2026-06-09 15:36:11.185112 | Job console starting
2026-06-09 15:36:11.331573 | Updating git repos
2026-06-09 15:36:11.461991 | Cloning repos into workspace
2026-06-09 15:36:19.653144 | Restoring repo states
2026-06-09 15:36:19.708182 | Merging changes
2026-06-09 15:36:20.825846 | Checking out repos
2026-06-09 15:36:22.234063 | Preparing playbooks
2026-06-09 15:36:28.270165 | Running Ansible setup
2026-06-09 15:36:33.674603 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 15:36:34.360089 | 
2026-06-09 15:36:34.360211 | PLAY [localhost]
2026-06-09 15:36:34.367806 | 
2026-06-09 15:36:34.367892 | TASK [Gathering Facts]
2026-06-09 15:36:35.340792 | localhost | ok
2026-06-09 15:36:35.353721 | 
2026-06-09 15:36:35.353914 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 15:36:35.953494 | localhost -> localhost | changed
2026-06-09 15:36:35.963302 | 
2026-06-09 15:36:35.963454 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 15:36:37.138920 | localhost -> localhost | changed
2026-06-09 15:36:37.152934 | 
2026-06-09 15:36:37.153130 | TASK [Setup log path fact]
2026-06-09 15:36:37.177750 | localhost | ok
2026-06-09 15:36:37.202795 | 
2026-06-09 15:36:37.203018 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 15:36:37.233844 | localhost | ok
2026-06-09 15:36:37.242083 | 
2026-06-09 15:36:37.242209 | TASK [emit-job-header : Print job information]
2026-06-09 15:36:37.284499 | # Job Information
2026-06-09 15:36:37.284754 | Ansible Version: 2.16.18
2026-06-09 15:36:37.284806 | Job: edpm-ansible-baremetal-minor-update
2026-06-09 15:36:37.284874 | Pipeline: github-check
2026-06-09 15:36:37.284922 | Executor: 38.129.56.84
2026-06-09 15:36:37.284961 | Triggered by: https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185
2026-06-09 15:36:37.285005 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/5de/rdoproject.org/5de2026228924d10b9b7c83f06481d03/
2026-06-09 15:36:37.285047 | Event ID: 3c5e7470-6415-11f1-8e25-903bb7168b70
2026-06-09 15:36:37.291471 | 
2026-06-09 15:36:37.291605 | LOOP [emit-job-header : Print node information]
2026-06-09 15:36:37.424216 | localhost | ok:
2026-06-09 15:36:37.424628 | localhost | # Node Information
2026-06-09 15:36:37.424714 | localhost | Inventory Hostname: controller
2026-06-09 15:36:37.424785 | localhost | Hostname: np0000068819
2026-06-09 15:36:37.424831 | localhost | Username: zuul
2026-06-09 15:36:37.424921 | localhost | Distro: CentOS 9
2026-06-09 15:36:37.424965 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-09 15:36:37.425003 | localhost | Region: RegionOne
2026-06-09 15:36:37.425040 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-09 15:36:37.425077 | localhost | Product Name: OpenStack Nova
2026-06-09 15:36:37.425126 | localhost | Interface IP: 38.102.83.232
2026-06-09 15:36:37.441396 | 
2026-06-09 15:36:37.441564 | PLAY [all]
2026-06-09 15:36:37.454065 | 
2026-06-09 15:36:37.454232 | TASK [Gather network facts]
2026-06-09 15:36:38.069199 | controller | ok
2026-06-09 15:36:38.081602 | 
2026-06-09 15:36:38.081726 | TASK [include_role : start-zuul-console]
2026-06-09 15:36:38.115595 | controller | ok
2026-06-09 15:36:38.137213 | 
2026-06-09 15:36:38.137360 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-09 15:36:38.690280 | controller | ok
2026-06-09 15:36:38.703242 | 
2026-06-09 15:36:38.703375 | TASK [include_role : add-build-sshkey]
2026-06-09 15:36:38.740899 | controller | ok
2026-06-09 15:36:38.765739 | 
2026-06-09 15:36:38.765976 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 15:36:39.086660 | controller -> localhost | ok
2026-06-09 15:36:39.093592 | 
2026-06-09 15:36:39.093687 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 15:36:39.124031 | controller | ok
2026-06-09 15:36:39.144101 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 15:36:39.150758 | 
2026-06-09 15:36:39.150844 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 15:36:40.023599 | controller -> localhost | Generating public/private rsa key pair.
2026-06-09 15:36:40.024015 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/5de2026228924d10b9b7c83f06481d03_id_rsa
2026-06-09 15:36:40.024129 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/5de2026228924d10b9b7c83f06481d03_id_rsa.pub
2026-06-09 15:36:40.024179 | controller -> localhost | The key fingerprint is:
2026-06-09 15:36:40.024221 | controller -> localhost | SHA256:olTEPN8Tr2lFYfX1LsPQiEizCu2pcMQMaYorImvlNlc zuul-build-sshkey
2026-06-09 15:36:40.024262 | controller -> localhost | The key's randomart image is:
2026-06-09 15:36:40.024301 | controller -> localhost | +---[RSA 3072]----+
2026-06-09 15:36:40.024340 | controller -> localhost | |  .. o. o   oo. .|
2026-06-09 15:36:40.024381 | controller -> localhost | |  o+ o+. +.o.o .o|
2026-06-09 15:36:40.024420 | controller -> localhost | |.o  = ooo..+o . o|
2026-06-09 15:36:40.024459 | controller -> localhost | |o  . + o. o oo . |
2026-06-09 15:36:40.024496 | controller -> localhost | | .. o = S  =  + .|
2026-06-09 15:36:40.024533 | controller -> localhost | |=  = o E  +    o |
2026-06-09 15:36:40.024590 | controller -> localhost | |+.o o .  .       |
2026-06-09 15:36:40.024632 | controller -> localhost | |.. + .           |
2026-06-09 15:36:40.024670 | controller -> localhost | |. . o            |
2026-06-09 15:36:40.024706 | controller -> localhost | +----[SHA256]-----+
2026-06-09 15:36:40.024798 | controller -> localhost | ok: Runtime: 0:00:00.386346
2026-06-09 15:36:40.034326 | 
2026-06-09 15:36:40.034459 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 15:36:40.079153 | controller | ok
2026-06-09 15:36:40.096992 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 15:36:40.113208 | 
2026-06-09 15:36:40.113294 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 15:36:40.140562 | controller | skipping: Conditional result was False
2026-06-09 15:36:40.150678 | 
2026-06-09 15:36:40.150821 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 15:36:40.826240 | controller | changed
2026-06-09 15:36:40.834461 | 
2026-06-09 15:36:40.834614 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 15:36:41.225614 | controller | ok
2026-06-09 15:36:41.236536 | 
2026-06-09 15:36:41.236673 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 15:36:42.942908 | controller | changed
2026-06-09 15:36:42.950678 | 
2026-06-09 15:36:42.950811 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 15:36:44.695584 | controller | changed
2026-06-09 15:36:44.703552 | 
2026-06-09 15:36:44.703688 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 15:36:44.740683 | controller | skipping: Conditional result was False
2026-06-09 15:36:44.750210 | 
2026-06-09 15:36:44.750396 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 15:36:45.223925 | controller -> localhost | changed
2026-06-09 15:36:45.242738 | 
2026-06-09 15:36:45.242954 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 15:36:45.613202 | controller -> localhost | Identity added: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/5de2026228924d10b9b7c83f06481d03_id_rsa (zuul-build-sshkey)
2026-06-09 15:36:45.613575 | controller -> localhost | ok: Runtime: 0:00:00.020157
2026-06-09 15:36:45.621787 | 
2026-06-09 15:36:45.621970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 15:36:46.112146 | controller | ok
2026-06-09 15:36:46.119333 | 
2026-06-09 15:36:46.119466 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 15:36:46.156822 | controller | skipping: Conditional result was False
2026-06-09 15:36:46.174675 | 
2026-06-09 15:36:46.174805 | TASK [include_role : validate-host]
2026-06-09 15:36:46.211364 | controller | ok
2026-06-09 15:36:46.248807 | 
2026-06-09 15:36:46.248999 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-09 15:36:46.295982 | controller | ok
2026-06-09 15:36:46.303439 | 
2026-06-09 15:36:46.303578 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-09 15:36:46.594677 | controller -> localhost | ok
2026-06-09 15:36:46.604461 | 
2026-06-09 15:36:46.604635 | TASK [validate-host : Collect information about the host]
2026-06-09 15:36:47.506244 | controller | ok
2026-06-09 15:36:47.527158 | 
2026-06-09 15:36:47.527410 | TASK [validate-host : Sanitize hostname]
2026-06-09 15:36:47.710895 | controller | ok
2026-06-09 15:36:47.715806 | 
2026-06-09 15:36:47.715913 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-09 15:36:48.320203 | controller -> localhost | changed
2026-06-09 15:36:48.330172 | 
2026-06-09 15:36:48.330335 | TASK [validate-host : Collect information about zuul worker]
2026-06-09 15:36:48.906796 | controller | ok
2026-06-09 15:36:48.916109 | 
2026-06-09 15:36:48.916255 | TASK [validate-host : Write out all zuul information for each host]
2026-06-09 15:36:49.452409 | controller -> localhost | changed
2026-06-09 15:36:49.468674 | 
2026-06-09 15:36:49.468810 | TASK [include_role : prepare-workspace-openshift]
2026-06-09 15:36:49.499493 | controller | skipping: Conditional result was False
2026-06-09 15:36:49.508686 | 
2026-06-09 15:36:49.508824 | TASK [include_role : remove-zuul-sshkey]
2026-06-09 15:36:49.537940 | controller | skipping: Conditional result was False
2026-06-09 15:36:49.547687 | 
2026-06-09 15:36:49.547824 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 15:36:49.938910 | controller | ok: "logs"
2026-06-09 15:36:49.939209 | controller | ok: All items complete
2026-06-09 15:36:49.939236 | 
2026-06-09 15:36:50.288605 | controller | ok: "artifacts"
2026-06-09 15:36:50.653193 | controller | ok: "docs"
2026-06-09 15:36:50.670321 | 
2026-06-09 15:36:50.670551 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 15:36:51.121092 | controller | changed: "logs"
2026-06-09 15:36:51.496648 | controller | changed: "artifacts"
2026-06-09 15:36:51.879511 | controller | changed: "docs"
2026-06-09 15:36:51.893350 | 
2026-06-09 15:36:51.893455 | PLAY RECAP
2026-06-09 15:36:51.893543 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 15:36:51.893598 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 15:36:51.893636 | 
2026-06-09 15:36:52.065031 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 15:36:52.069264 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 15:36:52.734065 | 
2026-06-09 15:36:52.734336 | PLAY [all]
2026-06-09 15:36:52.746427 | 
2026-06-09 15:36:52.746562 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-09 15:36:52.840403 | controller | ok
2026-06-09 15:36:52.848503 | 
2026-06-09 15:36:52.848661 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-09 15:36:53.442419 | controller | changed
2026-06-09 15:36:53.457706 | 
2026-06-09 15:36:53.457904 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-09 15:36:55.572100 | controller | changed
2026-06-09 15:36:55.593702 | 
2026-06-09 15:36:55.594015 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-09 15:36:56.239363 | controller | changed:
2026-06-09 15:36:56.239708 | controller | {
2026-06-09 15:36:56.239763 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-09 15:36:56.239819 | controller | }
2026-06-09 15:36:56.701341 | controller | changed:
2026-06-09 15:36:56.701542 | controller | {
2026-06-09 15:36:56.701594 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-09 15:36:56.701636 | controller | }
2026-06-09 15:36:57.095224 | controller | changed:
2026-06-09 15:36:57.095352 | controller | {
2026-06-09 15:36:57.095377 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-09 15:36:57.095397 | controller | }
2026-06-09 15:36:57.548830 | controller | changed:
2026-06-09 15:36:57.549064 | controller | {
2026-06-09 15:36:57.549115 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-09 15:36:57.549153 | controller | }
2026-06-09 15:36:58.096540 | controller | changed:
2026-06-09 15:36:58.096709 | controller | {
2026-06-09 15:36:58.096756 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-09 15:36:58.096794 | controller | }
2026-06-09 15:36:58.535997 | controller | changed:
2026-06-09 15:36:58.536173 | controller | {
2026-06-09 15:36:58.536223 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-09 15:36:58.536262 | controller | }
2026-06-09 15:36:59.005783 | controller | changed:
2026-06-09 15:36:59.005968 | controller | {
2026-06-09 15:36:59.006017 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-09 15:36:59.006058 | controller | }
2026-06-09 15:36:59.465553 | controller | changed:
2026-06-09 15:36:59.465722 | controller | {
2026-06-09 15:36:59.465772 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-09 15:36:59.465830 | controller | }
2026-06-09 15:36:59.827806 | controller | changed:
2026-06-09 15:36:59.828008 | controller | {
2026-06-09 15:36:59.828059 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-09 15:36:59.828099 | controller | }
2026-06-09 15:37:00.287780 | controller | changed:
2026-06-09 15:37:00.287988 | controller | {
2026-06-09 15:37:00.288040 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-09 15:37:00.288079 | controller | }
2026-06-09 15:37:00.754373 | controller | changed:
2026-06-09 15:37:00.754542 | controller | {
2026-06-09 15:37:00.754593 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-09 15:37:00.754636 | controller | }
2026-06-09 15:37:01.164840 | controller | changed:
2026-06-09 15:37:01.165053 | controller | {
2026-06-09 15:37:01.165103 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-09 15:37:01.165143 | controller | }
2026-06-09 15:37:01.569686 | controller | changed:
2026-06-09 15:37:01.569886 | controller | {
2026-06-09 15:37:01.569946 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-09 15:37:01.569989 | controller | }
2026-06-09 15:37:01.999193 | controller | changed:
2026-06-09 15:37:01.999385 | controller | {
2026-06-09 15:37:01.999434 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-09 15:37:01.999474 | controller | }
2026-06-09 15:37:02.430091 | controller | changed:
2026-06-09 15:37:02.430297 | controller | {
2026-06-09 15:37:02.430351 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-09 15:37:02.430391 | controller | }
2026-06-09 15:37:02.872012 | controller | changed:
2026-06-09 15:37:02.872202 | controller | {
2026-06-09 15:37:02.872254 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-09 15:37:02.872472 | controller | }
2026-06-09 15:37:03.291591 | controller | changed:
2026-06-09 15:37:03.291780 | controller | {
2026-06-09 15:37:03.291828 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-09 15:37:03.291905 | controller | }
2026-06-09 15:37:03.722358 | controller | changed:
2026-06-09 15:37:03.722505 | controller | {
2026-06-09 15:37:03.722529 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-09 15:37:03.722562 | controller | }
2026-06-09 15:37:04.124110 | controller | changed:
2026-06-09 15:37:04.124296 | controller | {
2026-06-09 15:37:04.124345 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-09 15:37:04.124384 | controller | }
2026-06-09 15:37:04.530612 | controller | changed:
2026-06-09 15:37:04.530789 | controller | {
2026-06-09 15:37:04.530841 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-09 15:37:04.530919 | controller | }
2026-06-09 15:37:04.954089 | controller | changed:
2026-06-09 15:37:04.954363 | controller | {
2026-06-09 15:37:04.954409 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-09 15:37:04.954439 | controller | }
2026-06-09 15:37:05.356554 | controller | changed:
2026-06-09 15:37:05.356832 | controller | {
2026-06-09 15:37:05.356932 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-09 15:37:05.356975 | controller | }
2026-06-09 15:37:05.793645 | controller | changed:
2026-06-09 15:37:05.793843 | controller | {
2026-06-09 15:37:05.793935 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-09 15:37:05.793978 | controller | }
2026-06-09 15:37:06.260722 | controller | changed:
2026-06-09 15:37:06.261030 | controller | {
2026-06-09 15:37:06.261108 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-09 15:37:06.261167 | controller | }
2026-06-09 15:37:06.669701 | controller | changed:
2026-06-09 15:37:06.669926 | controller | {
2026-06-09 15:37:06.669986 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-09 15:37:06.670032 | controller | }
2026-06-09 15:37:07.071654 | controller | changed:
2026-06-09 15:37:07.071944 | controller | {
2026-06-09 15:37:07.072013 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-09 15:37:07.072055 | controller | }
2026-06-09 15:37:07.093090 | 
2026-06-09 15:37:07.093241 | TASK [Set timezone to UTC]
2026-06-09 15:37:07.824701 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-09 15:37:07.832389 | 
2026-06-09 15:37:07.832525 | TASK [Create nodepool directory]
2026-06-09 15:37:08.280103 | controller | changed
2026-06-09 15:37:08.290953 | 
2026-06-09 15:37:08.291092 | TASK [Create nodepool sub_nodes file]
2026-06-09 15:37:09.835659 | controller | changed
2026-06-09 15:37:09.843717 | 
2026-06-09 15:37:09.843881 | TASK [Create nodepool sub_nodes_private file]
2026-06-09 15:37:11.486618 | controller | changed
2026-06-09 15:37:11.494932 | 
2026-06-09 15:37:11.495063 | LOOP [Populate nodepool sub_nodes file]
2026-06-09 15:37:11.551480 | 
2026-06-09 15:37:11.551728 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-09 15:37:11.607642 | 
2026-06-09 15:37:11.607931 | TASK [Create nodepool primary file]
2026-06-09 15:37:11.645501 | controller | skipping: Conditional result was False
2026-06-09 15:37:11.658104 | 
2026-06-09 15:37:11.658241 | TASK [Create nodepool node_private for this node]
2026-06-09 15:37:13.295240 | controller | changed
2026-06-09 15:37:13.305047 | 
2026-06-09 15:37:13.305176 | LOOP [Copy ssh keys to nodepool directory]
2026-06-09 15:37:13.964052 | controller | ok: Item: id_rsa Runtime: 0:00:00.007863
2026-06-09 15:37:13.964390 | 
2026-06-09 15:37:14.264025 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.007413
2026-06-09 15:37:14.285688 | 
2026-06-09 15:37:14.286013 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-09 15:37:15.818087 | controller | changed
2026-06-09 15:37:15.826266 | 
2026-06-09 15:37:15.826389 | TASK [Validate sudoers config after edits]
2026-06-09 15:37:16.291381 | controller | /etc/sudoers: parsed OK
2026-06-09 15:37:16.291587 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-09 15:37:16.291610 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-09 15:37:16.291626 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-09 15:37:16.373803 | controller | ok: Runtime: 0:00:00.008194
2026-06-09 15:37:16.382263 | 
2026-06-09 15:37:16.382389 | TASK [Show the environment passed in to job shell scripts]
2026-06-09 15:37:16.807144 | controller | SHELL=/bin/bash
2026-06-09 15:37:16.807199 | controller | ZUUL_PROJECT=openstack-k8s-operators/edpm-ansible
2026-06-09 15:37:16.807206 | controller | ZUUL_SHORT_PROJECT_NAME=edpm-ansible
2026-06-09 15:37:16.807214 | controller | ZUUL_CHANGES=openstack-k8s-operators/edpm-ansible:main:refs/changes/85/1185/12b18c8ddf9780ce572e0461c8a711746682b3a1
2026-06-09 15:37:16.807219 | controller | PWD=/home/zuul
2026-06-09 15:37:16.807224 | controller | ZUUL_PIPELINE=github-check
2026-06-09 15:37:16.807231 | controller | LOGNAME=zuul
2026-06-09 15:37:16.807235 | controller | XDG_SESSION_TYPE=tty
2026-06-09 15:37:16.807240 | controller | _=/usr/bin/env
2026-06-09 15:37:16.807248 | controller | MOTD_SHOWN=pam
2026-06-09 15:37:16.807252 | controller | HOME=/home/zuul
2026-06-09 15:37:16.807257 | controller | LANG=en_US.UTF-8
2026-06-09 15:37:16.807261 | controller | SSH_CONNECTION=38.129.56.84 43334 38.102.83.232 22
2026-06-09 15:37:16.807267 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-09 15:37:16.807272 | controller | ZUUL_CHANGE_IDS=1185,12b18c8ddf9780ce572e0461c8a711746682b3a1
2026-06-09 15:37:16.807277 | controller | WORKSPACE=/home/zuul/workspace
2026-06-09 15:37:16.807282 | controller | XDG_SESSION_CLASS=user
2026-06-09 15:37:16.807286 | controller | SELINUX_ROLE_REQUESTED=
2026-06-09 15:37:16.807291 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-09 15:37:16.807295 | controller | USER=zuul
2026-06-09 15:37:16.807308 | controller | ZUUL_VOTING=True
2026-06-09 15:37:16.807315 | controller | BUILD_TIMEOUT=10800000
2026-06-09 15:37:16.807322 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-09 15:37:16.807328 | controller | SHLVL=1
2026-06-09 15:37:16.807335 | controller | ZUUL_PATCHSET=12b18c8ddf9780ce572e0461c8a711746682b3a1
2026-06-09 15:37:16.807342 | controller | XDG_SESSION_ID=1
2026-06-09 15:37:16.807349 | controller | ZUUL_BRANCH=main
2026-06-09 15:37:16.807356 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-09 15:37:16.807362 | controller | SSH_CLIENT=38.129.56.84 43334 22
2026-06-09 15:37:16.807372 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-09 15:37:16.807379 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-09 15:37:16.807386 | controller | which_declare=declare -f
2026-06-09 15:37:16.807393 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 15:37:16.807400 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-09 15:37:16.807406 | controller | ZUUL_CHANGE=1185
2026-06-09 15:37:16.807413 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-09 15:37:16.807420 | controller | ZUUL_UUID=5de2026228924d10b9b7c83f06481d03
2026-06-09 15:37:16.807429 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-09 15:37:16.807476 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-09 15:37:16.807482 | controller | }
2026-06-09 15:37:16.932624 | controller | ok: Runtime: 0:00:00.008247
2026-06-09 15:37:16.941785 | 
2026-06-09 15:37:16.941945 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-09 15:37:16.970382 | controller | skipping: Conditional result was False
2026-06-09 15:37:16.980719 | 
2026-06-09 15:37:16.980846 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-09 15:37:17.521133 | controller | skipping: Conditional result was False
2026-06-09 15:37:17.530342 | 
2026-06-09 15:37:17.530475 | TASK [Ensure legacy workspace directory]
2026-06-09 15:37:17.909690 | controller | changed
2026-06-09 15:37:17.912231 | 
2026-06-09 15:37:17.912329 | PLAY RECAP
2026-06-09 15:37:17.912414 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 15:37:17.912458 | 
2026-06-09 15:37:18.078297 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 15:37:18.082710 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 15:37:18.794061 | 
2026-06-09 15:37:18.794503 | PLAY [all,!compute]
2026-06-09 15:37:18.805093 | 
2026-06-09 15:37:18.805161 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-09 15:37:19.328776 | controller | skipping: Conditional result was False
2026-06-09 15:37:19.339032 | 
2026-06-09 15:37:19.339199 | TASK [Install podman]
2026-06-09 15:37:39.485391 | controller | changed
2026-06-09 15:37:39.494672 | 
2026-06-09 15:37:39.494814 | TASK [Set var name for quay login zuul secret]
2026-06-09 15:37:39.542492 | controller | skipping: Conditional result was False
2026-06-09 15:37:39.548296 | 
2026-06-09 15:37:39.548443 | TASK [Print the username]
2026-06-09 15:37:40.057811 | controller | openstack-k8s-operators+cirobot
2026-06-09 15:37:40.097319 | controller | ok: Runtime: 0:00:00.006766
2026-06-09 15:37:40.106032 | 
2026-06-09 15:37:40.106168 | TASK [Fail when user or password is not set]
2026-06-09 15:37:40.174944 | controller | skipping: Conditional result was False
2026-06-09 15:37:40.185888 | 
2026-06-09 15:37:40.186032 | TASK [Set vars for quay login]
2026-06-09 15:37:40.242410 | controller | Output suppressed because no_log was given
2026-06-09 15:37:40.249579 | 
2026-06-09 15:37:40.249719 | LOOP [Perform container registry login(s) with podman]
2026-06-09 15:37:41.471486 | controller | Output suppressed because no_log was given
2026-06-09 15:37:41.478745 | 
2026-06-09 15:37:41.478915 | LOOP [Perform container registry login(s) with buildah]
2026-06-09 15:37:41.557450 | controller | Output suppressed because no_log was given
2026-06-09 15:37:41.569108 | 
2026-06-09 15:37:41.569319 | TASK [Set Insecure registry for content provider]
2026-06-09 15:37:42.222034 | controller | changed: Block inserted
2026-06-09 15:37:42.224524 | 
2026-06-09 15:37:42.224619 | PLAY RECAP
2026-06-09 15:37:42.224707 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-09 15:37:42.224752 | 
2026-06-09 15:37:42.368556 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 15:37:42.372554 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 15:37:43.027024 | 
2026-06-09 15:37:43.027158 | PLAY [Prefer ipv4 over ipv6]
2026-06-09 15:37:43.037105 | 
2026-06-09 15:37:43.037177 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-09 15:37:43.103037 | controller | skipping: Conditional result was False
2026-06-09 15:37:43.105706 | 
2026-06-09 15:37:43.105779 | PLAY [controller]
2026-06-09 15:37:43.111587 | 
2026-06-09 15:37:43.111672 | TASK [Fail when openshift_pull_sec not provided]
2026-06-09 15:37:43.136887 | controller | skipping: Conditional result was False
2026-06-09 15:37:43.142376 | 
2026-06-09 15:37:43.142444 | TASK [Clone repos in the job workspace]
2026-06-09 15:37:43.163384 | controller | ok
2026-06-09 15:37:43.180518 | 
2026-06-09 15:37:43.180590 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 15:37:43.719223 | controller | ok
2026-06-09 15:37:43.729194 | 
2026-06-09 15:37:43.729336 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 15:37:47.632745 | controller | Output suppressed because no_log was given
2026-06-09 15:37:47.641525 | 
2026-06-09 15:37:47.641620 | TASK [Create pull-secret.txt file]
2026-06-09 15:37:49.472349 | controller | Output suppressed because no_log was given
2026-06-09 15:37:49.479695 | 
2026-06-09 15:37:49.479834 | TASK [Apply CRC features and print image build date]
2026-06-09 15:37:49.507310 | controller | ok
2026-06-09 15:37:49.521685 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-09 15:37:49.568420 | 
2026-06-09 15:37:49.568590 | TASK [Set additional parameters for crc - telemetry]
2026-06-09 15:37:50.091582 | controller | skipping: Conditional result was False
2026-06-09 15:37:50.096671 | 
2026-06-09 15:37:50.096736 | TASK [Set additional parameters for crc - monitoring]
2026-06-09 15:37:50.619633 | controller | skipping: Conditional result was False
2026-06-09 15:37:50.630678 | 
2026-06-09 15:37:50.630920 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-09 15:37:51.172554 | controller | skipping: Conditional result was False
2026-06-09 15:37:51.182655 | 
2026-06-09 15:37:51.182790 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-09 15:37:51.723793 | controller | skipping: Conditional result was False
2026-06-09 15:37:51.733411 | 
2026-06-09 15:37:51.733545 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-09 15:37:52.272945 | controller | skipping: Conditional result was False
2026-06-09 15:37:52.282732 | 
2026-06-09 15:37:52.282908 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-09 15:37:52.824955 | controller | skipping: Conditional result was False
2026-06-09 15:37:52.834731 | 
2026-06-09 15:37:52.834894 | TASK [Execute crc start command]
2026-06-09 15:50:33.107094 | controller | ok: Runtime: 0:12:39.600960
2026-06-09 15:50:33.115202 | 
2026-06-09 15:50:33.115330 | TASK [Verify that OpenShift is up and running]
2026-06-09 15:50:33.151285 | controller | ok
2026-06-09 15:50:33.169346 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-09 15:50:33.181598 | 
2026-06-09 15:50:33.181725 | TASK [Create script to login and verify services]
2026-06-09 15:50:35.104269 | controller | changed
2026-06-09 15:50:35.116129 | 
2026-06-09 15:50:35.116271 | TASK [Ensure that user is logged]
2026-06-09 15:50:35.514398 | controller | Checking login to the cluster 1...
2026-06-09 15:50:36.937279 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 15:50:36.937331 | controller |
2026-06-09 15:50:37.212247 | controller | Login successful.
2026-06-09 15:50:37.212318 | controller |
2026-06-09 15:50:37.255815 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-09 15:50:37.255887 | controller |
2026-06-09 15:50:37.255899 | controller | Using project "default".
2026-06-09 15:50:37.670674 | controller | ok: Runtime: 0:00:01.804052
2026-06-09 15:50:37.678833 | 
2026-06-09 15:50:37.679007 | TASK [Delete all openshift-marketplace pods]
2026-06-09 15:50:38.981640 | controller | pod "certified-operators-l27pk" deleted
2026-06-09 15:50:38.998514 | controller | pod "community-operators-qhh6t" deleted
2026-06-09 15:50:39.016357 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-09 15:50:39.057924 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-09 15:50:39.073958 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-09 15:50:41.225535 | controller | ok: Runtime: 0:00:02.777198
2026-06-09 15:50:41.233618 | 
2026-06-09 15:50:41.233747 | TASK [Copy script ensure_services_up.sh]
2026-06-09 15:50:41.300247 | controller | skipping: Conditional result was False
2026-06-09 15:50:41.311335 | 
2026-06-09 15:50:41.311476 | TASK [Ensure all pods are up and running]
2026-06-09 15:50:41.852547 | controller | skipping: Conditional result was False
2026-06-09 15:50:41.862077 | 
2026-06-09 15:50:41.862222 | TASK [Check if there is a image build date file]
2026-06-09 15:50:42.210738 | controller | ok
2026-06-09 15:50:42.219013 | 
2026-06-09 15:50:42.219136 | TASK [Print image date if available]
2026-06-09 15:50:42.602073 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-09 15:50:42.805158 | controller | ok: Runtime: 0:00:00.003260
2026-06-09 15:50:42.813127 | 
2026-06-09 15:50:42.813278 | TASK [Fix machineconfigpool]
2026-06-09 15:50:42.879910 | controller | skipping: Conditional result was False
2026-06-09 15:50:42.888593 | 
2026-06-09 15:50:42.888722 | TASK [Show available nodes]
2026-06-09 15:50:43.807129 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-09 15:50:43.807241 | controller | crc    Ready    control-plane,master,worker   219d   v1.33.5
2026-06-09 15:50:43.937913 | controller | ok: Runtime: 0:00:00.506664
2026-06-09 15:50:43.945996 | 
2026-06-09 15:50:43.946131 | TASK [Configure insecure registry inside crc vm]
2026-06-09 15:50:43.991893 | controller | ok
2026-06-09 15:50:44.007270 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-09 15:50:44.022430 | 
2026-06-09 15:50:44.022558 | TASK [Catch CRC IP]
2026-06-09 15:50:44.497700 | controller | 192.168.130.11
2026-06-09 15:50:44.560630 | controller | ok: Runtime: 0:00:00.088622
2026-06-09 15:50:44.568392 | 
2026-06-09 15:50:44.568517 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-09 15:50:45.189375 | controller | image.config.openshift.io/cluster patched
2026-06-09 15:50:45.616599 | controller | ok: Runtime: 0:00:00.258867
2026-06-09 15:50:45.624380 | 
2026-06-09 15:50:45.624511 | TASK [Check if id_ed25519 key exists]
2026-06-09 15:50:46.014170 | controller | ok
2026-06-09 15:50:46.024426 | 
2026-06-09 15:50:46.024570 | TASK [Set fact if new keypair exists]
2026-06-09 15:50:46.070523 | controller | ok
2026-06-09 15:50:46.081075 | 
2026-06-09 15:50:46.081228 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-09 15:50:50.012664 | controller |
2026-06-09 15:50:50.012805 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-09 15:50:50.012814 | controller |
2026-06-09 15:50:50.012820 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 15:51:09.297905 | controller | ok: [192.168.130.11]
2026-06-09 15:51:09.297973 | controller |
2026-06-09 15:51:09.297979 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-09 15:51:10.532518 | controller | changed: [192.168.130.11]
2026-06-09 15:51:10.532596 | controller |
2026-06-09 15:51:10.532602 | controller | TASK [Restart crio] ************************************************************
2026-06-09 15:51:16.810715 | controller | changed: [192.168.130.11]
2026-06-09 15:51:16.810804 | controller |
2026-06-09 15:51:16.810815 | controller | TASK [Restart kubelet] *********************************************************
2026-06-09 15:51:18.447687 | controller | changed: [192.168.130.11]
2026-06-09 15:51:18.447770 | controller |
2026-06-09 15:51:18.447776 | controller | PLAY RECAP *********************************************************************
2026-06-09 15:51:18.447781 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 15:51:18.447785 | controller |
2026-06-09 15:51:18.679360 | controller | ok: Runtime: 0:00:32.032757
2026-06-09 15:51:18.687691 | 
2026-06-09 15:51:18.687820 | TASK [Catch CRC IP]
2026-06-09 15:51:19.133235 | controller | 192.168.130.11
2026-06-09 15:51:19.233683 | controller | ok: Runtime: 0:00:00.084014
2026-06-09 15:51:19.242091 | 
2026-06-09 15:51:19.242219 | TASK [Check if id_ed25519 key exists]
2026-06-09 15:51:19.601885 | controller | ok
2026-06-09 15:51:19.610356 | 
2026-06-09 15:51:19.610486 | TASK [Set fact if new keypair exists]
2026-06-09 15:51:19.654383 | controller | ok
2026-06-09 15:51:19.662002 | 
2026-06-09 15:51:19.662141 | TASK [Run crc]
2026-06-09 15:51:20.661305 | controller |
2026-06-09 15:51:20.661466 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-09 15:51:20.661478 | controller |
2026-06-09 15:51:20.661484 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 15:51:25.654455 | controller | ok: [192.168.130.11]
2026-06-09 15:51:25.654530 | controller |
2026-06-09 15:51:25.654537 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-09 15:51:27.852952 | controller | changed: [192.168.130.11]
2026-06-09 15:51:27.853043 | controller |
2026-06-09 15:51:27.853052 | controller | TASK [Add crio config] *********************************************************
2026-06-09 15:51:29.742134 | controller | changed: [192.168.130.11]
2026-06-09 15:51:29.742210 | controller |
2026-06-09 15:51:29.742220 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-09 15:51:33.747977 | controller | changed: [192.168.130.11]
2026-06-09 15:51:33.748100 | controller |
2026-06-09 15:51:33.748108 | controller | PLAY RECAP *********************************************************************
2026-06-09 15:51:33.748114 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 15:51:33.748119 | controller |
2026-06-09 15:51:33.900971 | controller | ok: Runtime: 0:00:13.790814
2026-06-09 15:51:33.910035 | 
2026-06-09 15:51:33.910172 | TASK [Set slower etcd profile]
2026-06-09 15:51:33.989159 | controller | ok
2026-06-09 15:51:34.034486 | 
2026-06-09 15:51:34.034740 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-09 15:51:34.560176 | controller | etcd.operator.openshift.io/cluster patched
2026-06-09 15:51:35.070789 | controller | ok: Runtime: 0:00:00.170210
2026-06-09 15:51:35.079984 | 
2026-06-09 15:51:35.080124 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-09 15:52:05.127746 | controller | ok
2026-06-09 15:52:05.135810 | 
2026-06-09 15:52:05.135976 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-09 15:57:48.474720 | controller | ok: Runtime: 0:00:00.137903
2026-06-09 15:57:48.481977 | 
2026-06-09 15:57:48.482047 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-09 15:57:48.532613 | controller | ok
2026-06-09 15:57:48.578030 | 
2026-06-09 15:57:48.578271 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-09 15:57:48.605391 | controller | ok
2026-06-09 15:57:48.618166 | 
2026-06-09 15:57:48.618311 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-09 15:57:48.653668 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-09 15:57:48.661518 | 
2026-06-09 15:57:48.661650 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-09 15:57:49.044647 | controller |
2026-06-09 15:57:49.206604 | controller | ok: Runtime: 0:00:00.025643
2026-06-09 15:57:49.222054 | 
2026-06-09 15:57:49.222184 | TASK [Pause machineconfigpool]
2026-06-09 15:57:49.297920 | controller | ok
2026-06-09 15:57:49.345841 | 
2026-06-09 15:57:49.345957 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-09 15:57:49.865680 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-09 15:57:49.866189 | controller | ok: Item: master Runtime: 0:00:00.153216
2026-06-09 15:57:50.348671 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-09 15:57:50.348883 | controller | ok: Item: worker Runtime: 0:00:00.152914
2026-06-09 15:57:50.358761 | 
2026-06-09 15:57:50.359000 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-09 15:57:50.869464 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-09 15:57:50.869574 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      219d
2026-06-09 15:57:50.869594 | controller | worker   rendered-worker-c51e3ba60e1891efb3fc0d8408d9415a   True      False      False      0              0                   0                     0                      219d
2026-06-09 15:57:50.913623 | controller | ok: Runtime: 0:00:00.145984
2026-06-09 15:57:50.921311 | 
2026-06-09 15:57:50.921402 | TASK [Create cluster certificate approver workaround]
2026-06-09 15:57:50.984768 | controller | ok
2026-06-09 15:57:51.052260 | 
2026-06-09 15:57:51.052512 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-09 15:57:51.603337 | controller | ok: Item: Runtime: 0:00:00.155102
2026-06-09 15:57:51.603925 | controller | ok: All items complete
2026-06-09 15:57:51.604000 | 
2026-06-09 15:58:02.017663 | controller | ok: Item: Runtime: 0:00:00.130696
2026-06-09 15:58:12.443223 | controller | ok: Item: Runtime: 0:00:00.133857
2026-06-09 15:58:12.455554 | 
2026-06-09 15:58:12.455757 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-09 15:58:13.784259 | controller | changed
2026-06-09 15:58:13.805394 | 
2026-06-09 15:58:13.805491 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-09 15:58:14.280619 | controller | serviceaccount/csr-approver-sa created
2026-06-09 15:58:14.294491 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-09 15:58:14.307663 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-09 15:58:14.335927 | controller | cronjob.batch/auto-csr-approver created
2026-06-09 15:58:14.837642 | controller | ok: Runtime: 0:00:00.187871
2026-06-09 15:58:14.844733 | 
2026-06-09 15:58:14.844794 | TASK [Ensure that all cluster operators are stable]
2026-06-09 15:58:15.434569 | controller | False
2026-06-09 15:58:15.434649 | controller | True
2026-06-09 15:58:15.434654 | controller | True
2026-06-09 15:58:15.434658 | controller | True
2026-06-09 15:58:15.434662 | controller | True
2026-06-09 15:58:15.434665 | controller | True
2026-06-09 15:58:15.434669 | controller | True
2026-06-09 15:58:15.434672 | controller | True
2026-06-09 15:58:15.434676 | controller | True
2026-06-09 15:58:15.434679 | controller | True
2026-06-09 15:58:15.434683 | controller | True
2026-06-09 15:58:15.434687 | controller | True
2026-06-09 15:58:15.434690 | controller | True
2026-06-09 15:58:15.434694 | controller | True
2026-06-09 15:58:15.434697 | controller | True
2026-06-09 15:58:15.434701 | controller | True
2026-06-09 15:58:15.434705 | controller | True
2026-06-09 15:58:15.434708 | controller | True
2026-06-09 15:58:15.434711 | controller | True
2026-06-09 15:58:15.434715 | controller | True
2026-06-09 15:58:15.434719 | controller | True
2026-06-09 15:58:15.434722 | controller | True
2026-06-09 15:58:15.434725 | controller | True
2026-06-09 15:58:15.434729 | controller | True
2026-06-09 16:01:00.203974 | controller | ok: Runtime: 0:00:00.765746
2026-06-09 16:01:00.207977 | 
2026-06-09 16:01:00.208083 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-09 16:01:00.208284 | 
2026-06-09 16:01:00.208344 | PLAY RECAP
2026-06-09 16:01:00.208418 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-09 16:01:00.208461 | 
2026-06-09 16:01:00.352285 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 16:01:00.357599 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 16:01:01.033790 | 
2026-06-09 16:01:01.033916 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-09 16:01:01.044751 | 
2026-06-09 16:01:01.044824 | TASK [Clone repos in the job workspace]
2026-06-09 16:01:01.065571 | controller | ok
2026-06-09 16:01:01.081663 | 
2026-06-09 16:01:01.081734 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 16:01:01.578486 | controller | ok
2026-06-09 16:01:01.588956 | 
2026-06-09 16:01:01.589099 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 16:01:02.958824 | controller | Output suppressed because no_log was given
2026-06-09 16:01:02.977450 | 
2026-06-09 16:01:02.977601 | TASK [Create zuul-output directory]
2026-06-09 16:01:03.562769 | controller | ok
2026-06-09 16:01:03.575761 | 
2026-06-09 16:01:03.575993 | TASK [Install required packages]
2026-06-09 16:01:04.752240 | controller | ok: Nothing to do
2026-06-09 16:01:04.762276 | 
2026-06-09 16:01:04.762418 | TASK [Output pip related things]
2026-06-09 16:01:05.609359 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-09 16:01:05.845139 | controller | ok: Runtime: 0:00:00.419413
2026-06-09 16:01:05.853801 | 
2026-06-09 16:01:05.853967 | TASK [Install requirements]
2026-06-09 16:02:10.743071 | controller | changed
2026-06-09 16:02:10.767492 | 
2026-06-09 16:02:10.767727 | TASK [Add cronjob to trigger job stats]
2026-06-09 16:02:10.837908 | controller | skipping: Conditional result was False
2026-06-09 16:02:10.847949 | 
2026-06-09 16:02:10.848135 | LOOP [Construct project change list]
2026-06-09 16:02:10.927117 | controller | ok:
2026-06-09 16:02:10.927602 | controller | {
2026-06-09 16:02:10.927689 | controller |   "branch": "main",
2026-06-09 16:02:10.927736 | controller |   "change": "1185",
2026-06-09 16:02:10.927778 | controller |   "change_message": "Split frr configuration to bgp and bgp+evpn\n\nNeutron is introducing a new frr driver which will configure frr dynamically at runtime.\r\n\r\nThis patch introduces new variable called `edpm_frr_evpn_mode` which when set will configure frr with minum configuration. Rest will be handled at runtime by the frr driver\r\n\r\nJIRA: [OSPRH-29356](https://redhat.atlassian.net/browse/OSPRH-29356)",
2026-06-09 16:02:10.927822 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185",
2026-06-09 16:02:10.927909 | controller |   "commit_id": "12b18c8ddf9780ce572e0461c8a711746682b3a1",
2026-06-09 16:02:10.927950 | controller |   "patchset": "12b18c8ddf9780ce572e0461c8a711746682b3a1",
2026-06-09 16:02:10.927985 | controller |   "project": {
2026-06-09 16:02:10.928019 | controller |     "canonical_hostname": "github.com",
2026-06-09 16:02:10.928054 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-09 16:02:10.928089 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-09 16:02:10.928123 | controller |     "short_name": "edpm-ansible",
2026-06-09 16:02:10.928157 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-09 16:02:10.928193 | controller |   },
2026-06-09 16:02:10.928227 | controller |   "topic": null
2026-06-09 16:02:10.928261 | controller | }
2026-06-09 16:02:10.997246 | 
2026-06-09 16:02:10.997397 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-09 16:02:11.003781 | 
2026-06-09 16:02:11.003913 | TASK [Filter out host if needed]
2026-06-09 16:02:11.021517 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 16:02:11.026155 | 
2026-06-09 16:02:11.026238 | TASK [Get git tag for image tagging]
2026-06-09 16:02:11.357687 | controller | 061a95c2ef35601b65f58a86e7f1ffc150253fc7
2026-06-09 16:02:11.556778 | controller | ok: Runtime: 0:00:00.011137
2026-06-09 16:02:11.564637 | 
2026-06-09 16:02:11.564774 | TASK [Set openstack-runner image]
2026-06-09 16:02:11.628875 | controller | ok
2026-06-09 16:02:11.636171 | 
2026-06-09 16:02:11.636295 | TASK [Build openstack-runner image]
2026-06-09 16:04:01.959141 | controller | changed
2026-06-09 16:04:01.978307 | 
2026-06-09 16:04:01.978440 | TASK [Push openstack-runner image]
2026-06-09 16:04:06.645756 | controller | changed
2026-06-09 16:04:06.650079 | 
2026-06-09 16:04:06.650157 | TASK [Make sure ci-framework directory exists]
2026-06-09 16:04:06.945962 | controller | changed
2026-06-09 16:04:06.961397 | 
2026-06-09 16:04:06.961562 | TASK [Create EDPM ansible var file]
2026-06-09 16:04:08.647595 | controller | changed
2026-06-09 16:04:08.650366 | 
2026-06-09 16:04:08.650467 | PLAY RECAP
2026-06-09 16:04:08.650563 | controller | ok: 13 changed: 7 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 16:04:08.650622 | 
2026-06-09 16:04:08.841477 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 16:04:08.845493 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 16:04:09.559246 | 
2026-06-09 16:04:09.559367 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-09 16:04:09.571825 | 
2026-06-09 16:04:09.572002 | TASK [Create zuul-output directory]
2026-06-09 16:04:10.085382 | controller | changed
2026-06-09 16:04:10.096054 | 
2026-06-09 16:04:10.096227 | TASK [Slurp Zuul inventory test]
2026-06-09 16:04:10.608379 | controller -> localhost | ok
2026-06-09 16:04:10.616358 | 
2026-06-09 16:04:10.616465 | TASK [Save zuul inventory]
2026-06-09 16:04:12.328123 | controller | changed
2026-06-09 16:04:12.336780 | 
2026-06-09 16:04:12.336911 | TASK [Save zuul vars without the change_message]
2026-06-09 16:04:13.813069 | controller | changed
2026-06-09 16:04:13.815633 | 
2026-06-09 16:04:13.815733 | PLAY RECAP
2026-06-09 16:04:13.815815 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 16:04:13.815910 | 
2026-06-09 16:04:14.020309 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 16:04:14.024785 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-09 16:04:14.765205 | 
2026-06-09 16:04:14.765362 | PLAY [Run ci/playbooks/edpm_baremetal_update/run.yml]
2026-06-09 16:04:14.777570 | 
2026-06-09 16:04:14.777720 | TASK [Filter out host if needed]
2026-06-09 16:04:14.785909 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 16:04:14.790429 | 
2026-06-09 16:04:14.790528 | TASK [Check for edpm-ansible.yml file]
2026-06-09 16:04:15.340921 | controller | ok
2026-06-09 16:04:15.351259 | 
2026-06-09 16:04:15.351405 | TASK [Check if new ssh keypair exists]
2026-06-09 16:04:15.377124 | controller | ok
2026-06-09 16:04:15.408193 | 
2026-06-09 16:04:15.408383 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-09 16:04:15.799692 | controller | ok
2026-06-09 16:04:15.810676 | 
2026-06-09 16:04:15.810889 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-09 16:04:15.856630 | controller | ok
2026-06-09 16:04:15.866633 | 
2026-06-09 16:04:15.866825 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-09 16:04:15.894225 | controller | skipping: Conditional result was False
2026-06-09 16:04:15.914143 | 
2026-06-09 16:04:15.914334 | TASK [Add crc node in local inventory]
2026-06-09 16:04:15.953205 | controller | changed
2026-06-09 16:04:15.965174 | 
2026-06-09 16:04:15.965325 | LOOP [Ensure we know ssh hosts]
2026-06-09 16:04:16.522167 | controller | ok: Item: controller Runtime: 0:00:00.052182
2026-06-09 16:04:16.932475 | controller | ok: Item: crc Runtime: 0:00:00.119944
2026-06-09 16:04:16.950272 | 
2026-06-09 16:04:16.950487 | TASK [Load zuul_inventory]
2026-06-09 16:04:17.448932 | controller | ok
2026-06-09 16:04:17.458647 | 
2026-06-09 16:04:17.458776 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-09 16:04:19.094302 | controller | changed
2026-06-09 16:04:19.104448 | 
2026-06-09 16:04:19.104652 | TASK [Set default pre-update tag if not provided]
2026-06-09 16:04:19.151255 | controller | ok
2026-06-09 16:04:19.159188 | 
2026-06-09 16:04:19.159320 | TASK [Get pre-update index image digest from tag]
2026-06-09 16:04:22.108501 | controller | sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-09 16:04:22.205573 | controller | ok: Runtime: 0:00:02.569266
2026-06-09 16:04:22.210621 | 
2026-06-09 16:04:22.210706 | TASK [Set pre-update index image using digest from tag]
2026-06-09 16:04:22.242639 | controller | ok
2026-06-09 16:04:22.278456 | 
2026-06-09 16:04:22.278580 | TASK [Get minor update index image from content provider or use default]
2026-06-09 16:04:22.317081 | controller | ok
2026-06-09 16:04:22.320618 | 
2026-06-09 16:04:22.320763 | TASK [Override operator build output with pre-update index image for Phase 1]
2026-06-09 16:04:22.358230 | controller | ok
2026-06-09 16:04:22.361539 | 
2026-06-09 16:04:22.361597 | TASK [Write pre-update operator build output to temporary file]
2026-06-09 16:04:23.590655 | controller | changed
2026-06-09 16:04:23.597210 | 
2026-06-09 16:04:23.597347 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal (pre-update)]
2026-06-09 16:04:25.278771 | controller |
2026-06-09 16:04:25.278910 | controller | PLAY [Remove status flag] ******************************************************
2026-06-09 16:04:25.278922 | controller |
2026-06-09 16:04:25.278935 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-09 16:04:25.278945 | controller | Tuesday 09 June 2026  16:04:25 +0000 (0:00:00.048)       0:00:00.048 **********
2026-06-09 16:04:25.278952 | controller | Tuesday 09 June 2026  16:04:25 +0000 (0:00:00.046)       0:00:00.046 **********
2026-06-09 16:04:26.349216 | controller | ok: [localhost]
2026-06-09 16:04:26.349314 | controller |
2026-06-09 16:04:26.349328 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-09 16:04:26.349340 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:01.071)       0:00:01.119 **********
2026-06-09 16:04:26.349349 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:01.071)       0:00:01.118 **********
2026-06-09 16:04:26.639481 | controller | ok: [localhost]
2026-06-09 16:04:26.639603 | controller |
2026-06-09 16:04:26.639616 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-09 16:04:26.639626 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.290)       0:00:01.409 **********
2026-06-09 16:04:26.639635 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.290)       0:00:01.408 **********
2026-06-09 16:04:26.705381 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-09 16:04:26.705584 | controller |
2026-06-09 16:04:26.705602 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-09 16:04:26.705615 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.065)       0:00:01.475 **********
2026-06-09 16:04:26.705627 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.065)       0:00:01.474 **********
2026-06-09 16:04:26.734477 | controller | skipping: [localhost]
2026-06-09 16:04:26.734610 | controller |
2026-06-09 16:04:26.734641 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-09 16:04:26.734653 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.029)       0:00:01.504 **********
2026-06-09 16:04:26.734663 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.029)       0:00:01.503 **********
2026-06-09 16:04:26.768373 | controller | ok: [localhost]
2026-06-09 16:04:26.768563 | controller |
2026-06-09 16:04:26.768584 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-09 16:04:26.768598 | controller |   hostvars[inventory_hostname] |
2026-06-09 16:04:26.768611 | controller |   dict2items |
2026-06-09 16:04:26.768621 | controller |   selectattr("key", "match",
2026-06-09 16:04:26.768632 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-09 16:04:26.768644 | controller |   list | items2dict
2026-06-09 16:04:26.768655 | controller | }}] ***
2026-06-09 16:04:26.768667 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.033)       0:00:01.538 **********
2026-06-09 16:04:26.768679 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.033)       0:00:01.537 **********
2026-06-09 16:04:26.838687 | controller | ok: [localhost]
2026-06-09 16:04:26.838813 | controller |
2026-06-09 16:04:26.838825 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 16:04:26.838837 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.070)       0:00:01.608 **********
2026-06-09 16:04:26.838848 | controller | Tuesday 09 June 2026  16:04:26 +0000 (0:00:00.070)       0:00:01.607 **********
2026-06-09 16:04:27.096632 | controller | ok: [localhost]
2026-06-09 16:04:27.096766 | controller |
2026-06-09 16:04:27.096790 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-09 16:04:27.096821 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.257)       0:00:01.866 **********
2026-06-09 16:04:27.096836 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.257)       0:00:01.865 **********
2026-06-09 16:04:27.130605 | controller | skipping: [localhost]
2026-06-09 16:04:27.130724 | controller |
2026-06-09 16:04:27.130738 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-09 16:04:27.130749 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.033)       0:00:01.900 **********
2026-06-09 16:04:27.130758 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.033)       0:00:01.898 **********
2026-06-09 16:04:27.167813 | controller | skipping: [localhost]
2026-06-09 16:04:27.167937 | controller |
2026-06-09 16:04:27.167949 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-09 16:04:27.167962 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.037)       0:00:01.937 **********
2026-06-09 16:04:27.167971 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.037)       0:00:01.935 **********
2026-06-09 16:04:27.199316 | controller | skipping: [localhost]
2026-06-09 16:04:27.199459 | controller |
2026-06-09 16:04:27.199471 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-09 16:04:27.199478 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.032)       0:00:01.969 **********
2026-06-09 16:04:27.199487 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.032)       0:00:01.968 **********
2026-06-09 16:04:27.229543 | controller | skipping: [localhost]
2026-06-09 16:04:27.229650 | controller |
2026-06-09 16:04:27.229656 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 16:04:27.229662 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.030)       0:00:01.999 **********
2026-06-09 16:04:27.229665 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.030)       0:00:01.998 **********
2026-06-09 16:04:27.268828 | controller | skipping: [localhost]
2026-06-09 16:04:27.268930 | controller |
2026-06-09 16:04:27.268936 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 16:04:27.268944 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.039)       0:00:02.039 **********
2026-06-09 16:04:27.268949 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.039)       0:00:02.037 **********
2026-06-09 16:04:27.843387 | controller | changed: [localhost] => (item=tmp)
2026-06-09 16:04:27.843622 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-09 16:04:27.843633 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-09 16:04:27.843643 | controller |
2026-06-09 16:04:27.843652 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-09 16:04:27.843671 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.574)       0:00:02.613 **********
2026-06-09 16:04:27.843681 | controller | Tuesday 09 June 2026  16:04:27 +0000 (0:00:00.574)       0:00:02.612 **********
2026-06-09 16:04:29.002270 | controller | ok: [localhost]
2026-06-09 16:04:29.002412 | controller |
2026-06-09 16:04:29.002481 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-09 16:04:29.002496 | controller | Tuesday 09 June 2026  16:04:29 +0000 (0:00:01.158)       0:00:03.772 **********
2026-06-09 16:04:29.002506 | controller | Tuesday 09 June 2026  16:04:29 +0000 (0:00:01.158)       0:00:03.770 **********
2026-06-09 16:04:30.223539 | controller | changed: [localhost]
2026-06-09 16:04:30.223653 | controller |
2026-06-09 16:04:30.223662 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-09 16:04:30.223680 | controller | Tuesday 09 June 2026  16:04:30 +0000 (0:00:01.221)       0:00:04.993 **********
2026-06-09 16:04:30.223707 | controller | Tuesday 09 June 2026  16:04:30 +0000 (0:00:01.221)       0:00:04.992 **********
2026-06-09 16:04:38.047662 | controller | changed: [localhost]
2026-06-09 16:04:38.047699 | controller |
2026-06-09 16:04:38.047706 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-09 16:04:38.047711 | controller | Tuesday 09 June 2026  16:04:38 +0000 (0:00:07.824)       0:00:12.818 **********
2026-06-09 16:04:38.047716 | controller | Tuesday 09 June 2026  16:04:38 +0000 (0:00:07.824)       0:00:12.816 **********
2026-06-09 16:04:38.821871 | controller | changed: [localhost]
2026-06-09 16:04:38.822017 | controller |
2026-06-09 16:04:38.822029 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-09 16:04:38.822039 | controller | Tuesday 09 June 2026  16:04:38 +0000 (0:00:00.774)       0:00:13.592 **********
2026-06-09 16:04:38.822048 | controller | Tuesday 09 June 2026  16:04:38 +0000 (0:00:00.774)       0:00:13.590 **********
2026-06-09 16:04:38.849807 | controller | skipping: [localhost]
2026-06-09 16:04:38.849963 | controller |
2026-06-09 16:04:38.850034 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-09 16:04:38.850056 | controller | Tuesday 09 June 2026  16:04:38 +0000 (0:00:00.027)       0:00:13.619 **********
2026-06-09 16:04:38.850069 | controller | Tuesday 09 June 2026  16:04:38 +0000 (0:00:00.027)       0:00:13.618 **********
2026-06-09 16:04:39.436731 | controller | changed: [localhost]
2026-06-09 16:04:39.436858 | controller |
2026-06-09 16:04:39.436870 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-09 16:04:39.436882 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.587)       0:00:14.207 **********
2026-06-09 16:04:39.436892 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.587)       0:00:14.205 **********
2026-06-09 16:04:39.472021 | controller | skipping: [localhost]
2026-06-09 16:04:39.472076 | controller |
2026-06-09 16:04:39.472092 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-09 16:04:39.472100 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.035)       0:00:14.242 **********
2026-06-09 16:04:39.472107 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.035)       0:00:14.241 **********
2026-06-09 16:04:39.505546 | controller | skipping: [localhost]
2026-06-09 16:04:39.505591 | controller |
2026-06-09 16:04:39.505599 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-09 16:04:39.505605 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.033)       0:00:14.276 **********
2026-06-09 16:04:39.505612 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.033)       0:00:14.274 **********
2026-06-09 16:04:39.544656 | controller | skipping: [localhost]
2026-06-09 16:04:39.544725 | controller |
2026-06-09 16:04:39.544749 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-09 16:04:39.544761 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.038)       0:00:14.315 **********
2026-06-09 16:04:39.544770 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.038)       0:00:14.313 **********
2026-06-09 16:04:39.978751 | controller | changed: [localhost]
2026-06-09 16:04:39.978837 | controller |
2026-06-09 16:04:39.978846 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-09 16:04:39.978852 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 16:04:39.978859 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.433)       0:00:14.748 **********
2026-06-09 16:04:39.978864 | controller | Tuesday 09 June 2026  16:04:39 +0000 (0:00:00.433)       0:00:14.747 **********
2026-06-09 16:04:40.635057 | controller | changed: [localhost]
2026-06-09 16:04:40.635102 | controller |
2026-06-09 16:04:40.635119 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 16:04:40.635126 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.656)       0:00:15.405 **********
2026-06-09 16:04:40.635133 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.656)       0:00:15.404 **********
2026-06-09 16:04:40.659463 | controller | skipping: [localhost]
2026-06-09 16:04:40.659514 | controller |
2026-06-09 16:04:40.659520 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-09 16:04:40.659525 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.024)       0:00:15.429 **********
2026-06-09 16:04:40.659530 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.024)       0:00:15.428 **********
2026-06-09 16:04:40.685340 | controller | skipping: [localhost]
2026-06-09 16:04:40.685376 | controller |
2026-06-09 16:04:40.685383 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-09 16:04:40.685389 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.026)       0:00:15.455 **********
2026-06-09 16:04:40.685395 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.026)       0:00:15.454 **********
2026-06-09 16:04:40.713577 | controller | skipping: [localhost]
2026-06-09 16:04:40.713626 | controller |
2026-06-09 16:04:40.713638 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-09 16:04:40.713647 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.027)       0:00:15.483 **********
2026-06-09 16:04:40.713656 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.027)       0:00:15.482 **********
2026-06-09 16:04:40.749615 | controller | ok: [localhost]
2026-06-09 16:04:40.749705 | controller |
2026-06-09 16:04:40.749713 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-09 16:04:40.749719 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.036)       0:00:15.520 **********
2026-06-09 16:04:40.749729 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.036)       0:00:15.518 **********
2026-06-09 16:04:40.774896 | controller | skipping: [localhost]
2026-06-09 16:04:40.774943 | controller |
2026-06-09 16:04:40.774950 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-09 16:04:40.774957 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.025)       0:00:15.545 **********
2026-06-09 16:04:40.774962 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.025)       0:00:15.543 **********
2026-06-09 16:04:40.797847 | controller | skipping: [localhost]
2026-06-09 16:04:40.797887 | controller |
2026-06-09 16:04:40.797897 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-09 16:04:40.797905 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.022)       0:00:15.568 **********
2026-06-09 16:04:40.797913 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.022)       0:00:15.566 **********
2026-06-09 16:04:40.822757 | controller | skipping: [localhost]
2026-06-09 16:04:40.822789 | controller |
2026-06-09 16:04:40.822796 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-09 16:04:40.822802 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-09 16:04:40.822808 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-09 16:04:40.822813 | controller |   else cifmw_krb_request_out.path
2026-06-09 16:04:40.822819 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-09 16:04:40.822825 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.024)       0:00:15.592 **********
2026-06-09 16:04:40.822830 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.024)       0:00:15.591 **********
2026-06-09 16:04:40.848331 | controller | skipping: [localhost]
2026-06-09 16:04:40.848358 | controller |
2026-06-09 16:04:40.848365 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-09 16:04:40.848371 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.025)       0:00:15.618 **********
2026-06-09 16:04:40.848376 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.025)       0:00:15.617 **********
2026-06-09 16:04:40.875904 | controller | skipping: [localhost]
2026-06-09 16:04:40.875935 | controller |
2026-06-09 16:04:40.875944 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-09 16:04:40.875952 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.027)       0:00:15.646 **********
2026-06-09 16:04:40.875960 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.027)       0:00:15.644 **********
2026-06-09 16:04:40.901208 | controller | skipping: [localhost]
2026-06-09 16:04:40.901240 | controller |
2026-06-09 16:04:40.901246 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-09 16:04:40.901253 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-09 16:04:40.901259 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.025)       0:00:15.671 **********
2026-06-09 16:04:40.901265 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.025)       0:00:15.670 **********
2026-06-09 16:04:40.925211 | controller | skipping: [localhost]
2026-06-09 16:04:40.925251 | controller |
2026-06-09 16:04:40.925257 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-09 16:04:40.925261 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.023)       0:00:15.695 **********
2026-06-09 16:04:40.925266 | controller | Tuesday 09 June 2026  16:04:40 +0000 (0:00:00.023)       0:00:15.694 **********
2026-06-09 16:04:41.119561 | controller | ok: [localhost]
2026-06-09 16:04:41.119628 | controller |
2026-06-09 16:04:41.119634 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 16:04:41.119639 | controller | source /etc/ci/mirror_info.sh
2026-06-09 16:04:41.119644 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-09 16:04:41.119658 | controller | ] ***
2026-06-09 16:04:41.119662 | controller | Tuesday 09 June 2026  16:04:41 +0000 (0:00:00.194)       0:00:15.889 **********
2026-06-09 16:04:41.119666 | controller | Tuesday 09 June 2026  16:04:41 +0000 (0:00:00.194)       0:00:15.888 **********
2026-06-09 16:04:41.334622 | controller | changed: [localhost]
2026-06-09 16:04:41.334701 | controller |
2026-06-09 16:04:41.334713 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 16:04:41.334720 | controller | source /etc/ci/mirror_info.sh
2026-06-09 16:04:41.334728 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-09 16:04:41.334736 | controller | ] ***
2026-06-09 16:04:41.334744 | controller | Tuesday 09 June 2026  16:04:41 +0000 (0:00:00.214)       0:00:16.104 **********
2026-06-09 16:04:41.334751 | controller | Tuesday 09 June 2026  16:04:41 +0000 (0:00:00.214)       0:00:16.103 **********
2026-06-09 16:04:41.560621 | controller | changed: [localhost]
2026-06-09 16:04:41.560726 | controller |
2026-06-09 16:04:41.560740 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-09 16:04:41.560752 | controller | Tuesday 09 June 2026  16:04:41 +0000 (0:00:00.226)       0:00:16.330 **********
2026-06-09 16:04:41.560766 | controller | Tuesday 09 June 2026  16:04:41 +0000 (0:00:00.226)       0:00:16.329 **********
2026-06-09 16:04:42.073694 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-09 16:04:42.073746 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 16:04:42.073754 | controller |     changed: false
2026-06-09 16:04:42.073760 | controller |     elapsed: 0
2026-06-09 16:04:42.073766 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-09 16:04:42.073771 | controller |       Connection refused>'
2026-06-09 16:04:42.073776 | controller |     redirected: false
2026-06-09 16:04:42.073781 | controller |     status: -1
2026-06-09 16:04:42.073786 | controller |     url: http://38.102.83.180:8766/gating.repo
2026-06-09 16:04:42.073791 | controller | ...ignoring
2026-06-09 16:04:42.073796 | controller |
2026-06-09 16:04:42.073801 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-09 16:04:42.073806 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-09 16:04:42.073811 | controller | enabled=1
2026-06-09 16:04:42.073816 | controller | gpgcheck=0
2026-06-09 16:04:42.073821 | controller | priority=1
2026-06-09 16:04:42.073826 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-09 16:04:42.073831 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.513)       0:00:16.844 **********
2026-06-09 16:04:42.073836 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.513)       0:00:16.842 **********
2026-06-09 16:04:42.103906 | controller | skipping: [localhost]
2026-06-09 16:04:42.103956 | controller |
2026-06-09 16:04:42.103963 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-09 16:04:42.103969 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.030)       0:00:16.874 **********
2026-06-09 16:04:42.103974 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.030)       0:00:16.873 **********
2026-06-09 16:04:42.142361 | controller | skipping: [localhost]
2026-06-09 16:04:42.142443 | controller |
2026-06-09 16:04:42.142452 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-09 16:04:42.142458 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.038)       0:00:16.912 **********
2026-06-09 16:04:42.142464 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.038)       0:00:16.911 **********
2026-06-09 16:04:42.174523 | controller | skipping: [localhost]
2026-06-09 16:04:42.174611 | controller |
2026-06-09 16:04:42.174619 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-09 16:04:42.174625 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.032)       0:00:16.945 **********
2026-06-09 16:04:42.174631 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.032)       0:00:16.943 **********
2026-06-09 16:04:42.213026 | controller | skipping: [localhost]
2026-06-09 16:04:42.213062 | controller |
2026-06-09 16:04:42.213084 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-09 16:04:42.213090 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.038)       0:00:16.983 **********
2026-06-09 16:04:42.213095 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.038)       0:00:16.981 **********
2026-06-09 16:04:42.253315 | controller | skipping: [localhost]
2026-06-09 16:04:42.253402 | controller |
2026-06-09 16:04:42.253408 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-09 16:04:42.253415 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.040)       0:00:17.023 **********
2026-06-09 16:04:42.253420 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.040)       0:00:17.022 **********
2026-06-09 16:04:42.575571 | controller | ok: [localhost]
2026-06-09 16:04:42.575611 | controller |
2026-06-09 16:04:42.575619 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-09 16:04:42.575625 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.322)       0:00:17.345 **********
2026-06-09 16:04:42.575630 | controller | Tuesday 09 June 2026  16:04:42 +0000 (0:00:00.322)       0:00:17.344 **********
2026-06-09 16:04:43.203400 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-09 16:04:43.203508 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-09 16:04:43.203519 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-09 16:04:43.203528 | controller |
2026-06-09 16:04:43.203537 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-09 16:04:43.203545 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.627)       0:00:17.973 **********
2026-06-09 16:04:43.203553 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.627)       0:00:17.972 **********
2026-06-09 16:04:43.623150 | controller | changed: [localhost]
2026-06-09 16:04:43.623224 | controller |
2026-06-09 16:04:43.623233 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-09 16:04:43.623239 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.419)       0:00:18.393 **********
2026-06-09 16:04:43.623245 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.419)       0:00:18.391 **********
2026-06-09 16:04:43.861515 | controller | changed: [localhost]
2026-06-09 16:04:43.861572 | controller |
2026-06-09 16:04:43.861578 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-09 16:04:43.861583 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.238)       0:00:18.631 **********
2026-06-09 16:04:43.861588 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.238)       0:00:18.630 **********
2026-06-09 16:04:43.909629 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-09 16:04:43.909690 | controller |
2026-06-09 16:04:43.909695 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-09 16:04:43.909700 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.048)       0:00:18.680 **********
2026-06-09 16:04:43.909703 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.048)       0:00:18.678 **********
2026-06-09 16:04:43.933301 | controller | ok: [localhost] =>
2026-06-09 16:04:43.933367 | controller |     cifmw_ci_setup_packages:
2026-06-09 16:04:43.933372 | controller |     - bash-completion
2026-06-09 16:04:43.933376 | controller |     - ca-certificates
2026-06-09 16:04:43.933379 | controller |     - git-core
2026-06-09 16:04:43.933383 | controller |     - make
2026-06-09 16:04:43.933387 | controller |     - tar
2026-06-09 16:04:43.933391 | controller |     - tmux
2026-06-09 16:04:43.933394 | controller |     - python3-pip
2026-06-09 16:04:43.933398 | controller |
2026-06-09 16:04:43.933402 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-09 16:04:43.933413 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.023)       0:00:18.703 **********
2026-06-09 16:04:43.933418 | controller | Tuesday 09 June 2026  16:04:43 +0000 (0:00:00.023)       0:00:18.702 **********
2026-06-09 16:05:14.176725 | controller | changed: [localhost]
2026-06-09 16:05:14.176817 | controller |
2026-06-09 16:05:14.176824 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-09 16:05:14.176829 | controller | Tuesday 09 June 2026  16:05:14 +0000 (0:00:30.243)       0:00:48.947 **********
2026-06-09 16:05:14.176833 | controller | Tuesday 09 June 2026  16:05:14 +0000 (0:00:30.243)       0:00:48.945 **********
2026-06-09 16:05:14.442226 | controller | ok: [localhost]
2026-06-09 16:05:14.442310 | controller |
2026-06-09 16:05:14.442317 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-09 16:05:14.442323 | controller | Tuesday 09 June 2026  16:05:14 +0000 (0:00:00.265)       0:00:49.212 **********
2026-06-09 16:05:14.442330 | controller | Tuesday 09 June 2026  16:05:14 +0000 (0:00:00.265)       0:00:49.211 **********
2026-06-09 16:05:14.663042 | controller | changed: [localhost]
2026-06-09 16:05:14.663079 | controller |
2026-06-09 16:05:14.663084 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-09 16:05:14.663090 | controller | Tuesday 09 June 2026  16:05:14 +0000 (0:00:00.221)       0:00:49.433 **********
2026-06-09 16:05:14.663094 | controller | Tuesday 09 June 2026  16:05:14 +0000 (0:00:00.220)       0:00:49.432 **********
2026-06-09 16:05:18.851810 | controller | changed: [localhost]
2026-06-09 16:05:18.851854 | controller |
2026-06-09 16:05:18.851862 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-09 16:05:18.851869 | controller | Tuesday 09 June 2026  16:05:18 +0000 (0:00:04.188)       0:00:53.622 **********
2026-06-09 16:05:18.851875 | controller | Tuesday 09 June 2026  16:05:18 +0000 (0:00:04.188)       0:00:53.620 **********
2026-06-09 16:05:18.882866 | controller | skipping: [localhost]
2026-06-09 16:05:18.882909 | controller |
2026-06-09 16:05:18.882916 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-09 16:05:18.882923 | controller | Tuesday 09 June 2026  16:05:18 +0000 (0:00:00.031)       0:00:53.653 **********
2026-06-09 16:05:18.882928 | controller | Tuesday 09 June 2026  16:05:18 +0000 (0:00:00.031)       0:00:53.651 **********
2026-06-09 16:05:19.179387 | controller | changed: [localhost]
2026-06-09 16:05:19.179501 | controller |
2026-06-09 16:05:19.179515 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-09 16:05:19.179525 | controller |   source ~/.oc_completion
2026-06-09 16:05:19.179532 | controller | fi] ***
2026-06-09 16:05:19.179541 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.296)       0:00:53.949 **********
2026-06-09 16:05:19.179550 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.296)       0:00:53.948 **********
2026-06-09 16:05:19.521991 | controller | changed: [localhost]
2026-06-09 16:05:19.522090 | controller |
2026-06-09 16:05:19.522105 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-09 16:05:19.522114 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.342)       0:00:54.292 **********
2026-06-09 16:05:19.522122 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.342)       0:00:54.290 **********
2026-06-09 16:05:19.552384 | controller | skipping: [localhost]
2026-06-09 16:05:19.552497 | controller |
2026-06-09 16:05:19.552503 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-09 16:05:19.552508 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-09 16:05:19.552513 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-09 16:05:19.552517 | controller | }}] ***
2026-06-09 16:05:19.552521 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.030)       0:00:54.322 **********
2026-06-09 16:05:19.552547 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.030)       0:00:54.321 **********
2026-06-09 16:05:19.575448 | controller | skipping: [localhost]
2026-06-09 16:05:19.575530 | controller |
2026-06-09 16:05:19.575537 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-09 16:05:19.575541 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.022)       0:00:54.345 **********
2026-06-09 16:05:19.575546 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.022)       0:00:54.344 **********
2026-06-09 16:05:19.599064 | controller | skipping: [localhost]
2026-06-09 16:05:19.599125 | controller |
2026-06-09 16:05:19.599132 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-09 16:05:19.599136 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.023)       0:00:54.369 **********
2026-06-09 16:05:19.599141 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.023)       0:00:54.367 **********
2026-06-09 16:05:19.623811 | controller | skipping: [localhost]
2026-06-09 16:05:19.623897 | controller |
2026-06-09 16:05:19.623903 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-09 16:05:19.623909 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.024)       0:00:54.394 **********
2026-06-09 16:05:19.623914 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.024)       0:00:54.392 **********
2026-06-09 16:05:19.646527 | controller | skipping: [localhost]
2026-06-09 16:05:19.646611 | controller |
2026-06-09 16:05:19.646619 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-09 16:05:19.646626 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.022)       0:00:54.416 **********
2026-06-09 16:05:19.646633 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.022)       0:00:54.415 **********
2026-06-09 16:05:19.678782 | controller | skipping: [localhost]
2026-06-09 16:05:19.678867 | controller |
2026-06-09 16:05:19.678873 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-09 16:05:19.678878 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.031)       0:00:54.448 **********
2026-06-09 16:05:19.678883 | controller | Tuesday 09 June 2026  16:05:19 +0000 (0:00:00.032)       0:00:54.447 **********
2026-06-09 16:05:20.710313 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-09 16:05:20.710402 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 16:05:20.710408 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-09 16:05:20.710412 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-09 16:05:20.710417 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 16:05:20.710422 | controller |
2026-06-09 16:05:20.710445 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-09 16:05:20.710451 | controller | Tuesday 09 June 2026  16:05:20 +0000 (0:00:01.031)       0:00:55.480 **********
2026-06-09 16:05:20.710476 | controller | Tuesday 09 June 2026  16:05:20 +0000 (0:00:01.031)       0:00:55.479 **********
2026-06-09 16:05:20.877005 | controller |
2026-06-09 16:05:20.877103 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 16:05:20.877111 | controller | Tuesday 09 June 2026  16:05:20 +0000 (0:00:00.166)       0:00:55.647 **********
2026-06-09 16:05:20.877115 | controller | Tuesday 09 June 2026  16:05:20 +0000 (0:00:00.166)       0:00:55.645 **********
2026-06-09 16:05:21.476742 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 16:05:21.476821 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-09 16:05:21.476827 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 16:05:21.476868 | controller |
2026-06-09 16:05:21.476873 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-09 16:05:21.476877 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.599)       0:00:56.246 **********
2026-06-09 16:05:21.476881 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.599)       0:00:56.245 **********
2026-06-09 16:05:21.684800 | controller | ok: [localhost]
2026-06-09 16:05:21.684838 | controller |
2026-06-09 16:05:21.684844 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-09 16:05:21.684848 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.208)       0:00:56.455 **********
2026-06-09 16:05:21.684853 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.208)       0:00:56.453 **********
2026-06-09 16:05:21.716734 | controller |
2026-06-09 16:05:21.716775 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-09 16:05:21.716781 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.031)       0:00:56.487 **********
2026-06-09 16:05:21.716786 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.031)       0:00:56.485 **********
2026-06-09 16:05:21.750566 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1185', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185', 'commit_id': '12b18c8ddf9780ce572e0461c8a711746682b3a1', 'patchset': '12b18c8ddf9780ce572e0461c8a711746682b3a1', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 16:05:21.750641 | controller | skipping: [localhost]
2026-06-09 16:05:21.750647 | controller |
2026-06-09 16:05:21.750653 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-09 16:05:21.750657 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-09 16:05:21.750662 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-09 16:05:21.750666 | controller | ] ***
2026-06-09 16:05:21.750670 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.033)       0:00:56.520 **********
2026-06-09 16:05:21.750674 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.033)       0:00:56.519 **********
2026-06-09 16:05:21.788214 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1185', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185', 'commit_id': '12b18c8ddf9780ce572e0461c8a711746682b3a1', 'patchset': '12b18c8ddf9780ce572e0461c8a711746682b3a1', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 16:05:21.788252 | controller | skipping: [localhost]
2026-06-09 16:05:21.788258 | controller |
2026-06-09 16:05:21.788271 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-09 16:05:21.788275 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.037)       0:00:56.558 **********
2026-06-09 16:05:21.788280 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.037)       0:00:56.557 **********
2026-06-09 16:05:21.833098 | controller |
2026-06-09 16:05:21.833136 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-09 16:05:21.833149 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.044)       0:00:56.603 **********
2026-06-09 16:05:21.833161 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.044)       0:00:56.602 **********
2026-06-09 16:05:21.859469 | controller | skipping: [localhost]
2026-06-09 16:05:21.859515 | controller |
2026-06-09 16:05:21.859523 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-09 16:05:21.859530 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.026)       0:00:56.629 **********
2026-06-09 16:05:21.859536 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.026)       0:00:56.628 **********
2026-06-09 16:05:21.884015 | controller | skipping: [localhost]
2026-06-09 16:05:21.884061 | controller |
2026-06-09 16:05:21.884070 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-09 16:05:21.884077 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.024)       0:00:56.654 **********
2026-06-09 16:05:21.884084 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.024)       0:00:56.653 **********
2026-06-09 16:05:21.910584 | controller | skipping: [localhost]
2026-06-09 16:05:21.910624 | controller |
2026-06-09 16:05:21.910630 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-09 16:05:21.910634 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.026)       0:00:56.681 **********
2026-06-09 16:05:21.910638 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.026)       0:00:56.679 **********
2026-06-09 16:05:21.942359 | controller | skipping: [localhost]
2026-06-09 16:05:21.942403 | controller |
2026-06-09 16:05:21.942410 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-09 16:05:21.942416 | controller |   _install_yamls_override_vars | default({}) |
2026-06-09 16:05:21.942421 | controller |   combine(item, recursive=True)
2026-06-09 16:05:21.942455 | controller | }}] ***
2026-06-09 16:05:21.942461 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.031)       0:00:56.712 **********
2026-06-09 16:05:21.942466 | controller | Tuesday 09 June 2026  16:05:21 +0000 (0:00:00.031)       0:00:56.711 **********
2026-06-09 16:05:22.023633 | controller | ok: [localhost] => (item={'BMAAS_INSTANCE_DISK_SIZE': 60, 'OPENSTACK_CTLPLANE': 'config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml'})
2026-06-09 16:05:22.023680 | controller |
2026-06-09 16:05:22.023686 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-09 16:05:22.023690 | controller |   _install_yamls_override_vars.keys() |
2026-06-09 16:05:22.023695 | controller |   map('upper') |
2026-06-09 16:05:22.023699 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-09 16:05:22.023703 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-09 16:05:22.023706 | controller |   combine({
2026-06-09 16:05:22.023709 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-09 16:05:22.023713 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-09 16:05:22.023717 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-09 16:05:22.023722 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-09 16:05:22.023726 | controller |   }) |
2026-06-09 16:05:22.023729 | controller |   combine(install_yamls_operators_repos)
2026-06-09 16:05:22.023733 | controller | }}, cacheable=True] ***
2026-06-09 16:05:22.023737 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.081)       0:00:56.794 **********
2026-06-09 16:05:22.023741 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.081)       0:00:56.792 **********
2026-06-09 16:05:22.070378 | controller | ok: [localhost]
2026-06-09 16:05:22.070484 | controller |
2026-06-09 16:05:22.070491 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-09 16:05:22.070513 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.046)       0:00:56.840 **********
2026-06-09 16:05:22.070517 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.046)       0:00:56.839 **********
2026-06-09 16:05:22.719563 | controller | ok: [localhost]
2026-06-09 16:05:22.719621 | controller |
2026-06-09 16:05:22.719638 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-09 16:05:22.719642 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.649)       0:00:57.489 **********
2026-06-09 16:05:22.719647 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.649)       0:00:57.488 **********
2026-06-09 16:05:22.906014 | controller | ok: [localhost]
2026-06-09 16:05:22.906090 | controller |
2026-06-09 16:05:22.906100 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-09 16:05:22.906107 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.186)       0:00:57.676 **********
2026-06-09 16:05:22.906115 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.186)       0:00:57.674 **********
2026-06-09 16:05:22.964141 | controller | ok: [localhost]
2026-06-09 16:05:22.964218 | controller |
2026-06-09 16:05:22.964226 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-09 16:05:22.964233 | controller | export {{ k }}={{ v }}
2026-06-09 16:05:22.964239 | controller | {% endfor %}, mode=0644] ***
2026-06-09 16:05:22.964245 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.057)       0:00:57.734 **********
2026-06-09 16:05:22.964251 | controller | Tuesday 09 June 2026  16:05:22 +0000 (0:00:00.057)       0:00:57.732 **********
2026-06-09 16:05:23.384508 | controller | changed: [localhost]
2026-06-09 16:05:23.384598 | controller |
2026-06-09 16:05:23.384605 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-09 16:05:23.384610 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.420)       0:00:58.154 **********
2026-06-09 16:05:23.384615 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.420)       0:00:58.153 **********
2026-06-09 16:05:23.426173 | controller | ok: [localhost]
2026-06-09 16:05:23.426235 | controller |
2026-06-09 16:05:23.426241 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-09 16:05:23.426246 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.041)       0:00:58.196 **********
2026-06-09 16:05:23.426250 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.041)       0:00:58.194 **********
2026-06-09 16:05:23.459687 | controller | ok: [localhost] =>
2026-06-09 16:05:23.459769 | controller |     cifmw_install_yamls_environment:
2026-06-09 16:05:23.459775 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:05:23.459779 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:05:23.459784 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:05:23.459788 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:05:23.459792 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:05:23.459797 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:05:23.459801 | controller |
2026-06-09 16:05:23.459805 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-09 16:05:23.459809 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.033)       0:00:58.230 **********
2026-06-09 16:05:23.459813 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.033)       0:00:58.228 **********
2026-06-09 16:05:23.550530 | controller | ok: [localhost] =>
2026-06-09 16:05:23.550689 | controller |     cifmw_install_yamls_defaults:
2026-06-09 16:05:23.550706 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-09 16:05:23.550711 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-09 16:05:23.550715 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-09 16:05:23.550719 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-09 16:05:23.550722 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-09 16:05:23.550726 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 16:05:23.550731 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 16:05:23.550735 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 16:05:23.550739 | controller |       BARBICAN_BRANCH: main
2026-06-09 16:05:23.550742 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-09 16:05:23.550746 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 16:05:23.550750 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-09 16:05:23.550754 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-09 16:05:23.550758 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-09 16:05:23.550762 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-09 16:05:23.550765 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-09 16:05:23.550769 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-09 16:05:23.550773 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-09 16:05:23.550776 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-09 16:05:23.550780 | controller |       BAREMETAL_BRANCH: main
2026-06-09 16:05:23.550783 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-09 16:05:23.550787 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-09 16:05:23.550797 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-09 16:05:23.550801 | controller |       BAREMETAL_OS_IMG: ''
2026-06-09 16:05:23.550804 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-09 16:05:23.550808 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-09 16:05:23.550812 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-09 16:05:23.550815 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-09 16:05:23.550819 | controller |       BGP_ASN: '64999'
2026-06-09 16:05:23.550823 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-09 16:05:23.550826 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-09 16:05:23.550829 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-09 16:05:23.550833 | controller |       BGP_PEER_ASN: '64999'
2026-06-09 16:05:23.550836 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-09 16:05:23.550840 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-09 16:05:23.550843 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-09 16:05:23.550847 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-09 16:05:23.550850 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:05:23.550853 | controller |       BMAAS_INSTANCE_MEMORY: '4096'
2026-06-09 16:05:23.550857 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-09 16:05:23.550860 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-09 16:05:23.550864 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-09 16:05:23.550867 | controller |       BMAAS_INSTANCE_VCPUS: '2'
2026-06-09 16:05:23.550871 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-09 16:05:23.550874 | controller |       BMAAS_IPV4: 'true'
2026-06-09 16:05:23.550878 | controller |       BMAAS_IPV6: 'false'
2026-06-09 16:05:23.550881 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-09 16:05:23.550884 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-09 16:05:23.550888 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-09 16:05:23.550891 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-09 16:05:23.550895 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-09 16:05:23.550901 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-09 16:05:23.550904 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-09 16:05:23.550908 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-09 16:05:23.550911 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-09 16:05:23.550914 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-09 16:05:23.550918 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-09 16:05:23.550921 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-09 16:05:23.550925 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-09 16:05:23.550928 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-09 16:05:23.550931 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-09 16:05:23.550935 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-09 16:05:23.550938 | controller |       BMH_NAMESPACE: openstack
2026-06-09 16:05:23.550942 | controller |       BMO_BRANCH: release-0.9
2026-06-09 16:05:23.550945 | controller |       BMO_CLEANUP: 'true'
2026-06-09 16:05:23.550949 | controller |       BMO_COMMIT_HASH: ''
2026-06-09 16:05:23.550952 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-09 16:05:23.550956 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-09 16:05:23.550959 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-09 16:05:23.550962 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-09 16:05:23.550966 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-09 16:05:23.550969 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-09 16:05:23.550973 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-09 16:05:23.550976 | controller |       BMO_SETUP: ''
2026-06-09 16:05:23.550980 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-09 16:05:23.550983 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-09 16:05:23.550986 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-09 16:05:23.550990 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-09 16:05:23.550993 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-09 16:05:23.550997 | controller |       BM_NETWORK_NAME: default
2026-06-09 16:05:23.551000 | controller |       BM_NODE_COUNT: '1'
2026-06-09 16:05:23.551003 | controller |       BM_ROOT_PASSWORD: ''
2026-06-09 16:05:23.551007 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-09 16:05:23.551010 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-09 16:05:23.551014 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-09 16:05:23.551017 | controller |       CEPH_BRANCH: release-1.15
2026-06-09 16:05:23.551032 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-09 16:05:23.551036 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-09 16:05:23.551040 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-09 16:05:23.551044 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-09 16:05:23.551047 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-09 16:05:23.551051 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-09 16:05:23.551054 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-09 16:05:23.551058 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-09 16:05:23.551061 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:05:23.551064 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 16:05:23.551068 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551071 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-09 16:05:23.551075 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-09 16:05:23.551078 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-09 16:05:23.551082 | controller |       CINDER_BRANCH: main
2026-06-09 16:05:23.551085 | controller |       CINDER_COMMIT_HASH: ''
2026-06-09 16:05:23.551089 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 16:05:23.551092 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-09 16:05:23.551098 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-09 16:05:23.551101 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-09 16:05:23.551105 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-09 16:05:23.551108 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-09 16:05:23.551112 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-09 16:05:23.551115 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-09 16:05:23.551119 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-09 16:05:23.551122 | controller |       CRC_HTTPS_PROXY: ''
2026-06-09 16:05:23.551125 | controller |       CRC_HTTP_PROXY: ''
2026-06-09 16:05:23.551129 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-09 16:05:23.551132 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-09 16:05:23.551136 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-09 16:05:23.551139 | controller |       CRC_VERSION: latest
2026-06-09 16:05:23.551146 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-09 16:05:23.551149 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-09 16:05:23.551153 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-09 16:05:23.551156 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-09 16:05:23.551159 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-09 16:05:23.551163 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 16:05:23.551166 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-09 16:05:23.551170 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-09 16:05:23.551173 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-09 16:05:23.551176 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-09 16:05:23.551180 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-09 16:05:23.551183 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-09 16:05:23.551187 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-09 16:05:23.551190 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-09 16:05:23.551193 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-09 16:05:23.551197 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-09 16:05:23.551200 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-09 16:05:23.551204 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-09 16:05:23.551207 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-09 16:05:23.551210 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-09 16:05:23.551214 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-09 16:05:23.551217 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-09 16:05:23.551220 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-09 16:05:23.551224 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-09 16:05:23.551227 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-09 16:05:23.551231 | controller |       DBSERVICE: galera
2026-06-09 16:05:23.551234 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-09 16:05:23.551238 | controller |       DESIGNATE_BRANCH: main
2026-06-09 16:05:23.551241 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-09 16:05:23.551244 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-09 16:05:23.551248 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-09 16:05:23.551252 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-09 16:05:23.551255 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-09 16:05:23.551259 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-09 16:05:23.551265 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-09 16:05:23.551268 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 16:05:23.551274 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 16:05:23.551277 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 16:05:23.551281 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 16:05:23.551284 | controller |       DNS_DEPL_IMG: unused
2026-06-09 16:05:23.551288 | controller |       DNS_DOMAIN: localdomain
2026-06-09 16:05:23.551291 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-09 16:05:23.551295 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-09 16:05:23.551298 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-09 16:05:23.551302 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-09 16:05:23.551305 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-09 16:05:23.551308 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-09 16:05:23.551312 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-09 16:05:23.551315 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-09 16:05:23.551319 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-09 16:05:23.551322 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-09 16:05:23.551325 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-09 16:05:23.551329 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-09 16:05:23.551332 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-09 16:05:23.551336 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-09 16:05:23.551339 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-09 16:05:23.551342 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-09 16:05:23.551346 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-09 16:05:23.551349 | controller |       GALERA_REPLICAS: ''
2026-06-09 16:05:23.551353 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-09 16:05:23.551356 | controller |       GIT_CLONE_OPTS: ''
2026-06-09 16:05:23.551360 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-09 16:05:23.551363 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551367 | controller |       GLANCE_BRANCH: main
2026-06-09 16:05:23.551378 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-09 16:05:23.551381 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-09 16:05:23.551385 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-09 16:05:23.551390 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-09 16:05:23.551394 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-09 16:05:23.551397 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-09 16:05:23.551401 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-09 16:05:23.551404 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-09 16:05:23.551408 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551411 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551414 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-09 16:05:23.551418 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-09 16:05:23.551421 | controller |       HEAT_BRANCH: main
2026-06-09 16:05:23.551458 | controller |       HEAT_COMMIT_HASH: ''
2026-06-09 16:05:23.551463 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-09 16:05:23.551468 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-09 16:05:23.551473 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-09 16:05:23.551478 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-09 16:05:23.551491 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-09 16:05:23.551495 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-09 16:05:23.551500 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-09 16:05:23.551504 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 16:05:23.551509 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-09 16:05:23.551513 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-09 16:05:23.551518 | controller |       HORIZON_BRANCH: main
2026-06-09 16:05:23.551522 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-09 16:05:23.551530 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 16:05:23.551535 | controller |       HORIZON_DEPL_IMG: unused
2026-06-09 16:05:23.551540 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-09 16:05:23.551544 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-09 16:05:23.551549 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-09 16:05:23.551554 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-09 16:05:23.551559 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-09 16:05:23.551564 | controller |       INFRA_BRANCH: main
2026-06-09 16:05:23.551569 | controller |       INFRA_COMMIT_HASH: ''
2026-06-09 16:05:23.551573 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-09 16:05:23.551577 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-09 16:05:23.551580 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-09 16:05:23.551584 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-09 16:05:23.551587 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 16:05:23.551598 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 16:05:23.551602 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-09 16:05:23.551606 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 16:05:23.551609 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-09 16:05:23.551613 | controller |       INSTALL_CERT_MANAGER: 'true'
2026-06-09 16:05:23.551616 | controller |       INSTALL_NMSTATE: true || false
2026-06-09 16:05:23.551620 | controller |       INSTALL_NNCP: true || false
2026-06-09 16:05:23.551623 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-09 16:05:23.551627 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-09 16:05:23.551630 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-09 16:05:23.551634 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-09 16:05:23.551637 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-09 16:05:23.551641 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-09 16:05:23.551644 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-09 16:05:23.551647 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-09 16:05:23.551651 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 16:05:23.551654 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-09 16:05:23.551658 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-09 16:05:23.551661 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-09 16:05:23.551664 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-09 16:05:23.551668 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-09 16:05:23.551671 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-09 16:05:23.551675 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-09 16:05:23.551681 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-09 16:05:23.551684 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-09 16:05:23.551688 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-09 16:05:23.551691 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 16:05:23.551694 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-09 16:05:23.551698 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-09 16:05:23.551701 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-09 16:05:23.551705 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-09 16:05:23.551708 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-09 16:05:23.551711 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 16:05:23.551715 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551718 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-09 16:05:23.551722 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-09 16:05:23.551725 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-09 16:05:23.551729 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-09 16:05:23.551732 | controller |       IRONIC_BRANCH: main
2026-06-09 16:05:23.551735 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-09 16:05:23.551739 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 16:05:23.551742 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-09 16:05:23.551746 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-09 16:05:23.551749 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-09 16:05:23.551753 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-09 16:05:23.551756 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-09 16:05:23.551759 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-09 16:05:23.551763 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-09 16:05:23.551766 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 16:05:23.551770 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 16:05:23.551773 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551777 | controller |       KEYSTONE_BRANCH: main
2026-06-09 16:05:23.551780 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-09 16:05:23.551783 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-09 16:05:23.551787 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-09 16:05:23.551790 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-09 16:05:23.551793 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-09 16:05:23.551797 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-09 16:05:23.551800 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-09 16:05:23.551804 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-09 16:05:23.551807 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-09 16:05:23.551810 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-09 16:05:23.551814 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-09 16:05:23.551817 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-09 16:05:23.551821 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-09 16:05:23.551858 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-09 16:05:23.551862 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-09 16:05:23.551866 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-09 16:05:23.551869 | controller |       LVMS_CR: '1'
2026-06-09 16:05:23.551872 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-09 16:05:23.551878 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-09 16:05:23.551881 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-09 16:05:23.551885 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-09 16:05:23.551888 | controller |       MANILA_BRANCH: main
2026-06-09 16:05:23.551892 | controller |       MANILA_COMMIT_HASH: ''
2026-06-09 16:05:23.551899 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-09 16:05:23.551902 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-09 16:05:23.551906 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-09 16:05:23.551909 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-09 16:05:23.551913 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-09 16:05:23.551916 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-09 16:05:23.551920 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-09 16:05:23.551926 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 16:05:23.551930 | controller |       MARIADB_BRANCH: main
2026-06-09 16:05:23.551933 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-09 16:05:23.551937 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-09 16:05:23.551940 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-09 16:05:23.551944 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-09 16:05:23.551947 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 16:05:23.551950 | controller |       MARIADB_DEPL_IMG: unused
2026-06-09 16:05:23.551954 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-09 16:05:23.551957 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-09 16:05:23.551961 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-09 16:05:23.551964 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-09 16:05:23.551967 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-09 16:05:23.551971 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 16:05:23.551974 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 16:05:23.551978 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-09 16:05:23.551981 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-09 16:05:23.551985 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-09 16:05:23.551988 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-09 16:05:23.551991 | controller |       MICROSHIFT: '0'
2026-06-09 16:05:23.551995 | controller |       MIRROR_INSECURE: 'true'
2026-06-09 16:05:23.551998 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-09 16:05:23.552002 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-09 16:05:23.552005 | controller |       NAMESPACE: openstack
2026-06-09 16:05:23.552008 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-09 16:05:23.552012 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-09 16:05:23.552015 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-09 16:05:23.552019 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-09 16:05:23.552022 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-09 16:05:23.552025 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-09 16:05:23.552029 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-09 16:05:23.552036 | controller |       NETWORK_BGP: 'false'
2026-06-09 16:05:23.552040 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-09 16:05:23.552043 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-09 16:05:23.552046 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-09 16:05:23.552050 | controller |       NETWORK_ISOLATION: 'true'
2026-06-09 16:05:23.552053 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-09 16:05:23.552057 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-09 16:05:23.552060 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-09 16:05:23.552063 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-09 16:05:23.552067 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-09 16:05:23.552070 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-09 16:05:23.552074 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-09 16:05:23.552077 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-09 16:05:23.552080 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-09 16:05:23.552084 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-09 16:05:23.552087 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-09 16:05:23.552091 | controller |       NETWORK_MTU: '1500'
2026-06-09 16:05:23.552094 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-09 16:05:23.552098 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-09 16:05:23.552101 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-09 16:05:23.552104 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-09 16:05:23.552108 | controller |       NETWORK_VLAN_START: '20'
2026-06-09 16:05:23.552111 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-09 16:05:23.552115 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 16:05:23.552118 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 16:05:23.552121 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-09 16:05:23.552125 | controller |       NEUTRON_BRANCH: main
2026-06-09 16:05:23.552128 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-09 16:05:23.552132 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-09 16:05:23.552138 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-09 16:05:23.552142 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-09 16:05:23.552146 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-09 16:05:23.552149 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-09 16:05:23.552153 | controller |       NFS_HOME: /home/nfs
2026-06-09 16:05:23.552156 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-09 16:05:23.552159 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-09 16:05:23.552163 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-09 16:05:23.552166 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-09 16:05:23.552170 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-09 16:05:23.552173 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-09 16:05:23.552176 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-09 16:05:23.552180 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-09 16:05:23.552183 | controller |       NNCP_BRIDGE: ospbr
2026-06-09 16:05:23.552187 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-09 16:05:23.552190 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-09 16:05:23.552193 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-09 16:05:23.552197 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-09 16:05:23.552200 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-09 16:05:23.552204 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-09 16:05:23.552207 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-09 16:05:23.552210 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-09 16:05:23.552214 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-09 16:05:23.552217 | controller |       NNCP_INTERFACE: enp6s0
2026-06-09 16:05:23.552226 | controller |       NNCP_NODES: ''
2026-06-09 16:05:23.552230 | controller |       NNCP_TIMEOUT: 240s
2026-06-09 16:05:23.552233 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 16:05:23.552237 | controller |       NOVA_BRANCH: main
2026-06-09 16:05:23.552240 | controller |       NOVA_COMMIT_HASH: ''
2026-06-09 16:05:23.552244 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 16:05:23.552247 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-09 16:05:23.552251 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-09 16:05:23.552254 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-09 16:05:23.552258 | controller |       OCP_NETWORK_NAME: crc
2026-06-09 16:05:23.552261 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 16:05:23.552264 | controller |       OCTAVIA_BRANCH: main
2026-06-09 16:05:23.552268 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-09 16:05:23.552271 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 16:05:23.552275 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-09 16:05:23.552278 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-09 16:05:23.552282 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-09 16:05:23.552285 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-09 16:05:23.552288 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-09 16:05:23.552292 | controller |       OKD: 'false'
2026-06-09 16:05:23.552296 | controller |       OPENSTACK_BRANCH: main
2026-06-09 16:05:23.552300 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-09 16:05:23.552303 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-09 16:05:23.552307 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:05:23.552310 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-09 16:05:23.552314 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:05:23.552317 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-09 16:05:23.552321 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:05:23.552324 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-09 16:05:23.552331 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-09 16:05:23.552334 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-09 16:05:23.552338 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-09 16:05:23.552341 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-09 16:05:23.552345 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-09 16:05:23.552348 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-09 16:05:23.552351 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-09 16:05:23.552355 | controller |       OPERATOR_CHANNEL: ''
2026-06-09 16:05:23.552358 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-09 16:05:23.552362 | controller |       OPERATOR_SOURCE: ''
2026-06-09 16:05:23.552365 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-09 16:05:23.552369 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:05:23.552372 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:05:23.552376 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 16:05:23.552379 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 16:05:23.552385 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-09 16:05:23.552392 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 16:05:23.552397 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 16:05:23.552402 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 16:05:23.552405 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 16:05:23.552409 | controller |       OVN_BRANCH: main
2026-06-09 16:05:23.552412 | controller |       OVN_COMMIT_HASH: ''
2026-06-09 16:05:23.552415 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-09 16:05:23.552419 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-09 16:05:23.552422 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-09 16:05:23.552446 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-09 16:05:23.552450 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-09 16:05:23.552454 | controller |       PASSWORD: '12345678'
2026-06-09 16:05:23.552457 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-09 16:05:23.552461 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 16:05:23.552464 | controller |       RABBITMQ_BRANCH: patches
2026-06-09 16:05:23.552467 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-09 16:05:23.552471 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 16:05:23.552474 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-09 16:05:23.552478 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-09 16:05:23.552481 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-09 16:05:23.552484 | controller |       REDHAT_OPERATORS: 'false'
2026-06-09 16:05:23.552488 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-09 16:05:23.552491 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-09 16:05:23.552495 | controller |       REDIS_DEPL_IMG: unused
2026-06-09 16:05:23.552498 | controller |       RH_REGISTRY_PWD: ''
2026-06-09 16:05:23.552502 | controller |       RH_REGISTRY_USER: ''
2026-06-09 16:05:23.552505 | controller |       SECRET: osp-secret
2026-06-09 16:05:23.552508 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-09 16:05:23.552512 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-09 16:05:23.552515 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-09 16:05:23.552519 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-09 16:05:23.552522 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-09 16:05:23.552526 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-09 16:05:23.552529 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-09 16:05:23.552532 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-09 16:05:23.552536 | controller |       STORAGE_CLASS: local-storage
2026-06-09 16:05:23.552539 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-09 16:05:23.552543 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-09 16:05:23.552546 | controller |       SWIFT_BRANCH: main
2026-06-09 16:05:23.552549 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-09 16:05:23.552553 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-09 16:05:23.552556 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-09 16:05:23.552560 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-09 16:05:23.552563 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-09 16:05:23.552570 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-09 16:05:23.552573 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-09 16:05:23.552577 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 16:05:23.552580 | controller |       TELEMETRY_BRANCH: main
2026-06-09 16:05:23.552584 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-09 16:05:23.552587 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 16:05:23.552590 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-09 16:05:23.552594 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-09 16:05:23.552597 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-09 16:05:23.552601 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-09 16:05:23.552604 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-09 16:05:23.552607 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-09 16:05:23.552611 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-09 16:05:23.552614 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-09 16:05:23.552618 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 16:05:23.552621 | controller |       TENANT_HOST_ROUTES: ''
2026-06-09 16:05:23.552625 | controller |       TEST_BRANCH: main
2026-06-09 16:05:23.552628 | controller |       TEST_COMMIT_HASH: ''
2026-06-09 16:05:23.552635 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 16:05:23.552639 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-09 16:05:23.552642 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-09 16:05:23.552645 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-09 16:05:23.552649 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-09 16:05:23.552652 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-09 16:05:23.552656 | controller |       TIMEOUT: 300s
2026-06-09 16:05:23.552659 | controller |       TLS_ENABLED: 'false'
2026-06-09 16:05:23.552662 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-09 16:05:23.552666 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-09 16:05:23.552669 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-09 16:05:23.559737 | controller |
2026-06-09 16:05:23.559791 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-09 16:05:23.559799 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.099)       0:00:58.329 **********
2026-06-09 16:05:23.559804 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.099)       0:00:58.328 **********
2026-06-09 16:05:23.896414 | controller | ok: [localhost]
2026-06-09 16:05:23.896466 | controller |
2026-06-09 16:05:23.896472 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-09 16:05:23.896476 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.336)       0:00:58.666 **********
2026-06-09 16:05:23.896480 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.336)       0:00:58.665 **********
2026-06-09 16:05:23.916209 | controller | ok: [localhost] =>
2026-06-09 16:05:23.916272 | controller |     cifmw_generate_makes:
2026-06-09 16:05:23.916278 | controller |       changed: false
2026-06-09 16:05:23.916284 | controller |       debug:
2026-06-09 16:05:23.916299 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-09 16:05:23.916306 | controller |         - all
2026-06-09 16:05:23.916311 | controller |         - help
2026-06-09 16:05:23.916316 | controller |         - cleanup
2026-06-09 16:05:23.916321 | controller |         - deploy_cleanup
2026-06-09 16:05:23.916326 | controller |         - wait
2026-06-09 16:05:23.916330 | controller |         - crc_storage
2026-06-09 16:05:23.916335 | controller |         - crc_storage_cleanup
2026-06-09 16:05:23.916340 | controller |         - crc_storage_release
2026-06-09 16:05:23.916345 | controller |         - crc_storage_with_retries
2026-06-09 16:05:23.916350 | controller |         - crc_storage_cleanup_with_retries
2026-06-09 16:05:23.916355 | controller |         - operator_namespace
2026-06-09 16:05:23.916360 | controller |         - namespace
2026-06-09 16:05:23.916365 | controller |         - namespace_cleanup
2026-06-09 16:05:23.916369 | controller |         - input
2026-06-09 16:05:23.916374 | controller |         - input_cleanup
2026-06-09 16:05:23.916379 | controller |         - crc_bmo_setup
2026-06-09 16:05:23.916383 | controller |         - crc_bmo_cleanup
2026-06-09 16:05:23.916387 | controller |         - mirror_registry
2026-06-09 16:05:23.916393 | controller |         - mirror_registry_secure
2026-06-09 16:05:23.916398 | controller |         - mirror_registry_ca
2026-06-09 16:05:23.916403 | controller |         - mirror_registry_cleanup
2026-06-09 16:05:23.916408 | controller |         - openstack_prep
2026-06-09 16:05:23.916412 | controller |         - openstack
2026-06-09 16:05:23.916417 | controller |         - openstack_wait
2026-06-09 16:05:23.916422 | controller |         - openstack_init
2026-06-09 16:05:23.916449 | controller |         - openstack_cleanup
2026-06-09 16:05:23.916463 | controller |         - openstack_repo
2026-06-09 16:05:23.916468 | controller |         - openstack_deploy_prep
2026-06-09 16:05:23.916473 | controller |         - openstack_deploy
2026-06-09 16:05:23.916478 | controller |         - openstack_wait_deploy
2026-06-09 16:05:23.916483 | controller |         - openstack_deploy_cleanup
2026-06-09 16:05:23.916489 | controller |         - openstack_update_run
2026-06-09 16:05:23.916494 | controller |         - update_services
2026-06-09 16:05:23.916499 | controller |         - update_system
2026-06-09 16:05:23.916504 | controller |         - openstack_patch_version
2026-06-09 16:05:23.916509 | controller |         - edpm_deploy_generate_keys
2026-06-09 16:05:23.916514 | controller |         - edpm_patch_ansible_runner_image
2026-06-09 16:05:23.916519 | controller |         - edpm_deploy_prep
2026-06-09 16:05:23.916524 | controller |         - edpm_deploy_cleanup
2026-06-09 16:05:23.916529 | controller |         - edpm_deploy
2026-06-09 16:05:23.916534 | controller |         - edpm_deploy_baremetal_prep
2026-06-09 16:05:23.916540 | controller |         - edpm_deploy_baremetal
2026-06-09 16:05:23.916545 | controller |         - edpm_wait_deploy_baremetal
2026-06-09 16:05:23.916550 | controller |         - edpm_wait_deploy
2026-06-09 16:05:23.916556 | controller |         - edpm_register_dns
2026-06-09 16:05:23.916561 | controller |         - edpm_nova_discover_hosts
2026-06-09 16:05:23.916566 | controller |         - openstack_crds
2026-06-09 16:05:23.916571 | controller |         - openstack_crds_cleanup
2026-06-09 16:05:23.916576 | controller |         - edpm_deploy_networker_prep
2026-06-09 16:05:23.916581 | controller |         - edpm_deploy_networker_cleanup
2026-06-09 16:05:23.916586 | controller |         - edpm_deploy_networker
2026-06-09 16:05:23.916591 | controller |         - infra_prep
2026-06-09 16:05:23.916596 | controller |         - infra
2026-06-09 16:05:23.916602 | controller |         - infra_cleanup
2026-06-09 16:05:23.916607 | controller |         - dns_deploy_prep
2026-06-09 16:05:23.916612 | controller |         - dns_deploy
2026-06-09 16:05:23.916617 | controller |         - dns_deploy_cleanup
2026-06-09 16:05:23.916622 | controller |         - netconfig_deploy_prep
2026-06-09 16:05:23.916627 | controller |         - netconfig_deploy
2026-06-09 16:05:23.916632 | controller |         - netconfig_deploy_cleanup
2026-06-09 16:05:23.916637 | controller |         - memcached_deploy_prep
2026-06-09 16:05:23.916642 | controller |         - memcached_deploy
2026-06-09 16:05:23.916647 | controller |         - memcached_deploy_cleanup
2026-06-09 16:05:23.916652 | controller |         - keystone_prep
2026-06-09 16:05:23.916657 | controller |         - keystone
2026-06-09 16:05:23.916662 | controller |         - keystone_cleanup
2026-06-09 16:05:23.916667 | controller |         - keystone_deploy_prep
2026-06-09 16:05:23.916672 | controller |         - keystone_deploy
2026-06-09 16:05:23.916677 | controller |         - keystone_deploy_cleanup
2026-06-09 16:05:23.916682 | controller |         - barbican_prep
2026-06-09 16:05:23.916691 | controller |         - barbican
2026-06-09 16:05:23.916696 | controller |         - barbican_cleanup
2026-06-09 16:05:23.916701 | controller |         - barbican_deploy_prep
2026-06-09 16:05:23.916706 | controller |         - barbican_deploy
2026-06-09 16:05:23.916711 | controller |         - barbican_deploy_validate
2026-06-09 16:05:23.916716 | controller |         - barbican_deploy_cleanup
2026-06-09 16:05:23.916721 | controller |         - mariadb
2026-06-09 16:05:23.916726 | controller |         - mariadb_cleanup
2026-06-09 16:05:23.916731 | controller |         - mariadb_deploy_prep
2026-06-09 16:05:23.916736 | controller |         - mariadb_deploy
2026-06-09 16:05:23.916742 | controller |         - mariadb_deploy_cleanup
2026-06-09 16:05:23.916747 | controller |         - glance_prep
2026-06-09 16:05:23.916752 | controller |         - glance
2026-06-09 16:05:23.916757 | controller |         - glance_cleanup
2026-06-09 16:05:23.916762 | controller |         - glance_deploy_prep
2026-06-09 16:05:23.916767 | controller |         - glance_deploy
2026-06-09 16:05:23.916772 | controller |         - glance_deploy_cleanup
2026-06-09 16:05:23.916777 | controller |         - ovn_prep
2026-06-09 16:05:23.916782 | controller |         - ovn
2026-06-09 16:05:23.916787 | controller |         - ovn_cleanup
2026-06-09 16:05:23.916799 | controller |         - ovn_deploy_prep
2026-06-09 16:05:23.916804 | controller |         - ovn_deploy
2026-06-09 16:05:23.916809 | controller |         - ovn_deploy_cleanup
2026-06-09 16:05:23.916815 | controller |         - neutron_prep
2026-06-09 16:05:23.916820 | controller |         - neutron
2026-06-09 16:05:23.916825 | controller |         - neutron_cleanup
2026-06-09 16:05:23.916830 | controller |         - neutron_deploy_prep
2026-06-09 16:05:23.916838 | controller |         - neutron_deploy
2026-06-09 16:05:23.916843 | controller |         - neutron_deploy_cleanup
2026-06-09 16:05:23.916848 | controller |         - cinder_prep
2026-06-09 16:05:23.916853 | controller |         - cinder
2026-06-09 16:05:23.916858 | controller |         - cinder_cleanup
2026-06-09 16:05:23.916863 | controller |         - cinder_deploy_prep
2026-06-09 16:05:23.916868 | controller |         - cinder_deploy
2026-06-09 16:05:23.916873 | controller |         - cinder_deploy_cleanup
2026-06-09 16:05:23.916878 | controller |         - rabbitmq_prep
2026-06-09 16:05:23.916883 | controller |         - rabbitmq
2026-06-09 16:05:23.916913 | controller |         - rabbitmq_cleanup
2026-06-09 16:05:23.916918 | controller |         - rabbitmq_deploy_prep
2026-06-09 16:05:23.916923 | controller |         - rabbitmq_deploy
2026-06-09 16:05:23.916928 | controller |         - rabbitmq_deploy_cleanup
2026-06-09 16:05:23.916934 | controller |         - infra_rabbitmq_deploy_prep
2026-06-09 16:05:23.916939 | controller |         - infra_rabbitmq_deploy
2026-06-09 16:05:23.916944 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-09 16:05:23.916949 | controller |         - ironic_prep
2026-06-09 16:05:23.916954 | controller |         - ironic
2026-06-09 16:05:23.916959 | controller |         - ironic_cleanup
2026-06-09 16:05:23.916965 | controller |         - ironic_deploy_prep
2026-06-09 16:05:23.916970 | controller |         - ironic_deploy
2026-06-09 16:05:23.916975 | controller |         - ironic_deploy_cleanup
2026-06-09 16:05:23.916980 | controller |         - octavia_prep
2026-06-09 16:05:23.916985 | controller |         - octavia
2026-06-09 16:05:23.916990 | controller |         - octavia_cleanup
2026-06-09 16:05:23.916995 | controller |         - octavia_deploy_prep
2026-06-09 16:05:23.917000 | controller |         - octavia_deploy
2026-06-09 16:05:23.917005 | controller |         - octavia_deploy_cleanup
2026-06-09 16:05:23.917010 | controller |         - designate_prep
2026-06-09 16:05:23.917015 | controller |         - designate
2026-06-09 16:05:23.917020 | controller |         - designate_cleanup
2026-06-09 16:05:23.917025 | controller |         - designate_deploy_prep
2026-06-09 16:05:23.917031 | controller |         - designate_deploy
2026-06-09 16:05:23.917036 | controller |         - designate_deploy_cleanup
2026-06-09 16:05:23.917041 | controller |         - nova_prep
2026-06-09 16:05:23.917046 | controller |         - nova
2026-06-09 16:05:23.917051 | controller |         - nova_cleanup
2026-06-09 16:05:23.917056 | controller |         - nova_deploy_prep
2026-06-09 16:05:23.917061 | controller |         - nova_deploy
2026-06-09 16:05:23.917066 | controller |         - nova_deploy_cleanup
2026-06-09 16:05:23.917071 | controller |         - mariadb_kuttl_run
2026-06-09 16:05:23.917076 | controller |         - mariadb_kuttl
2026-06-09 16:05:23.917081 | controller |         - kuttl_db_prep
2026-06-09 16:05:23.917086 | controller |         - kuttl_db_cleanup
2026-06-09 16:05:23.917091 | controller |         - kuttl_common_prep
2026-06-09 16:05:23.917096 | controller |         - kuttl_common_cleanup
2026-06-09 16:05:23.917105 | controller |         - keystone_kuttl_run
2026-06-09 16:05:23.917119 | controller |         - keystone_kuttl
2026-06-09 16:05:23.917124 | controller |         - barbican_kuttl_run
2026-06-09 16:05:23.917129 | controller |         - barbican_kuttl
2026-06-09 16:05:23.917134 | controller |         - cinder_kuttl_run
2026-06-09 16:05:23.917139 | controller |         - cinder_kuttl
2026-06-09 16:05:23.917145 | controller |         - neutron_kuttl_run
2026-06-09 16:05:23.917150 | controller |         - neutron_kuttl
2026-06-09 16:05:23.917155 | controller |         - octavia_kuttl_run
2026-06-09 16:05:23.917160 | controller |         - octavia_kuttl
2026-06-09 16:05:23.917165 | controller |         - designate_kuttl
2026-06-09 16:05:23.917170 | controller |         - designate_kuttl_run
2026-06-09 16:05:23.917175 | controller |         - ovn_kuttl_run
2026-06-09 16:05:23.917180 | controller |         - ovn_kuttl
2026-06-09 16:05:23.917185 | controller |         - infra_kuttl_run
2026-06-09 16:05:23.917189 | controller |         - infra_kuttl
2026-06-09 16:05:23.917194 | controller |         - ironic_kuttl_run
2026-06-09 16:05:23.917198 | controller |         - ironic_kuttl
2026-06-09 16:05:23.917203 | controller |         - ironic_kuttl_crc
2026-06-09 16:05:23.917208 | controller |         - heat_kuttl_run
2026-06-09 16:05:23.917212 | controller |         - heat_kuttl
2026-06-09 16:05:23.917217 | controller |         - heat_kuttl_crc
2026-06-09 16:05:23.917221 | controller |         - glance_kuttl_run
2026-06-09 16:05:23.917226 | controller |         - glance_kuttl
2026-06-09 16:05:23.917231 | controller |         - manila_kuttl_run
2026-06-09 16:05:23.917235 | controller |         - manila_kuttl
2026-06-09 16:05:23.917239 | controller |         - swift_kuttl_run
2026-06-09 16:05:23.917244 | controller |         - swift_kuttl
2026-06-09 16:05:23.917248 | controller |         - horizon_kuttl_run
2026-06-09 16:05:23.917253 | controller |         - horizon_kuttl
2026-06-09 16:05:23.917257 | controller |         - openstack_kuttl_prep
2026-06-09 16:05:23.917262 | controller |         - openstack_kuttl_run
2026-06-09 16:05:23.917267 | controller |         - openstack_kuttl_cleanup
2026-06-09 16:05:23.917272 | controller |         - openstack_kuttl
2026-06-09 16:05:23.917276 | controller |         - mariadb_chainsaw_run
2026-06-09 16:05:23.917281 | controller |         - mariadb_chainsaw
2026-06-09 16:05:23.917286 | controller |         - horizon_prep
2026-06-09 16:05:23.917291 | controller |         - horizon
2026-06-09 16:05:23.917296 | controller |         - horizon_cleanup
2026-06-09 16:05:23.917301 | controller |         - horizon_deploy_prep
2026-06-09 16:05:23.917306 | controller |         - horizon_deploy
2026-06-09 16:05:23.917311 | controller |         - horizon_deploy_cleanup
2026-06-09 16:05:23.917316 | controller |         - heat_prep
2026-06-09 16:05:23.917321 | controller |         - heat
2026-06-09 16:05:23.917326 | controller |         - heat_cleanup
2026-06-09 16:05:23.917331 | controller |         - heat_deploy_prep
2026-06-09 16:05:23.917336 | controller |         - heat_deploy
2026-06-09 16:05:23.917340 | controller |         - heat_deploy_cleanup
2026-06-09 16:05:23.917345 | controller |         - baremetal_prep
2026-06-09 16:05:23.917349 | controller |         - baremetal
2026-06-09 16:05:23.917354 | controller |         - baremetal_cleanup
2026-06-09 16:05:23.917359 | controller |         - ceph_help
2026-06-09 16:05:23.917363 | controller |         - ceph
2026-06-09 16:05:23.917368 | controller |         - ceph_cleanup
2026-06-09 16:05:23.917373 | controller |         - rook_prep
2026-06-09 16:05:23.917377 | controller |         - rook
2026-06-09 16:05:23.917382 | controller |         - rook_deploy_prep
2026-06-09 16:05:23.917387 | controller |         - rook_deploy
2026-06-09 16:05:23.917391 | controller |         - rook_crc_disk
2026-06-09 16:05:23.917396 | controller |         - rook_cleanup
2026-06-09 16:05:23.917400 | controller |         - lvms
2026-06-09 16:05:23.917405 | controller |         - nmstate
2026-06-09 16:05:23.917409 | controller |         - nncp
2026-06-09 16:05:23.917414 | controller |         - nncp_cleanup
2026-06-09 16:05:23.917418 | controller |         - netattach
2026-06-09 16:05:23.917446 | controller |         - netattach_cleanup
2026-06-09 16:05:23.917457 | controller |         - metallb
2026-06-09 16:05:23.917462 | controller |         - metallb_config
2026-06-09 16:05:23.917467 | controller |         - metallb_config_cleanup
2026-06-09 16:05:23.917471 | controller |         - metallb_cleanup
2026-06-09 16:05:23.917476 | controller |         - loki
2026-06-09 16:05:23.917480 | controller |         - loki_cleanup
2026-06-09 16:05:23.917485 | controller |         - loki_deploy
2026-06-09 16:05:23.917489 | controller |         - loki_deploy_cleanup
2026-06-09 16:05:23.917494 | controller |         - netobserv
2026-06-09 16:05:23.917499 | controller |         - netobserv_cleanup
2026-06-09 16:05:23.917503 | controller |         - netobserv_deploy
2026-06-09 16:05:23.917512 | controller |         - netobserv_deploy_cleanup
2026-06-09 16:05:23.917517 | controller |         - manila_prep
2026-06-09 16:05:23.917522 | controller |         - manila
2026-06-09 16:05:23.917527 | controller |         - manila_cleanup
2026-06-09 16:05:23.917532 | controller |         - manila_deploy_prep
2026-06-09 16:05:23.917536 | controller |         - manila_deploy
2026-06-09 16:05:23.917541 | controller |         - manila_deploy_cleanup
2026-06-09 16:05:23.917545 | controller |         - telemetry_prep
2026-06-09 16:05:23.917550 | controller |         - telemetry
2026-06-09 16:05:23.917554 | controller |         - telemetry_cleanup
2026-06-09 16:05:23.917559 | controller |         - telemetry_deploy_prep
2026-06-09 16:05:23.917564 | controller |         - telemetry_deploy
2026-06-09 16:05:23.917569 | controller |         - telemetry_deploy_cleanup
2026-06-09 16:05:23.917574 | controller |         - telemetry_kuttl_run
2026-06-09 16:05:23.917578 | controller |         - telemetry_kuttl
2026-06-09 16:05:23.917583 | controller |         - test_operator_prep
2026-06-09 16:05:23.917587 | controller |         - test_operator
2026-06-09 16:05:23.917592 | controller |         - test_operator_cleanup
2026-06-09 16:05:23.917598 | controller |         - test_operator_deploy_prep
2026-06-09 16:05:23.917602 | controller |         - test_operator_deploy
2026-06-09 16:05:23.917607 | controller |         - test_operator_deploy_cleanup
2026-06-09 16:05:23.917612 | controller |         - test_operator_kuttl_run
2026-06-09 16:05:23.917617 | controller |         - test_operator_kuttl
2026-06-09 16:05:23.917622 | controller |         - swift_prep
2026-06-09 16:05:23.917626 | controller |         - swift
2026-06-09 16:05:23.917631 | controller |         - swift_cleanup
2026-06-09 16:05:23.917636 | controller |         - swift_deploy_prep
2026-06-09 16:05:23.917641 | controller |         - swift_deploy
2026-06-09 16:05:23.917645 | controller |         - swift_deploy_cleanup
2026-06-09 16:05:23.917650 | controller |         - certmanager
2026-06-09 16:05:23.917655 | controller |         - certmanager_cleanup
2026-06-09 16:05:23.917659 | controller |         - validate_marketplace
2026-06-09 16:05:23.917664 | controller |         - redis_deploy_prep
2026-06-09 16:05:23.917668 | controller |         - redis_deploy
2026-06-09 16:05:23.917673 | controller |         - redis_deploy_cleanup
2026-06-09 16:05:23.917679 | controller |         - set_slower_etcd_profile
2026-06-09 16:05:23.917684 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-09 16:05:23.917689 | controller |         - help
2026-06-09 16:05:23.917694 | controller |         - download_tools
2026-06-09 16:05:23.917698 | controller |         - nfs
2026-06-09 16:05:23.917703 | controller |         - nfs_cleanup
2026-06-09 16:05:23.917708 | controller |         - crc
2026-06-09 16:05:23.917713 | controller |         - crc_cleanup
2026-06-09 16:05:23.917718 | controller |         - crc_scrub
2026-06-09 16:05:23.917723 | controller |         - crc_attach_default_interface
2026-06-09 16:05:23.917729 | controller |         - crc_attach_default_interface_cleanup
2026-06-09 16:05:23.917734 | controller |         - ipv6_lab_network
2026-06-09 16:05:23.917739 | controller |         - ipv6_lab_network_cleanup
2026-06-09 16:05:23.917744 | controller |         - ipv6_lab_nat64_router
2026-06-09 16:05:23.917750 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-09 16:05:23.917755 | controller |         - ipv6_lab_sno
2026-06-09 16:05:23.917760 | controller |         - ipv6_lab_sno_cleanup
2026-06-09 16:05:23.917765 | controller |         - ipv6_lab
2026-06-09 16:05:23.917770 | controller |         - ipv6_lab_cleanup
2026-06-09 16:05:23.917776 | controller |         - attach_default_interface
2026-06-09 16:05:23.917781 | controller |         - attach_default_interface_cleanup
2026-06-09 16:05:23.917786 | controller |         - network_isolation_bridge
2026-06-09 16:05:23.917791 | controller |         - network_isolation_bridge_cleanup
2026-06-09 16:05:23.917795 | controller |         - edpm_baremetal_compute
2026-06-09 16:05:23.917800 | controller |         - edpm_compute
2026-06-09 16:05:23.917805 | controller |         - edpm_compute_bootc
2026-06-09 16:05:23.917810 | controller |         - edpm_ansible_runner
2026-06-09 16:05:23.917815 | controller |         - edpm_computes_bgp
2026-06-09 16:05:23.917819 | controller |         - edpm_compute_repos
2026-06-09 16:05:23.917824 | controller |         - edpm_compute_cleanup
2026-06-09 16:05:23.917828 | controller |         - edpm_networker
2026-06-09 16:05:23.917833 | controller |         - edpm_networker_cleanup
2026-06-09 16:05:23.917838 | controller |         - edpm_deploy_instance
2026-06-09 16:05:23.917843 | controller |         - tripleo_deploy
2026-06-09 16:05:23.917848 | controller |         - standalone_deploy
2026-06-09 16:05:23.917857 | controller |         - standalone_sync
2026-06-09 16:05:23.917862 | controller |         - standalone
2026-06-09 16:05:23.917867 | controller |         - standalone_cleanup
2026-06-09 16:05:23.917871 | controller |         - standalone_snapshot
2026-06-09 16:05:23.917876 | controller |         - standalone_revert
2026-06-09 16:05:23.917881 | controller |         - cifmw_prepare
2026-06-09 16:05:23.917886 | controller |         - cifmw_cleanup
2026-06-09 16:05:23.917891 | controller |         - bmaas_network
2026-06-09 16:05:23.917909 | controller |         - bmaas_network_cleanup
2026-06-09 16:05:23.917915 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-09 16:05:23.917921 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-09 16:05:23.917926 | controller |         - bmaas_crc_attach_network
2026-06-09 16:05:23.917931 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-09 16:05:23.917936 | controller |         - bmaas_crc_baremetal_bridge
2026-06-09 16:05:23.917941 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-09 16:05:23.917946 | controller |         - bmaas_baremetal_net_nad
2026-06-09 16:05:23.917951 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-09 16:05:23.917956 | controller |         - bmaas_metallb
2026-06-09 16:05:23.917961 | controller |         - bmaas_metallb_cleanup
2026-06-09 16:05:23.917965 | controller |         - bmaas_virtual_bms
2026-06-09 16:05:23.917970 | controller |         - bmaas_virtual_bms_cleanup
2026-06-09 16:05:23.917975 | controller |         - bmaas_sushy_emulator
2026-06-09 16:05:23.917980 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-09 16:05:23.917985 | controller |         - bmaas_sushy_emulator_wait
2026-06-09 16:05:23.917989 | controller |         - bmaas_generate_nodes_yaml
2026-06-09 16:05:23.917994 | controller |         - bmaas
2026-06-09 16:05:23.917999 | controller |         - bmaas_cleanup
2026-06-09 16:05:23.918004 | controller |       failed: false
2026-06-09 16:05:23.918009 | controller |       success: true
2026-06-09 16:05:23.925729 | controller |
2026-06-09 16:05:23.925756 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-09 16:05:23.925762 | controller |   {
2026-06-09 16:05:23.925766 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-09 16:05:23.925770 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-09 16:05:23.925774 | controller |   } | to_nice_yaml
2026-06-09 16:05:23.925777 | controller | }}, mode=0644] ***
2026-06-09 16:05:23.925781 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.029)       0:00:58.696 **********
2026-06-09 16:05:23.925784 | controller | Tuesday 09 June 2026  16:05:23 +0000 (0:00:00.029)       0:00:58.694 **********
2026-06-09 16:05:24.313377 | controller | changed: [localhost]
2026-06-09 16:05:24.313454 | controller |
2026-06-09 16:05:24.313463 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-09 16:05:24.313469 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.387)       0:00:59.083 **********
2026-06-09 16:05:24.313475 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.387)       0:00:59.082 **********
2026-06-09 16:05:24.363870 | controller | skipping: [localhost]
2026-06-09 16:05:24.363949 | controller |
2026-06-09 16:05:24.363955 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-09 16:05:24.363959 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.050)       0:00:59.133 **********
2026-06-09 16:05:24.363963 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.050)       0:00:59.132 **********
2026-06-09 16:05:24.392775 | controller | ok: [localhost]
2026-06-09 16:05:24.392839 | controller |
2026-06-09 16:05:24.392844 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-09 16:05:24.392849 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.029)       0:00:59.163 **********
2026-06-09 16:05:24.392852 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.029)       0:00:59.161 **********
2026-06-09 16:05:24.451218 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-09 16:05:24.451278 | controller |
2026-06-09 16:05:24.451284 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-09 16:05:24.451303 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.058)       0:00:59.221 **********
2026-06-09 16:05:24.451308 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.058)       0:00:59.220 **********
2026-06-09 16:05:24.515276 | controller | ok: [localhost] =>
2026-06-09 16:05:24.515315 | controller |     changed: false
2026-06-09 16:05:24.515319 | controller |     msg: All assertions passed
2026-06-09 16:05:24.515323 | controller |
2026-06-09 16:05:24.515327 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-09 16:05:24.515332 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.064)       0:00:59.285 **********
2026-06-09 16:05:24.515335 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.063)       0:00:59.284 **********
2026-06-09 16:05:24.928101 | controller | changed: [localhost]
2026-06-09 16:05:24.928165 | controller |
2026-06-09 16:05:24.928171 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-09 16:05:24.928175 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.413)       0:00:59.698 **********
2026-06-09 16:05:24.928180 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.413)       0:00:59.697 **********
2026-06-09 16:05:24.957423 | controller | ok: [localhost]
2026-06-09 16:05:24.957510 | controller |
2026-06-09 16:05:24.957516 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-09 16:05:24.957521 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.029)       0:00:59.727 **********
2026-06-09 16:05:24.957526 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.029)       0:00:59.726 **********
2026-06-09 16:05:24.997535 | controller | ok: [localhost]
2026-06-09 16:05:24.997613 | controller |
2026-06-09 16:05:24.997619 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-09 16:05:24.997624 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.040)       0:00:59.767 **********
2026-06-09 16:05:24.997629 | controller | Tuesday 09 June 2026  16:05:24 +0000 (0:00:00.040)       0:00:59.766 **********
2026-06-09 16:05:25.406722 | controller | changed: [localhost]
2026-06-09 16:05:25.406796 | controller |
2026-06-09 16:05:25.406802 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:05:25.406807 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.408)       0:01:00.176 **********
2026-06-09 16:05:25.406811 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.408)       0:01:00.175 **********
2026-06-09 16:05:25.482757 | controller | ok: [localhost]
2026-06-09 16:05:25.482793 | controller |
2026-06-09 16:05:25.482799 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:05:25.482810 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.076)       0:01:00.253 **********
2026-06-09 16:05:25.482815 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.076)       0:01:00.251 **********
2026-06-09 16:05:25.567121 | controller | ok: [localhost]
2026-06-09 16:05:25.567162 | controller |
2026-06-09 16:05:25.567168 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:05:25.567174 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.084)       0:01:00.337 **********
2026-06-09 16:05:25.567178 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.084)       0:01:00.336 **********
2026-06-09 16:05:25.681348 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-09 16:05:25.681389 | controller |
2026-06-09 16:05:25.681397 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-09 16:05:25.681404 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.114)       0:01:00.451 **********
2026-06-09 16:05:25.681409 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.114)       0:01:00.450 **********
2026-06-09 16:05:25.728749 | controller | ok: [localhost]
2026-06-09 16:05:25.728789 | controller |
2026-06-09 16:05:25.728795 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-09 16:05:25.728801 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.047)       0:01:00.499 **********
2026-06-09 16:05:25.728805 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.047)       0:01:00.497 **********
2026-06-09 16:05:25.917344 | controller | ok: [localhost]
2026-06-09 16:05:25.917380 | controller |
2026-06-09 16:05:25.917385 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-09 16:05:25.917390 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.188)       0:01:00.687 **********
2026-06-09 16:05:25.917394 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.188)       0:01:00.686 **********
2026-06-09 16:05:25.939552 | controller | skipping: [localhost]
2026-06-09 16:05:25.939590 | controller |
2026-06-09 16:05:25.939595 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-09 16:05:25.939600 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-09 16:05:25.939604 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-09 16:05:25.939608 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.022)       0:01:00.710 **********
2026-06-09 16:05:25.939613 | controller | Tuesday 09 June 2026  16:05:25 +0000 (0:00:00.022)       0:01:00.708 **********
2026-06-09 16:05:26.127494 | controller | ok: [localhost]
2026-06-09 16:05:26.127557 | controller |
2026-06-09 16:05:26.127570 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-09 16:05:26.127577 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.187)       0:01:00.897 **********
2026-06-09 16:05:26.127583 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.187)       0:01:00.896 **********
2026-06-09 16:05:26.156125 | controller | ok: [localhost]
2026-06-09 16:05:26.156200 | controller |
2026-06-09 16:05:26.156206 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-09 16:05:26.156211 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.028)       0:01:00.926 **********
2026-06-09 16:05:26.156215 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.028)       0:01:00.925 **********
2026-06-09 16:05:26.351982 | controller | ok: [localhost]
2026-06-09 16:05:26.352051 | controller |
2026-06-09 16:05:26.352058 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 16:05:26.352062 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.195)       0:01:01.122 **********
2026-06-09 16:05:26.352067 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.195)       0:01:01.121 **********
2026-06-09 16:05:26.544771 | controller | ok: [localhost]
2026-06-09 16:05:26.544857 | controller |
2026-06-09 16:05:26.544863 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-09 16:05:26.544868 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.191)       0:01:01.314 **********
2026-06-09 16:05:26.544872 | controller | Tuesday 09 June 2026  16:05:26 +0000 (0:00:00.192)       0:01:01.313 **********
2026-06-09 16:06:12.296042 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 16:06:12.296114 | controller | changed: [localhost]
2026-06-09 16:06:12.296121 | controller |
2026-06-09 16:06:12.296127 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-09 16:06:12.296132 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:45.751)       0:01:47.066 **********
2026-06-09 16:06:12.296137 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:45.751)       0:01:47.065 **********
2026-06-09 16:06:12.323935 | controller | skipping: [localhost]
2026-06-09 16:06:12.323999 | controller |
2026-06-09 16:06:12.324006 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 16:06:12.324012 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.027)       0:01:47.094 **********
2026-06-09 16:06:12.324015 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.027)       0:01:47.092 **********
2026-06-09 16:06:12.499563 | controller | ok: [localhost]
2026-06-09 16:06:12.499661 | controller |
2026-06-09 16:06:12.499668 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 16:06:12.499674 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.175)       0:01:47.270 **********
2026-06-09 16:06:12.499680 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.175)       0:01:47.268 **********
2026-06-09 16:06:12.568359 | controller | skipping: [localhost]
2026-06-09 16:06:12.568459 | controller |
2026-06-09 16:06:12.568486 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-09 16:06:12.568490 | controller |
2026-06-09 16:06:12.568494 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 16:06:12.568497 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.068)       0:01:47.338 **********
2026-06-09 16:06:12.568501 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.068)       0:01:47.337 **********
2026-06-09 16:06:12.604770 | controller |
2026-06-09 16:06:12.604830 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 16:06:12.604835 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.036)       0:01:47.375 **********
2026-06-09 16:06:12.604840 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.036)       0:01:47.373 **********
2026-06-09 16:06:12.805117 | controller | ok: [localhost]
2026-06-09 16:06:12.805176 | controller |
2026-06-09 16:06:12.805182 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 16:06:12.805187 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.200)       0:01:47.575 **********
2026-06-09 16:06:12.805192 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.200)       0:01:47.574 **********
2026-06-09 16:06:12.996608 | controller | ok: [localhost]
2026-06-09 16:06:12.996681 | controller |
2026-06-09 16:06:12.996708 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 16:06:12.996713 | controller | ] ***
2026-06-09 16:06:12.996717 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.191)       0:01:47.767 **********
2026-06-09 16:06:12.996728 | controller | Tuesday 09 June 2026  16:06:12 +0000 (0:00:00.191)       0:01:47.765 **********
2026-06-09 16:06:13.025556 | controller | ok: [localhost] =>
2026-06-09 16:06:13.025664 | controller |     msg: |
2026-06-09 16:06:13.025671 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-09 16:06:13.025677 | controller |
2026-06-09 16:06:13.025681 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 16:06:13.025685 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.028)       0:01:47.795 **********
2026-06-09 16:06:13.025688 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.028)       0:01:47.794 **********
2026-06-09 16:06:13.085277 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 16:06:13.085358 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 16:06:13.085363 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 16:06:13.085366 | controller |
2026-06-09 16:06:13.085372 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:06:13.085376 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.059)       0:01:47.855 **********
2026-06-09 16:06:13.085380 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.059)       0:01:47.854 **********
2026-06-09 16:06:13.114291 | controller | skipping: [localhost]
2026-06-09 16:06:13.114369 | controller |
2026-06-09 16:06:13.114374 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:06:13.114379 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.028)       0:01:47.884 **********
2026-06-09 16:06:13.114384 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.028)       0:01:47.883 **********
2026-06-09 16:06:13.354486 | controller | ok: [localhost]
2026-06-09 16:06:13.354553 | controller |
2026-06-09 16:06:13.354560 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:06:13.354565 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.240)       0:01:48.124 **********
2026-06-09 16:06:13.354568 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.240)       0:01:48.123 **********
2026-06-09 16:06:13.697982 | controller | changed: [localhost]
2026-06-09 16:06:13.698059 | controller |
2026-06-09 16:06:13.698068 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:06:13.698075 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.343)       0:01:48.468 **********
2026-06-09 16:06:13.698080 | controller | Tuesday 09 June 2026  16:06:13 +0000 (0:00:00.343)       0:01:48.466 **********
2026-06-09 16:06:14.035514 | controller | ok: [localhost]
2026-06-09 16:06:14.035594 | controller |
2026-06-09 16:06:14.035600 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:06:14.035605 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.337)       0:01:48.805 **********
2026-06-09 16:06:14.035609 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.337)       0:01:48.804 **********
2026-06-09 16:06:14.456817 | controller | changed: [localhost]
2026-06-09 16:06:14.456898 | controller |
2026-06-09 16:06:14.456904 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:06:14.456909 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.421)       0:01:49.227 **********
2026-06-09 16:06:14.456913 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.421)       0:01:49.225 **********
2026-06-09 16:06:14.569565 | controller | ok: [localhost]
2026-06-09 16:06:14.569623 | controller |
2026-06-09 16:06:14.569629 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:06:14.569634 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.112)       0:01:49.339 **********
2026-06-09 16:06:14.569657 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.112)       0:01:49.338 **********
2026-06-09 16:06:14.756818 | controller | changed: [localhost]
2026-06-09 16:06:14.756901 | controller |
2026-06-09 16:06:14.756908 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:06:14.756913 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.187)       0:01:49.527 **********
2026-06-09 16:06:14.756916 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.187)       0:01:49.525 **********
2026-06-09 16:06:14.783071 | controller | skipping: [localhost]
2026-06-09 16:06:14.783112 | controller |
2026-06-09 16:06:14.783119 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:06:14.783125 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.026)       0:01:49.553 **********
2026-06-09 16:06:14.783130 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.026)       0:01:49.552 **********
2026-06-09 16:06:14.974692 | controller | ok: [localhost]
2026-06-09 16:06:14.974771 | controller |
2026-06-09 16:06:14.974777 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:06:14.974782 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.191)       0:01:49.744 **********
2026-06-09 16:06:14.974785 | controller | Tuesday 09 June 2026  16:06:14 +0000 (0:00:00.191)       0:01:49.743 **********
2026-06-09 16:06:15.151369 | controller | changed: [localhost]
2026-06-09 16:06:15.151461 | controller |
2026-06-09 16:06:15.151470 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:06:15.151495 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.176)       0:01:49.921 **********
2026-06-09 16:06:15.151500 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.176)       0:01:49.920 **********
2026-06-09 16:06:15.345294 | controller | ok: [localhost]
2026-06-09 16:06:15.345384 | controller |
2026-06-09 16:06:15.345390 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:06:15.345395 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.193)       0:01:50.115 **********
2026-06-09 16:06:15.345399 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.193)       0:01:50.113 **********
2026-06-09 16:06:15.802361 | controller | changed: [localhost]
2026-06-09 16:06:15.802405 | controller |
2026-06-09 16:06:15.802412 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:06:15.802417 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.457)       0:01:50.572 **********
2026-06-09 16:06:15.802422 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.457)       0:01:50.571 **********
2026-06-09 16:06:15.850407 | controller | ok: [localhost]
2026-06-09 16:06:15.850478 | controller |
2026-06-09 16:06:15.850484 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:06:15.850489 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.048)       0:01:50.620 **********
2026-06-09 16:06:15.850493 | controller | Tuesday 09 June 2026  16:06:15 +0000 (0:00:00.048)       0:01:50.619 **********
2026-06-09 16:06:16.105719 | controller | changed: [localhost]
2026-06-09 16:06:16.105798 | controller |
2026-06-09 16:06:16.105805 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:06:16.105810 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.255)       0:01:50.876 **********
2026-06-09 16:06:16.105814 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.255)       0:01:50.874 **********
2026-06-09 16:06:16.132557 | controller | skipping: [localhost]
2026-06-09 16:06:16.132612 | controller |
2026-06-09 16:06:16.132618 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:06:16.132623 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.026)       0:01:50.902 **********
2026-06-09 16:06:16.132627 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.026)       0:01:50.901 **********
2026-06-09 16:06:16.345614 | controller | ok: [localhost]
2026-06-09 16:06:16.345688 | controller |
2026-06-09 16:06:16.345694 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:06:16.345713 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.213)       0:01:51.116 **********
2026-06-09 16:06:16.345717 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.213)       0:01:51.114 **********
2026-06-09 16:06:16.531048 | controller | changed: [localhost]
2026-06-09 16:06:16.531088 | controller |
2026-06-09 16:06:16.531093 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:06:16.531098 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.185)       0:01:51.301 **********
2026-06-09 16:06:16.531101 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.185)       0:01:51.299 **********
2026-06-09 16:06:16.720510 | controller | ok: [localhost]
2026-06-09 16:06:16.720591 | controller |
2026-06-09 16:06:16.720597 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:06:16.720604 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.189)       0:01:51.490 **********
2026-06-09 16:06:16.720610 | controller | Tuesday 09 June 2026  16:06:16 +0000 (0:00:00.189)       0:01:51.489 **********
2026-06-09 16:06:17.139598 | controller | changed: [localhost]
2026-06-09 16:06:17.139658 | controller |
2026-06-09 16:06:17.139663 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:06:17.139668 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.419)       0:01:51.910 **********
2026-06-09 16:06:17.139672 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.419)       0:01:51.908 **********
2026-06-09 16:06:17.177811 | controller | ok: [localhost]
2026-06-09 16:06:17.177851 | controller |
2026-06-09 16:06:17.177856 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:06:17.177861 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.038)       0:01:51.948 **********
2026-06-09 16:06:17.177865 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.038)       0:01:51.946 **********
2026-06-09 16:06:17.378038 | controller | changed: [localhost]
2026-06-09 16:06:17.378097 | controller |
2026-06-09 16:06:17.378103 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-09 16:06:17.378108 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.200)       0:01:52.148 **********
2026-06-09 16:06:17.378111 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.200)       0:01:52.147 **********
2026-06-09 16:06:17.406724 | controller | skipping: [localhost]
2026-06-09 16:06:17.406781 | controller |
2026-06-09 16:06:17.406788 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-09 16:06:17.406794 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.028)       0:01:52.177 **********
2026-06-09 16:06:17.406799 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.028)       0:01:52.175 **********
2026-06-09 16:06:17.495894 | controller | skipping: [localhost]
2026-06-09 16:06:17.495986 | controller |
2026-06-09 16:06:17.495994 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-09 16:06:17.496000 | controller |
2026-06-09 16:06:17.496005 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 16:06:17.496010 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.089)       0:01:52.266 **********
2026-06-09 16:06:17.496015 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.089)       0:01:52.265 **********
2026-06-09 16:06:17.573231 | controller |
2026-06-09 16:06:17.573311 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 16:06:17.573317 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.077)       0:01:52.343 **********
2026-06-09 16:06:17.573322 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.077)       0:01:52.342 **********
2026-06-09 16:06:17.758754 | controller | ok: [localhost]
2026-06-09 16:06:17.758796 | controller |
2026-06-09 16:06:17.758803 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 16:06:17.758809 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.185)       0:01:52.529 **********
2026-06-09 16:06:17.758815 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.185)       0:01:52.527 **********
2026-06-09 16:06:17.936036 | controller | ok: [localhost]
2026-06-09 16:06:17.936128 | controller |
2026-06-09 16:06:17.936137 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 16:06:17.936145 | controller | ] ***
2026-06-09 16:06:17.936153 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.177)       0:01:52.706 **********
2026-06-09 16:06:17.936161 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.177)       0:01:52.705 **********
2026-06-09 16:06:17.968736 | controller | ok: [localhost] =>
2026-06-09 16:06:17.968822 | controller |     msg: |
2026-06-09 16:06:17.968831 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-09 16:06:17.968837 | controller |
2026-06-09 16:06:17.968843 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 16:06:17.968849 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.032)       0:01:52.739 **********
2026-06-09 16:06:17.968854 | controller | Tuesday 09 June 2026  16:06:17 +0000 (0:00:00.032)       0:01:52.737 **********
2026-06-09 16:06:18.030788 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 16:06:18.031023 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 16:06:18.031038 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 16:06:18.031047 | controller |
2026-06-09 16:06:18.031057 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:06:18.031066 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.062)       0:01:52.801 **********
2026-06-09 16:06:18.031075 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.062)       0:01:52.799 **********
2026-06-09 16:06:18.057290 | controller | skipping: [localhost]
2026-06-09 16:06:18.057339 | controller |
2026-06-09 16:06:18.057346 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:06:18.057353 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.026)       0:01:52.827 **********
2026-06-09 16:06:18.057359 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.026)       0:01:52.826 **********
2026-06-09 16:06:18.249142 | controller | ok: [localhost]
2026-06-09 16:06:18.249182 | controller |
2026-06-09 16:06:18.249188 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:06:18.249193 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.191)       0:01:53.019 **********
2026-06-09 16:06:18.249197 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.191)       0:01:53.018 **********
2026-06-09 16:06:18.443166 | controller | changed: [localhost]
2026-06-09 16:06:18.443251 | controller |
2026-06-09 16:06:18.443257 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:06:18.443261 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.193)       0:01:53.213 **********
2026-06-09 16:06:18.443265 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.193)       0:01:53.211 **********
2026-06-09 16:06:18.619927 | controller | ok: [localhost]
2026-06-09 16:06:18.620012 | controller |
2026-06-09 16:06:18.620019 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:06:18.620025 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.176)       0:01:53.390 **********
2026-06-09 16:06:18.620029 | controller | Tuesday 09 June 2026  16:06:18 +0000 (0:00:00.176)       0:01:53.388 **********
2026-06-09 16:06:19.003772 | controller | changed: [localhost]
2026-06-09 16:06:19.003863 | controller |
2026-06-09 16:06:19.003871 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:06:19.003876 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.383)       0:01:53.774 **********
2026-06-09 16:06:19.003897 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.383)       0:01:53.772 **********
2026-06-09 16:06:19.056420 | controller | ok: [localhost]
2026-06-09 16:06:19.056522 | controller |
2026-06-09 16:06:19.056528 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:06:19.056533 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.052)       0:01:53.826 **********
2026-06-09 16:06:19.056537 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.052)       0:01:53.825 **********
2026-06-09 16:06:19.249394 | controller | changed: [localhost]
2026-06-09 16:06:19.249472 | controller |
2026-06-09 16:06:19.249479 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:06:19.249484 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.193)       0:01:54.019 **********
2026-06-09 16:06:19.249487 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.193)       0:01:54.018 **********
2026-06-09 16:06:19.281351 | controller | skipping: [localhost]
2026-06-09 16:06:19.281423 | controller |
2026-06-09 16:06:19.281445 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:06:19.281451 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.031)       0:01:54.051 **********
2026-06-09 16:06:19.281455 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.031)       0:01:54.050 **********
2026-06-09 16:06:19.489003 | controller | ok: [localhost]
2026-06-09 16:06:19.489075 | controller |
2026-06-09 16:06:19.489082 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:06:19.489087 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.207)       0:01:54.259 **********
2026-06-09 16:06:19.489114 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.207)       0:01:54.258 **********
2026-06-09 16:06:19.678839 | controller | changed: [localhost]
2026-06-09 16:06:19.678900 | controller |
2026-06-09 16:06:19.678906 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:06:19.678911 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.189)       0:01:54.449 **********
2026-06-09 16:06:19.678915 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.189)       0:01:54.447 **********
2026-06-09 16:06:19.858857 | controller | ok: [localhost]
2026-06-09 16:06:19.858893 | controller |
2026-06-09 16:06:19.858899 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:06:19.858904 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.179)       0:01:54.628 **********
2026-06-09 16:06:19.858908 | controller | Tuesday 09 June 2026  16:06:19 +0000 (0:00:00.180)       0:01:54.627 **********
2026-06-09 16:06:20.243399 | controller | changed: [localhost]
2026-06-09 16:06:20.243488 | controller |
2026-06-09 16:06:20.243494 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:06:20.243498 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.384)       0:01:55.013 **********
2026-06-09 16:06:20.243502 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.384)       0:01:55.012 **********
2026-06-09 16:06:20.296513 | controller | ok: [localhost]
2026-06-09 16:06:20.296591 | controller |
2026-06-09 16:06:20.296597 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:06:20.296602 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.052)       0:01:55.066 **********
2026-06-09 16:06:20.296607 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.052)       0:01:55.065 **********
2026-06-09 16:06:20.532603 | controller | changed: [localhost]
2026-06-09 16:06:20.532668 | controller |
2026-06-09 16:06:20.532674 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:06:20.532679 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.236)       0:01:55.302 **********
2026-06-09 16:06:20.532683 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.236)       0:01:55.301 **********
2026-06-09 16:06:20.564508 | controller | skipping: [localhost]
2026-06-09 16:06:20.564568 | controller |
2026-06-09 16:06:20.564575 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:06:20.564593 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.031)       0:01:55.334 **********
2026-06-09 16:06:20.564598 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.031)       0:01:55.333 **********
2026-06-09 16:06:20.782106 | controller | ok: [localhost]
2026-06-09 16:06:20.782189 | controller |
2026-06-09 16:06:20.782195 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:06:20.782200 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.217)       0:01:55.552 **********
2026-06-09 16:06:20.782204 | controller | Tuesday 09 June 2026  16:06:20 +0000 (0:00:00.217)       0:01:55.550 **********
2026-06-09 16:06:21.018965 | controller | changed: [localhost]
2026-06-09 16:06:21.019087 | controller |
2026-06-09 16:06:21.019103 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:06:21.019116 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.236)       0:01:55.789 **********
2026-06-09 16:06:21.019127 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.236)       0:01:55.787 **********
2026-06-09 16:06:21.187825 | controller | ok: [localhost]
2026-06-09 16:06:21.187935 | controller |
2026-06-09 16:06:21.187941 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:06:21.187946 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.168)       0:01:55.958 **********
2026-06-09 16:06:21.187950 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.169)       0:01:55.956 **********
2026-06-09 16:06:21.594660 | controller | changed: [localhost]
2026-06-09 16:06:21.594750 | controller |
2026-06-09 16:06:21.594759 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:06:21.594766 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.406)       0:01:56.365 **********
2026-06-09 16:06:21.594771 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.406)       0:01:56.363 **********
2026-06-09 16:06:21.638700 | controller | ok: [localhost]
2026-06-09 16:06:21.638789 | controller |
2026-06-09 16:06:21.638796 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:06:21.638800 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.043)       0:01:56.408 **********
2026-06-09 16:06:21.638805 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.043)       0:01:56.407 **********
2026-06-09 16:06:21.832659 | controller | changed: [localhost]
2026-06-09 16:06:21.832729 | controller |
2026-06-09 16:06:21.832743 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 16:06:21.832752 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.194)       0:01:56.602 **********
2026-06-09 16:06:21.832758 | controller | Tuesday 09 June 2026  16:06:21 +0000 (0:00:00.193)       0:01:56.601 **********
2026-06-09 16:06:22.019405 | controller | ok: [localhost]
2026-06-09 16:06:22.019505 | controller |
2026-06-09 16:06:22.019512 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-09 16:06:22.019517 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.186)       0:01:56.789 **********
2026-06-09 16:06:22.019521 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.186)       0:01:56.788 **********
2026-06-09 16:06:22.049647 | controller | skipping: [localhost]
2026-06-09 16:06:22.049705 | controller |
2026-06-09 16:06:22.049711 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 16:06:22.049716 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.030)       0:01:56.819 **********
2026-06-09 16:06:22.049721 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.030)       0:01:56.818 **********
2026-06-09 16:06:22.095078 | controller | skipping: [localhost]
2026-06-09 16:06:22.095158 | controller |
2026-06-09 16:06:22.095165 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-09 16:06:22.095169 | controller |   _net_env_def_slurp['content'] |
2026-06-09 16:06:22.095173 | controller |   b64decode |
2026-06-09 16:06:22.095184 | controller |   from_yaml
2026-06-09 16:06:22.095188 | controller | }}, cacheable=True] ***
2026-06-09 16:06:22.095192 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.045)       0:01:56.865 **********
2026-06-09 16:06:22.095196 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.045)       0:01:56.863 **********
2026-06-09 16:06:22.130643 | controller | skipping: [localhost]
2026-06-09 16:06:22.130732 | controller |
2026-06-09 16:06:22.130769 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-09 16:06:22.130775 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.035)       0:01:56.901 **********
2026-06-09 16:06:22.130778 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.035)       0:01:56.899 **********
2026-06-09 16:06:22.157814 | controller | skipping: [localhost]
2026-06-09 16:06:22.157900 | controller |
2026-06-09 16:06:22.157905 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-09 16:06:22.157911 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.027)       0:01:56.928 **********
2026-06-09 16:06:22.157915 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.027)       0:01:56.926 **********
2026-06-09 16:06:22.332897 | controller |
2026-06-09 16:06:22.332993 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 16:06:22.333003 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.175)       0:01:57.103 **********
2026-06-09 16:06:22.333009 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.175)       0:01:57.101 **********
2026-06-09 16:06:22.885957 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 16:06:22.885996 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 16:06:22.886001 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-09 16:06:22.886006 | controller |
2026-06-09 16:06:22.886011 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-09 16:06:22.886015 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.552)       0:01:57.656 **********
2026-06-09 16:06:22.886019 | controller | Tuesday 09 June 2026  16:06:22 +0000 (0:00:00.553)       0:01:57.654 **********
2026-06-09 16:06:23.069323 | controller | changed: [localhost]
2026-06-09 16:06:23.069406 | controller |
2026-06-09 16:06:23.069415 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:06:23.069422 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.183)       0:01:57.839 **********
2026-06-09 16:06:23.069449 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.183)       0:01:57.838 **********
2026-06-09 16:06:23.250789 | controller | ok: [localhost]
2026-06-09 16:06:23.250880 | controller |
2026-06-09 16:06:23.250888 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-09 16:06:23.250894 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.181)       0:01:58.021 **********
2026-06-09 16:06:23.250901 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.181)       0:01:58.019 **********
2026-06-09 16:06:23.289184 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-09 16:06:23.289246 | controller |
2026-06-09 16:06:23.289252 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-09 16:06:23.289256 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.038)       0:01:58.059 **********
2026-06-09 16:06:23.289261 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.038)       0:01:58.058 **********
2026-06-09 16:06:23.910518 | controller | changed: [localhost]
2026-06-09 16:06:23.910659 | controller |
2026-06-09 16:06:23.910670 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-09 16:06:23.910681 | controller |   _crc_vers.stdout_lines |
2026-06-09 16:06:23.910690 | controller |   select('match', 'CRC') | first |
2026-06-09 16:06:23.910699 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-09 16:06:23.910708 | controller |   _crc_vers.stdout_lines |
2026-06-09 16:06:23.910717 | controller |   select ('match', 'OpenShift') | first |
2026-06-09 16:06:23.910752 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-09 16:06:23.910760 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.621)       0:01:58.680 **********
2026-06-09 16:06:23.910768 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.621)       0:01:58.679 **********
2026-06-09 16:06:23.948103 | controller | ok: [localhost]
2026-06-09 16:06:23.948203 | controller |
2026-06-09 16:06:23.948215 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-09 16:06:23.948226 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.037)       0:01:58.718 **********
2026-06-09 16:06:23.948235 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.037)       0:01:58.716 **********
2026-06-09 16:06:23.982541 | controller | ok: [localhost] =>
2026-06-09 16:06:23.982662 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-09 16:06:23.982677 | controller |       OpenShift version 4.20.1.'
2026-06-09 16:06:23.982689 | controller |
2026-06-09 16:06:23.982701 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-09 16:06:23.982714 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.034)       0:01:58.752 **********
2026-06-09 16:06:23.982725 | controller | Tuesday 09 June 2026  16:06:23 +0000 (0:00:00.034)       0:01:58.750 **********
2026-06-09 16:06:24.531338 | controller | ok: [localhost]
2026-06-09 16:06:24.531515 | controller |
2026-06-09 16:06:24.531528 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-09 16:06:24.531537 | controller |   _domain is defined and
2026-06-09 16:06:24.531544 | controller |   'crc' in _domains and
2026-06-09 16:06:24.531551 | controller |   _domains.crc.state == 'running'
2026-06-09 16:06:24.531558 | controller | }}] ***
2026-06-09 16:06:24.531565 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.549)       0:01:59.301 **********
2026-06-09 16:06:24.531573 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.549)       0:01:59.300 **********
2026-06-09 16:06:24.566117 | controller | ok: [localhost]
2026-06-09 16:06:24.566232 | controller |
2026-06-09 16:06:24.566240 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-09 16:06:24.566248 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.034)       0:01:59.336 **********
2026-06-09 16:06:24.566255 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.034)       0:01:59.334 **********
2026-06-09 16:06:24.597389 | controller | skipping: [localhost]
2026-06-09 16:06:24.597514 | controller |
2026-06-09 16:06:24.597547 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-09 16:06:24.597554 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.031)       0:01:59.367 **********
2026-06-09 16:06:24.597562 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.031)       0:01:59.366 **********
2026-06-09 16:06:24.655053 | controller |
2026-06-09 16:06:24.655195 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-09 16:06:24.655211 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-09 16:06:24.655221 | controller | ] ***
2026-06-09 16:06:24.655230 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.057)       0:01:59.425 **********
2026-06-09 16:06:24.655240 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.057)       0:01:59.423 **********
2026-06-09 16:06:24.698058 | controller | ok: [localhost]
2026-06-09 16:06:24.698159 | controller |
2026-06-09 16:06:24.698167 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-09 16:06:24.698174 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.043)       0:01:59.468 **********
2026-06-09 16:06:24.698191 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.043)       0:01:59.467 **********
2026-06-09 16:06:24.739181 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-09 16:06:24.739280 | controller |
2026-06-09 16:06:24.739289 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-09 16:06:24.739296 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.041)       0:01:59.509 **********
2026-06-09 16:06:24.739301 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.041)       0:01:59.508 **********
2026-06-09 16:06:24.769194 | controller | ok: [localhost] =>
2026-06-09 16:06:24.769274 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-09 16:06:24.769280 | controller |
2026-06-09 16:06:24.769284 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-09 16:06:24.769288 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.030)       0:01:59.539 **********
2026-06-09 16:06:24.769292 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.030)       0:01:59.538 **********
2026-06-09 16:06:24.796751 | controller | ok: [localhost] =>
2026-06-09 16:06:24.796832 | controller |     _secret_file: null
2026-06-09 16:06:24.796838 | controller |
2026-06-09 16:06:24.796844 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-09 16:06:24.796856 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.027)       0:01:59.567 **********
2026-06-09 16:06:24.796865 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.027)       0:01:59.565 **********
2026-06-09 16:06:24.828782 | controller | ok: [localhost] =>
2026-06-09 16:06:24.828866 | controller |     _secret_content: {}
2026-06-09 16:06:24.828871 | controller |
2026-06-09 16:06:24.828876 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-09 16:06:24.828881 | controller | ] ***
2026-06-09 16:06:24.828885 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.031)       0:01:59.598 **********
2026-06-09 16:06:24.828890 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.031)       0:01:59.597 **********
2026-06-09 16:06:24.866799 | controller | skipping: [localhost]
2026-06-09 16:06:24.866892 | controller |
2026-06-09 16:06:24.866904 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-09 16:06:24.866911 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.037)       0:01:59.636 **********
2026-06-09 16:06:24.866916 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.037)       0:01:59.635 **********
2026-06-09 16:06:24.906542 | controller | skipping: [localhost]
2026-06-09 16:06:24.906630 | controller |
2026-06-09 16:06:24.906637 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-09 16:06:24.906642 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.039)       0:01:59.676 **********
2026-06-09 16:06:24.906647 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.039)       0:01:59.675 **********
2026-06-09 16:06:24.933905 | controller | skipping: [localhost]
2026-06-09 16:06:24.933987 | controller |
2026-06-09 16:06:24.933992 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-09 16:06:24.933996 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.027)       0:01:59.704 **********
2026-06-09 16:06:24.934000 | controller | Tuesday 09 June 2026  16:06:24 +0000 (0:00:00.027)       0:01:59.702 **********
2026-06-09 16:06:25.002272 | controller | skipping: [localhost]
2026-06-09 16:06:25.002374 | controller |
2026-06-09 16:06:25.002408 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-09 16:06:25.002417 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.068)       0:01:59.772 **********
2026-06-09 16:06:25.002422 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.068)       0:01:59.770 **********
2026-06-09 16:06:25.031759 | controller | skipping: [localhost]
2026-06-09 16:06:25.031845 | controller |
2026-06-09 16:06:25.031865 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-09 16:06:25.031870 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.029)       0:01:59.801 **********
2026-06-09 16:06:25.031873 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.029)       0:01:59.800 **********
2026-06-09 16:06:25.061239 | controller | skipping: [localhost]
2026-06-09 16:06:25.061325 | controller |
2026-06-09 16:06:25.061332 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-09 16:06:25.061338 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.029)       0:01:59.831 **********
2026-06-09 16:06:25.061343 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.029)       0:01:59.829 **********
2026-06-09 16:06:25.095530 | controller | skipping: [localhost]
2026-06-09 16:06:25.095617 | controller |
2026-06-09 16:06:25.095622 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-09 16:06:25.095628 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.034)       0:01:59.865 **********
2026-06-09 16:06:25.095633 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.034)       0:01:59.864 **********
2026-06-09 16:06:25.125875 | controller | skipping: [localhost]
2026-06-09 16:06:25.125964 | controller |
2026-06-09 16:06:25.125970 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-09 16:06:25.125975 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.030)       0:01:59.895 **********
2026-06-09 16:06:25.125979 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.030)       0:01:59.894 **********
2026-06-09 16:06:25.157693 | controller | skipping: [localhost]
2026-06-09 16:06:25.157779 | controller |
2026-06-09 16:06:25.157787 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-09 16:06:25.157793 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.031)       0:01:59.927 **********
2026-06-09 16:06:25.157799 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.031)       0:01:59.926 **********
2026-06-09 16:06:25.827155 | controller | changed: [localhost]
2026-06-09 16:06:25.827255 | controller |
2026-06-09 16:06:25.827263 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-09 16:06:25.827270 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.669)       0:02:00.597 **********
2026-06-09 16:06:25.827275 | controller | Tuesday 09 June 2026  16:06:25 +0000 (0:00:00.669)       0:02:00.595 **********
2026-06-09 16:06:26.087012 | controller | ok: [localhost]
2026-06-09 16:06:26.087107 | controller |
2026-06-09 16:06:26.087115 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-09 16:06:26.087121 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.259)       0:02:00.856 **********
2026-06-09 16:06:26.087126 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.259)       0:02:00.854 **********
2026-06-09 16:06:26.126148 | controller | ok: [localhost] =>
2026-06-09 16:06:26.126237 | controller |     _vm_list:
2026-06-09 16:06:26.126243 | controller |       changed: false
2026-06-09 16:06:26.126249 | controller |       failed: false
2026-06-09 16:06:26.126253 | controller |       list_vms:
2026-06-09 16:06:26.126258 | controller |       - crc
2026-06-09 16:06:26.126262 | controller |
2026-06-09 16:06:26.126268 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-09 16:06:26.126273 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.039)       0:02:00.895 **********
2026-06-09 16:06:26.126278 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.039)       0:02:00.894 **********
2026-06-09 16:06:26.555767 | controller | ok: [localhost]
2026-06-09 16:06:26.555812 | controller |
2026-06-09 16:06:26.555819 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-09 16:06:26.555825 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.429)       0:02:01.325 **********
2026-06-09 16:06:26.555830 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.429)       0:02:01.324 **********
2026-06-09 16:06:26.587509 | controller | ok: [localhost] =>
2026-06-09 16:06:26.587599 | controller |     _net_list:
2026-06-09 16:06:26.587632 | controller |       changed: false
2026-06-09 16:06:26.587638 | controller |       failed: false
2026-06-09 16:06:26.587642 | controller |       list_nets:
2026-06-09 16:06:26.587647 | controller |       - crc
2026-06-09 16:06:26.587652 | controller |       - default
2026-06-09 16:06:26.587657 | controller |
2026-06-09 16:06:26.587673 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-09 16:06:26.587679 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.031)       0:02:01.357 **********
2026-06-09 16:06:26.587685 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.031)       0:02:01.356 **********
2026-06-09 16:06:26.848784 | controller | ok: [localhost]
2026-06-09 16:06:26.848877 | controller |
2026-06-09 16:06:26.848887 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-09 16:06:26.848894 | controller |   _net_bridge_map | default({}) |
2026-06-09 16:06:26.848901 | controller |   combine(_local_map, recursive=true)
2026-06-09 16:06:26.848906 | controller | }}] ***
2026-06-09 16:06:26.848912 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.261)       0:02:01.619 **********
2026-06-09 16:06:26.848918 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.261)       0:02:01.617 **********
2026-06-09 16:06:26.892733 | controller | ok: [localhost] => (item=crc)
2026-06-09 16:06:26.892825 | controller | ok: [localhost] => (item=default)
2026-06-09 16:06:26.892835 | controller |
2026-06-09 16:06:26.892842 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-09 16:06:26.892848 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.044)       0:02:01.663 **********
2026-06-09 16:06:26.892853 | controller | Tuesday 09 June 2026  16:06:26 +0000 (0:00:00.044)       0:02:01.661 **********
2026-06-09 16:06:28.161233 | controller | ok: [localhost]
2026-06-09 16:06:28.161326 | controller |
2026-06-09 16:06:28.161335 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-09 16:06:28.161362 | controller | Tuesday 09 June 2026  16:06:28 +0000 (0:00:01.268)       0:02:02.931 **********
2026-06-09 16:06:28.161367 | controller | Tuesday 09 June 2026  16:06:28 +0000 (0:00:01.268)       0:02:02.930 **********
2026-06-09 16:06:28.527757 | controller | ok: [localhost]
2026-06-09 16:06:28.527826 | controller |
2026-06-09 16:06:28.527832 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-09 16:06:28.527837 | controller | Tuesday 09 June 2026  16:06:28 +0000 (0:00:00.366)       0:02:03.298 **********
2026-06-09 16:06:28.527842 | controller | Tuesday 09 June 2026  16:06:28 +0000 (0:00:00.366)       0:02:03.296 **********
2026-06-09 16:06:28.830222 | controller | changed: [localhost]
2026-06-09 16:06:28.830301 | controller |
2026-06-09 16:06:28.830307 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-09 16:06:28.830311 | controller | Tuesday 09 June 2026  16:06:28 +0000 (0:00:00.302)       0:02:03.600 **********
2026-06-09 16:06:28.830316 | controller | Tuesday 09 June 2026  16:06:28 +0000 (0:00:00.302)       0:02:03.599 **********
2026-06-09 16:06:29.170711 | controller | ok: [localhost]
2026-06-09 16:06:29.170756 | controller |
2026-06-09 16:06:29.170762 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-09 16:06:29.170768 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.340)       0:02:03.940 **********
2026-06-09 16:06:29.170772 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.340)       0:02:03.939 **********
2026-06-09 16:06:29.221950 | controller | ok: [localhost] =>
2026-06-09 16:06:29.222022 | controller |     changed: false
2026-06-09 16:06:29.222027 | controller |     msg: All assertions passed
2026-06-09 16:06:29.222033 | controller |
2026-06-09 16:06:29.222039 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:06:29.222056 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.051)       0:02:03.992 **********
2026-06-09 16:06:29.222062 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.051)       0:02:03.990 **********
2026-06-09 16:06:29.414406 | controller | ok: [localhost]
2026-06-09 16:06:29.414508 | controller |
2026-06-09 16:06:29.414515 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:06:29.414520 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.192)       0:02:04.184 **********
2026-06-09 16:06:29.414525 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.192)       0:02:04.183 **********
2026-06-09 16:06:29.606638 | controller | ok: [localhost]
2026-06-09 16:06:29.606700 | controller |
2026-06-09 16:06:29.606706 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-09 16:06:29.606711 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.192)       0:02:04.376 **********
2026-06-09 16:06:29.606715 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.192)       0:02:04.375 **********
2026-06-09 16:06:29.638759 | controller | ok: [localhost] =>
2026-06-09 16:06:29.638809 | controller |     changed: false
2026-06-09 16:06:29.638814 | controller |     msg: All assertions passed
2026-06-09 16:06:29.638818 | controller |
2026-06-09 16:06:29.638823 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-09 16:06:29.638827 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.032)       0:02:04.409 **********
2026-06-09 16:06:29.638831 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.032)       0:02:04.407 **********
2026-06-09 16:06:29.820508 | controller | ok: [localhost]
2026-06-09 16:06:29.820586 | controller |
2026-06-09 16:06:29.820600 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-09 16:06:29.820609 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.181)       0:02:04.590 **********
2026-06-09 16:06:29.820618 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.181)       0:02:04.589 **********
2026-06-09 16:06:29.993695 | controller | ok: [localhost]
2026-06-09 16:06:29.993760 | controller |
2026-06-09 16:06:29.993766 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-09 16:06:29.993771 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.173)       0:02:04.764 **********
2026-06-09 16:06:29.993776 | controller | Tuesday 09 June 2026  16:06:29 +0000 (0:00:00.173)       0:02:04.762 **********
2026-06-09 16:06:30.051693 | controller | ok: [localhost]
2026-06-09 16:06:30.051786 | controller |
2026-06-09 16:06:30.051795 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-09 16:06:30.051801 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.057)       0:02:04.821 **********
2026-06-09 16:06:30.051807 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.057)       0:02:04.820 **********
2026-06-09 16:06:30.077556 | controller | skipping: [localhost]
2026-06-09 16:06:30.077640 | controller |
2026-06-09 16:06:30.077647 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-09 16:06:30.077653 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.025)       0:02:04.847 **********
2026-06-09 16:06:30.077658 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.025)       0:02:04.846 **********
2026-06-09 16:06:30.101934 | controller | skipping: [localhost]
2026-06-09 16:06:30.102030 | controller |
2026-06-09 16:06:30.102040 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-09 16:06:30.102047 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-09 16:06:30.102053 | controller | fi
2026-06-09 16:06:30.102059 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-09 16:06:30.102082 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.024)       0:02:04.872 **********
2026-06-09 16:06:30.102089 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.024)       0:02:04.870 **********
2026-06-09 16:06:30.126932 | controller | skipping: [localhost]
2026-06-09 16:06:30.127022 | controller |
2026-06-09 16:06:30.127032 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-09 16:06:30.127039 | controller | oc whoami
2026-06-09 16:06:30.127044 | controller | ] ***
2026-06-09 16:06:30.127050 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.024)       0:02:04.897 **********
2026-06-09 16:06:30.127055 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.024)       0:02:04.895 **********
2026-06-09 16:06:30.159339 | controller | skipping: [localhost]
2026-06-09 16:06:30.159483 | controller |
2026-06-09 16:06:30.159498 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-09 16:06:30.159505 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.032)       0:02:04.929 **********
2026-06-09 16:06:30.159511 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.032)       0:02:04.928 **********
2026-06-09 16:06:30.193361 | controller | skipping: [localhost]
2026-06-09 16:06:30.193400 | controller |
2026-06-09 16:06:30.193406 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:06:30.193410 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.034)       0:02:04.963 **********
2026-06-09 16:06:30.193415 | controller | Tuesday 09 June 2026  16:06:30 +0000 (0:00:00.034)       0:02:04.962 **********
2026-06-09 16:06:32.258990 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-09 16:06:32.259087 | controller |
2026-06-09 16:06:32.259094 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-09 16:06:32.259138 | controller | Tuesday 09 June 2026  16:06:32 +0000 (0:00:02.065)       0:02:07.029 **********
2026-06-09 16:06:32.259143 | controller | Tuesday 09 June 2026  16:06:32 +0000 (0:00:02.065)       0:02:07.027 **********
2026-06-09 16:06:33.245655 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-09 16:06:33.245740 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-09 16:06:33.245746 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-09 16:06:33.259569 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 16:06:33.259673 | controller |
2026-06-09 16:06:33.259678 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-09 16:06:33.259684 | controller | Tuesday 09 June 2026  16:06:33 +0000 (0:00:01.000)       0:02:08.029 **********
2026-06-09 16:06:33.259688 | controller | Tuesday 09 June 2026  16:06:33 +0000 (0:00:01.000)       0:02:08.028 **********
2026-06-09 16:06:35.329492 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 16:06:35.329573 | controller |
2026-06-09 16:06:35.329579 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-09 16:06:35.329583 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:02.069)       0:02:10.099 **********
2026-06-09 16:06:35.329587 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:02.069)       0:02:10.098 **********
2026-06-09 16:06:35.362797 | controller | skipping: [localhost]
2026-06-09 16:06:35.362853 | controller |
2026-06-09 16:06:35.362859 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 16:06:35.362864 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.033)       0:02:10.133 **********
2026-06-09 16:06:35.362868 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.033)       0:02:10.131 **********
2026-06-09 16:06:35.581144 | controller | ok: [localhost]
2026-06-09 16:06:35.581235 | controller |
2026-06-09 16:06:35.581243 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-09 16:06:35.581270 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.218)       0:02:10.351 **********
2026-06-09 16:06:35.581276 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.218)       0:02:10.350 **********
2026-06-09 16:06:35.622535 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-09 16:06:35.622605 | controller |
2026-06-09 16:06:35.622611 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 16:06:35.622616 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.041)       0:02:10.392 **********
2026-06-09 16:06:35.622620 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.041)       0:02:10.391 **********
2026-06-09 16:06:35.653779 | controller | skipping: [localhost]
2026-06-09 16:06:35.653852 | controller |
2026-06-09 16:06:35.653860 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 16:06:35.653865 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.031)       0:02:10.424 **********
2026-06-09 16:06:35.653869 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.031)       0:02:10.422 **********
2026-06-09 16:06:35.686630 | controller | skipping: [localhost]
2026-06-09 16:06:35.686699 | controller |
2026-06-09 16:06:35.686705 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-09 16:06:35.686720 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.032)       0:02:10.456 **********
2026-06-09 16:06:35.686725 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.032)       0:02:10.455 **********
2026-06-09 16:06:35.742308 | controller | skipping: [localhost]
2026-06-09 16:06:35.742396 | controller |
2026-06-09 16:06:35.742405 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-09 16:06:35.742411 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-09 16:06:35.742417 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-09 16:06:35.742422 | controller |  default(
2026-06-09 16:06:35.742444 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-09 16:06:35.742449 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-09 16:06:35.742452 | controller |  ) | trim
2026-06-09 16:06:35.742458 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-09 16:06:35.742463 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.055)       0:02:10.512 **********
2026-06-09 16:06:35.742467 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.055)       0:02:10.511 **********
2026-06-09 16:06:35.796790 | controller | ok: [localhost]
2026-06-09 16:06:35.796829 | controller |
2026-06-09 16:06:35.796835 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 16:06:35.796840 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.054)       0:02:10.567 **********
2026-06-09 16:06:35.796844 | controller | Tuesday 09 June 2026  16:06:35 +0000 (0:00:00.054)       0:02:10.565 **********
2026-06-09 16:06:36.039170 | controller | ok: [localhost]
2026-06-09 16:06:36.039252 | controller |
2026-06-09 16:06:36.039258 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-09 16:06:36.039262 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-09 16:06:36.039268 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-09 16:06:36.039272 | controller |   (cifmw_openshift_login_api is defined)
2026-06-09 16:06:36.039291 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-09 16:06:36.039295 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.241)       0:02:10.809 **********
2026-06-09 16:06:36.039299 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.241)       0:02:10.807 **********
2026-06-09 16:06:36.078232 | controller | ok: [localhost] =>
2026-06-09 16:06:36.078317 | controller |     changed: false
2026-06-09 16:06:36.078322 | controller |     msg: All assertions passed
2026-06-09 16:06:36.078327 | controller |
2026-06-09 16:06:36.078331 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 16:06:36.078336 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.039)       0:02:10.848 **********
2026-06-09 16:06:36.078340 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.039)       0:02:10.847 **********
2026-06-09 16:06:36.105981 | controller | skipping: [localhost]
2026-06-09 16:06:36.106029 | controller |
2026-06-09 16:06:36.106035 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-09 16:06:36.106061 | controller |   (
2026-06-09 16:06:36.106066 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-09 16:06:36.106070 | controller |     b64decode |
2026-06-09 16:06:36.106073 | controller |     from_yaml
2026-06-09 16:06:36.106077 | controller |   ). users | default([]) |
2026-06-09 16:06:36.106081 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-09 16:06:36.106084 | controller |   map(attribute="name") |
2026-06-09 16:06:36.106088 | controller |   map("split", "/") |
2026-06-09 16:06:36.106091 | controller |   map("first")
2026-06-09 16:06:36.106095 | controller | }}, cacheable=True] ***
2026-06-09 16:06:36.106098 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.027)       0:02:10.876 **********
2026-06-09 16:06:36.106103 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.028)       0:02:10.875 **********
2026-06-09 16:06:36.135324 | controller | skipping: [localhost]
2026-06-09 16:06:36.135395 | controller |
2026-06-09 16:06:36.135401 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-09 16:06:36.135406 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-09 16:06:36.135410 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-09 16:06:36.135414 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-09 16:06:36.135418 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.029)       0:02:10.905 **********
2026-06-09 16:06:36.135422 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.029)       0:02:10.904 **********
2026-06-09 16:06:36.164886 | controller | skipping: [localhost]
2026-06-09 16:06:36.164975 | controller |
2026-06-09 16:06:36.164981 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-09 16:06:36.164986 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-09 16:06:36.164990 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-09 16:06:36.164996 | controller | }}] ***
2026-06-09 16:06:36.165000 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.029)       0:02:10.935 **********
2026-06-09 16:06:36.165004 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.029)       0:02:10.933 **********
2026-06-09 16:06:36.201178 | controller | ok: [localhost]
2026-06-09 16:06:36.201257 | controller |
2026-06-09 16:06:36.201272 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-09 16:06:36.201280 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.035)       0:02:10.971 **********
2026-06-09 16:06:36.201297 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.036)       0:02:10.969 **********
2026-06-09 16:06:36.240744 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-09 16:06:36.240844 | controller |
2026-06-09 16:06:36.240853 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 16:06:36.240859 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.039)       0:02:11.010 **********
2026-06-09 16:06:36.240880 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.039)       0:02:11.009 **********
2026-06-09 16:06:36.268679 | controller | skipping: [localhost]
2026-06-09 16:06:36.268794 | controller |
2026-06-09 16:06:36.268815 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-09 16:06:36.268851 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.027)       0:02:11.038 **********
2026-06-09 16:06:36.268864 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.027)       0:02:11.037 **********
2026-06-09 16:06:36.870089 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 16:06:36.870127 | controller | changed: [localhost]
2026-06-09 16:06:36.870134 | controller |
2026-06-09 16:06:36.870138 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-09 16:06:36.870142 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.601)       0:02:11.640 **********
2026-06-09 16:06:36.870145 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.601)       0:02:11.639 **********
2026-06-09 16:06:36.895037 | controller | ok: [localhost] =>
2026-06-09 16:06:36.895073 | controller |     changed: false
2026-06-09 16:06:36.895078 | controller |     msg: All assertions passed
2026-06-09 16:06:36.895083 | controller |
2026-06-09 16:06:36.895087 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 16:06:36.895091 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.025)       0:02:11.665 **********
2026-06-09 16:06:36.895096 | controller | Tuesday 09 June 2026  16:06:36 +0000 (0:00:00.025)       0:02:11.664 **********
2026-06-09 16:06:37.206168 | controller | changed: [localhost]
2026-06-09 16:06:37.206203 | controller |
2026-06-09 16:06:37.206209 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-09 16:06:37.206214 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-09 16:06:37.206218 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-09 16:06:37.206223 | controller | }}, cacheable=True] ***
2026-06-09 16:06:37.206227 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.311)       0:02:11.976 **********
2026-06-09 16:06:37.206231 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.311)       0:02:11.975 **********
2026-06-09 16:06:37.250686 | controller | ok: [localhost]
2026-06-09 16:06:37.250728 | controller |
2026-06-09 16:06:37.250735 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-09 16:06:37.250741 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.044)       0:02:12.020 **********
2026-06-09 16:06:37.250747 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.044)       0:02:12.019 **********
2026-06-09 16:06:37.518407 | controller | changed: [localhost]
2026-06-09 16:06:37.518456 | controller |
2026-06-09 16:06:37.518463 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-09 16:06:37.518468 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.267)       0:02:12.288 **********
2026-06-09 16:06:37.518473 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.267)       0:02:12.287 **********
2026-06-09 16:06:37.784845 | controller | changed: [localhost]
2026-06-09 16:06:37.784947 | controller |
2026-06-09 16:06:37.784959 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-09 16:06:37.784968 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.266)       0:02:12.555 **********
2026-06-09 16:06:37.784977 | controller | Tuesday 09 June 2026  16:06:37 +0000 (0:00:00.266)       0:02:12.553 **********
2026-06-09 16:06:38.087278 | controller | changed: [localhost]
2026-06-09 16:06:38.087324 | controller |
2026-06-09 16:06:38.087330 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-09 16:06:38.087337 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-09 16:06:38.087341 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-09 16:06:38.087345 | controller | }}, cacheable=True] ***
2026-06-09 16:06:38.087356 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.302)       0:02:12.857 **********
2026-06-09 16:06:38.087360 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.302)       0:02:12.856 **********
2026-06-09 16:06:38.128032 | controller | ok: [localhost]
2026-06-09 16:06:38.128073 | controller |
2026-06-09 16:06:38.128081 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-09 16:06:38.128087 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.040)       0:02:12.898 **********
2026-06-09 16:06:38.128092 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.040)       0:02:12.897 **********
2026-06-09 16:06:38.547126 | controller | changed: [localhost]
2026-06-09 16:06:38.547163 | controller |
2026-06-09 16:06:38.547169 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-09 16:06:38.547173 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.419)       0:02:13.317 **********
2026-06-09 16:06:38.547178 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.419)       0:02:13.316 **********
2026-06-09 16:06:38.730909 | controller | ok: [localhost]
2026-06-09 16:06:38.731002 | controller |
2026-06-09 16:06:38.731008 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-09 16:06:38.731013 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-09 16:06:38.731017 | controller |   combine(
2026-06-09 16:06:38.731021 | controller |     {
2026-06-09 16:06:38.731024 | controller |       'cifmw_install_yamls_environment': {
2026-06-09 16:06:38.731029 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-09 16:06:38.731034 | controller |       }
2026-06-09 16:06:38.731038 | controller |     }, recursive=true) | to_nice_yaml
2026-06-09 16:06:38.731043 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-09 16:06:38.731048 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.183)       0:02:13.501 **********
2026-06-09 16:06:38.731053 | controller | Tuesday 09 June 2026  16:06:38 +0000 (0:00:00.183)       0:02:13.499 **********
2026-06-09 16:06:39.237908 | controller | changed: [localhost]
2026-06-09 16:06:39.238023 | controller |
2026-06-09 16:06:39.238030 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 16:06:39.238036 | controller | Tuesday 09 June 2026  16:06:39 +0000 (0:00:00.506)       0:02:14.008 **********
2026-06-09 16:06:39.238041 | controller | Tuesday 09 June 2026  16:06:39 +0000 (0:00:00.506)       0:02:14.006 **********
2026-06-09 16:06:39.451009 | controller | ok: [localhost]
2026-06-09 16:06:39.451105 | controller |
2026-06-09 16:06:39.451112 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-09 16:06:39.451118 | controller |   ((
2026-06-09 16:06:39.451124 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-09 16:06:39.451129 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-09 16:06:39.451155 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-09 16:06:39.451160 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-09 16:06:39.451165 | controller | }}] ***
2026-06-09 16:06:39.451170 | controller | Tuesday 09 June 2026  16:06:39 +0000 (0:00:00.213)       0:02:14.221 **********
2026-06-09 16:06:39.451176 | controller | Tuesday 09 June 2026  16:06:39 +0000 (0:00:00.213)       0:02:14.219 **********
2026-06-09 16:06:39.490300 | controller | ok: [localhost]
2026-06-09 16:06:39.490383 | controller |
2026-06-09 16:06:39.490390 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-09 16:06:39.490396 | controller | Tuesday 09 June 2026  16:06:39 +0000 (0:00:00.039)       0:02:14.260 **********
2026-06-09 16:06:39.490400 | controller | Tuesday 09 June 2026  16:06:39 +0000 (0:00:00.039)       0:02:14.259 **********
2026-06-09 16:06:41.642071 | controller | changed: [localhost] => (item=openstack)
2026-06-09 16:06:41.642115 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-09 16:06:41.642123 | controller |
2026-06-09 16:06:41.642130 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-09 16:06:41.642136 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:02.151)       0:02:16.412 **********
2026-06-09 16:06:41.642142 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:02.151)       0:02:16.410 **********
2026-06-09 16:06:41.666304 | controller | skipping: [localhost]
2026-06-09 16:06:41.666351 | controller |
2026-06-09 16:06:41.666358 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-09 16:06:41.666365 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.024)       0:02:16.436 **********
2026-06-09 16:06:41.666371 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.024)       0:02:16.435 **********
2026-06-09 16:06:41.697168 | controller | skipping: [localhost] => (item=openstack)
2026-06-09 16:06:41.697203 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-09 16:06:41.697208 | controller | skipping: [localhost]
2026-06-09 16:06:41.697212 | controller |
2026-06-09 16:06:41.697217 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-09 16:06:41.697221 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.030)       0:02:16.467 **********
2026-06-09 16:06:41.697226 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.030)       0:02:16.466 **********
2026-06-09 16:06:41.726920 | controller | skipping: [localhost]
2026-06-09 16:06:41.726970 | controller |
2026-06-09 16:06:41.726977 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-09 16:06:41.726987 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.029)       0:02:16.497 **********
2026-06-09 16:06:41.726991 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.029)       0:02:16.495 **********
2026-06-09 16:06:41.759952 | controller | skipping: [localhost]
2026-06-09 16:06:41.759990 | controller |
2026-06-09 16:06:41.759995 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-09 16:06:41.760000 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.033)       0:02:16.530 **********
2026-06-09 16:06:41.760003 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.033)       0:02:16.528 **********
2026-06-09 16:06:41.843773 | controller | skipping: [localhost]
2026-06-09 16:06:41.843816 | controller |
2026-06-09 16:06:41.843822 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-09 16:06:41.843828 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.084)       0:02:16.614 **********
2026-06-09 16:06:41.843832 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.084)       0:02:16.612 **********
2026-06-09 16:06:41.867858 | controller | skipping: [localhost]
2026-06-09 16:06:41.867893 | controller |
2026-06-09 16:06:41.867898 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-09 16:06:41.867903 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.023)       0:02:16.638 **********
2026-06-09 16:06:41.867907 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.024)       0:02:16.636 **********
2026-06-09 16:06:41.892639 | controller | skipping: [localhost]
2026-06-09 16:06:41.892668 | controller |
2026-06-09 16:06:41.892673 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-09 16:06:41.892678 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.024)       0:02:16.663 **********
2026-06-09 16:06:41.892682 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.024)       0:02:16.661 **********
2026-06-09 16:06:41.920744 | controller | skipping: [localhost]
2026-06-09 16:06:41.920788 | controller |
2026-06-09 16:06:41.920796 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-09 16:06:41.920804 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.027)       0:02:16.691 **********
2026-06-09 16:06:41.920809 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.027)       0:02:16.689 **********
2026-06-09 16:06:41.964235 | controller | skipping: [localhost]
2026-06-09 16:06:41.964491 | controller |
2026-06-09 16:06:41.964501 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-09 16:06:41.964509 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.043)       0:02:16.734 **********
2026-06-09 16:06:41.964515 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.043)       0:02:16.733 **********
2026-06-09 16:06:41.996507 | controller | skipping: [localhost]
2026-06-09 16:06:41.996541 | controller |
2026-06-09 16:06:41.996554 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-09 16:06:41.996563 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.032)       0:02:16.766 **********
2026-06-09 16:06:41.996567 | controller | Tuesday 09 June 2026  16:06:41 +0000 (0:00:00.032)       0:02:16.765 **********
2026-06-09 16:06:42.056329 | controller | skipping: [localhost]
2026-06-09 16:06:42.056416 | controller |
2026-06-09 16:06:42.056471 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-09 16:06:42.056486 | controller | Tuesday 09 June 2026  16:06:42 +0000 (0:00:00.058)       0:02:16.825 **********
2026-06-09 16:06:42.056498 | controller | Tuesday 09 June 2026  16:06:42 +0000 (0:00:00.058)       0:02:16.824 **********
2026-06-09 16:06:42.100452 | controller | skipping: [localhost]
2026-06-09 16:06:42.100532 | controller |
2026-06-09 16:06:42.100538 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-09 16:06:42.100543 | controller | Tuesday 09 June 2026  16:06:42 +0000 (0:00:00.044)       0:02:16.870 **********
2026-06-09 16:06:42.100548 | controller | Tuesday 09 June 2026  16:06:42 +0000 (0:00:00.044)       0:02:16.868 **********
2026-06-09 16:06:42.976873 | controller | ok: [localhost]
2026-06-09 16:06:42.976964 | controller |
2026-06-09 16:06:42.976974 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-09 16:06:42.976981 | controller | Tuesday 09 June 2026  16:06:42 +0000 (0:00:00.877)       0:02:17.747 **********
2026-06-09 16:06:42.976988 | controller | Tuesday 09 June 2026  16:06:42 +0000 (0:00:00.877)       0:02:17.745 **********
2026-06-09 16:06:43.952239 | controller | changed: [localhost]
2026-06-09 16:06:43.952273 | controller |
2026-06-09 16:06:43.952279 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-09 16:06:43.952283 | controller | Tuesday 09 June 2026  16:06:43 +0000 (0:00:00.975)       0:02:18.722 **********
2026-06-09 16:06:43.952288 | controller | Tuesday 09 June 2026  16:06:43 +0000 (0:00:00.975)       0:02:18.721 **********
2026-06-09 16:06:44.755876 | controller | changed: [localhost]
2026-06-09 16:06:44.755960 | controller |
2026-06-09 16:06:44.755966 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-09 16:06:44.755971 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.802)       0:02:19.525 **********
2026-06-09 16:06:44.755976 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.803)       0:02:19.524 **********
2026-06-09 16:06:44.785192 | controller | skipping: [localhost]
2026-06-09 16:06:44.785254 | controller |
2026-06-09 16:06:44.785267 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-09 16:06:44.785277 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.030)       0:02:19.555 **********
2026-06-09 16:06:44.785294 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.029)       0:02:19.554 **********
2026-06-09 16:06:44.816208 | controller | skipping: [localhost]
2026-06-09 16:06:44.816269 | controller |
2026-06-09 16:06:44.816274 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-09 16:06:44.816279 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.031)       0:02:19.586 **********
2026-06-09 16:06:44.816282 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.031)       0:02:19.585 **********
2026-06-09 16:06:44.859181 | controller | skipping: [localhost]
2026-06-09 16:06:44.859284 | controller |
2026-06-09 16:06:44.859294 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-09 16:06:44.859302 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.042)       0:02:19.629 **********
2026-06-09 16:06:44.859309 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.043)       0:02:19.628 **********
2026-06-09 16:06:44.887983 | controller | skipping: [localhost]
2026-06-09 16:06:44.888068 | controller |
2026-06-09 16:06:44.888073 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-09 16:06:44.888098 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.028)       0:02:19.658 **********
2026-06-09 16:06:44.888102 | controller | Tuesday 09 June 2026  16:06:44 +0000 (0:00:00.028)       0:02:19.656 **********
2026-06-09 16:06:45.046045 | controller |
2026-06-09 16:06:45.046109 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 16:06:45.046115 | controller | Tuesday 09 June 2026  16:06:45 +0000 (0:00:00.158)       0:02:19.816 **********
2026-06-09 16:06:45.046120 | controller | Tuesday 09 June 2026  16:06:45 +0000 (0:00:00.158)       0:02:19.815 **********
2026-06-09 16:06:45.244646 | controller | changed: [localhost]
2026-06-09 16:06:45.244734 | controller |
2026-06-09 16:06:45.244743 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-09 16:06:45.244750 | controller | Tuesday 09 June 2026  16:06:45 +0000 (0:00:00.197)       0:02:20.014 **********
2026-06-09 16:06:45.244756 | controller | Tuesday 09 June 2026  16:06:45 +0000 (0:00:00.198)       0:02:20.013 **********
2026-06-09 16:06:45.991903 | controller | changed: [localhost]
2026-06-09 16:06:45.991977 | controller |
2026-06-09 16:06:45.991983 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-09 16:06:45.991988 | controller | Tuesday 09 June 2026  16:06:45 +0000 (0:00:00.747)       0:02:20.762 **********
2026-06-09 16:06:45.991992 | controller | Tuesday 09 June 2026  16:06:45 +0000 (0:00:00.747)       0:02:20.760 **********
2026-06-09 16:06:46.032888 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-09 16:06:46.033005 | controller |
2026-06-09 16:06:46.033013 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-09 16:06:46.033020 | controller | Tuesday 09 June 2026  16:06:46 +0000 (0:00:00.041)       0:02:20.803 **********
2026-06-09 16:06:46.033026 | controller | Tuesday 09 June 2026  16:06:46 +0000 (0:00:00.040)       0:02:20.801 **********
2026-06-09 16:06:46.961798 | controller | changed: [localhost]
2026-06-09 16:06:46.961872 | controller |
2026-06-09 16:06:46.961878 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-09 16:06:46.961884 | controller | Tuesday 09 June 2026  16:06:46 +0000 (0:00:00.928)       0:02:21.732 **********
2026-06-09 16:06:46.961889 | controller | Tuesday 09 June 2026  16:06:46 +0000 (0:00:00.928)       0:02:21.730 **********
2026-06-09 16:06:51.758991 | controller | changed: [localhost]
2026-06-09 16:06:51.759038 | controller |
2026-06-09 16:06:51.759045 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-09 16:06:51.759050 | controller | Tuesday 09 June 2026  16:06:51 +0000 (0:00:04.797)       0:02:26.529 **********
2026-06-09 16:06:51.759055 | controller | Tuesday 09 June 2026  16:06:51 +0000 (0:00:04.797)       0:02:26.527 **********
2026-06-09 16:06:51.789169 | controller | skipping: [localhost]
2026-06-09 16:06:51.789213 | controller |
2026-06-09 16:06:51.789220 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-09 16:06:51.789225 | controller | Tuesday 09 June 2026  16:06:51 +0000 (0:00:00.030)       0:02:26.559 **********
2026-06-09 16:06:51.789229 | controller | Tuesday 09 June 2026  16:06:51 +0000 (0:00:00.030)       0:02:26.558 **********
2026-06-09 16:06:52.553469 | controller | ok: [localhost]
2026-06-09 16:06:52.553546 | controller |
2026-06-09 16:06:52.553552 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-09 16:06:52.553558 | controller | Tuesday 09 June 2026  16:06:52 +0000 (0:00:00.764)       0:02:27.323 **********
2026-06-09 16:06:52.553563 | controller | Tuesday 09 June 2026  16:06:52 +0000 (0:00:00.764)       0:02:27.322 **********
2026-06-09 16:07:14.974068 | controller | ok: [localhost] => (item=cainjector)
2026-06-09 16:07:14.974126 | controller | ok: [localhost] => (item=webhook)
2026-06-09 16:07:14.974131 | controller | ok: [localhost] => (item=cert-manager)
2026-06-09 16:07:14.974135 | controller |
2026-06-09 16:07:14.974140 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-09 16:07:14.974145 | controller | Tuesday 09 June 2026  16:07:14 +0000 (0:00:22.420)       0:02:49.744 **********
2026-06-09 16:07:14.974148 | controller | Tuesday 09 June 2026  16:07:14 +0000 (0:00:22.420)       0:02:49.742 **********
2026-06-09 16:07:15.193310 | controller | ok: [localhost]
2026-06-09 16:07:15.193398 | controller |
2026-06-09 16:07:15.193442 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-09 16:07:15.193449 | controller | Tuesday 09 June 2026  16:07:15 +0000 (0:00:00.219)       0:02:49.963 **********
2026-06-09 16:07:15.193453 | controller | Tuesday 09 June 2026  16:07:15 +0000 (0:00:00.219)       0:02:49.961 **********
2026-06-09 16:07:16.362227 | controller | changed: [localhost]
2026-06-09 16:07:16.362309 | controller |
2026-06-09 16:07:16.362315 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-09 16:07:16.362319 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:01.169)       0:02:51.132 **********
2026-06-09 16:07:16.362324 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:01.169)       0:02:51.131 **********
2026-06-09 16:07:16.735579 | controller | changed: [localhost]
2026-06-09 16:07:16.735683 | controller |
2026-06-09 16:07:16.735695 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-09 16:07:16.735708 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.373)       0:02:51.505 **********
2026-06-09 16:07:16.735719 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.373)       0:02:51.504 **********
2026-06-09 16:07:16.767025 | controller | skipping: [localhost]
2026-06-09 16:07:16.767108 | controller |
2026-06-09 16:07:16.767114 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-09 16:07:16.767119 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.031)       0:02:51.537 **********
2026-06-09 16:07:16.767123 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.031)       0:02:51.536 **********
2026-06-09 16:07:16.800499 | controller | skipping: [localhost]
2026-06-09 16:07:16.800579 | controller |
2026-06-09 16:07:16.800584 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-09 16:07:16.800589 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.033)       0:02:51.570 **********
2026-06-09 16:07:16.800593 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.033)       0:02:51.569 **********
2026-06-09 16:07:16.827004 | controller | skipping: [localhost]
2026-06-09 16:07:16.827053 | controller |
2026-06-09 16:07:16.827058 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-09 16:07:16.827062 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.026)       0:02:51.597 **********
2026-06-09 16:07:16.827066 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.026)       0:02:51.596 **********
2026-06-09 16:07:16.855928 | controller | skipping: [localhost]
2026-06-09 16:07:16.855982 | controller |
2026-06-09 16:07:16.855987 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-09 16:07:16.855992 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.028)       0:02:51.626 **********
2026-06-09 16:07:16.855995 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.028)       0:02:51.624 **********
2026-06-09 16:07:16.890356 | controller | skipping: [localhost]
2026-06-09 16:07:16.890446 | controller |
2026-06-09 16:07:16.890452 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:16.890458 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.034)       0:02:51.660 **********
2026-06-09 16:07:16.890462 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.034)       0:02:51.659 **********
2026-06-09 16:07:16.975806 | controller | ok: [localhost]
2026-06-09 16:07:16.975890 | controller |
2026-06-09 16:07:16.975896 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:16.975901 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.085)       0:02:51.746 **********
2026-06-09 16:07:16.975906 | controller | Tuesday 09 June 2026  16:07:16 +0000 (0:00:00.085)       0:02:51.744 **********
2026-06-09 16:07:17.092472 | controller | ok: [localhost]
2026-06-09 16:07:17.092558 | controller |
2026-06-09 16:07:17.092565 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:17.092570 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.116)       0:02:51.862 **********
2026-06-09 16:07:17.092574 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.116)       0:02:51.861 **********
2026-06-09 16:07:17.369373 | controller | skipping: [localhost]
2026-06-09 16:07:17.369477 | controller |
2026-06-09 16:07:17.369484 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:17.369489 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.276)       0:02:52.139 **********
2026-06-09 16:07:17.369494 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.276)       0:02:52.138 **********
2026-06-09 16:07:17.433177 | controller | ok: [localhost]
2026-06-09 16:07:17.433265 | controller |
2026-06-09 16:07:17.433273 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:17.433279 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.063)       0:02:52.203 **********
2026-06-09 16:07:17.433285 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.063)       0:02:52.202 **********
2026-06-09 16:07:17.638192 | controller | ok: [localhost]
2026-06-09 16:07:17.638319 | controller |
2026-06-09 16:07:17.638335 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:17.638372 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.204)       0:02:52.408 **********
2026-06-09 16:07:17.638382 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.204)       0:02:52.406 **********
2026-06-09 16:07:17.766882 | controller | skipping: [localhost]
2026-06-09 16:07:17.767006 | controller |
2026-06-09 16:07:17.767017 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:07:17.767027 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.128)       0:02:52.536 **********
2026-06-09 16:07:17.767036 | controller | Tuesday 09 June 2026  16:07:17 +0000 (0:00:00.128)       0:02:52.535 **********
2026-06-09 16:07:18.027816 | controller | ok: [localhost]
2026-06-09 16:07:18.027939 | controller |
2026-06-09 16:07:18.027955 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-09 16:07:18.027995 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-09 16:07:18.028008 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-09 16:07:18.028021 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-09 16:07:18.028032 | controller | {% endfor -%}
2026-06-09 16:07:18.028043 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-09 16:07:18.028054 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-09 16:07:18.028065 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-09 16:07:18.028076 | controller | ] ***
2026-06-09 16:07:18.028087 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.260)       0:02:52.797 **********
2026-06-09 16:07:18.028097 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.260)       0:02:52.796 **********
2026-06-09 16:07:18.066596 | controller | skipping: [localhost]
2026-06-09 16:07:18.066717 | controller |
2026-06-09 16:07:18.066736 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-09 16:07:18.066755 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.039)       0:02:52.836 **********
2026-06-09 16:07:18.066769 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.038)       0:02:52.835 **********
2026-06-09 16:07:18.102310 | controller | skipping: [localhost]
2026-06-09 16:07:18.102460 | controller |
2026-06-09 16:07:18.102474 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:18.102485 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.035)       0:02:52.872 **********
2026-06-09 16:07:18.102494 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.035)       0:02:52.871 **********
2026-06-09 16:07:18.166534 | controller | ok: [localhost]
2026-06-09 16:07:18.166633 | controller |
2026-06-09 16:07:18.166647 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:18.166660 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.064)       0:02:52.936 **********
2026-06-09 16:07:18.166673 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.064)       0:02:52.935 **********
2026-06-09 16:07:18.276076 | controller | ok: [localhost]
2026-06-09 16:07:18.276200 | controller |
2026-06-09 16:07:18.276210 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:18.276216 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.109)       0:02:53.046 **********
2026-06-09 16:07:18.276223 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.109)       0:02:53.045 **********
2026-06-09 16:07:18.422111 | controller | skipping: [localhost]
2026-06-09 16:07:18.422210 | controller |
2026-06-09 16:07:18.422218 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:18.422225 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.145)       0:02:53.192 **********
2026-06-09 16:07:18.422232 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.145)       0:02:53.190 **********
2026-06-09 16:07:18.482585 | controller | ok: [localhost]
2026-06-09 16:07:18.482701 | controller |
2026-06-09 16:07:18.482714 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:18.482726 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.060)       0:02:53.253 **********
2026-06-09 16:07:18.482736 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.060)       0:02:53.251 **********
2026-06-09 16:07:18.633191 | controller | ok: [localhost]
2026-06-09 16:07:18.633327 | controller |
2026-06-09 16:07:18.633343 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:18.633356 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.150)       0:02:53.403 **********
2026-06-09 16:07:18.633369 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.150)       0:02:53.402 **********
2026-06-09 16:07:18.758964 | controller | skipping: [localhost]
2026-06-09 16:07:18.759089 | controller |
2026-06-09 16:07:18.759099 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:07:18.759108 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.125)       0:02:53.529 **********
2026-06-09 16:07:18.759117 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.125)       0:02:53.527 **********
2026-06-09 16:07:18.857820 | controller | ok: [localhost]
2026-06-09 16:07:18.857941 | controller |
2026-06-09 16:07:18.857974 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-09 16:07:18.857984 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.098)       0:02:53.627 **********
2026-06-09 16:07:18.857993 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.098)       0:02:53.626 **********
2026-06-09 16:07:18.887884 | controller | ok: [localhost] =>
2026-06-09 16:07:18.887963 | controller |     msg: No support for that step yet
2026-06-09 16:07:18.887974 | controller |
2026-06-09 16:07:18.887984 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:18.887994 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.030)       0:02:53.658 **********
2026-06-09 16:07:18.888003 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.030)       0:02:53.656 **********
2026-06-09 16:07:18.964175 | controller | ok: [localhost]
2026-06-09 16:07:18.964288 | controller |
2026-06-09 16:07:18.964297 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:18.964304 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.076)       0:02:53.734 **********
2026-06-09 16:07:18.964311 | controller | Tuesday 09 June 2026  16:07:18 +0000 (0:00:00.076)       0:02:53.733 **********
2026-06-09 16:07:19.078711 | controller | ok: [localhost]
2026-06-09 16:07:19.078802 | controller |
2026-06-09 16:07:19.078810 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:19.078817 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.114)       0:02:53.848 **********
2026-06-09 16:07:19.078823 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.114)       0:02:53.847 **********
2026-06-09 16:07:19.236771 | controller | skipping: [localhost]
2026-06-09 16:07:19.236854 | controller |
2026-06-09 16:07:19.236872 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:19.236878 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.158)       0:02:54.006 **********
2026-06-09 16:07:19.236882 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.157)       0:02:54.005 **********
2026-06-09 16:07:19.301888 | controller | ok: [localhost]
2026-06-09 16:07:19.301975 | controller |
2026-06-09 16:07:19.301984 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:19.301990 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.065)       0:02:54.072 **********
2026-06-09 16:07:19.301997 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.065)       0:02:54.070 **********
2026-06-09 16:07:19.412116 | controller | ok: [localhost]
2026-06-09 16:07:19.412192 | controller |
2026-06-09 16:07:19.412201 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:19.412207 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.110)       0:02:54.182 **********
2026-06-09 16:07:19.412213 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.110)       0:02:54.180 **********
2026-06-09 16:07:19.534717 | controller | skipping: [localhost]
2026-06-09 16:07:19.534761 | controller |
2026-06-09 16:07:19.534769 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:07:19.534775 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.122)       0:02:54.305 **********
2026-06-09 16:07:19.534780 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.122)       0:02:54.303 **********
2026-06-09 16:07:19.598239 | controller | ok: [localhost]
2026-06-09 16:07:19.598314 | controller |
2026-06-09 16:07:19.598320 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 16:07:19.598325 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.063)       0:02:54.368 **********
2026-06-09 16:07:19.598330 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.063)       0:02:54.367 **********
2026-06-09 16:07:19.640297 | controller | skipping: [localhost] => (item=artifacts)
2026-06-09 16:07:19.640368 | controller | skipping: [localhost] => (item=logs)
2026-06-09 16:07:19.640374 | controller | skipping: [localhost]
2026-06-09 16:07:19.640407 | controller |
2026-06-09 16:07:19.640412 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-09 16:07:19.640417 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.041)       0:02:54.410 **********
2026-06-09 16:07:19.640422 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.041)       0:02:54.409 **********
2026-06-09 16:07:19.685319 | controller | skipping: [localhost]
2026-06-09 16:07:19.685401 | controller |
2026-06-09 16:07:19.685409 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-09 16:07:19.685416 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.044)       0:02:54.455 **********
2026-06-09 16:07:19.685422 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.044)       0:02:54.454 **********
2026-06-09 16:07:19.727358 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1185', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185', 'commit_id': '12b18c8ddf9780ce572e0461c8a711746682b3a1', 'patchset': '12b18c8ddf9780ce572e0461c8a711746682b3a1', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 16:07:19.727466 | controller | skipping: [localhost]
2026-06-09 16:07:19.727479 | controller |
2026-06-09 16:07:19.727488 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-09 16:07:19.727504 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.041)       0:02:54.497 **********
2026-06-09 16:07:19.727512 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.041)       0:02:54.496 **********
2026-06-09 16:07:19.763558 | controller | skipping: [localhost]
2026-06-09 16:07:19.763632 | controller |
2026-06-09 16:07:19.763639 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-09 16:07:19.763646 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.036)       0:02:54.533 **********
2026-06-09 16:07:19.763653 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.036)       0:02:54.532 **********
2026-06-09 16:07:19.814623 | controller | skipping: [localhost]
2026-06-09 16:07:19.814686 | controller |
2026-06-09 16:07:19.814693 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-09 16:07:19.814700 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.050)       0:02:54.584 **********
2026-06-09 16:07:19.814706 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.050)       0:02:54.583 **********
2026-06-09 16:07:19.850066 | controller | skipping: [localhost]
2026-06-09 16:07:19.850131 | controller |
2026-06-09 16:07:19.850139 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-09 16:07:19.850145 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.035)       0:02:54.620 **********
2026-06-09 16:07:19.850151 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.035)       0:02:54.619 **********
2026-06-09 16:07:19.907620 | controller | skipping: [localhost]
2026-06-09 16:07:19.907675 | controller |
2026-06-09 16:07:19.907680 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-09 16:07:19.907685 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.057)       0:02:54.677 **********
2026-06-09 16:07:19.907688 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.057)       0:02:54.676 **********
2026-06-09 16:07:19.948705 | controller | skipping: [localhost]
2026-06-09 16:07:19.948787 | controller |
2026-06-09 16:07:19.948795 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-09 16:07:19.948802 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.041)       0:02:54.718 **********
2026-06-09 16:07:19.948807 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.041)       0:02:54.717 **********
2026-06-09 16:07:19.984500 | controller | skipping: [localhost]
2026-06-09 16:07:19.984611 | controller |
2026-06-09 16:07:19.984620 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-09 16:07:19.984627 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.035)       0:02:54.754 **********
2026-06-09 16:07:19.984633 | controller | Tuesday 09 June 2026  16:07:19 +0000 (0:00:00.035)       0:02:54.753 **********
2026-06-09 16:07:20.042322 | controller | skipping: [localhost]
2026-06-09 16:07:20.042459 | controller |
2026-06-09 16:07:20.042468 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:20.042474 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.057)       0:02:54.811 **********
2026-06-09 16:07:20.042479 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.057)       0:02:54.810 **********
2026-06-09 16:07:20.113529 | controller | ok: [localhost]
2026-06-09 16:07:20.113650 | controller |
2026-06-09 16:07:20.113660 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:20.113686 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.071)       0:02:54.883 **********
2026-06-09 16:07:20.113693 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.071)       0:02:54.882 **********
2026-06-09 16:07:20.238730 | controller | ok: [localhost]
2026-06-09 16:07:20.238871 | controller |
2026-06-09 16:07:20.238883 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:20.238893 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.125)       0:02:55.008 **********
2026-06-09 16:07:20.238902 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.125)       0:02:55.007 **********
2026-06-09 16:07:20.366562 | controller | skipping: [localhost]
2026-06-09 16:07:20.366693 | controller |
2026-06-09 16:07:20.366708 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:07:20.366718 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.128)       0:02:55.136 **********
2026-06-09 16:07:20.366727 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.128)       0:02:55.135 **********
2026-06-09 16:07:20.439564 | controller | ok: [localhost]
2026-06-09 16:07:20.439695 | controller |
2026-06-09 16:07:20.439738 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:07:20.439749 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.072)       0:02:55.208 **********
2026-06-09 16:07:20.439758 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.072)       0:02:55.207 **********
2026-06-09 16:07:20.548569 | controller | ok: [localhost]
2026-06-09 16:07:20.548702 | controller |
2026-06-09 16:07:20.548715 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:07:20.548725 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.109)       0:02:55.318 **********
2026-06-09 16:07:20.548734 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.109)       0:02:55.316 **********
2026-06-09 16:07:20.673524 | controller | skipping: [localhost]
2026-06-09 16:07:20.673656 | controller |
2026-06-09 16:07:20.673668 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:07:20.673678 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.125)       0:02:55.443 **********
2026-06-09 16:07:20.673687 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.125)       0:02:55.442 **********
2026-06-09 16:07:20.746861 | controller | ok: [localhost]
2026-06-09 16:07:20.746991 | controller |
2026-06-09 16:07:20.747003 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-09 16:07:20.747012 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.073)       0:02:55.516 **********
2026-06-09 16:07:20.747020 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.073)       0:02:55.515 **********
2026-06-09 16:07:20.872371 | controller |
2026-06-09 16:07:20.872465 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 16:07:20.872472 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.125)       0:02:55.642 **********
2026-06-09 16:07:20.872477 | controller | Tuesday 09 June 2026  16:07:20 +0000 (0:00:00.125)       0:02:55.641 **********
2026-06-09 16:07:21.099614 | controller | changed: [localhost]
2026-06-09 16:07:21.099703 | controller |
2026-06-09 16:07:21.099711 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-09 16:07:21.099718 | controller | Tuesday 09 June 2026  16:07:21 +0000 (0:00:00.227)       0:02:55.869 **********
2026-06-09 16:07:21.099724 | controller | Tuesday 09 June 2026  16:07:21 +0000 (0:00:00.227)       0:02:55.868 **********
2026-06-09 16:07:21.843984 | controller | ok: [localhost]
2026-06-09 16:07:21.844037 | controller |
2026-06-09 16:07:21.844054 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-09 16:07:21.844059 | controller | Tuesday 09 June 2026  16:07:21 +0000 (0:00:00.744)       0:02:56.614 **********
2026-06-09 16:07:21.844064 | controller | Tuesday 09 June 2026  16:07:21 +0000 (0:00:00.744)       0:02:56.612 **********
2026-06-09 16:07:22.290144 | controller | changed: [localhost]
2026-06-09 16:07:22.290240 | controller |
2026-06-09 16:07:22.290247 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-09 16:07:22.290253 | controller | Tuesday 09 June 2026  16:07:22 +0000 (0:00:00.446)       0:02:57.060 **********
2026-06-09 16:07:22.290259 | controller | Tuesday 09 June 2026  16:07:22 +0000 (0:00:00.446)       0:02:57.059 **********
2026-06-09 16:07:23.147617 | controller | ok: [localhost]
2026-06-09 16:07:23.147654 | controller |
2026-06-09 16:07:23.147659 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-09 16:07:23.147664 | controller | Tuesday 09 June 2026  16:07:23 +0000 (0:00:00.857)       0:02:57.918 **********
2026-06-09 16:07:23.147668 | controller | Tuesday 09 June 2026  16:07:23 +0000 (0:00:00.857)       0:02:57.916 **********
2026-06-09 16:07:24.981392 | controller | changed: [localhost -> controller(38.102.83.232)] => (item=controller)
2026-06-09 16:07:24.981489 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-09 16:07:24.981495 | controller | changed: [localhost] => (item=localhost)
2026-06-09 16:07:24.981499 | controller |
2026-06-09 16:07:24.981503 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-09 16:07:24.981508 | controller |     _host_map |
2026-06-09 16:07:24.981512 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-09 16:07:24.981516 | controller |     map(attribute="value") |
2026-06-09 16:07:24.981520 | controller |     list
2026-06-09 16:07:24.981524 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-09 16:07:24.981527 | controller | Tuesday 09 June 2026  16:07:24 +0000 (0:00:01.833)       0:02:59.751 **********
2026-06-09 16:07:24.981531 | controller | Tuesday 09 June 2026  16:07:24 +0000 (0:00:01.833)       0:02:59.750 **********
2026-06-09 16:07:25.024662 | controller | ok: [localhost]
2026-06-09 16:07:25.024746 | controller |
2026-06-09 16:07:25.024754 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-09 16:07:25.024761 | controller | Tuesday 09 June 2026  16:07:25 +0000 (0:00:00.043)       0:02:59.795 **********
2026-06-09 16:07:25.024768 | controller | Tuesday 09 June 2026  16:07:25 +0000 (0:00:00.043)       0:02:59.793 **********
2026-06-09 16:07:25.929119 | controller | changed: [localhost]
2026-06-09 16:07:25.929220 | controller |
2026-06-09 16:07:25.929229 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-09 16:07:25.929235 | controller | Tuesday 09 June 2026  16:07:25 +0000 (0:00:00.903)       0:03:00.698 **********
2026-06-09 16:07:25.929241 | controller | Tuesday 09 June 2026  16:07:25 +0000 (0:00:00.903)       0:03:00.697 **********
2026-06-09 16:07:26.007003 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-09 16:07:26.007088 | controller |
2026-06-09 16:07:26.007094 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-09 16:07:26.007098 | controller |   [
2026-06-09 16:07:26.007102 | controller |     cifmw_cls_local_storage_name,
2026-06-09 16:07:26.007107 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-09 16:07:26.007110 | controller |   ] | path_join
2026-06-09 16:07:26.007114 | controller | }}, state={{
2026-06-09 16:07:26.007118 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-09 16:07:26.007122 | controller | }}, mode=0775] ***
2026-06-09 16:07:26.007126 | controller | Tuesday 09 June 2026  16:07:26 +0000 (0:00:00.078)       0:03:00.777 **********
2026-06-09 16:07:26.007145 | controller | Tuesday 09 June 2026  16:07:26 +0000 (0:00:00.078)       0:03:00.775 **********
2026-06-09 16:07:34.747613 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-09 16:07:34.747698 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-09 16:07:34.747703 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-09 16:07:34.747706 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-09 16:07:34.747710 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-09 16:07:34.747713 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-09 16:07:34.747718 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-09 16:07:34.747723 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-09 16:07:34.747727 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-09 16:07:34.747732 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-09 16:07:34.747737 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-09 16:07:34.747741 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-09 16:07:34.747747 | controller |
2026-06-09 16:07:34.747752 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-09 16:07:34.747759 | controller | Tuesday 09 June 2026  16:07:34 +0000 (0:00:08.740)       0:03:09.517 **********
2026-06-09 16:07:34.747764 | controller | Tuesday 09 June 2026  16:07:34 +0000 (0:00:08.740)       0:03:09.516 **********
2026-06-09 16:07:35.163390 | controller | changed: [localhost]
2026-06-09 16:07:35.163483 | controller |
2026-06-09 16:07:35.163495 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-09 16:07:35.163509 | controller | Tuesday 09 June 2026  16:07:35 +0000 (0:00:00.415)       0:03:09.933 **********
2026-06-09 16:07:35.163518 | controller | Tuesday 09 June 2026  16:07:35 +0000 (0:00:00.415)       0:03:09.932 **********
2026-06-09 16:07:36.279057 | controller | changed: [localhost]
2026-06-09 16:07:36.279143 | controller |
2026-06-09 16:07:36.279149 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-09 16:07:36.279154 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:01.115)       0:03:11.049 **********
2026-06-09 16:07:36.279158 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:01.115)       0:03:11.047 **********
2026-06-09 16:07:36.311600 | controller | skipping: [localhost]
2026-06-09 16:07:36.311683 | controller |
2026-06-09 16:07:36.311688 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-09 16:07:36.311693 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.032)       0:03:11.081 **********
2026-06-09 16:07:36.311716 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.032)       0:03:11.080 **********
2026-06-09 16:07:36.441007 | controller |
2026-06-09 16:07:36.441103 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-09 16:07:36.441112 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.129)       0:03:11.211 **********
2026-06-09 16:07:36.441119 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.129)       0:03:11.210 **********
2026-06-09 16:07:36.475860 | controller | skipping: [localhost]
2026-06-09 16:07:36.475962 | controller |
2026-06-09 16:07:36.475972 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-09 16:07:36.475978 | controller |   cifmw_install_yamls_environment |
2026-06-09 16:07:36.475985 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 16:07:36.475990 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-09 16:07:36.475995 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-09 16:07:36.476016 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-09 16:07:36.476022 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-09 16:07:36.476027 | controller | {% endif %}
2026-06-09 16:07:36.476032 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-09 16:07:36.476037 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-09 16:07:36.476042 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.034)       0:03:11.245 **********
2026-06-09 16:07:36.476047 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.034)       0:03:11.244 **********
2026-06-09 16:07:36.521952 | controller | ok: [localhost]
2026-06-09 16:07:36.522029 | controller |
2026-06-09 16:07:36.522053 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-09 16:07:36.522058 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.046)       0:03:11.292 **********
2026-06-09 16:07:36.522063 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.046)       0:03:11.290 **********
2026-06-09 16:07:36.554284 | controller | skipping: [localhost]
2026-06-09 16:07:36.554374 | controller |
2026-06-09 16:07:36.554381 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-09 16:07:36.554387 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.032)       0:03:11.324 **********
2026-06-09 16:07:36.554392 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.032)       0:03:11.323 **********
2026-06-09 16:07:36.601138 | controller |
2026-06-09 16:07:36.601219 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-09 16:07:36.601225 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.046)       0:03:11.371 **********
2026-06-09 16:07:36.601229 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.046)       0:03:11.370 **********
2026-06-09 16:07:36.634674 | controller | ok: [localhost] =>
2026-06-09 16:07:36.634770 | controller |     make_input_env:
2026-06-09 16:07:36.634776 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:07:36.634782 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:07:36.634786 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:07:36.634791 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:07:36.634796 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:07:36.634799 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:07:36.634803 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:07:36.634808 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:07:36.634813 | controller |
2026-06-09 16:07:36.634817 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-09 16:07:36.634820 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.033)       0:03:11.405 **********
2026-06-09 16:07:36.634824 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.033)       0:03:11.403 **********
2026-06-09 16:07:36.664499 | controller | skipping: [localhost]
2026-06-09 16:07:36.664576 | controller |
2026-06-09 16:07:36.664585 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-09 16:07:36.664591 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.029)       0:03:11.434 **********
2026-06-09 16:07:36.664597 | controller | Tuesday 09 June 2026  16:07:36 +0000 (0:00:00.029)       0:03:11.433 **********
2026-06-09 16:07:37.943115 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:07:37.943172 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-09 16:07:37.943187 | controller | }}
2026-06-09 16:07:37.962912 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 16:07:37.962975 | controller | changed: [localhost]
2026-06-09 16:07:37.962983 | controller |
2026-06-09 16:07:37.962990 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-09 16:07:37.962996 | controller | Tuesday 09 June 2026  16:07:37 +0000 (0:00:01.298)       0:03:12.733 **********
2026-06-09 16:07:37.963002 | controller | Tuesday 09 June 2026  16:07:37 +0000 (0:00:01.298)       0:03:12.731 **********
2026-06-09 16:07:38.013804 | controller |
2026-06-09 16:07:38.013933 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-09 16:07:38.013945 | controller | Tuesday 09 June 2026  16:07:38 +0000 (0:00:00.050)       0:03:12.784 **********
2026-06-09 16:07:38.013953 | controller | Tuesday 09 June 2026  16:07:38 +0000 (0:00:00.050)       0:03:12.782 **********
2026-06-09 16:07:38.049384 | controller | ok: [localhost] =>
2026-06-09 16:07:38.049469 | controller |     make_openstack_env:
2026-06-09 16:07:38.049476 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:07:38.049483 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:07:38.049488 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:07:38.049494 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:07:38.049500 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-09 16:07:38.049506 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:07:38.049511 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:07:38.049516 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:07:38.049522 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:07:38.049527 | controller |
2026-06-09 16:07:38.049532 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-09 16:07:38.049538 | controller | Tuesday 09 June 2026  16:07:38 +0000 (0:00:00.035)       0:03:12.819 **********
2026-06-09 16:07:38.049543 | controller | Tuesday 09 June 2026  16:07:38 +0000 (0:00:00.035)       0:03:12.818 **********
2026-06-09 16:07:38.081172 | controller | skipping: [localhost]
2026-06-09 16:07:38.081239 | controller |
2026-06-09 16:07:38.081269 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-09 16:07:38.081285 | controller | Tuesday 09 June 2026  16:07:38 +0000 (0:00:00.031)       0:03:12.851 **********
2026-06-09 16:07:38.081297 | controller | Tuesday 09 June 2026  16:07:38 +0000 (0:00:00.031)       0:03:12.850 **********
2026-06-09 16:13:07.188226 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:13:07.188316 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-09 16:13:07.188322 | controller | default(true) }}
2026-06-09 16:13:07.218968 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 16:13:07.219051 | controller | changed: [localhost]
2026-06-09 16:13:07.219065 | controller |
2026-06-09 16:13:07.219072 | 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-09 16:13:07.219081 | controller | Tuesday 09 June 2026  16:13:07 +0000 (0:05:29.137)       0:08:41.988 **********
2026-06-09 16:13:07.219089 | controller | Tuesday 09 June 2026  16:13:07 +0000 (0:05:29.137)       0:08:41.987 **********
2026-06-09 16:14:08.763631 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-09 16:14:08.764357 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-09 16:14:08.764370 | controller | changed: [localhost]
2026-06-09 16:14:08.764376 | controller |
2026-06-09 16:14:08.764382 | 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-09 16:14:08.764387 | controller | Tuesday 09 June 2026  16:14:08 +0000 (0:01:01.544)       0:09:43.533 **********
2026-06-09 16:14:08.764392 | controller | Tuesday 09 June 2026  16:14:08 +0000 (0:01:01.544)       0:09:43.532 **********
2026-06-09 16:14:09.988703 | controller | changed: [localhost]
2026-06-09 16:14:09.988792 | controller |
2026-06-09 16:14:09.988803 | 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-09 16:14:09.988810 | controller | Tuesday 09 June 2026  16:14:09 +0000 (0:00:01.224)       0:09:44.758 **********
2026-06-09 16:14:09.988815 | controller | Tuesday 09 June 2026  16:14:09 +0000 (0:00:01.224)       0:09:44.757 **********
2026-06-09 16:14:11.306115 | controller | ok: [localhost]
2026-06-09 16:14:11.306201 | controller |
2026-06-09 16:14:11.306207 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-09 16:14:11.306211 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:01.317)       0:09:46.076 **********
2026-06-09 16:14:11.306221 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:01.317)       0:09:46.074 **********
2026-06-09 16:14:11.370851 | controller |
2026-06-09 16:14:11.370946 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-09 16:14:11.370954 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:00.064)       0:09:46.141 **********
2026-06-09 16:14:11.370958 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:00.064)       0:09:46.139 **********
2026-06-09 16:14:11.425068 | controller | ok: [localhost] =>
2026-06-09 16:14:11.425156 | controller |     make_openstack_init_env:
2026-06-09 16:14:11.425162 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:14:11.425167 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:14:11.425171 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:14:11.425175 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:14:11.425179 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:14:11.425183 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:14:11.425186 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:14:11.425191 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:14:11.425195 | controller |
2026-06-09 16:14:11.425204 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-09 16:14:11.425208 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:00.053)       0:09:46.194 **********
2026-06-09 16:14:11.425212 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:00.053)       0:09:46.193 **********
2026-06-09 16:14:11.458616 | controller | skipping: [localhost]
2026-06-09 16:14:11.458677 | controller |
2026-06-09 16:14:11.458683 | 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-09 16:14:11.458688 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:00.033)       0:09:46.228 **********
2026-06-09 16:14:11.458693 | controller | Tuesday 09 June 2026  16:14:11 +0000 (0:00:00.033)       0:09:46.227 **********
2026-06-09 16:16:26.823385 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:16:26.823966 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-09 16:16:26.823980 | controller | default(true) }}
2026-06-09 16:16:26.841828 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 16:16:26.841876 | controller | changed: [localhost]
2026-06-09 16:16:26.841885 | controller |
2026-06-09 16:16:26.841893 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-09 16:16:26.841900 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:02:15.383)       0:12:01.611 **********
2026-06-09 16:16:26.841908 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:02:15.383)       0:12:01.610 **********
2026-06-09 16:16:26.872691 | controller | skipping: [localhost]
2026-06-09 16:16:26.872793 | controller |
2026-06-09 16:16:26.872800 | 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-09 16:16:26.872806 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.031)       0:12:01.643 **********
2026-06-09 16:16:26.872811 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.031)       0:12:01.641 **********
2026-06-09 16:16:26.903635 | controller | skipping: [localhost]
2026-06-09 16:16:26.903728 | controller |
2026-06-09 16:16:26.903737 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-09 16:16:26.903743 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.030)       0:12:01.674 **********
2026-06-09 16:16:26.903749 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.030)       0:12:01.672 **********
2026-06-09 16:16:26.966881 | controller |
2026-06-09 16:16:26.966980 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-09 16:16:26.966989 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.063)       0:12:01.737 **********
2026-06-09 16:16:26.966995 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.063)       0:12:01.735 **********
2026-06-09 16:16:27.002006 | controller | ok: [localhost] =>
2026-06-09 16:16:27.002114 | controller |     make_openstack_deploy_prep_env:
2026-06-09 16:16:27.002129 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:16:27.002141 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:16:27.002152 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-09 16:16:27.002164 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:16:27.002176 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:16:27.002187 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:16:27.002199 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:16:27.002210 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:16:27.002222 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:16:27.002234 | controller |
2026-06-09 16:16:27.002245 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-09 16:16:27.002256 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.035)       0:12:01.772 **********
2026-06-09 16:16:27.002267 | controller | Tuesday 09 June 2026  16:16:26 +0000 (0:00:00.035)       0:12:01.771 **********
2026-06-09 16:16:27.031752 | controller | skipping: [localhost]
2026-06-09 16:16:27.031865 | controller |
2026-06-09 16:16:27.031876 | 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-09 16:16:27.031887 | controller | Tuesday 09 June 2026  16:16:27 +0000 (0:00:00.029)       0:12:01.802 **********
2026-06-09 16:16:27.031914 | controller | Tuesday 09 June 2026  16:16:27 +0000 (0:00:00.029)       0:12:01.800 **********
2026-06-09 16:16:28.497325 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:16:28.497379 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-09 16:16:28.497384 | controller | default(true) }}
2026-06-09 16:16:28.516888 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 16:16:28.516918 | controller | changed: [localhost]
2026-06-09 16:16:28.516923 | controller |
2026-06-09 16:16:28.516927 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-09 16:16:28.516932 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:01.485)       0:12:03.287 **********
2026-06-09 16:16:28.516936 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:01.485)       0:12:03.285 **********
2026-06-09 16:16:28.581471 | controller |
2026-06-09 16:16:28.581556 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-09 16:16:28.581565 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:00.064)       0:12:03.351 **********
2026-06-09 16:16:28.581571 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:00.064)       0:12:03.350 **********
2026-06-09 16:16:28.622495 | controller | ok: [localhost] =>
2026-06-09 16:16:28.622564 | controller |     make_netconfig_deploy_env:
2026-06-09 16:16:28.622570 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:16:28.622575 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:16:28.622579 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:16:28.622584 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:16:28.622588 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:16:28.622601 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:16:28.622605 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:16:28.622609 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:16:28.622613 | controller |
2026-06-09 16:16:28.622617 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-09 16:16:28.622621 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:00.041)       0:12:03.392 **********
2026-06-09 16:16:28.622624 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:00.041)       0:12:03.391 **********
2026-06-09 16:16:28.657915 | controller | skipping: [localhost]
2026-06-09 16:16:28.658006 | controller |
2026-06-09 16:16:28.658014 | 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-09 16:16:28.658021 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:00.035)       0:12:03.428 **********
2026-06-09 16:16:28.658027 | controller | Tuesday 09 June 2026  16:16:28 +0000 (0:00:00.035)       0:12:03.426 **********
2026-06-09 16:16:35.114925 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:16:35.115001 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-09 16:16:35.115011 | controller | default(true) }}
2026-06-09 16:16:35.132545 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 16:16:35.132603 | controller | changed: [localhost]
2026-06-09 16:16:35.132614 | controller |
2026-06-09 16:16:35.132623 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-09 16:16:35.132631 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:06.474)       0:12:09.903 **********
2026-06-09 16:16:35.132648 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:06.474)       0:12:09.901 **********
2026-06-09 16:16:35.185523 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-09 16:16:35.185587 | controller |
2026-06-09 16:16:35.185617 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-09 16:16:35.185630 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.052)       0:12:09.956 **********
2026-06-09 16:16:35.185640 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.052)       0:12:09.954 **********
2026-06-09 16:16:35.234178 | controller | ok: [localhost]
2026-06-09 16:16:35.234233 | controller |
2026-06-09 16:16:35.234246 | 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-09 16:16:35.234259 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.048)       0:12:10.004 **********
2026-06-09 16:16:35.234268 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.048)       0:12:10.003 **********
2026-06-09 16:16:35.268186 | controller | skipping: [localhost]
2026-06-09 16:16:35.268244 | controller |
2026-06-09 16:16:35.268255 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-09 16:16:35.268266 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.033)       0:12:10.038 **********
2026-06-09 16:16:35.268274 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.033)       0:12:10.037 **********
2026-06-09 16:16:35.316561 | controller | skipping: [localhost]
2026-06-09 16:16:35.316605 | controller |
2026-06-09 16:16:35.316612 | 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-09 16:16:35.316619 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.048)       0:12:10.086 **********
2026-06-09 16:16:35.316625 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.048)       0:12:10.085 **********
2026-06-09 16:16:35.369663 | controller | ok: [localhost]
2026-06-09 16:16:35.369718 | controller |
2026-06-09 16:16:35.369730 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-09 16:16:35.369739 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-09 16:16:35.369748 | controller |   _ctlplane_name_kustomizations +
2026-06-09 16:16:35.369757 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-09 16:16:35.369765 | controller | }}, kustomizations_paths={{
2026-06-09 16:16:35.369773 | controller |   [
2026-06-09 16:16:35.369781 | controller |     (
2026-06-09 16:16:35.369789 | controller |       [
2026-06-09 16:16:35.369797 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-09 16:16:35.369805 | controller |         'kustomizations',
2026-06-09 16:16:35.369813 | controller |         'controlplane'
2026-06-09 16:16:35.369821 | controller |       ] | ansible.builtin.path_join
2026-06-09 16:16:35.369829 | controller |     )
2026-06-09 16:16:35.369836 | controller |   ]
2026-06-09 16:16:35.369844 | controller | }}] ***
2026-06-09 16:16:35.369852 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.052)       0:12:10.139 **********
2026-06-09 16:16:35.369861 | controller | Tuesday 09 June 2026  16:16:35 +0000 (0:00:00.052)       0:12:10.138 **********
2026-06-09 16:16:36.033963 | controller | changed: [localhost]
2026-06-09 16:16:36.034022 | controller |
2026-06-09 16:16:36.034029 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-09 16:16:36.034033 | controller | Tuesday 09 June 2026  16:16:36 +0000 (0:00:00.664)       0:12:10.804 **********
2026-06-09 16:16:36.034037 | controller | Tuesday 09 June 2026  16:16:36 +0000 (0:00:00.664)       0:12:10.802 **********
2026-06-09 16:16:36.084023 | controller | ok: [localhost] =>
2026-06-09 16:16:36.084133 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-09 16:16:36.084139 | controller |       changed: true
2026-06-09 16:16:36.084143 | controller |       count: 2
2026-06-09 16:16:36.084147 | controller |       failed: false
2026-06-09 16:16:36.084151 | controller |       kustomizations_paths:
2026-06-09 16:16:36.084155 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 16:16:36.084160 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 16:16:36.084163 | controller |       result:
2026-06-09 16:16:36.084167 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-09 16:16:36.084171 | controller |         kind: OpenStackControlPlane
2026-06-09 16:16:36.084174 | controller |         metadata:
2026-06-09 16:16:36.084178 | controller |           labels:
2026-06-09 16:16:36.084181 | controller |             created-by: install_yamls
2026-06-09 16:16:36.084185 | controller |           name: controlplane
2026-06-09 16:16:36.084188 | controller |           namespace: openstack
2026-06-09 16:16:36.084192 | controller |         spec:
2026-06-09 16:16:36.084195 | controller |           barbican:
2026-06-09 16:16:36.084199 | controller |             apiOverride:
2026-06-09 16:16:36.084202 | controller |               route: {}
2026-06-09 16:16:36.084206 | controller |             template:
2026-06-09 16:16:36.084209 | controller |               barbicanAPI:
2026-06-09 16:16:36.084213 | controller |                 override:
2026-06-09 16:16:36.084216 | controller |                   service:
2026-06-09 16:16:36.084219 | controller |                     internal:
2026-06-09 16:16:36.084223 | controller |                       metadata:
2026-06-09 16:16:36.084226 | controller |                         annotations:
2026-06-09 16:16:36.084230 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084233 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084237 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.084240 | controller |                       spec:
2026-06-09 16:16:36.084244 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.084247 | controller |                 replicas: 1
2026-06-09 16:16:36.084250 | controller |               barbicanKeystoneListener:
2026-06-09 16:16:36.084254 | controller |                 replicas: 1
2026-06-09 16:16:36.084257 | controller |               barbicanWorker:
2026-06-09 16:16:36.084260 | controller |                 replicas: 1
2026-06-09 16:16:36.084264 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084267 | controller |               secret: osp-secret
2026-06-09 16:16:36.084271 | controller |           cinder:
2026-06-09 16:16:36.084274 | controller |             apiOverride:
2026-06-09 16:16:36.084277 | controller |               route: {}
2026-06-09 16:16:36.084281 | controller |             template:
2026-06-09 16:16:36.084284 | controller |               cinderAPI:
2026-06-09 16:16:36.084287 | controller |                 override:
2026-06-09 16:16:36.084291 | controller |                   service:
2026-06-09 16:16:36.084294 | controller |                     internal:
2026-06-09 16:16:36.084297 | controller |                       metadata:
2026-06-09 16:16:36.084301 | controller |                         annotations:
2026-06-09 16:16:36.084304 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084308 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084311 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.084315 | controller |                       spec:
2026-06-09 16:16:36.084318 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.084322 | controller |               cinderBackup:
2026-06-09 16:16:36.084325 | controller |                 networkAttachments:
2026-06-09 16:16:36.084328 | controller |                 - storage
2026-06-09 16:16:36.084332 | controller |                 replicas: 0
2026-06-09 16:16:36.084335 | controller |               cinderScheduler:
2026-06-09 16:16:36.084338 | controller |                 replicas: 1
2026-06-09 16:16:36.084342 | controller |               cinderVolumes:
2026-06-09 16:16:36.084345 | controller |                 volume1:
2026-06-09 16:16:36.084348 | controller |                   networkAttachments:
2026-06-09 16:16:36.084352 | controller |                   - storage
2026-06-09 16:16:36.084355 | controller |                   replicas: 0
2026-06-09 16:16:36.084361 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084364 | controller |               secret: osp-secret
2026-06-09 16:16:36.084368 | controller |           designate:
2026-06-09 16:16:36.084371 | controller |             apiOverride:
2026-06-09 16:16:36.084374 | controller |               route: {}
2026-06-09 16:16:36.084378 | controller |             enabled: false
2026-06-09 16:16:36.084381 | controller |             template:
2026-06-09 16:16:36.084384 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084388 | controller |               designateAPI:
2026-06-09 16:16:36.084391 | controller |                 override:
2026-06-09 16:16:36.084394 | controller |                   service:
2026-06-09 16:16:36.084398 | controller |                     internal:
2026-06-09 16:16:36.084401 | controller |                       metadata:
2026-06-09 16:16:36.084404 | controller |                         annotations:
2026-06-09 16:16:36.084408 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084411 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084415 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.084418 | controller |                       spec:
2026-06-09 16:16:36.084422 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.084448 | controller |               designateBackendbind9:
2026-06-09 16:16:36.084454 | controller |                 networkAttachments:
2026-06-09 16:16:36.084472 | controller |                 - designate
2026-06-09 16:16:36.084476 | controller |                 replicas: 1
2026-06-09 16:16:36.084480 | controller |                 storageClass: local-storage
2026-06-09 16:16:36.084483 | controller |                 storageRequest: 10Gi
2026-06-09 16:16:36.084486 | controller |               designateCentral:
2026-06-09 16:16:36.084490 | controller |                 replicas: 1
2026-06-09 16:16:36.084493 | controller |               designateMdns:
2026-06-09 16:16:36.084496 | controller |                 networkAttachments:
2026-06-09 16:16:36.084500 | controller |                 - designate
2026-06-09 16:16:36.084503 | controller |                 replicas: 1
2026-06-09 16:16:36.084507 | controller |               designateProducer:
2026-06-09 16:16:36.084510 | controller |                 replicas: 1
2026-06-09 16:16:36.084513 | controller |               designateWorker:
2026-06-09 16:16:36.084517 | controller |                 networkAttachments:
2026-06-09 16:16:36.084520 | controller |                 - designate
2026-06-09 16:16:36.084523 | controller |                 replicas: 1
2026-06-09 16:16:36.084527 | controller |               secret: osp-secret
2026-06-09 16:16:36.084530 | controller |           dns:
2026-06-09 16:16:36.084533 | controller |             template:
2026-06-09 16:16:36.084537 | controller |               options:
2026-06-09 16:16:36.084540 | controller |               - key: server
2026-06-09 16:16:36.084543 | controller |                 values:
2026-06-09 16:16:36.084547 | controller |                 - 192.168.122.1
2026-06-09 16:16:36.084550 | controller |               override:
2026-06-09 16:16:36.084553 | controller |                 service:
2026-06-09 16:16:36.084557 | controller |                   metadata:
2026-06-09 16:16:36.084560 | controller |                     annotations:
2026-06-09 16:16:36.084565 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-09 16:16:36.084569 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-09 16:16:36.084573 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-09 16:16:36.084576 | controller |                   spec:
2026-06-09 16:16:36.084600 | controller |                     type: LoadBalancer
2026-06-09 16:16:36.084604 | controller |               replicas: 1
2026-06-09 16:16:36.084607 | controller |           galera:
2026-06-09 16:16:36.084611 | controller |             templates:
2026-06-09 16:16:36.084614 | controller |               openstack:
2026-06-09 16:16:36.084617 | controller |                 replicas: 1
2026-06-09 16:16:36.084621 | controller |                 secret: osp-secret
2026-06-09 16:16:36.084624 | controller |                 storageRequest: 10G
2026-06-09 16:16:36.084627 | controller |               openstack-cell1:
2026-06-09 16:16:36.084631 | controller |                 replicas: 1
2026-06-09 16:16:36.084634 | controller |                 secret: osp-secret
2026-06-09 16:16:36.084638 | controller |                 storageRequest: 10G
2026-06-09 16:16:36.084641 | controller |           glance:
2026-06-09 16:16:36.084646 | controller |             apiOverrides:
2026-06-09 16:16:36.084650 | controller |               default:
2026-06-09 16:16:36.084653 | controller |                 route: {}
2026-06-09 16:16:36.084656 | controller |             template:
2026-06-09 16:16:36.084660 | controller |               customServiceConfig: |
2026-06-09 16:16:36.084663 | controller |                 [DEFAULT]
2026-06-09 16:16:36.084667 | controller |                 enabled_backends = default_backend:swift
2026-06-09 16:16:36.084670 | controller |                 [glance_store]
2026-06-09 16:16:36.084674 | controller |                 default_backend = default_backend
2026-06-09 16:16:36.084677 | controller |                 [default_backend]
2026-06-09 16:16:36.084680 | controller |                 swift_store_create_container_on_put = True
2026-06-09 16:16:36.084684 | controller |                 swift_store_auth_version = 3
2026-06-09 16:16:36.084687 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-09 16:16:36.084691 | controller |                 swift_store_endpoint_type = internalURL
2026-06-09 16:16:36.084695 | controller |                 swift_store_user = service:glance
2026-06-09 16:16:36.084698 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-09 16:16:36.084701 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084705 | controller |               glanceAPIs:
2026-06-09 16:16:36.084708 | controller |                 default:
2026-06-09 16:16:36.084711 | controller |                   networkAttachments:
2026-06-09 16:16:36.084715 | controller |                   - storage
2026-06-09 16:16:36.084718 | controller |                   override:
2026-06-09 16:16:36.084722 | controller |                     service:
2026-06-09 16:16:36.084725 | controller |                       internal:
2026-06-09 16:16:36.084728 | controller |                         metadata:
2026-06-09 16:16:36.084732 | controller |                           annotations:
2026-06-09 16:16:36.084735 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084739 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084742 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.084745 | controller |                         spec:
2026-06-09 16:16:36.084749 | controller |                           type: LoadBalancer
2026-06-09 16:16:36.084752 | controller |                   replicas: 1
2026-06-09 16:16:36.084755 | controller |               keystoneEndpoint: default
2026-06-09 16:16:36.084759 | controller |               secret: osp-secret
2026-06-09 16:16:36.084762 | controller |               storage:
2026-06-09 16:16:36.084766 | controller |                 storageClass: ''
2026-06-09 16:16:36.084769 | controller |                 storageRequest: 10Gi
2026-06-09 16:16:36.084772 | controller |           heat:
2026-06-09 16:16:36.084776 | controller |             apiOverride:
2026-06-09 16:16:36.084779 | controller |               route: {}
2026-06-09 16:16:36.084783 | controller |             cnfAPIOverride:
2026-06-09 16:16:36.084786 | controller |               route: {}
2026-06-09 16:16:36.084789 | controller |             enabled: false
2026-06-09 16:16:36.084792 | controller |             template:
2026-06-09 16:16:36.084796 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084799 | controller |               heatAPI:
2026-06-09 16:16:36.084802 | controller |                 override:
2026-06-09 16:16:36.084806 | controller |                   service:
2026-06-09 16:16:36.084809 | controller |                     internal:
2026-06-09 16:16:36.084812 | controller |                       metadata:
2026-06-09 16:16:36.084816 | controller |                         annotations:
2026-06-09 16:16:36.084819 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084823 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084826 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.084829 | controller |                       spec:
2026-06-09 16:16:36.084833 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.084836 | controller |                 replicas: 1
2026-06-09 16:16:36.084840 | controller |               heatEngine:
2026-06-09 16:16:36.084843 | controller |                 override:
2026-06-09 16:16:36.084846 | controller |                   service:
2026-06-09 16:16:36.084850 | controller |                     internal:
2026-06-09 16:16:36.084853 | controller |                       metadata:
2026-06-09 16:16:36.084858 | controller |                         annotations:
2026-06-09 16:16:36.084862 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084865 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084868 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.084872 | controller |                       spec:
2026-06-09 16:16:36.084875 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.084879 | controller |                 replicas: 1
2026-06-09 16:16:36.084882 | controller |               secret: osp-secret
2026-06-09 16:16:36.084885 | controller |           horizon:
2026-06-09 16:16:36.084889 | controller |             apiOverride:
2026-06-09 16:16:36.084892 | controller |               route: {}
2026-06-09 16:16:36.084895 | controller |             template:
2026-06-09 16:16:36.084899 | controller |               replicas: 1
2026-06-09 16:16:36.084902 | controller |               secret: osp-secret
2026-06-09 16:16:36.084905 | controller |           ironic:
2026-06-09 16:16:36.084909 | controller |             enabled: false
2026-06-09 16:16:36.084912 | controller |             template:
2026-06-09 16:16:36.084915 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084919 | controller |               ironicAPI:
2026-06-09 16:16:36.084922 | controller |                 replicas: 1
2026-06-09 16:16:36.084925 | controller |               ironicConductors:
2026-06-09 16:16:36.084929 | controller |               - replicas: 1
2026-06-09 16:16:36.084932 | controller |                 storageRequest: 10Gi
2026-06-09 16:16:36.084935 | controller |               ironicInspector:
2026-06-09 16:16:36.084939 | controller |                 replicas: 1
2026-06-09 16:16:36.084942 | controller |               ironicNeutronAgent:
2026-06-09 16:16:36.084945 | controller |                 replicas: 1
2026-06-09 16:16:36.084949 | controller |               secret: osp-secret
2026-06-09 16:16:36.084952 | controller |           keystone:
2026-06-09 16:16:36.084955 | controller |             apiOverride:
2026-06-09 16:16:36.084959 | controller |               route: {}
2026-06-09 16:16:36.084962 | controller |             template:
2026-06-09 16:16:36.084965 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.084969 | controller |               override:
2026-06-09 16:16:36.084972 | controller |                 service:
2026-06-09 16:16:36.084975 | controller |                   internal:
2026-06-09 16:16:36.084980 | controller |                     metadata:
2026-06-09 16:16:36.084984 | controller |                       annotations:
2026-06-09 16:16:36.084987 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.084991 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.084998 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085001 | controller |                     spec:
2026-06-09 16:16:36.085006 | controller |                       type: LoadBalancer
2026-06-09 16:16:36.085011 | controller |               secret: osp-secret
2026-06-09 16:16:36.085020 | controller |           manila:
2026-06-09 16:16:36.085030 | controller |             apiOverride:
2026-06-09 16:16:36.085035 | controller |               route: {}
2026-06-09 16:16:36.085039 | controller |             template:
2026-06-09 16:16:36.085044 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.085048 | controller |               manilaAPI:
2026-06-09 16:16:36.085051 | controller |                 networkAttachments:
2026-06-09 16:16:36.085055 | controller |                 - internalapi
2026-06-09 16:16:36.085058 | controller |                 override:
2026-06-09 16:16:36.085061 | controller |                   service:
2026-06-09 16:16:36.085064 | controller |                     internal:
2026-06-09 16:16:36.085068 | controller |                       metadata:
2026-06-09 16:16:36.085071 | controller |                         annotations:
2026-06-09 16:16:36.085075 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085078 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085081 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085085 | controller |                       spec:
2026-06-09 16:16:36.085088 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.085093 | controller |                 replicas: 1
2026-06-09 16:16:36.085106 | controller |               manilaScheduler:
2026-06-09 16:16:36.085117 | controller |                 replicas: 1
2026-06-09 16:16:36.085122 | controller |               manilaShares:
2026-06-09 16:16:36.085127 | controller |                 share1:
2026-06-09 16:16:36.085131 | controller |                   networkAttachments:
2026-06-09 16:16:36.085136 | controller |                   - storage
2026-06-09 16:16:36.085140 | controller |                   replicas: 1
2026-06-09 16:16:36.085145 | controller |           memcached:
2026-06-09 16:16:36.085149 | controller |             templates:
2026-06-09 16:16:36.085154 | controller |               memcached:
2026-06-09 16:16:36.085158 | controller |                 replicas: 1
2026-06-09 16:16:36.085163 | controller |           neutron:
2026-06-09 16:16:36.085168 | controller |             apiOverride:
2026-06-09 16:16:36.085172 | controller |               route: {}
2026-06-09 16:16:36.085177 | controller |             template:
2026-06-09 16:16:36.085181 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.085184 | controller |               networkAttachments:
2026-06-09 16:16:36.085188 | controller |               - internalapi
2026-06-09 16:16:36.085191 | controller |               override:
2026-06-09 16:16:36.085194 | controller |                 service:
2026-06-09 16:16:36.085198 | controller |                   internal:
2026-06-09 16:16:36.085201 | controller |                     metadata:
2026-06-09 16:16:36.085204 | controller |                       annotations:
2026-06-09 16:16:36.085208 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085211 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085215 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085218 | controller |                     spec:
2026-06-09 16:16:36.085222 | controller |                       type: LoadBalancer
2026-06-09 16:16:36.085226 | controller |               secret: osp-secret
2026-06-09 16:16:36.085231 | controller |           nova:
2026-06-09 16:16:36.085236 | controller |             apiOverride:
2026-06-09 16:16:36.085240 | controller |               route: {}
2026-06-09 16:16:36.085244 | controller |             template:
2026-06-09 16:16:36.085249 | controller |               apiServiceTemplate:
2026-06-09 16:16:36.085254 | controller |                 override:
2026-06-09 16:16:36.085258 | controller |                   service:
2026-06-09 16:16:36.085262 | controller |                     internal:
2026-06-09 16:16:36.085267 | controller |                       metadata:
2026-06-09 16:16:36.085272 | controller |                         annotations:
2026-06-09 16:16:36.085276 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085281 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085286 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085290 | controller |                       spec:
2026-06-09 16:16:36.085295 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.085298 | controller |               cellTemplates:
2026-06-09 16:16:36.085301 | controller |                 cell0:
2026-06-09 16:16:36.085305 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-09 16:16:36.085308 | controller |                   cellDatabaseInstance: openstack
2026-06-09 16:16:36.085311 | controller |                   cellMessageBusInstance: rabbitmq
2026-06-09 16:16:36.085315 | controller |                   conductorServiceTemplate:
2026-06-09 16:16:36.085318 | controller |                     replicas: 1
2026-06-09 16:16:36.085322 | controller |                   hasAPIAccess: true
2026-06-09 16:16:36.085325 | controller |                 cell1:
2026-06-09 16:16:36.085328 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-09 16:16:36.085332 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-09 16:16:36.085335 | controller |                   cellMessageBusInstance: rabbitmq-cell1
2026-06-09 16:16:36.085338 | controller |                   conductorServiceTemplate:
2026-06-09 16:16:36.085342 | controller |                     replicas: 1
2026-06-09 16:16:36.085345 | controller |                   hasAPIAccess: true
2026-06-09 16:16:36.085348 | controller |               metadataServiceTemplate:
2026-06-09 16:16:36.085352 | controller |                 override:
2026-06-09 16:16:36.085355 | controller |                   service:
2026-06-09 16:16:36.085358 | controller |                     metadata:
2026-06-09 16:16:36.085362 | controller |                       annotations:
2026-06-09 16:16:36.085367 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085371 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085374 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085379 | controller |                     spec:
2026-06-09 16:16:36.085383 | controller |                       type: LoadBalancer
2026-06-09 16:16:36.085388 | controller |               secret: osp-secret
2026-06-09 16:16:36.085392 | controller |           octavia:
2026-06-09 16:16:36.085397 | controller |             enabled: false
2026-06-09 16:16:36.085401 | controller |             template:
2026-06-09 16:16:36.085405 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.085409 | controller |               octaviaAPI:
2026-06-09 16:16:36.085413 | controller |                 replicas: 1
2026-06-09 16:16:36.085417 | controller |               secret: osp-secret
2026-06-09 16:16:36.085422 | controller |           ovn:
2026-06-09 16:16:36.085443 | controller |             template:
2026-06-09 16:16:36.085452 | controller |               ovnController:
2026-06-09 16:16:36.085457 | controller |                 networkAttachment: tenant
2026-06-09 16:16:36.085462 | controller |                 nicMappings:
2026-06-09 16:16:36.085467 | controller |                   datacentre: ospbr
2026-06-09 16:16:36.085471 | controller |               ovnDBCluster:
2026-06-09 16:16:36.085479 | controller |                 ovndbcluster-nb:
2026-06-09 16:16:36.085484 | controller |                   dbType: NB
2026-06-09 16:16:36.085489 | controller |                   networkAttachment: internalapi
2026-06-09 16:16:36.085492 | controller |                   storageRequest: 10Gi
2026-06-09 16:16:36.085496 | controller |                 ovndbcluster-sb:
2026-06-09 16:16:36.085499 | controller |                   dbType: SB
2026-06-09 16:16:36.085508 | controller |                   networkAttachment: internalapi
2026-06-09 16:16:36.085512 | controller |                   storageRequest: 10Gi
2026-06-09 16:16:36.085516 | controller |           placement:
2026-06-09 16:16:36.085519 | controller |             apiOverride:
2026-06-09 16:16:36.085522 | controller |               route: {}
2026-06-09 16:16:36.085525 | controller |             template:
2026-06-09 16:16:36.085529 | controller |               databaseInstance: openstack
2026-06-09 16:16:36.085532 | controller |               override:
2026-06-09 16:16:36.085535 | controller |                 service:
2026-06-09 16:16:36.085539 | controller |                   internal:
2026-06-09 16:16:36.085542 | controller |                     metadata:
2026-06-09 16:16:36.085545 | controller |                       annotations:
2026-06-09 16:16:36.085549 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085552 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085555 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085559 | controller |                     spec:
2026-06-09 16:16:36.085562 | controller |                       type: LoadBalancer
2026-06-09 16:16:36.085566 | controller |               secret: osp-secret
2026-06-09 16:16:36.085569 | controller |           rabbitmq:
2026-06-09 16:16:36.085572 | controller |             templates:
2026-06-09 16:16:36.085576 | controller |               rabbitmq:
2026-06-09 16:16:36.085579 | controller |                 override:
2026-06-09 16:16:36.085582 | controller |                   service:
2026-06-09 16:16:36.085585 | controller |                     metadata:
2026-06-09 16:16:36.085589 | controller |                       annotations:
2026-06-09 16:16:36.085592 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085596 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-09 16:16:36.085599 | controller |                     spec:
2026-06-09 16:16:36.085602 | controller |                       type: LoadBalancer
2026-06-09 16:16:36.085606 | controller |               rabbitmq-cell1:
2026-06-09 16:16:36.085609 | controller |                 override:
2026-06-09 16:16:36.085612 | controller |                   service:
2026-06-09 16:16:36.085616 | controller |                     metadata:
2026-06-09 16:16:36.085619 | controller |                       annotations:
2026-06-09 16:16:36.085622 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085626 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-09 16:16:36.085631 | controller |                     spec:
2026-06-09 16:16:36.085634 | controller |                       type: LoadBalancer
2026-06-09 16:16:36.085638 | controller |           redis:
2026-06-09 16:16:36.085641 | controller |             enabled: false
2026-06-09 16:16:36.085645 | controller |           secret: osp-secret
2026-06-09 16:16:36.085648 | controller |           storageClass: local-storage
2026-06-09 16:16:36.085651 | controller |           swift:
2026-06-09 16:16:36.085654 | controller |             enabled: true
2026-06-09 16:16:36.085658 | controller |             proxyOverride:
2026-06-09 16:16:36.085661 | controller |               route: {}
2026-06-09 16:16:36.085664 | controller |             template:
2026-06-09 16:16:36.085668 | controller |               swiftProxy:
2026-06-09 16:16:36.085671 | controller |                 networkAttachments:
2026-06-09 16:16:36.085674 | controller |                 - storage
2026-06-09 16:16:36.085678 | controller |                 override:
2026-06-09 16:16:36.085681 | controller |                   service:
2026-06-09 16:16:36.085684 | controller |                     internal:
2026-06-09 16:16:36.085687 | controller |                       metadata:
2026-06-09 16:16:36.085691 | controller |                         annotations:
2026-06-09 16:16:36.085694 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085698 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085701 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085704 | controller |                       spec:
2026-06-09 16:16:36.085708 | controller |                         type: LoadBalancer
2026-06-09 16:16:36.085711 | controller |                 replicas: 1
2026-06-09 16:16:36.085715 | controller |               swiftRing:
2026-06-09 16:16:36.085718 | controller |                 ringReplicas: 1
2026-06-09 16:16:36.085721 | controller |               swiftStorage:
2026-06-09 16:16:36.085725 | controller |                 networkAttachments:
2026-06-09 16:16:36.085728 | controller |                 - storage
2026-06-09 16:16:36.085731 | controller |                 replicas: 1
2026-06-09 16:16:36.085734 | controller |           telemetry:
2026-06-09 16:16:36.085738 | controller |             enabled: true
2026-06-09 16:16:36.085741 | controller |             template:
2026-06-09 16:16:36.085744 | controller |               autoscaling:
2026-06-09 16:16:36.085748 | controller |                 aodh:
2026-06-09 16:16:36.085751 | controller |                   databaseAccount: aodh
2026-06-09 16:16:36.085754 | controller |                   databaseInstance: openstack
2026-06-09 16:16:36.085758 | controller |                   passwordSelectors: null
2026-06-09 16:16:36.085761 | controller |                   secret: osp-secret
2026-06-09 16:16:36.085765 | controller |                 enabled: false
2026-06-09 16:16:36.085768 | controller |                 heatInstance: heat
2026-06-09 16:16:36.085771 | controller |               ceilometer:
2026-06-09 16:16:36.085775 | controller |                 enabled: true
2026-06-09 16:16:36.085778 | controller |                 secret: osp-secret
2026-06-09 16:16:36.085781 | controller |               cloudkitty:
2026-06-09 16:16:36.085785 | controller |                 apiTimeout: 0
2026-06-09 16:16:36.085788 | controller |                 cloudKittyAPI:
2026-06-09 16:16:36.085791 | controller |                   override:
2026-06-09 16:16:36.085795 | controller |                     service:
2026-06-09 16:16:36.085798 | controller |                       internal:
2026-06-09 16:16:36.085801 | controller |                         metadata:
2026-06-09 16:16:36.085805 | controller |                           annotations:
2026-06-09 16:16:36.085808 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085811 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085815 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085818 | controller |                         spec:
2026-06-09 16:16:36.085822 | controller |                           type: LoadBalancer
2026-06-09 16:16:36.085825 | controller |                   replicas: 1
2026-06-09 16:16:36.085828 | controller |                   resources: {}
2026-06-09 16:16:36.085832 | controller |                   tls:
2026-06-09 16:16:36.085835 | controller |                     api:
2026-06-09 16:16:36.085838 | controller |                       internal: {}
2026-06-09 16:16:36.085842 | controller |                       public: {}
2026-06-09 16:16:36.085847 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 16:16:36.085850 | controller |                 cloudKittyProc:
2026-06-09 16:16:36.085854 | controller |                   replicas: 1
2026-06-09 16:16:36.085857 | controller |                   resources: {}
2026-06-09 16:16:36.085860 | controller |                   tls:
2026-06-09 16:16:36.085864 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 16:16:36.085867 | controller |                 databaseAccount: cloudkitty
2026-06-09 16:16:36.085870 | controller |                 databaseInstance: openstack
2026-06-09 16:16:36.085875 | controller |                 enabled: false
2026-06-09 16:16:36.085879 | controller |                 memcachedInstance: memcached
2026-06-09 16:16:36.085882 | controller |                 passwordSelector:
2026-06-09 16:16:36.085886 | controller |                   aodhService: AodhPassword
2026-06-09 16:16:36.085889 | controller |                   ceilometerService: CeilometerPassword
2026-06-09 16:16:36.085895 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-09 16:16:36.085899 | controller |                 preserveJobs: false
2026-06-09 16:16:36.085902 | controller |                 rabbitMqClusterName: rabbitmq
2026-06-09 16:16:36.085905 | controller |                 s3StorageConfig:
2026-06-09 16:16:36.085909 | controller |                   schemas:
2026-06-09 16:16:36.085912 | controller |                   - effectiveDate: '2024-11-18'
2026-06-09 16:16:36.085915 | controller |                     version: v13
2026-06-09 16:16:36.085919 | controller |                   secret:
2026-06-09 16:16:36.085922 | controller |                     name: cloudkitty-loki-s3
2026-06-09 16:16:36.085926 | controller |                     type: s3
2026-06-09 16:16:36.085929 | controller |                 secret: osp-secret
2026-06-09 16:16:36.085932 | controller |                 serviceUser: cloudkitty
2026-06-09 16:16:36.085936 | controller |                 storageClass: local-storage
2026-06-09 16:16:36.085939 | controller |               logging:
2026-06-09 16:16:36.085942 | controller |                 annotations:
2026-06-09 16:16:36.085946 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-09 16:16:36.085949 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:16:36.085953 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:16:36.085956 | controller |                 cloNamespace: openshift-logging
2026-06-09 16:16:36.085959 | controller |                 enabled: false
2026-06-09 16:16:36.085963 | controller |                 ipaddr: 172.17.0.80
2026-06-09 16:16:36.085966 | controller |                 port: 10514
2026-06-09 16:16:36.085969 | controller |               metricStorage:
2026-06-09 16:16:36.085973 | controller |                 enabled: false
2026-06-09 16:16:36.085976 | controller |                 monitoringStack:
2026-06-09 16:16:36.085979 | controller |                   alertingEnabled: true
2026-06-09 16:16:36.085983 | controller |                   scrapeInterval: 30s
2026-06-09 16:16:36.085986 | controller |                   storage:
2026-06-09 16:16:36.085989 | controller |                     persistent:
2026-06-09 16:16:36.085993 | controller |                       pvcStorageRequest: 10Gi
2026-06-09 16:16:36.085996 | controller |                     retention: 24h
2026-06-09 16:16:36.086000 | controller |                     strategy: persistent
2026-06-09 16:16:36.100235 | controller |
2026-06-09 16:16:36.100271 | 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-09 16:16:36.100276 | controller | Tuesday 09 June 2026  16:16:36 +0000 (0:00:00.066)       0:12:10.870 **********
2026-06-09 16:16:36.100281 | controller | Tuesday 09 June 2026  16:16:36 +0000 (0:00:00.066)       0:12:10.869 **********
2026-06-09 16:16:36.458203 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 16:16:36.458291 | controller | changed: [localhost]
2026-06-09 16:16:36.458297 | controller |
2026-06-09 16:16:36.458301 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-09 16:16:36.458306 | controller | Tuesday 09 June 2026  16:16:36 +0000 (0:00:00.358)       0:12:11.228 **********
2026-06-09 16:16:36.458310 | controller | Tuesday 09 June 2026  16:16:36 +0000 (0:00:00.358)       0:12:11.227 **********
2026-06-09 16:17:06.502656 | controller | Pausing for 30 seconds
2026-06-09 16:17:06.502717 | controller | ok: [localhost]
2026-06-09 16:17:06.502722 | controller |
2026-06-09 16:17:06.502727 | 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-09 16:17:06.502732 | controller | Tuesday 09 June 2026  16:17:06 +0000 (0:00:30.044)       0:12:41.272 **********
2026-06-09 16:17:06.502737 | controller | Tuesday 09 June 2026  16:17:06 +0000 (0:00:30.044)       0:12:41.271 **********
2026-06-09 16:23:26.451065 | controller | changed: [localhost]
2026-06-09 16:23:26.451174 | controller |
2026-06-09 16:23:26.451181 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-09 16:23:26.451187 | controller | Tuesday 09 June 2026  16:23:26 +0000 (0:06:19.947)       0:19:01.220 **********
2026-06-09 16:23:26.451191 | controller | Tuesday 09 June 2026  16:23:26 +0000 (0:06:19.948)       0:19:01.219 **********
2026-06-09 16:23:26.561930 | controller |
2026-06-09 16:23:26.562015 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-09 16:23:26.562021 | controller | Tuesday 09 June 2026  16:23:26 +0000 (0:00:00.111)       0:19:01.331 **********
2026-06-09 16:23:26.562025 | controller | Tuesday 09 June 2026  16:23:26 +0000 (0:00:00.111)       0:19:01.330 **********
2026-06-09 16:23:26.965018 | controller | changed: [localhost]
2026-06-09 16:23:26.965097 | controller |
2026-06-09 16:23:26.965103 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-09 16:23:26.965108 | controller | Tuesday 09 June 2026  16:23:26 +0000 (0:00:00.403)       0:19:01.735 **********
2026-06-09 16:23:26.965112 | controller | Tuesday 09 June 2026  16:23:26 +0000 (0:00:00.403)       0:19:01.734 **********
2026-06-09 16:23:27.004913 | controller | ok: [localhost]
2026-06-09 16:23:27.004949 | controller |
2026-06-09 16:23:27.004954 | 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-09 16:23:27.004959 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.039)       0:19:01.775 **********
2026-06-09 16:23:27.004963 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.039)       0:19:01.773 **********
2026-06-09 16:23:27.395398 | controller | changed: [localhost]
2026-06-09 16:23:27.395490 | controller |
2026-06-09 16:23:27.395496 | 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-09 16:23:27.395528 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.389)       0:19:02.165 **********
2026-06-09 16:23:27.395533 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.389)       0:19:02.163 **********
2026-06-09 16:23:27.581959 | controller | ok: [localhost]
2026-06-09 16:23:27.582028 | controller |
2026-06-09 16:23:27.582036 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-09 16:23:27.582043 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.187)       0:19:02.352 **********
2026-06-09 16:23:27.582049 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.187)       0:19:02.350 **********
2026-06-09 16:23:27.633671 | controller |
2026-06-09 16:23:27.633750 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 16:23:27.633756 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.051)       0:19:02.403 **********
2026-06-09 16:23:27.633761 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.051)       0:19:02.402 **********
2026-06-09 16:23:27.836560 | controller | ok: [localhost]
2026-06-09 16:23:27.836643 | controller |
2026-06-09 16:23:27.836649 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-09 16:23:27.836654 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.202)       0:19:02.606 **********
2026-06-09 16:23:27.836681 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.202)       0:19:02.605 **********
2026-06-09 16:23:27.868729 | controller | skipping: [localhost]
2026-06-09 16:23:27.868786 | controller |
2026-06-09 16:23:27.868791 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-09 16:23:27.868796 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.032)       0:19:02.639 **********
2026-06-09 16:23:27.868801 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.032)       0:19:02.637 **********
2026-06-09 16:23:27.899357 | controller | skipping: [localhost]
2026-06-09 16:23:27.899446 | controller |
2026-06-09 16:23:27.899457 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-09 16:23:27.899464 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.030)       0:19:02.669 **********
2026-06-09 16:23:27.899470 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.030)       0:19:02.668 **********
2026-06-09 16:23:27.945318 | controller | skipping: [localhost]
2026-06-09 16:23:27.945379 | controller |
2026-06-09 16:23:27.945385 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-09 16:23:27.945390 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.045)       0:19:02.715 **********
2026-06-09 16:23:27.945395 | controller | Tuesday 09 June 2026  16:23:27 +0000 (0:00:00.045)       0:19:02.714 **********
2026-06-09 16:23:28.394477 | controller | changed: [localhost]
2026-06-09 16:23:28.394547 | controller |
2026-06-09 16:23:28.394554 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 16:23:28.394560 | controller | Tuesday 09 June 2026  16:23:28 +0000 (0:00:00.449)       0:19:03.164 **********
2026-06-09 16:23:28.394565 | controller | Tuesday 09 June 2026  16:23:28 +0000 (0:00:00.449)       0:19:03.163 **********
2026-06-09 16:23:29.924556 | controller | changed: [localhost]
2026-06-09 16:23:29.924588 | controller |
2026-06-09 16:23:29.924594 | 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-09 16:23:29.924599 | controller | Tuesday 09 June 2026  16:23:29 +0000 (0:00:01.530)       0:19:04.695 **********
2026-06-09 16:23:29.924603 | controller | Tuesday 09 June 2026  16:23:29 +0000 (0:00:01.530)       0:19:04.693 **********
2026-06-09 16:23:30.321886 | controller | changed: [localhost]
2026-06-09 16:23:30.321950 | controller |
2026-06-09 16:23:30.321956 | 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-09 16:23:30.321961 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.397)       0:19:05.092 **********
2026-06-09 16:23:30.321966 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.397)       0:19:05.090 **********
2026-06-09 16:23:30.808919 | controller | ok: [localhost]
2026-06-09 16:23:30.809002 | controller |
2026-06-09 16:23:30.809008 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 16:23:30.809013 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.487)       0:19:05.579 **********
2026-06-09 16:23:30.809018 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.487)       0:19:05.577 **********
2026-06-09 16:23:30.876007 | controller | ok: [localhost]
2026-06-09 16:23:30.876104 | controller |
2026-06-09 16:23:30.876112 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 16:23:30.876134 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.067)       0:19:05.646 **********
2026-06-09 16:23:30.876140 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.067)       0:19:05.645 **********
2026-06-09 16:23:30.999906 | controller | ok: [localhost]
2026-06-09 16:23:30.999991 | controller |
2026-06-09 16:23:30.999998 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:23:31.000003 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.123)       0:19:05.770 **********
2026-06-09 16:23:31.000007 | controller | Tuesday 09 June 2026  16:23:30 +0000 (0:00:00.123)       0:19:05.768 **********
2026-06-09 16:23:31.126347 | controller | skipping: [localhost]
2026-06-09 16:23:31.126385 | controller |
2026-06-09 16:23:31.126391 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:23:31.126395 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.126)       0:19:05.896 **********
2026-06-09 16:23:31.126400 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.126)       0:19:05.895 **********
2026-06-09 16:23:31.192701 | controller | ok: [localhost]
2026-06-09 16:23:31.192739 | controller |
2026-06-09 16:23:31.192745 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-09 16:23:31.192749 | controller |   (
2026-06-09 16:23:31.192752 | controller |     {
2026-06-09 16:23:31.192756 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-09 16:23:31.192760 | controller |       'OPENSTACK_BRANCH': '',
2026-06-09 16:23:31.192764 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-09 16:23:31.192776 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 16:23:31.192781 | controller |     else {}
2026-06-09 16:23:31.192784 | controller |   )
2026-06-09 16:23:31.192788 | controller | }}] ***
2026-06-09 16:23:31.192792 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.066)       0:19:05.963 **********
2026-06-09 16:23:31.192796 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.066)       0:19:05.961 **********
2026-06-09 16:23:31.229881 | controller | skipping: [localhost]
2026-06-09 16:23:31.229926 | controller |
2026-06-09 16:23:31.229934 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 16:23:31.229940 | controller |   cifmw_install_yamls_environment |
2026-06-09 16:23:31.229946 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 16:23:31.229951 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 16:23:31.229956 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-09 16:23:31.229961 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-09 16:23:31.229966 | controller |   combine(
2026-06-09 16:23:31.229971 | controller |     {
2026-06-09 16:23:31.229976 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-09 16:23:31.229981 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 16:23:31.229986 | controller |     else {}
2026-06-09 16:23:31.229991 | controller |   )
2026-06-09 16:23:31.229996 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-09 16:23:31.230001 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.037)       0:19:06.000 **********
2026-06-09 16:23:31.230006 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.037)       0:19:05.998 **********
2026-06-09 16:23:31.275177 | controller | ok: [localhost]
2026-06-09 16:23:31.275220 | controller |
2026-06-09 16:23:31.275228 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-09 16:23:31.275235 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.045)       0:19:06.045 **********
2026-06-09 16:23:31.275240 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.045)       0:19:06.044 **********
2026-06-09 16:23:31.329857 | controller |
2026-06-09 16:23:31.329896 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-09 16:23:31.329911 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.054)       0:19:06.100 **********
2026-06-09 16:23:31.329919 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.054)       0:19:06.098 **********
2026-06-09 16:23:31.371526 | controller | ok: [localhost] =>
2026-06-09 16:23:31.371564 | controller |     make_edpm_baremetal_compute_env:
2026-06-09 16:23:31.371570 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:23:31.371574 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:23:31.371578 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:23:31.371582 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:23:31.371586 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-09 16:23:31.371591 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:23:31.371595 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:23:31.371598 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:23:31.371602 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:23:31.371606 | controller |
2026-06-09 16:23:31.371610 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-09 16:23:31.371614 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.041)       0:19:06.141 **********
2026-06-09 16:23:31.371618 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.041)       0:19:06.140 **********
2026-06-09 16:23:31.405891 | controller | skipping: [localhost]
2026-06-09 16:23:31.405930 | controller |
2026-06-09 16:23:31.405936 | 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-09 16:23:31.405941 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.034)       0:19:06.176 **********
2026-06-09 16:23:31.405953 | controller | Tuesday 09 June 2026  16:23:31 +0000 (0:00:00.034)       0:19:06.174 **********
2026-06-09 16:23:58.501319 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:23:58.501401 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-09 16:23:58.501552 | controller | | default(true) }}
2026-06-09 16:23:58.527494 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 16:23:58.527558 | controller | changed: [localhost]
2026-06-09 16:23:58.527563 | controller |
2026-06-09 16:23:58.527568 | 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-09 16:23:58.527573 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:27.121)       0:19:33.297 **********
2026-06-09 16:23:58.527576 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:27.121)       0:19:33.296 **********
2026-06-09 16:23:58.595410 | controller | skipping: [localhost]
2026-06-09 16:23:58.595501 | controller |
2026-06-09 16:23:58.595518 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 16:23:58.595530 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-09 16:23:58.595540 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-09 16:23:58.595548 | controller | }}, cacheable=True] ***
2026-06-09 16:23:58.595556 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.068)       0:19:33.365 **********
2026-06-09 16:23:58.595565 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.068)       0:19:33.364 **********
2026-06-09 16:23:58.636277 | controller | skipping: [localhost]
2026-06-09 16:23:58.636366 | controller |
2026-06-09 16:23:58.636397 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-09 16:23:58.636410 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.040)       0:19:33.406 **********
2026-06-09 16:23:58.636422 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.040)       0:19:33.405 **********
2026-06-09 16:23:58.708243 | controller |
2026-06-09 16:23:58.708336 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-09 16:23:58.708345 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.071)       0:19:33.478 **********
2026-06-09 16:23:58.708351 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.071)       0:19:33.477 **********
2026-06-09 16:23:58.780452 | controller | ok: [localhost] =>
2026-06-09 16:23:58.780528 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-09 16:23:58.780537 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 16:23:58.780542 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:23:58.780548 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:23:58.780555 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 16:23:58.780561 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-09 16:23:58.780567 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:23:58.780573 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:23:58.780578 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:23:58.780584 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 16:23:58.780590 | controller |
2026-06-09 16:23:58.780596 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-09 16:23:58.780601 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.072)       0:19:33.550 **********
2026-06-09 16:23:58.780607 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.072)       0:19:33.549 **********
2026-06-09 16:23:58.831081 | controller | skipping: [localhost]
2026-06-09 16:23:58.831160 | controller |
2026-06-09 16:23:58.831169 | 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-09 16:23:58.831176 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.050)       0:19:33.601 **********
2026-06-09 16:23:58.831183 | controller | Tuesday 09 June 2026  16:23:58 +0000 (0:00:00.050)       0:19:33.599 **********
2026-06-09 16:24:07.409342 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:24:07.409445 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-09 16:24:07.409454 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-09 16:24:07.429447 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 16:24:07.429531 | controller | changed: [localhost]
2026-06-09 16:24:07.429537 | controller |
2026-06-09 16:24:07.429559 | 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-09 16:24:07.429564 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-09 16:24:07.429569 | controller | kind: Kustomization
2026-06-09 16:24:07.429573 | controller | patches:
2026-06-09 16:24:07.429577 | controller |   - target:
2026-06-09 16:24:07.429581 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-09 16:24:07.429596 | controller |     patch: |-
2026-06-09 16:24:07.429600 | controller | {% if content_provider_registry_ip is defined %}
2026-06-09 16:24:07.429603 | controller |       - op: add
2026-06-09 16:24:07.429608 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-09 16:24:07.429612 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-09 16:24:07.429616 | controller | {% endif %}
2026-06-09 16:24:07.429619 | controller |
2026-06-09 16:24:07.429622 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-09 16:24:07.429626 | controller |       - op: add
2026-06-09 16:24:07.429630 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-09 16:24:07.429633 | controller |         value: sudo dnf -y update
2026-06-09 16:24:07.429637 | controller | {% endif %}
2026-06-09 16:24:07.429640 | controller | {% endif %}, kustomizations_paths={{
2026-06-09 16:24:07.429644 | controller |   [
2026-06-09 16:24:07.429648 | controller |     (
2026-06-09 16:24:07.429651 | controller |       [
2026-06-09 16:24:07.429654 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-09 16:24:07.429658 | controller |         'kustomizations',
2026-06-09 16:24:07.429662 | controller |         'dataplane'
2026-06-09 16:24:07.429665 | controller |       ] | ansible.builtin.path_join
2026-06-09 16:24:07.429668 | controller |     )
2026-06-09 16:24:07.429672 | controller |   ]
2026-06-09 16:24:07.429675 | controller | }}] ***
2026-06-09 16:24:07.429679 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:08.598)       0:19:42.199 **********
2026-06-09 16:24:07.429682 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:08.598)       0:19:42.198 **********
2026-06-09 16:24:07.868414 | controller | changed: [localhost]
2026-06-09 16:24:07.868513 | controller |
2026-06-09 16:24:07.868520 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-09 16:24:07.868525 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:00.439)       0:19:42.638 **********
2026-06-09 16:24:07.868530 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:00.439)       0:19:42.637 **********
2026-06-09 16:24:07.929932 | controller | ok: [localhost] =>
2026-06-09 16:24:07.930003 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-09 16:24:07.930015 | controller |       changed: true
2026-06-09 16:24:07.930025 | controller |       count: 2
2026-06-09 16:24:07.930034 | controller |       failed: false
2026-06-09 16:24:07.930042 | controller |       kustomizations_paths:
2026-06-09 16:24:07.930052 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 16:24:07.930062 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 16:24:07.930071 | controller |       result:
2026-06-09 16:24:07.930079 | controller |       - apiVersion: v1
2026-06-09 16:24:07.930087 | controller |         data:
2026-06-09 16:24:07.930096 | controller |           network_config_template: |
2026-06-09 16:24:07.930106 | controller |             ---
2026-06-09 16:24:07.930114 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-09 16:24:07.930123 | controller |             {% for network in nodeset_networks %}
2026-06-09 16:24:07.930132 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-09 16:24:07.930141 | controller |             {%- endfor %}
2026-06-09 16:24:07.930150 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-09 16:24:07.930158 | controller |             network_config:
2026-06-09 16:24:07.930166 | controller |             - type: ovs_bridge
2026-06-09 16:24:07.930175 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-09 16:24:07.930183 | controller |               mtu: {{ min_viable_mtu }}
2026-06-09 16:24:07.930192 | controller |               use_dhcp: false
2026-06-09 16:24:07.930200 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-09 16:24:07.930209 | controller |               domain: {{ dns_search_domains }}
2026-06-09 16:24:07.930217 | controller |               addresses:
2026-06-09 16:24:07.930225 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-09 16:24:07.930234 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-09 16:24:07.930242 | controller |               members:
2026-06-09 16:24:07.930262 | controller |               - type: interface
2026-06-09 16:24:07.930270 | controller |                 name: nic1
2026-06-09 16:24:07.930278 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-09 16:24:07.930287 | controller |                 # force the MAC address of the bridge to this interface
2026-06-09 16:24:07.930295 | controller |                 primary: true
2026-06-09 16:24:07.930304 | controller |             {% for network in nodeset_networks %}
2026-06-09 16:24:07.930312 | controller |               - type: vlan
2026-06-09 16:24:07.930320 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-09 16:24:07.930329 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-09 16:24:07.930338 | controller |                 addresses:
2026-06-09 16:24:07.930346 | controller |                 - ip_netmask:
2026-06-09 16:24:07.930355 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-09 16:24:07.930364 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-09 16:24:07.930372 | controller |             {% endfor %}
2026-06-09 16:24:07.930380 | controller |         kind: ConfigMap
2026-06-09 16:24:07.930388 | controller |         metadata:
2026-06-09 16:24:07.930397 | controller |           labels:
2026-06-09 16:24:07.930405 | controller |             created-by: install_yamls
2026-06-09 16:24:07.930413 | controller |           name: network-config-template-ipam
2026-06-09 16:24:07.930421 | controller |           namespace: openstack
2026-06-09 16:24:07.930460 | controller |       - apiVersion: v1
2026-06-09 16:24:07.930468 | controller |         data:
2026-06-09 16:24:07.930477 | controller |           physical_bridge_name: br-ex
2026-06-09 16:24:07.930485 | controller |           public_interface_name: eth0
2026-06-09 16:24:07.930493 | controller |         kind: ConfigMap
2026-06-09 16:24:07.930501 | controller |         metadata:
2026-06-09 16:24:07.930509 | controller |           labels:
2026-06-09 16:24:07.930517 | controller |             created-by: install_yamls
2026-06-09 16:24:07.930525 | controller |           name: neutron-edpm-ipam
2026-06-09 16:24:07.930534 | controller |           namespace: openstack
2026-06-09 16:24:07.930542 | controller |       - apiVersion: v1
2026-06-09 16:24:07.930550 | controller |         data:
2026-06-09 16:24:07.930558 | controller |           25-nova-extra.conf: ''
2026-06-09 16:24:07.930566 | controller |         kind: ConfigMap
2026-06-09 16:24:07.930574 | controller |         metadata:
2026-06-09 16:24:07.930582 | controller |           labels:
2026-06-09 16:24:07.930590 | controller |             created-by: install_yamls
2026-06-09 16:24:07.930598 | controller |           name: nova-extra-config
2026-06-09 16:24:07.930607 | controller |           namespace: openstack
2026-06-09 16:24:07.930615 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 16:24:07.930623 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-09 16:24:07.930631 | controller |         metadata:
2026-06-09 16:24:07.930640 | controller |           labels:
2026-06-09 16:24:07.930658 | controller |             created-by: install_yamls
2026-06-09 16:24:07.930667 | controller |           name: edpm-deployment-ipam
2026-06-09 16:24:07.930675 | controller |           namespace: openstack
2026-06-09 16:24:07.930683 | controller |         spec:
2026-06-09 16:24:07.930691 | controller |           nodeSets:
2026-06-09 16:24:07.930699 | controller |           - openstack-edpm-ipam
2026-06-09 16:24:07.930707 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 16:24:07.930715 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-09 16:24:07.930723 | controller |         metadata:
2026-06-09 16:24:07.930731 | controller |           labels:
2026-06-09 16:24:07.930739 | controller |             created-by: install_yamls
2026-06-09 16:24:07.930748 | controller |           name: openstack-edpm-ipam
2026-06-09 16:24:07.930756 | controller |           namespace: openstack
2026-06-09 16:24:07.930764 | controller |         spec:
2026-06-09 16:24:07.930772 | controller |           baremetalSetTemplate:
2026-06-09 16:24:07.930780 | controller |             bmhLabelSelector:
2026-06-09 16:24:07.930788 | controller |               app: openstack
2026-06-09 16:24:07.930796 | controller |             bmhNamespace: openstack
2026-06-09 16:24:07.930804 | controller |             cloudUserName: cloud-admin
2026-06-09 16:24:07.930812 | controller |             ctlplaneInterface: enp1s0
2026-06-09 16:24:07.930820 | controller |           env:
2026-06-09 16:24:07.930828 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-09 16:24:07.930840 | controller |             value: 'True'
2026-06-09 16:24:07.930849 | controller |           networkAttachments:
2026-06-09 16:24:07.930857 | controller |           - ctlplane
2026-06-09 16:24:07.930865 | controller |           nodeTemplate:
2026-06-09 16:24:07.930872 | controller |             ansible:
2026-06-09 16:24:07.930881 | controller |               ansibleUser: cloud-admin
2026-06-09 16:24:07.930889 | controller |               ansibleVars:
2026-06-09 16:24:07.930897 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-09 16:24:07.930905 | controller |                 edpm_container_registry_insecure_registries:
2026-06-09 16:24:07.930913 | controller |                 - 38.102.83.180:5001
2026-06-09 16:24:07.930922 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-09 16:24:07.930930 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-09 16:24:07.930938 | controller |                 edpm_sshd_allowed_ranges:
2026-06-09 16:24:07.930946 | controller |                 - 192.168.122.0/24
2026-06-09 16:24:07.930955 | controller |                 enable_debug: false
2026-06-09 16:24:07.930963 | controller |                 gather_facts: false
2026-06-09 16:24:07.930982 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-09 16:24:07.930991 | controller |                 image_prefix: openstack
2026-06-09 16:24:07.930999 | controller |                 image_tag: current-podified
2026-06-09 16:24:07.931007 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-09 16:24:07.931015 | controller |                 timesync_ntp_servers:
2026-06-09 16:24:07.931024 | controller |                 - hostname: pool.ntp.org
2026-06-09 16:24:07.931032 | controller |               ansibleVarsFrom:
2026-06-09 16:24:07.931040 | controller |               - configMapRef:
2026-06-09 16:24:07.931048 | controller |                   name: network-config-template-ipam
2026-06-09 16:24:07.931056 | controller |                 prefix: edpm_
2026-06-09 16:24:07.931096 | controller |               - configMapRef:
2026-06-09 16:24:07.931104 | controller |                   name: neutron-edpm-ipam
2026-06-09 16:24:07.931112 | controller |                 prefix: neutron_
2026-06-09 16:24:07.931120 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-09 16:24:07.931129 | controller |             networks:
2026-06-09 16:24:07.931137 | controller |             - defaultRoute: true
2026-06-09 16:24:07.931145 | controller |               name: ctlplane
2026-06-09 16:24:07.931153 | controller |               subnetName: subnet1
2026-06-09 16:24:07.931161 | controller |             - name: internalapi
2026-06-09 16:24:07.931169 | controller |               subnetName: subnet1
2026-06-09 16:24:07.931178 | controller |             - name: storage
2026-06-09 16:24:07.931186 | controller |               subnetName: subnet1
2026-06-09 16:24:07.931194 | controller |             - name: tenant
2026-06-09 16:24:07.931202 | controller |               subnetName: subnet1
2026-06-09 16:24:07.931210 | controller |           nodes:
2026-06-09 16:24:07.931385 | controller |             edpm-compute-0:
2026-06-09 16:24:07.931515 | controller |               hostName: edpm-compute-0
2026-06-09 16:24:07.931523 | controller |           preProvisioned: false
2026-06-09 16:24:07.931527 | controller |           services:
2026-06-09 16:24:07.931531 | controller |           - repo-setup
2026-06-09 16:24:07.931535 | controller |           - redhat
2026-06-09 16:24:07.931538 | controller |           - bootstrap
2026-06-09 16:24:07.931542 | controller |           - download-cache
2026-06-09 16:24:07.931545 | controller |           - configure-network
2026-06-09 16:24:07.931549 | controller |           - validate-network
2026-06-09 16:24:07.931552 | controller |           - install-os
2026-06-09 16:24:07.931555 | controller |           - configure-os
2026-06-09 16:24:07.931559 | controller |           - ssh-known-hosts
2026-06-09 16:24:07.931562 | controller |           - run-os
2026-06-09 16:24:07.931565 | controller |           - reboot-os
2026-06-09 16:24:07.931569 | controller |           - install-certs
2026-06-09 16:24:07.931573 | controller |           - ovn
2026-06-09 16:24:07.931576 | controller |           - neutron-metadata
2026-06-09 16:24:07.931579 | controller |           - libvirt
2026-06-09 16:24:07.931583 | controller |           - nova
2026-06-09 16:24:07.931586 | controller |           - telemetry
2026-06-09 16:24:07.931590 | controller |           tlsEnabled: true
2026-06-09 16:24:07.931594 | controller |
2026-06-09 16:24:07.931599 | 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-09 16:24:07.931620 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:00.061)       0:19:42.699 **********
2026-06-09 16:24:07.931625 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:00.061)       0:19:42.698 **********
2026-06-09 16:24:07.982098 | controller | skipping: [localhost]
2026-06-09 16:24:07.982161 | controller |
2026-06-09 16:24:07.982170 | 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-09 16:24:07.982177 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:00.052)       0:19:42.752 **********
2026-06-09 16:24:07.982184 | controller | Tuesday 09 June 2026  16:24:07 +0000 (0:00:00.052)       0:19:42.750 **********
2026-06-09 16:24:08.040532 | controller | skipping: [localhost]
2026-06-09 16:24:08.040618 | controller |
2026-06-09 16:24:08.040624 | 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-09 16:24:08.040630 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.058)       0:19:42.810 **********
2026-06-09 16:24:08.040635 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.058)       0:19:42.809 **********
2026-06-09 16:24:08.090329 | controller | skipping: [localhost]
2026-06-09 16:24:08.090414 | controller |
2026-06-09 16:24:08.090458 | 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-09 16:24:08.090466 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.049)       0:19:42.860 **********
2026-06-09 16:24:08.090471 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.049)       0:19:42.859 **********
2026-06-09 16:24:08.146404 | controller | skipping: [localhost]
2026-06-09 16:24:08.146510 | controller |
2026-06-09 16:24:08.146523 | 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-09 16:24:08.146534 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.055)       0:19:42.916 **********
2026-06-09 16:24:08.146544 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.055)       0:19:42.915 **********
2026-06-09 16:24:08.629802 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 16:24:08.629877 | controller | changed: [localhost]
2026-06-09 16:24:08.629882 | controller |
2026-06-09 16:24:08.629887 | 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-09 16:24:08.629892 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.483)       0:19:43.400 **********
2026-06-09 16:24:08.629897 | controller | Tuesday 09 June 2026  16:24:08 +0000 (0:00:00.483)       0:19:43.398 **********
2026-06-09 16:24:09.141318 | controller | changed: [localhost]
2026-06-09 16:24:09.141405 | controller |
2026-06-09 16:24:09.141412 | 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-09 16:24:09.141417 | controller | Tuesday 09 June 2026  16:24:09 +0000 (0:00:00.511)       0:19:43.911 **********
2026-06-09 16:24:09.141421 | controller | Tuesday 09 June 2026  16:24:09 +0000 (0:00:00.511)       0:19:43.909 **********
2026-06-09 16:28:28.610447 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-09 16:28:28.610507 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-09 16:28:28.610512 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-09 16:28:28.610516 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-09 16:28:28.610519 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-09 16:28:28.610523 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-09 16:28:28.610526 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-09 16:28:28.610529 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-09 16:28:28.610533 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-09 16:28:28.610536 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-09 16:28:28.610540 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-09 16:28:28.610543 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-09 16:28:28.610546 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-09 16:28:28.610550 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-09 16:28:28.610553 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-09 16:28:28.610556 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-09 16:28:28.610560 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-09 16:28:28.610563 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-09 16:28:28.610566 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-09 16:28:28.610570 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-09 16:28:28.610573 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-09 16:28:28.610582 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-09 16:28:28.610585 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-09 16:28:28.610589 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-09 16:28:28.610592 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-09 16:28:28.610596 | controller | changed: [localhost]
2026-06-09 16:28:28.610600 | controller |
2026-06-09 16:28:28.610604 | 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-09 16:28:28.610609 | controller | Tuesday 09 June 2026  16:28:28 +0000 (0:04:19.469)       0:24:03.380 **********
2026-06-09 16:28:28.610613 | controller | Tuesday 09 June 2026  16:28:28 +0000 (0:04:19.469)       0:24:03.379 **********
2026-06-09 16:29:14.000546 | controller | changed: [localhost]
2026-06-09 16:29:14.000595 | controller |
2026-06-09 16:29:14.000602 | 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-09 16:29:14.000617 | controller | Tuesday 09 June 2026  16:29:13 +0000 (0:00:45.390)       0:24:48.770 **********
2026-06-09 16:29:14.000622 | controller | Tuesday 09 June 2026  16:29:13 +0000 (0:00:45.390)       0:24:48.769 **********
2026-06-09 16:34:11.882252 | controller | changed: [localhost]
2026-06-09 16:34:11.882307 | controller |
2026-06-09 16:34:11.882313 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-09 16:34:11.882319 | controller | Tuesday 09 June 2026  16:34:11 +0000 (0:04:57.881)       0:29:46.652 **********
2026-06-09 16:34:11.882325 | controller | Tuesday 09 June 2026  16:34:11 +0000 (0:04:57.881)       0:29:46.651 **********
2026-06-09 16:34:12.242900 | controller | changed: [localhost]
2026-06-09 16:34:12.242975 | controller |
2026-06-09 16:34:12.242983 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-09 16:34:12.242990 | controller | Tuesday 09 June 2026  16:34:12 +0000 (0:00:00.360)       0:29:47.013 **********
2026-06-09 16:34:12.242994 | controller | Tuesday 09 June 2026  16:34:12 +0000 (0:00:00.360)       0:29:47.011 **********
2026-06-09 16:34:12.283115 | controller | ok: [localhost] =>
2026-06-09 16:34:12.283192 | controller |     compute_nodes_output.stdout_lines:
2026-06-09 16:34:12.283199 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-09 16:34:12.283204 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-09 16:34:12.283208 | controller |
2026-06-09 16:34:12.283213 | 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-09 16:34:12.283218 | controller | Tuesday 09 June 2026  16:34:12 +0000 (0:00:00.040)       0:29:47.053 **********
2026-06-09 16:34:12.283222 | controller | Tuesday 09 June 2026  16:34:12 +0000 (0:00:00.040)       0:29:47.052 **********
2026-06-09 17:02:57.965522 | controller | changed: [localhost]
2026-06-09 17:02:57.965632 | controller |
2026-06-09 17:02:57.965642 | 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-09 17:02:57.965648 | controller | Tuesday 09 June 2026  17:02:57 +0000 (0:28:45.681)       0:58:32.735 **********
2026-06-09 17:02:57.965654 | controller | Tuesday 09 June 2026  17:02:57 +0000 (0:28:45.681)       0:58:32.733 **********
2026-06-09 17:03:06.026071 | controller | changed: [localhost]
2026-06-09 17:03:06.026169 | controller |
2026-06-09 17:03:06.026177 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 17:03:06.026184 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:08.061)       0:58:40.796 **********
2026-06-09 17:03:06.026189 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:08.061)       0:58:40.794 **********
2026-06-09 17:03:06.101521 | controller | ok: [localhost]
2026-06-09 17:03:06.101595 | controller |
2026-06-09 17:03:06.101602 | 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-09 17:03:06.101607 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.075)       0:58:40.871 **********
2026-06-09 17:03:06.101612 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.075)       0:58:40.870 **********
2026-06-09 17:03:06.141038 | controller | skipping: [localhost]
2026-06-09 17:03:06.141140 | controller |
2026-06-09 17:03:06.141149 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 17:03:06.141180 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.039)       0:58:40.911 **********
2026-06-09 17:03:06.141186 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.039)       0:58:40.909 **********
2026-06-09 17:03:06.208335 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-09 17:03:06.208460 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-09 17:03:06.208471 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-09 17:03:06.208476 | controller | skipping: [localhost]
2026-06-09 17:03:06.208482 | controller |
2026-06-09 17:03:06.208487 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-09 17:03:06.208492 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.067)       0:58:40.978 **********
2026-06-09 17:03:06.208497 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.067)       0:58:40.977 **********
2026-06-09 17:03:06.258836 | controller | skipping: [localhost]
2026-06-09 17:03:06.258924 | controller |
2026-06-09 17:03:06.258932 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-09 17:03:06.258939 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.050)       0:58:41.029 **********
2026-06-09 17:03:06.258945 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.050)       0:58:41.027 **********
2026-06-09 17:03:06.301563 | controller | skipping: [localhost]
2026-06-09 17:03:06.301646 | controller |
2026-06-09 17:03:06.301653 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-09 17:03:06.301660 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.042)       0:58:41.071 **********
2026-06-09 17:03:06.301666 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.042)       0:58:41.070 **********
2026-06-09 17:03:06.343424 | controller | skipping: [localhost]
2026-06-09 17:03:06.343529 | controller |
2026-06-09 17:03:06.343536 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-09 17:03:06.343540 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.041)       0:58:41.113 **********
2026-06-09 17:03:06.343546 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.041)       0:58:41.112 **********
2026-06-09 17:03:06.383758 | controller | skipping: [localhost]
2026-06-09 17:03:06.383846 | controller |
2026-06-09 17:03:06.383853 | 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-09 17:03:06.383858 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.040)       0:58:41.154 **********
2026-06-09 17:03:06.383862 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.040)       0:58:41.152 **********
2026-06-09 17:03:06.434093 | controller | skipping: [localhost]
2026-06-09 17:03:06.434132 | controller |
2026-06-09 17:03:06.434138 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-09 17:03:06.434142 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.050)       0:58:41.204 **********
2026-06-09 17:03:06.434146 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.050)       0:58:41.203 **********
2026-06-09 17:03:06.471372 | controller | skipping: [localhost]
2026-06-09 17:03:06.471411 | controller |
2026-06-09 17:03:06.471419 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-09 17:03:06.471438 | controller |   cifmw_install_yamls_environment |
2026-06-09 17:03:06.471444 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 17:03:06.471448 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-09 17:03:06.471452 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-09 17:03:06.471456 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-09 17:03:06.471461 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 17:03:06.471464 | controller | }}, cacheable=True] ***
2026-06-09 17:03:06.471477 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.037)       0:58:41.241 **********
2026-06-09 17:03:06.471481 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.037)       0:58:41.240 **********
2026-06-09 17:03:06.505942 | controller | skipping: [localhost]
2026-06-09 17:03:06.506019 | controller |
2026-06-09 17:03:06.506024 | 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-09 17:03:06.506029 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.034)       0:58:41.276 **********
2026-06-09 17:03:06.506034 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.034)       0:58:41.274 **********
2026-06-09 17:03:06.543803 | controller | skipping: [localhost]
2026-06-09 17:03:06.543883 | controller |
2026-06-09 17:03:06.543888 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-09 17:03:06.543894 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-09 17:03:06.543899 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-09 17:03:06.543903 | controller | }}, cacheable=True] ***
2026-06-09 17:03:06.543906 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.037)       0:58:41.313 **********
2026-06-09 17:03:06.543911 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.037)       0:58:41.312 **********
2026-06-09 17:03:06.583815 | controller | skipping: [localhost]
2026-06-09 17:03:06.583900 | controller |
2026-06-09 17:03:06.583908 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-09 17:03:06.583914 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.040)       0:58:41.353 **********
2026-06-09 17:03:06.583920 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.040)       0:58:41.352 **********
2026-06-09 17:03:06.626760 | controller | skipping: [localhost]
2026-06-09 17:03:06.626852 | controller |
2026-06-09 17:03:06.626861 | 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-09 17:03:06.626867 | controller |   [
2026-06-09 17:03:06.626873 | controller |     (
2026-06-09 17:03:06.626878 | controller |       [
2026-06-09 17:03:06.626884 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-09 17:03:06.626890 | controller |         'kustomizations',
2026-06-09 17:03:06.626896 | controller |         'dataplane'
2026-06-09 17:03:06.626901 | controller |       ] | ansible.builtin.path_join
2026-06-09 17:03:06.626906 | controller |     )
2026-06-09 17:03:06.626911 | controller |   ]
2026-06-09 17:03:06.626916 | controller | }}] ***
2026-06-09 17:03:06.626922 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.042)       0:58:41.396 **********
2026-06-09 17:03:06.626928 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.042)       0:58:41.395 **********
2026-06-09 17:03:06.665762 | controller | skipping: [localhost]
2026-06-09 17:03:06.665860 | controller |
2026-06-09 17:03:06.665866 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-09 17:03:06.665913 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.039)       0:58:41.435 **********
2026-06-09 17:03:06.665918 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.039)       0:58:41.434 **********
2026-06-09 17:03:06.702323 | controller | skipping: [localhost]
2026-06-09 17:03:06.702384 | controller |
2026-06-09 17:03:06.702391 | 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-09 17:03:06.702396 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.036)       0:58:41.472 **********
2026-06-09 17:03:06.702400 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.036)       0:58:41.471 **********
2026-06-09 17:03:06.743586 | controller | skipping: [localhost]
2026-06-09 17:03:06.743674 | controller |
2026-06-09 17:03:06.743680 | 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-09 17:03:06.743700 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.041)       0:58:41.513 **********
2026-06-09 17:03:06.743704 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.041)       0:58:41.512 **********
2026-06-09 17:03:06.785165 | controller | skipping: [localhost]
2026-06-09 17:03:06.785254 | controller |
2026-06-09 17:03:06.785261 | 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-09 17:03:06.785266 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.041)       0:58:41.555 **********
2026-06-09 17:03:06.785271 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.041)       0:58:41.554 **********
2026-06-09 17:03:06.821193 | controller | skipping: [localhost]
2026-06-09 17:03:06.821287 | controller |
2026-06-09 17:03:06.821296 | 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-09 17:03:06.821302 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.035)       0:58:41.591 **********
2026-06-09 17:03:06.821308 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.035)       0:58:41.590 **********
2026-06-09 17:03:06.858139 | controller | skipping: [localhost]
2026-06-09 17:03:06.858228 | controller |
2026-06-09 17:03:06.858237 | 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-09 17:03:06.858244 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-09 17:03:06.858249 | controller | ] ***
2026-06-09 17:03:06.858254 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.036)       0:58:41.628 **********
2026-06-09 17:03:06.858260 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.036)       0:58:41.627 **********
2026-06-09 17:03:06.895467 | controller | skipping: [localhost]
2026-06-09 17:03:06.895550 | controller |
2026-06-09 17:03:06.895557 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-09 17:03:06.895562 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.037)       0:58:41.665 **********
2026-06-09 17:03:06.895566 | controller | Tuesday 09 June 2026  17:03:06 +0000 (0:00:00.037)       0:58:41.664 **********
2026-06-09 17:03:06.990701 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-09 17:03:07.029337 | controller | skipping: [localhost]
2026-06-09 17:03:07.029384 | controller |
2026-06-09 17:03:07.029391 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-09 17:03:07.029397 | controller | skipping: no hosts matched
2026-06-09 17:03:07.029403 | controller |
2026-06-09 17:03:07.029408 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-09 17:03:07.029413 | controller | skipping: no hosts matched
2026-06-09 17:03:07.029418 | controller |
2026-06-09 17:03:07.029423 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-09 17:03:07.029458 | controller |
2026-06-09 17:03:07.029464 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 17:03:07.029478 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.133)       0:58:41.799 **********
2026-06-09 17:03:07.029483 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.133)       0:58:41.797 **********
2026-06-09 17:03:07.108413 | controller | ok: [localhost]
2026-06-09 17:03:07.108543 | controller |
2026-06-09 17:03:07.108552 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 17:03:07.108558 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.079)       0:58:41.878 **********
2026-06-09 17:03:07.108564 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.079)       0:58:41.876 **********
2026-06-09 17:03:07.241485 | controller | ok: [localhost]
2026-06-09 17:03:07.241567 | controller |
2026-06-09 17:03:07.241575 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:03:07.241581 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.133)       0:58:42.011 **********
2026-06-09 17:03:07.241586 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.133)       0:58:42.010 **********
2026-06-09 17:03:07.443924 | controller | skipping: [localhost]
2026-06-09 17:03:07.443961 | controller |
2026-06-09 17:03:07.443967 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-09 17:03:07.443971 | controller |
2026-06-09 17:03:07.443974 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-09 17:03:07.443978 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.202)       0:58:42.214 **********
2026-06-09 17:03:07.443982 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.202)       0:58:42.213 **********
2026-06-09 17:03:07.482956 | controller | skipping: [localhost]
2026-06-09 17:03:07.483002 | controller |
2026-06-09 17:03:07.483009 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-09 17:03:07.483015 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.038)       0:58:42.253 **********
2026-06-09 17:03:07.483019 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.038)       0:58:42.251 **********
2026-06-09 17:03:07.519537 | controller | skipping: [localhost]
2026-06-09 17:03:07.519576 | controller |
2026-06-09 17:03:07.519583 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 17:03:07.519588 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.036)       0:58:42.289 **********
2026-06-09 17:03:07.519592 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.036)       0:58:42.288 **********
2026-06-09 17:03:07.589201 | controller | ok: [localhost]
2026-06-09 17:03:07.589287 | controller |
2026-06-09 17:03:07.589293 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 17:03:07.589299 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.069)       0:58:42.359 **********
2026-06-09 17:03:07.589304 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.069)       0:58:42.358 **********
2026-06-09 17:03:07.718859 | controller | ok: [localhost]
2026-06-09 17:03:07.718944 | controller |
2026-06-09 17:03:07.718950 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:03:07.718954 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.129)       0:58:42.489 **********
2026-06-09 17:03:07.718960 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.129)       0:58:42.487 **********
2026-06-09 17:03:07.865702 | controller | skipping: [localhost]
2026-06-09 17:03:07.865800 | controller |
2026-06-09 17:03:07.865808 | controller | TASK [Run validations name=validations] ****************************************
2026-06-09 17:03:07.865813 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.146)       0:58:42.636 **********
2026-06-09 17:03:07.865818 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.146)       0:58:42.634 **********
2026-06-09 17:03:07.911110 | controller | skipping: [localhost]
2026-06-09 17:03:07.911205 | controller |
2026-06-09 17:03:07.911212 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 17:03:07.911239 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.045)       0:58:42.681 **********
2026-06-09 17:03:07.911245 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.045)       0:58:42.680 **********
2026-06-09 17:03:07.945456 | controller | skipping: [localhost]
2026-06-09 17:03:07.945546 | controller |
2026-06-09 17:03:07.945554 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 17:03:07.945561 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.034)       0:58:42.715 **********
2026-06-09 17:03:07.945567 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.034)       0:58:42.714 **********
2026-06-09 17:03:07.976785 | controller | skipping: [localhost]
2026-06-09 17:03:07.976851 | controller |
2026-06-09 17:03:07.976858 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:03:07.976864 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.031)       0:58:42.747 **********
2026-06-09 17:03:07.976870 | controller | Tuesday 09 June 2026  17:03:07 +0000 (0:00:00.031)       0:58:42.745 **********
2026-06-09 17:03:08.129877 | controller | skipping: [localhost]
2026-06-09 17:03:08.129963 | controller |
2026-06-09 17:03:08.129969 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-09 17:03:08.129974 | controller | Tuesday 09 June 2026  17:03:08 +0000 (0:00:00.135)       0:58:42.882 **********
2026-06-09 17:03:08.129978 | controller | Tuesday 09 June 2026  17:03:08 +0000 (0:00:00.135)       0:58:42.880 **********
2026-06-09 17:03:08.129981 | controller |
2026-06-09 17:03:08.129984 | controller | PLAY RECAP *********************************************************************
2026-06-09 17:03:08.129989 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=172  rescued=0    ignored=1
2026-06-09 17:03:08.129993 | controller |
2026-06-09 17:03:08.129996 | controller | Tuesday 09 June 2026  17:03:08 +0000 (0:00:00.015)       0:58:42.898 **********
2026-06-09 17:03:08.130000 | controller | ===============================================================================
2026-06-09 17:03:08.130003 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1725.68s
2026-06-09 17:03:08.130007 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 379.95s
2026-06-09 17:03:08.130011 | controller | install_yamls_makes : Run openstack ----------------------------------- 329.14s
2026-06-09 17:03:08.130015 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 297.88s
2026-06-09 17:03:08.130018 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 259.47s
2026-06-09 17:03:08.130022 | controller | install_yamls_makes : Run openstack_init ------------------------------ 135.38s
2026-06-09 17:03:08.130025 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 61.54s
2026-06-09 17:03:08.130029 | controller | run_hook : Run hook without retry - Download needed tools -------------- 45.75s
2026-06-09 17:03:08.130032 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 45.39s
2026-06-09 17:03:08.130036 | controller | ci_setup : Install needed packages ------------------------------------- 30.24s
2026-06-09 17:03:08.130039 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.04s
2026-06-09 17:03:08.130043 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 27.12s
2026-06-09 17:03:08.130046 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.42s
2026-06-09 17:03:08.130050 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.74s
2026-06-09 17:03:08.130053 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 8.60s
2026-06-09 17:03:08.130057 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 8.06s
2026-06-09 17:03:08.130061 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.82s
2026-06-09 17:03:08.130082 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 6.47s
2026-06-09 17:03:08.130086 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.80s
2026-06-09 17:03:08.130089 | controller | ci_setup : Install openshift client ------------------------------------- 4.19s
2026-06-09 17:03:08.130093 | controller | Tuesday 09 June 2026  17:03:08 +0000 (0:00:00.017)       0:58:42.898 **********
2026-06-09 17:03:08.130096 | controller | ===============================================================================
2026-06-09 17:03:08.130099 | controller | edpm_deploy_baremetal ------------------------------------------------ 2338.91s
2026-06-09 17:03:08.130103 | controller | install_yamls_makes --------------------------------------------------- 510.06s
2026-06-09 17:03:08.130106 | controller | edpm_prepare ---------------------------------------------------------- 476.87s
2026-06-09 17:03:08.130110 | controller | run_hook --------------------------------------------------------------- 51.25s
2026-06-09 17:03:08.130113 | controller | ci_setup --------------------------------------------------------------- 36.85s
2026-06-09 17:03:08.130117 | controller | cert_manager ----------------------------------------------------------- 31.69s
2026-06-09 17:03:08.130121 | controller | repo_setup ------------------------------------------------------------- 16.59s
2026-06-09 17:03:08.130124 | controller | ci_local_storage ------------------------------------------------------- 15.41s
2026-06-09 17:03:08.130127 | controller | rhol_crc ---------------------------------------------------------------- 9.34s
2026-06-09 17:03:08.130131 | controller | cifmw_helpers ----------------------------------------------------------- 9.03s
2026-06-09 17:03:08.130134 | controller | openshift_setup --------------------------------------------------------- 5.58s
2026-06-09 17:03:08.130138 | controller | openshift_login --------------------------------------------------------- 4.76s
2026-06-09 17:03:08.130141 | controller | install_yamls ----------------------------------------------------------- 3.49s
2026-06-09 17:03:08.130145 | controller | install_ca -------------------------------------------------------------- 2.72s
2026-06-09 17:03:08.130148 | controller | cifmw_setup ------------------------------------------------------------- 2.65s
2026-06-09 17:03:08.130151 | controller | libvirt_manager --------------------------------------------------------- 2.58s
2026-06-09 17:03:08.130155 | controller | install_openstack_ca ---------------------------------------------------- 1.07s
2026-06-09 17:03:08.130158 | controller | gather_facts ------------------------------------------------------------ 1.07s
2026-06-09 17:03:08.130161 | controller | discover_latest_image --------------------------------------------------- 0.63s
2026-06-09 17:03:08.130165 | controller | edpm_deploy ------------------------------------------------------------- 0.56s
2026-06-09 17:03:08.130182 | controller | manage_secrets ---------------------------------------------------------- 0.53s
2026-06-09 17:03:08.130186 | controller | operator_build ---------------------------------------------------------- 0.44s
2026-06-09 17:03:08.130189 | controller | networking_mapper ------------------------------------------------------- 0.30s
2026-06-09 17:03:08.130192 | controller | ansible.builtin.file ---------------------------------------------------- 0.29s
2026-06-09 17:03:08.130206 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-09 17:03:08.130210 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.07s
2026-06-09 17:03:08.130219 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-09 17:03:08.130223 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-09 17:03:08.130226 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 17:03:08.130229 | controller | total ---------------------------------------------------------------- 3522.85s
2026-06-09 17:03:08.651877 | controller | ok: Runtime: 0:58:44.394838
2026-06-09 17:03:08.716702 | 
2026-06-09 17:03:08.716823 | PLAY RECAP
2026-06-09 17:03:08.716919 | controller | ok: 14 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 17:03:08.716952 | 
2026-06-09 17:03:08.849263 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-09 17:03:08.853431 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-09 17:03:09.485939 | 
2026-06-09 17:03:09.486106 | PLAY [OpenStack minor version update orchestrator]
2026-06-09 17:03:09.498445 | 
2026-06-09 17:03:09.498523 | TASK [Filter out host if needed]
2026-06-09 17:03:09.505884 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:03:09.509754 | 
2026-06-09 17:03:09.509817 | TASK [Set cifmw_basedir if not defined]
2026-06-09 17:03:09.548822 | controller | ok
2026-06-09 17:03:09.552258 | 
2026-06-09 17:03:09.552321 | TASK [Get minor update index image from content provider or use default]
2026-06-09 17:03:09.608949 | controller | ok
2026-06-09 17:03:09.619409 | 
2026-06-09 17:03:09.619581 | TASK [Write minor update index image to parameters file]
2026-06-09 17:03:11.250975 | controller | changed
2026-06-09 17:03:11.255641 | 
2026-06-09 17:03:11.255703 | TASK [Run update-edpm.yml on target host]
2026-06-09 17:03:12.683526 | controller |
2026-06-09 17:03:12.683591 | controller | PLAY [OpenStack minor version update] ******************************************
2026-06-09 17:03:12.683599 | controller |
2026-06-09 17:03:12.683606 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-09 17:03:12.683612 | controller | Tuesday 09 June 2026  17:03:12 +0000 (0:00:00.051)       0:00:00.051 **********
2026-06-09 17:03:12.683619 | controller | Tuesday 09 June 2026  17:03:12 +0000 (0:00:00.050)       0:00:00.050 **********
2026-06-09 17:03:12.974549 | controller | ok: [localhost]
2026-06-09 17:03:12.974596 | controller |
2026-06-09 17:03:12.974605 | controller | TASK [Set cifmw_basedir if not defined cifmw_basedir={{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}] ***
2026-06-09 17:03:12.974611 | controller | Tuesday 09 June 2026  17:03:12 +0000 (0:00:00.291)       0:00:00.342 **********
2026-06-09 17:03:12.974616 | controller | Tuesday 09 June 2026  17:03:12 +0000 (0:00:00.291)       0:00:00.341 **********
2026-06-09 17:03:13.011022 | controller | ok: [localhost]
2026-06-09 17:03:13.011103 | controller |
2026-06-09 17:03:13.011109 | controller | TASK [Set update artifacts basedir if not defined cifmw_update_artifacts_basedir={{ cifmw_update_artifacts_basedir | default(cifmw_basedir ~ '/tests/update') }}] ***
2026-06-09 17:03:13.011128 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.036)       0:00:00.379 **********
2026-06-09 17:03:13.011145 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.036)       0:00:00.377 **********
2026-06-09 17:03:13.045779 | controller | ok: [localhost]
2026-06-09 17:03:13.045865 | controller |
2026-06-09 17:03:13.045872 | controller | TASK [Initialize monitoring name=update, tasks_from=init_monitoring.yml] *******
2026-06-09 17:03:13.045887 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.034)       0:00:00.413 **********
2026-06-09 17:03:13.045896 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.034)       0:00:00.412 **********
2026-06-09 17:03:13.099846 | controller |
2026-06-09 17:03:13.099931 | controller | TASK [update : Ensure update log directory exists. path={{ cifmw_update_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-09 17:03:13.099938 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.054)       0:00:00.467 **********
2026-06-09 17:03:13.099943 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.054)       0:00:00.466 **********
2026-06-09 17:03:13.294694 | controller | changed: [localhost]
2026-06-09 17:03:13.294787 | controller |
2026-06-09 17:03:13.294795 | controller | TASK [update : Create update step monitoring file src=update_event.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/update_event.sh, mode=0755] ***
2026-06-09 17:03:13.294835 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.194)       0:00:00.662 **********
2026-06-09 17:03:13.294842 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.194)       0:00:00.661 **********
2026-06-09 17:03:13.938802 | controller | changed: [localhost]
2026-06-09 17:03:13.938846 | controller |
2026-06-09 17:03:13.938853 | controller | TASK [update : Create update stage monitoring file src=monitor_resources_changes.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh, mode=0755] ***
2026-06-09 17:03:13.938859 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.644)       0:00:01.306 **********
2026-06-09 17:03:13.938863 | controller | Tuesday 09 June 2026  17:03:13 +0000 (0:00:00.644)       0:00:01.305 **********
2026-06-09 17:03:14.364726 | controller | changed: [localhost]
2026-06-09 17:03:14.364766 | controller |
2026-06-09 17:03:14.364773 | controller | TASK [update : Set update step to Starting Update _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh {{ cifmw_update_state | default("Starting Update") }}
2026-06-09 17:03:14.364777 | controller | ] ***
2026-06-09 17:03:14.364782 | controller | Tuesday 09 June 2026  17:03:14 +0000 (0:00:00.425)       0:00:01.732 **********
2026-06-09 17:03:14.364786 | controller | Tuesday 09 June 2026  17:03:14 +0000 (0:00:00.425)       0:00:01.731 **********
2026-06-09 17:03:16.707573 | controller | changed: [localhost]
2026-06-09 17:03:16.707626 | controller |
2026-06-09 17:03:16.707632 | controller | TASK [update : Initialize monitoring] ******************************************
2026-06-09 17:03:16.707638 | controller | Tuesday 09 June 2026  17:03:16 +0000 (0:00:02.342)       0:00:04.075 **********
2026-06-09 17:03:16.707641 | controller | Tuesday 09 June 2026  17:03:16 +0000 (0:00:02.342)       0:00:04.074 **********
2026-06-09 17:03:24.767012 | controller | changed: [localhost]
2026-06-09 17:03:24.767064 | controller |
2026-06-09 17:03:24.767080 | controller | TASK [update : Start monitoring creates={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid, _raw_params={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh -a monitor -t {{ cifmw_update_resources_monitoring_interval }} -l {{ cifmw_update_artifacts_basedir }}/monitor_resources_script.log] ***
2026-06-09 17:03:24.767087 | controller | Tuesday 09 June 2026  17:03:24 +0000 (0:00:08.059)       0:00:12.134 **********
2026-06-09 17:03:24.767093 | controller | Tuesday 09 June 2026  17:03:24 +0000 (0:00:08.059)       0:00:12.133 **********
2026-06-09 17:03:24.969357 | controller | changed: [localhost]
2026-06-09 17:03:24.969474 | controller |
2026-06-09 17:03:24.969488 | controller | TASK [Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ******
2026-06-09 17:03:24.969495 | controller | Tuesday 09 June 2026  17:03:24 +0000 (0:00:00.202)       0:00:12.337 **********
2026-06-09 17:03:24.969502 | controller | Tuesday 09 June 2026  17:03:24 +0000 (0:00:00.202)       0:00:12.336 **********
2026-06-09 17:03:25.120399 | controller | ok: [localhost]
2026-06-09 17:03:25.120513 | controller |
2026-06-09 17:03:25.120519 | controller | TASK [Set install_yamls environment for minor update phase cifmw_minor_update_env={{
2026-06-09 17:03:25.120524 | controller |   (cifmw_install_yamls_environment | default({})) |
2026-06-09 17:03:25.120528 | controller |   combine({'PATH': cifmw_path | default(ansible_user_dir ~ '/.crc/bin:' ~ ansible_user_dir ~ '/.crc/bin/oc:' ~ ansible_user_dir ~ '/bin:' ~ ansible_env.PATH)}) |
2026-06-09 17:03:25.120533 | controller |   combine({'OPENSTACK_IMG': cifmw_minor_update_index_image}) |
2026-06-09 17:03:25.120537 | controller |   combine({'BMO_CLEANUP': false})
2026-06-09 17:03:25.120541 | controller | }}] ***
2026-06-09 17:03:25.120548 | controller | Tuesday 09 June 2026  17:03:25 +0000 (0:00:00.145)       0:00:12.483 **********
2026-06-09 17:03:25.120553 | controller | Tuesday 09 June 2026  17:03:25 +0000 (0:00:00.145)       0:00:12.481 **********
2026-06-09 17:03:25.155294 | controller | ok: [localhost]
2026-06-09 17:03:25.155376 | controller |
2026-06-09 17:03:25.155383 | controller | TASK [Set update step to Running openstack cleanup _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack cleanup
2026-06-09 17:03:25.155388 | controller | ] ***
2026-06-09 17:03:25.155392 | controller | Tuesday 09 June 2026  17:03:25 +0000 (0:00:00.039)       0:00:12.522 **********
2026-06-09 17:03:25.155396 | controller | Tuesday 09 June 2026  17:03:25 +0000 (0:00:00.039)       0:00:12.521 **********
2026-06-09 17:03:27.352835 | controller | changed: [localhost]
2026-06-09 17:03:27.352881 | controller |
2026-06-09 17:03:27.352897 | controller | TASK [Run make openstack_cleanup name=install_yamls_makes, tasks_from=make_openstack_cleanup] ***
2026-06-09 17:03:27.352902 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:02.198)       0:00:14.720 **********
2026-06-09 17:03:27.352905 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:02.198)       0:00:14.719 **********
2026-06-09 17:03:27.397636 | controller |
2026-06-09 17:03:27.397709 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_env var=make_openstack_cleanup_env] ***
2026-06-09 17:03:27.397716 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:00.044)       0:00:14.765 **********
2026-06-09 17:03:27.397721 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:00.044)       0:00:14.764 **********
2026-06-09 17:03:27.430888 | controller | ok: [localhost] =>
2026-06-09 17:03:27.430930 | controller |     make_openstack_cleanup_env:
2026-06-09 17:03:27.430936 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 17:03:27.430940 | controller |       BMO_CLEANUP: false
2026-06-09 17:03:27.430944 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:03:27.430948 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:03:27.430953 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 17:03:27.430957 | controller |       OPENSTACK_IMG: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:03:27.430961 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:03:27.430964 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:03:27.430978 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:03:27.430983 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 17:03:27.430987 | controller |
2026-06-09 17:03:27.430991 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_params var=make_openstack_cleanup_params] ***
2026-06-09 17:03:27.430995 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:00.033)       0:00:14.799 **********
2026-06-09 17:03:27.430998 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:00.033)       0:00:14.797 **********
2026-06-09 17:03:27.463304 | controller | skipping: [localhost]
2026-06-09 17:03:27.463349 | controller |
2026-06-09 17:03:27.463356 | controller | TASK [install_yamls_makes : Run openstack_cleanup output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_cleanup, dry_run={{ make_openstack_cleanup_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_cleanup_env|default({})), **(make_openstack_cleanup_params|default({}))) }}] ***
2026-06-09 17:03:27.463361 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:00.032)       0:00:14.831 **********
2026-06-09 17:03:27.463366 | controller | Tuesday 09 June 2026  17:03:27 +0000 (0:00:00.032)       0:00:14.830 **********
2026-06-09 17:03:39.582999 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:03:39.583091 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_cleanup_until |
2026-06-09 17:03:39.583096 | controller | default(true) }}
2026-06-09 17:03:39.612953 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-09 17:03:39.613040 | controller | changed: [localhost]
2026-06-09 17:03:39.613046 | controller |
2026-06-09 17:03:39.613050 | controller | TASK [Set update step to Running openstack wait _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack wait
2026-06-09 17:03:39.613054 | controller | ] ***
2026-06-09 17:03:39.613059 | controller | Tuesday 09 June 2026  17:03:39 +0000 (0:00:12.149)       0:00:26.980 **********
2026-06-09 17:03:39.613062 | controller | Tuesday 09 June 2026  17:03:39 +0000 (0:00:12.149)       0:00:26.979 **********
2026-06-09 17:03:41.834199 | controller | changed: [localhost]
2026-06-09 17:03:41.834285 | controller |
2026-06-09 17:03:41.834297 | controller | TASK [Run make openstack_wait (minor update) name=install_yamls_makes, tasks_from=make_openstack_wait] ***
2026-06-09 17:03:41.834303 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:02.221)       0:00:29.202 **********
2026-06-09 17:03:41.834306 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:02.221)       0:00:29.200 **********
2026-06-09 17:03:41.898301 | controller |
2026-06-09 17:03:41.898348 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_env var=make_openstack_wait_env] ***
2026-06-09 17:03:41.898354 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:00.064)       0:00:29.266 **********
2026-06-09 17:03:41.898358 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:00.064)       0:00:29.265 **********
2026-06-09 17:03:41.934417 | controller | ok: [localhost] =>
2026-06-09 17:03:41.934476 | controller |     make_openstack_wait_env:
2026-06-09 17:03:41.934481 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 17:03:41.934486 | controller |       BMO_CLEANUP: false
2026-06-09 17:03:41.934490 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:03:41.934494 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:03:41.934500 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 17:03:41.934505 | controller |       OPENSTACK_IMG: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:03:41.934509 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:03:41.934513 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:03:41.934517 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:03:41.934521 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 17:03:41.934536 | controller |
2026-06-09 17:03:41.934546 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_params var=make_openstack_wait_params] ***
2026-06-09 17:03:41.934550 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:00.035)       0:00:29.302 **********
2026-06-09 17:03:41.934554 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:00.035)       0:00:29.300 **********
2026-06-09 17:03:41.967584 | controller | skipping: [localhost]
2026-06-09 17:03:41.967633 | controller |
2026-06-09 17:03:41.967640 | controller | TASK [install_yamls_makes : Run openstack_wait output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_wait, dry_run={{ make_openstack_wait_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_wait_env|default({})), **(make_openstack_wait_params|default({}))) }}] ***
2026-06-09 17:03:41.967647 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:00.033)       0:00:29.335 **********
2026-06-09 17:03:41.967652 | controller | Tuesday 09 June 2026  17:03:41 +0000 (0:00:00.033)       0:00:29.334 **********
2026-06-09 17:04:58.403040 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:04:58.403115 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_wait_until |
2026-06-09 17:04:58.403120 | controller | default(true) }}
2026-06-09 17:04:58.432504 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-09 17:04:58.432554 | controller | changed: [localhost]
2026-06-09 17:04:58.432562 | controller |
2026-06-09 17:04:58.432568 | controller | TASK [Set update step to Running openstack init _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack init
2026-06-09 17:04:58.432574 | controller | ] ***
2026-06-09 17:04:58.432579 | controller | Tuesday 09 June 2026  17:04:58 +0000 (0:01:16.464)       0:01:45.800 **********
2026-06-09 17:04:58.432584 | controller | Tuesday 09 June 2026  17:04:58 +0000 (0:01:16.464)       0:01:45.799 **********
2026-06-09 17:05:00.658551 | controller | changed: [localhost]
2026-06-09 17:05:00.658643 | controller |
2026-06-09 17:05:00.658649 | controller | TASK [Run make openstack_init (minor update) name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-09 17:05:00.658654 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:02.226)       0:01:48.026 **********
2026-06-09 17:05:00.658658 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:02.226)       0:01:48.025 **********
2026-06-09 17:05:00.713059 | controller |
2026-06-09 17:05:00.713131 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-09 17:05:00.713137 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:00.054)       0:01:48.081 **********
2026-06-09 17:05:00.713142 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:00.054)       0:01:48.080 **********
2026-06-09 17:05:00.747528 | controller | ok: [localhost] =>
2026-06-09 17:05:00.747622 | controller |     make_openstack_init_env:
2026-06-09 17:05:00.747629 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 17:05:00.747635 | controller |       BMO_CLEANUP: false
2026-06-09 17:05:00.747640 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:05:00.747645 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:05:00.747651 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 17:05:00.747657 | controller |       OPENSTACK_IMG: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:05:00.747662 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:05:00.747669 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:05:00.747675 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:05:00.747681 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 17:05:00.747687 | controller |
2026-06-09 17:05:00.747718 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-09 17:05:00.747725 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:00.034)       0:01:48.115 **********
2026-06-09 17:05:00.747730 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:00.034)       0:01:48.114 **********
2026-06-09 17:05:00.776773 | controller | skipping: [localhost]
2026-06-09 17:05:00.776853 | controller |
2026-06-09 17:05:00.776860 | 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-09 17:05:00.776867 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:00.028)       0:01:48.144 **********
2026-06-09 17:05:00.776872 | controller | Tuesday 09 June 2026  17:05:00 +0000 (0:00:00.028)       0:01:48.143 **********
2026-06-09 17:07:26.584776 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:07:26.585083 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-09 17:07:26.585089 | controller | default(true) }}
2026-06-09 17:07:26.611165 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-09 17:07:26.611261 | controller | changed: [localhost]
2026-06-09 17:07:26.611269 | controller |
2026-06-09 17:07:26.611296 | controller | TASK [Set update step to Waiting for new version to be available _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Waiting for new version to be available
2026-06-09 17:07:26.611302 | controller | ] ***
2026-06-09 17:07:26.611308 | controller | Tuesday 09 June 2026  17:07:26 +0000 (0:02:25.834)       0:04:13.979 **********
2026-06-09 17:07:26.611312 | controller | Tuesday 09 June 2026  17:07:26 +0000 (0:02:25.834)       0:04:13.978 **********
2026-06-09 17:07:28.817364 | controller | changed: [localhost]
2026-06-09 17:07:28.817471 | controller |
2026-06-09 17:07:28.817486 | controller | TASK [Wait for availableVersion to be different from deployedVersion kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-09 17:07:28.817492 | controller | Tuesday 09 June 2026  17:07:28 +0000 (0:00:02.206)       0:04:16.185 **********
2026-06-09 17:07:28.817496 | controller | Tuesday 09 June 2026  17:07:28 +0000 (0:00:02.206)       0:04:16.184 **********
2026-06-09 17:07:30.447924 | controller | ok: [localhost]
2026-06-09 17:07:30.448024 | controller |
2026-06-09 17:07:30.448034 | controller | TASK [Get available version from OpenStackVersion CR cifmw_minor_update_target_version={{ openstackversion_wait_info.resources[0].status.availableVersion }}] ***
2026-06-09 17:07:30.448040 | controller | Tuesday 09 June 2026  17:07:30 +0000 (0:00:01.630)       0:04:17.815 **********
2026-06-09 17:07:30.448045 | controller | Tuesday 09 June 2026  17:07:30 +0000 (0:00:01.630)       0:04:17.814 **********
2026-06-09 17:07:30.483722 | controller | ok: [localhost]
2026-06-09 17:07:30.483826 | controller |
2026-06-09 17:07:30.483836 | controller | TASK [Set update step to Patching OpenStackVersion CR _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Patching OpenStackVersion CR with version {{ cifmw_minor_update_target_version }}
2026-06-09 17:07:30.483855 | controller | ] ***
2026-06-09 17:07:30.483861 | controller | Tuesday 09 June 2026  17:07:30 +0000 (0:00:00.035)       0:04:17.851 **********
2026-06-09 17:07:30.483872 | controller | Tuesday 09 June 2026  17:07:30 +0000 (0:00:00.035)       0:04:17.850 **********
2026-06-09 17:07:32.706331 | controller | changed: [localhost]
2026-06-09 17:07:32.706457 | controller |
2026-06-09 17:07:32.706471 | controller | TASK [Patch OpenStackVersion CR availableVersion name=install_yamls_makes, tasks_from=make_openstack_patch_version] ***
2026-06-09 17:07:32.706477 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:02.222)       0:04:20.074 **********
2026-06-09 17:07:32.706483 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:02.222)       0:04:20.073 **********
2026-06-09 17:07:32.763219 | controller |
2026-06-09 17:07:32.763311 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_env var=make_openstack_patch_version_env] ***
2026-06-09 17:07:32.763319 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:00.056)       0:04:20.131 **********
2026-06-09 17:07:32.763324 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:00.056)       0:04:20.130 **********
2026-06-09 17:07:32.798224 | controller | ok: [localhost] =>
2026-06-09 17:07:32.798313 | controller |     make_openstack_patch_version_env:
2026-06-09 17:07:32.798319 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 17:07:32.798324 | controller |       BMO_CLEANUP: false
2026-06-09 17:07:32.798327 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:07:32.798331 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:07:32.798336 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 17:07:32.798340 | controller |       OPENSTACK_IMG: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:07:32.798344 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:07:32.798347 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:07:32.798351 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:07:32.798356 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 17:07:32.798360 | controller |
2026-06-09 17:07:32.798364 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_params var=make_openstack_patch_version_params] ***
2026-06-09 17:07:32.798368 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:00.034)       0:04:20.166 **********
2026-06-09 17:07:32.798371 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:00.034)       0:04:20.165 **********
2026-06-09 17:07:32.828982 | controller | skipping: [localhost]
2026-06-09 17:07:32.829032 | controller |
2026-06-09 17:07:32.829049 | controller | TASK [install_yamls_makes : Run openstack_patch_version output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_patch_version, dry_run={{ make_openstack_patch_version_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_patch_version_env|default({})), **(make_openstack_patch_version_params|default({}))) }}] ***
2026-06-09 17:07:32.829055 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:00.030)       0:04:20.197 **********
2026-06-09 17:07:32.829061 | controller | Tuesday 09 June 2026  17:07:32 +0000 (0:00:00.030)       0:04:20.195 **********
2026-06-09 17:07:34.221597 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:07:34.221663 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_patch_version_until
2026-06-09 17:07:34.221670 | controller | | default(true) }}
2026-06-09 17:07:34.246315 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-09 17:07:34.246379 | controller | changed: [localhost]
2026-06-09 17:07:34.246385 | controller |
2026-06-09 17:07:34.246391 | controller | TASK [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-09 17:07:34.246396 | controller | Tuesday 09 June 2026  17:07:34 +0000 (0:00:01.417)       0:04:21.614 **********
2026-06-09 17:07:34.246401 | controller | Tuesday 09 June 2026  17:07:34 +0000 (0:00:01.417)       0:04:21.613 **********
2026-06-09 17:07:34.351067 | controller | skipping: [localhost]
2026-06-09 17:07:34.351140 | controller |
2026-06-09 17:07:34.351152 | controller | TASK [Set update step to Updating container images _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Updating container images
2026-06-09 17:07:34.351158 | controller | ] ***
2026-06-09 17:07:34.351164 | controller | Tuesday 09 June 2026  17:07:34 +0000 (0:00:00.104)       0:04:21.719 **********
2026-06-09 17:07:34.351180 | controller | Tuesday 09 June 2026  17:07:34 +0000 (0:00:00.104)       0:04:21.718 **********
2026-06-09 17:07:36.599657 | controller | changed: [localhost]
2026-06-09 17:07:36.599753 | controller |
2026-06-09 17:07:36.599759 | controller | TASK [Prepare and patch OpenStackVersion CR for update name=update_containers] ***
2026-06-09 17:07:36.599764 | controller | Tuesday 09 June 2026  17:07:36 +0000 (0:00:02.248)       0:04:23.967 **********
2026-06-09 17:07:36.599768 | controller | Tuesday 09 June 2026  17:07:36 +0000 (0:00:02.248)       0:04:23.966 **********
2026-06-09 17:07:36.674515 | controller |
2026-06-09 17:07:36.674585 | controller | TASK [update_containers : Destination directory exists state=directory, recurse=True, path={{ cifmw_update_containers_dest_path | dirname }}] ***
2026-06-09 17:07:36.674593 | controller | Tuesday 09 June 2026  17:07:36 +0000 (0:00:00.074)       0:04:24.042 **********
2026-06-09 17:07:36.674599 | controller | Tuesday 09 June 2026  17:07:36 +0000 (0:00:00.074)       0:04:24.041 **********
2026-06-09 17:07:37.934885 | controller | ok: [localhost]
2026-06-09 17:07:37.934975 | controller |
2026-06-09 17:07:37.934985 | controller | TASK [update_containers : Generate update containers yaml file src=update_containers.j2, dest={{ cifmw_update_containers_dest_path }}, mode=0644] ***
2026-06-09 17:07:37.934990 | controller | Tuesday 09 June 2026  17:07:37 +0000 (0:00:01.260)       0:04:25.302 **********
2026-06-09 17:07:37.934994 | controller | Tuesday 09 June 2026  17:07:37 +0000 (0:00:01.260)       0:04:25.301 **********
2026-06-09 17:07:38.419271 | controller | changed: [localhost]
2026-06-09 17:07:38.419322 | controller |
2026-06-09 17:07:38.419329 | controller | TASK [update_containers : Update the containers _raw_params=oc apply -f {{ cifmw_update_containers_dest_path }}] ***
2026-06-09 17:07:38.419335 | controller | Tuesday 09 June 2026  17:07:38 +0000 (0:00:00.484)       0:04:25.787 **********
2026-06-09 17:07:38.419340 | controller | Tuesday 09 June 2026  17:07:38 +0000 (0:00:00.484)       0:04:25.786 **********
2026-06-09 17:07:46.335084 | controller | changed: [localhost]
2026-06-09 17:07:46.335178 | controller |
2026-06-09 17:07:46.335185 | controller | TASK [Set update step to Starting the CI update sequence _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Starting the CI update sequence
2026-06-09 17:07:46.335190 | controller | ] ***
2026-06-09 17:07:46.335194 | controller | Tuesday 09 June 2026  17:07:46 +0000 (0:00:07.915)       0:04:33.702 **********
2026-06-09 17:07:46.335198 | controller | Tuesday 09 June 2026  17:07:46 +0000 (0:00:07.915)       0:04:33.701 **********
2026-06-09 17:07:48.544811 | controller | changed: [localhost]
2026-06-09 17:07:48.544871 | controller |
2026-06-09 17:07:48.544877 | controller | TASK [Run make openstack_update_run name=install_yamls_makes, tasks_from=make_openstack_update_run] ***
2026-06-09 17:07:48.544881 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:02.209)       0:04:35.912 **********
2026-06-09 17:07:48.544885 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:02.209)       0:04:35.911 **********
2026-06-09 17:07:48.617763 | controller |
2026-06-09 17:07:48.617831 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_env var=make_openstack_update_run_env] ***
2026-06-09 17:07:48.617837 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:00.073)       0:04:35.985 **********
2026-06-09 17:07:48.617841 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:00.073)       0:04:35.984 **********
2026-06-09 17:07:48.656928 | controller | ok: [localhost] =>
2026-06-09 17:07:48.656990 | controller |     make_openstack_update_run_env:
2026-06-09 17:07:48.656998 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 17:07:48.657004 | controller |       BMO_CLEANUP: false
2026-06-09 17:07:48.657009 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:07:48.657015 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:07:48.657049 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 17:07:48.657057 | controller |       OPENSTACK_IMG: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:07:48.657063 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:07:48.657069 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:07:48.657084 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:07:48.657090 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 17:07:48.657096 | controller |
2026-06-09 17:07:48.657102 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_params var=make_openstack_update_run_params] ***
2026-06-09 17:07:48.657116 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:00.039)       0:04:36.024 **********
2026-06-09 17:07:48.657122 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:00.039)       0:04:36.023 **********
2026-06-09 17:07:48.698584 | controller | ok: [localhost] =>
2026-06-09 17:07:48.698631 | controller |     make_openstack_update_run_params:
2026-06-09 17:07:48.698639 | controller |       OPENSTACK_VERSION: 0.6.0-1781018589
2026-06-09 17:07:48.698643 | controller |       TIMEOUT: 1200s
2026-06-09 17:07:48.698647 | controller |
2026-06-09 17:07:48.698652 | controller | TASK [install_yamls_makes : Run openstack_update_run output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_update_run, dry_run={{ make_openstack_update_run_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_update_run_env|default({})), **(make_openstack_update_run_params|default({}))) }}] ***
2026-06-09 17:07:48.698656 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:00.041)       0:04:36.066 **********
2026-06-09 17:07:48.698661 | controller | Tuesday 09 June 2026  17:07:48 +0000 (0:00:00.041)       0:04:36.065 **********
2026-06-09 17:27:52.620915 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:27:52.621044 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_update_run_until |
2026-06-09 17:27:52.621055 | controller | default(true) }}
2026-06-09 17:27:52.624898 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-09 17:27:52.624998 | controller | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NoneType: None
2026-06-09 17:27:52.625005 | controller | task path: /home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml:10
2026-06-09 17:27:52.625010 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 17:27:52.625017 | controller |     attempts: 1
2026-06-09 17:27:52.625022 | controller |     changed: true
2026-06-09 17:27:52.625027 | controller |     msg: non-zero return code
2026-06-09 17:27:52.625032 | controller |     rc: 2
2026-06-09 17:27:52.625037 | controller |     stderr: ''
2026-06-09 17:27:52.625042 | controller |     stderr_lines: []
2026-06-09 17:27:52.625047 | controller |     stdout: |
2026-06-09 17:27:52.625052 | controller |       ~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts
2026-06-09 17:27:52.625057 | controller |       bash scripts/openstack-update.sh
2026-06-09 17:27:52.625063 | controller |       + CONTAINERS_NAMESPACE=podified-antelope-centos9
2026-06-09 17:27:52.625068 | controller |       + CONTAINERS_TARGET_TAG=current-podified
2026-06-09 17:27:52.625073 | controller |       + FAKE_UPDATE=false
2026-06-09 17:27:52.625078 | controller |       + KPATCH_UPDATE=false
2026-06-09 17:27:52.625083 | controller |       + OPENSTACK_VERSION=0.6.0-1781018589
2026-06-09 17:27:52.625088 | controller |       + OUTFILE=csv.yaml
2026-06-09 17:27:52.625093 | controller |       + TIMEOUT=1200s
2026-06-09 17:27:52.625098 | controller |       + CI_INVENTORY=/home/zuul/ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 17:27:52.625103 | controller |       + UPDATE_ARTIFACT_DIR=/home/zuul/ci-framework-data/tests/update
2026-06-09 17:27:52.625108 | controller |       + '[' -z openstack-operators ']'
2026-06-09 17:27:52.625113 | controller |       + '[' -z openstack ']'
2026-06-09 17:27:52.625118 | controller |       + '[' -e /home/zuul/ci-framework-data/artifacts/zuul_inventory.yml ']'
2026-06-09 17:27:52.625123 | controller |       + RUN_FROM_CI=YES
2026-06-09 17:27:52.625128 | controller |       + BASE_DIR=/home/zuul/ci-framework-data/tests/update
2026-06-09 17:27:52.625132 | controller |       + '[' -e /home/zuul/ci-framework-data/tests/update ']'
2026-06-09 17:27:52.625137 | controller |       + BASE_DIR=/home/zuul/ci-framework-data/tests/update/
2026-06-09 17:27:52.625142 | controller |       ++ oc get csv -n openstack-operators -o name
2026-06-09 17:27:52.625159 | controller |       ++ grep openstack-operator
2026-06-09 17:27:52.625165 | controller |       + OPENSTACK_OPERATOR_CSV=clusterserviceversion.operators.coreos.com/openstack-operator.v0.6.0
2026-06-09 17:27:52.625170 | controller |       ++ oc get openstackversion -n openstack -o name
2026-06-09 17:27:52.625183 | controller |       + OPENSTACK_VERSION_CR=openstackversion.core.openstack.org/controlplane
2026-06-09 17:27:52.625188 | controller |       + '[' false '!=' false ']'
2026-06-09 17:27:52.625193 | controller |       + oc project openstack
2026-06-09 17:27:52.625198 | controller |       Now using project "openstack" on server "https://api.crc.testing:6443".
2026-06-09 17:27:52.625203 | controller |       + oc wait openstackversion.core.openstack.org/controlplane '--for=jsonpath={.status.availableVersion}=0.6.0-1781018589' --timeout=1200s
2026-06-09 17:27:52.625208 | controller |       openstackversion.core.openstack.org/controlplane condition met
2026-06-09 17:27:52.625213 | controller |       ++ oc get openstackversion.core.openstack.org/controlplane '--template={{.spec.targetVersion}}'
2026-06-09 17:27:52.625218 | controller |       + OPENSTACK_DEPLOYED_VERSION=0.6.0-1781018589
2026-06-09 17:27:52.625223 | controller |       + cat
2026-06-09 17:27:52.625228 | controller |       + update_event Patching the Openstack Version
2026-06-09 17:27:52.625232 | controller |       + local 'event=Patching the Openstack Version'
2026-06-09 17:27:52.625237 | controller |       + local event_script=/home/zuul/ci-framework-data/tests/update/update_event.sh
2026-06-09 17:27:52.625242 | controller |       + '[' -e /home/zuul/ci-framework-data/tests/update/update_event.sh ']'
2026-06-09 17:27:52.625246 | controller |       + /home/zuul/ci-framework-data/tests/update/update_event.sh 'Patching the Openstack Version'
2026-06-09 17:27:52.625251 | controller |       + oc patch openstackversion.core.openstack.org/controlplane --type=merge --patch-file openstackversionpatch.yaml
2026-06-09 17:27:52.625256 | controller |       openstackversion.core.openstack.org/controlplane patched (no change)
2026-06-09 17:27:52.625260 | controller |       + oc wait openstackversion.core.openstack.org/controlplane --for=condition=MinorUpdateOVNControlplane --timeout=1200s
2026-06-09 17:27:52.625266 | controller |       I0609 17:09:09.200858   59951 reflector.go:556] "Warning: watch ended with error" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured" err="an error on the server (\"unable to decode an event from the watch stream: http2: client connection lost\") has prevented the request from succeeding"
2026-06-09 17:27:52.625273 | controller |       E0609 17:09:20.597987   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625283 | controller |       E0609 17:09:32.895509   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625300 | controller |       E0609 17:09:48.899269   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625306 | controller |       E0609 17:10:06.287378   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625314 | controller |       E0609 17:10:29.206063   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625319 | controller |       E0609 17:11:22.104054   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625325 | controller |       E0609 17:12:19.064111   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625330 | controller |       E0609 17:13:11.544128   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625335 | controller |       E0609 17:13:49.561337   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625340 | controller |       E0609 17:14:33.080375   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625345 | controller |       E0609 17:15:08.855914   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625357 | controller |       I0609 17:16:33.796829   59951 reflector.go:556] "Warning: watch ended with error" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured" err="an error on the server (\"unable to decode an event from the watch stream: http2: client connection lost\") has prevented the request from succeeding"
2026-06-09 17:27:52.625363 | controller |       E0609 17:17:39.141084   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625371 | controller |       E0609 17:18:20.963568   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625376 | controller |       E0609 17:19:12.231863   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625382 | controller |       E0609 17:20:32.314982   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": dial tcp 192.168.130.11:6443: i/o timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625387 | controller |       E0609 17:21:36.057236   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625392 | controller |       E0609 17:22:21.879135   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625397 | controller |       E0609 17:23:38.995297   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": dial tcp 192.168.130.11:6443: i/o timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625402 | controller |       E0609 17:24:35.898610   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625413 | controller |       E0609 17:25:42.796967   59951 reflector.go:200] "Failed to watch" err="failed to list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\": dial tcp 192.168.130.11:6443: i/o timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625418 | controller |       error: timed out waiting for the condition on openstackversions/controlplane
2026-06-09 17:27:52.625454 | controller |       make: *** [Makefile:906: openstack_update_run] Error 1
2026-06-09 17:27:52.625464 | controller |     stdout_lines:
2026-06-09 17:27:52.625469 | controller |     - ~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts
2026-06-09 17:27:52.625474 | controller |     - bash scripts/openstack-update.sh
2026-06-09 17:27:52.625479 | controller |     - + CONTAINERS_NAMESPACE=podified-antelope-centos9
2026-06-09 17:27:52.625484 | controller |     - + CONTAINERS_TARGET_TAG=current-podified
2026-06-09 17:27:52.625489 | controller |     - + FAKE_UPDATE=false
2026-06-09 17:27:52.625493 | controller |     - + KPATCH_UPDATE=false
2026-06-09 17:27:52.625498 | controller |     - + OPENSTACK_VERSION=0.6.0-1781018589
2026-06-09 17:27:52.625503 | controller |     - + OUTFILE=csv.yaml
2026-06-09 17:27:52.625508 | controller |     - + TIMEOUT=1200s
2026-06-09 17:27:52.625513 | controller |     - + CI_INVENTORY=/home/zuul/ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 17:27:52.625517 | controller |     - + UPDATE_ARTIFACT_DIR=/home/zuul/ci-framework-data/tests/update
2026-06-09 17:27:52.625522 | controller |     - + '[' -z openstack-operators ']'
2026-06-09 17:27:52.625527 | controller |     - + '[' -z openstack ']'
2026-06-09 17:27:52.625532 | controller |     - + '[' -e /home/zuul/ci-framework-data/artifacts/zuul_inventory.yml ']'
2026-06-09 17:27:52.625536 | controller |     - + RUN_FROM_CI=YES
2026-06-09 17:27:52.625541 | controller |     - + BASE_DIR=/home/zuul/ci-framework-data/tests/update
2026-06-09 17:27:52.625546 | controller |     - + '[' -e /home/zuul/ci-framework-data/tests/update ']'
2026-06-09 17:27:52.625551 | controller |     - + BASE_DIR=/home/zuul/ci-framework-data/tests/update/
2026-06-09 17:27:52.625556 | controller |     - ++ oc get csv -n openstack-operators -o name
2026-06-09 17:27:52.625561 | controller |     - ++ grep openstack-operator
2026-06-09 17:27:52.625566 | controller |     - + OPENSTACK_OPERATOR_CSV=clusterserviceversion.operators.coreos.com/openstack-operator.v0.6.0
2026-06-09 17:27:52.625571 | controller |     - ++ oc get openstackversion -n openstack -o name
2026-06-09 17:27:52.625576 | controller |     - + OPENSTACK_VERSION_CR=openstackversion.core.openstack.org/controlplane
2026-06-09 17:27:52.625581 | controller |     - + '[' false '!=' false ']'
2026-06-09 17:27:52.625586 | controller |     - + oc project openstack
2026-06-09 17:27:52.625590 | controller |     - Now using project "openstack" on server "https://api.crc.testing:6443".
2026-06-09 17:27:52.625595 | controller |     - + oc wait openstackversion.core.openstack.org/controlplane '--for=jsonpath={.status.availableVersion}=0.6.0-1781018589'
2026-06-09 17:27:52.625600 | controller |       --timeout=1200s
2026-06-09 17:27:52.625605 | controller |     - openstackversion.core.openstack.org/controlplane condition met
2026-06-09 17:27:52.625610 | controller |     - ++ oc get openstackversion.core.openstack.org/controlplane '--template={{.spec.targetVersion}}'
2026-06-09 17:27:52.625615 | controller |     - + OPENSTACK_DEPLOYED_VERSION=0.6.0-1781018589
2026-06-09 17:27:52.625620 | controller |     - + cat
2026-06-09 17:27:52.625625 | controller |     - + update_event Patching the Openstack Version
2026-06-09 17:27:52.625630 | controller |     - + local 'event=Patching the Openstack Version'
2026-06-09 17:27:52.625635 | controller |     - + local event_script=/home/zuul/ci-framework-data/tests/update/update_event.sh
2026-06-09 17:27:52.625640 | controller |     - + '[' -e /home/zuul/ci-framework-data/tests/update/update_event.sh ']'
2026-06-09 17:27:52.625645 | controller |     - + /home/zuul/ci-framework-data/tests/update/update_event.sh 'Patching the Openstack
2026-06-09 17:27:52.625650 | controller |       Version'
2026-06-09 17:27:52.625654 | controller |     - + oc patch openstackversion.core.openstack.org/controlplane --type=merge --patch-file
2026-06-09 17:27:52.625659 | controller |       openstackversionpatch.yaml
2026-06-09 17:27:52.625664 | controller |     - openstackversion.core.openstack.org/controlplane patched (no change)
2026-06-09 17:27:52.625669 | controller |     - + oc wait openstackversion.core.openstack.org/controlplane --for=condition=MinorUpdateOVNControlplane
2026-06-09 17:27:52.625674 | controller |       --timeout=1200s
2026-06-09 17:27:52.625679 | controller |     - 'I0609 17:09:09.200858   59951 reflector.go:556] "Warning: watch ended with error"
2026-06-09 17:27:52.625684 | controller |       reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625689 | controller |       err="an error on the server (\"unable to decode an event from the watch stream:
2026-06-09 17:27:52.625697 | controller |       http2: client connection lost\") has prevented the request from succeeding"'
2026-06-09 17:27:52.625702 | controller |     - 'E0609 17:09:20.597987   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625707 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625716 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625721 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625726 | controller |     - 'E0609 17:09:32.895509   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625731 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625736 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625741 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625746 | controller |     - 'E0609 17:09:48.899269   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625756 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625764 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625769 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625774 | controller |     - 'E0609 17:10:06.287378   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625779 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625784 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625789 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625794 | controller |     - 'E0609 17:10:29.206063   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625799 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625804 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625808 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625813 | controller |     - 'E0609 17:11:22.104054   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625818 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625823 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625828 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625833 | controller |     - 'E0609 17:12:19.064111   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625838 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625843 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625848 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625856 | controller |     - 'E0609 17:13:11.544128   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625861 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625866 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625871 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625876 | controller |     - 'E0609 17:13:49.561337   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625881 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625885 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625890 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625895 | controller |     - 'E0609 17:14:33.080375   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625900 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625905 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625910 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625928 | controller |     - 'E0609 17:15:08.855914   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625933 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=92583\":
2026-06-09 17:27:52.625938 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.625943 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.625948 | controller |     - 'I0609 17:16:33.796829   59951 reflector.go:556] "Warning: watch ended with error"
2026-06-09 17:27:52.625966 | controller |       reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162" type="*unstructured.Unstructured"
2026-06-09 17:27:52.625971 | controller |       err="an error on the server (\"unable to decode an event from the watch stream:
2026-06-09 17:27:52.625976 | controller |       http2: client connection lost\") has prevented the request from succeeding"'
2026-06-09 17:27:52.625981 | controller |     - 'E0609 17:17:39.141084   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.625986 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.625998 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626003 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626008 | controller |     - 'E0609 17:18:20.963568   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626016 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626021 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626026 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626031 | controller |     - 'E0609 17:19:12.231863   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626042 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626047 | controller |       net/http: TLS handshake timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626052 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626056 | controller |     - 'E0609 17:20:32.314982   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626061 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626066 | controller |       dial tcp 192.168.130.11:6443: i/o timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626071 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626076 | controller |     - 'E0609 17:21:36.057236   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626081 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626086 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626091 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626095 | controller |     - 'E0609 17:22:21.879135   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626100 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626105 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626110 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626115 | controller |     - 'E0609 17:23:38.995297   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626120 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626125 | controller |       dial tcp 192.168.130.11:6443: i/o timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626129 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626134 | controller |     - 'E0609 17:24:35.898610   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626138 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626143 | controller |       dial tcp 192.168.130.11:6443: connect: no route to host" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626148 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626153 | controller |     - 'E0609 17:25:42.796967   59951 reflector.go:200] "Failed to watch" err="failed to
2026-06-09 17:27:52.626161 | controller |       list *unstructured.Unstructured: Get \"https://api.crc.testing:6443/apis/core.openstack.org/v1beta1/namespaces/openstack/openstackversions?fieldSelector=metadata.name%3Dcontrolplane&resourceVersion=93376\":
2026-06-09 17:27:52.626166 | controller |       dial tcp 192.168.130.11:6443: i/o timeout" reflector="k8s.io/client-go/tools/watch/informerwatcher.go:162"
2026-06-09 17:27:52.626170 | controller |       type="*unstructured.Unstructured"'
2026-06-09 17:27:52.626175 | controller |     - 'error: timed out waiting for the condition on openstackversions/controlplane'
2026-06-09 17:27:52.626179 | controller |     - 'make: *** [Makefile:906: openstack_update_run] Error 1'
2026-06-09 17:27:52.627731 | controller |
2026-06-09 17:27:52.627761 | controller | NO MORE HOSTS LEFT *************************************************************
2026-06-09 17:27:52.627767 | controller |
2026-06-09 17:27:52.627773 | controller | PLAY RECAP *********************************************************************
2026-06-09 17:27:52.627778 | controller | localhost                  : ok=33   changed=19   unreachable=0    failed=1    skipped=5    rescued=0    ignored=0
2026-06-09 17:27:52.627782 | controller |
2026-06-09 17:27:52.627787 | controller | Tuesday 09 June 2026  17:27:52 +0000 (0:20:03.929)       0:24:39.995 **********
2026-06-09 17:27:52.627792 | controller | ===============================================================================
2026-06-09 17:27:52.627797 | controller | install_yamls_makes : Run openstack_update_run ----------------------- 1203.93s
2026-06-09 17:27:52.627801 | controller | install_yamls_makes : Run openstack_init ------------------------------ 145.83s
2026-06-09 17:27:52.627806 | controller | install_yamls_makes : Run openstack_wait ------------------------------- 76.46s
2026-06-09 17:27:52.627810 | controller | install_yamls_makes : Run openstack_cleanup ---------------------------- 12.15s
2026-06-09 17:27:52.627815 | controller | update : Initialize monitoring ------------------------------------------ 8.06s
2026-06-09 17:27:52.627820 | controller | update_containers : Update the containers ------------------------------- 7.92s
2026-06-09 17:27:52.627824 | controller | update : Set update step to Starting Update ----------------------------- 2.34s
2026-06-09 17:27:52.627829 | controller | Set update step to Updating container images ---------------------------- 2.25s
2026-06-09 17:27:52.627833 | controller | Set update step to Running openstack init ------------------------------- 2.23s
2026-06-09 17:27:52.627838 | controller | Set update step to Patching OpenStackVersion CR ------------------------- 2.22s
2026-06-09 17:27:52.627843 | controller | Set update step to Running openstack wait ------------------------------- 2.22s
2026-06-09 17:27:52.627848 | controller | Set update step to Starting the CI update sequence ---------------------- 2.21s
2026-06-09 17:27:52.627852 | controller | Set update step to Waiting for new version to be available -------------- 2.21s
2026-06-09 17:27:52.627856 | controller | Set update step to Running openstack cleanup ---------------------------- 2.20s
2026-06-09 17:27:52.627861 | controller | Wait for availableVersion to be different from deployedVersion ---------- 1.63s
2026-06-09 17:27:52.627865 | controller | install_yamls_makes : Run openstack_patch_version ----------------------- 1.42s
2026-06-09 17:27:52.627869 | controller | update_containers : Destination directory exists ------------------------ 1.26s
2026-06-09 17:27:52.627881 | controller | update : Create update step monitoring file ----------------------------- 0.64s
2026-06-09 17:27:52.627886 | controller | update_containers : Generate update containers yaml file ---------------- 0.48s
2026-06-09 17:27:52.627890 | controller | update : Create update stage monitoring file ---------------------------- 0.43s
2026-06-09 17:27:52.627895 | controller | Tuesday 09 June 2026  17:27:52 +0000 (0:20:03.929)       0:24:39.995 **********
2026-06-09 17:27:52.627900 | controller | ===============================================================================
2026-06-09 17:27:52.627904 | controller | install_yamls_makes -------------------------------------------------- 1440.14s
2026-06-09 17:27:52.627909 | controller | ansible.builtin.command ------------------------------------------------ 15.53s
2026-06-09 17:27:52.627913 | controller | update ----------------------------------------------------------------- 11.87s
2026-06-09 17:27:52.627918 | controller | update_containers ------------------------------------------------------- 9.66s
2026-06-09 17:27:52.627923 | controller | kubernetes.core.k8s_info ------------------------------------------------ 1.63s
2026-06-09 17:27:52.627928 | controller | ansible.builtin.include_role -------------------------------------------- 0.42s
2026-06-09 17:27:52.627934 | controller | ansible.builtin.file ---------------------------------------------------- 0.29s
2026-06-09 17:27:52.627939 | controller | ansible.builtin.set_fact ------------------------------------------------ 0.25s
2026-06-09 17:27:52.627944 | controller | ansible.builtin.include_vars -------------------------------------------- 0.15s
2026-06-09 17:27:52.627959 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 17:27:52.627965 | controller | total ---------------------------------------------------------------- 1479.94s
2026-06-09 17:27:53.124061 | controller | ERROR
2026-06-09 17:27:53.124377 | controller | {
2026-06-09 17:27:53.124439 | controller |   "delta": "0:24:41.014002",
2026-06-09 17:27:53.124481 | controller |   "end": "2026-06-09 17:27:52.735785",
2026-06-09 17:27:53.124523 | controller |   "msg": "non-zero return code",
2026-06-09 17:27:53.124560 | controller |   "rc": 2,
2026-06-09 17:27:53.124594 | controller |   "start": "2026-06-09 17:03:11.721783"
2026-06-09 17:27:53.124628 | controller | }
failure
2026-06-09 17:27:53.170035 | 
2026-06-09 17:27:53.170178 | PLAY RECAP
2026-06-09 17:27:53.170267 | controller | ok: 3 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-09 17:27:53.170322 | 
2026-06-09 17:27:53.318975 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-09 17:27:53.323586 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 17:27:54.128873 | 
2026-06-09 17:27:54.128993 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-09 17:27:54.151079 | 
2026-06-09 17:27:54.151200 | TASK [Filter out host if needed]
2026-06-09 17:27:54.158521 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:27:54.161783 | 
2026-06-09 17:27:54.161863 | TASK [Ensure we have the ci-framework on host]
2026-06-09 17:27:54.673508 | controller | ok
2026-06-09 17:27:54.685028 | 
2026-06-09 17:27:54.685182 | TASK [End host if no basedir]
2026-06-09 17:27:54.695804 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:27:54.703247 | 
2026-06-09 17:27:54.703373 | TASK [Read base centos-9 scenarios]
2026-06-09 17:27:54.728383 | controller | ok
2026-06-09 17:27:54.839154 | 
2026-06-09 17:27:54.839279 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:27:54.873174 | controller | skipping: Conditional result was False
2026-06-09 17:27:54.877686 | 
2026-06-09 17:27:54.877756 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:27:55.231248 | controller | ok
2026-06-09 17:27:55.238679 | 
2026-06-09 17:27:55.238831 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:27:55.274904 | controller | skipping: Conditional result was False
2026-06-09 17:27:55.281329 | 
2026-06-09 17:27:55.281429 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:27:55.312046 | 
2026-06-09 17:27:55.312213 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:27:55.340899 | 
2026-06-09 17:27:55.341036 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:27:55.369479 | 
2026-06-09 17:27:55.369599 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:27:55.393226 | controller | skipping: Conditional result was False
2026-06-09 17:27:55.401598 | 
2026-06-09 17:27:55.401662 | TASK [run_hook : Assert parameters are valid]
2026-06-09 17:27:55.504337 | controller | ok: All assertions passed
2026-06-09 17:27:55.512671 | 
2026-06-09 17:27:55.512814 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 17:27:55.673079 | controller | ok: All assertions passed
2026-06-09 17:27:55.678965 | 
2026-06-09 17:27:55.679051 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-09 17:27:55.783075 | 
2026-06-09 17:27:55.783345 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-09 17:27:55.819977 | controller | skipping: Conditional result was False
2026-06-09 17:27:55.830268 | 
2026-06-09 17:27:55.830403 | TASK [Read artifacts parameters dir and set as facts]
2026-06-09 17:27:55.855475 | controller | ok
2026-06-09 17:27:55.892755 | 
2026-06-09 17:27:55.892952 | TASK [cifmw_helpers : Check directory is available]
2026-06-09 17:27:56.231598 | controller | ok
2026-06-09 17:27:56.240982 | 
2026-06-09 17:27:56.241174 | TASK [cifmw_helpers : Find yaml files]
2026-06-09 17:27:56.741574 | controller | ok: All paths examined
2026-06-09 17:27:56.754155 | 
2026-06-09 17:27:56.754287 | TASK [cifmw_helpers : Print available yaml files]
2026-06-09 17:27:56.810844 | 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', '/home/zuul/ci-framework-data/artifacts/parameters/minor_update_index_image.yml']
2026-06-09 17:27:56.819252 | 
2026-06-09 17:27:56.819393 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-09 17:27:56.864289 | controller | Output suppressed because no_log was given
2026-06-09 17:27:56.864720 | 
2026-06-09 17:27:56.872096 | controller | Output suppressed because no_log was given
2026-06-09 17:27:56.879425 | controller | Output suppressed because no_log was given
2026-06-09 17:27:56.886375 | controller | Output suppressed because no_log was given
2026-06-09 17:27:56.893620 | controller | Output suppressed because no_log was given
2026-06-09 17:27:56.926649 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:27:56.938802 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:27:56.949626 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:27:56.956244 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:27:56.962911 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:27:56.971260 | 
2026-06-09 17:27:56.971343 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:27:57.007962 | controller | skipping: Conditional result was False
2026-06-09 17:27:57.019979 | 
2026-06-09 17:27:57.020249 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:27:57.369263 | controller | ok
2026-06-09 17:27:57.380804 | 
2026-06-09 17:27:57.380984 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:27:57.780334 | controller -> localhost | changed
2026-06-09 17:27:57.791580 | 
2026-06-09 17:27:57.791739 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:27:58.222613 | controller | Output suppressed because no_log was given
2026-06-09 17:27:58.231436 | 
2026-06-09 17:27:58.231568 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:27:58.987078 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:27:59.000887 | 
2026-06-09 17:27:59.001123 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:27:59.045100 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:27:59.055402 | 
2026-06-09 17:27:59.055540 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:27:59.497844 | controller -> localhost | changed
2026-06-09 17:27:59.509266 | 
2026-06-09 17:27:59.509400 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:27:59.535625 | controller | skipping: Conditional result was False
2026-06-09 17:27:59.545563 | 
2026-06-09 17:27:59.545701 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:27:59.904734 | controller | ok
2026-06-09 17:27:59.914460 | 
2026-06-09 17:27:59.914590 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:28:00.196242 | controller -> localhost | changed
2026-06-09 17:28:00.208440 | 
2026-06-09 17:28:00.208587 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:28:00.530052 | controller | Output suppressed because no_log was given
2026-06-09 17:28:00.538595 | 
2026-06-09 17:28:00.538747 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:28:01.092075 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:01.097587 | 
2026-06-09 17:28:01.097655 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:28:01.152290 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:01.162574 | 
2026-06-09 17:28:01.162707 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:28:01.538331 | controller -> localhost | changed
2026-06-09 17:28:01.550182 | 
2026-06-09 17:28:01.550483 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:28:01.577453 | controller | skipping: Conditional result was False
2026-06-09 17:28:01.591581 | 
2026-06-09 17:28:01.591725 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:28:01.937793 | controller | ok
2026-06-09 17:28:01.948214 | 
2026-06-09 17:28:01.948355 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:28:02.249466 | controller -> localhost | changed
2026-06-09 17:28:02.260887 | 
2026-06-09 17:28:02.261030 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:28:02.568149 | controller | Output suppressed because no_log was given
2026-06-09 17:28:02.576515 | 
2026-06-09 17:28:02.576645 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:28:03.068549 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:03.075222 | 
2026-06-09 17:28:03.075307 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:28:03.109092 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:03.113960 | 
2026-06-09 17:28:03.114022 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:28:03.350245 | controller -> localhost | changed
2026-06-09 17:28:03.361701 | 
2026-06-09 17:28:03.361842 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:28:03.397533 | controller | skipping: Conditional result was False
2026-06-09 17:28:03.408094 | 
2026-06-09 17:28:03.408232 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:28:03.756160 | controller | ok
2026-06-09 17:28:03.765716 | 
2026-06-09 17:28:03.765846 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:28:04.035135 | controller -> localhost | changed
2026-06-09 17:28:04.052681 | 
2026-06-09 17:28:04.052951 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:28:04.403804 | controller | Output suppressed because no_log was given
2026-06-09 17:28:04.409165 | 
2026-06-09 17:28:04.409249 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:28:04.859198 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:04.864788 | 
2026-06-09 17:28:04.864873 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:28:04.898570 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:04.903901 | 
2026-06-09 17:28:04.903966 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:28:05.182345 | controller -> localhost | changed
2026-06-09 17:28:05.194505 | 
2026-06-09 17:28:05.194632 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:28:05.231008 | controller | skipping: Conditional result was False
2026-06-09 17:28:05.241615 | 
2026-06-09 17:28:05.241752 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:28:05.603237 | controller | ok
2026-06-09 17:28:05.617529 | 
2026-06-09 17:28:05.617669 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:28:05.968412 | controller -> localhost | changed
2026-06-09 17:28:05.982636 | 
2026-06-09 17:28:05.982792 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:28:06.299476 | controller | Output suppressed because no_log was given
2026-06-09 17:28:06.303522 | 
2026-06-09 17:28:06.303588 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:28:06.770990 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:06.781701 | 
2026-06-09 17:28:06.781878 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:28:06.808885 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:28:06.819273 | 
2026-06-09 17:28:06.819409 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:28:07.120497 | controller -> localhost | changed
2026-06-09 17:28:07.194177 | 
2026-06-09 17:28:07.194336 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-09 17:28:07.218989 | controller | skipping: Conditional result was False
2026-06-09 17:28:07.228568 | 
2026-06-09 17:28:07.228718 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-09 17:28:07.262771 | controller | ok
2026-06-09 17:28:07.271230 | 
2026-06-09 17:28:07.271365 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-09 17:28:07.611048 | controller | ok
2026-06-09 17:28:07.621976 | 
2026-06-09 17:28:07.622150 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-09 17:28:08.353889 | controller | ok
2026-06-09 17:28:08.364964 | 
2026-06-09 17:28:08.365151 | LOOP [artifacts : Ensure base directory exists]
2026-06-09 17:28:08.707180 | controller | ok: "artifacts"
2026-06-09 17:28:08.990968 | controller | ok: "logs"
2026-06-09 17:28:09.002941 | 
2026-06-09 17:28:09.003150 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-09 17:28:09.046744 | controller | ERROR
2026-06-09 17:28:09.047112 | controller | {
2026-06-09 17:28:09.047174 | controller |   "ansible_facts": {},
2026-06-09 17:28:09.047224 | controller |   "ansible_included_var_files": [],
2026-06-09 17:28:09.047260 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-09 17:28:09.047296 | controller | }
2026-06-09 17:28:09.047341 | controller | ERROR: Ignoring Errors
2026-06-09 17:28:09.055552 | 
2026-06-09 17:28:09.055688 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-09 17:28:10.462864 | controller | changed
2026-06-09 17:28:10.470180 | 
2026-06-09 17:28:10.470341 | TASK [artifacts : Gather facts]
2026-06-09 17:28:11.845112 | controller | changed
2026-06-09 17:28:11.855449 | 
2026-06-09 17:28:11.855601 | TASK [artifacts : Copy some network configuration files]
2026-06-09 17:28:12.434297 | controller | ok: Runtime: 0:00:00.039691
2026-06-09 17:28:12.443107 | 
2026-06-09 17:28:12.443244 | TASK [artifacts : Get installed packages list]
2026-06-09 17:28:13.521745 | controller | ok
2026-06-09 17:28:13.653292 | 
2026-06-09 17:28:13.653492 | TASK [artifacts : Output package list]
2026-06-09 17:28:15.175796 | controller | changed
2026-06-09 17:28:15.217187 | 
2026-06-09 17:28:15.217311 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-09 17:28:15.826826 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-09 17:28:15.827031 | controller | ok: All items complete
2026-06-09 17:28:15.827056 | 
2026-06-09 17:28:15.868759 | 
2026-06-09 17:28:15.868891 | TASK [os_must_gather : Ensure directories are present]
2026-06-09 17:28:16.250513 | controller | changed
2026-06-09 17:28:16.281745 | 
2026-06-09 17:28:16.281901 | LOOP [os_must_gather : Construct project change list]
2026-06-09 17:28:16.339777 | controller | ok:
2026-06-09 17:28:16.340023 | controller | {
2026-06-09 17:28:16.340063 | controller |   "branch": "main",
2026-06-09 17:28:16.340090 | controller |   "change": "1185",
2026-06-09 17:28:16.340117 | controller |   "change_message": "Split frr configuration to bgp and bgp+evpn\n\nNeutron is introducing a new frr driver which will configure frr dynamically at runtime.\r\n\r\nThis patch introduces new variable called `edpm_frr_evpn_mode` which when set will configure frr with minum configuration. Rest will be handled at runtime by the frr driver\r\n\r\nJIRA: [OSPRH-29356](https://redhat.atlassian.net/browse/OSPRH-29356)",
2026-06-09 17:28:16.340143 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185",
2026-06-09 17:28:16.340166 | controller |   "commit_id": "12b18c8ddf9780ce572e0461c8a711746682b3a1",
2026-06-09 17:28:16.340189 | controller |   "patchset": "12b18c8ddf9780ce572e0461c8a711746682b3a1",
2026-06-09 17:28:16.340212 | controller |   "project": {
2026-06-09 17:28:16.340235 | controller |     "canonical_hostname": "github.com",
2026-06-09 17:28:16.340252 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-09 17:28:16.340268 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-09 17:28:16.340294 | controller |     "short_name": "edpm-ansible",
2026-06-09 17:28:16.340310 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-09 17:28:16.340325 | controller |   },
2026-06-09 17:28:16.340340 | controller |   "topic": null
2026-06-09 17:28:16.340355 | controller | }
2026-06-09 17:28:16.408648 | 
2026-06-09 17:28:16.408787 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-09 17:28:17.009247 | controller | skipping: Conditional result was False
2026-06-09 17:28:17.053421 | 
2026-06-09 17:28:17.053606 | TASK [os_must_gather : Debug git show-ref]
2026-06-09 17:28:17.091439 | controller | skipping: Conditional result was False
2026-06-09 17:28:17.193637 | 
2026-06-09 17:28:17.193764 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-09 17:28:17.218886 | controller | skipping: Conditional result was False
2026-06-09 17:28:17.240894 | 
2026-06-09 17:28:17.240984 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-09 17:28:17.268135 | controller | skipping: Conditional result was False
2026-06-09 17:28:17.312292 | 
2026-06-09 17:28:17.312475 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-09 17:28:17.337866 | controller | skipping: Conditional result was False
2026-06-09 17:28:17.370048 | 
2026-06-09 17:28:17.370199 | TASK [os_must_gather : Check for oc command]
2026-06-09 17:28:18.655580 | controller | changed
2026-06-09 17:28:18.681682 | 
2026-06-09 17:28:18.681824 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-09 17:28:19.078585 | controller | ok
2026-06-09 17:28:19.107636 | 
2026-06-09 17:28:19.107787 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-09 17:37:42.832319 | controller | changed
2026-06-09 17:37:42.909449 | 
2026-06-09 17:37:42.909611 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-09 17:37:42.965225 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.006601 | 
2026-06-09 17:37:43.006772 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-09 17:37:43.678525 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.725025 | 
2026-06-09 17:37:43.725243 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-09 17:37:43.782111 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.811661 | 
2026-06-09 17:37:43.811806 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-09 17:37:43.880482 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.881027 | controller | ok: All items complete
2026-06-09 17:37:43.881089 | 
2026-06-09 17:37:43.901466 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.924345 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.939705 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.956715 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.972485 | controller | skipping: Conditional result was False
2026-06-09 17:37:43.987811 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.002643 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.018008 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.033172 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.048909 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.064293 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.079686 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.094835 | controller | skipping: Conditional result was False
2026-06-09 17:37:44.148669 | 
2026-06-09 17:37:44.148874 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-09 17:37:44.502531 | controller | ok: All paths examined
2026-06-09 17:37:44.531203 | 
2026-06-09 17:37:44.531358 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-09 17:37:44.966661 | controller | changed
2026-06-09 17:37:45.017157 | 
2026-06-09 17:37:45.017283 | TASK [os_must_gather : Collect pod usage]
2026-06-09 17:37:45.062731 | controller | ok
2026-06-09 17:37:45.143598 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-09 17:37:45.164793 | 
2026-06-09 17:37:45.164939 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-09 17:37:45.687756 | controller | error: Metrics API not available
2026-06-09 17:37:45.802739 | controller | ERROR
2026-06-09 17:37:45.803000 | controller | {
2026-06-09 17:37:45.803038 | controller |   "delta": "0:00:00.128855",
2026-06-09 17:37:45.803065 | controller |   "end": "2026-06-09 17:37:45.692582",
2026-06-09 17:37:45.803088 | controller |   "msg": "non-zero return code",
2026-06-09 17:37:45.803110 | controller |   "rc": 1,
2026-06-09 17:37:45.803131 | controller |   "start": "2026-06-09 17:37:45.563727"
2026-06-09 17:37:45.803153 | controller | }
2026-06-09 17:37:45.803181 | controller | ERROR: Ignoring Errors
2026-06-09 17:37:45.828302 | 
2026-06-09 17:37:45.828373 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-09 17:37:45.862590 | controller | skipping: Conditional result was False
2026-06-09 17:37:45.883308 | 
2026-06-09 17:37:45.883419 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-09 17:37:46.538172 | controller | skipping: Conditional result was False
2026-06-09 17:37:46.584685 | 
2026-06-09 17:37:46.584924 | TASK [os_must_gather : Find all namespaces directories]
2026-06-09 17:37:46.622685 | controller | skipping: Conditional result was False
2026-06-09 17:37:46.666994 | 
2026-06-09 17:37:46.667146 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-09 17:37:46.742781 | 
2026-06-09 17:37:46.743017 | TASK [os_must_gather : Get node resource usage]
2026-06-09 17:37:47.356235 | controller | skipping: Conditional result was False
2026-06-09 17:37:47.405273 | 
2026-06-09 17:37:47.405474 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-09 17:37:47.475072 | controller | ok
2026-06-09 17:37:47.561246 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-09 17:37:47.585871 | 
2026-06-09 17:37:47.585993 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-09 17:37:48.038323 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-09 17:37:48.038500 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-09 17:37:48.219772 | controller | ERROR
2026-06-09 17:37:48.220074 | controller | {
2026-06-09 17:37:48.220134 | controller |   "delta": "0:00:00.004718",
2026-06-09 17:37:48.220176 | controller |   "end": "2026-06-09 17:37:48.038766",
2026-06-09 17:37:48.220213 | controller |   "msg": "non-zero return code",
2026-06-09 17:37:48.220249 | controller |   "rc": 2,
2026-06-09 17:37:48.220285 | controller |   "start": "2026-06-09 17:37:48.034048"
2026-06-09 17:37:48.220321 | controller | }
2026-06-09 17:37:48.220365 | controller | ERROR: Ignoring Errors
2026-06-09 17:37:48.270228 | 
2026-06-09 17:37:48.270372 | TASK [artifacts : Create crc logs directory]
2026-06-09 17:37:48.650998 | controller | changed
2026-06-09 17:37:48.679045 | 
2026-06-09 17:37:48.679154 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-09 17:37:49.418511 | controller | ok: Runtime: 0:00:00.186292
2026-06-09 17:37:49.438590 | 
2026-06-09 17:37:49.438674 | TASK [artifacts : Recognize new keypair]
2026-06-09 17:37:49.840366 | controller | ok
2026-06-09 17:37:49.868615 | 
2026-06-09 17:37:49.868714 | TASK [artifacts : Set fact if new keypair exists]
2026-06-09 17:37:49.957493 | controller | ok
2026-06-09 17:37:49.983536 | 
2026-06-09 17:37:49.983670 | TASK [artifacts : Prepare root ssh accesses]
2026-06-09 17:38:02.247405 | controller | changed
2026-06-09 17:38:02.365202 | 
2026-06-09 17:38:02.365415 | TASK [artifacts : Copy logs from CRC VM]
2026-06-09 17:38:09.609713 | controller | changed
2026-06-09 17:38:09.635101 | 
2026-06-09 17:38:09.635245 | TASK [artifacts : List all of the existing virtual machines]
2026-06-09 17:38:10.234409 | controller | ok
2026-06-09 17:38:10.261930 | 
2026-06-09 17:38:10.262078 | TASK [artifacts : Filter out edpm vm]
2026-06-09 17:38:10.347020 | controller | ok
2026-06-09 17:38:10.372093 | 
2026-06-09 17:38:10.372188 | TASK [artifacts : Slurp zuul inventory file]
2026-06-09 17:38:10.408109 | controller | skipping: Conditional result was False
2026-06-09 17:38:10.447020 | 
2026-06-09 17:38:10.447187 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-09 17:38:10.541082 | 
2026-06-09 17:38:10.541368 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-09 17:38:19.116732 | controller | changed: "192.168.122.100"
2026-06-09 17:38:19.117089 | 
2026-06-09 17:38:19.142897 | 
2026-06-09 17:38:19.143037 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-09 17:38:22.362639 | controller | changed: "192.168.122.100"
2026-06-09 17:38:22.401542 | 
2026-06-09 17:38:22.401748 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-09 17:38:22.832270 | controller | ok: All paths examined
2026-06-09 17:38:22.859089 | 
2026-06-09 17:38:22.859240 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-09 17:38:23.978621 | controller | changed:
2026-06-09 17:38:23.978916 | controller | {
2026-06-09 17:38:23.978976 | controller |   "atime": 1781020912.3843665,
2026-06-09 17:38:23.979017 | controller |   "ctime": 1781026072.6271956,
2026-06-09 17:38:23.979054 | controller |   "dev": 64513,
2026-06-09 17:38:23.979091 | controller |   "gid": 1000,
2026-06-09 17:38:23.979125 | controller |   "gr_name": "zuul",
2026-06-09 17:38:23.979159 | controller |   "inode": 1384713,
2026-06-09 17:38:23.979193 | controller |   "isblk": false,
2026-06-09 17:38:23.979226 | controller |   "ischr": false,
2026-06-09 17:38:23.979260 | controller |   "isdir": false,
2026-06-09 17:38:23.979293 | controller |   "isfifo": false,
2026-06-09 17:38:23.979326 | controller |   "isgid": false,
2026-06-09 17:38:23.979360 | controller |   "islnk": false,
2026-06-09 17:38:23.979402 | controller |   "isreg": true,
2026-06-09 17:38:23.979443 | controller |   "issock": false,
2026-06-09 17:38:23.979477 | controller |   "isuid": false,
2026-06-09 17:38:23.979511 | controller |   "mode": "0644",
2026-06-09 17:38:23.979545 | controller |   "mtime": 1781026072.6271956,
2026-06-09 17:38:23.979579 | controller |   "nlink": 1,
2026-06-09 17:38:23.979612 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 17:38:23.979645 | controller |   "pw_name": "zuul",
2026-06-09 17:38:23.979678 | controller |   "rgrp": true,
2026-06-09 17:38:23.979710 | controller |   "roth": true,
2026-06-09 17:38:23.979743 | controller |   "rusr": true,
2026-06-09 17:38:23.979776 | controller |   "size": 415184,
2026-06-09 17:38:23.979809 | controller |   "uid": 1000,
2026-06-09 17:38:23.979841 | controller |   "wgrp": false,
2026-06-09 17:38:23.979911 | controller |   "woth": false,
2026-06-09 17:38:23.979946 | controller |   "wusr": true,
2026-06-09 17:38:23.979979 | controller |   "xgrp": false,
2026-06-09 17:38:23.980012 | controller |   "xoth": false,
2026-06-09 17:38:23.980046 | controller |   "xusr": false
2026-06-09 17:38:23.980079 | controller | }
2026-06-09 17:38:23.980134 | controller | changed: All items complete
2026-06-09 17:38:23.980176 | 
2026-06-09 17:38:24.022190 | 
2026-06-09 17:38:24.022352 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-09 17:38:30.678347 | controller | ok: Runtime: 0:00:05.927093
2026-06-09 17:38:30.706555 | 
2026-06-09 17:38:30.706667 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-09 17:40:21.047125 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-09 17:40:21.906259 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-09 17:40:21.957747 | 
2026-06-09 17:40:21.957940 | LOOP [env_op_images : Ensure directory is present]
2026-06-09 17:40:22.393353 | controller | ok: "artifacts"
2026-06-09 17:40:22.393757 | controller | changed: All items complete
2026-06-09 17:40:22.393814 | 
2026-06-09 17:40:22.690729 | controller | ok: "logs"
2026-06-09 17:40:22.719126 | 
2026-06-09 17:40:22.719237 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-09 17:40:23.865628 | controller | ok: Runtime: 0:00:00.197613
2026-06-09 17:40:23.954455 | 
2026-06-09 17:40:23.954601 | TASK [env_op_images : Get images from the CSV]
2026-06-09 17:40:24.546536 | controller | skipping: Conditional result was False
2026-06-09 17:40:24.591400 | 
2026-06-09 17:40:24.591581 | TASK [env_op_images : Get the images name]
2026-06-09 17:40:25.201354 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.248908 | 
2026-06-09 17:40:25.249170 | TASK [env_op_images : Extract env variable name and images]
2026-06-09 17:40:25.277059 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.320513 | 
2026-06-09 17:40:25.320671 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-09 17:40:25.346114 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.434763 | 
2026-06-09 17:40:25.434923 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-09 17:40:25.469200 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.490248 | 
2026-06-09 17:40:25.490322 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-09 17:40:25.524650 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.553653 | 
2026-06-09 17:40:25.553793 | TASK [env_op_images : Get operator images and pods]
2026-06-09 17:40:25.589293 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.623975 | 
2026-06-09 17:40:25.624081 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-09 17:40:25.693222 | 
2026-06-09 17:40:25.693537 | TASK [env_op_images : Write images to file]
2026-06-09 17:40:25.730880 | controller | skipping: Conditional result was False
2026-06-09 17:40:25.758798 | 
2026-06-09 17:40:25.758943 | TASK [env_op_images : Generate pulled images registry report]
2026-06-09 17:40:25.811155 | controller | ok
2026-06-09 17:40:25.840669 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-09 17:40:25.859762 | 
2026-06-09 17:40:25.859830 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-09 17:40:26.250951 | controller | ok
2026-06-09 17:40:26.277948 | 
2026-06-09 17:40:26.278053 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-09 17:40:26.930813 | controller | {
2026-06-09 17:40:26.930967 | controller |     "apiVersion": "v1",
2026-06-09 17:40:26.930975 | controller |     "items": [],
2026-06-09 17:40:26.930980 | controller |     "kind": "List",
2026-06-09 17:40:26.930984 | controller |     "metadata": {
2026-06-09 17:40:26.930987 | controller |         "resourceVersion": ""
2026-06-09 17:40:26.930992 | controller |     }
2026-06-09 17:40:26.930996 | controller | }
2026-06-09 17:40:27.488679 | controller | ok: Runtime: 0:00:00.159884
2026-06-09 17:40:27.515622 | 
2026-06-09 17:40:27.515735 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-09 17:40:28.058423 | controller | {
2026-06-09 17:40:28.058551 | controller |     "apiVersion": "v1",
2026-06-09 17:40:28.058561 | controller |     "items": [],
2026-06-09 17:40:28.058567 | controller |     "kind": "List",
2026-06-09 17:40:28.058572 | controller |     "metadata": {
2026-06-09 17:40:28.058578 | controller |         "resourceVersion": ""
2026-06-09 17:40:28.058583 | controller |     }
2026-06-09 17:40:28.058589 | controller | }
2026-06-09 17:40:28.165437 | controller | ok: Runtime: 0:00:00.134597
2026-06-09 17:40:28.246692 | 
2026-06-09 17:40:28.246837 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-09 17:40:28.364512 | controller | ok
2026-06-09 17:40:28.391900 | 
2026-06-09 17:40:28.392035 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-09 17:40:28.477052 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-09 17:40:28.502458 | 
2026-06-09 17:40:28.502579 | LOOP [env_op_images : Get pods per namespace]
2026-06-09 17:40:31.121718 | controller | ok: "openstack"
2026-06-09 17:40:31.121911 | 
2026-06-09 17:40:32.626824 | controller | ok: "openstack-operators"
2026-06-09 17:40:33.711349 | 
2026-06-09 17:40:33.711500 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-09 17:40:34.523328 | controller | ok
2026-06-09 17:40:34.600242 | 
2026-06-09 17:40:34.600519 | TASK [env_op_images : Build report summary]
2026-06-09 17:40:34.841948 | controller | ok
2026-06-09 17:40:34.860576 | 
2026-06-09 17:40:34.860653 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-09 17:40:36.225218 | controller | changed
2026-06-09 17:40:36.253959 | 
2026-06-09 17:40:36.254133 | TASK [env_op_images : Pulled images report summary]
2026-06-09 17:40:36.344509 | controller | ok: Pulled images report: 124 containers (0 mirror, 124 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 17:40:36.371407 | 
2026-06-09 17:40:36.371588 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-09 17:40:36.419611 | controller | ok
2026-06-09 17:40:36.445615 | controller | included: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-09 17:40:36.470796 | 
2026-06-09 17:40:36.470967 | TASK [env_op_images : Check pulled images report exists]
2026-06-09 17:40:36.850414 | controller | ok
2026-06-09 17:40:36.881766 | 
2026-06-09 17:40:36.881945 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-09 17:40:37.291841 | controller | changed
2026-06-09 17:40:37.320176 | 
2026-06-09 17:40:37.320282 | TASK [env_op_images : List cluster nodes]
2026-06-09 17:40:37.897888 | controller | {
2026-06-09 17:40:37.898278 | controller |     "apiVersion": "v1",
2026-06-09 17:40:37.898286 | controller |     "items": [
2026-06-09 17:40:37.898291 | controller |         {
2026-06-09 17:40:37.898297 | controller |             "apiVersion": "v1",
2026-06-09 17:40:37.898302 | controller |             "kind": "Node",
2026-06-09 17:40:37.898306 | controller |             "metadata": {
2026-06-09 17:40:37.898310 | controller |                 "annotations": {
2026-06-09 17:40:37.898318 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-09 17:40:37.898327 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-09 17:40:37.898334 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-09 17:40:37.898339 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-09 17:40:37.898344 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-09 17:40:37.898347 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-09 17:40:37.898356 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-09 17:40:37.898360 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-09 17:40:37.898363 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-09 17:40:37.898367 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-09 17:40:37.898370 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-09 17:40:37.898374 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-09 17:40:37.898377 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-09 17:40:37.898381 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 17:40:37.898385 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-dbd42562e085d5ee71406edfbf0362fa",
2026-06-09 17:40:37.898389 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 17:40:37.898392 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 17:40:37.898396 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-09 17:40:37.898399 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "104043",
2026-06-09 17:40:37.898403 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-09 17:40:37.898406 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-09 17:40:37.898410 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-09 17:40:37.898413 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-09 17:40:37.898417 | controller |                 },
2026-06-09 17:40:37.898421 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-09 17:40:37.898440 | controller |                 "labels": {
2026-06-09 17:40:37.898455 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-09 17:40:37.898465 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-09 17:40:37.898480 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-09 17:40:37.898485 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-09 17:40:37.898489 | controller |                     "kubernetes.io/os": "linux",
2026-06-09 17:40:37.898494 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-09 17:40:37.898498 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-09 17:40:37.898502 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-09 17:40:37.898507 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-09 17:40:37.898512 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-09 17:40:37.898517 | controller |                 },
2026-06-09 17:40:37.898521 | controller |                 "name": "crc",
2026-06-09 17:40:37.898526 | controller |                 "resourceVersion": "105995",
2026-06-09 17:40:37.898530 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-09 17:40:37.898534 | controller |             },
2026-06-09 17:40:37.898539 | controller |             "spec": {},
2026-06-09 17:40:37.898543 | controller |             "status": {
2026-06-09 17:40:37.898547 | controller |                 "addresses": [
2026-06-09 17:40:37.898552 | controller |                     {
2026-06-09 17:40:37.898556 | controller |                         "address": "192.168.126.11",
2026-06-09 17:40:37.898560 | controller |                         "type": "InternalIP"
2026-06-09 17:40:37.898564 | controller |                     },
2026-06-09 17:40:37.898569 | controller |                     {
2026-06-09 17:40:37.898573 | controller |                         "address": "crc",
2026-06-09 17:40:37.898577 | controller |                         "type": "Hostname"
2026-06-09 17:40:37.898581 | controller |                     }
2026-06-09 17:40:37.898586 | controller |                 ],
2026-06-09 17:40:37.898604 | controller |                 "allocatable": {
2026-06-09 17:40:37.898609 | controller |                     "cpu": "11800m",
2026-06-09 17:40:37.898613 | controller |                     "ephemeral-storage": "231016688053",
2026-06-09 17:40:37.898618 | controller |                     "hugepages-1Gi": "0",
2026-06-09 17:40:37.898622 | controller |                     "hugepages-2Mi": "0",
2026-06-09 17:40:37.898627 | controller |                     "memory": "31621688Ki",
2026-06-09 17:40:37.898631 | controller |                     "pods": "250"
2026-06-09 17:40:37.898636 | controller |                 },
2026-06-09 17:40:37.898640 | controller |                 "capacity": {
2026-06-09 17:40:37.898645 | controller |                     "cpu": "12",
2026-06-09 17:40:37.898687 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-09 17:40:37.898690 | controller |                     "hugepages-1Gi": "0",
2026-06-09 17:40:37.898694 | controller |                     "hugepages-2Mi": "0",
2026-06-09 17:40:37.898702 | controller |                     "memory": "32082488Ki",
2026-06-09 17:40:37.898706 | controller |                     "pods": "250"
2026-06-09 17:40:37.898709 | controller |                 },
2026-06-09 17:40:37.898712 | controller |                 "conditions": [
2026-06-09 17:40:37.898716 | controller |                     {
2026-06-09 17:40:37.898719 | controller |                         "lastHeartbeatTime": "2026-06-09T17:40:30Z",
2026-06-09 17:40:37.898723 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 17:40:37.898726 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-09 17:40:37.898730 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-09 17:40:37.898733 | controller |                         "status": "False",
2026-06-09 17:40:37.898737 | controller |                         "type": "MemoryPressure"
2026-06-09 17:40:37.898740 | controller |                     },
2026-06-09 17:40:37.898743 | controller |                     {
2026-06-09 17:40:37.898747 | controller |                         "lastHeartbeatTime": "2026-06-09T17:40:30Z",
2026-06-09 17:40:37.898750 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 17:40:37.898754 | controller |                         "message": "kubelet has no disk pressure",
2026-06-09 17:40:37.898758 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-09 17:40:37.898763 | controller |                         "status": "False",
2026-06-09 17:40:37.898767 | controller |                         "type": "DiskPressure"
2026-06-09 17:40:37.898775 | controller |                     },
2026-06-09 17:40:37.898778 | controller |                     {
2026-06-09 17:40:37.898781 | controller |                         "lastHeartbeatTime": "2026-06-09T17:40:30Z",
2026-06-09 17:40:37.898785 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 17:40:37.898788 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-09 17:40:37.898792 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-09 17:40:37.898795 | controller |                         "status": "False",
2026-06-09 17:40:37.898798 | controller |                         "type": "PIDPressure"
2026-06-09 17:40:37.898802 | controller |                     },
2026-06-09 17:40:37.898805 | controller |                     {
2026-06-09 17:40:37.898808 | controller |                         "lastHeartbeatTime": "2026-06-09T17:40:30Z",
2026-06-09 17:40:37.898812 | controller |                         "lastTransitionTime": "2026-06-09T17:26:41Z",
2026-06-09 17:40:37.898815 | controller |                         "message": "kubelet is posting ready status",
2026-06-09 17:40:37.898818 | controller |                         "reason": "KubeletReady",
2026-06-09 17:40:37.898822 | controller |                         "status": "True",
2026-06-09 17:40:37.898825 | controller |                         "type": "Ready"
2026-06-09 17:40:37.898828 | controller |                     }
2026-06-09 17:40:37.898832 | controller |                 ],
2026-06-09 17:40:37.898835 | controller |                 "daemonEndpoints": {
2026-06-09 17:40:37.898838 | controller |                     "kubeletEndpoint": {
2026-06-09 17:40:37.898842 | controller |                         "Port": 10250
2026-06-09 17:40:37.898845 | controller |                     }
2026-06-09 17:40:37.898849 | controller |                 },
2026-06-09 17:40:37.898852 | controller |                 "features": {
2026-06-09 17:40:37.898855 | controller |                     "supplementalGroupsPolicy": true
2026-06-09 17:40:37.898859 | controller |                 },
2026-06-09 17:40:37.898862 | controller |                 "images": [
2026-06-09 17:40:37.898865 | controller |                     {
2026-06-09 17:40:37.898869 | controller |                         "names": [
2026-06-09 17:40:37.898872 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-09 17:40:37.898876 | controller |                         ],
2026-06-09 17:40:37.898880 | controller |                         "sizeBytes": 2981840865
2026-06-09 17:40:37.898883 | controller |                     },
2026-06-09 17:40:37.898887 | controller |                     {
2026-06-09 17:40:37.898890 | controller |                         "names": [
2026-06-09 17:40:37.898893 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-09 17:40:37.898897 | controller |                         ],
2026-06-09 17:40:37.898900 | controller |                         "sizeBytes": 1791386233
2026-06-09 17:40:37.898903 | controller |                     },
2026-06-09 17:40:37.898907 | controller |                     {
2026-06-09 17:40:37.898910 | controller |                         "names": [
2026-06-09 17:40:37.898914 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:cf1a72c959c46c4528d4c922955a3a9a773e26dbfb6ef9b4d6d041a8832c2766"
2026-06-09 17:40:37.898917 | controller |                         ],
2026-06-09 17:40:37.898920 | controller |                         "sizeBytes": 1657244743
2026-06-09 17:40:37.898924 | controller |                     },
2026-06-09 17:40:37.898927 | controller |                     {
2026-06-09 17:40:37.898930 | controller |                         "names": [
2026-06-09 17:40:37.898934 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:5c3f3263c53a13ba9a8c96e78ed8d243ee383c174eb90501bac4d5d3e052235f",
2026-06-09 17:40:37.898937 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636",
2026-06-09 17:40:37.898941 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-09 17:40:37.898944 | controller |                         ],
2026-06-09 17:40:37.898947 | controller |                         "sizeBytes": 1657240136
2026-06-09 17:40:37.898951 | controller |                     },
2026-06-09 17:40:37.898957 | controller |                     {
2026-06-09 17:40:37.898961 | controller |                         "names": [
2026-06-09 17:40:37.898968 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-09 17:40:37.898972 | controller |                         ],
2026-06-09 17:40:37.898975 | controller |                         "sizeBytes": 1641503854
2026-06-09 17:40:37.898979 | controller |                     },
2026-06-09 17:40:37.898982 | controller |                     {
2026-06-09 17:40:37.898985 | controller |                         "names": [
2026-06-09 17:40:37.898991 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-09 17:40:37.898995 | controller |                         ],
2026-06-09 17:40:37.898998 | controller |                         "sizeBytes": 1597684406
2026-06-09 17:40:37.899001 | controller |                     },
2026-06-09 17:40:37.899005 | controller |                     {
2026-06-09 17:40:37.899008 | controller |                         "names": [
2026-06-09 17:40:37.899012 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-09 17:40:37.899015 | controller |                         ],
2026-06-09 17:40:37.899018 | controller |                         "sizeBytes": 1283022964
2026-06-09 17:40:37.899022 | controller |                     },
2026-06-09 17:40:37.899025 | controller |                     {
2026-06-09 17:40:37.899029 | controller |                         "names": [
2026-06-09 17:40:37.899032 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-09 17:40:37.899035 | controller |                         ],
2026-06-09 17:40:37.899039 | controller |                         "sizeBytes": 1261384762
2026-06-09 17:40:37.899042 | controller |                     },
2026-06-09 17:40:37.899045 | controller |                     {
2026-06-09 17:40:37.899049 | controller |                         "names": [
2026-06-09 17:40:37.899052 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-09 17:40:37.899055 | controller |                         ],
2026-06-09 17:40:37.899059 | controller |                         "sizeBytes": 1236270196
2026-06-09 17:40:37.899063 | controller |                     },
2026-06-09 17:40:37.899068 | controller |                     {
2026-06-09 17:40:37.899078 | controller |                         "names": [
2026-06-09 17:40:37.899088 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-09 17:40:37.899094 | controller |                         ],
2026-06-09 17:40:37.899099 | controller |                         "sizeBytes": 1224304325
2026-06-09 17:40:37.899104 | controller |                     },
2026-06-09 17:40:37.899109 | controller |                     {
2026-06-09 17:40:37.899114 | controller |                         "names": [
2026-06-09 17:40:37.899119 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-09 17:40:37.899123 | controller |                         ],
2026-06-09 17:40:37.899128 | controller |                         "sizeBytes": 1188201576
2026-06-09 17:40:37.899133 | controller |                     },
2026-06-09 17:40:37.899138 | controller |                     {
2026-06-09 17:40:37.899142 | controller |                         "names": [
2026-06-09 17:40:37.899148 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838"
2026-06-09 17:40:37.899152 | controller |                         ],
2026-06-09 17:40:37.899157 | controller |                         "sizeBytes": 1161387303
2026-06-09 17:40:37.899161 | controller |                     },
2026-06-09 17:40:37.899166 | controller |                     {
2026-06-09 17:40:37.899171 | controller |                         "names": [
2026-06-09 17:40:37.899176 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:118180e202bc322e991b99479339a234dc9172f6aff9bf199050dd11eaa9c3e4",
2026-06-09 17:40:37.899187 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e",
2026-06-09 17:40:37.899192 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-09 17:40:37.899197 | controller |                         ],
2026-06-09 17:40:37.899202 | controller |                         "sizeBytes": 1136266055
2026-06-09 17:40:37.899206 | controller |                     },
2026-06-09 17:40:37.899211 | controller |                     {
2026-06-09 17:40:37.899216 | controller |                         "names": [
2026-06-09 17:40:37.899219 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-09 17:40:37.899222 | controller |                         ],
2026-06-09 17:40:37.899226 | controller |                         "sizeBytes": 1126957757
2026-06-09 17:40:37.899229 | controller |                     },
2026-06-09 17:40:37.899232 | controller |                     {
2026-06-09 17:40:37.899236 | controller |                         "names": [
2026-06-09 17:40:37.899239 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:9d9b0f7fd9fe7021d02a6185286fdafa9bd1d41ce75d5155e8ea2f9241411d57"
2026-06-09 17:40:37.899243 | controller |                         ],
2026-06-09 17:40:37.899246 | controller |                         "sizeBytes": 1112838462
2026-06-09 17:40:37.899249 | controller |                     },
2026-06-09 17:40:37.899252 | controller |                     {
2026-06-09 17:40:37.899257 | controller |                         "names": [
2026-06-09 17:40:37.899262 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:53e0d53fffd785593613210cd8283262a8e2bb62f3f9311aceec20ab8758eacb",
2026-06-09 17:40:37.899267 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8",
2026-06-09 17:40:37.899272 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-09 17:40:37.899276 | controller |                         ],
2026-06-09 17:40:37.899281 | controller |                         "sizeBytes": 1112718651
2026-06-09 17:40:37.899286 | controller |                     },
2026-06-09 17:40:37.899290 | controller |                     {
2026-06-09 17:40:37.899301 | controller |                         "names": [
2026-06-09 17:40:37.899310 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777"
2026-06-09 17:40:37.899317 | controller |                         ],
2026-06-09 17:40:37.899321 | controller |                         "sizeBytes": 1083250334
2026-06-09 17:40:37.899325 | controller |                     },
2026-06-09 17:40:37.899329 | controller |                     {
2026-06-09 17:40:37.899334 | controller |                         "names": [
2026-06-09 17:40:37.899339 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-09 17:40:37.899343 | controller |                         ],
2026-06-09 17:40:37.899347 | controller |                         "sizeBytes": 1079537324
2026-06-09 17:40:37.899352 | controller |                     },
2026-06-09 17:40:37.899356 | controller |                     {
2026-06-09 17:40:37.899361 | controller |                         "names": [
2026-06-09 17:40:37.899366 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-09 17:40:37.899370 | controller |                         ],
2026-06-09 17:40:37.899375 | controller |                         "sizeBytes": 1052707833
2026-06-09 17:40:37.899379 | controller |                     },
2026-06-09 17:40:37.899384 | controller |                     {
2026-06-09 17:40:37.899388 | controller |                         "names": [
2026-06-09 17:40:37.899393 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-09 17:40:37.899398 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-09 17:40:37.899408 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-09 17:40:37.899413 | controller |                         ],
2026-06-09 17:40:37.899417 | controller |                         "sizeBytes": 1039136056
2026-06-09 17:40:37.899422 | controller |                     },
2026-06-09 17:40:37.899450 | controller |                     {
2026-06-09 17:40:37.899455 | controller |                         "names": [
2026-06-09 17:40:37.899460 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-09 17:40:37.899465 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 17:40:37.899470 | controller |                         ],
2026-06-09 17:40:37.899474 | controller |                         "sizeBytes": 992738785
2026-06-09 17:40:37.899479 | controller |                     },
2026-06-09 17:40:37.899484 | controller |                     {
2026-06-09 17:40:37.899488 | controller |                         "names": [
2026-06-09 17:40:37.899492 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-09 17:40:37.899497 | controller |                         ],
2026-06-09 17:40:37.899502 | controller |                         "sizeBytes": 989392005
2026-06-09 17:40:37.899505 | controller |                     },
2026-06-09 17:40:37.899509 | controller |                     {
2026-06-09 17:40:37.899512 | controller |                         "names": [
2026-06-09 17:40:37.899516 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07"
2026-06-09 17:40:37.899519 | controller |                         ],
2026-06-09 17:40:37.899522 | controller |                         "sizeBytes": 983190896
2026-06-09 17:40:37.899526 | controller |                     },
2026-06-09 17:40:37.899529 | controller |                     {
2026-06-09 17:40:37.899532 | controller |                         "names": [
2026-06-09 17:40:37.899536 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-09 17:40:37.899539 | controller |                         ],
2026-06-09 17:40:37.899542 | controller |                         "sizeBytes": 971668163
2026-06-09 17:40:37.899546 | controller |                     },
2026-06-09 17:40:37.899549 | controller |                     {
2026-06-09 17:40:37.899552 | controller |                         "names": [
2026-06-09 17:40:37.899556 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-09 17:40:37.899559 | controller |                         ],
2026-06-09 17:40:37.899562 | controller |                         "sizeBytes": 969078739
2026-06-09 17:40:37.899566 | controller |                     },
2026-06-09 17:40:37.899569 | controller |                     {
2026-06-09 17:40:37.899572 | controller |                         "names": [
2026-06-09 17:40:37.899576 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f"
2026-06-09 17:40:37.899579 | controller |                         ],
2026-06-09 17:40:37.899582 | controller |                         "sizeBytes": 963409888
2026-06-09 17:40:37.899586 | controller |                     },
2026-06-09 17:40:37.899589 | controller |                     {
2026-06-09 17:40:37.899592 | controller |                         "names": [
2026-06-09 17:40:37.899599 | controller |                             "quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044"
2026-06-09 17:40:37.899603 | controller |                         ],
2026-06-09 17:40:37.899606 | controller |                         "sizeBytes": 918620848
2026-06-09 17:40:37.899609 | controller |                     },
2026-06-09 17:40:37.899613 | controller |                     {
2026-06-09 17:40:37.899616 | controller |                         "names": [
2026-06-09 17:40:37.899620 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-09 17:40:37.899626 | controller |                         ],
2026-06-09 17:40:37.899630 | controller |                         "sizeBytes": 876488654
2026-06-09 17:40:37.899633 | controller |                     },
2026-06-09 17:40:37.899636 | controller |                     {
2026-06-09 17:40:37.899640 | controller |                         "names": [
2026-06-09 17:40:37.899650 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-09 17:40:37.899654 | controller |                         ],
2026-06-09 17:40:37.899658 | controller |                         "sizeBytes": 874121453
2026-06-09 17:40:37.899662 | controller |                     },
2026-06-09 17:40:37.899666 | controller |                     {
2026-06-09 17:40:37.899670 | controller |                         "names": [
2026-06-09 17:40:37.899673 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-09 17:40:37.899676 | controller |                         ],
2026-06-09 17:40:37.899680 | controller |                         "sizeBytes": 847332502
2026-06-09 17:40:37.899683 | controller |                     },
2026-06-09 17:40:37.899687 | controller |                     {
2026-06-09 17:40:37.899690 | controller |                         "names": [
2026-06-09 17:40:37.899693 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-09 17:40:37.899697 | controller |                         ],
2026-06-09 17:40:37.899700 | controller |                         "sizeBytes": 772260039
2026-06-09 17:40:37.899703 | controller |                     },
2026-06-09 17:40:37.899707 | controller |                     {
2026-06-09 17:40:37.899710 | controller |                         "names": [
2026-06-09 17:40:37.899713 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-09 17:40:37.899717 | controller |                         ],
2026-06-09 17:40:37.899720 | controller |                         "sizeBytes": 769516783
2026-06-09 17:40:37.899724 | controller |                     },
2026-06-09 17:40:37.899727 | controller |                     {
2026-06-09 17:40:37.899730 | controller |                         "names": [
2026-06-09 17:40:37.899734 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-09 17:40:37.899737 | controller |                         ],
2026-06-09 17:40:37.899740 | controller |                         "sizeBytes": 721591926
2026-06-09 17:40:37.899744 | controller |                     },
2026-06-09 17:40:37.899747 | controller |                     {
2026-06-09 17:40:37.899750 | controller |                         "names": [
2026-06-09 17:40:37.899754 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c"
2026-06-09 17:40:37.899757 | controller |                         ],
2026-06-09 17:40:37.899761 | controller |                         "sizeBytes": 685002983
2026-06-09 17:40:37.899764 | controller |                     },
2026-06-09 17:40:37.899767 | controller |                     {
2026-06-09 17:40:37.899771 | controller |                         "names": [
2026-06-09 17:40:37.899774 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514"
2026-06-09 17:40:37.899778 | controller |                         ],
2026-06-09 17:40:37.899781 | controller |                         "sizeBytes": 679322452
2026-06-09 17:40:37.899785 | controller |                     },
2026-06-09 17:40:37.899788 | controller |                     {
2026-06-09 17:40:37.899791 | controller |                         "names": [
2026-06-09 17:40:37.899795 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d"
2026-06-09 17:40:37.899798 | controller |                         ],
2026-06-09 17:40:37.899802 | controller |                         "sizeBytes": 670568433
2026-06-09 17:40:37.899810 | controller |                     },
2026-06-09 17:40:37.899813 | controller |                     {
2026-06-09 17:40:37.899817 | controller |                         "names": [
2026-06-09 17:40:37.899820 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e"
2026-06-09 17:40:37.899823 | controller |                         ],
2026-06-09 17:40:37.899827 | controller |                         "sizeBytes": 668208107
2026-06-09 17:40:37.899830 | controller |                     },
2026-06-09 17:40:37.899834 | controller |                     {
2026-06-09 17:40:37.899837 | controller |                         "names": [
2026-06-09 17:40:37.899841 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697"
2026-06-09 17:40:37.899844 | controller |                         ],
2026-06-09 17:40:37.899847 | controller |                         "sizeBytes": 668208104
2026-06-09 17:40:37.899851 | controller |                     },
2026-06-09 17:40:37.899854 | controller |                     {
2026-06-09 17:40:37.899858 | controller |                         "names": [
2026-06-09 17:40:37.899861 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-09 17:40:37.899865 | controller |                         ],
2026-06-09 17:40:37.899868 | controller |                         "sizeBytes": 646867625
2026-06-09 17:40:37.899871 | controller |                     },
2026-06-09 17:40:37.899875 | controller |                     {
2026-06-09 17:40:37.899878 | controller |                         "names": [
2026-06-09 17:40:37.899882 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-09 17:40:37.899885 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-09 17:40:37.899889 | controller |                         ],
2026-06-09 17:40:37.899892 | controller |                         "sizeBytes": 644545406
2026-06-09 17:40:37.899895 | controller |                     },
2026-06-09 17:40:37.899899 | controller |                     {
2026-06-09 17:40:37.899902 | controller |                         "names": [
2026-06-09 17:40:37.899906 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-09 17:40:37.899909 | controller |                         ],
2026-06-09 17:40:37.899915 | controller |                         "sizeBytes": 638910445
2026-06-09 17:40:37.899918 | controller |                     },
2026-06-09 17:40:37.899922 | controller |                     {
2026-06-09 17:40:37.899925 | controller |                         "names": [
2026-06-09 17:40:37.899932 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-09 17:40:37.899935 | controller |                         ],
2026-06-09 17:40:37.899939 | controller |                         "sizeBytes": 617699779
2026-06-09 17:40:37.899942 | controller |                     },
2026-06-09 17:40:37.899945 | controller |                     {
2026-06-09 17:40:37.899949 | controller |                         "names": [
2026-06-09 17:40:37.899952 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-09 17:40:37.899956 | controller |                         ],
2026-06-09 17:40:37.899959 | controller |                         "sizeBytes": 607756695
2026-06-09 17:40:37.899963 | controller |                     },
2026-06-09 17:40:37.899966 | controller |                     {
2026-06-09 17:40:37.899970 | controller |                         "names": [
2026-06-09 17:40:37.899973 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9"
2026-06-09 17:40:37.899977 | controller |                         ],
2026-06-09 17:40:37.899980 | controller |                         "sizeBytes": 594485614
2026-06-09 17:40:37.899983 | controller |                     },
2026-06-09 17:40:37.899987 | controller |                     {
2026-06-09 17:40:37.899990 | controller |                         "names": [
2026-06-09 17:40:37.899996 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-09 17:40:37.899999 | controller |                         ],
2026-06-09 17:40:37.900003 | controller |                         "sizeBytes": 584721741
2026-06-09 17:40:37.900006 | controller |                     },
2026-06-09 17:40:37.900009 | controller |                     {
2026-06-09 17:40:37.900013 | controller |                         "names": [
2026-06-09 17:40:37.900016 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-09 17:40:37.900020 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-09 17:40:37.900023 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-09 17:40:37.900027 | controller |                         ],
2026-06-09 17:40:37.900030 | controller |                         "sizeBytes": 584351326
2026-06-09 17:40:37.900034 | controller |                     },
2026-06-09 17:40:37.900037 | controller |                     {
2026-06-09 17:40:37.900041 | controller |                         "names": [
2026-06-09 17:40:37.900044 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-09 17:40:37.900048 | controller |                         ],
2026-06-09 17:40:37.900051 | controller |                         "sizeBytes": 545674969
2026-06-09 17:40:37.900054 | controller |                     },
2026-06-09 17:40:37.900058 | controller |                     {
2026-06-09 17:40:37.900061 | controller |                         "names": [
2026-06-09 17:40:37.900065 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-09 17:40:37.900068 | controller |                         ],
2026-06-09 17:40:37.900071 | controller |                         "sizeBytes": 542463064
2026-06-09 17:40:37.900075 | controller |                     },
2026-06-09 17:40:37.900078 | controller |                     {
2026-06-09 17:40:37.900082 | controller |                         "names": [
2026-06-09 17:40:37.900087 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-09 17:40:37.900091 | controller |                         ],
2026-06-09 17:40:37.900094 | controller |                         "sizeBytes": 539380592
2026-06-09 17:40:37.900098 | controller |                     },
2026-06-09 17:40:37.900101 | controller |                     {
2026-06-09 17:40:37.900105 | controller |                         "names": [
2026-06-09 17:40:37.900108 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-09 17:40:37.900112 | controller |                         ],
2026-06-09 17:40:37.900115 | controller |                         "sizeBytes": 533027808
2026-06-09 17:40:37.900118 | controller |                     }
2026-06-09 17:40:37.900122 | controller |                 ],
2026-06-09 17:40:37.900125 | controller |                 "nodeInfo": {
2026-06-09 17:40:37.900129 | controller |                     "architecture": "amd64",
2026-06-09 17:40:37.900132 | controller |                     "bootID": "8568ea0e-767e-4e2d-9b9b-658194b03eae",
2026-06-09 17:40:37.900136 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-09 17:40:37.900139 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-09 17:40:37.900142 | controller |                     "kubeProxyVersion": "",
2026-06-09 17:40:37.900146 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-09 17:40:37.900177 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-09 17:40:37.900181 | controller |                     "operatingSystem": "linux",
2026-06-09 17:40:37.900185 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-09 17:40:37.900188 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-09 17:40:37.900194 | controller |                 },
2026-06-09 17:40:37.900197 | controller |                 "runtimeHandlers": [
2026-06-09 17:40:37.900201 | controller |                     {
2026-06-09 17:40:37.900204 | controller |                         "features": {
2026-06-09 17:40:37.900207 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 17:40:37.900211 | controller |                             "userNamespaces": true
2026-06-09 17:40:37.900215 | controller |                         },
2026-06-09 17:40:37.900220 | controller |                         "name": "runc"
2026-06-09 17:40:37.900225 | controller |                     },
2026-06-09 17:40:37.900230 | controller |                     {
2026-06-09 17:40:37.900235 | controller |                         "features": {
2026-06-09 17:40:37.900240 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 17:40:37.900244 | controller |                             "userNamespaces": true
2026-06-09 17:40:37.900249 | controller |                         },
2026-06-09 17:40:37.900254 | controller |                         "name": "crun"
2026-06-09 17:40:37.900263 | controller |                     },
2026-06-09 17:40:37.900268 | controller |                     {
2026-06-09 17:40:37.900273 | controller |                         "features": {
2026-06-09 17:40:37.900278 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 17:40:37.900283 | controller |                             "userNamespaces": true
2026-06-09 17:40:37.900287 | controller |                         },
2026-06-09 17:40:37.900292 | controller |                         "name": ""
2026-06-09 17:40:37.900296 | controller |                     }
2026-06-09 17:40:37.900301 | controller |                 ]
2026-06-09 17:40:37.900305 | controller |             }
2026-06-09 17:40:37.900310 | controller |         }
2026-06-09 17:40:37.900315 | controller |     ],
2026-06-09 17:40:37.900320 | controller |     "kind": "List",
2026-06-09 17:40:37.900324 | controller |     "metadata": {
2026-06-09 17:40:37.900329 | controller |         "resourceVersion": ""
2026-06-09 17:40:37.900334 | controller |     }
2026-06-09 17:40:37.900339 | controller | }
2026-06-09 17:40:38.151140 | controller | ok: Runtime: 0:00:00.130784
2026-06-09 17:40:38.172921 | 
2026-06-09 17:40:38.173019 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-09 17:40:38.208682 | controller | skipping: Conditional result was False
2026-06-09 17:40:38.231756 | 
2026-06-09 17:40:38.231901 | TASK [env_op_images : Extract node names]
2026-06-09 17:40:38.310376 | controller | ok
2026-06-09 17:40:38.328346 | 
2026-06-09 17:40:38.328414 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-09 17:40:40.548564 | controller | Jun 09 15:39:40.581005 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:40:40.548797 | controller | Jun 09 15:39:41.638790 crc crio[3652]: time="2026-06-09T15:39:41.637315446Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 17:40:40.548899 | controller | Jun 09 15:39:41.638790 crc crio[3652]: time="2026-06-09T15:39:41.638787651Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 17:40:40.548933 | controller | Jun 09 15:39:41.642303 crc crio[3652]: time="2026-06-09T15:39:41.642239777Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 17:40:40.548958 | controller | Jun 09 15:39:41.643112 crc crio[3652]: time="2026-06-09T15:39:41.643053875Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 17:40:40.548981 | controller | Jun 09 15:39:41.664231 crc crio[3652]: time="2026-06-09T15:39:41.664100035Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 17:40:40.549015 | controller | Jun 09 15:39:41.664873 crc crio[3652]: time="2026-06-09T15:39:41.664800662Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 17:40:40.549035 | controller | Jun 09 15:39:41.664873 crc crio[3652]: time="2026-06-09T15:39:41.664846062Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 17:40:40.549057 | controller | Jun 09 15:39:41.665309 crc crio[3652]: time="2026-06-09T15:39:41.665238207Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 17:40:40.549076 | controller | Jun 09 15:39:41.665309 crc crio[3652]: time="2026-06-09T15:39:41.665284407Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 17:40:40.549093 | controller | Jun 09 15:39:41.685025 crc crio[3652]: time="2026-06-09T15:39:41.68477928Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 17:40:40.549111 | controller | Jun 09 15:39:41.710062 crc crio[3652]: time="2026-06-09T15:39:41.709864401Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 17:40:40.549183 | controller | Jun 09 15:39:41.716011 crc crio[3652]: time="2026-06-09T15:39:41.715861824Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 17:40:40.549208 | controller | Jun 09 15:39:41.899871 crc crio[3652]: time="2026-06-09T15:39:41.89976087Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 17:40:40.549226 | controller | Jun 09 15:39:42.394212 crc crio[3652]: time="2026-06-09T15:39:42.393705576Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 17:40:40.549243 | controller | Jun 09 15:39:42.394453 crc crio[3652]: time="2026-06-09T15:39:42.394425256Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 17:40:40.549260 | controller | Jun 09 15:39:42.394644 crc crio[3652]: time="2026-06-09T15:39:42.394533916Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 17:40:40.549276 | controller | Jun 09 15:39:42.394644 crc crio[3652]: time="2026-06-09T15:39:42.394628455Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 17:40:40.549292 | controller | Jun 09 15:39:42.394644 crc crio[3652]: time="2026-06-09T15:39:42.394640182Z" level=info msg="RDT not available in the host system"
2026-06-09 17:40:40.549308 | controller | Jun 09 15:39:42.410618 crc crio[3652]: time="2026-06-09T15:39:42.410517405Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:40:40.549324 | controller | Jun 09 15:39:42.410618 crc crio[3652]: time="2026-06-09T15:39:42.410557668Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:40:40.549340 | controller | Jun 09 15:39:42.416077 crc crio[3652]: time="2026-06-09T15:39:42.415793996Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:40:40.549356 | controller | Jun 09 15:39:42.416077 crc crio[3652]: time="2026-06-09T15:39:42.415846547Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:40:40.549372 | controller | Jun 09 15:39:42.937490 crc crio[3652]: time="2026-06-09T15:39:42.935642598Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.549387 | controller | Jun 09 15:39:42.940314 crc crio[3652]: time="2026-06-09T15:39:42.940174742Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.549403 | controller | Jun 09 15:39:42.942549 crc crio[3652]: time="2026-06-09T15:39:42.942499184Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 17:40:40.549418 | controller | Jun 09 15:39:42.942644 crc crio[3652]: time="2026-06-09T15:39:42.942621646Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 17:40:40.549439 | controller | Jun 09 15:39:42.944003 crc crio[3652]: time="2026-06-09T15:39:42.943767038Z" 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-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"run.oci.\", \"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"bundle\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"org.systemd.property.\", \"org.criu.config\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri.container-type\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 17:40:40.549464 | controller | Jun 09 15:39:42.950715 crc crio[3652]: time="2026-06-09T15:39:42.950509351Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-09 17:40:40.549481 | controller | Jun 09 15:39:44.383182 crc crio[3652]: time="2026-06-09T15:39:44.382283913Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 17:40:40.549497 | controller | Jun 09 15:39:44.385292 crc crio[3652]: time="2026-06-09T15:39:44.385111051Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 17:40:40.549512 | controller | Jun 09 15:39:44.617741 crc crio[3652]: time="2026-06-09T15:39:44.617228671Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-09 17:40:40.549531 | controller | Jun 09 15:39:44.628814 crc crio[3652]: time="2026-06-09T15:39:44.628733436Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-09 17:40:40.549547 | controller | Jun 09 15:39:44.640224 crc crio[3652]: time="2026-06-09T15:39:44.639846603Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-09 17:40:40.549563 | controller | Jun 09 15:39:44.645408 crc crio[3652]: time="2026-06-09T15:39:44.645320555Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-09 17:40:40.549579 | controller | Jun 09 15:39:44.694198 crc crio[3652]: time="2026-06-09T15:39:44.694019409Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-09 17:40:40.549594 | controller | Jun 09 15:39:44.701003 crc crio[3652]: time="2026-06-09T15:39:44.700807678Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-09 17:40:40.549610 | controller | Jun 09 15:39:44.721647 crc crio[3652]: time="2026-06-09T15:39:44.72144933Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-09 17:40:40.549625 | controller | Jun 09 15:39:44.727250 crc crio[3652]: time="2026-06-09T15:39:44.727178907Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-09 17:40:40.549641 | controller | Jun 09 15:39:44.745350 crc crio[3652]: time="2026-06-09T15:39:44.745169274Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-09 17:40:40.549656 | controller | Jun 09 15:39:44.760138 crc crio[3652]: time="2026-06-09T15:39:44.759906515Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-09 17:40:40.549672 | controller | Jun 09 15:39:44.774585 crc crio[3652]: time="2026-06-09T15:39:44.774532173Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-09 17:40:40.549687 | controller | Jun 09 15:39:44.782237 crc crio[3652]: time="2026-06-09T15:39:44.782097808Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-09 17:40:40.549702 | controller | Jun 09 15:39:44.798238 crc crio[3652]: time="2026-06-09T15:39:44.798096535Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-09 17:40:40.549717 | controller | Jun 09 15:39:44.802551 crc crio[3652]: time="2026-06-09T15:39:44.802464484Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-09 17:40:40.549739 | controller | Jun 09 15:39:44.822684 crc crio[3652]: time="2026-06-09T15:39:44.822498723Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-09 17:40:40.549755 | controller | Jun 09 15:39:44.833076 crc crio[3652]: time="2026-06-09T15:39:44.832882655Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-09 17:40:40.549770 | controller | Jun 09 15:39:44.848883 crc crio[3652]: time="2026-06-09T15:39:44.848735179Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-09 17:40:40.549786 | controller | Jun 09 15:39:44.856799 crc crio[3652]: time="2026-06-09T15:39:44.856718992Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-09 17:40:40.549802 | controller | Jun 09 15:39:44.888991 crc crio[3652]: time="2026-06-09T15:39:44.888825858Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-09 17:40:40.549817 | controller | Jun 09 15:39:44.896667 crc crio[3652]: time="2026-06-09T15:39:44.896558115Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-09 17:40:40.549832 | controller | Jun 09 15:39:44.908780 crc crio[3652]: time="2026-06-09T15:39:44.908675103Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-09 17:40:40.549851 | controller | Jun 09 15:39:44.915273 crc crio[3652]: time="2026-06-09T15:39:44.915161075Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-09 17:40:40.549892 | controller | Jun 09 15:39:44.924636 crc crio[3652]: time="2026-06-09T15:39:44.924411894Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-09 17:40:40.549909 | controller | Jun 09 15:39:44.932098 crc crio[3652]: time="2026-06-09T15:39:44.931996739Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-09 17:40:40.549924 | controller | Jun 09 15:39:44.944944 crc crio[3652]: time="2026-06-09T15:39:44.944741869Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-09 17:40:40.549940 | controller | Jun 09 15:39:44.952117 crc crio[3652]: time="2026-06-09T15:39:44.952043809Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-09 17:40:40.549956 | controller | Jun 09 15:39:44.965610 crc crio[3652]: time="2026-06-09T15:39:44.965380221Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-09 17:40:40.549971 | controller | Jun 09 15:39:44.976103 crc crio[3652]: time="2026-06-09T15:39:44.975887906Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-09 17:40:40.549996 | controller | Jun 09 15:39:44.988380 crc crio[3652]: time="2026-06-09T15:39:44.988275099Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-09 17:40:40.550011 | controller | Jun 09 15:39:44.998562 crc crio[3652]: time="2026-06-09T15:39:44.998425546Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-09 17:40:40.550027 | controller | Jun 09 15:39:45.027266 crc crio[3652]: time="2026-06-09T15:39:45.02703569Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-09 17:40:40.550042 | controller | Jun 09 15:39:45.039020 crc crio[3652]: time="2026-06-09T15:39:45.038879772Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-09 17:40:40.550058 | controller | Jun 09 15:39:45.077367 crc crio[3652]: time="2026-06-09T15:39:45.077187424Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-09 17:40:40.550073 | controller | Jun 09 15:39:45.087525 crc crio[3652]: time="2026-06-09T15:39:45.0867943Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-09 17:40:40.550089 | controller | Jun 09 15:39:45.103978 crc crio[3652]: time="2026-06-09T15:39:45.103781967Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-09 17:40:40.550104 | controller | Jun 09 15:39:45.111709 crc crio[3652]: time="2026-06-09T15:39:45.111587966Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-09 17:40:40.550119 | controller | Jun 09 15:39:45.128325 crc crio[3652]: time="2026-06-09T15:39:45.128163904Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-09 17:40:40.550134 | controller | Jun 09 15:39:45.135034 crc crio[3652]: time="2026-06-09T15:39:45.134855641Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-09 17:40:40.550149 | controller | Jun 09 15:39:45.165731 crc crio[3652]: time="2026-06-09T15:39:45.165576478Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-09 17:40:40.550304 | controller | Jun 09 15:39:45.183502 crc crio[3652]: time="2026-06-09T15:39:45.183386962Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-09 17:40:40.550319 | controller | Jun 09 15:39:45.209655 crc crio[3652]: time="2026-06-09T15:39:45.208711469Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-09 17:40:40.550338 | controller | Jun 09 15:39:45.222272 crc crio[3652]: time="2026-06-09T15:39:45.222061472Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-09 17:40:40.550354 | controller | Jun 09 15:39:45.240002 crc crio[3652]: time="2026-06-09T15:39:45.239748573Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-09 17:40:40.550370 | controller | Jun 09 15:39:45.249344 crc crio[3652]: time="2026-06-09T15:39:45.249106894Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-09 17:40:40.550385 | controller | Jun 09 15:39:45.267822 crc crio[3652]: time="2026-06-09T15:39:45.267620562Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-09 17:40:40.550401 | controller | Jun 09 15:39:45.278658 crc crio[3652]: time="2026-06-09T15:39:45.278488994Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-09 17:40:40.550416 | controller | Jun 09 15:39:45.292255 crc crio[3652]: time="2026-06-09T15:39:45.291905048Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-09 17:40:40.550431 | controller | Jun 09 15:39:45.304662 crc crio[3652]: time="2026-06-09T15:39:45.304377043Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-09 17:40:40.550447 | controller | Jun 09 15:39:45.408244 crc crio[3652]: time="2026-06-09T15:39:45.408099151Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-09 17:40:40.550463 | controller | Jun 09 15:39:45.414072 crc crio[3652]: time="2026-06-09T15:39:45.413889769Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-09 17:40:40.550479 | controller | Jun 09 15:39:45.434101 crc crio[3652]: time="2026-06-09T15:39:45.433806606Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-09 17:40:40.550494 | controller | Jun 09 15:39:45.440908 crc crio[3652]: time="2026-06-09T15:39:45.440802899Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-09 17:40:40.550510 | controller | Jun 09 15:39:45.463799 crc crio[3652]: time="2026-06-09T15:39:45.463645725Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-09 17:40:40.550525 | controller | Jun 09 15:39:45.468827 crc crio[3652]: time="2026-06-09T15:39:45.468749059Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-09 17:40:40.550540 | controller | Jun 09 15:39:45.486511 crc crio[3652]: time="2026-06-09T15:39:45.486329958Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-09 17:40:40.550559 | controller | Jun 09 15:39:45.490448 crc crio[3652]: time="2026-06-09T15:39:45.490360111Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-09 17:40:40.550574 | controller | Jun 09 15:39:45.513686 crc crio[3652]: time="2026-06-09T15:39:45.512887411Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-09 17:40:40.550590 | controller | Jun 09 15:39:45.519483 crc crio[3652]: time="2026-06-09T15:39:45.519384504Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-09 17:40:40.550607 | controller | Jun 09 15:39:45.528945 crc crio[3652]: time="2026-06-09T15:39:45.528811196Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-09 17:40:40.550622 | controller | Jun 09 15:39:45.534508 crc crio[3652]: time="2026-06-09T15:39:45.53441341Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-09 17:40:40.550638 | controller | Jun 09 15:39:45.541087 crc crio[3652]: time="2026-06-09T15:39:45.540994775Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-09 17:40:40.550654 | controller | Jun 09 15:39:45.544448 crc crio[3652]: time="2026-06-09T15:39:45.544357803Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-09 17:40:40.550669 | controller | Jun 09 15:39:45.567454 crc crio[3652]: time="2026-06-09T15:39:45.567283242Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-09 17:40:40.550685 | controller | Jun 09 15:39:45.572577 crc crio[3652]: time="2026-06-09T15:39:45.572492838Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-09 17:40:40.550700 | controller | Jun 09 15:39:45.585007 crc crio[3652]: time="2026-06-09T15:39:45.58484613Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-09 17:40:40.550716 | controller | Jun 09 15:39:45.592825 crc crio[3652]: time="2026-06-09T15:39:45.592335853Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-09 17:40:40.550731 | controller | Jun 09 15:39:45.608460 crc crio[3652]: time="2026-06-09T15:39:45.608297499Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-09 17:40:40.550746 | controller | Jun 09 15:39:45.615561 crc crio[3652]: time="2026-06-09T15:39:45.615434985Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-09 17:40:40.550762 | controller | Jun 09 15:39:45.623516 crc crio[3652]: time="2026-06-09T15:39:45.623402368Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-09 17:40:40.550781 | controller | Jun 09 15:39:45.629008 crc crio[3652]: time="2026-06-09T15:39:45.628868209Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-09 17:40:40.550796 | controller | Jun 09 15:39:45.682648 crc crio[3652]: time="2026-06-09T15:39:45.682384772Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-09 17:40:40.550812 | controller | Jun 09 15:39:45.687859 crc crio[3652]: time="2026-06-09T15:39:45.687698811Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-09 17:40:40.550828 | controller | Jun 09 15:39:45.696521 crc crio[3652]: time="2026-06-09T15:39:45.696427309Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-09 17:40:40.550843 | controller | Jun 09 15:39:45.700391 crc crio[3652]: time="2026-06-09T15:39:45.700285268Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-09 17:40:40.550914 | controller | Jun 09 15:39:45.709761 crc crio[3652]: time="2026-06-09T15:39:45.709604768Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-09 17:40:40.550933 | controller | Jun 09 15:39:45.715550 crc crio[3652]: time="2026-06-09T15:39:45.715442607Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-09 17:40:40.550949 | controller | Jun 09 15:39:45.722082 crc crio[3652]: time="2026-06-09T15:39:45.721893209Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-09 17:40:40.550965 | controller | Jun 09 15:39:45.725805 crc crio[3652]: time="2026-06-09T15:39:45.725667376Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-09 17:40:40.550980 | controller | Jun 09 15:39:45.731258 crc crio[3652]: time="2026-06-09T15:39:45.731100327Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-09 17:40:40.550996 | controller | Jun 09 15:39:45.736007 crc crio[3652]: time="2026-06-09T15:39:45.735835714Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-09 17:40:40.551011 | controller | Jun 09 15:39:45.747573 crc crio[3652]: time="2026-06-09T15:39:45.74741062Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-09 17:40:40.551027 | controller | Jun 09 15:39:45.751184 crc crio[3652]: time="2026-06-09T15:39:45.751058465Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-09 17:40:40.551046 | controller | Jun 09 15:39:45.756975 crc crio[3652]: time="2026-06-09T15:39:45.756819632Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-09 17:40:40.551061 | controller | Jun 09 15:39:45.765721 crc crio[3652]: time="2026-06-09T15:39:45.765624422Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-09 17:40:40.551077 | controller | Jun 09 15:39:45.777397 crc crio[3652]: time="2026-06-09T15:39:45.777306661Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-09 17:40:40.551092 | controller | Jun 09 15:39:45.781850 crc crio[3652]: time="2026-06-09T15:39:45.78170205Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-09 17:40:40.551107 | controller | Jun 09 15:39:45.791568 crc crio[3652]: time="2026-06-09T15:39:45.79147107Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-09 17:40:40.551121 | controller | Jun 09 15:39:45.794850 crc crio[3652]: time="2026-06-09T15:39:45.794764577Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-09 17:40:40.551136 | controller | Jun 09 15:39:45.804249 crc crio[3652]: time="2026-06-09T15:39:45.804121268Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-09 17:40:40.551152 | controller | Jun 09 15:39:45.807718 crc crio[3652]: time="2026-06-09T15:39:45.80764093Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-09 17:40:40.551167 | controller | Jun 09 15:39:45.815775 crc crio[3652]: time="2026-06-09T15:39:45.815694285Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-09 17:40:40.551182 | controller | Jun 09 15:39:45.822152 crc crio[3652]: time="2026-06-09T15:39:45.822039684Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-09 17:40:40.551198 | controller | Jun 09 15:39:45.827587 crc crio[3652]: time="2026-06-09T15:39:45.826788811Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-09 17:40:40.551213 | controller | Jun 09 15:39:45.829709 crc crio[3652]: time="2026-06-09T15:39:45.829644599Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-09 17:40:40.551229 | controller | Jun 09 15:39:45.840021 crc crio[3652]: time="2026-06-09T15:39:45.839841188Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-09 17:40:40.551244 | controller | Jun 09 15:39:45.846466 crc crio[3652]: time="2026-06-09T15:39:45.846379771Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-09 17:40:40.551263 | controller | Jun 09 15:39:45.860211 crc crio[3652]: time="2026-06-09T15:39:45.859896427Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-09 17:40:40.551279 | controller | Jun 09 15:39:45.868468 crc crio[3652]: time="2026-06-09T15:39:45.86834236Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-09 17:40:40.551294 | controller | Jun 09 15:39:45.879075 crc crio[3652]: time="2026-06-09T15:39:45.878864315Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-09 17:40:40.551309 | controller | Jun 09 15:39:45.885153 crc crio[3652]: time="2026-06-09T15:39:45.885061001Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-09 17:40:40.551324 | controller | Jun 09 15:39:45.895105 crc crio[3652]: time="2026-06-09T15:39:45.895022275Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-09 17:40:40.551339 | controller | Jun 09 15:39:45.899998 crc crio[3652]: time="2026-06-09T15:39:45.899805742Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-09 17:40:40.551355 | controller | Jun 09 15:39:45.923823 crc crio[3652]: time="2026-06-09T15:39:45.9237177Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-09 17:40:40.551370 | controller | Jun 09 15:39:45.928120 crc crio[3652]: time="2026-06-09T15:39:45.928033469Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-09 17:40:40.551385 | controller | Jun 09 15:39:45.941496 crc crio[3652]: time="2026-06-09T15:39:45.941387281Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-09 17:40:40.551400 | controller | Jun 09 15:39:45.945052 crc crio[3652]: time="2026-06-09T15:39:45.944878323Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-09 17:40:40.551416 | controller | Jun 09 15:39:45.951278 crc crio[3652]: time="2026-06-09T15:39:45.951171241Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-09 17:40:40.551430 | controller | Jun 09 15:39:45.953893 crc crio[3652]: time="2026-06-09T15:39:45.953791805Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-09 17:40:40.551446 | controller | Jun 09 15:39:45.959078 crc crio[3652]: time="2026-06-09T15:39:45.958619843Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-09 17:40:40.551464 | controller | Jun 09 15:39:45.962185 crc crio[3652]: time="2026-06-09T15:39:45.962110325Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-09 17:40:40.551481 | controller | Jun 09 15:39:45.968326 crc crio[3652]: time="2026-06-09T15:39:45.968143408Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-09 17:40:40.551497 | controller | Jun 09 15:39:45.970825 crc crio[3652]: time="2026-06-09T15:39:45.970744671Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-09 17:40:40.551513 | controller | Jun 09 15:39:46.012612 crc crio[3652]: time="2026-06-09T15:39:46.012289109Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-09 17:40:40.551528 | controller | Jun 09 15:39:46.019087 crc crio[3652]: time="2026-06-09T15:39:46.018809812Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-09 17:40:40.551544 | controller | Jun 09 15:39:46.031024 crc crio[3652]: time="2026-06-09T15:39:46.030851778Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-09 17:40:40.551559 | controller | Jun 09 15:39:46.033634 crc crio[3652]: time="2026-06-09T15:39:46.033518753Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-09 17:40:40.551575 | controller | Jun 09 15:39:46.039629 crc crio[3652]: time="2026-06-09T15:39:46.039524665Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-09 17:40:40.551590 | controller | Jun 09 15:39:46.042280 crc crio[3652]: time="2026-06-09T15:39:46.042164769Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-09 17:40:40.551605 | controller | Jun 09 15:39:46.058381 crc crio[3652]: time="2026-06-09T15:39:46.058188037Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-09 17:40:40.551620 | controller | Jun 09 15:39:46.066170 crc crio[3652]: time="2026-06-09T15:39:46.065863463Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-09 17:40:40.551635 | controller | Jun 09 15:39:46.078366 crc crio[3652]: time="2026-06-09T15:39:46.078054862Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-09 17:40:40.551651 | controller | Jun 09 15:39:46.083101 crc crio[3652]: time="2026-06-09T15:39:46.082986583Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-09 17:40:40.551666 | controller | Jun 09 15:39:46.093056 crc crio[3652]: time="2026-06-09T15:39:46.092861635Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-09 17:40:40.551685 | controller | Jun 09 15:39:46.096169 crc crio[3652]: time="2026-06-09T15:39:46.096088121Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-09 17:40:40.551700 | controller | Jun 09 15:39:46.101843 crc crio[3652]: time="2026-06-09T15:39:46.101733256Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-09 17:40:40.551716 | controller | Jun 09 15:39:46.105568 crc crio[3652]: time="2026-06-09T15:39:46.105445072Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-09 17:40:40.551732 | controller | Jun 09 15:39:46.114579 crc crio[3652]: time="2026-06-09T15:39:46.114471116Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-09 17:40:40.551747 | controller | Jun 09 15:39:46.117282 crc crio[3652]: time="2026-06-09T15:39:46.117181991Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-09 17:40:40.551763 | controller | Jun 09 15:39:46.147253 crc crio[3652]: time="2026-06-09T15:39:46.147033971Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-09 17:40:40.551779 | controller | Jun 09 15:39:46.153078 crc crio[3652]: time="2026-06-09T15:39:46.152836579Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-09 17:40:40.551794 | controller | Jun 09 15:39:46.162834 crc crio[3652]: time="2026-06-09T15:39:46.162620599Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-09 17:40:40.551810 | controller | Jun 09 15:39:46.171676 crc crio[3652]: time="2026-06-09T15:39:46.17148417Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-09 17:40:40.551825 | controller | Jun 09 15:39:46.185820 crc crio[3652]: time="2026-06-09T15:39:46.185633289Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-09 17:40:40.551841 | controller | Jun 09 15:39:46.188497 crc crio[3652]: time="2026-06-09T15:39:46.188394936Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-09 17:40:40.551873 | controller | Jun 09 15:39:46.195497 crc crio[3652]: time="2026-06-09T15:39:46.195358758Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-09 17:40:40.551894 | controller | Jun 09 15:39:46.202809 crc crio[3652]: time="2026-06-09T15:39:46.202732948Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-09 17:40:40.551914 | controller | Jun 09 15:39:46.210897 crc crio[3652]: time="2026-06-09T15:39:46.210768923Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-09 17:40:40.551930 | controller | Jun 09 15:39:46.213762 crc crio[3652]: time="2026-06-09T15:39:46.213670472Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-09 17:40:40.551946 | controller | Jun 09 15:39:46.219907 crc crio[3652]: time="2026-06-09T15:39:46.219794047Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-09 17:40:40.551961 | controller | Jun 09 15:39:46.223324 crc crio[3652]: time="2026-06-09T15:39:46.223251377Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-09 17:40:40.551976 | controller | Jun 09 15:39:46.238410 crc crio[3652]: time="2026-06-09T15:39:46.238242614Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-09 17:40:40.551991 | controller | Jun 09 15:39:46.243285 crc crio[3652]: time="2026-06-09T15:39:46.243135674Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-09 17:40:40.552006 | controller | Jun 09 15:39:46.326548 crc crio[3652]: time="2026-06-09T15:39:46.326277791Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-09 17:40:40.552022 | controller | Jun 09 15:39:46.329410 crc crio[3652]: time="2026-06-09T15:39:46.329056988Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 17:40:40.552038 | controller | Jun 09 15:39:46.330413 crc crio[3652]: time="2026-06-09T15:39:46.330230102Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552054 | controller | Jun 09 15:39:46.330541 crc crio[3652]: time="2026-06-09T15:39:46.330473387Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-09 17:40:40.552069 | controller | Jun 09 15:39:46.330541 crc crio[3652]: time="2026-06-09T15:39:46.330487577Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552085 | controller | Jun 09 15:39:46.330764 crc crio[3652]: time="2026-06-09T15:39:46.330643331Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-09 17:40:40.552102 | controller | Jun 09 15:39:46.332520 crc crio[3652]: time="2026-06-09T15:39:46.332416717Z" 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:0xc001526530}] Aliases:map[]}"
2026-06-09 17:40:40.552120 | controller | Jun 09 15:39:46.333160 crc crio[3652]: time="2026-06-09T15:39:46.332656622Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.552135 | controller | Jun 09 15:39:46.338467 crc crio[3652]: time="2026-06-09T15:39:46.337401189Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 17:40:40.552154 | controller | Jun 09 15:39:46.339403 crc crio[3652]: time="2026-06-09T15:39:46.337713835Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 17:40:40.552170 | controller | Jun 09 15:39:46.339549 crc crio[3652]: time="2026-06-09T15:39:46.33945031Z" level=info msg="Create NRI interface"
2026-06-09 17:40:40.552185 | controller | Jun 09 15:39:46.341441 crc crio[3652]: time="2026-06-09T15:39:46.341305028Z" level=info msg="runtime interface created"
2026-06-09 17:40:40.552200 | controller | Jun 09 15:39:46.341441 crc crio[3652]: time="2026-06-09T15:39:46.341426791Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 17:40:40.552216 | controller | Jun 09 15:39:46.341646 crc crio[3652]: time="2026-06-09T15:39:46.341457141Z" level=info msg="runtime interface starting up..."
2026-06-09 17:40:40.552231 | controller | Jun 09 15:39:46.341646 crc crio[3652]: time="2026-06-09T15:39:46.341475892Z" level=info msg="starting plugins..."
2026-06-09 17:40:40.552247 | controller | Jun 09 15:39:46.341840 crc crio[3652]: time="2026-06-09T15:39:46.341734217Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 17:40:40.552262 | controller | Jun 09 15:39:46.346741 crc crio[3652]: time="2026-06-09T15:39:46.34579149Z" level=info msg="No systemd watchdog enabled"
2026-06-09 17:40:40.552278 | controller | Jun 09 15:39:46.354308 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:40:40.552293 | controller | Jun 09 15:39:46.519678 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.552309 | controller | Jun 09 15:39:46.521143 crc crio[3652]: time="2026-06-09T15:39:46.520566292Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-09 17:40:40.552324 | controller | Jun 09 15:39:46.521143 crc crio[3652]: time="2026-06-09T15:39:46.520615563Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552340 | controller | Jun 09 15:39:46.521143 crc crio[3652]: time="2026-06-09T15:39:46.520656434Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-09 17:40:40.552356 | controller | Jun 09 15:39:46.521143 crc crio[3652]: time="2026-06-09T15:39:46.52097455Z" 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:0xc0001a4138}] Aliases:map[]}"
2026-06-09 17:40:40.552373 | controller | Jun 09 15:39:46.521408 crc crio[3652]: time="2026-06-09T15:39:46.521155934Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.552388 | controller | Jun 09 15:39:46.562890 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.552403 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563025459Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-09 17:40:40.552422 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.56306504Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552438 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563084961Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-09 17:40:40.552453 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563097271Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552468 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563108211Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-09 17:40:40.552484 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563117781Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552499 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563128232Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-09 17:40:40.552514 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563142442Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552529 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563154672Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-09 17:40:40.552544 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563164823Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552560 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563174973Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-09 17:40:40.552575 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563218664Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552590 | controller | Jun 09 15:39:46.563259 crc crio[3652]: time="2026-06-09T15:39:46.563259945Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-09 17:40:40.552608 | controller | Jun 09 15:39:46.563850 crc crio[3652]: time="2026-06-09T15:39:46.563428078Z" 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:0xc0001a4420}] Aliases:map[]}"
2026-06-09 17:40:40.552624 | controller | Jun 09 15:39:46.563850 crc crio[3652]: time="2026-06-09T15:39:46.563468719Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.552640 | controller | Jun 09 15:39:46.563850 crc crio[3652]: time="2026-06-09T15:39:46.563477999Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.552655 | controller | Jun 09 15:39:46.563850 crc crio[3652]: time="2026-06-09T15:39:46.56348843Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.552671 | controller | Jun 09 15:39:46.850536 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.552689 | controller | Jun 09 15:39:46.850852 crc crio[3652]: time="2026-06-09T15:39:46.850750458Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-09 17:40:40.552705 | controller | Jun 09 15:39:46.850852 crc crio[3652]: time="2026-06-09T15:39:46.85083732Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552721 | controller | Jun 09 15:39:46.851033 crc crio[3652]: time="2026-06-09T15:39:46.850900841Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-09 17:40:40.552737 | controller | Jun 09 15:39:46.851363 crc crio[3652]: time="2026-06-09T15:39:46.851271859Z" 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:0xc000122280}] Aliases:map[]}"
2026-06-09 17:40:40.552753 | controller | Jun 09 15:39:46.851493 crc crio[3652]: time="2026-06-09T15:39:46.851410082Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.552769 | controller | Jun 09 15:39:46.851493 crc crio[3652]: time="2026-06-09T15:39:46.851471383Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.552784 | controller | Jun 09 15:39:46.851582 crc crio[3652]: time="2026-06-09T15:39:46.851494594Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.552799 | controller | Jun 09 15:39:46.982669 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.552815 | controller | Jun 09 15:39:46.983142 crc crio[3652]: time="2026-06-09T15:39:46.982697671Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-09 17:40:40.552830 | controller | Jun 09 15:39:46.983142 crc crio[3652]: time="2026-06-09T15:39:46.982746262Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552876 | controller | Jun 09 15:39:46.983142 crc crio[3652]: time="2026-06-09T15:39:46.982792243Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-09 17:40:40.552899 | controller | Jun 09 15:39:46.983529 crc crio[3652]: time="2026-06-09T15:39:46.983143961Z" 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:0xc0006060a8}] Aliases:map[]}"
2026-06-09 17:40:40.552916 | controller | Jun 09 15:39:46.983529 crc crio[3652]: time="2026-06-09T15:39:46.983390306Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.552935 | controller | Jun 09 15:39:47.127620 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.552951 | controller | Jun 09 15:39:47.127620 crc crio[3652]: time="2026-06-09T15:39:47.127387693Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-09 17:40:40.552967 | controller | Jun 09 15:39:47.127620 crc crio[3652]: time="2026-06-09T15:39:47.127434424Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.552982 | controller | Jun 09 15:39:47.127620 crc crio[3652]: time="2026-06-09T15:39:47.127493186Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-09 17:40:40.552998 | controller | Jun 09 15:39:47.128559 crc crio[3652]: time="2026-06-09T15:39:47.127803993Z" 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:0xc000606240}] Aliases:map[]}"
2026-06-09 17:40:40.553014 | controller | Jun 09 15:39:47.128559 crc crio[3652]: time="2026-06-09T15:39:47.12817016Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553029 | controller | Jun 09 15:39:47.237791 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553044 | controller | Jun 09 15:39:47.238401 crc crio[3652]: time="2026-06-09T15:39:47.237820437Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-09 17:40:40.553060 | controller | Jun 09 15:39:47.238401 crc crio[3652]: time="2026-06-09T15:39:47.237864998Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553078 | controller | Jun 09 15:39:47.238401 crc crio[3652]: time="2026-06-09T15:39:47.237904659Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553096 | controller | Jun 09 15:39:47.238401 crc crio[3652]: time="2026-06-09T15:39:47.238159244Z" 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:0xc000122318}] Aliases:map[]}"
2026-06-09 17:40:40.553113 | controller | Jun 09 15:39:47.238401 crc crio[3652]: time="2026-06-09T15:39:47.238351729Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553131 | controller | Jun 09 15:39:47.410540 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553147 | controller | Jun 09 15:39:47.411134 crc crio[3652]: time="2026-06-09T15:39:47.410895579Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-09 17:40:40.553163 | controller | Jun 09 15:39:47.411134 crc crio[3652]: time="2026-06-09T15:39:47.411022872Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553178 | controller | Jun 09 15:39:47.411134 crc crio[3652]: time="2026-06-09T15:39:47.411071483Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553194 | controller | Jun 09 15:39:47.411515 crc crio[3652]: time="2026-06-09T15:39:47.411276288Z" 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:0xc0001a4648}] Aliases:map[]}"
2026-06-09 17:40:40.553210 | controller | Jun 09 15:39:47.411515 crc crio[3652]: time="2026-06-09T15:39:47.411334699Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.553226 | controller | Jun 09 15:39:47.411515 crc crio[3652]: time="2026-06-09T15:39:47.411347669Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.553241 | controller | Jun 09 15:39:47.411515 crc crio[3652]: time="2026-06-09T15:39:47.411360079Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553257 | controller | Jun 09 15:39:47.500707 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553272 | controller | Jun 09 15:39:47.500707 crc crio[3652]: time="2026-06-09T15:39:47.50063121Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-09 17:40:40.553288 | controller | Jun 09 15:39:47.500707 crc crio[3652]: time="2026-06-09T15:39:47.500683422Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553304 | controller | Jun 09 15:39:47.500707 crc crio[3652]: time="2026-06-09T15:39:47.500720292Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553319 | controller | Jun 09 15:39:47.501580 crc crio[3652]: time="2026-06-09T15:39:47.501224953Z" 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:0xc000606348}] Aliases:map[]}"
2026-06-09 17:40:40.553341 | controller | Jun 09 15:39:47.501580 crc crio[3652]: time="2026-06-09T15:39:47.501379177Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553357 | controller | Jun 09 15:39:47.535811 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553372 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.53583233Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-09 17:40:40.553388 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.535884641Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553404 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.536053685Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553419 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.536378862Z" 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:0xc00008cbc8}] Aliases:map[]}"
2026-06-09 17:40:40.553435 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.536470174Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.553451 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.536496264Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.553466 | controller | Jun 09 15:39:47.537717 crc crio[3652]: time="2026-06-09T15:39:47.536519245Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553482 | controller | Jun 09 15:39:47.567428 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553498 | controller | Jun 09 15:39:47.567428 crc crio[3652]: time="2026-06-09T15:39:47.567360149Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-09 17:40:40.553513 | controller | Jun 09 15:39:47.567428 crc crio[3652]: time="2026-06-09T15:39:47.567395179Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553528 | controller | Jun 09 15:39:47.567428 crc crio[3652]: time="2026-06-09T15:39:47.5674376Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553544 | controller | Jun 09 15:39:47.567787 crc crio[3652]: time="2026-06-09T15:39:47.567747977Z" 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:0xc0001223c8}] Aliases:map[]}"
2026-06-09 17:40:40.553563 | controller | Jun 09 15:39:47.568249 crc crio[3652]: time="2026-06-09T15:39:47.568107935Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553579 | controller | Jun 09 15:39:47.594652 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553595 | controller | Jun 09 15:39:47.595140 crc crio[3652]: time="2026-06-09T15:39:47.594680316Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-09 17:40:40.553611 | controller | Jun 09 15:39:47.595140 crc crio[3652]: time="2026-06-09T15:39:47.594752457Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553626 | controller | Jun 09 15:39:47.595140 crc crio[3652]: time="2026-06-09T15:39:47.594833199Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-09 17:40:40.553641 | controller | Jun 09 15:39:47.595140 crc crio[3652]: time="2026-06-09T15:39:47.59485922Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553657 | controller | Jun 09 15:39:47.595140 crc crio[3652]: time="2026-06-09T15:39:47.595038474Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553673 | controller | Jun 09 15:39:47.595819 crc crio[3652]: time="2026-06-09T15:39:47.595611506Z" 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:0xc000122478}] Aliases:map[]}"
2026-06-09 17:40:40.553689 | controller | Jun 09 15:39:47.596138 crc crio[3652]: time="2026-06-09T15:39:47.595900242Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553704 | controller | Jun 09 15:39:47.822897 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553720 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823120158Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-09 17:40:40.553736 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823166879Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553751 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.82321694Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-09 17:40:40.553767 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823231211Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553786 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823242831Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-09 17:40:40.553802 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823251791Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553818 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823261471Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-09 17:40:40.553833 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823270881Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553851 | controller | Jun 09 15:39:47.823428 crc crio[3652]: time="2026-06-09T15:39:47.823305402Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-09 17:40:40.553890 | controller | Jun 09 15:39:47.824540 crc crio[3652]: time="2026-06-09T15:39:47.823539507Z" 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:0xc0006063d8}] Aliases:map[]}"
2026-06-09 17:40:40.553908 | controller | Jun 09 15:39:47.824540 crc crio[3652]: time="2026-06-09T15:39:47.823686881Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.553925 | controller | Jun 09 15:39:47.860496 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.553941 | controller | Jun 09 15:39:47.860825 crc crio[3652]: time="2026-06-09T15:39:47.860591957Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-09 17:40:40.553956 | controller | Jun 09 15:39:47.860825 crc crio[3652]: time="2026-06-09T15:39:47.860631538Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.553972 | controller | Jun 09 15:39:47.860825 crc crio[3652]: time="2026-06-09T15:39:47.860644768Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-09 17:40:40.553988 | controller | Jun 09 15:39:47.860825 crc crio[3652]: time="2026-06-09T15:39:47.860652878Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554003 | controller | Jun 09 15:39:47.860825 crc crio[3652]: time="2026-06-09T15:39:47.860686179Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554020 | controller | Jun 09 15:39:47.861489 crc crio[3652]: time="2026-06-09T15:39:47.860905824Z" 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:0xc000122520}] Aliases:map[]}"
2026-06-09 17:40:40.554040 | controller | Jun 09 15:39:47.861489 crc crio[3652]: time="2026-06-09T15:39:47.861266172Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554056 | controller | Jun 09 15:39:47.970627 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554071 | controller | Jun 09 15:39:47.971068 crc crio[3652]: time="2026-06-09T15:39:47.970722364Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-09 17:40:40.554087 | controller | Jun 09 15:39:47.971068 crc crio[3652]: time="2026-06-09T15:39:47.970765795Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554103 | controller | Jun 09 15:39:47.971068 crc crio[3652]: time="2026-06-09T15:39:47.970811756Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554119 | controller | Jun 09 15:39:47.971747 crc crio[3652]: time="2026-06-09T15:39:47.971142143Z" 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:0xc00008cc50}] Aliases:map[]}"
2026-06-09 17:40:40.554135 | controller | Jun 09 15:39:47.971747 crc crio[3652]: time="2026-06-09T15:39:47.971357838Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554150 | controller | Jun 09 15:39:48.005636 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554166 | controller | Jun 09 15:39:48.005905 crc crio[3652]: time="2026-06-09T15:39:48.005850602Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-09 17:40:40.554181 | controller | Jun 09 15:39:48.006363 crc crio[3652]: time="2026-06-09T15:39:48.00624845Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554196 | controller | Jun 09 15:39:48.006457 crc crio[3652]: time="2026-06-09T15:39:48.006420034Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554213 | controller | Jun 09 15:39:48.007640 crc crio[3652]: time="2026-06-09T15:39:48.007535188Z" 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:0xc00008cce8}] Aliases:map[]}"
2026-06-09 17:40:40.554231 | controller | Jun 09 15:39:48.008171 crc crio[3652]: time="2026-06-09T15:39:48.007863906Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554247 | controller | Jun 09 15:39:48.178771 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554263 | controller | Jun 09 15:39:48.179385 crc crio[3652]: time="2026-06-09T15:39:48.179151289Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-09 17:40:40.554278 | controller | Jun 09 15:39:48.179452 crc crio[3652]: time="2026-06-09T15:39:48.179379104Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554294 | controller | Jun 09 15:39:48.179491 crc crio[3652]: time="2026-06-09T15:39:48.179447105Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554310 | controller | Jun 09 15:39:48.180005 crc crio[3652]: time="2026-06-09T15:39:48.179841884Z" 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:0xc0001225d0}] Aliases:map[]}"
2026-06-09 17:40:40.554326 | controller | Jun 09 15:39:48.180484 crc crio[3652]: time="2026-06-09T15:39:48.180404406Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554342 | controller | Jun 09 15:39:48.514597 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554357 | controller | Jun 09 15:39:48.515053 crc crio[3652]: time="2026-06-09T15:39:48.514838819Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-09 17:40:40.554373 | controller | Jun 09 15:39:48.515053 crc crio[3652]: time="2026-06-09T15:39:48.514906151Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554388 | controller | Jun 09 15:39:48.515292 crc crio[3652]: time="2026-06-09T15:39:48.515110985Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554404 | controller | Jun 09 15:39:48.515745 crc crio[3652]: time="2026-06-09T15:39:48.515566464Z" 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:0xc0001226f0}] Aliases:map[]}"
2026-06-09 17:40:40.554420 | controller | Jun 09 15:39:48.516118 crc crio[3652]: time="2026-06-09T15:39:48.51588726Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554439 | controller | Jun 09 15:39:48.548310 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554455 | controller | Jun 09 15:39:48.549838 crc crio[3652]: time="2026-06-09T15:39:48.548460792Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-09 17:40:40.554471 | controller | Jun 09 15:39:48.549838 crc crio[3652]: time="2026-06-09T15:39:48.548502863Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554486 | controller | Jun 09 15:39:48.549838 crc crio[3652]: time="2026-06-09T15:39:48.548602465Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554502 | controller | Jun 09 15:39:48.549838 crc crio[3652]: time="2026-06-09T15:39:48.548836529Z" 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:0xc0001227b8}] Aliases:map[]}"
2026-06-09 17:40:40.554518 | controller | Jun 09 15:39:48.549838 crc crio[3652]: time="2026-06-09T15:39:48.549065384Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554534 | controller | Jun 09 15:39:48.593564 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554550 | controller | Jun 09 15:39:48.593892 crc crio[3652]: time="2026-06-09T15:39:48.593753915Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-09 17:40:40.554565 | controller | Jun 09 15:39:48.593892 crc crio[3652]: time="2026-06-09T15:39:48.593853997Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554581 | controller | Jun 09 15:39:48.594342 crc crio[3652]: time="2026-06-09T15:39:48.593908388Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554597 | controller | Jun 09 15:39:48.594342 crc crio[3652]: time="2026-06-09T15:39:48.594282055Z" 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:0xc000606480}] Aliases:map[]}"
2026-06-09 17:40:40.554614 | controller | Jun 09 15:39:48.594697 crc crio[3652]: time="2026-06-09T15:39:48.594458739Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554632 | controller | Jun 09 15:39:48.636705 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554648 | controller | Jun 09 15:39:48.636705 crc crio[3652]: time="2026-06-09T15:39:48.636523148Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-09 17:40:40.554664 | controller | Jun 09 15:39:48.636705 crc crio[3652]: time="2026-06-09T15:39:48.636572509Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554680 | controller | Jun 09 15:39:48.636705 crc crio[3652]: time="2026-06-09T15:39:48.63663314Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554696 | controller | Jun 09 15:39:48.637143 crc crio[3652]: time="2026-06-09T15:39:48.637084269Z" 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:0xc000606510}] Aliases:map[]}"
2026-06-09 17:40:40.554711 | controller | Jun 09 15:39:48.637624 crc crio[3652]: time="2026-06-09T15:39:48.637455266Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554727 | controller | Jun 09 15:39:48.672848 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554743 | controller | Jun 09 15:39:48.673157 crc crio[3652]: time="2026-06-09T15:39:48.673013197Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-09 17:40:40.554758 | controller | Jun 09 15:39:48.673157 crc crio[3652]: time="2026-06-09T15:39:48.673067898Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554773 | controller | Jun 09 15:39:48.673157 crc crio[3652]: time="2026-06-09T15:39:48.673116659Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554789 | controller | Jun 09 15:39:48.673466 crc crio[3652]: time="2026-06-09T15:39:48.673313643Z" 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:0xc000606080}] Aliases:map[]}"
2026-06-09 17:40:40.554805 | controller | Jun 09 15:39:48.673466 crc crio[3652]: time="2026-06-09T15:39:48.673399075Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.554820 | controller | Jun 09 15:39:48.673466 crc crio[3652]: time="2026-06-09T15:39:48.673417685Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.554839 | controller | Jun 09 15:39:48.673466 crc crio[3652]: time="2026-06-09T15:39:48.673433195Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554872 | controller | Jun 09 15:39:48.700707 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554893 | controller | Jun 09 15:39:48.701029 crc crio[3652]: time="2026-06-09T15:39:48.700770233Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-09 17:40:40.554910 | controller | Jun 09 15:39:48.701029 crc crio[3652]: time="2026-06-09T15:39:48.700861035Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.554926 | controller | Jun 09 15:39:48.701345 crc crio[3652]: time="2026-06-09T15:39:48.70109094Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-09 17:40:40.554942 | controller | Jun 09 15:39:48.702393 crc crio[3652]: time="2026-06-09T15:39:48.702069919Z" 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:0xc000dac050}] Aliases:map[]}"
2026-06-09 17:40:40.554959 | controller | Jun 09 15:39:48.702878 crc crio[3652]: time="2026-06-09T15:39:48.702503948Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.554975 | controller | Jun 09 15:39:48.797169 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.554990 | controller | Jun 09 15:39:48.797424 crc crio[3652]: time="2026-06-09T15:39:48.797314746Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-09 17:40:40.555006 | controller | Jun 09 15:39:48.797424 crc crio[3652]: time="2026-06-09T15:39:48.797363977Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.555022 | controller | Jun 09 15:39:48.797424 crc crio[3652]: time="2026-06-09T15:39:48.797410338Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-09 17:40:40.555039 | controller | Jun 09 15:39:48.797697 crc crio[3652]: time="2026-06-09T15:39:48.797628683Z" 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:0xc001526118}] Aliases:map[]}"
2026-06-09 17:40:40.555055 | controller | Jun 09 15:39:48.798582 crc crio[3652]: time="2026-06-09T15:39:48.798473129Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.555075 | controller | Jun 09 15:39:48.897837 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.555258 | controller | Jun 09 15:39:48.898534 crc crio[3652]: time="2026-06-09T15:39:48.898357308Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-09 17:40:40.555277 | controller | Jun 09 15:39:48.898534 crc crio[3652]: time="2026-06-09T15:39:48.89844809Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.555294 | controller | Jun 09 15:39:48.898661 crc crio[3652]: time="2026-06-09T15:39:48.898550142Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-09 17:40:40.555311 | controller | Jun 09 15:39:48.899320 crc crio[3652]: time="2026-06-09T15:39:48.898862098Z" 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:0xc000122180}] Aliases:map[]}"
2026-06-09 17:40:40.555328 | controller | Jun 09 15:39:48.899320 crc crio[3652]: time="2026-06-09T15:39:48.899292087Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.555345 | controller | Jun 09 15:39:49.279538 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.555361 | controller | Jun 09 15:39:49.279811 crc crio[3652]: time="2026-06-09T15:39:49.279677195Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-09 17:40:40.555377 | controller | Jun 09 15:39:49.279811 crc crio[3652]: time="2026-06-09T15:39:49.279806287Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.555393 | controller | Jun 09 15:39:49.280165 crc crio[3652]: time="2026-06-09T15:39:49.279858888Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-09 17:40:40.555410 | controller | Jun 09 15:39:49.280165 crc crio[3652]: time="2026-06-09T15:39:49.280145554Z" 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:0xc0001a4960}] Aliases:map[]}"
2026-06-09 17:40:40.555427 | controller | Jun 09 15:39:49.280435 crc crio[3652]: time="2026-06-09T15:39:49.280406569Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.555448 | controller | Jun 09 15:39:49.280435 crc crio[3652]: time="2026-06-09T15:39:49.280428049Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.555464 | controller | Jun 09 15:39:49.280590 crc crio[3652]: time="2026-06-09T15:39:49.28044296Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.555480 | controller | Jun 09 15:39:49.312980 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.555496 | controller | Jun 09 15:39:49.313095 crc crio[3652]: time="2026-06-09T15:39:49.313017862Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-09 17:40:40.555512 | controller | Jun 09 15:39:49.313095 crc crio[3652]: time="2026-06-09T15:39:49.313057853Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.555528 | controller | Jun 09 15:39:49.313228 crc crio[3652]: time="2026-06-09T15:39:49.313094393Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-09 17:40:40.555545 | controller | Jun 09 15:39:49.313399 crc crio[3652]: time="2026-06-09T15:39:49.313318228Z" 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:0xc0006062f0}] Aliases:map[]}"
2026-06-09 17:40:40.555561 | controller | Jun 09 15:39:49.313522 crc crio[3652]: time="2026-06-09T15:39:49.313480381Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.555578 | controller | Jun 09 15:39:49.422800 crc crio[3652]: time="2026-06-09T15:39:49.422576261Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.555594 | controller | Jun 09 15:39:49.423500 crc crio[3652]: time="2026-06-09T15:39:49.423378097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.555610 | controller | Jun 09 15:39:49.448666 crc crio[3652]: time="2026-06-09T15:39:49.44836875Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.555626 | controller | Jun 09 15:39:49.469499 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.555642 | controller | Jun 09 15:39:49.470209 crc crio[3652]: time="2026-06-09T15:39:49.470071068Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-09 17:40:40.555662 | controller | Jun 09 15:39:49.470319 crc crio[3652]: time="2026-06-09T15:39:49.470229191Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.555678 | controller | Jun 09 15:39:49.470362 crc crio[3652]: time="2026-06-09T15:39:49.470317912Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-09 17:40:40.555695 | controller | Jun 09 15:39:49.470976 crc crio[3652]: time="2026-06-09T15:39:49.470782932Z" 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:0xc001bc6278}] Aliases:map[]}"
2026-06-09 17:40:40.555711 | controller | Jun 09 15:39:49.471663 crc crio[3652]: time="2026-06-09T15:39:49.471526956Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.555728 | controller | Jun 09 15:39:49.490672 crc crio[3652]: time="2026-06-09T15:39:49.490516271Z" level=info msg="Ran pod sandbox 68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.555744 | controller | Jun 09 15:39:49.501218 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.555760 | controller | Jun 09 15:39:49.501509 crc crio[3652]: time="2026-06-09T15:39:49.501421206Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-09 17:40:40.555776 | controller | Jun 09 15:39:49.501509 crc crio[3652]: time="2026-06-09T15:39:49.501493767Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.555792 | controller | Jun 09 15:39:49.501615 crc crio[3652]: time="2026-06-09T15:39:49.501550088Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-09 17:40:40.555809 | controller | Jun 09 15:39:49.501980 crc crio[3652]: time="2026-06-09T15:39:49.501848384Z" 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:0xc00149a920}] Aliases:map[]}"
2026-06-09 17:40:40.555825 | controller | Jun 09 15:39:49.502280 crc crio[3652]: time="2026-06-09T15:39:49.50217118Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.555842 | controller | Jun 09 15:39:49.506661 crc crio[3652]: time="2026-06-09T15:39:49.506583337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8e2dad21-ac62-4fde-9d2c-6ad180daf73f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.555883 | controller | Jun 09 15:39:49.514216 crc crio[3652]: time="2026-06-09T15:39:49.514141246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9b33bad7-3844-424a-893f-4792c3ccba64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.555902 | controller | Jun 09 15:39:49.517442 crc crio[3652]: time="2026-06-09T15:39:49.51738164Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=6aaf24b4-a21a-44cb-807c-ad48a2e314d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.555919 | controller | Jun 09 15:39:49.520104 crc crio[3652]: time="2026-06-09T15:39:49.520029962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.555936 | controller | Jun 09 15:39:49.534801 crc crio[3652]: time="2026-06-09T15:39:49.534730632Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.555952 | controller | Jun 09 15:39:49.534907 crc crio[3652]: time="2026-06-09T15:39:49.534844764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.555968 | controller | Jun 09 15:39:49.544885 crc crio[3652]: time="2026-06-09T15:39:49.543682099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.555985 | controller | Jun 09 15:39:49.548411 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.556001 | controller | Jun 09 15:39:49.549726 crc crio[3652]: time="2026-06-09T15:39:49.548523634Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-09 17:40:40.556018 | controller | Jun 09 15:39:49.549726 crc crio[3652]: time="2026-06-09T15:39:49.548573645Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.556034 | controller | Jun 09 15:39:49.549726 crc crio[3652]: time="2026-06-09T15:39:49.548624716Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-09 17:40:40.556050 | controller | Jun 09 15:39:49.549726 crc crio[3652]: time="2026-06-09T15:39:49.549047084Z" 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:0xc00149aa50}] Aliases:map[]}"
2026-06-09 17:40:40.556068 | controller | Jun 09 15:39:49.549726 crc crio[3652]: time="2026-06-09T15:39:49.549382591Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.556086 | controller | Jun 09 15:39:49.551860 crc crio[3652]: time="2026-06-09T15:39:49.551721027Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556107 | controller | Jun 09 15:39:49.560858 crc crio[3652]: time="2026-06-09T15:39:49.560812076Z" level=info msg="Ran pod sandbox e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3 with infra container: openshift-etcd/etcd-crc/POD" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556124 | controller | Jun 09 15:39:49.565034 crc crio[3652]: time="2026-06-09T15:39:49.564826415Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556141 | controller | Jun 09 15:39:49.565034 crc crio[3652]: time="2026-06-09T15:39:49.565005459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556157 | controller | Jun 09 15:39:49.565386 crc crio[3652]: time="2026-06-09T15:39:49.564869716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=cd096513-064f-4a12-b347-ea3790eef8fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556173 | controller | Jun 09 15:39:49.569729 crc crio[3652]: time="2026-06-09T15:39:49.569535058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c5c88a6e-e7f3-48aa-a5c3-b6cc25e6478b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556189 | controller | Jun 09 15:39:49.577594 crc crio[3652]: time="2026-06-09T15:39:49.577086047Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=25e772dd-0a13-4755-8aff-d5d9e9306742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.556205 | controller | Jun 09 15:39:49.578610 crc crio[3652]: time="2026-06-09T15:39:49.578346822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556221 | controller | Jun 09 15:39:49.580534 crc crio[3652]: time="2026-06-09T15:39:49.580442283Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556237 | controller | Jun 09 15:39:49.605711 crc crio[3652]: time="2026-06-09T15:39:49.605458156Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556253 | controller | Jun 09 15:39:49.605711 crc crio[3652]: time="2026-06-09T15:39:49.605585959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556270 | controller | Jun 09 15:39:49.606691 crc crio[3652]: time="2026-06-09T15:39:49.606228551Z" level=info msg="Ran pod sandbox d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556286 | controller | Jun 09 15:39:49.610332 crc crio[3652]: time="2026-06-09T15:39:49.609815742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3945b4fa-1724-4c38-bcad-3ac380be49a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556302 | controller | Jun 09 15:39:49.613154 crc crio[3652]: time="2026-06-09T15:39:49.612905923Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556322 | controller | Jun 09 15:39:49.613384 crc crio[3652]: time="2026-06-09T15:39:49.613356112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556338 | controller | Jun 09 15:39:49.621544 crc crio[3652]: time="2026-06-09T15:39:49.621338839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556354 | controller | Jun 09 15:39:49.624220 crc crio[3652]: time="2026-06-09T15:39:49.623789148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d5817593-ba27-484e-9bf2-aa226f92ff0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556370 | controller | Jun 09 15:39:49.631752 crc crio[3652]: time="2026-06-09T15:39:49.630798456Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=89a11b1c-13db-4ac2-8812-7ceb70099973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.556386 | controller | Jun 09 15:39:49.632643 crc crio[3652]: time="2026-06-09T15:39:49.632362677Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556403 | controller | Jun 09 15:39:49.754436 crc crio[3652]: time="2026-06-09T15:39:49.634816535Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556419 | controller | Jun 09 15:39:49.760710 crc crio[3652]: time="2026-06-09T15:39:49.635163532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556435 | controller | Jun 09 15:39:49.816505 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.556452 | controller | Jun 09 15:39:49.817082 crc crio[3652]: time="2026-06-09T15:39:49.816762276Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-09 17:40:40.556468 | controller | Jun 09 15:39:49.817082 crc crio[3652]: time="2026-06-09T15:39:49.817004681Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.556485 | controller | Jun 09 15:39:49.817082 crc crio[3652]: time="2026-06-09T15:39:49.817062102Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-09 17:40:40.556502 | controller | Jun 09 15:39:49.817793 crc crio[3652]: time="2026-06-09T15:39:49.817672694Z" 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:0xc001bc6850}] Aliases:map[]}"
2026-06-09 17:40:40.556523 | controller | Jun 09 15:39:49.819287 crc crio[3652]: time="2026-06-09T15:39:49.819167973Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.556540 | controller | Jun 09 15:39:49.825114 crc crio[3652]: time="2026-06-09T15:39:49.824799344Z" level=info msg="Ran pod sandbox d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556556 | controller | Jun 09 15:39:49.832678 crc crio[3652]: time="2026-06-09T15:39:49.832514666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=83311807-7403-4090-9a3a-54a3c2240fba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556573 | controller | Jun 09 15:39:49.834370 crc crio[3652]: time="2026-06-09T15:39:49.833841602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556589 | controller | Jun 09 15:39:49.840079 crc crio[3652]: time="2026-06-09T15:39:49.839645666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f487878f-3f69-4871-9b0e-15f8320d53f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556605 | controller | Jun 09 15:39:49.844201 crc crio[3652]: time="2026-06-09T15:39:49.843713456Z" level=info msg="Ran pod sandbox dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.556621 | controller | Jun 09 15:39:49.847264 crc crio[3652]: time="2026-06-09T15:39:49.846880098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9d95cef2-3f2b-4008-b317-7beb88e088ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556637 | controller | Jun 09 15:39:49.848312 crc crio[3652]: time="2026-06-09T15:39:49.848171104Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=19fabf6d-6c32-4154-beb4-f846dfe66ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.556653 | controller | Jun 09 15:39:49.850122 crc crio[3652]: time="2026-06-09T15:39:49.849779776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=920eb58b-0e80-4a89-91ad-9445b996c447 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.556669 | controller | Jun 09 15:39:49.850122 crc crio[3652]: time="2026-06-09T15:39:49.850079261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556685 | controller | Jun 09 15:39:49.857036 crc crio[3652]: time="2026-06-09T15:39:49.856816064Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=580f3e77-7901-496c-8d90-e5f36e73383e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.556702 | controller | Jun 09 15:39:49.858465 crc crio[3652]: time="2026-06-09T15:39:49.858371605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556718 | controller | Jun 09 15:39:49.897803 crc crio[3652]: time="2026-06-09T15:39:49.897602496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556745 | controller | Jun 09 15:39:49.906280 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.556762 | controller | Jun 09 15:39:49.906457 crc crio[3652]: time="2026-06-09T15:39:49.906395199Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-09 17:40:40.556778 | controller | Jun 09 15:39:49.906457 crc crio[3652]: time="2026-06-09T15:39:49.90644769Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.556794 | controller | Jun 09 15:39:49.906566 crc crio[3652]: time="2026-06-09T15:39:49.906495671Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-09 17:40:40.556811 | controller | Jun 09 15:39:49.907099 crc crio[3652]: time="2026-06-09T15:39:49.907017591Z" 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:0xc00149a118}] Aliases:map[]}"
2026-06-09 17:40:40.556828 | controller | Jun 09 15:39:49.907401 crc crio[3652]: time="2026-06-09T15:39:49.907347798Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.556844 | controller | Jun 09 15:39:49.907721 crc crio[3652]: time="2026-06-09T15:39:49.907569252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.556882 | controller | Jun 09 15:39:50.037416 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.556913 | controller | Jun 09 15:39:50.037704 crc crio[3652]: time="2026-06-09T15:39:50.037581354Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-09 17:40:40.556930 | controller | Jun 09 15:39:50.037704 crc crio[3652]: time="2026-06-09T15:39:50.037624935Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.556947 | controller | Jun 09 15:39:50.037704 crc crio[3652]: time="2026-06-09T15:39:50.037665776Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-09 17:40:40.556963 | controller | Jun 09 15:39:50.037968 crc crio[3652]: time="2026-06-09T15:39:50.037842919Z" 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:0xc000dac230}] Aliases:map[]}"
2026-06-09 17:40:40.556984 | controller | Jun 09 15:39:50.038056 crc crio[3652]: time="2026-06-09T15:39:50.038042683Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557001 | controller | Jun 09 15:39:50.373513 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557017 | controller | Jun 09 15:39:50.373792 crc crio[3652]: time="2026-06-09T15:39:50.373601338Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-09 17:40:40.557034 | controller | Jun 09 15:39:50.373792 crc crio[3652]: time="2026-06-09T15:39:50.373670179Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557050 | controller | Jun 09 15:39:50.373792 crc crio[3652]: time="2026-06-09T15:39:50.37372443Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557066 | controller | Jun 09 15:39:50.374250 crc crio[3652]: time="2026-06-09T15:39:50.374111928Z" 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:0xc0015262e8}] Aliases:map[]}"
2026-06-09 17:40:40.557083 | controller | Jun 09 15:39:50.374582 crc crio[3652]: time="2026-06-09T15:39:50.374417514Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557100 | controller | Jun 09 15:39:50.690512 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557116 | controller | Jun 09 15:39:50.691544 crc crio[3652]: time="2026-06-09T15:39:50.690686408Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-09 17:40:40.557132 | controller | Jun 09 15:39:50.691544 crc crio[3652]: time="2026-06-09T15:39:50.690747349Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557149 | controller | Jun 09 15:39:50.691544 crc crio[3652]: time="2026-06-09T15:39:50.690868641Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557165 | controller | Jun 09 15:39:50.691544 crc crio[3652]: time="2026-06-09T15:39:50.691275359Z" 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:0xc0001a4498}] Aliases:map[]}"
2026-06-09 17:40:40.557182 | controller | Jun 09 15:39:50.691544 crc crio[3652]: time="2026-06-09T15:39:50.691495594Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557202 | controller | Jun 09 15:39:51.015312 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557218 | controller | Jun 09 15:39:51.015626 crc crio[3652]: time="2026-06-09T15:39:51.01548812Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-09 17:40:40.557234 | controller | Jun 09 15:39:51.015626 crc crio[3652]: time="2026-06-09T15:39:51.015562052Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557250 | controller | Jun 09 15:39:51.015725 crc crio[3652]: time="2026-06-09T15:39:51.015590652Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-09 17:40:40.557267 | controller | Jun 09 15:39:51.015725 crc crio[3652]: time="2026-06-09T15:39:51.015651763Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557283 | controller | Jun 09 15:39:51.015725 crc crio[3652]: time="2026-06-09T15:39:51.015693904Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557299 | controller | Jun 09 15:39:51.015905 crc crio[3652]: time="2026-06-09T15:39:51.015864428Z" 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:0xc00265e180}] Aliases:map[]}"
2026-06-09 17:40:40.557316 | controller | Jun 09 15:39:51.016233 crc crio[3652]: time="2026-06-09T15:39:51.016119473Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557332 | controller | Jun 09 15:39:51.304513 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557349 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.304618409Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-09 17:40:40.557365 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.30466106Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557382 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.304684091Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-09 17:40:40.557398 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.304696841Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557414 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.304706971Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-09 17:40:40.557431 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.304718181Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557450 | controller | Jun 09 15:39:51.304789 crc crio[3652]: time="2026-06-09T15:39:51.304757542Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557467 | controller | Jun 09 15:39:51.305397 crc crio[3652]: time="2026-06-09T15:39:51.305262692Z" 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:0xc00008ccb8}] Aliases:map[]}"
2026-06-09 17:40:40.557484 | controller | Jun 09 15:39:51.306112 crc crio[3652]: time="2026-06-09T15:39:51.306073188Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557501 | controller | Jun 09 15:39:51.630566 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557517 | controller | Jun 09 15:39:51.631104 crc crio[3652]: time="2026-06-09T15:39:51.631063134Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-09 17:40:40.557534 | controller | Jun 09 15:39:51.631242 crc crio[3652]: time="2026-06-09T15:39:51.631216757Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557550 | controller | Jun 09 15:39:51.631393 crc crio[3652]: time="2026-06-09T15:39:51.63136797Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557566 | controller | Jun 09 15:39:51.631786 crc crio[3652]: time="2026-06-09T15:39:51.631759818Z" 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:0xc0001a42e0}] Aliases:map[]}"
2026-06-09 17:40:40.557583 | controller | Jun 09 15:39:51.632142 crc crio[3652]: time="2026-06-09T15:39:51.632115055Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557599 | controller | Jun 09 15:39:51.633232 crc crio[3652]: time="2026-06-09T15:39:51.63286548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.557616 | controller | Jun 09 15:39:51.633330 crc crio[3652]: time="2026-06-09T15:39:51.633224377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.557632 | controller | Jun 09 15:39:51.635049 crc crio[3652]: time="2026-06-09T15:39:51.634825078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.557648 | controller | Jun 09 15:39:51.640812 crc crio[3652]: time="2026-06-09T15:39:51.638503711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.557668 | controller | Jun 09 15:39:51.642703 crc crio[3652]: time="2026-06-09T15:39:51.642572981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.557685 | controller | Jun 09 15:39:51.762881 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557701 | controller | Jun 09 15:39:51.763760 crc crio[3652]: time="2026-06-09T15:39:51.763038346Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-09 17:40:40.557718 | controller | Jun 09 15:39:51.763760 crc crio[3652]: time="2026-06-09T15:39:51.763076116Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557734 | controller | Jun 09 15:39:51.763760 crc crio[3652]: time="2026-06-09T15:39:51.763112287Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557750 | controller | Jun 09 15:39:51.763760 crc crio[3652]: time="2026-06-09T15:39:51.763311901Z" 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:0xc0001a48a0}] Aliases:map[]}"
2026-06-09 17:40:40.557768 | controller | Jun 09 15:39:51.763760 crc crio[3652]: time="2026-06-09T15:39:51.763449784Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557784 | controller | Jun 09 15:39:51.801050 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.557800 | controller | Jun 09 15:39:51.801254 crc crio[3652]: time="2026-06-09T15:39:51.801201338Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-09 17:40:40.557816 | controller | Jun 09 15:39:51.801254 crc crio[3652]: time="2026-06-09T15:39:51.801250919Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.557833 | controller | Jun 09 15:39:51.801394 crc crio[3652]: time="2026-06-09T15:39:51.8012913Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-09 17:40:40.557852 | controller | Jun 09 15:39:51.801754 crc crio[3652]: time="2026-06-09T15:39:51.801466423Z" 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:0xc0001a49d8}] Aliases:map[]}"
2026-06-09 17:40:40.557890 | controller | Jun 09 15:39:51.801999 crc crio[3652]: time="2026-06-09T15:39:51.801877051Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.557915 | controller | Jun 09 15:39:51.827496 crc crio[3652]: time="2026-06-09T15:39:51.827414815Z" level=info msg="Created container fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=19fabf6d-6c32-4154-beb4-f846dfe66ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.557932 | controller | Jun 09 15:39:51.828781 crc crio[3652]: time="2026-06-09T15:39:51.828664689Z" level=info msg="Created container a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=580f3e77-7901-496c-8d90-e5f36e73383e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.557948 | controller | Jun 09 15:39:51.830673 crc crio[3652]: time="2026-06-09T15:39:51.830519066Z" level=info msg="Created container d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=6aaf24b4-a21a-44cb-807c-ad48a2e314d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.557965 | controller | Jun 09 15:39:51.831276 crc crio[3652]: time="2026-06-09T15:39:51.83121872Z" level=info msg="Starting container: fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b" id=6dc6f641-b603-4b1b-8c1f-3e6d851c0018 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.557981 | controller | Jun 09 15:39:51.831464 crc crio[3652]: time="2026-06-09T15:39:51.831423644Z" level=info msg="Starting container: a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683" id=1c6b1f5b-dbda-478b-b445-e7e4ea1f9603 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.557997 | controller | Jun 09 15:39:51.832218 crc crio[3652]: time="2026-06-09T15:39:51.832097797Z" level=info msg="Starting container: d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe" id=9ee9cc3f-29f4-427c-b9a9-c3db0b569fc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.558014 | controller | Jun 09 15:39:51.837518 crc crio[3652]: time="2026-06-09T15:39:51.837463933Z" level=info msg="Started container" PID=5338 containerID=a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c6b1f5b-dbda-478b-b445-e7e4ea1f9603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.558032 | controller | Jun 09 15:39:51.838863 crc crio[3652]: time="2026-06-09T15:39:51.838787969Z" level=info msg="Created container 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e: openshift-etcd/etcd-crc/setup" id=25e772dd-0a13-4755-8aff-d5d9e9306742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558048 | controller | Jun 09 15:39:51.839132 crc crio[3652]: time="2026-06-09T15:39:51.839009223Z" level=info msg="Started container" PID=5339 containerID=fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=6dc6f641-b603-4b1b-8c1f-3e6d851c0018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.558065 | controller | Jun 09 15:39:51.840540 crc crio[3652]: time="2026-06-09T15:39:51.840454262Z" level=info msg="Created container bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb: openshift-kube-apiserver/kube-apiserver-crc/setup" id=89a11b1c-13db-4ac2-8812-7ceb70099973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558089 | controller | Jun 09 15:39:51.841806 crc crio[3652]: time="2026-06-09T15:39:51.841647205Z" level=info msg="Starting container: bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb" id=459e6bf6-8ef3-47d3-9edb-4461d0f605a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.558106 | controller | Jun 09 15:39:51.842320 crc crio[3652]: time="2026-06-09T15:39:51.842225517Z" level=info msg="Starting container: 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e" id=a367835f-0aeb-4264-b662-1934d775e8ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.558122 | controller | Jun 09 15:39:51.843899 crc crio[3652]: time="2026-06-09T15:39:51.843784217Z" level=info msg="Started container" PID=5340 containerID=d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=9ee9cc3f-29f4-427c-b9a9-c3db0b569fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca
2026-06-09 17:40:40.558139 | controller | Jun 09 15:39:51.849604 crc crio[3652]: time="2026-06-09T15:39:51.849544001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e1c4f4ed-35cd-48e7-8655-2e213fe4a933 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558155 | controller | Jun 09 15:39:51.852129 crc crio[3652]: time="2026-06-09T15:39:51.852068021Z" level=info msg="Started container" PID=5344 containerID=bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb description=openshift-kube-apiserver/kube-apiserver-crc/setup id=459e6bf6-8ef3-47d3-9edb-4461d0f605a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3
2026-06-09 17:40:40.558171 | controller | Jun 09 15:39:51.853139 crc crio[3652]: time="2026-06-09T15:39:51.852717753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=df2ccd0e-4b1f-4cfd-991d-70ea511a57a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558187 | controller | Jun 09 15:39:51.856611 crc crio[3652]: time="2026-06-09T15:39:51.856438957Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fbd0231b-db3e-4866-b062-d3772d2fc240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558203 | controller | Jun 09 15:39:51.857117 crc crio[3652]: time="2026-06-09T15:39:51.857038379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558220 | controller | Jun 09 15:39:51.866520 crc crio[3652]: time="2026-06-09T15:39:51.866388363Z" level=info msg="Started container" PID=5343 containerID=7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e description=openshift-etcd/etcd-crc/setup id=a367835f-0aeb-4264-b662-1934d775e8ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.558236 | controller | Jun 09 15:39:51.877813 crc crio[3652]: time="2026-06-09T15:39:51.877692376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558252 | controller | Jun 09 15:39:51.914638 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.558268 | controller | Jun 09 15:39:51.914873 crc crio[3652]: time="2026-06-09T15:39:51.914713696Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-09 17:40:40.558287 | controller | Jun 09 15:39:51.914873 crc crio[3652]: time="2026-06-09T15:39:51.914747706Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.558304 | controller | Jun 09 15:39:51.914873 crc crio[3652]: time="2026-06-09T15:39:51.914784037Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-09 17:40:40.558321 | controller | Jun 09 15:39:51.915209 crc crio[3652]: time="2026-06-09T15:39:51.915013411Z" 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:0xc0001a4f00}] Aliases:map[]}"
2026-06-09 17:40:40.558338 | controller | Jun 09 15:39:51.915209 crc crio[3652]: time="2026-06-09T15:39:51.915191735Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.558354 | controller | Jun 09 15:39:51.935704 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.558370 | controller | Jun 09 15:39:51.936004 crc crio[3652]: time="2026-06-09T15:39:51.935779101Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-09 17:40:40.558386 | controller | Jun 09 15:39:51.936004 crc crio[3652]: time="2026-06-09T15:39:51.935808691Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.558402 | controller | Jun 09 15:39:51.936004 crc crio[3652]: time="2026-06-09T15:39:51.935825932Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-09 17:40:40.558417 | controller | Jun 09 15:39:51.936004 crc crio[3652]: time="2026-06-09T15:39:51.935836812Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.558433 | controller | Jun 09 15:39:51.936004 crc crio[3652]: time="2026-06-09T15:39:51.935864282Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-09 17:40:40.558449 | controller | Jun 09 15:39:51.936344 crc crio[3652]: time="2026-06-09T15:39:51.936073887Z" 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:0xc00265e100}] Aliases:map[]}"
2026-06-09 17:40:40.558466 | controller | Jun 09 15:39:51.936344 crc crio[3652]: time="2026-06-09T15:39:51.93624655Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.558482 | controller | Jun 09 15:39:52.018217 crc crio[3652]: time="2026-06-09T15:39:52.018050552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0a7d8c2d-ffc7-4e63-821d-2bddba41b797 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558502 | controller | Jun 09 15:39:52.027394 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.558519 | controller | Jun 09 15:39:52.027590 crc crio[3652]: time="2026-06-09T15:39:52.027524059Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-09 17:40:40.558535 | controller | Jun 09 15:39:52.027590 crc crio[3652]: time="2026-06-09T15:39:52.02756672Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.558551 | controller | Jun 09 15:39:52.027676 crc crio[3652]: time="2026-06-09T15:39:52.027612881Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-09 17:40:40.558568 | controller | Jun 09 15:39:52.027880 crc crio[3652]: time="2026-06-09T15:39:52.027804135Z" 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:0xc000606a88}] Aliases:map[]}"
2026-06-09 17:40:40.558585 | controller | Jun 09 15:39:52.028314 crc crio[3652]: time="2026-06-09T15:39:52.028110211Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.558602 | controller | Jun 09 15:39:52.028470 crc crio[3652]: time="2026-06-09T15:39:52.028374576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2dab4614-dd22-491a-86a7-28cdea2a41c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558619 | controller | Jun 09 15:39:52.029154 crc crio[3652]: time="2026-06-09T15:39:52.02907298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3dae57b9-761f-47fc-bebd-eed5faa33c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558635 | controller | Jun 09 15:39:52.034252 crc crio[3652]: time="2026-06-09T15:39:52.034116569Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=75418bf6-6ba4-4087-8afd-8671a5d9086f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558652 | controller | Jun 09 15:39:52.034615 crc crio[3652]: time="2026-06-09T15:39:52.033322263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=209eda8a-df86-4196-b9d0-e79a648096d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558668 | controller | Jun 09 15:39:52.034874 crc crio[3652]: time="2026-06-09T15:39:52.034801753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558684 | controller | Jun 09 15:39:52.036676 crc crio[3652]: time="2026-06-09T15:39:52.036491456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=33797093-95c7-44cd-b4b8-8b5f6bfe3b6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558703 | controller | Jun 09 15:39:52.040993 crc crio[3652]: time="2026-06-09T15:39:52.040859212Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=678fc55d-a69f-4643-b932-309ed6e33c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558720 | controller | Jun 09 15:39:52.042137 crc crio[3652]: time="2026-06-09T15:39:52.041560996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=47c8301c-9b08-4b30-b770-7e9077f0ecae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558736 | controller | Jun 09 15:39:52.047335 crc crio[3652]: time="2026-06-09T15:39:52.04686697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558753 | controller | Jun 09 15:39:52.052217 crc crio[3652]: time="2026-06-09T15:39:52.0519032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=15da378b-9a65-4dba-ade0-83e084dbbe26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558769 | controller | Jun 09 15:39:52.052480 crc crio[3652]: time="2026-06-09T15:39:52.05242177Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=615f85c6-5117-4a71-bb62-f0250cf4c82f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558785 | controller | Jun 09 15:39:52.055469 crc crio[3652]: time="2026-06-09T15:39:52.055435889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558801 | controller | Jun 09 15:39:52.069609 crc crio[3652]: time="2026-06-09T15:39:52.069462796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=489c317a-6088-4cee-bcd5-3e6c64d90a97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.558817 | controller | Jun 09 15:39:52.073380 crc crio[3652]: time="2026-06-09T15:39:52.072879193Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5a253015-a0ec-4f6b-8010-d9b22da99db9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.558833 | controller | Jun 09 15:39:52.073776 crc crio[3652]: time="2026-06-09T15:39:52.073670409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558853 | controller | Jun 09 15:39:52.074446 crc crio[3652]: time="2026-06-09T15:39:52.07426311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558887 | controller | Jun 09 15:39:52.075395 crc crio[3652]: time="2026-06-09T15:39:52.075312991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558905 | controller | Jun 09 15:39:52.088576 crc crio[3652]: time="2026-06-09T15:39:52.088301507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558921 | controller | Jun 09 15:39:52.120265 crc crio[3652]: time="2026-06-09T15:39:52.120093394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558937 | controller | Jun 09 15:39:52.260114 crc crio[3652]: time="2026-06-09T15:39:52.259467711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.558957 | controller | Jun 09 15:39:52.429400 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.558973 | controller | Jun 09 15:39:52.429618 crc crio[3652]: time="2026-06-09T15:39:52.429545223Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-09 17:40:40.558989 | controller | Jun 09 15:39:52.429618 crc crio[3652]: time="2026-06-09T15:39:52.429596294Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559006 | controller | Jun 09 15:39:52.429780 crc crio[3652]: time="2026-06-09T15:39:52.429657775Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-09 17:40:40.559023 | controller | Jun 09 15:39:52.430511 crc crio[3652]: time="2026-06-09T15:39:52.430095804Z" 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:0xc00149a4a0}] Aliases:map[]}"
2026-06-09 17:40:40.559040 | controller | Jun 09 15:39:52.430511 crc crio[3652]: time="2026-06-09T15:39:52.430442431Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.559056 | controller | Jun 09 15:39:52.558684 crc crio[3652]: time="2026-06-09T15:39:52.558370442Z" level=info msg="Created container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fbd0231b-db3e-4866-b062-d3772d2fc240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.559073 | controller | Jun 09 15:39:52.565713 crc crio[3652]: time="2026-06-09T15:39:52.563420242Z" level=info msg="Starting container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c" id=4c6c5f23-d609-4af7-9d84-d2c78360df99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.559089 | controller | Jun 09 15:39:52.757672 crc crio[3652]: time="2026-06-09T15:39:52.757491567Z" level=info msg="Started container" PID=5435 containerID=7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4c6c5f23-d609-4af7-9d84-d2c78360df99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.559106 | controller | Jun 09 15:39:52.763099 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.559122 | controller | Jun 09 15:39:52.763755 crc crio[3652]: time="2026-06-09T15:39:52.763311602Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-09 17:40:40.559138 | controller | Jun 09 15:39:52.763755 crc crio[3652]: time="2026-06-09T15:39:52.763355043Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559158 | controller | Jun 09 15:39:52.763755 crc crio[3652]: time="2026-06-09T15:39:52.763378493Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-09 17:40:40.559174 | controller | Jun 09 15:39:52.763755 crc crio[3652]: time="2026-06-09T15:39:52.763386203Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559190 | controller | Jun 09 15:39:52.763755 crc crio[3652]: time="2026-06-09T15:39:52.763419764Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-09 17:40:40.559207 | controller | Jun 09 15:39:52.763755 crc crio[3652]: time="2026-06-09T15:39:52.763597737Z" 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:0xc000dac130}] Aliases:map[]}"
2026-06-09 17:40:40.559223 | controller | Jun 09 15:39:52.764115 crc crio[3652]: time="2026-06-09T15:39:52.763763651Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.559239 | controller | Jun 09 15:39:52.865636 crc crio[3652]: time="2026-06-09T15:39:52.864549957Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=68bf8402-390e-4f4e-a33c-eef0705dd46c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.559256 | controller | Jun 09 15:39:52.874871 crc crio[3652]: time="2026-06-09T15:39:52.873607686Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=8c43ca13-c1e8-448b-b291-36005acf86a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.559272 | controller | Jun 09 15:39:52.882105 crc crio[3652]: time="2026-06-09T15:39:52.881781907Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=a7c03230-cfa0-4d30-a207-5347a2da19de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.559287 | controller | Jun 09 15:39:52.882752 crc crio[3652]: time="2026-06-09T15:39:52.882579973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.559303 | controller | Jun 09 15:39:53.002033 crc crio[3652]: time="2026-06-09T15:39:53.001813594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.559319 | controller | Jun 09 15:39:53.126395 crc crio[3652]: time="2026-06-09T15:39:53.126089613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.559373 | controller | Jun 09 15:39:53.181429 crc crio[3652]: time="2026-06-09T15:39:53.181076137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.559395 | controller | Jun 09 15:39:53.250868 crc crio[3652]: time="2026-06-09T15:39:53.250573617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.559415 | controller | Jun 09 15:39:53.265756 crc crio[3652]: time="2026-06-09T15:39:53.265627844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.559432 | controller | Jun 09 15:39:53.291041 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.559448 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288025235Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-09 17:40:40.559464 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288080976Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559480 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288098167Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-09 17:40:40.559496 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288107117Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559512 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288117577Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-09 17:40:40.559528 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288126387Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559543 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288301181Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-09 17:40:40.559559 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288523395Z" 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:0xc001bc6008}] Aliases:map[]}"
2026-06-09 17:40:40.559576 | controller | Jun 09 15:39:53.291041 crc crio[3652]: time="2026-06-09T15:39:53.288723119Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.559593 | controller | Jun 09 15:39:53.522381 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.559609 | controller | Jun 09 15:39:53.522381 crc crio[3652]: time="2026-06-09T15:39:53.518660422Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-09 17:40:40.559626 | controller | Jun 09 15:39:53.522381 crc crio[3652]: time="2026-06-09T15:39:53.518712323Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559646 | controller | Jun 09 15:39:53.522381 crc crio[3652]: time="2026-06-09T15:39:53.518899676Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-09 17:40:40.559666 | controller | Jun 09 15:39:53.522381 crc crio[3652]: time="2026-06-09T15:39:53.519305544Z" 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:0xc00088e070}] Aliases:map[]}"
2026-06-09 17:40:40.559683 | controller | Jun 09 15:39:53.522381 crc crio[3652]: time="2026-06-09T15:39:53.519481918Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.559699 | controller | Jun 09 15:39:53.526800 crc crio[3652]: time="2026-06-09T15:39:53.526668159Z" level=info msg="Created container 9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=678fc55d-a69f-4643-b932-309ed6e33c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.559715 | controller | Jun 09 15:39:53.529201 crc crio[3652]: time="2026-06-09T15:39:53.529057257Z" level=info msg="Starting container: 9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9" id=1e90aa15-b43c-4dc5-8dd0-ca750f5fccef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.559732 | controller | Jun 09 15:39:53.530291 crc crio[3652]: time="2026-06-09T15:39:53.529999015Z" level=info msg="Created container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5a253015-a0ec-4f6b-8010-d9b22da99db9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.559748 | controller | Jun 09 15:39:53.530623 crc crio[3652]: time="2026-06-09T15:39:53.530515865Z" level=info msg="Created container 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=75418bf6-6ba4-4087-8afd-8671a5d9086f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.559765 | controller | Jun 09 15:39:53.532477 crc crio[3652]: time="2026-06-09T15:39:53.532440013Z" level=info msg="Created container 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=615f85c6-5117-4a71-bb62-f0250cf4c82f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.559782 | controller | Jun 09 15:39:53.534369 crc crio[3652]: time="2026-06-09T15:39:53.534264759Z" level=info msg="Starting container: 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2" id=c5d70ac7-e439-496d-a680-3fad2a6394e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.559798 | controller | Jun 09 15:39:53.534829 crc crio[3652]: time="2026-06-09T15:39:53.534766239Z" level=info msg="Starting container: 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192" id=1cc583b6-e8e1-42e5-968d-eb51399de7dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.559815 | controller | Jun 09 15:39:53.535257 crc crio[3652]: time="2026-06-09T15:39:53.535076165Z" level=info msg="Starting container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688" id=2482d8a8-b09f-422d-bdd3-937e9fc81cdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.559831 | controller | Jun 09 15:39:53.548683 crc crio[3652]: time="2026-06-09T15:39:53.548384398Z" level=info msg="Started container" PID=5491 containerID=39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=2482d8a8-b09f-422d-bdd3-937e9fc81cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3
2026-06-09 17:40:40.559876 | controller | Jun 09 15:39:53.551249 crc crio[3652]: time="2026-06-09T15:39:53.551113711Z" level=info msg="Started container" PID=5506 containerID=0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=c5d70ac7-e439-496d-a680-3fad2a6394e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.559899 | controller | Jun 09 15:39:53.566764 crc crio[3652]: time="2026-06-09T15:39:53.566601747Z" level=info msg="Started container" PID=5505 containerID=1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=1cc583b6-e8e1-42e5-968d-eb51399de7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.559917 | controller | Jun 09 15:39:53.570600 crc crio[3652]: time="2026-06-09T15:39:53.570469653Z" level=info msg="Started container" PID=5490 containerID=9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=1e90aa15-b43c-4dc5-8dd0-ca750f5fccef name=/runtime.v1.RuntimeService/StartContainer sandboxID=68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca
2026-06-09 17:40:40.559933 | controller | Jun 09 15:39:53.571578 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.559949 | controller | Jun 09 15:39:53.571864 crc crio[3652]: time="2026-06-09T15:39:53.571790799Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-09 17:40:40.559965 | controller | Jun 09 15:39:53.571864 crc crio[3652]: time="2026-06-09T15:39:53.57184693Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.559982 | controller | Jun 09 15:39:53.572038 crc crio[3652]: time="2026-06-09T15:39:53.571896571Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-09 17:40:40.559998 | controller | Jun 09 15:39:53.572225 crc crio[3652]: time="2026-06-09T15:39:53.572143066Z" 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:0xc00088e188}] Aliases:map[]}"
2026-06-09 17:40:40.560015 | controller | Jun 09 15:39:53.572413 crc crio[3652]: time="2026-06-09T15:39:53.57235008Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.560032 | controller | Jun 09 15:39:53.607446 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.560048 | controller | Jun 09 15:39:53.607743 crc crio[3652]: time="2026-06-09T15:39:53.607558784Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-09 17:40:40.560064 | controller | Jun 09 15:39:53.607743 crc crio[3652]: time="2026-06-09T15:39:53.607610805Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.560087 | controller | Jun 09 15:39:53.607743 crc crio[3652]: time="2026-06-09T15:39:53.607657436Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-09 17:40:40.560105 | controller | Jun 09 15:39:53.608077 crc crio[3652]: time="2026-06-09T15:39:53.60788358Z" 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:0xc00088e218}] Aliases:map[]}"
2026-06-09 17:40:40.560122 | controller | Jun 09 15:39:53.609223 crc crio[3652]: time="2026-06-09T15:39:53.609175186Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.560138 | controller | Jun 09 15:39:53.651484 crc crio[3652]: time="2026-06-09T15:39:53.650773396Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b4c82b7f-01f8-4771-bf42-50a07cb35283 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560155 | controller | Jun 09 15:39:53.653542 crc crio[3652]: time="2026-06-09T15:39:53.653393827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=48c6f6c8-868d-438e-9d26-46caa98cd198 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560171 | controller | Jun 09 15:39:53.654825 crc crio[3652]: time="2026-06-09T15:39:53.654590611Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9bbb7460-f002-4261-b6a6-3d568a9b16b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560187 | controller | Jun 09 15:39:53.657130 crc crio[3652]: time="2026-06-09T15:39:53.656811435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a83a41b3-71e4-451e-b208-b3a2f37e4cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560203 | controller | Jun 09 15:39:53.659891 crc crio[3652]: time="2026-06-09T15:39:53.659777693Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=48185263-2e19-4a0c-8697-4c05c7e5d998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.560219 | controller | Jun 09 15:39:53.660722 crc crio[3652]: time="2026-06-09T15:39:53.66062118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560236 | controller | Jun 09 15:39:53.662600 crc crio[3652]: time="2026-06-09T15:39:53.662506227Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=59fe3bf6-8a71-4d6e-b260-4f2a86e0e1bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.560252 | controller | Jun 09 15:39:53.681494 crc crio[3652]: time="2026-06-09T15:39:53.67738901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560268 | controller | Jun 09 15:39:53.727208 crc crio[3652]: time="2026-06-09T15:39:53.726698792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560287 | controller | Jun 09 15:39:53.758061 crc crio[3652]: time="2026-06-09T15:39:53.757578701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560304 | controller | Jun 09 15:39:54.310553 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.560320 | controller | Jun 09 15:39:54.311382 crc crio[3652]: time="2026-06-09T15:39:54.310758645Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-09 17:40:40.560336 | controller | Jun 09 15:39:54.311382 crc crio[3652]: time="2026-06-09T15:39:54.310804026Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.560352 | controller | Jun 09 15:39:54.311382 crc crio[3652]: time="2026-06-09T15:39:54.310843407Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-09 17:40:40.560368 | controller | Jun 09 15:39:54.311382 crc crio[3652]: time="2026-06-09T15:39:54.311116162Z" 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:0xc0001a4c28}] Aliases:map[]}"
2026-06-09 17:40:40.560385 | controller | Jun 09 15:39:54.311382 crc crio[3652]: time="2026-06-09T15:39:54.311381088Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.560402 | controller | Jun 09 15:39:54.451025 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.560418 | controller | Jun 09 15:39:54.451309 crc crio[3652]: time="2026-06-09T15:39:54.451226684Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-09 17:40:40.560435 | controller | Jun 09 15:39:54.451309 crc crio[3652]: time="2026-06-09T15:39:54.451291876Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.560451 | controller | Jun 09 15:39:54.451410 crc crio[3652]: time="2026-06-09T15:39:54.451338617Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-09 17:40:40.560468 | controller | Jun 09 15:39:54.451574 crc crio[3652]: time="2026-06-09T15:39:54.45151113Z" 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:0xc00265e0a8}] Aliases:map[]}"
2026-06-09 17:40:40.560488 | controller | Jun 09 15:39:54.451750 crc crio[3652]: time="2026-06-09T15:39:54.451698114Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.560505 | controller | Jun 09 15:39:54.610755 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.560522 | controller | Jun 09 15:39:54.611123 crc crio[3652]: time="2026-06-09T15:39:54.611079895Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-09 17:40:40.560538 | controller | Jun 09 15:39:54.611123 crc crio[3652]: time="2026-06-09T15:39:54.611121436Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.560553 | controller | Jun 09 15:39:54.611635 crc crio[3652]: time="2026-06-09T15:39:54.611200308Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-09 17:40:40.560570 | controller | Jun 09 15:39:54.611635 crc crio[3652]: time="2026-06-09T15:39:54.611530404Z" 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:0xc00265e350}] Aliases:map[]}"
2026-06-09 17:40:40.560586 | controller | Jun 09 15:39:54.613759 crc crio[3652]: time="2026-06-09T15:39:54.612367141Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.560602 | controller | Jun 09 15:39:54.819432 crc crio[3652]: time="2026-06-09T15:39:54.819378891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560619 | controller | Jun 09 15:39:55.136378 crc crio[3652]: time="2026-06-09T15:39:55.135218047Z" level=info msg="Created container 7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=48185263-2e19-4a0c-8697-4c05c7e5d998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.560635 | controller | Jun 09 15:39:55.141493 crc crio[3652]: time="2026-06-09T15:39:55.140893729Z" level=info msg="Starting container: 7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc" id=9b0a1de3-5769-4a66-ac8d-0e86135cf6aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.560651 | controller | Jun 09 15:39:55.162118 crc crio[3652]: time="2026-06-09T15:39:55.161782981Z" level=info msg="Started container" PID=5594 containerID=7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=9b0a1de3-5769-4a66-ac8d-0e86135cf6aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.560668 | controller | Jun 09 15:39:55.189693 crc crio[3652]: time="2026-06-09T15:39:55.189483397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=3e83d57f-0abc-446f-8698-0b7dc369d957 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560687 | controller | Jun 09 15:39:55.193639 crc crio[3652]: time="2026-06-09T15:39:55.193451995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e1bac8c0-c6ba-4d48-a700-3bd4c3042bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560704 | controller | Jun 09 15:39:55.198813 crc crio[3652]: time="2026-06-09T15:39:55.198665128Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=5b20c4e4-ee19-4191-90b3-d9c8aad18956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.560720 | controller | Jun 09 15:39:55.199611 crc crio[3652]: time="2026-06-09T15:39:55.199428163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560736 | controller | Jun 09 15:39:55.228072 crc crio[3652]: 2026-06-09T15:39:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 17:40:40.560752 | controller | Jun 09 15:39:55.228072 crc crio[3652]: time="2026-06-09T15:39:55.227814212Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-09 17:40:40.560768 | controller | Jun 09 15:39:55.228072 crc crio[3652]: time="2026-06-09T15:39:55.227849553Z" level=info msg="cleanup sandbox network"
2026-06-09 17:40:40.560784 | controller | Jun 09 15:39:55.228072 crc crio[3652]: time="2026-06-09T15:39:55.227867353Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-09 17:40:40.560800 | controller | Jun 09 15:39:55.251733 crc crio[3652]: time="2026-06-09T15:39:55.249485019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e3be39ad-bbe4-4038-9913-713e671c13c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560816 | controller | Jun 09 15:39:55.254739 crc crio[3652]: time="2026-06-09T15:39:55.254493908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560832 | controller | Jun 09 15:39:55.279323 crc crio[3652]: time="2026-06-09T15:39:55.279069812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6c9f0b4a-449c-4ae4-91ef-d139a98f33ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.560851 | controller | Jun 09 15:39:55.310821 crc crio[3652]: time="2026-06-09T15:39:55.295222801Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=04756fa2-2a3d-4da9-bb8e-4c22edfdaa32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.560886 | controller | Jun 09 15:39:55.310821 crc crio[3652]: time="2026-06-09T15:39:55.309564533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560903 | controller | Jun 09 15:39:55.505581 crc crio[3652]: time="2026-06-09T15:39:55.49909721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560920 | controller | Jun 09 15:39:57.195810 crc crio[3652]: time="2026-06-09T15:39:57.193291805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560951 | controller | Jun 09 15:39:57.336077 crc crio[3652]: time="2026-06-09T15:39:57.335685472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.560968 | controller | Jun 09 15:39:57.504205 crc crio[3652]: time="2026-06-09T15:39:57.50347782Z" level=info msg="Created container b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=5b20c4e4-ee19-4191-90b3-d9c8aad18956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.560985 | controller | Jun 09 15:39:57.506084 crc crio[3652]: time="2026-06-09T15:39:57.505890937Z" level=info msg="Starting container: b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200" id=ed02047c-75f3-430a-98e3-b33c9a76b7af name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561002 | controller | Jun 09 15:39:57.604848 crc crio[3652]: time="2026-06-09T15:39:57.604595423Z" level=info msg="Started container" PID=5660 containerID=b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=ed02047c-75f3-430a-98e3-b33c9a76b7af name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.561019 | controller | Jun 09 15:39:57.673866 crc crio[3652]: time="2026-06-09T15:39:57.673708525Z" level=info msg="Created container f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be: openshift-etcd/etcd-crc/etcd-resources-copy" id=04756fa2-2a3d-4da9-bb8e-4c22edfdaa32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561035 | controller | Jun 09 15:39:57.676271 crc crio[3652]: time="2026-06-09T15:39:57.676080392Z" level=info msg="Starting container: f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be" id=bfab2192-8e26-41ac-8ab6-9beb71e7f478 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561051 | controller | Jun 09 15:39:57.710747 crc crio[3652]: time="2026-06-09T15:39:57.710546931Z" level=info msg="Started container" PID=5669 containerID=f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be description=openshift-etcd/etcd-crc/etcd-resources-copy id=bfab2192-8e26-41ac-8ab6-9beb71e7f478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.561069 | controller | Jun 09 15:39:58.331994 crc crio[3652]: time="2026-06-09T15:39:58.33145417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=43f0089a-8aab-4b84-b50e-8835d6fb4b9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561088 | controller | Jun 09 15:39:58.338340 crc crio[3652]: time="2026-06-09T15:39:58.338274635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0b4be87b-762e-4856-a371-442ac97404e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561105 | controller | Jun 09 15:39:58.346885 crc crio[3652]: time="2026-06-09T15:39:58.346686291Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=376a505c-981e-441c-8714-716a8d8073fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561120 | controller | Jun 09 15:39:58.352655 crc crio[3652]: time="2026-06-09T15:39:58.352579647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561137 | controller | Jun 09 15:39:58.400331 crc crio[3652]: time="2026-06-09T15:39:58.400092483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561157 | controller | Jun 09 15:39:58.643828 crc crio[3652]: time="2026-06-09T15:39:58.642563622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561173 | controller | Jun 09 15:39:58.648516 crc crio[3652]: time="2026-06-09T15:39:58.647687083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561189 | controller | Jun 09 15:39:59.014082 crc crio[3652]: time="2026-06-09T15:39:59.007954935Z" level=info msg="Created container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=59fe3bf6-8a71-4d6e-b260-4f2a86e0e1bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561205 | controller | Jun 09 15:39:59.019658 crc crio[3652]: time="2026-06-09T15:39:59.019334709Z" level=info msg="Starting container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022" id=2f481f7d-669d-493c-b6ad-5b45c94b520e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561221 | controller | Jun 09 15:39:59.059837 crc crio[3652]: time="2026-06-09T15:39:59.057592173Z" level=info msg="Created container da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=a7c03230-cfa0-4d30-a207-5347a2da19de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561237 | controller | Jun 09 15:39:59.062752 crc crio[3652]: time="2026-06-09T15:39:59.062563181Z" level=info msg="Starting container: da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247" id=1d9dc38b-bfb0-42a7-a078-655c930fb31c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561253 | controller | Jun 09 15:39:59.068185 crc crio[3652]: time="2026-06-09T15:39:59.067633941Z" level=info msg="Started container" PID=5716 containerID=2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2f481f7d-669d-493c-b6ad-5b45c94b520e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3
2026-06-09 17:40:40.561269 | controller | Jun 09 15:39:59.081109 crc crio[3652]: time="2026-06-09T15:39:59.079837792Z" level=info msg="Started container" PID=5718 containerID=da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=1d9dc38b-bfb0-42a7-a078-655c930fb31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.561286 | controller | Jun 09 15:39:59.137200 crc crio[3652]: time="2026-06-09T15:39:59.13151171Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=407f0c87-ce0b-4924-8fb0-10a4b82d7c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561302 | controller | Jun 09 15:39:59.140332 crc crio[3652]: time="2026-06-09T15:39:59.139896365Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=0e54f377-44d4-4016-8b2b-3b3d3ff2ca76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561319 | controller | Jun 09 15:39:59.147785 crc crio[3652]: time="2026-06-09T15:39:59.146398084Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=8ae181f9-77a1-4361-ae00-93317a6bd429 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561338 | controller | Jun 09 15:39:59.147785 crc crio[3652]: time="2026-06-09T15:39:59.147450664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561355 | controller | Jun 09 15:39:59.173503 crc crio[3652]: time="2026-06-09T15:39:59.170377096Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3e00cc89-2396-449e-81ef-5476e661e93d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561370 | controller | Jun 09 15:39:59.203549 crc crio[3652]: time="2026-06-09T15:39:59.203478689Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=deb3c8ca-30c5-4d6f-897d-c25ae3551a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561385 | controller | Jun 09 15:39:59.210569 crc crio[3652]: time="2026-06-09T15:39:59.210360914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561401 | controller | Jun 09 15:39:59.213874 crc crio[3652]: time="2026-06-09T15:39:59.213841353Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c44cdc3f-2b6c-4b2e-a4de-98cc049d8f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561420 | controller | Jun 09 15:39:59.220541 crc crio[3652]: time="2026-06-09T15:39:59.220493164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561442 | controller | Jun 09 15:39:59.222847 crc crio[3652]: time="2026-06-09T15:39:59.222757189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561463 | controller | Jun 09 15:39:59.302624 crc crio[3652]: time="2026-06-09T15:39:59.302417099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561493 | controller | Jun 09 15:39:59.800457 crc crio[3652]: time="2026-06-09T15:39:59.800324102Z" level=info msg="Created container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl" id=376a505c-981e-441c-8714-716a8d8073fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561514 | controller | Jun 09 15:39:59.806005 crc crio[3652]: time="2026-06-09T15:39:59.803883552Z" level=info msg="Starting container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf" id=98f9c39a-2563-4a47-9312-9b6eb525dc7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561535 | controller | Jun 09 15:39:59.886472 crc crio[3652]: time="2026-06-09T15:39:59.885408139Z" level=info msg="Started container" PID=5755 containerID=cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf description=openshift-etcd/etcd-crc/etcdctl id=98f9c39a-2563-4a47-9312-9b6eb525dc7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.561558 | controller | Jun 09 15:40:00.051740 crc crio[3652]: time="2026-06-09T15:40:00.051695057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=26e7c611-0a03-4f3b-b9ae-4275f2402516 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561579 | controller | Jun 09 15:40:00.063417 crc crio[3652]: time="2026-06-09T15:40:00.063042071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4b9362b5-f567-47b6-8b53-a987395a2ac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561604 | controller | Jun 09 15:40:00.073891 crc crio[3652]: time="2026-06-09T15:40:00.073846084Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=20fcbffd-ea2d-4a71-aa59-741faba422f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561625 | controller | Jun 09 15:40:00.074637 crc crio[3652]: time="2026-06-09T15:40:00.074613159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561647 | controller | Jun 09 15:40:00.202284 crc crio[3652]: time="2026-06-09T15:40:00.20045358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561666 | controller | Jun 09 15:40:00.252567 crc crio[3652]: time="2026-06-09T15:40:00.252096077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561682 | controller | Jun 09 15:40:00.506667 crc crio[3652]: time="2026-06-09T15:40:00.506442861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561698 | controller | Jun 09 15:40:00.584683 crc crio[3652]: time="2026-06-09T15:40:00.581885348Z" level=info msg="Created container 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=8ae181f9-77a1-4361-ae00-93317a6bd429 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561714 | controller | Jun 09 15:40:00.597233 crc crio[3652]: time="2026-06-09T15:40:00.596740271Z" level=info msg="Starting container: 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53" id=db17e9d7-1473-4d28-bf53-6f1747a5678e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561729 | controller | Jun 09 15:40:00.720456 crc crio[3652]: time="2026-06-09T15:40:00.719843887Z" level=info msg="Started container" PID=5779 containerID=8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=db17e9d7-1473-4d28-bf53-6f1747a5678e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.561745 | controller | Jun 09 15:40:00.759302 crc crio[3652]: time="2026-06-09T15:40:00.759231564Z" level=info msg="Created container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c44cdc3f-2b6c-4b2e-a4de-98cc049d8f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561761 | controller | Jun 09 15:40:00.764289 crc crio[3652]: time="2026-06-09T15:40:00.763881525Z" level=info msg="Starting container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b" id=3743dfe6-5a68-4837-866e-fa2cd67f06df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561777 | controller | Jun 09 15:40:00.819436 crc crio[3652]: time="2026-06-09T15:40:00.818498872Z" level=info msg="Started container" PID=5786 containerID=456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=3743dfe6-5a68-4837-866e-fa2cd67f06df name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3
2026-06-09 17:40:40.561796 | controller | Jun 09 15:40:00.900027 crc crio[3652]: time="2026-06-09T15:40:00.899193853Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a563e537-72d8-4e73-b9fb-351c0f99f0d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561812 | controller | Jun 09 15:40:00.909310 crc crio[3652]: time="2026-06-09T15:40:00.908816363Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d5559fd8-8103-41c5-9672-c638b967b1b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561827 | controller | Jun 09 15:40:00.917493 crc crio[3652]: time="2026-06-09T15:40:00.917363531Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=cfcbed04-5a32-4415-8ead-6f2874b00884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561842 | controller | Jun 09 15:40:00.918343 crc crio[3652]: time="2026-06-09T15:40:00.918201928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561880 | controller | Jun 09 15:40:00.944337 crc crio[3652]: time="2026-06-09T15:40:00.9442036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561898 | controller | Jun 09 15:40:00.962596 crc crio[3652]: time="2026-06-09T15:40:00.961799237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.561914 | controller | Jun 09 15:40:01.261200 crc crio[3652]: time="2026-06-09T15:40:01.260563646Z" level=info msg="Created container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd" id=20fcbffd-ea2d-4a71-aa59-741faba422f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.561930 | controller | Jun 09 15:40:01.263367 crc crio[3652]: time="2026-06-09T15:40:01.263249769Z" level=info msg="Starting container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c" id=095df3b5-4844-4241-8d46-87d1a6e9236f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.561945 | controller | Jun 09 15:40:01.431593 crc crio[3652]: time="2026-06-09T15:40:01.431318222Z" level=info msg="Started container" PID=5809 containerID=06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c description=openshift-etcd/etcd-crc/etcd id=095df3b5-4844-4241-8d46-87d1a6e9236f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.561961 | controller | Jun 09 15:40:01.517673 crc crio[3652]: time="2026-06-09T15:40:01.516560892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=fbbf2800-668b-4550-bee9-8cdbecf262a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561976 | controller | Jun 09 15:40:01.545360 crc crio[3652]: time="2026-06-09T15:40:01.545276278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=77de5fe3-a71a-44ed-87a9-88d3d6e71480 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.561992 | controller | Jun 09 15:40:01.556311 crc crio[3652]: time="2026-06-09T15:40:01.555638462Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=1c55801f-4fbb-4d07-8e79-fb165c4a6b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562007 | controller | Jun 09 15:40:01.562871 crc crio[3652]: time="2026-06-09T15:40:01.562442126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562027 | controller | Jun 09 15:40:01.644659 crc crio[3652]: time="2026-06-09T15:40:01.644463713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562042 | controller | Jun 09 15:40:01.679506 crc crio[3652]: time="2026-06-09T15:40:01.679402422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562059 | controller | Jun 09 15:40:02.089072 crc crio[3652]: time="2026-06-09T15:40:02.088780822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562074 | controller | Jun 09 15:40:02.275256 crc crio[3652]: time="2026-06-09T15:40:02.274979232Z" level=info msg="Created container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=cfcbed04-5a32-4415-8ead-6f2874b00884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562090 | controller | Jun 09 15:40:02.279131 crc crio[3652]: time="2026-06-09T15:40:02.278290997Z" level=info msg="Starting container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d" id=864c3011-34e1-4cb3-9ef3-bf1d0df228fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.562106 | controller | Jun 09 15:40:02.284839 crc crio[3652]: time="2026-06-09T15:40:02.28402806Z" level=info msg="Created container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics" id=1c55801f-4fbb-4d07-8e79-fb165c4a6b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562128 | controller | Jun 09 15:40:02.299701 crc crio[3652]: time="2026-06-09T15:40:02.299425954Z" level=info msg="Starting container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a" id=1da789b4-e49b-46da-b4c4-8887436935bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.562151 | controller | Jun 09 15:40:02.319872 crc crio[3652]: time="2026-06-09T15:40:02.319790235Z" level=info msg="Started container" PID=5833 containerID=10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=864c3011-34e1-4cb3-9ef3-bf1d0df228fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3
2026-06-09 17:40:40.562172 | controller | Jun 09 15:40:02.350724 crc crio[3652]: time="2026-06-09T15:40:02.349719715Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=511434cb-1d20-43f2-bb12-b2c930852d60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562199 | controller | Jun 09 15:40:02.373228 crc crio[3652]: time="2026-06-09T15:40:02.372720269Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3fdabd94-86a0-4b09-b445-786c2bec5caf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562217 | controller | Jun 09 15:40:02.379690 crc crio[3652]: time="2026-06-09T15:40:02.379252657Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a621c65e-04ac-4149-80e8-6879b5ecd928 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562234 | controller | Jun 09 15:40:02.379864 crc crio[3652]: time="2026-06-09T15:40:02.379798168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562254 | controller | Jun 09 15:40:02.404507 crc crio[3652]: time="2026-06-09T15:40:02.404339362Z" level=info msg="Started container" PID=5860 containerID=8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a description=openshift-etcd/etcd-crc/etcd-metrics id=1da789b4-e49b-46da-b4c4-8887436935bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.562271 | controller | Jun 09 15:40:02.446202 crc crio[3652]: time="2026-06-09T15:40:02.445879001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562286 | controller | Jun 09 15:40:02.518450 crc crio[3652]: time="2026-06-09T15:40:02.517836609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ada02b7d-a388-4bf0-bf8f-03c8632356a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562302 | controller | Jun 09 15:40:02.561812 crc crio[3652]: time="2026-06-09T15:40:02.561716844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8e508a19-5be1-4907-b3a9-6eca12e1068c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562317 | controller | Jun 09 15:40:02.572568 crc crio[3652]: time="2026-06-09T15:40:02.571690161Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=8971e471-a218-483c-a4a8-e26df285005b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562333 | controller | Jun 09 15:40:02.572568 crc crio[3652]: time="2026-06-09T15:40:02.572586028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562349 | controller | Jun 09 15:40:02.976376 crc crio[3652]: time="2026-06-09T15:40:02.975905946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562364 | controller | Jun 09 15:40:03.787195 crc crio[3652]: time="2026-06-09T15:40:03.785847191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562379 | controller | Jun 09 15:40:03.999387 crc crio[3652]: time="2026-06-09T15:40:03.999259608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562395 | controller | Jun 09 15:40:04.086229 crc crio[3652]: time="2026-06-09T15:40:04.086078004Z" level=info msg="Created container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a621c65e-04ac-4149-80e8-6879b5ecd928 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562410 | controller | Jun 09 15:40:04.087878 crc crio[3652]: time="2026-06-09T15:40:04.087773732Z" level=info msg="Starting container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9" id=e231b1c8-bea6-44fa-8035-93dc413ae36c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.562426 | controller | Jun 09 15:40:04.127409 crc crio[3652]: time="2026-06-09T15:40:04.127192351Z" level=info msg="Started container" PID=5909 containerID=effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e231b1c8-bea6-44fa-8035-93dc413ae36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3
2026-06-09 17:40:40.562441 | controller | Jun 09 15:40:04.216015 crc crio[3652]: time="2026-06-09T15:40:04.215569791Z" level=info msg="Created container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz" id=8971e471-a218-483c-a4a8-e26df285005b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562461 | controller | Jun 09 15:40:04.218078 crc crio[3652]: time="2026-06-09T15:40:04.217803221Z" level=info msg="Starting container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba" id=bc0741d4-dfeb-4694-b327-c48feba30be3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.562477 | controller | Jun 09 15:40:04.253609 crc crio[3652]: time="2026-06-09T15:40:04.253438385Z" level=info msg="Started container" PID=5916 containerID=6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba description=openshift-etcd/etcd-crc/etcd-readyz id=bc0741d4-dfeb-4694-b327-c48feba30be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.562493 | controller | Jun 09 15:40:04.307225 crc crio[3652]: time="2026-06-09T15:40:04.301399484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4730ba60-d1ee-430c-b7dc-395568afba79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562509 | controller | Jun 09 15:40:04.317878 crc crio[3652]: time="2026-06-09T15:40:04.307340437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=135c41c4-7c62-4b2f-9031-e7d3d4de6ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562524 | controller | Jun 09 15:40:04.318673 crc crio[3652]: time="2026-06-09T15:40:04.318563347Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=d9461e48-36b2-4ac5-8ae2-bc18e15054f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562540 | controller | Jun 09 15:40:04.320872 crc crio[3652]: time="2026-06-09T15:40:04.319439016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562556 | controller | Jun 09 15:40:04.344375 crc crio[3652]: time="2026-06-09T15:40:04.344083976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562571 | controller | Jun 09 15:40:04.934751 crc crio[3652]: time="2026-06-09T15:40:04.934239252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562586 | controller | Jun 09 15:40:05.137257 crc crio[3652]: time="2026-06-09T15:40:05.136867969Z" level=info msg="Created container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev" id=d9461e48-36b2-4ac5-8ae2-bc18e15054f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562602 | controller | Jun 09 15:40:05.138594 crc crio[3652]: time="2026-06-09T15:40:05.138475585Z" level=info msg="Starting container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072" id=e9fb95e4-771c-4f56-b2b2-c159503f8614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.562617 | controller | Jun 09 15:40:05.166306 crc crio[3652]: time="2026-06-09T15:40:05.160869105Z" level=info msg="Started container" PID=5942 containerID=c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072 description=openshift-etcd/etcd-crc/etcd-rev id=e9fb95e4-771c-4f56-b2b2-c159503f8614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3
2026-06-09 17:40:40.562633 | controller | Jun 09 15:40:28.089514 crc crio[3652]: time="2026-06-09T15:40:28.088403126Z" level=info msg="Stopping container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c (timeout: 30s)" id=a1cee835-4eb0-4f09-83da-df17cf12e06f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.562651 | controller | Jun 09 15:40:28.233387 crc crio[3652]: time="2026-06-09T15:40:28.232381985Z" level=info msg="Stopped container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a1cee835-4eb0-4f09-83da-df17cf12e06f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.562667 | controller | Jun 09 15:40:28.237109 crc crio[3652]: time="2026-06-09T15:40:28.236867495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=bfe140a0-bec3-4f01-a69e-4dc048ddd4c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562682 | controller | Jun 09 15:40:28.242841 crc crio[3652]: time="2026-06-09T15:40:28.242750857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e7cefd13-e431-4967-b842-0403a85b9da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.562698 | controller | Jun 09 15:40:28.273358 crc crio[3652]: time="2026-06-09T15:40:28.272852028Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=60876dee-a5a3-4b09-b3ff-745f33017027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562714 | controller | Jun 09 15:40:28.278058 crc crio[3652]: time="2026-06-09T15:40:28.275385664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562729 | controller | Jun 09 15:40:28.311132 crc crio[3652]: time="2026-06-09T15:40:28.308763368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562745 | controller | Jun 09 15:40:28.551690 crc crio[3652]: time="2026-06-09T15:40:28.551539981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562760 | controller | Jun 09 15:40:28.643415 crc crio[3652]: time="2026-06-09T15:40:28.643286256Z" level=info msg="Created container 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=60876dee-a5a3-4b09-b3ff-745f33017027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.562776 | controller | Jun 09 15:40:28.644899 crc crio[3652]: time="2026-06-09T15:40:28.64481467Z" level=info msg="Starting container: 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9" id=6ca13753-a9cd-48ec-aa32-a662a4ba96dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.562791 | controller | Jun 09 15:40:28.649443 crc crio[3652]: time="2026-06-09T15:40:28.649375172Z" level=info msg="Started container" PID=6222 containerID=300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6ca13753-a9cd-48ec-aa32-a662a4ba96dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.562807 | controller | Jun 09 15:41:12.257998 crc crio[3652]: time="2026-06-09T15:41:12.257233069Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=9ed6cace-681a-4ca0-9c59-4cf7ee185927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.562830 | controller | Jun 09 15:41:12.259524 crc crio[3652]: time="2026-06-09T15:41:12.25813296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562853 | controller | Jun 09 15:41:12.278385 crc crio[3652]: time="2026-06-09T15:41:12.278322156Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc00008d3c8}] Aliases:map[]}"
2026-06-09 17:40:40.562891 | controller | Jun 09 15:41:12.278385 crc crio[3652]: time="2026-06-09T15:41:12.278362437Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.562908 | controller | Jun 09 15:41:13.494104 crc crio[3652]: time="2026-06-09T15:41:13.492750234Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.562924 | controller | Jun 09 15:41:13.494104 crc crio[3652]: time="2026-06-09T15:41:13.493339938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562939 | controller | Jun 09 15:41:13.502319 crc crio[3652]: time="2026-06-09T15:41:13.502214857Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.562955 | controller | Jun 09 15:41:13.512651 crc crio[3652]: time="2026-06-09T15:41:13.512587981Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=537989b6-227f-43ec-b389-574fc6caf027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.562970 | controller | Jun 09 15:41:13.512722 crc crio[3652]: time="2026-06-09T15:41:13.512689134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.562986 | controller | Jun 09 15:41:13.526115 crc crio[3652]: time="2026-06-09T15:41:13.526049759Z" level=info msg="Ran pod sandbox 45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563001 | controller | Jun 09 15:41:13.529349 crc crio[3652]: time="2026-06-09T15:41:13.529260134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d280609a-3880-4788-ae2e-08615fc02bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563016 | controller | Jun 09 15:41:13.532659 crc crio[3652]: time="2026-06-09T15:41:13.532527431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=046c734c-95e3-4ddd-ae44-f037b99ef2ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563031 | controller | Jun 09 15:41:13.537718 crc crio[3652]: time="2026-06-09T15:41:13.537630861Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=877845c4-b84c-4f8e-b678-f692703e483d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.563046 | controller | Jun 09 15:41:13.538369 crc crio[3652]: time="2026-06-09T15:41:13.538263866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563065 | controller | Jun 09 15:41:13.538904 crc crio[3652]: time="2026-06-09T15:41:13.538760768Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=9eb910ea-d9f7-45b0-8b8c-ccb386655541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563081 | controller | Jun 09 15:41:13.539029 crc crio[3652]: time="2026-06-09T15:41:13.539004354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563096 | controller | Jun 09 15:41:13.540144 crc crio[3652]: time="2026-06-09T15:41:13.540077349Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc002a2c288}] Aliases:map[]}"
2026-06-09 17:40:40.563112 | controller | Jun 09 15:41:13.540144 crc crio[3652]: time="2026-06-09T15:41:13.54012635Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563128 | controller | Jun 09 15:41:13.561261 crc crio[3652]: time="2026-06-09T15:41:13.560852289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563143 | controller | Jun 09 15:41:13.562375 crc crio[3652]: time="2026-06-09T15:41:13.562299693Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=d6711100-9430-40a5-8431-9775932c273c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563159 | controller | Jun 09 15:41:13.562447 crc crio[3652]: time="2026-06-09T15:41:13.562391705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563175 | controller | Jun 09 15:41:13.566816 crc crio[3652]: time="2026-06-09T15:41:13.566750718Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc00088e1e8}] Aliases:map[]}"
2026-06-09 17:40:40.563191 | controller | Jun 09 15:41:13.566816 crc crio[3652]: time="2026-06-09T15:41:13.566815139Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563207 | controller | Jun 09 15:41:13.611047 crc crio[3652]: time="2026-06-09T15:41:13.610488798Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc00259a058}] Aliases:map[]}"
2026-06-09 17:40:40.563229 | controller | Jun 09 15:41:13.611047 crc crio[3652]: time="2026-06-09T15:41:13.610537129Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563245 | controller | Jun 09 15:41:13.611441 crc crio[3652]: time="2026-06-09T15:41:13.611322838Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=0a0bf6f3-710e-4f7a-b652-3159976ac146 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563260 | controller | Jun 09 15:41:13.611519 crc crio[3652]: time="2026-06-09T15:41:13.611467561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563275 | controller | Jun 09 15:41:13.639665 crc crio[3652]: time="2026-06-09T15:41:13.639448601Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0001221b8}] Aliases:map[]}"
2026-06-09 17:40:40.563294 | controller | Jun 09 15:41:13.639665 crc crio[3652]: time="2026-06-09T15:41:13.639575274Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563310 | controller | Jun 09 15:41:13.674524 crc crio[3652]: time="2026-06-09T15:41:13.674115568Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563325 | controller | Jun 09 15:41:13.674524 crc crio[3652]: time="2026-06-09T15:41:13.674428275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563341 | controller | Jun 09 15:41:13.690816 crc crio[3652]: time="2026-06-09T15:41:13.690560195Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563356 | controller | Jun 09 15:41:13.728368 crc crio[3652]: time="2026-06-09T15:41:13.728291274Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563372 | controller | Jun 09 15:41:13.728368 crc crio[3652]: time="2026-06-09T15:41:13.728401557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563388 | controller | Jun 09 15:41:13.734247 crc crio[3652]: time="2026-06-09T15:41:13.733554968Z" level=info msg="Ran pod sandbox e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563403 | controller | Jun 09 15:41:13.742763 crc crio[3652]: time="2026-06-09T15:41:13.742635802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7cc349bb-4aa9-4aea-a9ed-4e03ca12be60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563422 | controller | Jun 09 15:41:13.750567 crc crio[3652]: time="2026-06-09T15:41:13.749777451Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563438 | controller | Jun 09 15:41:13.757983 crc crio[3652]: time="2026-06-09T15:41:13.757641506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3d859aba-2ea0-4779-8d78-b73bd18a60f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563453 | controller | Jun 09 15:41:13.770487 crc crio[3652]: time="2026-06-09T15:41:13.770234803Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=6aa99a71-40f4-49f1-b9c0-db02d4e80d96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.563469 | controller | Jun 09 15:41:13.771235 crc crio[3652]: time="2026-06-09T15:41:13.770747465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563485 | controller | Jun 09 15:41:13.784519 crc crio[3652]: time="2026-06-09T15:41:13.784324685Z" level=info msg="Ran pod sandbox b8907b15aa7a28b4b6a8039c3c895c302ef45311772d9905b045d272e8802d03 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563500 | controller | Jun 09 15:41:13.788009 crc crio[3652]: time="2026-06-09T15:41:13.787442288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=96ac261a-6daa-41a5-9f6f-f449f7e0a959 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563516 | controller | Jun 09 15:41:13.804371 crc crio[3652]: time="2026-06-09T15:41:13.804192413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=3ecbf011-bd2e-4584-b1c7-ef74d72c0a90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563532 | controller | Jun 09 15:41:13.815582 crc crio[3652]: time="2026-06-09T15:41:13.815133791Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=0058f8f3-5924-40af-b3f0-ea34883d9827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.563547 | controller | Jun 09 15:41:13.824009 crc crio[3652]: time="2026-06-09T15:41:13.823472057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563563 | controller | Jun 09 15:41:13.826471 crc crio[3652]: time="2026-06-09T15:41:13.825499405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563579 | controller | Jun 09 15:41:13.835172 crc crio[3652]: time="2026-06-09T15:41:13.83504521Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=e61b8bb9-eec4-4646-b46c-aa71891de673 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563594 | controller | Jun 09 15:41:13.835300 crc crio[3652]: time="2026-06-09T15:41:13.835207054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563610 | controller | Jun 09 15:41:13.835300 crc crio[3652]: time="2026-06-09T15:41:13.835260625Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b79866d6-c06e-485a-97ba-c9cb6b9ad25e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563629 | controller | Jun 09 15:41:13.835406 crc crio[3652]: time="2026-06-09T15:41:13.835350837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563646 | controller | Jun 09 15:41:13.855498 crc crio[3652]: time="2026-06-09T15:41:13.855241186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563662 | controller | Jun 09 15:41:13.875717 crc crio[3652]: time="2026-06-09T15:41:13.875259008Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563678 | controller | Jun 09 15:41:13.875717 crc crio[3652]: time="2026-06-09T15:41:13.875760949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563694 | controller | Jun 09 15:41:13.897570 crc crio[3652]: time="2026-06-09T15:41:13.897278277Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563709 | controller | Jun 09 15:41:13.900609 crc crio[3652]: time="2026-06-09T15:41:13.897476761Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=93626b81-eee2-4320-b04b-c275d75742ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563725 | controller | Jun 09 15:41:13.900609 crc crio[3652]: time="2026-06-09T15:41:13.900522893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563740 | controller | Jun 09 15:41:13.904472 crc crio[3652]: time="2026-06-09T15:41:13.903495113Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc00008cdb0}] Aliases:map[]}"
2026-06-09 17:40:40.563756 | controller | Jun 09 15:41:13.904472 crc crio[3652]: time="2026-06-09T15:41:13.903718498Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563772 | controller | Jun 09 15:41:13.928138 crc crio[3652]: time="2026-06-09T15:41:13.926504785Z" level=info msg="Ran pod sandbox f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563788 | controller | Jun 09 15:41:13.933792 crc crio[3652]: time="2026-06-09T15:41:13.930372036Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc000606490}] Aliases:map[]}"
2026-06-09 17:40:40.563808 | controller | Jun 09 15:41:13.933792 crc crio[3652]: time="2026-06-09T15:41:13.930448328Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563824 | controller | Jun 09 15:41:13.943256 crc crio[3652]: time="2026-06-09T15:41:13.943071616Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=6b1378ca-2063-4f6e-9ea6-03df9d1d7b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.563839 | controller | Jun 09 15:41:13.943374 crc crio[3652]: time="2026-06-09T15:41:13.943299221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563872 | controller | Jun 09 15:41:13.962575 crc crio[3652]: time="2026-06-09T15:41:13.961340346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3d8d000f-6aee-45dd-97cb-a1a9fa406a96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563893 | controller | Jun 09 15:41:13.994814 crc crio[3652]: time="2026-06-09T15:41:13.99458224Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc00265e248}] Aliases:map[]}"
2026-06-09 17:40:40.563909 | controller | Jun 09 15:41:13.994814 crc crio[3652]: time="2026-06-09T15:41:13.994668272Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.563925 | controller | Jun 09 15:41:14.012163 crc crio[3652]: time="2026-06-09T15:41:14.011449097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=e7da9898-3579-436c-9cbe-b011cf3fae6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.563940 | controller | Jun 09 15:41:14.021851 crc crio[3652]: time="2026-06-09T15:41:14.005762433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563955 | controller | Jun 09 15:41:14.021851 crc crio[3652]: time="2026-06-09T15:41:14.015750448Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=a1dea016-4d08-4517-aa6f-8149105ba896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.563971 | controller | Jun 09 15:41:14.021851 crc crio[3652]: time="2026-06-09T15:41:14.020265385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.563986 | controller | Jun 09 15:41:14.045283 crc crio[3652]: time="2026-06-09T15:41:14.027047705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564001 | controller | Jun 09 15:41:14.157768 crc crio[3652]: time="2026-06-09T15:41:14.156768762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564016 | controller | Jun 09 15:41:14.158391 crc crio[3652]: time="2026-06-09T15:41:14.156784792Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=a793fcba-bbd3-4566-8dcd-cb6c959b5355 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564041 | controller | Jun 09 15:41:14.158391 crc crio[3652]: time="2026-06-09T15:41:14.158354619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564057 | controller | Jun 09 15:41:14.176022 crc crio[3652]: time="2026-06-09T15:41:14.175614476Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564072 | controller | Jun 09 15:41:14.176103 crc crio[3652]: time="2026-06-09T15:41:14.176050066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564087 | controller | Jun 09 15:41:14.208257 crc crio[3652]: time="2026-06-09T15:41:14.201625798Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc001bc6048}] Aliases:map[]}"
2026-06-09 17:40:40.564103 | controller | Jun 09 15:41:14.208257 crc crio[3652]: time="2026-06-09T15:41:14.201726081Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.564118 | controller | Jun 09 15:41:14.237165 crc crio[3652]: time="2026-06-09T15:41:14.236712455Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=66e3c12a-5143-498f-9a90-dd6c2c22d338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564134 | controller | Jun 09 15:41:14.237165 crc crio[3652]: time="2026-06-09T15:41:14.236822938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564149 | controller | Jun 09 15:41:14.238293 crc crio[3652]: time="2026-06-09T15:41:14.238265362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564165 | controller | Jun 09 15:41:14.259200 crc crio[3652]: time="2026-06-09T15:41:14.251192726Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=be0569b9-f68b-48a2-983e-c1ce52fbb745 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564179 | controller | Jun 09 15:41:14.259200 crc crio[3652]: time="2026-06-09T15:41:14.251278678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564195 | controller | Jun 09 15:41:14.259390 crc crio[3652]: time="2026-06-09T15:41:14.259349479Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564210 | controller | Jun 09 15:41:14.261826 crc crio[3652]: time="2026-06-09T15:41:14.261242053Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564229 | controller | Jun 09 15:41:14.262048 crc crio[3652]: time="2026-06-09T15:41:14.261843487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564245 | controller | Jun 09 15:41:14.264717 crc crio[3652]: time="2026-06-09T15:41:14.264666834Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc00088e468}] Aliases:map[]}"
2026-06-09 17:40:40.564260 | controller | Jun 09 15:41:14.265715 crc crio[3652]: time="2026-06-09T15:41:14.265693728Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.564276 | controller | Jun 09 15:41:14.279415 crc crio[3652]: time="2026-06-09T15:41:14.279121585Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564291 | controller | Jun 09 15:41:14.279415 crc crio[3652]: time="2026-06-09T15:41:14.279215747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564307 | controller | Jun 09 15:41:14.347994 crc crio[3652]: time="2026-06-09T15:41:14.347783592Z" level=info msg="Ran pod sandbox bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564322 | controller | Jun 09 15:41:14.353209 crc crio[3652]: time="2026-06-09T15:41:14.353046127Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=659529a8-4fa1-4034-a3dd-49f2f71ebe96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564338 | controller | Jun 09 15:41:14.357855 crc crio[3652]: time="2026-06-09T15:41:14.357383309Z" level=info msg="Created container c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=6aa99a71-40f4-49f1-b9c0-db02d4e80d96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.564353 | controller | Jun 09 15:41:14.375166 crc crio[3652]: time="2026-06-09T15:41:14.374062392Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ab11a828-8946-4bba-8f4a-2505b1611947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564368 | controller | Jun 09 15:41:14.378255 crc crio[3652]: time="2026-06-09T15:41:14.371665005Z" level=info msg="Starting container: c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff" id=e647f80a-7722-4082-98e8-565a4f746aa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.564384 | controller | Jun 09 15:41:14.391027 crc crio[3652]: time="2026-06-09T15:41:14.39011965Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=9cebe471-359f-45b1-9b7b-06484900947d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.564399 | controller | Jun 09 15:41:14.404523 crc crio[3652]: time="2026-06-09T15:41:14.40411047Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564417 | controller | Jun 09 15:41:14.408680 crc crio[3652]: time="2026-06-09T15:41:14.408455452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564433 | controller | Jun 09 15:41:14.451317 crc crio[3652]: time="2026-06-09T15:41:14.449752915Z" level=info msg="Started container" PID=6968 containerID=c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=e647f80a-7722-4082-98e8-565a4f746aa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173
2026-06-09 17:40:40.564449 | controller | Jun 09 15:41:14.460009 crc crio[3652]: time="2026-06-09T15:41:14.459199368Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564465 | controller | Jun 09 15:41:14.486632 crc crio[3652]: time="2026-06-09T15:41:14.4864144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d782cb2e-8568-4297-9ae7-f38a9cf3892d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564480 | controller | Jun 09 15:41:14.506508 crc crio[3652]: time="2026-06-09T15:41:14.505668813Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=ce8c3496-4840-4669-b7ee-dd438d13ae31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564496 | controller | Jun 09 15:41:14.506508 crc crio[3652]: time="2026-06-09T15:41:14.506253147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564512 | controller | Jun 09 15:41:14.545685 crc crio[3652]: time="2026-06-09T15:41:14.541776594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=084cdf53-6ec3-4139-ab35-8aad28f51440 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564527 | controller | Jun 09 15:41:14.545685 crc crio[3652]: time="2026-06-09T15:41:14.542359898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564542 | controller | Jun 09 15:41:14.563775 crc crio[3652]: time="2026-06-09T15:41:14.56365247Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=56967006-5be0-4f2f-8213-21f97efe86ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.564558 | controller | Jun 09 15:41:14.589357 crc crio[3652]: time="2026-06-09T15:41:14.581576552Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc00259a760}] Aliases:map[]}"
2026-06-09 17:40:40.564574 | controller | Jun 09 15:41:14.589357 crc crio[3652]: time="2026-06-09T15:41:14.581684995Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.564593 | controller | Jun 09 15:41:14.589357 crc crio[3652]: time="2026-06-09T15:41:14.588562467Z" level=info msg="Created container f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=877845c4-b84c-4f8e-b678-f692703e483d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.564609 | controller | Jun 09 15:41:14.596464 crc crio[3652]: time="2026-06-09T15:41:14.592754995Z" level=info msg="Starting container: f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545" id=6f3b2937-4335-4f0f-b59c-6b787193521a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.564625 | controller | Jun 09 15:41:14.598167 crc crio[3652]: time="2026-06-09T15:41:14.597633209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564640 | controller | Jun 09 15:41:14.614607 crc crio[3652]: time="2026-06-09T15:41:14.614332694Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc00259a6e8}] Aliases:map[]}"
2026-06-09 17:40:40.564662 | controller | Jun 09 15:41:14.614607 crc crio[3652]: time="2026-06-09T15:41:14.61459695Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.564678 | controller | Jun 09 15:41:15.023653 crc crio[3652]: time="2026-06-09T15:41:15.022436Z" level=info msg="Started container" PID=7005 containerID=f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=6f3b2937-4335-4f0f-b59c-6b787193521a name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea
2026-06-09 17:40:40.564694 | controller | Jun 09 15:41:15.037452 crc crio[3652]: time="2026-06-09T15:41:15.029787753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564709 | controller | Jun 09 15:41:15.096245 crc crio[3652]: time="2026-06-09T15:41:15.092831669Z" level=info msg="Ran pod sandbox cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564725 | controller | Jun 09 15:41:15.099343 crc crio[3652]: time="2026-06-09T15:41:15.09881734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=72a62cc0-0667-4319-a9c2-08b9542d174a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564741 | controller | Jun 09 15:41:15.137779 crc crio[3652]: time="2026-06-09T15:41:15.130303751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e1b682f6-57db-49e3-bb22-85a20fbe58c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564757 | controller | Jun 09 15:41:15.147136 crc crio[3652]: time="2026-06-09T15:41:15.144721101Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=621cc3a3-7577-4162-8f37-83eace291bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.564776 | controller | Jun 09 15:41:15.147136 crc crio[3652]: time="2026-06-09T15:41:15.145224973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564792 | controller | Jun 09 15:41:15.181728 crc crio[3652]: time="2026-06-09T15:41:15.179656934Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc00149a178}] Aliases:map[]}"
2026-06-09 17:40:40.564808 | controller | Jun 09 15:41:15.181728 crc crio[3652]: time="2026-06-09T15:41:15.179704826Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.564824 | controller | Jun 09 15:41:15.206897 crc crio[3652]: time="2026-06-09T15:41:15.199544693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=8da227fb-1437-4533-a761-e4bea9b0f127 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564839 | controller | Jun 09 15:41:15.225149 crc crio[3652]: time="2026-06-09T15:41:15.225016213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564877 | controller | Jun 09 15:41:15.239177 crc crio[3652]: time="2026-06-09T15:41:15.238777387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=86642a2f-6b55-4e60-a3c5-769125d250d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564900 | controller | Jun 09 15:41:15.244447 crc crio[3652]: time="2026-06-09T15:41:15.244351169Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=d7606902-0e69-4617-b01c-f39899b8d2de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.564916 | controller | Jun 09 15:41:15.245164 crc crio[3652]: time="2026-06-09T15:41:15.245082186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564932 | controller | Jun 09 15:41:15.280972 crc crio[3652]: time="2026-06-09T15:41:15.279290642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.564947 | controller | Jun 09 15:41:15.299245 crc crio[3652]: time="2026-06-09T15:41:15.296575409Z" level=info msg="Ran pod sandbox 381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169 with infra container: openshift-multus/multus-bzhnf/POD" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.564963 | controller | Jun 09 15:41:15.316066 crc crio[3652]: time="2026-06-09T15:41:15.304422644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=c8078f84-70d6-4453-8144-21d0553173eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.564990 | controller | Jun 09 15:41:15.316066 crc crio[3652]: time="2026-06-09T15:41:15.306483343Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=102538ea-ec9a-46d7-8052-4ff14d2a8fe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565010 | controller | Jun 09 15:41:15.316066 crc crio[3652]: time="2026-06-09T15:41:15.306564195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565026 | controller | Jun 09 15:41:15.317519 crc crio[3652]: time="2026-06-09T15:41:15.316671983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9d09758b-e983-4ddc-9ec9-9153554fd6a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.565042 | controller | Jun 09 15:41:15.385102 crc crio[3652]: time="2026-06-09T15:41:15.381286035Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=53898f95-6bba-4545-a238-50b1d952f862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.565058 | controller | Jun 09 15:41:15.407572 crc crio[3652]: time="2026-06-09T15:41:15.404068782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565073 | controller | Jun 09 15:41:15.408542 crc crio[3652]: time="2026-06-09T15:41:15.408482556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565089 | controller | Jun 09 15:41:15.414060 crc crio[3652]: time="2026-06-09T15:41:15.413860423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565104 | controller | Jun 09 15:41:15.455828 crc crio[3652]: time="2026-06-09T15:41:15.443824079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565120 | controller | Jun 09 15:41:15.480096 crc crio[3652]: time="2026-06-09T15:41:15.476843947Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565135 | controller | Jun 09 15:41:15.480096 crc crio[3652]: time="2026-06-09T15:41:15.477017801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565151 | controller | Jun 09 15:41:15.480096 crc crio[3652]: time="2026-06-09T15:41:15.477137744Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565166 | controller | Jun 09 15:41:15.480096 crc crio[3652]: time="2026-06-09T15:41:15.477178695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565182 | controller | Jun 09 15:41:15.589449 crc crio[3652]: time="2026-06-09T15:41:15.576075245Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=1a879ab4-022a-4eaa-a31e-4c99e12b6a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565197 | controller | Jun 09 15:41:15.589449 crc crio[3652]: time="2026-06-09T15:41:15.576186898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565212 | controller | Jun 09 15:41:15.589449 crc crio[3652]: time="2026-06-09T15:41:15.576648969Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565232 | controller | Jun 09 15:41:15.589449 crc crio[3652]: time="2026-06-09T15:41:15.57668574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565248 | controller | Jun 09 15:41:15.670211 crc crio[3652]: time="2026-06-09T15:41:15.66456598Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=2b0b69cb-4a42-4f3e-afb6-676060efe64c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565266 | controller | Jun 09 15:41:15.670211 crc crio[3652]: time="2026-06-09T15:41:15.664648882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565281 | controller | Jun 09 15:41:15.745324 crc crio[3652]: time="2026-06-09T15:41:15.664864437Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=5b43a824-e677-4962-9e01-52a365438e39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565296 | controller | Jun 09 15:41:15.745808 crc crio[3652]: time="2026-06-09T15:41:15.745491097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565311 | controller | Jun 09 15:41:15.747264 crc crio[3652]: time="2026-06-09T15:41:15.673374578Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=961ea7fb-44c6-45b2-835f-7ecc08fbd6f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565326 | controller | Jun 09 15:41:15.747264 crc crio[3652]: time="2026-06-09T15:41:15.747046284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565341 | controller | Jun 09 15:41:15.747604 crc crio[3652]: time="2026-06-09T15:41:15.685700208Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=a5e38cd8-53fd-4421-9495-65b8b08da58c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565356 | controller | Jun 09 15:41:15.747657 crc crio[3652]: time="2026-06-09T15:41:15.747608597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565371 | controller | Jun 09 15:41:15.752611 crc crio[3652]: time="2026-06-09T15:41:15.690112452Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=1607196f-13c3-4247-b1eb-265b23df8c17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565387 | controller | Jun 09 15:41:15.752611 crc crio[3652]: time="2026-06-09T15:41:15.748300093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565402 | controller | Jun 09 15:41:15.757426 crc crio[3652]: time="2026-06-09T15:41:15.756361883Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=d7f553c1-c9c7-4c42-8f44-f1bf734bc9f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565417 | controller | Jun 09 15:41:15.757426 crc crio[3652]: time="2026-06-09T15:41:15.756788613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565432 | controller | Jun 09 15:41:15.761687 crc crio[3652]: time="2026-06-09T15:41:15.761485024Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565450 | controller | Jun 09 15:41:15.761687 crc crio[3652]: time="2026-06-09T15:41:15.761671799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565466 | controller | Jun 09 15:41:15.780713 crc crio[3652]: time="2026-06-09T15:41:15.78041996Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565481 | controller | Jun 09 15:41:15.793729 crc crio[3652]: time="2026-06-09T15:41:15.792771691Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=1bdd22da-89b3-4cda-ad68-b5894c9f3718 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565496 | controller | Jun 09 15:41:15.793729 crc crio[3652]: time="2026-06-09T15:41:15.793162771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565511 | controller | Jun 09 15:41:15.796610 crc crio[3652]: time="2026-06-09T15:41:15.79654551Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=ca47c213-31cf-4e8a-8011-a4a00284e417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565527 | controller | Jun 09 15:41:15.796696 crc crio[3652]: time="2026-06-09T15:41:15.796652143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565543 | controller | Jun 09 15:41:15.868823 crc crio[3652]: time="2026-06-09T15:41:15.865311471Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0001a4488}] Aliases:map[]}"
2026-06-09 17:40:40.565559 | controller | Jun 09 15:41:15.868823 crc crio[3652]: time="2026-06-09T15:41:15.868599668Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.565574 | controller | Jun 09 15:41:15.874403 crc crio[3652]: time="2026-06-09T15:41:15.87418712Z" level=info msg="Created container 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=9cebe471-359f-45b1-9b7b-06484900947d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.565590 | controller | Jun 09 15:41:15.875440 crc crio[3652]: time="2026-06-09T15:41:15.865746731Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1aab62e0-03d7-4dbd-a614-ee501ee4bba2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565606 | controller | Jun 09 15:41:15.875522 crc crio[3652]: time="2026-06-09T15:41:15.87544868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565622 | controller | Jun 09 15:41:15.875687 crc crio[3652]: time="2026-06-09T15:41:15.865807962Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=30f6122d-4c0a-4ead-8278-e706f0589e2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565637 | controller | Jun 09 15:41:15.875687 crc crio[3652]: time="2026-06-09T15:41:15.875560092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565656 | controller | Jun 09 15:41:15.875687 crc crio[3652]: time="2026-06-09T15:41:15.865854244Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4c515497-09ef-438c-8490-4fd9d894f987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565671 | controller | Jun 09 15:41:15.875687 crc crio[3652]: time="2026-06-09T15:41:15.875625544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565687 | controller | Jun 09 15:41:15.875687 crc crio[3652]: time="2026-06-09T15:41:15.866232952Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=e0f5d47a-0e86-4642-bc04-53390a339365 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565702 | controller | Jun 09 15:41:15.878112 crc crio[3652]: time="2026-06-09T15:41:15.875693675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565718 | controller | Jun 09 15:41:15.928608 crc crio[3652]: time="2026-06-09T15:41:15.928418278Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565733 | controller | Jun 09 15:41:15.949722 crc crio[3652]: time="2026-06-09T15:41:15.949607217Z" level=info msg="Starting container: 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1" id=20f38181-99c0-411b-aae0-964e0475f5ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.565749 | controller | Jun 09 15:41:15.950608 crc crio[3652]: time="2026-06-09T15:41:15.950227652Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=fb4b59ad-64f2-4ea0-b92f-3f5139dca4eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565764 | controller | Jun 09 15:41:15.951553 crc crio[3652]: time="2026-06-09T15:41:15.951038491Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565780 | controller | Jun 09 15:41:15.952742 crc crio[3652]: time="2026-06-09T15:41:15.952550906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565796 | controller | Jun 09 15:41:15.952742 crc crio[3652]: time="2026-06-09T15:41:15.950269473Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=6f10ed2a-4f74-4a6a-90e1-8ffdb97d10f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565811 | controller | Jun 09 15:41:15.952861 crc crio[3652]: time="2026-06-09T15:41:15.952760151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565827 | controller | Jun 09 15:41:15.953180 crc crio[3652]: time="2026-06-09T15:41:15.953009987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565842 | controller | Jun 09 15:41:15.962859 crc crio[3652]: time="2026-06-09T15:41:15.962619194Z" level=info msg="Started container" PID=7049 containerID=7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=20f38181-99c0-411b-aae0-964e0475f5ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96
2026-06-09 17:40:40.565882 | controller | Jun 09 15:41:15.965657 crc crio[3652]: time="2026-06-09T15:41:15.96542449Z" level=info msg="Created container 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=56967006-5be0-4f2f-8213-21f97efe86ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.565901 | controller | Jun 09 15:41:15.968345 crc crio[3652]: time="2026-06-09T15:41:15.967739974Z" level=info msg="Starting container: 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b" id=1e3e33b2-d851-42f7-a4de-2f660fde29fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.565918 | controller | Jun 09 15:41:15.993830 crc crio[3652]: time="2026-06-09T15:41:15.993728567Z" level=info msg="Created container 294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=621cc3a3-7577-4162-8f37-83eace291bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.565934 | controller | Jun 09 15:41:15.996644 crc crio[3652]: time="2026-06-09T15:41:15.996450701Z" level=info msg="Starting container: 294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4" id=a40de2d0-be11-4818-aad7-c9937042ab8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.565949 | controller | Jun 09 15:41:16.010262 crc crio[3652]: time="2026-06-09T15:41:16.009847406Z" level=info msg="Ran pod sandbox ad04e7093c502b296558974272840270c44f2f91dea0a833a8a149c1754c1725 with infra container: openshift-dns/node-resolver-277xp/POD" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.565965 | controller | Jun 09 15:41:16.034687 crc crio[3652]: time="2026-06-09T15:41:16.03335763Z" level=info msg="Started container" PID=7107 containerID=294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a40de2d0-be11-4818-aad7-c9937042ab8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e
2026-06-09 17:40:40.565980 | controller | Jun 09 15:41:16.036768 crc crio[3652]: time="2026-06-09T15:41:16.036337971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.565996 | controller | Jun 09 15:41:16.056249 crc crio[3652]: time="2026-06-09T15:41:16.055584704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=119b37fb-f3e0-4ee4-8037-b74d373349b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566011 | controller | Jun 09 15:41:16.068381 crc crio[3652]: time="2026-06-09T15:41:16.067575527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=c66bcbbe-3cf8-4229-aa8b-d6c5c49c7f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566026 | controller | Jun 09 15:41:16.080546 crc crio[3652]: time="2026-06-09T15:41:16.079267312Z" level=info msg="Ran pod sandbox 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.566042 | controller | Jun 09 15:41:16.097852 crc crio[3652]: time="2026-06-09T15:41:16.097501412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f4ebfb92-54a8-4fa3-af47-6bdcedd67160 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566063 | controller | Jun 09 15:41:16.102472 crc crio[3652]: time="2026-06-09T15:41:16.102382957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566078 | controller | Jun 09 15:41:16.108305 crc crio[3652]: time="2026-06-09T15:41:16.105145142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566093 | controller | Jun 09 15:41:16.219071 crc crio[3652]: time="2026-06-09T15:41:16.218079524Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=b9f8b874-a5d0-49b1-9024-102a5ca44001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.566109 | controller | Jun 09 15:41:16.225862 crc crio[3652]: time="2026-06-09T15:41:16.21921393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=32ad95fd-1f84-4dca-93da-e8381cd25e78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566124 | controller | Jun 09 15:41:16.244168 crc crio[3652]: time="2026-06-09T15:41:16.244077036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=09879d26-bb6b-4ee8-86d8-6ef42d664faa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566139 | controller | Jun 09 15:41:16.267715 crc crio[3652]: time="2026-06-09T15:41:16.267639841Z" level=info msg="Started container" PID=7084 containerID=81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=1e3e33b2-d851-42f7-a4de-2f660fde29fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173
2026-06-09 17:40:40.566154 | controller | Jun 09 15:41:16.273142 crc crio[3652]: time="2026-06-09T15:41:16.272737102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566169 | controller | Jun 09 15:41:16.287024 crc crio[3652]: time="2026-06-09T15:41:16.282681736Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.566184 | controller | Jun 09 15:41:16.294464 crc crio[3652]: time="2026-06-09T15:41:16.294363671Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=99f1bf0a-241f-4f04-a78a-0878e02952f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.566200 | controller | Jun 09 15:41:16.295024 crc crio[3652]: time="2026-06-09T15:41:16.294397282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4e4be68b-c2e7-4018-9d19-2bd49bcae326 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566215 | controller | Jun 09 15:41:16.325064 crc crio[3652]: time="2026-06-09T15:41:16.324835029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566230 | controller | Jun 09 15:41:16.358782 crc crio[3652]: time="2026-06-09T15:41:16.358674457Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=0b5003fd-fa52-459a-8155-6386e77c578b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.566246 | controller | Jun 09 15:41:16.374583 crc crio[3652]: time="2026-06-09T15:41:16.374364207Z" level=info msg="Created container 0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=a1dea016-4d08-4517-aa6f-8149105ba896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.566265 | controller | Jun 09 15:41:16.379438 crc crio[3652]: time="2026-06-09T15:41:16.378843072Z" level=info msg="Starting container: 0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2" id=f512309b-1450-4136-a359-122ae1175860 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.566281 | controller | Jun 09 15:41:16.382661 crc crio[3652]: time="2026-06-09T15:41:16.382491518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566296 | controller | Jun 09 15:41:16.451546 crc crio[3652]: time="2026-06-09T15:41:16.451241088Z" level=info msg="Started container" PID=7152 containerID=0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=f512309b-1450-4136-a359-122ae1175860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19
2026-06-09 17:40:40.566312 | controller | Jun 09 15:41:16.603545 crc crio[3652]: time="2026-06-09T15:41:16.602786209Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0001a4420}] Aliases:map[]}"
2026-06-09 17:40:40.566328 | controller | Jun 09 15:41:16.603545 crc crio[3652]: time="2026-06-09T15:41:16.602976854Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566344 | controller | Jun 09 15:41:16.735725 crc crio[3652]: time="2026-06-09T15:41:16.732549507Z" level=info msg="Created container 418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7: openshift-multus/multus-bzhnf/kube-multus" id=53898f95-6bba-4545-a238-50b1d952f862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.566359 | controller | Jun 09 15:41:16.742187 crc crio[3652]: time="2026-06-09T15:41:16.741323564Z" level=info msg="Starting container: 418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7" id=619f59fa-21b4-4ea5-8821-e10bafcd72bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.566375 | controller | Jun 09 15:41:16.804215 crc crio[3652]: time="2026-06-09T15:41:16.804089733Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.566390 | controller | Jun 09 15:41:16.858594 crc crio[3652]: time="2026-06-09T15:41:16.852481834Z" level=info msg="Ran pod sandbox 2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.566405 | controller | Jun 09 15:41:16.862580 crc crio[3652]: time="2026-06-09T15:41:16.861720721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=47ba47c0-aa1a-4e51-bc35-c1c02b0f86fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566424 | controller | Jun 09 15:41:16.953443 crc crio[3652]: time="2026-06-09T15:41:16.953186416Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc00265e2b0}] Aliases:map[]}"
2026-06-09 17:40:40.566440 | controller | Jun 09 15:41:16.953443 crc crio[3652]: time="2026-06-09T15:41:16.953282169Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566456 | controller | Jun 09 15:41:16.979834 crc crio[3652]: time="2026-06-09T15:41:16.977505059Z" level=info msg="Ran pod sandbox 007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.566472 | controller | Jun 09 15:41:16.986452 crc crio[3652]: time="2026-06-09T15:41:16.985662272Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc002a2c128}] Aliases:map[]}"
2026-06-09 17:40:40.566488 | controller | Jun 09 15:41:16.986452 crc crio[3652]: time="2026-06-09T15:41:16.985793185Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566504 | controller | Jun 09 15:41:17.009744 crc crio[3652]: time="2026-06-09T15:41:17.009231837Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc00008c6c0}] Aliases:map[]}"
2026-06-09 17:40:40.566520 | controller | Jun 09 15:41:17.009744 crc crio[3652]: time="2026-06-09T15:41:17.009285988Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566536 | controller | Jun 09 15:41:17.037260 crc crio[3652]: time="2026-06-09T15:41:17.032646259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=afd17c9f-c7dd-450a-b263-5a343c7b0976 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566551 | controller | Jun 09 15:41:17.100375 crc crio[3652]: time="2026-06-09T15:41:17.09975043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=9dd40770-3966-46b1-8a72-65579ec75d54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566566 | controller | Jun 09 15:41:17.187752 crc crio[3652]: time="2026-06-09T15:41:17.186511455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566585 | controller | Jun 09 15:41:17.202241 crc crio[3652]: time="2026-06-09T15:41:17.194322089Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f6e786e8-b911-4816-bb8e-ca84040fcb94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.566601 | controller | Jun 09 15:41:17.203454 crc crio[3652]: time="2026-06-09T15:41:17.203190278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=c518fbb8-82ed-4588-bb59-a5f59f3475f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.566616 | controller | Jun 09 15:41:17.228184 crc crio[3652]: time="2026-06-09T15:41:17.225433782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.566632 | controller | Jun 09 15:41:17.283787 crc crio[3652]: time="2026-06-09T15:41:17.283388347Z" level=info msg="Started container" PID=7158 containerID=418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7 description=openshift-multus/multus-bzhnf/kube-multus id=619f59fa-21b4-4ea5-8821-e10bafcd72bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169
2026-06-09 17:40:40.566648 | controller | Jun 09 15:41:17.454188 crc crio[3652]: time="2026-06-09T15:41:17.447206768Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.566663 | controller | Jun 09 15:41:18.395496 crc crio[3652]: time="2026-06-09T15:41:18.393745192Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000dac3f0}] Aliases:map[]}"
2026-06-09 17:40:40.566679 | controller | Jun 09 15:41:18.395496 crc crio[3652]: time="2026-06-09T15:41:18.393806153Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566695 | controller | Jun 09 15:41:18.395496 crc crio[3652]: time="2026-06-09T15:41:18.394468109Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc00259a2f8}] Aliases:map[]}"
2026-06-09 17:40:40.566711 | controller | Jun 09 15:41:18.395496 crc crio[3652]: time="2026-06-09T15:41:18.39452384Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566729 | controller | Jun 09 15:41:18.407168 crc crio[3652]: time="2026-06-09T15:41:18.406121573Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0015263d0}] Aliases:map[]}"
2026-06-09 17:40:40.566749 | controller | Jun 09 15:41:18.407168 crc crio[3652]: time="2026-06-09T15:41:18.406218875Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566767 | controller | Jun 09 15:41:18.439731 crc crio[3652]: time="2026-06-09T15:41:18.439569201Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015264a8}] Aliases:map[]}"
2026-06-09 17:40:40.566783 | controller | Jun 09 15:41:18.439731 crc crio[3652]: time="2026-06-09T15:41:18.439713625Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566799 | controller | Jun 09 15:41:18.443271 crc crio[3652]: time="2026-06-09T15:41:18.442825128Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00259a428}] Aliases:map[]}"
2026-06-09 17:40:40.566816 | controller | Jun 09 15:41:18.443271 crc crio[3652]: time="2026-06-09T15:41:18.443236188Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566832 | controller | Jun 09 15:41:18.444984 crc crio[3652]: time="2026-06-09T15:41:18.444648761Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc00149a3f8}] Aliases:map[]}"
2026-06-09 17:40:40.566851 | controller | Jun 09 15:41:18.444984 crc crio[3652]: time="2026-06-09T15:41:18.444678252Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566886 | controller | Jun 09 15:41:18.465494 crc crio[3652]: time="2026-06-09T15:41:18.464230382Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015265b0}] Aliases:map[]}"
2026-06-09 17:40:40.566904 | controller | Jun 09 15:41:18.465494 crc crio[3652]: time="2026-06-09T15:41:18.464797216Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566924 | controller | Jun 09 15:41:18.465494 crc crio[3652]: time="2026-06-09T15:41:18.464356535Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000dac500}] Aliases:map[]}"
2026-06-09 17:40:40.566940 | controller | Jun 09 15:41:18.465494 crc crio[3652]: time="2026-06-09T15:41:18.465470602Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566956 | controller | Jun 09 15:41:18.470017 crc crio[3652]: time="2026-06-09T15:41:18.469689691Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc00259a538}] Aliases:map[]}"
2026-06-09 17:40:40.566972 | controller | Jun 09 15:41:18.470115 crc crio[3652]: time="2026-06-09T15:41:18.470032709Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.566988 | controller | Jun 09 15:41:18.491693 crc crio[3652]: time="2026-06-09T15:41:18.491513425Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc00259a598}] Aliases:map[]}"
2026-06-09 17:40:40.567004 | controller | Jun 09 15:41:18.492535 crc crio[3652]: time="2026-06-09T15:41:18.491814182Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.567019 | controller | Jun 09 15:41:18.497132 crc crio[3652]: time="2026-06-09T15:41:18.496699228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567035 | controller | Jun 09 15:41:18.515254 crc crio[3652]: time="2026-06-09T15:41:18.509326355Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=95d9eea8-16a5-40df-b56b-d34202d22240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567051 | controller | Jun 09 15:41:18.523096 crc crio[3652]: time="2026-06-09T15:41:18.520354465Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc001526778}] Aliases:map[]}"
2026-06-09 17:40:40.567067 | controller | Jun 09 15:41:18.523096 crc crio[3652]: time="2026-06-09T15:41:18.520607381Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.567088 | controller | Jun 09 15:41:18.661396 crc crio[3652]: time="2026-06-09T15:41:18.653679227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567106 | controller | Jun 09 15:41:18.686498 crc crio[3652]: time="2026-06-09T15:41:18.681146234Z" level=info msg="Ran pod sandbox 2b7b18f2931b93764ef5313f813ff1ad911e30102a19398af9f53a3c0a74dcdb with infra container: openshift-image-registry/node-ca-2wddl/POD" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567121 | controller | Jun 09 15:41:18.686498 crc crio[3652]: time="2026-06-09T15:41:18.685728702Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_414fc191-942a-400e-b451-9477f70af081\""
2026-06-09 17:40:40.567137 | controller | Jun 09 15:41:18.750295 crc crio[3652]: time="2026-06-09T15:41:18.749650778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=e9465231-21a6-4e52-a21a-c5f5b9744630 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.567152 | controller | Jun 09 15:41:18.871451 crc crio[3652]: time="2026-06-09T15:41:18.843705305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567168 | controller | Jun 09 15:41:18.898344 crc crio[3652]: time="2026-06-09T15:41:18.847225318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567183 | controller | Jun 09 15:41:18.898344 crc crio[3652]: time="2026-06-09T15:41:18.89229296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=9667e4d8-e6f3-401a-9e64-b88cc67153b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.567199 | controller | Jun 09 15:41:18.924335 crc crio[3652]: time="2026-06-09T15:41:18.902029449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567215 | controller | Jun 09 15:41:18.924335 crc crio[3652]: time="2026-06-09T15:41:18.910262903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567231 | controller | Jun 09 15:41:18.924335 crc crio[3652]: time="2026-06-09T15:41:18.915163438Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=1f0094ed-2529-421b-9f0e-cc25cda56e86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567246 | controller | Jun 09 15:41:18.924335 crc crio[3652]: time="2026-06-09T15:41:18.915573478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567262 | controller | Jun 09 15:41:18.945257 crc crio[3652]: time="2026-06-09T15:41:18.94407026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567277 | controller | Jun 09 15:41:19.004210 crc crio[3652]: time="2026-06-09T15:41:19.003722235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567292 | controller | Jun 09 15:41:19.288051 crc crio[3652]: time="2026-06-09T15:41:19.287976483Z" level=info msg="Created container 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=d7606902-0e69-4617-b01c-f39899b8d2de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567310 | controller | Jun 09 15:41:19.307737 crc crio[3652]: time="2026-06-09T15:41:19.307559225Z" level=info msg="Starting container: 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d" id=4d278fac-b45c-46bf-a2c1-9d577ab80e2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567327 | controller | Jun 09 15:41:19.820216 crc crio[3652]: time="2026-06-09T15:41:19.816817035Z" level=info msg="Started container" PID=7268 containerID=5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=4d278fac-b45c-46bf-a2c1-9d577ab80e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea
2026-06-09 17:40:40.567342 | controller | Jun 09 15:41:20.797211 crc crio[3652]: time="2026-06-09T15:41:19.867138351Z" level=info msg="Created container 4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=0b5003fd-fa52-459a-8155-6386e77c578b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567358 | controller | Jun 09 15:41:20.797211 crc crio[3652]: time="2026-06-09T15:41:19.873582513Z" level=info msg="Created container 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=99f1bf0a-241f-4f04-a78a-0878e02952f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567373 | controller | Jun 09 15:41:20.797211 crc crio[3652]: time="2026-06-09T15:41:19.878784495Z" level=info msg="Starting container: 4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6" id=212dcd54-2875-4c57-a716-39f24eff7a79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567389 | controller | Jun 09 15:41:20.814556 crc crio[3652]: time="2026-06-09T15:41:20.813617185Z" level=info msg="Starting container: 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1" id=752cbf1d-2bf4-49df-afa5-f894d670f78a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567404 | controller | Jun 09 15:41:20.950386 crc crio[3652]: time="2026-06-09T15:41:20.947740645Z" level=info msg="Started container" PID=7307 containerID=4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=212dcd54-2875-4c57-a716-39f24eff7a79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e
2026-06-09 17:40:40.567420 | controller | Jun 09 15:41:20.964041 crc crio[3652]: time="2026-06-09T15:41:20.963489066Z" level=info msg="Created container 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f6e786e8-b911-4816-bb8e-ca84040fcb94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567435 | controller | Jun 09 15:41:20.975575 crc crio[3652]: time="2026-06-09T15:41:20.972290804Z" level=info msg="Starting container: 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22" id=ca861d5f-d0a4-4223-bd97-a986551bdf99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567450 | controller | Jun 09 15:41:21.047713 crc crio[3652]: time="2026-06-09T15:41:21.031821097Z" level=info msg="Started container" PID=7321 containerID=29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=752cbf1d-2bf4-49df-afa5-f894d670f78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.567466 | controller | Jun 09 15:41:21.114449 crc crio[3652]: time="2026-06-09T15:41:21.10030327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567485 | controller | Jun 09 15:41:21.173795 crc crio[3652]: time="2026-06-09T15:41:21.15461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567500 | controller | Jun 09 15:41:21.182237 crc crio[3652]: time="2026-06-09T15:41:21.181129955Z" level=info msg="Started container" PID=7328 containerID=1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=ca861d5f-d0a4-4223-bd97-a986551bdf99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26
2026-06-09 17:40:40.567516 | controller | Jun 09 15:41:24.007837 crc crio[3652]: time="2026-06-09T15:41:24.007460714Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.567532 | controller | Jun 09 15:41:24.338027 crc crio[3652]: time="2026-06-09T15:41:24.337230976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567547 | controller | Jun 09 15:41:24.470751 crc crio[3652]: time="2026-06-09T15:41:24.470627419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567562 | controller | Jun 09 15:41:24.704536 crc crio[3652]: time="2026-06-09T15:41:24.704135932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567578 | controller | Jun 09 15:41:25.244190 crc crio[3652]: time="2026-06-09T15:41:25.242766585Z" level=info msg="Created container fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3: openshift-dns/node-resolver-277xp/dns-node-resolver" id=b9f8b874-a5d0-49b1-9024-102a5ca44001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567593 | controller | Jun 09 15:41:25.259583 crc crio[3652]: time="2026-06-09T15:41:25.25742723Z" level=info msg="Starting container: fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3" id=429910a0-ec1f-4e37-b618-4a1b653ea852 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567608 | controller | Jun 09 15:41:25.300668 crc crio[3652]: time="2026-06-09T15:41:25.297136916Z" level=info msg="Created container 66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=95d9eea8-16a5-40df-b56b-d34202d22240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567624 | controller | Jun 09 15:41:25.369146 crc crio[3652]: time="2026-06-09T15:41:25.368716192Z" level=info msg="Starting container: 66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf" id=ffd2f54a-8679-4748-96c9-9842b42c980a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567639 | controller | Jun 09 15:41:25.371103 crc crio[3652]: time="2026-06-09T15:41:25.369190584Z" level=info msg="Created container ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8: openshift-image-registry/node-ca-2wddl/node-ca" id=1f0094ed-2529-421b-9f0e-cc25cda56e86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.567654 | controller | Jun 09 15:41:25.378100 crc crio[3652]: time="2026-06-09T15:41:25.374300243Z" level=info msg="Starting container: ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8" id=d3c6b2d8-5b42-461f-b0fd-3d49e33800b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.567670 | controller | Jun 09 15:41:25.421731 crc crio[3652]: time="2026-06-09T15:41:25.421625608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c3c26d85-b415-49d0-ba60-c481cee0f749 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.567689 | controller | Jun 09 15:41:25.422530 crc crio[3652]: time="2026-06-09T15:41:25.422435867Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=6561843f-ddc7-4b3b-81c3-e2862fd1b873 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567705 | controller | Jun 09 15:41:25.422608 crc crio[3652]: time="2026-06-09T15:41:25.422572391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567720 | controller | Jun 09 15:41:25.423783 crc crio[3652]: time="2026-06-09T15:41:25.423662566Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=4d2f721e-8b1a-4159-b7ea-6c22c8ed0d7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567736 | controller | Jun 09 15:41:25.424244 crc crio[3652]: time="2026-06-09T15:41:25.42382442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567751 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.424815664Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=b65ad150-2f9f-4ff2-9254-2874e0c100ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567767 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.425234473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567782 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.42552864Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=172481d2-40be-4d17-9533-45a218ff4105 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567798 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.425566441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567813 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.425582492Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567829 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.425639973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567845 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.425889359Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=a70d2467-bfaa-4b96-86e4-3f1bf0ec2d8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567882 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.426070803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567900 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.42637136Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=99c5625c-3a58-4278-be9d-9789bfa39a2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567920 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.426408791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567936 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.426459082Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=31b8846b-17a2-4ed5-8cf3-3739a855f44b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567951 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.426503383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567967 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.426699868Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=c2494793-4302-4545-932f-5a6b8ec23bea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.567982 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.426740069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.567997 | controller | Jun 09 15:41:25.429094 crc crio[3652]: time="2026-06-09T15:41:25.427061567Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=3662f224-5259-4c61-80e9-2e5b08dfe521 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568013 | controller | Jun 09 15:41:25.469140 crc crio[3652]: time="2026-06-09T15:41:25.427244071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568028 | controller | Jun 09 15:41:25.489976 crc crio[3652]: time="2026-06-09T15:41:25.429301779Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=6fe3d039-5494-46be-9812-21f43d05c560 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568043 | controller | Jun 09 15:41:25.490186 crc crio[3652]: time="2026-06-09T15:41:25.490142603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568058 | controller | Jun 09 15:41:25.490279 crc crio[3652]: time="2026-06-09T15:41:25.431587283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a4f1a35a-f0a5-4853-b373-9e497f79e4b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568073 | controller | Jun 09 15:41:25.495808 crc crio[3652]: time="2026-06-09T15:41:25.495411807Z" level=info msg="Started container" PID=7495 containerID=fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=429910a0-ec1f-4e37-b618-4a1b653ea852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad04e7093c502b296558974272840270c44f2f91dea0a833a8a149c1754c1725
2026-06-09 17:40:40.568089 | controller | Jun 09 15:41:25.498240 crc crio[3652]: time="2026-06-09T15:41:25.49809489Z" level=info msg="Started container" PID=7502 containerID=ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8 description=openshift-image-registry/node-ca-2wddl/node-ca id=d3c6b2d8-5b42-461f-b0fd-3d49e33800b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b7b18f2931b93764ef5313f813ff1ad911e30102a19398af9f53a3c0a74dcdb
2026-06-09 17:40:40.568105 | controller | Jun 09 15:41:25.503625 crc crio[3652]: time="2026-06-09T15:41:25.50357599Z" level=info msg="Started container" PID=7500 containerID=66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=ffd2f54a-8679-4748-96c9-9842b42c980a name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.568124 | controller | Jun 09 15:41:25.629099 crc crio[3652]: time="2026-06-09T15:41:25.629042116Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=5643157c-a552-4fb5-b339-79fde475cb36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568140 | controller | Jun 09 15:41:25.646690 crc crio[3652]: time="2026-06-09T15:41:25.646093648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568156 | controller | Jun 09 15:41:26.050329 crc crio[3652]: time="2026-06-09T15:41:26.049657628Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=a416a352-b2f0-4c78-a0fe-529b6657fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568172 | controller | Jun 09 15:41:26.050329 crc crio[3652]: time="2026-06-09T15:41:26.049833222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568188 | controller | Jun 09 15:41:26.068081 crc crio[3652]: time="2026-06-09T15:41:26.067823426Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=50e4dd30-9819-47c6-a7e0-1fa1530af2bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568203 | controller | Jun 09 15:41:26.068257 crc crio[3652]: time="2026-06-09T15:41:26.068236166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568218 | controller | Jun 09 15:41:26.089576 crc crio[3652]: time="2026-06-09T15:41:26.089533207Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568234 | controller | Jun 09 15:41:26.089767 crc crio[3652]: time="2026-06-09T15:41:26.089742842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568249 | controller | Jun 09 15:41:26.105564 crc crio[3652]: time="2026-06-09T15:41:26.105524164Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=52c8232e-9db8-42f9-a665-c0c522baa99e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568265 | controller | Jun 09 15:41:26.106010 crc crio[3652]: time="2026-06-09T15:41:26.105985835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568280 | controller | Jun 09 15:41:26.219686 crc crio[3652]: time="2026-06-09T15:41:26.219312275Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=122df593-d4c9-4980-933f-52e08eeb9de8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568295 | controller | Jun 09 15:41:26.220067 crc crio[3652]: time="2026-06-09T15:41:26.219746416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568311 | controller | Jun 09 15:41:26.556135 crc crio[3652]: time="2026-06-09T15:41:26.553284775Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=fe9a5196-28ec-42d7-8a41-fce53aad24d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568326 | controller | Jun 09 15:41:26.556135 crc crio[3652]: time="2026-06-09T15:41:26.553511501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568344 | controller | Jun 09 15:41:26.807554 crc crio[3652]: time="2026-06-09T15:41:26.806603435Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=eb88533d-ff40-45f7-bf58-c264b6db5731 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568360 | controller | Jun 09 15:41:26.807554 crc crio[3652]: time="2026-06-09T15:41:26.806726918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568376 | controller | Jun 09 15:41:27.075836 crc crio[3652]: time="2026-06-09T15:41:27.072332237Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568391 | controller | Jun 09 15:41:27.356578 crc crio[3652]: time="2026-06-09T15:41:27.356191216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568406 | controller | Jun 09 15:41:27.370308 crc crio[3652]: time="2026-06-09T15:41:27.365622648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568422 | controller | Jun 09 15:41:27.546587 crc crio[3652]: time="2026-06-09T15:41:27.545680031Z" level=info msg="Ran pod sandbox 237e5f13fd39dc892dd9414ad3b2f0b6e896bfe628f5c8a9b257b8cc8b938431 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568437 | controller | Jun 09 15:41:27.554268 crc crio[3652]: time="2026-06-09T15:41:27.553623298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=abfba381-47fc-4037-b70f-7b5154d6ee84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568452 | controller | Jun 09 15:41:27.622993 crc crio[3652]: time="2026-06-09T15:41:27.622593103Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568467 | controller | Jun 09 15:41:27.659180 crc crio[3652]: time="2026-06-09T15:41:27.659047202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0fb91782-2785-420c-b263-cb4c25e31ccb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568482 | controller | Jun 09 15:41:27.822144 crc crio[3652]: time="2026-06-09T15:41:27.822026873Z" level=info msg="Ran pod sandbox 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.568497 | controller | Jun 09 15:41:27.835464 crc crio[3652]: time="2026-06-09T15:41:27.835259265Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=b2dc3533-5bdb-42c4-8420-4cdbfebff9a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568512 | controller | Jun 09 15:41:27.835890 crc crio[3652]: time="2026-06-09T15:41:27.835728896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568530 | controller | Jun 09 15:41:27.854111 crc crio[3652]: time="2026-06-09T15:41:27.853213378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0cd6929f-b879-4abd-8009-6d5d3cec6f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568546 | controller | Jun 09 15:41:27.890738 crc crio[3652]: time="2026-06-09T15:41:27.890454915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f15f0ea4-3e33-458a-aec5-32867bb5a35d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568561 | controller | Jun 09 15:41:27.894109 crc crio[3652]: time="2026-06-09T15:41:27.893958098Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fe45c819-ec4e-42ae-a8d5-17bad9c1b2f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568575 | controller | Jun 09 15:41:27.894488 crc crio[3652]: time="2026-06-09T15:41:27.894254605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568590 | controller | Jun 09 15:41:27.963642 crc crio[3652]: time="2026-06-09T15:41:27.963091037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568605 | controller | Jun 09 15:41:27.986566 crc crio[3652]: time="2026-06-09T15:41:27.983485727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568620 | controller | Jun 09 15:41:28.029210 crc crio[3652]: time="2026-06-09T15:41:28.026202964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568635 | controller | Jun 09 15:41:28.044055 crc crio[3652]: time="2026-06-09T15:41:28.043174084Z" level=info msg="Created container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=5643157c-a552-4fb5-b339-79fde475cb36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568650 | controller | Jun 09 15:41:28.061115 crc crio[3652]: time="2026-06-09T15:41:28.046295888Z" level=info msg="Starting container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8" id=915dd439-8919-4f18-8857-b8f8cbb24ff0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.568665 | controller | Jun 09 15:41:28.243994 crc crio[3652]: time="2026-06-09T15:41:28.242766547Z" level=info msg="Started container" PID=7621 containerID=a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=915dd439-8919-4f18-8857-b8f8cbb24ff0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.568680 | controller | Jun 09 15:41:28.291987 crc crio[3652]: time="2026-06-09T15:41:28.282692128Z" level=info msg="Created container c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=b2dc3533-5bdb-42c4-8420-4cdbfebff9a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568695 | controller | Jun 09 15:41:28.291987 crc crio[3652]: time="2026-06-09T15:41:28.28745542Z" level=info msg="Starting container: c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f" id=aacd32e5-00aa-46b8-ab3f-ea9b40710fab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.568710 | controller | Jun 09 15:41:28.358440 crc crio[3652]: time="2026-06-09T15:41:28.354743366Z" level=info msg="Started container" PID=7638 containerID=c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=aacd32e5-00aa-46b8-ab3f-ea9b40710fab name=/runtime.v1.RuntimeService/StartContainer sandboxID=237e5f13fd39dc892dd9414ad3b2f0b6e896bfe628f5c8a9b257b8cc8b938431
2026-06-09 17:40:40.568729 | controller | Jun 09 15:41:28.388603 crc crio[3652]: time="2026-06-09T15:41:28.388174504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d7d2d9d8-8871-4134-8f41-2a40f56630c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568744 | controller | Jun 09 15:41:28.404334 crc crio[3652]: time="2026-06-09T15:41:28.401412626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=640a5e31-a3bb-418f-887c-c910a473f442 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568760 | controller | Jun 09 15:41:28.421016 crc crio[3652]: time="2026-06-09T15:41:28.420780032Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=9a81beab-c011-44b4-8230-785352ff4cc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568775 | controller | Jun 09 15:41:28.482220 crc crio[3652]: time="2026-06-09T15:41:28.468273301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568790 | controller | Jun 09 15:41:28.568151 crc crio[3652]: time="2026-06-09T15:41:28.564627811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568805 | controller | Jun 09 15:41:28.592367 crc crio[3652]: time="2026-06-09T15:41:28.590235315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568821 | controller | Jun 09 15:41:28.923340 crc crio[3652]: time="2026-06-09T15:41:28.920545358Z" level=info msg="Created container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=9a81beab-c011-44b4-8230-785352ff4cc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568836 | controller | Jun 09 15:41:28.926721 crc crio[3652]: time="2026-06-09T15:41:28.925604397Z" level=info msg="Starting container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b" id=f8b02185-6640-48fe-b22a-8c30402ebfb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.568855 | controller | Jun 09 15:41:29.033077 crc crio[3652]: time="2026-06-09T15:41:29.032619759Z" level=info msg="Started container" PID=7659 containerID=9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=f8b02185-6640-48fe-b22a-8c30402ebfb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.568890 | controller | Jun 09 15:41:29.149035 crc crio[3652]: time="2026-06-09T15:41:29.138409352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568906 | controller | Jun 09 15:41:29.181376 crc crio[3652]: time="2026-06-09T15:41:29.181333583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f08d0b2f-b592-4c3b-8e85-931bfbbfa8fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568922 | controller | Jun 09 15:41:29.217753 crc crio[3652]: time="2026-06-09T15:41:29.209540698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a2285d73-8774-48f7-bfa3-97ca4c275802 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.568943 | controller | Jun 09 15:41:29.224743 crc crio[3652]: time="2026-06-09T15:41:29.224572082Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=245aa33d-d855-4eb3-92a7-c8a48481dac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568959 | controller | Jun 09 15:41:29.225573 crc crio[3652]: time="2026-06-09T15:41:29.225458383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.568975 | controller | Jun 09 15:41:29.238639 crc crio[3652]: time="2026-06-09T15:41:29.23847625Z" level=info msg="Created container b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=0058f8f3-5924-40af-b3f0-ea34883d9827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.568991 | controller | Jun 09 15:41:29.262537 crc crio[3652]: time="2026-06-09T15:41:29.258477641Z" level=info msg="Starting container: b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e" id=1de50f6b-4a91-444c-be19-7ae850c2708b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569018 | controller | Jun 09 15:41:29.323095 crc crio[3652]: time="2026-06-09T15:41:29.322398797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569035 | controller | Jun 09 15:41:29.326604 crc crio[3652]: time="2026-06-09T15:41:29.32549385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569051 | controller | Jun 09 15:41:29.336277 crc crio[3652]: time="2026-06-09T15:41:29.336203903Z" level=info msg="Started container" PID=7264 containerID=b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=1de50f6b-4a91-444c-be19-7ae850c2708b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8907b15aa7a28b4b6a8039c3c895c302ef45311772d9905b045d272e8802d03
2026-06-09 17:40:40.569070 | controller | Jun 09 15:41:29.420650 crc crio[3652]: time="2026-06-09T15:41:29.420494029Z" level=info msg="Created container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fe45c819-ec4e-42ae-a8d5-17bad9c1b2f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569085 | controller | Jun 09 15:41:29.441397 crc crio[3652]: time="2026-06-09T15:41:29.440736936Z" level=info msg="Starting container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c" id=1a17b818-f87b-4b7b-aa90-750bdb834b7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569101 | controller | Jun 09 15:41:29.487761 crc crio[3652]: time="2026-06-09T15:41:29.487469817Z" level=info msg="Started container" PID=7701 containerID=ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=1a17b818-f87b-4b7b-aa90-750bdb834b7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306
2026-06-09 17:40:40.569116 | controller | Jun 09 15:41:29.509041 crc crio[3652]: time="2026-06-09T15:41:29.508093163Z" level=info msg="Created container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=245aa33d-d855-4eb3-92a7-c8a48481dac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569135 | controller | Jun 09 15:41:29.519783 crc crio[3652]: time="2026-06-09T15:41:29.519215315Z" level=info msg="Starting container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377" id=51ff4007-e4da-4295-94d1-f87faaa2fc05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569151 | controller | Jun 09 15:41:29.562336 crc crio[3652]: time="2026-06-09T15:41:29.562258379Z" level=info msg="Started container" PID=7712 containerID=aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=51ff4007-e4da-4295-94d1-f87faaa2fc05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.569168 | controller | Jun 09 15:41:29.641734 crc crio[3652]: time="2026-06-09T15:41:29.638560487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3b694734-5151-4b38-b37c-38fcd1ab6514 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569184 | controller | Jun 09 15:41:29.690413 crc crio[3652]: time="2026-06-09T15:41:29.690260206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5d300b16-d785-4496-8c1f-c40ab4cba588 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569200 | controller | Jun 09 15:41:29.698757 crc crio[3652]: time="2026-06-09T15:41:29.697414804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c4df02c2-eeca-47d4-a82d-6bd9a4513f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569215 | controller | Jun 09 15:41:29.710356 crc crio[3652]: time="2026-06-09T15:41:29.709754425Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=e295676f-e259-495f-a641-bfa4e36a6ca9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569231 | controller | Jun 09 15:41:29.710704 crc crio[3652]: time="2026-06-09T15:41:29.710684677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569247 | controller | Jun 09 15:41:29.716774 crc crio[3652]: time="2026-06-09T15:41:29.716425862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e32d10f5-0caf-49da-908d-def9706029cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569263 | controller | Jun 09 15:41:29.722376 crc crio[3652]: time="2026-06-09T15:41:29.721596264Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=8c5d9129-072d-4f91-963e-77468ff4ade1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569279 | controller | Jun 09 15:41:29.791762 crc crio[3652]: time="2026-06-09T15:41:29.790792095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569294 | controller | Jun 09 15:41:29.876197 crc crio[3652]: time="2026-06-09T15:41:29.875658314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569310 | controller | Jun 09 15:41:29.878716 crc crio[3652]: time="2026-06-09T15:41:29.878616304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569325 | controller | Jun 09 15:41:29.936719 crc crio[3652]: time="2026-06-09T15:41:29.935659648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569344 | controller | Jun 09 15:41:29.999587 crc crio[3652]: time="2026-06-09T15:41:29.999408061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569359 | controller | Jun 09 15:41:30.230124 crc crio[3652]: time="2026-06-09T15:41:30.229697437Z" level=info msg="Created container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=e295676f-e259-495f-a641-bfa4e36a6ca9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569375 | controller | Jun 09 15:41:30.243779 crc crio[3652]: time="2026-06-09T15:41:30.24337086Z" level=info msg="Starting container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900" id=1db4627e-ae40-424e-8680-ee50692a85fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569391 | controller | Jun 09 15:41:30.299145 crc crio[3652]: time="2026-06-09T15:41:30.298718464Z" level=info msg="Started container" PID=7766 containerID=51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=1db4627e-ae40-424e-8680-ee50692a85fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.569406 | controller | Jun 09 15:41:30.330678 crc crio[3652]: time="2026-06-09T15:41:30.330441081Z" level=info msg="Created container 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=8c5d9129-072d-4f91-963e-77468ff4ade1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569422 | controller | Jun 09 15:41:30.346087 crc crio[3652]: time="2026-06-09T15:41:30.343080629Z" level=info msg="Starting container: 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8" id=89089325-1793-428e-8759-17e4c6f53e36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569437 | controller | Jun 09 15:41:30.355107 crc crio[3652]: time="2026-06-09T15:41:30.354761784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ec1bdfa3-7517-403c-a5a7-64ca4f25101e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569453 | controller | Jun 09 15:41:30.363899 crc crio[3652]: time="2026-06-09T15:41:30.363783127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2d83d2aa-c8ed-41d8-8083-58fd8daba092 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569469 | controller | Jun 09 15:41:30.369662 crc crio[3652]: time="2026-06-09T15:41:30.368356625Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=16ab3ab9-61ee-4d28-a33b-be5e7d2b6f36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569490 | controller | Jun 09 15:41:30.369662 crc crio[3652]: time="2026-06-09T15:41:30.369071092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569546 | controller | Jun 09 15:41:30.390259 crc crio[3652]: time="2026-06-09T15:41:30.389723978Z" level=info msg="Started container" PID=7780 containerID=649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=89089325-1793-428e-8759-17e4c6f53e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306
2026-06-09 17:40:40.569571 | controller | Jun 09 15:41:30.444374 crc crio[3652]: time="2026-06-09T15:41:30.444189402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569588 | controller | Jun 09 15:41:30.447417 crc crio[3652]: time="2026-06-09T15:41:30.446895906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569605 | controller | Jun 09 15:41:30.989022 crc crio[3652]: time="2026-06-09T15:41:30.988449637Z" level=info msg="Created container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=16ab3ab9-61ee-4d28-a33b-be5e7d2b6f36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569620 | controller | Jun 09 15:41:31.005717 crc crio[3652]: time="2026-06-09T15:41:30.998183066Z" level=info msg="Starting container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a" id=7918227b-dd60-411c-be8b-aa651f32897e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569636 | controller | Jun 09 15:41:31.053813 crc crio[3652]: time="2026-06-09T15:41:31.05350344Z" level=info msg="Started container" PID=7813 containerID=529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=7918227b-dd60-411c-be8b-aa651f32897e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.569653 | controller | Jun 09 15:41:31.159024 crc crio[3652]: time="2026-06-09T15:41:31.158531935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=993104ec-b596-4205-a60f-864c18da5891 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569669 | controller | Jun 09 15:41:31.176327 crc crio[3652]: time="2026-06-09T15:41:31.175550986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fac3ea76-f1ef-4c5c-9008-54e719cf76cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569684 | controller | Jun 09 15:41:31.183386 crc crio[3652]: time="2026-06-09T15:41:31.183196036Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=6d3145ca-c40f-4399-84b8-aca2d6767c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569700 | controller | Jun 09 15:41:31.184349 crc crio[3652]: time="2026-06-09T15:41:31.18421024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569715 | controller | Jun 09 15:41:31.447178 crc crio[3652]: time="2026-06-09T15:41:31.446327747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569730 | controller | Jun 09 15:41:31.473438 crc crio[3652]: time="2026-06-09T15:41:31.472558075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569745 | controller | Jun 09 15:41:31.779095 crc crio[3652]: time="2026-06-09T15:41:31.77872707Z" level=info msg="Created container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=6d3145ca-c40f-4399-84b8-aca2d6767c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569760 | controller | Jun 09 15:41:31.782154 crc crio[3652]: time="2026-06-09T15:41:31.781737981Z" level=info msg="Starting container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395" id=d65db5f3-094f-4ad5-8783-1b1740e341a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.569779 | controller | Jun 09 15:41:31.864818 crc crio[3652]: time="2026-06-09T15:41:31.864633254Z" level=info msg="Started container" PID=7838 containerID=e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=d65db5f3-094f-4ad5-8783-1b1740e341a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.569795 | controller | Jun 09 15:41:32.941065 crc crio[3652]: time="2026-06-09T15:41:32.940323401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=bb959e02-4eba-4a38-89ae-15d8de87c1af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569811 | controller | Jun 09 15:41:32.951809 crc crio[3652]: time="2026-06-09T15:41:32.951468374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=90d36e27-9d12-4d30-905c-660e317c8ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569826 | controller | Jun 09 15:41:32.960119 crc crio[3652]: time="2026-06-09T15:41:32.959999945Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=582f17c2-eaba-471d-b6f0-1a528c6c6b71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569841 | controller | Jun 09 15:41:32.960558 crc crio[3652]: time="2026-06-09T15:41:32.960399305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569884 | controller | Jun 09 15:41:33.064225 crc crio[3652]: time="2026-06-09T15:41:33.064107059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569902 | controller | Jun 09 15:41:33.693473 crc crio[3652]: time="2026-06-09T15:41:33.692332973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569918 | controller | Jun 09 15:41:34.455189 crc crio[3652]: time="2026-06-09T15:41:34.454187685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f74ca599-fe0c-4984-b24d-a05321b7f6eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569934 | controller | Jun 09 15:41:34.458543 crc crio[3652]: time="2026-06-09T15:41:34.458457706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a2cad25f-9a39-4b8a-a24e-fcd88936e886 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.569949 | controller | Jun 09 15:41:34.461972 crc crio[3652]: time="2026-06-09T15:41:34.461716873Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=5747a273-41d3-45eb-adf2-b0dc6024a957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569965 | controller | Jun 09 15:41:34.462421 crc crio[3652]: time="2026-06-09T15:41:34.462231365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.569980 | controller | Jun 09 15:41:34.472505 crc crio[3652]: time="2026-06-09T15:41:34.472392464Z" level=info msg="Created container f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=582f17c2-eaba-471d-b6f0-1a528c6c6b71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.569995 | controller | Jun 09 15:41:34.475218 crc crio[3652]: time="2026-06-09T15:41:34.474685978Z" level=info msg="Starting container: f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87" id=44b1622c-758f-47d5-ad4e-22e0ebec5fce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570017 | controller | Jun 09 15:41:34.485377 crc crio[3652]: time="2026-06-09T15:41:34.485251957Z" level=info msg="Started container" PID=8027 containerID=f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=44b1622c-758f-47d5-ad4e-22e0ebec5fce name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.570033 | controller | Jun 09 15:41:34.499309 crc crio[3652]: time="2026-06-09T15:41:34.498685114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570049 | controller | Jun 09 15:41:34.519575 crc crio[3652]: time="2026-06-09T15:41:34.519471774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570065 | controller | Jun 09 15:41:34.728017 crc crio[3652]: time="2026-06-09T15:41:34.727520236Z" level=info msg="Created container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=5747a273-41d3-45eb-adf2-b0dc6024a957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570080 | controller | Jun 09 15:41:34.732006 crc crio[3652]: time="2026-06-09T15:41:34.731964251Z" level=info msg="Starting container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977" id=f3791323-7664-408c-a395-85a04cafe252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570096 | controller | Jun 09 15:41:34.779477 crc crio[3652]: time="2026-06-09T15:41:34.778024916Z" level=info msg="Started container" PID=8075 containerID=af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=f3791323-7664-408c-a395-85a04cafe252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.570111 | controller | Jun 09 15:41:37.530780 crc crio[3652]: time="2026-06-09T15:41:37.530214311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c0aece1-a09b-415d-a7d5-869acf1cefa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570126 | controller | Jun 09 15:41:37.611201 crc crio[3652]: time="2026-06-09T15:41:37.609183532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ff03404a-435c-48d2-a613-f786beede302 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570142 | controller | Jun 09 15:41:37.615530 crc crio[3652]: time="2026-06-09T15:41:37.615448569Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=675ad2d5-e65f-4b1a-9ece-07d3d784c6ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570157 | controller | Jun 09 15:41:37.616092 crc crio[3652]: time="2026-06-09T15:41:37.615805038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570173 | controller | Jun 09 15:41:37.682586 crc crio[3652]: time="2026-06-09T15:41:37.682486559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570188 | controller | Jun 09 15:41:37.687361 crc crio[3652]: time="2026-06-09T15:41:37.686648187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570208 | controller | Jun 09 15:41:38.132428 crc crio[3652]: time="2026-06-09T15:41:38.131744845Z" level=info msg="Created container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=675ad2d5-e65f-4b1a-9ece-07d3d784c6ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570223 | controller | Jun 09 15:41:38.136754 crc crio[3652]: time="2026-06-09T15:41:38.136448106Z" level=info msg="Starting container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07" id=4f633b06-deaf-45bd-8361-50baf506c2bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570239 | controller | Jun 09 15:41:38.164464 crc crio[3652]: time="2026-06-09T15:41:38.163617456Z" level=info msg="Started container" PID=8195 containerID=b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=4f633b06-deaf-45bd-8361-50baf506c2bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc
2026-06-09 17:40:40.570254 | controller | Jun 09 15:41:45.546733 crc crio[3652]: time="2026-06-09T15:41:45.545837827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=2110c817-d30f-4490-84ef-8ff53a654fd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570269 | controller | Jun 09 15:41:45.553290 crc crio[3652]: time="2026-06-09T15:41:45.553132189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=a398ee00-216a-445d-a1c6-c9736d3cf12a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570285 | controller | Jun 09 15:41:45.559667 crc crio[3652]: time="2026-06-09T15:41:45.558620348Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=1281054e-b5b0-4529-aa3e-d099ca4efdf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570300 | controller | Jun 09 15:41:45.560043 crc crio[3652]: time="2026-06-09T15:41:45.559886658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570316 | controller | Jun 09 15:41:45.596426 crc crio[3652]: time="2026-06-09T15:41:45.596066261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570331 | controller | Jun 09 15:41:46.092300 crc crio[3652]: time="2026-06-09T15:41:46.09214435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570347 | controller | Jun 09 15:41:46.230321 crc crio[3652]: time="2026-06-09T15:41:46.229378953Z" level=info msg="Created container c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=1281054e-b5b0-4529-aa3e-d099ca4efdf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570362 | controller | Jun 09 15:41:46.233539 crc crio[3652]: time="2026-06-09T15:41:46.23349041Z" level=info msg="Starting container: c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a" id=21f32c7f-f092-4681-9ca0-e1a5794dd30c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570378 | controller | Jun 09 15:41:46.254364 crc crio[3652]: time="2026-06-09T15:41:46.254120416Z" level=info msg="Started container" PID=8310 containerID=c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=21f32c7f-f092-4681-9ca0-e1a5794dd30c name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.570396 | controller | Jun 09 15:41:47.583248 crc crio[3652]: time="2026-06-09T15:41:47.58306216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=a07b7ef6-ac76-458e-b6a5-4ccdfdf72fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570412 | controller | Jun 09 15:41:47.591889 crc crio[3652]: time="2026-06-09T15:41:47.591688153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=837d3f75-962b-4121-9346-32241ba853af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570428 | controller | Jun 09 15:41:47.599875 crc crio[3652]: time="2026-06-09T15:41:47.599315253Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=bd4e2c60-7e1a-483b-906a-3b3a993fcc4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570444 | controller | Jun 09 15:41:47.603038 crc crio[3652]: time="2026-06-09T15:41:47.600293036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570460 | controller | Jun 09 15:41:47.658864 crc crio[3652]: time="2026-06-09T15:41:47.658430506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570475 | controller | Jun 09 15:41:48.302138 crc crio[3652]: time="2026-06-09T15:41:48.301445728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570490 | controller | Jun 09 15:41:48.507181 crc crio[3652]: time="2026-06-09T15:41:48.507028492Z" level=info msg="Created container 1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=bd4e2c60-7e1a-483b-906a-3b3a993fcc4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570506 | controller | Jun 09 15:41:48.513412 crc crio[3652]: time="2026-06-09T15:41:48.509521231Z" level=info msg="Starting container: 1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc" id=12c52621-69a3-44ad-b10c-dba7d4ba99ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570521 | controller | Jun 09 15:41:48.539234 crc crio[3652]: time="2026-06-09T15:41:48.539130109Z" level=info msg="Started container" PID=8374 containerID=1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=12c52621-69a3-44ad-b10c-dba7d4ba99ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.570537 | controller | Jun 09 15:41:49.640358 crc crio[3652]: time="2026-06-09T15:41:49.639149249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=403e15fb-31fd-415b-87d2-75b0a548eb93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570552 | controller | Jun 09 15:41:49.642618 crc crio[3652]: time="2026-06-09T15:41:49.641632337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=19010cfa-7c01-4f68-9929-2533856a22f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570568 | controller | Jun 09 15:41:49.646217 crc crio[3652]: time="2026-06-09T15:41:49.646142044Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=48c16238-1ef3-4b01-b9b6-410bc60804cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570586 | controller | Jun 09 15:41:49.646589 crc crio[3652]: time="2026-06-09T15:41:49.646531123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570602 | controller | Jun 09 15:41:49.669432 crc crio[3652]: time="2026-06-09T15:41:49.668836108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570618 | controller | Jun 09 15:41:50.122887 crc crio[3652]: time="2026-06-09T15:41:50.122596231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570633 | controller | Jun 09 15:41:50.625078 crc crio[3652]: time="2026-06-09T15:41:50.624341683Z" level=info msg="Created container 71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=48c16238-1ef3-4b01-b9b6-410bc60804cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570649 | controller | Jun 09 15:41:50.633584 crc crio[3652]: time="2026-06-09T15:41:50.633384106Z" level=info msg="Starting container: 71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768" id=7e6d4250-9869-4def-bdb1-915a10b4504f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570664 | controller | Jun 09 15:41:50.650044 crc crio[3652]: time="2026-06-09T15:41:50.648975994Z" level=info msg="Started container" PID=8484 containerID=71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=7e6d4250-9869-4def-bdb1-915a10b4504f name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.570680 | controller | Jun 09 15:41:55.778477 crc crio[3652]: time="2026-06-09T15:41:55.77815232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c9936378-8e5d-4628-927c-4fd76f98b0c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570696 | controller | Jun 09 15:41:55.784095 crc crio[3652]: time="2026-06-09T15:41:55.783796553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=eb67fd1a-623b-48c6-806e-9cba4b83693c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570711 | controller | Jun 09 15:41:55.788330 crc crio[3652]: time="2026-06-09T15:41:55.788194147Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7d9e4804-7bb3-435a-bca0-503a97ac8e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570726 | controller | Jun 09 15:41:55.790306 crc crio[3652]: time="2026-06-09T15:41:55.788821341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570741 | controller | Jun 09 15:41:55.863166 crc crio[3652]: time="2026-06-09T15:41:55.863053941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570756 | controller | Jun 09 15:41:56.183662 crc crio[3652]: time="2026-06-09T15:41:56.18341291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570772 | controller | Jun 09 15:41:56.407478 crc crio[3652]: time="2026-06-09T15:41:56.406342803Z" level=info msg="Created container dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7d9e4804-7bb3-435a-bca0-503a97ac8e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570790 | controller | Jun 09 15:41:56.412356 crc crio[3652]: time="2026-06-09T15:41:56.411469784Z" level=info msg="Starting container: dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3" id=14a06fb8-cfc2-4fec-bf00-358e47b5a95c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570806 | controller | Jun 09 15:41:56.448574 crc crio[3652]: time="2026-06-09T15:41:56.448314022Z" level=info msg="Started container" PID=8708 containerID=dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=14a06fb8-cfc2-4fec-bf00-358e47b5a95c name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea
2026-06-09 17:40:40.570821 | controller | Jun 09 15:41:59.826521 crc crio[3652]: time="2026-06-09T15:41:59.825053785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=6c74e036-510e-400e-b71d-19cd65068d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570837 | controller | Jun 09 15:41:59.830596 crc crio[3652]: time="2026-06-09T15:41:59.830475141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=c7c3f3f4-8ef5-41b6-a144-256c49b79c34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.570856 | controller | Jun 09 15:41:59.833425 crc crio[3652]: time="2026-06-09T15:41:59.833386054Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=c7742515-e54a-43c7-bbba-a173ac334c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570890 | controller | Jun 09 15:41:59.833991 crc crio[3652]: time="2026-06-09T15:41:59.833963849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570907 | controller | Jun 09 15:41:59.859277 crc crio[3652]: time="2026-06-09T15:41:59.858644319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570922 | controller | Jun 09 15:42:00.194563 crc crio[3652]: time="2026-06-09T15:42:00.194300081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.570938 | controller | Jun 09 15:42:00.295874 crc crio[3652]: time="2026-06-09T15:42:00.295727409Z" level=info msg="Created container 3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=c7742515-e54a-43c7-bbba-a173ac334c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.570954 | controller | Jun 09 15:42:00.297482 crc crio[3652]: time="2026-06-09T15:42:00.297412841Z" level=info msg="Starting container: 3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90" id=c31b0c54-e024-4d83-8f9c-0a0c0bce4df5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.570969 | controller | Jun 09 15:42:00.304072 crc crio[3652]: time="2026-06-09T15:42:00.303983916Z" level=info msg="Started container" PID=8814 containerID=3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=c31b0c54-e024-4d83-8f9c-0a0c0bce4df5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.570989 | controller | Jun 09 15:42:00.842399 crc crio[3652]: time="2026-06-09T15:42:00.84230407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ac7eb551-fccc-4e05-acfb-b7083b7752e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.571005 | controller | Jun 09 15:42:00.844420 crc crio[3652]: time="2026-06-09T15:42:00.844359512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6733aba6-c9ed-4269-b34a-d79c65b30bd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.571021 | controller | Jun 09 15:42:00.848150 crc crio[3652]: time="2026-06-09T15:42:00.847959602Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=8c0009f4-9829-450e-9978-337bd34bbf88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.571036 | controller | Jun 09 15:42:00.848408 crc crio[3652]: time="2026-06-09T15:42:00.84826818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.571051 | controller | Jun 09 15:42:00.871167 crc crio[3652]: time="2026-06-09T15:42:00.871069923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.571066 | controller | Jun 09 15:42:01.173525 crc crio[3652]: time="2026-06-09T15:42:01.173216752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.571082 | controller | Jun 09 15:42:01.291686 crc crio[3652]: time="2026-06-09T15:42:01.291584306Z" level=info msg="Created container cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=8c0009f4-9829-450e-9978-337bd34bbf88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.571097 | controller | Jun 09 15:42:01.294480 crc crio[3652]: time="2026-06-09T15:42:01.294352246Z" level=info msg="Starting container: cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c" id=8b3769f0-fe8e-4ebe-bf2f-6f6090380b75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.571113 | controller | Jun 09 15:42:01.304065 crc crio[3652]: time="2026-06-09T15:42:01.303569037Z" level=info msg="Started container" PID=8837 containerID=cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=8b3769f0-fe8e-4ebe-bf2f-6f6090380b75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4
2026-06-09 17:40:40.571129 | controller | Jun 09 15:42:16.464337 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea00a25e198273 Mac:ea:22:b4:47:e0:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571145 | controller | Jun 09 15:42:16.483256 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b49be56cee7442 Mac:52:15:53:1a:d1:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 SocketPath: PciID:}] [{Interface:0xc0002f0be0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571160 | controller | Jun 09 15:42:16.533058 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74a682279961d13 Mac:e6:8d:21:9f:32:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e SocketPath: PciID:}] [{Interface:0xc00032bfd0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571179 | controller | Jun 09 15:42:16.642487 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e89bdabb9e5539 Mac:ca:66:ee:6e:b5:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 SocketPath: PciID:}] [{Interface:0xc0002fad30 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571194 | controller | Jun 09 15:42:19.869485 crc crio[3652]: 2026-06-09T15:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7470d22f7adc9d3 Mac:5e:d3:7a:fb:86:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc SocketPath: PciID:}] [{Interface:0xc00032df00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571209 | controller | Jun 09 15:42:20.244983 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f21ea80e78cf4c Mac:c2:0d:8d:bc:3c:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a SocketPath: PciID:}] [{Interface:0xc0002e2eb0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571225 | controller | Jun 09 15:42:20.257010 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0714b11fe9ba360 Mac:02:b4:38:0d:1c:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 SocketPath: PciID:}] [{Interface:0xc000502d30 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571240 | controller | Jun 09 15:42:20.290039 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5edb49b8f0d7dae Mac:6a:0c:4f:91:76:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 SocketPath: PciID:}] [{Interface:0xc000228610 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571256 | controller | Jun 09 15:42:20.292107 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9e1c8222fb0deb Mac:26:0a:3d:dd:6c:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c SocketPath: PciID:}] [{Interface:0xc00055c5b0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571271 | controller | Jun 09 15:42:20.297617 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23722e4d79a4394 Mac:5e:71:16:ed:e4:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 SocketPath: PciID:}] [{Interface:0xc0005a05b0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571287 | controller | Jun 09 15:42:20.297617 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c987a91809ac5 Mac:b2:93:6f:3f:8d:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 SocketPath: PciID:}] [{Interface:0xc000138860 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571302 | controller | Jun 09 15:42:20.318313 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf876d126273039 Mac:06:6a:35:81:67:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 SocketPath: PciID:}] [{Interface:0xc000124c60 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571321 | controller | Jun 09 15:42:20.325008 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f8596f41dafae2 Mac:92:25:f5:ad:7b:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 SocketPath: PciID:}] [{Interface:0xc00060c650 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571337 | controller | Jun 09 15:42:20.325008 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54b673fa4816045 Mac:12:f8:71:d9:01:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e SocketPath: PciID:}] [{Interface:0xc000193a60 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571353 | controller | Jun 09 15:42:20.368996 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd7fde955be2435 Mac:b6:a5:95:b1:17:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db SocketPath: PciID:}] [{Interface:0xc0002aea70 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571369 | controller | Jun 09 15:42:20.372985 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df5b4fdebd43038 Mac:8a:1f:e3:f3:8d:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 SocketPath: PciID:}] [{Interface:0xc00012a8b0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571384 | controller | Jun 09 15:42:20.382987 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:653c185bbbe9641 Mac:3a:bf:a5:ea:28:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 SocketPath: PciID:}] [{Interface:0xc000174660 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571400 | controller | Jun 09 15:42:20.414792 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f30031287d577f Mac:9a:8d:ed:14:ba:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 SocketPath: PciID:}] [{Interface:0xc0001192e0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571415 | controller | Jun 09 15:42:20.420012 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:289ee341e455e6b Mac:4e:9f:9a:b8:3c:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571430 | controller | Jun 09 15:42:20.473851 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36c70f00ed7f9fb Mac:5a:d0:1a:e3:21:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 SocketPath: PciID:}] [{Interface:0xc00039f8a0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571446 | controller | Jun 09 15:42:20.583610 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:978884e28d4661c Mac:aa:7c:3b:10:30:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd SocketPath: PciID:}] [{Interface:0xc0005a0960 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571461 | controller | Jun 09 15:42:20.628377 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a9e275e5be9cef Mac:96:03:5f:c8:5d:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee SocketPath: PciID:}] [{Interface:0xc0001aab50 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571479 | controller | Jun 09 15:42:20.643396 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5dc4d26251dd4a Mac:da:9e:f0:89:a5:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 SocketPath: PciID:}] [{Interface:0xc000194cf0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571496 | controller | Jun 09 15:42:20.665156 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da1681dba4d8886 Mac:f2:72:92:c5:bf:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac SocketPath: PciID:}] [{Interface:0xc000520bb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571511 | controller | Jun 09 15:42:20.706490 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:543ee8ff51c208a Mac:46:d3:d7:28:84:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c SocketPath: PciID:}] [{Interface:0xc000343630 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571527 | controller | Jun 09 15:42:20.715240 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcab679520e942b Mac:9a:bb:1e:2a:46:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc SocketPath: PciID:}] [{Interface:0xc0002aa950 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571542 | controller | Jun 09 15:42:20.718202 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b96e9056693fc3 Mac:46:46:2c:35:0e:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 SocketPath: PciID:}] [{Interface:0xc000480dd0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571558 | controller | Jun 09 15:42:20.770658 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a352ad25b35f16a Mac:fa:f0:29:54:0d:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 SocketPath: PciID:}] [{Interface:0xc000612fa0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571574 | controller | Jun 09 15:42:20.785527 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fddb73a7c40744 Mac:ba:bf:75:3b:27:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd SocketPath: PciID:}] [{Interface:0xc00011b030 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.571589 | controller | Jun 09 15:42:20.786540 crc crio[3652]: time="2026-06-09T15:42:20.786376195Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.571606 | controller | Jun 09 15:42:20.786628 crc crio[3652]: time="2026-06-09T15:42:20.786565669Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_29c4362f-e7d7-43cd-84e2-2497840eef29\""
2026-06-09 17:40:40.571622 | controller | Jun 09 15:42:20.786628 crc crio[3652]: time="2026-06-09T15:42:20.78660106Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc00259a2f8}] Aliases:map[]}"
2026-06-09 17:40:40.571641 | controller | Jun 09 15:42:20.786769 crc crio[3652]: time="2026-06-09T15:42:20.786700733Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc00259a760}] Aliases:map[]}"
2026-06-09 17:40:40.571657 | controller | Jun 09 15:42:20.786979 crc crio[3652]: time="2026-06-09T15:42:20.786866717Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571672 | controller | Jun 09 15:42:20.786979 crc crio[3652]: time="2026-06-09T15:42:20.786896118Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571688 | controller | Jun 09 15:42:20.787862 crc crio[3652]: time="2026-06-09T15:42:20.78777782Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc00008ce10}] Aliases:map[]}"
2026-06-09 17:40:40.571703 | controller | Jun 09 15:42:20.787862 crc crio[3652]: time="2026-06-09T15:42:20.787830491Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.571719 | controller | Jun 09 15:42:20.788146 crc crio[3652]: time="2026-06-09T15:42:20.788059437Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc00259a380}] Aliases:map[]}"
2026-06-09 17:40:40.571734 | controller | Jun 09 15:42:20.788146 crc crio[3652]: time="2026-06-09T15:42:20.788119098Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc00149a178}] Aliases:map[]}"
2026-06-09 17:40:40.571750 | controller | Jun 09 15:42:20.788445 crc crio[3652]: time="2026-06-09T15:42:20.788368065Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571771 | controller | Jun 09 15:42:20.788756 crc crio[3652]: time="2026-06-09T15:42:20.788631851Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc00259a3e8}] Aliases:map[]}"
2026-06-09 17:40:40.571787 | controller | Jun 09 15:42:20.788756 crc crio[3652]: time="2026-06-09T15:42:20.788706173Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00259a428}] Aliases:map[]}"
2026-06-09 17:40:40.571803 | controller | Jun 09 15:42:20.789212 crc crio[3652]: time="2026-06-09T15:42:20.789104703Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000dac500}] Aliases:map[]}"
2026-06-09 17:40:40.571819 | controller | Jun 09 15:42:20.789212 crc crio[3652]: time="2026-06-09T15:42:20.789172235Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571834 | controller | Jun 09 15:42:20.789466 crc crio[3652]: time="2026-06-09T15:42:20.789402381Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571853 | controller | Jun 09 15:42:20.789466 crc crio[3652]: time="2026-06-09T15:42:20.789454212Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015264a8}] Aliases:map[]}"
2026-06-09 17:40:40.571888 | controller | Jun 09 15:42:20.789571 crc crio[3652]: time="2026-06-09T15:42:20.789519674Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc001526778}] Aliases:map[]}"
2026-06-09 17:40:40.571905 | controller | Jun 09 15:42:20.789710 crc crio[3652]: time="2026-06-09T15:42:20.789628906Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc00259a058}] Aliases:map[]}"
2026-06-09 17:40:40.571924 | controller | Jun 09 15:42:20.789710 crc crio[3652]: time="2026-06-09T15:42:20.789688468Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571940 | controller | Jun 09 15:42:20.789966 crc crio[3652]: time="2026-06-09T15:42:20.788715863Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.571956 | controller | Jun 09 15:42:20.790050 crc crio[3652]: time="2026-06-09T15:42:20.790024936Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.571972 | controller | Jun 09 15:42:20.790147 crc crio[3652]: time="2026-06-09T15:42:20.788129909Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.571987 | controller | Jun 09 15:42:20.790218 crc crio[3652]: time="2026-06-09T15:42:20.790140439Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc00008c6c0}] Aliases:map[]}"
2026-06-09 17:40:40.572003 | controller | Jun 09 15:42:20.790484 crc crio[3652]: time="2026-06-09T15:42:20.789638397Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572019 | controller | Jun 09 15:42:20.790565 crc crio[3652]: time="2026-06-09T15:42:20.790515049Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572035 | controller | Jun 09 15:42:20.790775 crc crio[3652]: time="2026-06-09T15:42:20.788670982Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc00265e248}] Aliases:map[]}"
2026-06-09 17:40:40.572050 | controller | Jun 09 15:42:20.791018 crc crio[3652]: time="2026-06-09T15:42:20.790903548Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572066 | controller | Jun 09 15:42:20.791284 crc crio[3652]: time="2026-06-09T15:42:20.788682883Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc002a2c128}] Aliases:map[]}"
2026-06-09 17:40:40.572085 | controller | Jun 09 15:42:20.791419 crc crio[3652]: time="2026-06-09T15:42:20.7913764Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572100 | controller | Jun 09 15:42:20.791581 crc crio[3652]: time="2026-06-09T15:42:20.791528764Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0001a4678}] Aliases:map[]}"
2026-06-09 17:40:40.572116 | controller | Jun 09 15:42:20.791828 crc crio[3652]: time="2026-06-09T15:42:20.791580505Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572131 | controller | Jun 09 15:42:20.791828 crc crio[3652]: time="2026-06-09T15:42:20.788694643Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015265b0}] Aliases:map[]}"
2026-06-09 17:40:40.572147 | controller | Jun 09 15:42:20.791828 crc crio[3652]: time="2026-06-09T15:42:20.791723349Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572162 | controller | Jun 09 15:42:20.792312 crc crio[3652]: time="2026-06-09T15:42:20.789440792Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc000606490}] Aliases:map[]}"
2026-06-09 17:40:40.572177 | controller | Jun 09 15:42:20.792454 crc crio[3652]: time="2026-06-09T15:42:20.792383835Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc00149a3f8}] Aliases:map[]}"
2026-06-09 17:40:40.572193 | controller | Jun 09 15:42:20.792454 crc crio[3652]: time="2026-06-09T15:42:20.792438207Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc002a2c288}] Aliases:map[]}"
2026-06-09 17:40:40.572211 | controller | Jun 09 15:42:20.792608 crc crio[3652]: time="2026-06-09T15:42:20.79256735Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572227 | controller | Jun 09 15:42:20.792675 crc crio[3652]: time="2026-06-09T15:42:20.792609991Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc00088e468}] Aliases:map[]}"
2026-06-09 17:40:40.572243 | controller | Jun 09 15:42:20.792852 crc crio[3652]: time="2026-06-09T15:42:20.792793966Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572259 | controller | Jun 09 15:42:20.792973 crc crio[3652]: time="2026-06-09T15:42:20.792406286Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572275 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.792587001Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572290 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.793190986Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc00259a6e8}] Aliases:map[]}"
2026-06-09 17:40:40.572306 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.793389571Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572321 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.789671187Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc00008cdb0}] Aliases:map[]}"
2026-06-09 17:40:40.572337 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.789410201Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc00088e9a0}] Aliases:map[]}"
2026-06-09 17:40:40.572356 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.793692768Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572371 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.79377686Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572387 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.790112878Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc00088e9e8}] Aliases:map[]}"
2026-06-09 17:40:40.572403 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.794075018Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572419 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.794322294Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0001a4420}] Aliases:map[]}"
2026-06-09 17:40:40.572435 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.794459558Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572451 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.794798476Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc00008d3c8}] Aliases:map[]}"
2026-06-09 17:40:40.572467 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.795051903Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572483 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.795300959Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0001a4488}] Aliases:map[]}"
2026-06-09 17:40:40.572502 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.789656477Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc00259a598}] Aliases:map[]}"
2026-06-09 17:40:40.572518 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.796040057Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572534 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.796207042Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572550 | controller | Jun 09 15:42:20.796322 crc crio[3652]: time="2026-06-09T15:42:20.796291104Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc001bc6048}] Aliases:map[]}"
2026-06-09 17:40:40.572566 | controller | Jun 09 15:42:20.797180 crc crio[3652]: time="2026-06-09T15:42:20.796412947Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572582 | controller | Jun 09 15:42:20.797180 crc crio[3652]: time="2026-06-09T15:42:20.796608162Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000dac3f0}] Aliases:map[]}"
2026-06-09 17:40:40.572598 | controller | Jun 09 15:42:20.797180 crc crio[3652]: time="2026-06-09T15:42:20.796831677Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572613 | controller | Jun 09 15:42:20.797625 crc crio[3652]: time="2026-06-09T15:42:20.790100988Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc00088e1e8}] Aliases:map[]}"
2026-06-09 17:40:40.572629 | controller | Jun 09 15:42:20.798072 crc crio[3652]: time="2026-06-09T15:42:20.797828772Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572645 | controller | Jun 09 15:42:20.798327 crc crio[3652]: time="2026-06-09T15:42:20.796629872Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0001221b8}] Aliases:map[]}"
2026-06-09 17:40:40.572665 | controller | Jun 09 15:42:20.798535 crc crio[3652]: time="2026-06-09T15:42:20.798448848Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572682 | controller | Jun 09 15:42:20.798847 crc crio[3652]: time="2026-06-09T15:42:20.796645253Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc00259a538}] Aliases:map[]}"
2026-06-09 17:40:40.572697 | controller | Jun 09 15:42:20.799061 crc crio[3652]: time="2026-06-09T15:42:20.799005732Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572713 | controller | Jun 09 15:42:20.799344 crc crio[3652]: time="2026-06-09T15:42:20.796659703Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0015263d0}] Aliases:map[]}"
2026-06-09 17:40:40.572729 | controller | Jun 09 15:42:20.799519 crc crio[3652]: time="2026-06-09T15:42:20.799464423Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572744 | controller | Jun 09 15:42:20.799900 crc crio[3652]: time="2026-06-09T15:42:20.788101058Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc00265e2b0}] Aliases:map[]}"
2026-06-09 17:40:40.572760 | controller | Jun 09 15:42:20.800396 crc crio[3652]: time="2026-06-09T15:42:20.800229713Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.572775 | controller | Jun 09 15:42:20.804629 crc crio[3652]: time="2026-06-09T15:42:20.804417138Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc000606308}] Aliases:map[]}"
2026-06-09 17:40:40.572794 | controller | Jun 09 15:42:20.804629 crc crio[3652]: time="2026-06-09T15:42:20.804448119Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572810 | controller | Jun 09 15:42:20.809011 crc crio[3652]: time="2026-06-09T15:42:20.808547882Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008cf18}] Aliases:map[]}"
2026-06-09 17:40:40.572826 | controller | Jun 09 15:42:20.809011 crc crio[3652]: time="2026-06-09T15:42:20.808832789Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572842 | controller | Jun 09 15:42:20.810590 crc crio[3652]: time="2026-06-09T15:42:20.81045463Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc00008cef8}] Aliases:map[]}"
2026-06-09 17:40:40.572878 | controller | Jun 09 15:42:20.810590 crc crio[3652]: time="2026-06-09T15:42:20.81047916Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572896 | controller | Jun 09 15:42:20.811414 crc crio[3652]: time="2026-06-09T15:42:20.810842219Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc00088ea08}] Aliases:map[]}"
2026-06-09 17:40:40.572913 | controller | Jun 09 15:42:20.811414 crc crio[3652]: time="2026-06-09T15:42:20.811417654Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572929 | controller | Jun 09 15:42:20.812125 crc crio[3652]: time="2026-06-09T15:42:20.811903636Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc00088ea38}] Aliases:map[]}"
2026-06-09 17:40:40.572944 | controller | Jun 09 15:42:20.812125 crc crio[3652]: time="2026-06-09T15:42:20.812116021Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572963 | controller | Jun 09 15:42:20.814556 crc crio[3652]: time="2026-06-09T15:42:20.814429969Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc00008cfa8}] Aliases:map[]}"
2026-06-09 17:40:40.572980 | controller | Jun 09 15:42:20.814556 crc crio[3652]: time="2026-06-09T15:42:20.814479431Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.572995 | controller | Jun 09 15:42:20.814980 crc crio[3652]: time="2026-06-09T15:42:20.81486857Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008cf78}] Aliases:map[]}"
2026-06-09 17:40:40.573011 | controller | Jun 09 15:42:20.814980 crc crio[3652]: time="2026-06-09T15:42:20.814908121Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.573027 | controller | Jun 09 15:42:20.815316 crc crio[3652]: time="2026-06-09T15:42:20.811202818Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc00008cf28}] Aliases:map[]}"
2026-06-09 17:40:40.573043 | controller | Jun 09 15:42:20.815316 crc crio[3652]: time="2026-06-09T15:42:20.815289911Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.573078 | controller | Jun 09 15:42:20.815867 crc crio[3652]: time="2026-06-09T15:42:20.815296231Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc00259a4c0}] Aliases:map[]}"
2026-06-09 17:40:40.573095 | controller | Jun 09 15:42:20.815867 crc crio[3652]: time="2026-06-09T15:42:20.815579008Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.573113 | controller | Jun 09 15:42:20.816819 crc crio[3652]: time="2026-06-09T15:42:20.816719637Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc00259a498}] Aliases:map[]}"
2026-06-09 17:40:40.573133 | controller | Jun 09 15:42:20.816819 crc crio[3652]: time="2026-06-09T15:42:20.816794909Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.573149 | controller | Jun 09 15:42:20.818665 crc crio[3652]: time="2026-06-09T15:42:20.818586834Z" level=info msg="Ran pod sandbox 4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=be0569b9-f68b-48a2-983e-c1ce52fbb745 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573164 | controller | Jun 09 15:42:20.820628 crc crio[3652]: time="2026-06-09T15:42:20.820518782Z" level=info msg="Ran pod sandbox 7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=1a879ab4-022a-4eaa-a31e-4c99e12b6a38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573180 | controller | Jun 09 15:42:20.821998 crc crio[3652]: time="2026-06-09T15:42:20.821882036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d2abd8f9-9c26-4514-a29c-87f05830d4a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573196 | controller | Jun 09 15:42:20.824448 crc crio[3652]: time="2026-06-09T15:42:20.824357629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=5923f314-0b29-4a83-bc85-a6c798c2903d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573211 | controller | Jun 09 15:42:20.826270 crc crio[3652]: time="2026-06-09T15:42:20.826201125Z" level=info msg="Ran pod sandbox 1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4c515497-09ef-438c-8490-4fd9d894f987 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573226 | controller | Jun 09 15:42:20.828599 crc crio[3652]: time="2026-06-09T15:42:20.828460272Z" level=info msg="Ran pod sandbox bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=5b43a824-e677-4962-9e01-52a365438e39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573242 | controller | Jun 09 15:42:20.829435 crc crio[3652]: time="2026-06-09T15:42:20.829379525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ad8ffc46-d12a-4ef2-b358-677238ddc00f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573258 | controller | Jun 09 15:42:20.831017 crc crio[3652]: time="2026-06-09T15:42:20.830815071Z" level=info msg="Ran pod sandbox 5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=ce8c3496-4840-4669-b7ee-dd438d13ae31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573273 | controller | Jun 09 15:42:20.832316 crc crio[3652]: time="2026-06-09T15:42:20.832250537Z" level=info msg="Ran pod sandbox 36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=e0f5d47a-0e86-4642-bc04-53390a339365 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573288 | controller | Jun 09 15:42:20.833632 crc crio[3652]: time="2026-06-09T15:42:20.83355241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=91eec282-62f1-45d6-baf0-43af70525a76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573306 | controller | Jun 09 15:42:20.834158 crc crio[3652]: time="2026-06-09T15:42:20.834056192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bf307c29-67ab-4b8d-b08b-5bbc60c6fffb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573322 | controller | Jun 09 15:42:20.834967 crc crio[3652]: time="2026-06-09T15:42:20.834837262Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c8cf7dbe-63d8-4286-a3e0-17ac57c086de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573337 | controller | Jun 09 15:42:20.854524 crc crio[3652]: time="2026-06-09T15:42:20.852421034Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.573352 | controller | Jun 09 15:42:20.863682 crc crio[3652]: time="2026-06-09T15:42:20.863104352Z" level=info msg="Ran pod sandbox fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=a5e38cd8-53fd-4421-9495-65b8b08da58c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573368 | controller | Jun 09 15:42:20.870800 crc crio[3652]: time="2026-06-09T15:42:20.866424365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=f2692325-74b4-4e9c-a732-d45e3cb98e15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573384 | controller | Jun 09 15:42:20.870800 crc crio[3652]: time="2026-06-09T15:42:20.870093697Z" level=info msg="Ran pod sandbox df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=d6711100-9430-40a5-8431-9775932c273c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573400 | controller | Jun 09 15:42:20.872397 crc crio[3652]: time="2026-06-09T15:42:20.872280222Z" level=info msg="Ran pod sandbox 978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=d7f553c1-c9c7-4c42-8f44-f1bf734bc9f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573416 | controller | Jun 09 15:42:20.890180 crc crio[3652]: time="2026-06-09T15:42:20.887888754Z" level=info msg="Ran pod sandbox e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=93626b81-eee2-4320-b04b-c275d75742ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573431 | controller | Jun 09 15:42:20.894301 crc crio[3652]: time="2026-06-09T15:42:20.893876455Z" level=info msg="Ran pod sandbox 28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1aab62e0-03d7-4dbd-a614-ee501ee4bba2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573447 | controller | Jun 09 15:42:20.895797 crc crio[3652]: time="2026-06-09T15:42:20.895643609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=afc3add6-8b0c-4f29-b4d1-00955f7c8ad8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573462 | controller | Jun 09 15:42:20.895908 crc crio[3652]: time="2026-06-09T15:42:20.89568568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=c0249912-8efd-480e-85a4-40b9beafc2de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573481 | controller | Jun 09 15:42:20.928332 crc crio[3652]: time="2026-06-09T15:42:20.92077868Z" level=info msg="Ran pod sandbox 23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=fb4b59ad-64f2-4ea0-b92f-3f5139dca4eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573497 | controller | Jun 09 15:42:20.943061 crc crio[3652]: time="2026-06-09T15:42:20.942906066Z" level=info msg="Ran pod sandbox fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=537989b6-227f-43ec-b389-574fc6caf027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573512 | controller | Jun 09 15:42:20.949113 crc crio[3652]: time="2026-06-09T15:42:20.947686006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e988184-3778-44d1-9d27-b4000d3eccce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573527 | controller | Jun 09 15:42:20.949565 crc crio[3652]: time="2026-06-09T15:42:20.9494357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=77265823-f5ae-4cfd-8967-b6fa470a590e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573543 | controller | Jun 09 15:42:20.958978 crc crio[3652]: time="2026-06-09T15:42:20.955837731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ad7aca7d-150d-4bf2-9461-2b1f94feeb1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573558 | controller | Jun 09 15:42:20.958978 crc crio[3652]: time="2026-06-09T15:42:20.956524478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=79117774-7dfb-4740-a45d-452082231a90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573574 | controller | Jun 09 15:42:21.001762 crc crio[3652]: time="2026-06-09T15:42:21.001041786Z" level=info msg="Ran pod sandbox 653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=6f10ed2a-4f74-4a6a-90e1-8ffdb97d10f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573590 | controller | Jun 09 15:42:21.010635 crc crio[3652]: time="2026-06-09T15:42:21.010446803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=f95f2274-15e6-4e06-b1da-002aab847321 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573606 | controller | Jun 09 15:42:21.027373 crc crio[3652]: time="2026-06-09T15:42:21.027176423Z" level=info msg="Ran pod sandbox da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b79866d6-c06e-485a-97ba-c9cb6b9ad25e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573621 | controller | Jun 09 15:42:21.032063 crc crio[3652]: time="2026-06-09T15:42:21.031901261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=c21a8ef5-974c-4de7-ad04-f0b57f78f883 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573636 | controller | Jun 09 15:42:21.051117 crc crio[3652]: time="2026-06-09T15:42:21.050997281Z" level=info msg="Ran pod sandbox 54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=ca47c213-31cf-4e8a-8011-a4a00284e417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573655 | controller | Jun 09 15:42:21.055515 crc crio[3652]: time="2026-06-09T15:42:21.05534173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=cbc29dc6-2a81-4f3f-9d77-88f30dc54e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573670 | controller | Jun 09 15:42:21.056067 crc crio[3652]: time="2026-06-09T15:42:21.05572222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=990a4534-c4fc-4b7a-afbf-ac9dde18a8d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573686 | controller | Jun 09 15:42:21.056283 crc crio[3652]: time="2026-06-09T15:42:21.056239903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=4bd16200-39f0-42f0-9757-d6bfe34ffa52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573701 | controller | Jun 09 15:42:21.056889 crc crio[3652]: time="2026-06-09T15:42:21.056469729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a312647d-113d-4345-aa94-50299a7c35e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573716 | controller | Jun 09 15:42:21.058617 crc crio[3652]: time="2026-06-09T15:42:21.057441353Z" level=info msg="Ran pod sandbox 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=1607196f-13c3-4247-b1eb-265b23df8c17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573732 | controller | Jun 09 15:42:21.062370 crc crio[3652]: time="2026-06-09T15:42:21.062238433Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=a7da8307-565d-436d-ae59-7d39ad8c5a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.573747 | controller | Jun 09 15:42:21.062785 crc crio[3652]: time="2026-06-09T15:42:21.062665234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.573763 | controller | Jun 09 15:42:21.063458 crc crio[3652]: time="2026-06-09T15:42:21.063400863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7ef28205-52f1-40b6-a1aa-3d8037a88757 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573779 | controller | Jun 09 15:42:21.063898 crc crio[3652]: time="2026-06-09T15:42:21.0636943Z" level=info msg="Ran pod sandbox 6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=102538ea-ec9a-46d7-8052-4ff14d2a8fe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573795 | controller | Jun 09 15:42:21.064461 crc crio[3652]: time="2026-06-09T15:42:21.064373897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=50b67734-89dd-4cf1-8dcc-79c88302e834 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573811 | controller | Jun 09 15:42:21.065028 crc crio[3652]: time="2026-06-09T15:42:21.064869339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=c019a9d6-74f2-4ddc-81d7-edec610f249d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573829 | controller | Jun 09 15:42:21.065455 crc crio[3652]: time="2026-06-09T15:42:21.065188247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0a20196b-cff7-436d-b972-23f5488be923 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573845 | controller | Jun 09 15:42:21.065455 crc crio[3652]: time="2026-06-09T15:42:21.065369522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=2902e6c0-ea85-43a2-b92f-83ccccbdf117 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573881 | controller | Jun 09 15:42:21.066003 crc crio[3652]: time="2026-06-09T15:42:21.065624408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=d963ead3-2b8b-4b00-bddd-11dda8fb4065 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573898 | controller | Jun 09 15:42:21.066003 crc crio[3652]: time="2026-06-09T15:42:21.065856804Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=1a47a6fa-2e17-4e22-8872-ba8b890cb391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.573914 | controller | Jun 09 15:42:21.066185 crc crio[3652]: time="2026-06-09T15:42:21.066010678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2c4d13e-c445-4ffb-8583-9a22c9b57efd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573929 | controller | Jun 09 15:42:21.066185 crc crio[3652]: time="2026-06-09T15:42:21.066125491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=31f6ea23-d1f0-4e18-af0b-4ede06bc4f3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573945 | controller | Jun 09 15:42:21.066185 crc crio[3652]: time="2026-06-09T15:42:21.066139861Z" level=info msg="Ran pod sandbox 289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=66e3c12a-5143-498f-9a90-dd6c2c22d338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.573960 | controller | Jun 09 15:42:21.066344 crc crio[3652]: time="2026-06-09T15:42:21.065828483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=5fe1b548-18d9-4057-ae77-44813d0aed80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573976 | controller | Jun 09 15:42:21.066412 crc crio[3652]: time="2026-06-09T15:42:21.066372117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d58bbf06-c8e5-4bd7-9986-ef199e0cf9e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.573991 | controller | Jun 09 15:42:21.066696 crc crio[3652]: time="2026-06-09T15:42:21.066380497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=d9d84361-88ad-46e6-ba95-45940d6c4c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574006 | controller | Jun 09 15:42:21.067313 crc crio[3652]: time="2026-06-09T15:42:21.067233959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b2885cdc-14e2-4c5d-8618-fd4a0f549a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574021 | controller | Jun 09 15:42:21.067622 crc crio[3652]: time="2026-06-09T15:42:21.067385793Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=633dfa74-4132-4074-9724-e771dce83063 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574040 | controller | Jun 09 15:42:21.067622 crc crio[3652]: time="2026-06-09T15:42:21.067244409Z" level=info msg="Ran pod sandbox a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=9ed6cace-681a-4ca0-9c59-4cf7ee185927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574056 | controller | Jun 09 15:42:21.067622 crc crio[3652]: time="2026-06-09T15:42:21.06727402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=129c02c2-32a4-4cde-97aa-9ee0102855bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574071 | controller | Jun 09 15:42:21.067893 crc crio[3652]: time="2026-06-09T15:42:21.067666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574086 | controller | Jun 09 15:42:21.069218 crc crio[3652]: time="2026-06-09T15:42:21.069183848Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=e4af2818-7431-4994-80e4-635fd90b0d2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574101 | controller | Jun 09 15:42:21.070785 crc crio[3652]: time="2026-06-09T15:42:21.070504461Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c8a48ec6-32b5-4a7a-a556-c815856fcdc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574117 | controller | Jun 09 15:42:21.070785 crc crio[3652]: time="2026-06-09T15:42:21.070565423Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=a03e56b8-8bee-440a-b4e8-1b0b1fb843eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574132 | controller | Jun 09 15:42:21.070785 crc crio[3652]: time="2026-06-09T15:42:21.070662735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=6cb82b61-93ce-4266-a0c3-9a4d8ec244c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574147 | controller | Jun 09 15:42:21.070785 crc crio[3652]: time="2026-06-09T15:42:21.070771768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e5d267b6-5f67-4633-8951-1b311366412d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574161 | controller | Jun 09 15:42:21.072849 crc crio[3652]: time="2026-06-09T15:42:21.072761688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=df53b7a2-a83c-466b-bf4c-2b2f5ab891b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574176 | controller | Jun 09 15:42:21.072849 crc crio[3652]: time="2026-06-09T15:42:21.072768678Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=1385d55e-7892-4612-b933-7e13d7c5f177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574191 | controller | Jun 09 15:42:21.073351 crc crio[3652]: time="2026-06-09T15:42:21.073228889Z" level=info msg="Ran pod sandbox 543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=9eb910ea-d9f7-45b0-8b8c-ccb386655541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574211 | controller | Jun 09 15:42:21.073351 crc crio[3652]: time="2026-06-09T15:42:21.073359243Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=0e12eddc-4fd9-4d38-969f-2520dba49027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574233 | controller | Jun 09 15:42:21.074386 crc crio[3652]: time="2026-06-09T15:42:21.073538267Z" level=info msg="Ran pod sandbox 7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=2b0b69cb-4a42-4f3e-afb6-676060efe64c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574249 | controller | Jun 09 15:42:21.074386 crc crio[3652]: time="2026-06-09T15:42:21.073681681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=982aa9fe-02b1-433d-9a0b-28317d7e526f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574264 | controller | Jun 09 15:42:21.075447 crc crio[3652]: time="2026-06-09T15:42:21.075004484Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=d89f468a-8dc7-4182-8d14-82c618d29bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574280 | controller | Jun 09 15:42:21.075447 crc crio[3652]: time="2026-06-09T15:42:21.075358943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=2ff63731-ef65-4872-b2b8-7c9992713b1d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574295 | controller | Jun 09 15:42:21.078680 crc crio[3652]: time="2026-06-09T15:42:21.078539723Z" level=info msg="Ran pod sandbox 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=961ea7fb-44c6-45b2-835f-7ecc08fbd6f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574310 | controller | Jun 09 15:42:21.084365 crc crio[3652]: time="2026-06-09T15:42:21.084081632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd2a6911-b59c-4ed7-8f8f-5c629d36ed76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574325 | controller | Jun 09 15:42:21.085982 crc crio[3652]: time="2026-06-09T15:42:21.085646871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574340 | controller | Jun 09 15:42:21.086634 crc crio[3652]: time="2026-06-09T15:42:21.086309798Z" level=info msg="Ran pod sandbox d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=e61b8bb9-eec4-4646-b46c-aa71891de673 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574356 | controller | Jun 09 15:42:21.089215 crc crio[3652]: time="2026-06-09T15:42:21.088177685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574371 | controller | Jun 09 15:42:21.089715 crc crio[3652]: time="2026-06-09T15:42:21.089398246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=c480052d-cca7-4abf-a591-cc436f128b56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574387 | controller | Jun 09 15:42:21.089715 crc crio[3652]: time="2026-06-09T15:42:21.088268437Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=27ea30b7-4ef4-493b-8d3f-9f5d83062966 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574405 | controller | Jun 09 15:42:21.089715 crc crio[3652]: time="2026-06-09T15:42:21.088579835Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=a223aa4d-4c99-48e4-9d99-fd854e917ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574420 | controller | Jun 09 15:42:21.090052 crc crio[3652]: time="2026-06-09T15:42:21.089888918Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=9998677b-6e02-412e-8fb6-ab66808fc066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574435 | controller | Jun 09 15:42:21.090126 crc crio[3652]: time="2026-06-09T15:42:21.090089353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574451 | controller | Jun 09 15:42:21.090523 crc crio[3652]: time="2026-06-09T15:42:21.090390641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574466 | controller | Jun 09 15:42:21.091079 crc crio[3652]: time="2026-06-09T15:42:21.09077056Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=229984e2-7b9a-441e-b978-bce222931787 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574480 | controller | Jun 09 15:42:21.091079 crc crio[3652]: time="2026-06-09T15:42:21.091024727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574496 | controller | Jun 09 15:42:21.092091 crc crio[3652]: time="2026-06-09T15:42:21.091468048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574511 | controller | Jun 09 15:42:21.092091 crc crio[3652]: time="2026-06-09T15:42:21.09154974Z" level=info msg="Ran pod sandbox 0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=6b1378ca-2063-4f6e-9ea6-03df9d1d7b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574526 | controller | Jun 09 15:42:21.092276 crc crio[3652]: time="2026-06-09T15:42:21.092071383Z" level=info msg="Ran pod sandbox 8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=0a0bf6f3-710e-4f7a-b652-3159976ac146 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574541 | controller | Jun 09 15:42:21.094286 crc crio[3652]: time="2026-06-09T15:42:21.093634882Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=808b374b-5147-41ee-bb0b-94a5b5cb54e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574557 | controller | Jun 09 15:42:21.095040 crc crio[3652]: time="2026-06-09T15:42:21.094637417Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=e5c10439-ee84-436b-9f49-5aed75786f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574572 | controller | Jun 09 15:42:21.095040 crc crio[3652]: time="2026-06-09T15:42:21.094873013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=654f35ac-ec58-44a5-b2cb-447991076065 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574587 | controller | Jun 09 15:42:21.095182 crc crio[3652]: time="2026-06-09T15:42:21.095051798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=cbac540d-d9f1-4fd4-9415-29aef92269ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574605 | controller | Jun 09 15:42:21.095182 crc crio[3652]: time="2026-06-09T15:42:21.095112289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ba0472d-1f96-43d4-bce6-5aa2d4afc49f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574621 | controller | Jun 09 15:42:21.096885 crc crio[3652]: time="2026-06-09T15:42:21.096578596Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=3c50f548-06b2-4352-aa22-7f14b29985e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574637 | controller | Jun 09 15:42:21.096885 crc crio[3652]: time="2026-06-09T15:42:21.096681459Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=e7dfca79-d4b4-4f9f-ae2d-bd290f723df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574653 | controller | Jun 09 15:42:21.096885 crc crio[3652]: time="2026-06-09T15:42:21.096629697Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=029bc66d-e681-4f12-8ca1-10ff8161364f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574668 | controller | Jun 09 15:42:21.097137 crc crio[3652]: time="2026-06-09T15:42:21.097034938Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=f8304450-063c-42b2-b032-f686062d3d79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574684 | controller | Jun 09 15:42:21.098604 crc crio[3652]: time="2026-06-09T15:42:21.09832653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=a5db3a19-e45d-46bc-89fa-841d01b0592b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574699 | controller | Jun 09 15:42:21.098604 crc crio[3652]: time="2026-06-09T15:42:21.098529245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3bd079db-bdf6-49b3-8e0e-f8cc894e396c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574715 | controller | Jun 09 15:42:21.099376 crc crio[3652]: time="2026-06-09T15:42:21.099303564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=5b3eed8f-cb24-4113-ac4d-f6a5654e73c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574730 | controller | Jun 09 15:42:21.101708 crc crio[3652]: time="2026-06-09T15:42:21.10070789Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=01f37cbf-9b8e-4f91-a530-dca3cf0cd729 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.574746 | controller | Jun 09 15:42:21.101708 crc crio[3652]: time="2026-06-09T15:42:21.101621633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=c85772de-bb6c-4ce0-bdae-0f770a9591ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574761 | controller | Jun 09 15:42:21.101708 crc crio[3652]: time="2026-06-09T15:42:21.101647243Z" level=info msg="Ran pod sandbox 2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 with infra container: openshift-dns/dns-default-qtghf/POD" id=30f6122d-4c0a-4ead-8278-e706f0589e2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574780 | controller | Jun 09 15:42:21.111035 crc crio[3652]: time="2026-06-09T15:42:21.110839144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=ffc6a52c-e9cb-47fd-b4d8-7e11ada430b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.574796 | controller | Jun 09 15:42:21.111494 crc crio[3652]: time="2026-06-09T15:42:21.11147241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574811 | controller | Jun 09 15:42:21.112070 crc crio[3652]: time="2026-06-09T15:42:21.111821249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574826 | controller | Jun 09 15:42:21.112589 crc crio[3652]: time="2026-06-09T15:42:21.112317332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574842 | controller | Jun 09 15:42:21.113341 crc crio[3652]: time="2026-06-09T15:42:21.112998319Z" level=info msg="Ran pod sandbox 0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=1bdd22da-89b3-4cda-ad68-b5894c9f3718 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.574879 | controller | Jun 09 15:42:21.113423 crc crio[3652]: time="2026-06-09T15:42:21.113377098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574897 | controller | Jun 09 15:42:21.113970 crc crio[3652]: time="2026-06-09T15:42:21.113670196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574913 | controller | Jun 09 15:42:21.115438 crc crio[3652]: time="2026-06-09T15:42:21.114175318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574929 | controller | Jun 09 15:42:21.115438 crc crio[3652]: time="2026-06-09T15:42:21.114315962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574944 | controller | Jun 09 15:42:21.115438 crc crio[3652]: time="2026-06-09T15:42:21.114533257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574960 | controller | Jun 09 15:42:21.115438 crc crio[3652]: time="2026-06-09T15:42:21.11506423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574975 | controller | Jun 09 15:42:21.118064 crc crio[3652]: time="2026-06-09T15:42:21.116262081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.574990 | controller | Jun 09 15:42:21.135232 crc crio[3652]: time="2026-06-09T15:42:21.133424332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=c6721a10-0b39-4e03-b56b-b8759f0e5754 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575005 | controller | Jun 09 15:42:21.135232 crc crio[3652]: time="2026-06-09T15:42:21.133512094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=6a6d4dce-a745-4a1c-bfa0-820f663e31ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575024 | controller | Jun 09 15:42:21.135232 crc crio[3652]: time="2026-06-09T15:42:21.133556805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=0ea0f173-7825-497a-9e53-89a9e40cb3ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575040 | controller | Jun 09 15:42:21.135232 crc crio[3652]: time="2026-06-09T15:42:21.133676638Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=82dc64a1-7cff-4848-86c8-cef1f72111dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575055 | controller | Jun 09 15:42:21.135649 crc crio[3652]: time="2026-06-09T15:42:21.135501314Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=5711e8e8-776b-4d03-a07a-a05b92b731fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575070 | controller | Jun 09 15:42:21.137614 crc crio[3652]: time="2026-06-09T15:42:21.136308444Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=265342d4-e3f7-458a-b1bc-6027b2e4304c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575085 | controller | Jun 09 15:42:21.139073 crc crio[3652]: time="2026-06-09T15:42:21.138866778Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=9321e700-8fbb-4282-87f9-3817018b2412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575100 | controller | Jun 09 15:42:21.170558 crc crio[3652]: time="2026-06-09T15:42:21.170479403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=7946894e-bb54-4cca-b099-0ab4fc475a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575115 | controller | Jun 09 15:42:21.174579 crc crio[3652]: time="2026-06-09T15:42:21.174487073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1169a702-4ede-45b2-9113-9d464b23cba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575130 | controller | Jun 09 15:42:21.185256 crc crio[3652]: time="2026-06-09T15:42:21.185091339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=cc1bbebf-a9ef-4e0e-950e-1353c7e6959b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575146 | controller | Jun 09 15:42:21.192661 crc crio[3652]: time="2026-06-09T15:42:21.192496716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575161 | controller | Jun 09 15:42:21.203655 crc crio[3652]: time="2026-06-09T15:42:21.203570034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575176 | controller | Jun 09 15:42:21.203655 crc crio[3652]: time="2026-06-09T15:42:21.203629785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575191 | controller | Jun 09 15:42:21.204092 crc crio[3652]: time="2026-06-09T15:42:21.204033146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575207 | controller | Jun 09 15:42:21.204233 crc crio[3652]: time="2026-06-09T15:42:21.203570754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575225 | controller | Jun 09 15:42:21.207433 crc crio[3652]: time="2026-06-09T15:42:21.207366199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575241 | controller | Jun 09 15:42:21.216327 crc crio[3652]: time="2026-06-09T15:42:21.216234882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575256 | controller | Jun 09 15:42:21.217358 crc crio[3652]: time="2026-06-09T15:42:21.217273348Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=db2d63c8-7abe-42ca-8a4c-d64439734b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575271 | controller | Jun 09 15:42:21.217613 crc crio[3652]: time="2026-06-09T15:42:21.217536935Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=892ac53f-032a-4985-8223-2d104ee29752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575287 | controller | Jun 09 15:42:21.234128 crc crio[3652]: time="2026-06-09T15:42:21.233353232Z" level=info msg="Ran pod sandbox 9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=a793fcba-bbd3-4566-8dcd-cb6c959b5355 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.575302 | controller | Jun 09 15:42:21.245574 crc crio[3652]: time="2026-06-09T15:42:21.245415215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=c294a876-15b3-4735-889e-f7a3b153e38b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575318 | controller | Jun 09 15:42:21.254892 crc crio[3652]: time="2026-06-09T15:42:21.254621926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575333 | controller | Jun 09 15:42:21.260235 crc crio[3652]: time="2026-06-09T15:42:21.256962015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575348 | controller | Jun 09 15:42:21.264881 crc crio[3652]: time="2026-06-09T15:42:21.264259488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=1bf9eb61-c9fa-43ef-991e-033499925c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575364 | controller | Jun 09 15:42:21.264881 crc crio[3652]: time="2026-06-09T15:42:21.264304199Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ad26e545-e585-41b7-9d7a-bd569db5769a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575380 | controller | Jun 09 15:42:21.264881 crc crio[3652]: time="2026-06-09T15:42:21.264639638Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=8519bdf0-eedd-4cc1-8053-59d14d89601e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575395 | controller | Jun 09 15:42:21.265195 crc crio[3652]: time="2026-06-09T15:42:21.265056398Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=f242b456-d302-4a2f-a354-caf79a3878e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575410 | controller | Jun 09 15:42:21.269222 crc crio[3652]: time="2026-06-09T15:42:21.268889045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=4a32bb72-9715-4581-8b4f-b7a58fb40a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.575428 | controller | Jun 09 15:42:21.281097 crc crio[3652]: time="2026-06-09T15:42:21.279640275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575444 | controller | Jun 09 15:42:21.281097 crc crio[3652]: time="2026-06-09T15:42:21.280188349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575460 | controller | Jun 09 15:42:21.281097 crc crio[3652]: time="2026-06-09T15:42:21.280332642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575475 | controller | Jun 09 15:42:21.285660 crc crio[3652]: time="2026-06-09T15:42:21.284433725Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=21533f82-efdd-4b31-8028-2863c88c8ab2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575491 | controller | Jun 09 15:42:21.304462 crc crio[3652]: time="2026-06-09T15:42:21.302469738Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=bb618879-5b9e-4477-85ee-ec037ce8b970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575506 | controller | Jun 09 15:42:21.366520 crc crio[3652]: time="2026-06-09T15:42:21.366441695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575521 | controller | Jun 09 15:42:21.378319 crc crio[3652]: time="2026-06-09T15:42:21.378229731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575536 | controller | Jun 09 15:42:21.409473 crc crio[3652]: time="2026-06-09T15:42:21.409303612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575551 | controller | Jun 09 15:42:21.410349 crc crio[3652]: time="2026-06-09T15:42:21.410268596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575566 | controller | Jun 09 15:42:21.418862 crc crio[3652]: time="2026-06-09T15:42:21.418575965Z" level=info msg="Created container 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=a7da8307-565d-436d-ae59-7d39ad8c5a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575581 | controller | Jun 09 15:42:21.422148 crc crio[3652]: time="2026-06-09T15:42:21.422017091Z" level=info msg="Starting container: 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866" id=efdd6617-5cdb-4314-bed7-4f41336ba4e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.575597 | controller | Jun 09 15:42:21.435039 crc crio[3652]: time="2026-06-09T15:42:21.433597222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575613 | controller | Jun 09 15:42:21.440440 crc crio[3652]: time="2026-06-09T15:42:21.439376598Z" level=info msg="Started container" PID=10092 containerID=24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=efdd6617-5cdb-4314-bed7-4f41336ba4e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220
2026-06-09 17:40:40.575636 | controller | Jun 09 15:42:21.552468 crc crio[3652]: time="2026-06-09T15:42:21.552224542Z" level=info msg="Created container c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=029bc66d-e681-4f12-8ca1-10ff8161364f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575653 | controller | Jun 09 15:42:21.554660 crc crio[3652]: time="2026-06-09T15:42:21.55453537Z" level=info msg="Starting container: c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f" id=fafa9a19-53ab-450d-928e-eeccca77c9a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.575668 | controller | Jun 09 15:42:21.578122 crc crio[3652]: time="2026-06-09T15:42:21.57802644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575684 | controller | Jun 09 15:42:21.588443 crc crio[3652]: time="2026-06-09T15:42:21.588317939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575699 | controller | Jun 09 15:42:21.589178 crc crio[3652]: time="2026-06-09T15:42:21.589071908Z" level=info msg="Started container" PID=10106 containerID=c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=fafa9a19-53ab-450d-928e-eeccca77c9a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2
2026-06-09 17:40:40.575715 | controller | Jun 09 15:42:21.598453 crc crio[3652]: time="2026-06-09T15:42:21.598276829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575731 | controller | Jun 09 15:42:21.603419 crc crio[3652]: time="2026-06-09T15:42:21.603313975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575746 | controller | Jun 09 15:42:21.607287 crc crio[3652]: time="2026-06-09T15:42:21.607150442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575761 | controller | Jun 09 15:42:21.620411 crc crio[3652]: time="2026-06-09T15:42:21.611380708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575777 | controller | Jun 09 15:42:21.623139 crc crio[3652]: time="2026-06-09T15:42:21.622096757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575792 | controller | Jun 09 15:42:21.684539 crc crio[3652]: time="2026-06-09T15:42:21.683146821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575808 | controller | Jun 09 15:42:21.761285 crc crio[3652]: time="2026-06-09T15:42:21.761197381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575823 | controller | Jun 09 15:42:21.827261 crc crio[3652]: time="2026-06-09T15:42:21.826242235Z" level=info msg="Created container 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=1a47a6fa-2e17-4e22-8872-ba8b890cb391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575842 | controller | Jun 09 15:42:21.829596 crc crio[3652]: time="2026-06-09T15:42:21.829493887Z" level=info msg="Created container 84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=1385d55e-7892-4612-b933-7e13d7c5f177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.575884 | controller | Jun 09 15:42:21.848505 crc crio[3652]: time="2026-06-09T15:42:21.842419692Z" level=info msg="Starting container: 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002" id=19034173-69fc-4a2a-8c9a-eceee8acabd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.575903 | controller | Jun 09 15:42:21.848505 crc crio[3652]: time="2026-06-09T15:42:21.843815667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575918 | controller | Jun 09 15:42:21.850603 crc crio[3652]: time="2026-06-09T15:42:21.849032128Z" level=info msg="Starting container: 84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b" id=5987e40a-32e6-4bb5-aad1-3ea8b36abf18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.575934 | controller | Jun 09 15:42:21.880523 crc crio[3652]: time="2026-06-09T15:42:21.870083987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575950 | controller | Jun 09 15:42:21.888557 crc crio[3652]: time="2026-06-09T15:42:21.888259033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575966 | controller | Jun 09 15:42:21.889471 crc crio[3652]: time="2026-06-09T15:42:21.889384401Z" level=info msg="Started container" PID=10151 containerID=84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=5987e40a-32e6-4bb5-aad1-3ea8b36abf18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506
2026-06-09 17:40:40.575982 | controller | Jun 09 15:42:21.937007 crc crio[3652]: time="2026-06-09T15:42:21.89011329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.575997 | controller | Jun 09 15:42:21.954640 crc crio[3652]: time="2026-06-09T15:42:21.954545968Z" level=info msg="Created container 5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=e5c10439-ee84-436b-9f49-5aed75786f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576013 | controller | Jun 09 15:42:21.968055 crc crio[3652]: time="2026-06-09T15:42:21.959558824Z" level=info msg="Starting container: 5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda" id=948f593e-e03d-426f-8e45-677387cc2de3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.576029 | controller | Jun 09 15:42:21.969585 crc crio[3652]: time="2026-06-09T15:42:21.968378185Z" level=info msg="Started container" PID=10148 containerID=6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=19034173-69fc-4a2a-8c9a-eceee8acabd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815
2026-06-09 17:40:40.576046 | controller | Jun 09 15:42:21.982499 crc crio[3652]: time="2026-06-09T15:42:21.982218853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576065 | controller | Jun 09 15:42:21.984536 crc crio[3652]: time="2026-06-09T15:42:21.984369007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576081 | controller | Jun 09 15:42:21.989291 crc crio[3652]: time="2026-06-09T15:42:21.989206669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576097 | controller | Jun 09 15:42:21.995988 crc crio[3652]: time="2026-06-09T15:42:21.990386818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576112 | controller | Jun 09 15:42:22.026217 crc crio[3652]: time="2026-06-09T15:42:22.025656824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576128 | controller | Jun 09 15:42:22.036353 crc crio[3652]: time="2026-06-09T15:42:22.033803369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576143 | controller | Jun 09 15:42:22.036353 crc crio[3652]: time="2026-06-09T15:42:22.03426099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576157 | controller | Jun 09 15:42:22.036353 crc crio[3652]: time="2026-06-09T15:42:22.035597264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576173 | controller | Jun 09 15:42:22.044294 crc crio[3652]: time="2026-06-09T15:42:22.044218231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576188 | controller | Jun 09 15:42:22.050076 crc crio[3652]: time="2026-06-09T15:42:22.048517469Z" level=info msg="Created container ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=9321e700-8fbb-4282-87f9-3817018b2412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576203 | controller | Jun 09 15:42:22.069892 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e391c8102a4093 Mac:a6:50:50:75:87:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576219 | controller | Jun 09 15:42:22.070231 crc crio[3652]: time="2026-06-09T15:42:22.07008006Z" level=info msg="Starting container: ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042" id=d248cb41-4052-4a87-936f-c0a35fc7d70c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.576234 | controller | Jun 09 15:42:22.070854 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcb6dfa81425885 Mac:a6:05:d4:c0:3d:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 SocketPath: PciID:}] [{Interface:0xc0004c0730 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576250 | controller | Jun 09 15:42:22.076184 crc crio[3652]: time="2026-06-09T15:42:22.075707721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576265 | controller | Jun 09 15:42:22.081825 crc crio[3652]: time="2026-06-09T15:42:22.08162041Z" level=info msg="Started container" PID=10147 containerID=5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=948f593e-e03d-426f-8e45-677387cc2de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1
2026-06-09 17:40:40.576284 | controller | Jun 09 15:42:22.101144 crc crio[3652]: time="2026-06-09T15:42:22.099173101Z" level=info msg="Started container" PID=10201 containerID=ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d248cb41-4052-4a87-936f-c0a35fc7d70c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097
2026-06-09 17:40:40.576300 | controller | Jun 09 15:42:22.114978 crc crio[3652]: time="2026-06-09T15:42:22.114837415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=a14d9dca-e491-4d02-8591-aa3e9a836678 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.576316 | controller | Jun 09 15:42:22.199324 crc crio[3652]: time="2026-06-09T15:42:22.196968488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576331 | controller | Jun 09 15:42:22.203174 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b4850c56a13e32 Mac:9e:4d:3a:ca:ef:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576347 | controller | Jun 09 15:42:22.206537 crc crio[3652]: time="2026-06-09T15:42:22.206030705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576362 | controller | Jun 09 15:42:22.209561 crc crio[3652]: time="2026-06-09T15:42:22.209485602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576378 | controller | Jun 09 15:42:22.262996 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe78732f967fbf Mac:ea:24:2a:54:20:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 SocketPath: PciID:}] [{Interface:0xc0000148a0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576394 | controller | Jun 09 15:42:22.273873 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f72e9bd05553b0b Mac:a2:c7:25:56:61:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d SocketPath: PciID:}] [{Interface:0xc0002e29e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576409 | controller | Jun 09 15:42:22.276862 crc crio[3652]: time="2026-06-09T15:42:22.276528386Z" level=info msg="Created container 07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=633dfa74-4132-4074-9724-e771dce83063 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576425 | controller | Jun 09 15:42:22.284247 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96d122de08ef3d2 Mac:ce:28:26:5e:92:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576443 | controller | Jun 09 15:42:22.291086 crc crio[3652]: time="2026-06-09T15:42:22.289087272Z" level=info msg="Created container 93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=f8304450-063c-42b2-b032-f686062d3d79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576459 | controller | Jun 09 15:42:22.293844 crc crio[3652]: time="2026-06-09T15:42:22.293640196Z" level=info msg="Starting container: 07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2" id=685d0869-da01-4f2f-ae1a-0b13079dfc88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.576475 | controller | Jun 09 15:42:22.296523 crc crio[3652]: time="2026-06-09T15:42:22.296420296Z" level=info msg="Starting container: 93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781" id=664ba220-0b1d-4d51-bb6c-91488f17475a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.576490 | controller | Jun 09 15:42:22.300123 crc crio[3652]: time="2026-06-09T15:42:22.299532984Z" level=info msg="Started container" PID=10288 containerID=07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=685d0869-da01-4f2f-ae1a-0b13079dfc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099
2026-06-09 17:40:40.576505 | controller | Jun 09 15:42:22.316066 crc crio[3652]: time="2026-06-09T15:42:22.308481149Z" level=info msg="Started container" PID=10293 containerID=93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=664ba220-0b1d-4d51-bb6c-91488f17475a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18
2026-06-09 17:40:40.576521 | controller | Jun 09 15:42:22.320536 crc crio[3652]: time="2026-06-09T15:42:22.319581158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=e1836294-8f6a-40bb-9330-f3bcc86fa0e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.576536 | controller | Jun 09 15:42:22.331488 crc crio[3652]: time="2026-06-09T15:42:22.330703207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=89bee990-b8a0-4321-9963-5a260fa1405d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.576552 | controller | Jun 09 15:42:22.343187 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e13c2b1b45e4f Mac:fe:6f:8a:0c:37:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 SocketPath: PciID:}] [{Interface:0xc0005921e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576567 | controller | Jun 09 15:42:22.354628 crc crio[3652]: time="2026-06-09T15:42:22.353860289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cfa68ebb-bdcd-423d-9834-750431b47799 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.576581 | controller | Jun 09 15:42:22.367204 crc crio[3652]: time="2026-06-09T15:42:22.366978009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576597 | controller | Jun 09 15:42:22.384878 crc crio[3652]: time="2026-06-09T15:42:22.384652153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576615 | controller | Jun 09 15:42:22.413178 crc crio[3652]: time="2026-06-09T15:42:22.413003455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576631 | controller | Jun 09 15:42:22.420653 crc crio[3652]: time="2026-06-09T15:42:22.420199406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a4e8bcff-ae5c-43b1-ad8f-ab91d53ddde8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.576647 | controller | Jun 09 15:42:22.434434 crc crio[3652]: time="2026-06-09T15:42:22.43430272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576663 | controller | Jun 09 15:42:22.466125 crc crio[3652]: time="2026-06-09T15:42:22.465542544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576678 | controller | Jun 09 15:42:22.473406 crc crio[3652]: time="2026-06-09T15:42:22.473201697Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=db8b095b-ccaa-4f07-bc1e-7963436ad19c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576694 | controller | Jun 09 15:42:22.475867 crc crio[3652]: time="2026-06-09T15:42:22.47570246Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=05528dee-e891-42f3-bd64-c514b916d85a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.576709 | controller | Jun 09 15:42:22.508802 crc crio[3652]: time="2026-06-09T15:42:22.508597006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.576724 | controller | Jun 09 15:42:22.566515 crc crio[3652]: time="2026-06-09T15:42:22.559131686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=c76ff1cf-fcfa-471e-a4c8-a2bcfc9a65e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.576739 | controller | Jun 09 15:42:22.566515 crc crio[3652]: time="2026-06-09T15:42:22.559429643Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.576755 | controller | Jun 09 15:42:22.569720 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2bdd8300a9c073 Mac:3a:fe:61:50:84:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d SocketPath: PciID:}] [{Interface:0xc00023a6d0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576770 | controller | Jun 09 15:42:22.571550 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b702d84ec188e5 Mac:9a:68:3f:b5:e1:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576786 | controller | Jun 09 15:42:22.592363 crc crio[3652]: time="2026-06-09T15:42:22.592120824Z" level=info msg="Created container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=a223aa4d-4c99-48e4-9d99-fd854e917ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576802 | controller | Jun 09 15:42:22.597696 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88fa6ea4bd329fa Mac:b6:a6:8e:91:01:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 SocketPath: PciID:}] [{Interface:0xc000198140 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576820 | controller | Jun 09 15:42:22.598713 crc crio[3652]: time="2026-06-09T15:42:22.598610368Z" level=info msg="Starting container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c" id=8aced55a-869b-44b8-a9e9-00760ec7bd75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.576836 | controller | Jun 09 15:42:22.611438 crc crio[3652]: time="2026-06-09T15:42:22.611322786Z" level=info msg="Created container 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=892ac53f-032a-4985-8223-2d104ee29752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576856 | controller | Jun 09 15:42:22.627427 crc crio[3652]: time="2026-06-09T15:42:22.627374189Z" level=info msg="Started container" PID=10370 containerID=c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=8aced55a-869b-44b8-a9e9-00760ec7bd75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d
2026-06-09 17:40:40.576891 | controller | Jun 09 15:42:22.632613 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86fff769996364 Mac:06:e8:47:df:35:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 SocketPath: PciID:}] [{Interface:0xc000420e10 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576908 | controller | Jun 09 15:42:22.635841 crc crio[3652]: time="2026-06-09T15:42:22.635174785Z" level=info msg="Created container f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=d89f468a-8dc7-4182-8d14-82c618d29bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576924 | controller | Jun 09 15:42:22.636310 crc crio[3652]: time="2026-06-09T15:42:22.636234492Z" level=info msg="Created container 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=3c50f548-06b2-4352-aa22-7f14b29985e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.576940 | controller | Jun 09 15:42:22.637083 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b95653458fa76b Mac:5e:e8:04:3a:d7:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 SocketPath: PciID:}] [{Interface:0xc000014800 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576956 | controller | Jun 09 15:42:22.638205 crc crio[3652]: time="2026-06-09T15:42:22.63813843Z" level=info msg="Starting container: 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a" id=d1b63aba-0924-4046-87dc-710790d2e30e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.576972 | controller | Jun 09 15:42:22.638594 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:858d70e4eb477c3 Mac:f6:91:a8:62:74:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e SocketPath: PciID:}] [{Interface:0xc000014900 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.576988 | controller | Jun 09 15:42:22.639438 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07942ca22184a28 Mac:46:71:2f:d4:3f:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.577007 | controller | Jun 09 15:42:22.645040 crc crio[3652]: time="2026-06-09T15:42:22.643619767Z" level=info msg="Starting container: f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6" id=0de168af-c309-4841-8455-f591d83080e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.577023 | controller | Jun 09 15:42:22.645663 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed79079be902675 Mac:36:c4:ff:3b:5c:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 SocketPath: PciID:}] [{Interface:0xc0005105a0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.577038 | controller | Jun 09 15:42:22.646367 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40f915d4b8848a7 Mac:52:2d:0c:55:45:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 SocketPath: PciID:}] [{Interface:0xc00011b110 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.577054 | controller | Jun 09 15:42:22.659330 crc crio[3652]: time="2026-06-09T15:42:22.65448433Z" level=info msg="Starting container: 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2" id=43547606-26e5-4cd3-baa7-6e2dfbbbe044 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.577069 | controller | Jun 09 15:42:22.659330 crc crio[3652]: time="2026-06-09T15:42:22.655463685Z" level=info msg="Started container" PID=10374 containerID=720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=d1b63aba-0924-4046-87dc-710790d2e30e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48
2026-06-09 17:40:40.577113 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.660351878Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.577130 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.660639955Z" level=info msg="Started container" PID=10375 containerID=f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=0de168af-c309-4841-8455-f591d83080e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b
2026-06-09 17:40:40.577149 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.66563591Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008cf18}] Aliases:map[]}"
2026-06-09 17:40:40.577165 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.665592749Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc00008cef8}] Aliases:map[]}"
2026-06-09 17:40:40.577188 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.666051741Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-09 17:40:40.577205 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.66561757Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008cf78}] Aliases:map[]}"
2026-06-09 17:40:40.577221 | controller | Jun 09 15:42:22.666603 crc crio[3652]: time="2026-06-09T15:42:22.663391834Z" level=info msg="Started container" PID=10397 containerID=1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=43547606-26e5-4cd3-baa7-6e2dfbbbe044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff
2026-06-09 17:40:40.577237 | controller | Jun 09 15:42:22.667288 crc crio[3652]: time="2026-06-09T15:42:22.666697257Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc00259a3e8}] Aliases:map[]}"
2026-06-09 17:40:40.577253 | controller | Jun 09 15:42:22.667288 crc crio[3652]: time="2026-06-09T15:42:22.667260201Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc000606308}] Aliases:map[]}"
2026-06-09 17:40:40.577268 | controller | Jun 09 15:42:22.667855 crc crio[3652]: time="2026-06-09T15:42:22.667796335Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577284 | controller | Jun 09 15:42:22.668050 crc crio[3652]: time="2026-06-09T15:42:22.66800142Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577299 | controller | Jun 09 15:42:22.668643 crc crio[3652]: time="2026-06-09T15:42:22.666240985Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577315 | controller | Jun 09 15:42:22.668643 crc crio[3652]: time="2026-06-09T15:42:22.668535823Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc00088ea08}] Aliases:map[]}"
2026-06-09 17:40:40.577334 | controller | Jun 09 15:42:22.668809 crc crio[3652]: time="2026-06-09T15:42:22.668706357Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577351 | controller | Jun 09 15:42:22.669237 crc crio[3652]: time="2026-06-09T15:42:22.669113988Z" level=info msg="Created container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=229984e2-7b9a-441e-b978-bce222931787 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.577367 | controller | Jun 09 15:42:22.669310 crc crio[3652]: time="2026-06-09T15:42:22.669241461Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc00008cfa8}] Aliases:map[]}"
2026-06-09 17:40:40.577383 | controller | Jun 09 15:42:22.669474 crc crio[3652]: time="2026-06-09T15:42:22.669416315Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577399 | controller | Jun 09 15:42:22.670183 crc crio[3652]: time="2026-06-09T15:42:22.67001609Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc00008cf28}] Aliases:map[]}"
2026-06-09 17:40:40.577414 | controller | Jun 09 15:42:22.670262 crc crio[3652]: time="2026-06-09T15:42:22.670235276Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577429 | controller | Jun 09 15:42:22.670721 crc crio[3652]: time="2026-06-09T15:42:22.670654666Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc00259a380}] Aliases:map[]}"
2026-06-09 17:40:40.577445 | controller | Jun 09 15:42:22.671168 crc crio[3652]: time="2026-06-09T15:42:22.671102958Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577461 | controller | Jun 09 15:42:22.671357 crc crio[3652]: time="2026-06-09T15:42:22.671302823Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc00088e9e8}] Aliases:map[]}"
2026-06-09 17:40:40.577480 | controller | Jun 09 15:42:22.671494 crc crio[3652]: time="2026-06-09T15:42:22.671447716Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577496 | controller | Jun 09 15:42:22.671660 crc crio[3652]: time="2026-06-09T15:42:22.67160533Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc00088ea38}] Aliases:map[]}"
2026-06-09 17:40:40.577512 | controller | Jun 09 15:42:22.671984 crc crio[3652]: time="2026-06-09T15:42:22.671891557Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc00008ce10}] Aliases:map[]}"
2026-06-09 17:40:40.577527 | controller | Jun 09 15:42:22.672172 crc crio[3652]: time="2026-06-09T15:42:22.672118803Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0001a4678}] Aliases:map[]}"
2026-06-09 17:40:40.577543 | controller | Jun 09 15:42:22.672315 crc crio[3652]: time="2026-06-09T15:42:22.672267747Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577559 | controller | Jun 09 15:42:22.672619 crc crio[3652]: time="2026-06-09T15:42:22.672553514Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc00088e9a0}] Aliases:map[]}"
2026-06-09 17:40:40.577575 | controller | Jun 09 15:42:22.672889 crc crio[3652]: time="2026-06-09T15:42:22.672837721Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc00259a4c0}] Aliases:map[]}"
2026-06-09 17:40:40.577590 | controller | Jun 09 15:42:22.673165 crc crio[3652]: time="2026-06-09T15:42:22.673133299Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc00259a498}] Aliases:map[]}"
2026-06-09 17:40:40.577609 | controller | Jun 09 15:42:22.674342 crc crio[3652]: time="2026-06-09T15:42:22.674265187Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577625 | controller | Jun 09 15:42:22.674848 crc crio[3652]: time="2026-06-09T15:42:22.674820601Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577641 | controller | Jun 09 15:42:22.675200 crc crio[3652]: time="2026-06-09T15:42:22.675126409Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577657 | controller | Jun 09 15:42:22.675608 crc crio[3652]: time="2026-06-09T15:42:22.675500258Z" level=info msg="Created container 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=265342d4-e3f7-458a-b1bc-6027b2e4304c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.577672 | controller | Jun 09 15:42:22.676435 crc crio[3652]: time="2026-06-09T15:42:22.676346469Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577688 | controller | Jun 09 15:42:22.678179 crc crio[3652]: time="2026-06-09T15:42:22.678113534Z" level=info msg="Created container 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=e4af2818-7431-4994-80e4-635fd90b0d2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.577703 | controller | Jun 09 15:42:22.678266 crc crio[3652]: time="2026-06-09T15:42:22.678232157Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577719 | controller | Jun 09 15:42:22.678720 crc crio[3652]: time="2026-06-09T15:42:22.678587216Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577734 | controller | Jun 09 15:42:22.679453 crc crio[3652]: time="2026-06-09T15:42:22.675534069Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.577750 | controller | Jun 09 15:42:22.685528 crc crio[3652]: time="2026-06-09T15:42:22.685304924Z" level=info msg="Starting container: 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058" id=21823a3b-8d0e-468b-b122-00072799da89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.577766 | controller | Jun 09 15:42:22.686013 crc crio[3652]: time="2026-06-09T15:42:22.685892909Z" level=info msg="Starting container: 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612" id=a69f0393-a124-4500-9d20-1af5b1b8544e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.577781 | controller | Jun 09 15:42:22.690317 crc crio[3652]: time="2026-06-09T15:42:22.690126005Z" level=info msg="Starting container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9" id=c732f568-4d7e-4c1c-93f5-0e2a215411d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.577797 | controller | Jun 09 15:42:22.691495 crc crio[3652]: time="2026-06-09T15:42:22.691434768Z" level=info msg="Started container" PID=10366 containerID=9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=a69f0393-a124-4500-9d20-1af5b1b8544e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452
2026-06-09 17:40:40.577816 | controller | Jun 09 15:42:22.692498 crc crio[3652]: time="2026-06-09T15:42:22.692435703Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=e1dad407-12f1-4a17-9f66-032cbf3c0b3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.577831 | controller | Jun 09 15:42:22.692671 crc crio[3652]: time="2026-06-09T15:42:22.692607878Z" level=info msg="Started container" PID=10362 containerID=9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=21823a3b-8d0e-468b-b122-00072799da89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb
2026-06-09 17:40:40.577848 | controller | Jun 09 15:42:22.701639 crc crio[3652]: time="2026-06-09T15:42:22.701521472Z" level=info msg="Created container 938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=e7dfca79-d4b4-4f9f-ae2d-bd290f723df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.577887 | controller | Jun 09 15:42:22.704287 crc crio[3652]: time="2026-06-09T15:42:22.704187069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.577905 | controller | Jun 09 15:42:22.710227 crc crio[3652]: time="2026-06-09T15:42:22.70423084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.577921 | controller | Jun 09 15:42:22.722989 crc crio[3652]: time="2026-06-09T15:42:22.722751485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=677ef7ca-1725-40ef-8756-64d9ed01018b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.577936 | controller | Jun 09 15:42:22.725128 crc crio[3652]: time="2026-06-09T15:42:22.723594376Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=301da57c-0b48-4797-824c-feb1974c17ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.577952 | controller | Jun 09 15:42:22.725128 crc crio[3652]: time="2026-06-09T15:42:22.723622037Z" level=info msg="Started container" PID=10371 containerID=622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=c732f568-4d7e-4c1c-93f5-0e2a215411d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6
2026-06-09 17:40:40.577967 | controller | Jun 09 15:42:22.728311 crc crio[3652]: time="2026-06-09T15:42:22.728234513Z" level=info msg="Starting container: 938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793" id=518f5608-cabb-4c65-8cfd-e517cace4071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.577983 | controller | Jun 09 15:42:22.734892 crc crio[3652]: time="2026-06-09T15:42:22.734806808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.577999 | controller | Jun 09 15:42:22.735628 crc crio[3652]: time="2026-06-09T15:42:22.735365302Z" level=info msg="Started container" PID=10391 containerID=938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=518f5608-cabb-4c65-8cfd-e517cace4071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5
2026-06-09 17:40:40.578018 | controller | Jun 09 15:42:22.738974 crc crio[3652]: time="2026-06-09T15:42:22.738768187Z" level=info msg="Created container fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=0e12eddc-4fd9-4d38-969f-2520dba49027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.578035 | controller | Jun 09 15:42:22.750001 crc crio[3652]: time="2026-06-09T15:42:22.749852986Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0f09100f-a840-48a8-a61a-bb780fc3f965 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.578051 | controller | Jun 09 15:42:22.751208 crc crio[3652]: time="2026-06-09T15:42:22.75082397Z" level=info msg="Starting container: fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea" id=367dd377-dfb6-43ef-aabf-35f57596f768 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.578067 | controller | Jun 09 15:42:22.761246 crc crio[3652]: time="2026-06-09T15:42:22.761123639Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.578083 | controller | Jun 09 15:42:22.766696 crc crio[3652]: time="2026-06-09T15:42:22.766592087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.578099 | controller | Jun 09 15:42:22.771572 crc crio[3652]: time="2026-06-09T15:42:22.771472589Z" level=info msg="Started container" PID=10422 containerID=fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=367dd377-dfb6-43ef-aabf-35f57596f768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31
2026-06-09 17:40:40.578115 | controller | Jun 09 15:42:22.772697 crc crio[3652]: time="2026-06-09T15:42:22.772613888Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.578131 | controller | Jun 09 15:42:22.772697 crc crio[3652]: time="2026-06-09T15:42:22.77269438Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.578147 | controller | Jun 09 15:42:22.772872 crc crio[3652]: time="2026-06-09T15:42:22.77272009Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_29c4362f-e7d7-43cd-84e2-2497840eef29\""
2026-06-09 17:40:40.578162 | controller | Jun 09 15:42:22.772872 crc crio[3652]: time="2026-06-09T15:42:22.772786542Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_351f54f1-aae6-416e-acae-6dc353943fbe\""
2026-06-09 17:40:40.578178 | controller | Jun 09 15:42:22.779526 crc crio[3652]: time="2026-06-09T15:42:22.779442479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.578194 | controller | Jun 09 15:42:22.796009 crc crio[3652]: time="2026-06-09T15:42:22.795971455Z" level=info msg="Ran pod sandbox e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=172481d2-40be-4d17-9533-45a218ff4105 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578210 | controller | Jun 09 15:42:22.810834 crc crio[3652]: time="2026-06-09T15:42:22.808810307Z" level=info msg="Ran pod sandbox f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=eb88533d-ff40-45f7-bf58-c264b6db5731 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578229 | controller | Jun 09 15:42:22.822549 crc crio[3652]: time="2026-06-09T15:42:22.822492811Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=45f75af0-0172-4f65-8c31-ca2e9429ed00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578245 | controller | Jun 09 15:42:22.825569 crc crio[3652]: time="2026-06-09T15:42:22.825504887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=be428f88-1e10-4b7b-821f-dec5742d1fce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578260 | controller | Jun 09 15:42:22.832069 crc crio[3652]: time="2026-06-09T15:42:22.83199125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8778bd85-dd44-4301-b62e-05471a9879fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578275 | controller | Jun 09 15:42:22.851181 crc crio[3652]: time="2026-06-09T15:42:22.850503205Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.578291 | controller | Jun 09 15:42:22.851181 crc crio[3652]: time="2026-06-09T15:42:22.8511068Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.578307 | controller | Jun 09 15:42:22.851181 crc crio[3652]: time="2026-06-09T15:42:22.85113152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.578323 | controller | Jun 09 15:42:22.853906 crc crio[3652]: time="2026-06-09T15:42:22.853848749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.578339 | controller | Jun 09 15:42:22.858327 crc crio[3652]: time="2026-06-09T15:42:22.858224019Z" level=info msg="Ran pod sandbox 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=fe9a5196-28ec-42d7-8a41-fce53aad24d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578355 | controller | Jun 09 15:42:22.862478 crc crio[3652]: time="2026-06-09T15:42:22.861402769Z" level=info msg="Ran pod sandbox 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=6fe3d039-5494-46be-9812-21f43d05c560 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578371 | controller | Jun 09 15:42:22.867322 crc crio[3652]: time="2026-06-09T15:42:22.866610029Z" level=info msg="Ran pod sandbox bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=122df593-d4c9-4980-933f-52e08eeb9de8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578387 | controller | Jun 09 15:42:22.874380 crc crio[3652]: time="2026-06-09T15:42:22.874321593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=bf3c274c-b9de-43e8-92c1-924daf8a189c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578402 | controller | Jun 09 15:42:22.877868 crc crio[3652]: time="2026-06-09T15:42:22.87778444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d862665e-de7c-410a-b2ec-877c0f5eb1c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578420 | controller | Jun 09 15:42:22.878255 crc crio[3652]: time="2026-06-09T15:42:22.87817908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f664d2a3-e05e-48d6-af5d-684f0fb07995 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578435 | controller | Jun 09 15:42:22.879142 crc crio[3652]: time="2026-06-09T15:42:22.879039732Z" level=info msg="Ran pod sandbox 88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=a416a352-b2f0-4c78-a0fe-529b6657fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578451 | controller | Jun 09 15:42:22.910667 crc crio[3652]: time="2026-06-09T15:42:22.908536713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=645ae6de-a757-434d-a19b-3eab473f14e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578466 | controller | Jun 09 15:42:22.932774 crc crio[3652]: time="2026-06-09T15:42:22.930584046Z" level=info msg="Ran pod sandbox 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=b65ad150-2f9f-4ff2-9254-2874e0c100ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578481 | controller | Jun 09 15:42:22.940902 crc crio[3652]: time="2026-06-09T15:42:22.940820384Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.578496 | controller | Jun 09 15:42:22.940902 crc crio[3652]: time="2026-06-09T15:42:22.940901166Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.578512 | controller | Jun 09 15:42:22.941336 crc crio[3652]: time="2026-06-09T15:42:22.941050259Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-09 17:40:40.578527 | controller | Jun 09 15:42:22.956056 crc crio[3652]: time="2026-06-09T15:42:22.955204585Z" level=info msg="Ran pod sandbox ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=50e4dd30-9819-47c6-a7e0-1fa1530af2bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578542 | controller | Jun 09 15:42:22.956631 crc crio[3652]: time="2026-06-09T15:42:22.951647106Z" level=info msg="Ran pod sandbox 4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=3662f224-5259-4c61-80e9-2e5b08dfe521 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578558 | controller | Jun 09 15:42:22.967818 crc crio[3652]: time="2026-06-09T15:42:22.963858952Z" level=info msg="Ran pod sandbox ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=99c5625c-3a58-4278-be9d-9789bfa39a2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578573 | controller | Jun 09 15:42:22.992060 crc crio[3652]: time="2026-06-09T15:42:22.991667051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1409e9bd-bd34-42e1-b183-769f845fd25e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578588 | controller | Jun 09 15:42:23.002525 crc crio[3652]: time="2026-06-09T15:42:23.002438472Z" level=info msg="Ran pod sandbox 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=52c8232e-9db8-42f9-a665-c0c522baa99e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578603 | controller | Jun 09 15:42:23.017644 crc crio[3652]: time="2026-06-09T15:42:23.017477309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=dd976f29-240a-4556-acdd-849698943f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578621 | controller | Jun 09 15:42:23.018361 crc crio[3652]: time="2026-06-09T15:42:23.01790724Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=5ad9b4a6-4e65-4c4e-b2c9-a0875421ba48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578637 | controller | Jun 09 15:42:23.018457 crc crio[3652]: time="2026-06-09T15:42:23.018405483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=75fc6bea-f693-4a57-b03c-af3d4bc52166 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578652 | controller | Jun 09 15:42:23.020341 crc crio[3652]: time="2026-06-09T15:42:23.02029292Z" level=info msg="Ran pod sandbox a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=a70d2467-bfaa-4b96-86e4-3f1bf0ec2d8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578667 | controller | Jun 09 15:42:23.025380 crc crio[3652]: time="2026-06-09T15:42:23.024335242Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.578683 | controller | Jun 09 15:42:23.025380 crc crio[3652]: time="2026-06-09T15:42:23.024380323Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.578698 | controller | Jun 09 15:42:23.025380 crc crio[3652]: time="2026-06-09T15:42:23.024409183Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-09 17:40:40.578713 | controller | Jun 09 15:42:23.025380 crc crio[3652]: time="2026-06-09T15:42:23.025150462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.578728 | controller | Jun 09 15:42:23.028981 crc crio[3652]: time="2026-06-09T15:42:23.028217759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5e10952e-6c5d-4655-ae75-e25c65623678 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578744 | controller | Jun 09 15:42:23.037082 crc crio[3652]: time="2026-06-09T15:42:23.036837406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=45bd57a0-f2cc-4509-a695-88d33883c9bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578759 | controller | Jun 09 15:42:23.050270 crc crio[3652]: time="2026-06-09T15:42:23.050105509Z" level=info msg="Ran pod sandbox 40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=4d2f721e-8b1a-4159-b7ea-6c22c8ed0d7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578774 | controller | Jun 09 15:42:23.066546 crc crio[3652]: time="2026-06-09T15:42:23.064299626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=2a1f89f6-7f8e-4ac2-9076-2a90be7ca512 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578790 | controller | Jun 09 15:42:23.067417 crc crio[3652]: time="2026-06-09T15:42:23.067362902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.578805 | controller | Jun 09 15:42:23.069381 crc crio[3652]: time="2026-06-09T15:42:23.06926304Z" level=info msg="Created container d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=9998677b-6e02-412e-8fb6-ab66808fc066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.578824 | controller | Jun 09 15:42:23.097821 crc crio[3652]: time="2026-06-09T15:42:23.097586772Z" level=info msg="Ran pod sandbox 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=6561843f-ddc7-4b3b-81c3-e2862fd1b873 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578840 | controller | Jun 09 15:42:23.098349 crc crio[3652]: time="2026-06-09T15:42:23.098243078Z" level=info msg="Starting container: d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255" id=b4ed4941-7523-452e-ada8-b0380eed078a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.578872 | controller | Jun 09 15:42:23.101425 crc crio[3652]: time="2026-06-09T15:42:23.100604767Z" level=info msg="Ran pod sandbox 8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=c2494793-4302-4545-932f-5a6b8ec23bea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578894 | controller | Jun 09 15:42:23.101425 crc crio[3652]: time="2026-06-09T15:42:23.101066689Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.578910 | controller | Jun 09 15:42:23.101425 crc crio[3652]: time="2026-06-09T15:42:23.10111589Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.578925 | controller | Jun 09 15:42:23.101425 crc crio[3652]: time="2026-06-09T15:42:23.101155881Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-09 17:40:40.578941 | controller | Jun 09 15:42:23.105376 crc crio[3652]: time="2026-06-09T15:42:23.105122851Z" level=info msg="Ran pod sandbox e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=31b8846b-17a2-4ed5-8cf3-3739a855f44b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.578956 | controller | Jun 09 15:42:23.113518 crc crio[3652]: time="2026-06-09T15:42:23.113335697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.578972 | controller | Jun 09 15:42:23.116285 crc crio[3652]: time="2026-06-09T15:42:23.114567918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=9c1a0db8-7f93-466d-bc23-fe4267c53ce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.578987 | controller | Jun 09 15:42:23.119670 crc crio[3652]: time="2026-06-09T15:42:23.116477426Z" level=info msg="Created container fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=27ea30b7-4ef4-493b-8d3f-9f5d83062966 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579003 | controller | Jun 09 15:42:23.123874 crc crio[3652]: time="2026-06-09T15:42:23.122902058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=dd3610dc-b0f4-4c0e-a846-c5d94a187e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579018 | controller | Jun 09 15:42:23.123874 crc crio[3652]: time="2026-06-09T15:42:23.123545714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c4e54687-12f7-4aab-9e20-f5920e22d6e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579037 | controller | Jun 09 15:42:23.130380 crc crio[3652]: time="2026-06-09T15:42:23.129692368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579052 | controller | Jun 09 15:42:23.133376 crc crio[3652]: time="2026-06-09T15:42:23.133182776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=84e8be3b-37ca-4a8b-bcc5-76128ad4fac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579067 | controller | Jun 09 15:42:23.139070 crc crio[3652]: time="2026-06-09T15:42:23.133790751Z" level=info msg="Starting container: fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242" id=a0887ecc-18ed-46ee-97d7-1f0529c9b3df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.579083 | controller | Jun 09 15:42:23.139070 crc crio[3652]: time="2026-06-09T15:42:23.134717565Z" level=info msg="Started container" PID=10511 containerID=d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=b4ed4941-7523-452e-ada8-b0380eed078a name=/runtime.v1.RuntimeService/StartContainer sandboxID=978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920
2026-06-09 17:40:40.579099 | controller | Jun 09 15:42:23.235331 crc crio[3652]: time="2026-06-09T15:42:23.226148072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579115 | controller | Jun 09 15:42:23.235331 crc crio[3652]: time="2026-06-09T15:42:23.229549187Z" level=info msg="Started container" PID=10481 containerID=fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=a0887ecc-18ed-46ee-97d7-1f0529c9b3df name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.579130 | controller | Jun 09 15:42:23.246795 crc crio[3652]: time="2026-06-09T15:42:23.246251507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579146 | controller | Jun 09 15:42:23.270995 crc crio[3652]: time="2026-06-09T15:42:23.267651014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a6d1a147-6bf6-447d-8418-04fcf545c26c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579162 | controller | Jun 09 15:42:23.279594 crc crio[3652]: time="2026-06-09T15:42:23.279547133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=157d65e2-84cd-49dd-9e5e-ab495d72a663 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579177 | controller | Jun 09 15:42:23.280631 crc crio[3652]: time="2026-06-09T15:42:23.280603029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579193 | controller | Jun 09 15:42:23.285194 crc crio[3652]: time="2026-06-09T15:42:23.284845956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6785dcf7-ff21-4815-8065-65a96d649e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579208 | controller | Jun 09 15:42:23.285716 crc crio[3652]: time="2026-06-09T15:42:23.285382919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=aedf18b2-cea4-442f-a1a7-f2f751b1949c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579226 | controller | Jun 09 15:42:23.295031 crc crio[3652]: time="2026-06-09T15:42:23.29415823Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ab6b04e0-0403-4028-8fff-ea68971d9a74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579242 | controller | Jun 09 15:42:23.307883 crc crio[3652]: time="2026-06-09T15:42:23.29936206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=95d11143-cb86-4aad-bdfd-b9e7a0f37142 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579257 | controller | Jun 09 15:42:23.327205 crc crio[3652]: time="2026-06-09T15:42:23.300820897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=de46c498-759b-440b-83ca-0fc08bd6f57f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579272 | controller | Jun 09 15:42:23.327389 crc crio[3652]: time="2026-06-09T15:42:23.30848874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=219bc428-f52e-4473-b149-3a3fc9177d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579288 | controller | Jun 09 15:42:23.327389 crc crio[3652]: time="2026-06-09T15:42:23.308556971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=49a216e8-22c3-4238-8a4b-f694915f99e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579303 | controller | Jun 09 15:42:23.327502 crc crio[3652]: time="2026-06-09T15:42:23.308595862Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=2491455e-89c8-4cc0-ae00-e264d13bfecc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579319 | controller | Jun 09 15:42:23.329396 crc crio[3652]: time="2026-06-09T15:42:23.308640044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=d9ed3e80-7a40-49c1-a6d9-83dc4c5924d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579334 | controller | Jun 09 15:42:23.329396 crc crio[3652]: time="2026-06-09T15:42:23.320103602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f1f6a7c8-1a47-4737-a171-c534fa9193bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579350 | controller | Jun 09 15:42:23.381519 crc crio[3652]: time="2026-06-09T15:42:23.381291599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579366 | controller | Jun 09 15:42:23.394572 crc crio[3652]: time="2026-06-09T15:42:23.393902185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579382 | controller | Jun 09 15:42:23.426109 crc crio[3652]: time="2026-06-09T15:42:23.407171649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ec5ad443-a6e2-498e-8efc-7768924009f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579399 | controller | Jun 09 15:42:23.426109 crc crio[3652]: time="2026-06-09T15:42:23.407514437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=739cb245-b250-4165-b7ea-d31b21e04d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579419 | controller | Jun 09 15:42:23.426109 crc crio[3652]: time="2026-06-09T15:42:23.408119783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=75cec869-b0c8-4228-ba7c-94f6c25c6604 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579435 | controller | Jun 09 15:42:23.426109 crc crio[3652]: time="2026-06-09T15:42:23.425359686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=a3160dce-5bb2-4631-b6d6-364618997049 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579451 | controller | Jun 09 15:42:23.448817 crc crio[3652]: time="2026-06-09T15:42:23.447517042Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=c1bd4525-af96-4cbf-a222-35931f566219 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579467 | controller | Jun 09 15:42:23.458954 crc crio[3652]: time="2026-06-09T15:42:23.451123263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=5a1fc527-690f-4237-838d-f3c856111dbd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.579483 | controller | Jun 09 15:42:23.531787 crc crio[3652]: time="2026-06-09T15:42:23.531508832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579499 | controller | Jun 09 15:42:23.553307 crc crio[3652]: time="2026-06-09T15:42:23.553261729Z" level=info msg="Created container 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=82dc64a1-7cff-4848-86c8-cef1f72111dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579515 | controller | Jun 09 15:42:23.574540 crc crio[3652]: time="2026-06-09T15:42:23.574436501Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7f28644d-8be6-49a2-98c5-9bfb34e447d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579532 | controller | Jun 09 15:42:23.574753 crc crio[3652]: time="2026-06-09T15:42:23.574668177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579548 | controller | Jun 09 15:42:23.575172 crc crio[3652]: time="2026-06-09T15:42:23.57480024Z" level=info msg="Starting container: 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583" id=5ee491fd-eec3-4390-8cc6-306648be47eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.579564 | controller | Jun 09 15:42:23.584423 crc crio[3652]: time="2026-06-09T15:42:23.584316429Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=4f61f45a-d263-4b04-a142-53211a7e64a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579580 | controller | Jun 09 15:42:23.617874 crc crio[3652]: time="2026-06-09T15:42:23.617473882Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=f6c3c727-4070-4dd1-80e8-3b59af1eaa18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579597 | controller | Jun 09 15:42:23.617874 crc crio[3652]: time="2026-06-09T15:42:23.617656726Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=643e11e3-798b-4cc8-bfc2-2ce8f6598b04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579623 | controller | Jun 09 15:42:23.622345 crc crio[3652]: time="2026-06-09T15:42:23.618093097Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=3ba0b59b-3ed3-469c-85d0-576889ccd62b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579640 | controller | Jun 09 15:42:23.622345 crc crio[3652]: time="2026-06-09T15:42:23.618567529Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3996ad3a-025b-4dfc-a161-f530e6bc6016 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579658 | controller | Jun 09 15:42:23.622345 crc crio[3652]: time="2026-06-09T15:42:23.621641867Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=f2dce6c5-dc42-4ba7-be25-b36ec1e17fa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579708 | controller | Jun 09 15:42:23.622345 crc crio[3652]: time="2026-06-09T15:42:23.621863632Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=cd93105c-d35a-445e-8e6a-2002fcccfa3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579730 | controller | Jun 09 15:42:23.622620 crc crio[3652]: time="2026-06-09T15:42:23.622489848Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=4bd01ac7-ec86-4af4-9eb4-67774e11f4e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579746 | controller | Jun 09 15:42:23.628376 crc crio[3652]: time="2026-06-09T15:42:23.574701677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579763 | controller | Jun 09 15:42:23.639208 crc crio[3652]: time="2026-06-09T15:42:23.639049674Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=085aaea0-b566-40f0-84e0-7f9538c2cc82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579779 | controller | Jun 09 15:42:23.642591 crc crio[3652]: time="2026-06-09T15:42:23.641393503Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=2e01fab2-faa4-46d6-a529-51fc984e32c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579795 | controller | Jun 09 15:42:23.642591 crc crio[3652]: time="2026-06-09T15:42:23.642223244Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=39c9ffd2-3e72-4474-b7f5-768293d1aa20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579811 | controller | Jun 09 15:42:23.643532 crc crio[3652]: time="2026-06-09T15:42:23.643096185Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=65a02ca4-9e2f-433b-aedb-533cb7328496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579827 | controller | Jun 09 15:42:23.644269 crc crio[3652]: time="2026-06-09T15:42:23.643864375Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=8304dd9d-92ff-43e2-ac12-85f56ee7f670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579843 | controller | Jun 09 15:42:23.644586 crc crio[3652]: time="2026-06-09T15:42:23.644434969Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=5d6d8c9f-569d-4097-bb62-d4c781bcc536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579886 | controller | Jun 09 15:42:23.645325 crc crio[3652]: time="2026-06-09T15:42:23.645163227Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=5367fa45-2b56-4a9f-ab6c-fe8bb5f1a4d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579907 | controller | Jun 09 15:42:23.645659 crc crio[3652]: time="2026-06-09T15:42:23.645536807Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=c85ffb05-1de8-4c38-9a7b-6a55afd10e7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.579924 | controller | Jun 09 15:42:23.706898 crc crio[3652]: time="2026-06-09T15:42:23.706676393Z" level=info msg="Started container" PID=10560 containerID=66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=5ee491fd-eec3-4390-8cc6-306648be47eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d
2026-06-09 17:40:40.579940 | controller | Jun 09 15:42:23.713074 crc crio[3652]: time="2026-06-09T15:42:23.712847148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579956 | controller | Jun 09 15:42:23.766515 crc crio[3652]: time="2026-06-09T15:42:23.766373462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579972 | controller | Jun 09 15:42:23.829645 crc crio[3652]: time="2026-06-09T15:42:23.829314554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.579988 | controller | Jun 09 15:42:23.832090 crc crio[3652]: time="2026-06-09T15:42:23.831320554Z" level=info msg="Created container 164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ad26e545-e585-41b7-9d7a-bd569db5769a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580004 | controller | Jun 09 15:42:23.840234 crc crio[3652]: time="2026-06-09T15:42:23.839356696Z" level=info msg="Starting container: 164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145" id=03ac4d14-3944-4b3f-a92c-e6588fab7a12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580020 | controller | Jun 09 15:42:23.849588 crc crio[3652]: time="2026-06-09T15:42:23.848143817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580036 | controller | Jun 09 15:42:23.853073 crc crio[3652]: time="2026-06-09T15:42:23.852183788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580051 | controller | Jun 09 15:42:23.853534 crc crio[3652]: time="2026-06-09T15:42:23.853378188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580067 | controller | Jun 09 15:42:23.854449 crc crio[3652]: time="2026-06-09T15:42:23.854152668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580083 | controller | Jun 09 15:42:23.854862 crc crio[3652]: time="2026-06-09T15:42:23.854693601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580098 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.855530432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580119 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.856491686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580135 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.856665031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580151 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.857066291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580167 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.857252176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580183 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.857588774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580199 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.8578223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580215 | controller | Jun 09 15:42:23.859499 crc crio[3652]: time="2026-06-09T15:42:23.858281401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580230 | controller | Jun 09 15:42:23.861318 crc crio[3652]: time="2026-06-09T15:42:23.860522998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580246 | controller | Jun 09 15:42:23.862859 crc crio[3652]: time="2026-06-09T15:42:23.861449051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580262 | controller | Jun 09 15:42:23.865615 crc crio[3652]: time="2026-06-09T15:42:23.86420028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580277 | controller | Jun 09 15:42:23.865615 crc crio[3652]: time="2026-06-09T15:42:23.864405065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580293 | controller | Jun 09 15:42:23.919447 crc crio[3652]: time="2026-06-09T15:42:23.918141695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580309 | controller | Jun 09 15:42:23.953578 crc crio[3652]: time="2026-06-09T15:42:23.953144335Z" level=info msg="Started container" PID=10571 containerID=164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=03ac4d14-3944-4b3f-a92c-e6588fab7a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654
2026-06-09 17:40:40.580326 | controller | Jun 09 15:42:23.970297 crc crio[3652]: time="2026-06-09T15:42:23.970187053Z" level=info msg="Created container bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=f242b456-d302-4a2f-a354-caf79a3878e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580345 | controller | Jun 09 15:42:23.976398 crc crio[3652]: time="2026-06-09T15:42:23.976319417Z" level=info msg="Starting container: bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1" id=57b0cb4a-d0d8-46c8-be2c-0b1a3f7c7bfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580362 | controller | Jun 09 15:42:24.018991 crc crio[3652]: time="2026-06-09T15:42:24.01865794Z" level=info msg="Created container 5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=21533f82-efdd-4b31-8028-2863c88c8ab2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580380 | controller | Jun 09 15:42:24.022984 crc crio[3652]: time="2026-06-09T15:42:24.021519172Z" level=info msg="Starting container: 5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d" id=d99251a5-cfb6-4ead-8997-d8ac9fe3ee97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580396 | controller | Jun 09 15:42:24.055272 crc crio[3652]: time="2026-06-09T15:42:24.053349842Z" level=info msg="Started container" PID=10589 containerID=5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=d99251a5-cfb6-4ead-8997-d8ac9fe3ee97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456
2026-06-09 17:40:40.580413 | controller | Jun 09 15:42:24.066830 crc crio[3652]: time="2026-06-09T15:42:24.066503872Z" level=info msg="Created container 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=5711e8e8-776b-4d03-a07a-a05b92b731fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580430 | controller | Jun 09 15:42:24.074769 crc crio[3652]: time="2026-06-09T15:42:24.074583445Z" level=info msg="Starting container: 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869" id=6b095845-b583-46b9-9a03-9b340141660d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580446 | controller | Jun 09 15:42:24.126222 crc crio[3652]: time="2026-06-09T15:42:24.125499455Z" level=info msg="Started container" PID=10575 containerID=bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=57b0cb4a-d0d8-46c8-be2c-0b1a3f7c7bfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c
2026-06-09 17:40:40.580463 | controller | Jun 09 15:42:24.269586 crc crio[3652]: time="2026-06-09T15:42:24.269504352Z" level=info msg="Started container" PID=10585 containerID=12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=6b095845-b583-46b9-9a03-9b340141660d name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931
2026-06-09 17:40:40.580480 | controller | Jun 09 15:42:24.272639 crc crio[3652]: time="2026-06-09T15:42:24.272610501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=313f8c2c-e3d4-47f7-983d-384ea57307f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.580496 | controller | Jun 09 15:42:24.369149 crc crio[3652]: time="2026-06-09T15:42:24.363546215Z" level=info msg="Created container 7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=a03e56b8-8bee-440a-b4e8-1b0b1fb843eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580513 | controller | Jun 09 15:42:24.381717 crc crio[3652]: time="2026-06-09T15:42:24.381495426Z" level=info msg="Starting container: 7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086" id=6fafa40b-2bf2-4d3d-bb49-5a020e8666a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580532 | controller | Jun 09 15:42:24.523478 crc crio[3652]: time="2026-06-09T15:42:24.522248052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580549 | controller | Jun 09 15:42:24.523478 crc crio[3652]: time="2026-06-09T15:42:24.523146064Z" level=info msg="Created container 00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=bb618879-5b9e-4477-85ee-ec037ce8b970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580565 | controller | Jun 09 15:42:24.531070 crc crio[3652]: time="2026-06-09T15:42:24.5305279Z" level=info msg="Created container 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=8519bdf0-eedd-4cc1-8053-59d14d89601e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580582 | controller | Jun 09 15:42:24.533233 crc crio[3652]: time="2026-06-09T15:42:24.530804997Z" level=info msg="Starting container: 00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6" id=6d89e206-b406-4cef-a495-46436b7cdbdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580598 | controller | Jun 09 15:42:24.541272 crc crio[3652]: time="2026-06-09T15:42:24.538585622Z" level=info msg="Starting container: 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b" id=497518fd-36d5-4281-a538-bd115a384167 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580615 | controller | Jun 09 15:42:24.575441 crc crio[3652]: time="2026-06-09T15:42:24.575368046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580631 | controller | Jun 09 15:42:24.599186 crc crio[3652]: time="2026-06-09T15:42:24.598794914Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.580648 | controller | Jun 09 15:42:24.599186 crc crio[3652]: time="2026-06-09T15:42:24.598876016Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.580664 | controller | Jun 09 15:42:24.599186 crc crio[3652]: time="2026-06-09T15:42:24.599103842Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-09 17:40:40.580681 | controller | Jun 09 15:42:24.608022 crc crio[3652]: time="2026-06-09T15:42:24.601226685Z" level=info msg="Started container" PID=10624 containerID=00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6d89e206-b406-4cef-a495-46436b7cdbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6
2026-06-09 17:40:40.580698 | controller | Jun 09 15:42:24.613016 crc crio[3652]: time="2026-06-09T15:42:24.61255613Z" level=info msg="Started container" PID=10620 containerID=7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=6fafa40b-2bf2-4d3d-bb49-5a020e8666a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881
2026-06-09 17:40:40.580729 | controller | Jun 09 15:42:24.728532 crc crio[3652]: time="2026-06-09T15:42:24.728377569Z" level=info msg="Started container" PID=10618 containerID=3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=497518fd-36d5-4281-a538-bd115a384167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5
2026-06-09 17:40:40.580750 | controller | Jun 09 15:42:25.072509 crc crio[3652]: time="2026-06-09T15:42:25.067689004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=86c907fa-2809-4b52-98fa-79a126a87ed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.580767 | controller | Jun 09 15:42:25.154035 crc crio[3652]: time="2026-06-09T15:42:25.15351324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580783 | controller | Jun 09 15:42:25.170659 crc crio[3652]: time="2026-06-09T15:42:25.170604889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580799 | controller | Jun 09 15:42:25.183861 crc crio[3652]: time="2026-06-09T15:42:25.173479401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d0b28932-bb2a-4a09-b1dd-e8ee6ae3b47d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.580815 | controller | Jun 09 15:42:25.233333 crc crio[3652]: time="2026-06-09T15:42:25.229105869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3d9506fe-d10d-48f5-b659-2e4fcd04fc36 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.580832 | controller | Jun 09 15:42:25.319204 crc crio[3652]: time="2026-06-09T15:42:25.317439948Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.580852 | controller | Jun 09 15:42:25.319204 crc crio[3652]: time="2026-06-09T15:42:25.31755571Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.580890 | controller | Jun 09 15:42:25.319204 crc crio[3652]: time="2026-06-09T15:42:25.317594771Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-09 17:40:40.580909 | controller | Jun 09 15:42:25.319204 crc crio[3652]: time="2026-06-09T15:42:25.317878389Z" level=info msg="Created container b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741: openshift-dns/dns-default-qtghf/dns" id=db2d63c8-7abe-42ca-8a4c-d64439734b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.580925 | controller | Jun 09 15:42:25.334989 crc crio[3652]: time="2026-06-09T15:42:25.334787663Z" level=info msg="Starting container: b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741" id=4caec8f5-4d4e-4889-bde9-89ff7b4373b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.580941 | controller | Jun 09 15:42:25.353684 crc crio[3652]: time="2026-06-09T15:42:25.353624236Z" level=info msg="Started container" PID=10681 containerID=b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741 description=openshift-dns/dns-default-qtghf/dns id=4caec8f5-4d4e-4889-bde9-89ff7b4373b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166
2026-06-09 17:40:40.580958 | controller | Jun 09 15:42:25.406326 crc crio[3652]: time="2026-06-09T15:42:25.406172577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.580974 | controller | Jun 09 15:42:25.414966 crc crio[3652]: time="2026-06-09T15:42:25.408620118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=e1b6a7f9-c9b7-426b-94ac-21476617273c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.580994 | controller | Jun 09 15:42:25.414966 crc crio[3652]: time="2026-06-09T15:42:25.409261494Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=d1b960ec-b443-4b4c-a8f0-0061bbc4964c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581011 | controller | Jun 09 15:42:25.414966 crc crio[3652]: time="2026-06-09T15:42:25.4130861Z" level=info msg="Created container b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=01f37cbf-9b8e-4f91-a530-dca3cf0cd729 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581028 | controller | Jun 09 15:42:25.414966 crc crio[3652]: time="2026-06-09T15:42:25.41348959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cca727e4-73ad-4e17-b938-8ad46ed1a84d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581057 | controller | Jun 09 15:42:25.452017 crc crio[3652]: time="2026-06-09T15:42:25.448609603Z" level=info msg="Starting container: b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403" id=1b4ee596-0aef-4f10-ac15-8c8afb431b20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.581074 | controller | Jun 09 15:42:25.452585 crc crio[3652]: time="2026-06-09T15:42:25.452543022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=f5acdf17-ba5e-4ad8-be46-19832eb621fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581090 | controller | Jun 09 15:42:25.454590 crc crio[3652]: time="2026-06-09T15:42:25.454502651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581107 | controller | Jun 09 15:42:25.468180 crc crio[3652]: time="2026-06-09T15:42:25.46801478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581142 | controller | Jun 09 15:42:25.469510 crc crio[3652]: time="2026-06-09T15:42:25.469464687Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=505c3bfd-f3b6-4058-997b-6eece2d145e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581160 | controller | Jun 09 15:42:25.486469 crc crio[3652]: time="2026-06-09T15:42:25.486181766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=efd36328-c9d0-4cf8-a930-7b3a295f1e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581177 | controller | Jun 09 15:42:25.504705 crc crio[3652]: time="2026-06-09T15:42:25.504582929Z" level=info msg="Started container" PID=10682 containerID=b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=1b4ee596-0aef-4f10-ac15-8c8afb431b20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d
2026-06-09 17:40:40.581196 | controller | Jun 09 15:42:25.656242 crc crio[3652]: time="2026-06-09T15:42:25.653389827Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.581213 | controller | Jun 09 15:42:25.656242 crc crio[3652]: time="2026-06-09T15:42:25.654578346Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.581232 | controller | Jun 09 15:42:25.656242 crc crio[3652]: time="2026-06-09T15:42:25.654872004Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-09 17:40:40.581248 | controller | Jun 09 15:42:25.835382 crc crio[3652]: time="2026-06-09T15:42:25.821558132Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=bd7dd772-e9b7-41a0-8c44-ebfdf1d8336e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581264 | controller | Jun 09 15:42:26.072157 crc crio[3652]: time="2026-06-09T15:42:26.070876895Z" level=info msg="Created container d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=4f61f45a-d263-4b04-a142-53211a7e64a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581280 | controller | Jun 09 15:42:26.087756 crc crio[3652]: time="2026-06-09T15:42:26.087591885Z" level=info msg="Starting container: d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f" id=00bfe83f-2640-42c0-ac5a-3b79d731b39c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.581297 | controller | Jun 09 15:42:26.202030 crc crio[3652]: time="2026-06-09T15:42:26.199422374Z" level=info msg="Started container" PID=10712 containerID=d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=00bfe83f-2640-42c0-ac5a-3b79d731b39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555
2026-06-09 17:40:40.581313 | controller | Jun 09 15:42:26.202030 crc crio[3652]: time="2026-06-09T15:42:26.200263914Z" level=info msg="Created container 52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=c1bd4525-af96-4cbf-a222-35931f566219 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581329 | controller | Jun 09 15:42:26.219095 crc crio[3652]: time="2026-06-09T15:42:26.218121954Z" level=info msg="Starting container: 52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c" id=130df3ee-9981-4c13-bdaa-c9ab69fb0d93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.581345 | controller | Jun 09 15:42:26.230266 crc crio[3652]: time="2026-06-09T15:42:26.2275209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581361 | controller | Jun 09 15:42:26.235557 crc crio[3652]: time="2026-06-09T15:42:26.235295905Z" level=info msg="Started container" PID=10764 containerID=52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=130df3ee-9981-4c13-bdaa-c9ab69fb0d93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff
2026-06-09 17:40:40.581378 | controller | Jun 09 15:42:26.248113 crc crio[3652]: time="2026-06-09T15:42:26.246625749Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=874d60e9-a499-40df-a545-bdc7039d8e75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581394 | controller | Jun 09 15:42:26.341323 crc crio[3652]: time="2026-06-09T15:42:26.3402416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581410 | controller | Jun 09 15:42:26.362504 crc crio[3652]: time="2026-06-09T15:42:26.362370737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=7dd1c937-2b04-47d1-9845-69b8ab78e224 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581430 | controller | Jun 09 15:42:26.448635 crc crio[3652]: time="2026-06-09T15:42:26.446561692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581447 | controller | Jun 09 15:42:26.508422 crc crio[3652]: time="2026-06-09T15:42:26.506315932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581463 | controller | Jun 09 15:42:26.590148 crc crio[3652]: time="2026-06-09T15:42:26.590081897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581479 | controller | Jun 09 15:42:26.606620 crc crio[3652]: time="2026-06-09T15:42:26.600693763Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=51c44f7e-5dde-4d06-ab25-1c3af893b9d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581494 | controller | Jun 09 15:42:26.799676 crc crio[3652]: time="2026-06-09T15:42:26.799399385Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.581510 | controller | Jun 09 15:42:26.800188 crc crio[3652]: time="2026-06-09T15:42:26.799544909Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.581526 | controller | Jun 09 15:42:26.800188 crc crio[3652]: time="2026-06-09T15:42:26.799829956Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-09 17:40:40.581542 | controller | Jun 09 15:42:26.800701 crc crio[3652]: time="2026-06-09T15:42:26.800472872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581558 | controller | Jun 09 15:42:26.836162 crc crio[3652]: time="2026-06-09T15:42:26.835646156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581575 | controller | Jun 09 15:42:26.877412 crc crio[3652]: time="2026-06-09T15:42:26.87721696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581591 | controller | Jun 09 15:42:26.891585 crc crio[3652]: time="2026-06-09T15:42:26.891536519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581607 | controller | Jun 09 15:42:26.910657 crc crio[3652]: time="2026-06-09T15:42:26.910598198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581623 | controller | Jun 09 15:42:26.932141 crc crio[3652]: time="2026-06-09T15:42:26.931993906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581639 | controller | Jun 09 15:42:26.932622 crc crio[3652]: time="2026-06-09T15:42:26.932586591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581655 | controller | Jun 09 15:42:26.950565 crc crio[3652]: time="2026-06-09T15:42:26.950521771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581674 | controller | Jun 09 15:42:27.005113 crc crio[3652]: time="2026-06-09T15:42:26.997308386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581691 | controller | Jun 09 15:42:27.212375 crc crio[3652]: time="2026-06-09T15:42:27.211716963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581707 | controller | Jun 09 15:42:27.346190 crc crio[3652]: time="2026-06-09T15:42:27.345507064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581723 | controller | Jun 09 15:42:27.527593 crc crio[3652]: time="2026-06-09T15:42:27.527321921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581739 | controller | Jun 09 15:42:27.663124 crc crio[3652]: time="2026-06-09T15:42:27.662439725Z" level=info msg="Created container 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=3ba0b59b-3ed3-469c-85d0-576889ccd62b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581755 | controller | Jun 09 15:42:27.685176 crc crio[3652]: time="2026-06-09T15:42:27.684530279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581771 | controller | Jun 09 15:42:27.700004 crc crio[3652]: time="2026-06-09T15:42:27.69889029Z" level=info msg="Starting container: 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d" id=e3e73774-96b6-460f-9c4c-730ff8fa7b3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.581787 | controller | Jun 09 15:42:27.738040 crc crio[3652]: time="2026-06-09T15:42:27.737544151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581803 | controller | Jun 09 15:42:27.845159 crc crio[3652]: time="2026-06-09T15:42:27.829576193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581819 | controller | Jun 09 15:42:27.845159 crc crio[3652]: time="2026-06-09T15:42:27.831542292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581835 | controller | Jun 09 15:42:27.845159 crc crio[3652]: time="2026-06-09T15:42:27.83742093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=212c64b6-bb85-4535-bcb9-b649702a321b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581855 | controller | Jun 09 15:42:27.848287 crc crio[3652]: time="2026-06-09T15:42:27.847803431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=7b0bf4e3-18a0-4073-8ab7-c25aaf302eef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.581890 | controller | Jun 09 15:42:28.112093 crc crio[3652]: time="2026-06-09T15:42:28.036870631Z" level=info msg="Started container" PID=10824 containerID=7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e3e73774-96b6-460f-9c4c-730ff8fa7b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08
2026-06-09 17:40:40.581912 | controller | Jun 09 15:42:28.112093 crc crio[3652]: time="2026-06-09T15:42:28.105431503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581929 | controller | Jun 09 15:42:28.144703 crc crio[3652]: time="2026-06-09T15:42:28.138179386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.581945 | controller | Jun 09 15:42:28.167126 crc crio[3652]: time="2026-06-09T15:42:28.158835645Z" level=info msg="Created container c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=cd93105c-d35a-445e-8e6a-2002fcccfa3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581962 | controller | Jun 09 15:42:28.182093 crc crio[3652]: time="2026-06-09T15:42:28.176605721Z" level=info msg="Starting container: c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36" id=ba205396-006a-4450-b43f-1231facdd5a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.581978 | controller | Jun 09 15:42:28.258352 crc crio[3652]: time="2026-06-09T15:42:28.258199591Z" level=info msg="Created container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3996ad3a-025b-4dfc-a161-f530e6bc6016 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.581994 | controller | Jun 09 15:42:28.291151 crc crio[3652]: time="2026-06-09T15:42:28.287336753Z" level=info msg="Started container" PID=10823 containerID=c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ba205396-006a-4450-b43f-1231facdd5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f
2026-06-09 17:40:40.582011 | controller | Jun 09 15:42:28.355653 crc crio[3652]: time="2026-06-09T15:42:28.355514325Z" level=info msg="Created container 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=f2dce6c5-dc42-4ba7-be25-b36ec1e17fa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582027 | controller | Jun 09 15:42:28.395303 crc crio[3652]: time="2026-06-09T15:42:28.38754376Z" level=info msg="Starting container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12" id=f9853fad-a21e-4a1b-9162-23950dbb53f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582043 | controller | Jun 09 15:42:28.448683 crc crio[3652]: time="2026-06-09T15:42:28.447392153Z" level=info msg="Starting container: 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332" id=f85cff5c-c0cf-45d4-91bb-2a2cdb34f92d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582059 | controller | Jun 09 15:42:28.504095 crc crio[3652]: time="2026-06-09T15:42:28.501099113Z" level=info msg="Created container f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=301da57c-0b48-4797-824c-feb1974c17ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582075 | controller | Jun 09 15:42:28.619393 crc crio[3652]: time="2026-06-09T15:42:28.617442285Z" level=info msg="Created container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=65a02ca4-9e2f-433b-aedb-533cb7328496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582091 | controller | Jun 09 15:42:28.619393 crc crio[3652]: time="2026-06-09T15:42:28.617698312Z" level=info msg="Starting container: f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43" id=c2b098f9-b660-4aa3-9342-b6d0585dcf0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582111 | controller | Jun 09 15:42:28.650790 crc crio[3652]: time="2026-06-09T15:42:28.639168011Z" level=info msg="Started container" PID=10860 containerID=882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f9853fad-a21e-4a1b-9162-23950dbb53f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3
2026-06-09 17:40:40.582129 | controller | Jun 09 15:42:28.688573 crc crio[3652]: time="2026-06-09T15:42:28.687856054Z" level=info msg="Started container" PID=10875 containerID=f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=c2b098f9-b660-4aa3-9342-b6d0585dcf0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18
2026-06-09 17:40:40.582145 | controller | Jun 09 15:42:28.710317 crc crio[3652]: time="2026-06-09T15:42:28.702516222Z" level=info msg="Starting container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db" id=3243932b-3666-4e58-bf97-8586eff35768 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582161 | controller | Jun 09 15:42:28.760476 crc crio[3652]: time="2026-06-09T15:42:28.743479651Z" level=info msg="Created container ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=db8b095b-ccaa-4f07-bc1e-7963436ad19c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582177 | controller | Jun 09 15:42:28.760901 crc crio[3652]: time="2026-06-09T15:42:28.760680133Z" level=info msg="Started container" PID=10873 containerID=efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=3243932b-3666-4e58-bf97-8586eff35768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872
2026-06-09 17:40:40.582193 | controller | Jun 09 15:42:28.762423 crc crio[3652]: time="2026-06-09T15:42:28.762389396Z" level=info msg="Starting container: ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4" id=1402b38a-a28f-4ee6-9313-9f70c9f2d65d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582210 | controller | Jun 09 15:42:28.842166 crc crio[3652]: time="2026-06-09T15:42:28.826138108Z" level=info msg="Started container" PID=10893 containerID=ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=1402b38a-a28f-4ee6-9313-9f70c9f2d65d name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1
2026-06-09 17:40:40.582228 | controller | Jun 09 15:42:28.863101 crc crio[3652]: time="2026-06-09T15:42:28.840049707Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=0165b4b4-e3d7-4ce1-90c1-337eb79d3b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582247 | controller | Jun 09 15:42:28.878272 crc crio[3652]: time="2026-06-09T15:42:28.868123892Z" level=info msg="Created container 95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=f6c3c727-4070-4dd1-80e8-3b59af1eaa18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582263 | controller | Jun 09 15:42:28.898194 crc crio[3652]: time="2026-06-09T15:42:28.887069478Z" level=info msg="Starting container: 95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730" id=075721c2-801e-4e2d-958b-636b8505d042 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582283 | controller | Jun 09 15:42:28.965686 crc crio[3652]: time="2026-06-09T15:42:28.956643846Z" level=info msg="Started container" PID=10907 containerID=95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=075721c2-801e-4e2d-958b-636b8505d042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31
2026-06-09 17:40:40.582300 | controller | Jun 09 15:42:29.041138 crc crio[3652]: time="2026-06-09T15:42:29.031117457Z" level=info msg="Created container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7f28644d-8be6-49a2-98c5-9bfb34e447d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582316 | controller | Jun 09 15:42:29.041138 crc crio[3652]: time="2026-06-09T15:42:29.034114832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582332 | controller | Jun 09 15:42:29.041138 crc crio[3652]: time="2026-06-09T15:42:29.036495512Z" level=info msg="Starting container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a" id=0913ea4c-5965-473f-8232-595d29312754 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582348 | controller | Jun 09 15:42:29.060714 crc crio[3652]: time="2026-06-09T15:42:29.060418913Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=5d8cfa6c-7fc8-4f09-9c15-b072dfc5ae07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582363 | controller | Jun 09 15:42:29.233580 crc crio[3652]: time="2026-06-09T15:42:29.224518096Z" level=info msg="Started container" PID=10858 containerID=bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=0913ea4c-5965-473f-8232-595d29312754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5
2026-06-09 17:40:40.582380 | controller | Jun 09 15:42:29.238242 crc crio[3652]: time="2026-06-09T15:42:29.237526262Z" level=info msg="Started container" PID=10865 containerID=508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=f85cff5c-c0cf-45d4-91bb-2a2cdb34f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9
2026-06-09 17:40:40.582396 | controller | Jun 09 15:42:30.085293 crc crio[3652]: time="2026-06-09T15:42:30.083158394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582412 | controller | Jun 09 15:42:30.273067 crc crio[3652]: time="2026-06-09T15:42:30.272566253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582428 | controller | Jun 09 15:42:30.701173 crc crio[3652]: time="2026-06-09T15:42:30.694890022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582445 | controller | Jun 09 15:42:30.742626 crc crio[3652]: time="2026-06-09T15:42:30.742422616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582460 | controller | Jun 09 15:42:30.747198 crc crio[3652]: time="2026-06-09T15:42:30.746884938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582479 | controller | Jun 09 15:42:30.874008 crc crio[3652]: time="2026-06-09T15:42:30.871315494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582495 | controller | Jun 09 15:42:31.417703 crc crio[3652]: time="2026-06-09T15:42:31.41735946Z" level=info msg="Created container a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=8304dd9d-92ff-43e2-ac12-85f56ee7f670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582511 | controller | Jun 09 15:42:31.500168 crc crio[3652]: time="2026-06-09T15:42:31.49139949Z" level=info msg="Starting container: a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc" id=077928b1-63a4-4d1e-be27-2f2c3ac2f3ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582527 | controller | Jun 09 15:42:31.564283 crc crio[3652]: time="2026-06-09T15:42:31.563422079Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c618e808-6778-4814-a171-d5f338993090 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.582543 | controller | Jun 09 15:42:31.607690 crc crio[3652]: time="2026-06-09T15:42:31.606752908Z" level=info msg="Started container" PID=11016 containerID=a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=077928b1-63a4-4d1e-be27-2f2c3ac2f3ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a
2026-06-09 17:40:40.582559 | controller | Jun 09 15:42:31.657481 crc crio[3652]: time="2026-06-09T15:42:31.656843426Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.582576 | controller | Jun 09 15:42:31.662089 crc crio[3652]: time="2026-06-09T15:42:31.661695648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2a649cc8-0f6e-4b02-b576-655cc92f8d39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.582592 | controller | Jun 09 15:42:31.692252 crc crio[3652]: time="2026-06-09T15:42:31.691534047Z" level=info msg="Created container 6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=643e11e3-798b-4cc8-bfc2-2ce8f6598b04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.582608 | controller | Jun 09 15:42:31.754466 crc crio[3652]: time="2026-06-09T15:42:31.747042451Z" level=info msg="Starting container: 6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a" id=2ae593c9-3dff-451b-8ffa-8de36ab843f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.582624 | controller | Jun 09 15:42:31.765067 crc crio[3652]: time="2026-06-09T15:42:31.763842893Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=81143491-d492-4881-b968-286c647c81a1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.582641 | controller | Jun 09 15:42:31.834402 crc crio[3652]: time="2026-06-09T15:42:31.834184921Z" level=info msg="Started container" PID=11034 containerID=6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=2ae593c9-3dff-451b-8ffa-8de36ab843f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53
2026-06-09 17:40:40.582657 | controller | Jun 09 15:42:31.855455 crc crio[3652]: time="2026-06-09T15:42:31.84331367Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.582673 | controller | Jun 09 15:42:32.125070 crc crio[3652]: time="2026-06-09T15:42:32.103500736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=788da18a-f175-4c0a-a03a-6bceb1d56707 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.582692 | controller | Jun 09 15:42:32.125070 crc crio[3652]: time="2026-06-09T15:42:32.103878756Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.582709 | controller | Jun 09 15:42:32.125070 crc crio[3652]: time="2026-06-09T15:42:32.103893836Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.582725 | controller | Jun 09 15:42:32.125070 crc crio[3652]: time="2026-06-09T15:42:32.104066641Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-09 17:40:40.582742 | controller | Jun 09 15:42:32.238332 crc crio[3652]: time="2026-06-09T15:42:32.222433214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582758 | controller | Jun 09 15:42:32.256029 crc crio[3652]: time="2026-06-09T15:42:32.245534615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33679388-42f6-4b08-9156-613fd08c4be1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.582774 | controller | Jun 09 15:42:32.659259 crc crio[3652]: time="2026-06-09T15:42:32.658701093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582790 | controller | Jun 09 15:42:32.831654 crc crio[3652]: time="2026-06-09T15:42:32.831393972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582806 | controller | Jun 09 15:42:32.986281 crc crio[3652]: time="2026-06-09T15:42:32.985691388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582822 | controller | Jun 09 15:42:33.105507 crc crio[3652]: time="2026-06-09T15:42:33.103678272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582837 | controller | Jun 09 15:42:33.140141 crc crio[3652]: time="2026-06-09T15:42:33.13743795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582873 | controller | Jun 09 15:42:33.150271 crc crio[3652]: time="2026-06-09T15:42:33.148098768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582892 | controller | Jun 09 15:42:33.428877 crc crio[3652]: time="2026-06-09T15:42:33.427624939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582908 | controller | Jun 09 15:42:33.461321 crc crio[3652]: time="2026-06-09T15:42:33.461064319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582924 | controller | Jun 09 15:42:33.769708 crc crio[3652]: time="2026-06-09T15:42:33.769438446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582939 | controller | Jun 09 15:42:33.892286 crc crio[3652]: time="2026-06-09T15:42:33.889354618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582959 | controller | Jun 09 15:42:34.067336 crc crio[3652]: time="2026-06-09T15:42:34.066833286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.582975 | controller | Jun 09 15:42:34.534213 crc crio[3652]: time="2026-06-09T15:42:34.533383437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a93fa0cc-7677-4894-9d85-a14810e5416c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.582991 | controller | Jun 09 15:42:34.536399 crc crio[3652]: time="2026-06-09T15:42:34.53389167Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=284963f8-e897-4b5b-9969-491e2783fec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583008 | controller | Jun 09 15:42:34.536518 crc crio[3652]: time="2026-06-09T15:42:34.536460334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583024 | controller | Jun 09 15:42:34.693087 crc crio[3652]: time="2026-06-09T15:42:34.691442358Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ac1f4852-be90-4060-b281-7146477e2f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583041 | controller | Jun 09 15:42:34.769349 crc crio[3652]: time="2026-06-09T15:42:34.768813172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583057 | controller | Jun 09 15:42:34.978205 crc crio[3652]: time="2026-06-09T15:42:34.976843657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583074 | controller | Jun 09 15:42:35.125186 crc crio[3652]: time="2026-06-09T15:42:35.11151839Z" level=info msg="Created container 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=5367fa45-2b56-4a9f-ab6c-fe8bb5f1a4d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583091 | controller | Jun 09 15:42:35.157849 crc crio[3652]: time="2026-06-09T15:42:35.156657364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583107 | controller | Jun 09 15:42:35.493213 crc crio[3652]: time="2026-06-09T15:42:35.482833078Z" level=info msg="Starting container: 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e" id=9b24df10-3e7b-497e-8ec7-25f7f96031b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583124 | controller | Jun 09 15:42:36.116533 crc crio[3652]: time="2026-06-09T15:42:36.115185414Z" level=info msg="Started container" PID=11099 containerID=9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=9b24df10-3e7b-497e-8ec7-25f7f96031b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a
2026-06-09 17:40:40.583141 | controller | Jun 09 15:42:36.240013 crc crio[3652]: time="2026-06-09T15:42:36.238504402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583157 | controller | Jun 09 15:42:36.250567 crc crio[3652]: time="2026-06-09T15:42:36.250513304Z" level=info msg="Created container 5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=5d6d8c9f-569d-4097-bb62-d4c781bcc536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583177 | controller | Jun 09 15:42:36.276437 crc crio[3652]: time="2026-06-09T15:42:36.276347303Z" level=info msg="Created container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=085aaea0-b566-40f0-84e0-7f9538c2cc82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583194 | controller | Jun 09 15:42:36.408597 crc crio[3652]: time="2026-06-09T15:42:36.408233296Z" level=info msg="Starting container: 5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c" id=0214a3ed-103f-49c1-9fc0-789b869a4a8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583210 | controller | Jun 09 15:42:36.485122 crc crio[3652]: time="2026-06-09T15:42:36.482371379Z" level=info msg="Starting container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269" id=d2134002-b57d-4c3f-befd-7778e086342d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583227 | controller | Jun 09 15:42:36.506111 crc crio[3652]: time="2026-06-09T15:42:36.503881759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583243 | controller | Jun 09 15:42:36.711497 crc crio[3652]: time="2026-06-09T15:42:36.71053155Z" level=info msg="Created container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console" id=c85ffb05-1de8-4c38-9a7b-6a55afd10e7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583259 | controller | Jun 09 15:42:36.763029 crc crio[3652]: time="2026-06-09T15:42:36.762557667Z" level=info msg="Starting container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013" id=b84b44cb-6894-4563-8420-a801dceaf115 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583275 | controller | Jun 09 15:42:36.770296 crc crio[3652]: time="2026-06-09T15:42:36.769885981Z" level=info msg="Started container" PID=11123 containerID=c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d2134002-b57d-4c3f-befd-7778e086342d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3
2026-06-09 17:40:40.583292 | controller | Jun 09 15:42:36.868208 crc crio[3652]: time="2026-06-09T15:42:36.85622141Z" level=info msg="Started container" PID=11139 containerID=2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013 description=openshift-console/console-6c684df5db-cc8g8/console id=b84b44cb-6894-4563-8420-a801dceaf115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1
2026-06-09 17:40:40.583308 | controller | Jun 09 15:42:36.996807 crc crio[3652]: time="2026-06-09T15:42:36.994573585Z" level=info msg="Started container" PID=11143 containerID=5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=0214a3ed-103f-49c1-9fc0-789b869a4a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977
2026-06-09 17:40:40.583325 | controller | Jun 09 15:42:37.091250 crc crio[3652]: time="2026-06-09T15:42:37.083582801Z" level=info msg="Created container abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=874d60e9-a499-40df-a545-bdc7039d8e75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583347 | controller | Jun 09 15:42:37.170129 crc crio[3652]: time="2026-06-09T15:42:37.169586841Z" level=info msg="Starting container: abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4" id=9c3572d0-1d65-49a7-8daf-1d46f0fe5520 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583365 | controller | Jun 09 15:42:38.176179 crc crio[3652]: time="2026-06-09T15:42:38.175694696Z" level=info msg="Started container" PID=11147 containerID=abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=9c3572d0-1d65-49a7-8daf-1d46f0fe5520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6
2026-06-09 17:40:40.583381 | controller | Jun 09 15:42:38.272088 crc crio[3652]: time="2026-06-09T15:42:38.267484822Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/POD" id=6d832732-7f19-455e-8683-b69c2a8c7036 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.583397 | controller | Jun 09 15:42:38.441879 crc crio[3652]: time="2026-06-09T15:42:38.440333675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583413 | controller | Jun 09 15:42:40.895307 crc crio[3652]: time="2026-06-09T15:42:40.891164643Z" level=info msg="Created container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=505c3bfd-f3b6-4058-997b-6eece2d145e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583429 | controller | Jun 09 15:42:40.980188 crc crio[3652]: time="2026-06-09T15:42:40.968121327Z" level=info msg="Starting container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e" id=953bec27-ae09-4fa8-84a0-933ce7c10ed7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583445 | controller | Jun 09 15:42:41.030624 crc crio[3652]: time="2026-06-09T15:42:41.029407086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583462 | controller | Jun 09 15:42:41.470402 crc crio[3652]: time="2026-06-09T15:42:41.367652613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583478 | controller | Jun 09 15:42:41.505624 crc crio[3652]: time="2026-06-09T15:42:41.505568888Z" level=info msg="Started container" PID=11168 containerID=65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=953bec27-ae09-4fa8-84a0-933ce7c10ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.583494 | controller | Jun 09 15:42:41.614856 crc crio[3652]: time="2026-06-09T15:42:41.614226955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583511 | controller | Jun 09 15:42:42.952665 crc crio[3652]: time="2026-06-09T15:42:42.95139749Z" level=info msg="Created container fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=284963f8-e897-4b5b-9969-491e2783fec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583527 | controller | Jun 09 15:42:42.957171 crc crio[3652]: time="2026-06-09T15:42:42.954301383Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.583546 | controller | Jun 09 15:42:42.957171 crc crio[3652]: time="2026-06-09T15:42:42.954465887Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.583563 | controller | Jun 09 15:42:42.957171 crc crio[3652]: time="2026-06-09T15:42:42.954491178Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-09 17:40:40.583579 | controller | Jun 09 15:42:43.118197 crc crio[3652]: time="2026-06-09T15:42:43.117488993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583595 | controller | Jun 09 15:42:43.201512 crc crio[3652]: time="2026-06-09T15:42:43.200115159Z" level=info msg="Starting container: fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29" id=31fe2b22-211e-4431-90f3-b30a9f54f011 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583611 | controller | Jun 09 15:42:43.375691 crc crio[3652]: time="2026-06-09T15:42:43.375020642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583627 | controller | Jun 09 15:42:43.480216 crc crio[3652]: time="2026-06-09T15:42:43.474384109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583643 | controller | Jun 09 15:42:43.542631 crc crio[3652]: time="2026-06-09T15:42:43.542328436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583659 | controller | Jun 09 15:42:43.906176 crc crio[3652]: time="2026-06-09T15:42:43.905310755Z" level=info msg="Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc001bc63e8}] Aliases:map[]}"
2026-06-09 17:40:40.583676 | controller | Jun 09 15:42:43.906176 crc crio[3652]: time="2026-06-09T15:42:43.905458698Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.583692 | controller | Jun 09 15:42:44.975995 crc crio[3652]: time="2026-06-09T15:42:44.96319395Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-5c5t6/POD" id=184beb54-1fd2-4883-b213-3f74e8b1b2f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.583709 | controller | Jun 09 15:42:44.975995 crc crio[3652]: time="2026-06-09T15:42:44.964502483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583725 | controller | Jun 09 15:42:44.982614 crc crio[3652]: time="2026-06-09T15:42:44.982474795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583741 | controller | Jun 09 15:42:44.983675 crc crio[3652]: time="2026-06-09T15:42:44.983619684Z" level=info msg="Started container" PID=11296 containerID=fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=31fe2b22-211e-4431-90f3-b30a9f54f011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a
2026-06-09 17:40:40.583761 | controller | Jun 09 15:42:45.283331 crc crio[3652]: time="2026-06-09T15:42:45.283272551Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wh9wl/POD" id=0ba3f147-64f1-4d59-892d-bfac0bbf66e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.583777 | controller | Jun 09 15:42:45.284057 crc crio[3652]: time="2026-06-09T15:42:45.28402843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583793 | controller | Jun 09 15:42:45.284435 crc crio[3652]: time="2026-06-09T15:42:45.28440537Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-llmcq/POD" id=0b90138d-1454-4112-b5ed-1d446fd0671d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.583809 | controller | Jun 09 15:42:45.284563 crc crio[3652]: time="2026-06-09T15:42:45.284545613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583825 | controller | Jun 09 15:42:45.285637 crc crio[3652]: time="2026-06-09T15:42:45.285339983Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-g78b5/POD" id=0aae020f-5d49-4c90-a6dc-c3c2fab30041 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.583841 | controller | Jun 09 15:42:45.310429 crc crio[3652]: time="2026-06-09T15:42:45.310351312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.583945 | controller | Jun 09 15:42:45.390143 crc crio[3652]: time="2026-06-09T15:42:45.387474829Z" level=info msg="Created container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=39c9ffd2-3e72-4474-b7f5-768293d1aa20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.583973 | controller | Jun 09 15:42:45.458541 crc crio[3652]: time="2026-06-09T15:42:45.450154224Z" level=info msg="Starting container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280" id=0f22dd51-f332-43d4-8319-ede07562c01d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.583991 | controller | Jun 09 15:42:46.010633 crc crio[3652]: time="2026-06-09T15:42:46.010116121Z" level=info msg="Started container" PID=11379 containerID=fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=0f22dd51-f332-43d4-8319-ede07562c01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3
2026-06-09 17:40:40.584009 | controller | Jun 09 15:42:46.190373 crc crio[3652]: time="2026-06-09T15:42:46.187032125Z" level=info msg="Created container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=2e01fab2-faa4-46d6-a529-51fc984e32c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584027 | controller | Jun 09 15:42:46.373238 crc crio[3652]: time="2026-06-09T15:42:46.373163841Z" level=info msg="Created container ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ac1f4852-be90-4060-b281-7146477e2f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584044 | controller | Jun 09 15:42:47.065365 crc crio[3652]: time="2026-06-09T15:42:47.064059308Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.584060 | controller | Jun 09 15:42:47.090116 crc crio[3652]: time="2026-06-09T15:42:47.089687902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d9ae06c1-21e0-4c76-b86b-8ae50b2ded41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584081 | controller | Jun 09 15:42:47.190684 crc crio[3652]: time="2026-06-09T15:42:47.186173816Z" level=info msg="Created container 4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=e1dad407-12f1-4a17-9f66-032cbf3c0b3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584098 | controller | Jun 09 15:42:47.207049 crc crio[3652]: time="2026-06-09T15:42:47.200563398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4b1630f4-34fc-43f6-9e8e-8170c479563c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584115 | controller | Jun 09 15:42:47.207049 crc crio[3652]: time="2026-06-09T15:42:47.202340432Z" level=info msg="Starting container: ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1" id=2131f8ec-462e-4f33-b01b-0dc388b937dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584131 | controller | Jun 09 15:42:47.216109 crc crio[3652]: time="2026-06-09T15:42:47.215381Z" level=info msg="Starting container: 4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583" id=f6a15dff-76f4-4cae-9d7b-817da6470563 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584148 | controller | Jun 09 15:42:47.276678 crc crio[3652]: time="2026-06-09T15:42:47.276410173Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=28e7d3b2-b56d-4cfc-87e1-7bf43cf5d2dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584164 | controller | Jun 09 15:42:47.305687 crc crio[3652]: time="2026-06-09T15:42:47.305462243Z" level=info msg="Starting container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148" id=cbe6c29d-b65d-4a91-9e44-230797659dd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584180 | controller | Jun 09 15:42:47.549609 crc crio[3652]: time="2026-06-09T15:42:47.548064618Z" level=info msg="Started container" PID=11431 containerID=ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=2131f8ec-462e-4f33-b01b-0dc388b937dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53
2026-06-09 17:40:40.584197 | controller | Jun 09 15:42:47.682327 crc crio[3652]: time="2026-06-09T15:42:47.671774786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584213 | controller | Jun 09 15:42:47.942311 crc crio[3652]: time="2026-06-09T15:42:47.930765791Z" level=info msg="Started container" PID=11349 containerID=7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=cbe6c29d-b65d-4a91-9e44-230797659dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce
2026-06-09 17:40:40.584230 | controller | Jun 09 15:42:48.629329 crc crio[3652]: time="2026-06-09T15:42:48.621477054Z" level=info msg="Started container" PID=11347 containerID=4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=f6a15dff-76f4-4cae-9d7b-817da6470563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099
2026-06-09 17:40:40.584246 | controller | Jun 09 15:42:49.931830 crc crio[3652]: time="2026-06-09T15:42:49.931089384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584266 | controller | Jun 09 15:42:52.053100 crc crio[3652]: time="2026-06-09T15:42:52.046493946Z" level=info msg="Created container ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=d1b960ec-b443-4b4c-a8f0-0061bbc4964c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584283 | controller | Jun 09 15:42:52.307902 crc crio[3652]: time="2026-06-09T15:42:52.307824111Z" level=info msg="Starting container: ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3" id=257224d7-9c72-4087-bc23-ba524c8b4c22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584300 | controller | Jun 09 15:42:52.571129 crc crio[3652]: time="2026-06-09T15:42:52.570261314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584316 | controller | Jun 09 15:42:53.779417 crc crio[3652]: time="2026-06-09T15:42:53.778670981Z" level=info msg="Started container" PID=11536 containerID=ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=257224d7-9c72-4087-bc23-ba524c8b4c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456
2026-06-09 17:40:40.584332 | controller | Jun 09 15:42:54.234244 crc crio[3652]: time="2026-06-09T15:42:54.234052491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584348 | controller | Jun 09 15:42:54.381195 crc crio[3652]: time="2026-06-09T15:42:54.370829977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584364 | controller | Jun 09 15:42:54.464011 crc crio[3652]: time="2026-06-09T15:42:54.452781626Z" level=info msg="Created container 1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=0165b4b4-e3d7-4ce1-90c1-337eb79d3b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584380 | controller | Jun 09 15:42:54.490559 crc crio[3652]: time="2026-06-09T15:42:54.489205061Z" level=info msg="Starting container: 1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed" id=1f61bc85-dc42-4297-9b6a-d093fd6c8b5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584397 | controller | Jun 09 15:42:55.608571 crc crio[3652]: time="2026-06-09T15:42:55.605481074Z" level=info msg="Created container d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=51c44f7e-5dde-4d06-ab25-1c3af893b9d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584413 | controller | Jun 09 15:42:55.792164 crc crio[3652]: time="2026-06-09T15:42:55.775637418Z" level=info msg="Started container" PID=11599 containerID=1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=1f61bc85-dc42-4297-9b6a-d093fd6c8b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881
2026-06-09 17:40:40.584429 | controller | Jun 09 15:42:55.992634 crc crio[3652]: time="2026-06-09T15:42:55.992436035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584445 | controller | Jun 09 15:42:56.105061 crc crio[3652]: time="2026-06-09T15:42:56.1049046Z" level=info msg="Starting container: d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a" id=8c8b9b73-9ed2-4b0c-ad09-e5786cc47ebb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584464 | controller | Jun 09 15:42:56.128116 crc crio[3652]: time="2026-06-09T15:42:56.127863907Z" level=info msg="Stopping container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12 (timeout: 2s)" id=99899a60-ad57-4556-ae1d-135ce3ae7d06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.584480 | controller | Jun 09 15:42:56.361275 crc crio[3652]: time="2026-06-09T15:42:56.355337942Z" level=info msg="Started container" PID=11628 containerID=d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=8c8b9b73-9ed2-4b0c-ad09-e5786cc47ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166
2026-06-09 17:40:40.584496 | controller | Jun 09 15:42:56.525095 crc crio[3652]: 2026-06-09T15:42:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1742521590c8b5c Mac:e6:e1:42:fb:24:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.584512 | controller | Jun 09 15:42:56.596273 crc crio[3652]: time="2026-06-09T15:42:56.586304604Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.584528 | controller | Jun 09 15:42:56.596273 crc crio[3652]: time="2026-06-09T15:42:56.586576861Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-09 17:40:40.584544 | controller | Jun 09 15:42:56.632178 crc crio[3652]: time="2026-06-09T15:42:56.628520825Z" level=info msg="Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc001bc63e8}] Aliases:map[]}"
2026-06-09 17:40:40.584561 | controller | Jun 09 15:42:56.654020 crc crio[3652]: time="2026-06-09T15:42:56.65303774Z" level=info msg="Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc00008c528}] Aliases:map[]}"
2026-06-09 17:40:40.584578 | controller | Jun 09 15:42:56.654020 crc crio[3652]: time="2026-06-09T15:42:56.653116542Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-5c5t6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.584594 | controller | Jun 09 15:42:56.654020 crc crio[3652]: time="2026-06-09T15:42:56.653186604Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.584610 | controller | Jun 09 15:42:56.685896 crc crio[3652]: time="2026-06-09T15:42:56.664072578Z" level=info msg="Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc000606728}] Aliases:map[]}"
2026-06-09 17:40:40.584630 | controller | Jun 09 15:42:56.714624 crc crio[3652]: time="2026-06-09T15:42:56.714570396Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wh9wl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.584647 | controller | Jun 09 15:42:56.715074 crc crio[3652]: time="2026-06-09T15:42:56.712370801Z" level=info msg="Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc001bc61b0}] Aliases:map[]}"
2026-06-09 17:40:40.584664 | controller | Jun 09 15:42:56.715236 crc crio[3652]: time="2026-06-09T15:42:56.715214713Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-g78b5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.584680 | controller | Jun 09 15:42:56.743286 crc crio[3652]: time="2026-06-09T15:42:56.731306257Z" level=info msg="Ran pod sandbox 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/POD" id=6d832732-7f19-455e-8683-b69c2a8c7036 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.584696 | controller | Jun 09 15:42:56.745325 crc crio[3652]: time="2026-06-09T15:42:56.711756986Z" level=info msg="Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc000606790}] Aliases:map[]}"
2026-06-09 17:40:40.584713 | controller | Jun 09 15:42:56.750130 crc crio[3652]: time="2026-06-09T15:42:56.746838897Z" level=info msg="Adding pod openshift-marketplace_community-operators-llmcq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.584729 | controller | Jun 09 15:42:56.805606 crc crio[3652]: time="2026-06-09T15:42:56.805392758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e54c3fb6-6f09-4d7f-ab59-266a8d3b16e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584746 | controller | Jun 09 15:42:56.884346 crc crio[3652]: time="2026-06-09T15:42:56.883407728Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8534a3af-a725-48d9-b2d0-fc0b9f056713 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584762 | controller | Jun 09 15:42:56.960243 crc crio[3652]: time="2026-06-09T15:42:56.959297125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=11363489-71fa-42b9-84dd-d3570ccd7648 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584778 | controller | Jun 09 15:42:56.980364 crc crio[3652]: time="2026-06-09T15:42:56.979879822Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=53e783ab-8fbb-4048-8880-a475c464ccea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584794 | controller | Jun 09 15:42:57.005452 crc crio[3652]: time="2026-06-09T15:42:56.966439084Z" level=info msg="Created container c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=5d8cfa6c-7fc8-4f09-9c15-b072dfc5ae07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584814 | controller | Jun 09 15:42:57.022160 crc crio[3652]: time="2026-06-09T15:42:57.020291647Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=6b975f3f-de1c-44ed-998e-7e9228fe3114 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584831 | controller | Jun 09 15:42:57.022160 crc crio[3652]: time="2026-06-09T15:42:57.021022235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584851 | controller | Jun 09 15:42:57.230543 crc crio[3652]: time="2026-06-09T15:42:57.230258882Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles" id=e854d28b-2e04-4c9f-b5fd-6d5c26e7483e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.584886 | controller | Jun 09 15:42:57.231251 crc crio[3652]: time="2026-06-09T15:42:57.23056953Z" level=info msg="Starting container: c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e" id=800323e5-cfd1-4187-ad41-58c9fa972ebf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.584904 | controller | Jun 09 15:42:57.328265 crc crio[3652]: time="2026-06-09T15:42:57.327764681Z" level=info msg="Stopped container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server" id=99899a60-ad57-4556-ae1d-135ce3ae7d06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.584920 | controller | Jun 09 15:42:57.343788 crc crio[3652]: time="2026-06-09T15:42:57.343518137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=0f5d5579-cc0f-49f1-b82a-63ac1bf58c30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584936 | controller | Jun 09 15:42:57.495029 crc crio[3652]: time="2026-06-09T15:42:57.493261439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.584952 | controller | Jun 09 15:42:57.510338 crc crio[3652]: time="2026-06-09T15:42:57.510184534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=8f367f48-0c10-41bd-8a5c-d41db923bc0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.584968 | controller | Jun 09 15:42:57.987994 crc crio[3652]: time="2026-06-09T15:42:57.986621853Z" level=info msg="Started container" PID=11650 containerID=c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=800323e5-cfd1-4187-ad41-58c9fa972ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920
2026-06-09 17:40:40.584985 | controller | Jun 09 15:42:57.987994 crc crio[3652]: time="2026-06-09T15:42:57.98690223Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c5cf31a1-445a-42fd-a7e4-ff368ce4a099 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585001 | controller | Jun 09 15:42:58.157059 crc crio[3652]: time="2026-06-09T15:42:58.15088423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585018 | controller | Jun 09 15:42:58.441772 crc crio[3652]: time="2026-06-09T15:42:58.441662664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585038 | controller | Jun 09 15:42:59.983138 crc crio[3652]: time="2026-06-09T15:42:59.977833936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585055 | controller | Jun 09 15:42:59.983138 crc crio[3652]: time="2026-06-09T15:42:59.981011695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585071 | controller | Jun 09 15:43:00.080863 crc crio[3652]: time="2026-06-09T15:43:00.080110165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585087 | controller | Jun 09 15:43:00.363480 crc crio[3652]: time="2026-06-09T15:43:00.356266813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585103 | controller | Jun 09 15:43:01.759479 crc crio[3652]: time="2026-06-09T15:43:01.757894004Z" level=info msg="Created container 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles" id=e854d28b-2e04-4c9f-b5fd-6d5c26e7483e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585119 | controller | Jun 09 15:43:01.785343 crc crio[3652]: time="2026-06-09T15:43:01.781062626Z" level=info msg="Created container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c5cf31a1-445a-42fd-a7e4-ff368ce4a099 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585136 | controller | Jun 09 15:43:01.795988 crc crio[3652]: time="2026-06-09T15:43:01.789535789Z" level=info msg="Starting container: 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead" id=a77f424e-0361-4616-9d32-df7238a2bba5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585152 | controller | Jun 09 15:43:01.832249 crc crio[3652]: time="2026-06-09T15:43:01.831826481Z" level=info msg="Starting container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff" id=923bc919-90fa-418e-b7f4-23d815989610 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585184 | controller | Jun 09 15:43:01.860645 crc crio[3652]: time="2026-06-09T15:43:01.853332852Z" level=info msg="Stopping container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e (timeout: 30s)" id=32b96e86-37e8-4f51-b5c5-79bdf5433163 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.585202 | controller | Jun 09 15:43:01.920800 crc crio[3652]: time="2026-06-09T15:43:01.920634543Z" level=info msg="Started container" PID=11764 containerID=755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead description=openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles id=a77f424e-0361-4616-9d32-df7238a2bba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d
2026-06-09 17:40:40.585222 | controller | Jun 09 15:43:01.954128 crc crio[3652]: time="2026-06-09T15:43:01.951646392Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.585239 | controller | Jun 09 15:43:02.108865 crc crio[3652]: time="2026-06-09T15:43:02.10845163Z" level=info msg="Started container" PID=11767 containerID=3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff description=openshift-console/downloads-747b44746d-4pqvr/download-server id=923bc919-90fa-418e-b7f4-23d815989610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3
2026-06-09 17:40:40.585256 | controller | Jun 09 15:43:04.318250 crc crio[3652]: time="2026-06-09T15:43:04.317523398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585276 | controller | Jun 09 15:43:05.423907 crc crio[3652]: time="2026-06-09T15:43:05.423643575Z" level=info msg="Stopping container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269 (timeout: 30s)" id=39fc25dc-c57c-496c-993d-16fffcbd7f22 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.585293 | controller | Jun 09 15:43:05.566408 crc crio[3652]: time="2026-06-09T15:43:05.563300738Z" level=info msg="Created container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=28e7d3b2-b56d-4cfc-87e1-7bf43cf5d2dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585310 | controller | Jun 09 15:43:05.693258 crc crio[3652]: time="2026-06-09T15:43:05.683712251Z" level=info msg="Starting container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9" id=1af81de8-5355-42f5-8e93-86077b4e16fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585327 | controller | Jun 09 15:43:05.833086 crc crio[3652]: time="2026-06-09T15:43:05.832586507Z" level=info msg="Started container" PID=11834 containerID=f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=1af81de8-5355-42f5-8e93-86077b4e16fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3
2026-06-09 17:40:40.585343 | controller | Jun 09 15:43:06.434244 crc crio[3652]: time="2026-06-09T15:43:06.424883589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585360 | controller | Jun 09 15:43:07.243103 crc crio[3652]: time="2026-06-09T15:43:07.171369266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585376 | controller | Jun 09 15:43:07.541043 crc crio[3652]: time="2026-06-09T15:43:07.230374006Z" level=info msg="Created container 3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=6b975f3f-de1c-44ed-998e-7e9228fe3114 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585392 | controller | Jun 09 15:43:07.560477 crc crio[3652]: time="2026-06-09T15:43:07.560285071Z" level=info msg="Starting container: 3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227" id=cbf70cf3-ac52-4f20-834e-65c8d76dfe8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585409 | controller | Jun 09 15:43:08.009994 crc crio[3652]: time="2026-06-09T15:43:08.004654779Z" level=info msg="Started container" PID=11869 containerID=3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=cbf70cf3-ac52-4f20-834e-65c8d76dfe8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881
2026-06-09 17:40:40.585426 | controller | Jun 09 15:43:09.377007 crc crio[3652]: time="2026-06-09T15:43:09.357327086Z" level=info msg="Stopped container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=39fc25dc-c57c-496c-993d-16fffcbd7f22 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.585442 | controller | Jun 09 15:43:09.431767 crc crio[3652]: time="2026-06-09T15:43:09.43163439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d5d54b16-3a3d-4a8f-806f-8c56dbc61e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.585462 | controller | Jun 09 15:43:09.502646 crc crio[3652]: time="2026-06-09T15:43:09.502523095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=70405ca3-37e6-41cb-9980-76c0242960e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.585479 | controller | Jun 09 15:43:09.522029 crc crio[3652]: time="2026-06-09T15:43:09.521746303Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=db1af393-2662-4463-93f5-50204ce99a77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585495 | controller | Jun 09 15:43:09.523233 crc crio[3652]: time="2026-06-09T15:43:09.523127119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585512 | controller | Jun 09 15:43:10.097903 crc crio[3652]: time="2026-06-09T15:43:10.097353463Z" level=info msg="Stopped container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=32b96e86-37e8-4f51-b5c5-79bdf5433163 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.585528 | controller | Jun 09 15:43:10.112791 crc crio[3652]: time="2026-06-09T15:43:10.111218749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=51173968-daa2-4806-b4c8-e64cdf169a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.585545 | controller | Jun 09 15:43:10.649160 crc crio[3652]: time="2026-06-09T15:43:10.638608854Z" level=info msg="Created container 5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=4bd01ac7-ec86-4af4-9eb4-67774e11f4e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585561 | controller | Jun 09 15:43:10.735292 crc crio[3652]: time="2026-06-09T15:43:10.681893589Z" level=info msg="Starting container: 5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716" id=cb96dc7d-2b60-4a89-8b69-c92e56196b10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585577 | controller | Jun 09 15:43:10.749856 crc crio[3652]: time="2026-06-09T15:43:10.698710683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=13c64a67-aaa3-489d-b614-b4ccece613cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.585593 | controller | Jun 09 15:43:10.776466 crc crio[3652]: time="2026-06-09T15:43:10.776294834Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca7c8ad1-90e7-4476-b30a-e29dcf0406f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585609 | controller | Jun 09 15:43:10.776907 crc crio[3652]: time="2026-06-09T15:43:10.776856919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585625 | controller | Jun 09 15:43:10.967112 crc crio[3652]: time="2026-06-09T15:43:10.965446626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585641 | controller | Jun 09 15:43:10.984278 crc crio[3652]: time="2026-06-09T15:43:10.981826059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585657 | controller | Jun 09 15:43:10.992970 crc crio[3652]: time="2026-06-09T15:43:10.992302736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585676 | controller | Jun 09 15:43:11.069518 crc crio[3652]: time="2026-06-09T15:43:11.069268331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585693 | controller | Jun 09 15:43:11.739158 crc crio[3652]: time="2026-06-09T15:43:11.534837822Z" level=info msg="Started container" PID=11900 containerID=5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=cb96dc7d-2b60-4a89-8b69-c92e56196b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4
2026-06-09 17:40:40.585710 | controller | Jun 09 15:43:11.956183 crc crio[3652]: time="2026-06-09T15:43:11.954596791Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=9283f81e-b3a5-4d51-906c-f33c127a6698 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.585726 | controller | Jun 09 15:43:11.996590 crc crio[3652]: time="2026-06-09T15:43:11.995535853Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=91a6208b-0c44-4cc2-8656-f3de265237ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.585742 | controller | Jun 09 15:43:12.066147 crc crio[3652]: time="2026-06-09T15:43:12.064588719Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=04d99945-bdeb-48d5-8a7d-9263a74f2e17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585758 | controller | Jun 09 15:43:12.066147 crc crio[3652]: time="2026-06-09T15:43:12.0661406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585775 | controller | Jun 09 15:43:13.527624 crc crio[3652]: time="2026-06-09T15:43:13.509642137Z" level=info msg="Created container 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=db1af393-2662-4463-93f5-50204ce99a77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585791 | controller | Jun 09 15:43:13.553600 crc crio[3652]: time="2026-06-09T15:43:13.525712312Z" level=info msg="Created container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca7c8ad1-90e7-4476-b30a-e29dcf0406f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.585807 | controller | Jun 09 15:43:13.622050 crc crio[3652]: time="2026-06-09T15:43:13.621499634Z" level=info msg="Starting container: 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad" id=a788ebda-c53e-4adb-9591-b8acce493c32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585823 | controller | Jun 09 15:43:13.627101 crc crio[3652]: time="2026-06-09T15:43:13.622262715Z" level=info msg="Starting container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604" id=f51d7f5a-6167-4b23-a657-6d1630ddc134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.585839 | controller | Jun 09 15:43:14.031241 crc crio[3652]: time="2026-06-09T15:43:14.019413726Z" level=info msg="Started container" PID=11976 containerID=9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f51d7f5a-6167-4b23-a657-6d1630ddc134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.585872 | controller | Jun 09 15:43:14.046012 crc crio[3652]: time="2026-06-09T15:43:14.043473572Z" level=info msg="Started container" PID=11984 containerID=65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a788ebda-c53e-4adb-9591-b8acce493c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3
2026-06-09 17:40:40.585897 | controller | Jun 09 15:43:14.921102 crc crio[3652]: time="2026-06-09T15:43:14.911658999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.585914 | controller | Jun 09 15:43:17.248331 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:091ae1688305ed1 Mac:f6:9f:ad:de:c6:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 SocketPath: PciID:}] [{Interface:0xc000288890 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.585931 | controller | Jun 09 15:43:17.487540 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c9944969672532 Mac:c2:cf:13:c5:da:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 SocketPath: PciID:}] [{Interface:0xc000201750 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.585946 | controller | Jun 09 15:43:17.495072 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1bf22b23addddd Mac:16:a8:f0:51:0a:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 SocketPath: PciID:}] [{Interface:0xc000149000 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.585962 | controller | Jun 09 15:43:17.497110 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f681034628930f Mac:92:b8:e4:cb:c9:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 SocketPath: PciID:}] [{Interface:0xc00032c960 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.585978 | controller | Jun 09 15:43:17.536517 crc crio[3652]: time="2026-06-09T15:43:17.535306763Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.585994 | controller | Jun 09 15:43:17.536517 crc crio[3652]: time="2026-06-09T15:43:17.535498268Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-09 17:40:40.586011 | controller | Jun 09 15:43:17.556137 crc crio[3652]: time="2026-06-09T15:43:17.549162909Z" level=info msg="Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc001bc61b0}] Aliases:map[]}"
2026-06-09 17:40:40.586028 | controller | Jun 09 15:43:17.556137 crc crio[3652]: time="2026-06-09T15:43:17.549470977Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g78b5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.586044 | controller | Jun 09 15:43:17.564982 crc crio[3652]: time="2026-06-09T15:43:17.559577724Z" level=info msg="Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc00008c528}] Aliases:map[]}"
2026-06-09 17:40:40.586064 | controller | Jun 09 15:43:17.566802 crc crio[3652]: time="2026-06-09T15:43:17.566758364Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-5c5t6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.586081 | controller | Jun 09 15:43:17.578825 crc crio[3652]: time="2026-06-09T15:43:17.559437291Z" level=info msg="Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc000606790}] Aliases:map[]}"
2026-06-09 17:40:40.586098 | controller | Jun 09 15:43:17.579599 crc crio[3652]: time="2026-06-09T15:43:17.579565533Z" level=info msg="Checking pod openshift-marketplace_community-operators-llmcq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.586114 | controller | Jun 09 15:43:17.580140 crc crio[3652]: time="2026-06-09T15:43:17.559638926Z" level=info msg="Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc000606728}] Aliases:map[]}"
2026-06-09 17:40:40.586130 | controller | Jun 09 15:43:17.580383 crc crio[3652]: time="2026-06-09T15:43:17.580360034Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wh9wl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.586147 | controller | Jun 09 15:43:17.625190 crc crio[3652]: time="2026-06-09T15:43:17.622341384Z" level=info msg="Ran pod sandbox f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 with infra container: openshift-marketplace/redhat-marketplace-g78b5/POD" id=0aae020f-5d49-4c90-a6dc-c3c2fab30041 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.586164 | controller | Jun 09 15:43:17.637633 crc crio[3652]: time="2026-06-09T15:43:17.637479284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d24fad21-80a5-4c2d-82c0-b0a56128e6a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586180 | controller | Jun 09 15:43:17.704748 crc crio[3652]: time="2026-06-09T15:43:17.704523237Z" level=info msg="Ran pod sandbox 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a with infra container: openshift-marketplace/redhat-operators-5c5t6/POD" id=184beb54-1fd2-4883-b213-3f74e8b1b2f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.586196 | controller | Jun 09 15:43:17.724789 crc crio[3652]: time="2026-06-09T15:43:17.724489825Z" level=info msg="Ran pod sandbox 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 with infra container: openshift-marketplace/community-operators-llmcq/POD" id=0b90138d-1454-4112-b5ed-1d446fd0671d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.586213 | controller | Jun 09 15:43:17.736032 crc crio[3652]: time="2026-06-09T15:43:17.735877906Z" level=info msg="Ran pod sandbox 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e with infra container: openshift-marketplace/certified-operators-wh9wl/POD" id=0ba3f147-64f1-4d59-892d-bfac0bbf66e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.586232 | controller | Jun 09 15:43:17.787879 crc crio[3652]: time="2026-06-09T15:43:17.787763798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e121d7e9-82ee-4c2a-966f-a320e4970735 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586249 | controller | Jun 09 15:43:17.793856 crc crio[3652]: time="2026-06-09T15:43:17.793438488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=273d9639-4bdd-4bc3-8053-8d35d9ca503d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586265 | controller | Jun 09 15:43:17.794979 crc crio[3652]: time="2026-06-09T15:43:17.794840575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=082dadde-748d-4412-a326-82eea14490ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586280 | controller | Jun 09 15:43:17.795312 crc crio[3652]: time="2026-06-09T15:43:17.795193535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bcc05dd2-7e31-46a9-b69c-b34a70200c42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586296 | controller | Jun 09 15:43:17.804105 crc crio[3652]: time="2026-06-09T15:43:17.802172589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c06de435-a305-4208-9ec0-3a5050b2e098 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586312 | controller | Jun 09 15:43:17.804105 crc crio[3652]: time="2026-06-09T15:43:17.802793466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c4e2b95-ac4a-449c-9657-97b4ca673ccd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586328 | controller | Jun 09 15:43:17.804105 crc crio[3652]: time="2026-06-09T15:43:17.80373144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30fd8ac6-40cf-4dde-9a49-e942df285913 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.586345 | controller | Jun 09 15:43:17.830816 crc crio[3652]: time="2026-06-09T15:43:17.830529509Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities" id=a4073c89-6c2b-42cb-ae2e-127fed221a34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586361 | controller | Jun 09 15:43:17.843104 crc crio[3652]: time="2026-06-09T15:43:17.836265551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586377 | controller | Jun 09 15:43:17.875060 crc crio[3652]: time="2026-06-09T15:43:17.872817267Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5c5t6/extract-utilities" id=53de99ab-d004-47b2-97d9-6bc633d8bd94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586394 | controller | Jun 09 15:43:17.887871 crc crio[3652]: time="2026-06-09T15:43:17.886517619Z" level=info msg="Creating container: openshift-marketplace/community-operators-llmcq/extract-utilities" id=0e306e6a-dc26-43d1-b623-918322ccd4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586410 | controller | Jun 09 15:43:17.916848 crc crio[3652]: time="2026-06-09T15:43:17.916605215Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wh9wl/extract-utilities" id=09df3679-3d55-4888-8b48-ddf765e34c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586432 | controller | Jun 09 15:43:18.362190 crc crio[3652]: time="2026-06-09T15:43:18.36077099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586448 | controller | Jun 09 15:43:18.411349 crc crio[3652]: time="2026-06-09T15:43:18.411209763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586464 | controller | Jun 09 15:43:18.412527 crc crio[3652]: time="2026-06-09T15:43:18.411801819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586479 | controller | Jun 09 15:43:18.685020 crc crio[3652]: time="2026-06-09T15:43:18.684832429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586495 | controller | Jun 09 15:43:19.010672 crc crio[3652]: time="2026-06-09T15:43:18.958581277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586511 | controller | Jun 09 15:43:19.424170 crc crio[3652]: time="2026-06-09T15:43:19.423661055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586526 | controller | Jun 09 15:43:19.505341 crc crio[3652]: time="2026-06-09T15:43:19.500349553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586542 | controller | Jun 09 15:43:19.523854 crc crio[3652]: time="2026-06-09T15:43:19.523643929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586558 | controller | Jun 09 15:43:19.836383 crc crio[3652]: time="2026-06-09T15:43:19.835668489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586574 | controller | Jun 09 15:43:20.184445 crc crio[3652]: time="2026-06-09T15:43:20.175548866Z" level=info msg="Created container 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities" id=a4073c89-6c2b-42cb-ae2e-127fed221a34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586590 | controller | Jun 09 15:43:20.199163 crc crio[3652]: time="2026-06-09T15:43:20.194195409Z" level=info msg="Starting container: 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07" id=409aa5e8-d6e4-42f9-b7f4-b69eb1e71d6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.586607 | controller | Jun 09 15:43:20.405774 crc crio[3652]: time="2026-06-09T15:43:20.405428974Z" level=info msg="Started container" PID=12098 containerID=282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07 description=openshift-marketplace/redhat-marketplace-g78b5/extract-utilities id=409aa5e8-d6e4-42f9-b7f4-b69eb1e71d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4
2026-06-09 17:40:40.586624 | controller | Jun 09 15:43:20.465228 crc crio[3652]: time="2026-06-09T15:43:20.461466616Z" level=info msg="Created container 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2: openshift-marketplace/certified-operators-wh9wl/extract-utilities" id=09df3679-3d55-4888-8b48-ddf765e34c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586641 | controller | Jun 09 15:43:20.474451 crc crio[3652]: time="2026-06-09T15:43:20.473633078Z" level=info msg="Starting container: 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2" id=9eb2a08c-386d-46d4-b47a-01b059fe17e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.586660 | controller | Jun 09 15:43:20.545454 crc crio[3652]: time="2026-06-09T15:43:20.537411705Z" level=info msg="Created container 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949: openshift-marketplace/redhat-operators-5c5t6/extract-utilities" id=53de99ab-d004-47b2-97d9-6bc633d8bd94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586676 | controller | Jun 09 15:43:20.602133 crc crio[3652]: time="2026-06-09T15:43:20.587787327Z" level=info msg="Starting container: 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949" id=178420a1-a35d-4d1c-93e4-7fa421b1d88b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.586692 | controller | Jun 09 15:43:20.631495 crc crio[3652]: time="2026-06-09T15:43:20.616859095Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.586709 | controller | Jun 09 15:43:20.650030 crc crio[3652]: time="2026-06-09T15:43:20.649660663Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.586725 | controller | Jun 09 15:43:20.650030 crc crio[3652]: time="2026-06-09T15:43:20.649901389Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-09 17:40:40.586742 | controller | Jun 09 15:43:20.733050 crc crio[3652]: time="2026-06-09T15:43:20.732611766Z" level=info msg="Started container" PID=12113 containerID=990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949 description=openshift-marketplace/redhat-operators-5c5t6/extract-utilities id=178420a1-a35d-4d1c-93e4-7fa421b1d88b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a
2026-06-09 17:40:40.586759 | controller | Jun 09 15:43:20.806144 crc crio[3652]: time="2026-06-09T15:43:20.805606456Z" level=info msg="Started container" PID=12103 containerID=5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2 description=openshift-marketplace/certified-operators-wh9wl/extract-utilities id=9eb2a08c-386d-46d4-b47a-01b059fe17e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e
2026-06-09 17:40:40.586775 | controller | Jun 09 15:43:21.306859 crc crio[3652]: time="2026-06-09T15:43:21.295661145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586792 | controller | Jun 09 15:43:21.434624 crc crio[3652]: time="2026-06-09T15:43:21.434342172Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.586808 | controller | Jun 09 15:43:21.434624 crc crio[3652]: time="2026-06-09T15:43:21.434465635Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.586825 | controller | Jun 09 15:43:21.434624 crc crio[3652]: time="2026-06-09T15:43:21.434492436Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-09 17:40:40.586841 | controller | Jun 09 15:43:21.452328 crc crio[3652]: time="2026-06-09T15:43:21.452281486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.586874 | controller | Jun 09 15:43:21.499856 crc crio[3652]: time="2026-06-09T15:43:21.499601977Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=140b8e76-1cbd-4deb-a625-7e4cf3bd3187 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.586896 | controller | Jun 09 15:43:21.617293 crc crio[3652]: time="2026-06-09T15:43:21.616337604Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.586917 | controller | Jun 09 15:43:22.279051 crc crio[3652]: time="2026-06-09T15:43:22.278423141Z" level=info msg="Created container c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d: openshift-marketplace/community-operators-llmcq/extract-utilities" id=0e306e6a-dc26-43d1-b623-918322ccd4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.586935 | controller | Jun 09 15:43:22.316894 crc crio[3652]: time="2026-06-09T15:43:22.30978572Z" level=info msg="Starting container: c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d" id=8ccbdd4d-960a-4673-a11a-ab0096562dec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.586951 | controller | Jun 09 15:43:22.529906 crc crio[3652]: time="2026-06-09T15:43:22.529831879Z" level=info msg="Started container" PID=12164 containerID=c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d description=openshift-marketplace/community-operators-llmcq/extract-utilities id=8ccbdd4d-960a-4673-a11a-ab0096562dec name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367
2026-06-09 17:40:40.586968 | controller | Jun 09 15:43:22.732004 crc crio[3652]: time="2026-06-09T15:43:22.731494951Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0163d94e-6001-4f30-89a7-9054dbf3e7bf name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.586984 | controller | Jun 09 15:43:22.873615 crc crio[3652]: time="2026-06-09T15:43:22.873384983Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.587001 | controller | Jun 09 15:43:23.284275 crc crio[3652]: time="2026-06-09T15:43:23.28283548Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bc196cea-2cb4-41c5-940a-b6413ca3d884 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.587017 | controller | Jun 09 15:43:23.322096 crc crio[3652]: time="2026-06-09T15:43:23.320310581Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.587033 | controller | Jun 09 15:43:23.882324 crc crio[3652]: time="2026-06-09T15:43:23.88158476Z" level=info msg="Stopping container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604 (timeout: 30s)" id=e305c46f-b1cc-48e6-a9e5-0c0e9f139bde name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.587049 | controller | Jun 09 15:43:24.110432 crc crio[3652]: time="2026-06-09T15:43:24.10662093Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.587066 | controller | Jun 09 15:43:24.110432 crc crio[3652]: time="2026-06-09T15:43:24.107007831Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.587082 | controller | Jun 09 15:43:24.110432 crc crio[3652]: time="2026-06-09T15:43:24.107040692Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-09 17:40:40.587099 | controller | Jun 09 15:43:24.220076 crc crio[3652]: time="2026-06-09T15:43:24.217214925Z" level=info msg="Stopped container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e305c46f-b1cc-48e6-a9e5-0c0e9f139bde name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.587115 | controller | Jun 09 15:43:24.238128 crc crio[3652]: time="2026-06-09T15:43:24.237534292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a1b69db4-6d0e-4e6c-b64c-8f1569184d07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.587131 | controller | Jun 09 15:43:24.488513 crc crio[3652]: time="2026-06-09T15:43:24.488236591Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.587151 | controller | Jun 09 15:43:24.488513 crc crio[3652]: time="2026-06-09T15:43:24.488343024Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.587168 | controller | Jun 09 15:43:24.488513 crc crio[3652]: time="2026-06-09T15:43:24.488366865Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-09 17:40:40.587184 | controller | Jun 09 15:43:24.506244 crc crio[3652]: time="2026-06-09T15:43:24.50445537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6df023b0-5f0e-4738-9d85-1205aea58c9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.587199 | controller | Jun 09 15:43:24.518456 crc crio[3652]: time="2026-06-09T15:43:24.516511229Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=18c365a8-2e72-4f41-b36a-9e37db7e931d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.587215 | controller | Jun 09 15:43:24.518456 crc crio[3652]: time="2026-06-09T15:43:24.517332591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587231 | controller | Jun 09 15:43:24.550309 crc crio[3652]: time="2026-06-09T15:43:24.546012219Z" level=info msg="Stopping container: 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22 (timeout: 3600s)" id=c66d7aa8-4db3-40fb-84a5-09144feaaef2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.587247 | controller | Jun 09 15:43:24.550309 crc crio[3652]: time="2026-06-09T15:43:24.547006715Z" level=info msg="Removing container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e" id=f3f4ae13-156d-468a-b729-5f57e79a62f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.587263 | controller | Jun 09 15:43:24.602967 crc crio[3652]: time="2026-06-09T15:43:24.600800898Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=b6fa8709-487c-4bd6-bd4f-0af3fa1bf8fe name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.587279 | controller | Jun 09 15:43:24.649660 crc crio[3652]: time="2026-06-09T15:43:24.646318591Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.587295 | controller | Jun 09 15:43:25.385313 crc crio[3652]: time="2026-06-09T15:43:25.384275135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587312 | controller | Jun 09 15:43:25.599561 crc crio[3652]: time="2026-06-09T15:43:25.598419247Z" level=info msg="Stopping container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff (timeout: 2s)" id=51ceb9ee-9384-420e-b6b6-16ab672081ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.587328 | controller | Jun 09 15:43:25.778810 crc crio[3652]: time="2026-06-09T15:43:25.776908577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587344 | controller | Jun 09 15:43:26.507627 crc crio[3652]: time="2026-06-09T15:43:26.485135244Z" level=info msg="Removed container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f3f4ae13-156d-468a-b729-5f57e79a62f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.587361 | controller | Jun 09 15:43:26.625492 crc crio[3652]: time="2026-06-09T15:43:26.624239542Z" level=info msg="Stopped container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server" id=51ceb9ee-9384-420e-b6b6-16ab672081ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.587380 | controller | Jun 09 15:43:26.653581 crc crio[3652]: time="2026-06-09T15:43:26.650599709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=aa73b12f-4e10-4ce1-9b45-705b33d4ea8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.587396 | controller | Jun 09 15:43:26.670236 crc crio[3652]: time="2026-06-09T15:43:26.668445481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=04d93054-bda4-46d2-baea-5e4beb0ca6f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.587411 | controller | Jun 09 15:43:26.724547 crc crio[3652]: time="2026-06-09T15:43:26.724332589Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8563b2dd-eace-43e5-a3df-e1c39f43f2f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.587427 | controller | Jun 09 15:43:26.725208 crc crio[3652]: time="2026-06-09T15:43:26.725093759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587443 | controller | Jun 09 15:43:27.109501 crc crio[3652]: time="2026-06-09T15:43:27.108596789Z" level=info msg="Stopping pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d" id=8f4f5e54-382c-4a78-a146-d0bcf22aa875 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.587459 | controller | Jun 09 15:43:27.127073 crc crio[3652]: time="2026-06-09T15:43:27.126549024Z" level=info msg="Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc000606d08}] Aliases:map[]}"
2026-06-09 17:40:40.587476 | controller | Jun 09 15:43:27.127381 crc crio[3652]: time="2026-06-09T15:43:27.127215081Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.587493 | controller | Jun 09 15:43:27.568276 crc crio[3652]: time="2026-06-09T15:43:27.565762528Z" level=info msg="Created container 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=18c365a8-2e72-4f41-b36a-9e37db7e931d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.587509 | controller | Jun 09 15:43:27.580073 crc crio[3652]: time="2026-06-09T15:43:27.57718074Z" level=info msg="Removing container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12" id=3668f094-0bb5-4ed5-b325-77118f0175a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.587526 | controller | Jun 09 15:43:27.580073 crc crio[3652]: time="2026-06-09T15:43:27.577452387Z" level=info msg="Starting container: 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377" id=678fad6a-5a0e-4864-ac0c-598ddff08272 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.587542 | controller | Jun 09 15:43:27.614758 crc crio[3652]: time="2026-06-09T15:43:27.609888904Z" level=info msg="Started container" PID=12229 containerID=616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=678fad6a-5a0e-4864-ac0c-598ddff08272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.587562 | controller | Jun 09 15:43:28.910039 crc crio[3652]: time="2026-06-09T15:43:28.909552031Z" level=info msg="Removed container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3668f094-0bb5-4ed5-b325-77118f0175a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.587578 | controller | Jun 09 15:43:29.785259 crc crio[3652]: time="2026-06-09T15:43:29.651477599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587594 | controller | Jun 09 15:43:30.176834 crc crio[3652]: time="2026-06-09T15:43:30.176517002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587610 | controller | Jun 09 15:43:30.342534 crc crio[3652]: time="2026-06-09T15:43:30.336518413Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/POD" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.587625 | controller | Jun 09 15:43:30.342534 crc crio[3652]: time="2026-06-09T15:43:30.337318914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587640 | controller | Jun 09 15:43:30.591163 crc crio[3652]: time="2026-06-09T15:43:30.580509675Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.587656 | controller | Jun 09 15:43:30.697186 crc crio[3652]: time="2026-06-09T15:43:30.69684049Z" level=info msg="Created container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8563b2dd-eace-43e5-a3df-e1c39f43f2f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.587671 | controller | Jun 09 15:43:30.725016 crc crio[3652]: time="2026-06-09T15:43:30.724600164Z" level=info msg="Starting container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575" id=3cc07562-a702-4096-9d0e-7ea51520ae41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.587687 | controller | Jun 09 15:43:30.746088 crc crio[3652]: time="2026-06-09T15:43:30.736497548Z" level=info msg="Ran pod sandbox 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963 with infra container: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/POD" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.587702 | controller | Jun 09 15:43:30.778119 crc crio[3652]: time="2026-06-09T15:43:30.778002276Z" level=info msg="Started container" PID=12390 containerID=6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=3cc07562-a702-4096-9d0e-7ea51520ae41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3
2026-06-09 17:40:40.587718 | controller | Jun 09 15:43:30.798733 crc crio[3652]: time="2026-06-09T15:43:30.79858548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ee343d14-5ec4-46e0-bf8f-4ae9f6ce1a63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.587733 | controller | Jun 09 15:43:30.876181 crc crio[3652]: time="2026-06-09T15:43:30.876004487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5c0164f3-ea6e-4ad2-8259-f3867d312725 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.587752 | controller | Jun 09 15:43:30.904614 crc crio[3652]: time="2026-06-09T15:43:30.9044873Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins" id=aee95d88-8c65-43aa-ab0c-00473627cd77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.587767 | controller | Jun 09 15:43:30.923358 crc crio[3652]: time="2026-06-09T15:43:30.923223586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587783 | controller | Jun 09 15:43:31.170092 crc crio[3652]: time="2026-06-09T15:43:31.168374588Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.587799 | controller | Jun 09 15:43:32.090415 crc crio[3652]: time="2026-06-09T15:43:32.088611516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587814 | controller | Jun 09 15:43:33.484459 crc crio[3652]: time="2026-06-09T15:43:33.468063887Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.587830 | controller | Jun 09 15:43:33.484459 crc crio[3652]: time="2026-06-09T15:43:33.478125223Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-09 17:40:40.587845 | controller | Jun 09 15:43:33.510013 crc crio[3652]: time="2026-06-09T15:43:33.502455046Z" level=info msg="Stopped pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d" id=8f4f5e54-382c-4a78-a146-d0bcf22aa875 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.587883 | controller | Jun 09 15:43:35.486701 crc crio[3652]: time="2026-06-09T15:43:35.486586901Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.587901 | controller | Jun 09 15:43:35.488259 crc crio[3652]: time="2026-06-09T15:43:35.486670423Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.587917 | controller | Jun 09 15:43:35.488259 crc crio[3652]: time="2026-06-09T15:43:35.486764746Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-09 17:40:40.587932 | controller | Jun 09 15:43:36.280476 crc crio[3652]: time="2026-06-09T15:43:36.276910139Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.587948 | controller | Jun 09 15:43:36.280476 crc crio[3652]: time="2026-06-09T15:43:36.278805379Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.587963 | controller | Jun 09 15:43:36.280476 crc crio[3652]: time="2026-06-09T15:43:36.27886387Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-09 17:40:40.587979 | controller | Jun 09 15:43:37.463829 crc crio[3652]: time="2026-06-09T15:43:37.463440873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.587994 | controller | Jun 09 15:43:38.915323 crc crio[3652]: time="2026-06-09T15:43:38.914151001Z" level=info msg="Created container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins" id=aee95d88-8c65-43aa-ab0c-00473627cd77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.588010 | controller | Jun 09 15:43:38.935803 crc crio[3652]: time="2026-06-09T15:43:38.935603058Z" level=info msg="Starting container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c" id=e7b63e54-9500-4189-a1a8-e3ec9f82ce71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.588025 | controller | Jun 09 15:43:39.397350 crc crio[3652]: time="2026-06-09T15:43:39.396167996Z" level=info msg="Started container" PID=12481 containerID=8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c description=openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins id=e7b63e54-9500-4189-a1a8-e3ec9f82ce71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963
2026-06-09 17:40:40.588044 | controller | Jun 09 15:43:39.419897 crc crio[3652]: time="2026-06-09T15:43:39.419457342Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588060 | controller | Jun 09 15:43:39.419897 crc crio[3652]: time="2026-06-09T15:43:39.419648037Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588075 | controller | Jun 09 15:43:39.419897 crc crio[3652]: time="2026-06-09T15:43:39.419700959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.588091 | controller | Jun 09 15:43:40.115804 crc crio[3652]: time="2026-06-09T15:43:40.115478476Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588106 | controller | Jun 09 15:43:40.115804 crc crio[3652]: time="2026-06-09T15:43:40.115530238Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588121 | controller | Jun 09 15:43:40.115804 crc crio[3652]: time="2026-06-09T15:43:40.115568469Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_351f54f1-aae6-416e-acae-6dc353943fbe\""
2026-06-09 17:40:40.588136 | controller | Jun 09 15:43:40.115804 crc crio[3652]: time="2026-06-09T15:43:40.11560646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.588151 | controller | Jun 09 15:43:42.039050 crc crio[3652]: time="2026-06-09T15:43:42.035750729Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588166 | controller | Jun 09 15:43:42.039050 crc crio[3652]: time="2026-06-09T15:43:42.036452888Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588182 | controller | Jun 09 15:43:42.039050 crc crio[3652]: time="2026-06-09T15:43:42.036477389Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ded0043d-0996-49ef-948e-4bcdeec1c90c\""
2026-06-09 17:40:40.588197 | controller | Jun 09 15:43:44.189246 crc crio[3652]: time="2026-06-09T15:43:44.189152757Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588213 | controller | Jun 09 15:43:44.189246 crc crio[3652]: time="2026-06-09T15:43:44.18923074Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588228 | controller | Jun 09 15:43:44.189246 crc crio[3652]: time="2026-06-09T15:43:44.18925449Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-09 17:40:40.588243 | controller | Jun 09 15:43:47.106185 crc crio[3652]: time="2026-06-09T15:43:47.104546205Z" level=info msg="Stopping container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c (timeout: 30s)" id=8d3204cb-ac3f-451f-8550-334005183168 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.588259 | controller | Jun 09 15:43:47.363525 crc crio[3652]: time="2026-06-09T15:43:47.362078474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.588275 | controller | Jun 09 15:43:48.215112 crc crio[3652]: time="2026-06-09T15:43:48.212427229Z" level=info msg="Created container 82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=04d99945-bdeb-48d5-8a7d-9263a74f2e17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.588294 | controller | Jun 09 15:43:48.249805 crc crio[3652]: time="2026-06-09T15:43:48.245848423Z" level=info msg="Starting container: 82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292" id=ab4cec83-e4e9-4d38-b6f1-ce6c9ba413aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.588311 | controller | Jun 09 15:43:48.617442 crc crio[3652]: time="2026-06-09T15:43:48.616206065Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588326 | controller | Jun 09 15:43:48.617442 crc crio[3652]: time="2026-06-09T15:43:48.616362559Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588341 | controller | Jun 09 15:43:48.617442 crc crio[3652]: time="2026-06-09T15:43:48.61639749Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ded0043d-0996-49ef-948e-4bcdeec1c90c\""
2026-06-09 17:40:40.588356 | controller | Jun 09 15:43:48.617442 crc crio[3652]: time="2026-06-09T15:43:48.616436791Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_9b2b4bb8-2e21-4309-8fa6-a1a5564e28ac\""
2026-06-09 17:40:40.588371 | controller | Jun 09 15:43:48.636019 crc crio[3652]: time="2026-06-09T15:43:48.632229088Z" level=info msg="Started container" PID=12560 containerID=82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=ab4cec83-e4e9-4d38-b6f1-ce6c9ba413aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4
2026-06-09 17:40:40.588387 | controller | Jun 09 15:43:48.768593 crc crio[3652]: time="2026-06-09T15:43:48.767521495Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=bb9c85b7-afe4-4219-bbaf-23fe2b8da828 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.588402 | controller | Jun 09 15:43:48.788880 crc crio[3652]: time="2026-06-09T15:43:48.777074618Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=e9745875-c7ea-454f-917f-c5150943e66a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.588418 | controller | Jun 09 15:43:48.788880 crc crio[3652]: time="2026-06-09T15:43:48.784988197Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=73bcdfd6-6ba7-43c4-9645-5a6fe6b90160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.588433 | controller | Jun 09 15:43:48.788880 crc crio[3652]: time="2026-06-09T15:43:48.785392958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.588448 | controller | Jun 09 15:43:49.112858 crc crio[3652]: time="2026-06-09T15:43:49.111319006Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588464 | controller | Jun 09 15:43:49.112858 crc crio[3652]: time="2026-06-09T15:43:49.112711123Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588479 | controller | Jun 09 15:43:49.112858 crc crio[3652]: time="2026-06-09T15:43:49.112742684Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-09 17:40:40.588495 | controller | Jun 09 15:43:50.006773 crc crio[3652]: time="2026-06-09T15:43:50.005221872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.588511 | controller | Jun 09 15:43:51.326077 crc crio[3652]: time="2026-06-09T15:43:51.317491231Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588530 | controller | Jun 09 15:43:51.326077 crc crio[3652]: time="2026-06-09T15:43:51.317609704Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588546 | controller | Jun 09 15:43:51.326077 crc crio[3652]: time="2026-06-09T15:43:51.317645185Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_9b2b4bb8-2e21-4309-8fa6-a1a5564e28ac\""
2026-06-09 17:40:40.588561 | controller | Jun 09 15:43:51.326077 crc crio[3652]: time="2026-06-09T15:43:51.317768038Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_097c46d8-8fc2-41f9-afa6-7f6955dcae9d\""
2026-06-09 17:40:40.588576 | controller | Jun 09 15:43:53.240773 crc crio[3652]: time="2026-06-09T15:43:53.240315942Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588592 | controller | Jun 09 15:43:53.240773 crc crio[3652]: time="2026-06-09T15:43:53.24058978Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588608 | controller | Jun 09 15:43:53.240773 crc crio[3652]: time="2026-06-09T15:43:53.240614Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 17:40:40.588624 | controller | Jun 09 15:43:54.208191 crc crio[3652]: time="2026-06-09T15:43:54.208128283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.588639 | controller | Jun 09 15:43:54.577370 crc crio[3652]: time="2026-06-09T15:43:54.576466903Z" level=info msg="Created container d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=73bcdfd6-6ba7-43c4-9645-5a6fe6b90160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.588654 | controller | Jun 09 15:43:54.649670 crc crio[3652]: time="2026-06-09T15:43:54.649114794Z" level=info msg="Starting container: d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21" id=853c3d94-7e0a-45c8-9cf9-7ac8cf81cca3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.588670 | controller | Jun 09 15:43:54.857599 crc crio[3652]: time="2026-06-09T15:43:54.857518565Z" level=info msg="Started container" PID=12633 containerID=d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=853c3d94-7e0a-45c8-9cf9-7ac8cf81cca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4
2026-06-09 17:40:40.588686 | controller | Jun 09 15:43:55.172367 crc crio[3652]: time="2026-06-09T15:43:55.172258157Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588702 | controller | Jun 09 15:43:55.172367 crc crio[3652]: time="2026-06-09T15:43:55.172315178Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588717 | controller | Jun 09 15:43:55.172367 crc crio[3652]: time="2026-06-09T15:43:55.172345129Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 17:40:40.588732 | controller | Jun 09 15:43:55.221425 crc crio[3652]: time="2026-06-09T15:43:55.221223492Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=a83fef4a-23f7-437b-8817-fca632e73454 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.588748 | controller | Jun 09 15:43:55.221804 crc crio[3652]: time="2026-06-09T15:43:55.221780506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.588763 | controller | Jun 09 15:43:55.231825 crc crio[3652]: time="2026-06-09T15:43:55.231672248Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=4dc84bdf-fa6d-4019-869d-cce669c2f8a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.588788 | controller | Jun 09 15:43:55.460551 crc crio[3652]: time="2026-06-09T15:43:55.460448687Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=10c44542-11e6-43a8-8231-3c3ab0987c34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.588804 | controller | Jun 09 15:43:55.479304 crc crio[3652]: time="2026-06-09T15:43:55.478232757Z" level=info msg="Stopping container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575 (timeout: 2s)" id=d4664fcf-2e86-43ef-8299-56cace05e638 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.588820 | controller | Jun 09 15:43:55.829640 crc crio[3652]: time="2026-06-09T15:43:55.829533446Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc00265e628}] Aliases:map[]}"
2026-06-09 17:40:40.588836 | controller | Jun 09 15:43:55.829640 crc crio[3652]: time="2026-06-09T15:43:55.829601467Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.588855 | controller | Jun 09 15:43:55.946482 crc crio[3652]: time="2026-06-09T15:43:55.946034856Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=f5dd0140-b266-4f46-b53c-8e492bfaa37b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.588890 | controller | Jun 09 15:43:56.126806 crc crio[3652]: time="2026-06-09T15:43:56.126299373Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.588907 | controller | Jun 09 15:43:56.242001 crc crio[3652]: time="2026-06-09T15:43:56.241635572Z" level=info msg="Stopped container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d4664fcf-2e86-43ef-8299-56cace05e638 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.588923 | controller | Jun 09 15:43:56.288252 crc crio[3652]: time="2026-06-09T15:43:56.288124942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=578d06a8-74ae-4b04-8498-8e8cce6c5296 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.588939 | controller | Jun 09 15:43:57.301710 crc crio[3652]: time="2026-06-09T15:43:57.300619855Z" level=info msg="Removing container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff" id=0cdcf598-3b50-4432-a94d-39f97ef626d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.588955 | controller | Jun 09 15:43:59.636356 crc crio[3652]: 2026-06-09T15:43:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c58a7644230f822 Mac:1e:0b:eb:f6:51:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.588970 | controller | Jun 09 15:43:59.648350 crc crio[3652]: time="2026-06-09T15:43:59.647126481Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.588986 | controller | Jun 09 15:43:59.648350 crc crio[3652]: time="2026-06-09T15:43:59.647424519Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 17:40:40.589006 | controller | Jun 09 15:43:59.650722 crc crio[3652]: time="2026-06-09T15:43:59.650610913Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc00265e628}] Aliases:map[]}"
2026-06-09 17:40:40.589022 | controller | Jun 09 15:43:59.651091 crc crio[3652]: time="2026-06-09T15:43:59.650982073Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.589038 | controller | Jun 09 15:43:59.989126 crc crio[3652]: time="2026-06-09T15:43:59.989071583Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=87ad7ef6-2d12-44c7-bba8-2aefed59432c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.589054 | controller | Jun 09 15:43:59.991498 crc crio[3652]: time="2026-06-09T15:43:59.991473746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.589070 | controller | Jun 09 15:44:00.647090 crc crio[3652]: time="2026-06-09T15:44:00.646675592Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589085 | controller | Jun 09 15:44:00.649609 crc crio[3652]: time="2026-06-09T15:44:00.649570958Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589101 | controller | Jun 09 15:44:00.652383 crc crio[3652]: time="2026-06-09T15:44:00.65230465Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 17:40:40.589116 | controller | Jun 09 15:44:01.894324 crc crio[3652]: time="2026-06-09T15:44:01.892265798Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589131 | controller | Jun 09 15:44:01.894324 crc crio[3652]: time="2026-06-09T15:44:01.89234832Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589146 | controller | Jun 09 15:44:01.894324 crc crio[3652]: time="2026-06-09T15:44:01.892390361Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 17:40:40.589162 | controller | Jun 09 15:44:02.704791 crc crio[3652]: time="2026-06-09T15:44:02.704461194Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589177 | controller | Jun 09 15:44:02.704791 crc crio[3652]: time="2026-06-09T15:44:02.704569047Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589193 | controller | Jun 09 15:44:02.704791 crc crio[3652]: time="2026-06-09T15:44:02.704598008Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 17:40:40.589223 | controller | Jun 09 15:44:03.365790 crc crio[3652]: time="2026-06-09T15:44:03.364162917Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589239 | controller | Jun 09 15:44:03.365790 crc crio[3652]: time="2026-06-09T15:44:03.36502705Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589257 | controller | Jun 09 15:44:03.365790 crc crio[3652]: time="2026-06-09T15:44:03.365107432Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 17:40:40.589272 | controller | Jun 09 15:44:03.912365 crc crio[3652]: time="2026-06-09T15:44:03.912085525Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589291 | controller | Jun 09 15:44:03.912365 crc crio[3652]: time="2026-06-09T15:44:03.912224279Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589307 | controller | Jun 09 15:44:03.912365 crc crio[3652]: time="2026-06-09T15:44:03.91224836Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 17:40:40.589322 | controller | Jun 09 15:44:04.859812 crc crio[3652]: time="2026-06-09T15:44:04.859090797Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589337 | controller | Jun 09 15:44:04.859812 crc crio[3652]: time="2026-06-09T15:44:04.859323733Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589352 | controller | Jun 09 15:44:04.859812 crc crio[3652]: time="2026-06-09T15:44:04.859357764Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_414fc191-942a-400e-b451-9477f70af081\""
2026-06-09 17:40:40.589368 | controller | Jun 09 15:44:04.859812 crc crio[3652]: time="2026-06-09T15:44:04.859391615Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-09 17:40:40.589383 | controller | Jun 09 15:44:06.524007 crc crio[3652]: time="2026-06-09T15:44:06.522168601Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589398 | controller | Jun 09 15:44:06.524007 crc crio[3652]: time="2026-06-09T15:44:06.522532681Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589413 | controller | Jun 09 15:44:06.524007 crc crio[3652]: time="2026-06-09T15:44:06.522632913Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-09 17:40:40.589429 | controller | Jun 09 15:44:07.155854 crc crio[3652]: time="2026-06-09T15:44:07.155629051Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589444 | controller | Jun 09 15:44:07.158843 crc crio[3652]: time="2026-06-09T15:44:07.157976774Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589460 | controller | Jun 09 15:44:07.160192 crc crio[3652]: time="2026-06-09T15:44:07.160169101Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-09 17:40:40.589475 | controller | Jun 09 15:44:08.495276 crc crio[3652]: time="2026-06-09T15:44:08.495199695Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589491 | controller | Jun 09 15:44:08.496672 crc crio[3652]: time="2026-06-09T15:44:08.496651495Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589506 | controller | Jun 09 15:44:08.497171 crc crio[3652]: time="2026-06-09T15:44:08.496871481Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_097c46d8-8fc2-41f9-afa6-7f6955dcae9d\""
2026-06-09 17:40:40.589521 | controller | Jun 09 15:44:08.497303 crc crio[3652]: time="2026-06-09T15:44:08.497285442Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:40:40.589536 | controller | Jun 09 15:44:09.183870 crc crio[3652]: time="2026-06-09T15:44:09.183521437Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.589551 | controller | Jun 09 15:44:09.183870 crc crio[3652]: time="2026-06-09T15:44:09.183733793Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.589566 | controller | Jun 09 15:44:17.595675 crc crio[3652]: time="2026-06-09T15:44:17.59416192Z" level=warning msg="Stopping container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.589585 | controller | Jun 09 15:44:27.965764 crc crio[3652]: time="2026-06-09T15:44:27.960908096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.589602 | controller | Jun 09 15:44:27.968225 crc crio[3652]: time="2026-06-09T15:44:27.964886046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=539a862e-9139-424f-9313-9d0c64bf3115 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.589618 | controller | Jun 09 15:44:36.904083 crc crio[3652]: time="2026-06-09T15:44:36.899266367Z" level=info msg="Stopped container 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c66d7aa8-4db3-40fb-84a5-09144feaaef2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.589633 | controller | Jun 09 15:44:36.907295 crc crio[3652]: time="2026-06-09T15:44:36.907172114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=741e7bd2-3d1f-49c6-8e8c-be63dd787396 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.589649 | controller | Jun 09 15:44:36.967686 crc crio[3652]: time="2026-06-09T15:44:36.967450002Z" level=info msg="Stopped container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins" id=8d3204cb-ac3f-451f-8550-334005183168 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.589665 | controller | Jun 09 15:44:36.985364 crc crio[3652]: time="2026-06-09T15:44:36.985094158Z" level=info msg="Stopping pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963" id=048900fd-a805-46b6-930a-77bbbf41bd98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.589681 | controller | Jun 09 15:44:36.994292 crc crio[3652]: time="2026-06-09T15:44:36.994059284Z" level=info msg="Ran pod sandbox c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=a83fef4a-23f7-437b-8817-fca632e73454 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.589696 | controller | Jun 09 15:44:36.998194 crc crio[3652]: time="2026-06-09T15:44:36.995565896Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ed313532-e408-4635-9c6d-b731b5881106 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.589711 | controller | Jun 09 15:44:36.998194 crc crio[3652]: time="2026-06-09T15:44:36.998036394Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0684a32e-2903-4cc8-bbd0-858020e8ce32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.589727 | controller | Jun 09 15:44:47.097238 crc crio[3652]: time="2026-06-09T15:44:47.096251544Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.589743 | controller | Jun 09 15:44:47.921456 crc crio[3652]: time="2026-06-09T15:44:47.921290627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.589760 | controller | Jun 09 15:44:47.923411 crc crio[3652]: time="2026-06-09T15:44:47.923300843Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8ccb1742-ba62-4b7c-8ab4-ef67129858c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.589779 | controller | Jun 09 15:44:47.926359 crc crio[3652]: time="2026-06-09T15:44:47.926142611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=3c4df832-eb1f-42fb-8ef9-ab409f477bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.589795 | controller | Jun 09 15:44:47.932120 crc crio[3652]: time="2026-06-09T15:44:47.932025893Z" level=info msg="Stopped pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963" id=048900fd-a805-46b6-930a-77bbbf41bd98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.589817 | controller | Jun 09 15:44:47.938639 crc crio[3652]: time="2026-06-09T15:44:47.938220463Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=2ed6226a-8939-47a8-a317-2279f05ad510 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.589900 | controller | Jun 09 15:44:47.939415 crc crio[3652]: time="2026-06-09T15:44:47.939329314Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=ed025a14-13ae-4277-a810-2c7e83815b39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.589927 | controller | Jun 09 15:44:47.951190 crc crio[3652]: time="2026-06-09T15:44:47.951099117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.589944 | controller | Jun 09 15:44:47.951455 crc crio[3652]: time="2026-06-09T15:44:47.951386275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.589961 | controller | Jun 09 15:44:56.008211 crc crio[3652]: time="2026-06-09T15:44:56.007218044Z" level=info msg="Removed container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0cdcf598-3b50-4432-a94d-39f97ef626d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.589977 | controller | Jun 09 15:44:56.010696 crc crio[3652]: time="2026-06-09T15:44:56.010629228Z" level=info msg="Removing container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c" id=6379656a-e60e-4c8c-9f0a-184047255236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.589993 | controller | Jun 09 15:45:00.717596 crc crio[3652]: time="2026-06-09T15:45:00.716751269Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/POD" id=8d5d0fed-13ca-4cf0-a240-041084806801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.590008 | controller | Jun 09 15:45:00.719085 crc crio[3652]: time="2026-06-09T15:45:00.717814158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590023 | controller | Jun 09 15:45:00.964490 crc crio[3652]: time="2026-06-09T15:45:00.96440353Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=de859c6f-2259-4047-8f03-07bef9ee77de name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590038 | controller | Jun 09 15:45:00.969436 crc crio[3652]: time="2026-06-09T15:45:00.969227823Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.590054 | controller | Jun 09 15:45:40.973273 crc crio[3652]: time="2026-06-09T15:45:40.972183768Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=7414ab7d-98b9-4106-8456-53fb84575fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.590069 | controller | Jun 09 15:45:40.975108 crc crio[3652]: time="2026-06-09T15:45:40.973765286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590092 | controller | Jun 09 15:45:43.546615 crc crio[3652]: time="2026-06-09T15:45:43.546196819Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc0015261c0}] Aliases:map[]}"
2026-06-09 17:40:40.590108 | controller | Jun 09 15:45:43.546615 crc crio[3652]: time="2026-06-09T15:45:43.54657067Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.590125 | controller | Jun 09 15:45:43.591285 crc crio[3652]: time="2026-06-09T15:45:43.590752975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590140 | controller | Jun 09 15:45:43.602634 crc crio[3652]: time="2026-06-09T15:45:43.602482784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590156 | controller | Jun 09 15:45:43.612352 crc crio[3652]: time="2026-06-09T15:45:43.612249784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590171 | controller | Jun 09 15:45:43.657685 crc crio[3652]: time="2026-06-09T15:45:43.657333516Z" level=info msg="Removed container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins" id=6379656a-e60e-4c8c-9f0a-184047255236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.590187 | controller | Jun 09 15:45:43.677829 crc crio[3652]: time="2026-06-09T15:45:43.677559986Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=140b8e76-1cbd-4deb-a625-7e4cf3bd3187 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590203 | controller | Jun 09 15:45:43.679871 crc crio[3652]: time="2026-06-09T15:45:43.679616379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590219 | controller | Jun 09 15:45:43.686362 crc crio[3652]: time="2026-06-09T15:45:43.681369613Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c9d21e4c-b12b-47ac-9a61-1040e379be72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590234 | controller | Jun 09 15:45:43.703586 crc crio[3652]: time="2026-06-09T15:45:43.70346279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590249 | controller | Jun 09 15:45:43.712472 crc crio[3652]: time="2026-06-09T15:45:43.712376884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590264 | controller | Jun 09 15:45:43.762437 crc crio[3652]: time="2026-06-09T15:45:43.762363396Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655" id=0163d94e-6001-4f30-89a7-9054dbf3e7bf name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590279 | controller | Jun 09 15:45:43.763891 crc crio[3652]: time="2026-06-09T15:45:43.763840322Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c45201ad-a709-4659-aa34-f75e0d80223b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590299 | controller | Jun 09 15:45:43.766659 crc crio[3652]: time="2026-06-09T15:45:43.765819852Z" level=info msg="Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc000122778}] Aliases:map[]}"
2026-06-09 17:40:40.590315 | controller | Jun 09 15:45:43.766659 crc crio[3652]: time="2026-06-09T15:45:43.766643698Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.590331 | controller | Jun 09 15:45:43.768348 crc crio[3652]: time="2026-06-09T15:45:43.768263217Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=bc196cea-2cb4-41c5-940a-b6413ca3d884 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590347 | controller | Jun 09 15:45:43.770042 crc crio[3652]: time="2026-06-09T15:45:43.769741153Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ca01fffd-e05a-4e2b-9dc8-e55565b6f667 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590363 | controller | Jun 09 15:45:43.792582 crc crio[3652]: time="2026-06-09T15:45:43.792400167Z" level=info msg="Created container 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ed313532-e408-4635-9c6d-b731b5881106 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590379 | controller | Jun 09 15:45:43.794752 crc crio[3652]: time="2026-06-09T15:45:43.794672577Z" level=info msg="Starting container: 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e" id=3099d142-45a1-4ce6-8a87-e6ea5040c0e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.590395 | controller | Jun 09 15:45:43.800779 crc crio[3652]: time="2026-06-09T15:45:43.800615989Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000dac638}] Aliases:map[]}"
2026-06-09 17:40:40.590410 | controller | Jun 09 15:45:43.800779 crc crio[3652]: time="2026-06-09T15:45:43.800691892Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.590426 | controller | Jun 09 15:45:43.807556 crc crio[3652]: time="2026-06-09T15:45:43.807423578Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=697c20df-4c15-4515-9b54-4ca090900b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590442 | controller | Jun 09 15:45:43.882817 crc crio[3652]: time="2026-06-09T15:45:43.880176669Z" level=info msg="Started container" PID=13399 containerID=608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=3099d142-45a1-4ce6-8a87-e6ea5040c0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3
2026-06-09 17:40:40.590462 | controller | Jun 09 15:45:43.910238 crc crio[3652]: time="2026-06-09T15:45:43.907490626Z" level=info msg="Created container f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=ed025a14-13ae-4277-a810-2c7e83815b39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590478 | controller | Jun 09 15:45:43.914078 crc crio[3652]: time="2026-06-09T15:45:43.912862691Z" level=info msg="Starting container: f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21" id=8d1f1ba5-d547-4a3b-aab4-3e4133906413 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.590493 | controller | Jun 09 15:45:43.938494 crc crio[3652]: time="2026-06-09T15:45:43.936583288Z" level=info msg="Started container" PID=13427 containerID=f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=8d1f1ba5-d547-4a3b-aab4-3e4133906413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26
2026-06-09 17:40:40.590509 | controller | Jun 09 15:45:43.962082 crc crio[3652]: time="2026-06-09T15:45:43.958354036Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655" id=de859c6f-2259-4047-8f03-07bef9ee77de name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590524 | controller | Jun 09 15:45:43.967727 crc crio[3652]: time="2026-06-09T15:45:43.967432384Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7cc9ddd8-fc5e-4773-93a8-00f97e68bc9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590540 | controller | Jun 09 15:45:43.977055 crc crio[3652]: time="2026-06-09T15:45:43.976819582Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7ae5c8c3-9036-48b4-8667-649ac7812d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590556 | controller | Jun 09 15:45:43.977417 crc crio[3652]: time="2026-06-09T15:45:43.977310587Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g78b5/extract-content" id=7055b962-1942-4acb-b246-643ad95e5884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590571 | controller | Jun 09 15:45:43.977740 crc crio[3652]: time="2026-06-09T15:45:43.977512183Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c93050fb-a585-4175-a7b0-472da11efa09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590586 | controller | Jun 09 15:45:44.088214 crc crio[3652]: time="2026-06-09T15:45:44.087835566Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=b6fa8709-487c-4bd6-bd4f-0af3fa1bf8fe name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590601 | controller | Jun 09 15:45:44.097029 crc crio[3652]: time="2026-06-09T15:45:44.094459879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590617 | controller | Jun 09 15:45:44.102097 crc crio[3652]: time="2026-06-09T15:45:44.101767783Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e0da167f-8a25-4b85-ab9a-21f1526f60c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590632 | controller | Jun 09 15:45:44.111859 crc crio[3652]: time="2026-06-09T15:45:44.111757499Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8dfd4af1-5957-4b2a-87e4-18db9eb8b87b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590647 | controller | Jun 09 15:45:44.113325 crc crio[3652]: time="2026-06-09T15:45:44.113291546Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=67826a58-e004-4d86-bf23-30892d6c7351 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590666 | controller | Jun 09 15:45:44.117603 crc crio[3652]: time="2026-06-09T15:45:44.117452974Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5c5t6/extract-content" id=d7c9eceb-38e9-4cbd-80ab-71145b594841 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590681 | controller | Jun 09 15:45:44.125138 crc crio[3652]: time="2026-06-09T15:45:44.124869031Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wh9wl/extract-content" id=0cc0a617-ef88-4165-b9f3-c51a1aa9344b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590696 | controller | Jun 09 15:45:44.137290 crc crio[3652]: time="2026-06-09T15:45:44.13689497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590712 | controller | Jun 09 15:45:44.143821 crc crio[3652]: time="2026-06-09T15:45:44.143680798Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=4e7b771f-4936-4dd0-9ea6-28dba0ffe4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590727 | controller | Jun 09 15:45:44.156018 crc crio[3652]: time="2026-06-09T15:45:44.15549398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590742 | controller | Jun 09 15:45:44.176689 crc crio[3652]: time="2026-06-09T15:45:44.176639779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590758 | controller | Jun 09 15:45:44.192823 crc crio[3652]: time="2026-06-09T15:45:44.187792781Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=81143491-d492-4881-b968-286c647c81a1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.590773 | controller | Jun 09 15:45:44.192823 crc crio[3652]: time="2026-06-09T15:45:44.190531085Z" level=info msg="Creating container: openshift-marketplace/community-operators-llmcq/extract-content" id=2995a573-8cd6-488a-977b-c76c667961de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590788 | controller | Jun 09 15:45:44.192823 crc crio[3652]: time="2026-06-09T15:45:44.192788324Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4e3c858c-6034-46d4-9afd-d31a947db448 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590803 | controller | Jun 09 15:45:44.230158 crc crio[3652]: time="2026-06-09T15:45:44.230107368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590818 | controller | Jun 09 15:45:44.232596 crc crio[3652]: time="2026-06-09T15:45:44.232473781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590833 | controller | Jun 09 15:45:44.241542 crc crio[3652]: time="2026-06-09T15:45:44.241359133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590851 | controller | Jun 09 15:45:44.288015 crc crio[3652]: time="2026-06-09T15:45:44.287503768Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=86114345-ab8a-4b93-8bc0-455ad6f799f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.590890 | controller | Jun 09 15:45:44.323411 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d582f905a6a339 Mac:96:3d:6b:ff:8e:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 SocketPath: PciID:}] [{Interface:0xc0003185c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.590911 | controller | Jun 09 15:45:44.326846 crc crio[3652]: time="2026-06-09T15:45:44.325635387Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc0015261c0}] Aliases:map[]}"
2026-06-09 17:40:40.590928 | controller | Jun 09 15:45:44.326846 crc crio[3652]: time="2026-06-09T15:45:44.326090221Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.590945 | controller | Jun 09 15:45:44.348898 crc crio[3652]: time="2026-06-09T15:45:44.347294291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590961 | controller | Jun 09 15:45:44.390299 crc crio[3652]: time="2026-06-09T15:45:44.390164885Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=22426cff-92d8-48a4-bba0-c479c7fed18f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.590977 | controller | Jun 09 15:45:44.409997 crc crio[3652]: time="2026-06-09T15:45:44.409689914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.590992 | controller | Jun 09 15:45:44.435029 crc crio[3652]: time="2026-06-09T15:45:44.433868185Z" level=info msg="Ran pod sandbox 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=87ad7ef6-2d12-44c7-bba8-2aefed59432c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.591008 | controller | Jun 09 15:45:44.477002 crc crio[3652]: time="2026-06-09T15:45:44.474189082Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4d707cf8-950b-49df-b02c-35f4fdf771c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591024 | controller | Jun 09 15:45:44.487646 crc crio[3652]: time="2026-06-09T15:45:44.48748803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591040 | controller | Jun 09 15:45:44.488492 crc crio[3652]: time="2026-06-09T15:45:44.488292544Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=c618e808-6778-4814-a171-d5f338993090 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.591056 | controller | Jun 09 15:45:44.491583 crc crio[3652]: time="2026-06-09T15:45:44.491445711Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d5ab1d43-1e77-4c6e-8e08-87574bd68ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591071 | controller | Jun 09 15:45:44.499013 crc crio[3652]: time="2026-06-09T15:45:44.498761045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591087 | controller | Jun 09 15:45:44.502990 crc crio[3652]: time="2026-06-09T15:45:44.502294724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591106 | controller | Jun 09 15:45:44.513304 crc crio[3652]: time="2026-06-09T15:45:44.513070964Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=84b61261-3bc3-43c6-88b3-cd2f949a4227 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591122 | controller | Jun 09 15:45:44.523231 crc crio[3652]: time="2026-06-09T15:45:44.523073101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591138 | controller | Jun 09 15:45:44.527431 crc crio[3652]: time="2026-06-09T15:45:44.527211907Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=05528dee-e891-42f3-bd64-c514b916d85a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.591153 | controller | Jun 09 15:45:44.529178 crc crio[3652]: time="2026-06-09T15:45:44.528839977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591169 | controller | Jun 09 15:45:44.531127 crc crio[3652]: time="2026-06-09T15:45:44.530279182Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=702705a7-c382-4cc9-b0df-1740b537ce7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591184 | controller | Jun 09 15:45:44.531127 crc crio[3652]: time="2026-06-09T15:45:44.530637072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591200 | controller | Jun 09 15:45:44.531459 crc crio[3652]: time="2026-06-09T15:45:44.531370505Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=75e7566a-2802-4eaf-b0b9-2c5ae3666eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591216 | controller | Jun 09 15:45:44.546508 crc crio[3652]: time="2026-06-09T15:45:44.538088881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591231 | controller | Jun 09 15:45:44.557269 crc crio[3652]: time="2026-06-09T15:45:44.556243838Z" level=info msg="Created container 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76: openshift-marketplace/redhat-marketplace-g78b5/extract-content" id=7055b962-1942-4acb-b246-643ad95e5884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591247 | controller | Jun 09 15:45:44.566482 crc crio[3652]: time="2026-06-09T15:45:44.56415425Z" level=info msg="Starting container: 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76" id=7093bfcc-9141-46eb-b115-26170b517a02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.591263 | controller | Jun 09 15:45:44.575682 crc crio[3652]: time="2026-06-09T15:45:44.575519799Z" level=info msg="Started container" PID=13504 containerID=4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76 description=openshift-marketplace/redhat-marketplace-g78b5/extract-content id=7093bfcc-9141-46eb-b115-26170b517a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4
2026-06-09 17:40:40.591279 | controller | Jun 09 15:45:44.583406 crc crio[3652]: time="2026-06-09T15:45:44.583298027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591294 | controller | Jun 09 15:45:44.607446 crc crio[3652]: time="2026-06-09T15:45:44.607032465Z" level=info msg="Created container 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29: openshift-marketplace/certified-operators-wh9wl/extract-content" id=0cc0a617-ef88-4165-b9f3-c51a1aa9344b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591313 | controller | Jun 09 15:45:44.608567 crc crio[3652]: time="2026-06-09T15:45:44.608342945Z" level=info msg="Starting container: 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29" id=4382ec68-e528-4416-80aa-607c34422192 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.591329 | controller | Jun 09 15:45:44.617174 crc crio[3652]: time="2026-06-09T15:45:44.616746383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591344 | controller | Jun 09 15:45:44.621077 crc crio[3652]: time="2026-06-09T15:45:44.620802467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591360 | controller | Jun 09 15:45:44.625361 crc crio[3652]: time="2026-06-09T15:45:44.625280334Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c05eb5c9-33c6-4d82-91f2-8f7dbecff725 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591375 | controller | Jun 09 15:45:44.625736 crc crio[3652]: time="2026-06-09T15:45:44.625693437Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e6670e6c-5686-48a1-86e0-e0bda6298bb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591390 | controller | Jun 09 15:45:44.645344 crc crio[3652]: time="2026-06-09T15:45:44.645199805Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=1a4173e7-f968-4abf-b6cc-bcf856f6f8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591404 | controller | Jun 09 15:45:44.646215 crc crio[3652]: time="2026-06-09T15:45:44.646121733Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=51ae5dd0-91f6-4b17-8161-0b88a25df7fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591419 | controller | Jun 09 15:45:44.648313 crc crio[3652]: time="2026-06-09T15:45:44.647599209Z" level=info msg="Started container" PID=13520 containerID=3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29 description=openshift-marketplace/certified-operators-wh9wl/extract-content id=4382ec68-e528-4416-80aa-607c34422192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e
2026-06-09 17:40:40.591435 | controller | Jun 09 15:45:44.649522 crc crio[3652]: time="2026-06-09T15:45:44.648797886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591450 | controller | Jun 09 15:45:44.653347 crc crio[3652]: time="2026-06-09T15:45:44.647606779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591466 | controller | Jun 09 15:45:44.665799 crc crio[3652]: time="2026-06-09T15:45:44.66525668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591481 | controller | Jun 09 15:45:44.674213 crc crio[3652]: time="2026-06-09T15:45:44.667711115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591496 | controller | Jun 09 15:45:44.679526 crc crio[3652]: time="2026-06-09T15:45:44.679478026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591511 | controller | Jun 09 15:45:44.818154 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:442c1a4418c9836 Mac:ce:3c:09:40:47:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 SocketPath: PciID:}] [{Interface:0xc000304840 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.591529 | controller | Jun 09 15:45:44.822527 crc crio[3652]: time="2026-06-09T15:45:44.82245259Z" level=info msg="Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc000122778}] Aliases:map[]}"
2026-06-09 17:40:40.591546 | controller | Jun 09 15:45:44.822823 crc crio[3652]: time="2026-06-09T15:45:44.822699707Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.591561 | controller | Jun 09 15:45:44.851117 crc crio[3652]: time="2026-06-09T15:45:44.851031836Z" level=info msg="Created container 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=4e7b771f-4936-4dd0-9ea6-28dba0ffe4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591576 | controller | Jun 09 15:45:44.854463 crc crio[3652]: time="2026-06-09T15:45:44.854366958Z" level=info msg="Starting container: 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7" id=991e5fbf-b234-4aaf-93ca-4b54bbbc4760 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.591592 | controller | Jun 09 15:45:44.868075 crc crio[3652]: time="2026-06-09T15:45:44.867203882Z" level=info msg="Started container" PID=13560 containerID=77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=991e5fbf-b234-4aaf-93ca-4b54bbbc4760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097
2026-06-09 17:40:40.591607 | controller | Jun 09 15:45:44.894486 crc crio[3652]: time="2026-06-09T15:45:44.894302793Z" level=info msg="Ran pod sandbox 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/POD" id=8d5d0fed-13ca-4cf0-a240-041084806801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.591622 | controller | Jun 09 15:45:44.918457 crc crio[3652]: time="2026-06-09T15:45:44.918314709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=335b787d-6df4-4e7c-a20f-bf1cab90f09b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591638 | controller | Jun 09 15:45:44.929331 crc crio[3652]: time="2026-06-09T15:45:44.925045305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ae66bc6b-572d-492d-841e-8f5ebc11183b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591653 | controller | Jun 09 15:45:44.932282 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41b5391c168907c Mac:36:7d:36:84:b1:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 SocketPath: PciID:}] [{Interface:0xc0002f47e0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.591669 | controller | Jun 09 15:45:44.934533 crc crio[3652]: time="2026-06-09T15:45:44.934454244Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000dac638}] Aliases:map[]}"
2026-06-09 17:40:40.591688 | controller | Jun 09 15:45:44.934685 crc crio[3652]: time="2026-06-09T15:45:44.93464241Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.591704 | controller | Jun 09 15:45:44.936421 crc crio[3652]: time="2026-06-09T15:45:44.936320081Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles" id=5041bb97-1dc0-46a6-98fb-4048cc033799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591719 | controller | Jun 09 15:45:44.943185 crc crio[3652]: time="2026-06-09T15:45:44.943050847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591735 | controller | Jun 09 15:45:44.943833 crc crio[3652]: time="2026-06-09T15:45:44.943765449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591751 | controller | Jun 09 15:45:44.948474 crc crio[3652]: time="2026-06-09T15:45:44.947841144Z" level=info msg="Ran pod sandbox 41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=7414ab7d-98b9-4106-8456-53fb84575fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.591768 | controller | Jun 09 15:45:44.956580 crc crio[3652]: time="2026-06-09T15:45:44.956052516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=dce180bc-362f-47dc-9eed-0cc0c21836a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591784 | controller | Jun 09 15:45:44.970014 crc crio[3652]: time="2026-06-09T15:45:44.969754286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.591799 | controller | Jun 09 15:45:44.974664 crc crio[3652]: time="2026-06-09T15:45:44.974400379Z" level=info msg="Created container 9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=2ed6226a-8939-47a8-a317-2279f05ad510 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591815 | controller | Jun 09 15:45:44.978054 crc crio[3652]: time="2026-06-09T15:45:44.977298477Z" level=info msg="Starting container: 9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86" id=6f8c000b-4773-4eb7-8c51-d418831e5376 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.591830 | controller | Jun 09 15:45:44.985003 crc crio[3652]: time="2026-06-09T15:45:44.984498198Z" level=info msg="Started container" PID=13563 containerID=9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6f8c000b-4773-4eb7-8c51-d418831e5376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d
2026-06-09 17:40:40.591846 | controller | Jun 09 15:45:44.997572 crc crio[3652]: time="2026-06-09T15:45:44.994171685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7bbc22eb-6f9c-4b5d-977f-003c2acead86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.591887 | controller | Jun 09 15:45:45.029729 crc crio[3652]: time="2026-06-09T15:45:45.029387805Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=ba3fbd63-7a37-4951-accc-df07a7f92eec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591905 | controller | Jun 09 15:45:45.064185 crc crio[3652]: time="2026-06-09T15:45:45.064031567Z" level=info msg="Created container b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40: openshift-marketplace/community-operators-llmcq/extract-content" id=2995a573-8cd6-488a-977b-c76c667961de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591921 | controller | Jun 09 15:45:45.065368 crc crio[3652]: time="2026-06-09T15:45:45.065299296Z" level=info msg="Created container a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe: openshift-marketplace/certified-operators-l27pk/extract-content" id=22426cff-92d8-48a4-bba0-c479c7fed18f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.591937 | controller | Jun 09 15:45:45.066230 crc crio[3652]: time="2026-06-09T15:45:45.065891074Z" level=info msg="Starting container: b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40" id=c00cf8f1-b584-4bab-ac09-6b305e4cb7c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.591953 | controller | Jun 09 15:45:45.068264 crc crio[3652]: time="2026-06-09T15:45:45.06707208Z" level=info msg="Starting container: a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe" id=07bc6a11-3c52-458c-9f8e-0035672427d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.591968 | controller | Jun 09 15:45:45.075544 crc crio[3652]: time="2026-06-09T15:45:45.075251241Z" level=info msg="Started container" PID=13575 containerID=b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40 description=openshift-marketplace/community-operators-llmcq/extract-content id=c00cf8f1-b584-4bab-ac09-6b305e4cb7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367
2026-06-09 17:40:40.591984 | controller | Jun 09 15:45:45.079355 crc crio[3652]: time="2026-06-09T15:45:45.079283054Z" level=info msg="Started container" PID=13579 containerID=a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe description=openshift-marketplace/certified-operators-l27pk/extract-content id=07bc6a11-3c52-458c-9f8e-0035672427d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f
2026-06-09 17:40:40.592000 | controller | Jun 09 15:45:45.096225 crc crio[3652]: time="2026-06-09T15:45:45.095874443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592015 | controller | Jun 09 15:45:45.101681 crc crio[3652]: time="2026-06-09T15:45:45.101130214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592031 | controller | Jun 09 15:45:45.124664 crc crio[3652]: time="2026-06-09T15:45:45.124627555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592047 | controller | Jun 09 15:45:45.138372 crc crio[3652]: time="2026-06-09T15:45:45.138191991Z" level=info msg="Created container 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c: openshift-marketplace/redhat-operators-5c5t6/extract-content" id=d7c9eceb-38e9-4cbd-80ab-71145b594841 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592063 | controller | Jun 09 15:45:45.143392 crc crio[3652]: time="2026-06-09T15:45:45.142559825Z" level=info msg="Starting container: 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c" id=470eb190-e237-4429-b57c-9c0723e42e76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592082 | controller | Jun 09 15:45:45.158370 crc crio[3652]: time="2026-06-09T15:45:45.157612916Z" level=info msg="Started container" PID=13577 containerID=04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c description=openshift-marketplace/redhat-operators-5c5t6/extract-content id=470eb190-e237-4429-b57c-9c0723e42e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a
2026-06-09 17:40:40.592099 | controller | Jun 09 15:45:45.171070 crc crio[3652]: time="2026-06-09T15:45:45.170024177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592115 | controller | Jun 09 15:45:45.193346 crc crio[3652]: time="2026-06-09T15:45:45.193206297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592130 | controller | Jun 09 15:45:45.249436 crc crio[3652]: time="2026-06-09T15:45:45.249271337Z" level=info msg="Created container 693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=f5dd0140-b266-4f46-b53c-8e492bfaa37b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592146 | controller | Jun 09 15:45:45.257450 crc crio[3652]: time="2026-06-09T15:45:45.257016374Z" level=info msg="Starting container: 693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76" id=3cfa3f64-8063-43f6-8895-9cd68328268c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592162 | controller | Jun 09 15:45:45.278327 crc crio[3652]: time="2026-06-09T15:45:45.278162402Z" level=info msg="Started container" PID=13574 containerID=693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=3cfa3f64-8063-43f6-8895-9cd68328268c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4
2026-06-09 17:40:40.592177 | controller | Jun 09 15:45:45.340360 crc crio[3652]: time="2026-06-09T15:45:45.340222755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592193 | controller | Jun 09 15:45:45.356550 crc crio[3652]: time="2026-06-09T15:45:45.356500984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592209 | controller | Jun 09 15:45:45.361463 crc crio[3652]: time="2026-06-09T15:45:45.361372294Z" level=info msg="Created container 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d: openshift-marketplace/community-operators-qhh6t/extract-content" id=51ae5dd0-91f6-4b17-8161-0b88a25df7fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592224 | controller | Jun 09 15:45:45.362650 crc crio[3652]: time="2026-06-09T15:45:45.362620302Z" level=info msg="Starting container: 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d" id=7e8b74c0-b76d-4404-a714-70dd4172385b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592239 | controller | Jun 09 15:45:45.367318 crc crio[3652]: time="2026-06-09T15:45:45.367293225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592255 | controller | Jun 09 15:45:45.368548 crc crio[3652]: time="2026-06-09T15:45:45.368469011Z" level=info msg="Created container a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles" id=5041bb97-1dc0-46a6-98fb-4048cc033799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592273 | controller | Jun 09 15:45:45.368812 crc crio[3652]: time="2026-06-09T15:45:45.368784321Z" level=info msg="Started container" PID=13624 containerID=936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d description=openshift-marketplace/community-operators-qhh6t/extract-content id=7e8b74c0-b76d-4404-a714-70dd4172385b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815
2026-06-09 17:40:40.592289 | controller | Jun 09 15:45:45.370735 crc crio[3652]: time="2026-06-09T15:45:45.37070928Z" level=info msg="Starting container: a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42" id=df26bd95-48cc-439b-b5d4-7f924c4bc2c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592305 | controller | Jun 09 15:45:45.374667 crc crio[3652]: time="2026-06-09T15:45:45.374547278Z" level=info msg="Created container 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=1a4173e7-f968-4abf-b6cc-bcf856f6f8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592321 | controller | Jun 09 15:45:45.379508 crc crio[3652]: time="2026-06-09T15:45:45.379328854Z" level=info msg="Started container" PID=13634 containerID=a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42 description=openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles id=df26bd95-48cc-439b-b5d4-7f924c4bc2c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5
2026-06-09 17:40:40.592336 | controller | Jun 09 15:45:45.380532 crc crio[3652]: time="2026-06-09T15:45:45.380451489Z" level=info msg="Starting container: 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae" id=ad881987-16a2-4ad9-b6f3-426797639271 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592352 | controller | Jun 09 15:45:45.402583 crc crio[3652]: time="2026-06-09T15:45:45.402482044Z" level=info msg="Started container" PID=13627 containerID=967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=ad881987-16a2-4ad9-b6f3-426797639271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9
2026-06-09 17:40:40.592367 | controller | Jun 09 15:45:45.551701 crc crio[3652]: time="2026-06-09T15:45:45.551000258Z" level=info msg="Created container 1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=ba3fbd63-7a37-4951-accc-df07a7f92eec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592383 | controller | Jun 09 15:45:45.555244 crc crio[3652]: time="2026-06-09T15:45:45.555138825Z" level=info msg="Created container 59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2: openshift-kube-apiserver/installer-13-crc/installer" id=702705a7-c382-4cc9-b0df-1740b537ce7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592399 | controller | Jun 09 15:45:45.555350 crc crio[3652]: time="2026-06-09T15:45:45.555253468Z" level=info msg="Starting container: 1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73" id=cb675831-0b1c-4c69-b801-6db323757629 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592414 | controller | Jun 09 15:45:45.567820 crc crio[3652]: time="2026-06-09T15:45:45.567767622Z" level=info msg="Starting container: 59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2" id=a2ca0a1c-c100-49df-85eb-d9d484bd3c11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.592429 | controller | Jun 09 15:45:45.583761 crc crio[3652]: time="2026-06-09T15:45:45.582784122Z" level=info msg="Started container" PID=13665 containerID=1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cb675831-0b1c-4c69-b801-6db323757629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb
2026-06-09 17:40:40.592448 | controller | Jun 09 15:45:45.585595 crc crio[3652]: time="2026-06-09T15:45:45.58498833Z" level=info msg="Started container" PID=13657 containerID=59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2 description=openshift-kube-apiserver/installer-13-crc/installer id=a2ca0a1c-c100-49df-85eb-d9d484bd3c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378
2026-06-09 17:40:40.592464 | controller | Jun 09 15:45:45.623352 crc crio[3652]: time="2026-06-09T15:45:45.623100028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6eaea1b8-4e2f-498c-be68-0c1db455e3d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592479 | controller | Jun 09 15:45:45.633768 crc crio[3652]: time="2026-06-09T15:45:45.633672543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=71021fdb-d583-4c7e-b3b2-8b7570da07aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592495 | controller | Jun 09 15:45:45.741882 crc crio[3652]: time="2026-06-09T15:45:45.741715205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=50ae32c8-7f56-49e9-a6cb-e89f86901d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592510 | controller | Jun 09 15:45:45.742340 crc crio[3652]: time="2026-06-09T15:45:45.742274502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9fa85827-617b-4524-9257-469b4ab37cd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592525 | controller | Jun 09 15:45:46.366625 crc crio[3652]: time="2026-06-09T15:45:46.366540573Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wh9wl/registry-server" id=135507d7-bf74-4ec4-a6ec-7c200cfe1eca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592541 | controller | Jun 09 15:45:46.367258 crc crio[3652]: time="2026-06-09T15:45:46.367210473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592556 | controller | Jun 09 15:45:46.414819 crc crio[3652]: time="2026-06-09T15:45:46.41472208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592572 | controller | Jun 09 15:45:46.418520 crc crio[3652]: time="2026-06-09T15:45:46.418424414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592587 | controller | Jun 09 15:45:46.697545 crc crio[3652]: time="2026-06-09T15:45:46.697300373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7d2beeb0-4235-45ed-8af2-7b611bb43370 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592603 | controller | Jun 09 15:45:46.704185 crc crio[3652]: time="2026-06-09T15:45:46.704105012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ddf8485e-0854-482d-97d0-0bd522c3f443 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592618 | controller | Jun 09 15:45:46.709669 crc crio[3652]: time="2026-06-09T15:45:46.70957945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4a5ef097-1f98-4728-ae7a-18a2c2712f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592636 | controller | Jun 09 15:45:46.712646 crc crio[3652]: time="2026-06-09T15:45:46.712573272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5ef56b22-1da0-4288-af66-33c0d7b2041d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592652 | controller | Jun 09 15:45:46.717110 crc crio[3652]: time="2026-06-09T15:45:46.717034418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c093c2cd-d08b-44d3-8b14-1d39d185fead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592667 | controller | Jun 09 15:45:46.719375 crc crio[3652]: time="2026-06-09T15:45:46.719340939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=776160e5-3129-4370-9b82-f5687b76b4f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592682 | controller | Jun 09 15:45:46.747308 crc crio[3652]: time="2026-06-09T15:45:46.746463361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6ac75391-2667-475c-baf1-5c86f5e75a57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592697 | controller | Jun 09 15:45:46.747308 crc crio[3652]: time="2026-06-09T15:45:46.746557894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0ead6fb2-a4ab-4f7b-aeac-0bde0a4e9169 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592712 | controller | Jun 09 15:45:46.747308 crc crio[3652]: time="2026-06-09T15:45:46.746476141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5b6dbb28-9bde-4797-a900-19ec51f5164d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592726 | controller | Jun 09 15:45:46.747308 crc crio[3652]: time="2026-06-09T15:45:46.747030368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=52eddc76-2b8d-41ef-833a-764223b0cfe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592741 | controller | Jun 09 15:45:46.747308 crc crio[3652]: time="2026-06-09T15:45:46.747156232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=82498ecb-5c29-4ae3-841b-5339befdac7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592756 | controller | Jun 09 15:45:46.747308 crc crio[3652]: time="2026-06-09T15:45:46.747255475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3c8b5547-a0b0-4c73-b15e-d53cd5cb83e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.592771 | controller | Jun 09 15:45:46.822148 crc crio[3652]: time="2026-06-09T15:45:46.821179142Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g78b5/registry-server" id=40b504ff-fe86-4fed-9dbf-181bc3597b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592786 | controller | Jun 09 15:45:46.822678 crc crio[3652]: time="2026-06-09T15:45:46.822564624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592804 | controller | Jun 09 15:45:46.822816 crc crio[3652]: time="2026-06-09T15:45:46.822684958Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=8b5068e2-0299-4958-9fa6-236fc0e9fa40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592820 | controller | Jun 09 15:45:46.823630 crc crio[3652]: time="2026-06-09T15:45:46.823523163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592835 | controller | Jun 09 15:45:46.825133 crc crio[3652]: time="2026-06-09T15:45:46.824898056Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=11242f8a-1f36-4439-ba08-8af555fc4481 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592854 | controller | Jun 09 15:45:46.842212 crc crio[3652]: time="2026-06-09T15:45:46.842146264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592888 | controller | Jun 09 15:45:46.878767 crc crio[3652]: time="2026-06-09T15:45:46.87853176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592904 | controller | Jun 09 15:45:46.883532 crc crio[3652]: time="2026-06-09T15:45:46.88341927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592920 | controller | Jun 09 15:45:46.901655 crc crio[3652]: time="2026-06-09T15:45:46.901533225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592935 | controller | Jun 09 15:45:46.903894 crc crio[3652]: time="2026-06-09T15:45:46.903836416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592950 | controller | Jun 09 15:45:46.905291 crc crio[3652]: time="2026-06-09T15:45:46.905256279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592966 | controller | Jun 09 15:45:46.908732 crc crio[3652]: time="2026-06-09T15:45:46.908702075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.592980 | controller | Jun 09 15:45:47.143417 crc crio[3652]: time="2026-06-09T15:45:47.142682919Z" level=info msg="Created container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server" id=135507d7-bf74-4ec4-a6ec-7c200cfe1eca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.592996 | controller | Jun 09 15:45:47.147211 crc crio[3652]: time="2026-06-09T15:45:47.147147256Z" level=info msg="Starting container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe" id=1e9488a7-ace6-4c18-8cbb-a2c7fade915c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593011 | controller | Jun 09 15:45:47.155449 crc crio[3652]: time="2026-06-09T15:45:47.155371828Z" level=info msg="Started container" PID=13731 containerID=44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe description=openshift-marketplace/certified-operators-wh9wl/registry-server id=1e9488a7-ace6-4c18-8cbb-a2c7fade915c name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e
2026-06-09 17:40:40.593027 | controller | Jun 09 15:45:47.211435 crc crio[3652]: time="2026-06-09T15:45:47.211275242Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5c5t6/registry-server" id=4377f441-0de0-4eeb-8e65-e9ec94b8cdfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593049 | controller | Jun 09 15:45:47.212356 crc crio[3652]: time="2026-06-09T15:45:47.212250012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593065 | controller | Jun 09 15:45:47.294455 crc crio[3652]: time="2026-06-09T15:45:47.29435967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593080 | controller | Jun 09 15:45:47.302139 crc crio[3652]: time="2026-06-09T15:45:47.302073046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593095 | controller | Jun 09 15:45:47.325723 crc crio[3652]: time="2026-06-09T15:45:47.325296498Z" level=info msg="Created container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server" id=40b504ff-fe86-4fed-9dbf-181bc3597b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593111 | controller | Jun 09 15:45:47.327620 crc crio[3652]: time="2026-06-09T15:45:47.327583818Z" level=info msg="Starting container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92" id=ddd638ba-2ff7-457e-bea6-dff3e64bedb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593126 | controller | Jun 09 15:45:47.342296 crc crio[3652]: time="2026-06-09T15:45:47.342211077Z" level=info msg="Started container" PID=13745 containerID=5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92 description=openshift-marketplace/redhat-marketplace-g78b5/registry-server id=ddd638ba-2ff7-457e-bea6-dff3e64bedb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4
2026-06-09 17:40:40.593143 | controller | Jun 09 15:45:47.770175 crc crio[3652]: time="2026-06-09T15:45:47.770007594Z" level=info msg="Created container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server" id=8b5068e2-0299-4958-9fa6-236fc0e9fa40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593159 | controller | Jun 09 15:45:47.771386 crc crio[3652]: time="2026-06-09T15:45:47.771317184Z" level=info msg="Starting container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af" id=75661213-fa6e-4388-813c-4773f83f8208 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593175 | controller | Jun 09 15:45:47.773983 crc crio[3652]: time="2026-06-09T15:45:47.773842201Z" level=info msg="Created container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=11242f8a-1f36-4439-ba08-8af555fc4481 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593191 | controller | Jun 09 15:45:47.778267 crc crio[3652]: time="2026-06-09T15:45:47.778068011Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=867bafc4-5833-490c-b9dd-55f5a1b99dc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593206 | controller | Jun 09 15:45:47.778837 crc crio[3652]: time="2026-06-09T15:45:47.778766392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593222 | controller | Jun 09 15:45:47.781471 crc crio[3652]: time="2026-06-09T15:45:47.781265449Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=2b95600a-ba9c-4f38-822a-259b552001c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593238 | controller | Jun 09 15:45:47.781649 crc crio[3652]: time="2026-06-09T15:45:47.781578378Z" level=info msg="Starting container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5" id=bbb308a3-a3f1-416c-a7bd-00b64405896d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593271 | controller | Jun 09 15:45:47.781649 crc crio[3652]: time="2026-06-09T15:45:47.78163382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593288 | controller | Jun 09 15:45:47.783415 crc crio[3652]: time="2026-06-09T15:45:47.783004992Z" level=info msg="Started container" PID=13746 containerID=bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af description=openshift-marketplace/community-operators-qhh6t/registry-server id=75661213-fa6e-4388-813c-4773f83f8208 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815
2026-06-09 17:40:40.593307 | controller | Jun 09 15:45:47.784547 crc crio[3652]: time="2026-06-09T15:45:47.78131828Z" level=info msg="Creating container: openshift-marketplace/community-operators-llmcq/registry-server" id=cce448a1-ee0e-4408-8962-26662f0a8c3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593322 | controller | Jun 09 15:45:47.789078 crc crio[3652]: time="2026-06-09T15:45:47.785580651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593338 | controller | Jun 09 15:45:47.825576 crc crio[3652]: time="2026-06-09T15:45:47.824877726Z" level=info msg="Started container" PID=13747 containerID=dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=bbb308a3-a3f1-416c-a7bd-00b64405896d name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097
2026-06-09 17:40:40.593353 | controller | Jun 09 15:45:47.897819 crc crio[3652]: time="2026-06-09T15:45:47.897692399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593369 | controller | Jun 09 15:45:47.901642 crc crio[3652]: time="2026-06-09T15:45:47.901555147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593384 | controller | Jun 09 15:45:47.906183 crc crio[3652]: time="2026-06-09T15:45:47.906118357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593399 | controller | Jun 09 15:45:47.922285 crc crio[3652]: time="2026-06-09T15:45:47.92188804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593415 | controller | Jun 09 15:45:47.934209 crc crio[3652]: time="2026-06-09T15:45:47.934086694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593431 | controller | Jun 09 15:45:47.937465 crc crio[3652]: time="2026-06-09T15:45:47.937346664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593447 | controller | Jun 09 15:45:48.066104 crc crio[3652]: time="2026-06-09T15:45:48.060310375Z" level=info msg="Created container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server" id=4377f441-0de0-4eeb-8e65-e9ec94b8cdfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593462 | controller | Jun 09 15:45:48.071189 crc crio[3652]: time="2026-06-09T15:45:48.069527187Z" level=info msg="Starting container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6" id=2b2dff1e-4107-4e94-925a-9f625acee84d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593482 | controller | Jun 09 15:45:48.129712 crc crio[3652]: time="2026-06-09T15:45:48.128381672Z" level=info msg="Started container" PID=13766 containerID=ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6 description=openshift-marketplace/redhat-operators-5c5t6/registry-server id=2b2dff1e-4107-4e94-925a-9f625acee84d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a
2026-06-09 17:40:40.593499 | controller | Jun 09 15:45:48.462699 crc crio[3652]: time="2026-06-09T15:45:48.462531857Z" level=info msg="Created container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=2b95600a-ba9c-4f38-822a-259b552001c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593515 | controller | Jun 09 15:45:48.465653 crc crio[3652]: time="2026-06-09T15:45:48.465455277Z" level=info msg="Starting container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7" id=50278ce1-28e6-4454-aea6-ebdc4c37290e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593530 | controller | Jun 09 15:45:48.484811 crc crio[3652]: time="2026-06-09T15:45:48.484702157Z" level=info msg="Started container" PID=13783 containerID=30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=50278ce1-28e6-4454-aea6-ebdc4c37290e name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9
2026-06-09 17:40:40.593546 | controller | Jun 09 15:45:48.513528 crc crio[3652]: time="2026-06-09T15:45:48.513336255Z" level=info msg="Created container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server" id=cce448a1-ee0e-4408-8962-26662f0a8c3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593561 | controller | Jun 09 15:45:48.515851 crc crio[3652]: time="2026-06-09T15:45:48.515651146Z" level=info msg="Starting container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0" id=40806917-86f8-44da-9ca4-4b28f921a072 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593576 | controller | Jun 09 15:45:48.524305 crc crio[3652]: time="2026-06-09T15:45:48.524095095Z" level=info msg="Started container" PID=13806 containerID=db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0 description=openshift-marketplace/community-operators-llmcq/registry-server id=40806917-86f8-44da-9ca4-4b28f921a072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367
2026-06-09 17:40:40.593591 | controller | Jun 09 15:45:48.573852 crc crio[3652]: time="2026-06-09T15:45:48.573354315Z" level=info msg="Created container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server" id=867bafc4-5833-490c-b9dd-55f5a1b99dc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593607 | controller | Jun 09 15:45:48.585265 crc crio[3652]: time="2026-06-09T15:45:48.584852428Z" level=info msg="Starting container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149" id=bb4d565f-c7d3-4d50-8725-342b463fffc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.593622 | controller | Jun 09 15:45:48.603254 crc crio[3652]: time="2026-06-09T15:45:48.602797538Z" level=info msg="Started container" PID=13784 containerID=c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149 description=openshift-marketplace/certified-operators-l27pk/registry-server id=bb4d565f-c7d3-4d50-8725-342b463fffc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f
2026-06-09 17:40:40.593641 | controller | Jun 09 15:45:50.010861 crc crio[3652]: time="2026-06-09T15:45:50.01019321Z" level=info msg="Stopping pod sandbox: c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d" id=6039ea95-8d5c-4cd3-866e-f6e9bb3d8253 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.593657 | controller | Jun 09 15:45:50.011855 crc crio[3652]: time="2026-06-09T15:45:50.011649315Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc000122b70}] Aliases:map[]}"
2026-06-09 17:40:40.593673 | controller | Jun 09 15:45:50.011855 crc crio[3652]: time="2026-06-09T15:45:50.01182293Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.593688 | controller | Jun 09 15:45:51.561551 crc crio[3652]: time="2026-06-09T15:45:51.560810082Z" level=info msg="Stopped pod sandbox: c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d" id=6039ea95-8d5c-4cd3-866e-f6e9bb3d8253 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.593704 | controller | Jun 09 15:45:51.709907 crc crio[3652]: time="2026-06-09T15:45:51.709756159Z" level=info msg="Stopping pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963" id=4de5ffaa-a4d2-4458-88db-f3b54b4e2c97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.593719 | controller | Jun 09 15:45:51.709907 crc crio[3652]: time="2026-06-09T15:45:51.709893923Z" level=info msg="Stopped pod sandbox (already stopped): 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963" id=4de5ffaa-a4d2-4458-88db-f3b54b4e2c97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.593735 | controller | Jun 09 15:45:51.711900 crc crio[3652]: time="2026-06-09T15:45:51.711796161Z" level=info msg="Removing pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963" id=33438347-82dd-4715-adf1-9fb71a5c33b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.593751 | controller | Jun 09 15:45:51.754426 crc crio[3652]: time="2026-06-09T15:45:51.753875502Z" level=info msg="Removed pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963" id=33438347-82dd-4715-adf1-9fb71a5c33b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.593767 | controller | Jun 09 15:45:55.135708 crc crio[3652]: time="2026-06-09T15:45:55.135197015Z" level=info msg="Stopping pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5" id=0a056189-3510-494f-b750-dbfdfafba798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.593782 | controller | Jun 09 15:45:55.136849 crc crio[3652]: time="2026-06-09T15:45:55.13631485Z" level=info msg="Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc00008c7d8}] Aliases:map[]}"
2026-06-09 17:40:40.593798 | controller | Jun 09 15:45:55.136849 crc crio[3652]: time="2026-06-09T15:45:55.136441524Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.593816 | controller | Jun 09 15:45:57.099113 crc crio[3652]: time="2026-06-09T15:45:57.098533842Z" level=info msg="Stopped pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5" id=0a056189-3510-494f-b750-dbfdfafba798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.593832 | controller | Jun 09 15:46:05.415335 crc crio[3652]: time="2026-06-09T15:46:05.414130545Z" level=info msg="Stopping container: 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e (timeout: 2s)" id=18cad004-d68a-4e5c-bb46-e11d02ef4c53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.593847 | controller | Jun 09 15:46:06.463632 crc crio[3652]: time="2026-06-09T15:46:06.462770978Z" level=info msg="Removing container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575" id=e1bec001-51bf-4417-966c-d9c18951b543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.593884 | controller | Jun 09 15:46:06.679991 crc crio[3652]: time="2026-06-09T15:46:06.679671828Z" level=info msg="Stopped container 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=18cad004-d68a-4e5c-bb46-e11d02ef4c53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.593901 | controller | Jun 09 15:46:06.681570 crc crio[3652]: time="2026-06-09T15:46:06.681484634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=6c3fc1cc-953a-450f-ba08-d3207f68ded3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.593917 | controller | Jun 09 15:46:06.802514 crc crio[3652]: time="2026-06-09T15:46:06.802231966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=485808e1-3286-43f7-ad2e-6fd7277dc1b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.593933 | controller | Jun 09 15:46:06.807494 crc crio[3652]: time="2026-06-09T15:46:06.807363593Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6101a679-291a-4da3-8727-1f3273d555aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.593949 | controller | Jun 09 15:46:06.808137 crc crio[3652]: time="2026-06-09T15:46:06.807858178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593964 | controller | Jun 09 15:46:06.855330 crc crio[3652]: time="2026-06-09T15:46:06.855258702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593980 | controller | Jun 09 15:46:06.865711 crc crio[3652]: time="2026-06-09T15:46:06.86565465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.593995 | controller | Jun 09 15:46:06.997843 crc crio[3652]: time="2026-06-09T15:46:06.997752311Z" level=info msg="Created container 3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6101a679-291a-4da3-8727-1f3273d555aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.594011 | controller | Jun 09 15:46:06.999793 crc crio[3652]: time="2026-06-09T15:46:06.999483054Z" level=info msg="Starting container: 3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9" id=67494aca-a673-47b4-ad7f-2d68c2b9a8d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.594026 | controller | Jun 09 15:46:07.023305 crc crio[3652]: time="2026-06-09T15:46:07.022669175Z" level=info msg="Started container" PID=14317 containerID=3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=67494aca-a673-47b4-ad7f-2d68c2b9a8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3
2026-06-09 17:40:40.594046 | controller | Jun 09 15:46:07.070667 crc crio[3652]: time="2026-06-09T15:46:07.070533482Z" level=info msg="Removed container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e1bec001-51bf-4417-966c-d9c18951b543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594061 | controller | Jun 09 15:46:07.125429 crc crio[3652]: time="2026-06-09T15:46:07.125390614Z" level=info msg="Stopping container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe (timeout: 2s)" id=98a0ccfe-9ef7-49f7-8435-f0948f66cc41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594077 | controller | Jun 09 15:46:07.250136 crc crio[3652]: time="2026-06-09T15:46:07.250095548Z" level=info msg="Stopped container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server" id=98a0ccfe-9ef7-49f7-8435-f0948f66cc41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594093 | controller | Jun 09 15:46:07.251800 crc crio[3652]: time="2026-06-09T15:46:07.251773119Z" level=info msg="Stopping pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e" id=de2c967a-9cee-4d6b-9b28-1b0b9394ab6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594108 | controller | Jun 09 15:46:07.252430 crc crio[3652]: time="2026-06-09T15:46:07.252401648Z" level=info msg="Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc002a2c8e0}] Aliases:map[]}"
2026-06-09 17:40:40.594124 | controller | Jun 09 15:46:07.255247 crc crio[3652]: time="2026-06-09T15:46:07.254886155Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wh9wl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.594140 | controller | Jun 09 15:46:07.575638 crc crio[3652]: time="2026-06-09T15:46:07.574568266Z" level=info msg="Stopped pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e" id=de2c967a-9cee-4d6b-9b28-1b0b9394ab6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594155 | controller | Jun 09 15:46:08.147246 crc crio[3652]: time="2026-06-09T15:46:08.147201653Z" level=info msg="Stopping container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0 (timeout: 2s)" id=4306cced-2bcf-4468-84d4-599b9425e9e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594171 | controller | Jun 09 15:46:08.513008 crc crio[3652]: time="2026-06-09T15:46:08.512759261Z" level=info msg="Removing container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe" id=5d980718-40da-4e8a-a34d-447a1a0edeec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594186 | controller | Jun 09 15:46:08.541245 crc crio[3652]: time="2026-06-09T15:46:08.540332567Z" level=info msg="Removed container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server" id=5d980718-40da-4e8a-a34d-447a1a0edeec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594202 | controller | Jun 09 15:46:08.544555 crc crio[3652]: time="2026-06-09T15:46:08.544480364Z" level=info msg="Removing container: 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29" id=bb94ff0e-ea78-4ccd-8fc3-f9f64ae97b6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594221 | controller | Jun 09 15:46:08.591833 crc crio[3652]: time="2026-06-09T15:46:08.591612079Z" level=info msg="Removed container 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29: openshift-marketplace/certified-operators-wh9wl/extract-content" id=bb94ff0e-ea78-4ccd-8fc3-f9f64ae97b6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594238 | controller | Jun 09 15:46:08.596836 crc crio[3652]: time="2026-06-09T15:46:08.596442267Z" level=info msg="Removing container: 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2" id=8e475b59-ae89-457d-b80c-bf5479b00042 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594253 | controller | Jun 09 15:46:08.619411 crc crio[3652]: time="2026-06-09T15:46:08.61935722Z" level=info msg="Removed container 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2: openshift-marketplace/certified-operators-wh9wl/extract-utilities" id=8e475b59-ae89-457d-b80c-bf5479b00042 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594269 | controller | Jun 09 15:46:08.795437 crc crio[3652]: time="2026-06-09T15:46:08.794660875Z" level=info msg="Stopped container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server" id=4306cced-2bcf-4468-84d4-599b9425e9e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594284 | controller | Jun 09 15:46:08.796620 crc crio[3652]: time="2026-06-09T15:46:08.796594294Z" level=info msg="Stopping pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367" id=8fd54b6d-bafd-4cea-81b3-e34a8ad61d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594300 | controller | Jun 09 15:46:08.797479 crc crio[3652]: time="2026-06-09T15:46:08.79745198Z" level=info msg="Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc0001230b8}] Aliases:map[]}"
2026-06-09 17:40:40.594316 | controller | Jun 09 15:46:08.797855 crc crio[3652]: time="2026-06-09T15:46:08.797831132Z" level=info msg="Deleting pod openshift-marketplace_community-operators-llmcq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.594332 | controller | Jun 09 15:46:09.454766 crc crio[3652]: time="2026-06-09T15:46:09.454337582Z" level=info msg="Stopping container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92 (timeout: 2s)" id=a7ebd804-52c6-4cd9-9156-33e477c8b608 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594348 | controller | Jun 09 15:46:09.602109 crc crio[3652]: time="2026-06-09T15:46:09.596193341Z" level=info msg="Stopped container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server" id=a7ebd804-52c6-4cd9-9156-33e477c8b608 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594364 | controller | Jun 09 15:46:09.605257 crc crio[3652]: time="2026-06-09T15:46:09.60495556Z" level=info msg="Stopping pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4" id=2bfb7785-528a-4348-a2b0-365b3a2b7a65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594380 | controller | Jun 09 15:46:09.606452 crc crio[3652]: time="2026-06-09T15:46:09.606361993Z" level=info msg="Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc00008c640}] Aliases:map[]}"
2026-06-09 17:40:40.594399 | controller | Jun 09 15:46:09.606570 crc crio[3652]: time="2026-06-09T15:46:09.606548349Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-g78b5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.594416 | controller | Jun 09 15:46:09.674138 crc crio[3652]: time="2026-06-09T15:46:09.673320196Z" level=info msg="Stopped pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367" id=8fd54b6d-bafd-4cea-81b3-e34a8ad61d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594431 | controller | Jun 09 15:46:10.039713 crc crio[3652]: time="2026-06-09T15:46:10.03938764Z" level=info msg="Stopped pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4" id=2bfb7785-528a-4348-a2b0-365b3a2b7a65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594446 | controller | Jun 09 15:46:10.548016 crc crio[3652]: time="2026-06-09T15:46:10.547351714Z" level=info msg="Removing container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92" id=660d3b88-1a9e-40c9-a2b4-9684d6a6efcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594462 | controller | Jun 09 15:46:10.600612 crc crio[3652]: time="2026-06-09T15:46:10.600300648Z" level=info msg="Removed container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server" id=660d3b88-1a9e-40c9-a2b4-9684d6a6efcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594478 | controller | Jun 09 15:46:10.606108 crc crio[3652]: time="2026-06-09T15:46:10.605503357Z" level=info msg="Removing container: 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76" id=8fb46823-0706-4252-a645-4320d3d4c29e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594493 | controller | Jun 09 15:46:10.661168 crc crio[3652]: time="2026-06-09T15:46:10.66103381Z" level=info msg="Removed container 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76: openshift-marketplace/redhat-marketplace-g78b5/extract-content" id=8fb46823-0706-4252-a645-4320d3d4c29e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594508 | controller | Jun 09 15:46:10.665798 crc crio[3652]: time="2026-06-09T15:46:10.665710733Z" level=info msg="Removing container: 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07" id=9736627e-1cba-4201-8cff-bd42deb72825 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594524 | controller | Jun 09 15:46:10.701671 crc crio[3652]: time="2026-06-09T15:46:10.701574153Z" level=info msg="Removed container 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities" id=9736627e-1cba-4201-8cff-bd42deb72825 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594540 | controller | Jun 09 15:46:10.712725 crc crio[3652]: time="2026-06-09T15:46:10.712641092Z" level=info msg="Removing container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0" id=5b7bb98d-9846-4fb4-8e61-46deb6a31135 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594555 | controller | Jun 09 15:46:10.733749 crc crio[3652]: time="2026-06-09T15:46:10.733468821Z" level=info msg="Removed container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server" id=5b7bb98d-9846-4fb4-8e61-46deb6a31135 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594571 | controller | Jun 09 15:46:10.736534 crc crio[3652]: time="2026-06-09T15:46:10.736413831Z" level=info msg="Removing container: b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40" id=2717a723-f17e-4797-b6bb-3a666c190458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594589 | controller | Jun 09 15:46:10.763050 crc crio[3652]: time="2026-06-09T15:46:10.762182731Z" level=info msg="Removed container b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40: openshift-marketplace/community-operators-llmcq/extract-content" id=2717a723-f17e-4797-b6bb-3a666c190458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594605 | controller | Jun 09 15:46:10.765595 crc crio[3652]: time="2026-06-09T15:46:10.765466142Z" level=info msg="Removing container: c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d" id=8ca0649a-0086-4888-8b15-4e6550b1ed53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594620 | controller | Jun 09 15:46:10.784237 crc crio[3652]: time="2026-06-09T15:46:10.784043802Z" level=info msg="Removed container c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d: openshift-marketplace/community-operators-llmcq/extract-utilities" id=8ca0649a-0086-4888-8b15-4e6550b1ed53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594636 | controller | Jun 09 15:46:16.623987 crc crio[3652]: time="2026-06-09T15:46:16.623374368Z" level=info msg="Stopping container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6 (timeout: 2s)" id=37ffc929-5de3-4128-a68b-410cac944a9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594651 | controller | Jun 09 15:46:16.757413 crc crio[3652]: time="2026-06-09T15:46:16.756585522Z" level=info msg="Stopped container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server" id=37ffc929-5de3-4128-a68b-410cac944a9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594666 | controller | Jun 09 15:46:16.758528 crc crio[3652]: time="2026-06-09T15:46:16.758464104Z" level=info msg="Stopping pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a" id=a83a6c31-898c-4576-ad39-420cfbc50d66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594682 | controller | Jun 09 15:46:16.759289 crc crio[3652]: time="2026-06-09T15:46:16.759253965Z" level=info msg="Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc000123150}] Aliases:map[]}"
2026-06-09 17:40:40.594697 | controller | Jun 09 15:46:16.759509 crc crio[3652]: time="2026-06-09T15:46:16.75940945Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-5c5t6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.594713 | controller | Jun 09 15:46:17.895513 crc crio[3652]: time="2026-06-09T15:46:17.895198169Z" level=info msg="Stopped pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a" id=a83a6c31-898c-4576-ad39-420cfbc50d66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.594729 | controller | Jun 09 15:46:18.667169 crc crio[3652]: time="2026-06-09T15:46:18.666518927Z" level=info msg="Removing container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6" id=01c7c3be-4724-461c-8fc2-bc295b9ece7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594745 | controller | Jun 09 15:46:18.695815 crc crio[3652]: time="2026-06-09T15:46:18.695698929Z" level=info msg="Removed container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server" id=01c7c3be-4724-461c-8fc2-bc295b9ece7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594761 | controller | Jun 09 15:46:18.699497 crc crio[3652]: time="2026-06-09T15:46:18.699405641Z" level=info msg="Removing container: 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c" id=41107828-ef3a-4f5e-ad72-11dfb977bcef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594780 | controller | Jun 09 15:46:18.729076 crc crio[3652]: time="2026-06-09T15:46:18.728993783Z" level=info msg="Removed container 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c: openshift-marketplace/redhat-operators-5c5t6/extract-content" id=41107828-ef3a-4f5e-ad72-11dfb977bcef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594796 | controller | Jun 09 15:46:18.737511 crc crio[3652]: time="2026-06-09T15:46:18.7372349Z" level=info msg="Removing container: 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949" id=4855cac4-56dc-4d26-9856-d31e34ffc523 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594811 | controller | Jun 09 15:46:18.771737 crc crio[3652]: time="2026-06-09T15:46:18.771635695Z" level=info msg="Removed container 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949: openshift-marketplace/redhat-operators-5c5t6/extract-utilities" id=4855cac4-56dc-4d26-9856-d31e34ffc523 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.594827 | controller | Jun 09 15:46:28.495320 crc crio[3652]: time="2026-06-09T15:46:28.49322715Z" level=info msg="Stopping container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b (timeout: 15s)" id=b43a0344-aecb-4195-aa0b-10794321e24d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594842 | controller | Jun 09 15:46:28.497652 crc crio[3652]: time="2026-06-09T15:46:28.493492468Z" level=info msg="Stopping container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688 (timeout: 15s)" id=3fa1e47a-0cae-451b-a0f3-4d2a69f95dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594874 | controller | Jun 09 15:46:28.497652 crc crio[3652]: time="2026-06-09T15:46:28.494213027Z" level=info msg="Stopping container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022 (timeout: 15s)" id=2530ec74-0380-42f8-b6b3-1215c2563043 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594894 | controller | Jun 09 15:46:28.497652 crc crio[3652]: time="2026-06-09T15:46:28.493548589Z" level=info msg="Stopping container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d (timeout: 15s)" id=b33f1884-e40d-4193-a246-7216780f4e6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594910 | controller | Jun 09 15:46:28.530655 crc crio[3652]: time="2026-06-09T15:46:28.493342403Z" level=info msg="Stopping container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9 (timeout: 15s)" id=3ce1cf4f-b4bc-4295-93fc-a1998adf310f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594925 | controller | Jun 09 15:46:28.745287 crc crio[3652]: time="2026-06-09T15:46:28.743895336Z" level=info msg="Stopped container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=b43a0344-aecb-4195-aa0b-10794321e24d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594941 | controller | Jun 09 15:46:28.817142 crc crio[3652]: time="2026-06-09T15:46:28.816992154Z" level=info msg="Stopped container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=3ce1cf4f-b4bc-4295-93fc-a1998adf310f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594956 | controller | Jun 09 15:46:28.860424 crc crio[3652]: time="2026-06-09T15:46:28.860295664Z" level=info msg="Stopped container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b33f1884-e40d-4193-a246-7216780f4e6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594971 | controller | Jun 09 15:46:28.915500 crc crio[3652]: time="2026-06-09T15:46:28.915407678Z" level=info msg="Stopped container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2530ec74-0380-42f8-b6b3-1215c2563043 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.594990 | controller | Jun 09 15:46:28.917896 crc crio[3652]: time="2026-06-09T15:46:28.917721501Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.595005 | controller | Jun 09 15:46:28.917896 crc crio[3652]: time="2026-06-09T15:46:28.917812074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595021 | controller | Jun 09 15:46:28.943571 crc crio[3652]: time="2026-06-09T15:46:28.943423747Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.595037 | controller | Jun 09 15:46:28.953809 crc crio[3652]: time="2026-06-09T15:46:28.953658498Z" level=info msg="Ran pod sandbox 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.595052 | controller | Jun 09 15:46:28.958016 crc crio[3652]: time="2026-06-09T15:46:28.957881484Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4eefb4fb-107a-4337-8691-0fb3e597e997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595068 | controller | Jun 09 15:46:28.995889 crc crio[3652]: time="2026-06-09T15:46:28.995656442Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d70a3258-4ead-465e-a69f-b8855f6007ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595083 | controller | Jun 09 15:46:29.009514 crc crio[3652]: time="2026-06-09T15:46:29.00940176Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=8fe3e211-3d09-4b3c-a2bb-3e7396f24189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595098 | controller | Jun 09 15:46:29.010061 crc crio[3652]: time="2026-06-09T15:46:29.009871003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595114 | controller | Jun 09 15:46:29.035610 crc crio[3652]: time="2026-06-09T15:46:29.035476716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595129 | controller | Jun 09 15:46:29.245378 crc crio[3652]: time="2026-06-09T15:46:29.245271819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595145 | controller | Jun 09 15:46:29.397018 crc crio[3652]: time="2026-06-09T15:46:29.396840512Z" level=info msg="Created container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=8fe3e211-3d09-4b3c-a2bb-3e7396f24189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595160 | controller | Jun 09 15:46:29.399026 crc crio[3652]: time="2026-06-09T15:46:29.398810816Z" level=info msg="Starting container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22" id=74fdb134-0443-44b1-92fb-961c081e9412 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.595179 | controller | Jun 09 15:46:29.419473 crc crio[3652]: time="2026-06-09T15:46:29.418054515Z" level=info msg="Started container" PID=14788 containerID=d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=74fdb134-0443-44b1-92fb-961c081e9412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49
2026-06-09 17:40:40.595196 | controller | Jun 09 15:46:29.811873 crc crio[3652]: time="2026-06-09T15:46:29.811092851Z" level=info msg="Stopping pod sandbox: 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378" id=84dac4fa-e229-4b93-ba4b-07097d478f94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.595211 | controller | Jun 09 15:46:29.812554 crc crio[3652]: time="2026-06-09T15:46:29.812192911Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc00088ec08}] Aliases:map[]}"
2026-06-09 17:40:40.595227 | controller | Jun 09 15:46:29.812554 crc crio[3652]: time="2026-06-09T15:46:29.812372126Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.595243 | controller | Jun 09 15:46:31.169844 crc crio[3652]: time="2026-06-09T15:46:31.169342141Z" level=info msg="Stopped pod sandbox: 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378" id=84dac4fa-e229-4b93-ba4b-07097d478f94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.595258 | controller | Jun 09 15:46:31.294162 crc crio[3652]: time="2026-06-09T15:46:31.293305006Z" level=info msg="Stopped container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=3fa1e47a-0cae-451b-a0f3-4d2a69f95dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.595274 | controller | Jun 09 15:46:31.296419 crc crio[3652]: time="2026-06-09T15:46:31.29635788Z" level=info msg="Stopping pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3" id=ba346cf4-9119-4b89-addd-0fc1f9cf251d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.595289 | controller | Jun 09 15:46:31.302478 crc crio[3652]: time="2026-06-09T15:46:31.302319344Z" level=info msg="Stopped pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3" id=ba346cf4-9119-4b89-addd-0fc1f9cf251d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.595305 | controller | Jun 09 15:46:32.034299 crc crio[3652]: time="2026-06-09T15:46:32.034059004Z" level=info msg="Removing container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9" id=ede026b6-868e-4520-abea-8aa0e5ca2f70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595320 | controller | Jun 09 15:46:32.071110 crc crio[3652]: time="2026-06-09T15:46:32.071010469Z" level=info msg="Removed container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ede026b6-868e-4520-abea-8aa0e5ca2f70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595335 | controller | Jun 09 15:46:32.080288 crc crio[3652]: time="2026-06-09T15:46:32.080220702Z" level=info msg="Removing container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d" id=ebf46b94-f284-4c66-92bd-a0636ba6db37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595351 | controller | Jun 09 15:46:32.112095 crc crio[3652]: time="2026-06-09T15:46:32.111999895Z" level=info msg="Removed container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=ebf46b94-f284-4c66-92bd-a0636ba6db37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595369 | controller | Jun 09 15:46:32.119796 crc crio[3652]: time="2026-06-09T15:46:32.119711267Z" level=info msg="Removing container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b" id=85b18108-e9c8-471a-8810-e38b0552e986 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595385 | controller | Jun 09 15:46:32.148082 crc crio[3652]: time="2026-06-09T15:46:32.147899161Z" level=info msg="Removed container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=85b18108-e9c8-471a-8810-e38b0552e986 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595401 | controller | Jun 09 15:46:32.156431 crc crio[3652]: time="2026-06-09T15:46:32.156356464Z" level=info msg="Removing container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022" id=60fc2827-f3ef-43de-8ddb-af57da7ce489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595417 | controller | Jun 09 15:46:32.205044 crc crio[3652]: time="2026-06-09T15:46:32.204750783Z" level=info msg="Removed container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=60fc2827-f3ef-43de-8ddb-af57da7ce489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595432 | controller | Jun 09 15:46:32.211831 crc crio[3652]: time="2026-06-09T15:46:32.210881792Z" level=info msg="Removing container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688" id=7c387dd6-3e34-47ad-a153-4cd83ecb6ba9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595448 | controller | Jun 09 15:46:32.240544 crc crio[3652]: time="2026-06-09T15:46:32.239524068Z" level=info msg="Removed container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=7c387dd6-3e34-47ad-a153-4cd83ecb6ba9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595463 | controller | Jun 09 15:46:32.244291 crc crio[3652]: time="2026-06-09T15:46:32.244016022Z" level=info msg="Removing container: bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb" id=3ab56e62-ef22-471a-b392-4d6caac28e21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595479 | controller | Jun 09 15:46:32.335906 crc crio[3652]: time="2026-06-09T15:46:32.335585247Z" level=info msg="Removed container bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3ab56e62-ef22-471a-b392-4d6caac28e21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.595494 | controller | Jun 09 15:46:42.010426 crc crio[3652]: time="2026-06-09T15:46:42.009303Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.595510 | controller | Jun 09 15:46:42.010426 crc crio[3652]: time="2026-06-09T15:46:42.01039607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595525 | controller | Jun 09 15:46:42.025085 crc crio[3652]: time="2026-06-09T15:46:42.024459816Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.595540 | controller | Jun 09 15:46:42.035630 crc crio[3652]: time="2026-06-09T15:46:42.03551243Z" level=info msg="Ran pod sandbox bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.595561 | controller | Jun 09 15:46:42.039453 crc crio[3652]: time="2026-06-09T15:46:42.039379556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9cdbb738-963a-4a83-aa75-dbc0b357b595 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595577 | controller | Jun 09 15:46:42.042817 crc crio[3652]: time="2026-06-09T15:46:42.042722418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a30fa38e-5ad6-4b7e-8d0a-9b78d95477a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595592 | controller | Jun 09 15:46:42.057986 crc crio[3652]: time="2026-06-09T15:46:42.057857584Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=e645c7d3-5874-4d45-9214-b823cf2e366a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595608 | controller | Jun 09 15:46:42.058327 crc crio[3652]: time="2026-06-09T15:46:42.058262915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595623 | controller | Jun 09 15:46:42.085680 crc crio[3652]: time="2026-06-09T15:46:42.085554755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595638 | controller | Jun 09 15:46:42.146712 crc crio[3652]: time="2026-06-09T15:46:42.146636032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a8e2fef4-e21f-4cf5-872a-a00f717a4a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595654 | controller | Jun 09 15:46:42.148835 crc crio[3652]: time="2026-06-09T15:46:42.148670798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=70c27d1f-74b7-45ee-915d-d88dd63706cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595670 | controller | Jun 09 15:46:42.152172 crc crio[3652]: time="2026-06-09T15:46:42.152112943Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=181a6594-8b0a-4d72-ab35-609f73064aac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595685 | controller | Jun 09 15:46:42.152484 crc crio[3652]: time="2026-06-09T15:46:42.152413381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595701 | controller | Jun 09 15:46:42.184406 crc crio[3652]: time="2026-06-09T15:46:42.184279236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595716 | controller | Jun 09 15:46:42.275303 crc crio[3652]: time="2026-06-09T15:46:42.273896568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595732 | controller | Jun 09 15:46:42.371363 crc crio[3652]: time="2026-06-09T15:46:42.371264143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595747 | controller | Jun 09 15:46:42.385036 crc crio[3652]: time="2026-06-09T15:46:42.384810295Z" level=info msg="Created container f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716: openshift-kube-apiserver/kube-apiserver-crc/setup" id=e645c7d3-5874-4d45-9214-b823cf2e366a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595767 | controller | Jun 09 15:46:42.386355 crc crio[3652]: time="2026-06-09T15:46:42.386328077Z" level=info msg="Starting container: f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716" id=4f789a98-ea54-41a1-bffe-f6dcbb7e9aec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.595783 | controller | Jun 09 15:46:42.401290 crc crio[3652]: time="2026-06-09T15:46:42.399533719Z" level=info msg="Started container" PID=15091 containerID=f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=4f789a98-ea54-41a1-bffe-f6dcbb7e9aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.595799 | controller | Jun 09 15:46:42.576243 crc crio[3652]: time="2026-06-09T15:46:42.575579185Z" level=info msg="Created container 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=181a6594-8b0a-4d72-ab35-609f73064aac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595815 | controller | Jun 09 15:46:42.577519 crc crio[3652]: time="2026-06-09T15:46:42.577109287Z" level=info msg="Starting container: 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2" id=9baef8ce-1ff0-4080-b076-731f72c8f69a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.595830 | controller | Jun 09 15:46:42.582204 crc crio[3652]: time="2026-06-09T15:46:42.582089754Z" level=info msg="Started container" PID=15098 containerID=80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=9baef8ce-1ff0-4080-b076-731f72c8f69a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.595846 | controller | Jun 09 15:46:43.168080 crc crio[3652]: time="2026-06-09T15:46:43.167543536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6d5812b9-51d7-420f-99ee-eb6b7f174d09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595882 | controller | Jun 09 15:46:43.171308 crc crio[3652]: time="2026-06-09T15:46:43.171096684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=88e0f85c-04c3-4eb7-b08c-cf33e3b377f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.595899 | controller | Jun 09 15:46:43.186194 crc crio[3652]: time="2026-06-09T15:46:43.186089336Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=d3a1a896-73bb-4662-b642-9394c431f571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595915 | controller | Jun 09 15:46:43.186538 crc crio[3652]: time="2026-06-09T15:46:43.186470986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595931 | controller | Jun 09 15:46:43.211378 crc crio[3652]: time="2026-06-09T15:46:43.211250457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595946 | controller | Jun 09 15:46:43.380040 crc crio[3652]: time="2026-06-09T15:46:43.379959561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.595962 | controller | Jun 09 15:46:43.474470 crc crio[3652]: time="2026-06-09T15:46:43.474328574Z" level=info msg="Created container c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=d3a1a896-73bb-4662-b642-9394c431f571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.595983 | controller | Jun 09 15:46:43.475618 crc crio[3652]: time="2026-06-09T15:46:43.475494856Z" level=info msg="Starting container: c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05" id=24055144-19e7-468b-9f17-48ec033f2207 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.596720 | controller | Jun 09 15:46:43.481870 crc crio[3652]: time="2026-06-09T15:46:43.481793449Z" level=info msg="Started container" PID=15129 containerID=c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=24055144-19e7-468b-9f17-48ec033f2207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.596751 | controller | Jun 09 15:46:43.491351 crc crio[3652]: time="2026-06-09T15:46:43.49129041Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8a6efcc3-6016-4106-92fa-99a9f282e06a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.596771 | controller | Jun 09 15:46:43.493517 crc crio[3652]: time="2026-06-09T15:46:43.493456539Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bcc857d9-deec-4754-93dc-a7758509663f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.596788 | controller | Jun 09 15:46:43.499822 crc crio[3652]: time="2026-06-09T15:46:43.499735902Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3721bf5c-6375-4881-b050-8dedf2c784a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.596805 | controller | Jun 09 15:46:43.500214 crc crio[3652]: time="2026-06-09T15:46:43.5000557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.596822 | controller | Jun 09 15:46:43.521188 crc crio[3652]: time="2026-06-09T15:46:43.521071548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.596839 | controller | Jun 09 15:46:43.704094 crc crio[3652]: time="2026-06-09T15:46:43.695075237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.596886 | controller | Jun 09 15:46:43.787736 crc crio[3652]: time="2026-06-09T15:46:43.787663191Z" level=info msg="Created container 4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3721bf5c-6375-4881-b050-8dedf2c784a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.596909 | controller | Jun 09 15:46:43.790332 crc crio[3652]: time="2026-06-09T15:46:43.790277023Z" level=info msg="Starting container: 4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403" id=2330777c-b857-4eca-9605-af17e62523c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.596927 | controller | Jun 09 15:46:43.795603 crc crio[3652]: time="2026-06-09T15:46:43.795500346Z" level=info msg="Started container" PID=15163 containerID=4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2330777c-b857-4eca-9605-af17e62523c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.596947 | controller | Jun 09 15:46:43.804742 crc crio[3652]: time="2026-06-09T15:46:43.804647617Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d86b7e21-c26d-4a94-8066-c54bc5aec4ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.596964 | controller | Jun 09 15:46:43.806791 crc crio[3652]: time="2026-06-09T15:46:43.806719344Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4ae92069-10e9-41d0-b1f2-a4581836d293 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.596980 | controller | Jun 09 15:46:43.813721 crc crio[3652]: time="2026-06-09T15:46:43.813661755Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1521b073-9b72-4633-a8fd-fad4cbfe784f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.596997 | controller | Jun 09 15:46:43.814041 crc crio[3652]: time="2026-06-09T15:46:43.813895241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597013 | controller | Jun 09 15:46:43.848024 crc crio[3652]: time="2026-06-09T15:46:43.847906896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597028 | controller | Jun 09 15:46:44.020254 crc crio[3652]: time="2026-06-09T15:46:44.020122716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597044 | controller | Jun 09 15:46:44.095869 crc crio[3652]: time="2026-06-09T15:46:44.095756543Z" level=info msg="Created container 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1521b073-9b72-4633-a8fd-fad4cbfe784f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.597060 | controller | Jun 09 15:46:44.097198 crc crio[3652]: time="2026-06-09T15:46:44.09711115Z" level=info msg="Starting container: 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167" id=779dc385-0d9d-48c9-bb29-919e159ea6ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.597076 | controller | Jun 09 15:46:44.103240 crc crio[3652]: time="2026-06-09T15:46:44.103203908Z" level=info msg="Started container" PID=15181 containerID=26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=779dc385-0d9d-48c9-bb29-919e159ea6ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.597092 | controller | Jun 09 15:46:44.115225 crc crio[3652]: time="2026-06-09T15:46:44.115123985Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cce8e866-aab1-4444-ba68-f1d4987b466a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.597108 | controller | Jun 09 15:46:44.118385 crc crio[3652]: time="2026-06-09T15:46:44.118310053Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=86202b3f-03d4-4fbf-8707-4057ba9a12c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.597125 | controller | Jun 09 15:46:44.126556 crc crio[3652]: time="2026-06-09T15:46:44.126431266Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=5d39646b-7b30-40f6-9d08-155fda5785b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.597144 | controller | Jun 09 15:46:44.127098 crc crio[3652]: time="2026-06-09T15:46:44.126976871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597160 | controller | Jun 09 15:46:44.150347 crc crio[3652]: time="2026-06-09T15:46:44.150269801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597176 | controller | Jun 09 15:46:44.328643 crc crio[3652]: time="2026-06-09T15:46:44.328429155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597193 | controller | Jun 09 15:46:44.435693 crc crio[3652]: time="2026-06-09T15:46:44.435570358Z" level=info msg="Created container 1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=5d39646b-7b30-40f6-9d08-155fda5785b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.597209 | controller | Jun 09 15:46:44.437578 crc crio[3652]: time="2026-06-09T15:46:44.437414618Z" level=info msg="Starting container: 1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b" id=e6ae9b04-a8c0-422b-b743-f8b13c18c6d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.597225 | controller | Jun 09 15:46:44.447061 crc crio[3652]: time="2026-06-09T15:46:44.446878868Z" level=info msg="Started container" PID=15198 containerID=1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e6ae9b04-a8c0-422b-b743-f8b13c18c6d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.597242 | controller | Jun 09 15:46:44.459443 crc crio[3652]: time="2026-06-09T15:46:44.459297459Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=044ca0f3-7e7a-4382-8b3d-ed0ed3fadc48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.597258 | controller | Jun 09 15:46:44.464460 crc crio[3652]: time="2026-06-09T15:46:44.464277416Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f4f77e36-8ac5-4fd4-8b89-a626e3e9a9c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.597274 | controller | Jun 09 15:46:44.473199 crc crio[3652]: time="2026-06-09T15:46:44.473072208Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5b5add2e-c508-4d89-976d-a7b502d5048c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.597307 | controller | Jun 09 15:46:44.473638 crc crio[3652]: time="2026-06-09T15:46:44.473564841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597325 | controller | Jun 09 15:46:44.498393 crc crio[3652]: time="2026-06-09T15:46:44.49827533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597343 | controller | Jun 09 15:46:44.670819 crc crio[3652]: time="2026-06-09T15:46:44.670626275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597362 | controller | Jun 09 15:46:44.757104 crc crio[3652]: time="2026-06-09T15:46:44.756345519Z" level=info msg="Created container 6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5b5add2e-c508-4d89-976d-a7b502d5048c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.597382 | controller | Jun 09 15:46:44.758340 crc crio[3652]: time="2026-06-09T15:46:44.758252312Z" level=info msg="Starting container: 6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5" id=89197740-1926-4605-88dc-05f407a1f8d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.597398 | controller | Jun 09 15:46:44.764621 crc crio[3652]: time="2026-06-09T15:46:44.764512094Z" level=info msg="Started container" PID=15214 containerID=6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=89197740-1926-4605-88dc-05f407a1f8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.597415 | controller | Jun 09 15:46:51.784729 crc crio[3652]: time="2026-06-09T15:46:51.783400808Z" level=info msg="Stopping pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3" id=f45307c6-8be5-4bc1-b145-bb1d42ec9f9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597431 | controller | Jun 09 15:46:51.784729 crc crio[3652]: time="2026-06-09T15:46:51.784612701Z" level=info msg="Stopped pod sandbox (already stopped): d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3" id=f45307c6-8be5-4bc1-b145-bb1d42ec9f9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597448 | controller | Jun 09 15:46:51.791067 crc crio[3652]: time="2026-06-09T15:46:51.78821937Z" level=info msg="Removing pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3" id=e5508d7b-5faa-4dad-a737-b435cb841fb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597464 | controller | Jun 09 15:46:51.821848 crc crio[3652]: time="2026-06-09T15:46:51.821545376Z" level=info msg="Removed pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3" id=e5508d7b-5faa-4dad-a737-b435cb841fb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597479 | controller | Jun 09 15:46:51.823470 crc crio[3652]: time="2026-06-09T15:46:51.823360685Z" level=info msg="Stopping pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367" id=1dc4f257-bf0e-4e41-a59e-d7eb6b64becd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597495 | controller | Jun 09 15:46:51.823470 crc crio[3652]: time="2026-06-09T15:46:51.823435277Z" level=info msg="Stopped pod sandbox (already stopped): 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367" id=1dc4f257-bf0e-4e41-a59e-d7eb6b64becd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597511 | controller | Jun 09 15:46:51.824462 crc crio[3652]: time="2026-06-09T15:46:51.824374083Z" level=info msg="Removing pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367" id=dededb8f-899c-480d-84e1-9509bc5d9fe0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597527 | controller | Jun 09 15:46:51.870143 crc crio[3652]: time="2026-06-09T15:46:51.869689978Z" level=info msg="Removed pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367" id=dededb8f-899c-480d-84e1-9509bc5d9fe0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597543 | controller | Jun 09 15:46:51.872822 crc crio[3652]: time="2026-06-09T15:46:51.8726841Z" level=info msg="Stopping pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a" id=73592ab0-d647-40e7-bd8e-68d9681d4546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597559 | controller | Jun 09 15:46:51.872822 crc crio[3652]: time="2026-06-09T15:46:51.872815064Z" level=info msg="Stopped pod sandbox (already stopped): 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a" id=73592ab0-d647-40e7-bd8e-68d9681d4546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597578 | controller | Jun 09 15:46:51.874216 crc crio[3652]: time="2026-06-09T15:46:51.874076998Z" level=info msg="Removing pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a" id=c4746c94-f5bf-46a1-8eba-46d3e742e3d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597595 | controller | Jun 09 15:46:51.882353 crc crio[3652]: time="2026-06-09T15:46:51.882194061Z" level=info msg="Removed pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a" id=c4746c94-f5bf-46a1-8eba-46d3e742e3d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597612 | controller | Jun 09 15:46:51.889475 crc crio[3652]: time="2026-06-09T15:46:51.889330227Z" level=info msg="Stopping pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4" id=b0451127-18bd-4a7d-abdb-b60155218edb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597628 | controller | Jun 09 15:46:51.889569 crc crio[3652]: time="2026-06-09T15:46:51.889511902Z" level=info msg="Stopped pod sandbox (already stopped): f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4" id=b0451127-18bd-4a7d-abdb-b60155218edb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597644 | controller | Jun 09 15:46:51.890632 crc crio[3652]: time="2026-06-09T15:46:51.890543671Z" level=info msg="Removing pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4" id=7a4ffbac-1a8a-4c8b-82f5-8be1d6523954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597660 | controller | Jun 09 15:46:51.971743 crc crio[3652]: time="2026-06-09T15:46:51.971546786Z" level=info msg="Removed pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4" id=7a4ffbac-1a8a-4c8b-82f5-8be1d6523954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597676 | controller | Jun 09 15:46:51.973376 crc crio[3652]: time="2026-06-09T15:46:51.973245403Z" level=info msg="Stopping pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e" id=4e95eea1-dd01-45ec-b327-b63c279c85fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597692 | controller | Jun 09 15:46:51.973376 crc crio[3652]: time="2026-06-09T15:46:51.973345635Z" level=info msg="Stopped pod sandbox (already stopped): 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e" id=4e95eea1-dd01-45ec-b327-b63c279c85fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597707 | controller | Jun 09 15:46:51.974432 crc crio[3652]: time="2026-06-09T15:46:51.974347653Z" level=info msg="Removing pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e" id=5f86fe70-b614-4b2f-a81e-92c59b1575be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597723 | controller | Jun 09 15:46:51.992835 crc crio[3652]: time="2026-06-09T15:46:51.992713457Z" level=info msg="Removed pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e" id=5f86fe70-b614-4b2f-a81e-92c59b1575be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.597740 | controller | Jun 09 15:47:25.307774 crc crio[3652]: time="2026-06-09T15:47:25.306588468Z" level=info msg="Stopping container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 (timeout: 5s)" id=04bff011-c851-49dc-9f57-8ebc48217f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.597756 | controller | Jun 09 15:47:30.317079 crc crio[3652]: time="2026-06-09T15:47:30.31635672Z" level=warning msg="Stopping container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.597772 | controller | Jun 09 15:47:30.873412 crc crio[3652]: time="2026-06-09T15:47:30.872774561Z" level=info msg="Stopped container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=04bff011-c851-49dc-9f57-8ebc48217f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.597792 | controller | Jun 09 15:47:30.874450 crc crio[3652]: time="2026-06-09T15:47:30.874412954Z" level=info msg="Stopping pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49" id=7f0ad289-bbba-4a77-b622-65afe6df2d11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597808 | controller | Jun 09 15:47:30.880060 crc crio[3652]: time="2026-06-09T15:47:30.879469127Z" level=info msg="Stopped pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49" id=7f0ad289-bbba-4a77-b622-65afe6df2d11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.597824 | controller | Jun 09 15:47:31.796593 crc crio[3652]: time="2026-06-09T15:47:31.79652256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=aa815f86-4ac5-4211-b66a-70e56eec8531 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.597840 | controller | Jun 09 15:47:31.799341 crc crio[3652]: time="2026-06-09T15:47:31.799276992Z" level=info msg="Removing container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269" id=1edad662-58c5-4793-81df-2ff80d8c0012 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.597874 | controller | Jun 09 15:47:31.799800 crc crio[3652]: time="2026-06-09T15:47:31.799723024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9d19c0b2-e3aa-4643-b675-2b29e1cf0274 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.597896 | controller | Jun 09 15:47:31.809559 crc crio[3652]: time="2026-06-09T15:47:31.80946323Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=14294f99-aa02-4fd4-8ed0-0b4fd3fc5393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.597913 | controller | Jun 09 15:47:31.810314 crc crio[3652]: time="2026-06-09T15:47:31.810253001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597929 | controller | Jun 09 15:47:31.848873 crc crio[3652]: time="2026-06-09T15:47:31.848727751Z" level=info msg="Removed container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1edad662-58c5-4793-81df-2ff80d8c0012 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.597946 | controller | Jun 09 15:47:31.852390 crc crio[3652]: time="2026-06-09T15:47:31.852280684Z" level=info msg="Removing container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22" id=c0f02dc4-37a6-443c-ba73-b631bded9948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.597962 | controller | Jun 09 15:47:31.855458 crc crio[3652]: time="2026-06-09T15:47:31.855358295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597978 | controller | Jun 09 15:47:31.859983 crc crio[3652]: time="2026-06-09T15:47:31.859843033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.597994 | controller | Jun 09 15:47:31.901571 crc crio[3652]: time="2026-06-09T15:47:31.901421175Z" level=info msg="Removed container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=c0f02dc4-37a6-443c-ba73-b631bded9948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.598011 | controller | Jun 09 15:47:31.970275 crc crio[3652]: time="2026-06-09T15:47:31.968861496Z" level=info msg="Created container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=14294f99-aa02-4fd4-8ed0-0b4fd3fc5393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.598030 | controller | Jun 09 15:47:31.971720 crc crio[3652]: time="2026-06-09T15:47:31.971635619Z" level=info msg="Starting container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec" id=72306b9f-9448-4540-8ba6-3a9b6bc2ca80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.598047 | controller | Jun 09 15:47:31.977256 crc crio[3652]: time="2026-06-09T15:47:31.977140683Z" level=info msg="Started container" PID=15907 containerID=c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=72306b9f-9448-4540-8ba6-3a9b6bc2ca80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3
2026-06-09 17:40:40.598064 | controller | Jun 09 15:47:52.029876 crc crio[3652]: time="2026-06-09T15:47:52.029004218Z" level=info msg="Stopping pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49" id=2e5be982-c42b-4722-acee-625e03a245f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.598080 | controller | Jun 09 15:47:52.029876 crc crio[3652]: time="2026-06-09T15:47:52.029863241Z" level=info msg="Stopped pod sandbox (already stopped): 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49" id=2e5be982-c42b-4722-acee-625e03a245f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.598096 | controller | Jun 09 15:47:52.031587 crc crio[3652]: time="2026-06-09T15:47:52.031561155Z" level=info msg="Removing pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49" id=fff57d0a-def1-46c6-ab3d-65cff49da070 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.598112 | controller | Jun 09 15:47:52.039499 crc crio[3652]: time="2026-06-09T15:47:52.039447652Z" level=info msg="Removed pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49" id=fff57d0a-def1-46c6-ab3d-65cff49da070 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.598128 | controller | Jun 09 15:48:20.604500 crc crio[3652]: time="2026-06-09T15:48:20.602812328Z" level=info msg="Stopping container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a (timeout: 30s)" id=be8cf007-7d51-4e11-be26-16144a5c72f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.598144 | controller | Jun 09 15:48:20.626790 crc crio[3652]: time="2026-06-09T15:48:20.626702056Z" level=info msg="Stopping container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db (timeout: 30s)" id=be11bd85-8075-4488-bce2-fd258d763d41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.598160 | controller | Jun 09 15:48:20.744385 crc crio[3652]: time="2026-06-09T15:48:20.743894163Z" level=info msg="Stopped container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=be8cf007-7d51-4e11-be26-16144a5c72f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.598177 | controller | Jun 09 15:48:20.745703 crc crio[3652]: time="2026-06-09T15:48:20.745574977Z" level=info msg="Stopping pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5" id=c7b98419-8bdd-47a4-a60f-98eb7b98f8d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.598193 | controller | Jun 09 15:48:20.746589 crc crio[3652]: time="2026-06-09T15:48:20.746508442Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc001526fb0}] Aliases:map[]}"
2026-06-09 17:40:40.598213 | controller | Jun 09 15:48:20.746823 crc crio[3652]: time="2026-06-09T15:48:20.746720538Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.598230 | controller | Jun 09 15:48:20.771158 crc crio[3652]: time="2026-06-09T15:48:20.771014406Z" level=info msg="Stopped container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=be11bd85-8075-4488-bce2-fd258d763d41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.598246 | controller | Jun 09 15:48:20.777465 crc crio[3652]: time="2026-06-09T15:48:20.777400703Z" level=info msg="Stopping pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872" id=a120fa0f-7cdc-426e-b239-4c02ec2c2408 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.598263 | controller | Jun 09 15:48:20.778019 crc crio[3652]: time="2026-06-09T15:48:20.777869496Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008c550}] Aliases:map[]}"
2026-06-09 17:40:40.598279 | controller | Jun 09 15:48:20.778275 crc crio[3652]: time="2026-06-09T15:48:20.778204664Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.598296 | controller | Jun 09 15:48:21.131677 crc crio[3652]: time="2026-06-09T15:48:21.130818644Z" level=info msg="Stopped pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5" id=c7b98419-8bdd-47a4-a60f-98eb7b98f8d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.598312 | controller | Jun 09 15:48:21.139335 crc crio[3652]: time="2026-06-09T15:48:21.139217605Z" level=info msg="Stopped pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872" id=a120fa0f-7cdc-426e-b239-4c02ec2c2408 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.598328 | controller | Jun 09 15:48:21.577061 crc crio[3652]: time="2026-06-09T15:48:21.576811627Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5584bdc579-vmst6/POD" id=5e4bad96-bed2-48a0-954d-c37b2f42d331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.598344 | controller | Jun 09 15:48:21.577061 crc crio[3652]: time="2026-06-09T15:48:21.577008602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598360 | controller | Jun 09 15:48:21.606350 crc crio[3652]: time="2026-06-09T15:48:21.606163258Z" level=info msg="Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc0015261e8}] Aliases:map[]}"
2026-06-09 17:40:40.598380 | controller | Jun 09 15:48:21.606350 crc crio[3652]: time="2026-06-09T15:48:21.606220719Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.598397 | controller | Jun 09 15:48:21.682144 crc crio[3652]: time="2026-06-09T15:48:21.681592978Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/POD" id=b2db6d19-be0b-4910-af93-b86fde6b52bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.598413 | controller | Jun 09 15:48:21.682293 crc crio[3652]: time="2026-06-09T15:48:21.682209395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598429 | controller | Jun 09 15:48:21.713365 crc crio[3652]: time="2026-06-09T15:48:21.713221569Z" level=info msg="Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc0015263a0}] Aliases:map[]}"
2026-06-09 17:40:40.598446 | controller | Jun 09 15:48:21.713365 crc crio[3652]: time="2026-06-09T15:48:21.713337252Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.598462 | controller | Jun 09 15:48:21.957500 crc crio[3652]: 2026-06-09T15:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:936376da8d00aa7 Mac:52:cc:cd:4c:64:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 SocketPath: PciID:}] [{Interface:0xc00060ce90 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.598479 | controller | Jun 09 15:48:21.958889 crc crio[3652]: time="2026-06-09T15:48:21.958826629Z" level=info msg="Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc0015261e8}] Aliases:map[]}"
2026-06-09 17:40:40.598495 | controller | Jun 09 15:48:21.959090 crc crio[3652]: time="2026-06-09T15:48:21.959038474Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.598512 | controller | Jun 09 15:48:21.967650 crc crio[3652]: time="2026-06-09T15:48:21.967559368Z" level=info msg="Ran pod sandbox 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 with infra container: openshift-controller-manager/controller-manager-5584bdc579-vmst6/POD" id=5e4bad96-bed2-48a0-954d-c37b2f42d331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.598528 | controller | Jun 09 15:48:21.971616 crc crio[3652]: time="2026-06-09T15:48:21.9710475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=654766bc-3b3b-4827-8326-ffc96f77dd7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.598544 | controller | Jun 09 15:48:21.980449 crc crio[3652]: time="2026-06-09T15:48:21.976411941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=de5fbced-14f6-425b-b76c-a5301f8c10f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.598564 | controller | Jun 09 15:48:21.985722 crc crio[3652]: time="2026-06-09T15:48:21.98513658Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager" id=7d423965-94bc-4535-aa2c-313c47bdb2f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.598580 | controller | Jun 09 15:48:21.985722 crc crio[3652]: time="2026-06-09T15:48:21.985618502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598597 | controller | Jun 09 15:48:22.026647 crc crio[3652]: time="2026-06-09T15:48:22.026442165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598613 | controller | Jun 09 15:48:22.032955 crc crio[3652]: time="2026-06-09T15:48:22.032823072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598629 | controller | Jun 09 15:48:22.044173 crc crio[3652]: 2026-06-09T15:48:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a3000906f0abb Mac:fa:b7:cb:35:8d:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 SocketPath: PciID:}] [{Interface:0xc000238a70 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.598645 | controller | Jun 09 15:48:22.045634 crc crio[3652]: time="2026-06-09T15:48:22.045571087Z" level=info msg="Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc0015263a0}] Aliases:map[]}"
2026-06-09 17:40:40.598661 | controller | Jun 09 15:48:22.045780 crc crio[3652]: time="2026-06-09T15:48:22.045728521Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.598677 | controller | Jun 09 15:48:22.052601 crc crio[3652]: time="2026-06-09T15:48:22.052515569Z" level=info msg="Ran pod sandbox 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 with infra container: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/POD" id=b2db6d19-be0b-4910-af93-b86fde6b52bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.598694 | controller | Jun 09 15:48:22.054407 crc crio[3652]: time="2026-06-09T15:48:22.054333957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=bba6d756-db86-4cc0-b80e-f8cd822edab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.598710 | controller | Jun 09 15:48:22.057677 crc crio[3652]: time="2026-06-09T15:48:22.057598093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f745a9f6-68c2-4a75-acf0-0b587940a0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.598726 | controller | Jun 09 15:48:22.066655 crc crio[3652]: time="2026-06-09T15:48:22.066572888Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager" id=9f53aa6b-c2d3-40bb-a2fc-0eff76c33c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.598745 | controller | Jun 09 15:48:22.067713 crc crio[3652]: time="2026-06-09T15:48:22.067647227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598762 | controller | Jun 09 15:48:22.095658 crc crio[3652]: time="2026-06-09T15:48:22.095530609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598778 | controller | Jun 09 15:48:22.099349 crc crio[3652]: time="2026-06-09T15:48:22.099305108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.598794 | controller | Jun 09 15:48:22.123394 crc crio[3652]: time="2026-06-09T15:48:22.123305198Z" level=info msg="Removing container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a" id=3cab3528-1e6c-4b35-b1cb-32a4b8e5ef71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.598810 | controller | Jun 09 15:48:22.144570 crc crio[3652]: time="2026-06-09T15:48:22.143735605Z" level=info msg="Removed container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=3cab3528-1e6c-4b35-b1cb-32a4b8e5ef71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.598826 | controller | Jun 09 15:48:22.145803 crc crio[3652]: time="2026-06-09T15:48:22.145726337Z" level=info msg="Created container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager" id=7d423965-94bc-4535-aa2c-313c47bdb2f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.598842 | controller | Jun 09 15:48:22.146557 crc crio[3652]: time="2026-06-09T15:48:22.146468157Z" level=info msg="Starting container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda" id=61805f1b-c45b-44bb-a22e-1428cbe029a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.598885 | controller | Jun 09 15:48:22.147067 crc crio[3652]: time="2026-06-09T15:48:22.14698911Z" level=info msg="Removing container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db" id=5e3187fc-da6e-40fc-afd4-e157ccffac9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.598904 | controller | Jun 09 15:48:22.165010 crc crio[3652]: time="2026-06-09T15:48:22.164848869Z" level=info msg="Started container" PID=16714 containerID=d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda description=openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager id=61805f1b-c45b-44bb-a22e-1428cbe029a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35
2026-06-09 17:40:40.598921 | controller | Jun 09 15:48:22.168760 crc crio[3652]: time="2026-06-09T15:48:22.16868259Z" level=info msg="Removed container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=5e3187fc-da6e-40fc-afd4-e157ccffac9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.598937 | controller | Jun 09 15:48:22.230844 crc crio[3652]: time="2026-06-09T15:48:22.230698569Z" level=info msg="Created container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager" id=9f53aa6b-c2d3-40bb-a2fc-0eff76c33c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.598953 | controller | Jun 09 15:48:22.233732 crc crio[3652]: time="2026-06-09T15:48:22.233611385Z" level=info msg="Starting container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1" id=6acfbf47-17f6-4915-9eb3-844098381cc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.598973 | controller | Jun 09 15:48:22.240196 crc crio[3652]: time="2026-06-09T15:48:22.240071785Z" level=info msg="Started container" PID=16722 containerID=ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1 description=openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager id=6acfbf47-17f6-4915-9eb3-844098381cc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76
2026-06-09 17:40:40.598990 | controller | Jun 09 15:48:26.497378 crc crio[3652]: time="2026-06-09T15:48:26.496734038Z" level=info msg="Stopping container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda (timeout: 30s)" id=c9ff3a5b-9ebf-49dd-8765-f5e0aa4a397a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.599006 | controller | Jun 09 15:48:27.252912 crc crio[3652]: time="2026-06-09T15:48:27.252338662Z" level=info msg="Stopping container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1 (timeout: 30s)" id=6e184f22-3e20-4347-80b8-37cb60292e3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.599022 | controller | Jun 09 15:48:27.674644 crc crio[3652]: time="2026-06-09T15:48:27.674334668Z" level=info msg="Stopped container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager" id=c9ff3a5b-9ebf-49dd-8765-f5e0aa4a397a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.599037 | controller | Jun 09 15:48:27.675520 crc crio[3652]: time="2026-06-09T15:48:27.675457337Z" level=info msg="Stopping pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35" id=0defcf99-b43f-4378-a2d1-bc05e05c74d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599053 | controller | Jun 09 15:48:27.676391 crc crio[3652]: time="2026-06-09T15:48:27.676223087Z" level=info msg="Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc000122420}] Aliases:map[]}"
2026-06-09 17:40:40.599069 | controller | Jun 09 15:48:27.676478 crc crio[3652]: time="2026-06-09T15:48:27.676452543Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.599087 | controller | Jun 09 15:48:27.972781 crc crio[3652]: time="2026-06-09T15:48:27.971884348Z" level=info msg="Stopped container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager" id=6e184f22-3e20-4347-80b8-37cb60292e3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.599105 | controller | Jun 09 15:48:27.975783 crc crio[3652]: time="2026-06-09T15:48:27.97547879Z" level=info msg="Stopping pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76" id=4cc489db-ea96-4655-9120-68b82f2d46bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599121 | controller | Jun 09 15:48:27.976583 crc crio[3652]: time="2026-06-09T15:48:27.976445615Z" level=info msg="Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc001bc6520}] Aliases:map[]}"
2026-06-09 17:40:40.599140 | controller | Jun 09 15:48:27.976905 crc crio[3652]: time="2026-06-09T15:48:27.976744813Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.599157 | controller | Jun 09 15:48:28.311330 crc crio[3652]: time="2026-06-09T15:48:28.311219802Z" level=info msg="Stopped pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35" id=0defcf99-b43f-4378-a2d1-bc05e05c74d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599173 | controller | Jun 09 15:48:28.433007 crc crio[3652]: time="2026-06-09T15:48:28.43267164Z" level=info msg="Stopped pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76" id=4cc489db-ea96-4655-9120-68b82f2d46bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599189 | controller | Jun 09 15:48:29.226897 crc crio[3652]: time="2026-06-09T15:48:29.226466733Z" level=info msg="Removing container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1" id=bb114705-bc33-4799-b84b-59f8ec124f24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.599205 | controller | Jun 09 15:48:29.248078 crc crio[3652]: time="2026-06-09T15:48:29.247964975Z" level=info msg="Removed container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager" id=bb114705-bc33-4799-b84b-59f8ec124f24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.599221 | controller | Jun 09 15:48:29.250840 crc crio[3652]: time="2026-06-09T15:48:29.250783318Z" level=info msg="Removing container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda" id=575aa4bf-dd12-433f-985b-f5ce29548723 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.599236 | controller | Jun 09 15:48:29.278883 crc crio[3652]: time="2026-06-09T15:48:29.278713035Z" level=info msg="Removed container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager" id=575aa4bf-dd12-433f-985b-f5ce29548723 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.599252 | controller | Jun 09 15:48:30.180156 crc crio[3652]: time="2026-06-09T15:48:30.179232048Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/POD" id=be6fbd43-b929-4904-8db2-9a7a2cad4aa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.599268 | controller | Jun 09 15:48:30.180156 crc crio[3652]: time="2026-06-09T15:48:30.1800557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599284 | controller | Jun 09 15:48:30.206476 crc crio[3652]: time="2026-06-09T15:48:30.205989125Z" level=info msg="Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc001bc6c20}] Aliases:map[]}"
2026-06-09 17:40:40.599301 | controller | Jun 09 15:48:30.206476 crc crio[3652]: time="2026-06-09T15:48:30.206039937Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.599320 | controller | Jun 09 15:48:32.243991 crc crio[3652]: time="2026-06-09T15:48:32.240209581Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/POD" id=55d75f3b-6a7b-42cb-92fa-c9d4a9813dd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.599336 | controller | Jun 09 15:48:32.243991 crc crio[3652]: time="2026-06-09T15:48:32.240849787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599352 | controller | Jun 09 15:48:32.343677 crc crio[3652]: time="2026-06-09T15:48:32.343454202Z" level=info msg="Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc7010}] Aliases:map[]}"
2026-06-09 17:40:40.599368 | controller | Jun 09 15:48:32.343677 crc crio[3652]: time="2026-06-09T15:48:32.343505743Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.599384 | controller | Jun 09 15:48:32.515830 crc crio[3652]: 2026-06-09T15:48:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af481596523baa0 Mac:42:8e:80:27:dc:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.599401 | controller | Jun 09 15:48:32.517027 crc crio[3652]: time="2026-06-09T15:48:32.516852285Z" level=info msg="Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc001bc6c20}] Aliases:map[]}"
2026-06-09 17:40:40.599417 | controller | Jun 09 15:48:32.517115 crc crio[3652]: time="2026-06-09T15:48:32.51706181Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.599434 | controller | Jun 09 15:48:32.522990 crc crio[3652]: time="2026-06-09T15:48:32.522873989Z" level=info msg="Ran pod sandbox af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 with infra container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/POD" id=be6fbd43-b929-4904-8db2-9a7a2cad4aa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.599450 | controller | Jun 09 15:48:32.526161 crc crio[3652]: time="2026-06-09T15:48:32.526060911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=8531e566-8a8f-441e-931f-1a4a44d1a8c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.599466 | controller | Jun 09 15:48:32.528680 crc crio[3652]: time="2026-06-09T15:48:32.528544525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=3d612310-3d3c-44b9-ac4b-7629fe8eb205 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.599481 | controller | Jun 09 15:48:32.685670 crc crio[3652]: time="2026-06-09T15:48:32.685495515Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=9eeaf806-5ef7-4eae-99e7-7dee4575b87e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.599500 | controller | Jun 09 15:48:32.686119 crc crio[3652]: time="2026-06-09T15:48:32.686032759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599517 | controller | Jun 09 15:48:32.736765 crc crio[3652]: time="2026-06-09T15:48:32.736636718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599533 | controller | Jun 09 15:48:32.741663 crc crio[3652]: time="2026-06-09T15:48:32.741597426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599549 | controller | Jun 09 15:48:32.986661 crc crio[3652]: time="2026-06-09T15:48:32.985865968Z" level=info msg="Created container 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=9eeaf806-5ef7-4eae-99e7-7dee4575b87e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.599565 | controller | Jun 09 15:48:32.988328 crc crio[3652]: time="2026-06-09T15:48:32.988223468Z" level=info msg="Starting container: 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c" id=5349f379-089d-4949-896f-d20b7a68e417 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.599581 | controller | Jun 09 15:48:32.994433 crc crio[3652]: time="2026-06-09T15:48:32.994363136Z" level=info msg="Started container" PID=17048 containerID=55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=5349f379-089d-4949-896f-d20b7a68e417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65
2026-06-09 17:40:40.599598 | controller | Jun 09 15:48:33.396363 crc crio[3652]: 2026-06-09T15:48:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cabe6c9439b9e10 Mac:fa:3f:74:57:c8:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.599614 | controller | Jun 09 15:48:33.398786 crc crio[3652]: time="2026-06-09T15:48:33.398713529Z" level=info msg="Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc7010}] Aliases:map[]}"
2026-06-09 17:40:40.599631 | controller | Jun 09 15:48:33.399015 crc crio[3652]: time="2026-06-09T15:48:33.398903734Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.599647 | controller | Jun 09 15:48:33.410151 crc crio[3652]: time="2026-06-09T15:48:33.410065131Z" level=info msg="Ran pod sandbox cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 with infra container: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/POD" id=55d75f3b-6a7b-42cb-92fa-c9d4a9813dd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.599669 | controller | Jun 09 15:48:33.412644 crc crio[3652]: time="2026-06-09T15:48:33.412587315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=4cc317fa-3e4d-4fed-b254-b1e5ff8813ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.599686 | controller | Jun 09 15:48:33.430406 crc crio[3652]: time="2026-06-09T15:48:33.43027417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=30e600c8-ed3e-49f9-bec3-49e37ad26ab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.599702 | controller | Jun 09 15:48:33.461726 crc crio[3652]: time="2026-06-09T15:48:33.461018949Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager" id=2dbe9d5a-fcbe-4939-ba5f-8cf17671c40c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.599718 | controller | Jun 09 15:48:33.462222 crc crio[3652]: time="2026-06-09T15:48:33.462176979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599734 | controller | Jun 09 15:48:33.498556 crc crio[3652]: time="2026-06-09T15:48:33.498480751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599750 | controller | Jun 09 15:48:33.502455 crc crio[3652]: time="2026-06-09T15:48:33.502398071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.599766 | controller | Jun 09 15:48:33.786786 crc crio[3652]: time="2026-06-09T15:48:33.786689572Z" level=info msg="Created container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager" id=2dbe9d5a-fcbe-4939-ba5f-8cf17671c40c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.599783 | controller | Jun 09 15:48:33.787914 crc crio[3652]: time="2026-06-09T15:48:33.787818821Z" level=info msg="Starting container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1" id=17d03bdf-1865-4d1c-a34f-812395164442 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.599799 | controller | Jun 09 15:48:33.793748 crc crio[3652]: time="2026-06-09T15:48:33.79365594Z" level=info msg="Started container" PID=17086 containerID=68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1 description=openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager id=17d03bdf-1865-4d1c-a34f-812395164442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346
2026-06-09 17:40:40.599815 | controller | Jun 09 15:48:52.074879 crc crio[3652]: time="2026-06-09T15:48:52.073276299Z" level=info msg="Stopping pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35" id=0d8b7478-bfab-45ce-b05f-d75b2a5d4a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599831 | controller | Jun 09 15:48:52.077008 crc crio[3652]: time="2026-06-09T15:48:52.074906371Z" level=info msg="Stopped pod sandbox (already stopped): 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35" id=0d8b7478-bfab-45ce-b05f-d75b2a5d4a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599850 | controller | Jun 09 15:48:52.077008 crc crio[3652]: time="2026-06-09T15:48:52.075805144Z" level=info msg="Removing pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35" id=67b501ba-8c21-4341-863f-45b8832915bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.599886 | controller | Jun 09 15:48:52.093177 crc crio[3652]: time="2026-06-09T15:48:52.093054957Z" level=info msg="Removed pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35" id=67b501ba-8c21-4341-863f-45b8832915bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.599907 | controller | Jun 09 15:48:52.095112 crc crio[3652]: time="2026-06-09T15:48:52.094984867Z" level=info msg="Stopping pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5" id=d92e9c7e-ad62-45ab-be7e-076484f5e25e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599924 | controller | Jun 09 15:48:52.095210 crc crio[3652]: time="2026-06-09T15:48:52.095136611Z" level=info msg="Stopped pod sandbox (already stopped): 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5" id=d92e9c7e-ad62-45ab-be7e-076484f5e25e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.599941 | controller | Jun 09 15:48:52.095896 crc crio[3652]: time="2026-06-09T15:48:52.095845449Z" level=info msg="Removing pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5" id=9380091b-3130-4ad4-ad3e-0fc326120120 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.599957 | controller | Jun 09 15:48:52.114014 crc crio[3652]: time="2026-06-09T15:48:52.113841121Z" level=info msg="Removed pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5" id=9380091b-3130-4ad4-ad3e-0fc326120120 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.599980 | controller | Jun 09 15:48:52.115779 crc crio[3652]: time="2026-06-09T15:48:52.115686748Z" level=info msg="Stopping pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76" id=0b71c18d-13e0-4031-ac44-fd639de0cbc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600051 | controller | Jun 09 15:48:52.115848 crc crio[3652]: time="2026-06-09T15:48:52.115803101Z" level=info msg="Stopped pod sandbox (already stopped): 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76" id=0b71c18d-13e0-4031-ac44-fd639de0cbc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600073 | controller | Jun 09 15:48:52.117565 crc crio[3652]: time="2026-06-09T15:48:52.117419963Z" level=info msg="Removing pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76" id=5b372831-6f6f-4d50-a56b-da88ab50840d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.600090 | controller | Jun 09 15:48:52.141963 crc crio[3652]: time="2026-06-09T15:48:52.141811199Z" level=info msg="Removed pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76" id=5b372831-6f6f-4d50-a56b-da88ab50840d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.600106 | controller | Jun 09 15:48:52.143561 crc crio[3652]: time="2026-06-09T15:48:52.143464592Z" level=info msg="Stopping pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872" id=22674e68-6564-41e5-a5c5-2df5ec12093c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600122 | controller | Jun 09 15:48:52.143647 crc crio[3652]: time="2026-06-09T15:48:52.143616916Z" level=info msg="Stopped pod sandbox (already stopped): bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872" id=22674e68-6564-41e5-a5c5-2df5ec12093c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600138 | controller | Jun 09 15:48:52.144870 crc crio[3652]: time="2026-06-09T15:48:52.144782746Z" level=info msg="Removing pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872" id=576c63df-7ec8-4094-8fc1-680ec14c197d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.600154 | controller | Jun 09 15:48:52.155399 crc crio[3652]: time="2026-06-09T15:48:52.155321686Z" level=info msg="Removed pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872" id=576c63df-7ec8-4094-8fc1-680ec14c197d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.600171 | controller | Jun 09 15:49:02.738442 crc crio[3652]: time="2026-06-09T15:49:02.737266384Z" level=info msg="Stopping container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1 (timeout: 30s)" id=758821f3-9e02-43ce-9a17-6aff1a4c5c03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600190 | controller | Jun 09 15:49:04.446643 crc crio[3652]: time="2026-06-09T15:49:04.445864218Z" level=info msg="Stopped container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager" id=758821f3-9e02-43ce-9a17-6aff1a4c5c03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600207 | controller | Jun 09 15:49:04.448534 crc crio[3652]: time="2026-06-09T15:49:04.448412013Z" level=info msg="Stopping pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346" id=29e6afde-2fe7-4b6b-97e6-9fc1eacc8696 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600223 | controller | Jun 09 15:49:04.451378 crc crio[3652]: time="2026-06-09T15:49:04.451070481Z" level=info msg="Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc6a20}] Aliases:map[]}"
2026-06-09 17:40:40.600239 | controller | Jun 09 15:49:04.452410 crc crio[3652]: time="2026-06-09T15:49:04.452305993Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.600255 | controller | Jun 09 15:49:05.329419 crc crio[3652]: time="2026-06-09T15:49:05.324745005Z" level=info msg="Stopped pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346" id=29e6afde-2fe7-4b6b-97e6-9fc1eacc8696 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600271 | controller | Jun 09 15:49:05.666499 crc crio[3652]: time="2026-06-09T15:49:05.66646039Z" level=info msg="Removing container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1" id=5c1cfdda-fb62-4603-97a7-225ba1dbf197 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.600286 | controller | Jun 09 15:49:05.695114 crc crio[3652]: time="2026-06-09T15:49:05.694908401Z" level=info msg="Removed container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager" id=5c1cfdda-fb62-4603-97a7-225ba1dbf197 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.600303 | controller | Jun 09 15:49:06.189184 crc crio[3652]: time="2026-06-09T15:49:06.18868401Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/POD" id=2ecf3fca-aad7-408d-8b6b-4087c394e398 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.600318 | controller | Jun 09 15:49:06.189340 crc crio[3652]: time="2026-06-09T15:49:06.189301655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.600335 | controller | Jun 09 15:49:06.220657 crc crio[3652]: time="2026-06-09T15:49:06.220530947Z" level=info msg="Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000606328}] Aliases:map[]}"
2026-06-09 17:40:40.600354 | controller | Jun 09 15:49:06.220657 crc crio[3652]: time="2026-06-09T15:49:06.220603509Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.600371 | controller | Jun 09 15:49:06.712360 crc crio[3652]: 2026-06-09T15:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1da392b047f0844 Mac:96:e7:23:61:04:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.600387 | controller | Jun 09 15:49:06.714662 crc crio[3652]: time="2026-06-09T15:49:06.714511402Z" level=info msg="Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000606328}] Aliases:map[]}"
2026-06-09 17:40:40.600403 | controller | Jun 09 15:49:06.714662 crc crio[3652]: time="2026-06-09T15:49:06.714665906Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.600419 | controller | Jun 09 15:49:06.721598 crc crio[3652]: time="2026-06-09T15:49:06.721396989Z" level=info msg="Ran pod sandbox 1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 with infra container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/POD" id=2ecf3fca-aad7-408d-8b6b-4087c394e398 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.600435 | controller | Jun 09 15:49:06.728187 crc crio[3652]: time="2026-06-09T15:49:06.726653544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=78e1056a-cd1a-4203-8ec8-76b8952beae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.600451 | controller | Jun 09 15:49:06.729134 crc crio[3652]: time="2026-06-09T15:49:06.728876421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=1f25afb9-f60f-4b3e-9b71-76d2392a61e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.600467 | controller | Jun 09 15:49:06.739063 crc crio[3652]: time="2026-06-09T15:49:06.738900438Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=9fac3670-3661-441a-a168-6ad9cff10f5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.600482 | controller | Jun 09 15:49:06.739553 crc crio[3652]: time="2026-06-09T15:49:06.739474223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.600498 | controller | Jun 09 15:49:06.765167 crc crio[3652]: time="2026-06-09T15:49:06.76507378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.600514 | controller | Jun 09 15:49:06.770285 crc crio[3652]: time="2026-06-09T15:49:06.77015269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.600531 | controller | Jun 09 15:49:06.908649 crc crio[3652]: time="2026-06-09T15:49:06.907891817Z" level=info msg="Created container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=9fac3670-3661-441a-a168-6ad9cff10f5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.600550 | controller | Jun 09 15:49:06.911069 crc crio[3652]: time="2026-06-09T15:49:06.910993687Z" level=info msg="Starting container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a" id=0e7e47b3-0154-49dd-b03d-c1864a72dd5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.600567 | controller | Jun 09 15:49:06.921784 crc crio[3652]: time="2026-06-09T15:49:06.921507107Z" level=info msg="Started container" PID=17661 containerID=e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=0e7e47b3-0154-49dd-b03d-c1864a72dd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0
2026-06-09 17:40:40.600583 | controller | Jun 09 15:49:52.178750 crc crio[3652]: time="2026-06-09T15:49:52.177540811Z" level=info msg="Stopping pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346" id=64ebc67b-c69d-48df-8f86-ab769c0756d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600599 | controller | Jun 09 15:49:52.178750 crc crio[3652]: time="2026-06-09T15:49:52.178720642Z" level=info msg="Stopped pod sandbox (already stopped): cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346" id=64ebc67b-c69d-48df-8f86-ab769c0756d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600615 | controller | Jun 09 15:49:52.180698 crc crio[3652]: time="2026-06-09T15:49:52.179479752Z" level=info msg="Removing pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346" id=ba1491ec-4701-4055-8496-1cebc8aec27b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.600631 | controller | Jun 09 15:49:52.189666 crc crio[3652]: time="2026-06-09T15:49:52.189565075Z" level=info msg="Removed pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346" id=ba1491ec-4701-4055-8496-1cebc8aec27b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.600647 | controller | Jun 09 15:50:38.992724 crc crio[3652]: time="2026-06-09T15:50:38.991575969Z" level=info msg="Stopping container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149 (timeout: 30s)" id=b7c62692-3749-4a8a-b8ac-631fb6cd04f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600663 | controller | Jun 09 15:50:39.010862 crc crio[3652]: time="2026-06-09T15:50:39.010377165Z" level=info msg="Stopping container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af (timeout: 30s)" id=ae8a8372-e480-44ef-a4ed-f577ab1e0556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600679 | controller | Jun 09 15:50:39.028337 crc crio[3652]: time="2026-06-09T15:50:39.028265427Z" level=info msg="Stopping container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec (timeout: 30s)" id=e0675d64-4fad-4d06-b55d-2d6038ff1077 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600694 | controller | Jun 09 15:50:39.063009 crc crio[3652]: time="2026-06-09T15:50:39.06086097Z" level=info msg="Stopping container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7 (timeout: 30s)" id=6971e965-b0f7-4320-8aef-983ee025f2e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600710 | controller | Jun 09 15:50:39.087814 crc crio[3652]: time="2026-06-09T15:50:39.087422766Z" level=info msg="Stopping container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5 (timeout: 30s)" id=68dd82b4-9590-4e41-97dc-b5b3d557a107 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600726 | controller | Jun 09 15:50:39.251767 crc crio[3652]: time="2026-06-09T15:50:39.251612319Z" level=info msg="Stopped container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=e0675d64-4fad-4d06-b55d-2d6038ff1077 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600745 | controller | Jun 09 15:50:39.252157 crc crio[3652]: time="2026-06-09T15:50:39.252025079Z" level=info msg="Stopped container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server" id=b7c62692-3749-4a8a-b8ac-631fb6cd04f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600761 | controller | Jun 09 15:50:39.252908 crc crio[3652]: time="2026-06-09T15:50:39.25281831Z" level=info msg="Stopping pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3" id=7b78114f-0634-48ab-af39-47fb92349988 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600777 | controller | Jun 09 15:50:39.253301 crc crio[3652]: time="2026-06-09T15:50:39.25282586Z" level=info msg="Stopping pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f" id=00d7a999-db8d-45fc-a350-e78aaa674bc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600793 | controller | Jun 09 15:50:39.253763 crc crio[3652]: time="2026-06-09T15:50:39.253652791Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc002a2cb20}] Aliases:map[]}"
2026-06-09 17:40:40.600809 | controller | Jun 09 15:50:39.254088 crc crio[3652]: time="2026-06-09T15:50:39.253756374Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008ccc8}] Aliases:map[]}"
2026-06-09 17:40:40.600825 | controller | Jun 09 15:50:39.254088 crc crio[3652]: time="2026-06-09T15:50:39.253861397Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.600841 | controller | Jun 09 15:50:39.254088 crc crio[3652]: time="2026-06-09T15:50:39.253965809Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.600879 | controller | Jun 09 15:50:39.290611 crc crio[3652]: time="2026-06-09T15:50:39.27953362Z" level=info msg="Stopped container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=6971e965-b0f7-4320-8aef-983ee025f2e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600899 | controller | Jun 09 15:50:39.290611 crc crio[3652]: time="2026-06-09T15:50:39.282598459Z" level=info msg="Stopping pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9" id=c5016069-41ae-4ac6-8cc1-6769dbfc073f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600916 | controller | Jun 09 15:50:39.290611 crc crio[3652]: time="2026-06-09T15:50:39.284991171Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc0001a4798}] Aliases:map[]}"
2026-06-09 17:40:40.600937 | controller | Jun 09 15:50:39.290611 crc crio[3652]: time="2026-06-09T15:50:39.28531816Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.600954 | controller | Jun 09 15:50:39.291392 crc crio[3652]: time="2026-06-09T15:50:39.291345305Z" level=info msg="Stopped container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server" id=ae8a8372-e480-44ef-a4ed-f577ab1e0556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.600971 | controller | Jun 09 15:50:39.293187 crc crio[3652]: time="2026-06-09T15:50:39.292864354Z" level=info msg="Stopping pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815" id=7dedb1a6-b9af-4b58-86ab-0cc856f2d9bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.600987 | controller | Jun 09 15:50:39.293521 crc crio[3652]: time="2026-06-09T15:50:39.29347144Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00008cde0}] Aliases:map[]}"
2026-06-09 17:40:40.601004 | controller | Jun 09 15:50:39.293731 crc crio[3652]: time="2026-06-09T15:50:39.293672495Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.601021 | controller | Jun 09 15:50:39.498673 crc crio[3652]: time="2026-06-09T15:50:39.498513969Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/POD" id=8de1f57a-127d-4fa1-bed1-a4eae9ef4d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.601037 | controller | Jun 09 15:50:39.498870 crc crio[3652]: time="2026-06-09T15:50:39.498808426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.601054 | controller | Jun 09 15:50:39.523520 crc crio[3652]: time="2026-06-09T15:50:39.523435103Z" level=info msg="Removing container: 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad" id=2ffcb072-5d68-4522-9cf4-f3b348c7d242 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601070 | controller | Jun 09 15:50:39.536978 crc crio[3652]: time="2026-06-09T15:50:39.536840049Z" level=info msg="Stopped pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9" id=c5016069-41ae-4ac6-8cc1-6769dbfc073f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.601087 | controller | Jun 09 15:50:39.538887 crc crio[3652]: time="2026-06-09T15:50:39.538847691Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-09 17:40:40.601103 | controller | Jun 09 15:50:39.539141 crc crio[3652]: time="2026-06-09T15:50:39.539121318Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.601122 | controller | Jun 09 15:50:39.568114 crc crio[3652]: time="2026-06-09T15:50:39.567997424Z" level=info msg="Removed container 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2ffcb072-5d68-4522-9cf4-f3b348c7d242 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601139 | controller | Jun 09 15:50:39.664249 crc crio[3652]: time="2026-06-09T15:50:39.663639435Z" level=info msg="Stopped pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3" id=7b78114f-0634-48ab-af39-47fb92349988 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.601155 | controller | Jun 09 15:50:39.686204 crc crio[3652]: time="2026-06-09T15:50:39.685311095Z" level=info msg="Stopped pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815" id=7dedb1a6-b9af-4b58-86ab-0cc856f2d9bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.601172 | controller | Jun 09 15:50:39.743421 crc crio[3652]: time="2026-06-09T15:50:39.743333935Z" level=info msg="Stopped container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=68dd82b4-9590-4e41-97dc-b5b3d557a107 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.601188 | controller | Jun 09 15:50:39.745293 crc crio[3652]: time="2026-06-09T15:50:39.74431956Z" level=info msg="Stopping pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097" id=07c97ffa-bc71-4d7c-a311-650293f44b9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.601204 | controller | Jun 09 15:50:39.745293 crc crio[3652]: time="2026-06-09T15:50:39.74470969Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0001a43a0}] Aliases:map[]}"
2026-06-09 17:40:40.601221 | controller | Jun 09 15:50:39.745293 crc crio[3652]: time="2026-06-09T15:50:39.744839604Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.601237 | controller | Jun 09 15:50:39.816550 crc crio[3652]: time="2026-06-09T15:50:39.816384462Z" level=info msg="Stopped pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f" id=00d7a999-db8d-45fc-a350-e78aaa674bc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.601253 | controller | Jun 09 15:50:40.029581 crc crio[3652]: time="2026-06-09T15:50:40.026655546Z" level=info msg="Stopped pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097" id=07c97ffa-bc71-4d7c-a311-650293f44b9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.601269 | controller | Jun 09 15:50:40.096142 crc crio[3652]: 2026-06-09T15:50:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4467c05567053f Mac:f6:a3:3f:85:95:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.601286 | controller | Jun 09 15:50:40.097667 crc crio[3652]: time="2026-06-09T15:50:40.097588709Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-09 17:40:40.601305 | controller | Jun 09 15:50:40.097761 crc crio[3652]: time="2026-06-09T15:50:40.097739743Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.601339 | controller | Jun 09 15:50:40.103756 crc crio[3652]: time="2026-06-09T15:50:40.103688246Z" level=info msg="Ran pod sandbox e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b with infra container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/POD" id=8de1f57a-127d-4fa1-bed1-a4eae9ef4d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.601357 | controller | Jun 09 15:50:40.107304 crc crio[3652]: time="2026-06-09T15:50:40.107207547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=53587a4c-b33d-4c99-b913-8d936ce8312e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.601373 | controller | Jun 09 15:50:40.111383 crc crio[3652]: time="2026-06-09T15:50:40.111329943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=488a1b5a-124c-4c38-bfb9-1f8d1c0f8cf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.601389 | controller | Jun 09 15:50:40.131251 crc crio[3652]: time="2026-06-09T15:50:40.131153175Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=5844f0b9-6ebd-4b49-b23c-e944c320e060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.601405 | controller | Jun 09 15:50:40.131780 crc crio[3652]: time="2026-06-09T15:50:40.13174372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.601421 | controller | Jun 09 15:50:40.166626 crc crio[3652]: time="2026-06-09T15:50:40.16655267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.601437 | controller | Jun 09 15:50:40.179311 crc crio[3652]: time="2026-06-09T15:50:40.178280373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.601454 | controller | Jun 09 15:50:40.323751 crc crio[3652]: time="2026-06-09T15:50:40.323208958Z" level=info msg="Created container a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=5844f0b9-6ebd-4b49-b23c-e944c320e060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.601470 | controller | Jun 09 15:50:40.325976 crc crio[3652]: time="2026-06-09T15:50:40.325854996Z" level=info msg="Starting container: a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708" id=1b9fe08a-caf2-44a8-9802-0d962ebd0177 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.601487 | controller | Jun 09 15:50:40.332301 crc crio[3652]: time="2026-06-09T15:50:40.33219245Z" level=info msg="Started container" PID=19090 containerID=a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708 description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=1b9fe08a-caf2-44a8-9802-0d962ebd0177 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b
2026-06-09 17:40:40.601503 | controller | Jun 09 15:50:40.539458 crc crio[3652]: time="2026-06-09T15:50:40.539378224Z" level=info msg="Removing container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af" id=8fac0162-087c-431b-a82e-63c168267e39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601522 | controller | Jun 09 15:50:40.563393 crc crio[3652]: time="2026-06-09T15:50:40.561568287Z" level=info msg="Removed container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server" id=8fac0162-087c-431b-a82e-63c168267e39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601538 | controller | Jun 09 15:50:40.566614 crc crio[3652]: time="2026-06-09T15:50:40.566545296Z" level=info msg="Removing container: 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d" id=359f7ba5-e6e5-4cb0-8fa0-93b3d178eb09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601554 | controller | Jun 09 15:50:40.613828 crc crio[3652]: time="2026-06-09T15:50:40.613714645Z" level=info msg="Removed container 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d: openshift-marketplace/community-operators-qhh6t/extract-content" id=359f7ba5-e6e5-4cb0-8fa0-93b3d178eb09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601571 | controller | Jun 09 15:50:40.618769 crc crio[3652]: time="2026-06-09T15:50:40.617339838Z" level=info msg="Removing container: 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002" id=0672f7f0-1e28-4fdf-b323-62b732c3af4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601586 | controller | Jun 09 15:50:40.650135 crc crio[3652]: time="2026-06-09T15:50:40.650044603Z" level=info msg="Removed container 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=0672f7f0-1e28-4fdf-b323-62b732c3af4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601602 | controller | Jun 09 15:50:40.653381 crc crio[3652]: time="2026-06-09T15:50:40.653190465Z" level=info msg="Removing container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5" id=638e17d5-aa63-4b50-a289-467361baab97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601618 | controller | Jun 09 15:50:40.671634 crc crio[3652]: time="2026-06-09T15:50:40.671498498Z" level=info msg="Removed container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=638e17d5-aa63-4b50-a289-467361baab97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601634 | controller | Jun 09 15:50:40.678877 crc crio[3652]: time="2026-06-09T15:50:40.678723434Z" level=info msg="Removing container: 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7" id=618134eb-cd75-4477-84e9-1a441fc100ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601650 | controller | Jun 09 15:50:40.713274 crc crio[3652]: time="2026-06-09T15:50:40.712882697Z" level=info msg="Removed container 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=618134eb-cd75-4477-84e9-1a441fc100ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601666 | controller | Jun 09 15:50:40.718506 crc crio[3652]: time="2026-06-09T15:50:40.71841712Z" level=info msg="Removing container: ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042" id=7d1c8381-a809-40fd-95cd-969d053dfddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601681 | controller | Jun 09 15:50:40.736405 crc crio[3652]: time="2026-06-09T15:50:40.736270642Z" level=info msg="Removed container ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=7d1c8381-a809-40fd-95cd-969d053dfddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601697 | controller | Jun 09 15:50:40.739375 crc crio[3652]: time="2026-06-09T15:50:40.739288469Z" level=info msg="Removing container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec" id=9d650f2b-1447-4618-8aab-d53f1bdfb7fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601717 | controller | Jun 09 15:50:40.761885 crc crio[3652]: time="2026-06-09T15:50:40.761789711Z" level=info msg="Removed container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=9d650f2b-1447-4618-8aab-d53f1bdfb7fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601733 | controller | Jun 09 15:50:40.765373 crc crio[3652]: time="2026-06-09T15:50:40.765163178Z" level=info msg="Removing container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7" id=10c80383-b571-4ab4-95a9-55e78f2ed536 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601749 | controller | Jun 09 15:50:40.790413 crc crio[3652]: time="2026-06-09T15:50:40.790039541Z" level=info msg="Removed container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=10c80383-b571-4ab4-95a9-55e78f2ed536 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601765 | controller | Jun 09 15:50:40.794397 crc crio[3652]: time="2026-06-09T15:50:40.794314781Z" level=info msg="Removing container: 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae" id=e59b1ee0-d6a1-4571-a492-b3b77b61a8f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601782 | controller | Jun 09 15:50:40.817649 crc crio[3652]: time="2026-06-09T15:50:40.81746571Z" level=info msg="Removed container 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=e59b1ee0-d6a1-4571-a492-b3b77b61a8f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601798 | controller | Jun 09 15:50:40.820191 crc crio[3652]: time="2026-06-09T15:50:40.820100278Z" level=info msg="Removing container: 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332" id=59fbec3f-3443-4014-a7e1-2a38052d2fdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601813 | controller | Jun 09 15:50:40.838577 crc crio[3652]: time="2026-06-09T15:50:40.838466492Z" level=info msg="Removed container 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=59fbec3f-3443-4014-a7e1-2a38052d2fdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601829 | controller | Jun 09 15:50:40.841650 crc crio[3652]: time="2026-06-09T15:50:40.841564132Z" level=info msg="Removing container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149" id=917c642c-d003-4c3e-9031-d1149ed8fcb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601845 | controller | Jun 09 15:50:40.859572 crc crio[3652]: time="2026-06-09T15:50:40.859475505Z" level=info msg="Removed container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server" id=917c642c-d003-4c3e-9031-d1149ed8fcb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601885 | controller | Jun 09 15:50:40.862441 crc crio[3652]: time="2026-06-09T15:50:40.86236888Z" level=info msg="Removing container: a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe" id=690428b7-1458-43fa-ae9e-91d46e5c063b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601904 | controller | Jun 09 15:50:40.883124 crc crio[3652]: time="2026-06-09T15:50:40.882840089Z" level=info msg="Removed container a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe: openshift-marketplace/certified-operators-l27pk/extract-content" id=690428b7-1458-43fa-ae9e-91d46e5c063b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601921 | controller | Jun 09 15:50:40.885799 crc crio[3652]: time="2026-06-09T15:50:40.885746124Z" level=info msg="Removing container: c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36" id=5c1c9e89-272a-4d0d-a616-2e3b174d23e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601943 | controller | Jun 09 15:50:40.901181 crc crio[3652]: time="2026-06-09T15:50:40.901095631Z" level=info msg="Removed container c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=5c1c9e89-272a-4d0d-a616-2e3b174d23e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.601960 | controller | Jun 09 15:50:41.811662 crc crio[3652]: time="2026-06-09T15:50:41.811544167Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-f27sh/POD" id=48b0a5be-25ea-460a-b113-6e4c01db7284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.601976 | controller | Jun 09 15:50:41.811662 crc crio[3652]: time="2026-06-09T15:50:41.81165756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.601994 | controller | Jun 09 15:50:41.831754 crc crio[3652]: time="2026-06-09T15:50:41.831652127Z" level=info msg="Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000dac320}] Aliases:map[]}"
2026-06-09 17:40:40.602011 | controller | Jun 09 15:50:41.831754 crc crio[3652]: time="2026-06-09T15:50:41.831711938Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-f27sh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.602027 | controller | Jun 09 15:50:42.058751 crc crio[3652]: time="2026-06-09T15:50:42.057768219Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-h95lp/POD" id=6abb952d-811e-4c64-a129-bbde8444f08d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.602043 | controller | Jun 09 15:50:42.058869 crc crio[3652]: time="2026-06-09T15:50:42.058831817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602060 | controller | Jun 09 15:50:42.085135 crc crio[3652]: time="2026-06-09T15:50:42.085018484Z" level=info msg="Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc0001a4a88}] Aliases:map[]}"
2026-06-09 17:40:40.602080 | controller | Jun 09 15:50:42.085135 crc crio[3652]: time="2026-06-09T15:50:42.085083105Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-h95lp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.602099 | controller | Jun 09 15:50:42.086845 crc crio[3652]: 2026-06-09T15:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a4867839b48f0 Mac:b6:f7:8c:27:71:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.602116 | controller | Jun 09 15:50:42.087724 crc crio[3652]: time="2026-06-09T15:50:42.087645961Z" level=info msg="Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000dac320}] Aliases:map[]}"
2026-06-09 17:40:40.602136 | controller | Jun 09 15:50:42.087825 crc crio[3652]: time="2026-06-09T15:50:42.087806466Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.602154 | controller | Jun 09 15:50:42.093901 crc crio[3652]: time="2026-06-09T15:50:42.093811791Z" level=info msg="Ran pod sandbox c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d with infra container: openshift-marketplace/redhat-operators-f27sh/POD" id=48b0a5be-25ea-460a-b113-6e4c01db7284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.602170 | controller | Jun 09 15:50:42.096753 crc crio[3652]: time="2026-06-09T15:50:42.096696495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=61fe5bd9-f9bc-4c3a-a15a-77e1e17b2159 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602187 | controller | Jun 09 15:50:42.100578 crc crio[3652]: time="2026-06-09T15:50:42.100495323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=196ce452-b87d-4a91-ace7-30c575bb5699 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602202 | controller | Jun 09 15:50:42.120618 crc crio[3652]: time="2026-06-09T15:50:42.12049841Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-f27sh/extract-utilities" id=1d311106-a436-468a-8e11-d117710b50cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602219 | controller | Jun 09 15:50:42.121112 crc crio[3652]: time="2026-06-09T15:50:42.121036974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602235 | controller | Jun 09 15:50:42.154121 crc crio[3652]: time="2026-06-09T15:50:42.154022777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602250 | controller | Jun 09 15:50:42.159860 crc crio[3652]: time="2026-06-09T15:50:42.159714514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602266 | controller | Jun 09 15:50:42.266400 crc crio[3652]: time="2026-06-09T15:50:42.265506857Z" level=info msg="Created container 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b: openshift-marketplace/redhat-operators-f27sh/extract-utilities" id=1d311106-a436-468a-8e11-d117710b50cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602282 | controller | Jun 09 15:50:42.268346 crc crio[3652]: time="2026-06-09T15:50:42.268262519Z" level=info msg="Starting container: 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b" id=74b3a575-d668-49b8-9687-e3c61541f2e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.602298 | controller | Jun 09 15:50:42.279611 crc crio[3652]: time="2026-06-09T15:50:42.279449658Z" level=info msg="Started container" PID=19197 containerID=7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b description=openshift-marketplace/redhat-operators-f27sh/extract-utilities id=74b3a575-d668-49b8-9687-e3c61541f2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d
2026-06-09 17:40:40.602315 | controller | Jun 09 15:50:42.346778 crc crio[3652]: 2026-06-09T15:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec8fc003c2ad66e Mac:f2:cb:0f:d9:17:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.602339 | controller | Jun 09 15:50:42.347782 crc crio[3652]: time="2026-06-09T15:50:42.347707361Z" level=info msg="Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc0001a4a88}] Aliases:map[]}"
2026-06-09 17:40:40.602357 | controller | Jun 09 15:50:42.347997 crc crio[3652]: time="2026-06-09T15:50:42.347887146Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.602373 | controller | Jun 09 15:50:42.384687 crc crio[3652]: time="2026-06-09T15:50:42.384557134Z" level=info msg="Ran pod sandbox ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac with infra container: openshift-marketplace/redhat-marketplace-h95lp/POD" id=6abb952d-811e-4c64-a129-bbde8444f08d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.602389 | controller | Jun 09 15:50:42.389209 crc crio[3652]: time="2026-06-09T15:50:42.388828754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba1cf34e-0bab-4f8a-939a-4bb650d6bdee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602406 | controller | Jun 09 15:50:42.395338 crc crio[3652]: time="2026-06-09T15:50:42.391318088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2715fbea-8e16-4002-aae5-aa27d44d51d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602422 | controller | Jun 09 15:50:42.404151 crc crio[3652]: time="2026-06-09T15:50:42.404054768Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities" id=9b88baa8-79f2-431f-bc35-23edd32871a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602438 | controller | Jun 09 15:50:42.404607 crc crio[3652]: time="2026-06-09T15:50:42.40454004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602454 | controller | Jun 09 15:50:42.433470 crc crio[3652]: time="2026-06-09T15:50:42.433294043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602470 | controller | Jun 09 15:50:42.437335 crc crio[3652]: time="2026-06-09T15:50:42.437193224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602485 | controller | Jun 09 15:50:42.530628 crc crio[3652]: time="2026-06-09T15:50:42.530512085Z" level=info msg="Created container 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities" id=9b88baa8-79f2-431f-bc35-23edd32871a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602502 | controller | Jun 09 15:50:42.532445 crc crio[3652]: time="2026-06-09T15:50:42.532062295Z" level=info msg="Starting container: 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a" id=412b8da0-7e2b-4c6b-8d5e-c98911ed392f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.602522 | controller | Jun 09 15:50:42.538306 crc crio[3652]: time="2026-06-09T15:50:42.538178273Z" level=info msg="Started container" PID=19212 containerID=5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a description=openshift-marketplace/redhat-marketplace-h95lp/extract-utilities id=412b8da0-7e2b-4c6b-8d5e-c98911ed392f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac
2026-06-09 17:40:40.602539 | controller | Jun 09 15:50:42.602976 crc crio[3652]: time="2026-06-09T15:50:42.602802253Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=53b38887-9ba6-422f-9edb-5e39f03786d6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.602555 | controller | Jun 09 15:50:42.604391 crc crio[3652]: time="2026-06-09T15:50:42.604266921Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2b27211b-bf16-4cb6-acdd-5fcbcaac3238 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.602572 | controller | Jun 09 15:50:42.614899 crc crio[3652]: time="2026-06-09T15:50:42.614817874Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.602588 | controller | Jun 09 15:50:42.615987 crc crio[3652]: time="2026-06-09T15:50:42.615852651Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.602604 | controller | Jun 09 15:50:43.204509 crc crio[3652]: time="2026-06-09T15:50:43.203978688Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=2b27211b-bf16-4cb6-acdd-5fcbcaac3238 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.602621 | controller | Jun 09 15:50:43.210468 crc crio[3652]: time="2026-06-09T15:50:43.206138154Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=81d30ebc-cc5a-4740-9451-87484e02370f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602637 | controller | Jun 09 15:50:43.210468 crc crio[3652]: time="2026-06-09T15:50:43.208680259Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c5afc2ff-f3dc-4d1b-aa85-d7af9b5b7b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602653 | controller | Jun 09 15:50:43.217582 crc crio[3652]: time="2026-06-09T15:50:43.217117727Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h95lp/extract-content" id=bb5e6594-391c-42e5-8956-87341d33c641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602669 | controller | Jun 09 15:50:43.217582 crc crio[3652]: time="2026-06-09T15:50:43.217510867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602685 | controller | Jun 09 15:50:43.242554 crc crio[3652]: time="2026-06-09T15:50:43.242430691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602702 | controller | Jun 09 15:50:43.247413 crc crio[3652]: time="2026-06-09T15:50:43.247325558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602718 | controller | Jun 09 15:50:43.276824 crc crio[3652]: time="2026-06-09T15:50:43.276641625Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655" id=53b38887-9ba6-422f-9edb-5e39f03786d6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.602733 | controller | Jun 09 15:50:43.277703 crc crio[3652]: time="2026-06-09T15:50:43.277632121Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=33009d21-ce76-433c-b8d9-668e4e6ec0af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602755 | controller | Jun 09 15:50:43.280689 crc crio[3652]: time="2026-06-09T15:50:43.280577527Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ec767610-0ed1-4a69-b6fe-2a75abbcc6ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602772 | controller | Jun 09 15:50:43.288120 crc crio[3652]: time="2026-06-09T15:50:43.28804515Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-f27sh/extract-content" id=e7fffd5d-b30e-4e68-974b-99796010ec3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602788 | controller | Jun 09 15:50:43.288521 crc crio[3652]: time="2026-06-09T15:50:43.288463531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602804 | controller | Jun 09 15:50:43.332063 crc crio[3652]: time="2026-06-09T15:50:43.329590854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602820 | controller | Jun 09 15:50:43.332566 crc crio[3652]: time="2026-06-09T15:50:43.332511519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.602835 | controller | Jun 09 15:50:43.352478 crc crio[3652]: time="2026-06-09T15:50:43.351396697Z" level=info msg="Created container d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9: openshift-marketplace/redhat-marketplace-h95lp/extract-content" id=bb5e6594-391c-42e5-8956-87341d33c641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602855 | controller | Jun 09 15:50:43.354166 crc crio[3652]: time="2026-06-09T15:50:43.353714697Z" level=info msg="Starting container: d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9" id=97168cc6-cf4a-496b-96db-955712fd845c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.602889 | controller | Jun 09 15:50:43.362457 crc crio[3652]: time="2026-06-09T15:50:43.3623269Z" level=info msg="Started container" PID=19224 containerID=d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9 description=openshift-marketplace/redhat-marketplace-h95lp/extract-content id=97168cc6-cf4a-496b-96db-955712fd845c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac
2026-06-09 17:40:40.602906 | controller | Jun 09 15:50:43.437210 crc crio[3652]: time="2026-06-09T15:50:43.437081571Z" level=info msg="Created container 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63: openshift-marketplace/redhat-operators-f27sh/extract-content" id=e7fffd5d-b30e-4e68-974b-99796010ec3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.602922 | controller | Jun 09 15:50:43.438803 crc crio[3652]: time="2026-06-09T15:50:43.43859645Z" level=info msg="Starting container: 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63" id=7919b3d7-163a-4040-8fdb-59f9b9c210a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.602938 | controller | Jun 09 15:50:43.449341 crc crio[3652]: time="2026-06-09T15:50:43.449191804Z" level=info msg="Started container" PID=19235 containerID=991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63 description=openshift-marketplace/redhat-operators-f27sh/extract-content id=7919b3d7-163a-4040-8fdb-59f9b9c210a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d
2026-06-09 17:40:40.602954 | controller | Jun 09 15:50:43.622511 crc crio[3652]: time="2026-06-09T15:50:43.6224227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ee9239f7-8166-4a51-a821-64ae04347ff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602974 | controller | Jun 09 15:50:43.625795 crc crio[3652]: time="2026-06-09T15:50:43.625702445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=150635d3-9a0c-472f-897c-3da3a90d1af7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.602990 | controller | Jun 09 15:50:43.636821 crc crio[3652]: time="2026-06-09T15:50:43.63671518Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h95lp/registry-server" id=ed29acbd-2558-4621-a346-8caf864a66a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603006 | controller | Jun 09 15:50:43.637586 crc crio[3652]: time="2026-06-09T15:50:43.63750674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603022 | controller | Jun 09 15:50:43.665311 crc crio[3652]: time="2026-06-09T15:50:43.665197196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603038 | controller | Jun 09 15:50:43.668821 crc crio[3652]: time="2026-06-09T15:50:43.668730257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603054 | controller | Jun 09 15:50:43.776617 crc crio[3652]: time="2026-06-09T15:50:43.776505311Z" level=info msg="Created container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server" id=ed29acbd-2558-4621-a346-8caf864a66a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603070 | controller | Jun 09 15:50:43.778402 crc crio[3652]: time="2026-06-09T15:50:43.778331478Z" level=info msg="Starting container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f" id=73f85434-19e6-485f-9ba5-a3ad049e1b03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.603086 | controller | Jun 09 15:50:43.783777 crc crio[3652]: time="2026-06-09T15:50:43.783676766Z" level=info msg="Started container" PID=19250 containerID=4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f description=openshift-marketplace/redhat-marketplace-h95lp/registry-server id=73f85434-19e6-485f-9ba5-a3ad049e1b03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac
2026-06-09 17:40:40.603102 | controller | Jun 09 15:50:44.023263 crc crio[3652]: time="2026-06-09T15:50:44.022012295Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5xwpm/POD" id=9878e6b9-d415-42cd-96c0-fbc0b779d930 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.603119 | controller | Jun 09 15:50:44.023460 crc crio[3652]: time="2026-06-09T15:50:44.023306068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603135 | controller | Jun 09 15:50:44.045123 crc crio[3652]: time="2026-06-09T15:50:44.044889596Z" level=info msg="Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc001bc6490}] Aliases:map[]}"
2026-06-09 17:40:40.603152 | controller | Jun 09 15:50:44.045123 crc crio[3652]: time="2026-06-09T15:50:44.045017259Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5xwpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.603171 | controller | Jun 09 15:50:44.205660 crc crio[3652]: time="2026-06-09T15:50:44.205558488Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-88gfh/POD" id=5841ab7f-2902-4391-bc8f-84f81676b3db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.603188 | controller | Jun 09 15:50:44.206470 crc crio[3652]: time="2026-06-09T15:50:44.205683961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603204 | controller | Jun 09 15:50:44.230063 crc crio[3652]: time="2026-06-09T15:50:44.229989199Z" level=info msg="Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc001bc67e8}] Aliases:map[]}"
2026-06-09 17:40:40.603221 | controller | Jun 09 15:50:44.230063 crc crio[3652]: time="2026-06-09T15:50:44.230048851Z" level=info msg="Adding pod openshift-marketplace_community-operators-88gfh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.603237 | controller | Jun 09 15:50:44.371513 crc crio[3652]: 2026-06-09T15:50:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9781610c797976 Mac:7a:f0:02:4e:5a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd SocketPath: PciID:}] [{Interface:0xc000408c20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.603255 | controller | Jun 09 15:50:44.374611 crc crio[3652]: time="2026-06-09T15:50:44.374532984Z" level=info msg="Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc001bc6490}] Aliases:map[]}"
2026-06-09 17:40:40.603272 | controller | Jun 09 15:50:44.374804 crc crio[3652]: time="2026-06-09T15:50:44.37474464Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.603289 | controller | Jun 09 15:50:44.443273 crc crio[3652]: time="2026-06-09T15:50:44.442768078Z" level=info msg="Ran pod sandbox e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 with infra container: openshift-marketplace/certified-operators-5xwpm/POD" id=9878e6b9-d415-42cd-96c0-fbc0b779d930 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.603305 | controller | Jun 09 15:50:44.449374 crc crio[3652]: time="2026-06-09T15:50:44.449260405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eb757b7c-0183-4d88-96dc-9a1b9ffa7f37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603322 | controller | Jun 09 15:50:44.456685 crc crio[3652]: time="2026-06-09T15:50:44.456467331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=75855fab-d1cb-43a6-874a-04db788bb640 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603339 | controller | Jun 09 15:50:44.472997 crc crio[3652]: time="2026-06-09T15:50:44.472839095Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5xwpm/extract-utilities" id=a428dc5d-1369-4751-81f3-c6cdcec81ecc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603358 | controller | Jun 09 15:50:44.473722 crc crio[3652]: time="2026-06-09T15:50:44.473658956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603375 | controller | Jun 09 15:50:44.505771 crc crio[3652]: time="2026-06-09T15:50:44.505494868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603391 | controller | Jun 09 15:50:44.511853 crc crio[3652]: time="2026-06-09T15:50:44.5117437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603408 | controller | Jun 09 15:50:44.552853 crc crio[3652]: 2026-06-09T15:50:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca6ea0ad87bd018 Mac:ea:09:c4:e7:b0:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 SocketPath: PciID:}] [{Interface:0xc0005889e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.603424 | controller | Jun 09 15:50:44.554488 crc crio[3652]: time="2026-06-09T15:50:44.554452013Z" level=info msg="Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc001bc67e8}] Aliases:map[]}"
2026-06-09 17:40:40.603441 | controller | Jun 09 15:50:44.554735 crc crio[3652]: time="2026-06-09T15:50:44.55471773Z" level=info msg="Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.603457 | controller | Jun 09 15:50:44.562214 crc crio[3652]: time="2026-06-09T15:50:44.562131212Z" level=info msg="Ran pod sandbox ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e with infra container: openshift-marketplace/community-operators-88gfh/POD" id=5841ab7f-2902-4391-bc8f-84f81676b3db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.603474 | controller | Jun 09 15:50:44.564463 crc crio[3652]: time="2026-06-09T15:50:44.56439836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=083a8f99-2b05-47cf-96f6-c5086c1e3a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603490 | controller | Jun 09 15:50:44.567496 crc crio[3652]: time="2026-06-09T15:50:44.567113781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69bca6ab-6c87-4232-8fcd-c98a9663c716 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603506 | controller | Jun 09 15:50:44.591427 crc crio[3652]: time="2026-06-09T15:50:44.591172272Z" level=info msg="Creating container: openshift-marketplace/community-operators-88gfh/extract-utilities" id=996e8087-359f-4876-ae77-ec9ba42ed8f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603523 | controller | Jun 09 15:50:44.591798 crc crio[3652]: time="2026-06-09T15:50:44.591739787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603539 | controller | Jun 09 15:50:44.643423 crc crio[3652]: time="2026-06-09T15:50:44.643093144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603559 | controller | Jun 09 15:50:44.646254 crc crio[3652]: time="2026-06-09T15:50:44.646154593Z" level=info msg="Created container 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3: openshift-marketplace/certified-operators-5xwpm/extract-utilities" id=a428dc5d-1369-4751-81f3-c6cdcec81ecc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603576 | controller | Jun 09 15:50:44.647543 crc crio[3652]: time="2026-06-09T15:50:44.647492288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603592 | controller | Jun 09 15:50:44.662420 crc crio[3652]: time="2026-06-09T15:50:44.660894484Z" level=info msg="Starting container: 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3" id=d272a877-8e8d-4e55-b6a5-9f77a8e92bea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.603609 | controller | Jun 09 15:50:44.666028 crc crio[3652]: time="2026-06-09T15:50:44.665961185Z" level=info msg="Started container" PID=19340 containerID=97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3 description=openshift-marketplace/certified-operators-5xwpm/extract-utilities id=d272a877-8e8d-4e55-b6a5-9f77a8e92bea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1
2026-06-09 17:40:40.603625 | controller | Jun 09 15:50:44.674614 crc crio[3652]: time="2026-06-09T15:50:44.674476355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4ea9d9a5-dbf1-4a4a-9f60-dc651a650d5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603641 | controller | Jun 09 15:50:44.687482 crc crio[3652]: time="2026-06-09T15:50:44.684129774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e44420fc-cecf-48ad-a9b2-29967e941171 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603656 | controller | Jun 09 15:50:44.702831 crc crio[3652]: time="2026-06-09T15:50:44.702679744Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-f27sh/registry-server" id=dc387b93-99e1-43ca-be3b-888adae7727f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603672 | controller | Jun 09 15:50:44.703427 crc crio[3652]: time="2026-06-09T15:50:44.703359991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603688 | controller | Jun 09 15:50:44.751095 crc crio[3652]: time="2026-06-09T15:50:44.751014103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603704 | controller | Jun 09 15:50:44.755384 crc crio[3652]: time="2026-06-09T15:50:44.755337224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603720 | controller | Jun 09 15:50:44.802723 crc crio[3652]: time="2026-06-09T15:50:44.802611606Z" level=info msg="Created container f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98: openshift-marketplace/community-operators-88gfh/extract-utilities" id=996e8087-359f-4876-ae77-ec9ba42ed8f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603736 | controller | Jun 09 15:50:44.804124 crc crio[3652]: time="2026-06-09T15:50:44.804035253Z" level=info msg="Starting container: f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98" id=8d95626b-441b-47df-bf05-6bd2495390f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.603755 | controller | Jun 09 15:50:44.812419 crc crio[3652]: time="2026-06-09T15:50:44.812199764Z" level=info msg="Started container" PID=19347 containerID=f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98 description=openshift-marketplace/community-operators-88gfh/extract-utilities id=8d95626b-441b-47df-bf05-6bd2495390f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e
2026-06-09 17:40:40.603772 | controller | Jun 09 15:50:44.883694 crc crio[3652]: time="2026-06-09T15:50:44.883385153Z" level=info msg="Created container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server" id=dc387b93-99e1-43ca-be3b-888adae7727f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603788 | controller | Jun 09 15:50:44.884649 crc crio[3652]: time="2026-06-09T15:50:44.884582874Z" level=info msg="Starting container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063" id=63688183-9ed5-4709-9dbe-47e901d2de03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.603804 | controller | Jun 09 15:50:44.891449 crc crio[3652]: time="2026-06-09T15:50:44.891367029Z" level=info msg="Started container" PID=19354 containerID=9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063 description=openshift-marketplace/redhat-operators-f27sh/registry-server id=63688183-9ed5-4709-9dbe-47e901d2de03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d
2026-06-09 17:40:40.603820 | controller | Jun 09 15:50:45.695250 crc crio[3652]: time="2026-06-09T15:50:45.69515909Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1bd671ef-adff-4c0e-83e6-5d8f1229335d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.603836 | controller | Jun 09 15:50:45.700665 crc crio[3652]: time="2026-06-09T15:50:45.700090227Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7a1a176c-d3e9-4cb8-bb94-17597eb6c8ee name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.603855 | controller | Jun 09 15:50:45.702124 crc crio[3652]: time="2026-06-09T15:50:45.701855083Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.603889 | controller | Jun 09 15:50:45.704384 crc crio[3652]: time="2026-06-09T15:50:45.704301706Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.603907 | controller | Jun 09 15:50:48.010152 crc crio[3652]: time="2026-06-09T15:50:48.010029486Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=1bd671ef-adff-4c0e-83e6-5d8f1229335d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.603924 | controller | Jun 09 15:50:48.011246 crc crio[3652]: time="2026-06-09T15:50:48.011111774Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=27c013be-14a7-4a41-9327-de0ff483962c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603940 | controller | Jun 09 15:50:48.424121 crc crio[3652]: time="2026-06-09T15:50:48.423965505Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a908ee3c-c97f-453a-b32e-1192e8ccc2dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.603956 | controller | Jun 09 15:50:48.628134 crc crio[3652]: time="2026-06-09T15:50:48.627873731Z" level=info msg="Creating container: openshift-marketplace/community-operators-88gfh/extract-content" id=fe10000e-cbb3-41a4-ab02-3a8d8c84e5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.603973 | controller | Jun 09 15:50:48.686905 crc crio[3652]: time="2026-06-09T15:50:48.686640139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.603992 | controller | Jun 09 15:50:48.729779 crc crio[3652]: time="2026-06-09T15:50:48.72963437Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=7a1a176c-d3e9-4cb8-bb94-17597eb6c8ee name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.604009 | controller | Jun 09 15:50:48.730854 crc crio[3652]: time="2026-06-09T15:50:48.73077038Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cc8b6479-dcd6-4b75-97d9-b05d93e61ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.604025 | controller | Jun 09 15:50:48.733182 crc crio[3652]: time="2026-06-09T15:50:48.73309113Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3e231e8d-c6ec-47c2-9092-72ac907b45c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.604041 | controller | Jun 09 15:50:48.773297 crc crio[3652]: time="2026-06-09T15:50:48.773142885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604057 | controller | Jun 09 15:50:48.777570 crc crio[3652]: time="2026-06-09T15:50:48.777494317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604073 | controller | Jun 09 15:50:48.788610 crc crio[3652]: time="2026-06-09T15:50:48.788480141Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5xwpm/extract-content" id=4c0a4e88-7f76-450f-a715-eec9f48870a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604089 | controller | Jun 09 15:50:48.791560 crc crio[3652]: time="2026-06-09T15:50:48.791473608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604105 | controller | Jun 09 15:50:48.819408 crc crio[3652]: time="2026-06-09T15:50:48.819314038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604121 | controller | Jun 09 15:50:48.823540 crc crio[3652]: time="2026-06-09T15:50:48.823450895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604137 | controller | Jun 09 15:50:50.916429 crc crio[3652]: time="2026-06-09T15:50:50.915114363Z" level=info msg="Created container b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24: openshift-marketplace/certified-operators-5xwpm/extract-content" id=4c0a4e88-7f76-450f-a715-eec9f48870a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604153 | controller | Jun 09 15:50:50.918680 crc crio[3652]: time="2026-06-09T15:50:50.917976597Z" level=info msg="Starting container: b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24" id=6e5b108b-e09c-44cb-9878-24e64a03cdf4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.604169 | controller | Jun 09 15:50:50.928473 crc crio[3652]: time="2026-06-09T15:50:50.928352875Z" level=info msg="Started container" PID=19395 containerID=b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24 description=openshift-marketplace/certified-operators-5xwpm/extract-content id=6e5b108b-e09c-44cb-9878-24e64a03cdf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1
2026-06-09 17:40:40.604185 | controller | Jun 09 15:50:51.121727 crc crio[3652]: time="2026-06-09T15:50:51.12127691Z" level=info msg="Created container e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c: openshift-marketplace/community-operators-88gfh/extract-content" id=fe10000e-cbb3-41a4-ab02-3a8d8c84e5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604205 | controller | Jun 09 15:50:51.123011 crc crio[3652]: time="2026-06-09T15:50:51.122788039Z" level=info msg="Starting container: e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c" id=18bb00e9-05dd-4aa6-80ef-74da91e5e142 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.604221 | controller | Jun 09 15:50:51.129834 crc crio[3652]: time="2026-06-09T15:50:51.129745519Z" level=info msg="Started container" PID=19392 containerID=e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c description=openshift-marketplace/community-operators-88gfh/extract-content id=18bb00e9-05dd-4aa6-80ef-74da91e5e142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e
2026-06-09 17:40:40.604237 | controller | Jun 09 15:50:51.788631 crc crio[3652]: time="2026-06-09T15:50:51.787728912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5ccca544-a919-447d-af4e-0e7a616f6559 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.604253 | controller | Jun 09 15:50:51.791105 crc crio[3652]: time="2026-06-09T15:50:51.790487473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=75b3068e-a0a1-4962-adc2-c8bf17eebd10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.604269 | controller | Jun 09 15:50:52.148295 crc crio[3652]: time="2026-06-09T15:50:52.147813816Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5xwpm/registry-server" id=87847f51-c787-4fd5-b29a-d4660bb5530e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604285 | controller | Jun 09 15:50:52.149715 crc crio[3652]: time="2026-06-09T15:50:52.14835353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604300 | controller | Jun 09 15:50:52.177156 crc crio[3652]: time="2026-06-09T15:50:52.177074362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604316 | controller | Jun 09 15:50:52.180535 crc crio[3652]: time="2026-06-09T15:50:52.18045614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604332 | controller | Jun 09 15:50:52.212214 crc crio[3652]: time="2026-06-09T15:50:52.212123878Z" level=info msg="Stopping pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9" id=5ef0c066-e6d5-43ea-b2db-d14f519f4790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604347 | controller | Jun 09 15:50:52.212214 crc crio[3652]: time="2026-06-09T15:50:52.21221147Z" level=info msg="Stopped pod sandbox (already stopped): 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9" id=5ef0c066-e6d5-43ea-b2db-d14f519f4790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604363 | controller | Jun 09 15:50:52.213830 crc crio[3652]: time="2026-06-09T15:50:52.213777951Z" level=info msg="Removing pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9" id=ad80a75e-4f2e-48bc-a8b5-b269a12e197a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604378 | controller | Jun 09 15:50:52.222044 crc crio[3652]: time="2026-06-09T15:50:52.221517311Z" level=info msg="Removed pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9" id=ad80a75e-4f2e-48bc-a8b5-b269a12e197a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604394 | controller | Jun 09 15:50:52.222399 crc crio[3652]: time="2026-06-09T15:50:52.222122637Z" level=info msg="Stopping pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3" id=90e8528a-c2f1-463a-abb3-63cf42da3883 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604413 | controller | Jun 09 15:50:52.222399 crc crio[3652]: time="2026-06-09T15:50:52.222170168Z" level=info msg="Stopped pod sandbox (already stopped): e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3" id=90e8528a-c2f1-463a-abb3-63cf42da3883 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604430 | controller | Jun 09 15:50:52.223370 crc crio[3652]: time="2026-06-09T15:50:52.223298877Z" level=info msg="Removing pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3" id=d9e504d2-98bd-4da1-8405-7ebe466344dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604446 | controller | Jun 09 15:50:52.232217 crc crio[3652]: time="2026-06-09T15:50:52.232131295Z" level=info msg="Removed pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3" id=d9e504d2-98bd-4da1-8405-7ebe466344dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604462 | controller | Jun 09 15:50:52.233190 crc crio[3652]: time="2026-06-09T15:50:52.233121621Z" level=info msg="Stopping pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815" id=d3a7c1d3-82d0-409a-a49d-92ca8f2ac8e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604478 | controller | Jun 09 15:50:52.233190 crc crio[3652]: time="2026-06-09T15:50:52.233186482Z" level=info msg="Stopped pod sandbox (already stopped): bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815" id=d3a7c1d3-82d0-409a-a49d-92ca8f2ac8e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604494 | controller | Jun 09 15:50:52.233848 crc crio[3652]: time="2026-06-09T15:50:52.233806458Z" level=info msg="Removing pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815" id=ab513b55-cd8c-423f-91e6-63e27abfe219 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604510 | controller | Jun 09 15:50:52.243183 crc crio[3652]: time="2026-06-09T15:50:52.243105689Z" level=info msg="Removed pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815" id=ab513b55-cd8c-423f-91e6-63e27abfe219 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604526 | controller | Jun 09 15:50:52.244052 crc crio[3652]: time="2026-06-09T15:50:52.243903929Z" level=info msg="Stopping pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097" id=0ed09225-f942-46d6-adbf-27cac34f8094 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604541 | controller | Jun 09 15:50:52.244365 crc crio[3652]: time="2026-06-09T15:50:52.244173746Z" level=info msg="Stopped pod sandbox (already stopped): 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097" id=0ed09225-f942-46d6-adbf-27cac34f8094 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604557 | controller | Jun 09 15:50:52.245177 crc crio[3652]: time="2026-06-09T15:50:52.24508476Z" level=info msg="Removing pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097" id=8caaf2e4-2693-4c52-970d-b2304e1387c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604573 | controller | Jun 09 15:50:52.257337 crc crio[3652]: time="2026-06-09T15:50:52.256597627Z" level=info msg="Removed pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097" id=8caaf2e4-2693-4c52-970d-b2304e1387c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604589 | controller | Jun 09 15:50:52.257854 crc crio[3652]: time="2026-06-09T15:50:52.257801698Z" level=info msg="Stopping pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f" id=eb7ad461-4b9c-4b76-9610-6cf670964eb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604605 | controller | Jun 09 15:50:52.257977 crc crio[3652]: time="2026-06-09T15:50:52.25786871Z" level=info msg="Stopped pod sandbox (already stopped): 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f" id=eb7ad461-4b9c-4b76-9610-6cf670964eb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.604624 | controller | Jun 09 15:50:52.258765 crc crio[3652]: time="2026-06-09T15:50:52.258684361Z" level=info msg="Removing pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f" id=fc408063-fc06-47a9-9ed1-59173d6f004a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604641 | controller | Jun 09 15:50:52.267425 crc crio[3652]: time="2026-06-09T15:50:52.267348905Z" level=info msg="Removed pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f" id=fc408063-fc06-47a9-9ed1-59173d6f004a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.604658 | controller | Jun 09 15:50:52.815501 crc crio[3652]: time="2026-06-09T15:50:52.815384026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f8eb755-ca24-4c2d-864e-530eea37069e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.604674 | controller | Jun 09 15:50:52.819162 crc crio[3652]: time="2026-06-09T15:50:52.819064571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=43d460dc-3cdd-40eb-b0b6-209b81ad044b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.604690 | controller | Jun 09 15:50:54.347617 crc crio[3652]: time="2026-06-09T15:50:54.34686268Z" level=info msg="Created container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server" id=87847f51-c787-4fd5-b29a-d4660bb5530e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604706 | controller | Jun 09 15:50:54.349769 crc crio[3652]: time="2026-06-09T15:50:54.348813051Z" level=info msg="Starting container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932" id=c0c0af3e-cbb0-426e-9fa8-20e186fddb6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.604722 | controller | Jun 09 15:50:54.358280 crc crio[3652]: time="2026-06-09T15:50:54.355676288Z" level=info msg="Started container" PID=19478 containerID=9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932 description=openshift-marketplace/certified-operators-5xwpm/registry-server id=c0c0af3e-cbb0-426e-9fa8-20e186fddb6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1
2026-06-09 17:40:40.604738 | controller | Jun 09 15:50:54.413506 crc crio[3652]: time="2026-06-09T15:50:54.413358589Z" level=info msg="Creating container: openshift-marketplace/community-operators-88gfh/registry-server" id=a53c2bee-6a48-451c-95b6-64bc2643abe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604754 | controller | Jun 09 15:50:54.414325 crc crio[3652]: time="2026-06-09T15:50:54.41380751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604770 | controller | Jun 09 15:50:54.467977 crc crio[3652]: time="2026-06-09T15:50:54.467341763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604786 | controller | Jun 09 15:50:54.471748 crc crio[3652]: time="2026-06-09T15:50:54.471687955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.604802 | controller | Jun 09 15:50:54.827361 crc crio[3652]: time="2026-06-09T15:50:54.827127249Z" level=info msg="Created container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server" id=a53c2bee-6a48-451c-95b6-64bc2643abe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.604821 | controller | Jun 09 15:50:54.828607 crc crio[3652]: time="2026-06-09T15:50:54.828523896Z" level=info msg="Starting container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09" id=146090c2-dcf4-4de4-b8ad-f501b1d26acc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.604837 | controller | Jun 09 15:50:54.839066 crc crio[3652]: time="2026-06-09T15:50:54.838888553Z" level=info msg="Started container" PID=19499 containerID=72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09 description=openshift-marketplace/community-operators-88gfh/registry-server id=146090c2-dcf4-4de4-b8ad-f501b1d26acc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e
2026-06-09 17:40:40.604870 | controller | Jun 09 15:51:13.601339 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:40:40.604893 | controller | Jun 09 15:51:13.874296 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 17:40:40.604910 | controller | Jun 09 15:51:13.874848 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:40:40.604927 | controller | Jun 09 15:51:13.875511 crc systemd[1]: crio.service: Consumed 16min 20.624s CPU time.
2026-06-09 17:40:40.604943 | controller | Jun 09 15:51:13.941100 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:40:40.604960 | controller | Jun 09 15:51:14.040880 crc crio[20493]: time="2026-06-09T15:51:14.040651853Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 17:40:40.604976 | controller | Jun 09 15:51:14.040880 crc crio[20493]: time="2026-06-09T15:51:14.040813907Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 17:40:40.604992 | controller | Jun 09 15:51:14.042351 crc crio[20493]: time="2026-06-09T15:51:14.042303845Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 17:40:40.605009 | controller | Jun 09 15:51:14.042425 crc crio[20493]: time="2026-06-09T15:51:14.042361807Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 17:40:40.605025 | controller | Jun 09 15:51:14.061457 crc crio[20493]: time="2026-06-09T15:51:14.061353988Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 17:40:40.605041 | controller | Jun 09 15:51:14.061780 crc crio[20493]: time="2026-06-09T15:51:14.061706337Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 17:40:40.605057 | controller | Jun 09 15:51:14.061780 crc crio[20493]: time="2026-06-09T15:51:14.061720427Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 17:40:40.605074 | controller | Jun 09 15:51:14.061880 crc crio[20493]: time="2026-06-09T15:51:14.06181199Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 17:40:40.605092 | controller | Jun 09 15:51:14.061880 crc crio[20493]: time="2026-06-09T15:51:14.06183125Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 17:40:40.605109 | controller | Jun 09 15:51:14.080442 crc crio[20493]: time="2026-06-09T15:51:14.079798814Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 17:40:40.605125 | controller | Jun 09 15:51:14.090272 crc crio[20493]: time="2026-06-09T15:51:14.090166612Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 17:40:40.605141 | controller | Jun 09 15:51:14.103091 crc crio[20493]: time="2026-06-09T15:51:14.102994924Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 17:40:40.605157 | controller | Jun 09 15:51:14.119811 crc crio[20493]: time="2026-06-09T15:51:14.119679885Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 17:40:40.605177 | controller | Jun 09 15:51:14.297553 crc crio[20493]: time="2026-06-09T15:51:14.297391417Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 17:40:40.605194 | controller | Jun 09 15:51:14.297553 crc crio[20493]: time="2026-06-09T15:51:14.297483119Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 17:40:40.605210 | controller | Jun 09 15:51:14.297553 crc crio[20493]: time="2026-06-09T15:51:14.29749719Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 17:40:40.605226 | controller | Jun 09 15:51:14.297553 crc crio[20493]: time="2026-06-09T15:51:14.2975052Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 17:40:40.605243 | controller | Jun 09 15:51:14.297553 crc crio[20493]: time="2026-06-09T15:51:14.29751425Z" level=info msg="RDT not available in the host system"
2026-06-09 17:40:40.605259 | controller | Jun 09 15:51:14.302637 crc crio[20493]: time="2026-06-09T15:51:14.302512789Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:40:40.605275 | controller | Jun 09 15:51:14.302637 crc crio[20493]: time="2026-06-09T15:51:14.302601222Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:40:40.605291 | controller | Jun 09 15:51:14.307067 crc crio[20493]: time="2026-06-09T15:51:14.30678811Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:40:40.605307 | controller | Jun 09 15:51:14.307067 crc crio[20493]: time="2026-06-09T15:51:14.307028386Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:40:40.605324 | controller | Jun 09 15:51:14.326801 crc crio[20493]: time="2026-06-09T15:51:14.326702414Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.605340 | controller | Jun 09 15:51:14.327268 crc crio[20493]: time="2026-06-09T15:51:14.327223898Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.605361 | controller | Jun 09 15:51:14.327697 crc crio[20493]: time="2026-06-09T15:51:14.327674059Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 17:40:40.605393 | controller | Jun 09 15:51:14.327853 crc crio[20493]: time="2026-06-09T15:51:14.327836474Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 17:40:40.605412 | controller | Jun 09 15:51:14.328664 crc crio[20493]: time="2026-06-09T15:51:14.328549642Z" 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.seccompNotifierAction\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"bundle\", \"org.systemd.property.\", \"run.oci.\", \"io.kubernetes.cri-o.umask\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri.container-type\", \"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"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-09 17:40:40.605436 | controller | Jun 09 15:51:14.329584 crc crio[20493]: time="2026-06-09T15:51:14.329560138Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 17:40:40.605453 | controller | Jun 09 15:51:14.329868 crc crio[20493]: time="2026-06-09T15:51:14.329850996Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 17:40:40.605469 | controller | Jun 09 15:51:16.587950 crc crio[20493]: time="2026-06-09T15:51:16.58779864Z" level=info msg="Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc00012cf48}] Aliases:map[]}"
2026-06-09 17:40:40.605486 | controller | Jun 09 15:51:16.589677 crc crio[20493]: time="2026-06-09T15:51:16.588044527Z" level=info msg="Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605502 | controller | Jun 09 15:51:16.589677 crc crio[20493]: time="2026-06-09T15:51:16.588516599Z" level=info msg="Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc00012d0e0}] Aliases:map[]}"
2026-06-09 17:40:40.605518 | controller | Jun 09 15:51:16.589677 crc crio[20493]: time="2026-06-09T15:51:16.588607721Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605537 | controller | Jun 09 15:51:16.589677 crc crio[20493]: time="2026-06-09T15:51:16.589019422Z" level=info msg="Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc00012d1b0}] Aliases:map[]}"
2026-06-09 17:40:40.605554 | controller | Jun 09 15:51:16.589677 crc crio[20493]: time="2026-06-09T15:51:16.589130305Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605571 | controller | Jun 09 15:51:16.589677 crc crio[20493]: time="2026-06-09T15:51:16.589633198Z" level=info msg="Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc00012d290}] Aliases:map[]}"
2026-06-09 17:40:40.605588 | controller | Jun 09 15:51:16.590047 crc crio[20493]: time="2026-06-09T15:51:16.589739951Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605604 | controller | Jun 09 15:51:16.590191 crc crio[20493]: time="2026-06-09T15:51:16.590128921Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc0015aa730}] Aliases:map[]}"
2026-06-09 17:40:40.605621 | controller | Jun 09 15:51:16.590343 crc crio[20493]: time="2026-06-09T15:51:16.590240064Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605638 | controller | Jun 09 15:51:16.590675 crc crio[20493]: time="2026-06-09T15:51:16.590606983Z" level=info msg="Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc0015aa7b8}] Aliases:map[]}"
2026-06-09 17:40:40.605655 | controller | Jun 09 15:51:16.590785 crc crio[20493]: time="2026-06-09T15:51:16.590752527Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605671 | controller | Jun 09 15:51:16.591290 crc crio[20493]: time="2026-06-09T15:51:16.591187208Z" level=info msg="Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc0015aa858}] Aliases:map[]}"
2026-06-09 17:40:40.605694 | controller | Jun 09 15:51:16.591380 crc crio[20493]: time="2026-06-09T15:51:16.591336492Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605711 | controller | Jun 09 15:51:16.591730 crc crio[20493]: time="2026-06-09T15:51:16.59166343Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc0015aa900}] Aliases:map[]}"
2026-06-09 17:40:40.605728 | controller | Jun 09 15:51:16.591828 crc crio[20493]: time="2026-06-09T15:51:16.591786334Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605745 | controller | Jun 09 15:51:16.592053 crc crio[20493]: time="2026-06-09T15:51:16.591903167Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605761 | controller | Jun 09 15:51:16.592053 crc crio[20493]: time="2026-06-09T15:51:16.59203448Z" level=warning msg="Could not restore sandbox IP for 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5: failed to get network status for pod sandbox k8s_collect-profiles-29683665-tz2sl_openshift-operator-lifecycle-manager_4c8939cb-e2dc-4cff-80fc-17d384d23c90_0(442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605778 | controller | Jun 09 15:51:16.592172 crc crio[20493]: time="2026-06-09T15:51:16.592063751Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605795 | controller | Jun 09 15:51:16.592172 crc crio[20493]: time="2026-06-09T15:51:16.592074401Z" level=warning msg="Could not restore sandbox IP for 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_3a290275-5921-4471-82ef-68ef2174e9e2_0(9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605811 | controller | Jun 09 15:51:16.592172 crc crio[20493]: time="2026-06-09T15:51:16.592094122Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605828 | controller | Jun 09 15:51:16.592172 crc crio[20493]: time="2026-06-09T15:51:16.592102382Z" level=warning msg="Could not restore sandbox IP for c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_794730da-0bde-44cd-90f4-e71988200895_0(c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605845 | controller | Jun 09 15:51:16.592172 crc crio[20493]: time="2026-06-09T15:51:16.592119062Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605886 | controller | Jun 09 15:51:16.592172 crc crio[20493]: time="2026-06-09T15:51:16.592128382Z" level=warning msg="Could not restore sandbox IP for 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d: failed to get network status for pod sandbox k8s_collect-profiles-29683650-j8dxb_openshift-operator-lifecycle-manager_24180ce7-d3df-486b-9e98-3dd9a083e0bd_0(1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.605908 | controller | Jun 09 15:51:16.592467 crc crio[20493]: time="2026-06-09T15:51:16.59241901Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc0015aa9b8}] Aliases:map[]}"
2026-06-09 17:40:40.605925 | controller | Jun 09 15:51:16.592604 crc crio[20493]: time="2026-06-09T15:51:16.592554523Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605941 | controller | Jun 09 15:51:16.593126 crc crio[20493]: time="2026-06-09T15:51:16.593068697Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc0015aaae8}] Aliases:map[]}"
2026-06-09 17:40:40.605958 | controller | Jun 09 15:51:16.593203 crc crio[20493]: time="2026-06-09T15:51:16.59319224Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.605974 | controller | Jun 09 15:51:16.593597 crc crio[20493]: time="2026-06-09T15:51:16.593540639Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc0015aab68}] Aliases:map[]}"
2026-06-09 17:40:40.605991 | controller | Jun 09 15:51:16.593795 crc crio[20493]: time="2026-06-09T15:51:16.593738904Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606009 | controller | Jun 09 15:51:16.594216 crc crio[20493]: time="2026-06-09T15:51:16.594159475Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0015aabf8}] Aliases:map[]}"
2026-06-09 17:40:40.606026 | controller | Jun 09 15:51:16.594330 crc crio[20493]: time="2026-06-09T15:51:16.594313319Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606042 | controller | Jun 09 15:51:16.594701 crc crio[20493]: time="2026-06-09T15:51:16.594642607Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc0015aac78}] Aliases:map[]}"
2026-06-09 17:40:40.606062 | controller | Jun 09 15:51:16.594792 crc crio[20493]: time="2026-06-09T15:51:16.59476074Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606079 | controller | Jun 09 15:51:16.595212 crc crio[20493]: time="2026-06-09T15:51:16.595152661Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc0015aad08}] Aliases:map[]}"
2026-06-09 17:40:40.606095 | controller | Jun 09 15:51:16.595434 crc crio[20493]: time="2026-06-09T15:51:16.595376856Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606112 | controller | Jun 09 15:51:16.595815 crc crio[20493]: time="2026-06-09T15:51:16.595749626Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc0015aad98}] Aliases:map[]}"
2026-06-09 17:40:40.606128 | controller | Jun 09 15:51:16.595885 crc crio[20493]: time="2026-06-09T15:51:16.595867089Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606144 | controller | Jun 09 15:51:16.596378 crc crio[20493]: time="2026-06-09T15:51:16.596320411Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc0015aae28}] Aliases:map[]}"
2026-06-09 17:40:40.606161 | controller | Jun 09 15:51:16.596448 crc crio[20493]: time="2026-06-09T15:51:16.596434464Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606177 | controller | Jun 09 15:51:16.596815 crc crio[20493]: time="2026-06-09T15:51:16.596758732Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc0015aaeb8}] Aliases:map[]}"
2026-06-09 17:40:40.606196 | controller | Jun 09 15:51:16.596889 crc crio[20493]: time="2026-06-09T15:51:16.596874295Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606213 | controller | Jun 09 15:51:16.597476 crc crio[20493]: time="2026-06-09T15:51:16.597407159Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc0015aaf38}] Aliases:map[]}"
2026-06-09 17:40:40.606229 | controller | Jun 09 15:51:16.597618 crc crio[20493]: time="2026-06-09T15:51:16.597557113Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606245 | controller | Jun 09 15:51:16.598135 crc crio[20493]: time="2026-06-09T15:51:16.598072626Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc0015aafc8}] Aliases:map[]}"
2026-06-09 17:40:40.606261 | controller | Jun 09 15:51:16.598337 crc crio[20493]: time="2026-06-09T15:51:16.59823405Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606277 | controller | Jun 09 15:51:16.598835 crc crio[20493]: time="2026-06-09T15:51:16.598766164Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc0015ab058}] Aliases:map[]}"
2026-06-09 17:40:40.606293 | controller | Jun 09 15:51:16.599142 crc crio[20493]: time="2026-06-09T15:51:16.599074912Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606310 | controller | Jun 09 15:51:16.599656 crc crio[20493]: time="2026-06-09T15:51:16.599586405Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc0015ab0d8}] Aliases:map[]}"
2026-06-09 17:40:40.606326 | controller | Jun 09 15:51:16.599819 crc crio[20493]: time="2026-06-09T15:51:16.59975858Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606342 | controller | Jun 09 15:51:16.600474 crc crio[20493]: time="2026-06-09T15:51:16.600400806Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015ab168}] Aliases:map[]}"
2026-06-09 17:40:40.606361 | controller | Jun 09 15:51:16.600621 crc crio[20493]: time="2026-06-09T15:51:16.60056193Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606377 | controller | Jun 09 15:51:16.601424 crc crio[20493]: time="2026-06-09T15:51:16.601291849Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc0015ab1f8}] Aliases:map[]}"
2026-06-09 17:40:40.606394 | controller | Jun 09 15:51:16.601703 crc crio[20493]: time="2026-06-09T15:51:16.601631798Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606410 | controller | Jun 09 15:51:16.602212 crc crio[20493]: time="2026-06-09T15:51:16.602144121Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc0015ab288}] Aliases:map[]}"
2026-06-09 17:40:40.606426 | controller | Jun 09 15:51:16.602610 crc crio[20493]: time="2026-06-09T15:51:16.602447439Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606442 | controller | Jun 09 15:51:16.603327 crc crio[20493]: time="2026-06-09T15:51:16.603224039Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc0015ab318}] Aliases:map[]}"
2026-06-09 17:40:40.606458 | controller | Jun 09 15:51:16.603477 crc crio[20493]: time="2026-06-09T15:51:16.603419584Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606474 | controller | Jun 09 15:51:16.603993 crc crio[20493]: time="2026-06-09T15:51:16.603858576Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015ab398}] Aliases:map[]}"
2026-06-09 17:40:40.606493 | controller | Jun 09 15:51:16.604183 crc crio[20493]: time="2026-06-09T15:51:16.604114472Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606509 | controller | Jun 09 15:51:16.604707 crc crio[20493]: time="2026-06-09T15:51:16.604632846Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc0015ab428}] Aliases:map[]}"
2026-06-09 17:40:40.606526 | controller | Jun 09 15:51:16.604882 crc crio[20493]: time="2026-06-09T15:51:16.60478652Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606542 | controller | Jun 09 15:51:16.605546 crc crio[20493]: time="2026-06-09T15:51:16.605470417Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc0015ab4a8}] Aliases:map[]}"
2026-06-09 17:40:40.606558 | controller | Jun 09 15:51:16.605694 crc crio[20493]: time="2026-06-09T15:51:16.605627481Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606574 | controller | Jun 09 15:51:16.606526 crc crio[20493]: time="2026-06-09T15:51:16.606450032Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc0015ab528}] Aliases:map[]}"
2026-06-09 17:40:40.606591 | controller | Jun 09 15:51:16.606661 crc crio[20493]: time="2026-06-09T15:51:16.606603496Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606607 | controller | Jun 09 15:51:16.607217 crc crio[20493]: time="2026-06-09T15:51:16.607158721Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc0015ab5a8}] Aliases:map[]}"
2026-06-09 17:40:40.606623 | controller | Jun 09 15:51:16.607392 crc crio[20493]: time="2026-06-09T15:51:16.607319365Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606643 | controller | Jun 09 15:51:16.607736 crc crio[20493]: time="2026-06-09T15:51:16.607638383Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc0015ab638}] Aliases:map[]}"
2026-06-09 17:40:40.606659 | controller | Jun 09 15:51:16.607822 crc crio[20493]: time="2026-06-09T15:51:16.607793977Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606675 | controller | Jun 09 15:51:16.608291 crc crio[20493]: time="2026-06-09T15:51:16.608207388Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0015ab6c8}] Aliases:map[]}"
2026-06-09 17:40:40.606692 | controller | Jun 09 15:51:16.608386 crc crio[20493]: time="2026-06-09T15:51:16.608369902Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606709 | controller | Jun 09 15:51:16.608828 crc crio[20493]: time="2026-06-09T15:51:16.608766012Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0015ab758}] Aliases:map[]}"
2026-06-09 17:40:40.606725 | controller | Jun 09 15:51:16.608978 crc crio[20493]: time="2026-06-09T15:51:16.608887095Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606741 | controller | Jun 09 15:51:16.609440 crc crio[20493]: time="2026-06-09T15:51:16.609378338Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc0015ab7d8}] Aliases:map[]}"
2026-06-09 17:40:40.606757 | controller | Jun 09 15:51:16.609572 crc crio[20493]: time="2026-06-09T15:51:16.609518632Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606773 | controller | Jun 09 15:51:16.610013 crc crio[20493]: time="2026-06-09T15:51:16.609892261Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc0015ab868}] Aliases:map[]}"
2026-06-09 17:40:40.606793 | controller | Jun 09 15:51:16.610123 crc crio[20493]: time="2026-06-09T15:51:16.610084596Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606810 | controller | Jun 09 15:51:16.610653 crc crio[20493]: time="2026-06-09T15:51:16.610579739Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc0015ab8e8}] Aliases:map[]}"
2026-06-09 17:40:40.606827 | controller | Jun 09 15:51:16.610803 crc crio[20493]: time="2026-06-09T15:51:16.610743003Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606844 | controller | Jun 09 15:51:16.611407 crc crio[20493]: time="2026-06-09T15:51:16.611334889Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc0015ab978}] Aliases:map[]}"
2026-06-09 17:40:40.606880 | controller | Jun 09 15:51:16.611627 crc crio[20493]: time="2026-06-09T15:51:16.611567785Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606899 | controller | Jun 09 15:51:16.612081 crc crio[20493]: time="2026-06-09T15:51:16.612015046Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc0015aba10}] Aliases:map[]}"
2026-06-09 17:40:40.606916 | controller | Jun 09 15:51:16.612163 crc crio[20493]: time="2026-06-09T15:51:16.612137469Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606933 | controller | Jun 09 15:51:16.612665 crc crio[20493]: time="2026-06-09T15:51:16.612602381Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc0015abaa0}] Aliases:map[]}"
2026-06-09 17:40:40.606953 | controller | Jun 09 15:51:16.612791 crc crio[20493]: time="2026-06-09T15:51:16.612736595Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.606971 | controller | Jun 09 15:51:16.613403 crc crio[20493]: time="2026-06-09T15:51:16.61333952Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc0015abb30}] Aliases:map[]}"
2026-06-09 17:40:40.606988 | controller | Jun 09 15:51:16.613484 crc crio[20493]: time="2026-06-09T15:51:16.613469684Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607004 | controller | Jun 09 15:51:16.613864 crc crio[20493]: time="2026-06-09T15:51:16.613807343Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc0015abbc0}] Aliases:map[]}"
2026-06-09 17:40:40.607021 | controller | Jun 09 15:51:16.614023 crc crio[20493]: time="2026-06-09T15:51:16.613979667Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607038 | controller | Jun 09 15:51:16.614861 crc crio[20493]: time="2026-06-09T15:51:16.614796708Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0015abc50}] Aliases:map[]}"
2026-06-09 17:40:40.607055 | controller | Jun 09 15:51:16.615492 crc crio[20493]: time="2026-06-09T15:51:16.615055515Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607072 | controller | Jun 09 15:51:16.616009 crc crio[20493]: time="2026-06-09T15:51:16.615874226Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc0015abce0}] Aliases:map[]}"
2026-06-09 17:40:40.607088 | controller | Jun 09 15:51:16.616147 crc crio[20493]: time="2026-06-09T15:51:16.616095792Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607107 | controller | Jun 09 15:51:16.616550 crc crio[20493]: time="2026-06-09T15:51:16.616483582Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc0015abd70}] Aliases:map[]}"
2026-06-09 17:40:40.607124 | controller | Jun 09 15:51:16.616689 crc crio[20493]: time="2026-06-09T15:51:16.616629305Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607141 | controller | Jun 09 15:51:16.617189 crc crio[20493]: time="2026-06-09T15:51:16.617098188Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc0015abdf0}] Aliases:map[]}"
2026-06-09 17:40:40.607157 | controller | Jun 09 15:51:16.617323 crc crio[20493]: time="2026-06-09T15:51:16.617239581Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607173 | controller | Jun 09 15:51:16.617705 crc crio[20493]: time="2026-06-09T15:51:16.617645122Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc0015abe80}] Aliases:map[]}"
2026-06-09 17:40:40.607190 | controller | Jun 09 15:51:16.617822 crc crio[20493]: time="2026-06-09T15:51:16.617778495Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.607206 | controller | Jun 09 15:51:16.618838 crc crio[20493]: time="2026-06-09T15:51:16.618477333Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 17:40:40.607223 | controller | Jun 09 15:51:16.620154 crc crio[20493]: time="2026-06-09T15:51:16.620099505Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 17:40:40.607239 | controller | Jun 09 15:51:16.620304 crc crio[20493]: time="2026-06-09T15:51:16.620173247Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 17:40:40.607256 | controller | Jun 09 15:51:16.620304 crc crio[20493]: time="2026-06-09T15:51:16.62028773Z" level=info msg="Create NRI interface"
2026-06-09 17:40:40.607272 | controller | Jun 09 15:51:16.620406 crc crio[20493]: time="2026-06-09T15:51:16.620355562Z" level=info msg="runtime interface created"
2026-06-09 17:40:40.607288 | controller | Jun 09 15:51:16.620406 crc crio[20493]: time="2026-06-09T15:51:16.620377592Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 17:40:40.607304 | controller | Jun 09 15:51:16.620406 crc crio[20493]: time="2026-06-09T15:51:16.620387493Z" level=info msg="runtime interface starting up..."
2026-06-09 17:40:40.607323 | controller | Jun 09 15:51:16.620406 crc crio[20493]: time="2026-06-09T15:51:16.620397483Z" level=info msg="starting plugins..."
2026-06-09 17:40:40.607339 | controller | Jun 09 15:51:16.620533 crc crio[20493]: time="2026-06-09T15:51:16.620429704Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 17:40:40.607355 | controller | Jun 09 15:51:16.630763 crc crio[20493]: time="2026-06-09T15:51:16.630557745Z" level=info msg="No systemd watchdog enabled"
2026-06-09 17:40:40.607372 | controller | Jun 09 15:51:16.637235 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:40:40.607388 | controller | Jun 09 15:51:31.163548 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:40:40.607404 | controller | Jun 09 15:51:31.286794 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 17:40:40.607420 | controller | Jun 09 15:51:31.287393 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:40:40.607436 | controller | Jun 09 15:51:31.287616 crc systemd[1]: crio.service: Consumed 3.909s CPU time.
2026-06-09 17:40:40.607452 | controller | Jun 09 15:51:31.371420 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:40:40.607468 | controller | Jun 09 15:51:31.425741 crc crio[22095]: time="2026-06-09T15:51:31.425590109Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 17:40:40.607484 | controller | Jun 09 15:51:31.426979 crc crio[22095]: time="2026-06-09T15:51:31.426909683Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 17:40:40.607500 | controller | Jun 09 15:51:31.428527 crc crio[22095]: time="2026-06-09T15:51:31.428507275Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 17:40:40.607516 | controller | Jun 09 15:51:31.428709 crc crio[22095]: time="2026-06-09T15:51:31.428694139Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 17:40:40.607532 | controller | Jun 09 15:51:31.429235 crc crio[22095]: time="2026-06-09T15:51:31.429216053Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-09 17:40:40.607548 | controller | Jun 09 15:51:31.444996 crc crio[22095]: time="2026-06-09T15:51:31.444883178Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 17:40:40.607563 | controller | Jun 09 15:51:31.445160 crc crio[22095]: time="2026-06-09T15:51:31.445065412Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 17:40:40.607579 | controller | Jun 09 15:51:31.445160 crc crio[22095]: time="2026-06-09T15:51:31.445076623Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 17:40:40.607595 | controller | Jun 09 15:51:31.445518 crc crio[22095]: time="2026-06-09T15:51:31.445469663Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 17:40:40.607611 | controller | Jun 09 15:51:31.445518 crc crio[22095]: time="2026-06-09T15:51:31.445506244Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 17:40:40.607626 | controller | Jun 09 15:51:31.462660 crc crio[22095]: time="2026-06-09T15:51:31.462588945Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 17:40:40.607642 | controller | Jun 09 15:51:31.477591 crc crio[22095]: time="2026-06-09T15:51:31.47708897Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 17:40:40.607658 | controller | Jun 09 15:51:31.483028 crc crio[22095]: time="2026-06-09T15:51:31.483000683Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 17:40:40.607678 | controller | Jun 09 15:51:31.498151 crc crio[22095]: time="2026-06-09T15:51:31.498079812Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 17:40:40.607695 | controller | Jun 09 15:51:31.657873 crc crio[22095]: time="2026-06-09T15:51:31.657657206Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 17:40:40.607711 | controller | Jun 09 15:51:31.657873 crc crio[22095]: time="2026-06-09T15:51:31.657723888Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 17:40:40.607726 | controller | Jun 09 15:51:31.657873 crc crio[22095]: time="2026-06-09T15:51:31.657738498Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 17:40:40.607742 | controller | Jun 09 15:51:31.657873 crc crio[22095]: time="2026-06-09T15:51:31.657747038Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 17:40:40.607757 | controller | Jun 09 15:51:31.657873 crc crio[22095]: time="2026-06-09T15:51:31.657755718Z" level=info msg="RDT not available in the host system"
2026-06-09 17:40:40.607773 | controller | Jun 09 15:51:31.663090 crc crio[22095]: time="2026-06-09T15:51:31.662996144Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:40:40.607789 | controller | Jun 09 15:51:31.663090 crc crio[22095]: time="2026-06-09T15:51:31.663072686Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:40:40.607805 | controller | Jun 09 15:51:31.668851 crc crio[22095]: time="2026-06-09T15:51:31.66867188Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:40:40.607821 | controller | Jun 09 15:51:31.668851 crc crio[22095]: time="2026-06-09T15:51:31.668720242Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:40:40.607837 | controller | Jun 09 15:51:31.687787 crc crio[22095]: time="2026-06-09T15:51:31.687657661Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.607869 | controller | Jun 09 15:51:31.687787 crc crio[22095]: time="2026-06-09T15:51:31.687751103Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.607890 | controller | Jun 09 15:51:31.688192 crc crio[22095]: time="2026-06-09T15:51:31.688105273Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 17:40:40.607906 | controller | Jun 09 15:51:31.688192 crc crio[22095]: time="2026-06-09T15:51:31.688125533Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 17:40:40.607924 | controller | Jun 09 15:51:31.688858 crc crio[22095]: time="2026-06-09T15:51:31.688689158Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-shared.crio.io\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri.container-type\", \"bundle\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"run.oci.\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 17:40:40.607948 | controller | Jun 09 15:51:31.689981 crc crio[22095]: time="2026-06-09T15:51:31.689863598Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 17:40:40.607966 | controller | Jun 09 15:51:31.690134 crc crio[22095]: time="2026-06-09T15:51:31.690116345Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 17:40:40.607983 | controller | Jun 09 15:51:33.489300 crc crio[22095]: time="2026-06-09T15:51:33.489182213Z" level=info msg="Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc000526b30}] Aliases:map[]}"
2026-06-09 17:40:40.608000 | controller | Jun 09 15:51:33.490776 crc crio[22095]: time="2026-06-09T15:51:33.489405639Z" level=info msg="Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608017 | controller | Jun 09 15:51:33.490776 crc crio[22095]: time="2026-06-09T15:51:33.48982766Z" level=info msg="Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc000526c30}] Aliases:map[]}"
2026-06-09 17:40:40.608033 | controller | Jun 09 15:51:33.490776 crc crio[22095]: time="2026-06-09T15:51:33.490005074Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608050 | controller | Jun 09 15:51:33.490776 crc crio[22095]: time="2026-06-09T15:51:33.490373564Z" level=info msg="Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc000526cc0}] Aliases:map[]}"
2026-06-09 17:40:40.608070 | controller | Jun 09 15:51:33.490776 crc crio[22095]: time="2026-06-09T15:51:33.490496527Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608089 | controller | Jun 09 15:51:33.491060 crc crio[22095]: time="2026-06-09T15:51:33.490903777Z" level=info msg="Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000526d50}] Aliases:map[]}"
2026-06-09 17:40:40.608109 | controller | Jun 09 15:51:33.491060 crc crio[22095]: time="2026-06-09T15:51:33.491044051Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608125 | controller | Jun 09 15:51:33.491446 crc crio[22095]: time="2026-06-09T15:51:33.49139023Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc000526e10}] Aliases:map[]}"
2026-06-09 17:40:40.608142 | controller | Jun 09 15:51:33.491559 crc crio[22095]: time="2026-06-09T15:51:33.491500163Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608159 | controller | Jun 09 15:51:33.491861 crc crio[22095]: time="2026-06-09T15:51:33.491802611Z" level=info msg="Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000526eb0}] Aliases:map[]}"
2026-06-09 17:40:40.608175 | controller | Jun 09 15:51:33.492003 crc crio[22095]: time="2026-06-09T15:51:33.491969475Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608192 | controller | Jun 09 15:51:33.492400 crc crio[22095]: time="2026-06-09T15:51:33.492326784Z" level=info msg="Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc000526f40}] Aliases:map[]}"
2026-06-09 17:40:40.608214 | controller | Jun 09 15:51:33.492491 crc crio[22095]: time="2026-06-09T15:51:33.492462368Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608232 | controller | Jun 09 15:51:33.492837 crc crio[22095]: time="2026-06-09T15:51:33.492777196Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000526fd0}] Aliases:map[]}"
2026-06-09 17:40:40.608249 | controller | Jun 09 15:51:33.493052 crc crio[22095]: time="2026-06-09T15:51:33.492905729Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608265 | controller | Jun 09 15:51:33.493291 crc crio[22095]: time="2026-06-09T15:51:33.493208687Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608282 | controller | Jun 09 15:51:33.493291 crc crio[22095]: time="2026-06-09T15:51:33.493246438Z" level=warning msg="Could not restore sandbox IP for 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5: failed to get network status for pod sandbox k8s_collect-profiles-29683665-tz2sl_openshift-operator-lifecycle-manager_4c8939cb-e2dc-4cff-80fc-17d384d23c90_0(442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608299 | controller | Jun 09 15:51:33.493402 crc crio[22095]: time="2026-06-09T15:51:33.493297709Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608316 | controller | Jun 09 15:51:33.493402 crc crio[22095]: time="2026-06-09T15:51:33.49331111Z" level=warning msg="Could not restore sandbox IP for 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_3a290275-5921-4471-82ef-68ef2174e9e2_0(9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608332 | controller | Jun 09 15:51:33.493402 crc crio[22095]: time="2026-06-09T15:51:33.49332821Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608349 | controller | Jun 09 15:51:33.493402 crc crio[22095]: time="2026-06-09T15:51:33.49333688Z" level=warning msg="Could not restore sandbox IP for c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_794730da-0bde-44cd-90f4-e71988200895_0(c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608366 | controller | Jun 09 15:51:33.493402 crc crio[22095]: time="2026-06-09T15:51:33.493352251Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608382 | controller | Jun 09 15:51:33.493402 crc crio[22095]: time="2026-06-09T15:51:33.493361011Z" level=warning msg="Could not restore sandbox IP for 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d: failed to get network status for pod sandbox k8s_collect-profiles-29683650-j8dxb_openshift-operator-lifecycle-manager_24180ce7-d3df-486b-9e98-3dd9a083e0bd_0(1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:40:40.608402 | controller | Jun 09 15:51:33.493694 crc crio[22095]: time="2026-06-09T15:51:33.493645658Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc000527080}] Aliases:map[]}"
2026-06-09 17:40:40.608419 | controller | Jun 09 15:51:33.493871 crc crio[22095]: time="2026-06-09T15:51:33.493827333Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608436 | controller | Jun 09 15:51:33.494286 crc crio[22095]: time="2026-06-09T15:51:33.494232773Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc000527110}] Aliases:map[]}"
2026-06-09 17:40:40.608452 | controller | Jun 09 15:51:33.494433 crc crio[22095]: time="2026-06-09T15:51:33.494382107Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608469 | controller | Jun 09 15:51:33.494811 crc crio[22095]: time="2026-06-09T15:51:33.494757657Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc000527190}] Aliases:map[]}"
2026-06-09 17:40:40.608486 | controller | Jun 09 15:51:33.494894 crc crio[22095]: time="2026-06-09T15:51:33.49487564Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608503 | controller | Jun 09 15:51:33.495349 crc crio[22095]: time="2026-06-09T15:51:33.495291691Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc000527220}] Aliases:map[]}"
2026-06-09 17:40:40.608519 | controller | Jun 09 15:51:33.495459 crc crio[22095]: time="2026-06-09T15:51:33.495414014Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608535 | controller | Jun 09 15:51:33.495861 crc crio[22095]: time="2026-06-09T15:51:33.495800764Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc0005272a0}] Aliases:map[]}"
2026-06-09 17:40:40.608556 | controller | Jun 09 15:51:33.496012 crc crio[22095]: time="2026-06-09T15:51:33.495964518Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608573 | controller | Jun 09 15:51:33.496405 crc crio[22095]: time="2026-06-09T15:51:33.496350188Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc000527330}] Aliases:map[]}"
2026-06-09 17:40:40.608590 | controller | Jun 09 15:51:33.496503 crc crio[22095]: time="2026-06-09T15:51:33.496468071Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608606 | controller | Jun 09 15:51:33.496905 crc crio[22095]: time="2026-06-09T15:51:33.496851861Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc0005273c0}] Aliases:map[]}"
2026-06-09 17:40:40.608622 | controller | Jun 09 15:51:33.497046 crc crio[22095]: time="2026-06-09T15:51:33.497017985Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608638 | controller | Jun 09 15:51:33.497502 crc crio[22095]: time="2026-06-09T15:51:33.497445336Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc000527450}] Aliases:map[]}"
2026-06-09 17:40:40.608655 | controller | Jun 09 15:51:33.497573 crc crio[22095]: time="2026-06-09T15:51:33.497561289Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608671 | controller | Jun 09 15:51:33.498021 crc crio[22095]: time="2026-06-09T15:51:33.4979702Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc0005274e0}] Aliases:map[]}"
2026-06-09 17:40:40.608692 | controller | Jun 09 15:51:33.498122 crc crio[22095]: time="2026-06-09T15:51:33.498090733Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608709 | controller | Jun 09 15:51:33.498512 crc crio[22095]: time="2026-06-09T15:51:33.498456413Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc000527560}] Aliases:map[]}"
2026-06-09 17:40:40.608725 | controller | Jun 09 15:51:33.498666 crc crio[22095]: time="2026-06-09T15:51:33.498603986Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608741 | controller | Jun 09 15:51:33.499107 crc crio[22095]: time="2026-06-09T15:51:33.499048748Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc0005275f0}] Aliases:map[]}"
2026-06-09 17:40:40.608758 | controller | Jun 09 15:51:33.499320 crc crio[22095]: time="2026-06-09T15:51:33.499245933Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608774 | controller | Jun 09 15:51:33.499894 crc crio[22095]: time="2026-06-09T15:51:33.499822798Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc000527680}] Aliases:map[]}"
2026-06-09 17:40:40.608791 | controller | Jun 09 15:51:33.500132 crc crio[22095]: time="2026-06-09T15:51:33.500064434Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608807 | controller | Jun 09 15:51:33.500687 crc crio[22095]: time="2026-06-09T15:51:33.500630699Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000527700}] Aliases:map[]}"
2026-06-09 17:40:40.608823 | controller | Jun 09 15:51:33.500819 crc crio[22095]: time="2026-06-09T15:51:33.500772712Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608840 | controller | Jun 09 15:51:33.501352 crc crio[22095]: time="2026-06-09T15:51:33.501290076Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc000527790}] Aliases:map[]}"
2026-06-09 17:40:40.608877 | controller | Jun 09 15:51:33.501437 crc crio[22095]: time="2026-06-09T15:51:33.501418439Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608899 | controller | Jun 09 15:51:33.501849 crc crio[22095]: time="2026-06-09T15:51:33.501791409Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc000527820}] Aliases:map[]}"
2026-06-09 17:40:40.608917 | controller | Jun 09 15:51:33.502026 crc crio[22095]: time="2026-06-09T15:51:33.501968863Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608934 | controller | Jun 09 15:51:33.502521 crc crio[22095]: time="2026-06-09T15:51:33.502450436Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc0005278b0}] Aliases:map[]}"
2026-06-09 17:40:40.608950 | controller | Jun 09 15:51:33.502604 crc crio[22095]: time="2026-06-09T15:51:33.502587309Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.608967 | controller | Jun 09 15:51:33.503060 crc crio[22095]: time="2026-06-09T15:51:33.50300231Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc000527940}] Aliases:map[]}"
2026-06-09 17:40:40.608984 | controller | Jun 09 15:51:33.503160 crc crio[22095]: time="2026-06-09T15:51:33.503123213Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609000 | controller | Jun 09 15:51:33.503518 crc crio[22095]: time="2026-06-09T15:51:33.503465362Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0005279c0}] Aliases:map[]}"
2026-06-09 17:40:40.609019 | controller | Jun 09 15:51:33.503665 crc crio[22095]: time="2026-06-09T15:51:33.503624996Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609036 | controller | Jun 09 15:51:33.504141 crc crio[22095]: time="2026-06-09T15:51:33.504017966Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000527a50}] Aliases:map[]}"
2026-06-09 17:40:40.609053 | controller | Jun 09 15:51:33.504324 crc crio[22095]: time="2026-06-09T15:51:33.504231282Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609069 | controller | Jun 09 15:51:33.504735 crc crio[22095]: time="2026-06-09T15:51:33.504676803Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc000527ad0}] Aliases:map[]}"
2026-06-09 17:40:40.609085 | controller | Jun 09 15:51:33.504986 crc crio[22095]: time="2026-06-09T15:51:33.504887009Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609101 | controller | Jun 09 15:51:33.505573 crc crio[22095]: time="2026-06-09T15:51:33.505505405Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc000527b50}] Aliases:map[]}"
2026-06-09 17:40:40.609118 | controller | Jun 09 15:51:33.505683 crc crio[22095]: time="2026-06-09T15:51:33.505642458Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609135 | controller | Jun 09 15:51:33.506289 crc crio[22095]: time="2026-06-09T15:51:33.506216353Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc000527bd0}] Aliases:map[]}"
2026-06-09 17:40:40.609152 | controller | Jun 09 15:51:33.506526 crc crio[22095]: time="2026-06-09T15:51:33.50646983Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609171 | controller | Jun 09 15:51:33.507065 crc crio[22095]: time="2026-06-09T15:51:33.506998493Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc000527c60}] Aliases:map[]}"
2026-06-09 17:40:40.609188 | controller | Jun 09 15:51:33.507148 crc crio[22095]: time="2026-06-09T15:51:33.507126407Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609205 | controller | Jun 09 15:51:33.507589 crc crio[22095]: time="2026-06-09T15:51:33.507522257Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc000527cf0}] Aliases:map[]}"
2026-06-09 17:40:40.609222 | controller | Jun 09 15:51:33.507669 crc crio[22095]: time="2026-06-09T15:51:33.50764613Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609238 | controller | Jun 09 15:51:33.508160 crc crio[22095]: time="2026-06-09T15:51:33.508110202Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc000527d80}] Aliases:map[]}"
2026-06-09 17:40:40.609255 | controller | Jun 09 15:51:33.508314 crc crio[22095]: time="2026-06-09T15:51:33.508249716Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609271 | controller | Jun 09 15:51:33.508716 crc crio[22095]: time="2026-06-09T15:51:33.508665816Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc000527e00}] Aliases:map[]}"
2026-06-09 17:40:40.609288 | controller | Jun 09 15:51:33.508842 crc crio[22095]: time="2026-06-09T15:51:33.50879657Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609304 | controller | Jun 09 15:51:33.509454 crc crio[22095]: time="2026-06-09T15:51:33.509331454Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc000527e90}] Aliases:map[]}"
2026-06-09 17:40:40.609324 | controller | Jun 09 15:51:33.509534 crc crio[22095]: time="2026-06-09T15:51:33.509474477Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609341 | controller | Jun 09 15:51:33.510011 crc crio[22095]: time="2026-06-09T15:51:33.50995585Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc000527f10}] Aliases:map[]}"
2026-06-09 17:40:40.609357 | controller | Jun 09 15:51:33.510224 crc crio[22095]: time="2026-06-09T15:51:33.510104184Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609373 | controller | Jun 09 15:51:33.510718 crc crio[22095]: time="2026-06-09T15:51:33.510659258Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc001984030}] Aliases:map[]}"
2026-06-09 17:40:40.609391 | controller | Jun 09 15:51:33.510898 crc crio[22095]: time="2026-06-09T15:51:33.510850913Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609423 | controller | Jun 09 15:51:33.511455 crc crio[22095]: time="2026-06-09T15:51:33.511394687Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc0019840c8}] Aliases:map[]}"
2026-06-09 17:40:40.609441 | controller | Jun 09 15:51:33.511582 crc crio[22095]: time="2026-06-09T15:51:33.511534841Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609458 | controller | Jun 09 15:51:33.511971 crc crio[22095]: time="2026-06-09T15:51:33.511880199Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc001984158}] Aliases:map[]}"
2026-06-09 17:40:40.609478 | controller | Jun 09 15:51:33.512140 crc crio[22095]: time="2026-06-09T15:51:33.512088755Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609495 | controller | Jun 09 15:51:33.512630 crc crio[22095]: time="2026-06-09T15:51:33.512579448Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc0019841e8}] Aliases:map[]}"
2026-06-09 17:40:40.609512 | controller | Jun 09 15:51:33.512819 crc crio[22095]: time="2026-06-09T15:51:33.512765462Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609528 | controller | Jun 09 15:51:33.513491 crc crio[22095]: time="2026-06-09T15:51:33.513419299Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc001984278}] Aliases:map[]}"
2026-06-09 17:40:40.609545 | controller | Jun 09 15:51:33.513633 crc crio[22095]: time="2026-06-09T15:51:33.513575253Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609561 | controller | Jun 09 15:51:33.514065 crc crio[22095]: time="2026-06-09T15:51:33.513997874Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc001984308}] Aliases:map[]}"
2026-06-09 17:40:40.609578 | controller | Jun 09 15:51:33.514284 crc crio[22095]: time="2026-06-09T15:51:33.5142337Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609594 | controller | Jun 09 15:51:33.514784 crc crio[22095]: time="2026-06-09T15:51:33.514721313Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc001984398}] Aliases:map[]}"
2026-06-09 17:40:40.609611 | controller | Jun 09 15:51:33.514983 crc crio[22095]: time="2026-06-09T15:51:33.514892357Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609631 | controller | Jun 09 15:51:33.515372 crc crio[22095]: time="2026-06-09T15:51:33.515320448Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc001984428}] Aliases:map[]}"
2026-06-09 17:40:40.609647 | controller | Jun 09 15:51:33.515469 crc crio[22095]: time="2026-06-09T15:51:33.515434031Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609664 | controller | Jun 09 15:51:33.516107 crc crio[22095]: time="2026-06-09T15:51:33.516040677Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc0019844a8}] Aliases:map[]}"
2026-06-09 17:40:40.609681 | controller | Jun 09 15:51:33.516288 crc crio[22095]: time="2026-06-09T15:51:33.516210301Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609698 | controller | Jun 09 15:51:33.516692 crc crio[22095]: time="2026-06-09T15:51:33.516630012Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc001984538}] Aliases:map[]}"
2026-06-09 17:40:40.609714 | controller | Jun 09 15:51:33.516835 crc crio[22095]: time="2026-06-09T15:51:33.516786216Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.609731 | controller | Jun 09 15:51:33.517499 crc crio[22095]: time="2026-06-09T15:51:33.517403982Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 17:40:40.609747 | controller | Jun 09 15:51:33.518905 crc crio[22095]: time="2026-06-09T15:51:33.518801568Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 17:40:40.609764 | controller | Jun 09 15:51:33.519374 crc crio[22095]: time="2026-06-09T15:51:33.518987223Z" level=info msg="Create NRI interface"
2026-06-09 17:40:40.609780 | controller | Jun 09 15:51:33.519374 crc crio[22095]: time="2026-06-09T15:51:33.519071395Z" level=info msg="runtime interface created"
2026-06-09 17:40:40.609796 | controller | Jun 09 15:51:33.519374 crc crio[22095]: time="2026-06-09T15:51:33.519083496Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 17:40:40.609813 | controller | Jun 09 15:51:33.519374 crc crio[22095]: time="2026-06-09T15:51:33.519090206Z" level=info msg="runtime interface starting up..."
2026-06-09 17:40:40.609829 | controller | Jun 09 15:51:33.519374 crc crio[22095]: time="2026-06-09T15:51:33.519097776Z" level=info msg="starting plugins..."
2026-06-09 17:40:40.609848 | controller | Jun 09 15:51:33.519374 crc crio[22095]: time="2026-06-09T15:51:33.519123717Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 17:40:40.609886 | controller | Jun 09 15:51:33.520159 crc crio[22095]: time="2026-06-09T15:51:33.518992163Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 17:40:40.609903 | controller | Jun 09 15:51:33.527033 crc crio[22095]: time="2026-06-09T15:51:33.526758294Z" level=info msg="No systemd watchdog enabled"
2026-06-09 17:40:40.609919 | controller | Jun 09 15:51:33.536719 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:40:40.609935 | controller | Jun 09 15:51:52.635418 crc crio[22095]: time="2026-06-09T15:51:52.634547865Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=98a6d2e9-fd79-467a-add8-cbbc15c2b859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.609951 | controller | Jun 09 15:51:52.636635 crc crio[22095]: time="2026-06-09T15:51:52.635458679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.609968 | controller | Jun 09 15:51:52.663415 crc crio[22095]: time="2026-06-09T15:51:52.663303714Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0004c72e0}] Aliases:map[]}"
2026-06-09 17:40:40.609985 | controller | Jun 09 15:51:52.663415 crc crio[22095]: time="2026-06-09T15:51:52.663369195Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.610001 | controller | Jun 09 15:51:53.330670 crc crio[22095]: 2026-06-09T15:51:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43c70be660dcdb9 Mac:d6:69:d9:a3:4b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af SocketPath: PciID:}] [{Interface:0xc0005085e0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.610017 | controller | Jun 09 15:51:53.332147 crc crio[22095]: time="2026-06-09T15:51:53.332097922Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0004c72e0}] Aliases:map[]}"
2026-06-09 17:40:40.610034 | controller | Jun 09 15:51:53.332375 crc crio[22095]: time="2026-06-09T15:51:53.332250696Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.610050 | controller | Jun 09 15:51:53.339821 crc crio[22095]: time="2026-06-09T15:51:53.339767481Z" level=info msg="Ran pod sandbox 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 with infra container: openshift-etcd/installer-3-crc/POD" id=98a6d2e9-fd79-467a-add8-cbbc15c2b859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.610066 | controller | Jun 09 15:51:53.351767 crc crio[22095]: time="2026-06-09T15:51:53.351580709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6481d24e-0e6a-4b72-871f-687b007186cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.610086 | controller | Jun 09 15:51:53.354661 crc crio[22095]: time="2026-06-09T15:51:53.354569167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2b6da84f-16bf-4c5b-8d04-af9a9d242cb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.610103 | controller | Jun 09 15:51:54.152261 crc crio[22095]: time="2026-06-09T15:51:54.151076569Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=9b5a903f-90a7-4812-aae7-84f5ba0f28af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.610119 | controller | Jun 09 15:51:54.158527 crc crio[22095]: time="2026-06-09T15:51:54.15839869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.610135 | controller | Jun 09 15:51:54.197035 crc crio[22095]: time="2026-06-09T15:51:54.196887981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.610151 | controller | Jun 09 15:51:54.367463 crc crio[22095]: time="2026-06-09T15:51:54.367268136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.610174 | controller | Jun 09 15:51:54.620746 crc crio[22095]: time="2026-06-09T15:51:54.620639891Z" level=info msg="Created container f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb: openshift-etcd/installer-3-crc/installer" id=9b5a903f-90a7-4812-aae7-84f5ba0f28af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.610191 | controller | Jun 09 15:51:54.623131 crc crio[22095]: time="2026-06-09T15:51:54.623040294Z" level=info msg="Starting container: f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb" id=e6860cab-105f-4c1f-b1ae-deef507b3ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.610213 | controller | Jun 09 15:51:54.630558 crc crio[22095]: time="2026-06-09T15:51:54.630399155Z" level=info msg="Started container" PID=22716 containerID=f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb description=openshift-etcd/installer-3-crc/installer id=e6860cab-105f-4c1f-b1ae-deef507b3ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140
2026-06-09 17:40:40.610235 | controller | Jun 09 15:52:26.300673 crc crio[22095]: time="2026-06-09T15:52:26.2977509Z" level=info msg="Stopping container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c (timeout: 30s)" id=419a4257-a062-4f94-ba7d-24c48a3ea7a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610258 | controller | Jun 09 15:52:26.300673 crc crio[22095]: time="2026-06-09T15:52:26.297851273Z" level=info msg="Stopping container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a (timeout: 30s)" id=b6e99e27-a0e3-4c16-b33b-20ddfde82c38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610275 | controller | Jun 09 15:52:26.300673 crc crio[22095]: time="2026-06-09T15:52:26.297970736Z" level=info msg="Stopping container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072 (timeout: 30s)" id=a9664dbf-8466-43eb-ad7e-76c68b50e127 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610298 | controller | Jun 09 15:52:26.300673 crc crio[22095]: time="2026-06-09T15:52:26.29925848Z" level=info msg="Stopping container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba (timeout: 30s)" id=6865cfcc-b583-4c50-8f7f-0f34bcec723c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610314 | controller | Jun 09 15:52:26.300673 crc crio[22095]: time="2026-06-09T15:52:26.298009397Z" level=info msg="Stopping container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf (timeout: 30s)" id=10ca7ff6-f195-4006-8c55-fefe19bd2327 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610339 | controller | Jun 09 15:52:26.470661 crc crio[22095]: time="2026-06-09T15:52:26.470563288Z" level=info msg="Stopped container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev" id=a9664dbf-8466-43eb-ad7e-76c68b50e127 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610358 | controller | Jun 09 15:52:26.528141 crc crio[22095]: time="2026-06-09T15:52:26.528042295Z" level=info msg="Stopped container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics" id=b6e99e27-a0e3-4c16-b33b-20ddfde82c38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610414 | controller | Jun 09 15:52:26.583218 crc crio[22095]: time="2026-06-09T15:52:26.583093847Z" level=info msg="Stopped container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz" id=6865cfcc-b583-4c50-8f7f-0f34bcec723c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610436 | controller | Jun 09 15:52:39.906448 crc crio[22095]: time="2026-06-09T15:52:39.905462882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=98b072ec-b943-4bd9-8807-c80562b7461f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.610453 | controller | Jun 09 15:52:39.907654 crc crio[22095]: time="2026-06-09T15:52:39.905568404Z" level=info msg="Removing container: a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683" id=f5b569a5-6004-48c3-a851-be4842e7eab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610469 | controller | Jun 09 15:52:39.908285 crc crio[22095]: time="2026-06-09T15:52:39.908214963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=30116b0f-ad41-41d1-99e1-3e8bd87ae283 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.610486 | controller | Jun 09 15:52:39.965823 crc crio[22095]: time="2026-06-09T15:52:39.965686199Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5d829e38-92e7-42c6-9f7b-a73836e0bbfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.610502 | controller | Jun 09 15:52:39.966281 crc crio[22095]: time="2026-06-09T15:52:39.966202713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.610518 | controller | Jun 09 15:52:39.986151 crc crio[22095]: time="2026-06-09T15:52:39.98609012Z" level=info msg="Removed container a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=f5b569a5-6004-48c3-a851-be4842e7eab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610535 | controller | Jun 09 15:52:39.991076 crc crio[22095]: time="2026-06-09T15:52:39.990896865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.610552 | controller | Jun 09 15:52:40.132320 crc crio[22095]: time="2026-06-09T15:52:40.131897026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.610568 | controller | Jun 09 15:52:40.224666 crc crio[22095]: time="2026-06-09T15:52:40.224359682Z" level=info msg="Created container 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5d829e38-92e7-42c6-9f7b-a73836e0bbfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.610588 | controller | Jun 09 15:52:40.225994 crc crio[22095]: time="2026-06-09T15:52:40.225860841Z" level=info msg="Starting container: 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2" id=b1e1a332-5759-41e2-8857-595d5fd93fd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.610604 | controller | Jun 09 15:52:40.230554 crc crio[22095]: time="2026-06-09T15:52:40.230444311Z" level=info msg="Started container" PID=23323 containerID=0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b1e1a332-5759-41e2-8857-595d5fd93fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.610621 | controller | Jun 09 15:52:41.949502 crc crio[22095]: time="2026-06-09T15:52:41.947839041Z" level=info msg="Stopping pod sandbox: 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140" id=74598153-5b65-4dd9-8fef-7376b97873a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.610638 | controller | Jun 09 15:52:41.951895 crc crio[22095]: time="2026-06-09T15:52:41.949630978Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0012886c0}] Aliases:map[]}"
2026-06-09 17:40:40.610655 | controller | Jun 09 15:52:41.951895 crc crio[22095]: time="2026-06-09T15:52:41.949791442Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.610671 | controller | Jun 09 15:52:42.206171 crc crio[22095]: time="2026-06-09T15:52:42.205859477Z" level=info msg="Stopped pod sandbox: 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140" id=74598153-5b65-4dd9-8fef-7376b97873a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.610688 | controller | Jun 09 15:52:53.474504 crc crio[22095]: time="2026-06-09T15:52:53.47358853Z" level=info msg="Stopped container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd" id=419a4257-a062-4f94-ba7d-24c48a3ea7a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610705 | controller | Jun 09 15:52:56.309211 crc crio[22095]: time="2026-06-09T15:52:56.308488699Z" level=warning msg="Stopping container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.610722 | controller | Jun 09 15:52:56.358241 crc crio[22095]: time="2026-06-09T15:52:56.358059009Z" level=error msg="Killing container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.610738 | controller | Jun 09 15:52:56.421828 crc crio[22095]: time="2026-06-09T15:52:56.417225479Z" level=info msg="Stopped container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl" id=10ca7ff6-f195-4006-8c55-fefe19bd2327 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.610755 | controller | Jun 09 15:52:56.423117 crc crio[22095]: time="2026-06-09T15:52:56.42300336Z" level=info msg="Stopping pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3" id=5e58fbb6-2e21-4a16-9404-7568e1fa983c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.610771 | controller | Jun 09 15:52:56.428129 crc crio[22095]: time="2026-06-09T15:52:56.428040371Z" level=info msg="Stopped pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3" id=5e58fbb6-2e21-4a16-9404-7568e1fa983c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.610790 | controller | Jun 09 15:52:57.147031 crc crio[22095]: time="2026-06-09T15:52:57.146451261Z" level=info msg="Removing container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072" id=f29b5ed8-3ca5-4c82-b4d0-e8259d4c4f67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610807 | controller | Jun 09 15:52:57.167774 crc crio[22095]: time="2026-06-09T15:52:57.167633402Z" level=info msg="Removed container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev" id=f29b5ed8-3ca5-4c82-b4d0-e8259d4c4f67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610823 | controller | Jun 09 15:52:57.171521 crc crio[22095]: time="2026-06-09T15:52:57.171454772Z" level=info msg="Removing container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba" id=d2be5fe8-289c-4360-b8eb-2e901a33f2ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610839 | controller | Jun 09 15:52:57.190271 crc crio[22095]: time="2026-06-09T15:52:57.190114227Z" level=info msg="Removed container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz" id=d2be5fe8-289c-4360-b8eb-2e901a33f2ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610883 | controller | Jun 09 15:52:57.193406 crc crio[22095]: time="2026-06-09T15:52:57.192874119Z" level=info msg="Removing container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a" id=c4578ed4-3238-4334-b2ef-86f8aecc1381 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610902 | controller | Jun 09 15:52:57.209364 crc crio[22095]: time="2026-06-09T15:52:57.209234495Z" level=info msg="Removed container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics" id=c4578ed4-3238-4334-b2ef-86f8aecc1381 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610918 | controller | Jun 09 15:52:57.212521 crc crio[22095]: time="2026-06-09T15:52:57.212471689Z" level=info msg="Removing container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c" id=237a6e12-43e0-4eea-8413-1b190f7a405e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610934 | controller | Jun 09 15:52:57.228200 crc crio[22095]: time="2026-06-09T15:52:57.228088756Z" level=info msg="Removed container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd" id=237a6e12-43e0-4eea-8413-1b190f7a405e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610949 | controller | Jun 09 15:52:57.231502 crc crio[22095]: time="2026-06-09T15:52:57.231429073Z" level=info msg="Removing container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf" id=5f135c6c-521c-466e-9648-9cdc7b403819 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610965 | controller | Jun 09 15:52:57.248280 crc crio[22095]: time="2026-06-09T15:52:57.248082246Z" level=info msg="Removed container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl" id=5f135c6c-521c-466e-9648-9cdc7b403819 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610981 | controller | Jun 09 15:52:57.250694 crc crio[22095]: time="2026-06-09T15:52:57.250645783Z" level=info msg="Removing container: f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be" id=93667a57-bcdc-4f5e-b49a-b473d425c4d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.610998 | controller | Jun 09 15:52:57.312628 crc crio[22095]: time="2026-06-09T15:52:57.312558615Z" level=info msg="Removed container f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be: openshift-etcd/etcd-crc/etcd-resources-copy" id=93667a57-bcdc-4f5e-b49a-b473d425c4d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.611019 | controller | Jun 09 15:52:57.315953 crc crio[22095]: time="2026-06-09T15:52:57.31582852Z" level=info msg="Removing container: 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192" id=4f4e2c69-cf6d-4f3c-a0c7-432d5abfc2d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.611036 | controller | Jun 09 15:52:57.376240 crc crio[22095]: time="2026-06-09T15:52:57.375993346Z" level=info msg="Removed container 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=4f4e2c69-cf6d-4f3c-a0c7-432d5abfc2d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.611052 | controller | Jun 09 15:52:57.380087 crc crio[22095]: time="2026-06-09T15:52:57.379801895Z" level=info msg="Removing container: 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e" id=6d1f3f09-9448-48d8-932b-79c94adee481 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.611068 | controller | Jun 09 15:52:57.453679 crc crio[22095]: time="2026-06-09T15:52:57.453550855Z" level=info msg="Removed container 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e: openshift-etcd/etcd-crc/setup" id=6d1f3f09-9448-48d8-932b-79c94adee481 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.611084 | controller | Jun 09 15:53:20.400092 crc crio[22095]: time="2026-06-09T15:53:20.399309439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b3d813be-f14d-463f-9e64-496dcccdf41d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611100 | controller | Jun 09 15:53:20.401630 crc crio[22095]: time="2026-06-09T15:53:20.401539787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d2821d54-b476-4e21-8aac-7488691272c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611116 | controller | Jun 09 15:53:20.403555 crc crio[22095]: time="2026-06-09T15:53:20.403445607Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c3dcb91b-06ca-44d9-864e-7b55349556f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611132 | controller | Jun 09 15:53:20.404088 crc crio[22095]: time="2026-06-09T15:53:20.404001371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611148 | controller | Jun 09 15:53:20.428775 crc crio[22095]: time="2026-06-09T15:53:20.428584931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611164 | controller | Jun 09 15:53:20.432747 crc crio[22095]: time="2026-06-09T15:53:20.432641307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611180 | controller | Jun 09 15:53:20.532623 crc crio[22095]: time="2026-06-09T15:53:20.532448955Z" level=info msg="Created container 83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c3dcb91b-06ca-44d9-864e-7b55349556f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611196 | controller | Jun 09 15:53:20.533688 crc crio[22095]: time="2026-06-09T15:53:20.533589464Z" level=info msg="Starting container: 83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4" id=960ff399-610f-4dbd-8a4d-8223be463d0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.611213 | controller | Jun 09 15:53:20.539319 crc crio[22095]: time="2026-06-09T15:53:20.539217271Z" level=info msg="Started container" PID=23885 containerID=83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=960ff399-610f-4dbd-8a4d-8223be463d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173
2026-06-09 17:40:40.611232 | controller | Jun 09 15:53:34.027754 crc crio[22095]: time="2026-06-09T15:53:34.026639891Z" level=info msg="Stopping pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3" id=6b7a08f3-5704-4c9b-afb3-36e7a00bdd33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.611249 | controller | Jun 09 15:53:34.027754 crc crio[22095]: time="2026-06-09T15:53:34.027619316Z" level=info msg="Stopped pod sandbox (already stopped): e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3" id=6b7a08f3-5704-4c9b-afb3-36e7a00bdd33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.611265 | controller | Jun 09 15:53:34.030711 crc crio[22095]: time="2026-06-09T15:53:34.028872239Z" level=info msg="Removing pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3" id=e64ff758-8aab-4f57-9c0f-c0470b4dc329 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.611281 | controller | Jun 09 15:53:34.041574 crc crio[22095]: time="2026-06-09T15:53:34.041463746Z" level=info msg="Removed pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3" id=e64ff758-8aab-4f57-9c0f-c0470b4dc329 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.611297 | controller | Jun 09 15:54:16.858196 crc crio[22095]: time="2026-06-09T15:54:16.857157559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=2c648ec0-6215-453a-b151-9ab3ccd4b82e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611313 | controller | Jun 09 15:54:16.860340 crc crio[22095]: time="2026-06-09T15:54:16.860229028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b4c8413f-985e-4984-b9d3-ed549b91982d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611329 | controller | Jun 09 15:54:16.862674 crc crio[22095]: time="2026-06-09T15:54:16.862603499Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=79eb915c-51bc-4426-b68e-59bfe5cb96dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611345 | controller | Jun 09 15:54:16.863049 crc crio[22095]: time="2026-06-09T15:54:16.86301183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611361 | controller | Jun 09 15:54:16.889023 crc crio[22095]: time="2026-06-09T15:54:16.888881008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611378 | controller | Jun 09 15:54:16.893184 crc crio[22095]: time="2026-06-09T15:54:16.893079797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611393 | controller | Jun 09 15:54:17.002758 crc crio[22095]: time="2026-06-09T15:54:17.002631517Z" level=info msg="Created container 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=79eb915c-51bc-4426-b68e-59bfe5cb96dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611409 | controller | Jun 09 15:54:17.003981 crc crio[22095]: time="2026-06-09T15:54:17.003852169Z" level=info msg="Starting container: 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a" id=ec59548d-ce3b-47be-98c1-840b0ac5d86d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.611425 | controller | Jun 09 15:54:17.011766 crc crio[22095]: time="2026-06-09T15:54:17.011685861Z" level=info msg="Started container" PID=24607 containerID=7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=ec59548d-ce3b-47be-98c1-840b0ac5d86d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b
2026-06-09 17:40:40.611445 | controller | Jun 09 15:54:32.979541 crc crio[22095]: time="2026-06-09T15:54:32.977567022Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.611462 | controller | Jun 09 15:54:32.979541 crc crio[22095]: time="2026-06-09T15:54:32.979383169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611478 | controller | Jun 09 15:54:33.008169 crc crio[22095]: time="2026-06-09T15:54:33.007624388Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.611493 | controller | Jun 09 15:54:33.021859 crc crio[22095]: time="2026-06-09T15:54:33.021713942Z" level=info msg="Ran pod sandbox 21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060 with infra container: openshift-etcd/etcd-crc/POD" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.611509 | controller | Jun 09 15:54:33.025282 crc crio[22095]: time="2026-06-09T15:54:33.025055829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=91782298-008d-46ed-9ca8-690e60714f55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611525 | controller | Jun 09 15:54:33.027535 crc crio[22095]: time="2026-06-09T15:54:33.027374559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=eee8907c-da05-411f-b539-54fc7a9ddefe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611541 | controller | Jun 09 15:54:33.045720 crc crio[22095]: time="2026-06-09T15:54:33.045516677Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=9ca57bac-8ccd-4b14-9875-d6e92187d0b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611557 | controller | Jun 09 15:54:33.046725 crc crio[22095]: time="2026-06-09T15:54:33.046590555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611573 | controller | Jun 09 15:54:33.087252 crc crio[22095]: time="2026-06-09T15:54:33.087091121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611590 | controller | Jun 09 15:54:33.226243 crc crio[22095]: time="2026-06-09T15:54:33.225441536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611606 | controller | Jun 09 15:54:33.326577 crc crio[22095]: time="2026-06-09T15:54:33.326481606Z" level=info msg="Created container 6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9: openshift-etcd/etcd-crc/setup" id=9ca57bac-8ccd-4b14-9875-d6e92187d0b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611623 | controller | Jun 09 15:54:33.327702 crc crio[22095]: time="2026-06-09T15:54:33.327629026Z" level=info msg="Starting container: 6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9" id=96ed2825-c8cb-49bb-ac18-e517b63f53cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.611642 | controller | Jun 09 15:54:33.333780 crc crio[22095]: time="2026-06-09T15:54:33.333704083Z" level=info msg="Started container" PID=24840 containerID=6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9 description=openshift-etcd/etcd-crc/setup id=96ed2825-c8cb-49bb-ac18-e517b63f53cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.611659 | controller | Jun 09 15:54:51.422220 crc crio[22095]: time="2026-06-09T15:54:51.421067047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4d5323fd-0600-479d-a1ed-5e011b99c5b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611676 | controller | Jun 09 15:54:51.424879 crc crio[22095]: time="2026-06-09T15:54:51.424576548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=7ead52c6-2c13-46a2-9671-1f2aa696a624 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611692 | controller | Jun 09 15:54:51.426787 crc crio[22095]: time="2026-06-09T15:54:51.425223675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0ec0a18a-3dbe-4361-ab58-7b56f2ef94ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611708 | controller | Jun 09 15:54:51.427043 crc crio[22095]: time="2026-06-09T15:54:51.426834596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1453a76d-5882-4d83-ab11-0a8324488281 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611724 | controller | Jun 09 15:54:51.428714 crc crio[22095]: time="2026-06-09T15:54:51.428649543Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=38c7f7dc-de0b-4b05-8e74-0351c836fe8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611740 | controller | Jun 09 15:54:51.429063 crc crio[22095]: time="2026-06-09T15:54:51.428996572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611756 | controller | Jun 09 15:54:51.435569 crc crio[22095]: time="2026-06-09T15:54:51.43547003Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=c73fddbf-2da9-4780-b964-458508334959 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611772 | controller | Jun 09 15:54:51.441350 crc crio[22095]: time="2026-06-09T15:54:51.44127764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611788 | controller | Jun 09 15:54:51.455970 crc crio[22095]: time="2026-06-09T15:54:51.455823885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611803 | controller | Jun 09 15:54:51.459129 crc crio[22095]: time="2026-06-09T15:54:51.459071309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611819 | controller | Jun 09 15:54:51.463285 crc crio[22095]: time="2026-06-09T15:54:51.463205366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611836 | controller | Jun 09 15:54:51.466451 crc crio[22095]: time="2026-06-09T15:54:51.466352007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.611873 | controller | Jun 09 15:54:51.578007 crc crio[22095]: time="2026-06-09T15:54:51.577882489Z" level=info msg="Created container 06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=38c7f7dc-de0b-4b05-8e74-0351c836fe8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611895 | controller | Jun 09 15:54:51.579076 crc crio[22095]: time="2026-06-09T15:54:51.578787093Z" level=info msg="Created container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=c73fddbf-2da9-4780-b964-458508334959 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.611913 | controller | Jun 09 15:54:51.579368 crc crio[22095]: time="2026-06-09T15:54:51.579191173Z" level=info msg="Starting container: 06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160" id=79bf1921-e1f7-44e2-8833-97b65ffed25a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.611930 | controller | Jun 09 15:54:51.580456 crc crio[22095]: time="2026-06-09T15:54:51.580336053Z" level=info msg="Starting container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db" id=2d12688b-f6ab-4e94-b1b4-ff723f145f8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.611946 | controller | Jun 09 15:54:51.585287 crc crio[22095]: time="2026-06-09T15:54:51.584385557Z" level=info msg="Started container" PID=25086 containerID=06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=79bf1921-e1f7-44e2-8833-97b65ffed25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb
2026-06-09 17:40:40.611963 | controller | Jun 09 15:54:51.585287 crc crio[22095]: time="2026-06-09T15:54:51.584847079Z" level=info msg="Started container" PID=25087 containerID=664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2d12688b-f6ab-4e94-b1b4-ff723f145f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306
2026-06-09 17:40:40.611980 | controller | Jun 09 15:54:52.445261 crc crio[22095]: time="2026-06-09T15:54:52.444635822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=33fc06c4-4aaa-4e57-aa4d-b87bdad2ffca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.611996 | controller | Jun 09 15:54:52.446771 crc crio[22095]: time="2026-06-09T15:54:52.446674994Z" level=info msg="Removing container: 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d" id=a4e1d6c4-8333-43b6-ac9d-eaca5ff213cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.612012 | controller | Jun 09 15:54:52.447534 crc crio[22095]: time="2026-06-09T15:54:52.447393223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b9c73dad-7920-4277-bb2a-f9333514b4c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612028 | controller | Jun 09 15:54:52.504317 crc crio[22095]: time="2026-06-09T15:54:52.504104948Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=18707e42-fbfb-4e3e-b8bc-0afc647c2117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612044 | controller | Jun 09 15:54:52.505561 crc crio[22095]: time="2026-06-09T15:54:52.505383131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612064 | controller | Jun 09 15:54:52.537477 crc crio[22095]: time="2026-06-09T15:54:52.537272135Z" level=info msg="Removed container 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a4e1d6c4-8333-43b6-ac9d-eaca5ff213cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.612080 | controller | Jun 09 15:54:52.544356 crc crio[22095]: time="2026-06-09T15:54:52.544093821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612097 | controller | Jun 09 15:54:52.718632 crc crio[22095]: time="2026-06-09T15:54:52.718465986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612113 | controller | Jun 09 15:54:52.928552 crc crio[22095]: time="2026-06-09T15:54:52.928198625Z" level=info msg="Created container 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=18707e42-fbfb-4e3e-b8bc-0afc647c2117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612129 | controller | Jun 09 15:54:52.930063 crc crio[22095]: time="2026-06-09T15:54:52.929971671Z" level=info msg="Starting container: 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8" id=3bcd3ae1-a18e-413f-9fd8-60c215ee77ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.612145 | controller | Jun 09 15:54:52.935811 crc crio[22095]: time="2026-06-09T15:54:52.934741204Z" level=info msg="Started container" PID=25134 containerID=80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3bcd3ae1-a18e-413f-9fd8-60c215ee77ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea
2026-06-09 17:40:40.612161 | controller | Jun 09 15:54:53.473556 crc crio[22095]: time="2026-06-09T15:54:53.471156404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ff2c3d52-9c8d-4eb3-b9cb-325602ea5eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612177 | controller | Jun 09 15:54:53.473556 crc crio[22095]: time="2026-06-09T15:54:53.471183075Z" level=info msg="Removing container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c" id=f7e019b8-ef80-47a3-b5d4-b5c9ae0959e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.612193 | controller | Jun 09 15:54:53.474303 crc crio[22095]: time="2026-06-09T15:54:53.474222833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6951e5e8-d934-4f31-b8ea-c114ea590e3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612209 | controller | Jun 09 15:54:53.476469 crc crio[22095]: time="2026-06-09T15:54:53.476375289Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7399a72d-d95d-469d-826a-25b34bd4b0ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612225 | controller | Jun 09 15:54:53.476835 crc crio[22095]: time="2026-06-09T15:54:53.476669337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612241 | controller | Jun 09 15:54:53.497852 crc crio[22095]: time="2026-06-09T15:54:53.497754891Z" level=info msg="Removed container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f7e019b8-ef80-47a3-b5d4-b5c9ae0959e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.612261 | controller | Jun 09 15:54:53.502707 crc crio[22095]: time="2026-06-09T15:54:53.502624787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612277 | controller | Jun 09 15:54:53.649914 crc crio[22095]: time="2026-06-09T15:54:53.649744608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612293 | controller | Jun 09 15:54:53.724116 crc crio[22095]: time="2026-06-09T15:54:53.723013041Z" level=info msg="Created container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7399a72d-d95d-469d-826a-25b34bd4b0ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612309 | controller | Jun 09 15:54:53.725437 crc crio[22095]: time="2026-06-09T15:54:53.725329591Z" level=info msg="Starting container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf" id=37ec2d76-8be5-48a7-95f0-3ad262819390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.612325 | controller | Jun 09 15:54:53.731145 crc crio[22095]: time="2026-06-09T15:54:53.730789342Z" level=info msg="Started container" PID=25169 containerID=d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=37ec2d76-8be5-48a7-95f0-3ad262819390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.612341 | controller | Jun 09 15:55:00.533595 crc crio[22095]: time="2026-06-09T15:55:00.532707713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=559c2ec6-b5ba-47b2-8e58-bb48e303330f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612357 | controller | Jun 09 15:55:00.535028 crc crio[22095]: time="2026-06-09T15:55:00.5349052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a1cd0c8f-d83c-473a-b0b7-561feb671e92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612373 | controller | Jun 09 15:55:00.537086 crc crio[22095]: time="2026-06-09T15:55:00.537005764Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b6c8dc81-1478-404a-af0e-93a054a1b3a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612389 | controller | Jun 09 15:55:00.537449 crc crio[22095]: time="2026-06-09T15:55:00.537357653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612405 | controller | Jun 09 15:55:00.558392 crc crio[22095]: time="2026-06-09T15:55:00.558318604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612420 | controller | Jun 09 15:55:00.703824 crc crio[22095]: time="2026-06-09T15:55:00.703710311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612436 | controller | Jun 09 15:55:00.795712 crc crio[22095]: time="2026-06-09T15:55:00.795368989Z" level=info msg="Created container 4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b6c8dc81-1478-404a-af0e-93a054a1b3a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612455 | controller | Jun 09 15:55:00.796805 crc crio[22095]: time="2026-06-09T15:55:00.796720724Z" level=info msg="Starting container: 4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017" id=defd87a5-48cf-4fd4-a29c-bec271841d96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.612472 | controller | Jun 09 15:55:00.801859 crc crio[22095]: time="2026-06-09T15:55:00.801722523Z" level=info msg="Started container" PID=25288 containerID=4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=defd87a5-48cf-4fd4-a29c-bec271841d96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.612488 | controller | Jun 09 15:55:04.592651 crc crio[22095]: time="2026-06-09T15:55:04.592022828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=59ad6395-6edb-47c9-957d-43426416d43b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612503 | controller | Jun 09 15:55:04.594616 crc crio[22095]: time="2026-06-09T15:55:04.594197174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4db9289e-dbad-4f5b-aa7e-42bb32819bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612519 | controller | Jun 09 15:55:04.597662 crc crio[22095]: time="2026-06-09T15:55:04.597596912Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=39be2039-3582-4243-984c-ccbe5d560994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612535 | controller | Jun 09 15:55:04.598153 crc crio[22095]: time="2026-06-09T15:55:04.598037643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612552 | controller | Jun 09 15:55:04.617908 crc crio[22095]: time="2026-06-09T15:55:04.617724572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612568 | controller | Jun 09 15:55:04.748285 crc crio[22095]: time="2026-06-09T15:55:04.747891735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612584 | controller | Jun 09 15:55:04.831458 crc crio[22095]: time="2026-06-09T15:55:04.831354121Z" level=info msg="Created container 1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=39be2039-3582-4243-984c-ccbe5d560994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612600 | controller | Jun 09 15:55:04.832210 crc crio[22095]: time="2026-06-09T15:55:04.832109961Z" level=info msg="Starting container: 1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb" id=da3b89b9-96dd-4c1f-b809-b41c7d3b4e7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.612616 | controller | Jun 09 15:55:04.838258 crc crio[22095]: time="2026-06-09T15:55:04.838215748Z" level=info msg="Started container" PID=25391 containerID=1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=da3b89b9-96dd-4c1f-b809-b41c7d3b4e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.612636 | controller | Jun 09 15:55:05.613976 crc crio[22095]: time="2026-06-09T15:55:05.613483147Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=a90fe65f-33e7-4663-bac5-443363a1d6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612653 | controller | Jun 09 15:55:05.616318 crc crio[22095]: time="2026-06-09T15:55:05.616206927Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=7401442e-cafb-416e-b12a-086446f1cb71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612669 | controller | Jun 09 15:55:05.618623 crc crio[22095]: time="2026-06-09T15:55:05.618543858Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=26830184-f0a3-4472-a901-81d508cb9990 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612685 | controller | Jun 09 15:55:05.618968 crc crio[22095]: time="2026-06-09T15:55:05.618847166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612701 | controller | Jun 09 15:55:05.649268 crc crio[22095]: time="2026-06-09T15:55:05.649116278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612717 | controller | Jun 09 15:55:05.775770 crc crio[22095]: time="2026-06-09T15:55:05.775708558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612734 | controller | Jun 09 15:55:05.864176 crc crio[22095]: time="2026-06-09T15:55:05.864044891Z" level=info msg="Created container 3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=26830184-f0a3-4472-a901-81d508cb9990 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612750 | controller | Jun 09 15:55:05.865658 crc crio[22095]: time="2026-06-09T15:55:05.865572Z" level=info msg="Starting container: 3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1" id=4d6f895e-2a11-4938-aa1f-8acb3094dfa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.612767 | controller | Jun 09 15:55:05.870245 crc crio[22095]: time="2026-06-09T15:55:05.870154248Z" level=info msg="Started container" PID=25426 containerID=3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=4d6f895e-2a11-4938-aa1f-8acb3094dfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.612783 | controller | Jun 09 15:55:08.005855 crc crio[22095]: time="2026-06-09T15:55:08.005403043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=23bfc86a-4046-48c6-9177-21a3525328db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612799 | controller | Jun 09 15:55:08.008726 crc crio[22095]: time="2026-06-09T15:55:08.008605126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5f045444-abbb-42b6-8dbd-443f70f5f3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.612815 | controller | Jun 09 15:55:08.050199 crc crio[22095]: time="2026-06-09T15:55:08.050056837Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=1a105bc4-2ac8-43f4-9d1a-30b6952dafd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612834 | controller | Jun 09 15:55:08.050681 crc crio[22095]: time="2026-06-09T15:55:08.050507999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612854 | controller | Jun 09 15:55:08.072987 crc crio[22095]: time="2026-06-09T15:55:08.072732113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612893 | controller | Jun 09 15:55:08.229510 crc crio[22095]: time="2026-06-09T15:55:08.229319499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.612911 | controller | Jun 09 15:55:08.328362 crc crio[22095]: time="2026-06-09T15:55:08.327270419Z" level=info msg="Created container 803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=1a105bc4-2ac8-43f4-9d1a-30b6952dafd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.612927 | controller | Jun 09 15:55:08.329757 crc crio[22095]: time="2026-06-09T15:55:08.32962722Z" level=info msg="Starting container: 803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef" id=4ba0c933-fdec-4021-b71d-fe0fa2095b83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.612944 | controller | Jun 09 15:55:08.336363 crc crio[22095]: time="2026-06-09T15:55:08.336256822Z" level=info msg="Started container" PID=25464 containerID=803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4ba0c933-fdec-4021-b71d-fe0fa2095b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.612960 | controller | Jun 09 15:55:20.804601 crc crio[22095]: time="2026-06-09T15:55:20.80341511Z" level=info msg="Stopping container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf (timeout: 30s)" id=517c1e33-fbf7-4f81-a453-c3aa592fbe5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.612976 | controller | Jun 09 15:55:20.966021 crc crio[22095]: time="2026-06-09T15:55:20.965785805Z" level=info msg="Stopped container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=517c1e33-fbf7-4f81-a453-c3aa592fbe5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.612992 | controller | Jun 09 15:55:20.972160 crc crio[22095]: time="2026-06-09T15:55:20.971752309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=76d73c3d-6c95-4545-84b6-9f2347a8ed65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613009 | controller | Jun 09 15:55:20.976244 crc crio[22095]: time="2026-06-09T15:55:20.9752824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=188fa6a7-47e8-4b3b-967f-d4e4f1dd9120 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613025 | controller | Jun 09 15:55:20.978403 crc crio[22095]: time="2026-06-09T15:55:20.978262047Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0695a75e-d0c0-4c7c-b666-f3ecdb9a553a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613042 | controller | Jun 09 15:55:20.978759 crc crio[22095]: time="2026-06-09T15:55:20.978564495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613058 | controller | Jun 09 15:55:21.002391 crc crio[22095]: time="2026-06-09T15:55:21.002277678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613078 | controller | Jun 09 15:55:21.172230 crc crio[22095]: time="2026-06-09T15:55:21.172047104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613095 | controller | Jun 09 15:55:21.270893 crc crio[22095]: time="2026-06-09T15:55:21.2702189Z" level=info msg="Created container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0695a75e-d0c0-4c7c-b666-f3ecdb9a553a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613112 | controller | Jun 09 15:55:21.272385 crc crio[22095]: time="2026-06-09T15:55:21.272296604Z" level=info msg="Starting container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82" id=54798c13-c169-4d44-81af-763dc1054df8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.613128 | controller | Jun 09 15:55:21.279760 crc crio[22095]: time="2026-06-09T15:55:21.279668864Z" level=info msg="Started container" PID=25625 containerID=7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=54798c13-c169-4d44-81af-763dc1054df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.613144 | controller | Jun 09 15:55:21.894748 crc crio[22095]: time="2026-06-09T15:55:21.894606572Z" level=info msg="Removing container: 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9" id=f06c6013-368e-43d9-913d-7d0506f221e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.613160 | controller | Jun 09 15:55:21.974856 crc crio[22095]: time="2026-06-09T15:55:21.974694321Z" level=info msg="Removed container 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f06c6013-368e-43d9-913d-7d0506f221e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.613176 | controller | Jun 09 15:55:42.664171 crc crio[22095]: time="2026-06-09T15:55:42.663348355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d7909a00-9bd7-4f3f-b546-039b09cf6ab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613192 | controller | Jun 09 15:55:42.667116 crc crio[22095]: time="2026-06-09T15:55:42.667033111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a019e887-0c1c-4955-82eb-df0353e1d69d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613207 | controller | Jun 09 15:55:42.673474 crc crio[22095]: time="2026-06-09T15:55:42.673379024Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=c3dd6bca-83b6-49b7-ad43-baed18874c7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613223 | controller | Jun 09 15:55:42.674221 crc crio[22095]: time="2026-06-09T15:55:42.674166775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613239 | controller | Jun 09 15:55:42.700173 crc crio[22095]: time="2026-06-09T15:55:42.699741046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613255 | controller | Jun 09 15:55:42.846318 crc crio[22095]: time="2026-06-09T15:55:42.84620191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613274 | controller | Jun 09 15:55:42.931471 crc crio[22095]: time="2026-06-09T15:55:42.93136611Z" level=info msg="Created container 68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d: openshift-etcd/etcd-crc/etcd-resources-copy" id=c3dd6bca-83b6-49b7-ad43-baed18874c7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613290 | controller | Jun 09 15:55:42.932745 crc crio[22095]: time="2026-06-09T15:55:42.932674224Z" level=info msg="Starting container: 68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d" id=ac1a5a8c-14e6-4018-aef2-26458850d485 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.613306 | controller | Jun 09 15:55:42.938381 crc crio[22095]: time="2026-06-09T15:55:42.938174446Z" level=info msg="Started container" PID=25925 containerID=68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d description=openshift-etcd/etcd-crc/etcd-resources-copy id=ac1a5a8c-14e6-4018-aef2-26458850d485 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.613323 | controller | Jun 09 15:55:50.804260 crc crio[22095]: time="2026-06-09T15:55:50.802796505Z" level=info msg="Stopping container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82 (timeout: 30s)" id=cf933d0d-3d38-4798-a7da-1175f5d5f496 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.613339 | controller | Jun 09 15:55:50.972545 crc crio[22095]: time="2026-06-09T15:55:50.972388156Z" level=info msg="Stopped container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cf933d0d-3d38-4798-a7da-1175f5d5f496 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.613355 | controller | Jun 09 15:55:50.974177 crc crio[22095]: time="2026-06-09T15:55:50.97408039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=958c8ed3-5d3a-4bf0-8d10-b7854c403ce4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613371 | controller | Jun 09 15:55:50.975753 crc crio[22095]: time="2026-06-09T15:55:50.975683091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e5ea8800-7215-4d3e-82d6-68725a93f3ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613387 | controller | Jun 09 15:55:50.978377 crc crio[22095]: time="2026-06-09T15:55:50.978307999Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=dc3d9dd1-f6a6-4ad3-97bf-b2e5c9a36add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613402 | controller | Jun 09 15:55:50.978700 crc crio[22095]: time="2026-06-09T15:55:50.978616537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613419 | controller | Jun 09 15:55:51.029989 crc crio[22095]: time="2026-06-09T15:55:51.0298205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613437 | controller | Jun 09 15:55:51.154574 crc crio[22095]: time="2026-06-09T15:55:51.154384368Z" level=info msg="Removing container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf" id=95f0dc02-846b-4acc-b2b7-315b692d8639 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.613467 | controller | Jun 09 15:55:51.170379 crc crio[22095]: time="2026-06-09T15:55:51.170109015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613487 | controller | Jun 09 15:55:51.185497 crc crio[22095]: time="2026-06-09T15:55:51.18541271Z" level=info msg="Removed container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=95f0dc02-846b-4acc-b2b7-315b692d8639 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.613504 | controller | Jun 09 15:55:51.258608 crc crio[22095]: time="2026-06-09T15:55:51.258474638Z" level=info msg="Created container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=dc3d9dd1-f6a6-4ad3-97bf-b2e5c9a36add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613520 | controller | Jun 09 15:55:51.260508 crc crio[22095]: time="2026-06-09T15:55:51.260409978Z" level=info msg="Starting container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583" id=1ba41e76-8e80-4017-87ef-33c11b5273ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.613537 | controller | Jun 09 15:55:51.265365 crc crio[22095]: time="2026-06-09T15:55:51.265300734Z" level=info msg="Started container" PID=26049 containerID=317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1ba41e76-8e80-4017-87ef-33c11b5273ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.613553 | controller | Jun 09 15:56:17.080760 crc crio[22095]: time="2026-06-09T15:56:17.079829274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=79eada34-5d9d-47ab-86b6-b69c33951849 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613569 | controller | Jun 09 15:56:17.083626 crc crio[22095]: time="2026-06-09T15:56:17.083516949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d7a60829-1fca-47a7-8cbe-9bc912a73104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613585 | controller | Jun 09 15:56:17.097257 crc crio[22095]: time="2026-06-09T15:56:17.097062128Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=3fc054f4-ede4-4a74-84a4-80b17e26df6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613600 | controller | Jun 09 15:56:17.098024 crc crio[22095]: time="2026-06-09T15:56:17.097547871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613616 | controller | Jun 09 15:56:17.127624 crc crio[22095]: time="2026-06-09T15:56:17.127387939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613632 | controller | Jun 09 15:56:17.302377 crc crio[22095]: time="2026-06-09T15:56:17.302228221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613647 | controller | Jun 09 15:56:17.427904 crc crio[22095]: time="2026-06-09T15:56:17.427067946Z" level=info msg="Created container 9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc: openshift-etcd/etcd-crc/etcdctl" id=3fc054f4-ede4-4a74-84a4-80b17e26df6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613663 | controller | Jun 09 15:56:17.429777 crc crio[22095]: time="2026-06-09T15:56:17.429665693Z" level=info msg="Starting container: 9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc" id=d0524840-1e6e-4a3f-8d4e-fd5d8d0655ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.613683 | controller | Jun 09 15:56:17.437105 crc crio[22095]: time="2026-06-09T15:56:17.436869109Z" level=info msg="Started container" PID=26388 containerID=9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc description=openshift-etcd/etcd-crc/etcdctl id=d0524840-1e6e-4a3f-8d4e-fd5d8d0655ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.613699 | controller | Jun 09 15:56:17.450312 crc crio[22095]: time="2026-06-09T15:56:17.450198042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9f432fba-1d29-4539-86c3-c4d5c4a49fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613715 | controller | Jun 09 15:56:17.453327 crc crio[22095]: time="2026-06-09T15:56:17.453210669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=42e6e8b7-169d-4645-8ebc-a357fdefe15f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613731 | controller | Jun 09 15:56:17.459880 crc crio[22095]: time="2026-06-09T15:56:17.459808339Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=359d8828-fae4-4397-9a07-ab5168553034 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613747 | controller | Jun 09 15:56:17.460634 crc crio[22095]: time="2026-06-09T15:56:17.460564209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613763 | controller | Jun 09 15:56:17.489390 crc crio[22095]: time="2026-06-09T15:56:17.488045297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613779 | controller | Jun 09 15:56:17.659240 crc crio[22095]: time="2026-06-09T15:56:17.658814504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613795 | controller | Jun 09 15:56:17.756422 crc crio[22095]: time="2026-06-09T15:56:17.756307585Z" level=info msg="Created container 96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55: openshift-etcd/etcd-crc/etcd" id=359d8828-fae4-4397-9a07-ab5168553034 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613811 | controller | Jun 09 15:56:17.757755 crc crio[22095]: time="2026-06-09T15:56:17.7576739Z" level=info msg="Starting container: 96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55" id=649007eb-5691-41a5-aac3-92b6078c1282 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.613827 | controller | Jun 09 15:56:17.767855 crc crio[22095]: time="2026-06-09T15:56:17.767737029Z" level=info msg="Started container" PID=26409 containerID=96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55 description=openshift-etcd/etcd-crc/etcd id=649007eb-5691-41a5-aac3-92b6078c1282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.613843 | controller | Jun 09 15:56:17.783975 crc crio[22095]: time="2026-06-09T15:56:17.783845284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=410386ec-0a55-48cb-b9e8-8c985b14e3a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613879 | controller | Jun 09 15:56:17.786845 crc crio[22095]: time="2026-06-09T15:56:17.786662806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e80ee3e9-1a31-4b76-84de-fc827da0f657 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.613900 | controller | Jun 09 15:56:17.793372 crc crio[22095]: time="2026-06-09T15:56:17.793305498Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=d5173d24-0df2-47ad-97b3-a2178d07d25e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613917 | controller | Jun 09 15:56:17.793682 crc crio[22095]: time="2026-06-09T15:56:17.793624106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613934 | controller | Jun 09 15:56:17.817958 crc crio[22095]: time="2026-06-09T15:56:17.817804758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613950 | controller | Jun 09 15:56:17.959674 crc crio[22095]: time="2026-06-09T15:56:17.959487197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.613966 | controller | Jun 09 15:56:18.053687 crc crio[22095]: time="2026-06-09T15:56:18.053543679Z" level=info msg="Created container 5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e: openshift-etcd/etcd-crc/etcd-metrics" id=d5173d24-0df2-47ad-97b3-a2178d07d25e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.613982 | controller | Jun 09 15:56:18.055188 crc crio[22095]: time="2026-06-09T15:56:18.055098429Z" level=info msg="Starting container: 5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e" id=dbaf9352-28a0-4f8d-9b07-2b91068292fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.613999 | controller | Jun 09 15:56:18.061537 crc crio[22095]: time="2026-06-09T15:56:18.061413072Z" level=info msg="Started container" PID=26425 containerID=5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e description=openshift-etcd/etcd-crc/etcd-metrics id=dbaf9352-28a0-4f8d-9b07-2b91068292fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.614016 | controller | Jun 09 15:56:18.072154 crc crio[22095]: time="2026-06-09T15:56:18.072005615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=fe32471f-1492-4599-a222-4c2948e910df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614032 | controller | Jun 09 15:56:18.074620 crc crio[22095]: time="2026-06-09T15:56:18.074491299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=002ffe90-ddc3-4d64-b43b-c481ddbc11ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614049 | controller | Jun 09 15:56:18.081500 crc crio[22095]: time="2026-06-09T15:56:18.081355595Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=ef762677-f246-49d3-9c7c-c7ff4dd55cb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614065 | controller | Jun 09 15:56:18.082301 crc crio[22095]: time="2026-06-09T15:56:18.081783476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614082 | controller | Jun 09 15:56:18.103492 crc crio[22095]: time="2026-06-09T15:56:18.103346892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614098 | controller | Jun 09 15:56:18.230661 crc crio[22095]: time="2026-06-09T15:56:18.230424904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614114 | controller | Jun 09 15:56:18.305135 crc crio[22095]: time="2026-06-09T15:56:18.305046486Z" level=info msg="Created container 146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59: openshift-etcd/etcd-crc/etcd-readyz" id=ef762677-f246-49d3-9c7c-c7ff4dd55cb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614135 | controller | Jun 09 15:56:18.306322 crc crio[22095]: time="2026-06-09T15:56:18.306279167Z" level=info msg="Starting container: 146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59" id=4f263fad-1101-4543-8f56-f8cb8f2bc788 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.614152 | controller | Jun 09 15:56:18.312011 crc crio[22095]: time="2026-06-09T15:56:18.311857521Z" level=info msg="Started container" PID=26443 containerID=146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59 description=openshift-etcd/etcd-crc/etcd-readyz id=4f263fad-1101-4543-8f56-f8cb8f2bc788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.614169 | controller | Jun 09 15:56:18.322083 crc crio[22095]: time="2026-06-09T15:56:18.322028613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=f8b67032-28e1-477d-9f42-52d185b58ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614186 | controller | Jun 09 15:56:18.324043 crc crio[22095]: time="2026-06-09T15:56:18.323897801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=93c4ea35-fc98-4fdc-8ef1-05865888ccdd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614202 | controller | Jun 09 15:56:18.329681 crc crio[22095]: time="2026-06-09T15:56:18.329604828Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=5f66eb8a-bea7-4acd-a53b-27ffb6e07ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614219 | controller | Jun 09 15:56:18.330086 crc crio[22095]: time="2026-06-09T15:56:18.330032609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614235 | controller | Jun 09 15:56:18.352259 crc crio[22095]: time="2026-06-09T15:56:18.352075857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614251 | controller | Jun 09 15:56:18.504754 crc crio[22095]: time="2026-06-09T15:56:18.502381528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614266 | controller | Jun 09 15:56:18.586772 crc crio[22095]: time="2026-06-09T15:56:18.586650478Z" level=info msg="Created container 50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47: openshift-etcd/etcd-crc/etcd-rev" id=5f66eb8a-bea7-4acd-a53b-27ffb6e07ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614282 | controller | Jun 09 15:56:18.587877 crc crio[22095]: time="2026-06-09T15:56:18.587802637Z" level=info msg="Starting container: 50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47" id=19190ed4-57ef-401f-9a3f-c6068459ab57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.614298 | controller | Jun 09 15:56:18.592865 crc crio[22095]: time="2026-06-09T15:56:18.592810316Z" level=info msg="Started container" PID=26468 containerID=50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47 description=openshift-etcd/etcd-crc/etcd-rev id=19190ed4-57ef-401f-9a3f-c6068459ab57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060
2026-06-09 17:40:40.614314 | controller | Jun 09 15:56:20.806297 crc crio[22095]: time="2026-06-09T15:56:20.805247279Z" level=info msg="Stopping container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583 (timeout: 30s)" id=4c4608ad-9f0c-4e77-aad4-4ba9f11c5ef1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.614339 | controller | Jun 09 15:56:20.982881 crc crio[22095]: time="2026-06-09T15:56:20.982085573Z" level=info msg="Stopped container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4c4608ad-9f0c-4e77-aad4-4ba9f11c5ef1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.614355 | controller | Jun 09 15:56:21.459051 crc crio[22095]: time="2026-06-09T15:56:21.458992434Z" level=info msg="Removing container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82" id=800b2d28-0aee-4c1c-bef0-05042c66015e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.614371 | controller | Jun 09 15:56:21.488047 crc crio[22095]: time="2026-06-09T15:56:21.487837077Z" level=info msg="Removed container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=800b2d28-0aee-4c1c-bef0-05042c66015e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.614387 | controller | Jun 09 15:57:01.836629 crc crio[22095]: time="2026-06-09T15:57:01.835264686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=a14071f2-f6a9-4083-9b90-9844b733ed87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614402 | controller | Jun 09 15:57:01.841743 crc crio[22095]: time="2026-06-09T15:57:01.841613329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5ae5e9ac-c5f5-4915-ba0f-819f85fb1db5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614418 | controller | Jun 09 15:57:01.849614 crc crio[22095]: time="2026-06-09T15:57:01.844890033Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=29eaca0c-f6db-48a7-b8c5-6467a2cbd1b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614434 | controller | Jun 09 15:57:01.849614 crc crio[22095]: time="2026-06-09T15:57:01.84823532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614450 | controller | Jun 09 15:57:01.849614 crc crio[22095]: time="2026-06-09T15:57:01.846612308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6cb9cc02-7096-4509-9d7c-8d2f7b850761 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614466 | controller | Jun 09 15:57:01.880303 crc crio[22095]: time="2026-06-09T15:57:01.874350972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86a1f1f1-ff10-42c3-8d06-d7d6e13da640 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614482 | controller | Jun 09 15:57:01.880303 crc crio[22095]: time="2026-06-09T15:57:01.877011581Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ad69025c-b8c1-4ffb-9b58-4c0cd9a2d5d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614498 | controller | Jun 09 15:57:01.880303 crc crio[22095]: time="2026-06-09T15:57:01.877349539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614514 | controller | Jun 09 15:57:01.921523 crc crio[22095]: time="2026-06-09T15:57:01.92086674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614533 | controller | Jun 09 15:57:01.927239 crc crio[22095]: time="2026-06-09T15:57:01.927130381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614549 | controller | Jun 09 15:57:01.944575 crc crio[22095]: time="2026-06-09T15:57:01.944492968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614565 | controller | Jun 09 15:57:01.954118 crc crio[22095]: time="2026-06-09T15:57:01.953543851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614581 | controller | Jun 09 15:57:02.849494 crc crio[22095]: time="2026-06-09T15:57:02.84936178Z" level=info msg="Created container 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ad69025c-b8c1-4ffb-9b58-4c0cd9a2d5d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614597 | controller | Jun 09 15:57:02.850714 crc crio[22095]: time="2026-06-09T15:57:02.850654494Z" level=info msg="Starting container: 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb" id=87e9cb6e-e57d-4fd0-935d-617b08494687 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.614613 | controller | Jun 09 15:57:02.865049 crc crio[22095]: time="2026-06-09T15:57:02.860875467Z" level=info msg="Started container" PID=27140 containerID=12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=87e9cb6e-e57d-4fd0-935d-617b08494687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53
2026-06-09 17:40:40.614629 | controller | Jun 09 15:57:02.865049 crc crio[22095]: time="2026-06-09T15:57:02.86139796Z" level=info msg="Created container b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=29eaca0c-f6db-48a7-b8c5-6467a2cbd1b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614646 | controller | Jun 09 15:57:02.865049 crc crio[22095]: time="2026-06-09T15:57:02.862786226Z" level=info msg="Starting container: b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604" id=f1d8b71a-5f0c-490d-a831-d6200a73bad7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.614662 | controller | Jun 09 15:57:02.873327 crc crio[22095]: time="2026-06-09T15:57:02.873185754Z" level=info msg="Started container" PID=27139 containerID=b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=f1d8b71a-5f0c-490d-a831-d6200a73bad7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31
2026-06-09 17:40:40.614678 | controller | Jun 09 15:57:02.876736 crc crio[22095]: time="2026-06-09T15:57:02.875971976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=d63e76b3-37ae-4306-83a4-56e5d22092c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614694 | controller | Jun 09 15:57:02.878741 crc crio[22095]: time="2026-06-09T15:57:02.878567052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=0d3b1ec4-57e5-4bc8-ac4f-c25cd1887df9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614713 | controller | Jun 09 15:57:02.881018 crc crio[22095]: time="2026-06-09T15:57:02.880720018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=e58b5604-4588-4b8e-aa1c-53ef5375b7df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614729 | controller | Jun 09 15:57:02.881337 crc crio[22095]: time="2026-06-09T15:57:02.88119074Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=314b0260-1b28-45f4-aee8-41578126195f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614746 | controller | Jun 09 15:57:02.881544 crc crio[22095]: time="2026-06-09T15:57:02.881495398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614762 | controller | Jun 09 15:57:02.883290 crc crio[22095]: time="2026-06-09T15:57:02.883173061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=618b2ec6-6bce-45f7-b8fc-e49f4f0c80cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614778 | controller | Jun 09 15:57:02.886085 crc crio[22095]: time="2026-06-09T15:57:02.885773548Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1ae72802-edb7-4026-8fe9-62f6564a34c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614793 | controller | Jun 09 15:57:02.886667 crc crio[22095]: time="2026-06-09T15:57:02.886586539Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=8be551d3-7985-4fb5-ad3f-0c769f0a6064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614809 | controller | Jun 09 15:57:02.888350 crc crio[22095]: time="2026-06-09T15:57:02.888280913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=012b017e-e2b9-454f-ae09-7b6fbd8a2563 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614825 | controller | Jun 09 15:57:02.891545 crc crio[22095]: time="2026-06-09T15:57:02.891021093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.614841 | controller | Jun 09 15:57:02.892312 crc crio[22095]: time="2026-06-09T15:57:02.892168333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=1a4bcc6f-fd52-489d-8548-a7fc3fd99237 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614878 | controller | Jun 09 15:57:02.897021 crc crio[22095]: time="2026-06-09T15:57:02.893357743Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=99902338-9baa-4885-8444-683acb5853cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614900 | controller | Jun 09 15:57:02.897021 crc crio[22095]: time="2026-06-09T15:57:02.894711608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=b41bec2d-0721-42e9-aacd-d0f7db45249a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614916 | controller | Jun 09 15:57:02.900106 crc crio[22095]: time="2026-06-09T15:57:02.900024625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ba6e500f-2a45-472a-a607-63fd2b2d6a09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614936 | controller | Jun 09 15:57:02.900707 crc crio[22095]: time="2026-06-09T15:57:02.900508437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=72321f0c-a8d7-4b5e-ad9e-72692b93041c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.614952 | controller | Jun 09 15:57:02.903159 crc crio[22095]: time="2026-06-09T15:57:02.903095644Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=b8b089cf-a1d7-408c-a05e-658e9042453d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614968 | controller | Jun 09 15:57:02.904004 crc crio[22095]: time="2026-06-09T15:57:02.903901625Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=81bae5e7-acae-41f1-bdb4-5dad1141a058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.614984 | controller | Jun 09 15:57:02.920701 crc crio[22095]: time="2026-06-09T15:57:02.904280325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=bb2404c5-0287-4b10-b4fb-e13c9a0c0881 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615000 | controller | Jun 09 15:57:02.923151 crc crio[22095]: time="2026-06-09T15:57:02.91961671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615016 | controller | Jun 09 15:57:02.923151 crc crio[22095]: time="2026-06-09T15:57:02.906624905Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a70fcd2a-8ed3-4f9f-9834-c75edd5ecdd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615032 | controller | Jun 09 15:57:02.923151 crc crio[22095]: time="2026-06-09T15:57:02.906979244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615049 | controller | Jun 09 15:57:02.923151 crc crio[22095]: time="2026-06-09T15:57:02.907902088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615065 | controller | Jun 09 15:57:02.923524 crc crio[22095]: time="2026-06-09T15:57:02.908816671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=4ea78f56-5e8a-4fde-8ca5-96e85efe54c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615081 | controller | Jun 09 15:57:02.923596 crc crio[22095]: time="2026-06-09T15:57:02.923562571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615097 | controller | Jun 09 15:57:02.923888 crc crio[22095]: time="2026-06-09T15:57:02.915194176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=1196a864-6efe-4fdd-9e4d-a3665586ff07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615114 | controller | Jun 09 15:57:02.924156 crc crio[22095]: time="2026-06-09T15:57:02.904525411Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=34757af9-3dd2-45c0-84de-7356af175bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615132 | controller | Jun 09 15:57:02.924454 crc crio[22095]: time="2026-06-09T15:57:02.924395113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615149 | controller | Jun 09 15:57:02.928325 crc crio[22095]: time="2026-06-09T15:57:02.928247942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615164 | controller | Jun 09 15:57:02.931529 crc crio[22095]: time="2026-06-09T15:57:02.931438334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615180 | controller | Jun 09 15:57:02.932851 crc crio[22095]: time="2026-06-09T15:57:02.932735457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=365c0953-f6a6-4e4a-b58b-241674efb07b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615196 | controller | Jun 09 15:57:02.932851 crc crio[22095]: time="2026-06-09T15:57:02.932761848Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fd93d656-f83e-488c-b0d8-94a19814d3c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615212 | controller | Jun 09 15:57:02.933115 crc crio[22095]: time="2026-06-09T15:57:02.932889441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=b34366ea-692d-43eb-b8dc-f8cd9ee35940 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615228 | controller | Jun 09 15:57:02.938168 crc crio[22095]: time="2026-06-09T15:57:02.938129116Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=8dff890c-6e5e-4909-b18d-75a2baea010e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615244 | controller | Jun 09 15:57:02.939404 crc crio[22095]: time="2026-06-09T15:57:02.938745172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615260 | controller | Jun 09 15:57:02.943425 crc crio[22095]: time="2026-06-09T15:57:02.94330767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=1b357d1b-6d04-47a5-9789-eec8f2980fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615276 | controller | Jun 09 15:57:02.943804 crc crio[22095]: time="2026-06-09T15:57:02.943750181Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=77f11d16-34c5-42c4-bc48-615c0f278d68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615292 | controller | Jun 09 15:57:02.945449 crc crio[22095]: time="2026-06-09T15:57:02.943864714Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f9b5892c-8337-43cb-bff4-114509503bdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615308 | controller | Jun 09 15:57:02.945798 crc crio[22095]: time="2026-06-09T15:57:02.945771403Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=655185b8-b14e-4f4c-8d9d-0355677d877b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615324 | controller | Jun 09 15:57:02.950769 crc crio[22095]: time="2026-06-09T15:57:02.950678089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615344 | controller | Jun 09 15:57:02.950911 crc crio[22095]: time="2026-06-09T15:57:02.950856774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615361 | controller | Jun 09 15:57:02.952143 crc crio[22095]: time="2026-06-09T15:57:02.952109486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=768411ec-38a6-49db-b441-8a16a8e662a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615377 | controller | Jun 09 15:57:02.955274 crc crio[22095]: time="2026-06-09T15:57:02.955157815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=13b0a616-7b30-4fb4-95f2-0954de3533c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615393 | controller | Jun 09 15:57:02.958655 crc crio[22095]: time="2026-06-09T15:57:02.958585973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=912a08a1-a3db-46bc-a987-67e093616e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615409 | controller | Jun 09 15:57:02.959512 crc crio[22095]: time="2026-06-09T15:57:02.959427575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615426 | controller | Jun 09 15:57:02.964260 crc crio[22095]: time="2026-06-09T15:57:02.964181477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615442 | controller | Jun 09 15:57:02.968657 crc crio[22095]: time="2026-06-09T15:57:02.968541819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615458 | controller | Jun 09 15:57:02.969260 crc crio[22095]: time="2026-06-09T15:57:02.969131555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=04956804-d23f-4f94-8e63-db78bd1ccb9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615474 | controller | Jun 09 15:57:02.969564 crc crio[22095]: time="2026-06-09T15:57:02.969164325Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=a354ffbf-ddfe-4739-9c47-6e037dac6d6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615490 | controller | Jun 09 15:57:02.970186 crc crio[22095]: time="2026-06-09T15:57:02.97012588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615506 | controller | Jun 09 15:57:02.970830 crc crio[22095]: time="2026-06-09T15:57:02.970722826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c2fdf45c-bf6a-4174-b921-fb7ac4a557b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615522 | controller | Jun 09 15:57:02.971424 crc crio[22095]: time="2026-06-09T15:57:02.971394333Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a39fdcae-285b-4389-b010-66a539017edb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615538 | controller | Jun 09 15:57:02.972405 crc crio[22095]: time="2026-06-09T15:57:02.972349187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=4c632942-4a67-4285-b95a-fb0ab7360e4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615557 | controller | Jun 09 15:57:02.973426 crc crio[22095]: time="2026-06-09T15:57:02.973382774Z" level=info msg="Removing container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604" id=fb0f17f3-4ce5-4cc7-976a-e4fe19f1b5aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.615574 | controller | Jun 09 15:57:02.975253 crc crio[22095]: time="2026-06-09T15:57:02.975207921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=91d50de6-4dfb-4ab4-9fdc-0de83406742e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615590 | controller | Jun 09 15:57:02.976147 crc crio[22095]: time="2026-06-09T15:57:02.976076944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615606 | controller | Jun 09 15:57:02.979192 crc crio[22095]: time="2026-06-09T15:57:02.978691931Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=52551b05-13dc-4819-b454-b21191ae6b2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615622 | controller | Jun 09 15:57:02.987113 crc crio[22095]: time="2026-06-09T15:57:02.987006395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=5150501c-1883-438e-a2c1-ed66f1a07435 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615638 | controller | Jun 09 15:57:02.999494 crc crio[22095]: time="2026-06-09T15:57:02.999321072Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=22528a3b-f336-4252-b797-a718ff1ab140 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615654 | controller | Jun 09 15:57:03.002225 crc crio[22095]: time="2026-06-09T15:57:03.002092103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=9cbc6f4c-544f-4d15-876b-ee612df05bcf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615670 | controller | Jun 09 15:57:03.033876 crc crio[22095]: time="2026-06-09T15:57:03.03379191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615686 | controller | Jun 09 15:57:03.036797 crc crio[22095]: time="2026-06-09T15:57:03.036341125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615702 | controller | Jun 09 15:57:03.038773 crc crio[22095]: time="2026-06-09T15:57:03.037508815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=236fe654-96e1-4e7f-9246-8d956cd2c64f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615718 | controller | Jun 09 15:57:03.038773 crc crio[22095]: time="2026-06-09T15:57:03.037587757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=58d402d6-5b41-4451-b63f-a24bfaded0c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615734 | controller | Jun 09 15:57:03.038773 crc crio[22095]: time="2026-06-09T15:57:03.037620718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=58fdb645-f167-4147-afeb-ea833be2c842 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615752 | controller | Jun 09 15:57:03.039150 crc crio[22095]: time="2026-06-09T15:57:03.038791988Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d10cd7c4-ae89-4eb6-9f45-cc6ffacdc7da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615769 | controller | Jun 09 15:57:03.039150 crc crio[22095]: time="2026-06-09T15:57:03.03886515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=8bcf154b-ff26-4e55-8c1b-ce418d404110 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.615785 | controller | Jun 09 15:57:03.039263 crc crio[22095]: time="2026-06-09T15:57:03.039105977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615801 | controller | Jun 09 15:57:03.075216 crc crio[22095]: time="2026-06-09T15:57:03.07456762Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=570689d0-f528-488e-8c39-3a8728e4265a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615816 | controller | Jun 09 15:57:03.075363 crc crio[22095]: time="2026-06-09T15:57:03.074891808Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=036ec834-bb9d-40d7-bb65-cdfa0da0d95d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615832 | controller | Jun 09 15:57:03.078095 crc crio[22095]: time="2026-06-09T15:57:03.077444154Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=1c28879f-9226-4cc9-bd69-3271817f9b1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615851 | controller | Jun 09 15:57:03.079042 crc crio[22095]: time="2026-06-09T15:57:03.078138532Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f6a3a075-1734-473c-9a8b-16bb40141e64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615885 | controller | Jun 09 15:57:03.093120 crc crio[22095]: time="2026-06-09T15:57:03.092584933Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=05884fe8-2681-4527-ab68-faba4c09baed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.615902 | controller | Jun 09 15:57:03.093120 crc crio[22095]: time="2026-06-09T15:57:03.092900711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615919 | controller | Jun 09 15:57:03.096552 crc crio[22095]: time="2026-06-09T15:57:03.095161779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615935 | controller | Jun 09 15:57:03.099313 crc crio[22095]: time="2026-06-09T15:57:03.099268526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615950 | controller | Jun 09 15:57:03.125031 crc crio[22095]: time="2026-06-09T15:57:03.124635828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615966 | controller | Jun 09 15:57:03.126537 crc crio[22095]: time="2026-06-09T15:57:03.126071065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.615986 | controller | Jun 09 15:57:03.127512 crc crio[22095]: time="2026-06-09T15:57:03.126628479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616002 | controller | Jun 09 15:57:03.127512 crc crio[22095]: time="2026-06-09T15:57:03.126780453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616018 | controller | Jun 09 15:57:03.156827 crc crio[22095]: time="2026-06-09T15:57:03.156248502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616034 | controller | Jun 09 15:57:03.165557 crc crio[22095]: time="2026-06-09T15:57:03.165377997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616050 | controller | Jun 09 15:57:03.186421 crc crio[22095]: time="2026-06-09T15:57:03.186210334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616066 | controller | Jun 09 15:57:03.188147 crc crio[22095]: time="2026-06-09T15:57:03.187103117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616082 | controller | Jun 09 15:57:03.194342 crc crio[22095]: time="2026-06-09T15:57:03.193347638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616098 | controller | Jun 09 15:57:03.199714 crc crio[22095]: time="2026-06-09T15:57:03.199502746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616114 | controller | Jun 09 15:57:03.208091 crc crio[22095]: time="2026-06-09T15:57:03.206821475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616129 | controller | Jun 09 15:57:03.211424 crc crio[22095]: time="2026-06-09T15:57:03.210806207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616145 | controller | Jun 09 15:57:03.217228 crc crio[22095]: time="2026-06-09T15:57:03.216649838Z" level=info msg="Created container 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=314b0260-1b28-45f4-aee8-41578126195f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616162 | controller | Jun 09 15:57:03.223128 crc crio[22095]: time="2026-06-09T15:57:03.222432097Z" level=info msg="Created container 9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=b8b089cf-a1d7-408c-a05e-658e9042453d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616177 | controller | Jun 09 15:57:03.228428 crc crio[22095]: time="2026-06-09T15:57:03.22839321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616194 | controller | Jun 09 15:57:03.236540 crc crio[22095]: time="2026-06-09T15:57:03.236437667Z" level=info msg="Removed container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=fb0f17f3-4ce5-4cc7-976a-e4fe19f1b5aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.616214 | controller | Jun 09 15:57:03.240971 crc crio[22095]: time="2026-06-09T15:57:03.231183212Z" level=info msg="Starting container: 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272" id=c2aaec3a-c01d-47ad-8bbb-fe343ae549df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616231 | controller | Jun 09 15:57:03.241808 crc crio[22095]: time="2026-06-09T15:57:03.231220293Z" level=info msg="Starting container: 9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51" id=3dfd66a0-bb7f-4245-8c2e-296bb9d4a215 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616248 | controller | Jun 09 15:57:03.243017 crc crio[22095]: time="2026-06-09T15:57:03.233566963Z" level=info msg="Created container 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=8be551d3-7985-4fb5-ad3f-0c769f0a6064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616264 | controller | Jun 09 15:57:03.244516 crc crio[22095]: time="2026-06-09T15:57:03.244222768Z" level=info msg="Starting container: 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a" id=6ce9476c-f620-469c-9cfd-1997d4f72ae5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616281 | controller | Jun 09 15:57:03.258116 crc crio[22095]: time="2026-06-09T15:57:03.258017203Z" level=info msg="Started container" PID=27184 containerID=32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6ce9476c-f620-469c-9cfd-1997d4f72ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d
2026-06-09 17:40:40.616298 | controller | Jun 09 15:57:03.267762 crc crio[22095]: time="2026-06-09T15:57:03.267645431Z" level=info msg="Started container" PID=27190 containerID=9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51 description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=3dfd66a0-bb7f-4245-8c2e-296bb9d4a215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65
2026-06-09 17:40:40.616315 | controller | Jun 09 15:57:03.269252 crc crio[22095]: time="2026-06-09T15:57:03.269109399Z" level=info msg="Started container" PID=27173 containerID=16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c2aaec3a-c01d-47ad-8bbb-fe343ae549df name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48
2026-06-09 17:40:40.616331 | controller | Jun 09 15:57:03.275660 crc crio[22095]: time="2026-06-09T15:57:03.275580985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616348 | controller | Jun 09 15:57:03.304007 crc crio[22095]: time="2026-06-09T15:57:03.302706464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616365 | controller | Jun 09 15:57:03.312027 crc crio[22095]: time="2026-06-09T15:57:03.309458948Z" level=info msg="Created container c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=655185b8-b14e-4f4c-8d9d-0355677d877b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616384 | controller | Jun 09 15:57:03.312027 crc crio[22095]: time="2026-06-09T15:57:03.310275039Z" level=info msg="Starting container: c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed" id=e06f7840-48a9-4589-8c9a-2a65b1e1231c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616400 | controller | Jun 09 15:57:03.330198 crc crio[22095]: time="2026-06-09T15:57:03.33012038Z" level=info msg="Started container" PID=27201 containerID=c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=e06f7840-48a9-4589-8c9a-2a65b1e1231c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5
2026-06-09 17:40:40.616417 | controller | Jun 09 15:57:03.330503 crc crio[22095]: time="2026-06-09T15:57:03.330441918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616432 | controller | Jun 09 15:57:03.335098 crc crio[22095]: time="2026-06-09T15:57:03.334862432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616448 | controller | Jun 09 15:57:03.340291 crc crio[22095]: time="2026-06-09T15:57:03.34022113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616465 | controller | Jun 09 15:57:03.342090 crc crio[22095]: time="2026-06-09T15:57:03.341998526Z" level=info msg="Created container 4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=8dff890c-6e5e-4909-b18d-75a2baea010e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616481 | controller | Jun 09 15:57:03.346110 crc crio[22095]: time="2026-06-09T15:57:03.345069905Z" level=info msg="Starting container: 4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2" id=448111a3-b036-4326-8d81-a8f15060ceef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616497 | controller | Jun 09 15:57:03.351551 crc crio[22095]: time="2026-06-09T15:57:03.348246167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616514 | controller | Jun 09 15:57:03.351551 crc crio[22095]: time="2026-06-09T15:57:03.350025962Z" level=info msg="Created container 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=a354ffbf-ddfe-4739-9c47-6e037dac6d6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616530 | controller | Jun 09 15:57:03.351551 crc crio[22095]: time="2026-06-09T15:57:03.351152251Z" level=info msg="Starting container: 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86" id=aa580ab4-881b-4f80-a71b-6e492f0e5049 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616546 | controller | Jun 09 15:57:03.353101 crc crio[22095]: time="2026-06-09T15:57:03.352832485Z" level=info msg="Created container e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=77f11d16-34c5-42c4-bc48-615c0f278d68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616562 | controller | Jun 09 15:57:03.361730 crc crio[22095]: time="2026-06-09T15:57:03.36160333Z" level=info msg="Started container" PID=27221 containerID=02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=aa580ab4-881b-4f80-a71b-6e492f0e5049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555
2026-06-09 17:40:40.616582 | controller | Jun 09 15:57:03.363161 crc crio[22095]: time="2026-06-09T15:57:03.363084739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616599 | controller | Jun 09 15:57:03.368739 crc crio[22095]: time="2026-06-09T15:57:03.368656552Z" level=info msg="Starting container: e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf" id=5b26037d-9bc9-42a9-9e4d-b0fa37576cf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616615 | controller | Jun 09 15:57:03.398414 crc crio[22095]: time="2026-06-09T15:57:03.393144783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616631 | controller | Jun 09 15:57:03.404429 crc crio[22095]: time="2026-06-09T15:57:03.402528654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616647 | controller | Jun 09 15:57:03.409015 crc crio[22095]: time="2026-06-09T15:57:03.40817729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616663 | controller | Jun 09 15:57:03.422251 crc crio[22095]: time="2026-06-09T15:57:03.416622747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.616679 | controller | Jun 09 15:57:03.423051 crc crio[22095]: time="2026-06-09T15:57:03.423001202Z" level=info msg="Created container c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=81bae5e7-acae-41f1-bdb4-5dad1141a058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616695 | controller | Jun 09 15:57:03.425296 crc crio[22095]: time="2026-06-09T15:57:03.425222359Z" level=info msg="Starting container: c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457" id=5212d233-ae98-4890-aacf-0840d0162bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616712 | controller | Jun 09 15:57:03.426152 crc crio[22095]: time="2026-06-09T15:57:03.426079821Z" level=info msg="Started container" PID=27215 containerID=4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=448111a3-b036-4326-8d81-a8f15060ceef name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff
2026-06-09 17:40:40.616728 | controller | Jun 09 15:57:03.479707 crc crio[22095]: time="2026-06-09T15:57:03.47962161Z" level=info msg="Started container" PID=27220 containerID=e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=5b26037d-9bc9-42a9-9e4d-b0fa37576cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220
2026-06-09 17:40:40.616744 | controller | Jun 09 15:57:03.507149 crc crio[22095]: time="2026-06-09T15:57:03.506768999Z" level=info msg="Started container" PID=27240 containerID=c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=5212d233-ae98-4890-aacf-0840d0162bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d
2026-06-09 17:40:40.616764 | controller | Jun 09 15:57:03.526611 crc crio[22095]: time="2026-06-09T15:57:03.521431816Z" level=info msg="Created container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=05884fe8-2681-4527-ab68-faba4c09baed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616781 | controller | Jun 09 15:57:03.532647 crc crio[22095]: time="2026-06-09T15:57:03.531214968Z" level=info msg="Starting container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4" id=636b4bbd-97ec-4ac7-a45d-e0df06790e41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616797 | controller | Jun 09 15:57:03.551214 crc crio[22095]: time="2026-06-09T15:57:03.550993418Z" level=info msg="Created container ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=34757af9-3dd2-45c0-84de-7356af175bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616813 | controller | Jun 09 15:57:03.552792 crc crio[22095]: time="2026-06-09T15:57:03.552683341Z" level=info msg="Starting container: ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999" id=b2e9fbfc-8aaa-40df-9e5e-bb753391a197 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616830 | controller | Jun 09 15:57:03.572129 crc crio[22095]: time="2026-06-09T15:57:03.562197886Z" level=info msg="Started container" PID=27277 containerID=b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=636b4bbd-97ec-4ac7-a45d-e0df06790e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452
2026-06-09 17:40:40.616846 | controller | Jun 09 15:57:03.582907 crc crio[22095]: time="2026-06-09T15:57:03.582763146Z" level=info msg="Started container" PID=27306 containerID=ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=b2e9fbfc-8aaa-40df-9e5e-bb753391a197 name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931
2026-06-09 17:40:40.616883 | controller | Jun 09 15:57:03.585404 crc crio[22095]: time="2026-06-09T15:57:03.584821949Z" level=info msg="Created container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f6a3a075-1734-473c-9a8b-16bb40141e64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616901 | controller | Jun 09 15:57:03.587764 crc crio[22095]: time="2026-06-09T15:57:03.587722973Z" level=info msg="Starting container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44" id=37d9496d-f708-4ca7-b659-d0d58026d26b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616918 | controller | Jun 09 15:57:03.595442 crc crio[22095]: time="2026-06-09T15:57:03.59535941Z" level=info msg="Started container" PID=27330 containerID=7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=37d9496d-f708-4ca7-b659-d0d58026d26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.616935 | controller | Jun 09 15:57:03.599310 crc crio[22095]: time="2026-06-09T15:57:03.59923898Z" level=info msg="Created container b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=1c28879f-9226-4cc9-bd69-3271817f9b1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616954 | controller | Jun 09 15:57:03.605015 crc crio[22095]: time="2026-06-09T15:57:03.601114158Z" level=info msg="Starting container: b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c" id=dd678958-86c9-4059-9396-f365020b6146 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.616971 | controller | Jun 09 15:57:03.605015 crc crio[22095]: time="2026-06-09T15:57:03.601225041Z" level=info msg="Created container d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=036ec834-bb9d-40d7-bb65-cdfa0da0d95d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.616987 | controller | Jun 09 15:57:03.605015 crc crio[22095]: time="2026-06-09T15:57:03.603361836Z" level=info msg="Starting container: d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711" id=4651af59-3a7d-4719-81f2-e73a786023e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617004 | controller | Jun 09 15:57:03.614017 crc crio[22095]: time="2026-06-09T15:57:03.609246238Z" level=info msg="Started container" PID=27295 containerID=d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=4651af59-3a7d-4719-81f2-e73a786023e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08
2026-06-09 17:40:40.617020 | controller | Jun 09 15:57:03.616584 crc crio[22095]: time="2026-06-09T15:57:03.616506715Z" level=info msg="Started container" PID=27300 containerID=b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=dd678958-86c9-4059-9396-f365020b6146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1
2026-06-09 17:40:40.617036 | controller | Jun 09 15:57:03.694554 crc crio[22095]: time="2026-06-09T15:57:03.694446762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617052 | controller | Jun 09 15:57:03.699817 crc crio[22095]: time="2026-06-09T15:57:03.699672446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617068 | controller | Jun 09 15:57:03.813001 crc crio[22095]: time="2026-06-09T15:57:03.806106967Z" level=info msg="Created container c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a39fdcae-285b-4389-b010-66a539017edb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617084 | controller | Jun 09 15:57:03.813001 crc crio[22095]: time="2026-06-09T15:57:03.812142463Z" level=info msg="Starting container: c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06" id=ba762b28-a558-4252-9d6c-eaf45ed57445 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617100 | controller | Jun 09 15:57:03.825160 crc crio[22095]: time="2026-06-09T15:57:03.822697354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617116 | controller | Jun 09 15:57:03.825160 crc crio[22095]: time="2026-06-09T15:57:03.82331282Z" level=info msg="Started container" PID=27436 containerID=c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ba762b28-a558-4252-9d6c-eaf45ed57445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.617138 | controller | Jun 09 15:57:03.856305 crc crio[22095]: time="2026-06-09T15:57:03.856227118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617155 | controller | Jun 09 15:57:03.979117 crc crio[22095]: time="2026-06-09T15:57:03.978811095Z" level=info msg="Created container 8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f9b5892c-8337-43cb-bff4-114509503bdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617171 | controller | Jun 09 15:57:03.980316 crc crio[22095]: time="2026-06-09T15:57:03.980236801Z" level=info msg="Starting container: 8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf" id=6860ce49-acf9-4b72-a50b-6b4aeb5364a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617187 | controller | Jun 09 15:57:03.980752 crc crio[22095]: time="2026-06-09T15:57:03.980651052Z" level=info msg="Created container 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=570689d0-f528-488e-8c39-3a8728e4265a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617204 | controller | Jun 09 15:57:03.981796 crc crio[22095]: time="2026-06-09T15:57:03.981710159Z" level=info msg="Starting container: 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e" id=c5e5bb92-ccc5-4935-9a74-b60b46b725d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617220 | controller | Jun 09 15:57:03.986173 crc crio[22095]: time="2026-06-09T15:57:03.986064721Z" level=info msg="Created container 41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=22528a3b-f336-4252-b797-a718ff1ab140 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617236 | controller | Jun 09 15:57:03.988847 crc crio[22095]: time="2026-06-09T15:57:03.98832266Z" level=info msg="Starting container: 41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a" id=f383d36e-a3a3-4fdc-9394-e5d4c8c788b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617252 | controller | Jun 09 15:57:03.991277 crc crio[22095]: time="2026-06-09T15:57:03.99107399Z" level=info msg="Started container" PID=27496 containerID=341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=c5e5bb92-ccc5-4935-9a74-b60b46b725d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a
2026-06-09 17:40:40.617269 | controller | Jun 09 15:57:03.991537 crc crio[22095]: time="2026-06-09T15:57:03.991234315Z" level=info msg="Started container" PID=27434 containerID=8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=6860ce49-acf9-4b72-a50b-6b4aeb5364a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.617285 | controller | Jun 09 15:57:04.003195 crc crio[22095]: time="2026-06-09T15:57:04.003121511Z" level=info msg="Started container" PID=27476 containerID=41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=f383d36e-a3a3-4fdc-9394-e5d4c8c788b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b
2026-06-09 17:40:40.617302 | controller | Jun 09 15:57:04.115697 crc crio[22095]: time="2026-06-09T15:57:04.115615708Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=1cc8882d-48e6-403b-b17e-09ef0531868e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.617321 | controller | Jun 09 15:57:04.118687 crc crio[22095]: time="2026-06-09T15:57:04.118613655Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=fd720e63-071c-4307-983d-55a99c3b6bb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.617338 | controller | Jun 09 15:57:04.120606 crc crio[22095]: time="2026-06-09T15:57:04.120539364Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=505c6a48-f3a3-4702-b9b7-85eda68443ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617354 | controller | Jun 09 15:57:04.120897 crc crio[22095]: time="2026-06-09T15:57:04.120833582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617371 | controller | Jun 09 15:57:04.156346 crc crio[22095]: time="2026-06-09T15:57:04.156279105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617387 | controller | Jun 09 15:57:04.159448 crc crio[22095]: time="2026-06-09T15:57:04.159398025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617404 | controller | Jun 09 15:57:04.245233 crc crio[22095]: time="2026-06-09T15:57:04.245123923Z" level=info msg="Created container 7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=505c6a48-f3a3-4702-b9b7-85eda68443ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617420 | controller | Jun 09 15:57:04.246238 crc crio[22095]: time="2026-06-09T15:57:04.246164149Z" level=info msg="Starting container: 7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349" id=57cd0e4b-e976-465d-a9dd-08168488ae50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617437 | controller | Jun 09 15:57:04.250521 crc crio[22095]: time="2026-06-09T15:57:04.25043845Z" level=info msg="Started container" PID=27545 containerID=7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=57cd0e4b-e976-465d-a9dd-08168488ae50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96
2026-06-09 17:40:40.617454 | controller | Jun 09 15:57:12.571880 crc crio[22095]: time="2026-06-09T15:57:12.570754231Z" level=info msg="Stopping container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44 (timeout: 30s)" id=f86374ce-64e2-4130-baee-961e1613ad54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.617470 | controller | Jun 09 15:57:13.248847 crc crio[22095]: time="2026-06-09T15:57:13.248400401Z" level=info msg="Removing container: 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377" id=afc89a61-41c9-49a7-bfb8-9832df0323cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.617502 | controller | Jun 09 15:57:13.335202 crc crio[22095]: time="2026-06-09T15:57:13.335088494Z" level=info msg="Removed container 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=afc89a61-41c9-49a7-bfb8-9832df0323cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.617519 | controller | Jun 09 15:57:13.769848 crc crio[22095]: time="2026-06-09T15:57:13.769624214Z" level=info msg="Stopped container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f86374ce-64e2-4130-baee-961e1613ad54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.617539 | controller | Jun 09 15:57:13.771642 crc crio[22095]: time="2026-06-09T15:57:13.771115732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=64dcc41f-4662-4a76-8f8b-084b7878515a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.617556 | controller | Jun 09 15:57:13.775189 crc crio[22095]: time="2026-06-09T15:57:13.775076574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=fd8ba9c3-d487-4a1d-8a1b-46339e74bdf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.617572 | controller | Jun 09 15:57:13.779350 crc crio[22095]: time="2026-06-09T15:57:13.77920693Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0459dfdd-e429-44a0-8d12-ad0ec8f30f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617588 | controller | Jun 09 15:57:13.780741 crc crio[22095]: time="2026-06-09T15:57:13.780332199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617605 | controller | Jun 09 15:57:13.829673 crc crio[22095]: time="2026-06-09T15:57:13.828668203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617621 | controller | Jun 09 15:57:13.832598 crc crio[22095]: time="2026-06-09T15:57:13.832399279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617637 | controller | Jun 09 15:57:13.991120 crc crio[22095]: time="2026-06-09T15:57:13.990019288Z" level=info msg="Created container 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0459dfdd-e429-44a0-8d12-ad0ec8f30f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.617653 | controller | Jun 09 15:57:13.992019 crc crio[22095]: time="2026-06-09T15:57:13.991812444Z" level=info msg="Starting container: 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f" id=68d4949d-0106-4ee0-88d3-b12646b60b68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.617669 | controller | Jun 09 15:57:14.001111 crc crio[22095]: time="2026-06-09T15:57:14.000224361Z" level=info msg="Started container" PID=27694 containerID=0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=68d4949d-0106-4ee0-88d3-b12646b60b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.617686 | controller | Jun 09 15:58:07.445678 crc crio[22095]: time="2026-06-09T15:58:07.444480023Z" level=info msg="Stopping container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148 (timeout: 15s)" id=3f711847-3d5a-479c-b00a-1c181411c7b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.617703 | controller | Jun 09 15:58:07.621266 crc crio[22095]: time="2026-06-09T15:58:07.621032379Z" level=info msg="Stopped container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=3f711847-3d5a-479c-b00a-1c181411c7b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.617719 | controller | Jun 09 15:58:07.624874 crc crio[22095]: time="2026-06-09T15:58:07.624719824Z" level=info msg="Stopping pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce" id=d8409b3d-766e-4cdf-9aa1-2acfd8bc6a79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.617739 | controller | Jun 09 15:58:07.626678 crc crio[22095]: time="2026-06-09T15:58:07.626483369Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc002b5c6e0}] Aliases:map[]}"
2026-06-09 17:40:40.617756 | controller | Jun 09 15:58:07.627674 crc crio[22095]: time="2026-06-09T15:58:07.627392412Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.617773 | controller | Jun 09 15:58:07.880327 crc crio[22095]: time="2026-06-09T15:58:07.879868114Z" level=info msg="Stopped pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce" id=d8409b3d-766e-4cdf-9aa1-2acfd8bc6a79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.617789 | controller | Jun 09 15:58:08.768992 crc crio[22095]: time="2026-06-09T15:58:08.768872958Z" level=info msg="Removing container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148" id=c1ab43e4-6bf8-4075-9439-4b7ad60742c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.617805 | controller | Jun 09 15:58:08.803871 crc crio[22095]: time="2026-06-09T15:58:08.803773316Z" level=info msg="Removed container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=c1ab43e4-6bf8-4075-9439-4b7ad60742c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.617821 | controller | Jun 09 15:58:34.283389 crc crio[22095]: time="2026-06-09T15:58:34.282080169Z" level=info msg="Stopping pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce" id=d99d5655-bd36-4276-beca-724455efaabf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.617837 | controller | Jun 09 15:58:34.283389 crc crio[22095]: time="2026-06-09T15:58:34.283155226Z" level=info msg="Stopped pod sandbox (already stopped): 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce" id=d99d5655-bd36-4276-beca-724455efaabf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.617856 | controller | Jun 09 15:58:34.285035 crc crio[22095]: time="2026-06-09T15:58:34.284040659Z" level=info msg="Removing pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce" id=7fe03a33-619e-400f-bb7d-dbfc382ae534 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.617892 | controller | Jun 09 15:58:34.292321 crc crio[22095]: time="2026-06-09T15:58:34.292245459Z" level=info msg="Removed pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce" id=7fe03a33-619e-400f-bb7d-dbfc382ae534 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.617909 | controller | Jun 09 16:00:06.096187 crc crio[22095]: time="2026-06-09T16:00:06.095662743Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/POD" id=b4ede901-09d9-4e7e-a054-ba56e2f4417d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.617925 | controller | Jun 09 16:00:06.097711 crc crio[22095]: time="2026-06-09T16:00:06.096247578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.617942 | controller | Jun 09 16:00:06.119875 crc crio[22095]: time="2026-06-09T16:00:06.119796561Z" level=info msg="Got pod network &{Name:oauth-openshift-6845cd976f-rnvkp Namespace:openshift-authentication ID:395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 UID:421fbe57-7335-4488-b771-af5099c39201 NetNS:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421fbe57_7335_4488_b771_af5099c39201.slice PodAnnotations:0xc00041c7a0}] Aliases:map[]}"
2026-06-09 17:40:40.617962 | controller | Jun 09 16:00:06.119875 crc crio[22095]: time="2026-06-09T16:00:06.119854512Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-6845cd976f-rnvkp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.617978 | controller | Jun 09 16:00:06.152227 crc crio[22095]: time="2026-06-09T16:00:06.15218944Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5gz69/POD" id=56d69dfe-464d-49d6-86d5-2c928f52c353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.617994 | controller | Jun 09 16:00:06.152423 crc crio[22095]: time="2026-06-09T16:00:06.152405155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618010 | controller | Jun 09 16:00:06.157903 crc crio[22095]: time="2026-06-09T16:00:06.157817464Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/POD" id=6a101bba-2b87-4517-8d74-da7260faedea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618025 | controller | Jun 09 16:00:06.158036 crc crio[22095]: time="2026-06-09T16:00:06.158003438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618041 | controller | Jun 09 16:00:06.171876 crc crio[22095]: time="2026-06-09T16:00:06.171795701Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-k6zqn/POD" id=b7764aff-d8a9-44ca-94bd-27c1dcc1a824 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618057 | controller | Jun 09 16:00:06.172044 crc crio[22095]: time="2026-06-09T16:00:06.171957446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618073 | controller | Jun 09 16:00:06.188489 crc crio[22095]: time="2026-06-09T16:00:06.188063858Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683680-v7qv4/POD" id=6eaf8c72-2ae9-4bf4-84df-0b3aded7db60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618089 | controller | Jun 09 16:00:06.188489 crc crio[22095]: time="2026-06-09T16:00:06.18813408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618105 | controller | Jun 09 16:00:06.189663 crc crio[22095]: time="2026-06-09T16:00:06.189572626Z" level=info msg="Got pod network &{Name:redhat-marketplace-5gz69 Namespace:openshift-marketplace ID:f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b UID:1f9dda0d-5e19-4bc0-8105-a161036142a6 NetNS:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f9dda0d_5e19_4bc0_8105_a161036142a6.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}"
2026-06-09 17:40:40.618122 | controller | Jun 09 16:00:06.189663 crc crio[22095]: time="2026-06-09T16:00:06.189649448Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5gz69 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.618138 | controller | Jun 09 16:00:06.200173 crc crio[22095]: time="2026-06-09T16:00:06.200072455Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-vv9t9/POD" id=ab5113e6-550c-4f23-8133-7567f1f94447 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618157 | controller | Jun 09 16:00:06.200346 crc crio[22095]: time="2026-06-09T16:00:06.200179978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618174 | controller | Jun 09 16:00:06.206344 crc crio[22095]: time="2026-06-09T16:00:06.206261824Z" level=info msg="Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc0028b6170}] Aliases:map[]}"
2026-06-09 17:40:40.618191 | controller | Jun 09 16:00:06.206344 crc crio[22095]: time="2026-06-09T16:00:06.206325495Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.618206 | controller | Jun 09 16:00:06.218056 crc crio[22095]: time="2026-06-09T16:00:06.217897461Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-7j274/POD" id=7da8d3ec-5a6d-42d8-a79e-46e78b7c8a3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618223 | controller | Jun 09 16:00:06.218192 crc crio[22095]: time="2026-06-09T16:00:06.218075466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618239 | controller | Jun 09 16:00:06.227488 crc crio[22095]: time="2026-06-09T16:00:06.227350923Z" level=info msg="Got pod network &{Name:certified-operators-k6zqn Namespace:openshift-marketplace ID:5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 UID:3d03f886-aa21-4a75-b4d3-503f273b29f9 NetNS:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d03f886_aa21_4a75_b4d3_503f273b29f9.slice PodAnnotations:0xc0019842c8}] Aliases:map[]}"
2026-06-09 17:40:40.618255 | controller | Jun 09 16:00:06.227488 crc crio[22095]: time="2026-06-09T16:00:06.227459376Z" level=info msg="Adding pod openshift-marketplace_certified-operators-k6zqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.618272 | controller | Jun 09 16:00:06.247797 crc crio[22095]: time="2026-06-09T16:00:06.247720094Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019843c8}] Aliases:map[]}"
2026-06-09 17:40:40.618288 | controller | Jun 09 16:00:06.247797 crc crio[22095]: time="2026-06-09T16:00:06.247782486Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683680-v7qv4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.618305 | controller | Jun 09 16:00:06.259223 crc crio[22095]: time="2026-06-09T16:00:06.259052305Z" level=info msg="Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc002ab2230}] Aliases:map[]}"
2026-06-09 17:40:40.618325 | controller | Jun 09 16:00:06.259223 crc crio[22095]: time="2026-06-09T16:00:06.259108466Z" level=info msg="Adding pod openshift-marketplace_community-operators-7j274 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.618341 | controller | Jun 09 16:00:06.262396 crc crio[22095]: time="2026-06-09T16:00:06.262228496Z" level=info msg="Got pod network &{Name:redhat-operators-vv9t9 Namespace:openshift-marketplace ID:ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 UID:0aa056f1-073a-49ab-91d2-d43a00d324dd NetNS:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa056f1_073a_49ab_91d2_d43a00d324dd.slice PodAnnotations:0xc002b5c3b8}] Aliases:map[]}"
2026-06-09 17:40:40.618358 | controller | Jun 09 16:00:06.262396 crc crio[22095]: time="2026-06-09T16:00:06.262267297Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-vv9t9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.618374 | controller | Jun 09 16:00:06.403636 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:395eb884badeb05 Mac:16:99:4f:aa:53:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.618391 | controller | Jun 09 16:00:06.416603 crc crio[22095]: time="2026-06-09T16:00:06.416413252Z" level=info msg="Got pod network &{Name:oauth-openshift-6845cd976f-rnvkp Namespace:openshift-authentication ID:395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 UID:421fbe57-7335-4488-b771-af5099c39201 NetNS:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421fbe57_7335_4488_b771_af5099c39201.slice PodAnnotations:0xc00041c7a0}] Aliases:map[]}"
2026-06-09 17:40:40.618408 | controller | Jun 09 16:00:06.416894 crc crio[22095]: time="2026-06-09T16:00:06.416661468Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-6845cd976f-rnvkp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.618424 | controller | Jun 09 16:00:06.438218 crc crio[22095]: time="2026-06-09T16:00:06.438117897Z" level=info msg="Ran pod sandbox 395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 with infra container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/POD" id=b4ede901-09d9-4e7e-a054-ba56e2f4417d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618440 | controller | Jun 09 16:00:06.441785 crc crio[22095]: time="2026-06-09T16:00:06.441675738Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=8990e7e3-8f59-4822-8228-79e371abfafc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618456 | controller | Jun 09 16:00:06.445795 crc crio[22095]: time="2026-06-09T16:00:06.444031898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=7ac5885c-4f5e-4e76-bf83-74cf360a6eea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618472 | controller | Jun 09 16:00:06.453846 crc crio[22095]: time="2026-06-09T16:00:06.453700316Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift" id=f3723e49-60da-4de2-a790-16a1dc83560e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.618491 | controller | Jun 09 16:00:06.455959 crc crio[22095]: time="2026-06-09T16:00:06.455790289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618507 | controller | Jun 09 16:00:06.516675 crc crio[22095]: time="2026-06-09T16:00:06.515652301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618524 | controller | Jun 09 16:00:06.539109 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f59ad4ce7d4588d Mac:7e:e2:ad:69:b4:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.618540 | controller | Jun 09 16:00:06.540235 crc crio[22095]: time="2026-06-09T16:00:06.540158868Z" level=info msg="Got pod network &{Name:redhat-marketplace-5gz69 Namespace:openshift-marketplace ID:f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b UID:1f9dda0d-5e19-4bc0-8105-a161036142a6 NetNS:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f9dda0d_5e19_4bc0_8105_a161036142a6.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}"
2026-06-09 17:40:40.618557 | controller | Jun 09 16:00:06.540491 crc crio[22095]: time="2026-06-09T16:00:06.540427815Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5gz69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.618574 | controller | Jun 09 16:00:06.546751 crc crio[22095]: time="2026-06-09T16:00:06.546680555Z" level=info msg="Ran pod sandbox f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b with infra container: openshift-marketplace/redhat-marketplace-5gz69/POD" id=56d69dfe-464d-49d6-86d5-2c928f52c353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618590 | controller | Jun 09 16:00:06.548548 crc crio[22095]: time="2026-06-09T16:00:06.548488702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd6027e3-aa32-4d2b-a386-ce33e5e16f0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618607 | controller | Jun 09 16:00:06.555109 crc crio[22095]: time="2026-06-09T16:00:06.55469646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=baa2f92d-26bd-4fdc-8eb2-46f4a3683284 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618623 | controller | Jun 09 16:00:06.567641 crc crio[22095]: time="2026-06-09T16:00:06.56758801Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5gz69/extract-utilities" id=3ad299bb-1ea3-42cd-8948-5ffa329be95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.618639 | controller | Jun 09 16:00:06.568982 crc crio[22095]: time="2026-06-09T16:00:06.568907124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618656 | controller | Jun 09 16:00:06.629197 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c775b9df39bf875 Mac:46:74:e6:7e:0f:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.618675 | controller | Jun 09 16:00:06.631001 crc crio[22095]: time="2026-06-09T16:00:06.63088212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618692 | controller | Jun 09 16:00:06.631503 crc crio[22095]: time="2026-06-09T16:00:06.631426084Z" level=info msg="Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc0028b6170}] Aliases:map[]}"
2026-06-09 17:40:40.618709 | controller | Jun 09 16:00:06.631799 crc crio[22095]: time="2026-06-09T16:00:06.631736252Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.618725 | controller | Jun 09 16:00:06.641700 crc crio[22095]: time="2026-06-09T16:00:06.641614255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618741 | controller | Jun 09 16:00:06.644490 crc crio[22095]: time="2026-06-09T16:00:06.644283333Z" level=info msg="Ran pod sandbox c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/POD" id=6a101bba-2b87-4517-8d74-da7260faedea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618757 | controller | Jun 09 16:00:06.646389 crc crio[22095]: time="2026-06-09T16:00:06.646314295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80ae2f95-8387-407e-9833-8a26617974c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618773 | controller | Jun 09 16:00:06.655311 crc crio[22095]: time="2026-06-09T16:00:06.655217373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5984dfdb-e918-404b-8865-ba6fdf92be98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618788 | controller | Jun 09 16:00:06.662137 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab9ddec7966d12 Mac:72:0d:95:e0:36:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.618805 | controller | Jun 09 16:00:06.662875 crc crio[22095]: time="2026-06-09T16:00:06.662793387Z" level=info msg="Got pod network &{Name:certified-operators-k6zqn Namespace:openshift-marketplace ID:5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 UID:3d03f886-aa21-4a75-b4d3-503f273b29f9 NetNS:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d03f886_aa21_4a75_b4d3_503f273b29f9.slice PodAnnotations:0xc0019842c8}] Aliases:map[]}"
2026-06-09 17:40:40.618822 | controller | Jun 09 16:00:06.663149 crc crio[22095]: time="2026-06-09T16:00:06.663051573Z" level=info msg="Checking pod openshift-marketplace_certified-operators-k6zqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.618839 | controller | Jun 09 16:00:06.673235 crc crio[22095]: time="2026-06-09T16:00:06.673157172Z" level=info msg="Ran pod sandbox 5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 with infra container: openshift-marketplace/certified-operators-k6zqn/POD" id=b7764aff-d8a9-44ca-94bd-27c1dcc1a824 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.618875 | controller | Jun 09 16:00:06.677397 crc crio[22095]: time="2026-06-09T16:00:06.677351189Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles" id=f2d79aa7-1ba3-439b-a394-87fe891b58de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.618898 | controller | Jun 09 16:00:06.678825 crc crio[22095]: time="2026-06-09T16:00:06.678746135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=353f7cd9-8ff6-4218-af5f-66c96134d191 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618915 | controller | Jun 09 16:00:06.679227 crc crio[22095]: time="2026-06-09T16:00:06.679196567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618932 | controller | Jun 09 16:00:06.681488 crc crio[22095]: time="2026-06-09T16:00:06.680668524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e3661e07-2dc5-411e-a510-15c6489c0fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.618949 | controller | Jun 09 16:00:06.691755 crc crio[22095]: time="2026-06-09T16:00:06.691631825Z" level=info msg="Creating container: openshift-marketplace/certified-operators-k6zqn/extract-utilities" id=e19299ca-e7ea-47f6-b359-9964f85769c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.618965 | controller | Jun 09 16:00:06.699059 crc crio[22095]: time="2026-06-09T16:00:06.69888687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618982 | controller | Jun 09 16:00:06.724093 crc crio[22095]: time="2026-06-09T16:00:06.724019734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.618998 | controller | Jun 09 16:00:06.727206 crc crio[22095]: time="2026-06-09T16:00:06.727150724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619015 | controller | Jun 09 16:00:06.728894 crc crio[22095]: time="2026-06-09T16:00:06.728821096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619031 | controller | Jun 09 16:00:06.732364 crc crio[22095]: time="2026-06-09T16:00:06.732288485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619048 | controller | Jun 09 16:00:06.739958 crc crio[22095]: time="2026-06-09T16:00:06.739808368Z" level=info msg="Created container c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6: openshift-marketplace/redhat-marketplace-5gz69/extract-utilities" id=3ad299bb-1ea3-42cd-8948-5ffa329be95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619064 | controller | Jun 09 16:00:06.741307 crc crio[22095]: time="2026-06-09T16:00:06.741241394Z" level=info msg="Starting container: c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6" id=992a92f1-a5ff-476a-8671-858acb8790cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.619080 | controller | Jun 09 16:00:06.757259 crc crio[22095]: time="2026-06-09T16:00:06.757177872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619100 | controller | Jun 09 16:00:06.759126 crc crio[22095]: time="2026-06-09T16:00:06.758873936Z" level=info msg="Started container" PID=30285 containerID=c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6 description=openshift-marketplace/redhat-marketplace-5gz69/extract-utilities id=992a92f1-a5ff-476a-8671-858acb8790cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b
2026-06-09 17:40:40.619118 | controller | Jun 09 16:00:06.834051 crc crio[22095]: time="2026-06-09T16:00:06.833243069Z" level=info msg="Created container c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles" id=f2d79aa7-1ba3-439b-a394-87fe891b58de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619134 | controller | Jun 09 16:00:06.835463 crc crio[22095]: time="2026-06-09T16:00:06.835387984Z" level=info msg="Starting container: c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085" id=a403678d-0e71-4eec-b05b-9f5243dc7936 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.619150 | controller | Jun 09 16:00:06.838018 crc crio[22095]: time="2026-06-09T16:00:06.837955989Z" level=info msg="Created container 30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac: openshift-marketplace/certified-operators-k6zqn/extract-utilities" id=e19299ca-e7ea-47f6-b359-9964f85769c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619167 | controller | Jun 09 16:00:06.842776 crc crio[22095]: time="2026-06-09T16:00:06.84265333Z" level=info msg="Starting container: 30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac" id=fbc141b1-169b-4037-89cf-ee1424b44105 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.619183 | controller | Jun 09 16:00:06.846561 crc crio[22095]: time="2026-06-09T16:00:06.846418256Z" level=info msg="Started container" PID=30294 containerID=c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085 description=openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles id=a403678d-0e71-4eec-b05b-9f5243dc7936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69
2026-06-09 17:40:40.619199 | controller | Jun 09 16:00:06.859645 crc crio[22095]: time="2026-06-09T16:00:06.858769072Z" level=info msg="Started container" PID=30297 containerID=30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac description=openshift-marketplace/certified-operators-k6zqn/extract-utilities id=fbc141b1-169b-4037-89cf-ee1424b44105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573
2026-06-09 17:40:40.619215 | controller | Jun 09 16:00:06.879129 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee8115bd0b6d004 Mac:b2:0a:7a:e6:0b:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b SocketPath: PciID:}] [{Interface:0xc0002285f0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.619231 | controller | Jun 09 16:00:06.879129 crc crio[22095]: time="2026-06-09T16:00:06.878869806Z" level=info msg="Got pod network &{Name:redhat-operators-vv9t9 Namespace:openshift-marketplace ID:ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 UID:0aa056f1-073a-49ab-91d2-d43a00d324dd NetNS:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa056f1_073a_49ab_91d2_d43a00d324dd.slice PodAnnotations:0xc002b5c3b8}] Aliases:map[]}"
2026-06-09 17:40:40.619248 | controller | Jun 09 16:00:06.879129 crc crio[22095]: time="2026-06-09T16:00:06.879080702Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-vv9t9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.619267 | controller | Jun 09 16:00:06.885374 crc crio[22095]: time="2026-06-09T16:00:06.884390848Z" level=info msg="Ran pod sandbox ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 with infra container: openshift-marketplace/redhat-operators-vv9t9/POD" id=ab5113e6-550c-4f23-8133-7567f1f94447 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.619284 | controller | Jun 09 16:00:06.887411 crc crio[22095]: time="2026-06-09T16:00:06.887332023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=570de587-011d-4a57-84e2-3eb89078346f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.619300 | controller | Jun 09 16:00:06.891452 crc crio[22095]: time="2026-06-09T16:00:06.891353556Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c89fd318-d702-45d3-bfa1-3b646e0dfeb7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.619316 | controller | Jun 09 16:00:06.894317 crc crio[22095]: time="2026-06-09T16:00:06.892009943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4bfeef1e-347b-4366-b9b2-8fd343b72777 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.619332 | controller | Jun 09 16:00:06.901355 crc crio[22095]: time="2026-06-09T16:00:06.901232979Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vv9t9/extract-utilities" id=5d85ca82-edc3-4fcb-af0c-bab6b8ad3a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619348 | controller | Jun 09 16:00:06.901726 crc crio[22095]: time="2026-06-09T16:00:06.901638599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619365 | controller | Jun 09 16:00:06.903440 crc crio[22095]: time="2026-06-09T16:00:06.903362013Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.619381 | controller | Jun 09 16:00:06.908499 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de9fdbfc66f8224 Mac:96:38:e1:66:33:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.619398 | controller | Jun 09 16:00:06.913078 crc crio[22095]: time="2026-06-09T16:00:06.909409908Z" level=info msg="Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc002ab2230}] Aliases:map[]}"
2026-06-09 17:40:40.619415 | controller | Jun 09 16:00:06.913078 crc crio[22095]: time="2026-06-09T16:00:06.909598533Z" level=info msg="Checking pod openshift-marketplace_community-operators-7j274 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.619431 | controller | Jun 09 16:00:06.913078 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a551d33f0ebd8 Mac:32:f3:dc:be:d0:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.619451 | controller | Jun 09 16:00:06.913078 crc crio[22095]: time="2026-06-09T16:00:06.911600674Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019843c8}] Aliases:map[]}"
2026-06-09 17:40:40.619468 | controller | Jun 09 16:00:06.913078 crc crio[22095]: time="2026-06-09T16:00:06.911696477Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683680-v7qv4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.619485 | controller | Jun 09 16:00:06.922623 crc crio[22095]: time="2026-06-09T16:00:06.922552514Z" level=info msg="Ran pod sandbox a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 with infra container: openshift-infra/auto-csr-approver-29683680-v7qv4/POD" id=6eaf8c72-2ae9-4bf4-84df-0b3aded7db60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.619501 | controller | Jun 09 16:00:06.927338 crc crio[22095]: time="2026-06-09T16:00:06.927271815Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ac09eeb8-2a4b-40e7-95ec-17c52288c89b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.619517 | controller | Jun 09 16:00:06.929705 crc crio[22095]: time="2026-06-09T16:00:06.929555344Z" level=info msg="Ran pod sandbox de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af with infra container: openshift-marketplace/community-operators-7j274/POD" id=7da8d3ec-5a6d-42d8-a79e-46e78b7c8a3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.619533 | controller | Jun 09 16:00:06.931669 crc crio[22095]: time="2026-06-09T16:00:06.931289528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619549 | controller | Jun 09 16:00:06.932378 crc crio[22095]: time="2026-06-09T16:00:06.932295794Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.619565 | controller | Jun 09 16:00:06.934199 crc crio[22095]: time="2026-06-09T16:00:06.934067289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bd1368f0-41f4-4c17-8885-ab8fad1c61ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.619582 | controller | Jun 09 16:00:06.937187 crc crio[22095]: time="2026-06-09T16:00:06.936997614Z" level=info msg="Created container 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift" id=f3723e49-60da-4de2-a790-16a1dc83560e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619597 | controller | Jun 09 16:00:06.940895 crc crio[22095]: time="2026-06-09T16:00:06.940834472Z" level=info msg="Starting container: 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3" id=d2bc828c-f54c-4834-8cf1-5470f30cd41b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.619614 | controller | Jun 09 16:00:06.941687 crc crio[22095]: time="2026-06-09T16:00:06.941373966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619630 | controller | Jun 09 16:00:06.942814 crc crio[22095]: time="2026-06-09T16:00:06.942728451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b388e50f-3e92-4e92-a51b-58f15be3f49e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.619650 | controller | Jun 09 16:00:06.948754 crc crio[22095]: time="2026-06-09T16:00:06.948639902Z" level=info msg="Started container" PID=30302 containerID=0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3 description=openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift id=d2bc828c-f54c-4834-8cf1-5470f30cd41b name=/runtime.v1.RuntimeService/StartContainer sandboxID=395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542
2026-06-09 17:40:40.619667 | controller | Jun 09 16:00:06.949349 crc crio[22095]: time="2026-06-09T16:00:06.949255088Z" level=info msg="Creating container: openshift-marketplace/community-operators-7j274/extract-utilities" id=4617e91d-ff76-4d35-9db8-a5c3584139dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619683 | controller | Jun 09 16:00:06.949656 crc crio[22095]: time="2026-06-09T16:00:06.949583156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619699 | controller | Jun 09 16:00:06.993883 crc crio[22095]: time="2026-06-09T16:00:06.993786027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619716 | controller | Jun 09 16:00:06.998417 crc crio[22095]: time="2026-06-09T16:00:06.998339804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.619733 | controller | Jun 09 16:00:07.126357 crc crio[22095]: time="2026-06-09T16:00:07.126235027Z" level=info msg="Created container a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981: openshift-marketplace/redhat-operators-vv9t9/extract-utilities" id=5d85ca82-edc3-4fcb-af0c-bab6b8ad3a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619750 | controller | Jun 09 16:00:07.127455 crc crio[22095]: time="2026-06-09T16:00:07.127387196Z" level=info msg="Starting container: a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981" id=ff30356c-df79-4c5d-a3b5-644c239a0802 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.619766 | controller | Jun 09 16:00:07.127844 crc crio[22095]: time="2026-06-09T16:00:07.127791027Z" level=info msg="Created container 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9: openshift-marketplace/community-operators-7j274/extract-utilities" id=4617e91d-ff76-4d35-9db8-a5c3584139dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.619782 | controller | Jun 09 16:00:07.129770 crc crio[22095]: time="2026-06-09T16:00:07.129692025Z" level=info msg="Starting container: 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9" id=945f6ab4-2dea-4449-9543-904c93fc9701 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.619798 | controller | Jun 09 16:00:07.132555 crc crio[22095]: time="2026-06-09T16:00:07.132471387Z" level=info msg="Started container" PID=30335 containerID=a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981 description=openshift-marketplace/redhat-operators-vv9t9/extract-utilities id=ff30356c-df79-4c5d-a3b5-644c239a0802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4
2026-06-09 17:40:40.619815 | controller | Jun 09 16:00:07.137993 crc crio[22095]: time="2026-06-09T16:00:07.137873025Z" level=info msg="Started container" PID=30347 containerID=18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9 description=openshift-marketplace/community-operators-7j274/extract-utilities id=945f6ab4-2dea-4449-9543-904c93fc9701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af
2026-06-09 17:40:40.619831 | controller | Jun 09 16:00:07.915764 crc crio[22095]: time="2026-06-09T16:00:07.915633219Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=08664f64-3a41-4f85-be3e-25c642daf91e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.619854 | controller | Jun 09 16:00:07.920899 crc crio[22095]: time="2026-06-09T16:00:07.920805041Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.619890 | controller | Jun 09 16:00:07.922903 crc crio[22095]: time="2026-06-09T16:00:07.922185016Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9ceea26a-be17-4e94-8f97-fe408e0f5f05 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.619908 | controller | Jun 09 16:00:07.927481 crc crio[22095]: time="2026-06-09T16:00:07.927265766Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.619925 | controller | Jun 09 16:00:07.944035 crc crio[22095]: time="2026-06-09T16:00:07.943878191Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9aa5f1fd-0303-4095-9086-8d60be1bc19d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.619941 | controller | Jun 09 16:00:07.947548 crc crio[22095]: time="2026-06-09T16:00:07.947219737Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.619958 | controller | Jun 09 16:00:08.165835 crc crio[22095]: time="2026-06-09T16:00:08.165345379Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=c89fd318-d702-45d3-bfa1-3b646e0dfeb7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.619974 | controller | Jun 09 16:00:08.169116 crc crio[22095]: time="2026-06-09T16:00:08.169047824Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=756f4560-65dd-4243-9ef6-0c82638e651e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.619991 | controller | Jun 09 16:00:08.171425 crc crio[22095]: time="2026-06-09T16:00:08.171382494Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=442b322a-170d-4329-8ed8-4de7b8c5c372 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620007 | controller | Jun 09 16:00:08.178641 crc crio[22095]: time="2026-06-09T16:00:08.178560247Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5gz69/extract-content" id=d21a5064-41df-4be9-bac3-f3c6f1e99c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620024 | controller | Jun 09 16:00:08.179167 crc crio[22095]: time="2026-06-09T16:00:08.179106111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620040 | controller | Jun 09 16:00:08.218833 crc crio[22095]: time="2026-06-09T16:00:08.218729115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620057 | controller | Jun 09 16:00:08.222793 crc crio[22095]: time="2026-06-09T16:00:08.222731478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620073 | controller | Jun 09 16:00:08.343332 crc crio[22095]: time="2026-06-09T16:00:08.343240402Z" level=info msg="Created container 90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85: openshift-marketplace/redhat-marketplace-5gz69/extract-content" id=d21a5064-41df-4be9-bac3-f3c6f1e99c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620089 | controller | Jun 09 16:00:08.344417 crc crio[22095]: time="2026-06-09T16:00:08.34434152Z" level=info msg="Starting container: 90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85" id=3de85984-c278-46e9-83ea-571aab94feb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.620111 | controller | Jun 09 16:00:08.353182 crc crio[22095]: time="2026-06-09T16:00:08.353098624Z" level=info msg="Started container" PID=30391 containerID=90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85 description=openshift-marketplace/redhat-marketplace-5gz69/extract-content id=3de85984-c278-46e9-83ea-571aab94feb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b
2026-06-09 17:40:40.620128 | controller | Jun 09 16:00:08.655173 crc crio[22095]: time="2026-06-09T16:00:08.655052741Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=9ceea26a-be17-4e94-8f97-fe408e0f5f05 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.620144 | controller | Jun 09 16:00:08.656357 crc crio[22095]: time="2026-06-09T16:00:08.656281703Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=91046233-883f-4b19-803b-c62a45e8dd4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620160 | controller | Jun 09 16:00:08.659039 crc crio[22095]: time="2026-06-09T16:00:08.658869989Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7aad0085-3674-4575-afd9-97b5d7c5f9e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620176 | controller | Jun 09 16:00:08.673615 crc crio[22095]: time="2026-06-09T16:00:08.673439692Z" level=info msg="Creating container: openshift-marketplace/certified-operators-k6zqn/extract-content" id=20b977b6-1a40-47bb-8fc9-4f52d0189c80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620192 | controller | Jun 09 16:00:08.674200 crc crio[22095]: time="2026-06-09T16:00:08.67414329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620208 | controller | Jun 09 16:00:08.701415 crc crio[22095]: time="2026-06-09T16:00:08.701266424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620224 | controller | Jun 09 16:00:08.704635 crc crio[22095]: time="2026-06-09T16:00:08.704570499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620240 | controller | Jun 09 16:00:08.803943 crc crio[22095]: time="2026-06-09T16:00:08.803840209Z" level=info msg="Created container 725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5: openshift-marketplace/certified-operators-k6zqn/extract-content" id=20b977b6-1a40-47bb-8fc9-4f52d0189c80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620256 | controller | Jun 09 16:00:08.805553 crc crio[22095]: time="2026-06-09T16:00:08.805472661Z" level=info msg="Starting container: 725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5" id=a85b3d0a-e929-4de7-a749-9f2e8d980d12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.620271 | controller | Jun 09 16:00:08.810957 crc crio[22095]: time="2026-06-09T16:00:08.810837888Z" level=info msg="Started container" PID=30405 containerID=725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5 description=openshift-marketplace/certified-operators-k6zqn/extract-content id=a85b3d0a-e929-4de7-a749-9f2e8d980d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573
2026-06-09 17:40:40.620287 | controller | Jun 09 16:00:08.976562 crc crio[22095]: time="2026-06-09T16:00:08.976426116Z" level=info msg="Stopping pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69" id=e46d6520-07b6-4de6-95e1-4be811238d91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.620303 | controller | Jun 09 16:00:08.978064 crc crio[22095]: time="2026-06-09T16:00:08.977876773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=46f8744e-ad55-460d-879b-b0086443e3d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620323 | controller | Jun 09 16:00:08.979552 crc crio[22095]: time="2026-06-09T16:00:08.979449383Z" level=info msg="Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc001288138}] Aliases:map[]}"
2026-06-09 17:40:40.620340 | controller | Jun 09 16:00:08.979874 crc crio[22095]: time="2026-06-09T16:00:08.979775031Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.620356 | controller | Jun 09 16:00:08.981245 crc crio[22095]: time="2026-06-09T16:00:08.981138056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3a2ba773-46d9-4040-936a-4aa58f6e38fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620372 | controller | Jun 09 16:00:08.997624 crc crio[22095]: time="2026-06-09T16:00:08.997576037Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5gz69/registry-server" id=dec95a14-7576-44ca-a97a-4a511c081455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620388 | controller | Jun 09 16:00:08.998375 crc crio[22095]: time="2026-06-09T16:00:08.998354397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620404 | controller | Jun 09 16:00:09.036314 crc crio[22095]: time="2026-06-09T16:00:09.032326416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620420 | controller | Jun 09 16:00:09.036314 crc crio[22095]: time="2026-06-09T16:00:09.035762634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620436 | controller | Jun 09 16:00:09.059371 crc crio[22095]: time="2026-06-09T16:00:09.058007434Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=08664f64-3a41-4f85-be3e-25c642daf91e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.620452 | controller | Jun 09 16:00:09.060863 crc crio[22095]: time="2026-06-09T16:00:09.060357614Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=207ed6ba-ead2-4038-bfb0-24a5e1791910 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620467 | controller | Jun 09 16:00:09.068032 crc crio[22095]: time="2026-06-09T16:00:09.067867996Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=698840a1-5371-4c01-bb14-2dbc617f2b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620483 | controller | Jun 09 16:00:09.076196 crc crio[22095]: time="2026-06-09T16:00:09.076105117Z" level=info msg="Creating container: openshift-marketplace/community-operators-7j274/extract-content" id=13835922-923c-4ac0-86a4-332f8e344d2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620506 | controller | Jun 09 16:00:09.076828 crc crio[22095]: time="2026-06-09T16:00:09.076763434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620559 | controller | Jun 09 16:00:09.116454 crc crio[22095]: time="2026-06-09T16:00:09.115859104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620582 | controller | Jun 09 16:00:09.119503 crc crio[22095]: time="2026-06-09T16:00:09.119446676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620599 | controller | Jun 09 16:00:09.162017 crc crio[22095]: time="2026-06-09T16:00:09.161856601Z" level=info msg="Created container e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4: openshift-marketplace/redhat-marketplace-5gz69/registry-server" id=dec95a14-7576-44ca-a97a-4a511c081455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620616 | controller | Jun 09 16:00:09.164594 crc crio[22095]: time="2026-06-09T16:00:09.164395606Z" level=info msg="Starting container: e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4" id=b85d891e-5b45-4462-a61c-4e540a2ddffe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.620632 | controller | Jun 09 16:00:09.170408 crc crio[22095]: time="2026-06-09T16:00:09.170311728Z" level=info msg="Started container" PID=30441 containerID=e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4 description=openshift-marketplace/redhat-marketplace-5gz69/registry-server id=b85d891e-5b45-4462-a61c-4e540a2ddffe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b
2026-06-09 17:40:40.620648 | controller | Jun 09 16:00:09.225700 crc crio[22095]: time="2026-06-09T16:00:09.224992816Z" level=info msg="Stopped pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69" id=e46d6520-07b6-4de6-95e1-4be811238d91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.620664 | controller | Jun 09 16:00:09.317630 crc crio[22095]: time="2026-06-09T16:00:09.317507233Z" level=info msg="Created container 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e: openshift-marketplace/community-operators-7j274/extract-content" id=13835922-923c-4ac0-86a4-332f8e344d2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620680 | controller | Jun 09 16:00:09.323100 crc crio[22095]: time="2026-06-09T16:00:09.323014704Z" level=info msg="Starting container: 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e" id=20a65988-e6eb-4345-994d-0189e6af90f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.620696 | controller | Jun 09 16:00:09.335131 crc crio[22095]: time="2026-06-09T16:00:09.335061753Z" level=info msg="Started container" PID=30470 containerID=342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e description=openshift-marketplace/community-operators-7j274/extract-content id=20a65988-e6eb-4345-994d-0189e6af90f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af
2026-06-09 17:40:40.620713 | controller | Jun 09 16:00:10.007547 crc crio[22095]: time="2026-06-09T16:00:10.007431789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6a63fcef-3bd9-4094-88a7-229e33dfb388 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620729 | controller | Jun 09 16:00:10.014073 crc crio[22095]: time="2026-06-09T16:00:10.012342115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=03c1aa77-6af9-4132-b54b-3f2b226ae2d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620748 | controller | Jun 09 16:00:10.035021 crc crio[22095]: time="2026-06-09T16:00:10.034779379Z" level=info msg="Creating container: openshift-marketplace/certified-operators-k6zqn/registry-server" id=5de3fde5-b7c4-46fc-99a1-7e18eec0a491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620765 | controller | Jun 09 16:00:10.035356 crc crio[22095]: time="2026-06-09T16:00:10.035334713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620781 | controller | Jun 09 16:00:10.138739 crc crio[22095]: time="2026-06-09T16:00:10.138623427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620797 | controller | Jun 09 16:00:10.144432 crc crio[22095]: time="2026-06-09T16:00:10.144305392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620813 | controller | Jun 09 16:00:10.409203 crc crio[22095]: time="2026-06-09T16:00:10.409051028Z" level=info msg="Created container 894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428: openshift-marketplace/certified-operators-k6zqn/registry-server" id=5de3fde5-b7c4-46fc-99a1-7e18eec0a491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620829 | controller | Jun 09 16:00:10.413851 crc crio[22095]: time="2026-06-09T16:00:10.413156193Z" level=info msg="Starting container: 894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428" id=62393cc6-24b8-466e-a6c6-0cf5628097a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.620845 | controller | Jun 09 16:00:10.454406 crc crio[22095]: time="2026-06-09T16:00:10.453746932Z" level=info msg="Started container" PID=30505 containerID=894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428 description=openshift-marketplace/certified-operators-k6zqn/registry-server id=62393cc6-24b8-466e-a6c6-0cf5628097a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573
2026-06-09 17:40:40.620889 | controller | Jun 09 16:00:12.109994 crc crio[22095]: time="2026-06-09T16:00:12.109833193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=563424b0-de6f-4259-bd91-7612045d9cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620907 | controller | Jun 09 16:00:12.123386 crc crio[22095]: time="2026-06-09T16:00:12.117406567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0626c41e-c1e1-4df4-8818-01badb93764b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.620924 | controller | Jun 09 16:00:12.214719 crc crio[22095]: time="2026-06-09T16:00:12.209256918Z" level=info msg="Creating container: openshift-marketplace/community-operators-7j274/registry-server" id=122142c7-82ab-4224-93df-7ae36c2e7a94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.620941 | controller | Jun 09 16:00:12.214719 crc crio[22095]: time="2026-06-09T16:00:12.209639308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620957 | controller | Jun 09 16:00:12.348687 crc crio[22095]: time="2026-06-09T16:00:12.348597964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620974 | controller | Jun 09 16:00:12.353411 crc crio[22095]: time="2026-06-09T16:00:12.353095439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.620994 | controller | Jun 09 16:00:12.478189 crc crio[22095]: time="2026-06-09T16:00:12.478067957Z" level=info msg="Created container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server" id=122142c7-82ab-4224-93df-7ae36c2e7a94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.621011 | controller | Jun 09 16:00:12.483992 crc crio[22095]: time="2026-06-09T16:00:12.48250048Z" level=info msg="Starting container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15" id=bd1fa5db-e5c5-43f7-bbbc-dfcb1b6c125a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.621027 | controller | Jun 09 16:00:12.488868 crc crio[22095]: time="2026-06-09T16:00:12.488756491Z" level=info msg="Started container" PID=30542 containerID=47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15 description=openshift-marketplace/community-operators-7j274/registry-server id=bd1fa5db-e5c5-43f7-bbbc-dfcb1b6c125a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af
2026-06-09 17:40:40.621044 | controller | Jun 09 16:00:18.176336 crc crio[22095]: time="2026-06-09T16:00:18.174718949Z" level=info msg="Stopping container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f (timeout: 2s)" id=d0b7541a-6f7c-4d67-a894-30465c3c2d2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.621059 | controller | Jun 09 16:00:21.075551 crc crio[22095]: time="2026-06-09T16:00:21.075026973Z" level=info msg="Stopping container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932 (timeout: 2s)" id=933616d9-c405-47f7-b339-dc5205965e1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.621075 | controller | Jun 09 16:00:21.128801 crc crio[22095]: time="2026-06-09T16:00:21.128673945Z" level=info msg="Stopped container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server" id=d0b7541a-6f7c-4d67-a894-30465c3c2d2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.621092 | controller | Jun 09 16:00:21.132386 crc crio[22095]: time="2026-06-09T16:00:21.132280128Z" level=info msg="Stopping pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac" id=e3af00eb-f5de-407c-9697-8f12f8f433bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621108 | controller | Jun 09 16:00:21.133747 crc crio[22095]: time="2026-06-09T16:00:21.133655103Z" level=info msg="Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc002ab25b0}] Aliases:map[]}"
2026-06-09 17:40:40.621124 | controller | Jun 09 16:00:21.134150 crc crio[22095]: time="2026-06-09T16:00:21.133864188Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-h95lp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.621140 | controller | Jun 09 16:00:21.245492 crc crio[22095]: time="2026-06-09T16:00:21.2453768Z" level=info msg="Stopped container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server" id=933616d9-c405-47f7-b339-dc5205965e1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.621157 | controller | Jun 09 16:00:21.247134 crc crio[22095]: time="2026-06-09T16:00:21.246888779Z" level=info msg="Stopping pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1" id=3bdf0e1f-b3b9-44ac-bab9-80ee1230c997 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621177 | controller | Jun 09 16:00:21.247744 crc crio[22095]: time="2026-06-09T16:00:21.247649158Z" level=info msg="Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc00012a608}] Aliases:map[]}"
2026-06-09 17:40:40.621194 | controller | Jun 09 16:00:21.247968 crc crio[22095]: time="2026-06-09T16:00:21.247882594Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-5xwpm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.621211 | controller | Jun 09 16:00:21.265263 crc crio[22095]: time="2026-06-09T16:00:21.265171256Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ac09eeb8-2a4b-40e7-95ec-17c52288c89b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.621228 | controller | Jun 09 16:00:21.266882 crc crio[22095]: time="2026-06-09T16:00:21.266736296Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf0d5658-66df-4de0-a377-dd9c6d5c9efd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.621245 | controller | Jun 09 16:00:21.279975 crc crio[22095]: time="2026-06-09T16:00:21.278023295Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61697143-a196-45da-aae0-b0327ae84d82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.621261 | controller | Jun 09 16:00:21.287752 crc crio[22095]: time="2026-06-09T16:00:21.287648011Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683680-v7qv4/oc" id=c7d1356e-cd8f-4c8e-a08e-79976e367a0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.621277 | controller | Jun 09 16:00:21.289890 crc crio[22095]: time="2026-06-09T16:00:21.289797726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.621293 | controller | Jun 09 16:00:21.346072 crc crio[22095]: time="2026-06-09T16:00:21.3458691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.621309 | controller | Jun 09 16:00:21.809489 crc crio[22095]: time="2026-06-09T16:00:21.80530451Z" level=info msg="Stopped pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1" id=3bdf0e1f-b3b9-44ac-bab9-80ee1230c997 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621325 | controller | Jun 09 16:00:21.838697 crc crio[22095]: time="2026-06-09T16:00:21.838588142Z" level=info msg="Stopped pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac" id=e3af00eb-f5de-407c-9697-8f12f8f433bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621341 | controller | Jun 09 16:00:21.864480 crc crio[22095]: time="2026-06-09T16:00:21.864413232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.621358 | controller | Jun 09 16:00:22.032364 crc crio[22095]: time="2026-06-09T16:00:22.032284565Z" level=info msg="Created container e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec: openshift-infra/auto-csr-approver-29683680-v7qv4/oc" id=c7d1356e-cd8f-4c8e-a08e-79976e367a0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.621374 | controller | Jun 09 16:00:22.034112 crc crio[22095]: time="2026-06-09T16:00:22.03404285Z" level=info msg="Starting container: e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec" id=16ccd879-4e9f-4757-8739-c1c0e1743c06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.621395 | controller | Jun 09 16:00:22.039069 crc crio[22095]: time="2026-06-09T16:00:22.038997737Z" level=info msg="Started container" PID=30854 containerID=e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec description=openshift-infra/auto-csr-approver-29683680-v7qv4/oc id=16ccd879-4e9f-4757-8739-c1c0e1743c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199
2026-06-09 17:40:40.621412 | controller | Jun 09 16:00:22.344501 crc crio[22095]: time="2026-06-09T16:00:22.344425399Z" level=info msg="Removing container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932" id=dbd73838-a675-4370-a263-bac60edbf8c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621428 | controller | Jun 09 16:00:22.366660 crc crio[22095]: time="2026-06-09T16:00:22.366164715Z" level=info msg="Removed container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server" id=dbd73838-a675-4370-a263-bac60edbf8c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621444 | controller | Jun 09 16:00:22.369093 crc crio[22095]: time="2026-06-09T16:00:22.369010897Z" level=info msg="Removing container: b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24" id=9fea2a80-a4f8-425e-a3d7-ead923ac03f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621460 | controller | Jun 09 16:00:22.425562 crc crio[22095]: time="2026-06-09T16:00:22.425468401Z" level=info msg="Removed container b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24: openshift-marketplace/certified-operators-5xwpm/extract-content" id=9fea2a80-a4f8-425e-a3d7-ead923ac03f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621476 | controller | Jun 09 16:00:22.431598 crc crio[22095]: time="2026-06-09T16:00:22.431490855Z" level=info msg="Removing container: 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3" id=c44cbb5b-68a3-42d4-8a17-5679afc7115f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621492 | controller | Jun 09 16:00:22.457164 crc crio[22095]: time="2026-06-09T16:00:22.457066889Z" level=info msg="Removed container 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3: openshift-marketplace/certified-operators-5xwpm/extract-utilities" id=c44cbb5b-68a3-42d4-8a17-5679afc7115f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621507 | controller | Jun 09 16:00:22.471013 crc crio[22095]: time="2026-06-09T16:00:22.470362129Z" level=info msg="Removing container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f" id=c77f704d-fbab-458a-9eef-2c10b9fc797c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621539 | controller | Jun 09 16:00:22.494683 crc crio[22095]: time="2026-06-09T16:00:22.494502867Z" level=info msg="Removed container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server" id=c77f704d-fbab-458a-9eef-2c10b9fc797c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621556 | controller | Jun 09 16:00:22.500831 crc crio[22095]: time="2026-06-09T16:00:22.500761947Z" level=info msg="Removing container: d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9" id=239f35b0-381a-48d1-be45-ccb02f1236af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621572 | controller | Jun 09 16:00:22.524695 crc crio[22095]: time="2026-06-09T16:00:22.524575336Z" level=info msg="Removed container d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9: openshift-marketplace/redhat-marketplace-h95lp/extract-content" id=239f35b0-381a-48d1-be45-ccb02f1236af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621588 | controller | Jun 09 16:00:22.528288 crc crio[22095]: time="2026-06-09T16:00:22.528206259Z" level=info msg="Removing container: 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a" id=fae3970f-74e9-44c0-be8f-df14c5adaf6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621607 | controller | Jun 09 16:00:22.566084 crc crio[22095]: time="2026-06-09T16:00:22.566007316Z" level=info msg="Removed container 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities" id=fae3970f-74e9-44c0-be8f-df14c5adaf6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.621624 | controller | Jun 09 16:00:24.400594 crc crio[22095]: time="2026-06-09T16:00:24.40038744Z" level=info msg="Stopping pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199" id=ac7da92f-5ea2-4d25-963c-a1964b5a7110 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621641 | controller | Jun 09 16:00:24.402363 crc crio[22095]: time="2026-06-09T16:00:24.401306823Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019840a0}] Aliases:map[]}"
2026-06-09 17:40:40.621657 | controller | Jun 09 16:00:24.402363 crc crio[22095]: time="2026-06-09T16:00:24.401463437Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683680-v7qv4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.621674 | controller | Jun 09 16:00:29.359387 crc crio[22095]: time="2026-06-09T16:00:29.358605088Z" level=info msg="Stopping container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09 (timeout: 2s)" id=57ff1392-61cc-41c1-ae89-0c5bade93bde name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.621690 | controller | Jun 09 16:00:34.330000 crc crio[22095]: time="2026-06-09T16:00:34.329325524Z" level=info msg="Stopping pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1" id=30183250-1423-4b21-8177-71e5c4640198 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621706 | controller | Jun 09 16:00:34.335081 crc crio[22095]: time="2026-06-09T16:00:34.334806005Z" level=info msg="Stopped pod sandbox (already stopped): e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1" id=30183250-1423-4b21-8177-71e5c4640198 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621722 | controller | Jun 09 16:00:34.337807 crc crio[22095]: time="2026-06-09T16:00:34.337599226Z" level=info msg="Removing pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1" id=6a9d692d-b471-4f83-8ddb-59f686fbfa31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.621738 | controller | Jun 09 16:00:40.131057 crc crio[22095]: time="2026-06-09T16:00:40.129786153Z" level=info msg="Stopped container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server" id=57ff1392-61cc-41c1-ae89-0c5bade93bde name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.621754 | controller | Jun 09 16:00:40.134657 crc crio[22095]: time="2026-06-09T16:00:40.134412301Z" level=info msg="Stopping pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e" id=a6dde23c-8040-4e40-ae76-4cef868dacb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621770 | controller | Jun 09 16:00:40.135455 crc crio[22095]: time="2026-06-09T16:00:40.135380006Z" level=info msg="Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc002272730}] Aliases:map[]}"
2026-06-09 17:40:40.621789 | controller | Jun 09 16:00:40.135818 crc crio[22095]: time="2026-06-09T16:00:40.135755875Z" level=info msg="Deleting pod openshift-marketplace_community-operators-88gfh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.621806 | controller | Jun 09 16:00:40.139340 crc crio[22095]: time="2026-06-09T16:00:40.139100371Z" level=info msg="Stopped pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199" id=ac7da92f-5ea2-4d25-963c-a1964b5a7110 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621823 | controller | Jun 09 16:00:40.144216 crc crio[22095]: time="2026-06-09T16:00:40.144020937Z" level=info msg="Removed pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1" id=6a9d692d-b471-4f83-8ddb-59f686fbfa31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.621839 | controller | Jun 09 16:00:40.145150 crc crio[22095]: time="2026-06-09T16:00:40.145089254Z" level=info msg="Stopping pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac" id=9a8711d3-fe9d-4301-b986-e5fc6cae431b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621871 | controller | Jun 09 16:00:40.145248 crc crio[22095]: time="2026-06-09T16:00:40.145175866Z" level=info msg="Stopped pod sandbox (already stopped): ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac" id=9a8711d3-fe9d-4301-b986-e5fc6cae431b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.621893 | controller | Jun 09 16:00:40.147376 crc crio[22095]: time="2026-06-09T16:00:40.146193452Z" level=info msg="Removing pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac" id=c6142336-7a87-4c5f-aff8-7f6d9e79ab59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.621910 | controller | Jun 09 16:00:40.159556 crc crio[22095]: time="2026-06-09T16:00:40.159295847Z" level=info msg="Removed pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac" id=c6142336-7a87-4c5f-aff8-7f6d9e79ab59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.621926 | controller | Jun 09 16:00:40.291605 crc crio[22095]: time="2026-06-09T16:00:40.291435737Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=9aa5f1fd-0303-4095-9086-8d60be1bc19d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.621942 | controller | Jun 09 16:00:40.294254 crc crio[22095]: time="2026-06-09T16:00:40.294077615Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ed440068-a39e-4294-99cc-c77cda7f980d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.621958 | controller | Jun 09 16:00:40.301439 crc crio[22095]: time="2026-06-09T16:00:40.30130868Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=88faffe0-3007-4132-8ea0-59062b33e416 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.621974 | controller | Jun 09 16:00:40.309381 crc crio[22095]: time="2026-06-09T16:00:40.309322515Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vv9t9/extract-content" id=62527507-600c-41f8-8c97-59f6510d299f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.621990 | controller | Jun 09 16:00:40.311553 crc crio[22095]: time="2026-06-09T16:00:40.31147939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622007 | controller | Jun 09 16:00:40.350396 crc crio[22095]: time="2026-06-09T16:00:40.350260022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622026 | controller | Jun 09 16:00:40.357229 crc crio[22095]: time="2026-06-09T16:00:40.356561203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622043 | controller | Jun 09 16:00:40.474138 crc crio[22095]: time="2026-06-09T16:00:40.47299181Z" level=info msg="Created container 423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1: openshift-marketplace/redhat-operators-vv9t9/extract-content" id=62527507-600c-41f8-8c97-59f6510d299f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.622059 | controller | Jun 09 16:00:40.475038 crc crio[22095]: time="2026-06-09T16:00:40.474958911Z" level=info msg="Starting container: 423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1" id=4943830f-9b46-49ff-8abc-15a91e49fff3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.622077 | controller | Jun 09 16:00:40.486587 crc crio[22095]: time="2026-06-09T16:00:40.486318121Z" level=info msg="Started container" PID=31231 containerID=423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1 description=openshift-marketplace/redhat-operators-vv9t9/extract-content id=4943830f-9b46-49ff-8abc-15a91e49fff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4
2026-06-09 17:40:40.622096 | controller | Jun 09 16:00:40.556002 crc crio[22095]: time="2026-06-09T16:00:40.555841809Z" level=info msg="Stopped pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e" id=a6dde23c-8040-4e40-ae76-4cef868dacb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622112 | controller | Jun 09 16:00:45.627844 crc crio[22095]: time="2026-06-09T16:00:45.627265771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3d3056d6-d4ad-49b1-9c43-ab1f8097b725 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.622128 | controller | Jun 09 16:00:45.631502 crc crio[22095]: time="2026-06-09T16:00:45.631390656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3bfbb105-2dea-4042-b6f4-330a21199bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.622144 | controller | Jun 09 16:00:45.641790 crc crio[22095]: time="2026-06-09T16:00:45.641470304Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vv9t9/registry-server" id=24a3f59e-6605-427f-8fe3-8fd929752687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.622160 | controller | Jun 09 16:00:45.645239 crc crio[22095]: time="2026-06-09T16:00:45.645129678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622177 | controller | Jun 09 16:00:45.722795 crc crio[22095]: time="2026-06-09T16:00:45.722705001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622193 | controller | Jun 09 16:00:45.726493 crc crio[22095]: time="2026-06-09T16:00:45.726282943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622210 | controller | Jun 09 16:00:45.847278 crc crio[22095]: time="2026-06-09T16:00:45.846698762Z" level=info msg="Created container 4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f: openshift-marketplace/redhat-operators-vv9t9/registry-server" id=24a3f59e-6605-427f-8fe3-8fd929752687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.622229 | controller | Jun 09 16:00:45.848568 crc crio[22095]: time="2026-06-09T16:00:45.848453587Z" level=info msg="Starting container: 4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f" id=48ca4796-3314-4cc2-88cc-80bab3ce4b6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.622246 | controller | Jun 09 16:00:45.857056 crc crio[22095]: time="2026-06-09T16:00:45.856171755Z" level=info msg="Started container" PID=31277 containerID=4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f description=openshift-marketplace/redhat-operators-vv9t9/registry-server id=48ca4796-3314-4cc2-88cc-80bab3ce4b6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4
2026-06-09 17:40:40.622262 | controller | Jun 09 16:01:00.530802 crc crio[22095]: time="2026-06-09T16:01:00.530039521Z" level=info msg="Stopping container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063 (timeout: 2s)" id=b9106a2e-b5f0-4ca3-a9fb-de6257c282e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.622278 | controller | Jun 09 16:01:00.652890 crc crio[22095]: time="2026-06-09T16:01:00.652770109Z" level=info msg="Stopped container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server" id=b9106a2e-b5f0-4ca3-a9fb-de6257c282e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.622295 | controller | Jun 09 16:01:00.654292 crc crio[22095]: time="2026-06-09T16:01:00.654211746Z" level=info msg="Stopping pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d" id=03a944ab-f6a0-4856-9bce-dc1559055c49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622311 | controller | Jun 09 16:01:00.654853 crc crio[22095]: time="2026-06-09T16:01:00.654797401Z" level=info msg="Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000526f20}] Aliases:map[]}"
2026-06-09 17:40:40.622328 | controller | Jun 09 16:01:00.655068 crc crio[22095]: time="2026-06-09T16:01:00.655000277Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-f27sh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.622344 | controller | Jun 09 16:01:00.873321 crc crio[22095]: time="2026-06-09T16:01:00.872610722Z" level=info msg="Stopped pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d" id=03a944ab-f6a0-4856-9bce-dc1559055c49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622360 | controller | Jun 09 16:01:01.819072 crc crio[22095]: time="2026-06-09T16:01:01.819001316Z" level=info msg="Removing container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063" id=ae7e2e36-49f2-484b-a04e-674bb93c056b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622376 | controller | Jun 09 16:01:01.837209 crc crio[22095]: time="2026-06-09T16:01:01.83713185Z" level=info msg="Removed container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server" id=ae7e2e36-49f2-484b-a04e-674bb93c056b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622393 | controller | Jun 09 16:01:01.840168 crc crio[22095]: time="2026-06-09T16:01:01.840097456Z" level=info msg="Removing container: 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63" id=3e322da0-adf1-4620-a595-c3ceaa973f85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622409 | controller | Jun 09 16:01:01.889117 crc crio[22095]: time="2026-06-09T16:01:01.888987086Z" level=info msg="Removed container 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63: openshift-marketplace/redhat-operators-f27sh/extract-content" id=3e322da0-adf1-4620-a595-c3ceaa973f85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622429 | controller | Jun 09 16:01:01.892355 crc crio[22095]: time="2026-06-09T16:01:01.89227504Z" level=info msg="Removing container: 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b" id=1ee4f3bb-55c1-40c0-85f1-fbe9939e0dd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622446 | controller | Jun 09 16:01:01.914039 crc crio[22095]: time="2026-06-09T16:01:01.913846402Z" level=info msg="Removed container 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b: openshift-marketplace/redhat-operators-f27sh/extract-utilities" id=1ee4f3bb-55c1-40c0-85f1-fbe9939e0dd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622462 | controller | Jun 09 16:01:40.181113 crc crio[22095]: time="2026-06-09T16:01:40.179897852Z" level=info msg="Removing container: f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98" id=10b2088d-5af9-439b-a5a1-11f66087a725 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622477 | controller | Jun 09 16:01:40.222284 crc crio[22095]: time="2026-06-09T16:01:40.222117752Z" level=info msg="Removed container f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98: openshift-marketplace/community-operators-88gfh/extract-utilities" id=10b2088d-5af9-439b-a5a1-11f66087a725 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622493 | controller | Jun 09 16:01:40.227044 crc crio[22095]: time="2026-06-09T16:01:40.226782401Z" level=info msg="Removing container: e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c" id=d7519097-9bd3-46bf-a5ab-21ff07d45870 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622509 | controller | Jun 09 16:01:40.258275 crc crio[22095]: time="2026-06-09T16:01:40.258109252Z" level=info msg="Removed container e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c: openshift-marketplace/community-operators-88gfh/extract-content" id=d7519097-9bd3-46bf-a5ab-21ff07d45870 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622524 | controller | Jun 09 16:01:40.264832 crc crio[22095]: time="2026-06-09T16:01:40.26467361Z" level=info msg="Removing container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09" id=eba373ac-575e-4206-8f5f-f99e4937b962 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622540 | controller | Jun 09 16:01:40.288617 crc crio[22095]: time="2026-06-09T16:01:40.288394847Z" level=info msg="Removed container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server" id=eba373ac-575e-4206-8f5f-f99e4937b962 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.622556 | controller | Jun 09 16:01:40.296225 crc crio[22095]: time="2026-06-09T16:01:40.296084113Z" level=info msg="Stopping pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e" id=6351d77c-e5d3-42bb-8b26-daf1ce029d77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622572 | controller | Jun 09 16:01:40.296225 crc crio[22095]: time="2026-06-09T16:01:40.296185956Z" level=info msg="Stopped pod sandbox (already stopped): ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e" id=6351d77c-e5d3-42bb-8b26-daf1ce029d77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622588 | controller | Jun 09 16:01:40.296998 crc crio[22095]: time="2026-06-09T16:01:40.296845273Z" level=info msg="Removing pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e" id=8b371cbf-fa76-47b1-9a76-e41d20539606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.622604 | controller | Jun 09 16:01:40.305434 crc crio[22095]: time="2026-06-09T16:01:40.30533889Z" level=info msg="Removed pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e" id=8b371cbf-fa76-47b1-9a76-e41d20539606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.622623 | controller | Jun 09 16:01:40.306438 crc crio[22095]: time="2026-06-09T16:01:40.306341736Z" level=info msg="Stopping pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d" id=de640c8e-cc1e-4841-af2d-6eedc0b1763d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622639 | controller | Jun 09 16:01:40.306596 crc crio[22095]: time="2026-06-09T16:01:40.306445318Z" level=info msg="Stopped pod sandbox (already stopped): c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d" id=de640c8e-cc1e-4841-af2d-6eedc0b1763d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.622656 | controller | Jun 09 16:01:40.307160 crc crio[22095]: time="2026-06-09T16:01:40.307071254Z" level=info msg="Removing pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d" id=cf164847-05b4-46ad-9d5a-b5198899711d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.622672 | controller | Jun 09 16:01:40.313858 crc crio[22095]: time="2026-06-09T16:01:40.313782516Z" level=info msg="Removed pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d" id=cf164847-05b4-46ad-9d5a-b5198899711d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.622688 | controller | Jun 09 16:02:00.511419 crc crio[22095]: time="2026-06-09T16:02:00.510689245Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683682-d7cgz/POD" id=3f7c9e09-d126-45e5-b6c3-9efe5bcd5f69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.622704 | controller | Jun 09 16:02:00.513030 crc crio[22095]: time="2026-06-09T16:02:00.511449564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622720 | controller | Jun 09 16:02:00.533850 crc crio[22095]: time="2026-06-09T16:02:00.53355794Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc0019847e8}] Aliases:map[]}"
2026-06-09 17:40:40.622736 | controller | Jun 09 16:02:00.533850 crc crio[22095]: time="2026-06-09T16:02:00.533779195Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683682-d7cgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.622752 | controller | Jun 09 16:02:00.774083 crc crio[22095]: 2026-06-09T16:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1035630f9acb3 Mac:6a:2a:40:ca:15:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.622769 | controller | Jun 09 16:02:00.775305 crc crio[22095]: time="2026-06-09T16:02:00.77521847Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc0019847e8}] Aliases:map[]}"
2026-06-09 17:40:40.622785 | controller | Jun 09 16:02:00.775508 crc crio[22095]: time="2026-06-09T16:02:00.775442326Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683682-d7cgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.622805 | controller | Jun 09 16:02:00.781485 crc crio[22095]: time="2026-06-09T16:02:00.781432309Z" level=info msg="Ran pod sandbox ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 with infra container: openshift-infra/auto-csr-approver-29683682-d7cgz/POD" id=3f7c9e09-d126-45e5-b6c3-9efe5bcd5f69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.622822 | controller | Jun 09 16:02:00.786242 crc crio[22095]: time="2026-06-09T16:02:00.786112779Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d94df13f-95d3-4f03-abd2-f622d793c10c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.622838 | controller | Jun 09 16:02:00.794175 crc crio[22095]: time="2026-06-09T16:02:00.794100143Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.622872 | controller | Jun 09 16:02:01.687488 crc crio[22095]: time="2026-06-09T16:02:01.687220984Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d94df13f-95d3-4f03-abd2-f622d793c10c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.622894 | controller | Jun 09 16:02:01.690201 crc crio[22095]: time="2026-06-09T16:02:01.688242351Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e72c7a0d-8f44-4617-89bc-5978823bda5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.622911 | controller | Jun 09 16:02:01.690383 crc crio[22095]: time="2026-06-09T16:02:01.690320194Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b851a3d0-e1a3-41dd-bba2-3467607876b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.622927 | controller | Jun 09 16:02:01.695710 crc crio[22095]: time="2026-06-09T16:02:01.69563159Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683682-d7cgz/oc" id=b386149e-7667-4189-b450-91c440f18047 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.622943 | controller | Jun 09 16:02:01.696632 crc crio[22095]: time="2026-06-09T16:02:01.696261756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622960 | controller | Jun 09 16:02:01.730017 crc crio[22095]: time="2026-06-09T16:02:01.729845925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622976 | controller | Jun 09 16:02:01.976285 crc crio[22095]: time="2026-06-09T16:02:01.975286152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.622992 | controller | Jun 09 16:02:02.075024 crc crio[22095]: time="2026-06-09T16:02:02.074176051Z" level=info msg="Created container 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed: openshift-infra/auto-csr-approver-29683682-d7cgz/oc" id=b386149e-7667-4189-b450-91c440f18047 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.623009 | controller | Jun 09 16:02:02.076111 crc crio[22095]: time="2026-06-09T16:02:02.076032438Z" level=info msg="Starting container: 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed" id=6e08127c-34c6-494d-b3ce-c8f248919bc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.623025 | controller | Jun 09 16:02:02.081574 crc crio[22095]: time="2026-06-09T16:02:02.081462057Z" level=info msg="Started container" PID=32405 containerID=3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed description=openshift-infra/auto-csr-approver-29683682-d7cgz/oc id=6e08127c-34c6-494d-b3ce-c8f248919bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73
2026-06-09 17:40:40.623045 | controller | Jun 09 16:02:03.421425 crc crio[22095]: time="2026-06-09T16:02:03.42115743Z" level=info msg="Stopping pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73" id=dad6d8a6-abd1-414a-9070-88b3cf28ab32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623062 | controller | Jun 09 16:02:03.422523 crc crio[22095]: time="2026-06-09T16:02:03.421708744Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc002da47f8}] Aliases:map[]}"
2026-06-09 17:40:40.623079 | controller | Jun 09 16:02:03.422523 crc crio[22095]: time="2026-06-09T16:02:03.421834478Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683682-d7cgz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.623095 | controller | Jun 09 16:02:03.659999 crc crio[22095]: time="2026-06-09T16:02:03.659583818Z" level=info msg="Stopped pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73" id=dad6d8a6-abd1-414a-9070-88b3cf28ab32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623111 | controller | Jun 09 16:04:00.541236 crc crio[22095]: time="2026-06-09T16:04:00.5402907Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683684-9hpdm/POD" id=7f8daa8c-cb06-4bb5-968e-30d98b51b6c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.623127 | controller | Jun 09 16:04:00.542825 crc crio[22095]: time="2026-06-09T16:04:00.541268444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623143 | controller | Jun 09 16:04:00.571085 crc crio[22095]: time="2026-06-09T16:04:00.570889563Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc00041d338}] Aliases:map[]}"
2026-06-09 17:40:40.623159 | controller | Jun 09 16:04:00.571085 crc crio[22095]: time="2026-06-09T16:04:00.571066678Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683684-9hpdm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.623175 | controller | Jun 09 16:04:01.137192 crc crio[22095]: 2026-06-09T16:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcc499adfb9d2db Mac:22:e6:b0:05:e8:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.623192 | controller | Jun 09 16:04:01.139785 crc crio[22095]: time="2026-06-09T16:04:01.139633972Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc00041d338}] Aliases:map[]}"
2026-06-09 17:40:40.623214 | controller | Jun 09 16:04:01.140091 crc crio[22095]: time="2026-06-09T16:04:01.139908019Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683684-9hpdm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.623231 | controller | Jun 09 16:04:01.148364 crc crio[22095]: time="2026-06-09T16:04:01.148319979Z" level=info msg="Ran pod sandbox fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b with infra container: openshift-infra/auto-csr-approver-29683684-9hpdm/POD" id=7f8daa8c-cb06-4bb5-968e-30d98b51b6c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.623248 | controller | Jun 09 16:04:01.151396 crc crio[22095]: time="2026-06-09T16:04:01.151370365Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0b6f7765-cacc-417d-9133-741a6b103665 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.623264 | controller | Jun 09 16:04:01.161695 crc crio[22095]: time="2026-06-09T16:04:01.161323753Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.623280 | controller | Jun 09 16:04:02.387457 crc crio[22095]: time="2026-06-09T16:04:02.387344738Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0b6f7765-cacc-417d-9133-741a6b103665 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.623296 | controller | Jun 09 16:04:02.388824 crc crio[22095]: time="2026-06-09T16:04:02.388466306Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5aee1708-e4a1-4f17-accc-5105d00836a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.623313 | controller | Jun 09 16:04:02.393815 crc crio[22095]: time="2026-06-09T16:04:02.393753988Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=12e6f113-6e2f-4338-b78f-1486525e6d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.623329 | controller | Jun 09 16:04:02.401167 crc crio[22095]: time="2026-06-09T16:04:02.40106609Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683684-9hpdm/oc" id=1416211e-7d74-4e4a-b435-fe985aec4bef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.623345 | controller | Jun 09 16:04:02.401705 crc crio[22095]: time="2026-06-09T16:04:02.401610184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623361 | controller | Jun 09 16:04:02.438040 crc crio[22095]: time="2026-06-09T16:04:02.437802767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623377 | controller | Jun 09 16:04:02.789980 crc crio[22095]: time="2026-06-09T16:04:02.789798178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623393 | controller | Jun 09 16:04:02.883334 crc crio[22095]: time="2026-06-09T16:04:02.882660915Z" level=info msg="Created container 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962: openshift-infra/auto-csr-approver-29683684-9hpdm/oc" id=1416211e-7d74-4e4a-b435-fe985aec4bef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.623409 | controller | Jun 09 16:04:02.885081 crc crio[22095]: time="2026-06-09T16:04:02.884993573Z" level=info msg="Starting container: 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962" id=ec81c923-c851-4c35-8467-4bda116b2734 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.623426 | controller | Jun 09 16:04:02.892800 crc crio[22095]: time="2026-06-09T16:04:02.892725406Z" level=info msg="Started container" PID=34045 containerID=2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962 description=openshift-infra/auto-csr-approver-29683684-9hpdm/oc id=ec81c923-c851-4c35-8467-4bda116b2734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b
2026-06-09 17:40:40.623445 | controller | Jun 09 16:04:04.615719 crc crio[22095]: time="2026-06-09T16:04:04.61539722Z" level=info msg="Stopping pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b" id=336df8fc-2c14-4878-bdf2-6c9190062277 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623462 | controller | Jun 09 16:04:04.616773 crc crio[22095]: time="2026-06-09T16:04:04.616451696Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc002da4740}] Aliases:map[]}"
2026-06-09 17:40:40.623479 | controller | Jun 09 16:04:04.616773 crc crio[22095]: time="2026-06-09T16:04:04.616688752Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683684-9hpdm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.623495 | controller | Jun 09 16:04:04.896816 crc crio[22095]: time="2026-06-09T16:04:04.896570094Z" level=info msg="Stopped pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b" id=336df8fc-2c14-4878-bdf2-6c9190062277 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623511 | controller | Jun 09 16:06:00.962741 crc crio[22095]: time="2026-06-09T16:06:00.960763341Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683686-xbfhc/POD" id=8eafb47f-9736-4293-ac54-09b8368a9f6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.623527 | controller | Jun 09 16:06:00.964507 crc crio[22095]: time="2026-06-09T16:06:00.962825672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623544 | controller | Jun 09 16:06:01.015226 crc crio[22095]: time="2026-06-09T16:06:01.014657195Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc00041c278}] Aliases:map[]}"
2026-06-09 17:40:40.623560 | controller | Jun 09 16:06:01.015226 crc crio[22095]: time="2026-06-09T16:06:01.015173148Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683686-xbfhc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.623577 | controller | Jun 09 16:06:01.321900 crc crio[22095]: 2026-06-09T16:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e37c4af829c1e28 Mac:56:c0:ee:cb:e4:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 SocketPath: PciID:}] [{Interface:0xc0005905e0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.623594 | controller | Jun 09 16:06:01.324007 crc crio[22095]: time="2026-06-09T16:06:01.323858478Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc00041c278}] Aliases:map[]}"
2026-06-09 17:40:40.623613 | controller | Jun 09 16:06:01.324322 crc crio[22095]: time="2026-06-09T16:06:01.324169416Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683686-xbfhc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.623630 | controller | Jun 09 16:06:01.330501 crc crio[22095]: time="2026-06-09T16:06:01.33034364Z" level=info msg="Ran pod sandbox e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc with infra container: openshift-infra/auto-csr-approver-29683686-xbfhc/POD" id=8eafb47f-9736-4293-ac54-09b8368a9f6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.623647 | controller | Jun 09 16:06:01.334029 crc crio[22095]: time="2026-06-09T16:06:01.333841627Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2006b863-02c2-4789-94f6-fbf6f26ca8f1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.623663 | controller | Jun 09 16:06:01.343803 crc crio[22095]: time="2026-06-09T16:06:01.343487858Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.623680 | controller | Jun 09 16:06:02.149847 crc crio[22095]: time="2026-06-09T16:06:02.149067395Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2006b863-02c2-4789-94f6-fbf6f26ca8f1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.623696 | controller | Jun 09 16:06:02.151735 crc crio[22095]: time="2026-06-09T16:06:02.151538506Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=24b6a6d6-2673-437e-a296-26b21a7c2c4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.623712 | controller | Jun 09 16:06:02.154691 crc crio[22095]: time="2026-06-09T16:06:02.154550622Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=523ace6b-9d90-4a88-8471-137e80e772b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.623728 | controller | Jun 09 16:06:02.161406 crc crio[22095]: time="2026-06-09T16:06:02.16129713Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683686-xbfhc/oc" id=45814053-c2ba-421b-b9d1-f1a5a8b017a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.623744 | controller | Jun 09 16:06:02.161878 crc crio[22095]: time="2026-06-09T16:06:02.161774772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623760 | controller | Jun 09 16:06:02.187272 crc crio[22095]: time="2026-06-09T16:06:02.187131264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623777 | controller | Jun 09 16:06:02.421469 crc crio[22095]: time="2026-06-09T16:06:02.421184244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.623793 | controller | Jun 09 16:06:02.508107 crc crio[22095]: time="2026-06-09T16:06:02.50801812Z" level=info msg="Created container 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284: openshift-infra/auto-csr-approver-29683686-xbfhc/oc" id=45814053-c2ba-421b-b9d1-f1a5a8b017a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.623809 | controller | Jun 09 16:06:02.509382 crc crio[22095]: time="2026-06-09T16:06:02.509304962Z" level=info msg="Starting container: 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284" id=4fe6cf5d-df45-4716-a80c-c5c4c4ae46fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.623825 | controller | Jun 09 16:06:02.516292 crc crio[22095]: time="2026-06-09T16:06:02.515018824Z" level=info msg="Started container" PID=35675 containerID=740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284 description=openshift-infra/auto-csr-approver-29683686-xbfhc/oc id=4fe6cf5d-df45-4716-a80c-c5c4c4ae46fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc
2026-06-09 17:40:40.623844 | controller | Jun 09 16:06:04.720409 crc crio[22095]: time="2026-06-09T16:06:04.719723062Z" level=info msg="Stopping pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc" id=432817f9-e3ca-41d8-9db3-ff0d6dad8fca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623881 | controller | Jun 09 16:06:04.722389 crc crio[22095]: time="2026-06-09T16:06:04.720885421Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc0004c6bf8}] Aliases:map[]}"
2026-06-09 17:40:40.623899 | controller | Jun 09 16:06:04.722389 crc crio[22095]: time="2026-06-09T16:06:04.721086046Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683686-xbfhc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.623915 | controller | Jun 09 16:06:04.939507 crc crio[22095]: time="2026-06-09T16:06:04.938630463Z" level=info msg="Stopped pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc" id=432817f9-e3ca-41d8-9db3-ff0d6dad8fca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623931 | controller | Jun 09 16:06:40.390893 crc crio[22095]: time="2026-06-09T16:06:40.389802526Z" level=info msg="Removing container: e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec" id=e83dd31c-683a-4225-b2d7-b070eaa040ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.623946 | controller | Jun 09 16:06:40.502282 crc crio[22095]: time="2026-06-09T16:06:40.502149799Z" level=info msg="Removed container e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec: openshift-infra/auto-csr-approver-29683680-v7qv4/oc" id=e83dd31c-683a-4225-b2d7-b070eaa040ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.623962 | controller | Jun 09 16:06:40.509881 crc crio[22095]: time="2026-06-09T16:06:40.50981487Z" level=info msg="Stopping pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199" id=e62916c6-ee1b-4a2e-80eb-2297bcc58775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623977 | controller | Jun 09 16:06:40.509881 crc crio[22095]: time="2026-06-09T16:06:40.509892782Z" level=info msg="Stopped pod sandbox (already stopped): a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199" id=e62916c6-ee1b-4a2e-80eb-2297bcc58775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.623992 | controller | Jun 09 16:06:40.510507 crc crio[22095]: time="2026-06-09T16:06:40.510466307Z" level=info msg="Removing pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199" id=63de211d-0610-450a-9d90-ef0c3969c7bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.624007 | controller | Jun 09 16:06:40.524980 crc crio[22095]: time="2026-06-09T16:06:40.524787424Z" level=info msg="Removed pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199" id=63de211d-0610-450a-9d90-ef0c3969c7bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.624022 | controller | Jun 09 16:06:51.339732 crc crio[22095]: time="2026-06-09T16:06:51.339041764Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/POD" id=11cec834-84fb-4d0c-b631-f7efdb442d4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.624041 | controller | Jun 09 16:06:51.340965 crc crio[22095]: time="2026-06-09T16:06:51.339788813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624058 | controller | Jun 09 16:06:51.366433 crc crio[22095]: time="2026-06-09T16:06:51.364724811Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc0004c7270}] Aliases:map[]}"
2026-06-09 17:40:40.624074 | controller | Jun 09 16:06:51.366433 crc crio[22095]: time="2026-06-09T16:06:51.364780792Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.624089 | controller | Jun 09 16:06:51.517252 crc crio[22095]: time="2026-06-09T16:06:51.51679462Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-rtnh7/POD" id=d1e488bf-177b-4713-92a3-d92c0b34ac25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.624105 | controller | Jun 09 16:06:51.517252 crc crio[22095]: time="2026-06-09T16:06:51.517246402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624120 | controller | Jun 09 16:06:51.543495 crc crio[22095]: time="2026-06-09T16:06:51.543343969Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc0004c75a8}] Aliases:map[]}"
2026-06-09 17:40:40.624136 | controller | Jun 09 16:06:51.543495 crc crio[22095]: time="2026-06-09T16:06:51.543486603Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-rtnh7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.624151 | controller | Jun 09 16:06:51.600050 crc crio[22095]: time="2026-06-09T16:06:51.599785573Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/POD" id=bced3bc9-2e27-4d81-8ffa-b38a9510fa1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.624167 | controller | Jun 09 16:06:51.600050 crc crio[22095]: time="2026-06-09T16:06:51.599896345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624183 | controller | Jun 09 16:06:51.630776 crc crio[22095]: time="2026-06-09T16:06:51.630670752Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc0028b64b8}] Aliases:map[]}"
2026-06-09 17:40:40.624200 | controller | Jun 09 16:06:51.630776 crc crio[22095]: time="2026-06-09T16:06:51.630736154Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.624219 | controller | Jun 09 16:06:52.330694 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89a610c323f2e3 Mac:92:17:9a:47:0b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb SocketPath: PciID:}] [{Interface:0xc00021e690 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.624235 | controller | Jun 09 16:06:52.333291 crc crio[22095]: time="2026-06-09T16:06:52.332565103Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc0004c7270}] Aliases:map[]}"
2026-06-09 17:40:40.624252 | controller | Jun 09 16:06:52.333291 crc crio[22095]: time="2026-06-09T16:06:52.332694687Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.624268 | controller | Jun 09 16:06:52.338344 crc crio[22095]: time="2026-06-09T16:06:52.338082294Z" level=info msg="Ran pod sandbox d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/POD" id=11cec834-84fb-4d0c-b631-f7efdb442d4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.624283 | controller | Jun 09 16:06:52.341161 crc crio[22095]: time="2026-06-09T16:06:52.340883726Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624299 | controller | Jun 09 16:06:52.341161 crc crio[22095]: time="2026-06-09T16:06:52.341156173Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624315 | controller | Jun 09 16:06:52.341726 crc crio[22095]: time="2026-06-09T16:06:52.341300407Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624330 | controller | Jun 09 16:06:52.342551 crc crio[22095]: time="2026-06-09T16:06:52.342183339Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=939a22a8-3a3a-41af-b869-50fd399416c5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.624346 | controller | Jun 09 16:06:52.350208 crc crio[22095]: time="2026-06-09T16:06:52.349775843Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-09 17:40:40.624361 | controller | Jun 09 16:06:52.466373 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2a240e64321cd Mac:7a:0f:1d:fd:e0:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 SocketPath: PciID:}] [{Interface:0xc0002db6d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.624377 | controller | Jun 09 16:06:52.467584 crc crio[22095]: time="2026-06-09T16:06:52.467527165Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc0004c75a8}] Aliases:map[]}"
2026-06-09 17:40:40.624396 | controller | Jun 09 16:06:52.467782 crc crio[22095]: time="2026-06-09T16:06:52.46771748Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-rtnh7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.624411 | controller | Jun 09 16:06:52.486577 crc crio[22095]: time="2026-06-09T16:06:52.473675882Z" level=info msg="Ran pod sandbox 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 with infra container: cert-manager/cert-manager-7b8b89f89d-rtnh7/POD" id=d1e488bf-177b-4713-92a3-d92c0b34ac25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.624427 | controller | Jun 09 16:06:52.486577 crc crio[22095]: time="2026-06-09T16:06:52.478557217Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624443 | controller | Jun 09 16:06:52.486577 crc crio[22095]: time="2026-06-09T16:06:52.478789213Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624459 | controller | Jun 09 16:06:52.486577 crc crio[22095]: time="2026-06-09T16:06:52.478841484Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624474 | controller | Jun 09 16:06:52.486577 crc crio[22095]: time="2026-06-09T16:06:52.479823219Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=604e185c-4fb7-48eb-9910-25494c18d37d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.624489 | controller | Jun 09 16:06:52.486577 crc crio[22095]: time="2026-06-09T16:06:52.482674262Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-09 17:40:40.624505 | controller | Jun 09 16:06:52.522090 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa88947caf5501a Mac:d6:7d:00:b7:e0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c SocketPath: PciID:}] [{Interface:0xc0004967a0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.624521 | controller | Jun 09 16:06:52.522907 crc crio[22095]: time="2026-06-09T16:06:52.52285861Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc0028b64b8}] Aliases:map[]}"
2026-06-09 17:40:40.624537 | controller | Jun 09 16:06:52.523340 crc crio[22095]: time="2026-06-09T16:06:52.523062945Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.624552 | controller | Jun 09 16:06:52.529292 crc crio[22095]: time="2026-06-09T16:06:52.529202332Z" level=info msg="Ran pod sandbox aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/POD" id=bced3bc9-2e27-4d81-8ffa-b38a9510fa1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.624568 | controller | Jun 09 16:06:52.531842 crc crio[22095]: time="2026-06-09T16:06:52.531774458Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624586 | controller | Jun 09 16:06:52.532213 crc crio[22095]: time="2026-06-09T16:06:52.532142147Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624602 | controller | Jun 09 16:06:52.532291 crc crio[22095]: time="2026-06-09T16:06:52.53222978Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624618 | controller | Jun 09 16:06:52.534059 crc crio[22095]: time="2026-06-09T16:06:52.533865291Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=c380c8bd-ff84-4825-9b06-c33491c5e2e1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.624634 | controller | Jun 09 16:06:52.548603 crc crio[22095]: time="2026-06-09T16:06:52.548560537Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-09 17:40:40.624649 | controller | Jun 09 16:06:55.818122 crc crio[22095]: time="2026-06-09T16:06:55.817302784Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=939a22a8-3a3a-41af-b869-50fd399416c5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.624664 | controller | Jun 09 16:06:55.819450 crc crio[22095]: time="2026-06-09T16:06:55.819318405Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=ee6d8bd7-15b3-44cd-aa99-cfa9299ff2aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624680 | controller | Jun 09 16:06:55.822861 crc crio[22095]: time="2026-06-09T16:06:55.822575369Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=dd336a58-c0f6-43bc-9700-eec64711d5bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624695 | controller | Jun 09 16:06:55.829461 crc crio[22095]: time="2026-06-09T16:06:55.82929298Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector" id=468e535c-3028-4361-a96c-cfdfd5359dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.624711 | controller | Jun 09 16:06:55.832336 crc crio[22095]: time="2026-06-09T16:06:55.832287187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624727 | controller | Jun 09 16:06:55.866724 crc crio[22095]: time="2026-06-09T16:06:55.866648256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624742 | controller | Jun 09 16:06:55.871657 crc crio[22095]: time="2026-06-09T16:06:55.871548261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624758 | controller | Jun 09 16:06:55.980336 crc crio[22095]: time="2026-06-09T16:06:55.98018886Z" level=info msg="Created container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector" id=468e535c-3028-4361-a96c-cfdfd5359dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.624773 | controller | Jun 09 16:06:55.981715 crc crio[22095]: time="2026-06-09T16:06:55.981618876Z" level=info msg="Starting container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e" id=2235c54e-9473-45f5-afd1-7cfaace24b45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.624789 | controller | Jun 09 16:06:55.988838 crc crio[22095]: time="2026-06-09T16:06:55.988725818Z" level=info msg="Started container" PID=37188 containerID=9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector id=2235c54e-9473-45f5-afd1-7cfaace24b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618
2026-06-09 17:40:40.624808 | controller | Jun 09 16:06:58.911158 crc crio[22095]: time="2026-06-09T16:06:58.910547262Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=c380c8bd-ff84-4825-9b06-c33491c5e2e1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.624824 | controller | Jun 09 16:06:58.912493 crc crio[22095]: time="2026-06-09T16:06:58.911997229Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=8a40344f-6104-45f5-a1ff-9a70a6ef7908 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624839 | controller | Jun 09 16:06:58.916196 crc crio[22095]: time="2026-06-09T16:06:58.916098514Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=d30d1c2c-dcca-4d06-9bc2-6010f420c665 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624877 | controller | Jun 09 16:06:58.926090 crc crio[22095]: time="2026-06-09T16:06:58.926004977Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook" id=45554fe2-c265-4b13-8e67-23c5847372fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.624898 | controller | Jun 09 16:06:58.972586 crc crio[22095]: time="2026-06-09T16:06:58.972363163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624915 | controller | Jun 09 16:06:58.977160 crc crio[22095]: time="2026-06-09T16:06:58.977074303Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=604e185c-4fb7-48eb-9910-25494c18d37d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.624930 | controller | Jun 09 16:06:58.978198 crc crio[22095]: time="2026-06-09T16:06:58.97809895Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=a6f18e1f-699f-42fc-b66a-8bd54cb2a180 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624946 | controller | Jun 09 16:06:58.992244 crc crio[22095]: time="2026-06-09T16:06:58.992071347Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=e2421588-b8e4-4fdc-a956-e2f93a5e7911 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.624962 | controller | Jun 09 16:06:59.003295 crc crio[22095]: time="2026-06-09T16:06:59.003196151Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller" id=b3efd4f2-7507-4b21-9e8c-eae9678e52c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.624977 | controller | Jun 09 16:06:59.007617 crc crio[22095]: time="2026-06-09T16:06:59.007536312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.624992 | controller | Jun 09 16:06:59.012687 crc crio[22095]: time="2026-06-09T16:06:59.012609172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625008 | controller | Jun 09 16:06:59.018316 crc crio[22095]: time="2026-06-09T16:06:59.018231026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625023 | controller | Jun 09 16:06:59.035714 crc crio[22095]: time="2026-06-09T16:06:59.035074157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625038 | controller | Jun 09 16:06:59.040171 crc crio[22095]: time="2026-06-09T16:06:59.040099445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625057 | controller | Jun 09 16:06:59.150638 crc crio[22095]: time="2026-06-09T16:06:59.150522039Z" level=info msg="Created container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller" id=b3efd4f2-7507-4b21-9e8c-eae9678e52c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.625073 | controller | Jun 09 16:06:59.151996 crc crio[22095]: time="2026-06-09T16:06:59.151836543Z" level=info msg="Starting container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75" id=7861912f-b7cf-4262-aac8-584e91d069dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.625088 | controller | Jun 09 16:06:59.157174 crc crio[22095]: time="2026-06-09T16:06:59.157024545Z" level=info msg="Started container" PID=37399 containerID=3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75 description=cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller id=7861912f-b7cf-4262-aac8-584e91d069dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7
2026-06-09 17:40:40.625104 | controller | Jun 09 16:06:59.157331 crc crio[22095]: time="2026-06-09T16:06:59.157273312Z" level=info msg="Created container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook" id=45554fe2-c265-4b13-8e67-23c5847372fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.625119 | controller | Jun 09 16:06:59.158460 crc crio[22095]: time="2026-06-09T16:06:59.158315899Z" level=info msg="Starting container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734" id=b0d2e7f3-31a3-4f49-86ce-08beae721f03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.625134 | controller | Jun 09 16:06:59.165557 crc crio[22095]: time="2026-06-09T16:06:59.164849436Z" level=info msg="Started container" PID=37396 containerID=658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734 description=cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook id=b0d2e7f3-31a3-4f49-86ce-08beae721f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331
2026-06-09 17:40:40.625149 | controller | Jun 09 16:06:59.779614 crc crio[22095]: time="2026-06-09T16:06:59.779513335Z" level=info msg="Stopping container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db (timeout: 30s)" id=a97adee2-8265-4fa1-98b3-b6e4020524b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625164 | controller | Jun 09 16:06:59.779614 crc crio[22095]: time="2026-06-09T16:06:59.779598048Z" level=info msg="Stopping container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c (timeout: 30s)" id=cbe4e257-3f5e-4e7e-ba6d-95ccd3f31e56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625179 | controller | Jun 09 16:06:59.920425 crc crio[22095]: time="2026-06-09T16:06:59.920302696Z" level=info msg="Stopped container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a97adee2-8265-4fa1-98b3-b6e4020524b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625194 | controller | Jun 09 16:06:59.981023 crc crio[22095]: time="2026-06-09T16:06:59.980878145Z" level=info msg="Stopped container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=cbe4e257-3f5e-4e7e-ba6d-95ccd3f31e56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625210 | controller | Jun 09 16:06:59.991663 crc crio[22095]: time="2026-06-09T16:06:59.991295382Z" level=info msg="Stopping pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306" id=fc30f587-1768-465b-a522-52992c159d0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.625228 | controller | Jun 09 16:06:59.992388 crc crio[22095]: time="2026-06-09T16:06:59.992296507Z" level=info msg="Stopping container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377 (timeout: 30s)" id=be4151f3-90e1-4e83-a0de-4127c96e8346 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625243 | controller | Jun 09 16:06:59.992748 crc crio[22095]: time="2026-06-09T16:06:59.992671977Z" level=info msg="Stopping container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8 (timeout: 30s)" id=61dcc2ec-7f85-43ac-8d21-191324cbe329 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625258 | controller | Jun 09 16:06:59.995053 crc crio[22095]: time="2026-06-09T16:06:59.994989596Z" level=info msg="Stopping container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395 (timeout: 30s)" id=d09e770a-5858-439d-95e0-efabf9b43f13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625274 | controller | Jun 09 16:06:59.996824 crc crio[22095]: time="2026-06-09T16:06:59.996444983Z" level=info msg="Stopping container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977 (timeout: 30s)" id=1a5152ca-793e-4929-bf6b-5c538a93bdea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625288 | controller | Jun 09 16:06:59.996824 crc crio[22095]: time="2026-06-09T16:06:59.996564217Z" level=info msg="Stopping container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a (timeout: 30s)" id=d92ca05c-1c7f-4c28-92b4-5a61cf25c207 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625303 | controller | Jun 09 16:06:59.997021 crc crio[22095]: time="2026-06-09T16:06:59.996898175Z" level=info msg="Stopping container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b (timeout: 30s)" id=d867c3bc-377d-4aef-91a0-9c177ef2f89d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625318 | controller | Jun 09 16:06:59.997244 crc crio[22095]: time="2026-06-09T16:06:59.997143941Z" level=info msg="Stopping container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900 (timeout: 30s)" id=83aa393c-1130-4f08-abaf-fd3ceba8b4d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625333 | controller | Jun 09 16:06:59.999239 crc crio[22095]: time="2026-06-09T16:06:59.999158413Z" level=info msg="Stopped pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306" id=fc30f587-1768-465b-a522-52992c159d0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.625348 | controller | Jun 09 16:07:00.047393 crc crio[22095]: time="2026-06-09T16:07:00.044712948Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:40:40.625363 | controller | Jun 09 16:07:00.047393 crc crio[22095]: time="2026-06-09T16:07:00.044873782Z" level=info msg="Stopping container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07 (timeout: 30s)" id=5c8b0d9e-cb1e-4c4c-b8e7-51fabe5116ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625379 | controller | Jun 09 16:07:00.047393 crc crio[22095]: time="2026-06-09T16:07:00.045636752Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.625395 | controller | Jun 09 16:07:00.157983 crc crio[22095]: time="2026-06-09T16:07:00.155492011Z" level=info msg="Stopped container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=83aa393c-1130-4f08-abaf-fd3ceba8b4d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625412 | controller | Jun 09 16:07:00.164508 crc crio[22095]: time="2026-06-09T16:07:00.164381899Z" level=info msg="Stopped container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=d867c3bc-377d-4aef-91a0-9c177ef2f89d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625430 | controller | Jun 09 16:07:00.168863 crc crio[22095]: time="2026-06-09T16:07:00.168239987Z" level=info msg="Stopped container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=61dcc2ec-7f85-43ac-8d21-191324cbe329 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625446 | controller | Jun 09 16:07:00.169651 crc crio[22095]: time="2026-06-09T16:07:00.169575411Z" level=info msg="Stopped container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=be4151f3-90e1-4e83-a0de-4127c96e8346 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625462 | controller | Jun 09 16:07:00.238353 crc crio[22095]: time="2026-06-09T16:07:00.236725439Z" level=info msg="Stopped container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=d92ca05c-1c7f-4c28-92b4-5a61cf25c207 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625477 | controller | Jun 09 16:07:00.322745 crc crio[22095]: time="2026-06-09T16:07:00.322289897Z" level=info msg="Removing container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db" id=28d21f1f-2765-49a2-a824-a1fecfce3ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.625492 | controller | Jun 09 16:07:00.333445 crc crio[22095]: time="2026-06-09T16:07:00.332036806Z" level=info msg="Stopped container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=d09e770a-5858-439d-95e0-efabf9b43f13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625507 | controller | Jun 09 16:07:00.337830 crc crio[22095]: time="2026-06-09T16:07:00.337797874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=42d86778-1824-477a-bd68-30296b95897e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.625522 | controller | Jun 09 16:07:00.341901 crc crio[22095]: time="2026-06-09T16:07:00.341816636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=0b560c72-deeb-44ee-98c1-5f92dbd5bece name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.625538 | controller | Jun 09 16:07:00.345518 crc crio[22095]: time="2026-06-09T16:07:00.34510092Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=a218bd41-26c0-4856-a937-d179c7f0cacd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.625557 | controller | Jun 09 16:07:00.345833 crc crio[22095]: time="2026-06-09T16:07:00.345672665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625586 | controller | Jun 09 16:07:00.352731 crc crio[22095]: time="2026-06-09T16:07:00.352620603Z" level=info msg="Stopped container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=1a5152ca-793e-4929-bf6b-5c538a93bdea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625602 | controller | Jun 09 16:07:00.363623 crc crio[22095]: time="2026-06-09T16:07:00.363014758Z" level=info msg="Removed container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=28d21f1f-2765-49a2-a824-a1fecfce3ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.625618 | controller | Jun 09 16:07:00.366621 crc crio[22095]: time="2026-06-09T16:07:00.366487657Z" level=info msg="Removing container: 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8" id=cd654342-9fe8-43ee-875d-f1e8598aabd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.625638 | controller | Jun 09 16:07:00.390748 crc crio[22095]: time="2026-06-09T16:07:00.389201298Z" level=info msg="Removed container 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=cd654342-9fe8-43ee-875d-f1e8598aabd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.625653 | controller | Jun 09 16:07:00.393264 crc crio[22095]: time="2026-06-09T16:07:00.393111418Z" level=info msg="Removing container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c" id=3bf53c38-6480-4c59-b068-51693cbfa33f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.625669 | controller | Jun 09 16:07:00.416717 crc crio[22095]: time="2026-06-09T16:07:00.416554308Z" level=info msg="Removed container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=3bf53c38-6480-4c59-b068-51693cbfa33f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.625685 | controller | Jun 09 16:07:00.419907 crc crio[22095]: time="2026-06-09T16:07:00.419837662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625700 | controller | Jun 09 16:07:00.421884 crc crio[22095]: time="2026-06-09T16:07:00.421819842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625715 | controller | Jun 09 16:07:00.516811 crc crio[22095]: time="2026-06-09T16:07:00.5167244Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/POD" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.625731 | controller | Jun 09 16:07:00.516983 crc crio[22095]: time="2026-06-09T16:07:00.516827882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625746 | controller | Jun 09 16:07:00.529189 crc crio[22095]: time="2026-06-09T16:07:00.529095456Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.625762 | controller | Jun 09 16:07:00.531017 crc crio[22095]: time="2026-06-09T16:07:00.530896762Z" level=info msg="Created container b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25: openshift-multus/multus-bzhnf/kube-multus" id=a218bd41-26c0-4856-a937-d179c7f0cacd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.625777 | controller | Jun 09 16:07:00.532172 crc crio[22095]: time="2026-06-09T16:07:00.532108253Z" level=info msg="Starting container: b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25" id=63b85da9-ba8e-4b97-8030-71e07a737b44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.625792 | controller | Jun 09 16:07:00.540345 crc crio[22095]: time="2026-06-09T16:07:00.540283342Z" level=info msg="Started container" PID=37555 containerID=b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25 description=openshift-multus/multus-bzhnf/kube-multus id=63b85da9-ba8e-4b97-8030-71e07a737b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169
2026-06-09 17:40:40.625808 | controller | Jun 09 16:07:00.547131 crc crio[22095]: time="2026-06-09T16:07:00.546994154Z" level=info msg="Ran pod sandbox 110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/POD" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.625827 | controller | Jun 09 16:07:00.549247 crc crio[22095]: time="2026-06-09T16:07:00.549164129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cdf14f88-08d2-4338-838d-1ba4a521fd82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.625843 | controller | Jun 09 16:07:00.551732 crc crio[22095]: time="2026-06-09T16:07:00.551641053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=aa9c5b68-0c59-45a5-a177-a0395478f7d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.625874 | controller | Jun 09 16:07:00.561907 crc crio[22095]: time="2026-06-09T16:07:00.561855154Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy" id=480d41f7-4933-4f10-8268-30bdee5e2d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.625895 | controller | Jun 09 16:07:00.562583 crc crio[22095]: time="2026-06-09T16:07:00.562452149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625911 | controller | Jun 09 16:07:00.563055 crc crio[22095]: time="2026-06-09T16:07:00.562982703Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_352a421a-8d2a-4cc1-8b84-9c1385ef3c51\""
2026-06-09 17:40:40.625927 | controller | Jun 09 16:07:00.563210 crc crio[22095]: time="2026-06-09T16:07:00.563195938Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.625943 | controller | Jun 09 16:07:00.588561 crc crio[22095]: time="2026-06-09T16:07:00.588473585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625959 | controller | Jun 09 16:07:00.768346 crc crio[22095]: time="2026-06-09T16:07:00.768230532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.625974 | controller | Jun 09 16:07:00.783139 crc crio[22095]: time="2026-06-09T16:07:00.782844236Z" level=info msg="Stopped container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=5c8b0d9e-cb1e-4c4c-b8e7-51fabe5116ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.625990 | controller | Jun 09 16:07:00.784389 crc crio[22095]: time="2026-06-09T16:07:00.784318003Z" level=info msg="Stopping pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc" id=0cc9232d-45da-47b0-b69a-c0babe5c3cd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.626006 | controller | Jun 09 16:07:00.788225 crc crio[22095]: time="2026-06-09T16:07:00.788155931Z" level=info msg="Stopped pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc" id=0cc9232d-45da-47b0-b69a-c0babe5c3cd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.626021 | controller | Jun 09 16:07:00.862996 crc crio[22095]: time="2026-06-09T16:07:00.861875936Z" level=info msg="Created container d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy" id=480d41f7-4933-4f10-8268-30bdee5e2d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.626036 | controller | Jun 09 16:07:00.868115 crc crio[22095]: time="2026-06-09T16:07:00.866589206Z" level=info msg="Starting container: d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6" id=f20ce59e-3bee-47af-a977-b42986b83570 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.626055 | controller | Jun 09 16:07:00.887382 crc crio[22095]: time="2026-06-09T16:07:00.886464205Z" level=info msg="Started container" PID=37575 containerID=d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy id=f20ce59e-3bee-47af-a977-b42986b83570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d
2026-06-09 17:40:40.626072 | controller | Jun 09 16:07:00.916979 crc crio[22095]: time="2026-06-09T16:07:00.916705358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7bc7c1a9-f359-4670-93d8-b189f67e5b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.626088 | controller | Jun 09 16:07:00.921367 crc crio[22095]: time="2026-06-09T16:07:00.921287445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=67e57146-3c65-4722-a400-857a6728a94c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.626103 | controller | Jun 09 16:07:00.949175 crc crio[22095]: time="2026-06-09T16:07:00.948992584Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 17:40:40.626119 | controller | Jun 09 16:07:00.949504 crc crio[22095]: time="2026-06-09T16:07:00.949345113Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626134 | controller | Jun 09 16:07:00.967317 crc crio[22095]: time="2026-06-09T16:07:00.967112267Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 17:40:40.626149 | controller | Jun 09 16:07:00.967688 crc crio[22095]: time="2026-06-09T16:07:00.96761449Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626165 | controller | Jun 09 16:07:00.967873 crc crio[22095]: time="2026-06-09T16:07:00.967662271Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 17:40:40.626181 | controller | Jun 09 16:07:00.967873 crc crio[22095]: time="2026-06-09T16:07:00.967192989Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager" id=cd8031a3-846e-43af-95a8-d7f67edc96ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.626196 | controller | Jun 09 16:07:00.968293 crc crio[22095]: time="2026-06-09T16:07:00.967737003Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626212 | controller | Jun 09 16:07:00.968851 crc crio[22095]: time="2026-06-09T16:07:00.96878771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626228 | controller | Jun 09 16:07:00.979576 crc crio[22095]: time="2026-06-09T16:07:00.978834497Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 17:40:40.626243 | controller | Jun 09 16:07:00.979576 crc crio[22095]: time="2026-06-09T16:07:00.979223367Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626259 | controller | Jun 09 16:07:00.991306 crc crio[22095]: time="2026-06-09T16:07:00.991239184Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 17:40:40.626274 | controller | Jun 09 16:07:00.991461 crc crio[22095]: time="2026-06-09T16:07:00.991345367Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626289 | controller | Jun 09 16:07:01.004811 crc crio[22095]: time="2026-06-09T16:07:01.004678118Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 17:40:40.626304 | controller | Jun 09 16:07:01.004811 crc crio[22095]: time="2026-06-09T16:07:01.004810461Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626325 | controller | Jun 09 16:07:01.013480 crc crio[22095]: time="2026-06-09T16:07:01.01337766Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 17:40:40.626341 | controller | Jun 09 16:07:01.013727 crc crio[22095]: time="2026-06-09T16:07:01.013563585Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626356 | controller | Jun 09 16:07:01.014828 crc crio[22095]: time="2026-06-09T16:07:01.01453818Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 17:40:40.626371 | controller | Jun 09 16:07:01.014828 crc crio[22095]: time="2026-06-09T16:07:01.014659593Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.626386 | controller | Jun 09 16:07:01.030160 crc crio[22095]: time="2026-06-09T16:07:01.021598161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626402 | controller | Jun 09 16:07:01.030160 crc crio[22095]: time="2026-06-09T16:07:01.024813953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626417 | controller | Jun 09 16:07:01.034149 crc crio[22095]: time="2026-06-09T16:07:01.034065199Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_352a421a-8d2a-4cc1-8b84-9c1385ef3c51\""
2026-06-09 17:40:40.626433 | controller | Jun 09 16:07:01.189829 crc crio[22095]: time="2026-06-09T16:07:01.189680999Z" level=info msg="Created container bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager" id=cd8031a3-846e-43af-95a8-d7f67edc96ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.626448 | controller | Jun 09 16:07:01.191181 crc crio[22095]: time="2026-06-09T16:07:01.191077945Z" level=info msg="Starting container: bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9" id=867a0726-a00f-4005-88fa-45faacd7c67e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.626464 | controller | Jun 09 16:07:01.195587 crc crio[22095]: time="2026-06-09T16:07:01.195501178Z" level=info msg="Started container" PID=37607 containerID=bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager id=867a0726-a00f-4005-88fa-45faacd7c67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d
2026-06-09 17:40:40.626480 | controller | Jun 09 16:07:01.368616 crc crio[22095]: time="2026-06-09T16:07:01.368517603Z" level=info msg="Removing container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07" id=07020ad2-1031-46bc-928f-36faf3b92055 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626495 | controller | Jun 09 16:07:01.402582 crc crio[22095]: time="2026-06-09T16:07:01.402458681Z" level=info msg="Removed container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=07020ad2-1031-46bc-928f-36faf3b92055 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626511 | controller | Jun 09 16:07:01.406352 crc crio[22095]: time="2026-06-09T16:07:01.406256788Z" level=info msg="Removing container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977" id=0f9fca83-e018-4f6b-a0a3-4b05ed0f3b03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626526 | controller | Jun 09 16:07:01.431904 crc crio[22095]: time="2026-06-09T16:07:01.431769961Z" level=info msg="Removed container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=0f9fca83-e018-4f6b-a0a3-4b05ed0f3b03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626545 | controller | Jun 09 16:07:01.438882 crc crio[22095]: time="2026-06-09T16:07:01.438682627Z" level=info msg="Removing container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395" id=f07295cf-6337-4e7b-8de0-f51835fab820 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626561 | controller | Jun 09 16:07:01.444273 crc crio[22095]: time="2026-06-09T16:07:01.442784682Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-w6rsj/POD" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.626576 | controller | Jun 09 16:07:01.444273 crc crio[22095]: time="2026-06-09T16:07:01.443321426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626592 | controller | Jun 09 16:07:01.501420 crc crio[22095]: time="2026-06-09T16:07:01.501286819Z" level=info msg="Removed container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=f07295cf-6337-4e7b-8de0-f51835fab820 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626607 | controller | Jun 09 16:07:01.505673 crc crio[22095]: time="2026-06-09T16:07:01.505591539Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.626623 | controller | Jun 09 16:07:01.506113 crc crio[22095]: time="2026-06-09T16:07:01.505595919Z" level=info msg="Removing container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a" id=4265b356-29a2-46f2-9e0f-97102e3a63e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626638 | controller | Jun 09 16:07:01.517728 crc crio[22095]: time="2026-06-09T16:07:01.517620196Z" level=info msg="Ran pod sandbox 16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad with infra container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/POD" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.626654 | controller | Jun 09 16:07:01.520604 crc crio[22095]: time="2026-06-09T16:07:01.520551631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5ea77cc3-9ac1-410e-8422-e01ec327fffb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.626670 | controller | Jun 09 16:07:01.526157 crc crio[22095]: time="2026-06-09T16:07:01.526062592Z" level=info msg="Removed container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=4265b356-29a2-46f2-9e0f-97102e3a63e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626685 | controller | Jun 09 16:07:01.529357 crc crio[22095]: time="2026-06-09T16:07:01.529313675Z" level=info msg="Removing container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900" id=7db9d884-3967-41b2-8b28-c2d1b74750f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626701 | controller | Jun 09 16:07:01.529495 crc crio[22095]: time="2026-06-09T16:07:01.529435508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=759d518d-aeec-4688-91de-129f97084727 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.626716 | controller | Jun 09 16:07:01.539429 crc crio[22095]: time="2026-06-09T16:07:01.539326501Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup" id=10b6bfcb-34f8-498b-a0ce-d07a21dac87a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.626732 | controller | Jun 09 16:07:01.540130 crc crio[22095]: time="2026-06-09T16:07:01.540104821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626751 | controller | Jun 09 16:07:01.551820 crc crio[22095]: time="2026-06-09T16:07:01.55176524Z" level=info msg="Removed container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=7db9d884-3967-41b2-8b28-c2d1b74750f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626767 | controller | Jun 09 16:07:01.556241 crc crio[22095]: time="2026-06-09T16:07:01.556135831Z" level=info msg="Removing container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377" id=075fc92d-7748-44ae-a3c5-47367c232663 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626783 | controller | Jun 09 16:07:01.583095 crc crio[22095]: time="2026-06-09T16:07:01.583037479Z" level=info msg="Removed container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=075fc92d-7748-44ae-a3c5-47367c232663 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626798 | controller | Jun 09 16:07:01.585798 crc crio[22095]: time="2026-06-09T16:07:01.585742608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626813 | controller | Jun 09 16:07:01.586891 crc crio[22095]: time="2026-06-09T16:07:01.586833146Z" level=info msg="Removing container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b" id=3194d78e-28ba-46ce-801e-2ef4a9254986 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626829 | controller | Jun 09 16:07:01.588013 crc crio[22095]: time="2026-06-09T16:07:01.587874393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.626845 | controller | Jun 09 16:07:01.603482 crc crio[22095]: time="2026-06-09T16:07:01.603369909Z" level=info msg="Removed container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=3194d78e-28ba-46ce-801e-2ef4a9254986 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626881 | controller | Jun 09 16:07:01.606723 crc crio[22095]: time="2026-06-09T16:07:01.606676184Z" level=info msg="Removing container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8" id=e82b361e-c4e6-4de6-aea6-512109fb176b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626899 | controller | Jun 09 16:07:01.632169 crc crio[22095]: time="2026-06-09T16:07:01.632029632Z" level=info msg="Removed container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=e82b361e-c4e6-4de6-aea6-512109fb176b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626915 | controller | Jun 09 16:07:01.635381 crc crio[22095]: time="2026-06-09T16:07:01.635174993Z" level=info msg="Removing container: 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1" id=e847d8ea-51c2-4637-a806-a0314e3c9b61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626930 | controller | Jun 09 16:07:01.660476 crc crio[22095]: time="2026-06-09T16:07:01.660359037Z" level=info msg="Removed container 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=e847d8ea-51c2-4637-a806-a0314e3c9b61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.626946 | controller | Jun 09 16:07:01.681311 crc crio[22095]: time="2026-06-09T16:07:01.68121821Z" level=info msg="Created container 9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup" id=10b6bfcb-34f8-498b-a0ce-d07a21dac87a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.626965 | controller | Jun 09 16:07:01.684132 crc crio[22095]: time="2026-06-09T16:07:01.682427311Z" level=info msg="Starting container: 9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b" id=cb519e84-85d4-46dd-ad5e-895cc642064c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.626982 | controller | Jun 09 16:07:01.687521 crc crio[22095]: time="2026-06-09T16:07:01.68745283Z" level=info msg="Started container" PID=37643 containerID=9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup id=cb519e84-85d4-46dd-ad5e-895cc642064c name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.626998 | controller | Jun 09 16:07:02.381832 crc crio[22095]: time="2026-06-09T16:07:02.381318565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7983d615-7ebe-463b-bf85-f80d5cefc0dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627014 | controller | Jun 09 16:07:02.384616 crc crio[22095]: time="2026-06-09T16:07:02.384510867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0a05ff96-e2b5-4722-bf15-afe7657f8553 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627029 | controller | Jun 09 16:07:02.390872 crc crio[22095]: time="2026-06-09T16:07:02.390687915Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller" id=1679209d-10be-4411-8cc8-393dfdbd9adb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627044 | controller | Jun 09 16:07:02.391164 crc crio[22095]: time="2026-06-09T16:07:02.391017393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627060 | controller | Jun 09 16:07:02.417084 crc crio[22095]: time="2026-06-09T16:07:02.417041419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627078 | controller | Jun 09 16:07:02.419095 crc crio[22095]: time="2026-06-09T16:07:02.419070131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627096 | controller | Jun 09 16:07:02.540589 crc crio[22095]: time="2026-06-09T16:07:02.540511777Z" level=info msg="Created container d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller" id=1679209d-10be-4411-8cc8-393dfdbd9adb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627112 | controller | Jun 09 16:07:02.541698 crc crio[22095]: time="2026-06-09T16:07:02.541650716Z" level=info msg="Starting container: d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d" id=855d6407-79b4-4068-93b6-60b08f3de1f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.627128 | controller | Jun 09 16:07:02.547002 crc crio[22095]: time="2026-06-09T16:07:02.54688669Z" level=info msg="Started container" PID=37655 containerID=d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller id=855d6407-79b4-4068-93b6-60b08f3de1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.627144 | controller | Jun 09 16:07:02.555688 crc crio[22095]: time="2026-06-09T16:07:02.555609933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=84c907a6-b605-442e-9433-4dbd833cd240 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627171 | controller | Jun 09 16:07:02.559122 crc crio[22095]: time="2026-06-09T16:07:02.559070091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9e7c7b4a-8ea2-43bb-b07c-d8ebe6ad0e93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627187 | controller | Jun 09 16:07:02.565463 crc crio[22095]: time="2026-06-09T16:07:02.565259039Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging" id=eac0976b-b38d-48ba-b9ca-8c679ba08874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627203 | controller | Jun 09 16:07:02.565756 crc crio[22095]: time="2026-06-09T16:07:02.565695241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627218 | controller | Jun 09 16:07:02.586562 crc crio[22095]: time="2026-06-09T16:07:02.586364459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627233 | controller | Jun 09 16:07:02.588081 crc crio[22095]: time="2026-06-09T16:07:02.588010961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627248 | controller | Jun 09 16:07:02.684801 crc crio[22095]: time="2026-06-09T16:07:02.684105189Z" level=info msg="Created container 378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging" id=eac0976b-b38d-48ba-b9ca-8c679ba08874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627264 | controller | Jun 09 16:07:02.684801 crc crio[22095]: time="2026-06-09T16:07:02.68608253Z" level=info msg="Starting container: 378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e" id=19ae7d31-a6f2-4482-aec3-18b73665ec9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.627279 | controller | Jun 09 16:07:02.694627 crc crio[22095]: time="2026-06-09T16:07:02.694516145Z" level=info msg="Started container" PID=37667 containerID=378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging id=19ae7d31-a6f2-4482-aec3-18b73665ec9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.627295 | controller | Jun 09 16:07:02.704872 crc crio[22095]: time="2026-06-09T16:07:02.704766477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b2d5f541-59fd-4868-ac65-952fd07603c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627310 | controller | Jun 09 16:07:02.711733 crc crio[22095]: time="2026-06-09T16:07:02.708137544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43dad0cf-128e-4b8f-b504-f4ef9af95ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627325 | controller | Jun 09 16:07:02.716788 crc crio[22095]: time="2026-06-09T16:07:02.716633951Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node" id=d11c86bf-9f3e-4c1d-afc6-8855535f1148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627340 | controller | Jun 09 16:07:02.717115 crc crio[22095]: time="2026-06-09T16:07:02.717095023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627359 | controller | Jun 09 16:07:02.738238 crc crio[22095]: time="2026-06-09T16:07:02.738172422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627375 | controller | Jun 09 16:07:02.739728 crc crio[22095]: time="2026-06-09T16:07:02.739646369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627390 | controller | Jun 09 16:07:02.845174 crc crio[22095]: time="2026-06-09T16:07:02.845074116Z" level=info msg="Created container 23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node" id=d11c86bf-9f3e-4c1d-afc6-8855535f1148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627405 | controller | Jun 09 16:07:02.847346 crc crio[22095]: time="2026-06-09T16:07:02.847227181Z" level=info msg="Starting container: 23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb" id=fd3d25dd-b8b1-49de-9c52-1c3d7b539880 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.627420 | controller | Jun 09 16:07:02.851202 crc crio[22095]: time="2026-06-09T16:07:02.851139841Z" level=info msg="Started container" PID=37685 containerID=23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node id=fd3d25dd-b8b1-49de-9c52-1c3d7b539880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.627435 | controller | Jun 09 16:07:02.861281 crc crio[22095]: time="2026-06-09T16:07:02.861087555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=826d98cd-00d1-41fe-98b3-e0e8a2866a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627450 | controller | Jun 09 16:07:02.863186 crc crio[22095]: time="2026-06-09T16:07:02.863114497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=33e43929-aa5d-4cc8-9163-408fec14547b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627465 | controller | Jun 09 16:07:02.869040 crc crio[22095]: time="2026-06-09T16:07:02.868904375Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics" id=327f260d-7e7b-42bf-b6c7-82b56b343d24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627480 | controller | Jun 09 16:07:02.869439 crc crio[22095]: time="2026-06-09T16:07:02.869326626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627496 | controller | Jun 09 16:07:02.898603 crc crio[22095]: time="2026-06-09T16:07:02.898471601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627511 | controller | Jun 09 16:07:02.900331 crc crio[22095]: time="2026-06-09T16:07:02.900232766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627525 | controller | Jun 09 16:07:03.012213 crc crio[22095]: time="2026-06-09T16:07:03.012084667Z" level=info msg="Created container 8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics" id=327f260d-7e7b-42bf-b6c7-82b56b343d24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627540 | controller | Jun 09 16:07:03.013251 crc crio[22095]: time="2026-06-09T16:07:03.013206716Z" level=info msg="Starting container: 8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79" id=3e7055e6-8682-4b70-8bc9-d958cafe6633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.627558 | controller | Jun 09 16:07:03.018305 crc crio[22095]: time="2026-06-09T16:07:03.018228844Z" level=info msg="Started container" PID=37707 containerID=8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics id=3e7055e6-8682-4b70-8bc9-d958cafe6633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.627574 | controller | Jun 09 16:07:03.032818 crc crio[22095]: time="2026-06-09T16:07:03.032599032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=07f5b0f4-39b9-4e62-8128-a18612461b8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627590 | controller | Jun 09 16:07:03.035005 crc crio[22095]: time="2026-06-09T16:07:03.034808558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c1dee671-33f8-450d-9fff-0e966f624c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627604 | controller | Jun 09 16:07:03.041982 crc crio[22095]: time="2026-06-09T16:07:03.040902874Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd" id=47c504c8-57b4-4068-b696-56f9c08862bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627619 | controller | Jun 09 16:07:03.041982 crc crio[22095]: time="2026-06-09T16:07:03.041381456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627634 | controller | Jun 09 16:07:03.096605 crc crio[22095]: time="2026-06-09T16:07:03.096387003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627649 | controller | Jun 09 16:07:03.098692 crc crio[22095]: time="2026-06-09T16:07:03.098662141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627664 | controller | Jun 09 16:07:03.206386 crc crio[22095]: time="2026-06-09T16:07:03.205909824Z" level=info msg="Created container defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758: openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd" id=47c504c8-57b4-4068-b696-56f9c08862bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627679 | controller | Jun 09 16:07:03.207737 crc crio[22095]: time="2026-06-09T16:07:03.207620418Z" level=info msg="Starting container: defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758" id=b8e61de3-cd89-476b-8d1e-5e8beea762dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.627695 | controller | Jun 09 16:07:03.213305 crc crio[22095]: time="2026-06-09T16:07:03.2131924Z" level=info msg="Started container" PID=37724 containerID=defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd id=b8e61de3-cd89-476b-8d1e-5e8beea762dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.627711 | controller | Jun 09 16:07:03.222955 crc crio[22095]: time="2026-06-09T16:07:03.222822987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=55103283-a7c5-4942-aeb6-8e43ed330ef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627726 | controller | Jun 09 16:07:03.230771 crc crio[22095]: time="2026-06-09T16:07:03.230696988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ceaf1dac-6d32-4617-aa38-eb47c3f06c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627745 | controller | Jun 09 16:07:03.253164 crc crio[22095]: time="2026-06-09T16:07:03.2530714Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb" id=d4581b91-fce7-4853-bf51-e021ea31e104 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627761 | controller | Jun 09 16:07:03.253744 crc crio[22095]: time="2026-06-09T16:07:03.253684996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627777 | controller | Jun 09 16:07:03.280265 crc crio[22095]: time="2026-06-09T16:07:03.280139832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627793 | controller | Jun 09 16:07:03.282775 crc crio[22095]: time="2026-06-09T16:07:03.282471052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627809 | controller | Jun 09 16:07:03.414097 crc crio[22095]: time="2026-06-09T16:07:03.413993406Z" level=info msg="Created container e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe: openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb" id=d4581b91-fce7-4853-bf51-e021ea31e104 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627824 | controller | Jun 09 16:07:03.416714 crc crio[22095]: time="2026-06-09T16:07:03.416591992Z" level=info msg="Starting container: e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe" id=ce4f756a-05a3-4f6a-aac8-25731d8ea383 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.627840 | controller | Jun 09 16:07:03.421583 crc crio[22095]: time="2026-06-09T16:07:03.421475237Z" level=info msg="Started container" PID=37735 containerID=e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb id=ce4f756a-05a3-4f6a-aac8-25731d8ea383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.627872 | controller | Jun 09 16:07:05.557093 crc crio[22095]: time="2026-06-09T16:07:05.556103789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04e2cc5d-e855-4d89-92eb-88e356e233cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627893 | controller | Jun 09 16:07:05.561675 crc crio[22095]: time="2026-06-09T16:07:05.561526938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a92b4b53-8ce6-410a-a88a-654065b2ee13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.627909 | controller | Jun 09 16:07:05.567649 crc crio[22095]: time="2026-06-09T16:07:05.567582953Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb" id=277b940a-0e5d-440d-bcd8-6a32b4a48005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627925 | controller | Jun 09 16:07:05.568039 crc crio[22095]: time="2026-06-09T16:07:05.567987283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627940 | controller | Jun 09 16:07:05.594816 crc crio[22095]: time="2026-06-09T16:07:05.594737347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627956 | controller | Jun 09 16:07:05.597149 crc crio[22095]: time="2026-06-09T16:07:05.597088767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.627974 | controller | Jun 09 16:07:05.793350 crc crio[22095]: time="2026-06-09T16:07:05.793152602Z" level=info msg="Created container f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab: openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb" id=277b940a-0e5d-440d-bcd8-6a32b4a48005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.627990 | controller | Jun 09 16:07:05.795394 crc crio[22095]: time="2026-06-09T16:07:05.794486896Z" level=info msg="Starting container: f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab" id=b2ea37cd-19f7-4528-9b62-e7f98cad59f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.628006 | controller | Jun 09 16:07:05.802684 crc crio[22095]: time="2026-06-09T16:07:05.802556562Z" level=info msg="Started container" PID=37798 containerID=f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb id=b2ea37cd-19f7-4528-9b62-e7f98cad59f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.628022 | controller | Jun 09 16:07:08.118802 crc crio[22095]: time="2026-06-09T16:07:08.117988558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=25f133f9-ff2a-4d5f-9750-89e0883c1d93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.628038 | controller | Jun 09 16:07:08.144455 crc crio[22095]: time="2026-06-09T16:07:08.144325762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=415a0534-31a7-43f5-85b6-7a023971af17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.628053 | controller | Jun 09 16:07:08.150509 crc crio[22095]: time="2026-06-09T16:07:08.150306295Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller" id=fbed96bf-10b3-45dc-b13c-e56baaaf28bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.628069 | controller | Jun 09 16:07:08.150853 crc crio[22095]: time="2026-06-09T16:07:08.150779687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.628084 | controller | Jun 09 16:07:08.192507 crc crio[22095]: time="2026-06-09T16:07:08.192434322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.628100 | controller | Jun 09 16:07:08.195866 crc crio[22095]: time="2026-06-09T16:07:08.195825789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.628115 | controller | Jun 09 16:07:08.465851 crc crio[22095]: time="2026-06-09T16:07:08.464750616Z" level=info msg="Created container a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller" id=fbed96bf-10b3-45dc-b13c-e56baaaf28bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.628131 | controller | Jun 09 16:07:08.467700 crc crio[22095]: time="2026-06-09T16:07:08.467604159Z" level=info msg="Starting container: a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381" id=e96f3122-dae7-442e-b110-2936a69936f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.628146 | controller | Jun 09 16:07:08.478059 crc crio[22095]: time="2026-06-09T16:07:08.475720857Z" level=info msg="Started container" PID=37952 containerID=a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller id=e96f3122-dae7-442e-b110-2936a69936f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad
2026-06-09 17:40:40.628165 | controller | Jun 09 16:07:08.607484 crc crio[22095]: time="2026-06-09T16:07:08.60720699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628181 | controller | Jun 09 16:07:08.608129 crc crio[22095]: time="2026-06-09T16:07:08.608029781Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628198 | controller | Jun 09 16:07:08.608218 crc crio[22095]: time="2026-06-09T16:07:08.608152064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628214 | controller | Jun 09 16:07:08.608218 crc crio[22095]: time="2026-06-09T16:07:08.608191075Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628230 | controller | Jun 09 16:07:08.608472 crc crio[22095]: time="2026-06-09T16:07:08.608228566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628245 | controller | Jun 09 16:07:08.608472 crc crio[22095]: time="2026-06-09T16:07:08.608262387Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628261 | controller | Jun 09 16:07:08.608791 crc crio[22095]: time="2026-06-09T16:07:08.608601235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628276 | controller | Jun 09 16:07:08.608791 crc crio[22095]: time="2026-06-09T16:07:08.6087667Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628292 | controller | Jun 09 16:07:08.608987 crc crio[22095]: time="2026-06-09T16:07:08.608826071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628307 | controller | Jun 09 16:07:08.608987 crc crio[22095]: time="2026-06-09T16:07:08.608869242Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628323 | controller | Jun 09 16:07:08.608987 crc crio[22095]: time="2026-06-09T16:07:08.608981565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628338 | controller | Jun 09 16:07:08.609183 crc crio[22095]: time="2026-06-09T16:07:08.609017366Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628354 | controller | Jun 09 16:07:08.609559 crc crio[22095]: time="2026-06-09T16:07:08.609446017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628369 | controller | Jun 09 16:07:08.609659 crc crio[22095]: time="2026-06-09T16:07:08.60958532Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628384 | controller | Jun 09 16:07:08.609726 crc crio[22095]: time="2026-06-09T16:07:08.609657242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628400 | controller | Jun 09 16:07:08.609726 crc crio[22095]: time="2026-06-09T16:07:08.609718654Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628415 | controller | Jun 09 16:07:08.610445 crc crio[22095]: time="2026-06-09T16:07:08.610005071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628429 | controller | Jun 09 16:07:08.610445 crc crio[22095]: time="2026-06-09T16:07:08.610073783Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628445 | controller | Jun 09 16:07:08.610445 crc crio[22095]: time="2026-06-09T16:07:08.610241947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628459 | controller | Jun 09 16:07:08.610445 crc crio[22095]: time="2026-06-09T16:07:08.610299969Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628478 | controller | Jun 09 16:07:08.610445 crc crio[22095]: time="2026-06-09T16:07:08.61033223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628493 | controller | Jun 09 16:07:08.610445 crc crio[22095]: time="2026-06-09T16:07:08.61035728Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628509 | controller | Jun 09 16:07:08.611068 crc crio[22095]: time="2026-06-09T16:07:08.610994586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628524 | controller | Jun 09 16:07:08.611164 crc crio[22095]: time="2026-06-09T16:07:08.61113598Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628539 | controller | Jun 09 16:07:08.611241 crc crio[22095]: time="2026-06-09T16:07:08.611212622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628555 | controller | Jun 09 16:07:08.611285 crc crio[22095]: time="2026-06-09T16:07:08.611246213Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628570 | controller | Jun 09 16:07:08.611285 crc crio[22095]: time="2026-06-09T16:07:08.611277254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628585 | controller | Jun 09 16:07:08.611601 crc crio[22095]: time="2026-06-09T16:07:08.611298784Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628600 | controller | Jun 09 16:07:08.611601 crc crio[22095]: time="2026-06-09T16:07:08.611548891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628615 | controller | Jun 09 16:07:08.611601 crc crio[22095]: time="2026-06-09T16:07:08.611602402Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628630 | controller | Jun 09 16:07:08.612006 crc crio[22095]: time="2026-06-09T16:07:08.611889559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628645 | controller | Jun 09 16:07:08.612083 crc crio[22095]: time="2026-06-09T16:07:08.612035503Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628661 | controller | Jun 09 16:07:08.612296 crc crio[22095]: time="2026-06-09T16:07:08.612211048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628676 | controller | Jun 09 16:07:08.612379 crc crio[22095]: time="2026-06-09T16:07:08.61231424Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628692 | controller | Jun 09 16:07:08.612379 crc crio[22095]: time="2026-06-09T16:07:08.612342241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628707 | controller | Jun 09 16:07:08.612379 crc crio[22095]: time="2026-06-09T16:07:08.612368792Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628722 | controller | Jun 09 16:07:08.612822 crc crio[22095]: time="2026-06-09T16:07:08.612456764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628737 | controller | Jun 09 16:07:08.612822 crc crio[22095]: time="2026-06-09T16:07:08.612492475Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628752 | controller | Jun 09 16:07:08.612822 crc crio[22095]: time="2026-06-09T16:07:08.61269228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628767 | controller | Jun 09 16:07:08.612822 crc crio[22095]: time="2026-06-09T16:07:08.612758142Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628782 | controller | Jun 09 16:07:08.613101 crc crio[22095]: time="2026-06-09T16:07:08.613030029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628800 | controller | Jun 09 16:07:08.613199 crc crio[22095]: time="2026-06-09T16:07:08.613138641Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628816 | controller | Jun 09 16:07:08.613336 crc crio[22095]: time="2026-06-09T16:07:08.613269255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628831 | controller | Jun 09 16:07:08.613542 crc crio[22095]: time="2026-06-09T16:07:08.61347425Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628845 | controller | Jun 09 16:07:08.613693 crc crio[22095]: time="2026-06-09T16:07:08.613608693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628881 | controller | Jun 09 16:07:08.613766 crc crio[22095]: time="2026-06-09T16:07:08.613691126Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628899 | controller | Jun 09 16:07:08.613766 crc crio[22095]: time="2026-06-09T16:07:08.613719356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628915 | controller | Jun 09 16:07:08.613850 crc crio[22095]: time="2026-06-09T16:07:08.613768147Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628930 | controller | Jun 09 16:07:08.613850 crc crio[22095]: time="2026-06-09T16:07:08.613829059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628946 | controller | Jun 09 16:07:08.614007 crc crio[22095]: time="2026-06-09T16:07:08.61388212Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628961 | controller | Jun 09 16:07:08.614206 crc crio[22095]: time="2026-06-09T16:07:08.614160167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.628977 | controller | Jun 09 16:07:08.614270 crc crio[22095]: time="2026-06-09T16:07:08.614230499Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.628992 | controller | Jun 09 16:07:08.614971 crc crio[22095]: time="2026-06-09T16:07:08.614808054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629008 | controller | Jun 09 16:07:08.615176 crc crio[22095]: time="2026-06-09T16:07:08.615074671Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629024 | controller | Jun 09 16:07:08.615278 crc crio[22095]: time="2026-06-09T16:07:08.615240365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629039 | controller | Jun 09 16:07:08.615368 crc crio[22095]: time="2026-06-09T16:07:08.615311197Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629054 | controller | Jun 09 16:07:08.615595 crc crio[22095]: time="2026-06-09T16:07:08.615506062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629069 | controller | Jun 09 16:07:08.615667 crc crio[22095]: time="2026-06-09T16:07:08.615609615Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629085 | controller | Jun 09 16:07:08.615713 crc crio[22095]: time="2026-06-09T16:07:08.615665426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629100 | controller | Jun 09 16:07:08.615766 crc crio[22095]: time="2026-06-09T16:07:08.615714867Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629115 | controller | Jun 09 16:07:08.615960 crc crio[22095]: time="2026-06-09T16:07:08.615776589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629131 | controller | Jun 09 16:07:08.615960 crc crio[22095]: time="2026-06-09T16:07:08.61583626Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629146 | controller | Jun 09 16:07:08.615960 crc crio[22095]: time="2026-06-09T16:07:08.615853011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629165 | controller | Jun 09 16:07:08.615960 crc crio[22095]: time="2026-06-09T16:07:08.615873411Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629181 | controller | Jun 09 16:07:08.616581 crc crio[22095]: time="2026-06-09T16:07:08.616497957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629196 | controller | Jun 09 16:07:08.616656 crc crio[22095]: time="2026-06-09T16:07:08.616594Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629211 | controller | Jun 09 16:07:08.616699 crc crio[22095]: time="2026-06-09T16:07:08.616657211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629227 | controller | Jun 09 16:07:08.616753 crc crio[22095]: time="2026-06-09T16:07:08.616708843Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629243 | controller | Jun 09 16:07:08.616874 crc crio[22095]: time="2026-06-09T16:07:08.616785165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629258 | controller | Jun 09 16:07:08.616874 crc crio[22095]: time="2026-06-09T16:07:08.616849246Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629273 | controller | Jun 09 16:07:08.617210 crc crio[22095]: time="2026-06-09T16:07:08.616891667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629288 | controller | Jun 09 16:07:08.617210 crc crio[22095]: time="2026-06-09T16:07:08.61699307Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629304 | controller | Jun 09 16:07:08.617210 crc crio[22095]: time="2026-06-09T16:07:08.617194705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629319 | controller | Jun 09 16:07:08.617321 crc crio[22095]: time="2026-06-09T16:07:08.617252967Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629335 | controller | Jun 09 16:07:08.617532 crc crio[22095]: time="2026-06-09T16:07:08.617462632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629350 | controller | Jun 09 16:07:08.617601 crc crio[22095]: time="2026-06-09T16:07:08.617538784Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629365 | controller | Jun 09 16:07:08.617646 crc crio[22095]: time="2026-06-09T16:07:08.617612336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629380 | controller | Jun 09 16:07:08.617688 crc crio[22095]: time="2026-06-09T16:07:08.617670057Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629395 | controller | Jun 09 16:07:08.617799 crc crio[22095]: time="2026-06-09T16:07:08.617730199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629410 | controller | Jun 09 16:07:08.617866 crc crio[22095]: time="2026-06-09T16:07:08.617826991Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629425 | controller | Jun 09 16:07:08.617964 crc crio[22095]: time="2026-06-09T16:07:08.617885983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629440 | controller | Jun 09 16:07:08.618147 crc crio[22095]: time="2026-06-09T16:07:08.618074398Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629455 | controller | Jun 09 16:07:08.618251 crc crio[22095]: time="2026-06-09T16:07:08.618195551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629470 | controller | Jun 09 16:07:08.618309 crc crio[22095]: time="2026-06-09T16:07:08.618291263Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629489 | controller | Jun 09 16:07:08.618464 crc crio[22095]: time="2026-06-09T16:07:08.618353005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629504 | controller | Jun 09 16:07:08.618534 crc crio[22095]: time="2026-06-09T16:07:08.618507129Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629520 | controller | Jun 09 16:07:08.618577 crc crio[22095]: time="2026-06-09T16:07:08.618535209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629535 | controller | Jun 09 16:07:08.618622 crc crio[22095]: time="2026-06-09T16:07:08.6185729Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629551 | controller | Jun 09 16:07:08.618831 crc crio[22095]: time="2026-06-09T16:07:08.618752785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629566 | controller | Jun 09 16:07:08.618831 crc crio[22095]: time="2026-06-09T16:07:08.618827577Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629581 | controller | Jun 09 16:07:08.619013 crc crio[22095]: time="2026-06-09T16:07:08.618873248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629612 | controller | Jun 09 16:07:08.619013 crc crio[22095]: time="2026-06-09T16:07:08.618903569Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629629 | controller | Jun 09 16:07:08.619093 crc crio[22095]: time="2026-06-09T16:07:08.619058003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629645 | controller | Jun 09 16:07:08.619133 crc crio[22095]: time="2026-06-09T16:07:08.619093784Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629660 | controller | Jun 09 16:07:08.619442 crc crio[22095]: time="2026-06-09T16:07:08.6193564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629675 | controller | Jun 09 16:07:08.619535 crc crio[22095]: time="2026-06-09T16:07:08.619468013Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629691 | controller | Jun 09 16:07:08.619535 crc crio[22095]: time="2026-06-09T16:07:08.619488224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629707 | controller | Jun 09 16:07:08.619535 crc crio[22095]: time="2026-06-09T16:07:08.619521355Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629722 | controller | Jun 09 16:07:08.619648 crc crio[22095]: time="2026-06-09T16:07:08.619573626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629737 | controller | Jun 09 16:07:08.619648 crc crio[22095]: time="2026-06-09T16:07:08.619609627Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629752 | controller | Jun 09 16:07:08.620141 crc crio[22095]: time="2026-06-09T16:07:08.620025737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629767 | controller | Jun 09 16:07:08.620522 crc crio[22095]: time="2026-06-09T16:07:08.62049574Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629782 | controller | Jun 09 16:07:08.620755 crc crio[22095]: time="2026-06-09T16:07:08.620650283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629797 | controller | Jun 09 16:07:08.620889 crc crio[22095]: time="2026-06-09T16:07:08.620845608Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629812 | controller | Jun 09 16:07:08.620889 crc crio[22095]: time="2026-06-09T16:07:08.620867759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629831 | controller | Jun 09 16:07:08.621162 crc crio[22095]: time="2026-06-09T16:07:08.621066194Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629846 | controller | Jun 09 16:07:08.621695 crc crio[22095]: time="2026-06-09T16:07:08.621460634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629881 | controller | Jun 09 16:07:08.622118 crc crio[22095]: time="2026-06-09T16:07:08.621729411Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629899 | controller | Jun 09 16:07:08.622197 crc crio[22095]: time="2026-06-09T16:07:08.622133581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629915 | controller | Jun 09 16:07:08.622197 crc crio[22095]: time="2026-06-09T16:07:08.622189603Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629930 | controller | Jun 09 16:07:08.622316 crc crio[22095]: time="2026-06-09T16:07:08.622271645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629946 | controller | Jun 09 16:07:08.622426 crc crio[22095]: time="2026-06-09T16:07:08.622328976Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629961 | controller | Jun 09 16:07:08.622592 crc crio[22095]: time="2026-06-09T16:07:08.622506971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.629976 | controller | Jun 09 16:07:08.622752 crc crio[22095]: time="2026-06-09T16:07:08.622678485Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.629991 | controller | Jun 09 16:07:08.622752 crc crio[22095]: time="2026-06-09T16:07:08.622720696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630006 | controller | Jun 09 16:07:08.622752 crc crio[22095]: time="2026-06-09T16:07:08.622747637Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630022 | controller | Jun 09 16:07:08.622870 crc crio[22095]: time="2026-06-09T16:07:08.622788828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630037 | controller | Jun 09 16:07:08.622870 crc crio[22095]: time="2026-06-09T16:07:08.622807609Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630052 | controller | Jun 09 16:07:08.623205 crc crio[22095]: time="2026-06-09T16:07:08.623139657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630068 | controller | Jun 09 16:07:08.623497 crc crio[22095]: time="2026-06-09T16:07:08.623469616Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630083 | controller | Jun 09 16:07:08.623563 crc crio[22095]: time="2026-06-09T16:07:08.623510807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630098 | controller | Jun 09 16:07:08.623563 crc crio[22095]: time="2026-06-09T16:07:08.623538207Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630113 | controller | Jun 09 16:07:08.623977 crc crio[22095]: time="2026-06-09T16:07:08.623862856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630129 | controller | Jun 09 16:07:08.624054 crc crio[22095]: time="2026-06-09T16:07:08.623983689Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630144 | controller | Jun 09 16:07:08.624091 crc crio[22095]: time="2026-06-09T16:07:08.62404369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630159 | controller | Jun 09 16:07:08.624132 crc crio[22095]: time="2026-06-09T16:07:08.624104292Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630180 | controller | Jun 09 16:07:08.624244 crc crio[22095]: time="2026-06-09T16:07:08.624190034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630196 | controller | Jun 09 16:07:08.624428 crc crio[22095]: time="2026-06-09T16:07:08.624362198Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630210 | controller | Jun 09 16:07:08.624499 crc crio[22095]: time="2026-06-09T16:07:08.624451411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630226 | controller | Jun 09 16:07:08.624499 crc crio[22095]: time="2026-06-09T16:07:08.624485002Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630241 | controller | Jun 09 16:07:08.624597 crc crio[22095]: time="2026-06-09T16:07:08.624537993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630257 | controller | Jun 09 16:07:08.624659 crc crio[22095]: time="2026-06-09T16:07:08.624599544Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630272 | controller | Jun 09 16:07:08.624790 crc crio[22095]: time="2026-06-09T16:07:08.624728748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630288 | controller | Jun 09 16:07:08.624973 crc crio[22095]: time="2026-06-09T16:07:08.62480401Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630304 | controller | Jun 09 16:07:08.624973 crc crio[22095]: time="2026-06-09T16:07:08.624848401Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630319 | controller | Jun 09 16:07:08.624973 crc crio[22095]: time="2026-06-09T16:07:08.624881092Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630334 | controller | Jun 09 16:07:08.625114 crc crio[22095]: time="2026-06-09T16:07:08.625005075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630350 | controller | Jun 09 16:07:08.625114 crc crio[22095]: time="2026-06-09T16:07:08.625067546Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630365 | controller | Jun 09 16:07:08.625302 crc crio[22095]: time="2026-06-09T16:07:08.625242471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630379 | controller | Jun 09 16:07:08.625519 crc crio[22095]: time="2026-06-09T16:07:08.625390225Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630394 | controller | Jun 09 16:07:08.625653 crc crio[22095]: time="2026-06-09T16:07:08.625616161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630409 | controller | Jun 09 16:07:08.626054 crc crio[22095]: time="2026-06-09T16:07:08.62598273Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630424 | controller | Jun 09 16:07:08.626247 crc crio[22095]: time="2026-06-09T16:07:08.626135804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630439 | controller | Jun 09 16:07:08.626315 crc crio[22095]: time="2026-06-09T16:07:08.626255997Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630454 | controller | Jun 09 16:07:08.626438 crc crio[22095]: time="2026-06-09T16:07:08.626336819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630469 | controller | Jun 09 16:07:08.626509 crc crio[22095]: time="2026-06-09T16:07:08.626447292Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630484 | controller | Jun 09 16:07:08.626612 crc crio[22095]: time="2026-06-09T16:07:08.626540064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630503 | controller | Jun 09 16:07:08.626672 crc crio[22095]: time="2026-06-09T16:07:08.626634647Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630518 | controller | Jun 09 16:07:08.626719 crc crio[22095]: time="2026-06-09T16:07:08.626686388Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630534 | controller | Jun 09 16:07:08.626760 crc crio[22095]: time="2026-06-09T16:07:08.626735989Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630549 | controller | Jun 09 16:07:08.626879 crc crio[22095]: time="2026-06-09T16:07:08.626806341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630565 | controller | Jun 09 16:07:08.627215 crc crio[22095]: time="2026-06-09T16:07:08.626904773Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630580 | controller | Jun 09 16:07:08.627215 crc crio[22095]: time="2026-06-09T16:07:08.627063177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630595 | controller | Jun 09 16:07:08.627215 crc crio[22095]: time="2026-06-09T16:07:08.627105369Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630611 | controller | Jun 09 16:07:08.627215 crc crio[22095]: time="2026-06-09T16:07:08.627139409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630626 | controller | Jun 09 16:07:08.627215 crc crio[22095]: time="2026-06-09T16:07:08.627216401Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630682 | controller | Jun 09 16:07:08.627667 crc crio[22095]: time="2026-06-09T16:07:08.62755728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630704 | controller | Jun 09 16:07:08.627737 crc crio[22095]: time="2026-06-09T16:07:08.627700924Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630720 | controller | Jun 09 16:07:08.627793 crc crio[22095]: time="2026-06-09T16:07:08.627745485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630736 | controller | Jun 09 16:07:08.627793 crc crio[22095]: time="2026-06-09T16:07:08.627779366Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630752 | controller | Jun 09 16:07:08.627869 crc crio[22095]: time="2026-06-09T16:07:08.627829977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630767 | controller | Jun 09 16:07:08.627869 crc crio[22095]: time="2026-06-09T16:07:08.627865008Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630781 | controller | Jun 09 16:07:08.628237 crc crio[22095]: time="2026-06-09T16:07:08.628172246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630797 | controller | Jun 09 16:07:08.628307 crc crio[22095]: time="2026-06-09T16:07:08.628247848Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630812 | controller | Jun 09 16:07:08.628307 crc crio[22095]: time="2026-06-09T16:07:08.628294959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630827 | controller | Jun 09 16:07:08.628391 crc crio[22095]: time="2026-06-09T16:07:08.62834276Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630842 | controller | Jun 09 16:07:08.628391 crc crio[22095]: time="2026-06-09T16:07:08.628390261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630885 | controller | Jun 09 16:07:08.628391 crc crio[22095]: time="2026-06-09T16:07:08.628456903Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630903 | controller | Jun 09 16:07:08.628595 crc crio[22095]: time="2026-06-09T16:07:08.628525805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630922 | controller | Jun 09 16:07:08.628595 crc crio[22095]: time="2026-06-09T16:07:08.628584076Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630939 | controller | Jun 09 16:07:08.628718 crc crio[22095]: time="2026-06-09T16:07:08.628672969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630954 | controller | Jun 09 16:07:08.628791 crc crio[22095]: time="2026-06-09T16:07:08.6287356Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.630970 | controller | Jun 09 16:07:08.628888 crc crio[22095]: time="2026-06-09T16:07:08.628825603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.630985 | controller | Jun 09 16:07:08.629046 crc crio[22095]: time="2026-06-09T16:07:08.628999687Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631000 | controller | Jun 09 16:07:08.629114 crc crio[22095]: time="2026-06-09T16:07:08.629064089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631016 | controller | Jun 09 16:07:08.629164 crc crio[22095]: time="2026-06-09T16:07:08.62911707Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631031 | controller | Jun 09 16:07:08.629211 crc crio[22095]: time="2026-06-09T16:07:08.629172261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631046 | controller | Jun 09 16:07:08.629356 crc crio[22095]: time="2026-06-09T16:07:08.629212072Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631062 | controller | Jun 09 16:07:08.630660 crc crio[22095]: time="2026-06-09T16:07:08.630588758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631079 | controller | Jun 09 16:07:08.630793 crc crio[22095]: time="2026-06-09T16:07:08.630736131Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631097 | controller | Jun 09 16:07:08.631043 crc crio[22095]: time="2026-06-09T16:07:08.630847364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631112 | controller | Jun 09 16:07:08.631043 crc crio[22095]: time="2026-06-09T16:07:08.630877615Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631128 | controller | Jun 09 16:07:08.631043 crc crio[22095]: time="2026-06-09T16:07:08.630975458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631144 | controller | Jun 09 16:07:08.631043 crc crio[22095]: time="2026-06-09T16:07:08.631010848Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631160 | controller | Jun 09 16:07:08.631635 crc crio[22095]: time="2026-06-09T16:07:08.631496661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631175 | controller | Jun 09 16:07:08.631635 crc crio[22095]: time="2026-06-09T16:07:08.631552122Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631191 | controller | Jun 09 16:07:08.631635 crc crio[22095]: time="2026-06-09T16:07:08.631589313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631206 | controller | Jun 09 16:07:08.631635 crc crio[22095]: time="2026-06-09T16:07:08.631626184Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631221 | controller | Jun 09 16:07:08.632014 crc crio[22095]: time="2026-06-09T16:07:08.63187246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631237 | controller | Jun 09 16:07:08.632124 crc crio[22095]: time="2026-06-09T16:07:08.632030705Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631255 | controller | Jun 09 16:07:08.632124 crc crio[22095]: time="2026-06-09T16:07:08.632093006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631271 | controller | Jun 09 16:07:08.632295 crc crio[22095]: time="2026-06-09T16:07:08.632130997Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631286 | controller | Jun 09 16:07:08.632295 crc crio[22095]: time="2026-06-09T16:07:08.632174908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631301 | controller | Jun 09 16:07:08.632295 crc crio[22095]: time="2026-06-09T16:07:08.632197339Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631317 | controller | Jun 09 16:07:08.632295 crc crio[22095]: time="2026-06-09T16:07:08.632209069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631332 | controller | Jun 09 16:07:08.632295 crc crio[22095]: time="2026-06-09T16:07:08.63223155Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631347 | controller | Jun 09 16:07:08.632755 crc crio[22095]: time="2026-06-09T16:07:08.63262796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631362 | controller | Jun 09 16:07:08.633030 crc crio[22095]: time="2026-06-09T16:07:08.632851555Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631378 | controller | Jun 09 16:07:08.633156 crc crio[22095]: time="2026-06-09T16:07:08.633119252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631394 | controller | Jun 09 16:07:08.633592 crc crio[22095]: time="2026-06-09T16:07:08.633541663Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631410 | controller | Jun 09 16:07:08.633898 crc crio[22095]: time="2026-06-09T16:07:08.63381873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631426 | controller | Jun 09 16:07:08.634072 crc crio[22095]: time="2026-06-09T16:07:08.633983434Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631441 | controller | Jun 09 16:07:08.634072 crc crio[22095]: time="2026-06-09T16:07:08.634050186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631457 | controller | Jun 09 16:07:08.634167 crc crio[22095]: time="2026-06-09T16:07:08.634100377Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631472 | controller | Jun 09 16:07:08.634276 crc crio[22095]: time="2026-06-09T16:07:08.634224801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631487 | controller | Jun 09 16:07:08.634340 crc crio[22095]: time="2026-06-09T16:07:08.634299453Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631503 | controller | Jun 09 16:07:08.634381 crc crio[22095]: time="2026-06-09T16:07:08.634345574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631518 | controller | Jun 09 16:07:08.634471 crc crio[22095]: time="2026-06-09T16:07:08.634385145Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631534 | controller | Jun 09 16:07:08.634471 crc crio[22095]: time="2026-06-09T16:07:08.634465017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631549 | controller | Jun 09 16:07:08.634583 crc crio[22095]: time="2026-06-09T16:07:08.634501548Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631564 | controller | Jun 09 16:07:08.634627 crc crio[22095]: time="2026-06-09T16:07:08.63460032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631582 | controller | Jun 09 16:07:08.634670 crc crio[22095]: time="2026-06-09T16:07:08.634655192Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631598 | controller | Jun 09 16:07:08.634795 crc crio[22095]: time="2026-06-09T16:07:08.634744894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631613 | controller | Jun 09 16:07:08.634867 crc crio[22095]: time="2026-06-09T16:07:08.634809056Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631629 | controller | Jun 09 16:07:08.635060 crc crio[22095]: time="2026-06-09T16:07:08.634872927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631644 | controller | Jun 09 16:07:08.635175 crc crio[22095]: time="2026-06-09T16:07:08.635137944Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631659 | controller | Jun 09 16:07:08.635509 crc crio[22095]: time="2026-06-09T16:07:08.63538393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631674 | controller | Jun 09 16:07:08.635576 crc crio[22095]: time="2026-06-09T16:07:08.635537444Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631689 | controller | Jun 09 16:07:08.635737 crc crio[22095]: time="2026-06-09T16:07:08.635654457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631705 | controller | Jun 09 16:07:08.635819 crc crio[22095]: time="2026-06-09T16:07:08.63577922Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631720 | controller | Jun 09 16:07:08.636101 crc crio[22095]: time="2026-06-09T16:07:08.635947005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631735 | controller | Jun 09 16:07:08.636289 crc crio[22095]: time="2026-06-09T16:07:08.636104819Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631750 | controller | Jun 09 16:07:08.636338 crc crio[22095]: time="2026-06-09T16:07:08.636283273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631765 | controller | Jun 09 16:07:08.636338 crc crio[22095]: time="2026-06-09T16:07:08.636326114Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631781 | controller | Jun 09 16:07:08.636472 crc crio[22095]: time="2026-06-09T16:07:08.636340455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631796 | controller | Jun 09 16:07:08.636472 crc crio[22095]: time="2026-06-09T16:07:08.636365795Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631811 | controller | Jun 09 16:07:08.636546 crc crio[22095]: time="2026-06-09T16:07:08.636511449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631826 | controller | Jun 09 16:07:08.636590 crc crio[22095]: time="2026-06-09T16:07:08.63654945Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631841 | controller | Jun 09 16:07:08.636868 crc crio[22095]: time="2026-06-09T16:07:08.636717864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631874 | controller | Jun 09 16:07:08.636868 crc crio[22095]: time="2026-06-09T16:07:08.636796806Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631894 | controller | Jun 09 16:07:08.636868 crc crio[22095]: time="2026-06-09T16:07:08.636846678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631910 | controller | Jun 09 16:07:08.637117 crc crio[22095]: time="2026-06-09T16:07:08.636895539Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631929 | controller | Jun 09 16:07:08.637117 crc crio[22095]: time="2026-06-09T16:07:08.637070853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631945 | controller | Jun 09 16:07:08.637117 crc crio[22095]: time="2026-06-09T16:07:08.637127215Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631961 | controller | Jun 09 16:07:08.637117 crc crio[22095]: time="2026-06-09T16:07:08.637290689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.631977 | controller | Jun 09 16:07:08.637117 crc crio[22095]: time="2026-06-09T16:07:08.63733148Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.631992 | controller | Jun 09 16:07:08.637720 crc crio[22095]: time="2026-06-09T16:07:08.637579676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632008 | controller | Jun 09 16:07:08.637720 crc crio[22095]: time="2026-06-09T16:07:08.637627578Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632023 | controller | Jun 09 16:07:08.637720 crc crio[22095]: time="2026-06-09T16:07:08.637665119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632039 | controller | Jun 09 16:07:08.637720 crc crio[22095]: time="2026-06-09T16:07:08.637690869Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632054 | controller | Jun 09 16:07:08.637891 crc crio[22095]: time="2026-06-09T16:07:08.637842433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632069 | controller | Jun 09 16:07:08.637891 crc crio[22095]: time="2026-06-09T16:07:08.637883074Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632084 | controller | Jun 09 16:07:08.638161 crc crio[22095]: time="2026-06-09T16:07:08.63811162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632099 | controller | Jun 09 16:07:08.638236 crc crio[22095]: time="2026-06-09T16:07:08.638184342Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632113 | controller | Jun 09 16:07:08.638284 crc crio[22095]: time="2026-06-09T16:07:08.638233323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632128 | controller | Jun 09 16:07:08.638330 crc crio[22095]: time="2026-06-09T16:07:08.638285014Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632143 | controller | Jun 09 16:07:08.638446 crc crio[22095]: time="2026-06-09T16:07:08.638359906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632158 | controller | Jun 09 16:07:08.638515 crc crio[22095]: time="2026-06-09T16:07:08.63848101Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632172 | controller | Jun 09 16:07:08.638708 crc crio[22095]: time="2026-06-09T16:07:08.638665114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632187 | controller | Jun 09 16:07:08.638880 crc crio[22095]: time="2026-06-09T16:07:08.638840599Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632202 | controller | Jun 09 16:07:08.639078 crc crio[22095]: time="2026-06-09T16:07:08.6388978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632217 | controller | Jun 09 16:07:08.639078 crc crio[22095]: time="2026-06-09T16:07:08.638994553Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632232 | controller | Jun 09 16:07:08.639078 crc crio[22095]: time="2026-06-09T16:07:08.639009873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632251 | controller | Jun 09 16:07:08.639078 crc crio[22095]: time="2026-06-09T16:07:08.639027364Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632267 | controller | Jun 09 16:07:08.639078 crc crio[22095]: time="2026-06-09T16:07:08.639078075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632282 | controller | Jun 09 16:07:08.639283 crc crio[22095]: time="2026-06-09T16:07:08.639098965Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632297 | controller | Jun 09 16:07:08.639506 crc crio[22095]: time="2026-06-09T16:07:08.639449114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632312 | controller | Jun 09 16:07:08.639573 crc crio[22095]: time="2026-06-09T16:07:08.639544667Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632327 | controller | Jun 09 16:07:08.639613 crc crio[22095]: time="2026-06-09T16:07:08.639592008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632342 | controller | Jun 09 16:07:08.639746 crc crio[22095]: time="2026-06-09T16:07:08.639629029Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632358 | controller | Jun 09 16:07:08.639746 crc crio[22095]: time="2026-06-09T16:07:08.63966712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632373 | controller | Jun 09 16:07:08.639746 crc crio[22095]: time="2026-06-09T16:07:08.63968871Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632388 | controller | Jun 09 16:07:08.639866 crc crio[22095]: time="2026-06-09T16:07:08.639821884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632404 | controller | Jun 09 16:07:08.639866 crc crio[22095]: time="2026-06-09T16:07:08.639857985Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632419 | controller | Jun 09 16:07:08.640152 crc crio[22095]: time="2026-06-09T16:07:08.640104081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632434 | controller | Jun 09 16:07:08.640212 crc crio[22095]: time="2026-06-09T16:07:08.640178093Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632449 | controller | Jun 09 16:07:08.640313 crc crio[22095]: time="2026-06-09T16:07:08.640261515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632465 | controller | Jun 09 16:07:08.640446 crc crio[22095]: time="2026-06-09T16:07:08.640330477Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632480 | controller | Jun 09 16:07:08.640514 crc crio[22095]: time="2026-06-09T16:07:08.640486681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632496 | controller | Jun 09 16:07:08.640562 crc crio[22095]: time="2026-06-09T16:07:08.640533372Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632511 | controller | Jun 09 16:07:08.640626 crc crio[22095]: time="2026-06-09T16:07:08.640608054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632527 | controller | Jun 09 16:07:08.640684 crc crio[22095]: time="2026-06-09T16:07:08.640654405Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632542 | controller | Jun 09 16:07:08.640877 crc crio[22095]: time="2026-06-09T16:07:08.640807249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632558 | controller | Jun 09 16:07:08.640877 crc crio[22095]: time="2026-06-09T16:07:08.640879331Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632573 | controller | Jun 09 16:07:08.641075 crc crio[22095]: time="2026-06-09T16:07:08.641005494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632592 | controller | Jun 09 16:07:08.641075 crc crio[22095]: time="2026-06-09T16:07:08.641055375Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632607 | controller | Jun 09 16:07:08.641180 crc crio[22095]: time="2026-06-09T16:07:08.641102497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632623 | controller | Jun 09 16:07:08.641180 crc crio[22095]: time="2026-06-09T16:07:08.641134737Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632638 | controller | Jun 09 16:07:08.641667 crc crio[22095]: time="2026-06-09T16:07:08.641494987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632653 | controller | Jun 09 16:07:08.641788 crc crio[22095]: time="2026-06-09T16:07:08.641746233Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632668 | controller | Jun 09 16:07:08.641864 crc crio[22095]: time="2026-06-09T16:07:08.641811735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632683 | controller | Jun 09 16:07:08.641864 crc crio[22095]: time="2026-06-09T16:07:08.641845906Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632699 | controller | Jun 09 16:07:08.642138 crc crio[22095]: time="2026-06-09T16:07:08.641896977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632714 | controller | Jun 09 16:07:08.642138 crc crio[22095]: time="2026-06-09T16:07:08.641998009Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632729 | controller | Jun 09 16:07:08.642222 crc crio[22095]: time="2026-06-09T16:07:08.642187864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632745 | controller | Jun 09 16:07:08.642315 crc crio[22095]: time="2026-06-09T16:07:08.642250086Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632760 | controller | Jun 09 16:07:08.642378 crc crio[22095]: time="2026-06-09T16:07:08.642323268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632775 | controller | Jun 09 16:07:08.642470 crc crio[22095]: time="2026-06-09T16:07:08.642372739Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632790 | controller | Jun 09 16:07:08.642518 crc crio[22095]: time="2026-06-09T16:07:08.642481542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632806 | controller | Jun 09 16:07:08.642687 crc crio[22095]: time="2026-06-09T16:07:08.642530203Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632821 | controller | Jun 09 16:07:08.642687 crc crio[22095]: time="2026-06-09T16:07:08.642672567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632836 | controller | Jun 09 16:07:08.642845 crc crio[22095]: time="2026-06-09T16:07:08.642715488Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632854 | controller | Jun 09 16:07:08.642845 crc crio[22095]: time="2026-06-09T16:07:08.642824041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632889 | controller | Jun 09 16:07:08.643211 crc crio[22095]: time="2026-06-09T16:07:08.642855441Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632905 | controller | Jun 09 16:07:08.643278 crc crio[22095]: time="2026-06-09T16:07:08.643241291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632920 | controller | Jun 09 16:07:08.643321 crc crio[22095]: time="2026-06-09T16:07:08.643306133Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632938 | controller | Jun 09 16:07:08.643486 crc crio[22095]: time="2026-06-09T16:07:08.643371615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632954 | controller | Jun 09 16:07:08.643553 crc crio[22095]: time="2026-06-09T16:07:08.643507198Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632969 | controller | Jun 09 16:07:08.643603 crc crio[22095]: time="2026-06-09T16:07:08.64357245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.632983 | controller | Jun 09 16:07:08.643649 crc crio[22095]: time="2026-06-09T16:07:08.643630351Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.632998 | controller | Jun 09 16:07:08.643693 crc crio[22095]: time="2026-06-09T16:07:08.643651012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633012 | controller | Jun 09 16:07:08.643846 crc crio[22095]: time="2026-06-09T16:07:08.643685293Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633027 | controller | Jun 09 16:07:08.643955 crc crio[22095]: time="2026-06-09T16:07:08.643875527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633042 | controller | Jun 09 16:07:08.644059 crc crio[22095]: time="2026-06-09T16:07:08.644011791Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633057 | controller | Jun 09 16:07:08.644210 crc crio[22095]: time="2026-06-09T16:07:08.644093463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633072 | controller | Jun 09 16:07:08.644210 crc crio[22095]: time="2026-06-09T16:07:08.644147234Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633087 | controller | Jun 09 16:07:08.644356 crc crio[22095]: time="2026-06-09T16:07:08.644205706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633103 | controller | Jun 09 16:07:08.644356 crc crio[22095]: time="2026-06-09T16:07:08.644245617Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633118 | controller | Jun 09 16:07:08.644356 crc crio[22095]: time="2026-06-09T16:07:08.644340959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633133 | controller | Jun 09 16:07:08.644504 crc crio[22095]: time="2026-06-09T16:07:08.644393201Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633148 | controller | Jun 09 16:07:08.644583 crc crio[22095]: time="2026-06-09T16:07:08.644530394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633163 | controller | Jun 09 16:07:08.644663 crc crio[22095]: time="2026-06-09T16:07:08.644615906Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633178 | controller | Jun 09 16:07:08.644834 crc crio[22095]: time="2026-06-09T16:07:08.644776981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633194 | controller | Jun 09 16:07:08.644897 crc crio[22095]: time="2026-06-09T16:07:08.644844442Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633209 | controller | Jun 09 16:07:08.645076 crc crio[22095]: time="2026-06-09T16:07:08.645013647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633224 | controller | Jun 09 16:07:08.645158 crc crio[22095]: time="2026-06-09T16:07:08.645104119Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633239 | controller | Jun 09 16:07:08.645345 crc crio[22095]: time="2026-06-09T16:07:08.645256033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633257 | controller | Jun 09 16:07:08.645345 crc crio[22095]: time="2026-06-09T16:07:08.645319254Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633273 | controller | Jun 09 16:07:08.645494 crc crio[22095]: time="2026-06-09T16:07:08.645462708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633289 | controller | Jun 09 16:07:08.645542 crc crio[22095]: time="2026-06-09T16:07:08.645512459Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633305 | controller | Jun 09 16:07:08.645610 crc crio[22095]: time="2026-06-09T16:07:08.645576611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633320 | controller | Jun 09 16:07:08.645678 crc crio[22095]: time="2026-06-09T16:07:08.645623242Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633336 | controller | Jun 09 16:07:08.645814 crc crio[22095]: time="2026-06-09T16:07:08.645768836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633351 | controller | Jun 09 16:07:08.645877 crc crio[22095]: time="2026-06-09T16:07:08.645839458Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633366 | controller | Jun 09 16:07:08.645975 crc crio[22095]: time="2026-06-09T16:07:08.645902249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633382 | controller | Jun 09 16:07:08.646048 crc crio[22095]: time="2026-06-09T16:07:08.645990512Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633397 | controller | Jun 09 16:07:08.646269 crc crio[22095]: time="2026-06-09T16:07:08.646212497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633413 | controller | Jun 09 16:07:08.646327 crc crio[22095]: time="2026-06-09T16:07:08.64630584Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633428 | controller | Jun 09 16:07:08.646499 crc crio[22095]: time="2026-06-09T16:07:08.64633082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633443 | controller | Jun 09 16:07:08.646499 crc crio[22095]: time="2026-06-09T16:07:08.646368511Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633458 | controller | Jun 09 16:07:08.646499 crc crio[22095]: time="2026-06-09T16:07:08.646472944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633474 | controller | Jun 09 16:07:08.646657 crc crio[22095]: time="2026-06-09T16:07:08.646523655Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633489 | controller | Jun 09 16:07:08.646787 crc crio[22095]: time="2026-06-09T16:07:08.64672995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633504 | controller | Jun 09 16:07:08.646851 crc crio[22095]: time="2026-06-09T16:07:08.646819893Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633520 | controller | Jun 09 16:07:08.646973 crc crio[22095]: time="2026-06-09T16:07:08.646881834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633535 | controller | Jun 09 16:07:08.647124 crc crio[22095]: time="2026-06-09T16:07:08.647076659Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633551 | controller | Jun 09 16:07:08.647213 crc crio[22095]: time="2026-06-09T16:07:08.647160672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633567 | controller | Jun 09 16:07:08.647257 crc crio[22095]: time="2026-06-09T16:07:08.647243334Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633586 | controller | Jun 09 16:07:08.647787 crc crio[22095]: time="2026-06-09T16:07:08.647307005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633601 | controller | Jun 09 16:07:08.648040 crc crio[22095]: time="2026-06-09T16:07:08.64786534Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633617 | controller | Jun 09 16:07:08.648040 crc crio[22095]: time="2026-06-09T16:07:08.648020754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633636 | controller | Jun 09 16:07:08.648177 crc crio[22095]: time="2026-06-09T16:07:08.648074785Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633664 | controller | Jun 09 16:07:08.648568 crc crio[22095]: time="2026-06-09T16:07:08.648464145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633680 | controller | Jun 09 16:07:08.648727 crc crio[22095]: time="2026-06-09T16:07:08.648585188Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633696 | controller | Jun 09 16:07:08.648727 crc crio[22095]: time="2026-06-09T16:07:08.648695821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633712 | controller | Jun 09 16:07:08.648832 crc crio[22095]: time="2026-06-09T16:07:08.648752272Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633727 | controller | Jun 09 16:07:08.649067 crc crio[22095]: time="2026-06-09T16:07:08.648890896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633742 | controller | Jun 09 16:07:08.649153 crc crio[22095]: time="2026-06-09T16:07:08.649086981Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633758 | controller | Jun 09 16:07:08.649627 crc crio[22095]: time="2026-06-09T16:07:08.649534262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633773 | controller | Jun 09 16:07:08.649854 crc crio[22095]: time="2026-06-09T16:07:08.649756308Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633788 | controller | Jun 09 16:07:08.650272 crc crio[22095]: time="2026-06-09T16:07:08.650179279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633803 | controller | Jun 09 16:07:08.650272 crc crio[22095]: time="2026-06-09T16:07:08.650267081Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633818 | controller | Jun 09 16:07:08.650469 crc crio[22095]: time="2026-06-09T16:07:08.650314432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633833 | controller | Jun 09 16:07:08.650469 crc crio[22095]: time="2026-06-09T16:07:08.650350703Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633849 | controller | Jun 09 16:07:08.650469 crc crio[22095]: time="2026-06-09T16:07:08.650448066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633884 | controller | Jun 09 16:07:08.650593 crc crio[22095]: time="2026-06-09T16:07:08.650507477Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633901 | controller | Jun 09 16:07:08.650593 crc crio[22095]: time="2026-06-09T16:07:08.650537668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633916 | controller | Jun 09 16:07:08.650593 crc crio[22095]: time="2026-06-09T16:07:08.650564439Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633932 | controller | Jun 09 16:07:08.650695 crc crio[22095]: time="2026-06-09T16:07:08.650667101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633951 | controller | Jun 09 16:07:08.650736 crc crio[22095]: time="2026-06-09T16:07:08.650721743Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633967 | controller | Jun 09 16:07:08.651011 crc crio[22095]: time="2026-06-09T16:07:08.650890887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.633982 | controller | Jun 09 16:07:08.651092 crc crio[22095]: time="2026-06-09T16:07:08.651056681Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.633998 | controller | Jun 09 16:07:08.651135 crc crio[22095]: time="2026-06-09T16:07:08.651112943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634013 | controller | Jun 09 16:07:08.651228 crc crio[22095]: time="2026-06-09T16:07:08.651162054Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634028 | controller | Jun 09 16:07:08.651294 crc crio[22095]: time="2026-06-09T16:07:08.651257726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634043 | controller | Jun 09 16:07:08.651335 crc crio[22095]: time="2026-06-09T16:07:08.651301517Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634059 | controller | Jun 09 16:07:08.651567 crc crio[22095]: time="2026-06-09T16:07:08.651489302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634075 | controller | Jun 09 16:07:08.651639 crc crio[22095]: time="2026-06-09T16:07:08.651571594Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634093 | controller | Jun 09 16:07:08.651639 crc crio[22095]: time="2026-06-09T16:07:08.651622536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634109 | controller | Jun 09 16:07:08.651709 crc crio[22095]: time="2026-06-09T16:07:08.651671497Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634124 | controller | Jun 09 16:07:08.651749 crc crio[22095]: time="2026-06-09T16:07:08.651727118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634140 | controller | Jun 09 16:07:08.651823 crc crio[22095]: time="2026-06-09T16:07:08.65177714Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634155 | controller | Jun 09 16:07:08.651974 crc crio[22095]: time="2026-06-09T16:07:08.651892573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634170 | controller | Jun 09 16:07:08.652160 crc crio[22095]: time="2026-06-09T16:07:08.651996425Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634185 | controller | Jun 09 16:07:08.652160 crc crio[22095]: time="2026-06-09T16:07:08.652127479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634200 | controller | Jun 09 16:07:08.652273 crc crio[22095]: time="2026-06-09T16:07:08.65218744Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634215 | controller | Jun 09 16:07:08.652324 crc crio[22095]: time="2026-06-09T16:07:08.652266662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634230 | controller | Jun 09 16:07:08.652324 crc crio[22095]: time="2026-06-09T16:07:08.652318543Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634245 | controller | Jun 09 16:07:08.652578 crc crio[22095]: time="2026-06-09T16:07:08.652511268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634260 | controller | Jun 09 16:07:08.652674 crc crio[22095]: time="2026-06-09T16:07:08.65258781Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634275 | controller | Jun 09 16:07:08.652674 crc crio[22095]: time="2026-06-09T16:07:08.652629601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634292 | controller | Jun 09 16:07:08.652674 crc crio[22095]: time="2026-06-09T16:07:08.652665522Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634308 | controller | Jun 09 16:07:08.652785 crc crio[22095]: time="2026-06-09T16:07:08.652707063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634324 | controller | Jun 09 16:07:08.652785 crc crio[22095]: time="2026-06-09T16:07:08.652735844Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634339 | controller | Jun 09 16:07:08.653023 crc crio[22095]: time="2026-06-09T16:07:08.65298374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634355 | controller | Jun 09 16:07:08.653093 crc crio[22095]: time="2026-06-09T16:07:08.653041722Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634371 | controller | Jun 09 16:07:08.653093 crc crio[22095]: time="2026-06-09T16:07:08.653072373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634386 | controller | Jun 09 16:07:08.653093 crc crio[22095]: time="2026-06-09T16:07:08.653090433Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634402 | controller | Jun 09 16:07:08.653319 crc crio[22095]: time="2026-06-09T16:07:08.653271118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634417 | controller | Jun 09 16:07:08.653319 crc crio[22095]: time="2026-06-09T16:07:08.653310509Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634433 | controller | Jun 09 16:07:08.653522 crc crio[22095]: time="2026-06-09T16:07:08.653467363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634448 | controller | Jun 09 16:07:08.653612 crc crio[22095]: time="2026-06-09T16:07:08.653547135Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634463 | controller | Jun 09 16:07:08.653612 crc crio[22095]: time="2026-06-09T16:07:08.653597406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634479 | controller | Jun 09 16:07:08.653720 crc crio[22095]: time="2026-06-09T16:07:08.653632657Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634494 | controller | Jun 09 16:07:08.653720 crc crio[22095]: time="2026-06-09T16:07:08.653707959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634509 | controller | Jun 09 16:07:08.653822 crc crio[22095]: time="2026-06-09T16:07:08.65375934Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634525 | controller | Jun 09 16:07:08.654016 crc crio[22095]: time="2026-06-09T16:07:08.653886134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634540 | controller | Jun 09 16:07:08.654016 crc crio[22095]: time="2026-06-09T16:07:08.654008387Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634556 | controller | Jun 09 16:07:08.654203 crc crio[22095]: time="2026-06-09T16:07:08.654162841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634571 | controller | Jun 09 16:07:08.654368 crc crio[22095]: time="2026-06-09T16:07:08.654224452Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634586 | controller | Jun 09 16:07:08.654368 crc crio[22095]: time="2026-06-09T16:07:08.654298324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634602 | controller | Jun 09 16:07:08.654368 crc crio[22095]: time="2026-06-09T16:07:08.654335585Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634620 | controller | Jun 09 16:07:08.654538 crc crio[22095]: time="2026-06-09T16:07:08.654438618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634636 | controller | Jun 09 16:07:08.654538 crc crio[22095]: time="2026-06-09T16:07:08.654470268Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634651 | controller | Jun 09 16:07:08.654678 crc crio[22095]: time="2026-06-09T16:07:08.654641183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634667 | controller | Jun 09 16:07:08.654734 crc crio[22095]: time="2026-06-09T16:07:08.654692164Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634682 | controller | Jun 09 16:07:08.655126 crc crio[22095]: time="2026-06-09T16:07:08.655074064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634697 | controller | Jun 09 16:07:08.655304 crc crio[22095]: time="2026-06-09T16:07:08.655260989Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634712 | controller | Jun 09 16:07:08.655480 crc crio[22095]: time="2026-06-09T16:07:08.655338421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634727 | controller | Jun 09 16:07:08.655480 crc crio[22095]: time="2026-06-09T16:07:08.655375282Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634742 | controller | Jun 09 16:07:08.655596 crc crio[22095]: time="2026-06-09T16:07:08.655514175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634757 | controller | Jun 09 16:07:08.655646 crc crio[22095]: time="2026-06-09T16:07:08.655589447Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634772 | controller | Jun 09 16:07:08.655684 crc crio[22095]: time="2026-06-09T16:07:08.655649339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634787 | controller | Jun 09 16:07:08.655724 crc crio[22095]: time="2026-06-09T16:07:08.65569895Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634802 | controller | Jun 09 16:07:08.655999 crc crio[22095]: time="2026-06-09T16:07:08.655958147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634816 | controller | Jun 09 16:07:08.656060 crc crio[22095]: time="2026-06-09T16:07:08.656019258Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634831 | controller | Jun 09 16:07:08.656127 crc crio[22095]: time="2026-06-09T16:07:08.65608929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634846 | controller | Jun 09 16:07:08.656170 crc crio[22095]: time="2026-06-09T16:07:08.656149841Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634881 | controller | Jun 09 16:07:08.656248 crc crio[22095]: time="2026-06-09T16:07:08.656204193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634898 | controller | Jun 09 16:07:08.656305 crc crio[22095]: time="2026-06-09T16:07:08.656265824Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634913 | controller | Jun 09 16:07:08.656501 crc crio[22095]: time="2026-06-09T16:07:08.656453429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634928 | controller | Jun 09 16:07:08.656501 crc crio[22095]: time="2026-06-09T16:07:08.656530011Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634944 | controller | Jun 09 16:07:08.656676 crc crio[22095]: time="2026-06-09T16:07:08.656589333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634963 | controller | Jun 09 16:07:08.656676 crc crio[22095]: time="2026-06-09T16:07:08.656639674Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.634979 | controller | Jun 09 16:07:08.656793 crc crio[22095]: time="2026-06-09T16:07:08.656749947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.634994 | controller | Jun 09 16:07:08.656847 crc crio[22095]: time="2026-06-09T16:07:08.656816178Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635010 | controller | Jun 09 16:07:08.657048 crc crio[22095]: time="2026-06-09T16:07:08.656980543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635025 | controller | Jun 09 16:07:08.657129 crc crio[22095]: time="2026-06-09T16:07:08.657071785Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635041 | controller | Jun 09 16:07:08.657208 crc crio[22095]: time="2026-06-09T16:07:08.657163187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635056 | controller | Jun 09 16:07:08.657277 crc crio[22095]: time="2026-06-09T16:07:08.657231399Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635072 | controller | Jun 09 16:07:08.657313 crc crio[22095]: time="2026-06-09T16:07:08.65728136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635087 | controller | Jun 09 16:07:08.657358 crc crio[22095]: time="2026-06-09T16:07:08.657319861Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635102 | controller | Jun 09 16:07:08.657507 crc crio[22095]: time="2026-06-09T16:07:08.657447405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635117 | controller | Jun 09 16:07:08.657572 crc crio[22095]: time="2026-06-09T16:07:08.657542497Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635132 | controller | Jun 09 16:07:08.657715 crc crio[22095]: time="2026-06-09T16:07:08.65764195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635147 | controller | Jun 09 16:07:08.657832 crc crio[22095]: time="2026-06-09T16:07:08.657728062Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635163 | controller | Jun 09 16:07:08.657877 crc crio[22095]: time="2026-06-09T16:07:08.657824354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635177 | controller | Jun 09 16:07:08.657984 crc crio[22095]: time="2026-06-09T16:07:08.657878896Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635192 | controller | Jun 09 16:07:08.658134 crc crio[22095]: time="2026-06-09T16:07:08.658078351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635208 | controller | Jun 09 16:07:08.658210 crc crio[22095]: time="2026-06-09T16:07:08.658164113Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635223 | controller | Jun 09 16:07:08.658280 crc crio[22095]: time="2026-06-09T16:07:08.658215724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635237 | controller | Jun 09 16:07:08.658280 crc crio[22095]: time="2026-06-09T16:07:08.658251135Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635252 | controller | Jun 09 16:07:08.658428 crc crio[22095]: time="2026-06-09T16:07:08.658288846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635267 | controller | Jun 09 16:07:08.658428 crc crio[22095]: time="2026-06-09T16:07:08.658325707Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635288 | controller | Jun 09 16:07:08.659065 crc crio[22095]: time="2026-06-09T16:07:08.659002174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635304 | controller | Jun 09 16:07:08.659153 crc crio[22095]: time="2026-06-09T16:07:08.659079136Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635319 | controller | Jun 09 16:07:08.659153 crc crio[22095]: time="2026-06-09T16:07:08.659130078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635334 | controller | Jun 09 16:07:08.659280 crc crio[22095]: time="2026-06-09T16:07:08.65921103Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635349 | controller | Jun 09 16:07:08.659280 crc crio[22095]: time="2026-06-09T16:07:08.659266601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635364 | controller | Jun 09 16:07:08.659360 crc crio[22095]: time="2026-06-09T16:07:08.659301622Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635379 | controller | Jun 09 16:07:08.660030 crc crio[22095]: time="2026-06-09T16:07:08.659903157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635394 | controller | Jun 09 16:07:08.660252 crc crio[22095]: time="2026-06-09T16:07:08.660130023Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635409 | controller | Jun 09 16:07:08.660384 crc crio[22095]: time="2026-06-09T16:07:08.660274027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635424 | controller | Jun 09 16:07:08.660483 crc crio[22095]: time="2026-06-09T16:07:08.66038342Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635439 | controller | Jun 09 16:07:08.660588 crc crio[22095]: time="2026-06-09T16:07:08.660532604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635454 | controller | Jun 09 16:07:08.660652 crc crio[22095]: time="2026-06-09T16:07:08.660620446Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635470 | controller | Jun 09 16:07:08.660881 crc crio[22095]: time="2026-06-09T16:07:08.660810871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635485 | controller | Jun 09 16:07:08.661140 crc crio[22095]: time="2026-06-09T16:07:08.660903113Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635501 | controller | Jun 09 16:07:08.661140 crc crio[22095]: time="2026-06-09T16:07:08.661129569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635516 | controller | Jun 09 16:07:08.661227 crc crio[22095]: time="2026-06-09T16:07:08.66118127Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635532 | controller | Jun 09 16:07:08.661268 crc crio[22095]: time="2026-06-09T16:07:08.661233141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635547 | controller | Jun 09 16:07:08.661461 crc crio[22095]: time="2026-06-09T16:07:08.661279263Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635562 | controller | Jun 09 16:07:08.661605 crc crio[22095]: time="2026-06-09T16:07:08.661500048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635577 | controller | Jun 09 16:07:08.661680 crc crio[22095]: time="2026-06-09T16:07:08.661628412Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635592 | controller | Jun 09 16:07:08.661724 crc crio[22095]: time="2026-06-09T16:07:08.661674703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635611 | controller | Jun 09 16:07:08.661724 crc crio[22095]: time="2026-06-09T16:07:08.661711444Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635627 | controller | Jun 09 16:07:08.661796 crc crio[22095]: time="2026-06-09T16:07:08.661753055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635642 | controller | Jun 09 16:07:08.661796 crc crio[22095]: time="2026-06-09T16:07:08.661778495Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635657 | controller | Jun 09 16:07:08.661875 crc crio[22095]: time="2026-06-09T16:07:08.661851137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635672 | controller | Jun 09 16:07:08.661966 crc crio[22095]: time="2026-06-09T16:07:08.661891748Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635688 | controller | Jun 09 16:07:08.662439 crc crio[22095]: time="2026-06-09T16:07:08.66235999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635703 | controller | Jun 09 16:07:08.662558 crc crio[22095]: time="2026-06-09T16:07:08.662452433Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635719 | controller | Jun 09 16:07:08.662558 crc crio[22095]: time="2026-06-09T16:07:08.662489454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635735 | controller | Jun 09 16:07:08.662643 crc crio[22095]: time="2026-06-09T16:07:08.662583256Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635750 | controller | Jun 09 16:07:08.662693 crc crio[22095]: time="2026-06-09T16:07:08.662613427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635765 | controller | Jun 09 16:07:08.662739 crc crio[22095]: time="2026-06-09T16:07:08.662707609Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635781 | controller | Jun 09 16:07:08.662979 crc crio[22095]: time="2026-06-09T16:07:08.662851443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635796 | controller | Jun 09 16:07:08.662979 crc crio[22095]: time="2026-06-09T16:07:08.662957846Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635811 | controller | Jun 09 16:07:08.663597 crc crio[22095]: time="2026-06-09T16:07:08.663183991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635826 | controller | Jun 09 16:07:08.663597 crc crio[22095]: time="2026-06-09T16:07:08.663384756Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635842 | controller | Jun 09 16:07:08.663723 crc crio[22095]: time="2026-06-09T16:07:08.663632803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635877 | controller | Jun 09 16:07:08.663723 crc crio[22095]: time="2026-06-09T16:07:08.663667774Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635895 | controller | Jun 09 16:07:08.663861 crc crio[22095]: time="2026-06-09T16:07:08.663778276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635911 | controller | Jun 09 16:07:08.664066 crc crio[22095]: time="2026-06-09T16:07:08.664017563Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635927 | controller | Jun 09 16:07:08.664125 crc crio[22095]: time="2026-06-09T16:07:08.664071824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635943 | controller | Jun 09 16:07:08.664125 crc crio[22095]: time="2026-06-09T16:07:08.664101035Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635961 | controller | Jun 09 16:07:08.664351 crc crio[22095]: time="2026-06-09T16:07:08.664232108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.635977 | controller | Jun 09 16:07:08.664351 crc crio[22095]: time="2026-06-09T16:07:08.664337591Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.635993 | controller | Jun 09 16:07:08.664524 crc crio[22095]: time="2026-06-09T16:07:08.664390292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636008 | controller | Jun 09 16:07:08.664524 crc crio[22095]: time="2026-06-09T16:07:08.664485955Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636023 | controller | Jun 09 16:07:08.664601 crc crio[22095]: time="2026-06-09T16:07:08.664536986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636038 | controller | Jun 09 16:07:08.664601 crc crio[22095]: time="2026-06-09T16:07:08.664576587Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636053 | controller | Jun 09 16:07:08.664994 crc crio[22095]: time="2026-06-09T16:07:08.664884375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636068 | controller | Jun 09 16:07:08.665102 crc crio[22095]: time="2026-06-09T16:07:08.665019008Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636084 | controller | Jun 09 16:07:08.665149 crc crio[22095]: time="2026-06-09T16:07:08.665113531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636099 | controller | Jun 09 16:07:08.665149 crc crio[22095]: time="2026-06-09T16:07:08.665142731Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636114 | controller | Jun 09 16:07:08.665246 crc crio[22095]: time="2026-06-09T16:07:08.665172152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636129 | controller | Jun 09 16:07:08.665246 crc crio[22095]: time="2026-06-09T16:07:08.665190843Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636144 | controller | Jun 09 16:07:08.665556 crc crio[22095]: time="2026-06-09T16:07:08.665444649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636159 | controller | Jun 09 16:07:08.665556 crc crio[22095]: time="2026-06-09T16:07:08.665546862Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636174 | controller | Jun 09 16:07:08.665680 crc crio[22095]: time="2026-06-09T16:07:08.665604553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636189 | controller | Jun 09 16:07:08.665680 crc crio[22095]: time="2026-06-09T16:07:08.665653294Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636205 | controller | Jun 09 16:07:08.665871 crc crio[22095]: time="2026-06-09T16:07:08.665693845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636220 | controller | Jun 09 16:07:08.665871 crc crio[22095]: time="2026-06-09T16:07:08.665730216Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636235 | controller | Jun 09 16:07:08.665871 crc crio[22095]: time="2026-06-09T16:07:08.665812458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636251 | controller | Jun 09 16:07:08.665871 crc crio[22095]: time="2026-06-09T16:07:08.665848979Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636267 | controller | Jun 09 16:07:08.666203 crc crio[22095]: time="2026-06-09T16:07:08.666130047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636285 | controller | Jun 09 16:07:08.666269 crc crio[22095]: time="2026-06-09T16:07:08.666210499Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636301 | controller | Jun 09 16:07:08.666454 crc crio[22095]: time="2026-06-09T16:07:08.66626282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636317 | controller | Jun 09 16:07:08.666454 crc crio[22095]: time="2026-06-09T16:07:08.666313661Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636332 | controller | Jun 09 16:07:08.666454 crc crio[22095]: time="2026-06-09T16:07:08.666339172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636347 | controller | Jun 09 16:07:08.666454 crc crio[22095]: time="2026-06-09T16:07:08.666371343Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636362 | controller | Jun 09 16:07:08.666599 crc crio[22095]: time="2026-06-09T16:07:08.666524667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636378 | controller | Jun 09 16:07:08.666599 crc crio[22095]: time="2026-06-09T16:07:08.666564258Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636393 | controller | Jun 09 16:07:08.666783 crc crio[22095]: time="2026-06-09T16:07:08.666735232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636407 | controller | Jun 09 16:07:08.666964 crc crio[22095]: time="2026-06-09T16:07:08.666813454Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636423 | controller | Jun 09 16:07:08.666964 crc crio[22095]: time="2026-06-09T16:07:08.666885276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636438 | controller | Jun 09 16:07:08.667062 crc crio[22095]: time="2026-06-09T16:07:08.6670302Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636452 | controller | Jun 09 16:07:08.667171 crc crio[22095]: time="2026-06-09T16:07:08.667133532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636467 | controller | Jun 09 16:07:08.667253 crc crio[22095]: time="2026-06-09T16:07:08.667186294Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636482 | controller | Jun 09 16:07:08.667389 crc crio[22095]: time="2026-06-09T16:07:08.667343408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636497 | controller | Jun 09 16:07:08.667553 crc crio[22095]: time="2026-06-09T16:07:08.66745052Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636512 | controller | Jun 09 16:07:08.667553 crc crio[22095]: time="2026-06-09T16:07:08.667504042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636527 | controller | Jun 09 16:07:08.667634 crc crio[22095]: time="2026-06-09T16:07:08.667551363Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636543 | controller | Jun 09 16:07:08.667669 crc crio[22095]: time="2026-06-09T16:07:08.667629195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636558 | controller | Jun 09 16:07:08.667709 crc crio[22095]: time="2026-06-09T16:07:08.667682276Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636573 | controller | Jun 09 16:07:08.668042 crc crio[22095]: time="2026-06-09T16:07:08.667977154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636589 | controller | Jun 09 16:07:08.668143 crc crio[22095]: time="2026-06-09T16:07:08.668061266Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636604 | controller | Jun 09 16:07:08.668143 crc crio[22095]: time="2026-06-09T16:07:08.668104597Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636622 | controller | Jun 09 16:07:08.668143 crc crio[22095]: time="2026-06-09T16:07:08.668137018Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636638 | controller | Jun 09 16:07:08.668251 crc crio[22095]: time="2026-06-09T16:07:08.668161419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636653 | controller | Jun 09 16:07:08.668251 crc crio[22095]: time="2026-06-09T16:07:08.668186369Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636668 | controller | Jun 09 16:07:08.668496 crc crio[22095]: time="2026-06-09T16:07:08.668443056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636683 | controller | Jun 09 16:07:08.668562 crc crio[22095]: time="2026-06-09T16:07:08.668520198Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636698 | controller | Jun 09 16:07:08.668604 crc crio[22095]: time="2026-06-09T16:07:08.668563279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636713 | controller | Jun 09 16:07:08.668604 crc crio[22095]: time="2026-06-09T16:07:08.6685976Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636729 | controller | Jun 09 16:07:08.668685 crc crio[22095]: time="2026-06-09T16:07:08.668639371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636743 | controller | Jun 09 16:07:08.668685 crc crio[22095]: time="2026-06-09T16:07:08.668662911Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636758 | controller | Jun 09 16:07:08.668886 crc crio[22095]: time="2026-06-09T16:07:08.668840316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636773 | controller | Jun 09 16:07:08.668988 crc crio[22095]: time="2026-06-09T16:07:08.668897847Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636788 | controller | Jun 09 16:07:08.669180 crc crio[22095]: time="2026-06-09T16:07:08.669125313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636803 | controller | Jun 09 16:07:08.669248 crc crio[22095]: time="2026-06-09T16:07:08.669214486Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636819 | controller | Jun 09 16:07:08.669248 crc crio[22095]: time="2026-06-09T16:07:08.669233396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636834 | controller | Jun 09 16:07:08.669328 crc crio[22095]: time="2026-06-09T16:07:08.669258087Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636852 | controller | Jun 09 16:07:08.669328 crc crio[22095]: time="2026-06-09T16:07:08.669294918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636885 | controller | Jun 09 16:07:08.669328 crc crio[22095]: time="2026-06-09T16:07:08.669317768Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636902 | controller | Jun 09 16:07:08.669997 crc crio[22095]: time="2026-06-09T16:07:08.669861512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636917 | controller | Jun 09 16:07:08.670071 crc crio[22095]: time="2026-06-09T16:07:08.670008276Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636933 | controller | Jun 09 16:07:08.670233 crc crio[22095]: time="2026-06-09T16:07:08.670145919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636948 | controller | Jun 09 16:07:08.670233 crc crio[22095]: time="2026-06-09T16:07:08.670191291Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636967 | controller | Jun 09 16:07:08.670356 crc crio[22095]: time="2026-06-09T16:07:08.670264862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.636982 | controller | Jun 09 16:07:08.670356 crc crio[22095]: time="2026-06-09T16:07:08.670292443Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.636997 | controller | Jun 09 16:07:08.670487 crc crio[22095]: time="2026-06-09T16:07:08.670449937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637013 | controller | Jun 09 16:07:08.670526 crc crio[22095]: time="2026-06-09T16:07:08.670503009Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637028 | controller | Jun 09 16:07:08.670711 crc crio[22095]: time="2026-06-09T16:07:08.670642582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637044 | controller | Jun 09 16:07:08.670788 crc crio[22095]: time="2026-06-09T16:07:08.670731654Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637059 | controller | Jun 09 16:07:08.670978 crc crio[22095]: time="2026-06-09T16:07:08.670855888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637074 | controller | Jun 09 16:07:08.671040 crc crio[22095]: time="2026-06-09T16:07:08.671013412Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637089 | controller | Jun 09 16:07:08.671126 crc crio[22095]: time="2026-06-09T16:07:08.671076753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637104 | controller | Jun 09 16:07:08.671210 crc crio[22095]: time="2026-06-09T16:07:08.671147565Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637119 | controller | Jun 09 16:07:08.671352 crc crio[22095]: time="2026-06-09T16:07:08.671215507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637134 | controller | Jun 09 16:07:08.671352 crc crio[22095]: time="2026-06-09T16:07:08.671255088Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637149 | controller | Jun 09 16:07:08.671561 crc crio[22095]: time="2026-06-09T16:07:08.671495974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637163 | controller | Jun 09 16:07:08.671630 crc crio[22095]: time="2026-06-09T16:07:08.671590816Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637178 | controller | Jun 09 16:07:08.671630 crc crio[22095]: time="2026-06-09T16:07:08.671615607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637193 | controller | Jun 09 16:07:08.671704 crc crio[22095]: time="2026-06-09T16:07:08.671647418Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637209 | controller | Jun 09 16:07:08.671747 crc crio[22095]: time="2026-06-09T16:07:08.67172374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637224 | controller | Jun 09 16:07:08.671901 crc crio[22095]: time="2026-06-09T16:07:08.671768811Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637239 | controller | Jun 09 16:07:08.672172 crc crio[22095]: time="2026-06-09T16:07:08.672031088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637254 | controller | Jun 09 16:07:08.672346 crc crio[22095]: time="2026-06-09T16:07:08.672267034Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637269 | controller | Jun 09 16:07:08.672550 crc crio[22095]: time="2026-06-09T16:07:08.67251048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637287 | controller | Jun 09 16:07:08.672700 crc crio[22095]: time="2026-06-09T16:07:08.672642553Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637303 | controller | Jun 09 16:07:08.672885 crc crio[22095]: time="2026-06-09T16:07:08.672785087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637318 | controller | Jun 09 16:07:08.673339 crc crio[22095]: time="2026-06-09T16:07:08.67289461Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637334 | controller | Jun 09 16:07:08.673339 crc crio[22095]: time="2026-06-09T16:07:08.673000472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637349 | controller | Jun 09 16:07:08.673339 crc crio[22095]: time="2026-06-09T16:07:08.673028183Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637364 | controller | Jun 09 16:07:08.673339 crc crio[22095]: time="2026-06-09T16:07:08.673230928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637379 | controller | Jun 09 16:07:08.673339 crc crio[22095]: time="2026-06-09T16:07:08.673264329Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637395 | controller | Jun 09 16:07:08.673823 crc crio[22095]: time="2026-06-09T16:07:08.673438664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637410 | controller | Jun 09 16:07:08.673823 crc crio[22095]: time="2026-06-09T16:07:08.673474755Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637425 | controller | Jun 09 16:07:08.673823 crc crio[22095]: time="2026-06-09T16:07:08.673535916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637440 | controller | Jun 09 16:07:08.673823 crc crio[22095]: time="2026-06-09T16:07:08.673599578Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637455 | controller | Jun 09 16:07:08.674091 crc crio[22095]: time="2026-06-09T16:07:08.674042919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637470 | controller | Jun 09 16:07:08.674219 crc crio[22095]: time="2026-06-09T16:07:08.674100441Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637486 | controller | Jun 09 16:07:08.674366 crc crio[22095]: time="2026-06-09T16:07:08.674250374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637501 | controller | Jun 09 16:07:08.674366 crc crio[22095]: time="2026-06-09T16:07:08.674361487Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637517 | controller | Jun 09 16:07:08.674509 crc crio[22095]: time="2026-06-09T16:07:08.674395608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637532 | controller | Jun 09 16:07:08.674509 crc crio[22095]: time="2026-06-09T16:07:08.67447853Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637548 | controller | Jun 09 16:07:08.674725 crc crio[22095]: time="2026-06-09T16:07:08.674655035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637563 | controller | Jun 09 16:07:08.674798 crc crio[22095]: time="2026-06-09T16:07:08.674750547Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637578 | controller | Jun 09 16:07:08.674844 crc crio[22095]: time="2026-06-09T16:07:08.674815709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637594 | controller | Jun 09 16:07:08.674886 crc crio[22095]: time="2026-06-09T16:07:08.67487005Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637612 | controller | Jun 09 16:07:08.675034 crc crio[22095]: time="2026-06-09T16:07:08.674904431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637628 | controller | Jun 09 16:07:08.675104 crc crio[22095]: time="2026-06-09T16:07:08.675073515Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637643 | controller | Jun 09 16:07:08.675156 crc crio[22095]: time="2026-06-09T16:07:08.675125167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637659 | controller | Jun 09 16:07:08.675211 crc crio[22095]: time="2026-06-09T16:07:08.675163368Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637700 | controller | Jun 09 16:07:08.675519 crc crio[22095]: time="2026-06-09T16:07:08.675445705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637718 | controller | Jun 09 16:07:08.675592 crc crio[22095]: time="2026-06-09T16:07:08.675539867Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637733 | controller | Jun 09 16:07:08.675640 crc crio[22095]: time="2026-06-09T16:07:08.675592999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637749 | controller | Jun 09 16:07:08.675684 crc crio[22095]: time="2026-06-09T16:07:08.67564378Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637764 | controller | Jun 09 16:07:08.675722 crc crio[22095]: time="2026-06-09T16:07:08.675698451Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637779 | controller | Jun 09 16:07:08.675722 crc crio[22095]: time="2026-06-09T16:07:08.675744013Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637795 | controller | Jun 09 16:07:08.675976 crc crio[22095]: time="2026-06-09T16:07:08.675827875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637810 | controller | Jun 09 16:07:08.675976 crc crio[22095]: time="2026-06-09T16:07:08.675874056Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637825 | controller | Jun 09 16:07:08.676179 crc crio[22095]: time="2026-06-09T16:07:08.676112222Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637841 | controller | Jun 09 16:07:08.676272 crc crio[22095]: time="2026-06-09T16:07:08.676185414Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637872 | controller | Jun 09 16:07:08.676272 crc crio[22095]: time="2026-06-09T16:07:08.676234925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637892 | controller | Jun 09 16:07:08.676351 crc crio[22095]: time="2026-06-09T16:07:08.676281496Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637908 | controller | Jun 09 16:07:08.676351 crc crio[22095]: time="2026-06-09T16:07:08.676336828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637924 | controller | Jun 09 16:07:08.676497 crc crio[22095]: time="2026-06-09T16:07:08.676378799Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637939 | controller | Jun 09 16:07:08.676666 crc crio[22095]: time="2026-06-09T16:07:08.676599854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637955 | controller | Jun 09 16:07:08.676666 crc crio[22095]: time="2026-06-09T16:07:08.676663376Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.637971 | controller | Jun 09 16:07:08.676776 crc crio[22095]: time="2026-06-09T16:07:08.676717297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.637989 | controller | Jun 09 16:07:08.676819 crc crio[22095]: time="2026-06-09T16:07:08.676776569Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638006 | controller | Jun 09 16:07:08.677012 crc crio[22095]: time="2026-06-09T16:07:08.676902292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638021 | controller | Jun 09 16:07:08.677012 crc crio[22095]: time="2026-06-09T16:07:08.676999165Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638036 | controller | Jun 09 16:07:08.677181 crc crio[22095]: time="2026-06-09T16:07:08.677128038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638051 | controller | Jun 09 16:07:08.677264 crc crio[22095]: time="2026-06-09T16:07:08.67720153Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638067 | controller | Jun 09 16:07:08.677320 crc crio[22095]: time="2026-06-09T16:07:08.677274622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638081 | controller | Jun 09 16:07:08.677371 crc crio[22095]: time="2026-06-09T16:07:08.677322563Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638097 | controller | Jun 09 16:07:08.677582 crc crio[22095]: time="2026-06-09T16:07:08.677521138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638112 | controller | Jun 09 16:07:08.677730 crc crio[22095]: time="2026-06-09T16:07:08.67759698Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638127 | controller | Jun 09 16:07:08.677730 crc crio[22095]: time="2026-06-09T16:07:08.677646161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638142 | controller | Jun 09 16:07:08.677730 crc crio[22095]: time="2026-06-09T16:07:08.677691902Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638157 | controller | Jun 09 16:07:08.677856 crc crio[22095]: time="2026-06-09T16:07:08.677771474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638173 | controller | Jun 09 16:07:08.677856 crc crio[22095]: time="2026-06-09T16:07:08.677825176Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638188 | controller | Jun 09 16:07:08.678144 crc crio[22095]: time="2026-06-09T16:07:08.67800523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638203 | controller | Jun 09 16:07:08.678144 crc crio[22095]: time="2026-06-09T16:07:08.678051622Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638218 | controller | Jun 09 16:07:08.678266 crc crio[22095]: time="2026-06-09T16:07:08.678170945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638234 | controller | Jun 09 16:07:08.678266 crc crio[22095]: time="2026-06-09T16:07:08.678225936Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638249 | controller | Jun 09 16:07:08.678464 crc crio[22095]: time="2026-06-09T16:07:08.67837744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638264 | controller | Jun 09 16:07:08.678543 crc crio[22095]: time="2026-06-09T16:07:08.678486213Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638279 | controller | Jun 09 16:07:08.678638 crc crio[22095]: time="2026-06-09T16:07:08.678588975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638294 | controller | Jun 09 16:07:08.678707 crc crio[22095]: time="2026-06-09T16:07:08.678659537Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638308 | controller | Jun 09 16:07:08.678984 crc crio[22095]: time="2026-06-09T16:07:08.67879335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638326 | controller | Jun 09 16:07:08.678984 crc crio[22095]: time="2026-06-09T16:07:08.678839422Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638342 | controller | Jun 09 16:07:08.680130 crc crio[22095]: time="2026-06-09T16:07:08.680076443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638358 | controller | Jun 09 16:07:08.680219 crc crio[22095]: time="2026-06-09T16:07:08.680171036Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638373 | controller | Jun 09 16:07:08.680219 crc crio[22095]: time="2026-06-09T16:07:08.680235897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638388 | controller | Jun 09 16:07:08.680219 crc crio[22095]: time="2026-06-09T16:07:08.680287679Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638404 | controller | Jun 09 16:07:08.680505 crc crio[22095]: time="2026-06-09T16:07:08.68033967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638419 | controller | Jun 09 16:07:08.680505 crc crio[22095]: time="2026-06-09T16:07:08.680378011Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638434 | controller | Jun 09 16:07:08.680505 crc crio[22095]: time="2026-06-09T16:07:08.680476604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638449 | controller | Jun 09 16:07:08.680654 crc crio[22095]: time="2026-06-09T16:07:08.680610967Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638464 | controller | Jun 09 16:07:08.680704 crc crio[22095]: time="2026-06-09T16:07:08.680687619Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638479 | controller | Jun 09 16:07:08.680778 crc crio[22095]: time="2026-06-09T16:07:08.68073358Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638494 | controller | Jun 09 16:07:08.680840 crc crio[22095]: time="2026-06-09T16:07:08.680806372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638508 | controller | Jun 09 16:07:08.680840 crc crio[22095]: time="2026-06-09T16:07:08.680838763Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638523 | controller | Jun 09 16:07:08.681194 crc crio[22095]: time="2026-06-09T16:07:08.68111815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638538 | controller | Jun 09 16:07:08.681261 crc crio[22095]: time="2026-06-09T16:07:08.681197322Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638553 | controller | Jun 09 16:07:08.681320 crc crio[22095]: time="2026-06-09T16:07:08.681268714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638568 | controller | Jun 09 16:07:08.681320 crc crio[22095]: time="2026-06-09T16:07:08.681310815Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638583 | controller | Jun 09 16:07:08.681664 crc crio[22095]: time="2026-06-09T16:07:08.681585762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638598 | controller | Jun 09 16:07:08.681750 crc crio[22095]: time="2026-06-09T16:07:08.681665344Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638613 | controller | Jun 09 16:07:08.681750 crc crio[22095]: time="2026-06-09T16:07:08.681711985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638627 | controller | Jun 09 16:07:08.681750 crc crio[22095]: time="2026-06-09T16:07:08.681746516Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638646 | controller | Jun 09 16:07:08.681855 crc crio[22095]: time="2026-06-09T16:07:08.681785307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638662 | controller | Jun 09 16:07:08.681855 crc crio[22095]: time="2026-06-09T16:07:08.681819208Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638678 | controller | Jun 09 16:07:08.682061 crc crio[22095]: time="2026-06-09T16:07:08.682022123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638693 | controller | Jun 09 16:07:08.682131 crc crio[22095]: time="2026-06-09T16:07:08.682080535Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638709 | controller | Jun 09 16:07:08.682204 crc crio[22095]: time="2026-06-09T16:07:08.682156277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638724 | controller | Jun 09 16:07:08.682281 crc crio[22095]: time="2026-06-09T16:07:08.682228588Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638739 | controller | Jun 09 16:07:08.682363 crc crio[22095]: time="2026-06-09T16:07:08.682324241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638755 | controller | Jun 09 16:07:08.682463 crc crio[22095]: time="2026-06-09T16:07:08.682371252Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638770 | controller | Jun 09 16:07:08.682647 crc crio[22095]: time="2026-06-09T16:07:08.682486465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638785 | controller | Jun 09 16:07:08.682647 crc crio[22095]: time="2026-06-09T16:07:08.682515996Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638801 | controller | Jun 09 16:07:08.682745 crc crio[22095]: time="2026-06-09T16:07:08.682710051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638816 | controller | Jun 09 16:07:08.682745 crc crio[22095]: time="2026-06-09T16:07:08.682742342Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638831 | controller | Jun 09 16:07:08.682847 crc crio[22095]: time="2026-06-09T16:07:08.682771492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638850 | controller | Jun 09 16:07:08.682847 crc crio[22095]: time="2026-06-09T16:07:08.682788603Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638883 | controller | Jun 09 16:07:08.683120 crc crio[22095]: time="2026-06-09T16:07:08.683020329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638900 | controller | Jun 09 16:07:08.683120 crc crio[22095]: time="2026-06-09T16:07:08.68307046Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638916 | controller | Jun 09 16:07:08.684152 crc crio[22095]: time="2026-06-09T16:07:08.684083216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638931 | controller | Jun 09 16:07:08.684152 crc crio[22095]: time="2026-06-09T16:07:08.684140777Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638947 | controller | Jun 09 16:07:08.684605 crc crio[22095]: time="2026-06-09T16:07:08.684170088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638962 | controller | Jun 09 16:07:08.684605 crc crio[22095]: time="2026-06-09T16:07:08.684195059Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.638977 | controller | Jun 09 16:07:08.684605 crc crio[22095]: time="2026-06-09T16:07:08.684224939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.638995 | controller | Jun 09 16:07:08.684605 crc crio[22095]: time="2026-06-09T16:07:08.68424563Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639011 | controller | Jun 09 16:07:08.684605 crc crio[22095]: time="2026-06-09T16:07:08.684464236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639027 | controller | Jun 09 16:07:08.684605 crc crio[22095]: time="2026-06-09T16:07:08.684533087Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639042 | controller | Jun 09 16:07:08.685095 crc crio[22095]: time="2026-06-09T16:07:08.684675831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639058 | controller | Jun 09 16:07:08.685095 crc crio[22095]: time="2026-06-09T16:07:08.684715762Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639073 | controller | Jun 09 16:07:08.685167 crc crio[22095]: time="2026-06-09T16:07:08.685111522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639088 | controller | Jun 09 16:07:08.685212 crc crio[22095]: time="2026-06-09T16:07:08.685172914Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639103 | controller | Jun 09 16:07:08.685212 crc crio[22095]: time="2026-06-09T16:07:08.685201814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639118 | controller | Jun 09 16:07:08.685288 crc crio[22095]: time="2026-06-09T16:07:08.685230135Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639134 | controller | Jun 09 16:07:08.685766 crc crio[22095]: time="2026-06-09T16:07:08.685690987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639149 | controller | Jun 09 16:07:08.686304 crc crio[22095]: time="2026-06-09T16:07:08.68622021Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639164 | controller | Jun 09 16:07:08.686464 crc crio[22095]: time="2026-06-09T16:07:08.686358294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639179 | controller | Jun 09 16:07:08.686527 crc crio[22095]: time="2026-06-09T16:07:08.686494487Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639194 | controller | Jun 09 16:07:08.686637 crc crio[22095]: time="2026-06-09T16:07:08.68658496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639209 | controller | Jun 09 16:07:08.686746 crc crio[22095]: time="2026-06-09T16:07:08.686702753Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639224 | controller | Jun 09 16:07:08.687611 crc crio[22095]: time="2026-06-09T16:07:08.687281168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639239 | controller | Jun 09 16:07:08.687892 crc crio[22095]: time="2026-06-09T16:07:08.687821831Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639254 | controller | Jun 09 16:07:08.687892 crc crio[22095]: time="2026-06-09T16:07:08.687887853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639269 | controller | Jun 09 16:07:08.688077 crc crio[22095]: time="2026-06-09T16:07:08.687975955Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639284 | controller | Jun 09 16:07:08.688077 crc crio[22095]: time="2026-06-09T16:07:08.688013656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639300 | controller | Jun 09 16:07:08.688077 crc crio[22095]: time="2026-06-09T16:07:08.688042457Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639318 | controller | Jun 09 16:07:08.688342 crc crio[22095]: time="2026-06-09T16:07:08.688212301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639334 | controller | Jun 09 16:07:08.688342 crc crio[22095]: time="2026-06-09T16:07:08.688284263Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639349 | controller | Jun 09 16:07:08.688342 crc crio[22095]: time="2026-06-09T16:07:08.688304114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639364 | controller | Jun 09 16:07:08.688342 crc crio[22095]: time="2026-06-09T16:07:08.688332874Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639380 | controller | Jun 09 16:07:08.688573 crc crio[22095]: time="2026-06-09T16:07:08.688442367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639394 | controller | Jun 09 16:07:08.688573 crc crio[22095]: time="2026-06-09T16:07:08.688490139Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639409 | controller | Jun 09 16:07:08.688733 crc crio[22095]: time="2026-06-09T16:07:08.688665033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639424 | controller | Jun 09 16:07:08.689099 crc crio[22095]: time="2026-06-09T16:07:08.688900989Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639439 | controller | Jun 09 16:07:08.689213 crc crio[22095]: time="2026-06-09T16:07:08.689176766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639454 | controller | Jun 09 16:07:08.689213 crc crio[22095]: time="2026-06-09T16:07:08.689294839Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639469 | controller | Jun 09 16:07:08.689468 crc crio[22095]: time="2026-06-09T16:07:08.689425522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639484 | controller | Jun 09 16:07:08.689566 crc crio[22095]: time="2026-06-09T16:07:08.689532675Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639499 | controller | Jun 09 16:07:08.689812 crc crio[22095]: time="2026-06-09T16:07:08.689678839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639514 | controller | Jun 09 16:07:08.689968 crc crio[22095]: time="2026-06-09T16:07:08.689878414Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639529 | controller | Jun 09 16:07:08.690044 crc crio[22095]: time="2026-06-09T16:07:08.690011357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639543 | controller | Jun 09 16:07:08.690212 crc crio[22095]: time="2026-06-09T16:07:08.69010802Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639558 | controller | Jun 09 16:07:08.690322 crc crio[22095]: time="2026-06-09T16:07:08.690287284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639573 | controller | Jun 09 16:07:08.690688 crc crio[22095]: time="2026-06-09T16:07:08.690418038Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639588 | controller | Jun 09 16:07:08.690688 crc crio[22095]: time="2026-06-09T16:07:08.690526661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639603 | controller | Jun 09 16:07:08.690688 crc crio[22095]: time="2026-06-09T16:07:08.690556031Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639618 | controller | Jun 09 16:07:08.690688 crc crio[22095]: time="2026-06-09T16:07:08.690592252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639636 | controller | Jun 09 16:07:08.690688 crc crio[22095]: time="2026-06-09T16:07:08.690642004Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639652 | controller | Jun 09 16:07:08.690870 crc crio[22095]: time="2026-06-09T16:07:08.690830238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639667 | controller | Jun 09 16:07:08.691015 crc crio[22095]: time="2026-06-09T16:07:08.690861699Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639682 | controller | Jun 09 16:07:08.691149 crc crio[22095]: time="2026-06-09T16:07:08.691026993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639698 | controller | Jun 09 16:07:08.691325 crc crio[22095]: time="2026-06-09T16:07:08.69126969Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639712 | controller | Jun 09 16:07:08.691507 crc crio[22095]: time="2026-06-09T16:07:08.691423694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639727 | controller | Jun 09 16:07:08.691666 crc crio[22095]: time="2026-06-09T16:07:08.691614468Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639742 | controller | Jun 09 16:07:08.691666 crc crio[22095]: time="2026-06-09T16:07:08.691633249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639757 | controller | Jun 09 16:07:08.691853 crc crio[22095]: time="2026-06-09T16:07:08.691743552Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639772 | controller | Jun 09 16:07:08.691853 crc crio[22095]: time="2026-06-09T16:07:08.691803993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639787 | controller | Jun 09 16:07:08.691853 crc crio[22095]: time="2026-06-09T16:07:08.691842444Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639803 | controller | Jun 09 16:07:08.692238 crc crio[22095]: time="2026-06-09T16:07:08.692135802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639818 | controller | Jun 09 16:07:08.692331 crc crio[22095]: time="2026-06-09T16:07:08.692241444Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639833 | controller | Jun 09 16:07:08.692442 crc crio[22095]: time="2026-06-09T16:07:08.692343237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639852 | controller | Jun 09 16:07:08.692503 crc crio[22095]: time="2026-06-09T16:07:08.69246321Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639885 | controller | Jun 09 16:07:08.692503 crc crio[22095]: time="2026-06-09T16:07:08.692479781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639902 | controller | Jun 09 16:07:08.692604 crc crio[22095]: time="2026-06-09T16:07:08.692567833Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639917 | controller | Jun 09 16:07:08.692764 crc crio[22095]: time="2026-06-09T16:07:08.692700076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639933 | controller | Jun 09 16:07:08.692903 crc crio[22095]: time="2026-06-09T16:07:08.692797119Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639948 | controller | Jun 09 16:07:08.692903 crc crio[22095]: time="2026-06-09T16:07:08.692892881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639964 | controller | Jun 09 16:07:08.693069 crc crio[22095]: time="2026-06-09T16:07:08.692995554Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.639979 | controller | Jun 09 16:07:08.693069 crc crio[22095]: time="2026-06-09T16:07:08.693054185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.639998 | controller | Jun 09 16:07:08.693181 crc crio[22095]: time="2026-06-09T16:07:08.693114857Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640013 | controller | Jun 09 16:07:08.693288 crc crio[22095]: time="2026-06-09T16:07:08.69323204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640028 | controller | Jun 09 16:07:08.693374 crc crio[22095]: time="2026-06-09T16:07:08.693315962Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640043 | controller | Jun 09 16:07:08.693490 crc crio[22095]: time="2026-06-09T16:07:08.693385524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640058 | controller | Jun 09 16:07:08.693490 crc crio[22095]: time="2026-06-09T16:07:08.693476506Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640073 | controller | Jun 09 16:07:08.693600 crc crio[22095]: time="2026-06-09T16:07:08.693521997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640089 | controller | Jun 09 16:07:08.693600 crc crio[22095]: time="2026-06-09T16:07:08.693557848Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640105 | controller | Jun 09 16:07:08.693867 crc crio[22095]: time="2026-06-09T16:07:08.693763403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640120 | controller | Jun 09 16:07:08.693867 crc crio[22095]: time="2026-06-09T16:07:08.693852646Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640135 | controller | Jun 09 16:07:08.694167 crc crio[22095]: time="2026-06-09T16:07:08.693978409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640150 | controller | Jun 09 16:07:08.694167 crc crio[22095]: time="2026-06-09T16:07:08.69402936Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640165 | controller | Jun 09 16:07:08.694276 crc crio[22095]: time="2026-06-09T16:07:08.694242146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640181 | controller | Jun 09 16:07:08.694329 crc crio[22095]: time="2026-06-09T16:07:08.694304297Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640197 | controller | Jun 09 16:07:08.694442 crc crio[22095]: time="2026-06-09T16:07:08.694369879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640212 | controller | Jun 09 16:07:08.694526 crc crio[22095]: time="2026-06-09T16:07:08.694454651Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640227 | controller | Jun 09 16:07:08.694775 crc crio[22095]: time="2026-06-09T16:07:08.694604625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640242 | controller | Jun 09 16:07:08.694775 crc crio[22095]: time="2026-06-09T16:07:08.694691377Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640257 | controller | Jun 09 16:07:08.694900 crc crio[22095]: time="2026-06-09T16:07:08.694774969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640273 | controller | Jun 09 16:07:08.694900 crc crio[22095]: time="2026-06-09T16:07:08.694825161Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640288 | controller | Jun 09 16:07:08.695259 crc crio[22095]: time="2026-06-09T16:07:08.695070757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640303 | controller | Jun 09 16:07:08.695259 crc crio[22095]: time="2026-06-09T16:07:08.695109838Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640325 | controller | Jun 09 16:07:08.695259 crc crio[22095]: time="2026-06-09T16:07:08.695239941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640340 | controller | Jun 09 16:07:08.695381 crc crio[22095]: time="2026-06-09T16:07:08.695269212Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640356 | controller | Jun 09 16:07:08.695565 crc crio[22095]: time="2026-06-09T16:07:08.695514718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640372 | controller | Jun 09 16:07:08.695645 crc crio[22095]: time="2026-06-09T16:07:08.69559022Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640387 | controller | Jun 09 16:07:08.695683 crc crio[22095]: time="2026-06-09T16:07:08.695639731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640402 | controller | Jun 09 16:07:08.695726 crc crio[22095]: time="2026-06-09T16:07:08.695688353Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640418 | controller | Jun 09 16:07:08.695869 crc crio[22095]: time="2026-06-09T16:07:08.695830886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640433 | controller | Jun 09 16:07:08.696024 crc crio[22095]: time="2026-06-09T16:07:08.695881568Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640448 | controller | Jun 09 16:07:08.696156 crc crio[22095]: time="2026-06-09T16:07:08.696113994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640464 | controller | Jun 09 16:07:08.696350 crc crio[22095]: time="2026-06-09T16:07:08.696163065Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640479 | controller | Jun 09 16:07:08.696350 crc crio[22095]: time="2026-06-09T16:07:08.696220896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640494 | controller | Jun 09 16:07:08.696350 crc crio[22095]: time="2026-06-09T16:07:08.696257127Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640509 | controller | Jun 09 16:07:08.696496 crc crio[22095]: time="2026-06-09T16:07:08.696456922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640524 | controller | Jun 09 16:07:08.696496 crc crio[22095]: time="2026-06-09T16:07:08.696494013Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640539 | controller | Jun 09 16:07:08.696641 crc crio[22095]: time="2026-06-09T16:07:08.696564375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640553 | controller | Jun 09 16:07:08.696641 crc crio[22095]: time="2026-06-09T16:07:08.696614766Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640568 | controller | Jun 09 16:07:08.696754 crc crio[22095]: time="2026-06-09T16:07:08.696730959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640583 | controller | Jun 09 16:07:08.696816 crc crio[22095]: time="2026-06-09T16:07:08.69676034Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640599 | controller | Jun 09 16:07:08.696954 crc crio[22095]: time="2026-06-09T16:07:08.696875483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640614 | controller | Jun 09 16:07:08.697047 crc crio[22095]: time="2026-06-09T16:07:08.696971505Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640629 | controller | Jun 09 16:07:08.697103 crc crio[22095]: time="2026-06-09T16:07:08.697080658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640648 | controller | Jun 09 16:07:08.697155 crc crio[22095]: time="2026-06-09T16:07:08.697115159Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640664 | controller | Jun 09 16:07:08.697389 crc crio[22095]: time="2026-06-09T16:07:08.697251113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640679 | controller | Jun 09 16:07:08.697389 crc crio[22095]: time="2026-06-09T16:07:08.697294254Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640694 | controller | Jun 09 16:07:08.697537 crc crio[22095]: time="2026-06-09T16:07:08.697461388Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640709 | controller | Jun 09 16:07:08.697537 crc crio[22095]: time="2026-06-09T16:07:08.697491679Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640724 | controller | Jun 09 16:07:08.697652 crc crio[22095]: time="2026-06-09T16:07:08.697614402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640739 | controller | Jun 09 16:07:08.697731 crc crio[22095]: time="2026-06-09T16:07:08.697656713Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640754 | controller | Jun 09 16:07:08.697821 crc crio[22095]: time="2026-06-09T16:07:08.697774706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640797 | controller | Jun 09 16:07:08.697890 crc crio[22095]: time="2026-06-09T16:07:08.697843948Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640906 | controller | Jun 09 16:07:08.698010 crc crio[22095]: time="2026-06-09T16:07:08.697976091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640934 | controller | Jun 09 16:07:08.698010 crc crio[22095]: time="2026-06-09T16:07:08.698010662Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640951 | controller | Jun 09 16:07:08.698163 crc crio[22095]: time="2026-06-09T16:07:08.698122515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640967 | controller | Jun 09 16:07:08.698233 crc crio[22095]: time="2026-06-09T16:07:08.698173806Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.640982 | controller | Jun 09 16:07:08.698320 crc crio[22095]: time="2026-06-09T16:07:08.698282529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.640998 | controller | Jun 09 16:07:08.698390 crc crio[22095]: time="2026-06-09T16:07:08.6983251Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641014 | controller | Jun 09 16:07:08.698390 crc crio[22095]: time="2026-06-09T16:07:08.698491094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641030 | controller | Jun 09 16:07:08.698614 crc crio[22095]: time="2026-06-09T16:07:08.698530105Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641045 | controller | Jun 09 16:07:08.698650 crc crio[22095]: time="2026-06-09T16:07:08.698627588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641060 | controller | Jun 09 16:07:08.698693 crc crio[22095]: time="2026-06-09T16:07:08.698665889Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641076 | controller | Jun 09 16:07:08.698886 crc crio[22095]: time="2026-06-09T16:07:08.698846603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641091 | controller | Jun 09 16:07:08.699019 crc crio[22095]: time="2026-06-09T16:07:08.698901925Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641110 | controller | Jun 09 16:07:08.699097 crc crio[22095]: time="2026-06-09T16:07:08.699033248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641126 | controller | Jun 09 16:07:08.699097 crc crio[22095]: time="2026-06-09T16:07:08.699067789Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641141 | controller | Jun 09 16:07:08.699241 crc crio[22095]: time="2026-06-09T16:07:08.699183062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641156 | controller | Jun 09 16:07:08.699304 crc crio[22095]: time="2026-06-09T16:07:08.699251044Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641171 | controller | Jun 09 16:07:08.699488 crc crio[22095]: time="2026-06-09T16:07:08.699449679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641186 | controller | Jun 09 16:07:08.699663 crc crio[22095]: time="2026-06-09T16:07:08.69949267Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641201 | controller | Jun 09 16:07:08.700033 crc crio[22095]: time="2026-06-09T16:07:08.699992233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641216 | controller | Jun 09 16:07:08.700136 crc crio[22095]: time="2026-06-09T16:07:08.700045374Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641232 | controller | Jun 09 16:07:08.700136 crc crio[22095]: time="2026-06-09T16:07:08.700078355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641247 | controller | Jun 09 16:07:08.700136 crc crio[22095]: time="2026-06-09T16:07:08.700104906Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641262 | controller | Jun 09 16:07:08.700277 crc crio[22095]: time="2026-06-09T16:07:08.700147317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641277 | controller | Jun 09 16:07:08.700277 crc crio[22095]: time="2026-06-09T16:07:08.700172707Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641293 | controller | Jun 09 16:07:08.700580 crc crio[22095]: time="2026-06-09T16:07:08.700519926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641308 | controller | Jun 09 16:07:08.700768 crc crio[22095]: time="2026-06-09T16:07:08.700600798Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641323 | controller | Jun 09 16:07:08.700768 crc crio[22095]: time="2026-06-09T16:07:08.700631289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641338 | controller | Jun 09 16:07:08.700768 crc crio[22095]: time="2026-06-09T16:07:08.70066642Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641353 | controller | Jun 09 16:07:08.701107 crc crio[22095]: time="2026-06-09T16:07:08.700845964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641368 | controller | Jun 09 16:07:08.701107 crc crio[22095]: time="2026-06-09T16:07:08.700900126Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641383 | controller | Jun 09 16:07:08.701208 crc crio[22095]: time="2026-06-09T16:07:08.701117701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641399 | controller | Jun 09 16:07:08.701208 crc crio[22095]: time="2026-06-09T16:07:08.701161863Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641414 | controller | Jun 09 16:07:08.701351 crc crio[22095]: time="2026-06-09T16:07:08.701298326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641432 | controller | Jun 09 16:07:08.701450 crc crio[22095]: time="2026-06-09T16:07:08.701371568Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641448 | controller | Jun 09 16:07:08.701504 crc crio[22095]: time="2026-06-09T16:07:08.701481341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641463 | controller | Jun 09 16:07:08.701548 crc crio[22095]: time="2026-06-09T16:07:08.701530062Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641478 | controller | Jun 09 16:07:08.701705 crc crio[22095]: time="2026-06-09T16:07:08.701657265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641493 | controller | Jun 09 16:07:08.701768 crc crio[22095]: time="2026-06-09T16:07:08.701730057Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641507 | controller | Jun 09 16:07:08.701954 crc crio[22095]: time="2026-06-09T16:07:08.701768338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641522 | controller | Jun 09 16:07:08.701954 crc crio[22095]: time="2026-06-09T16:07:08.701794419Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641537 | controller | Jun 09 16:07:08.702042 crc crio[22095]: time="2026-06-09T16:07:08.702020485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641552 | controller | Jun 09 16:07:08.702091 crc crio[22095]: time="2026-06-09T16:07:08.702070466Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641567 | controller | Jun 09 16:07:08.702898 crc crio[22095]: time="2026-06-09T16:07:08.702695412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641582 | controller | Jun 09 16:07:08.703093 crc crio[22095]: time="2026-06-09T16:07:08.70301366Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641597 | controller | Jun 09 16:07:08.703093 crc crio[22095]: time="2026-06-09T16:07:08.703063431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641613 | controller | Jun 09 16:07:08.703166 crc crio[22095]: time="2026-06-09T16:07:08.703098862Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641628 | controller | Jun 09 16:07:08.703166 crc crio[22095]: time="2026-06-09T16:07:08.703146953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641643 | controller | Jun 09 16:07:08.703267 crc crio[22095]: time="2026-06-09T16:07:08.703223935Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641659 | controller | Jun 09 16:07:08.703553 crc crio[22095]: time="2026-06-09T16:07:08.703478292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641674 | controller | Jun 09 16:07:08.703622 crc crio[22095]: time="2026-06-09T16:07:08.703555754Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641689 | controller | Jun 09 16:07:08.703713 crc crio[22095]: time="2026-06-09T16:07:08.703663887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641704 | controller | Jun 09 16:07:08.703778 crc crio[22095]: time="2026-06-09T16:07:08.703722538Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641734 | controller | Jun 09 16:07:08.704192 crc crio[22095]: time="2026-06-09T16:07:08.704011025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641751 | controller | Jun 09 16:07:08.704371 crc crio[22095]: time="2026-06-09T16:07:08.704298333Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641770 | controller | Jun 09 16:07:08.704487 crc crio[22095]: time="2026-06-09T16:07:08.704373905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641786 | controller | Jun 09 16:07:08.704487 crc crio[22095]: time="2026-06-09T16:07:08.704451277Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641802 | controller | Jun 09 16:07:08.704573 crc crio[22095]: time="2026-06-09T16:07:08.704499908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641817 | controller | Jun 09 16:07:08.704573 crc crio[22095]: time="2026-06-09T16:07:08.704534169Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641832 | controller | Jun 09 16:07:08.704764 crc crio[22095]: time="2026-06-09T16:07:08.704706483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641847 | controller | Jun 09 16:07:08.704822 crc crio[22095]: time="2026-06-09T16:07:08.704778465Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641886 | controller | Jun 09 16:07:08.704865 crc crio[22095]: time="2026-06-09T16:07:08.704819316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641904 | controller | Jun 09 16:07:08.704865 crc crio[22095]: time="2026-06-09T16:07:08.704857907Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641920 | controller | Jun 09 16:07:08.705089 crc crio[22095]: time="2026-06-09T16:07:08.70497818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641935 | controller | Jun 09 16:07:08.705089 crc crio[22095]: time="2026-06-09T16:07:08.705031742Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641951 | controller | Jun 09 16:07:08.705268 crc crio[22095]: time="2026-06-09T16:07:08.705227077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641966 | controller | Jun 09 16:07:08.705310 crc crio[22095]: time="2026-06-09T16:07:08.705278208Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.641981 | controller | Jun 09 16:07:08.705539 crc crio[22095]: time="2026-06-09T16:07:08.705466003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.641996 | controller | Jun 09 16:07:08.705613 crc crio[22095]: time="2026-06-09T16:07:08.705545455Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642011 | controller | Jun 09 16:07:08.705613 crc crio[22095]: time="2026-06-09T16:07:08.705583716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642026 | controller | Jun 09 16:07:08.705689 crc crio[22095]: time="2026-06-09T16:07:08.705622117Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642041 | controller | Jun 09 16:07:08.705689 crc crio[22095]: time="2026-06-09T16:07:08.705649647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642056 | controller | Jun 09 16:07:08.705689 crc crio[22095]: time="2026-06-09T16:07:08.705666268Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642072 | controller | Jun 09 16:07:08.708008 crc crio[22095]: time="2026-06-09T16:07:08.707873404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642087 | controller | Jun 09 16:07:08.708008 crc crio[22095]: time="2026-06-09T16:07:08.707974807Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642102 | controller | Jun 09 16:07:08.708186 crc crio[22095]: time="2026-06-09T16:07:08.708018048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642117 | controller | Jun 09 16:07:08.708186 crc crio[22095]: time="2026-06-09T16:07:08.708052559Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642135 | controller | Jun 09 16:07:08.708602 crc crio[22095]: time="2026-06-09T16:07:08.708378077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642151 | controller | Jun 09 16:07:08.708602 crc crio[22095]: time="2026-06-09T16:07:08.708526321Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642167 | controller | Jun 09 16:07:08.708704 crc crio[22095]: time="2026-06-09T16:07:08.708629334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642182 | controller | Jun 09 16:07:08.708704 crc crio[22095]: time="2026-06-09T16:07:08.708682295Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642200 | controller | Jun 09 16:07:08.709068 crc crio[22095]: time="2026-06-09T16:07:08.708988863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642215 | controller | Jun 09 16:07:08.709132 crc crio[22095]: time="2026-06-09T16:07:08.709083315Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642231 | controller | Jun 09 16:07:08.709279 crc crio[22095]: time="2026-06-09T16:07:08.709219319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642246 | controller | Jun 09 16:07:08.709338 crc crio[22095]: time="2026-06-09T16:07:08.709292351Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642261 | controller | Jun 09 16:07:08.709592 crc crio[22095]: time="2026-06-09T16:07:08.709506456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642276 | controller | Jun 09 16:07:08.709750 crc crio[22095]: time="2026-06-09T16:07:08.709603218Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642291 | controller | Jun 09 16:07:08.709750 crc crio[22095]: time="2026-06-09T16:07:08.70966341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642306 | controller | Jun 09 16:07:08.709750 crc crio[22095]: time="2026-06-09T16:07:08.709712011Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642322 | controller | Jun 09 16:07:08.709878 crc crio[22095]: time="2026-06-09T16:07:08.709758582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642337 | controller | Jun 09 16:07:08.709878 crc crio[22095]: time="2026-06-09T16:07:08.709794873Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642353 | controller | Jun 09 16:07:08.710127 crc crio[22095]: time="2026-06-09T16:07:08.71007303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642369 | controller | Jun 09 16:07:08.710190 crc crio[22095]: time="2026-06-09T16:07:08.710160233Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642384 | controller | Jun 09 16:07:08.710267 crc crio[22095]: time="2026-06-09T16:07:08.710222574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642400 | controller | Jun 09 16:07:08.710334 crc crio[22095]: time="2026-06-09T16:07:08.710291756Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642415 | controller | Jun 09 16:07:08.710334 crc crio[22095]: time="2026-06-09T16:07:08.710314877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642430 | controller | Jun 09 16:07:08.710442 crc crio[22095]: time="2026-06-09T16:07:08.710338477Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642446 | controller | Jun 09 16:07:08.710594 crc crio[22095]: time="2026-06-09T16:07:08.710490121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642464 | controller | Jun 09 16:07:08.710721 crc crio[22095]: time="2026-06-09T16:07:08.710685246Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642480 | controller | Jun 09 16:07:08.710888 crc crio[22095]: time="2026-06-09T16:07:08.710807829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642495 | controller | Jun 09 16:07:08.711033 crc crio[22095]: time="2026-06-09T16:07:08.710906142Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642511 | controller | Jun 09 16:07:08.711033 crc crio[22095]: time="2026-06-09T16:07:08.711008164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642526 | controller | Jun 09 16:07:08.711124 crc crio[22095]: time="2026-06-09T16:07:08.711050036Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642542 | controller | Jun 09 16:07:08.711296 crc crio[22095]: time="2026-06-09T16:07:08.71124337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642557 | controller | Jun 09 16:07:08.711363 crc crio[22095]: time="2026-06-09T16:07:08.711318352Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642572 | controller | Jun 09 16:07:08.711590 crc crio[22095]: time="2026-06-09T16:07:08.711369464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642587 | controller | Jun 09 16:07:08.711590 crc crio[22095]: time="2026-06-09T16:07:08.711445256Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642602 | controller | Jun 09 16:07:08.711590 crc crio[22095]: time="2026-06-09T16:07:08.711505477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642617 | controller | Jun 09 16:07:08.711590 crc crio[22095]: time="2026-06-09T16:07:08.711543948Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642632 | controller | Jun 09 16:07:08.711985 crc crio[22095]: time="2026-06-09T16:07:08.711810075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642648 | controller | Jun 09 16:07:08.711985 crc crio[22095]: time="2026-06-09T16:07:08.711886747Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642663 | controller | Jun 09 16:07:08.712096 crc crio[22095]: time="2026-06-09T16:07:08.71201568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642678 | controller | Jun 09 16:07:08.712135 crc crio[22095]: time="2026-06-09T16:07:08.712100112Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642693 | controller | Jun 09 16:07:08.712228 crc crio[22095]: time="2026-06-09T16:07:08.712187545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642709 | controller | Jun 09 16:07:08.712290 crc crio[22095]: time="2026-06-09T16:07:08.712244986Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642724 | controller | Jun 09 16:07:08.712555 crc crio[22095]: time="2026-06-09T16:07:08.712502553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642739 | controller | Jun 09 16:07:08.712659 crc crio[22095]: time="2026-06-09T16:07:08.712626506Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642754 | controller | Jun 09 16:07:08.712783 crc crio[22095]: time="2026-06-09T16:07:08.712734589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642769 | controller | Jun 09 16:07:08.713126 crc crio[22095]: time="2026-06-09T16:07:08.713017366Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642787 | controller | Jun 09 16:07:08.713236 crc crio[22095]: time="2026-06-09T16:07:08.71320157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642803 | controller | Jun 09 16:07:08.713336 crc crio[22095]: time="2026-06-09T16:07:08.713304363Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642819 | controller | Jun 09 16:07:08.713388 crc crio[22095]: time="2026-06-09T16:07:08.713352574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642833 | controller | Jun 09 16:07:08.713388 crc crio[22095]: time="2026-06-09T16:07:08.713379505Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642851 | controller | Jun 09 16:07:08.713564 crc crio[22095]: time="2026-06-09T16:07:08.713504978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642884 | controller | Jun 09 16:07:08.713627 crc crio[22095]: time="2026-06-09T16:07:08.713599821Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642901 | controller | Jun 09 16:07:08.713747 crc crio[22095]: time="2026-06-09T16:07:08.713662332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642916 | controller | Jun 09 16:07:08.713747 crc crio[22095]: time="2026-06-09T16:07:08.713737684Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642932 | controller | Jun 09 16:07:08.713839 crc crio[22095]: time="2026-06-09T16:07:08.713786645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642947 | controller | Jun 09 16:07:08.713839 crc crio[22095]: time="2026-06-09T16:07:08.713821446Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642963 | controller | Jun 09 16:07:08.714178 crc crio[22095]: time="2026-06-09T16:07:08.714106044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.642979 | controller | Jun 09 16:07:08.714296 crc crio[22095]: time="2026-06-09T16:07:08.714247477Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.642994 | controller | Jun 09 16:07:08.714421 crc crio[22095]: time="2026-06-09T16:07:08.71435916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643009 | controller | Jun 09 16:07:08.714524 crc crio[22095]: time="2026-06-09T16:07:08.714491063Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643025 | controller | Jun 09 16:07:08.714639 crc crio[22095]: time="2026-06-09T16:07:08.714607756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643040 | controller | Jun 09 16:07:08.714870 crc crio[22095]: time="2026-06-09T16:07:08.714834792Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643055 | controller | Jun 09 16:07:08.715090 crc crio[22095]: time="2026-06-09T16:07:08.715037857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643071 | controller | Jun 09 16:07:08.715289 crc crio[22095]: time="2026-06-09T16:07:08.715163131Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643086 | controller | Jun 09 16:07:08.715367 crc crio[22095]: time="2026-06-09T16:07:08.715289334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643101 | controller | Jun 09 16:07:08.715519 crc crio[22095]: time="2026-06-09T16:07:08.715484569Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643116 | controller | Jun 09 16:07:08.715635 crc crio[22095]: time="2026-06-09T16:07:08.715602462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643135 | controller | Jun 09 16:07:08.715743 crc crio[22095]: time="2026-06-09T16:07:08.715712715Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643151 | controller | Jun 09 16:07:08.715960 crc crio[22095]: time="2026-06-09T16:07:08.715835408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643166 | controller | Jun 09 16:07:08.716036 crc crio[22095]: time="2026-06-09T16:07:08.715991212Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643182 | controller | Jun 09 16:07:08.716036 crc crio[22095]: time="2026-06-09T16:07:08.716006472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643197 | controller | Jun 09 16:07:08.716138 crc crio[22095]: time="2026-06-09T16:07:08.716105245Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643213 | controller | Jun 09 16:07:08.716609 crc crio[22095]: time="2026-06-09T16:07:08.716251978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643228 | controller | Jun 09 16:07:08.716609 crc crio[22095]: time="2026-06-09T16:07:08.716508265Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643243 | controller | Jun 09 16:07:08.716699 crc crio[22095]: time="2026-06-09T16:07:08.716640428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643259 | controller | Jun 09 16:07:08.716742 crc crio[22095]: time="2026-06-09T16:07:08.716672919Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643274 | controller | Jun 09 16:07:08.716879 crc crio[22095]: time="2026-06-09T16:07:08.716814893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643289 | controller | Jun 09 16:07:08.717033 crc crio[22095]: time="2026-06-09T16:07:08.716906355Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643305 | controller | Jun 09 16:07:08.717228 crc crio[22095]: time="2026-06-09T16:07:08.717069679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643320 | controller | Jun 09 16:07:08.717228 crc crio[22095]: time="2026-06-09T16:07:08.717123581Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643335 | controller | Jun 09 16:07:08.717228 crc crio[22095]: time="2026-06-09T16:07:08.717168352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643350 | controller | Jun 09 16:07:08.717228 crc crio[22095]: time="2026-06-09T16:07:08.717208093Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643365 | controller | Jun 09 16:07:08.717527 crc crio[22095]: time="2026-06-09T16:07:08.717455519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643380 | controller | Jun 09 16:07:08.717587 crc crio[22095]: time="2026-06-09T16:07:08.717549962Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643395 | controller | Jun 09 16:07:08.717721 crc crio[22095]: time="2026-06-09T16:07:08.717617583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643410 | controller | Jun 09 16:07:08.717721 crc crio[22095]: time="2026-06-09T16:07:08.717687745Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643425 | controller | Jun 09 16:07:08.717836 crc crio[22095]: time="2026-06-09T16:07:08.717736647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643440 | controller | Jun 09 16:07:08.717836 crc crio[22095]: time="2026-06-09T16:07:08.717778108Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643459 | controller | Jun 09 16:07:08.717836 crc crio[22095]: time="2026-06-09T16:07:08.717801898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643475 | controller | Jun 09 16:07:08.717836 crc crio[22095]: time="2026-06-09T16:07:08.717837819Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643490 | controller | Jun 09 16:07:08.718214 crc crio[22095]: time="2026-06-09T16:07:08.718149907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643505 | controller | Jun 09 16:07:08.718292 crc crio[22095]: time="2026-06-09T16:07:08.718241219Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643520 | controller | Jun 09 16:07:08.718292 crc crio[22095]: time="2026-06-09T16:07:08.71826551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643535 | controller | Jun 09 16:07:08.718515 crc crio[22095]: time="2026-06-09T16:07:08.718297761Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643550 | controller | Jun 09 16:07:08.718515 crc crio[22095]: time="2026-06-09T16:07:08.718349052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643566 | controller | Jun 09 16:07:08.718515 crc crio[22095]: time="2026-06-09T16:07:08.718462855Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643580 | controller | Jun 09 16:07:08.718634 crc crio[22095]: time="2026-06-09T16:07:08.718533577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643595 | controller | Jun 09 16:07:08.718634 crc crio[22095]: time="2026-06-09T16:07:08.718592788Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643610 | controller | Jun 09 16:07:08.718826 crc crio[22095]: time="2026-06-09T16:07:08.718688991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643625 | controller | Jun 09 16:07:08.718826 crc crio[22095]: time="2026-06-09T16:07:08.718771503Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643640 | controller | Jun 09 16:07:08.719027 crc crio[22095]: time="2026-06-09T16:07:08.718974838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643655 | controller | Jun 09 16:07:08.719086 crc crio[22095]: time="2026-06-09T16:07:08.71906373Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643670 | controller | Jun 09 16:07:08.719300 crc crio[22095]: time="2026-06-09T16:07:08.719249025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643685 | controller | Jun 09 16:07:08.719369 crc crio[22095]: time="2026-06-09T16:07:08.719338827Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643701 | controller | Jun 09 16:07:08.719718 crc crio[22095]: time="2026-06-09T16:07:08.719642065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643716 | controller | Jun 09 16:07:08.719787 crc crio[22095]: time="2026-06-09T16:07:08.719724117Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643731 | controller | Jun 09 16:07:08.719787 crc crio[22095]: time="2026-06-09T16:07:08.719772099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643747 | controller | Jun 09 16:07:08.719997 crc crio[22095]: time="2026-06-09T16:07:08.719806149Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643762 | controller | Jun 09 16:07:08.719997 crc crio[22095]: time="2026-06-09T16:07:08.719859781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643780 | controller | Jun 09 16:07:08.719997 crc crio[22095]: time="2026-06-09T16:07:08.719902372Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643796 | controller | Jun 09 16:07:08.720127 crc crio[22095]: time="2026-06-09T16:07:08.720058276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643811 | controller | Jun 09 16:07:08.720127 crc crio[22095]: time="2026-06-09T16:07:08.720102427Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643826 | controller | Jun 09 16:07:08.720421 crc crio[22095]: time="2026-06-09T16:07:08.720313252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643841 | controller | Jun 09 16:07:08.720421 crc crio[22095]: time="2026-06-09T16:07:08.720360924Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643873 | controller | Jun 09 16:07:08.720585 crc crio[22095]: time="2026-06-09T16:07:08.720459976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643893 | controller | Jun 09 16:07:08.720585 crc crio[22095]: time="2026-06-09T16:07:08.720499647Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643909 | controller | Jun 09 16:07:08.720585 crc crio[22095]: time="2026-06-09T16:07:08.720545538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643925 | controller | Jun 09 16:07:08.720585 crc crio[22095]: time="2026-06-09T16:07:08.720578159Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643940 | controller | Jun 09 16:07:08.720739 crc crio[22095]: time="2026-06-09T16:07:08.72061654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643955 | controller | Jun 09 16:07:08.720739 crc crio[22095]: time="2026-06-09T16:07:08.720640321Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.643971 | controller | Jun 09 16:07:08.720739 crc crio[22095]: time="2026-06-09T16:07:08.720714153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:40:40.643986 | controller | Jun 09 16:07:08.720843 crc crio[22095]: time="2026-06-09T16:07:08.720743053Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:40:40.644001 | controller | Jun 09 16:07:12.310308 crc crio[22095]: time="2026-06-09T16:07:12.309549136Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:40:40.644016 | controller | Jun 09 16:07:12.351265 crc crio[22095]: time="2026-06-09T16:07:12.351128439Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.644032 | controller | Jun 09 16:07:12.351265 crc crio[22095]: time="2026-06-09T16:07:12.351247192Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.644047 | controller | Jun 09 16:07:12.351691 crc crio[22095]: time="2026-06-09T16:07:12.351312214Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:40:40.644063 | controller | Jun 09 16:07:12.382977 crc crio[22095]: time="2026-06-09T16:07:12.382713897Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:40:40.644078 | controller | Jun 09 16:07:12.382977 crc crio[22095]: time="2026-06-09T16:07:12.382782779Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:40:40.644093 | controller | Jun 09 16:07:40.544164 crc crio[22095]: time="2026-06-09T16:07:40.543012981Z" level=info msg="Stopping pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc" id=d0bff024-e3dc-475e-b1c5-681530170cd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.644112 | controller | Jun 09 16:07:40.544164 crc crio[22095]: time="2026-06-09T16:07:40.544062158Z" level=info msg="Stopped pod sandbox (already stopped): 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc" id=d0bff024-e3dc-475e-b1c5-681530170cd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.644129 | controller | Jun 09 16:07:40.545870 crc crio[22095]: time="2026-06-09T16:07:40.545083974Z" level=info msg="Removing pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc" id=f719369c-06c1-4d5c-a382-611c2e08ea03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.644144 | controller | Jun 09 16:07:40.560536 crc crio[22095]: time="2026-06-09T16:07:40.560386886Z" level=info msg="Removed pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc" id=f719369c-06c1-4d5c-a382-611c2e08ea03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.644159 | controller | Jun 09 16:07:40.561814 crc crio[22095]: time="2026-06-09T16:07:40.561751801Z" level=info msg="Stopping pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306" id=060cad61-a1ad-46a7-b403-5e36ed1f1a7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.644175 | controller | Jun 09 16:07:40.561970 crc crio[22095]: time="2026-06-09T16:07:40.561832203Z" level=info msg="Stopped pod sandbox (already stopped): 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306" id=060cad61-a1ad-46a7-b403-5e36ed1f1a7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.644190 | controller | Jun 09 16:07:40.563054 crc crio[22095]: time="2026-06-09T16:07:40.562868969Z" level=info msg="Removing pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306" id=b00d001d-e78e-46f3-b491-9bcc2d63eb47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.644205 | controller | Jun 09 16:07:40.572178 crc crio[22095]: time="2026-06-09T16:07:40.572029274Z" level=info msg="Removed pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306" id=b00d001d-e78e-46f3-b491-9bcc2d63eb47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.644221 | controller | Jun 09 16:07:43.032875 crc crio[22095]: time="2026-06-09T16:07:43.032281704Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/POD" id=6cda975d-e07e-470a-ae06-ab4f9f9321b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.644237 | controller | Jun 09 16:07:43.033853 crc crio[22095]: time="2026-06-09T16:07:43.03290352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644253 | controller | Jun 09 16:07:43.084487 crc crio[22095]: time="2026-06-09T16:07:43.082085698Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0028b6140}] Aliases:map[]}"
2026-06-09 17:40:40.644269 | controller | Jun 09 16:07:43.084487 crc crio[22095]: time="2026-06-09T16:07:43.082216471Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.644285 | controller | Jun 09 16:07:43.563648 crc crio[22095]: 2026-06-09T16:07:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d849e3aa84766c1 Mac:1e:54:3c:4b:8c:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 SocketPath: PciID:}] [{Interface:0xc00013c5a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.644305 | controller | Jun 09 16:07:43.566602 crc crio[22095]: time="2026-06-09T16:07:43.566527778Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0028b6140}] Aliases:map[]}"
2026-06-09 17:40:40.644322 | controller | Jun 09 16:07:43.566800 crc crio[22095]: time="2026-06-09T16:07:43.566736983Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.644338 | controller | Jun 09 16:07:43.573868 crc crio[22095]: time="2026-06-09T16:07:43.573765553Z" level=info msg="Ran pod sandbox d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/POD" id=6cda975d-e07e-470a-ae06-ab4f9f9321b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.644354 | controller | Jun 09 16:07:43.578020 crc crio[22095]: time="2026-06-09T16:07:43.57757897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ffc7961-1b03-400d-a668-4bf9a6ccece8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644369 | controller | Jun 09 16:07:43.579906 crc crio[22095]: time="2026-06-09T16:07:43.579852108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=74e25966-568d-484a-bb38-9138950684f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644385 | controller | Jun 09 16:07:43.592881 crc crio[22095]: time="2026-06-09T16:07:43.59201965Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util" id=c716ad65-3c91-4f09-82de-618c3e10fa96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.644401 | controller | Jun 09 16:07:43.592881 crc crio[22095]: time="2026-06-09T16:07:43.592772269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644417 | controller | Jun 09 16:07:43.626203 crc crio[22095]: time="2026-06-09T16:07:43.62606435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644432 | controller | Jun 09 16:07:43.631769 crc crio[22095]: time="2026-06-09T16:07:43.631700404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644448 | controller | Jun 09 16:07:43.783311 crc crio[22095]: time="2026-06-09T16:07:43.783146217Z" level=info msg="Created container 34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util" id=c716ad65-3c91-4f09-82de-618c3e10fa96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.644464 | controller | Jun 09 16:07:43.785557 crc crio[22095]: time="2026-06-09T16:07:43.785209339Z" level=info msg="Starting container: 34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c" id=a04356ff-f2d2-4ff6-8e75-a2f8518402a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.644483 | controller | Jun 09 16:07:43.796616 crc crio[22095]: time="2026-06-09T16:07:43.796369605Z" level=info msg="Started container" PID=39493 containerID=34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util id=a04356ff-f2d2-4ff6-8e75-a2f8518402a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9
2026-06-09 17:40:40.644500 | controller | Jun 09 16:07:44.833148 crc crio[22095]: time="2026-06-09T16:07:44.830172804Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644516 | controller | Jun 09 16:07:44.834220 crc crio[22095]: time="2026-06-09T16:07:44.83352023Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644531 | controller | Jun 09 16:07:44.834220 crc crio[22095]: time="2026-06-09T16:07:44.833589021Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644547 | controller | Jun 09 16:07:44.835015 crc crio[22095]: time="2026-06-09T16:07:44.834898755Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=276a8df0-5b20-42c7-90e1-6bba255344f4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.644563 | controller | Jun 09 16:07:44.844982 crc crio[22095]: time="2026-06-09T16:07:44.844835479Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-09 17:40:40.644579 | controller | Jun 09 16:07:46.990831 crc crio[22095]: time="2026-06-09T16:07:46.989726415Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=276a8df0-5b20-42c7-90e1-6bba255344f4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.644594 | controller | Jun 09 16:07:46.992465 crc crio[22095]: time="2026-06-09T16:07:46.992243369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=ed63ac72-52a6-4db4-93aa-695f4657ad94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644610 | controller | Jun 09 16:07:46.999693 crc crio[22095]: time="2026-06-09T16:07:46.999273789Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c0fa667b-4290-4a24-a370-322727805846 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644626 | controller | Jun 09 16:07:47.019433 crc crio[22095]: time="2026-06-09T16:07:47.019281951Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull" id=c9273987-6d2f-4d7f-967e-c14018a6f02a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.644641 | controller | Jun 09 16:07:47.021031 crc crio[22095]: time="2026-06-09T16:07:47.02083687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644656 | controller | Jun 09 16:07:47.046201 crc crio[22095]: time="2026-06-09T16:07:47.046084336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644675 | controller | Jun 09 16:07:47.046578 crc crio[22095]: time="2026-06-09T16:07:47.046528487Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5720d6aa59d3401204912c7ba7fb12b75f3456f145fb1c5e76b681ab64769c55/merged/etc/passwd: no such file or directory"
2026-06-09 17:40:40.644690 | controller | Jun 09 16:07:47.046670 crc crio[22095]: time="2026-06-09T16:07:47.046594299Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/5720d6aa59d3401204912c7ba7fb12b75f3456f145fb1c5e76b681ab64769c55/merged/etc/group: no such file or directory"
2026-06-09 17:40:40.644706 | controller | Jun 09 16:07:47.049232 crc crio[22095]: time="2026-06-09T16:07:47.049169385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644721 | controller | Jun 09 16:07:47.208829 crc crio[22095]: time="2026-06-09T16:07:47.208693745Z" level=info msg="Created container 219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull" id=c9273987-6d2f-4d7f-967e-c14018a6f02a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.644737 | controller | Jun 09 16:07:47.210828 crc crio[22095]: time="2026-06-09T16:07:47.210524832Z" level=info msg="Starting container: 219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169" id=a726d558-2409-45c5-9827-1854fbbddcd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.644753 | controller | Jun 09 16:07:47.227263 crc crio[22095]: time="2026-06-09T16:07:47.227100645Z" level=info msg="Started container" PID=39590 containerID=219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull id=a726d558-2409-45c5-9827-1854fbbddcd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9
2026-06-09 17:40:40.644769 | controller | Jun 09 16:07:47.872323 crc crio[22095]: time="2026-06-09T16:07:47.86973083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7ef7f27f-6cba-4d87-a5e9-6cb47268376f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644784 | controller | Jun 09 16:07:47.874535 crc crio[22095]: time="2026-06-09T16:07:47.873741712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b8f30bf1-453f-449e-a752-3c4978e91115 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.644800 | controller | Jun 09 16:07:47.883582 crc crio[22095]: time="2026-06-09T16:07:47.883382769Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract" id=8c36d82e-07a3-429f-8f55-5cfc6de2826a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.644815 | controller | Jun 09 16:07:47.884019 crc crio[22095]: time="2026-06-09T16:07:47.883904832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644831 | controller | Jun 09 16:07:47.912803 crc crio[22095]: time="2026-06-09T16:07:47.912480093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644850 | controller | Jun 09 16:07:47.917608 crc crio[22095]: time="2026-06-09T16:07:47.917548273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.644895 | controller | Jun 09 16:07:48.075652 crc crio[22095]: time="2026-06-09T16:07:48.075535383Z" level=info msg="Created container 5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract" id=8c36d82e-07a3-429f-8f55-5cfc6de2826a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.644913 | controller | Jun 09 16:07:48.077148 crc crio[22095]: time="2026-06-09T16:07:48.077086133Z" level=info msg="Starting container: 5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d" id=75636c23-29cc-4184-911d-ea7b9e5d326e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.644928 | controller | Jun 09 16:07:48.082038 crc crio[22095]: time="2026-06-09T16:07:48.081974268Z" level=info msg="Started container" PID=39636 containerID=5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract id=75636c23-29cc-4184-911d-ea7b9e5d326e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9
2026-06-09 17:40:40.644944 | controller | Jun 09 16:07:49.895893 crc crio[22095]: time="2026-06-09T16:07:49.895276353Z" level=info msg="Stopping pod sandbox: d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9" id=f511f5f9-da03-454e-b757-2fa4c2ea3451 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.644959 | controller | Jun 09 16:07:49.897077 crc crio[22095]: time="2026-06-09T16:07:49.896536765Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0004c6e18}] Aliases:map[]}"
2026-06-09 17:40:40.644974 | controller | Jun 09 16:07:49.897077 crc crio[22095]: time="2026-06-09T16:07:49.896675418Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.644990 | controller | Jun 09 16:07:50.401831 crc crio[22095]: time="2026-06-09T16:07:50.401167901Z" level=info msg="Stopped pod sandbox: d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9" id=f511f5f9-da03-454e-b757-2fa4c2ea3451 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.645005 | controller | Jun 09 16:07:55.619793 crc crio[22095]: time="2026-06-09T16:07:55.619078636Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/POD" id=c5a411f6-1bdb-425e-b214-41e35cdfa057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645020 | controller | Jun 09 16:07:55.621309 crc crio[22095]: time="2026-06-09T16:07:55.619868296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645036 | controller | Jun 09 16:07:55.646866 crc crio[22095]: time="2026-06-09T16:07:55.646718143Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-4xd9j Namespace:openshift-nmstate ID:409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c UID:4da235b8-e02b-41a7-bc4e-943ebca156f7 NetNS:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4da235b8_e02b_41a7_bc4e_943ebca156f7.slice PodAnnotations:0xc002da4ec0}] Aliases:map[]}"
2026-06-09 17:40:40.645056 | controller | Jun 09 16:07:55.646866 crc crio[22095]: time="2026-06-09T16:07:55.646777344Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-4xd9j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.645072 | controller | Jun 09 16:07:56.458253 crc crio[22095]: 2026-06-09T16:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:409182d600b3781 Mac:aa:73:df:1b:ee:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.645088 | controller | Jun 09 16:07:56.458796 crc crio[22095]: time="2026-06-09T16:07:56.458282618Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-4xd9j Namespace:openshift-nmstate ID:409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c UID:4da235b8-e02b-41a7-bc4e-943ebca156f7 NetNS:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4da235b8_e02b_41a7_bc4e_943ebca156f7.slice PodAnnotations:0xc002da4ec0}] Aliases:map[]}"
2026-06-09 17:40:40.645104 | controller | Jun 09 16:07:56.458796 crc crio[22095]: time="2026-06-09T16:07:56.458510794Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-4xd9j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.645119 | controller | Jun 09 16:07:56.466647 crc crio[22095]: time="2026-06-09T16:07:56.466534169Z" level=info msg="Ran pod sandbox 409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c with infra container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/POD" id=c5a411f6-1bdb-425e-b214-41e35cdfa057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645135 | controller | Jun 09 16:07:56.476131 crc crio[22095]: time="2026-06-09T16:07:56.476051123Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645150 | controller | Jun 09 16:07:56.476462 crc crio[22095]: time="2026-06-09T16:07:56.476318979Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645166 | controller | Jun 09 16:07:56.476462 crc crio[22095]: time="2026-06-09T16:07:56.476437713Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645181 | controller | Jun 09 16:07:56.480093 crc crio[22095]: time="2026-06-09T16:07:56.479737647Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=8af0955c-94d3-45bb-a11f-ea5d12406683 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.645196 | controller | Jun 09 16:07:56.486442 crc crio[22095]: time="2026-06-09T16:07:56.486089939Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-09 17:40:40.645212 | controller | Jun 09 16:07:59.540570 crc crio[22095]: time="2026-06-09T16:07:59.539680342Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=8af0955c-94d3-45bb-a11f-ea5d12406683 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.645230 | controller | Jun 09 16:07:59.542553 crc crio[22095]: time="2026-06-09T16:07:59.541819217Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=e0b2ca09-5f35-4b23-8988-619dc2317106 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645246 | controller | Jun 09 16:07:59.546154 crc crio[22095]: time="2026-06-09T16:07:59.546089176Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=408348c1-730f-4674-883b-44f885407079 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645261 | controller | Jun 09 16:07:59.554107 crc crio[22095]: time="2026-06-09T16:07:59.554009748Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator" id=ff736cb2-4807-4a51-83a5-5dce65c9ae57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.645276 | controller | Jun 09 16:07:59.556295 crc crio[22095]: time="2026-06-09T16:07:59.556229585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645291 | controller | Jun 09 16:07:59.587550 crc crio[22095]: time="2026-06-09T16:07:59.586882599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645307 | controller | Jun 09 16:07:59.591995 crc crio[22095]: time="2026-06-09T16:07:59.591851716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645322 | controller | Jun 09 16:07:59.709739 crc crio[22095]: time="2026-06-09T16:07:59.709615418Z" level=info msg="Created container 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator" id=ff736cb2-4807-4a51-83a5-5dce65c9ae57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.645337 | controller | Jun 09 16:07:59.711389 crc crio[22095]: time="2026-06-09T16:07:59.711315041Z" level=info msg="Starting container: 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e" id=e3f82479-7b53-4a84-8b6a-ad2e1b96a5f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.645353 | controller | Jun 09 16:07:59.716971 crc crio[22095]: time="2026-06-09T16:07:59.716824053Z" level=info msg="Started container" PID=39901 containerID=80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e description=openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator id=e3f82479-7b53-4a84-8b6a-ad2e1b96a5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c
2026-06-09 17:40:40.645369 | controller | Jun 09 16:08:00.518498 crc crio[22095]: time="2026-06-09T16:08:00.514602686Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683688-2s2gt/POD" id=8279920c-9477-455c-9f12-7c061906d6b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645384 | controller | Jun 09 16:08:00.518498 crc crio[22095]: time="2026-06-09T16:08:00.518450174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645401 | controller | Jun 09 16:08:00.755578 crc crio[22095]: time="2026-06-09T16:08:00.755498536Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc0004c6280}] Aliases:map[]}"
2026-06-09 17:40:40.645420 | controller | Jun 09 16:08:00.775985 crc crio[22095]: time="2026-06-09T16:08:00.775678942Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683688-2s2gt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.645437 | controller | Jun 09 16:08:01.487989 crc crio[22095]: 2026-06-09T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40920ba8b5a419d Mac:ea:50:66:65:63:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.645453 | controller | Jun 09 16:08:01.490029 crc crio[22095]: time="2026-06-09T16:08:01.489881948Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc0004c6280}] Aliases:map[]}"
2026-06-09 17:40:40.645469 | controller | Jun 09 16:08:01.490137 crc crio[22095]: time="2026-06-09T16:08:01.490078873Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683688-2s2gt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.645485 | controller | Jun 09 16:08:01.499249 crc crio[22095]: time="2026-06-09T16:08:01.499137844Z" level=info msg="Ran pod sandbox 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 with infra container: openshift-infra/auto-csr-approver-29683688-2s2gt/POD" id=8279920c-9477-455c-9f12-7c061906d6b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645502 | controller | Jun 09 16:08:01.505335 crc crio[22095]: time="2026-06-09T16:08:01.504493321Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=827bc142-b969-408f-be21-2384e84b2d98 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.645517 | controller | Jun 09 16:08:01.510732 crc crio[22095]: time="2026-06-09T16:08:01.510645839Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.645533 | controller | Jun 09 16:08:02.343148 crc crio[22095]: time="2026-06-09T16:08:02.342898343Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=827bc142-b969-408f-be21-2384e84b2d98 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.645549 | controller | Jun 09 16:08:02.345080 crc crio[22095]: time="2026-06-09T16:08:02.344334479Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6f299ee-a433-4105-8569-01a00ab92d9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645564 | controller | Jun 09 16:08:02.346518 crc crio[22095]: time="2026-06-09T16:08:02.346438223Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c8d7e636-fac7-4f91-935c-56536fc066a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645579 | controller | Jun 09 16:08:02.352617 crc crio[22095]: time="2026-06-09T16:08:02.352533899Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683688-2s2gt/oc" id=6625eef4-c615-4802-b21a-a64f4a784e67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.645594 | controller | Jun 09 16:08:02.353113 crc crio[22095]: time="2026-06-09T16:08:02.353039302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645613 | controller | Jun 09 16:08:02.388158 crc crio[22095]: time="2026-06-09T16:08:02.388002006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645629 | controller | Jun 09 16:08:02.620628 crc crio[22095]: time="2026-06-09T16:08:02.620314568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645645 | controller | Jun 09 16:08:02.750214 crc crio[22095]: time="2026-06-09T16:08:02.750114367Z" level=info msg="Created container 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3: openshift-infra/auto-csr-approver-29683688-2s2gt/oc" id=6625eef4-c615-4802-b21a-a64f4a784e67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.645660 | controller | Jun 09 16:08:02.751505 crc crio[22095]: time="2026-06-09T16:08:02.751326238Z" level=info msg="Starting container: 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3" id=eda22b22-4237-4a28-8486-9767bc37ddd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.645676 | controller | Jun 09 16:08:02.760750 crc crio[22095]: time="2026-06-09T16:08:02.760535704Z" level=info msg="Started container" PID=39983 containerID=4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3 description=openshift-infra/auto-csr-approver-29683688-2s2gt/oc id=eda22b22-4237-4a28-8486-9767bc37ddd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3
2026-06-09 17:40:40.645692 | controller | Jun 09 16:08:05.113127 crc crio[22095]: time="2026-06-09T16:08:05.11151629Z" level=info msg="Stopping pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3" id=ec1bc1d0-f696-4b2d-97a4-c0299f90c9a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.645708 | controller | Jun 09 16:08:05.113127 crc crio[22095]: time="2026-06-09T16:08:05.112659009Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc00263c860}] Aliases:map[]}"
2026-06-09 17:40:40.645724 | controller | Jun 09 16:08:05.113127 crc crio[22095]: time="2026-06-09T16:08:05.112790192Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683688-2s2gt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.645740 | controller | Jun 09 16:08:05.449263 crc crio[22095]: time="2026-06-09T16:08:05.448666351Z" level=info msg="Stopped pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3" id=ec1bc1d0-f696-4b2d-97a4-c0299f90c9a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.645773 | controller | Jun 09 16:08:14.048389 crc crio[22095]: time="2026-06-09T16:08:14.047340869Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/POD" id=4701ea79-840b-4e9e-a995-f0209e0b2cfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645790 | controller | Jun 09 16:08:14.049561 crc crio[22095]: time="2026-06-09T16:08:14.048465078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645806 | controller | Jun 09 16:08:14.078237 crc crio[22095]: time="2026-06-09T16:08:14.078120746Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-jxjvb Namespace:openshift-nmstate ID:821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 UID:944f6e0f-f2a5-44a1-a4b9-f79688835725 NetNS:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod944f6e0f_f2a5_44a1_a4b9_f79688835725.slice PodAnnotations:0xc0022729a0}] Aliases:map[]}"
2026-06-09 17:40:40.645826 | controller | Jun 09 16:08:14.078237 crc crio[22095]: time="2026-06-09T16:08:14.078188388Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.645842 | controller | Jun 09 16:08:14.134836 crc crio[22095]: time="2026-06-09T16:08:14.134781616Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-wh6k8/POD" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645873 | controller | Jun 09 16:08:14.135210 crc crio[22095]: time="2026-06-09T16:08:14.135182196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.645894 | controller | Jun 09 16:08:14.155594 crc crio[22095]: time="2026-06-09T16:08:14.155366182Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645911 | controller | Jun 09 16:08:14.175637 crc crio[22095]: time="2026-06-09T16:08:14.175080136Z" level=info msg="Ran pod sandbox 0e75b39905e5c6ed33202fae1595917647b104e68dbcfd8dda1efc2c49381dfb with infra container: openshift-nmstate/nmstate-handler-wh6k8/POD" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.645926 | controller | Jun 09 16:08:14.183203 crc crio[22095]: time="2026-06-09T16:08:14.183105791Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645942 | controller | Jun 09 16:08:14.185326 crc crio[22095]: time="2026-06-09T16:08:14.185238456Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645957 | controller | Jun 09 16:08:14.185485 crc crio[22095]: time="2026-06-09T16:08:14.185351469Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.645973 | controller | Jun 09 16:08:14.187309 crc crio[22095]: time="2026-06-09T16:08:14.187236357Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=263b474c-d927-48b3-aa95-c36632fe1ff6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.645988 | controller | Jun 09 16:08:14.192083 crc crio[22095]: time="2026-06-09T16:08:14.192000709Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 17:40:40.646004 | controller | Jun 09 16:08:14.453303 crc crio[22095]: 2026-06-09T16:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:821d2bfb27f8fe7 Mac:66:8a:8c:a4:97:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab SocketPath: PciID:}] [{Interface:0xc0004c8720 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.646023 | controller | Jun 09 16:08:14.455602 crc crio[22095]: time="2026-06-09T16:08:14.455462787Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-jxjvb Namespace:openshift-nmstate ID:821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 UID:944f6e0f-f2a5-44a1-a4b9-f79688835725 NetNS:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod944f6e0f_f2a5_44a1_a4b9_f79688835725.slice PodAnnotations:0xc0022729a0}] Aliases:map[]}"
2026-06-09 17:40:40.646039 | controller | Jun 09 16:08:14.455750 crc crio[22095]: time="2026-06-09T16:08:14.455703003Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.646055 | controller | Jun 09 16:08:14.463150 crc crio[22095]: time="2026-06-09T16:08:14.463058261Z" level=info msg="Ran pod sandbox 821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/POD" id=4701ea79-840b-4e9e-a995-f0209e0b2cfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646071 | controller | Jun 09 16:08:14.465315 crc crio[22095]: time="2026-06-09T16:08:14.465241057Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646086 | controller | Jun 09 16:08:14.465514 crc crio[22095]: time="2026-06-09T16:08:14.465470053Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646102 | controller | Jun 09 16:08:14.465586 crc crio[22095]: time="2026-06-09T16:08:14.465521524Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646118 | controller | Jun 09 16:08:14.466893 crc crio[22095]: time="2026-06-09T16:08:14.466801737Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c6eda6c8-543b-48a3-a03e-16e801793f9e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.646132 | controller | Jun 09 16:08:14.469567 crc crio[22095]: time="2026-06-09T16:08:14.469317401Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 17:40:40.646147 | controller | Jun 09 16:08:14.675890 crc crio[22095]: time="2026-06-09T16:08:14.675812252Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/POD" id=711c0a30-0324-4dd0-a923-40300adaefc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646185 | controller | Jun 09 16:08:14.676077 crc crio[22095]: time="2026-06-09T16:08:14.675997837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.646204 | controller | Jun 09 16:08:14.698992 crc crio[22095]: time="2026-06-09T16:08:14.698846041Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-99hrk Namespace:openshift-nmstate ID:3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 UID:0d9ee71f-4142-4011-9991-8ee3e22dec90 NetNS:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d9ee71f_4142_4011_9991_8ee3e22dec90.slice PodAnnotations:0xc001288658}] Aliases:map[]}"
2026-06-09 17:40:40.646234 | controller | Jun 09 16:08:14.698992 crc crio[22095]: time="2026-06-09T16:08:14.698962114Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-99hrk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.646250 | controller | Jun 09 16:08:14.735715 crc crio[22095]: time="2026-06-09T16:08:14.73517077Z" level=info msg="Running pod sandbox: openshift-console/console-d4455dfb-pcztn/POD" id=063af3b2-393f-4f34-8d7a-c25978843589 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646267 | controller | Jun 09 16:08:14.735821 crc crio[22095]: time="2026-06-09T16:08:14.735743765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.646285 | controller | Jun 09 16:08:14.769055 crc crio[22095]: time="2026-06-09T16:08:14.76876625Z" level=info msg="Got pod network &{Name:console-d4455dfb-pcztn Namespace:openshift-console ID:2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 UID:9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111 NetNS:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c930e0d_c3e5_4d9a_bfff_a87ee2f6a111.slice PodAnnotations:0xc002272fc8}] Aliases:map[]}"
2026-06-09 17:40:40.646301 | controller | Jun 09 16:08:14.769055 crc crio[22095]: time="2026-06-09T16:08:14.768867762Z" level=info msg="Adding pod openshift-console_console-d4455dfb-pcztn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.646317 | controller | Jun 09 16:08:15.051175 crc crio[22095]: time="2026-06-09T16:08:15.050838464Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/POD" id=47abbe8a-e264-4c9b-93f3-33b0c441e8f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646332 | controller | Jun 09 16:08:15.051175 crc crio[22095]: time="2026-06-09T16:08:15.05107654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.646348 | controller | Jun 09 16:08:15.093511 crc crio[22095]: time="2026-06-09T16:08:15.093254488Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gjl4w Namespace:openshift-nmstate ID:9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 UID:acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8 NetNS:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacfb92d1_e7e4_4a57_86aa_89ffa0bb69c8.slice PodAnnotations:0xc002ab2290}] Aliases:map[]}"
2026-06-09 17:40:40.646364 | controller | Jun 09 16:08:15.093840 crc crio[22095]: time="2026-06-09T16:08:15.093582837Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.646380 | controller | Jun 09 16:08:15.236213 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3724ed300a4f628 Mac:1a:18:75:4f:0c:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.646395 | controller | Jun 09 16:08:15.241974 crc crio[22095]: time="2026-06-09T16:08:15.241853679Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-99hrk Namespace:openshift-nmstate ID:3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 UID:0d9ee71f-4142-4011-9991-8ee3e22dec90 NetNS:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d9ee71f_4142_4011_9991_8ee3e22dec90.slice PodAnnotations:0xc001288658}] Aliases:map[]}"
2026-06-09 17:40:40.646414 | controller | Jun 09 16:08:15.242308 crc crio[22095]: time="2026-06-09T16:08:15.242224358Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-99hrk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.646430 | controller | Jun 09 16:08:15.258114 crc crio[22095]: time="2026-06-09T16:08:15.257265973Z" level=info msg="Ran pod sandbox 3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/POD" id=711c0a30-0324-4dd0-a923-40300adaefc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646445 | controller | Jun 09 16:08:15.274542 crc crio[22095]: time="2026-06-09T16:08:15.274437072Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646461 | controller | Jun 09 16:08:15.274830 crc crio[22095]: time="2026-06-09T16:08:15.274710099Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646476 | controller | Jun 09 16:08:15.274830 crc crio[22095]: time="2026-06-09T16:08:15.27476222Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646492 | controller | Jun 09 16:08:15.277063 crc crio[22095]: time="2026-06-09T16:08:15.276337801Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=854f7c2c-7b7a-426c-8020-5c3b4fbc1c23 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.646508 | controller | Jun 09 16:08:15.280772 crc crio[22095]: time="2026-06-09T16:08:15.280667931Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 17:40:40.646524 | controller | Jun 09 16:08:15.641055 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bc451f202ecc4d Mac:2e:f5:d7:70:fe:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.646539 | controller | Jun 09 16:08:15.642043 crc crio[22095]: time="2026-06-09T16:08:15.64188547Z" level=info msg="Got pod network &{Name:console-d4455dfb-pcztn Namespace:openshift-console ID:2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 UID:9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111 NetNS:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c930e0d_c3e5_4d9a_bfff_a87ee2f6a111.slice PodAnnotations:0xc002272fc8}] Aliases:map[]}"
2026-06-09 17:40:40.646559 | controller | Jun 09 16:08:15.642171 crc crio[22095]: time="2026-06-09T16:08:15.642109915Z" level=info msg="Checking pod openshift-console_console-d4455dfb-pcztn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.646575 | controller | Jun 09 16:08:15.656682 crc crio[22095]: time="2026-06-09T16:08:15.656569045Z" level=info msg="Ran pod sandbox 2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 with infra container: openshift-console/console-d4455dfb-pcztn/POD" id=063af3b2-393f-4f34-8d7a-c25978843589 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646591 | controller | Jun 09 16:08:15.659667 crc crio[22095]: time="2026-06-09T16:08:15.65949295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=94287c7f-0d39-4c8f-9a9c-17f2fe304c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646607 | controller | Jun 09 16:08:15.664085 crc crio[22095]: time="2026-06-09T16:08:15.663888712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a3f1cd29-4b42-4d57-879f-9a69d275aede name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646624 | controller | Jun 09 16:08:15.674969 crc crio[22095]: time="2026-06-09T16:08:15.674824842Z" level=info msg="Creating container: openshift-console/console-d4455dfb-pcztn/console" id=1c9aa676-5b45-417f-9135-d05e069e0fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.646640 | controller | Jun 09 16:08:15.675375 crc crio[22095]: time="2026-06-09T16:08:15.675346305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.646656 | controller | Jun 09 16:08:15.720596 crc crio[22095]: time="2026-06-09T16:08:15.72050744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.646671 | controller | Jun 09 16:08:15.727356 crc crio[22095]: time="2026-06-09T16:08:15.727283493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.646687 | controller | Jun 09 16:08:15.748166 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9edb215d0473827 Mac:be:48:a9:65:61:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 SocketPath: PciID:}] [{Interface:0xc0004b05c0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.646702 | controller | Jun 09 16:08:15.749192 crc crio[22095]: time="2026-06-09T16:08:15.749128592Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gjl4w Namespace:openshift-nmstate ID:9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 UID:acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8 NetNS:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacfb92d1_e7e4_4a57_86aa_89ffa0bb69c8.slice PodAnnotations:0xc002ab2290}] Aliases:map[]}"
2026-06-09 17:40:40.646718 | controller | Jun 09 16:08:15.749348 crc crio[22095]: time="2026-06-09T16:08:15.749301707Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.646734 | controller | Jun 09 16:08:15.757392 crc crio[22095]: time="2026-06-09T16:08:15.757282911Z" level=info msg="Ran pod sandbox 9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/POD" id=47abbe8a-e264-4c9b-93f3-33b0c441e8f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.646753 | controller | Jun 09 16:08:15.761791 crc crio[22095]: time="2026-06-09T16:08:15.761728274Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646769 | controller | Jun 09 16:08:15.762043 crc crio[22095]: time="2026-06-09T16:08:15.761983131Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646784 | controller | Jun 09 16:08:15.762043 crc crio[22095]: time="2026-06-09T16:08:15.762037772Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646799 | controller | Jun 09 16:08:15.763215 crc crio[22095]: time="2026-06-09T16:08:15.763161391Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=ea31567a-4163-43fb-baaf-197ba59cf072 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.646815 | controller | Jun 09 16:08:15.767620 crc crio[22095]: time="2026-06-09T16:08:15.767397279Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-09 17:40:40.646830 | controller | Jun 09 16:08:15.861064 crc crio[22095]: time="2026-06-09T16:08:15.860991303Z" level=info msg="Created container ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8: openshift-console/console-d4455dfb-pcztn/console" id=1c9aa676-5b45-417f-9135-d05e069e0fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.646846 | controller | Jun 09 16:08:15.862319 crc crio[22095]: time="2026-06-09T16:08:15.862254335Z" level=info msg="Starting container: ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8" id=b571503a-f333-4e68-99f5-c4dff48caf63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.646883 | controller | Jun 09 16:08:15.867635 crc crio[22095]: time="2026-06-09T16:08:15.86751427Z" level=info msg="Started container" PID=40355 containerID=ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8 description=openshift-console/console-d4455dfb-pcztn/console id=b571503a-f333-4e68-99f5-c4dff48caf63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8
2026-06-09 17:40:40.646901 | controller | Jun 09 16:08:23.017617 crc crio[22095]: time="2026-06-09T16:08:23.016066431Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=854f7c2c-7b7a-426c-8020-5c3b4fbc1c23 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.646918 | controller | Jun 09 16:08:23.020375 crc crio[22095]: time="2026-06-09T16:08:23.018869352Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=ea31567a-4163-43fb-baaf-197ba59cf072 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.646934 | controller | Jun 09 16:08:23.020375 crc crio[22095]: time="2026-06-09T16:08:23.018879183Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d4e50c43-8596-4e58-bc57-443115098b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646953 | controller | Jun 09 16:08:23.020375 crc crio[22095]: time="2026-06-09T16:08:23.019989491Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=95d3018f-9f5f-4f43-9887-791656e376f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.646970 | controller | Jun 09 16:08:23.067187 crc crio[22095]: time="2026-06-09T16:08:23.067044795Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=c6eda6c8-543b-48a3-a03e-16e801793f9e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.646985 | controller | Jun 09 16:08:23.068390 crc crio[22095]: time="2026-06-09T16:08:23.068309407Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b185a7a7-a3b7-4472-af53-e76cda635352 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647000 | controller | Jun 09 16:08:23.089202 crc crio[22095]: time="2026-06-09T16:08:23.089088028Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=263b474c-d927-48b3-aa95-c36632fe1ff6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.647015 | controller | Jun 09 16:08:23.090888 crc crio[22095]: time="2026-06-09T16:08:23.090780202Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c783e92d-546e-4761-848c-497be2ebaeb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647031 | controller | Jun 09 16:08:23.091179 crc crio[22095]: time="2026-06-09T16:08:23.091133991Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4e9fa0cc-7aaf-4196-b815-031ffc79a7fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647046 | controller | Jun 09 16:08:23.091693 crc crio[22095]: time="2026-06-09T16:08:23.091568532Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=091d860d-c086-40f7-ae37-dde85c5f2754 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647061 | controller | Jun 09 16:08:23.100063 crc crio[22095]: time="2026-06-09T16:08:23.099895095Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook" id=e5757422-b477-47a7-a43e-cbd87a97a364 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647076 | controller | Jun 09 16:08:23.101380 crc crio[22095]: time="2026-06-09T16:08:23.101300121Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=084d5499-3ea6-4f26-8ec0-351ade31918a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647091 | controller | Jun 09 16:08:23.102442 crc crio[22095]: time="2026-06-09T16:08:23.102312727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647107 | controller | Jun 09 16:08:23.104520 crc crio[22095]: time="2026-06-09T16:08:23.10440013Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics" id=e889cd5c-3dd6-4c0e-9cc5-f4a401c1b591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647123 | controller | Jun 09 16:08:23.116837 crc crio[22095]: time="2026-06-09T16:08:23.116661674Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=6083bf23-4b66-4aeb-a4ea-3f950b7a7e87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647142 | controller | Jun 09 16:08:23.121788 crc crio[22095]: time="2026-06-09T16:08:23.121650891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647158 | controller | Jun 09 16:08:23.132259 crc crio[22095]: time="2026-06-09T16:08:23.13216403Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin" id=d30f2c4e-a6f8-43cb-8e0a-2e1f8c325502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647173 | controller | Jun 09 16:08:23.137810 crc crio[22095]: time="2026-06-09T16:08:23.137677571Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler" id=127497f5-1b6b-4d31-b63e-b6673deb2ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647189 | controller | Jun 09 16:08:23.154714 crc crio[22095]: time="2026-06-09T16:08:23.154609123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647204 | controller | Jun 09 16:08:23.157441 crc crio[22095]: time="2026-06-09T16:08:23.157309292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647220 | controller | Jun 09 16:08:23.158795 crc crio[22095]: time="2026-06-09T16:08:23.158699978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647235 | controller | Jun 09 16:08:23.160266 crc crio[22095]: time="2026-06-09T16:08:23.160212906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647250 | controller | Jun 09 16:08:23.167793 crc crio[22095]: time="2026-06-09T16:08:23.167614806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647266 | controller | Jun 09 16:08:23.189179 crc crio[22095]: time="2026-06-09T16:08:23.189080525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647281 | controller | Jun 09 16:08:23.206610 crc crio[22095]: time="2026-06-09T16:08:23.205903495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647297 | controller | Jun 09 16:08:23.225722 crc crio[22095]: time="2026-06-09T16:08:23.225569168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647313 | controller | Jun 09 16:08:23.236838 crc crio[22095]: time="2026-06-09T16:08:23.236754994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647328 | controller | Jun 09 16:08:23.378046 crc crio[22095]: time="2026-06-09T16:08:23.377907114Z" level=info msg="Created container e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics" id=e889cd5c-3dd6-4c0e-9cc5-f4a401c1b591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647343 | controller | Jun 09 16:08:23.379365 crc crio[22095]: time="2026-06-09T16:08:23.379287419Z" level=info msg="Created container e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook" id=e5757422-b477-47a7-a43e-cbd87a97a364 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647363 | controller | Jun 09 16:08:23.379837 crc crio[22095]: time="2026-06-09T16:08:23.379770762Z" level=info msg="Starting container: e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025" id=3ee20a4c-93e0-4f6c-86d0-c4a737f1d876 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.647379 | controller | Jun 09 16:08:23.380579 crc crio[22095]: time="2026-06-09T16:08:23.380538681Z" level=info msg="Starting container: e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17" id=99c03343-dc97-4659-ba32-fdf7ffd01d01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.647394 | controller | Jun 09 16:08:23.382588 crc crio[22095]: time="2026-06-09T16:08:23.38246025Z" level=info msg="Created container 25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin" id=d30f2c4e-a6f8-43cb-8e0a-2e1f8c325502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647410 | controller | Jun 09 16:08:23.383820 crc crio[22095]: time="2026-06-09T16:08:23.383752783Z" level=info msg="Starting container: 25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671" id=48e4260a-6ce1-4899-8eeb-caced359777b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.647425 | controller | Jun 09 16:08:23.397162 crc crio[22095]: time="2026-06-09T16:08:23.395547465Z" level=info msg="Started container" PID=40561 containerID=e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics id=3ee20a4c-93e0-4f6c-86d0-c4a737f1d876 name=/runtime.v1.RuntimeService/StartContainer sandboxID=821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064
2026-06-09 17:40:40.647441 | controller | Jun 09 16:08:23.407054 crc crio[22095]: time="2026-06-09T16:08:23.405356326Z" level=info msg="Started container" PID=40560 containerID=25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin id=48e4260a-6ce1-4899-8eeb-caced359777b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83
2026-06-09 17:40:40.647457 | controller | Jun 09 16:08:23.415104 crc crio[22095]: time="2026-06-09T16:08:23.41138363Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647473 | controller | Jun 09 16:08:23.415104 crc crio[22095]: time="2026-06-09T16:08:23.411744089Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647489 | controller | Jun 09 16:08:23.415104 crc crio[22095]: time="2026-06-09T16:08:23.411801831Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647505 | controller | Jun 09 16:08:23.415104 crc crio[22095]: time="2026-06-09T16:08:23.414217562Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=86afd8bf-507b-4f88-8463-9a84974f6650 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.647520 | controller | Jun 09 16:08:23.419024 crc crio[22095]: time="2026-06-09T16:08:23.418765509Z" level=info msg="Started container" PID=40559 containerID=e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17 description=openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook id=99c03343-dc97-4659-ba32-fdf7ffd01d01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444
2026-06-09 17:40:40.647540 | controller | Jun 09 16:08:23.425150 crc crio[22095]: time="2026-06-09T16:08:23.42507186Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-09 17:40:40.647556 | controller | Jun 09 16:08:23.440563 crc crio[22095]: time="2026-06-09T16:08:23.440382862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647572 | controller | Jun 09 16:08:23.580667 crc crio[22095]: time="2026-06-09T16:08:23.580531306Z" level=info msg="Created container 7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3: openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler" id=127497f5-1b6b-4d31-b63e-b6673deb2ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647587 | controller | Jun 09 16:08:23.582338 crc crio[22095]: time="2026-06-09T16:08:23.582229359Z" level=info msg="Starting container: 7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3" id=423c9dca-64d2-42be-ac58-b3384e838302 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.647603 | controller | Jun 09 16:08:23.593083 crc crio[22095]: time="2026-06-09T16:08:23.592880772Z" level=info msg="Started container" PID=40581 containerID=7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3 description=openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler id=423c9dca-64d2-42be-ac58-b3384e838302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e75b39905e5c6ed33202fae1595917647b104e68dbcfd8dda1efc2c49381dfb
2026-06-09 17:40:40.647618 | controller | Jun 09 16:08:28.301551 crc crio[22095]: time="2026-06-09T16:08:28.30062588Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=86afd8bf-507b-4f88-8463-9a84974f6650 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.647634 | controller | Jun 09 16:08:28.303807 crc crio[22095]: time="2026-06-09T16:08:28.302802436Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=183d2425-0625-411c-9cf9-4583b1cee6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647649 | controller | Jun 09 16:08:28.309768 crc crio[22095]: time="2026-06-09T16:08:28.309685392Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=c5d0bb25-2e50-41d0-94cb-521cf980a21e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.647664 | controller | Jun 09 16:08:28.318126 crc crio[22095]: time="2026-06-09T16:08:28.318056566Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy" id=802dd24a-4bc3-4df1-8b13-9908ee813cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647679 | controller | Jun 09 16:08:28.320499 crc crio[22095]: time="2026-06-09T16:08:28.320436017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647694 | controller | Jun 09 16:08:28.369781 crc crio[22095]: time="2026-06-09T16:08:28.369342448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647710 | controller | Jun 09 16:08:28.375049 crc crio[22095]: time="2026-06-09T16:08:28.374686785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.647731 | controller | Jun 09 16:08:28.513469 crc crio[22095]: time="2026-06-09T16:08:28.512590821Z" level=info msg="Created container bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy" id=802dd24a-4bc3-4df1-8b13-9908ee813cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.647748 | controller | Jun 09 16:08:28.516701 crc crio[22095]: time="2026-06-09T16:08:28.516620564Z" level=info msg="Starting container: bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42" id=50b1706d-502a-468b-8a7b-0d2ed2986240 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.647763 | controller | Jun 09 16:08:28.527213 crc crio[22095]: time="2026-06-09T16:08:28.527103543Z" level=info msg="Started container" PID=40753 containerID=bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy id=50b1706d-502a-468b-8a7b-0d2ed2986240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064
2026-06-09 17:40:40.647780 | controller | Jun 09 16:08:40.630554 crc crio[22095]: time="2026-06-09T16:08:40.623605715Z" level=info msg="Removing container: 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed" id=97dfc521-b898-4bc6-86ff-23ca9666e647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.647796 | controller | Jun 09 16:08:40.817087 crc crio[22095]: time="2026-06-09T16:08:40.817026052Z" level=info msg="Removed container 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed: openshift-infra/auto-csr-approver-29683682-d7cgz/oc" id=97dfc521-b898-4bc6-86ff-23ca9666e647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.647811 | controller | Jun 09 16:08:40.823983 crc crio[22095]: time="2026-06-09T16:08:40.823887907Z" level=info msg="Stopping pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73" id=088ff664-d968-4654-a994-15b51e497fdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.647826 | controller | Jun 09 16:08:40.824465 crc crio[22095]: time="2026-06-09T16:08:40.8243856Z" level=info msg="Stopped pod sandbox (already stopped): ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73" id=088ff664-d968-4654-a994-15b51e497fdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.647842 | controller | Jun 09 16:08:40.825161 crc crio[22095]: time="2026-06-09T16:08:40.825110588Z" level=info msg="Removing pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73" id=16dc88ce-9c94-451a-9bb6-b0ad47a80e91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.647878 | controller | Jun 09 16:08:40.834153 crc crio[22095]: time="2026-06-09T16:08:40.834062887Z" level=info msg="Removed pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73" id=16dc88ce-9c94-451a-9bb6-b0ad47a80e91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.647896 | controller | Jun 09 16:08:50.765796 crc crio[22095]: time="2026-06-09T16:08:50.764859262Z" level=info msg="Stopping container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013 (timeout: 15s)" id=1c3e152f-5e9b-48e1-9ade-c4da00da1fd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.647912 | controller | Jun 09 16:08:50.890801 crc crio[22095]: time="2026-06-09T16:08:50.89067453Z" level=info msg="Stopped container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console" id=1c3e152f-5e9b-48e1-9ade-c4da00da1fd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.647927 | controller | Jun 09 16:08:50.893895 crc crio[22095]: time="2026-06-09T16:08:50.892872506Z" level=info msg="Stopping pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1" id=8c751700-a31d-4f98-864f-c9f6e0c1d56d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.647946 | controller | Jun 09 16:08:50.903096 crc crio[22095]: time="2026-06-09T16:08:50.902996655Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc002272048}] Aliases:map[]}"
2026-06-09 17:40:40.647963 | controller | Jun 09 16:08:50.906131 crc crio[22095]: time="2026-06-09T16:08:50.906050393Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.647980 | controller | Jun 09 16:08:51.193855 crc crio[22095]: time="2026-06-09T16:08:51.193460464Z" level=info msg="Stopped pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1" id=8c751700-a31d-4f98-864f-c9f6e0c1d56d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.647996 | controller | Jun 09 16:08:51.907067 crc crio[22095]: time="2026-06-09T16:08:51.906981751Z" level=info msg="Removing container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013" id=e6cc85e5-b9ef-448f-9c10-4834b6e9bf27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.648012 | controller | Jun 09 16:08:51.928770 crc crio[22095]: time="2026-06-09T16:08:51.928686206Z" level=info msg="Removed container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console" id=e6cc85e5-b9ef-448f-9c10-4834b6e9bf27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.648028 | controller | Jun 09 16:09:00.917721 crc crio[22095]: time="2026-06-09T16:09:00.916828924Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/POD" id=09d40e25-edf6-40c6-86f9-4b9ff2d1e30b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.648044 | controller | Jun 09 16:09:00.919321 crc crio[22095]: time="2026-06-09T16:09:00.917741718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648059 | controller | Jun 09 16:09:00.942706 crc crio[22095]: time="2026-06-09T16:09:00.942366987Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc001984170}] Aliases:map[]}"
2026-06-09 17:40:40.648075 | controller | Jun 09 16:09:00.942706 crc crio[22095]: time="2026-06-09T16:09:00.94248274Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.648090 | controller | Jun 09 16:09:01.221607 crc crio[22095]: 2026-06-09T16:09:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c41c22425e8918 Mac:76:c1:e1:b8:ad:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.648106 | controller | Jun 09 16:09:01.223195 crc crio[22095]: time="2026-06-09T16:09:01.223124088Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc001984170}] Aliases:map[]}"
2026-06-09 17:40:40.648125 | controller | Jun 09 16:09:01.223381 crc crio[22095]: time="2026-06-09T16:09:01.223318183Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.648141 | controller | Jun 09 16:09:01.229616 crc crio[22095]: time="2026-06-09T16:09:01.229530192Z" level=info msg="Ran pod sandbox 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/POD" id=09d40e25-edf6-40c6-86f9-4b9ff2d1e30b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.648157 | controller | Jun 09 16:09:01.233320 crc crio[22095]: time="2026-06-09T16:09:01.233223106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1b55acc-0d5b-491f-8f71-74c4bfdeec43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648172 | controller | Jun 09 16:09:01.236105 crc crio[22095]: time="2026-06-09T16:09:01.236023528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=473ec23b-629d-47d9-bae0-3a116a9f92d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648188 | controller | Jun 09 16:09:01.241784 crc crio[22095]: time="2026-06-09T16:09:01.241716323Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util" id=10a053a5-3838-482b-abf9-0dbc030122e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648203 | controller | Jun 09 16:09:01.244031 crc crio[22095]: time="2026-06-09T16:09:01.243858988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648219 | controller | Jun 09 16:09:01.272676 crc crio[22095]: time="2026-06-09T16:09:01.272566162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648235 | controller | Jun 09 16:09:01.276718 crc crio[22095]: time="2026-06-09T16:09:01.276619396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648250 | controller | Jun 09 16:09:01.398443 crc crio[22095]: time="2026-06-09T16:09:01.397684262Z" level=info msg="Created container 176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util" id=10a053a5-3838-482b-abf9-0dbc030122e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648265 | controller | Jun 09 16:09:01.399858 crc crio[22095]: time="2026-06-09T16:09:01.399757885Z" level=info msg="Starting container: 176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea" id=1a87ea92-0929-4372-8dcd-aa621b8aebe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.648281 | controller | Jun 09 16:09:01.408221 crc crio[22095]: time="2026-06-09T16:09:01.404511117Z" level=info msg="Started container" PID=41987 containerID=176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util id=1a87ea92-0929-4372-8dcd-aa621b8aebe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363
2026-06-09 17:40:40.648300 | controller | Jun 09 16:09:03.021889 crc crio[22095]: time="2026-06-09T16:09:03.021797468Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648316 | controller | Jun 09 16:09:03.022755 crc crio[22095]: time="2026-06-09T16:09:03.022225759Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648332 | controller | Jun 09 16:09:03.022755 crc crio[22095]: time="2026-06-09T16:09:03.022299591Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648347 | controller | Jun 09 16:09:03.024016 crc crio[22095]: time="2026-06-09T16:09:03.02384181Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ef8545ea-8d35-4c1d-96f9-3f69f09a108f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.648362 | controller | Jun 09 16:09:03.031875 crc crio[22095]: time="2026-06-09T16:09:03.031783763Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-09 17:40:40.648376 | controller | Jun 09 16:09:03.201015 crc crio[22095]: time="2026-06-09T16:09:03.200862867Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-jxkwr/POD" id=d068c5dd-a87f-4549-b522-30140da2e36a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.648391 | controller | Jun 09 16:09:03.201205 crc crio[22095]: time="2026-06-09T16:09:03.201052872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648407 | controller | Jun 09 16:09:03.234219 crc crio[22095]: time="2026-06-09T16:09:03.234097697Z" level=info msg="Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0028b6560}] Aliases:map[]}"
2026-06-09 17:40:40.648423 | controller | Jun 09 16:09:03.234219 crc crio[22095]: time="2026-06-09T16:09:03.23418265Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-jxkwr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.648438 | controller | Jun 09 16:09:03.812007 crc crio[22095]: 2026-06-09T16:09:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367d7d12b61149d Mac:1e:ba:6f:32:86:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.648454 | controller | Jun 09 16:09:03.814717 crc crio[22095]: time="2026-06-09T16:09:03.814644055Z" level=info msg="Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0028b6560}] Aliases:map[]}"
2026-06-09 17:40:40.648473 | controller | Jun 09 16:09:03.814985 crc crio[22095]: time="2026-06-09T16:09:03.81484083Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-jxkwr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.648489 | controller | Jun 09 16:09:03.823849 crc crio[22095]: time="2026-06-09T16:09:03.823693636Z" level=info msg="Ran pod sandbox 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd with infra container: openshift-marketplace/redhat-operators-jxkwr/POD" id=d068c5dd-a87f-4549-b522-30140da2e36a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.648505 | controller | Jun 09 16:09:03.826393 crc crio[22095]: time="2026-06-09T16:09:03.826308303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3b2d1a8-9124-48f8-83c0-066b83d2e612 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648520 | controller | Jun 09 16:09:03.829771 crc crio[22095]: time="2026-06-09T16:09:03.829666429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5d9757e0-3860-40f0-8b0e-facb9fc77b73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648536 | controller | Jun 09 16:09:03.845116 crc crio[22095]: time="2026-06-09T16:09:03.844999131Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jxkwr/extract-utilities" id=5486b0ad-fd76-4efc-9319-71499a7b560d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648552 | controller | Jun 09 16:09:03.845727 crc crio[22095]: time="2026-06-09T16:09:03.845662778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648567 | controller | Jun 09 16:09:03.888701 crc crio[22095]: time="2026-06-09T16:09:03.888533665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648583 | controller | Jun 09 16:09:03.894636 crc crio[22095]: time="2026-06-09T16:09:03.894490297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648599 | controller | Jun 09 16:09:04.028088 crc crio[22095]: time="2026-06-09T16:09:04.027380436Z" level=info msg="Created container de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1: openshift-marketplace/redhat-operators-jxkwr/extract-utilities" id=5486b0ad-fd76-4efc-9319-71499a7b560d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648614 | controller | Jun 09 16:09:04.033455 crc crio[22095]: time="2026-06-09T16:09:04.033319357Z" level=info msg="Starting container: de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1" id=c0b18d60-40ae-4a5b-a334-215f401fc3d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.648630 | controller | Jun 09 16:09:04.039505 crc crio[22095]: time="2026-06-09T16:09:04.039374682Z" level=info msg="Started container" PID=42034 containerID=de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1 description=openshift-marketplace/redhat-operators-jxkwr/extract-utilities id=c0b18d60-40ae-4a5b-a334-215f401fc3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd
2026-06-09 17:40:40.648650 | controller | Jun 09 16:09:05.052807 crc crio[22095]: time="2026-06-09T16:09:05.052719428Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=dae555eb-6f3e-434e-bafc-383a178cc12c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.648667 | controller | Jun 09 16:09:05.056686 crc crio[22095]: time="2026-06-09T16:09:05.056607318Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.648683 | controller | Jun 09 16:09:06.036261 crc crio[22095]: time="2026-06-09T16:09:06.035297908Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ef8545ea-8d35-4c1d-96f9-3f69f09a108f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.648699 | controller | Jun 09 16:09:06.037567 crc crio[22095]: time="2026-06-09T16:09:06.037218127Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=82da8ea8-1dad-4dbe-865b-a4fa79821dff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648715 | controller | Jun 09 16:09:06.042072 crc crio[22095]: time="2026-06-09T16:09:06.041813634Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9cd860ec-cfe1-4a17-92e1-7f73ae4c22ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648731 | controller | Jun 09 16:09:06.050450 crc crio[22095]: time="2026-06-09T16:09:06.05025914Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull" id=88d03226-f44e-478b-b399-966b44c81164 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648746 | controller | Jun 09 16:09:06.052394 crc crio[22095]: time="2026-06-09T16:09:06.052301612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648762 | controller | Jun 09 16:09:06.087041 crc crio[22095]: time="2026-06-09T16:09:06.086752193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648777 | controller | Jun 09 16:09:06.088697 crc crio[22095]: time="2026-06-09T16:09:06.087282067Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5a9d079e155c3c575af77d4b65d7cff2f7d138a721504199d03a0b1b805ef206/merged/etc/passwd: no such file or directory"
2026-06-09 17:40:40.648793 | controller | Jun 09 16:09:06.088697 crc crio[22095]: time="2026-06-09T16:09:06.087328968Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/5a9d079e155c3c575af77d4b65d7cff2f7d138a721504199d03a0b1b805ef206/merged/etc/group: no such file or directory"
2026-06-09 17:40:40.648808 | controller | Jun 09 16:09:06.091693 crc crio[22095]: time="2026-06-09T16:09:06.091584486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648824 | controller | Jun 09 16:09:06.179802 crc crio[22095]: time="2026-06-09T16:09:06.179659939Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=dae555eb-6f3e-434e-bafc-383a178cc12c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.648840 | controller | Jun 09 16:09:06.181083 crc crio[22095]: time="2026-06-09T16:09:06.181002273Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4f6a027d-a5bf-4998-b887-114e04de8cfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648878 | controller | Jun 09 16:09:06.183275 crc crio[22095]: time="2026-06-09T16:09:06.183139558Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2e25136b-e4c1-421b-8935-271f9c47ad6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.648899 | controller | Jun 09 16:09:06.191120 crc crio[22095]: time="2026-06-09T16:09:06.191025329Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jxkwr/extract-content" id=2acb0909-55d1-40e0-a092-f35f0aa0a1ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648916 | controller | Jun 09 16:09:06.191685 crc crio[22095]: time="2026-06-09T16:09:06.191513752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648932 | controller | Jun 09 16:09:06.230741 crc crio[22095]: time="2026-06-09T16:09:06.230579961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648948 | controller | Jun 09 16:09:06.234673 crc crio[22095]: time="2026-06-09T16:09:06.234617864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.648963 | controller | Jun 09 16:09:06.281359 crc crio[22095]: time="2026-06-09T16:09:06.281255797Z" level=info msg="Created container e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull" id=88d03226-f44e-478b-b399-966b44c81164 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.648979 | controller | Jun 09 16:09:06.287285 crc crio[22095]: time="2026-06-09T16:09:06.286790258Z" level=info msg="Starting container: e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d" id=701cad91-666b-4091-a6d3-eec873e65817 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.648995 | controller | Jun 09 16:09:06.296457 crc crio[22095]: time="2026-06-09T16:09:06.296040245Z" level=info msg="Started container" PID=42070 containerID=e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull id=701cad91-666b-4091-a6d3-eec873e65817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363
2026-06-09 17:40:40.649011 | controller | Jun 09 16:09:06.377518 crc crio[22095]: time="2026-06-09T16:09:06.377359545Z" level=info msg="Created container f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f: openshift-marketplace/redhat-operators-jxkwr/extract-content" id=2acb0909-55d1-40e0-a092-f35f0aa0a1ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.649026 | controller | Jun 09 16:09:06.379142 crc crio[22095]: time="2026-06-09T16:09:06.379082589Z" level=info msg="Starting container: f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f" id=6342867e-cba7-4415-9a43-1b8f4719aaeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.649041 | controller | Jun 09 16:09:06.391486 crc crio[22095]: time="2026-06-09T16:09:06.391289611Z" level=info msg="Started container" PID=42121 containerID=f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f description=openshift-marketplace/redhat-operators-jxkwr/extract-content id=6342867e-cba7-4415-9a43-1b8f4719aaeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd
2026-06-09 17:40:40.649057 | controller | Jun 09 16:09:07.088745 crc crio[22095]: time="2026-06-09T16:09:07.088462081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5524450e-f5cc-45a2-9418-82e77a61896e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649075 | controller | Jun 09 16:09:07.094166 crc crio[22095]: time="2026-06-09T16:09:07.094039284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a006c2bd-4357-4d47-a011-b321715e9417 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649091 | controller | Jun 09 16:09:07.307115 crc crio[22095]: time="2026-06-09T16:09:07.306798165Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract" id=3fd81444-8b89-4b6a-bb3d-398a27b919ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.649106 | controller | Jun 09 16:09:07.321250 crc crio[22095]: time="2026-06-09T16:09:07.308467548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649122 | controller | Jun 09 16:09:07.367180 crc crio[22095]: time="2026-06-09T16:09:07.365737842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649137 | controller | Jun 09 16:09:07.379364 crc crio[22095]: time="2026-06-09T16:09:07.379120185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649153 | controller | Jun 09 16:09:07.548792 crc crio[22095]: time="2026-06-09T16:09:07.548605359Z" level=info msg="Created container 79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract" id=3fd81444-8b89-4b6a-bb3d-398a27b919ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.649169 | controller | Jun 09 16:09:07.550674 crc crio[22095]: time="2026-06-09T16:09:07.550642521Z" level=info msg="Starting container: 79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae" id=dfb9427d-987b-443f-9181-176ff2e51137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.649184 | controller | Jun 09 16:09:07.563654 crc crio[22095]: time="2026-06-09T16:09:07.562554826Z" level=info msg="Started container" PID=42179 containerID=79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract id=dfb9427d-987b-443f-9181-176ff2e51137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363
2026-06-09 17:40:40.649200 | controller | Jun 09 16:09:10.152165 crc crio[22095]: time="2026-06-09T16:09:10.150729327Z" level=info msg="Stopping pod sandbox: 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363" id=e41fd0c5-7c88-434d-8229-3c02225faeb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.649216 | controller | Jun 09 16:09:10.152165 crc crio[22095]: time="2026-06-09T16:09:10.15162864Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc0028b71e0}] Aliases:map[]}"
2026-06-09 17:40:40.649231 | controller | Jun 09 16:09:10.152165 crc crio[22095]: time="2026-06-09T16:09:10.151771324Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.649250 | controller | Jun 09 16:09:11.152063 crc crio[22095]: time="2026-06-09T16:09:11.151587994Z" level=info msg="Stopped pod sandbox: 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363" id=e41fd0c5-7c88-434d-8229-3c02225faeb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.649265 | controller | Jun 09 16:09:18.275373 crc crio[22095]: time="2026-06-09T16:09:18.274005026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f88d6472-5488-446e-af85-2242d76fea60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649281 | controller | Jun 09 16:09:18.424979 crc crio[22095]: time="2026-06-09T16:09:18.421702473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=75f06302-8870-410a-9114-8148972d169d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649296 | controller | Jun 09 16:09:19.584567 crc crio[22095]: time="2026-06-09T16:09:19.582369726Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jxkwr/registry-server" id=d36bd265-db68-45ce-922d-cb1da1e2c7ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.649311 | controller | Jun 09 16:09:19.584567 crc crio[22095]: time="2026-06-09T16:09:19.583365232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649327 | controller | Jun 09 16:09:19.622751 crc crio[22095]: time="2026-06-09T16:09:19.622254556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649343 | controller | Jun 09 16:09:19.625717 crc crio[22095]: time="2026-06-09T16:09:19.625619742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649358 | controller | Jun 09 16:09:19.925909 crc crio[22095]: time="2026-06-09T16:09:19.922855133Z" level=info msg="Created container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server" id=d36bd265-db68-45ce-922d-cb1da1e2c7ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.649374 | controller | Jun 09 16:09:19.928563 crc crio[22095]: time="2026-06-09T16:09:19.928497647Z" level=info msg="Starting container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b" id=0f597f92-307c-4e04-a09a-eaa8d39cb55b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.649389 | controller | Jun 09 16:09:19.946486 crc crio[22095]: time="2026-06-09T16:09:19.946241881Z" level=info msg="Started container" PID=42401 containerID=80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b description=openshift-marketplace/redhat-operators-jxkwr/registry-server id=0f597f92-307c-4e04-a09a-eaa8d39cb55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd
2026-06-09 17:40:40.649404 | controller | Jun 09 16:09:28.699718 crc crio[22095]: time="2026-06-09T16:09:28.698660508Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/POD" id=7d36d2be-a3dc-428a-b1a9-55d4d28806d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.649420 | controller | Jun 09 16:09:28.701516 crc crio[22095]: time="2026-06-09T16:09:28.699752376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649436 | controller | Jun 09 16:09:28.738866 crc crio[22095]: time="2026-06-09T16:09:28.738757063Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-59859dfdc6-mmc2b Namespace:metallb-system ID:00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 UID:3e143041-0bdb-4d6a-bfc3-9ba6de618cd8 NetNS:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e143041_0bdb_4d6a_bfc3_9ba6de618cd8.slice PodAnnotations:0xc0004c6840}] Aliases:map[]}"
2026-06-09 17:40:40.649455 | controller | Jun 09 16:09:28.738866 crc crio[22095]: time="2026-06-09T16:09:28.738851355Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.649471 | controller | Jun 09 16:09:30.098982 crc crio[22095]: time="2026-06-09T16:09:30.098055257Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/POD" id=3d062305-4764-4437-aaed-ac9cdcc60fe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.649486 | controller | Jun 09 16:09:30.100840 crc crio[22095]: time="2026-06-09T16:09:30.098996451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.649502 | controller | Jun 09 16:09:30.155559 crc crio[22095]: time="2026-06-09T16:09:30.155383393Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-76879c4fd4-jz5r8 Namespace:metallb-system ID:dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 UID:12e34f68-98e6-43fd-a14e-e60260d29998 NetNS:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12e34f68_98e6_43fd_a14e_e60260d29998.slice PodAnnotations:0xc0004c70a0}] Aliases:map[]}"
2026-06-09 17:40:40.649518 | controller | Jun 09 16:09:30.155559 crc crio[22095]: time="2026-06-09T16:09:30.155501886Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.649533 | controller | Jun 09 16:09:30.286474 crc crio[22095]: 2026-06-09T16:09:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00dede749b4f318 Mac:92:11:10:93:e6:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.649549 | controller | Jun 09 16:09:30.288395 crc crio[22095]: time="2026-06-09T16:09:30.287882402Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-59859dfdc6-mmc2b Namespace:metallb-system ID:00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 UID:3e143041-0bdb-4d6a-bfc3-9ba6de618cd8 NetNS:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e143041_0bdb_4d6a_bfc3_9ba6de618cd8.slice PodAnnotations:0xc0004c6840}] Aliases:map[]}"
2026-06-09 17:40:40.649564 | controller | Jun 09 16:09:30.288395 crc crio[22095]: time="2026-06-09T16:09:30.288357474Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.649580 | controller | Jun 09 16:09:30.314321 crc crio[22095]: time="2026-06-09T16:09:30.314249726Z" level=info msg="Ran pod sandbox 00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 with infra container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/POD" id=7d36d2be-a3dc-428a-b1a9-55d4d28806d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.649595 | controller | Jun 09 16:09:30.325429 crc crio[22095]: time="2026-06-09T16:09:30.325238967Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649615 | controller | Jun 09 16:09:30.325865 crc crio[22095]: time="2026-06-09T16:09:30.325562895Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649631 | controller | Jun 09 16:09:30.325865 crc crio[22095]: time="2026-06-09T16:09:30.325613597Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649646 | controller | Jun 09 16:09:30.328176 crc crio[22095]: time="2026-06-09T16:09:30.327799803Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=48925aa9-8a5e-4528-9e34-b146baeb2fef name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.649662 | controller | Jun 09 16:09:30.342472 crc crio[22095]: time="2026-06-09T16:09:30.340184719Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-09 17:40:40.649678 | controller | Jun 09 16:09:31.311203 crc crio[22095]: 2026-06-09T16:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd2df47d13686a Mac:96:d5:dc:6f:df:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c SocketPath: PciID:}] [{Interface:0xc000372b00 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.649693 | controller | Jun 09 16:09:31.311203 crc crio[22095]: time="2026-06-09T16:09:31.308341869Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-76879c4fd4-jz5r8 Namespace:metallb-system ID:dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 UID:12e34f68-98e6-43fd-a14e-e60260d29998 NetNS:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12e34f68_98e6_43fd_a14e_e60260d29998.slice PodAnnotations:0xc0004c70a0}] Aliases:map[]}"
2026-06-09 17:40:40.649709 | controller | Jun 09 16:09:31.311203 crc crio[22095]: time="2026-06-09T16:09:31.308806691Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.649724 | controller | Jun 09 16:09:31.320258 crc crio[22095]: time="2026-06-09T16:09:31.320215082Z" level=info msg="Ran pod sandbox dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 with infra container: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/POD" id=3d062305-4764-4437-aaed-ac9cdcc60fe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.649740 | controller | Jun 09 16:09:31.322529 crc crio[22095]: time="2026-06-09T16:09:31.32245923Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649755 | controller | Jun 09 16:09:31.322742 crc crio[22095]: time="2026-06-09T16:09:31.322684286Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649774 | controller | Jun 09 16:09:31.322855 crc crio[22095]: time="2026-06-09T16:09:31.322767798Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649793 | controller | Jun 09 16:09:31.324539 crc crio[22095]: time="2026-06-09T16:09:31.32440192Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=39c261bc-7a80-45e7-ada3-fb047da9e3f7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.649850 | controller | Jun 09 16:09:31.328235 crc crio[22095]: time="2026-06-09T16:09:31.328166836Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-09 17:40:40.649884 | controller | Jun 09 16:09:34.705662 crc crio[22095]: time="2026-06-09T16:09:34.70470556Z" level=info msg="Stopping container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b (timeout: 2s)" id=92a011c4-02a6-4b7a-9fa8-4729eac02b76 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.649901 | controller | Jun 09 16:09:40.590381 crc crio[22095]: time="2026-06-09T16:09:40.588869305Z" level=info msg="Stopped container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server" id=92a011c4-02a6-4b7a-9fa8-4729eac02b76 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.649917 | controller | Jun 09 16:09:40.594368 crc crio[22095]: time="2026-06-09T16:09:40.594176601Z" level=info msg="Stopping pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd" id=9c3a7c9f-d113-4b3b-8f36-4987a83e5b5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.649933 | controller | Jun 09 16:09:40.596886 crc crio[22095]: time="2026-06-09T16:09:40.596717486Z" level=info msg="Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0004c66e8}] Aliases:map[]}"
2026-06-09 17:40:40.649949 | controller | Jun 09 16:09:40.597226 crc crio[22095]: time="2026-06-09T16:09:40.597141286Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-jxkwr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.649964 | controller | Jun 09 16:09:40.751569 crc crio[22095]: time="2026-06-09T16:09:40.748134208Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=48925aa9-8a5e-4528-9e34-b146baeb2fef name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.649980 | controller | Jun 09 16:09:40.751569 crc crio[22095]: time="2026-06-09T16:09:40.749612116Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=edcc71d1-2a2a-46d0-b38e-323d8d1f4d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.649996 | controller | Jun 09 16:09:40.756255 crc crio[22095]: time="2026-06-09T16:09:40.755747093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=deb0d95a-0ba8-4c0c-a9d7-a3d3566e8c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650012 | controller | Jun 09 16:09:40.781773 crc crio[22095]: time="2026-06-09T16:09:40.781533842Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=b611c575-4519-4fc2-9a05-87b033674e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650032 | controller | Jun 09 16:09:40.784811 crc crio[22095]: time="2026-06-09T16:09:40.784697033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650048 | controller | Jun 09 16:09:40.834042 crc crio[22095]: time="2026-06-09T16:09:40.833806119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650063 | controller | Jun 09 16:09:40.852117 crc crio[22095]: time="2026-06-09T16:09:40.849599333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650079 | controller | Jun 09 16:09:40.898037 crc crio[22095]: time="2026-06-09T16:09:40.897710353Z" level=info msg="Stopping pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1" id=3e84ebe3-c648-459d-acfa-a04380eed000 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.650095 | controller | Jun 09 16:09:40.898037 crc crio[22095]: time="2026-06-09T16:09:40.897981Z" level=info msg="Stopped pod sandbox (already stopped): f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1" id=3e84ebe3-c648-459d-acfa-a04380eed000 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.650111 | controller | Jun 09 16:09:40.914051 crc crio[22095]: time="2026-06-09T16:09:40.913845326Z" level=info msg="Removing pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1" id=1914d8ce-9cef-4bed-84e2-cbf6b79124e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.650126 | controller | Jun 09 16:09:41.068161 crc crio[22095]: time="2026-06-09T16:09:41.066718196Z" level=info msg="Created container 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=b611c575-4519-4fc2-9a05-87b033674e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650142 | controller | Jun 09 16:09:41.070139 crc crio[22095]: time="2026-06-09T16:09:41.070045541Z" level=info msg="Starting container: 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920" id=669fda1a-421a-44ad-b330-915cfc1615fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.650158 | controller | Jun 09 16:09:41.086386 crc crio[22095]: time="2026-06-09T16:09:41.086319797Z" level=info msg="Started container" PID=42917 containerID=439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=669fda1a-421a-44ad-b330-915cfc1615fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1
2026-06-09 17:40:40.650174 | controller | Jun 09 16:09:45.412646 crc crio[22095]: time="2026-06-09T16:09:45.411247416Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4bxfk/POD" id=e354dc0b-0605-4620-8145-b94728464d1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.650189 | controller | Jun 09 16:09:45.414249 crc crio[22095]: time="2026-06-09T16:09:45.412697493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650205 | controller | Jun 09 16:09:50.774619 crc crio[22095]: time="2026-06-09T16:09:50.773338518Z" level=info msg="Stopped pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd" id=9c3a7c9f-d113-4b3b-8f36-4987a83e5b5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.650220 | controller | Jun 09 16:09:50.781907 crc crio[22095]: time="2026-06-09T16:09:50.781785784Z" level=info msg="Removed pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1" id=1914d8ce-9cef-4bed-84e2-cbf6b79124e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.650239 | controller | Jun 09 16:09:50.825088 crc crio[22095]: time="2026-06-09T16:09:50.824977739Z" level=info msg="Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc0022726b0}] Aliases:map[]}"
2026-06-09 17:40:40.650256 | controller | Jun 09 16:09:50.825088 crc crio[22095]: time="2026-06-09T16:09:50.825059301Z" level=info msg="Adding pod openshift-marketplace_community-operators-4bxfk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.650272 | controller | Jun 09 16:09:51.043728 crc crio[22095]: time="2026-06-09T16:09:51.04357898Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=39c261bc-7a80-45e7-ada3-fb047da9e3f7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.650288 | controller | Jun 09 16:09:51.046272 crc crio[22095]: time="2026-06-09T16:09:51.045885669Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=82fd6e85-5edc-4aa5-b732-5577f4d1d7b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650303 | controller | Jun 09 16:09:51.061621 crc crio[22095]: time="2026-06-09T16:09:51.060591825Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=21d1a621-21f5-4f58-bd8a-78e49e400777 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650319 | controller | Jun 09 16:09:51.082396 crc crio[22095]: time="2026-06-09T16:09:51.082225158Z" level=info msg="Removing container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b" id=ebf64d2d-ebc8-428b-89a2-4c87eb8e307f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.650334 | controller | Jun 09 16:09:51.087232 crc crio[22095]: time="2026-06-09T16:09:51.087120453Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server" id=85b42325-66c4-4b80-bf3c-6683ac9dd7cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650350 | controller | Jun 09 16:09:51.089670 crc crio[22095]: time="2026-06-09T16:09:51.089563396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650366 | controller | Jun 09 16:09:51.167185 crc crio[22095]: time="2026-06-09T16:09:51.167088118Z" level=info msg="Removed container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server" id=ebf64d2d-ebc8-428b-89a2-4c87eb8e307f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.650381 | controller | Jun 09 16:09:51.172111 crc crio[22095]: time="2026-06-09T16:09:51.171900712Z" level=info msg="Removing container: f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f" id=b80d4b41-c9f5-4af4-89cd-a0f7f254913d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.650396 | controller | Jun 09 16:09:51.195003 crc crio[22095]: time="2026-06-09T16:09:51.194868679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650416 | controller | Jun 09 16:09:51.202285 crc crio[22095]: time="2026-06-09T16:09:51.200583975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650431 | controller | Jun 09 16:09:51.253868 crc crio[22095]: time="2026-06-09T16:09:51.253801026Z" level=info msg="Removed container f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f: openshift-marketplace/redhat-operators-jxkwr/extract-content" id=b80d4b41-c9f5-4af4-89cd-a0f7f254913d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.650447 | controller | Jun 09 16:09:51.263492 crc crio[22095]: time="2026-06-09T16:09:51.263384871Z" level=info msg="Removing container: de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1" id=bff0f5c7-9634-48c8-a495-ec9b8adbc0d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.650462 | controller | Jun 09 16:09:51.295661 crc crio[22095]: time="2026-06-09T16:09:51.295590795Z" level=info msg="Removed container de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1: openshift-marketplace/redhat-operators-jxkwr/extract-utilities" id=bff0f5c7-9634-48c8-a495-ec9b8adbc0d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.650477 | controller | Jun 09 16:09:51.368305 crc crio[22095]: time="2026-06-09T16:09:51.368186192Z" level=info msg="Created container 4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server" id=85b42325-66c4-4b80-bf3c-6683ac9dd7cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650492 | controller | Jun 09 16:09:51.374904 crc crio[22095]: time="2026-06-09T16:09:51.374799941Z" level=info msg="Starting container: 4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e" id=83f22bd1-f9ff-44cd-a862-f42ab5d16db1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.650507 | controller | Jun 09 16:09:51.381455 crc crio[22095]: time="2026-06-09T16:09:51.381274176Z" level=info msg="Started container" PID=43208 containerID=4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e description=metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server id=83f22bd1-f9ff-44cd-a862-f42ab5d16db1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353
2026-06-09 17:40:40.650522 | controller | Jun 09 16:09:51.634743 crc crio[22095]: 2026-06-09T16:09:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bb96f10812bd44 Mac:3e:68:1d:9b:20:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 SocketPath: PciID:}] [{Interface:0xc000144f10 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.650538 | controller | Jun 09 16:09:51.636603 crc crio[22095]: time="2026-06-09T16:09:51.636527324Z" level=info msg="Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc0022726b0}] Aliases:map[]}"
2026-06-09 17:40:40.650553 | controller | Jun 09 16:09:51.636789 crc crio[22095]: time="2026-06-09T16:09:51.63672567Z" level=info msg="Checking pod openshift-marketplace_community-operators-4bxfk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.650569 | controller | Jun 09 16:09:51.645158 crc crio[22095]: time="2026-06-09T16:09:51.644331254Z" level=info msg="Ran pod sandbox 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 with infra container: openshift-marketplace/community-operators-4bxfk/POD" id=e354dc0b-0605-4620-8145-b94728464d1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.650590 | controller | Jun 09 16:09:51.650397 crc crio[22095]: time="2026-06-09T16:09:51.649858685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f94f460f-365a-491a-840f-e5b7e510a792 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650606 | controller | Jun 09 16:09:51.652756 crc crio[22095]: time="2026-06-09T16:09:51.652275747Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cad62955-b496-462b-9e1a-cc7f5cceea3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650621 | controller | Jun 09 16:09:51.662110 crc crio[22095]: time="2026-06-09T16:09:51.662013096Z" level=info msg="Creating container: openshift-marketplace/community-operators-4bxfk/extract-utilities" id=3c386bbd-2e3c-4cb8-8d91-40b51979a3ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650637 | controller | Jun 09 16:09:51.662518 crc crio[22095]: time="2026-06-09T16:09:51.662447777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650653 | controller | Jun 09 16:09:51.686385 crc crio[22095]: time="2026-06-09T16:09:51.686321668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650668 | controller | Jun 09 16:09:51.697321 crc crio[22095]: time="2026-06-09T16:09:51.697218127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650683 | controller | Jun 09 16:09:51.799549 crc crio[22095]: time="2026-06-09T16:09:51.799471302Z" level=info msg="Created container a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1: openshift-marketplace/community-operators-4bxfk/extract-utilities" id=3c386bbd-2e3c-4cb8-8d91-40b51979a3ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650698 | controller | Jun 09 16:09:51.802055 crc crio[22095]: time="2026-06-09T16:09:51.801989826Z" level=info msg="Starting container: a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1" id=404239c3-2d3f-400f-aacf-902b96d6a9ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.650714 | controller | Jun 09 16:09:51.810384 crc crio[22095]: time="2026-06-09T16:09:51.810266038Z" level=info msg="Started container" PID=43230 containerID=a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1 description=openshift-marketplace/community-operators-4bxfk/extract-utilities id=404239c3-2d3f-400f-aacf-902b96d6a9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8
2026-06-09 17:40:40.650730 | controller | Jun 09 16:09:52.092242 crc crio[22095]: time="2026-06-09T16:09:52.090898885Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=b8101d39-1719-4b49-b47d-e2e64f4ad1a9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.650745 | controller | Jun 09 16:09:52.101577 crc crio[22095]: time="2026-06-09T16:09:52.101505096Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.650761 | controller | Jun 09 16:09:52.896112 crc crio[22095]: time="2026-06-09T16:09:52.895398969Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=b8101d39-1719-4b49-b47d-e2e64f4ad1a9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.650776 | controller | Jun 09 16:09:52.898053 crc crio[22095]: time="2026-06-09T16:09:52.897855382Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e75cea63-ef81-4246-b796-869dd8971702 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650795 | controller | Jun 09 16:09:52.900625 crc crio[22095]: time="2026-06-09T16:09:52.900551521Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6f88d8cd-7ef0-422b-ac9d-5ab289ce5528 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650811 | controller | Jun 09 16:09:52.909897 crc crio[22095]: time="2026-06-09T16:09:52.909796047Z" level=info msg="Creating container: openshift-marketplace/community-operators-4bxfk/extract-content" id=08451ad5-e82d-4323-b7cd-18bab57ba242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650826 | controller | Jun 09 16:09:52.910515 crc crio[22095]: time="2026-06-09T16:09:52.910433593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650842 | controller | Jun 09 16:09:52.937609 crc crio[22095]: time="2026-06-09T16:09:52.937467595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650882 | controller | Jun 09 16:09:52.941309 crc crio[22095]: time="2026-06-09T16:09:52.941224181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.650901 | controller | Jun 09 16:09:53.074372 crc crio[22095]: time="2026-06-09T16:09:53.074238433Z" level=info msg="Created container 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c: openshift-marketplace/community-operators-4bxfk/extract-content" id=08451ad5-e82d-4323-b7cd-18bab57ba242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.650916 | controller | Jun 09 16:09:53.076518 crc crio[22095]: time="2026-06-09T16:09:53.076367977Z" level=info msg="Starting container: 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c" id=f0884050-ec41-4ce8-872a-10a16292eef1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.650932 | controller | Jun 09 16:09:53.087538 crc crio[22095]: time="2026-06-09T16:09:53.087395949Z" level=info msg="Started container" PID=43240 containerID=9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c description=openshift-marketplace/community-operators-4bxfk/extract-content id=f0884050-ec41-4ce8-872a-10a16292eef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8
2026-06-09 17:40:40.650948 | controller | Jun 09 16:09:54.120833 crc crio[22095]: time="2026-06-09T16:09:54.120686225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f11e32b-a1c3-4ab8-86d1-9e315352d286 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.650964 | controller | Jun 09 16:09:54.123192 crc crio[22095]: time="2026-06-09T16:09:54.123121368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a534f0f3-bc5a-47d7-bf24-c64036c51f1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.651026 | controller | Jun 09 16:09:54.139081 crc crio[22095]: time="2026-06-09T16:09:54.138739317Z" level=info msg="Creating container: openshift-marketplace/community-operators-4bxfk/registry-server" id=b6c92e6d-063f-48e6-a0ab-416f1175f0e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.651047 | controller | Jun 09 16:09:54.139081 crc crio[22095]: time="2026-06-09T16:09:54.139184188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651067 | controller | Jun 09 16:09:54.195664 crc crio[22095]: time="2026-06-09T16:09:54.19556193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651084 | controller | Jun 09 16:09:54.198979 crc crio[22095]: time="2026-06-09T16:09:54.198856295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651099 | controller | Jun 09 16:09:54.327535 crc crio[22095]: time="2026-06-09T16:09:54.326813587Z" level=info msg="Created container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server" id=b6c92e6d-063f-48e6-a0ab-416f1175f0e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.651115 | controller | Jun 09 16:09:54.330388 crc crio[22095]: time="2026-06-09T16:09:54.330154543Z" level=info msg="Starting container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028" id=0e45c2a1-f542-49a8-a61a-613382ea6ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.651130 | controller | Jun 09 16:09:54.336445 crc crio[22095]: time="2026-06-09T16:09:54.33629998Z" level=info msg="Started container" PID=43256 containerID=4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028 description=openshift-marketplace/community-operators-4bxfk/registry-server id=0e45c2a1-f542-49a8-a61a-613382ea6ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8
2026-06-09 17:40:40.651146 | controller | Jun 09 16:10:00.514210 crc crio[22095]: time="2026-06-09T16:10:00.5132717Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683690-wcct8/POD" id=26a52ee3-1846-4965-85f5-00ba1bd742b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.651162 | controller | Jun 09 16:10:00.515306 crc crio[22095]: time="2026-06-09T16:10:00.514223125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651177 | controller | Jun 09 16:10:00.540727 crc crio[22095]: time="2026-06-09T16:10:00.540591969Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00041d228}] Aliases:map[]}"
2026-06-09 17:40:40.651194 | controller | Jun 09 16:10:00.540727 crc crio[22095]: time="2026-06-09T16:10:00.540667501Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683690-wcct8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.651210 | controller | Jun 09 16:10:00.971132 crc crio[22095]: 2026-06-09T16:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864fac0a27d59f2 Mac:aa:57:0b:e5:07:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.651226 | controller | Jun 09 16:10:00.973850 crc crio[22095]: time="2026-06-09T16:10:00.973720156Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00041d228}] Aliases:map[]}"
2026-06-09 17:40:40.651246 | controller | Jun 09 16:10:00.974180 crc crio[22095]: time="2026-06-09T16:10:00.974040584Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683690-wcct8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.651263 | controller | Jun 09 16:10:00.982287 crc crio[22095]: time="2026-06-09T16:10:00.98205997Z" level=info msg="Ran pod sandbox 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa with infra container: openshift-infra/auto-csr-approver-29683690-wcct8/POD" id=26a52ee3-1846-4965-85f5-00ba1bd742b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.651279 | controller | Jun 09 16:10:00.984982 crc crio[22095]: time="2026-06-09T16:10:00.984759569Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0da44a7d-ce12-4a65-aca4-a461b4e2d2ff name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.651294 | controller | Jun 09 16:10:00.994314 crc crio[22095]: time="2026-06-09T16:10:00.994234421Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.651310 | controller | Jun 09 16:10:01.937664 crc crio[22095]: time="2026-06-09T16:10:01.936570491Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0da44a7d-ce12-4a65-aca4-a461b4e2d2ff name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.651326 | controller | Jun 09 16:10:01.940172 crc crio[22095]: time="2026-06-09T16:10:01.93966729Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c20b879d-2cb2-439e-a635-584384501fa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.651341 | controller | Jun 09 16:10:01.941901 crc crio[22095]: time="2026-06-09T16:10:01.941750053Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ac0c9ccd-b220-42a9-af12-0bf43d1c19f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.651357 | controller | Jun 09 16:10:01.948321 crc crio[22095]: time="2026-06-09T16:10:01.948189598Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683690-wcct8/oc" id=431eb23e-46a4-4391-82d7-191aa5102e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.651372 | controller | Jun 09 16:10:01.949023 crc crio[22095]: time="2026-06-09T16:10:01.948764193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651388 | controller | Jun 09 16:10:01.984736 crc crio[22095]: time="2026-06-09T16:10:01.98461824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651403 | controller | Jun 09 16:10:02.251126 crc crio[22095]: time="2026-06-09T16:10:02.251019763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651419 | controller | Jun 09 16:10:02.379046 crc crio[22095]: time="2026-06-09T16:10:02.378893883Z" level=info msg="Created container 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e: openshift-infra/auto-csr-approver-29683690-wcct8/oc" id=431eb23e-46a4-4391-82d7-191aa5102e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.651435 | controller | Jun 09 16:10:02.380849 crc crio[22095]: time="2026-06-09T16:10:02.380801962Z" level=info msg="Starting container: 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e" id=c84e6604-13a8-4241-9ff0-5c31be2dc118 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.651450 | controller | Jun 09 16:10:02.387877 crc crio[22095]: time="2026-06-09T16:10:02.387793021Z" level=info msg="Started container" PID=43463 containerID=3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e description=openshift-infra/auto-csr-approver-29683690-wcct8/oc id=c84e6604-13a8-4241-9ff0-5c31be2dc118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa
2026-06-09 17:40:40.651469 | controller | Jun 09 16:10:04.241166 crc crio[22095]: time="2026-06-09T16:10:04.240333149Z" level=info msg="Stopping pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa" id=ac49bd5c-f2ac-45ab-9c21-c48d996c250b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.651486 | controller | Jun 09 16:10:04.242609 crc crio[22095]: time="2026-06-09T16:10:04.241756585Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00263c240}] Aliases:map[]}"
2026-06-09 17:40:40.651502 | controller | Jun 09 16:10:04.242609 crc crio[22095]: time="2026-06-09T16:10:04.24197187Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683690-wcct8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.651518 | controller | Jun 09 16:10:04.515430 crc crio[22095]: time="2026-06-09T16:10:04.514851969Z" level=info msg="Stopped pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa" id=ac49bd5c-f2ac-45ab-9c21-c48d996c250b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.651534 | controller | Jun 09 16:10:07.286655 crc crio[22095]: time="2026-06-09T16:10:07.2856078Z" level=info msg="Stopping container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028 (timeout: 2s)" id=67c8a360-dd68-4eae-a66b-394e865394d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.651549 | controller | Jun 09 16:10:07.439187 crc crio[22095]: time="2026-06-09T16:10:07.439045584Z" level=info msg="Stopped container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server" id=67c8a360-dd68-4eae-a66b-394e865394d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.651565 | controller | Jun 09 16:10:07.440464 crc crio[22095]: time="2026-06-09T16:10:07.440114631Z" level=info msg="Stopping pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8" id=81ee919f-b136-42ef-bda7-6810b3b3d3b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.651581 | controller | Jun 09 16:10:07.441081 crc crio[22095]: time="2026-06-09T16:10:07.440864381Z" level=info msg="Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc002272b90}] Aliases:map[]}"
2026-06-09 17:40:40.651597 | controller | Jun 09 16:10:07.441249 crc crio[22095]: time="2026-06-09T16:10:07.441126697Z" level=info msg="Deleting pod openshift-marketplace_community-operators-4bxfk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.651613 | controller | Jun 09 16:10:07.742622 crc crio[22095]: time="2026-06-09T16:10:07.742524696Z" level=info msg="Stopped pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8" id=81ee919f-b136-42ef-bda7-6810b3b3d3b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.651628 | controller | Jun 09 16:10:08.304051 crc crio[22095]: time="2026-06-09T16:10:08.303075561Z" level=info msg="Removing container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028" id=3e5c8fd1-79fc-4b93-a37f-cf1cad0f061a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.651647 | controller | Jun 09 16:10:08.341555 crc crio[22095]: time="2026-06-09T16:10:08.341393501Z" level=info msg="Removed container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server" id=3e5c8fd1-79fc-4b93-a37f-cf1cad0f061a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.651663 | controller | Jun 09 16:10:08.347046 crc crio[22095]: time="2026-06-09T16:10:08.345791704Z" level=info msg="Removing container: 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c" id=3e045907-9696-4cec-b4ed-27bd1a4bad5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.651678 | controller | Jun 09 16:10:08.377258 crc crio[22095]: time="2026-06-09T16:10:08.374341744Z" level=info msg="Removed container 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c: openshift-marketplace/community-operators-4bxfk/extract-content" id=3e045907-9696-4cec-b4ed-27bd1a4bad5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.651693 | controller | Jun 09 16:10:08.380291 crc crio[22095]: time="2026-06-09T16:10:08.380210224Z" level=info msg="Removing container: a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1" id=ba2701d2-c178-4031-9f39-0c08ea195206 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.651709 | controller | Jun 09 16:10:08.404249 crc crio[22095]: time="2026-06-09T16:10:08.403246433Z" level=info msg="Removed container a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1: openshift-marketplace/community-operators-4bxfk/extract-utilities" id=ba2701d2-c178-4031-9f39-0c08ea195206 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.651724 | controller | Jun 09 16:10:15.997548 crc crio[22095]: time="2026-06-09T16:10:15.996752324Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-w4hkn/POD" id=dcc83aea-246e-488a-aa0b-3cd467dd1309 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.651739 | controller | Jun 09 16:10:15.998760 crc crio[22095]: time="2026-06-09T16:10:15.997580985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651755 | controller | Jun 09 16:10:16.030312 crc crio[22095]: time="2026-06-09T16:10:16.03022449Z" level=info msg="Got pod network &{Name:controller-8464864885-w4hkn Namespace:metallb-system ID:7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 UID:ad61740a-16e9-49ea-abec-c844aef00c2d NetNS:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad61740a_16e9_49ea_abec_c844aef00c2d.slice PodAnnotations:0xc000526938}] Aliases:map[]}"
2026-06-09 17:40:40.651771 | controller | Jun 09 16:10:16.030312 crc crio[22095]: time="2026-06-09T16:10:16.030285341Z" level=info msg="Adding pod metallb-system_controller-8464864885-w4hkn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.651786 | controller | Jun 09 16:10:16.548654 crc crio[22095]: 2026-06-09T16:10:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a3d84ab0ef2c85 Mac:a2:27:47:07:b7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.651802 | controller | Jun 09 16:10:16.550230 crc crio[22095]: time="2026-06-09T16:10:16.550163937Z" level=info msg="Got pod network &{Name:controller-8464864885-w4hkn Namespace:metallb-system ID:7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 UID:ad61740a-16e9-49ea-abec-c844aef00c2d NetNS:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad61740a_16e9_49ea_abec_c844aef00c2d.slice PodAnnotations:0xc000526938}] Aliases:map[]}"
2026-06-09 17:40:40.651821 | controller | Jun 09 16:10:16.550389 crc crio[22095]: time="2026-06-09T16:10:16.550342352Z" level=info msg="Checking pod metallb-system_controller-8464864885-w4hkn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.651837 | controller | Jun 09 16:10:16.558632 crc crio[22095]: time="2026-06-09T16:10:16.558519541Z" level=info msg="Ran pod sandbox 7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 with infra container: metallb-system/controller-8464864885-w4hkn/POD" id=dcc83aea-246e-488a-aa0b-3cd467dd1309 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.651876 | controller | Jun 09 16:10:16.561624 crc crio[22095]: time="2026-06-09T16:10:16.561517198Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7111d9e3-db70-45df-a7bd-870dd2afdd0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.651898 | controller | Jun 09 16:10:16.563883 crc crio[22095]: time="2026-06-09T16:10:16.563759045Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=40800e77-5bdf-495d-aa56-b70c51010d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.651915 | controller | Jun 09 16:10:16.571657 crc crio[22095]: time="2026-06-09T16:10:16.571497093Z" level=info msg="Creating container: metallb-system/controller-8464864885-w4hkn/controller" id=5cb7e3cc-20bb-43eb-9498-ff9ab43bcfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.651930 | controller | Jun 09 16:10:16.572169 crc crio[22095]: time="2026-06-09T16:10:16.572107658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651946 | controller | Jun 09 16:10:16.621205 crc crio[22095]: time="2026-06-09T16:10:16.621100231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651961 | controller | Jun 09 16:10:16.625377 crc crio[22095]: time="2026-06-09T16:10:16.625272138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.651977 | controller | Jun 09 16:10:16.789120 crc crio[22095]: time="2026-06-09T16:10:16.787816055Z" level=info msg="Created container 5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3: metallb-system/controller-8464864885-w4hkn/controller" id=5cb7e3cc-20bb-43eb-9498-ff9ab43bcfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.651992 | controller | Jun 09 16:10:16.790253 crc crio[22095]: time="2026-06-09T16:10:16.790097764Z" level=info msg="Starting container: 5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3" id=28dc8127-1670-4646-a84d-0e9e71be16a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.652008 | controller | Jun 09 16:10:16.796000 crc crio[22095]: time="2026-06-09T16:10:16.795855511Z" level=info msg="Started container" PID=43856 containerID=5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3 description=metallb-system/controller-8464864885-w4hkn/controller id=28dc8127-1670-4646-a84d-0e9e71be16a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9
2026-06-09 17:40:40.652024 | controller | Jun 09 16:10:16.841272 crc crio[22095]: time="2026-06-09T16:10:16.84116371Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=dc17109a-7ec4-4237-aa8f-3b70cda61efe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652043 | controller | Jun 09 16:10:16.844063 crc crio[22095]: time="2026-06-09T16:10:16.843981352Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=0d05834a-335c-421f-b756-0b686a11d52f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652059 | controller | Jun 09 16:10:16.869000 crc crio[22095]: time="2026-06-09T16:10:16.868813757Z" level=info msg="Creating container: metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy" id=36f50e07-f63a-4f37-8f90-5659dc9c535e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652075 | controller | Jun 09 16:10:16.869749 crc crio[22095]: time="2026-06-09T16:10:16.869681639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652090 | controller | Jun 09 16:10:16.937431 crc crio[22095]: time="2026-06-09T16:10:16.937322469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652105 | controller | Jun 09 16:10:16.942892 crc crio[22095]: time="2026-06-09T16:10:16.942796909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652120 | controller | Jun 09 16:10:17.063231 crc crio[22095]: time="2026-06-09T16:10:17.063114856Z" level=info msg="Created container 24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd: metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy" id=36f50e07-f63a-4f37-8f90-5659dc9c535e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652136 | controller | Jun 09 16:10:17.065542 crc crio[22095]: time="2026-06-09T16:10:17.064729997Z" level=info msg="Starting container: 24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd" id=52890723-2a74-4f61-a0f4-1cfe1ccd41fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.652151 | controller | Jun 09 16:10:17.071351 crc crio[22095]: time="2026-06-09T16:10:17.071242584Z" level=info msg="Started container" PID=43883 containerID=24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd description=metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy id=52890723-2a74-4f61-a0f4-1cfe1ccd41fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9
2026-06-09 17:40:40.652167 | controller | Jun 09 16:10:18.944231 crc crio[22095]: time="2026-06-09T16:10:18.943634219Z" level=info msg="Running pod sandbox: metallb-system/speaker-tt9zg/POD" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.652182 | controller | Jun 09 16:10:18.944231 crc crio[22095]: time="2026-06-09T16:10:18.944210644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652197 | controller | Jun 09 16:10:18.964471 crc crio[22095]: time="2026-06-09T16:10:18.964298587Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.652213 | controller | Jun 09 16:10:18.982248 crc crio[22095]: time="2026-06-09T16:10:18.982140834Z" level=info msg="Ran pod sandbox b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10 with infra container: metallb-system/speaker-tt9zg/POD" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.652231 | controller | Jun 09 16:10:18.985112 crc crio[22095]: time="2026-06-09T16:10:18.985001277Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=31d85408-1558-40f1-b7f4-8dd5968e7571 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652246 | controller | Jun 09 16:10:18.987538 crc crio[22095]: time="2026-06-09T16:10:18.987383658Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=6e29cba1-bb28-4a2e-ba30-466b0f252591 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652262 | controller | Jun 09 16:10:19.286836 crc crio[22095]: time="2026-06-09T16:10:19.286517468Z" level=info msg="Creating container: metallb-system/speaker-tt9zg/speaker" id=2a95d09c-80ee-40ea-babe-d64f0c3377fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652277 | controller | Jun 09 16:10:19.287558 crc crio[22095]: time="2026-06-09T16:10:19.287494073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652292 | controller | Jun 09 16:10:19.323523 crc crio[22095]: time="2026-06-09T16:10:19.323453443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652308 | controller | Jun 09 16:10:19.460447 crc crio[22095]: time="2026-06-09T16:10:19.460341434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652323 | controller | Jun 09 16:10:19.563184 crc crio[22095]: time="2026-06-09T16:10:19.563069771Z" level=info msg="Created container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker" id=2a95d09c-80ee-40ea-babe-d64f0c3377fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652339 | controller | Jun 09 16:10:19.565012 crc crio[22095]: time="2026-06-09T16:10:19.564957859Z" level=info msg="Starting container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4" id=a89d8fc4-7fde-4f04-8eff-e906d42d0949 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.652354 | controller | Jun 09 16:10:19.570347 crc crio[22095]: time="2026-06-09T16:10:19.570265775Z" level=info msg="Started container" PID=43931 containerID=095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4 description=metallb-system/speaker-tt9zg/speaker id=a89d8fc4-7fde-4f04-8eff-e906d42d0949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10
2026-06-09 17:40:40.652370 | controller | Jun 09 16:10:19.582084 crc crio[22095]: time="2026-06-09T16:10:19.581280217Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=6021b591-e3d3-43f2-804e-50a073bb54c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652385 | controller | Jun 09 16:10:19.585234 crc crio[22095]: time="2026-06-09T16:10:19.585169406Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=46aaf73e-6294-413c-8bbe-c81c1184907f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652401 | controller | Jun 09 16:10:19.591900 crc crio[22095]: time="2026-06-09T16:10:19.591770645Z" level=info msg="Creating container: metallb-system/speaker-tt9zg/kube-rbac-proxy" id=5ddcd2dd-e250-4af1-b6f7-41e7269bb9b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652419 | controller | Jun 09 16:10:19.592587 crc crio[22095]: time="2026-06-09T16:10:19.592513304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652435 | controller | Jun 09 16:10:19.621374 crc crio[22095]: time="2026-06-09T16:10:19.62128004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652450 | controller | Jun 09 16:10:19.725174 crc crio[22095]: time="2026-06-09T16:10:19.725047884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652465 | controller | Jun 09 16:10:19.853372 crc crio[22095]: time="2026-06-09T16:10:19.853243862Z" level=info msg="Created container df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97: metallb-system/speaker-tt9zg/kube-rbac-proxy" id=5ddcd2dd-e250-4af1-b6f7-41e7269bb9b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652481 | controller | Jun 09 16:10:19.854773 crc crio[22095]: time="2026-06-09T16:10:19.854625148Z" level=info msg="Starting container: df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97" id=95c987c5-cca1-4db5-922c-b09342837ac4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.652496 | controller | Jun 09 16:10:19.859783 crc crio[22095]: time="2026-06-09T16:10:19.859711688Z" level=info msg="Started container" PID=43964 containerID=df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97 description=metallb-system/speaker-tt9zg/kube-rbac-proxy id=95c987c5-cca1-4db5-922c-b09342837ac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10
2026-06-09 17:40:40.652511 | controller | Jun 09 16:10:34.718596 crc crio[22095]: time="2026-06-09T16:10:34.717582203Z" level=info msg="Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/POD" id=cc49fbc4-66fc-447d-943d-7a0dba759833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.652526 | controller | Jun 09 16:10:34.720152 crc crio[22095]: time="2026-06-09T16:10:34.71862431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652542 | controller | Jun 09 16:10:34.749426 crc crio[22095]: time="2026-06-09T16:10:34.749307644Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc0004c7158}] Aliases:map[]}"
2026-06-09 17:40:40.652558 | controller | Jun 09 16:10:34.749426 crc crio[22095]: time="2026-06-09T16:10:34.749379466Z" level=info msg="Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.652574 | controller | Jun 09 16:10:35.041289 crc crio[22095]: 2026-06-09T16:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa6c1ceac3532e0 Mac:82:13:a5:02:2a:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 SocketPath: PciID:}] [{Interface:0xc00025d5c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.652590 | controller | Jun 09 16:10:35.042888 crc crio[22095]: time="2026-06-09T16:10:35.04281853Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc0004c7158}] Aliases:map[]}"
2026-06-09 17:40:40.652609 | controller | Jun 09 16:10:35.043158 crc crio[22095]: time="2026-06-09T16:10:35.043106278Z" level=info msg="Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.652626 | controller | Jun 09 16:10:35.050172 crc crio[22095]: time="2026-06-09T16:10:35.050122247Z" level=info msg="Ran pod sandbox aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/POD" id=cc49fbc4-66fc-447d-943d-7a0dba759833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.652642 | controller | Jun 09 16:10:35.053135 crc crio[22095]: time="2026-06-09T16:10:35.052707923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ce287ee-23fd-4461-a6d3-4ddf53d5cf6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652657 | controller | Jun 09 16:10:35.056654 crc crio[22095]: time="2026-06-09T16:10:35.056377117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0e2c0818-2134-470a-9b63-d839a4eb2e60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652673 | controller | Jun 09 16:10:35.063436 crc crio[22095]: time="2026-06-09T16:10:35.063229132Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util" id=acd9191a-a92a-4a5d-b2e5-f3f5262589b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652688 | controller | Jun 09 16:10:35.063903 crc crio[22095]: time="2026-06-09T16:10:35.063836598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652704 | controller | Jun 09 16:10:35.099439 crc crio[22095]: time="2026-06-09T16:10:35.099272114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652719 | controller | Jun 09 16:10:35.104643 crc crio[22095]: time="2026-06-09T16:10:35.10457725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652735 | controller | Jun 09 16:10:35.284740 crc crio[22095]: time="2026-06-09T16:10:35.284621625Z" level=info msg="Created container c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util" id=acd9191a-a92a-4a5d-b2e5-f3f5262589b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652751 | controller | Jun 09 16:10:35.286150 crc crio[22095]: time="2026-06-09T16:10:35.286078242Z" level=info msg="Starting container: c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff" id=75133c3e-f7c8-4560-9748-43dee71eefe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.652766 | controller | Jun 09 16:10:35.292818 crc crio[22095]: time="2026-06-09T16:10:35.29227295Z" level=info msg="Started container" PID=44214 containerID=c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util id=75133c3e-f7c8-4560-9748-43dee71eefe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2
2026-06-09 17:40:40.652787 | controller | Jun 09 16:10:35.604300 crc crio[22095]: time="2026-06-09T16:10:35.603898699Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652803 | controller | Jun 09 16:10:35.604300 crc crio[22095]: time="2026-06-09T16:10:35.604155736Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652818 | controller | Jun 09 16:10:35.604300 crc crio[22095]: time="2026-06-09T16:10:35.604206387Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652834 | controller | Jun 09 16:10:35.605675 crc crio[22095]: time="2026-06-09T16:10:35.605563882Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=0e1b855b-62ee-4e9e-8d0d-6c6c8a915d0a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.652852 | controller | Jun 09 16:10:35.609865 crc crio[22095]: time="2026-06-09T16:10:35.609639196Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\""
2026-06-09 17:40:40.652887 | controller | Jun 09 16:10:39.768468 crc crio[22095]: time="2026-06-09T16:10:39.767785638Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=0e1b855b-62ee-4e9e-8d0d-6c6c8a915d0a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.652903 | controller | Jun 09 16:10:39.770113 crc crio[22095]: time="2026-06-09T16:10:39.770073076Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=67114c03-d0bf-4712-803b-6cd18dd17301 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652919 | controller | Jun 09 16:10:39.774542 crc crio[22095]: time="2026-06-09T16:10:39.77451245Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=01a49471-6131-4af2-96bf-2277f41d4c6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.652934 | controller | Jun 09 16:10:39.782303 crc crio[22095]: time="2026-06-09T16:10:39.782209267Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull" id=939059e5-cdeb-4e46-b08c-dcf40fba7944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.652950 | controller | Jun 09 16:10:39.783851 crc crio[22095]: time="2026-06-09T16:10:39.783752756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652965 | controller | Jun 09 16:10:39.814602 crc crio[22095]: time="2026-06-09T16:10:39.814498973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652980 | controller | Jun 09 16:10:39.822132 crc crio[22095]: time="2026-06-09T16:10:39.822049826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.652999 | controller | Jun 09 16:10:39.946714 crc crio[22095]: time="2026-06-09T16:10:39.946104558Z" level=info msg="Created container 39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull" id=939059e5-cdeb-4e46-b08c-dcf40fba7944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.653015 | controller | Jun 09 16:10:39.947662 crc crio[22095]: time="2026-06-09T16:10:39.947539965Z" level=info msg="Starting container: 39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151" id=338e7fbc-c1a2-45e3-ac33-ed67d001727a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.653030 | controller | Jun 09 16:10:39.954240 crc crio[22095]: time="2026-06-09T16:10:39.954158874Z" level=info msg="Started container" PID=44379 containerID=39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull id=338e7fbc-c1a2-45e3-ac33-ed67d001727a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2
2026-06-09 17:40:40.653046 | controller | Jun 09 16:10:40.662827 crc crio[22095]: time="2026-06-09T16:10:40.662740876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e37739bc-07ed-419b-9cdd-b5bf2cb6a8ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653062 | controller | Jun 09 16:10:40.665062 crc crio[22095]: time="2026-06-09T16:10:40.664964093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7378c20f-2418-43df-bdf6-667bb76dd7d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653078 | controller | Jun 09 16:10:40.675252 crc crio[22095]: time="2026-06-09T16:10:40.675088402Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract" id=f121e831-ba99-4323-973d-9e0c2de78c0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.653093 | controller | Jun 09 16:10:40.675654 crc crio[22095]: time="2026-06-09T16:10:40.675522523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653108 | controller | Jun 09 16:10:40.703469 crc crio[22095]: time="2026-06-09T16:10:40.703287233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653123 | controller | Jun 09 16:10:40.706192 crc crio[22095]: time="2026-06-09T16:10:40.706125916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653139 | controller | Jun 09 16:10:41.052351 crc crio[22095]: time="2026-06-09T16:10:41.051724465Z" level=info msg="Created container 8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract" id=f121e831-ba99-4323-973d-9e0c2de78c0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.653154 | controller | Jun 09 16:10:41.055774 crc crio[22095]: time="2026-06-09T16:10:41.055601164Z" level=info msg="Starting container: 8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1" id=16f6f180-fede-4509-8200-cf9b9ac5a759 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.653169 | controller | Jun 09 16:10:41.076025 crc crio[22095]: time="2026-06-09T16:10:41.075511163Z" level=info msg="Started container" PID=44403 containerID=8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract id=16f6f180-fede-4509-8200-cf9b9ac5a759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2
2026-06-09 17:40:40.653188 | controller | Jun 09 16:10:41.484061 crc crio[22095]: time="2026-06-09T16:10:41.481715612Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-42t9k/POD" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653203 | controller | Jun 09 16:10:41.484061 crc crio[22095]: time="2026-06-09T16:10:41.482278386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653219 | controller | Jun 09 16:10:41.496670 crc crio[22095]: time="2026-06-09T16:10:41.496594352Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653234 | controller | Jun 09 16:10:41.655638 crc crio[22095]: time="2026-06-09T16:10:41.655286691Z" level=info msg="Ran pod sandbox 9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f with infra container: openshift-frr-k8s/frr-k8s-42t9k/POD" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653249 | controller | Jun 09 16:10:41.658879 crc crio[22095]: time="2026-06-09T16:10:41.658595555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653265 | controller | Jun 09 16:10:41.658879 crc crio[22095]: time="2026-06-09T16:10:41.658814361Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653280 | controller | Jun 09 16:10:41.658879 crc crio[22095]: time="2026-06-09T16:10:41.658861252Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653295 | controller | Jun 09 16:10:41.659991 crc crio[22095]: time="2026-06-09T16:10:41.659858018Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ceff686d-9f1c-48ee-98cb-b5910cc0a86b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.653310 | controller | Jun 09 16:10:41.666167 crc crio[22095]: time="2026-06-09T16:10:41.666098457Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 17:40:40.653326 | controller | Jun 09 16:10:42.581444 crc crio[22095]: time="2026-06-09T16:10:42.581322454Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/POD" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653341 | controller | Jun 09 16:10:42.583986 crc crio[22095]: time="2026-06-09T16:10:42.581466698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653356 | controller | Jun 09 16:10:42.601792 crc crio[22095]: time="2026-06-09T16:10:42.601674354Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653378 | controller | Jun 09 16:10:42.612450 crc crio[22095]: time="2026-06-09T16:10:42.612335877Z" level=info msg="Ran pod sandbox 96a9f95fab4fed36987424b56b457d63c3374a220b039d3a1cac94b35649d2e1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/POD" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653394 | controller | Jun 09 16:10:42.615215 crc crio[22095]: time="2026-06-09T16:10:42.614999275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653410 | controller | Jun 09 16:10:42.615374 crc crio[22095]: time="2026-06-09T16:10:42.615254422Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653426 | controller | Jun 09 16:10:42.615374 crc crio[22095]: time="2026-06-09T16:10:42.615305313Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653442 | controller | Jun 09 16:10:42.616341 crc crio[22095]: time="2026-06-09T16:10:42.616306389Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ad9ee2fc-c8d2-494c-b655-a7584e59f45f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.653458 | controller | Jun 09 16:10:42.619837 crc crio[22095]: time="2026-06-09T16:10:42.619750777Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 17:40:40.653473 | controller | Jun 09 16:10:42.754611 crc crio[22095]: time="2026-06-09T16:10:42.75362629Z" level=info msg="Stopping pod sandbox: aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2" id=663db17c-736f-4353-a80a-64b4aea76a43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.653489 | controller | Jun 09 16:10:42.755652 crc crio[22095]: time="2026-06-09T16:10:42.755057846Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc00012a980}] Aliases:map[]}"
2026-06-09 17:40:40.653505 | controller | Jun 09 16:10:42.755652 crc crio[22095]: time="2026-06-09T16:10:42.755269802Z" level=info msg="Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.653521 | controller | Jun 09 16:10:43.055296 crc crio[22095]: time="2026-06-09T16:10:43.055184582Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gh2rv/POD" id=299371e7-0b72-4768-97b7-b0dcb432d795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653536 | controller | Jun 09 16:10:43.055484 crc crio[22095]: time="2026-06-09T16:10:43.055329486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653558 | controller | Jun 09 16:10:43.081654 crc crio[22095]: time="2026-06-09T16:10:43.081569397Z" level=info msg="Stopped pod sandbox: aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2" id=663db17c-736f-4353-a80a-64b4aea76a43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.653574 | controller | Jun 09 16:10:43.099802 crc crio[22095]: time="2026-06-09T16:10:43.099626649Z" level=info msg="Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc002b5c418}] Aliases:map[]}"
2026-06-09 17:40:40.653590 | controller | Jun 09 16:10:43.100213 crc crio[22095]: time="2026-06-09T16:10:43.099827214Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gh2rv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.653606 | controller | Jun 09 16:10:43.485195 crc crio[22095]: 2026-06-09T16:10:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:904029c32eba4da Mac:36:b8:9c:4a:ef:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 SocketPath: PciID:}] [{Interface:0xc000340c60 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.653621 | controller | Jun 09 16:10:43.504094 crc crio[22095]: time="2026-06-09T16:10:43.503886817Z" level=info msg="Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc002b5c418}] Aliases:map[]}"
2026-06-09 17:40:40.653638 | controller | Jun 09 16:10:43.504311 crc crio[22095]: time="2026-06-09T16:10:43.504271677Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gh2rv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.653653 | controller | Jun 09 16:10:43.515813 crc crio[22095]: time="2026-06-09T16:10:43.513996676Z" level=info msg="Ran pod sandbox 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 with infra container: openshift-marketplace/certified-operators-gh2rv/POD" id=299371e7-0b72-4768-97b7-b0dcb432d795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.653669 | controller | Jun 09 16:10:43.533845 crc crio[22095]: time="2026-06-09T16:10:43.533759711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de735d5f-b3a4-41c4-acaf-04b3f5275499 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653685 | controller | Jun 09 16:10:43.550002 crc crio[22095]: time="2026-06-09T16:10:43.545793639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=753ac69b-8061-419b-bab3-0e1b22d9c560 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653700 | controller | Jun 09 16:10:43.557052 crc crio[22095]: time="2026-06-09T16:10:43.556985895Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gh2rv/extract-utilities" id=30dcc823-f057-4c29-94e6-efc017e3fb79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.653716 | controller | Jun 09 16:10:43.557870 crc crio[22095]: time="2026-06-09T16:10:43.557751965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653734 | controller | Jun 09 16:10:43.629018 crc crio[22095]: time="2026-06-09T16:10:43.628879774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653750 | controller | Jun 09 16:10:43.641343 crc crio[22095]: time="2026-06-09T16:10:43.641260311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653765 | controller | Jun 09 16:10:43.783767 crc crio[22095]: time="2026-06-09T16:10:43.782803881Z" level=info msg="Created container 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782: openshift-marketplace/certified-operators-gh2rv/extract-utilities" id=30dcc823-f057-4c29-94e6-efc017e3fb79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.653781 | controller | Jun 09 16:10:43.803623 crc crio[22095]: time="2026-06-09T16:10:43.803363517Z" level=info msg="Starting container: 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782" id=bb34967e-cc6d-45ee-9abf-458f99b20bd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.653796 | controller | Jun 09 16:10:43.809245 crc crio[22095]: time="2026-06-09T16:10:43.809143454Z" level=info msg="Started container" PID=44549 containerID=10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782 description=openshift-marketplace/certified-operators-gh2rv/extract-utilities id=bb34967e-cc6d-45ee-9abf-458f99b20bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5
2026-06-09 17:40:40.653812 | controller | Jun 09 16:10:44.821468 crc crio[22095]: time="2026-06-09T16:10:44.820099389Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e37ee7bf-1d78-4d7f-9fd5-216cf2a89076 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.653830 | controller | Jun 09 16:10:44.828396 crc crio[22095]: time="2026-06-09T16:10:44.82831712Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.653869 | controller | Jun 09 16:10:46.043981 crc crio[22095]: time="2026-06-09T16:10:46.043450206Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=e37ee7bf-1d78-4d7f-9fd5-216cf2a89076 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.653891 | controller | Jun 09 16:10:46.045778 crc crio[22095]: time="2026-06-09T16:10:46.045667563Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=84d9f363-058b-424d-9969-535e4f905bb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653907 | controller | Jun 09 16:10:46.049852 crc crio[22095]: time="2026-06-09T16:10:46.049697256Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=54af0abb-d318-453c-b6cf-013efb18bc91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.653922 | controller | Jun 09 16:10:46.057758 crc crio[22095]: time="2026-06-09T16:10:46.057605618Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gh2rv/extract-content" id=073b272e-9bf7-4381-bec6-d4249f8e8aaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.653938 | controller | Jun 09 16:10:46.058564 crc crio[22095]: time="2026-06-09T16:10:46.05846217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653952 | controller | Jun 09 16:10:46.107184 crc crio[22095]: time="2026-06-09T16:10:46.107087544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653971 | controller | Jun 09 16:10:46.110837 crc crio[22095]: time="2026-06-09T16:10:46.110777108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.653987 | controller | Jun 09 16:10:46.279341 crc crio[22095]: time="2026-06-09T16:10:46.279226686Z" level=info msg="Created container 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07: openshift-marketplace/certified-operators-gh2rv/extract-content" id=073b272e-9bf7-4381-bec6-d4249f8e8aaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.654002 | controller | Jun 09 16:10:46.281123 crc crio[22095]: time="2026-06-09T16:10:46.281083534Z" level=info msg="Starting container: 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07" id=ab7fcad0-14ef-4952-85db-e42e16463216 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.654018 | controller | Jun 09 16:10:46.292107 crc crio[22095]: time="2026-06-09T16:10:46.292036784Z" level=info msg="Started container" PID=44574 containerID=00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07 description=openshift-marketplace/certified-operators-gh2rv/extract-content id=ab7fcad0-14ef-4952-85db-e42e16463216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5
2026-06-09 17:40:40.654034 | controller | Jun 09 16:10:50.554309 crc crio[22095]: time="2026-06-09T16:10:50.553700223Z" level=info msg="Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/POD" id=92cd1fcf-c639-498f-9655-c19879d02482 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.654049 | controller | Jun 09 16:10:50.554309 crc crio[22095]: time="2026-06-09T16:10:50.554252538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.654065 | controller | Jun 09 16:10:50.734885 crc crio[22095]: time="2026-06-09T16:10:50.734740994Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r2cpg Namespace:cert-manager-operator ID:c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb UID:a517ec98-26d1-4ad8-9ef3-f386e72c5e0f NetNS:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda517ec98_26d1_4ad8_9ef3_f386e72c5e0f.slice PodAnnotations:0xc002b5c588}] Aliases:map[]}"
2026-06-09 17:40:40.654080 | controller | Jun 09 16:10:50.734885 crc crio[22095]: time="2026-06-09T16:10:50.734862037Z" level=info msg="Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.654096 | controller | Jun 09 16:10:50.817721 crc crio[22095]: time="2026-06-09T16:10:50.817161351Z" level=info msg="Removing container: 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962" id=2c4ffea1-8d8b-4422-b018-fdc179638059 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.654112 | controller | Jun 09 16:10:51.547458 crc crio[22095]: time="2026-06-09T16:10:51.545035136Z" level=info msg="Removed container 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962: openshift-infra/auto-csr-approver-29683684-9hpdm/oc" id=2c4ffea1-8d8b-4422-b018-fdc179638059 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.654127 | controller | Jun 09 16:10:51.561257 crc crio[22095]: time="2026-06-09T16:10:51.561146919Z" level=info msg="Stopping pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd" id=e6892f13-155a-49a0-aced-69ac60fbac5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654145 | controller | Jun 09 16:10:51.561257 crc crio[22095]: time="2026-06-09T16:10:51.561267642Z" level=info msg="Stopped pod sandbox (already stopped): 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd" id=e6892f13-155a-49a0-aced-69ac60fbac5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654161 | controller | Jun 09 16:10:51.564129 crc crio[22095]: time="2026-06-09T16:10:51.563840417Z" level=info msg="Removing pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd" id=753b344d-81cc-4e50-834b-f63dc95cb22e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.654176 | controller | Jun 09 16:10:51.645593 crc crio[22095]: time="2026-06-09T16:10:51.645508756Z" level=info msg="Removed pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd" id=753b344d-81cc-4e50-834b-f63dc95cb22e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.654191 | controller | Jun 09 16:10:51.657887 crc crio[22095]: time="2026-06-09T16:10:51.657737699Z" level=info msg="Stopping pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b" id=dfe383fe-20a7-4ad9-af13-91a0722f73db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654207 | controller | Jun 09 16:10:51.658281 crc crio[22095]: time="2026-06-09T16:10:51.658024526Z" level=info msg="Stopped pod sandbox (already stopped): fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b" id=dfe383fe-20a7-4ad9-af13-91a0722f73db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654222 | controller | Jun 09 16:10:51.659245 crc crio[22095]: time="2026-06-09T16:10:51.659060723Z" level=info msg="Removing pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b" id=ce3b32a3-9338-4977-8a4e-613f55349b36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.654237 | controller | Jun 09 16:10:51.752349 crc crio[22095]: time="2026-06-09T16:10:51.750732997Z" level=info msg="Removed pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b" id=ce3b32a3-9338-4977-8a4e-613f55349b36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.654252 | controller | Jun 09 16:10:51.755209 crc crio[22095]: time="2026-06-09T16:10:51.75476486Z" level=info msg="Stopping pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8" id=9ff8b501-8900-4873-b5fa-6b00d3752ea2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654267 | controller | Jun 09 16:10:51.755209 crc crio[22095]: time="2026-06-09T16:10:51.754886973Z" level=info msg="Stopped pod sandbox (already stopped): 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8" id=9ff8b501-8900-4873-b5fa-6b00d3752ea2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654283 | controller | Jun 09 16:10:51.757565 crc crio[22095]: time="2026-06-09T16:10:51.757343156Z" level=info msg="Removing pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8" id=0f5ee76e-ce34-455a-b70e-e78d774f0d5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.654298 | controller | Jun 09 16:10:51.807626 crc crio[22095]: time="2026-06-09T16:10:51.806739279Z" level=info msg="Removed pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8" id=0f5ee76e-ce34-455a-b70e-e78d774f0d5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.654313 | controller | Jun 09 16:10:52.998307 crc crio[22095]: 2026-06-09T16:10:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c08c65c7f9f362e Mac:7a:fb:9b:9f:07:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e SocketPath: PciID:}] [{Interface:0xc00026ca20 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.654328 | controller | Jun 09 16:10:53.004651 crc crio[22095]: time="2026-06-09T16:10:53.004601264Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r2cpg Namespace:cert-manager-operator ID:c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb UID:a517ec98-26d1-4ad8-9ef3-f386e72c5e0f NetNS:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda517ec98_26d1_4ad8_9ef3_f386e72c5e0f.slice PodAnnotations:0xc002b5c588}] Aliases:map[]}"
2026-06-09 17:40:40.654348 | controller | Jun 09 16:10:53.008887 crc crio[22095]: time="2026-06-09T16:10:53.008852103Z" level=info msg="Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.654364 | controller | Jun 09 16:10:53.017431 crc crio[22095]: time="2026-06-09T16:10:53.01736465Z" level=info msg="Ran pod sandbox c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/POD" id=92cd1fcf-c639-498f-9655-c19879d02482 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.654380 | controller | Jun 09 16:10:53.021282 crc crio[22095]: time="2026-06-09T16:10:53.021164658Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654396 | controller | Jun 09 16:10:53.021863 crc crio[22095]: time="2026-06-09T16:10:53.021705641Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654411 | controller | Jun 09 16:10:53.022108 crc crio[22095]: time="2026-06-09T16:10:53.022063441Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654427 | controller | Jun 09 16:10:53.025693 crc crio[22095]: time="2026-06-09T16:10:53.025500928Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=011c97e1-4c75-4a49-a479-4a080d16b2f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.654442 | controller | Jun 09 16:10:53.030238 crc crio[22095]: time="2026-06-09T16:10:53.029975623Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\""
2026-06-09 17:40:40.654457 | controller | Jun 09 16:10:55.109121 crc crio[22095]: time="2026-06-09T16:10:55.107296829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7d42c892-2c43-47f4-bd7c-30ff2e4d80c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654472 | controller | Jun 09 16:10:55.116759 crc crio[22095]: time="2026-06-09T16:10:55.11438527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7afbd42a-fdac-412f-a115-e789e2a5f37a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654487 | controller | Jun 09 16:10:55.131693 crc crio[22095]: time="2026-06-09T16:10:55.128594653Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gh2rv/registry-server" id=77f315da-c65d-4723-a3c9-7cc4a1e30ab2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.654502 | controller | Jun 09 16:10:55.131693 crc crio[22095]: time="2026-06-09T16:10:55.129219369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.654520 | controller | Jun 09 16:10:55.224351 crc crio[22095]: time="2026-06-09T16:10:55.224299851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.654536 | controller | Jun 09 16:10:55.229810 crc crio[22095]: time="2026-06-09T16:10:55.229772261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.654552 | controller | Jun 09 16:10:55.448219 crc crio[22095]: time="2026-06-09T16:10:55.448138586Z" level=info msg="Created container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server" id=77f315da-c65d-4723-a3c9-7cc4a1e30ab2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.654567 | controller | Jun 09 16:10:55.454273 crc crio[22095]: time="2026-06-09T16:10:55.45417871Z" level=info msg="Starting container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732" id=ae8a5528-d922-41ec-a16c-be8e5fdd9f0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.654583 | controller | Jun 09 16:10:55.487602 crc crio[22095]: time="2026-06-09T16:10:55.487503763Z" level=info msg="Started container" PID=44769 containerID=35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732 description=openshift-marketplace/certified-operators-gh2rv/registry-server id=ae8a5528-d922-41ec-a16c-be8e5fdd9f0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5
2026-06-09 17:40:40.654599 | controller | Jun 09 16:11:01.997999 crc crio[22095]: time="2026-06-09T16:11:01.995860991Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-mqp94/POD" id=5fa7a760-0816-4a26-b790-6c976d9eb4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.654615 | controller | Jun 09 16:11:01.997999 crc crio[22095]: time="2026-06-09T16:11:01.997701328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.654630 | controller | Jun 09 16:11:06.319838 crc crio[22095]: time="2026-06-09T16:11:06.317867574Z" level=info msg="Stopping container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732 (timeout: 2s)" id=b91f99d0-c2a7-4871-9dfa-0a7b960a9ead name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.654645 | controller | Jun 09 16:11:10.059599 crc crio[22095]: time="2026-06-09T16:11:10.058860156Z" level=info msg="Stopped container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server" id=b91f99d0-c2a7-4871-9dfa-0a7b960a9ead name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.654660 | controller | Jun 09 16:11:10.064015 crc crio[22095]: time="2026-06-09T16:11:10.063890755Z" level=info msg="Stopping pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5" id=cd7fc0bc-afbf-4375-ab44-c44f0f93d390 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654676 | controller | Jun 09 16:11:10.064720 crc crio[22095]: time="2026-06-09T16:11:10.064652204Z" level=info msg="Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc00263c458}] Aliases:map[]}"
2026-06-09 17:40:40.654695 | controller | Jun 09 16:11:10.064975 crc crio[22095]: time="2026-06-09T16:11:10.064784828Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gh2rv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.654711 | controller | Jun 09 16:11:12.527003 crc crio[22095]: time="2026-06-09T16:11:12.526020882Z" level=info msg="Stopped pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5" id=cd7fc0bc-afbf-4375-ab44-c44f0f93d390 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.654727 | controller | Jun 09 16:11:12.638287 crc crio[22095]: time="2026-06-09T16:11:12.63823286Z" level=info msg="Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}"
2026-06-09 17:40:40.654743 | controller | Jun 09 16:11:12.638619 crc crio[22095]: time="2026-06-09T16:11:12.638596279Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-mqp94 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.654759 | controller | Jun 09 16:11:12.643108 crc crio[22095]: time="2026-06-09T16:11:12.642996032Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e" id=011c97e1-4c75-4a49-a479-4a080d16b2f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.654774 | controller | Jun 09 16:11:12.644194 crc crio[22095]: time="2026-06-09T16:11:12.644104661Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=abdaa33c-1b71-495d-a4f0-579a72e045f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654790 | controller | Jun 09 16:11:12.658016 crc crio[22095]: time="2026-06-09T16:11:12.657761141Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=48188054-3f45-48ee-8d83-eba64ff93215 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654806 | controller | Jun 09 16:11:12.672865 crc crio[22095]: time="2026-06-09T16:11:12.671812721Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ceff686d-9f1c-48ee-98cb-b5910cc0a86b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.654821 | controller | Jun 09 16:11:12.678666 crc crio[22095]: time="2026-06-09T16:11:12.678523884Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=0c1d13be-3c59-450b-a6ea-efd2e505a550 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.654837 | controller | Jun 09 16:11:12.680975 crc crio[22095]: time="2026-06-09T16:11:12.680822123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.654870 | controller | Jun 09 16:11:12.683741 crc crio[22095]: time="2026-06-09T16:11:12.683504171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b28f92c3-dfbe-41ef-97c8-1ca51f2d49ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654914 | controller | Jun 09 16:11:12.690223 crc crio[22095]: time="2026-06-09T16:11:12.690102411Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ad9ee2fc-c8d2-494c-b655-a7584e59f45f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.654935 | controller | Jun 09 16:11:12.693001 crc crio[22095]: time="2026-06-09T16:11:12.691571908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b7f68e9d-5904-4e14-a825-d3f86f0031c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654952 | controller | Jun 09 16:11:12.705253 crc crio[22095]: time="2026-06-09T16:11:12.705113806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=12690d8b-04c9-4623-95f4-1c1ebf090e77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654967 | controller | Jun 09 16:11:12.710624 crc crio[22095]: time="2026-06-09T16:11:12.710182456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=986356e4-8fb7-4dde-94cd-cc7106de5184 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.654982 | controller | Jun 09 16:11:12.722817 crc crio[22095]: time="2026-06-09T16:11:12.722688347Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files" id=fe59c42b-a011-49b0-b3fb-66beeaf094f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.654998 | controller | Jun 09 16:11:12.726525 crc crio[22095]: time="2026-06-09T16:11:12.725718514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655013 | controller | Jun 09 16:11:12.728616 crc crio[22095]: time="2026-06-09T16:11:12.728498986Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server" id=55c0dc18-36ae-4036-b464-9e1b34072c14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655029 | controller | Jun 09 16:11:12.733554 crc crio[22095]: time="2026-06-09T16:11:12.733471103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655044 | controller | Jun 09 16:11:12.739999 crc crio[22095]: time="2026-06-09T16:11:12.739861247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655060 | controller | Jun 09 16:11:12.747194 crc crio[22095]: time="2026-06-09T16:11:12.74581137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655075 | controller | Jun 09 16:11:12.789072 crc crio[22095]: time="2026-06-09T16:11:12.788807903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655090 | controller | Jun 09 16:11:12.792718 crc crio[22095]: time="2026-06-09T16:11:12.792691722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655105 | controller | Jun 09 16:11:12.793142 crc crio[22095]: time="2026-06-09T16:11:12.792810035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655120 | controller | Jun 09 16:11:12.796173 crc crio[22095]: time="2026-06-09T16:11:12.79611944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655135 | controller | Jun 09 16:11:12.850303 crc crio[22095]: time="2026-06-09T16:11:12.850207398Z" level=info msg="Created container f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=0c1d13be-3c59-450b-a6ea-efd2e505a550 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655154 | controller | Jun 09 16:11:12.851241 crc crio[22095]: time="2026-06-09T16:11:12.851150192Z" level=info msg="Starting container: f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551" id=841a21d1-db9c-49b2-a386-f597f8ec6043 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.655170 | controller | Jun 09 16:11:12.859189 crc crio[22095]: time="2026-06-09T16:11:12.858274255Z" level=info msg="Started container" PID=45172 containerID=f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=841a21d1-db9c-49b2-a386-f597f8ec6043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb
2026-06-09 17:40:40.655186 | controller | Jun 09 16:11:12.897634 crc crio[22095]: time="2026-06-09T16:11:12.89748146Z" level=info msg="Created container 70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server" id=55c0dc18-36ae-4036-b464-9e1b34072c14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655202 | controller | Jun 09 16:11:12.898773 crc crio[22095]: time="2026-06-09T16:11:12.898538557Z" level=info msg="Starting container: 70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca" id=3dd20bbf-bdde-4a8b-a243-021c7d4aeac1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.655218 | controller | Jun 09 16:11:12.902667 crc crio[22095]: time="2026-06-09T16:11:12.902453128Z" level=info msg="Created container 691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files" id=fe59c42b-a011-49b0-b3fb-66beeaf094f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655233 | controller | Jun 09 16:11:12.907209 crc crio[22095]: time="2026-06-09T16:11:12.906904342Z" level=info msg="Starting container: 691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc" id=bae17ce2-8031-455f-94e2-98697c7024a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.655248 | controller | Jun 09 16:11:12.908674 crc crio[22095]: time="2026-06-09T16:11:12.908596325Z" level=info msg="Started container" PID=45200 containerID=70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server id=3dd20bbf-bdde-4a8b-a243-021c7d4aeac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a9f95fab4fed36987424b56b457d63c3374a220b039d3a1cac94b35649d2e1
2026-06-09 17:40:40.655264 | controller | Jun 09 16:11:12.920555 crc crio[22095]: time="2026-06-09T16:11:12.920441069Z" level=info msg="Started container" PID=45202 containerID=691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc description=openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files id=bae17ce2-8031-455f-94e2-98697c7024a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.655280 | controller | Jun 09 16:11:13.174846 crc crio[22095]: 2026-06-09T16:11:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87e7556b9d4a2e6 Mac:4a:b8:71:98:22:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 SocketPath: PciID:}] [{Interface:0xc000122dc0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.655295 | controller | Jun 09 16:11:13.176855 crc crio[22095]: time="2026-06-09T16:11:13.176777055Z" level=info msg="Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}"
2026-06-09 17:40:40.655314 | controller | Jun 09 16:11:13.177093 crc crio[22095]: time="2026-06-09T16:11:13.177027621Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mqp94 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.655330 | controller | Jun 09 16:11:13.182861 crc crio[22095]: time="2026-06-09T16:11:13.182797539Z" level=info msg="Ran pod sandbox 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f with infra container: openshift-marketplace/redhat-marketplace-mqp94/POD" id=5fa7a760-0816-4a26-b790-6c976d9eb4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.655345 | controller | Jun 09 16:11:13.185554 crc crio[22095]: time="2026-06-09T16:11:13.185392236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=00397366-8aa6-4766-bb74-0d746e06a9f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.655361 | controller | Jun 09 16:11:13.187671 crc crio[22095]: time="2026-06-09T16:11:13.187596902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5844a873-11a1-46b7-a5b9-64e44a3d7a46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.655376 | controller | Jun 09 16:11:13.193659 crc crio[22095]: time="2026-06-09T16:11:13.193537735Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities" id=8f0dc9d3-ba59-479b-be0d-e6643eeda038 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655391 | controller | Jun 09 16:11:13.194095 crc crio[22095]: time="2026-06-09T16:11:13.194018587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655406 | controller | Jun 09 16:11:13.230514 crc crio[22095]: time="2026-06-09T16:11:13.229680662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655422 | controller | Jun 09 16:11:13.234555 crc crio[22095]: time="2026-06-09T16:11:13.234487255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655436 | controller | Jun 09 16:11:13.341723 crc crio[22095]: time="2026-06-09T16:11:13.341635824Z" level=info msg="Created container 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities" id=8f0dc9d3-ba59-479b-be0d-e6643eeda038 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655452 | controller | Jun 09 16:11:13.344052 crc crio[22095]: time="2026-06-09T16:11:13.343994034Z" level=info msg="Starting container: 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e" id=98fb88ab-4d78-4aa4-be45-c99be466fbb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.655467 | controller | Jun 09 16:11:13.348141 crc crio[22095]: time="2026-06-09T16:11:13.348066929Z" level=info msg="Started container" PID=45241 containerID=5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e description=openshift-marketplace/redhat-marketplace-mqp94/extract-utilities id=98fb88ab-4d78-4aa4-be45-c99be466fbb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f
2026-06-09 17:40:40.655486 | controller | Jun 09 16:11:13.487457 crc crio[22095]: time="2026-06-09T16:11:13.487361742Z" level=info msg="Removing container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732" id=8066ed7b-7d8d-45bb-81de-9a1d8c08cfa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.655502 | controller | Jun 09 16:11:13.494282 crc crio[22095]: time="2026-06-09T16:11:13.494183887Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f65d4eac-105f-4bf5-a724-c124b62727b3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.655518 | controller | Jun 09 16:11:13.503470 crc crio[22095]: time="2026-06-09T16:11:13.503316401Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.655533 | controller | Jun 09 16:11:13.520334 crc crio[22095]: time="2026-06-09T16:11:13.520279606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b4e122cd-211b-426f-b933-c12abd9a34f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.655549 | controller | Jun 09 16:11:13.528720 crc crio[22095]: time="2026-06-09T16:11:13.5286361Z" level=info msg="Removed container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server" id=8066ed7b-7d8d-45bb-81de-9a1d8c08cfa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.655565 | controller | Jun 09 16:11:13.539180 crc crio[22095]: time="2026-06-09T16:11:13.538721649Z" level=info msg="Removing container: 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07" id=aa6c47ce-35af-44b6-83ed-ac9e4e418191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.655580 | controller | Jun 09 16:11:13.543310 crc crio[22095]: time="2026-06-09T16:11:13.543220324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f81d8a7c-2d21-4394-9396-58b244be4945 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.655595 | controller | Jun 09 16:11:13.551692 crc crio[22095]: time="2026-06-09T16:11:13.551590619Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-reloader" id=10dac11d-012f-4937-8816-4e71a57afcf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655610 | controller | Jun 09 16:11:13.565504 crc crio[22095]: time="2026-06-09T16:11:13.565381563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655626 | controller | Jun 09 16:11:13.577201 crc crio[22095]: time="2026-06-09T16:11:13.577133855Z" level=info msg="Removed container 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07: openshift-marketplace/certified-operators-gh2rv/extract-content" id=aa6c47ce-35af-44b6-83ed-ac9e4e418191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.655641 | controller | Jun 09 16:11:13.583695 crc crio[22095]: time="2026-06-09T16:11:13.583615411Z" level=info msg="Removing container: 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782" id=8a0085fc-51a7-4ca4-8a2f-a27dc80e41f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.655656 | controller | Jun 09 16:11:13.631598 crc crio[22095]: time="2026-06-09T16:11:13.63150822Z" level=info msg="Removed container 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782: openshift-marketplace/certified-operators-gh2rv/extract-utilities" id=8a0085fc-51a7-4ca4-8a2f-a27dc80e41f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.655672 | controller | Jun 09 16:11:13.638110 crc crio[22095]: time="2026-06-09T16:11:13.638070228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655691 | controller | Jun 09 16:11:13.643645 crc crio[22095]: time="2026-06-09T16:11:13.64361212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655706 | controller | Jun 09 16:11:13.752734 crc crio[22095]: time="2026-06-09T16:11:13.752197686Z" level=info msg="Created container 7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d: openshift-frr-k8s/frr-k8s-42t9k/cp-reloader" id=10dac11d-012f-4937-8816-4e71a57afcf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655722 | controller | Jun 09 16:11:13.758531 crc crio[22095]: time="2026-06-09T16:11:13.758387395Z" level=info msg="Starting container: 7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d" id=568eb0ee-e66e-4368-adfc-81df855b9050 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.655737 | controller | Jun 09 16:11:13.763613 crc crio[22095]: time="2026-06-09T16:11:13.763523296Z" level=info msg="Started container" PID=45259 containerID=7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d description=openshift-frr-k8s/frr-k8s-42t9k/cp-reloader id=568eb0ee-e66e-4368-adfc-81df855b9050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.655753 | controller | Jun 09 16:11:14.213773 crc crio[22095]: time="2026-06-09T16:11:14.213531831Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=f65d4eac-105f-4bf5-a724-c124b62727b3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.655769 | controller | Jun 09 16:11:14.215020 crc crio[22095]: time="2026-06-09T16:11:14.214891386Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=24d90dea-9365-4ac7-812a-f9e45c359a59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.655784 | controller | Jun 09 16:11:14.218362 crc crio[22095]: time="2026-06-09T16:11:14.218313233Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dc736f60-7716-4b78-b87e-d0577e50e788 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.655799 | controller | Jun 09 16:11:14.224893 crc crio[22095]: time="2026-06-09T16:11:14.224777499Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mqp94/extract-content" id=940b9152-0da8-4a5b-a3c4-af011ebc1da3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655814 | controller | Jun 09 16:11:14.225761 crc crio[22095]: time="2026-06-09T16:11:14.225503978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655830 | controller | Jun 09 16:11:14.270554 crc crio[22095]: time="2026-06-09T16:11:14.270481232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655845 | controller | Jun 09 16:11:14.275485 crc crio[22095]: time="2026-06-09T16:11:14.275377157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655882 | controller | Jun 09 16:11:14.388698 crc crio[22095]: time="2026-06-09T16:11:14.388286684Z" level=info msg="Created container 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c: openshift-marketplace/redhat-marketplace-mqp94/extract-content" id=940b9152-0da8-4a5b-a3c4-af011ebc1da3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.655900 | controller | Jun 09 16:11:14.390487 crc crio[22095]: time="2026-06-09T16:11:14.39045877Z" level=info msg="Starting container: 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c" id=fc114c8a-4877-463c-a689-da0513b79550 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.655919 | controller | Jun 09 16:11:14.400995 crc crio[22095]: time="2026-06-09T16:11:14.400867847Z" level=info msg="Started container" PID=45273 containerID=713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c description=openshift-marketplace/redhat-marketplace-mqp94/extract-content id=fc114c8a-4877-463c-a689-da0513b79550 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f
2026-06-09 17:40:40.655936 | controller | Jun 09 16:11:14.418550 crc crio[22095]: time="2026-06-09T16:11:14.418500849Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-79c8d999ff-mjlpz/POD" id=5f79858e-f31f-4308-884e-c360448d8ca0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.655952 | controller | Jun 09 16:11:14.418758 crc crio[22095]: time="2026-06-09T16:11:14.418735875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.655968 | controller | Jun 09 16:11:14.456032 crc crio[22095]: time="2026-06-09T16:11:14.453026975Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-mjlpz Namespace:cert-manager ID:ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 UID:17ec3df4-ebdf-4326-bb36-4b0b21074915 NetNS:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17ec3df4_ebdf_4326_bb36_4b0b21074915.slice PodAnnotations:0xc002ab2ce8}] Aliases:map[]}"
2026-06-09 17:40:40.655984 | controller | Jun 09 16:11:14.456032 crc crio[22095]: time="2026-06-09T16:11:14.453090186Z" level=info msg="Adding pod cert-manager_cert-manager-79c8d999ff-mjlpz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.656000 | controller | Jun 09 16:11:14.599192 crc crio[22095]: time="2026-06-09T16:11:14.599145773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d967b2c3-8d39-4c64-97f6-7bb4ac515a05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656016 | controller | Jun 09 16:11:14.615790 crc crio[22095]: time="2026-06-09T16:11:14.6103291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a61f0ee0-e9cb-4e80-9aba-039ecbc07a8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656032 | controller | Jun 09 16:11:14.642480 crc crio[22095]: time="2026-06-09T16:11:14.642258759Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-metrics" id=88f1f312-835b-4fb0-873a-1989d54ec5a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656047 | controller | Jun 09 16:11:14.644681 crc crio[22095]: time="2026-06-09T16:11:14.644606829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656062 | controller | Jun 09 16:11:14.771564 crc crio[22095]: time="2026-06-09T16:11:14.771384172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656078 | controller | Jun 09 16:11:14.776851 crc crio[22095]: time="2026-06-09T16:11:14.776745089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656093 | controller | Jun 09 16:11:14.923980 crc crio[22095]: time="2026-06-09T16:11:14.92295613Z" level=info msg="Created container 58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688: openshift-frr-k8s/frr-k8s-42t9k/cp-metrics" id=88f1f312-835b-4fb0-873a-1989d54ec5a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656112 | controller | Jun 09 16:11:14.932023 crc crio[22095]: time="2026-06-09T16:11:14.931223432Z" level=info msg="Starting container: 58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688" id=7a8e3b71-5cdc-449d-9066-68c722a6f110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.656128 | controller | Jun 09 16:11:14.941999 crc crio[22095]: time="2026-06-09T16:11:14.939298979Z" level=info msg="Started container" PID=45309 containerID=58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688 description=openshift-frr-k8s/frr-k8s-42t9k/cp-metrics id=7a8e3b71-5cdc-449d-9066-68c722a6f110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.656144 | controller | Jun 09 16:11:15.317698 crc crio[22095]: time="2026-06-09T16:11:15.31751458Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/POD" id=5f32bf68-ae21-44db-9b3e-4514860438c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.656159 | controller | Jun 09 16:11:15.317698 crc crio[22095]: time="2026-06-09T16:11:15.317638144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656175 | controller | Jun 09 16:11:15.361814 crc crio[22095]: time="2026-06-09T16:11:15.361643683Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-fsxpv Namespace:cert-manager ID:917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 UID:0d50667d-6fc9-4b57-ac5c-38a83d34fc42 NetNS:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d50667d_6fc9_4b57_ac5c_38a83d34fc42.slice PodAnnotations:0xc001984520}] Aliases:map[]}"
2026-06-09 17:40:40.656190 | controller | Jun 09 16:11:15.362159 crc crio[22095]: time="2026-06-09T16:11:15.361774086Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-68b757865b-fsxpv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.656205 | controller | Jun 09 16:11:15.535654 crc crio[22095]: 2026-06-09T16:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce10ab31a402acf Mac:c2:9e:ce:c3:d3:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.656221 | controller | Jun 09 16:11:15.543518 crc crio[22095]: time="2026-06-09T16:11:15.543459557Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-mjlpz Namespace:cert-manager ID:ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 UID:17ec3df4-ebdf-4326-bb36-4b0b21074915 NetNS:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17ec3df4_ebdf_4326_bb36_4b0b21074915.slice PodAnnotations:0xc002ab2ce8}] Aliases:map[]}"
2026-06-09 17:40:40.656237 | controller | Jun 09 16:11:15.543700 crc crio[22095]: time="2026-06-09T16:11:15.543640312Z" level=info msg="Checking pod cert-manager_cert-manager-79c8d999ff-mjlpz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.656252 | controller | Jun 09 16:11:15.587026 crc crio[22095]: time="2026-06-09T16:11:15.586798589Z" level=info msg="Ran pod sandbox ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 with infra container: cert-manager/cert-manager-79c8d999ff-mjlpz/POD" id=5f79858e-f31f-4308-884e-c360448d8ca0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.656267 | controller | Jun 09 16:11:15.594247 crc crio[22095]: time="2026-06-09T16:11:15.594163958Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656286 | controller | Jun 09 16:11:15.594491 crc crio[22095]: time="2026-06-09T16:11:15.594440835Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656302 | controller | Jun 09 16:11:15.594571 crc crio[22095]: time="2026-06-09T16:11:15.594516487Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656318 | controller | Jun 09 16:11:15.596383 crc crio[22095]: time="2026-06-09T16:11:15.595711097Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=32861ff3-f78f-4e09-9893-e308ac075ab4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.656333 | controller | Jun 09 16:11:15.611246 crc crio[22095]: time="2026-06-09T16:11:15.611146723Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-09 17:40:40.656348 | controller | Jun 09 16:11:15.641804 crc crio[22095]: time="2026-06-09T16:11:15.641591704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=72b3d5d3-c7b5-4824-a49b-07b5e0f2e3bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656364 | controller | Jun 09 16:11:15.648559 crc crio[22095]: time="2026-06-09T16:11:15.648528652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=55c50cda-0785-46c1-a313-d0a1dd15c4a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656379 | controller | Jun 09 16:11:15.668122 crc crio[22095]: time="2026-06-09T16:11:15.66405624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd8d479e-b327-4583-b7b1-5352b933b36c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656394 | controller | Jun 09 16:11:15.668122 crc crio[22095]: time="2026-06-09T16:11:15.665134868Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status" id=ce3bf78d-f033-4220-b384-b763a9a46ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656409 | controller | Jun 09 16:11:15.668287 crc crio[22095]: time="2026-06-09T16:11:15.668148115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656424 | controller | Jun 09 16:11:15.681083 crc crio[22095]: time="2026-06-09T16:11:15.680979944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2139bb45-4e93-4392-aeb5-b4037feaef72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656439 | controller | Jun 09 16:11:15.702459 crc crio[22095]: time="2026-06-09T16:11:15.702326632Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mqp94/registry-server" id=95f81762-a871-4174-a722-aee97fe0c745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656454 | controller | Jun 09 16:11:15.712277 crc crio[22095]: time="2026-06-09T16:11:15.711103017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656474 | controller | Jun 09 16:11:15.729247 crc crio[22095]: time="2026-06-09T16:11:15.72915873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656490 | controller | Jun 09 16:11:15.734015 crc crio[22095]: time="2026-06-09T16:11:15.733742158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656505 | controller | Jun 09 16:11:15.745121 crc crio[22095]: time="2026-06-09T16:11:15.745047588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656520 | controller | Jun 09 16:11:15.752234 crc crio[22095]: time="2026-06-09T16:11:15.752115429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656535 | controller | Jun 09 16:11:15.882874 crc crio[22095]: time="2026-06-09T16:11:15.882132724Z" level=info msg="Created container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server" id=95f81762-a871-4174-a722-aee97fe0c745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656550 | controller | Jun 09 16:11:15.883273 crc crio[22095]: time="2026-06-09T16:11:15.882703139Z" level=info msg="Created container b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status" id=ce3bf78d-f033-4220-b384-b763a9a46ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656565 | controller | Jun 09 16:11:15.885621 crc crio[22095]: time="2026-06-09T16:11:15.884997638Z" level=info msg="Starting container: b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf" id=9179097b-3b15-4c88-afd9-9987c48eefec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.656580 | controller | Jun 09 16:11:15.885621 crc crio[22095]: time="2026-06-09T16:11:15.885046819Z" level=info msg="Starting container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8" id=eb341bdf-9891-40b3-aacc-d8968bc41793 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.656595 | controller | Jun 09 16:11:15.887139 crc crio[22095]: 2026-06-09T16:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:917bbb6b0b68b17 Mac:7a:f4:03:2a:87:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 SocketPath: PciID:}] [{Interface:0xc00031e9f0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.656610 | controller | Jun 09 16:11:15.889234 crc crio[22095]: time="2026-06-09T16:11:15.888773685Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-fsxpv Namespace:cert-manager ID:917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 UID:0d50667d-6fc9-4b57-ac5c-38a83d34fc42 NetNS:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d50667d_6fc9_4b57_ac5c_38a83d34fc42.slice PodAnnotations:0xc001984520}] Aliases:map[]}"
2026-06-09 17:40:40.656626 | controller | Jun 09 16:11:15.889234 crc crio[22095]: time="2026-06-09T16:11:15.889161375Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-68b757865b-fsxpv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.656641 | controller | Jun 09 16:11:15.891104 crc crio[22095]: time="2026-06-09T16:11:15.890883659Z" level=info msg="Started container" PID=45373 containerID=b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf description=openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status id=9179097b-3b15-4c88-afd9-9987c48eefec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.656660 | controller | Jun 09 16:11:15.896199 crc crio[22095]: time="2026-06-09T16:11:15.896092942Z" level=info msg="Ran pod sandbox 917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 with infra container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/POD" id=5f32bf68-ae21-44db-9b3e-4514860438c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.656675 | controller | Jun 09 16:11:15.899529 crc crio[22095]: time="2026-06-09T16:11:15.899477579Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656690 | controller | Jun 09 16:11:15.899908 crc crio[22095]: time="2026-06-09T16:11:15.899696285Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656705 | controller | Jun 09 16:11:15.899908 crc crio[22095]: time="2026-06-09T16:11:15.899762717Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656721 | controller | Jun 09 16:11:15.901104 crc crio[22095]: time="2026-06-09T16:11:15.900998898Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=6918f60d-2dd0-4304-9d2f-9474476dd5cf name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.656736 | controller | Jun 09 16:11:15.904257 crc crio[22095]: time="2026-06-09T16:11:15.90418711Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-09 17:40:40.656751 | controller | Jun 09 16:11:15.906892 crc crio[22095]: time="2026-06-09T16:11:15.906800687Z" level=info msg="Started container" PID=45378 containerID=7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8 description=openshift-marketplace/redhat-marketplace-mqp94/registry-server id=eb341bdf-9891-40b3-aacc-d8968bc41793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f
2026-06-09 17:40:40.656767 | controller | Jun 09 16:11:16.694597 crc crio[22095]: time="2026-06-09T16:11:16.694370569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1e2e30b4-caae-41f6-a40b-14200af3d297 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656782 | controller | Jun 09 16:11:16.706543 crc crio[22095]: time="2026-06-09T16:11:16.706371247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d90e15fb-bdcb-4310-8062-9da113455195 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656798 | controller | Jun 09 16:11:16.882460 crc crio[22095]: time="2026-06-09T16:11:16.88228757Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/controller" id=8060e9a8-82bf-4949-b844-25972dc99056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656814 | controller | Jun 09 16:11:16.885581 crc crio[22095]: time="2026-06-09T16:11:16.885516442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656833 | controller | Jun 09 16:11:16.943787 crc crio[22095]: time="2026-06-09T16:11:16.943397637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656852 | controller | Jun 09 16:11:16.949631 crc crio[22095]: time="2026-06-09T16:11:16.949546695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.656890 | controller | Jun 09 16:11:17.098018 crc crio[22095]: time="2026-06-09T16:11:17.09787164Z" level=info msg="Created container 5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489: openshift-frr-k8s/frr-k8s-42t9k/controller" id=8060e9a8-82bf-4949-b844-25972dc99056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656907 | controller | Jun 09 16:11:17.100603 crc crio[22095]: time="2026-06-09T16:11:17.100525828Z" level=info msg="Starting container: 5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489" id=21b5c400-fb0f-4150-a82b-9f64e5a77395 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.656923 | controller | Jun 09 16:11:17.111189 crc crio[22095]: time="2026-06-09T16:11:17.111086309Z" level=info msg="Started container" PID=45490 containerID=5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489 description=openshift-frr-k8s/frr-k8s-42t9k/controller id=21b5c400-fb0f-4150-a82b-9f64e5a77395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.656939 | controller | Jun 09 16:11:17.124554 crc crio[22095]: time="2026-06-09T16:11:17.124498243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=db303768-1299-41af-9ef6-f9f13295ab6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656955 | controller | Jun 09 16:11:17.132751 crc crio[22095]: time="2026-06-09T16:11:17.131088742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=991248ed-d05d-489a-b574-4104ac846df3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.656971 | controller | Jun 09 16:11:17.148732 crc crio[22095]: time="2026-06-09T16:11:17.148647572Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr" id=09b00203-f267-475c-a3a0-8b15e7a3085e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.656987 | controller | Jun 09 16:11:17.152546 crc crio[22095]: time="2026-06-09T16:11:17.1524593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657003 | controller | Jun 09 16:11:17.166730 crc crio[22095]: time="2026-06-09T16:11:17.164849308Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-4glvh/POD" id=82c890ff-c0d4-4dda-92e1-32855c6c0484 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.657019 | controller | Jun 09 16:11:17.166730 crc crio[22095]: time="2026-06-09T16:11:17.165192417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657035 | controller | Jun 09 16:11:17.261093 crc crio[22095]: time="2026-06-09T16:11:17.260693636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657051 | controller | Jun 09 16:11:17.274168 crc crio[22095]: time="2026-06-09T16:11:17.273896695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657071 | controller | Jun 09 16:11:17.277989 crc crio[22095]: time="2026-06-09T16:11:17.277898878Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-4glvh Namespace:cert-manager ID:bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 UID:ba795b6d-bcd5-41f7-af95-89fa0f150c52 NetNS:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba795b6d_bcd5_41f7_af95_89fa0f150c52.slice PodAnnotations:0xc0012884b8}] Aliases:map[]}"
2026-06-09 17:40:40.657087 | controller | Jun 09 16:11:17.278152 crc crio[22095]: time="2026-06-09T16:11:17.278134914Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-587ccfb98-4glvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.657103 | controller | Jun 09 16:11:17.454151 crc crio[22095]: time="2026-06-09T16:11:17.453876872Z" level=info msg="Created container 02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9: openshift-frr-k8s/frr-k8s-42t9k/frr" id=09b00203-f267-475c-a3a0-8b15e7a3085e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657119 | controller | Jun 09 16:11:17.462120 crc crio[22095]: time="2026-06-09T16:11:17.461789075Z" level=info msg="Starting container: 02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9" id=f183c4d8-98e9-410b-b181-81b61d0ac69b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.657135 | controller | Jun 09 16:11:17.480512 crc crio[22095]: time="2026-06-09T16:11:17.480332931Z" level=info msg="Started container" PID=45531 containerID=02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9 description=openshift-frr-k8s/frr-k8s-42t9k/frr id=f183c4d8-98e9-410b-b181-81b61d0ac69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.657151 | controller | Jun 09 16:11:17.504779 crc crio[22095]: time="2026-06-09T16:11:17.504671445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=01c81e68-6f30-4cf1-833d-0281d556586e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657166 | controller | Jun 09 16:11:17.510062 crc crio[22095]: time="2026-06-09T16:11:17.510010412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e80110f1-a3d1-4b1f-87b2-73d9a6a0f556 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657182 | controller | Jun 09 16:11:17.522256 crc crio[22095]: time="2026-06-09T16:11:17.52201628Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/reloader" id=f11d0dda-ccec-4c6e-bda7-7de751e87ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657198 | controller | Jun 09 16:11:17.525785 crc crio[22095]: time="2026-06-09T16:11:17.525719255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657214 | controller | Jun 09 16:11:17.589769 crc crio[22095]: time="2026-06-09T16:11:17.587381867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657229 | controller | Jun 09 16:11:17.591175 crc crio[22095]: time="2026-06-09T16:11:17.59100653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657245 | controller | Jun 09 16:11:17.687086 crc crio[22095]: time="2026-06-09T16:11:17.686232343Z" level=info msg="Created container d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b: openshift-frr-k8s/frr-k8s-42t9k/reloader" id=f11d0dda-ccec-4c6e-bda7-7de751e87ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657264 | controller | Jun 09 16:11:17.691521 crc crio[22095]: time="2026-06-09T16:11:17.689265361Z" level=info msg="Starting container: d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b" id=f922c7b8-6627-4b9c-a66c-b01dec36d7b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.657280 | controller | Jun 09 16:11:17.702689 crc crio[22095]: time="2026-06-09T16:11:17.702537531Z" level=info msg="Started container" PID=45594 containerID=d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b description=openshift-frr-k8s/frr-k8s-42t9k/reloader id=f922c7b8-6627-4b9c-a66c-b01dec36d7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.657296 | controller | Jun 09 16:11:17.720799 crc crio[22095]: time="2026-06-09T16:11:17.716572371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1028ea9c-5cf6-4d22-97b0-f870181573d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657311 | controller | Jun 09 16:11:17.724829 crc crio[22095]: time="2026-06-09T16:11:17.724591757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=70012e67-60f3-4b76-9c0f-72eadc0e01c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657326 | controller | Jun 09 16:11:17.738021 crc crio[22095]: time="2026-06-09T16:11:17.737875077Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr-metrics" id=696210b5-455a-483d-80c6-2117a4f8d273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657342 | controller | Jun 09 16:11:17.740891 crc crio[22095]: time="2026-06-09T16:11:17.740812913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657357 | controller | Jun 09 16:11:17.848441 crc crio[22095]: time="2026-06-09T16:11:17.848232998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657373 | controller | Jun 09 16:11:17.857287 crc crio[22095]: time="2026-06-09T16:11:17.857189268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657389 | controller | Jun 09 16:11:17.895376 crc crio[22095]: 2026-06-09T16:11:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb9db13f7c9b22f Mac:96:46:ea:a0:4e:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.657405 | controller | Jun 09 16:11:17.902015 crc crio[22095]: time="2026-06-09T16:11:17.901875634Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-4glvh Namespace:cert-manager ID:bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 UID:ba795b6d-bcd5-41f7-af95-89fa0f150c52 NetNS:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba795b6d_bcd5_41f7_af95_89fa0f150c52.slice PodAnnotations:0xc0012884b8}] Aliases:map[]}"
2026-06-09 17:40:40.657421 | controller | Jun 09 16:11:17.902435 crc crio[22095]: time="2026-06-09T16:11:17.902369537Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-587ccfb98-4glvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.657440 | controller | Jun 09 16:11:17.916106 crc crio[22095]: time="2026-06-09T16:11:17.916007117Z" level=info msg="Ran pod sandbox bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 with infra container: cert-manager/cert-manager-webhook-587ccfb98-4glvh/POD" id=82c890ff-c0d4-4dda-92e1-32855c6c0484 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.657455 | controller | Jun 09 16:11:17.918839 crc crio[22095]: time="2026-06-09T16:11:17.918800338Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657471 | controller | Jun 09 16:11:17.919349 crc crio[22095]: time="2026-06-09T16:11:17.919321142Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657487 | controller | Jun 09 16:11:17.919629 crc crio[22095]: time="2026-06-09T16:11:17.919605059Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657503 | controller | Jun 09 16:11:17.921224 crc crio[22095]: time="2026-06-09T16:11:17.92119571Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=c715f65d-893a-46c7-8db9-025ce51da1f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.657519 | controller | Jun 09 16:11:17.930512 crc crio[22095]: time="2026-06-09T16:11:17.930109519Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-09 17:40:40.657534 | controller | Jun 09 16:11:17.974289 crc crio[22095]: time="2026-06-09T16:11:17.974107947Z" level=info msg="Created container 547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c: openshift-frr-k8s/frr-k8s-42t9k/frr-metrics" id=696210b5-455a-483d-80c6-2117a4f8d273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657549 | controller | Jun 09 16:11:17.975776 crc crio[22095]: time="2026-06-09T16:11:17.975727889Z" level=info msg="Starting container: 547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c" id=7eadc37a-1a64-4811-87cf-b572f3e2d35a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.657565 | controller | Jun 09 16:11:17.987462 crc crio[22095]: time="2026-06-09T16:11:17.9863083Z" level=info msg="Started container" PID=45630 containerID=547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c description=openshift-frr-k8s/frr-k8s-42t9k/frr-metrics id=7eadc37a-1a64-4811-87cf-b572f3e2d35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.657580 | controller | Jun 09 16:11:18.002837 crc crio[22095]: time="2026-06-09T16:11:18.002762842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7ac8a8eb-6239-4c23-8dde-f0272cabfc7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657595 | controller | Jun 09 16:11:18.009562 crc crio[22095]: time="2026-06-09T16:11:18.009337051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=19737be5-a34a-4f5a-aa70-a3267460ea70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657611 | controller | Jun 09 16:11:18.021207 crc crio[22095]: time="2026-06-09T16:11:18.021065062Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr-status" id=41459035-b19b-4fa6-b342-ad76a36c3a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657629 | controller | Jun 09 16:11:18.028338 crc crio[22095]: time="2026-06-09T16:11:18.027880026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657645 | controller | Jun 09 16:11:18.066653 crc crio[22095]: time="2026-06-09T16:11:18.066490497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657660 | controller | Jun 09 16:11:18.070362 crc crio[22095]: time="2026-06-09T16:11:18.070300455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657676 | controller | Jun 09 16:11:18.210055 crc crio[22095]: time="2026-06-09T16:11:18.209857575Z" level=info msg="Created container eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173: openshift-frr-k8s/frr-k8s-42t9k/frr-status" id=41459035-b19b-4fa6-b342-ad76a36c3a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657691 | controller | Jun 09 16:11:18.211139 crc crio[22095]: time="2026-06-09T16:11:18.211072706Z" level=info msg="Starting container: eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173" id=4dc6c03a-d41f-4a8c-a671-47e5201d067a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.657707 | controller | Jun 09 16:11:18.221534 crc crio[22095]: time="2026-06-09T16:11:18.221183225Z" level=info msg="Started container" PID=45647 containerID=eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173 description=openshift-frr-k8s/frr-k8s-42t9k/frr-status id=4dc6c03a-d41f-4a8c-a671-47e5201d067a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.657722 | controller | Jun 09 16:11:18.237026 crc crio[22095]: time="2026-06-09T16:11:18.236862067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2372f1b6-fd55-4c20-a44e-5eb3152ea7a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657737 | controller | Jun 09 16:11:18.239550 crc crio[22095]: time="2026-06-09T16:11:18.239476164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3c3ef95a-61d4-4ba4-a3cb-4c97d7b2c728 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657752 | controller | Jun 09 16:11:18.249383 crc crio[22095]: time="2026-06-09T16:11:18.249307377Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy" id=6445c498-2c21-404e-91e5-1e8bef87a9d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657767 | controller | Jun 09 16:11:18.249842 crc crio[22095]: time="2026-06-09T16:11:18.249746478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657782 | controller | Jun 09 16:11:18.316652 crc crio[22095]: time="2026-06-09T16:11:18.3164912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657797 | controller | Jun 09 16:11:18.657305 crc crio[22095]: time="2026-06-09T16:11:18.65723483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657812 | controller | Jun 09 16:11:18.752171 crc crio[22095]: time="2026-06-09T16:11:18.751019645Z" level=info msg="Created container 3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy" id=6445c498-2c21-404e-91e5-1e8bef87a9d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657831 | controller | Jun 09 16:11:18.753259 crc crio[22095]: time="2026-06-09T16:11:18.75236654Z" level=info msg="Starting container: 3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db" id=fbe23e31-505c-417c-8709-07e62a96343c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.657850 | controller | Jun 09 16:11:18.768072 crc crio[22095]: time="2026-06-09T16:11:18.767982991Z" level=info msg="Started container" PID=45674 containerID=3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db description=openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy id=fbe23e31-505c-417c-8709-07e62a96343c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.657895 | controller | Jun 09 16:11:18.787747 crc crio[22095]: time="2026-06-09T16:11:18.787658775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a90ed411-5951-49c4-ad0f-9acf5d126f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657913 | controller | Jun 09 16:11:18.790030 crc crio[22095]: time="2026-06-09T16:11:18.789970755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fe233bd0-7e8d-4d34-b8ec-78e8767e8b2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.657929 | controller | Jun 09 16:11:18.796521 crc crio[22095]: time="2026-06-09T16:11:18.796454471Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr" id=08c07e23-43e7-4f28-a440-2aff31a60654 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.657945 | controller | Jun 09 16:11:18.796826 crc crio[22095]: time="2026-06-09T16:11:18.796768099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657961 | controller | Jun 09 16:11:18.825295 crc crio[22095]: time="2026-06-09T16:11:18.825170688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657976 | controller | Jun 09 16:11:19.312616 crc crio[22095]: time="2026-06-09T16:11:19.3125453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.657991 | controller | Jun 09 16:11:19.435800 crc crio[22095]: time="2026-06-09T16:11:19.435032482Z" level=info msg="Created container 15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr" id=08c07e23-43e7-4f28-a440-2aff31a60654 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658007 | controller | Jun 09 16:11:19.437966 crc crio[22095]: time="2026-06-09T16:11:19.43767076Z" level=info msg="Starting container: 15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956" id=db697e0d-52e7-4e1e-ac49-801f0696de2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.658022 | controller | Jun 09 16:11:19.444747 crc crio[22095]: time="2026-06-09T16:11:19.444632648Z" level=info msg="Started container" PID=45703 containerID=15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956 description=openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr id=db697e0d-52e7-4e1e-ac49-801f0696de2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f
2026-06-09 17:40:40.658038 | controller | Jun 09 16:11:24.916987 crc crio[22095]: time="2026-06-09T16:11:24.916048538Z" level=info msg="Stopping container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8 (timeout: 2s)" id=7e93686f-1943-42ea-b396-04bf1b16e7a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.658056 | controller | Jun 09 16:11:27.730474 crc crio[22095]: time="2026-06-09T16:11:27.729765834Z" level=info msg="Stopped container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server" id=7e93686f-1943-42ea-b396-04bf1b16e7a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.658072 | controller | Jun 09 16:11:27.731714 crc crio[22095]: time="2026-06-09T16:11:27.73155745Z" level=info msg="Stopping pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f" id=62541716-1fd1-4987-958e-2cf8fd0ee93c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.658087 | controller | Jun 09 16:11:27.732378 crc crio[22095]: time="2026-06-09T16:11:27.732305819Z" level=info msg="Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00012b1e8}] Aliases:map[]}"
2026-06-09 17:40:40.658103 | controller | Jun 09 16:11:27.732570 crc crio[22095]: time="2026-06-09T16:11:27.732494694Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-mqp94 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.658119 | controller | Jun 09 16:11:28.094460 crc crio[22095]: time="2026-06-09T16:11:28.094062799Z" level=info msg="Stopped pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f" id=62541716-1fd1-4987-958e-2cf8fd0ee93c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.658134 | controller | Jun 09 16:11:28.835701 crc crio[22095]: time="2026-06-09T16:11:28.834825691Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=32861ff3-f78f-4e09-9893-e308ac075ab4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.658150 | controller | Jun 09 16:11:28.838317 crc crio[22095]: time="2026-06-09T16:11:28.837770406Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=ee0a8600-105c-4712-9b42-e9973b6a87c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.658165 | controller | Jun 09 16:11:28.841987 crc crio[22095]: time="2026-06-09T16:11:28.84182844Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=d61c1bf6-d003-44c8-93e2-8e477be1713e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.658182 | controller | Jun 09 16:11:28.854265 crc crio[22095]: time="2026-06-09T16:11:28.854149496Z" level=info msg="Creating container: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller" id=e4cca226-987f-469a-9b45-3b502b2ca3e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658198 | controller | Jun 09 16:11:28.856256 crc crio[22095]: time="2026-06-09T16:11:28.856193029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658214 | controller | Jun 09 16:11:28.896632 crc crio[22095]: time="2026-06-09T16:11:28.896579125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658234 | controller | Jun 09 16:11:28.902820 crc crio[22095]: time="2026-06-09T16:11:28.902765993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658250 | controller | Jun 09 16:11:28.938464 crc crio[22095]: time="2026-06-09T16:11:28.938161761Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=c715f65d-893a-46c7-8db9-025ce51da1f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.658265 | controller | Jun 09 16:11:28.940236 crc crio[22095]: time="2026-06-09T16:11:28.939959177Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=cf9aa011-9054-4db0-8963-25e8a3fee0b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.658281 | controller | Jun 09 16:11:28.946712 crc crio[22095]: time="2026-06-09T16:11:28.943612601Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=b7da2d03-b23f-491b-a373-da9345b2e3d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.658296 | controller | Jun 09 16:11:28.959370 crc crio[22095]: time="2026-06-09T16:11:28.958709108Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook" id=ff425538-486e-4a19-8f7a-8b2de045817e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658312 | controller | Jun 09 16:11:28.974307 crc crio[22095]: time="2026-06-09T16:11:28.974105033Z" level=info msg="Removing container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8" id=92bedf9a-9a17-4454-be19-c0e61033b929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658327 | controller | Jun 09 16:11:29.005870 crc crio[22095]: time="2026-06-09T16:11:29.005757405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658342 | controller | Jun 09 16:11:29.031539 crc crio[22095]: time="2026-06-09T16:11:29.031381963Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=6918f60d-2dd0-4304-9d2f-9474476dd5cf name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.658358 | controller | Jun 09 16:11:29.032645 crc crio[22095]: time="2026-06-09T16:11:29.032563133Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=08e7c66b-4a68-4969-b512-9d2dd6a588e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.658373 | controller | Jun 09 16:11:29.035815 crc crio[22095]: time="2026-06-09T16:11:29.035756385Z" level=info msg="Removed container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server" id=92bedf9a-9a17-4454-be19-c0e61033b929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658388 | controller | Jun 09 16:11:29.041871 crc crio[22095]: time="2026-06-09T16:11:29.04182327Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=38f1e536-dce5-4143-81b7-2db19eae17a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.658404 | controller | Jun 09 16:11:29.044232 crc crio[22095]: time="2026-06-09T16:11:29.04413048Z" level=info msg="Removing container: 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c" id=54b6230e-3bb6-4ab4-81a8-0f408b3ce5ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658419 | controller | Jun 09 16:11:29.045134 crc crio[22095]: time="2026-06-09T16:11:29.045068204Z" level=info msg="Created container 2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller" id=e4cca226-987f-469a-9b45-3b502b2ca3e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658447 | controller | Jun 09 16:11:29.046185 crc crio[22095]: time="2026-06-09T16:11:29.046148821Z" level=info msg="Starting container: 2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff" id=570f399e-dd2b-41ef-9acc-1734420d9db6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.658464 | controller | Jun 09 16:11:29.050043 crc crio[22095]: time="2026-06-09T16:11:29.04997665Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=c3f7d295-e280-47de-a792-6cc1ff2387f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658479 | controller | Jun 09 16:11:29.051668 crc crio[22095]: time="2026-06-09T16:11:29.051488368Z" level=info msg="Started container" PID=45952 containerID=2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff description=cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller id=570f399e-dd2b-41ef-9acc-1734420d9db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725
2026-06-09 17:40:40.658495 | controller | Jun 09 16:11:29.061557 crc crio[22095]: time="2026-06-09T16:11:29.061391052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658510 | controller | Jun 09 16:11:29.061796 crc crio[22095]: time="2026-06-09T16:11:29.061666809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658526 | controller | Jun 09 16:11:29.067971 crc crio[22095]: time="2026-06-09T16:11:29.066224816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658541 | controller | Jun 09 16:11:29.107842 crc crio[22095]: time="2026-06-09T16:11:29.106864929Z" level=info msg="Removed container 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c: openshift-marketplace/redhat-marketplace-mqp94/extract-content" id=54b6230e-3bb6-4ab4-81a8-0f408b3ce5ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658556 | controller | Jun 09 16:11:29.111514 crc crio[22095]: time="2026-06-09T16:11:29.111387535Z" level=info msg="Removing container: 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e" id=0f550317-8ef9-4e65-bc5c-2c3877e8a117 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658572 | controller | Jun 09 16:11:29.111742 crc crio[22095]: time="2026-06-09T16:11:29.111444936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658587 | controller | Jun 09 16:11:29.114735 crc crio[22095]: time="2026-06-09T16:11:29.114660649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.658602 | controller | Jun 09 16:11:29.180016 crc crio[22095]: time="2026-06-09T16:11:29.179882472Z" level=info msg="Removed container 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities" id=0f550317-8ef9-4e65-bc5c-2c3877e8a117 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658617 | controller | Jun 09 16:11:29.285322 crc crio[22095]: time="2026-06-09T16:11:29.285064969Z" level=info msg="Created container 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=c3f7d295-e280-47de-a792-6cc1ff2387f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658635 | controller | Jun 09 16:11:29.286901 crc crio[22095]: time="2026-06-09T16:11:29.286779183Z" level=info msg="Starting container: 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de" id=b9fb1dc6-ad24-4e15-aa12-03c72cb966aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.658651 | controller | Jun 09 16:11:29.287782 crc crio[22095]: time="2026-06-09T16:11:29.287687956Z" level=info msg="Created container a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807: cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook" id=ff425538-486e-4a19-8f7a-8b2de045817e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.658666 | controller | Jun 09 16:11:29.289139 crc crio[22095]: time="2026-06-09T16:11:29.289064392Z" level=info msg="Starting container: a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807" id=990b31c5-efdf-40c5-869c-5c3511c34f69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.658681 | controller | Jun 09 16:11:29.294656 crc crio[22095]: time="2026-06-09T16:11:29.294511191Z" level=info msg="Started container" PID=45978 containerID=a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807 description=cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook id=990b31c5-efdf-40c5-869c-5c3511c34f69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79
2026-06-09 17:40:40.658696 | controller | Jun 09 16:11:29.302857 crc crio[22095]: time="2026-06-09T16:11:29.299280934Z" level=info msg="Started container" PID=45977 containerID=3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=b9fb1dc6-ad24-4e15-aa12-03c72cb966aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189
2026-06-09 17:40:40.658712 | controller | Jun 09 16:11:30.116460 crc crio[22095]: time="2026-06-09T16:11:30.116025085Z" level=info msg="Stopping container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75 (timeout: 30s)" id=da775469-ed83-4134-8560-b8ce1fc58a77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.658727 | controller | Jun 09 16:11:30.189453 crc crio[22095]: time="2026-06-09T16:11:30.189174481Z" level=info msg="Stopping container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e (timeout: 30s)" id=763d06b7-7ef4-42c9-b470-cd593fa829c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.658742 | controller | Jun 09 16:11:30.244148 crc crio[22095]: time="2026-06-09T16:11:30.244034958Z" level=info msg="Stopped container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller" id=da775469-ed83-4134-8560-b8ce1fc58a77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.658757 | controller | Jun 09 16:11:30.245343 crc crio[22095]: time="2026-06-09T16:11:30.245146807Z" level=info msg="Stopping pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7" id=b5f39b75-38a3-4052-90b7-89b3d2a7fa2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.658772 | controller | Jun 09 16:11:30.245983 crc crio[22095]: time="2026-06-09T16:11:30.245859905Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc00041d1c8}] Aliases:map[]}"
2026-06-09 17:40:40.658791 | controller | Jun 09 16:11:30.246178 crc crio[22095]: time="2026-06-09T16:11:30.246113681Z" level=info msg="Deleting pod cert-manager_cert-manager-7b8b89f89d-rtnh7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.658807 | controller | Jun 09 16:11:30.327341 crc crio[22095]: time="2026-06-09T16:11:30.327263793Z" level=info msg="Stopped container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector" id=763d06b7-7ef4-42c9-b470-cd593fa829c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.658823 | controller | Jun 09 16:11:30.328729 crc crio[22095]: time="2026-06-09T16:11:30.328495135Z" level=info msg="Stopping pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618" id=b62a891d-5a21-4fcb-ba4f-672f3fafe59a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.658839 | controller | Jun 09 16:11:30.329103 crc crio[22095]: time="2026-06-09T16:11:30.329051649Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc00041d3a0}] Aliases:map[]}"
2026-06-09 17:40:40.658871 | controller | Jun 09 16:11:30.329353 crc crio[22095]: time="2026-06-09T16:11:30.329278835Z" level=info msg="Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.658891 | controller | Jun 09 16:11:30.614271 crc crio[22095]: time="2026-06-09T16:11:30.61366928Z" level=info msg="Stopped pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7" id=b5f39b75-38a3-4052-90b7-89b3d2a7fa2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.658908 | controller | Jun 09 16:11:30.732076 crc crio[22095]: time="2026-06-09T16:11:30.731980465Z" level=info msg="Stopped pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618" id=b62a891d-5a21-4fcb-ba4f-672f3fafe59a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.658924 | controller | Jun 09 16:11:31.020465 crc crio[22095]: time="2026-06-09T16:11:31.020217968Z" level=info msg="Removing container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75" id=89f733b8-20de-486f-a0af-ae1c2e452ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658940 | controller | Jun 09 16:11:31.059880 crc crio[22095]: time="2026-06-09T16:11:31.059783793Z" level=info msg="Removed container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller" id=89f733b8-20de-486f-a0af-ae1c2e452ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658956 | controller | Jun 09 16:11:31.064657 crc crio[22095]: time="2026-06-09T16:11:31.064586407Z" level=info msg="Removing container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e" id=7e1a8af4-3614-46dd-93eb-e5aa9c3c6859 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658972 | controller | Jun 09 16:11:31.095513 crc crio[22095]: time="2026-06-09T16:11:31.095381837Z" level=info msg="Removed container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector" id=7e1a8af4-3614-46dd-93eb-e5aa9c3c6859 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.658987 | controller | Jun 09 16:11:36.155601 crc crio[22095]: time="2026-06-09T16:11:36.154568182Z" level=info msg="Stopping container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734 (timeout: 30s)" id=1bfd0503-b300-42fc-b74e-a90ff49c74e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.659006 | controller | Jun 09 16:11:36.279585 crc crio[22095]: time="2026-06-09T16:11:36.279049616Z" level=info msg="Stopped container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook" id=1bfd0503-b300-42fc-b74e-a90ff49c74e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.659021 | controller | Jun 09 16:11:36.280469 crc crio[22095]: time="2026-06-09T16:11:36.280366129Z" level=info msg="Stopping pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331" id=fc21278b-4bbb-4db1-b32e-42d6c406f1a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659037 | controller | Jun 09 16:11:36.281111 crc crio[22095]: time="2026-06-09T16:11:36.281001716Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc002da4550}] Aliases:map[]}"
2026-06-09 17:40:40.659053 | controller | Jun 09 16:11:36.281210 crc crio[22095]: time="2026-06-09T16:11:36.2811629Z" level=info msg="Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.659069 | controller | Jun 09 16:11:36.569383 crc crio[22095]: time="2026-06-09T16:11:36.56617123Z" level=info msg="Stopped pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331" id=fc21278b-4bbb-4db1-b32e-42d6c406f1a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659085 | controller | Jun 09 16:11:37.130645 crc crio[22095]: time="2026-06-09T16:11:37.130403313Z" level=info msg="Removing container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734" id=9c426294-b04c-42e7-b754-453a4a7e959e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.659100 | controller | Jun 09 16:11:37.154835 crc crio[22095]: time="2026-06-09T16:11:37.154745668Z" level=info msg="Removed container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook" id=9c426294-b04c-42e7-b754-453a4a7e959e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.659116 | controller | Jun 09 16:11:51.839166 crc crio[22095]: time="2026-06-09T16:11:51.838309822Z" level=info msg="Stopping pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f" id=b79d142d-ba89-4dde-bad0-d81c541e5fd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659131 | controller | Jun 09 16:11:51.839166 crc crio[22095]: time="2026-06-09T16:11:51.839157984Z" level=info msg="Stopped pod sandbox (already stopped): 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f" id=b79d142d-ba89-4dde-bad0-d81c541e5fd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659147 | controller | Jun 09 16:11:51.853528 crc crio[22095]: time="2026-06-09T16:11:51.84212936Z" level=info msg="Removing pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f" id=c908fa80-c2a7-45b5-9e05-271192766d8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659162 | controller | Jun 09 16:11:51.853528 crc crio[22095]: time="2026-06-09T16:11:51.852872316Z" level=info msg="Removed pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f" id=c908fa80-c2a7-45b5-9e05-271192766d8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659178 | controller | Jun 09 16:11:51.854015 crc crio[22095]: time="2026-06-09T16:11:51.853900872Z" level=info msg="Stopping pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618" id=83295213-a63d-46aa-9c0e-2cb6ac374354 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659196 | controller | Jun 09 16:11:51.854164 crc crio[22095]: time="2026-06-09T16:11:51.854075076Z" level=info msg="Stopped pod sandbox (already stopped): d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618" id=83295213-a63d-46aa-9c0e-2cb6ac374354 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659212 | controller | Jun 09 16:11:51.858090 crc crio[22095]: time="2026-06-09T16:11:51.855834131Z" level=info msg="Removing pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618" id=50d0ae3e-3e2e-41cf-b310-5aaf82136b99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659227 | controller | Jun 09 16:11:51.870028 crc crio[22095]: time="2026-06-09T16:11:51.868737362Z" level=info msg="Removed pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618" id=50d0ae3e-3e2e-41cf-b310-5aaf82136b99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659243 | controller | Jun 09 16:11:51.870881 crc crio[22095]: time="2026-06-09T16:11:51.870776665Z" level=info msg="Stopping pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331" id=b362f4b0-fb0d-4add-afd1-7e6b7574e121 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659258 | controller | Jun 09 16:11:51.871020 crc crio[22095]: time="2026-06-09T16:11:51.870896218Z" level=info msg="Stopped pod sandbox (already stopped): aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331" id=b362f4b0-fb0d-4add-afd1-7e6b7574e121 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659273 | controller | Jun 09 16:11:51.873536 crc crio[22095]: time="2026-06-09T16:11:51.872706264Z" level=info msg="Removing pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331" id=9233f657-80df-403d-bad0-5f7d825b3a1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659289 | controller | Jun 09 16:11:51.891779 crc crio[22095]: time="2026-06-09T16:11:51.89164404Z" level=info msg="Removed pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331" id=9233f657-80df-403d-bad0-5f7d825b3a1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659305 | controller | Jun 09 16:11:51.893293 crc crio[22095]: time="2026-06-09T16:11:51.892996035Z" level=info msg="Stopping pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5" id=a33aed94-0094-41e5-b706-723be608bebb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659320 | controller | Jun 09 16:11:51.893293 crc crio[22095]: time="2026-06-09T16:11:51.893109018Z" level=info msg="Stopped pod sandbox (already stopped): 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5" id=a33aed94-0094-41e5-b706-723be608bebb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659335 | controller | Jun 09 16:11:51.894016 crc crio[22095]: time="2026-06-09T16:11:51.893881667Z" level=info msg="Removing pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5" id=c7e48dc9-1c6a-4053-84cf-b742ff73091f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659351 | controller | Jun 09 16:11:51.905676 crc crio[22095]: time="2026-06-09T16:11:51.905549477Z" level=info msg="Removed pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5" id=c7e48dc9-1c6a-4053-84cf-b742ff73091f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659366 | controller | Jun 09 16:11:51.909679 crc crio[22095]: time="2026-06-09T16:11:51.909493168Z" level=info msg="Stopping pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7" id=f11db69a-cfcf-47dc-8e24-ac53e3f7eea0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659381 | controller | Jun 09 16:11:51.909776 crc crio[22095]: time="2026-06-09T16:11:51.909679183Z" level=info msg="Stopped pod sandbox (already stopped): 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7" id=f11db69a-cfcf-47dc-8e24-ac53e3f7eea0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.659401 | controller | Jun 09 16:11:51.911317 crc crio[22095]: time="2026-06-09T16:11:51.910823922Z" level=info msg="Removing pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7" id=fc2a9708-ee50-436f-964f-6061882b8918 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659417 | controller | Jun 09 16:11:51.921745 crc crio[22095]: time="2026-06-09T16:11:51.921622719Z" level=info msg="Removed pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7" id=fc2a9708-ee50-436f-964f-6061882b8918 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.659432 | controller | Jun 09 16:12:04.474553 crc crio[22095]: time="2026-06-09T16:12:04.47309895Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683692-bhw82/POD" id=8df5edff-ed8c-4806-b66a-c1929e441f90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.659447 | controller | Jun 09 16:12:04.474553 crc crio[22095]: time="2026-06-09T16:12:04.474392333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659463 | controller | Jun 09 16:12:04.504997 crc crio[22095]: time="2026-06-09T16:12:04.504729781Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc002b5c5a0}] Aliases:map[]}"
2026-06-09 17:40:40.659478 | controller | Jun 09 16:12:04.504997 crc crio[22095]: time="2026-06-09T16:12:04.504893975Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683692-bhw82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.659494 | controller | Jun 09 16:12:04.862233 crc crio[22095]: 2026-06-09T16:12:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94c784e7d4f12cd Mac:96:82:99:45:48:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 SocketPath: PciID:}] [{Interface:0xc0001c4e60 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.659510 | controller | Jun 09 16:12:04.863269 crc crio[22095]: time="2026-06-09T16:12:04.863149435Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc002b5c5a0}] Aliases:map[]}"
2026-06-09 17:40:40.659526 | controller | Jun 09 16:12:04.863555 crc crio[22095]: time="2026-06-09T16:12:04.863366181Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683692-bhw82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.659541 | controller | Jun 09 16:12:04.876783 crc crio[22095]: time="2026-06-09T16:12:04.876281662Z" level=info msg="Ran pod sandbox 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 with infra container: openshift-infra/auto-csr-approver-29683692-bhw82/POD" id=8df5edff-ed8c-4806-b66a-c1929e441f90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.659557 | controller | Jun 09 16:12:04.880780 crc crio[22095]: time="2026-06-09T16:12:04.880627813Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=25e04f51-1204-4cb7-a73f-e4d8491e596c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.659576 | controller | Jun 09 16:12:04.895724 crc crio[22095]: time="2026-06-09T16:12:04.895586257Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.659593 | controller | Jun 09 16:12:28.275496 crc crio[22095]: time="2026-06-09T16:12:28.27450777Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=25e04f51-1204-4cb7-a73f-e4d8491e596c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.659609 | controller | Jun 09 16:12:28.278568 crc crio[22095]: time="2026-06-09T16:12:28.276668245Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b31454bc-398b-4b7b-b247-2f6aeb626c73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.659625 | controller | Jun 09 16:12:28.280091 crc crio[22095]: time="2026-06-09T16:12:28.279499358Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a793d546-6a11-4777-be13-48d1ea7daf1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.659640 | controller | Jun 09 16:12:29.522650 crc crio[22095]: time="2026-06-09T16:12:29.522348959Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683692-bhw82/oc" id=d18fbceb-a9a8-4a35-a229-19c483ca480a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.659656 | controller | Jun 09 16:12:29.524057 crc crio[22095]: time="2026-06-09T16:12:29.523586661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659672 | controller | Jun 09 16:12:29.582143 crc crio[22095]: time="2026-06-09T16:12:29.579854364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659687 | controller | Jun 09 16:12:29.763291 crc crio[22095]: time="2026-06-09T16:12:29.763213098Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=ae3060e4-a7e1-4942-8438-962007921f0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.659703 | controller | Jun 09 16:12:29.766125 crc crio[22095]: time="2026-06-09T16:12:29.765988719Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=77ba2f2a-6138-40ba-a2b5-5801cf330d04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.659718 | controller | Jun 09 16:12:29.770548 crc crio[22095]: time="2026-06-09T16:12:29.77031873Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=d9e35c1c-d388-4038-bb7e-62c3c08ff349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.659734 | controller | Jun 09 16:12:29.771158 crc crio[22095]: time="2026-06-09T16:12:29.770861314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659749 | controller | Jun 09 16:12:29.777140 crc crio[22095]: time="2026-06-09T16:12:29.777033892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2a73775b-d3bc-44c6-bef8-287a4d717e78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.659765 | controller | Jun 09 16:12:29.777567 crc crio[22095]: time="2026-06-09T16:12:29.777524995Z" level=info msg="Removing container: 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2" id=bc6fd2d6-32ed-4581-8ede-c70ed2b124b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.659784 | controller | Jun 09 16:12:29.792117 crc crio[22095]: time="2026-06-09T16:12:29.791965445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f5d718b2-ae11-4fb6-b4eb-7a08601d30b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.659799 | controller | Jun 09 16:12:29.795959 crc crio[22095]: time="2026-06-09T16:12:29.795843875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659815 | controller | Jun 09 16:12:29.889868 crc crio[22095]: time="2026-06-09T16:12:29.888848541Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4686d369-f9ed-48e7-9fc4-93ec323f9394 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.659831 | controller | Jun 09 16:12:29.890755 crc crio[22095]: time="2026-06-09T16:12:29.890668207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659846 | controller | Jun 09 16:12:29.905293 crc crio[22095]: time="2026-06-09T16:12:29.90519876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659883 | controller | Jun 09 16:12:29.914319 crc crio[22095]: time="2026-06-09T16:12:29.914276273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659901 | controller | Jun 09 16:12:29.936050 crc crio[22095]: time="2026-06-09T16:12:29.935844456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659916 | controller | Jun 09 16:12:30.153200 crc crio[22095]: time="2026-06-09T16:12:30.153061017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.659932 | controller | Jun 09 16:12:30.162771 crc crio[22095]: time="2026-06-09T16:12:30.159822721Z" level=info msg="Removed container 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=bc6fd2d6-32ed-4581-8ede-c70ed2b124b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.659948 | controller | Jun 09 16:12:30.333479 crc crio[22095]: time="2026-06-09T16:12:30.333335071Z" level=info msg="Created container 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138: openshift-infra/auto-csr-approver-29683692-bhw82/oc" id=d18fbceb-a9a8-4a35-a229-19c483ca480a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.659964 | controller | Jun 09 16:12:30.334652 crc crio[22095]: time="2026-06-09T16:12:30.334580963Z" level=info msg="Starting container: 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138" id=70dd4081-47e9-444f-8562-9cd6bc24af1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.659980 | controller | Jun 09 16:12:30.339588 crc crio[22095]: time="2026-06-09T16:12:30.3395166Z" level=info msg="Started container" PID=47025 containerID=1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138 description=openshift-infra/auto-csr-approver-29683692-bhw82/oc id=70dd4081-47e9-444f-8562-9cd6bc24af1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7
2026-06-09 17:40:40.659996 | controller | Jun 09 16:12:30.340004 crc crio[22095]: time="2026-06-09T16:12:30.339834058Z" level=info msg="Created container e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=d9e35c1c-d388-4038-bb7e-62c3c08ff349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.660015 | controller | Jun 09 16:12:30.342079 crc crio[22095]: time="2026-06-09T16:12:30.342011594Z" level=info msg="Starting container: e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3" id=8524df9d-86d4-450f-bc06-fdb5773ba6c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.660031 | controller | Jun 09 16:12:30.343482 crc crio[22095]: time="2026-06-09T16:12:30.343343348Z" level=info msg="Created container db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4686d369-f9ed-48e7-9fc4-93ec323f9394 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.660046 | controller | Jun 09 16:12:30.345702 crc crio[22095]: time="2026-06-09T16:12:30.345625897Z" level=info msg="Starting container: db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385" id=f8d08e0d-3b38-40bf-a357-1f6373a99098 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.660061 | controller | Jun 09 16:12:30.349016 crc crio[22095]: time="2026-06-09T16:12:30.348897351Z" level=info msg="Started container" PID=47029 containerID=e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=8524df9d-86d4-450f-bc06-fdb5773ba6c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1
2026-06-09 17:40:40.660077 | controller | Jun 09 16:12:30.361123 crc crio[22095]: time="2026-06-09T16:12:30.359543704Z" level=info msg="Started container" PID=47036 containerID=db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f8d08e0d-3b38-40bf-a357-1f6373a99098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.660093 | controller | Jun 09 16:12:32.834864 crc crio[22095]: time="2026-06-09T16:12:32.83403691Z" level=info msg="Stopping pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7" id=0c723ee7-93c0-455d-9f76-a3ef48d82d53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.660109 | controller | Jun 09 16:12:32.838544 crc crio[22095]: time="2026-06-09T16:12:32.835181819Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc00041ced0}] Aliases:map[]}"
2026-06-09 17:40:40.660125 | controller | Jun 09 16:12:32.838544 crc crio[22095]: time="2026-06-09T16:12:32.835350513Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683692-bhw82 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.660141 | controller | Jun 09 16:12:33.128834 crc crio[22095]: time="2026-06-09T16:12:33.128104923Z" level=info msg="Stopped pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7" id=0c723ee7-93c0-455d-9f76-a3ef48d82d53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.660157 | controller | Jun 09 16:13:07.616978 crc crio[22095]: time="2026-06-09T16:13:07.615762445Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-q94c8/POD" id=db67d3eb-edf0-4210-8c96-b76e9a32bb78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660173 | controller | Jun 09 16:13:07.619452 crc crio[22095]: time="2026-06-09T16:13:07.617013827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660192 | controller | Jun 09 16:13:07.688089 crc crio[22095]: time="2026-06-09T16:13:07.687820193Z" level=info msg="Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc0012886e8}] Aliases:map[]}"
2026-06-09 17:40:40.660208 | controller | Jun 09 16:13:07.688089 crc crio[22095]: time="2026-06-09T16:13:07.687908015Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-q94c8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.660224 | controller | Jun 09 16:13:07.980150 crc crio[22095]: time="2026-06-09T16:13:07.979403863Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/POD" id=b80a369f-0ea7-43e7-b23e-02b4970628d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660239 | controller | Jun 09 16:13:07.980295 crc crio[22095]: time="2026-06-09T16:13:07.980200493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660255 | controller | Jun 09 16:13:08.037230 crc crio[22095]: time="2026-06-09T16:13:08.036366264Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-57dd5f54f4-slkrg Namespace:baremetal-operator-system ID:b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 UID:500a9c09-f754-4aff-9f34-a187e849d96e NetNS:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod500a9c09_f754_4aff_9f34_a187e849d96e.slice PodAnnotations:0xc001288140}] Aliases:map[]}"
2026-06-09 17:40:40.660271 | controller | Jun 09 16:13:08.037230 crc crio[22095]: time="2026-06-09T16:13:08.036473957Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.660287 | controller | Jun 09 16:13:08.775050 crc crio[22095]: 2026-06-09T16:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48bcf650e439e22 Mac:66:4f:0c:19:e2:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.660303 | controller | Jun 09 16:13:08.775050 crc crio[22095]: time="2026-06-09T16:13:08.774867268Z" level=info msg="Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc0012886e8}] Aliases:map[]}"
2026-06-09 17:40:40.660319 | controller | Jun 09 16:13:08.776401 crc crio[22095]: time="2026-06-09T16:13:08.775069113Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-q94c8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.660335 | controller | Jun 09 16:13:08.783100 crc crio[22095]: time="2026-06-09T16:13:08.78275142Z" level=info msg="Ran pod sandbox 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee with infra container: openstack-operators/openstack-operator-index-q94c8/POD" id=db67d3eb-edf0-4210-8c96-b76e9a32bb78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660353 | controller | Jun 09 16:13:08.790623 crc crio[22095]: time="2026-06-09T16:13:08.790279843Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660369 | controller | Jun 09 16:13:08.790623 crc crio[22095]: time="2026-06-09T16:13:08.790585771Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660385 | controller | Jun 09 16:13:08.790888 crc crio[22095]: time="2026-06-09T16:13:08.790654113Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660401 | controller | Jun 09 16:13:08.791870 crc crio[22095]: time="2026-06-09T16:13:08.791666979Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=32097ab6-3457-4d45-8585-c77ad7ba5e56 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.660417 | controller | Jun 09 16:13:08.801355 crc crio[22095]: time="2026-06-09T16:13:08.801200263Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-09 17:40:40.660433 | controller | Jun 09 16:13:08.936383 crc crio[22095]: 2026-06-09T16:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bacfa17cef723 Mac:a2:64:25:0a:73:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c SocketPath: PciID:}] [{Interface:0xc000192be0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.660449 | controller | Jun 09 16:13:08.938125 crc crio[22095]: time="2026-06-09T16:13:08.938062264Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-57dd5f54f4-slkrg Namespace:baremetal-operator-system ID:b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 UID:500a9c09-f754-4aff-9f34-a187e849d96e NetNS:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod500a9c09_f754_4aff_9f34_a187e849d96e.slice PodAnnotations:0xc001288140}] Aliases:map[]}"
2026-06-09 17:40:40.660465 | controller | Jun 09 16:13:08.938256 crc crio[22095]: time="2026-06-09T16:13:08.938218248Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.660481 | controller | Jun 09 16:13:08.945256 crc crio[22095]: time="2026-06-09T16:13:08.945184847Z" level=info msg="Ran pod sandbox b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/POD" id=b80a369f-0ea7-43e7-b23e-02b4970628d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660496 | controller | Jun 09 16:13:08.949668 crc crio[22095]: time="2026-06-09T16:13:08.949573219Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=c1643a68-f3a4-457b-b2b5-352867cd1df6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.660515 | controller | Jun 09 16:13:08.952332 crc crio[22095]: time="2026-06-09T16:13:08.952277808Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 17:40:40.660531 | controller | Jun 09 16:13:10.460108 crc crio[22095]: time="2026-06-09T16:13:10.459361807Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/POD" id=97312618-ddae-42ee-8203-7c00952cc751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660547 | controller | Jun 09 16:13:10.460108 crc crio[22095]: time="2026-06-09T16:13:10.45988946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660562 | controller | Jun 09 16:13:10.767534 crc crio[22095]: time="2026-06-09T16:13:10.76163316Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc00041c890}] Aliases:map[]}"
2026-06-09 17:40:40.660577 | controller | Jun 09 16:13:10.767534 crc crio[22095]: time="2026-06-09T16:13:10.761704022Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.660593 | controller | Jun 09 16:13:11.179803 crc crio[22095]: time="2026-06-09T16:13:11.179243503Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/POD" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660608 | controller | Jun 09 16:13:11.179803 crc crio[22095]: time="2026-06-09T16:13:11.179451978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660623 | controller | Jun 09 16:13:12.128570 crc crio[22095]: 2026-06-09T16:13:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2c48f0991b2ca3 Mac:9a:d9:1e:1f:26:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.660639 | controller | Jun 09 16:13:12.128570 crc crio[22095]: time="2026-06-09T16:13:12.123835235Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc00041c890}] Aliases:map[]}"
2026-06-09 17:40:40.660655 | controller | Jun 09 16:13:12.128570 crc crio[22095]: time="2026-06-09T16:13:12.12403186Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.660670 | controller | Jun 09 16:13:12.665995 crc crio[22095]: time="2026-06-09T16:13:12.665469699Z" level=info msg="Ran pod sandbox c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/POD" id=97312618-ddae-42ee-8203-7c00952cc751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660688 | controller | Jun 09 16:13:12.671988 crc crio[22095]: time="2026-06-09T16:13:12.670540669Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=df35a138-bca1-4480-865c-a33bd2800675 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.660704 | controller | Jun 09 16:13:12.680079 crc crio[22095]: time="2026-06-09T16:13:12.679684734Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-09 17:40:40.660720 | controller | Jun 09 16:13:13.080372 crc crio[22095]: time="2026-06-09T16:13:13.080257978Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660735 | controller | Jun 09 16:13:13.329162 crc crio[22095]: time="2026-06-09T16:13:13.32907122Z" level=info msg="Ran pod sandbox 21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76 with infra container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/POD" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.660751 | controller | Jun 09 16:13:13.332800 crc crio[22095]: time="2026-06-09T16:13:13.332224871Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=6da41c46-a968-4b91-b3a8-081a942675ae name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.660766 | controller | Jun 09 16:13:13.336559 crc crio[22095]: time="2026-06-09T16:13:13.335820764Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-09 17:40:40.660781 | controller | Jun 09 16:13:39.987606 crc crio[22095]: time="2026-06-09T16:13:39.986669979Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=c1643a68-f3a4-457b-b2b5-352867cd1df6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.660797 | controller | Jun 09 16:13:39.989495 crc crio[22095]: time="2026-06-09T16:13:39.988352043Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=d7ea75cf-6d1b-443e-a428-b55d08d74cca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660812 | controller | Jun 09 16:13:40.084685 crc crio[22095]: time="2026-06-09T16:13:40.084486909Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=e00caf80-ab2e-4d10-b828-62b27526a140 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660828 | controller | Jun 09 16:13:40.098199 crc crio[22095]: time="2026-06-09T16:13:40.098060777Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager" id=b48a60f2-5051-49b7-8d1c-5347b96dfda7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.660844 | controller | Jun 09 16:13:40.101702 crc crio[22095]: time="2026-06-09T16:13:40.101598907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660880 | controller | Jun 09 16:13:40.220274 crc crio[22095]: time="2026-06-09T16:13:40.220128478Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=32097ab6-3457-4d45-8585-c77ad7ba5e56 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.660898 | controller | Jun 09 16:13:40.221320 crc crio[22095]: time="2026-06-09T16:13:40.221267117Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=7864c010-07ca-4191-8d6a-00d7a7b0c57e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660917 | controller | Jun 09 16:13:40.226219 crc crio[22095]: time="2026-06-09T16:13:40.226142202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=a30738f1-dc9d-451a-b2ec-434dcca940eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.660933 | controller | Jun 09 16:13:40.237224 crc crio[22095]: time="2026-06-09T16:13:40.237120124Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-q94c8/registry-server" id=7f2c6e53-1fbc-4f26-b278-45574bbf96b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.660949 | controller | Jun 09 16:13:40.242625 crc crio[22095]: time="2026-06-09T16:13:40.242562293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660965 | controller | Jun 09 16:13:40.244362 crc crio[22095]: time="2026-06-09T16:13:40.244325149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660980 | controller | Jun 09 16:13:40.289645 crc crio[22095]: time="2026-06-09T16:13:40.28960054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.660995 | controller | Jun 09 16:13:40.313252 crc crio[22095]: time="2026-06-09T16:13:40.311506192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661011 | controller | Jun 09 16:13:40.321065 crc crio[22095]: time="2026-06-09T16:13:40.320727218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661026 | controller | Jun 09 16:13:40.445529 crc crio[22095]: time="2026-06-09T16:13:40.445453158Z" level=info msg="Created container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server" id=7f2c6e53-1fbc-4f26-b278-45574bbf96b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661041 | controller | Jun 09 16:13:40.447049 crc crio[22095]: time="2026-06-09T16:13:40.446736091Z" level=info msg="Starting container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3" id=33df362e-ebd9-4ed3-bbfd-af7b959feda7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.661057 | controller | Jun 09 16:13:40.448648 crc crio[22095]: time="2026-06-09T16:13:40.448532197Z" level=info msg="Created container 21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager" id=b48a60f2-5051-49b7-8d1c-5347b96dfda7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661072 | controller | Jun 09 16:13:40.450507 crc crio[22095]: time="2026-06-09T16:13:40.450334533Z" level=info msg="Starting container: 21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270" id=76660621-4183-4b59-bfaf-9549ab0afc73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.661094 | controller | Jun 09 16:13:40.456137 crc crio[22095]: time="2026-06-09T16:13:40.456002769Z" level=info msg="Started container" PID=48587 containerID=21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270 description=baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager id=76660621-4183-4b59-bfaf-9549ab0afc73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851
2026-06-09 17:40:40.661149 | controller | Jun 09 16:13:40.457693 crc crio[22095]: time="2026-06-09T16:13:40.457539738Z" level=info msg="Started container" PID=48590 containerID=7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3 description=openstack-operators/openstack-operator-index-q94c8/registry-server id=33df362e-ebd9-4ed3-bbfd-af7b959feda7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee
2026-06-09 17:40:40.661174 | controller | Jun 09 16:13:41.981302 crc crio[22095]: time="2026-06-09T16:13:41.980805501Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f1ae20259f73fda5635bcc65c4e31ecbd0b25cde2f9ba47c0f042030a0b9bc2b" id=df35a138-bca1-4480-865c-a33bd2800675 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.661191 | controller | Jun 09 16:13:41.983125 crc crio[22095]: time="2026-06-09T16:13:41.98309724Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=6d3d0f3c-ba3e-461d-8a9b-9ae13ba7cd6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661206 | controller | Jun 09 16:13:41.988139 crc crio[22095]: time="2026-06-09T16:13:41.988049107Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=8d4406ed-a6e8-4bf1-a7a5-43791affc6cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661222 | controller | Jun 09 16:13:42.000564 crc crio[22095]: time="2026-06-09T16:13:42.000453795Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager" id=68ee8e1c-0e1f-4dd9-bde7-f1bd67641e33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661237 | controller | Jun 09 16:13:42.002637 crc crio[22095]: time="2026-06-09T16:13:42.002565439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661252 | controller | Jun 09 16:13:42.038647 crc crio[22095]: time="2026-06-09T16:13:42.038542772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661268 | controller | Jun 09 16:13:42.084362 crc crio[22095]: time="2026-06-09T16:13:42.084182973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661284 | controller | Jun 09 16:13:42.171974 crc crio[22095]: time="2026-06-09T16:13:42.171826581Z" level=info msg="Created container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager" id=68ee8e1c-0e1f-4dd9-bde7-f1bd67641e33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661299 | controller | Jun 09 16:13:42.173277 crc crio[22095]: time="2026-06-09T16:13:42.173222007Z" level=info msg="Starting container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db" id=73abd412-a870-435d-aa43-3367f4f78d3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.661315 | controller | Jun 09 16:13:42.179340 crc crio[22095]: time="2026-06-09T16:13:42.17919472Z" level=info msg="Started container" PID=48676 containerID=93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db description=baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager id=73abd412-a870-435d-aa43-3367f4f78d3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c
2026-06-09 17:40:40.661332 | controller | Jun 09 16:13:45.769774 crc crio[22095]: time="2026-06-09T16:13:45.769115007Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=6da41c46-a968-4b91-b3a8-081a942675ae name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.661348 | controller | Jun 09 16:13:45.771771 crc crio[22095]: time="2026-06-09T16:13:45.770729758Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=e0b1ce1a-835b-4a74-91dc-b040110b362f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661367 | controller | Jun 09 16:13:45.785496 crc crio[22095]: time="2026-06-09T16:13:45.784781549Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=9be93190-0fd5-4cd5-a1da-fa3bde3918ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661384 | controller | Jun 09 16:13:45.793185 crc crio[22095]: time="2026-06-09T16:13:45.792986329Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader" id=abc87cf2-d664-4d23-852f-ba79f53bc969 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661399 | controller | Jun 09 16:13:45.794344 crc crio[22095]: time="2026-06-09T16:13:45.794278262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661415 | controller | Jun 09 16:13:45.832124 crc crio[22095]: time="2026-06-09T16:13:45.83202385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661430 | controller | Jun 09 16:13:46.009629 crc crio[22095]: time="2026-06-09T16:13:46.009480342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661446 | controller | Jun 09 16:13:46.111638 crc crio[22095]: time="2026-06-09T16:13:46.111092949Z" level=info msg="Created container 122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader" id=abc87cf2-d664-4d23-852f-ba79f53bc969 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661462 | controller | Jun 09 16:13:46.114118 crc crio[22095]: time="2026-06-09T16:13:46.114021074Z" level=info msg="Starting container: 122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b" id=1d8341d2-5c68-4b00-8a0a-6f688f30b96b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.661477 | controller | Jun 09 16:13:46.119874 crc crio[22095]: time="2026-06-09T16:13:46.119170516Z" level=info msg="Started container" PID=48753 containerID=122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader id=1d8341d2-5c68-4b00-8a0a-6f688f30b96b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76
2026-06-09 17:40:40.661493 | controller | Jun 09 16:13:49.263383 crc crio[22095]: time="2026-06-09T16:13:49.262307772Z" level=info msg="Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/POD" id=8791658c-4160-49dd-86dd-ed0bf4f415ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.661509 | controller | Jun 09 16:13:49.263383 crc crio[22095]: time="2026-06-09T16:13:49.262749943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661524 | controller | Jun 09 16:13:49.289172 crc crio[22095]: time="2026-06-09T16:13:49.289007987Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc002b5cc60}] Aliases:map[]}"
2026-06-09 17:40:40.661540 | controller | Jun 09 16:13:49.289172 crc crio[22095]: time="2026-06-09T16:13:49.2891314Z" level=info msg="Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.661559 | controller | Jun 09 16:13:49.766248 crc crio[22095]: 2026-06-09T16:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05a272e81189912 Mac:2e:90:69:2e:43:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.661576 | controller | Jun 09 16:13:49.767614 crc crio[22095]: time="2026-06-09T16:13:49.767525742Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc002b5cc60}] Aliases:map[]}"
2026-06-09 17:40:40.661592 | controller | Jun 09 16:13:49.767840 crc crio[22095]: time="2026-06-09T16:13:49.767769548Z" level=info msg="Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.661608 | controller | Jun 09 16:13:49.775391 crc crio[22095]: time="2026-06-09T16:13:49.77525363Z" level=info msg="Ran pod sandbox 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/POD" id=8791658c-4160-49dd-86dd-ed0bf4f415ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.661624 | controller | Jun 09 16:13:49.778323 crc crio[22095]: time="2026-06-09T16:13:49.778192736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ae953615-cb72-423a-9d62-2113d84628b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661640 | controller | Jun 09 16:13:49.780733 crc crio[22095]: time="2026-06-09T16:13:49.780679269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1527fc26-cb8b-4605-923f-61b993908be3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661656 | controller | Jun 09 16:13:49.801704 crc crio[22095]: time="2026-06-09T16:13:49.801410101Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util" id=12acd767-ceb9-44bc-8959-24368f090933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661671 | controller | Jun 09 16:13:49.802331 crc crio[22095]: time="2026-06-09T16:13:49.802254113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661687 | controller | Jun 09 16:13:49.848854 crc crio[22095]: time="2026-06-09T16:13:49.848763296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661702 | controller | Jun 09 16:13:49.852759 crc crio[22095]: time="2026-06-09T16:13:49.852615885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.661718 | controller | Jun 09 16:13:49.976288 crc crio[22095]: time="2026-06-09T16:13:49.976239956Z" level=info msg="Created container 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util" id=12acd767-ceb9-44bc-8959-24368f090933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.661736 | controller | Jun 09 16:13:49.977988 crc crio[22095]: time="2026-06-09T16:13:49.977893808Z" level=info msg="Starting container: 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3" id=3cf2b258-29b5-4e48-b2af-f35085f54cb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.661752 | controller | Jun 09 16:13:49.998043 crc crio[22095]: time="2026-06-09T16:13:49.997762958Z" level=info msg="Started container" PID=48958 containerID=9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util id=3cf2b258-29b5-4e48-b2af-f35085f54cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4
2026-06-09 17:40:40.661768 | controller | Jun 09 16:13:51.558781 crc crio[22095]: time="2026-06-09T16:13:51.558394093Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=b9cdcf96-678b-48e7-b7c8-f028870e2231 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.661783 | controller | Jun 09 16:13:51.565182 crc crio[22095]: time="2026-06-09T16:13:51.565063724Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\""
2026-06-09 17:40:40.661799 | controller | Jun 09 16:13:51.961783 crc crio[22095]: time="2026-06-09T16:13:51.961693788Z" level=info msg="Removing container: 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284" id=2d5d75de-df57-46d7-9eab-2cbf26721ea8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.661814 | controller | Jun 09 16:13:52.081875 crc crio[22095]: time="2026-06-09T16:13:52.081513282Z" level=info msg="Removed container 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284: openshift-infra/auto-csr-approver-29683686-xbfhc/oc" id=2d5d75de-df57-46d7-9eab-2cbf26721ea8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.661830 | controller | Jun 09 16:13:52.093075 crc crio[22095]: time="2026-06-09T16:13:52.092962175Z" level=info msg="Stopping pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc" id=24ca970e-7619-473f-8217-7001307aa52d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.661845 | controller | Jun 09 16:13:52.093379 crc crio[22095]: time="2026-06-09T16:13:52.093121279Z" level=info msg="Stopped pod sandbox (already stopped): e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc" id=24ca970e-7619-473f-8217-7001307aa52d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.661890 | controller | Jun 09 16:13:52.093846 crc crio[22095]: time="2026-06-09T16:13:52.093769096Z" level=info msg="Removing pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc" id=829d5541-89c1-4183-a580-a2298e0209f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.661920 | controller | Jun 09 16:13:52.105878 crc crio[22095]: time="2026-06-09T16:13:52.105797335Z" level=info msg="Removed pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc" id=829d5541-89c1-4183-a580-a2298e0209f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.661937 | controller | Jun 09 16:13:53.493699 crc crio[22095]: time="2026-06-09T16:13:53.493117272Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68" id=b9cdcf96-678b-48e7-b7c8-f028870e2231 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.661952 | controller | Jun 09 16:13:53.495222 crc crio[22095]: time="2026-06-09T16:13:53.495068232Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=e6542960-f485-45c9-bf3e-037d884a8aa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661971 | controller | Jun 09 16:13:53.502657 crc crio[22095]: time="2026-06-09T16:13:53.49927548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=52d0fad9-e17c-4a01-8ec9-3790c7c5b3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.661987 | controller | Jun 09 16:13:53.511171 crc crio[22095]: time="2026-06-09T16:13:53.510870728Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull" id=b80c4591-abca-48e3-8dff-125b067b903c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.662002 | controller | Jun 09 16:13:53.513488 crc crio[22095]: time="2026-06-09T16:13:53.513375762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662017 | controller | Jun 09 16:13:53.578867 crc crio[22095]: time="2026-06-09T16:13:53.578240086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662033 | controller | Jun 09 16:13:53.579299 crc crio[22095]: time="2026-06-09T16:13:53.578992865Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6d40f2a1e6a23db107e8690cb837f4fede3dbc9c1bf34f80a3e89c1e932f40cc/merged/etc/passwd: no such file or directory"
2026-06-09 17:40:40.662048 | controller | Jun 09 16:13:53.579299 crc crio[22095]: time="2026-06-09T16:13:53.579040886Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6d40f2a1e6a23db107e8690cb837f4fede3dbc9c1bf34f80a3e89c1e932f40cc/merged/etc/group: no such file or directory"
2026-06-09 17:40:40.662063 | controller | Jun 09 16:13:53.584409 crc crio[22095]: time="2026-06-09T16:13:53.583842339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662079 | controller | Jun 09 16:13:53.701948 crc crio[22095]: time="2026-06-09T16:13:53.701838136Z" level=info msg="Created container 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull" id=b80c4591-abca-48e3-8dff-125b067b903c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.662094 | controller | Jun 09 16:13:53.703307 crc crio[22095]: time="2026-06-09T16:13:53.703202181Z" level=info msg="Starting container: 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f" id=f5b282da-f18e-473b-b33e-9542f8473ad8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.662109 | controller | Jun 09 16:13:53.711064 crc crio[22095]: time="2026-06-09T16:13:53.710670613Z" level=info msg="Started container" PID=49003 containerID=8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull id=f5b282da-f18e-473b-b33e-9542f8473ad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4
2026-06-09 17:40:40.662125 | controller | Jun 09 16:13:54.612839 crc crio[22095]: time="2026-06-09T16:13:54.612131057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61e74651-4fbd-4245-84e3-27abba7fe1ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.662140 | controller | Jun 09 16:13:54.633988 crc crio[22095]: time="2026-06-09T16:13:54.633720381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7ddf82e6-3c41-437f-a772-4842abe1d86a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.662159 | controller | Jun 09 16:13:54.644875 crc crio[22095]: time="2026-06-09T16:13:54.644721693Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract" id=c0a0a303-4bde-49c9-a4f1-336b83b20f05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.662174 | controller | Jun 09 16:13:54.646094 crc crio[22095]: time="2026-06-09T16:13:54.645869163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662189 | controller | Jun 09 16:13:54.728059 crc crio[22095]: time="2026-06-09T16:13:54.727959168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662204 | controller | Jun 09 16:13:54.733865 crc crio[22095]: time="2026-06-09T16:13:54.733764037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662219 | controller | Jun 09 16:13:54.899699 crc crio[22095]: time="2026-06-09T16:13:54.899591771Z" level=info msg="Created container c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract" id=c0a0a303-4bde-49c9-a4f1-336b83b20f05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.662235 | controller | Jun 09 16:13:54.901192 crc crio[22095]: time="2026-06-09T16:13:54.901080989Z" level=info msg="Starting container: c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c" id=8883096b-31d3-4714-8989-e95d14dc1a13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.662250 | controller | Jun 09 16:13:54.911132 crc crio[22095]: time="2026-06-09T16:13:54.911032105Z" level=info msg="Started container" PID=49022 containerID=c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract id=8883096b-31d3-4714-8989-e95d14dc1a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4
2026-06-09 17:40:40.662266 | controller | Jun 09 16:13:57.667144 crc crio[22095]: time="2026-06-09T16:13:57.666062375Z" level=info msg="Stopping pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4" id=c42833e8-6d77-4b0f-a9d0-d3e01766eeca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.662281 | controller | Jun 09 16:13:57.668970 crc crio[22095]: time="2026-06-09T16:13:57.667737038Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc0004c68b0}] Aliases:map[]}"
2026-06-09 17:40:40.662297 | controller | Jun 09 16:13:57.668970 crc crio[22095]: time="2026-06-09T16:13:57.668275802Z" level=info msg="Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.662313 | controller | Jun 09 16:13:58.738877 crc crio[22095]: time="2026-06-09T16:13:58.738157476Z" level=info msg="Stopped pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4" id=c42833e8-6d77-4b0f-a9d0-d3e01766eeca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.662333 | controller | Jun 09 16:14:00.495141 crc crio[22095]: time="2026-06-09T16:14:00.494768735Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683694-bjl2l/POD" id=44e913a4-135f-4bd1-9ecd-cc137b101464 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.662349 | controller | Jun 09 16:14:00.495601 crc crio[22095]: time="2026-06-09T16:14:00.495152705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662365 | controller | Jun 09 16:14:00.519286 crc crio[22095]: time="2026-06-09T16:14:00.519143021Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00041d4d8}] Aliases:map[]}"
2026-06-09 17:40:40.662381 | controller | Jun 09 16:14:00.519998 crc crio[22095]: time="2026-06-09T16:14:00.519299455Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683694-bjl2l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.662398 | controller | Jun 09 16:14:01.718171 crc crio[22095]: 2026-06-09T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce9768034753c2d Mac:9e:dd:08:15:3e:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a SocketPath: PciID:}] [{Interface:0xc0000159c0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.662413 | controller | Jun 09 16:14:01.720568 crc crio[22095]: time="2026-06-09T16:14:01.720506068Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00041d4d8}] Aliases:map[]}"
2026-06-09 17:40:40.662429 | controller | Jun 09 16:14:01.720806 crc crio[22095]: time="2026-06-09T16:14:01.720747484Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683694-bjl2l for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.662445 | controller | Jun 09 16:14:01.730274 crc crio[22095]: time="2026-06-09T16:14:01.729863048Z" level=info msg="Ran pod sandbox ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae with infra container: openshift-infra/auto-csr-approver-29683694-bjl2l/POD" id=44e913a4-135f-4bd1-9ecd-cc137b101464 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.662461 | controller | Jun 09 16:14:01.733997 crc crio[22095]: time="2026-06-09T16:14:01.733302636Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=60306898-2f58-4e0d-8188-962b1355a9de name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.662477 | controller | Jun 09 16:14:01.739701 crc crio[22095]: time="2026-06-09T16:14:01.739624549Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.662493 | controller | Jun 09 16:14:02.513547 crc crio[22095]: time="2026-06-09T16:14:02.513279234Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=60306898-2f58-4e0d-8188-962b1355a9de name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.662508 | controller | Jun 09 16:14:02.514997 crc crio[22095]: time="2026-06-09T16:14:02.514897166Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ef8d8485-8e55-46fa-8b99-461a737c114b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.662527 | controller | Jun 09 16:14:02.517396 crc crio[22095]: time="2026-06-09T16:14:02.517213525Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a877aa14-22aa-4b47-ac06-7c3ac22eaa28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.662542 | controller | Jun 09 16:14:02.526314 crc crio[22095]: time="2026-06-09T16:14:02.524728178Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683694-bjl2l/oc" id=b91e131d-224b-4d96-a5f0-2817975f2533 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.662558 | controller | Jun 09 16:14:02.526314 crc crio[22095]: time="2026-06-09T16:14:02.525272242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662574 | controller | Jun 09 16:14:02.567059 crc crio[22095]: time="2026-06-09T16:14:02.566671174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662589 | controller | Jun 09 16:14:02.968212 crc crio[22095]: time="2026-06-09T16:14:02.968107871Z" level=info msg="Stopping container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db (timeout: 10s)" id=056b84b0-f109-4ea4-a986-25bbc3814251 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.662605 | controller | Jun 09 16:14:03.048309 crc crio[22095]: time="2026-06-09T16:14:03.047553169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662621 | controller | Jun 09 16:14:03.135114 crc crio[22095]: time="2026-06-09T16:14:03.135004892Z" level=info msg="Stopped container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager" id=056b84b0-f109-4ea4-a986-25bbc3814251 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.662637 | controller | Jun 09 16:14:03.136782 crc crio[22095]: time="2026-06-09T16:14:03.136701286Z" level=info msg="Stopping pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c" id=95da3eb3-cee2-408a-abd6-7606638bafd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.662652 | controller | Jun 09 16:14:03.137207 crc crio[22095]: time="2026-06-09T16:14:03.137146197Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}"
2026-06-09 17:40:40.662668 | controller | Jun 09 16:14:03.137600 crc crio[22095]: time="2026-06-09T16:14:03.137469095Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.662684 | controller | Jun 09 16:14:03.217574 crc crio[22095]: time="2026-06-09T16:14:03.217323663Z" level=info msg="Created container cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4: openshift-infra/auto-csr-approver-29683694-bjl2l/oc" id=b91e131d-224b-4d96-a5f0-2817975f2533 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.662700 | controller | Jun 09 16:14:03.223794 crc crio[22095]: time="2026-06-09T16:14:03.220659058Z" level=info msg="Starting container: cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4" id=b4e4f0dc-a646-4045-8ddb-fc4e7e91cc76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.662720 | controller | Jun 09 16:14:03.232823 crc crio[22095]: time="2026-06-09T16:14:03.232701797Z" level=info msg="Started container" PID=49282 containerID=cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4 description=openshift-infra/auto-csr-approver-29683694-bjl2l/oc id=b4e4f0dc-a646-4045-8ddb-fc4e7e91cc76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae
2026-06-09 17:40:40.662737 | controller | Jun 09 16:14:03.910108 crc crio[22095]: time="2026-06-09T16:14:03.909514029Z" level=info msg="Stopped pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c" id=95da3eb3-cee2-408a-abd6-7606638bafd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.662753 | controller | Jun 09 16:14:04.831895 crc crio[22095]: time="2026-06-09T16:14:04.831785217Z" level=info msg="Removing container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db" id=a18b58cd-caad-4983-9add-04650e448c05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.662769 | controller | Jun 09 16:14:04.864011 crc crio[22095]: time="2026-06-09T16:14:04.86388548Z" level=info msg="Removed container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager" id=a18b58cd-caad-4983-9add-04650e448c05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.662785 | controller | Jun 09 16:14:05.844767 crc crio[22095]: time="2026-06-09T16:14:05.844150675Z" level=info msg="Stopping pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae" id=c7c15989-5c9b-412e-a647-5f136318e2f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.662800 | controller | Jun 09 16:14:05.845729 crc crio[22095]: time="2026-06-09T16:14:05.845682885Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00263ca40}] Aliases:map[]}"
2026-06-09 17:40:40.662816 | controller | Jun 09 16:14:05.845860 crc crio[22095]: time="2026-06-09T16:14:05.845810378Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683694-bjl2l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.662833 | controller | Jun 09 16:14:07.029686 crc crio[22095]: time="2026-06-09T16:14:07.029114731Z" level=info msg="Stopped pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae" id=c7c15989-5c9b-412e-a647-5f136318e2f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.662851 | controller | Jun 09 16:14:07.792024 crc crio[22095]: time="2026-06-09T16:14:07.786195271Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/POD" id=d55635b8-88c7-4673-a1dd-6c2ba119d26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.662886 | controller | Jun 09 16:14:07.792024 crc crio[22095]: time="2026-06-09T16:14:07.786724495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.662903 | controller | Jun 09 16:14:07.828362 crc crio[22095]: time="2026-06-09T16:14:07.82823459Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc002272c60}] Aliases:map[]}"
2026-06-09 17:40:40.662923 | controller | Jun 09 16:14:07.828362 crc crio[22095]: time="2026-06-09T16:14:07.828358623Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.662939 | controller | Jun 09 16:14:08.863299 crc crio[22095]: 2026-06-09T16:14:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69c5510323cdb5 Mac:9e:3f:16:9d:06:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 SocketPath: PciID:}] [{Interface:0xc0001dc9e0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.662955 | controller | Jun 09 16:14:08.864883 crc crio[22095]: time="2026-06-09T16:14:08.864618985Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc002272c60}] Aliases:map[]}"
2026-06-09 17:40:40.662971 | controller | Jun 09 16:14:08.864883 crc crio[22095]: time="2026-06-09T16:14:08.864778709Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.662987 | controller | Jun 09 16:14:08.872155 crc crio[22095]: time="2026-06-09T16:14:08.871989634Z" level=info msg="Ran pod sandbox d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/POD" id=d55635b8-88c7-4673-a1dd-6c2ba119d26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.663003 | controller | Jun 09 16:14:08.875009 crc crio[22095]: time="2026-06-09T16:14:08.874900309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663019 | controller | Jun 09 16:14:08.875183 crc crio[22095]: time="2026-06-09T16:14:08.875168315Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663034 | controller | Jun 09 16:14:08.875227 crc crio[22095]: time="2026-06-09T16:14:08.875218257Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663049 | controller | Jun 09 16:14:08.876346 crc crio[22095]: time="2026-06-09T16:14:08.876287384Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=0a616a21-440d-499d-9d99-6887d1020060 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663065 | controller | Jun 09 16:14:08.886719 crc crio[22095]: time="2026-06-09T16:14:08.886523957Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\""
2026-06-09 17:40:40.663086 | controller | Jun 09 16:14:30.309705 crc crio[22095]: time="2026-06-09T16:14:30.30876257Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=0a616a21-440d-499d-9d99-6887d1020060 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663105 | controller | Jun 09 16:14:30.311551 crc crio[22095]: time="2026-06-09T16:14:30.3115007Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=d025532c-2a12-42cf-9422-79ac58f2a4e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663120 | controller | Jun 09 16:14:30.315310 crc crio[22095]: time="2026-06-09T16:14:30.315241746Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=4b44f71e-9712-47c9-85d5-ebbfc0e18ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663136 | controller | Jun 09 16:14:30.323967 crc crio[22095]: time="2026-06-09T16:14:30.323865797Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator" id=b7ebfb61-ee41-4c83-bebb-c639edb42246 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.663151 | controller | Jun 09 16:14:30.326018 crc crio[22095]: time="2026-06-09T16:14:30.325982401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663166 | controller | Jun 09 16:14:30.367360 crc crio[22095]: time="2026-06-09T16:14:30.366530532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663182 | controller | Jun 09 16:14:30.371403 crc crio[22095]: time="2026-06-09T16:14:30.371331575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663197 | controller | Jun 09 16:14:30.552379 crc crio[22095]: time="2026-06-09T16:14:30.552268637Z" level=info msg="Created container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator" id=b7ebfb61-ee41-4c83-bebb-c639edb42246 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.663213 | controller | Jun 09 16:14:30.554874 crc crio[22095]: time="2026-06-09T16:14:30.55472276Z" level=info msg="Starting container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d" id=ef325a25-0def-4b10-8cd3-d43eefb24eea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.663228 | controller | Jun 09 16:14:30.567965 crc crio[22095]: time="2026-06-09T16:14:30.56758258Z" level=info msg="Started container" PID=49950 containerID=d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator id=ef325a25-0def-4b10-8cd3-d43eefb24eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063
2026-06-09 17:40:40.663244 | controller | Jun 09 16:14:30.613507 crc crio[22095]: time="2026-06-09T16:14:30.612837701Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663259 | controller | Jun 09 16:14:30.614135 crc crio[22095]: time="2026-06-09T16:14:30.614008171Z" level=info msg="Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663278 | controller | Jun 09 16:14:30.614485 crc crio[22095]: time="2026-06-09T16:14:30.614295848Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663294 | controller | Jun 09 16:14:30.618259 crc crio[22095]: time="2026-06-09T16:14:30.616190157Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=664d4c85-7ce3-4eb7-980d-6b17e314fe13 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663309 | controller | Jun 09 16:14:30.625723 crc crio[22095]: time="2026-06-09T16:14:30.622524199Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\""
2026-06-09 17:40:40.663325 | controller | Jun 09 16:14:33.736022 crc crio[22095]: time="2026-06-09T16:14:33.735249736Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=13585519-509e-4d80-9858-b08e275ae4d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663341 | controller | Jun 09 16:14:33.744375 crc crio[22095]: time="2026-06-09T16:14:33.744288778Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-09 17:40:40.663356 | controller | Jun 09 16:14:47.539282 crc crio[22095]: time="2026-06-09T16:14:47.538576121Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=664d4c85-7ce3-4eb7-980d-6b17e314fe13 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663371 | controller | Jun 09 16:14:47.540810 crc crio[22095]: time="2026-06-09T16:14:47.540538361Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a12adee9-9af0-4e79-9c1c-d2515b37f5c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663386 | controller | Jun 09 16:14:52.127564 crc crio[22095]: time="2026-06-09T16:14:52.124833155Z" level=info msg="Removing container: 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3" id=d8192123-2bde-4a4d-b3d6-77cb42097b4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.663401 | controller | Jun 09 16:14:52.940713 crc crio[22095]: time="2026-06-09T16:14:52.94017868Z" level=info msg="Removed container 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3: openshift-infra/auto-csr-approver-29683688-2s2gt/oc" id=d8192123-2bde-4a4d-b3d6-77cb42097b4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.663416 | controller | Jun 09 16:14:52.950654 crc crio[22095]: time="2026-06-09T16:14:52.950583247Z" level=info msg="Stopping pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c" id=587a5e9c-79f4-434d-b157-610c8ab1e757 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.663431 | controller | Jun 09 16:14:52.950654 crc crio[22095]: time="2026-06-09T16:14:52.950679429Z" level=info msg="Stopped pod sandbox (already stopped): c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c" id=587a5e9c-79f4-434d-b157-610c8ab1e757 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.663446 | controller | Jun 09 16:14:52.951651 crc crio[22095]: time="2026-06-09T16:14:52.951455029Z" level=info msg="Removing pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c" id=f3418c96-7a74-4f9e-a6e7-22a948cd7343 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.663461 | controller | Jun 09 16:14:53.189297 crc crio[22095]: time="2026-06-09T16:14:53.189088825Z" level=info msg="Removed pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c" id=f3418c96-7a74-4f9e-a6e7-22a948cd7343 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.663479 | controller | Jun 09 16:14:53.190690 crc crio[22095]: time="2026-06-09T16:14:53.190614434Z" level=info msg="Stopping pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3" id=b1337fbf-4c96-492d-9b16-e66c39704f61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.663495 | controller | Jun 09 16:14:53.190816 crc crio[22095]: time="2026-06-09T16:14:53.190721957Z" level=info msg="Stopped pod sandbox (already stopped): 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3" id=b1337fbf-4c96-492d-9b16-e66c39704f61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.663510 | controller | Jun 09 16:14:53.191714 crc crio[22095]: time="2026-06-09T16:14:53.19162731Z" level=info msg="Removing pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3" id=3f6e995a-facc-46e6-97bd-19f4328a252e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.663525 | controller | Jun 09 16:14:53.198901 crc crio[22095]: time="2026-06-09T16:14:53.198791604Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6513c604-0899-4d1b-90cc-5677a928f3c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663540 | controller | Jun 09 16:14:53.204288 crc crio[22095]: time="2026-06-09T16:14:53.204188152Z" level=info msg="Removed pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3" id=3f6e995a-facc-46e6-97bd-19f4328a252e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.663555 | controller | Jun 09 16:14:53.212516 crc crio[22095]: time="2026-06-09T16:14:53.212388983Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy" id=46793dbc-f6a6-401e-8386-57872293f5fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.663570 | controller | Jun 09 16:14:53.214201 crc crio[22095]: time="2026-06-09T16:14:53.214128367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663586 | controller | Jun 09 16:14:53.280828 crc crio[22095]: time="2026-06-09T16:14:53.280726945Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=13585519-509e-4d80-9858-b08e275ae4d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663602 | controller | Jun 09 16:14:53.283109 crc crio[22095]: time="2026-06-09T16:14:53.28288473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663617 | controller | Jun 09 16:14:53.287026 crc crio[22095]: time="2026-06-09T16:14:53.286741879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663633 | controller | Jun 09 16:14:53.294401 crc crio[22095]: time="2026-06-09T16:14:53.294322363Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=d21493cb-2fe9-4d4f-896b-2a9801fb58fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663648 | controller | Jun 09 16:14:53.309303 crc crio[22095]: time="2026-06-09T16:14:53.309244006Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=c3a7cf8c-f9eb-4abd-958f-80d9b6a8e5f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.663663 | controller | Jun 09 16:14:53.321827 crc crio[22095]: time="2026-06-09T16:14:53.321706146Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb" id=42006008-538d-40be-8459-d8d7fe860d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.663681 | controller | Jun 09 16:14:53.326541 crc crio[22095]: time="2026-06-09T16:14:53.326493149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663697 | controller | Jun 09 16:14:53.359978 crc crio[22095]: time="2026-06-09T16:14:53.359829684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663713 | controller | Jun 09 16:14:53.420858 crc crio[22095]: time="2026-06-09T16:14:53.420387107Z" level=info msg="Created container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy" id=46793dbc-f6a6-401e-8386-57872293f5fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.663728 | controller | Jun 09 16:14:53.422546 crc crio[22095]: time="2026-06-09T16:14:53.422410179Z" level=info msg="Starting container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd" id=63c5cbb8-54a5-45fd-8369-8e8aced0222a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.663744 | controller | Jun 09 16:14:53.429566 crc crio[22095]: time="2026-06-09T16:14:53.429504411Z" level=info msg="Started container" PID=50558 containerID=9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy id=63c5cbb8-54a5-45fd-8369-8e8aced0222a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063
2026-06-09 17:40:40.663761 | controller | Jun 09 16:14:53.540851 crc crio[22095]: time="2026-06-09T16:14:53.540742055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663777 | controller | Jun 09 16:14:53.652274 crc crio[22095]: time="2026-06-09T16:14:53.652136152Z" level=info msg="Created container aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb" id=42006008-538d-40be-8459-d8d7fe860d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.663792 | controller | Jun 09 16:14:53.653450 crc crio[22095]: time="2026-06-09T16:14:53.653357273Z" level=info msg="Starting container: aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec" id=a1e20095-15b6-4cef-b1a5-e32296f02f94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.663808 | controller | Jun 09 16:14:53.658602 crc crio[22095]: time="2026-06-09T16:14:53.658515326Z" level=info msg="Started container" PID=50593 containerID=aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb id=a1e20095-15b6-4cef-b1a5-e32296f02f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76
2026-06-09 17:40:40.663825 | controller | Jun 09 16:14:53.669083 crc crio[22095]: time="2026-06-09T16:14:53.669006585Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=e6a1a759-56fa-4acd-a312-fda4927662d4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.663841 | controller | Jun 09 16:14:53.677131 crc crio[22095]: time="2026-06-09T16:14:53.677057331Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 17:40:40.663877 | controller | Jun 09 16:15:00.748051 crc crio[22095]: time="2026-06-09T16:15:00.745206569Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/POD" id=2e4b6c1a-3a08-488b-87fa-d434b96f2880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.663894 | controller | Jun 09 16:15:00.748051 crc crio[22095]: time="2026-06-09T16:15:00.746154394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663914 | controller | Jun 09 16:15:22.599080 crc crio[22095]: time="2026-06-09T16:15:22.59850203Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/POD" id=f4ad6741-8025-40c0-b04c-ab457338222a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.663930 | controller | Jun 09 16:15:22.601729 crc crio[22095]: time="2026-06-09T16:15:22.599091725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663945 | controller | Jun 09 16:15:22.717235 crc crio[22095]: time="2026-06-09T16:15:22.717073342Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/POD" id=93961982-096b-4c26-9b81-ad9e9855d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.663961 | controller | Jun 09 16:15:22.717449 crc crio[22095]: time="2026-06-09T16:15:22.71738375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.663977 | controller | Jun 09 16:15:22.740201 crc crio[22095]: time="2026-06-09T16:15:22.739189499Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/POD" id=5d5d3b3f-c433-418b-b3d8-3311e77ad20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.663992 | controller | Jun 09 16:15:22.740201 crc crio[22095]: time="2026-06-09T16:15:22.739295202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664007 | controller | Jun 09 16:15:22.793871 crc crio[22095]: time="2026-06-09T16:15:22.79379783Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/POD" id=ee4b3280-3b23-418f-ba9e-94e39d1f5df8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664023 | controller | Jun 09 16:15:22.794079 crc crio[22095]: time="2026-06-09T16:15:22.793887252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664038 | controller | Jun 09 16:15:22.823030 crc crio[22095]: time="2026-06-09T16:15:22.822896806Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/POD" id=38061def-5614-4aae-b44b-7afe769374fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664053 | controller | Jun 09 16:15:22.823145 crc crio[22095]: time="2026-06-09T16:15:22.82306016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664067 | controller | Jun 09 16:15:22.858518 crc crio[22095]: time="2026-06-09T16:15:22.858413146Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/POD" id=2a76207e-ef57-491c-bfae-8d3b2c298e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664083 | controller | Jun 09 16:15:22.858714 crc crio[22095]: time="2026-06-09T16:15:22.858541299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664098 | controller | Jun 09 16:15:22.938510 crc crio[22095]: time="2026-06-09T16:15:22.938449637Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/POD" id=b1800e93-1ec2-4cb6-81bc-50c50e29c11f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664113 | controller | Jun 09 16:15:22.938592 crc crio[22095]: time="2026-06-09T16:15:22.938526209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664131 | controller | Jun 09 16:15:22.995637 crc crio[22095]: time="2026-06-09T16:15:22.995547851Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/POD" id=9971cdea-6a26-43bc-956b-c8d847c82d18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664147 | controller | Jun 09 16:15:22.995791 crc crio[22095]: time="2026-06-09T16:15:22.995667654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664162 | controller | Jun 09 16:15:23.028389 crc crio[22095]: time="2026-06-09T16:15:23.021553737Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/POD" id=4082bace-03f0-4c1e-9eae-a6eb826ff405 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664178 | controller | Jun 09 16:15:23.028389 crc crio[22095]: time="2026-06-09T16:15:23.021704141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664193 | controller | Jun 09 16:15:23.043217 crc crio[22095]: time="2026-06-09T16:15:23.04314187Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/POD" id=0cb667f4-f365-49a8-aa4f-204710afca3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664209 | controller | Jun 09 16:15:23.043358 crc crio[22095]: time="2026-06-09T16:15:23.043319385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664224 | controller | Jun 09 16:15:23.109679 crc crio[22095]: time="2026-06-09T16:15:23.108581167Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/POD" id=03e9902a-b902-41d2-a6ef-deea2af89e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664239 | controller | Jun 09 16:15:23.109679 crc crio[22095]: time="2026-06-09T16:15:23.10866684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664254 | controller | Jun 09 16:15:23.147377 crc crio[22095]: time="2026-06-09T16:15:23.146480579Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/POD" id=69534373-55ef-4b9b-8f5f-ce89f7b0ff88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664269 | controller | Jun 09 16:15:23.147377 crc crio[22095]: time="2026-06-09T16:15:23.146656263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664284 | controller | Jun 09 16:15:23.182312 crc crio[22095]: time="2026-06-09T16:15:23.181984019Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/POD" id=ffbe923d-96f2-48c9-b05b-af636ce5ef69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664299 | controller | Jun 09 16:15:23.182312 crc crio[22095]: time="2026-06-09T16:15:23.182102292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664314 | controller | Jun 09 16:15:23.240103 crc crio[22095]: time="2026-06-09T16:15:23.239576695Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/POD" id=eeac44b4-9ae0-46f2-9625-cf9d52fa08fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664332 | controller | Jun 09 16:15:23.240103 crc crio[22095]: time="2026-06-09T16:15:23.239684337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664347 | controller | Jun 09 16:15:23.448816 crc crio[22095]: time="2026-06-09T16:15:23.448743115Z" level=info msg="Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/POD" id=84032bd9-2e10-4c85-aa33-d8f5b26d96dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664362 | controller | Jun 09 16:15:23.448977 crc crio[22095]: time="2026-06-09T16:15:23.448844008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664377 | controller | Jun 09 16:15:23.466485 crc crio[22095]: time="2026-06-09T16:15:23.466217433Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/POD" id=e4b19196-bb6c-47c6-889b-a83b5099c605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664393 | controller | Jun 09 16:15:23.466485 crc crio[22095]: time="2026-06-09T16:15:23.466295605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664408 | controller | Jun 09 16:15:23.467442 crc crio[22095]: time="2026-06-09T16:15:23.467331631Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/POD" id=3390a669-1edb-4d84-9f45-d84b13d14015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664423 | controller | Jun 09 16:15:23.467532 crc crio[22095]: time="2026-06-09T16:15:23.467463955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664438 | controller | Jun 09 16:15:23.553144 crc crio[22095]: time="2026-06-09T16:15:23.553077299Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/POD" id=14f20847-f0b5-413f-9f6f-49fb9e07ddc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664452 | controller | Jun 09 16:15:23.553144 crc crio[22095]: time="2026-06-09T16:15:23.553160691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664467 | controller | Jun 09 16:15:23.600230 crc crio[22095]: time="2026-06-09T16:15:23.600172366Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/POD" id=a66c884b-7c85-486a-a867-9379b8273032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664482 | controller | Jun 09 16:15:23.601259 crc crio[22095]: time="2026-06-09T16:15:23.601234043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664497 | controller | Jun 09 16:15:23.781632 crc crio[22095]: time="2026-06-09T16:15:23.781564995Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/POD" id=c11e89ca-9bdf-479d-b218-7811d7a48ffe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664512 | controller | Jun 09 16:15:23.781799 crc crio[22095]: time="2026-06-09T16:15:23.781658927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664527 | controller | Jun 09 16:15:23.825624 crc crio[22095]: time="2026-06-09T16:15:23.825540412Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/POD" id=f0c544c5-39f5-44b4-9934-f5076e2fd769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664545 | controller | Jun 09 16:15:23.825824 crc crio[22095]: time="2026-06-09T16:15:23.825642084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664679 | controller | Jun 09 16:15:23.976055 crc crio[22095]: time="2026-06-09T16:15:23.975786162Z" level=info msg="Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/POD" id=346459e3-8fbe-4097-9f84-abc385cc5d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664697 | controller | Jun 09 16:15:23.976055 crc crio[22095]: time="2026-06-09T16:15:23.975906385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664713 | controller | Jun 09 16:15:24.353237 crc crio[22095]: time="2026-06-09T16:15:24.353160483Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/POD" id=b5e20dd9-2bb0-4025-a7b3-f51beea5ff88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664728 | controller | Jun 09 16:15:24.353237 crc crio[22095]: time="2026-06-09T16:15:24.353271366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664743 | controller | Jun 09 16:15:26.103082 crc crio[22095]: time="2026-06-09T16:15:26.102703329Z" level=info msg="Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc002b5c108}] Aliases:map[]}"
2026-06-09 17:40:40.664759 | controller | Jun 09 16:15:26.103082 crc crio[22095]: time="2026-06-09T16:15:26.103061889Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.664775 | controller | Jun 09 16:15:26.398791 crc crio[22095]: 2026-06-09T16:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc39219d9e3efce Mac:fe:3c:94:4d:2f:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 SocketPath: PciID:}] [{Interface:0xc0004926a0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.664791 | controller | Jun 09 16:15:26.399680 crc crio[22095]: time="2026-06-09T16:15:26.399627429Z" level=info msg="Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc002b5c108}] Aliases:map[]}"
2026-06-09 17:40:40.664807 | controller | Jun 09 16:15:26.399795 crc crio[22095]: time="2026-06-09T16:15:26.399779603Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.664823 | controller | Jun 09 16:15:26.659452 crc crio[22095]: time="2026-06-09T16:15:26.659263483Z" level=info msg="Ran pod sandbox fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/POD" id=2e4b6c1a-3a08-488b-87fa-d434b96f2880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.664842 | controller | Jun 09 16:15:26.662688 crc crio[22095]: time="2026-06-09T16:15:26.662593298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d3bfaae5-029d-424a-86ed-9e99e971014f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.664878 | controller | Jun 09 16:15:26.669306 crc crio[22095]: time="2026-06-09T16:15:26.669255499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=247d0869-714c-44ea-a387-8f6168046a5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.664896 | controller | Jun 09 16:15:26.721576 crc crio[22095]: time="2026-06-09T16:15:26.721458777Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles" id=a9f02168-3ffe-4ae0-9cf7-0c09644c971b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.664911 | controller | Jun 09 16:15:26.730155 crc crio[22095]: time="2026-06-09T16:15:26.729900573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.664927 | controller | Jun 09 16:15:26.976603 crc crio[22095]: time="2026-06-09T16:15:26.9763798Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc000526818}] Aliases:map[]}"
2026-06-09 17:40:40.664943 | controller | Jun 09 16:15:26.976603 crc crio[22095]: time="2026-06-09T16:15:26.976479402Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.664959 | controller | Jun 09 16:15:27.037642 crc crio[22095]: time="2026-06-09T16:15:27.037516617Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc0004c6398}] Aliases:map[]}"
2026-06-09 17:40:40.664974 | controller | Jun 09 16:15:27.037642 crc crio[22095]: time="2026-06-09T16:15:27.037588248Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.664990 | controller | Jun 09 16:15:27.041605 crc crio[22095]: time="2026-06-09T16:15:27.04155065Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc002b5c120}] Aliases:map[]}"
2026-06-09 17:40:40.665005 | controller | Jun 09 16:15:27.041605 crc crio[22095]: time="2026-06-09T16:15:27.041608611Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665024 | controller | Jun 09 16:15:27.044343 crc crio[22095]: time="2026-06-09T16:15:27.04428899Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}"
2026-06-09 17:40:40.665040 | controller | Jun 09 16:15:27.044528 crc crio[22095]: time="2026-06-09T16:15:27.044345252Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665056 | controller | Jun 09 16:15:27.053014 crc crio[22095]: time="2026-06-09T16:15:27.051591677Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b6148}] Aliases:map[]}"
2026-06-09 17:40:40.665073 | controller | Jun 09 16:15:27.053014 crc crio[22095]: time="2026-06-09T16:15:27.051663649Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665091 | controller | Jun 09 16:15:27.133710 crc crio[22095]: time="2026-06-09T16:15:27.133175708Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc00263c0d0}] Aliases:map[]}"
2026-06-09 17:40:40.665109 | controller | Jun 09 16:15:27.133710 crc crio[22095]: time="2026-06-09T16:15:27.133617279Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665124 | controller | Jun 09 16:15:27.134776 crc crio[22095]: time="2026-06-09T16:15:27.133743993Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc000526448}] Aliases:map[]}"
2026-06-09 17:40:40.665140 | controller | Jun 09 16:15:27.134776 crc crio[22095]: time="2026-06-09T16:15:27.133826455Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665156 | controller | Jun 09 16:15:27.387684 crc crio[22095]: 2026-06-09T16:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99568ac3bb894e0 Mac:7a:a9:b0:35:d1:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.665174 | controller | Jun 09 16:15:27.387684 crc crio[22095]: time="2026-06-09T16:15:27.386564042Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc000526818}] Aliases:map[]}"
2026-06-09 17:40:40.665190 | controller | Jun 09 16:15:27.387684 crc crio[22095]: time="2026-06-09T16:15:27.386733416Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.665206 | controller | Jun 09 16:15:27.393227 crc crio[22095]: time="2026-06-09T16:15:27.393159251Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc00263c308}] Aliases:map[]}"
2026-06-09 17:40:40.665222 | controller | Jun 09 16:15:27.393349 crc crio[22095]: time="2026-06-09T16:15:27.393228943Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665237 | controller | Jun 09 16:15:27.476751 crc crio[22095]: time="2026-06-09T16:15:27.476550628Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc00263c560}] Aliases:map[]}"
2026-06-09 17:40:40.665252 | controller | Jun 09 16:15:27.476751 crc crio[22095]: time="2026-06-09T16:15:27.47662471Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665268 | controller | Jun 09 16:15:27.490029 crc crio[22095]: time="2026-06-09T16:15:27.489849139Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c690}] Aliases:map[]}"
2026-06-09 17:40:40.665283 | controller | Jun 09 16:15:27.490149 crc crio[22095]: time="2026-06-09T16:15:27.490076265Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665305 | controller | Jun 09 16:15:27.490971 crc crio[22095]: time="2026-06-09T16:15:27.490046114Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c700}] Aliases:map[]}"
2026-06-09 17:40:40.665321 | controller | Jun 09 16:15:27.490971 crc crio[22095]: time="2026-06-09T16:15:27.490591798Z" level=info msg="Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665337 | controller | Jun 09 16:15:27.499612 crc crio[22095]: time="2026-06-09T16:15:27.497978167Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc000526880}] Aliases:map[]}"
2026-06-09 17:40:40.665352 | controller | Jun 09 16:15:27.499612 crc crio[22095]: time="2026-06-09T16:15:27.49807629Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665368 | controller | Jun 09 16:15:27.523389 crc crio[22095]: time="2026-06-09T16:15:27.518049362Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc002b5c738}] Aliases:map[]}"
2026-06-09 17:40:40.665383 | controller | Jun 09 16:15:27.523389 crc crio[22095]: time="2026-06-09T16:15:27.518108933Z" level=info msg="Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665398 | controller | Jun 09 16:15:27.530530 crc crio[22095]: time="2026-06-09T16:15:27.530406448Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc001288538}] Aliases:map[]}"
2026-06-09 17:40:40.665414 | controller | Jun 09 16:15:27.530530 crc crio[22095]: time="2026-06-09T16:15:27.530506321Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665429 | controller | Jun 09 16:15:27.531866 crc crio[22095]: time="2026-06-09T16:15:27.531468336Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc001984088}] Aliases:map[]}"
2026-06-09 17:40:40.665448 | controller | Jun 09 16:15:27.531866 crc crio[22095]: time="2026-06-09T16:15:27.531542967Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665464 | controller | Jun 09 16:15:27.533574 crc crio[22095]: time="2026-06-09T16:15:27.533506138Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc00379e020}] Aliases:map[]}"
2026-06-09 17:40:40.665479 | controller | Jun 09 16:15:27.533650 crc crio[22095]: time="2026-06-09T16:15:27.53358165Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665495 | controller | Jun 09 16:15:27.536083 crc crio[22095]: time="2026-06-09T16:15:27.53555687Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0019840e8}] Aliases:map[]}"
2026-06-09 17:40:40.665510 | controller | Jun 09 16:15:27.536083 crc crio[22095]: time="2026-06-09T16:15:27.535626322Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665526 | controller | Jun 09 16:15:27.554143 crc crio[22095]: time="2026-06-09T16:15:27.554044094Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc0028b6608}] Aliases:map[]}"
2026-06-09 17:40:40.665541 | controller | Jun 09 16:15:27.554143 crc crio[22095]: time="2026-06-09T16:15:27.554125266Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665557 | controller | Jun 09 16:15:27.559553 crc crio[22095]: time="2026-06-09T16:15:27.559416742Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0004c63d8}] Aliases:map[]}"
2026-06-09 17:40:40.665575 | controller | Jun 09 16:15:27.559553 crc crio[22095]: time="2026-06-09T16:15:27.559514034Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665591 | controller | Jun 09 16:15:27.586694 crc crio[22095]: time="2026-06-09T16:15:27.583348955Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc00012a920}] Aliases:map[]}"
2026-06-09 17:40:40.665607 | controller | Jun 09 16:15:27.586694 crc crio[22095]: time="2026-06-09T16:15:27.583445968Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665623 | controller | Jun 09 16:15:27.870197 crc crio[22095]: 2026-06-09T16:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4870ee89adb71 Mac:ba:a9:36:27:40:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df SocketPath: PciID:}] [{Interface:0xc000195660 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.665638 | controller | Jun 09 16:15:27.894391 crc crio[22095]: time="2026-06-09T16:15:27.894338495Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b6148}] Aliases:map[]}"
2026-06-09 17:40:40.665654 | controller | Jun 09 16:15:27.894853 crc crio[22095]: time="2026-06-09T16:15:27.894833298Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.665669 | controller | Jun 09 16:15:28.177100 crc crio[22095]: time="2026-06-09T16:15:28.175598643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.665684 | controller | Jun 09 16:15:28.201527 crc crio[22095]: time="2026-06-09T16:15:28.199857555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.665700 | controller | Jun 09 16:15:28.225015 crc crio[22095]: time="2026-06-09T16:15:28.222366492Z" level=info msg="Ran pod sandbox 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/POD" id=2a76207e-ef57-491c-bfae-8d3b2c298e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.665715 | controller | Jun 09 16:15:28.234601 crc crio[22095]: time="2026-06-09T16:15:28.234518513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.665731 | controller | Jun 09 16:15:28.234877 crc crio[22095]: time="2026-06-09T16:15:28.234765979Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.665750 | controller | Jun 09 16:15:28.234877 crc crio[22095]: time="2026-06-09T16:15:28.234816881Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.665767 | controller | Jun 09 16:15:28.243398 crc crio[22095]: time="2026-06-09T16:15:28.240756613Z" level=info msg="Ran pod sandbox 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/POD" id=69534373-55ef-4b9b-8f5f-ce89f7b0ff88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.665782 | controller | Jun 09 16:15:28.245626 crc crio[22095]: time="2026-06-09T16:15:28.24376071Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=b2cca795-a182-4600-b423-4c7b4e197c69 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.665798 | controller | Jun 09 16:15:28.250233 crc crio[22095]: time="2026-06-09T16:15:28.249792305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.665813 | controller | Jun 09 16:15:28.250497 crc crio[22095]: time="2026-06-09T16:15:28.250297058Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.665829 | controller | Jun 09 16:15:28.250497 crc crio[22095]: time="2026-06-09T16:15:28.250358159Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.665844 | controller | Jun 09 16:15:28.254730 crc crio[22095]: time="2026-06-09T16:15:28.251826797Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=202ce94c-d4c2-4ba9-b92c-bbb97af31259 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.665882 | controller | Jun 09 16:15:28.254730 crc crio[22095]: time="2026-06-09T16:15:28.252392561Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\""
2026-06-09 17:40:40.665900 | controller | Jun 09 16:15:28.278027 crc crio[22095]: time="2026-06-09T16:15:28.277606627Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\""
2026-06-09 17:40:40.665917 | controller | Jun 09 16:15:28.444510 crc crio[22095]: time="2026-06-09T16:15:28.443506259Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc002b5c998}] Aliases:map[]}"
2026-06-09 17:40:40.665933 | controller | Jun 09 16:15:28.444510 crc crio[22095]: time="2026-06-09T16:15:28.443570911Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.665968 | controller | Jun 09 16:15:28.625644 crc crio[22095]: time="2026-06-09T16:15:28.619651373Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc002b5cb90}] Aliases:map[]}"
2026-06-09 17:40:40.665985 | controller | Jun 09 16:15:28.625812 crc crio[22095]: time="2026-06-09T16:15:28.625692358Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.666001 | controller | Jun 09 16:15:28.626011 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:555ed896efb7c1f Mac:26:0a:3e:03:04:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666017 | controller | Jun 09 16:15:28.626784 crc crio[22095]: time="2026-06-09T16:15:28.622905197Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc002b5cc08}] Aliases:map[]}"
2026-06-09 17:40:40.666033 | controller | Jun 09 16:15:28.627116 crc crio[22095]: time="2026-06-09T16:15:28.626763086Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc00263c0d0}] Aliases:map[]}"
2026-06-09 17:40:40.666048 | controller | Jun 09 16:15:28.628079 crc crio[22095]: time="2026-06-09T16:15:28.6273129Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666064 | controller | Jun 09 16:15:28.628079 crc crio[22095]: time="2026-06-09T16:15:28.627064483Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.666079 | controller | Jun 09 16:15:28.628079 crc crio[22095]: time="2026-06-09T16:15:28.623790079Z" level=info msg="Created container 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles" id=a9f02168-3ffe-4ae0-9cf7-0c09644c971b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.666095 | controller | Jun 09 16:15:28.629802 crc crio[22095]: time="2026-06-09T16:15:28.629735192Z" level=info msg="Starting container: 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2" id=027ad52a-8348-4889-b5de-587925765d14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.666114 | controller | Jun 09 16:15:28.646170 crc crio[22095]: time="2026-06-09T16:15:28.639759749Z" level=info msg="Started container" PID=52180 containerID=545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2 description=openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles id=027ad52a-8348-4889-b5de-587925765d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9
2026-06-09 17:40:40.666130 | controller | Jun 09 16:15:28.675872 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3cb9b7caff5ca6 Mac:96:91:e4:30:a8:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666147 | controller | Jun 09 16:15:28.681245 crc crio[22095]: time="2026-06-09T16:15:28.681135129Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}"
2026-06-09 17:40:40.666163 | controller | Jun 09 16:15:28.681378 crc crio[22095]: time="2026-06-09T16:15:28.681344494Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666179 | controller | Jun 09 16:15:28.782643 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7302f7ebf88ecbe Mac:62:a1:5e:cb:12:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666194 | controller | Jun 09 16:15:28.782643 crc crio[22095]: time="2026-06-09T16:15:28.778818943Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc000526448}] Aliases:map[]}"
2026-06-09 17:40:40.666210 | controller | Jun 09 16:15:28.782643 crc crio[22095]: time="2026-06-09T16:15:28.77910011Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666226 | controller | Jun 09 16:15:28.782643 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffb925e3b82fb57 Mac:da:f1:e4:00:56:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666241 | controller | Jun 09 16:15:28.785319 crc crio[22095]: time="2026-06-09T16:15:28.785240927Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc002b5c120}] Aliases:map[]}"
2026-06-09 17:40:40.666260 | controller | Jun 09 16:15:28.791080 crc crio[22095]: time="2026-06-09T16:15:28.788705436Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666276 | controller | Jun 09 16:15:28.896984 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d86a73320b42819 Mac:0e:68:62:e2:5b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 SocketPath: PciID:}] [{Interface:0xc000277370 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666291 | controller | Jun 09 16:15:29.013830 crc crio[22095]: time="2026-06-09T16:15:29.0132245Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc0004c6398}] Aliases:map[]}"
2026-06-09 17:40:40.666307 | controller | Jun 09 16:15:29.014138 crc crio[22095]: time="2026-06-09T16:15:29.013953048Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666322 | controller | Jun 09 16:15:29.220677 crc crio[22095]: time="2026-06-09T16:15:29.220491231Z" level=info msg="Ran pod sandbox 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/POD" id=eeac44b4-9ae0-46f2-9625-cf9d52fa08fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.666337 | controller | Jun 09 16:15:29.221900 crc crio[22095]: time="2026-06-09T16:15:29.221212699Z" level=info msg="Ran pod sandbox f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/POD" id=a66c884b-7c85-486a-a867-9379b8273032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.666353 | controller | Jun 09 16:15:29.226190 crc crio[22095]: time="2026-06-09T16:15:29.226083764Z" level=info msg="Ran pod sandbox ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/POD" id=9971cdea-6a26-43bc-956b-c8d847c82d18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.666368 | controller | Jun 09 16:15:29.250491 crc crio[22095]: time="2026-06-09T16:15:29.242491864Z" level=info msg="Ran pod sandbox 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/POD" id=f0c544c5-39f5-44b4-9934-f5076e2fd769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.666383 | controller | Jun 09 16:15:29.254538 crc crio[22095]: time="2026-06-09T16:15:29.254368149Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666398 | controller | Jun 09 16:15:29.255274 crc crio[22095]: time="2026-06-09T16:15:29.254669437Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666417 | controller | Jun 09 16:15:29.255274 crc crio[22095]: time="2026-06-09T16:15:29.254840531Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666432 | controller | Jun 09 16:15:29.258805 crc crio[22095]: time="2026-06-09T16:15:29.258748631Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666448 | controller | Jun 09 16:15:29.260258 crc crio[22095]: time="2026-06-09T16:15:29.260124506Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666463 | controller | Jun 09 16:15:29.260795 crc crio[22095]: time="2026-06-09T16:15:29.260728082Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666478 | controller | Jun 09 16:15:29.263868 crc crio[22095]: time="2026-06-09T16:15:29.263659767Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666493 | controller | Jun 09 16:15:29.264738 crc crio[22095]: time="2026-06-09T16:15:29.264670523Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666507 | controller | Jun 09 16:15:29.265241 crc crio[22095]: time="2026-06-09T16:15:29.265036622Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=93e61c85-7197-4021-8680-1c7776c79ee9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.666523 | controller | Jun 09 16:15:29.265241 crc crio[22095]: time="2026-06-09T16:15:29.265086373Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=73fe44fa-94c8-4d6e-a145-5d21b12bc852 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.666537 | controller | Jun 09 16:15:29.265480 crc crio[22095]: time="2026-06-09T16:15:29.265317969Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666552 | controller | Jun 09 16:15:29.265554 crc crio[22095]: time="2026-06-09T16:15:29.265495984Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666567 | controller | Jun 09 16:15:29.265554 crc crio[22095]: time="2026-06-09T16:15:29.265515914Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666585 | controller | Jun 09 16:15:29.265637 crc crio[22095]: time="2026-06-09T16:15:29.265589786Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.666600 | controller | Jun 09 16:15:29.282145 crc crio[22095]: time="2026-06-09T16:15:29.279236546Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\""
2026-06-09 17:40:40.666616 | controller | Jun 09 16:15:29.282145 crc crio[22095]: time="2026-06-09T16:15:29.280190911Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\""
2026-06-09 17:40:40.666631 | controller | Jun 09 16:15:29.282145 crc crio[22095]: time="2026-06-09T16:15:29.280682893Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=f8ada98c-a929-40bf-9c0a-afbc3eee35b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.666646 | controller | Jun 09 16:15:29.283235 crc crio[22095]: time="2026-06-09T16:15:29.283091285Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=1e337b76-ebd9-4b3a-879d-15e5781517d5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.666661 | controller | Jun 09 16:15:29.303020 crc crio[22095]: time="2026-06-09T16:15:29.298003857Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\""
2026-06-09 17:40:40.666676 | controller | Jun 09 16:15:29.303020 crc crio[22095]: time="2026-06-09T16:15:29.298830018Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\""
2026-06-09 17:40:40.666691 | controller | Jun 09 16:15:29.409666 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:606ff000eb6b83e Mac:7a:5e:05:e9:ee:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 SocketPath: PciID:}] [{Interface:0xc0005804b0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666707 | controller | Jun 09 16:15:29.411292 crc crio[22095]: time="2026-06-09T16:15:29.411250859Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc002b5c738}] Aliases:map[]}"
2026-06-09 17:40:40.666723 | controller | Jun 09 16:15:29.411594 crc crio[22095]: time="2026-06-09T16:15:29.411568318Z" level=info msg="Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666738 | controller | Jun 09 16:15:29.428774 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaae5e7a5769300 Mac:8a:d9:c3:ca:28:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666757 | controller | Jun 09 16:15:29.430010 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f481e2fa1e4411 Mac:c6:2d:3a:0d:ab:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666774 | controller | Jun 09 16:15:29.434740 crc crio[22095]: time="2026-06-09T16:15:29.43469252Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc001288538}] Aliases:map[]}"
2026-06-09 17:40:40.666790 | controller | Jun 09 16:15:29.435215 crc crio[22095]: time="2026-06-09T16:15:29.435187373Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666806 | controller | Jun 09 16:15:29.435652 crc crio[22095]: time="2026-06-09T16:15:29.435551402Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc001984088}] Aliases:map[]}"
2026-06-09 17:40:40.666821 | controller | Jun 09 16:15:29.436353 crc crio[22095]: time="2026-06-09T16:15:29.436285691Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666837 | controller | Jun 09 16:15:29.538458 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27c8dcc3162c1de Mac:4a:e4:6f:16:53:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 SocketPath: PciID:}] [{Interface:0xc0005265d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666876 | controller | Jun 09 16:15:29.540995 crc crio[22095]: time="2026-06-09T16:15:29.539105936Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc000526880}] Aliases:map[]}"
2026-06-09 17:40:40.666898 | controller | Jun 09 16:15:29.540995 crc crio[22095]: time="2026-06-09T16:15:29.53928229Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666915 | controller | Jun 09 16:15:29.564983 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f174ef55920b02 Mac:56:97:2c:8b:14:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 SocketPath: PciID:}] [{Interface:0xc0000157f0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666934 | controller | Jun 09 16:15:29.564983 crc crio[22095]: time="2026-06-09T16:15:29.563230554Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc00263c308}] Aliases:map[]}"
2026-06-09 17:40:40.666950 | controller | Jun 09 16:15:29.564983 crc crio[22095]: time="2026-06-09T16:15:29.563402209Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.666965 | controller | Jun 09 16:15:29.616673 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab8939eadf196c7 Mac:e2:fd:d0:bd:1a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.666981 | controller | Jun 09 16:15:29.617366 crc crio[22095]: time="2026-06-09T16:15:29.61728523Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc0028b6608}] Aliases:map[]}"
2026-06-09 17:40:40.666997 | controller | Jun 09 16:15:29.617510 crc crio[22095]: time="2026-06-09T16:15:29.617476244Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667012 | controller | Jun 09 16:15:29.622215 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f9456dbaaf0c5 Mac:a2:0c:2c:c1:4b:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667027 | controller | Jun 09 16:15:29.623020 crc crio[22095]: time="2026-06-09T16:15:29.622907744Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0004c63d8}] Aliases:map[]}"
2026-06-09 17:40:40.667043 | controller | Jun 09 16:15:29.623104 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef1a59b20a6f98 Mac:ae:da:57:52:28:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667058 | controller | Jun 09 16:15:29.623155 crc crio[22095]: time="2026-06-09T16:15:29.623121159Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667077 | controller | Jun 09 16:15:29.624198 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:556da479f654c25 Mac:b2:32:4f:09:f5:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667094 | controller | Jun 09 16:15:29.625121 crc crio[22095]: time="2026-06-09T16:15:29.625050289Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc00379e020}] Aliases:map[]}"
2026-06-09 17:40:40.667110 | controller | Jun 09 16:15:29.625240 crc crio[22095]: time="2026-06-09T16:15:29.625205213Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667126 | controller | Jun 09 16:15:29.625826 crc crio[22095]: time="2026-06-09T16:15:29.625335046Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c700}] Aliases:map[]}"
2026-06-09 17:40:40.667142 | controller | Jun 09 16:15:29.626015 crc crio[22095]: time="2026-06-09T16:15:29.625973342Z" level=info msg="Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667157 | controller | Jun 09 16:15:29.626340 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2b02ceeada4cbb Mac:36:a7:9b:11:da:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667173 | controller | Jun 09 16:15:29.626886 crc crio[22095]: time="2026-06-09T16:15:29.626824414Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0019840e8}] Aliases:map[]}"
2026-06-09 17:40:40.667189 | controller | Jun 09 16:15:29.627069 crc crio[22095]: time="2026-06-09T16:15:29.627021059Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667205 | controller | Jun 09 16:15:29.628097 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5175631cbb6761f Mac:a2:fb:ea:27:0e:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667223 | controller | Jun 09 16:15:29.628584 crc crio[22095]: time="2026-06-09T16:15:29.628536588Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c690}] Aliases:map[]}"
2026-06-09 17:40:40.667239 | controller | Jun 09 16:15:29.628710 crc crio[22095]: time="2026-06-09T16:15:29.628668081Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667255 | controller | Jun 09 16:15:29.777042 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04a485a5bab0014 Mac:62:ec:de:ac:05:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 SocketPath: PciID:}] [{Interface:0xc0002ec8d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667270 | controller | Jun 09 16:15:29.778400 crc crio[22095]: time="2026-06-09T16:15:29.778308946Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc00012a920}] Aliases:map[]}"
2026-06-09 17:40:40.667286 | controller | Jun 09 16:15:29.779139 crc crio[22095]: time="2026-06-09T16:15:29.779112157Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667301 | controller | Jun 09 16:15:29.785177 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0ec8ccdf7a178a Mac:b2:43:93:48:77:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667317 | controller | Jun 09 16:15:29.787017 crc crio[22095]: time="2026-06-09T16:15:29.786876696Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc00263c560}] Aliases:map[]}"
2026-06-09 17:40:40.667333 | controller | Jun 09 16:15:29.787277 crc crio[22095]: time="2026-06-09T16:15:29.787157773Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667348 | controller | Jun 09 16:15:29.863579 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7c37cef56c809c Mac:b2:1c:df:1e:39:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667367 | controller | Jun 09 16:15:29.864687 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:313d48eddac51d8 Mac:22:4b:0d:2a:60:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f SocketPath: PciID:}] [{Interface:0xc000178c50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667383 | controller | Jun 09 16:15:29.864807 crc crio[22095]: time="2026-06-09T16:15:29.864723251Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc002b5cc08}] Aliases:map[]}"
2026-06-09 17:40:40.667400 | controller | Jun 09 16:15:29.865247 crc crio[22095]: time="2026-06-09T16:15:29.865035239Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667416 | controller | Jun 09 16:15:29.865580 crc crio[22095]: time="2026-06-09T16:15:29.865501851Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc002b5cb90}] Aliases:map[]}"
2026-06-09 17:40:40.667432 | controller | Jun 09 16:15:29.865722 crc crio[22095]: time="2026-06-09T16:15:29.865683625Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667447 | controller | Jun 09 16:15:29.903585 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cd875e4c0f1a04 Mac:e2:da:79:f4:37:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c SocketPath: PciID:}] [{Interface:0xc000294a40 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.667463 | controller | Jun 09 16:15:29.908881 crc crio[22095]: time="2026-06-09T16:15:29.90879584Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc002b5c998}] Aliases:map[]}"
2026-06-09 17:40:40.667479 | controller | Jun 09 16:15:29.909140 crc crio[22095]: time="2026-06-09T16:15:29.909080108Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.667495 | controller | Jun 09 16:15:30.034180 crc crio[22095]: time="2026-06-09T16:15:30.03404307Z" level=info msg="Ran pod sandbox d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/POD" id=14f20847-f0b5-413f-9f6f-49fb9e07ddc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667514 | controller | Jun 09 16:15:30.036214 crc crio[22095]: time="2026-06-09T16:15:30.036177795Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667529 | controller | Jun 09 16:15:30.036684 crc crio[22095]: time="2026-06-09T16:15:30.036574345Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667545 | controller | Jun 09 16:15:30.036843 crc crio[22095]: time="2026-06-09T16:15:30.036821901Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667560 | controller | Jun 09 16:15:30.038010 crc crio[22095]: time="2026-06-09T16:15:30.037840137Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=c90d9e95-8bb0-4d60-adbe-fd699c54f1bb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.667576 | controller | Jun 09 16:15:30.044537 crc crio[22095]: time="2026-06-09T16:15:30.044461837Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\""
2026-06-09 17:40:40.667591 | controller | Jun 09 16:15:30.169770 crc crio[22095]: time="2026-06-09T16:15:30.167332346Z" level=info msg="Ran pod sandbox 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/POD" id=e4b19196-bb6c-47c6-889b-a83b5099c605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667606 | controller | Jun 09 16:15:30.171584 crc crio[22095]: time="2026-06-09T16:15:30.171541334Z" level=info msg="Ran pod sandbox 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/POD" id=f4ad6741-8025-40c0-b04c-ab457338222a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667621 | controller | Jun 09 16:15:30.173880 crc crio[22095]: time="2026-06-09T16:15:30.173812902Z" level=info msg="Ran pod sandbox 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/POD" id=346459e3-8fbe-4097-9f84-abc385cc5d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667637 | controller | Jun 09 16:15:30.174012 crc crio[22095]: time="2026-06-09T16:15:30.173874044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667652 | controller | Jun 09 16:15:30.174149 crc crio[22095]: time="2026-06-09T16:15:30.174098909Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667667 | controller | Jun 09 16:15:30.174230 crc crio[22095]: time="2026-06-09T16:15:30.174171791Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667687 | controller | Jun 09 16:15:30.174230 crc crio[22095]: time="2026-06-09T16:15:30.174207962Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667703 | controller | Jun 09 16:15:30.174455 crc crio[22095]: time="2026-06-09T16:15:30.174385437Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667718 | controller | Jun 09 16:15:30.174524 crc crio[22095]: time="2026-06-09T16:15:30.17449014Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667733 | controller | Jun 09 16:15:30.175322 crc crio[22095]: time="2026-06-09T16:15:30.1752731Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=69d39866-c920-46a2-867e-6234602afc4a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.667748 | controller | Jun 09 16:15:30.183054 crc crio[22095]: time="2026-06-09T16:15:30.18271872Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667763 | controller | Jun 09 16:15:30.183687 crc crio[22095]: time="2026-06-09T16:15:30.183572442Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=17bec1c1-8a2d-46ec-a476-13e92164cae0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.667778 | controller | Jun 09 16:15:30.185411 crc crio[22095]: time="2026-06-09T16:15:30.184783743Z" level=info msg="Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667793 | controller | Jun 09 16:15:30.185411 crc crio[22095]: time="2026-06-09T16:15:30.184860215Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667808 | controller | Jun 09 16:15:30.186655 crc crio[22095]: time="2026-06-09T16:15:30.18622322Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\""
2026-06-09 17:40:40.667823 | controller | Jun 09 16:15:30.187770 crc crio[22095]: time="2026-06-09T16:15:30.187655117Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=c5249504-904d-47ff-9fe0-a46311a340d0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.667838 | controller | Jun 09 16:15:30.190755 crc crio[22095]: time="2026-06-09T16:15:30.190625493Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\""
2026-06-09 17:40:40.667875 | controller | Jun 09 16:15:30.199497 crc crio[22095]: time="2026-06-09T16:15:30.199381567Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\""
2026-06-09 17:40:40.667896 | controller | Jun 09 16:15:30.202586 crc crio[22095]: time="2026-06-09T16:15:30.200836035Z" level=info msg="Ran pod sandbox a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/POD" id=38061def-5614-4aae-b44b-7afe769374fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667913 | controller | Jun 09 16:15:30.205506 crc crio[22095]: time="2026-06-09T16:15:30.205412222Z" level=info msg="Ran pod sandbox 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/POD" id=ee4b3280-3b23-418f-ba9e-94e39d1f5df8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667928 | controller | Jun 09 16:15:30.210511 crc crio[22095]: time="2026-06-09T16:15:30.210370149Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667943 | controller | Jun 09 16:15:30.211150 crc crio[22095]: time="2026-06-09T16:15:30.210957364Z" level=info msg="Ran pod sandbox eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/POD" id=b5e20dd9-2bb0-4025-a7b3-f51beea5ff88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667959 | controller | Jun 09 16:15:30.211150 crc crio[22095]: time="2026-06-09T16:15:30.211104618Z" level=info msg="Ran pod sandbox d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/POD" id=3390a669-1edb-4d84-9f45-d84b13d14015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.667974 | controller | Jun 09 16:15:30.211490 crc crio[22095]: time="2026-06-09T16:15:30.211345034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.667989 | controller | Jun 09 16:15:30.211747 crc crio[22095]: time="2026-06-09T16:15:30.211598301Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668004 | controller | Jun 09 16:15:30.211747 crc crio[22095]: time="2026-06-09T16:15:30.211653542Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668019 | controller | Jun 09 16:15:30.214884 crc crio[22095]: time="2026-06-09T16:15:30.213669024Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=bb1f772c-2b9b-4735-b3d1-f7119a6b47e3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668034 | controller | Jun 09 16:15:30.218149 crc crio[22095]: time="2026-06-09T16:15:30.217323847Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\""
2026-06-09 17:40:40.668050 | controller | Jun 09 16:15:30.218149 crc crio[22095]: time="2026-06-09T16:15:30.218068336Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=2d6cf28e-9402-41e6-9581-427bab9af9d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668069 | controller | Jun 09 16:15:30.220328 crc crio[22095]: time="2026-06-09T16:15:30.218500757Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668085 | controller | Jun 09 16:15:30.220328 crc crio[22095]: time="2026-06-09T16:15:30.219057822Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668101 | controller | Jun 09 16:15:30.221577 crc crio[22095]: time="2026-06-09T16:15:30.221128105Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=09618c0c-0b55-4496-82ac-30f901a78b65 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668116 | controller | Jun 09 16:15:30.233506 crc crio[22095]: time="2026-06-09T16:15:30.229780326Z" level=info msg="Ran pod sandbox 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/POD" id=b1800e93-1ec2-4cb6-81bc-50c50e29c11f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668132 | controller | Jun 09 16:15:30.233506 crc crio[22095]: time="2026-06-09T16:15:30.230822013Z" level=info msg="Ran pod sandbox 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/POD" id=0cb667f4-f365-49a8-aa4f-204710afca3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668148 | controller | Jun 09 16:15:30.235190 crc crio[22095]: time="2026-06-09T16:15:30.23499308Z" level=info msg="Ran pod sandbox ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/POD" id=03e9902a-b902-41d2-a6ef-deea2af89e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668164 | controller | Jun 09 16:15:30.236899 crc crio[22095]: time="2026-06-09T16:15:30.236512809Z" level=info msg="Ran pod sandbox 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/POD" id=ffbe923d-96f2-48c9-b05b-af636ce5ef69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668179 | controller | Jun 09 16:15:30.236899 crc crio[22095]: time="2026-06-09T16:15:30.236804416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668196 | controller | Jun 09 16:15:30.236899 crc crio[22095]: time="2026-06-09T16:15:30.236819917Z" level=info msg="Ran pod sandbox 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/POD" id=4082bace-03f0-4c1e-9eae-a6eb826ff405 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668212 | controller | Jun 09 16:15:30.238088 crc crio[22095]: time="2026-06-09T16:15:30.237039662Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668230 | controller | Jun 09 16:15:30.238088 crc crio[22095]: time="2026-06-09T16:15:30.237099714Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668246 | controller | Jun 09 16:15:30.238088 crc crio[22095]: time="2026-06-09T16:15:30.23773738Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668261 | controller | Jun 09 16:15:30.238702 crc crio[22095]: time="2026-06-09T16:15:30.238636903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668276 | controller | Jun 09 16:15:30.238786 crc crio[22095]: time="2026-06-09T16:15:30.238698255Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668291 | controller | Jun 09 16:15:30.238786 crc crio[22095]: time="2026-06-09T16:15:30.238777567Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668305 | controller | Jun 09 16:15:30.238897 crc crio[22095]: time="2026-06-09T16:15:30.238802398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668320 | controller | Jun 09 16:15:30.238897 crc crio[22095]: time="2026-06-09T16:15:30.23887796Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=9e54c583-5dbc-42dd-9157-7c38efccbb11 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668335 | controller | Jun 09 16:15:30.239079 crc crio[22095]: time="2026-06-09T16:15:30.239039664Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668350 | controller | Jun 09 16:15:30.239321 crc crio[22095]: time="2026-06-09T16:15:30.239084005Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668365 | controller | Jun 09 16:15:30.239321 crc crio[22095]: time="2026-06-09T16:15:30.239131416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668380 | controller | Jun 09 16:15:30.239321 crc crio[22095]: time="2026-06-09T16:15:30.239175387Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668396 | controller | Jun 09 16:15:30.240314 crc crio[22095]: time="2026-06-09T16:15:30.239365962Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668414 | controller | Jun 09 16:15:30.240314 crc crio[22095]: time="2026-06-09T16:15:30.239413583Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668430 | controller | Jun 09 16:15:30.240314 crc crio[22095]: time="2026-06-09T16:15:30.239370632Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668446 | controller | Jun 09 16:15:30.240314 crc crio[22095]: time="2026-06-09T16:15:30.240017239Z" level=info msg="Ran pod sandbox f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/POD" id=93961982-096b-4c26-9b81-ad9e9855d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668462 | controller | Jun 09 16:15:30.241240 crc crio[22095]: time="2026-06-09T16:15:30.24084845Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=fe484171-8ea0-4b0a-8c3b-3b4ea44a3618 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668477 | controller | Jun 09 16:15:30.241240 crc crio[22095]: time="2026-06-09T16:15:30.240867701Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=3fd1137a-1837-4a4d-ad6c-e39f8c64d2aa name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668492 | controller | Jun 09 16:15:30.241822 crc crio[22095]: time="2026-06-09T16:15:30.24124291Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=58e9ac95-6e6d-4085-bd44-2107d3b4cc7b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668507 | controller | Jun 09 16:15:30.247397 crc crio[22095]: time="2026-06-09T16:15:30.247260464Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=93d6b152-835d-4e0f-b2ee-c34a564000a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668522 | controller | Jun 09 16:15:30.256645 crc crio[22095]: time="2026-06-09T16:15:30.256555583Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668537 | controller | Jun 09 16:15:30.257177 crc crio[22095]: time="2026-06-09T16:15:30.257100107Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668553 | controller | Jun 09 16:15:30.257177 crc crio[22095]: time="2026-06-09T16:15:30.257172898Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668568 | controller | Jun 09 16:15:30.257612 crc crio[22095]: time="2026-06-09T16:15:30.257383764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668586 | controller | Jun 09 16:15:30.257612 crc crio[22095]: time="2026-06-09T16:15:30.257595409Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668601 | controller | Jun 09 16:15:30.257696 crc crio[22095]: time="2026-06-09T16:15:30.257643791Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668616 | controller | Jun 09 16:15:30.259761 crc crio[22095]: time="2026-06-09T16:15:30.259060277Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=9d3386e3-7df4-4a48-bdeb-74cb0d8d17a1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.668631 | controller | Jun 09 16:15:30.260313 crc crio[22095]: time="2026-06-09T16:15:30.260237437Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=4da621a2-e921-4077-9688-9fe54dedc7e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668646 | controller | Jun 09 16:15:30.272354 crc crio[22095]: time="2026-06-09T16:15:30.268871968Z" level=info msg="Ran pod sandbox 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/POD" id=c11e89ca-9bdf-479d-b218-7811d7a48ffe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668661 | controller | Jun 09 16:15:30.272354 crc crio[22095]: time="2026-06-09T16:15:30.272214954Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668677 | controller | Jun 09 16:15:30.272899 crc crio[22095]: time="2026-06-09T16:15:30.27284933Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668692 | controller | Jun 09 16:15:30.273110 crc crio[22095]: time="2026-06-09T16:15:30.273006734Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668707 | controller | Jun 09 16:15:30.273677 crc crio[22095]: time="2026-06-09T16:15:30.273573259Z" level=info msg="Ran pod sandbox b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/POD" id=5d5d3b3f-c433-418b-b3d8-3311e77ad20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668722 | controller | Jun 09 16:15:30.278029 crc crio[22095]: time="2026-06-09T16:15:30.277853669Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\""
2026-06-09 17:40:40.668737 | controller | Jun 09 16:15:30.278490 crc crio[22095]: time="2026-06-09T16:15:30.278408893Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\""
2026-06-09 17:40:40.668753 | controller | Jun 09 16:15:30.279066 crc crio[22095]: time="2026-06-09T16:15:30.278892075Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\""
2026-06-09 17:40:40.668771 | controller | Jun 09 16:15:30.279066 crc crio[22095]: time="2026-06-09T16:15:30.279028969Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\""
2026-06-09 17:40:40.668787 | controller | Jun 09 16:15:30.280883 crc crio[22095]: time="2026-06-09T16:15:30.280683451Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\""
2026-06-09 17:40:40.668802 | controller | Jun 09 16:15:30.286879 crc crio[22095]: time="2026-06-09T16:15:30.280766803Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\""
2026-06-09 17:40:40.668817 | controller | Jun 09 16:15:30.286879 crc crio[22095]: time="2026-06-09T16:15:30.285120215Z" level=info msg="Ran pod sandbox bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/POD" id=84032bd9-2e10-4c85-aa33-d8f5b26d96dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.668832 | controller | Jun 09 16:15:30.288905 crc crio[22095]: time="2026-06-09T16:15:30.287699761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=bc1c27a7-7414-4f41-888d-8ad486e75218 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668851 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.29080161Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668882 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.291123489Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668899 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.29116861Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668914 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.291259082Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668929 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.291344124Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668945 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.291377125Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668959 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.294336761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ad7eca2c-b23a-439a-8f02-3d06d587fe1d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668978 | controller | Jun 09 16:15:30.296036 crc crio[22095]: time="2026-06-09T16:15:30.295106841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=bfd0a076-3fa7-48aa-8ea3-11e0b069786c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.668993 | controller | Jun 09 16:15:30.488285 crc crio[22095]: time="2026-06-09T16:15:30.488174339Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9802fd92-a66e-4c10-a76a-7f5b9347e1bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669008 | controller | Jun 09 16:15:30.489078 crc crio[22095]: time="2026-06-09T16:15:30.489033101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=2d9c9c28-9d35-4bda-ad29-fad6a4913d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669022 | controller | Jun 09 16:15:30.489473 crc crio[22095]: time="2026-06-09T16:15:30.489045291Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fb62f0fe-f96f-4127-b062-a41ee682b6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669037 | controller | Jun 09 16:15:30.489686 crc crio[22095]: time="2026-06-09T16:15:30.489607665Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=14f4ff47-531d-4cbc-a0dc-85482d3efe1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669052 | controller | Jun 09 16:15:30.493628 crc crio[22095]: time="2026-06-09T16:15:30.493367882Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e5ad89ed-5815-4b53-b734-98fbd89473f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669067 | controller | Jun 09 16:15:30.498851 crc crio[22095]: time="2026-06-09T16:15:30.495840225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e5804820-696b-474b-b656-dc55a0f18042 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669082 | controller | Jun 09 16:15:30.761747 crc crio[22095]: time="2026-06-09T16:15:30.760743994Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy" id=b84a33db-da2f-4fdd-9557-7cd7e3528def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669097 | controller | Jun 09 16:15:30.772123 crc crio[22095]: time="2026-06-09T16:15:30.770181796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669112 | controller | Jun 09 16:15:30.774191 crc crio[22095]: time="2026-06-09T16:15:30.774130097Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy" id=00e7c0e2-461f-4902-80d4-e77ee7c27daa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669127 | controller | Jun 09 16:15:30.783086 crc crio[22095]: time="2026-06-09T16:15:30.783037505Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy" id=7e91c436-f8ae-44b8-ac91-07d765a9e4ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669145 | controller | Jun 09 16:15:30.789253 crc crio[22095]: time="2026-06-09T16:15:30.789102191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669160 | controller | Jun 09 16:15:30.790483 crc crio[22095]: time="2026-06-09T16:15:30.789897781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669175 | controller | Jun 09 16:15:30.805032 crc crio[22095]: time="2026-06-09T16:15:30.804901336Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager" id=2f176e59-554e-47a3-8692-f69999da8b62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669190 | controller | Jun 09 16:15:30.810523 crc crio[22095]: time="2026-06-09T16:15:30.810454468Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy" id=19223342-5767-41f6-8e26-47d6bd306db0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669205 | controller | Jun 09 16:15:30.817074 crc crio[22095]: time="2026-06-09T16:15:30.816994426Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy" id=f2385c03-52f3-430e-ac74-3fb27f329aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669220 | controller | Jun 09 16:15:30.886131 crc crio[22095]: time="2026-06-09T16:15:30.885580803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669235 | controller | Jun 09 16:15:30.886512 crc crio[22095]: time="2026-06-09T16:15:30.88586255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669251 | controller | Jun 09 16:15:30.886979 crc crio[22095]: time="2026-06-09T16:15:30.886864236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669266 | controller | Jun 09 16:15:31.017864 crc crio[22095]: time="2026-06-09T16:15:31.017251018Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=e6a1a759-56fa-4acd-a312-fda4927662d4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.669282 | controller | Jun 09 16:15:31.019671 crc crio[22095]: time="2026-06-09T16:15:31.019574497Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=ff98dae4-d9c0-45c6-9943-f95f3a6238a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669297 | controller | Jun 09 16:15:31.026597 crc crio[22095]: time="2026-06-09T16:15:31.026475924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669312 | controller | Jun 09 16:15:31.031542 crc crio[22095]: time="2026-06-09T16:15:31.031472742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669327 | controller | Jun 09 16:15:31.076998 crc crio[22095]: time="2026-06-09T16:15:31.076836545Z" level=info msg="Stopping pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9" id=9ab09589-9bc9-40eb-b10d-1055d495443e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.669343 | controller | Jun 09 16:15:31.077612 crc crio[22095]: time="2026-06-09T16:15:31.077454491Z" level=info msg="Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc00012a9f8}] Aliases:map[]}"
2026-06-09 17:40:40.669363 | controller | Jun 09 16:15:31.077612 crc crio[22095]: time="2026-06-09T16:15:31.077591674Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.669379 | controller | Jun 09 16:15:31.114268 crc crio[22095]: time="2026-06-09T16:15:31.114156731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669394 | controller | Jun 09 16:15:31.119998 crc crio[22095]: time="2026-06-09T16:15:31.119887998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669410 | controller | Jun 09 16:15:31.128305 crc crio[22095]: time="2026-06-09T16:15:31.128233372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669425 | controller | Jun 09 16:15:31.142548 crc crio[22095]: time="2026-06-09T16:15:31.142266362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669441 | controller | Jun 09 16:15:31.211456 crc crio[22095]: time="2026-06-09T16:15:31.211323421Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a047ae4f-cd6a-4d05-aa3c-948f2a6e0bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669456 | controller | Jun 09 16:15:31.226178 crc crio[22095]: time="2026-06-09T16:15:31.225859524Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic" id=18d12769-4e83-41c1-b144-876e47d05b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669471 | controller | Jun 09 16:15:31.232998 crc crio[22095]: time="2026-06-09T16:15:31.232823092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669487 | controller | Jun 09 16:15:31.274837 crc crio[22095]: time="2026-06-09T16:15:31.274761437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669503 | controller | Jun 09 16:15:31.284324 crc crio[22095]: time="2026-06-09T16:15:31.28386271Z" level=info msg="Created container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy" id=b84a33db-da2f-4fdd-9557-7cd7e3528def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669519 | controller | Jun 09 16:15:31.287008 crc crio[22095]: time="2026-06-09T16:15:31.286885758Z" level=info msg="Starting container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7" id=54edd68a-010e-4cca-a761-95e03bef331b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.669535 | controller | Jun 09 16:15:31.293611 crc crio[22095]: time="2026-06-09T16:15:31.293528288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669550 | controller | Jun 09 16:15:31.320837 crc crio[22095]: time="2026-06-09T16:15:31.319774351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669569 | controller | Jun 09 16:15:31.322811 crc crio[22095]: time="2026-06-09T16:15:31.322587863Z" level=info msg="Started container" PID=52645 containerID=c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy id=54edd68a-010e-4cca-a761-95e03bef331b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71
2026-06-09 17:40:40.669586 | controller | Jun 09 16:15:31.334687 crc crio[22095]: time="2026-06-09T16:15:31.33456544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669601 | controller | Jun 09 16:15:31.342779 crc crio[22095]: time="2026-06-09T16:15:31.342689348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669617 | controller | Jun 09 16:15:31.348076 crc crio[22095]: time="2026-06-09T16:15:31.347999604Z" level=info msg="Created container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy" id=7e91c436-f8ae-44b8-ac91-07d765a9e4ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669632 | controller | Jun 09 16:15:31.348076 crc crio[22095]: time="2026-06-09T16:15:31.351479813Z" level=info msg="Starting container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664" id=9b999d4d-cbed-4e7c-8ee5-81d9933577e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.669648 | controller | Jun 09 16:15:31.371143 crc crio[22095]: time="2026-06-09T16:15:31.369146516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669664 | controller | Jun 09 16:15:31.376410 crc crio[22095]: time="2026-06-09T16:15:31.374851742Z" level=info msg="Started container" PID=52659 containerID=6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664 description=openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy id=9b999d4d-cbed-4e7c-8ee5-81d9933577e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b
2026-06-09 17:40:40.669679 | controller | Jun 09 16:15:31.436463 crc crio[22095]: time="2026-06-09T16:15:31.435470896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.669695 | controller | Jun 09 16:15:31.515220 crc crio[22095]: time="2026-06-09T16:15:31.515108427Z" level=info msg="Stopped pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9" id=9ab09589-9bc9-40eb-b10d-1055d495443e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.669711 | controller | Jun 09 16:15:31.568723 crc crio[22095]: time="2026-06-09T16:15:31.568543516Z" level=info msg="Created container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy" id=00e7c0e2-461f-4902-80d4-e77ee7c27daa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669727 | controller | Jun 09 16:15:31.581291 crc crio[22095]: time="2026-06-09T16:15:31.581211711Z" level=info msg="Starting container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4" id=dfabb021-47a0-4ae0-b4c0-12c0f79e9b2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.669743 | controller | Jun 09 16:15:31.678984 crc crio[22095]: time="2026-06-09T16:15:31.6787307Z" level=info msg="Started container" PID=52686 containerID=1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy id=dfabb021-47a0-4ae0-b4c0-12c0f79e9b2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad
2026-06-09 17:40:40.669762 | controller | Jun 09 16:15:31.973847 crc crio[22095]: time="2026-06-09T16:15:31.973751881Z" level=info msg="Created container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager" id=2f176e59-554e-47a3-8692-f69999da8b62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669778 | controller | Jun 09 16:15:31.990979 crc crio[22095]: time="2026-06-09T16:15:31.990840009Z" level=info msg="Starting container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f" id=7545dae2-e894-4893-9246-d2360d9e1242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.669794 | controller | Jun 09 16:15:32.008556 crc crio[22095]: time="2026-06-09T16:15:32.00845501Z" level=info msg="Created container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy" id=f2385c03-52f3-430e-ac74-3fb27f329aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.669809 | controller | Jun 09 16:15:32.010959 crc crio[22095]: time="2026-06-09T16:15:32.010825361Z" level=info msg="Started container" PID=52735 containerID=91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f description=openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager id=7545dae2-e894-4893-9246-d2360d9e1242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e
2026-06-09 17:40:40.669824 | controller | Jun 09 16:15:32.029044 crc crio[22095]: time="2026-06-09T16:15:32.027212451Z" level=info msg="Starting container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61" id=a082624e-b2b2-4feb-9ae1-1cb64b5d5f5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.669840 | controller | Jun 09 16:15:32.035032 crc crio[22095]: time="2026-06-09T16:15:32.034898598Z" level=info msg="Started container" PID=52761 containerID=c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy id=a082624e-b2b2-4feb-9ae1-1cb64b5d5f5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae
2026-06-09 17:40:40.669872 | controller | Jun 09 16:15:32.219256 crc crio[22095]: time="2026-06-09T16:15:32.218901723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669893 | controller | Jun 09 16:15:32.219416 crc crio[22095]: time="2026-06-09T16:15:32.219335275Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669909 | controller | Jun 09 16:15:32.219416 crc crio[22095]: time="2026-06-09T16:15:32.219397566Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669925 | controller | Jun 09 16:15:32.222478 crc crio[22095]: time="2026-06-09T16:15:32.222199828Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669943 | controller | Jun 09 16:15:32.222742 crc crio[22095]: time="2026-06-09T16:15:32.222639709Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669959 | controller | Jun 09 16:15:32.222742 crc crio[22095]: time="2026-06-09T16:15:32.222703611Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.669985 | controller | Jun 09 16:15:32.256773 crc crio[22095]: time="2026-06-09T16:15:32.256580479Z" level=info msg="Created container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy" id=19223342-5767-41f6-8e26-47d6bd306db0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.670001 | controller | Jun 09 16:15:32.264700 crc crio[22095]: time="2026-06-09T16:15:32.264655096Z" level=info msg="Starting container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38" id=1e59eaa7-6ad2-4c55-8cf0-548c5a62b0d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.670019 | controller | Jun 09 16:15:32.286477 crc crio[22095]: time="2026-06-09T16:15:32.286297571Z" level=info msg="Started container" PID=52744 containerID=9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38 description=openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy id=1e59eaa7-6ad2-4c55-8cf0-548c5a62b0d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d
2026-06-09 17:40:40.670036 | controller | Jun 09 16:15:32.338683 crc crio[22095]: time="2026-06-09T16:15:32.338506479Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0c2979f8-8885-4026-81f8-f7b0a29144d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670053 | controller | Jun 09 16:15:32.348973 crc crio[22095]: time="2026-06-09T16:15:32.345892658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=106bb9e5-a20f-4176-a885-c049471ea2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670069 | controller | Jun 09 16:15:32.397160 crc crio[22095]: time="2026-06-09T16:15:32.38812144Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy" id=025b8b63-634e-4755-99e9-b226f850d037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.670085 | controller | Jun 09 16:15:32.397160 crc crio[22095]: time="2026-06-09T16:15:32.388738236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670101 | controller | Jun 09 16:15:32.463060 crc crio[22095]: time="2026-06-09T16:15:32.461262005Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670117 | controller | Jun 09 16:15:32.534157 crc crio[22095]: time="2026-06-09T16:15:32.533778013Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670132 | controller | Jun 09 16:15:32.740092 crc crio[22095]: time="2026-06-09T16:15:32.732899315Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670159 | controller | Jun 09 16:15:32.740092 crc crio[22095]: time="2026-06-09T16:15:32.734130527Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670175 | controller | Jun 09 16:15:32.740092 crc crio[22095]: time="2026-06-09T16:15:32.739311739Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670190 | controller | Jun 09 16:15:32.740092 crc crio[22095]: time="2026-06-09T16:15:32.739478534Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670206 | controller | Jun 09 16:15:32.914258 crc crio[22095]: time="2026-06-09T16:15:32.91221448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670221 | controller | Jun 09 16:15:32.923012 crc crio[22095]: time="2026-06-09T16:15:32.922263748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670237 | controller | Jun 09 16:15:33.493409 crc crio[22095]: time="2026-06-09T16:15:33.486024696Z" level=info msg="Created container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy" id=025b8b63-634e-4755-99e9-b226f850d037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.670252 | controller | Jun 09 16:15:33.495688 crc crio[22095]: time="2026-06-09T16:15:33.494831052Z" level=info msg="Starting container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf" id=075c436c-e243-4b74-a25a-b354f4433c25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.670267 | controller | Jun 09 16:15:33.517975 crc crio[22095]: time="2026-06-09T16:15:33.516345033Z" level=info msg="Started container" PID=52848 containerID=8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf description=openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy id=075c436c-e243-4b74-a25a-b354f4433c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e
2026-06-09 17:40:40.670283 | controller | Jun 09 16:15:33.745879 crc crio[22095]: time="2026-06-09T16:15:33.745760103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670298 | controller | Jun 09 16:15:33.746163 crc crio[22095]: time="2026-06-09T16:15:33.746106301Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670314 | controller | Jun 09 16:15:33.746292 crc crio[22095]: time="2026-06-09T16:15:33.746186383Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670332 | controller | Jun 09 16:15:33.751122 crc crio[22095]: time="2026-06-09T16:15:33.751056248Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670348 | controller | Jun 09 16:15:33.751395 crc crio[22095]: time="2026-06-09T16:15:33.751170231Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670363 | controller | Jun 09 16:15:33.751572 crc crio[22095]: time="2026-06-09T16:15:33.751396307Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670379 | controller | Jun 09 16:15:33.751730 crc crio[22095]: time="2026-06-09T16:15:33.751654904Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670394 | controller | Jun 09 16:15:33.751775 crc crio[22095]: time="2026-06-09T16:15:33.751757056Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670410 | controller | Jun 09 16:15:33.751823 crc crio[22095]: time="2026-06-09T16:15:33.751795957Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670426 | controller | Jun 09 16:15:33.752045 crc crio[22095]: time="2026-06-09T16:15:33.751992332Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670442 | controller | Jun 09 16:15:33.752366 crc crio[22095]: time="2026-06-09T16:15:33.752182167Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670457 | controller | Jun 09 16:15:33.752483 crc crio[22095]: time="2026-06-09T16:15:33.752372362Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670473 | controller | Jun 09 16:15:33.752532 crc crio[22095]: time="2026-06-09T16:15:33.752491395Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670489 | controller | Jun 09 16:15:33.752636 crc crio[22095]: time="2026-06-09T16:15:33.752589217Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670509 | controller | Jun 09 16:15:33.752694 crc crio[22095]: time="2026-06-09T16:15:33.752653989Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670525 | controller | Jun 09 16:15:34.839677 crc crio[22095]: time="2026-06-09T16:15:34.838799725Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670540 | controller | Jun 09 16:15:34.841078 crc crio[22095]: time="2026-06-09T16:15:34.840752265Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670555 | controller | Jun 09 16:15:34.841078 crc crio[22095]: time="2026-06-09T16:15:34.840986581Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670571 | controller | Jun 09 16:15:35.857304 crc crio[22095]: time="2026-06-09T16:15:35.854789862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670586 | controller | Jun 09 16:15:36.029251 crc crio[22095]: time="2026-06-09T16:15:36.027699214Z" level=info msg="Created container 49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic" id=18d12769-4e83-41c1-b144-876e47d05b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.670601 | controller | Jun 09 16:15:36.032495 crc crio[22095]: time="2026-06-09T16:15:36.029674434Z" level=info msg="Starting container: 49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88" id=4d6783dd-837c-40a8-9181-e6dbc3ba93b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.670616 | controller | Jun 09 16:15:36.060198 crc crio[22095]: time="2026-06-09T16:15:36.060146775Z" level=info msg="Started container" PID=52895 containerID=49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic id=4d6783dd-837c-40a8-9181-e6dbc3ba93b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76
2026-06-09 17:40:40.670632 | controller | Jun 09 16:15:36.342125 crc crio[22095]: time="2026-06-09T16:15:36.341838183Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=7e6101c9-6598-4bf3-9383-c004abd18324 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.670647 | controller | Jun 09 16:15:36.369604 crc crio[22095]: time="2026-06-09T16:15:36.369363319Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 17:40:40.670663 | controller | Jun 09 16:15:37.840027 crc crio[22095]: time="2026-06-09T16:15:37.83927959Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=7e6101c9-6598-4bf3-9383-c004abd18324 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.670679 | controller | Jun 09 16:15:37.843103 crc crio[22095]: time="2026-06-09T16:15:37.842839751Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=0f0b3ecd-36d2-414e-be5a-7fa5e2b41cbe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670694 | controller | Jun 09 16:15:37.867962 crc crio[22095]: time="2026-06-09T16:15:37.867564094Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=b626c07e-212e-450c-a3e7-766898e196b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670713 | controller | Jun 09 16:15:37.882857 crc crio[22095]: time="2026-06-09T16:15:37.882752464Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd" id=f5a74601-9a82-4cd8-be14-48f0dfc62a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.670728 | controller | Jun 09 16:15:37.885684 crc crio[22095]: time="2026-06-09T16:15:37.885560216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670744 | controller | Jun 09 16:15:37.962891 crc crio[22095]: time="2026-06-09T16:15:37.962664582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670760 | controller | Jun 09 16:15:40.077416 crc crio[22095]: time="2026-06-09T16:15:40.076966406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.670775 | controller | Jun 09 16:15:40.200018 crc crio[22095]: time="2026-06-09T16:15:40.199902346Z" level=info msg="Created container 747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd" id=f5a74601-9a82-4cd8-be14-48f0dfc62a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.670791 | controller | Jun 09 16:15:40.203116 crc crio[22095]: time="2026-06-09T16:15:40.203026876Z" level=info msg="Starting container: 747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25" id=6e801d1c-4eca-4f6c-a4d0-46f1e1fc2e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.670806 | controller | Jun 09 16:15:40.251119 crc crio[22095]: time="2026-06-09T16:15:40.240693742Z" level=info msg="Started container" PID=53082 containerID=747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd id=6e801d1c-4eca-4f6c-a4d0-46f1e1fc2e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76
2026-06-09 17:40:40.670822 | controller | Jun 09 16:15:40.305015 crc crio[22095]: time="2026-06-09T16:15:40.304834786Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=2273dc3f-f6e8-4cd6-9936-f2a792fbdb3f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.670838 | controller | Jun 09 16:15:40.362606 crc crio[22095]: time="2026-06-09T16:15:40.362501913Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 17:40:40.670870 | controller | Jun 09 16:15:44.954204 crc crio[22095]: time="2026-06-09T16:15:44.952119834Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670891 | controller | Jun 09 16:15:44.955953 crc crio[22095]: time="2026-06-09T16:15:44.952182006Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670907 | controller | Jun 09 16:15:44.956139 crc crio[22095]: time="2026-06-09T16:15:44.95584417Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670923 | controller | Jun 09 16:15:44.956522 crc crio[22095]: time="2026-06-09T16:15:44.956139397Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670941 | controller | Jun 09 16:15:44.956635 crc crio[22095]: time="2026-06-09T16:15:44.956590439Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670957 | controller | Jun 09 16:15:44.957263 crc crio[22095]: time="2026-06-09T16:15:44.957238976Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.670973 | controller | Jun 09 16:15:44.958461 crc crio[22095]: time="2026-06-09T16:15:44.958354734Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=8e7b9c03-d69c-4235-a48b-51ac9fdb7c31 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.670988 | controller | Jun 09 16:15:44.962545 crc crio[22095]: time="2026-06-09T16:15:44.9624871Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\""
2026-06-09 17:40:40.671003 | controller | Jun 09 16:15:44.962806 crc crio[22095]: time="2026-06-09T16:15:44.962769437Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=39d17dd9-d20b-48e6-9c93-5be9545acd4f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671019 | controller | Jun 09 16:15:44.967867 crc crio[22095]: time="2026-06-09T16:15:44.967787236Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\""
2026-06-09 17:40:40.671034 | controller | Jun 09 16:15:45.952604 crc crio[22095]: time="2026-06-09T16:15:45.952303517Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671050 | controller | Jun 09 16:15:46.086487 crc crio[22095]: time="2026-06-09T16:15:46.086352912Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671065 | controller | Jun 09 16:15:46.086487 crc crio[22095]: time="2026-06-09T16:15:46.086486696Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671080 | controller | Jun 09 16:15:46.089031 crc crio[22095]: time="2026-06-09T16:15:46.088895067Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=5e646e68-4fac-4864-8b8d-8168446d0801 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671095 | controller | Jun 09 16:15:46.096278 crc crio[22095]: time="2026-06-09T16:15:46.096162724Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\""
2026-06-09 17:40:40.671111 | controller | Jun 09 16:15:47.953081 crc crio[22095]: time="2026-06-09T16:15:47.952584269Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671129 | controller | Jun 09 16:15:47.954357 crc crio[22095]: time="2026-06-09T16:15:47.953197385Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671145 | controller | Jun 09 16:15:47.954357 crc crio[22095]: time="2026-06-09T16:15:47.953248246Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671160 | controller | Jun 09 16:15:47.955177 crc crio[22095]: time="2026-06-09T16:15:47.955144244Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=b72b93cf-d25d-4a39-a8a8-efda31f2c972 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671175 | controller | Jun 09 16:15:47.964224 crc crio[22095]: time="2026-06-09T16:15:47.964021532Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\""
2026-06-09 17:40:40.671190 | controller | Jun 09 16:15:48.951156 crc crio[22095]: time="2026-06-09T16:15:48.950976226Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671205 | controller | Jun 09 16:15:48.951796 crc crio[22095]: time="2026-06-09T16:15:48.951768926Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671221 | controller | Jun 09 16:15:48.952025 crc crio[22095]: time="2026-06-09T16:15:48.951991092Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671236 | controller | Jun 09 16:15:48.953593 crc crio[22095]: time="2026-06-09T16:15:48.953564922Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=0e87d7f9-5aee-4fb8-95f6-d4091ac899ce name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671251 | controller | Jun 09 16:15:48.958150 crc crio[22095]: time="2026-06-09T16:15:48.957996345Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\""
2026-06-09 17:40:40.671266 | controller | Jun 09 16:15:53.226684 crc crio[22095]: time="2026-06-09T16:15:53.225806949Z" level=info msg="Removing container: 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead" id=652746b2-75ab-4914-9ba7-9fa089df1097 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.671288 | controller | Jun 09 16:15:58.968218 crc crio[22095]: time="2026-06-09T16:15:58.967407202Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=73fe44fa-94c8-4d6e-a145-5d21b12bc852 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671308 | controller | Jun 09 16:15:58.969604 crc crio[22095]: time="2026-06-09T16:15:58.969536237Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=52b065ab-71ae-4fbc-815f-004d7b4ab3ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671326 | controller | Jun 09 16:16:00.530234 crc crio[22095]: time="2026-06-09T16:16:00.529644799Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683696-nlldg/POD" id=2c890a82-0e23-45ff-84c3-3caa8f1bddcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.671344 | controller | Jun 09 16:16:00.530846 crc crio[22095]: time="2026-06-09T16:16:00.530264075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.671360 | controller | Jun 09 16:16:01.718613 crc crio[22095]: time="2026-06-09T16:16:01.717573872Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=ae9ef52c-a7e1-462e-97b1-9f8df515d85e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671381 | controller | Jun 09 16:16:04.437327 crc crio[22095]: time="2026-06-09T16:16:04.436893162Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager" id=b19f235f-0a30-4390-9590-6a9b58cd392d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.671436 | controller | Jun 09 16:16:05.730460 crc crio[22095]: time="2026-06-09T16:16:05.729637991Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=3fd1137a-1837-4a4d-ad6c-e39f8c64d2aa name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671458 | controller | Jun 09 16:16:05.732397 crc crio[22095]: time="2026-06-09T16:16:05.732081754Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=70cb3228-d193-4e80-957d-8a4399cc5c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671474 | controller | Jun 09 16:16:05.754798 crc crio[22095]: time="2026-06-09T16:16:05.754696204Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=c90d9e95-8bb0-4d60-adbe-fd699c54f1bb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671489 | controller | Jun 09 16:16:05.756207 crc crio[22095]: time="2026-06-09T16:16:05.75613103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=4c474227-21df-4a53-8286-b20417d5c285 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671505 | controller | Jun 09 16:16:06.382347 crc crio[22095]: time="2026-06-09T16:16:06.382243616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.671521 | controller | Jun 09 16:16:06.443354 crc crio[22095]: time="2026-06-09T16:16:06.443220679Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=1e337b76-ebd9-4b3a-879d-15e5781517d5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671536 | controller | Jun 09 16:16:06.444602 crc crio[22095]: time="2026-06-09T16:16:06.444527822Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=03d4d136-dc19-4d11-a17d-c5edfedbea1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671552 | controller | Jun 09 16:16:07.695192 crc crio[22095]: time="2026-06-09T16:16:07.694404644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=b51db6a5-191e-40d1-97ab-73666b3cede7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671571 | controller | Jun 09 16:16:07.695192 crc crio[22095]: time="2026-06-09T16:16:07.694482116Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=c11c552c-dd12-418a-a644-9dd954ac121b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671587 | controller | Jun 09 16:16:08.372238 crc crio[22095]: time="2026-06-09T16:16:08.371870286Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=9e54c583-5dbc-42dd-9157-7c38efccbb11 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671602 | controller | Jun 09 16:16:08.373453 crc crio[22095]: time="2026-06-09T16:16:08.373295293Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=f667654f-54c8-4064-ad60-989a81e90c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671617 | controller | Jun 09 16:16:08.385697 crc crio[22095]: time="2026-06-09T16:16:08.385571627Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=f580671c-9bb2-4835-9b92-ba90ea55efef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671632 | controller | Jun 09 16:16:08.410028 crc crio[22095]: time="2026-06-09T16:16:08.409692105Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=9d3386e3-7df4-4a48-bdeb-74cb0d8d17a1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671648 | controller | Jun 09 16:16:08.410712 crc crio[22095]: time="2026-06-09T16:16:08.41063046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=a50394e6-13bb-4e83-907c-e6819a3af922 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671663 | controller | Jun 09 16:16:08.415451 crc crio[22095]: time="2026-06-09T16:16:08.415299719Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=f8ada98c-a929-40bf-9c0a-afbc3eee35b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671678 | controller | Jun 09 16:16:08.416339 crc crio[22095]: time="2026-06-09T16:16:08.416222523Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=ebb18caf-270a-4bc0-9445-de529609d5f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671694 | controller | Jun 09 16:16:08.422266 crc crio[22095]: time="2026-06-09T16:16:08.422141765Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=b2cca795-a182-4600-b423-4c7b4e197c69 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671709 | controller | Jun 09 16:16:08.423234 crc crio[22095]: time="2026-06-09T16:16:08.423085159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=3eca8713-2447-4fa1-921c-5e937bbda50e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671724 | controller | Jun 09 16:16:08.428449 crc crio[22095]: time="2026-06-09T16:16:08.428323653Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=c5249504-904d-47ff-9fe0-a46311a340d0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671743 | controller | Jun 09 16:16:08.429656 crc crio[22095]: time="2026-06-09T16:16:08.429555715Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=a11b12bd-b69e-4cb6-be68-4cd76678d11b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671759 | controller | Jun 09 16:16:08.435952 crc crio[22095]: time="2026-06-09T16:16:08.435806745Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=69d39866-c920-46a2-867e-6234602afc4a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671774 | controller | Jun 09 16:16:08.436624 crc crio[22095]: time="2026-06-09T16:16:08.436546664Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=7aa3f86c-3927-4e40-94d8-5fb551f9383e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671789 | controller | Jun 09 16:16:08.438065 crc crio[22095]: time="2026-06-09T16:16:08.437993181Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=39d17dd9-d20b-48e6-9c93-5be9545acd4f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671805 | controller | Jun 09 16:16:08.438744 crc crio[22095]: time="2026-06-09T16:16:08.438671288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=1b9943ca-04db-4ee1-9a26-686f04760fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671820 | controller | Jun 09 16:16:08.442529 crc crio[22095]: time="2026-06-09T16:16:08.442411124Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=17bec1c1-8a2d-46ec-a476-13e92164cae0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671835 | controller | Jun 09 16:16:08.443289 crc crio[22095]: time="2026-06-09T16:16:08.443151062Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=6f610c38-1ad0-4543-bfc1-9e6afb1e3313 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671875 | controller | Jun 09 16:16:08.453333 crc crio[22095]: time="2026-06-09T16:16:08.453178659Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=202ce94c-d4c2-4ba9-b92c-bbb97af31259 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671896 | controller | Jun 09 16:16:08.454058 crc crio[22095]: time="2026-06-09T16:16:08.453979789Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=0b7d9c9b-14a3-4cda-a6a7-7d80fb6b9c9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671913 | controller | Jun 09 16:16:08.460357 crc crio[22095]: time="2026-06-09T16:16:08.460283491Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager" id=9c37bbb3-f6ac-411d-8f19-499fa1b24b41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.671928 | controller | Jun 09 16:16:08.467900 crc crio[22095]: time="2026-06-09T16:16:08.467804344Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=8e7b9c03-d69c-4235-a48b-51ac9fdb7c31 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671944 | controller | Jun 09 16:16:08.469530 crc crio[22095]: time="2026-06-09T16:16:08.469462296Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager" id=1958a59d-8aa9-45a4-838f-5a5c9dc5acf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.671963 | controller | Jun 09 16:16:08.469681 crc crio[22095]: time="2026-06-09T16:16:08.469588349Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=79a38c7c-670a-4e3d-9ca6-41af0c61ab52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.671979 | controller | Jun 09 16:16:08.489313 crc crio[22095]: time="2026-06-09T16:16:08.4891166Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=93e61c85-7197-4021-8680-1c7776c79ee9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.671995 | controller | Jun 09 16:16:08.490066 crc crio[22095]: time="2026-06-09T16:16:08.489976282Z" level=info msg="Removed container 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles" id=652746b2-75ab-4914-9ba7-9fa089df1097 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.672011 | controller | Jun 09 16:16:08.490992 crc crio[22095]: time="2026-06-09T16:16:08.490828664Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=4b0d2a2e-871a-4a89-bc98-48b703fa96c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672026 | controller | Jun 09 16:16:08.493713 crc crio[22095]: time="2026-06-09T16:16:08.493630206Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=d4b22d71-9726-425f-bf70-1f6c1e42112c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672041 | controller | Jun 09 16:16:08.493983 crc crio[22095]: time="2026-06-09T16:16:08.493889732Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=ed5e85f4-3029-4f83-bed0-3f146dd7284e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672056 | controller | Jun 09 16:16:08.494213 crc crio[22095]: time="2026-06-09T16:16:08.493988855Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=fc20d3ed-c94e-4ad0-84a5-cb245f1c2e3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672071 | controller | Jun 09 16:16:08.494213 crc crio[22095]: time="2026-06-09T16:16:08.494078437Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=58056277-d71a-4423-b118-04c30d8ea4b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672086 | controller | Jun 09 16:16:08.494213 crc crio[22095]: time="2026-06-09T16:16:08.494152979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=ccb8f60b-e136-4d1e-bf25-4b6a8aff9bd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672101 | controller | Jun 09 16:16:08.494213 crc crio[22095]: time="2026-06-09T16:16:08.49417548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=ae0a6f7e-6d3d-4b63-9985-e25cd226e2f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672116 | controller | Jun 09 16:16:08.499237 crc crio[22095]: time="2026-06-09T16:16:08.499057855Z" level=info msg="Stopping pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d" id=03240ba8-6a8f-45b3-9045-05e4422ecebf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.672135 | controller | Jun 09 16:16:08.499237 crc crio[22095]: time="2026-06-09T16:16:08.499164077Z" level=info msg="Stopped pod sandbox (already stopped): 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d" id=03240ba8-6a8f-45b3-9045-05e4422ecebf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.672150 | controller | Jun 09 16:16:08.500624 crc crio[22095]: time="2026-06-09T16:16:08.500503862Z" level=info msg="Removing pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d" id=aab1c003-07ea-40c9-adf4-120f74498b0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.672166 | controller | Jun 09 16:16:08.504341 crc crio[22095]: time="2026-06-09T16:16:08.504290759Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager" id=76948da5-9297-45e6-b5da-265af7cc996b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672181 | controller | Jun 09 16:16:08.505390 crc crio[22095]: time="2026-06-09T16:16:08.505296765Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=bb1f772c-2b9b-4735-b3d1-f7119a6b47e3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672196 | controller | Jun 09 16:16:08.507124 crc crio[22095]: time="2026-06-09T16:16:08.506229049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672211 | controller | Jun 09 16:16:08.508573 crc crio[22095]: time="2026-06-09T16:16:08.507415859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=367b5257-6713-42dc-92fe-0253d298da5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672227 | controller | Jun 09 16:16:08.508672 crc crio[22095]: time="2026-06-09T16:16:08.508185589Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=4beaabc0-6b8c-4869-8090-87698e8a04bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672242 | controller | Jun 09 16:16:08.509370 crc crio[22095]: time="2026-06-09T16:16:08.509286287Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=8260d5ba-bbc7-4ecf-9a09-a0492f8d0648 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672257 | controller | Jun 09 16:16:08.511795 crc crio[22095]: time="2026-06-09T16:16:08.511707499Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=5e646e68-4fac-4864-8b8d-8168446d0801 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672273 | controller | Jun 09 16:16:08.512675 crc crio[22095]: time="2026-06-09T16:16:08.512597662Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=eaf8bd15-512f-4391-ae3a-36a599fea423 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672288 | controller | Jun 09 16:16:08.530990 crc crio[22095]: time="2026-06-09T16:16:08.53048004Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=09618c0c-0b55-4496-82ac-30f901a78b65 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672303 | controller | Jun 09 16:16:08.531672 crc crio[22095]: time="2026-06-09T16:16:08.531569268Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=e23e4d29-10c4-49f2-b790-aafdc7c29044 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672321 | controller | Jun 09 16:16:08.541458 crc crio[22095]: time="2026-06-09T16:16:08.541363359Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=58e9ac95-6e6d-4085-bd44-2107d3b4cc7b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672337 | controller | Jun 09 16:16:08.542257 crc crio[22095]: time="2026-06-09T16:16:08.542120078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=e6d78f79-a25f-4de0-be35-6f4220c6a2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672352 | controller | Jun 09 16:16:08.545898 crc crio[22095]: time="2026-06-09T16:16:08.545131815Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=fe484171-8ea0-4b0a-8c3b-3b4ea44a3618 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672367 | controller | Jun 09 16:16:08.549036 crc crio[22095]: time="2026-06-09T16:16:08.548298127Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=b72b93cf-d25d-4a39-a8a8-efda31f2c972 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672382 | controller | Jun 09 16:16:08.549461 crc crio[22095]: time="2026-06-09T16:16:08.549283172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=27b32fec-6c05-4fe0-8fe3-cec148581fe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672398 | controller | Jun 09 16:16:08.550224 crc crio[22095]: time="2026-06-09T16:16:08.550088473Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=0e87d7f9-5aee-4fb8-95f6-d4091ac899ce name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672413 | controller | Jun 09 16:16:08.550482 crc crio[22095]: time="2026-06-09T16:16:08.550403401Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=a058f4fa-b786-424e-bce7-84453e4f73a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672429 | controller | Jun 09 16:16:08.551218 crc crio[22095]: time="2026-06-09T16:16:08.551121119Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=ff3b62d4-5f48-4311-9d93-c25ea97c9d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672444 | controller | Jun 09 16:16:08.572847 crc crio[22095]: time="2026-06-09T16:16:08.572737863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672459 | controller | Jun 09 16:16:08.573560 crc crio[22095]: time="2026-06-09T16:16:08.573519763Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=4d7a600a-b1df-430f-af43-65643ef64d8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672474 | controller | Jun 09 16:16:08.577094 crc crio[22095]: time="2026-06-09T16:16:08.576773046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=84d5bea3-8641-41d3-bd0e-02772917861c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672489 | controller | Jun 09 16:16:08.602969 crc crio[22095]: time="2026-06-09T16:16:08.602859095Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=c239b8b1-c3fc-4c93-86a2-3656c1f405d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672508 | controller | Jun 09 16:16:08.610475 crc crio[22095]: time="2026-06-09T16:16:08.610333326Z" level=info msg="Removed pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d" id=aab1c003-07ea-40c9-adf4-120f74498b0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.672523 | controller | Jun 09 16:16:08.612813 crc crio[22095]: time="2026-06-09T16:16:08.612734448Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager" id=d496945a-095f-4406-93fd-b5f44a648cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672538 | controller | Jun 09 16:16:08.618390 crc crio[22095]: time="2026-06-09T16:16:08.618036144Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager" id=3b6355d6-1ae2-4bfd-8188-4393ddfaaaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672553 | controller | Jun 09 16:16:08.620132 crc crio[22095]: time="2026-06-09T16:16:08.619885341Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=bda7111e-c359-414f-8cd9-59ee3a487b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672568 | controller | Jun 09 16:16:08.622513 crc crio[22095]: time="2026-06-09T16:16:08.622317494Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=bdc4acb0-57a3-4cc6-84be-821887f75f4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672583 | controller | Jun 09 16:16:08.623618 crc crio[22095]: time="2026-06-09T16:16:08.623537195Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager" id=6967f7b4-5444-47b9-b3d5-5fab94091931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672598 | controller | Jun 09 16:16:08.626719 crc crio[22095]: time="2026-06-09T16:16:08.626647785Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00012a670}] Aliases:map[]}"
2026-06-09 17:40:40.672613 | controller | Jun 09 16:16:08.626719 crc crio[22095]: time="2026-06-09T16:16:08.626705676Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683696-nlldg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.672629 | controller | Jun 09 16:16:08.627873 crc crio[22095]: time="2026-06-09T16:16:08.627832175Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager" id=b5983ef6-5ce0-4dec-a79b-c42863d2adb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672644 | controller | Jun 09 16:16:08.632325 crc crio[22095]: time="2026-06-09T16:16:08.632241538Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager" id=52642012-f43c-4455-841c-021026631ccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672660 | controller | Jun 09 16:16:08.640141 crc crio[22095]: time="2026-06-09T16:16:08.640096709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672679 | controller | Jun 09 16:16:08.642792 crc crio[22095]: time="2026-06-09T16:16:08.642605584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=a3aea3ed-11a6-4903-a1c5-a5dabf9054cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672694 | controller | Jun 09 16:16:08.642987 crc crio[22095]: time="2026-06-09T16:16:08.642722507Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=556eaaa6-7f26-465b-9a3c-71faba64d9fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672710 | controller | Jun 09 16:16:08.644062 crc crio[22095]: time="2026-06-09T16:16:08.643864046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=b2898418-efb0-400b-8253-4e480639a867 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672726 | controller | Jun 09 16:16:08.649967 crc crio[22095]: time="2026-06-09T16:16:08.649825619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672742 | controller | Jun 09 16:16:08.650407 crc crio[22095]: time="2026-06-09T16:16:08.650321761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=3eb4aa10-b0e5-49bf-9d2d-976d5d6a488d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672758 | controller | Jun 09 16:16:08.653557 crc crio[22095]: time="2026-06-09T16:16:08.653511923Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=4468055c-7d6a-44f4-85ea-faac354917eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672773 | controller | Jun 09 16:16:08.655981 crc crio[22095]: time="2026-06-09T16:16:08.655812262Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=2273dc3f-f6e8-4cd6-9936-f2a792fbdb3f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.672789 | controller | Jun 09 16:16:08.656719 crc crio[22095]: time="2026-06-09T16:16:08.656601952Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=26842009-9956-449f-b46c-59d6e7b30f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672805 | controller | Jun 09 16:16:08.658262 crc crio[22095]: time="2026-06-09T16:16:08.658184103Z" level=info msg="Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator" id=8097669c-b33b-404c-b892-d08e28d1a7ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672821 | controller | Jun 09 16:16:08.661106 crc crio[22095]: time="2026-06-09T16:16:08.661050856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672836 | controller | Jun 09 16:16:08.664308 crc crio[22095]: time="2026-06-09T16:16:08.664161886Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager" id=4c6dbeae-00a9-4cc7-a01a-9de09a3ad757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672855 | controller | Jun 09 16:16:08.667158 crc crio[22095]: time="2026-06-09T16:16:08.667083561Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager" id=2fe0d230-e48a-4360-add1-dbc94da0f4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672890 | controller | Jun 09 16:16:08.679089 crc crio[22095]: time="2026-06-09T16:16:08.678898604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672909 | controller | Jun 09 16:16:08.682137 crc crio[22095]: time="2026-06-09T16:16:08.681547672Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=ade51ea1-c80b-4ed8-be1f-d81682f0aebe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.672926 | controller | Jun 09 16:16:08.682137 crc crio[22095]: time="2026-06-09T16:16:08.68186983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672942 | controller | Jun 09 16:16:08.682137 crc crio[22095]: time="2026-06-09T16:16:08.681961042Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager" id=362d665d-508d-4e5c-befc-b988047fad24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672958 | controller | Jun 09 16:16:08.682351 crc crio[22095]: time="2026-06-09T16:16:08.682309201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.672974 | controller | Jun 09 16:16:08.688357 crc crio[22095]: time="2026-06-09T16:16:08.68618742Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager" id=c5a2fd85-4e38-4077-a3a2-b833e83712a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.672989 | controller | Jun 09 16:16:08.697270 crc crio[22095]: time="2026-06-09T16:16:08.69711408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673005 | controller | Jun 09 16:16:08.698384 crc crio[22095]: time="2026-06-09T16:16:08.697663915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673020 | controller | Jun 09 16:16:08.698887 crc crio[22095]: time="2026-06-09T16:16:08.698818114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673036 | controller | Jun 09 16:16:08.699330 crc crio[22095]: time="2026-06-09T16:16:08.699262496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673052 | controller | Jun 09 16:16:08.699725 crc crio[22095]: time="2026-06-09T16:16:08.699654096Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager" id=e5ce7b2f-d90f-475c-a0cc-540e7ce02aba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673067 | controller | Jun 09 16:16:08.699871 crc crio[22095]: time="2026-06-09T16:16:08.699743328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673082 | controller | Jun 09 16:16:08.704336 crc crio[22095]: time="2026-06-09T16:16:08.704249923Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager" id=d7c0ef1d-0747-41d3-98fa-d7f40b7bdc00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673098 | controller | Jun 09 16:16:08.708215 crc crio[22095]: time="2026-06-09T16:16:08.708141203Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager" id=324b6990-a599-4714-940a-4209a287d116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673113 | controller | Jun 09 16:16:08.714740 crc crio[22095]: time="2026-06-09T16:16:08.71466162Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager" id=c4e471d1-87aa-449a-bca8-14e687ba17dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673132 | controller | Jun 09 16:16:08.723007 crc crio[22095]: time="2026-06-09T16:16:08.722886841Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager" id=f4756ad2-8048-49fa-95e5-011b06530432 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673147 | controller | Jun 09 16:16:08.727621 crc crio[22095]: time="2026-06-09T16:16:08.727414177Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager" id=49eb761b-1fb6-41c4-9119-0f418923552a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673163 | controller | Jun 09 16:16:08.737254 crc crio[22095]: time="2026-06-09T16:16:08.737085185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673178 | controller | Jun 09 16:16:08.738302 crc crio[22095]: time="2026-06-09T16:16:08.738147112Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager" id=224b00f0-bf43-4172-99b7-1d4ba5c7e6dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673194 | controller | Jun 09 16:16:08.742188 crc crio[22095]: time="2026-06-09T16:16:08.741062067Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager" id=7778a371-2f0c-4c37-b9e9-4614d30385fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673209 | controller | Jun 09 16:16:08.763211 crc crio[22095]: time="2026-06-09T16:16:08.76263096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673225 | controller | Jun 09 16:16:08.768791 crc crio[22095]: time="2026-06-09T16:16:08.768020738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673240 | controller | Jun 09 16:16:08.768791 crc crio[22095]: time="2026-06-09T16:16:08.76813291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673255 | controller | Jun 09 16:16:08.769888 crc crio[22095]: time="2026-06-09T16:16:08.769783263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673271 | controller | Jun 09 16:16:08.786959 crc crio[22095]: time="2026-06-09T16:16:08.779124142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673286 | controller | Jun 09 16:16:08.790126 crc crio[22095]: time="2026-06-09T16:16:08.789654382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673301 | controller | Jun 09 16:16:08.790126 crc crio[22095]: time="2026-06-09T16:16:08.789848697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673316 | controller | Jun 09 16:16:08.790349 crc crio[22095]: time="2026-06-09T16:16:08.790303599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673331 | controller | Jun 09 16:16:08.814578 crc crio[22095]: time="2026-06-09T16:16:08.814374396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673349 | controller | Jun 09 16:16:08.818130 crc crio[22095]: time="2026-06-09T16:16:08.817723901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673365 | controller | Jun 09 16:16:08.818307 crc crio[22095]: time="2026-06-09T16:16:08.818226954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673379 | controller | Jun 09 16:16:08.825256 crc crio[22095]: time="2026-06-09T16:16:08.825129451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673394 | controller | Jun 09 16:16:08.834765 crc crio[22095]: time="2026-06-09T16:16:08.827865231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673409 | controller | Jun 09 16:16:08.834765 crc crio[22095]: time="2026-06-09T16:16:08.830338195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673424 | controller | Jun 09 16:16:08.834765 crc crio[22095]: time="2026-06-09T16:16:08.831389072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673438 | controller | Jun 09 16:16:08.834765 crc crio[22095]: time="2026-06-09T16:16:08.831606517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673453 | controller | Jun 09 16:16:08.838097 crc crio[22095]: time="2026-06-09T16:16:08.837873428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673468 | controller | Jun 09 16:16:08.847719 crc crio[22095]: time="2026-06-09T16:16:08.847583867Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch" id=ece7c3b6-cec6-42b5-8a19-6f5084fd3459 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673483 | controller | Jun 09 16:16:08.919749 crc crio[22095]: time="2026-06-09T16:16:08.919329455Z" level=info msg="Created container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager" id=b19f235f-0a30-4390-9590-6a9b58cd392d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673499 | controller | Jun 09 16:16:08.925132 crc crio[22095]: time="2026-06-09T16:16:08.923122663Z" level=info msg="Starting container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769" id=6e4b12f1-3761-47d6-b1a6-2c6df02a888f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.673514 | controller | Jun 09 16:16:08.928572 crc crio[22095]: time="2026-06-09T16:16:08.928196913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673529 | controller | Jun 09 16:16:08.935567 crc crio[22095]: time="2026-06-09T16:16:08.93549995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673545 | controller | Jun 09 16:16:08.953346 crc crio[22095]: time="2026-06-09T16:16:08.953293606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673566 | controller | Jun 09 16:16:08.963354 crc crio[22095]: time="2026-06-09T16:16:08.962994944Z" level=info msg="Started container" PID=54113 containerID=ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager id=6e4b12f1-3761-47d6-b1a6-2c6df02a888f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c
2026-06-09 17:40:40.673582 | controller | Jun 09 16:16:08.983971 crc crio[22095]: time="2026-06-09T16:16:08.983869519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673598 | controller | Jun 09 16:16:09.001809 crc crio[22095]: time="2026-06-09T16:16:09.00145319Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d5576091-bfa1-4b33-88f1-eb373ca842be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.673613 | controller | Jun 09 16:16:09.018124 crc crio[22095]: 2026-06-09T16:16:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c779cc34ea2700 Mac:da:31:a4:6f:24:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.673629 | controller | Jun 09 16:16:09.026826 crc crio[22095]: time="2026-06-09T16:16:09.026341478Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00012a670}] Aliases:map[]}"
2026-06-09 17:40:40.673645 | controller | Jun 09 16:16:09.026826 crc crio[22095]: time="2026-06-09T16:16:09.026505912Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683696-nlldg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.673662 | controller | Jun 09 16:16:09.144509 crc crio[22095]: time="2026-06-09T16:16:09.142227788Z" level=info msg="Created container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager" id=1958a59d-8aa9-45a4-838f-5a5c9dc5acf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673678 | controller | Jun 09 16:16:09.148196 crc crio[22095]: time="2026-06-09T16:16:09.148081928Z" level=info msg="Starting container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3" id=3b293420-79f9-4c9c-8fd8-d49cb236f6be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.673693 | controller | Jun 09 16:16:09.162492 crc crio[22095]: time="2026-06-09T16:16:09.160511136Z" level=info msg="Started container" PID=54153 containerID=dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3 description=openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager id=3b293420-79f9-4c9c-8fd8-d49cb236f6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c
2026-06-09 17:40:40.673709 | controller | Jun 09 16:16:09.164394 crc crio[22095]: time="2026-06-09T16:16:09.164346205Z" level=info msg="Created container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager" id=9c37bbb3-f6ac-411d-8f19-499fa1b24b41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673725 | controller | Jun 09 16:16:09.167044 crc crio[22095]: time="2026-06-09T16:16:09.166964702Z" level=info msg="Starting container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698" id=ee63e2d0-36ac-413b-b423-98eb8b3b6c6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.673743 | controller | Jun 09 16:16:09.173575 crc crio[22095]: time="2026-06-09T16:16:09.173459108Z" level=info msg="Started container" PID=54152 containerID=011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager id=ee63e2d0-36ac-413b-b423-98eb8b3b6c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583
2026-06-09 17:40:40.673760 | controller | Jun 09 16:16:09.180383 crc crio[22095]: time="2026-06-09T16:16:09.18015759Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6c434f3b-87ba-4d4d-9380-d66e272da980 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.673776 | controller | Jun 09 16:16:09.189004 crc crio[22095]: time="2026-06-09T16:16:09.188187106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673791 | controller | Jun 09 16:16:09.195563 crc crio[22095]: time="2026-06-09T16:16:09.19538243Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9794361d-ec08-43fc-84ed-bab49bcebbd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.673806 | controller | Jun 09 16:16:09.199609 crc crio[22095]: time="2026-06-09T16:16:09.199470675Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=75d67a85-456c-4549-93de-a18ea14f66e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.673822 | controller | Jun 09 16:16:09.201743 crc crio[22095]: time="2026-06-09T16:16:09.201662861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673838 | controller | Jun 09 16:16:09.219009 crc crio[22095]: time="2026-06-09T16:16:09.218536513Z" level=info msg="Created container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager" id=6967f7b4-5444-47b9-b3d5-5fab94091931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673877 | controller | Jun 09 16:16:09.221083 crc crio[22095]: time="2026-06-09T16:16:09.220603456Z" level=info msg="Starting container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c" id=71e17563-c19f-4cee-93c9-76e9b8471cd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.673896 | controller | Jun 09 16:16:09.231848 crc crio[22095]: time="2026-06-09T16:16:09.231726521Z" level=info msg="Started container" PID=54156 containerID=fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager id=71e17563-c19f-4cee-93c9-76e9b8471cd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32
2026-06-09 17:40:40.673912 | controller | Jun 09 16:16:09.255975 crc crio[22095]: time="2026-06-09T16:16:09.255707846Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=eea5d196-2e96-41ba-886a-9defa3a0c2d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.673928 | controller | Jun 09 16:16:09.266371 crc crio[22095]: time="2026-06-09T16:16:09.266286247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673947 | controller | Jun 09 16:16:09.274776 crc crio[22095]: time="2026-06-09T16:16:09.272598809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.673963 | controller | Jun 09 16:16:09.284443 crc crio[22095]: time="2026-06-09T16:16:09.284312309Z" level=info msg="Created container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager" id=3b6355d6-1ae2-4bfd-8188-4393ddfaaaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.673978 | controller | Jun 09 16:16:09.298571 crc crio[22095]: time="2026-06-09T16:16:09.296652185Z" level=info msg="Starting container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f" id=db5aaa5c-cdb4-4956-94a3-012d77d7d662 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.673994 | controller | Jun 09 16:16:09.315113 crc crio[22095]: time="2026-06-09T16:16:09.315018046Z" level=info msg="Ran pod sandbox 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 with infra container: openshift-infra/auto-csr-approver-29683696-nlldg/POD" id=2c890a82-0e23-45ff-84c3-3caa8f1bddcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.674023 | controller | Jun 09 16:16:09.324665 crc crio[22095]: time="2026-06-09T16:16:09.324589721Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=bfae5056-56b7-45b5-9417-b0c60a9c321c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674040 | controller | Jun 09 16:16:09.324900 crc crio[22095]: time="2026-06-09T16:16:09.324844558Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=37238f13-29f1-4779-ae5f-39501caf2485 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674055 | controller | Jun 09 16:16:09.334555 crc crio[22095]: time="2026-06-09T16:16:09.334389992Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f1159efc-5140-483d-b99c-fb1b7192a035 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.674071 | controller | Jun 09 16:16:09.340266 crc crio[22095]: time="2026-06-09T16:16:09.339884463Z" level=info msg="Created container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager" id=76948da5-9297-45e6-b5da-265af7cc996b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674087 | controller | Jun 09 16:16:09.342299 crc crio[22095]: time="2026-06-09T16:16:09.342175162Z" level=info msg="Starting container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d" id=ccbdbf4d-74cf-47d3-906d-f4500f9be6bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.674103 | controller | Jun 09 16:16:09.348334 crc crio[22095]: time="2026-06-09T16:16:09.348192556Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy" id=cdc37df6-1279-442e-a001-2d97b193eaa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674119 | controller | Jun 09 16:16:09.351589 crc crio[22095]: time="2026-06-09T16:16:09.351282665Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.674135 | controller | Jun 09 16:16:09.357407 crc crio[22095]: time="2026-06-09T16:16:09.357153366Z" level=info msg="Started container" PID=54165 containerID=162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager id=ccbdbf4d-74cf-47d3-906d-f4500f9be6bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3
2026-06-09 17:40:40.674154 | controller | Jun 09 16:16:09.362368 crc crio[22095]: time="2026-06-09T16:16:09.362185455Z" level=info msg="Started container" PID=54169 containerID=3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f description=openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager id=db5aaa5c-cdb4-4956-94a3-012d77d7d662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2
2026-06-09 17:40:40.674171 | controller | Jun 09 16:16:09.386104 crc crio[22095]: time="2026-06-09T16:16:09.385978145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674187 | controller | Jun 09 16:16:09.389120 crc crio[22095]: time="2026-06-09T16:16:09.389028123Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=979140fd-d77d-49d4-8ea4-0c818679f314 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674202 | controller | Jun 09 16:16:09.389290 crc crio[22095]: time="2026-06-09T16:16:09.389087464Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3287ddac-5c4e-414a-b1d6-0c64b0fd35b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674218 | controller | Jun 09 16:16:09.392855 crc crio[22095]: time="2026-06-09T16:16:09.392682206Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b09b7bd3-1791-4a9e-b118-f079d96ac4f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674233 | controller | Jun 09 16:16:09.399757 crc crio[22095]: time="2026-06-09T16:16:09.399184553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674248 | controller | Jun 09 16:16:09.426727 crc crio[22095]: time="2026-06-09T16:16:09.426635336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674263 | controller | Jun 09 16:16:09.431779 crc crio[22095]: time="2026-06-09T16:16:09.431573663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674278 | controller | Jun 09 16:16:09.478057 crc crio[22095]: time="2026-06-09T16:16:09.477588792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674294 | controller | Jun 09 16:16:09.481543 crc crio[22095]: time="2026-06-09T16:16:09.481492902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674309 | controller | Jun 09 16:16:09.491026 crc crio[22095]: time="2026-06-09T16:16:09.487198869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=15ef2f50-ae27-4cbc-a38f-86e74b1f31c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674324 | controller | Jun 09 16:16:09.505793 crc crio[22095]: time="2026-06-09T16:16:09.498087008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=5dce555a-f860-4ae5-959b-8ca9fe29786a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674340 | controller | Jun 09 16:16:09.505793 crc crio[22095]: time="2026-06-09T16:16:09.498324604Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy" id=7baf07ac-1b23-47cc-ae61-3d446682e82f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674358 | controller | Jun 09 16:16:09.522044 crc crio[22095]: time="2026-06-09T16:16:09.515509614Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy" id=604941ba-b1cb-4c64-be3a-e32b37d0ef8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674374 | controller | Jun 09 16:16:09.522044 crc crio[22095]: time="2026-06-09T16:16:09.520564064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674389 | controller | Jun 09 16:16:09.522044 crc crio[22095]: time="2026-06-09T16:16:09.521737164Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy" id=adc2f306-4da9-4beb-8bbb-a6dfc3f0706a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674404 | controller | Jun 09 16:16:09.611896 crc crio[22095]: time="2026-06-09T16:16:09.609255147Z" level=info msg="Created container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager" id=b5983ef6-5ce0-4dec-a79b-c42863d2adb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674420 | controller | Jun 09 16:16:09.612330 crc crio[22095]: time="2026-06-09T16:16:09.612208912Z" level=info msg="Starting container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b" id=c11d53f7-507b-40c8-8dc1-259fc325197a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.674436 | controller | Jun 09 16:16:09.627661 crc crio[22095]: time="2026-06-09T16:16:09.623717827Z" level=info msg="Started container" PID=54215 containerID=2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager id=c11d53f7-507b-40c8-8dc1-259fc325197a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c
2026-06-09 17:40:40.674451 | controller | Jun 09 16:16:09.652265 crc crio[22095]: time="2026-06-09T16:16:09.651646233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674466 | controller | Jun 09 16:16:09.656704 crc crio[22095]: time="2026-06-09T16:16:09.656469057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=f68b1991-bdf2-46f1-b9bf-46578bdb15e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674481 | controller | Jun 09 16:16:09.672078 crc crio[22095]: time="2026-06-09T16:16:09.66870764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674496 | controller | Jun 09 16:16:09.687287 crc crio[22095]: time="2026-06-09T16:16:09.687144173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674511 | controller | Jun 09 16:16:09.690513 crc crio[22095]: time="2026-06-09T16:16:09.687464831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674526 | controller | Jun 09 16:16:09.705152 crc crio[22095]: time="2026-06-09T16:16:09.705045142Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy" id=34f520f1-3fe1-4bdb-9ed4-2a946792f404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674544 | controller | Jun 09 16:16:09.711890 crc crio[22095]: time="2026-06-09T16:16:09.711748593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674560 | controller | Jun 09 16:16:09.733342 crc crio[22095]: time="2026-06-09T16:16:09.733239994Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy" id=57fb552e-41cf-4a6c-a357-b221f12bedbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674576 | controller | Jun 09 16:16:09.832274 crc crio[22095]: time="2026-06-09T16:16:09.831955514Z" level=info msg="Created container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager" id=52642012-f43c-4455-841c-021026631ccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674591 | controller | Jun 09 16:16:09.835350 crc crio[22095]: time="2026-06-09T16:16:09.835227408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674606 | controller | Jun 09 16:16:09.838336 crc crio[22095]: time="2026-06-09T16:16:09.838237375Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7e651180-a8d1-4af6-a145-dc6b9bee9235 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674622 | controller | Jun 09 16:16:09.838572 crc crio[22095]: time="2026-06-09T16:16:09.838287406Z" level=info msg="Starting container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b" id=09bf0f61-87f7-48b7-9568-0de5a8b4d426 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.674637 | controller | Jun 09 16:16:09.846365 crc crio[22095]: time="2026-06-09T16:16:09.8462462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674652 | controller | Jun 09 16:16:09.887854 crc crio[22095]: time="2026-06-09T16:16:09.887747724Z" level=info msg="Started container" PID=54177 containerID=bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager id=09bf0f61-87f7-48b7-9568-0de5a8b4d426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333
2026-06-09 17:40:40.674668 | controller | Jun 09 16:16:09.892226 crc crio[22095]: time="2026-06-09T16:16:09.892140706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674683 | controller | Jun 09 16:16:09.899599 crc crio[22095]: time="2026-06-09T16:16:09.899410893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674698 | controller | Jun 09 16:16:09.901982 crc crio[22095]: time="2026-06-09T16:16:09.901847945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674713 | controller | Jun 09 16:16:09.902078 crc crio[22095]: time="2026-06-09T16:16:09.90203117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674728 | controller | Jun 09 16:16:09.911401 crc crio[22095]: time="2026-06-09T16:16:09.908156237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674747 | controller | Jun 09 16:16:09.917225 crc crio[22095]: time="2026-06-09T16:16:09.916658475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674762 | controller | Jun 09 16:16:09.927391 crc crio[22095]: time="2026-06-09T16:16:09.927305548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7840e45a-3c72-4331-8163-975f866be8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.674778 | controller | Jun 09 16:16:09.956811 crc crio[22095]: time="2026-06-09T16:16:09.956734952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674793 | controller | Jun 09 16:16:09.974794 crc crio[22095]: time="2026-06-09T16:16:09.966545933Z" level=info msg="Created container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager" id=d496945a-095f-4406-93fd-b5f44a648cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674809 | controller | Jun 09 16:16:09.977773 crc crio[22095]: time="2026-06-09T16:16:09.975889453Z" level=info msg="Starting container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5" id=87c5c12f-6a7e-48fa-bafb-2ece0c30985b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.674824 | controller | Jun 09 16:16:09.977773 crc crio[22095]: time="2026-06-09T16:16:09.976881748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674839 | controller | Jun 09 16:16:10.007805 crc crio[22095]: time="2026-06-09T16:16:10.007693338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674871 | controller | Jun 09 16:16:10.009653 crc crio[22095]: time="2026-06-09T16:16:10.009517265Z" level=info msg="Started container" PID=54261 containerID=4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager id=87c5c12f-6a7e-48fa-bafb-2ece0c30985b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae
2026-06-09 17:40:40.674892 | controller | Jun 09 16:16:10.033075 crc crio[22095]: time="2026-06-09T16:16:10.02262286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674909 | controller | Jun 09 16:16:10.058533 crc crio[22095]: time="2026-06-09T16:16:10.043543577Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy" id=bcd1c795-9ffa-4d16-acb1-86fa75d07107 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674925 | controller | Jun 09 16:16:10.058533 crc crio[22095]: time="2026-06-09T16:16:10.055358059Z" level=info msg="Created container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager" id=4c6dbeae-00a9-4cc7-a01a-9de09a3ad757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.674941 | controller | Jun 09 16:16:10.066631 crc crio[22095]: time="2026-06-09T16:16:10.06632471Z" level=info msg="Starting container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677" id=1cfac3c1-378d-4c3c-902a-76286b10e36b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.674957 | controller | Jun 09 16:16:10.084959 crc crio[22095]: time="2026-06-09T16:16:10.084823174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.674977 | controller | Jun 09 16:16:10.121736 crc crio[22095]: time="2026-06-09T16:16:10.113259963Z" level=info msg="Started container" PID=54233 containerID=948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager id=1cfac3c1-378d-4c3c-902a-76286b10e36b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907
2026-06-09 17:40:40.674993 | controller | Jun 09 16:16:10.139495 crc crio[22095]: time="2026-06-09T16:16:10.139202138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675009 | controller | Jun 09 16:16:10.148871 crc crio[22095]: time="2026-06-09T16:16:10.146467314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675025 | controller | Jun 09 16:16:10.151683 crc crio[22095]: time="2026-06-09T16:16:10.151320519Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c9c5f278-9d95-4800-adab-f0fc9373a797 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675040 | controller | Jun 09 16:16:10.154453 crc crio[22095]: time="2026-06-09T16:16:10.153627108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675056 | controller | Jun 09 16:16:10.161328 crc crio[22095]: time="2026-06-09T16:16:10.160697699Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fd1a32d5-815c-46bb-81f5-94811ef9fc51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675071 | controller | Jun 09 16:16:10.165055 crc crio[22095]: time="2026-06-09T16:16:10.164822415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675086 | controller | Jun 09 16:16:10.165818 crc crio[22095]: time="2026-06-09T16:16:10.165504272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675102 | controller | Jun 09 16:16:10.173067 crc crio[22095]: time="2026-06-09T16:16:10.169872604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675117 | controller | Jun 09 16:16:10.173067 crc crio[22095]: time="2026-06-09T16:16:10.161030017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675132 | controller | Jun 09 16:16:10.195349 crc crio[22095]: time="2026-06-09T16:16:10.195247074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675147 | controller | Jun 09 16:16:10.207834 crc crio[22095]: time="2026-06-09T16:16:10.207738274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675162 | controller | Jun 09 16:16:10.272285 crc crio[22095]: time="2026-06-09T16:16:10.272191236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675181 | controller | Jun 09 16:16:10.275139 crc crio[22095]: time="2026-06-09T16:16:10.27508189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675197 | controller | Jun 09 16:16:10.276753 crc crio[22095]: time="2026-06-09T16:16:10.27660967Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=dc926455-e1e0-4d34-abf7-d5e51abf5ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675212 | controller | Jun 09 16:16:10.278040 crc crio[22095]: time="2026-06-09T16:16:10.278014576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675228 | controller | Jun 09 16:16:10.281292 crc crio[22095]: time="2026-06-09T16:16:10.281171127Z" level=info msg="Created container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager" id=2fe0d230-e48a-4360-add1-dbc94da0f4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675244 | controller | Jun 09 16:16:10.285241 crc crio[22095]: time="2026-06-09T16:16:10.285158529Z" level=info msg="Starting container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71" id=e1252c8c-a78b-4126-bb3e-1758d095a64b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675259 | controller | Jun 09 16:16:10.305005 crc crio[22095]: time="2026-06-09T16:16:10.304817322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675275 | controller | Jun 09 16:16:10.326090 crc crio[22095]: time="2026-06-09T16:16:10.322617989Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy" id=54395e9f-19b8-4676-87e6-51235da46aa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675290 | controller | Jun 09 16:16:10.357328 crc crio[22095]: time="2026-06-09T16:16:10.355570153Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy" id=0bc2feac-b0ec-4a0d-81df-7e4288821ad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675306 | controller | Jun 09 16:16:10.360131 crc crio[22095]: time="2026-06-09T16:16:10.359234197Z" level=info msg="Started container" PID=54266 containerID=4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager id=e1252c8c-a78b-4126-bb3e-1758d095a64b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9
2026-06-09 17:40:40.675322 | controller | Jun 09 16:16:10.391303 crc crio[22095]: time="2026-06-09T16:16:10.389131253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675338 | controller | Jun 09 16:16:10.396767 crc crio[22095]: time="2026-06-09T16:16:10.395377433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675353 | controller | Jun 09 16:16:10.400617 crc crio[22095]: time="2026-06-09T16:16:10.400100724Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=690d6498-45fa-483c-8f59-4df3f0c64b99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675368 | controller | Jun 09 16:16:10.454993 crc crio[22095]: time="2026-06-09T16:16:10.450578148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675387 | controller | Jun 09 16:16:10.457454 crc crio[22095]: time="2026-06-09T16:16:10.456594952Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b2fb440e-09d8-4055-bab5-74cb75069453 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675402 | controller | Jun 09 16:16:10.474550 crc crio[22095]: time="2026-06-09T16:16:10.474337777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675417 | controller | Jun 09 16:16:10.480269 crc crio[22095]: time="2026-06-09T16:16:10.479896919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675432 | controller | Jun 09 16:16:10.481554 crc crio[22095]: time="2026-06-09T16:16:10.481408738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675447 | controller | Jun 09 16:16:10.562877 crc crio[22095]: time="2026-06-09T16:16:10.562805684Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy" id=ee15b0e5-d34f-4863-afff-24e8a6ae335e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675463 | controller | Jun 09 16:16:10.665881 crc crio[22095]: time="2026-06-09T16:16:10.66563871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675478 | controller | Jun 09 16:16:10.676883 crc crio[22095]: time="2026-06-09T16:16:10.676793866Z" level=info msg="Created container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager" id=362d665d-508d-4e5c-befc-b988047fad24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675493 | controller | Jun 09 16:16:10.684702 crc crio[22095]: time="2026-06-09T16:16:10.684514403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675509 | controller | Jun 09 16:16:10.691363 crc crio[22095]: time="2026-06-09T16:16:10.691242176Z" level=info msg="Starting container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f" id=f9a9b2f1-9e8e-4934-8334-0ea892c24784 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675524 | controller | Jun 09 16:16:10.692310 crc crio[22095]: time="2026-06-09T16:16:10.692275452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675538 | controller | Jun 09 16:16:10.708863 crc crio[22095]: time="2026-06-09T16:16:10.708726214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675553 | controller | Jun 09 16:16:10.719894 crc crio[22095]: time="2026-06-09T16:16:10.719781107Z" level=info msg="Started container" PID=54392 containerID=c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager id=f9a9b2f1-9e8e-4934-8334-0ea892c24784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71
2026-06-09 17:40:40.675568 | controller | Jun 09 16:16:10.773346 crc crio[22095]: time="2026-06-09T16:16:10.773224267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675586 | controller | Jun 09 16:16:10.934217 crc crio[22095]: time="2026-06-09T16:16:10.933183066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675602 | controller | Jun 09 16:16:10.946999 crc crio[22095]: time="2026-06-09T16:16:10.945567914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675618 | controller | Jun 09 16:16:10.975685 crc crio[22095]: time="2026-06-09T16:16:10.975279555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675633 | controller | Jun 09 16:16:10.979447 crc crio[22095]: time="2026-06-09T16:16:10.979301628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675648 | controller | Jun 09 16:16:11.002227 crc crio[22095]: time="2026-06-09T16:16:11.000416339Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f1159efc-5140-483d-b99c-fb1b7192a035 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.675663 | controller | Jun 09 16:16:11.021167 crc crio[22095]: time="2026-06-09T16:16:11.020526715Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fddef19d-95f4-4cef-96fe-fa4d6ea03dc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675678 | controller | Jun 09 16:16:11.031238 crc crio[22095]: time="2026-06-09T16:16:11.031084205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675693 | controller | Jun 09 16:16:11.054976 crc crio[22095]: time="2026-06-09T16:16:11.05273465Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fff81c02-8e5b-4e38-afe4-7d690a940714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.675708 | controller | Jun 09 16:16:11.081553 crc crio[22095]: time="2026-06-09T16:16:11.069855449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675723 | controller | Jun 09 16:16:11.081553 crc crio[22095]: time="2026-06-09T16:16:11.079394943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675738 | controller | Jun 09 16:16:11.168375 crc crio[22095]: time="2026-06-09T16:16:11.168290831Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683696-nlldg/oc" id=59950f5f-6b1c-4b1d-859b-9c8fb9db3ffd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675754 | controller | Jun 09 16:16:11.168965 crc crio[22095]: time="2026-06-09T16:16:11.168852976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675769 | controller | Jun 09 16:16:11.455735 crc crio[22095]: time="2026-06-09T16:16:11.455236855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675784 | controller | Jun 09 16:16:11.470589 crc crio[22095]: time="2026-06-09T16:16:11.470403794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.675799 | controller | Jun 09 16:16:11.545534 crc crio[22095]: time="2026-06-09T16:16:11.544480872Z" level=info msg="Created container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager" id=c5a2fd85-4e38-4077-a3a2-b833e83712a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675818 | controller | Jun 09 16:16:11.547536 crc crio[22095]: time="2026-06-09T16:16:11.547235313Z" level=info msg="Created container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager" id=e5ce7b2f-d90f-475c-a0cc-540e7ce02aba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675834 | controller | Jun 09 16:16:11.547683 crc crio[22095]: time="2026-06-09T16:16:11.547606493Z" level=info msg="Starting container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f" id=4fd35aee-3dd9-4f49-a738-2f634c2c4e8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675853 | controller | Jun 09 16:16:11.548817 crc crio[22095]: time="2026-06-09T16:16:11.54867949Z" level=info msg="Starting container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e" id=ba73a623-d835-42de-b7b8-48c798f4d1ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675887 | controller | Jun 09 16:16:11.551872 crc crio[22095]: time="2026-06-09T16:16:11.55179263Z" level=info msg="Created container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager" id=f4756ad2-8048-49fa-95e5-011b06530432 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675903 | controller | Jun 09 16:16:11.553613 crc crio[22095]: time="2026-06-09T16:16:11.553504794Z" level=info msg="Created container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager" id=d7c0ef1d-0747-41d3-98fa-d7f40b7bdc00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675918 | controller | Jun 09 16:16:11.555723 crc crio[22095]: time="2026-06-09T16:16:11.554400577Z" level=info msg="Starting container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784" id=a1b976e3-3b46-47e2-805d-eb4ba2770e83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675934 | controller | Jun 09 16:16:11.557642 crc crio[22095]: time="2026-06-09T16:16:11.556553002Z" level=info msg="Created container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager" id=324b6990-a599-4714-940a-4209a287d116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675949 | controller | Jun 09 16:16:11.564356 crc crio[22095]: time="2026-06-09T16:16:11.563087179Z" level=info msg="Starting container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee" id=adf42ae9-d1f5-46d6-9f56-bb9800da38da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675964 | controller | Jun 09 16:16:11.564356 crc crio[22095]: time="2026-06-09T16:16:11.56351455Z" level=info msg="Created container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager" id=7778a371-2f0c-4c37-b9e9-4614d30385fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.675979 | controller | Jun 09 16:16:11.565841 crc crio[22095]: time="2026-06-09T16:16:11.565085001Z" level=info msg="Starting container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6" id=b66f2563-f7ac-41de-8107-a095f5d5899f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.675995 | controller | Jun 09 16:16:11.575886 crc crio[22095]: time="2026-06-09T16:16:11.570167821Z" level=info msg="Started container" PID=54430 containerID=90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager id=ba73a623-d835-42de-b7b8-48c798f4d1ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e
2026-06-09 17:40:40.676015 | controller | Jun 09 16:16:11.575886 crc crio[22095]: time="2026-06-09T16:16:11.575805345Z" level=info msg="Started container" PID=54448 containerID=db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager id=b66f2563-f7ac-41de-8107-a095f5d5899f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4
2026-06-09 17:40:40.676032 | controller | Jun 09 16:16:11.577279 crc crio[22095]: time="2026-06-09T16:16:11.577100618Z" level=info msg="Starting container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b" id=679fd5a8-2017-40ee-bb42-20e7f7dbaf15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676047 | controller | Jun 09 16:16:11.582007 crc crio[22095]: time="2026-06-09T16:16:11.578756731Z" level=info msg="Started container" PID=54451 containerID=9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager id=4fd35aee-3dd9-4f49-a738-2f634c2c4e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad
2026-06-09 17:40:40.676063 | controller | Jun 09 16:16:11.582007 crc crio[22095]: time="2026-06-09T16:16:11.580965127Z" level=info msg="Started container" PID=54458 containerID=249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager id=a1b976e3-3b46-47e2-805d-eb4ba2770e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9
2026-06-09 17:40:40.676079 | controller | Jun 09 16:16:11.589824 crc crio[22095]: time="2026-06-09T16:16:11.589519427Z" level=info msg="Started container" PID=54439 containerID=3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee description=openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager id=adf42ae9-d1f5-46d6-9f56-bb9800da38da name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8
2026-06-09 17:40:40.676095 | controller | Jun 09 16:16:11.602035 crc crio[22095]: time="2026-06-09T16:16:11.600737124Z" level=info msg="Started container" PID=54438 containerID=3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b description=openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager id=679fd5a8-2017-40ee-bb42-20e7f7dbaf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b
2026-06-09 17:40:40.676111 | controller | Jun 09 16:16:11.644459 crc crio[22095]: time="2026-06-09T16:16:11.644328761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.676126 | controller | Jun 09 16:16:11.652009 crc crio[22095]: time="2026-06-09T16:16:11.651861584Z" level=info msg="Created container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager" id=224b00f0-bf43-4172-99b7-1d4ba5c7e6dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676142 | controller | Jun 09 16:16:11.657309 crc crio[22095]: time="2026-06-09T16:16:11.657223462Z" level=info msg="Starting container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4" id=addf7a69-ee2e-4f85-95b0-c15970203de8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676158 | controller | Jun 09 16:16:11.669619 crc crio[22095]: time="2026-06-09T16:16:11.669497486Z" level=info msg="Started container" PID=54447 containerID=45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager id=addf7a69-ee2e-4f85-95b0-c15970203de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee
2026-06-09 17:40:40.676177 | controller | Jun 09 16:16:11.824751 crc crio[22095]: time="2026-06-09T16:16:11.824659503Z" level=info msg="Created container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager" id=c4e471d1-87aa-449a-bca8-14e687ba17dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676193 | controller | Jun 09 16:16:11.830117 crc crio[22095]: time="2026-06-09T16:16:11.829704412Z" level=info msg="Created container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager" id=49eb761b-1fb6-41c4-9119-0f418923552a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676208 | controller | Jun 09 16:16:11.845988 crc crio[22095]: time="2026-06-09T16:16:11.83313318Z" level=info msg="Created container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator" id=8097669c-b33b-404c-b892-d08e28d1a7ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676224 | controller | Jun 09 16:16:11.845988 crc crio[22095]: time="2026-06-09T16:16:11.83429661Z" level=info msg="Created container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy" id=0bc2feac-b0ec-4a0d-81df-7e4288821ad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676239 | controller | Jun 09 16:16:11.845988 crc crio[22095]: time="2026-06-09T16:16:11.842280784Z" level=info msg="Created container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy" id=adc2f306-4da9-4beb-8bbb-a6dfc3f0706a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676254 | controller | Jun 09 16:16:11.845988 crc crio[22095]: time="2026-06-09T16:16:11.843002143Z" level=info msg="Created container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy" id=cdc37df6-1279-442e-a001-2d97b193eaa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676270 | controller | Jun 09 16:16:11.851169 crc crio[22095]: time="2026-06-09T16:16:11.85108233Z" level=info msg="Created container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy" id=57fb552e-41cf-4a6c-a357-b221f12bedbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676286 | controller | Jun 09 16:16:11.862982 crc crio[22095]: time="2026-06-09T16:16:11.854072217Z" level=info msg="Created container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy" id=604941ba-b1cb-4c64-be3a-e32b37d0ef8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676301 | controller | Jun 09 16:16:11.862982 crc crio[22095]: time="2026-06-09T16:16:11.854686552Z" level=info msg="Created container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy" id=7baf07ac-1b23-47cc-ae61-3d446682e82f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676317 | controller | Jun 09 16:16:11.886067 crc crio[22095]: time="2026-06-09T16:16:11.88151077Z" level=info msg="Created container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy" id=bcd1c795-9ffa-4d16-acb1-86fa75d07107 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676335 | controller | Jun 09 16:16:11.949986 crc crio[22095]: time="2026-06-09T16:16:11.949869862Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6f252dc4-4485-43e7-8a8b-20159adf9dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676350 | controller | Jun 09 16:16:11.956283 crc crio[22095]: time="2026-06-09T16:16:11.956188624Z" level=info msg="Created container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy" id=54395e9f-19b8-4676-87e6-51235da46aa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676365 | controller | Jun 09 16:16:11.965123 crc crio[22095]: time="2026-06-09T16:16:11.964795504Z" level=info msg="Created container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy" id=34f520f1-3fe1-4bdb-9ed4-2a946792f404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676380 | controller | Jun 09 16:16:11.965604 crc crio[22095]: time="2026-06-09T16:16:11.954230043Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6b821013-0de1-4ae3-916f-93ff55f698ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676395 | controller | Jun 09 16:16:11.965969 crc crio[22095]: time="2026-06-09T16:16:11.954269024Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b9ecee98-9665-429e-a288-219541039bde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676410 | controller | Jun 09 16:16:11.966087 crc crio[22095]: time="2026-06-09T16:16:11.954313146Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=86548cb0-c4c1-43a0-ae4c-e2c65d880ece name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676425 | controller | Jun 09 16:16:11.966087 crc crio[22095]: time="2026-06-09T16:16:11.954344566Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=43547bc0-6776-4926-95dc-2ee231a19df8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676441 | controller | Jun 09 16:16:11.966087 crc crio[22095]: time="2026-06-09T16:16:11.954550532Z" level=info msg="Starting container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec" id=5ebd63d3-3fad-44a1-807e-36f31fc9ae93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676456 | controller | Jun 09 16:16:11.968475 crc crio[22095]: time="2026-06-09T16:16:11.968379126Z" level=info msg="Starting container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde" id=f7121a81-c6f5-409c-8224-a336bf55fb02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676472 | controller | Jun 09 16:16:11.969258 crc crio[22095]: time="2026-06-09T16:16:11.954576592Z" level=info msg="Starting container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3" id=13796e4d-6b99-410c-9442-46deffab8d19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676487 | controller | Jun 09 16:16:11.971748 crc crio[22095]: time="2026-06-09T16:16:11.969581987Z" level=info msg="Starting container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df" id=059a296f-43a2-4660-a673-d191df8e1d76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676502 | controller | Jun 09 16:16:11.978628 crc crio[22095]: time="2026-06-09T16:16:11.954690505Z" level=info msg="Starting container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22" id=b067c6dd-1049-4044-8c7d-b53fd8e25fc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676524 | controller | Jun 09 16:16:11.979974 crc crio[22095]: time="2026-06-09T16:16:11.979879751Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=518ddf17-804e-454c-98ef-c91c4a74ed59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676539 | controller | Jun 09 16:16:11.980169 crc crio[22095]: time="2026-06-09T16:16:11.980116267Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3514548f-0ea1-41d1-905a-efd2166762f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676554 | controller | Jun 09 16:16:11.985792 crc crio[22095]: time="2026-06-09T16:16:11.98570257Z" level=info msg="Started container" PID=54453 containerID=1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager id=5ebd63d3-3fad-44a1-807e-36f31fc9ae93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331
2026-06-09 17:40:40.676570 | controller | Jun 09 16:16:11.991013 crc crio[22095]: time="2026-06-09T16:16:11.954748177Z" level=info msg="Starting container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0" id=a93cc321-8035-4ad2-93a4-4042b7263f74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676586 | controller | Jun 09 16:16:12.001140 crc crio[22095]: time="2026-06-09T16:16:11.954717226Z" level=info msg="Starting container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894" id=bcc5ecce-1358-4776-aad7-5e3c9778dd25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676601 | controller | Jun 09 16:16:12.001140 crc crio[22095]: time="2026-06-09T16:16:11.954786028Z" level=info msg="Starting container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16" id=157751b6-811e-4290-ab26-b97022493ebc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676617 | controller | Jun 09 16:16:12.005975 crc crio[22095]: time="2026-06-09T16:16:12.002508731Z" level=info msg="Started container" PID=54487 containerID=d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy id=a93cc321-8035-4ad2-93a4-4042b7263f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3
2026-06-09 17:40:40.676633 | controller | Jun 09 16:16:12.009983 crc crio[22095]: time="2026-06-09T16:16:12.007192341Z" level=info msg="Started container" PID=54429 containerID=7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3 description=openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager id=13796e4d-6b99-410c-9442-46deffab8d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d
2026-06-09 17:40:40.676648 | controller | Jun 09 16:16:12.017008 crc crio[22095]: time="2026-06-09T16:16:11.954635474Z" level=info msg="Starting container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b" id=cf50e07c-a999-44fa-b996-6e8cbc5ef554 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676664 | controller | Jun 09 16:16:12.017008 crc crio[22095]: time="2026-06-09T16:16:12.015890474Z" level=info msg="Created container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy" id=ee15b0e5-d34f-4863-afff-24e8a6ae335e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676682 | controller | Jun 09 16:16:12.017008 crc crio[22095]: time="2026-06-09T16:16:12.016560561Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d42e12d7-9da3-4873-a64a-11af304c8b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676698 | controller | Jun 09 16:16:12.017008 crc crio[22095]: time="2026-06-09T16:16:12.016892909Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=db5c3532-1dfe-43e6-b551-0f5325e1583d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676714 | controller | Jun 09 16:16:12.017400 crc crio[22095]: time="2026-06-09T16:16:12.017185777Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=db0c3348-8a30-47a7-a858-4dedc10eeae3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676729 | controller | Jun 09 16:16:12.020994 crc crio[22095]: time="2026-06-09T16:16:11.954610053Z" level=info msg="Starting container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93" id=35431966-ecc9-4d22-b39b-34afe7da08ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676744 | controller | Jun 09 16:16:12.020994 crc crio[22095]: time="2026-06-09T16:16:11.954818779Z" level=info msg="Starting container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8" id=6c4349e2-a336-4992-867d-8c4f1872f905 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676760 | controller | Jun 09 16:16:12.020994 crc crio[22095]: time="2026-06-09T16:16:12.020245145Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e0ad9311-91b1-4d61-9646-9fbd930c6277 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676775 | controller | Jun 09 16:16:12.024820 crc crio[22095]: time="2026-06-09T16:16:11.954663895Z" level=info msg="Starting container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c" id=6eb3eb06-9602-410a-b71c-d77251f0ac3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676791 | controller | Jun 09 16:16:12.037013 crc crio[22095]: time="2026-06-09T16:16:12.029153873Z" level=info msg="Starting container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353" id=76aa87f8-12ce-4891-97b5-31a154c8af81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.676807 | controller | Jun 09 16:16:12.039527 crc crio[22095]: time="2026-06-09T16:16:12.039404035Z" level=info msg="Started container" PID=54455 containerID=62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy id=b067c6dd-1049-4044-8c7d-b53fd8e25fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32
2026-06-09 17:40:40.676823 | controller | Jun 09 16:16:12.040708 crc crio[22095]: time="2026-06-09T16:16:12.040573515Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy" id=7c71e5fc-2638-4216-87af-3584e2cfc79e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676839 | controller | Jun 09 16:16:12.041078 crc crio[22095]: time="2026-06-09T16:16:12.041021727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.676872 | controller | Jun 09 16:16:12.056098 crc crio[22095]: time="2026-06-09T16:16:12.055856407Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy" id=9c808b85-9443-4224-b04c-74e6b3413648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676896 | controller | Jun 09 16:16:12.060872 crc crio[22095]: time="2026-06-09T16:16:12.058908885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=22d28167-a4c2-40ec-b22b-4e124f25444d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.676912 | controller | Jun 09 16:16:12.083232 crc crio[22095]: time="2026-06-09T16:16:12.078759424Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy" id=609e0477-b8c2-4c67-b530-35f812b2adc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676928 | controller | Jun 09 16:16:12.083232 crc crio[22095]: time="2026-06-09T16:16:12.078761704Z" level=info msg="Started container" PID=54488 containerID=d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df description=openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy id=059a296f-43a2-4660-a673-d191df8e1d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2
2026-06-09 17:40:40.676944 | controller | Jun 09 16:16:12.094226 crc crio[22095]: time="2026-06-09T16:16:12.094174849Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy" id=fcb50e51-bf90-4516-a142-2167035e71bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676960 | controller | Jun 09 16:16:12.101870 crc crio[22095]: time="2026-06-09T16:16:12.101717512Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy" id=b93591fe-18e3-469b-a4f6-89c2405a3503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.676976 | controller | Jun 09 16:16:12.114218 crc crio[22095]: time="2026-06-09T16:16:12.114160571Z" level=info msg="Started container" PID=54486 containerID=7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy id=6eb3eb06-9602-410a-b71c-d77251f0ac3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907
2026-06-09 17:40:40.676992 | controller | Jun 09 16:16:12.116414 crc crio[22095]: time="2026-06-09T16:16:12.116285206Z" level=info msg="Started container" PID=54507 containerID=652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy id=76aa87f8-12ce-4891-97b5-31a154c8af81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9
2026-06-09 17:40:40.677007 | controller | Jun 09 16:16:12.123516 crc crio[22095]: time="2026-06-09T16:16:12.116827389Z" level=info msg="Started container" PID=54440 containerID=05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy id=bcc5ecce-1358-4776-aad7-5e3c9778dd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583
2026-06-09 17:40:40.677023 | controller | Jun 09 16:16:12.124761 crc crio[22095]: time="2026-06-09T16:16:12.116875851Z" level=info msg="Started container" PID=54491 containerID=3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy id=f7121a81-c6f5-409c-8224-a336bf55fb02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333
2026-06-09 17:40:40.677038 | controller | Jun 09 16:16:12.127196 crc crio[22095]: time="2026-06-09T16:16:12.116992394Z" level=info msg="Started container" PID=54454 containerID=e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator id=35431966-ecc9-4d22-b39b-34afe7da08ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c
2026-06-09 17:40:40.677057 | controller | Jun 09 16:16:12.130571 crc crio[22095]: time="2026-06-09T16:16:12.117035365Z" level=info msg="Started container" PID=54449 containerID=44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16 description=openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy id=157751b6-811e-4290-ab26-b97022493ebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c
2026-06-09 17:40:40.677072 | controller | Jun 09 16:16:12.147754 crc crio[22095]: time="2026-06-09T16:16:12.117075456Z" level=info msg="Started container" PID=54457 containerID=8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b description=openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy id=cf50e07c-a999-44fa-b996-6e8cbc5ef554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c
2026-06-09 17:40:40.677088 | controller | Jun 09 16:16:12.174475 crc crio[22095]: time="2026-06-09T16:16:12.174372374Z" level=info msg="Started container" PID=54489 containerID=5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy id=6c4349e2-a336-4992-867d-8c4f1872f905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c
2026-06-09 17:40:40.677104 | controller | Jun 09 16:16:12.329104 crc crio[22095]: time="2026-06-09T16:16:12.323409744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677120 | controller | Jun 09 16:16:12.329104 crc crio[22095]: time="2026-06-09T16:16:12.324737608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677136 | controller | Jun 09 16:16:12.329104 crc crio[22095]: time="2026-06-09T16:16:12.326275497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677152 | controller | Jun 09 16:16:12.339574 crc crio[22095]: time="2026-06-09T16:16:12.336056558Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy" id=25a388e0-c8cb-4179-8327-1396053a50b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677168 | controller | Jun 09 16:16:12.437627 crc crio[22095]: time="2026-06-09T16:16:12.437573499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677184 | controller | Jun 09 16:16:12.439901 crc crio[22095]: time="2026-06-09T16:16:12.439831567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677200 | controller | Jun 09 16:16:12.503542 crc crio[22095]: time="2026-06-09T16:16:12.502112633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677215 | controller | Jun 09 16:16:12.527973 crc crio[22095]: time="2026-06-09T16:16:12.522695601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677231 | controller | Jun 09 16:16:12.576537 crc crio[22095]: time="2026-06-09T16:16:12.576457719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677249 | controller | Jun 09 16:16:12.658274 crc crio[22095]: time="2026-06-09T16:16:12.658215664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677265 | controller | Jun 09 16:16:12.667361 crc crio[22095]: time="2026-06-09T16:16:12.659881007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677280 | controller | Jun 09 16:16:12.675568 crc crio[22095]: time="2026-06-09T16:16:12.674999774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677296 | controller | Jun 09 16:16:12.689009 crc crio[22095]: time="2026-06-09T16:16:12.684224911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677311 | controller | Jun 09 16:16:12.745126 crc crio[22095]: time="2026-06-09T16:16:12.744833484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677325 | controller | Jun 09 16:16:12.756476 crc crio[22095]: time="2026-06-09T16:16:12.75638427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677340 | controller | Jun 09 16:16:12.759283 crc crio[22095]: time="2026-06-09T16:16:12.758159705Z" level=info msg="Created container 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19: openshift-infra/auto-csr-approver-29683696-nlldg/oc" id=59950f5f-6b1c-4b1d-859b-9c8fb9db3ffd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677356 | controller | Jun 09 16:16:12.762470 crc crio[22095]: time="2026-06-09T16:16:12.759529791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677371 | controller | Jun 09 16:16:12.773976 crc crio[22095]: time="2026-06-09T16:16:12.772354869Z" level=info msg="Starting container: 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19" id=53dd9c59-4762-4953-8319-3df390130671 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677387 | controller | Jun 09 16:16:12.783510 crc crio[22095]: time="2026-06-09T16:16:12.783035323Z" level=info msg="Started container" PID=54745 containerID=7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19 description=openshift-infra/auto-csr-approver-29683696-nlldg/oc id=53dd9c59-4762-4953-8319-3df390130671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716
2026-06-09 17:40:40.677403 | controller | Jun 09 16:16:12.885296 crc crio[22095]: time="2026-06-09T16:16:12.885134369Z" level=info msg="Created container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy" id=7c71e5fc-2638-4216-87af-3584e2cfc79e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677419 | controller | Jun 09 16:16:12.888013 crc crio[22095]: time="2026-06-09T16:16:12.887233073Z" level=info msg="Starting container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d" id=7d1fb58c-ce41-457a-9f06-451ac7bbe623 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677434 | controller | Jun 09 16:16:12.895687 crc crio[22095]: time="2026-06-09T16:16:12.895611448Z" level=info msg="Started container" PID=54753 containerID=005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy id=7d1fb58c-ce41-457a-9f06-451ac7bbe623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee
2026-06-09 17:40:40.677453 | controller | Jun 09 16:16:12.984811 crc crio[22095]: time="2026-06-09T16:16:12.98465022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677469 | controller | Jun 09 16:16:13.028681 crc crio[22095]: time="2026-06-09T16:16:13.028399851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677485 | controller | Jun 09 16:16:13.061138 crc crio[22095]: time="2026-06-09T16:16:13.06076085Z" level=info msg="Created container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy" id=b93591fe-18e3-469b-a4f6-89c2405a3503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677500 | controller | Jun 09 16:16:13.062373 crc crio[22095]: time="2026-06-09T16:16:13.062275049Z" level=info msg="Starting container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697" id=dc8232b4-7bd5-4eae-a18f-88085d700242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677516 | controller | Jun 09 16:16:13.062654 crc crio[22095]: time="2026-06-09T16:16:13.062508355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677532 | controller | Jun 09 16:16:13.070362 crc crio[22095]: time="2026-06-09T16:16:13.070265124Z" level=info msg="Started container" PID=54771 containerID=ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy id=dc8232b4-7bd5-4eae-a18f-88085d700242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e
2026-06-09 17:40:40.677547 | controller | Jun 09 16:16:13.074451 crc crio[22095]: time="2026-06-09T16:16:13.074357519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677563 | controller | Jun 09 16:16:13.134297 crc crio[22095]: time="2026-06-09T16:16:13.134216953Z" level=info msg="Created container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy" id=9c808b85-9443-4224-b04c-74e6b3413648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677579 | controller | Jun 09 16:16:13.137907 crc crio[22095]: time="2026-06-09T16:16:13.137837746Z" level=info msg="Starting container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a" id=63a9dcea-581d-453f-8773-382dd3d1651f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677595 | controller | Jun 09 16:16:13.146898 crc crio[22095]: time="2026-06-09T16:16:13.146793135Z" level=info msg="Started container" PID=54788 containerID=a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy id=63a9dcea-581d-453f-8773-382dd3d1651f name=/runtime.v1.RuntimeService/StartContainer sandboxID=04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9
2026-06-09 17:40:40.677611 | controller | Jun 09 16:16:13.202400 crc crio[22095]: time="2026-06-09T16:16:13.202241696Z" level=info msg="Created container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy" id=25a388e0-c8cb-4179-8327-1396053a50b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677629 | controller | Jun 09 16:16:13.203748 crc crio[22095]: time="2026-06-09T16:16:13.203669483Z" level=info msg="Starting container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653" id=2795818d-b680-451e-b0d1-06fcafb7e038 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677645 | controller | Jun 09 16:16:13.234538 crc crio[22095]: time="2026-06-09T16:16:13.23438825Z" level=info msg="Started container" PID=54821 containerID=f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy id=2795818d-b680-451e-b0d1-06fcafb7e038 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331
2026-06-09 17:40:40.677661 | controller | Jun 09 16:16:13.266744 crc crio[22095]: time="2026-06-09T16:16:13.266651847Z" level=info msg="Created container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy" id=609e0477-b8c2-4c67-b530-35f812b2adc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677677 | controller | Jun 09 16:16:13.269062 crc crio[22095]: time="2026-06-09T16:16:13.268653128Z" level=info msg="Starting container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755" id=8843cf9c-0100-4953-ac19-2eb275b33134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677692 | controller | Jun 09 16:16:13.286162 crc crio[22095]: time="2026-06-09T16:16:13.285824858Z" level=info msg="Started container" PID=54787 containerID=25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755 description=openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy id=8843cf9c-0100-4953-ac19-2eb275b33134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8
2026-06-09 17:40:40.677708 | controller | Jun 09 16:16:13.295469 crc crio[22095]: time="2026-06-09T16:16:13.295322012Z" level=info msg="Created container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy" id=fcb50e51-bf90-4516-a142-2167035e71bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677723 | controller | Jun 09 16:16:13.297738 crc crio[22095]: time="2026-06-09T16:16:13.297657352Z" level=info msg="Starting container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31" id=deca6556-ab68-4021-9df7-8912832fbee9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677739 | controller | Jun 09 16:16:13.309772 crc crio[22095]: time="2026-06-09T16:16:13.30969877Z" level=info msg="Started container" PID=54826 containerID=133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy id=deca6556-ab68-4021-9df7-8912832fbee9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4
2026-06-09 17:40:40.677754 | controller | Jun 09 16:16:13.363577 crc crio[22095]: time="2026-06-09T16:16:13.363413077Z" level=info msg="Created container 338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch" id=ece7c3b6-cec6-42b5-8a19-6f5084fd3459 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.677770 | controller | Jun 09 16:16:13.366298 crc crio[22095]: time="2026-06-09T16:16:13.366217559Z" level=info msg="Starting container: 338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227" id=07ca80df-a902-49e2-a7bc-b970c32e907f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.677790 | controller | Jun 09 16:16:13.373282 crc crio[22095]: time="2026-06-09T16:16:13.373200248Z" level=info msg="Started container" PID=54768 containerID=338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch id=07ca80df-a902-49e2-a7bc-b970c32e907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76
2026-06-09 17:40:40.677806 | controller | Jun 09 16:16:16.192283 crc crio[22095]: time="2026-06-09T16:16:16.191477753Z" level=info msg="Stopping pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716" id=8402cd3d-a2ac-4a27-ac22-dc10c7425a2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.677822 | controller | Jun 09 16:16:16.193309 crc crio[22095]: time="2026-06-09T16:16:16.193121845Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00263c880}] Aliases:map[]}"
2026-06-09 17:40:40.677838 | controller | Jun 09 16:16:16.193388 crc crio[22095]: time="2026-06-09T16:16:16.193345021Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683696-nlldg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.677871 | controller | Jun 09 16:16:16.535012 crc crio[22095]: time="2026-06-09T16:16:16.534857863Z" level=info msg="Stopped pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716" id=8402cd3d-a2ac-4a27-ac22-dc10c7425a2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.677893 | controller | Jun 09 16:16:43.218346 crc crio[22095]: time="2026-06-09T16:16:43.215144284Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-hjfkt/POD" id=317716c9-049c-4072-9403-8c96348f6395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.677910 | controller | Jun 09 16:16:43.218346 crc crio[22095]: time="2026-06-09T16:16:43.216013247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.677926 | controller | Jun 09 16:16:43.247409 crc crio[22095]: time="2026-06-09T16:16:43.247284398Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0028b6720}] Aliases:map[]}"
2026-06-09 17:40:40.677942 | controller | Jun 09 16:16:43.247409 crc crio[22095]: time="2026-06-09T16:16:43.247338169Z" level=info msg="Adding pod openstack_dnsmasq-dns-bf5545dbf-hjfkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.677958 | controller | Jun 09 16:16:43.532710 crc crio[22095]: 2026-06-09T16:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7134403bb1e8219 Mac:a2:ba:60:06:29:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.677974 | controller | Jun 09 16:16:43.534797 crc crio[22095]: time="2026-06-09T16:16:43.534733655Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0028b6720}] Aliases:map[]}"
2026-06-09 17:40:40.677994 | controller | Jun 09 16:16:43.535001 crc crio[22095]: time="2026-06-09T16:16:43.534962421Z" level=info msg="Checking pod openstack_dnsmasq-dns-bf5545dbf-hjfkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.678010 | controller | Jun 09 16:16:43.542828 crc crio[22095]: time="2026-06-09T16:16:43.54273756Z" level=info msg="Ran pod sandbox 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c with infra container: openstack/dnsmasq-dns-bf5545dbf-hjfkt/POD" id=317716c9-049c-4072-9403-8c96348f6395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678026 | controller | Jun 09 16:16:43.552613 crc crio[22095]: time="2026-06-09T16:16:43.552476219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678053 | controller | Jun 09 16:16:43.552961 crc crio[22095]: time="2026-06-09T16:16:43.552699665Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678071 | controller | Jun 09 16:16:43.552961 crc crio[22095]: time="2026-06-09T16:16:43.552748956Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678086 | controller | Jun 09 16:16:43.555324 crc crio[22095]: time="2026-06-09T16:16:43.554177813Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=55f5bc5f-93a9-4370-9679-83a1a855a6ef name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.678102 | controller | Jun 09 16:16:43.566077 crc crio[22095]: time="2026-06-09T16:16:43.566003906Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-09 17:40:40.678118 | controller | Jun 09 16:16:44.255856 crc crio[22095]: time="2026-06-09T16:16:44.255322851Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-h4rjb/POD" id=0007278a-51c4-4da5-a3a3-824b446d9f9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678133 | controller | Jun 09 16:16:44.255856 crc crio[22095]: time="2026-06-09T16:16:44.255741362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.678149 | controller | Jun 09 16:16:44.285362 crc crio[22095]: time="2026-06-09T16:16:44.285170966Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc000526780}] Aliases:map[]}"
2026-06-09 17:40:40.678164 | controller | Jun 09 16:16:44.285362 crc crio[22095]: time="2026-06-09T16:16:44.285238748Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f94844f59-h4rjb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.678183 | controller | Jun 09 16:16:44.731331 crc crio[22095]: 2026-06-09T16:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2f29bdf41cbaf Mac:76:2d:5e:16:56:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.678200 | controller | Jun 09 16:16:44.736449 crc crio[22095]: time="2026-06-09T16:16:44.733826234Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc000526780}] Aliases:map[]}"
2026-06-09 17:40:40.678216 | controller | Jun 09 16:16:44.736449 crc crio[22095]: time="2026-06-09T16:16:44.73405595Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f94844f59-h4rjb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.678233 | controller | Jun 09 16:16:44.742537 crc crio[22095]: time="2026-06-09T16:16:44.742305781Z" level=info msg="Ran pod sandbox 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 with infra container: openstack/dnsmasq-dns-6f94844f59-h4rjb/POD" id=0007278a-51c4-4da5-a3a3-824b446d9f9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678248 | controller | Jun 09 16:16:44.748451 crc crio[22095]: time="2026-06-09T16:16:44.748331946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678264 | controller | Jun 09 16:16:44.748715 crc crio[22095]: time="2026-06-09T16:16:44.748648414Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678280 | controller | Jun 09 16:16:44.748777 crc crio[22095]: time="2026-06-09T16:16:44.748708735Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678296 | controller | Jun 09 16:16:44.751817 crc crio[22095]: time="2026-06-09T16:16:44.751753053Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5cac31d9-f036-462e-8f3b-6dc657816732 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.678311 | controller | Jun 09 16:16:44.760478 crc crio[22095]: time="2026-06-09T16:16:44.760386935Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-09 17:40:40.678327 | controller | Jun 09 16:16:45.301111 crc crio[22095]: time="2026-06-09T16:16:45.29985757Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5d858bfd5-rwjkl/POD" id=0427e3d9-1c3a-47a0-9bbe-135ec80512f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678342 | controller | Jun 09 16:16:45.301111 crc crio[22095]: time="2026-06-09T16:16:45.300664741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.678361 | controller | Jun 09 16:16:45.348992 crc crio[22095]: time="2026-06-09T16:16:45.347675516Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc002272458}] Aliases:map[]}"
2026-06-09 17:40:40.678377 | controller | Jun 09 16:16:45.348992 crc crio[22095]: time="2026-06-09T16:16:45.347747147Z" level=info msg="Adding pod openstack_dnsmasq-dns-5d858bfd5-rwjkl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.678392 | controller | Jun 09 16:16:46.044617 crc crio[22095]: 2026-06-09T16:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0601f61b2850c4 Mac:6e:a1:2d:72:8b:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.678408 | controller | Jun 09 16:16:46.046803 crc crio[22095]: time="2026-06-09T16:16:46.046728961Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc002272458}] Aliases:map[]}"
2026-06-09 17:40:40.678424 | controller | Jun 09 16:16:46.047067 crc crio[22095]: time="2026-06-09T16:16:46.047007158Z" level=info msg="Checking pod openstack_dnsmasq-dns-5d858bfd5-rwjkl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.678439 | controller | Jun 09 16:16:46.057717 crc crio[22095]: time="2026-06-09T16:16:46.05763176Z" level=info msg="Ran pod sandbox b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 with infra container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/POD" id=0427e3d9-1c3a-47a0-9bbe-135ec80512f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678455 | controller | Jun 09 16:16:46.076394 crc crio[22095]: time="2026-06-09T16:16:46.076253267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678471 | controller | Jun 09 16:16:46.076814 crc crio[22095]: time="2026-06-09T16:16:46.07674599Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678487 | controller | Jun 09 16:16:46.076967 crc crio[22095]: time="2026-06-09T16:16:46.076836962Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678502 | controller | Jun 09 16:16:46.079837 crc crio[22095]: time="2026-06-09T16:16:46.079745077Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=493b795c-a7db-489b-ad2f-23e3cbdaab0e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.678521 | controller | Jun 09 16:16:46.080755 crc crio[22095]: time="2026-06-09T16:16:46.080682191Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-dswrp/POD" id=14ab8afb-6f06-4815-8844-ae3a505ee50a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678538 | controller | Jun 09 16:16:46.080843 crc crio[22095]: time="2026-06-09T16:16:46.080753083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.678554 | controller | Jun 09 16:16:46.089785 crc crio[22095]: time="2026-06-09T16:16:46.089639761Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-09 17:40:40.678570 | controller | Jun 09 16:16:46.291491 crc crio[22095]: time="2026-06-09T16:16:46.282357319Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002272158}] Aliases:map[]}"
2026-06-09 17:40:40.678586 | controller | Jun 09 16:16:46.291491 crc crio[22095]: time="2026-06-09T16:16:46.283894199Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b485b7db9-dswrp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.678602 | controller | Jun 09 16:16:46.654322 crc crio[22095]: time="2026-06-09T16:16:46.654263851Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=7b045e83-5b47-44a2-b29f-ddc6175d3444 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678617 | controller | Jun 09 16:16:46.655453 crc crio[22095]: time="2026-06-09T16:16:46.654350153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.678633 | controller | Jun 09 16:16:46.741222 crc crio[22095]: time="2026-06-09T16:16:46.739802753Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00041cc80}] Aliases:map[]}"
2026-06-09 17:40:40.678649 | controller | Jun 09 16:16:46.741222 crc crio[22095]: time="2026-06-09T16:16:46.739859294Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.678664 | controller | Jun 09 16:16:47.169705 crc crio[22095]: 2026-06-09T16:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ca3487ff7f57b1 Mac:3a:bc:a6:93:3e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.678680 | controller | Jun 09 16:16:47.242729 crc crio[22095]: time="2026-06-09T16:16:47.242627479Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002272158}] Aliases:map[]}"
2026-06-09 17:40:40.678700 | controller | Jun 09 16:16:47.243180 crc crio[22095]: time="2026-06-09T16:16:47.243013199Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b485b7db9-dswrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.678715 | controller | Jun 09 16:16:47.300405 crc crio[22095]: time="2026-06-09T16:16:47.300267066Z" level=info msg="Ran pod sandbox 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 with infra container: openstack/dnsmasq-dns-6b485b7db9-dswrp/POD" id=14ab8afb-6f06-4815-8844-ae3a505ee50a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678731 | controller | Jun 09 16:16:47.306072 crc crio[22095]: time="2026-06-09T16:16:47.30588746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678746 | controller | Jun 09 16:16:47.306321 crc crio[22095]: time="2026-06-09T16:16:47.306145227Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678762 | controller | Jun 09 16:16:47.306321 crc crio[22095]: time="2026-06-09T16:16:47.306192758Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678777 | controller | Jun 09 16:16:47.311975 crc crio[22095]: time="2026-06-09T16:16:47.311833573Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=57823171-c0e3-4f13-87ba-fccc6e09ea15 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.678792 | controller | Jun 09 16:16:47.321218 crc crio[22095]: time="2026-06-09T16:16:47.321158592Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=e8857f25-bc83-4452-a89b-0ba7fc4a09d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678807 | controller | Jun 09 16:16:47.322344 crc crio[22095]: time="2026-06-09T16:16:47.322313421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.678823 | controller | Jun 09 16:16:47.325689 crc crio[22095]: time="2026-06-09T16:16:47.325589985Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-09 17:40:40.678838 | controller | Jun 09 16:16:47.371270 crc crio[22095]: time="2026-06-09T16:16:47.371185414Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc002ab2840}] Aliases:map[]}"
2026-06-09 17:40:40.678872 | controller | Jun 09 16:16:47.371270 crc crio[22095]: time="2026-06-09T16:16:47.371247615Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.678893 | controller | Jun 09 16:16:47.528647 crc crio[22095]: 2026-06-09T16:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:044b07346b51692 Mac:62:51:97:a8:d0:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.678913 | controller | Jun 09 16:16:47.530080 crc crio[22095]: time="2026-06-09T16:16:47.529628234Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00041cc80}] Aliases:map[]}"
2026-06-09 17:40:40.678930 | controller | Jun 09 16:16:47.530080 crc crio[22095]: time="2026-06-09T16:16:47.529781788Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.678946 | controller | Jun 09 16:16:47.581763 crc crio[22095]: time="2026-06-09T16:16:47.581696519Z" level=info msg="Ran pod sandbox 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=7b045e83-5b47-44a2-b29f-ddc6175d3444 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.678961 | controller | Jun 09 16:16:47.589078 crc crio[22095]: time="2026-06-09T16:16:47.588900423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678977 | controller | Jun 09 16:16:47.589262 crc crio[22095]: time="2026-06-09T16:16:47.589226232Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.678992 | controller | Jun 09 16:16:47.589372 crc crio[22095]: time="2026-06-09T16:16:47.589271873Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679008 | controller | Jun 09 16:16:47.590449 crc crio[22095]: time="2026-06-09T16:16:47.590379721Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=d4a0ce3f-3676-45c7-ab4d-fcc361baf908 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.679023 | controller | Jun 09 16:16:47.623090 crc crio[22095]: time="2026-06-09T16:16:47.619411505Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-09 17:40:40.679039 | controller | Jun 09 16:16:48.084037 crc crio[22095]: 2026-06-09T16:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39aa11c757e67c6 Mac:f6:26:8a:77:f4:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.679054 | controller | Jun 09 16:16:48.087342 crc crio[22095]: time="2026-06-09T16:16:48.087264404Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc002ab2840}] Aliases:map[]}"
2026-06-09 17:40:40.679073 | controller | Jun 09 16:16:48.087633 crc crio[22095]: time="2026-06-09T16:16:48.087573172Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.679089 | controller | Jun 09 16:16:48.173359 crc crio[22095]: time="2026-06-09T16:16:48.170632811Z" level=info msg="Ran pod sandbox 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 with infra container: openstack/rabbitmq-server-0/POD" id=e8857f25-bc83-4452-a89b-0ba7fc4a09d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679104 | controller | Jun 09 16:16:48.263619 crc crio[22095]: time="2026-06-09T16:16:48.253185207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679120 | controller | Jun 09 16:16:48.263619 crc crio[22095]: time="2026-06-09T16:16:48.253411362Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679136 | controller | Jun 09 16:16:48.263619 crc crio[22095]: time="2026-06-09T16:16:48.253498625Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679151 | controller | Jun 09 16:16:48.263619 crc crio[22095]: time="2026-06-09T16:16:48.257376224Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=e916c356-6a80-4e8f-b884-0cb7f0832e10 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.679167 | controller | Jun 09 16:16:48.272450 crc crio[22095]: time="2026-06-09T16:16:48.267704379Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-09 17:40:40.679183 | controller | Jun 09 16:16:48.797159 crc crio[22095]: time="2026-06-09T16:16:48.577208251Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=1491b109-e2f5-435f-a4ef-7dcad97b0284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679199 | controller | Jun 09 16:16:48.797159 crc crio[22095]: time="2026-06-09T16:16:48.577344244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.679215 | controller | Jun 09 16:16:48.879137 crc crio[22095]: time="2026-06-09T16:16:48.878619035Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc001984918}] Aliases:map[]}"
2026-06-09 17:40:40.679230 | controller | Jun 09 16:16:48.879137 crc crio[22095]: time="2026-06-09T16:16:48.879121298Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.679246 | controller | Jun 09 16:16:49.735313 crc crio[22095]: time="2026-06-09T16:16:49.730760664Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=3fec39ab-8fb8-4407-b148-0e50052a7a42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679267 | controller | Jun 09 16:16:49.735313 crc crio[22095]: time="2026-06-09T16:16:49.731187335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.679283 | controller | Jun 09 16:16:49.818192 crc crio[22095]: time="2026-06-09T16:16:49.818151253Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc001984bc8}] Aliases:map[]}"
2026-06-09 17:40:40.679299 | controller | Jun 09 16:16:49.818355 crc crio[22095]: time="2026-06-09T16:16:49.818338398Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.679314 | controller | Jun 09 16:16:49.885972 crc crio[22095]: 2026-06-09T16:16:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c775ab5a52a8096 Mac:e6:17:88:7a:e6:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 SocketPath: PciID:}] [{Interface:0xc0002dcc30 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.679330 | controller | Jun 09 16:16:49.898988 crc crio[22095]: time="2026-06-09T16:16:49.893546275Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc001984918}] Aliases:map[]}"
2026-06-09 17:40:40.679346 | controller | Jun 09 16:16:49.898988 crc crio[22095]: time="2026-06-09T16:16:49.893771421Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.679362 | controller | Jun 09 16:16:49.946179 crc crio[22095]: time="2026-06-09T16:16:49.945838486Z" level=info msg="Ran pod sandbox c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 with infra container: openstack/openstack-galera-0/POD" id=1491b109-e2f5-435f-a4ef-7dcad97b0284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679378 | controller | Jun 09 16:16:49.952444 crc crio[22095]: time="2026-06-09T16:16:49.952318662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679394 | controller | Jun 09 16:16:49.952656 crc crio[22095]: time="2026-06-09T16:16:49.952603189Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679410 | controller | Jun 09 16:16:49.952748 crc crio[22095]: time="2026-06-09T16:16:49.952685431Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679428 | controller | Jun 09 16:16:49.955803 crc crio[22095]: time="2026-06-09T16:16:49.955725909Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5b928703-3ac3-47b4-901a-e915e953c24e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.679444 | controller | Jun 09 16:16:50.000141 crc crio[22095]: time="2026-06-09T16:16:50.000063845Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-09 17:40:40.679460 | controller | Jun 09 16:16:50.216206 crc crio[22095]: time="2026-06-09T16:16:50.206119186Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=445261ec-4131-4b07-8e00-79bf56a6ad72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679475 | controller | Jun 09 16:16:50.216206 crc crio[22095]: time="2026-06-09T16:16:50.21486719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.679491 | controller | Jun 09 16:16:50.422472 crc crio[22095]: time="2026-06-09T16:16:50.421789243Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc0005269f8}] Aliases:map[]}"
2026-06-09 17:40:40.679507 | controller | Jun 09 16:16:50.422472 crc crio[22095]: time="2026-06-09T16:16:50.421856865Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.679523 | controller | Jun 09 16:16:50.554521 crc crio[22095]: 2026-06-09T16:16:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be15fbe161eb6d2 Mac:fa:1b:8d:38:8e:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.679539 | controller | Jun 09 16:16:50.574372 crc crio[22095]: time="2026-06-09T16:16:50.574151908Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc001984bc8}] Aliases:map[]}"
2026-06-09 17:40:40.679555 | controller | Jun 09 16:16:50.574372 crc crio[22095]: time="2026-06-09T16:16:50.574376344Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.679570 | controller | Jun 09 16:16:50.618862 crc crio[22095]: time="2026-06-09T16:16:50.618629658Z" level=info msg="Ran pod sandbox be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 with infra container: openstack/openstack-cell1-galera-0/POD" id=3fec39ab-8fb8-4407-b148-0e50052a7a42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679586 | controller | Jun 09 16:16:50.628193 crc crio[22095]: time="2026-06-09T16:16:50.628124421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679605 | controller | Jun 09 16:16:50.632502 crc crio[22095]: time="2026-06-09T16:16:50.632406351Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679621 | controller | Jun 09 16:16:50.632678 crc crio[22095]: time="2026-06-09T16:16:50.632527924Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679637 | controller | Jun 09 16:16:50.637614 crc crio[22095]: time="2026-06-09T16:16:50.637403659Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=04a60c05-7a3a-4397-af03-e51345f78c19 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.679652 | controller | Jun 09 16:16:50.695719 crc crio[22095]: time="2026-06-09T16:16:50.689577436Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-09 17:40:40.679668 | controller | Jun 09 16:16:51.348136 crc crio[22095]: 2026-06-09T16:16:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41cb85c56a93bd6 Mac:d6:39:1b:7b:b7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.679683 | controller | Jun 09 16:16:51.351497 crc crio[22095]: time="2026-06-09T16:16:51.351378067Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc0005269f8}] Aliases:map[]}"
2026-06-09 17:40:40.679699 | controller | Jun 09 16:16:51.351672 crc crio[22095]: time="2026-06-09T16:16:51.351626753Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.679714 | controller | Jun 09 16:16:51.367338 crc crio[22095]: time="2026-06-09T16:16:51.367256534Z" level=info msg="Ran pod sandbox 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 with infra container: openstack/memcached-0/POD" id=445261ec-4131-4b07-8e00-79bf56a6ad72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679730 | controller | Jun 09 16:16:51.373091 crc crio[22095]: time="2026-06-09T16:16:51.373009101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679745 | controller | Jun 09 16:16:51.374099 crc crio[22095]: time="2026-06-09T16:16:51.373836872Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679760 | controller | Jun 09 16:16:51.374099 crc crio[22095]: time="2026-06-09T16:16:51.373897134Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.679778 | controller | Jun 09 16:16:51.376536 crc crio[22095]: time="2026-06-09T16:16:51.37646406Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=18b4feeb-d03c-494f-bb5b-a35826fff5f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.679794 | controller | Jun 09 16:16:51.568539 crc crio[22095]: time="2026-06-09T16:16:51.568459319Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=7bce8e5f-ed67-41f9-9f5b-09ac886fc378 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679809 | controller | Jun 09 16:16:51.569009 crc crio[22095]: time="2026-06-09T16:16:51.568980042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.679825 | controller | Jun 09 16:16:51.638302 crc crio[22095]: time="2026-06-09T16:16:51.638147935Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\""
2026-06-09 17:40:40.679841 | controller | Jun 09 16:16:51.734378 crc crio[22095]: time="2026-06-09T16:16:51.734305839Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc000526378}] Aliases:map[]}"
2026-06-09 17:40:40.679877 | controller | Jun 09 16:16:51.736564 crc crio[22095]: time="2026-06-09T16:16:51.734377391Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.679896 | controller | Jun 09 16:16:52.512334 crc crio[22095]: 2026-06-09T16:16:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c88d490bba9ad2 Mac:9a:fd:10:fa:96:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.679912 | controller | Jun 09 16:16:52.513841 crc crio[22095]: time="2026-06-09T16:16:52.513347004Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc000526378}] Aliases:map[]}"
2026-06-09 17:40:40.679927 | controller | Jun 09 16:16:52.513841 crc crio[22095]: time="2026-06-09T16:16:52.513782336Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.679943 | controller | Jun 09 16:16:52.616272 crc crio[22095]: time="2026-06-09T16:16:52.61618427Z" level=info msg="Ran pod sandbox 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 with infra container: openstack/kube-state-metrics-0/POD" id=7bce8e5f-ed67-41f9-9f5b-09ac886fc378 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.679959 | controller | Jun 09 16:16:52.645740 crc crio[22095]: time="2026-06-09T16:16:52.645640965Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=26f5c23f-ae1f-45c7-b876-cdf75640f262 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.679978 | controller | Jun 09 16:16:52.721789 crc crio[22095]: time="2026-06-09T16:16:52.721190811Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-09 17:40:40.679994 | controller | Jun 09 16:16:55.872581 crc crio[22095]: time="2026-06-09T16:16:55.870589562Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=6e392c46-22d1-4f99-bde4-4b0a5353552c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680010 | controller | Jun 09 16:16:55.873675 crc crio[22095]: time="2026-06-09T16:16:55.873654641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.680026 | controller | Jun 09 16:16:56.594226 crc crio[22095]: time="2026-06-09T16:16:56.594147156Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-t7bh9/POD" id=ef24eb26-5955-4647-8236-01a5a3f2b670 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680041 | controller | Jun 09 16:16:56.595149 crc crio[22095]: time="2026-06-09T16:16:56.595032918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.680057 | controller | Jun 09 16:16:56.628738 crc crio[22095]: time="2026-06-09T16:16:56.62865864Z" level=info msg="Running pod sandbox: openstack/ovn-controller-cfkth/POD" id=32065d74-8b30-4feb-af04-b0a7ead7a046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680072 | controller | Jun 09 16:16:56.628886 crc crio[22095]: time="2026-06-09T16:16:56.628767843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.680088 | controller | Jun 09 16:16:59.415409 crc crio[22095]: time="2026-06-09T16:16:59.414611957Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=3543b7ab-5289-4ca5-abf4-dfc6ff8784fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680103 | controller | Jun 09 16:16:59.416520 crc crio[22095]: time="2026-06-09T16:16:59.415489199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.680119 | controller | Jun 09 16:17:04.145334 crc crio[22095]: time="2026-06-09T16:17:04.144711318Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b62b0}] Aliases:map[]}"
2026-06-09 17:40:40.680134 | controller | Jun 09 16:17:04.145334 crc crio[22095]: time="2026-06-09T16:17:04.145315174Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.680149 | controller | Jun 09 16:17:06.610899 crc crio[22095]: 2026-06-09T16:17:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5608ba4ea50ce4b Mac:6e:dc:19:56:6a:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.680164 | controller | Jun 09 16:17:06.613071 crc crio[22095]: time="2026-06-09T16:17:06.612011099Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b62b0}] Aliases:map[]}"
2026-06-09 17:40:40.680183 | controller | Jun 09 16:17:06.613071 crc crio[22095]: time="2026-06-09T16:17:06.612150872Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.680199 | controller | Jun 09 16:17:07.065036 crc crio[22095]: time="2026-06-09T16:17:07.064868324Z" level=info msg="Ran pod sandbox 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 with infra container: openstack/ovsdbserver-sb-0/POD" id=6e392c46-22d1-4f99-bde4-4b0a5353552c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680215 | controller | Jun 09 16:17:07.067108 crc crio[22095]: time="2026-06-09T16:17:07.066988709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680231 | controller | Jun 09 16:17:07.067245 crc crio[22095]: time="2026-06-09T16:17:07.067185944Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680246 | controller | Jun 09 16:17:07.067245 crc crio[22095]: time="2026-06-09T16:17:07.067232315Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680262 | controller | Jun 09 16:17:07.068388 crc crio[22095]: time="2026-06-09T16:17:07.068329883Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9975d3e6-a305-4fb0-9eff-b03630ca2920 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680277 | controller | Jun 09 16:17:07.074408 crc crio[22095]: time="2026-06-09T16:17:07.074338487Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\""
2026-06-09 17:40:40.680293 | controller | Jun 09 16:17:08.635093 crc crio[22095]: time="2026-06-09T16:17:08.629554744Z" level=info msg="Removing container: 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e" id=31a4e1e4-c219-4b7a-b32b-3f3758546635 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.680308 | controller | Jun 09 16:17:10.097815 crc crio[22095]: time="2026-06-09T16:17:10.097115473Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc002da4c20}] Aliases:map[]}"
2026-06-09 17:40:40.680323 | controller | Jun 09 16:17:10.097815 crc crio[22095]: time="2026-06-09T16:17:10.097523494Z" level=info msg="Adding pod openstack_ovn-controller-cfkth to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.680339 | controller | Jun 09 16:17:10.447657 crc crio[22095]: 2026-06-09T16:17:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4dd7833214c10c Mac:96:3a:d5:08:ad:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c SocketPath: PciID:}] [{Interface:0xc00053e5f0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.680357 | controller | Jun 09 16:17:10.449586 crc crio[22095]: time="2026-06-09T16:17:10.449513604Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc002da4c20}] Aliases:map[]}"
2026-06-09 17:40:40.680374 | controller | Jun 09 16:17:10.449819 crc crio[22095]: time="2026-06-09T16:17:10.449801042Z" level=info msg="Checking pod openstack_ovn-controller-cfkth for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.680389 | controller | Jun 09 16:17:16.174372 crc crio[22095]: time="2026-06-09T16:17:16.172695276Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc002da4058}] Aliases:map[]}"
2026-06-09 17:40:40.680405 | controller | Jun 09 16:17:16.174372 crc crio[22095]: time="2026-06-09T16:17:16.173694092Z" level=info msg="Adding pod openstack_ovn-controller-ovs-t7bh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.680421 | controller | Jun 09 16:17:16.915832 crc crio[22095]: 2026-06-09T16:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eab9270de2d692c Mac:e2:76:87:7e:90:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 SocketPath: PciID:}] [{Interface:0xc000482570 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.680437 | controller | Jun 09 16:17:16.918865 crc crio[22095]: time="2026-06-09T16:17:16.91700827Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc002da4058}] Aliases:map[]}"
2026-06-09 17:40:40.680452 | controller | Jun 09 16:17:16.918865 crc crio[22095]: time="2026-06-09T16:17:16.917206026Z" level=info msg="Checking pod openstack_ovn-controller-ovs-t7bh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.680468 | controller | Jun 09 16:17:21.754659 crc crio[22095]: time="2026-06-09T16:17:21.754322499Z" level=info msg="Ran pod sandbox eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea with infra container: openstack/ovn-controller-ovs-t7bh9/POD" id=ef24eb26-5955-4647-8236-01a5a3f2b670 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680484 | controller | Jun 09 16:17:21.755824 crc crio[22095]: time="2026-06-09T16:17:21.754509054Z" level=info msg="Ran pod sandbox a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b with infra container: openstack/ovn-controller-cfkth/POD" id=32065d74-8b30-4feb-af04-b0a7ead7a046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.680499 | controller | Jun 09 16:17:21.757820 crc crio[22095]: time="2026-06-09T16:17:21.757648655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680518 | controller | Jun 09 16:17:21.758858 crc crio[22095]: time="2026-06-09T16:17:21.758780394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680535 | controller | Jun 09 16:17:21.833499 crc crio[22095]: time="2026-06-09T16:17:21.833337854Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680551 | controller | Jun 09 16:17:21.833784 crc crio[22095]: time="2026-06-09T16:17:21.833528649Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680566 | controller | Jun 09 16:17:21.833784 crc crio[22095]: time="2026-06-09T16:17:21.833388076Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680582 | controller | Jun 09 16:17:21.833882 crc crio[22095]: time="2026-06-09T16:17:21.833786656Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680597 | controller | Jun 09 16:17:21.834992 crc crio[22095]: time="2026-06-09T16:17:21.834874794Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4ee5622d-ac03-49ad-9d17-101ca4c119ed name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680612 | controller | Jun 09 16:17:21.835607 crc crio[22095]: time="2026-06-09T16:17:21.83551629Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=bd4b2346-00c9-43b5-8ac1-fbc23907711b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680627 | controller | Jun 09 16:17:21.840466 crc crio[22095]: time="2026-06-09T16:17:21.840398025Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\""
2026-06-09 17:40:40.680643 | controller | Jun 09 16:17:21.841514 crc crio[22095]: time="2026-06-09T16:17:21.84133728Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\""
2026-06-09 17:40:40.680658 | controller | Jun 09 16:17:23.010207 crc crio[22095]: time="2026-06-09T16:17:23.004442017Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab2258}] Aliases:map[]}"
2026-06-09 17:40:40.680674 | controller | Jun 09 16:17:23.010207 crc crio[22095]: time="2026-06-09T16:17:23.004514299Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.680693 | controller | Jun 09 16:17:23.037768 crc crio[22095]: time="2026-06-09T16:17:23.037568746Z" level=info msg="Removed container 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e: openshift-infra/auto-csr-approver-29683690-wcct8/oc" id=31a4e1e4-c219-4b7a-b32b-3f3758546635 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.680708 | controller | Jun 09 16:17:23.047568 crc crio[22095]: time="2026-06-09T16:17:23.047386028Z" level=info msg="Stopping pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa" id=9ff238c6-24a0-4649-a79a-816f1c030db5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.680724 | controller | Jun 09 16:17:23.047568 crc crio[22095]: time="2026-06-09T16:17:23.047571773Z" level=info msg="Stopped pod sandbox (already stopped): 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa" id=9ff238c6-24a0-4649-a79a-816f1c030db5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.680740 | controller | Jun 09 16:17:23.048169 crc crio[22095]: time="2026-06-09T16:17:23.048094106Z" level=info msg="Removing pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa" id=a24b8978-95ad-4c1c-936d-2c0389a6d95c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.680755 | controller | Jun 09 16:17:23.145576 crc crio[22095]: time="2026-06-09T16:17:23.144883997Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=18b4feeb-d03c-494f-bb5b-a35826fff5f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680771 | controller | Jun 09 16:17:23.146446 crc crio[22095]: time="2026-06-09T16:17:23.146323963Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=d4a0ce3f-3676-45c7-ab4d-fcc361baf908 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680787 | controller | Jun 09 16:17:23.148850 crc crio[22095]: time="2026-06-09T16:17:23.148483049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=349987b3-352f-4a8c-a2c5-58117d034110 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680802 | controller | Jun 09 16:17:23.149303 crc crio[22095]: time="2026-06-09T16:17:23.149144896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=ec5cdddd-832c-4784-8f82-e4d5a1ea8998 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680818 | controller | Jun 09 16:17:23.173764 crc crio[22095]: time="2026-06-09T16:17:23.173647254Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5b928703-3ac3-47b4-901a-e915e953c24e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680833 | controller | Jun 09 16:17:23.176613 crc crio[22095]: time="2026-06-09T16:17:23.175704876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=059bf3bd-b8db-41a5-af9d-b595c5d5723e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680852 | controller | Jun 09 16:17:23.323703 crc crio[22095]: time="2026-06-09T16:17:23.323386121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=641132d1-3eed-4567-be57-db97c6215ec5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680886 | controller | Jun 09 16:17:23.333784 crc crio[22095]: time="2026-06-09T16:17:23.333692115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=348728af-7455-48d5-a939-2872de7abb1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680906 | controller | Jun 09 16:17:23.337982 crc crio[22095]: time="2026-06-09T16:17:23.337756669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=fe163de2-a15a-4f80-a60e-e60e12440a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680922 | controller | Jun 09 16:17:23.343619 crc crio[22095]: time="2026-06-09T16:17:23.343402504Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=e916c356-6a80-4e8f-b884-0cb7f0832e10 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680938 | controller | Jun 09 16:17:23.346393 crc crio[22095]: time="2026-06-09T16:17:23.346277948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=57ef15e7-668a-4186-a96a-40ba39d24683 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680953 | controller | Jun 09 16:17:23.361701 crc crio[22095]: time="2026-06-09T16:17:23.361629241Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=57823171-c0e3-4f13-87ba-fccc6e09ea15 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680968 | controller | Jun 09 16:17:23.363360 crc crio[22095]: time="2026-06-09T16:17:23.363204322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5104637f-ca67-4612-9336-7715ce0ba19f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.680983 | controller | Jun 09 16:17:23.373821 crc crio[22095]: time="2026-06-09T16:17:23.373705671Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=04a60c05-7a3a-4397-af03-e51345f78c19 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.680998 | controller | Jun 09 16:17:23.374763 crc crio[22095]: time="2026-06-09T16:17:23.374648515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1de7bbf6-dd7f-47dc-bb47-b72b7982160a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681013 | controller | Jun 09 16:17:23.652194 crc crio[22095]: 2026-06-09T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcf4cef5ccb9cbb Mac:ca:5a:91:04:b8:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.681029 | controller | Jun 09 16:17:23.654117 crc crio[22095]: time="2026-06-09T16:17:23.653982123Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab2258}] Aliases:map[]}"
2026-06-09 17:40:40.681045 | controller | Jun 09 16:17:23.654279 crc crio[22095]: time="2026-06-09T16:17:23.654152997Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.681064 | controller | Jun 09 16:17:24.173680 crc crio[22095]: time="2026-06-09T16:17:24.173569178Z" level=info msg="Removed pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa" id=a24b8978-95ad-4c1c-936d-2c0389a6d95c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.681079 | controller | Jun 09 16:17:24.209342 crc crio[22095]: time="2026-06-09T16:17:24.208674958Z" level=info msg="Ran pod sandbox bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 with infra container: openstack/ovsdbserver-nb-0/POD" id=3543b7ab-5289-4ca5-abf4-dfc6ff8784fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.681095 | controller | Jun 09 16:17:24.218455 crc crio[22095]: time="2026-06-09T16:17:24.218357526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681111 | controller | Jun 09 16:17:24.221998 crc crio[22095]: time="2026-06-09T16:17:24.220648735Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681126 | controller | Jun 09 16:17:24.222121 crc crio[22095]: time="2026-06-09T16:17:24.222054711Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681142 | controller | Jun 09 16:17:24.223579 crc crio[22095]: time="2026-06-09T16:17:24.223495048Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=848355af-d7f5-450a-9b9b-98489d749430 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.681157 | controller | Jun 09 16:17:24.227502 crc crio[22095]: time="2026-06-09T16:17:24.227384128Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\""
2026-06-09 17:40:40.681173 | controller | Jun 09 16:17:24.228539 crc crio[22095]: time="2026-06-09T16:17:24.228381873Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=2f1034fe-6371-493a-983e-9153e5d68856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681188 | controller | Jun 09 16:17:24.235060 crc crio[22095]: time="2026-06-09T16:17:24.234980942Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=bb67105e-1610-4ade-ac3c-6c535d3b7177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681203 | controller | Jun 09 16:17:24.252290 crc crio[22095]: time="2026-06-09T16:17:24.252176643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=321d1282-551b-4c4a-8923-c8456a3668be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681218 | controller | Jun 09 16:17:24.252290 crc crio[22095]: time="2026-06-09T16:17:24.252247785Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=4a634f13-9c9f-4b0f-b3b5-c168efa20c1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681234 | controller | Jun 09 16:17:24.257497 crc crio[22095]: time="2026-06-09T16:17:24.257361036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=507c62f9-e31c-426b-9bca-53fd25a995ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681249 | controller | Jun 09 16:17:24.276478 crc crio[22095]: time="2026-06-09T16:17:24.276344022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=afba18ca-e6f9-4cd0-b42a-d2fcda268d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681267 | controller | Jun 09 16:17:24.277203 crc crio[22095]: time="2026-06-09T16:17:24.277152943Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=493b795c-a7db-489b-ad2f-23e3cbdaab0e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.681283 | controller | Jun 09 16:17:24.278260 crc crio[22095]: time="2026-06-09T16:17:24.27819137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=186baa5e-72cc-42ee-8af0-bec2e1548205 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681298 | controller | Jun 09 16:17:24.296212 crc crio[22095]: time="2026-06-09T16:17:24.296110749Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=55f5bc5f-93a9-4370-9679-83a1a855a6ef name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.681313 | controller | Jun 09 16:17:24.297795 crc crio[22095]: time="2026-06-09T16:17:24.297732531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b3b64bae-e401-4b8d-bba9-ed9ef8179eb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681328 | controller | Jun 09 16:17:24.305793 crc crio[22095]: time="2026-06-09T16:17:24.305704515Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5cac31d9-f036-462e-8f3b-6dc657816732 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.681344 | controller | Jun 09 16:17:24.306654 crc crio[22095]: time="2026-06-09T16:17:24.306588938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b78dcb45-99b4-41a3-96fd-6e6a551bc147 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681359 | controller | Jun 09 16:17:24.327236 crc crio[22095]: time="2026-06-09T16:17:24.327143224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681374 | controller | Jun 09 16:17:24.331029 crc crio[22095]: time="2026-06-09T16:17:24.330963232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681390 | controller | Jun 09 16:17:24.331721 crc crio[22095]: time="2026-06-09T16:17:24.33165708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681405 | controller | Jun 09 16:17:24.332477 crc crio[22095]: time="2026-06-09T16:17:24.332393019Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=6623e389-561b-4f90-8c92-0ff7bd04c6c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681420 | controller | Jun 09 16:17:24.334179 crc crio[22095]: time="2026-06-09T16:17:24.334120023Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=26f5c23f-ae1f-45c7-b876-cdf75640f262 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.681435 | controller | Jun 09 16:17:24.335078 crc crio[22095]: time="2026-06-09T16:17:24.335016026Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=6cf9fdd6-c82f-48e7-bd88-e176c5728201 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681454 | controller | Jun 09 16:17:24.341794 crc crio[22095]: time="2026-06-09T16:17:24.341690817Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-dswrp/init" id=920de319-ef04-4d77-8b92-2c25600b697f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681469 | controller | Jun 09 16:17:24.343215 crc crio[22095]: time="2026-06-09T16:17:24.343158245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1e619a10-9802-43f8-b5a8-13a1d1ac1c86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681485 | controller | Jun 09 16:17:24.346090 crc crio[22095]: time="2026-06-09T16:17:24.346002768Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=f7044950-e251-4440-8b0b-fb3c57ac54e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681500 | controller | Jun 09 16:17:24.362769 crc crio[22095]: time="2026-06-09T16:17:24.362600323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681518 | controller | Jun 09 16:17:24.363874 crc crio[22095]: time="2026-06-09T16:17:24.363706641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3d901043-e371-4122-9845-cbb8d8d77071 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681540 | controller | Jun 09 16:17:24.366169 crc crio[22095]: time="2026-06-09T16:17:24.366014811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0484e147-9a1b-460f-b8a4-7706c1936685 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681556 | controller | Jun 09 16:17:24.382362 crc crio[22095]: time="2026-06-09T16:17:24.382206425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681576 | controller | Jun 09 16:17:24.382504 crc crio[22095]: time="2026-06-09T16:17:24.38239725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681592 | controller | Jun 09 16:17:24.393863 crc crio[22095]: time="2026-06-09T16:17:24.393767152Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init" id=15243bd7-5c14-44ec-9582-367f7fb5188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681612 | controller | Jun 09 16:17:24.398742 crc crio[22095]: time="2026-06-09T16:17:24.398648907Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f94844f59-h4rjb/init" id=1ce1509d-2f5e-4118-bbb8-e5647575ef8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681628 | controller | Jun 09 16:17:24.403257 crc crio[22095]: time="2026-06-09T16:17:24.403179003Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=b1b32762-2166-4097-be18-55b6edf0a00f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.681646 | controller | Jun 09 16:17:24.410455 crc crio[22095]: time="2026-06-09T16:17:24.410361427Z" level=info msg="Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init" id=40f1ea6d-ba0d-48e7-9b85-ad025b2fb820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681700 | controller | Jun 09 16:17:24.421454 crc crio[22095]: time="2026-06-09T16:17:24.421375469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681726 | controller | Jun 09 16:17:24.434336 crc crio[22095]: time="2026-06-09T16:17:24.43429968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681743 | controller | Jun 09 16:17:24.440323 crc crio[22095]: time="2026-06-09T16:17:24.440177311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681759 | controller | Jun 09 16:17:24.445072 crc crio[22095]: time="2026-06-09T16:17:24.445037716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681774 | controller | Jun 09 16:17:24.451014 crc crio[22095]: time="2026-06-09T16:17:24.450891066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681790 | controller | Jun 09 16:17:24.461056 crc crio[22095]: time="2026-06-09T16:17:24.460899682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681805 | controller | Jun 09 16:17:24.463568 crc crio[22095]: time="2026-06-09T16:17:24.463482548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681821 | controller | Jun 09 16:17:24.465896 crc crio[22095]: time="2026-06-09T16:17:24.464344571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681836 | controller | Jun 09 16:17:24.470471 crc crio[22095]: time="2026-06-09T16:17:24.470376065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681877 | controller | Jun 09 16:17:24.476152 crc crio[22095]: time="2026-06-09T16:17:24.476071961Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=929a2e13-b3e9-40a8-ac4e-ab5c9024294f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681896 | controller | Jun 09 16:17:24.493155 crc crio[22095]: time="2026-06-09T16:17:24.493069137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681911 | controller | Jun 09 16:17:24.537537 crc crio[22095]: time="2026-06-09T16:17:24.537448804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681927 | controller | Jun 09 16:17:24.543531 crc crio[22095]: time="2026-06-09T16:17:24.543481449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.681943 | controller | Jun 09 16:17:24.590238 crc crio[22095]: time="2026-06-09T16:17:24.590172025Z" level=info msg="Created container 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355: openstack/openstack-galera-0/mysql-bootstrap" id=bb67105e-1610-4ade-ac3c-6c535d3b7177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681958 | controller | Jun 09 16:17:24.590646 crc crio[22095]: time="2026-06-09T16:17:24.590590726Z" level=info msg="Created container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached" id=2f1034fe-6371-493a-983e-9153e5d68856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.681978 | controller | Jun 09 16:17:24.591352 crc crio[22095]: time="2026-06-09T16:17:24.591282744Z" level=info msg="Starting container: 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355" id=86d5f318-e990-4f2d-8d48-4674779fae69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.681994 | controller | Jun 09 16:17:24.593864 crc crio[22095]: time="2026-06-09T16:17:24.593792378Z" level=info msg="Starting container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2" id=85f359e9-cd9b-409c-a06d-7172d04f7728 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682009 | controller | Jun 09 16:17:24.597072 crc crio[22095]: time="2026-06-09T16:17:24.59701069Z" level=info msg="Started container" PID=57602 containerID=881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355 description=openstack/openstack-galera-0/mysql-bootstrap id=86d5f318-e990-4f2d-8d48-4674779fae69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0
2026-06-09 17:40:40.682025 | controller | Jun 09 16:17:24.600596 crc crio[22095]: time="2026-06-09T16:17:24.6005078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682041 | controller | Jun 09 16:17:24.603980 crc crio[22095]: time="2026-06-09T16:17:24.603886177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682056 | controller | Jun 09 16:17:24.604858 crc crio[22095]: time="2026-06-09T16:17:24.604772579Z" level=info msg="Started container" PID=57603 containerID=7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2 description=openstack/memcached-0/memcached id=85f359e9-cd9b-409c-a06d-7172d04f7728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3
2026-06-09 17:40:40.682072 | controller | Jun 09 16:17:24.613859 crc crio[22095]: time="2026-06-09T16:17:24.61378424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682105 | controller | Jun 09 16:17:24.618407 crc crio[22095]: time="2026-06-09T16:17:24.618350217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682121 | controller | Jun 09 16:17:24.632465 crc crio[22095]: time="2026-06-09T16:17:24.632275654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682136 | controller | Jun 09 16:17:24.635297 crc crio[22095]: time="2026-06-09T16:17:24.63522214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682152 | controller | Jun 09 16:17:24.639263 crc crio[22095]: time="2026-06-09T16:17:24.639193742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682167 | controller | Jun 09 16:17:24.649444 crc crio[22095]: time="2026-06-09T16:17:24.649359122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682182 | controller | Jun 09 16:17:24.878771 crc crio[22095]: time="2026-06-09T16:17:24.878110734Z" level=info msg="Created container 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=6623e389-561b-4f90-8c92-0ff7bd04c6c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682204 | controller | Jun 09 16:17:24.883517 crc crio[22095]: time="2026-06-09T16:17:24.883349999Z" level=info msg="Starting container: 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647" id=496d0a0f-a4db-46d8-b175-5a70050ba87f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682220 | controller | Jun 09 16:17:24.893672 crc crio[22095]: time="2026-06-09T16:17:24.89354357Z" level=info msg="Started container" PID=57629 containerID=7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=496d0a0f-a4db-46d8-b175-5a70050ba87f name=/runtime.v1.RuntimeService/StartContainer sandboxID=be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38
2026-06-09 17:40:40.682236 | controller | Jun 09 16:17:24.898021 crc crio[22095]: time="2026-06-09T16:17:24.897901052Z" level=info msg="Created container 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c: openstack/dnsmasq-dns-6b485b7db9-dswrp/init" id=920de319-ef04-4d77-8b92-2c25600b697f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682251 | controller | Jun 09 16:17:24.899196 crc crio[22095]: time="2026-06-09T16:17:24.899120883Z" level=info msg="Starting container: 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c" id=92b9ee98-c3f0-4438-ab94-978a01559f19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682266 | controller | Jun 09 16:17:24.906759 crc crio[22095]: time="2026-06-09T16:17:24.906681247Z" level=info msg="Created container e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init" id=15243bd7-5c14-44ec-9582-367f7fb5188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682281 | controller | Jun 09 16:17:24.907999 crc crio[22095]: time="2026-06-09T16:17:24.907952689Z" level=info msg="Starting container: e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021" id=2a57cef5-9db1-4cb5-810d-312bc5a41ac8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682297 | controller | Jun 09 16:17:24.910251 crc crio[22095]: time="2026-06-09T16:17:24.910163446Z" level=info msg="Started container" PID=57637 containerID=25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c description=openstack/dnsmasq-dns-6b485b7db9-dswrp/init id=92b9ee98-c3f0-4438-ab94-978a01559f19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3
2026-06-09 17:40:40.682312 | controller | Jun 09 16:17:24.912897 crc crio[22095]: time="2026-06-09T16:17:24.912746532Z" level=info msg="Created container 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6: openstack/dnsmasq-dns-6f94844f59-h4rjb/init" id=1ce1509d-2f5e-4118-bbb8-e5647575ef8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682328 | controller | Jun 09 16:17:24.917039 crc crio[22095]: time="2026-06-09T16:17:24.914165748Z" level=info msg="Starting container: 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6" id=4f301d25-1438-4018-a3b8-bbf659210e9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682343 | controller | Jun 09 16:17:24.920266 crc crio[22095]: time="2026-06-09T16:17:24.920224644Z" level=info msg="Started container" PID=57636 containerID=e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021 description=openstack/dnsmasq-dns-bf5545dbf-hjfkt/init id=2a57cef5-9db1-4cb5-810d-312bc5a41ac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c
2026-06-09 17:40:40.682358 | controller | Jun 09 16:17:24.927980 crc crio[22095]: time="2026-06-09T16:17:24.927861809Z" level=info msg="Started container" PID=57630 containerID=05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6 description=openstack/dnsmasq-dns-6f94844f59-h4rjb/init id=4f301d25-1438-4018-a3b8-bbf659210e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10
2026-06-09 17:40:40.682385 | controller | Jun 09 16:17:25.349564 crc crio[22095]: time="2026-06-09T16:17:25.348842378Z" level=info msg="Stopping pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c" id=8b7169ae-0a5d-4d73-ba2e-a80fac1e9661 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.682401 | controller | Jun 09 16:17:25.351586 crc crio[22095]: time="2026-06-09T16:17:25.351302411Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0004c6d20}] Aliases:map[]}"
2026-06-09 17:40:40.682417 | controller | Jun 09 16:17:25.353640 crc crio[22095]: time="2026-06-09T16:17:25.351902417Z" level=info msg="Deleting pod openstack_dnsmasq-dns-bf5545dbf-hjfkt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.682432 | controller | Jun 09 16:17:25.389578 crc crio[22095]: time="2026-06-09T16:17:25.38949466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=27030ba4-cff0-417d-850f-86c54cf93171 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682448 | controller | Jun 09 16:17:25.403766 crc crio[22095]: time="2026-06-09T16:17:25.403664923Z" level=info msg="Stopping pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10" id=65da3046-5cb4-4bc1-9aaa-f11a4b597b01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.682464 | controller | Jun 09 16:17:25.404445 crc crio[22095]: time="2026-06-09T16:17:25.40433389Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc00041c628}] Aliases:map[]}"
2026-06-09 17:40:40.682480 | controller | Jun 09 16:17:25.404665 crc crio[22095]: time="2026-06-09T16:17:25.404599177Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f94844f59-h4rjb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.682496 | controller | Jun 09 16:17:26.366220 crc crio[22095]: time="2026-06-09T16:17:26.365277077Z" level=info msg="Created container e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0: openstack/rabbitmq-server-0/setup-container" id=f7044950-e251-4440-8b0b-fb3c57ac54e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682511 | controller | Jun 09 16:17:26.369339 crc crio[22095]: time="2026-06-09T16:17:26.36929256Z" level=info msg="Starting container: e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0" id=4ea68513-66e8-46e6-a745-459e0fc771be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682527 | controller | Jun 09 16:17:26.391021 crc crio[22095]: time="2026-06-09T16:17:26.390878153Z" level=info msg="Started container" PID=57608 containerID=e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0 description=openstack/rabbitmq-server-0/setup-container id=4ea68513-66e8-46e6-a745-459e0fc771be name=/runtime.v1.RuntimeService/StartContainer sandboxID=39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960
2026-06-09 17:40:40.682543 | controller | Jun 09 16:17:26.547677 crc crio[22095]: time="2026-06-09T16:17:26.547501027Z" level=info msg="Created container fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c: openstack/rabbitmq-cell1-server-0/setup-container" id=4a634f13-9c9f-4b0f-b3b5-c168efa20c1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682561 | controller | Jun 09 16:17:26.551065 crc crio[22095]: time="2026-06-09T16:17:26.550784401Z" level=info msg="Starting container: fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c" id=04d5cebe-c04f-4dae-8ce9-8d826de9d2f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682577 | controller | Jun 09 16:17:26.563405 crc crio[22095]: time="2026-06-09T16:17:26.563260661Z" level=info msg="Started container" PID=57600 containerID=fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c description=openstack/rabbitmq-cell1-server-0/setup-container id=04d5cebe-c04f-4dae-8ce9-8d826de9d2f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854
2026-06-09 17:40:40.682594 | controller | Jun 09 16:17:28.464709 crc crio[22095]: time="2026-06-09T16:17:28.464601968Z" level=info msg="Stopped pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c" id=8b7169ae-0a5d-4d73-ba2e-a80fac1e9661 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.682609 | controller | Jun 09 16:17:28.479629 crc crio[22095]: time="2026-06-09T16:17:28.479410617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682625 | controller | Jun 09 16:17:28.481157 crc crio[22095]: time="2026-06-09T16:17:28.481048159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682640 | controller | Jun 09 16:17:28.484025 crc crio[22095]: time="2026-06-09T16:17:28.483883802Z" level=info msg="Stopped pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10" id=65da3046-5cb4-4bc1-9aaa-f11a4b597b01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.682656 | controller | Jun 09 16:17:28.487266 crc crio[22095]: time="2026-06-09T16:17:28.487218847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682671 | controller | Jun 09 16:17:28.493722 crc crio[22095]: time="2026-06-09T16:17:28.493617351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682687 | controller | Jun 09 16:17:28.841008 crc crio[22095]: time="2026-06-09T16:17:28.840154862Z" level=info msg="Created container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics" id=929a2e13-b3e9-40a8-ac4e-ab5c9024294f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682702 | controller | Jun 09 16:17:28.843360 crc crio[22095]: time="2026-06-09T16:17:28.843250301Z" level=info msg="Starting container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61" id=5bf6dd3e-ce17-489b-85e8-90ad68945278 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682718 | controller | Jun 09 16:17:28.847989 crc crio[22095]: time="2026-06-09T16:17:28.84788249Z" level=info msg="Created container b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init" id=40f1ea6d-ba0d-48e7-9b85-ad025b2fb820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682733 | controller | Jun 09 16:17:28.850656 crc crio[22095]: time="2026-06-09T16:17:28.850402885Z" level=info msg="Starting container: b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349" id=e03637a9-da7c-4a9b-97d2-886b4e4c4f20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.682748 | controller | Jun 09 16:17:28.866001 crc crio[22095]: time="2026-06-09T16:17:28.857577009Z" level=info msg="Started container" PID=58387 containerID=b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349 description=openstack/dnsmasq-dns-5d858bfd5-rwjkl/init id=e03637a9-da7c-4a9b-97d2-886b4e4c4f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14
2026-06-09 17:40:40.682766 | controller | Jun 09 16:17:28.866001 crc crio[22095]: time="2026-06-09T16:17:28.857833215Z" level=info msg="Started container" PID=58386 containerID=317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61 description=openstack/kube-state-metrics-0/kube-state-metrics id=5bf6dd3e-ce17-489b-85e8-90ad68945278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193
2026-06-09 17:40:40.682782 | controller | Jun 09 16:17:29.399436 crc crio[22095]: time="2026-06-09T16:17:29.398819839Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=bd4b2346-00c9-43b5-8ac1-fbc23907711b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.682798 | controller | Jun 09 16:17:29.400404 crc crio[22095]: time="2026-06-09T16:17:29.400306058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=8689bcb4-0ccb-4b72-8c17-88788d4c82cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682814 | controller | Jun 09 16:17:29.442332 crc crio[22095]: time="2026-06-09T16:17:29.442209582Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9975d3e6-a305-4fb0-9eff-b03630ca2920 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.682829 | controller | Jun 09 16:17:29.443343 crc crio[22095]: time="2026-06-09T16:17:29.443247158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=dc32c454-4f8d-407e-a52f-7960b2e3dae9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682844 | controller | Jun 09 16:17:29.444519 crc crio[22095]: time="2026-06-09T16:17:29.444192642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=e306308b-0a1e-4068-96b3-bc76921424a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682882 | controller | Jun 09 16:17:29.453523 crc crio[22095]: time="2026-06-09T16:17:29.45346184Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4ee5622d-ac03-49ad-9d17-101ca4c119ed name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.682899 | controller | Jun 09 16:17:29.455599 crc crio[22095]: time="2026-06-09T16:17:29.455527733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=96b02191-8a5d-43a3-a71a-8f04a5006961 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682915 | controller | Jun 09 16:17:29.455880 crc crio[22095]: time="2026-06-09T16:17:29.455538503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9141ebfb-6f7e-483c-a2e1-7231125c61e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682931 | controller | Jun 09 16:17:29.457146 crc crio[22095]: time="2026-06-09T16:17:29.457120024Z" level=info msg="Creating container: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init" id=00d0467c-2987-48ad-a7b6-96ab84d3e175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.682949 | controller | Jun 09 16:17:29.459140 crc crio[22095]: time="2026-06-09T16:17:29.459075964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.682965 | controller | Jun 09 16:17:29.462078 crc crio[22095]: time="2026-06-09T16:17:29.461994428Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=848355af-d7f5-450a-9b9b-98489d749430 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.682981 | controller | Jun 09 16:17:29.466611 crc crio[22095]: time="2026-06-09T16:17:29.466514274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=e3d7c586-e36f-4267-9d34-18600901b049 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.682996 | controller | Jun 09 16:17:29.481264 crc crio[22095]: time="2026-06-09T16:17:29.481209201Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns" id=c4eda7bb-8be5-494b-8fc9-f50778eb4299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683011 | controller | Jun 09 16:17:29.488846 crc crio[22095]: time="2026-06-09T16:17:29.488806986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683027 | controller | Jun 09 16:17:29.505248 crc crio[22095]: time="2026-06-09T16:17:29.505205356Z" level=info msg="Removing container: 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6" id=3430d34e-14b0-47ed-a150-ac388ae269e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.683042 | controller | Jun 09 16:17:29.520604 crc crio[22095]: time="2026-06-09T16:17:29.52056365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=178bc770-031e-4d82-9c18-9a16d9af43fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683057 | controller | Jun 09 16:17:29.521898 crc crio[22095]: time="2026-06-09T16:17:29.521875453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=803dca5d-02ac-4e0d-a216-c6c4e638f2ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683072 | controller | Jun 09 16:17:29.544654 crc crio[22095]: time="2026-06-09T16:17:29.544056022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683088 | controller | Jun 09 16:17:29.552293 crc crio[22095]: time="2026-06-09T16:17:29.55220483Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=65d018d2-4956-4626-8845-bcea79ed1ab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683104 | controller | Jun 09 16:17:29.558780 crc crio[22095]: time="2026-06-09T16:17:29.558703927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683120 | controller | Jun 09 16:17:29.561498 crc crio[22095]: time="2026-06-09T16:17:29.561403776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e1f34ec-037a-4373-b2eb-eda9ecfd4110 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683135 | controller | Jun 09 16:17:29.568359 crc crio[22095]: time="2026-06-09T16:17:29.568281382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d208dde9-faa5-46d6-b2bf-5d881245ffdd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683154 | controller | Jun 09 16:17:29.568719 crc crio[22095]: time="2026-06-09T16:17:29.568659512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683170 | controller | Jun 09 16:17:29.572331 crc crio[22095]: time="2026-06-09T16:17:29.572292035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=26e1d63d-bf21-40e8-b7b5-ac3a7de8de10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683185 | controller | Jun 09 16:17:29.580895 crc crio[22095]: time="2026-06-09T16:17:29.580819764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=f7612641-94f0-4be1-92a8-89a1b1cc7d74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683201 | controller | Jun 09 16:17:29.581275 crc crio[22095]: time="2026-06-09T16:17:29.581211504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683216 | controller | Jun 09 16:17:29.595529 crc crio[22095]: time="2026-06-09T16:17:29.595443189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=44e3fb3a-e6c4-44bd-899d-95bfbfe74dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683231 | controller | Jun 09 16:17:29.599833 crc crio[22095]: time="2026-06-09T16:17:29.59978766Z" level=info msg="Creating container: openstack/ovn-controller-cfkth/ovn-controller" id=968b8361-745e-4d3d-91e5-68e421c8a6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683247 | controller | Jun 09 16:17:29.601554 crc crio[22095]: time="2026-06-09T16:17:29.601413002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683262 | controller | Jun 09 16:17:29.617546 crc crio[22095]: time="2026-06-09T16:17:29.617404541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=98f46e23-e2e2-4aa9-8ec3-75bfc2ec0eec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683278 | controller | Jun 09 16:17:29.621667 crc crio[22095]: time="2026-06-09T16:17:29.621590569Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=20efbe57-4684-49ac-9679-e1315da1035a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683294 | controller | Jun 09 16:17:29.631680 crc crio[22095]: time="2026-06-09T16:17:29.631600335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683309 | controller | Jun 09 16:17:29.636009 crc crio[22095]: time="2026-06-09T16:17:29.635671419Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=f489704d-b718-49ba-b7ec-b9e9beaaad04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683325 | controller | Jun 09 16:17:29.643503 crc crio[22095]: time="2026-06-09T16:17:29.643339056Z" level=info msg="Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683340 | controller | Jun 09 16:17:29.683349 crc crio[22095]: time="2026-06-09T16:17:29.683245229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=082f83f6-fec0-46df-90a1-cb190e75d4cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683359 | controller | Jun 09 16:17:29.693670 crc crio[22095]: time="2026-06-09T16:17:29.693566903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683375 | controller | Jun 09 16:17:29.694596 crc crio[22095]: time="2026-06-09T16:17:29.694529168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683390 | controller | Jun 09 16:17:29.695755 crc crio[22095]: time="2026-06-09T16:17:29.695719258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683406 | controller | Jun 09 16:17:29.705358 crc crio[22095]: time="2026-06-09T16:17:29.705170831Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=3fd4a3ff-0dcd-4011-822a-e6e0f70ee3eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683421 | controller | Jun 09 16:17:29.707979 crc crio[22095]: time="2026-06-09T16:17:29.707809328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683437 | controller | Jun 09 16:17:29.731112 crc crio[22095]: time="2026-06-09T16:17:29.731027433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683452 | controller | Jun 09 16:17:29.771221 crc crio[22095]: time="2026-06-09T16:17:29.771016798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683467 | controller | Jun 09 16:17:29.771501 crc crio[22095]: time="2026-06-09T16:17:29.771365817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683482 | controller | Jun 09 16:17:29.774858 crc crio[22095]: time="2026-06-09T16:17:29.774734773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683497 | controller | Jun 09 16:17:29.789063 crc crio[22095]: time="2026-06-09T16:17:29.788982148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683512 | controller | Jun 09 16:17:29.805898 crc crio[22095]: time="2026-06-09T16:17:29.805766989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683527 | controller | Jun 09 16:17:29.811122 crc crio[22095]: time="2026-06-09T16:17:29.809647318Z" level=info msg="Removed container 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6: openstack/dnsmasq-dns-6f94844f59-h4rjb/init" id=3430d34e-14b0-47ed-a150-ac388ae269e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.683542 | controller | Jun 09 16:17:29.814462 crc crio[22095]: time="2026-06-09T16:17:29.814376329Z" level=info msg="Removing container: e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021" id=7969b68e-3e6a-4eb0-8046-8cecfb7e5b88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.683558 | controller | Jun 09 16:17:29.839628 crc crio[22095]: time="2026-06-09T16:17:29.839490353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683573 | controller | Jun 09 16:17:29.848051 crc crio[22095]: time="2026-06-09T16:17:29.847776375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683591 | controller | Jun 09 16:17:29.956178 crc crio[22095]: time="2026-06-09T16:17:29.951450912Z" level=info msg="Removed container e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init" id=7969b68e-3e6a-4eb0-8046-8cecfb7e5b88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.683607 | controller | Jun 09 16:17:29.988723 crc crio[22095]: time="2026-06-09T16:17:29.988638795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683622 | controller | Jun 09 16:17:30.001518 crc crio[22095]: time="2026-06-09T16:17:30.001368882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683637 | controller | Jun 09 16:17:30.002978 crc crio[22095]: time="2026-06-09T16:17:30.002808238Z" level=info msg="Created container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns" id=c4eda7bb-8be5-494b-8fc9-f50778eb4299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683653 | controller | Jun 09 16:17:30.004647 crc crio[22095]: time="2026-06-09T16:17:30.004559063Z" level=info msg="Starting container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc" id=f2318bbb-5f92-47c8-8f52-9ec8ea188b10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.683668 | controller | Jun 09 16:17:30.005566 crc crio[22095]: time="2026-06-09T16:17:30.004557103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683683 | controller | Jun 09 16:17:30.015174 crc crio[22095]: time="2026-06-09T16:17:30.015062073Z" level=info msg="Started container" PID=58538 containerID=fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc description=openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns id=f2318bbb-5f92-47c8-8f52-9ec8ea188b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3
2026-06-09 17:40:40.683699 | controller | Jun 09 16:17:30.042309 crc crio[22095]: time="2026-06-09T16:17:30.042217038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.683714 | controller | Jun 09 16:17:30.067311 crc crio[22095]: time="2026-06-09T16:17:30.06726Z" level=info msg="Created container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=65d018d2-4956-4626-8845-bcea79ed1ab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683729 | controller | Jun 09 16:17:30.075213 crc crio[22095]: time="2026-06-09T16:17:30.07387747Z" level=info msg="Starting container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644" id=6d55f5ce-a576-44d7-a3ee-1490985246e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.683745 | controller | Jun 09 16:17:30.075213 crc crio[22095]: time="2026-06-09T16:17:30.074504496Z" level=info msg="Created container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=20efbe57-4684-49ac-9679-e1315da1035a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683760 | controller | Jun 09 16:17:30.075213 crc crio[22095]: time="2026-06-09T16:17:30.075018489Z" level=info msg="Created container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera" id=f489704d-b718-49ba-b7ec-b9e9beaaad04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683778 | controller | Jun 09 16:17:30.075542 crc crio[22095]: time="2026-06-09T16:17:30.075499221Z" level=info msg="Starting container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4" id=62c455fa-d8ff-44e9-9aef-3e519200607e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.683793 | controller | Jun 09 16:17:30.077689 crc crio[22095]: time="2026-06-09T16:17:30.077550234Z" level=info msg="Starting container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d" id=561f3415-2e2e-4ea3-9215-3c033e71b03a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.683809 | controller | Jun 09 16:17:30.079798 crc crio[22095]: time="2026-06-09T16:17:30.07973137Z" level=info msg="Started container" PID=58541 containerID=47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=6d55f5ce-a576-44d7-a3ee-1490985246e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454
2026-06-09 17:40:40.683825 | controller | Jun 09 16:17:30.085737 crc crio[22095]: time="2026-06-09T16:17:30.085462377Z" level=info msg="Started container" PID=58546 containerID=e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d description=openstack/openstack-cell1-galera-0/galera id=561f3415-2e2e-4ea3-9215-3c033e71b03a name=/runtime.v1.RuntimeService/StartContainer sandboxID=be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38
2026-06-09 17:40:40.683840 | controller | Jun 09 16:17:30.085737 crc crio[22095]: time="2026-06-09T16:17:30.085520918Z" level=info msg="Started container" PID=58542 containerID=9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=62c455fa-d8ff-44e9-9aef-3e519200607e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925
2026-06-09 17:40:40.683872 | controller | Jun 09 16:17:30.093452 crc crio[22095]: time="2026-06-09T16:17:30.093357689Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683892 | controller | Jun 09 16:17:30.093676 crc crio[22095]: time="2026-06-09T16:17:30.093618466Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683909 | controller | Jun 09 16:17:30.093750 crc crio[22095]: time="2026-06-09T16:17:30.093721468Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683924 | controller | Jun 09 16:17:30.096856 crc crio[22095]: time="2026-06-09T16:17:30.096765966Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=247d7413-016a-4f50-a317-25ae021539f8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.683940 | controller | Jun 09 16:17:30.099633 crc crio[22095]: time="2026-06-09T16:17:30.099135037Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/023cf487-6f33-4e07-a65f-2c4931492eee/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.683956 | controller | Jun 09 16:17:30.102174 crc crio[22095]: time="2026-06-09T16:17:30.101838786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683975 | controller | Jun 09 16:17:30.102174 crc crio[22095]: time="2026-06-09T16:17:30.102080613Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.683991 | controller | Jun 09 16:17:30.102174 crc crio[22095]: time="2026-06-09T16:17:30.102131704Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684007 | controller | Jun 09 16:17:30.104889 crc crio[22095]: time="2026-06-09T16:17:30.104768521Z" level=info msg="createCtr: deleting container ID 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122 from idIndex" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684023 | controller | Jun 09 16:17:30.104889 crc crio[22095]: time="2026-06-09T16:17:30.104836853Z" level=info msg="createCtr: removing container 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684038 | controller | Jun 09 16:17:30.105175 crc crio[22095]: time="2026-06-09T16:17:30.104953716Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-09 17:40:40.684054 | controller | Jun 09 16:17:30.107142 crc crio[22095]: time="2026-06-09T16:17:30.105200352Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=273e3903-392a-4589-8108-20bf5b1f345b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.684069 | controller | Jun 09 16:17:30.107142 crc crio[22095]: time="2026-06-09T16:17:30.105397208Z" level=info msg="createCtr: deleting container 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122 from storage" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684084 | controller | Jun 09 16:17:30.109086 crc crio[22095]: time="2026-06-09T16:17:30.108977949Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-09 17:40:40.684099 | controller | Jun 09 16:17:30.134402 crc crio[22095]: time="2026-06-09T16:17:30.134294978Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-5d858bfd5-rwjkl_openstack_023cf487-6f33-4e07-a65f-2c4931492eee_0" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684114 | controller | Jun 09 16:17:30.181675 crc crio[22095]: time="2026-06-09T16:17:30.181537989Z" level=info msg="Created container 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init" id=00d0467c-2987-48ad-a7b6-96ab84d3e175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684129 | controller | Jun 09 16:17:30.183526 crc crio[22095]: time="2026-06-09T16:17:30.183405417Z" level=info msg="Starting container: 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf" id=f003cbda-00b7-4eaa-8e42-42eb21bdb775 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.684145 | controller | Jun 09 16:17:30.187188 crc crio[22095]: time="2026-06-09T16:17:30.18705916Z" level=info msg="Created container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera" id=3fd4a3ff-0dcd-4011-822a-e6e0f70ee3eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684163 | controller | Jun 09 16:17:30.189514 crc crio[22095]: time="2026-06-09T16:17:30.18820941Z" level=info msg="Starting container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9" id=71a192c0-40aa-477b-b21b-9e9df5c24958 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.684180 | controller | Jun 09 16:17:30.193529 crc crio[22095]: time="2026-06-09T16:17:30.193402643Z" level=info msg="Started container" PID=58563 containerID=21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf description=openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init id=f003cbda-00b7-4eaa-8e42-42eb21bdb775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea
2026-06-09 17:40:40.684196 | controller | Jun 09 16:17:30.195814 crc crio[22095]: time="2026-06-09T16:17:30.195735173Z" level=info msg="Started container" PID=58559 containerID=9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9 description=openstack/openstack-galera-0/galera id=71a192c0-40aa-477b-b21b-9e9df5c24958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0
2026-06-09 17:40:40.684212 | controller | Jun 09 16:17:30.216047 crc crio[22095]: time="2026-06-09T16:17:30.21590807Z" level=info msg="Created container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller" id=968b8361-745e-4d3d-91e5-68e421c8a6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684228 | controller | Jun 09 16:17:30.217152 crc crio[22095]: time="2026-06-09T16:17:30.217045219Z" level=info msg="Starting container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71" id=be5a6356-c879-4f8f-b2f1-42546214c626 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.684243 | controller | Jun 09 16:17:30.223149 crc crio[22095]: time="2026-06-09T16:17:30.223058723Z" level=info msg="Started container" PID=58571 containerID=dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71 description=openstack/ovn-controller-cfkth/ovn-controller id=be5a6356-c879-4f8f-b2f1-42546214c626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b
2026-06-09 17:40:40.684259 | controller | Jun 09 16:17:30.655084 crc crio[22095]: time="2026-06-09T16:17:30.654555651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7ebd3dbe-800f-4457-813b-adc56797a96d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684274 | controller | Jun 09 16:17:30.735262 crc crio[22095]: time="2026-06-09T16:17:30.734584482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d38f66be-cc2d-4759-be73-dd939bfab0f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684290 | controller | Jun 09 16:17:30.759529 crc crio[22095]: time="2026-06-09T16:17:30.759384568Z" level=info msg="Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns" id=602daf04-de46-466f-a4bf-24dcc575e812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684305 | controller | Jun 09 16:17:30.761737 crc crio[22095]: time="2026-06-09T16:17:30.761672446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684320 | controller | Jun 09 16:17:30.852015 crc crio[22095]: time="2026-06-09T16:17:30.851853887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684338 | controller | Jun 09 16:17:30.860192 crc crio[22095]: time="2026-06-09T16:17:30.860124269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684354 | controller | Jun 09 16:17:30.980336 crc crio[22095]: time="2026-06-09T16:17:30.980048842Z" level=info msg="Created container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns" id=602daf04-de46-466f-a4bf-24dcc575e812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684370 | controller | Jun 09 16:17:30.987998 crc crio[22095]: time="2026-06-09T16:17:30.987856182Z" level=info msg="Starting container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19" id=7a371afb-66a9-4a76-b78a-20e9d63a337d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.684385 | controller | Jun 09 16:17:31.008708 crc crio[22095]: time="2026-06-09T16:17:31.008595894Z" level=info msg="Started container" PID=59017 containerID=011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19 description=openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns id=7a371afb-66a9-4a76-b78a-20e9d63a337d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14
2026-06-09 17:40:40.684401 | controller | Jun 09 16:17:31.673843 crc crio[22095]: time="2026-06-09T16:17:31.673809312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=b684e400-51ec-4269-b71b-f90f19b651c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684416 | controller | Jun 09 16:17:31.678736 crc crio[22095]: time="2026-06-09T16:17:31.678708187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=97b6e975-c82b-4988-a357-c23c3cf3dd21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684431 | controller | Jun 09 16:17:31.688457 crc crio[22095]: time="2026-06-09T16:17:31.687889232Z" level=info msg="Creating container: openstack/ovn-controller-ovs-t7bh9/ovsdb-server" id=a1f27448-3546-493d-821e-c14d1d6ffcaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684446 | controller | Jun 09 16:17:31.690230 crc crio[22095]: time="2026-06-09T16:17:31.690100899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684461 | controller | Jun 09 16:17:31.772496 crc crio[22095]: time="2026-06-09T16:17:31.772186733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684477 | controller | Jun 09 16:17:32.025729 crc crio[22095]: time="2026-06-09T16:17:32.025640258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684491 | controller | Jun 09 16:17:32.492661 crc crio[22095]: time="2026-06-09T16:17:32.492522043Z" level=info msg="Created container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server" id=a1f27448-3546-493d-821e-c14d1d6ffcaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684506 | controller | Jun 09 16:17:32.497459 crc crio[22095]: time="2026-06-09T16:17:32.497332587Z" level=info msg="Starting container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184" id=317125bf-296d-42e2-b923-6d910bf8a972 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.684522 | controller | Jun 09 16:17:32.503402 crc crio[22095]: time="2026-06-09T16:17:32.5033068Z" level=info msg="Started container" PID=59154 containerID=c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184 description=openstack/ovn-controller-ovs-t7bh9/ovsdb-server id=317125bf-296d-42e2-b923-6d910bf8a972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea
2026-06-09 17:40:40.684540 | controller | Jun 09 16:17:32.727498 crc crio[22095]: time="2026-06-09T16:17:32.727321291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=5ea019f4-ffd1-4531-9009-4f16ebfb54e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684556 | controller | Jun 09 16:17:32.731874 crc crio[22095]: time="2026-06-09T16:17:32.731810116Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=2e191797-7023-4679-b927-9a931cb9cdc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684571 | controller | Jun 09 16:17:33.119593 crc crio[22095]: time="2026-06-09T16:17:33.119026669Z" level=info msg="Creating container: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd" id=30a46eee-b1c5-455d-9dd8-8ab8e3f400f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684586 | controller | Jun 09 16:17:39.563316 crc crio[22095]: time="2026-06-09T16:17:39.562286334Z" level=info msg="Stopping container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19 (timeout: 10s)" id=3decd3ad-d2c0-4160-b115-4990546f0600 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.684601 | controller | Jun 09 16:17:39.689401 crc crio[22095]: time="2026-06-09T16:17:39.688023207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684617 | controller | Jun 09 16:17:39.704312 crc crio[22095]: time="2026-06-09T16:17:39.704228122Z" level=info msg="Stopped container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns" id=3decd3ad-d2c0-4160-b115-4990546f0600 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.684633 | controller | Jun 09 16:17:39.705813 crc crio[22095]: time="2026-06-09T16:17:39.705753031Z" level=info msg="Stopping pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14" id=4fc1e28b-6247-4e3f-874c-03f161fcb3ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.684648 | controller | Jun 09 16:17:39.716465 crc crio[22095]: time="2026-06-09T16:17:39.716330172Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc001288080}] Aliases:map[]}"
2026-06-09 17:40:40.684664 | controller | Jun 09 16:17:39.716746 crc crio[22095]: time="2026-06-09T16:17:39.716671311Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5d858bfd5-rwjkl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.684680 | controller | Jun 09 16:17:39.833020 crc crio[22095]: time="2026-06-09T16:17:39.832808567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684696 | controller | Jun 09 16:17:39.875506 crc crio[22095]: time="2026-06-09T16:17:39.875267015Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=247d7413-016a-4f50-a317-25ae021539f8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.684712 | controller | Jun 09 16:17:39.884781 crc crio[22095]: time="2026-06-09T16:17:39.880617212Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=a9ef11e9-5823-436b-91e2-a253b0180a5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684731 | controller | Jun 09 16:17:39.909733 crc crio[22095]: time="2026-06-09T16:17:39.909613045Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=273e3903-392a-4589-8108-20bf5b1f345b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.684747 | controller | Jun 09 16:17:39.910903 crc crio[22095]: time="2026-06-09T16:17:39.910853487Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=248a5cf7-9efd-4ec6-9b98-f504bbf9789e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684762 | controller | Jun 09 16:17:39.942306 crc crio[22095]: time="2026-06-09T16:17:39.942210881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=795684ea-e63a-4a4b-aafe-9ede5ee0a0cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684778 | controller | Jun 09 16:17:39.966185 crc crio[22095]: time="2026-06-09T16:17:39.961159226Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=e62ab28f-3060-41a1-9914-4cb9ed4a3578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684793 | controller | Jun 09 16:17:39.966185 crc crio[22095]: time="2026-06-09T16:17:39.963078076Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=f76adc4e-32ed-4130-a7b2-3cd3285fcb74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.684808 | controller | Jun 09 16:17:39.996087 crc crio[22095]: time="2026-06-09T16:17:39.983853428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684824 | controller | Jun 09 16:17:39.996401 crc crio[22095]: time="2026-06-09T16:17:39.994231404Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=82f0e8c0-099c-4e5d-8485-a30e5a4ce70e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684840 | controller | Jun 09 16:17:40.008076 crc crio[22095]: time="2026-06-09T16:17:40.007476354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684873 | controller | Jun 09 16:17:40.082664 crc crio[22095]: time="2026-06-09T16:17:40.082100336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684893 | controller | Jun 09 16:17:40.099358 crc crio[22095]: time="2026-06-09T16:17:40.099077161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684909 | controller | Jun 09 16:17:40.120714 crc crio[22095]: time="2026-06-09T16:17:40.120609453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684925 | controller | Jun 09 16:17:40.129048 crc crio[22095]: time="2026-06-09T16:17:40.127963571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684940 | controller | Jun 09 16:17:40.138541 crc crio[22095]: time="2026-06-09T16:17:40.135538465Z" level=info msg="Stopped pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14" id=4fc1e28b-6247-4e3f-874c-03f161fcb3ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.684959 | controller | Jun 09 16:17:40.163064 crc crio[22095]: time="2026-06-09T16:17:40.160899185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.684975 | controller | Jun 09 16:17:40.335683 crc crio[22095]: time="2026-06-09T16:17:40.335578952Z" level=info msg="Created container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=82f0e8c0-099c-4e5d-8485-a30e5a4ce70e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.684990 | controller | Jun 09 16:17:40.339595 crc crio[22095]: time="2026-06-09T16:17:40.339499363Z" level=info msg="Starting container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328" id=5b3b0b38-8fa1-4f49-9b76-dd796f651adc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.685005 | controller | Jun 09 16:17:40.347377 crc crio[22095]: time="2026-06-09T16:17:40.345472456Z" level=info msg="Started container" PID=60005 containerID=61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5b3b0b38-8fa1-4f49-9b76-dd796f651adc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925
2026-06-09 17:40:40.685021 | controller | Jun 09 16:17:40.378240 crc crio[22095]: time="2026-06-09T16:17:40.378140763Z" level=info msg="Created container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd" id=30a46eee-b1c5-455d-9dd8-8ab8e3f400f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.685037 | controller | Jun 09 16:17:40.379840 crc crio[22095]: time="2026-06-09T16:17:40.379778265Z" level=info msg="Starting container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190" id=7ce9b1ac-a285-46c4-8ad1-0623e73d71fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.685053 | controller | Jun 09 16:17:40.386703 crc crio[22095]: time="2026-06-09T16:17:40.38660649Z" level=info msg="Started container" PID=60020 containerID=cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 description=openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd id=7ce9b1ac-a285-46c4-8ad1-0623e73d71fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea
2026-06-09 17:40:40.685068 | controller | Jun 09 16:17:40.391762 crc crio[22095]: time="2026-06-09T16:17:40.391659349Z" level=info msg="Created container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=e62ab28f-3060-41a1-9914-4cb9ed4a3578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.685084 | controller | Jun 09 16:17:40.393410 crc crio[22095]: time="2026-06-09T16:17:40.393338262Z" level=info msg="Starting container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32" id=d310f9c4-923e-44a5-b252-54fab4efba27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.685100 | controller | Jun 09 16:17:40.401086 crc crio[22095]: time="2026-06-09T16:17:40.400990168Z" level=info msg="Started container" PID=60019 containerID=1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=d310f9c4-923e-44a5-b252-54fab4efba27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454
2026-06-09 17:40:40.685115 | controller | Jun 09 16:17:40.869687 crc crio[22095]: time="2026-06-09T16:17:40.869025383Z" level=info msg="Removing container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19" id=41eaa32d-2de4-41f6-80ca-9e70e5d326ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.685136 | controller | Jun 09 16:17:40.913024 crc crio[22095]: time="2026-06-09T16:17:40.912825146Z" level=info msg="Removed container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns" id=41eaa32d-2de4-41f6-80ca-9e70e5d326ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.685153 | controller | Jun 09 16:17:40.918124 crc crio[22095]: time="2026-06-09T16:17:40.917983898Z" level=info msg="Removing container: b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349" id=0a5f8bda-4bc5-40d7-983b-7ad44b9ec349 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.685168 | controller | Jun 09 16:17:40.969334 crc crio[22095]: time="2026-06-09T16:17:40.969231001Z" level=info msg="Removed container b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init" id=0a5f8bda-4bc5-40d7-983b-7ad44b9ec349 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.685184 | controller | Jun 09 16:17:42.134110 crc crio[22095]: time="2026-06-09T16:17:42.133900038Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694db665c-f5qgk/POD" id=d8b35400-35d2-490b-9f87-4016adf2f471 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685200 | controller | Jun 09 16:17:42.135356 crc crio[22095]: time="2026-06-09T16:17:42.134152045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685216 | controller | Jun 09 16:17:42.219303 crc crio[22095]: time="2026-06-09T16:17:42.219075321Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc000526528}] Aliases:map[]}"
2026-06-09 17:40:40.685232 | controller | Jun 09 16:17:42.219303 crc crio[22095]: time="2026-06-09T16:17:42.219200944Z" level=info msg="Adding pod openstack_dnsmasq-dns-694db665c-f5qgk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.685247 | controller | Jun 09 16:17:42.865116 crc crio[22095]: 2026-06-09T16:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72b57c966eb427f Mac:f2:df:a2:70:6f:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.685264 | controller | Jun 09 16:17:42.866724 crc crio[22095]: time="2026-06-09T16:17:42.866652847Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc000526528}] Aliases:map[]}"
2026-06-09 17:40:40.685280 | controller | Jun 09 16:17:42.866895 crc crio[22095]: time="2026-06-09T16:17:42.866844582Z" level=info msg="Checking pod openstack_dnsmasq-dns-694db665c-f5qgk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.685296 | controller | Jun 09 16:17:42.875071 crc crio[22095]: time="2026-06-09T16:17:42.874996391Z" level=info msg="Ran pod sandbox 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 with infra container: openstack/dnsmasq-dns-694db665c-f5qgk/POD" id=d8b35400-35d2-490b-9f87-4016adf2f471 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685315 | controller | Jun 09 16:17:42.883555 crc crio[22095]: time="2026-06-09T16:17:42.883467238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=80f494d9-9574-4b34-8119-9381439e6314 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.685331 | controller | Jun 09 16:17:42.937203 crc crio[22095]: time="2026-06-09T16:17:42.937088892Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-84b4f45f59-lcfzv/POD" id=7d621ba7-9a38-4fe4-a503-dd772d2e4948 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685347 | controller | Jun 09 16:17:42.937365 crc crio[22095]: time="2026-06-09T16:17:42.937343179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685363 | controller | Jun 09 16:17:42.952359 crc crio[22095]: time="2026-06-09T16:17:42.95223964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a70ccc69-09ca-45c1-a1ff-86ed9b9a88a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.685378 | controller | Jun 09 16:17:42.990967 crc crio[22095]: time="2026-06-09T16:17:42.986683373Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-f5qgk/init" id=c61b4688-6d1a-4291-bafc-560a9312c519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.685394 | controller | Jun 09 16:17:42.990967 crc crio[22095]: time="2026-06-09T16:17:42.988568262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685410 | controller | Jun 09 16:17:43.009121 crc crio[22095]: time="2026-06-09T16:17:43.008463271Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc00263c260}] Aliases:map[]}"
2026-06-09 17:40:40.685426 | controller | Jun 09 16:17:43.009121 crc crio[22095]: time="2026-06-09T16:17:43.008526123Z" level=info msg="Adding pod openstack_dnsmasq-dns-84b4f45f59-lcfzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.685442 | controller | Jun 09 16:17:43.113850 crc crio[22095]: time="2026-06-09T16:17:43.11375521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685458 | controller | Jun 09 16:17:43.147971 crc crio[22095]: time="2026-06-09T16:17:43.146378556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685474 | controller | Jun 09 16:17:43.326631 crc crio[22095]: time="2026-06-09T16:17:43.326356468Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-zgjrs/POD" id=bc6cfd98-81ca-4823-ac9a-3b2c00162536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685489 | controller | Jun 09 16:17:43.326631 crc crio[22095]: time="2026-06-09T16:17:43.326501972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685505 | controller | Jun 09 16:17:43.403991 crc crio[22095]: time="2026-06-09T16:17:43.400502388Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc002272608}] Aliases:map[]}"
2026-06-09 17:40:40.685523 | controller | Jun 09 16:17:43.403991 crc crio[22095]: time="2026-06-09T16:17:43.400878928Z" level=info msg="Adding pod openstack_ovn-controller-metrics-zgjrs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.685539 | controller | Jun 09 16:17:43.506285 crc crio[22095]: time="2026-06-09T16:17:43.5031873Z" level=info msg="Created container 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b: openstack/dnsmasq-dns-694db665c-f5qgk/init" id=c61b4688-6d1a-4291-bafc-560a9312c519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.685554 | controller | Jun 09 16:17:43.514243 crc crio[22095]: time="2026-06-09T16:17:43.508172858Z" level=info msg="Starting container: 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b" id=1e687949-cc33-4524-8ae0-04919e57c5a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.685570 | controller | Jun 09 16:17:43.524344 crc crio[22095]: time="2026-06-09T16:17:43.52426952Z" level=info msg="Started container" PID=60484 containerID=445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b description=openstack/dnsmasq-dns-694db665c-f5qgk/init id=1e687949-cc33-4524-8ae0-04919e57c5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866
2026-06-09 17:40:40.685585 | controller | Jun 09 16:17:43.650712 crc crio[22095]: time="2026-06-09T16:17:43.650610598Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-sp6vm/POD" id=c1595976-02de-4974-b0b4-5b416886c3bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685600 | controller | Jun 09 16:17:43.650712 crc crio[22095]: time="2026-06-09T16:17:43.65070059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685616 | controller | Jun 09 16:17:43.683130 crc crio[22095]: time="2026-06-09T16:17:43.682998508Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc00263c890}] Aliases:map[]}"
2026-06-09 17:40:40.685631 | controller | Jun 09 16:17:43.683130 crc crio[22095]: time="2026-06-09T16:17:43.68306801Z" level=info msg="Adding pod openstack_swift-ring-rebalance-sp6vm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.685646 | controller | Jun 09 16:17:43.856056 crc crio[22095]: 2026-06-09T16:17:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ed0c484e99f29 Mac:2a:1d:55:3f:9e:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 SocketPath: PciID:}] [{Interface:0xc0001146b0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.685662 | controller | Jun 09 16:17:43.857770 crc crio[22095]: time="2026-06-09T16:17:43.857678135Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc00263c260}] Aliases:map[]}"
2026-06-09 17:40:40.685682 | controller | Jun 09 16:17:43.858035 crc crio[22095]: time="2026-06-09T16:17:43.857851319Z" level=info msg="Checking pod openstack_dnsmasq-dns-84b4f45f59-lcfzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.685698 | controller | Jun 09 16:17:43.881234 crc crio[22095]: time="2026-06-09T16:17:43.881118335Z" level=info msg="Ran pod sandbox 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e with infra container: openstack/dnsmasq-dns-84b4f45f59-lcfzv/POD" id=7d621ba7-9a38-4fe4-a503-dd772d2e4948 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685713 | controller | Jun 09 16:17:43.886486 crc crio[22095]: time="2026-06-09T16:17:43.88636692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=51611103-a382-4b9d-aef0-7475397824f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.685729 | controller | Jun 09 16:17:43.914776 crc crio[22095]: time="2026-06-09T16:17:43.914667645Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/POD" id=3270e55a-c2c0-461e-a019-68aec529fba5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685744 | controller | Jun 09 16:17:43.914776 crc crio[22095]: time="2026-06-09T16:17:43.914773808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685760 | controller | Jun 09 16:17:43.948459 crc crio[22095]: time="2026-06-09T16:17:43.948301207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=26378580-5d04-4d85-bb3a-71654a2b3a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.685775 | controller | Jun 09 16:17:43.977237 crc crio[22095]: time="2026-06-09T16:17:43.976469329Z" level=info msg="Creating container: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init" id=ec5cb367-24e4-4b5d-bd61-46032a9362e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.685791 | controller | Jun 09 16:17:43.981530 crc crio[22095]: time="2026-06-09T16:17:43.978320447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685807 | controller | Jun 09 16:17:43.981787 crc crio[22095]: time="2026-06-09T16:17:43.981701983Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc00263c9f8}] Aliases:map[]}"
2026-06-09 17:40:40.685822 | controller | Jun 09 16:17:43.981787 crc crio[22095]: time="2026-06-09T16:17:43.981767985Z" level=info msg="Adding pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.685838 | controller | Jun 09 16:17:44.080469 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4343112db8d4eb Mac:ca:f7:fb:42:8f:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.685874 | controller | Jun 09 16:17:44.080469 crc crio[22095]: time="2026-06-09T16:17:44.078556505Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc002272608}] Aliases:map[]}"
2026-06-09 17:40:40.685895 | controller | Jun 09 16:17:44.080469 crc crio[22095]: time="2026-06-09T16:17:44.07873674Z" level=info msg="Checking pod openstack_ovn-controller-metrics-zgjrs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.685912 | controller | Jun 09 16:17:44.091682 crc crio[22095]: time="2026-06-09T16:17:44.091570069Z" level=info msg="Ran pod sandbox d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 with infra container: openstack/ovn-controller-metrics-zgjrs/POD" id=bc6cfd98-81ca-4823-ac9a-3b2c00162536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.685928 | controller | Jun 09 16:17:44.099894 crc crio[22095]: time="2026-06-09T16:17:44.098879556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685943 | controller | Jun 09 16:17:44.103768 crc crio[22095]: time="2026-06-09T16:17:44.10370231Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2750c5f8-bbfc-476f-b0fc-b7b9ad9e2754 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.685959 | controller | Jun 09 16:17:44.113644 crc crio[22095]: time="2026-06-09T16:17:44.113342957Z" level=info msg="Stopping pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866" id=a4e83fdf-80df-42b8-a5ec-7870829ba418 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.685975 | controller | Jun 09 16:17:44.114014 crc crio[22095]: time="2026-06-09T16:17:44.113661385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.685990 | controller | Jun 09 16:17:44.114014 crc crio[22095]: time="2026-06-09T16:17:44.113895041Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc0028b61d8}] Aliases:map[]}"
2026-06-09 17:40:40.686006 | controller | Jun 09 16:17:44.115793 crc crio[22095]: time="2026-06-09T16:17:44.114090566Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694db665c-f5qgk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.686021 | controller | Jun 09 16:17:44.217397 crc crio[22095]: time="2026-06-09T16:17:44.217316752Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=afc9c2c8-b39d-42ac-8df2-afedc6dafd29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686037 | controller | Jun 09 16:17:44.231284 crc crio[22095]: time="2026-06-09T16:17:44.229785321Z" level=info msg="Creating container: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter" id=67bc6491-f8b3-46e2-a8f3-1e34a49d5b75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686056 | controller | Jun 09 16:17:44.231537 crc crio[22095]: time="2026-06-09T16:17:44.231375522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686072 | controller | Jun 09 16:17:44.302990 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37773d78cb48159 Mac:2e:a3:e4:6c:23:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae SocketPath: PciID:}] [{Interface:0xc00030e620 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.686088 | controller | Jun 09 16:17:44.303759 crc crio[22095]: time="2026-06-09T16:17:44.303294055Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc00263c890}] Aliases:map[]}"
2026-06-09 17:40:40.686103 | controller | Jun 09 16:17:44.303759 crc crio[22095]: time="2026-06-09T16:17:44.303467169Z" level=info msg="Checking pod openstack_swift-ring-rebalance-sp6vm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.686131 | controller | Jun 09 16:17:44.319473 crc crio[22095]: time="2026-06-09T16:17:44.319391698Z" level=info msg="Ran pod sandbox 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf with infra container: openstack/swift-ring-rebalance-sp6vm/POD" id=c1595976-02de-4974-b0b4-5b416886c3bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.686148 | controller | Jun 09 16:17:44.326559 crc crio[22095]: time="2026-06-09T16:17:44.32651596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686165 | controller | Jun 09 16:17:44.327063 crc crio[22095]: time="2026-06-09T16:17:44.326998592Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686181 | controller | Jun 09 16:17:44.327220 crc crio[22095]: time="2026-06-09T16:17:44.327201978Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686197 | controller | Jun 09 16:17:44.328481 crc crio[22095]: time="2026-06-09T16:17:44.328371798Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=0d1ffc3f-dccc-4400-b3f2-77afddeb3d2a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.686213 | controller | Jun 09 16:17:44.346657 crc crio[22095]: time="2026-06-09T16:17:44.346582394Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\""
2026-06-09 17:40:40.686228 | controller | Jun 09 16:17:44.347072 crc crio[22095]: time="2026-06-09T16:17:44.347009125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686244 | controller | Jun 09 16:17:44.434196 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68b72d7b1abdf80 Mac:42:8f:33:54:6f:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.686263 | controller | Jun 09 16:17:44.435374 crc crio[22095]: time="2026-06-09T16:17:44.434500237Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc00263c9f8}] Aliases:map[]}"
2026-06-09 17:40:40.686280 | controller | Jun 09 16:17:44.435374 crc crio[22095]: time="2026-06-09T16:17:44.434671202Z" level=info msg="Checking pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.686295 | controller | Jun 09 16:17:44.441001 crc crio[22095]: time="2026-06-09T16:17:44.439303251Z" level=info msg="Created container 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init" id=ec5cb367-24e4-4b5d-bd61-46032a9362e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686311 | controller | Jun 09 16:17:44.442573 crc crio[22095]: time="2026-06-09T16:17:44.442141883Z" level=info msg="Starting container: 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6" id=265cf624-41e2-41a5-940c-7981ccc1de8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.686327 | controller | Jun 09 16:17:44.444352 crc crio[22095]: time="2026-06-09T16:17:44.444211016Z" level=info msg="Ran pod sandbox 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 with infra container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/POD" id=3270e55a-c2c0-461e-a019-68aec529fba5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.686342 | controller | Jun 09 16:17:44.449823 crc crio[22095]: time="2026-06-09T16:17:44.449734648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9d1224ad-c5ab-49ee-b7f7-a450c76a25f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686358 | controller | Jun 09 16:17:44.461610 crc crio[22095]: time="2026-06-09T16:17:44.461480299Z" level=info msg="Started container" PID=60670 containerID=6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6 description=openstack/dnsmasq-dns-84b4f45f59-lcfzv/init id=265cf624-41e2-41a5-940c-7981ccc1de8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e
2026-06-09 17:40:40.686374 | controller | Jun 09 16:17:44.479483 crc crio[22095]: time="2026-06-09T16:17:44.479274145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686390 | controller | Jun 09 16:17:44.574084 crc crio[22095]: time="2026-06-09T16:17:44.573581562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a48c7861-bba9-40c0-ae25-91786161ca88 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686406 | controller | Jun 09 16:17:44.584327 crc crio[22095]: time="2026-06-09T16:17:44.584140682Z" level=info msg="Creating container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init" id=f3038051-b891-424c-ae6f-b88894ee95ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686422 | controller | Jun 09 16:17:44.587967 crc crio[22095]: time="2026-06-09T16:17:44.587648592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686441 | controller | Jun 09 16:17:44.692984 crc crio[22095]: time="2026-06-09T16:17:44.690242691Z" level=info msg="Stopped pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866" id=a4e83fdf-80df-42b8-a5ec-7870829ba418 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.686457 | controller | Jun 09 16:17:44.708567 crc crio[22095]: time="2026-06-09T16:17:44.705720968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686473 | controller | Jun 09 16:17:44.713366 crc crio[22095]: time="2026-06-09T16:17:44.713277692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686488 | controller | Jun 09 16:17:44.757514 crc crio[22095]: time="2026-06-09T16:17:44.757375302Z" level=info msg="Created container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter" id=67bc6491-f8b3-46e2-a8f3-1e34a49d5b75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686504 | controller | Jun 09 16:17:44.762389 crc crio[22095]: time="2026-06-09T16:17:44.762311208Z" level=info msg="Starting container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883" id=e2e13431-5fd3-4fac-a600-b35f686763b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.686519 | controller | Jun 09 16:17:44.782356 crc crio[22095]: time="2026-06-09T16:17:44.778076882Z" level=info msg="Started container" PID=60703 containerID=dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883 description=openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter id=e2e13431-5fd3-4fac-a600-b35f686763b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7
2026-06-09 17:40:40.686535 | controller | Jun 09 16:17:44.877353 crc crio[22095]: time="2026-06-09T16:17:44.877264344Z" level=info msg="Created container 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init" id=f3038051-b891-424c-ae6f-b88894ee95ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686550 | controller | Jun 09 16:17:44.880393 crc crio[22095]: time="2026-06-09T16:17:44.878412254Z" level=info msg="Starting container: 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a" id=719ae2aa-c63b-4aa6-9a5c-b9c62ee0c7d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.686565 | controller | Jun 09 16:17:44.885382 crc crio[22095]: time="2026-06-09T16:17:44.884799958Z" level=info msg="Started container" PID=60725 containerID=7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a description=openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init id=719ae2aa-c63b-4aa6-9a5c-b9c62ee0c7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4
2026-06-09 17:40:40.686580 | controller | Jun 09 16:17:45.073171 crc crio[22095]: time="2026-06-09T16:17:45.072996491Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=bc65da78-3d78-4287-9ee7-ef4e214b22ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.686596 | controller | Jun 09 16:17:45.073171 crc crio[22095]: time="2026-06-09T16:17:45.073079343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686612 | controller | Jun 09 16:17:45.113986 crc crio[22095]: time="2026-06-09T16:17:45.113847126Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc002272ff0}] Aliases:map[]}"
2026-06-09 17:40:40.686630 | controller | Jun 09 16:17:45.113986 crc crio[22095]: time="2026-06-09T16:17:45.11396998Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.686646 | controller | Jun 09 16:17:45.161497 crc crio[22095]: time="2026-06-09T16:17:45.161389565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4979fc86-23e7-49af-86c4-868da17f11f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686662 | controller | Jun 09 16:17:45.171471 crc crio[22095]: time="2026-06-09T16:17:45.17136183Z" level=info msg="Removing container: 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b" id=9768bc18-d9b4-4848-b46a-652d3b291803 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.686678 | controller | Jun 09 16:17:45.193358 crc crio[22095]: time="2026-06-09T16:17:45.193283852Z" level=info msg="Stopping pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e" id=99696871-0597-44e9-b8ac-15888cd5f951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.686693 | controller | Jun 09 16:17:45.194054 crc crio[22095]: time="2026-06-09T16:17:45.1939673Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc001288140}] Aliases:map[]}"
2026-06-09 17:40:40.686709 | controller | Jun 09 16:17:45.194203 crc crio[22095]: time="2026-06-09T16:17:45.194154404Z" level=info msg="Deleting pod openstack_dnsmasq-dns-84b4f45f59-lcfzv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.686724 | controller | Jun 09 16:17:45.237593 crc crio[22095]: time="2026-06-09T16:17:45.235662818Z" level=info msg="Removed container 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b: openstack/dnsmasq-dns-694db665c-f5qgk/init" id=9768bc18-d9b4-4848-b46a-652d3b291803 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.686740 | controller | Jun 09 16:17:45.271271 crc crio[22095]: time="2026-06-09T16:17:45.271177338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ce73e9a1-447d-4f13-86eb-31d9bd9a895d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686755 | controller | Jun 09 16:17:45.298315 crc crio[22095]: time="2026-06-09T16:17:45.298224342Z" level=info msg="Creating container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns" id=f83a6885-892b-4dc1-a9df-41f11ba1753b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686771 | controller | Jun 09 16:17:45.305207 crc crio[22095]: time="2026-06-09T16:17:45.305106438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686787 | controller | Jun 09 16:17:45.361372 crc crio[22095]: time="2026-06-09T16:17:45.361264517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686806 | controller | Jun 09 16:17:45.369185 crc crio[22095]: time="2026-06-09T16:17:45.369148569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.686822 | controller | Jun 09 16:17:45.603188 crc crio[22095]: time="2026-06-09T16:17:45.602611602Z" level=info msg="Created container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns" id=f83a6885-892b-4dc1-a9df-41f11ba1753b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.686838 | controller | Jun 09 16:17:45.605579 crc crio[22095]: time="2026-06-09T16:17:45.605518917Z" level=info msg="Starting container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f" id=c0f56263-ff7a-4d09-b84f-3964b83d5dfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.686875 | controller | Jun 09 16:17:45.621369 crc crio[22095]: time="2026-06-09T16:17:45.621030244Z" level=info msg="Started container" PID=60862 containerID=cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f description=openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns id=c0f56263-ff7a-4d09-b84f-3964b83d5dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4
2026-06-09 17:40:40.686897 | controller | Jun 09 16:17:45.826716 crc crio[22095]: 2026-06-09T16:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbddce2c92dc35 Mac:22:89:96:c5:d2:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.686914 | controller | Jun 09 16:17:45.828553 crc crio[22095]: time="2026-06-09T16:17:45.828487611Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc002272ff0}] Aliases:map[]}"
2026-06-09 17:40:40.686930 | controller | Jun 09 16:17:45.828707 crc crio[22095]: time="2026-06-09T16:17:45.828657915Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.686946 | controller | Jun 09 16:17:45.857978 crc crio[22095]: time="2026-06-09T16:17:45.857481924Z" level=info msg="Ran pod sandbox 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 with infra container: openstack/ovn-northd-0/POD" id=bc65da78-3d78-4287-9ee7-ef4e214b22ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.686961 | controller | Jun 09 16:17:45.868004 crc crio[22095]: time="2026-06-09T16:17:45.867046109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686977 | controller | Jun 09 16:17:45.868004 crc crio[22095]: time="2026-06-09T16:17:45.867308696Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.686993 | controller | Jun 09 16:17:45.868004 crc crio[22095]: time="2026-06-09T16:17:45.867355867Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687011 | controller | Jun 09 16:17:45.871883 crc crio[22095]: time="2026-06-09T16:17:45.869882942Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=0a6e5561-875a-432f-bf56-4c502f5b4059 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.687027 | controller | Jun 09 16:17:45.871883 crc crio[22095]: time="2026-06-09T16:17:45.870133038Z" level=info msg="Stopped pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e" id=99696871-0597-44e9-b8ac-15888cd5f951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.687043 | controller | Jun 09 16:17:45.880967 crc crio[22095]: time="2026-06-09T16:17:45.879517399Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\""
2026-06-09 17:40:40.687058 | controller | Jun 09 16:17:46.318309 crc crio[22095]: time="2026-06-09T16:17:46.317620647Z" level=info msg="Removing container: 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6" id=5bd58338-9f29-4a8f-85cd-b2b8a9f1d549 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.687073 | controller | Jun 09 16:17:46.366342 crc crio[22095]: time="2026-06-09T16:17:46.366236572Z" level=info msg="Removed container 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init" id=5bd58338-9f29-4a8f-85cd-b2b8a9f1d549 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.687089 | controller | Jun 09 16:17:50.495747 crc crio[22095]: time="2026-06-09T16:17:50.494714436Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=0a6e5561-875a-432f-bf56-4c502f5b4059 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.687104 | controller | Jun 09 16:17:50.497967 crc crio[22095]: time="2026-06-09T16:17:50.497825605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=90a74f03-6a59-4fc0-b65c-69237dbc1a92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687119 | controller | Jun 09 16:17:50.539475 crc crio[22095]: time="2026-06-09T16:17:50.538868257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=6c045cf8-e686-457d-9930-edcbc26589b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687134 | controller | Jun 09 16:17:50.581495 crc crio[22095]: time="2026-06-09T16:17:50.581330765Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=0d1ffc3f-dccc-4400-b3f2-77afddeb3d2a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.687149 | controller | Jun 09 16:17:50.581495 crc crio[22095]: time="2026-06-09T16:17:50.581385137Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=bbe6237d-585e-4259-b193-3fb8e0021440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687164 | controller | Jun 09 16:17:50.582172 crc crio[22095]: time="2026-06-09T16:17:50.582089055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=5b72385b-80c0-4ceb-97d5-037526219724 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687179 | controller | Jun 09 16:17:50.583172 crc crio[22095]: time="2026-06-09T16:17:50.583096301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687195 | controller | Jun 09 16:17:50.623228 crc crio[22095]: time="2026-06-09T16:17:50.623129147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=fde39b2f-8461-499a-bea4-93579cb27d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687213 | controller | Jun 09 16:17:50.632792 crc crio[22095]: time="2026-06-09T16:17:50.632743153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687230 | controller | Jun 09 16:17:50.635292 crc crio[22095]: time="2026-06-09T16:17:50.635214296Z" level=info msg="Creating container: openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance" id=2af69070-4374-4f5d-b4cd-4df6426743eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687245 | controller | Jun 09 16:17:50.637144 crc crio[22095]: time="2026-06-09T16:17:50.637113635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687261 | controller | Jun 09 16:17:50.637387 crc crio[22095]: time="2026-06-09T16:17:50.637122465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687276 | controller | Jun 09 16:17:50.686366 crc crio[22095]: time="2026-06-09T16:17:50.686186273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687292 | controller | Jun 09 16:17:50.689191 crc crio[22095]: time="2026-06-09T16:17:50.689125848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687308 | controller | Jun 09 16:17:50.849470 crc crio[22095]: time="2026-06-09T16:17:50.849373355Z" level=info msg="Created container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd" id=bbe6237d-585e-4259-b193-3fb8e0021440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687323 | controller | Jun 09 16:17:50.851535 crc crio[22095]: time="2026-06-09T16:17:50.851482499Z" level=info msg="Starting container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce" id=6f3cc21f-8ca7-4262-992d-017c29f732cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.687339 | controller | Jun 09 16:17:50.857780 crc crio[22095]: time="2026-06-09T16:17:50.856812705Z" level=info msg="Started container" PID=61182 containerID=e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce description=openstack/ovn-northd-0/ovn-northd id=6f3cc21f-8ca7-4262-992d-017c29f732cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74
2026-06-09 17:40:40.687354 | controller | Jun 09 16:17:50.862987 crc crio[22095]: time="2026-06-09T16:17:50.862821649Z" level=info msg="Created container e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92: openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance" id=2af69070-4374-4f5d-b4cd-4df6426743eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687370 | controller | Jun 09 16:17:50.864021 crc crio[22095]: time="2026-06-09T16:17:50.863906607Z" level=info msg="Starting container: e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92" id=4ba0596a-4738-4a0b-a008-61c7719db976 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.687385 | controller | Jun 09 16:17:50.868201 crc crio[22095]: time="2026-06-09T16:17:50.868126355Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=9db20208-8b64-4674-abd8-1fd2e105cb11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687403 | controller | Jun 09 16:17:50.869258 crc crio[22095]: time="2026-06-09T16:17:50.869191233Z" level=info msg="Started container" PID=61187 containerID=e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92 description=openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance id=4ba0596a-4738-4a0b-a008-61c7719db976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf
2026-06-09 17:40:40.687419 | controller | Jun 09 16:17:50.903979 crc crio[22095]: time="2026-06-09T16:17:50.903763529Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=3221860f-7d5c-4eea-a7de-45af445c5238 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687435 | controller | Jun 09 16:17:50.913749 crc crio[22095]: time="2026-06-09T16:17:50.913663732Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=acb94d3c-5276-4ed2-a73f-8d3e60944f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687450 | controller | Jun 09 16:17:50.915519 crc crio[22095]: time="2026-06-09T16:17:50.915470779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687466 | controller | Jun 09 16:17:50.963974 crc crio[22095]: time="2026-06-09T16:17:50.963821328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687481 | controller | Jun 09 16:17:50.967747 crc crio[22095]: time="2026-06-09T16:17:50.967674076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687497 | controller | Jun 09 16:17:51.096457 crc crio[22095]: time="2026-06-09T16:17:51.096311873Z" level=info msg="Created container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter" id=acb94d3c-5276-4ed2-a73f-8d3e60944f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687512 | controller | Jun 09 16:17:51.098794 crc crio[22095]: time="2026-06-09T16:17:51.098676964Z" level=info msg="Starting container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe" id=778b0554-b83b-46df-b9c5-f52f6cb85db3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.687527 | controller | Jun 09 16:17:51.105410 crc crio[22095]: time="2026-06-09T16:17:51.105129929Z" level=info msg="Started container" PID=61219 containerID=98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe description=openstack/ovn-northd-0/openstack-network-exporter id=778b0554-b83b-46df-b9c5-f52f6cb85db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74
2026-06-09 17:40:40.687544 | controller | Jun 09 16:17:52.152811 crc crio[22095]: time="2026-06-09T16:17:52.152307486Z" level=info msg="Running pod sandbox: openstack/glance-db-create-hwcsm/POD" id=67030b1d-8177-4266-9da2-a0c91b9b9948 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.687560 | controller | Jun 09 16:17:52.154027 crc crio[22095]: time="2026-06-09T16:17:52.15284501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687576 | controller | Jun 09 16:17:52.196250 crc crio[22095]: time="2026-06-09T16:17:52.19616266Z" level=info msg="Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc0028b61b0}] Aliases:map[]}"
2026-06-09 17:40:40.687594 | controller | Jun 09 16:17:52.196250 crc crio[22095]: time="2026-06-09T16:17:52.196223212Z" level=info msg="Adding pod openstack_glance-db-create-hwcsm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.687610 | controller | Jun 09 16:17:52.433302 crc crio[22095]: time="2026-06-09T16:17:52.43071285Z" level=info msg="Stopping container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc (timeout: 10s)" id=e31ab327-f43b-40ba-a258-5e6dc668c81f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.687626 | controller | Jun 09 16:17:52.742864 crc crio[22095]: 2026-06-09T16:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf720ae206232bc Mac:e2:a6:ec:dd:35:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.687642 | controller | Jun 09 16:17:52.744448 crc crio[22095]: time="2026-06-09T16:17:52.744335928Z" level=info msg="Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc0028b61b0}] Aliases:map[]}"
2026-06-09 17:40:40.687657 | controller | Jun 09 16:17:52.744624 crc crio[22095]: time="2026-06-09T16:17:52.744573304Z" level=info msg="Checking pod openstack_glance-db-create-hwcsm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.687673 | controller | Jun 09 16:17:52.758700 crc crio[22095]: time="2026-06-09T16:17:52.758594263Z" level=info msg="Ran pod sandbox cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 with infra container: openstack/glance-db-create-hwcsm/POD" id=67030b1d-8177-4266-9da2-a0c91b9b9948 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.687689 | controller | Jun 09 16:17:52.779505 crc crio[22095]: time="2026-06-09T16:17:52.779309034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d307351d-e7a2-4175-9ca9-84c46fc79407 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687704 | controller | Jun 09 16:17:52.789583 crc crio[22095]: time="2026-06-09T16:17:52.788873049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6426aafd-c0f8-4c21-928b-050b585e2588 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.687719 | controller | Jun 09 16:17:52.805986 crc crio[22095]: time="2026-06-09T16:17:52.804599612Z" level=info msg="Creating container: openstack/glance-db-create-hwcsm/mariadb-database-create" id=ce13a49d-f7fd-40ee-b108-6fba6b167f3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687735 | controller | Jun 09 16:17:52.806255 crc crio[22095]: time="2026-06-09T16:17:52.806202213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687751 | controller | Jun 09 16:17:52.850344 crc crio[22095]: time="2026-06-09T16:17:52.850260302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687766 | controller | Jun 09 16:17:52.854960 crc crio[22095]: time="2026-06-09T16:17:52.854794788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.687785 | controller | Jun 09 16:17:53.012396 crc crio[22095]: time="2026-06-09T16:17:53.01173122Z" level=info msg="Created container e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028: openstack/glance-db-create-hwcsm/mariadb-database-create" id=ce13a49d-f7fd-40ee-b108-6fba6b167f3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.687800 | controller | Jun 09 16:17:53.014579 crc crio[22095]: time="2026-06-09T16:17:53.014489761Z" level=info msg="Starting container: e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028" id=839dca12-e33b-450b-b9ef-d4ce642e2005 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.687816 | controller | Jun 09 16:17:53.020100 crc crio[22095]: time="2026-06-09T16:17:53.020027583Z" level=info msg="Started container" PID=61378 containerID=e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028 description=openstack/glance-db-create-hwcsm/mariadb-database-create id=839dca12-e33b-450b-b9ef-d4ce642e2005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6
2026-06-09 17:40:40.687832 | controller | Jun 09 16:17:53.061601 crc crio[22095]: time="2026-06-09T16:17:53.061466015Z" level=info msg="Stopped container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns" id=e31ab327-f43b-40ba-a258-5e6dc668c81f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.687850 | controller | Jun 09 16:17:53.062578 crc crio[22095]: time="2026-06-09T16:17:53.062519632Z" level=info msg="Stopping pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3" id=e0d70f9c-d487-42d5-be17-9fcd895a273c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.687885 | controller | Jun 09 16:17:53.063098 crc crio[22095]: time="2026-06-09T16:17:53.063045215Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002da45a0}] Aliases:map[]}"
2026-06-09 17:40:40.687902 | controller | Jun 09 16:17:53.064978 crc crio[22095]: time="2026-06-09T16:17:53.063252361Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b485b7db9-dswrp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.687918 | controller | Jun 09 16:17:53.388093 crc crio[22095]: time="2026-06-09T16:17:53.38788766Z" level=info msg="Stopped pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3" id=e0d70f9c-d487-42d5-be17-9fcd895a273c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.687935 | controller | Jun 09 16:17:54.475657 crc crio[22095]: time="2026-06-09T16:17:54.475086073Z" level=info msg="Stopping pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6" id=7c8c1dca-ed19-4477-b1ae-595d23594fd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.687950 | controller | Jun 09 16:17:54.476660 crc crio[22095]: time="2026-06-09T16:17:54.476010777Z" level=info msg="Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc001288978}] Aliases:map[]}"
2026-06-09 17:40:40.687973 | controller | Jun 09 16:17:54.476660 crc crio[22095]: time="2026-06-09T16:17:54.47615196Z" level=info msg="Deleting pod openstack_glance-db-create-hwcsm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.687989 | controller | Jun 09 16:17:54.987279 crc crio[22095]: time="2026-06-09T16:17:54.986652523Z" level=info msg="Stopped pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6" id=7c8c1dca-ed19-4477-b1ae-595d23594fd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.688005 | controller | Jun 09 16:17:59.119398 crc crio[22095]: time="2026-06-09T16:17:59.118827791Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=a3c481de-beb4-4bad-a68a-25ee5277f9ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.688020 | controller | Jun 09 16:17:59.119398 crc crio[22095]: time="2026-06-09T16:17:59.119409786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688036 | controller | Jun 09 16:17:59.154350 crc crio[22095]: time="2026-06-09T16:17:59.154274099Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc002ab2328}] Aliases:map[]}"
2026-06-09 17:40:40.688052 | controller | Jun 09 16:17:59.154350 crc crio[22095]: time="2026-06-09T16:17:59.154329681Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.688068 | controller | Jun 09 16:17:59.557671 crc crio[22095]: time="2026-06-09T16:17:59.556753753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=19911dc9-353d-4164-b1d0-65887fc5bcec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688083 | controller | Jun 09 16:17:59.564363 crc crio[22095]: time="2026-06-09T16:17:59.564306607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=042c2387-08f6-4cba-b0b9-c3f13471cc77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688099 | controller | Jun 09 16:17:59.647417 crc crio[22095]: time="2026-06-09T16:17:59.647212021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=acf14dac-b30f-4ebc-81e8-c63b5c79d947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688114 | controller | Jun 09 16:17:59.660899 crc crio[22095]: time="2026-06-09T16:17:59.660712337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=3b8a4cb9-c9ea-47cd-a604-17df1a1ef709 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688130 | controller | Jun 09 16:17:59.661335 crc crio[22095]: time="2026-06-09T16:17:59.660969724Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=ca87e5af-7db9-43ff-a91d-bad64ad7b93e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.688145 | controller | Jun 09 16:17:59.661451 crc crio[22095]: time="2026-06-09T16:17:59.661402335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688161 | controller | Jun 09 16:17:59.681305 crc crio[22095]: time="2026-06-09T16:17:59.679346825Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=4eeef05a-4bab-4e97-ad72-4d9af2caf86f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.688180 | controller | Jun 09 16:17:59.703524 crc crio[22095]: time="2026-06-09T16:17:59.703417132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688197 | controller | Jun 09 16:17:59.770247 crc crio[22095]: time="2026-06-09T16:17:59.769411643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688212 | controller | Jun 09 16:17:59.775120 crc crio[22095]: time="2026-06-09T16:17:59.775062598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688227 | controller | Jun 09 16:17:59.776552 crc crio[22095]: time="2026-06-09T16:17:59.776508645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688242 | controller | Jun 09 16:17:59.780850 crc crio[22095]: time="2026-06-09T16:17:59.780821376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688257 | controller | Jun 09 16:17:59.853635 crc crio[22095]: time="2026-06-09T16:17:59.85358308Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-fmqdb/POD" id=ba832d9e-bb96-4097-a39e-c73e9ff15f0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.688272 | controller | Jun 09 16:17:59.853983 crc crio[22095]: time="2026-06-09T16:17:59.853905799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688288 | controller | Jun 09 16:17:59.884986 crc crio[22095]: 2026-06-09T16:17:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd4306e2f605aa5 Mac:ea:c9:3a:99:ac:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.688303 | controller | Jun 09 16:17:59.885275 crc crio[22095]: time="2026-06-09T16:17:59.885135239Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc002ab2328}] Aliases:map[]}"
2026-06-09 17:40:40.688319 | controller | Jun 09 16:17:59.885381 crc crio[22095]: time="2026-06-09T16:17:59.885314393Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.688334 | controller | Jun 09 16:17:59.900466 crc crio[22095]: time="2026-06-09T16:17:59.900322128Z" level=info msg="Ran pod sandbox bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 with infra container: openstack/swift-storage-0/POD" id=a3c481de-beb4-4bad-a68a-25ee5277f9ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.688350 | controller | Jun 09 16:17:59.900893 crc crio[22095]: time="2026-06-09T16:17:59.900584745Z" level=info msg="Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc0004c6d08}] Aliases:map[]}"
2026-06-09 17:40:40.688368 | controller | Jun 09 16:17:59.901107 crc crio[22095]: time="2026-06-09T16:17:59.901086718Z" level=info msg="Adding pod openstack_keystone-db-create-fmqdb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.688384 | controller | Jun 09 16:17:59.904491 crc crio[22095]: time="2026-06-09T16:17:59.904454884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688399 | controller | Jun 09 16:17:59.904842 crc crio[22095]: time="2026-06-09T16:17:59.904812483Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688415 | controller | Jun 09 16:17:59.905094 crc crio[22095]: time="2026-06-09T16:17:59.90507285Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688431 | controller | Jun 09 16:17:59.906775 crc crio[22095]: time="2026-06-09T16:17:59.906746063Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=6b80fd4f-40f6-487c-b276-1ae218eb3e57 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.688447 | controller | Jun 09 16:17:59.913410 crc crio[22095]: time="2026-06-09T16:17:59.913350512Z" level=info msg="Created container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq" id=4eeef05a-4bab-4e97-ad72-4d9af2caf86f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.688462 | controller | Jun 09 16:17:59.914663 crc crio[22095]: time="2026-06-09T16:17:59.914604724Z" level=info msg="Starting container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe" id=da31e91d-3304-4c44-89d4-17fc26b828e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.688478 | controller | Jun 09 16:17:59.921217 crc crio[22095]: time="2026-06-09T16:17:59.921100941Z" level=info msg="Started container" PID=61797 containerID=f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe description=openstack/rabbitmq-cell1-server-0/rabbitmq id=da31e91d-3304-4c44-89d4-17fc26b828e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854
2026-06-09 17:40:40.688494 | controller | Jun 09 16:17:59.923036 crc crio[22095]: time="2026-06-09T16:17:59.922319332Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\""
2026-06-09 17:40:40.688510 | controller | Jun 09 16:17:59.942351 crc crio[22095]: time="2026-06-09T16:17:59.942276413Z" level=info msg="Created container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq" id=ca87e5af-7db9-43ff-a91d-bad64ad7b93e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.688525 | controller | Jun 09 16:17:59.944813 crc crio[22095]: time="2026-06-09T16:17:59.944634944Z" level=info msg="Starting container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7" id=856e6da7-c297-4e8f-822e-937963c5d759 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.688544 | controller | Jun 09 16:17:59.956691 crc crio[22095]: time="2026-06-09T16:17:59.95658432Z" level=info msg="Started container" PID=61800 containerID=fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7 description=openstack/rabbitmq-server-0/rabbitmq id=856e6da7-c297-4e8f-822e-937963c5d759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960
2026-06-09 17:40:40.688559 | controller | Jun 09 16:18:00.615805 crc crio[22095]: time="2026-06-09T16:18:00.615188429Z" level=info msg="Stopping pod sandbox: 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf" id=d4dfff13-f403-49af-82f8-7170ee977335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.688575 | controller | Jun 09 16:18:00.618145 crc crio[22095]: time="2026-06-09T16:18:00.618045132Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc0028b6610}] Aliases:map[]}"
2026-06-09 17:40:40.688590 | controller | Jun 09 16:18:00.618375 crc crio[22095]: time="2026-06-09T16:18:00.618271738Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-sp6vm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.688606 | controller | Jun 09 16:18:01.064727 crc crio[22095]: 2026-06-09T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:683ff47a55d2ce2 Mac:76:df:80:25:33:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.688622 | controller | Jun 09 16:18:01.066676 crc crio[22095]: time="2026-06-09T16:18:01.066609057Z" level=info msg="Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc0004c6d08}] Aliases:map[]}"
2026-06-09 17:40:40.688638 | controller | Jun 09 16:18:01.071686 crc crio[22095]: time="2026-06-09T16:18:01.071614926Z" level=info msg="Checking pod openstack_keystone-db-create-fmqdb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.688654 | controller | Jun 09 16:18:01.075145 crc crio[22095]: time="2026-06-09T16:18:01.074998053Z" level=info msg="Stopped pod sandbox: 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf" id=d4dfff13-f403-49af-82f8-7170ee977335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.688670 | controller | Jun 09 16:18:01.089385 crc crio[22095]: time="2026-06-09T16:18:01.089238547Z" level=info msg="Ran pod sandbox 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 with infra container: openstack/keystone-db-create-fmqdb/POD" id=ba832d9e-bb96-4097-a39e-c73e9ff15f0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.688685 | controller | Jun 09 16:18:01.128703 crc crio[22095]: time="2026-06-09T16:18:01.128566195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=83e41461-58f3-46d6-af1f-1a29d5492317 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688701 | controller | Jun 09 16:18:01.135372 crc crio[22095]: time="2026-06-09T16:18:01.135155174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d7470110-770c-4c55-a86d-0b264fb7a31e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.688719 | controller | Jun 09 16:18:01.145249 crc crio[22095]: time="2026-06-09T16:18:01.145162121Z" level=info msg="Creating container: openstack/keystone-db-create-fmqdb/mariadb-database-create" id=94284ddb-a4c2-4a8c-9d46-443777fbc734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.688736 | controller | Jun 09 16:18:01.145623 crc crio[22095]: time="2026-06-09T16:18:01.145584951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688751 | controller | Jun 09 16:18:01.194071 crc crio[22095]: time="2026-06-09T16:18:01.193947881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688767 | controller | Jun 09 16:18:01.198169 crc crio[22095]: time="2026-06-09T16:18:01.198124248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688782 | controller | Jun 09 16:18:01.215495 crc crio[22095]: time="2026-06-09T16:18:01.215444952Z" level=info msg="Running pod sandbox: openstack/placement-db-create-8n7v8/POD" id=e13f7d33-d33b-4c39-a1eb-c2b44e04eb28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.688798 | controller | Jun 09 16:18:01.215772 crc crio[22095]: time="2026-06-09T16:18:01.21575323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688814 | controller | Jun 09 16:18:01.252042 crc crio[22095]: time="2026-06-09T16:18:01.251902096Z" level=info msg="Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc000526348}] Aliases:map[]}"
2026-06-09 17:40:40.688830 | controller | Jun 09 16:18:01.252042 crc crio[22095]: time="2026-06-09T16:18:01.252022599Z" level=info msg="Adding pod openstack_placement-db-create-8n7v8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.688845 | controller | Jun 09 16:18:01.469892 crc crio[22095]: time="2026-06-09T16:18:01.468722863Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683698-j5xhr/POD" id=535db62e-0fbb-4d89-87f9-9b1ac933f006 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.688882 | controller | Jun 09 16:18:01.469892 crc crio[22095]: time="2026-06-09T16:18:01.469285487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.688899 | controller | Jun 09 16:18:01.487084 crc crio[22095]: time="2026-06-09T16:18:01.487001471Z" level=info msg="Created container a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b: openstack/keystone-db-create-fmqdb/mariadb-database-create" id=94284ddb-a4c2-4a8c-9d46-443777fbc734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.688916 | controller | Jun 09 16:18:01.489889 crc crio[22095]: time="2026-06-09T16:18:01.489106835Z" level=info msg="Starting container: a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b" id=aa379e5b-5bb2-4134-9c34-566b3b5397bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.688931 | controller | Jun 09 16:18:01.495005 crc crio[22095]: time="2026-06-09T16:18:01.494811891Z" level=info msg="Started container" PID=62000 containerID=a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b description=openstack/keystone-db-create-fmqdb/mariadb-database-create id=aa379e5b-5bb2-4134-9c34-566b3b5397bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99
2026-06-09 17:40:40.688951 | controller | Jun 09 16:18:01.517111 crc crio[22095]: time="2026-06-09T16:18:01.516562349Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc0028b63a8}] Aliases:map[]}"
2026-06-09 17:40:40.688968 | controller | Jun 09 16:18:01.517111 crc crio[22095]: time="2026-06-09T16:18:01.51661649Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683698-j5xhr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.688983 | controller | Jun 09 16:18:01.895041 crc crio[22095]: 2026-06-09T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec3076285ce57be Mac:ea:a0:3a:7f:20:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 SocketPath: PciID:}] [{Interface:0xc0002f7610 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.688999 | controller | Jun 09 16:18:01.897494 crc crio[22095]: time="2026-06-09T16:18:01.897266146Z" level=info msg="Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc000526348}] Aliases:map[]}"
2026-06-09 17:40:40.689015 | controller | Jun 09 16:18:01.898384 crc crio[22095]: time="2026-06-09T16:18:01.898120307Z" level=info msg="Checking pod openstack_placement-db-create-8n7v8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.689032 | controller | Jun 09 16:18:02.121793 crc crio[22095]: 2026-06-09T16:18:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cd884763294efe Mac:b2:16:00:6f:cc:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.689048 | controller | Jun 09 16:18:02.123113 crc crio[22095]: time="2026-06-09T16:18:02.123026381Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc0028b63a8}] Aliases:map[]}"
2026-06-09 17:40:40.689064 | controller | Jun 09 16:18:02.123198 crc crio[22095]: time="2026-06-09T16:18:02.123184225Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683698-j5xhr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.689079 | controller | Jun 09 16:18:02.192134 crc crio[22095]: time="2026-06-09T16:18:02.1920496Z" level=info msg="Running pod sandbox: openstack/glance-655e-account-create-v2gjd/POD" id=f7a273de-b33b-4d5c-b71e-2a336409a2a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.689098 | controller | Jun 09 16:18:02.192311 crc crio[22095]: time="2026-06-09T16:18:02.192154783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689114 | controller | Jun 09 16:18:02.374517 crc crio[22095]: time="2026-06-09T16:18:02.374296961Z" level=info msg="Ran pod sandbox 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c with infra container: openshift-infra/auto-csr-approver-29683698-j5xhr/POD" id=535db62e-0fbb-4d89-87f9-9b1ac933f006 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.689130 | controller | Jun 09 16:18:02.375907 crc crio[22095]: time="2026-06-09T16:18:02.37582331Z" level=info msg="Ran pod sandbox ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 with infra container: openstack/placement-db-create-8n7v8/POD" id=e13f7d33-d33b-4c39-a1eb-c2b44e04eb28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.689146 | controller | Jun 09 16:18:02.377182 crc crio[22095]: time="2026-06-09T16:18:02.377136434Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=77d51669-bea6-48b2-9e59-fd1deeea6b65 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.689161 | controller | Jun 09 16:18:02.378006 crc crio[22095]: time="2026-06-09T16:18:02.377889223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c1c931ee-9c5f-4e63-9ade-cd90a8d56c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689177 | controller | Jun 09 16:18:02.382746 crc crio[22095]: time="2026-06-09T16:18:02.382635304Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.689192 | controller | Jun 09 16:18:02.397874 crc crio[22095]: time="2026-06-09T16:18:02.397738151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=99e49bb4-9079-4f7a-b378-3843d52dbdb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689208 | controller | Jun 09 16:18:02.409623 crc crio[22095]: time="2026-06-09T16:18:02.409522283Z" level=info msg="Creating container: openstack/placement-db-create-8n7v8/mariadb-database-create" id=3bc78456-355f-4003-8b68-382acdefb94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689224 | controller | Jun 09 16:18:02.413460 crc crio[22095]: time="2026-06-09T16:18:02.413374152Z" level=info msg="Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc001288970}] Aliases:map[]}"
2026-06-09 17:40:40.689240 | controller | Jun 09 16:18:02.413460 crc crio[22095]: time="2026-06-09T16:18:02.413453134Z" level=info msg="Adding pod openstack_glance-655e-account-create-v2gjd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.689256 | controller | Jun 09 16:18:02.451579 crc crio[22095]: time="2026-06-09T16:18:02.451502249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689271 | controller | Jun 09 16:18:02.460988 crc crio[22095]: time="2026-06-09T16:18:02.460803358Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=6b80fd4f-40f6-487c-b276-1ae218eb3e57 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.689290 | controller | Jun 09 16:18:02.464135 crc crio[22095]: time="2026-06-09T16:18:02.462875971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=95c70b04-42dc-40ab-87da-9757fd8c80e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689306 | controller | Jun 09 16:18:02.503241 crc crio[22095]: time="2026-06-09T16:18:02.503144313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=54903ef0-e05a-4d44-a1df-f7d681729d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689322 | controller | Jun 09 16:18:02.534208 crc crio[22095]: time="2026-06-09T16:18:02.533810259Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=8b94820a-008e-464d-9fa6-5759a0882c84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689337 | controller | Jun 09 16:18:02.535873 crc crio[22095]: time="2026-06-09T16:18:02.5358066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689490 | controller | Jun 09 16:18:02.591695 crc crio[22095]: time="2026-06-09T16:18:02.59159027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689505 | controller | Jun 09 16:18:02.605129 crc crio[22095]: time="2026-06-09T16:18:02.604074529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689520 | controller | Jun 09 16:18:02.627504 crc crio[22095]: time="2026-06-09T16:18:02.627216433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689535 | controller | Jun 09 16:18:02.638996 crc crio[22095]: time="2026-06-09T16:18:02.635203337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689551 | controller | Jun 09 16:18:02.694482 crc crio[22095]: time="2026-06-09T16:18:02.694404194Z" level=info msg="Stopping pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99" id=7f819b73-1770-440f-8877-2ac16f7614c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.689566 | controller | Jun 09 16:18:02.695142 crc crio[22095]: time="2026-06-09T16:18:02.695118043Z" level=info msg="Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc001288400}] Aliases:map[]}"
2026-06-09 17:40:40.689582 | controller | Jun 09 16:18:02.695372 crc crio[22095]: time="2026-06-09T16:18:02.695351459Z" level=info msg="Deleting pod openstack_keystone-db-create-fmqdb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.689597 | controller | Jun 09 16:18:02.762059 crc crio[22095]: time="2026-06-09T16:18:02.760057157Z" level=info msg="Created container a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01: openstack/placement-db-create-8n7v8/mariadb-database-create" id=3bc78456-355f-4003-8b68-382acdefb94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689616 | controller | Jun 09 16:18:02.765145 crc crio[22095]: time="2026-06-09T16:18:02.765036665Z" level=info msg="Starting container: a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01" id=e22de2a5-cad4-4c8e-8898-216d966fa843 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.689632 | controller | Jun 09 16:18:02.770809 crc crio[22095]: time="2026-06-09T16:18:02.770215887Z" level=info msg="Started container" PID=62226 containerID=a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01 description=openstack/placement-db-create-8n7v8/mariadb-database-create id=e22de2a5-cad4-4c8e-8898-216d966fa843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524
2026-06-09 17:40:40.689648 | controller | Jun 09 16:18:02.793708 crc crio[22095]: time="2026-06-09T16:18:02.793596916Z" level=info msg="Created container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server" id=8b94820a-008e-464d-9fa6-5759a0882c84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689664 | controller | Jun 09 16:18:02.799014 crc crio[22095]: time="2026-06-09T16:18:02.798857111Z" level=info msg="Starting container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5" id=d82d3457-54eb-44cb-8ec4-d6c9f0c86e02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.689681 | controller | Jun 09 16:18:02.811379 crc crio[22095]: time="2026-06-09T16:18:02.81130053Z" level=info msg="Started container" PID=62232 containerID=3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5 description=openstack/swift-storage-0/account-server id=d82d3457-54eb-44cb-8ec4-d6c9f0c86e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.689697 | controller | Jun 09 16:18:02.821759 crc crio[22095]: time="2026-06-09T16:18:02.821669496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=08ef5957-0d20-4a84-9ff0-0d130356016a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689712 | controller | Jun 09 16:18:02.833345 crc crio[22095]: time="2026-06-09T16:18:02.833266143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=02cd4987-5e99-4314-856b-f5f42ee4bd18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689728 | controller | Jun 09 16:18:02.844093 crc crio[22095]: time="2026-06-09T16:18:02.844013789Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=f2604b85-35b0-426a-82bd-b8b99ff21d0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689744 | controller | Jun 09 16:18:02.845688 crc crio[22095]: time="2026-06-09T16:18:02.845581169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689759 | controller | Jun 09 16:18:02.902568 crc crio[22095]: time="2026-06-09T16:18:02.902469307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689775 | controller | Jun 09 16:18:02.908795 crc crio[22095]: time="2026-06-09T16:18:02.908735417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689790 | controller | Jun 09 16:18:03.059515 crc crio[22095]: 2026-06-09T16:18:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69554193b7e1d91 Mac:86:a1:97:c5:31:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.689809 | controller | Jun 09 16:18:03.059515 crc crio[22095]: time="2026-06-09T16:18:03.058527245Z" level=info msg="Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc001288970}] Aliases:map[]}"
2026-06-09 17:40:40.689825 | controller | Jun 09 16:18:03.059515 crc crio[22095]: time="2026-06-09T16:18:03.058894024Z" level=info msg="Checking pod openstack_glance-655e-account-create-v2gjd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.689841 | controller | Jun 09 16:18:03.081022 crc crio[22095]: time="2026-06-09T16:18:03.080847897Z" level=info msg="Ran pod sandbox 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 with infra container: openstack/glance-655e-account-create-v2gjd/POD" id=f7a273de-b33b-4d5c-b71e-2a336409a2a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.689876 | controller | Jun 09 16:18:03.086467 crc crio[22095]: time="2026-06-09T16:18:03.086293277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a0697233-3f37-440a-9eea-1150c3ccdef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689894 | controller | Jun 09 16:18:03.090709 crc crio[22095]: time="2026-06-09T16:18:03.090595317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=852d1318-4a8a-4dad-b543-0378a5f9fbd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.689910 | controller | Jun 09 16:18:03.102143 crc crio[22095]: time="2026-06-09T16:18:03.101556108Z" level=info msg="Creating container: openstack/glance-655e-account-create-v2gjd/mariadb-account-create" id=db1c20a3-00f2-4e4e-94a4-24cf0f5ed99a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689926 | controller | Jun 09 16:18:03.102525 crc crio[22095]: time="2026-06-09T16:18:03.102161673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.689942 | controller | Jun 09 16:18:03.125023 crc crio[22095]: time="2026-06-09T16:18:03.123761697Z" level=info msg="Created container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator" id=f2604b85-35b0-426a-82bd-b8b99ff21d0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.689958 | controller | Jun 09 16:18:03.126025 crc crio[22095]: time="2026-06-09T16:18:03.125380648Z" level=info msg="Starting container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de" id=cc027e7e-f027-485d-b0bb-61ea621aa779 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.689974 | controller | Jun 09 16:18:03.138275 crc crio[22095]: time="2026-06-09T16:18:03.137267053Z" level=info msg="Started container" PID=62268 containerID=85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de description=openstack/swift-storage-0/account-replicator id=cc027e7e-f027-485d-b0bb-61ea621aa779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.689990 | controller | Jun 09 16:18:03.150830 crc crio[22095]: time="2026-06-09T16:18:03.150585514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=17afcb77-4a37-41a3-be99-dbdb98d196af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690009 | controller | Jun 09 16:18:03.155854 crc crio[22095]: time="2026-06-09T16:18:03.155051529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=975f602e-1878-4d21-8bff-2888e690f363 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690025 | controller | Jun 09 16:18:03.160849 crc crio[22095]: time="2026-06-09T16:18:03.160773855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690040 | controller | Jun 09 16:18:03.166679 crc crio[22095]: time="2026-06-09T16:18:03.166578804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690056 | controller | Jun 09 16:18:03.171641 crc crio[22095]: time="2026-06-09T16:18:03.171556672Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=5f0209bd-9503-4510-8bbb-8a26b4f8f7df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690072 | controller | Jun 09 16:18:03.173761 crc crio[22095]: time="2026-06-09T16:18:03.173688526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690087 | controller | Jun 09 16:18:03.228411 crc crio[22095]: time="2026-06-09T16:18:03.228356777Z" level=info msg="Stopped pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99" id=7f819b73-1770-440f-8877-2ac16f7614c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690102 | controller | Jun 09 16:18:03.255509 crc crio[22095]: time="2026-06-09T16:18:03.255405001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690118 | controller | Jun 09 16:18:03.259353 crc crio[22095]: time="2026-06-09T16:18:03.259319451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690133 | controller | Jun 09 16:18:03.384399 crc crio[22095]: time="2026-06-09T16:18:03.384268623Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=77d51669-bea6-48b2-9e59-fd1deeea6b65 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.690162 | controller | Jun 09 16:18:03.388086 crc crio[22095]: time="2026-06-09T16:18:03.387474545Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b6bdeddf-368f-4ae0-bd3e-3222c7d06b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690179 | controller | Jun 09 16:18:03.393040 crc crio[22095]: time="2026-06-09T16:18:03.392878544Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=64d79b89-4abf-47e4-a9d2-4fd5e4622d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690194 | controller | Jun 09 16:18:03.405634 crc crio[22095]: time="2026-06-09T16:18:03.405544488Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683698-j5xhr/oc" id=43284e36-4918-4e07-a0f1-4f9f5e892fb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690209 | controller | Jun 09 16:18:03.406347 crc crio[22095]: time="2026-06-09T16:18:03.406100813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690225 | controller | Jun 09 16:18:03.467597 crc crio[22095]: time="2026-06-09T16:18:03.467044825Z" level=info msg="Created container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor" id=5f0209bd-9503-4510-8bbb-8a26b4f8f7df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690244 | controller | Jun 09 16:18:03.476041 crc crio[22095]: time="2026-06-09T16:18:03.475964893Z" level=info msg="Starting container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6" id=37dd4e63-81ea-42ef-9ed5-d0dba063a557 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.690260 | controller | Jun 09 16:18:03.480885 crc crio[22095]: time="2026-06-09T16:18:03.480786347Z" level=info msg="Created container 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c: openstack/glance-655e-account-create-v2gjd/mariadb-account-create" id=db1c20a3-00f2-4e4e-94a4-24cf0f5ed99a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690275 | controller | Jun 09 16:18:03.482242 crc crio[22095]: time="2026-06-09T16:18:03.482181942Z" level=info msg="Starting container: 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c" id=81167cc0-194a-49bc-bda4-746360552a9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.690290 | controller | Jun 09 16:18:03.483050 crc crio[22095]: time="2026-06-09T16:18:03.482970833Z" level=info msg="Started container" PID=62297 containerID=51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6 description=openstack/swift-storage-0/account-auditor id=37dd4e63-81ea-42ef-9ed5-d0dba063a557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.690306 | controller | Jun 09 16:18:03.494178 crc crio[22095]: time="2026-06-09T16:18:03.494082277Z" level=info msg="Started container" PID=62285 containerID=9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c description=openstack/glance-655e-account-create-v2gjd/mariadb-account-create id=81167cc0-194a-49bc-bda4-746360552a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010
2026-06-09 17:40:40.690322 | controller | Jun 09 16:18:03.495172 crc crio[22095]: time="2026-06-09T16:18:03.495048282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690338 | controller | Jun 09 16:18:03.503416 crc crio[22095]: time="2026-06-09T16:18:03.503316464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=fcd830fd-2b28-4179-b58c-186396ffbaf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690353 | controller | Jun 09 16:18:03.507372 crc crio[22095]: time="2026-06-09T16:18:03.507282786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=28362ae7-3ab8-4121-aa70-4687ace1df0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690369 | controller | Jun 09 16:18:03.515038 crc crio[22095]: time="2026-06-09T16:18:03.51486438Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=ed524905-3f78-4488-87cb-5f9977fbd2ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690384 | controller | Jun 09 16:18:03.518861 crc crio[22095]: time="2026-06-09T16:18:03.518797601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690400 | controller | Jun 09 16:18:03.626015 crc crio[22095]: time="2026-06-09T16:18:03.624339556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690415 | controller | Jun 09 16:18:03.635172 crc crio[22095]: time="2026-06-09T16:18:03.635082201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690434 | controller | Jun 09 16:18:03.758960 crc crio[22095]: time="2026-06-09T16:18:03.758047572Z" level=info msg="Created container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper" id=ed524905-3f78-4488-87cb-5f9977fbd2ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690450 | controller | Jun 09 16:18:03.760593 crc crio[22095]: time="2026-06-09T16:18:03.760493945Z" level=info msg="Starting container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb" id=e5885083-6caa-46db-8588-2626a66ed1e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.690465 | controller | Jun 09 16:18:03.781414 crc crio[22095]: time="2026-06-09T16:18:03.781278808Z" level=info msg="Started container" PID=62340 containerID=f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb description=openstack/swift-storage-0/account-reaper id=e5885083-6caa-46db-8588-2626a66ed1e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.690480 | controller | Jun 09 16:18:03.801089 crc crio[22095]: time="2026-06-09T16:18:03.801033044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690496 | controller | Jun 09 16:18:03.801658 crc crio[22095]: time="2026-06-09T16:18:03.801575208Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690511 | controller | Jun 09 16:18:03.801809 crc crio[22095]: time="2026-06-09T16:18:03.801790953Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690526 | controller | Jun 09 16:18:03.803340 crc crio[22095]: time="2026-06-09T16:18:03.802903922Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=a43e79f0-1035-4a71-9aeb-9c2cf904ef65 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.690542 | controller | Jun 09 16:18:03.806512 crc crio[22095]: time="2026-06-09T16:18:03.806363941Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\""
2026-06-09 17:40:40.690557 | controller | Jun 09 16:18:03.872206 crc crio[22095]: time="2026-06-09T16:18:03.872116106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690572 | controller | Jun 09 16:18:04.004079 crc crio[22095]: time="2026-06-09T16:18:04.003987315Z" level=info msg="Created container 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14: openshift-infra/auto-csr-approver-29683698-j5xhr/oc" id=43284e36-4918-4e07-a0f1-4f9f5e892fb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690587 | controller | Jun 09 16:18:04.010122 crc crio[22095]: time="2026-06-09T16:18:04.009525747Z" level=info msg="Starting container: 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14" id=e175ca2f-b84c-43b1-9f01-00f9fdc35ade name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.690603 | controller | Jun 09 16:18:04.021179 crc crio[22095]: time="2026-06-09T16:18:04.019097092Z" level=info msg="Started container" PID=62352 containerID=6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14 description=openshift-infra/auto-csr-approver-29683698-j5xhr/oc id=e175ca2f-b84c-43b1-9f01-00f9fdc35ade name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c
2026-06-09 17:40:40.690621 | controller | Jun 09 16:18:04.793646 crc crio[22095]: time="2026-06-09T16:18:04.79356549Z" level=info msg="Stopping pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524" id=45138820-582a-4311-8b84-3fe1e84410b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690638 | controller | Jun 09 16:18:04.794266 crc crio[22095]: time="2026-06-09T16:18:04.794202977Z" level=info msg="Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc002b5c1d0}] Aliases:map[]}"
2026-06-09 17:40:40.690654 | controller | Jun 09 16:18:04.794474 crc crio[22095]: time="2026-06-09T16:18:04.794391092Z" level=info msg="Deleting pod openstack_placement-db-create-8n7v8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.690670 | controller | Jun 09 16:18:04.794618 crc crio[22095]: time="2026-06-09T16:18:04.794208337Z" level=info msg="Stopping pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010" id=41ed9582-9f02-4d9d-98b4-ef1e90699f7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690685 | controller | Jun 09 16:18:04.795299 crc crio[22095]: time="2026-06-09T16:18:04.795198442Z" level=info msg="Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc00379e298}] Aliases:map[]}"
2026-06-09 17:40:40.690701 | controller | Jun 09 16:18:04.795526 crc crio[22095]: time="2026-06-09T16:18:04.795415798Z" level=info msg="Deleting pod openstack_glance-655e-account-create-v2gjd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.690717 | controller | Jun 09 16:18:05.281089 crc crio[22095]: time="2026-06-09T16:18:05.280970401Z" level=info msg="Stopped pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010" id=41ed9582-9f02-4d9d-98b4-ef1e90699f7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690732 | controller | Jun 09 16:18:05.311563 crc crio[22095]: time="2026-06-09T16:18:05.311445613Z" level=info msg="Stopped pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524" id=45138820-582a-4311-8b84-3fe1e84410b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690748 | controller | Jun 09 16:18:05.821481 crc crio[22095]: time="2026-06-09T16:18:05.820503589Z" level=info msg="Stopping pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c" id=33da4ada-44e4-458b-a1b0-9637dcf05138 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690764 | controller | Jun 09 16:18:05.821481 crc crio[22095]: time="2026-06-09T16:18:05.820967731Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc002b5c2d8}] Aliases:map[]}"
2026-06-09 17:40:40.690783 | controller | Jun 09 16:18:05.821481 crc crio[22095]: time="2026-06-09T16:18:05.821089844Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683698-j5xhr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.690799 | controller | Jun 09 16:18:06.168213 crc crio[22095]: time="2026-06-09T16:18:06.168038115Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=a43e79f0-1035-4a71-9aeb-9c2cf904ef65 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.690815 | controller | Jun 09 16:18:06.168683 crc crio[22095]: time="2026-06-09T16:18:06.16862978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=f724f763-26f0-4b2f-8a06-16ebcb3f3627 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690831 | controller | Jun 09 16:18:06.172611 crc crio[22095]: time="2026-06-09T16:18:06.172546801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=34993a4e-e540-430c-8247-3efe80da1970 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.690847 | controller | Jun 09 16:18:06.186854 crc crio[22095]: time="2026-06-09T16:18:06.186138249Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=99660c36-60cb-4b89-9438-a1050170a783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690883 | controller | Jun 09 16:18:06.189567 crc crio[22095]: time="2026-06-09T16:18:06.189514896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690901 | controller | Jun 09 16:18:06.220006 crc crio[22095]: time="2026-06-09T16:18:06.219680039Z" level=info msg="Stopped pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c" id=33da4ada-44e4-458b-a1b0-9637dcf05138 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.690917 | controller | Jun 09 16:18:06.275763 crc crio[22095]: time="2026-06-09T16:18:06.275652663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690932 | controller | Jun 09 16:18:06.281661 crc crio[22095]: time="2026-06-09T16:18:06.281571525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.690948 | controller | Jun 09 16:18:06.875905 crc crio[22095]: time="2026-06-09T16:18:06.875161446Z" level=info msg="Created container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server" id=99660c36-60cb-4b89-9438-a1050170a783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.690964 | controller | Jun 09 16:18:06.877792 crc crio[22095]: time="2026-06-09T16:18:06.877685491Z" level=info msg="Starting container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979" id=11d865a9-c708-471a-8c1a-4c76bd4fac9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.690979 | controller | Jun 09 16:18:06.890164 crc crio[22095]: time="2026-06-09T16:18:06.883704705Z" level=info msg="Started container" PID=62608 containerID=457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979 description=openstack/swift-storage-0/container-server id=11d865a9-c708-471a-8c1a-4c76bd4fac9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.690995 | controller | Jun 09 16:18:07.125333 crc crio[22095]: time="2026-06-09T16:18:07.125201304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=7c1310dc-1404-44ae-8796-1e309ff47683 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691017 | controller | Jun 09 16:18:07.131225 crc crio[22095]: time="2026-06-09T16:18:07.131132406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=be1cd542-c59d-498e-b813-ca31acb6dd61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691033 | controller | Jun 09 16:18:07.142398 crc crio[22095]: time="2026-06-09T16:18:07.142293262Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=902ce16e-0b4f-4ccd-9743-d622e1c8f358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691049 | controller | Jun 09 16:18:07.144067 crc crio[22095]: time="2026-06-09T16:18:07.144006236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691065 | controller | Jun 09 16:18:07.185148 crc crio[22095]: time="2026-06-09T16:18:07.185061688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691081 | controller | Jun 09 16:18:07.188458 crc crio[22095]: time="2026-06-09T16:18:07.188385174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691097 | controller | Jun 09 16:18:07.345268 crc crio[22095]: time="2026-06-09T16:18:07.344582737Z" level=info msg="Created container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator" id=902ce16e-0b4f-4ccd-9743-d622e1c8f358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691113 | controller | Jun 09 16:18:07.347017 crc crio[22095]: time="2026-06-09T16:18:07.346533917Z" level=info msg="Starting container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e" id=73ad3d34-07bd-47e6-93f5-eaa0b11b37c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.691128 | controller | Jun 09 16:18:07.352453 crc crio[22095]: time="2026-06-09T16:18:07.352298944Z" level=info msg="Started container" PID=62658 containerID=b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e description=openstack/swift-storage-0/container-replicator id=73ad3d34-07bd-47e6-93f5-eaa0b11b37c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.691144 | controller | Jun 09 16:18:07.366167 crc crio[22095]: time="2026-06-09T16:18:07.363237975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=8c0be67a-ab23-4929-9282-c7d32f2c6976 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691160 | controller | Jun 09 16:18:07.369171 crc crio[22095]: time="2026-06-09T16:18:07.368212702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=7364e6de-debf-434d-a89c-60a8499c7f19 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691175 | controller | Jun 09 16:18:07.380879 crc crio[22095]: time="2026-06-09T16:18:07.380786724Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=8bfc5708-b554-49df-a689-25b6c93e027c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691190 | controller | Jun 09 16:18:07.382557 crc crio[22095]: time="2026-06-09T16:18:07.382394495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691209 | controller | Jun 09 16:18:07.441670 crc crio[22095]: time="2026-06-09T16:18:07.441573122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691225 | controller | Jun 09 16:18:07.447480 crc crio[22095]: time="2026-06-09T16:18:07.4473365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691241 | controller | Jun 09 16:18:07.584814 crc crio[22095]: time="2026-06-09T16:18:07.58468018Z" level=info msg="Created container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor" id=8bfc5708-b554-49df-a689-25b6c93e027c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691256 | controller | Jun 09 16:18:07.586048 crc crio[22095]: time="2026-06-09T16:18:07.585894351Z" level=info msg="Starting container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67" id=35b0a41a-cbe8-4684-9a96-0b66254ea24c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.691272 | controller | Jun 09 16:18:07.593334 crc crio[22095]: time="2026-06-09T16:18:07.593196558Z" level=info msg="Started container" PID=62696 containerID=a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67 description=openstack/swift-storage-0/container-auditor id=35b0a41a-cbe8-4684-9a96-0b66254ea24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.691288 | controller | Jun 09 16:18:07.608349 crc crio[22095]: time="2026-06-09T16:18:07.608251064Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=1583e82b-368c-413d-993f-ee41e1bf01c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691304 | controller | Jun 09 16:18:07.613020 crc crio[22095]: time="2026-06-09T16:18:07.612851622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=fa559012-5a43-44de-926b-bee52441bbc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691319 | controller | Jun 09 16:18:07.632068 crc crio[22095]: time="2026-06-09T16:18:07.631860589Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=bc0cdb34-819a-48cf-bd34-58841088c5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691334 | controller | Jun 09 16:18:07.634212 crc crio[22095]: time="2026-06-09T16:18:07.634128097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691350 | controller | Jun 09 16:18:07.688847 crc crio[22095]: time="2026-06-09T16:18:07.688754877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691365 | controller | Jun 09 16:18:07.694496 crc crio[22095]: time="2026-06-09T16:18:07.694367211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691380 | controller | Jun 09 16:18:07.924486 crc crio[22095]: time="2026-06-09T16:18:07.924358985Z" level=info msg="Created container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater" id=bc0cdb34-819a-48cf-bd34-58841088c5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691395 | controller | Jun 09 16:18:07.926086 crc crio[22095]: time="2026-06-09T16:18:07.926017237Z" level=info msg="Starting container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476" id=53900595-e08b-4d7c-9eb1-5e8586f3c3e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.691413 | controller | Jun 09 16:18:07.932379 crc crio[22095]: time="2026-06-09T16:18:07.932282408Z" level=info msg="Started container" PID=62715 containerID=655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476 description=openstack/swift-storage-0/container-updater id=53900595-e08b-4d7c-9eb1-5e8586f3c3e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.691429 | controller | Jun 09 16:18:07.944237 crc crio[22095]: time="2026-06-09T16:18:07.944108961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691444 | controller | Jun 09 16:18:07.944566 crc crio[22095]: time="2026-06-09T16:18:07.94447138Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691459 | controller | Jun 09 16:18:07.944566 crc crio[22095]: time="2026-06-09T16:18:07.944540802Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691474 | controller | Jun 09 16:18:07.946080 crc crio[22095]: time="2026-06-09T16:18:07.945889197Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a4710e01-ad15-47c0-97ef-34be1b61c585 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.691488 | controller | Jun 09 16:18:07.953148 crc crio[22095]: time="2026-06-09T16:18:07.952868406Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\""
2026-06-09 17:40:40.691503 | controller | Jun 09 16:18:09.464023 crc crio[22095]: time="2026-06-09T16:18:09.463629513Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a4710e01-ad15-47c0-97ef-34be1b61c585 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.691518 | controller | Jun 09 16:18:09.465022 crc crio[22095]: time="2026-06-09T16:18:09.464861205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=fa48c26d-9da8-4e5c-a878-3c5acbb3e13e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691533 | controller | Jun 09 16:18:09.469354 crc crio[22095]: time="2026-06-09T16:18:09.469242087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d3c78de8-4503-463f-bbb0-ff7105a11dba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691548 | controller | Jun 09 16:18:09.479089 crc crio[22095]: time="2026-06-09T16:18:09.479005507Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=8ffaf7c5-0a0f-4bee-a8f8-fe6f0c57a5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691564 | controller | Jun 09 16:18:09.481201 crc crio[22095]: time="2026-06-09T16:18:09.481098341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691582 | controller | Jun 09 16:18:09.546388 crc crio[22095]: time="2026-06-09T16:18:09.5462492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691598 | controller | Jun 09 16:18:09.551410 crc crio[22095]: time="2026-06-09T16:18:09.551337761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691613 | controller | Jun 09 16:18:09.696405 crc crio[22095]: time="2026-06-09T16:18:09.696304056Z" level=info msg="Created container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server" id=8ffaf7c5-0a0f-4bee-a8f8-fe6f0c57a5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691629 | controller | Jun 09 16:18:09.697843 crc crio[22095]: time="2026-06-09T16:18:09.697761733Z" level=info msg="Starting container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4" id=5146c626-7fbd-4096-869f-98da449937c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.691644 | controller | Jun 09 16:18:09.703292 crc crio[22095]: time="2026-06-09T16:18:09.703179322Z" level=info msg="Started container" PID=62823 containerID=2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4 description=openstack/swift-storage-0/object-server id=5146c626-7fbd-4096-869f-98da449937c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.691660 | controller | Jun 09 16:18:09.712571 crc crio[22095]: time="2026-06-09T16:18:09.712531622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d27d08c2-85ac-4a03-abe7-fa5cd7f4ca0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691676 | controller | Jun 09 16:18:09.720003 crc crio[22095]: time="2026-06-09T16:18:09.719781618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8457cc44-48f3-4f66-94e0-c711223d14dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691691 | controller | Jun 09 16:18:09.729806 crc crio[22095]: time="2026-06-09T16:18:09.729761183Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=3ce70ef1-e2dd-49ae-96ff-9cb6a042559d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691706 | controller | Jun 09 16:18:09.731201 crc crio[22095]: time="2026-06-09T16:18:09.731132799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691722 | controller | Jun 09 16:18:09.774260 crc crio[22095]: time="2026-06-09T16:18:09.774074779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691737 | controller | Jun 09 16:18:09.778856 crc crio[22095]: time="2026-06-09T16:18:09.77880676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691752 | controller | Jun 09 16:18:09.934368 crc crio[22095]: time="2026-06-09T16:18:09.933850664Z" level=info msg="Created container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator" id=3ce70ef1-e2dd-49ae-96ff-9cb6a042559d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691768 | controller | Jun 09 16:18:09.935789 crc crio[22095]: time="2026-06-09T16:18:09.935719632Z" level=info msg="Starting container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a" id=693f2183-c135-4566-8226-60cd7d492693 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.691790 | controller | Jun 09 16:18:09.941614 crc crio[22095]: time="2026-06-09T16:18:09.941558801Z" level=info msg="Started container" PID=62851 containerID=a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a description=openstack/swift-storage-0/object-replicator id=693f2183-c135-4566-8226-60cd7d492693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.691808 | controller | Jun 09 16:18:09.953365 crc crio[22095]: time="2026-06-09T16:18:09.953287332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8d5af67a-255f-485d-87c0-400d89a71712 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691909 | controller | Jun 09 16:18:09.957052 crc crio[22095]: time="2026-06-09T16:18:09.956874144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d35610ec-2374-417a-93b7-2b6f81720ab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.691935 | controller | Jun 09 16:18:09.966015 crc crio[22095]: time="2026-06-09T16:18:09.965963537Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=d9ddde03-51e4-47c0-bafb-7b349625c89b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.691953 | controller | Jun 09 16:18:09.967695 crc crio[22095]: time="2026-06-09T16:18:09.96765617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.691969 | controller | Jun 09 16:18:09.974069 crc crio[22095]: time="2026-06-09T16:18:09.974006523Z" level=info msg="Running pod sandbox: openstack/keystone-2b1e-account-create-7k2dj/POD" id=7ed18962-0410-4ef9-bd25-63c879645d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.691985 | controller | Jun 09 16:18:09.974286 crc crio[22095]: time="2026-06-09T16:18:09.974117806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692001 | controller | Jun 09 16:18:10.019274 crc crio[22095]: time="2026-06-09T16:18:10.01915317Z" level=info msg="Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00012b078}] Aliases:map[]}"
2026-06-09 17:40:40.692017 | controller | Jun 09 16:18:10.019274 crc crio[22095]: time="2026-06-09T16:18:10.019234082Z" level=info msg="Adding pod openstack_keystone-2b1e-account-create-7k2dj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.692033 | controller | Jun 09 16:18:10.029691 crc crio[22095]: time="2026-06-09T16:18:10.029128246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692049 | controller | Jun 09 16:18:10.033082 crc crio[22095]: time="2026-06-09T16:18:10.033001255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692065 | controller | Jun 09 16:18:10.205110 crc crio[22095]: time="2026-06-09T16:18:10.204297154Z" level=info msg="Created container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor" id=d9ddde03-51e4-47c0-bafb-7b349625c89b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692084 | controller | Jun 09 16:18:10.206501 crc crio[22095]: time="2026-06-09T16:18:10.206343586Z" level=info msg="Starting container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04" id=1ab28cdf-ff31-400d-aefb-1c335e067623 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.692101 | controller | Jun 09 16:18:10.218331 crc crio[22095]: time="2026-06-09T16:18:10.218243951Z" level=info msg="Started container" PID=62884 containerID=b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04 description=openstack/swift-storage-0/object-auditor id=1ab28cdf-ff31-400d-aefb-1c335e067623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.692117 | controller | Jun 09 16:18:10.232550 crc crio[22095]: time="2026-06-09T16:18:10.232379504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=6a889522-c45f-431f-abbd-14ae58cacf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692133 | controller | Jun 09 16:18:10.236480 crc crio[22095]: time="2026-06-09T16:18:10.236384866Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a25cb803-bcbb-44ee-ade2-eb267018910c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692148 | controller | Jun 09 16:18:10.248284 crc crio[22095]: time="2026-06-09T16:18:10.248178368Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=aeacb0f9-e55b-4c1c-b53b-7044e422fe28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692164 | controller | Jun 09 16:18:10.250593 crc crio[22095]: time="2026-06-09T16:18:10.250501848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692179 | controller | Jun 09 16:18:10.307593 crc crio[22095]: time="2026-06-09T16:18:10.307502779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692195 | controller | Jun 09 16:18:10.312337 crc crio[22095]: time="2026-06-09T16:18:10.312260201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692210 | controller | Jun 09 16:18:10.416754 crc crio[22095]: 2026-06-09T16:18:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e4a8d0b5ee5faf Mac:3a:f5:e7:80:cb:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb SocketPath: PciID:}] [{Interface:0xc0001450d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.692226 | controller | Jun 09 16:18:10.417538 crc crio[22095]: time="2026-06-09T16:18:10.417472067Z" level=info msg="Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00012b078}] Aliases:map[]}"
2026-06-09 17:40:40.692242 | controller | Jun 09 16:18:10.417771 crc crio[22095]: time="2026-06-09T16:18:10.417654222Z" level=info msg="Checking pod openstack_keystone-2b1e-account-create-7k2dj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.692258 | controller | Jun 09 16:18:10.428770 crc crio[22095]: time="2026-06-09T16:18:10.428671794Z" level=info msg="Ran pod sandbox 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e with infra container: openstack/keystone-2b1e-account-create-7k2dj/POD" id=7ed18962-0410-4ef9-bd25-63c879645d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.692277 | controller | Jun 09 16:18:10.433069 crc crio[22095]: time="2026-06-09T16:18:10.432646466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4925b767-d594-4d8e-a3f7-95ef34ee9082 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692293 | controller | Jun 09 16:18:10.438630 crc crio[22095]: time="2026-06-09T16:18:10.438519586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7aaea9a5-2d3f-4500-ad30-312740c594a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692309 | controller | Jun 09 16:18:10.448385 crc crio[22095]: time="2026-06-09T16:18:10.448290287Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create" id=2d001cf6-16b9-42b7-94ae-8e4513f6a648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692325 | controller | Jun 09 16:18:10.449017 crc crio[22095]: time="2026-06-09T16:18:10.448671467Z" level=info msg="Created container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater" id=aeacb0f9-e55b-4c1c-b53b-7044e422fe28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692340 | controller | Jun 09 16:18:10.449017 crc crio[22095]: time="2026-06-09T16:18:10.448774419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692356 | controller | Jun 09 16:18:10.451183 crc crio[22095]: time="2026-06-09T16:18:10.451101749Z" level=info msg="Starting container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a" id=0f7adde2-e283-4fe6-a7e4-ef4665fb9a4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.692372 | controller | Jun 09 16:18:10.457607 crc crio[22095]: time="2026-06-09T16:18:10.457528304Z" level=info msg="Started container" PID=62951 containerID=b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a description=openstack/swift-storage-0/object-updater id=0f7adde2-e283-4fe6-a7e4-ef4665fb9a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.692388 | controller | Jun 09 16:18:10.472268 crc crio[22095]: time="2026-06-09T16:18:10.472176239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=4a9e77fd-951c-4206-9916-11b77c7843e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692403 | controller | Jun 09 16:18:10.475035 crc crio[22095]: time="2026-06-09T16:18:10.474970151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=b7f177f7-6eab-41e3-8f1f-781383c11c78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692419 | controller | Jun 09 16:18:10.480838 crc crio[22095]: time="2026-06-09T16:18:10.480756129Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=b3776f64-c710-4ce9-a0c0-e097821080d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692434 | controller | Jun 09 16:18:10.481320 crc crio[22095]: time="2026-06-09T16:18:10.481258082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692450 | controller | Jun 09 16:18:10.487591 crc crio[22095]: time="2026-06-09T16:18:10.48745079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692469 | controller | Jun 09 16:18:10.490226 crc crio[22095]: time="2026-06-09T16:18:10.490128229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692484 | controller | Jun 09 16:18:10.526351 crc crio[22095]: time="2026-06-09T16:18:10.526260075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692500 | controller | Jun 09 16:18:10.531733 crc crio[22095]: time="2026-06-09T16:18:10.531651043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692515 | controller | Jun 09 16:18:10.669171 crc crio[22095]: time="2026-06-09T16:18:10.669023194Z" level=info msg="Created container 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create" id=2d001cf6-16b9-42b7-94ae-8e4513f6a648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692530 | controller | Jun 09 16:18:10.670990 crc crio[22095]: time="2026-06-09T16:18:10.670871421Z" level=info msg="Starting container: 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9" id=6bc84525-3374-435b-b25a-7b92de5bf7fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.692546 | controller | Jun 09 16:18:10.677050 crc crio[22095]: time="2026-06-09T16:18:10.676985608Z" level=info msg="Started container" PID=62963 containerID=48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9 description=openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create id=6bc84525-3374-435b-b25a-7b92de5bf7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e
2026-06-09 17:40:40.692562 | controller | Jun 09 16:18:10.686158 crc crio[22095]: time="2026-06-09T16:18:10.686091121Z" level=info msg="Created container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer" id=b3776f64-c710-4ce9-a0c0-e097821080d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692577 | controller | Jun 09 16:18:10.687455 crc crio[22095]: time="2026-06-09T16:18:10.687350363Z" level=info msg="Starting container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c" id=8619b6d1-632e-4e1d-969b-0a83f2effead name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.692592 | controller | Jun 09 16:18:10.693882 crc crio[22095]: time="2026-06-09T16:18:10.693795059Z" level=info msg="Started container" PID=62970 containerID=d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c description=openstack/swift-storage-0/object-expirer id=8619b6d1-632e-4e1d-969b-0a83f2effead name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.692607 | controller | Jun 09 16:18:10.706638 crc crio[22095]: time="2026-06-09T16:18:10.706538835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=b4e85031-e344-4d39-848e-3f70edc821b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692623 | controller | Jun 09 16:18:10.710813 crc crio[22095]: time="2026-06-09T16:18:10.710735923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=ae805900-cc85-4c02-9cdc-95974ac1b7d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692638 | controller | Jun 09 16:18:10.718240 crc crio[22095]: time="2026-06-09T16:18:10.718142793Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=3fbde6d7-3e1a-4e4d-8a30-ec36d45c4737 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692656 | controller | Jun 09 16:18:10.719643 crc crio[22095]: time="2026-06-09T16:18:10.719578409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692672 | controller | Jun 09 16:18:10.764592 crc crio[22095]: time="2026-06-09T16:18:10.764516521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692688 | controller | Jun 09 16:18:10.773538 crc crio[22095]: time="2026-06-09T16:18:10.77346491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692704 | controller | Jun 09 16:18:10.986241 crc crio[22095]: time="2026-06-09T16:18:10.98573857Z" level=info msg="Created container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync" id=3fbde6d7-3e1a-4e4d-8a30-ec36d45c4737 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692719 | controller | Jun 09 16:18:10.987361 crc crio[22095]: time="2026-06-09T16:18:10.987261749Z" level=info msg="Starting container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d" id=f532193c-969d-4630-b81d-92d508ccbac2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.692734 | controller | Jun 09 16:18:10.992725 crc crio[22095]: time="2026-06-09T16:18:10.99233837Z" level=info msg="Started container" PID=62996 containerID=e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d description=openstack/swift-storage-0/rsync id=f532193c-969d-4630-b81d-92d508ccbac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.692750 | controller | Jun 09 16:18:11.002382 crc crio[22095]: time="2026-06-09T16:18:11.002340386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d613d8fa-6f5c-4262-9ffe-1cb4a14ee312 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692766 | controller | Jun 09 16:18:11.007652 crc crio[22095]: time="2026-06-09T16:18:11.007518059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=61672253-912a-46a9-9e37-1af30eef42e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.692782 | controller | Jun 09 16:18:11.015080 crc crio[22095]: time="2026-06-09T16:18:11.01497851Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=8cfddf50-bc12-4cf6-8dc1-15a5b920ddae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692797 | controller | Jun 09 16:18:11.016655 crc crio[22095]: time="2026-06-09T16:18:11.016574161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692812 | controller | Jun 09 16:18:11.060894 crc crio[22095]: time="2026-06-09T16:18:11.060824805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692827 | controller | Jun 09 16:18:11.066383 crc crio[22095]: time="2026-06-09T16:18:11.066292455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.692843 | controller | Jun 09 16:18:11.239885 crc crio[22095]: time="2026-06-09T16:18:11.23975096Z" level=info msg="Created container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron" id=8cfddf50-bc12-4cf6-8dc1-15a5b920ddae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.692887 | controller | Jun 09 16:18:11.241154 crc crio[22095]: time="2026-06-09T16:18:11.241087915Z" level=info msg="Starting container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98" id=15553b69-acca-4b33-9999-b7d1ce6ed43f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.692906 | controller | Jun 09 16:18:11.247481 crc crio[22095]: time="2026-06-09T16:18:11.247346975Z" level=info msg="Started container" PID=63009 containerID=781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 description=openstack/swift-storage-0/swift-recon-cron id=15553b69-acca-4b33-9999-b7d1ce6ed43f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133
2026-06-09 17:40:40.692922 | controller | Jun 09 16:18:11.988722 crc crio[22095]: time="2026-06-09T16:18:11.988628482Z" level=info msg="Stopping pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e" id=52eb440d-2237-4f0d-ab5a-146cd4a31bcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.692937 | controller | Jun 09 16:18:11.990021 crc crio[22095]: time="2026-06-09T16:18:11.989352421Z" level=info msg="Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00263c750}] Aliases:map[]}"
2026-06-09 17:40:40.692953 | controller | Jun 09 16:18:11.990113 crc crio[22095]: time="2026-06-09T16:18:11.990056669Z" level=info msg="Deleting pod openstack_keystone-2b1e-account-create-7k2dj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.692969 | controller | Jun 09 16:18:12.314152 crc crio[22095]: time="2026-06-09T16:18:12.307569506Z" level=info msg="Stopped pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e" id=52eb440d-2237-4f0d-ab5a-146cd4a31bcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.692985 | controller | Jun 09 16:18:12.838484 crc crio[22095]: time="2026-06-09T16:18:12.83837819Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-55c8c/POD" id=58f0177e-e592-4113-aa2c-1c47b8919de1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.693000 | controller | Jun 09 16:18:12.838601 crc crio[22095]: time="2026-06-09T16:18:12.838524403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693016 | controller | Jun 09 16:18:12.868268 crc crio[22095]: time="2026-06-09T16:18:12.868104241Z" level=info msg="Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc002b5c170}] Aliases:map[]}"
2026-06-09 17:40:40.693032 | controller | Jun 09 16:18:12.868268 crc crio[22095]: time="2026-06-09T16:18:12.868167603Z" level=info msg="Adding pod openstack_glance-db-sync-55c8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.693048 | controller | Jun 09 16:18:12.934413 crc crio[22095]: time="2026-06-09T16:18:12.934319318Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-868d559989-75pjr/POD" id=4f6b3cd3-d2a6-4468-bb0e-020a0e53534e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.693066 | controller | Jun 09 16:18:12.934572 crc crio[22095]: time="2026-06-09T16:18:12.934484283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693083 | controller | Jun 09 16:18:12.978009 crc crio[22095]: time="2026-06-09T16:18:12.977576787Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc002b5c5e0}] Aliases:map[]}"
2026-06-09 17:40:40.693099 | controller | Jun 09 16:18:12.978009 crc crio[22095]: time="2026-06-09T16:18:12.977978487Z" level=info msg="Adding pod openstack_dnsmasq-dns-868d559989-75pjr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.693115 | controller | Jun 09 16:18:13.370786 crc crio[22095]: 2026-06-09T16:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:560b7a9779b0cc7 Mac:8a:47:d5:5a:1f:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e SocketPath: PciID:}] [{Interface:0xc00013c780 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.693131 | controller | Jun 09 16:18:13.372613 crc crio[22095]: time="2026-06-09T16:18:13.37256311Z" level=info msg="Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc002b5c170}] Aliases:map[]}"
2026-06-09 17:40:40.693148 | controller | Jun 09 16:18:13.372794 crc crio[22095]: time="2026-06-09T16:18:13.372727264Z" level=info msg="Checking pod openstack_glance-db-sync-55c8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.693164 | controller | Jun 09 16:18:13.380791 crc crio[22095]: time="2026-06-09T16:18:13.380708258Z" level=info msg="Ran pod sandbox 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 with infra container: openstack/glance-db-sync-55c8c/POD" id=58f0177e-e592-4113-aa2c-1c47b8919de1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.693180 | controller | Jun 09 16:18:13.383079 crc crio[22095]: time="2026-06-09T16:18:13.382894944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693196 | controller | Jun 09 16:18:13.383385 crc crio[22095]: time="2026-06-09T16:18:13.383330316Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693212 | controller | Jun 09 16:18:13.383488 crc crio[22095]: time="2026-06-09T16:18:13.383408708Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693228 | controller | Jun 09 16:18:13.384907 crc crio[22095]: time="2026-06-09T16:18:13.384860295Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=8578b4ae-d0e6-428f-814a-35d55fb5ca3b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.693247 | controller | Jun 09 16:18:13.390500 crc crio[22095]: time="2026-06-09T16:18:13.390393297Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\""
2026-06-09 17:40:40.693263 | controller | Jun 09 16:18:13.555385 crc crio[22095]: 2026-06-09T16:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00440611ff2a0b0 Mac:4a:c2:7c:0d:8f:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 SocketPath: PciID:}] [{Interface:0xc000522770 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.693279 | controller | Jun 09 16:18:13.556693 crc crio[22095]: time="2026-06-09T16:18:13.556628777Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc002b5c5e0}] Aliases:map[]}"
2026-06-09 17:40:40.693296 | controller | Jun 09 16:18:13.556850 crc crio[22095]: time="2026-06-09T16:18:13.556790631Z" level=info msg="Checking pod openstack_dnsmasq-dns-868d559989-75pjr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.693312 | controller | Jun 09 16:18:13.563973 crc crio[22095]: time="2026-06-09T16:18:13.56378474Z" level=info msg="Ran pod sandbox 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 with infra container: openstack/dnsmasq-dns-868d559989-75pjr/POD" id=4f6b3cd3-d2a6-4468-bb0e-020a0e53534e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.693328 | controller | Jun 09 16:18:13.565832 crc crio[22095]: time="2026-06-09T16:18:13.565763271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6f4107f7-ba5b-4ce0-b379-5c1ba67386a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693344 | controller | Jun 09 16:18:13.622790 crc crio[22095]: time="2026-06-09T16:18:13.622677809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c7829e7b-af5b-4db0-a93b-5fccf57d543d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693360 | controller | Jun 09 16:18:13.631012 crc crio[22095]: time="2026-06-09T16:18:13.63089119Z" level=info msg="Creating container: openstack/dnsmasq-dns-868d559989-75pjr/init" id=3f2354b6-dcfe-4af4-a920-bca778551a97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.693376 | controller | Jun 09 16:18:13.631356 crc crio[22095]: time="2026-06-09T16:18:13.631306471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693392 | controller | Jun 09 16:18:13.706226 crc crio[22095]: time="2026-06-09T16:18:13.70462411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693408 | controller | Jun 09 16:18:13.713793 crc crio[22095]: time="2026-06-09T16:18:13.710729086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693427 | controller | Jun 09 16:18:13.811389 crc crio[22095]: time="2026-06-09T16:18:13.81120351Z" level=info msg="Created container a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972: openstack/dnsmasq-dns-868d559989-75pjr/init" id=3f2354b6-dcfe-4af4-a920-bca778551a97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.693443 | controller | Jun 09 16:18:13.812544 crc crio[22095]: time="2026-06-09T16:18:13.812488593Z" level=info msg="Starting container: a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972" id=6b359548-541b-4af1-8ddc-f715256efb92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.693458 | controller | Jun 09 16:18:13.818214 crc crio[22095]: time="2026-06-09T16:18:13.818137618Z" level=info msg="Started container" PID=63220 containerID=a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972 description=openstack/dnsmasq-dns-868d559989-75pjr/init id=6b359548-541b-4af1-8ddc-f715256efb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64
2026-06-09 17:40:40.693475 | controller | Jun 09 16:18:14.024150 crc crio[22095]: time="2026-06-09T16:18:14.022611038Z" level=info msg="Running pod sandbox: openstack/ovn-controller-cfkth-config-8dz6p/POD" id=b151202b-2144-468f-a8b6-7f37334f6dec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.693490 | controller | Jun 09 16:18:14.024150 crc crio[22095]: time="2026-06-09T16:18:14.023202523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693506 | controller | Jun 09 16:18:14.069444 crc crio[22095]: time="2026-06-09T16:18:14.069150581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=45f8119f-49b3-495d-9f30-50706e6254d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693522 | controller | Jun 09 16:18:14.115811 crc crio[22095]: time="2026-06-09T16:18:14.115737835Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc000526538}] Aliases:map[]}"
2026-06-09 17:40:40.693539 | controller | Jun 09 16:18:14.115811 crc crio[22095]: time="2026-06-09T16:18:14.115805186Z" level=info msg="Adding pod openstack_ovn-controller-cfkth-config-8dz6p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.693555 | controller | Jun 09 16:18:14.153590 crc crio[22095]: time="2026-06-09T16:18:14.153452041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=714a61b7-a415-4d28-b121-54132bfbfa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693571 | controller | Jun 09 16:18:14.165142 crc crio[22095]: time="2026-06-09T16:18:14.165069489Z" level=info msg="Creating container: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns" id=d40f0605-6af5-4465-8471-127b0da87405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.693587 | controller | Jun 09 16:18:14.165566 crc crio[22095]: time="2026-06-09T16:18:14.165522841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693602 | controller | Jun 09 16:18:14.213214 crc crio[22095]: time="2026-06-09T16:18:14.212880384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693621 | controller | Jun 09 16:18:14.219790 crc crio[22095]: time="2026-06-09T16:18:14.219570066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693637 | controller | Jun 09 16:18:14.350588 crc crio[22095]: time="2026-06-09T16:18:14.349354922Z" level=info msg="Created container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns" id=d40f0605-6af5-4465-8471-127b0da87405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.693653 | controller | Jun 09 16:18:14.353145 crc crio[22095]: time="2026-06-09T16:18:14.353077037Z" level=info msg="Starting container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a" id=b41cfab1-f608-4544-b15b-af1ebe9163bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.693668 | controller | Jun 09 16:18:14.365572 crc crio[22095]: time="2026-06-09T16:18:14.365497485Z" level=info msg="Started container" PID=63312 containerID=c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a description=openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns id=b41cfab1-f608-4544-b15b-af1ebe9163bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64
2026-06-09 17:40:40.693684 | controller | Jun 09 16:18:14.729703 crc crio[22095]: 2026-06-09T16:18:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e52bcb738d6585 Mac:9e:32:5e:83:58:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 SocketPath: PciID:}] [{Interface:0xc000310830 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.693700 | controller | Jun 09 16:18:14.731606 crc crio[22095]: time="2026-06-09T16:18:14.730670454Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc000526538}] Aliases:map[]}"
2026-06-09 17:40:40.693716 | controller | Jun 09 16:18:14.731606 crc crio[22095]: time="2026-06-09T16:18:14.730966062Z" level=info msg="Checking pod openstack_ovn-controller-cfkth-config-8dz6p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.693732 | controller | Jun 09 16:18:14.759467 crc crio[22095]: time="2026-06-09T16:18:14.750619615Z" level=info msg="Ran pod sandbox 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d with infra container: openstack/ovn-controller-cfkth-config-8dz6p/POD" id=b151202b-2144-468f-a8b6-7f37334f6dec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.693748 | controller | Jun 09 16:18:14.759467 crc crio[22095]: time="2026-06-09T16:18:14.757890862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=7789f5c4-224d-4f14-b59c-e1c522f9418d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693763 | controller | Jun 09 16:18:14.766590 crc crio[22095]: time="2026-06-09T16:18:14.766452871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=b37957d8-b5bc-4aa0-9edd-b89afadc3832 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.693779 | controller | Jun 09 16:18:14.775624 crc crio[22095]: time="2026-06-09T16:18:14.775557004Z" level=info msg="Creating container: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config" id=6ff08f9d-ffa6-4178-bd2f-1e7da53a8e7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.693797 | controller | Jun 09 16:18:14.776169 crc crio[22095]: time="2026-06-09T16:18:14.776055327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693814 | controller | Jun 09 16:18:14.849344 crc crio[22095]: time="2026-06-09T16:18:14.84681308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693830 | controller | Jun 09 16:18:15.069247 crc crio[22095]: time="2026-06-09T16:18:15.06880655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.693845 | controller | Jun 09 16:18:15.210620 crc crio[22095]: time="2026-06-09T16:18:15.210498991Z" level=info msg="Created container 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config" id=6ff08f9d-ffa6-4178-bd2f-1e7da53a8e7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.693888 | controller | Jun 09 16:18:15.211789 crc crio[22095]: time="2026-06-09T16:18:15.211712312Z" level=info msg="Starting container: 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c" id=11c75f33-8529-4e7d-8eab-077480c286ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.693907 | controller | Jun 09 16:18:15.220096 crc crio[22095]: time="2026-06-09T16:18:15.220046346Z" level=info msg="Started container" PID=63342 containerID=533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c description=openstack/ovn-controller-cfkth-config-8dz6p/ovn-config id=11c75f33-8529-4e7d-8eab-077480c286ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d
2026-06-09 17:40:40.693923 | controller | Jun 09 16:18:17.162119 crc crio[22095]: time="2026-06-09T16:18:17.161298176Z" level=info msg="Stopping pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d" id=b7d6d70b-80e5-4514-9ea5-60936e8cf101 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.693939 | controller | Jun 09 16:18:17.165135 crc crio[22095]: time="2026-06-09T16:18:17.165024911Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc001288450}] Aliases:map[]}"
2026-06-09 17:40:40.693955 | controller | Jun 09 16:18:17.165838 crc crio[22095]: time="2026-06-09T16:18:17.165811321Z" level=info msg="Deleting pod openstack_ovn-controller-cfkth-config-8dz6p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.693970 | controller | Jun 09 16:18:17.479836 crc crio[22095]: time="2026-06-09T16:18:17.479487309Z" level=info msg="Stopped pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d" id=b7d6d70b-80e5-4514-9ea5-60936e8cf101 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.693986 | controller | Jun 09 16:18:20.566319 crc crio[22095]: time="2026-06-09T16:18:20.565565309Z" level=info msg="Running pod sandbox: openstack/placement-9a1f-account-create-qz9n9/POD" id=6f913aad-d916-4a86-a9ff-bf772dbaea1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.694001 | controller | Jun 09 16:18:20.567711 crc crio[22095]: time="2026-06-09T16:18:20.566350479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694023 | controller | Jun 09 16:18:20.621111 crc crio[22095]: time="2026-06-09T16:18:20.620671591Z" level=info msg="Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}"
2026-06-09 17:40:40.694040 | controller | Jun 09 16:18:20.621111 crc crio[22095]: time="2026-06-09T16:18:20.620736203Z" level=info msg="Adding pod openstack_placement-9a1f-account-create-qz9n9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.694055 | controller | Jun 09 16:18:21.128065 crc crio[22095]: 2026-06-09T16:18:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf78793881220c2 Mac:9a:e3:0e:88:9d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.694071 | controller | Jun 09 16:18:21.130006 crc crio[22095]: time="2026-06-09T16:18:21.12988621Z" level=info msg="Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}"
2026-06-09 17:40:40.694087 | controller | Jun 09 16:18:21.130163 crc crio[22095]: time="2026-06-09T16:18:21.130104576Z" level=info msg="Checking pod openstack_placement-9a1f-account-create-qz9n9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.694103 | controller | Jun 09 16:18:21.139198 crc crio[22095]: time="2026-06-09T16:18:21.138682226Z" level=info msg="Ran pod sandbox cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 with infra container: openstack/placement-9a1f-account-create-qz9n9/POD" id=6f913aad-d916-4a86-a9ff-bf772dbaea1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.694118 | controller | Jun 09 16:18:21.141262 crc crio[22095]: time="2026-06-09T16:18:21.14118005Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5ee6c642-9741-42d7-89f9-514a2e72a0d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.694134 | controller | Jun 09 16:18:21.143777 crc crio[22095]: time="2026-06-09T16:18:21.143704304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=90c07329-0f53-4f5b-a212-e97d7deab583 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.694149 | controller | Jun 09 16:18:21.153408 crc crio[22095]: time="2026-06-09T16:18:21.153261539Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create" id=85476566-cfe8-4657-a4bb-21f36a62cc27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.694165 | controller | Jun 09 16:18:21.154610 crc crio[22095]: time="2026-06-09T16:18:21.154567743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694198 | controller | Jun 09 16:18:21.254446 crc crio[22095]: time="2026-06-09T16:18:21.254125374Z" level=info msg="Stopping container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f (timeout: 10s)" id=0fcbe009-39f6-4d6f-9181-00c851531fd8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.694219 | controller | Jun 09 16:18:21.266785 crc crio[22095]: time="2026-06-09T16:18:21.266598184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694235 | controller | Jun 09 16:18:21.279385 crc crio[22095]: time="2026-06-09T16:18:21.279297839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694251 | controller | Jun 09 16:18:21.388275 crc crio[22095]: time="2026-06-09T16:18:21.38818876Z" level=info msg="Stopped container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns" id=0fcbe009-39f6-4d6f-9181-00c851531fd8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.694267 | controller | Jun 09 16:18:21.389354 crc crio[22095]: time="2026-06-09T16:18:21.389271908Z" level=info msg="Stopping pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4" id=ab34ff24-68e8-46d1-8786-47204aad3c50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694284 | controller | Jun 09 16:18:21.389828 crc crio[22095]: time="2026-06-09T16:18:21.38975461Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc0028b6318}] Aliases:map[]}"
2026-06-09 17:40:40.694300 | controller | Jun 09 16:18:21.390007 crc crio[22095]: time="2026-06-09T16:18:21.389962385Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.694316 | controller | Jun 09 16:18:21.555289 crc crio[22095]: time="2026-06-09T16:18:21.550672674Z" level=info msg="Created container a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create" id=85476566-cfe8-4657-a4bb-21f36a62cc27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.694332 | controller | Jun 09 16:18:21.555289 crc crio[22095]: time="2026-06-09T16:18:21.552203483Z" level=info msg="Starting container: a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad" id=6d27fc18-1708-4375-af97-d1248a3fe531 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.694347 | controller | Jun 09 16:18:21.558385 crc crio[22095]: time="2026-06-09T16:18:21.558276089Z" level=info msg="Started container" PID=63802 containerID=a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad description=openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create id=6d27fc18-1708-4375-af97-d1248a3fe531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3
2026-06-09 17:40:40.694363 | controller | Jun 09 16:18:21.836111 crc crio[22095]: time="2026-06-09T16:18:21.835687328Z" level=info msg="Stopped pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4" id=ab34ff24-68e8-46d1-8786-47204aad3c50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694379 | controller | Jun 09 16:18:22.284044 crc crio[22095]: time="2026-06-09T16:18:22.283795002Z" level=info msg="Removing container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f" id=14fbe5f3-dd27-48bf-9181-1224a9cf637c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.694397 | controller | Jun 09 16:18:23.301470 crc crio[22095]: time="2026-06-09T16:18:23.295145831Z" level=info msg="Stopping pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3" id=a1212b99-3276-4ee9-ad15-812fee2d5872 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694414 | controller | Jun 09 16:18:23.301470 crc crio[22095]: time="2026-06-09T16:18:23.296083185Z" level=info msg="Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0012888b8}] Aliases:map[]}"
2026-06-09 17:40:40.694429 | controller | Jun 09 16:18:23.301470 crc crio[22095]: time="2026-06-09T16:18:23.296210308Z" level=info msg="Deleting pod openstack_placement-9a1f-account-create-qz9n9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.694445 | controller | Jun 09 16:18:24.201772 crc crio[22095]: time="2026-06-09T16:18:24.200330989Z" level=info msg="Stopping pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10" id=d9944706-4ee8-4ae6-b195-4a1cf331f6a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694461 | controller | Jun 09 16:18:24.201772 crc crio[22095]: time="2026-06-09T16:18:24.201252012Z" level=info msg="Stopped pod sandbox (already stopped): 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10" id=d9944706-4ee8-4ae6-b195-4a1cf331f6a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694477 | controller | Jun 09 16:18:24.203203 crc crio[22095]: time="2026-06-09T16:18:24.203161031Z" level=info msg="Removing pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10" id=ee8709b5-c0e2-46b2-8887-3984ec30e080 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.694492 | controller | Jun 09 16:18:25.177866 crc crio[22095]: time="2026-06-09T16:18:25.177364557Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-mjqmr/POD" id=52f23a66-5f46-49c7-9030-9eabef39aee0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.694508 | controller | Jun 09 16:18:25.179040 crc crio[22095]: time="2026-06-09T16:18:25.177890731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694524 | controller | Jun 09 16:18:25.295506 crc crio[22095]: time="2026-06-09T16:18:25.294813797Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-6pkg9/POD" id=fc16df90-db62-4493-8325-0c346b491484 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.694540 | controller | Jun 09 16:18:25.295506 crc crio[22095]: time="2026-06-09T16:18:25.295076484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694556 | controller | Jun 09 16:18:25.568096 crc crio[22095]: time="2026-06-09T16:18:25.568019349Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-7f4lt/POD" id=58ce5634-6294-4ff4-855f-ef3e4a2d182d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.694572 | controller | Jun 09 16:18:25.568263 crc crio[22095]: time="2026-06-09T16:18:25.568128391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694587 | controller | Jun 09 16:18:25.800373 crc crio[22095]: time="2026-06-09T16:18:25.800284531Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-2nzd5/POD" id=f02811b9-e911-4112-89b6-beb83689ef83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.694607 | controller | Jun 09 16:18:25.800552 crc crio[22095]: time="2026-06-09T16:18:25.800387034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.694623 | controller | Jun 09 16:18:32.915750 crc crio[22095]: time="2026-06-09T16:18:32.9152261Z" level=info msg="Stopped pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3" id=a1212b99-3276-4ee9-ad15-812fee2d5872 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694639 | controller | Jun 09 16:18:32.930193 crc crio[22095]: time="2026-06-09T16:18:32.930092351Z" level=info msg="Removed pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10" id=ee8709b5-c0e2-46b2-8887-3984ec30e080 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.694654 | controller | Jun 09 16:18:32.935974 crc crio[22095]: time="2026-06-09T16:18:32.935827098Z" level=info msg="Stopping pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e" id=719463ff-6d21-4dbd-8c48-238465efaebd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694669 | controller | Jun 09 16:18:32.935974 crc crio[22095]: time="2026-06-09T16:18:32.935968991Z" level=info msg="Stopped pod sandbox (already stopped): 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e" id=719463ff-6d21-4dbd-8c48-238465efaebd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694685 | controller | Jun 09 16:18:32.940707 crc crio[22095]: time="2026-06-09T16:18:32.940301602Z" level=info msg="Removing pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e" id=b71d9a0a-036e-4858-a347-96d8c1c5becd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.694700 | controller | Jun 09 16:18:33.000028 crc crio[22095]: time="2026-06-09T16:18:32.999864409Z" level=info msg="Removed container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns" id=14fbe5f3-dd27-48bf-9181-1224a9cf637c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.694715 | controller | Jun 09 16:18:33.003890 crc crio[22095]: time="2026-06-09T16:18:33.00381388Z" level=info msg="Removing container: 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a" id=876b7fcc-2f6b-453e-a53b-6a8fc6efb7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.694730 | controller | Jun 09 16:18:33.082215 crc crio[22095]: time="2026-06-09T16:18:33.082115767Z" level=info msg="Removed pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e" id=b71d9a0a-036e-4858-a347-96d8c1c5becd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.694745 | controller | Jun 09 16:18:33.083317 crc crio[22095]: time="2026-06-09T16:18:33.083218365Z" level=info msg="Stopping pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c" id=5f2caa46-38d2-4b93-8f71-0d01307cc033 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694760 | controller | Jun 09 16:18:33.083474 crc crio[22095]: time="2026-06-09T16:18:33.083336838Z" level=info msg="Stopped pod sandbox (already stopped): 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c" id=5f2caa46-38d2-4b93-8f71-0d01307cc033 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.694775 | controller | Jun 09 16:18:33.084150 crc crio[22095]: time="2026-06-09T16:18:33.084081507Z" level=info msg="Removing pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c" id=44306444-9c92-43fa-b7bc-b0bfc968bfa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.694790 | controller | Jun 09 16:18:33.103592 crc crio[22095]: time="2026-06-09T16:18:33.103484065Z" level=info msg="Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc002b5c2e0}] Aliases:map[]}"
2026-06-09 17:40:40.694816 | controller | Jun 09 16:18:33.103592 crc crio[22095]: time="2026-06-09T16:18:33.103572397Z" level=info msg="Adding pod openstack_barbican-db-create-6pkg9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.694832 | controller | Jun 09 16:18:33.110461 crc crio[22095]: time="2026-06-09T16:18:33.107522978Z" level=info msg="Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc0019841d0}] Aliases:map[]}"
2026-06-09 17:40:40.694848 | controller | Jun 09 16:18:33.110461 crc crio[22095]: time="2026-06-09T16:18:33.10759924Z" level=info msg="Adding pod openstack_neutron-db-create-7f4lt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.694904 | controller | Jun 09 16:18:33.130827 crc crio[22095]: time="2026-06-09T16:18:33.130712362Z" level=info msg="Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00263c4e8}] Aliases:map[]}"
2026-06-09 17:40:40.694922 | controller | Jun 09 16:18:33.130827 crc crio[22095]: time="2026-06-09T16:18:33.130823475Z" level=info msg="Adding pod openstack_keystone-db-sync-2nzd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.694938 | controller | Jun 09 16:18:33.132085 crc crio[22095]: time="2026-06-09T16:18:33.131530703Z" level=info msg="Removed container 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init" id=876b7fcc-2f6b-453e-a53b-6a8fc6efb7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.694954 | controller | Jun 09 16:18:33.140294 crc crio[22095]: time="2026-06-09T16:18:33.140112713Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=8578b4ae-d0e6-428f-814a-35d55fb5ca3b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.694970 | controller | Jun 09 16:18:33.141336 crc crio[22095]: time="2026-06-09T16:18:33.141237752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=b7f54ff9-9685-482b-9faa-faf6330ec12b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.694986 | controller | Jun 09 16:18:33.151454 crc crio[22095]: time="2026-06-09T16:18:33.151367242Z" level=info msg="Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc001984438}] Aliases:map[]}"
2026-06-09 17:40:40.695002 | controller | Jun 09 16:18:33.151454 crc crio[22095]: time="2026-06-09T16:18:33.151456494Z" level=info msg="Adding pod openstack_cinder-db-create-mjqmr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.695021 | controller | Jun 09 16:18:33.159692 crc crio[22095]: time="2026-06-09T16:18:33.157253053Z" level=info msg="Removed pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c" id=44306444-9c92-43fa-b7bc-b0bfc968bfa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.695037 | controller | Jun 09 16:18:33.159692 crc crio[22095]: time="2026-06-09T16:18:33.158267939Z" level=info msg="Stopping pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14" id=533b2a08-be03-4f16-a013-e6a5e1a0c809 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.695053 | controller | Jun 09 16:18:33.159692 crc crio[22095]: time="2026-06-09T16:18:33.158349221Z" level=info msg="Stopped pod sandbox (already stopped): b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14" id=533b2a08-be03-4f16-a013-e6a5e1a0c809 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.695068 | controller | Jun 09 16:18:33.161103 crc crio[22095]: time="2026-06-09T16:18:33.160727211Z" level=info msg="Removing pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14" id=201e8d2f-da1d-4006-a234-e0dde388a1fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.695084 | controller | Jun 09 16:18:33.188499 crc crio[22095]: time="2026-06-09T16:18:33.187809556Z" level=info msg="Removed pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14" id=201e8d2f-da1d-4006-a234-e0dde388a1fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.695099 | controller | Jun 09 16:18:33.206710 crc crio[22095]: time="2026-06-09T16:18:33.206643318Z" level=info msg="Stopping pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866" id=b6387c78-2c7c-447a-8b99-a99bb028b15c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.695114 | controller | Jun 09 16:18:33.206894 crc crio[22095]: time="2026-06-09T16:18:33.206744471Z" level=info msg="Stopped pod sandbox (already stopped): 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866" id=b6387c78-2c7c-447a-8b99-a99bb028b15c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.695130 | controller | Jun 09 16:18:33.207453 crc crio[22095]: time="2026-06-09T16:18:33.207354627Z" level=info msg="Removing pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866" id=63276deb-8024-49da-bd53-f7f3dfeb4f15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.695145 | controller | Jun 09 16:18:33.233712 crc crio[22095]: time="2026-06-09T16:18:33.233368973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=e8eb8f8d-4bca-44ee-88df-195178e7137c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695161 | controller | Jun 09 16:18:33.249719 crc crio[22095]: time="2026-06-09T16:18:33.249538688Z" level=info msg="Removed pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866" id=63276deb-8024-49da-bd53-f7f3dfeb4f15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.695176 | controller | Jun 09 16:18:33.272205 crc crio[22095]: time="2026-06-09T16:18:33.272051365Z" level=info msg="Creating container: openstack/glance-db-sync-55c8c/glance-db-sync" id=7e7a8a44-8a1d-4161-bc79-eb3db343273b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695191 | controller | Jun 09 16:18:33.274206 crc crio[22095]: time="2026-06-09T16:18:33.274081547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695206 | controller | Jun 09 16:18:33.347595 crc crio[22095]: time="2026-06-09T16:18:33.347499858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695225 | controller | Jun 09 16:18:33.666626 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c82b7fd9963bfd Mac:92:13:52:8f:da:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.695241 | controller | Jun 09 16:18:33.668347 crc crio[22095]: time="2026-06-09T16:18:33.668270849Z" level=info msg="Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc002b5c2e0}] Aliases:map[]}"
2026-06-09 17:40:40.695256 | controller | Jun 09 16:18:33.668561 crc crio[22095]: time="2026-06-09T16:18:33.668506805Z" level=info msg="Checking pod openstack_barbican-db-create-6pkg9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.695272 | controller | Jun 09 16:18:33.683810 crc crio[22095]: time="2026-06-09T16:18:33.683713645Z" level=info msg="Ran pod sandbox 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 with infra container: openstack/barbican-db-create-6pkg9/POD" id=fc16df90-db62-4493-8325-0c346b491484 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.695288 | controller | Jun 09 16:18:33.688187 crc crio[22095]: time="2026-06-09T16:18:33.688024485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d6e747e9-a58a-480f-a67e-121ade12cd09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695304 | controller | Jun 09 16:18:33.693277 crc crio[22095]: time="2026-06-09T16:18:33.693153587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ebf5168b-843e-4803-809a-5cd2f4df07b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695319 | controller | Jun 09 16:18:33.699589 crc crio[22095]: time="2026-06-09T16:18:33.69952838Z" level=info msg="Creating container: openstack/barbican-db-create-6pkg9/mariadb-database-create" id=74024efd-d0b6-4f99-9838-3caacb4345b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695335 | controller | Jun 09 16:18:33.699869 crc crio[22095]: time="2026-06-09T16:18:33.699811297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695350 | controller | Jun 09 16:18:33.740137 crc crio[22095]: time="2026-06-09T16:18:33.738660943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695366 | controller | Jun 09 16:18:33.750021 crc crio[22095]: time="2026-06-09T16:18:33.749899451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695381 | controller | Jun 09 16:18:33.818147 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:297215e055d8d71 Mac:12:2e:ea:22:dc:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f SocketPath: PciID:}] [{Interface:0xc000230d40 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.695400 | controller | Jun 09 16:18:33.820562 crc crio[22095]: time="2026-06-09T16:18:33.82048375Z" level=info msg="Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc0019841d0}] Aliases:map[]}"
2026-06-09 17:40:40.695416 | controller | Jun 09 16:18:33.820728 crc crio[22095]: time="2026-06-09T16:18:33.820676455Z" level=info msg="Checking pod openstack_neutron-db-create-7f4lt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.695432 | controller | Jun 09 16:18:33.822227 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcd5647ab3384b5 Mac:d6:18:cf:aa:14:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 SocketPath: PciID:}] [{Interface:0xc0002fcdc0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.695448 | controller | Jun 09 16:18:33.823510 crc crio[22095]: time="2026-06-09T16:18:33.823412625Z" level=info msg="Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc001984438}] Aliases:map[]}"
2026-06-09 17:40:40.695464 | controller | Jun 09 16:18:33.823711 crc crio[22095]: time="2026-06-09T16:18:33.823655731Z" level=info msg="Checking pod openstack_cinder-db-create-mjqmr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.695479 | controller | Jun 09 16:18:33.827901 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e8d77ea9ff8278 Mac:5e:a7:7d:e4:9d:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.695495 | controller | Jun 09 16:18:33.828844 crc crio[22095]: time="2026-06-09T16:18:33.828762882Z" level=info msg="Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00263c4e8}] Aliases:map[]}"
2026-06-09 17:40:40.695511 | controller | Jun 09 16:18:33.829172 crc crio[22095]: time="2026-06-09T16:18:33.829115101Z" level=info msg="Checking pod openstack_keystone-db-sync-2nzd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.695527 | controller | Jun 09 16:18:33.830521 crc crio[22095]: time="2026-06-09T16:18:33.830371233Z" level=info msg="Ran pod sandbox 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e with infra container: openstack/neutron-db-create-7f4lt/POD" id=58ce5634-6294-4ff4-855f-ef3e4a2d182d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.695543 | controller | Jun 09 16:18:33.835223 crc crio[22095]: time="2026-06-09T16:18:33.835010892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=44d71d05-bf5b-440f-ab90-6bc0a833e532 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695562 | controller | Jun 09 16:18:33.842010 crc crio[22095]: time="2026-06-09T16:18:33.841625282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1e847c23-3133-4860-a94e-85d19b0256c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695577 | controller | Jun 09 16:18:33.850293 crc crio[22095]: time="2026-06-09T16:18:33.850201641Z" level=info msg="Ran pod sandbox 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 with infra container: openstack/keystone-db-sync-2nzd5/POD" id=f02811b9-e911-4112-89b6-beb83689ef83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.695593 | controller | Jun 09 16:18:33.850838 crc crio[22095]: time="2026-06-09T16:18:33.850749875Z" level=info msg="Creating container: openstack/neutron-db-create-7f4lt/mariadb-database-create" id=ae9c56aa-a7f0-4fc3-811f-cd3f783693ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695608 | controller | Jun 09 16:18:33.851294 crc crio[22095]: time="2026-06-09T16:18:33.851235728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695623 | controller | Jun 09 16:18:33.856258 crc crio[22095]: time="2026-06-09T16:18:33.856203365Z" level=info msg="Ran pod sandbox bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 with infra container: openstack/cinder-db-create-mjqmr/POD" id=52f23a66-5f46-49c7-9030-9eabef39aee0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.695639 | controller | Jun 09 16:18:33.856347 crc crio[22095]: time="2026-06-09T16:18:33.856274817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695654 | controller | Jun 09 16:18:33.858803 crc crio[22095]: time="2026-06-09T16:18:33.85873723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a440b52d-9367-47c7-a65c-4cbbf7bccce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695670 | controller | Jun 09 16:18:33.872676 crc crio[22095]: time="2026-06-09T16:18:33.872624516Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695686 | controller | Jun 09 16:18:33.873078 crc crio[22095]: time="2026-06-09T16:18:33.873050737Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695701 | controller | Jun 09 16:18:33.874562 crc crio[22095]: time="2026-06-09T16:18:33.874490604Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=cc063d06-0e7e-4219-b7a0-e3c14f3fdd37 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.695717 | controller | Jun 09 16:18:33.875642 crc crio[22095]: time="2026-06-09T16:18:33.875380597Z" level=info msg="Created container cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e: openstack/barbican-db-create-6pkg9/mariadb-database-create" id=74024efd-d0b6-4f99-9838-3caacb4345b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695732 | controller | Jun 09 16:18:33.878034 crc crio[22095]: time="2026-06-09T16:18:33.876650579Z" level=info msg="Starting container: cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e" id=cfdb37bc-41b1-4de7-b6ad-2064e1f3aee4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.695750 | controller | Jun 09 16:18:33.878411 crc crio[22095]: time="2026-06-09T16:18:33.8782293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d227a364-6f39-4ccf-b3da-42c25697a586 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.695766 | controller | Jun 09 16:18:33.881185 crc crio[22095]: time="2026-06-09T16:18:33.881064322Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\""
2026-06-09 17:40:40.695781 | controller | Jun 09 16:18:33.890415 crc crio[22095]: time="2026-06-09T16:18:33.890288639Z" level=info msg="Creating container: openstack/cinder-db-create-mjqmr/mariadb-database-create" id=f0833fd1-3779-46cc-9e24-773ceac22fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695797 | controller | Jun 09 16:18:33.890902 crc crio[22095]: time="2026-06-09T16:18:33.890819832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695812 | controller | Jun 09 16:18:33.891797 crc crio[22095]: time="2026-06-09T16:18:33.891716615Z" level=info msg="Started container" PID=64729 containerID=cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e description=openstack/barbican-db-create-6pkg9/mariadb-database-create id=cfdb37bc-41b1-4de7-b6ad-2064e1f3aee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39
2026-06-09 17:40:40.695828 | controller | Jun 09 16:18:33.925745 crc crio[22095]: time="2026-06-09T16:18:33.925652925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695844 | controller | Jun 09 16:18:33.930868 crc crio[22095]: time="2026-06-09T16:18:33.930807467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695881 | controller | Jun 09 16:18:33.976109 crc crio[22095]: time="2026-06-09T16:18:33.975989595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695899 | controller | Jun 09 16:18:33.981132 crc crio[22095]: time="2026-06-09T16:18:33.981061205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695915 | controller | Jun 09 16:18:34.072775 crc crio[22095]: time="2026-06-09T16:18:34.071199065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.695931 | controller | Jun 09 16:18:34.253860 crc crio[22095]: time="2026-06-09T16:18:34.253787914Z" level=info msg="Created container b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60: openstack/cinder-db-create-mjqmr/mariadb-database-create" id=f0833fd1-3779-46cc-9e24-773ceac22fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695946 | controller | Jun 09 16:18:34.255188 crc crio[22095]: time="2026-06-09T16:18:34.255119608Z" level=info msg="Starting container: b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60" id=c1b9de66-4618-412c-82f5-a6f983001ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.695962 | controller | Jun 09 16:18:34.259146 crc crio[22095]: time="2026-06-09T16:18:34.25906985Z" level=info msg="Created container b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78: openstack/glance-db-sync-55c8c/glance-db-sync" id=7e7a8a44-8a1d-4161-bc79-eb3db343273b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695982 | controller | Jun 09 16:18:34.260037 crc crio[22095]: time="2026-06-09T16:18:34.259973383Z" level=info msg="Created container 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1: openstack/neutron-db-create-7f4lt/mariadb-database-create" id=ae9c56aa-a7f0-4fc3-811f-cd3f783693ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.695999 | controller | Jun 09 16:18:34.260354 crc crio[22095]: time="2026-06-09T16:18:34.260291551Z" level=info msg="Starting container: b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78" id=2a16fb72-e724-4b0c-93e9-b49c9b44e6dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.696015 | controller | Jun 09 16:18:34.260768 crc crio[22095]: time="2026-06-09T16:18:34.260685651Z" level=info msg="Starting container: 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1" id=dfd1f598-08b7-49ee-9ace-dad718b32bcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.696031 | controller | Jun 09 16:18:34.261438 crc crio[22095]: time="2026-06-09T16:18:34.261347558Z" level=info msg="Started container" PID=64755 containerID=b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60 description=openstack/cinder-db-create-mjqmr/mariadb-database-create id=c1b9de66-4618-412c-82f5-a6f983001ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50
2026-06-09 17:40:40.696047 | controller | Jun 09 16:18:34.269131 crc crio[22095]: time="2026-06-09T16:18:34.269054986Z" level=info msg="Started container" PID=64757 containerID=b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78 description=openstack/glance-db-sync-55c8c/glance-db-sync id=2a16fb72-e724-4b0c-93e9-b49c9b44e6dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7
2026-06-09 17:40:40.696064 | controller | Jun 09 16:18:34.270218 crc crio[22095]: time="2026-06-09T16:18:34.270133833Z" level=info msg="Started container" PID=64756 containerID=52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1 description=openstack/neutron-db-create-7f4lt/mariadb-database-create id=dfd1f598-08b7-49ee-9ace-dad718b32bcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e
2026-06-09 17:40:40.696080 | controller | Jun 09 16:18:35.514267 crc crio[22095]: time="2026-06-09T16:18:35.513729303Z" level=info msg="Stopping pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39" id=91a06f11-4158-4951-8ada-00d1cacd7f39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696096 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.513852136Z" level=info msg="Stopping pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50" id=2ec90322-1f86-4d31-94b8-c9b17eb2def2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696111 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.513852716Z" level=info msg="Stopping pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e" id=312aeec2-0578-40a5-a162-85374f2f06c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696128 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.51479228Z" level=info msg="Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc0004c6718}] Aliases:map[]}"
2026-06-09 17:40:40.696148 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.514995775Z" level=info msg="Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc00012a348}] Aliases:map[]}"
2026-06-09 17:40:40.696165 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.515144859Z" level=info msg="Deleting pod openstack_barbican-db-create-6pkg9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696181 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.515153409Z" level=info msg="Deleting pod openstack_cinder-db-create-mjqmr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696198 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.515286353Z" level=info msg="Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc002272078}] Aliases:map[]}"
2026-06-09 17:40:40.696215 | controller | Jun 09 16:18:35.518549 crc crio[22095]: time="2026-06-09T16:18:35.515499748Z" level=info msg="Deleting pod openstack_neutron-db-create-7f4lt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696231 | controller | Jun 09 16:18:35.928560 crc crio[22095]: time="2026-06-09T16:18:35.928116343Z" level=info msg="Stopped pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e" id=312aeec2-0578-40a5-a162-85374f2f06c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696248 | controller | Jun 09 16:18:35.977731 crc crio[22095]: time="2026-06-09T16:18:35.977237932Z" level=info msg="Stopped pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39" id=91a06f11-4158-4951-8ada-00d1cacd7f39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696264 | controller | Jun 09 16:18:35.991041 crc crio[22095]: time="2026-06-09T16:18:35.99084002Z" level=info msg="Stopped pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50" id=2ec90322-1f86-4d31-94b8-c9b17eb2def2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696280 | controller | Jun 09 16:18:40.235283 crc crio[22095]: time="2026-06-09T16:18:40.234149406Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=cc063d06-0e7e-4219-b7a0-e3c14f3fdd37 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.696297 | controller | Jun 09 16:18:40.237806 crc crio[22095]: time="2026-06-09T16:18:40.236292641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=966174d2-e50d-40a4-a182-53ab5607e3a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.696313 | controller | Jun 09 16:18:40.274706 crc crio[22095]: time="2026-06-09T16:18:40.273847264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=3db68f1c-cad9-4a19-90a5-9acad3922065 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.696329 | controller | Jun 09 16:18:40.286254 crc crio[22095]: time="2026-06-09T16:18:40.286146519Z" level=info msg="Creating container: openstack/keystone-db-sync-2nzd5/keystone-db-sync" id=2f063f11-10c6-42f9-98f5-b972bfd3e57d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.696348 | controller | Jun 09 16:18:40.287997 crc crio[22095]: time="2026-06-09T16:18:40.287823582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696365 | controller | Jun 09 16:18:40.346221 crc crio[22095]: time="2026-06-09T16:18:40.345746846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696380 | controller | Jun 09 16:18:40.350012 crc crio[22095]: time="2026-06-09T16:18:40.349871362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696396 | controller | Jun 09 16:18:40.532462 crc crio[22095]: time="2026-06-09T16:18:40.532293567Z" level=info msg="Created container cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81: openstack/keystone-db-sync-2nzd5/keystone-db-sync" id=2f063f11-10c6-42f9-98f5-b972bfd3e57d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.696412 | controller | Jun 09 16:18:40.538459 crc crio[22095]: time="2026-06-09T16:18:40.534816692Z" level=info msg="Starting container: cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81" id=9cd9c57b-c5c9-45fc-b737-33105788ee20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.696429 | controller | Jun 09 16:18:40.540079 crc crio[22095]: time="2026-06-09T16:18:40.539770629Z" level=info msg="Started container" PID=65159 containerID=cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81 description=openstack/keystone-db-sync-2nzd5/keystone-db-sync id=9cd9c57b-c5c9-45fc-b737-33105788ee20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107
2026-06-09 17:40:40.696450 | controller | Jun 09 16:18:45.334204 crc crio[22095]: time="2026-06-09T16:18:45.333322456Z" level=info msg="Running pod sandbox: openstack/cinder-1ea6-account-create-qdft6/POD" id=fdb249c0-baa7-47c7-a889-0a664ec228c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.696470 | controller | Jun 09 16:18:45.335020 crc crio[22095]: time="2026-06-09T16:18:45.334232339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696486 | controller | Jun 09 16:18:45.374325 crc crio[22095]: time="2026-06-09T16:18:45.374218664Z" level=info msg="Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00012b420}] Aliases:map[]}"
2026-06-09 17:40:40.696503 | controller | Jun 09 16:18:45.374325 crc crio[22095]: time="2026-06-09T16:18:45.374298096Z" level=info msg="Adding pod openstack_cinder-1ea6-account-create-qdft6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696519 | controller | Jun 09 16:18:45.568199 crc crio[22095]: time="2026-06-09T16:18:45.566078651Z" level=info msg="Running pod sandbox: openstack/barbican-3720-account-create-bhpll/POD" id=9d5d8a7e-9974-4796-b8e9-5874b00b2fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.696535 | controller | Jun 09 16:18:45.568199 crc crio[22095]: time="2026-06-09T16:18:45.566583064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696555 | controller | Jun 09 16:18:45.606212 crc crio[22095]: time="2026-06-09T16:18:45.606063526Z" level=info msg="Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc00012b800}] Aliases:map[]}"
2026-06-09 17:40:40.696572 | controller | Jun 09 16:18:45.606591 crc crio[22095]: time="2026-06-09T16:18:45.60623562Z" level=info msg="Adding pod openstack_barbican-3720-account-create-bhpll to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696588 | controller | Jun 09 16:18:45.714754 crc crio[22095]: time="2026-06-09T16:18:45.714629578Z" level=info msg="Stopping pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107" id=2b910092-3374-4cab-91f8-ff7a0bfb185b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696605 | controller | Jun 09 16:18:45.715779 crc crio[22095]: time="2026-06-09T16:18:45.715655984Z" level=info msg="Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00012b9b8}] Aliases:map[]}"
2026-06-09 17:40:40.696622 | controller | Jun 09 16:18:45.715991 crc crio[22095]: time="2026-06-09T16:18:45.715813108Z" level=info msg="Deleting pod openstack_keystone-db-sync-2nzd5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696638 | controller | Jun 09 16:18:45.803839 crc crio[22095]: time="2026-06-09T16:18:45.803734122Z" level=info msg="Running pod sandbox: openstack/neutron-ed98-account-create-jllqj/POD" id=ae81331b-cac5-4be4-8843-745dae9bbc4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.696655 | controller | Jun 09 16:18:45.804138 crc crio[22095]: time="2026-06-09T16:18:45.803860605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696671 | controller | Jun 09 16:18:45.840487 crc crio[22095]: time="2026-06-09T16:18:45.840305659Z" level=info msg="Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc002272900}] Aliases:map[]}"
2026-06-09 17:40:40.696688 | controller | Jun 09 16:18:45.840487 crc crio[22095]: time="2026-06-09T16:18:45.84037142Z" level=info msg="Adding pod openstack_neutron-ed98-account-create-jllqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.696704 | controller | Jun 09 16:18:45.903201 crc crio[22095]: 2026-06-09T16:18:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c3c826cab36089 Mac:72:be:24:5b:56:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 SocketPath: PciID:}] [{Interface:0xc0002629e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.696724 | controller | Jun 09 16:18:45.904272 crc crio[22095]: time="2026-06-09T16:18:45.904117374Z" level=info msg="Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00012b420}] Aliases:map[]}"
2026-06-09 17:40:40.696741 | controller | Jun 09 16:18:45.904375 crc crio[22095]: time="2026-06-09T16:18:45.90433602Z" level=info msg="Checking pod openstack_cinder-1ea6-account-create-qdft6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.696757 | controller | Jun 09 16:18:45.913522 crc crio[22095]: time="2026-06-09T16:18:45.913464894Z" level=info msg="Ran pod sandbox 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b with infra container: openstack/cinder-1ea6-account-create-qdft6/POD" id=fdb249c0-baa7-47c7-a889-0a664ec228c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.696774 | controller | Jun 09 16:18:45.916248 crc crio[22095]: time="2026-06-09T16:18:45.916160313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae0c516c-093e-4a8b-ae8f-9d1ba5d34354 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.696790 | controller | Jun 09 16:18:45.941157 crc crio[22095]: time="2026-06-09T16:18:45.94108095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3a1fa3ce-5381-4a29-841b-caac46184c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.696806 | controller | Jun 09 16:18:45.956404 crc crio[22095]: time="2026-06-09T16:18:45.95626877Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create" id=c142c235-286f-4cd5-82e8-9b2c33abea68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.696822 | controller | Jun 09 16:18:45.958349 crc crio[22095]: time="2026-06-09T16:18:45.958261241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696839 | controller | Jun 09 16:18:46.016022 crc crio[22095]: time="2026-06-09T16:18:46.015870287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696874 | controller | Jun 09 16:18:46.021177 crc crio[22095]: time="2026-06-09T16:18:46.021107851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.696895 | controller | Jun 09 16:18:46.040148 crc crio[22095]: time="2026-06-09T16:18:46.039048061Z" level=info msg="Stopped pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107" id=2b910092-3374-4cab-91f8-ff7a0bfb185b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.696912 | controller | Jun 09 16:18:46.104558 crc crio[22095]: 2026-06-09T16:18:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c78185e3f9455f8 Mac:1e:c9:b1:ee:46:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.696929 | controller | Jun 09 16:18:46.110720 crc crio[22095]: time="2026-06-09T16:18:46.110564044Z" level=info msg="Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc00012b800}] Aliases:map[]}"
2026-06-09 17:40:40.696952 | controller | Jun 09 16:18:46.110850 crc crio[22095]: time="2026-06-09T16:18:46.11080545Z" level=info msg="Checking pod openstack_barbican-3720-account-create-bhpll for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.696968 | controller | Jun 09 16:18:46.122546 crc crio[22095]: time="2026-06-09T16:18:46.122361916Z" level=info msg="Ran pod sandbox c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f with infra container: openstack/barbican-3720-account-create-bhpll/POD" id=9d5d8a7e-9974-4796-b8e9-5874b00b2fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.696985 | controller | Jun 09 16:18:46.131702 crc crio[22095]: time="2026-06-09T16:18:46.131617154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0d5de61c-5e08-49dc-998d-2b84bd4afe03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.697001 | controller | Jun 09 16:18:46.156020 crc crio[22095]: time="2026-06-09T16:18:46.154264044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e67699e6-4bf2-42a4-90a4-7cd44768520c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.697017 | controller | Jun 09 16:18:46.169462 crc crio[22095]: time="2026-06-09T16:18:46.16933504Z" level=info msg="Created container fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create" id=c142c235-286f-4cd5-82e8-9b2c33abea68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.697033 | controller | Jun 09 16:18:46.172266 crc crio[22095]: time="2026-06-09T16:18:46.172204964Z" level=info msg="Starting container: fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1" id=f4040a30-e2e4-4ac2-a939-abb88ce3b09b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.697048 | controller | Jun 09 16:18:46.172547 crc crio[22095]: time="2026-06-09T16:18:46.172507491Z" level=info msg="Creating container: openstack/barbican-3720-account-create-bhpll/mariadb-account-create" id=b3ccac02-173c-41dd-93de-881a53521b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.697065 | controller | Jun 09 16:18:46.173685 crc crio[22095]: time="2026-06-09T16:18:46.173057376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697080 | controller | Jun 09 16:18:46.179612 crc crio[22095]: time="2026-06-09T16:18:46.179228094Z" level=info msg="Started container" PID=65457 containerID=fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1 description=openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create id=f4040a30-e2e4-4ac2-a939-abb88ce3b09b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b
2026-06-09 17:40:40.697097 | controller | Jun 09 16:18:46.181508 crc crio[22095]: 2026-06-09T16:18:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0944c4f77337d56 Mac:4e:ed:8f:b6:c3:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e SocketPath: PciID:}] [{Interface:0xc0003e51d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.697113 | controller | Jun 09 16:18:46.182285 crc crio[22095]: time="2026-06-09T16:18:46.182248401Z" level=info msg="Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc002272900}] Aliases:map[]}"
2026-06-09 17:40:40.697132 | controller | Jun 09 16:18:46.182741 crc crio[22095]: time="2026-06-09T16:18:46.182719143Z" level=info msg="Checking pod openstack_neutron-ed98-account-create-jllqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.697149 | controller | Jun 09 16:18:46.230390 crc crio[22095]: time="2026-06-09T16:18:46.230034646Z" level=info msg="Ran pod sandbox 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 with infra container: openstack/neutron-ed98-account-create-jllqj/POD" id=ae81331b-cac5-4be4-8843-745dae9bbc4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.697165 | controller | Jun 09 16:18:46.241345 crc crio[22095]: time="2026-06-09T16:18:46.241157961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=237f2baa-20de-4192-bb7f-43c08b5993ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.697181 | controller | Jun 09 16:18:46.248623 crc crio[22095]: time="2026-06-09T16:18:46.24854546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=21c96db2-3313-4b24-ae06-5362373e75b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.697197 | controller | Jun 09 16:18:46.260719 crc crio[22095]: time="2026-06-09T16:18:46.26064524Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create" id=46fcefd3-cfb7-4e10-a7db-0747031fce35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.697213 | controller | Jun 09 16:18:46.261630 crc crio[22095]: time="2026-06-09T16:18:46.261583134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697229 | controller | Jun 09 16:18:46.290063 crc crio[22095]: time="2026-06-09T16:18:46.289988012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697245 | controller | Jun 09 16:18:46.294552 crc crio[22095]: time="2026-06-09T16:18:46.294459537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697261 | controller | Jun 09 16:18:46.302095 crc crio[22095]: time="2026-06-09T16:18:46.30201001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697276 | controller | Jun 09 16:18:46.304635 crc crio[22095]: time="2026-06-09T16:18:46.304568286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697292 | controller | Jun 09 16:18:46.547704 crc crio[22095]: time="2026-06-09T16:18:46.54704967Z" level=info msg="Created container 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34: openstack/barbican-3720-account-create-bhpll/mariadb-account-create" id=b3ccac02-173c-41dd-93de-881a53521b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.697309 | controller | Jun 09 16:18:46.550391 crc crio[22095]: time="2026-06-09T16:18:46.547803879Z" level=info msg="Created container 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create" id=46fcefd3-cfb7-4e10-a7db-0747031fce35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.697328 | controller | Jun 09 16:18:46.550391 crc crio[22095]: time="2026-06-09T16:18:46.548847556Z" level=info msg="Starting container: 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195" id=cf4ec606-c354-4310-9f39-4b3553908396 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.697345 | controller | Jun 09 16:18:46.550391 crc crio[22095]: time="2026-06-09T16:18:46.549683548Z" level=info msg="Starting container: 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34" id=7ccfc1be-3a30-4032-9de0-448a565ed809 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.697361 | controller | Jun 09 16:18:46.554787 crc crio[22095]: time="2026-06-09T16:18:46.554643015Z" level=info msg="Started container" PID=65544 containerID=034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195 description=openstack/neutron-ed98-account-create-jllqj/mariadb-account-create id=cf4ec606-c354-4310-9f39-4b3553908396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617
2026-06-09 17:40:40.697377 | controller | Jun 09 16:18:46.562021 crc crio[22095]: time="2026-06-09T16:18:46.561802968Z" level=info msg="Started container" PID=65543 containerID=905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34 description=openstack/barbican-3720-account-create-bhpll/mariadb-account-create id=7ccfc1be-3a30-4032-9de0-448a565ed809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f
2026-06-09 17:40:40.697394 | controller | Jun 09 16:18:46.751792 crc crio[22095]: time="2026-06-09T16:18:46.751222913Z" level=info msg="Stopping pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7" id=6d183290-da86-48c1-bddc-1addee20193a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.697410 | controller | Jun 09 16:18:46.751983 crc crio[22095]: time="2026-06-09T16:18:46.751791497Z" level=info msg="Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc000526b70}] Aliases:map[]}"
2026-06-09 17:40:40.697426 | controller | Jun 09 16:18:46.752408 crc crio[22095]: time="2026-06-09T16:18:46.751985272Z" level=info msg="Deleting pod openstack_glance-db-sync-55c8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697443 | controller | Jun 09 16:18:47.381110 crc crio[22095]: time="2026-06-09T16:18:47.380882399Z" level=info msg="Stopped pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7" id=6d183290-da86-48c1-bddc-1addee20193a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.697459 | controller | Jun 09 16:18:47.499070 crc crio[22095]: time="2026-06-09T16:18:47.495837236Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-66889dc585-ns46f/POD" id=a06bd9af-073b-49a0-8412-e4d458e0c2a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.697475 | controller | Jun 09 16:18:47.499070 crc crio[22095]: time="2026-06-09T16:18:47.49600354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697491 | controller | Jun 09 16:18:47.573298 crc crio[22095]: time="2026-06-09T16:18:47.572512951Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-dzjbv/POD" id=46d5000f-7af8-45e1-b87b-0804b7216554 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.697511 | controller | Jun 09 16:18:47.573298 crc crio[22095]: time="2026-06-09T16:18:47.572622123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697527 | controller | Jun 09 16:18:47.633283 crc crio[22095]: time="2026-06-09T16:18:47.63179209Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc001984a70}] Aliases:map[]}"
2026-06-09 17:40:40.697543 | controller | Jun 09 16:18:47.633283 crc crio[22095]: time="2026-06-09T16:18:47.631860272Z" level=info msg="Adding pod openstack_dnsmasq-dns-66889dc585-ns46f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697560 | controller | Jun 09 16:18:47.776192 crc crio[22095]: time="2026-06-09T16:18:47.776115938Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc00041d390}] Aliases:map[]}"
2026-06-09 17:40:40.697576 | controller | Jun 09 16:18:47.776557 crc crio[22095]: time="2026-06-09T16:18:47.776537139Z" level=info msg="Adding pod openstack_keystone-bootstrap-dzjbv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697593 | controller | Jun 09 16:18:47.940336 crc crio[22095]: time="2026-06-09T16:18:47.939872945Z" level=info msg="Stopping pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f" id=c7577c1f-7f43-408c-8b63-9a88e5c82f22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.697609 | controller | Jun 09 16:18:47.946148 crc crio[22095]: time="2026-06-09T16:18:47.943466037Z" level=info msg="Stopping pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617" id=19423a7c-3608-4d83-99d4-33d9ccbed211 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.697625 | controller | Jun 09 16:18:47.946148 crc crio[22095]: time="2026-06-09T16:18:47.943897668Z" level=info msg="Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc001288738}] Aliases:map[]}"
2026-06-09 17:40:40.697642 | controller | Jun 09 16:18:47.946148 crc crio[22095]: time="2026-06-09T16:18:47.944103024Z" level=info msg="Deleting pod openstack_barbican-3720-account-create-bhpll from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697658 | controller | Jun 09 16:18:47.946148 crc crio[22095]: time="2026-06-09T16:18:47.944147075Z" level=info msg="Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc000526dd8}] Aliases:map[]}"
2026-06-09 17:40:40.697678 | controller | Jun 09 16:18:47.946148 crc crio[22095]: time="2026-06-09T16:18:47.9443575Z" level=info msg="Deleting pod openstack_neutron-ed98-account-create-jllqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697695 | controller | Jun 09 16:18:47.954704 crc crio[22095]: time="2026-06-09T16:18:47.94670599Z" level=info msg="Stopping pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b" id=f8251ef5-9974-4b14-8a75-c97f07cbe526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.697711 | controller | Jun 09 16:18:47.954704 crc crio[22095]: time="2026-06-09T16:18:47.94748808Z" level=info msg="Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00041d510}] Aliases:map[]}"
2026-06-09 17:40:40.697728 | controller | Jun 09 16:18:47.954704 crc crio[22095]: time="2026-06-09T16:18:47.947649585Z" level=info msg="Deleting pod openstack_cinder-1ea6-account-create-qdft6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697745 | controller | Jun 09 16:18:48.291075 crc crio[22095]: time="2026-06-09T16:18:48.290163802Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=37921062-3412-4d3f-a760-ec6ee3b2e618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.697761 | controller | Jun 09 16:18:48.291075 crc crio[22095]: time="2026-06-09T16:18:48.290303826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697777 | controller | Jun 09 16:18:48.370252 crc crio[22095]: time="2026-06-09T16:18:48.369944647Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6890}] Aliases:map[]}"
2026-06-09 17:40:40.697794 | controller | Jun 09 16:18:48.370252 crc crio[22095]: time="2026-06-09T16:18:48.370227874Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697811 | controller | Jun 09 16:18:48.612165 crc crio[22095]: time="2026-06-09T16:18:48.610577714Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85d986748f-9bt9q/POD" id=1b86f3e7-5ead-4a70-8a2c-58278c33f3ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.697827 | controller | Jun 09 16:18:48.612165 crc crio[22095]: time="2026-06-09T16:18:48.611672482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697844 | controller | Jun 09 16:18:48.679038 crc crio[22095]: time="2026-06-09T16:18:48.678856294Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc0005268a0}] Aliases:map[]}"
2026-06-09 17:40:40.697889 | controller | Jun 09 16:18:48.679038 crc crio[22095]: time="2026-06-09T16:18:48.678994327Z" level=info msg="Adding pod openstack_dnsmasq-dns-85d986748f-9bt9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697909 | controller | Jun 09 16:18:48.846296 crc crio[22095]: time="2026-06-09T16:18:48.846213403Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-t8z44/POD" id=f0e0861a-b90f-4d3a-9a68-ef793fd9af60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.697926 | controller | Jun 09 16:18:48.846414 crc crio[22095]: time="2026-06-09T16:18:48.846337956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.697943 | controller | Jun 09 16:18:48.862097 crc crio[22095]: time="2026-06-09T16:18:48.85820366Z" level=info msg="Stopped pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b" id=f8251ef5-9974-4b14-8a75-c97f07cbe526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.697960 | controller | Jun 09 16:18:48.944338 crc crio[22095]: time="2026-06-09T16:18:48.943866205Z" level=info msg="Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc000526ca0}] Aliases:map[]}"
2026-06-09 17:40:40.697977 | controller | Jun 09 16:18:48.944338 crc crio[22095]: time="2026-06-09T16:18:48.944338098Z" level=info msg="Adding pod openstack_placement-db-sync-t8z44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.697994 | controller | Jun 09 16:18:49.149656 crc crio[22095]: time="2026-06-09T16:18:49.149407473Z" level=info msg="Stopped pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617" id=19423a7c-3608-4d83-99d4-33d9ccbed211 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.698010 | controller | Jun 09 16:18:49.186794 crc crio[22095]: time="2026-06-09T16:18:49.186012101Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-wjfjt/POD" id=2baac0c5-e4a4-404a-ae6f-2c59ef116aa7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698027 | controller | Jun 09 16:18:49.186794 crc crio[22095]: time="2026-06-09T16:18:49.186338209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698043 | controller | Jun 09 16:18:49.195490 crc crio[22095]: time="2026-06-09T16:18:49.19533858Z" level=info msg="Stopped pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f" id=c7577c1f-7f43-408c-8b63-9a88e5c82f22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.698060 | controller | Jun 09 16:18:49.298856 crc crio[22095]: time="2026-06-09T16:18:49.29521Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc002da45b8}] Aliases:map[]}"
2026-06-09 17:40:40.698076 | controller | Jun 09 16:18:49.298856 crc crio[22095]: time="2026-06-09T16:18:49.29562747Z" level=info msg="Adding pod openstack_dnsmasq-dns-5494568cc5-wjfjt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.698093 | controller | Jun 09 16:18:49.331167 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f546835076e742e Mac:52:b9:07:1c:86:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.698113 | controller | Jun 09 16:18:49.331167 crc crio[22095]: time="2026-06-09T16:18:49.330787071Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc00041d390}] Aliases:map[]}"
2026-06-09 17:40:40.698130 | controller | Jun 09 16:18:49.331167 crc crio[22095]: time="2026-06-09T16:18:49.330957336Z" level=info msg="Checking pod openstack_keystone-bootstrap-dzjbv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.698147 | controller | Jun 09 16:18:49.345894 crc crio[22095]: time="2026-06-09T16:18:49.345803786Z" level=info msg="Ran pod sandbox f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 with infra container: openstack/keystone-bootstrap-dzjbv/POD" id=46d5000f-7af8-45e1-b87b-0804b7216554 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698163 | controller | Jun 09 16:18:49.351387 crc crio[22095]: time="2026-06-09T16:18:49.351240806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=00a1363f-1689-49ed-a9b8-d99290a4c82c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698179 | controller | Jun 09 16:18:49.428702 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebc3c8e6390c9e3 Mac:26:e1:da:2f:7b:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.698196 | controller | Jun 09 16:18:49.429796 crc crio[22095]: time="2026-06-09T16:18:49.429749578Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc001984a70}] Aliases:map[]}"
2026-06-09 17:40:40.698212 | controller | Jun 09 16:18:49.429966 crc crio[22095]: time="2026-06-09T16:18:49.429879731Z" level=info msg="Checking pod openstack_dnsmasq-dns-66889dc585-ns46f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.698252 | controller | Jun 09 16:18:49.445331 crc crio[22095]: time="2026-06-09T16:18:49.444804233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=b17e84d1-b8fa-4b0c-8bc9-d78a6234fecf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698269 | controller | Jun 09 16:18:49.471680 crc crio[22095]: time="2026-06-09T16:18:49.471282162Z" level=info msg="Ran pod sandbox ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 with infra container: openstack/dnsmasq-dns-66889dc585-ns46f/POD" id=a06bd9af-073b-49a0-8412-e4d458e0c2a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698286 | controller | Jun 09 16:18:49.489792 crc crio[22095]: time="2026-06-09T16:18:49.483806853Z" level=info msg="Creating container: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap" id=eca1d158-40d5-4f5c-82fc-4c1c5d6105f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.698305 | controller | Jun 09 16:18:49.489792 crc crio[22095]: time="2026-06-09T16:18:49.487032476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698323 | controller | Jun 09 16:18:49.503104 crc crio[22095]: time="2026-06-09T16:18:49.494694982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9a3992f0-ac1a-40b0-87ff-50a09b15ddf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698339 | controller | Jun 09 16:18:49.598404 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf85a411bfc6dae Mac:76:bd:f0:46:ae:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.698356 | controller | Jun 09 16:18:49.598404 crc crio[22095]: time="2026-06-09T16:18:49.598040849Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6890}] Aliases:map[]}"
2026-06-09 17:40:40.698372 | controller | Jun 09 16:18:49.598404 crc crio[22095]: time="2026-06-09T16:18:49.598178673Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.698389 | controller | Jun 09 16:18:49.613474 crc crio[22095]: time="2026-06-09T16:18:49.613325371Z" level=info msg="Ran pod sandbox cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 with infra container: openstack/ceilometer-0/POD" id=37921062-3412-4d3f-a760-ec6ee3b2e618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698405 | controller | Jun 09 16:18:49.621129 crc crio[22095]: time="2026-06-09T16:18:49.619690514Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=4c36c8ca-30e2-4adc-ae1f-39b70e1287ab name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.698422 | controller | Jun 09 16:18:49.621129 crc crio[22095]: time="2026-06-09T16:18:49.619755516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c0afef3f-3480-49f5-886d-8e522f70a965 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698438 | controller | Jun 09 16:18:49.634840 crc crio[22095]: time="2026-06-09T16:18:49.63473563Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.698454 | controller | Jun 09 16:18:49.635764 crc crio[22095]: time="2026-06-09T16:18:49.635666024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698470 | controller | Jun 09 16:18:49.643738 crc crio[22095]: time="2026-06-09T16:18:49.643627498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698489 | controller | Jun 09 16:18:49.659672 crc crio[22095]: time="2026-06-09T16:18:49.659592227Z" level=info msg="Creating container: openstack/dnsmasq-dns-66889dc585-ns46f/init" id=4bf36747-f8f6-4eb0-b8f2-7ae49da06681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.698506 | controller | Jun 09 16:18:49.660107 crc crio[22095]: time="2026-06-09T16:18:49.660055629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698525 | controller | Jun 09 16:18:49.747123 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c972c898588dd2 Mac:06:d1:20:20:f6:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.698542 | controller | Jun 09 16:18:49.753987 crc crio[22095]: time="2026-06-09T16:18:49.752325963Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc0005268a0}] Aliases:map[]}"
2026-06-09 17:40:40.698558 | controller | Jun 09 16:18:49.754115 crc crio[22095]: time="2026-06-09T16:18:49.753551925Z" level=info msg="Checking pod openstack_dnsmasq-dns-85d986748f-9bt9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.698574 | controller | Jun 09 16:18:49.838275 crc crio[22095]: time="2026-06-09T16:18:49.838204484Z" level=info msg="Ran pod sandbox 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b with infra container: openstack/dnsmasq-dns-85d986748f-9bt9q/POD" id=1b86f3e7-5ead-4a70-8a2c-58278c33f3ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698590 | controller | Jun 09 16:18:49.843268 crc crio[22095]: time="2026-06-09T16:18:49.843190682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7da1ed03-5508-44be-a996-632912838869 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698607 | controller | Jun 09 16:18:49.925387 crc crio[22095]: time="2026-06-09T16:18:49.924853925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698623 | controller | Jun 09 16:18:49.928551 crc crio[22095]: time="2026-06-09T16:18:49.928492068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698639 | controller | Jun 09 16:18:49.935083 crc crio[22095]: time="2026-06-09T16:18:49.934978674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=271ec84c-3069-47e1-ab52-cf6650ce83d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698655 | controller | Jun 09 16:18:49.992244 crc crio[22095]: time="2026-06-09T16:18:49.992130899Z" level=info msg="Created container 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap" id=eca1d158-40d5-4f5c-82fc-4c1c5d6105f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.698671 | controller | Jun 09 16:18:50.014629 crc crio[22095]: time="2026-06-09T16:18:50.014526853Z" level=info msg="Creating container: openstack/dnsmasq-dns-85d986748f-9bt9q/init" id=8dd0f1c7-960d-4873-9c95-6f47128acfd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.698690 | controller | Jun 09 16:18:50.015191 crc crio[22095]: time="2026-06-09T16:18:50.015126198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698707 | controller | Jun 09 16:18:50.020474 crc crio[22095]: time="2026-06-09T16:18:50.020355043Z" level=info msg="Starting container: 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5" id=b2267062-4bde-4dc5-aa79-df2fedf654e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.698723 | controller | Jun 09 16:18:50.034094 crc crio[22095]: time="2026-06-09T16:18:50.033992982Z" level=info msg="Started container" PID=66061 containerID=745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5 description=openstack/keystone-bootstrap-dzjbv/keystone-bootstrap id=b2267062-4bde-4dc5-aa79-df2fedf654e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134
2026-06-09 17:40:40.698740 | controller | Jun 09 16:18:50.092801 crc crio[22095]: 2026-06-09T16:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c26c7abdcac5b2 Mac:3a:00:8b:b6:da:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 SocketPath: PciID:}] [{Interface:0xc0002ac840 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.698756 | controller | Jun 09 16:18:50.093536 crc crio[22095]: time="2026-06-09T16:18:50.093462876Z" level=info msg="Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc000526ca0}] Aliases:map[]}"
2026-06-09 17:40:40.698773 | controller | Jun 09 16:18:50.093726 crc crio[22095]: time="2026-06-09T16:18:50.093671441Z" level=info msg="Checking pod openstack_placement-db-sync-t8z44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.698789 | controller | Jun 09 16:18:50.114039 crc crio[22095]: time="2026-06-09T16:18:50.109893077Z" level=info msg="Ran pod sandbox 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b with infra container: openstack/placement-db-sync-t8z44/POD" id=f0e0861a-b90f-4d3a-9a68-ef793fd9af60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698806 | controller | Jun 09 16:18:50.114039 crc crio[22095]: time="2026-06-09T16:18:50.111336544Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=082703ea-8d3b-4601-b395-fbea950e73a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.698823 | controller | Jun 09 16:18:50.114039 crc crio[22095]: time="2026-06-09T16:18:50.111407166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.698839 | controller | Jun 09 16:18:50.158012 crc crio[22095]: time="2026-06-09T16:18:50.154155361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698872 | controller | Jun 09 16:18:50.176354 crc crio[22095]: time="2026-06-09T16:18:50.176262118Z" level=info msg="Created container ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448: openstack/dnsmasq-dns-66889dc585-ns46f/init" id=4bf36747-f8f6-4eb0-b8f2-7ae49da06681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.698897 | controller | Jun 09 16:18:50.176557 crc crio[22095]: time="2026-06-09T16:18:50.17635201Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698914 | controller | Jun 09 16:18:50.176557 crc crio[22095]: time="2026-06-09T16:18:50.176451313Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.698931 | controller | Jun 09 16:18:50.178348 crc crio[22095]: time="2026-06-09T16:18:50.178265179Z" level=info msg="Starting container: ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448" id=93edc1a7-b562-47ff-9b63-9fc07fe10269 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.698947 | controller | Jun 09 16:18:50.181521 crc crio[22095]: time="2026-06-09T16:18:50.180144618Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=3825e7fc-554f-4157-8054-5c78e09c3540 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.698963 | controller | Jun 09 16:18:50.183561 crc crio[22095]: 2026-06-09T16:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c209a281c1dcd7 Mac:1e:45:80:67:b6:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.698980 | controller | Jun 09 16:18:50.185140 crc crio[22095]: time="2026-06-09T16:18:50.185070184Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc002da45b8}] Aliases:map[]}"
2026-06-09 17:40:40.698996 | controller | Jun 09 16:18:50.185267 crc crio[22095]: time="2026-06-09T16:18:50.185247148Z" level=info msg="Checking pod openstack_dnsmasq-dns-5494568cc5-wjfjt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.699013 | controller | Jun 09 16:18:50.194097 crc crio[22095]: time="2026-06-09T16:18:50.189791435Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\""
2026-06-09 17:40:40.699029 | controller | Jun 09 16:18:50.212722 crc crio[22095]: time="2026-06-09T16:18:50.21263992Z" level=info msg="Started container" PID=66117 containerID=ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448 description=openstack/dnsmasq-dns-66889dc585-ns46f/init id=93edc1a7-b562-47ff-9b63-9fc07fe10269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026
2026-06-09 17:40:40.699046 | controller | Jun 09 16:18:50.234735 crc crio[22095]: time="2026-06-09T16:18:50.232573221Z" level=info msg="Ran pod sandbox 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b with infra container: openstack/dnsmasq-dns-5494568cc5-wjfjt/POD" id=2baac0c5-e4a4-404a-ae6f-2c59ef116aa7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.699063 | controller | Jun 09 16:18:50.266124 crc crio[22095]: time="2026-06-09T16:18:50.265642079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e05d8713-21b1-4c9f-a505-adc0f3cea8be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699082 | controller | Jun 09 16:18:50.270350 crc crio[22095]: time="2026-06-09T16:18:50.270272477Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc0004c62f8}] Aliases:map[]}"
2026-06-09 17:40:40.699099 | controller | Jun 09 16:18:50.270539 crc crio[22095]: time="2026-06-09T16:18:50.27035816Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.699116 | controller | Jun 09 16:18:50.285258 crc crio[22095]: time="2026-06-09T16:18:50.28518395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699132 | controller | Jun 09 16:18:50.302145 crc crio[22095]: time="2026-06-09T16:18:50.302100493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699148 | controller | Jun 09 16:18:50.394905 crc crio[22095]: time="2026-06-09T16:18:50.394657105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7b2c5765-ce4a-4f16-931e-1e35a52f1d9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699165 | controller | Jun 09 16:18:50.415954 crc crio[22095]: time="2026-06-09T16:18:50.415805297Z" level=info msg="Creating container: openstack/dnsmasq-dns-5494568cc5-wjfjt/init" id=9a19ac6e-ad88-4d5c-9ae8-9bb37d0183a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699181 | controller | Jun 09 16:18:50.416488 crc crio[22095]: time="2026-06-09T16:18:50.416368321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699197 | controller | Jun 09 16:18:50.536017 crc crio[22095]: time="2026-06-09T16:18:50.534515879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699214 | controller | Jun 09 16:18:50.545982 crc crio[22095]: time="2026-06-09T16:18:50.543283694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699231 | controller | Jun 09 16:18:51.003062 crc crio[22095]: time="2026-06-09T16:18:51.002990655Z" level=info msg="Created container 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb: openstack/dnsmasq-dns-5494568cc5-wjfjt/init" id=9a19ac6e-ad88-4d5c-9ae8-9bb37d0183a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699247 | controller | Jun 09 16:18:51.008539 crc crio[22095]: time="2026-06-09T16:18:51.008354583Z" level=info msg="Starting container: 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb" id=3d95515b-393e-4a84-9373-c0ff560bc969 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.699264 | controller | Jun 09 16:18:51.023304 crc crio[22095]: time="2026-06-09T16:18:51.018116533Z" level=info msg="Started container" PID=66237 containerID=2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb description=openstack/dnsmasq-dns-5494568cc5-wjfjt/init id=3d95515b-393e-4a84-9373-c0ff560bc969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b
2026-06-09 17:40:40.699284 | controller | Jun 09 16:18:51.071211 crc crio[22095]: time="2026-06-09T16:18:51.062953092Z" level=info msg="Created container db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584: openstack/dnsmasq-dns-85d986748f-9bt9q/init" id=8dd0f1c7-960d-4873-9c95-6f47128acfd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699300 | controller | Jun 09 16:18:51.073688 crc crio[22095]: time="2026-06-09T16:18:51.073605505Z" level=info msg="Starting container: db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584" id=b5d8de5a-c6ac-423e-bbfa-d6119e94cb7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.699317 | controller | Jun 09 16:18:51.098480 crc crio[22095]: time="2026-06-09T16:18:51.098345739Z" level=info msg="Started container" PID=66208 containerID=db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584 description=openstack/dnsmasq-dns-85d986748f-9bt9q/init id=b5d8de5a-c6ac-423e-bbfa-d6119e94cb7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b
2026-06-09 17:40:40.699333 | controller | Jun 09 16:18:51.227090 crc crio[22095]: time="2026-06-09T16:18:51.226995336Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-jz4hw/POD" id=4f4e946e-7a49-41df-94ce-ea4422272203 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.699349 | controller | Jun 09 16:18:51.227291 crc crio[22095]: time="2026-06-09T16:18:51.227168901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699365 | controller | Jun 09 16:18:51.242077 crc crio[22095]: 2026-06-09T16:18:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7eb8f8eb7faaa5 Mac:7a:9d:29:2f:0c:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba SocketPath: PciID:}] [{Interface:0xc000462c30 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.699382 | controller | Jun 09 16:18:51.245555 crc crio[22095]: time="2026-06-09T16:18:51.245023858Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc0004c62f8}] Aliases:map[]}"
2026-06-09 17:40:40.699398 | controller | Jun 09 16:18:51.246390 crc crio[22095]: time="2026-06-09T16:18:51.24627439Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.699415 | controller | Jun 09 16:18:51.291662 crc crio[22095]: time="2026-06-09T16:18:51.291255303Z" level=info msg="Ran pod sandbox a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d with infra container: openstack/glance-default-external-api-0/POD" id=082703ea-8d3b-4601-b395-fbea950e73a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.699431 | controller | Jun 09 16:18:51.297396 crc crio[22095]: time="2026-06-09T16:18:51.297327519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=5bad3b6d-c4ff-486a-9822-3c216f2d0aba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699447 | controller | Jun 09 16:18:51.298504 crc crio[22095]: time="2026-06-09T16:18:51.298319284Z" level=info msg="Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc002ab2938}] Aliases:map[]}"
2026-06-09 17:40:40.699467 | controller | Jun 09 16:18:51.298504 crc crio[22095]: time="2026-06-09T16:18:51.298394946Z" level=info msg="Adding pod openstack_neutron-db-sync-jz4hw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.699483 | controller | Jun 09 16:18:51.306020 crc crio[22095]: time="2026-06-09T16:18:51.305879028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=8e0c28cb-5e35-4c20-a08c-53e121078a4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699500 | controller | Jun 09 16:18:51.323689 crc crio[22095]: time="2026-06-09T16:18:51.322217346Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=b33249f3-8ea9-4ef0-9061-3046afbb2bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699516 | controller | Jun 09 16:18:51.324156 crc crio[22095]: time="2026-06-09T16:18:51.324077434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699532 | controller | Jun 09 16:18:51.393764 crc crio[22095]: time="2026-06-09T16:18:51.393202286Z" level=info msg="Stopping pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026" id=c588f72a-a39b-4011-a9fa-02bbbad27aba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.699549 | controller | Jun 09 16:18:51.396132 crc crio[22095]: time="2026-06-09T16:18:51.396041738Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc002da4658}] Aliases:map[]}"
2026-06-09 17:40:40.699565 | controller | Jun 09 16:18:51.398450 crc crio[22095]: time="2026-06-09T16:18:51.398399999Z" level=info msg="Deleting pod openstack_dnsmasq-dns-66889dc585-ns46f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.699581 | controller | Jun 09 16:18:51.401348 crc crio[22095]: time="2026-06-09T16:18:51.401285633Z" level=info msg="Stopping pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b" id=3395918f-25b9-4d6f-aeaa-31b2a74cd12b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.699598 | controller | Jun 09 16:18:51.401825 crc crio[22095]: time="2026-06-09T16:18:51.401733474Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc001288810}] Aliases:map[]}"
2026-06-09 17:40:40.699614 | controller | Jun 09 16:18:51.402004 crc crio[22095]: time="2026-06-09T16:18:51.401890428Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85d986748f-9bt9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.699631 | controller | Jun 09 16:18:51.407773 crc crio[22095]: time="2026-06-09T16:18:51.407669876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699650 | controller | Jun 09 16:18:51.468124 crc crio[22095]: time="2026-06-09T16:18:51.468052134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8da18c8d-669e-4c11-9b8f-61dba19f34b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699667 | controller | Jun 09 16:18:51.623608 crc crio[22095]: time="2026-06-09T16:18:51.620628274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5c5f9dc1-ce62-47f2-bfbe-48f0113be722 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699683 | controller | Jun 09 16:18:51.641551 crc crio[22095]: time="2026-06-09T16:18:51.641413277Z" level=info msg="Creating container: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns" id=392a9181-adda-4456-a8e0-b4a17cb812aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699699 | controller | Jun 09 16:18:51.642175 crc crio[22095]: time="2026-06-09T16:18:51.642120665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699715 | controller | Jun 09 16:18:51.842506 crc crio[22095]: time="2026-06-09T16:18:51.842241314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699731 | controller | Jun 09 16:18:51.860151 crc crio[22095]: time="2026-06-09T16:18:51.86004591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699748 | controller | Jun 09 16:18:51.978223 crc crio[22095]: 2026-06-09T16:18:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d20da52ae580d7c Mac:26:5a:af:71:c1:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae SocketPath: PciID:}] [{Interface:0xc000015600 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.699764 | controller | Jun 09 16:18:51.994734 crc crio[22095]: time="2026-06-09T16:18:51.994639229Z" level=info msg="Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc002ab2938}] Aliases:map[]}"
2026-06-09 17:40:40.699780 | controller | Jun 09 16:18:51.995163 crc crio[22095]: time="2026-06-09T16:18:51.995113221Z" level=info msg="Checking pod openstack_neutron-db-sync-jz4hw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.699797 | controller | Jun 09 16:18:52.004603 crc crio[22095]: time="2026-06-09T16:18:52.004503392Z" level=info msg="Ran pod sandbox d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 with infra container: openstack/neutron-db-sync-jz4hw/POD" id=4f4e946e-7a49-41df-94ce-ea4422272203 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.699813 | controller | Jun 09 16:18:52.009044 crc crio[22095]: time="2026-06-09T16:18:52.008895745Z" level=info msg="Created container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns" id=392a9181-adda-4456-a8e0-b4a17cb812aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699828 | controller | Jun 09 16:18:52.022950 crc crio[22095]: time="2026-06-09T16:18:52.02274929Z" level=info msg="Starting container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608" id=8673d211-68eb-4ae7-8cdf-9c062ab9302f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.699854 | controller | Jun 09 16:18:52.045707 crc crio[22095]: time="2026-06-09T16:18:52.045307208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9fd41340-bac3-44dc-8f86-a794941d1f01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699890 | controller | Jun 09 16:18:52.046286 crc crio[22095]: time="2026-06-09T16:18:52.046009176Z" level=info msg="Started container" PID=66384 containerID=51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608 description=openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns id=8673d211-68eb-4ae7-8cdf-9c062ab9302f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b
2026-06-09 17:40:40.699907 | controller | Jun 09 16:18:52.084947 crc crio[22095]: time="2026-06-09T16:18:52.08480383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=eda9b840-f99d-41f1-aaf5-1e62b62b2c29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.699924 | controller | Jun 09 16:18:52.119873 crc crio[22095]: time="2026-06-09T16:18:52.119784536Z" level=info msg="Creating container: openstack/neutron-db-sync-jz4hw/neutron-db-sync" id=b3517c4c-49ef-4e7e-9c37-436c78384f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.699940 | controller | Jun 09 16:18:52.120291 crc crio[22095]: time="2026-06-09T16:18:52.120232338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699957 | controller | Jun 09 16:18:52.184712 crc crio[22095]: time="2026-06-09T16:18:52.182309879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.699973 | controller | Jun 09 16:18:52.194615 crc crio[22095]: time="2026-06-09T16:18:52.19445968Z" level=info msg="Stopped pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026" id=c588f72a-a39b-4011-a9fa-02bbbad27aba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.699990 | controller | Jun 09 16:18:52.197454 crc crio[22095]: time="2026-06-09T16:18:52.197353854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700006 | controller | Jun 09 16:18:52.212646 crc crio[22095]: time="2026-06-09T16:18:52.212534293Z" level=info msg="Stopped pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b" id=3395918f-25b9-4d6f-aeaa-31b2a74cd12b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.700022 | controller | Jun 09 16:18:52.351212 crc crio[22095]: time="2026-06-09T16:18:52.350083058Z" level=info msg="Created container 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409: openstack/neutron-db-sync-jz4hw/neutron-db-sync" id=b3517c4c-49ef-4e7e-9c37-436c78384f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700037 | controller | Jun 09 16:18:52.354844 crc crio[22095]: time="2026-06-09T16:18:52.354774719Z" level=info msg="Starting container: 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409" id=92fba85e-cd66-497c-90d5-1c2de9dd83ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.700053 | controller | Jun 09 16:18:52.370259 crc crio[22095]: time="2026-06-09T16:18:52.370221015Z" level=info msg="Started container" PID=66407 containerID=5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409 description=openstack/neutron-db-sync-jz4hw/neutron-db-sync id=92fba85e-cd66-497c-90d5-1c2de9dd83ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200
2026-06-09 17:40:40.700072 | controller | Jun 09 16:18:52.506989 crc crio[22095]: time="2026-06-09T16:18:52.506858716Z" level=info msg="Removing container: ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448" id=c4ba5219-42d8-415a-aba7-17ea6d16a582 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.700089 | controller | Jun 09 16:18:52.670343 crc crio[22095]: time="2026-06-09T16:18:52.667963305Z" level=info msg="Removed container ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448: openstack/dnsmasq-dns-66889dc585-ns46f/init" id=c4ba5219-42d8-415a-aba7-17ea6d16a582 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.700105 | controller | Jun 09 16:18:52.683120 crc crio[22095]: time="2026-06-09T16:18:52.682900928Z" level=info msg="Removing container: db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584" id=8bd18c28-375b-44fe-92ba-b6983c1c05b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.700121 | controller | Jun 09 16:18:52.732515 crc crio[22095]: time="2026-06-09T16:18:52.732379486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700138 | controller | Jun 09 16:18:52.763147 crc crio[22095]: time="2026-06-09T16:18:52.763039822Z" level=info msg="Removed container db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584: openstack/dnsmasq-dns-85d986748f-9bt9q/init" id=8bd18c28-375b-44fe-92ba-b6983c1c05b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.700154 | controller | Jun 09 16:18:53.020115 crc crio[22095]: time="2026-06-09T16:18:53.014084975Z" level=info msg="Created container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log" id=b33249f3-8ea9-4ef0-9061-3046afbb2bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700171 | controller | Jun 09 16:18:53.034690 crc crio[22095]: time="2026-06-09T16:18:53.034592731Z" level=info msg="Starting container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1" id=86f32f70-5f57-4174-bbaa-409036420641 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.700187 | controller | Jun 09 16:18:53.041333 crc crio[22095]: time="2026-06-09T16:18:53.041106308Z" level=info msg="Started container" PID=66441 containerID=f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1 description=openstack/glance-default-external-api-0/glance-log id=86f32f70-5f57-4174-bbaa-409036420641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d
2026-06-09 17:40:40.700204 | controller | Jun 09 16:18:53.059680 crc crio[22095]: time="2026-06-09T16:18:53.059583411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=be3b8fef-31ad-4d6a-8257-86a88c720df7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.700219 | controller | Jun 09 16:18:53.118726 crc crio[22095]: time="2026-06-09T16:18:53.116652513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=329256c4-3d35-4c64-ac63-09730851c09f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.700235 | controller | Jun 09 16:18:53.132125 crc crio[22095]: time="2026-06-09T16:18:53.130478807Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=09a33ddb-9d9f-478c-a58b-e21cad836fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700251 | controller | Jun 09 16:18:53.133875 crc crio[22095]: time="2026-06-09T16:18:53.133792072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700270 | controller | Jun 09 16:18:53.214391 crc crio[22095]: time="2026-06-09T16:18:53.214243144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700287 | controller | Jun 09 16:18:53.247879 crc crio[22095]: time="2026-06-09T16:18:53.247831335Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=db545ba0-baa2-4a81-96e6-341c6c9c4e6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.700303 | controller | Jun 09 16:18:53.248219 crc crio[22095]: time="2026-06-09T16:18:53.248192714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700319 | controller | Jun 09 16:18:53.287266 crc crio[22095]: time="2026-06-09T16:18:53.287148882Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc0005267f0}] Aliases:map[]}"
2026-06-09 17:40:40.700336 | controller | Jun 09 16:18:53.287266 crc crio[22095]: time="2026-06-09T16:18:53.287223884Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.700353 | controller | Jun 09 16:18:54.033983 crc crio[22095]: 2026-06-09T16:18:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b41e54b3116fa7 Mac:3a:a3:f5:56:f8:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.700369 | controller | Jun 09 16:18:54.033983 crc crio[22095]: time="2026-06-09T16:18:54.031909319Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc0005267f0}] Aliases:map[]}"
2026-06-09 17:40:40.700386 | controller | Jun 09 16:18:54.033983 crc crio[22095]: time="2026-06-09T16:18:54.032149825Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.700403 | controller | Jun 09 16:18:54.104308 crc crio[22095]: time="2026-06-09T16:18:54.103656488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700419 | controller | Jun 09 16:18:54.116278 crc crio[22095]: time="2026-06-09T16:18:54.116178749Z" level=info msg="Ran pod sandbox 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 with infra container: openstack/glance-default-internal-api-0/POD" id=db545ba0-baa2-4a81-96e6-341c6c9c4e6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.700436 | controller | Jun 09 16:18:54.138392 crc crio[22095]: time="2026-06-09T16:18:54.138319066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=9a0639f8-d3cf-4e45-90e4-ca888a45cc2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.700456 | controller | Jun 09 16:18:54.146020 crc crio[22095]: time="2026-06-09T16:18:54.14586784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3fe17f81-70e7-4d94-8b75-f05dc927b313 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.700472 | controller | Jun 09 16:18:54.160586 crc crio[22095]: time="2026-06-09T16:18:54.160508115Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=634d98fd-22e1-4acb-9ef1-814e0e14e919 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700489 | controller | Jun 09 16:18:54.162455 crc crio[22095]: time="2026-06-09T16:18:54.162354752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700505 | controller | Jun 09 16:18:54.216074 crc crio[22095]: time="2026-06-09T16:18:54.215984987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700521 | controller | Jun 09 16:18:54.241822 crc crio[22095]: time="2026-06-09T16:18:54.241730066Z" level=info msg="Created container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd" id=09a33ddb-9d9f-478c-a58b-e21cad836fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700538 | controller | Jun 09 16:18:54.246227 crc crio[22095]: time="2026-06-09T16:18:54.243491981Z" level=info msg="Starting container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67" id=f76dc994-c12c-4005-b868-c83355def115 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.700554 | controller | Jun 09 16:18:54.253480 crc crio[22095]: time="2026-06-09T16:18:54.253404985Z" level=info msg="Started container" PID=66563 containerID=96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67 description=openstack/glance-default-external-api-0/glance-httpd id=f76dc994-c12c-4005-b868-c83355def115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d
2026-06-09 17:40:40.700571 | controller | Jun 09 16:18:54.714391 crc crio[22095]: time="2026-06-09T16:18:54.711618819Z" level=info msg="Stopping container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1 (timeout: 30s)" id=1e4235a8-4cde-4345-9123-8031dbcaa922 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.700587 | controller | Jun 09 16:18:54.714391 crc crio[22095]: time="2026-06-09T16:18:54.712300836Z" level=info msg="Stopping container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67 (timeout: 30s)" id=dc720acd-9863-4cc1-bc73-ac1f765c1da4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.700603 | controller | Jun 09 16:18:54.973307 crc crio[22095]: time="2026-06-09T16:18:54.973069749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700619 | controller | Jun 09 16:18:55.887405 crc crio[22095]: time="2026-06-09T16:18:55.886825847Z" level=info msg="Stopped container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log" id=1e4235a8-4cde-4345-9123-8031dbcaa922 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.700636 | controller | Jun 09 16:18:55.888322 crc crio[22095]: time="2026-06-09T16:18:55.887664228Z" level=info msg="Created container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log" id=634d98fd-22e1-4acb-9ef1-814e0e14e919 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700652 | controller | Jun 09 16:18:55.889206 crc crio[22095]: time="2026-06-09T16:18:55.889124846Z" level=info msg="Starting container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148" id=86e21098-e178-495a-84e1-fb137cdf7135 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.700672 | controller | Jun 09 16:18:55.906614 crc crio[22095]: time="2026-06-09T16:18:55.906326846Z" level=info msg="Started container" PID=66756 containerID=b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148 description=openstack/glance-default-internal-api-0/glance-log id=86e21098-e178-495a-84e1-fb137cdf7135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9
2026-06-09 17:40:40.700688 | controller | Jun 09 16:18:56.055152 crc crio[22095]: time="2026-06-09T16:18:56.054845023Z" level=info msg="Stopped container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd" id=dc720acd-9863-4cc1-bc73-ac1f765c1da4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.700705 | controller | Jun 09 16:18:56.058146 crc crio[22095]: time="2026-06-09T16:18:56.057309776Z" level=info msg="Stopping pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d" id=dde4e190-3e29-432b-bdf3-07bc85e3df81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.700721 | controller | Jun 09 16:18:56.058763 crc crio[22095]: time="2026-06-09T16:18:56.058571968Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc00379f280}] Aliases:map[]}"
2026-06-09 17:40:40.700737 | controller | Jun 09 16:18:56.059175 crc crio[22095]: time="2026-06-09T16:18:56.05904953Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.700753 | controller | Jun 09 16:18:56.109627 crc crio[22095]: time="2026-06-09T16:18:56.107328848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3390ed14-6366-4985-8025-ae9388ede7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.700769 | controller | Jun 09 16:18:56.207599 crc crio[22095]: time="2026-06-09T16:18:56.20729767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=9dd44299-22e9-4601-8f3c-68fc00268303 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.700785 | controller | Jun 09 16:18:56.688305 crc crio[22095]: time="2026-06-09T16:18:56.687189257Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=0207a552-a169-497a-b182-93255282efd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.700801 | controller | Jun 09 16:18:58.805864 crc crio[22095]: time="2026-06-09T16:18:58.805200067Z" level=info msg="Stopping pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134" id=fa2c84e2-2bd1-4403-a896-bad5c93aa218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.700818 | controller | Jun 09 16:18:58.808626 crc crio[22095]: time="2026-06-09T16:18:58.807141977Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc000526ac0}] Aliases:map[]}"
2026-06-09 17:40:40.700838 | controller | Jun 09 16:18:58.808626 crc crio[22095]: time="2026-06-09T16:18:58.807347422Z" level=info msg="Deleting pod openstack_keystone-bootstrap-dzjbv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.700871 | controller | Jun 09 16:18:59.890218 crc crio[22095]: time="2026-06-09T16:18:59.889793723Z" level=info msg="Stopped pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134" id=fa2c84e2-2bd1-4403-a896-bad5c93aa218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.700892 | controller | Jun 09 16:19:00.735989 crc crio[22095]: time="2026-06-09T16:19:00.729792089Z" level=info msg="Stopping container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a (timeout: 10s)" id=9f2189ee-1ad9-4b39-b75e-ee7b10b4c333 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.700910 | controller | Jun 09 16:19:01.173634 crc crio[22095]: time="2026-06-09T16:19:01.17306784Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-k8shs/POD" id=80eab454-31dd-4a13-96c5-dd5366ec287f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.700926 | controller | Jun 09 16:19:01.174576 crc crio[22095]: time="2026-06-09T16:19:01.173634894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700943 | controller | Jun 09 16:19:01.484580 crc crio[22095]: time="2026-06-09T16:19:01.484493991Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-w8wwn/POD" id=98ad706e-141b-4112-8e27-b1501cc3c7f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.700959 | controller | Jun 09 16:19:01.484738 crc crio[22095]: time="2026-06-09T16:19:01.484599533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.700976 | controller | Jun 09 16:19:02.275469 crc crio[22095]: time="2026-06-09T16:19:02.274886936Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-gf9j4/POD" id=452e651c-d682-4720-849b-a09717084c1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.700992 | controller | Jun 09 16:19:02.276359 crc crio[22095]: time="2026-06-09T16:19:02.275492362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701008 | controller | Jun 09 16:19:04.583467 crc crio[22095]: time="2026-06-09T16:19:04.582877594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701024 | controller | Jun 09 16:19:04.584839 crc crio[22095]: time="2026-06-09T16:19:04.583864279Z" level=info msg="Stopped container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns" id=9f2189ee-1ad9-4b39-b75e-ee7b10b4c333 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.701039 | controller | Jun 09 16:19:04.585600 crc crio[22095]: time="2026-06-09T16:19:04.585513152Z" level=info msg="Stopping pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64" id=b877f288-f864-4e2a-b487-b2dea62b4b22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.701056 | controller | Jun 09 16:19:04.586885 crc crio[22095]: time="2026-06-09T16:19:04.586805795Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc000526530}] Aliases:map[]}"
2026-06-09 17:40:40.701076 | controller | Jun 09 16:19:04.587508 crc crio[22095]: time="2026-06-09T16:19:04.587368749Z" level=info msg="Deleting pod openstack_dnsmasq-dns-868d559989-75pjr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.701093 | controller | Jun 09 16:19:04.589256 crc crio[22095]: time="2026-06-09T16:19:04.589155535Z" level=info msg="Stopped pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d" id=dde4e190-3e29-432b-bdf3-07bc85e3df81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.701109 | controller | Jun 09 16:19:04.611026 crc crio[22095]: time="2026-06-09T16:19:04.610318077Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=3825e7fc-554f-4157-8054-5c78e09c3540 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.701126 | controller | Jun 09 16:19:04.611883 crc crio[22095]: time="2026-06-09T16:19:04.611837946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=6553a52d-ef47-4bdd-a507-939ef117501e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701143 | controller | Jun 09 16:19:04.778127 crc crio[22095]: time="2026-06-09T16:19:04.778045186Z" level=info msg="Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc00012ac18}] Aliases:map[]}"
2026-06-09 17:40:40.701159 | controller | Jun 09 16:19:04.778127 crc crio[22095]: time="2026-06-09T16:19:04.778112188Z" level=info msg="Adding pod openstack_keystone-bootstrap-gf9j4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.701176 | controller | Jun 09 16:19:04.801191 crc crio[22095]: time="2026-06-09T16:19:04.800864211Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=4c36c8ca-30e2-4adc-ae1f-39b70e1287ab name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.701192 | controller | Jun 09 16:19:04.803097 crc crio[22095]: time="2026-06-09T16:19:04.80239561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=33dcfc46-936b-482c-ab31-d91421acff6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701208 | controller | Jun 09 16:19:04.814392 crc crio[22095]: time="2026-06-09T16:19:04.812393676Z" level=info msg="Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc000526908}] Aliases:map[]}"
2026-06-09 17:40:40.701224 | controller | Jun 09 16:19:04.814392 crc crio[22095]: time="2026-06-09T16:19:04.812489319Z" level=info msg="Adding pod openstack_barbican-db-sync-w8wwn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.701241 | controller | Jun 09 16:19:04.824475 crc crio[22095]: time="2026-06-09T16:19:04.824316532Z" level=info msg="Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc0004c7188}] Aliases:map[]}"
2026-06-09 17:40:40.701261 | controller | Jun 09 16:19:04.824475 crc crio[22095]: time="2026-06-09T16:19:04.824408154Z" level=info msg="Adding pod openstack_cinder-db-sync-k8shs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.701278 | controller | Jun 09 16:19:04.845883 crc crio[22095]: time="2026-06-09T16:19:04.844996902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=044ea0aa-08ad-41fd-bf95-7c43ce8dac22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701295 | controller | Jun 09 16:19:04.859809 crc crio[22095]: time="2026-06-09T16:19:04.859731659Z" level=info msg="Creating container: openstack/placement-db-sync-t8z44/placement-db-sync" id=e1926c3f-249a-4906-8697-557c10f93566 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.701312 | controller | Jun 09 16:19:04.861620 crc crio[22095]: time="2026-06-09T16:19:04.861573777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f1f2f1a1-da8a-4063-bb33-4d84a1743ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701329 | controller | Jun 09 16:19:04.863405 crc crio[22095]: time="2026-06-09T16:19:04.863355832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701345 | controller | Jun 09 16:19:04.897786 crc crio[22095]: time="2026-06-09T16:19:04.897703622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701361 | controller | Jun 09 16:19:04.915885 crc crio[22095]: time="2026-06-09T16:19:04.915627812Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=4f51250f-30e5-4b01-b137-c80e9ccfce18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.701377 | controller | Jun 09 16:19:04.919505 crc crio[22095]: time="2026-06-09T16:19:04.919010739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701394 | controller | Jun 09 16:19:04.988510 crc crio[22095]: time="2026-06-09T16:19:04.988249353Z" level=info msg="Removing container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67" id=bc0ea42d-7e4b-4582-91e2-45b7797022fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.701410 | controller | Jun 09 16:19:05.098268 crc crio[22095]: time="2026-06-09T16:19:05.084485559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701426 | controller | Jun 09 16:19:05.112065 crc crio[22095]: time="2026-06-09T16:19:05.103331532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701442 | controller | Jun 09 16:19:05.112065 crc crio[22095]: time="2026-06-09T16:19:05.104767199Z" level=info msg="Removed container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd" id=bc0ea42d-7e4b-4582-91e2-45b7797022fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.701462 | controller | Jun 09 16:19:05.136989 crc crio[22095]: time="2026-06-09T16:19:05.133450364Z" level=info msg="Stopped pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64" id=b877f288-f864-4e2a-b487-b2dea62b4b22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.701478 | controller | Jun 09 16:19:05.165557 crc crio[22095]: time="2026-06-09T16:19:05.165500466Z" level=info msg="Removing container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1" id=9e4c113b-8516-40b9-a404-8289c3015b9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.701494 | controller | Jun 09 16:19:05.235019 crc crio[22095]: time="2026-06-09T16:19:05.234796511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701511 | controller | Jun 09 16:19:05.243022 crc crio[22095]: time="2026-06-09T16:19:05.242892859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701526 | controller | Jun 09 16:19:05.341711 crc crio[22095]: time="2026-06-09T16:19:05.34166582Z" level=info msg="Removed container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log" id=9e4c113b-8516-40b9-a404-8289c3015b9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.701543 | controller | Jun 09 16:19:05.574511 crc crio[22095]: time="2026-06-09T16:19:05.574357334Z" level=info msg="Created container 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a: openstack/placement-db-sync-t8z44/placement-db-sync" id=e1926c3f-249a-4906-8697-557c10f93566 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.701560 | controller | Jun 09 16:19:05.581867 crc crio[22095]: time="2026-06-09T16:19:05.578165741Z" level=info msg="Starting container: 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a" id=4ce0a3c0-1db0-440d-a171-84cee7898ce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.701577 | controller | Jun 09 16:19:05.591842 crc crio[22095]: time="2026-06-09T16:19:05.588335662Z" level=info msg="Created container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent" id=4f51250f-30e5-4b01-b137-c80e9ccfce18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.701593 | controller | Jun 09 16:19:05.591842 crc crio[22095]: time="2026-06-09T16:19:05.590058256Z" level=info msg="Starting container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01" id=e979550a-43a1-4bb6-adeb-e5a5eeb34864 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.701609 | controller | Jun 09 16:19:05.601522 crc crio[22095]: time="2026-06-09T16:19:05.601403747Z" level=info msg="Started container" PID=67511 containerID=2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a description=openstack/placement-db-sync-t8z44/placement-db-sync id=4ce0a3c0-1db0-440d-a171-84cee7898ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b
2026-06-09 17:40:40.701626 | controller | Jun 09 16:19:05.614368 crc crio[22095]: time="2026-06-09T16:19:05.613655881Z" level=info msg="Started container" PID=67512 containerID=045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01 description=openstack/ceilometer-0/ceilometer-central-agent id=e979550a-43a1-4bb6-adeb-e5a5eeb34864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7
2026-06-09 17:40:40.701643 | controller | Jun 09 16:19:05.630013 crc crio[22095]: time="2026-06-09T16:19:05.629834365Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=563f4f44-3296-49de-a1dc-7a2a6cb19b5f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.701663 | controller | Jun 09 16:19:05.643799 crc crio[22095]: time="2026-06-09T16:19:05.637188884Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.701679 | controller | Jun 09 16:19:05.690151 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a04bd1c7071df77 Mac:3a:5c:e5:51:3e:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 SocketPath: PciID:}] [{Interface:0xc00011a8b0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.701696 | controller | Jun 09 16:19:05.691878 crc crio[22095]: time="2026-06-09T16:19:05.691802084Z" level=info msg="Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc00012ac18}] Aliases:map[]}"
2026-06-09 17:40:40.701712 | controller | Jun 09 16:19:05.692128 crc crio[22095]: time="2026-06-09T16:19:05.69206646Z" level=info msg="Checking pod openstack_keystone-bootstrap-gf9j4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.701727 | controller | Jun 09 16:19:05.709223 crc crio[22095]: time="2026-06-09T16:19:05.709173479Z" level=info msg="Ran pod sandbox a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 with infra container: openstack/keystone-bootstrap-gf9j4/POD" id=452e651c-d682-4720-849b-a09717084c1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.701743 | controller | Jun 09 16:19:05.732381 crc crio[22095]: time="2026-06-09T16:19:05.732279131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=ae3de04a-a600-4b70-b773-acc16d166e08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701760 | controller | Jun 09 16:19:05.774250 crc crio[22095]: time="2026-06-09T16:19:05.774139674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=fda5a13d-4280-40b1-a512-9dec78c24f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701775 | controller | Jun 09 16:19:05.788996 crc crio[22095]: time="2026-06-09T16:19:05.788887092Z" level=info msg="Creating container: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap" id=25694944-b382-42ff-bd0e-3533872691e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.701792 | controller | Jun 09 16:19:05.789835 crc crio[22095]: time="2026-06-09T16:19:05.789781435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.701808 | controller | Jun 09 16:19:05.882525 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c717b6f2a97d593 Mac:c2:33:b8:36:8a:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.701824 | controller | Jun 09 16:19:05.888156 crc crio[22095]: time="2026-06-09T16:19:05.885777705Z" level=info msg="Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc0004c7188}] Aliases:map[]}"
2026-06-09 17:40:40.701844 | controller | Jun 09 16:19:05.888156 crc crio[22095]: time="2026-06-09T16:19:05.886222986Z" level=info msg="Checking pod openstack_cinder-db-sync-k8shs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.701881 | controller | Jun 09 16:19:05.911572 crc crio[22095]: time="2026-06-09T16:19:05.911478453Z" level=info msg="Ran pod sandbox c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 with infra container: openstack/cinder-db-sync-k8shs/POD" id=80eab454-31dd-4a13-96c5-dd5366ec287f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.701900 | controller | Jun 09 16:19:05.933002 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d5f4cfc4dbb494 Mac:6a:1f:dd:74:ba:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee SocketPath: PciID:}] [{Interface:0xc000384760 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.701917 | controller | Jun 09 16:19:05.933002 crc crio[22095]: time="2026-06-09T16:19:05.931573978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701933 | controller | Jun 09 16:19:05.933002 crc crio[22095]: time="2026-06-09T16:19:05.931880086Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.701956 | controller | Jun 09 16:19:05.933002 crc crio[22095]: time="2026-06-09T16:19:05.932155893Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702018 | controller | Jun 09 16:19:05.933002 crc crio[22095]: time="2026-06-09T16:19:05.932176924Z" level=info msg="Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc000526908}] Aliases:map[]}"
2026-06-09 17:40:40.702039 | controller | Jun 09 16:19:05.933002 crc crio[22095]: time="2026-06-09T16:19:05.932331308Z" level=info msg="Checking pod openstack_barbican-db-sync-w8wwn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.702056 | controller | Jun 09 16:19:05.938992 crc crio[22095]: time="2026-06-09T16:19:05.93633405Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=c4e4192e-473d-4d5b-822f-1bdc3c5087da name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.702072 | controller | Jun 09 16:19:05.943288 crc crio[22095]: time="2026-06-09T16:19:05.943155745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702089 | controller | Jun 09 16:19:05.957401 crc crio[22095]: time="2026-06-09T16:19:05.95662837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702109 | controller | Jun 09 16:19:05.959610 crc crio[22095]: time="2026-06-09T16:19:05.959529735Z" level=info msg="Ran pod sandbox 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 with infra container: openstack/barbican-db-sync-w8wwn/POD" id=98ad706e-141b-4112-8e27-b1501cc3c7f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.702125 | controller | Jun 09 16:19:05.960845 crc crio[22095]: time="2026-06-09T16:19:05.960602082Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\""
2026-06-09 17:40:40.702142 | controller | Jun 09 16:19:05.961876 crc crio[22095]: time="2026-06-09T16:19:05.96169578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702158 | controller | Jun 09 16:19:05.961876 crc crio[22095]: time="2026-06-09T16:19:05.961845884Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702174 | controller | Jun 09 16:19:05.962354 crc crio[22095]: time="2026-06-09T16:19:05.961894205Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702190 | controller | Jun 09 16:19:05.964593 crc crio[22095]: time="2026-06-09T16:19:05.964530023Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d999dd8c-5092-4479-8deb-2a240a0405bd name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.702206 | controller | Jun 09 16:19:05.993741 crc crio[22095]: time="2026-06-09T16:19:05.993088815Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\""
2026-06-09 17:40:40.702222 | controller | Jun 09 16:19:06.093384 crc crio[22095]: time="2026-06-09T16:19:06.093293253Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=6c3b90ab-4c3f-4c12-9d2d-cff5701eb40a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.702238 | controller | Jun 09 16:19:06.093384 crc crio[22095]: time="2026-06-09T16:19:06.093405046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702271 | controller | Jun 09 16:19:06.301212 crc crio[22095]: time="2026-06-09T16:19:06.299344233Z" level=info msg="Removing container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a" id=b0f45630-2258-4feb-b9a9-e1f5811d7f8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702288 | controller | Jun 09 16:19:06.313764 crc crio[22095]: time="2026-06-09T16:19:06.313153387Z" level=info msg="Created container aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap" id=25694944-b382-42ff-bd0e-3533872691e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.702305 | controller | Jun 09 16:19:06.318295 crc crio[22095]: time="2026-06-09T16:19:06.31677656Z" level=info msg="Starting container: aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67" id=a7dd78a2-3062-4f9a-8886-818109e7710b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.702320 | controller | Jun 09 16:19:06.335762 crc crio[22095]: time="2026-06-09T16:19:06.335216593Z" level=info msg="Started container" PID=67594 containerID=aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67 description=openstack/keystone-bootstrap-gf9j4/keystone-bootstrap id=a7dd78a2-3062-4f9a-8886-818109e7710b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795
2026-06-09 17:40:40.702341 | controller | Jun 09 16:19:06.342822 crc crio[22095]: time="2026-06-09T16:19:06.342053778Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc001288720}] Aliases:map[]}"
2026-06-09 17:40:40.702358 | controller | Jun 09 16:19:06.342822 crc crio[22095]: time="2026-06-09T16:19:06.342163311Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.702375 | controller | Jun 09 16:19:06.520239 crc crio[22095]: time="2026-06-09T16:19:06.503717971Z" level=info msg="Removed container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns" id=b0f45630-2258-4feb-b9a9-e1f5811d7f8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702391 | controller | Jun 09 16:19:06.537460 crc crio[22095]: time="2026-06-09T16:19:06.537286461Z" level=info msg="Removing container: a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972" id=109092cc-a8cf-4a5e-a524-43d2c3ff5a5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702407 | controller | Jun 09 16:19:06.680902 crc crio[22095]: time="2026-06-09T16:19:06.680776959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702424 | controller | Jun 09 16:19:06.754570 crc crio[22095]: time="2026-06-09T16:19:06.754090418Z" level=info msg="Removed container a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972: openstack/dnsmasq-dns-868d559989-75pjr/init" id=109092cc-a8cf-4a5e-a524-43d2c3ff5a5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702440 | controller | Jun 09 16:19:06.928748 crc crio[22095]: time="2026-06-09T16:19:06.928502397Z" level=info msg="Created container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd" id=0207a552-a169-497a-b182-93255282efd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.702457 | controller | Jun 09 16:19:06.932132 crc crio[22095]: time="2026-06-09T16:19:06.932047588Z" level=info msg="Starting container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b" id=bc5e0d54-361f-41ee-b2ea-536cf09b8674 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.702473 | controller | Jun 09 16:19:06.946865 crc crio[22095]: time="2026-06-09T16:19:06.946754555Z" level=info msg="Started container" PID=67719 containerID=c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b description=openstack/glance-default-internal-api-0/glance-httpd id=bc5e0d54-361f-41ee-b2ea-536cf09b8674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9
2026-06-09 17:40:40.702489 | controller | Jun 09 16:19:07.349988 crc crio[22095]: time="2026-06-09T16:19:07.346218753Z" level=info msg="Stopping container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b (timeout: 30s)" id=f842ce46-295a-4d06-bba0-5057da6181e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.702509 | controller | Jun 09 16:19:07.349988 crc crio[22095]: time="2026-06-09T16:19:07.347789343Z" level=info msg="Stopping container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148 (timeout: 30s)" id=8e391dc8-e076-4d86-bf60-dc1b80217255 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.702526 | controller | Jun 09 16:19:07.431163 crc crio[22095]: 2026-06-09T16:19:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:399519f91cbfac9 Mac:7e:b8:44:e7:67:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.702543 | controller | Jun 09 16:19:07.436088 crc crio[22095]: time="2026-06-09T16:19:07.435562421Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc001288720}] Aliases:map[]}"
2026-06-09 17:40:40.702560 | controller | Jun 09 16:19:07.436088 crc crio[22095]: time="2026-06-09T16:19:07.435793647Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.702577 | controller | Jun 09 16:19:07.477092 crc crio[22095]: time="2026-06-09T16:19:07.477015694Z" level=info msg="Ran pod sandbox 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 with infra container: openstack/glance-default-external-api-0/POD" id=6c3b90ab-4c3f-4c12-9d2d-cff5701eb40a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.702594 | controller | Jun 09 16:19:07.492601 crc crio[22095]: time="2026-06-09T16:19:07.49250175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=00c1df97-27fb-447c-b045-e3b3c22875fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702610 | controller | Jun 09 16:19:07.762080 crc crio[22095]: time="2026-06-09T16:19:07.761799252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=03e7d9e4-a663-4875-a796-d8ee140012fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702627 | controller | Jun 09 16:19:07.763405 crc crio[22095]: time="2026-06-09T16:19:07.762420988Z" level=info msg="Stopped container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd" id=f842ce46-295a-4d06-bba0-5057da6181e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.702643 | controller | Jun 09 16:19:08.055116 crc crio[22095]: time="2026-06-09T16:19:08.05163033Z" level=info msg="Stopped container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log" id=8e391dc8-e076-4d86-bf60-dc1b80217255 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.702659 | controller | Jun 09 16:19:08.056892 crc crio[22095]: time="2026-06-09T16:19:08.05671212Z" level=info msg="Stopping pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9" id=f0af5721-5c57-4d93-b01d-6cf0b1ebc787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.702675 | controller | Jun 09 16:19:08.057871 crc crio[22095]: time="2026-06-09T16:19:08.05747658Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc00379e028}] Aliases:map[]}"
2026-06-09 17:40:40.702695 | controller | Jun 09 16:19:08.057871 crc crio[22095]: time="2026-06-09T16:19:08.057633544Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.702712 | controller | Jun 09 16:19:08.081337 crc crio[22095]: time="2026-06-09T16:19:08.081004613Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=4f53513a-2158-4f1f-bdef-223435443b8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.702728 | controller | Jun 09 16:19:08.981799 crc crio[22095]: time="2026-06-09T16:19:08.981395198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702745 | controller | Jun 09 16:19:08.989892 crc crio[22095]: time="2026-06-09T16:19:08.989807403Z" level=info msg="Stopped pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9" id=f0af5721-5c57-4d93-b01d-6cf0b1ebc787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.702761 | controller | Jun 09 16:19:09.105593 crc crio[22095]: time="2026-06-09T16:19:09.105448047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702778 | controller | Jun 09 16:19:09.121339 crc crio[22095]: time="2026-06-09T16:19:09.121244742Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=563f4f44-3296-49de-a1dc-7a2a6cb19b5f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.702794 | controller | Jun 09 16:19:09.123336 crc crio[22095]: time="2026-06-09T16:19:09.123224172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1e5e6e1a-53d8-40f1-a3c8-4abea7da8112 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702811 | controller | Jun 09 16:19:09.165033 crc crio[22095]: time="2026-06-09T16:19:09.16489817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d484155f-0cda-46f1-a2d9-eed3c9932bea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.702827 | controller | Jun 09 16:19:09.174849 crc crio[22095]: time="2026-06-09T16:19:09.174764363Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=95bec57a-b136-480c-bbc1-2fc1d7132367 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.702843 | controller | Jun 09 16:19:09.176870 crc crio[22095]: time="2026-06-09T16:19:09.176800255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702888 | controller | Jun 09 16:19:09.354403 crc crio[22095]: time="2026-06-09T16:19:09.35413204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702907 | controller | Jun 09 16:19:09.363760 crc crio[22095]: time="2026-06-09T16:19:09.363655964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.702924 | controller | Jun 09 16:19:09.446246 crc crio[22095]: time="2026-06-09T16:19:09.446158859Z" level=info msg="Removing container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b" id=c68b7734-e1a1-47f1-b33e-77d2ecdd300b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702948 | controller | Jun 09 16:19:09.519842 crc crio[22095]: time="2026-06-09T16:19:09.519652542Z" level=info msg="Removed container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd" id=c68b7734-e1a1-47f1-b33e-77d2ecdd300b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702966 | controller | Jun 09 16:19:09.525097 crc crio[22095]: time="2026-06-09T16:19:09.524864696Z" level=info msg="Removing container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148" id=5e1965d9-09cc-4f79-9161-368c70d59853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702982 | controller | Jun 09 16:19:09.568336 crc crio[22095]: time="2026-06-09T16:19:09.567468377Z" level=info msg="Removed container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log" id=5e1965d9-09cc-4f79-9161-368c70d59853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.702998 | controller | Jun 09 16:19:09.591248 crc crio[22095]: time="2026-06-09T16:19:09.591126104Z" level=info msg="Created container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent" id=95bec57a-b136-480c-bbc1-2fc1d7132367 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703015 | controller | Jun 09 16:19:09.592334 crc crio[22095]: time="2026-06-09T16:19:09.592233452Z" level=info msg="Starting container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f" id=32b91646-4c10-491d-a4fb-89d5f5e4dba3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.703030 | controller | Jun 09 16:19:09.601454 crc crio[22095]: time="2026-06-09T16:19:09.601326615Z" level=info msg="Started container" PID=67976 containerID=01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f description=openstack/ceilometer-0/ceilometer-notification-agent id=32b91646-4c10-491d-a4fb-89d5f5e4dba3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7
2026-06-09 17:40:40.703047 | controller | Jun 09 16:19:09.626107 crc crio[22095]: time="2026-06-09T16:19:09.620509997Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=8ed00169-3fcd-49a2-85d1-bc8087670249 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.703063 | controller | Jun 09 16:19:09.626107 crc crio[22095]: time="2026-06-09T16:19:09.62570932Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.703079 | controller | Jun 09 16:19:09.888977 crc crio[22095]: time="2026-06-09T16:19:09.888839093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703094 | controller | Jun 09 16:19:10.043315 crc crio[22095]: time="2026-06-09T16:19:10.042855441Z" level=info msg="Created container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log" id=4f53513a-2158-4f1f-bdef-223435443b8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703111 | controller | Jun 09 16:19:10.045265 crc crio[22095]: time="2026-06-09T16:19:10.04477004Z" level=info msg="Starting container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651" id=aa548731-56c0-45bc-9517-de5cc78f9562 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.703126 | controller | Jun 09 16:19:10.069626 crc crio[22095]: time="2026-06-09T16:19:10.069485453Z" level=info msg="Started container" PID=68028 containerID=0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651 description=openstack/glance-default-external-api-0/glance-log id=aa548731-56c0-45bc-9517-de5cc78f9562 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8
2026-06-09 17:40:40.703147 | controller | Jun 09 16:19:10.088605 crc crio[22095]: time="2026-06-09T16:19:10.088411948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3698e161-1727-49cc-93b4-128998bb53b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703164 | controller | Jun 09 16:19:10.181532 crc crio[22095]: time="2026-06-09T16:19:10.180704563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=15c7c557-d7df-4b93-8703-828ea83c4739 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703180 | controller | Jun 09 16:19:10.209846 crc crio[22095]: time="2026-06-09T16:19:10.209418469Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=56ea541c-58d4-41b1-824c-34e9ded650bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703196 | controller | Jun 09 16:19:10.210417 crc crio[22095]: time="2026-06-09T16:19:10.210011764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703212 | controller | Jun 09 16:19:10.254679 crc crio[22095]: time="2026-06-09T16:19:10.254349891Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=d884a781-fdc0-4739-9e77-bd7e78f2fe5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.703229 | controller | Jun 09 16:19:10.254679 crc crio[22095]: time="2026-06-09T16:19:10.254484034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703245 | controller | Jun 09 16:19:10.294610 crc crio[22095]: time="2026-06-09T16:19:10.292336514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703262 | controller | Jun 09 16:19:10.354073 crc crio[22095]: time="2026-06-09T16:19:10.35031609Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc0022722a0}] Aliases:map[]}"
2026-06-09 17:40:40.703278 | controller | Jun 09 16:19:10.354398 crc crio[22095]: time="2026-06-09T16:19:10.354358704Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.703295 | controller | Jun 09 16:19:11.230000 crc crio[22095]: 2026-06-09T16:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d53ab95938ecfe6 Mac:7e:99:8a:31:99:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 SocketPath: PciID:}] [{Interface:0xc0003108e0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.703311 | controller | Jun 09 16:19:11.233209 crc crio[22095]: time="2026-06-09T16:19:11.233009791Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc0022722a0}] Aliases:map[]}"
2026-06-09 17:40:40.703331 | controller | Jun 09 16:19:11.233691 crc crio[22095]: time="2026-06-09T16:19:11.233637377Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.703348 | controller | Jun 09 16:19:11.310113 crc crio[22095]: time="2026-06-09T16:19:11.309909811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703365 | controller | Jun 09 16:19:11.449071 crc crio[22095]: time="2026-06-09T16:19:11.442609002Z" level=info msg="Created container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd" id=56ea541c-58d4-41b1-824c-34e9ded650bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703381 | controller | Jun 09 16:19:11.449071 crc crio[22095]: time="2026-06-09T16:19:11.446137543Z" level=info msg="Starting container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f" id=f8eb6b0f-c5e4-4929-a43c-a1e779780862 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.703398 | controller | Jun 09 16:19:11.469593 crc crio[22095]: time="2026-06-09T16:19:11.469524072Z" level=info msg="Started container" PID=68171 containerID=650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f description=openstack/glance-default-external-api-0/glance-httpd id=f8eb6b0f-c5e4-4929-a43c-a1e779780862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8
2026-06-09 17:40:40.703414 | controller | Jun 09 16:19:12.658560 crc crio[22095]: time="2026-06-09T16:19:12.658236316Z" level=info msg="Stopping pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b" id=272c13ba-41a0-40ca-8e47-55e3eb2deb04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.703431 | controller | Jun 09 16:19:12.660228 crc crio[22095]: time="2026-06-09T16:19:12.660169006Z" level=info msg="Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc001288050}] Aliases:map[]}"
2026-06-09 17:40:40.703447 | controller | Jun 09 16:19:12.660386 crc crio[22095]: time="2026-06-09T16:19:12.66033569Z" level=info msg="Deleting pod openstack_placement-db-sync-t8z44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.703464 | controller | Jun 09 16:19:13.670487 crc crio[22095]: time="2026-06-09T16:19:13.669236016Z" level=info msg="Stopping pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795" id=06cea91f-9538-436e-be05-453351bac861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.703481 | controller | Jun 09 16:19:13.672083 crc crio[22095]: time="2026-06-09T16:19:13.671242477Z" level=info msg="Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc001288310}] Aliases:map[]}"
2026-06-09 17:40:40.703497 | controller | Jun 09 16:19:13.672083 crc crio[22095]: time="2026-06-09T16:19:13.671399691Z" level=info msg="Deleting pod openstack_keystone-bootstrap-gf9j4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.703517 | controller | Jun 09 16:19:15.251624 crc crio[22095]: time="2026-06-09T16:19:15.250842338Z" level=info msg="Stopped pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b" id=272c13ba-41a0-40ca-8e47-55e3eb2deb04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.703533 | controller | Jun 09 16:19:16.492256 crc crio[22095]: time="2026-06-09T16:19:16.491603446Z" level=info msg="Stopped pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795" id=06cea91f-9538-436e-be05-453351bac861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.703550 | controller | Jun 09 16:19:16.496886 crc crio[22095]: time="2026-06-09T16:19:16.49680928Z" level=info msg="Ran pod sandbox d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea with infra container: openstack/glance-default-internal-api-0/POD" id=d884a781-fdc0-4739-9e77-bd7e78f2fe5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.703566 | controller | Jun 09 16:19:16.501299 crc crio[22095]: time="2026-06-09T16:19:16.501231933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=de99021c-21ef-430f-a59d-d19050efeacc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703582 | controller | Jun 09 16:19:17.325409 crc crio[22095]: time="2026-06-09T16:19:17.324659046Z" level=info msg="Running pod sandbox: openstack/placement-748dbd4fc4-f54hn/POD" id=e08b54ad-e43b-48a4-a738-795adc145d29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.703598 | controller | Jun 09 16:19:17.325590 crc crio[22095]: time="2026-06-09T16:19:17.325512327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703613 | controller | Jun 09 16:19:18.244086 crc crio[22095]: time="2026-06-09T16:19:18.244039076Z" level=info msg="Running pod sandbox: openstack/keystone-76d476ddd6-ppbm4/POD" id=8befdee7-2129-4f21-b438-c2f720078b4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.703629 | controller | Jun 09 16:19:18.245311 crc crio[22095]: time="2026-06-09T16:19:18.245287488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703646 | controller | Jun 09 16:19:21.969217 crc crio[22095]: time="2026-06-09T16:19:21.968132666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=97763e37-c2cd-4e85-a3ee-6e04d858d3e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703662 | controller | Jun 09 16:19:22.150640 crc crio[22095]: time="2026-06-09T16:19:22.149037772Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=30ccea1b-1de1-4273-9246-81e352e7d3e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703678 | controller | Jun 09 16:19:22.150640 crc crio[22095]: time="2026-06-09T16:19:22.149295079Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d999dd8c-5092-4479-8deb-2a240a0405bd name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.703694 | controller | Jun 09 16:19:22.151064 crc crio[22095]: time="2026-06-09T16:19:22.150721145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=ca49567d-eda5-48a2-9ae9-390cd3bc1169 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703711 | controller | Jun 09 16:19:22.159415 crc crio[22095]: time="2026-06-09T16:19:22.159329996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703731 | controller | Jun 09 16:19:22.182369 crc crio[22095]: time="2026-06-09T16:19:22.182290104Z" level=info msg="Got pod network &{Name:keystone-76d476ddd6-ppbm4 Namespace:openstack ID:17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 UID:fb850fca-43b1-492f-ab0b-3ae9f1b5604c NetNS:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb850fca_43b1_492f_ab0b_3ae9f1b5604c.slice PodAnnotations:0xc00263c040}] Aliases:map[]}"
2026-06-09 17:40:40.703748 | controller | Jun 09 16:19:22.182369 crc crio[22095]: time="2026-06-09T16:19:22.182362196Z" level=info msg="Adding pod openstack_keystone-76d476ddd6-ppbm4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.703764 | controller | Jun 09 16:19:22.185684 crc crio[22095]: time="2026-06-09T16:19:22.185610519Z" level=info msg="Got pod network &{Name:placement-748dbd4fc4-f54hn Namespace:openstack ID:8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 UID:9576e9f8-33ca-4f42-9f69-e6f7d085910d NetNS:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9576e9f8_33ca_4f42_9f69_e6f7d085910d.slice PodAnnotations:0xc002da42f0}] Aliases:map[]}"
2026-06-09 17:40:40.703781 | controller | Jun 09 16:19:22.185684 crc crio[22095]: time="2026-06-09T16:19:22.185670981Z" level=info msg="Adding pod openstack_placement-748dbd4fc4-f54hn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.703797 | controller | Jun 09 16:19:22.199483 crc crio[22095]: time="2026-06-09T16:19:22.199322981Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=8ed00169-3fcd-49a2-85d1-bc8087670249 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.703813 | controller | Jun 09 16:19:22.202115 crc crio[22095]: time="2026-06-09T16:19:22.201899077Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=503a4323-546d-40c0-97a3-1c94710b4066 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703830 | controller | Jun 09 16:19:22.215258 crc crio[22095]: time="2026-06-09T16:19:22.215190167Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1bbc2b6c-42e7-428c-b22b-8bb773d866aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703846 | controller | Jun 09 16:19:22.217141 crc crio[22095]: time="2026-06-09T16:19:22.217048375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3a06a219-223c-4f08-b7d8-8622e203bad6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.703884 | controller | Jun 09 16:19:22.232737 crc crio[22095]: time="2026-06-09T16:19:22.232507991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703903 | controller | Jun 09 16:19:22.233464 crc crio[22095]: time="2026-06-09T16:19:22.233368693Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=595440d2-9a41-407a-80fc-d3750d0aeca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703919 | controller | Jun 09 16:19:22.235075 crc crio[22095]: time="2026-06-09T16:19:22.234999325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703939 | controller | Jun 09 16:19:22.243746 crc crio[22095]: time="2026-06-09T16:19:22.243664997Z" level=info msg="Creating container: openstack/barbican-db-sync-w8wwn/barbican-db-sync" id=d32caa51-25f8-4527-be9d-5a9976ef8440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.703956 | controller | Jun 09 16:19:22.261551 crc crio[22095]: time="2026-06-09T16:19:22.261458783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703973 | controller | Jun 09 16:19:22.337861 crc crio[22095]: time="2026-06-09T16:19:22.337758819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.703989 | controller | Jun 09 16:19:22.350078 crc crio[22095]: time="2026-06-09T16:19:22.349995672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704006 | controller | Jun 09 16:19:22.350363 crc crio[22095]: time="2026-06-09T16:19:22.350260979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704022 | controller | Jun 09 16:19:22.364515 crc crio[22095]: time="2026-06-09T16:19:22.364233687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704038 | controller | Jun 09 16:19:22.582176 crc crio[22095]: time="2026-06-09T16:19:22.581593798Z" level=info msg="Created container c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b: openstack/barbican-db-sync-w8wwn/barbican-db-sync" id=d32caa51-25f8-4527-be9d-5a9976ef8440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704055 | controller | Jun 09 16:19:22.583649 crc crio[22095]: time="2026-06-09T16:19:22.583565918Z" level=info msg="Starting container: c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b" id=23489528-6e89-413f-ac6e-2c5b0ed2a2b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704071 | controller | Jun 09 16:19:22.591605 crc crio[22095]: 2026-06-09T16:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aaceddadd0e798 Mac:1e:47:2a:dc:60:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.704087 | controller | Jun 09 16:19:22.596610 crc crio[22095]: time="2026-06-09T16:19:22.596542311Z" level=info msg="Started container" PID=69125 containerID=c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b description=openstack/barbican-db-sync-w8wwn/barbican-db-sync id=23489528-6e89-413f-ac6e-2c5b0ed2a2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575
2026-06-09 17:40:40.704105 | controller | Jun 09 16:19:22.596700 crc crio[22095]: time="2026-06-09T16:19:22.596630103Z" level=info msg="Got pod network &{Name:placement-748dbd4fc4-f54hn Namespace:openstack ID:8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 UID:9576e9f8-33ca-4f42-9f69-e6f7d085910d NetNS:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9576e9f8_33ca_4f42_9f69_e6f7d085910d.slice PodAnnotations:0xc002da42f0}] Aliases:map[]}"
2026-06-09 17:40:40.704121 | controller | Jun 09 16:19:22.596896 crc crio[22095]: time="2026-06-09T16:19:22.596844568Z" level=info msg="Checking pod openstack_placement-748dbd4fc4-f54hn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.704141 | controller | Jun 09 16:19:22.605817 crc crio[22095]: time="2026-06-09T16:19:22.605742846Z" level=info msg="Ran pod sandbox 8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 with infra container: openstack/placement-748dbd4fc4-f54hn/POD" id=e08b54ad-e43b-48a4-a738-795adc145d29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.704157 | controller | Jun 09 16:19:22.609157 crc crio[22095]: time="2026-06-09T16:19:22.6090138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=a72b09a1-29b1-4844-8bfd-442f924d1b77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704174 | controller | Jun 09 16:19:22.613492 crc crio[22095]: time="2026-06-09T16:19:22.613355622Z" level=info msg="Created container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core" id=595440d2-9a41-407a-80fc-d3750d0aeca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704190 | controller | Jun 09 16:19:22.614376 crc crio[22095]: time="2026-06-09T16:19:22.614296346Z" level=info msg="Starting container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955" id=d317194d-6c77-4564-984d-bff977a42bac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704206 | controller | Jun 09 16:19:22.662296 crc crio[22095]: time="2026-06-09T16:19:22.662177443Z" level=info msg="Started container" PID=69129 containerID=972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955 description=openstack/ceilometer-0/sg-core id=d317194d-6c77-4564-984d-bff977a42bac name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7
2026-06-09 17:40:40.704223 | controller | Jun 09 16:19:22.675722 crc crio[22095]: time="2026-06-09T16:19:22.675631498Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b5cc9741-5cf1-40df-ab44-436ad37dd6fd name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.704239 | controller | Jun 09 16:19:22.688954 crc crio[22095]: time="2026-06-09T16:19:22.688821846Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.704255 | controller | Jun 09 16:19:22.693791 crc crio[22095]: time="2026-06-09T16:19:22.69368314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=fffc2ad8-8396-4967-aa5f-f4618b60e313 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704271 | controller | Jun 09 16:19:22.708097 crc crio[22095]: time="2026-06-09T16:19:22.708039118Z" level=info msg="Creating container: openstack/placement-748dbd4fc4-f54hn/placement-log" id=7cc6a134-3970-4967-888a-4516037cc909 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704287 | controller | Jun 09 16:19:22.709799 crc crio[22095]: time="2026-06-09T16:19:22.709772022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704303 | controller | Jun 09 16:19:22.782119 crc crio[22095]: time="2026-06-09T16:19:22.782069835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704318 | controller | Jun 09 16:19:22.787593 crc crio[22095]: time="2026-06-09T16:19:22.787552536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704335 | controller | Jun 09 16:19:22.879573 crc crio[22095]: 2026-06-09T16:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17c5d6925b1d7bd Mac:ba:b2:fc:f1:23:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a SocketPath: PciID:}] [{Interface:0xc0002c3340 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.704354 | controller | Jun 09 16:19:22.881467 crc crio[22095]: time="2026-06-09T16:19:22.881386831Z" level=info msg="Got pod network &{Name:keystone-76d476ddd6-ppbm4 Namespace:openstack ID:17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 UID:fb850fca-43b1-492f-ab0b-3ae9f1b5604c NetNS:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb850fca_43b1_492f_ab0b_3ae9f1b5604c.slice PodAnnotations:0xc00263c040}] Aliases:map[]}"
2026-06-09 17:40:40.704371 | controller | Jun 09 16:19:22.881637 crc crio[22095]: time="2026-06-09T16:19:22.881582166Z" level=info msg="Checking pod openstack_keystone-76d476ddd6-ppbm4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.704387 | controller | Jun 09 16:19:22.895853 crc crio[22095]: time="2026-06-09T16:19:22.895746489Z" level=info msg="Ran pod sandbox 17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 with infra container: openstack/keystone-76d476ddd6-ppbm4/POD" id=8befdee7-2129-4f21-b438-c2f720078b4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.704403 | controller | Jun 09 16:19:22.901403 crc crio[22095]: time="2026-06-09T16:19:22.901307971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=f0a81d2c-032a-4254-81e5-730fcddc0177 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704419 | controller | Jun 09 16:19:22.956546 crc crio[22095]: time="2026-06-09T16:19:22.956463555Z" level=info msg="Created container f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be: openstack/placement-748dbd4fc4-f54hn/placement-log" id=7cc6a134-3970-4967-888a-4516037cc909 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704435 | controller | Jun 09 16:19:22.957763 crc crio[22095]: time="2026-06-09T16:19:22.957700136Z" level=info msg="Starting container: f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be" id=4fa8e69a-4da4-4c6d-9dd0-86cfbb4fb4e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704451 | controller | Jun 09 16:19:22.976690 crc crio[22095]: time="2026-06-09T16:19:22.976599611Z" level=info msg="Started container" PID=69167 containerID=f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be description=openstack/placement-748dbd4fc4-f54hn/placement-log id=4fa8e69a-4da4-4c6d-9dd0-86cfbb4fb4e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5
2026-06-09 17:40:40.704467 | controller | Jun 09 16:19:23.002562 crc crio[22095]: time="2026-06-09T16:19:23.002378601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=9b5ef2df-4b6e-4b1f-a8f6-fdbe3624d88d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704484 | controller | Jun 09 16:19:23.013315 crc crio[22095]: time="2026-06-09T16:19:23.013183298Z" level=info msg="Creating container: openstack/keystone-76d476ddd6-ppbm4/keystone-api" id=fcceacaf-14c3-48a4-986f-5882d0cfdbfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704500 | controller | Jun 09 16:19:23.014657 crc crio[22095]: time="2026-06-09T16:19:23.014588134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704516 | controller | Jun 09 16:19:23.016766 crc crio[22095]: time="2026-06-09T16:19:23.016650177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=90c50ae6-c378-41b9-9cf0-afeac3467f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704535 | controller | Jun 09 16:19:23.094472 crc crio[22095]: time="2026-06-09T16:19:23.094366249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704552 | controller | Jun 09 16:19:23.107108 crc crio[22095]: time="2026-06-09T16:19:23.107059874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=9c5735e8-084c-4991-9b3a-f36c8b6f5b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704567 | controller | Jun 09 16:19:23.114534 crc crio[22095]: time="2026-06-09T16:19:23.114466734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704584 | controller | Jun 09 16:19:23.117514 crc crio[22095]: time="2026-06-09T16:19:23.117476041Z" level=info msg="Creating container: openstack/placement-748dbd4fc4-f54hn/placement-api" id=06fece93-d18d-45e4-b39b-f587a1417cb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704599 | controller | Jun 09 16:19:23.129033 crc crio[22095]: time="2026-06-09T16:19:23.128897984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704615 | controller | Jun 09 16:19:23.133188 crc crio[22095]: time="2026-06-09T16:19:23.133124202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704632 | controller | Jun 09 16:19:23.194087 crc crio[22095]: time="2026-06-09T16:19:23.193877619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704647 | controller | Jun 09 16:19:23.200296 crc crio[22095]: time="2026-06-09T16:19:23.200224682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704664 | controller | Jun 09 16:19:23.226134 crc crio[22095]: time="2026-06-09T16:19:23.226053654Z" level=info msg="Created container be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4: openstack/keystone-76d476ddd6-ppbm4/keystone-api" id=fcceacaf-14c3-48a4-986f-5882d0cfdbfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704680 | controller | Jun 09 16:19:23.227058 crc crio[22095]: time="2026-06-09T16:19:23.227033979Z" level=info msg="Starting container: be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4" id=e27cc52d-4617-4f35-ac3d-ece414388ddc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704696 | controller | Jun 09 16:19:23.239162 crc crio[22095]: time="2026-06-09T16:19:23.239100828Z" level=info msg="Started container" PID=69212 containerID=be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4 description=openstack/keystone-76d476ddd6-ppbm4/keystone-api id=e27cc52d-4617-4f35-ac3d-ece414388ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559
2026-06-09 17:40:40.704713 | controller | Jun 09 16:19:23.386215 crc crio[22095]: time="2026-06-09T16:19:23.386022013Z" level=info msg="Created container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log" id=30ccea1b-1de1-4273-9246-81e352e7d3e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704733 | controller | Jun 09 16:19:23.387588 crc crio[22095]: time="2026-06-09T16:19:23.387498451Z" level=info msg="Starting container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc" id=ad14a5d9-48b7-4f1f-983c-5a68264413b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704750 | controller | Jun 09 16:19:23.391063 crc crio[22095]: time="2026-06-09T16:19:23.390906709Z" level=info msg="Created container b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38: openstack/placement-748dbd4fc4-f54hn/placement-api" id=06fece93-d18d-45e4-b39b-f587a1417cb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704766 | controller | Jun 09 16:19:23.392322 crc crio[22095]: time="2026-06-09T16:19:23.392042698Z" level=info msg="Starting container: b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38" id=ff9132df-697a-4ac6-968b-775de638b277 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704782 | controller | Jun 09 16:19:23.394056 crc crio[22095]: time="2026-06-09T16:19:23.393995628Z" level=info msg="Started container" PID=69215 containerID=8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc description=openstack/glance-default-internal-api-0/glance-log id=ad14a5d9-48b7-4f1f-983c-5a68264413b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea
2026-06-09 17:40:40.704798 | controller | Jun 09 16:19:23.397135 crc crio[22095]: time="2026-06-09T16:19:23.397076047Z" level=info msg="Started container" PID=69231 containerID=b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38 description=openstack/placement-748dbd4fc4-f54hn/placement-api id=ff9132df-697a-4ac6-968b-775de638b277 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5
2026-06-09 17:40:40.704814 | controller | Jun 09 16:19:23.419224 crc crio[22095]: time="2026-06-09T16:19:23.417802188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ad6b7a00-fb46-4ed6-8240-2cc05a9e52e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704831 | controller | Jun 09 16:19:23.483890 crc crio[22095]: time="2026-06-09T16:19:23.483303346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=314cd652-55f6-4a4d-b0d8-597289aea6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.704849 | controller | Jun 09 16:19:23.492634 crc crio[22095]: time="2026-06-09T16:19:23.492544573Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=82ac7835-ef9a-4015-b016-bce7f0d2ccd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704884 | controller | Jun 09 16:19:23.493108 crc crio[22095]: time="2026-06-09T16:19:23.493003235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704902 | controller | Jun 09 16:19:23.541383 crc crio[22095]: time="2026-06-09T16:19:23.541227351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704919 | controller | Jun 09 16:19:24.277333 crc crio[22095]: time="2026-06-09T16:19:24.276904975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.704936 | controller | Jun 09 16:19:24.408775 crc crio[22095]: time="2026-06-09T16:19:24.405975023Z" level=info msg="Created container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd" id=82ac7835-ef9a-4015-b016-bce7f0d2ccd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.704955 | controller | Jun 09 16:19:24.408775 crc crio[22095]: time="2026-06-09T16:19:24.407070281Z" level=info msg="Starting container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe" id=b8c70165-6df7-4338-b521-d8e3f67b5675 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.704972 | controller | Jun 09 16:19:24.414907 crc crio[22095]: time="2026-06-09T16:19:24.41289036Z" level=info msg="Started container" PID=69565 containerID=6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe description=openstack/glance-default-internal-api-0/glance-httpd id=b8c70165-6df7-4338-b521-d8e3f67b5675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea
2026-06-09 17:40:40.704989 | controller | Jun 09 16:19:33.284532 crc crio[22095]: time="2026-06-09T16:19:33.283628635Z" level=info msg="Removing container: 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138" id=8af72745-f9a1-43bf-8857-511bd1014864 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.705005 | controller | Jun 09 16:19:34.201672 crc crio[22095]: time="2026-06-09T16:19:34.200848431Z" level=info msg="Stopping pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200" id=e0f4c4f8-6dbe-476c-bec1-db067c245e7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705021 | controller | Jun 09 16:19:34.201906 crc crio[22095]: time="2026-06-09T16:19:34.201805976Z" level=info msg="Stopping pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575" id=d839afa1-1b51-4e35-a6c2-97ead73462eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705037 | controller | Jun 09 16:19:34.202709 crc crio[22095]: time="2026-06-09T16:19:34.202627507Z" level=info msg="Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc00379e340}] Aliases:map[]}"
2026-06-09 17:40:40.705053 | controller | Jun 09 16:19:34.202798 crc crio[22095]: time="2026-06-09T16:19:34.20276272Z" level=info msg="Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc0004c6ec0}] Aliases:map[]}"
2026-06-09 17:40:40.705070 | controller | Jun 09 16:19:34.202860 crc crio[22095]: time="2026-06-09T16:19:34.202813222Z" level=info msg="Deleting pod openstack_barbican-db-sync-w8wwn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.705087 | controller | Jun 09 16:19:34.203086 crc crio[22095]: time="2026-06-09T16:19:34.202905374Z" level=info msg="Deleting pod openstack_neutron-db-sync-jz4hw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.705103 | controller | Jun 09 16:19:37.600393 crc crio[22095]: time="2026-06-09T16:19:37.599398898Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-s9hlr/POD" id=56d5a402-ecb8-4ceb-8d46-9e6cfee4c27f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.705119 | controller | Jun 09 16:19:37.602816 crc crio[22095]: time="2026-06-09T16:19:37.602787435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.705136 | controller | Jun 09 16:19:39.217773 crc crio[22095]: time="2026-06-09T16:19:39.217110236Z" level=info msg="Removed container 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138: openshift-infra/auto-csr-approver-29683692-bhw82/oc" id=8af72745-f9a1-43bf-8857-511bd1014864 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.705156 | controller | Jun 09 16:19:39.228636 crc crio[22095]: time="2026-06-09T16:19:39.228535159Z" level=info msg="Stopping pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64" id=b44c0d21-6a22-4b0e-8a48-9c5e89de7df1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705174 | controller | Jun 09 16:19:39.228636 crc crio[22095]: time="2026-06-09T16:19:39.228634682Z" level=info msg="Stopped pod sandbox (already stopped): 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64" id=b44c0d21-6a22-4b0e-8a48-9c5e89de7df1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705190 | controller | Jun 09 16:19:39.229401 crc crio[22095]: time="2026-06-09T16:19:39.229316419Z" level=info msg="Removing pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64" id=4411770a-3e24-4136-a4bd-ae1e0dadc30f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705207 | controller | Jun 09 16:19:39.285775 crc crio[22095]: time="2026-06-09T16:19:39.283001425Z" level=info msg="Stopped pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575" id=d839afa1-1b51-4e35-a6c2-97ead73462eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705222 | controller | Jun 09 16:19:39.297167 crc crio[22095]: time="2026-06-09T16:19:39.294471439Z" level=info msg="Stopped pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200" id=e0f4c4f8-6dbe-476c-bec1-db067c245e7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705239 | controller | Jun 09 16:19:39.372756 crc crio[22095]: time="2026-06-09T16:19:39.372612891Z" level=info msg="Removed pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64" id=4411770a-3e24-4136-a4bd-ae1e0dadc30f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705255 | controller | Jun 09 16:19:39.374143 crc crio[22095]: time="2026-06-09T16:19:39.374060789Z" level=info msg="Stopping pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b" id=a69431c4-9d3b-4af7-865b-152b50081b23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705271 | controller | Jun 09 16:19:39.374231 crc crio[22095]: time="2026-06-09T16:19:39.374177392Z" level=info msg="Stopped pod sandbox (already stopped): 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b" id=a69431c4-9d3b-4af7-865b-152b50081b23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705288 | controller | Jun 09 16:19:39.375601 crc crio[22095]: time="2026-06-09T16:19:39.375407303Z" level=info msg="Removing pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b" id=5a65b8a3-dea8-421c-8f50-aa9148629d1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705304 | controller | Jun 09 16:19:39.384825 crc crio[22095]: time="2026-06-09T16:19:39.384717312Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=c4e4192e-473d-4d5b-822f-1bdc3c5087da name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.705320 | controller | Jun 09 16:19:39.385626 crc crio[22095]: time="2026-06-09T16:19:39.385559623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9af7c45b-b5a2-44f6-86f9-cd2e69dee9ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.705336 | controller | Jun 09 16:19:39.402304 crc crio[22095]: time="2026-06-09T16:19:39.401863921Z" level=info msg="Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc001984260}] Aliases:map[]}"
2026-06-09 17:40:40.705355 | controller | Jun 09 16:19:39.402595 crc crio[22095]: time="2026-06-09T16:19:39.402384234Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-s9hlr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.705372 | controller | Jun 09 16:19:39.419506 crc crio[22095]: time="2026-06-09T16:19:39.419399221Z" level=info msg="Removed pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b" id=5a65b8a3-dea8-421c-8f50-aa9148629d1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705388 | controller | Jun 09 16:19:39.423696 crc crio[22095]: time="2026-06-09T16:19:39.423609528Z" level=info msg="Stopping pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026" id=e0474c88-425f-4ae8-b836-99e25b2d3df6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705404 | controller | Jun 09 16:19:39.424096 crc crio[22095]: time="2026-06-09T16:19:39.423746972Z" level=info msg="Stopped pod sandbox (already stopped): ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026" id=e0474c88-425f-4ae8-b836-99e25b2d3df6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705420 | controller | Jun 09 16:19:39.425210 crc crio[22095]: time="2026-06-09T16:19:39.425143448Z" level=info msg="Removing pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026" id=fba01faf-2b98-44fe-ad4d-b9e6861fd5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705436 | controller | Jun 09 16:19:39.468986 crc crio[22095]: time="2026-06-09T16:19:39.468267493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=584ad0b9-4b0a-419c-a10b-b71a31541549 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.705453 | controller | Jun 09 16:19:39.471890 crc crio[22095]: time="2026-06-09T16:19:39.471795023Z" level=info msg="Removed pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026" id=fba01faf-2b98-44fe-ad4d-b9e6861fd5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705469 | controller | Jun 09 16:19:39.473821 crc crio[22095]: time="2026-06-09T16:19:39.473738323Z" level=info msg="Stopping pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4" id=06dd08e5-d55d-41b0-9feb-fdc1a6c2699a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705485 | controller | Jun 09 16:19:39.473994 crc crio[22095]: time="2026-06-09T16:19:39.473824655Z" level=info msg="Stopped pod sandbox (already stopped): 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4" id=06dd08e5-d55d-41b0-9feb-fdc1a6c2699a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705502 | controller | Jun 09 16:19:39.474306 crc crio[22095]: time="2026-06-09T16:19:39.474246236Z" level=info msg="Removing pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4" id=03876a8c-3649-4d2f-893b-a2746c5120af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705518 | controller | Jun 09 16:19:39.541681 crc crio[22095]: time="2026-06-09T16:19:39.53899275Z" level=info msg="Removed pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4" id=03876a8c-3649-4d2f-893b-a2746c5120af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705534 | controller | Jun 09 16:19:39.562800 crc crio[22095]: time="2026-06-09T16:19:39.559484226Z" level=info msg="Stopping pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9" id=06aabfb1-a0f8-4470-a7ef-c03bee641750 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705552 | controller | Jun 09 16:19:39.562800 crc crio[22095]: time="2026-06-09T16:19:39.560666037Z" level=info msg="Stopped pod sandbox (already stopped): 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9" id=06aabfb1-a0f8-4470-a7ef-c03bee641750 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705569 | controller | Jun 09 16:19:39.571690 crc crio[22095]: time="2026-06-09T16:19:39.571575417Z" level=info msg="Creating container: openstack/cinder-db-sync-k8shs/cinder-db-sync" id=7e7c2867-dedd-4762-b923-2c071411acb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.705584 | controller | Jun 09 16:19:39.573119 crc crio[22095]: time="2026-06-09T16:19:39.572330127Z" level=info msg="Removing pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9" id=46bc34b5-c501-4d40-a203-40596d15ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705600 | controller | Jun 09 16:19:39.574416 crc crio[22095]: time="2026-06-09T16:19:39.57439328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.705616 | controller | Jun 09 16:19:39.597481 crc crio[22095]: time="2026-06-09T16:19:39.597426492Z" level=info msg="Removed pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9" id=46bc34b5-c501-4d40-a203-40596d15ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705632 | controller | Jun 09 16:19:39.599771 crc crio[22095]: time="2026-06-09T16:19:39.599637218Z" level=info msg="Stopping pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d" id=e8c4714b-a86a-40ab-9f55-76cce66343d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705648 | controller | Jun 09 16:19:39.599771 crc crio[22095]: time="2026-06-09T16:19:39.599732161Z" level=info msg="Stopped pod sandbox (already stopped): a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d" id=e8c4714b-a86a-40ab-9f55-76cce66343d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705663 | controller | Jun 09 16:19:39.600871 crc crio[22095]: time="2026-06-09T16:19:39.600785998Z" level=info msg="Removing pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d" id=9775954d-89b6-465c-b338-de31c532f2a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705678 | controller | Jun 09 16:19:39.683866 crc crio[22095]: time="2026-06-09T16:19:39.68338335Z" level=info msg="Removed pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d" id=9775954d-89b6-465c-b338-de31c532f2a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705694 | controller | Jun 09 16:19:39.686870 crc crio[22095]: time="2026-06-09T16:19:39.686810738Z" level=info msg="Stopping pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7" id=b7f66207-fd6c-4277-baa7-9c85b28ff7a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705710 | controller | Jun 09 16:19:39.687107 crc crio[22095]: time="2026-06-09T16:19:39.68688623Z" level=info msg="Stopped pod sandbox (already stopped): 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7" id=b7f66207-fd6c-4277-baa7-9c85b28ff7a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.705725 | controller | Jun 09 16:19:39.687660 crc crio[22095]: time="2026-06-09T16:19:39.687592338Z" level=info msg="Removing pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7" id=03a82d47-f670-45e2-bd85-3212d5f94353 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705740 | controller | Jun 09 16:19:39.764857 crc crio[22095]: time="2026-06-09T16:19:39.764769252Z" level=info msg="Removed pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7" id=03a82d47-f670-45e2-bd85-3212d5f94353 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.705759 | controller | Jun 09 16:19:39.770183 crc crio[22095]: time="2026-06-09T16:19:39.769867123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.705775 | controller | Jun 09 16:19:40.056314 crc crio[22095]: 2026-06-09T16:19:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8a60d62af45fd2 Mac:ba:17:2f:06:aa:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.705792 | controller | Jun 09 16:19:40.062253 crc crio[22095]: time="2026-06-09T16:19:40.062146565Z" level=info msg="Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc001984260}] Aliases:map[]}"
2026-06-09 17:40:40.705808 | controller | Jun 09 16:19:40.062516 crc crio[22095]: time="2026-06-09T16:19:40.062457953Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-s9hlr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.705824 | controller | Jun 09 16:19:40.081631 crc crio[22095]: time="2026-06-09T16:19:40.081548323Z" level=info msg="Ran pod sandbox f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 with infra container: openshift-marketplace/redhat-operators-s9hlr/POD" id=56d5a402-ecb8-4ceb-8d46-9e6cfee4c27f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.705841 | controller | Jun 09 16:19:40.086007 crc crio[22095]: time="2026-06-09T16:19:40.085905865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=25549e02-3ecf-4bab-8c2a-a49a2a419c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.705877 | controller | Jun 09 16:19:40.092030 crc crio[22095]: time="2026-06-09T16:19:40.091791257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=753e5b66-b982-4d7a-85d0-83207bebf825 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.705895 | controller | Jun 09 16:19:40.100889 crc crio[22095]: time="2026-06-09T16:19:40.100813178Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s9hlr/extract-utilities" id=ccdb0465-66ed-409b-bcd8-f242d03e8f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.705912 | controller | Jun 09 16:19:40.101289 crc crio[22095]: time="2026-06-09T16:19:40.101241539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.705928 | controller | Jun 09 16:19:40.146742 crc crio[22095]: time="2026-06-09T16:19:40.146659367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.705945 | controller | Jun 09 16:19:40.154275 crc crio[22095]: time="2026-06-09T16:19:40.15419341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.705961 | controller | Jun 09 16:19:40.360749 crc crio[22095]: time="2026-06-09T16:19:40.360653637Z" level=info msg="Created container c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3: openshift-marketplace/redhat-operators-s9hlr/extract-utilities" id=ccdb0465-66ed-409b-bcd8-f242d03e8f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.705983 | controller | Jun 09 16:19:40.362123 crc crio[22095]: time="2026-06-09T16:19:40.362030532Z" level=info msg="Starting container: c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3" id=469051f6-5de1-4043-b0b2-66b4a06627d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.706000 | controller | Jun 09 16:19:40.381402 crc crio[22095]: time="2026-06-09T16:19:40.381323748Z" level=info msg="Started container" PID=70634 containerID=c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3 description=openshift-marketplace/redhat-operators-s9hlr/extract-utilities id=469051f6-5de1-4043-b0b2-66b4a06627d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915
2026-06-09 17:40:40.706017 | controller | Jun 09 16:19:41.126112 crc crio[22095]: time="2026-06-09T16:19:41.123402789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706034 | controller | Jun 09 16:19:41.345262 crc crio[22095]: time="2026-06-09T16:19:41.343760862Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-69d794c7cc-xgtfp/POD" id=81ecea2d-ff51-48fb-9e49-956f78620f73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706051 | controller | Jun 09 16:19:41.345262 crc crio[22095]: time="2026-06-09T16:19:41.344169802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706067 | controller | Jun 09 16:19:41.432963 crc crio[22095]: time="2026-06-09T16:19:41.431271431Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc0019845e8}] Aliases:map[]}"
2026-06-09 17:40:40.706084 | controller | Jun 09 16:19:41.432963 crc crio[22095]: time="2026-06-09T16:19:41.431346953Z" level=info msg="Adding pod openstack_dnsmasq-dns-69d794c7cc-xgtfp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.706101 | controller | Jun 09 16:19:41.450744 crc crio[22095]: time="2026-06-09T16:19:41.447773635Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e3836da2-7ddd-4d34-a7f6-1e77a3fcbd7b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.706117 | controller | Jun 09 16:19:41.463998 crc crio[22095]: time="2026-06-09T16:19:41.461674622Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.706134 | controller | Jun 09 16:19:41.537268 crc crio[22095]: time="2026-06-09T16:19:41.53665337Z" level=info msg="Running pod sandbox: openstack/barbican-worker-6c6ff85c8f-vnb6v/POD" id=78a7e82b-92bd-41cd-b7df-4482cc16cb9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706151 | controller | Jun 09 16:19:41.537268 crc crio[22095]: time="2026-06-09T16:19:41.536736522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706168 | controller | Jun 09 16:19:41.557747 crc crio[22095]: time="2026-06-09T16:19:41.557653539Z" level=info msg="Running pod sandbox: openstack/neutron-78489f676d-bvdzz/POD" id=b73c0a17-3580-4ae5-9953-8b70ce393747 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706184 | controller | Jun 09 16:19:41.558020 crc crio[22095]: time="2026-06-09T16:19:41.557763562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706204 | controller | Jun 09 16:19:41.584316 crc crio[22095]: time="2026-06-09T16:19:41.57598126Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/POD" id=6d5d505b-0fa2-496c-a832-9e23d3d7fe31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706220 | controller | Jun 09 16:19:41.584316 crc crio[22095]: time="2026-06-09T16:19:41.576057602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706237 | controller | Jun 09 16:19:41.691539 crc crio[22095]: time="2026-06-09T16:19:41.68921773Z" level=info msg="Created container aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05: openstack/cinder-db-sync-k8shs/cinder-db-sync" id=7e7c2867-dedd-4762-b923-2c071411acb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.706253 | controller | Jun 09 16:19:41.696360 crc crio[22095]: time="2026-06-09T16:19:41.692890025Z" level=info msg="Starting container: aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05" id=317162e2-6eb7-49b5-ae84-e3e7451ec62e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.706269 | controller | Jun 09 16:19:41.718612 crc crio[22095]: time="2026-06-09T16:19:41.717773114Z" level=info msg="Started container" PID=70691 containerID=aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05 description=openstack/cinder-db-sync-k8shs/cinder-db-sync id=317162e2-6eb7-49b5-ae84-e3e7451ec62e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60
2026-06-09 17:40:40.706300 | controller | Jun 09 16:19:41.722176 crc crio[22095]: time="2026-06-09T16:19:41.722030994Z" level=info msg="Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0019848c0}] Aliases:map[]}"
2026-06-09 17:40:40.706318 | controller | Jun 09 16:19:41.722176 crc crio[22095]: time="2026-06-09T16:19:41.722104785Z" level=info msg="Adding pod openstack_barbican-worker-6c6ff85c8f-vnb6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.706336 | controller | Jun 09 16:19:41.821626 crc crio[22095]: time="2026-06-09T16:19:41.815403283Z" level=info msg="Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc002da41a0}] Aliases:map[]}"
2026-06-09 17:40:40.706353 | controller | Jun 09 16:19:41.821626 crc crio[22095]: time="2026-06-09T16:19:41.816021819Z" level=info msg="Adding pod openstack_neutron-78489f676d-bvdzz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.706370 | controller | Jun 09 16:19:41.852869 crc crio[22095]: time="2026-06-09T16:19:41.852719422Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002ab2160}] Aliases:map[]}"
2026-06-09 17:40:40.706391 | controller | Jun 09 16:19:41.852869 crc crio[22095]: time="2026-06-09T16:19:41.852792934Z" level=info msg="Adding pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.706408 | controller | Jun 09 16:19:42.124115 crc crio[22095]: time="2026-06-09T16:19:42.120375742Z" level=info msg="Running pod sandbox: openstack/barbican-api-6bdc9bcf7b-m7cgt/POD" id=281daf13-3033-4ff3-8f95-faf691e2b74a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706425 | controller | Jun 09 16:19:42.124338 crc crio[22095]: time="2026-06-09T16:19:42.124227921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706441 | controller | Jun 09 16:19:42.159257 crc crio[22095]: time="2026-06-09T16:19:42.145541128Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7478b4bb45-646pj/POD" id=4679ab29-b514-445a-8249-4aa1ec577880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706457 | controller | Jun 09 16:19:42.162720 crc crio[22095]: time="2026-06-09T16:19:42.159717593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706473 | controller | Jun 09 16:19:42.165518 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b8b9c7ed8d36d6 Mac:e6:31:cc:75:a5:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.706490 | controller | Jun 09 16:19:42.167685 crc crio[22095]: time="2026-06-09T16:19:42.167602945Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc0019845e8}] Aliases:map[]}"
2026-06-09 17:40:40.706507 | controller | Jun 09 16:19:42.167813 crc crio[22095]: time="2026-06-09T16:19:42.16777163Z" level=info msg="Checking pod openstack_dnsmasq-dns-69d794c7cc-xgtfp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.706523 | controller | Jun 09 16:19:42.207400 crc crio[22095]: time="2026-06-09T16:19:42.207251804Z" level=info msg="Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc000526a48}] Aliases:map[]}"
2026-06-09 17:40:40.706539 | controller | Jun 09 16:19:42.207400 crc crio[22095]: time="2026-06-09T16:19:42.207312186Z" level=info msg="Adding pod openstack_barbican-api-6bdc9bcf7b-m7cgt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.706556 | controller | Jun 09 16:19:42.209531 crc crio[22095]: time="2026-06-09T16:19:42.209382149Z" level=info msg="Ran pod sandbox 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb with infra container: openstack/dnsmasq-dns-69d794c7cc-xgtfp/POD" id=81ecea2d-ff51-48fb-9e49-956f78620f73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706575 | controller | Jun 09 16:19:42.213729 crc crio[22095]: time="2026-06-09T16:19:42.213595447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e1f4c183-572f-433f-b190-152993f62749 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706592 | controller | Jun 09 16:19:42.247263 crc crio[22095]: time="2026-06-09T16:19:42.246624156Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0004c67e0}] Aliases:map[]}"
2026-06-09 17:40:40.706608 | controller | Jun 09 16:19:42.247263 crc crio[22095]: time="2026-06-09T16:19:42.246683508Z" level=info msg="Adding pod openstack_dnsmasq-dns-7478b4bb45-646pj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.706624 | controller | Jun 09 16:19:42.320095 crc crio[22095]: time="2026-06-09T16:19:42.317648782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=25c2a913-eb54-4d63-9232-e5997b4a1739 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706641 | controller | Jun 09 16:19:42.352189 crc crio[22095]: time="2026-06-09T16:19:42.351668556Z" level=info msg="Creating container: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init" id=f916fdbd-1fb5-4e07-ada2-e5135460ac68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.706657 | controller | Jun 09 16:19:42.356126 crc crio[22095]: time="2026-06-09T16:19:42.355979937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706673 | controller | Jun 09 16:19:42.504055 crc crio[22095]: time="2026-06-09T16:19:42.504001381Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=e3836da2-7ddd-4d34-a7f6-1e77a3fcbd7b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.706688 | controller | Jun 09 16:19:42.517821 crc crio[22095]: time="2026-06-09T16:19:42.516602455Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ec9b3f30-f9f3-465f-b81a-df837b6aaa6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706704 | controller | Jun 09 16:19:42.541539 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ef1e094999b28a Mac:0e:b7:2e:76:2b:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc SocketPath: PciID:}] [{Interface:0xc0002f92c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.706721 | controller | Jun 09 16:19:42.544543 crc crio[22095]: time="2026-06-09T16:19:42.543594599Z" level=info msg="Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0019848c0}] Aliases:map[]}"
2026-06-09 17:40:40.706737 | controller | Jun 09 16:19:42.544543 crc crio[22095]: time="2026-06-09T16:19:42.543749333Z" level=info msg="Checking pod openstack_barbican-worker-6c6ff85c8f-vnb6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.706756 | controller | Jun 09 16:19:42.557375 crc crio[22095]: time="2026-06-09T16:19:42.557217299Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6b4b744a-f51b-47a2-ba11-9ffe0c57e8da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706773 | controller | Jun 09 16:19:42.604540 crc crio[22095]: time="2026-06-09T16:19:42.60354068Z" level=info msg="Ran pod sandbox 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 with infra container: openstack/barbican-worker-6c6ff85c8f-vnb6v/POD" id=78a7e82b-92bd-41cd-b7df-4482cc16cb9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.706789 | controller | Jun 09 16:19:42.616315 crc crio[22095]: time="2026-06-09T16:19:42.616234726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706806 | controller | Jun 09 16:19:42.616736 crc crio[22095]: time="2026-06-09T16:19:42.616652787Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706822 | controller | Jun 09 16:19:42.616827 crc crio[22095]: time="2026-06-09T16:19:42.616734959Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.706838 | controller | Jun 09 16:19:42.621521 crc crio[22095]: time="2026-06-09T16:19:42.621477361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706872 | controller | Jun 09 16:19:42.622055 crc crio[22095]: time="2026-06-09T16:19:42.62185744Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=0542157d-0ec2-4b29-ad94-fc34383c7c33 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.706893 | controller | Jun 09 16:19:42.637458 crc crio[22095]: time="2026-06-09T16:19:42.637377749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706910 | controller | Jun 09 16:19:42.641226 crc crio[22095]: time="2026-06-09T16:19:42.641046724Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\""
2026-06-09 17:40:40.706926 | controller | Jun 09 16:19:42.648828 crc crio[22095]: time="2026-06-09T16:19:42.648785602Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s9hlr/extract-content" id=16f9432c-f0c5-4968-bd28-f747d0dcb9c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.706942 | controller | Jun 09 16:19:42.649506 crc crio[22095]: time="2026-06-09T16:19:42.64948045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706958 | controller | Jun 09 16:19:42.797245 crc crio[22095]: time="2026-06-09T16:19:42.797118645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706974 | controller | Jun 09 16:19:42.803386 crc crio[22095]: time="2026-06-09T16:19:42.803326124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.706994 | controller | Jun 09 16:19:42.868589 crc crio[22095]: time="2026-06-09T16:19:42.86851197Z" level=info msg="Created container cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init" id=f916fdbd-1fb5-4e07-ada2-e5135460ac68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707010 | controller | Jun 09 16:19:42.882051 crc crio[22095]: time="2026-06-09T16:19:42.881547195Z" level=info msg="Starting container: cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb" id=135f4870-45bf-411f-93cc-d58fe86180ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.707026 | controller | Jun 09 16:19:42.886501 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88e98f34ec4df6d Mac:16:55:5a:fb:13:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.707042 | controller | Jun 09 16:19:42.887076 crc crio[22095]: time="2026-06-09T16:19:42.886974754Z" level=info msg="Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc002da41a0}] Aliases:map[]}"
2026-06-09 17:40:40.707059 | controller | Jun 09 16:19:42.887207 crc crio[22095]: time="2026-06-09T16:19:42.887156029Z" level=info msg="Checking pod openstack_neutron-78489f676d-bvdzz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.707075 | controller | Jun 09 16:19:42.902253 crc crio[22095]: time="2026-06-09T16:19:42.901842006Z" level=info msg="Started container" PID=70985 containerID=cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb description=openstack/dnsmasq-dns-69d794c7cc-xgtfp/init id=135f4870-45bf-411f-93cc-d58fe86180ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb
2026-06-09 17:40:40.707091 | controller | Jun 09 16:19:42.918514 crc crio[22095]: time="2026-06-09T16:19:42.917693214Z" level=info msg="Ran pod sandbox 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 with infra container: openstack/neutron-78489f676d-bvdzz/POD" id=b73c0a17-3580-4ae5-9953-8b70ce393747 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.707108 | controller | Jun 09 16:19:42.930673 crc crio[22095]: time="2026-06-09T16:19:42.930597525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b3fbe6aa-947c-45c3-ae86-a926049d3830 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707123 | controller | Jun 09 16:19:42.933691 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd8b19cb9b38ef Mac:92:63:f4:06:5e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.707140 | controller | Jun 09 16:19:42.935001 crc crio[22095]: time="2026-06-09T16:19:42.934615789Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002ab2160}] Aliases:map[]}"
2026-06-09 17:40:40.707160 | controller | Jun 09 16:19:42.935001 crc crio[22095]: time="2026-06-09T16:19:42.934819954Z" level=info msg="Checking pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.707176 | controller | Jun 09 16:19:42.964040 crc crio[22095]: time="2026-06-09T16:19:42.960165675Z" level=info msg="Ran pod sandbox 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 with infra container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/POD" id=6d5d505b-0fa2-496c-a832-9e23d3d7fe31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.707192 | controller | Jun 09 16:19:43.007652 crc crio[22095]: time="2026-06-09T16:19:43.005564902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707208 | controller | Jun 09 16:19:43.007652 crc crio[22095]: time="2026-06-09T16:19:43.005961562Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707225 | controller | Jun 09 16:19:43.007652 crc crio[22095]: time="2026-06-09T16:19:43.006044034Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707241 | controller | Jun 09 16:19:43.013830 crc crio[22095]: time="2026-06-09T16:19:43.012849859Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=f0189657-0357-4cfb-a46b-c7001e0e5dea name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.707258 | controller | Jun 09 16:19:43.030156 crc crio[22095]: time="2026-06-09T16:19:43.029170918Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\""
2026-06-09 17:40:40.707274 | controller | Jun 09 16:19:43.048038 crc crio[22095]: time="2026-06-09T16:19:43.047855079Z" level=info msg="Created container 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928: openshift-marketplace/redhat-operators-s9hlr/extract-content" id=16f9432c-f0c5-4968-bd28-f747d0dcb9c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707290 | controller | Jun 09 16:19:43.055003 crc crio[22095]: time="2026-06-09T16:19:43.054594072Z" level=info msg="Starting container: 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928" id=0d0eb7b6-6304-43ab-b66f-1b1334c61367 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.707307 | controller | Jun 09 16:19:43.072993 crc crio[22095]: time="2026-06-09T16:19:43.070370567Z" level=info msg="Started container" PID=70995 containerID=9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928 description=openshift-marketplace/redhat-operators-s9hlr/extract-content id=0d0eb7b6-6304-43ab-b66f-1b1334c61367 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915
2026-06-09 17:40:40.707323 | controller | Jun 09 16:19:43.114013 crc crio[22095]: 2026-06-09T16:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf8bf7623e0fba Mac:1a:3f:d0:f3:ae:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.707348 | controller | Jun 09 16:19:43.114414 crc crio[22095]: time="2026-06-09T16:19:43.114374368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=876c67cb-bebf-4c8d-9a99-7222bdc8a9d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707365 | controller | Jun 09 16:19:43.115536 crc crio[22095]: time="2026-06-09T16:19:43.115462726Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0004c67e0}] Aliases:map[]}"
2026-06-09 17:40:40.707382 | controller | Jun 09 16:19:43.115785 crc crio[22095]: time="2026-06-09T16:19:43.115685492Z" level=info msg="Checking pod openstack_dnsmasq-dns-7478b4bb45-646pj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.707398 | controller | Jun 09 16:19:43.117759 crc crio[22095]: 2026-06-09T16:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aabe84395e78521 Mac:1a:07:c4:6a:2c:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.707414 | controller | Jun 09 16:19:43.118068 crc crio[22095]: time="2026-06-09T16:19:43.118016152Z" level=info msg="Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc000526a48}] Aliases:map[]}"
2026-06-09 17:40:40.707431 | controller | Jun 09 16:19:43.119620 crc crio[22095]: time="2026-06-09T16:19:43.119306995Z" level=info msg="Checking pod openstack_barbican-api-6bdc9bcf7b-m7cgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.707447 | controller | Jun 09 16:19:43.125537 crc crio[22095]: time="2026-06-09T16:19:43.125367301Z" level=info msg="Creating container: openstack/neutron-78489f676d-bvdzz/neutron-api" id=723104e1-0903-479a-b12c-3a64de42b521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707464 | controller | Jun 09 16:19:43.139244 crc crio[22095]: time="2026-06-09T16:19:43.138885428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707481 | controller | Jun 09 16:19:43.140359 crc crio[22095]: time="2026-06-09T16:19:43.140261113Z" level=info msg="Ran pod sandbox fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 with infra container: openstack/dnsmasq-dns-7478b4bb45-646pj/POD" id=4679ab29-b514-445a-8249-4aa1ec577880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.707497 | controller | Jun 09 16:19:43.144755 crc crio[22095]: time="2026-06-09T16:19:43.144559774Z" level=info msg="Ran pod sandbox aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 with infra container: openstack/barbican-api-6bdc9bcf7b-m7cgt/POD" id=281daf13-3033-4ff3-8f95-faf691e2b74a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.707517 | controller | Jun 09 16:19:43.146784 crc crio[22095]: time="2026-06-09T16:19:43.146653108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fd90c694-2677-43e5-a1e5-47ebe196ca24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707534 | controller | Jun 09 16:19:43.150101 crc crio[22095]: time="2026-06-09T16:19:43.148567127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=c1890c9d-d9f4-4a9e-82e7-a6118f9e2d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707550 | controller | Jun 09 16:19:43.183786 crc crio[22095]: time="2026-06-09T16:19:43.183622628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0447f0ab-8e1c-4b38-8221-8ab9d20a108d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707566 | controller | Jun 09 16:19:43.197363 crc crio[22095]: time="2026-06-09T16:19:43.197215157Z" level=info msg="Creating container: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log" id=be62ac73-b9c1-452e-b9a6-86b89079670e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707583 | controller | Jun 09 16:19:43.197702 crc crio[22095]: time="2026-06-09T16:19:43.197651899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707599 | controller | Jun 09 16:19:43.267977 crc crio[22095]: time="2026-06-09T16:19:43.265632855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707616 | controller | Jun 09 16:19:43.287023 crc crio[22095]: time="2026-06-09T16:19:43.28371939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707632 | controller | Jun 09 16:19:43.290753 crc crio[22095]: time="2026-06-09T16:19:43.290669488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d39db555-6fff-4ac9-bd38-516b592d6d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707648 | controller | Jun 09 16:19:43.301375 crc crio[22095]: time="2026-06-09T16:19:43.301265491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707664 | controller | Jun 09 16:19:43.307331 crc crio[22095]: time="2026-06-09T16:19:43.307045599Z" level=info msg="Creating container: openstack/dnsmasq-dns-7478b4bb45-646pj/init" id=c7c1db96-54c8-4ab3-92c2-1feb31948e0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707681 | controller | Jun 09 16:19:43.309644 crc crio[22095]: time="2026-06-09T16:19:43.309554944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707696 | controller | Jun 09 16:19:43.315883 crc crio[22095]: time="2026-06-09T16:19:43.307772838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707712 | controller | Jun 09 16:19:43.406997 crc crio[22095]: time="2026-06-09T16:19:43.406879195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707728 | controller | Jun 09 16:19:43.415314 crc crio[22095]: time="2026-06-09T16:19:43.4152313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.707747 | controller | Jun 09 16:19:43.572000 crc crio[22095]: time="2026-06-09T16:19:43.566002755Z" level=info msg="Stopping pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb" id=d7e31bf6-153a-4a84-a81b-0de02cefbb18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.707763 | controller | Jun 09 16:19:43.572000 crc crio[22095]: time="2026-06-09T16:19:43.566740274Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc00041cc78}] Aliases:map[]}"
2026-06-09 17:40:40.707779 | controller | Jun 09 16:19:43.572000 crc crio[22095]: time="2026-06-09T16:19:43.568376076Z" level=info msg="Deleting pod openstack_dnsmasq-dns-69d794c7cc-xgtfp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.707795 | controller | Jun 09 16:19:43.708415 crc crio[22095]: time="2026-06-09T16:19:43.708336093Z" level=info msg="Created container 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a: openstack/dnsmasq-dns-7478b4bb45-646pj/init" id=c7c1db96-54c8-4ab3-92c2-1feb31948e0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707811 | controller | Jun 09 16:19:43.712072 crc crio[22095]: time="2026-06-09T16:19:43.712000307Z" level=info msg="Starting container: 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a" id=601dc092-ad65-4948-9751-790088d40c10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.707827 | controller | Jun 09 16:19:43.722333 crc crio[22095]: time="2026-06-09T16:19:43.722247141Z" level=info msg="Created container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api" id=723104e1-0903-479a-b12c-3a64de42b521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707843 | controller | Jun 09 16:19:43.723685 crc crio[22095]: time="2026-06-09T16:19:43.723589885Z" level=info msg="Starting container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd" id=5e9caaa1-f629-4c8d-8fd9-9a7007109518 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.707881 | controller | Jun 09 16:19:43.733253 crc crio[22095]: time="2026-06-09T16:19:43.732732Z" level=info msg="Started container" PID=71081 containerID=5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a description=openstack/dnsmasq-dns-7478b4bb45-646pj/init id=601dc092-ad65-4948-9751-790088d40c10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84
2026-06-09 17:40:40.707899 | controller | Jun 09 16:19:43.736291 crc crio[22095]: time="2026-06-09T16:19:43.736213729Z" level=info msg="Created container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log" id=be62ac73-b9c1-452e-b9a6-86b89079670e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.707916 | controller | Jun 09 16:19:43.739993 crc crio[22095]: time="2026-06-09T16:19:43.737646966Z" level=info msg="Starting container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029" id=ec3a98fb-4d6f-418c-ba49-a1aa0111d55a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.707932 | controller | Jun 09 16:19:43.740404 crc crio[22095]: time="2026-06-09T16:19:43.740325015Z" level=info msg="Started container" PID=71089 containerID=c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd description=openstack/neutron-78489f676d-bvdzz/neutron-api id=5e9caaa1-f629-4c8d-8fd9-9a7007109518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01
2026-06-09 17:40:40.707952 | controller | Jun 09 16:19:43.764639 crc crio[22095]: time="2026-06-09T16:19:43.764548888Z" level=info msg="Started container" PID=71079 containerID=c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029 description=openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log id=ec3a98fb-4d6f-418c-ba49-a1aa0111d55a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305
2026-06-09 17:40:40.707969 | controller | Jun 09 16:19:43.775797 crc crio[22095]: time="2026-06-09T16:19:43.775683544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=40ba79cd-2276-49f1-9c5e-e325190bc4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.707985 | controller | Jun 09 16:19:43.791852 crc crio[22095]: time="2026-06-09T16:19:43.789579661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=a32dc3b2-747c-4f49-ada3-5b36965f32fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708001 | controller | Jun 09 16:19:43.833898 crc crio[22095]: time="2026-06-09T16:19:43.833717495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7d51117c-fc8f-4eac-a8a1-3151030fa2cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708017 | controller | Jun 09 16:19:43.869703 crc crio[22095]: time="2026-06-09T16:19:43.869507645Z" level=info msg="Creating container: openstack/neutron-78489f676d-bvdzz/neutron-httpd" id=44e7330f-b004-4a87-a97e-aa7606736a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708033 | controller | Jun 09 16:19:43.870481 crc crio[22095]: time="2026-06-09T16:19:43.870104841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708049 | controller | Jun 09 16:19:43.881701 crc crio[22095]: time="2026-06-09T16:19:43.881612106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5a5c0bbd-b319-4b9a-b750-d808a90a5b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708065 | controller | Jun 09 16:19:44.133756 crc crio[22095]: time="2026-06-09T16:19:44.133528021Z" level=info msg="Stopped pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb" id=d7e31bf6-153a-4a84-a81b-0de02cefbb18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.708081 | controller | Jun 09 16:19:44.153838 crc crio[22095]: time="2026-06-09T16:19:44.153745331Z" level=info msg="Creating container: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api" id=f8bccfec-f782-4112-ab99-119f227b38a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708097 | controller | Jun 09 16:19:44.163152 crc crio[22095]: time="2026-06-09T16:19:44.158809691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708113 | controller | Jun 09 16:19:44.412073 crc crio[22095]: time="2026-06-09T16:19:44.411295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708129 | controller | Jun 09 16:19:44.441337 crc crio[22095]: time="2026-06-09T16:19:44.440800298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708148 | controller | Jun 09 16:19:44.447298 crc crio[22095]: time="2026-06-09T16:19:44.447226513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708165 | controller | Jun 09 16:19:44.466530 crc crio[22095]: time="2026-06-09T16:19:44.46577604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708181 | controller | Jun 09 16:19:44.669185 crc crio[22095]: time="2026-06-09T16:19:44.669005843Z" level=info msg="Running pod sandbox: openstack/neutron-5cbf9d48b7-nd9k6/POD" id=8e0ec6e7-dcdf-4ede-a47e-f947452260f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.708197 | controller | Jun 09 16:19:44.669185 crc crio[22095]: time="2026-06-09T16:19:44.669096756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708212 | controller | Jun 09 16:19:44.746029 crc crio[22095]: time="2026-06-09T16:19:44.738697775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e4d3d87f-2c8b-4437-993c-46c68d1fa63f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708228 | controller | Jun 09 16:19:44.798511 crc crio[22095]: time="2026-06-09T16:19:44.798181084Z" level=info msg="Removing container: cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb" id=67b82e10-1d5c-42d9-acc0-823843b7c47c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.708244 | controller | Jun 09 16:19:44.800546 crc crio[22095]: time="2026-06-09T16:19:44.799782465Z" level=info msg="Got pod network &{Name:neutron-5cbf9d48b7-nd9k6 Namespace:openstack ID:acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 UID:156d693f-4b32-432f-86b2-92683085a2c7 NetNS:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod156d693f_4b32_432f_86b2_92683085a2c7.slice PodAnnotations:0xc0004c6d40}] Aliases:map[]}"
2026-06-09 17:40:40.708260 | controller | Jun 09 16:19:44.802375 crc crio[22095]: time="2026-06-09T16:19:44.802296769Z" level=info msg="Adding pod openstack_neutron-5cbf9d48b7-nd9k6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.708276 | controller | Jun 09 16:19:44.848803 crc crio[22095]: time="2026-06-09T16:19:44.848723753Z" level=info msg="Created container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd" id=44e7330f-b004-4a87-a97e-aa7606736a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708293 | controller | Jun 09 16:19:44.868519 crc crio[22095]: time="2026-06-09T16:19:44.867662509Z" level=info msg="Starting container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88" id=8e0630f4-39bb-4c8b-a14e-c26b31624258 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.708309 | controller | Jun 09 16:19:44.875769 crc crio[22095]: time="2026-06-09T16:19:44.875668205Z" level=info msg="Created container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api" id=f8bccfec-f782-4112-ab99-119f227b38a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708325 | controller | Jun 09 16:19:44.881245 crc crio[22095]: time="2026-06-09T16:19:44.881162706Z" level=info msg="Starting container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812" id=fb99dbf7-defd-4f02-b2fc-79bc9a90b4e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.708342 | controller | Jun 09 16:19:44.882244 crc crio[22095]: time="2026-06-09T16:19:44.882033749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8fab4204-bdf9-4425-adcb-aa384b2c583c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708361 | controller | Jun 09 16:19:44.887275 crc crio[22095]: time="2026-06-09T16:19:44.887196371Z" level=info msg="Started container" PID=71221 containerID=70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88 description=openstack/neutron-78489f676d-bvdzz/neutron-httpd id=8e0630f4-39bb-4c8b-a14e-c26b31624258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01
2026-06-09 17:40:40.708379 | controller | Jun 09 16:19:44.890985 crc crio[22095]: time="2026-06-09T16:19:44.888847364Z" level=info msg="Started container" PID=71222 containerID=92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812 description=openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api id=fb99dbf7-defd-4f02-b2fc-79bc9a90b4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305
2026-06-09 17:40:40.708395 | controller | Jun 09 16:19:44.898343 crc crio[22095]: time="2026-06-09T16:19:44.897869806Z" level=info msg="Creating container: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns" id=c6d99be1-54c3-41b1-91b0-1174e111895c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708412 | controller | Jun 09 16:19:44.898590 crc crio[22095]: time="2026-06-09T16:19:44.898474191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708428 | controller | Jun 09 16:19:45.011598 crc crio[22095]: time="2026-06-09T16:19:45.011515547Z" level=info msg="Removed container cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init" id=67b82e10-1d5c-42d9-acc0-823843b7c47c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.708444 | controller | Jun 09 16:19:45.032257 crc crio[22095]: time="2026-06-09T16:19:45.032139787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708461 | controller | Jun 09 16:19:45.064375 crc crio[22095]: time="2026-06-09T16:19:45.064228511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708477 | controller | Jun 09 16:19:45.287487 crc crio[22095]: time="2026-06-09T16:19:45.284304218Z" level=info msg="Created container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns" id=c6d99be1-54c3-41b1-91b0-1174e111895c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708493 | controller | Jun 09 16:19:45.295865 crc crio[22095]: time="2026-06-09T16:19:45.295741192Z" level=info msg="Starting container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6" id=478682f3-ffce-4363-8683-5abb198cbf01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.708510 | controller | Jun 09 16:19:45.307404 crc crio[22095]: time="2026-06-09T16:19:45.305871502Z" level=info msg="Started container" PID=71302 containerID=3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6 description=openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns id=478682f3-ffce-4363-8683-5abb198cbf01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84
2026-06-09 17:40:40.708527 | controller | Jun 09 16:19:45.788156 crc crio[22095]: 2026-06-09T16:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acabb537af44037 Mac:9a:73:ea:28:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.708546 | controller | Jun 09 16:19:45.790004 crc crio[22095]: time="2026-06-09T16:19:45.789855311Z" level=info msg="Got pod network &{Name:neutron-5cbf9d48b7-nd9k6 Namespace:openstack ID:acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 UID:156d693f-4b32-432f-86b2-92683085a2c7 NetNS:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod156d693f_4b32_432f_86b2_92683085a2c7.slice PodAnnotations:0xc0004c6d40}] Aliases:map[]}"
2026-06-09 17:40:40.708563 | controller | Jun 09 16:19:45.790110 crc crio[22095]: time="2026-06-09T16:19:45.790095807Z" level=info msg="Checking pod openstack_neutron-5cbf9d48b7-nd9k6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.708579 | controller | Jun 09 16:19:46.763712 crc crio[22095]: time="2026-06-09T16:19:46.762678784Z" level=info msg="Ran pod sandbox acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 with infra container: openstack/neutron-5cbf9d48b7-nd9k6/POD" id=8e0ec6e7-dcdf-4ede-a47e-f947452260f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.708595 | controller | Jun 09 16:19:46.766199 crc crio[22095]: time="2026-06-09T16:19:46.765130007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d9933ae8-ae80-48e6-b113-c6e954d70910 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708612 | controller | Jun 09 16:19:48.402090 crc crio[22095]: time="2026-06-09T16:19:48.401246646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a1eb7ec7-7f0b-410a-b280-d2a1621e5111 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708628 | controller | Jun 09 16:19:48.948885 crc crio[22095]: time="2026-06-09T16:19:48.948792709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=019b9e7e-8160-4257-a630-81ccc2d81575 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708644 | controller | Jun 09 16:19:50.368053 crc crio[22095]: time="2026-06-09T16:19:50.367553692Z" level=info msg="Running pod sandbox: openstack/barbican-api-6669f4dd4-j7kzk/POD" id=27cc5af0-8a94-4183-b34b-d72137f1c95d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.708661 | controller | Jun 09 16:19:50.369371 crc crio[22095]: time="2026-06-09T16:19:50.368095236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708677 | controller | Jun 09 16:19:54.239881 crc crio[22095]: time="2026-06-09T16:19:54.238972862Z" level=info msg="Stopping container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608 (timeout: 10s)" id=bd9893fa-5b5a-4c4e-b406-e5b55f21f4cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.708694 | controller | Jun 09 16:19:54.299790 crc crio[22095]: time="2026-06-09T16:19:54.299154468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3e604c52-49ed-4296-99e3-273dd6a96f15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708710 | controller | Jun 09 16:19:54.309587 crc crio[22095]: time="2026-06-09T16:19:54.309493284Z" level=info msg="Creating container: openstack/neutron-5cbf9d48b7-nd9k6/neutron-api" id=0806d5c2-84d3-47ac-bde6-266cd49914f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708726 | controller | Jun 09 16:19:56.434724 crc crio[22095]: time="2026-06-09T16:19:56.434163041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708746 | controller | Jun 09 16:19:56.445759 crc crio[22095]: time="2026-06-09T16:19:56.445656347Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s9hlr/registry-server" id=5c67d804-45f3-41db-b5e2-100e6aa6cdc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.708762 | controller | Jun 09 16:19:56.446533 crc crio[22095]: time="2026-06-09T16:19:56.446322174Z" level=info msg="Stopped container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns" id=bd9893fa-5b5a-4c4e-b406-e5b55f21f4cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.708778 | controller | Jun 09 16:19:56.447231 crc crio[22095]: time="2026-06-09T16:19:56.447168305Z" level=info msg="Stopping pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b" id=b58dbfe2-ee87-4939-bf98-b5f4603f53e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.708794 | controller | Jun 09 16:19:56.447738 crc crio[22095]: time="2026-06-09T16:19:56.447710459Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=0542157d-0ec2-4b29-ad94-fc34383c7c33 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.708811 | controller | Jun 09 16:19:56.448689 crc crio[22095]: time="2026-06-09T16:19:56.448618543Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc00263c600}] Aliases:map[]}"
2026-06-09 17:40:40.708827 | controller | Jun 09 16:19:56.448837 crc crio[22095]: time="2026-06-09T16:19:56.448796067Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5494568cc5-wjfjt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.708843 | controller | Jun 09 16:19:56.449074 crc crio[22095]: time="2026-06-09T16:19:56.448629443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=eb19b7bb-b74c-45bd-8aa8-b873f5dd95df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708880 | controller | Jun 09 16:19:56.464412 crc crio[22095]: time="2026-06-09T16:19:56.464139052Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=f0189657-0357-4cfb-a46b-c7001e0e5dea name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.708899 | controller | Jun 09 16:19:56.466804 crc crio[22095]: time="2026-06-09T16:19:56.466736078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=e7c6ee7f-7763-4be8-ad07-7da2f2fb512b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708915 | controller | Jun 09 16:19:58.979456 crc crio[22095]: time="2026-06-09T16:19:58.978419191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.708932 | controller | Jun 09 16:19:58.986477 crc crio[22095]: time="2026-06-09T16:19:58.986374006Z" level=info msg="Stopped pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b" id=b58dbfe2-ee87-4939-bf98-b5f4603f53e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.708954 | controller | Jun 09 16:19:59.038999 crc crio[22095]: time="2026-06-09T16:19:59.03129226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=564ccdc4-1082-4077-8053-bb4c3acd045c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708971 | controller | Jun 09 16:19:59.038999 crc crio[22095]: time="2026-06-09T16:19:59.037166001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fde37083-74e2-4192-a270-5fb166ed9733 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.708987 | controller | Jun 09 16:19:59.208036 crc crio[22095]: time="2026-06-09T16:19:59.207335125Z" level=info msg="Got pod network &{Name:barbican-api-6669f4dd4-j7kzk Namespace:openstack ID:d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb UID:ac45c132-b4a4-47aa-80f7-f488baf42679 NetNS:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac45c132_b4a4_47aa_80f7_f488baf42679.slice PodAnnotations:0xc0028b6090}] Aliases:map[]}"
2026-06-09 17:40:40.709003 | controller | Jun 09 16:19:59.208036 crc crio[22095]: time="2026-06-09T16:19:59.207646563Z" level=info msg="Adding pod openstack_barbican-api-6669f4dd4-j7kzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.709020 | controller | Jun 09 16:19:59.216964 crc crio[22095]: time="2026-06-09T16:19:59.216387567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709036 | controller | Jun 09 16:19:59.222672 crc crio[22095]: time="2026-06-09T16:19:59.222601687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709053 | controller | Jun 09 16:19:59.231754 crc crio[22095]: time="2026-06-09T16:19:59.231690481Z" level=info msg="Stopping pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60" id=6e454cd7-5282-43d1-8519-8c7db1b9028a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.709069 | controller | Jun 09 16:19:59.232871 crc crio[22095]: time="2026-06-09T16:19:59.232678356Z" level=info msg="Removing container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608" id=0d5bb3fc-5df9-4dbc-ac9b-ddc0375ccc44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.709086 | controller | Jun 09 16:19:59.235034 crc crio[22095]: time="2026-06-09T16:19:59.234907293Z" level=info msg="Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc001288400}] Aliases:map[]}"
2026-06-09 17:40:40.709102 | controller | Jun 09 16:19:59.235545 crc crio[22095]: time="2026-06-09T16:19:59.235422227Z" level=info msg="Deleting pod openstack_cinder-db-sync-k8shs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.709118 | controller | Jun 09 16:19:59.326829 crc crio[22095]: time="2026-06-09T16:19:59.326737633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709135 | controller | Jun 09 16:19:59.331712 crc crio[22095]: time="2026-06-09T16:19:59.330998083Z" level=info msg="Creating container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log" id=ae6ad122-f76a-4e0c-8279-fcdf7f5875be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709154 | controller | Jun 09 16:19:59.333505 crc crio[22095]: time="2026-06-09T16:19:59.333388514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709171 | controller | Jun 09 16:19:59.344888 crc crio[22095]: time="2026-06-09T16:19:59.341500253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709187 | controller | Jun 09 16:19:59.400184 crc crio[22095]: time="2026-06-09T16:19:59.400081539Z" level=info msg="Creating container: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log" id=5a3a146f-a10e-4b89-bf70-f281a1a54116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709203 | controller | Jun 09 16:19:59.402087 crc crio[22095]: time="2026-06-09T16:19:59.401976657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709219 | controller | Jun 09 16:19:59.406469 crc crio[22095]: time="2026-06-09T16:19:59.40597025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709235 | controller | Jun 09 16:19:59.416253 crc crio[22095]: time="2026-06-09T16:19:59.416161472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709251 | controller | Jun 09 16:19:59.502465 crc crio[22095]: time="2026-06-09T16:19:59.501115475Z" level=info msg="Removed container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns" id=0d5bb3fc-5df9-4dbc-ac9b-ddc0375ccc44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.709267 | controller | Jun 09 16:19:59.505600 crc crio[22095]: time="2026-06-09T16:19:59.505309933Z" level=info msg="Removing container: 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb" id=453e15a2-9c8d-4bbf-89b1-a9353b951c61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.709283 | controller | Jun 09 16:19:59.519021 crc crio[22095]: time="2026-06-09T16:19:59.512010965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709299 | controller | Jun 09 16:19:59.524102 crc crio[22095]: time="2026-06-09T16:19:59.520452232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709315 | controller | Jun 09 16:19:59.596126 crc crio[22095]: time="2026-06-09T16:19:59.596010444Z" level=info msg="Removed container 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb: openstack/dnsmasq-dns-5494568cc5-wjfjt/init" id=453e15a2-9c8d-4bbf-89b1-a9353b951c61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.709331 | controller | Jun 09 16:19:59.707323 crc crio[22095]: time="2026-06-09T16:19:59.707247443Z" level=info msg="Stopped pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60" id=6e454cd7-5282-43d1-8519-8c7db1b9028a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.709346 | controller | Jun 09 16:20:00.446772 crc crio[22095]: time="2026-06-09T16:20:00.446073912Z" level=info msg="Created container fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26: openstack/neutron-5cbf9d48b7-nd9k6/neutron-api" id=0806d5c2-84d3-47ac-bde6-266cd49914f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709365 | controller | Jun 09 16:20:00.448481 crc crio[22095]: time="2026-06-09T16:20:00.448195456Z" level=info msg="Starting container: fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26" id=c1ed3bbe-33f2-4e14-8efd-9865d783e1f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.709381 | controller | Jun 09 16:20:00.454850 crc crio[22095]: time="2026-06-09T16:20:00.454760405Z" level=info msg="Started container" PID=72643 containerID=fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26 description=openstack/neutron-5cbf9d48b7-nd9k6/neutron-api id=c1ed3bbe-33f2-4e14-8efd-9865d783e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570
2026-06-09 17:40:40.709397 | controller | Jun 09 16:20:00.466324 crc crio[22095]: time="2026-06-09T16:20:00.466213169Z" level=info msg="Created container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server" id=5c67d804-45f3-41db-b5e2-100e6aa6cdc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709413 | controller | Jun 09 16:20:00.467277 crc crio[22095]: time="2026-06-09T16:20:00.467176824Z" level=info msg="Created container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log" id=ae6ad122-f76a-4e0c-8279-fcdf7f5875be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709429 | controller | Jun 09 16:20:00.472245 crc crio[22095]: time="2026-06-09T16:20:00.468142349Z" level=info msg="Starting container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc" id=5bb425b2-2fee-4515-add4-61b9dc35cdfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.709446 | controller | Jun 09 16:20:00.472245 crc crio[22095]: time="2026-06-09T16:20:00.468699323Z" level=info msg="Created container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log" id=5a3a146f-a10e-4b89-bf70-f281a1a54116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709461 | controller | Jun 09 16:20:00.472245 crc crio[22095]: time="2026-06-09T16:20:00.471640849Z" level=info msg="Starting container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31" id=fcf67dec-dc51-4fd2-b878-3a73f60c705e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.709477 | controller | Jun 09 16:20:00.488030 crc crio[22095]: time="2026-06-09T16:20:00.475712494Z" level=info msg="Starting container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178" id=3b870def-fd91-4808-86f2-25998c90391d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.709493 | controller | Jun 09 16:20:00.488030 crc crio[22095]: time="2026-06-09T16:20:00.476290928Z" level=info msg="Started container" PID=72636 containerID=d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc description=openshift-marketplace/redhat-operators-s9hlr/registry-server id=5bb425b2-2fee-4515-add4-61b9dc35cdfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915
2026-06-09 17:40:40.709510 | controller | Jun 09 16:20:00.488030 crc crio[22095]: time="2026-06-09T16:20:00.481754099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e8d67e23-75b4-4573-ba16-f26602bf1a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709527 | controller | Jun 09 16:20:00.497491 crc crio[22095]: time="2026-06-09T16:20:00.497115844Z" level=info msg="Started container" PID=72644 containerID=a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31 description=openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log id=fcf67dec-dc51-4fd2-b878-3a73f60c705e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475
2026-06-09 17:40:40.709547 | controller | Jun 09 16:20:00.497722 crc crio[22095]: time="2026-06-09T16:20:00.497549045Z" level=info msg="Started container" PID=72654 containerID=9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178 description=openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log id=3b870def-fd91-4808-86f2-25998c90391d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521
2026-06-09 17:40:40.709565 | controller | Jun 09 16:20:00.514870 crc crio[22095]: time="2026-06-09T16:20:00.514613053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=a008a1e2-28b2-4730-97ee-001338b5db9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709582 | controller | Jun 09 16:20:00.535027 crc crio[22095]: 2026-06-09T16:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9d12a5d519f693 Mac:12:44:03:e5:b4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.709599 | controller | Jun 09 16:20:00.537183 crc crio[22095]: time="2026-06-09T16:20:00.537151063Z" level=info msg="Got pod network &{Name:barbican-api-6669f4dd4-j7kzk Namespace:openstack ID:d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb UID:ac45c132-b4a4-47aa-80f7-f488baf42679 NetNS:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac45c132_b4a4_47aa_80f7_f488baf42679.slice PodAnnotations:0xc0028b6090}] Aliases:map[]}"
2026-06-09 17:40:40.709616 | controller | Jun 09 16:20:00.538046 crc crio[22095]: time="2026-06-09T16:20:00.538023615Z" level=info msg="Checking pod openstack_barbican-api-6669f4dd4-j7kzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.709633 | controller | Jun 09 16:20:00.553646 crc crio[22095]: time="2026-06-09T16:20:00.553509823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=2247a115-2b49-45bb-8156-e4adad1dd801 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709649 | controller | Jun 09 16:20:00.626210 crc crio[22095]: time="2026-06-09T16:20:00.62613401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=5abe21cd-778b-40d0-8cd7-2d94d58201a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709666 | controller | Jun 09 16:20:00.630107 crc crio[22095]: time="2026-06-09T16:20:00.63004304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0f55c651-e578-440e-a6da-3de75c74b50f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709682 | controller | Jun 09 16:20:00.638650 crc crio[22095]: time="2026-06-09T16:20:00.638169279Z" level=info msg="Ran pod sandbox d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb with infra container: openstack/barbican-api-6669f4dd4-j7kzk/POD" id=27cc5af0-8a94-4183-b34b-d72137f1c95d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.709699 | controller | Jun 09 16:20:00.659562 crc crio[22095]: time="2026-06-09T16:20:00.659459626Z" level=info msg="Creating container: openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd" id=ef62e7e5-9158-4b56-a2ae-69239e7135a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709718 | controller | Jun 09 16:20:00.659892 crc crio[22095]: time="2026-06-09T16:20:00.659808725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709734 | controller | Jun 09 16:20:00.675978 crc crio[22095]: time="2026-06-09T16:20:00.668578781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=77480c18-4e48-4f84-8108-14df47c96884 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709751 | controller | Jun 09 16:20:00.702123 crc crio[22095]: time="2026-06-09T16:20:00.70200651Z" level=info msg="Creating container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener" id=03af73f6-0e66-44dd-84b7-915bf9160a48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709767 | controller | Jun 09 16:20:00.709979 crc crio[22095]: time="2026-06-09T16:20:00.706222398Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=b5cc9741-5cf1-40df-ab44-436ad37dd6fd name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.709783 | controller | Jun 09 16:20:00.715977 crc crio[22095]: time="2026-06-09T16:20:00.715567338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709800 | controller | Jun 09 16:20:00.726995 crc crio[22095]: time="2026-06-09T16:20:00.726190831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=bc7e594d-2846-4819-9aca-20c98400a504 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709816 | controller | Jun 09 16:20:00.726995 crc crio[22095]: time="2026-06-09T16:20:00.726308294Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=bc8e6bc9-3e4b-4d07-80c1-92aed1124729 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709833 | controller | Jun 09 16:20:00.726995 crc crio[22095]: time="2026-06-09T16:20:00.726359846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=bbece5db-256a-4c44-94e4-30effda7d538 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709852 | controller | Jun 09 16:20:00.814316 crc crio[22095]: time="2026-06-09T16:20:00.806862615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709888 | controller | Jun 09 16:20:00.815283 crc crio[22095]: time="2026-06-09T16:20:00.81524431Z" level=info msg="Creating container: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log" id=6b93a6ef-d9e6-48ab-9e65-059e110b5ea8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709905 | controller | Jun 09 16:20:00.815777 crc crio[22095]: time="2026-06-09T16:20:00.815753793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709922 | controller | Jun 09 16:20:00.826147 crc crio[22095]: time="2026-06-09T16:20:00.82184782Z" level=info msg="Creating container: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker" id=cf127d35-68dd-4fb9-a235-bd8688a25bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.709938 | controller | Jun 09 16:20:00.854014 crc crio[22095]: time="2026-06-09T16:20:00.850878786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709957 | controller | Jun 09 16:20:00.854944 crc crio[22095]: time="2026-06-09T16:20:00.854831177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.709974 | controller | Jun 09 16:20:00.889701 crc crio[22095]: time="2026-06-09T16:20:00.88918543Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=d98cf069-dcff-4961-a056-1636c4dd0598 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.709990 | controller | Jun 09 16:20:00.933877 crc crio[22095]: time="2026-06-09T16:20:00.933661814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710006 | controller | Jun 09 16:20:00.939841 crc crio[22095]: time="2026-06-09T16:20:00.9397435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710022 | controller | Jun 09 16:20:00.945092 crc crio[22095]: time="2026-06-09T16:20:00.94478761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710038 | controller | Jun 09 16:20:00.956821 crc crio[22095]: time="2026-06-09T16:20:00.956737927Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=8d4c684f-c4bf-4d13-abad-8c94bf65535e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710054 | controller | Jun 09 16:20:00.960826 crc crio[22095]: time="2026-06-09T16:20:00.959463827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710069 | controller | Jun 09 16:20:00.960826 crc crio[22095]: time="2026-06-09T16:20:00.959756674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710085 | controller | Jun 09 16:20:01.016153 crc crio[22095]: time="2026-06-09T16:20:01.015965319Z" level=info msg="Created container ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b: openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd" id=ef62e7e5-9158-4b56-a2ae-69239e7135a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710101 | controller | Jun 09 16:20:01.023406 crc crio[22095]: time="2026-06-09T16:20:01.023308688Z" level=info msg="Starting container: ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b" id=d50632fa-30fe-41fc-9cd5-cef11c051954 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.710117 | controller | Jun 09 16:20:01.030590 crc crio[22095]: time="2026-06-09T16:20:01.030498542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710133 | controller | Jun 09 16:20:01.042421 crc crio[22095]: time="2026-06-09T16:20:01.041875245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710148 | controller | Jun 09 16:20:01.063646 crc crio[22095]: time="2026-06-09T16:20:01.063598063Z" level=info msg="Started container" PID=72767 containerID=ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b description=openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd id=d50632fa-30fe-41fc-9cd5-cef11c051954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570
2026-06-09 17:40:40.710165 | controller | Jun 09 16:20:01.096971 crc crio[22095]: time="2026-06-09T16:20:01.093006388Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683700-7gqdd/POD" id=feaf9cfc-7fc3-423d-a8c6-ccb216028185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710184 | controller | Jun 09 16:20:01.096971 crc crio[22095]: time="2026-06-09T16:20:01.093119861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710200 | controller | Jun 09 16:20:01.147312 crc crio[22095]: time="2026-06-09T16:20:01.147202941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710216 | controller | Jun 09 16:20:01.151024 crc crio[22095]: time="2026-06-09T16:20:01.150474975Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710232 | controller | Jun 09 16:20:01.151024 crc crio[22095]: time="2026-06-09T16:20:01.150583238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710248 | controller | Jun 09 16:20:01.162277 crc crio[22095]: time="2026-06-09T16:20:01.161907529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710264 | controller | Jun 09 16:20:01.229814 crc crio[22095]: time="2026-06-09T16:20:01.229595268Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab UID:b8a4c234-ad67-4ef6-8974-21f391f758a1 NetNS:/var/run/netns/31180985-0028-42f8-9204-c541aadaa214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a4c234_ad67_4ef6_8974_21f391f758a1.slice PodAnnotations:0xc0022726e0}] Aliases:map[]}"
2026-06-09 17:40:40.710280 | controller | Jun 09 16:20:01.229814 crc crio[22095]: time="2026-06-09T16:20:01.229801984Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.710296 | controller | Jun 09 16:20:01.239087 crc crio[22095]: time="2026-06-09T16:20:01.238809855Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc001288750}] Aliases:map[]}"
2026-06-09 17:40:40.710313 | controller | Jun 09 16:20:01.239328 crc crio[22095]: time="2026-06-09T16:20:01.239118343Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683700-7gqdd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.710346 | controller | Jun 09 16:20:01.303642 crc crio[22095]: time="2026-06-09T16:20:01.303344074Z" level=info msg="NetworkStart: stopping network for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710363 | controller | Jun 09 16:20:01.304039 crc crio[22095]: time="2026-06-09T16:20:01.303868127Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab UID:b8a4c234-ad67-4ef6-8974-21f391f758a1 NetNS:/var/run/netns/31180985-0028-42f8-9204-c541aadaa214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a4c234_ad67_4ef6_8974_21f391f758a1.slice PodAnnotations:0xc0004c6d30}] Aliases:map[]}"
2026-06-09 17:40:40.710384 | controller | Jun 09 16:20:01.304039 crc crio[22095]: time="2026-06-09T16:20:01.304013951Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:40:40.710402 | controller | Jun 09 16:20:01.304039 crc crio[22095]: time="2026-06-09T16:20:01.304038992Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:40:40.710418 | controller | Jun 09 16:20:01.304205 crc crio[22095]: time="2026-06-09T16:20:01.304054042Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.710434 | controller | Jun 09 16:20:01.388602 crc crio[22095]: time="2026-06-09T16:20:01.388506103Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710451 | controller | Jun 09 16:20:01.396774 crc crio[22095]: time="2026-06-09T16:20:01.396703913Z" level=info msg="runSandbox: deleting pod ID e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab from idIndex" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710467 | controller | Jun 09 16:20:01.396774 crc crio[22095]: time="2026-06-09T16:20:01.396767905Z" level=info msg="runSandbox: removing pod sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710483 | controller | Jun 09 16:20:01.396983 crc crio[22095]: time="2026-06-09T16:20:01.396805266Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710499 | controller | Jun 09 16:20:01.396983 crc crio[22095]: time="2026-06-09T16:20:01.396827627Z" level=info msg="runSandbox: unmounting shmPath for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710515 | controller | Jun 09 16:20:01.404989 crc crio[22095]: time="2026-06-09T16:20:01.401339223Z" level=info msg="runSandbox: removing pod sandbox from storage: e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710531 | controller | Jun 09 16:20:01.414262 crc crio[22095]: time="2026-06-09T16:20:01.414185423Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_b8a4c234-ad67-4ef6-8974-21f391f758a1_0" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710547 | controller | Jun 09 16:20:01.414561 crc crio[22095]: time="2026-06-09T16:20:01.414266835Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_b8a4c234-ad67-4ef6-8974-21f391f758a1_0" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710563 | controller | Jun 09 16:20:01.612122 crc crio[22095]: time="2026-06-09T16:20:01.605723596Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=a4884ddb-bb1d-4187-815d-464b306e2139 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710580 | controller | Jun 09 16:20:01.612892 crc crio[22095]: time="2026-06-09T16:20:01.61211929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710596 | controller | Jun 09 16:20:01.677870 crc crio[22095]: time="2026-06-09T16:20:01.677785858Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe UID:1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b NetNS:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc3ec2c_ac3a_4147_8081_dc45de2b9c1b.slice PodAnnotations:0xc0022724e0}] Aliases:map[]}"
2026-06-09 17:40:40.710615 | controller | Jun 09 16:20:01.677870 crc crio[22095]: time="2026-06-09T16:20:01.677847569Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.710632 | controller | Jun 09 16:20:01.712795 crc crio[22095]: time="2026-06-09T16:20:01.712289224Z" level=info msg="Created container 32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log" id=6b93a6ef-d9e6-48ab-9e65-059e110b5ea8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710648 | controller | Jun 09 16:20:01.714779 crc crio[22095]: time="2026-06-09T16:20:01.714677546Z" level=info msg="Starting container: 32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b" id=73569540-9c30-430b-97ca-75939acbd509 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.710664 | controller | Jun 09 16:20:01.719950 crc crio[22095]: time="2026-06-09T16:20:01.719836158Z" level=info msg="Started container" PID=72776 containerID=32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b description=openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log id=73569540-9c30-430b-97ca-75939acbd509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb
2026-06-09 17:40:40.710680 | controller | Jun 09 16:20:01.724137 crc crio[22095]: time="2026-06-09T16:20:01.724024206Z" level=info msg="Created container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker" id=cf127d35-68dd-4fb9-a235-bd8688a25bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710696 | controller | Jun 09 16:20:01.726238 crc crio[22095]: time="2026-06-09T16:20:01.72612941Z" level=info msg="Created container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener" id=03af73f6-0e66-44dd-84b7-915bf9160a48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710712 | controller | Jun 09 16:20:01.728519 crc crio[22095]: time="2026-06-09T16:20:01.72805829Z" level=info msg="Starting container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27" id=9c68199b-59d5-4d87-9adb-62f5736fed5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.710728 | controller | Jun 09 16:20:01.729327 crc crio[22095]: time="2026-06-09T16:20:01.72924542Z" level=info msg="Starting container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737" id=1d555a93-e0f5-44c0-be01-741c61a09cf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.710744 | controller | Jun 09 16:20:01.733506 crc crio[22095]: time="2026-06-09T16:20:01.733334435Z" level=info msg="Started container" PID=72836 containerID=ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27 description=openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker id=9c68199b-59d5-4d87-9adb-62f5736fed5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521
2026-06-09 17:40:40.710761 | controller | Jun 09 16:20:01.736803 crc crio[22095]: time="2026-06-09T16:20:01.736768274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=327be9d7-e401-42f0-8c16-4a4caee643e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.710780 | controller | Jun 09 16:20:01.741498 crc crio[22095]: time="2026-06-09T16:20:01.74130618Z" level=info msg="Started container" PID=72775 containerID=e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737 description=openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener id=1d555a93-e0f5-44c0-be01-741c61a09cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475
2026-06-09 17:40:40.710797 | controller | Jun 09 16:20:01.771640 crc crio[22095]: time="2026-06-09T16:20:01.771199048Z" level=info msg="Created container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd" id=8d4c684f-c4bf-4d13-abad-8c94bf65535e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710814 | controller | Jun 09 16:20:01.776185 crc crio[22095]: time="2026-06-09T16:20:01.776155796Z" level=info msg="Starting container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02" id=87a614e9-fec5-4a4c-8ef9-1c55c9e06541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.710830 | controller | Jun 09 16:20:01.794243 crc crio[22095]: time="2026-06-09T16:20:01.794189629Z" level=info msg="Started container" PID=72844 containerID=eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02 description=openstack/ceilometer-0/proxy-httpd id=87a614e9-fec5-4a4c-8ef9-1c55c9e06541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7
2026-06-09 17:40:40.710846 | controller | Jun 09 16:20:01.956173 crc crio[22095]: time="2026-06-09T16:20:01.945689873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=850e86ee-0094-4ee4-8679-e4b893b8aaba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.710883 | controller | Jun 09 16:20:02.010538 crc crio[22095]: time="2026-06-09T16:20:02.009541694Z" level=info msg="Creating container: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api" id=9ab62113-7636-4a44-9059-d3fcaa0d6756 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.710901 | controller | Jun 09 16:20:02.010538 crc crio[22095]: time="2026-06-09T16:20:02.010223932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.710918 | controller | Jun 09 16:20:02.109391 crc crio[22095]: 2026-06-09T16:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2eefed5983f455 Mac:6a:09:63:f1:34:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 SocketPath: PciID:}] [{Interface:0xc00039e5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.710934 | controller | Jun 09 16:20:02.110687 crc crio[22095]: time="2026-06-09T16:20:02.110598001Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc001288750}] Aliases:map[]}"
2026-06-09 17:40:40.710951 | controller | Jun 09 16:20:02.111205 crc crio[22095]: time="2026-06-09T16:20:02.111142055Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683700-7gqdd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.710968 | controller | Jun 09 16:20:02.147199 crc crio[22095]: time="2026-06-09T16:20:02.147048078Z" level=info msg="Ran pod sandbox e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde with infra container: openshift-infra/auto-csr-approver-29683700-7gqdd/POD" id=feaf9cfc-7fc3-423d-a8c6-ccb216028185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.710988 | controller | Jun 09 16:20:02.157359 crc crio[22095]: time="2026-06-09T16:20:02.157258481Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c97fa192-67e4-4801-b6d5-4bb4c4e2964c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.711005 | controller | Jun 09 16:20:02.181865 crc crio[22095]: time="2026-06-09T16:20:02.181375851Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.711022 | controller | Jun 09 16:20:02.205561 crc crio[22095]: time="2026-06-09T16:20:02.204529696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711038 | controller | Jun 09 16:20:02.228002 crc crio[22095]: time="2026-06-09T16:20:02.226576972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711055 | controller | Jun 09 16:20:02.474357 crc crio[22095]: 2026-06-09T16:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdadafa194a3118 Mac:f2:b3:fa:8a:62:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.711072 | controller | Jun 09 16:20:02.474694 crc crio[22095]: time="2026-06-09T16:20:02.474359871Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe UID:1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b NetNS:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc3ec2c_ac3a_4147_8081_dc45de2b9c1b.slice PodAnnotations:0xc0022724e0}] Aliases:map[]}"
2026-06-09 17:40:40.711089 | controller | Jun 09 16:20:02.474694 crc crio[22095]: time="2026-06-09T16:20:02.474555156Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.711105 | controller | Jun 09 16:20:02.516197 crc crio[22095]: time="2026-06-09T16:20:02.509279388Z" level=info msg="Stopping container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f (timeout: 30s)" id=a65cbbfa-272e-45f1-8b28-3df991452076 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711121 | controller | Jun 09 16:20:02.518829 crc crio[22095]: time="2026-06-09T16:20:02.518741351Z" level=info msg="Stopping container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955 (timeout: 30s)" id=01d0a4d5-7065-40ec-8774-82f6493eef94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711138 | controller | Jun 09 16:20:02.519004 crc crio[22095]: time="2026-06-09T16:20:02.518842134Z" level=info msg="Stopping container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01 (timeout: 30s)" id=d2514f23-12b0-469c-9b97-c57f38ee9a33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711154 | controller | Jun 09 16:20:02.520014 crc crio[22095]: time="2026-06-09T16:20:02.518790343Z" level=info msg="Stopping container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02 (timeout: 30s)" id=d40b4bb2-210f-4100-a27c-d184795f89c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711170 | controller | Jun 09 16:20:02.570875 crc crio[22095]: time="2026-06-09T16:20:02.56965956Z" level=info msg="Ran pod sandbox bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe with infra container: openstack/openstackclient/POD" id=a4884ddb-bb1d-4187-815d-464b306e2139 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.711189 | controller | Jun 09 16:20:02.577037 crc crio[22095]: time="2026-06-09T16:20:02.576818594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711206 | controller | Jun 09 16:20:02.577269 crc crio[22095]: time="2026-06-09T16:20:02.577147613Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711222 | controller | Jun 09 16:20:02.577269 crc crio[22095]: time="2026-06-09T16:20:02.577202534Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711238 | controller | Jun 09 16:20:02.592742 crc crio[22095]: time="2026-06-09T16:20:02.592635991Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=0fab6700-7ea9-4e79-8e8f-c349ecfcac8b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.711254 | controller | Jun 09 16:20:02.597405 crc crio[22095]: time="2026-06-09T16:20:02.597336201Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\""
2026-06-09 17:40:40.711270 | controller | Jun 09 16:20:02.625764 crc crio[22095]: time="2026-06-09T16:20:02.619174953Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=43fd98ac-af8e-4c54-9cee-6227ea0f8319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.711286 | controller | Jun 09 16:20:02.625764 crc crio[22095]: time="2026-06-09T16:20:02.619272185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711302 | controller | Jun 09 16:20:02.728340 crc crio[22095]: time="2026-06-09T16:20:02.726895481Z" level=info msg="Stopped container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core" id=01d0a4d5-7065-40ec-8774-82f6493eef94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711318 | controller | Jun 09 16:20:02.751005 crc crio[22095]: time="2026-06-09T16:20:02.750326943Z" level=info msg="Created container aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api" id=9ab62113-7636-4a44-9059-d3fcaa0d6756 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.711334 | controller | Jun 09 16:20:02.762117 crc crio[22095]: time="2026-06-09T16:20:02.760836004Z" level=info msg="Starting container: aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94" id=feef1107-e452-423c-91bb-a8485c4b79b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.711350 | controller | Jun 09 16:20:02.782769 crc crio[22095]: time="2026-06-09T16:20:02.78250658Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc002b5d0c0}] Aliases:map[]}"
2026-06-09 17:40:40.711366 | controller | Jun 09 16:20:02.782769 crc crio[22095]: time="2026-06-09T16:20:02.782557222Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.711385 | controller | Jun 09 16:20:02.795879 crc crio[22095]: time="2026-06-09T16:20:02.795752141Z" level=info msg="Started container" PID=73251 containerID=aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94 description=openstack/barbican-api-6669f4dd4-j7kzk/barbican-api id=feef1107-e452-423c-91bb-a8485c4b79b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb
2026-06-09 17:40:40.711402 | controller | Jun 09 16:20:02.796462 crc crio[22095]: time="2026-06-09T16:20:02.796357596Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/POD" id=f4b142e4-1e86-4e29-862f-c5167ce6e517 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.711419 | controller | Jun 09 16:20:02.796591 crc crio[22095]: time="2026-06-09T16:20:02.7964839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711436 | controller | Jun 09 16:20:02.898344 crc crio[22095]: time="2026-06-09T16:20:02.897341742Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc001289770}] Aliases:map[]}"
2026-06-09 17:40:40.711452 | controller | Jun 09 16:20:02.898344 crc crio[22095]: time="2026-06-09T16:20:02.897477685Z" level=info msg="Adding pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.711469 | controller | Jun 09 16:20:03.337902 crc crio[22095]: time="2026-06-09T16:20:03.337151476Z" level=info msg="Stopped container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd" id=d40b4bb2-210f-4100-a27c-d184795f89c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711485 | controller | Jun 09 16:20:03.705979 crc crio[22095]: time="2026-06-09T16:20:03.705305558Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c97fa192-67e4-4801-b6d5-4bb4c4e2964c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.711501 | controller | Jun 09 16:20:03.707249 crc crio[22095]: 2026-06-09T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17305b325a0873b Mac:5a:66:57:c2:32:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.711517 | controller | Jun 09 16:20:03.712788 crc crio[22095]: time="2026-06-09T16:20:03.707479664Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f61a2caa-5740-4c74-a697-0985dd785648 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711534 | controller | Jun 09 16:20:03.713760 crc crio[22095]: time="2026-06-09T16:20:03.713715034Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc002b5d0c0}] Aliases:map[]}"
2026-06-09 17:40:40.711553 | controller | Jun 09 16:20:03.714193 crc crio[22095]: time="2026-06-09T16:20:03.714174356Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.711570 | controller | Jun 09 16:20:03.714464 crc crio[22095]: time="2026-06-09T16:20:03.714215747Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1e22a533-4c6e-4075-9c7e-10cd0496f158 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711586 | controller | Jun 09 16:20:03.728629 crc crio[22095]: time="2026-06-09T16:20:03.728575856Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683700-7gqdd/oc" id=6996d9aa-f470-4ab1-8b1e-589479a24178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.711602 | controller | Jun 09 16:20:03.729363 crc crio[22095]: time="2026-06-09T16:20:03.729340325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711618 | controller | Jun 09 16:20:03.764869 crc crio[22095]: time="2026-06-09T16:20:03.764509979Z" level=info msg="Stopped container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent" id=d2514f23-12b0-469c-9b97-c57f38ee9a33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.711634 | controller | Jun 09 16:20:03.776824 crc crio[22095]: time="2026-06-09T16:20:03.772990877Z" level=info msg="Ran pod sandbox 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c with infra container: openstack/cinder-scheduler-0/POD" id=43fd98ac-af8e-4c54-9cee-6227ea0f8319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.711649 | controller | Jun 09 16:20:03.783218 crc crio[22095]: time="2026-06-09T16:20:03.782244085Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=288a8cb9-01cd-4b4b-af4c-9a86ea4ca019 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.711665 | controller | Jun 09 16:20:03.783218 crc crio[22095]: time="2026-06-09T16:20:03.782357528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711681 | controller | Jun 09 16:20:03.791406 crc crio[22095]: time="2026-06-09T16:20:03.787294155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711697 | controller | Jun 09 16:20:03.804424 crc crio[22095]: time="2026-06-09T16:20:03.80420619Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711712 | controller | Jun 09 16:20:03.804424 crc crio[22095]: time="2026-06-09T16:20:03.804305492Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711729 | controller | Jun 09 16:20:03.806765 crc crio[22095]: time="2026-06-09T16:20:03.806303293Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=495a4259-3b8b-49a2-b5b5-1bdf8b4b36c6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.711745 | controller | Jun 09 16:20:03.814063 crc crio[22095]: time="2026-06-09T16:20:03.813903489Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\""
2026-06-09 17:40:40.711774 | controller | Jun 09 16:20:03.879286 crc crio[22095]: time="2026-06-09T16:20:03.878112329Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc00041cbb8}] Aliases:map[]}"
2026-06-09 17:40:40.711791 | controller | Jun 09 16:20:03.879286 crc crio[22095]: time="2026-06-09T16:20:03.878173311Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.711808 | controller | Jun 09 16:20:03.900392 crc crio[22095]: time="2026-06-09T16:20:03.900248118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711824 | controller | Jun 09 16:20:03.939728 crc crio[22095]: 2026-06-09T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91fae50117ea0f4 Mac:1e:b5:3a:ba:6e:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.711841 | controller | Jun 09 16:20:03.942521 crc crio[22095]: time="2026-06-09T16:20:03.941896248Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc001289770}] Aliases:map[]}"
2026-06-09 17:40:40.711876 | controller | Jun 09 16:20:03.952410 crc crio[22095]: time="2026-06-09T16:20:03.944352302Z" level=info msg="Checking pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.711895 | controller | Jun 09 16:20:03.978601 crc crio[22095]: time="2026-06-09T16:20:03.97852029Z" level=info msg="Ran pod sandbox 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e with infra container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/POD" id=f4b142e4-1e86-4e29-862f-c5167ce6e517 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.711912 | controller | Jun 09 16:20:03.987048 crc crio[22095]: time="2026-06-09T16:20:03.98513515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2b594c31-f6c2-46cb-941d-1c9c2b8b42a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711929 | controller | Jun 09 16:20:04.149242 crc crio[22095]: time="2026-06-09T16:20:04.146849096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4ce68e42-bdb8-415f-8388-0996760ead13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.711946 | controller | Jun 09 16:20:04.200961 crc crio[22095]: time="2026-06-09T16:20:04.200817283Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init" id=7a56e10d-66fd-4e7d-b40e-53cfeecf7d06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.711963 | controller | Jun 09 16:20:04.202042 crc crio[22095]: time="2026-06-09T16:20:04.201326396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.711984 | controller | Jun 09 16:20:04.370626 crc crio[22095]: time="2026-06-09T16:20:04.370291919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712002 | controller | Jun 09 16:20:04.380744 crc crio[22095]: time="2026-06-09T16:20:04.380694606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712018 | controller | Jun 09 16:20:04.587544 crc crio[22095]: time="2026-06-09T16:20:04.587365408Z" level=info msg="Created container 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init" id=7a56e10d-66fd-4e7d-b40e-53cfeecf7d06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712035 | controller | Jun 09 16:20:04.597670 crc crio[22095]: time="2026-06-09T16:20:04.59757471Z" level=info msg="Starting container: 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4" id=e6104541-d473-4200-9422-f474a48ca5d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.712051 | controller | Jun 09 16:20:04.613523 crc crio[22095]: 2026-06-09T16:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:753c9bfb608aea2 Mac:e6:2c:48:bd:4a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.712068 | controller | Jun 09 16:20:04.614984 crc crio[22095]: time="2026-06-09T16:20:04.614863905Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc00041cbb8}] Aliases:map[]}"
2026-06-09 17:40:40.712085 | controller | Jun 09 16:20:04.615102 crc crio[22095]: time="2026-06-09T16:20:04.61508149Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.712108 | controller | Jun 09 16:20:04.619128 crc crio[22095]: time="2026-06-09T16:20:04.618995611Z" level=info msg="Started container" PID=73657 containerID=5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4 description=openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init id=e6104541-d473-4200-9422-f474a48ca5d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e
2026-06-09 17:40:40.712162 | controller | Jun 09 16:20:04.751263 crc crio[22095]: time="2026-06-09T16:20:04.751179287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f24a82af-6fb1-4e15-85d7-f23a21c97b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712183 | controller | Jun 09 16:20:04.904984 crc crio[22095]: time="2026-06-09T16:20:04.904310223Z" level=info msg="Ran pod sandbox 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 with infra container: openstack/cinder-api-0/POD" id=288a8cb9-01cd-4b4b-af4c-9a86ea4ca019 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.712201 | controller | Jun 09 16:20:04.918009 crc crio[22095]: time="2026-06-09T16:20:04.917876751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=79dcce8e-a413-46e8-8d2d-9f0e1c12d648 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712218 | controller | Jun 09 16:20:05.007028 crc crio[22095]: time="2026-06-09T16:20:05.006976491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712238 | controller | Jun 09 16:20:05.128226 crc crio[22095]: time="2026-06-09T16:20:05.123416144Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=495a4259-3b8b-49a2-b5b5-1bdf8b4b36c6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.712255 | controller | Jun 09 16:20:05.132091 crc crio[22095]: time="2026-06-09T16:20:05.130421034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a7d77f82-90f4-448f-be75-d3a2a45d776e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712272 | controller | Jun 09 16:20:05.132091 crc crio[22095]: time="2026-06-09T16:20:05.131632585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=cce2a9b3-1f8e-43b2-8a8c-66872ccfd0c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712288 | controller | Jun 09 16:20:05.156993 crc crio[22095]: time="2026-06-09T16:20:05.152557193Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=4c65d686-5a9b-4e59-b335-fe1a45593abf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712304 | controller | Jun 09 16:20:05.156993 crc crio[22095]: time="2026-06-09T16:20:05.153483347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f9aafd04-8f65-453b-872e-832d243ef18f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712320 | controller | Jun 09 16:20:05.156993 crc crio[22095]: time="2026-06-09T16:20:05.154507023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712337 | controller | Jun 09 16:20:05.165881 crc crio[22095]: time="2026-06-09T16:20:05.165607579Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns" id=3b934c0c-690b-4ce4-930c-4b7c1d22cb61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712353 | controller | Jun 09 16:20:05.255243 crc crio[22095]: time="2026-06-09T16:20:05.255191221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712370 | controller | Jun 09 16:20:05.265310 crc crio[22095]: time="2026-06-09T16:20:05.265216299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=30bcdbcc-6a14-4cd2-aa1d-b48df45d42dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712386 | controller | Jun 09 16:20:05.295978 crc crio[22095]: time="2026-06-09T16:20:05.294897321Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=f67ed441-553f-4eb1-bfbf-38c87c394a79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712402 | controller | Jun 09 16:20:05.301796 crc crio[22095]: time="2026-06-09T16:20:05.301711497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712418 | controller | Jun 09 16:20:05.303972 crc crio[22095]: time="2026-06-09T16:20:05.303882472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712435 | controller | Jun 09 16:20:05.419113 crc crio[22095]: time="2026-06-09T16:20:05.418899989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712454 | controller | Jun 09 16:20:05.423388 crc crio[22095]: time="2026-06-09T16:20:05.423324362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712470 | controller | Jun 09 16:20:05.426005 crc crio[22095]: time="2026-06-09T16:20:05.42402601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712486 | controller | Jun 09 16:20:05.539565 crc crio[22095]: time="2026-06-09T16:20:05.539495938Z" level=info msg="Created container 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676: openshift-infra/auto-csr-approver-29683700-7gqdd/oc" id=6996d9aa-f470-4ab1-8b1e-589479a24178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712502 | controller | Jun 09 16:20:05.546048 crc crio[22095]: time="2026-06-09T16:20:05.542975217Z" level=info msg="Starting container: 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676" id=28cfea79-d1c2-4d40-9c6b-035d59550088 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.712518 | controller | Jun 09 16:20:05.567246 crc crio[22095]: time="2026-06-09T16:20:05.566652126Z" level=info msg="Started container" PID=73722 containerID=50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676 description=openshift-infra/auto-csr-approver-29683700-7gqdd/oc id=28cfea79-d1c2-4d40-9c6b-035d59550088 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde
2026-06-09 17:40:40.712534 | controller | Jun 09 16:20:05.683559 crc crio[22095]: time="2026-06-09T16:20:05.683467888Z" level=info msg="Created container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns" id=3b934c0c-690b-4ce4-930c-4b7c1d22cb61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712550 | controller | Jun 09 16:20:05.686797 crc crio[22095]: time="2026-06-09T16:20:05.686714012Z" level=info msg="Starting container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4" id=47d2e12f-6a9f-463a-844e-12e789c20736 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.712566 | controller | Jun 09 16:20:05.725412 crc crio[22095]: time="2026-06-09T16:20:05.725311254Z" level=info msg="Started container" PID=73731 containerID=7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4 description=openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns id=47d2e12f-6a9f-463a-844e-12e789c20736 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e
2026-06-09 17:40:40.712583 | controller | Jun 09 16:20:06.042120 crc crio[22095]: time="2026-06-09T16:20:06.041819078Z" level=info msg="Stopped container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent" id=a65cbbfa-272e-45f1-8b28-3df991452076 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.712599 | controller | Jun 09 16:20:06.046227 crc crio[22095]: time="2026-06-09T16:20:06.044252901Z" level=info msg="Stopping pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7" id=429bff53-8571-4631-a825-1e058a2e9212 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.712615 | controller | Jun 09 16:20:06.046227 crc crio[22095]: time="2026-06-09T16:20:06.045418981Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6d50}] Aliases:map[]}"
2026-06-09 17:40:40.712635 | controller | Jun 09 16:20:06.046227 crc crio[22095]: time="2026-06-09T16:20:06.045641466Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.712651 | controller | Jun 09 16:20:06.765478 crc crio[22095]: time="2026-06-09T16:20:06.765033336Z" level=info msg="Stopped pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7" id=429bff53-8571-4631-a825-1e058a2e9212 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.712668 | controller | Jun 09 16:20:06.907903 crc crio[22095]: time="2026-06-09T16:20:06.907843746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712684 | controller | Jun 09 16:20:06.969475 crc crio[22095]: time="2026-06-09T16:20:06.969334227Z" level=info msg="Removing container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02" id=d349cf60-21e7-4f92-8b31-51286a6297ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712701 | controller | Jun 09 16:20:07.128078 crc crio[22095]: time="2026-06-09T16:20:07.127202874Z" level=info msg="Removed container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd" id=d349cf60-21e7-4f92-8b31-51286a6297ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712718 | controller | Jun 09 16:20:07.133858 crc crio[22095]: time="2026-06-09T16:20:07.133557747Z" level=info msg="Removing container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955" id=58bce9b8-ac19-4908-bb51-0cde4a74f9d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712734 | controller | Jun 09 16:20:07.193153 crc crio[22095]: time="2026-06-09T16:20:07.193059527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.712750 | controller | Jun 09 16:20:07.441973 crc crio[22095]: time="2026-06-09T16:20:07.441845661Z" level=info msg="Removed container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core" id=58bce9b8-ac19-4908-bb51-0cde4a74f9d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712766 | controller | Jun 09 16:20:07.445862 crc crio[22095]: time="2026-06-09T16:20:07.445822443Z" level=info msg="Removing container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f" id=bcb9a6e2-fb53-403b-8457-9965b6d6993c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712782 | controller | Jun 09 16:20:07.477463 crc crio[22095]: time="2026-06-09T16:20:07.477338453Z" level=info msg="Removed container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent" id=bcb9a6e2-fb53-403b-8457-9965b6d6993c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712798 | controller | Jun 09 16:20:07.480333 crc crio[22095]: time="2026-06-09T16:20:07.480269048Z" level=info msg="Removing container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01" id=0cf8b447-bafb-4f4e-a84f-8af960d293a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712814 | controller | Jun 09 16:20:07.534383 crc crio[22095]: time="2026-06-09T16:20:07.533848565Z" level=info msg="Removed container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent" id=0cf8b447-bafb-4f4e-a84f-8af960d293a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.712830 | controller | Jun 09 16:20:07.554968 crc crio[22095]: time="2026-06-09T16:20:07.554839415Z" level=info msg="Created container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler" id=f67ed441-553f-4eb1-bfbf-38c87c394a79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712873 | controller | Jun 09 16:20:07.558808 crc crio[22095]: time="2026-06-09T16:20:07.558582381Z" level=info msg="Starting container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f" id=4be1ba2c-e967-4892-b0aa-6b39c0714287 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.712895 | controller | Jun 09 16:20:07.560295 crc crio[22095]: time="2026-06-09T16:20:07.560209063Z" level=info msg="Created container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log" id=4c65d686-5a9b-4e59-b335-fe1a45593abf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.712913 | controller | Jun 09 16:20:07.562664 crc crio[22095]: time="2026-06-09T16:20:07.562318967Z" level=info msg="Starting container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724" id=f0ee0d41-74c8-4ee9-a0df-13f9a372abc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.712929 | controller | Jun 09 16:20:07.575619 crc crio[22095]: time="2026-06-09T16:20:07.572659163Z" level=info msg="Started container" PID=73928 containerID=636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f description=openstack/cinder-scheduler-0/cinder-scheduler id=4be1ba2c-e967-4892-b0aa-6b39c0714287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c
2026-06-09 17:40:40.712945 | controller | Jun 09 16:20:07.575619 crc crio[22095]: time="2026-06-09T16:20:07.575155417Z" level=info msg="Started container" PID=73968 containerID=0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724 description=openstack/cinder-api-0/cinder-api-log id=f0ee0d41-74c8-4ee9-a0df-13f9a372abc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69
2026-06-09 17:40:40.712961 | controller | Jun 09 16:20:07.594626 crc crio[22095]: time="2026-06-09T16:20:07.594529625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ac808d57-c57d-4ac4-b05f-e37908eca07d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712977 | controller | Jun 09 16:20:07.595401 crc crio[22095]: time="2026-06-09T16:20:07.595232373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=a50b55ed-d3ed-4e28-935f-5d778e692076 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.712992 | controller | Jun 09 16:20:07.671563 crc crio[22095]: time="2026-06-09T16:20:07.671408201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=34ebd2de-3c38-4c1e-9cc9-35722b2ce4d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.713008 | controller | Jun 09 16:20:07.695202 crc crio[22095]: time="2026-06-09T16:20:07.69510271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=3d57a80d-0f65-4275-837e-b20fcb146816 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.713023 | controller | Jun 09 16:20:07.696464 crc crio[22095]: time="2026-06-09T16:20:07.696367732Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=70006c13-482f-4be6-a33f-667aba395355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713039 | controller | Jun 09 16:20:07.697983 crc crio[22095]: time="2026-06-09T16:20:07.697880921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713059 | controller | Jun 09 16:20:07.711701 crc crio[22095]: time="2026-06-09T16:20:07.711581993Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=83f28afb-1bae-49c4-a003-39d6f59338ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713075 | controller | Jun 09 16:20:07.769994 crc crio[22095]: time="2026-06-09T16:20:07.769632705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713091 | controller | Jun 09 16:20:07.832716 crc crio[22095]: time="2026-06-09T16:20:07.832499981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713107 | controller | Jun 09 16:20:07.962349 crc crio[22095]: time="2026-06-09T16:20:07.960140861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713122 | controller | Jun 09 16:20:08.771185 crc crio[22095]: time="2026-06-09T16:20:08.771089543Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=faa5c476-076f-46ac-9990-f3310f24cd15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.713138 | controller | Jun 09 16:20:08.773699 crc crio[22095]: time="2026-06-09T16:20:08.771215866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713155 | controller | Jun 09 16:20:08.909570 crc crio[22095]: time="2026-06-09T16:20:08.908399622Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}"
2026-06-09 17:40:40.713171 | controller | Jun 09 16:20:08.909570 crc crio[22095]: time="2026-06-09T16:20:08.908744661Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.713188 | controller | Jun 09 16:20:08.984066 crc crio[22095]: time="2026-06-09T16:20:08.981296455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713204 | controller | Jun 09 16:20:09.186639 crc crio[22095]: time="2026-06-09T16:20:09.186555361Z" level=info msg="Stopping pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde" id=f44ce7a4-212c-4d82-8980-741779f8513c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.713221 | controller | Jun 09 16:20:09.187667 crc crio[22095]: time="2026-06-09T16:20:09.187386112Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc0074a43a0}] Aliases:map[]}"
2026-06-09 17:40:40.713237 | controller | Jun 09 16:20:09.187667 crc crio[22095]: time="2026-06-09T16:20:09.187604118Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683700-7gqdd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.713254 | controller | Jun 09 16:20:09.324322 crc crio[22095]: time="2026-06-09T16:20:09.323801278Z" level=info msg="Created container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe" id=70006c13-482f-4be6-a33f-667aba395355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713273 | controller | Jun 09 16:20:09.328570 crc crio[22095]: time="2026-06-09T16:20:09.328487339Z" level=info msg="Starting container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071" id=83719a6a-fd1d-4839-8fac-56be2a460521 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.713290 | controller | Jun 09 16:20:09.356260 crc crio[22095]: time="2026-06-09T16:20:09.34837052Z" level=info msg="Started container" PID=74126 containerID=156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071 description=openstack/cinder-scheduler-0/probe id=83719a6a-fd1d-4839-8fac-56be2a460521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c
2026-06-09 17:40:40.713307 | controller | Jun 09 16:20:09.614299 crc crio[22095]: 2026-06-09T16:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddf5b4971fe39eb Mac:8a:39:7f:5f:86:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.713323 | controller | Jun 09 16:20:09.615990 crc crio[22095]: time="2026-06-09T16:20:09.615868065Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}"
2026-06-09 17:40:40.713340 | controller | Jun 09 16:20:09.616252 crc crio[22095]: time="2026-06-09T16:20:09.616138582Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.713356 | controller | Jun 09 16:20:09.621843 crc crio[22095]: time="2026-06-09T16:20:09.621765296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713372 | controller | Jun 09 16:20:09.672686 crc crio[22095]: time="2026-06-09T16:20:09.668567909Z" level=info msg="Ran pod sandbox ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b with infra container: openstack/ceilometer-0/POD" id=faa5c476-076f-46ac-9990-f3310f24cd15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.713389 | controller | Jun 09 16:20:09.672686 crc crio[22095]: time="2026-06-09T16:20:09.671577487Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=53f86c08-1690-40c0-9af3-ace62b44fcf2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.713406 | controller | Jun 09 16:20:09.684316 crc crio[22095]: time="2026-06-09T16:20:09.679075699Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.713422 | controller | Jun 09 16:20:09.824060 crc crio[22095]: time="2026-06-09T16:20:09.820548275Z" level=info msg="Stopped pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde" id=f44ce7a4-212c-4d82-8980-741779f8513c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.713438 | controller | Jun 09 16:20:09.921897 crc crio[22095]: time="2026-06-09T16:20:09.921802128Z" level=info msg="Created container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api" id=83f28afb-1bae-49c4-a003-39d6f59338ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713458 | controller | Jun 09 16:20:09.923416 crc crio[22095]: time="2026-06-09T16:20:09.923339547Z" level=info msg="Starting container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6" id=7b496588-5305-4b33-a8bd-aa9b0efee6f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.713474 | controller | Jun 09 16:20:09.935072 crc crio[22095]: time="2026-06-09T16:20:09.934980966Z" level=info msg="Started container" PID=74196 containerID=bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 description=openstack/cinder-api-0/cinder-api id=7b496588-5305-4b33-a8bd-aa9b0efee6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69
2026-06-09 17:40:40.713491 | controller | Jun 09 16:20:10.227805 crc crio[22095]: time="2026-06-09T16:20:10.227733631Z" level=info msg="Stopping container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 (timeout: 30s)" id=bf75e06e-678c-4d06-b502-9fa94feef9a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.713507 | controller | Jun 09 16:20:10.229119 crc crio[22095]: time="2026-06-09T16:20:10.229047744Z" level=info msg="Stopping container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724 (timeout: 30s)" id=66163da2-958b-492b-a6f0-c4fdeca674d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.713523 | controller | Jun 09 16:20:10.247151 crc crio[22095]: time="2026-06-09T16:20:10.247075438Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=53f86c08-1690-40c0-9af3-ace62b44fcf2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.713538 | controller | Jun 09 16:20:10.249776 crc crio[22095]: time="2026-06-09T16:20:10.249689605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=75ce5b24-fda6-4d1b-b7a1-9ff4949aac2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.713554 | controller | Jun 09 16:20:10.295079 crc crio[22095]: time="2026-06-09T16:20:10.294993829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=db0d14cf-4cd0-48ab-ab84-34ceef34bfa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.713570 | controller | Jun 09 16:20:10.311584 crc crio[22095]: time="2026-06-09T16:20:10.311486453Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b267fafa-5463-4fc4-a4ff-f31303204732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713586 | controller | Jun 09 16:20:10.312026 crc crio[22095]: time="2026-06-09T16:20:10.311966016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713602 | controller | Jun 09 16:20:10.727062 crc crio[22095]: time="2026-06-09T16:20:10.726839808Z" level=info msg="Stopped container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log" id=66163da2-958b-492b-a6f0-c4fdeca674d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.713618 | controller | Jun 09 16:20:10.761370 crc crio[22095]: time="2026-06-09T16:20:10.761209312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713634 | controller | Jun 09 16:20:10.771649 crc crio[22095]: time="2026-06-09T16:20:10.771312891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713653 | controller | Jun 09 16:20:11.014072 crc crio[22095]: time="2026-06-09T16:20:11.013970468Z" level=info msg="Created container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent" id=b267fafa-5463-4fc4-a4ff-f31303204732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713670 | controller | Jun 09 16:20:11.015642 crc crio[22095]: time="2026-06-09T16:20:11.01560296Z" level=info msg="Starting container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d" id=e2feea44-136d-4c51-8081-9c4ff044586d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.713686 | controller | Jun 09 16:20:11.027288 crc crio[22095]: time="2026-06-09T16:20:11.027230309Z" level=info msg="Started container" PID=74402 containerID=a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d description=openstack/ceilometer-0/ceilometer-central-agent id=e2feea44-136d-4c51-8081-9c4ff044586d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b
2026-06-09 17:40:40.713702 | controller | Jun 09 16:20:11.045757 crc crio[22095]: time="2026-06-09T16:20:11.041799283Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=5cbe3d45-2237-4fd5-ad67-d15eb3050486 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.713718 | controller | Jun 09 16:20:11.051020 crc crio[22095]: time="2026-06-09T16:20:11.049355997Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.713734 | controller | Jun 09 16:20:11.309574 crc crio[22095]: time="2026-06-09T16:20:11.309487693Z" level=info msg="Running pod sandbox: openstack/swift-proxy-769dd4cf67-hvssr/POD" id=27ca9a87-a2bc-4c55-9197-c6c7e7b35bea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.713750 | controller | Jun 09 16:20:11.309882 crc crio[22095]: time="2026-06-09T16:20:11.309587666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713766 | controller | Jun 09 16:20:11.366709 crc crio[22095]: time="2026-06-09T16:20:11.366614071Z" level=info msg="Got pod network &{Name:swift-proxy-769dd4cf67-hvssr Namespace:openstack ID:10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e UID:f7b2a844-3213-4e25-9260-d4ed64cb8e26 NetNS:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7b2a844_3213_4e25_9260_d4ed64cb8e26.slice PodAnnotations:0xc00041d178}] Aliases:map[]}"
2026-06-09 17:40:40.713782 | controller | Jun 09 16:20:11.366709 crc crio[22095]: time="2026-06-09T16:20:11.366681333Z" level=info msg="Adding pod openstack_swift-proxy-769dd4cf67-hvssr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.713798 | controller | Jun 09 16:20:11.587419 crc crio[22095]: time="2026-06-09T16:20:11.586726019Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=5cbe3d45-2237-4fd5-ad67-d15eb3050486 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.713815 | controller | Jun 09 16:20:11.589322 crc crio[22095]: time="2026-06-09T16:20:11.589235473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=a40c8591-b612-4498-8827-a43343a365d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.713831 | controller | Jun 09 16:20:11.639999 crc crio[22095]: time="2026-06-09T16:20:11.638093619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=5b99ff2f-9d7d-4520-89f5-8324ee8d6cff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.713853 | controller | Jun 09 16:20:11.684126 crc crio[22095]: time="2026-06-09T16:20:11.683750312Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0542cef5-a724-4daa-8cdd-2027cb6f9014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713889 | controller | Jun 09 16:20:11.685229 crc crio[22095]: time="2026-06-09T16:20:11.684465711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713906 | controller | Jun 09 16:20:11.860975 crc crio[22095]: time="2026-06-09T16:20:11.860243537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713922 | controller | Jun 09 16:20:11.872293 crc crio[22095]: time="2026-06-09T16:20:11.870973323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.713939 | controller | Jun 09 16:20:12.073382 crc crio[22095]: time="2026-06-09T16:20:12.073238542Z" level=info msg="Created container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent" id=0542cef5-a724-4daa-8cdd-2027cb6f9014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.713955 | controller | Jun 09 16:20:12.074581 crc crio[22095]: time="2026-06-09T16:20:12.074287109Z" level=info msg="Starting container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8" id=7f321bac-e699-4761-8048-3fb4bb47d3b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.713970 | controller | Jun 09 16:20:12.083184 crc crio[22095]: time="2026-06-09T16:20:12.083039864Z" level=info msg="Started container" PID=74523 containerID=de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8 description=openstack/ceilometer-0/ceilometer-notification-agent id=7f321bac-e699-4761-8048-3fb4bb47d3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b
2026-06-09 17:40:40.713987 | controller | Jun 09 16:20:12.100019 crc crio[22095]: time="2026-06-09T16:20:12.099872516Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=adecee02-dde0-403f-95a5-153b3aee56be name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.714003 | controller | Jun 09 16:20:12.115977 crc crio[22095]: time="2026-06-09T16:20:12.114382739Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.714019 | controller | Jun 09 16:20:12.182240 crc crio[22095]: 2026-06-09T16:20:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10348535062f66f Mac:ee:e1:ec:5a:c2:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.714036 | controller | Jun 09 16:20:12.183813 crc crio[22095]: time="2026-06-09T16:20:12.183703441Z" level=info msg="Got pod network &{Name:swift-proxy-769dd4cf67-hvssr Namespace:openstack ID:10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e UID:f7b2a844-3213-4e25-9260-d4ed64cb8e26 NetNS:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7b2a844_3213_4e25_9260_d4ed64cb8e26.slice PodAnnotations:0xc00041d178}] Aliases:map[]}"
2026-06-09 17:40:40.714056 | controller | Jun 09 16:20:12.184025 crc crio[22095]: time="2026-06-09T16:20:12.183980258Z" level=info msg="Checking pod openstack_swift-proxy-769dd4cf67-hvssr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.714073 | controller | Jun 09 16:20:12.197747 crc crio[22095]: time="2026-06-09T16:20:12.19767441Z" level=info msg="Ran pod sandbox 10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e with infra container: openstack/swift-proxy-769dd4cf67-hvssr/POD" id=27ca9a87-a2bc-4c55-9197-c6c7e7b35bea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.714090 | controller | Jun 09 16:20:12.202027 crc crio[22095]: time="2026-06-09T16:20:12.200751589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=c8b33caf-f97a-46f6-af5a-237c3934414c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.714106 | controller | Jun 09 16:20:12.281068 crc crio[22095]: time="2026-06-09T16:20:12.280979571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=4770ef3d-6e7d-4c9b-8264-1ddb3d391008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.714123 | controller | Jun 09 16:20:12.679010 crc crio[22095]: time="2026-06-09T16:20:12.678764614Z" level=info msg="Creating container: openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd" id=ec26cef7-d9f2-48cf-aa62-8c799a8c6715 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.714139 | controller | Jun 09 16:20:12.679278 crc crio[22095]: time="2026-06-09T16:20:12.679201806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714155 | controller | Jun 09 16:20:12.820135 crc crio[22095]: time="2026-06-09T16:20:12.820032565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714171 | controller | Jun 09 16:20:12.936715 crc crio[22095]: time="2026-06-09T16:20:12.93654509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714188 | controller | Jun 09 16:20:15.297454 crc crio[22095]: time="2026-06-09T16:20:15.296502734Z" level=info msg="Created container 2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24: openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd" id=ec26cef7-d9f2-48cf-aa62-8c799a8c6715 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.714204 | controller | Jun 09 16:20:15.304292 crc crio[22095]: time="2026-06-09T16:20:15.304204582Z" level=info msg="Starting container: 2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24" id=1e47c320-f0d7-4ade-8e9b-0bf1e8b81e0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.714220 | controller | Jun 09 16:20:15.315847 crc crio[22095]: time="2026-06-09T16:20:15.315742598Z" level=info msg="Started container" PID=74578 containerID=2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24 description=openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd id=1e47c320-f0d7-4ade-8e9b-0bf1e8b81e0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e
2026-06-09 17:40:40.714236 | controller | Jun 09 16:20:15.732483 crc crio[22095]: time="2026-06-09T16:20:15.732245642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=61cac9aa-2f81-4f5f-b97d-75233a718d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.714255 | controller | Jun 09 16:20:15.861212 crc crio[22095]: time="2026-06-09T16:20:15.854743211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=e0d04ccb-9d2a-454d-9aec-8c8eb972a7d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.714271 | controller | Jun 09 16:20:16.060404 crc crio[22095]: time="2026-06-09T16:20:16.051869857Z" level=info msg="Creating container: openstack/swift-proxy-769dd4cf67-hvssr/proxy-server" id=b434cf0a-2e98-4f82-822d-db2fd6d5121c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.714288 | controller | Jun 09 16:20:16.285849 crc crio[22095]: time="2026-06-09T16:20:16.285663316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714304 | controller | Jun 09 16:20:16.450282 crc crio[22095]: time="2026-06-09T16:20:16.450203265Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=adecee02-dde0-403f-95a5-153b3aee56be name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.714320 | controller | Jun 09 16:20:16.479253 crc crio[22095]: time="2026-06-09T16:20:16.479115568Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e5f9e584-fff7-4507-be5a-70af666313c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.714337 | controller | Jun 09 16:20:16.767547 crc crio[22095]: time="2026-06-09T16:20:16.767490579Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=902e4af5-a8d6-49f8-8b8f-c5215983edd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.714356 | controller | Jun 09 16:20:16.839340 crc crio[22095]: time="2026-06-09T16:20:16.83871822Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=4e3f67ea-23f6-40a1-9a93-24ce2aa725ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.714384 | controller | Jun 09 16:20:16.840056 crc crio[22095]: time="2026-06-09T16:20:16.839827449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714400 | controller | Jun 09 16:20:16.973803 crc crio[22095]: time="2026-06-09T16:20:16.97256012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714416 | controller | Jun 09 16:20:16.976732 crc crio[22095]: time="2026-06-09T16:20:16.976664236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714432 | controller | Jun 09 16:20:17.245092 crc crio[22095]: time="2026-06-09T16:20:17.244992982Z" level=info msg="Created container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core" id=4e3f67ea-23f6-40a1-9a93-24ce2aa725ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.714448 | controller | Jun 09 16:20:17.246513 crc crio[22095]: time="2026-06-09T16:20:17.246350877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714463 | controller | Jun 09 16:20:17.255236 crc crio[22095]: time="2026-06-09T16:20:17.249992171Z" level=info msg="Starting container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50" id=032b21ce-7904-45fa-9158-b5c5b96f6b16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.714479 | controller | Jun 09 16:20:17.260483 crc crio[22095]: time="2026-06-09T16:20:17.260254474Z" level=info msg="Started container" PID=74963 containerID=a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50 description=openstack/ceilometer-0/sg-core id=032b21ce-7904-45fa-9158-b5c5b96f6b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b
2026-06-09 17:40:40.714499 | controller | Jun 09 16:20:17.263509 crc crio[22095]: time="2026-06-09T16:20:17.263314503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714515 | controller | Jun 09 16:20:17.297319 crc crio[22095]: time="2026-06-09T16:20:17.296697221Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ed480f23-50f0-4223-ae0d-d6b59f8ff170 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.714532 | controller | Jun 09 16:20:17.322834 crc crio[22095]: time="2026-06-09T16:20:17.319135798Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.714548 | controller | Jun 09 16:20:17.441034 crc crio[22095]: time="2026-06-09T16:20:17.438379742Z" level=info msg="Stopping container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812 (timeout: 30s)" id=098eb281-4931-4f5b-a865-20e814f08e6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.714564 | controller | Jun 09 16:20:17.441034 crc crio[22095]: time="2026-06-09T16:20:17.438538716Z" level=info msg="Stopping container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029 (timeout: 30s)" id=2fc6fce9-89de-41cf-ad6a-7b82bf7a5bf9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.714580 | controller | Jun 09 16:20:17.463742 crc crio[22095]: time="2026-06-09T16:20:17.463629301Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-kcnpk/POD" id=74135230-45fe-4f8d-ba34-438c3a8ebf8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.714596 | controller | Jun 09 16:20:17.463742 crc crio[22095]: time="2026-06-09T16:20:17.463717324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714612 | controller | Jun 09 16:20:17.473733 crc crio[22095]: time="2026-06-09T16:20:17.473672369Z" level=info msg="Stopping container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6 (timeout: 10s)" id=7533981c-8d0e-4c65-8cb4-baf22ac5f047 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.714628 | controller | Jun 09 16:20:17.730986 crc crio[22095]: time="2026-06-09T16:20:17.730633314Z" level=info msg="Created container 5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41: openstack/swift-proxy-769dd4cf67-hvssr/proxy-server" id=b434cf0a-2e98-4f82-822d-db2fd6d5121c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.714644 | controller | Jun 09 16:20:17.732987 crc crio[22095]: time="2026-06-09T16:20:17.732472641Z" level=info msg="Stopped container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns" id=7533981c-8d0e-4c65-8cb4-baf22ac5f047 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.714660 | controller | Jun 09 16:20:17.773079 crc crio[22095]: time="2026-06-09T16:20:17.77172196Z" level=info msg="Starting container: 5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41" id=88cbe4ab-bf79-4022-b949-10af742ecdcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.714676 | controller | Jun 09 16:20:17.780423 crc crio[22095]: time="2026-06-09T16:20:17.780332151Z" level=info msg="Stopping pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84" id=5900b7ae-ff8f-4e88-a0b1-f02a906a7926 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.714695 | controller | Jun 09 16:20:17.785364 crc crio[22095]: time="2026-06-09T16:20:17.785237807Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0022721e0}] Aliases:map[]}"
2026-06-09 17:40:40.714712 | controller | Jun 09 16:20:17.785697 crc crio[22095]: time="2026-06-09T16:20:17.785497754Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7478b4bb45-646pj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.714729 | controller | Jun 09 16:20:17.787054 crc crio[22095]: time="2026-06-09T16:20:17.78650543Z" level=info msg="Stopped container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log" id=2fc6fce9-89de-41cf-ad6a-7b82bf7a5bf9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.714745 | controller | Jun 09 16:20:17.801277 crc crio[22095]: time="2026-06-09T16:20:17.800747596Z" level=info msg="Started container" PID=75103 containerID=5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41 description=openstack/swift-proxy-769dd4cf67-hvssr/proxy-server id=88cbe4ab-bf79-4022-b949-10af742ecdcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e
2026-06-09 17:40:40.714762 | controller | Jun 09 16:20:17.809611 crc crio[22095]: time="2026-06-09T16:20:17.808483774Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-868vz/POD" id=7ce5194e-0f54-4e6c-8d71-c4b93a8355a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.714779 | controller | Jun 09 16:20:17.809611 crc crio[22095]: time="2026-06-09T16:20:17.808560566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714795 | controller | Jun 09 16:20:17.904735 crc crio[22095]: time="2026-06-09T16:20:17.904638276Z" level=info msg="Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc002b5c390}] Aliases:map[]}"
2026-06-09 17:40:40.714812 | controller | Jun 09 16:20:17.904735 crc crio[22095]: time="2026-06-09T16:20:17.904735958Z" level=info msg="Adding pod openshift-marketplace_community-operators-kcnpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.714829 | controller | Jun 09 16:20:17.921586 crc crio[22095]: time="2026-06-09T16:20:17.920709809Z" level=info msg="Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc002272430}] Aliases:map[]}"
2026-06-09 17:40:40.714846 | controller | Jun 09 16:20:17.921586 crc crio[22095]: time="2026-06-09T16:20:17.9207723Z" level=info msg="Adding pod openstack_nova-api-db-create-868vz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.714886 | controller | Jun 09 16:20:17.957091 crc crio[22095]: time="2026-06-09T16:20:17.956858728Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-qqp7q/POD" id=c876612e-e524-4117-a5fd-13798de0c492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.714905 | controller | Jun 09 16:20:17.957407 crc crio[22095]: time="2026-06-09T16:20:17.957247078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714922 | controller | Jun 09 16:20:18.039213 crc crio[22095]: time="2026-06-09T16:20:18.039121942Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc002b5c550}] Aliases:map[]}"
2026-06-09 17:40:40.714938 | controller | Jun 09 16:20:18.039213 crc crio[22095]: time="2026-06-09T16:20:18.039193594Z" level=info msg="Adding pod openstack_nova-cell0-db-create-qqp7q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.714955 | controller | Jun 09 16:20:18.124580 crc crio[22095]: time="2026-06-09T16:20:18.124491696Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-wpdpt/POD" id=a569077b-57a2-4c23-b68b-7777475d4a7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.714971 | controller | Jun 09 16:20:18.124733 crc crio[22095]: time="2026-06-09T16:20:18.124600689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.714988 | controller | Jun 09 16:20:18.362566 crc crio[22095]: time="2026-06-09T16:20:18.359041685Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc0022728c8}] Aliases:map[]}"
2026-06-09 17:40:40.715004 | controller | Jun 09 16:20:18.362566 crc crio[22095]: time="2026-06-09T16:20:18.35963053Z" level=info msg="Adding pod openstack_nova-cell1-db-create-wpdpt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.715021 | controller | Jun 09 16:20:18.675013 crc crio[22095]: time="2026-06-09T16:20:18.671205717Z" level=info msg="Stopped pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84" id=5900b7ae-ff8f-4e88-a0b1-f02a906a7926 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.715037 | controller | Jun 09 16:20:18.909994 crc crio[22095]: 2026-06-09T16:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5e2ae094e2132 Mac:fa:02:84:c6:e4:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.715054 | controller | Jun 09 16:20:18.909994 crc crio[22095]: time="2026-06-09T16:20:18.908169648Z" level=info msg="Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc002272430}] Aliases:map[]}"
2026-06-09 17:40:40.715077 | controller | Jun 09 16:20:18.909994 crc crio[22095]: time="2026-06-09T16:20:18.908352422Z" level=info msg="Checking pod openstack_nova-api-db-create-868vz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.715094 | controller | Jun 09 16:20:18.943814 crc crio[22095]: time="2026-06-09T16:20:18.936846295Z" level=info msg="Ran pod sandbox 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 with infra container: openstack/nova-api-db-create-868vz/POD" id=7ce5194e-0f54-4e6c-8d71-c4b93a8355a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.715110 | controller | Jun 09 16:20:18.951980 crc crio[22095]: time="2026-06-09T16:20:18.949195822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=44a576aa-ebd2-4d01-83fa-e2ea7df7d0d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715126 | controller | Jun 09 16:20:18.960617 crc crio[22095]: time="2026-06-09T16:20:18.960172444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c1784c31-2ad0-4f3c-9f1a-6aa4a80e934d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715142 | controller | Jun 09 16:20:18.961118 crc crio[22095]: time="2026-06-09T16:20:18.961068317Z" level=info msg="Removing container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6" id=d8cdc583-105e-4a3a-8ade-782805229bf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.715158 | controller | Jun 09 16:20:19.003537 crc crio[22095]: time="2026-06-09T16:20:19.003407564Z" level=info msg="Creating container: openstack/nova-api-db-create-868vz/mariadb-database-create" id=9e7cca55-513c-45ce-930a-ec15a9887dff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.715174 | controller | Jun 09 16:20:19.003537 crc crio[22095]: time="2026-06-09T16:20:19.003515397Z" level=info msg="Stopping container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f (timeout: 30s)" id=3d8734c9-5d81-4ddc-8ffc-d822ea441804 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.715190 | controller | Jun 09 16:20:19.003880 crc crio[22095]: time="2026-06-09T16:20:19.003813426Z" level=info msg="Stopping container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071 (timeout: 30s)" id=0b35cc0f-4026-429b-ae5a-bc2b46708173 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.715207 | controller | Jun 09 16:20:19.004024 crc crio[22095]: time="2026-06-09T16:20:19.003967539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715224 | controller | Jun 09 16:20:19.143720 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec456fe5bb55e09 Mac:22:b7:90:c3:a4:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.715241 | controller | Jun 09 16:20:19.149425 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc4414442041c80 Mac:d6:a5:fa:85:e1:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c SocketPath: PciID:}] [{Interface:0xc0004267c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.715257 | controller | Jun 09 16:20:19.150234 crc crio[22095]: time="2026-06-09T16:20:19.150137476Z" level=info msg="Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc002b5c390}] Aliases:map[]}"
2026-06-09 17:40:40.715277 | controller | Jun 09 16:20:19.150331 crc crio[22095]: time="2026-06-09T16:20:19.15029744Z" level=info msg="Checking pod openshift-marketplace_community-operators-kcnpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.715294 | controller | Jun 09 16:20:19.157286 crc crio[22095]: time="2026-06-09T16:20:19.15265026Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc002b5c550}] Aliases:map[]}"
2026-06-09 17:40:40.715311 | controller | Jun 09 16:20:19.157286 crc crio[22095]: time="2026-06-09T16:20:19.15301517Z" level=info msg="Checking pod openstack_nova-cell0-db-create-qqp7q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.715328 | controller | Jun 09 16:20:19.220204 crc crio[22095]: time="2026-06-09T16:20:19.219900859Z" level=info msg="Ran pod sandbox bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 with infra container: openshift-marketplace/community-operators-kcnpk/POD" id=74135230-45fe-4f8d-ba34-438c3a8ebf8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.715344 | controller | Jun 09 16:20:19.226999 crc crio[22095]: time="2026-06-09T16:20:19.225975185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1d12deb-7ec1-4a90-9435-7776f544a008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715360 | controller | Jun 09 16:20:19.246793 crc crio[22095]: time="2026-06-09T16:20:19.246129393Z" level=info msg="Ran pod sandbox ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 with infra container: openstack/nova-cell0-db-create-qqp7q/POD" id=c876612e-e524-4117-a5fd-13798de0c492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.715376 | controller | Jun 09 16:20:19.265983 crc crio[22095]: time="2026-06-09T16:20:19.263749766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715393 | controller | Jun 09 16:20:19.273973 crc crio[22095]: time="2026-06-09T16:20:19.270300954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715409 | controller | Jun 09 16:20:19.276538 crc crio[22095]: time="2026-06-09T16:20:19.274903862Z" level=info msg="Removed container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns" id=d8cdc583-105e-4a3a-8ade-782805229bf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.715425 | controller | Jun 09 16:20:19.281855 crc crio[22095]: time="2026-06-09T16:20:19.279747507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e229a4a-5a13-4d98-82ed-88fa034b6b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715441 | controller | Jun 09 16:20:19.289091 crc crio[22095]: time="2026-06-09T16:20:19.288769809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12813f67-d103-47dc-9aab-d0ca3f97236b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715460 | controller | Jun 09 16:20:19.295315 crc crio[22095]: time="2026-06-09T16:20:19.295227905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02dbdee5-1607-4a7d-9ff1-6c436fcb2740 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715477 | controller | Jun 09 16:20:19.300415 crc crio[22095]: time="2026-06-09T16:20:19.300374137Z" level=info msg="Removing container: 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a" id=31649ca7-6531-4d31-a69c-f333ff076d94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.715493 | controller | Jun 09 16:20:19.300710 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d5596a6e81c2fd Mac:7e:a1:0e:b1:c3:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.715510 | controller | Jun 09 16:20:19.303855 crc crio[22095]: time="2026-06-09T16:20:19.302322717Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc0022728c8}] Aliases:map[]}"
2026-06-09 17:40:40.715526 | controller | Jun 09 16:20:19.303855 crc crio[22095]: time="2026-06-09T16:20:19.302811599Z" level=info msg="Checking pod openstack_nova-cell1-db-create-wpdpt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.715542 | controller | Jun 09 16:20:19.318981 crc crio[22095]: time="2026-06-09T16:20:19.318110323Z" level=info msg="Creating container: openshift-marketplace/community-operators-kcnpk/extract-utilities" id=2e902a4f-70c9-4b47-aed1-29ef8b8ea39c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.715559 | controller | Jun 09 16:20:19.326961 crc crio[22095]: time="2026-06-09T16:20:19.323684236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715576 | controller | Jun 09 16:20:19.330974 crc crio[22095]: time="2026-06-09T16:20:19.329573307Z" level=info msg="Creating container: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create" id=61ee695a-44fb-4d88-af53-7ab192231fed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.715592 | controller | Jun 09 16:20:19.336002 crc crio[22095]: time="2026-06-09T16:20:19.334426952Z" level=info msg="Ran pod sandbox 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f with infra container: openstack/nova-cell1-db-create-wpdpt/POD" id=a569077b-57a2-4c23-b68b-7777475d4a7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.715609 | controller | Jun 09 16:20:19.336002 crc crio[22095]: time="2026-06-09T16:20:19.335053048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715625 | controller | Jun 09 16:20:19.352510 crc crio[22095]: time="2026-06-09T16:20:19.350849954Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3c4a8575-0f92-4317-9844-8ee939719288 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715644 | controller | Jun 09 16:20:19.398992 crc crio[22095]: time="2026-06-09T16:20:19.38726811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1a7f0126-8529-40e9-8100-0ba572011f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715661 | controller | Jun 09 16:20:19.398992 crc crio[22095]: time="2026-06-09T16:20:19.388121312Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=ed480f23-50f0-4223-ae0d-d6b59f8ff170 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.715677 | controller | Jun 09 16:20:19.398992 crc crio[22095]: time="2026-06-09T16:20:19.389638021Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=8a8716e6-159d-4b14-82f0-ffb02976683d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715693 | controller | Jun 09 16:20:19.418965 crc crio[22095]: time="2026-06-09T16:20:19.411721039Z" level=info msg="Removed container 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a: openstack/dnsmasq-dns-7478b4bb45-646pj/init" id=31649ca7-6531-4d31-a69c-f333ff076d94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.715709 | controller | Jun 09 16:20:19.447079 crc crio[22095]: time="2026-06-09T16:20:19.433466757Z" level=info msg="Creating container: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create" id=f8c270bb-8b29-445f-b52c-bc0cd6eedf86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.715725 | controller | Jun 09 16:20:19.447079 crc crio[22095]: time="2026-06-09T16:20:19.436766102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715742 | controller | Jun 09 16:20:19.529689 crc crio[22095]: time="2026-06-09T16:20:19.528730066Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9866d0e7-bd99-4ffb-a4b6-860d2fc0174a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.715758 | controller | Jun 09 16:20:19.566977 crc crio[22095]: time="2026-06-09T16:20:19.564387172Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=34f718a2-b2af-4af1-b8ba-d4fd47c6e508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.715775 | controller | Jun 09 16:20:19.566977 crc crio[22095]: time="2026-06-09T16:20:19.566474686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715791 | controller | Jun 09 16:20:19.671973 crc crio[22095]: time="2026-06-09T16:20:19.671539786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715808 | controller | Jun 09 16:20:19.678114 crc crio[22095]: time="2026-06-09T16:20:19.676157034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715823 | controller | Jun 09 16:20:19.687405 crc crio[22095]: time="2026-06-09T16:20:19.685273859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715839 | controller | Jun 09 16:20:19.701988 crc crio[22095]: time="2026-06-09T16:20:19.701734052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715871 | controller | Jun 09 16:20:19.709023 crc crio[22095]: time="2026-06-09T16:20:19.708388103Z" level=info msg="Created container cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417: openstack/nova-api-db-create-868vz/mariadb-database-create" id=9e7cca55-513c-45ce-930a-ec15a9887dff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.715895 | controller | Jun 09 16:20:19.717816 crc crio[22095]: time="2026-06-09T16:20:19.717728473Z" level=info msg="Starting container: cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417" id=4c5363c1-8e4b-4ff3-8d0f-4d2701e5f425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.715913 | controller | Jun 09 16:20:19.730786 crc crio[22095]: time="2026-06-09T16:20:19.729819713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715930 | controller | Jun 09 16:20:19.733614 crc crio[22095]: time="2026-06-09T16:20:19.732660726Z" level=info msg="Started container" PID=75445 containerID=cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417 description=openstack/nova-api-db-create-868vz/mariadb-database-create id=4c5363c1-8e4b-4ff3-8d0f-4d2701e5f425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114
2026-06-09 17:40:40.715946 | controller | Jun 09 16:20:19.742901 crc crio[22095]: time="2026-06-09T16:20:19.742820027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715963 | controller | Jun 09 16:20:19.829346 crc crio[22095]: time="2026-06-09T16:20:19.829051113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715979 | controller | Jun 09 16:20:19.841241 crc crio[22095]: time="2026-06-09T16:20:19.841144694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.715994 | controller | Jun 09 16:20:19.905063 crc crio[22095]: time="2026-06-09T16:20:19.904896882Z" level=info msg="Created container 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9: openshift-marketplace/community-operators-kcnpk/extract-utilities" id=2e902a4f-70c9-4b47-aed1-29ef8b8ea39c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.716010 | controller | Jun 09 16:20:19.911461 crc crio[22095]: time="2026-06-09T16:20:19.911345958Z" level=info msg="Starting container: 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9" id=58ec7534-b4e5-47e9-867b-a87b671d3607 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.716027 | controller | Jun 09 16:20:19.921419 crc crio[22095]: time="2026-06-09T16:20:19.921310134Z" level=info msg="Started container" PID=75489 containerID=077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9 description=openshift-marketplace/community-operators-kcnpk/extract-utilities id=58ec7534-b4e5-47e9-867b-a87b671d3607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26
2026-06-09 17:40:40.716043 | controller | Jun 09 16:20:19.999717 crc crio[22095]: time="2026-06-09T16:20:19.999236767Z" level=info msg="Created container 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create" id=61ee695a-44fb-4d88-af53-7ab192231fed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.716059 | controller | Jun 09 16:20:20.005584 crc crio[22095]: time="2026-06-09T16:20:20.00324275Z" level=info msg="Starting container: 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1" id=92a6e251-e0c0-410c-a130-5ae1b754c2db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.716075 | controller | Jun 09 16:20:20.024674 crc crio[22095]: time="2026-06-09T16:20:20.024538497Z" level=info msg="Started container" PID=75491 containerID=00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1 description=openstack/nova-cell0-db-create-qqp7q/mariadb-database-create id=92a6e251-e0c0-410c-a130-5ae1b754c2db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4
2026-06-09 17:40:40.716096 | controller | Jun 09 16:20:20.032324 crc crio[22095]: time="2026-06-09T16:20:20.032221345Z" level=info msg="Created container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd" id=34f718a2-b2af-4af1-b8ba-d4fd47c6e508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.716112 | controller | Jun 09 16:20:20.036795 crc crio[22095]: time="2026-06-09T16:20:20.036417052Z" level=info msg="Starting container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939" id=0e9543f3-860f-4b97-8bd0-f592a4852481 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.716129 | controller | Jun 09 16:20:20.040760 crc crio[22095]: time="2026-06-09T16:20:20.040660951Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=605dba8a-29b2-4785-9eb1-84ba17181292 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.716145 | controller | Jun 09 16:20:20.045575 crc crio[22095]: time="2026-06-09T16:20:20.045499176Z" level=info msg="Started container" PID=75509 containerID=c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939 description=openstack/ceilometer-0/proxy-httpd id=0e9543f3-860f-4b97-8bd0-f592a4852481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b
2026-06-09 17:40:40.716161 | controller | Jun 09 16:20:20.076721 crc crio[22095]: time="2026-06-09T16:20:20.046413889Z" level=info msg="Created container 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create" id=f8c270bb-8b29-445f-b52c-bc0cd6eedf86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.716177 | controller | Jun 09 16:20:20.079110 crc crio[22095]: time="2026-06-09T16:20:20.078311679Z" level=info msg="Starting container: 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd" id=6898c5c9-c3e7-48b7-9521-f5b3ee67d427 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.716194 | controller | Jun 09 16:20:20.085738 crc crio[22095]: time="2026-06-09T16:20:20.051414728Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.716210 | controller | Jun 09 16:20:20.116272 crc crio[22095]: time="2026-06-09T16:20:20.113830302Z" level=info msg="Started container" PID=75494 containerID=8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd description=openstack/nova-cell1-db-create-wpdpt/mariadb-database-create id=6898c5c9-c3e7-48b7-9521-f5b3ee67d427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f
2026-06-09 17:40:40.716227 | controller | Jun 09 16:20:21.131011 crc crio[22095]: time="2026-06-09T16:20:21.130343527Z" level=info msg="Stopping container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d (timeout: 30s)" id=43ccf087-3133-44f7-883c-7e28276fe39a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716244 | controller | Jun 09 16:20:21.131724 crc crio[22095]: time="2026-06-09T16:20:21.131178219Z" level=info msg="Stopping container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939 (timeout: 30s)" id=10784cf4-3045-42ac-9816-644ab81c7173 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716260 | controller | Jun 09 16:20:21.134045 crc crio[22095]: time="2026-06-09T16:20:21.131804035Z" level=info msg="Stopping container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8 (timeout: 30s)" id=1acb374a-b029-4492-a0f2-ee5841afbd3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716276 | controller | Jun 09 16:20:21.134045 crc crio[22095]: time="2026-06-09T16:20:21.132024861Z" level=info msg="Stopping container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50 (timeout: 30s)" id=f94895fe-6f08-453f-a97a-80bc9bd68f5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716296 | controller | Jun 09 16:20:21.210112 crc crio[22095]: time="2026-06-09T16:20:21.209901852Z" level=info msg="Stopping pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114" id=01b3bdb7-8457-4a31-b94e-1fea9713eb4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716312 | controller | Jun 09 16:20:21.210765 crc crio[22095]: time="2026-06-09T16:20:21.210709253Z" level=info msg="Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc00041ce58}] Aliases:map[]}"
2026-06-09 17:40:40.716329 | controller | Jun 09 16:20:21.210996 crc crio[22095]: time="2026-06-09T16:20:21.210950279Z" level=info msg="Deleting pod openstack_nova-api-db-create-868vz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.716345 | controller | Jun 09 16:20:22.240716 crc crio[22095]: time="2026-06-09T16:20:22.240211073Z" level=info msg="Stopping pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4" id=8a5ad423-4d5b-4326-9313-a64ea85f9267 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716361 | controller | Jun 09 16:20:22.241535 crc crio[22095]: time="2026-06-09T16:20:22.241460325Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc00263c7c0}] Aliases:map[]}"
2026-06-09 17:40:40.716378 | controller | Jun 09 16:20:22.241876 crc crio[22095]: time="2026-06-09T16:20:22.241814164Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-qqp7q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.716394 | controller | Jun 09 16:20:22.242106 crc crio[22095]: time="2026-06-09T16:20:22.24202234Z" level=info msg="Stopping pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f" id=5f3ed687-ff7a-469a-9538-a3fe1f8b100b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716410 | controller | Jun 09 16:20:22.242904 crc crio[22095]: time="2026-06-09T16:20:22.242791219Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc00379e830}] Aliases:map[]}"
2026-06-09 17:40:40.716427 | controller | Jun 09 16:20:22.243149 crc crio[22095]: time="2026-06-09T16:20:22.243098867Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-wpdpt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.716443 | controller | Jun 09 16:20:30.986605 crc crio[22095]: time="2026-06-09T16:20:30.985072955Z" level=info msg="Stopped pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114" id=01b3bdb7-8457-4a31-b94e-1fea9713eb4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716462 | controller | Jun 09 16:20:30.988303 crc crio[22095]: time="2026-06-09T16:20:30.987298732Z" level=info msg="Stopped pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4" id=8a5ad423-4d5b-4326-9313-a64ea85f9267 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716479 | controller | Jun 09 16:20:31.118090 crc crio[22095]: time="2026-06-09T16:20:31.117416456Z" level=info msg="Stopped container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler" id=3d8734c9-5d81-4ddc-8ffc-d822ea441804 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716496 | controller | Jun 09 16:20:31.217332 crc crio[22095]: time="2026-06-09T16:20:31.216824381Z" level=info msg="Stopped container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api" id=098eb281-4931-4f5b-a865-20e814f08e6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716512 | controller | Jun 09 16:20:31.222459 crc crio[22095]: time="2026-06-09T16:20:31.222326193Z" level=info msg="Stopping pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305" id=33546a63-6d82-4720-a50b-52ed888c9e9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716529 | controller | Jun 09 16:20:31.223629 crc crio[22095]: time="2026-06-09T16:20:31.223574225Z" level=info msg="Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc002ab2038}] Aliases:map[]}"
2026-06-09 17:40:40.716546 | controller | Jun 09 16:20:31.223992 crc crio[22095]: time="2026-06-09T16:20:31.22377939Z" level=info msg="Deleting pod openstack_barbican-api-6bdc9bcf7b-m7cgt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.716562 | controller | Jun 09 16:20:31.356182 crc crio[22095]: time="2026-06-09T16:20:31.355832004Z" level=info msg="Stopped container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe" id=0b35cc0f-4026-429b-ae5a-bc2b46708173 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716578 | controller | Jun 09 16:20:31.358182 crc crio[22095]: time="2026-06-09T16:20:31.357405124Z" level=info msg="Stopped container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core" id=f94895fe-6f08-453f-a97a-80bc9bd68f5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716595 | controller | Jun 09 16:20:31.363518 crc crio[22095]: time="2026-06-09T16:20:31.363292166Z" level=info msg="Stopping pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c" id=06334215-775a-434b-bafe-ddd3d0208c4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716611 | controller | Jun 09 16:20:31.365392 crc crio[22095]: time="2026-06-09T16:20:31.364724072Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc001984128}] Aliases:map[]}"
2026-06-09 17:40:40.716628 | controller | Jun 09 16:20:31.365392 crc crio[22095]: time="2026-06-09T16:20:31.364881037Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.716648 | controller | Jun 09 16:20:31.366403 crc crio[22095]: time="2026-06-09T16:20:31.365733648Z" level=info msg="Stopped container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd" id=10784cf4-3045-42ac-9816-644ab81c7173 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716665 | controller | Jun 09 16:20:31.393327 crc crio[22095]: time="2026-06-09T16:20:31.393200334Z" level=info msg="Stopped container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent" id=1acb374a-b029-4492-a0f2-ee5841afbd3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716682 | controller | Jun 09 16:20:31.395367 crc crio[22095]: time="2026-06-09T16:20:31.395167435Z" level=info msg="Stopped pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f" id=5f3ed687-ff7a-469a-9538-a3fe1f8b100b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716698 | controller | Jun 09 16:20:31.421523 crc crio[22095]: time="2026-06-09T16:20:31.421398639Z" level=info msg="Stopped container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent" id=43ccf087-3133-44f7-883c-7e28276fe39a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.716714 | controller | Jun 09 16:20:31.423391 crc crio[22095]: time="2026-06-09T16:20:31.423332429Z" level=info msg="Stopping pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b" id=3ec91471-1052-4253-af51-582a374aa8a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.716730 | controller | Jun 09 16:20:31.424476 crc crio[22095]: time="2026-06-09T16:20:31.424393336Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc00041c228}] Aliases:map[]}"
2026-06-09 17:40:40.716747 | controller | Jun 09 16:20:31.424720 crc crio[22095]: time="2026-06-09T16:20:31.424633812Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.716764 | controller | Jun 09 16:20:31.452074 crc crio[22095]: time="2026-06-09T16:20:31.451895873Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=0fab6700-7ea9-4e79-8e8f-c349ecfcac8b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.716781 | controller | Jun 09 16:20:31.454359 crc crio[22095]: time="2026-06-09T16:20:31.454259874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=0bff6496-dbae-4b23-ac19-f25ac63354a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.716797 | controller | Jun 09 16:20:31.496602 crc crio[22095]: time="2026-06-09T16:20:31.496409887Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=605dba8a-29b2-4785-9eb1-84ba17181292 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.716813 | controller | Jun 09 16:20:31.508126 crc crio[22095]: time="2026-06-09T16:20:31.500177084Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9a4b55cf-343c-4302-98a8-7fcb4bb5f4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.716829 | controller | Jun 09 16:20:31.511355 crc crio[22095]: time="2026-06-09T16:20:31.51129861Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=54605126-f964-4b7d-b47a-e9ca24e46d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.716852 | controller | Jun 09 16:20:31.527758 crc crio[22095]: time="2026-06-09T16:20:31.524012086Z" level=info msg="Creating container: openshift-marketplace/community-operators-kcnpk/extract-content" id=b5bb34eb-2157-4775-982d-fd19a224fc38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.716886 | controller | Jun 09 16:20:31.527758 crc crio[22095]: time="2026-06-09T16:20:31.524579821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.716904 | controller | Jun 09 16:20:31.581338 crc crio[22095]: time="2026-06-09T16:20:31.581241497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=7c7c06d9-6f54-49a0-92e5-bcd70eca0ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.716921 | controller | Jun 09 16:20:31.604465 crc crio[22095]: time="2026-06-09T16:20:31.604019993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.716938 | controller | Jun 09 16:20:31.612769 crc crio[22095]: time="2026-06-09T16:20:31.612665585Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=4769ca68-c363-47d3-a3f2-992e48666e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.716954 | controller | Jun 09 16:20:31.614730 crc crio[22095]: time="2026-06-09T16:20:31.614647506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.716971 | controller | Jun 09 16:20:31.616546 crc crio[22095]: time="2026-06-09T16:20:31.616465353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.716987 | controller | Jun 09 16:20:31.726709 crc crio[22095]: time="2026-06-09T16:20:31.726612713Z" level=info msg="Stopped pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305" id=33546a63-6d82-4720-a50b-52ed888c9e9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.717003 | controller | Jun 09 16:20:31.801183 crc crio[22095]: time="2026-06-09T16:20:31.800759039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717019 | controller | Jun 09 16:20:31.804642 crc crio[22095]: time="2026-06-09T16:20:31.804581487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717035 | controller | Jun 09 16:20:31.817475 crc crio[22095]: time="2026-06-09T16:20:31.817368416Z" level=info msg="Created container ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7: openshift-marketplace/community-operators-kcnpk/extract-content" id=b5bb34eb-2157-4775-982d-fd19a224fc38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.717051 | controller | Jun 09 16:20:31.829632 crc crio[22095]: time="2026-06-09T16:20:31.827958178Z" level=info msg="Starting container: ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7" id=54ca0b10-f119-4abd-a45c-a8b4ac0fa7ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.717067 | controller | Jun 09 16:20:31.845834 crc crio[22095]: time="2026-06-09T16:20:31.845633272Z" level=info msg="Started container" PID=76385 containerID=ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7 description=openshift-marketplace/community-operators-kcnpk/extract-content id=54ca0b10-f119-4abd-a45c-a8b4ac0fa7ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26
2026-06-09 17:40:40.717088 | controller | Jun 09 16:20:31.953258 crc crio[22095]: time="2026-06-09T16:20:31.952802017Z" level=info msg="Stopped pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c" id=06334215-775a-434b-bafe-ddd3d0208c4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.717104 | controller | Jun 09 16:20:32.085673 crc crio[22095]: time="2026-06-09T16:20:32.08523002Z" level=info msg="Stopped pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b" id=3ec91471-1052-4253-af51-582a374aa8a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.717121 | controller | Jun 09 16:20:32.108682 crc crio[22095]: time="2026-06-09T16:20:32.10857233Z" level=info msg="Created container 2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75: openstack/openstackclient/openstackclient" id=4769ca68-c363-47d3-a3f2-992e48666e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.717137 | controller | Jun 09 16:20:32.113754 crc crio[22095]: time="2026-06-09T16:20:32.113667031Z" level=info msg="Starting container: 2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75" id=e443c3bd-65fa-4f21-8c13-c70ade35716d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.717153 | controller | Jun 09 16:20:32.130071 crc crio[22095]: time="2026-06-09T16:20:32.129879308Z" level=info msg="Started container" PID=76420 containerID=2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75 description=openstack/openstackclient/openstackclient id=e443c3bd-65fa-4f21-8c13-c70ade35716d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe
2026-06-09 17:40:40.717169 | controller | Jun 09 16:20:32.671887 crc crio[22095]: time="2026-06-09T16:20:32.671801996Z" level=info msg="Removing container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812" id=75d6e1e6-4513-458e-9d38-9793c87a8624 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717185 | controller | Jun 09 16:20:32.723007 crc crio[22095]: time="2026-06-09T16:20:32.715345365Z" level=info msg="Removed container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api" id=75d6e1e6-4513-458e-9d38-9793c87a8624 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717201 | controller | Jun 09 16:20:32.746346 crc crio[22095]: time="2026-06-09T16:20:32.746222939Z" level=info msg="Removing container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029" id=fee4565d-30ca-4303-8448-e259869fa4ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717217 | controller | Jun 09 16:20:32.817545 crc crio[22095]: time="2026-06-09T16:20:32.816849844Z" level=info msg="Removed container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log" id=fee4565d-30ca-4303-8448-e259869fa4ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717233 | controller | Jun 09 16:20:32.825230 crc crio[22095]: time="2026-06-09T16:20:32.825149147Z" level=info msg="Removing container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939" id=abfa4906-bd41-445c-88d0-082224dc2677 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717249 | controller | Jun 09 16:20:32.893363 crc crio[22095]: time="2026-06-09T16:20:32.887469179Z" level=info msg="Removed container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd" id=abfa4906-bd41-445c-88d0-082224dc2677 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717264 | controller | Jun 09 16:20:32.894694 crc crio[22095]: time="2026-06-09T16:20:32.894621953Z" level=info msg="Stopping container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd (timeout: 30s)" id=60a90390-abf5-4821-89e9-2afef9cb7b90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.717283 | controller | Jun 09 16:20:32.904964 crc crio[22095]: time="2026-06-09T16:20:32.896638665Z" level=info msg="Stopping container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88 (timeout: 30s)" id=62e22806-ed77-4a6a-8b62-0bdfd8843529 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.717299 | controller | Jun 09 16:20:32.904964 crc crio[22095]: time="2026-06-09T16:20:32.899245522Z" level=info msg="Removing container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50" id=a434afb7-68a7-45bc-9220-63523e009e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717314 | controller | Jun 09 16:20:32.977483 crc crio[22095]: time="2026-06-09T16:20:32.97738675Z" level=info msg="Removed container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core" id=a434afb7-68a7-45bc-9220-63523e009e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717329 | controller | Jun 09 16:20:32.989849 crc crio[22095]: time="2026-06-09T16:20:32.989745808Z" level=info msg="Removing container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8" id=1e240d80-6843-420f-a852-f0fc755367ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717345 | controller | Jun 09 16:20:33.133885 crc crio[22095]: time="2026-06-09T16:20:33.132406804Z" level=info msg="Removed container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent" id=1e240d80-6843-420f-a852-f0fc755367ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717360 | controller | Jun 09 16:20:33.149034 crc crio[22095]: time="2026-06-09T16:20:33.148869487Z" level=info msg="Removing container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d" id=6be463f2-1667-4305-8bbf-76b269bb6cb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717375 | controller | Jun 09 16:20:33.219814 crc crio[22095]: time="2026-06-09T16:20:33.219161474Z" level=info msg="Removed container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent" id=6be463f2-1667-4305-8bbf-76b269bb6cb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717390 | controller | Jun 09 16:20:33.227422 crc crio[22095]: time="2026-06-09T16:20:33.227321284Z" level=info msg="Removing container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071" id=68b86850-8ea5-4bc4-9aee-3742f0b6cec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717405 | controller | Jun 09 16:20:33.295903 crc crio[22095]: time="2026-06-09T16:20:33.293094154Z" level=info msg="Removed container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe" id=68b86850-8ea5-4bc4-9aee-3742f0b6cec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717421 | controller | Jun 09 16:20:33.310838 crc crio[22095]: time="2026-06-09T16:20:33.310006368Z" level=info msg="Removing container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f" id=6d3ae07a-123f-495a-bf76-56d6f7101559 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717436 | controller | Jun 09 16:20:33.343057 crc crio[22095]: time="2026-06-09T16:20:33.342886653Z" level=info msg="Stopped container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd" id=62e22806-ed77-4a6a-8b62-0bdfd8843529 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.717451 | controller | Jun 09 16:20:33.416384 crc crio[22095]: time="2026-06-09T16:20:33.416269019Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=619d0316-7176-4aca-9446-baf8c68b3732 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.717467 | controller | Jun 09 16:20:33.416583 crc crio[22095]: time="2026-06-09T16:20:33.416564266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717485 | controller | Jun 09 16:20:33.426139 crc crio[22095]: time="2026-06-09T16:20:33.4260348Z" level=info msg="Removed container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler" id=6d3ae07a-123f-495a-bf76-56d6f7101559 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.717501 | controller | Jun 09 16:20:33.476643 crc crio[22095]: time="2026-06-09T16:20:33.475808029Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc001984770}] Aliases:map[]}"
2026-06-09 17:40:40.717517 | controller | Jun 09 16:20:33.476643 crc crio[22095]: time="2026-06-09T16:20:33.476505727Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.717534 | controller | Jun 09 16:20:33.584905 crc crio[22095]: time="2026-06-09T16:20:33.584818901Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=98b629dd-6230-4e07-bc47-6914f90d4d6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.717550 | controller | Jun 09 16:20:33.585090 crc crio[22095]: time="2026-06-09T16:20:33.584997215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717566 | controller | Jun 09 16:20:33.644986 crc crio[22095]: time="2026-06-09T16:20:33.637483694Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}"
2026-06-09 17:40:40.717583 | controller | Jun 09 16:20:33.644986 crc crio[22095]: time="2026-06-09T16:20:33.637547236Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.717599 | controller | Jun 09 16:20:34.088703 crc crio[22095]: 2026-06-09T16:20:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc2873881d0cf0 Mac:46:e5:ba:8f:9e:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d SocketPath: PciID:}] [{Interface:0xc0002549c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.717616 | controller | Jun 09 16:20:34.090466 crc crio[22095]: time="2026-06-09T16:20:34.090375265Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc001984770}] Aliases:map[]}"
2026-06-09 17:40:40.717632 | controller | Jun 09 16:20:34.090660 crc crio[22095]: time="2026-06-09T16:20:34.090609351Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.717652 | controller | Jun 09 16:20:34.101370 crc crio[22095]: time="2026-06-09T16:20:34.101291185Z" level=info msg="Ran pod sandbox 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 with infra container: openstack/ceilometer-0/POD" id=619d0316-7176-4aca-9446-baf8c68b3732 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.717668 | controller | Jun 09 16:20:34.104499 crc crio[22095]: time="2026-06-09T16:20:34.104405245Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=19483fef-4587-4392-80b5-976e14e7ce50 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.717685 | controller | Jun 09 16:20:34.118646 crc crio[22095]: time="2026-06-09T16:20:34.118568959Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.717700 | controller | Jun 09 16:20:34.235749 crc crio[22095]: 2026-06-09T16:20:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05104ac1f6de112 Mac:3a:94:c6:34:39:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.717716 | controller | Jun 09 16:20:34.237518 crc crio[22095]: time="2026-06-09T16:20:34.237415694Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}"
2026-06-09 17:40:40.717733 | controller | Jun 09 16:20:34.237713 crc crio[22095]: time="2026-06-09T16:20:34.23765382Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.717749 | controller | Jun 09 16:20:34.259965 crc crio[22095]: time="2026-06-09T16:20:34.25984067Z" level=info msg="Ran pod sandbox 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 with infra container: openstack/cinder-scheduler-0/POD" id=98b629dd-6230-4e07-bc47-6914f90d4d6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.717766 | controller | Jun 09 16:20:34.265417 crc crio[22095]: time="2026-06-09T16:20:34.265324161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=45b1910d-dccd-4401-a57d-1a6a623babd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.717782 | controller | Jun 09 16:20:34.324033 crc crio[22095]: time="2026-06-09T16:20:34.323886946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=06a8ac35-c20c-4c55-8700-60cf1cf0fe40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.717799 | controller | Jun 09 16:20:34.348240 crc crio[22095]: time="2026-06-09T16:20:34.3481455Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=ad3aca7d-5a14-4009-ac20-ff0b93117dfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.717815 | controller | Jun 09 16:20:34.350199 crc crio[22095]: time="2026-06-09T16:20:34.35010221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717831 | controller | Jun 09 16:20:34.431474 crc crio[22095]: time="2026-06-09T16:20:34.431252156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717854 | controller | Jun 09 16:20:34.568832 crc crio[22095]: time="2026-06-09T16:20:34.568168975Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=19483fef-4587-4392-80b5-976e14e7ce50 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.717889 | controller | Jun 09 16:20:34.569286 crc crio[22095]: time="2026-06-09T16:20:34.569227502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7997ff49-1b26-421e-969a-dcbc6f705032 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.717906 | controller | Jun 09 16:20:34.592854 crc crio[22095]: time="2026-06-09T16:20:34.592736686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=fa1da051-db38-4033-9fba-40cb59d817e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.717923 | controller | Jun 09 16:20:34.603504 crc crio[22095]: time="2026-06-09T16:20:34.60339572Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=02cd7384-d58d-4f65-96bc-c860b31be09c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.717939 | controller | Jun 09 16:20:34.604335 crc crio[22095]: time="2026-06-09T16:20:34.604249092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717955 | controller | Jun 09 16:20:34.678330 crc crio[22095]: time="2026-06-09T16:20:34.678219493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717972 | controller | Jun 09 16:20:34.682889 crc crio[22095]: time="2026-06-09T16:20:34.682736169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.717988 | controller | Jun 09 16:20:34.827881 crc crio[22095]: time="2026-06-09T16:20:34.827238683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1d8014aa-76f3-4be9-a815-e87b409c9954 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718003 | controller | Jun 09 16:20:34.833498 crc crio[22095]: time="2026-06-09T16:20:34.833402241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=70709c20-19f6-473e-9a17-f0315fb755c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718019 | controller | Jun 09 16:20:34.862021 crc crio[22095]: time="2026-06-09T16:20:34.860152979Z" level=info msg="Creating container: openshift-marketplace/community-operators-kcnpk/registry-server" id=c5a11d1b-fa0c-4c5b-a16e-095e9c9daa36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718036 | controller | Jun 09 16:20:34.862021 crc crio[22095]: time="2026-06-09T16:20:34.860640591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718052 | controller | Jun 09 16:20:34.863708 crc crio[22095]: time="2026-06-09T16:20:34.86329103Z" level=info msg="Created container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent" id=02cd7384-d58d-4f65-96bc-c860b31be09c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718069 | controller | Jun 09 16:20:34.866193 crc crio[22095]: time="2026-06-09T16:20:34.86485746Z" level=info msg="Starting container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e" id=1c910971-de40-4ddd-ab07-d9458652a37b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.718093 | controller | Jun 09 16:20:34.877295 crc crio[22095]: time="2026-06-09T16:20:34.877198297Z" level=info msg="Started container" PID=76670 containerID=9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e description=openstack/ceilometer-0/ceilometer-central-agent id=1c910971-de40-4ddd-ab07-d9458652a37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7
2026-06-09 17:40:40.718110 | controller | Jun 09 16:20:34.894592 crc crio[22095]: time="2026-06-09T16:20:34.894517112Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=29d35425-7529-432b-966c-1c724d77ce5a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.718127 | controller | Jun 09 16:20:34.900018 crc crio[22095]: time="2026-06-09T16:20:34.899917441Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.718143 | controller | Jun 09 16:20:35.056837 crc crio[22095]: time="2026-06-09T16:20:35.056613738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718160 | controller | Jun 09 16:20:35.062917 crc crio[22095]: time="2026-06-09T16:20:35.062835098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718176 | controller | Jun 09 16:20:35.325423 crc crio[22095]: time="2026-06-09T16:20:35.325329905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718192 | controller | Jun 09 16:20:35.335608 crc crio[22095]: time="2026-06-09T16:20:35.335515616Z" level=info msg="Created container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server" id=c5a11d1b-fa0c-4c5b-a16e-095e9c9daa36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718208 | controller | Jun 09 16:20:35.340037 crc crio[22095]: time="2026-06-09T16:20:35.339990271Z" level=info msg="Starting container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e" id=ca719de3-af41-4dd1-956a-016a319d83e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.718224 | controller | Jun 09 16:20:35.349264 crc crio[22095]: time="2026-06-09T16:20:35.349211988Z" level=info msg="Started container" PID=76698 containerID=44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e description=openshift-marketplace/community-operators-kcnpk/registry-server id=ca719de3-af41-4dd1-956a-016a319d83e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26
2026-06-09 17:40:40.718240 | controller | Jun 09 16:20:35.474858 crc crio[22095]: time="2026-06-09T16:20:35.474746135Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=29d35425-7529-432b-966c-1c724d77ce5a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.718257 | controller | Jun 09 16:20:35.478696 crc crio[22095]: time="2026-06-09T16:20:35.478627694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=86d37357-f1b5-4cfb-befb-fc5598391aa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718276 | controller | Jun 09 16:20:35.503333 crc crio[22095]: time="2026-06-09T16:20:35.503242317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c9a528e0-c783-4097-8c1a-4d7f76f8d361 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718293 | controller | Jun 09 16:20:35.724641 crc crio[22095]: time="2026-06-09T16:20:35.719090435Z" level=info msg="Created container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler" id=ad3aca7d-5a14-4009-ac20-ff0b93117dfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718308 | controller | Jun 09 16:20:35.724641 crc crio[22095]: time="2026-06-09T16:20:35.721325942Z" level=info msg="Starting container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a" id=c496f4a4-e223-48bd-a43c-f591559421d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.718324 | controller | Jun 09 16:20:35.724641 crc crio[22095]: time="2026-06-09T16:20:35.722886822Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=bb4c4c71-ef55-4d52-b6e8-43ce8fa76c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718340 | controller | Jun 09 16:20:35.724641 crc crio[22095]: time="2026-06-09T16:20:35.723347204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718357 | controller | Jun 09 16:20:35.758338 crc crio[22095]: time="2026-06-09T16:20:35.758263381Z" level=info msg="Started container" PID=76717 containerID=70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a description=openstack/cinder-scheduler-0/cinder-scheduler id=c496f4a4-e223-48bd-a43c-f591559421d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2
2026-06-09 17:40:40.718373 | controller | Jun 09 16:20:35.787208 crc crio[22095]: time="2026-06-09T16:20:35.787117963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a27a450a-b3ed-4434-b67c-b59decf0f20a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718404 | controller | Jun 09 16:20:35.807587 crc crio[22095]: time="2026-06-09T16:20:35.807502747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718422 | controller | Jun 09 16:20:35.816905 crc crio[22095]: time="2026-06-09T16:20:35.816715744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718439 | controller | Jun 09 16:20:35.841538 crc crio[22095]: time="2026-06-09T16:20:35.841396808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=538b148e-4697-47dc-930f-1323c271bb38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718455 | controller | Jun 09 16:20:35.849786 crc crio[22095]: time="2026-06-09T16:20:35.849705212Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=91964616-96b3-4850-a4f1-98e4cb814c4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718471 | controller | Jun 09 16:20:35.850120 crc crio[22095]: time="2026-06-09T16:20:35.850104902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718487 | controller | Jun 09 16:20:36.022822 crc crio[22095]: time="2026-06-09T16:20:36.022220566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718507 | controller | Jun 09 16:20:36.026633 crc crio[22095]: time="2026-06-09T16:20:36.026487085Z" level=info msg="Created container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent" id=bb4c4c71-ef55-4d52-b6e8-43ce8fa76c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718523 | controller | Jun 09 16:20:36.033242 crc crio[22095]: time="2026-06-09T16:20:36.033156227Z" level=info msg="Starting container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f" id=065ea107-e875-4e0c-8128-ab7511e6f85f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.718539 | controller | Jun 09 16:20:36.058237 crc crio[22095]: time="2026-06-09T16:20:36.058129329Z" level=info msg="Started container" PID=76754 containerID=d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f description=openstack/ceilometer-0/ceilometer-notification-agent id=065ea107-e875-4e0c-8128-ab7511e6f85f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7
2026-06-09 17:40:40.718556 | controller | Jun 09 16:20:36.120709 crc crio[22095]: time="2026-06-09T16:20:36.120656596Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=7cf2a45b-2054-4efa-be7f-4ad6aed3ced0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.718572 | controller | Jun 09 16:20:36.132888 crc crio[22095]: time="2026-06-09T16:20:36.128250951Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.718588 | controller | Jun 09 16:20:36.590766 crc crio[22095]: time="2026-06-09T16:20:36.590167103Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=7cf2a45b-2054-4efa-be7f-4ad6aed3ced0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.718604 | controller | Jun 09 16:20:36.597457 crc crio[22095]: time="2026-06-09T16:20:36.597350157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1f74e1e7-fbb8-42ef-8347-2bf19dfaf2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718619 | controller | Jun 09 16:20:36.625120 crc crio[22095]: time="2026-06-09T16:20:36.624838894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d896cacf-ffaf-47e0-9d96-79fa7caac14e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.718635 | controller | Jun 09 16:20:36.644072 crc crio[22095]: time="2026-06-09T16:20:36.639408728Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=8e9ba380-9221-4d47-9f9b-714f87482dc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718651 | controller | Jun 09 16:20:36.644072 crc crio[22095]: time="2026-06-09T16:20:36.641354648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718666 | controller | Jun 09 16:20:36.821016 crc crio[22095]: time="2026-06-09T16:20:36.820844871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718682 | controller | Jun 09 16:20:36.838538 crc crio[22095]: time="2026-06-09T16:20:36.838077964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718698 | controller | Jun 09 16:20:37.056999 crc crio[22095]: time="2026-06-09T16:20:37.056863236Z" level=info msg="Created container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core" id=8e9ba380-9221-4d47-9f9b-714f87482dc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718717 | controller | Jun 09 16:20:37.059263 crc crio[22095]: time="2026-06-09T16:20:37.059180146Z" level=info msg="Starting container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789" id=8d0f5a98-5a52-494d-9a05-34d8fae5805d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.718733 | controller | Jun 09 16:20:37.069692 crc crio[22095]: time="2026-06-09T16:20:37.069422719Z" level=info msg="Started container" PID=76882 containerID=1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789 description=openstack/ceilometer-0/sg-core id=8d0f5a98-5a52-494d-9a05-34d8fae5805d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7
2026-06-09 17:40:40.718749 | controller | Jun 09 16:20:37.103226 crc crio[22095]: time="2026-06-09T16:20:37.097303036Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=61e47264-2427-4bfc-baaa-2b289c6146c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.718765 | controller | Jun 09 16:20:37.117195 crc crio[22095]: time="2026-06-09T16:20:37.117078654Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.718781 | controller | Jun 09 16:20:37.229051 crc crio[22095]: time="2026-06-09T16:20:37.226530297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718797 | controller | Jun 09 16:20:37.388778 crc crio[22095]: time="2026-06-09T16:20:37.388703815Z" level=info msg="Running pod sandbox: openstack/nova-api-01d7-account-create-zwzsq/POD" id=657c4b03-3288-49bf-b89c-050000a3bde6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.718812 | controller | Jun 09 16:20:37.388887 crc crio[22095]: time="2026-06-09T16:20:37.388808628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.718828 | controller | Jun 09 16:20:37.434373 crc crio[22095]: time="2026-06-09T16:20:37.434284327Z" level=info msg="Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc002b5c5e8}] Aliases:map[]}"
2026-06-09 17:40:40.718845 | controller | Jun 09 16:20:37.434373 crc crio[22095]: time="2026-06-09T16:20:37.434347808Z" level=info msg="Adding pod openstack_nova-api-01d7-account-create-zwzsq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.718880 | controller | Jun 09 16:20:37.881776 crc crio[22095]: time="2026-06-09T16:20:37.881320866Z" level=info msg="Created container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe" id=91964616-96b3-4850-a4f1-98e4cb814c4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.718899 | controller | Jun 09 16:20:37.886271 crc crio[22095]: time="2026-06-09T16:20:37.886230552Z" level=info msg="Starting container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2" id=1b304957-08bd-4ddb-ad01-99db976eb012 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.718916 | controller | Jun 09 16:20:37.897146 crc crio[22095]: time="2026-06-09T16:20:37.896816724Z" level=info msg="Started container" PID=76906 containerID=77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2 description=openstack/cinder-scheduler-0/probe id=1b304957-08bd-4ddb-ad01-99db976eb012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2
2026-06-09 17:40:40.718936 | controller | Jun 09 16:20:38.040016 crc crio[22095]: 2026-06-09T16:20:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23deaf469066d3b Mac:6e:c2:7e:94:bd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.718953 | controller | Jun 09 16:20:38.041754 crc crio[22095]: time="2026-06-09T16:20:38.041674687Z" level=info msg="Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc002b5c5e8}] Aliases:map[]}"
2026-06-09 17:40:40.718970 | controller | Jun 09 16:20:38.041978 crc crio[22095]: time="2026-06-09T16:20:38.041871232Z" level=info msg="Checking pod openstack_nova-api-01d7-account-create-zwzsq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.718987 | controller | Jun 09 16:20:38.056967 crc crio[22095]: time="2026-06-09T16:20:38.056835117Z" level=info msg="Ran pod sandbox 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 with infra container: openstack/nova-api-01d7-account-create-zwzsq/POD" id=657c4b03-3288-49bf-b89c-050000a3bde6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.719004 | controller | Jun 09 16:20:38.084026 crc crio[22095]: time="2026-06-09T16:20:38.083895912Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a775740f-36a0-4b85-9b54-7df21aa4a159 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.719021 | controller | Jun 09 16:20:38.098147 crc crio[22095]: time="2026-06-09T16:20:38.098011405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0bd96da7-8038-45b7-a681-dc44d08db4d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.719037 | controller | Jun 09 16:20:38.119261 crc crio[22095]: time="2026-06-09T16:20:38.119168739Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create" id=61f3a767-0dfe-41a2-ac34-f5d54d5d61b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.719053 | controller | Jun 09 16:20:38.119730 crc crio[22095]: time="2026-06-09T16:20:38.119668452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.719069 | controller | Jun 09 16:20:38.289701 crc crio[22095]: time="2026-06-09T16:20:38.289587849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.719085 | controller | Jun 09 16:20:38.318980 crc crio[22095]: time="2026-06-09T16:20:38.3188321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.719101 | controller | Jun 09 16:20:38.637122 crc crio[22095]: time="2026-06-09T16:20:38.636104365Z" level=info msg="Created container 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create" id=61f3a767-0dfe-41a2-ac34-f5d54d5d61b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.719120 | controller | Jun 09 16:20:38.640405 crc crio[22095]: time="2026-06-09T16:20:38.640333033Z" level=info msg="Starting container: 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177" id=4b0de21f-8f05-4dca-97f9-3a4bdd27412d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.719138 | controller | Jun 09 16:20:38.648565 crc crio[22095]: time="2026-06-09T16:20:38.648296748Z" level=info msg="Started container" PID=77051 containerID=27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177 description=openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create id=4b0de21f-8f05-4dca-97f9-3a4bdd27412d name=/runtime.v1.RuntimeService/StartContainer sandboxID=23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3
2026-06-09 17:40:40.719155 | controller | Jun 09 16:20:39.678967 crc crio[22095]: time="2026-06-09T16:20:39.678393993Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=61e47264-2427-4bfc-baaa-2b289c6146c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.719171 | controller | Jun 09 16:20:39.684400 crc crio[22095]: time="2026-06-09T16:20:39.684327676Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=708f7728-894d-4172-a314-21c1ace3983e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.719187 | controller | Jun 09 16:20:39.763985 crc crio[22095]: time="2026-06-09T16:20:39.76386153Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=1ad0b7d9-5ec4-48f9-930e-6979bfbe1562 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.719203 | controller | Jun 09 16:20:39.794082 crc crio[22095]: time="2026-06-09T16:20:39.792509516Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=1959a4eb-099c-42cb-9fa2-b3cc691ccf9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.719220 | controller | Jun 09 16:20:39.794082 crc crio[22095]: time="2026-06-09T16:20:39.793167683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.719236 | controller | Jun 09 16:20:39.829137 crc crio[22095]: time="2026-06-09T16:20:39.829052915Z" level=info msg="Removing container: cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4" id=fef13858-2458-4346-80d3-39e504eb2ca1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.719253 | controller | Jun 09 16:20:39.943093 crc crio[22095]: time="2026-06-09T16:20:39.94286492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.719269 | controller | Jun 09 16:20:39.959833 crc crio[22095]: time="2026-06-09T16:20:39.959732734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.719285 | controller | Jun 09 16:20:40.025041 crc crio[22095]: time="2026-06-09T16:20:40.024893948Z" level=info msg="Removed container cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4: openshift-infra/auto-csr-approver-29683694-bjl2l/oc" id=fef13858-2458-4346-80d3-39e504eb2ca1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.719301 | controller | Jun 09 16:20:40.049037 crc crio[22095]: time="2026-06-09T16:20:40.046776801Z" level=info msg="Stopping pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305" id=df345005-027f-450a-878c-8ede3f5f0be0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719317 | controller | Jun 09 16:20:40.049037 crc crio[22095]: time="2026-06-09T16:20:40.046867373Z" level=info msg="Stopped pod sandbox (already stopped): aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305" id=df345005-027f-450a-878c-8ede3f5f0be0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719337 | controller | Jun 09 16:20:40.051820 crc crio[22095]: time="2026-06-09T16:20:40.051689577Z" level=info msg="Removing pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305" id=8ddef6f9-edc0-4a82-b0f6-458bd909d65b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719354 | controller | Jun 09 16:20:40.080846 crc crio[22095]: time="2026-06-09T16:20:40.080761124Z" level=info msg="Removed pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305" id=8ddef6f9-edc0-4a82-b0f6-458bd909d65b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719370 | controller | Jun 09 16:20:40.082984 crc crio[22095]: time="2026-06-09T16:20:40.082863008Z" level=info msg="Stopping pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7" id=a3ca4681-6b5c-49ff-a6a1-c1c8f7163b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719386 | controller | Jun 09 16:20:40.083111 crc crio[22095]: time="2026-06-09T16:20:40.083030103Z" level=info msg="Stopped pod sandbox (already stopped): cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7" id=a3ca4681-6b5c-49ff-a6a1-c1c8f7163b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719402 | controller | Jun 09 16:20:40.083181 crc crio[22095]: time="2026-06-09T16:20:40.083143046Z" level=info msg="Stopping pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3" id=7312dfe6-d4e8-4cfd-8b9c-657ac3c1d6fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719419 | controller | Jun 09 16:20:40.083857 crc crio[22095]: time="2026-06-09T16:20:40.083780482Z" level=info msg="Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc001984720}] Aliases:map[]}"
2026-06-09 17:40:40.719436 | controller | Jun 09 16:20:40.084146 crc crio[22095]: time="2026-06-09T16:20:40.084038379Z" level=info msg="Deleting pod openstack_nova-api-01d7-account-create-zwzsq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.719453 | controller | Jun 09 16:20:40.102135 crc crio[22095]: time="2026-06-09T16:20:40.102028511Z" level=info msg="Removing pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7" id=4512cd8f-3ad5-4193-acd0-2bee1764014b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719469 | controller | Jun 09 16:20:40.127330 crc crio[22095]: time="2026-06-09T16:20:40.127246269Z" level=info msg="Removed pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7" id=4512cd8f-3ad5-4193-acd0-2bee1764014b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719485 | controller | Jun 09 16:20:40.129751 crc crio[22095]: time="2026-06-09T16:20:40.129681192Z" level=info msg="Stopping pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84" id=8bab8623-541d-4e3b-821c-e90ecdba69a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719502 | controller | Jun 09 16:20:40.129868 crc crio[22095]: time="2026-06-09T16:20:40.129769664Z" level=info msg="Stopped pod sandbox (already stopped): fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84" id=8bab8623-541d-4e3b-821c-e90ecdba69a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719518 | controller | Jun 09 16:20:40.132202 crc crio[22095]: time="2026-06-09T16:20:40.132147415Z" level=info msg="Removing pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84" id=dd4b820b-d60e-4da3-b540-bf81a779009f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719537 | controller | Jun 09 16:20:40.196710 crc crio[22095]: time="2026-06-09T16:20:40.195827282Z" level=info msg="Removed pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84" id=dd4b820b-d60e-4da3-b540-bf81a779009f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719554 | controller | Jun 09 16:20:40.199082 crc crio[22095]: time="2026-06-09T16:20:40.199004263Z" level=info msg="Stopping pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b" id=15e778cc-06d1-41b0-984b-1451f992b68a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719570 | controller | Jun 09 16:20:40.199234 crc crio[22095]: time="2026-06-09T16:20:40.199105276Z" level=info msg="Stopped pod sandbox (already stopped): ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b" id=15e778cc-06d1-41b0-984b-1451f992b68a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719586 | controller | Jun 09 16:20:40.200708 crc crio[22095]: time="2026-06-09T16:20:40.200643505Z" level=info msg="Removing pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b" id=032fd5db-5f39-42f3-bb32-e05b63e64413 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719602 | controller | Jun 09 16:20:40.239022 crc crio[22095]: time="2026-06-09T16:20:40.238608911Z" level=warning msg="Stopping container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.719618 | controller | Jun 09 16:20:40.239315 crc crio[22095]: time="2026-06-09T16:20:40.239055493Z" level=info msg="Created container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd" id=1959a4eb-099c-42cb-9fa2-b3cc691ccf9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.719635 | controller | Jun 09 16:20:40.243395 crc crio[22095]: time="2026-06-09T16:20:40.243307402Z" level=info msg="Starting container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47" id=e424de0d-e66e-4870-ac51-640db828d8c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.719651 | controller | Jun 09 16:20:40.249277 crc crio[22095]: time="2026-06-09T16:20:40.249198453Z" level=info msg="Removed pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b" id=032fd5db-5f39-42f3-bb32-e05b63e64413 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719667 | controller | Jun 09 16:20:40.251610 crc crio[22095]: time="2026-06-09T16:20:40.251425891Z" level=info msg="Stopping pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c" id=e944d575-94da-4815-8cf6-10b8097e1b9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719683 | controller | Jun 09 16:20:40.251610 crc crio[22095]: time="2026-06-09T16:20:40.251588265Z" level=info msg="Stopped pod sandbox (already stopped): 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c" id=e944d575-94da-4815-8cf6-10b8097e1b9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719699 | controller | Jun 09 16:20:40.252257 crc crio[22095]: time="2026-06-09T16:20:40.25218256Z" level=info msg="Removing pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c" id=edc7b54e-e721-4de5-991e-a154f1738f1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719715 | controller | Jun 09 16:20:40.275436 crc crio[22095]: time="2026-06-09T16:20:40.275322985Z" level=info msg="Started container" PID=77177 containerID=7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47 description=openstack/ceilometer-0/proxy-httpd id=e424de0d-e66e-4870-ac51-640db828d8c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7
2026-06-09 17:40:40.719733 | controller | Jun 09 16:20:40.307874 crc crio[22095]: time="2026-06-09T16:20:40.307795779Z" level=info msg="Removed pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c" id=edc7b54e-e721-4de5-991e-a154f1738f1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719749 | controller | Jun 09 16:20:40.311385 crc crio[22095]: time="2026-06-09T16:20:40.3113065Z" level=info msg="Stopping pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb" id=a3430e99-107e-41b0-9b0d-d5e7601192eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719764 | controller | Jun 09 16:20:40.311577 crc crio[22095]: time="2026-06-09T16:20:40.311414493Z" level=info msg="Stopped pod sandbox (already stopped): 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb" id=a3430e99-107e-41b0-9b0d-d5e7601192eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719779 | controller | Jun 09 16:20:40.315763 crc crio[22095]: time="2026-06-09T16:20:40.315700023Z" level=info msg="Removing pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb" id=da1c8ad9-6fd7-446e-8897-1d73c17f6e98 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719794 | controller | Jun 09 16:20:40.360624 crc crio[22095]: time="2026-06-09T16:20:40.360529495Z" level=info msg="Removed pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb" id=da1c8ad9-6fd7-446e-8897-1d73c17f6e98 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719809 | controller | Jun 09 16:20:40.363030 crc crio[22095]: time="2026-06-09T16:20:40.362828964Z" level=info msg="Stopping pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae" id=76e2b309-2cbe-4945-a130-6441507856f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719824 | controller | Jun 09 16:20:40.363164 crc crio[22095]: time="2026-06-09T16:20:40.363107641Z" level=info msg="Stopped pod sandbox (already stopped): ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae" id=76e2b309-2cbe-4945-a130-6441507856f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719840 | controller | Jun 09 16:20:40.364137 crc crio[22095]: time="2026-06-09T16:20:40.364022705Z" level=info msg="Removing pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae" id=bed2f9db-62b4-4b4e-bfbe-16227fc8790f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719871 | controller | Jun 09 16:20:40.388982 crc crio[22095]: time="2026-06-09T16:20:40.388494194Z" level=info msg="Removed pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae" id=bed2f9db-62b4-4b4e-bfbe-16227fc8790f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719891 | controller | Jun 09 16:20:40.403709 crc crio[22095]: time="2026-06-09T16:20:40.403616312Z" level=info msg="Stopping pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b" id=0f327e2d-4128-428b-b176-09276bcbe8e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719907 | controller | Jun 09 16:20:40.404010 crc crio[22095]: time="2026-06-09T16:20:40.403723495Z" level=info msg="Stopped pod sandbox (already stopped): 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b" id=0f327e2d-4128-428b-b176-09276bcbe8e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.719922 | controller | Jun 09 16:20:40.404512 crc crio[22095]: time="2026-06-09T16:20:40.404206487Z" level=info msg="Removing pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b" id=60772e1f-3d1a-4ef8-a8d6-bf2717714c5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719938 | controller | Jun 09 16:20:40.412493 crc crio[22095]: time="2026-06-09T16:20:40.41210155Z" level=error msg="Killing container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.719956 | controller | Jun 09 16:20:40.451334 crc crio[22095]: time="2026-06-09T16:20:40.450418895Z" level=info msg="Removed pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b" id=60772e1f-3d1a-4ef8-a8d6-bf2717714c5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.719972 | controller | Jun 09 16:20:40.673990 crc crio[22095]: time="2026-06-09T16:20:40.67318353Z" level=info msg="Stopped container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api" id=bf75e06e-678c-4d06-b502-9fa94feef9a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.719987 | controller | Jun 09 16:20:40.678975 crc crio[22095]: time="2026-06-09T16:20:40.678159847Z" level=info msg="Stopping pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69" id=35594987-2fc8-4847-a9de-c57b77c6b9c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.720002 | controller | Jun 09 16:20:40.682987 crc crio[22095]: time="2026-06-09T16:20:40.679713437Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc0012883b0}] Aliases:map[]}"
2026-06-09 17:40:40.720018 | controller | Jun 09 16:20:40.682987 crc crio[22095]: time="2026-06-09T16:20:40.680495347Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.720033 | controller | Jun 09 16:20:40.685422 crc crio[22095]: time="2026-06-09T16:20:40.6844932Z" level=info msg="Stopped pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3" id=7312dfe6-d4e8-4cfd-8b9c-657ac3c1d6fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.720048 | controller | Jun 09 16:20:41.070172 crc crio[22095]: time="2026-06-09T16:20:41.069595798Z" level=info msg="Stopped pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69" id=35594987-2fc8-4847-a9de-c57b77c6b9c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.720063 | controller | Jun 09 16:20:41.108419 crc crio[22095]: time="2026-06-09T16:20:41.108338224Z" level=info msg="Stopping container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789 (timeout: 30s)" id=f3f17fa9-9cd6-473a-ab2e-bcf5b603e77d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720079 | controller | Jun 09 16:20:41.112827 crc crio[22095]: time="2026-06-09T16:20:41.112068259Z" level=info msg="Stopping container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e (timeout: 30s)" id=33cc7e89-9022-431b-90ad-e853462fcbb8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720094 | controller | Jun 09 16:20:41.114314 crc crio[22095]: time="2026-06-09T16:20:41.114247375Z" level=info msg="Stopping container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47 (timeout: 30s)" id=8abbfe2d-a5b5-4420-b1ea-e1e56955477b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720110 | controller | Jun 09 16:20:41.117049 crc crio[22095]: time="2026-06-09T16:20:41.11637233Z" level=info msg="Stopping container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f (timeout: 30s)" id=204ffca0-c830-422d-9a0b-a81b4a553c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720126 | controller | Jun 09 16:20:41.437054 crc crio[22095]: time="2026-06-09T16:20:41.436163889Z" level=info msg="Stopped container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core" id=f3f17fa9-9cd6-473a-ab2e-bcf5b603e77d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720152 | controller | Jun 09 16:20:41.437054 crc crio[22095]: time="2026-06-09T16:20:41.436274292Z" level=info msg="Stopped container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd" id=8abbfe2d-a5b5-4420-b1ea-e1e56955477b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720168 | controller | Jun 09 16:20:41.674757 crc crio[22095]: time="2026-06-09T16:20:41.674643118Z" level=info msg="Stopped container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent" id=204ffca0-c830-422d-9a0b-a81b4a553c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720184 | controller | Jun 09 16:20:42.554120 crc crio[22095]: time="2026-06-09T16:20:42.553490576Z" level=info msg="Stopped container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent" id=33cc7e89-9022-431b-90ad-e853462fcbb8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.720199 | controller | Jun 09 16:20:42.555636 crc crio[22095]: time="2026-06-09T16:20:42.555130558Z" level=info msg="Stopping pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7" id=2625aee2-748b-4e48-a732-305e040f5540 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.720215 | controller | Jun 09 16:20:42.556037 crc crio[22095]: time="2026-06-09T16:20:42.55596215Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc0074a4310}] Aliases:map[]}"
2026-06-09 17:40:40.720230 | controller | Jun 09 16:20:42.556272 crc crio[22095]: time="2026-06-09T16:20:42.556200146Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.720246 | controller | Jun 09 16:20:42.613009 crc crio[22095]: time="2026-06-09T16:20:42.612838861Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=43b811f2-448b-4238-a287-b2b81360a119 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.720262 | controller | Jun 09 16:20:42.613169 crc crio[22095]: time="2026-06-09T16:20:42.613046867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720278 | controller | Jun 09 16:20:42.701119 crc crio[22095]: time="2026-06-09T16:20:42.69760872Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc00263d000}] Aliases:map[]}"
2026-06-09 17:40:40.720294 | controller | Jun 09 16:20:42.701119 crc crio[22095]: time="2026-06-09T16:20:42.697693022Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.720310 | controller | Jun 09 16:20:42.982964 crc crio[22095]: time="2026-06-09T16:20:42.980975243Z" level=info msg="Stopped pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7" id=2625aee2-748b-4e48-a732-305e040f5540 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.720325 | controller | Jun 09 16:20:43.192274 crc crio[22095]: time="2026-06-09T16:20:43.192199082Z" level=info msg="Removing container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47" id=36d4aa97-c017-4fae-a98c-2560a4d18334 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720344 | controller | Jun 09 16:20:43.262758 crc crio[22095]: time="2026-06-09T16:20:43.262111749Z" level=info msg="Removed container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd" id=36d4aa97-c017-4fae-a98c-2560a4d18334 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720361 | controller | Jun 09 16:20:43.283547 crc crio[22095]: time="2026-06-09T16:20:43.282572024Z" level=info msg="Removing container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789" id=fd2582f9-5b50-4904-ae10-3071c5c07f58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720376 | controller | Jun 09 16:20:43.347014 crc crio[22095]: time="2026-06-09T16:20:43.345376199Z" level=info msg="Removed container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core" id=fd2582f9-5b50-4904-ae10-3071c5c07f58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720392 | controller | Jun 09 16:20:43.349164 crc crio[22095]: 2026-06-09T16:20:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edc829bf3c11aeb Mac:8e:2a:78:ea:5a:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.720408 | controller | Jun 09 16:20:43.350681 crc crio[22095]: time="2026-06-09T16:20:43.350616563Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc00263d000}] Aliases:map[]}"
2026-06-09 17:40:40.720424 | controller | Jun 09 16:20:43.350839 crc crio[22095]: time="2026-06-09T16:20:43.350778707Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.720440 | controller | Jun 09 16:20:43.351046 crc crio[22095]: time="2026-06-09T16:20:43.35086709Z" level=info msg="Removing container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f" id=e64a9c9c-e7d9-44e2-a019-cc057583b72b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720456 | controller | Jun 09 16:20:43.376327 crc crio[22095]: time="2026-06-09T16:20:43.37617225Z" level=info msg="Ran pod sandbox edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 with infra container: openstack/cinder-api-0/POD" id=43b811f2-448b-4238-a287-b2b81360a119 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.720471 | controller | Jun 09 16:20:43.380828 crc crio[22095]: time="2026-06-09T16:20:43.380758808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=7c94b8db-b0fe-4e18-8d9b-14f654f28208 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.720487 | controller | Jun 09 16:20:43.385031 crc crio[22095]: time="2026-06-09T16:20:43.384882894Z" level=info msg="Removed container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent" id=e64a9c9c-e7d9-44e2-a019-cc057583b72b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720503 | controller | Jun 09 16:20:43.391623 crc crio[22095]: time="2026-06-09T16:20:43.391548525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=6dd57336-581e-4f5a-96c4-b7855db5dd27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.720522 | controller | Jun 09 16:20:43.394413 crc crio[22095]: time="2026-06-09T16:20:43.394307376Z" level=info msg="Removing container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e" id=cc7e18d0-a896-482e-a5a1-036f0753a275 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720537 | controller | Jun 09 16:20:43.402753 crc crio[22095]: time="2026-06-09T16:20:43.402686182Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=6bdb2f17-caa6-4e4c-a562-008f7bb4f75d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.720553 | controller | Jun 09 16:20:43.403423 crc crio[22095]: time="2026-06-09T16:20:43.403353699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720568 | controller | Jun 09 16:20:43.435110 crc crio[22095]: time="2026-06-09T16:20:43.435004882Z" level=info msg="Removed container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent" id=cc7e18d0-a896-482e-a5a1-036f0753a275 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.720584 | controller | Jun 09 16:20:43.446663 crc crio[22095]: time="2026-06-09T16:20:43.44659788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720600 | controller | Jun 09 16:20:44.034026 crc crio[22095]: time="2026-06-09T16:20:44.033590497Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=4760a228-abc7-47b6-8b9b-638ff19416a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.720615 | controller | Jun 09 16:20:44.035336 crc crio[22095]: time="2026-06-09T16:20:44.034068959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720631 | controller | Jun 09 16:20:44.192513 crc crio[22095]: time="2026-06-09T16:20:44.192036918Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc00379e1c8}] Aliases:map[]}"
2026-06-09 17:40:40.720647 | controller | Jun 09 16:20:44.192513 crc crio[22095]: time="2026-06-09T16:20:44.19210812Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.720662 | controller | Jun 09 16:20:44.469054 crc crio[22095]: time="2026-06-09T16:20:44.468008221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720678 | controller | Jun 09 16:20:44.632702 crc crio[22095]: time="2026-06-09T16:20:44.632582721Z" level=info msg="Created container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log" id=6bdb2f17-caa6-4e4c-a562-008f7bb4f75d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.720694 | controller | Jun 09 16:20:44.637017 crc crio[22095]: time="2026-06-09T16:20:44.63684557Z" level=info msg="Starting container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7" id=bfa94cbc-9696-44d0-841b-56bdbbf3a25d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.720709 | controller | Jun 09 16:20:44.643577 crc crio[22095]: time="2026-06-09T16:20:44.643417459Z" level=info msg="Started container" PID=77704 containerID=9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7 description=openstack/cinder-api-0/cinder-api-log id=bfa94cbc-9696-44d0-841b-56bdbbf3a25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2
2026-06-09 17:40:40.720728 | controller | Jun 09 16:20:44.657500 crc crio[22095]: time="2026-06-09T16:20:44.657203333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=29500638-2a58-4714-9a81-fd895cda2c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.720744 | controller | Jun 09 16:20:44.757230 crc crio[22095]: time="2026-06-09T16:20:44.757128382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=df186877-43f9-45b4-994c-56ffccb20299 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.720760 | controller | Jun 09 16:20:44.766759 crc crio[22095]: time="2026-06-09T16:20:44.766676967Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=54c21de8-88ca-441a-b97b-1fedef7f012a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.720775 | controller | Jun 09 16:20:44.767266 crc crio[22095]: time="2026-06-09T16:20:44.767207551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720791 | controller | Jun 09 16:20:44.817736 crc crio[22095]: time="2026-06-09T16:20:44.817634537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720806 | controller | Jun 09 16:20:44.856975 crc crio[22095]: 2026-06-09T16:20:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4573465ec43e094 Mac:56:62:1e:a7:f3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.720822 | controller | Jun 09 16:20:44.859065 crc crio[22095]: time="2026-06-09T16:20:44.858404975Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc00379e1c8}] Aliases:map[]}"
2026-06-09 17:40:40.720838 | controller | Jun 09 16:20:44.859065 crc crio[22095]: time="2026-06-09T16:20:44.85863606Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.720870 | controller | Jun 09 16:20:44.886714 crc crio[22095]: time="2026-06-09T16:20:44.885833769Z" level=info msg="Ran pod sandbox 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 with infra container: openstack/ceilometer-0/POD" id=4760a228-abc7-47b6-8b9b-638ff19416a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.720891 | controller | Jun 09 16:20:44.890665 crc crio[22095]: time="2026-06-09T16:20:44.890586852Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b1450bdb-8b09-4f4e-8b11-0f4b4940bfa8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.720908 | controller | Jun 09 16:20:44.895107 crc crio[22095]: time="2026-06-09T16:20:44.895053456Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.720927 | controller | Jun 09 16:20:45.592426 crc crio[22095]: time="2026-06-09T16:20:45.592255655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.720943 | controller | Jun 09 16:20:45.907208 crc crio[22095]: time="2026-06-09T16:20:45.906961434Z" level=info msg="Created container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api" id=54c21de8-88ca-441a-b97b-1fedef7f012a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.720959 | controller | Jun 09 16:20:45.908382 crc crio[22095]: time="2026-06-09T16:20:45.908291338Z" level=info msg="Starting container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7" id=97d902a3-24e3-421d-bca7-ee811abaabf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.720974 | controller | Jun 09 16:20:45.914574 crc crio[22095]: time="2026-06-09T16:20:45.914475357Z" level=info msg="Started container" PID=77756 containerID=6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7 description=openstack/cinder-api-0/cinder-api id=97d902a3-24e3-421d-bca7-ee811abaabf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2
2026-06-09 17:40:40.720989 | controller | Jun 09 16:20:47.077887 crc crio[22095]: time="2026-06-09T16:20:47.077283093Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b1450bdb-8b09-4f4e-8b11-0f4b4940bfa8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.721005 | controller | Jun 09 16:20:47.079368 crc crio[22095]: time="2026-06-09T16:20:47.079298564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=5d2c0a38-d726-426f-b92a-5449969e7dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721020 | controller | Jun 09 16:20:47.107003 crc crio[22095]: time="2026-06-09T16:20:47.106877703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=115e401b-9ddb-4c4f-9b8b-0f047acb6cc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721035 | controller | Jun 09 16:20:47.116869 crc crio[22095]: time="2026-06-09T16:20:47.116784658Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d4d8930c-7abc-4e21-94a8-4d1ade57c86a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721050 | controller | Jun 09 16:20:47.117348 crc crio[22095]: time="2026-06-09T16:20:47.117296441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721065 | controller | Jun 09 16:20:47.164354 crc crio[22095]: time="2026-06-09T16:20:47.163804146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721080 | controller | Jun 09 16:20:47.168613 crc crio[22095]: time="2026-06-09T16:20:47.168552098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721096 | controller | Jun 09 16:20:47.479237 crc crio[22095]: time="2026-06-09T16:20:47.47910013Z" level=info msg="Created container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent" id=d4d8930c-7abc-4e21-94a8-4d1ade57c86a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721116 | controller | Jun 09 16:20:47.480565 crc crio[22095]: time="2026-06-09T16:20:47.480484246Z" level=info msg="Starting container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4" id=a4651748-38e0-4dd0-9e1b-61919332e5a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.721132 | controller | Jun 09 16:20:47.487536 crc crio[22095]: time="2026-06-09T16:20:47.487338582Z" level=info msg="Started container" PID=78043 containerID=4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4 description=openstack/ceilometer-0/ceilometer-central-agent id=a4651748-38e0-4dd0-9e1b-61919332e5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306
2026-06-09 17:40:40.721148 | controller | Jun 09 16:20:47.514779 crc crio[22095]: time="2026-06-09T16:20:47.513051533Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f44ee1a5-3b8a-4bcd-9c4f-f8003caae544 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.721164 | controller | Jun 09 16:20:47.521152 crc crio[22095]: time="2026-06-09T16:20:47.521071619Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.721179 | controller | Jun 09 16:20:47.653234 crc crio[22095]: time="2026-06-09T16:20:47.652471615Z" level=info msg="Running pod sandbox: openstack/nova-cell0-0aeb-account-create-q4kks/POD" id=39f48cbc-dcf6-4ac1-b8bc-e102b7ba2d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.721195 | controller | Jun 09 16:20:47.653234 crc crio[22095]: time="2026-06-09T16:20:47.652569497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721211 | controller | Jun 09 16:20:47.717753 crc crio[22095]: time="2026-06-09T16:20:47.717328162Z" level=info msg="Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc00263c148}] Aliases:map[]}"
2026-06-09 17:40:40.721227 | controller | Jun 09 16:20:47.717753 crc crio[22095]: time="2026-06-09T16:20:47.717739422Z" level=info msg="Adding pod openstack_nova-cell0-0aeb-account-create-q4kks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.721243 | controller | Jun 09 16:20:47.763554 crc crio[22095]: time="2026-06-09T16:20:47.763061107Z" level=info msg="Running pod sandbox: openstack/nova-cell1-4309-account-create-dglmt/POD" id=4d763af3-a905-4bc4-bc7e-e732582340d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.721259 | controller | Jun 09 16:20:47.763717 crc crio[22095]: time="2026-06-09T16:20:47.76357051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721275 | controller | Jun 09 16:20:47.809278 crc crio[22095]: time="2026-06-09T16:20:47.80910004Z" level=info msg="Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc001984838}] Aliases:map[]}"
2026-06-09 17:40:40.721295 | controller | Jun 09 16:20:47.809278 crc crio[22095]: time="2026-06-09T16:20:47.809161332Z" level=info msg="Adding pod openstack_nova-cell1-4309-account-create-dglmt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.721311 | controller | Jun 09 16:20:48.025980 crc crio[22095]: time="2026-06-09T16:20:48.02582278Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f44ee1a5-3b8a-4bcd-9c4f-f8003caae544 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.721327 | controller | Jun 09 16:20:48.026978 crc crio[22095]: time="2026-06-09T16:20:48.026870937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=afd92365-9c7a-4c62-971f-b936e518fa8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721343 | controller | Jun 09 16:20:48.058528 crc crio[22095]: time="2026-06-09T16:20:48.05811634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=82e76297-fdaa-4d0c-b40c-5879bebe3582 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721358 | controller | Jun 09 16:20:48.070633 crc crio[22095]: time="2026-06-09T16:20:48.069615656Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=2385e01c-f43a-498e-81b4-3759eac129bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721374 | controller | Jun 09 16:20:48.070633 crc crio[22095]: time="2026-06-09T16:20:48.07017914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721389 | controller | Jun 09 16:20:48.143127 crc crio[22095]: time="2026-06-09T16:20:48.142731095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721405 | controller | Jun 09 16:20:48.149690 crc crio[22095]: time="2026-06-09T16:20:48.149607362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721420 | controller | Jun 09 16:20:48.330851 crc crio[22095]: 2026-06-09T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499dee434dce324 Mac:7e:e8:ac:34:a0:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.721436 | controller | Jun 09 16:20:48.332049 crc crio[22095]: time="2026-06-09T16:20:48.331984139Z" level=info msg="Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc00263c148}] Aliases:map[]}"
2026-06-09 17:40:40.721452 | controller | Jun 09 16:20:48.332203 crc crio[22095]: time="2026-06-09T16:20:48.332149523Z" level=info msg="Checking pod openstack_nova-cell0-0aeb-account-create-q4kks for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.721468 | controller | Jun 09 16:20:48.362821 crc crio[22095]: time="2026-06-09T16:20:48.362718469Z" level=info msg="Ran pod sandbox 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d with infra container: openstack/nova-cell0-0aeb-account-create-q4kks/POD" id=39f48cbc-dcf6-4ac1-b8bc-e102b7ba2d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.721487 | controller | Jun 09 16:20:48.369507 crc crio[22095]: time="2026-06-09T16:20:48.36896868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e4d4f11-2fc9-41e4-ac79-2d707c59aeb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721503 | controller | Jun 09 16:20:48.373660 crc crio[22095]: time="2026-06-09T16:20:48.372218363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e4725b4-5dc1-4881-8ebb-7e5ee956281d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721519 | controller | Jun 09 16:20:48.383206 crc crio[22095]: time="2026-06-09T16:20:48.383119113Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create" id=a74cc91b-d062-4bdb-99a9-dd20287aa340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721535 | controller | Jun 09 16:20:48.392148 crc crio[22095]: time="2026-06-09T16:20:48.387176578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721551 | controller | Jun 09 16:20:48.448291 crc crio[22095]: time="2026-06-09T16:20:48.448187536Z" level=info msg="Created container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent" id=2385e01c-f43a-498e-81b4-3759eac129bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721566 | controller | Jun 09 16:20:48.463015 crc crio[22095]: 2026-06-09T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff9e8f99a480923 Mac:6e:d0:74:67:45:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 SocketPath: PciID:}] [{Interface:0xc000294760 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.721582 | controller | Jun 09 16:20:48.465315 crc crio[22095]: time="2026-06-09T16:20:48.464418823Z" level=info msg="Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc001984838}] Aliases:map[]}"
2026-06-09 17:40:40.721598 | controller | Jun 09 16:20:48.465315 crc crio[22095]: time="2026-06-09T16:20:48.464641399Z" level=info msg="Checking pod openstack_nova-cell1-4309-account-create-dglmt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.721614 | controller | Jun 09 16:20:48.470843 crc crio[22095]: time="2026-06-09T16:20:48.470221042Z" level=info msg="Starting container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e" id=1f3e94a4-41f1-40db-8db2-bb9931db04fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.721629 | controller | Jun 09 16:20:48.476057 crc crio[22095]: time="2026-06-09T16:20:48.47596689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721645 | controller | Jun 09 16:20:48.479166 crc crio[22095]: time="2026-06-09T16:20:48.47909887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721661 | controller | Jun 09 16:20:48.482875 crc crio[22095]: time="2026-06-09T16:20:48.482793475Z" level=info msg="Started container" PID=78215 containerID=a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e description=openstack/ceilometer-0/ceilometer-notification-agent id=1f3e94a4-41f1-40db-8db2-bb9931db04fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306
2026-06-09 17:40:40.721680 | controller | Jun 09 16:20:48.483047 crc crio[22095]: time="2026-06-09T16:20:48.482868957Z" level=info msg="Ran pod sandbox ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e with infra container: openstack/nova-cell1-4309-account-create-dglmt/POD" id=4d763af3-a905-4bc4-bc7e-e732582340d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.721696 | controller | Jun 09 16:20:48.492564 crc crio[22095]: time="2026-06-09T16:20:48.492515355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f88059a9-5fa0-42e8-84e9-4edc15f4a0e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721712 | controller | Jun 09 16:20:48.498584 crc crio[22095]: time="2026-06-09T16:20:48.498483078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3ee7ee74-7e65-4e3c-b53b-d50d09e1f14c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721728 | controller | Jun 09 16:20:48.501715 crc crio[22095]: time="2026-06-09T16:20:48.50166833Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=cab843a4-f2be-4e50-aa98-7d5d9c62e624 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.721743 | controller | Jun 09 16:20:48.519087 crc crio[22095]: time="2026-06-09T16:20:48.51839087Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.721759 | controller | Jun 09 16:20:48.530671 crc crio[22095]: time="2026-06-09T16:20:48.530580763Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create" id=9628d1b8-4868-4610-8aed-a2299898e3a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721774 | controller | Jun 09 16:20:48.531165 crc crio[22095]: time="2026-06-09T16:20:48.531093957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721790 | controller | Jun 09 16:20:48.636470 crc crio[22095]: time="2026-06-09T16:20:48.63511408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721806 | controller | Jun 09 16:20:48.640147 crc crio[22095]: time="2026-06-09T16:20:48.640064997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.721821 | controller | Jun 09 16:20:48.702856 crc crio[22095]: time="2026-06-09T16:20:48.702743858Z" level=info msg="Created container ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create" id=a74cc91b-d062-4bdb-99a9-dd20287aa340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721837 | controller | Jun 09 16:20:48.705264 crc crio[22095]: time="2026-06-09T16:20:48.705170121Z" level=info msg="Starting container: ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a" id=84c4667d-f348-4230-b9e6-04cd825490ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.721869 | controller | Jun 09 16:20:48.711393 crc crio[22095]: time="2026-06-09T16:20:48.711298818Z" level=info msg="Started container" PID=78246 containerID=ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a description=openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create id=84c4667d-f348-4230-b9e6-04cd825490ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d
2026-06-09 17:40:40.721893 | controller | Jun 09 16:20:48.762880 crc crio[22095]: time="2026-06-09T16:20:48.762781961Z" level=info msg="Created container c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create" id=9628d1b8-4868-4610-8aed-a2299898e3a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.721910 | controller | Jun 09 16:20:48.765002 crc crio[22095]: time="2026-06-09T16:20:48.764847394Z" level=info msg="Starting container: c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713" id=47f1d9dc-ac24-4303-8ca5-951cbafa81bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.721926 | controller | Jun 09 16:20:48.774883 crc crio[22095]: time="2026-06-09T16:20:48.77478843Z" level=info msg="Started container" PID=78259 containerID=c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713 description=openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create id=47f1d9dc-ac24-4303-8ca5-951cbafa81bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e
2026-06-09 17:40:40.721942 | controller | Jun 09 16:20:48.951684 crc crio[22095]: time="2026-06-09T16:20:48.951586344Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=cab843a4-f2be-4e50-aa98-7d5d9c62e624 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.721958 | controller | Jun 09 16:20:48.952596 crc crio[22095]: time="2026-06-09T16:20:48.952484977Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b9831fe2-fd13-4db1-8d2b-c1bbbb1974ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721974 | controller | Jun 09 16:20:48.966467 crc crio[22095]: time="2026-06-09T16:20:48.9658413Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d2ecfaa7-9adb-47bd-9ecf-ed51fabbe62b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.721989 | controller | Jun 09 16:20:48.975073 crc crio[22095]: time="2026-06-09T16:20:48.974752389Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=3033dfbf-7cca-43f5-a563-bd88ac284f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.722004 | controller | Jun 09 16:20:48.975426 crc crio[22095]: time="2026-06-09T16:20:48.975303083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722020 | controller | Jun 09 16:20:49.071223 crc crio[22095]: time="2026-06-09T16:20:49.070802628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722035 | controller | Jun 09 16:20:49.076271 crc crio[22095]: time="2026-06-09T16:20:49.076245918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722050 | controller | Jun 09 16:20:49.242332 crc crio[22095]: time="2026-06-09T16:20:49.242281465Z" level=info msg="Created container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core" id=3033dfbf-7cca-43f5-a563-bd88ac284f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.722066 | controller | Jun 09 16:20:49.245302 crc crio[22095]: time="2026-06-09T16:20:49.245223271Z" level=info msg="Starting container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4" id=17f483ad-7c6e-477c-8d1a-7104e49a292d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.722084 | controller | Jun 09 16:20:49.256042 crc crio[22095]: time="2026-06-09T16:20:49.252759354Z" level=info msg="Started container" PID=78293 containerID=7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4 description=openstack/ceilometer-0/sg-core id=17f483ad-7c6e-477c-8d1a-7104e49a292d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306
2026-06-09 17:40:40.722101 | controller | Jun 09 16:20:49.274415 crc crio[22095]: time="2026-06-09T16:20:49.273851897Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9e6f020d-b9ec-4898-90e1-a5acbb9cc73e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.722116 | controller | Jun 09 16:20:49.286971 crc crio[22095]: time="2026-06-09T16:20:49.286679276Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.722131 | controller | Jun 09 16:20:49.480721 crc crio[22095]: time="2026-06-09T16:20:49.480669792Z" level=info msg="Stopping container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e (timeout: 2s)" id=d8832843-dae8-43fd-887a-a009f08c0c7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722147 | controller | Jun 09 16:20:49.481735 crc crio[22095]: time="2026-06-09T16:20:49.481626507Z" level=info msg="Stopping container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f (timeout: 30s)" id=be2439e5-e2cb-42e9-bb80-77c535969e89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722162 | controller | Jun 09 16:20:49.482406 crc crio[22095]: time="2026-06-09T16:20:49.482349975Z" level=info msg="Stopping container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651 (timeout: 30s)" id=bd7f7421-ca15-433d-9925-397ff97a1879 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722178 | controller | Jun 09 16:20:49.663129 crc crio[22095]: time="2026-06-09T16:20:49.662575937Z" level=info msg="Stopped container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server" id=d8832843-dae8-43fd-887a-a009f08c0c7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722193 | controller | Jun 09 16:20:49.665734 crc crio[22095]: time="2026-06-09T16:20:49.665650386Z" level=info msg="Stopping pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26" id=5007418b-87bd-4d2c-af7c-26d35e07ced1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722208 | controller | Jun 09 16:20:49.666525 crc crio[22095]: time="2026-06-09T16:20:49.666396865Z" level=info msg="Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc0004c65e8}] Aliases:map[]}"
2026-06-09 17:40:40.722224 | controller | Jun 09 16:20:49.666639 crc crio[22095]: time="2026-06-09T16:20:49.666621231Z" level=info msg="Deleting pod openshift-marketplace_community-operators-kcnpk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.722246 | controller | Jun 09 16:20:49.693669 crc crio[22095]: time="2026-06-09T16:20:49.69263776Z" level=info msg="Stopped container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log" id=bd7f7421-ca15-433d-9925-397ff97a1879 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722265 | controller | Jun 09 16:20:50.022210 crc crio[22095]: time="2026-06-09T16:20:50.021969354Z" level=info msg="Stopped pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26" id=5007418b-87bd-4d2c-af7c-26d35e07ced1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722283 | controller | Jun 09 16:20:50.508876 crc crio[22095]: time="2026-06-09T16:20:50.508305224Z" level=info msg="Stopping pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e" id=8c9b4f52-0635-4ad7-9078-3ec81966e781 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722304 | controller | Jun 09 16:20:50.509743 crc crio[22095]: time="2026-06-09T16:20:50.509629798Z" level=info msg="Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc00263c980}] Aliases:map[]}"
2026-06-09 17:40:40.722321 | controller | Jun 09 16:20:50.509871 crc crio[22095]: time="2026-06-09T16:20:50.509823963Z" level=info msg="Deleting pod openstack_nova-cell1-4309-account-create-dglmt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.722338 | controller | Jun 09 16:20:50.510216 crc crio[22095]: time="2026-06-09T16:20:50.510155861Z" level=info msg="Stopping pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d" id=9434575a-fa48-4508-af52-6cb85007fc79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722393 | controller | Jun 09 16:20:50.510900 crc crio[22095]: time="2026-06-09T16:20:50.510834349Z" level=info msg="Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc002da45c0}] Aliases:map[]}"
2026-06-09 17:40:40.722416 | controller | Jun 09 16:20:50.511136 crc crio[22095]: time="2026-06-09T16:20:50.511068345Z" level=info msg="Deleting pod openstack_nova-cell0-0aeb-account-create-q4kks from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.722449 | controller | Jun 09 16:20:50.513625 crc crio[22095]: time="2026-06-09T16:20:50.513556799Z" level=info msg="Removing container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e" id=044a7a1a-f445-4c28-ac54-9a7ff98268ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.722467 | controller | Jun 09 16:20:50.586309 crc crio[22095]: time="2026-06-09T16:20:50.586195446Z" level=info msg="Removed container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server" id=044a7a1a-f445-4c28-ac54-9a7ff98268ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.722483 | controller | Jun 09 16:20:50.589278 crc crio[22095]: time="2026-06-09T16:20:50.589154352Z" level=info msg="Removing container: ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7" id=7373e11e-b19e-44eb-b39d-fe44ce791c13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.722499 | controller | Jun 09 16:20:50.676966 crc crio[22095]: time="2026-06-09T16:20:50.676781404Z" level=info msg="Removed container ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7: openshift-marketplace/community-operators-kcnpk/extract-content" id=7373e11e-b19e-44eb-b39d-fe44ce791c13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.722519 | controller | Jun 09 16:20:50.684103 crc crio[22095]: time="2026-06-09T16:20:50.684069441Z" level=info msg="Removing container: 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9" id=85da8aad-2e99-43da-9e37-61e85be28002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.722535 | controller | Jun 09 16:20:50.727094 crc crio[22095]: time="2026-06-09T16:20:50.726893102Z" level=info msg="Removed container 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9: openshift-marketplace/community-operators-kcnpk/extract-utilities" id=85da8aad-2e99-43da-9e37-61e85be28002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.722551 | controller | Jun 09 16:20:50.964980 crc crio[22095]: time="2026-06-09T16:20:50.9645527Z" level=info msg="Stopped pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e" id=8c9b4f52-0635-4ad7-9078-3ec81966e781 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722566 | controller | Jun 09 16:20:51.016603 crc crio[22095]: time="2026-06-09T16:20:51.016513075Z" level=info msg="Stopped pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d" id=9434575a-fa48-4508-af52-6cb85007fc79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722582 | controller | Jun 09 16:20:51.031619 crc crio[22095]: time="2026-06-09T16:20:51.031532931Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=9e6f020d-b9ec-4898-90e1-a5acbb9cc73e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.722597 | controller | Jun 09 16:20:51.033840 crc crio[22095]: time="2026-06-09T16:20:51.033772809Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=d9eed4ce-83da-478e-8fcd-351f712c9e22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.722613 | controller | Jun 09 16:20:51.088556 crc crio[22095]: time="2026-06-09T16:20:51.088367762Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ad1c70d6-b7b3-42a8-a626-9ed1dda75a64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.722628 | controller | Jun 09 16:20:51.096590 crc crio[22095]: time="2026-06-09T16:20:51.096483621Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b000be37-233a-40e0-b24d-6d57dd3d7db5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.722644 | controller | Jun 09 16:20:51.097127 crc crio[22095]: time="2026-06-09T16:20:51.097080276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722659 | controller | Jun 09 16:20:51.159053 crc crio[22095]: time="2026-06-09T16:20:51.158977367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722675 | controller | Jun 09 16:20:51.166140 crc crio[22095]: time="2026-06-09T16:20:51.166057639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722691 | controller | Jun 09 16:20:51.509593 crc crio[22095]: time="2026-06-09T16:20:51.509006272Z" level=info msg="Created container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd" id=b000be37-233a-40e0-b24d-6d57dd3d7db5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.722706 | controller | Jun 09 16:20:51.513796 crc crio[22095]: time="2026-06-09T16:20:51.513713123Z" level=info msg="Starting container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c" id=f781b01a-337a-4c2b-8d47-c6fc9a4b5cda name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.722725 | controller | Jun 09 16:20:51.525164 crc crio[22095]: time="2026-06-09T16:20:51.525078135Z" level=info msg="Started container" PID=78466 containerID=d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c description=openstack/ceilometer-0/proxy-httpd id=f781b01a-337a-4c2b-8d47-c6fc9a4b5cda name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306
2026-06-09 17:40:40.722741 | controller | Jun 09 16:20:52.058253 crc crio[22095]: time="2026-06-09T16:20:52.057711935Z" level=info msg="Stopping container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe (timeout: 30s)" id=92ea5d68-00df-4d6b-a933-2d870d6f6c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722757 | controller | Jun 09 16:20:52.058781 crc crio[22095]: time="2026-06-09T16:20:52.057828268Z" level=info msg="Stopping container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc (timeout: 30s)" id=9c569c0f-2b82-46f9-8371-099b79a29572 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722773 | controller | Jun 09 16:20:52.263229 crc crio[22095]: time="2026-06-09T16:20:52.263129464Z" level=info msg="Stopped container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log" id=9c569c0f-2b82-46f9-8371-099b79a29572 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722788 | controller | Jun 09 16:20:52.890392 crc crio[22095]: time="2026-06-09T16:20:52.888801455Z" level=info msg="Stopped container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd" id=be2439e5-e2cb-42e9-bb80-77c535969e89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.722803 | controller | Jun 09 16:20:52.899459 crc crio[22095]: time="2026-06-09T16:20:52.899148401Z" level=info msg="Stopping pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8" id=fd3b6bca-d21f-4673-a501-2419aa9c03ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.722818 | controller | Jun 09 16:20:52.902906 crc crio[22095]: time="2026-06-09T16:20:52.902788534Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc002da4518}] Aliases:map[]}"
2026-06-09 17:40:40.722834 | controller | Jun 09 16:20:52.903314 crc crio[22095]: time="2026-06-09T16:20:52.903252646Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.722873 | controller | Jun 09 16:20:52.943159 crc crio[22095]: time="2026-06-09T16:20:52.942980807Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-trxvh/POD" id=13470eb4-077e-4f12-b736-b71642a03d46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.722894 | controller | Jun 09 16:20:52.943159 crc crio[22095]: time="2026-06-09T16:20:52.94309159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.722911 | controller | Jun 09 16:20:52.986271 crc crio[22095]: time="2026-06-09T16:20:52.986186168Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002da4808}] Aliases:map[]}"
2026-06-09 17:40:40.722931 | controller | Jun 09 16:20:52.986271 crc crio[22095]: time="2026-06-09T16:20:52.986237969Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-trxvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.722947 | controller | Jun 09 16:20:53.568319 crc crio[22095]: 2026-06-09T16:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51c3af188274f3d Mac:16:39:75:6f:26:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.722963 | controller | Jun 09 16:20:53.570008 crc crio[22095]: time="2026-06-09T16:20:53.569475589Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002da4808}] Aliases:map[]}"
2026-06-09 17:40:40.722979 | controller | Jun 09 16:20:53.570008 crc crio[22095]: time="2026-06-09T16:20:53.569719545Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-trxvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.722995 | controller | Jun 09 16:20:53.583545 crc crio[22095]: time="2026-06-09T16:20:53.583284614Z" level=info msg="Ran pod sandbox 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 with infra container: openstack/nova-cell0-conductor-db-sync-trxvh/POD" id=13470eb4-077e-4f12-b736-b71642a03d46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.723010 | controller | Jun 09 16:20:53.595980 crc crio[22095]: time="2026-06-09T16:20:53.595799326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723026 | controller | Jun 09 16:20:53.596347 crc crio[22095]: time="2026-06-09T16:20:53.596101623Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723041 | controller | Jun 09 16:20:53.596347 crc crio[22095]: time="2026-06-09T16:20:53.596154875Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723056 | controller | Jun 09 16:20:53.601638 crc crio[22095]: time="2026-06-09T16:20:53.60025806Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=53d6888e-3c79-433a-9146-93d266801b92 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.723072 | controller | Jun 09 16:20:53.604852 crc crio[22095]: time="2026-06-09T16:20:53.604734715Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\""
2026-06-09 17:40:40.723087 | controller | Jun 09 16:20:53.610644 crc crio[22095]: time="2026-06-09T16:20:53.610327499Z" level=info msg="Stopped pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8" id=fd3b6bca-d21f-4673-a501-2419aa9c03ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.723105 | controller | Jun 09 16:20:53.646499 crc crio[22095]: time="2026-06-09T16:20:53.645884283Z" level=info msg="Stopping container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4 (timeout: 30s)" id=e38d3cc1-bdd1-4ffb-b64d-f05ffb34c640 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723120 | controller | Jun 09 16:20:53.646499 crc crio[22095]: time="2026-06-09T16:20:53.646017006Z" level=info msg="Stopping container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e (timeout: 30s)" id=4ee4a249-b0e5-4e92-bb94-15ecb65d051e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723135 | controller | Jun 09 16:20:53.646499 crc crio[22095]: time="2026-06-09T16:20:53.646309564Z" level=info msg="Stopping container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c (timeout: 30s)" id=6ce5c732-a289-4964-aefa-0d4aad108b4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723151 | controller | Jun 09 16:20:53.646499 crc crio[22095]: time="2026-06-09T16:20:53.646346545Z" level=info msg="Stopping container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4 (timeout: 30s)" id=4ad2819e-9b59-456d-bf42-ceae7542f9f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723165 | controller | Jun 09 16:20:53.811101 crc crio[22095]: time="2026-06-09T16:20:53.810117334Z" level=info msg="Stopped container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core" id=4ad2819e-9b59-456d-bf42-ceae7542f9f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723180 | controller | Jun 09 16:20:54.895862 crc crio[22095]: time="2026-06-09T16:20:54.894648407Z" level=info msg="Stopped container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd" id=6ce5c732-a289-4964-aefa-0d4aad108b4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723196 | controller | Jun 09 16:20:55.001143 crc crio[22095]: time="2026-06-09T16:20:55.00100655Z" level=info msg="Stopped container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent" id=4ee4a249-b0e5-4e92-bb94-15ecb65d051e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723211 | controller | Jun 09 16:20:55.425455 crc crio[22095]: time="2026-06-09T16:20:55.425349686Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=25eea697-e1fa-43f7-ad47-659133815bd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.723226 | controller | Jun 09 16:20:55.425665 crc crio[22095]: time="2026-06-09T16:20:55.42549218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723242 | controller | Jun 09 16:20:55.481385 crc crio[22095]: time="2026-06-09T16:20:55.481201072Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc00379e820}] Aliases:map[]}"
2026-06-09 17:40:40.723258 | controller | Jun 09 16:20:55.481385 crc crio[22095]: time="2026-06-09T16:20:55.481274374Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.723273 | controller | Jun 09 16:20:55.882981 crc crio[22095]: time="2026-06-09T16:20:55.874794238Z" level=info msg="Stopped container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd" id=92ea5d68-00df-4d6b-a933-2d870d6f6c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723292 | controller | Jun 09 16:20:55.888970 crc crio[22095]: time="2026-06-09T16:20:55.888357666Z" level=info msg="Stopping pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea" id=6976c90e-20e7-434e-b56c-566838a0d577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.723309 | controller | Jun 09 16:20:55.892956 crc crio[22095]: time="2026-06-09T16:20:55.892691078Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc001984288}] Aliases:map[]}"
2026-06-09 17:40:40.723325 | controller | Jun 09 16:20:55.892956 crc crio[22095]: time="2026-06-09T16:20:55.892889753Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.723340 | controller | Jun 09 16:20:56.446244 crc crio[22095]: 2026-06-09T16:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d56e7c8f2041926 Mac:f2:f5:fb:77:fc:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 SocketPath: PciID:}] [{Interface:0xc0002449e0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.723356 | controller | Jun 09 16:20:56.448824 crc crio[22095]: time="2026-06-09T16:20:56.448747509Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc00379e820}] Aliases:map[]}"
2026-06-09 17:40:40.723372 | controller | Jun 09 16:20:56.449052 crc crio[22095]: time="2026-06-09T16:20:56.448996426Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.723389 | controller | Jun 09 16:20:56.477020 crc crio[22095]: time="2026-06-09T16:20:56.476615305Z" level=info msg="Ran pod sandbox d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 with infra container: openstack/glance-default-external-api-0/POD" id=25eea697-e1fa-43f7-ad47-659133815bd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.723404 | controller | Jun 09 16:20:56.484804 crc crio[22095]: time="2026-06-09T16:20:56.484656662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a86393f2-5775-415c-b2a0-cc91232e29ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723420 | controller | Jun 09 16:20:56.489774 crc crio[22095]: time="2026-06-09T16:20:56.489695782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=98e524a8-407b-4d1d-a1a6-5434a616ac0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723436 | controller | Jun 09 16:20:56.497370 crc crio[22095]: time="2026-06-09T16:20:56.497292387Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=799c61cc-3c3f-48e3-9b8a-d7c6637971fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.723452 | controller | Jun 09 16:20:56.500953 crc crio[22095]: time="2026-06-09T16:20:56.498693773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723471 | controller | Jun 09 16:20:56.587681 crc crio[22095]: time="2026-06-09T16:20:56.587589068Z" level=info msg="Stopped pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea" id=6976c90e-20e7-434e-b56c-566838a0d577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.723487 | controller | Jun 09 16:20:56.626909 crc crio[22095]: time="2026-06-09T16:20:56.626840366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723503 | controller | Jun 09 16:20:56.817324 crc crio[22095]: time="2026-06-09T16:20:56.81723966Z" level=info msg="Removing container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe" id=146ff716-e85c-482a-a2cf-ec8aa2d9687d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.723518 | controller | Jun 09 16:20:56.996876 crc crio[22095]: time="2026-06-09T16:20:56.996301022Z" level=info msg="Removed container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd" id=146ff716-e85c-482a-a2cf-ec8aa2d9687d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.723534 | controller | Jun 09 16:20:57.003757 crc crio[22095]: time="2026-06-09T16:20:57.003665241Z" level=info msg="Removing container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc" id=2980028c-b96b-4fda-b583-ee6906104187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.723550 | controller | Jun 09 16:20:57.051191 crc crio[22095]: time="2026-06-09T16:20:57.051055919Z" level=info msg="Removed container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log" id=2980028c-b96b-4fda-b583-ee6906104187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.723566 | controller | Jun 09 16:20:57.639644 crc crio[22095]: time="2026-06-09T16:20:57.639560475Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=ebf377f2-9da4-4f19-b73e-d079b63ae76d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.723582 | controller | Jun 09 16:20:57.640536 crc crio[22095]: time="2026-06-09T16:20:57.639683468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723599 | controller | Jun 09 16:20:57.723837 crc crio[22095]: time="2026-06-09T16:20:57.723754769Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc00379e940}] Aliases:map[]}"
2026-06-09 17:40:40.723615 | controller | Jun 09 16:20:57.723837 crc crio[22095]: time="2026-06-09T16:20:57.723829651Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.723630 | controller | Jun 09 16:20:58.543387 crc crio[22095]: 2026-06-09T16:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15e24ebd122437 Mac:62:be:63:5a:45:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 SocketPath: PciID:}] [{Interface:0xc00034a9e0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.723647 | controller | Jun 09 16:20:58.545381 crc crio[22095]: time="2026-06-09T16:20:58.545343053Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc00379e940}] Aliases:map[]}"
2026-06-09 17:40:40.723666 | controller | Jun 09 16:20:58.545729 crc crio[22095]: time="2026-06-09T16:20:58.545700592Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.723682 | controller | Jun 09 16:20:58.562300 crc crio[22095]: time="2026-06-09T16:20:58.562249507Z" level=info msg="Ran pod sandbox a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 with infra container: openstack/glance-default-internal-api-0/POD" id=ebf377f2-9da4-4f19-b73e-d079b63ae76d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.723697 | controller | Jun 09 16:20:58.573188 crc crio[22095]: time="2026-06-09T16:20:58.572705526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=cbba4efa-d8a1-4f6f-bb27-7791bf07d733 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723713 | controller | Jun 09 16:20:58.594997 crc crio[22095]: time="2026-06-09T16:20:58.594779703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=bf4661d5-31dc-40c4-8fcc-4f9fa6e05f7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723729 | controller | Jun 09 16:20:58.663976 crc crio[22095]: time="2026-06-09T16:20:58.651541362Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=eac04a0b-c70f-489f-be07-4dd1757296e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.723745 | controller | Jun 09 16:20:58.663976 crc crio[22095]: time="2026-06-09T16:20:58.651966003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723761 | controller | Jun 09 16:20:58.720318 crc crio[22095]: time="2026-06-09T16:20:58.720165535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723776 | controller | Jun 09 16:20:58.749727 crc crio[22095]: time="2026-06-09T16:20:58.749658233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.723792 | controller | Jun 09 16:20:58.865123 crc crio[22095]: time="2026-06-09T16:20:58.865046629Z" level=info msg="Stopping container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc (timeout: 2s)" id=7d7f4afc-0462-4eba-bce7-72361f6b024b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723808 | controller | Jun 09 16:20:58.894724 crc crio[22095]: time="2026-06-09T16:20:58.893675725Z" level=info msg="Created container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log" id=799c61cc-3c3f-48e3-9b8a-d7c6637971fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.723824 | controller | Jun 09 16:20:58.897269 crc crio[22095]: time="2026-06-09T16:20:58.897188235Z" level=info msg="Starting container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7" id=4c7756c8-5186-42b1-a579-a7aa06e038fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.723840 | controller | Jun 09 16:20:58.905068 crc crio[22095]: time="2026-06-09T16:20:58.904904493Z" level=info msg="Started container" PID=79370 containerID=d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7 description=openstack/glance-default-external-api-0/glance-log id=4c7756c8-5186-42b1-a579-a7aa06e038fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1
2026-06-09 17:40:40.723879 | controller | Jun 09 16:20:58.916790 crc crio[22095]: time="2026-06-09T16:20:58.916609864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2d379ffc-a272-44b6-9eff-9270f09d46b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723899 | controller | Jun 09 16:20:59.024679 crc crio[22095]: time="2026-06-09T16:20:59.024571239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f01cdf60-6d59-41e7-a716-f2e8e9e79b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.723915 | controller | Jun 09 16:20:59.025337 crc crio[22095]: time="2026-06-09T16:20:59.025259977Z" level=info msg="Stopped container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server" id=7d7f4afc-0462-4eba-bce7-72361f6b024b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.723931 | controller | Jun 09 16:20:59.033125 crc crio[22095]: time="2026-06-09T16:20:59.032878022Z" level=info msg="Stopping pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915" id=bbde1ac5-965e-4bde-9d5b-558712b5af96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.723947 | controller | Jun 09 16:20:59.034907 crc crio[22095]: time="2026-06-09T16:20:59.034842623Z" level=info msg="Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc002ab2a48}] Aliases:map[]}"
2026-06-09 17:40:40.723962 | controller | Jun 09 16:20:59.035152 crc crio[22095]: time="2026-06-09T16:20:59.035087519Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-s9hlr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.723978 | controller | Jun 09 16:20:59.035699 crc crio[22095]: time="2026-06-09T16:20:59.035629243Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=55dc31ab-f2c3-4628-a8d8-ffdcf888f474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.723994 | controller | Jun 09 16:20:59.036141 crc crio[22095]: time="2026-06-09T16:20:59.036092885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724010 | controller | Jun 09 16:20:59.136312 crc crio[22095]: time="2026-06-09T16:20:59.136152387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724026 | controller | Jun 09 16:20:59.542162 crc crio[22095]: time="2026-06-09T16:20:59.54167605Z" level=info msg="Stopped pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915" id=bbde1ac5-965e-4bde-9d5b-558712b5af96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.724041 | controller | Jun 09 16:20:59.880986 crc crio[22095]: time="2026-06-09T16:20:59.880850557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724062 | controller | Jun 09 16:20:59.925249 crc crio[22095]: time="2026-06-09T16:20:59.925137195Z" level=info msg="Removing container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc" id=7b3dee5a-0e2f-487d-ba27-35bb11ca8786 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724078 | controller | Jun 09 16:20:59.989865 crc crio[22095]: time="2026-06-09T16:20:59.989787346Z" level=info msg="Removed container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server" id=7b3dee5a-0e2f-487d-ba27-35bb11ca8786 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724094 | controller | Jun 09 16:20:59.993514 crc crio[22095]: time="2026-06-09T16:20:59.993425Z" level=info msg="Removing container: 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928" id=4aeab21a-a444-406a-8a2a-6c1b52506108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724109 | controller | Jun 09 16:21:00.118521 crc crio[22095]: time="2026-06-09T16:21:00.118383942Z" level=info msg="Removed container 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928: openshift-marketplace/redhat-operators-s9hlr/extract-content" id=4aeab21a-a444-406a-8a2a-6c1b52506108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724124 | controller | Jun 09 16:21:00.126296 crc crio[22095]: time="2026-06-09T16:21:00.126206413Z" level=info msg="Removing container: c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3" id=8ae0e01e-825b-4708-be6c-85f31a071449 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724139 | controller | Jun 09 16:21:00.170382 crc crio[22095]: time="2026-06-09T16:21:00.169780562Z" level=info msg="Created container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log" id=eac04a0b-c70f-489f-be07-4dd1757296e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.724154 | controller | Jun 09 16:21:00.177093 crc crio[22095]: time="2026-06-09T16:21:00.176844304Z" level=info msg="Starting container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101" id=a5747286-1125-4e7f-a979-f64ac8783b6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.724170 | controller | Jun 09 16:21:00.188075 crc crio[22095]: time="2026-06-09T16:21:00.187904048Z" level=info msg="Started container" PID=79465 containerID=9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101 description=openstack/glance-default-internal-api-0/glance-log id=a5747286-1125-4e7f-a979-f64ac8783b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584
2026-06-09 17:40:40.724185 | controller | Jun 09 16:21:00.216425 crc crio[22095]: time="2026-06-09T16:21:00.216333149Z" level=info msg="Removed container c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3: openshift-marketplace/redhat-operators-s9hlr/extract-utilities" id=8ae0e01e-825b-4708-be6c-85f31a071449 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724200 | controller | Jun 09 16:21:00.218380 crc crio[22095]: time="2026-06-09T16:21:00.21833948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=6064d231-9e5b-4fc6-a256-fa2d0d6ebd6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.724215 | controller | Jun 09 16:21:00.296338 crc crio[22095]: time="2026-06-09T16:21:00.296238832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=110f24ce-8188-476c-ab71-3aa3bbf8dfc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.724231 | controller | Jun 09 16:21:00.307604 crc crio[22095]: time="2026-06-09T16:21:00.307519552Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=b45465e4-d41c-41fa-8007-c036c574ace2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.724249 | controller | Jun 09 16:21:00.308017 crc crio[22095]: time="2026-06-09T16:21:00.307884212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724266 | controller | Jun 09 16:21:00.353799 crc crio[22095]: time="2026-06-09T16:21:00.353706599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724281 | controller | Jun 09 16:21:00.400758 crc crio[22095]: time="2026-06-09T16:21:00.400556654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724297 | controller | Jun 09 16:21:00.481565 crc crio[22095]: time="2026-06-09T16:21:00.481428532Z" level=info msg="Created container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd" id=55dc31ab-f2c3-4628-a8d8-ffdcf888f474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.724312 | controller | Jun 09 16:21:00.483901 crc crio[22095]: time="2026-06-09T16:21:00.483828284Z" level=info msg="Starting container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d" id=919af418-7938-46ef-b680-7e7a56805eda name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.724327 | controller | Jun 09 16:21:00.498126 crc crio[22095]: time="2026-06-09T16:21:00.498036789Z" level=info msg="Started container" PID=79494 containerID=5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d description=openstack/glance-default-external-api-0/glance-httpd id=919af418-7938-46ef-b680-7e7a56805eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1
2026-06-09 17:40:40.724343 | controller | Jun 09 16:21:01.208334 crc crio[22095]: time="2026-06-09T16:21:01.207835982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724359 | controller | Jun 09 16:21:01.353559 crc crio[22095]: time="2026-06-09T16:21:01.353429414Z" level=info msg="Created container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd" id=b45465e4-d41c-41fa-8007-c036c574ace2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.724374 | controller | Jun 09 16:21:01.355405 crc crio[22095]: time="2026-06-09T16:21:01.355311912Z" level=info msg="Starting container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad" id=6c365340-bc80-4599-9200-c18ffc3088c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.724389 | controller | Jun 09 16:21:01.364481 crc crio[22095]: time="2026-06-09T16:21:01.364348284Z" level=info msg="Started container" PID=79672 containerID=6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad description=openstack/glance-default-internal-api-0/glance-httpd id=6c365340-bc80-4599-9200-c18ffc3088c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584
2026-06-09 17:40:40.724405 | controller | Jun 09 16:21:01.797683 crc crio[22095]: time="2026-06-09T16:21:01.796720538Z" level=info msg="Stopped container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent" id=e38d3cc1-bdd1-4ffb-b64d-f05ffb34c640 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.724419 | controller | Jun 09 16:21:01.800100 crc crio[22095]: time="2026-06-09T16:21:01.799901419Z" level=info msg="Stopping pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306" id=15268799-9730-4239-958d-db301798128f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.724437 | controller | Jun 09 16:21:01.800983 crc crio[22095]: time="2026-06-09T16:21:01.800632188Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc000526bb0}] Aliases:map[]}"
2026-06-09 17:40:40.724453 | controller | Jun 09 16:21:01.801253 crc crio[22095]: time="2026-06-09T16:21:01.801176262Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.724469 | controller | Jun 09 16:21:02.291892 crc crio[22095]: time="2026-06-09T16:21:02.29177765Z" level=info msg="Stopped pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306" id=15268799-9730-4239-958d-db301798128f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.724484 | controller | Jun 09 16:21:02.907598 crc crio[22095]: time="2026-06-09T16:21:02.907048183Z" level=warning msg="Stopping container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.724500 | controller | Jun 09 16:21:02.958089 crc crio[22095]: time="2026-06-09T16:21:02.957568191Z" level=error msg="Killing container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd KILL` failed: kill container: No such process\n : exit status 1"
2026-06-09 17:40:40.724515 | controller | Jun 09 16:21:03.054620 crc crio[22095]: time="2026-06-09T16:21:03.054510553Z" level=info msg="Stopped container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api" id=60a90390-abf5-4821-89e9-2afef9cb7b90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.724530 | controller | Jun 09 16:21:03.056985 crc crio[22095]: time="2026-06-09T16:21:03.056874174Z" level=info msg="Stopping pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01" id=325287e1-aea5-42e0-b1ff-345c37ae02b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.724545 | controller | Jun 09 16:21:03.058085 crc crio[22095]: time="2026-06-09T16:21:03.05786964Z" level=info msg="Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc0028b6438}] Aliases:map[]}"
2026-06-09 17:40:40.724561 | controller | Jun 09 16:21:03.058383 crc crio[22095]: time="2026-06-09T16:21:03.05827053Z" level=info msg="Deleting pod openstack_neutron-78489f676d-bvdzz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.724576 | controller | Jun 09 16:21:03.142336 crc crio[22095]: time="2026-06-09T16:21:03.141609932Z" level=info msg="Removing container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c" id=5fd80899-67fd-4727-bdff-904f166a819a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724592 | controller | Jun 09 16:21:03.213387 crc crio[22095]: time="2026-06-09T16:21:03.213316725Z" level=info msg="Removed container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd" id=5fd80899-67fd-4727-bdff-904f166a819a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724611 | controller | Jun 09 16:21:03.221087 crc crio[22095]: time="2026-06-09T16:21:03.220286364Z" level=info msg="Removing container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4" id=979741ba-895d-4ce4-bd63-852360957161 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724627 | controller | Jun 09 16:21:03.290293 crc crio[22095]: time="2026-06-09T16:21:03.290074797Z" level=info msg="Removed container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core" id=979741ba-895d-4ce4-bd63-852360957161 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724642 | controller | Jun 09 16:21:03.308649 crc crio[22095]: time="2026-06-09T16:21:03.308395788Z" level=info msg="Removing container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e" id=c32d50c0-e06d-456e-95c1-aec0a14c647b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724658 | controller | Jun 09 16:21:03.388614 crc crio[22095]: time="2026-06-09T16:21:03.388473866Z" level=info msg="Removed container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent" id=c32d50c0-e06d-456e-95c1-aec0a14c647b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724674 | controller | Jun 09 16:21:03.399716 crc crio[22095]: time="2026-06-09T16:21:03.399186222Z" level=info msg="Removing container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4" id=b324f058-ee1b-45db-8ffb-4174d91f41f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724689 | controller | Jun 09 16:21:03.482268 crc crio[22095]: time="2026-06-09T16:21:03.480112742Z" level=info msg="Removed container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent" id=b324f058-ee1b-45db-8ffb-4174d91f41f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724705 | controller | Jun 09 16:21:03.675549 crc crio[22095]: time="2026-06-09T16:21:03.673873321Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=7617a897-9dd5-408f-86ba-942c7837ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.724721 | controller | Jun 09 16:21:03.675549 crc crio[22095]: time="2026-06-09T16:21:03.674013215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.724736 | controller | Jun 09 16:21:03.746149 crc crio[22095]: time="2026-06-09T16:21:03.746075237Z" level=info msg="Stopped pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01" id=325287e1-aea5-42e0-b1ff-345c37ae02b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.724752 | controller | Jun 09 16:21:03.755393 crc crio[22095]: time="2026-06-09T16:21:03.755340935Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc0028b6238}] Aliases:map[]}"
2026-06-09 17:40:40.724768 | controller | Jun 09 16:21:03.755697 crc crio[22095]: time="2026-06-09T16:21:03.755678174Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.724783 | controller | Jun 09 16:21:04.182495 crc crio[22095]: time="2026-06-09T16:21:04.181541379Z" level=info msg="Removing container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88" id=dce1b43d-7251-4734-80bb-7a6f4ae04fe2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724799 | controller | Jun 09 16:21:04.249254 crc crio[22095]: time="2026-06-09T16:21:04.249125746Z" level=info msg="Removed container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd" id=dce1b43d-7251-4734-80bb-7a6f4ae04fe2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724819 | controller | Jun 09 16:21:04.252673 crc crio[22095]: time="2026-06-09T16:21:04.252599305Z" level=info msg="Removing container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd" id=d177c982-ca5b-463e-a341-f4a7252102c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724835 | controller | Jun 09 16:21:04.371751 crc crio[22095]: 2026-06-09T16:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa8061a9670fc50 Mac:02:da:6e:f1:b2:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.724854 | controller | Jun 09 16:21:04.373209 crc crio[22095]: time="2026-06-09T16:21:04.372952038Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc0028b6238}] Aliases:map[]}"
2026-06-09 17:40:40.724889 | controller | Jun 09 16:21:04.373209 crc crio[22095]: time="2026-06-09T16:21:04.373089972Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.724906 | controller | Jun 09 16:21:10.393052 crc crio[22095]: time="2026-06-09T16:21:10.392239491Z" level=info msg="Ran pod sandbox fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a with infra container: openstack/ceilometer-0/POD" id=7617a897-9dd5-408f-86ba-942c7837ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.724922 | controller | Jun 09 16:21:10.404068 crc crio[22095]: time="2026-06-09T16:21:10.40387392Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=df1f404d-c42d-4693-892f-4e74730f5743 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.724938 | controller | Jun 09 16:21:10.408475 crc crio[22095]: time="2026-06-09T16:21:10.408395526Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.724954 | controller | Jun 09 16:21:11.216826 crc crio[22095]: time="2026-06-09T16:21:11.21627875Z" level=info msg="Removed container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api" id=d177c982-ca5b-463e-a341-f4a7252102c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.724970 | controller | Jun 09 16:21:11.301810 crc crio[22095]: time="2026-06-09T16:21:11.301671034Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=df1f404d-c42d-4693-892f-4e74730f5743 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.724986 | controller | Jun 09 16:21:11.303132 crc crio[22095]: time="2026-06-09T16:21:11.303023279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=52610b64-1a44-4bab-b17b-14c69e2e93c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725002 | controller | Jun 09 16:21:11.317120 crc crio[22095]: time="2026-06-09T16:21:11.317007279Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=53d6888e-3c79-433a-9146-93d266801b92 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725021 | controller | Jun 09 16:21:11.318339 crc crio[22095]: time="2026-06-09T16:21:11.318252071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=ec687399-02bd-4615-b75b-794ac5b22f68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725037 | controller | Jun 09 16:21:11.335417 crc crio[22095]: time="2026-06-09T16:21:11.333886672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=93948226-cf71-405c-aa29-baecf7d73a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725052 | controller | Jun 09 16:21:11.340051 crc crio[22095]: time="2026-06-09T16:21:11.338336577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=081dbb8d-2847-407d-a5de-0d0782b8847a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725068 | controller | Jun 09 16:21:11.346291 crc crio[22095]: time="2026-06-09T16:21:11.346214249Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=6044038f-a07e-47b7-a4ad-f3e1e5ac7cc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725083 | controller | Jun 09 16:21:11.346631 crc crio[22095]: time="2026-06-09T16:21:11.346561238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725099 | controller | Jun 09 16:21:11.352412 crc crio[22095]: time="2026-06-09T16:21:11.352313106Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync" id=67c8d6ef-1e56-4cfb-b74c-c8b757f929fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725115 | controller | Jun 09 16:21:11.369285 crc crio[22095]: time="2026-06-09T16:21:11.36919811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725130 | controller | Jun 09 16:21:11.401134 crc crio[22095]: time="2026-06-09T16:21:11.4007007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725145 | controller | Jun 09 16:21:11.410510 crc crio[22095]: time="2026-06-09T16:21:11.410347928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725161 | controller | Jun 09 16:21:11.435350 crc crio[22095]: time="2026-06-09T16:21:11.435276798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725176 | controller | Jun 09 16:21:11.445905 crc crio[22095]: time="2026-06-09T16:21:11.44584969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725191 | controller | Jun 09 16:21:11.701880 crc crio[22095]: time="2026-06-09T16:21:11.701352607Z" level=info msg="Created container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent" id=6044038f-a07e-47b7-a4ad-f3e1e5ac7cc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725206 | controller | Jun 09 16:21:11.706951 crc crio[22095]: time="2026-06-09T16:21:11.706839708Z" level=info msg="Starting container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1" id=14249267-27fb-449f-ad7e-765ad9f89c26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.725224 | controller | Jun 09 16:21:11.718367 crc crio[22095]: time="2026-06-09T16:21:11.718171069Z" level=info msg="Started container" PID=80560 containerID=4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1 description=openstack/ceilometer-0/ceilometer-central-agent id=14249267-27fb-449f-ad7e-765ad9f89c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a
2026-06-09 17:40:40.725240 | controller | Jun 09 16:21:11.720815 crc crio[22095]: time="2026-06-09T16:21:11.720775586Z" level=info msg="Created container 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync" id=67c8d6ef-1e56-4cfb-b74c-c8b757f929fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725256 | controller | Jun 09 16:21:11.725326 crc crio[22095]: time="2026-06-09T16:21:11.725259621Z" level=info msg="Starting container: 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257" id=3f564791-9fa5-436d-84c9-12b83508673a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.725271 | controller | Jun 09 16:21:11.733278 crc crio[22095]: time="2026-06-09T16:21:11.733174395Z" level=info msg="Started container" PID=80563 containerID=5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257 description=openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync id=3f564791-9fa5-436d-84c9-12b83508673a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5
2026-06-09 17:40:40.725287 | controller | Jun 09 16:21:11.740482 crc crio[22095]: time="2026-06-09T16:21:11.74039635Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=886663bc-c739-405c-844d-c8c6e0ca4d13 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725302 | controller | Jun 09 16:21:11.745632 crc crio[22095]: time="2026-06-09T16:21:11.745561253Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.725317 | controller | Jun 09 16:21:12.385499 crc crio[22095]: time="2026-06-09T16:21:12.385386597Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=886663bc-c739-405c-844d-c8c6e0ca4d13 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725332 | controller | Jun 09 16:21:12.386649 crc crio[22095]: time="2026-06-09T16:21:12.386580098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f8fbf3ff-c665-4d2c-9b5a-08ee201452cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725348 | controller | Jun 09 16:21:12.419668 crc crio[22095]: time="2026-06-09T16:21:12.419584006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=3686b991-d554-4dc9-a676-b9897f1fe495 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725362 | controller | Jun 09 16:21:12.428786 crc crio[22095]: time="2026-06-09T16:21:12.428697661Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=39877cde-fe96-478a-91dd-e11f7300ddd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725377 | controller | Jun 09 16:21:12.429483 crc crio[22095]: time="2026-06-09T16:21:12.429378438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725396 | controller | Jun 09 16:21:12.489079 crc crio[22095]: time="2026-06-09T16:21:12.48898905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725412 | controller | Jun 09 16:21:12.492686 crc crio[22095]: time="2026-06-09T16:21:12.492643474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725427 | controller | Jun 09 16:21:12.696209 crc crio[22095]: time="2026-06-09T16:21:12.69563707Z" level=info msg="Created container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent" id=39877cde-fe96-478a-91dd-e11f7300ddd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725443 | controller | Jun 09 16:21:12.700259 crc crio[22095]: time="2026-06-09T16:21:12.700171647Z" level=info msg="Starting container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f" id=a5e83783-043e-4be7-89a3-bf1ea5bb2218 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.725458 | controller | Jun 09 16:21:12.725141 crc crio[22095]: time="2026-06-09T16:21:12.724541153Z" level=info msg="Started container" PID=80629 containerID=2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f description=openstack/ceilometer-0/ceilometer-notification-agent id=a5e83783-043e-4be7-89a3-bf1ea5bb2218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a
2026-06-09 17:40:40.725474 | controller | Jun 09 16:21:12.740431 crc crio[22095]: time="2026-06-09T16:21:12.739515528Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=21e99be1-05a4-48a1-a768-1777f1825c98 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725489 | controller | Jun 09 16:21:12.743681 crc crio[22095]: time="2026-06-09T16:21:12.742207738Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.725505 | controller | Jun 09 16:21:13.283653 crc crio[22095]: time="2026-06-09T16:21:13.28313524Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=21e99be1-05a4-48a1-a768-1777f1825c98 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725520 | controller | Jun 09 16:21:13.284509 crc crio[22095]: time="2026-06-09T16:21:13.284482535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3c8f6431-e930-4349-97cb-b5fa249bb0bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725535 | controller | Jun 09 16:21:13.298594 crc crio[22095]: time="2026-06-09T16:21:13.298016392Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2ca48644-d46d-4a31-985d-32aa9f6758bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725550 | controller | Jun 09 16:21:13.304312 crc crio[22095]: time="2026-06-09T16:21:13.304257833Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=486a07de-6899-42a8-9260-802050554a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725566 | controller | Jun 09 16:21:13.304768 crc crio[22095]: time="2026-06-09T16:21:13.304702514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725581 | controller | Jun 09 16:21:13.373671 crc crio[22095]: time="2026-06-09T16:21:13.373576774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725600 | controller | Jun 09 16:21:13.378992 crc crio[22095]: time="2026-06-09T16:21:13.37884352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725616 | controller | Jun 09 16:21:13.557183 crc crio[22095]: time="2026-06-09T16:21:13.556583838Z" level=info msg="Created container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core" id=486a07de-6899-42a8-9260-802050554a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725631 | controller | Jun 09 16:21:13.559301 crc crio[22095]: time="2026-06-09T16:21:13.559229326Z" level=info msg="Starting container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5" id=ab5db67a-2874-4934-a620-a8dcb4ac7b99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.725647 | controller | Jun 09 16:21:13.564348 crc crio[22095]: time="2026-06-09T16:21:13.564255365Z" level=info msg="Started container" PID=80671 containerID=f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5 description=openstack/ceilometer-0/sg-core id=ab5db67a-2874-4934-a620-a8dcb4ac7b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a
2026-06-09 17:40:40.725662 | controller | Jun 09 16:21:13.580862 crc crio[22095]: time="2026-06-09T16:21:13.58079004Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=1e34a748-849f-47e4-8054-39c1f6f22f4d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725678 | controller | Jun 09 16:21:13.586535 crc crio[22095]: time="2026-06-09T16:21:13.586367173Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.725694 | controller | Jun 09 16:21:14.879554 crc crio[22095]: time="2026-06-09T16:21:14.87877195Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=1e34a748-849f-47e4-8054-39c1f6f22f4d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.725709 | controller | Jun 09 16:21:14.880732 crc crio[22095]: time="2026-06-09T16:21:14.880559356Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c836f57c-66dd-4e74-b600-e485c61b1720 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725724 | controller | Jun 09 16:21:14.921278 crc crio[22095]: time="2026-06-09T16:21:14.921156469Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=d47ec23a-631d-4b75-b337-42b014e4b075 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.725739 | controller | Jun 09 16:21:14.932885 crc crio[22095]: time="2026-06-09T16:21:14.932792398Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=951b580c-fc27-416d-a332-47ca89d595aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725754 | controller | Jun 09 16:21:14.933534 crc crio[22095]: time="2026-06-09T16:21:14.933477946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725769 | controller | Jun 09 16:21:14.991884 crc crio[22095]: time="2026-06-09T16:21:14.991791035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725785 | controller | Jun 09 16:21:14.996263 crc crio[22095]: time="2026-06-09T16:21:14.996179297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.725803 | controller | Jun 09 16:21:15.207350 crc crio[22095]: time="2026-06-09T16:21:15.206731359Z" level=info msg="Created container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd" id=951b580c-fc27-416d-a332-47ca89d595aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.725819 | controller | Jun 09 16:21:15.209114 crc crio[22095]: time="2026-06-09T16:21:15.209014278Z" level=info msg="Starting container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1" id=fca97b23-29a2-4747-b7c2-d5e7aa64a4ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.725835 | controller | Jun 09 16:21:15.214685 crc crio[22095]: time="2026-06-09T16:21:15.2145615Z" level=info msg="Started container" PID=80753 containerID=7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1 description=openstack/ceilometer-0/proxy-httpd id=fca97b23-29a2-4747-b7c2-d5e7aa64a4ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a
2026-06-09 17:40:40.725853 | controller | Jun 09 16:21:21.723466 crc crio[22095]: time="2026-06-09T16:21:21.7224677Z" level=info msg="Stopping container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f (timeout: 30s)" id=a28bc337-5ce4-41e8-8d86-0caf01ab4166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725887 | controller | Jun 09 16:21:21.724660 crc crio[22095]: time="2026-06-09T16:21:21.722642215Z" level=info msg="Stopping container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5 (timeout: 30s)" id=92dc34b5-5873-423c-a88b-abf088866058 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725903 | controller | Jun 09 16:21:21.724995 crc crio[22095]: time="2026-06-09T16:21:21.722642045Z" level=info msg="Stopping container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1 (timeout: 30s)" id=847fe269-aa5c-48b0-8999-62fee9338901 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725918 | controller | Jun 09 16:21:21.725137 crc crio[22095]: time="2026-06-09T16:21:21.722726827Z" level=info msg="Stopping container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1 (timeout: 30s)" id=c4f9abba-187b-4a86-aaf4-701937e339e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725934 | controller | Jun 09 16:21:21.860135 crc crio[22095]: time="2026-06-09T16:21:21.859577894Z" level=info msg="Stopped container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd" id=c4f9abba-187b-4a86-aaf4-701937e339e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725949 | controller | Jun 09 16:21:21.860485 crc crio[22095]: time="2026-06-09T16:21:21.860336144Z" level=info msg="Stopped container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core" id=92dc34b5-5873-423c-a88b-abf088866058 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725965 | controller | Jun 09 16:21:22.160991 crc crio[22095]: time="2026-06-09T16:21:22.160806036Z" level=info msg="Stopped container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent" id=a28bc337-5ce4-41e8-8d86-0caf01ab4166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725980 | controller | Jun 09 16:21:22.175814 crc crio[22095]: time="2026-06-09T16:21:22.17571633Z" level=info msg="Stopped container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent" id=847fe269-aa5c-48b0-8999-62fee9338901 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.725995 | controller | Jun 09 16:21:22.177117 crc crio[22095]: time="2026-06-09T16:21:22.177031423Z" level=info msg="Stopping pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a" id=4ff6a9c1-6e53-42b7-b913-fbcf9aba5c81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.726014 | controller | Jun 09 16:21:22.178037 crc crio[22095]: time="2026-06-09T16:21:22.177900886Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc00041d058}] Aliases:map[]}"
2026-06-09 17:40:40.726031 | controller | Jun 09 16:21:22.178235 crc crio[22095]: time="2026-06-09T16:21:22.178163412Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.726047 | controller | Jun 09 16:21:22.460344 crc crio[22095]: time="2026-06-09T16:21:22.460208961Z" level=info msg="Stopped pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a" id=4ff6a9c1-6e53-42b7-b913-fbcf9aba5c81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.726063 | controller | Jun 09 16:21:22.582394 crc crio[22095]: time="2026-06-09T16:21:22.581091328Z" level=info msg="Removing container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1" id=cd439c8f-94a2-4418-b517-be1de12fd6cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726079 | controller | Jun 09 16:21:22.622362 crc crio[22095]: time="2026-06-09T16:21:22.622214345Z" level=info msg="Removed container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd" id=cd439c8f-94a2-4418-b517-be1de12fd6cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726094 | controller | Jun 09 16:21:22.625430 crc crio[22095]: time="2026-06-09T16:21:22.625326745Z" level=info msg="Removing container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5" id=e32c9678-879a-49a3-abd7-2a7c42095363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726110 | controller | Jun 09 16:21:22.654272 crc crio[22095]: time="2026-06-09T16:21:22.653892819Z" level=info msg="Removed container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core" id=e32c9678-879a-49a3-abd7-2a7c42095363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726125 | controller | Jun 09 16:21:22.657727 crc crio[22095]: time="2026-06-09T16:21:22.657628585Z" level=info msg="Removing container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f" id=4d30fccd-bce3-44c6-8036-7ff995717678 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726141 | controller | Jun 09 16:21:22.711315 crc crio[22095]: time="2026-06-09T16:21:22.711205122Z" level=info msg="Removed container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent" id=4d30fccd-bce3-44c6-8036-7ff995717678 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726156 | controller | Jun 09 16:21:22.718396 crc crio[22095]: time="2026-06-09T16:21:22.717661918Z" level=info msg="Removing container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1" id=4edfdb8c-efa7-47c0-aa00-6349fa96ec89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726172 | controller | Jun 09 16:21:22.750765 crc crio[22095]: time="2026-06-09T16:21:22.749676131Z" level=info msg="Removed container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent" id=4edfdb8c-efa7-47c0-aa00-6349fa96ec89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.726187 | controller | Jun 09 16:21:24.407731 crc crio[22095]: time="2026-06-09T16:21:24.406898093Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=54b4ac47-cb4e-402b-b815-a5d137d1da45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.726206 | controller | Jun 09 16:21:24.408855 crc crio[22095]: time="2026-06-09T16:21:24.407760005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726222 | controller | Jun 09 16:21:24.447080 crc crio[22095]: time="2026-06-09T16:21:24.446892521Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002da4af8}] Aliases:map[]}"
2026-06-09 17:40:40.726238 | controller | Jun 09 16:21:24.447080 crc crio[22095]: time="2026-06-09T16:21:24.447027104Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.726253 | controller | Jun 09 16:21:24.996348 crc crio[22095]: 2026-06-09T16:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e45e618e7099fd Mac:06:ef:a1:38:5e:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 SocketPath: PciID:}] [{Interface:0xc0001347b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.726270 | controller | Jun 09 16:21:24.998582 crc crio[22095]: time="2026-06-09T16:21:24.998471817Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002da4af8}] Aliases:map[]}"
2026-06-09 17:40:40.726286 | controller | Jun 09 16:21:24.998841 crc crio[22095]: time="2026-06-09T16:21:24.998733824Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.726301 | controller | Jun 09 16:21:25.013791 crc crio[22095]: time="2026-06-09T16:21:25.013674228Z" level=info msg="Ran pod sandbox 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 with infra container: openstack/ceilometer-0/POD" id=54b4ac47-cb4e-402b-b815-a5d137d1da45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.726317 | controller | Jun 09 16:21:25.016999 crc crio[22095]: time="2026-06-09T16:21:25.016819228Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e0c7f950-7bf2-4e77-9d80-7c25da74a581 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.726332 | controller | Jun 09 16:21:25.024225 crc crio[22095]: time="2026-06-09T16:21:25.024111326Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.726348 | controller | Jun 09 16:21:25.438582 crc crio[22095]: time="2026-06-09T16:21:25.438139887Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e0c7f950-7bf2-4e77-9d80-7c25da74a581 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.726363 | controller | Jun 09 16:21:25.440234 crc crio[22095]: time="2026-06-09T16:21:25.439368169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b22b5697-20f1-410d-a2d3-632bc77c7881 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.726381 | controller | Jun 09 16:21:25.476179 crc crio[22095]: time="2026-06-09T16:21:25.475506297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6ee75856-7a4f-4498-8454-6e89b5893cff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.726397 | controller | Jun 09 16:21:25.489620 crc crio[22095]: time="2026-06-09T16:21:25.489412505Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c4efe419-4aa6-40e1-990c-39707a279c16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.726412 | controller | Jun 09 16:21:25.490334 crc crio[22095]: time="2026-06-09T16:21:25.489865306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726427 | controller | Jun 09 16:21:25.536360 crc crio[22095]: time="2026-06-09T16:21:25.535975551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726442 | controller | Jun 09 16:21:25.540658 crc crio[22095]: time="2026-06-09T16:21:25.540548089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726471 | controller | Jun 09 16:21:25.742841 crc crio[22095]: time="2026-06-09T16:21:25.742706155Z" level=info msg="Created container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent" id=c4efe419-4aa6-40e1-990c-39707a279c16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.726488 | controller | Jun 09 16:21:25.744422 crc crio[22095]: time="2026-06-09T16:21:25.744325636Z" level=info msg="Starting container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a" id=ba149498-52c8-46f1-9c8a-cd87f4f2e3a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.726504 | controller | Jun 09 16:21:25.752672 crc crio[22095]: time="2026-06-09T16:21:25.752536687Z" level=info msg="Started container" PID=81523 containerID=244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a description=openstack/ceilometer-0/ceilometer-central-agent id=ba149498-52c8-46f1-9c8a-cd87f4f2e3a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601
2026-06-09 17:40:40.726519 | controller | Jun 09 16:21:25.765802 crc crio[22095]: time="2026-06-09T16:21:25.765709276Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=0cb10009-4e83-4073-91f3-49ca906ffc5b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.726535 | controller | Jun 09 16:21:25.773695 crc crio[22095]: time="2026-06-09T16:21:25.773613339Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.726550 | controller | Jun 09 16:21:26.173081 crc crio[22095]: time="2026-06-09T16:21:26.171996938Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=0cb10009-4e83-4073-91f3-49ca906ffc5b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.726566 | controller | Jun 09 16:21:26.175674 crc crio[22095]: time="2026-06-09T16:21:26.17555799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=089bb77f-4697-4d47-a05e-0e4f5aaaebae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.726584 | controller | Jun 09 16:21:26.207113 crc crio[22095]: time="2026-06-09T16:21:26.206968667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=a3e95f65-10c3-429f-af10-2b13a4e3d4cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.726600 | controller | Jun 09 16:21:26.224475 crc crio[22095]: time="2026-06-09T16:21:26.224354764Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=65480835-c6c7-4942-9d0b-8e4c13a8c2ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.726615 | controller | Jun 09 16:21:26.224888 crc crio[22095]: time="2026-06-09T16:21:26.224830666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726630 | controller | Jun 09 16:21:26.277276 crc crio[22095]: time="2026-06-09T16:21:26.277172801Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-mv8tt/POD" id=ebd6c0a4-79fb-41e1-8565-6186d081ef35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.726646 | controller | Jun 09 16:21:26.277570 crc crio[22095]: time="2026-06-09T16:21:26.277312405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726661 | controller | Jun 09 16:21:26.347368 crc crio[22095]: time="2026-06-09T16:21:26.347274903Z" level=info msg="Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc00012aaf8}] Aliases:map[]}"
2026-06-09 17:40:40.726677 | controller | Jun 09 16:21:26.347368 crc crio[22095]: time="2026-06-09T16:21:26.347340345Z" level=info msg="Adding pod openshift-marketplace_certified-operators-mv8tt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.726693 | controller | Jun 09 16:21:26.362231 crc crio[22095]: time="2026-06-09T16:21:26.362117264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726709 | controller | Jun 09 16:21:26.377310 crc crio[22095]: time="2026-06-09T16:21:26.377208772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726725 | controller | Jun 09 16:21:26.594282 crc crio[22095]: time="2026-06-09T16:21:26.591024828Z" level=info msg="Created container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent" id=65480835-c6c7-4942-9d0b-8e4c13a8c2ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.726740 | controller | Jun 09 16:21:26.598974 crc crio[22095]: time="2026-06-09T16:21:26.596999121Z" level=info msg="Starting container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185" id=06b7e7bc-8194-411a-9998-61e6d57af91e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.726756 | controller | Jun 09 16:21:26.606978 crc crio[22095]: time="2026-06-09T16:21:26.606371822Z" level=info msg="Started container" PID=81645 containerID=9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185 description=openstack/ceilometer-0/ceilometer-notification-agent id=06b7e7bc-8194-411a-9998-61e6d57af91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601
2026-06-09 17:40:40.726775 | controller | Jun 09 16:21:26.633626 crc crio[22095]: time="2026-06-09T16:21:26.631428796Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=8b588da1-4d02-4e5a-889a-e51d06f5d39f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.726791 | controller | Jun 09 16:21:26.650043 crc crio[22095]: time="2026-06-09T16:21:26.647692464Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.726806 | controller | Jun 09 16:21:27.014901 crc crio[22095]: 2026-06-09T16:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e360955b7d4baae Mac:ae:49:64:41:b2:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 SocketPath: PciID:}] [{Interface:0xc0003707e0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.726822 | controller | Jun 09 16:21:27.016669 crc crio[22095]: time="2026-06-09T16:21:27.016583354Z" level=info msg="Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc00012aaf8}] Aliases:map[]}"
2026-06-09 17:40:40.726837 | controller | Jun 09 16:21:27.016801 crc crio[22095]: time="2026-06-09T16:21:27.016756638Z" level=info msg="Checking pod openshift-marketplace_certified-operators-mv8tt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.726855 | controller | Jun 09 16:21:27.025676 crc crio[22095]: time="2026-06-09T16:21:27.025591256Z" level=info msg="Ran pod sandbox e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c with infra container: openshift-marketplace/certified-operators-mv8tt/POD" id=ebd6c0a4-79fb-41e1-8565-6186d081ef35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.726888 | controller | Jun 09 16:21:27.028395 crc crio[22095]: time="2026-06-09T16:21:27.028321396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8cad7434-039c-4c9a-81b0-3920a4cd0592 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.726905 | controller | Jun 09 16:21:27.033473 crc crio[22095]: time="2026-06-09T16:21:27.033347095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=da22771b-8f73-4669-af0c-5b907a877d60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.726921 | controller | Jun 09 16:21:27.048497 crc crio[22095]: time="2026-06-09T16:21:27.048360841Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mv8tt/extract-utilities" id=346fa3c0-85b1-462d-bb8a-b04382653b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.726937 | controller | Jun 09 16:21:27.048823 crc crio[22095]: time="2026-06-09T16:21:27.048788442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726953 | controller | Jun 09 16:21:27.097255 crc crio[22095]: time="2026-06-09T16:21:27.097167685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726969 | controller | Jun 09 16:21:27.100841 crc crio[22095]: time="2026-06-09T16:21:27.100764168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.726990 | controller | Jun 09 16:21:27.152490 crc crio[22095]: time="2026-06-09T16:21:27.152325903Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=8b588da1-4d02-4e5a-889a-e51d06f5d39f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727006 | controller | Jun 09 16:21:27.163195 crc crio[22095]: time="2026-06-09T16:21:27.162420212Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=40ac2f2b-7971-4b14-a888-4587136373b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727022 | controller | Jun 09 16:21:27.181536 crc crio[22095]: time="2026-06-09T16:21:27.181323488Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=27ec325c-89d5-422e-a9e1-adca38a5248c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727037 | controller | Jun 09 16:21:27.196835 crc crio[22095]: time="2026-06-09T16:21:27.196668432Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=3c57dc53-aadc-4fb0-b511-b50a56d38b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727052 | controller | Jun 09 16:21:27.197486 crc crio[22095]: time="2026-06-09T16:21:27.197376511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727067 | controller | Jun 09 16:21:27.253129 crc crio[22095]: time="2026-06-09T16:21:27.252561159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727082 | controller | Jun 09 16:21:27.260627 crc crio[22095]: time="2026-06-09T16:21:27.260535634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727097 | controller | Jun 09 16:21:27.443583 crc crio[22095]: time="2026-06-09T16:21:27.443431265Z" level=info msg="Created container 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243: openshift-marketplace/certified-operators-mv8tt/extract-utilities" id=346fa3c0-85b1-462d-bb8a-b04382653b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727112 | controller | Jun 09 16:21:27.444793 crc crio[22095]: time="2026-06-09T16:21:27.444719438Z" level=info msg="Starting container: 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243" id=792b0df2-6982-443f-a04c-b29090b699f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.727128 | controller | Jun 09 16:21:27.454631 crc crio[22095]: time="2026-06-09T16:21:27.454506899Z" level=info msg="Started container" PID=81738 containerID=9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243 description=openshift-marketplace/certified-operators-mv8tt/extract-utilities id=792b0df2-6982-443f-a04c-b29090b699f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c
2026-06-09 17:40:40.727144 | controller | Jun 09 16:21:27.457303 crc crio[22095]: time="2026-06-09T16:21:27.457203819Z" level=info msg="Created container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core" id=3c57dc53-aadc-4fb0-b511-b50a56d38b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727161 | controller | Jun 09 16:21:27.458606 crc crio[22095]: time="2026-06-09T16:21:27.458564224Z" level=info msg="Starting container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b" id=94ecbf3b-2c28-495a-8fea-76fe858c455a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.727180 | controller | Jun 09 16:21:27.464517 crc crio[22095]: time="2026-06-09T16:21:27.464423814Z" level=info msg="Started container" PID=81739 containerID=9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b description=openstack/ceilometer-0/sg-core id=94ecbf3b-2c28-495a-8fea-76fe858c455a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601
2026-06-09 17:40:40.727197 | controller | Jun 09 16:21:27.483355 crc crio[22095]: time="2026-06-09T16:21:27.483240848Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=e24cab18-ea5f-4396-a782-caf8c07b7d0d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727213 | controller | Jun 09 16:21:27.489747 crc crio[22095]: time="2026-06-09T16:21:27.489295013Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.727230 | controller | Jun 09 16:21:27.757074 crc crio[22095]: time="2026-06-09T16:21:27.757002484Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6ec91d74-86ee-4100-9cba-3306d674d289 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727246 | controller | Jun 09 16:21:27.762817 crc crio[22095]: time="2026-06-09T16:21:27.76269065Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.727270 | controller | Jun 09 16:21:28.361395 crc crio[22095]: time="2026-06-09T16:21:28.361139341Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=6ec91d74-86ee-4100-9cba-3306d674d289 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727286 | controller | Jun 09 16:21:28.362414 crc crio[22095]: time="2026-06-09T16:21:28.362346582Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ac3005b4-0bd3-4473-9d33-7626d37e4d79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727303 | controller | Jun 09 16:21:28.366188 crc crio[22095]: time="2026-06-09T16:21:28.366141479Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=99002c52-e73b-451c-bf0b-27988a86417e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727319 | controller | Jun 09 16:21:28.378346 crc crio[22095]: time="2026-06-09T16:21:28.378295602Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mv8tt/extract-content" id=9c7d99a1-b61d-4355-83aa-3be28af17772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727335 | controller | Jun 09 16:21:28.379126 crc crio[22095]: time="2026-06-09T16:21:28.379079802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727351 | controller | Jun 09 16:21:28.432030 crc crio[22095]: time="2026-06-09T16:21:28.431878339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727367 | controller | Jun 09 16:21:28.436348 crc crio[22095]: time="2026-06-09T16:21:28.436270752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727384 | controller | Jun 09 16:21:28.633283 crc crio[22095]: time="2026-06-09T16:21:28.632130946Z" level=info msg="Created container 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7: openshift-marketplace/certified-operators-mv8tt/extract-content" id=9c7d99a1-b61d-4355-83aa-3be28af17772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727399 | controller | Jun 09 16:21:28.635308 crc crio[22095]: time="2026-06-09T16:21:28.635200415Z" level=info msg="Starting container: 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7" id=3a539a33-6766-4424-8288-d00851da699e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.727418 | controller | Jun 09 16:21:28.642218 crc crio[22095]: time="2026-06-09T16:21:28.641882496Z" level=info msg="Started container" PID=81801 containerID=1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7 description=openshift-marketplace/certified-operators-mv8tt/extract-content id=3a539a33-6766-4424-8288-d00851da699e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c
2026-06-09 17:40:40.727435 | controller | Jun 09 16:21:28.887113 crc crio[22095]: time="2026-06-09T16:21:28.887028017Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-qk5lt/POD" id=2b7a3ddf-3344-4344-b6b2-b721bab3cf1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.727451 | controller | Jun 09 16:21:28.888697 crc crio[22095]: time="2026-06-09T16:21:28.88713038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727468 | controller | Jun 09 16:21:28.940268 crc crio[22095]: time="2026-06-09T16:21:28.940140042Z" level=info msg="Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc0028b68f0}] Aliases:map[]}"
2026-06-09 17:40:40.727484 | controller | Jun 09 16:21:28.940268 crc crio[22095]: time="2026-06-09T16:21:28.940213324Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-qk5lt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.727500 | controller | Jun 09 16:21:29.059164 crc crio[22095]: time="2026-06-09T16:21:29.058784391Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=e24cab18-ea5f-4396-a782-caf8c07b7d0d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727517 | controller | Jun 09 16:21:29.064970 crc crio[22095]: time="2026-06-09T16:21:29.064432937Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=5f9ee797-e91a-4cd0-851d-e42976f4f5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727533 | controller | Jun 09 16:21:29.146099 crc crio[22095]: time="2026-06-09T16:21:29.145851429Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=0fb47253-67a1-447c-86c2-cad6b178f08e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727549 | controller | Jun 09 16:21:29.248426 crc crio[22095]: time="2026-06-09T16:21:29.248328653Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5740faa5-3911-4c5d-8009-a102c849e89f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727566 | controller | Jun 09 16:21:29.249092 crc crio[22095]: time="2026-06-09T16:21:29.249023141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727582 | controller | Jun 09 16:21:29.302326 crc crio[22095]: time="2026-06-09T16:21:29.302246899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727602 | controller | Jun 09 16:21:29.306560 crc crio[22095]: time="2026-06-09T16:21:29.306152959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727618 | controller | Jun 09 16:21:29.561708 crc crio[22095]: time="2026-06-09T16:21:29.561562534Z" level=info msg="Created container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd" id=5740faa5-3911-4c5d-8009-a102c849e89f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727634 | controller | Jun 09 16:21:29.563879 crc crio[22095]: time="2026-06-09T16:21:29.563801701Z" level=info msg="Starting container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092" id=be299cb5-3eb9-493d-8ea6-92232754e39c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.727650 | controller | Jun 09 16:21:29.570110 crc crio[22095]: time="2026-06-09T16:21:29.570022221Z" level=info msg="Started container" PID=81884 containerID=11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092 description=openstack/ceilometer-0/proxy-httpd id=be299cb5-3eb9-493d-8ea6-92232754e39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601
2026-06-09 17:40:40.727666 | controller | Jun 09 16:21:29.606995 crc crio[22095]: 2026-06-09T16:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cfb4363beddbb Mac:ee:d2:68:02:62:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.727683 | controller | Jun 09 16:21:29.609681 crc crio[22095]: time="2026-06-09T16:21:29.609589698Z" level=info msg="Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc0028b68f0}] Aliases:map[]}"
2026-06-09 17:40:40.727699 | controller | Jun 09 16:21:29.613370 crc crio[22095]: time="2026-06-09T16:21:29.613287763Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-qk5lt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.727715 | controller | Jun 09 16:21:29.626178 crc crio[22095]: time="2026-06-09T16:21:29.625736563Z" level=info msg="Ran pod sandbox 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 with infra container: openshift-marketplace/redhat-marketplace-qk5lt/POD" id=2b7a3ddf-3344-4344-b6b2-b721bab3cf1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.727732 | controller | Jun 09 16:21:29.629582 crc crio[22095]: time="2026-06-09T16:21:29.629483829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=159e6c7f-e72f-45b5-80eb-a4ae9ea7aceb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727748 | controller | Jun 09 16:21:29.632012 crc crio[22095]: time="2026-06-09T16:21:29.631880841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f5f4c063-6095-4035-9f3e-c0edbc90b5b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727764 | controller | Jun 09 16:21:29.663606 crc crio[22095]: time="2026-06-09T16:21:29.663477543Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities" id=e3439288-5fdd-4a94-8a37-bfb4410d3f03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727783 | controller | Jun 09 16:21:29.664176 crc crio[22095]: time="2026-06-09T16:21:29.664112439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727800 | controller | Jun 09 16:21:29.708800 crc crio[22095]: time="2026-06-09T16:21:29.708526761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727816 | controller | Jun 09 16:21:29.711707 crc crio[22095]: time="2026-06-09T16:21:29.71162999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.727833 | controller | Jun 09 16:21:30.104276 crc crio[22095]: time="2026-06-09T16:21:30.10343434Z" level=info msg="Created container 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities" id=e3439288-5fdd-4a94-8a37-bfb4410d3f03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.727852 | controller | Jun 09 16:21:30.106193 crc crio[22095]: time="2026-06-09T16:21:30.106106069Z" level=info msg="Starting container: 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543" id=2a87f57e-06fd-45af-bc82-1773a360104f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.727887 | controller | Jun 09 16:21:30.112317 crc crio[22095]: time="2026-06-09T16:21:30.112218996Z" level=info msg="Started container" PID=82104 containerID=2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543 description=openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities id=2a87f57e-06fd-45af-bc82-1773a360104f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20
2026-06-09 17:40:40.727905 | controller | Jun 09 16:21:30.841415 crc crio[22095]: time="2026-06-09T16:21:30.841383486Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=05e8df86-3ca0-4145-9d33-e2fd391b4a6a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727921 | controller | Jun 09 16:21:30.847022 crc crio[22095]: time="2026-06-09T16:21:30.846887787Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.727937 | controller | Jun 09 16:21:31.570628 crc crio[22095]: time="2026-06-09T16:21:31.569874189Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=05e8df86-3ca0-4145-9d33-e2fd391b4a6a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.727954 | controller | Jun 09 16:21:31.573542 crc crio[22095]: time="2026-06-09T16:21:31.573359148Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7aaf15fc-c4bc-4cbd-9d0f-b972b982c0e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727970 | controller | Jun 09 16:21:31.578400 crc crio[22095]: time="2026-06-09T16:21:31.577899755Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4a09f72e-0921-4998-9577-983b3557ff97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.727986 | controller | Jun 09 16:21:31.586558 crc crio[22095]: time="2026-06-09T16:21:31.586232809Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-qk5lt/extract-content" id=defe5324-e053-49e1-b3aa-15bcbf4608e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728002 | controller | Jun 09 16:21:31.587103 crc crio[22095]: time="2026-06-09T16:21:31.586867616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728018 | controller | Jun 09 16:21:31.666152 crc crio[22095]: time="2026-06-09T16:21:31.665888347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728038 | controller | Jun 09 16:21:31.669379 crc crio[22095]: time="2026-06-09T16:21:31.669193862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728055 | controller | Jun 09 16:21:31.914725 crc crio[22095]: time="2026-06-09T16:21:31.91387925Z" level=info msg="Created container 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1: openshift-marketplace/redhat-marketplace-qk5lt/extract-content" id=defe5324-e053-49e1-b3aa-15bcbf4608e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728071 | controller | Jun 09 16:21:31.917373 crc crio[22095]: time="2026-06-09T16:21:31.917152325Z" level=info msg="Starting container: 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1" id=a27d7ada-17f1-444f-8dc8-351ab146cd7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.728088 | controller | Jun 09 16:21:31.926394 crc crio[22095]: time="2026-06-09T16:21:31.926288719Z" level=info msg="Started container" PID=82188 containerID=02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1 description=openshift-marketplace/redhat-marketplace-qk5lt/extract-content id=a27d7ada-17f1-444f-8dc8-351ab146cd7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20
2026-06-09 17:40:40.728104 | controller | Jun 09 16:21:32.890006 crc crio[22095]: time="2026-06-09T16:21:32.889882545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61f1973b-8194-447e-977a-0a2bc849cdc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.728121 | controller | Jun 09 16:21:32.892858 crc crio[22095]: time="2026-06-09T16:21:32.892783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b7afb145-c616-4fac-ac6c-ad233a00ef0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.728137 | controller | Jun 09 16:21:32.906124 crc crio[22095]: time="2026-06-09T16:21:32.9060134Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mv8tt/registry-server" id=e7f118ef-271c-4611-8f7d-f187e6549829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728153 | controller | Jun 09 16:21:32.906683 crc crio[22095]: time="2026-06-09T16:21:32.906612915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728169 | controller | Jun 09 16:21:32.976054 crc crio[22095]: time="2026-06-09T16:21:32.975989718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728185 | controller | Jun 09 16:21:32.981848 crc crio[22095]: time="2026-06-09T16:21:32.981797458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728201 | controller | Jun 09 16:21:33.189623 crc crio[22095]: time="2026-06-09T16:21:33.189554117Z" level=info msg="Created container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server" id=e7f118ef-271c-4611-8f7d-f187e6549829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728217 | controller | Jun 09 16:21:33.192252 crc crio[22095]: time="2026-06-09T16:21:33.192048731Z" level=info msg="Starting container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a" id=4d4881cb-c81b-47d4-a55f-a18cb4fbf7ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.728236 | controller | Jun 09 16:21:33.204057 crc crio[22095]: time="2026-06-09T16:21:33.200315224Z" level=info msg="Started container" PID=82223 containerID=7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a description=openshift-marketplace/certified-operators-mv8tt/registry-server id=4d4881cb-c81b-47d4-a55f-a18cb4fbf7ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c
2026-06-09 17:40:40.728253 | controller | Jun 09 16:21:33.920075 crc crio[22095]: time="2026-06-09T16:21:33.919623311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d0e6222a-0c7a-4fd9-b6fa-5a2227072597 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.728269 | controller | Jun 09 16:21:33.926893 crc crio[22095]: time="2026-06-09T16:21:33.926774505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=712f12db-aff6-4339-b1ee-450c7625f5db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.728286 | controller | Jun 09 16:21:33.940642 crc crio[22095]: time="2026-06-09T16:21:33.94058289Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-qk5lt/registry-server" id=104567df-da9b-4f8a-af11-c875a9859cbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728302 | controller | Jun 09 16:21:33.941362 crc crio[22095]: time="2026-06-09T16:21:33.941336009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728318 | controller | Jun 09 16:21:34.008656 crc crio[22095]: time="2026-06-09T16:21:34.008601498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728335 | controller | Jun 09 16:21:34.011662 crc crio[22095]: time="2026-06-09T16:21:34.011634616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728351 | controller | Jun 09 16:21:34.230846 crc crio[22095]: time="2026-06-09T16:21:34.230083549Z" level=info msg="Created container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server" id=104567df-da9b-4f8a-af11-c875a9859cbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728367 | controller | Jun 09 16:21:34.234058 crc crio[22095]: time="2026-06-09T16:21:34.23397813Z" level=info msg="Starting container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502" id=19836ad4-c3ef-44e2-ae16-de65f983f26c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.728384 | controller | Jun 09 16:21:34.241743 crc crio[22095]: time="2026-06-09T16:21:34.241416601Z" level=info msg="Started container" PID=82283 containerID=1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502 description=openshift-marketplace/redhat-marketplace-qk5lt/registry-server id=19836ad4-c3ef-44e2-ae16-de65f983f26c name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20
2026-06-09 17:40:40.728400 | controller | Jun 09 16:21:35.978116 crc crio[22095]: time="2026-06-09T16:21:35.977264034Z" level=info msg="Stopping pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5" id=eecdefd9-8b9e-49e4-a70f-82e3e3a4faed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728416 | controller | Jun 09 16:21:35.980037 crc crio[22095]: time="2026-06-09T16:21:35.979988374Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002273b28}] Aliases:map[]}"
2026-06-09 17:40:40.728436 | controller | Jun 09 16:21:35.980283 crc crio[22095]: time="2026-06-09T16:21:35.980259551Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-trxvh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.728453 | controller | Jun 09 16:21:36.382883 crc crio[22095]: time="2026-06-09T16:21:36.382491119Z" level=info msg="Stopped pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5" id=eecdefd9-8b9e-49e4-a70f-82e3e3a4faed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728469 | controller | Jun 09 16:21:38.000078 crc crio[22095]: time="2026-06-09T16:21:37.999992881Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=2f3ccc8b-79e7-4601-9899-ceb6b996469e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.728486 | controller | Jun 09 16:21:38.001046 crc crio[22095]: time="2026-06-09T16:21:38.000103074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728503 | controller | Jun 09 16:21:38.033706 crc crio[22095]: time="2026-06-09T16:21:38.03340529Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc002b5c6b8}] Aliases:map[]}"
2026-06-09 17:40:40.728520 | controller | Jun 09 16:21:38.033706 crc crio[22095]: time="2026-06-09T16:21:38.033543343Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.728536 | controller | Jun 09 16:21:38.603010 crc crio[22095]: 2026-06-09T16:21:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec412f7ab47a2af Mac:ea:ae:a6:3c:07:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 SocketPath: PciID:}] [{Interface:0xc000150b70 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.728553 | controller | Jun 09 16:21:38.604179 crc crio[22095]: time="2026-06-09T16:21:38.604093188Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc002b5c6b8}] Aliases:map[]}"
2026-06-09 17:40:40.728569 | controller | Jun 09 16:21:38.604355 crc crio[22095]: time="2026-06-09T16:21:38.604328504Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.728586 | controller | Jun 09 16:21:38.619169 crc crio[22095]: time="2026-06-09T16:21:38.619109764Z" level=info msg="Ran pod sandbox ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce with infra container: openstack/nova-cell0-conductor-0/POD" id=2f3ccc8b-79e7-4601-9899-ceb6b996469e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.728602 | controller | Jun 09 16:21:38.624142 crc crio[22095]: time="2026-06-09T16:21:38.622613154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=d03de993-f25c-4715-8884-b1999738ddd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.728622 | controller | Jun 09 16:21:38.653203 crc crio[22095]: time="2026-06-09T16:21:38.653113598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=9856a345-e89c-4d98-97c4-0ea3956875e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.728639 | controller | Jun 09 16:21:38.670142 crc crio[22095]: time="2026-06-09T16:21:38.670056423Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=91c62ebc-e6ba-4c06-9ca3-570362e24d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728655 | controller | Jun 09 16:21:38.670600 crc crio[22095]: time="2026-06-09T16:21:38.670550106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728671 | controller | Jun 09 16:21:38.745750 crc crio[22095]: time="2026-06-09T16:21:38.745633936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728687 | controller | Jun 09 16:21:38.749900 crc crio[22095]: time="2026-06-09T16:21:38.749820553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.728703 | controller | Jun 09 16:21:38.879345 crc crio[22095]: time="2026-06-09T16:21:38.87924572Z" level=info msg="Created container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=91c62ebc-e6ba-4c06-9ca3-570362e24d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.728720 | controller | Jun 09 16:21:38.881605 crc crio[22095]: time="2026-06-09T16:21:38.881531588Z" level=info msg="Starting container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204" id=a49d5803-4977-4de7-a1bb-7a77cd663a41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.728736 | controller | Jun 09 16:21:38.887537 crc crio[22095]: time="2026-06-09T16:21:38.88742896Z" level=info msg="Started container" PID=82639 containerID=76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a49d5803-4977-4de7-a1bb-7a77cd663a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce
2026-06-09 17:40:40.728752 | controller | Jun 09 16:21:40.499101 crc crio[22095]: time="2026-06-09T16:21:40.497734167Z" level=info msg="Stopping pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915" id=e0cf7c13-5b21-44e8-9605-b3d0e231adb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728769 | controller | Jun 09 16:21:40.499101 crc crio[22095]: time="2026-06-09T16:21:40.499094822Z" level=info msg="Stopped pod sandbox (already stopped): f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915" id=e0cf7c13-5b21-44e8-9605-b3d0e231adb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728785 | controller | Jun 09 16:21:40.500882 crc crio[22095]: time="2026-06-09T16:21:40.499892232Z" level=info msg="Removing pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915" id=311cc5a4-f81e-43f9-8d10-f6b53b6ffa7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.728801 | controller | Jun 09 16:21:40.525662 crc crio[22095]: time="2026-06-09T16:21:40.525516891Z" level=info msg="Removed pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915" id=311cc5a4-f81e-43f9-8d10-f6b53b6ffa7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.728820 | controller | Jun 09 16:21:40.527767 crc crio[22095]: time="2026-06-09T16:21:40.527581044Z" level=info msg="Stopping pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7" id=dc69eff2-e90b-431a-8ba9-a96447c39963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728837 | controller | Jun 09 16:21:40.527767 crc crio[22095]: time="2026-06-09T16:21:40.527673266Z" level=info msg="Stopped pod sandbox (already stopped): 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7" id=dc69eff2-e90b-431a-8ba9-a96447c39963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728870 | controller | Jun 09 16:21:40.529193 crc crio[22095]: time="2026-06-09T16:21:40.529037461Z" level=info msg="Removing pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7" id=5267a0b1-6e2b-4272-ac88-45950195a7cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.728892 | controller | Jun 09 16:21:40.554804 crc crio[22095]: time="2026-06-09T16:21:40.554630559Z" level=info msg="Removed pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7" id=5267a0b1-6e2b-4272-ac88-45950195a7cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.728909 | controller | Jun 09 16:21:40.556129 crc crio[22095]: time="2026-06-09T16:21:40.55583241Z" level=info msg="Stopping pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01" id=b0802767-5a1c-4dae-a010-a373e85c7ef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728925 | controller | Jun 09 16:21:40.556129 crc crio[22095]: time="2026-06-09T16:21:40.555873621Z" level=info msg="Stopped pod sandbox (already stopped): 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01" id=b0802767-5a1c-4dae-a010-a373e85c7ef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728941 | controller | Jun 09 16:21:40.557691 crc crio[22095]: time="2026-06-09T16:21:40.557593025Z" level=info msg="Removing pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01" id=9c256b65-7421-463b-ab29-b5c8bac8039c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.728956 | controller | Jun 09 16:21:40.582000 crc crio[22095]: time="2026-06-09T16:21:40.581830688Z" level=info msg="Removed pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01" id=9c256b65-7421-463b-ab29-b5c8bac8039c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.728972 | controller | Jun 09 16:21:40.583379 crc crio[22095]: time="2026-06-09T16:21:40.583291126Z" level=info msg="Stopping pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a" id=5da3de5c-102b-49e8-ba54-710fd84a653b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.728988 | controller | Jun 09 16:21:40.583379 crc crio[22095]: time="2026-06-09T16:21:40.583378028Z" level=info msg="Stopped pod sandbox (already stopped): fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a" id=5da3de5c-102b-49e8-ba54-710fd84a653b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729004 | controller | Jun 09 16:21:40.585017 crc crio[22095]: time="2026-06-09T16:21:40.584959678Z" level=info msg="Removing pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a" id=185bd035-58c4-4685-b888-2365d8b68544 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729020 | controller | Jun 09 16:21:40.611064 crc crio[22095]: time="2026-06-09T16:21:40.610866374Z" level=info msg="Removed pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a" id=185bd035-58c4-4685-b888-2365d8b68544 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729036 | controller | Jun 09 16:21:40.612717 crc crio[22095]: time="2026-06-09T16:21:40.612617529Z" level=info msg="Stopping pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26" id=0914587c-b246-4e13-9903-176d3b4ef81b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729055 | controller | Jun 09 16:21:40.612860 crc crio[22095]: time="2026-06-09T16:21:40.612728182Z" level=info msg="Stopped pod sandbox (already stopped): bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26" id=0914587c-b246-4e13-9903-176d3b4ef81b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729071 | controller | Jun 09 16:21:40.613888 crc crio[22095]: time="2026-06-09T16:21:40.61379363Z" level=info msg="Removing pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26" id=1e37e6ca-b457-4f00-bb3b-2674f1a00752 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729087 | controller | Jun 09 16:21:40.637164 crc crio[22095]: time="2026-06-09T16:21:40.636997786Z" level=info msg="Removed pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26" id=1e37e6ca-b457-4f00-bb3b-2674f1a00752 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729103 | controller | Jun 09 16:21:40.640045 crc crio[22095]: time="2026-06-09T16:21:40.63988216Z" level=info msg="Stopping pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea" id=34fd023d-354f-4a8b-a74d-b3aeba17256f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729118 | controller | Jun 09 16:21:40.640265 crc crio[22095]: time="2026-06-09T16:21:40.640055235Z" level=info msg="Stopped pod sandbox (already stopped): d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea" id=34fd023d-354f-4a8b-a74d-b3aeba17256f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729134 | controller | Jun 09 16:21:40.641029 crc crio[22095]: time="2026-06-09T16:21:40.640893116Z" level=info msg="Removing pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea" id=5e5fc082-6af6-479d-9049-86772bfe30f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729149 | controller | Jun 09 16:21:40.663610 crc crio[22095]: time="2026-06-09T16:21:40.663500817Z" level=info msg="Removed pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea" id=5e5fc082-6af6-479d-9049-86772bfe30f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729165 | controller | Jun 09 16:21:40.664584 crc crio[22095]: time="2026-06-09T16:21:40.664486763Z" level=info msg="Stopping pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306" id=bdcb0610-3246-4996-bc74-9c9031b78507 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729180 | controller | Jun 09 16:21:40.664733 crc crio[22095]: time="2026-06-09T16:21:40.664590165Z" level=info msg="Stopped pod sandbox (already stopped): 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306" id=bdcb0610-3246-4996-bc74-9c9031b78507 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729195 | controller | Jun 09 16:21:40.665885 crc crio[22095]: time="2026-06-09T16:21:40.665716224Z" level=info msg="Removing pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306" id=8c316e61-c6ac-4631-9405-ad49a84d2405 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729211 | controller | Jun 09 16:21:40.724571 crc crio[22095]: time="2026-06-09T16:21:40.724336781Z" level=info msg="Removed pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306" id=8c316e61-c6ac-4631-9405-ad49a84d2405 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.729227 | controller | Jun 09 16:21:42.085152 crc crio[22095]: time="2026-06-09T16:21:42.08457997Z" level=info msg="Stopping container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502 (timeout: 2s)" id=fb4735bc-222f-48e9-aa3e-27b16acd5f4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.729243 | controller | Jun 09 16:21:42.215477 crc crio[22095]: time="2026-06-09T16:21:42.21529927Z" level=info msg="Stopped container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server" id=fb4735bc-222f-48e9-aa3e-27b16acd5f4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.729262 | controller | Jun 09 16:21:42.216522 crc crio[22095]: time="2026-06-09T16:21:42.216426769Z" level=info msg="Stopping pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20" id=58949ea4-a696-49cb-b9a1-c1b20499caa4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729278 | controller | Jun 09 16:21:42.217391 crc crio[22095]: time="2026-06-09T16:21:42.217306511Z" level=info msg="Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc000526688}] Aliases:map[]}"
2026-06-09 17:40:40.729294 | controller | Jun 09 16:21:42.217532 crc crio[22095]: time="2026-06-09T16:21:42.217516587Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-qk5lt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729310 | controller | Jun 09 16:21:42.584237 crc crio[22095]: time="2026-06-09T16:21:42.584113669Z" level=info msg="Stopped pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20" id=58949ea4-a696-49cb-b9a1-c1b20499caa4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.729327 | controller | Jun 09 16:21:43.103992 crc crio[22095]: time="2026-06-09T16:21:43.103385475Z" level=info msg="Removing container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502" id=c46a4d8a-073c-4c53-afc8-7092682a972f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.729343 | controller | Jun 09 16:21:43.130747 crc crio[22095]: time="2026-06-09T16:21:43.130636885Z" level=info msg="Removed container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server" id=c46a4d8a-073c-4c53-afc8-7092682a972f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.729360 | controller | Jun 09 16:21:43.133680 crc crio[22095]: time="2026-06-09T16:21:43.13356711Z" level=info msg="Removing container: 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1" id=f4beae80-080d-42db-b347-9c39cb95cea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.729376 | controller | Jun 09 16:21:43.174035 crc crio[22095]: time="2026-06-09T16:21:43.17324984Z" level=info msg="Removed container 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1: openshift-marketplace/redhat-marketplace-qk5lt/extract-content" id=f4beae80-080d-42db-b347-9c39cb95cea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.729393 | controller | Jun 09 16:21:43.178383 crc crio[22095]: time="2026-06-09T16:21:43.178243769Z" level=info msg="Removing container: 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543" id=26d54ab4-5ef3-48bf-b828-ac015be0182d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.729408 | controller | Jun 09 16:21:43.233877 crc crio[22095]: time="2026-06-09T16:21:43.233818637Z" level=info msg="Removed container 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities" id=26d54ab4-5ef3-48bf-b828-ac015be0182d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.729424 | controller | Jun 09 16:21:46.113512 crc crio[22095]: time="2026-06-09T16:21:46.112718307Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-hjp2q/POD" id=4b4a32e2-143c-40d5-bc1d-bcda284214e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729441 | controller | Jun 09 16:21:46.113512 crc crio[22095]: time="2026-06-09T16:21:46.113438336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729461 | controller | Jun 09 16:21:46.178035 crc crio[22095]: time="2026-06-09T16:21:46.177743949Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc002ab2f88}] Aliases:map[]}"
2026-06-09 17:40:40.729478 | controller | Jun 09 16:21:46.178035 crc crio[22095]: time="2026-06-09T16:21:46.17780251Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-hjp2q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729495 | controller | Jun 09 16:21:46.661018 crc crio[22095]: time="2026-06-09T16:21:46.659357147Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=be50c025-272b-45c1-8dd5-247b279614d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729511 | controller | Jun 09 16:21:46.661591 crc crio[22095]: time="2026-06-09T16:21:46.659900071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729528 | controller | Jun 09 16:21:46.668120 crc crio[22095]: time="2026-06-09T16:21:46.659842799Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=3fec4f28-9eaa-4ac9-9e39-73a93aae7750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729545 | controller | Jun 09 16:21:46.668120 crc crio[22095]: time="2026-06-09T16:21:46.662851696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729561 | controller | Jun 09 16:21:46.894830 crc crio[22095]: time="2026-06-09T16:21:46.894300145Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=ba46762e-33aa-4640-a094-a48a86f816e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729577 | controller | Jun 09 16:21:46.894830 crc crio[22095]: time="2026-06-09T16:21:46.894816388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729592 | controller | Jun 09 16:21:46.958794 crc crio[22095]: time="2026-06-09T16:21:46.95868804Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=9c29a4bb-7c94-47ba-9893-a7df2dce43b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729608 | controller | Jun 09 16:21:46.958794 crc crio[22095]: time="2026-06-09T16:21:46.958789082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729625 | controller | Jun 09 16:21:46.972304 crc crio[22095]: time="2026-06-09T16:21:46.97074672Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc00263c108}] Aliases:map[]}"
2026-06-09 17:40:40.729641 | controller | Jun 09 16:21:46.972304 crc crio[22095]: time="2026-06-09T16:21:46.97112762Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729662 | controller | Jun 09 16:21:46.975473 crc crio[22095]: time="2026-06-09T16:21:46.974101446Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002b5c560}] Aliases:map[]}"
2026-06-09 17:40:40.729678 | controller | Jun 09 16:21:46.975473 crc crio[22095]: time="2026-06-09T16:21:46.974231739Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729695 | controller | Jun 09 16:21:47.111397 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df58527e6dbdd7 Mac:e2:1e:b5:2b:bb:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.729711 | controller | Jun 09 16:21:47.111397 crc crio[22095]: time="2026-06-09T16:21:47.108982393Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc002ab2f88}] Aliases:map[]}"
2026-06-09 17:40:40.729728 | controller | Jun 09 16:21:47.111397 crc crio[22095]: time="2026-06-09T16:21:47.109117176Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-hjp2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.729744 | controller | Jun 09 16:21:47.115040 crc crio[22095]: time="2026-06-09T16:21:47.113492199Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc000526818}] Aliases:map[]}"
2026-06-09 17:40:40.729761 | controller | Jun 09 16:21:47.115040 crc crio[22095]: time="2026-06-09T16:21:47.11355516Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729777 | controller | Jun 09 16:21:47.135719 crc crio[22095]: time="2026-06-09T16:21:47.135670139Z" level=info msg="Ran pod sandbox 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db with infra container: openstack/nova-cell0-cell-mapping-hjp2q/POD" id=4b4a32e2-143c-40d5-bc1d-bcda284214e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729794 | controller | Jun 09 16:21:47.177611 crc crio[22095]: time="2026-06-09T16:21:47.177196246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2afd0749-6dc6-4360-8a75-f726da1c371f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.729810 | controller | Jun 09 16:21:47.209491 crc crio[22095]: time="2026-06-09T16:21:47.209374993Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc000526ad8}] Aliases:map[]}"
2026-06-09 17:40:40.729830 | controller | Jun 09 16:21:47.209491 crc crio[22095]: time="2026-06-09T16:21:47.209487626Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729846 | controller | Jun 09 16:21:47.309029 crc crio[22095]: time="2026-06-09T16:21:47.305282678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=dfa738e2-700d-4be3-ae4d-46b238721578 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.729884 | controller | Jun 09 16:21:47.333675 crc crio[22095]: time="2026-06-09T16:21:47.332649191Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage" id=d06ac18a-b4ee-48e9-b067-63f6a07040b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.729902 | controller | Jun 09 16:21:47.333675 crc crio[22095]: time="2026-06-09T16:21:47.333116083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729918 | controller | Jun 09 16:21:47.487978 crc crio[22095]: time="2026-06-09T16:21:47.480750498Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-rm955/POD" id=a531fd58-22be-4560-8405-bd21f888179f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.729933 | controller | Jun 09 16:21:47.487978 crc crio[22095]: time="2026-06-09T16:21:47.48084052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729949 | controller | Jun 09 16:21:47.561664 crc crio[22095]: time="2026-06-09T16:21:47.561574305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.729965 | controller | Jun 09 16:21:47.577808 crc crio[22095]: time="2026-06-09T16:21:47.565214848Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0004c74e0}] Aliases:map[]}"
2026-06-09 17:40:40.729981 | controller | Jun 09 16:21:47.577808 crc crio[22095]: time="2026-06-09T16:21:47.56528648Z" level=info msg="Adding pod openstack_dnsmasq-dns-b779ff7c7-rm955 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.729997 | controller | Jun 09 16:21:47.577808 crc crio[22095]: time="2026-06-09T16:21:47.568212345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.730013 | controller | Jun 09 16:21:47.713809 crc crio[22095]: time="2026-06-09T16:21:47.713712985Z" level=info msg="Created container d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage" id=d06ac18a-b4ee-48e9-b067-63f6a07040b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.730029 | controller | Jun 09 16:21:47.717742 crc crio[22095]: time="2026-06-09T16:21:47.717635566Z" level=info msg="Starting container: d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a" id=64960726-7a28-435c-9481-12a8ab27630d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.730051 | controller | Jun 09 16:21:47.725499 crc crio[22095]: time="2026-06-09T16:21:47.725369155Z" level=info msg="Started container" PID=83266 containerID=d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a description=openstack/nova-cell0-cell-mapping-hjp2q/nova-manage id=64960726-7a28-435c-9481-12a8ab27630d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db
2026-06-09 17:40:40.730068 | controller | Jun 09 16:21:47.885390 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6589a92bbbb9c2f Mac:d2:9f:ae:08:00:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.730084 | controller | Jun 09 16:21:47.892688 crc crio[22095]: time="2026-06-09T16:21:47.892558592Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002b5c560}] Aliases:map[]}"
2026-06-09 17:40:40.730100 | controller | Jun 09 16:21:47.892829 crc crio[22095]: time="2026-06-09T16:21:47.892751977Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.730116 | controller | Jun 09 16:21:47.924285 crc crio[22095]: time="2026-06-09T16:21:47.923426315Z" level=info msg="Ran pod sandbox 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=be50c025-272b-45c1-8dd5-247b279614d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.730132 | controller | Jun 09 16:21:47.947538 crc crio[22095]: time="2026-06-09T16:21:47.942219728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730148 | controller | Jun 09 16:21:47.947538 crc crio[22095]: time="2026-06-09T16:21:47.942482995Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730164 | controller | Jun 09 16:21:47.947538 crc crio[22095]: time="2026-06-09T16:21:47.942539296Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730180 | controller | Jun 09 16:21:47.951876 crc crio[22095]: time="2026-06-09T16:21:47.949876345Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=146d034f-cf4c-4449-97c5-f59a99870f42 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.730196 | controller | Jun 09 16:21:47.951876 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e613cfc279430 Mac:e6:a8:08:89:62:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf SocketPath: PciID:}] [{Interface:0xc000224fe0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.730215 | controller | Jun 09 16:21:47.955582 crc crio[22095]: time="2026-06-09T16:21:47.955477069Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc00263c108}] Aliases:map[]}"
2026-06-09 17:40:40.730232 | controller | Jun 09 16:21:47.955827 crc crio[22095]: time="2026-06-09T16:21:47.955734555Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.730248 | controller | Jun 09 16:21:47.963259 crc crio[22095]: time="2026-06-09T16:21:47.962743895Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\""
2026-06-09 17:40:40.730264 | controller | Jun 09 16:21:47.998886 crc crio[22095]: time="2026-06-09T16:21:47.998803212Z" level=info msg="Ran pod sandbox 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 with infra container: openstack/nova-scheduler-0/POD" id=3fec4f28-9eaa-4ac9-9e39-73a93aae7750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.730280 | controller | Jun 09 16:21:48.003077 crc crio[22095]: time="2026-06-09T16:21:48.003016081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730296 | controller | Jun 09 16:21:48.003274 crc crio[22095]: time="2026-06-09T16:21:48.003226726Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730312 | controller | Jun 09 16:21:48.003355 crc crio[22095]: time="2026-06-09T16:21:48.003301348Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730328 | controller | Jun 09 16:21:48.012150 crc crio[22095]: time="2026-06-09T16:21:48.009876187Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d5533a6f-5798-4f58-8454-2aa71e9d131f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.730344 | controller | Jun 09 16:21:48.015287 crc crio[22095]: time="2026-06-09T16:21:48.014791313Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\""
2026-06-09 17:40:40.730359 | controller | Jun 09 16:21:48.229270 crc crio[22095]: time="2026-06-09T16:21:48.229122682Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-pcmnp/POD" id=f8953a27-2908-4356-b9f2-8e9df4950503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.730375 | controller | Jun 09 16:21:48.229270 crc crio[22095]: time="2026-06-09T16:21:48.229196504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.730392 | controller | Jun 09 16:21:48.311627 crc crio[22095]: time="2026-06-09T16:21:48.311352335Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002b5c228}] Aliases:map[]}"
2026-06-09 17:40:40.730413 | controller | Jun 09 16:21:48.311627 crc crio[22095]: time="2026-06-09T16:21:48.311573011Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-pcmnp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.730430 | controller | Jun 09 16:21:48.312114 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d98df0b0e8c84fa Mac:26:d0:3a:fa:78:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e SocketPath: PciID:}] [{Interface:0xc000014a50 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.730447 | controller | Jun 09 16:21:48.312766 crc crio[22095]: time="2026-06-09T16:21:48.3127061Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc000526818}] Aliases:map[]}"
2026-06-09 17:40:40.730463 | controller | Jun 09 16:21:48.312890 crc crio[22095]: time="2026-06-09T16:21:48.312843834Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.730479 | controller | Jun 09 16:21:48.342204 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80b12101436154 Mac:e6:58:26:fc:f2:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 SocketPath: PciID:}] [{Interface:0xc0003845d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.730511 | controller | Jun 09 16:21:48.343348 crc crio[22095]: time="2026-06-09T16:21:48.343226294Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc000526ad8}] Aliases:map[]}"
2026-06-09 17:40:40.730529 | controller | Jun 09 16:21:48.343516 crc crio[22095]: time="2026-06-09T16:21:48.343374868Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.730545 | controller | Jun 09 16:21:48.352184 crc crio[22095]: time="2026-06-09T16:21:48.352082342Z" level=info msg="Ran pod sandbox d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd with infra container: openstack/nova-metadata-0/POD" id=9c29a4bb-7c94-47ba-9893-a7df2dce43b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.730562 | controller | Jun 09 16:21:48.356055 crc crio[22095]: time="2026-06-09T16:21:48.35589925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730578 | controller | Jun 09 16:21:48.356200 crc crio[22095]: time="2026-06-09T16:21:48.356180507Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730597 | controller | Jun 09 16:21:48.356251 crc crio[22095]: time="2026-06-09T16:21:48.356224928Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730614 | controller | Jun 09 16:21:48.357419 crc crio[22095]: time="2026-06-09T16:21:48.357136212Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fad42c72-1a5a-4a5c-baa7-5590948a7078 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.730631 | controller | Jun 09 16:21:48.361032 crc crio[22095]: time="2026-06-09T16:21:48.360832197Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-09 17:40:40.730647 | controller | Jun 09 16:21:48.391713 crc crio[22095]: time="2026-06-09T16:21:48.391643889Z" level=info msg="Ran pod sandbox e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 with infra container: openstack/nova-api-0/POD" id=ba46762e-33aa-4640-a094-a48a86f816e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.730664 | controller | Jun 09 16:21:48.410063 crc crio[22095]: time="2026-06-09T16:21:48.40997382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730681 | controller | Jun 09 16:21:48.410243 crc crio[22095]: time="2026-06-09T16:21:48.410207296Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730696 | controller | Jun 09 16:21:48.410311 crc crio[22095]: time="2026-06-09T16:21:48.410278458Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730713 | controller | Jun 09 16:21:48.411557 crc crio[22095]: time="2026-06-09T16:21:48.411475368Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=39d7ac82-4d8d-408f-8418-51677702129a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.730729 | controller | Jun 09 16:21:48.417996 crc crio[22095]: time="2026-06-09T16:21:48.414584818Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-09 17:40:40.730745 | controller | Jun 09 16:21:48.558187 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d825e9eb518461 Mac:ce:60:ea:9f:35:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 SocketPath: PciID:}] [{Interface:0xc00040c5c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.730762 | controller | Jun 09 16:21:48.559589 crc crio[22095]: time="2026-06-09T16:21:48.559509972Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0004c74e0}] Aliases:map[]}"
2026-06-09 17:40:40.730781 | controller | Jun 09 16:21:48.560188 crc crio[22095]: time="2026-06-09T16:21:48.559684447Z" level=info msg="Checking pod openstack_dnsmasq-dns-b779ff7c7-rm955 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.730798 | controller | Jun 09 16:21:48.571881 crc crio[22095]: time="2026-06-09T16:21:48.571739256Z" level=info msg="Ran pod sandbox 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 with infra container: openstack/dnsmasq-dns-b779ff7c7-rm955/POD" id=a531fd58-22be-4560-8405-bd21f888179f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.730815 | controller | Jun 09 16:21:48.576132 crc crio[22095]: time="2026-06-09T16:21:48.575636677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9609ad7b-313f-4004-a8b9-256f05a3ea1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730831 | controller | Jun 09 16:21:48.652876 crc crio[22095]: time="2026-06-09T16:21:48.652747508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=89399e09-97eb-4ee7-b8b2-cb8fb0e35782 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.730847 | controller | Jun 09 16:21:48.665128 crc crio[22095]: time="2026-06-09T16:21:48.665028794Z" level=info msg="Creating container: openstack/dnsmasq-dns-b779ff7c7-rm955/init" id=42562496-75dc-4b3b-95e4-6834653a5524 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.730884 | controller | Jun 09 16:21:48.665974 crc crio[22095]: time="2026-06-09T16:21:48.665567388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.730903 | controller | Jun 09 16:21:48.745969 crc crio[22095]: time="2026-06-09T16:21:48.745066511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.730920 | controller | Jun 09 16:21:48.751031 crc crio[22095]: time="2026-06-09T16:21:48.750017298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.730936 | controller | Jun 09 16:21:48.872750 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18dff138ea9c0c6 Mac:02:82:9c:47:3b:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.730953 | controller | Jun 09 16:21:48.873722 crc crio[22095]: time="2026-06-09T16:21:48.873622205Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002b5c228}] Aliases:map[]}"
2026-06-09 17:40:40.730969 | controller | Jun 09 16:21:48.873836 crc crio[22095]: time="2026-06-09T16:21:48.87379027Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-pcmnp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.730989 | controller | Jun 09 16:21:48.882437 crc crio[22095]: time="2026-06-09T16:21:48.88234833Z" level=info msg="Ran pod sandbox 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 with infra container: openstack/nova-cell1-conductor-db-sync-pcmnp/POD" id=f8953a27-2908-4356-b9f2-8e9df4950503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.731006 | controller | Jun 09 16:21:48.900544 crc crio[22095]: time="2026-06-09T16:21:48.89677259Z" level=info msg="Created container a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb: openstack/dnsmasq-dns-b779ff7c7-rm955/init" id=42562496-75dc-4b3b-95e4-6834653a5524 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731022 | controller | Jun 09 16:21:48.900544 crc crio[22095]: time="2026-06-09T16:21:48.897207791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=fea5d6ff-6f88-4a17-9090-bb9e3fad3e4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731038 | controller | Jun 09 16:21:48.904288 crc crio[22095]: time="2026-06-09T16:21:48.904201121Z" level=info msg="Starting container: a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb" id=333a6419-5d34-40d6-b850-a27d3635a626 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.731054 | controller | Jun 09 16:21:48.912787 crc crio[22095]: time="2026-06-09T16:21:48.91272568Z" level=info msg="Started container" PID=83434 containerID=a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb description=openstack/dnsmasq-dns-b779ff7c7-rm955/init id=333a6419-5d34-40d6-b850-a27d3635a626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140
2026-06-09 17:40:40.731071 | controller | Jun 09 16:21:48.935172 crc crio[22095]: time="2026-06-09T16:21:48.933204797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=93370eac-2ddc-4048-baca-7e800af115ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731088 | controller | Jun 09 16:21:48.954211 crc crio[22095]: time="2026-06-09T16:21:48.954107064Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync" id=3f30310d-1021-4eb1-80b0-cf4380036870 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731104 | controller | Jun 09 16:21:48.954810 crc crio[22095]: time="2026-06-09T16:21:48.954574216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731120 | controller | Jun 09 16:21:49.030069 crc crio[22095]: time="2026-06-09T16:21:49.029778019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731136 | controller | Jun 09 16:21:49.035352 crc crio[22095]: time="2026-06-09T16:21:49.03526835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731152 | controller | Jun 09 16:21:49.304028 crc crio[22095]: time="2026-06-09T16:21:49.302269152Z" level=info msg="Created container 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync" id=3f30310d-1021-4eb1-80b0-cf4380036870 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731168 | controller | Jun 09 16:21:49.309325 crc crio[22095]: time="2026-06-09T16:21:49.309266252Z" level=info msg="Starting container: 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f" id=627b5429-e692-4edb-a315-b47970e8a7dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.731187 | controller | Jun 09 16:21:49.322289 crc crio[22095]: time="2026-06-09T16:21:49.322222105Z" level=info msg="Started container" PID=83453 containerID=5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f description=openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync id=627b5429-e692-4edb-a315-b47970e8a7dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192
2026-06-09 17:40:40.731204 | controller | Jun 09 16:21:49.500836 crc crio[22095]: time="2026-06-09T16:21:49.5002243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a9f66436-fce5-4820-bc17-6a4e194ce6ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731220 | controller | Jun 09 16:21:49.634973 crc crio[22095]: time="2026-06-09T16:21:49.633564587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=30619795-ef30-43ec-92f2-4860d227c616 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731236 | controller | Jun 09 16:21:49.648805 crc crio[22095]: time="2026-06-09T16:21:49.648719736Z" level=info msg="Creating container: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns" id=c76afd18-c783-44d4-9d4e-704d3a1af6f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731252 | controller | Jun 09 16:21:49.649314 crc crio[22095]: time="2026-06-09T16:21:49.64925299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731268 | controller | Jun 09 16:21:49.768986 crc crio[22095]: time="2026-06-09T16:21:49.764147913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731284 | controller | Jun 09 16:21:49.778818 crc crio[22095]: time="2026-06-09T16:21:49.778767109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731300 | controller | Jun 09 16:21:50.041401 crc crio[22095]: time="2026-06-09T16:21:50.040839144Z" level=info msg="Created container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns" id=c76afd18-c783-44d4-9d4e-704d3a1af6f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731316 | controller | Jun 09 16:21:50.045793 crc crio[22095]: time="2026-06-09T16:21:50.04573491Z" level=info msg="Starting container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6" id=4d147837-8db3-49c0-a561-d2c8c17791f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.731332 | controller | Jun 09 16:21:50.124631 crc crio[22095]: time="2026-06-09T16:21:50.124390072Z" level=info msg="Stopping container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a (timeout: 2s)" id=552bf61d-4ebf-4d25-b97f-a67a96f78b30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.731348 | controller | Jun 09 16:21:50.128773 crc crio[22095]: time="2026-06-09T16:21:50.128578399Z" level=info msg="Started container" PID=83528 containerID=f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6 description=openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns id=4d147837-8db3-49c0-a561-d2c8c17791f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140
2026-06-09 17:40:40.731365 | controller | Jun 09 16:21:50.267508 crc crio[22095]: time="2026-06-09T16:21:50.267375367Z" level=info msg="Stopped container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server" id=552bf61d-4ebf-4d25-b97f-a67a96f78b30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.731384 | controller | Jun 09 16:21:50.268851 crc crio[22095]: time="2026-06-09T16:21:50.268726391Z" level=info msg="Stopping pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c" id=175aafea-627e-43dd-9def-dde33d91da96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.731401 | controller | Jun 09 16:21:50.271566 crc crio[22095]: time="2026-06-09T16:21:50.270029615Z" level=info msg="Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc002b5c5b0}] Aliases:map[]}"
2026-06-09 17:40:40.731417 | controller | Jun 09 16:21:50.271566 crc crio[22095]: time="2026-06-09T16:21:50.27063008Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-mv8tt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.731434 | controller | Jun 09 16:21:52.450988 crc crio[22095]: time="2026-06-09T16:21:52.450179347Z" level=info msg="Stopped pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c" id=175aafea-627e-43dd-9def-dde33d91da96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.731450 | controller | Jun 09 16:21:52.644993 crc crio[22095]: time="2026-06-09T16:21:52.644178593Z" level=info msg="Removing container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a" id=044e6775-2cb5-4cbe-9630-a22d7621574c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.731466 | controller | Jun 09 16:21:54.532607 crc crio[22095]: time="2026-06-09T16:21:54.530237237Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d5533a6f-5798-4f58-8454-2aa71e9d131f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.731482 | controller | Jun 09 16:21:54.532607 crc crio[22095]: time="2026-06-09T16:21:54.532162867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=2493e808-65f1-433e-aae2-633a71a6f964 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731499 | controller | Jun 09 16:21:54.539614 crc crio[22095]: time="2026-06-09T16:21:54.539429594Z" level=info msg="Removed container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server" id=044e6775-2cb5-4cbe-9630-a22d7621574c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.731514 | controller | Jun 09 16:21:54.543585 crc crio[22095]: time="2026-06-09T16:21:54.543436137Z" level=info msg="Removing container: 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7" id=6408d4af-2eb2-446b-ba6d-2c1f1ea680d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.731530 | controller | Jun 09 16:21:54.611599 crc crio[22095]: time="2026-06-09T16:21:54.611429084Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=146d034f-cf4c-4449-97c5-f59a99870f42 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.731547 | controller | Jun 09 16:21:54.612751 crc crio[22095]: time="2026-06-09T16:21:54.612642405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=7421625a-5b66-4142-9a24-3b977d12d186 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731566 | controller | Jun 09 16:21:54.635065 crc crio[22095]: time="2026-06-09T16:21:54.634965519Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=39d7ac82-4d8d-408f-8418-51677702129a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.731583 | controller | Jun 09 16:21:54.636071 crc crio[22095]: time="2026-06-09T16:21:54.635901933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=aa19f18b-4603-4515-92ae-545dafd47067 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731599 | controller | Jun 09 16:21:54.684163 crc crio[22095]: time="2026-06-09T16:21:54.682583793Z" level=info msg="Removed container 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7: openshift-marketplace/certified-operators-mv8tt/extract-content" id=6408d4af-2eb2-446b-ba6d-2c1f1ea680d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.731615 | controller | Jun 09 16:21:54.689480 crc crio[22095]: time="2026-06-09T16:21:54.689341456Z" level=info msg="Removing container: 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243" id=eb177130-442a-4263-9518-9b85ef7030ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.731631 | controller | Jun 09 16:21:54.691004 crc crio[22095]: time="2026-06-09T16:21:54.690865126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bb962a62-f68e-4959-b00e-d118ce1d081a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731647 | controller | Jun 09 16:21:54.702323 crc crio[22095]: time="2026-06-09T16:21:54.702218187Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fad42c72-1a5a-4a5c-baa7-5590948a7078 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.731663 | controller | Jun 09 16:21:54.705243 crc crio[22095]: time="2026-06-09T16:21:54.703293885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5a1e220f-39ea-44c0-b810-30b28e5559d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731679 | controller | Jun 09 16:21:54.708659 crc crio[22095]: time="2026-06-09T16:21:54.708580501Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=43405859-e400-4b5f-8905-79096479f3ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731696 | controller | Jun 09 16:21:54.708814 crc crio[22095]: time="2026-06-09T16:21:54.708735265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8e3441aa-398e-4cb6-b7ad-32c246fcefef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731712 | controller | Jun 09 16:21:54.711718 crc crio[22095]: time="2026-06-09T16:21:54.711605559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731728 | controller | Jun 09 16:21:54.718002 crc crio[22095]: time="2026-06-09T16:21:54.717844319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=2bd56342-b975-48a7-9fe7-b4223fd30ace name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731744 | controller | Jun 09 16:21:54.722097 crc crio[22095]: time="2026-06-09T16:21:54.721989886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=c95cccf9-1523-401a-907f-3b07eb8b22c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.731764 | controller | Jun 09 16:21:54.722252 crc crio[22095]: time="2026-06-09T16:21:54.722215301Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=957ff00f-b541-4c31-8cdd-3091e3367c7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731780 | controller | Jun 09 16:21:54.741259 crc crio[22095]: time="2026-06-09T16:21:54.741178739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731796 | controller | Jun 09 16:21:54.747502 crc crio[22095]: time="2026-06-09T16:21:54.747403919Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a1c8700a-2dc6-4619-ad98-747a5d90a2ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731813 | controller | Jun 09 16:21:54.753068 crc crio[22095]: time="2026-06-09T16:21:54.752973442Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=4e637ef5-61e2-44cb-83f8-cf9e699bdaf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.731830 | controller | Jun 09 16:21:54.774884 crc crio[22095]: time="2026-06-09T16:21:54.774594468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731850 | controller | Jun 09 16:21:54.775222 crc crio[22095]: time="2026-06-09T16:21:54.775056939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731884 | controller | Jun 09 16:21:54.775523 crc crio[22095]: time="2026-06-09T16:21:54.775331537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731902 | controller | Jun 09 16:21:54.781571 crc crio[22095]: time="2026-06-09T16:21:54.781505545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731919 | controller | Jun 09 16:21:54.835324 crc crio[22095]: time="2026-06-09T16:21:54.834037115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731935 | controller | Jun 09 16:21:54.841218 crc crio[22095]: time="2026-06-09T16:21:54.841134038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731951 | controller | Jun 09 16:21:54.846971 crc crio[22095]: time="2026-06-09T16:21:54.846827264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731967 | controller | Jun 09 16:21:54.851063 crc crio[22095]: time="2026-06-09T16:21:54.850827737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.731983 | controller | Jun 09 16:21:54.862077 crc crio[22095]: time="2026-06-09T16:21:54.861900611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732000 | controller | Jun 09 16:21:54.865388 crc crio[22095]: time="2026-06-09T16:21:54.865315189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732015 | controller | Jun 09 16:21:54.958052 crc crio[22095]: time="2026-06-09T16:21:54.957983331Z" level=info msg="Removed container 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243: openshift-marketplace/certified-operators-mv8tt/extract-utilities" id=eb177130-442a-4263-9518-9b85ef7030ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732036 | controller | Jun 09 16:21:55.104012 crc crio[22095]: time="2026-06-09T16:21:55.103873481Z" level=info msg="Created container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log" id=957ff00f-b541-4c31-8cdd-3091e3367c7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732053 | controller | Jun 09 16:21:55.105343 crc crio[22095]: time="2026-06-09T16:21:55.105275407Z" level=info msg="Starting container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c" id=d056bf15-02ef-4194-bfa9-b84df2d95758 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.732069 | controller | Jun 09 16:21:55.115552 crc crio[22095]: time="2026-06-09T16:21:55.115394707Z" level=info msg="Started container" PID=83775 containerID=bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c description=openstack/nova-metadata-0/nova-metadata-log id=d056bf15-02ef-4194-bfa9-b84df2d95758 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd
2026-06-09 17:40:40.732086 | controller | Jun 09 16:21:55.133710 crc crio[22095]: time="2026-06-09T16:21:55.133621375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=91a4c99b-1cb4-40dd-ab0b-93cfba9f5bb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.732101 | controller | Jun 09 16:21:55.154679 crc crio[22095]: time="2026-06-09T16:21:55.154099881Z" level=info msg="Created container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a1c8700a-2dc6-4619-ad98-747a5d90a2ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732117 | controller | Jun 09 16:21:55.156207 crc crio[22095]: time="2026-06-09T16:21:55.156075332Z" level=info msg="Starting container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f" id=e1e50fc0-c9b0-47c7-9bbe-af51cb301a15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.732133 | controller | Jun 09 16:21:55.167548 crc crio[22095]: time="2026-06-09T16:21:55.167426874Z" level=info msg="Started container" PID=83778 containerID=050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1e50fc0-c9b0-47c7-9bbe-af51cb301a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68
2026-06-09 17:40:40.732150 | controller | Jun 09 16:21:55.170493 crc crio[22095]: time="2026-06-09T16:21:55.17038093Z" level=info msg="Created container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log" id=43405859-e400-4b5f-8905-79096479f3ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732166 | controller | Jun 09 16:21:55.177897 crc crio[22095]: time="2026-06-09T16:21:55.176392534Z" level=info msg="Starting container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d" id=c8d6ead4-4b08-41a0-82ce-a14de1ca077b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.732182 | controller | Jun 09 16:21:55.177897 crc crio[22095]: time="2026-06-09T16:21:55.17659336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=dd2dca01-1c92-438a-a13f-19eacdc3c429 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.732198 | controller | Jun 09 16:21:55.180001 crc crio[22095]: time="2026-06-09T16:21:55.179850783Z" level=info msg="Created container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=4e637ef5-61e2-44cb-83f8-cf9e699bdaf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732217 | controller | Jun 09 16:21:55.184789 crc crio[22095]: time="2026-06-09T16:21:55.184593945Z" level=info msg="Starting container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14" id=eb788432-e575-485b-a3d3-f48706dece20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.732234 | controller | Jun 09 16:21:55.189320 crc crio[22095]: time="2026-06-09T16:21:55.188989348Z" level=info msg="Started container" PID=83776 containerID=3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d description=openstack/nova-api-0/nova-api-log id=c8d6ead4-4b08-41a0-82ce-a14de1ca077b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51
2026-06-09 17:40:40.732250 | controller | Jun 09 16:21:55.190655 crc crio[22095]: time="2026-06-09T16:21:55.190584119Z" level=info msg="Started container" PID=83777 containerID=e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=eb788432-e575-485b-a3d3-f48706dece20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3
2026-06-09 17:40:40.732266 | controller | Jun 09 16:21:55.197709 crc crio[22095]: time="2026-06-09T16:21:55.19763238Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=da3946b9-9bcf-408e-b8c4-ac46434f509c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732281 | controller | Jun 09 16:21:55.199278 crc crio[22095]: time="2026-06-09T16:21:55.199219391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732297 | controller | Jun 09 16:21:55.206346 crc crio[22095]: time="2026-06-09T16:21:55.206262002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=32c1b2f1-5882-4559-ba88-277931c595b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.732312 | controller | Jun 09 16:21:55.246879 crc crio[22095]: time="2026-06-09T16:21:55.246768853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732328 | controller | Jun 09 16:21:55.250133 crc crio[22095]: time="2026-06-09T16:21:55.249507374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3df2f42d-f148-441f-ae03-e2885f27b809 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.732344 | controller | Jun 09 16:21:55.250376 crc crio[22095]: time="2026-06-09T16:21:55.250205751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732360 | controller | Jun 09 16:21:55.264662 crc crio[22095]: time="2026-06-09T16:21:55.26456088Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=079ef68b-9dd7-476c-9f8f-7354da82112e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732375 | controller | Jun 09 16:21:55.266221 crc crio[22095]: time="2026-06-09T16:21:55.266166592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732391 | controller | Jun 09 16:21:55.323889 crc crio[22095]: time="2026-06-09T16:21:55.323842234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732408 | controller | Jun 09 16:21:55.326810 crc crio[22095]: time="2026-06-09T16:21:55.32678888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.732427 | controller | Jun 09 16:21:55.401989 crc crio[22095]: time="2026-06-09T16:21:55.4018724Z" level=info msg="Created container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata" id=da3946b9-9bcf-408e-b8c4-ac46434f509c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732443 | controller | Jun 09 16:21:55.406579 crc crio[22095]: time="2026-06-09T16:21:55.406493098Z" level=info msg="Starting container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c" id=9193c882-02a5-45fe-9e50-eed7c320f989 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.732460 | controller | Jun 09 16:21:55.420021 crc crio[22095]: time="2026-06-09T16:21:55.419899033Z" level=info msg="Started container" PID=83825 containerID=5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c description=openstack/nova-metadata-0/nova-metadata-metadata id=9193c882-02a5-45fe-9e50-eed7c320f989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd
2026-06-09 17:40:40.732484 | controller | Jun 09 16:21:55.458312 crc crio[22095]: time="2026-06-09T16:21:55.457875439Z" level=info msg="Created container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api" id=079ef68b-9dd7-476c-9f8f-7354da82112e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.732545 | controller | Jun 09 16:21:55.460079 crc crio[22095]: time="2026-06-09T16:21:55.459891381Z" level=info msg="Starting container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c" id=b5156e19-39fe-4d7b-b486-ddcbadaf84a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.732568 | controller | Jun 09 16:21:55.464678 crc crio[22095]: time="2026-06-09T16:21:55.464582171Z" level=info msg="Started container" PID=83837 containerID=c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c description=openstack/nova-api-0/nova-api-api id=b5156e19-39fe-4d7b-b486-ddcbadaf84a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51
2026-06-09 17:40:40.732585 | controller | Jun 09 16:21:55.718731 crc crio[22095]: time="2026-06-09T16:21:55.71864897Z" level=info msg="Stopping container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 (timeout: 30s)" id=fd38ba17-3a0e-4c38-b5a0-915100063d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732601 | controller | Jun 09 16:21:55.798750 crc crio[22095]: time="2026-06-09T16:21:55.792125599Z" level=info msg="Stopping container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c (timeout: 30s)" id=e85d15e4-dc75-4389-a354-9ec59fe7d060 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732618 | controller | Jun 09 16:21:55.799287 crc crio[22095]: time="2026-06-09T16:21:55.799217751Z" level=info msg="Stopping container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c (timeout: 30s)" id=56d89560-89af-4480-86e4-41bc3d92f6e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732634 | controller | Jun 09 16:21:55.974010 crc crio[22095]: time="2026-06-09T16:21:55.973851539Z" level=info msg="Stopped container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log" id=56d89560-89af-4480-86e4-41bc3d92f6e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732650 | controller | Jun 09 16:21:56.346552 crc crio[22095]: time="2026-06-09T16:21:56.346389304Z" level=info msg="Stopped container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata" id=e85d15e4-dc75-4389-a354-9ec59fe7d060 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732674 | controller | Jun 09 16:21:56.347984 crc crio[22095]: time="2026-06-09T16:21:56.347838521Z" level=info msg="Stopping pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd" id=f4561d23-9e1c-4612-a187-2fea9d67074a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.732691 | controller | Jun 09 16:21:56.348662 crc crio[22095]: time="2026-06-09T16:21:56.34858167Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc002ab2f30}] Aliases:map[]}"
2026-06-09 17:40:40.732707 | controller | Jun 09 16:21:56.348785 crc crio[22095]: time="2026-06-09T16:21:56.348737344Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.732723 | controller | Jun 09 16:21:56.772161 crc crio[22095]: time="2026-06-09T16:21:56.771144201Z" level=info msg="Stopping container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4 (timeout: 10s)" id=f83509ab-7287-40c0-a1b0-6cc0a24a66cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732739 | controller | Jun 09 16:21:56.934304 crc crio[22095]: time="2026-06-09T16:21:56.931306167Z" level=info msg="Stopped container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns" id=f83509ab-7287-40c0-a1b0-6cc0a24a66cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.732755 | controller | Jun 09 16:21:56.950220 crc crio[22095]: time="2026-06-09T16:21:56.946694333Z" level=info msg="Stopping pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e" id=fea2c2ac-200b-4103-8d7d-f0f842c4ee03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.732772 | controller | Jun 09 16:21:56.950220 crc crio[22095]: time="2026-06-09T16:21:56.949142955Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}"
2026-06-09 17:40:40.732789 | controller | Jun 09 16:21:56.950220 crc crio[22095]: time="2026-06-09T16:21:56.949500725Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.732805 | controller | Jun 09 16:21:57.032040 crc crio[22095]: time="2026-06-09T16:21:57.029746127Z" level=info msg="Stopped pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd" id=f4561d23-9e1c-4612-a187-2fea9d67074a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.732821 | controller | Jun 09 16:21:57.568293 crc crio[22095]: time="2026-06-09T16:21:57.567737014Z" level=info msg="Stopped pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e" id=fea2c2ac-200b-4103-8d7d-f0f842c4ee03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.732838 | controller | Jun 09 16:21:57.938520 crc crio[22095]: time="2026-06-09T16:21:57.937873247Z" level=info msg="Removing container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4" id=ed94c037-7839-4c78-9b3f-f47e48f4b529 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732881 | controller | Jun 09 16:21:58.060247 crc crio[22095]: time="2026-06-09T16:21:58.06013636Z" level=info msg="Removed container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns" id=ed94c037-7839-4c78-9b3f-f47e48f4b529 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732904 | controller | Jun 09 16:21:58.078675 crc crio[22095]: time="2026-06-09T16:21:58.078362088Z" level=info msg="Removing container: 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4" id=b1f1c546-0c94-46c7-b417-65373a3331fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732922 | controller | Jun 09 16:21:58.142207 crc crio[22095]: time="2026-06-09T16:21:58.142035494Z" level=info msg="Removed container 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init" id=b1f1c546-0c94-46c7-b417-65373a3331fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732938 | controller | Jun 09 16:21:58.153238 crc crio[22095]: time="2026-06-09T16:21:58.153162991Z" level=info msg="Removing container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c" id=e37ee731-ec4d-42d7-8ec5-7edefdc5c365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732954 | controller | Jun 09 16:21:58.268408 crc crio[22095]: time="2026-06-09T16:21:58.26599261Z" level=info msg="Removed container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata" id=e37ee731-ec4d-42d7-8ec5-7edefdc5c365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732971 | controller | Jun 09 16:21:58.278836 crc crio[22095]: time="2026-06-09T16:21:58.278762859Z" level=info msg="Removing container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c" id=fcdac5a1-7200-4dd8-89a2-fbc2677213ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.732987 | controller | Jun 09 16:21:58.326494 crc crio[22095]: time="2026-06-09T16:21:58.325851519Z" level=info msg="Removed container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log" id=fcdac5a1-7200-4dd8-89a2-fbc2677213ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.733004 | controller | Jun 09 16:21:58.658240 crc crio[22095]: time="2026-06-09T16:21:58.657673557Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=80b3dc44-6677-4f60-82bd-54f68872843c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.733020 | controller | Jun 09 16:21:58.658240 crc crio[22095]: time="2026-06-09T16:21:58.658226891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733036 | controller | Jun 09 16:21:58.711045 crc crio[22095]: time="2026-06-09T16:21:58.71070281Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc0022725a8}] Aliases:map[]}"
2026-06-09 17:40:40.733053 | controller | Jun 09 16:21:58.711045 crc crio[22095]: time="2026-06-09T16:21:58.710774452Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.733069 | controller | Jun 09 16:21:59.510878 crc crio[22095]: 2026-06-09T16:21:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbc7eef9bce91a6 Mac:3a:52:25:7e:31:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.733092 | controller | Jun 09 16:21:59.514760 crc crio[22095]: time="2026-06-09T16:21:59.514553339Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc0022725a8}] Aliases:map[]}"
2026-06-09 17:40:40.733110 | controller | Jun 09 16:21:59.515246 crc crio[22095]: time="2026-06-09T16:21:59.515118774Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.733127 | controller | Jun 09 16:21:59.526894 crc crio[22095]: time="2026-06-09T16:21:59.526844065Z" level=info msg="Ran pod sandbox cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 with infra container: openstack/nova-metadata-0/POD" id=80b3dc44-6677-4f60-82bd-54f68872843c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.733143 | controller | Jun 09 16:21:59.534906 crc crio[22095]: time="2026-06-09T16:21:59.534582334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=22df8ba8-a77c-498d-8a09-8af8a8040192 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.733159 | controller | Jun 09 16:21:59.549567 crc crio[22095]: time="2026-06-09T16:21:59.549439966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5b03a828-fdb6-42e7-bc55-403b3c8a8637 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.733176 | controller | Jun 09 16:21:59.567039 crc crio[22095]: time="2026-06-09T16:21:59.561870355Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=5fa24986-3523-45b3-a9fb-0c27ef52f42d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.733192 | controller | Jun 09 16:21:59.567039 crc crio[22095]: time="2026-06-09T16:21:59.563865396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733208 | controller | Jun 09 16:21:59.691362 crc crio[22095]: time="2026-06-09T16:21:59.691307052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733225 | controller | Jun 09 16:21:59.695334 crc crio[22095]: time="2026-06-09T16:21:59.695309505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733241 | controller | Jun 09 16:21:59.874883 crc crio[22095]: time="2026-06-09T16:21:59.874363087Z" level=info msg="Created container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log" id=5fa24986-3523-45b3-a9fb-0c27ef52f42d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.733257 | controller | Jun 09 16:21:59.876688 crc crio[22095]: time="2026-06-09T16:21:59.876561993Z" level=info msg="Starting container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b" id=45113a5e-3e5a-4728-86ba-4f4767911905 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.733274 | controller | Jun 09 16:21:59.884903 crc crio[22095]: time="2026-06-09T16:21:59.884811535Z" level=info msg="Started container" PID=84638 containerID=f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b description=openstack/nova-metadata-0/nova-metadata-log id=45113a5e-3e5a-4728-86ba-4f4767911905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8
2026-06-09 17:40:40.733293 | controller | Jun 09 16:21:59.897729 crc crio[22095]: time="2026-06-09T16:21:59.897649645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=68513d06-7080-4c0f-8c6a-5b9bce1c317b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.733310 | controller | Jun 09 16:21:59.953773 crc crio[22095]: time="2026-06-09T16:21:59.951765696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4546d010-9400-422b-b2ff-0b14b204ee1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.733326 | controller | Jun 09 16:21:59.972974 crc crio[22095]: time="2026-06-09T16:21:59.969304437Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=e2daecb9-45c1-4148-8d18-42fe794fdea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.733342 | controller | Jun 09 16:21:59.972974 crc crio[22095]: time="2026-06-09T16:21:59.970844156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733358 | controller | Jun 09 16:22:00.052203 crc crio[22095]: time="2026-06-09T16:22:00.052083264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733375 | controller | Jun 09 16:22:00.056354 crc crio[22095]: time="2026-06-09T16:22:00.056283342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733391 | controller | Jun 09 16:22:00.288849 crc crio[22095]: time="2026-06-09T16:22:00.288748797Z" level=info msg="Created container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata" id=e2daecb9-45c1-4148-8d18-42fe794fdea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.733407 | controller | Jun 09 16:22:00.290076 crc crio[22095]: time="2026-06-09T16:22:00.289890486Z" level=info msg="Starting container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6" id=2cd585ed-77f8-4782-971b-3f54f86d1020 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.733424 | controller | Jun 09 16:22:00.298522 crc crio[22095]: time="2026-06-09T16:22:00.298409245Z" level=info msg="Started container" PID=84677 containerID=2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6 description=openstack/nova-metadata-0/nova-metadata-metadata id=2cd585ed-77f8-4782-971b-3f54f86d1020 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8
2026-06-09 17:40:40.733440 | controller | Jun 09 16:22:00.531401 crc crio[22095]: time="2026-06-09T16:22:00.531323441Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683702-b8tcd/POD" id=a2d84ab2-1dd4-45cc-a1ed-d661ad23e3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.733456 | controller | Jun 09 16:22:00.532123 crc crio[22095]: time="2026-06-09T16:22:00.531418384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733473 | controller | Jun 09 16:22:00.561783 crc crio[22095]: time="2026-06-09T16:22:00.561699512Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002b5c7f0}] Aliases:map[]}"
2026-06-09 17:40:40.733492 | controller | Jun 09 16:22:00.561783 crc crio[22095]: time="2026-06-09T16:22:00.561762514Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683702-b8tcd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.733509 | controller | Jun 09 16:22:01.235011 crc crio[22095]: 2026-06-09T16:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a108971742154 Mac:ba:71:aa:65:91:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.733526 | controller | Jun 09 16:22:01.238663 crc crio[22095]: time="2026-06-09T16:22:01.238534538Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002b5c7f0}] Aliases:map[]}"
2026-06-09 17:40:40.733542 | controller | Jun 09 16:22:01.238880 crc crio[22095]: time="2026-06-09T16:22:01.238738103Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683702-b8tcd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.733558 | controller | Jun 09 16:22:01.248849 crc crio[22095]: time="2026-06-09T16:22:01.248718739Z" level=info msg="Ran pod sandbox 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 with infra container: openshift-infra/auto-csr-approver-29683702-b8tcd/POD" id=a2d84ab2-1dd4-45cc-a1ed-d661ad23e3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.733574 | controller | Jun 09 16:22:01.254547 crc crio[22095]: time="2026-06-09T16:22:01.254127818Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=da5dcade-76ac-43a7-b958-7dbdd559cecc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.733591 | controller | Jun 09 16:22:01.270617 crc crio[22095]: time="2026-06-09T16:22:01.270443198Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.733607 | controller | Jun 09 16:22:02.066405 crc crio[22095]: time="2026-06-09T16:22:02.066263081Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=da5dcade-76ac-43a7-b958-7dbdd559cecc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.733623 | controller | Jun 09 16:22:02.070232 crc crio[22095]: time="2026-06-09T16:22:02.066879107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f24affaa-32e8-4fb9-af70-50b3971e9dba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.733639 | controller | Jun 09 16:22:02.070232 crc crio[22095]: time="2026-06-09T16:22:02.067059682Z" level=info msg="Stopping pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db" id=b7d85739-d0ad-4c6c-a440-b3b09c3e78da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.733656 | controller | Jun 09 16:22:02.070232 crc crio[22095]: time="2026-06-09T16:22:02.067710529Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc00379e498}] Aliases:map[]}"
2026-06-09 17:40:40.733676 | controller | Jun 09 16:22:02.070232 crc crio[22095]: time="2026-06-09T16:22:02.067874483Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-hjp2q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.733693 | controller | Jun 09 16:22:02.070232 crc crio[22095]: time="2026-06-09T16:22:02.07011439Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=06a3dcaa-8018-4619-86e3-49748d082107 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.733709 | controller | Jun 09 16:22:02.078693 crc crio[22095]: time="2026-06-09T16:22:02.077511931Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683702-b8tcd/oc" id=ef140d16-6a15-46b3-8010-be3c7f402871 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.733725 | controller | Jun 09 16:22:02.078693 crc crio[22095]: time="2026-06-09T16:22:02.078692371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733742 | controller | Jun 09 16:22:02.168603 crc crio[22095]: time="2026-06-09T16:22:02.168500369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733757 | controller | Jun 09 16:22:02.442365 crc crio[22095]: time="2026-06-09T16:22:02.442141082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.733774 | controller | Jun 09 16:22:02.520136 crc crio[22095]: time="2026-06-09T16:22:02.520031314Z" level=info msg="Stopped pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db" id=b7d85739-d0ad-4c6c-a440-b3b09c3e78da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.733790 | controller | Jun 09 16:22:02.583379 crc crio[22095]: time="2026-06-09T16:22:02.583173657Z" level=info msg="Created container c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8: openshift-infra/auto-csr-approver-29683702-b8tcd/oc" id=ef140d16-6a15-46b3-8010-be3c7f402871 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.733806 | controller | Jun 09 16:22:02.585211 crc crio[22095]: time="2026-06-09T16:22:02.585081596Z" level=info msg="Starting container: c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8" id=a52be848-67a9-41d2-9161-5722d711a1db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.733822 | controller | Jun 09 16:22:02.591666 crc crio[22095]: time="2026-06-09T16:22:02.591507871Z" level=info msg="Started container" PID=84919 containerID=c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8 description=openshift-infra/auto-csr-approver-29683702-b8tcd/oc id=a52be848-67a9-41d2-9161-5722d711a1db name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299
2026-06-09 17:40:40.733839 | controller | Jun 09 16:22:03.936217 crc crio[22095]: time="2026-06-09T16:22:03.935377869Z" level=info msg="Stopping container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c (timeout: 30s)" id=141a188e-2cf0-408f-b4d1-ccfaeca6ced8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.733871 | controller | Jun 09 16:22:03.937185 crc crio[22095]: time="2026-06-09T16:22:03.935500623Z" level=info msg="Stopping container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d (timeout: 30s)" id=9dd735e3-ea2e-463d-a56a-4b63ba9dac16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.733893 | controller | Jun 09 16:22:04.000549 crc crio[22095]: time="2026-06-09T16:22:04.000431831Z" level=info msg="Stopping container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f (timeout: 30s)" id=e142574f-fe5d-4ef4-90b4-153c4302b782 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.733913 | controller | Jun 09 16:22:04.074617 crc crio[22095]: time="2026-06-09T16:22:04.074521226Z" level=info msg="Stopped container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log" id=9dd735e3-ea2e-463d-a56a-4b63ba9dac16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.733930 | controller | Jun 09 16:22:04.118673 crc crio[22095]: time="2026-06-09T16:22:04.118417474Z" level=info msg="Stopping pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192" id=c3b67433-9b25-434d-947a-2c11f50fe60b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.733947 | controller | Jun 09 16:22:04.119417 crc crio[22095]: time="2026-06-09T16:22:04.119390789Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002ab2848}] Aliases:map[]}"
2026-06-09 17:40:40.733964 | controller | Jun 09 16:22:04.119612 crc crio[22095]: time="2026-06-09T16:22:04.119573503Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-pcmnp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.733981 | controller | Jun 09 16:22:04.480330 crc crio[22095]: time="2026-06-09T16:22:04.479709199Z" level=info msg="Stopped pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192" id=c3b67433-9b25-434d-947a-2c11f50fe60b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.733997 | controller | Jun 09 16:22:05.137411 crc crio[22095]: time="2026-06-09T16:22:05.137374792Z" level=info msg="Stopping pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299" id=70bd344f-901d-4acd-8b55-932890e0909d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.734014 | controller | Jun 09 16:22:05.138423 crc crio[22095]: time="2026-06-09T16:22:05.137984448Z" level=info msg="Stopping container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6 (timeout: 30s)" id=95896359-2cc2-4f32-b693-5da7b6e19321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.734031 | controller | Jun 09 16:22:05.138681 crc crio[22095]: time="2026-06-09T16:22:05.138107501Z" level=info msg="Stopping container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b (timeout: 30s)" id=6f26a9b8-892a-4ad2-b1ec-254e192949e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.734047 | controller | Jun 09 16:22:05.139178 crc crio[22095]: time="2026-06-09T16:22:05.139151478Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002ab2c00}] Aliases:map[]}"
2026-06-09 17:40:40.734064 | controller | Jun 09 16:22:05.139410 crc crio[22095]: time="2026-06-09T16:22:05.139393394Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683702-b8tcd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.734081 | controller | Jun 09 16:22:05.289777 crc crio[22095]: time="2026-06-09T16:22:05.289213835Z" level=info msg="Stopped container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log" id=6f26a9b8-892a-4ad2-b1ec-254e192949e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.734100 | controller | Jun 09 16:22:05.377481 crc crio[22095]: time="2026-06-09T16:22:05.37735239Z" level=info msg="Stopped container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata" id=95896359-2cc2-4f32-b693-5da7b6e19321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.734116 | controller | Jun 09 16:22:05.378424 crc crio[22095]: time="2026-06-09T16:22:05.378341435Z" level=info msg="Stopping pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8" id=01ab2017-5875-419e-b1f4-0fe94c0422d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.734133 | controller | Jun 09 16:22:05.379033 crc crio[22095]: time="2026-06-09T16:22:05.378875649Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc002ab2e58}] Aliases:map[]}"
2026-06-09 17:40:40.734149 | controller | Jun 09 16:22:05.379124 crc crio[22095]: time="2026-06-09T16:22:05.379102055Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.734166 | controller | Jun 09 16:22:05.627052 crc crio[22095]: time="2026-06-09T16:22:05.617151683Z" level=info msg="Stopped pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299" id=70bd344f-901d-4acd-8b55-932890e0909d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.734182 | controller | Jun 09 16:22:05.805702 crc crio[22095]: time="2026-06-09T16:22:05.805602397Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=dad6dc64-a7f1-4a3f-b316-80221e7d55cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.734198 | controller | Jun 09 16:22:05.805873 crc crio[22095]: time="2026-06-09T16:22:05.805709429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734215 | controller | Jun 09 16:22:05.848411 crc crio[22095]: time="2026-06-09T16:22:05.848311044Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002ab30e8}] Aliases:map[]}"
2026-06-09 17:40:40.734231 | controller | Jun 09 16:22:05.848411 crc crio[22095]: time="2026-06-09T16:22:05.848391216Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.734248 | controller | Jun 09 16:22:05.911203 crc crio[22095]: time="2026-06-09T16:22:05.910647486Z" level=info msg="Stopped pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8" id=01ab2017-5875-419e-b1f4-0fe94c0422d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.734265 | controller | Jun 09 16:22:06.207546 crc crio[22095]: time="2026-06-09T16:22:06.206252794Z" level=info msg="Removing container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6" id=645e0328-456a-4fe3-bcba-0da479459343 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.734282 | controller | Jun 09 16:22:06.263906 crc crio[22095]: time="2026-06-09T16:22:06.263814903Z" level=info msg="Removed container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata" id=645e0328-456a-4fe3-bcba-0da479459343 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.734302 | controller | Jun 09 16:22:06.280781 crc crio[22095]: time="2026-06-09T16:22:06.277523556Z" level=info msg="Removing container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b" id=a4dbcaf6-bd9c-4c1b-9568-cf7ec6e1a738 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.734318 | controller | Jun 09 16:22:06.362889 crc crio[22095]: time="2026-06-09T16:22:06.362813978Z" level=info msg="Removed container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log" id=a4dbcaf6-bd9c-4c1b-9568-cf7ec6e1a738 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.734334 | controller | Jun 09 16:22:06.448126 crc crio[22095]: 2026-06-09T16:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:436a75ade37f5bc Mac:0a:c7:c0:9e:6a:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e SocketPath: PciID:}] [{Interface:0xc000438b00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.734350 | controller | Jun 09 16:22:06.450475 crc crio[22095]: time="2026-06-09T16:22:06.450375547Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002ab30e8}] Aliases:map[]}"
2026-06-09 17:40:40.734367 | controller | Jun 09 16:22:06.450619 crc crio[22095]: time="2026-06-09T16:22:06.450565202Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.734383 | controller | Jun 09 16:22:06.470755 crc crio[22095]: time="2026-06-09T16:22:06.470676719Z" level=info msg="Ran pod sandbox 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a with infra container: openstack/nova-cell1-conductor-0/POD" id=dad6dc64-a7f1-4a3f-b316-80221e7d55cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.734399 | controller | Jun 09 16:22:06.477118 crc crio[22095]: time="2026-06-09T16:22:06.477005952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=413d350e-7ba8-4dc5-9ae9-b63db034f444 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.734415 | controller | Jun 09 16:22:06.521418 crc crio[22095]: time="2026-06-09T16:22:06.521329891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=d6761481-58cf-47d1-ae0d-25305a708699 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.734431 | controller | Jun 09 16:22:06.531033 crc crio[22095]: time="2026-06-09T16:22:06.530194259Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7d52d713-cd57-4bf7-a9f3-2f2658921bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.734447 | controller | Jun 09 16:22:06.531033 crc crio[22095]: time="2026-06-09T16:22:06.5306384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734463 | controller | Jun 09 16:22:06.615190 crc crio[22095]: time="2026-06-09T16:22:06.614586768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734482 | controller | Jun 09 16:22:06.621194 crc crio[22095]: time="2026-06-09T16:22:06.621095985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734499 | controller | Jun 09 16:22:06.760605 crc crio[22095]: time="2026-06-09T16:22:06.760494828Z" level=info msg="Created container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7d52d713-cd57-4bf7-a9f3-2f2658921bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.734515 | controller | Jun 09 16:22:06.767730 crc crio[22095]: time="2026-06-09T16:22:06.767620031Z" level=info msg="Starting container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78" id=571202d4-bb37-44b8-a860-f8ca91cb71a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.734544 | controller | Jun 09 16:22:06.773219 crc crio[22095]: time="2026-06-09T16:22:06.773106822Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=13174689-f0c8-49cc-b543-aef951e56b31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.734562 | controller | Jun 09 16:22:06.773436 crc crio[22095]: time="2026-06-09T16:22:06.773232375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734579 | controller | Jun 09 16:22:06.774360 crc crio[22095]: time="2026-06-09T16:22:06.774270562Z" level=info msg="Started container" PID=85306 containerID=43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=571202d4-bb37-44b8-a860-f8ca91cb71a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a
2026-06-09 17:40:40.734596 | controller | Jun 09 16:22:06.829547 crc crio[22095]: time="2026-06-09T16:22:06.82943526Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc0004c7488}] Aliases:map[]}"
2026-06-09 17:40:40.734613 | controller | Jun 09 16:22:06.829547 crc crio[22095]: time="2026-06-09T16:22:06.829533572Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.734630 | controller | Jun 09 16:22:07.195700 crc crio[22095]: time="2026-06-09T16:22:07.195146149Z" level=info msg="Stopped container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api" id=141a188e-2cf0-408f-b4d1-ccfaeca6ced8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.734646 | controller | Jun 09 16:22:07.197782 crc crio[22095]: time="2026-06-09T16:22:07.197710485Z" level=info msg="Stopping pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51" id=c4d8f527-b2a0-4326-8c40-6fb62bd3a60c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.734663 | controller | Jun 09 16:22:07.198344 crc crio[22095]: time="2026-06-09T16:22:07.19829596Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc002ab2b48}] Aliases:map[]}"
2026-06-09 17:40:40.734682 | controller | Jun 09 16:22:07.198571 crc crio[22095]: time="2026-06-09T16:22:07.198527516Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.734699 | controller | Jun 09 16:22:07.208440 crc crio[22095]: 2026-06-09T16:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8a56f057057c62 Mac:be:1d:1f:2d:0c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.734716 | controller | Jun 09 16:22:07.209618 crc crio[22095]: time="2026-06-09T16:22:07.209557009Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc0004c7488}] Aliases:map[]}"
2026-06-09 17:40:40.734732 | controller | Jun 09 16:22:07.209751 crc crio[22095]: time="2026-06-09T16:22:07.209704163Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.734748 | controller | Jun 09 16:22:07.223870 crc crio[22095]: time="2026-06-09T16:22:07.223697323Z" level=info msg="Ran pod sandbox e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe with infra container: openstack/nova-metadata-0/POD" id=13174689-f0c8-49cc-b543-aef951e56b31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.734764 | controller | Jun 09 16:22:07.234687 crc crio[22095]: time="2026-06-09T16:22:07.234605373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=97ce1409-7aac-42ba-96d6-ab52209d9dba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.734781 | controller | Jun 09 16:22:07.242120 crc crio[22095]: time="2026-06-09T16:22:07.242022414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=72753465-c039-4351-b652-cc73bfb8b9c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.734797 | controller | Jun 09 16:22:07.255313 crc crio[22095]: time="2026-06-09T16:22:07.255211723Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=911cca80-4853-4157-adfe-c06011fc8391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.734813 | controller | Jun 09 16:22:07.260972 crc crio[22095]: time="2026-06-09T16:22:07.260802746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734829 | controller | Jun 09 16:22:07.331408 crc crio[22095]: time="2026-06-09T16:22:07.331303288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734846 | controller | Jun 09 16:22:07.338985 crc crio[22095]: time="2026-06-09T16:22:07.335088215Z" level=info msg="Stopping container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61 (timeout: 30s)" id=1ee94059-52de-4c2c-9082-8e3ae0bedee1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.734884 | controller | Jun 09 16:22:07.338985 crc crio[22095]: time="2026-06-09T16:22:07.335995119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.734903 | controller | Jun 09 16:22:07.522066 crc crio[22095]: time="2026-06-09T16:22:07.52124194Z" level=info msg="Created container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log" id=911cca80-4853-4157-adfe-c06011fc8391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.734923 | controller | Jun 09 16:22:07.525009 crc crio[22095]: time="2026-06-09T16:22:07.522773409Z" level=info msg="Starting container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403" id=940f2651-ed07-4783-93fb-844efed1febd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.734939 | controller | Jun 09 16:22:07.534548 crc crio[22095]: time="2026-06-09T16:22:07.534427859Z" level=info msg="Started container" PID=85427 containerID=1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403 description=openstack/nova-metadata-0/nova-metadata-log id=940f2651-ed07-4783-93fb-844efed1febd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe
2026-06-09 17:40:40.734956 | controller | Jun 09 16:22:07.554383 crc crio[22095]: time="2026-06-09T16:22:07.55431597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=38c0dba1-3e6c-432a-bfb8-2c72c359c0f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.734972 | controller | Jun 09 16:22:07.602270 crc crio[22095]: time="2026-06-09T16:22:07.600519177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b3fe9211-9228-443d-bc90-5162b2c9ae0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.734989 | controller | Jun 09 16:22:07.602270 crc crio[22095]: time="2026-06-09T16:22:07.600544838Z" level=info msg="Stopped pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51" id=c4d8f527-b2a0-4326-8c40-6fb62bd3a60c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.735005 | controller | Jun 09 16:22:07.620010 crc crio[22095]: time="2026-06-09T16:22:07.617304609Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=f2e7becb-3552-44de-97ab-0f2d7cef0c9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.735021 | controller | Jun 09 16:22:07.620010 crc crio[22095]: time="2026-06-09T16:22:07.619059874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735037 | controller | Jun 09 16:22:07.732139 crc crio[22095]: time="2026-06-09T16:22:07.732056168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735053 | controller | Jun 09 16:22:07.737601 crc crio[22095]: time="2026-06-09T16:22:07.737529289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735069 | controller | Jun 09 16:22:07.892156 crc crio[22095]: time="2026-06-09T16:22:07.891499786Z" level=info msg="Created container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata" id=f2e7becb-3552-44de-97ab-0f2d7cef0c9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.735085 | controller | Jun 09 16:22:07.893497 crc crio[22095]: time="2026-06-09T16:22:07.893414585Z" level=info msg="Starting container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a" id=abce2e58-dc13-403b-b87f-371464f801de name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.735102 | controller | Jun 09 16:22:07.902270 crc crio[22095]: time="2026-06-09T16:22:07.902182411Z" level=info msg="Started container" PID=85465 containerID=e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a description=openstack/nova-metadata-0/nova-metadata-metadata id=abce2e58-dc13-403b-b87f-371464f801de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe
2026-06-09 17:40:40.735122 | controller | Jun 09 16:22:07.990172 crc crio[22095]: time="2026-06-09T16:22:07.990001998Z" level=info msg="Stopped container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics" id=1ee94059-52de-4c2c-9082-8e3ae0bedee1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735138 | controller | Jun 09 16:22:07.993390 crc crio[22095]: time="2026-06-09T16:22:07.993289002Z" level=info msg="Stopping pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193" id=39c4fcdb-a234-4d26-936b-2d0909f96c19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.735155 | controller | Jun 09 16:22:07.994285 crc crio[22095]: time="2026-06-09T16:22:07.994216576Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc002b5c230}] Aliases:map[]}"
2026-06-09 17:40:40.735172 | controller | Jun 09 16:22:07.994501 crc crio[22095]: time="2026-06-09T16:22:07.994413821Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.735188 | controller | Jun 09 16:22:08.388420 crc crio[22095]: time="2026-06-09T16:22:08.388280104Z" level=info msg="Removing container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c" id=299c0e03-5678-4d16-b7aa-4f109e530f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735205 | controller | Jun 09 16:22:08.498968 crc crio[22095]: time="2026-06-09T16:22:08.498661501Z" level=info msg="Removed container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api" id=299c0e03-5678-4d16-b7aa-4f109e530f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735221 | controller | Jun 09 16:22:08.515973 crc crio[22095]: time="2026-06-09T16:22:08.514292923Z" level=info msg="Removing container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d" id=3f83211e-d42a-414a-b18f-d4758374f4a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735238 | controller | Jun 09 16:22:08.571196 crc crio[22095]: time="2026-06-09T16:22:08.571126143Z" level=info msg="Removed container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log" id=3f83211e-d42a-414a-b18f-d4758374f4a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735254 | controller | Jun 09 16:22:08.587814 crc crio[22095]: time="2026-06-09T16:22:08.579201681Z" level=info msg="Stopped pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193" id=39c4fcdb-a234-4d26-936b-2d0909f96c19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.735270 | controller | Jun 09 16:22:08.960833 crc crio[22095]: time="2026-06-09T16:22:08.960746987Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=0b679aa5-bcaa-48f5-ab6e-7aa45c4c7360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.735286 | controller | Jun 09 16:22:08.961028 crc crio[22095]: time="2026-06-09T16:22:08.96083683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735303 | controller | Jun 09 16:22:08.996023 crc crio[22095]: time="2026-06-09T16:22:08.995835439Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc0074a45b0}] Aliases:map[]}"
2026-06-09 17:40:40.735323 | controller | Jun 09 16:22:08.996023 crc crio[22095]: time="2026-06-09T16:22:08.995966432Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.735340 | controller | Jun 09 16:22:09.314549 crc crio[22095]: time="2026-06-09T16:22:09.313814252Z" level=info msg="Stopped container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=e142574f-fe5d-4ef4-90b4-153c4302b782 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735356 | controller | Jun 09 16:22:09.315702 crc crio[22095]: time="2026-06-09T16:22:09.315599787Z" level=info msg="Stopping pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68" id=7aeb6a2d-821c-41c7-84dd-ba18ffbb7e45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.735373 | controller | Jun 09 16:22:09.316358 crc crio[22095]: time="2026-06-09T16:22:09.316267595Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc0074a47a0}] Aliases:map[]}"
2026-06-09 17:40:40.735390 | controller | Jun 09 16:22:09.316752 crc crio[22095]: time="2026-06-09T16:22:09.316623144Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.735406 | controller | Jun 09 16:22:09.413702 crc crio[22095]: time="2026-06-09T16:22:09.413629817Z" level=info msg="Removing container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61" id=90aa9a4a-a130-4b26-b0f7-c6c3077a3824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735424 | controller | Jun 09 16:22:09.450650 crc crio[22095]: time="2026-06-09T16:22:09.450599257Z" level=info msg="Removed container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics" id=90aa9a4a-a130-4b26-b0f7-c6c3077a3824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735441 | controller | Jun 09 16:22:09.698505 crc crio[22095]: time="2026-06-09T16:22:09.697884693Z" level=info msg="Stopped pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68" id=7aeb6a2d-821c-41c7-84dd-ba18ffbb7e45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.735457 | controller | Jun 09 16:22:09.886055 crc crio[22095]: 2026-06-09T16:22:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc1911aac1c7535 Mac:de:3b:5f:e5:c0:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 SocketPath: PciID:}] [{Interface:0xc0005045d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.735474 | controller | Jun 09 16:22:09.887109 crc crio[22095]: time="2026-06-09T16:22:09.887040474Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc0074a45b0}] Aliases:map[]}"
2026-06-09 17:40:40.735494 | controller | Jun 09 16:22:09.887279 crc crio[22095]: time="2026-06-09T16:22:09.887193958Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.735512 | controller | Jun 09 16:22:09.902191 crc crio[22095]: time="2026-06-09T16:22:09.902014879Z" level=info msg="Ran pod sandbox fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 with infra container: openstack/nova-api-0/POD" id=0b679aa5-bcaa-48f5-ab6e-7aa45c4c7360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.735528 | controller | Jun 09 16:22:09.906359 crc crio[22095]: time="2026-06-09T16:22:09.906008282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e24ed135-cbf7-4345-8d4f-a03247871a11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.735544 | controller | Jun 09 16:22:09.912878 crc crio[22095]: time="2026-06-09T16:22:09.912774846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=84ce9d7e-7831-428c-9c08-89b5b82f5157 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.735561 | controller | Jun 09 16:22:09.953666 crc crio[22095]: time="2026-06-09T16:22:09.953283626Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=d3264197-28c4-4d51-a7c9-f640bd2574bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.735577 | controller | Jun 09 16:22:09.967620 crc crio[22095]: time="2026-06-09T16:22:09.965161531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735593 | controller | Jun 09 16:22:10.068197 crc crio[22095]: time="2026-06-09T16:22:10.068033875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735610 | controller | Jun 09 16:22:10.072619 crc crio[22095]: time="2026-06-09T16:22:10.072555481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735626 | controller | Jun 09 16:22:10.415645 crc crio[22095]: time="2026-06-09T16:22:10.415521716Z" level=info msg="Created container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log" id=d3264197-28c4-4d51-a7c9-f640bd2574bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.735642 | controller | Jun 09 16:22:10.416884 crc crio[22095]: time="2026-06-09T16:22:10.416683966Z" level=info msg="Starting container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509" id=c404acce-dbd9-4c0b-b00d-49e1131a4fa3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.735658 | controller | Jun 09 16:22:10.439197 crc crio[22095]: time="2026-06-09T16:22:10.438576338Z" level=info msg="Started container" PID=85805 containerID=fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509 description=openstack/nova-api-0/nova-api-log id=c404acce-dbd9-4c0b-b00d-49e1131a4fa3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290
2026-06-09 17:40:40.735674 | controller | Jun 09 16:22:10.451300 crc crio[22095]: time="2026-06-09T16:22:10.451203173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d9feb71e-1ff9-42ee-b4f3-ad3a350eb4b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.735690 | controller | Jun 09 16:22:10.452115 crc crio[22095]: time="2026-06-09T16:22:10.452026914Z" level=info msg="Removing container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f" id=ba41981c-9644-4e8d-9e7b-d32d05342675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735709 | controller | Jun 09 16:22:10.469839 crc crio[22095]: time="2026-06-09T16:22:10.469726139Z" level=info msg="Stopping container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185 (timeout: 30s)" id=04020a9c-2f29-4237-9c01-8b99b81a9e9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735725 | controller | Jun 09 16:22:10.470267 crc crio[22095]: time="2026-06-09T16:22:10.470187441Z" level=info msg="Stopping container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a (timeout: 30s)" id=15707f8b-9a72-479d-b85e-4b5e537b925f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735742 | controller | Jun 09 16:22:10.470627 crc crio[22095]: time="2026-06-09T16:22:10.470516609Z" level=info msg="Stopping container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092 (timeout: 30s)" id=9a9a9ac5-5902-430f-9c90-3b3a41ce0517 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735757 | controller | Jun 09 16:22:10.470832 crc crio[22095]: time="2026-06-09T16:22:10.470786706Z" level=info msg="Stopping container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b (timeout: 30s)" id=74268eee-79a4-416d-b9f0-d21955706daa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735773 | controller | Jun 09 16:22:10.498431 crc crio[22095]: time="2026-06-09T16:22:10.498316944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=46a6ca33-dc52-483c-9230-046f52336785 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.735789 | controller | Jun 09 16:22:10.514787 crc crio[22095]: time="2026-06-09T16:22:10.514654644Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=10364a70-36a1-4293-b701-1499cc7ec324 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.735805 | controller | Jun 09 16:22:10.516711 crc crio[22095]: time="2026-06-09T16:22:10.516656425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735822 | controller | Jun 09 16:22:10.587079 crc crio[22095]: time="2026-06-09T16:22:10.587002333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735837 | controller | Jun 09 16:22:10.590732 crc crio[22095]: time="2026-06-09T16:22:10.590646947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735869 | controller | Jun 09 16:22:10.600144 crc crio[22095]: time="2026-06-09T16:22:10.600030948Z" level=info msg="Stopped container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core" id=74268eee-79a4-416d-b9f0-d21955706daa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735891 | controller | Jun 09 16:22:10.600792 crc crio[22095]: time="2026-06-09T16:22:10.600712516Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=afbe7978-5b89-4040-8c9b-cc8fc731e245 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.735908 | controller | Jun 09 16:22:10.600868 crc crio[22095]: time="2026-06-09T16:22:10.600806968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.735924 | controller | Jun 09 16:22:10.640213 crc crio[22095]: time="2026-06-09T16:22:10.640093948Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}"
2026-06-09 17:40:40.735944 | controller | Jun 09 16:22:10.640213 crc crio[22095]: time="2026-06-09T16:22:10.64018621Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.735960 | controller | Jun 09 16:22:10.687441 crc crio[22095]: time="2026-06-09T16:22:10.687355232Z" level=info msg="Removed container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ba41981c-9644-4e8d-9e7b-d32d05342675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.735976 | controller | Jun 09 16:22:10.721023 crc crio[22095]: time="2026-06-09T16:22:10.720703979Z" level=info msg="Stopped container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd" id=9a9a9ac5-5902-430f-9c90-3b3a41ce0517 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.735993 | controller | Jun 09 16:22:10.834198 crc crio[22095]: time="2026-06-09T16:22:10.832874222Z" level=info msg="Created container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api" id=10364a70-36a1-4293-b701-1499cc7ec324 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.736009 | controller | Jun 09 16:22:10.843414 crc crio[22095]: time="2026-06-09T16:22:10.842284734Z" level=info msg="Starting container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9" id=27c6ee7b-a7f9-412c-a069-0c62dce62397 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.736025 | controller | Jun 09 16:22:10.858968 crc crio[22095]: time="2026-06-09T16:22:10.858522732Z" level=info msg="Started container" PID=85853 containerID=9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9 description=openstack/nova-api-0/nova-api-api id=27c6ee7b-a7f9-412c-a069-0c62dce62397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290
2026-06-09 17:40:40.736041 | controller | Jun 09 16:22:11.018532 crc crio[22095]: time="2026-06-09T16:22:11.01836272Z" level=info msg="Stopped container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent" id=15707f8b-9a72-479d-b85e-4b5e537b925f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.736058 | controller | Jun 09 16:22:11.150408 crc crio[22095]: time="2026-06-09T16:22:11.150335992Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=a2bdcd4e-7ba0-4ed6-83fb-453d49268548 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.736074 | controller | Jun 09 16:22:11.150588 crc crio[22095]: time="2026-06-09T16:22:11.150488686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736090 | controller | Jun 09 16:22:11.193153 crc crio[22095]: time="2026-06-09T16:22:11.19267342Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc002b5c580}] Aliases:map[]}"
2026-06-09 17:40:40.736107 | controller | Jun 09 16:22:11.193153 crc crio[22095]: time="2026-06-09T16:22:11.193138372Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.736129 | controller | Jun 09 16:22:11.259141 crc crio[22095]: 2026-06-09T16:22:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:888756790f12fe0 Mac:ba:07:0f:16:5a:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 SocketPath: PciID:}] [{Interface:0xc000134d90 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.736146 | controller | Jun 09 16:22:11.260097 crc crio[22095]: time="2026-06-09T16:22:11.260030131Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}"
2026-06-09 17:40:40.736162 | controller | Jun 09 16:22:11.260274 crc crio[22095]: time="2026-06-09T16:22:11.260240766Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.736178 | controller | Jun 09 16:22:11.275875 crc crio[22095]: time="2026-06-09T16:22:11.275790456Z" level=info msg="Ran pod sandbox 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 with infra container: openstack/kube-state-metrics-0/POD" id=afbe7978-5b89-4040-8c9b-cc8fc731e245 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.736195 | controller | Jun 09 16:22:11.283346 crc crio[22095]: time="2026-06-09T16:22:11.283275198Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=37eb8204-44f6-4d63-9ece-b27323309bc2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.736211 | controller | Jun 09 16:22:11.291720 crc crio[22095]: time="2026-06-09T16:22:11.287553128Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-09 17:40:40.736227 | controller | Jun 09 16:22:11.802390 crc crio[22095]: 2026-06-09T16:22:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9212a6ea1646ba5 Mac:be:ef:db:ba:73:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 SocketPath: PciID:}] [{Interface:0xc00050a530 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.736244 | controller | Jun 09 16:22:11.803633 crc crio[22095]: time="2026-06-09T16:22:11.803426577Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc002b5c580}] Aliases:map[]}"
2026-06-09 17:40:40.736261 | controller | Jun 09 16:22:11.803633 crc crio[22095]: time="2026-06-09T16:22:11.803593261Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.736277 | controller | Jun 09 16:22:11.849243 crc crio[22095]: time="2026-06-09T16:22:11.849015849Z" level=info msg="Ran pod sandbox 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 with infra container: openstack/nova-scheduler-0/POD" id=a2bdcd4e-7ba0-4ed6-83fb-453d49268548 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.736297 | controller | Jun 09 16:22:11.852429 crc crio[22095]: time="2026-06-09T16:22:11.852325744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d770b811-5cc8-415f-8757-3793f594febf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.736314 | controller | Jun 09 16:22:11.885165 crc crio[22095]: time="2026-06-09T16:22:11.885068805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=6e0fa368-9bd7-4bc1-9c45-3e0f105eaf5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.736330 | controller | Jun 09 16:22:11.902844 crc crio[22095]: time="2026-06-09T16:22:11.90274722Z" level=info msg="Stopped container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent" id=04020a9c-2f29-4237-9c01-8b99b81a9e9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.736347 | controller | Jun 09 16:22:11.905141 crc crio[22095]: time="2026-06-09T16:22:11.905065239Z" level=info msg="Stopping pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601" id=757652d2-1848-4534-88e4-d3b0103e0137 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.736364 | controller | Jun 09 16:22:11.905626 crc crio[22095]: time="2026-06-09T16:22:11.905572942Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002ab20e0}] Aliases:map[]}"
2026-06-09 17:40:40.736381 | controller | Jun 09 16:22:11.905783 crc crio[22095]: time="2026-06-09T16:22:11.905734276Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.736397 | controller | Jun 09 16:22:11.907061 crc crio[22095]: time="2026-06-09T16:22:11.906763813Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9b38315a-2507-479a-bf30-74a0e25b55d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.736414 | controller | Jun 09 16:22:11.907408 crc crio[22095]: time="2026-06-09T16:22:11.907179534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736431 | controller | Jun 09 16:22:11.957968 crc crio[22095]: time="2026-06-09T16:22:11.957758973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736447 | controller | Jun 09 16:22:11.961386 crc crio[22095]: time="2026-06-09T16:22:11.961299124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736463 | controller | Jun 09 16:22:12.110037 crc crio[22095]: time="2026-06-09T16:22:12.109073812Z" level=info msg="Created container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9b38315a-2507-479a-bf30-74a0e25b55d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.736479 | controller | Jun 09 16:22:12.114665 crc crio[22095]: time="2026-06-09T16:22:12.114554963Z" level=info msg="Starting container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0" id=da6ef237-dace-45fb-bb32-983a190ddbc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.736495 | controller | Jun 09 16:22:12.122747 crc crio[22095]: time="2026-06-09T16:22:12.12260967Z" level=info msg="Started container" PID=86141 containerID=e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=da6ef237-dace-45fb-bb32-983a190ddbc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7
2026-06-09 17:40:40.736515 | controller | Jun 09 16:22:12.282232 crc crio[22095]: time="2026-06-09T16:22:12.281871604Z" level=info msg="Stopped pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601" id=757652d2-1848-4534-88e4-d3b0103e0137 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.736532 | controller | Jun 09 16:22:12.323221 crc crio[22095]: time="2026-06-09T16:22:12.323040412Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=37eb8204-44f6-4d63-9ece-b27323309bc2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.736548 | controller | Jun 09 16:22:12.324282 crc crio[22095]: time="2026-06-09T16:22:12.324228362Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=33c29ea1-656a-483d-9dfa-22e9e6d94d91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.736564 | controller | Jun 09 16:22:12.368676 crc crio[22095]: time="2026-06-09T16:22:12.368172412Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=a9f9bd54-3d78-4417-a6d9-782bd957dc45 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.736580 | controller | Jun 09 16:22:12.377710 crc crio[22095]: time="2026-06-09T16:22:12.377592354Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=d2f92de7-8f7e-43ea-8ddf-9f348bf91a00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.736596 | controller | Jun 09 16:22:12.378272 crc crio[22095]: time="2026-06-09T16:22:12.37821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736613 | controller | Jun 09 16:22:12.432773 crc crio[22095]: time="2026-06-09T16:22:12.43269847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736629 | controller | Jun 09 16:22:12.437671 crc crio[22095]: time="2026-06-09T16:22:12.437591236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736646 | controller | Jun 09 16:22:12.543150 crc crio[22095]: time="2026-06-09T16:22:12.53930813Z" level=info msg="Removing container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092" id=e721cd22-2b51-4149-9b1c-e2d05f3f18a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736662 | controller | Jun 09 16:22:12.574159 crc crio[22095]: time="2026-06-09T16:22:12.574069073Z" level=info msg="Removed container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd" id=e721cd22-2b51-4149-9b1c-e2d05f3f18a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736678 | controller | Jun 09 16:22:12.578438 crc crio[22095]: time="2026-06-09T16:22:12.578370834Z" level=info msg="Removing container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b" id=d7a278fc-005b-496c-8d48-f2cb75c83255 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736694 | controller | Jun 09 16:22:12.632660 crc crio[22095]: time="2026-06-09T16:22:12.632572317Z" level=info msg="Removed container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core" id=d7a278fc-005b-496c-8d48-f2cb75c83255 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736714 | controller | Jun 09 16:22:12.635212 crc crio[22095]: time="2026-06-09T16:22:12.635151343Z" level=info msg="Removing container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185" id=29fb2f76-e2fb-4ce7-b0a9-80ad34dc360f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736730 | controller | Jun 09 16:22:12.673601 crc crio[22095]: time="2026-06-09T16:22:12.673090198Z" level=info msg="Created container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics" id=d2f92de7-8f7e-43ea-8ddf-9f348bf91a00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.736746 | controller | Jun 09 16:22:12.674901 crc crio[22095]: time="2026-06-09T16:22:12.674802442Z" level=info msg="Starting container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0" id=43176d50-c175-42c4-ae6e-bd4cce131d20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.736762 | controller | Jun 09 16:22:12.694212 crc crio[22095]: time="2026-06-09T16:22:12.694121859Z" level=info msg="Removed container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent" id=29fb2f76-e2fb-4ce7-b0a9-80ad34dc360f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736778 | controller | Jun 09 16:22:12.696513 crc crio[22095]: time="2026-06-09T16:22:12.696369347Z" level=info msg="Started container" PID=86166 containerID=d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0 description=openstack/kube-state-metrics-0/kube-state-metrics id=43176d50-c175-42c4-ae6e-bd4cce131d20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305
2026-06-09 17:40:40.736794 | controller | Jun 09 16:22:12.708425 crc crio[22095]: time="2026-06-09T16:22:12.708308684Z" level=info msg="Removing container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a" id=4b17f01d-099b-4117-b6ac-9ac0e5f4219d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736811 | controller | Jun 09 16:22:12.754989 crc crio[22095]: time="2026-06-09T16:22:12.754794148Z" level=info msg="Removed container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent" id=4b17f01d-099b-4117-b6ac-9ac0e5f4219d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.736827 | controller | Jun 09 16:22:14.060020 crc crio[22095]: time="2026-06-09T16:22:14.05910032Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=e9801b54-3fc1-48d5-b94f-fa6d13f51f77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.736844 | controller | Jun 09 16:22:14.060020 crc crio[22095]: time="2026-06-09T16:22:14.059846189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.736881 | controller | Jun 09 16:22:14.113705 crc crio[22095]: time="2026-06-09T16:22:14.113623991Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc002da4780}] Aliases:map[]}"
2026-06-09 17:40:40.736899 | controller | Jun 09 16:22:14.113705 crc crio[22095]: time="2026-06-09T16:22:14.113684843Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.736916 | controller | Jun 09 16:22:14.701373 crc crio[22095]: 2026-06-09T16:22:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24f867bcfa3c0df Mac:22:1a:10:28:7e:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.736936 | controller | Jun 09 16:22:14.702881 crc crio[22095]: time="2026-06-09T16:22:14.702799944Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc002da4780}] Aliases:map[]}"
2026-06-09 17:40:40.736953 | controller | Jun 09 16:22:14.703213 crc crio[22095]: time="2026-06-09T16:22:14.703072141Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.736970 | controller | Jun 09 16:22:14.713791 crc crio[22095]: time="2026-06-09T16:22:14.713714574Z" level=info msg="Ran pod sandbox 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 with infra container: openstack/ceilometer-0/POD" id=e9801b54-3fc1-48d5-b94f-fa6d13f51f77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.736986 | controller | Jun 09 16:22:14.720568 crc crio[22095]: time="2026-06-09T16:22:14.720493639Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=d932cbdd-904e-4e72-8c3a-1d282b4546f8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737002 | controller | Jun 09 16:22:14.731019 crc crio[22095]: time="2026-06-09T16:22:14.730901496Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.737019 | controller | Jun 09 16:22:15.223570 crc crio[22095]: time="2026-06-09T16:22:15.223003064Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=d932cbdd-904e-4e72-8c3a-1d282b4546f8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737035 | controller | Jun 09 16:22:15.225389 crc crio[22095]: time="2026-06-09T16:22:15.224887052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e649a687-9891-45f2-891a-d9f0ef080f2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737051 | controller | Jun 09 16:22:15.255404 crc crio[22095]: time="2026-06-09T16:22:15.255231932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=926d6205-f96d-4869-9a76-eb2fffef6137 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737066 | controller | Jun 09 16:22:15.264138 crc crio[22095]: time="2026-06-09T16:22:15.263988417Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a6f2e0c3-5cb9-461d-96dc-c2b0603e106c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737082 | controller | Jun 09 16:22:15.264429 crc crio[22095]: time="2026-06-09T16:22:15.264372297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737098 | controller | Jun 09 16:22:15.333116 crc crio[22095]: time="2026-06-09T16:22:15.333049092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737117 | controller | Jun 09 16:22:15.336412 crc crio[22095]: time="2026-06-09T16:22:15.336341727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737134 | controller | Jun 09 16:22:15.536338 crc crio[22095]: time="2026-06-09T16:22:15.536210024Z" level=info msg="Created container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent" id=a6f2e0c3-5cb9-461d-96dc-c2b0603e106c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737150 | controller | Jun 09 16:22:15.537531 crc crio[22095]: time="2026-06-09T16:22:15.537438355Z" level=info msg="Starting container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567" id=18f90083-1b89-439e-ad06-0c16673ed47f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.737166 | controller | Jun 09 16:22:15.545197 crc crio[22095]: time="2026-06-09T16:22:15.545108062Z" level=info msg="Started container" PID=86340 containerID=0394696028d292658051290d585ace562056e9af42641148f2125841b201a567 description=openstack/ceilometer-0/ceilometer-central-agent id=18f90083-1b89-439e-ad06-0c16673ed47f name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34
2026-06-09 17:40:40.737182 | controller | Jun 09 16:22:15.561438 crc crio[22095]: time="2026-06-09T16:22:15.561291568Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=08d4b0b3-3824-43c8-a7c7-e55383334b67 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737198 | controller | Jun 09 16:22:15.569812 crc crio[22095]: time="2026-06-09T16:22:15.56915644Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.737214 | controller | Jun 09 16:22:16.059284 crc crio[22095]: time="2026-06-09T16:22:16.058875476Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=08d4b0b3-3824-43c8-a7c7-e55383334b67 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737230 | controller | Jun 09 16:22:16.060726 crc crio[22095]: time="2026-06-09T16:22:16.060653002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=94e31713-f929-4750-a64f-86028f9264ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737245 | controller | Jun 09 16:22:16.084368 crc crio[22095]: time="2026-06-09T16:22:16.084269269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c6eca18a-0c2d-4f6f-b9ef-8d7dd77b0ce9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737261 | controller | Jun 09 16:22:16.099260 crc crio[22095]: time="2026-06-09T16:22:16.099165812Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=20d9897a-ca52-4f66-b9d2-11eeeac7f72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737277 | controller | Jun 09 16:22:16.101705 crc crio[22095]: time="2026-06-09T16:22:16.101626405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737293 | controller | Jun 09 16:22:16.190171 crc crio[22095]: time="2026-06-09T16:22:16.190083909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737312 | controller | Jun 09 16:22:16.195665 crc crio[22095]: time="2026-06-09T16:22:16.19559647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737328 | controller | Jun 09 16:22:16.394243 crc crio[22095]: time="2026-06-09T16:22:16.394129303Z" level=info msg="Created container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent" id=20d9897a-ca52-4f66-b9d2-11eeeac7f72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737345 | controller | Jun 09 16:22:16.396592 crc crio[22095]: time="2026-06-09T16:22:16.395394435Z" level=info msg="Starting container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508" id=26e517b6-d885-4e67-990a-67d64f6fbd89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.737360 | controller | Jun 09 16:22:16.405230 crc crio[22095]: time="2026-06-09T16:22:16.404891889Z" level=info msg="Started container" PID=86443 containerID=01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508 description=openstack/ceilometer-0/ceilometer-notification-agent id=26e517b6-d885-4e67-990a-67d64f6fbd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34
2026-06-09 17:40:40.737377 | controller | Jun 09 16:22:16.420518 crc crio[22095]: time="2026-06-09T16:22:16.420390307Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=9dc45f1d-21c4-4eba-bc85-356423894e84 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737393 | controller | Jun 09 16:22:16.425294 crc crio[22095]: time="2026-06-09T16:22:16.42517429Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.737408 | controller | Jun 09 16:22:16.883090 crc crio[22095]: time="2026-06-09T16:22:16.882250257Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=9dc45f1d-21c4-4eba-bc85-356423894e84 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737424 | controller | Jun 09 16:22:16.885213 crc crio[22095]: time="2026-06-09T16:22:16.885127191Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=362a528e-04b1-4973-88f4-42890bfa73e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737440 | controller | Jun 09 16:22:16.948158 crc crio[22095]: time="2026-06-09T16:22:16.947785582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=54720439-a313-42df-a725-9d915c6b1a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737457 | controller | Jun 09 16:22:16.981259 crc crio[22095]: time="2026-06-09T16:22:16.978421999Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=64cc5668-058e-4e65-bd87-9de9d69508e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737473 | controller | Jun 09 16:22:16.981259 crc crio[22095]: time="2026-06-09T16:22:16.979167678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737489 | controller | Jun 09 16:22:17.089638 crc crio[22095]: time="2026-06-09T16:22:17.089232287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737506 | controller | Jun 09 16:22:17.096306 crc crio[22095]: time="2026-06-09T16:22:17.096166035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737525 | controller | Jun 09 16:22:17.326013 crc crio[22095]: time="2026-06-09T16:22:17.325812426Z" level=info msg="Created container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core" id=64cc5668-058e-4e65-bd87-9de9d69508e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737542 | controller | Jun 09 16:22:17.328736 crc crio[22095]: time="2026-06-09T16:22:17.328640269Z" level=info msg="Starting container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c" id=f55cda7a-7ccd-44ca-a88b-efcbec080421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.737559 | controller | Jun 09 16:22:17.339247 crc crio[22095]: time="2026-06-09T16:22:17.339033496Z" level=info msg="Started container" PID=86588 containerID=f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c description=openstack/ceilometer-0/sg-core id=f55cda7a-7ccd-44ca-a88b-efcbec080421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34
2026-06-09 17:40:40.737575 | controller | Jun 09 16:22:17.361172 crc crio[22095]: time="2026-06-09T16:22:17.36058776Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ec3ece26-38bd-4bb7-a7e0-bbd0aedbdd88 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737592 | controller | Jun 09 16:22:17.366336 crc crio[22095]: time="2026-06-09T16:22:17.364313086Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.737608 | controller | Jun 09 16:22:18.959064 crc crio[22095]: time="2026-06-09T16:22:18.958320713Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=ec3ece26-38bd-4bb7-a7e0-bbd0aedbdd88 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.737624 | controller | Jun 09 16:22:18.960771 crc crio[22095]: time="2026-06-09T16:22:18.96053589Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=24579236-cbc2-4a7b-bd33-8f396dd5cfab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737640 | controller | Jun 09 16:22:19.086740 crc crio[22095]: time="2026-06-09T16:22:19.086568019Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=188b8a41-eedd-40cf-bf51-195d92257fc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.737656 | controller | Jun 09 16:22:19.094819 crc crio[22095]: time="2026-06-09T16:22:19.094726438Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=07d4a45b-2882-418f-920c-2eba3e3d34da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737672 | controller | Jun 09 16:22:19.095278 crc crio[22095]: time="2026-06-09T16:22:19.095224971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737688 | controller | Jun 09 16:22:19.153033 crc crio[22095]: time="2026-06-09T16:22:19.152867233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737704 | controller | Jun 09 16:22:19.156042 crc crio[22095]: time="2026-06-09T16:22:19.155971292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737720 | controller | Jun 09 16:22:19.346082 crc crio[22095]: time="2026-06-09T16:22:19.345969125Z" level=info msg="Created container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd" id=07d4a45b-2882-418f-920c-2eba3e3d34da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.737740 | controller | Jun 09 16:22:19.355698 crc crio[22095]: time="2026-06-09T16:22:19.355589073Z" level=info msg="Starting container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b" id=92e3cd28-3014-4da3-b875-daaaa52d5f15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.737757 | controller | Jun 09 16:22:19.387350 crc crio[22095]: time="2026-06-09T16:22:19.387027451Z" level=info msg="Started container" PID=86778 containerID=6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b description=openstack/ceilometer-0/proxy-httpd id=92e3cd28-3014-4da3-b875-daaaa52d5f15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34
2026-06-09 17:40:40.737774 | controller | Jun 09 16:22:25.729677 crc crio[22095]: time="2026-06-09T16:22:25.728387669Z" level=warning msg="Stopping container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.737790 | controller | Jun 09 16:22:25.763738 crc crio[22095]: time="2026-06-09T16:22:25.763326477Z" level=error msg="Killing container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.737807 | controller | Jun 09 16:22:25.799217 crc crio[22095]: time="2026-06-09T16:22:25.799108517Z" level=info msg="Stopped container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=fd38ba17-3a0e-4c38-b5a0-915100063d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.737823 | controller | Jun 09 16:22:25.800411 crc crio[22095]: time="2026-06-09T16:22:25.800348189Z" level=info msg="Stopping pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3" id=3dd08e55-8238-4c01-955b-21236346474e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.737839 | controller | Jun 09 16:22:25.801253 crc crio[22095]: time="2026-06-09T16:22:25.80118436Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002da4990}] Aliases:map[]}"
2026-06-09 17:40:40.737872 | controller | Jun 09 16:22:25.801416 crc crio[22095]: time="2026-06-09T16:22:25.801372855Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.737894 | controller | Jun 09 16:22:26.096217 crc crio[22095]: time="2026-06-09T16:22:26.09611932Z" level=info msg="Stopped pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3" id=3dd08e55-8238-4c01-955b-21236346474e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.737911 | controller | Jun 09 16:22:26.896407 crc crio[22095]: time="2026-06-09T16:22:26.89567646Z" level=info msg="Removing container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14" id=c28a30fe-c714-40ef-9396-9f4f15c7bdc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.737927 | controller | Jun 09 16:22:26.937130 crc crio[22095]: time="2026-06-09T16:22:26.936843528Z" level=info msg="Removed container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c28a30fe-c714-40ef-9396-9f4f15c7bdc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.737947 | controller | Jun 09 16:22:27.396825 crc crio[22095]: time="2026-06-09T16:22:27.3964144Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=9760e3ad-81c7-403f-a6b5-962aa4ee8573 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.737964 | controller | Jun 09 16:22:27.397035 crc crio[22095]: time="2026-06-09T16:22:27.396840321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.737980 | controller | Jun 09 16:22:27.427623 crc crio[22095]: time="2026-06-09T16:22:27.427433827Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc00263c3c0}] Aliases:map[]}"
2026-06-09 17:40:40.737997 | controller | Jun 09 16:22:27.427623 crc crio[22095]: time="2026-06-09T16:22:27.4275574Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.738013 | controller | Jun 09 16:22:28.028768 crc crio[22095]: 2026-06-09T16:22:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9dbd42f4304e60 Mac:26:ed:7d:2d:f4:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.738029 | controller | Jun 09 16:22:28.031822 crc crio[22095]: time="2026-06-09T16:22:28.031688336Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc00263c3c0}] Aliases:map[]}"
2026-06-09 17:40:40.738046 | controller | Jun 09 16:22:28.032209 crc crio[22095]: time="2026-06-09T16:22:28.032123547Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.738062 | controller | Jun 09 16:22:28.042000 crc crio[22095]: time="2026-06-09T16:22:28.041882328Z" level=info msg="Ran pod sandbox f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=9760e3ad-81c7-403f-a6b5-962aa4ee8573 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.738079 | controller | Jun 09 16:22:28.044300 crc crio[22095]: time="2026-06-09T16:22:28.044220298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=5a5ba037-648d-47c0-b0c4-b48382a58a56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.738095 | controller | Jun 09 16:22:28.099665 crc crio[22095]: time="2026-06-09T16:22:28.099567531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=96087630-19df-4bf7-8661-84db81c15475 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.738111 | controller | Jun 09 16:22:28.108411 crc crio[22095]: time="2026-06-09T16:22:28.108296285Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=3488db21-594b-4106-96a2-4b46a83e99a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.738130 | controller | Jun 09 16:22:28.108993 crc crio[22095]: time="2026-06-09T16:22:28.108849039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738146 | controller | Jun 09 16:22:28.160090 crc crio[22095]: time="2026-06-09T16:22:28.159571503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738162 | controller | Jun 09 16:22:28.163899 crc crio[22095]: time="2026-06-09T16:22:28.163816912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738178 | controller | Jun 09 16:22:28.349780 crc crio[22095]: time="2026-06-09T16:22:28.349675949Z" level=info msg="Created container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=3488db21-594b-4106-96a2-4b46a83e99a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.738194 | controller | Jun 09 16:22:28.350846 crc crio[22095]: time="2026-06-09T16:22:28.350791647Z" level=info msg="Starting container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208" id=fe39a552-bd5e-4afd-9de7-06a101d4bcbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.738210 | controller | Jun 09 16:22:28.355715 crc crio[22095]: time="2026-06-09T16:22:28.355612451Z" level=info msg="Started container" PID=87463 containerID=d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fe39a552-bd5e-4afd-9de7-06a101d4bcbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120
2026-06-09 17:40:40.738227 | controller | Jun 09 16:22:30.790240 crc crio[22095]: time="2026-06-09T16:22:30.789344921Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-786645bb79-bghms/POD" id=cc1c60fa-bab6-42df-b3f1-fcb4d508eb54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.738243 | controller | Jun 09 16:22:30.791479 crc crio[22095]: time="2026-06-09T16:22:30.790267435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738259 | controller | Jun 09 16:22:30.843224 crc crio[22095]: time="2026-06-09T16:22:30.843145684Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002ab2438}] Aliases:map[]}"
2026-06-09 17:40:40.738275 | controller | Jun 09 16:22:30.843224 crc crio[22095]: time="2026-06-09T16:22:30.843205876Z" level=info msg="Adding pod openstack_dnsmasq-dns-786645bb79-bghms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.738292 | controller | Jun 09 16:22:31.442849 crc crio[22095]: 2026-06-09T16:22:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dab9b9801856384 Mac:d6:fe:08:47:46:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.738308 | controller | Jun 09 16:22:31.444774 crc crio[22095]: time="2026-06-09T16:22:31.444649763Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002ab2438}] Aliases:map[]}"
2026-06-09 17:40:40.738327 | controller | Jun 09 16:22:31.445001 crc crio[22095]: time="2026-06-09T16:22:31.444811717Z" level=info msg="Checking pod openstack_dnsmasq-dns-786645bb79-bghms for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.738344 | controller | Jun 09 16:22:31.453831 crc crio[22095]: time="2026-06-09T16:22:31.453736996Z" level=info msg="Ran pod sandbox dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e with infra container: openstack/dnsmasq-dns-786645bb79-bghms/POD" id=cc1c60fa-bab6-42df-b3f1-fcb4d508eb54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.738360 | controller | Jun 09 16:22:31.460545 crc crio[22095]: time="2026-06-09T16:22:31.460376327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=856b279c-184e-46ee-be06-5a111cc63fdc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.738376 | controller | Jun 09 16:22:31.534638 crc crio[22095]: time="2026-06-09T16:22:31.534511222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d9daeb7c-212e-4a3a-a71e-c2e15a4f5d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.738392 | controller | Jun 09 16:22:31.543668 crc crio[22095]: time="2026-06-09T16:22:31.543614946Z" level=info msg="Creating container: openstack/dnsmasq-dns-786645bb79-bghms/init" id=b983347c-587c-4b9c-8e8e-4e09348a547f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.738408 | controller | Jun 09 16:22:31.544104 crc crio[22095]: time="2026-06-09T16:22:31.544042787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738424 | controller | Jun 09 16:22:31.610326 crc crio[22095]: time="2026-06-09T16:22:31.609689864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738441 | controller | Jun 09 16:22:31.618364 crc crio[22095]: time="2026-06-09T16:22:31.618277345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738457 | controller | Jun 09 16:22:32.058982 crc crio[22095]: time="2026-06-09T16:22:32.058753056Z" level=info msg="Created container d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0: openstack/dnsmasq-dns-786645bb79-bghms/init" id=b983347c-587c-4b9c-8e8e-4e09348a547f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.738473 | controller | Jun 09 16:22:32.060294 crc crio[22095]: time="2026-06-09T16:22:32.060038179Z" level=info msg="Starting container: d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0" id=877a789d-4dcd-40b0-a352-5dadbc98ba42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.738490 | controller | Jun 09 16:22:32.070419 crc crio[22095]: time="2026-06-09T16:22:32.070293513Z" level=info msg="Started container" PID=87724 containerID=d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0 description=openstack/dnsmasq-dns-786645bb79-bghms/init id=877a789d-4dcd-40b0-a352-5dadbc98ba42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e
2026-06-09 17:40:40.738509 | controller | Jun 09 16:22:32.796605 crc crio[22095]: time="2026-06-09T16:22:32.795960243Z" level=info msg="Stopping container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508 (timeout: 30s)" id=fdc58bbe-75fe-458c-91ac-7f7f99397f63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738526 | controller | Jun 09 16:22:32.796716 crc crio[22095]: time="2026-06-09T16:22:32.796004284Z" level=info msg="Stopping container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567 (timeout: 30s)" id=035f7feb-8002-442f-a629-7ae7a53e2c7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738541 | controller | Jun 09 16:22:32.796843 crc crio[22095]: time="2026-06-09T16:22:32.796349893Z" level=info msg="Stopping container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c (timeout: 30s)" id=5560a240-118f-47a4-bb42-6a3175a1977a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738557 | controller | Jun 09 16:22:32.797356 crc crio[22095]: time="2026-06-09T16:22:32.796386064Z" level=info msg="Stopping container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b (timeout: 30s)" id=79f0189e-0fe0-4aca-a3b3-59a034195e3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738586 | controller | Jun 09 16:22:32.927489 crc crio[22095]: time="2026-06-09T16:22:32.927377871Z" level=info msg="Stopped container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core" id=5560a240-118f-47a4-bb42-6a3175a1977a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738603 | controller | Jun 09 16:22:33.038426 crc crio[22095]: time="2026-06-09T16:22:33.038277621Z" level=info msg="Stopped container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd" id=79f0189e-0fe0-4aca-a3b3-59a034195e3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738619 | controller | Jun 09 16:22:33.041292 crc crio[22095]: time="2026-06-09T16:22:33.041023382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=80b32c4a-6309-4606-af16-a41a2d3b71d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.738635 | controller | Jun 09 16:22:33.124220 crc crio[22095]: time="2026-06-09T16:22:33.124092867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9398d98b-af64-4a4b-9018-acfa238c19fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.738651 | controller | Jun 09 16:22:33.132742 crc crio[22095]: time="2026-06-09T16:22:33.132661807Z" level=info msg="Creating container: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns" id=4f55df8d-de5e-45ab-9db3-1099e2f636c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.738668 | controller | Jun 09 16:22:33.133264 crc crio[22095]: time="2026-06-09T16:22:33.133121499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738685 | controller | Jun 09 16:22:33.199602 crc crio[22095]: time="2026-06-09T16:22:33.199433443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738701 | controller | Jun 09 16:22:33.206548 crc crio[22095]: time="2026-06-09T16:22:33.206425853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.738717 | controller | Jun 09 16:22:33.339749 crc crio[22095]: time="2026-06-09T16:22:33.339557794Z" level=info msg="Stopped container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent" id=035f7feb-8002-442f-a629-7ae7a53e2c7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738737 | controller | Jun 09 16:22:33.416066 crc crio[22095]: time="2026-06-09T16:22:33.415791454Z" level=info msg="Created container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns" id=4f55df8d-de5e-45ab-9db3-1099e2f636c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.738753 | controller | Jun 09 16:22:33.423826 crc crio[22095]: time="2026-06-09T16:22:33.419746235Z" level=info msg="Starting container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359" id=4e51dcb0-10c1-415b-af7e-e5cdc7f65f4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.738770 | controller | Jun 09 16:22:33.429874 crc crio[22095]: time="2026-06-09T16:22:33.429722462Z" level=info msg="Started container" PID=87814 containerID=1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359 description=openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns id=4e51dcb0-10c1-415b-af7e-e5cdc7f65f4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e
2026-06-09 17:40:40.738786 | controller | Jun 09 16:22:33.458831 crc crio[22095]: time="2026-06-09T16:22:33.458715687Z" level=info msg="Stopping container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9 (timeout: 30s)" id=595ae93f-f237-48b7-8f53-9c437d410bad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738803 | controller | Jun 09 16:22:33.464825 crc crio[22095]: time="2026-06-09T16:22:33.464780193Z" level=info msg="Stopping container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509 (timeout: 30s)" id=4ed25603-8f40-4751-bf02-f95d9c9974e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738819 | controller | Jun 09 16:22:33.600327 crc crio[22095]: time="2026-06-09T16:22:33.598845338Z" level=info msg="Stopped container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log" id=4ed25603-8f40-4751-bf02-f95d9c9974e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738835 | controller | Jun 09 16:22:34.243220 crc crio[22095]: time="2026-06-09T16:22:34.242652605Z" level=info msg="Stopped container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent" id=fdc58bbe-75fe-458c-91ac-7f7f99397f63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.738851 | controller | Jun 09 16:22:34.244408 crc crio[22095]: time="2026-06-09T16:22:34.244136333Z" level=info msg="Stopping pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34" id=98c67dfe-4bd5-4850-8b50-ed41e2fed8dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.738890 | controller | Jun 09 16:22:34.244891 crc crio[22095]: time="2026-06-09T16:22:34.244833441Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc0004c7328}] Aliases:map[]}"
2026-06-09 17:40:40.738908 | controller | Jun 09 16:22:34.245112 crc crio[22095]: time="2026-06-09T16:22:34.245051377Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.738924 | controller | Jun 09 16:22:34.648776 crc crio[22095]: time="2026-06-09T16:22:34.648344562Z" level=info msg="Stopped pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34" id=98c67dfe-4bd5-4850-8b50-ed41e2fed8dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.738941 | controller | Jun 09 16:22:35.113210 crc crio[22095]: time="2026-06-09T16:22:35.113110766Z" level=info msg="Removing container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b" id=b35558f0-af9c-4a4f-ba7e-dc4cadfc80da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.738962 | controller | Jun 09 16:22:35.181157 crc crio[22095]: time="2026-06-09T16:22:35.181028962Z" level=info msg="Removed container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd" id=b35558f0-af9c-4a4f-ba7e-dc4cadfc80da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.738979 | controller | Jun 09 16:22:35.192476 crc crio[22095]: time="2026-06-09T16:22:35.19226012Z" level=info msg="Removing container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c" id=27791e5f-8861-42d8-8aa9-fcf7bbbe5d62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.738995 | controller | Jun 09 16:22:35.252649 crc crio[22095]: time="2026-06-09T16:22:35.252527619Z" level=info msg="Removed container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core" id=27791e5f-8861-42d8-8aa9-fcf7bbbe5d62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.739012 | controller | Jun 09 16:22:35.255784 crc crio[22095]: time="2026-06-09T16:22:35.255392543Z" level=info msg="Removing container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508" id=1ca96158-6252-4f9b-b786-9dc6ad18a52c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.739028 | controller | Jun 09 16:22:35.324137 crc crio[22095]: time="2026-06-09T16:22:35.323131604Z" level=info msg="Removed container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent" id=1ca96158-6252-4f9b-b786-9dc6ad18a52c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.739044 | controller | Jun 09 16:22:35.327711 crc crio[22095]: time="2026-06-09T16:22:35.32765493Z" level=info msg="Removing container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567" id=66cdd5d1-4100-439a-b4e9-3ccc8ff24c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.739060 | controller | Jun 09 16:22:35.357776 crc crio[22095]: time="2026-06-09T16:22:35.357683222Z" level=info msg="Removed container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent" id=66cdd5d1-4100-439a-b4e9-3ccc8ff24c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.739078 | controller | Jun 09 16:22:35.602483 crc crio[22095]: time="2026-06-09T16:22:35.602385001Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=02a40801-66a5-45a2-8013-9bbc12c8db68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.739097 | controller | Jun 09 16:22:35.602622 crc crio[22095]: time="2026-06-09T16:22:35.602538785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739114 | controller | Jun 09 16:22:35.634530 crc crio[22095]: time="2026-06-09T16:22:35.634427865Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc001984720}] Aliases:map[]}"
2026-06-09 17:40:40.739131 | controller | Jun 09 16:22:35.634530 crc crio[22095]: time="2026-06-09T16:22:35.634515267Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.739147 | controller | Jun 09 16:22:36.215807 crc crio[22095]: 2026-06-09T16:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f273d47239dded Mac:02:01:05:02:b8:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b SocketPath: PciID:}] [{Interface:0xc00025cc50 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.739170 | controller | Jun 09 16:22:36.217581 crc crio[22095]: time="2026-06-09T16:22:36.217230733Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc001984720}] Aliases:map[]}"
2026-06-09 17:40:40.739189 | controller | Jun 09 16:22:36.217581 crc crio[22095]: time="2026-06-09T16:22:36.217396398Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.739206 | controller | Jun 09 16:22:36.240640 crc crio[22095]: time="2026-06-09T16:22:36.24042316Z" level=info msg="Ran pod sandbox 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 with infra container: openstack/ceilometer-0/POD" id=02a40801-66a5-45a2-8013-9bbc12c8db68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.739223 | controller | Jun 09 16:22:36.245776 crc crio[22095]: time="2026-06-09T16:22:36.245698535Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=30c4e631-03ad-4eb6-b703-aa037d0e235a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.739240 | controller | Jun 09 16:22:36.250786 crc crio[22095]: time="2026-06-09T16:22:36.250714764Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.739257 | controller | Jun 09 16:22:36.717523 crc crio[22095]: time="2026-06-09T16:22:36.716895805Z" level=info msg="Stopped container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api" id=595ae93f-f237-48b7-8f53-9c437d410bad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.739274 | controller | Jun 09 16:22:36.726092 crc crio[22095]: time="2026-06-09T16:22:36.72600029Z" level=info msg="Stopping pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290" id=53e3ed5e-bfa0-4d1d-aa52-e59e3a758828 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.739290 | controller | Jun 09 16:22:36.726621 crc crio[22095]: time="2026-06-09T16:22:36.726529313Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc00041c090}] Aliases:map[]}"
2026-06-09 17:40:40.739307 | controller | Jun 09 16:22:36.726720 crc crio[22095]: time="2026-06-09T16:22:36.726706578Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.739323 | controller | Jun 09 16:22:36.947740 crc crio[22095]: time="2026-06-09T16:22:36.947340668Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=30c4e631-03ad-4eb6-b703-aa037d0e235a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.739340 | controller | Jun 09 16:22:36.948827 crc crio[22095]: time="2026-06-09T16:22:36.948739124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=1e440c1c-614a-4361-a468-93648301183c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.739360 | controller | Jun 09 16:22:37.005097 crc crio[22095]: time="2026-06-09T16:22:37.00264074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=49d0fa8f-3ca1-420f-bc4d-3327d4da1d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.739376 | controller | Jun 09 16:22:37.014965 crc crio[22095]: time="2026-06-09T16:22:37.014850793Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=fcf580a0-d8fa-4210-a4f9-a2c425ec2ae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.739393 | controller | Jun 09 16:22:37.016018 crc crio[22095]: time="2026-06-09T16:22:37.015531801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739409 | controller | Jun 09 16:22:37.073400 crc crio[22095]: time="2026-06-09T16:22:37.073309686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739425 | controller | Jun 09 16:22:37.078891 crc crio[22095]: time="2026-06-09T16:22:37.078810487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739441 | controller | Jun 09 16:22:37.107275 crc crio[22095]: time="2026-06-09T16:22:37.107178826Z" level=info msg="Stopped pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290" id=53e3ed5e-bfa0-4d1d-aa52-e59e3a758828 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.739457 | controller | Jun 09 16:22:37.408090 crc crio[22095]: time="2026-06-09T16:22:37.407997498Z" level=info msg="Created container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent" id=fcf580a0-d8fa-4210-a4f9-a2c425ec2ae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.739473 | controller | Jun 09 16:22:37.410982 crc crio[22095]: time="2026-06-09T16:22:37.410219805Z" level=info msg="Starting container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13" id=c99b03a1-9a21-4f6c-8034-95a348ff4588 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.739490 | controller | Jun 09 16:22:37.417502 crc crio[22095]: time="2026-06-09T16:22:37.417383639Z" level=info msg="Started container" PID=88157 containerID=1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13 description=openstack/ceilometer-0/ceilometer-central-agent id=c99b03a1-9a21-4f6c-8034-95a348ff4588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8
2026-06-09 17:40:40.739506 | controller | Jun 09 16:22:37.450388 crc crio[22095]: time="2026-06-09T16:22:37.450211633Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=149e2cdc-2a68-4d63-b905-33b329bf0bf1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.739522 | controller | Jun 09 16:22:37.459662 crc crio[22095]: time="2026-06-09T16:22:37.459554333Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.739538 | controller | Jun 09 16:22:37.870475 crc crio[22095]: time="2026-06-09T16:22:37.869733855Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=149e2cdc-2a68-4d63-b905-33b329bf0bf1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.739557 | controller | Jun 09 16:22:37.876973 crc crio[22095]: time="2026-06-09T16:22:37.876431197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=81aa842f-8e25-44b7-b89d-d0c68830173c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.739574 | controller | Jun 09 16:22:37.920127 crc crio[22095]: time="2026-06-09T16:22:37.920019827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=7d5094be-afa3-461c-b527-6865561bf36a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.739590 | controller | Jun 09 16:22:37.932711 crc crio[22095]: time="2026-06-09T16:22:37.932622211Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0a903723-ff61-49ed-ae71-1ffbdb9992e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.739606 | controller | Jun 09 16:22:37.933357 crc crio[22095]: time="2026-06-09T16:22:37.933277338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739622 | controller | Jun 09 16:22:37.986118 crc crio[22095]: time="2026-06-09T16:22:37.983408017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739638 | controller | Jun 09 16:22:37.997059 crc crio[22095]: time="2026-06-09T16:22:37.996991956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739654 | controller | Jun 09 16:22:38.211819 crc crio[22095]: time="2026-06-09T16:22:38.211487249Z" level=info msg="Created container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent" id=0a903723-ff61-49ed-ae71-1ffbdb9992e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.739670 | controller | Jun 09 16:22:38.213265 crc crio[22095]: time="2026-06-09T16:22:38.213183192Z" level=info msg="Starting container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec" id=6fea0f72-14d7-43c9-916a-22049943a03f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.739686 | controller | Jun 09 16:22:38.220270 crc crio[22095]: time="2026-06-09T16:22:38.220157712Z" level=info msg="Started container" PID=88256 containerID=f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec description=openstack/ceilometer-0/ceilometer-notification-agent id=6fea0f72-14d7-43c9-916a-22049943a03f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8
2026-06-09 17:40:40.739702 | controller | Jun 09 16:22:38.237726 crc crio[22095]: time="2026-06-09T16:22:38.237632111Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d5510776-ec83-4df7-865d-b21f9b32c728 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.739718 | controller | Jun 09 16:22:38.247241 crc crio[22095]: time="2026-06-09T16:22:38.246816947Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.739735 | controller | Jun 09 16:22:38.694712 crc crio[22095]: time="2026-06-09T16:22:38.694191954Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d5510776-ec83-4df7-865d-b21f9b32c728 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.739754 | controller | Jun 09 16:22:38.696740 crc crio[22095]: time="2026-06-09T16:22:38.696619356Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3ab1ac0c-6f3f-490e-b075-4a5b09b39bae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.739770 | controller | Jun 09 16:22:38.717813 crc crio[22095]: time="2026-06-09T16:22:38.717703328Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=acc9e784-1c0f-433b-aa25-ecc3981fccea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.739786 | controller | Jun 09 16:22:38.731693 crc crio[22095]: time="2026-06-09T16:22:38.731262217Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=2f07fbb4-1a6f-48d6-abc1-652342685aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.739802 | controller | Jun 09 16:22:38.732130 crc crio[22095]: time="2026-06-09T16:22:38.732057427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739819 | controller | Jun 09 16:22:38.754726 crc crio[22095]: time="2026-06-09T16:22:38.754654008Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=de1b7ceb-87ab-40ab-bee0-04b7e372fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.739835 | controller | Jun 09 16:22:38.754949 crc crio[22095]: time="2026-06-09T16:22:38.754817392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739868 | controller | Jun 09 16:22:38.843799 crc crio[22095]: time="2026-06-09T16:22:38.843019179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739890 | controller | Jun 09 16:22:38.850476 crc crio[22095]: time="2026-06-09T16:22:38.850311946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.739907 | controller | Jun 09 16:22:38.870517 crc crio[22095]: time="2026-06-09T16:22:38.870330661Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}"
2026-06-09 17:40:40.739924 | controller | Jun 09 16:22:38.870517 crc crio[22095]: time="2026-06-09T16:22:38.870501795Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.739940 | controller | Jun 09 16:22:39.048791 crc crio[22095]: time="2026-06-09T16:22:39.048252814Z" level=info msg="Created container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core" id=2f07fbb4-1a6f-48d6-abc1-652342685aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.739956 | controller | Jun 09 16:22:39.054228 crc crio[22095]: time="2026-06-09T16:22:39.05354011Z" level=info msg="Starting container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06" id=411fd18e-1149-4abd-9ae5-f1c8b5396a51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.739973 | controller | Jun 09 16:22:39.063220 crc crio[22095]: time="2026-06-09T16:22:39.063135606Z" level=info msg="Started container" PID=88347 containerID=4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06 description=openstack/ceilometer-0/sg-core id=411fd18e-1149-4abd-9ae5-f1c8b5396a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8
2026-06-09 17:40:40.739993 | controller | Jun 09 16:22:39.080713 crc crio[22095]: time="2026-06-09T16:22:39.079023185Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=6346481a-f72e-444b-a78d-0d2083570eff name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.740010 | controller | Jun 09 16:22:39.089502 crc crio[22095]: time="2026-06-09T16:22:39.089412692Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.740027 | controller | Jun 09 16:22:39.131157 crc crio[22095]: time="2026-06-09T16:22:39.13100431Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-phzqn/POD" id=0ac89be8-1a4b-45c4-b79a-9bb2504ae286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.740043 | controller | Jun 09 16:22:39.131328 crc crio[22095]: time="2026-06-09T16:22:39.131312168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740060 | controller | Jun 09 16:22:39.204711 crc crio[22095]: time="2026-06-09T16:22:39.20451889Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00041c890}] Aliases:map[]}"
2026-06-09 17:40:40.740076 | controller | Jun 09 16:22:39.204711 crc crio[22095]: time="2026-06-09T16:22:39.204595452Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-phzqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.740093 | controller | Jun 09 16:22:39.510988 crc crio[22095]: 2026-06-09T16:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c9738eb3c3b31 Mac:aa:28:b1:63:61:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.740110 | controller | Jun 09 16:22:39.514294 crc crio[22095]: time="2026-06-09T16:22:39.511758606Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}"
2026-06-09 17:40:40.740126 | controller | Jun 09 16:22:39.514294 crc crio[22095]: time="2026-06-09T16:22:39.511967742Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.740143 | controller | Jun 09 16:22:39.533217 crc crio[22095]: time="2026-06-09T16:22:39.532967931Z" level=info msg="Ran pod sandbox f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a with infra container: openstack/nova-api-0/POD" id=de1b7ceb-87ab-40ab-bee0-04b7e372fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.740159 | controller | Jun 09 16:22:39.547627 crc crio[22095]: time="2026-06-09T16:22:39.547419633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fddfd8d3-7fa6-4493-99f7-7f3e0a72d03f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.740179 | controller | Jun 09 16:22:39.571977 crc crio[22095]: time="2026-06-09T16:22:39.571244645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=dc6466ce-0971-4e29-b5bc-59e8b421d0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.740195 | controller | Jun 09 16:22:39.598335 crc crio[22095]: time="2026-06-09T16:22:39.595645142Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=92b14d16-e729-47cc-aa83-bb58ec5a2139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.740211 | controller | Jun 09 16:22:39.598335 crc crio[22095]: time="2026-06-09T16:22:39.59633388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740227 | controller | Jun 09 16:22:39.683887 crc crio[22095]: time="2026-06-09T16:22:39.683773547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740243 | controller | Jun 09 16:22:39.693262 crc crio[22095]: time="2026-06-09T16:22:39.693179629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740259 | controller | Jun 09 16:22:39.827288 crc crio[22095]: time="2026-06-09T16:22:39.827166973Z" level=info msg="Created container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log" id=92b14d16-e729-47cc-aa83-bb58ec5a2139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.740275 | controller | Jun 09 16:22:39.833668 crc crio[22095]: time="2026-06-09T16:22:39.833574818Z" level=info msg="Starting container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77" id=dfe20a30-a74c-4649-9192-da855446f9b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.740292 | controller | Jun 09 16:22:39.839199 crc crio[22095]: 2026-06-09T16:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df2d0a6c7858e4d Mac:06:23:de:0f:d0:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.740308 | controller | Jun 09 16:22:39.839722 crc crio[22095]: time="2026-06-09T16:22:39.839650124Z" level=info msg="Started container" PID=88440 containerID=6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77 description=openstack/nova-api-0/nova-api-log id=dfe20a30-a74c-4649-9192-da855446f9b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a
2026-06-09 17:40:40.740325 | controller | Jun 09 16:22:39.843604 crc crio[22095]: time="2026-06-09T16:22:39.843515333Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00041c890}] Aliases:map[]}"
2026-06-09 17:40:40.740341 | controller | Jun 09 16:22:39.843894 crc crio[22095]: time="2026-06-09T16:22:39.843820321Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-phzqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.740358 | controller | Jun 09 16:22:39.865084 crc crio[22095]: time="2026-06-09T16:22:39.864991005Z" level=info msg="Ran pod sandbox df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f with infra container: openstack/nova-cell1-cell-mapping-phzqn/POD" id=0ac89be8-1a4b-45c4-b79a-9bb2504ae286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.740377 | controller | Jun 09 16:22:39.868981 crc crio[22095]: time="2026-06-09T16:22:39.868853624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=38047e4f-6e48-491f-920b-133ef430a46a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.740394 | controller | Jun 09 16:22:39.880285 crc crio[22095]: time="2026-06-09T16:22:39.880173015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c1452ebd-e283-4f03-b731-459d872bfe58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.740410 | controller | Jun 09 16:22:39.906244 crc crio[22095]: time="2026-06-09T16:22:39.905515337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=7daab1b3-d060-46e2-b1ff-304dc6320530 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.740427 | controller | Jun 09 16:22:39.918688 crc crio[22095]: time="2026-06-09T16:22:39.918578992Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-phzqn/nova-manage" id=ae76d144-9e03-491b-bbec-d647d6774adf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.740443 | controller | Jun 09 16:22:39.919210 crc crio[22095]: time="2026-06-09T16:22:39.919149847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740459 | controller | Jun 09 16:22:39.975620 crc crio[22095]: time="2026-06-09T16:22:39.975517426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d4cd381b-7322-45ba-86a0-f4dbf23fa5d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.740476 | controller | Jun 09 16:22:39.984198 crc crio[22095]: time="2026-06-09T16:22:39.984108286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740492 | controller | Jun 09 16:22:39.994846 crc crio[22095]: time="2026-06-09T16:22:39.994673438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740508 | controller | Jun 09 16:22:40.004801 crc crio[22095]: time="2026-06-09T16:22:40.004696466Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=6fd8cba4-f858-47bf-a71b-9cafe9c98b07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.740525 | controller | Jun 09 16:22:40.006116 crc crio[22095]: time="2026-06-09T16:22:40.00604471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740541 | controller | Jun 09 16:22:40.084992 crc crio[22095]: time="2026-06-09T16:22:40.084055645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740556 | controller | Jun 09 16:22:40.089977 crc crio[22095]: time="2026-06-09T16:22:40.089094265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.740572 | controller | Jun 09 16:22:40.298115 crc crio[22095]: time="2026-06-09T16:22:40.297886581Z" level=info msg="Stopping container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6 (timeout: 10s)" id=f2b65881-38ee-4167-a0b0-a63a7729679c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.740591 | controller | Jun 09 16:22:40.374352 crc crio[22095]: time="2026-06-09T16:22:40.374246764Z" level=info msg="Created container a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65: openstack/nova-cell1-cell-mapping-phzqn/nova-manage" id=ae76d144-9e03-491b-bbec-d647d6774adf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.740608 | controller | Jun 09 16:22:40.380347 crc crio[22095]: time="2026-06-09T16:22:40.380205797Z" level=info msg="Starting container: a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65" id=187ef8d8-03a8-47b2-97b2-8081670b6e04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.740623 | controller | Jun 09 16:22:40.391296 crc crio[22095]: time="2026-06-09T16:22:40.39121709Z" level=info msg="Started container" PID=88511 containerID=a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65 description=openstack/nova-cell1-cell-mapping-phzqn/nova-manage id=187ef8d8-03a8-47b2-97b2-8081670b6e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f
2026-06-09 17:40:40.740640 | controller | Jun 09 16:22:40.439295 crc crio[22095]: time="2026-06-09T16:22:40.439188813Z" level=info msg="Stopped container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns" id=f2b65881-38ee-4167-a0b0-a63a7729679c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.740656 | controller | Jun 09 16:22:40.440403 crc crio[22095]: time="2026-06-09T16:22:40.440302221Z" level=info msg="Stopping pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140" id=fc4745ad-dc8b-4c3e-ac90-3206b1257437 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740672 | controller | Jun 09 16:22:40.440846 crc crio[22095]: time="2026-06-09T16:22:40.440782734Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0019840a8}] Aliases:map[]}"
2026-06-09 17:40:40.740688 | controller | Jun 09 16:22:40.441144 crc crio[22095]: time="2026-06-09T16:22:40.44101253Z" level=info msg="Deleting pod openstack_dnsmasq-dns-b779ff7c7-rm955 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.740705 | controller | Jun 09 16:22:40.462371 crc crio[22095]: time="2026-06-09T16:22:40.462280016Z" level=info msg="Created container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api" id=6fd8cba4-f858-47bf-a71b-9cafe9c98b07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.740721 | controller | Jun 09 16:22:40.466154 crc crio[22095]: time="2026-06-09T16:22:40.466080724Z" level=info msg="Starting container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41" id=ff06c43d-e47e-4227-98bb-e3b6106bc1ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.740737 | controller | Jun 09 16:22:40.477184 crc crio[22095]: time="2026-06-09T16:22:40.476688977Z" level=info msg="Started container" PID=88513 containerID=55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41 description=openstack/nova-api-0/nova-api-api id=ff06c43d-e47e-4227-98bb-e3b6106bc1ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a
2026-06-09 17:40:40.740754 | controller | Jun 09 16:22:40.766241 crc crio[22095]: time="2026-06-09T16:22:40.766148106Z" level=info msg="Removing container: 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19" id=6ecae6e5-112f-43c9-95b5-36b1c1234af8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.740773 | controller | Jun 09 16:22:40.951414 crc crio[22095]: time="2026-06-09T16:22:40.951314925Z" level=info msg="Removed container 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19: openshift-infra/auto-csr-approver-29683696-nlldg/oc" id=6ecae6e5-112f-43c9-95b5-36b1c1234af8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.740790 | controller | Jun 09 16:22:40.960138 crc crio[22095]: time="2026-06-09T16:22:40.959767872Z" level=info msg="Stopped pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140" id=fc4745ad-dc8b-4c3e-ac90-3206b1257437 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740806 | controller | Jun 09 16:22:40.969660 crc crio[22095]: time="2026-06-09T16:22:40.969554784Z" level=info msg="Stopping pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20" id=d9e97032-ab5e-4453-97f0-225d8bb2d2da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740823 | controller | Jun 09 16:22:40.969660 crc crio[22095]: time="2026-06-09T16:22:40.969633386Z" level=info msg="Stopped pod sandbox (already stopped): 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20" id=d9e97032-ab5e-4453-97f0-225d8bb2d2da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740839 | controller | Jun 09 16:22:40.970608 crc crio[22095]: time="2026-06-09T16:22:40.970518539Z" level=info msg="Removing pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20" id=9eaf89aa-49ed-46a4-9286-7097a0ff43d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.740871 | controller | Jun 09 16:22:41.016170 crc crio[22095]: time="2026-06-09T16:22:41.013734849Z" level=info msg="Removed pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20" id=9eaf89aa-49ed-46a4-9286-7097a0ff43d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.740892 | controller | Jun 09 16:22:41.020082 crc crio[22095]: time="2026-06-09T16:22:41.018593454Z" level=info msg="Stopping pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193" id=6d6ff9df-b7d5-4c4f-8bfb-fb743a1e3c8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740909 | controller | Jun 09 16:22:41.020082 crc crio[22095]: time="2026-06-09T16:22:41.018749988Z" level=info msg="Stopped pod sandbox (already stopped): 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193" id=6d6ff9df-b7d5-4c4f-8bfb-fb743a1e3c8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740925 | controller | Jun 09 16:22:41.021649 crc crio[22095]: time="2026-06-09T16:22:41.021298074Z" level=info msg="Removing pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193" id=aca152dc-6104-4528-8c31-30592de272b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.740940 | controller | Jun 09 16:22:41.056237 crc crio[22095]: time="2026-06-09T16:22:41.054496427Z" level=info msg="Removed pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193" id=aca152dc-6104-4528-8c31-30592de272b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.740956 | controller | Jun 09 16:22:41.056237 crc crio[22095]: time="2026-06-09T16:22:41.055523503Z" level=info msg="Stopping pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34" id=99fead26-d34b-44b9-af0e-bdde89afba0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740971 | controller | Jun 09 16:22:41.056237 crc crio[22095]: time="2026-06-09T16:22:41.055596685Z" level=info msg="Stopped pod sandbox (already stopped): 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34" id=99fead26-d34b-44b9-af0e-bdde89afba0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.740991 | controller | Jun 09 16:22:41.056237 crc crio[22095]: time="2026-06-09T16:22:41.056103018Z" level=info msg="Removing pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34" id=60d05794-57f2-4009-adbb-52182d2a3ee7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741008 | controller | Jun 09 16:22:41.098756 crc crio[22095]: time="2026-06-09T16:22:41.098638072Z" level=info msg="Removed pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34" id=60d05794-57f2-4009-adbb-52182d2a3ee7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741024 | controller | Jun 09 16:22:41.100093 crc crio[22095]: time="2026-06-09T16:22:41.099831302Z" level=info msg="Stopping pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c" id=89a9970e-e787-4ad3-a8d2-c1b14eae4c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741040 | controller | Jun 09 16:22:41.100093 crc crio[22095]: time="2026-06-09T16:22:41.100064628Z" level=info msg="Stopped pod sandbox (already stopped): e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c" id=89a9970e-e787-4ad3-a8d2-c1b14eae4c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741055 | controller | Jun 09 16:22:41.100585 crc crio[22095]: time="2026-06-09T16:22:41.100491039Z" level=info msg="Removing pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c" id=ead8b5da-42ed-4af3-b05f-7976bc5b0ae0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741071 | controller | Jun 09 16:22:41.129286 crc crio[22095]: time="2026-06-09T16:22:41.129077974Z" level=info msg="Removed pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c" id=ead8b5da-42ed-4af3-b05f-7976bc5b0ae0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741089 | controller | Jun 09 16:22:41.134578 crc crio[22095]: time="2026-06-09T16:22:41.132972374Z" level=info msg="Stopping pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716" id=067bef93-6990-4278-8d7f-bf6081b7501c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741107 | controller | Jun 09 16:22:41.134578 crc crio[22095]: time="2026-06-09T16:22:41.133070816Z" level=info msg="Stopped pod sandbox (already stopped): 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716" id=067bef93-6990-4278-8d7f-bf6081b7501c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741123 | controller | Jun 09 16:22:41.140531 crc crio[22095]: time="2026-06-09T16:22:41.138300471Z" level=info msg="Removing pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716" id=d3906448-5688-4300-9981-054baa0c1bac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741138 | controller | Jun 09 16:22:41.203852 crc crio[22095]: time="2026-06-09T16:22:41.198088647Z" level=info msg="Removed pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716" id=d3906448-5688-4300-9981-054baa0c1bac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741154 | controller | Jun 09 16:22:41.216115 crc crio[22095]: time="2026-06-09T16:22:41.2043975Z" level=info msg="Stopping pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68" id=44647b21-f4c0-4eb7-92e7-13948738aced name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741169 | controller | Jun 09 16:22:41.216115 crc crio[22095]: time="2026-06-09T16:22:41.204514463Z" level=info msg="Stopped pod sandbox (already stopped): 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68" id=44647b21-f4c0-4eb7-92e7-13948738aced name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741185 | controller | Jun 09 16:22:41.216115 crc crio[22095]: time="2026-06-09T16:22:41.206129954Z" level=info msg="Removing pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68" id=20177613-2e59-4d4c-898a-1e47578743db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741203 | controller | Jun 09 16:22:41.257727 crc crio[22095]: time="2026-06-09T16:22:41.244609463Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=6346481a-f72e-444b-a78d-0d2083570eff name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.741220 | controller | Jun 09 16:22:41.277583 crc crio[22095]: time="2026-06-09T16:22:41.277488598Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b0b7f430-a4f1-4edc-a125-8a78e27f93d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.741236 | controller | Jun 09 16:22:41.314136 crc crio[22095]: time="2026-06-09T16:22:41.313854493Z" level=info msg="Removed pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68" id=20177613-2e59-4d4c-898a-1e47578743db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741252 | controller | Jun 09 16:22:41.319120 crc crio[22095]: time="2026-06-09T16:22:41.319003865Z" level=info msg="Stopping pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3" id=c84fc805-3265-49d3-9be3-7b8de6fc2810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741268 | controller | Jun 09 16:22:41.319120 crc crio[22095]: time="2026-06-09T16:22:41.319083327Z" level=info msg="Stopped pod sandbox (already stopped): 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3" id=c84fc805-3265-49d3-9be3-7b8de6fc2810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741284 | controller | Jun 09 16:22:41.324513 crc crio[22095]: time="2026-06-09T16:22:41.324390904Z" level=info msg="Removing pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3" id=607e3d24-4ce1-422f-be11-f55a2a65a64d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741301 | controller | Jun 09 16:22:41.375302 crc crio[22095]: time="2026-06-09T16:22:41.375187029Z" level=info msg="Removed pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3" id=607e3d24-4ce1-422f-be11-f55a2a65a64d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741317 | controller | Jun 09 16:22:41.377424 crc crio[22095]: time="2026-06-09T16:22:41.377280813Z" level=info msg="Stopping pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd" id=d009802a-972d-430b-ad65-d222865bac84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741333 | controller | Jun 09 16:22:41.377597 crc crio[22095]: time="2026-06-09T16:22:41.37753828Z" level=info msg="Stopped pod sandbox (already stopped): d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd" id=d009802a-972d-430b-ad65-d222865bac84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741349 | controller | Jun 09 16:22:41.383685 crc crio[22095]: time="2026-06-09T16:22:41.383515153Z" level=info msg="Removing pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd" id=aaf0e445-ee13-494d-b0fa-3d4ecbc62bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741365 | controller | Jun 09 16:22:41.406766 crc crio[22095]: time="2026-06-09T16:22:41.406658908Z" level=info msg="Removed pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd" id=aaf0e445-ee13-494d-b0fa-3d4ecbc62bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741381 | controller | Jun 09 16:22:41.413063 crc crio[22095]: time="2026-06-09T16:22:41.412625441Z" level=info msg="Stopping pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51" id=c148ba84-2f2a-482b-b414-6cbdfbdb8036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741397 | controller | Jun 09 16:22:41.413063 crc crio[22095]: time="2026-06-09T16:22:41.412712604Z" level=info msg="Stopped pod sandbox (already stopped): e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51" id=c148ba84-2f2a-482b-b414-6cbdfbdb8036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741416 | controller | Jun 09 16:22:41.413063 crc crio[22095]: time="2026-06-09T16:22:41.413017321Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ee50d258-1366-4cf2-a38e-1542fb4c81c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.741432 | controller | Jun 09 16:22:41.414123 crc crio[22095]: time="2026-06-09T16:22:41.414031678Z" level=info msg="Removing pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51" id=7b1d4fae-33cc-4542-bb17-ca93037c1671 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741448 | controller | Jun 09 16:22:41.428447 crc crio[22095]: time="2026-06-09T16:22:41.426620961Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a2242663-b7fb-4b4d-ac36-f2fb510bdd94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.741464 | controller | Jun 09 16:22:41.440212 crc crio[22095]: time="2026-06-09T16:22:41.440086837Z" level=info msg="Removed pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51" id=7b1d4fae-33cc-4542-bb17-ca93037c1671 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741479 | controller | Jun 09 16:22:41.440678 crc crio[22095]: time="2026-06-09T16:22:41.440515318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.741496 | controller | Jun 09 16:22:41.441280 crc crio[22095]: time="2026-06-09T16:22:41.441160765Z" level=info msg="Stopping pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8" id=a28d4af9-2fb4-4542-bd73-2e485e3ad409 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741511 | controller | Jun 09 16:22:41.441443 crc crio[22095]: time="2026-06-09T16:22:41.441322239Z" level=info msg="Stopped pod sandbox (already stopped): cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8" id=a28d4af9-2fb4-4542-bd73-2e485e3ad409 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741527 | controller | Jun 09 16:22:41.445135 crc crio[22095]: time="2026-06-09T16:22:41.445096646Z" level=info msg="Removing pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8" id=3bdb822e-2909-45ad-8dd0-c5d847fd9647 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741543 | controller | Jun 09 16:22:41.498387 crc crio[22095]: time="2026-06-09T16:22:41.498261692Z" level=info msg="Removed pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8" id=3bdb822e-2909-45ad-8dd0-c5d847fd9647 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741559 | controller | Jun 09 16:22:41.499396 crc crio[22095]: time="2026-06-09T16:22:41.499306939Z" level=info msg="Stopping pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601" id=ab4206a3-e3ee-49d4-a8dc-fedd387b383b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741575 | controller | Jun 09 16:22:41.499534 crc crio[22095]: time="2026-06-09T16:22:41.499420072Z" level=info msg="Stopped pod sandbox (already stopped): 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601" id=ab4206a3-e3ee-49d4-a8dc-fedd387b383b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741591 | controller | Jun 09 16:22:41.499591 crc crio[22095]: time="2026-06-09T16:22:41.499546375Z" level=info msg="Removing container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6" id=6d2c53b0-4713-4c2d-8ab2-acdf68aead6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.741607 | controller | Jun 09 16:22:41.500723 crc crio[22095]: time="2026-06-09T16:22:41.500660534Z" level=info msg="Removing pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601" id=7668fe21-39b0-49f8-856d-2aa11abf60eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741627 | controller | Jun 09 16:22:41.541036 crc crio[22095]: time="2026-06-09T16:22:41.540884528Z" level=info msg="Removed pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601" id=7668fe21-39b0-49f8-856d-2aa11abf60eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741643 | controller | Jun 09 16:22:41.556404 crc crio[22095]: time="2026-06-09T16:22:41.555853983Z" level=info msg="Stopping pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e" id=8e8c9737-6d5e-49e1-a116-9f31f482be5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741659 | controller | Jun 09 16:22:41.556404 crc crio[22095]: time="2026-06-09T16:22:41.556028287Z" level=info msg="Stopped pod sandbox (already stopped): 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e" id=8e8c9737-6d5e-49e1-a116-9f31f482be5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.741675 | controller | Jun 09 16:22:41.558064 crc crio[22095]: time="2026-06-09T16:22:41.557408002Z" level=info msg="Removing pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e" id=985dc2b0-893b-4da0-86bf-8cc0c39c855f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741691 | controller | Jun 09 16:22:41.558064 crc crio[22095]: time="2026-06-09T16:22:41.557870354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.741707 | controller | Jun 09 16:22:41.578338 crc crio[22095]: time="2026-06-09T16:22:41.578201007Z" level=info msg="Removed container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns" id=6d2c53b0-4713-4c2d-8ab2-acdf68aead6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.741723 | controller | Jun 09 16:22:41.598262 crc crio[22095]: time="2026-06-09T16:22:41.582314033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.741739 | controller | Jun 09 16:22:41.607091 crc crio[22095]: time="2026-06-09T16:22:41.606683859Z" level=info msg="Removed pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e" id=985dc2b0-893b-4da0-86bf-8cc0c39c855f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.741755 | controller | Jun 09 16:22:41.608027 crc crio[22095]: time="2026-06-09T16:22:41.607989112Z" level=info msg="Removing container: a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb" id=d7ba35ef-ebdd-43df-93c0-ff948f192bc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.741771 | controller | Jun 09 16:22:41.708147 crc crio[22095]: time="2026-06-09T16:22:41.703748104Z" level=info msg="Removed container a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb: openstack/dnsmasq-dns-b779ff7c7-rm955/init" id=d7ba35ef-ebdd-43df-93c0-ff948f192bc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.741786 | controller | Jun 09 16:22:41.750350 crc crio[22095]: time="2026-06-09T16:22:41.75028076Z" level=info msg="Created container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd" id=a2242663-b7fb-4b4d-ac36-f2fb510bdd94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.741802 | controller | Jun 09 16:22:41.757710 crc crio[22095]: time="2026-06-09T16:22:41.757519216Z" level=info msg="Starting container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c" id=f1fe405f-627d-4a5a-8c53-4a1f3c4a885d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.741818 | controller | Jun 09 16:22:41.773607 crc crio[22095]: time="2026-06-09T16:22:41.773489126Z" level=info msg="Started container" PID=88815 containerID=925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c description=openstack/ceilometer-0/proxy-httpd id=f1fe405f-627d-4a5a-8c53-4a1f3c4a885d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8
2026-06-09 17:40:40.741837 | controller | Jun 09 16:22:42.531037 crc crio[22095]: time="2026-06-09T16:22:42.529522446Z" level=info msg="Stopping container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec (timeout: 30s)" id=d59745fd-319d-49d5-97d1-54400badb1b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741870 | controller | Jun 09 16:22:42.531037 crc crio[22095]: time="2026-06-09T16:22:42.529998038Z" level=info msg="Stopping container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06 (timeout: 30s)" id=ff227260-e85d-4ab9-95ad-3d8aa4fd5f45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741892 | controller | Jun 09 16:22:42.531037 crc crio[22095]: time="2026-06-09T16:22:42.529894736Z" level=info msg="Stopping container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c (timeout: 30s)" id=259ef4d9-d2a9-42b5-9515-33ad01e6da72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741909 | controller | Jun 09 16:22:42.532628 crc crio[22095]: time="2026-06-09T16:22:42.532438331Z" level=info msg="Stopping container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13 (timeout: 30s)" id=29874fad-c833-4fd5-9db8-7ebc1ef03df2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741925 | controller | Jun 09 16:22:42.661888 crc crio[22095]: time="2026-06-09T16:22:42.661782916Z" level=info msg="Stopped container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core" id=ff227260-e85d-4ab9-95ad-3d8aa4fd5f45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741941 | controller | Jun 09 16:22:42.760699 crc crio[22095]: time="2026-06-09T16:22:42.760440521Z" level=info msg="Stopped container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd" id=259ef4d9-d2a9-42b5-9515-33ad01e6da72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741957 | controller | Jun 09 16:22:42.956600 crc crio[22095]: time="2026-06-09T16:22:42.956044239Z" level=info msg="Stopped container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent" id=d59745fd-319d-49d5-97d1-54400badb1b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741973 | controller | Jun 09 16:22:44.575852 crc crio[22095]: time="2026-06-09T16:22:44.575274295Z" level=info msg="Stopped container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent" id=29874fad-c833-4fd5-9db8-7ebc1ef03df2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.741988 | controller | Jun 09 16:22:44.577675 crc crio[22095]: time="2026-06-09T16:22:44.577602435Z" level=info msg="Stopping pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8" id=4837eefc-e4fe-45b3-b3bd-d03c8c741b0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.742004 | controller | Jun 09 16:22:44.578754 crc crio[22095]: time="2026-06-09T16:22:44.578691343Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc0074a4148}] Aliases:map[]}"
2026-06-09 17:40:40.742021 | controller | Jun 09 16:22:44.579033 crc crio[22095]: time="2026-06-09T16:22:44.578867467Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.742037 | controller | Jun 09 16:22:44.961693 crc crio[22095]: time="2026-06-09T16:22:44.961523922Z" level=info msg="Stopped pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8" id=4837eefc-e4fe-45b3-b3bd-d03c8c741b0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.742057 | controller | Jun 09 16:22:45.621015 crc crio[22095]: time="2026-06-09T16:22:45.620441467Z" level=info msg="Removing container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c" id=1e075f7e-d329-4c3f-905d-e4fd268f5b36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742074 | controller | Jun 09 16:22:45.703995 crc crio[22095]: time="2026-06-09T16:22:45.70380646Z" level=info msg="Removed container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd" id=1e075f7e-d329-4c3f-905d-e4fd268f5b36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742090 | controller | Jun 09 16:22:45.706069 crc crio[22095]: time="2026-06-09T16:22:45.705997126Z" level=info msg="Removing container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06" id=5e7f52bf-f16a-4999-b525-ff814185db07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742106 | controller | Jun 09 16:22:45.748386 crc crio[22095]: time="2026-06-09T16:22:45.748273472Z" level=info msg="Removed container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core" id=5e7f52bf-f16a-4999-b525-ff814185db07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742122 | controller | Jun 09 16:22:45.751484 crc crio[22095]: time="2026-06-09T16:22:45.751392012Z" level=info msg="Removing container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec" id=e36cfa63-1214-4b5a-8a93-5b1741081cab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742138 | controller | Jun 09 16:22:45.797002 crc crio[22095]: time="2026-06-09T16:22:45.796761578Z" level=info msg="Removed container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent" id=e36cfa63-1214-4b5a-8a93-5b1741081cab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742154 | controller | Jun 09 16:22:45.803852 crc crio[22095]: time="2026-06-09T16:22:45.803772628Z" level=info msg="Removing container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13" id=48993b87-0b6a-4ef8-ae67-1f4fa41d1cb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742171 | controller | Jun 09 16:22:45.840764 crc crio[22095]: time="2026-06-09T16:22:45.840231795Z" level=info msg="Removed container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent" id=48993b87-0b6a-4ef8-ae67-1f4fa41d1cb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.742188 | controller | Jun 09 16:22:46.232180 crc crio[22095]: time="2026-06-09T16:22:46.231561293Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=69420a80-fcc4-4fc4-9cef-893692e84650 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.742204 | controller | Jun 09 16:22:46.232310 crc crio[22095]: time="2026-06-09T16:22:46.232255761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742221 | controller | Jun 09 16:22:46.295859 crc crio[22095]: time="2026-06-09T16:22:46.295803624Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0005265c0}] Aliases:map[]}"
2026-06-09 17:40:40.742237 | controller | Jun 09 16:22:46.296212 crc crio[22095]: time="2026-06-09T16:22:46.296193914Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.742259 | controller | Jun 09 16:22:46.828995 crc crio[22095]: 2026-06-09T16:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21df63351994aa5 Mac:aa:44:44:07:d5:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.742276 | controller | Jun 09 16:22:46.831866 crc crio[22095]: time="2026-06-09T16:22:46.831829331Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0005265c0}] Aliases:map[]}"
2026-06-09 17:40:40.742293 | controller | Jun 09 16:22:46.832158 crc crio[22095]: time="2026-06-09T16:22:46.832138408Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.742309 | controller | Jun 09 16:22:46.844745 crc crio[22095]: time="2026-06-09T16:22:46.844618279Z" level=info msg="Ran pod sandbox 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 with infra container: openstack/ceilometer-0/POD" id=69420a80-fcc4-4fc4-9cef-893692e84650 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.742325 | controller | Jun 09 16:22:46.849771 crc crio[22095]: time="2026-06-09T16:22:46.84971161Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6cad922c-bb59-4df3-9638-79e2b60fdcd6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.742341 | controller | Jun 09 16:22:46.859053 crc crio[22095]: time="2026-06-09T16:22:46.858799484Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-09 17:40:40.742357 | controller | Jun 09 16:22:47.377176 crc crio[22095]: time="2026-06-09T16:22:47.377049894Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6cad922c-bb59-4df3-9638-79e2b60fdcd6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.742373 | controller | Jun 09 16:22:47.379150 crc crio[22095]: time="2026-06-09T16:22:47.379049315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c4f67f62-5664-4135-9bd2-2e70ee168a59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.742390 | controller | Jun 09 16:22:47.413111 crc crio[22095]: time="2026-06-09T16:22:47.412905795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b4f9a13f-f1a8-429c-a0bf-a61b364e1eb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.742406 | controller | Jun 09 16:22:47.429289 crc crio[22095]: time="2026-06-09T16:22:47.429180763Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c0d9851f-99d0-4b19-96c4-7e9c975af271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.742422 | controller | Jun 09 16:22:47.429699 crc crio[22095]: time="2026-06-09T16:22:47.429629165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742442 | controller | Jun 09 16:22:47.482427 crc crio[22095]: time="2026-06-09T16:22:47.482325819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742459 | controller | Jun 09 16:22:47.487321 crc crio[22095]: time="2026-06-09T16:22:47.487250946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742474 | controller | Jun 09 16:22:47.678369 crc crio[22095]: time="2026-06-09T16:22:47.678258605Z" level=info msg="Created container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent" id=c0d9851f-99d0-4b19-96c4-7e9c975af271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.742491 | controller | Jun 09 16:22:47.680504 crc crio[22095]: time="2026-06-09T16:22:47.68039364Z" level=info msg="Starting container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb" id=c58df233-0b87-40c1-b06b-ca2bc0804ffa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.742507 | controller | Jun 09 16:22:47.686270 crc crio[22095]: time="2026-06-09T16:22:47.686139378Z" level=info msg="Started container" PID=89390 containerID=84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb description=openstack/ceilometer-0/ceilometer-central-agent id=c58df233-0b87-40c1-b06b-ca2bc0804ffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0
2026-06-09 17:40:40.742523 | controller | Jun 09 16:22:47.700030 crc crio[22095]: time="2026-06-09T16:22:47.699653635Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f33bf854-fb7b-48cb-944b-158efd414405 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.742539 | controller | Jun 09 16:22:47.709670 crc crio[22095]: time="2026-06-09T16:22:47.70959264Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-09 17:40:40.742555 | controller | Jun 09 16:22:48.106008 crc crio[22095]: time="2026-06-09T16:22:48.105877435Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f33bf854-fb7b-48cb-944b-158efd414405 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.742571 | controller | Jun 09 16:22:48.107289 crc crio[22095]: time="2026-06-09T16:22:48.107074356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=5dde6d4d-c090-4037-a71b-a89df3542bc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.742587 | controller | Jun 09 16:22:48.131984 crc crio[22095]: time="2026-06-09T16:22:48.130835677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=adc1cc42-c8f8-4eb9-9f03-4aa9ebad1067 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.742618 | controller | Jun 09 16:22:48.141190 crc crio[22095]: time="2026-06-09T16:22:48.141109781Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=84806026-dd13-4e18-9715-8de4b50f250e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.742637 | controller | Jun 09 16:22:48.141521 crc crio[22095]: time="2026-06-09T16:22:48.141442839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742660 | controller | Jun 09 16:22:48.206806 crc crio[22095]: time="2026-06-09T16:22:48.206696847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742678 | controller | Jun 09 16:22:48.210417 crc crio[22095]: time="2026-06-09T16:22:48.210349861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742696 | controller | Jun 09 16:22:48.385849 crc crio[22095]: time="2026-06-09T16:22:48.385731088Z" level=info msg="Created container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent" id=84806026-dd13-4e18-9715-8de4b50f250e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.742760 | controller | Jun 09 16:22:48.387321 crc crio[22095]: time="2026-06-09T16:22:48.387218246Z" level=info msg="Starting container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea" id=40f5ec08-f476-4053-baf5-df4e3237f235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.742782 | controller | Jun 09 16:22:48.397358 crc crio[22095]: time="2026-06-09T16:22:48.397246584Z" level=info msg="Started container" PID=89437 containerID=e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea description=openstack/ceilometer-0/ceilometer-notification-agent id=40f5ec08-f476-4053-baf5-df4e3237f235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0
2026-06-09 17:40:40.742799 | controller | Jun 09 16:22:48.410714 crc crio[22095]: time="2026-06-09T16:22:48.410622568Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e4629c4e-86d9-43cc-833a-8df703e5ed84 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.742816 | controller | Jun 09 16:22:48.414353 crc crio[22095]: time="2026-06-09T16:22:48.414286192Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-09 17:40:40.742832 | controller | Jun 09 16:22:48.691669 crc crio[22095]: time="2026-06-09T16:22:48.69083013Z" level=info msg="Stopping pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f" id=32f1d398-fbfc-4833-a8c9-43a91dfacefa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.742870 | controller | Jun 09 16:22:48.692998 crc crio[22095]: time="2026-06-09T16:22:48.692892393Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}"
2026-06-09 17:40:40.742892 | controller | Jun 09 16:22:48.693155 crc crio[22095]: time="2026-06-09T16:22:48.693112148Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-phzqn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.742909 | controller | Jun 09 16:22:48.835495 crc crio[22095]: time="2026-06-09T16:22:48.835394765Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e4629c4e-86d9-43cc-833a-8df703e5ed84 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.742926 | controller | Jun 09 16:22:48.837277 crc crio[22095]: time="2026-06-09T16:22:48.83713315Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1a4a80c0-0d6d-4b24-a79a-9ed5464692e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.742945 | controller | Jun 09 16:22:48.868316 crc crio[22095]: time="2026-06-09T16:22:48.866282449Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2aef6c49-fd20-41dc-b8f3-553503d2e7c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.742962 | controller | Jun 09 16:22:48.893082 crc crio[22095]: time="2026-06-09T16:22:48.89162654Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=0b5faea1-c0d2-4d82-9781-37e71160f923 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.742978 | controller | Jun 09 16:22:48.893082 crc crio[22095]: time="2026-06-09T16:22:48.892251246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.742994 | controller | Jun 09 16:22:48.974992 crc crio[22095]: time="2026-06-09T16:22:48.964323979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743011 | controller | Jun 09 16:22:49.014642 crc crio[22095]: time="2026-06-09T16:22:49.01455216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743027 | controller | Jun 09 16:22:49.120830 crc crio[22095]: time="2026-06-09T16:22:49.120742999Z" level=info msg="Stopped pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f" id=32f1d398-fbfc-4833-a8c9-43a91dfacefa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.743043 | controller | Jun 09 16:22:49.177827 crc crio[22095]: time="2026-06-09T16:22:49.177707143Z" level=info msg="Created container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core" id=0b5faea1-c0d2-4d82-9781-37e71160f923 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.743059 | controller | Jun 09 16:22:49.181053 crc crio[22095]: time="2026-06-09T16:22:49.180731501Z" level=info msg="Starting container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674" id=41ffb902-c837-43d6-aa0e-58dcdb5201d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.743075 | controller | Jun 09 16:22:49.187496 crc crio[22095]: time="2026-06-09T16:22:49.187365901Z" level=info msg="Started container" PID=89541 containerID=b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674 description=openstack/ceilometer-0/sg-core id=41ffb902-c837-43d6-aa0e-58dcdb5201d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0
2026-06-09 17:40:40.743091 | controller | Jun 09 16:22:49.202204 crc crio[22095]: time="2026-06-09T16:22:49.20210262Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=5e2ab8a1-4fbf-487b-83a9-858434408406 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.743107 | controller | Jun 09 16:22:49.209250 crc crio[22095]: time="2026-06-09T16:22:49.209164351Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-09 17:40:40.743124 | controller | Jun 09 16:22:49.952253 crc crio[22095]: time="2026-06-09T16:22:49.951718315Z" level=info msg="Stopping container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41 (timeout: 30s)" id=2ab8965f-35a2-473d-a55e-beea7366e268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743140 | controller | Jun 09 16:22:49.952725 crc crio[22095]: time="2026-06-09T16:22:49.951856879Z" level=info msg="Stopping container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77 (timeout: 30s)" id=627ee672-f645-4f82-aaaf-dba277f35e37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743159 | controller | Jun 09 16:22:49.988168 crc crio[22095]: time="2026-06-09T16:22:49.986663493Z" level=info msg="Stopping container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0 (timeout: 30s)" id=f93def88-a116-490c-9c8b-353f10268931 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743176 | controller | Jun 09 16:22:50.050797 crc crio[22095]: time="2026-06-09T16:22:50.049509358Z" level=info msg="Stopping container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a (timeout: 30s)" id=5f4ddd0f-b8a9-4fc7-aec5-a888dd5c50eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743192 | controller | Jun 09 16:22:50.054980 crc crio[22095]: time="2026-06-09T16:22:50.052174617Z" level=info msg="Stopping container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403 (timeout: 30s)" id=3046a5ac-53c4-4d54-b1df-3f0dd299a38e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743207 | controller | Jun 09 16:22:50.089981 crc crio[22095]: time="2026-06-09T16:22:50.089119527Z" level=info msg="Stopped container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log" id=627ee672-f645-4f82-aaaf-dba277f35e37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743223 | controller | Jun 09 16:22:50.287602 crc crio[22095]: time="2026-06-09T16:22:50.287449984Z" level=info msg="Stopped container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log" id=3046a5ac-53c4-4d54-b1df-3f0dd299a38e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743239 | controller | Jun 09 16:22:51.437227 crc crio[22095]: time="2026-06-09T16:22:51.436429844Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=5e2ab8a1-4fbf-487b-83a9-858434408406 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.743255 | controller | Jun 09 16:22:51.438190 crc crio[22095]: time="2026-06-09T16:22:51.437971954Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=37e39fa8-4fb9-43c8-97f0-e89e37372fad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.743271 | controller | Jun 09 16:22:51.507088 crc crio[22095]: time="2026-06-09T16:22:51.506986988Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c99171d3-f01d-42b4-b43d-61790e3a5495 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.743286 | controller | Jun 09 16:22:51.516003 crc crio[22095]: time="2026-06-09T16:22:51.515854436Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=133ae6c1-6c1d-4fef-8393-483973b4f0e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.743302 | controller | Jun 09 16:22:51.516550 crc crio[22095]: time="2026-06-09T16:22:51.516491722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743319 | controller | Jun 09 16:22:51.615999 crc crio[22095]: time="2026-06-09T16:22:51.615867226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743335 | controller | Jun 09 16:22:51.629204 crc crio[22095]: time="2026-06-09T16:22:51.629104486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743351 | controller | Jun 09 16:22:51.756505 crc crio[22095]: time="2026-06-09T16:22:51.755996467Z" level=info msg="Stopped container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f93def88-a116-490c-9c8b-353f10268931 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743370 | controller | Jun 09 16:22:51.757321 crc crio[22095]: time="2026-06-09T16:22:51.75725496Z" level=info msg="Stopping pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7" id=01837432-8b64-425c-b1fc-04baafe4105b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.743388 | controller | Jun 09 16:22:51.758285 crc crio[22095]: time="2026-06-09T16:22:51.758219525Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}"
2026-06-09 17:40:40.743405 | controller | Jun 09 16:22:51.758429 crc crio[22095]: time="2026-06-09T16:22:51.758381849Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.743421 | controller | Jun 09 16:22:51.924823 crc crio[22095]: time="2026-06-09T16:22:51.924721994Z" level=info msg="Created container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd" id=133ae6c1-6c1d-4fef-8393-483973b4f0e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.743437 | controller | Jun 09 16:22:51.932089 crc crio[22095]: time="2026-06-09T16:22:51.930735529Z" level=info msg="Starting container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7" id=cd6ea5a5-47ff-4673-9b1d-b2c60f6595c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.743454 | controller | Jun 09 16:22:51.947249 crc crio[22095]: time="2026-06-09T16:22:51.94713317Z" level=info msg="Started container" PID=89713 containerID=346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7 description=openstack/ceilometer-0/proxy-httpd id=cd6ea5a5-47ff-4673-9b1d-b2c60f6595c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0
2026-06-09 17:40:40.743471 | controller | Jun 09 16:22:52.161264 crc crio[22095]: time="2026-06-09T16:22:52.161011247Z" level=info msg="Stopped pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7" id=01837432-8b64-425c-b1fc-04baafe4105b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.743487 | controller | Jun 09 16:22:52.788072 crc crio[22095]: time="2026-06-09T16:22:52.787271533Z" level=info msg="Removing container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0" id=bb5b0bf4-8eed-45ad-a0c1-b3c3c3e8ec15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.743504 | controller | Jun 09 16:22:52.820487 crc crio[22095]: time="2026-06-09T16:22:52.820360963Z" level=info msg="Removed container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bb5b0bf4-8eed-45ad-a0c1-b3c3c3e8ec15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.743520 | controller | Jun 09 16:22:53.517684 crc crio[22095]: time="2026-06-09T16:22:53.517267604Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=1e5cbdda-fdc0-474b-b536-38e136654b09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.743536 | controller | Jun 09 16:22:53.517969 crc crio[22095]: time="2026-06-09T16:22:53.517691775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743553 | controller | Jun 09 16:22:53.559014 crc crio[22095]: time="2026-06-09T16:22:53.558893384Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc001288d90}] Aliases:map[]}"
2026-06-09 17:40:40.743573 | controller | Jun 09 16:22:53.559014 crc crio[22095]: time="2026-06-09T16:22:53.558991216Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.743589 | controller | Jun 09 16:22:53.609881 crc crio[22095]: time="2026-06-09T16:22:53.609749911Z" level=info msg="Stopped container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata" id=5f4ddd0f-b8a9-4fc7-aec5-a888dd5c50eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.743606 | controller | Jun 09 16:22:53.611177 crc crio[22095]: time="2026-06-09T16:22:53.611126426Z" level=info msg="Stopping pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe" id=39de9d14-37d9-42ad-8a9c-4ca5fc26ed34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.743623 | controller | Jun 09 16:22:53.611800 crc crio[22095]: time="2026-06-09T16:22:53.611744302Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc001288ec0}] Aliases:map[]}"
2026-06-09 17:40:40.743640 | controller | Jun 09 16:22:53.612004 crc crio[22095]: time="2026-06-09T16:22:53.611899526Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.743657 | controller | Jun 09 16:22:54.061754 crc crio[22095]: time="2026-06-09T16:22:54.061326667Z" level=info msg="Stopped pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe" id=39de9d14-37d9-42ad-8a9c-4ca5fc26ed34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.743673 | controller | Jun 09 16:22:54.134346 crc crio[22095]: 2026-06-09T16:22:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0226c361a98c916 Mac:ee:72:af:95:86:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.743690 | controller | Jun 09 16:22:54.136144 crc crio[22095]: time="2026-06-09T16:22:54.135902503Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc001288d90}] Aliases:map[]}"
2026-06-09 17:40:40.743707 | controller | Jun 09 16:22:54.136260 crc crio[22095]: time="2026-06-09T16:22:54.136242742Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.743723 | controller | Jun 09 16:22:54.147312 crc crio[22095]: time="2026-06-09T16:22:54.147256845Z" level=info msg="Ran pod sandbox 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 with infra container: openstack/nova-scheduler-0/POD" id=1e5cbdda-fdc0-474b-b536-38e136654b09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.743743 | controller | Jun 09 16:22:54.151060 crc crio[22095]: time="2026-06-09T16:22:54.150973741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=696ffed5-ec16-47e6-b8ec-fca1ed6c3d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.743759 | controller | Jun 09 16:22:54.180514 crc crio[22095]: time="2026-06-09T16:22:54.180344616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=fe6b605b-65f7-4e0f-8294-80a274bcca12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.743776 | controller | Jun 09 16:22:54.191554 crc crio[22095]: time="2026-06-09T16:22:54.19141225Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1330c153-68cb-4062-82df-8443fad3ada0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.743791 | controller | Jun 09 16:22:54.192254 crc crio[22095]: time="2026-06-09T16:22:54.192160399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743808 | controller | Jun 09 16:22:54.252136 crc crio[22095]: time="2026-06-09T16:22:54.251619998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743824 | controller | Jun 09 16:22:54.257876 crc crio[22095]: time="2026-06-09T16:22:54.257653783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.743841 | controller | Jun 09 16:22:54.550305 crc crio[22095]: time="2026-06-09T16:22:54.550212442Z" level=info msg="Created container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1330c153-68cb-4062-82df-8443fad3ada0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.743878 | controller | Jun 09 16:22:54.551754 crc crio[22095]: time="2026-06-09T16:22:54.551677679Z" level=info msg="Starting container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457" id=2fed1104-c4fe-403e-9a14-52bb69d93c44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.743897 | controller | Jun 09 16:22:54.557594 crc crio[22095]: time="2026-06-09T16:22:54.557512979Z" level=info msg="Started container" PID=90059 containerID=c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2fed1104-c4fe-403e-9a14-52bb69d93c44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2
2026-06-09 17:40:40.743914 | controller | Jun 09 16:22:54.889225 crc crio[22095]: time="2026-06-09T16:22:54.884483593Z" level=info msg="Removing container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a" id=0af05c6d-42ad-4e40-8e87-000382451609 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.743930 | controller | Jun 09 16:22:54.921243 crc crio[22095]: time="2026-06-09T16:22:54.921141155Z" level=info msg="Removed container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata" id=0af05c6d-42ad-4e40-8e87-000382451609 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.743947 | controller | Jun 09 16:22:54.935505 crc crio[22095]: time="2026-06-09T16:22:54.93535917Z" level=info msg="Removing container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403" id=90256e1d-afd8-4673-b0ba-ac0adcf5dfa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.743963 | controller | Jun 09 16:22:54.978683 crc crio[22095]: time="2026-06-09T16:22:54.978233262Z" level=info msg="Removed container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log" id=90256e1d-afd8-4673-b0ba-ac0adcf5dfa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.743983 | controller | Jun 09 16:22:55.392496 crc crio[22095]: time="2026-06-09T16:22:55.392303404Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=ec838909-3927-484a-8840-cb461796d2fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.743999 | controller | Jun 09 16:22:55.394279 crc crio[22095]: time="2026-06-09T16:22:55.39253411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744015 | controller | Jun 09 16:22:55.435981 crc crio[22095]: time="2026-06-09T16:22:55.435757891Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc002ab24a0}] Aliases:map[]}"
2026-06-09 17:40:40.744032 | controller | Jun 09 16:22:55.436232 crc crio[22095]: time="2026-06-09T16:22:55.436214393Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.744048 | controller | Jun 09 16:22:56.005851 crc crio[22095]: 2026-06-09T16:22:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c43350ef62a12e0 Mac:22:20:77:0a:58:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.744064 | controller | Jun 09 16:22:56.007890 crc crio[22095]: time="2026-06-09T16:22:56.007854884Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc002ab24a0}] Aliases:map[]}"
2026-06-09 17:40:40.744081 | controller | Jun 09 16:22:56.008193 crc crio[22095]: time="2026-06-09T16:22:56.008173612Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.744097 | controller | Jun 09 16:22:56.018267 crc crio[22095]: time="2026-06-09T16:22:56.018236061Z" level=info msg="Ran pod sandbox c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c with infra container: openstack/nova-metadata-0/POD" id=ec838909-3927-484a-8840-cb461796d2fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.744113 | controller | Jun 09 16:22:56.020799 crc crio[22095]: time="2026-06-09T16:22:56.020773986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=593f9b43-3fe7-4604-bbea-c95b1213932c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744129 | controller | Jun 09 16:22:56.025687 crc crio[22095]: time="2026-06-09T16:22:56.024232395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=32090c54-9e17-4816-84b7-6ddabb3b111e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744148 | controller | Jun 09 16:22:56.033296 crc crio[22095]: time="2026-06-09T16:22:56.033195185Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=5e0b960c-321f-4103-b48e-d3455447760c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744165 | controller | Jun 09 16:22:56.033626 crc crio[22095]: time="2026-06-09T16:22:56.033567395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744181 | controller | Jun 09 16:22:56.103435 crc crio[22095]: time="2026-06-09T16:22:56.103343258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744197 | controller | Jun 09 16:22:56.106859 crc crio[22095]: time="2026-06-09T16:22:56.106796797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744213 | controller | Jun 09 16:22:56.287074 crc crio[22095]: time="2026-06-09T16:22:56.286892046Z" level=info msg="Created container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log" id=5e0b960c-321f-4103-b48e-d3455447760c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744229 | controller | Jun 09 16:22:56.290450 crc crio[22095]: time="2026-06-09T16:22:56.290365435Z" level=info msg="Starting container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff" id=422a4d53-2358-480e-98a9-e71863bb9f5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.744246 | controller | Jun 09 16:22:56.300234 crc crio[22095]: time="2026-06-09T16:22:56.29989474Z" level=info msg="Started container" PID=90190 containerID=0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff description=openstack/nova-metadata-0/nova-metadata-log id=422a4d53-2358-480e-98a9-e71863bb9f5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c
2026-06-09 17:40:40.744262 | controller | Jun 09 16:22:56.314796 crc crio[22095]: time="2026-06-09T16:22:56.31469049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=19ca02e1-d14d-4a3a-85f6-a1913ec71a9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744277 | controller | Jun 09 16:22:56.388128 crc crio[22095]: time="2026-06-09T16:22:56.38783914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c1741277-80c4-423b-8551-054298159fcc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744293 | controller | Jun 09 16:22:56.405758 crc crio[22095]: time="2026-06-09T16:22:56.405640608Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=032f8c01-1171-4da0-b2e2-da193bd7f011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744308 | controller | Jun 09 16:22:56.407341 crc crio[22095]: time="2026-06-09T16:22:56.406247843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744324 | controller | Jun 09 16:22:56.457280 crc crio[22095]: time="2026-06-09T16:22:56.456752851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744340 | controller | Jun 09 16:22:56.461015 crc crio[22095]: time="2026-06-09T16:22:56.460901087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744356 | controller | Jun 09 16:22:56.527160 crc crio[22095]: time="2026-06-09T16:22:56.527029706Z" level=info msg="Stopped container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api" id=2ab8965f-35a2-473d-a55e-beea7366e268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.744376 | controller | Jun 09 16:22:56.528542 crc crio[22095]: time="2026-06-09T16:22:56.528434232Z" level=info msg="Stopping pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a" id=91728378-15a2-446c-8e3c-6c3d544956f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.744392 | controller | Jun 09 16:22:56.529407 crc crio[22095]: time="2026-06-09T16:22:56.529298744Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc002ab22e0}] Aliases:map[]}"
2026-06-09 17:40:40.744409 | controller | Jun 09 16:22:56.529562 crc crio[22095]: time="2026-06-09T16:22:56.52953233Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.744425 | controller | Jun 09 16:22:56.749425 crc crio[22095]: time="2026-06-09T16:22:56.746406824Z" level=info msg="Created container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata" id=032f8c01-1171-4da0-b2e2-da193bd7f011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744441 | controller | Jun 09 16:22:56.751154 crc crio[22095]: time="2026-06-09T16:22:56.750863399Z" level=info msg="Starting container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337" id=e1463786-85e7-4344-9974-117adf84de92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.744457 | controller | Jun 09 16:22:56.761951 crc crio[22095]: time="2026-06-09T16:22:56.761836351Z" level=info msg="Started container" PID=90280 containerID=00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337 description=openstack/nova-metadata-0/nova-metadata-metadata id=e1463786-85e7-4344-9974-117adf84de92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c
2026-06-09 17:40:40.744473 | controller | Jun 09 16:22:56.941429 crc crio[22095]: time="2026-06-09T16:22:56.941337614Z" level=info msg="Stopped pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a" id=91728378-15a2-446c-8e3c-6c3d544956f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.744489 | controller | Jun 09 16:22:57.948974 crc crio[22095]: time="2026-06-09T16:22:57.948380156Z" level=info msg="Removing container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41" id=dcdcca61-f15e-4624-b32b-90ab179a5f02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.744505 | controller | Jun 09 16:22:58.003339 crc crio[22095]: time="2026-06-09T16:22:58.00221577Z" level=info msg="Removed container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api" id=dcdcca61-f15e-4624-b32b-90ab179a5f02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.744521 | controller | Jun 09 16:22:58.006163 crc crio[22095]: time="2026-06-09T16:22:58.006071829Z" level=info msg="Removing container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77" id=d2b1804e-cf36-4e2f-8326-ce5e26450bef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.744537 | controller | Jun 09 16:22:58.046109 crc crio[22095]: time="2026-06-09T16:22:58.045994035Z" level=info msg="Removed container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log" id=d2b1804e-cf36-4e2f-8326-ce5e26450bef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.744556 | controller | Jun 09 16:22:58.448597 crc crio[22095]: time="2026-06-09T16:22:58.448542461Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=d856c472-8a79-4ba6-a3d1-ee065883b9eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.744573 | controller | Jun 09 16:22:58.448747 crc crio[22095]: time="2026-06-09T16:22:58.448644204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744590 | controller | Jun 09 16:22:58.527054 crc crio[22095]: time="2026-06-09T16:22:58.526822033Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc0074a4dd0}] Aliases:map[]}"
2026-06-09 17:40:40.744606 | controller | Jun 09 16:22:58.527394 crc crio[22095]: time="2026-06-09T16:22:58.52710566Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.744622 | controller | Jun 09 16:22:59.061265 crc crio[22095]: 2026-06-09T16:22:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5325970faab8cce Mac:d6:d5:30:99:25:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.744639 | controller | Jun 09 16:22:59.063048 crc crio[22095]: time="2026-06-09T16:22:59.062979323Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc0074a4dd0}] Aliases:map[]}"
2026-06-09 17:40:40.744655 | controller | Jun 09 16:22:59.063231 crc crio[22095]: time="2026-06-09T16:22:59.063163458Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.744672 | controller | Jun 09 16:22:59.076896 crc crio[22095]: time="2026-06-09T16:22:59.076823739Z" level=info msg="Ran pod sandbox 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a with infra container: openstack/nova-api-0/POD" id=d856c472-8a79-4ba6-a3d1-ee065883b9eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.744688 | controller | Jun 09 16:22:59.080339 crc crio[22095]: time="2026-06-09T16:22:59.080266388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a22f1c04-9a17-4a61-8098-12ea0ee51264 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744705 | controller | Jun 09 16:22:59.090254 crc crio[22095]: time="2026-06-09T16:22:59.090166472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f6f87772-f9eb-46ba-b480-4a4adbde507a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744721 | controller | Jun 09 16:22:59.098810 crc crio[22095]: time="2026-06-09T16:22:59.098727852Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=fd6f0af9-eccb-4d13-af94-94cfe1d5e7d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744740 | controller | Jun 09 16:22:59.099349 crc crio[22095]: time="2026-06-09T16:22:59.099282856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744757 | controller | Jun 09 16:22:59.180318 crc crio[22095]: time="2026-06-09T16:22:59.180235157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744773 | controller | Jun 09 16:22:59.187395 crc crio[22095]: time="2026-06-09T16:22:59.187308319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744789 | controller | Jun 09 16:22:59.370055 crc crio[22095]: time="2026-06-09T16:22:59.369899381Z" level=info msg="Created container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log" id=fd6f0af9-eccb-4d13-af94-94cfe1d5e7d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744806 | controller | Jun 09 16:22:59.371489 crc crio[22095]: time="2026-06-09T16:22:59.37141047Z" level=info msg="Starting container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa" id=eb557ac4-8198-4c5c-8c81-14dbae65ea43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.744822 | controller | Jun 09 16:22:59.381837 crc crio[22095]: time="2026-06-09T16:22:59.381726405Z" level=info msg="Started container" PID=90597 containerID=aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa description=openstack/nova-api-0/nova-api-log id=eb557ac4-8198-4c5c-8c81-14dbae65ea43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a
2026-06-09 17:40:40.744838 | controller | Jun 09 16:22:59.396640 crc crio[22095]: time="2026-06-09T16:22:59.396521426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e41224a5-7e4b-4b96-af90-1eb2daab18e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744871 | controller | Jun 09 16:22:59.480081 crc crio[22095]: time="2026-06-09T16:22:59.479512959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=db6524ee-19f1-4b5c-ab24-f6ac24f5232f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.744892 | controller | Jun 09 16:22:59.487413 crc crio[22095]: time="2026-06-09T16:22:59.487320499Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=ce189253-cc95-437d-a3a9-2cb27fd7a7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744909 | controller | Jun 09 16:22:59.487782 crc crio[22095]: time="2026-06-09T16:22:59.48772641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744926 | controller | Jun 09 16:22:59.554189 crc crio[22095]: time="2026-06-09T16:22:59.554067575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744942 | controller | Jun 09 16:22:59.558977 crc crio[22095]: time="2026-06-09T16:22:59.558861958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.744958 | controller | Jun 09 16:22:59.716446 crc crio[22095]: time="2026-06-09T16:22:59.716320385Z" level=info msg="Created container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api" id=ce189253-cc95-437d-a3a9-2cb27fd7a7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.744978 | controller | Jun 09 16:22:59.718031 crc crio[22095]: time="2026-06-09T16:22:59.717901046Z" level=info msg="Starting container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f" id=5ffc316b-0d1b-455e-93dc-4eeb52494b36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.744995 | controller | Jun 09 16:22:59.723233 crc crio[22095]: time="2026-06-09T16:22:59.72314449Z" level=info msg="Started container" PID=90647 containerID=0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f description=openstack/nova-api-0/nova-api-api id=5ffc316b-0d1b-455e-93dc-4eeb52494b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a
2026-06-09 17:40:40.745011 | controller | Jun 09 16:23:36.981321 crc crio[22095]: time="2026-06-09T16:23:36.980446522Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=ea814c45-9e99-475c-9905-367309c49181 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.745027 | controller | Jun 09 16:23:36.981321 crc crio[22095]: time="2026-06-09T16:23:36.981333595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.745043 | controller | Jun 09 16:23:37.067246 crc crio[22095]: time="2026-06-09T16:23:37.066635387Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d UID:5a997801-1e36-4183-8957-fc2c6fd5266b NetNS:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a997801_1e36_4183_8957_fc2c6fd5266b.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}"
2026-06-09 17:40:40.745060 | controller | Jun 09 16:23:37.067246 crc crio[22095]: time="2026-06-09T16:23:37.06712087Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.745077 | controller | Jun 09 16:23:37.620146 crc crio[22095]: 2026-06-09T16:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaefd4f54feb12a Mac:c6:83:53:4c:2f:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b SocketPath: PciID:}] [{Interface:0xc0005c65d0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.745093 | controller | Jun 09 16:23:37.622365 crc crio[22095]: time="2026-06-09T16:23:37.622275678Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d UID:5a997801-1e36-4183-8957-fc2c6fd5266b NetNS:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a997801_1e36_4183_8957_fc2c6fd5266b.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}"
2026-06-09 17:40:40.745110 | controller | Jun 09 16:23:37.622646 crc crio[22095]: time="2026-06-09T16:23:37.622577206Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.745126 | controller | Jun 09 16:23:37.635447 crc crio[22095]: time="2026-06-09T16:23:37.634668966Z" level=info msg="Ran pod sandbox aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d with infra container: sushy-emulator/sushy-emulator/POD" id=ea814c45-9e99-475c-9905-367309c49181 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.745142 | controller | Jun 09 16:23:37.637586 crc crio[22095]: time="2026-06-09T16:23:37.63751993Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=85fb4d4b-4aa9-4508-ad28-927f73bd0c17 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.745163 | controller | Jun 09 16:23:37.643882 crc crio[22095]: time="2026-06-09T16:23:37.643794231Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-09 17:40:40.745179 | controller | Jun 09 16:23:41.649062 crc crio[22095]: time="2026-06-09T16:23:41.648440395Z" level=info msg="Removing container: 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c" id=2b5a7401-b9dc-4b4f-b42b-cbebda3fa5dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.745196 | controller | Jun 09 16:23:46.420004 crc crio[22095]: time="2026-06-09T16:23:46.419185299Z" level=info msg="Removed container 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c: openstack/dnsmasq-dns-6b485b7db9-dswrp/init" id=2b5a7401-b9dc-4b4f-b42b-cbebda3fa5dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.745212 | controller | Jun 09 16:23:46.427108 crc crio[22095]: time="2026-06-09T16:23:46.42702233Z" level=info msg="Removing container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc" id=26a15ca9-b875-41aa-bda4-bca6b5aa2c05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.745229 | controller | Jun 09 16:23:46.493001 crc crio[22095]: time="2026-06-09T16:23:46.492859722Z" level=info msg="Removed container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns" id=26a15ca9-b875-41aa-bda4-bca6b5aa2c05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.745245 | controller | Jun 09 16:23:46.505352 crc crio[22095]: time="2026-06-09T16:23:46.505263841Z" level=info msg="Stopping pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a" id=b9f808e3-a5f8-4cef-8b91-dbe305e0b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745261 | controller | Jun 09 16:23:46.505352 crc crio[22095]: time="2026-06-09T16:23:46.505331503Z" level=info msg="Stopped pod sandbox (already stopped): f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a" id=b9f808e3-a5f8-4cef-8b91-dbe305e0b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745277 | controller | Jun 09 16:23:46.505894 crc crio[22095]: time="2026-06-09T16:23:46.505858116Z" level=info msg="Removing pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a" id=13a22e02-3eaf-425f-bf83-07b66418a7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745293 | controller | Jun 09 16:23:46.511504 crc crio[22095]: time="2026-06-09T16:23:46.511384408Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003" id=85fb4d4b-4aa9-4508-ad28-927f73bd0c17 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.745310 | controller | Jun 09 16:23:46.512455 crc crio[22095]: time="2026-06-09T16:23:46.512398254Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=e0a4c140-4745-4469-af8b-ad0348cb205a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.745326 | controller | Jun 09 16:23:46.527115 crc crio[22095]: time="2026-06-09T16:23:46.52701442Z" level=info msg="Removed pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a" id=13a22e02-3eaf-425f-bf83-07b66418a7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745342 | controller | Jun 09 16:23:46.527824 crc crio[22095]: time="2026-06-09T16:23:46.527763739Z" level=info msg="Stopping pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8" id=30483a8d-0ddc-4562-8bee-17a255859bda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745358 | controller | Jun 09 16:23:46.527907 crc crio[22095]: time="2026-06-09T16:23:46.527830731Z" level=info msg="Stopped pod sandbox (already stopped): 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8" id=30483a8d-0ddc-4562-8bee-17a255859bda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745379 | controller | Jun 09 16:23:46.528655 crc crio[22095]: time="2026-06-09T16:23:46.528452177Z" level=info msg="Removing pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8" id=26b51825-e501-4af6-8b0f-db8334fb401b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745396 | controller | Jun 09 16:23:46.561542 crc crio[22095]: time="2026-06-09T16:23:46.561406054Z" level=info msg="Removed pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8" id=26b51825-e501-4af6-8b0f-db8334fb401b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745412 | controller | Jun 09 16:23:46.564258 crc crio[22095]: time="2026-06-09T16:23:46.564163655Z" level=info msg="Stopping pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe" id=0833f82a-7d8b-49bb-94d2-0ad64c7541d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745428 | controller | Jun 09 16:23:46.564258 crc crio[22095]: time="2026-06-09T16:23:46.564236187Z" level=info msg="Stopped pod sandbox (already stopped): e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe" id=0833f82a-7d8b-49bb-94d2-0ad64c7541d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745444 | controller | Jun 09 16:23:46.564410 crc crio[22095]: time="2026-06-09T16:23:46.564165845Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=ab9f260e-c5ae-48e0-bcf9-52f45e2eaa90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.745459 | controller | Jun 09 16:23:46.564758 crc crio[22095]: time="2026-06-09T16:23:46.564673348Z" level=info msg="Removing pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe" id=e2c76e85-1fda-4b21-be75-b1abe84a3f04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745475 | controller | Jun 09 16:23:46.585005 crc crio[22095]: time="2026-06-09T16:23:46.584792475Z" level=info msg="Removed pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe" id=e2c76e85-1fda-4b21-be75-b1abe84a3f04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745491 | controller | Jun 09 16:23:46.585665 crc crio[22095]: time="2026-06-09T16:23:46.585594385Z" level=info msg="Stopping pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7" id=b10464fc-eec1-499f-a105-7cd148d25d61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745507 | controller | Jun 09 16:23:46.585741 crc crio[22095]: time="2026-06-09T16:23:46.585682917Z" level=info msg="Stopped pod sandbox (already stopped): 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7" id=b10464fc-eec1-499f-a105-7cd148d25d61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745523 | controller | Jun 09 16:23:46.586158 crc crio[22095]: time="2026-06-09T16:23:46.586096368Z" level=info msg="Removing pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7" id=7bb6b268-59f4-4b8e-9507-332ad6136179 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745539 | controller | Jun 09 16:23:46.603667 crc crio[22095]: time="2026-06-09T16:23:46.60253457Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=a9012081-5cf8-4ed4-ab87-94d82f0dade4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.745555 | controller | Jun 09 16:23:46.612677 crc crio[22095]: time="2026-06-09T16:23:46.612583818Z" level=info msg="Removed pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7" id=7bb6b268-59f4-4b8e-9507-332ad6136179 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745571 | controller | Jun 09 16:23:46.614705 crc crio[22095]: time="2026-06-09T16:23:46.614628071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.745587 | controller | Jun 09 16:23:46.617721 crc crio[22095]: time="2026-06-09T16:23:46.617641348Z" level=info msg="Stopping pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140" id=4ab29325-2442-49ea-97f7-97e268acb0ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745611 | controller | Jun 09 16:23:46.617812 crc crio[22095]: time="2026-06-09T16:23:46.617759881Z" level=info msg="Stopped pod sandbox (already stopped): 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140" id=4ab29325-2442-49ea-97f7-97e268acb0ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745628 | controller | Jun 09 16:23:46.618354 crc crio[22095]: time="2026-06-09T16:23:46.618278175Z" level=info msg="Removing pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140" id=b576f3c6-befe-4e12-8171-6b570e1be773 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745644 | controller | Jun 09 16:23:46.667601 crc crio[22095]: time="2026-06-09T16:23:46.667547411Z" level=info msg="Removed pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140" id=b576f3c6-befe-4e12-8171-6b570e1be773 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745660 | controller | Jun 09 16:23:46.668490 crc crio[22095]: time="2026-06-09T16:23:46.668435654Z" level=info msg="Stopping pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3" id=bf70f899-7d68-44a3-bf16-4f54939edc53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745676 | controller | Jun 09 16:23:46.669538 crc crio[22095]: time="2026-06-09T16:23:46.669514572Z" level=info msg="Stopped pod sandbox (already stopped): 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3" id=bf70f899-7d68-44a3-bf16-4f54939edc53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.745692 | controller | Jun 09 16:23:46.670612 crc crio[22095]: time="2026-06-09T16:23:46.670589329Z" level=info msg="Removing pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3" id=7a2bb3ba-db0c-4151-864b-ec5ebeb6205d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745709 | controller | Jun 09 16:23:46.690132 crc crio[22095]: time="2026-06-09T16:23:46.69007722Z" level=info msg="Removed pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3" id=7a2bb3ba-db0c-4151-864b-ec5ebeb6205d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.745725 | controller | Jun 09 16:23:46.696642 crc crio[22095]: time="2026-06-09T16:23:46.696539206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.745741 | controller | Jun 09 16:23:46.701047 crc crio[22095]: time="2026-06-09T16:23:46.700900968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.745757 | controller | Jun 09 16:23:46.843803 crc crio[22095]: time="2026-06-09T16:23:46.843175495Z" level=info msg="Created container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator" id=a9012081-5cf8-4ed4-ab87-94d82f0dade4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.745774 | controller | Jun 09 16:23:46.844902 crc crio[22095]: time="2026-06-09T16:23:46.844849658Z" level=info msg="Starting container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d" id=16e0af3a-70f6-49af-b027-732411a0a8f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.745790 | controller | Jun 09 16:23:46.850101 crc crio[22095]: time="2026-06-09T16:23:46.849782905Z" level=info msg="Started container" PID=93218 containerID=0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d description=sushy-emulator/sushy-emulator/sushy-emulator id=16e0af3a-70f6-49af-b027-732411a0a8f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d
2026-06-09 17:40:40.745809 | controller | Jun 09 16:24:00.241975 crc crio[22095]: time="2026-06-09T16:24:00.241198Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.745825 | controller | Jun 09 16:24:00.532314 crc crio[22095]: time="2026-06-09T16:24:00.53145046Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683704-95ljj/POD" id=a8949b3d-cdb8-4623-95ab-bb33d214382f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.745841 | controller | Jun 09 16:24:00.532663 crc crio[22095]: time="2026-06-09T16:24:00.532451485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.745877 | controller | Jun 09 16:24:00.583225 crc crio[22095]: time="2026-06-09T16:24:00.583087197Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc002b5c770}] Aliases:map[]}"
2026-06-09 17:40:40.745896 | controller | Jun 09 16:24:00.583225 crc crio[22095]: time="2026-06-09T16:24:00.583159229Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683704-95ljj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.745913 | controller | Jun 09 16:24:01.142458 crc crio[22095]: 2026-06-09T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d91d7986e59e7f0 Mac:82:84:3f:b5:b3:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.745930 | controller | Jun 09 16:24:01.144532 crc crio[22095]: time="2026-06-09T16:24:01.144410282Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc002b5c770}] Aliases:map[]}"
2026-06-09 17:40:40.745946 | controller | Jun 09 16:24:01.144652 crc crio[22095]: time="2026-06-09T16:24:01.144604267Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683704-95ljj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.745963 | controller | Jun 09 16:24:01.157065 crc crio[22095]: time="2026-06-09T16:24:01.156983626Z" level=info msg="Ran pod sandbox d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 with infra container: openshift-infra/auto-csr-approver-29683704-95ljj/POD" id=a8949b3d-cdb8-4623-95ab-bb33d214382f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.745980 | controller | Jun 09 16:24:01.160249 crc crio[22095]: time="2026-06-09T16:24:01.160154497Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c4d394a8-eed9-4e59-88e0-d927851ea9db name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.745997 | controller | Jun 09 16:24:01.168341 crc crio[22095]: time="2026-06-09T16:24:01.168271386Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.746014 | controller | Jun 09 16:24:02.315131 crc crio[22095]: time="2026-06-09T16:24:02.314555487Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c4d394a8-eed9-4e59-88e0-d927851ea9db name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.746033 | controller | Jun 09 16:24:02.316968 crc crio[22095]: time="2026-06-09T16:24:02.31623907Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1d4c83d9-0a59-4c74-8b8e-66f2aa05aa42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.746050 | controller | Jun 09 16:24:02.318388 crc crio[22095]: time="2026-06-09T16:24:02.318333614Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e6a9e58-2289-424f-8118-ef1ea770bde2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.746066 | controller | Jun 09 16:24:02.326878 crc crio[22095]: time="2026-06-09T16:24:02.3267588Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683704-95ljj/oc" id=f37aac5a-88db-47ca-b844-42296e769f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.746082 | controller | Jun 09 16:24:02.327555 crc crio[22095]: time="2026-06-09T16:24:02.327459328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746098 | controller | Jun 09 16:24:02.390296 crc crio[22095]: time="2026-06-09T16:24:02.390084488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746114 | controller | Jun 09 16:24:02.613748 crc crio[22095]: time="2026-06-09T16:24:02.613219913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746130 | controller | Jun 09 16:24:02.761028 crc crio[22095]: time="2026-06-09T16:24:02.760848727Z" level=info msg="Created container 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b: openshift-infra/auto-csr-approver-29683704-95ljj/oc" id=f37aac5a-88db-47ca-b844-42296e769f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.746147 | controller | Jun 09 16:24:02.765521 crc crio[22095]: time="2026-06-09T16:24:02.765425735Z" level=info msg="Starting container: 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b" id=8579acb0-37c5-4bd3-b29a-5440a887a1da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.746163 | controller | Jun 09 16:24:02.771128 crc crio[22095]: time="2026-06-09T16:24:02.771010108Z" level=info msg="Started container" PID=93977 containerID=6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b description=openshift-infra/auto-csr-approver-29683704-95ljj/oc id=8579acb0-37c5-4bd3-b29a-5440a887a1da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23
2026-06-09 17:40:40.746180 | controller | Jun 09 16:24:05.045462 crc crio[22095]: time="2026-06-09T16:24:05.044740035Z" level=info msg="Stopping pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23" id=035b863e-5010-4974-a636-36dec0973f90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.746196 | controller | Jun 09 16:24:05.047323 crc crio[22095]: time="2026-06-09T16:24:05.046251734Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc00263c508}] Aliases:map[]}"
2026-06-09 17:40:40.746213 | controller | Jun 09 16:24:05.047323 crc crio[22095]: time="2026-06-09T16:24:05.046426349Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683704-95ljj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.746233 | controller | Jun 09 16:24:05.426091 crc crio[22095]: time="2026-06-09T16:24:05.425145332Z" level=info msg="Stopped pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23" id=035b863e-5010-4974-a636-36dec0973f90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.746250 | controller | Jun 09 16:24:10.523161 crc crio[22095]: time="2026-06-09T16:24:10.522357736Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-xzlg7/POD" id=7bf8d21b-cf9d-43e3-be78-e8e125553740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.746266 | controller | Jun 09 16:24:10.524437 crc crio[22095]: time="2026-06-09T16:24:10.523171117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746282 | controller | Jun 09 16:24:10.566129 crc crio[22095]: time="2026-06-09T16:24:10.566030389Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0019841a8}] Aliases:map[]}"
2026-06-09 17:40:40.746299 | controller | Jun 09 16:24:10.566129 crc crio[22095]: time="2026-06-09T16:24:10.566099471Z" level=info msg="Adding pod openstack_dnsmasq-dns-849b84f84f-xzlg7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.746315 | controller | Jun 09 16:24:11.156670 crc crio[22095]: 2026-06-09T16:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac39a9385ff0abd Mac:06:b6:73:68:7d:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.746331 | controller | Jun 09 16:24:11.158619 crc crio[22095]: time="2026-06-09T16:24:11.158551498Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0019841a8}] Aliases:map[]}"
2026-06-09 17:40:40.746347 | controller | Jun 09 16:24:11.158768 crc crio[22095]: time="2026-06-09T16:24:11.158742752Z" level=info msg="Checking pod openstack_dnsmasq-dns-849b84f84f-xzlg7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.746364 | controller | Jun 09 16:24:11.172169 crc crio[22095]: time="2026-06-09T16:24:11.16914241Z" level=info msg="Ran pod sandbox ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f with infra container: openstack/dnsmasq-dns-849b84f84f-xzlg7/POD" id=7bf8d21b-cf9d-43e3-be78-e8e125553740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.746380 | controller | Jun 09 16:24:11.176222 crc crio[22095]: time="2026-06-09T16:24:11.175739719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8ed17763-737f-4cde-94b2-a81c9af2faad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.746396 | controller | Jun 09 16:24:11.261081 crc crio[22095]: time="2026-06-09T16:24:11.260324263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=00f740cb-90ae-4cf0-bd69-ef08ca9fbf29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.746416 | controller | Jun 09 16:24:11.273022 crc crio[22095]: time="2026-06-09T16:24:11.272877546Z" level=info msg="Creating container: openstack/dnsmasq-dns-849b84f84f-xzlg7/init" id=7d35f59f-a693-4446-bdb4-b3e67e491807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.746432 | controller | Jun 09 16:24:11.273439 crc crio[22095]: time="2026-06-09T16:24:11.273360198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746449 | controller | Jun 09 16:24:11.330049 crc crio[22095]: time="2026-06-09T16:24:11.329904951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746465 | controller | Jun 09 16:24:11.334098 crc crio[22095]: time="2026-06-09T16:24:11.334018677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746481 | controller | Jun 09 16:24:11.534691 crc crio[22095]: time="2026-06-09T16:24:11.534542781Z" level=info msg="Created container 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a: openstack/dnsmasq-dns-849b84f84f-xzlg7/init" id=7d35f59f-a693-4446-bdb4-b3e67e491807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.746497 | controller | Jun 09 16:24:11.536539 crc crio[22095]: time="2026-06-09T16:24:11.536427769Z" level=info msg="Starting container: 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a" id=b6a1a2b2-b44f-41d9-b637-2d70e395fb32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.746513 | controller | Jun 09 16:24:11.546295 crc crio[22095]: time="2026-06-09T16:24:11.54619441Z" level=info msg="Started container" PID=94513 containerID=9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a description=openstack/dnsmasq-dns-849b84f84f-xzlg7/init id=b6a1a2b2-b44f-41d9-b637-2d70e395fb32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f
2026-06-09 17:40:40.746530 | controller | Jun 09 16:24:12.243503 crc crio[22095]: time="2026-06-09T16:24:12.24306146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b9023305-63dc-4711-ac4a-425bec0a7288 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.746546 | controller | Jun 09 16:24:12.331220 crc crio[22095]: time="2026-06-09T16:24:12.331078412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8d416893-a34e-41b1-8b68-dd7e7c78ed46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.746562 | controller | Jun 09 16:24:12.397109 crc crio[22095]: time="2026-06-09T16:24:12.396423251Z" level=info msg="Creating container: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns" id=84556047-cf0a-43f6-b624-29185bf4472e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.746578 | controller | Jun 09 16:24:12.397975 crc crio[22095]: time="2026-06-09T16:24:12.397332545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746594 | controller | Jun 09 16:24:12.453191 crc crio[22095]: time="2026-06-09T16:24:12.453094188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746610 | controller | Jun 09 16:24:12.459582 crc crio[22095]: time="2026-06-09T16:24:12.459526713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746632 | controller | Jun 09 16:24:12.679070 crc crio[22095]: time="2026-06-09T16:24:12.678961133Z" level=info msg="Created container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns" id=84556047-cf0a-43f6-b624-29185bf4472e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.746660 | controller | Jun 09 16:24:12.680851 crc crio[22095]: time="2026-06-09T16:24:12.680767449Z" level=info msg="Starting container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5" id=17ad46ea-d2ba-42f8-839d-955881213a4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.746677 | controller | Jun 09 16:24:12.688577 crc crio[22095]: time="2026-06-09T16:24:12.688451007Z" level=info msg="Started container" PID=94580 containerID=3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5 description=openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns id=17ad46ea-d2ba-42f8-839d-955881213a4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f
2026-06-09 17:40:40.746693 | controller | Jun 09 16:24:20.002282 crc crio[22095]: time="2026-06-09T16:24:19.9998668Z" level=info msg="Stopping container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359 (timeout: 10s)" id=ab4d992e-41cf-4195-9266-95f47e35bfd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.746709 | controller | Jun 09 16:24:20.160808 crc crio[22095]: time="2026-06-09T16:24:20.15979786Z" level=info msg="Stopped container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns" id=ab4d992e-41cf-4195-9266-95f47e35bfd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.746725 | controller | Jun 09 16:24:20.162306 crc crio[22095]: time="2026-06-09T16:24:20.162230163Z" level=info msg="Stopping pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e" id=7cc6d294-6470-4402-bb31-0eb832053947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.746741 | controller | Jun 09 16:24:20.163043 crc crio[22095]: time="2026-06-09T16:24:20.163002433Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002da4f10}] Aliases:map[]}"
2026-06-09 17:40:40.746757 | controller | Jun 09 16:24:20.163203 crc crio[22095]: time="2026-06-09T16:24:20.163140656Z" level=info msg="Deleting pod openstack_dnsmasq-dns-786645bb79-bghms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.746773 | controller | Jun 09 16:24:20.570579 crc crio[22095]: time="2026-06-09T16:24:20.570363462Z" level=info msg="Stopped pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e" id=7cc6d294-6470-4402-bb31-0eb832053947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.746790 | controller | Jun 09 16:24:21.487019 crc crio[22095]: time="2026-06-09T16:24:21.486460137Z" level=info msg="Removing container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359" id=5ce1b6cd-cb02-4599-a2a1-854b632efc4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.746806 | controller | Jun 09 16:24:21.531111 crc crio[22095]: time="2026-06-09T16:24:21.529580415Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-qrx6k/POD" id=681f93e2-4904-4a9b-aa5e-7accb4b6fbb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.746825 | controller | Jun 09 16:24:21.531111 crc crio[22095]: time="2026-06-09T16:24:21.529709628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.746842 | controller | Jun 09 16:24:21.536019 crc crio[22095]: time="2026-06-09T16:24:21.535868947Z" level=info msg="Removed container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns" id=5ce1b6cd-cb02-4599-a2a1-854b632efc4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.746873 | controller | Jun 09 16:24:21.544146 crc crio[22095]: time="2026-06-09T16:24:21.544063497Z" level=info msg="Removing container: d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0" id=1dbfed37-a86b-402f-92b7-9792545ffca8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.746894 | controller | Jun 09 16:24:21.584807 crc crio[22095]: time="2026-06-09T16:24:21.584754983Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc001984370}] Aliases:map[]}"
2026-06-09 17:40:40.746912 | controller | Jun 09 16:24:21.585150 crc crio[22095]: time="2026-06-09T16:24:21.585123383Z" level=info msg="Adding pod openstack_dnsmasq-dns-94bfffd6f-qrx6k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.746929 | controller | Jun 09 16:24:21.592668 crc crio[22095]: time="2026-06-09T16:24:21.592560474Z" level=info msg="Removed container d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0: openstack/dnsmasq-dns-786645bb79-bghms/init" id=1dbfed37-a86b-402f-92b7-9792545ffca8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.746945 | controller | Jun 09 16:24:22.604050 crc crio[22095]: 2026-06-09T16:24:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1176b7e6d8affdd Mac:5e:5f:8c:fd:9f:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.746962 | controller | Jun 09 16:24:22.604050 crc crio[22095]: time="2026-06-09T16:24:22.603463864Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc001984370}] Aliases:map[]}"
2026-06-09 17:40:40.746978 | controller | Jun 09 16:24:22.604050 crc crio[22095]: time="2026-06-09T16:24:22.60367569Z" level=info msg="Checking pod openstack_dnsmasq-dns-94bfffd6f-qrx6k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.746995 | controller | Jun 09 16:24:22.618004 crc crio[22095]: time="2026-06-09T16:24:22.617870575Z" level=info msg="Ran pod sandbox 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 with infra container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/POD" id=681f93e2-4904-4a9b-aa5e-7accb4b6fbb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.747012 | controller | Jun 09 16:24:22.622853 crc crio[22095]: time="2026-06-09T16:24:22.622709119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=27640651-6e83-48b5-95ae-d9d4d7ca26fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.747032 | controller | Jun 09 16:24:22.752241 crc crio[22095]: time="2026-06-09T16:24:22.752153876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=56107054-5d43-432a-aebe-2d6f68d460b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.747049 | controller | Jun 09 16:24:22.851462 crc crio[22095]: time="2026-06-09T16:24:22.851329545Z" level=info msg="Creating container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init" id=86c725e5-85db-418e-8cdb-6c4e215c3d24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.747065 | controller | Jun 09 16:24:22.851851 crc crio[22095]: time="2026-06-09T16:24:22.851776266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.747081 | controller | Jun 09 16:24:22.969189 crc crio[22095]: time="2026-06-09T16:24:22.9690466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.747097 | controller | Jun 09 16:24:22.976816 crc crio[22095]: time="2026-06-09T16:24:22.976505632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.747114 | controller | Jun 09 16:24:23.225750 crc crio[22095]: time="2026-06-09T16:24:23.225575113Z" level=info msg="Created container d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init" id=86c725e5-85db-418e-8cdb-6c4e215c3d24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.747130 | controller | Jun 09 16:24:23.230747 crc crio[22095]: time="2026-06-09T16:24:23.22972405Z" level=info msg="Starting container: d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6" id=5455da40-a093-4d6c-852b-be736534d1f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.747146 | controller | Jun 09 16:24:23.260281 crc crio[22095]: time="2026-06-09T16:24:23.259714531Z" level=info msg="Started container" PID=95308 containerID=d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6 description=openstack/dnsmasq-dns-94bfffd6f-qrx6k/init id=5455da40-a093-4d6c-852b-be736534d1f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283
2026-06-09 17:40:40.747163 | controller | Jun 09 16:24:23.587423 crc crio[22095]: time="2026-06-09T16:24:23.587010573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6398d81b-1d9c-4a53-aac6-9ae682289405 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.747179 | controller | Jun 09 16:24:23.697906 crc crio[22095]: time="2026-06-09T16:24:23.697258146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e14c3701-1b8a-4898-a07f-b09f4223f13a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.747195 | controller | Jun 09 16:24:23.723507 crc crio[22095]: time="2026-06-09T16:24:23.723349297Z" level=info msg="Creating container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns" id=0d015f4c-8d7e-4291-9e51-55d8202d6084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.747211 | controller | Jun 09 16:24:23.724201 crc crio[22095]: time="2026-06-09T16:24:23.724153847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.747227 | controller | Jun 09 16:24:23.812949 crc crio[22095]: time="2026-06-09T16:24:23.812720784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.747246 | controller | Jun 09 16:24:23.825589 crc crio[22095]: time="2026-06-09T16:24:23.824099876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.747263 | controller | Jun 09 16:24:24.058753 crc crio[22095]: time="2026-06-09T16:24:24.058651214Z" level=info msg="Created container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns" id=0d015f4c-8d7e-4291-9e51-55d8202d6084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.747279 | controller | Jun 09 16:24:24.062225 crc crio[22095]: time="2026-06-09T16:24:24.061830286Z" level=info msg="Starting container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7" id=4b63ddb6-185a-4f36-bc72-a4bf36a79375 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.747295 | controller | Jun 09 16:24:24.073775 crc crio[22095]: time="2026-06-09T16:24:24.073692131Z" level=info msg="Started container" PID=95363 containerID=800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7 description=openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns id=4b63ddb6-185a-4f36-bc72-a4bf36a79375 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283
2026-06-09 17:40:40.747312 | controller | Jun 09 16:24:30.879552 crc crio[22095]: time="2026-06-09T16:24:30.878740158Z" level=info msg="Stopping container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5 (timeout: 10s)" id=81626458-8c2d-4619-8b59-5dc44abd0e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.747328 | controller | Jun 09 16:24:31.667040 crc crio[22095]: time="2026-06-09T16:24:31.666544586Z" level=info msg="Stopped container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns" id=81626458-8c2d-4619-8b59-5dc44abd0e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.747343 | controller | Jun 09 16:24:31.668110 crc crio[22095]: time="2026-06-09T16:24:31.668015774Z" level=info msg="Stopping pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f" id=71e0ed69-dbd8-406b-927b-42f460fb03e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747360 | controller | Jun 09 16:24:31.669182 crc crio[22095]: time="2026-06-09T16:24:31.669100592Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0004c7990}] Aliases:map[]}"
2026-06-09 17:40:40.747376 | controller | Jun 09 16:24:31.669345 crc crio[22095]: time="2026-06-09T16:24:31.669310737Z" level=info msg="Deleting pod openstack_dnsmasq-dns-849b84f84f-xzlg7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.747393 | controller | Jun 09 16:24:32.054828 crc crio[22095]: time="2026-06-09T16:24:32.054713342Z" level=info msg="Stopped pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f" id=71e0ed69-dbd8-406b-927b-42f460fb03e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747409 | controller | Jun 09 16:24:32.773416 crc crio[22095]: time="2026-06-09T16:24:32.772812788Z" level=info msg="Removing container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5" id=44212b27-e130-4ef6-992d-ca5965ef0276 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747428 | controller | Jun 09 16:24:32.799350 crc crio[22095]: time="2026-06-09T16:24:32.799258888Z" level=info msg="Removed container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns" id=44212b27-e130-4ef6-992d-ca5965ef0276 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747445 | controller | Jun 09 16:24:32.803392 crc crio[22095]: time="2026-06-09T16:24:32.803300562Z" level=info msg="Removing container: 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a" id=65db5adf-bef1-43dd-abed-0fe4cb8eb43b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747461 | controller | Jun 09 16:24:32.862808 crc crio[22095]: time="2026-06-09T16:24:32.862460113Z" level=info msg="Removed container 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a: openstack/dnsmasq-dns-849b84f84f-xzlg7/init" id=65db5adf-bef1-43dd-abed-0fe4cb8eb43b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747477 | controller | Jun 09 16:24:46.727555 crc crio[22095]: time="2026-06-09T16:24:46.726689889Z" level=info msg="Removing container: 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14" id=067b8af3-47f3-4d5d-80b9-aa638efd33be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747493 | controller | Jun 09 16:24:46.818852 crc crio[22095]: time="2026-06-09T16:24:46.818264873Z" level=info msg="Removed container 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14: openshift-infra/auto-csr-approver-29683698-j5xhr/oc" id=067b8af3-47f3-4d5d-80b9-aa638efd33be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747509 | controller | Jun 09 16:24:46.821226 crc crio[22095]: time="2026-06-09T16:24:46.821159117Z" level=info msg="Removing container: 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c" id=e8a3971b-be88-4112-8a32-691c253c7fb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747526 | controller | Jun 09 16:24:46.872736 crc crio[22095]: time="2026-06-09T16:24:46.872540888Z" level=info msg="Removed container 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config" id=e8a3971b-be88-4112-8a32-691c253c7fb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747542 | controller | Jun 09 16:24:46.887808 crc crio[22095]: time="2026-06-09T16:24:46.887742729Z" level=info msg="Stopping pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e" id=6fdd8582-7d8e-42df-93ad-6bac4adfbda8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747558 | controller | Jun 09 16:24:46.887808 crc crio[22095]: time="2026-06-09T16:24:46.887832781Z" level=info msg="Stopped pod sandbox (already stopped): dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e" id=6fdd8582-7d8e-42df-93ad-6bac4adfbda8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747575 | controller | Jun 09 16:24:46.888742 crc crio[22095]: time="2026-06-09T16:24:46.888652812Z" level=info msg="Removing pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e" id=aa5cbf87-d529-4a2c-9f33-6231291cfb56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747591 | controller | Jun 09 16:24:46.921454 crc crio[22095]: time="2026-06-09T16:24:46.921347402Z" level=info msg="Removed pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e" id=aa5cbf87-d529-4a2c-9f33-6231291cfb56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747607 | controller | Jun 09 16:24:46.922813 crc crio[22095]: time="2026-06-09T16:24:46.922722688Z" level=info msg="Stopping pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c" id=dbd1e15d-f0e5-45c5-a5aa-76ecf2d8b0e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747623 | controller | Jun 09 16:24:46.923022 crc crio[22095]: time="2026-06-09T16:24:46.922840681Z" level=info msg="Stopped pod sandbox (already stopped): 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c" id=dbd1e15d-f0e5-45c5-a5aa-76ecf2d8b0e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747642 | controller | Jun 09 16:24:46.924584 crc crio[22095]: time="2026-06-09T16:24:46.924445942Z" level=info msg="Removing pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c" id=cf7f4730-7d0f-49f0-a9e6-240497bbbdef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747659 | controller | Jun 09 16:24:46.946578 crc crio[22095]: time="2026-06-09T16:24:46.946518999Z" level=info msg="Removed pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c" id=cf7f4730-7d0f-49f0-a9e6-240497bbbdef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747676 | controller | Jun 09 16:24:46.948089 crc crio[22095]: time="2026-06-09T16:24:46.948002287Z" level=info msg="Stopping pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f" id=9d9572a7-a380-42a6-9bba-9a95caa5b8ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747691 | controller | Jun 09 16:24:46.948089 crc crio[22095]: time="2026-06-09T16:24:46.94809908Z" level=info msg="Stopped pod sandbox (already stopped): ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f" id=9d9572a7-a380-42a6-9bba-9a95caa5b8ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747708 | controller | Jun 09 16:24:46.948745 crc crio[22095]: time="2026-06-09T16:24:46.948698095Z" level=info msg="Removing pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f" id=51b6fead-14d7-4c03-8e09-2afe7fb9207d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747723 | controller | Jun 09 16:24:46.970590 crc crio[22095]: time="2026-06-09T16:24:46.970526686Z" level=info msg="Removed pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f" id=51b6fead-14d7-4c03-8e09-2afe7fb9207d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747739 | controller | Jun 09 16:24:46.972124 crc crio[22095]: time="2026-06-09T16:24:46.972057696Z" level=info msg="Stopping pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d" id=73e42bbb-40f1-47f1-baf2-2c76440f6d8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747755 | controller | Jun 09 16:24:46.972288 crc crio[22095]: time="2026-06-09T16:24:46.972143118Z" level=info msg="Stopped pod sandbox (already stopped): 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d" id=73e42bbb-40f1-47f1-baf2-2c76440f6d8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747772 | controller | Jun 09 16:24:46.972670 crc crio[22095]: time="2026-06-09T16:24:46.972587249Z" level=info msg="Removing pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d" id=bfe54e19-b621-43c0-8279-a6b797a01614 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747787 | controller | Jun 09 16:24:46.996035 crc crio[22095]: time="2026-06-09T16:24:46.995678753Z" level=info msg="Removed pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d" id=bfe54e19-b621-43c0-8279-a6b797a01614 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747803 | controller | Jun 09 16:25:47.052578 crc crio[22095]: time="2026-06-09T16:25:47.051428961Z" level=info msg="Removing container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651" id=23881435-7b5c-426b-a542-9c62663858c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747819 | controller | Jun 09 16:25:47.147616 crc crio[22095]: time="2026-06-09T16:25:47.147363786Z" level=info msg="Removed container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log" id=23881435-7b5c-426b-a542-9c62663858c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747835 | controller | Jun 09 16:25:47.152351 crc crio[22095]: time="2026-06-09T16:25:47.152240262Z" level=info msg="Removing container: 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5" id=6336f1d5-5dd6-4d3b-b4bb-fb10dbd0ec62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747870 | controller | Jun 09 16:25:47.289862 crc crio[22095]: time="2026-06-09T16:25:47.286111482Z" level=info msg="Removed container 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap" id=6336f1d5-5dd6-4d3b-b4bb-fb10dbd0ec62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747891 | controller | Jun 09 16:25:47.320233 crc crio[22095]: time="2026-06-09T16:25:47.31986647Z" level=info msg="Removing container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f" id=763e36a0-4ae7-4851-b3f2-8195055b801d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747908 | controller | Jun 09 16:25:47.406336 crc crio[22095]: time="2026-06-09T16:25:47.405763458Z" level=info msg="Removed container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd" id=763e36a0-4ae7-4851-b3f2-8195055b801d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.747923 | controller | Jun 09 16:25:47.418100 crc crio[22095]: time="2026-06-09T16:25:47.417976162Z" level=info msg="Stopping pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8" id=0ec81263-5a9e-4283-8fb0-4ec5751865e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747939 | controller | Jun 09 16:25:47.418100 crc crio[22095]: time="2026-06-09T16:25:47.418080174Z" level=info msg="Stopped pod sandbox (already stopped): 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8" id=0ec81263-5a9e-4283-8fb0-4ec5751865e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.747955 | controller | Jun 09 16:25:47.419099 crc crio[22095]: time="2026-06-09T16:25:47.419054539Z" level=info msg="Removing pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8" id=432d4e69-c493-4c22-aa0d-60e0dd2c8bb6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747970 | controller | Jun 09 16:25:47.437514 crc crio[22095]: time="2026-06-09T16:25:47.43738212Z" level=info msg="Removed pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8" id=432d4e69-c493-4c22-aa0d-60e0dd2c8bb6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.747986 | controller | Jun 09 16:25:47.440184 crc crio[22095]: time="2026-06-09T16:25:47.440070749Z" level=info msg="Stopping pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134" id=6a3fed07-9be5-4aed-bbfd-b84d54220c6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748001 | controller | Jun 09 16:25:47.440293 crc crio[22095]: time="2026-06-09T16:25:47.440188502Z" level=info msg="Stopped pod sandbox (already stopped): f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134" id=6a3fed07-9be5-4aed-bbfd-b84d54220c6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748017 | controller | Jun 09 16:25:47.440972 crc crio[22095]: time="2026-06-09T16:25:47.440847529Z" level=info msg="Removing pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134" id=91a4cfda-1f8b-4a35-aa91-9ddb577f81ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.748033 | controller | Jun 09 16:25:47.498446 crc crio[22095]: time="2026-06-09T16:25:47.498363728Z" level=info msg="Removed pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134" id=91a4cfda-1f8b-4a35-aa91-9ddb577f81ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.748049 | controller | Jun 09 16:26:00.575381 crc crio[22095]: time="2026-06-09T16:26:00.574375995Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683706-gps97/POD" id=8dce50a9-6a6c-4e49-8b77-f1a2e7fda9cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.748068 | controller | Jun 09 16:26:00.577255 crc crio[22095]: time="2026-06-09T16:26:00.575409751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748085 | controller | Jun 09 16:26:00.640411 crc crio[22095]: time="2026-06-09T16:26:00.640297679Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc00041ca80}] Aliases:map[]}"
2026-06-09 17:40:40.748102 | controller | Jun 09 16:26:00.640411 crc crio[22095]: time="2026-06-09T16:26:00.640370611Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683706-gps97 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.748118 | controller | Jun 09 16:26:01.295697 crc crio[22095]: 2026-06-09T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6045d104cf3225c Mac:a2:89:db:81:c1:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 SocketPath: PciID:}] [{Interface:0xc000123710 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.748135 | controller | Jun 09 16:26:01.297866 crc crio[22095]: time="2026-06-09T16:26:01.297801118Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc00041ca80}] Aliases:map[]}"
2026-06-09 17:40:40.748152 | controller | Jun 09 16:26:01.298309 crc crio[22095]: time="2026-06-09T16:26:01.298115686Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683706-gps97 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.748169 | controller | Jun 09 16:26:01.312527 crc crio[22095]: time="2026-06-09T16:26:01.312417083Z" level=info msg="Ran pod sandbox 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd with infra container: openshift-infra/auto-csr-approver-29683706-gps97/POD" id=8dce50a9-6a6c-4e49-8b77-f1a2e7fda9cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.748185 | controller | Jun 09 16:26:01.315894 crc crio[22095]: time="2026-06-09T16:26:01.315813811Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=61c5f3b4-6cd5-46a6-b0d5-c5317b28611b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.748202 | controller | Jun 09 16:26:01.328199 crc crio[22095]: time="2026-06-09T16:26:01.328135737Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.748219 | controller | Jun 09 16:26:02.938650 crc crio[22095]: time="2026-06-09T16:26:02.928305943Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=61c5f3b4-6cd5-46a6-b0d5-c5317b28611b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.748236 | controller | Jun 09 16:26:02.947262 crc crio[22095]: time="2026-06-09T16:26:02.945430173Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ad9865f2-2b03-4848-aaed-dbbfedcab286 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.748252 | controller | Jun 09 16:26:02.959585 crc crio[22095]: time="2026-06-09T16:26:02.959340431Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=270fe1e5-cd76-4c8e-9bd6-477957949a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.748272 | controller | Jun 09 16:26:02.972408 crc crio[22095]: time="2026-06-09T16:26:02.972281983Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683706-gps97/oc" id=0a553811-87fd-45b0-bf32-9673a876ef63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.748288 | controller | Jun 09 16:26:02.972849 crc crio[22095]: time="2026-06-09T16:26:02.972785276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748305 | controller | Jun 09 16:26:03.139950 crc crio[22095]: time="2026-06-09T16:26:03.139801679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748322 | controller | Jun 09 16:26:04.696255 crc crio[22095]: time="2026-06-09T16:26:04.69307506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748338 | controller | Jun 09 16:26:04.881101 crc crio[22095]: time="2026-06-09T16:26:04.88098871Z" level=info msg="Created container 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09: openshift-infra/auto-csr-approver-29683706-gps97/oc" id=0a553811-87fd-45b0-bf32-9673a876ef63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.748354 | controller | Jun 09 16:26:04.885474 crc crio[22095]: time="2026-06-09T16:26:04.885266579Z" level=info msg="Starting container: 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09" id=025d8080-f1a2-4b79-88e1-96b7cfec2afb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.748371 | controller | Jun 09 16:26:04.897115 crc crio[22095]: time="2026-06-09T16:26:04.895885092Z" level=info msg="Started container" PID=99989 containerID=928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09 description=openshift-infra/auto-csr-approver-29683706-gps97/oc id=025d8080-f1a2-4b79-88e1-96b7cfec2afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd
2026-06-09 17:40:40.748387 | controller | Jun 09 16:26:08.135099 crc crio[22095]: time="2026-06-09T16:26:08.126275287Z" level=info msg="Stopping pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd" id=258a2a76-203a-4719-9ed0-f1d45cb4cdfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748404 | controller | Jun 09 16:26:08.145657 crc crio[22095]: time="2026-06-09T16:26:08.144401643Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc002ab31c8}] Aliases:map[]}"
2026-06-09 17:40:40.748420 | controller | Jun 09 16:26:08.150319 crc crio[22095]: time="2026-06-09T16:26:08.15013182Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683706-gps97 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.748437 | controller | Jun 09 16:26:09.196832 crc crio[22095]: time="2026-06-09T16:26:09.196215906Z" level=info msg="Stopped pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd" id=258a2a76-203a-4719-9ed0-f1d45cb4cdfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748452 | controller | Jun 09 16:26:47.525727 crc crio[22095]: time="2026-06-09T16:26:47.525232915Z" level=info msg="Removing container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6" id=a9ad5e60-33b9-438b-9174-aca3d8c75864 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.748475 | controller | Jun 09 16:26:47.561964 crc crio[22095]: time="2026-06-09T16:26:47.561809895Z" level=info msg="Removed container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api" id=a9ad5e60-33b9-438b-9174-aca3d8c75864 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.748491 | controller | Jun 09 16:26:47.565697 crc crio[22095]: time="2026-06-09T16:26:47.565560222Z" level=info msg="Removing container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724" id=5fceb2c7-a8a4-43b8-93b3-8a3c65a9b722 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.748507 | controller | Jun 09 16:26:47.594548 crc crio[22095]: time="2026-06-09T16:26:47.594389443Z" level=info msg="Removed container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log" id=5fceb2c7-a8a4-43b8-93b3-8a3c65a9b722 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.748524 | controller | Jun 09 16:26:47.598258 crc crio[22095]: time="2026-06-09T16:26:47.598150279Z" level=info msg="Removing container: 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676" id=d85de7cd-ceff-4a32-9bd3-cecd3bef1aea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.748539 | controller | Jun 09 16:26:47.769798 crc crio[22095]: time="2026-06-09T16:26:47.769653487Z" level=info msg="Removed container 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676: openshift-infra/auto-csr-approver-29683700-7gqdd/oc" id=d85de7cd-ceff-4a32-9bd3-cecd3bef1aea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.748555 | controller | Jun 09 16:26:47.782416 crc crio[22095]: time="2026-06-09T16:26:47.782264361Z" level=info msg="Stopping pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69" id=154b7820-d3d4-40cd-8412-8d452c001868 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748571 | controller | Jun 09 16:26:47.783009 crc crio[22095]: time="2026-06-09T16:26:47.782645341Z" level=info msg="Stopped pod sandbox (already stopped): 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69" id=154b7820-d3d4-40cd-8412-8d452c001868 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748587 | controller | Jun 09 16:26:47.784378 crc crio[22095]: time="2026-06-09T16:26:47.784309944Z" level=info msg="Removing pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69" id=66d10d24-16fe-4db9-8c48-6c9ccd16b2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.748603 | controller | Jun 09 16:26:47.804374 crc crio[22095]: time="2026-06-09T16:26:47.804220286Z" level=info msg="Removed pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69" id=66d10d24-16fe-4db9-8c48-6c9ccd16b2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.748619 | controller | Jun 09 16:26:47.805348 crc crio[22095]: time="2026-06-09T16:26:47.805257332Z" level=info msg="Stopping pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde" id=871ce051-42e6-4a04-9e87-727db5c0a5bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748634 | controller | Jun 09 16:26:47.805348 crc crio[22095]: time="2026-06-09T16:26:47.805337574Z" level=info msg="Stopped pod sandbox (already stopped): e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde" id=871ce051-42e6-4a04-9e87-727db5c0a5bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.748650 | controller | Jun 09 16:26:47.806226 crc crio[22095]: time="2026-06-09T16:26:47.806138955Z" level=info msg="Removing pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde" id=c3ff6f69-a41a-4982-9131-d175948fd6ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.748666 | controller | Jun 09 16:26:47.833232 crc crio[22095]: time="2026-06-09T16:26:47.832649606Z" level=info msg="Removed pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde" id=c3ff6f69-a41a-4982-9131-d175948fd6ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.748684 | controller | Jun 09 16:28:00.512487 crc crio[22095]: time="2026-06-09T16:28:00.511780274Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683708-mqxts/POD" id=6b4edfbb-6c6d-45c0-a1c2-9672cfb853bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.748700 | controller | Jun 09 16:28:00.513704 crc crio[22095]: time="2026-06-09T16:28:00.512563644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748717 | controller | Jun 09 16:28:00.566768 crc crio[22095]: time="2026-06-09T16:28:00.566675355Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc000526520}] Aliases:map[]}"
2026-06-09 17:40:40.748733 | controller | Jun 09 16:28:00.566768 crc crio[22095]: time="2026-06-09T16:28:00.566761587Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683708-mqxts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.748749 | controller | Jun 09 16:28:01.147840 crc crio[22095]: 2026-06-09T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06d606fea07d570 Mac:ee:d4:ef:02:a2:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 SocketPath: PciID:}] [{Interface:0xc00058a5d0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.748765 | controller | Jun 09 16:28:01.150695 crc crio[22095]: time="2026-06-09T16:28:01.150566921Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc000526520}] Aliases:map[]}"
2026-06-09 17:40:40.748781 | controller | Jun 09 16:28:01.150831 crc crio[22095]: time="2026-06-09T16:28:01.150790216Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683708-mqxts for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.748798 | controller | Jun 09 16:28:01.162690 crc crio[22095]: time="2026-06-09T16:28:01.16259897Z" level=info msg="Ran pod sandbox 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d with infra container: openshift-infra/auto-csr-approver-29683708-mqxts/POD" id=6b4edfbb-6c6d-45c0-a1c2-9672cfb853bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.748814 | controller | Jun 09 16:28:01.165819 crc crio[22095]: time="2026-06-09T16:28:01.165647068Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=073ac22e-6ae5-421b-bb66-8dc3458370bb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.748830 | controller | Jun 09 16:28:01.175681 crc crio[22095]: time="2026-06-09T16:28:01.175589234Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.748846 | controller | Jun 09 16:28:03.651864 crc crio[22095]: time="2026-06-09T16:28:03.650991185Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=073ac22e-6ae5-421b-bb66-8dc3458370bb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.748893 | controller | Jun 09 16:28:03.653681 crc crio[22095]: time="2026-06-09T16:28:03.653451118Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7edc2086-e207-496a-a70b-635ab4ff882e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.748911 | controller | Jun 09 16:28:03.656100 crc crio[22095]: time="2026-06-09T16:28:03.656005884Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4432934-54e0-4b24-97a5-111647aac9ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.748927 | controller | Jun 09 16:28:03.679422 crc crio[22095]: time="2026-06-09T16:28:03.679324493Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683708-mqxts/oc" id=b9529e13-a55e-41cd-a22d-a67108e3de1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.748943 | controller | Jun 09 16:28:03.680151 crc crio[22095]: time="2026-06-09T16:28:03.680079183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748960 | controller | Jun 09 16:28:03.732634 crc crio[22095]: time="2026-06-09T16:28:03.732542641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748976 | controller | Jun 09 16:28:04.130153 crc crio[22095]: time="2026-06-09T16:28:04.129621176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.748992 | controller | Jun 09 16:28:04.293875 crc crio[22095]: time="2026-06-09T16:28:04.293792755Z" level=info msg="Created container 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80: openshift-infra/auto-csr-approver-29683708-mqxts/oc" id=b9529e13-a55e-41cd-a22d-a67108e3de1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.749008 | controller | Jun 09 16:28:04.296058 crc crio[22095]: time="2026-06-09T16:28:04.295752585Z" level=info msg="Starting container: 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80" id=da206941-cc76-4879-8fea-06af876bc1b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.749024 | controller | Jun 09 16:28:04.302153 crc crio[22095]: time="2026-06-09T16:28:04.302056547Z" level=info msg="Started container" PID=105512 containerID=8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80 description=openshift-infra/auto-csr-approver-29683708-mqxts/oc id=da206941-cc76-4879-8fea-06af876bc1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d
2026-06-09 17:40:40.749041 | controller | Jun 09 16:28:06.312883 crc crio[22095]: time="2026-06-09T16:28:06.31178326Z" level=info msg="Stopping pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d" id=66c2d080-aeba-4bfb-8f72-af743bdd575e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.749057 | controller | Jun 09 16:28:06.314433 crc crio[22095]: time="2026-06-09T16:28:06.31372481Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc0004c6bd8}] Aliases:map[]}"
2026-06-09 17:40:40.749073 | controller | Jun 09 16:28:06.314433 crc crio[22095]: time="2026-06-09T16:28:06.313860544Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683708-mqxts from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.749093 | controller | Jun 09 16:28:06.740565 crc crio[22095]: time="2026-06-09T16:28:06.739668217Z" level=info msg="Stopped pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d" id=66c2d080-aeba-4bfb-8f72-af743bdd575e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.749110 | controller | Jun 09 16:28:27.742840 crc crio[22095]: time="2026-06-09T16:28:27.74181257Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/POD" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.749125 | controller | Jun 09 16:28:27.744458 crc crio[22095]: time="2026-06-09T16:28:27.742861777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.749141 | controller | Jun 09 16:28:27.776908 crc crio[22095]: time="2026-06-09T16:28:27.776326687Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.749158 | controller | Jun 09 16:28:27.795541 crc crio[22095]: time="2026-06-09T16:28:27.795453554Z" level=info msg="Ran pod sandbox 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/POD" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.749174 | controller | Jun 09 16:28:27.799631 crc crio[22095]: time="2026-06-09T16:28:27.799498739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.749190 | controller | Jun 09 16:28:27.800023 crc crio[22095]: time="2026-06-09T16:28:27.799873548Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.749206 | controller | Jun 09 16:28:27.800153 crc crio[22095]: time="2026-06-09T16:28:27.800126345Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.749223 | controller | Jun 09 16:28:27.801463 crc crio[22095]: time="2026-06-09T16:28:27.801429979Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=1c22458e-3ea2-4b9e-a0a3-4f0a456df2a3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.749239 | controller | Jun 09 16:28:27.813492 crc crio[22095]: time="2026-06-09T16:28:27.813355439Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\""
2026-06-09 17:40:40.749255 | controller | Jun 09 16:28:47.885221 crc crio[22095]: time="2026-06-09T16:28:47.884136733Z" level=info msg="Removing container: b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60" id=c4d58e39-28c3-44aa-8972-06c5f8216309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749272 | controller | Jun 09 16:28:53.701973 crc crio[22095]: time="2026-06-09T16:28:53.700856115Z" level=info msg="Removed container b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60: openstack/cinder-db-create-mjqmr/mariadb-database-create" id=c4d58e39-28c3-44aa-8972-06c5f8216309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749292 | controller | Jun 09 16:28:53.713237 crc crio[22095]: time="2026-06-09T16:28:53.713178145Z" level=info msg="Removing container: b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78" id=54930963-51dc-417a-8a34-4e8b53ffdf22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749309 | controller | Jun 09 16:28:54.105082 crc crio[22095]: time="2026-06-09T16:28:54.104972914Z" level=info msg="Removed container b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78: openstack/glance-db-sync-55c8c/glance-db-sync" id=54930963-51dc-417a-8a34-4e8b53ffdf22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749325 | controller | Jun 09 16:28:54.108280 crc crio[22095]: time="2026-06-09T16:28:54.108192827Z" level=info msg="Removing container: a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01" id=31b5eceb-6048-4f6f-925c-32f603aa9463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749341 | controller | Jun 09 16:28:54.173965 crc crio[22095]: time="2026-06-09T16:28:54.173812212Z" level=info msg="Removed container a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01: openstack/placement-db-create-8n7v8/mariadb-database-create" id=31b5eceb-6048-4f6f-925c-32f603aa9463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749357 | controller | Jun 09 16:28:54.177747 crc crio[22095]: time="2026-06-09T16:28:54.177656682Z" level=info msg="Removing container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509" id=1daa1192-0316-48ee-a0b2-19cf20c5541a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749374 | controller | Jun 09 16:28:54.206114 crc crio[22095]: time="2026-06-09T16:28:54.205972658Z" level=info msg="Removed container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log" id=1daa1192-0316-48ee-a0b2-19cf20c5541a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749390 | controller | Jun 09 16:28:54.209855 crc crio[22095]: time="2026-06-09T16:28:54.209708705Z" level=info msg="Removing container: 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c" id=3ae2b242-5213-44f2-a641-8a2788b20f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749406 | controller | Jun 09 16:28:54.246422 crc crio[22095]: time="2026-06-09T16:28:54.246316816Z" level=info msg="Removed container 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c: openstack/glance-655e-account-create-v2gjd/mariadb-account-create" id=3ae2b242-5213-44f2-a641-8a2788b20f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749421 | controller | Jun 09 16:28:54.249544 crc crio[22095]: time="2026-06-09T16:28:54.249455717Z" level=info msg="Removing container: cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e" id=8d1ef188-78c5-4346-a204-09a9711efd9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749437 | controller | Jun 09 16:28:54.313228 crc crio[22095]: time="2026-06-09T16:28:54.313168953Z" level=info msg="Removed container cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e: openstack/barbican-db-create-6pkg9/mariadb-database-create" id=8d1ef188-78c5-4346-a204-09a9711efd9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749453 | controller | Jun 09 16:28:54.317469 crc crio[22095]: time="2026-06-09T16:28:54.317435273Z" level=info msg="Removing container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9" id=7baacc63-424f-4256-858a-33d4723a0c35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749470 | controller | Jun 09 16:28:54.366391 crc crio[22095]: time="2026-06-09T16:28:54.366266302Z" level=info msg="Removed container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api" id=7baacc63-424f-4256-858a-33d4723a0c35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749489 | controller | Jun 09 16:28:54.367544 crc crio[22095]: time="2026-06-09T16:28:54.367388421Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=1c22458e-3ea2-4b9e-a0a3-4f0a456df2a3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.749506 | controller | Jun 09 16:28:54.369038 crc crio[22095]: time="2026-06-09T16:28:54.368824208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=b102e7fd-e600-4910-b7b8-14e06d94d961 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.749522 | controller | Jun 09 16:28:54.371653 crc crio[22095]: time="2026-06-09T16:28:54.371493768Z" level=info msg="Removing container: 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34" id=4ab05733-6084-4826-897c-8948def8dbd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749538 | controller | Jun 09 16:28:54.376362 crc crio[22095]: time="2026-06-09T16:28:54.37619085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=1aadcc5d-0cae-44c6-9e23-04abc3b64e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.749554 | controller | Jun 09 16:28:54.482455 crc crio[22095]: time="2026-06-09T16:28:54.482356477Z" level=info msg="Removed container 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34: openstack/barbican-3720-account-create-bhpll/mariadb-account-create" id=4ab05733-6084-4826-897c-8948def8dbd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749570 | controller | Jun 09 16:28:54.486174 crc crio[22095]: time="2026-06-09T16:28:54.486094164Z" level=info msg="Removing container: cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81" id=1b98bde5-eb15-4c1a-9929-d46731f1ee14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749586 | controller | Jun 09 16:28:54.578550 crc crio[22095]: time="2026-06-09T16:28:54.577680163Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init" id=b7978d74-dce4-43a0-9830-4b0b95aead3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.749602 | controller | Jun 09 16:28:54.592351 crc crio[22095]: time="2026-06-09T16:28:54.591992475Z" level=info msg="Removed container cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81: openstack/keystone-db-sync-2nzd5/keystone-db-sync" id=1b98bde5-eb15-4c1a-9929-d46731f1ee14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749617 | controller | Jun 09 16:28:54.594194 crc crio[22095]: time="2026-06-09T16:28:54.594060329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.749633 | controller | Jun 09 16:28:54.597447 crc crio[22095]: time="2026-06-09T16:28:54.597411936Z" level=info msg="Removing container: fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1" id=e6ec093f-5d0c-42ab-bc75-a5ae991f1bfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749650 | controller | Jun 09 16:28:54.696687 crc crio[22095]: time="2026-06-09T16:28:54.694629232Z" level=info msg="Removed container fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create" id=e6ec093f-5d0c-42ab-bc75-a5ae991f1bfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749665 | controller | Jun 09 16:28:54.705274 crc crio[22095]: time="2026-06-09T16:28:54.703350208Z" level=info msg="Removing container: 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1" id=7bfb520d-bfbd-4269-bf8d-3af1a20aa914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749682 | controller | Jun 09 16:28:54.705274 crc crio[22095]: time="2026-06-09T16:28:54.704818696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.749701 | controller | Jun 09 16:28:54.716199 crc crio[22095]: time="2026-06-09T16:28:54.713148233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.749718 | controller | Jun 09 16:28:54.820825 crc crio[22095]: time="2026-06-09T16:28:54.820691546Z" level=info msg="Removed container 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1: openstack/neutron-db-create-7f4lt/mariadb-database-create" id=7bfb520d-bfbd-4269-bf8d-3af1a20aa914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749734 | controller | Jun 09 16:28:54.827066 crc crio[22095]: time="2026-06-09T16:28:54.826888538Z" level=info msg="Removing container: a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b" id=5054e719-adc1-4cde-be7e-85f573d49ced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749749 | controller | Jun 09 16:28:54.921771 crc crio[22095]: time="2026-06-09T16:28:54.921699511Z" level=info msg="Removed container a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b: openstack/keystone-db-create-fmqdb/mariadb-database-create" id=5054e719-adc1-4cde-be7e-85f573d49ced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749765 | controller | Jun 09 16:28:54.929322 crc crio[22095]: time="2026-06-09T16:28:54.929197365Z" level=info msg="Removing container: 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9" id=8573cce0-7ea3-4c6c-b2cc-7f690c032adb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749780 | controller | Jun 09 16:28:54.992274 crc crio[22095]: time="2026-06-09T16:28:54.992168581Z" level=info msg="Removed container 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create" id=8573cce0-7ea3-4c6c-b2cc-7f690c032adb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749796 | controller | Jun 09 16:28:54.996317 crc crio[22095]: time="2026-06-09T16:28:54.996252737Z" level=info msg="Removing container: e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028" id=d8ba7000-7b72-430f-91a6-ce6dc332060e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749811 | controller | Jun 09 16:28:55.098367 crc crio[22095]: time="2026-06-09T16:28:55.098243157Z" level=info msg="Removed container e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028: openstack/glance-db-create-hwcsm/mariadb-database-create" id=d8ba7000-7b72-430f-91a6-ce6dc332060e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749827 | controller | Jun 09 16:28:55.102578 crc crio[22095]: time="2026-06-09T16:28:55.102473057Z" level=info msg="Removing container: a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad" id=c5bb8789-d85f-40c0-94b2-21958da27e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749843 | controller | Jun 09 16:28:55.172109 crc crio[22095]: time="2026-06-09T16:28:55.171889Z" level=info msg="Removed container a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create" id=c5bb8789-d85f-40c0-94b2-21958da27e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749880 | controller | Jun 09 16:28:55.176419 crc crio[22095]: time="2026-06-09T16:28:55.176328636Z" level=info msg="Removing container: c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8" id=f1fe9ee9-e4a4-4c19-8463-1613586475f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749898 | controller | Jun 09 16:28:55.196339 crc crio[22095]: time="2026-06-09T16:28:55.196178791Z" level=info msg="Created container afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init" id=b7978d74-dce4-43a0-9830-4b0b95aead3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.749917 | controller | Jun 09 16:28:55.198142 crc crio[22095]: time="2026-06-09T16:28:55.19805098Z" level=info msg="Starting container: afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5" id=57c04f59-321d-4d7b-b7f0-10179070eb3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.749934 | controller | Jun 09 16:28:55.214621 crc crio[22095]: time="2026-06-09T16:28:55.214389484Z" level=info msg="Started container" PID=108002 containerID=afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init id=57c04f59-321d-4d7b-b7f0-10179070eb3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb
2026-06-09 17:40:40.749951 | controller | Jun 09 16:28:55.274840 crc crio[22095]: time="2026-06-09T16:28:55.2746515Z" level=info msg="Removed container c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8: openshift-infra/auto-csr-approver-29683702-b8tcd/oc" id=f1fe9ee9-e4a4-4c19-8463-1613586475f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749967 | controller | Jun 09 16:28:55.282285 crc crio[22095]: time="2026-06-09T16:28:55.282186466Z" level=info msg="Removing container: 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195" id=fed42dc6-fd23-47ca-8141-9bf6d074bd79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.749983 | controller | Jun 09 16:28:55.314642 crc crio[22095]: time="2026-06-09T16:28:55.314164427Z" level=info msg="Removed container 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create" id=fed42dc6-fd23-47ca-8141-9bf6d074bd79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.750000 | controller | Jun 09 16:28:55.332234 crc crio[22095]: time="2026-06-09T16:28:55.332106973Z" level=info msg="Stopping pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290" id=e7448dd2-e669-403e-8cc4-783ff68b78de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750016 | controller | Jun 09 16:28:55.332689 crc crio[22095]: time="2026-06-09T16:28:55.332335419Z" level=info msg="Stopped pod sandbox (already stopped): fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290" id=e7448dd2-e669-403e-8cc4-783ff68b78de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750032 | controller | Jun 09 16:28:55.334500 crc crio[22095]: time="2026-06-09T16:28:55.333500839Z" level=info msg="Removing pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290" id=a6daf1d4-f7ed-4653-b81c-0344dca9bac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750048 | controller | Jun 09 16:28:55.355573 crc crio[22095]: time="2026-06-09T16:28:55.355457689Z" level=info msg="Removed pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290" id=a6daf1d4-f7ed-4653-b81c-0344dca9bac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750064 | controller | Jun 09 16:28:55.356698 crc crio[22095]: time="2026-06-09T16:28:55.356512797Z" level=info msg="Stopping pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617" id=c545ad04-53e6-403e-9d81-b77daaa731de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750080 | controller | Jun 09 16:28:55.356788 crc crio[22095]: time="2026-06-09T16:28:55.356714282Z" level=info msg="Stopped pod sandbox (already stopped): 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617" id=c545ad04-53e6-403e-9d81-b77daaa731de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750095 | controller | Jun 09 16:28:55.358304 crc crio[22095]: time="2026-06-09T16:28:55.35818029Z" level=info msg="Removing pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617" id=ca6e177f-14f2-416e-a0c6-df057ca92d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750114 | controller | Jun 09 16:28:55.863807 crc crio[22095]: time="2026-06-09T16:28:55.861200578Z" level=info msg="Removed pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617" id=ca6e177f-14f2-416e-a0c6-df057ca92d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750130 | controller | Jun 09 16:28:55.863807 crc crio[22095]: time="2026-06-09T16:28:55.862888962Z" level=info msg="Stopping pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e" id=84e167ef-5e42-45e5-9034-130b50449e07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750146 | controller | Jun 09 16:28:55.863807 crc crio[22095]: time="2026-06-09T16:28:55.863123518Z" level=info msg="Stopped pod sandbox (already stopped): 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e" id=84e167ef-5e42-45e5-9034-130b50449e07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750161 | controller | Jun 09 16:28:55.866052 crc crio[22095]: time="2026-06-09T16:28:55.864645018Z" level=info msg="Removing pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e" id=845911b5-adf2-40f4-a9c5-2b5e1fc85284 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750177 | controller | Jun 09 16:28:56.201247 crc crio[22095]: time="2026-06-09T16:28:56.20076822Z" level=info msg="Removed pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e" id=845911b5-adf2-40f4-a9c5-2b5e1fc85284 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750192 | controller | Jun 09 16:28:56.205403 crc crio[22095]: time="2026-06-09T16:28:56.204001654Z" level=info msg="Stopping pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99" id=db3ea289-9a79-4dee-a88a-f25937a4c431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750208 | controller | Jun 09 16:28:56.205403 crc crio[22095]: time="2026-06-09T16:28:56.204078586Z" level=info msg="Stopped pod sandbox (already stopped): 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99" id=db3ea289-9a79-4dee-a88a-f25937a4c431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750223 | controller | Jun 09 16:28:56.207800 crc crio[22095]: time="2026-06-09T16:28:56.207648348Z" level=info msg="Removing pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99" id=773885ad-0797-409b-b1cc-d5e4f2bc0e4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750239 | controller | Jun 09 16:28:56.367576 crc crio[22095]: time="2026-06-09T16:28:56.367416759Z" level=info msg="Removed pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99" id=773885ad-0797-409b-b1cc-d5e4f2bc0e4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750254 | controller | Jun 09 16:28:56.369363 crc crio[22095]: time="2026-06-09T16:28:56.369269597Z" level=info msg="Stopping pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b" id=eac17614-3acb-4419-a2cc-b0645a7a832a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750269 | controller | Jun 09 16:28:56.369476 crc crio[22095]: time="2026-06-09T16:28:56.36938727Z" level=info msg="Stopped pod sandbox (already stopped): 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b" id=eac17614-3acb-4419-a2cc-b0645a7a832a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750284 | controller | Jun 09 16:28:56.370097 crc crio[22095]: time="2026-06-09T16:28:56.370037647Z" level=info msg="Removing pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b" id=d2d07569-d99b-40c6-b5c7-e1fe6bc8df4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750300 | controller | Jun 09 16:28:56.405211 crc crio[22095]: time="2026-06-09T16:28:56.405144509Z" level=info msg="Removed pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b" id=d2d07569-d99b-40c6-b5c7-e1fe6bc8df4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750318 | controller | Jun 09 16:28:56.406909 crc crio[22095]: time="2026-06-09T16:28:56.406829663Z" level=info msg="Stopping pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f" id=da4ffe00-f53f-40be-8691-3662f96261a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750334 | controller | Jun 09 16:28:56.406909 crc crio[22095]: time="2026-06-09T16:28:56.406979487Z" level=info msg="Stopped pod sandbox (already stopped): c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f" id=da4ffe00-f53f-40be-8691-3662f96261a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750350 | controller | Jun 09 16:28:56.407690 crc crio[22095]: time="2026-06-09T16:28:56.407613573Z" level=info msg="Removing pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f" id=1613498b-8722-40ff-80ef-6205a3ff501b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750366 | controller | Jun 09 16:28:56.429814 crc crio[22095]: time="2026-06-09T16:28:56.429669526Z" level=info msg="Removed pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f" id=1613498b-8722-40ff-80ef-6205a3ff501b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750381 | controller | Jun 09 16:28:56.431307 crc crio[22095]: time="2026-06-09T16:28:56.431198376Z" level=info msg="Stopping pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3" id=32991b20-217f-41f3-af5c-7819e090c292 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750397 | controller | Jun 09 16:28:56.431398 crc crio[22095]: time="2026-06-09T16:28:56.431318159Z" level=info msg="Stopped pod sandbox (already stopped): cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3" id=32991b20-217f-41f3-af5c-7819e090c292 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750413 | controller | Jun 09 16:28:56.432194 crc crio[22095]: time="2026-06-09T16:28:56.43210451Z" level=info msg="Removing pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3" id=1dcb5c0d-8506-4a00-880b-46bbd35454ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750428 | controller | Jun 09 16:28:56.459090 crc crio[22095]: time="2026-06-09T16:28:56.458519736Z" level=info msg="Removed pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3" id=1dcb5c0d-8506-4a00-880b-46bbd35454ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750444 | controller | Jun 09 16:28:56.460885 crc crio[22095]: time="2026-06-09T16:28:56.460754444Z" level=info msg="Stopping pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524" id=679055ff-e4a1-4360-b5b5-38b40127934c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750460 | controller | Jun 09 16:28:56.461098 crc crio[22095]: time="2026-06-09T16:28:56.461014811Z" level=info msg="Stopped pod sandbox (already stopped): ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524" id=679055ff-e4a1-4360-b5b5-38b40127934c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750476 | controller | Jun 09 16:28:56.462011 crc crio[22095]: time="2026-06-09T16:28:56.46175597Z" level=info msg="Removing pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524" id=e5dda8b4-7b6b-4af3-b9f4-3e645ca0a268 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750492 | controller | Jun 09 16:28:56.576737 crc crio[22095]: time="2026-06-09T16:28:56.5764696Z" level=info msg="Removed pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524" id=e5dda8b4-7b6b-4af3-b9f4-3e645ca0a268 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750508 | controller | Jun 09 16:28:56.577998 crc crio[22095]: time="2026-06-09T16:28:56.577841746Z" level=info msg="Stopping pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e" id=8c39489b-3e30-471a-8087-3618416f547d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750527 | controller | Jun 09 16:28:56.578114 crc crio[22095]: time="2026-06-09T16:28:56.57801896Z" level=info msg="Stopped pod sandbox (already stopped): 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e" id=8c39489b-3e30-471a-8087-3618416f547d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750543 | controller | Jun 09 16:28:56.578991 crc crio[22095]: time="2026-06-09T16:28:56.57879283Z" level=info msg="Removing pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e" id=b60632cf-52a1-4e04-88cc-5f1760cc0828 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750559 | controller | Jun 09 16:28:56.749686 crc crio[22095]: time="2026-06-09T16:28:56.749582597Z" level=info msg="Removed pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e" id=b60632cf-52a1-4e04-88cc-5f1760cc0828 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750575 | controller | Jun 09 16:28:56.750633 crc crio[22095]: time="2026-06-09T16:28:56.750583853Z" level=info msg="Stopping pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299" id=29b19b90-4c83-40c7-8882-8a37827616b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750592 | controller | Jun 09 16:28:56.750835 crc crio[22095]: time="2026-06-09T16:28:56.750807269Z" level=info msg="Stopped pod sandbox (already stopped): 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299" id=29b19b90-4c83-40c7-8882-8a37827616b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750608 | controller | Jun 09 16:28:56.751892 crc crio[22095]: time="2026-06-09T16:28:56.751815515Z" level=info msg="Removing pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299" id=d9cf03ce-dff7-4942-a3e9-b0d6a376b1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750624 | controller | Jun 09 16:28:56.784386 crc crio[22095]: time="2026-06-09T16:28:56.784249358Z" level=info msg="Removed pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299" id=d9cf03ce-dff7-4942-a3e9-b0d6a376b1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750641 | controller | Jun 09 16:28:56.788258 crc crio[22095]: time="2026-06-09T16:28:56.788120799Z" level=info msg="Stopping pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6" id=5368a1ba-a198-4656-b1bc-fd37b205bc99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750657 | controller | Jun 09 16:28:56.788449 crc crio[22095]: time="2026-06-09T16:28:56.788341444Z" level=info msg="Stopped pod sandbox (already stopped): cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6" id=5368a1ba-a198-4656-b1bc-fd37b205bc99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750715 | controller | Jun 09 16:28:56.790194 crc crio[22095]: time="2026-06-09T16:28:56.790128491Z" level=info msg="Removing pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6" id=6490a276-c031-417e-9e35-dd38d359bfea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750732 | controller | Jun 09 16:28:56.867746 crc crio[22095]: time="2026-06-09T16:28:56.867603973Z" level=info msg="Removed pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6" id=6490a276-c031-417e-9e35-dd38d359bfea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750749 | controller | Jun 09 16:28:56.868870 crc crio[22095]: time="2026-06-09T16:28:56.868787864Z" level=info msg="Stopping pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39" id=7f8d4a1d-cc97-43a8-93fa-832afd5920a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750765 | controller | Jun 09 16:28:56.868870 crc crio[22095]: time="2026-06-09T16:28:56.868867236Z" level=info msg="Stopped pod sandbox (already stopped): 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39" id=7f8d4a1d-cc97-43a8-93fa-832afd5920a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750784 | controller | Jun 09 16:28:56.869620 crc crio[22095]: time="2026-06-09T16:28:56.869512923Z" level=info msg="Removing pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39" id=65bb32e9-8466-4092-848d-b3803c2cbea6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750800 | controller | Jun 09 16:28:56.994991 crc crio[22095]: time="2026-06-09T16:28:56.993320179Z" level=info msg="Removed pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39" id=65bb32e9-8466-4092-848d-b3803c2cbea6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750816 | controller | Jun 09 16:28:56.994991 crc crio[22095]: time="2026-06-09T16:28:56.99450897Z" level=info msg="Stopping pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107" id=6abd5088-d70a-48e4-981c-a54d4a8b559d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750832 | controller | Jun 09 16:28:56.994991 crc crio[22095]: time="2026-06-09T16:28:56.994586532Z" level=info msg="Stopped pod sandbox (already stopped): 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107" id=6abd5088-d70a-48e4-981c-a54d4a8b559d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750848 | controller | Jun 09 16:28:56.995692 crc crio[22095]: time="2026-06-09T16:28:56.995363202Z" level=info msg="Removing pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107" id=ea8c9b84-be71-472c-aa29-7b965c244ec8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750883 | controller | Jun 09 16:28:57.107049 crc crio[22095]: time="2026-06-09T16:28:57.106761917Z" level=info msg="Removed pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107" id=ea8c9b84-be71-472c-aa29-7b965c244ec8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750901 | controller | Jun 09 16:28:57.108271 crc crio[22095]: time="2026-06-09T16:28:57.108116712Z" level=info msg="Stopping pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7" id=b4809688-08c3-448b-8263-97391791fd96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750917 | controller | Jun 09 16:28:57.108271 crc crio[22095]: time="2026-06-09T16:28:57.108260515Z" level=info msg="Stopped pod sandbox (already stopped): 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7" id=b4809688-08c3-448b-8263-97391791fd96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750933 | controller | Jun 09 16:28:57.109236 crc crio[22095]: time="2026-06-09T16:28:57.109160149Z" level=info msg="Removing pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7" id=420163fa-4424-4f01-b7f0-8453b42c28ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750949 | controller | Jun 09 16:28:57.185284 crc crio[22095]: time="2026-06-09T16:28:57.185180474Z" level=info msg="Removed pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7" id=420163fa-4424-4f01-b7f0-8453b42c28ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.750965 | controller | Jun 09 16:28:57.186409 crc crio[22095]: time="2026-06-09T16:28:57.186354254Z" level=info msg="Stopping pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010" id=ca51b9da-8993-4454-93ba-38edaa8dbaa0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750981 | controller | Jun 09 16:28:57.186768 crc crio[22095]: time="2026-06-09T16:28:57.186697003Z" level=info msg="Stopped pod sandbox (already stopped): 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010" id=ca51b9da-8993-4454-93ba-38edaa8dbaa0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.750997 | controller | Jun 09 16:28:57.187560 crc crio[22095]: time="2026-06-09T16:28:57.187472803Z" level=info msg="Removing pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010" id=0352c70b-d664-4c58-b596-f88a72c3fbb5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.751017 | controller | Jun 09 16:28:57.220501 crc crio[22095]: time="2026-06-09T16:28:57.22044113Z" level=info msg="Removed pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010" id=0352c70b-d664-4c58-b596-f88a72c3fbb5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.751033 | controller | Jun 09 16:28:57.221905 crc crio[22095]: time="2026-06-09T16:28:57.221826226Z" level=info msg="Stopping pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50" id=2ca36141-11fc-4221-991c-be3f69634d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.751048 | controller | Jun 09 16:28:57.221905 crc crio[22095]: time="2026-06-09T16:28:57.221905308Z" level=info msg="Stopped pod sandbox (already stopped): bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50" id=2ca36141-11fc-4221-991c-be3f69634d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.751063 | controller | Jun 09 16:28:57.222562 crc crio[22095]: time="2026-06-09T16:28:57.222470833Z" level=info msg="Removing pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50" id=bfbdad62-f3ce-4266-8cff-380eaf8b4e79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.751079 | controller | Jun 09 16:28:57.292293 crc crio[22095]: time="2026-06-09T16:28:57.292227575Z" level=info msg="Removed pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50" id=bfbdad62-f3ce-4266-8cff-380eaf8b4e79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.751095 | controller | Jun 09 16:29:03.769159 crc crio[22095]: time="2026-06-09T16:29:03.768761397Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ebf17037-be9d-43da-a5f7-129d7da96606 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751111 | controller | Jun 09 16:29:03.791261 crc crio[22095]: time="2026-06-09T16:29:03.791147349Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a936ed13-f37a-462a-ae7d-7812b19af31a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751126 | controller | Jun 09 16:29:03.810482 crc crio[22095]: time="2026-06-09T16:29:03.810403099Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd" id=32fd7f3b-70b2-4131-95aa-dfd592051d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.751142 | controller | Jun 09 16:29:03.811111 crc crio[22095]: time="2026-06-09T16:29:03.811012805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751158 | controller | Jun 09 16:29:03.867472 crc crio[22095]: time="2026-06-09T16:29:03.867327348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751173 | controller | Jun 09 16:29:03.871648 crc crio[22095]: time="2026-06-09T16:29:03.871581088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751189 | controller | Jun 09 16:29:04.102076 crc crio[22095]: time="2026-06-09T16:29:04.101881481Z" level=info msg="Created container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd" id=32fd7f3b-70b2-4131-95aa-dfd592051d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.751205 | controller | Jun 09 16:29:04.103181 crc crio[22095]: time="2026-06-09T16:29:04.103099033Z" level=info msg="Starting container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66" id=ef6aec7e-17ec-4a70-806b-c5ff1097e968 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.751224 | controller | Jun 09 16:29:04.108586 crc crio[22095]: time="2026-06-09T16:29:04.108451102Z" level=info msg="Started container" PID=108427 containerID=cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd id=ef6aec7e-17ec-4a70-806b-c5ff1097e968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb
2026-06-09 17:40:40.751241 | controller | Jun 09 16:29:14.743605 crc crio[22095]: time="2026-06-09T16:29:14.742508313Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/POD" id=3f1cf9ec-0f53-4255-8b28-a2041c0f46e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.751257 | controller | Jun 09 16:29:14.743605 crc crio[22095]: time="2026-06-09T16:29:14.743631312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751274 | controller | Jun 09 16:29:14.786085 crc crio[22095]: time="2026-06-09T16:29:14.785592192Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc002272a48}] Aliases:map[]}"
2026-06-09 17:40:40.751290 | controller | Jun 09 16:29:14.786410 crc crio[22095]: time="2026-06-09T16:29:14.786057114Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.751307 | controller | Jun 09 16:29:15.367496 crc crio[22095]: 2026-06-09T16:29:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:646f6051846d6c2 Mac:8a:01:e7:7f:31:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.751323 | controller | Jun 09 16:29:15.369236 crc crio[22095]: time="2026-06-09T16:29:15.369161313Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc002272a48}] Aliases:map[]}"
2026-06-09 17:40:40.751339 | controller | Jun 09 16:29:15.369426 crc crio[22095]: time="2026-06-09T16:29:15.369368068Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.751356 | controller | Jun 09 16:29:15.382451 crc crio[22095]: time="2026-06-09T16:29:15.382372126Z" level=info msg="Ran pod sandbox 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/POD" id=3f1cf9ec-0f53-4255-8b28-a2041c0f46e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.751372 | controller | Jun 09 16:29:15.384898 crc crio[22095]: time="2026-06-09T16:29:15.384725937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=431a4c0f-8b29-4488-831d-0907fd4e0b41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751392 | controller | Jun 09 16:29:15.388686 crc crio[22095]: time="2026-06-09T16:29:15.388576137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=b7245c46-e006-4e9f-950f-73c4356a6921 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751408 | controller | Jun 09 16:29:15.404799 crc crio[22095]: time="2026-06-09T16:29:15.402527689Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init" id=ccdc6ff4-187f-463d-bb47-9af03bfff571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.751424 | controller | Jun 09 16:29:15.406212 crc crio[22095]: time="2026-06-09T16:29:15.406053021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751440 | controller | Jun 09 16:29:15.465511 crc crio[22095]: time="2026-06-09T16:29:15.465426493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751457 | controller | Jun 09 16:29:15.471165 crc crio[22095]: time="2026-06-09T16:29:15.47108823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751473 | controller | Jun 09 16:29:15.663497 crc crio[22095]: time="2026-06-09T16:29:15.663379166Z" level=info msg="Created container 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init" id=ccdc6ff4-187f-463d-bb47-9af03bfff571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.751489 | controller | Jun 09 16:29:15.667119 crc crio[22095]: time="2026-06-09T16:29:15.664826244Z" level=info msg="Starting container: 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9" id=ab89e03b-489f-4932-9ad2-f43dcd40b8ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.751506 | controller | Jun 09 16:29:15.673090 crc crio[22095]: time="2026-06-09T16:29:15.672576075Z" level=info msg="Started container" PID=109224 containerID=921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init id=ab89e03b-489f-4932-9ad2-f43dcd40b8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2
2026-06-09 17:40:40.751522 | controller | Jun 09 16:29:24.121988 crc crio[22095]: time="2026-06-09T16:29:24.12082461Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751539 | controller | Jun 09 16:29:24.124218 crc crio[22095]: time="2026-06-09T16:29:24.122262287Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751555 | controller | Jun 09 16:29:24.124218 crc crio[22095]: time="2026-06-09T16:29:24.122312478Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751577 | controller | Jun 09 16:29:24.124623 crc crio[22095]: time="2026-06-09T16:29:24.124468354Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=48a30a9a-d0b5-401c-8153-44c37cb6879b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.751594 | controller | Jun 09 16:29:24.143834 crc crio[22095]: time="2026-06-09T16:29:24.143291513Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\""
2026-06-09 17:40:40.751611 | controller | Jun 09 16:29:26.041682 crc crio[22095]: time="2026-06-09T16:29:26.041133257Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=48a30a9a-d0b5-401c-8153-44c37cb6879b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.751627 | controller | Jun 09 16:29:26.043563 crc crio[22095]: time="2026-06-09T16:29:26.043508209Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=4c5eddd9-72a3-4492-b002-654c167503ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751677 | controller | Jun 09 16:29:26.047886 crc crio[22095]: time="2026-06-09T16:29:26.04779886Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=948457f1-f4ba-450b-aa67-052fa5bc8bfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.751693 | controller | Jun 09 16:29:26.062630 crc crio[22095]: time="2026-06-09T16:29:26.062478441Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery" id=60886cd1-af8e-4ea2-b3ae-cb95c1bd1acd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.751709 | controller | Jun 09 16:29:26.069319 crc crio[22095]: time="2026-06-09T16:29:26.069061712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751725 | controller | Jun 09 16:29:26.159143 crc crio[22095]: time="2026-06-09T16:29:26.158882106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751741 | controller | Jun 09 16:29:26.169032 crc crio[22095]: time="2026-06-09T16:29:26.168771493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.751757 | controller | Jun 09 16:29:26.452254 crc crio[22095]: time="2026-06-09T16:29:26.451883528Z" level=info msg="Created container 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery" id=60886cd1-af8e-4ea2-b3ae-cb95c1bd1acd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.751773 | controller | Jun 09 16:29:26.453710 crc crio[22095]: time="2026-06-09T16:29:26.453647074Z" level=info msg="Starting container: 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870" id=fff4c3b2-f974-476e-88bd-e13092894199 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.751790 | controller | Jun 09 16:29:26.461795 crc crio[22095]: time="2026-06-09T16:29:26.461685242Z" level=info msg="Started container" PID=109827 containerID=01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery id=fff4c3b2-f974-476e-88bd-e13092894199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2
2026-06-09 17:40:40.751810 | controller | Jun 09 16:29:28.196027 crc crio[22095]: time="2026-06-09T16:29:28.195442602Z" level=info msg="Stopping pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2" id=5e3541ca-ad15-4faf-a4a5-43b637717b51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.751828 | controller | Jun 09 16:29:28.197346 crc crio[22095]: time="2026-06-09T16:29:28.196613633Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc000527640}] Aliases:map[]}"
2026-06-09 17:40:40.751845 | controller | Jun 09 16:29:28.197346 crc crio[22095]: time="2026-06-09T16:29:28.196753606Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.751883 | controller | Jun 09 16:29:28.605855 crc crio[22095]: time="2026-06-09T16:29:28.60530689Z" level=info msg="Stopped pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2" id=5e3541ca-ad15-4faf-a4a5-43b637717b51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.751901 | controller | Jun 09 16:29:57.332694 crc crio[22095]: time="2026-06-09T16:29:57.331476303Z" level=info msg="Removing container: 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a" id=2c52d766-325f-4328-abb5-828f295dfbf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.751917 | controller | Jun 09 16:29:57.857802 crc crio[22095]: time="2026-06-09T16:29:57.856733228Z" level=info msg="Removed container 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a: openstack/placement-db-sync-t8z44/placement-db-sync" id=2c52d766-325f-4328-abb5-828f295dfbf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.751933 | controller | Jun 09 16:29:57.866007 crc crio[22095]: time="2026-06-09T16:29:57.865834415Z" level=info msg="Removing container: aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67" id=19a6f39e-0da3-4cfc-87e0-0b0cfdb4c937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.751949 | controller | Jun 09 16:29:58.716898 crc crio[22095]: time="2026-06-09T16:29:58.716614607Z" level=info msg="Removed container aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap" id=19a6f39e-0da3-4cfc-87e0-0b0cfdb4c937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.751965 | controller | Jun 09 16:29:58.721762 crc crio[22095]: time="2026-06-09T16:29:58.721682189Z" level=info msg="Removing container: 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409" id=39086ea1-701d-4709-808c-fb1189c452aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.751981 | controller | Jun 09 16:29:58.904590 crc crio[22095]: time="2026-06-09T16:29:58.903808769Z" level=info msg="Removed container 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409: openstack/neutron-db-sync-jz4hw/neutron-db-sync" id=39086ea1-701d-4709-808c-fb1189c452aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.751998 | controller | Jun 09 16:29:58.908989 crc crio[22095]: time="2026-06-09T16:29:58.9088448Z" level=info msg="Removing container: c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b" id=18530cb6-09ac-4534-914e-aa3aefcfa8f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.752017 | controller | Jun 09 16:29:58.960788 crc crio[22095]: time="2026-06-09T16:29:58.960391269Z" level=info msg="Removed container c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b: openstack/barbican-db-sync-w8wwn/barbican-db-sync" id=18530cb6-09ac-4534-914e-aa3aefcfa8f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.752033 | controller | Jun 09 16:29:58.974501 crc crio[22095]: time="2026-06-09T16:29:58.974019643Z" level=info msg="Stopping pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575" id=35a44044-c766-40c0-858d-bd7505d26b54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752049 | controller | Jun 09 16:29:58.974501 crc crio[22095]: time="2026-06-09T16:29:58.974113426Z" level=info msg="Stopped pod sandbox (already stopped): 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575" id=35a44044-c766-40c0-858d-bd7505d26b54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752064 | controller | Jun 09 16:29:58.975334 crc crio[22095]: time="2026-06-09T16:29:58.974710361Z" level=info msg="Removing pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575" id=72c38952-1a2b-4096-b9ac-6863bc45ba4e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752080 | controller | Jun 09 16:29:59.014865 crc crio[22095]: time="2026-06-09T16:29:59.014724171Z" level=info msg="Removed pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575" id=72c38952-1a2b-4096-b9ac-6863bc45ba4e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752096 | controller | Jun 09 16:29:59.016199 crc crio[22095]: time="2026-06-09T16:29:59.016121057Z" level=info msg="Stopping pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795" id=eb8b493f-c749-4ab8-b1fb-133e422e38b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752112 | controller | Jun 09 16:29:59.016199 crc crio[22095]: time="2026-06-09T16:29:59.016195339Z" level=info msg="Stopped pod sandbox (already stopped): a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795" id=eb8b493f-c749-4ab8-b1fb-133e422e38b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752127 | controller | Jun 09 16:29:59.017489 crc crio[22095]: time="2026-06-09T16:29:59.017431451Z" level=info msg="Removing pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795" id=d0bcb99c-a8c8-41de-a1aa-c4bb76ca8edb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752143 | controller | Jun 09 16:29:59.073013 crc crio[22095]: time="2026-06-09T16:29:59.072772189Z" level=info msg="Removed pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795" id=d0bcb99c-a8c8-41de-a1aa-c4bb76ca8edb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752159 | controller | Jun 09 16:29:59.074576 crc crio[22095]: time="2026-06-09T16:29:59.074468563Z" level=info msg="Stopping pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200" id=8949070a-ca70-4c27-94e0-8eaecb1ad49c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752174 | controller | Jun 09 16:29:59.074654 crc crio[22095]: time="2026-06-09T16:29:59.074602746Z" level=info msg="Stopped pod sandbox (already stopped): d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200" id=8949070a-ca70-4c27-94e0-8eaecb1ad49c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752190 | controller | Jun 09 16:29:59.075359 crc crio[22095]: time="2026-06-09T16:29:59.075284594Z" level=info msg="Removing pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200" id=d3acea6e-b074-4ec6-8d14-5398292d58db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752206 | controller | Jun 09 16:29:59.105901 crc crio[22095]: time="2026-06-09T16:29:59.105795037Z" level=info msg="Removed pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200" id=d3acea6e-b074-4ec6-8d14-5398292d58db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752224 | controller | Jun 09 16:29:59.107850 crc crio[22095]: time="2026-06-09T16:29:59.107700916Z" level=info msg="Stopping pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b" id=9759dcf2-8a6f-45a4-98b1-712e87502e40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752240 | controller | Jun 09 16:29:59.107850 crc crio[22095]: time="2026-06-09T16:29:59.10783056Z" level=info msg="Stopped pod sandbox (already stopped): 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b" id=9759dcf2-8a6f-45a4-98b1-712e87502e40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752256 | controller | Jun 09 16:29:59.110833 crc crio[22095]: time="2026-06-09T16:29:59.109530374Z" level=info msg="Removing pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b" id=554fdbb9-79cf-40ef-b2e9-9a32feef6729 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752271 | controller | Jun 09 16:29:59.151199 crc crio[22095]: time="2026-06-09T16:29:59.150430456Z" level=info msg="Removed pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b" id=554fdbb9-79cf-40ef-b2e9-9a32feef6729 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.752287 | controller | Jun 09 16:30:00.671733 crc crio[22095]: time="2026-06-09T16:30:00.671054181Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/POD" id=92953bdf-90b6-49eb-85c6-49bbb62f874e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.752302 | controller | Jun 09 16:30:00.671733 crc crio[22095]: time="2026-06-09T16:30:00.671717158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752319 | controller | Jun 09 16:30:00.730199 crc crio[22095]: time="2026-06-09T16:30:00.729991082Z" level=info msg="Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc0074a4250}] Aliases:map[]}"
2026-06-09 17:40:40.752335 | controller | Jun 09 16:30:00.730199 crc crio[22095]: time="2026-06-09T16:30:00.730132376Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.752351 | controller | Jun 09 16:30:00.741455 crc crio[22095]: time="2026-06-09T16:30:00.741366497Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683710-dfsbl/POD" id=f6ac6314-4140-4ab4-80b5-543e6d019b13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.752367 | controller | Jun 09 16:30:00.741588 crc crio[22095]: time="2026-06-09T16:30:00.74146282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752384 | controller | Jun 09 16:30:00.786862 crc crio[22095]: time="2026-06-09T16:30:00.786754867Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00012ab08}] Aliases:map[]}"
2026-06-09 17:40:40.752403 | controller | Jun 09 16:30:00.786862 crc crio[22095]: time="2026-06-09T16:30:00.786822748Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683710-dfsbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.752420 | controller | Jun 09 16:30:01.222762 crc crio[22095]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11128f789963e76 Mac:d2:7d:b8:3d:cd:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 SocketPath: PciID:}] [{Interface:0xc0001343c0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.752437 | controller | Jun 09 16:30:01.223762 crc crio[22095]: time="2026-06-09T16:30:01.223692608Z" level=info msg="Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc0074a4250}] Aliases:map[]}"
2026-06-09 17:40:40.752454 | controller | Jun 09 16:30:01.223885 crc crio[22095]: time="2026-06-09T16:30:01.223851132Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.752470 | controller | Jun 09 16:30:01.236732 crc crio[22095]: time="2026-06-09T16:30:01.236643114Z" level=info msg="Ran pod sandbox 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/POD" id=92953bdf-90b6-49eb-85c6-49bbb62f874e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.752486 | controller | Jun 09 16:30:01.246960 crc crio[22095]: time="2026-06-09T16:30:01.246809668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1588a8af-4dbc-448b-956e-8edb35b6b0d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.752503 | controller | Jun 09 16:30:01.249650 crc crio[22095]: time="2026-06-09T16:30:01.249533319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6459d81b-d82f-4939-a523-0870766bc477 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.752519 | controller | Jun 09 16:30:01.251296 crc crio[22095]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f062a2d32fa4a69 Mac:5e:90:8e:09:30:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 SocketPath: PciID:}] [{Interface:0xc00013c760 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.752535 | controller | Jun 09 16:30:01.252204 crc crio[22095]: time="2026-06-09T16:30:01.252178468Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00012ab08}] Aliases:map[]}"
2026-06-09 17:40:40.752552 | controller | Jun 09 16:30:01.252415 crc crio[22095]: time="2026-06-09T16:30:01.252397824Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683710-dfsbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.752572 | controller | Jun 09 16:30:01.264385 crc crio[22095]: time="2026-06-09T16:30:01.264237551Z" level=info msg="Ran pod sandbox f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f with infra container: openshift-infra/auto-csr-approver-29683710-dfsbl/POD" id=f6ac6314-4140-4ab4-80b5-543e6d019b13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.752589 | controller | Jun 09 16:30:01.267665 crc crio[22095]: time="2026-06-09T16:30:01.267601089Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8144ea44-d448-4e38-927d-a369e153a8b1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.752605 | controller | Jun 09 16:30:01.290403 crc crio[22095]: time="2026-06-09T16:30:01.290298968Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles" id=5a8765e6-e350-4d1f-857b-271ff97445c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.752621 | controller | Jun 09 16:30:01.290831 crc crio[22095]: time="2026-06-09T16:30:01.290485343Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.752637 | controller | Jun 09 16:30:01.290831 crc crio[22095]: time="2026-06-09T16:30:01.2907472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752653 | controller | Jun 09 16:30:01.354787 crc crio[22095]: time="2026-06-09T16:30:01.354035964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752669 | controller | Jun 09 16:30:01.383681 crc crio[22095]: time="2026-06-09T16:30:01.383608092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752686 | controller | Jun 09 16:30:01.551752 crc crio[22095]: time="2026-06-09T16:30:01.551627647Z" level=info msg="Created container 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles" id=5a8765e6-e350-4d1f-857b-271ff97445c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.752703 | controller | Jun 09 16:30:01.554296 crc crio[22095]: time="2026-06-09T16:30:01.553506006Z" level=info msg="Starting container: 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d" id=9e762f97-f32d-45ff-ab0b-99867c933444 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.752719 | controller | Jun 09 16:30:01.559788 crc crio[22095]: time="2026-06-09T16:30:01.559333717Z" level=info msg="Started container" PID=111609 containerID=1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d description=openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles id=9e762f97-f32d-45ff-ab0b-99867c933444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63
2026-06-09 17:40:40.752736 | controller | Jun 09 16:30:03.803187 crc crio[22095]: time="2026-06-09T16:30:03.80205054Z" level=info msg="Stopping pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63" id=713f91c6-c3ec-4d73-bb3a-b7ca9292580c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752753 | controller | Jun 09 16:30:03.805132 crc crio[22095]: time="2026-06-09T16:30:03.804090443Z" level=info msg="Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc00041c360}] Aliases:map[]}"
2026-06-09 17:40:40.752772 | controller | Jun 09 16:30:03.805132 crc crio[22095]: time="2026-06-09T16:30:03.804329849Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.752789 | controller | Jun 09 16:30:04.229609 crc crio[22095]: time="2026-06-09T16:30:04.228774526Z" level=info msg="Stopped pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63" id=713f91c6-c3ec-4d73-bb3a-b7ca9292580c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.752805 | controller | Jun 09 16:30:06.423220 crc crio[22095]: time="2026-06-09T16:30:06.422202548Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8144ea44-d448-4e38-927d-a369e153a8b1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.752821 | controller | Jun 09 16:30:06.424539 crc crio[22095]: time="2026-06-09T16:30:06.424273432Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b9631c3e-7715-4c33-8ec9-1cc543b88890 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.752840 | controller | Jun 09 16:30:06.426695 crc crio[22095]: time="2026-06-09T16:30:06.426576541Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=aca13705-f323-4680-94c7-56c5efe51776 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.752879 | controller | Jun 09 16:30:06.435328 crc crio[22095]: time="2026-06-09T16:30:06.435221376Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683710-dfsbl/oc" id=f609f6cc-4c0e-42ed-a4da-fba84ffd7e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.752900 | controller | Jun 09 16:30:06.436348 crc crio[22095]: time="2026-06-09T16:30:06.436284564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752962 | controller | Jun 09 16:30:06.490158 crc crio[22095]: time="2026-06-09T16:30:06.490067041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.752985 | controller | Jun 09 16:30:06.701182 crc crio[22095]: time="2026-06-09T16:30:06.701007861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753002 | controller | Jun 09 16:30:06.827720 crc crio[22095]: time="2026-06-09T16:30:06.827582149Z" level=info msg="Created container ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc: openshift-infra/auto-csr-approver-29683710-dfsbl/oc" id=f609f6cc-4c0e-42ed-a4da-fba84ffd7e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753018 | controller | Jun 09 16:30:06.829314 crc crio[22095]: time="2026-06-09T16:30:06.829214872Z" level=info msg="Starting container: ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc" id=10cd0203-8b88-42f6-bdc2-be33374f7fc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.753035 | controller | Jun 09 16:30:06.834739 crc crio[22095]: time="2026-06-09T16:30:06.83453057Z" level=info msg="Started container" PID=111887 containerID=ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc description=openshift-infra/auto-csr-approver-29683710-dfsbl/oc id=10cd0203-8b88-42f6-bdc2-be33374f7fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f
2026-06-09 17:40:40.753052 | controller | Jun 09 16:30:08.893068 crc crio[22095]: time="2026-06-09T16:30:08.892033741Z" level=info msg="Stopping pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f" id=b270594a-951b-4bd0-99d7-8c33367638cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.753073 | controller | Jun 09 16:30:08.895146 crc crio[22095]: time="2026-06-09T16:30:08.895120742Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00041d440}] Aliases:map[]}"
2026-06-09 17:40:40.753091 | controller | Jun 09 16:30:08.895401 crc crio[22095]: time="2026-06-09T16:30:08.895376838Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683710-dfsbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.753108 | controller | Jun 09 16:30:09.265032 crc crio[22095]: time="2026-06-09T16:30:09.264521888Z" level=info msg="Stopped pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f" id=b270594a-951b-4bd0-99d7-8c33367638cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.753124 | controller | Jun 09 16:30:21.668663 crc crio[22095]: time="2026-06-09T16:30:21.667217206Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-k2jkl/POD" id=c56de107-f425-4ccf-8076-89c6cd9b3517 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.753140 | controller | Jun 09 16:30:21.671046 crc crio[22095]: time="2026-06-09T16:30:21.671003194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753156 | controller | Jun 09 16:30:21.719690 crc crio[22095]: time="2026-06-09T16:30:21.719547595Z" level=info msg="Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc00263c378}] Aliases:map[]}"
2026-06-09 17:40:40.753173 | controller | Jun 09 16:30:21.719690 crc crio[22095]: time="2026-06-09T16:30:21.719652698Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-k2jkl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.753189 | controller | Jun 09 16:30:22.264672 crc crio[22095]: 2026-06-09T16:30:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0505aed2fe489cd Mac:1a:1c:d3:75:e6:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.753205 | controller | Jun 09 16:30:22.266224 crc crio[22095]: time="2026-06-09T16:30:22.266168746Z" level=info msg="Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc00263c378}] Aliases:map[]}"
2026-06-09 17:40:40.753221 | controller | Jun 09 16:30:22.266419 crc crio[22095]: time="2026-06-09T16:30:22.266377441Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-k2jkl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.753238 | controller | Jun 09 16:30:22.277999 crc crio[22095]: time="2026-06-09T16:30:22.27788252Z" level=info msg="Ran pod sandbox 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d with infra container: openshift-marketplace/redhat-operators-k2jkl/POD" id=c56de107-f425-4ccf-8076-89c6cd9b3517 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.753257 | controller | Jun 09 16:30:22.281075 crc crio[22095]: time="2026-06-09T16:30:22.280599971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d2eb9766-b744-4b67-becd-cbe40ee0ff0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.753273 | controller | Jun 09 16:30:22.284493 crc crio[22095]: time="2026-06-09T16:30:22.283692671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1abb6bb0-a3d3-4f8c-acca-b8eb9cd64ff8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.753289 | controller | Jun 09 16:30:22.294022 crc crio[22095]: time="2026-06-09T16:30:22.293865895Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-k2jkl/extract-utilities" id=8323ab73-03e8-4734-83eb-77dcdbdda558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753306 | controller | Jun 09 16:30:22.295856 crc crio[22095]: time="2026-06-09T16:30:22.295756905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753322 | controller | Jun 09 16:30:22.363494 crc crio[22095]: time="2026-06-09T16:30:22.363173566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753339 | controller | Jun 09 16:30:22.369598 crc crio[22095]: time="2026-06-09T16:30:22.369506091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753354 | controller | Jun 09 16:30:22.552128 crc crio[22095]: time="2026-06-09T16:30:22.552007382Z" level=info msg="Created container a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a: openshift-marketplace/redhat-operators-k2jkl/extract-utilities" id=8323ab73-03e8-4734-83eb-77dcdbdda558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753370 | controller | Jun 09 16:30:22.553232 crc crio[22095]: time="2026-06-09T16:30:22.553139531Z" level=info msg="Starting container: a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a" id=60ed60d2-4ab6-47c8-ad97-b6f61d24d7e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.753387 | controller | Jun 09 16:30:22.560398 crc crio[22095]: time="2026-06-09T16:30:22.558810658Z" level=info msg="Started container" PID=112802 containerID=a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a description=openshift-marketplace/redhat-operators-k2jkl/extract-utilities id=60ed60d2-4ab6-47c8-ad97-b6f61d24d7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d
2026-06-09 17:40:40.753403 | controller | Jun 09 16:30:23.137792 crc crio[22095]: time="2026-06-09T16:30:23.137384629Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1f5e52ee-bba2-4b29-b919-c7d71dc08e87 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.753419 | controller | Jun 09 16:30:23.154445 crc crio[22095]: time="2026-06-09T16:30:23.153260282Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.753436 | controller | Jun 09 16:30:24.131697 crc crio[22095]: time="2026-06-09T16:30:24.131536825Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=1f5e52ee-bba2-4b29-b919-c7d71dc08e87 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.753456 | controller | Jun 09 16:30:24.132615 crc crio[22095]: time="2026-06-09T16:30:24.13248904Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f1bf8629-edcc-43df-aa85-08ecb2fbda56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.753472 | controller | Jun 09 16:30:24.135022 crc crio[22095]: time="2026-06-09T16:30:24.134892903Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7dfe80c4-609f-44e0-a72e-7fa398bacbea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.753488 | controller | Jun 09 16:30:24.144878 crc crio[22095]: time="2026-06-09T16:30:24.144747729Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-k2jkl/extract-content" id=614fc686-1d32-4928-8419-14ba7d4ec27e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753505 | controller | Jun 09 16:30:24.146511 crc crio[22095]: time="2026-06-09T16:30:24.145507888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753521 | controller | Jun 09 16:30:24.234492 crc crio[22095]: time="2026-06-09T16:30:24.234229423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753537 | controller | Jun 09 16:30:24.242142 crc crio[22095]: time="2026-06-09T16:30:24.242062267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753553 | controller | Jun 09 16:30:24.393702 crc crio[22095]: time="2026-06-09T16:30:24.393480291Z" level=info msg="Created container 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb: openshift-marketplace/redhat-operators-k2jkl/extract-content" id=614fc686-1d32-4928-8419-14ba7d4ec27e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753569 | controller | Jun 09 16:30:24.395399 crc crio[22095]: time="2026-06-09T16:30:24.395235756Z" level=info msg="Starting container: 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb" id=aaddce7f-fa32-4beb-a3f7-fccae6e766dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.753585 | controller | Jun 09 16:30:24.402318 crc crio[22095]: time="2026-06-09T16:30:24.402275999Z" level=info msg="Started container" PID=112876 containerID=6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb description=openshift-marketplace/redhat-operators-k2jkl/extract-content id=aaddce7f-fa32-4beb-a3f7-fccae6e766dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d
2026-06-09 17:40:40.753601 | controller | Jun 09 16:30:31.309161 crc crio[22095]: time="2026-06-09T16:30:31.30833959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0dfd958d-ed07-4510-80a2-37f413b6a85c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.753617 | controller | Jun 09 16:30:31.312650 crc crio[22095]: time="2026-06-09T16:30:31.312500048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d82ecf5f-7820-4be7-ab26-f0ac6dd94a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.753632 | controller | Jun 09 16:30:31.326478 crc crio[22095]: time="2026-06-09T16:30:31.326379499Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-k2jkl/registry-server" id=4d38ffff-ea4a-433f-9175-1eed059537df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753648 | controller | Jun 09 16:30:31.327070 crc crio[22095]: time="2026-06-09T16:30:31.327004005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753667 | controller | Jun 09 16:30:31.467768 crc crio[22095]: time="2026-06-09T16:30:31.466781356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753683 | controller | Jun 09 16:30:31.473021 crc crio[22095]: time="2026-06-09T16:30:31.472866405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.753699 | controller | Jun 09 16:30:31.667824 crc crio[22095]: time="2026-06-09T16:30:31.667726197Z" level=info msg="Created container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server" id=4d38ffff-ea4a-433f-9175-1eed059537df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.753715 | controller | Jun 09 16:30:31.669115 crc crio[22095]: time="2026-06-09T16:30:31.668884187Z" level=info msg="Starting container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4" id=ad80a7a4-7196-4369-a4ba-d4a8aea46e16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.753731 | controller | Jun 09 16:30:31.678319 crc crio[22095]: time="2026-06-09T16:30:31.67824119Z" level=info msg="Started container" PID=113249 containerID=abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4 description=openshift-marketplace/redhat-operators-k2jkl/registry-server id=ad80a7a4-7196-4369-a4ba-d4a8aea46e16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d
2026-06-09 17:40:40.753748 | controller | Jun 09 16:30:53.724211 crc crio[22095]: time="2026-06-09T16:30:53.720311507Z" level=info msg="Stopping container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4 (timeout: 2s)" id=8aa9a815-a901-472f-8609-adc991027d69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.753764 | controller | Jun 09 16:30:53.888284 crc crio[22095]: time="2026-06-09T16:30:53.887648254Z" level=info msg="Stopped container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server" id=8aa9a815-a901-472f-8609-adc991027d69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.753780 | controller | Jun 09 16:30:53.889730 crc crio[22095]: time="2026-06-09T16:30:53.889541143Z" level=info msg="Stopping pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d" id=94281221-170f-4d89-9e94-f99bc73cf21e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.753796 | controller | Jun 09 16:30:53.890570 crc crio[22095]: time="2026-06-09T16:30:53.890530469Z" level=info msg="Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc000526bc8}] Aliases:map[]}"
2026-06-09 17:40:40.753813 | controller | Jun 09 16:30:53.890828 crc crio[22095]: time="2026-06-09T16:30:53.890755215Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-k2jkl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.753829 | controller | Jun 09 16:30:54.207222 crc crio[22095]: time="2026-06-09T16:30:54.207080082Z" level=info msg="Stopped pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d" id=94281221-170f-4d89-9e94-f99bc73cf21e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.753845 | controller | Jun 09 16:30:54.751609 crc crio[22095]: time="2026-06-09T16:30:54.751110236Z" level=info msg="Removing container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4" id=81f7f83b-fbf0-4c93-b57c-c8efa91f455c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.753894 | controller | Jun 09 16:30:54.782423 crc crio[22095]: time="2026-06-09T16:30:54.782187393Z" level=info msg="Removed container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server" id=81f7f83b-fbf0-4c93-b57c-c8efa91f455c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.753913 | controller | Jun 09 16:30:54.786684 crc crio[22095]: time="2026-06-09T16:30:54.786637029Z" level=info msg="Removing container: 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb" id=63e07a71-5a1c-4b8a-8f77-f2e21a091c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.753930 | controller | Jun 09 16:30:54.834391 crc crio[22095]: time="2026-06-09T16:30:54.834318858Z" level=info msg="Removed container 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb: openshift-marketplace/redhat-operators-k2jkl/extract-content" id=63e07a71-5a1c-4b8a-8f77-f2e21a091c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.753947 | controller | Jun 09 16:30:54.838730 crc crio[22095]: time="2026-06-09T16:30:54.83864864Z" level=info msg="Removing container: a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a" id=0f7800ec-8eba-4ef8-b7e1-5622187635f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.753963 | controller | Jun 09 16:30:54.877273 crc crio[22095]: time="2026-06-09T16:30:54.87715712Z" level=info msg="Removed container a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a: openshift-marketplace/redhat-operators-k2jkl/extract-utilities" id=0f7800ec-8eba-4ef8-b7e1-5622187635f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.753979 | controller | Jun 09 16:30:55.298303 crc crio[22095]: time="2026-06-09T16:30:55.297758257Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-lpsg5/POD" id=833e3ca1-ed8d-4ba8-be92-4d9bc4f62d64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.753996 | controller | Jun 09 16:30:55.298499 crc crio[22095]: time="2026-06-09T16:30:55.298340132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754013 | controller | Jun 09 16:30:55.334907 crc crio[22095]: time="2026-06-09T16:30:55.33482746Z" level=info msg="Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00379eb68}] Aliases:map[]}"
2026-06-09 17:40:40.754029 | controller | Jun 09 16:30:55.334907 crc crio[22095]: time="2026-06-09T16:30:55.334895272Z" level=info msg="Adding pod openshift-marketplace_community-operators-lpsg5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.754046 | controller | Jun 09 16:30:56.033282 crc crio[22095]: 2026-06-09T16:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6871791afb93557 Mac:e6:56:3b:fd:0b:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.754063 | controller | Jun 09 16:30:56.036722 crc crio[22095]: time="2026-06-09T16:30:56.036616712Z" level=info msg="Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00379eb68}] Aliases:map[]}"
2026-06-09 17:40:40.754083 | controller | Jun 09 16:30:56.037004 crc crio[22095]: time="2026-06-09T16:30:56.036879609Z" level=info msg="Checking pod openshift-marketplace_community-operators-lpsg5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.754100 | controller | Jun 09 16:30:56.053006 crc crio[22095]: time="2026-06-09T16:30:56.05154Z" level=info msg="Ran pod sandbox 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 with infra container: openshift-marketplace/community-operators-lpsg5/POD" id=833e3ca1-ed8d-4ba8-be92-4d9bc4f62d64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.754117 | controller | Jun 09 16:30:56.059905 crc crio[22095]: time="2026-06-09T16:30:56.059829505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c952b26c-74a4-478b-9877-ade24fac27ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.754133 | controller | Jun 09 16:30:56.063826 crc crio[22095]: time="2026-06-09T16:30:56.063783878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97e99894-c422-4efb-8b7b-c52059194eab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.754149 | controller | Jun 09 16:30:56.074212 crc crio[22095]: time="2026-06-09T16:30:56.074096436Z" level=info msg="Creating container: openshift-marketplace/community-operators-lpsg5/extract-utilities" id=d112b268-56e1-47c6-9482-5ee2e26cec52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.754165 | controller | Jun 09 16:30:56.074536 crc crio[22095]: time="2026-06-09T16:30:56.074476926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754181 | controller | Jun 09 16:30:56.208741 crc crio[22095]: time="2026-06-09T16:30:56.208485696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754198 | controller | Jun 09 16:30:56.219770 crc crio[22095]: time="2026-06-09T16:30:56.219638036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754214 | controller | Jun 09 16:30:56.423280 crc crio[22095]: time="2026-06-09T16:30:56.423180984Z" level=info msg="Created container 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28: openshift-marketplace/community-operators-lpsg5/extract-utilities" id=d112b268-56e1-47c6-9482-5ee2e26cec52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.754231 | controller | Jun 09 16:30:56.424632 crc crio[22095]: time="2026-06-09T16:30:56.424435176Z" level=info msg="Starting container: 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28" id=2fa8b791-1143-4389-9c7d-22ec2785af65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.754248 | controller | Jun 09 16:30:56.433438 crc crio[22095]: time="2026-06-09T16:30:56.43302783Z" level=info msg="Started container" PID=114463 containerID=24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28 description=openshift-marketplace/community-operators-lpsg5/extract-utilities id=2fa8b791-1143-4389-9c7d-22ec2785af65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797
2026-06-09 17:40:40.754268 | controller | Jun 09 16:30:56.822159 crc crio[22095]: time="2026-06-09T16:30:56.813530085Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=79de8670-cd8d-4f6e-9c1f-7beba6c048c8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.754285 | controller | Jun 09 16:30:56.835193 crc crio[22095]: time="2026-06-09T16:30:56.835101355Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.754302 | controller | Jun 09 16:30:57.543006 crc crio[22095]: time="2026-06-09T16:30:57.542752639Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=79de8670-cd8d-4f6e-9c1f-7beba6c048c8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.754318 | controller | Jun 09 16:30:57.544859 crc crio[22095]: time="2026-06-09T16:30:57.543621972Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9e968691-4c36-41a8-88a3-4959892d131e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.754334 | controller | Jun 09 16:30:57.549616 crc crio[22095]: time="2026-06-09T16:30:57.549520885Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=76fb2944-ab25-41bc-b73d-a83c12c6321a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.754350 | controller | Jun 09 16:30:57.558306 crc crio[22095]: time="2026-06-09T16:30:57.558133149Z" level=info msg="Creating container: openshift-marketplace/community-operators-lpsg5/extract-content" id=e9ea81f9-bb7c-49ce-96bf-1c32b104fdeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.754366 | controller | Jun 09 16:30:57.559410 crc crio[22095]: time="2026-06-09T16:30:57.559294689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754382 | controller | Jun 09 16:30:57.628497 crc crio[22095]: time="2026-06-09T16:30:57.628170828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754398 | controller | Jun 09 16:30:57.632891 crc crio[22095]: time="2026-06-09T16:30:57.632618104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.754414 | controller | Jun 09 16:30:57.843961 crc crio[22095]: time="2026-06-09T16:30:57.843165384Z" level=info msg="Created container 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966: openshift-marketplace/community-operators-lpsg5/extract-content" id=e9ea81f9-bb7c-49ce-96bf-1c32b104fdeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.754430 | controller | Jun 09 16:30:57.845335 crc crio[22095]: time="2026-06-09T16:30:57.845188846Z" level=info msg="Starting container: 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966" id=01a2ee9c-53d9-4afa-9f3a-dacf62c789d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.754446 | controller | Jun 09 16:30:57.852787 crc crio[22095]: time="2026-06-09T16:30:57.852677921Z" level=info msg="Started container" PID=114575 containerID=4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966 description=openshift-marketplace/community-operators-lpsg5/extract-content id=01a2ee9c-53d9-4afa-9f3a-dacf62c789d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797
2026-06-09 17:40:40.754463 | controller | Jun 09 16:30:59.171275 crc crio[22095]: time="2026-06-09T16:30:59.171158324Z" level=info msg="Removing container: aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05" id=2620aa11-59f4-40eb-85d3-bb0726743fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754478 | controller | Jun 09 16:30:59.290355 crc crio[22095]: time="2026-06-09T16:30:59.290206237Z" level=info msg="Removed container aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05: openstack/cinder-db-sync-k8shs/cinder-db-sync" id=2620aa11-59f4-40eb-85d3-bb0726743fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754497 | controller | Jun 09 16:30:59.296684 crc crio[22095]: time="2026-06-09T16:30:59.296608703Z" level=info msg="Removing container: 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b" id=6fd29d76-9606-4ac0-a5c7-586d2d2dccdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754513 | controller | Jun 09 16:30:59.412829 crc crio[22095]: time="2026-06-09T16:30:59.412669628Z" level=info msg="Removed container 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b: openshift-infra/auto-csr-approver-29683704-95ljj/oc" id=6fd29d76-9606-4ac0-a5c7-586d2d2dccdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754528 | controller | Jun 09 16:30:59.416180 crc crio[22095]: time="2026-06-09T16:30:59.416066786Z" level=info msg="Removing container: 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1" id=fc08ab11-cc10-44c1-b66b-334acf6b985e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754544 | controller | Jun 09 16:30:59.458753 crc crio[22095]: time="2026-06-09T16:30:59.458412107Z" level=info msg="Removed container 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create" id=fc08ab11-cc10-44c1-b66b-334acf6b985e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754560 | controller | Jun 09 16:30:59.461813 crc crio[22095]: time="2026-06-09T16:30:59.461743583Z" level=info msg="Removing container: a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42" id=70488b27-6a47-4242-8bb6-bf66165dfd52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754576 | controller | Jun 09 16:30:59.583110 crc crio[22095]: time="2026-06-09T16:30:59.582988183Z" level=info msg="Removed container a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles" id=70488b27-6a47-4242-8bb6-bf66165dfd52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754591 | controller | Jun 09 16:30:59.591975 crc crio[22095]: time="2026-06-09T16:30:59.59174381Z" level=info msg="Removing container: c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713" id=d4ccb67d-d5f5-4012-ab5b-a5d141066185 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754607 | controller | Jun 09 16:30:59.620551 crc crio[22095]: time="2026-06-09T16:30:59.620384215Z" level=info msg="Removed container c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create" id=d4ccb67d-d5f5-4012-ab5b-a5d141066185 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754623 | controller | Jun 09 16:30:59.623784 crc crio[22095]: time="2026-06-09T16:30:59.623637639Z" level=info msg="Removing container: ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a" id=e2d536f0-fca4-4d4a-a05c-79f753f8f8a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754639 | controller | Jun 09 16:30:59.682726 crc crio[22095]: time="2026-06-09T16:30:59.682035105Z" level=info msg="Removed container ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create" id=e2d536f0-fca4-4d4a-a05c-79f753f8f8a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754655 | controller | Jun 09 16:30:59.688367 crc crio[22095]: time="2026-06-09T16:30:59.688296088Z" level=info msg="Removing container: 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd" id=799a5692-6dc8-4958-9200-0098adf80d7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754671 | controller | Jun 09 16:30:59.717706 crc crio[22095]: time="2026-06-09T16:30:59.717478406Z" level=info msg="Removed container 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create" id=799a5692-6dc8-4958-9200-0098adf80d7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754692 | controller | Jun 09 16:30:59.722170 crc crio[22095]: time="2026-06-09T16:30:59.722066095Z" level=info msg="Removing container: cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417" id=2d5a27d8-192e-4bbe-9e23-1991f87f5add name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754720 | controller | Jun 09 16:30:59.750144 crc crio[22095]: time="2026-06-09T16:30:59.748650086Z" level=info msg="Removed container cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417: openstack/nova-api-db-create-868vz/mariadb-database-create" id=2d5a27d8-192e-4bbe-9e23-1991f87f5add name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754737 | controller | Jun 09 16:30:59.754237 crc crio[22095]: time="2026-06-09T16:30:59.752835254Z" level=info msg="Removing container: 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177" id=5652ad48-393f-4b9b-8315-16d5bc7130ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754753 | controller | Jun 09 16:30:59.812048 crc crio[22095]: time="2026-06-09T16:30:59.811450917Z" level=info msg="Removed container 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create" id=5652ad48-393f-4b9b-8315-16d5bc7130ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.754769 | controller | Jun 09 16:30:59.826033 crc crio[22095]: time="2026-06-09T16:30:59.825901323Z" level=info msg="Stopping pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5" id=87342b02-92fb-414c-ae6a-685e2dbdff80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.754785 | controller | Jun 09 16:30:59.826467 crc crio[22095]: time="2026-06-09T16:30:59.826440657Z" level=info msg="Stopped pod sandbox (already stopped): 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5" id=87342b02-92fb-414c-ae6a-685e2dbdff80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.754801 | controller | Jun 09 16:30:59.827895 crc crio[22095]: time="2026-06-09T16:30:59.827837123Z" level=info msg="Removing pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5" id=b92a8331-df84-4923-9aa8-e81aa445b802 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.754817 | controller | Jun 09 16:30:59.848670 crc crio[22095]: time="2026-06-09T16:30:59.848547851Z" level=info msg="Removed pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5" id=b92a8331-df84-4923-9aa8-e81aa445b802 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.754833 | controller | Jun 09 16:30:59.849332 crc crio[22095]: time="2026-06-09T16:30:59.84928995Z" level=info msg="Stopping pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f" id=7f3f7e2b-d8bd-4886-86ae-d0a61cc8c6bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.754849 | controller | Jun 09 16:30:59.849522 crc crio[22095]: time="2026-06-09T16:30:59.849494946Z" level=info msg="Stopped pod sandbox (already stopped): 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f" id=7f3f7e2b-d8bd-4886-86ae-d0a61cc8c6bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.754886 | controller | Jun 09 16:30:59.852486 crc crio[22095]: time="2026-06-09T16:30:59.852395351Z" level=info msg="Removing pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f" id=52f34618-75f8-4acd-b9f6-121122c83cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.754904 | controller | Jun 09 16:30:59.868616 crc crio[22095]: time="2026-06-09T16:30:59.868488789Z" level=info msg="Removed pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f" id=52f34618-75f8-4acd-b9f6-121122c83cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.754927 | controller | Jun 09 16:30:59.869637 crc crio[22095]: time="2026-06-09T16:30:59.869546676Z" level=info msg="Stopping pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114" id=63650a1f-71ab-4d66-b654-fcf01dea387d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.754944 | controller | Jun 09 16:30:59.869854 crc crio[22095]: time="2026-06-09T16:30:59.869821784Z" level=info msg="Stopped pod sandbox (already stopped): 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114" id=63650a1f-71ab-4d66-b654-fcf01dea387d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.754960 | controller | Jun 09 16:30:59.871488 crc crio[22095]: time="2026-06-09T16:30:59.871461686Z" level=info msg="Removing pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114" id=75c75092-3822-4240-b297-28752402381e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.754976 | controller | Jun 09 16:30:59.915032 crc crio[22095]: time="2026-06-09T16:30:59.914873104Z" level=info msg="Removed pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114" id=75c75092-3822-4240-b297-28752402381e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.754992 | controller | Jun 09 16:30:59.916309 crc crio[22095]: time="2026-06-09T16:30:59.91625004Z" level=info msg="Stopping pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60" id=6dc88fbc-e3c9-4f05-b818-1f9d53994e7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755007 | controller | Jun 09 16:30:59.916435 crc crio[22095]: time="2026-06-09T16:30:59.916340832Z" level=info msg="Stopped pod sandbox (already stopped): c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60" id=6dc88fbc-e3c9-4f05-b818-1f9d53994e7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755023 | controller | Jun 09 16:30:59.917369 crc crio[22095]: time="2026-06-09T16:30:59.917324988Z" level=info msg="Removing pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60" id=4b63b1f9-bf5a-45c6-99ac-24d2a89cec6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755039 | controller | Jun 09 16:30:59.966614 crc crio[22095]: time="2026-06-09T16:30:59.966369392Z" level=info msg="Removed pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60" id=4b63b1f9-bf5a-45c6-99ac-24d2a89cec6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755055 | controller | Jun 09 16:30:59.968077 crc crio[22095]: time="2026-06-09T16:30:59.967718807Z" level=info msg="Stopping pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4" id=5b360bf0-9cee-4a19-9b79-0e78d7ae38e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755071 | controller | Jun 09 16:30:59.968077 crc crio[22095]: time="2026-06-09T16:30:59.967804419Z" level=info msg="Stopped pod sandbox (already stopped): ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4" id=5b360bf0-9cee-4a19-9b79-0e78d7ae38e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755087 | controller | Jun 09 16:30:59.968805 crc crio[22095]: time="2026-06-09T16:30:59.968688592Z" level=info msg="Removing pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4" id=e273a0c5-4591-4918-91c5-b8ea1eb452f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755103 | controller | Jun 09 16:31:00.000142 crc crio[22095]: time="2026-06-09T16:31:00.000064337Z" level=info msg="Removed pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4" id=e273a0c5-4591-4918-91c5-b8ea1eb452f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755119 | controller | Jun 09 16:31:00.001232 crc crio[22095]: time="2026-06-09T16:31:00.001186896Z" level=info msg="Stopping pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d" id=15b184ec-7b17-4c07-987b-41e4d4677525 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755138 | controller | Jun 09 16:31:00.001435 crc crio[22095]: time="2026-06-09T16:31:00.001397622Z" level=info msg="Stopped pod sandbox (already stopped): 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d" id=15b184ec-7b17-4c07-987b-41e4d4677525 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755155 | controller | Jun 09 16:31:00.002474 crc crio[22095]: time="2026-06-09T16:31:00.002373727Z" level=info msg="Removing pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d" id=edf26055-8c87-402e-a0de-8c7d4fab0432 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755171 | controller | Jun 09 16:31:00.021396 crc crio[22095]: time="2026-06-09T16:31:00.021287269Z" level=info msg="Removed pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d" id=edf26055-8c87-402e-a0de-8c7d4fab0432 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755186 | controller | Jun 09 16:31:00.023465 crc crio[22095]: time="2026-06-09T16:31:00.023403244Z" level=info msg="Stopping pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e" id=ce7ca50a-b5a9-4907-b4c1-ab1d2957f6d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755202 | controller | Jun 09 16:31:00.023655 crc crio[22095]: time="2026-06-09T16:31:00.023495876Z" level=info msg="Stopped pod sandbox (already stopped): ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e" id=ce7ca50a-b5a9-4907-b4c1-ab1d2957f6d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755219 | controller | Jun 09 16:31:00.024166 crc crio[22095]: time="2026-06-09T16:31:00.024093641Z" level=info msg="Removing pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e" id=cc6373ce-f34b-4ff9-8da5-3d69a9a32d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755235 | controller | Jun 09 16:31:00.063973 crc crio[22095]: time="2026-06-09T16:31:00.063822274Z" level=info msg="Removed pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e" id=cc6373ce-f34b-4ff9-8da5-3d69a9a32d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755250 | controller | Jun 09 16:31:00.067638 crc crio[22095]: time="2026-06-09T16:31:00.066560545Z" level=info msg="Stopping pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3" id=eea8f614-8e70-4dea-8bc7-faeaaf07af0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755266 | controller | Jun 09 16:31:00.067638 crc crio[22095]: time="2026-06-09T16:31:00.066656227Z" level=info msg="Stopped pod sandbox (already stopped): 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3" id=eea8f614-8e70-4dea-8bc7-faeaaf07af0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755282 | controller | Jun 09 16:31:00.067797 crc crio[22095]: time="2026-06-09T16:31:00.067651043Z" level=info msg="Removing pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3" id=49ca19ee-19f5-42e5-af9b-dea7e6620bf9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755298 | controller | Jun 09 16:31:00.085525 crc crio[22095]: time="2026-06-09T16:31:00.08524645Z" level=info msg="Removed pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3" id=49ca19ee-19f5-42e5-af9b-dea7e6620bf9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755314 | controller | Jun 09 16:31:00.088845 crc crio[22095]: time="2026-06-09T16:31:00.088507925Z" level=info msg="Stopping pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d" id=af992aba-8705-4ca8-b5de-67471dd3ec70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755330 | controller | Jun 09 16:31:00.089151 crc crio[22095]: time="2026-06-09T16:31:00.089021918Z" level=info msg="Stopped pod sandbox (already stopped): 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d" id=af992aba-8705-4ca8-b5de-67471dd3ec70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755349 | controller | Jun 09 16:31:00.090140 crc crio[22095]: time="2026-06-09T16:31:00.090074496Z" level=info msg="Removing pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d" id=a5891915-6b16-4cc7-b537-eed02952a430 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755365 | controller | Jun 09 16:31:00.107677 crc crio[22095]: time="2026-06-09T16:31:00.105423584Z" level=info msg="Removed pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d" id=a5891915-6b16-4cc7-b537-eed02952a430 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755382 | controller | Jun 09 16:31:00.108228 crc crio[22095]: time="2026-06-09T16:31:00.108190756Z" level=info msg="Stopping pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23" id=1b842b5c-7b8b-4032-9b62-d41af6dd4d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755398 | controller | Jun 09 16:31:00.108425 crc crio[22095]: time="2026-06-09T16:31:00.108397982Z" level=info msg="Stopped pod sandbox (already stopped): d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23" id=1b842b5c-7b8b-4032-9b62-d41af6dd4d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755415 | controller | Jun 09 16:31:00.111716 crc crio[22095]: time="2026-06-09T16:31:00.109172432Z" level=info msg="Removing pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23" id=ce90c1ca-a197-4b14-b07f-0210a4ddec02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755431 | controller | Jun 09 16:31:00.123414 crc crio[22095]: time="2026-06-09T16:31:00.123309619Z" level=info msg="Removed pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23" id=ce90c1ca-a197-4b14-b07f-0210a4ddec02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.755448 | controller | Jun 09 16:31:02.940253 crc crio[22095]: time="2026-06-09T16:31:02.939698116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2c2d7ae7-75fe-4a8c-bc5b-f2a14d852fae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.755463 | controller | Jun 09 16:31:02.945411 crc crio[22095]: time="2026-06-09T16:31:02.945328243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=712e1e07-2b37-45be-b3b0-d5d26011dd37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.755479 | controller | Jun 09 16:31:03.158839 crc crio[22095]: time="2026-06-09T16:31:03.158700696Z" level=info msg="Creating container: openshift-marketplace/community-operators-lpsg5/registry-server" id=9882caff-7919-40a0-a05d-a7a87e9ca6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.755495 | controller | Jun 09 16:31:03.159345 crc crio[22095]: time="2026-06-09T16:31:03.15925126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.755511 | controller | Jun 09 16:31:03.253853 crc crio[22095]: time="2026-06-09T16:31:03.253664432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.755528 | controller | Jun 09 16:31:03.259093 crc crio[22095]: time="2026-06-09T16:31:03.25898122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.755544 | controller | Jun 09 16:31:03.546555 crc crio[22095]: time="2026-06-09T16:31:03.545708689Z" level=info msg="Created container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server" id=9882caff-7919-40a0-a05d-a7a87e9ca6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.755564 | controller | Jun 09 16:31:03.548045 crc crio[22095]: time="2026-06-09T16:31:03.547878815Z" level=info msg="Starting container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb" id=0818e854-4a5a-43e0-8162-3b34f36993c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.755581 | controller | Jun 09 16:31:03.556455 crc crio[22095]: time="2026-06-09T16:31:03.556304084Z" level=info msg="Started container" PID=114798 containerID=8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb description=openshift-marketplace/community-operators-lpsg5/registry-server id=0818e854-4a5a-43e0-8162-3b34f36993c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797
2026-06-09 17:40:40.755598 | controller | Jun 09 16:31:17.239121 crc crio[22095]: time="2026-06-09T16:31:17.238167194Z" level=info msg="Stopping container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb (timeout: 2s)" id=aa8689d3-7301-4eb4-b6ca-f4e9e5c3abd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.755614 | controller | Jun 09 16:31:17.413072 crc crio[22095]: time="2026-06-09T16:31:17.412901843Z" level=info msg="Stopped container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server" id=aa8689d3-7301-4eb4-b6ca-f4e9e5c3abd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.755631 | controller | Jun 09 16:31:17.418420 crc crio[22095]: time="2026-06-09T16:31:17.418325764Z" level=info msg="Stopping pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797" id=ff41d7e1-5fb6-4e6c-a94d-35307400d4c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755647 | controller | Jun 09 16:31:17.419337 crc crio[22095]: time="2026-06-09T16:31:17.419254758Z" level=info msg="Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00012ac50}] Aliases:map[]}"
2026-06-09 17:40:40.755663 | controller | Jun 09 16:31:17.419691 crc crio[22095]: time="2026-06-09T16:31:17.419624658Z" level=info msg="Deleting pod openshift-marketplace_community-operators-lpsg5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.755679 | controller | Jun 09 16:31:17.890056 crc crio[22095]: time="2026-06-09T16:31:17.889511004Z" level=info msg="Stopped pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797" id=ff41d7e1-5fb6-4e6c-a94d-35307400d4c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.755695 | controller | Jun 09 16:31:18.270540 crc crio[22095]: time="2026-06-09T16:31:18.270308387Z" level=info msg="Removing container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb" id=237954f9-6d76-43a2-b07e-214b59689f22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.755711 | controller | Jun 09 16:31:18.323742 crc crio[22095]: time="2026-06-09T16:31:18.323671313Z" level=info msg="Removed container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server" id=237954f9-6d76-43a2-b07e-214b59689f22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.755727 | controller | Jun 09 16:31:18.329151 crc crio[22095]: time="2026-06-09T16:31:18.328688023Z" level=info msg="Removing container: 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966" id=90cbb659-5244-48cd-97e5-496657272b1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.755745 | controller | Jun 09 16:31:18.379859 crc crio[22095]: time="2026-06-09T16:31:18.3797576Z" level=info msg="Removed container 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966: openshift-marketplace/community-operators-lpsg5/extract-content" id=90cbb659-5244-48cd-97e5-496657272b1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.755762 | controller | Jun 09 16:31:18.383774 crc crio[22095]: time="2026-06-09T16:31:18.383720203Z" level=info msg="Removing container: 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28" id=fc74f94e-5d1c-4057-a5ce-4fa2235d25e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.755778 | controller | Jun 09 16:31:18.445133 crc crio[22095]: time="2026-06-09T16:31:18.44443977Z" level=info msg="Removed container 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28: openshift-marketplace/community-operators-lpsg5/extract-utilities" id=fc74f94e-5d1c-4057-a5ce-4fa2235d25e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.755794 | controller | Jun 09 16:31:43.617156 crc crio[22095]: time="2026-06-09T16:31:43.616555533Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gxzj8/POD" id=7fdc88d1-fa76-4aee-81a0-43c09ea548e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.755809 | controller | Jun 09 16:31:43.618565 crc crio[22095]: time="2026-06-09T16:31:43.617179759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.755826 | controller | Jun 09 16:31:43.655748 crc crio[22095]: time="2026-06-09T16:31:43.655573967Z" level=info msg="Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}"
2026-06-09 17:40:40.755842 | controller | Jun 09 16:31:43.655748 crc crio[22095]: time="2026-06-09T16:31:43.65569788Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gxzj8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.755879 | controller | Jun 09 16:31:44.225272 crc crio[22095]: 2026-06-09T16:31:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632b81fdc77676b Mac:1e:02:47:c3:03:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.755898 | controller | Jun 09 16:31:44.227113 crc crio[22095]: time="2026-06-09T16:31:44.227010662Z" level=info msg="Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}"
2026-06-09 17:40:40.755915 | controller | Jun 09 16:31:44.227227 crc crio[22095]: time="2026-06-09T16:31:44.227174606Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gxzj8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.755932 | controller | Jun 09 16:31:44.237255 crc crio[22095]: time="2026-06-09T16:31:44.237169516Z" level=info msg="Ran pod sandbox 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 with infra container: openshift-marketplace/certified-operators-gxzj8/POD" id=7fdc88d1-fa76-4aee-81a0-43c09ea548e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.755952 | controller | Jun 09 16:31:44.240053 crc crio[22095]: time="2026-06-09T16:31:44.239879586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b9a56298-6240-404b-a2bf-dee776b1b565 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.755969 | controller | Jun 09 16:31:44.243499 crc crio[22095]: time="2026-06-09T16:31:44.243433179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=db6d2671-2357-4ceb-8e69-0c75147c894a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.755985 | controller | Jun 09 16:31:44.294116 crc crio[22095]: time="2026-06-09T16:31:44.294023833Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gxzj8/extract-utilities" id=5118c9ac-8f35-405f-a67b-4756b309e12d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756001 | controller | Jun 09 16:31:44.294552 crc crio[22095]: time="2026-06-09T16:31:44.294526736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756017 | controller | Jun 09 16:31:44.351093 crc crio[22095]: time="2026-06-09T16:31:44.35089585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756033 | controller | Jun 09 16:31:44.358878 crc crio[22095]: time="2026-06-09T16:31:44.357314937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756049 | controller | Jun 09 16:31:44.774530 crc crio[22095]: time="2026-06-09T16:31:44.773795477Z" level=info msg="Created container f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174: openshift-marketplace/certified-operators-gxzj8/extract-utilities" id=5118c9ac-8f35-405f-a67b-4756b309e12d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756065 | controller | Jun 09 16:31:44.776302 crc crio[22095]: time="2026-06-09T16:31:44.77620308Z" level=info msg="Starting container: f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174" id=e7e6b447-370c-4c3f-8460-c450069ac40d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.756081 | controller | Jun 09 16:31:44.793768 crc crio[22095]: time="2026-06-09T16:31:44.79353447Z" level=info msg="Started container" PID=116867 containerID=f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174 description=openshift-marketplace/certified-operators-gxzj8/extract-utilities id=e7e6b447-370c-4c3f-8460-c450069ac40d name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4
2026-06-09 17:40:40.756098 | controller | Jun 09 16:31:45.673222 crc crio[22095]: time="2026-06-09T16:31:45.67307165Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bc035a05-ad23-4aa1-907f-466f50925705 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.756114 | controller | Jun 09 16:31:45.684070 crc crio[22095]: time="2026-06-09T16:31:45.68387271Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.756130 | controller | Jun 09 16:31:47.433493 crc crio[22095]: time="2026-06-09T16:31:47.432255821Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=bc035a05-ad23-4aa1-907f-466f50925705 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.756146 | controller | Jun 09 16:31:47.435501 crc crio[22095]: time="2026-06-09T16:31:47.435457044Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=06e1710f-1d5c-4ada-821f-da3f77d8e700 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.756166 | controller | Jun 09 16:31:47.439077 crc crio[22095]: time="2026-06-09T16:31:47.439030987Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e276b906-aba9-4b25-bf7e-90f1efc6aed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.756183 | controller | Jun 09 16:31:47.720907 crc crio[22095]: time="2026-06-09T16:31:47.720682224Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gxzj8/extract-content" id=f2104e31-b8bc-4f03-a89f-4119104dfbfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756199 | controller | Jun 09 16:31:47.721459 crc crio[22095]: time="2026-06-09T16:31:47.721376912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756216 | controller | Jun 09 16:31:47.775140 crc crio[22095]: time="2026-06-09T16:31:47.775053166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756232 | controller | Jun 09 16:31:47.779414 crc crio[22095]: time="2026-06-09T16:31:47.779317437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756248 | controller | Jun 09 16:31:48.008195 crc crio[22095]: time="2026-06-09T16:31:48.007642059Z" level=info msg="Created container cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501: openshift-marketplace/certified-operators-gxzj8/extract-content" id=f2104e31-b8bc-4f03-a89f-4119104dfbfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756265 | controller | Jun 09 16:31:48.009315 crc crio[22095]: time="2026-06-09T16:31:48.00922697Z" level=info msg="Starting container: cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501" id=9c7f3ce4-3083-4514-8bf0-39b4c7862483 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.756281 | controller | Jun 09 16:31:48.018026 crc crio[22095]: time="2026-06-09T16:31:48.016245432Z" level=info msg="Started container" PID=117081 containerID=cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501 description=openshift-marketplace/certified-operators-gxzj8/extract-content id=9c7f3ce4-3083-4514-8bf0-39b4c7862483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4
2026-06-09 17:40:40.756298 | controller | Jun 09 16:31:52.797901 crc crio[22095]: time="2026-06-09T16:31:52.797011511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ad3d4f9e-5922-402d-852d-a19f0a0798b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.756315 | controller | Jun 09 16:31:52.801280 crc crio[22095]: time="2026-06-09T16:31:52.80118056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9addced-2f89-4466-939a-d69bf53e64c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.756331 | controller | Jun 09 16:31:53.136060 crc crio[22095]: time="2026-06-09T16:31:53.1353133Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gxzj8/registry-server" id=a5d0ea8c-2d33-457a-8778-69583667c27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756348 | controller | Jun 09 16:31:53.136396 crc crio[22095]: time="2026-06-09T16:31:53.136201363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756367 | controller | Jun 09 16:31:53.193648 crc crio[22095]: time="2026-06-09T16:31:53.193525752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756384 | controller | Jun 09 16:31:53.196832 crc crio[22095]: time="2026-06-09T16:31:53.196757586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756400 | controller | Jun 09 16:31:53.821029 crc crio[22095]: time="2026-06-09T16:31:53.820632753Z" level=info msg="Created container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server" id=a5d0ea8c-2d33-457a-8778-69583667c27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756416 | controller | Jun 09 16:31:53.824104 crc crio[22095]: time="2026-06-09T16:31:53.824059392Z" level=info msg="Starting container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef" id=1f644452-97e9-47fa-b402-e2957970fce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.756432 | controller | Jun 09 16:31:53.830760 crc crio[22095]: time="2026-06-09T16:31:53.830595642Z" level=info msg="Started container" PID=117284 containerID=e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef description=openshift-marketplace/certified-operators-gxzj8/registry-server id=1f644452-97e9-47fa-b402-e2957970fce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4
2026-06-09 17:40:40.756449 | controller | Jun 09 16:32:00.146007 crc crio[22095]: time="2026-06-09T16:32:00.145154126Z" level=info msg="Removing container: 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257" id=fbe7ee17-b3a3-4756-a32f-cedf1b18fd52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.756466 | controller | Jun 09 16:32:00.252718 crc crio[22095]: time="2026-06-09T16:32:00.252512045Z" level=info msg="Removed container 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync" id=fbe7ee17-b3a3-4756-a32f-cedf1b18fd52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.756482 | controller | Jun 09 16:32:00.276445 crc crio[22095]: time="2026-06-09T16:32:00.275769939Z" level=info msg="Stopping pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5" id=6b963c44-dfd0-40d9-b088-2f4a174cee1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.756498 | controller | Jun 09 16:32:00.276760 crc crio[22095]: time="2026-06-09T16:32:00.276465477Z" level=info msg="Stopped pod sandbox (already stopped): 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5" id=6b963c44-dfd0-40d9-b088-2f4a174cee1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.756514 | controller | Jun 09 16:32:00.277562 crc crio[22095]: time="2026-06-09T16:32:00.277471724Z" level=info msg="Removing pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5" id=7a1e0c10-8233-4d9b-b32b-8f4d67093137 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.756530 | controller | Jun 09 16:32:00.297786 crc crio[22095]: time="2026-06-09T16:32:00.296008445Z" level=info msg="Removed pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5" id=7a1e0c10-8233-4d9b-b32b-8f4d67093137 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.756546 | controller | Jun 09 16:32:00.297786 crc crio[22095]: time="2026-06-09T16:32:00.297710869Z" level=info msg="Stopping pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797" id=86c20ff2-5dcc-4535-b5fc-1ffa8930a798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.756562 | controller | Jun 09 16:32:00.298147 crc crio[22095]: time="2026-06-09T16:32:00.297831142Z" level=info msg="Stopped pod sandbox (already stopped): 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797" id=86c20ff2-5dcc-4535-b5fc-1ffa8930a798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.756581 | controller | Jun 09 16:32:00.298731 crc crio[22095]: time="2026-06-09T16:32:00.298576022Z" level=info msg="Removing pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797" id=5f2a9f6d-be6b-4498-b344-e48809daceab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.756597 | controller | Jun 09 16:32:00.313555 crc crio[22095]: time="2026-06-09T16:32:00.313441428Z" level=info msg="Removed pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797" id=5f2a9f6d-be6b-4498-b344-e48809daceab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.756614 | controller | Jun 09 16:32:00.588142 crc crio[22095]: time="2026-06-09T16:32:00.587750983Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683712-zp2d7/POD" id=819a166e-08ad-4cb5-b082-c17240af2d4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.756629 | controller | Jun 09 16:32:00.588142 crc crio[22095]: time="2026-06-09T16:32:00.587848246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756646 | controller | Jun 09 16:32:00.643873 crc crio[22095]: time="2026-06-09T16:32:00.643718367Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc000526e60}] Aliases:map[]}"
2026-06-09 17:40:40.756662 | controller | Jun 09 16:32:00.643873 crc crio[22095]: time="2026-06-09T16:32:00.64383703Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683712-zp2d7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.756679 | controller | Jun 09 16:32:01.230179 crc crio[22095]: 2026-06-09T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8287f7c6b91dc6 Mac:8e:ed:eb:d4:06:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 SocketPath: PciID:}] [{Interface:0xc0001425b0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.756696 | controller | Jun 09 16:32:01.234782 crc crio[22095]: time="2026-06-09T16:32:01.233678434Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc000526e60}] Aliases:map[]}"
2026-06-09 17:40:40.756712 | controller | Jun 09 16:32:01.234782 crc crio[22095]: time="2026-06-09T16:32:01.234007012Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683712-zp2d7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.756729 | controller | Jun 09 16:32:01.248903 crc crio[22095]: time="2026-06-09T16:32:01.248782706Z" level=info msg="Ran pod sandbox f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 with infra container: openshift-infra/auto-csr-approver-29683712-zp2d7/POD" id=819a166e-08ad-4cb5-b082-c17240af2d4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.756745 | controller | Jun 09 16:32:01.256440 crc crio[22095]: time="2026-06-09T16:32:01.256338892Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7ede7af4-4c04-40f9-8eff-6c4d3a4876ef name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.756765 | controller | Jun 09 16:32:01.262425 crc crio[22095]: time="2026-06-09T16:32:01.262368869Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.756783 | controller | Jun 09 16:32:02.128828 crc crio[22095]: time="2026-06-09T16:32:02.128069399Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7ede7af4-4c04-40f9-8eff-6c4d3a4876ef name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.756799 | controller | Jun 09 16:32:02.130315 crc crio[22095]: time="2026-06-09T16:32:02.130200585Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=55aa439e-7d36-4f44-8264-1df9f61f7024 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.756815 | controller | Jun 09 16:32:02.134207 crc crio[22095]: time="2026-06-09T16:32:02.134119067Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9a98310b-83de-4bec-bc88-37f37c2209ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.756831 | controller | Jun 09 16:32:02.145987 crc crio[22095]: time="2026-06-09T16:32:02.145873452Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683712-zp2d7/oc" id=773e748d-f733-4723-b9a5-fabc23beced8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756851 | controller | Jun 09 16:32:02.146669 crc crio[22095]: time="2026-06-09T16:32:02.14658328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756884 | controller | Jun 09 16:32:02.228802 crc crio[22095]: time="2026-06-09T16:32:02.228677053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756902 | controller | Jun 09 16:32:02.543273 crc crio[22095]: time="2026-06-09T16:32:02.543150903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.756918 | controller | Jun 09 16:32:03.190766 crc crio[22095]: time="2026-06-09T16:32:03.188465848Z" level=info msg="Created container 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2: openshift-infra/auto-csr-approver-29683712-zp2d7/oc" id=773e748d-f733-4723-b9a5-fabc23beced8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.756934 | controller | Jun 09 16:32:03.204889 crc crio[22095]: time="2026-06-09T16:32:03.203690243Z" level=info msg="Starting container: 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2" id=2033c7a5-9365-4489-a1eb-96530ce60d28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.756950 | controller | Jun 09 16:32:03.218098 crc crio[22095]: time="2026-06-09T16:32:03.217790509Z" level=info msg="Started container" PID=117779 containerID=4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2 description=openshift-infra/auto-csr-approver-29683712-zp2d7/oc id=2033c7a5-9365-4489-a1eb-96530ce60d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35
2026-06-09 17:40:40.756967 | controller | Jun 09 16:32:06.482512 crc crio[22095]: time="2026-06-09T16:32:06.481464104Z" level=info msg="Stopping container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef (timeout: 2s)" id=6abc6e7c-24ff-4ebd-a28f-8f4cbc5b118e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.756983 | controller | Jun 09 16:32:06.631740 crc crio[22095]: time="2026-06-09T16:32:06.630759783Z" level=info msg="Stopped container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server" id=6abc6e7c-24ff-4ebd-a28f-8f4cbc5b118e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.757003 | controller | Jun 09 16:32:06.633446 crc crio[22095]: time="2026-06-09T16:32:06.633212607Z" level=info msg="Stopping pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4" id=9e3e2860-a761-481f-86ea-1f34c4bef18d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.757019 | controller | Jun 09 16:32:06.635360 crc crio[22095]: time="2026-06-09T16:32:06.634271834Z" level=info msg="Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc0004c7760}] Aliases:map[]}"
2026-06-09 17:40:40.757036 | controller | Jun 09 16:32:06.635360 crc crio[22095]: time="2026-06-09T16:32:06.634647454Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gxzj8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.757052 | controller | Jun 09 16:32:07.048455 crc crio[22095]: time="2026-06-09T16:32:07.048233779Z" level=info msg="Stopped pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4" id=9e3e2860-a761-481f-86ea-1f34c4bef18d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.757069 | controller | Jun 09 16:32:07.493746 crc crio[22095]: time="2026-06-09T16:32:07.493216029Z" level=info msg="Stopping pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35" id=c92d08fe-8513-4426-af22-e0cac82782f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.757084 | controller | Jun 09 16:32:07.495507 crc crio[22095]: time="2026-06-09T16:32:07.494637266Z" level=info msg="Removing container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef" id=7e34c284-3599-4aa1-9f59-6a37df88d50c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.757100 | controller | Jun 09 16:32:07.496790 crc crio[22095]: time="2026-06-09T16:32:07.49673465Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc002272df8}] Aliases:map[]}"
2026-06-09 17:40:40.757116 | controller | Jun 09 16:32:07.497177 crc crio[22095]: time="2026-06-09T16:32:07.497146041Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683712-zp2d7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.757132 | controller | Jun 09 16:32:07.554714 crc crio[22095]: time="2026-06-09T16:32:07.552771726Z" level=info msg="Removed container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server" id=7e34c284-3599-4aa1-9f59-6a37df88d50c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.757148 | controller | Jun 09 16:32:07.574245 crc crio[22095]: time="2026-06-09T16:32:07.574163882Z" level=info msg="Removing container: cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501" id=3b6dc227-1f26-4711-937e-c33c5c53c291 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.757164 | controller | Jun 09 16:32:07.665085 crc crio[22095]: time="2026-06-09T16:32:07.664798576Z" level=info msg="Removed container cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501: openshift-marketplace/certified-operators-gxzj8/extract-content" id=3b6dc227-1f26-4711-937e-c33c5c53c291 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.757183 | controller | Jun 09 16:32:07.675792 crc crio[22095]: time="2026-06-09T16:32:07.675192236Z" level=info msg="Removing container: f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174" id=d471ca18-3260-490a-86ad-6e5ef348983f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.757200 | controller | Jun 09 16:32:07.718289 crc crio[22095]: time="2026-06-09T16:32:07.71809033Z" level=info msg="Removed container f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174: openshift-marketplace/certified-operators-gxzj8/extract-utilities" id=d471ca18-3260-490a-86ad-6e5ef348983f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.757215 | controller | Jun 09 16:32:08.113358 crc crio[22095]: time="2026-06-09T16:32:08.112682741Z" level=info msg="Stopped pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35" id=c92d08fe-8513-4426-af22-e0cac82782f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.757232 | controller | Jun 09 16:32:29.909670 crc crio[22095]: time="2026-06-09T16:32:29.90884426Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vw7r6/POD" id=a47c1ae5-6c61-47db-a6f3-05d9c7efc153 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.757248 | controller | Jun 09 16:32:29.911054 crc crio[22095]: time="2026-06-09T16:32:29.911023367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757264 | controller | Jun 09 16:32:29.953565 crc crio[22095]: time="2026-06-09T16:32:29.953432799Z" level=info msg="Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc0004c79d0}] Aliases:map[]}"
2026-06-09 17:40:40.757280 | controller | Jun 09 16:32:29.953565 crc crio[22095]: time="2026-06-09T16:32:29.953522801Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vw7r6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.757296 | controller | Jun 09 16:32:30.559037 crc crio[22095]: 2026-06-09T16:32:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8640b773be4be6f Mac:82:6d:72:46:48:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.757313 | controller | Jun 09 16:32:30.561456 crc crio[22095]: time="2026-06-09T16:32:30.561181057Z" level=info msg="Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc0004c79d0}] Aliases:map[]}"
2026-06-09 17:40:40.757330 | controller | Jun 09 16:32:30.561456 crc crio[22095]: time="2026-06-09T16:32:30.561349642Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vw7r6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.757346 | controller | Jun 09 16:32:30.575156 crc crio[22095]: time="2026-06-09T16:32:30.575058718Z" level=info msg="Ran pod sandbox 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb with infra container: openshift-marketplace/redhat-marketplace-vw7r6/POD" id=a47c1ae5-6c61-47db-a6f3-05d9c7efc153 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.757366 | controller | Jun 09 16:32:30.580082 crc crio[22095]: time="2026-06-09T16:32:30.579995096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7ff6c0d3-0d2d-4ec5-8c58-48d5a9055ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.757382 | controller | Jun 09 16:32:30.583375 crc crio[22095]: time="2026-06-09T16:32:30.583306962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b46137f-a5cf-4ddd-b648-868340e3e51d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.757398 | controller | Jun 09 16:32:30.603469 crc crio[22095]: time="2026-06-09T16:32:30.603401164Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities" id=7c2e6273-d49d-4aa3-b4c5-0d3c7269dbd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.757414 | controller | Jun 09 16:32:30.604220 crc crio[22095]: time="2026-06-09T16:32:30.604173224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757430 | controller | Jun 09 16:32:30.667167 crc crio[22095]: time="2026-06-09T16:32:30.666700139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757446 | controller | Jun 09 16:32:30.670769 crc crio[22095]: time="2026-06-09T16:32:30.670703593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757462 | controller | Jun 09 16:32:30.869101 crc crio[22095]: time="2026-06-09T16:32:30.869026345Z" level=info msg="Created container 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities" id=7c2e6273-d49d-4aa3-b4c5-0d3c7269dbd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.757479 | controller | Jun 09 16:32:30.871224 crc crio[22095]: time="2026-06-09T16:32:30.870116163Z" level=info msg="Starting container: 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07" id=1cd15d27-aef4-4cc3-98b3-7ebd02dc017b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.757495 | controller | Jun 09 16:32:30.876180 crc crio[22095]: time="2026-06-09T16:32:30.876079088Z" level=info msg="Started container" PID=119382 containerID=30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07 description=openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities id=1cd15d27-aef4-4cc3-98b3-7ebd02dc017b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb
2026-06-09 17:40:40.757511 | controller | Jun 09 16:32:31.908834 crc crio[22095]: time="2026-06-09T16:32:31.908479239Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fa9051c5-149a-477b-a894-86753bf2f0d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.757527 | controller | Jun 09 16:32:31.923284 crc crio[22095]: time="2026-06-09T16:32:31.923233812Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.757544 | controller | Jun 09 16:32:32.944533 crc crio[22095]: time="2026-06-09T16:32:32.944432471Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=fa9051c5-149a-477b-a894-86753bf2f0d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.757563 | controller | Jun 09 16:32:32.948182 crc crio[22095]: time="2026-06-09T16:32:32.947727717Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6c737a80-d3ce-45e8-887e-8214463d4fb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.757580 | controller | Jun 09 16:32:32.951482 crc crio[22095]: time="2026-06-09T16:32:32.95131569Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1b6ce871-7946-471b-aa29-71bf439079e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.757597 | controller | Jun 09 16:32:33.034443 crc crio[22095]: time="2026-06-09T16:32:33.034234324Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vw7r6/extract-content" id=cddd90fd-bfea-45b8-9d65-bac92dabd4fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.757613 | controller | Jun 09 16:32:33.035246 crc crio[22095]: time="2026-06-09T16:32:33.035178789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757630 | controller | Jun 09 16:32:33.105751 crc crio[22095]: time="2026-06-09T16:32:33.105614069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757646 | controller | Jun 09 16:32:33.110663 crc crio[22095]: time="2026-06-09T16:32:33.110555327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757662 | controller | Jun 09 16:32:33.284096 crc crio[22095]: time="2026-06-09T16:32:33.28351712Z" level=info msg="Created container 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d: openshift-marketplace/redhat-marketplace-vw7r6/extract-content" id=cddd90fd-bfea-45b8-9d65-bac92dabd4fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.757678 | controller | Jun 09 16:32:33.286098 crc crio[22095]: time="2026-06-09T16:32:33.285607235Z" level=info msg="Starting container: 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d" id=a59384c0-6d6a-4c66-9a93-f274c31be6eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.757694 | controller | Jun 09 16:32:33.291141 crc crio[22095]: time="2026-06-09T16:32:33.290990014Z" level=info msg="Started container" PID=119478 containerID=1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d description=openshift-marketplace/redhat-marketplace-vw7r6/extract-content id=a59384c0-6d6a-4c66-9a93-f274c31be6eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb
2026-06-09 17:40:40.757711 | controller | Jun 09 16:32:35.059004 crc crio[22095]: time="2026-06-09T16:32:35.05802624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c1c70eac-fb11-42f9-acf8-26c19a0b4457 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.757728 | controller | Jun 09 16:32:35.065888 crc crio[22095]: time="2026-06-09T16:32:35.06571735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3902d4f8-44ad-4538-8609-22fe43918265 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.757744 | controller | Jun 09 16:32:35.074057 crc crio[22095]: time="2026-06-09T16:32:35.073962934Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vw7r6/registry-server" id=0ce70b3b-7cbc-4637-8374-49f363e80179 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.757760 | controller | Jun 09 16:32:35.074534 crc crio[22095]: time="2026-06-09T16:32:35.074455787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757782 | controller | Jun 09 16:32:35.161614 crc crio[22095]: time="2026-06-09T16:32:35.161038387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757799 | controller | Jun 09 16:32:35.164683 crc crio[22095]: time="2026-06-09T16:32:35.164590949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.757815 | controller | Jun 09 16:32:35.378995 crc crio[22095]: time="2026-06-09T16:32:35.378808764Z" level=info msg="Created container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server" id=0ce70b3b-7cbc-4637-8374-49f363e80179 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.757831 | controller | Jun 09 16:32:35.380154 crc crio[22095]: time="2026-06-09T16:32:35.380074107Z" level=info msg="Starting container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8" id=bf6e49c7-cd29-4970-9d97-02b2cbe3c306 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.757851 | controller | Jun 09 16:32:35.385834 crc crio[22095]: time="2026-06-09T16:32:35.385733914Z" level=info msg="Started container" PID=119552 containerID=a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8 description=openshift-marketplace/redhat-marketplace-vw7r6/registry-server id=bf6e49c7-cd29-4970-9d97-02b2cbe3c306 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb
2026-06-09 17:40:40.757886 | controller | Jun 09 16:32:42.175793 crc crio[22095]: time="2026-06-09T16:32:42.17459485Z" level=info msg="Stopping container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8 (timeout: 2s)" id=c7b8efcc-cec4-4f72-bdf9-865abfd4c40b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.757904 | controller | Jun 09 16:32:42.304207 crc crio[22095]: time="2026-06-09T16:32:42.303962191Z" level=info msg="Stopped container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server" id=c7b8efcc-cec4-4f72-bdf9-865abfd4c40b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.757920 | controller | Jun 09 16:32:42.307429 crc crio[22095]: time="2026-06-09T16:32:42.307275217Z" level=info msg="Stopping pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb" id=50af2495-2e59-454f-82e5-e423e0cdac7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.757937 | controller | Jun 09 16:32:42.308554 crc crio[22095]: time="2026-06-09T16:32:42.308485659Z" level=info msg="Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc002272080}] Aliases:map[]}"
2026-06-09 17:40:40.757953 | controller | Jun 09 16:32:42.308887 crc crio[22095]: time="2026-06-09T16:32:42.308722005Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vw7r6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.757970 | controller | Jun 09 16:32:42.655897 crc crio[22095]: time="2026-06-09T16:32:42.655778291Z" level=info msg="Stopped pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb" id=50af2495-2e59-454f-82e5-e423e0cdac7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.757986 | controller | Jun 09 16:32:43.206541 crc crio[22095]: time="2026-06-09T16:32:43.20581154Z" level=info msg="Removing container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8" id=c21b194b-73fb-481c-b03f-ff3e93dfa9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758006 | controller | Jun 09 16:32:43.243572 crc crio[22095]: time="2026-06-09T16:32:43.243356616Z" level=info msg="Removed container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server" id=c21b194b-73fb-481c-b03f-ff3e93dfa9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758023 | controller | Jun 09 16:32:43.246652 crc crio[22095]: time="2026-06-09T16:32:43.246552529Z" level=info msg="Removing container: 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d" id=eaf3ac56-ef8e-433d-bb7d-6623c8354de4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758039 | controller | Jun 09 16:32:43.289026 crc crio[22095]: time="2026-06-09T16:32:43.288884749Z" level=info msg="Removed container 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d: openshift-marketplace/redhat-marketplace-vw7r6/extract-content" id=eaf3ac56-ef8e-433d-bb7d-6623c8354de4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758055 | controller | Jun 09 16:32:43.293242 crc crio[22095]: time="2026-06-09T16:32:43.293198711Z" level=info msg="Removing container: 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07" id=f2d451ab-243e-4198-98a8-f832cc02fd9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758070 | controller | Jun 09 16:32:43.343346 crc crio[22095]: time="2026-06-09T16:32:43.343137278Z" level=info msg="Removed container 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities" id=f2d451ab-243e-4198-98a8-f832cc02fd9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758087 | controller | Jun 09 16:33:00.350309 crc crio[22095]: time="2026-06-09T16:33:00.349013651Z" level=info msg="Removing container: 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09" id=22dc9303-9f59-4d8f-a01f-7b292455cb61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758103 | controller | Jun 09 16:33:00.478815 crc crio[22095]: time="2026-06-09T16:33:00.478741371Z" level=info msg="Removed container 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09: openshift-infra/auto-csr-approver-29683706-gps97/oc" id=22dc9303-9f59-4d8f-a01f-7b292455cb61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758119 | controller | Jun 09 16:33:00.485385 crc crio[22095]: time="2026-06-09T16:33:00.484003908Z" level=info msg="Removing container: d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a" id=383ca1ae-feef-43f6-a8bf-58613e2caa4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758135 | controller | Jun 09 16:33:00.567885 crc crio[22095]: time="2026-06-09T16:33:00.56685766Z" level=info msg="Removed container d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage" id=383ca1ae-feef-43f6-a8bf-58613e2caa4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758151 | controller | Jun 09 16:33:00.572296 crc crio[22095]: time="2026-06-09T16:33:00.572138428Z" level=info msg="Removing container: a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65" id=9e45a6a0-2916-496c-bb9d-0c2ed0523bbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758168 | controller | Jun 09 16:33:00.695014 crc crio[22095]: time="2026-06-09T16:33:00.694369913Z" level=info msg="Removed container a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65: openstack/nova-cell1-cell-mapping-phzqn/nova-manage" id=9e45a6a0-2916-496c-bb9d-0c2ed0523bbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758184 | controller | Jun 09 16:33:00.697284 crc crio[22095]: time="2026-06-09T16:33:00.697207197Z" level=info msg="Removing container: 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f" id=1c545534-635d-4a27-a7f0-2ebf89390996 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758203 | controller | Jun 09 16:33:00.775855 crc crio[22095]: time="2026-06-09T16:33:00.775744367Z" level=info msg="Removed container 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync" id=1c545534-635d-4a27-a7f0-2ebf89390996 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.758219 | controller | Jun 09 16:33:00.811491 crc crio[22095]: time="2026-06-09T16:33:00.811303281Z" level=info msg="Stopping pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f" id=949dc5ab-c073-4d28-9819-1979c8b95b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758235 | controller | Jun 09 16:33:00.811491 crc crio[22095]: time="2026-06-09T16:33:00.811477485Z" level=info msg="Stopped pod sandbox (already stopped): df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f" id=949dc5ab-c073-4d28-9819-1979c8b95b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758251 | controller | Jun 09 16:33:00.812606 crc crio[22095]: time="2026-06-09T16:33:00.812499682Z" level=info msg="Removing pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f" id=b5862a90-fc0e-46f6-af07-f183fa2a8a5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758266 | controller | Jun 09 16:33:00.852133 crc crio[22095]: time="2026-06-09T16:33:00.851606978Z" level=info msg="Removed pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f" id=b5862a90-fc0e-46f6-af07-f183fa2a8a5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758282 | controller | Jun 09 16:33:00.854027 crc crio[22095]: time="2026-06-09T16:33:00.853567989Z" level=info msg="Stopping pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4" id=b106cd12-3b68-44f9-b270-842f65a81d31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758298 | controller | Jun 09 16:33:00.854027 crc crio[22095]: time="2026-06-09T16:33:00.853718183Z" level=info msg="Stopped pod sandbox (already stopped): 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4" id=b106cd12-3b68-44f9-b270-842f65a81d31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758314 | controller | Jun 09 16:33:00.855736 crc crio[22095]: time="2026-06-09T16:33:00.85552773Z" level=info msg="Removing pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4" id=98a9af3a-1bba-4fdc-9ac6-1b9330da58a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758330 | controller | Jun 09 16:33:00.879353 crc crio[22095]: time="2026-06-09T16:33:00.878891497Z" level=info msg="Removed pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4" id=98a9af3a-1bba-4fdc-9ac6-1b9330da58a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758346 | controller | Jun 09 16:33:00.880421 crc crio[22095]: time="2026-06-09T16:33:00.880302423Z" level=info msg="Stopping pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db" id=6f965caa-6130-4f06-b430-c5e05afcd99b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758361 | controller | Jun 09 16:33:00.880614 crc crio[22095]: time="2026-06-09T16:33:00.880433977Z" level=info msg="Stopped pod sandbox (already stopped): 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db" id=6f965caa-6130-4f06-b430-c5e05afcd99b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758377 | controller | Jun 09 16:33:00.881621 crc crio[22095]: time="2026-06-09T16:33:00.881506915Z" level=info msg="Removing pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db" id=e340af99-ac87-47f0-bd3a-b01b9051a855 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758395 | controller | Jun 09 16:33:00.909958 crc crio[22095]: time="2026-06-09T16:33:00.909715757Z" level=info msg="Removed pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db" id=e340af99-ac87-47f0-bd3a-b01b9051a855 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758412 | controller | Jun 09 16:33:00.911380 crc crio[22095]: time="2026-06-09T16:33:00.911272028Z" level=info msg="Stopping pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd" id=ca0bcf09-110a-4f81-9865-a96d524a01b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758428 | controller | Jun 09 16:33:00.911473 crc crio[22095]: time="2026-06-09T16:33:00.911411081Z" level=info msg="Stopped pod sandbox (already stopped): 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd" id=ca0bcf09-110a-4f81-9865-a96d524a01b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758444 | controller | Jun 09 16:33:00.913737 crc crio[22095]: time="2026-06-09T16:33:00.912308245Z" level=info msg="Removing pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd" id=8a179624-5a30-4802-9481-d8598782a01c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758460 | controller | Jun 09 16:33:00.945377 crc crio[22095]: time="2026-06-09T16:33:00.94523399Z" level=info msg="Removed pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd" id=8a179624-5a30-4802-9481-d8598782a01c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758476 | controller | Jun 09 16:33:00.947113 crc crio[22095]: time="2026-06-09T16:33:00.946906284Z" level=info msg="Stopping pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb" id=552b484e-1b5b-4f5a-aace-0fb0258d7506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758492 | controller | Jun 09 16:33:00.947113 crc crio[22095]: time="2026-06-09T16:33:00.947080028Z" level=info msg="Stopped pod sandbox (already stopped): 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb" id=552b484e-1b5b-4f5a-aace-0fb0258d7506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758507 | controller | Jun 09 16:33:00.948494 crc crio[22095]: time="2026-06-09T16:33:00.948428433Z" level=info msg="Removing pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb" id=8b64f866-077e-4d53-af65-24689609e932 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758523 | controller | Jun 09 16:33:00.973750 crc crio[22095]: time="2026-06-09T16:33:00.973615468Z" level=info msg="Removed pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb" id=8b64f866-077e-4d53-af65-24689609e932 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758540 | controller | Jun 09 16:33:00.975222 crc crio[22095]: time="2026-06-09T16:33:00.975103706Z" level=info msg="Stopping pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192" id=a8258f44-94ba-4619-ab29-f3570b35ef2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758555 | controller | Jun 09 16:33:00.975222 crc crio[22095]: time="2026-06-09T16:33:00.975218689Z" level=info msg="Stopped pod sandbox (already stopped): 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192" id=a8258f44-94ba-4619-ab29-f3570b35ef2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.758571 | controller | Jun 09 16:33:00.976761 crc crio[22095]: time="2026-06-09T16:33:00.976195795Z" level=info msg="Removing pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192" id=820a31b0-f2ed-46c5-a78d-ed79d8fcf129 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758587 | controller | Jun 09 16:33:01.004891 crc crio[22095]: time="2026-06-09T16:33:01.004775117Z" level=info msg="Removed pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192" id=820a31b0-f2ed-46c5-a78d-ed79d8fcf129 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.758612 | controller | Jun 09 16:34:00.547476 crc crio[22095]: time="2026-06-09T16:34:00.546594813Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683714-xhdcp/POD" id=1dde366b-0312-4145-bb4d-c3c00873c56b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.758629 | controller | Jun 09 16:34:00.548792 crc crio[22095]: time="2026-06-09T16:34:00.547512917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.758646 | controller | Jun 09 16:34:00.620641 crc crio[22095]: time="2026-06-09T16:34:00.620460882Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc0019840b8}] Aliases:map[]}"
2026-06-09 17:40:40.758662 | controller | Jun 09 16:34:00.621033 crc crio[22095]: time="2026-06-09T16:34:00.621006746Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683714-xhdcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.758679 | controller | Jun 09 16:34:01.189293 crc crio[22095]: 2026-06-09T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f833bd2ad7a2c15 Mac:9e:91:a6:e1:42:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.758696 | controller | Jun 09 16:34:01.192464 crc crio[22095]: time="2026-06-09T16:34:01.192417731Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc0019840b8}] Aliases:map[]}"
2026-06-09 17:40:40.758713 | controller | Jun 09 16:34:01.192814 crc crio[22095]: time="2026-06-09T16:34:01.19278481Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683714-xhdcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.758729 | controller | Jun 09 16:34:01.205019 crc crio[22095]: time="2026-06-09T16:34:01.204373871Z" level=info msg="Ran pod sandbox f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 with infra container: openshift-infra/auto-csr-approver-29683714-xhdcp/POD" id=1dde366b-0312-4145-bb4d-c3c00873c56b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.758774 | controller | Jun 09 16:34:01.208181 crc crio[22095]: time="2026-06-09T16:34:01.208105818Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=867375b9-e454-43bd-aed8-459472fb8045 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.758791 | controller | Jun 09 16:34:01.221012 crc crio[22095]: time="2026-06-09T16:34:01.22088755Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.758808 | controller | Jun 09 16:34:02.063362 crc crio[22095]: time="2026-06-09T16:34:02.062379242Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=867375b9-e454-43bd-aed8-459472fb8045 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.758824 | controller | Jun 09 16:34:02.066003 crc crio[22095]: time="2026-06-09T16:34:02.065724568Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=15a159de-57ae-4082-ab59-51c6d21a9677 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.758844 | controller | Jun 09 16:34:02.068384 crc crio[22095]: time="2026-06-09T16:34:02.068276555Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b20c6c4-6b63-44db-8386-7f3735f7ebbd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.758902 | controller | Jun 09 16:34:02.081248 crc crio[22095]: time="2026-06-09T16:34:02.081039406Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683714-xhdcp/oc" id=3079d5bb-289a-4b3a-ae30-da1af732a833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.758922 | controller | Jun 09 16:34:02.082406 crc crio[22095]: time="2026-06-09T16:34:02.082270328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.758939 | controller | Jun 09 16:34:02.145787 crc crio[22095]: time="2026-06-09T16:34:02.145653165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.758955 | controller | Jun 09 16:34:02.343642 crc crio[22095]: time="2026-06-09T16:34:02.343402691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.758972 | controller | Jun 09 16:34:02.492839 crc crio[22095]: time="2026-06-09T16:34:02.49271174Z" level=info msg="Created container 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c: openshift-infra/auto-csr-approver-29683714-xhdcp/oc" id=3079d5bb-289a-4b3a-ae30-da1af732a833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.758988 | controller | Jun 09 16:34:02.495473 crc crio[22095]: time="2026-06-09T16:34:02.495284617Z" level=info msg="Starting container: 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c" id=7a364694-9a9d-47ec-a2dc-e0f38264b8eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.759004 | controller | Jun 09 16:34:02.503866 crc crio[22095]: time="2026-06-09T16:34:02.503767687Z" level=info msg="Started container" PID=123690 containerID=2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c description=openshift-infra/auto-csr-approver-29683714-xhdcp/oc id=7a364694-9a9d-47ec-a2dc-e0f38264b8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7
2026-06-09 17:40:40.759021 | controller | Jun 09 16:34:04.395774 crc crio[22095]: time="2026-06-09T16:34:04.394428235Z" level=info msg="Stopping pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7" id=e5785dfa-c4ac-40a9-ad13-151e028ffd65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759038 | controller | Jun 09 16:34:04.397379 crc crio[22095]: time="2026-06-09T16:34:04.396566651Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc002ab2110}] Aliases:map[]}"
2026-06-09 17:40:40.759055 | controller | Jun 09 16:34:04.397379 crc crio[22095]: time="2026-06-09T16:34:04.396757926Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683714-xhdcp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.759071 | controller | Jun 09 16:34:04.821098 crc crio[22095]: time="2026-06-09T16:34:04.820629477Z" level=info msg="Stopped pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7" id=e5785dfa-c4ac-40a9-ad13-151e028ffd65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759091 | controller | Jun 09 16:34:21.430805 crc crio[22095]: time="2026-06-09T16:34:21.428635414Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/POD" id=c6aaec5b-759d-4150-b45a-3f43fb13a7be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.759108 | controller | Jun 09 16:34:21.430805 crc crio[22095]: time="2026-06-09T16:34:21.429442035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759125 | controller | Jun 09 16:34:21.463592 crc crio[22095]: time="2026-06-09T16:34:21.463492799Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0028b6938}] Aliases:map[]}"
2026-06-09 17:40:40.759142 | controller | Jun 09 16:34:21.463592 crc crio[22095]: time="2026-06-09T16:34:21.463562991Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.759158 | controller | Jun 09 16:34:22.142452 crc crio[22095]: 2026-06-09T16:34:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ac9551b7d654e3 Mac:f2:08:ce:53:de:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.759175 | controller | Jun 09 16:34:22.144330 crc crio[22095]: time="2026-06-09T16:34:22.144281526Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0028b6938}] Aliases:map[]}"
2026-06-09 17:40:40.759191 | controller | Jun 09 16:34:22.144474 crc crio[22095]: time="2026-06-09T16:34:22.14445283Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.759207 | controller | Jun 09 16:34:22.155231 crc crio[22095]: time="2026-06-09T16:34:22.155072566Z" level=info msg="Ran pod sandbox 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/POD" id=c6aaec5b-759d-4150-b45a-3f43fb13a7be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.759224 | controller | Jun 09 16:34:22.159802 crc crio[22095]: time="2026-06-09T16:34:22.159628375Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=44bf70cb-2dbc-47a7-af10-beacd28a32b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.759240 | controller | Jun 09 16:34:22.171377 crc crio[22095]: time="2026-06-09T16:34:22.171241306Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.759260 | controller | Jun 09 16:34:34.897280 crc crio[22095]: time="2026-06-09T16:34:34.895806995Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=44bf70cb-2dbc-47a7-af10-beacd28a32b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.759276 | controller | Jun 09 16:34:34.899131 crc crio[22095]: time="2026-06-09T16:34:34.898826833Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=23b17d7a-27c7-43fd-815e-ff4b989d2a5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.759292 | controller | Jun 09 16:34:34.937720 crc crio[22095]: time="2026-06-09T16:34:34.937226681Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7faa1d5c-c0a3-4978-8ab4-4bd4dffd9e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.759308 | controller | Jun 09 16:34:34.951543 crc crio[22095]: time="2026-06-09T16:34:34.951395759Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=dca9535d-03da-4f01-acfb-8efcf2d73c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.759324 | controller | Jun 09 16:34:34.952806 crc crio[22095]: time="2026-06-09T16:34:34.952726483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759340 | controller | Jun 09 16:34:35.004826 crc crio[22095]: time="2026-06-09T16:34:35.004671333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759356 | controller | Jun 09 16:34:35.010966 crc crio[22095]: time="2026-06-09T16:34:35.009311363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759372 | controller | Jun 09 16:34:35.229192 crc crio[22095]: time="2026-06-09T16:34:35.229087293Z" level=info msg="Created container d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=dca9535d-03da-4f01-acfb-8efcf2d73c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.759388 | controller | Jun 09 16:34:35.231768 crc crio[22095]: time="2026-06-09T16:34:35.23166514Z" level=info msg="Starting container: d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307" id=b0f6e576-af55-47a4-9b3b-a96cf2f0a877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.759404 | controller | Jun 09 16:34:35.237112 crc crio[22095]: time="2026-06-09T16:34:35.237006619Z" level=info msg="Started container" PID=125355 containerID=d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=b0f6e576-af55-47a4-9b3b-a96cf2f0a877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd
2026-06-09 17:40:40.759421 | controller | Jun 09 16:34:49.204006 crc crio[22095]: time="2026-06-09T16:34:49.20303356Z" level=info msg="Stopping pod sandbox: 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd" id=bd5b6bda-3672-43f5-95fb-4885f6d4bc99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759437 | controller | Jun 09 16:34:49.206169 crc crio[22095]: time="2026-06-09T16:34:49.20613672Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0019852e0}] Aliases:map[]}"
2026-06-09 17:40:40.759457 | controller | Jun 09 16:34:49.206436 crc crio[22095]: time="2026-06-09T16:34:49.206416407Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.759474 | controller | Jun 09 16:34:49.728482 crc crio[22095]: time="2026-06-09T16:34:49.72808488Z" level=info msg="Stopped pod sandbox: 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd" id=bd5b6bda-3672-43f5-95fb-4885f6d4bc99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759489 | controller | Jun 09 16:34:50.721817 crc crio[22095]: time="2026-06-09T16:34:50.721313873Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/POD" id=2b47d046-7695-45b8-bd54-5c1c85d55565 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.759505 | controller | Jun 09 16:34:50.722863 crc crio[22095]: time="2026-06-09T16:34:50.721845727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759521 | controller | Jun 09 16:34:50.760823 crc crio[22095]: time="2026-06-09T16:34:50.760610204Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc0074a5110}] Aliases:map[]}"
2026-06-09 17:40:40.759537 | controller | Jun 09 16:34:50.760823 crc crio[22095]: time="2026-06-09T16:34:50.760721827Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.759553 | controller | Jun 09 16:34:51.500580 crc crio[22095]: 2026-06-09T16:34:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041fb8a5e730f1f Mac:6e:e8:61:d3:03:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 SocketPath: PciID:}] [{Interface:0xc0002d8cb0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.759569 | controller | Jun 09 16:34:51.502163 crc crio[22095]: time="2026-06-09T16:34:51.502095597Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc0074a5110}] Aliases:map[]}"
2026-06-09 17:40:40.759586 | controller | Jun 09 16:34:51.502343 crc crio[22095]: time="2026-06-09T16:34:51.502287812Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.759601 | controller | Jun 09 16:34:51.510855 crc crio[22095]: time="2026-06-09T16:34:51.510783113Z" level=info msg="Ran pod sandbox 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/POD" id=2b47d046-7695-45b8-bd54-5c1c85d55565 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.759620 | controller | Jun 09 16:34:51.514101 crc crio[22095]: time="2026-06-09T16:34:51.514026147Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1ce1f8da-1391-4006-a5d6-1954239cdc68 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.759637 | controller | Jun 09 16:34:51.518533 crc crio[22095]: time="2026-06-09T16:34:51.518425231Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.759653 | controller | Jun 09 16:34:52.007061 crc crio[22095]: time="2026-06-09T16:34:52.006352347Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1ce1f8da-1391-4006-a5d6-1954239cdc68 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.759668 | controller | Jun 09 16:34:52.008786 crc crio[22095]: time="2026-06-09T16:34:52.008675008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=969dd1da-b420-4259-909c-d37c12307eeb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.759684 | controller | Jun 09 16:34:52.041844 crc crio[22095]: time="2026-06-09T16:34:52.041631224Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9b6c1bb3-7ab0-44fe-b676-17c3904f2ada name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.759700 | controller | Jun 09 16:34:52.052644 crc crio[22095]: time="2026-06-09T16:34:52.052520247Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=1d7eab4e-5b0f-4711-aeb8-8fef90f3a12c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.759715 | controller | Jun 09 16:34:52.057839 crc crio[22095]: time="2026-06-09T16:34:52.057755053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759730 | controller | Jun 09 16:34:52.104293 crc crio[22095]: time="2026-06-09T16:34:52.104006934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759746 | controller | Jun 09 16:34:52.107844 crc crio[22095]: time="2026-06-09T16:34:52.107779492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759761 | controller | Jun 09 16:34:52.292029 crc crio[22095]: time="2026-06-09T16:34:52.291750932Z" level=info msg="Created container b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=1d7eab4e-5b0f-4711-aeb8-8fef90f3a12c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.759777 | controller | Jun 09 16:34:52.293569 crc crio[22095]: time="2026-06-09T16:34:52.293466756Z" level=info msg="Starting container: b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b" id=34b42cbb-0b44-40cb-8e57-209520cc3eca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.759794 | controller | Jun 09 16:34:52.300613 crc crio[22095]: time="2026-06-09T16:34:52.300510539Z" level=info msg="Started container" PID=126339 containerID=b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=34b42cbb-0b44-40cb-8e57-209520cc3eca name=/runtime.v1.RuntimeService/StartContainer sandboxID=041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8
2026-06-09 17:40:40.759814 | controller | Jun 09 16:34:57.354170 crc crio[22095]: time="2026-06-09T16:34:57.353078809Z" level=info msg="Stopping pod sandbox: 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8" id=c312a1ee-06d1-4d1c-b4a0-a7865e78a39e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759831 | controller | Jun 09 16:34:57.356127 crc crio[22095]: time="2026-06-09T16:34:57.355106971Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc00263c938}] Aliases:map[]}"
2026-06-09 17:40:40.759850 | controller | Jun 09 16:34:57.356127 crc crio[22095]: time="2026-06-09T16:34:57.355308906Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.759884 | controller | Jun 09 16:34:57.971985 crc crio[22095]: time="2026-06-09T16:34:57.971259688Z" level=info msg="Stopped pod sandbox: 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8" id=c312a1ee-06d1-4d1c-b4a0-a7865e78a39e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759902 | controller | Jun 09 16:35:01.069651 crc crio[22095]: time="2026-06-09T16:35:01.067867824Z" level=info msg="Removing container: 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80" id=78b7a34e-45e1-4180-93c4-71828254e4be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.759919 | controller | Jun 09 16:35:01.097900 crc crio[22095]: time="2026-06-09T16:35:01.097650618Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/POD" id=fd445778-163f-4b13-973d-aaf1db5ae116 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.759935 | controller | Jun 09 16:35:01.097900 crc crio[22095]: time="2026-06-09T16:35:01.097802302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.759952 | controller | Jun 09 16:35:01.208354 crc crio[22095]: time="2026-06-09T16:35:01.20819369Z" level=info msg="Removed container 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80: openshift-infra/auto-csr-approver-29683708-mqxts/oc" id=78b7a34e-45e1-4180-93c4-71828254e4be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.759968 | controller | Jun 09 16:35:01.220191 crc crio[22095]: time="2026-06-09T16:35:01.219824182Z" level=info msg="Stopping pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d" id=b380bc29-4ba1-473c-b0c3-6d69d848622e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.759985 | controller | Jun 09 16:35:01.220191 crc crio[22095]: time="2026-06-09T16:35:01.220054358Z" level=info msg="Stopped pod sandbox (already stopped): 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d" id=b380bc29-4ba1-473c-b0c3-6d69d848622e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.760001 | controller | Jun 09 16:35:01.221647 crc crio[22095]: time="2026-06-09T16:35:01.221491205Z" level=info msg="Removing pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d" id=6c43ad41-b8d9-4f59-8e7b-aa32e6e0874e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.760020 | controller | Jun 09 16:35:01.257350 crc crio[22095]: time="2026-06-09T16:35:01.257261135Z" level=info msg="Removed pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d" id=6c43ad41-b8d9-4f59-8e7b-aa32e6e0874e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.760037 | controller | Jun 09 16:35:01.274368 crc crio[22095]: time="2026-06-09T16:35:01.274155874Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc0028b63c0}] Aliases:map[]}"
2026-06-09 17:40:40.760054 | controller | Jun 09 16:35:01.274368 crc crio[22095]: time="2026-06-09T16:35:01.274249716Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.760070 | controller | Jun 09 16:35:01.924890 crc crio[22095]: 2026-06-09T16:35:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3f5ef3da345870 Mac:d2:b6:f1:d9:15:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 SocketPath: PciID:}] [{Interface:0xc00052e740 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.760087 | controller | Jun 09 16:35:01.927265 crc crio[22095]: time="2026-06-09T16:35:01.927195209Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc0028b63c0}] Aliases:map[]}"
2026-06-09 17:40:40.760103 | controller | Jun 09 16:35:01.927453 crc crio[22095]: time="2026-06-09T16:35:01.927414635Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.760120 | controller | Jun 09 16:35:01.936975 crc crio[22095]: time="2026-06-09T16:35:01.936876771Z" level=info msg="Ran pod sandbox e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/POD" id=fd445778-163f-4b13-973d-aaf1db5ae116 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.760136 | controller | Jun 09 16:35:01.939820 crc crio[22095]: time="2026-06-09T16:35:01.939742435Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f382e9fd-80c7-4a5c-9452-4e6d9d68d2b4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.760152 | controller | Jun 09 16:35:01.945358 crc crio[22095]: time="2026-06-09T16:35:01.945190406Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.760169 | controller | Jun 09 16:35:02.356674 crc crio[22095]: time="2026-06-09T16:35:02.356504332Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f382e9fd-80c7-4a5c-9452-4e6d9d68d2b4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.760184 | controller | Jun 09 16:35:02.358211 crc crio[22095]: time="2026-06-09T16:35:02.357634341Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9e97d901-6a3b-42f2-a7f2-d6b09d4a4266 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.760204 | controller | Jun 09 16:35:02.382896 crc crio[22095]: time="2026-06-09T16:35:02.382774615Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f11e3889-51cd-444f-8a91-a944a0e51db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.760220 | controller | Jun 09 16:35:02.390729 crc crio[22095]: time="2026-06-09T16:35:02.390615938Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=ea71c25e-3c69-4e46-8f93-e3bfbc4f97f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.760236 | controller | Jun 09 16:35:02.391251 crc crio[22095]: time="2026-06-09T16:35:02.391198493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760252 | controller | Jun 09 16:35:02.441168 crc crio[22095]: time="2026-06-09T16:35:02.441083809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760268 | controller | Jun 09 16:35:02.445045 crc crio[22095]: time="2026-06-09T16:35:02.444207931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760285 | controller | Jun 09 16:35:02.644070 crc crio[22095]: time="2026-06-09T16:35:02.643891418Z" level=info msg="Created container 6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=ea71c25e-3c69-4e46-8f93-e3bfbc4f97f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.760300 | controller | Jun 09 16:35:02.645302 crc crio[22095]: time="2026-06-09T16:35:02.645240293Z" level=info msg="Starting container: 6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9" id=dd8056ff-3ef2-47f2-8b8a-8a644fa33db9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.760316 | controller | Jun 09 16:35:02.653728 crc crio[22095]: time="2026-06-09T16:35:02.65360175Z" level=info msg="Started container" PID=126976 containerID=6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=dd8056ff-3ef2-47f2-8b8a-8a644fa33db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca
2026-06-09 17:40:40.760332 | controller | Jun 09 16:36:05.164495 crc crio[22095]: time="2026-06-09T16:36:05.1603825Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683716-nd2pv/POD" id=e24e0c4c-e438-41e8-bd64-dcaec79a3fad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.760348 | controller | Jun 09 16:36:05.170779 crc crio[22095]: time="2026-06-09T16:36:05.164533958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760364 | controller | Jun 09 16:36:06.077285 crc crio[22095]: time="2026-06-09T16:36:06.076638584Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc001984110}] Aliases:map[]}"
2026-06-09 17:40:40.760384 | controller | Jun 09 16:36:06.106908 crc crio[22095]: time="2026-06-09T16:36:06.104634181Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683716-nd2pv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.760400 | controller | Jun 09 16:36:06.823503 crc crio[22095]: 2026-06-09T16:36:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:860e9820e393eb9 Mac:b2:20:d5:0a:6a:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 SocketPath: PciID:}] [{Interface:0xc00060f100 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.760416 | controller | Jun 09 16:36:06.826247 crc crio[22095]: time="2026-06-09T16:36:06.826130205Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc001984110}] Aliases:map[]}"
2026-06-09 17:40:40.760433 | controller | Jun 09 16:36:06.826384 crc crio[22095]: time="2026-06-09T16:36:06.826288269Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683716-nd2pv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.760449 | controller | Jun 09 16:36:06.840875 crc crio[22095]: time="2026-06-09T16:36:06.840792956Z" level=info msg="Ran pod sandbox 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a with infra container: openshift-infra/auto-csr-approver-29683716-nd2pv/POD" id=e24e0c4c-e438-41e8-bd64-dcaec79a3fad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.760465 | controller | Jun 09 16:36:06.843536 crc crio[22095]: time="2026-06-09T16:36:06.843456155Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fe9111dd-89f4-405b-a3db-8785e13a78cc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.760482 | controller | Jun 09 16:36:06.858020 crc crio[22095]: time="2026-06-09T16:36:06.85789254Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.760499 | controller | Jun 09 16:36:08.126985 crc crio[22095]: time="2026-06-09T16:36:08.126182398Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fe9111dd-89f4-405b-a3db-8785e13a78cc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.760515 | controller | Jun 09 16:36:08.128296 crc crio[22095]: time="2026-06-09T16:36:08.128210471Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=de262bff-cef1-40dd-92f5-9bbd973f305e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.760531 | controller | Jun 09 16:36:08.132201 crc crio[22095]: time="2026-06-09T16:36:08.132102002Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2502595d-2770-4ab3-bbcc-af3423d92ba7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.760548 | controller | Jun 09 16:36:08.140321 crc crio[22095]: time="2026-06-09T16:36:08.140235844Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683716-nd2pv/oc" id=566fc854-f14e-42c0-9f99-deba092f5cc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.760564 | controller | Jun 09 16:36:08.140823 crc crio[22095]: time="2026-06-09T16:36:08.140705996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760583 | controller | Jun 09 16:36:08.200414 crc crio[22095]: time="2026-06-09T16:36:08.200324875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760600 | controller | Jun 09 16:36:08.583388 crc crio[22095]: time="2026-06-09T16:36:08.583231872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760616 | controller | Jun 09 16:36:08.729567 crc crio[22095]: time="2026-06-09T16:36:08.728416024Z" level=info msg="Created container 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537: openshift-infra/auto-csr-approver-29683716-nd2pv/oc" id=566fc854-f14e-42c0-9f99-deba092f5cc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.760633 | controller | Jun 09 16:36:08.731388 crc crio[22095]: time="2026-06-09T16:36:08.731285009Z" level=info msg="Starting container: 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537" id=6d8d8ba7-57cf-483e-828f-7fa88b6f21d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.760649 | controller | Jun 09 16:36:08.740330 crc crio[22095]: time="2026-06-09T16:36:08.740221771Z" level=info msg="Started container" PID=130233 containerID=56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537 description=openshift-infra/auto-csr-approver-29683716-nd2pv/oc id=6d8d8ba7-57cf-483e-828f-7fa88b6f21d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a
2026-06-09 17:40:40.760666 | controller | Jun 09 16:36:10.597888 crc crio[22095]: time="2026-06-09T16:36:10.597208574Z" level=info msg="Stopping pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a" id=57c0f664-ddf8-4488-aa94-889911521c06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.760683 | controller | Jun 09 16:36:10.599566 crc crio[22095]: time="2026-06-09T16:36:10.598881907Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc00041daf0}] Aliases:map[]}"
2026-06-09 17:40:40.760699 | controller | Jun 09 16:36:10.599566 crc crio[22095]: time="2026-06-09T16:36:10.599102843Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683716-nd2pv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.760715 | controller | Jun 09 16:36:10.971700 crc crio[22095]: time="2026-06-09T16:36:10.970865361Z" level=info msg="Stopped pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a" id=57c0f664-ddf8-4488-aa94-889911521c06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.760732 | controller | Jun 09 16:37:04.523265 crc crio[22095]: time="2026-06-09T16:37:04.52257234Z" level=info msg="Removing container: ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc" id=93e866f8-d1ff-4e77-9b59-3de793818ac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.760748 | controller | Jun 09 16:37:04.762524 crc crio[22095]: time="2026-06-09T16:37:04.762175812Z" level=info msg="Removed container ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc: openshift-infra/auto-csr-approver-29683710-dfsbl/oc" id=93e866f8-d1ff-4e77-9b59-3de793818ac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.760764 | controller | Jun 09 16:37:04.773345 crc crio[22095]: time="2026-06-09T16:37:04.773219387Z" level=info msg="Stopping pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f" id=724cbf8b-a20f-41f3-b9e8-fa6dc560eb4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.760786 | controller | Jun 09 16:37:04.773678 crc crio[22095]: time="2026-06-09T16:37:04.773370891Z" level=info msg="Stopped pod sandbox (already stopped): f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f" id=724cbf8b-a20f-41f3-b9e8-fa6dc560eb4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.760802 | controller | Jun 09 16:37:04.774358 crc crio[22095]: time="2026-06-09T16:37:04.774276465Z" level=info msg="Removing pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f" id=b1158153-de2d-4ac7-b084-3392f0c1914a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.760818 | controller | Jun 09 16:37:04.792552 crc crio[22095]: time="2026-06-09T16:37:04.792401972Z" level=info msg="Removed pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f" id=b1158153-de2d-4ac7-b084-3392f0c1914a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.760834 | controller | Jun 09 16:38:00.733791 crc crio[22095]: time="2026-06-09T16:38:00.732502403Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683718-cgmmh/POD" id=0b719e87-1198-446f-856d-ec78d49d09fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.760853 | controller | Jun 09 16:38:00.735682 crc crio[22095]: time="2026-06-09T16:38:00.733821777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.760889 | controller | Jun 09 16:38:00.780754 crc crio[22095]: time="2026-06-09T16:38:00.780625535Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc00041c0f8}] Aliases:map[]}"
2026-06-09 17:40:40.760907 | controller | Jun 09 16:38:00.780754 crc crio[22095]: time="2026-06-09T16:38:00.780700877Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683718-cgmmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.760923 | controller | Jun 09 16:38:01.374881 crc crio[22095]: 2026-06-09T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b327d6dfa20f97b Mac:76:0f:b1:7e:d4:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.760940 | controller | Jun 09 16:38:01.377149 crc crio[22095]: time="2026-06-09T16:38:01.377073189Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc00041c0f8}] Aliases:map[]}"
2026-06-09 17:40:40.760956 | controller | Jun 09 16:38:01.377303 crc crio[22095]: time="2026-06-09T16:38:01.377278654Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683718-cgmmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.760973 | controller | Jun 09 16:38:01.390828 crc crio[22095]: time="2026-06-09T16:38:01.390655999Z" level=info msg="Ran pod sandbox b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 with infra container: openshift-infra/auto-csr-approver-29683718-cgmmh/POD" id=0b719e87-1198-446f-856d-ec78d49d09fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.760993 | controller | Jun 09 16:38:01.396065 crc crio[22095]: time="2026-06-09T16:38:01.396003887Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2b81b0a3-4891-4d54-a39c-f11df29f9750 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.761010 | controller | Jun 09 16:38:01.404119 crc crio[22095]: time="2026-06-09T16:38:01.403415938Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.761026 | controller | Jun 09 16:38:02.910478 crc crio[22095]: time="2026-06-09T16:38:02.909868156Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2b81b0a3-4891-4d54-a39c-f11df29f9750 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.761043 | controller | Jun 09 16:38:02.912355 crc crio[22095]: time="2026-06-09T16:38:02.911838967Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=73d9ff49-49ca-495d-b857-6cc66bbb04b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.761059 | controller | Jun 09 16:38:02.914327 crc crio[22095]: time="2026-06-09T16:38:02.914236679Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4015f73d-a5d9-4312-9d6d-c14d2d6d76e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.761075 | controller | Jun 09 16:38:02.922514 crc crio[22095]: time="2026-06-09T16:38:02.922291477Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683718-cgmmh/oc" id=cfe51d0c-2eeb-4409-923b-4bc388b9eeaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.761092 | controller | Jun 09 16:38:02.923979 crc crio[22095]: time="2026-06-09T16:38:02.923836117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761108 | controller | Jun 09 16:38:02.988809 crc crio[22095]: time="2026-06-09T16:38:02.98869295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761124 | controller | Jun 09 16:38:03.276076 crc crio[22095]: time="2026-06-09T16:38:03.273421599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761140 | controller | Jun 09 16:38:03.422147 crc crio[22095]: time="2026-06-09T16:38:03.422005004Z" level=info msg="Created container 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de: openshift-infra/auto-csr-approver-29683718-cgmmh/oc" id=cfe51d0c-2eeb-4409-923b-4bc388b9eeaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.761157 | controller | Jun 09 16:38:03.423292 crc crio[22095]: time="2026-06-09T16:38:03.423207485Z" level=info msg="Starting container: 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de" id=002f1c44-aca8-4d20-b306-9d821dd88dac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.761173 | controller | Jun 09 16:38:03.430003 crc crio[22095]: time="2026-06-09T16:38:03.429802865Z" level=info msg="Started container" PID=135603 containerID=421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de description=openshift-infra/auto-csr-approver-29683718-cgmmh/oc id=002f1c44-aca8-4d20-b306-9d821dd88dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83
2026-06-09 17:40:40.761190 | controller | Jun 09 16:38:04.907128 crc crio[22095]: time="2026-06-09T16:38:04.906207869Z" level=info msg="Stopping pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83" id=32496025-3594-42d7-ac0b-cf66443326d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761210 | controller | Jun 09 16:38:04.908817 crc crio[22095]: time="2026-06-09T16:38:04.907690567Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc002272ce8}] Aliases:map[]}"
2026-06-09 17:40:40.761227 | controller | Jun 09 16:38:04.908817 crc crio[22095]: time="2026-06-09T16:38:04.907906562Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683718-cgmmh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.761244 | controller | Jun 09 16:38:05.322804 crc crio[22095]: time="2026-06-09T16:38:05.322260296Z" level=info msg="Stopped pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83" id=32496025-3594-42d7-ac0b-cf66443326d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761260 | controller | Jun 09 16:39:04.846379 crc crio[22095]: time="2026-06-09T16:39:04.845176284Z" level=info msg="Removing container: 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2" id=3cded32c-7ee5-4eaa-9c1e-23a7fe23fd92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.761277 | controller | Jun 09 16:39:05.268012 crc crio[22095]: time="2026-06-09T16:39:05.267156076Z" level=info msg="Removed container 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2: openshift-infra/auto-csr-approver-29683712-zp2d7/oc" id=3cded32c-7ee5-4eaa-9c1e-23a7fe23fd92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.761294 | controller | Jun 09 16:39:05.285523 crc crio[22095]: time="2026-06-09T16:39:05.285398506Z" level=info msg="Stopping pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35" id=add7d8fe-be24-4946-8660-102c5e92ac0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761310 | controller | Jun 09 16:39:05.285523 crc crio[22095]: time="2026-06-09T16:39:05.285492199Z" level=info msg="Stopped pod sandbox (already stopped): f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35" id=add7d8fe-be24-4946-8660-102c5e92ac0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761326 | controller | Jun 09 16:39:05.286698 crc crio[22095]: time="2026-06-09T16:39:05.286570887Z" level=info msg="Removing pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35" id=0b9b9e4f-f41b-4c52-91cc-64eca32234e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.761342 | controller | Jun 09 16:39:05.305492 crc crio[22095]: time="2026-06-09T16:39:05.305337131Z" level=info msg="Removed pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35" id=0b9b9e4f-f41b-4c52-91cc-64eca32234e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.761359 | controller | Jun 09 16:40:00.516429 crc crio[22095]: time="2026-06-09T16:40:00.515261936Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683720-gpx8b/POD" id=e248860a-9753-4bde-aefd-59db295e5f04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.761375 | controller | Jun 09 16:40:00.517653 crc crio[22095]: time="2026-06-09T16:40:00.516464917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761391 | controller | Jun 09 16:40:00.571968 crc crio[22095]: time="2026-06-09T16:40:00.571692822Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}"
2026-06-09 17:40:40.761411 | controller | Jun 09 16:40:00.571968 crc crio[22095]: time="2026-06-09T16:40:00.571852706Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683720-gpx8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.761428 | controller | Jun 09 16:40:01.116839 crc crio[22095]: 2026-06-09T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb00e9d4ed51b96 Mac:b2:ad:f4:8b:ca:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 SocketPath: PciID:}] [{Interface:0xc00022eb10 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.761445 | controller | Jun 09 16:40:01.119063 crc crio[22095]: time="2026-06-09T16:40:01.118986087Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}"
2026-06-09 17:40:40.761462 | controller | Jun 09 16:40:01.119233 crc crio[22095]: time="2026-06-09T16:40:01.119190852Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683720-gpx8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.761478 | controller | Jun 09 16:40:01.129150 crc crio[22095]: time="2026-06-09T16:40:01.129058177Z" level=info msg="Ran pod sandbox fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 with infra container: openshift-infra/auto-csr-approver-29683720-gpx8b/POD" id=e248860a-9753-4bde-aefd-59db295e5f04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.761494 | controller | Jun 09 16:40:01.132691 crc crio[22095]: time="2026-06-09T16:40:01.132586408Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=51ef93fb-cd7c-4006-aab9-fa0fb5d58b51 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.761511 | controller | Jun 09 16:40:01.142904 crc crio[22095]: time="2026-06-09T16:40:01.142791951Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.761527 | controller | Jun 09 16:40:02.081119 crc crio[22095]: time="2026-06-09T16:40:02.080273026Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=51ef93fb-cd7c-4006-aab9-fa0fb5d58b51 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.761544 | controller | Jun 09 16:40:02.083216 crc crio[22095]: time="2026-06-09T16:40:02.082086423Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=174e22c8-0ce9-47d5-b3ff-f35bddd27fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.761560 | controller | Jun 09 16:40:02.087526 crc crio[22095]: time="2026-06-09T16:40:02.08740408Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82fc5c33-5e48-4a2c-9777-f3d960398b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.761576 | controller | Jun 09 16:40:02.100122 crc crio[22095]: time="2026-06-09T16:40:02.100006955Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683720-gpx8b/oc" id=bce55a43-8293-4563-b9ee-ca0e9c8c0c6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.761592 | controller | Jun 09 16:40:02.100599 crc crio[22095]: time="2026-06-09T16:40:02.100533649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761612 | controller | Jun 09 16:40:02.161017 crc crio[22095]: time="2026-06-09T16:40:02.15867469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761628 | controller | Jun 09 16:40:02.410233 crc crio[22095]: time="2026-06-09T16:40:02.410118399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761644 | controller | Jun 09 16:40:02.553280 crc crio[22095]: time="2026-06-09T16:40:02.55314362Z" level=info msg="Created container 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e: openshift-infra/auto-csr-approver-29683720-gpx8b/oc" id=bce55a43-8293-4563-b9ee-ca0e9c8c0c6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.761660 | controller | Jun 09 16:40:02.554670 crc crio[22095]: time="2026-06-09T16:40:02.554556897Z" level=info msg="Starting container: 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e" id=c4cb4721-539a-45cc-965d-b07b6521bb59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.761676 | controller | Jun 09 16:40:02.566459 crc crio[22095]: time="2026-06-09T16:40:02.566341041Z" level=info msg="Started container" PID=141198 containerID=4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e description=openshift-infra/auto-csr-approver-29683720-gpx8b/oc id=c4cb4721-539a-45cc-965d-b07b6521bb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88
2026-06-09 17:40:40.761693 | controller | Jun 09 16:40:04.985848 crc crio[22095]: time="2026-06-09T16:40:04.984676283Z" level=info msg="Stopping pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88" id=8a5ee873-400a-42b0-b44b-83040eecfcc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761709 | controller | Jun 09 16:40:04.987597 crc crio[22095]: time="2026-06-09T16:40:04.986628273Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc00041d188}] Aliases:map[]}"
2026-06-09 17:40:40.761725 | controller | Jun 09 16:40:04.987597 crc crio[22095]: time="2026-06-09T16:40:04.986754197Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683720-gpx8b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.761742 | controller | Jun 09 16:40:05.300122 crc crio[22095]: time="2026-06-09T16:40:05.296724226Z" level=info msg="Stopped pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88" id=8a5ee873-400a-42b0-b44b-83040eecfcc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761758 | controller | Jun 09 16:40:05.330572 crc crio[22095]: time="2026-06-09T16:40:05.330460717Z" level=info msg="Removing container: 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9" id=7d738596-ca4a-4a92-a959-8d854d2fe1dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.761774 | controller | Jun 09 16:40:05.433272 crc crio[22095]: time="2026-06-09T16:40:05.433115326Z" level=info msg="Removed container 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init" id=7d738596-ca4a-4a92-a959-8d854d2fe1dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.761793 | controller | Jun 09 16:40:05.436964 crc crio[22095]: time="2026-06-09T16:40:05.436847443Z" level=info msg="Removing container: 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870" id=cdd19ee8-b28a-4701-95e0-cdb93f58ebdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.761810 | controller | Jun 09 16:40:05.505400 crc crio[22095]: time="2026-06-09T16:40:05.505296799Z" level=info msg="Removed container 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery" id=cdd19ee8-b28a-4701-95e0-cdb93f58ebdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.761826 | controller | Jun 09 16:40:05.524514 crc crio[22095]: time="2026-06-09T16:40:05.524450244Z" level=info msg="Stopping pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2" id=9144a2f3-9c85-46e4-928a-faa83e8f4bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761842 | controller | Jun 09 16:40:05.524765 crc crio[22095]: time="2026-06-09T16:40:05.524746771Z" level=info msg="Stopped pod sandbox (already stopped): 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2" id=9144a2f3-9c85-46e4-928a-faa83e8f4bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.761879 | controller | Jun 09 16:40:05.525992 crc crio[22095]: time="2026-06-09T16:40:05.52585313Z" level=info msg="Removing pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2" id=45b4538b-80c4-4f68-9fff-177726df1f20 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.761897 | controller | Jun 09 16:40:05.543781 crc crio[22095]: time="2026-06-09T16:40:05.541036012Z" level=info msg="Removed pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2" id=45b4538b-80c4-4f68-9fff-177726df1f20 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.761913 | controller | Jun 09 16:40:55.710871 crc crio[22095]: time="2026-06-09T16:40:55.709525516Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-8nkmz/POD" id=a0e7505b-1e10-49b6-a410-db4c810aad35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.761930 | controller | Jun 09 16:40:55.713261 crc crio[22095]: time="2026-06-09T16:40:55.711160848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.761946 | controller | Jun 09 16:40:55.754457 crc crio[22095]: time="2026-06-09T16:40:55.754308172Z" level=info msg="Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc000526908}] Aliases:map[]}"
2026-06-09 17:40:40.761963 | controller | Jun 09 16:40:55.754457 crc crio[22095]: time="2026-06-09T16:40:55.754388744Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-8nkmz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.761980 | controller | Jun 09 16:40:56.147444 crc crio[22095]: 2026-06-09T16:40:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad36ab35ef46538 Mac:1a:43:9f:cc:f3:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 SocketPath: PciID:}] [{Interface:0xc0002c6bd0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.761997 | controller | Jun 09 16:40:56.149537 crc crio[22095]: time="2026-06-09T16:40:56.14868023Z" level=info msg="Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc000526908}] Aliases:map[]}"
2026-06-09 17:40:40.762017 | controller | Jun 09 16:40:56.149666 crc crio[22095]: time="2026-06-09T16:40:56.149632454Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-8nkmz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.762034 | controller | Jun 09 16:40:56.161991 crc crio[22095]: time="2026-06-09T16:40:56.159332775Z" level=info msg="Ran pod sandbox ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf with infra container: openshift-marketplace/redhat-operators-8nkmz/POD" id=a0e7505b-1e10-49b6-a410-db4c810aad35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.762050 | controller | Jun 09 16:40:56.167049 crc crio[22095]: time="2026-06-09T16:40:56.164313053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a85d1360-2324-4674-a633-c373d5ef44fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762066 | controller | Jun 09 16:40:56.167348 crc crio[22095]: time="2026-06-09T16:40:56.167222358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1a0c8ce2-e505-46ba-be9c-1b6feeb85140 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762083 | controller | Jun 09 16:40:56.182416 crc crio[22095]: time="2026-06-09T16:40:56.182267797Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8nkmz/extract-utilities" id=43a5647a-c78f-4014-a945-22d7a2dc3f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762099 | controller | Jun 09 16:40:56.182729 crc crio[22095]: time="2026-06-09T16:40:56.182649997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762116 | controller | Jun 09 16:40:56.243339 crc crio[22095]: time="2026-06-09T16:40:56.24323654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762132 | controller | Jun 09 16:40:56.250956 crc crio[22095]: time="2026-06-09T16:40:56.250782805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762148 | controller | Jun 09 16:40:56.441539 crc crio[22095]: time="2026-06-09T16:40:56.441281561Z" level=info msg="Created container 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764: openshift-marketplace/redhat-operators-8nkmz/extract-utilities" id=43a5647a-c78f-4014-a945-22d7a2dc3f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762165 | controller | Jun 09 16:40:56.442847 crc crio[22095]: time="2026-06-09T16:40:56.442734399Z" level=info msg="Starting container: 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764" id=ae5442f5-11ee-4b10-bf70-1d16f1d1c4ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.762182 | controller | Jun 09 16:40:56.450536 crc crio[22095]: time="2026-06-09T16:40:56.450389837Z" level=info msg="Started container" PID=143867 containerID=6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764 description=openshift-marketplace/redhat-operators-8nkmz/extract-utilities id=ae5442f5-11ee-4b10-bf70-1d16f1d1c4ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf
2026-06-09 17:40:40.762199 | controller | Jun 09 16:40:57.296382 crc crio[22095]: time="2026-06-09T16:40:57.295536928Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=269dc027-fc6b-41a6-a1cd-274ecf4012ac name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.762218 | controller | Jun 09 16:40:57.337053 crc crio[22095]: time="2026-06-09T16:40:57.336803023Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.762235 | controller | Jun 09 16:40:58.059713 crc crio[22095]: time="2026-06-09T16:40:58.059512034Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=269dc027-fc6b-41a6-a1cd-274ecf4012ac name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.762251 | controller | Jun 09 16:40:58.060439 crc crio[22095]: time="2026-06-09T16:40:58.060342385Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8358605d-39c9-4851-8fd7-cf7b197f6bc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762267 | controller | Jun 09 16:40:58.063639 crc crio[22095]: time="2026-06-09T16:40:58.063567659Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6cdc091b-e1c9-464a-b6fd-aeb375b8a070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762283 | controller | Jun 09 16:40:58.096787 crc crio[22095]: time="2026-06-09T16:40:58.096694683Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8nkmz/extract-content" id=71b94c1b-4425-495d-9be0-80b9e67b9bb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762299 | controller | Jun 09 16:40:58.097474 crc crio[22095]: time="2026-06-09T16:40:58.097423082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762315 | controller | Jun 09 16:40:58.157707 crc crio[22095]: time="2026-06-09T16:40:58.156785124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762331 | controller | Jun 09 16:40:58.165058 crc crio[22095]: time="2026-06-09T16:40:58.164981196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762347 | controller | Jun 09 16:40:58.345533 crc crio[22095]: time="2026-06-09T16:40:58.345385153Z" level=info msg="Created container 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f: openshift-marketplace/redhat-operators-8nkmz/extract-content" id=71b94c1b-4425-495d-9be0-80b9e67b9bb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762362 | controller | Jun 09 16:40:58.347989 crc crio[22095]: time="2026-06-09T16:40:58.347691052Z" level=info msg="Starting container: 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f" id=1390196f-a15a-4656-8f3b-c3bfbd3c673a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.762378 | controller | Jun 09 16:40:58.362144 crc crio[22095]: time="2026-06-09T16:40:58.360422141Z" level=info msg="Started container" PID=144010 containerID=90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f description=openshift-marketplace/redhat-operators-8nkmz/extract-content id=1390196f-a15a-4656-8f3b-c3bfbd3c673a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf
2026-06-09 17:40:40.762395 | controller | Jun 09 16:41:00.246465 crc crio[22095]: time="2026-06-09T16:41:00.245179444Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-th7k2/POD" id=df27e765-fd5f-4538-babf-dc57bda80cff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.762411 | controller | Jun 09 16:41:00.248289 crc crio[22095]: time="2026-06-09T16:41:00.246489398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762432 | controller | Jun 09 16:41:00.302210 crc crio[22095]: time="2026-06-09T16:41:00.302092593Z" level=info msg="Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc0022728f8}] Aliases:map[]}"
2026-06-09 17:40:40.762449 | controller | Jun 09 16:41:00.302210 crc crio[22095]: time="2026-06-09T16:41:00.302181125Z" level=info msg="Adding pod openshift-marketplace_community-operators-th7k2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.762466 | controller | Jun 09 16:41:01.096691 crc crio[22095]: 2026-06-09T16:41:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abed7eca85508e6 Mac:be:4e:d0:f1:36:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.762483 | controller | Jun 09 16:41:01.098308 crc crio[22095]: time="2026-06-09T16:41:01.098246839Z" level=info msg="Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc0022728f8}] Aliases:map[]}"
2026-06-09 17:40:40.762500 | controller | Jun 09 16:41:01.098496 crc crio[22095]: time="2026-06-09T16:41:01.098423073Z" level=info msg="Checking pod openshift-marketplace_community-operators-th7k2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.762516 | controller | Jun 09 16:41:01.112259 crc crio[22095]: time="2026-06-09T16:41:01.112136867Z" level=info msg="Ran pod sandbox abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 with infra container: openshift-marketplace/community-operators-th7k2/POD" id=df27e765-fd5f-4538-babf-dc57bda80cff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.762532 | controller | Jun 09 16:41:01.115746 crc crio[22095]: time="2026-06-09T16:41:01.115679839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f25ad09c-d9ff-4ced-ab8f-578455a7bb80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762548 | controller | Jun 09 16:41:01.118235 crc crio[22095]: time="2026-06-09T16:41:01.118160033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22a4d219-d2e1-4fc2-b921-86dcc10e1201 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762564 | controller | Jun 09 16:41:01.128709 crc crio[22095]: time="2026-06-09T16:41:01.128585912Z" level=info msg="Creating container: openshift-marketplace/community-operators-th7k2/extract-utilities" id=c83fb6fa-f1f5-4dd5-ac4b-c41e4b021886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762580 | controller | Jun 09 16:41:01.129452 crc crio[22095]: time="2026-06-09T16:41:01.129356772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762597 | controller | Jun 09 16:41:01.218761 crc crio[22095]: time="2026-06-09T16:41:01.218688017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762615 | controller | Jun 09 16:41:01.223005 crc crio[22095]: time="2026-06-09T16:41:01.222862075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762632 | controller | Jun 09 16:41:01.466780 crc crio[22095]: time="2026-06-09T16:41:01.465655571Z" level=info msg="Created container 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e: openshift-marketplace/community-operators-th7k2/extract-utilities" id=c83fb6fa-f1f5-4dd5-ac4b-c41e4b021886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762649 | controller | Jun 09 16:41:01.469413 crc crio[22095]: time="2026-06-09T16:41:01.469060579Z" level=info msg="Starting container: 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e" id=bde92cdb-09b5-4345-924e-9c78c5a92dbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.762665 | controller | Jun 09 16:41:01.481685 crc crio[22095]: time="2026-06-09T16:41:01.481515631Z" level=info msg="Started container" PID=144233 containerID=71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e description=openshift-marketplace/community-operators-th7k2/extract-utilities id=bde92cdb-09b5-4345-924e-9c78c5a92dbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1
2026-06-09 17:40:40.762681 | controller | Jun 09 16:41:02.403129 crc crio[22095]: time="2026-06-09T16:41:02.402789037Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=09fde097-3ce2-4004-840b-c550ca4ee788 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.762697 | controller | Jun 09 16:41:02.412857 crc crio[22095]: time="2026-06-09T16:41:02.411634765Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.762713 | controller | Jun 09 16:41:03.964977 crc crio[22095]: time="2026-06-09T16:41:03.963531857Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=09fde097-3ce2-4004-840b-c550ca4ee788 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.762729 | controller | Jun 09 16:41:03.967033 crc crio[22095]: time="2026-06-09T16:41:03.966395511Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bcc03fa1-2ca1-4925-9b95-9545023b7aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762746 | controller | Jun 09 16:41:03.972565 crc crio[22095]: time="2026-06-09T16:41:03.972420646Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=af5f252e-005a-42e1-8be2-2da019e0e7ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762762 | controller | Jun 09 16:41:03.986657 crc crio[22095]: time="2026-06-09T16:41:03.986576521Z" level=info msg="Creating container: openshift-marketplace/community-operators-th7k2/extract-content" id=bc0130d5-08f7-42c0-a725-7b461ef2f336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762792 | controller | Jun 09 16:41:03.988028 crc crio[22095]: time="2026-06-09T16:41:03.987455304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762810 | controller | Jun 09 16:41:04.050110 crc crio[22095]: time="2026-06-09T16:41:04.049710781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762826 | controller | Jun 09 16:41:04.085519 crc crio[22095]: time="2026-06-09T16:41:04.081502991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762846 | controller | Jun 09 16:41:04.305767 crc crio[22095]: time="2026-06-09T16:41:04.305604545Z" level=info msg="Created container eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161: openshift-marketplace/community-operators-th7k2/extract-content" id=bc0130d5-08f7-42c0-a725-7b461ef2f336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762881 | controller | Jun 09 16:41:04.309468 crc crio[22095]: time="2026-06-09T16:41:04.309231828Z" level=info msg="Starting container: eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161" id=1c74176e-2a8f-436c-aeb1-00d33a67ab40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.762899 | controller | Jun 09 16:41:04.318355 crc crio[22095]: time="2026-06-09T16:41:04.316024274Z" level=info msg="Started container" PID=144370 containerID=eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161 description=openshift-marketplace/community-operators-th7k2/extract-content id=1c74176e-2a8f-436c-aeb1-00d33a67ab40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1
2026-06-09 17:40:40.762916 | controller | Jun 09 16:41:04.453504 crc crio[22095]: time="2026-06-09T16:41:04.452740762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=979ab467-e967-4517-b3fc-3b816fd5e895 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762932 | controller | Jun 09 16:41:04.456511 crc crio[22095]: time="2026-06-09T16:41:04.456296924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f4f15ecd-05cf-4514-801b-987e1cdb4e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.762948 | controller | Jun 09 16:41:04.470420 crc crio[22095]: time="2026-06-09T16:41:04.469555486Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8nkmz/registry-server" id=32376168-b2ef-43b2-b7d5-9e454eee0ee0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.762964 | controller | Jun 09 16:41:04.470420 crc crio[22095]: time="2026-06-09T16:41:04.469890385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762980 | controller | Jun 09 16:41:04.599432 crc crio[22095]: time="2026-06-09T16:41:04.599314344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.762996 | controller | Jun 09 16:41:04.607006 crc crio[22095]: time="2026-06-09T16:41:04.606796097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.763012 | controller | Jun 09 16:41:04.801062 crc crio[22095]: time="2026-06-09T16:41:04.800761943Z" level=info msg="Created container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server" id=32376168-b2ef-43b2-b7d5-9e454eee0ee0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.763028 | controller | Jun 09 16:41:04.802719 crc crio[22095]: time="2026-06-09T16:41:04.802280462Z" level=info msg="Starting container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8" id=831cf7cf-ad8e-4df7-a8f0-cd011ad3ad3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.763047 | controller | Jun 09 16:41:04.812127 crc crio[22095]: time="2026-06-09T16:41:04.81185541Z" level=info msg="Started container" PID=144386 containerID=7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8 description=openshift-marketplace/redhat-operators-8nkmz/registry-server id=831cf7cf-ad8e-4df7-a8f0-cd011ad3ad3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf
2026-06-09 17:40:40.763073 | controller | Jun 09 16:41:05.582694 crc crio[22095]: time="2026-06-09T16:41:05.582038857Z" level=info msg="Removing container: 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c" id=328c9086-d550-4e9e-893f-08a5d3c3a76b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763096 | controller | Jun 09 16:41:05.771378 crc crio[22095]: time="2026-06-09T16:41:05.771087256Z" level=info msg="Removed container 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c: openshift-infra/auto-csr-approver-29683714-xhdcp/oc" id=328c9086-d550-4e9e-893f-08a5d3c3a76b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763159 | controller | Jun 09 16:41:05.782259 crc crio[22095]: time="2026-06-09T16:41:05.78209125Z" level=info msg="Stopping pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7" id=1f07dae3-229c-4d08-b674-c67106b38eef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763180 | controller | Jun 09 16:41:05.782259 crc crio[22095]: time="2026-06-09T16:41:05.782198333Z" level=info msg="Stopped pod sandbox (already stopped): f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7" id=1f07dae3-229c-4d08-b674-c67106b38eef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763197 | controller | Jun 09 16:41:05.783587 crc crio[22095]: time="2026-06-09T16:41:05.783151878Z" level=info msg="Removing pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7" id=a619fe29-c59a-4db6-806d-14ff14fa1f55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.763213 | controller | Jun 09 16:41:05.799558 crc crio[22095]: time="2026-06-09T16:41:05.799454378Z" level=info msg="Removed pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7" id=a619fe29-c59a-4db6-806d-14ff14fa1f55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.763229 | controller | Jun 09 16:41:07.534004 crc crio[22095]: time="2026-06-09T16:41:07.533199883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc1624da-210d-43d1-adb9-68c32e0f3fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.763245 | controller | Jun 09 16:41:07.537311 crc crio[22095]: time="2026-06-09T16:41:07.537239627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4b4f3a1b-5f80-440f-b78f-894429398e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.763260 | controller | Jun 09 16:41:07.558358 crc crio[22095]: time="2026-06-09T16:41:07.558219839Z" level=info msg="Creating container: openshift-marketplace/community-operators-th7k2/registry-server" id=0af13f8f-981c-46a6-86ba-2e2437ca4ed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.763276 | controller | Jun 09 16:41:07.558728 crc crio[22095]: time="2026-06-09T16:41:07.558615239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.763291 | controller | Jun 09 16:41:07.631339 crc crio[22095]: time="2026-06-09T16:41:07.631233803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.763307 | controller | Jun 09 16:41:07.641380 crc crio[22095]: time="2026-06-09T16:41:07.641100338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.763323 | controller | Jun 09 16:41:07.818523 crc crio[22095]: time="2026-06-09T16:41:07.817811458Z" level=info msg="Created container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server" id=0af13f8f-981c-46a6-86ba-2e2437ca4ed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.763343 | controller | Jun 09 16:41:07.822021 crc crio[22095]: time="2026-06-09T16:41:07.821906504Z" level=info msg="Starting container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56" id=f9063f6d-7710-4517-b747-5a596f80d377 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.763359 | controller | Jun 09 16:41:07.827694 crc crio[22095]: time="2026-06-09T16:41:07.827618852Z" level=info msg="Started container" PID=144648 containerID=d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56 description=openshift-marketplace/community-operators-th7k2/registry-server id=f9063f6d-7710-4517-b747-5a596f80d377 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1
2026-06-09 17:40:40.763376 | controller | Jun 09 16:41:21.811342 crc crio[22095]: time="2026-06-09T16:41:21.810109812Z" level=info msg="Stopping container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56 (timeout: 2s)" id=71bb7013-785d-4f75-b449-fb038cddb21b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.763392 | controller | Jun 09 16:41:22.442756 crc crio[22095]: time="2026-06-09T16:41:22.442618666Z" level=info msg="Stopped container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server" id=71bb7013-785d-4f75-b449-fb038cddb21b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.763408 | controller | Jun 09 16:41:22.444065 crc crio[22095]: time="2026-06-09T16:41:22.443977301Z" level=info msg="Stopping pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1" id=c739fa87-fd4b-44d8-a077-735f974bedb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763425 | controller | Jun 09 16:41:22.445309 crc crio[22095]: time="2026-06-09T16:41:22.445233553Z" level=info msg="Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc000526820}] Aliases:map[]}"
2026-06-09 17:40:40.763442 | controller | Jun 09 16:41:22.445514 crc crio[22095]: time="2026-06-09T16:41:22.445451419Z" level=info msg="Deleting pod openshift-marketplace_community-operators-th7k2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.763458 | controller | Jun 09 16:41:22.788625 crc crio[22095]: time="2026-06-09T16:41:22.788023889Z" level=info msg="Stopped pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1" id=c739fa87-fd4b-44d8-a077-735f974bedb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763475 | controller | Jun 09 16:41:26.997485 crc crio[22095]: time="2026-06-09T16:41:26.996427639Z" level=info msg="Stopping container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8 (timeout: 2s)" id=c3dc053f-bfc0-4cd5-b4b4-fde1781ba214 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.763491 | controller | Jun 09 16:41:27.126669 crc crio[22095]: time="2026-06-09T16:41:27.126539247Z" level=info msg="Stopped container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server" id=c3dc053f-bfc0-4cd5-b4b4-fde1781ba214 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.763507 | controller | Jun 09 16:41:27.128048 crc crio[22095]: time="2026-06-09T16:41:27.127860271Z" level=info msg="Stopping pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf" id=0b203d58-5aa6-4b3d-8993-e58fee62cb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763526 | controller | Jun 09 16:41:27.128866 crc crio[22095]: time="2026-06-09T16:41:27.128753654Z" level=info msg="Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc00263db38}] Aliases:map[]}"
2026-06-09 17:40:40.763543 | controller | Jun 09 16:41:27.129136 crc crio[22095]: time="2026-06-09T16:41:27.129063842Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-8nkmz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.763559 | controller | Jun 09 16:41:27.460006 crc crio[22095]: time="2026-06-09T16:41:27.459366567Z" level=info msg="Stopped pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf" id=0b203d58-5aa6-4b3d-8993-e58fee62cb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763575 | controller | Jun 09 16:41:27.898978 crc crio[22095]: time="2026-06-09T16:41:27.89809866Z" level=info msg="Removing container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8" id=7566e7eb-5bf2-4afd-a0ff-3b1f3daf3adc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763592 | controller | Jun 09 16:41:27.936478 crc crio[22095]: time="2026-06-09T16:41:27.936366077Z" level=info msg="Removed container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server" id=7566e7eb-5bf2-4afd-a0ff-3b1f3daf3adc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763608 | controller | Jun 09 16:41:27.941158 crc crio[22095]: time="2026-06-09T16:41:27.940891644Z" level=info msg="Removing container: 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f" id=87037183-d38c-4479-8458-949d5c41eed1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763624 | controller | Jun 09 16:41:27.989753 crc crio[22095]: time="2026-06-09T16:41:27.989516659Z" level=info msg="Removed container 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f: openshift-marketplace/redhat-operators-8nkmz/extract-content" id=87037183-d38c-4479-8458-949d5c41eed1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763641 | controller | Jun 09 16:41:27.995785 crc crio[22095]: time="2026-06-09T16:41:27.995697289Z" level=info msg="Removing container: 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764" id=32519e33-df9b-4a9b-9740-ce0682cdb6d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763657 | controller | Jun 09 16:41:28.080689 crc crio[22095]: time="2026-06-09T16:41:28.080545609Z" level=info msg="Removed container 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764: openshift-marketplace/redhat-operators-8nkmz/extract-utilities" id=32519e33-df9b-4a9b-9740-ce0682cdb6d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.763674 | controller | Jun 09 16:41:38.042491 crc crio[22095]: time="2026-06-09T16:41:38.041471878Z" level=info msg="Stopping pod sandbox: e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca" id=ed0d136c-5d4f-449e-b924-8acf192eefcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763691 | controller | Jun 09 16:41:38.044482 crc crio[22095]: time="2026-06-09T16:41:38.043363307Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc00041cca8}] Aliases:map[]}"
2026-06-09 17:40:40.763710 | controller | Jun 09 16:41:38.044482 crc crio[22095]: time="2026-06-09T16:41:38.043591373Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.763727 | controller | Jun 09 16:41:38.794890 crc crio[22095]: time="2026-06-09T16:41:38.793892946Z" level=info msg="Stopped pod sandbox: e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca" id=ed0d136c-5d4f-449e-b924-8acf192eefcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.763743 | controller | Jun 09 16:41:39.641288 crc crio[22095]: time="2026-06-09T16:41:39.640500146Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/POD" id=6e4d3eb9-0d19-427c-a531-68551ecece7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.763759 | controller | Jun 09 16:41:39.643117 crc crio[22095]: time="2026-06-09T16:41:39.641318247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.763776 | controller | Jun 09 16:41:39.678211 crc crio[22095]: time="2026-06-09T16:41:39.678112627Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc00263cf60}] Aliases:map[]}"
2026-06-09 17:40:40.763792 | controller | Jun 09 16:41:39.678211 crc crio[22095]: time="2026-06-09T16:41:39.678177579Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.763809 | controller | Jun 09 16:41:40.216202 crc crio[22095]: 2026-06-09T16:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1b3c7c66f4e24 Mac:7e:c3:67:25:9e:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.763825 | controller | Jun 09 16:41:40.217861 crc crio[22095]: time="2026-06-09T16:41:40.217778855Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc00263cf60}] Aliases:map[]}"
2026-06-09 17:40:40.763842 | controller | Jun 09 16:41:40.218105 crc crio[22095]: time="2026-06-09T16:41:40.218040572Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.763889 | controller | Jun 09 16:41:40.229961 crc crio[22095]: time="2026-06-09T16:41:40.227725972Z" level=info msg="Ran pod sandbox dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/POD" id=6e4d3eb9-0d19-427c-a531-68551ecece7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.763914 | controller | Jun 09 16:41:40.231219 crc crio[22095]: time="2026-06-09T16:41:40.23115345Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bd606cd7-cba3-468a-959c-1acaae4339f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.763931 | controller | Jun 09 16:41:40.243655 crc crio[22095]: time="2026-06-09T16:41:40.243573801Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.763948 | controller | Jun 09 16:41:40.724030 crc crio[22095]: time="2026-06-09T16:41:40.723786983Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bd606cd7-cba3-468a-959c-1acaae4339f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.763964 | controller | Jun 09 16:41:40.725800 crc crio[22095]: time="2026-06-09T16:41:40.7255819Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4034123d-fc3d-4f7e-8611-fcf9e418758f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.763981 | controller | Jun 09 16:41:40.761989 crc crio[22095]: time="2026-06-09T16:41:40.761857596Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6a37e14f-a4ff-4825-b391-5f377d51d082 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.763997 | controller | Jun 09 16:41:40.772800 crc crio[22095]: time="2026-06-09T16:41:40.772684145Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=66cdf0d4-871f-4a90-8a26-4bf87cc1b466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764013 | controller | Jun 09 16:41:40.773401 crc crio[22095]: time="2026-06-09T16:41:40.773340792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764030 | controller | Jun 09 16:41:40.850010 crc crio[22095]: time="2026-06-09T16:41:40.849773055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764046 | controller | Jun 09 16:41:40.856896 crc crio[22095]: time="2026-06-09T16:41:40.856792836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764063 | controller | Jun 09 16:41:41.035353 crc crio[22095]: time="2026-06-09T16:41:41.034748428Z" level=info msg="Created container 9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=66cdf0d4-871f-4a90-8a26-4bf87cc1b466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764079 | controller | Jun 09 16:41:41.037353 crc crio[22095]: time="2026-06-09T16:41:41.037269854Z" level=info msg="Starting container: 9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020" id=177ff974-99c8-4990-9659-a8fbf19d6b6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.764096 | controller | Jun 09 16:41:41.044901 crc crio[22095]: time="2026-06-09T16:41:41.043657038Z" level=info msg="Started container" PID=146743 containerID=9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=177ff974-99c8-4990-9659-a8fbf19d6b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839
2026-06-09 17:40:40.764116 | controller | Jun 09 16:42:00.539383 crc crio[22095]: time="2026-06-09T16:42:00.538182074Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683722-c2n7f/POD" id=c5d94ddf-0ec5-48d0-ba72-20bda57ee140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.764133 | controller | Jun 09 16:42:00.540712 crc crio[22095]: time="2026-06-09T16:42:00.539409046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764150 | controller | Jun 09 16:42:00.574962 crc crio[22095]: time="2026-06-09T16:42:00.574785339Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc00041db00}] Aliases:map[]}"
2026-06-09 17:40:40.764166 | controller | Jun 09 16:42:00.574962 crc crio[22095]: time="2026-06-09T16:42:00.574877611Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683722-c2n7f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.764183 | controller | Jun 09 16:42:01.101362 crc crio[22095]: 2026-06-09T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7ca3cd28bce020 Mac:ce:a6:c3:35:33:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.764199 | controller | Jun 09 16:42:01.103320 crc crio[22095]: time="2026-06-09T16:42:01.103249227Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc00041db00}] Aliases:map[]}"
2026-06-09 17:40:40.764216 | controller | Jun 09 16:42:01.103447 crc crio[22095]: time="2026-06-09T16:42:01.103415301Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683722-c2n7f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.764232 | controller | Jun 09 16:42:01.112483 crc crio[22095]: time="2026-06-09T16:42:01.112390513Z" level=info msg="Ran pod sandbox c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 with infra container: openshift-infra/auto-csr-approver-29683722-c2n7f/POD" id=c5d94ddf-0ec5-48d0-ba72-20bda57ee140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.764249 | controller | Jun 09 16:42:01.118752 crc crio[22095]: time="2026-06-09T16:42:01.118646775Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2213b6e6-98e6-4fd1-9396-21812047cb3a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.764265 | controller | Jun 09 16:42:01.131263 crc crio[22095]: time="2026-06-09T16:42:01.131185588Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.764282 | controller | Jun 09 16:42:02.141619 crc crio[22095]: time="2026-06-09T16:42:02.140726821Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2213b6e6-98e6-4fd1-9396-21812047cb3a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.764301 | controller | Jun 09 16:42:02.143452 crc crio[22095]: time="2026-06-09T16:42:02.142488867Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7d73f4b7-9e3e-467c-a272-28f42f76a0c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.764318 | controller | Jun 09 16:42:02.144996 crc crio[22095]: time="2026-06-09T16:42:02.144882569Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5a33978b-490a-477a-8736-52e3068ddf39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.764334 | controller | Jun 09 16:42:02.156007 crc crio[22095]: time="2026-06-09T16:42:02.155874582Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683722-c2n7f/oc" id=1a32346a-92c4-454d-88ec-b5c9c2eff265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764350 | controller | Jun 09 16:42:02.157106 crc crio[22095]: time="2026-06-09T16:42:02.157071803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764367 | controller | Jun 09 16:42:02.228538 crc crio[22095]: time="2026-06-09T16:42:02.228373693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764383 | controller | Jun 09 16:42:02.436230 crc crio[22095]: time="2026-06-09T16:42:02.435792497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764399 | controller | Jun 09 16:42:02.558663 crc crio[22095]: time="2026-06-09T16:42:02.558520864Z" level=info msg="Created container ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c: openshift-infra/auto-csr-approver-29683722-c2n7f/oc" id=1a32346a-92c4-454d-88ec-b5c9c2eff265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764415 | controller | Jun 09 16:42:02.559902 crc crio[22095]: time="2026-06-09T16:42:02.559822328Z" level=info msg="Starting container: ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c" id=10f3ccd3-40f8-44f9-938c-a8707f6b74ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.764431 | controller | Jun 09 16:42:02.565415 crc crio[22095]: time="2026-06-09T16:42:02.56533899Z" level=info msg="Started container" PID=147919 containerID=ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c description=openshift-infra/auto-csr-approver-29683722-c2n7f/oc id=10f3ccd3-40f8-44f9-938c-a8707f6b74ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518
2026-06-09 17:40:40.764447 | controller | Jun 09 16:42:04.491793 crc crio[22095]: time="2026-06-09T16:42:04.490443884Z" level=info msg="Stopping pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518" id=9110a21a-8de8-45b5-84a7-7bb39275fb3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.764464 | controller | Jun 09 16:42:04.493711 crc crio[22095]: time="2026-06-09T16:42:04.492707332Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc002ab26f8}] Aliases:map[]}"
2026-06-09 17:40:40.764480 | controller | Jun 09 16:42:04.493711 crc crio[22095]: time="2026-06-09T16:42:04.492838926Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683722-c2n7f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.764499 | controller | Jun 09 16:42:04.830635 crc crio[22095]: time="2026-06-09T16:42:04.828878028Z" level=info msg="Stopped pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518" id=9110a21a-8de8-45b5-84a7-7bb39275fb3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.764516 | controller | Jun 09 16:42:05.827754 crc crio[22095]: time="2026-06-09T16:42:05.826417782Z" level=info msg="Stopping pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf" id=55a68f1b-2306-4e39-bdb1-fc208c362055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.764532 | controller | Jun 09 16:42:05.827754 crc crio[22095]: time="2026-06-09T16:42:05.827712115Z" level=info msg="Stopped pod sandbox (already stopped): ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf" id=55a68f1b-2306-4e39-bdb1-fc208c362055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.764549 | controller | Jun 09 16:42:05.830195 crc crio[22095]: time="2026-06-09T16:42:05.829086881Z" level=info msg="Removing pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf" id=73667517-8688-445e-a881-b46b30569f69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.764565 | controller | Jun 09 16:42:05.847497 crc crio[22095]: time="2026-06-09T16:42:05.847347972Z" level=info msg="Removed pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf" id=73667517-8688-445e-a881-b46b30569f69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.764581 | controller | Jun 09 16:42:24.332323 crc crio[22095]: time="2026-06-09T16:42:24.331157132Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-56w9g/POD" id=3cd95ec0-c8f9-4dd9-a5c9-bf0b3d91cc86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.764598 | controller | Jun 09 16:42:24.332323 crc crio[22095]: time="2026-06-09T16:42:24.332301652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764614 | controller | Jun 09 16:42:24.368447 crc crio[22095]: time="2026-06-09T16:42:24.368338732Z" level=info msg="Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002ab3668}] Aliases:map[]}"
2026-06-09 17:40:40.764631 | controller | Jun 09 16:42:24.368447 crc crio[22095]: time="2026-06-09T16:42:24.368423374Z" level=info msg="Adding pod openshift-marketplace_certified-operators-56w9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.764647 | controller | Jun 09 16:42:24.956718 crc crio[22095]: 2026-06-09T16:42:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc8f5af53792efd Mac:e6:7b:48:b2:63:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b SocketPath: PciID:}] [{Interface:0xc00050e590 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.764664 | controller | Jun 09 16:42:24.959198 crc crio[22095]: time="2026-06-09T16:42:24.959121309Z" level=info msg="Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002ab3668}] Aliases:map[]}"
2026-06-09 17:40:40.764683 | controller | Jun 09 16:42:24.959374 crc crio[22095]: time="2026-06-09T16:42:24.959325244Z" level=info msg="Checking pod openshift-marketplace_certified-operators-56w9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.764700 | controller | Jun 09 16:42:24.971554 crc crio[22095]: time="2026-06-09T16:42:24.971467117Z" level=info msg="Ran pod sandbox dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c with infra container: openshift-marketplace/certified-operators-56w9g/POD" id=3cd95ec0-c8f9-4dd9-a5c9-bf0b3d91cc86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.764717 | controller | Jun 09 16:42:24.974245 crc crio[22095]: time="2026-06-09T16:42:24.974187047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8921a150-07f5-494a-9f4f-aca6e4490ed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.764733 | controller | Jun 09 16:42:24.976760 crc crio[22095]: time="2026-06-09T16:42:24.976688012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d45831e5-95d0-41de-8b2c-96712bcaff73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.764749 | controller | Jun 09 16:42:24.986076 crc crio[22095]: time="2026-06-09T16:42:24.985499629Z" level=info msg="Creating container: openshift-marketplace/certified-operators-56w9g/extract-utilities" id=d6d6e855-df07-4d63-b95e-3bf4d00ba83d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764765 | controller | Jun 09 16:42:24.986076 crc crio[22095]: time="2026-06-09T16:42:24.986033783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764782 | controller | Jun 09 16:42:25.047803 crc crio[22095]: time="2026-06-09T16:42:25.047713595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764798 | controller | Jun 09 16:42:25.053100 crc crio[22095]: time="2026-06-09T16:42:25.053023632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.764814 | controller | Jun 09 16:42:25.227162 crc crio[22095]: time="2026-06-09T16:42:25.226440588Z" level=info msg="Created container 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec: openshift-marketplace/certified-operators-56w9g/extract-utilities" id=d6d6e855-df07-4d63-b95e-3bf4d00ba83d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764831 | controller | Jun 09 16:42:25.230311 crc crio[22095]: time="2026-06-09T16:42:25.229774574Z" level=info msg="Starting container: 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec" id=5314d501-e716-4070-b4bf-cd085d731bbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.764851 | controller | Jun 09 16:42:25.236325 crc crio[22095]: time="2026-06-09T16:42:25.236093047Z" level=info msg="Started container" PID=149206 containerID=76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec description=openshift-marketplace/certified-operators-56w9g/extract-utilities id=5314d501-e716-4070-b4bf-cd085d731bbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c
2026-06-09 17:40:40.764886 | controller | Jun 09 16:42:25.929273 crc crio[22095]: time="2026-06-09T16:42:25.928554838Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9de17be2-fb2f-491a-a910-7f130188bfda name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.764907 | controller | Jun 09 16:42:25.939817 crc crio[22095]: time="2026-06-09T16:42:25.939727887Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.764925 | controller | Jun 09 16:42:26.643160 crc crio[22095]: time="2026-06-09T16:42:26.642823272Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=9de17be2-fb2f-491a-a910-7f130188bfda name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.764941 | controller | Jun 09 16:42:26.644153 crc crio[22095]: time="2026-06-09T16:42:26.644049794Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=28fbe3ad-28e0-453e-816d-715ff993f740 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.764958 | controller | Jun 09 16:42:26.648586 crc crio[22095]: time="2026-06-09T16:42:26.648466158Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8618d4e8-fea8-4b2c-a3d1-39f19107c7c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.764974 | controller | Jun 09 16:42:26.662168 crc crio[22095]: time="2026-06-09T16:42:26.662052759Z" level=info msg="Creating container: openshift-marketplace/certified-operators-56w9g/extract-content" id=e96f0771-b03e-4561-8879-3fef3a4e184d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.764991 | controller | Jun 09 16:42:26.662821 crc crio[22095]: time="2026-06-09T16:42:26.662683835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765007 | controller | Jun 09 16:42:26.717692 crc crio[22095]: time="2026-06-09T16:42:26.717587402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765023 | controller | Jun 09 16:42:26.722720 crc crio[22095]: time="2026-06-09T16:42:26.722640352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765038 | controller | Jun 09 16:42:27.324133 crc crio[22095]: time="2026-06-09T16:42:27.323458867Z" level=info msg="Created container 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e: openshift-marketplace/certified-operators-56w9g/extract-content" id=e96f0771-b03e-4561-8879-3fef3a4e184d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.765054 | controller | Jun 09 16:42:27.326969 crc crio[22095]: time="2026-06-09T16:42:27.325050838Z" level=info msg="Starting container: 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e" id=2fb4a36b-45e9-44d7-9e25-077eb7511aec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.765070 | controller | Jun 09 16:42:27.337662 crc crio[22095]: time="2026-06-09T16:42:27.337538761Z" level=info msg="Started container" PID=149349 containerID=27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e description=openshift-marketplace/certified-operators-56w9g/extract-content id=2fb4a36b-45e9-44d7-9e25-077eb7511aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c
2026-06-09 17:40:40.765087 | controller | Jun 09 16:42:28.977000 crc crio[22095]: time="2026-06-09T16:42:28.975587426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=397e0061-98c7-41ee-926f-bb882b60e77a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.765103 | controller | Jun 09 16:42:28.980370 crc crio[22095]: time="2026-06-09T16:42:28.980182554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a5b2e9ce-3981-4445-a00e-14979bdc5871 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.765122 | controller | Jun 09 16:42:28.991540 crc crio[22095]: time="2026-06-09T16:42:28.991387033Z" level=info msg="Creating container: openshift-marketplace/certified-operators-56w9g/registry-server" id=34982c00-acc4-416b-9200-f4ba490b5618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.765139 | controller | Jun 09 16:42:28.992256 crc crio[22095]: time="2026-06-09T16:42:28.992200524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765154 | controller | Jun 09 16:42:29.081881 crc crio[22095]: time="2026-06-09T16:42:29.08152098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765170 | controller | Jun 09 16:42:29.086425 crc crio[22095]: time="2026-06-09T16:42:29.086345044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765186 | controller | Jun 09 16:42:29.270296 crc crio[22095]: time="2026-06-09T16:42:29.270114237Z" level=info msg="Created container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server" id=34982c00-acc4-416b-9200-f4ba490b5618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.765202 | controller | Jun 09 16:42:29.272124 crc crio[22095]: time="2026-06-09T16:42:29.272023206Z" level=info msg="Starting container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff" id=6bc22f00-91c4-4c65-9325-7c9d9ff0af78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.765219 | controller | Jun 09 16:42:29.279531 crc crio[22095]: time="2026-06-09T16:42:29.279462998Z" level=info msg="Started container" PID=149474 containerID=d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff description=openshift-marketplace/certified-operators-56w9g/registry-server id=6bc22f00-91c4-4c65-9325-7c9d9ff0af78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c
2026-06-09 17:40:40.765235 | controller | Jun 09 16:42:37.126695 crc crio[22095]: time="2026-06-09T16:42:37.125394606Z" level=info msg="Stopping container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff (timeout: 2s)" id=e0156c55-5d6f-4687-9c93-2cf2b5bebe14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.765251 | controller | Jun 09 16:42:37.274565 crc crio[22095]: time="2026-06-09T16:42:37.274366201Z" level=info msg="Stopped container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server" id=e0156c55-5d6f-4687-9c93-2cf2b5bebe14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.765268 | controller | Jun 09 16:42:37.276210 crc crio[22095]: time="2026-06-09T16:42:37.276095835Z" level=info msg="Stopping pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c" id=759459eb-cb94-4728-9ff3-579e27ab6dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765284 | controller | Jun 09 16:42:37.277200 crc crio[22095]: time="2026-06-09T16:42:37.277121452Z" level=info msg="Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002da49b0}] Aliases:map[]}"
2026-06-09 17:40:40.765300 | controller | Jun 09 16:42:37.277432 crc crio[22095]: time="2026-06-09T16:42:37.277344708Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-56w9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.765320 | controller | Jun 09 16:42:37.609792 crc crio[22095]: time="2026-06-09T16:42:37.609199752Z" level=info msg="Stopped pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c" id=759459eb-cb94-4728-9ff3-579e27ab6dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765336 | controller | Jun 09 16:42:38.150087 crc crio[22095]: time="2026-06-09T16:42:38.148782877Z" level=info msg="Removing container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff" id=575ed422-7325-4c06-ac16-34dac20d8fa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765352 | controller | Jun 09 16:42:38.193433 crc crio[22095]: time="2026-06-09T16:42:38.193197373Z" level=info msg="Removed container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server" id=575ed422-7325-4c06-ac16-34dac20d8fa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765368 | controller | Jun 09 16:42:38.195673 crc crio[22095]: time="2026-06-09T16:42:38.195569795Z" level=info msg="Removing container: 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e" id=75e340bd-8815-4760-b819-87611995b652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765384 | controller | Jun 09 16:42:38.250718 crc crio[22095]: time="2026-06-09T16:42:38.250279677Z" level=info msg="Removed container 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e: openshift-marketplace/certified-operators-56w9g/extract-content" id=75e340bd-8815-4760-b819-87611995b652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765400 | controller | Jun 09 16:42:38.254247 crc crio[22095]: time="2026-06-09T16:42:38.254164807Z" level=info msg="Removing container: 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec" id=a2488a86-3204-4afe-aeef-fe6a27913164 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765415 | controller | Jun 09 16:42:38.298169 crc crio[22095]: time="2026-06-09T16:42:38.297909556Z" level=info msg="Removed container 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec: openshift-marketplace/certified-operators-56w9g/extract-utilities" id=a2488a86-3204-4afe-aeef-fe6a27913164 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765431 | controller | Jun 09 16:43:07.712833 crc crio[22095]: time="2026-06-09T16:43:07.564784509Z" level=info msg="Removing container: 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537" id=4f1e5961-f32f-4fef-b154-4dd24e6cb758 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765447 | controller | Jun 09 16:43:08.193996 crc crio[22095]: time="2026-06-09T16:43:08.192200141Z" level=info msg="Removed container 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537: openshift-infra/auto-csr-approver-29683716-nd2pv/oc" id=4f1e5961-f32f-4fef-b154-4dd24e6cb758 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.765463 | controller | Jun 09 16:43:08.206301 crc crio[22095]: time="2026-06-09T16:43:08.206189602Z" level=info msg="Stopping pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c" id=21bcee02-e3e9-4b19-9ef9-95b2a3f1a5ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765479 | controller | Jun 09 16:43:08.206301 crc crio[22095]: time="2026-06-09T16:43:08.206295195Z" level=info msg="Stopped pod sandbox (already stopped): dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c" id=21bcee02-e3e9-4b19-9ef9-95b2a3f1a5ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765495 | controller | Jun 09 16:43:08.207172 crc crio[22095]: time="2026-06-09T16:43:08.207086295Z" level=info msg="Removing pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c" id=48b820ee-5107-4694-92af-9be126ba47db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.765514 | controller | Jun 09 16:43:08.271273 crc crio[22095]: time="2026-06-09T16:43:08.27119325Z" level=info msg="Removed pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c" id=48b820ee-5107-4694-92af-9be126ba47db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.765530 | controller | Jun 09 16:43:08.272826 crc crio[22095]: time="2026-06-09T16:43:08.27273849Z" level=info msg="Stopping pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a" id=2f9431bf-cfe5-41c2-ad71-19ec6179f4e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765546 | controller | Jun 09 16:43:08.273199 crc crio[22095]: time="2026-06-09T16:43:08.272844762Z" level=info msg="Stopped pod sandbox (already stopped): 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a" id=2f9431bf-cfe5-41c2-ad71-19ec6179f4e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765562 | controller | Jun 09 16:43:08.274062 crc crio[22095]: time="2026-06-09T16:43:08.274017753Z" level=info msg="Removing pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a" id=8928922a-7970-48a4-b514-76049a41af40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.765578 | controller | Jun 09 16:43:08.301078 crc crio[22095]: time="2026-06-09T16:43:08.300761693Z" level=info msg="Removed pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a" id=8928922a-7970-48a4-b514-76049a41af40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.765594 | controller | Jun 09 16:44:00.613360 crc crio[22095]: time="2026-06-09T16:44:00.612660108Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683724-p988v/POD" id=8fe873a5-7245-418a-91c6-40929a02c9a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.765610 | controller | Jun 09 16:44:00.613360 crc crio[22095]: time="2026-06-09T16:44:00.613366106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765627 | controller | Jun 09 16:44:00.703806 crc crio[22095]: time="2026-06-09T16:44:00.703640296Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc00263c0d8}] Aliases:map[]}"
2026-06-09 17:40:40.765643 | controller | Jun 09 16:44:00.703806 crc crio[22095]: time="2026-06-09T16:44:00.703730708Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683724-p988v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.765660 | controller | Jun 09 16:44:01.480179 crc crio[22095]: 2026-06-09T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1c388d30a7be1a Mac:76:be:5a:bf:98:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.765676 | controller | Jun 09 16:44:01.482327 crc crio[22095]: time="2026-06-09T16:44:01.482253551Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc00263c0d8}] Aliases:map[]}"
2026-06-09 17:40:40.765696 | controller | Jun 09 16:44:01.482562 crc crio[22095]: time="2026-06-09T16:44:01.482492307Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683724-p988v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.765714 | controller | Jun 09 16:44:01.495473 crc crio[22095]: time="2026-06-09T16:44:01.49540504Z" level=info msg="Ran pod sandbox f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 with infra container: openshift-infra/auto-csr-approver-29683724-p988v/POD" id=8fe873a5-7245-418a-91c6-40929a02c9a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.765730 | controller | Jun 09 16:44:01.499258 crc crio[22095]: time="2026-06-09T16:44:01.499188208Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=72f25310-838b-4424-8a36-a7d5acbce07b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.765747 | controller | Jun 09 16:44:01.511510 crc crio[22095]: time="2026-06-09T16:44:01.511432224Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.765764 | controller | Jun 09 16:44:02.264027 crc crio[22095]: time="2026-06-09T16:44:02.263172145Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=72f25310-838b-4424-8a36-a7d5acbce07b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.765780 | controller | Jun 09 16:44:02.266086 crc crio[22095]: time="2026-06-09T16:44:02.265057053Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d1969e5e-39ac-4e28-9837-4642210ea748 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.765796 | controller | Jun 09 16:44:02.267750 crc crio[22095]: time="2026-06-09T16:44:02.2676489Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=472be96f-5575-49c4-944a-c0f008d8e531 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.765813 | controller | Jun 09 16:44:02.278804 crc crio[22095]: time="2026-06-09T16:44:02.278667475Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683724-p988v/oc" id=5b52e975-4458-4866-af8b-67a3fa72d037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.765829 | controller | Jun 09 16:44:02.279634 crc crio[22095]: time="2026-06-09T16:44:02.279367833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765845 | controller | Jun 09 16:44:02.341574 crc crio[22095]: time="2026-06-09T16:44:02.341400234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765881 | controller | Jun 09 16:44:02.718906 crc crio[22095]: time="2026-06-09T16:44:02.718056565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.765900 | controller | Jun 09 16:44:02.900592 crc crio[22095]: time="2026-06-09T16:44:02.900435782Z" level=info msg="Created container 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a: openshift-infra/auto-csr-approver-29683724-p988v/oc" id=5b52e975-4458-4866-af8b-67a3fa72d037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.765917 | controller | Jun 09 16:44:02.902407 crc crio[22095]: time="2026-06-09T16:44:02.9022989Z" level=info msg="Starting container: 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a" id=97be7dda-eba4-4fec-b112-d87314cab814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.765933 | controller | Jun 09 16:44:02.908355 crc crio[22095]: time="2026-06-09T16:44:02.908268504Z" level=info msg="Started container" PID=153932 containerID=8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a description=openshift-infra/auto-csr-approver-29683724-p988v/oc id=97be7dda-eba4-4fec-b112-d87314cab814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8
2026-06-09 17:40:40.765963 | controller | Jun 09 16:44:05.151605 crc crio[22095]: time="2026-06-09T16:44:05.150279225Z" level=info msg="Stopping pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8" id=30718104-65f4-4cde-8468-8e6e1db48148 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.765980 | controller | Jun 09 16:44:05.154448 crc crio[22095]: time="2026-06-09T16:44:05.152704878Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc001984790}] Aliases:map[]}"
2026-06-09 17:40:40.765997 | controller | Jun 09 16:44:05.154448 crc crio[22095]: time="2026-06-09T16:44:05.152840271Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683724-p988v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.766013 | controller | Jun 09 16:44:06.153211 crc crio[22095]: time="2026-06-09T16:44:06.152493791Z" level=info msg="Stopped pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8" id=30718104-65f4-4cde-8468-8e6e1db48148 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766030 | controller | Jun 09 16:44:08.330162 crc crio[22095]: time="2026-06-09T16:44:08.328706194Z" level=info msg="Removing container: 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de" id=656bce42-53de-4a01-ba2b-e070c77011b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.766046 | controller | Jun 09 16:44:08.586455 crc crio[22095]: time="2026-06-09T16:44:08.585851771Z" level=info msg="Removed container 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de: openshift-infra/auto-csr-approver-29683718-cgmmh/oc" id=656bce42-53de-4a01-ba2b-e070c77011b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.766062 | controller | Jun 09 16:44:08.601269 crc crio[22095]: time="2026-06-09T16:44:08.601148225Z" level=info msg="Stopping pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83" id=4d4fc95b-1c9d-4164-9d84-dd4e42b6d95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766078 | controller | Jun 09 16:44:08.601756 crc crio[22095]: time="2026-06-09T16:44:08.601292839Z" level=info msg="Stopped pod sandbox (already stopped): b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83" id=4d4fc95b-1c9d-4164-9d84-dd4e42b6d95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766094 | controller | Jun 09 16:44:08.602449 crc crio[22095]: time="2026-06-09T16:44:08.602363047Z" level=info msg="Removing pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83" id=b8fa952b-ee06-4daa-8d7c-07d5a1fb34e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.766111 | controller | Jun 09 16:44:08.624759 crc crio[22095]: time="2026-06-09T16:44:08.62458141Z" level=info msg="Removed pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83" id=b8fa952b-ee06-4daa-8d7c-07d5a1fb34e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.766126 | controller | Jun 09 16:44:48.774420 crc crio[22095]: time="2026-06-09T16:44:48.77298372Z" level=info msg="Stopping pod sandbox: dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839" id=bcd4655a-6b04-46fb-ae06-4fbc07608f78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766143 | controller | Jun 09 16:44:48.776057 crc crio[22095]: time="2026-06-09T16:44:48.775455944Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc002b5cb50}] Aliases:map[]}"
2026-06-09 17:40:40.766162 | controller | Jun 09 16:44:48.776057 crc crio[22095]: time="2026-06-09T16:44:48.775606848Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.766178 | controller | Jun 09 16:44:49.337518 crc crio[22095]: time="2026-06-09T16:44:49.337321825Z" level=info msg="Stopped pod sandbox: dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839" id=bcd4655a-6b04-46fb-ae06-4fbc07608f78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766194 | controller | Jun 09 16:44:50.440143 crc crio[22095]: time="2026-06-09T16:44:50.439245262Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/POD" id=ef5aaac7-818f-4a52-b45d-fd299f4ce624 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.766210 | controller | Jun 09 16:44:50.441701 crc crio[22095]: time="2026-06-09T16:44:50.440168196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766227 | controller | Jun 09 16:44:50.508813 crc crio[22095]: time="2026-06-09T16:44:50.508568841Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc00379e068}] Aliases:map[]}"
2026-06-09 17:40:40.766243 | controller | Jun 09 16:44:50.508813 crc crio[22095]: time="2026-06-09T16:44:50.508774586Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.766259 | controller | Jun 09 16:44:51.424965 crc crio[22095]: 2026-06-09T16:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4ab5979d8cb227 Mac:aa:14:31:5b:62:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 SocketPath: PciID:}] [{Interface:0xc00019cdd0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.766275 | controller | Jun 09 16:44:51.427165 crc crio[22095]: time="2026-06-09T16:44:51.427060156Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc00379e068}] Aliases:map[]}"
2026-06-09 17:40:40.766292 | controller | Jun 09 16:44:51.427375 crc crio[22095]: time="2026-06-09T16:44:51.427294672Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.766311 | controller | Jun 09 16:44:51.440160 crc crio[22095]: time="2026-06-09T16:44:51.440041261Z" level=info msg="Ran pod sandbox f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/POD" id=ef5aaac7-818f-4a52-b45d-fd299f4ce624 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.766328 | controller | Jun 09 16:44:51.444502 crc crio[22095]: time="2026-06-09T16:44:51.444434074Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=aaa3f69d-5521-4bb4-ad5c-4b9a9fc41342 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.766344 | controller | Jun 09 16:44:51.455853 crc crio[22095]: time="2026-06-09T16:44:51.455750516Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.766360 | controller | Jun 09 16:44:51.902874 crc crio[22095]: time="2026-06-09T16:44:51.901982953Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=aaa3f69d-5521-4bb4-ad5c-4b9a9fc41342 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.766376 | controller | Jun 09 16:44:51.904384 crc crio[22095]: time="2026-06-09T16:44:51.904122568Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9fbb2031-7d04-43a8-9262-8199785db5b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.766392 | controller | Jun 09 16:44:51.931546 crc crio[22095]: time="2026-06-09T16:44:51.931484324Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f56bf4d4-6708-4192-8352-c9f244a3e5c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.766408 | controller | Jun 09 16:44:51.943398 crc crio[22095]: time="2026-06-09T16:44:51.942868328Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=c793a676-bfab-408e-96db-25f2ad46e4d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.766424 | controller | Jun 09 16:44:51.944014 crc crio[22095]: time="2026-06-09T16:44:51.943509944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766440 | controller | Jun 09 16:44:51.996827 crc crio[22095]: time="2026-06-09T16:44:51.996706327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766456 | controller | Jun 09 16:44:52.001630 crc crio[22095]: time="2026-06-09T16:44:52.001493951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766472 | controller | Jun 09 16:44:52.255094 crc crio[22095]: time="2026-06-09T16:44:52.25486687Z" level=info msg="Created container 3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=c793a676-bfab-408e-96db-25f2ad46e4d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.766488 | controller | Jun 09 16:44:52.256737 crc crio[22095]: time="2026-06-09T16:44:52.256653716Z" level=info msg="Starting container: 3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b" id=0185501a-12b0-474a-a0b9-12ec591291ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.766508 | controller | Jun 09 16:44:52.268102 crc crio[22095]: time="2026-06-09T16:44:52.26804724Z" level=info msg="Started container" PID=156502 containerID=3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=0185501a-12b0-474a-a0b9-12ec591291ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1
2026-06-09 17:40:40.766526 | controller | Jun 09 16:45:00.559468 crc crio[22095]: time="2026-06-09T16:45:00.558681874Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/POD" id=539c9bef-00b3-4f8f-81e9-86bcf93f7db3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.766542 | controller | Jun 09 16:45:00.561524 crc crio[22095]: time="2026-06-09T16:45:00.559506885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766559 | controller | Jun 09 16:45:00.626131 crc crio[22095]: time="2026-06-09T16:45:00.626011502Z" level=info msg="Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc000526338}] Aliases:map[]}"
2026-06-09 17:40:40.766575 | controller | Jun 09 16:45:00.626131 crc crio[22095]: time="2026-06-09T16:45:00.626102124Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.766591 | controller | Jun 09 16:45:02.597649 crc crio[22095]: 2026-06-09T16:45:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9a8cc6f54b8de Mac:6e:c4:28:76:48:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 SocketPath: PciID:}] [{Interface:0xc0002489d0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.766607 | controller | Jun 09 16:45:02.600452 crc crio[22095]: time="2026-06-09T16:45:02.600354335Z" level=info msg="Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc000526338}] Aliases:map[]}"
2026-06-09 17:40:40.766623 | controller | Jun 09 16:45:02.600608 crc crio[22095]: time="2026-06-09T16:45:02.600559371Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.766640 | controller | Jun 09 16:45:02.612800 crc crio[22095]: time="2026-06-09T16:45:02.612627302Z" level=info msg="Ran pod sandbox 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/POD" id=539c9bef-00b3-4f8f-81e9-86bcf93f7db3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.766656 | controller | Jun 09 16:45:02.617529 crc crio[22095]: time="2026-06-09T16:45:02.617414086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5416ab2d-6d18-4678-b0f6-5637718c38e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.766674 | controller | Jun 09 16:45:02.622205 crc crio[22095]: time="2026-06-09T16:45:02.622092876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6cf93350-e829-4975-b08c-fd637bd5148a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.766691 | controller | Jun 09 16:45:02.635651 crc crio[22095]: time="2026-06-09T16:45:02.635521463Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles" id=f03550c6-9935-435b-b771-41f40ab33056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.766707 | controller | Jun 09 16:45:02.636217 crc crio[22095]: time="2026-06-09T16:45:02.636144609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766723 | controller | Jun 09 16:45:02.692455 crc crio[22095]: time="2026-06-09T16:45:02.692339739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766739 | controller | Jun 09 16:45:02.697153 crc crio[22095]: time="2026-06-09T16:45:02.6970227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.766755 | controller | Jun 09 16:45:02.880801 crc crio[22095]: time="2026-06-09T16:45:02.88068762Z" level=info msg="Created container b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles" id=f03550c6-9935-435b-b771-41f40ab33056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.766771 | controller | Jun 09 16:45:02.882272 crc crio[22095]: time="2026-06-09T16:45:02.882173879Z" level=info msg="Starting container: b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76" id=cbf2b016-8aa6-4bdd-96ec-17937092a01b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.766788 | controller | Jun 09 16:45:02.887506 crc crio[22095]: time="2026-06-09T16:45:02.887390053Z" level=info msg="Started container" PID=157063 containerID=b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76 description=openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles id=cbf2b016-8aa6-4bdd-96ec-17937092a01b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f
2026-06-09 17:40:40.766808 | controller | Jun 09 16:45:05.260563 crc crio[22095]: time="2026-06-09T16:45:05.259265006Z" level=info msg="Stopping pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f" id=b0349c26-02a1-4ef0-a8fa-36df96dc89c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766837 | controller | Jun 09 16:45:05.262346 crc crio[22095]: time="2026-06-09T16:45:05.261820672Z" level=info msg="Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc00263c7b8}] Aliases:map[]}"
2026-06-09 17:40:40.766854 | controller | Jun 09 16:45:05.262346 crc crio[22095]: time="2026-06-09T16:45:05.262081309Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.766895 | controller | Jun 09 16:45:05.647725 crc crio[22095]: time="2026-06-09T16:45:05.647599408Z" level=info msg="Stopped pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f" id=b0349c26-02a1-4ef0-a8fa-36df96dc89c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766913 | controller | Jun 09 16:45:08.661600 crc crio[22095]: time="2026-06-09T16:45:08.660404613Z" level=info msg="Removing container: c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085" id=b2f1cce6-69b9-4ef6-b2bd-6bf3e83b80e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.766929 | controller | Jun 09 16:45:08.901980 crc crio[22095]: time="2026-06-09T16:45:08.901593717Z" level=info msg="Removed container c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles" id=b2f1cce6-69b9-4ef6-b2bd-6bf3e83b80e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.766946 | controller | Jun 09 16:45:08.915571 crc crio[22095]: time="2026-06-09T16:45:08.915430975Z" level=info msg="Stopping pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69" id=fce999d3-66a6-4cfd-ac7f-c0ef61e85779 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766963 | controller | Jun 09 16:45:08.915571 crc crio[22095]: time="2026-06-09T16:45:08.915540887Z" level=info msg="Stopped pod sandbox (already stopped): c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69" id=fce999d3-66a6-4cfd-ac7f-c0ef61e85779 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.766979 | controller | Jun 09 16:45:08.916431 crc crio[22095]: time="2026-06-09T16:45:08.916347018Z" level=info msg="Removing pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69" id=1863759b-dc4d-4bcb-9071-1b4a62542f0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.766995 | controller | Jun 09 16:45:08.964866 crc crio[22095]: time="2026-06-09T16:45:08.964684966Z" level=info msg="Removed pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69" id=1863759b-dc4d-4bcb-9071-1b4a62542f0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.767011 | controller | Jun 09 16:45:46.908965 crc crio[22095]: time="2026-06-09T16:45:46.907200972Z" level=info msg="Stopping pod sandbox: f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1" id=b1a155ce-3ea8-4712-b097-e119733a882b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.767028 | controller | Jun 09 16:45:46.910836 crc crio[22095]: time="2026-06-09T16:45:46.9094598Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc0028b6e30}] Aliases:map[]}"
2026-06-09 17:40:40.767044 | controller | Jun 09 16:45:46.910836 crc crio[22095]: time="2026-06-09T16:45:46.909615944Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.767060 | controller | Jun 09 16:45:47.362954 crc crio[22095]: time="2026-06-09T16:45:47.362826247Z" level=info msg="Stopped pod sandbox: f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1" id=b1a155ce-3ea8-4712-b097-e119733a882b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.767076 | controller | Jun 09 16:45:48.480377 crc crio[22095]: time="2026-06-09T16:45:48.478889454Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/POD" id=6337eec4-2598-496c-8c94-ab80f81ba10e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.767096 | controller | Jun 09 16:45:48.480377 crc crio[22095]: time="2026-06-09T16:45:48.480335391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767113 | controller | Jun 09 16:45:48.525435 crc crio[22095]: time="2026-06-09T16:45:48.52531391Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}"
2026-06-09 17:40:40.767129 | controller | Jun 09 16:45:48.526046 crc crio[22095]: time="2026-06-09T16:45:48.525468674Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.767146 | controller | Jun 09 16:45:50.678540 crc crio[22095]: 2026-06-09T16:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9b8598d53eacbe Mac:ae:6b:16:2b:9f:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.767162 | controller | Jun 09 16:45:50.681426 crc crio[22095]: time="2026-06-09T16:45:50.681337334Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}"
2026-06-09 17:40:40.767179 | controller | Jun 09 16:45:50.681541 crc crio[22095]: time="2026-06-09T16:45:50.681518629Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.767195 | controller | Jun 09 16:45:50.694001 crc crio[22095]: time="2026-06-09T16:45:50.693843226Z" level=info msg="Ran pod sandbox c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/POD" id=6337eec4-2598-496c-8c94-ab80f81ba10e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.767212 | controller | Jun 09 16:45:50.700128 crc crio[22095]: time="2026-06-09T16:45:50.698166068Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=898625e8-b70c-41c1-9157-33c1648d9ffc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.767228 | controller | Jun 09 16:45:50.709846 crc crio[22095]: time="2026-06-09T16:45:50.709741976Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.767245 | controller | Jun 09 16:45:51.092749 crc crio[22095]: time="2026-06-09T16:45:51.091888388Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=898625e8-b70c-41c1-9157-33c1648d9ffc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.767264 | controller | Jun 09 16:45:51.094569 crc crio[22095]: time="2026-06-09T16:45:51.094442274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c43351d5-b3c8-418f-bb38-77f344ac172b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.767280 | controller | Jun 09 16:45:51.135312 crc crio[22095]: time="2026-06-09T16:45:51.135187673Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=aaa7a06d-a512-47d6-b77a-1857c9a2446a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.767296 | controller | Jun 09 16:45:51.144968 crc crio[22095]: time="2026-06-09T16:45:51.144788861Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=5e760774-daad-4c4c-b261-2f844a05e185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.767312 | controller | Jun 09 16:45:51.145497 crc crio[22095]: time="2026-06-09T16:45:51.145413197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767328 | controller | Jun 09 16:45:51.200573 crc crio[22095]: time="2026-06-09T16:45:51.200432434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767344 | controller | Jun 09 16:45:51.204565 crc crio[22095]: time="2026-06-09T16:45:51.204482568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767360 | controller | Jun 09 16:45:51.444474 crc crio[22095]: time="2026-06-09T16:45:51.443515105Z" level=info msg="Created container 884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=5e760774-daad-4c4c-b261-2f844a05e185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.767377 | controller | Jun 09 16:45:51.446806 crc crio[22095]: time="2026-06-09T16:45:51.446702637Z" level=info msg="Starting container: 884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133" id=c4c5c39f-69ab-445e-9da5-ab3b21ea95a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.767393 | controller | Jun 09 16:45:51.452461 crc crio[22095]: time="2026-06-09T16:45:51.452366853Z" level=info msg="Started container" PID=159856 containerID=884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=c4c5c39f-69ab-445e-9da5-ab3b21ea95a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823
2026-06-09 17:40:40.767409 | controller | Jun 09 16:45:58.359617 crc crio[22095]: time="2026-06-09T16:45:58.358070917Z" level=info msg="Stopping pod sandbox: c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823" id=aa09a0a2-07df-4f22-812d-df131888ba99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.767425 | controller | Jun 09 16:45:58.362035 crc crio[22095]: time="2026-06-09T16:45:58.360486079Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00041d278}] Aliases:map[]}"
2026-06-09 17:40:40.767443 | controller | Jun 09 16:45:58.362035 crc crio[22095]: time="2026-06-09T16:45:58.360984732Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.767459 | controller | Jun 09 16:45:58.902027 crc crio[22095]: time="2026-06-09T16:45:58.901195216Z" level=info msg="Stopped pod sandbox: c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823" id=aa09a0a2-07df-4f22-812d-df131888ba99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.767474 | controller | Jun 09 16:45:59.879365 crc crio[22095]: time="2026-06-09T16:45:59.878570231Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/POD" id=e8ef3d9d-de73-4bb8-a7db-14fa0121edcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.767490 | controller | Jun 09 16:45:59.881184 crc crio[22095]: time="2026-06-09T16:45:59.879379382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767506 | controller | Jun 09 16:45:59.918294 crc crio[22095]: time="2026-06-09T16:45:59.918161991Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc0074a4a10}] Aliases:map[]}"
2026-06-09 17:40:40.767522 | controller | Jun 09 16:45:59.918294 crc crio[22095]: time="2026-06-09T16:45:59.918231643Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.767537 | controller | Jun 09 16:46:00.523423 crc crio[22095]: time="2026-06-09T16:46:00.522669552Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683726-hrdlb/POD" id=dab71c36-68a3-4f3b-8e8d-732f0616332d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.767553 | controller | Jun 09 16:46:00.523423 crc crio[22095]: time="2026-06-09T16:46:00.523472283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767569 | controller | Jun 09 16:46:00.579552 crc crio[22095]: time="2026-06-09T16:46:00.578676024Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc001288210}] Aliases:map[]}"
2026-06-09 17:40:40.767585 | controller | Jun 09 16:46:00.579552 crc crio[22095]: time="2026-06-09T16:46:00.578742686Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683726-hrdlb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.767601 | controller | Jun 09 16:46:00.654861 crc crio[22095]: 2026-06-09T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e55eb729c4a32 Mac:76:fc:48:c7:08:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.767621 | controller | Jun 09 16:46:00.656357 crc crio[22095]: time="2026-06-09T16:46:00.656282373Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc0074a4a10}] Aliases:map[]}"
2026-06-09 17:40:40.767638 | controller | Jun 09 16:46:00.656546 crc crio[22095]: time="2026-06-09T16:46:00.656484059Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.767654 | controller | Jun 09 16:46:00.667254 crc crio[22095]: time="2026-06-09T16:46:00.667208225Z" level=info msg="Ran pod sandbox 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/POD" id=e8ef3d9d-de73-4bb8-a7db-14fa0121edcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.767671 | controller | Jun 09 16:46:00.670889 crc crio[22095]: time="2026-06-09T16:46:00.670858599Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=553d9da4-743a-47e7-b089-d8659346bd82 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.767687 | controller | Jun 09 16:46:00.678126 crc crio[22095]: time="2026-06-09T16:46:00.678056984Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.767703 | controller | Jun 09 16:46:01.123868 crc crio[22095]: 2026-06-09T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8d650b0601b1e6 Mac:5a:d5:23:83:32:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab SocketPath: PciID:}] [{Interface:0xc000614740 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.767720 | controller | Jun 09 16:46:01.126852 crc crio[22095]: time="2026-06-09T16:46:01.126727951Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc001288210}] Aliases:map[]}"
2026-06-09 17:40:40.767736 | controller | Jun 09 16:46:01.127241 crc crio[22095]: time="2026-06-09T16:46:01.127186273Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683726-hrdlb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.767752 | controller | Jun 09 16:46:01.140110 crc crio[22095]: time="2026-06-09T16:46:01.139966292Z" level=info msg="Ran pod sandbox a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 with infra container: openshift-infra/auto-csr-approver-29683726-hrdlb/POD" id=dab71c36-68a3-4f3b-8e8d-732f0616332d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.767768 | controller | Jun 09 16:46:01.142670 crc crio[22095]: time="2026-06-09T16:46:01.142559389Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=61c12fb8-6788-402d-abb7-422282e92d7f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.767788 | controller | Jun 09 16:46:01.150111 crc crio[22095]: time="2026-06-09T16:46:01.149839216Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.767805 | controller | Jun 09 16:46:01.448446 crc crio[22095]: time="2026-06-09T16:46:01.448332765Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=553d9da4-743a-47e7-b089-d8659346bd82 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.767821 | controller | Jun 09 16:46:01.449645 crc crio[22095]: time="2026-06-09T16:46:01.449559416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3465ed83-2635-4972-bdd0-0cf9c99f4ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.767837 | controller | Jun 09 16:46:01.480613 crc crio[22095]: time="2026-06-09T16:46:01.479740874Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0e792275-6735-46f9-982e-6b245c73c77f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.767870 | controller | Jun 09 16:46:01.489611 crc crio[22095]: time="2026-06-09T16:46:01.489450594Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6642c3c5-4537-422a-8ed8-fedfd9ed44cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.767892 | controller | Jun 09 16:46:01.490313 crc crio[22095]: time="2026-06-09T16:46:01.490180503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767909 | controller | Jun 09 16:46:01.542293 crc crio[22095]: time="2026-06-09T16:46:01.542171662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767926 | controller | Jun 09 16:46:01.546786 crc crio[22095]: time="2026-06-09T16:46:01.546693108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.767942 | controller | Jun 09 16:46:01.741010 crc crio[22095]: time="2026-06-09T16:46:01.740836848Z" level=info msg="Created container 40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6642c3c5-4537-422a-8ed8-fedfd9ed44cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.767958 | controller | Jun 09 16:46:01.742334 crc crio[22095]: time="2026-06-09T16:46:01.742220214Z" level=info msg="Starting container: 40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1" id=d9fa056f-7941-4c35-ab27-dc46ba4632d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.767975 | controller | Jun 09 16:46:01.747871 crc crio[22095]: time="2026-06-09T16:46:01.747791017Z" level=info msg="Started container" PID=160517 containerID=40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=d9fa056f-7941-4c35-ab27-dc46ba4632d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc
2026-06-09 17:40:40.767992 | controller | Jun 09 16:46:04.868454 crc crio[22095]: time="2026-06-09T16:46:04.867181966Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=61c12fb8-6788-402d-abb7-422282e92d7f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.768012 | controller | Jun 09 16:46:04.870117 crc crio[22095]: time="2026-06-09T16:46:04.869118526Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ece7cee7-0e20-4792-9a81-e8313d530163 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.768029 | controller | Jun 09 16:46:04.873097 crc crio[22095]: time="2026-06-09T16:46:04.871362113Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=842259a3-cf13-4f66-945d-5e875cd7ac62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.768046 | controller | Jun 09 16:46:04.879056 crc crio[22095]: time="2026-06-09T16:46:04.87897647Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683726-hrdlb/oc" id=c1b858d6-6fc2-4c98-a941-dc4a5fea988e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.768062 | controller | Jun 09 16:46:04.879497 crc crio[22095]: time="2026-06-09T16:46:04.879440842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768078 | controller | Jun 09 16:46:04.937254 crc crio[22095]: time="2026-06-09T16:46:04.937155858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768094 | controller | Jun 09 16:46:05.270387 crc crio[22095]: time="2026-06-09T16:46:05.26960892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768111 | controller | Jun 09 16:46:05.495317 crc crio[22095]: time="2026-06-09T16:46:05.49516754Z" level=info msg="Created container df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4: openshift-infra/auto-csr-approver-29683726-hrdlb/oc" id=c1b858d6-6fc2-4c98-a941-dc4a5fea988e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.768128 | controller | Jun 09 16:46:05.496594 crc crio[22095]: time="2026-06-09T16:46:05.496470014Z" level=info msg="Starting container: df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4" id=857dbda3-85ba-4d8f-867c-ef56f2348b6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.768144 | controller | Jun 09 16:46:05.504175 crc crio[22095]: time="2026-06-09T16:46:05.504043769Z" level=info msg="Started container" PID=160659 containerID=df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4 description=openshift-infra/auto-csr-approver-29683726-hrdlb/oc id=857dbda3-85ba-4d8f-867c-ef56f2348b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0
2026-06-09 17:40:40.768161 | controller | Jun 09 16:46:07.516517 crc crio[22095]: time="2026-06-09T16:46:07.515247823Z" level=info msg="Stopping pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0" id=0d1b5823-83dc-4663-94a1-3d098c6cff39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.768177 | controller | Jun 09 16:46:07.518415 crc crio[22095]: time="2026-06-09T16:46:07.51747781Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}"
2026-06-09 17:40:40.768194 | controller | Jun 09 16:46:07.518415 crc crio[22095]: time="2026-06-09T16:46:07.517615044Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683726-hrdlb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.768210 | controller | Jun 09 16:46:07.849626 crc crio[22095]: time="2026-06-09T16:46:07.849332168Z" level=info msg="Stopped pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0" id=0d1b5823-83dc-4663-94a1-3d098c6cff39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.768230 | controller | Jun 09 16:46:42.045691 crc crio[22095]: time="2026-06-09T16:46:42.044327296Z" level=info msg="Stopping pod sandbox: 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc" id=176c07f3-d53c-485e-a88a-949052dff5a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.768247 | controller | Jun 09 16:46:42.047211 crc crio[22095]: time="2026-06-09T16:46:42.046540123Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc002ab3488}] Aliases:map[]}"
2026-06-09 17:40:40.768264 | controller | Jun 09 16:46:42.047211 crc crio[22095]: time="2026-06-09T16:46:42.047112467Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.768280 | controller | Jun 09 16:46:42.544337 crc crio[22095]: time="2026-06-09T16:46:42.543702998Z" level=info msg="Stopped pod sandbox: 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc" id=176c07f3-d53c-485e-a88a-949052dff5a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.768297 | controller | Jun 09 16:46:43.741955 crc crio[22095]: time="2026-06-09T16:46:43.740881385Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/POD" id=ee0aceeb-fcc6-4216-b8d2-4ad91e94e4bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.768312 | controller | Jun 09 16:46:43.742882 crc crio[22095]: time="2026-06-09T16:46:43.742031945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768329 | controller | Jun 09 16:46:43.781314 crc crio[22095]: time="2026-06-09T16:46:43.781238174Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc001984e88}] Aliases:map[]}"
2026-06-09 17:40:40.768345 | controller | Jun 09 16:46:43.781796 crc crio[22095]: time="2026-06-09T16:46:43.781768308Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.768362 | controller | Jun 09 16:46:44.487341 crc crio[22095]: 2026-06-09T16:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880eaf5a3284a1c Mac:92:82:fc:f1:61:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.768379 | controller | Jun 09 16:46:44.489622 crc crio[22095]: time="2026-06-09T16:46:44.489549279Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc001984e88}] Aliases:map[]}"
2026-06-09 17:40:40.768399 | controller | Jun 09 16:46:44.489856 crc crio[22095]: time="2026-06-09T16:46:44.489709283Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.768416 | controller | Jun 09 16:46:44.498580 crc crio[22095]: time="2026-06-09T16:46:44.498486569Z" level=info msg="Ran pod sandbox 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/POD" id=ee0aceeb-fcc6-4216-b8d2-4ad91e94e4bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.768432 | controller | Jun 09 16:46:44.501720 crc crio[22095]: time="2026-06-09T16:46:44.501588409Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c992bfe0-89f5-4071-88c6-af8db877b958 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.768448 | controller | Jun 09 16:46:44.509312 crc crio[22095]: time="2026-06-09T16:46:44.509200855Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.768465 | controller | Jun 09 16:46:45.134331 crc crio[22095]: time="2026-06-09T16:46:45.134218973Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c992bfe0-89f5-4071-88c6-af8db877b958 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.768481 | controller | Jun 09 16:46:45.136351 crc crio[22095]: time="2026-06-09T16:46:45.135319412Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6a6311d0-02d6-47d9-8453-daa6bde69d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.768497 | controller | Jun 09 16:46:45.160182 crc crio[22095]: time="2026-06-09T16:46:45.16009123Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0052746f-8706-4b1c-b5e0-09f2827b436c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.768513 | controller | Jun 09 16:46:45.319490 crc crio[22095]: time="2026-06-09T16:46:45.318611493Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=b8086f7a-b2fc-42fa-92d6-41d35cffb3fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.768529 | controller | Jun 09 16:46:45.319896 crc crio[22095]: time="2026-06-09T16:46:45.319813784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768545 | controller | Jun 09 16:46:45.381255 crc crio[22095]: time="2026-06-09T16:46:45.38100124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768561 | controller | Jun 09 16:46:45.386165 crc crio[22095]: time="2026-06-09T16:46:45.38604586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768577 | controller | Jun 09 16:46:45.680222 crc crio[22095]: time="2026-06-09T16:46:45.679987991Z" level=info msg="Created container b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=b8086f7a-b2fc-42fa-92d6-41d35cffb3fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.768597 | controller | Jun 09 16:46:45.681490 crc crio[22095]: time="2026-06-09T16:46:45.681405348Z" level=info msg="Starting container: b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351" id=c70c0eb6-0552-4b3a-947c-2468861e61ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.768613 | controller | Jun 09 16:46:45.687289 crc crio[22095]: time="2026-06-09T16:46:45.687209897Z" level=info msg="Started container" PID=163095 containerID=b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=c70c0eb6-0552-4b3a-947c-2468861e61ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9
2026-06-09 17:40:40.768630 | controller | Jun 09 16:46:57.697783 crc crio[22095]: time="2026-06-09T16:46:57.696705732Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5gjvn/POD" id=84c1329b-eb69-4892-bcbb-132c912e30e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.768645 | controller | Jun 09 16:46:57.697783 crc crio[22095]: time="2026-06-09T16:46:57.697761569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768661 | controller | Jun 09 16:46:57.750608 crc crio[22095]: time="2026-06-09T16:46:57.750485837Z" level=info msg="Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc001984178}] Aliases:map[]}"
2026-06-09 17:40:40.768677 | controller | Jun 09 16:46:57.750608 crc crio[22095]: time="2026-06-09T16:46:57.750578419Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5gjvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.768694 | controller | Jun 09 16:46:58.400606 crc crio[22095]: 2026-06-09T16:46:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3abdfc30b9b03a Mac:16:e3:ec:1e:94:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e SocketPath: PciID:}] [{Interface:0xc000015250 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.768710 | controller | Jun 09 16:46:58.401389 crc crio[22095]: time="2026-06-09T16:46:58.401314831Z" level=info msg="Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc001984178}] Aliases:map[]}"
2026-06-09 17:40:40.768727 | controller | Jun 09 16:46:58.401602 crc crio[22095]: time="2026-06-09T16:46:58.401481615Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5gjvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.768743 | controller | Jun 09 16:46:58.411784 crc crio[22095]: time="2026-06-09T16:46:58.411574155Z" level=info msg="Ran pod sandbox e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 with infra container: openshift-marketplace/redhat-marketplace-5gjvn/POD" id=84c1329b-eb69-4892-bcbb-132c912e30e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.768763 | controller | Jun 09 16:46:58.414755 crc crio[22095]: time="2026-06-09T16:46:58.414654834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=63a490a5-ba6e-4795-a208-c838e7477a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.768779 | controller | Jun 09 16:46:58.417871 crc crio[22095]: time="2026-06-09T16:46:58.417799275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e23f783f-4de4-4e97-87d3-344976cf857e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.768795 | controller | Jun 09 16:46:58.425451 crc crio[22095]: time="2026-06-09T16:46:58.42534663Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities" id=fa64c6d3-381b-47bb-ac13-b18251a40991 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.768811 | controller | Jun 09 16:46:58.425961 crc crio[22095]: time="2026-06-09T16:46:58.425847663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768827 | controller | Jun 09 16:46:58.474668 crc crio[22095]: time="2026-06-09T16:46:58.474463915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768843 | controller | Jun 09 16:46:58.478631 crc crio[22095]: time="2026-06-09T16:46:58.47853905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.768885 | controller | Jun 09 16:46:58.652361 crc crio[22095]: time="2026-06-09T16:46:58.651424463Z" level=info msg="Created container 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities" id=fa64c6d3-381b-47bb-ac13-b18251a40991 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.768904 | controller | Jun 09 16:46:58.653183 crc crio[22095]: time="2026-06-09T16:46:58.653110527Z" level=info msg="Starting container: 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf" id=c5ac2252-7a24-48af-bad9-2867320ac281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.768920 | controller | Jun 09 16:46:58.663816 crc crio[22095]: time="2026-06-09T16:46:58.663489584Z" level=info msg="Started container" PID=164001 containerID=52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf description=openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities id=c5ac2252-7a24-48af-bad9-2867320ac281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042
2026-06-09 17:40:40.768937 | controller | Jun 09 16:46:59.338531 crc crio[22095]: time="2026-06-09T16:46:59.338383607Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7b753d39-edc7-4f0c-8ff9-3f9b64e98947 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.768953 | controller | Jun 09 16:46:59.353341 crc crio[22095]: time="2026-06-09T16:46:59.353220129Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.768973 | controller | Jun 09 16:47:00.092331 crc crio[22095]: time="2026-06-09T16:47:00.09089558Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=7b753d39-edc7-4f0c-8ff9-3f9b64e98947 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.768992 | controller | Jun 09 16:47:00.093545 crc crio[22095]: time="2026-06-09T16:47:00.093425665Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=221bad7b-3636-4559-a94c-4fba5bbd9774 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.769009 | controller | Jun 09 16:47:00.096668 crc crio[22095]: time="2026-06-09T16:47:00.096623057Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=88e1283b-98dd-4774-a3ac-5b8148da5e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.769025 | controller | Jun 09 16:47:00.136749 crc crio[22095]: time="2026-06-09T16:47:00.136635408Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5gjvn/extract-content" id=3549b20c-c35b-4495-97de-7962fa8a6fb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.769041 | controller | Jun 09 16:47:00.137399 crc crio[22095]: time="2026-06-09T16:47:00.137317685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769057 | controller | Jun 09 16:47:00.199364 crc crio[22095]: time="2026-06-09T16:47:00.19923197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769073 | controller | Jun 09 16:47:00.203605 crc crio[22095]: time="2026-06-09T16:47:00.20350946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769089 | controller | Jun 09 16:47:00.363875 crc crio[22095]: time="2026-06-09T16:47:00.363768998Z" level=info msg="Created container da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca: openshift-marketplace/redhat-marketplace-5gjvn/extract-content" id=3549b20c-c35b-4495-97de-7962fa8a6fb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.769105 | controller | Jun 09 16:47:00.365306 crc crio[22095]: time="2026-06-09T16:47:00.365139814Z" level=info msg="Starting container: da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca" id=195de484-6b87-457c-829d-d8c1f79793e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.769122 | controller | Jun 09 16:47:00.371078 crc crio[22095]: time="2026-06-09T16:47:00.370994934Z" level=info msg="Started container" PID=164106 containerID=da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca description=openshift-marketplace/redhat-marketplace-5gjvn/extract-content id=195de484-6b87-457c-829d-d8c1f79793e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042
2026-06-09 17:40:40.769138 | controller | Jun 09 16:47:01.372362 crc crio[22095]: time="2026-06-09T16:47:01.369688169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=862aefa5-743b-41ab-aa47-33200e48be21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.769154 | controller | Jun 09 16:47:01.389296 crc crio[22095]: time="2026-06-09T16:47:01.386986884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cf53d7ec-c54c-4beb-93e7-8796151ce399 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.769171 | controller | Jun 09 16:47:01.396242 crc crio[22095]: time="2026-06-09T16:47:01.396104959Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5gjvn/registry-server" id=e2339d21-9336-44b3-b438-cc49d10d20b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.769187 | controller | Jun 09 16:47:01.396649 crc crio[22095]: time="2026-06-09T16:47:01.396579091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769206 | controller | Jun 09 16:47:01.453343 crc crio[22095]: time="2026-06-09T16:47:01.453157529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769222 | controller | Jun 09 16:47:01.457860 crc crio[22095]: time="2026-06-09T16:47:01.457776547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769239 | controller | Jun 09 16:47:01.629467 crc crio[22095]: time="2026-06-09T16:47:01.629263365Z" level=info msg="Created container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server" id=e2339d21-9336-44b3-b438-cc49d10d20b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.769255 | controller | Jun 09 16:47:01.632927 crc crio[22095]: time="2026-06-09T16:47:01.632836567Z" level=info msg="Starting container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea" id=c9a0f40d-7a28-4440-a15c-e76f19a4b3d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.769272 | controller | Jun 09 16:47:01.645508 crc crio[22095]: time="2026-06-09T16:47:01.645432751Z" level=info msg="Started container" PID=164150 containerID=ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea description=openshift-marketplace/redhat-marketplace-5gjvn/registry-server id=c9a0f40d-7a28-4440-a15c-e76f19a4b3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042
2026-06-09 17:40:40.769288 | controller | Jun 09 16:47:09.008732 crc crio[22095]: time="2026-06-09T16:47:09.007768186Z" level=info msg="Removing container: 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e" id=0460aeea-17d7-401e-ad42-379ff84fa917 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769305 | controller | Jun 09 16:47:09.043884 crc crio[22095]: time="2026-06-09T16:47:09.043716662Z" level=info msg="Removed container 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e: openshift-marketplace/community-operators-th7k2/extract-utilities" id=0460aeea-17d7-401e-ad42-379ff84fa917 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769321 | controller | Jun 09 16:47:09.046759 crc crio[22095]: time="2026-06-09T16:47:09.046676428Z" level=info msg="Removing container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56" id=3149d1a6-0b52-48f0-aab7-0ebd46cb21cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769337 | controller | Jun 09 16:47:09.109316 crc crio[22095]: time="2026-06-09T16:47:09.10924447Z" level=info msg="Removed container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server" id=3149d1a6-0b52-48f0-aab7-0ebd46cb21cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769354 | controller | Jun 09 16:47:09.113519 crc crio[22095]: time="2026-06-09T16:47:09.113440838Z" level=info msg="Removing container: 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e" id=107948dd-0acb-4e75-b287-6c97ae13fd03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769370 | controller | Jun 09 16:47:09.339677 crc crio[22095]: time="2026-06-09T16:47:09.338829424Z" level=info msg="Removed container 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e: openshift-infra/auto-csr-approver-29683720-gpx8b/oc" id=107948dd-0acb-4e75-b287-6c97ae13fd03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769387 | controller | Jun 09 16:47:09.342073 crc crio[22095]: time="2026-06-09T16:47:09.341996565Z" level=info msg="Removing container: eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161" id=10985fce-9b0a-40c5-91ea-9925a107a027 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769406 | controller | Jun 09 16:47:09.400962 crc crio[22095]: time="2026-06-09T16:47:09.4004124Z" level=info msg="Removed container eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161: openshift-marketplace/community-operators-th7k2/extract-content" id=10985fce-9b0a-40c5-91ea-9925a107a027 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769423 | controller | Jun 09 16:47:09.418305 crc crio[22095]: time="2026-06-09T16:47:09.418194848Z" level=info msg="Stopping pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1" id=22629327-c685-4809-ad9c-16509ad2235c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769440 | controller | Jun 09 16:47:09.418462 crc crio[22095]: time="2026-06-09T16:47:09.418311401Z" level=info msg="Stopped pod sandbox (already stopped): abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1" id=22629327-c685-4809-ad9c-16509ad2235c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769456 | controller | Jun 09 16:47:09.419872 crc crio[22095]: time="2026-06-09T16:47:09.419724537Z" level=info msg="Removing pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1" id=392465d4-9551-4e74-a6e8-b1dda95e7af0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.769472 | controller | Jun 09 16:47:09.448504 crc crio[22095]: time="2026-06-09T16:47:09.448384086Z" level=info msg="Removed pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1" id=392465d4-9551-4e74-a6e8-b1dda95e7af0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.769488 | controller | Jun 09 16:47:09.449602 crc crio[22095]: time="2026-06-09T16:47:09.449518995Z" level=info msg="Stopping pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88" id=2ab93ea5-9f07-4022-ba52-a602899a782f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769504 | controller | Jun 09 16:47:09.449724 crc crio[22095]: time="2026-06-09T16:47:09.449614267Z" level=info msg="Stopped pod sandbox (already stopped): fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88" id=2ab93ea5-9f07-4022-ba52-a602899a782f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769521 | controller | Jun 09 16:47:09.450578 crc crio[22095]: time="2026-06-09T16:47:09.45050344Z" level=info msg="Removing pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88" id=34b1890a-ecf8-4bbf-ad5f-63c07cbc7977 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.769537 | controller | Jun 09 16:47:09.473692 crc crio[22095]: time="2026-06-09T16:47:09.473575894Z" level=info msg="Removed pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88" id=34b1890a-ecf8-4bbf-ad5f-63c07cbc7977 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.769553 | controller | Jun 09 16:47:10.503077 crc crio[22095]: time="2026-06-09T16:47:10.502522247Z" level=info msg="Stopping container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea (timeout: 2s)" id=f9517c81-ce07-430e-b4d3-eb31447c2b67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.769569 | controller | Jun 09 16:47:10.626513 crc crio[22095]: time="2026-06-09T16:47:10.626386347Z" level=info msg="Stopped container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server" id=f9517c81-ce07-430e-b4d3-eb31447c2b67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.769585 | controller | Jun 09 16:47:10.627547 crc crio[22095]: time="2026-06-09T16:47:10.627478945Z" level=info msg="Stopping pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042" id=98bb111f-be81-46ec-ba02-8dae262c127d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769602 | controller | Jun 09 16:47:10.628571 crc crio[22095]: time="2026-06-09T16:47:10.628205094Z" level=info msg="Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc000526a30}] Aliases:map[]}"
2026-06-09 17:40:40.769622 | controller | Jun 09 16:47:10.628571 crc crio[22095]: time="2026-06-09T16:47:10.628368908Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-5gjvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.769639 | controller | Jun 09 16:47:10.931303 crc crio[22095]: time="2026-06-09T16:47:10.930531251Z" level=info msg="Stopped pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042" id=98bb111f-be81-46ec-ba02-8dae262c127d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769655 | controller | Jun 09 16:47:11.526092 crc crio[22095]: time="2026-06-09T16:47:11.523819493Z" level=info msg="Removing container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea" id=8e325854-93dc-4119-a74a-ad83bff11e0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769671 | controller | Jun 09 16:47:11.569567 crc crio[22095]: time="2026-06-09T16:47:11.569384967Z" level=info msg="Removed container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server" id=8e325854-93dc-4119-a74a-ad83bff11e0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769688 | controller | Jun 09 16:47:11.582056 crc crio[22095]: time="2026-06-09T16:47:11.581979431Z" level=info msg="Removing container: da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca" id=32f1daea-9b9d-430e-bcaf-9288ba4f3b3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769704 | controller | Jun 09 16:47:11.619526 crc crio[22095]: time="2026-06-09T16:47:11.619322843Z" level=info msg="Removed container da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca: openshift-marketplace/redhat-marketplace-5gjvn/extract-content" id=32f1daea-9b9d-430e-bcaf-9288ba4f3b3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769720 | controller | Jun 09 16:47:11.622554 crc crio[22095]: time="2026-06-09T16:47:11.622458934Z" level=info msg="Removing container: 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf" id=29a3fc20-f10c-4610-9be6-04a093e6c5d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769736 | controller | Jun 09 16:47:11.674014 crc crio[22095]: time="2026-06-09T16:47:11.673828757Z" level=info msg="Removed container 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities" id=29a3fc20-f10c-4610-9be6-04a093e6c5d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.769752 | controller | Jun 09 16:47:38.098123 crc crio[22095]: time="2026-06-09T16:47:38.096846959Z" level=info msg="Stopping pod sandbox: 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9" id=fdc21b16-873d-4d1b-9721-c1f1c672a3a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769769 | controller | Jun 09 16:47:38.100287 crc crio[22095]: time="2026-06-09T16:47:38.099133168Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc002b5d240}] Aliases:map[]}"
2026-06-09 17:40:40.769791 | controller | Jun 09 16:47:38.100287 crc crio[22095]: time="2026-06-09T16:47:38.099332833Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.769808 | controller | Jun 09 16:47:38.738329 crc crio[22095]: time="2026-06-09T16:47:38.73787646Z" level=info msg="Stopped pod sandbox: 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9" id=fdc21b16-873d-4d1b-9721-c1f1c672a3a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.769824 | controller | Jun 09 16:47:39.627754 crc crio[22095]: time="2026-06-09T16:47:39.627111905Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/POD" id=b4e47025-4ccd-4399-a7ef-465b95dcf58b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.769840 | controller | Jun 09 16:47:39.627754 crc crio[22095]: time="2026-06-09T16:47:39.627750201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.769878 | controller | Jun 09 16:47:39.666061 crc crio[22095]: time="2026-06-09T16:47:39.665450312Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0019846e8}] Aliases:map[]}"
2026-06-09 17:40:40.769897 | controller | Jun 09 16:47:39.666061 crc crio[22095]: time="2026-06-09T16:47:39.665516284Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.769914 | controller | Jun 09 16:47:40.313795 crc crio[22095]: 2026-06-09T16:47:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89ddb5f375ec317 Mac:0e:09:bd:77:59:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac SocketPath: PciID:}] [{Interface:0xc0006000f0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.769930 | controller | Jun 09 16:47:40.316217 crc crio[22095]: time="2026-06-09T16:47:40.316073791Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0019846e8}] Aliases:map[]}"
2026-06-09 17:40:40.769947 | controller | Jun 09 16:47:40.317717 crc crio[22095]: time="2026-06-09T16:47:40.317672002Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.769963 | controller | Jun 09 16:47:40.329556 crc crio[22095]: time="2026-06-09T16:47:40.329445965Z" level=info msg="Ran pod sandbox 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/POD" id=b4e47025-4ccd-4399-a7ef-465b95dcf58b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.769980 | controller | Jun 09 16:47:40.333334 crc crio[22095]: time="2026-06-09T16:47:40.333244743Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b0e8b050-f47f-48b9-b6ed-f743d76cf17d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.769999 | controller | Jun 09 16:47:40.347504 crc crio[22095]: time="2026-06-09T16:47:40.347387937Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.770016 | controller | Jun 09 16:47:40.905418 crc crio[22095]: time="2026-06-09T16:47:40.904717253Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b0e8b050-f47f-48b9-b6ed-f743d76cf17d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.770032 | controller | Jun 09 16:47:40.910868 crc crio[22095]: time="2026-06-09T16:47:40.9104289Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8b8ca81b-724d-4c0a-a793-0c0143f93728 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.770048 | controller | Jun 09 16:47:40.946439 crc crio[22095]: time="2026-06-09T16:47:40.946321725Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0dbd48db-edeb-4e62-95ef-9fa2c74cf021 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.770064 | controller | Jun 09 16:47:40.959379 crc crio[22095]: time="2026-06-09T16:47:40.959285178Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam" id=8ea1fc53-4e55-4e50-b7ab-88d7326a4ea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.770080 | controller | Jun 09 16:47:40.959823 crc crio[22095]: time="2026-06-09T16:47:40.959760821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770096 | controller | Jun 09 16:47:41.028625 crc crio[22095]: time="2026-06-09T16:47:41.028300476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770112 | controller | Jun 09 16:47:41.032679 crc crio[22095]: time="2026-06-09T16:47:41.032605167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770128 | controller | Jun 09 16:47:41.227775 crc crio[22095]: time="2026-06-09T16:47:41.227688522Z" level=info msg="Created container 16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam" id=8ea1fc53-4e55-4e50-b7ab-88d7326a4ea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.770144 | controller | Jun 09 16:47:41.229880 crc crio[22095]: time="2026-06-09T16:47:41.229772976Z" level=info msg="Starting container: 16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd" id=87caef58-814e-4c4a-b59d-aaa35fec9dd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.770159 | controller | Jun 09 16:47:41.243012 crc crio[22095]: time="2026-06-09T16:47:41.242719559Z" level=info msg="Started container" PID=166603 containerID=16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd description=openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam id=87caef58-814e-4c4a-b59d-aaa35fec9dd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd
2026-06-09 17:40:40.770175 | controller | Jun 09 16:47:50.328188 crc crio[22095]: time="2026-06-09T16:47:50.327004647Z" level=info msg="Stopping pod sandbox: 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd" id=564175d9-9b77-48f8-9e9c-4307d024d76d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.770195 | controller | Jun 09 16:47:50.330529 crc crio[22095]: time="2026-06-09T16:47:50.328853005Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0074a5518}] Aliases:map[]}"
2026-06-09 17:40:40.770211 | controller | Jun 09 16:47:50.330529 crc crio[22095]: time="2026-06-09T16:47:50.329111631Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.770227 | controller | Jun 09 16:47:50.877862 crc crio[22095]: time="2026-06-09T16:47:50.877126037Z" level=info msg="Stopped pod sandbox: 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd" id=564175d9-9b77-48f8-9e9c-4307d024d76d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.770243 | controller | Jun 09 16:47:51.881699 crc crio[22095]: time="2026-06-09T16:47:51.88159239Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/POD" id=432fa28c-c1ad-4492-96b1-2a4dcc4e54ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.770259 | controller | Jun 09 16:47:51.883798 crc crio[22095]: time="2026-06-09T16:47:51.881740694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770274 | controller | Jun 09 16:47:51.947643 crc crio[22095]: time="2026-06-09T16:47:51.947485587Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}"
2026-06-09 17:40:40.770291 | controller | Jun 09 16:47:51.947643 crc crio[22095]: time="2026-06-09T16:47:51.94758435Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.770307 | controller | Jun 09 16:47:52.804899 crc crio[22095]: 2026-06-09T16:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ed6a4b6efcdada Mac:06:05:97:ba:07:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.770323 | controller | Jun 09 16:47:52.808244 crc crio[22095]: time="2026-06-09T16:47:52.808109144Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}"
2026-06-09 17:40:40.770340 | controller | Jun 09 16:47:52.808368 crc crio[22095]: time="2026-06-09T16:47:52.80835071Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.770360 | controller | Jun 09 16:47:52.820597 crc crio[22095]: time="2026-06-09T16:47:52.820499843Z" level=info msg="Ran pod sandbox 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/POD" id=432fa28c-c1ad-4492-96b1-2a4dcc4e54ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.770376 | controller | Jun 09 16:47:52.824456 crc crio[22095]: time="2026-06-09T16:47:52.824368583Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7bba50f4-d6a7-407b-b096-6fd8780abdc0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.770392 | controller | Jun 09 16:47:52.841506 crc crio[22095]: time="2026-06-09T16:47:52.84135164Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.770408 | controller | Jun 09 16:47:53.329262 crc crio[22095]: time="2026-06-09T16:47:53.328359374Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7bba50f4-d6a7-407b-b096-6fd8780abdc0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.770425 | controller | Jun 09 16:47:53.334324 crc crio[22095]: time="2026-06-09T16:47:53.334059101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=47c46daa-02be-4962-879b-7c43931f6f17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.770441 | controller | Jun 09 16:47:53.364413 crc crio[22095]: time="2026-06-09T16:47:53.364245339Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2992a867-f123-4ca5-b50f-e074e00bc9eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.770457 | controller | Jun 09 16:47:53.396286 crc crio[22095]: time="2026-06-09T16:47:53.396178741Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d06bb77e-3558-4a4a-ad91-bbbdcc039b8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.770473 | controller | Jun 09 16:47:53.398265 crc crio[22095]: time="2026-06-09T16:47:53.396767986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770489 | controller | Jun 09 16:47:53.451649 crc crio[22095]: time="2026-06-09T16:47:53.451349992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770505 | controller | Jun 09 16:47:53.457653 crc crio[22095]: time="2026-06-09T16:47:53.457120631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770521 | controller | Jun 09 16:47:53.652994 crc crio[22095]: time="2026-06-09T16:47:53.652807741Z" level=info msg="Created container e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d06bb77e-3558-4a4a-ad91-bbbdcc039b8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.770537 | controller | Jun 09 16:47:53.654416 crc crio[22095]: time="2026-06-09T16:47:53.6543129Z" level=info msg="Starting container: e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853" id=c632cc5e-0054-469b-b575-acf9f363b9c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.770557 | controller | Jun 09 16:47:53.661665 crc crio[22095]: time="2026-06-09T16:47:53.661537666Z" level=info msg="Started container" PID=167360 containerID=e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=c632cc5e-0054-469b-b575-acf9f363b9c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43
2026-06-09 17:40:40.770574 | controller | Jun 09 16:48:00.948135 crc crio[22095]: time="2026-06-09T16:48:00.94734589Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683728-gxh6x/POD" id=babc6a5d-8105-4186-8755-777645cdd703 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.770590 | controller | Jun 09 16:48:00.950030 crc crio[22095]: time="2026-06-09T16:48:00.948167502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770606 | controller | Jun 09 16:48:00.981177 crc crio[22095]: time="2026-06-09T16:48:00.98072407Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc00379e0d8}] Aliases:map[]}"
2026-06-09 17:40:40.770623 | controller | Jun 09 16:48:00.981177 crc crio[22095]: time="2026-06-09T16:48:00.980795612Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683728-gxh6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.770639 | controller | Jun 09 16:48:01.675794 crc crio[22095]: 2026-06-09T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d56a7d8a2ca491 Mac:72:1e:c1:c7:3e:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.770656 | controller | Jun 09 16:48:01.677282 crc crio[22095]: time="2026-06-09T16:48:01.67720837Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc00379e0d8}] Aliases:map[]}"
2026-06-09 17:40:40.770673 | controller | Jun 09 16:48:01.677475 crc crio[22095]: time="2026-06-09T16:48:01.677379325Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683728-gxh6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.770690 | controller | Jun 09 16:48:01.695111 crc crio[22095]: time="2026-06-09T16:48:01.695018669Z" level=info msg="Ran pod sandbox 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 with infra container: openshift-infra/auto-csr-approver-29683728-gxh6x/POD" id=babc6a5d-8105-4186-8755-777645cdd703 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.770707 | controller | Jun 09 16:48:01.699164 crc crio[22095]: time="2026-06-09T16:48:01.699061273Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e8747549-4ac2-40e0-86b5-22e340c06a16 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.770723 | controller | Jun 09 16:48:01.706121 crc crio[22095]: time="2026-06-09T16:48:01.706008732Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.770743 | controller | Jun 09 16:48:02.551246 crc crio[22095]: time="2026-06-09T16:48:02.550501014Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e8747549-4ac2-40e0-86b5-22e340c06a16 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.770760 | controller | Jun 09 16:48:02.553047 crc crio[22095]: time="2026-06-09T16:48:02.552558647Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=594b78cd-df41-45f1-882f-d085fa3b397f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.770777 | controller | Jun 09 16:48:02.558042 crc crio[22095]: time="2026-06-09T16:48:02.557877024Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0fd7b4e2-713e-4377-8388-b14562238728 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.770793 | controller | Jun 09 16:48:02.571477 crc crio[22095]: time="2026-06-09T16:48:02.571366462Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683728-gxh6x/oc" id=ad695b16-e309-4685-9953-dc64e038a72b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.770809 | controller | Jun 09 16:48:02.572553 crc crio[22095]: time="2026-06-09T16:48:02.572222514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770825 | controller | Jun 09 16:48:02.630051 crc crio[22095]: time="2026-06-09T16:48:02.629773766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770874 | controller | Jun 09 16:48:02.977100 crc crio[22095]: time="2026-06-09T16:48:02.976860196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.770898 | controller | Jun 09 16:48:03.125675 crc crio[22095]: time="2026-06-09T16:48:03.125542886Z" level=info msg="Created container a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886: openshift-infra/auto-csr-approver-29683728-gxh6x/oc" id=ad695b16-e309-4685-9953-dc64e038a72b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.770916 | controller | Jun 09 16:48:03.127352 crc crio[22095]: time="2026-06-09T16:48:03.12724298Z" level=info msg="Starting container: a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886" id=df86b638-b35c-4a79-940e-068c3ec96339 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.770933 | controller | Jun 09 16:48:03.133123 crc crio[22095]: time="2026-06-09T16:48:03.132883465Z" level=info msg="Started container" PID=167903 containerID=a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886 description=openshift-infra/auto-csr-approver-29683728-gxh6x/oc id=df86b638-b35c-4a79-940e-068c3ec96339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2
2026-06-09 17:40:40.770950 | controller | Jun 09 16:48:03.562288 crc crio[22095]: time="2026-06-09T16:48:03.561440143Z" level=info msg="Stopping pod sandbox: 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43" id=65ba6910-42e8-4992-a4fc-9e06011b307e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.770967 | controller | Jun 09 16:48:03.563517 crc crio[22095]: time="2026-06-09T16:48:03.563337652Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0022726e0}] Aliases:map[]}"
2026-06-09 17:40:40.770987 | controller | Jun 09 16:48:03.563517 crc crio[22095]: time="2026-06-09T16:48:03.563512386Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.771004 | controller | Jun 09 16:48:04.111883 crc crio[22095]: time="2026-06-09T16:48:04.110812453Z" level=info msg="Stopped pod sandbox: 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43" id=65ba6910-42e8-4992-a4fc-9e06011b307e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771020 | controller | Jun 09 16:48:05.027289 crc crio[22095]: time="2026-06-09T16:48:05.026427708Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/POD" id=4b2a6371-8501-46af-835f-2179f8d0d475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.771036 | controller | Jun 09 16:48:05.027289 crc crio[22095]: time="2026-06-09T16:48:05.02728918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771053 | controller | Jun 09 16:48:05.065072 crc crio[22095]: time="2026-06-09T16:48:05.064904599Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc0074a4440}] Aliases:map[]}"
2026-06-09 17:40:40.771069 | controller | Jun 09 16:48:05.065072 crc crio[22095]: time="2026-06-09T16:48:05.065036882Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.771085 | controller | Jun 09 16:48:05.601058 crc crio[22095]: time="2026-06-09T16:48:05.600134365Z" level=info msg="Stopping pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2" id=828f176c-4384-4211-b695-adac7a50aa92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771101 | controller | Jun 09 16:48:05.601824 crc crio[22095]: time="2026-06-09T16:48:05.601734977Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc0074a4628}] Aliases:map[]}"
2026-06-09 17:40:40.771118 | controller | Jun 09 16:48:05.602154 crc crio[22095]: time="2026-06-09T16:48:05.601892811Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683728-gxh6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.771134 | controller | Jun 09 16:48:05.723848 crc crio[22095]: 2026-06-09T16:48:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14b1269851988ad Mac:ee:57:0c:b9:ac:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 SocketPath: PciID:}] [{Interface:0xc00060c5b0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.771151 | controller | Jun 09 16:48:05.727148 crc crio[22095]: time="2026-06-09T16:48:05.72687865Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc0074a4440}] Aliases:map[]}"
2026-06-09 17:40:40.771175 | controller | Jun 09 16:48:05.727245 crc crio[22095]: time="2026-06-09T16:48:05.727152047Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.771192 | controller | Jun 09 16:48:05.739191 crc crio[22095]: time="2026-06-09T16:48:05.738227553Z" level=info msg="Ran pod sandbox 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/POD" id=4b2a6371-8501-46af-835f-2179f8d0d475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.771208 | controller | Jun 09 16:48:05.743515 crc crio[22095]: time="2026-06-09T16:48:05.742049371Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=933632fd-a918-427c-9f43-0e9191e6a71e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.771224 | controller | Jun 09 16:48:05.748488 crc crio[22095]: time="2026-06-09T16:48:05.748082226Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.771240 | controller | Jun 09 16:48:05.934890 crc crio[22095]: time="2026-06-09T16:48:05.934789266Z" level=info msg="Stopped pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2" id=828f176c-4384-4211-b695-adac7a50aa92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771256 | controller | Jun 09 16:48:06.157904 crc crio[22095]: time="2026-06-09T16:48:06.157747048Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=933632fd-a918-427c-9f43-0e9191e6a71e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.771272 | controller | Jun 09 16:48:06.160091 crc crio[22095]: time="2026-06-09T16:48:06.158889648Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=40804d1d-8596-4a5c-a027-e9b555ad2dec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.771288 | controller | Jun 09 16:48:06.199728 crc crio[22095]: time="2026-06-09T16:48:06.198901619Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=21c1c448-909a-47b4-864f-4cc1aa73323b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.771304 | controller | Jun 09 16:48:06.212063 crc crio[22095]: time="2026-06-09T16:48:06.21176364Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6f9bfbd9-3f42-4fe0-aafc-fe0981f4062b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.771320 | controller | Jun 09 16:48:06.212314 crc crio[22095]: time="2026-06-09T16:48:06.212300614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771336 | controller | Jun 09 16:48:06.264897 crc crio[22095]: time="2026-06-09T16:48:06.264782906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771355 | controller | Jun 09 16:48:06.273598 crc crio[22095]: time="2026-06-09T16:48:06.27348772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771371 | controller | Jun 09 16:48:06.505270 crc crio[22095]: time="2026-06-09T16:48:06.505117206Z" level=info msg="Created container b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6f9bfbd9-3f42-4fe0-aafc-fe0981f4062b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.771387 | controller | Jun 09 16:48:06.506527 crc crio[22095]: time="2026-06-09T16:48:06.50644721Z" level=info msg="Starting container: b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604" id=6c3d0acb-848b-4587-8a80-b6ceb1bcc645 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.771404 | controller | Jun 09 16:48:06.512266 crc crio[22095]: time="2026-06-09T16:48:06.512193238Z" level=info msg="Started container" PID=168243 containerID=b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=6c3d0acb-848b-4587-8a80-b6ceb1bcc645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997
2026-06-09 17:40:40.771420 | controller | Jun 09 16:48:09.497156 crc crio[22095]: time="2026-06-09T16:48:09.495669445Z" level=info msg="Removing container: ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c" id=def82400-b1ef-4f5e-b677-ef8d8c874216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.771436 | controller | Jun 09 16:48:09.799468 crc crio[22095]: time="2026-06-09T16:48:09.799337327Z" level=info msg="Removed container ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c: openshift-infra/auto-csr-approver-29683722-c2n7f/oc" id=def82400-b1ef-4f5e-b677-ef8d8c874216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.771452 | controller | Jun 09 16:48:09.809578 crc crio[22095]: time="2026-06-09T16:48:09.809484218Z" level=info msg="Stopping pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518" id=8b0048c3-08f5-48e4-9fb0-2c404071c6b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771469 | controller | Jun 09 16:48:09.810001 crc crio[22095]: time="2026-06-09T16:48:09.809588461Z" level=info msg="Stopped pod sandbox (already stopped): c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518" id=8b0048c3-08f5-48e4-9fb0-2c404071c6b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771485 | controller | Jun 09 16:48:09.810255 crc crio[22095]: time="2026-06-09T16:48:09.810214687Z" level=info msg="Removing pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518" id=94331fe1-fd65-4f8d-a991-5b64ca0aa664 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.771500 | controller | Jun 09 16:48:09.826291 crc crio[22095]: time="2026-06-09T16:48:09.826219519Z" level=info msg="Removed pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518" id=94331fe1-fd65-4f8d-a991-5b64ca0aa664 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.771516 | controller | Jun 09 16:48:09.827789 crc crio[22095]: time="2026-06-09T16:48:09.827647056Z" level=info msg="Stopping pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042" id=26e20562-d093-4ad7-ba06-dd77a895b008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771532 | controller | Jun 09 16:48:09.827789 crc crio[22095]: time="2026-06-09T16:48:09.827739298Z" level=info msg="Stopped pod sandbox (already stopped): e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042" id=26e20562-d093-4ad7-ba06-dd77a895b008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771551 | controller | Jun 09 16:48:09.828326 crc crio[22095]: time="2026-06-09T16:48:09.828298843Z" level=info msg="Removing pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042" id=91fda6c2-495f-4fb9-b944-3f9a2513bbd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.771567 | controller | Jun 09 16:48:09.844685 crc crio[22095]: time="2026-06-09T16:48:09.8445035Z" level=info msg="Removed pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042" id=91fda6c2-495f-4fb9-b944-3f9a2513bbd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.771583 | controller | Jun 09 16:49:23.868845 crc crio[22095]: time="2026-06-09T16:49:23.866844072Z" level=info msg="Stopping pod sandbox: 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997" id=044d12ee-7018-4709-89ac-38b7c967302e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771599 | controller | Jun 09 16:49:23.870701 crc crio[22095]: time="2026-06-09T16:49:23.870279601Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc00041cd08}] Aliases:map[]}"
2026-06-09 17:40:40.771616 | controller | Jun 09 16:49:23.870701 crc crio[22095]: time="2026-06-09T16:49:23.870462826Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.771632 | controller | Jun 09 16:49:24.560435 crc crio[22095]: time="2026-06-09T16:49:24.559550276Z" level=info msg="Stopped pod sandbox: 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997" id=044d12ee-7018-4709-89ac-38b7c967302e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.771648 | controller | Jun 09 16:49:25.445847 crc crio[22095]: time="2026-06-09T16:49:25.445188918Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/POD" id=46e0a983-eef6-4d64-8f56-d4ef87f32ad3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.771664 | controller | Jun 09 16:49:25.447342 crc crio[22095]: time="2026-06-09T16:49:25.445884936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771681 | controller | Jun 09 16:49:25.484289 crc crio[22095]: time="2026-06-09T16:49:25.484169332Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc0028b6800}] Aliases:map[]}"
2026-06-09 17:40:40.771697 | controller | Jun 09 16:49:25.484289 crc crio[22095]: time="2026-06-09T16:49:25.484247804Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.771713 | controller | Jun 09 16:49:26.246497 crc crio[22095]: 2026-06-09T16:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:506f240e851c506 Mac:42:16:a1:bf:ba:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f SocketPath: PciID:}] [{Interface:0xc0002a66f0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.771733 | controller | Jun 09 16:49:26.248108 crc crio[22095]: time="2026-06-09T16:49:26.247996635Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc0028b6800}] Aliases:map[]}"
2026-06-09 17:40:40.771750 | controller | Jun 09 16:49:26.248275 crc crio[22095]: time="2026-06-09T16:49:26.248212051Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.771766 | controller | Jun 09 16:49:26.271360 crc crio[22095]: time="2026-06-09T16:49:26.269833078Z" level=info msg="Ran pod sandbox 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/POD" id=46e0a983-eef6-4d64-8f56-d4ef87f32ad3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.771782 | controller | Jun 09 16:49:26.284565 crc crio[22095]: time="2026-06-09T16:49:26.284438554Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9af15a09-cc89-4bbf-acba-d3faaba6667e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.771798 | controller | Jun 09 16:49:26.302461 crc crio[22095]: time="2026-06-09T16:49:26.302319324Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.771815 | controller | Jun 09 16:49:26.745132 crc crio[22095]: time="2026-06-09T16:49:26.745024347Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9af15a09-cc89-4bbf-acba-d3faaba6667e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.771831 | controller | Jun 09 16:49:26.746994 crc crio[22095]: time="2026-06-09T16:49:26.745831888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6d96caec-9b11-45f9-9e27-0648f04247f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.771851 | controller | Jun 09 16:49:26.777253 crc crio[22095]: time="2026-06-09T16:49:26.776469607Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=11d0083f-7e05-4e10-9549-ff47d68518d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.771886 | controller | Jun 09 16:49:26.816506 crc crio[22095]: time="2026-06-09T16:49:26.816406976Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=6125c1dc-6c2c-4309-b8fc-9fea80bf9a91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.771904 | controller | Jun 09 16:49:26.817198 crc crio[22095]: time="2026-06-09T16:49:26.817064663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771921 | controller | Jun 09 16:49:26.883211 crc crio[22095]: time="2026-06-09T16:49:26.883044893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771941 | controller | Jun 09 16:49:26.887765 crc crio[22095]: time="2026-06-09T16:49:26.887633021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.771957 | controller | Jun 09 16:49:27.092378 crc crio[22095]: time="2026-06-09T16:49:27.09220363Z" level=info msg="Created container 2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=6125c1dc-6c2c-4309-b8fc-9fea80bf9a91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.771974 | controller | Jun 09 16:49:27.094090 crc crio[22095]: time="2026-06-09T16:49:27.093996916Z" level=info msg="Starting container: 2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d" id=e1c50c1b-c08c-4d79-af01-e0b932626d81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.771990 | controller | Jun 09 16:49:27.102496 crc crio[22095]: time="2026-06-09T16:49:27.102359802Z" level=info msg="Started container" PID=172394 containerID=2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=e1c50c1b-c08c-4d79-af01-e0b932626d81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803
2026-06-09 17:40:40.772007 | controller | Jun 09 16:50:00.618836 crc crio[22095]: time="2026-06-09T16:50:00.617623231Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683730-47hlw/POD" id=5f6ab9ea-99fb-4612-a51d-62a35ab50dde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.772023 | controller | Jun 09 16:50:00.618836 crc crio[22095]: time="2026-06-09T16:50:00.618819122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772040 | controller | Jun 09 16:50:00.658736 crc crio[22095]: time="2026-06-09T16:50:00.658634367Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc00012b338}] Aliases:map[]}"
2026-06-09 17:40:40.772056 | controller | Jun 09 16:50:00.658736 crc crio[22095]: time="2026-06-09T16:50:00.658700969Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683730-47hlw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.772072 | controller | Jun 09 16:50:01.188813 crc crio[22095]: 2026-06-09T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7196d526b7dc8c3 Mac:5e:9c:8a:c7:71:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 SocketPath: PciID:}] [{Interface:0xc0004b0690 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.772089 | controller | Jun 09 16:50:01.190852 crc crio[22095]: time="2026-06-09T16:50:01.190773534Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc00012b338}] Aliases:map[]}"
2026-06-09 17:40:40.772109 | controller | Jun 09 16:50:01.191111 crc crio[22095]: time="2026-06-09T16:50:01.191028821Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683730-47hlw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.772126 | controller | Jun 09 16:50:01.200586 crc crio[22095]: time="2026-06-09T16:50:01.200386992Z" level=info msg="Ran pod sandbox 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf with infra container: openshift-infra/auto-csr-approver-29683730-47hlw/POD" id=5f6ab9ea-99fb-4612-a51d-62a35ab50dde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.772142 | controller | Jun 09 16:50:01.204700 crc crio[22095]: time="2026-06-09T16:50:01.203002159Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=31396a82-efad-45d5-95d3-6eb4ee4877b5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.772159 | controller | Jun 09 16:50:01.211297 crc crio[22095]: time="2026-06-09T16:50:01.21119571Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.772175 | controller | Jun 09 16:50:02.094190 crc crio[22095]: time="2026-06-09T16:50:02.093597488Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=31396a82-efad-45d5-95d3-6eb4ee4877b5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.772191 | controller | Jun 09 16:50:02.095431 crc crio[22095]: time="2026-06-09T16:50:02.095114067Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b1f846a6-430b-4d3a-adae-fff77e6bb04f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.772207 | controller | Jun 09 16:50:02.097747 crc crio[22095]: time="2026-06-09T16:50:02.097654792Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=027dace9-748c-4043-a5a7-69715f87e778 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.772224 | controller | Jun 09 16:50:02.118776 crc crio[22095]: time="2026-06-09T16:50:02.118611502Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683730-47hlw/oc" id=8a8f81ce-8ce5-4ce3-b0a1-11561d03983e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.772240 | controller | Jun 09 16:50:02.119343 crc crio[22095]: time="2026-06-09T16:50:02.119275069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772256 | controller | Jun 09 16:50:02.172041 crc crio[22095]: time="2026-06-09T16:50:02.171854194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772273 | controller | Jun 09 16:50:02.555900 crc crio[22095]: time="2026-06-09T16:50:02.555781833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772289 | controller | Jun 09 16:50:02.729203 crc crio[22095]: time="2026-06-09T16:50:02.72840565Z" level=info msg="Created container ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6: openshift-infra/auto-csr-approver-29683730-47hlw/oc" id=8a8f81ce-8ce5-4ce3-b0a1-11561d03983e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.772305 | controller | Jun 09 16:50:02.731065 crc crio[22095]: time="2026-06-09T16:50:02.730985306Z" level=info msg="Starting container: ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6" id=338452c4-a058-4f45-b2f3-4da794a8a2b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.772322 | controller | Jun 09 16:50:02.738151 crc crio[22095]: time="2026-06-09T16:50:02.738023358Z" level=info msg="Started container" PID=174477 containerID=ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6 description=openshift-infra/auto-csr-approver-29683730-47hlw/oc id=338452c4-a058-4f45-b2f3-4da794a8a2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf
2026-06-09 17:40:40.772341 | controller | Jun 09 16:50:04.546800 crc crio[22095]: time="2026-06-09T16:50:04.545512095Z" level=info msg="Stopping pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf" id=44c2ba38-bce9-4c04-956d-f887fd2268bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772358 | controller | Jun 09 16:50:04.548686 crc crio[22095]: time="2026-06-09T16:50:04.547675691Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc002da44f0}] Aliases:map[]}"
2026-06-09 17:40:40.772375 | controller | Jun 09 16:50:04.548686 crc crio[22095]: time="2026-06-09T16:50:04.547810394Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683730-47hlw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.772392 | controller | Jun 09 16:50:04.926793 crc crio[22095]: time="2026-06-09T16:50:04.926617471Z" level=info msg="Stopped pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf" id=44c2ba38-bce9-4c04-956d-f887fd2268bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772408 | controller | Jun 09 16:50:07.604751 crc crio[22095]: time="2026-06-09T16:50:07.604066006Z" level=info msg="Stopping pod sandbox: 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803" id=c969efab-717b-4e8a-9e9c-5181babeafdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772424 | controller | Jun 09 16:50:07.606059 crc crio[22095]: time="2026-06-09T16:50:07.605677797Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc002da4730}] Aliases:map[]}"
2026-06-09 17:40:40.772440 | controller | Jun 09 16:50:07.606059 crc crio[22095]: time="2026-06-09T16:50:07.605827761Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.772456 | controller | Jun 09 16:50:08.145687 crc crio[22095]: time="2026-06-09T16:50:08.144830394Z" level=info msg="Stopped pod sandbox: 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803" id=c969efab-717b-4e8a-9e9c-5181babeafdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772472 | controller | Jun 09 16:50:09.187686 crc crio[22095]: time="2026-06-09T16:50:09.186277299Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/POD" id=dea526a8-69dc-4258-b8e9-eda0e607a236 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.772488 | controller | Jun 09 16:50:09.190067 crc crio[22095]: time="2026-06-09T16:50:09.189510902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772504 | controller | Jun 09 16:50:09.230336 crc crio[22095]: time="2026-06-09T16:50:09.230231881Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc0019849b0}] Aliases:map[]}"
2026-06-09 17:40:40.772523 | controller | Jun 09 16:50:09.230336 crc crio[22095]: time="2026-06-09T16:50:09.230282032Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.772540 | controller | Jun 09 16:50:09.906197 crc crio[22095]: time="2026-06-09T16:50:09.905529495Z" level=info msg="Removing container: 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a" id=4c520dad-63fa-435c-8629-8c46fd77080b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.772556 | controller | Jun 09 16:50:10.077582 crc crio[22095]: time="2026-06-09T16:50:10.077469954Z" level=info msg="Removed container 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a: openshift-infra/auto-csr-approver-29683724-p988v/oc" id=4c520dad-63fa-435c-8629-8c46fd77080b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.772573 | controller | Jun 09 16:50:10.091365 crc crio[22095]: time="2026-06-09T16:50:10.091241228Z" level=info msg="Stopping pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8" id=fcd6f6f1-de71-49e9-8a18-5518a12ce72a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772589 | controller | Jun 09 16:50:10.091365 crc crio[22095]: time="2026-06-09T16:50:10.091341951Z" level=info msg="Stopped pod sandbox (already stopped): f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8" id=fcd6f6f1-de71-49e9-8a18-5518a12ce72a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772605 | controller | Jun 09 16:50:10.094825 crc crio[22095]: time="2026-06-09T16:50:10.094585875Z" level=info msg="Removing pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8" id=697d6cfe-b1d7-4f42-b722-40a66170fd01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.772621 | controller | Jun 09 16:50:10.137376 crc crio[22095]: time="2026-06-09T16:50:10.137140241Z" level=info msg="Removed pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8" id=697d6cfe-b1d7-4f42-b722-40a66170fd01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.772637 | controller | Jun 09 16:50:10.223814 crc crio[22095]: 2026-06-09T16:50:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:236a5f520100b68 Mac:ae:0e:16:16:c2:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.772653 | controller | Jun 09 16:50:10.226799 crc crio[22095]: time="2026-06-09T16:50:10.226633246Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc0019849b0}] Aliases:map[]}"
2026-06-09 17:40:40.772669 | controller | Jun 09 16:50:10.226901 crc crio[22095]: time="2026-06-09T16:50:10.226852512Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.772685 | controller | Jun 09 16:50:10.237805 crc crio[22095]: time="2026-06-09T16:50:10.237747772Z" level=info msg="Ran pod sandbox 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/POD" id=dea526a8-69dc-4258-b8e9-eda0e607a236 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.772707 | controller | Jun 09 16:50:10.241788 crc crio[22095]: time="2026-06-09T16:50:10.241604212Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4ae472be-4e90-4c47-a5f4-855db2c0bafe name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.772723 | controller | Jun 09 16:50:10.247120 crc crio[22095]: time="2026-06-09T16:50:10.247035041Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.772739 | controller | Jun 09 16:50:10.890751 crc crio[22095]: time="2026-06-09T16:50:10.889846269Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4ae472be-4e90-4c47-a5f4-855db2c0bafe name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.772755 | controller | Jun 09 16:50:10.891605 crc crio[22095]: time="2026-06-09T16:50:10.891499601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2b278217-0533-4770-a36f-7d513a7e78f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.772771 | controller | Jun 09 16:50:10.929673 crc crio[22095]: time="2026-06-09T16:50:10.929414028Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bca85b1a-f219-4224-bf81-e87bd47ae9a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.772788 | controller | Jun 09 16:50:10.938682 crc crio[22095]: time="2026-06-09T16:50:10.938618255Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=c9a294a1-5721-4a72-a1f6-a1b55140ac7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.772804 | controller | Jun 09 16:50:10.939272 crc crio[22095]: time="2026-06-09T16:50:10.93920247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772821 | controller | Jun 09 16:50:10.998472 crc crio[22095]: time="2026-06-09T16:50:10.998358824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772837 | controller | Jun 09 16:50:11.003463 crc crio[22095]: time="2026-06-09T16:50:11.003396964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.772870 | controller | Jun 09 16:50:11.197123 crc crio[22095]: time="2026-06-09T16:50:11.197007711Z" level=info msg="Created container 084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=c9a294a1-5721-4a72-a1f6-a1b55140ac7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.772892 | controller | Jun 09 16:50:11.199474 crc crio[22095]: time="2026-06-09T16:50:11.198782506Z" level=info msg="Starting container: 084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2" id=7797a435-fea8-4d27-b53e-057b5dcc05f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.772910 | controller | Jun 09 16:50:11.212242 crc crio[22095]: time="2026-06-09T16:50:11.212174751Z" level=info msg="Started container" PID=175134 containerID=084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=7797a435-fea8-4d27-b53e-057b5dcc05f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8
2026-06-09 17:40:40.772930 | controller | Jun 09 16:51:16.789122 crc crio[22095]: time="2026-06-09T16:51:16.788284388Z" level=info msg="Stopping pod sandbox: 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8" id=788a3847-60ec-45f0-b65b-a09f202517b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772948 | controller | Jun 09 16:51:16.790454 crc crio[22095]: time="2026-06-09T16:51:16.789681944Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc00012b660}] Aliases:map[]}"
2026-06-09 17:40:40.772965 | controller | Jun 09 16:51:16.790454 crc crio[22095]: time="2026-06-09T16:51:16.789821877Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.772981 | controller | Jun 09 16:51:17.314547 crc crio[22095]: time="2026-06-09T16:51:17.314075011Z" level=info msg="Stopped pod sandbox: 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8" id=788a3847-60ec-45f0-b65b-a09f202517b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.772998 | controller | Jun 09 16:51:18.464863 crc crio[22095]: time="2026-06-09T16:51:18.464178275Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/POD" id=033ed143-339b-40ad-8b6a-9d7d5e892a1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.773014 | controller | Jun 09 16:51:18.466460 crc crio[22095]: time="2026-06-09T16:51:18.464889224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773031 | controller | Jun 09 16:51:18.502676 crc crio[22095]: time="2026-06-09T16:51:18.502047451Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc0028b64c0}] Aliases:map[]}"
2026-06-09 17:40:40.773047 | controller | Jun 09 16:51:18.502676 crc crio[22095]: time="2026-06-09T16:51:18.502597925Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.773064 | controller | Jun 09 16:51:19.223969 crc crio[22095]: 2026-06-09T16:51:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dd6ae15bb9a679 Mac:b2:cd:0e:e3:8e:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.773080 | controller | Jun 09 16:51:19.225046 crc crio[22095]: time="2026-06-09T16:51:19.22486208Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc0028b64c0}] Aliases:map[]}"
2026-06-09 17:40:40.773100 | controller | Jun 09 16:51:19.225358 crc crio[22095]: time="2026-06-09T16:51:19.225120156Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.773117 | controller | Jun 09 16:51:19.237607 crc crio[22095]: time="2026-06-09T16:51:19.237525956Z" level=info msg="Ran pod sandbox 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/POD" id=033ed143-339b-40ad-8b6a-9d7d5e892a1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.773133 | controller | Jun 09 16:51:19.241096 crc crio[22095]: time="2026-06-09T16:51:19.241039896Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=46426467-7ed7-41f2-81b2-53a01f4ade1f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.773149 | controller | Jun 09 16:51:19.252574 crc crio[22095]: time="2026-06-09T16:51:19.252496261Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.773165 | controller | Jun 09 16:51:19.769149 crc crio[22095]: time="2026-06-09T16:51:19.769039257Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=46426467-7ed7-41f2-81b2-53a01f4ade1f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.773184 | controller | Jun 09 16:51:19.771061 crc crio[22095]: time="2026-06-09T16:51:19.769834187Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=809cbcb2-878a-4e72-a336-5d174b001d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773200 | controller | Jun 09 16:51:19.829730 crc crio[22095]: time="2026-06-09T16:51:19.828605011Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=badfb5ae-3755-45e4-b44a-bf7c2511ff97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773216 | controller | Jun 09 16:51:19.847547 crc crio[22095]: time="2026-06-09T16:51:19.847365224Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=72ef1d97-0a79-47a7-9fc7-862d5a154e02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773239 | controller | Jun 09 16:51:19.848176 crc crio[22095]: time="2026-06-09T16:51:19.848040481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773255 | controller | Jun 09 16:51:19.916230 crc crio[22095]: time="2026-06-09T16:51:19.916055953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773274 | controller | Jun 09 16:51:19.920813 crc crio[22095]: time="2026-06-09T16:51:19.92056479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773295 | controller | Jun 09 16:51:20.132207 crc crio[22095]: time="2026-06-09T16:51:20.131862082Z" level=info msg="Created container 8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=72ef1d97-0a79-47a7-9fc7-862d5a154e02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773316 | controller | Jun 09 16:51:20.138200 crc crio[22095]: time="2026-06-09T16:51:20.138086823Z" level=info msg="Starting container: 8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3" id=2741ab29-68d7-44f4-8bb4-cf570eeb129f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.773333 | controller | Jun 09 16:51:20.144320 crc crio[22095]: time="2026-06-09T16:51:20.144240811Z" level=info msg="Started container" PID=179162 containerID=8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=2741ab29-68d7-44f4-8bb4-cf570eeb129f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82
2026-06-09 17:40:40.773352 | controller | Jun 09 16:51:47.116852 crc crio[22095]: time="2026-06-09T16:51:47.115702308Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2zmhb/POD" id=436bb37f-8592-4ccd-a15d-0004b7e88384 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.773412 | controller | Jun 09 16:51:47.118825 crc crio[22095]: time="2026-06-09T16:51:47.116870768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773435 | controller | Jun 09 16:51:47.175153 crc crio[22095]: time="2026-06-09T16:51:47.174502943Z" level=info msg="Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc00041c2b8}] Aliases:map[]}"
2026-06-09 17:40:40.773452 | controller | Jun 09 16:51:47.175153 crc crio[22095]: time="2026-06-09T16:51:47.175134069Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2zmhb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.773469 | controller | Jun 09 16:51:47.840648 crc crio[22095]: 2026-06-09T16:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cb782805ed98d3 Mac:d6:0f:99:a6:58:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 SocketPath: PciID:}] [{Interface:0xc00012b3a0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.773486 | controller | Jun 09 16:51:47.842818 crc crio[22095]: time="2026-06-09T16:51:47.842735755Z" level=info msg="Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc00041c2b8}] Aliases:map[]}"
2026-06-09 17:40:40.773503 | controller | Jun 09 16:51:47.843197 crc crio[22095]: time="2026-06-09T16:51:47.842907449Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2zmhb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.773522 | controller | Jun 09 16:51:47.862591 crc crio[22095]: time="2026-06-09T16:51:47.861813406Z" level=info msg="Ran pod sandbox 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 with infra container: openshift-marketplace/redhat-operators-2zmhb/POD" id=436bb37f-8592-4ccd-a15d-0004b7e88384 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.773539 | controller | Jun 09 16:51:47.872472 crc crio[22095]: time="2026-06-09T16:51:47.872358868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2f00c04-6ae6-4698-bf3c-4e27f69bfba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773555 | controller | Jun 09 16:51:47.876324 crc crio[22095]: time="2026-06-09T16:51:47.876242888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d225d934-bc4f-499c-84e2-7a15ecb31a4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773571 | controller | Jun 09 16:51:47.885223 crc crio[22095]: time="2026-06-09T16:51:47.885133427Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2zmhb/extract-utilities" id=0e43a8bf-77d0-4222-9b24-3ceb62dd94d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773587 | controller | Jun 09 16:51:47.885742 crc crio[22095]: time="2026-06-09T16:51:47.885666611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773603 | controller | Jun 09 16:51:47.948809 crc crio[22095]: time="2026-06-09T16:51:47.948647923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773619 | controller | Jun 09 16:51:47.960468 crc crio[22095]: time="2026-06-09T16:51:47.960374845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773636 | controller | Jun 09 16:51:48.137593 crc crio[22095]: time="2026-06-09T16:51:48.137395375Z" level=info msg="Created container 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c: openshift-marketplace/redhat-operators-2zmhb/extract-utilities" id=0e43a8bf-77d0-4222-9b24-3ceb62dd94d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773652 | controller | Jun 09 16:51:48.140085 crc crio[22095]: time="2026-06-09T16:51:48.139290853Z" level=info msg="Starting container: 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c" id=81f06fb4-abbf-4b93-961b-1ce521ee49e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.773669 | controller | Jun 09 16:51:48.147761 crc crio[22095]: time="2026-06-09T16:51:48.147568837Z" level=info msg="Started container" PID=180864 containerID=4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c description=openshift-marketplace/redhat-operators-2zmhb/extract-utilities id=81f06fb4-abbf-4b93-961b-1ce521ee49e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9
2026-06-09 17:40:40.773686 | controller | Jun 09 16:51:48.350323 crc crio[22095]: time="2026-06-09T16:51:48.350155175Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cb56d28a-ead4-4311-a6de-305bd8339754 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.773702 | controller | Jun 09 16:51:48.361892 crc crio[22095]: time="2026-06-09T16:51:48.361799835Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.773718 | controller | Jun 09 16:51:48.975123 crc crio[22095]: time="2026-06-09T16:51:48.974008933Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=cb56d28a-ead4-4311-a6de-305bd8339754 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.773738 | controller | Jun 09 16:51:48.976177 crc crio[22095]: time="2026-06-09T16:51:48.975856621Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b2d8e07d-e71e-4745-88fe-d62b2f328a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773755 | controller | Jun 09 16:51:48.983611 crc crio[22095]: time="2026-06-09T16:51:48.983473937Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fe1ae81d-de9b-4260-ab1d-c78d86a95f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773771 | controller | Jun 09 16:51:49.000823 crc crio[22095]: time="2026-06-09T16:51:49.000717101Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2zmhb/extract-content" id=44adafde-1b96-46d0-b662-714cdecd3673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773787 | controller | Jun 09 16:51:49.001621 crc crio[22095]: time="2026-06-09T16:51:49.001525872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773803 | controller | Jun 09 16:51:49.064440 crc crio[22095]: time="2026-06-09T16:51:49.064307909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773819 | controller | Jun 09 16:51:49.068606 crc crio[22095]: time="2026-06-09T16:51:49.068523727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773835 | controller | Jun 09 16:51:49.306382 crc crio[22095]: time="2026-06-09T16:51:49.30543067Z" level=info msg="Created container 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c: openshift-marketplace/redhat-operators-2zmhb/extract-content" id=44adafde-1b96-46d0-b662-714cdecd3673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773875 | controller | Jun 09 16:51:49.316758 crc crio[22095]: time="2026-06-09T16:51:49.316654949Z" level=info msg="Starting container: 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c" id=97568304-d273-4ce7-9e6f-e340f59f57d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.773897 | controller | Jun 09 16:51:49.325470 crc crio[22095]: time="2026-06-09T16:51:49.325401744Z" level=info msg="Started container" PID=180947 containerID=15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c description=openshift-marketplace/redhat-operators-2zmhb/extract-content id=97568304-d273-4ce7-9e6f-e340f59f57d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9
2026-06-09 17:40:40.773915 | controller | Jun 09 16:51:54.480798 crc crio[22095]: time="2026-06-09T16:51:54.478021143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=da927dc4-b6f5-4d70-9781-f1b59a62c26b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773931 | controller | Jun 09 16:51:54.492449 crc crio[22095]: time="2026-06-09T16:51:54.492335792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=33cbff3c-55a5-447f-a874-a16a717bf1a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.773947 | controller | Jun 09 16:51:54.507027 crc crio[22095]: time="2026-06-09T16:51:54.506880366Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2zmhb/registry-server" id=eb98d01b-f175-4500-a756-c40015d170ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.773963 | controller | Jun 09 16:51:54.508428 crc crio[22095]: time="2026-06-09T16:51:54.508349544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773982 | controller | Jun 09 16:51:54.575291 crc crio[22095]: time="2026-06-09T16:51:54.574544329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.773999 | controller | Jun 09 16:51:54.579179 crc crio[22095]: time="2026-06-09T16:51:54.579098376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774015 | controller | Jun 09 16:51:54.775406 crc crio[22095]: time="2026-06-09T16:51:54.774412307Z" level=info msg="Created container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server" id=eb98d01b-f175-4500-a756-c40015d170ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.774032 | controller | Jun 09 16:51:54.776088 crc crio[22095]: time="2026-06-09T16:51:54.776035879Z" level=info msg="Starting container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac" id=9e2b785c-9057-4023-b64c-ef27112b1053 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.774048 | controller | Jun 09 16:51:54.785450 crc crio[22095]: time="2026-06-09T16:51:54.785340939Z" level=info msg="Started container" PID=181188 containerID=e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac description=openshift-marketplace/redhat-operators-2zmhb/registry-server id=9e2b785c-9057-4023-b64c-ef27112b1053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9
2026-06-09 17:40:40.774066 | controller | Jun 09 16:52:00.570143 crc crio[22095]: time="2026-06-09T16:52:00.568647652Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683732-g5tsq/POD" id=b7831b1c-8b3d-4fb7-8520-520609933e26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.774082 | controller | Jun 09 16:52:00.570143 crc crio[22095]: time="2026-06-09T16:52:00.57014279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774099 | controller | Jun 09 16:52:00.641219 crc crio[22095]: time="2026-06-09T16:52:00.64041078Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc001289ee8}] Aliases:map[]}"
2026-06-09 17:40:40.774116 | controller | Jun 09 16:52:00.641219 crc crio[22095]: time="2026-06-09T16:52:00.641123229Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683732-g5tsq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.774132 | controller | Jun 09 16:52:00.964491 crc crio[22095]: 2026-06-09T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bae3ba96d6778d8 Mac:8a:9e:c1:cf:1f:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.774149 | controller | Jun 09 16:52:00.967117 crc crio[22095]: time="2026-06-09T16:52:00.967042974Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc001289ee8}] Aliases:map[]}"
2026-06-09 17:40:40.774169 | controller | Jun 09 16:52:00.967234 crc crio[22095]: time="2026-06-09T16:52:00.967212568Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683732-g5tsq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.774186 | controller | Jun 09 16:52:00.979148 crc crio[22095]: time="2026-06-09T16:52:00.97776317Z" level=info msg="Ran pod sandbox bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f with infra container: openshift-infra/auto-csr-approver-29683732-g5tsq/POD" id=b7831b1c-8b3d-4fb7-8520-520609933e26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.774203 | controller | Jun 09 16:52:00.983406 crc crio[22095]: time="2026-06-09T16:52:00.981873626Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1c039d82-a821-4064-924d-066d965fbac3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.774219 | controller | Jun 09 16:52:00.992246 crc crio[22095]: time="2026-06-09T16:52:00.992170181Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.774236 | controller | Jun 09 16:52:01.812661 crc crio[22095]: time="2026-06-09T16:52:01.812528041Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1c039d82-a821-4064-924d-066d965fbac3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.774252 | controller | Jun 09 16:52:01.814859 crc crio[22095]: time="2026-06-09T16:52:01.813722042Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8311dd32-b424-46fe-960e-30c870b86da8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.774268 | controller | Jun 09 16:52:01.819882 crc crio[22095]: time="2026-06-09T16:52:01.819784598Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ef837e22-eae9-4437-bd30-face98d9e9a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.774285 | controller | Jun 09 16:52:01.828090 crc crio[22095]: time="2026-06-09T16:52:01.827905248Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683732-g5tsq/oc" id=78b3c800-b909-4958-b2ec-a445cae11110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.774301 | controller | Jun 09 16:52:01.828884 crc crio[22095]: time="2026-06-09T16:52:01.828819931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774318 | controller | Jun 09 16:52:01.886410 crc crio[22095]: time="2026-06-09T16:52:01.886286391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774334 | controller | Jun 09 16:52:02.194668 crc crio[22095]: time="2026-06-09T16:52:02.19371383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774350 | controller | Jun 09 16:52:02.356511 crc crio[22095]: time="2026-06-09T16:52:02.3563645Z" level=info msg="Created container 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e: openshift-infra/auto-csr-approver-29683732-g5tsq/oc" id=78b3c800-b909-4958-b2ec-a445cae11110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.774367 | controller | Jun 09 16:52:02.358268 crc crio[22095]: time="2026-06-09T16:52:02.358142996Z" level=info msg="Starting container: 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e" id=02de39ec-2f65-4715-8236-ba7e93a06e8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.774387 | controller | Jun 09 16:52:02.364772 crc crio[22095]: time="2026-06-09T16:52:02.364639253Z" level=info msg="Started container" PID=181726 containerID=7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e description=openshift-infra/auto-csr-approver-29683732-g5tsq/oc id=02de39ec-2f65-4715-8236-ba7e93a06e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f
2026-06-09 17:40:40.774404 | controller | Jun 09 16:52:04.607093 crc crio[22095]: time="2026-06-09T16:52:04.605874041Z" level=info msg="Stopping pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f" id=0ac9a4e3-ee99-44fe-96a6-c0cf2254fbdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.774421 | controller | Jun 09 16:52:04.608231 crc crio[22095]: time="2026-06-09T16:52:04.608014316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc002da4d98}] Aliases:map[]}"
2026-06-09 17:40:40.774437 | controller | Jun 09 16:52:04.608231 crc crio[22095]: time="2026-06-09T16:52:04.60816607Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683732-g5tsq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.774454 | controller | Jun 09 16:52:04.962283 crc crio[22095]: time="2026-06-09T16:52:04.962140188Z" level=info msg="Stopped pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f" id=0ac9a4e3-ee99-44fe-96a6-c0cf2254fbdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.774469 | controller | Jun 09 16:52:10.198976 crc crio[22095]: time="2026-06-09T16:52:10.197827516Z" level=info msg="Removing container: df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4" id=dcc655c3-34cc-4aa8-b858-40752eb9772d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.774485 | controller | Jun 09 16:52:10.325086 crc crio[22095]: time="2026-06-09T16:52:10.324839767Z" level=info msg="Removed container df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4: openshift-infra/auto-csr-approver-29683726-hrdlb/oc" id=dcc655c3-34cc-4aa8-b858-40752eb9772d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.774501 | controller | Jun 09 16:52:10.339595 crc crio[22095]: time="2026-06-09T16:52:10.339375531Z" level=info msg="Stopping pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0" id=cd798952-9bb5-4edc-8d32-bcf9579cb1bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.774517 | controller | Jun 09 16:52:10.340300 crc crio[22095]: time="2026-06-09T16:52:10.340270574Z" level=info msg="Stopped pod sandbox (already stopped): a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0" id=cd798952-9bb5-4edc-8d32-bcf9579cb1bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.774533 | controller | Jun 09 16:52:10.343048 crc crio[22095]: time="2026-06-09T16:52:10.342883372Z" level=info msg="Removing pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0" id=31217ab0-d748-4f90-866c-525f4879ab6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.774549 | controller | Jun 09 16:52:10.366496 crc crio[22095]: time="2026-06-09T16:52:10.366405668Z" level=info msg="Removed pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0" id=31217ab0-d748-4f90-866c-525f4879ab6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.774565 | controller | Jun 09 16:52:11.731680 crc crio[22095]: time="2026-06-09T16:52:11.731042348Z" level=info msg="Stopping pod sandbox: 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82" id=16bdc65f-de55-4c8b-ab96-ce4f3cd1c0c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.774584 | controller | Jun 09 16:52:11.735323 crc crio[22095]: time="2026-06-09T16:52:11.735277837Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}"
2026-06-09 17:40:40.774601 | controller | Jun 09 16:52:11.736347 crc crio[22095]: time="2026-06-09T16:52:11.736258192Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.774617 | controller | Jun 09 16:52:12.353173 crc crio[22095]: time="2026-06-09T16:52:12.352504475Z" level=info msg="Stopped pod sandbox: 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82" id=16bdc65f-de55-4c8b-ab96-ce4f3cd1c0c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.774633 | controller | Jun 09 16:52:13.412625 crc crio[22095]: time="2026-06-09T16:52:13.411659246Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/POD" id=dd01a774-07de-40ff-806c-26e7f6bea2c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.774648 | controller | Jun 09 16:52:13.414716 crc crio[22095]: time="2026-06-09T16:52:13.412651032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774665 | controller | Jun 09 16:52:13.454882 crc crio[22095]: time="2026-06-09T16:52:13.454791558Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc00012b240}] Aliases:map[]}"
2026-06-09 17:40:40.774681 | controller | Jun 09 16:52:13.454882 crc crio[22095]: time="2026-06-09T16:52:13.454859129Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.774697 | controller | Jun 09 16:52:13.966662 crc crio[22095]: 2026-06-09T16:52:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fdef4e6f4aa0cb Mac:82:9e:eb:ca:a8:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 SocketPath: PciID:}] [{Interface:0xc000160f00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.774713 | controller | Jun 09 16:52:13.968759 crc crio[22095]: time="2026-06-09T16:52:13.968637572Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc00012b240}] Aliases:map[]}"
2026-06-09 17:40:40.774732 | controller | Jun 09 16:52:13.969116 crc crio[22095]: time="2026-06-09T16:52:13.968800006Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.774749 | controller | Jun 09 16:52:13.980080 crc crio[22095]: time="2026-06-09T16:52:13.979888942Z" level=info msg="Ran pod sandbox 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/POD" id=dd01a774-07de-40ff-806c-26e7f6bea2c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.774765 | controller | Jun 09 16:52:13.983005 crc crio[22095]: time="2026-06-09T16:52:13.982862658Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2f86b2bb-3f41-400f-b910-33d709a8b54d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.774781 | controller | Jun 09 16:52:13.992575 crc crio[22095]: time="2026-06-09T16:52:13.992481806Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.774797 | controller | Jun 09 16:52:14.408597 crc crio[22095]: time="2026-06-09T16:52:14.407828374Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2f86b2bb-3f41-400f-b910-33d709a8b54d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.774813 | controller | Jun 09 16:52:14.419823 crc crio[22095]: time="2026-06-09T16:52:14.41970388Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=fc3a1b00-f840-477e-a06c-233b925cbfe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.774828 | controller | Jun 09 16:52:14.462154 crc crio[22095]: time="2026-06-09T16:52:14.461890307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e85952a5-ee9f-4257-b129-94a59bb6bc3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.774844 | controller | Jun 09 16:52:14.473900 crc crio[22095]: time="2026-06-09T16:52:14.473805614Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=8b758278-c3b9-45f0-9746-b4a4d6a7dc4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.774892 | controller | Jun 09 16:52:14.474415 crc crio[22095]: time="2026-06-09T16:52:14.474345958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774912 | controller | Jun 09 16:52:14.530715 crc crio[22095]: time="2026-06-09T16:52:14.530606917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774928 | controller | Jun 09 16:52:14.534598 crc crio[22095]: time="2026-06-09T16:52:14.534521558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.774945 | controller | Jun 09 16:52:14.717735 crc crio[22095]: time="2026-06-09T16:52:14.717554882Z" level=info msg="Created container 96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=8b758278-c3b9-45f0-9746-b4a4d6a7dc4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.774961 | controller | Jun 09 16:52:14.719168 crc crio[22095]: time="2026-06-09T16:52:14.719054661Z" level=info msg="Starting container: 96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00" id=a2cc2d87-58e6-48b5-b401-6a4c76d66ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.774981 | controller | Jun 09 16:52:14.726427 crc crio[22095]: time="2026-06-09T16:52:14.726297208Z" level=info msg="Started container" PID=182589 containerID=96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=a2cc2d87-58e6-48b5-b401-6a4c76d66ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91
2026-06-09 17:40:40.774998 | controller | Jun 09 16:52:18.862323 crc crio[22095]: time="2026-06-09T16:52:18.859222611Z" level=info msg="Stopping container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac (timeout: 2s)" id=ac9b3a92-0ef5-4926-9875-a3c00d6d919e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.775014 | controller | Jun 09 16:52:18.990818 crc crio[22095]: time="2026-06-09T16:52:18.9888465Z" level=info msg="Stopped container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server" id=ac9b3a92-0ef5-4926-9875-a3c00d6d919e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.775030 | controller | Jun 09 16:52:18.996344 crc crio[22095]: time="2026-06-09T16:52:18.99619051Z" level=info msg="Stopping pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9" id=81b87a63-b081-4994-95f2-0c6ab721b4f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.775046 | controller | Jun 09 16:52:18.997896 crc crio[22095]: time="2026-06-09T16:52:18.997821042Z" level=info msg="Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc000526b58}] Aliases:map[]}"
2026-06-09 17:40:40.775063 | controller | Jun 09 16:52:18.999138 crc crio[22095]: time="2026-06-09T16:52:18.999063704Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2zmhb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.775079 | controller | Jun 09 16:52:19.464482 crc crio[22095]: time="2026-06-09T16:52:19.463431525Z" level=info msg="Stopped pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9" id=81b87a63-b081-4994-95f2-0c6ab721b4f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.775095 | controller | Jun 09 16:52:19.907153 crc crio[22095]: time="2026-06-09T16:52:19.907064422Z" level=info msg="Removing container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac" id=1662a060-5661-422b-92c9-454a364ec59a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.775111 | controller | Jun 09 16:52:19.948329 crc crio[22095]: time="2026-06-09T16:52:19.948230782Z" level=info msg="Removed container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server" id=1662a060-5661-422b-92c9-454a364ec59a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.775127 | controller | Jun 09 16:52:19.958656 crc crio[22095]: time="2026-06-09T16:52:19.958508537Z" level=info msg="Removing container: 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c" id=c9b98ed6-cf26-44b0-8819-b64255f0cd65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.775143 | controller | Jun 09 16:52:20.017975 crc crio[22095]: time="2026-06-09T16:52:20.017738862Z" level=info msg="Removed container 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c: openshift-marketplace/redhat-operators-2zmhb/extract-content" id=c9b98ed6-cf26-44b0-8819-b64255f0cd65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.775162 | controller | Jun 09 16:52:20.021902 crc crio[22095]: time="2026-06-09T16:52:20.021790947Z" level=info msg="Removing container: 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c" id=4de40409-82db-419a-9f64-6264177c07dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.775179 | controller | Jun 09 16:52:20.072828 crc crio[22095]: time="2026-06-09T16:52:20.072624256Z" level=info msg="Removed container 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c: openshift-marketplace/redhat-operators-2zmhb/extract-utilities" id=4de40409-82db-419a-9f64-6264177c07dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.775196 | controller | Jun 09 16:53:10.401309 crc crio[22095]: time="2026-06-09T16:53:10.400027535Z" level=info msg="Stopping pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9" id=8d7fc1c5-ecfc-4bd0-aa10-ed7f9adc1211 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.775212 | controller | Jun 09 16:53:10.401309 crc crio[22095]: time="2026-06-09T16:53:10.401286507Z" level=info msg="Stopped pod sandbox (already stopped): 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9" id=8d7fc1c5-ecfc-4bd0-aa10-ed7f9adc1211 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.775229 | controller | Jun 09 16:53:10.403435 crc crio[22095]: time="2026-06-09T16:53:10.402076277Z" level=info msg="Removing pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9" id=d3194b49-ccf9-428e-b0c2-b06b8e708348 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.775246 | controller | Jun 09 16:53:10.423266 crc crio[22095]: time="2026-06-09T16:53:10.423113839Z" level=info msg="Removed pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9" id=d3194b49-ccf9-428e-b0c2-b06b8e708348 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.775262 | controller | Jun 09 16:53:42.983590 crc crio[22095]: time="2026-06-09T16:53:42.982423656Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-8b95h/POD" id=1b54a1f1-05bd-48b8-bec0-0958f6002024 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.775278 | controller | Jun 09 16:53:42.985843 crc crio[22095]: time="2026-06-09T16:53:42.983617327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775295 | controller | Jun 09 16:53:43.039691 crc crio[22095]: time="2026-06-09T16:53:43.039591099Z" level=info msg="Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc002da4a60}] Aliases:map[]}"
2026-06-09 17:40:40.775312 | controller | Jun 09 16:53:43.039691 crc crio[22095]: time="2026-06-09T16:53:43.039669941Z" level=info msg="Adding pod openshift-marketplace_certified-operators-8b95h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.775328 | controller | Jun 09 16:53:43.662699 crc crio[22095]: 2026-06-09T16:53:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f6d9ef3ccbe0b Mac:3e:59:e0:af:dc:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.775349 | controller | Jun 09 16:53:43.665827 crc crio[22095]: time="2026-06-09T16:53:43.665683865Z" level=info msg="Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc002da4a60}] Aliases:map[]}"
2026-06-09 17:40:40.775366 | controller | Jun 09 16:53:43.666086 crc crio[22095]: time="2026-06-09T16:53:43.666002643Z" level=info msg="Checking pod openshift-marketplace_certified-operators-8b95h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.775383 | controller | Jun 09 16:53:43.679364 crc crio[22095]: time="2026-06-09T16:53:43.679263955Z" level=info msg="Ran pod sandbox c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f with infra container: openshift-marketplace/certified-operators-8b95h/POD" id=1b54a1f1-05bd-48b8-bec0-0958f6002024 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.775399 | controller | Jun 09 16:53:43.684988 crc crio[22095]: time="2026-06-09T16:53:43.684867219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e2035fc2-b185-4f86-8233-ecd004838188 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.775416 | controller | Jun 09 16:53:43.688616 crc crio[22095]: time="2026-06-09T16:53:43.688546484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=38a0084f-ecee-48ed-b8aa-545d0ef2b941 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.775433 | controller | Jun 09 16:53:43.701282 crc crio[22095]: time="2026-06-09T16:53:43.701144858Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8b95h/extract-utilities" id=f3657775-f08a-4e89-97a6-b6a0a9cfb4e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.775449 | controller | Jun 09 16:53:43.701691 crc crio[22095]: time="2026-06-09T16:53:43.701634901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775465 | controller | Jun 09 16:53:43.781317 crc crio[22095]: time="2026-06-09T16:53:43.781221801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775482 | controller | Jun 09 16:53:43.790172 crc crio[22095]: time="2026-06-09T16:53:43.790088399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775498 | controller | Jun 09 16:53:43.983043 crc crio[22095]: time="2026-06-09T16:53:43.982195937Z" level=info msg="Created container 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de: openshift-marketplace/certified-operators-8b95h/extract-utilities" id=f3657775-f08a-4e89-97a6-b6a0a9cfb4e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.775515 | controller | Jun 09 16:53:43.984489 crc crio[22095]: time="2026-06-09T16:53:43.984401314Z" level=info msg="Starting container: 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de" id=bb4daa8b-ec12-4d53-bd95-b741577ba841 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.775531 | controller | Jun 09 16:53:43.990708 crc crio[22095]: time="2026-06-09T16:53:43.990543472Z" level=info msg="Started container" PID=187174 containerID=54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de description=openshift-marketplace/certified-operators-8b95h/extract-utilities id=bb4daa8b-ec12-4d53-bd95-b741577ba841 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f
2026-06-09 17:40:40.775550 | controller | Jun 09 16:53:44.262382 crc crio[22095]: time="2026-06-09T16:53:44.262302502Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2ee67a6d-c854-48c2-99e6-59c778fedfeb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.775567 | controller | Jun 09 16:53:44.275440 crc crio[22095]: time="2026-06-09T16:53:44.275342518Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.775584 | controller | Jun 09 16:53:45.076776 crc crio[22095]: time="2026-06-09T16:53:45.075681713Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=2ee67a6d-c854-48c2-99e6-59c778fedfeb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.775600 | controller | Jun 09 16:53:45.077686 crc crio[22095]: time="2026-06-09T16:53:45.077650854Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=926eb8d9-5955-4595-b21d-baa9118c8a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.775617 | controller | Jun 09 16:53:45.081375 crc crio[22095]: time="2026-06-09T16:53:45.081056972Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=890a3eae-5940-482f-95b8-e73c293d3da0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.775633 | controller | Jun 09 16:53:45.092240 crc crio[22095]: time="2026-06-09T16:53:45.092081286Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8b95h/extract-content" id=976126a2-9aad-4f10-b6ef-38f0e8b86ca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.775650 | controller | Jun 09 16:53:45.092741 crc crio[22095]: time="2026-06-09T16:53:45.092672951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775666 | controller | Jun 09 16:53:45.161987 crc crio[22095]: time="2026-06-09T16:53:45.161855523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775683 | controller | Jun 09 16:53:45.166815 crc crio[22095]: time="2026-06-09T16:53:45.16641249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775699 | controller | Jun 09 16:53:46.765593 crc crio[22095]: time="2026-06-09T16:53:46.763814416Z" level=info msg="Created container e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373: openshift-marketplace/certified-operators-8b95h/extract-content" id=976126a2-9aad-4f10-b6ef-38f0e8b86ca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.775716 | controller | Jun 09 16:53:46.767290 crc crio[22095]: time="2026-06-09T16:53:46.767113091Z" level=info msg="Starting container: e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373" id=4011c9ac-0ba1-489a-93fb-5fba486eb1f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.775732 | controller | Jun 09 16:53:46.777814 crc crio[22095]: time="2026-06-09T16:53:46.777748354Z" level=info msg="Started container" PID=187231 containerID=e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373 description=openshift-marketplace/certified-operators-8b95h/extract-content id=4011c9ac-0ba1-489a-93fb-5fba486eb1f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f
2026-06-09 17:40:40.775749 | controller | Jun 09 16:53:51.392325 crc crio[22095]: time="2026-06-09T16:53:51.391075371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=db6645a1-aa8c-466d-a9c7-66ac764d784e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.775771 | controller | Jun 09 16:53:51.396059 crc crio[22095]: time="2026-06-09T16:53:51.395962707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=101ff2d7-1361-4872-8dc4-723e47e3f83e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.775788 | controller | Jun 09 16:53:51.822490 crc crio[22095]: time="2026-06-09T16:53:51.822423942Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8b95h/registry-server" id=4d9f8d49-4f29-4759-8456-e03490d7d75b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.775804 | controller | Jun 09 16:53:51.823450 crc crio[22095]: time="2026-06-09T16:53:51.823412587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775820 | controller | Jun 09 16:53:51.884752 crc crio[22095]: time="2026-06-09T16:53:51.884515151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775837 | controller | Jun 09 16:53:51.893267 crc crio[22095]: time="2026-06-09T16:53:51.893106763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775869 | controller | Jun 09 16:53:52.456758 crc crio[22095]: time="2026-06-09T16:53:52.456032162Z" level=info msg="Created container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server" id=4d9f8d49-4f29-4759-8456-e03490d7d75b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.775891 | controller | Jun 09 16:53:52.459294 crc crio[22095]: time="2026-06-09T16:53:52.459194164Z" level=info msg="Starting container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750" id=84617434-bc0b-4a51-a45d-f4838c112e9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.775909 | controller | Jun 09 16:53:52.468289 crc crio[22095]: time="2026-06-09T16:53:52.468160775Z" level=info msg="Started container" PID=187599 containerID=75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750 description=openshift-marketplace/certified-operators-8b95h/registry-server id=84617434-bc0b-4a51-a45d-f4838c112e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f
2026-06-09 17:40:40.775925 | controller | Jun 09 16:54:00.553880 crc crio[22095]: time="2026-06-09T16:54:00.55253686Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683734-2qv7z/POD" id=37d237b1-c8c6-4f6d-bc46-dd05f2e9839b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.775942 | controller | Jun 09 16:54:00.556166 crc crio[22095]: time="2026-06-09T16:54:00.553881714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.775958 | controller | Jun 09 16:54:00.601329 crc crio[22095]: time="2026-06-09T16:54:00.601235934Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc0022726c8}] Aliases:map[]}"
2026-06-09 17:40:40.775975 | controller | Jun 09 16:54:00.601329 crc crio[22095]: time="2026-06-09T16:54:00.601306356Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683734-2qv7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.775995 | controller | Jun 09 16:54:01.161259 crc crio[22095]: 2026-06-09T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be0cff99558f5f1 Mac:36:70:9c:2f:17:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.776012 | controller | Jun 09 16:54:01.163041 crc crio[22095]: time="2026-06-09T16:54:01.16291878Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc0022726c8}] Aliases:map[]}"
2026-06-09 17:40:40.776028 | controller | Jun 09 16:54:01.163180 crc crio[22095]: time="2026-06-09T16:54:01.163151336Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683734-2qv7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.776045 | controller | Jun 09 16:54:01.174419 crc crio[22095]: time="2026-06-09T16:54:01.174224581Z" level=info msg="Ran pod sandbox be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b with infra container: openshift-infra/auto-csr-approver-29683734-2qv7z/POD" id=37d237b1-c8c6-4f6d-bc46-dd05f2e9839b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.776061 | controller | Jun 09 16:54:01.178107 crc crio[22095]: time="2026-06-09T16:54:01.177984638Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4539cca0-b345-4f8f-ab55-9a57b0e26c3b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.776080 | controller | Jun 09 16:54:01.194407 crc crio[22095]: time="2026-06-09T16:54:01.194242006Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.776096 | controller | Jun 09 16:54:02.661982 crc crio[22095]: time="2026-06-09T16:54:02.661258017Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4539cca0-b345-4f8f-ab55-9a57b0e26c3b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.776113 | controller | Jun 09 16:54:02.663798 crc crio[22095]: time="2026-06-09T16:54:02.663408852Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=799b04ac-9339-4768-82ef-6b090d000034 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.776129 | controller | Jun 09 16:54:02.665856 crc crio[22095]: time="2026-06-09T16:54:02.665766263Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=293456e2-79fa-4ab2-9795-5392a935b6e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.776144 | controller | Jun 09 16:54:02.675314 crc crio[22095]: time="2026-06-09T16:54:02.675230597Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683734-2qv7z/oc" id=84a9d914-979f-49a6-8abf-6068b8634a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.776160 | controller | Jun 09 16:54:02.676094 crc crio[22095]: time="2026-06-09T16:54:02.675899234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776177 | controller | Jun 09 16:54:02.735483 crc crio[22095]: time="2026-06-09T16:54:02.735346834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776196 | controller | Jun 09 16:54:03.067105 crc crio[22095]: time="2026-06-09T16:54:03.066987321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776213 | controller | Jun 09 16:54:03.211454 crc crio[22095]: time="2026-06-09T16:54:03.210580567Z" level=info msg="Created container 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b: openshift-infra/auto-csr-approver-29683734-2qv7z/oc" id=84a9d914-979f-49a6-8abf-6068b8634a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.776230 | controller | Jun 09 16:54:03.213297 crc crio[22095]: time="2026-06-09T16:54:03.213258746Z" level=info msg="Starting container: 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b" id=9f0d0a25-5aab-480d-b197-82da17942126 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.776246 | controller | Jun 09 16:54:03.219224 crc crio[22095]: time="2026-06-09T16:54:03.219166648Z" level=info msg="Started container" PID=188121 containerID=962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b description=openshift-infra/auto-csr-approver-29683734-2qv7z/oc id=9f0d0a25-5aab-480d-b197-82da17942126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b
2026-06-09 17:40:40.776262 | controller | Jun 09 16:54:05.629437 crc crio[22095]: time="2026-06-09T16:54:05.628215277Z" level=info msg="Stopping pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b" id=242d4d6f-0c48-481b-aa59-ff1e9a768d13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776278 | controller | Jun 09 16:54:05.631272 crc crio[22095]: time="2026-06-09T16:54:05.628659149Z" level=info msg="Stopping container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750 (timeout: 2s)" id=00794e44-20da-4485-99ea-f12e05299008 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.776294 | controller | Jun 09 16:54:05.631272 crc crio[22095]: time="2026-06-09T16:54:05.630580768Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc00263c828}] Aliases:map[]}"
2026-06-09 17:40:40.776310 | controller | Jun 09 16:54:05.631272 crc crio[22095]: time="2026-06-09T16:54:05.630706711Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683734-2qv7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.776326 | controller | Jun 09 16:54:05.759192 crc crio[22095]: time="2026-06-09T16:54:05.75848315Z" level=info msg="Stopped container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server" id=00794e44-20da-4485-99ea-f12e05299008 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.776343 | controller | Jun 09 16:54:05.761897 crc crio[22095]: time="2026-06-09T16:54:05.761636232Z" level=info msg="Stopping pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f" id=6eb027d4-5e1d-4755-b5b9-6027490b728a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776359 | controller | Jun 09 16:54:05.763038 crc crio[22095]: time="2026-06-09T16:54:05.762420412Z" level=info msg="Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc001288260}] Aliases:map[]}"
2026-06-09 17:40:40.776379 | controller | Jun 09 16:54:05.763038 crc crio[22095]: time="2026-06-09T16:54:05.762627847Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-8b95h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.776396 | controller | Jun 09 16:54:06.035098 crc crio[22095]: time="2026-06-09T16:54:06.033163961Z" level=info msg="Stopped pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b" id=242d4d6f-0c48-481b-aa59-ff1e9a768d13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776413 | controller | Jun 09 16:54:06.160237 crc crio[22095]: time="2026-06-09T16:54:06.159362539Z" level=info msg="Stopped pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f" id=6eb027d4-5e1d-4755-b5b9-6027490b728a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776429 | controller | Jun 09 16:54:06.855993 crc crio[22095]: time="2026-06-09T16:54:06.849791391Z" level=info msg="Removing container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750" id=a939978e-c2ea-4ef2-ba82-0c7ed2af4a86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776445 | controller | Jun 09 16:54:06.905223 crc crio[22095]: time="2026-06-09T16:54:06.90374886Z" level=info msg="Removed container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server" id=a939978e-c2ea-4ef2-ba82-0c7ed2af4a86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776460 | controller | Jun 09 16:54:06.908791 crc crio[22095]: time="2026-06-09T16:54:06.908648576Z" level=info msg="Removing container: e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373" id=6f04c5c7-75de-4877-a021-3efee2336995 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776476 | controller | Jun 09 16:54:06.940165 crc crio[22095]: time="2026-06-09T16:54:06.939814398Z" level=info msg="Removed container e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373: openshift-marketplace/certified-operators-8b95h/extract-content" id=6f04c5c7-75de-4877-a021-3efee2336995 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776492 | controller | Jun 09 16:54:06.944003 crc crio[22095]: time="2026-06-09T16:54:06.943894843Z" level=info msg="Removing container: 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de" id=f99cb09f-ce55-4a8d-b138-636b08505ef9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776508 | controller | Jun 09 16:54:06.996194 crc crio[22095]: time="2026-06-09T16:54:06.995886492Z" level=info msg="Removed container 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de: openshift-marketplace/certified-operators-8b95h/extract-utilities" id=f99cb09f-ce55-4a8d-b138-636b08505ef9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776525 | controller | Jun 09 16:54:10.447363 crc crio[22095]: time="2026-06-09T16:54:10.446573353Z" level=info msg="Removing container: a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886" id=7c4100cc-a829-4aff-998f-41be9339c92f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776541 | controller | Jun 09 16:54:10.571900 crc crio[22095]: time="2026-06-09T16:54:10.570494153Z" level=info msg="Removed container a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886: openshift-infra/auto-csr-approver-29683728-gxh6x/oc" id=7c4100cc-a829-4aff-998f-41be9339c92f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.776557 | controller | Jun 09 16:54:10.585284 crc crio[22095]: time="2026-06-09T16:54:10.58514618Z" level=info msg="Stopping pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2" id=da309453-fe34-4c03-9414-21fb02dd4f06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776576 | controller | Jun 09 16:54:10.585284 crc crio[22095]: time="2026-06-09T16:54:10.585246653Z" level=info msg="Stopped pod sandbox (already stopped): 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2" id=da309453-fe34-4c03-9414-21fb02dd4f06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776593 | controller | Jun 09 16:54:10.587005 crc crio[22095]: time="2026-06-09T16:54:10.586849764Z" level=info msg="Removing pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2" id=a49e15b5-f967-44ee-b030-bc7a38f9d659 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.776609 | controller | Jun 09 16:54:10.615661 crc crio[22095]: time="2026-06-09T16:54:10.615478051Z" level=info msg="Removed pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2" id=a49e15b5-f967-44ee-b030-bc7a38f9d659 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.776625 | controller | Jun 09 16:54:10.617696 crc crio[22095]: time="2026-06-09T16:54:10.617601806Z" level=info msg="Stopping pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f" id=15ab73f4-6bc2-4c56-9861-88b775727559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776642 | controller | Jun 09 16:54:10.617696 crc crio[22095]: time="2026-06-09T16:54:10.617713028Z" level=info msg="Stopped pod sandbox (already stopped): c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f" id=15ab73f4-6bc2-4c56-9861-88b775727559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.776658 | controller | Jun 09 16:54:10.619892 crc crio[22095]: time="2026-06-09T16:54:10.619809732Z" level=info msg="Removing pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f" id=6d9162e5-80f8-48eb-9f41-0dc35ee1b903 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.776675 | controller | Jun 09 16:54:10.641346 crc crio[22095]: time="2026-06-09T16:54:10.641210713Z" level=info msg="Removed pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f" id=6d9162e5-80f8-48eb-9f41-0dc35ee1b903 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.776691 | controller | Jun 09 16:54:27.186239 crc crio[22095]: time="2026-06-09T16:54:27.185045975Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vmlkm/POD" id=089e6459-f4da-4a9d-8490-3c1210294856 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.776708 | controller | Jun 09 16:54:27.187713 crc crio[22095]: time="2026-06-09T16:54:27.187688843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776724 | controller | Jun 09 16:54:27.229237 crc crio[22095]: time="2026-06-09T16:54:27.227485857Z" level=info msg="Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc0028b7c80}] Aliases:map[]}"
2026-06-09 17:40:40.776741 | controller | Jun 09 16:54:27.229237 crc crio[22095]: time="2026-06-09T16:54:27.227565849Z" level=info msg="Adding pod openshift-marketplace_community-operators-vmlkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.776758 | controller | Jun 09 16:54:27.954695 crc crio[22095]: 2026-06-09T16:54:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4613709b3d23e6 Mac:c2:25:a8:33:db:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d SocketPath: PciID:}] [{Interface:0xc000686710 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.776778 | controller | Jun 09 16:54:27.956297 crc crio[22095]: time="2026-06-09T16:54:27.956203755Z" level=info msg="Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc0028b7c80}] Aliases:map[]}"
2026-06-09 17:40:40.776796 | controller | Jun 09 16:54:27.956476 crc crio[22095]: time="2026-06-09T16:54:27.95640911Z" level=info msg="Checking pod openshift-marketplace_community-operators-vmlkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.776812 | controller | Jun 09 16:54:27.969669 crc crio[22095]: time="2026-06-09T16:54:27.969376484Z" level=info msg="Ran pod sandbox b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 with infra container: openshift-marketplace/community-operators-vmlkm/POD" id=089e6459-f4da-4a9d-8490-3c1210294856 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.776829 | controller | Jun 09 16:54:27.973896 crc crio[22095]: time="2026-06-09T16:54:27.973801818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a98db996-99ac-44f3-8854-494d586d9931 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.776845 | controller | Jun 09 16:54:27.976608 crc crio[22095]: time="2026-06-09T16:54:27.976528848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e7ae19b-10cc-444d-8fd3-ca2c3824d8c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.776883 | controller | Jun 09 16:54:27.990506 crc crio[22095]: time="2026-06-09T16:54:27.990417076Z" level=info msg="Creating container: openshift-marketplace/community-operators-vmlkm/extract-utilities" id=db565759-fc1f-4299-8662-9335e487dbf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.776902 | controller | Jun 09 16:54:27.991064 crc crio[22095]: time="2026-06-09T16:54:27.990882948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776918 | controller | Jun 09 16:54:28.072040 crc crio[22095]: time="2026-06-09T16:54:28.071827771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776935 | controller | Jun 09 16:54:28.077236 crc crio[22095]: time="2026-06-09T16:54:28.077198589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.776951 | controller | Jun 09 16:54:28.251596 crc crio[22095]: time="2026-06-09T16:54:28.251451555Z" level=info msg="Created container 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec: openshift-marketplace/community-operators-vmlkm/extract-utilities" id=db565759-fc1f-4299-8662-9335e487dbf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.776967 | controller | Jun 09 16:54:28.253635 crc crio[22095]: time="2026-06-09T16:54:28.252735388Z" level=info msg="Starting container: 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec" id=e61ddc9d-df81-4b61-804d-5bd9d1c51c2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.776983 | controller | Jun 09 16:54:28.258004 crc crio[22095]: time="2026-06-09T16:54:28.257842909Z" level=info msg="Started container" PID=189515 containerID=2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec description=openshift-marketplace/community-operators-vmlkm/extract-utilities id=e61ddc9d-df81-4b61-804d-5bd9d1c51c2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804
2026-06-09 17:40:40.777004 | controller | Jun 09 16:54:28.343112 crc crio[22095]: time="2026-06-09T16:54:28.341989665Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=43eca2e8-919a-4d13-9f0a-c1ee526baf4a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.777021 | controller | Jun 09 16:54:28.352343 crc crio[22095]: time="2026-06-09T16:54:28.352227079Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.777037 | controller | Jun 09 16:54:29.070659 crc crio[22095]: time="2026-06-09T16:54:29.06825735Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=43eca2e8-919a-4d13-9f0a-c1ee526baf4a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.777054 | controller | Jun 09 16:54:29.071849 crc crio[22095]: time="2026-06-09T16:54:29.071730969Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c939a8c1-6c09-4c78-bfcc-2e4f36b5e47a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.777070 | controller | Jun 09 16:54:29.083582 crc crio[22095]: time="2026-06-09T16:54:29.083493632Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=52d982da-fb41-4c0f-b5a5-6558075e745c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.777087 | controller | Jun 09 16:54:29.091558 crc crio[22095]: time="2026-06-09T16:54:29.091430436Z" level=info msg="Creating container: openshift-marketplace/community-operators-vmlkm/extract-content" id=6fc99d04-496b-46ae-9e6f-c84ff8b9ae0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.777103 | controller | Jun 09 16:54:29.092209 crc crio[22095]: time="2026-06-09T16:54:29.092141805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777119 | controller | Jun 09 16:54:29.158266 crc crio[22095]: time="2026-06-09T16:54:29.156993364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777135 | controller | Jun 09 16:54:29.162338 crc crio[22095]: time="2026-06-09T16:54:29.162230659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777151 | controller | Jun 09 16:54:29.339176 crc crio[22095]: time="2026-06-09T16:54:29.338872536Z" level=info msg="Created container b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2: openshift-marketplace/community-operators-vmlkm/extract-content" id=6fc99d04-496b-46ae-9e6f-c84ff8b9ae0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.777167 | controller | Jun 09 16:54:29.342072 crc crio[22095]: time="2026-06-09T16:54:29.342004416Z" level=info msg="Starting container: b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2" id=cd40aeb1-bb7f-4c18-a1f8-0cfc744ce578 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.777183 | controller | Jun 09 16:54:29.348638 crc crio[22095]: time="2026-06-09T16:54:29.348568035Z" level=info msg="Started container" PID=189583 containerID=b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2 description=openshift-marketplace/community-operators-vmlkm/extract-content id=cd40aeb1-bb7f-4c18-a1f8-0cfc744ce578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804
2026-06-09 17:40:40.777199 | controller | Jun 09 16:54:31.426459 crc crio[22095]: time="2026-06-09T16:54:31.424406857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a3f5a2cc-441b-47fd-ac7e-c8cf8b4165a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.777219 | controller | Jun 09 16:54:31.432145 crc crio[22095]: time="2026-06-09T16:54:31.431468529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7633e36a-be47-42f4-a8b4-611c6d225381 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.777235 | controller | Jun 09 16:54:31.443846 crc crio[22095]: time="2026-06-09T16:54:31.443712514Z" level=info msg="Creating container: openshift-marketplace/community-operators-vmlkm/registry-server" id=b5147822-b9a8-4807-a142-d8256b02be51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.777251 | controller | Jun 09 16:54:31.444430 crc crio[22095]: time="2026-06-09T16:54:31.444354981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777267 | controller | Jun 09 16:54:31.529841 crc crio[22095]: time="2026-06-09T16:54:31.529715528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777283 | controller | Jun 09 16:54:31.534374 crc crio[22095]: time="2026-06-09T16:54:31.534273685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777299 | controller | Jun 09 16:54:31.729469 crc crio[22095]: time="2026-06-09T16:54:31.729350567Z" level=info msg="Created container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server" id=b5147822-b9a8-4807-a142-d8256b02be51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.777315 | controller | Jun 09 16:54:31.731017 crc crio[22095]: time="2026-06-09T16:54:31.730968778Z" level=info msg="Starting container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656" id=f14242c1-c85c-487f-89d7-4445161d3325 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.777331 | controller | Jun 09 16:54:31.737684 crc crio[22095]: time="2026-06-09T16:54:31.73763349Z" level=info msg="Started container" PID=189675 containerID=0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656 description=openshift-marketplace/community-operators-vmlkm/registry-server id=f14242c1-c85c-487f-89d7-4445161d3325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804
2026-06-09 17:40:40.777347 | controller | Jun 09 16:54:40.814637 crc crio[22095]: time="2026-06-09T16:54:40.813455574Z" level=info msg="Stopping container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656 (timeout: 2s)" id=e4f84837-517e-42e6-a366-60a62fdfa8ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.777363 | controller | Jun 09 16:54:40.941001 crc crio[22095]: time="2026-06-09T16:54:40.940837003Z" level=info msg="Stopped container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server" id=e4f84837-517e-42e6-a366-60a62fdfa8ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.777379 | controller | Jun 09 16:54:40.945305 crc crio[22095]: time="2026-06-09T16:54:40.943408999Z" level=info msg="Stopping pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804" id=cd56c650-cfca-4519-8548-1100fd5414fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.777395 | controller | Jun 09 16:54:40.945591 crc crio[22095]: time="2026-06-09T16:54:40.94540397Z" level=info msg="Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc002ab3428}] Aliases:map[]}"
2026-06-09 17:40:40.777414 | controller | Jun 09 16:54:40.945667 crc crio[22095]: time="2026-06-09T16:54:40.945608295Z" level=info msg="Deleting pod openshift-marketplace_community-operators-vmlkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.777431 | controller | Jun 09 16:54:41.293697 crc crio[22095]: time="2026-06-09T16:54:41.292897635Z" level=info msg="Stopped pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804" id=cd56c650-cfca-4519-8548-1100fd5414fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.777447 | controller | Jun 09 16:54:41.598984 crc crio[22095]: time="2026-06-09T16:54:41.59883638Z" level=info msg="Removing container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656" id=f2352bfc-7546-49d1-b35d-fa9e3c4aeaca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.777463 | controller | Jun 09 16:54:41.635145 crc crio[22095]: time="2026-06-09T16:54:41.635044472Z" level=info msg="Removed container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server" id=f2352bfc-7546-49d1-b35d-fa9e3c4aeaca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.777479 | controller | Jun 09 16:54:41.638857 crc crio[22095]: time="2026-06-09T16:54:41.638788338Z" level=info msg="Removing container: b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2" id=8f7a6023-a6d8-4c98-9867-241e4ece45ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.777494 | controller | Jun 09 16:54:41.691538 crc crio[22095]: time="2026-06-09T16:54:41.691408243Z" level=info msg="Removed container b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2: openshift-marketplace/community-operators-vmlkm/extract-content" id=8f7a6023-a6d8-4c98-9867-241e4ece45ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.777510 | controller | Jun 09 16:54:41.695414 crc crio[22095]: time="2026-06-09T16:54:41.695326794Z" level=info msg="Removing container: 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec" id=7fe4e1db-ffa7-41d0-95ca-8a028e0b4cd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.777526 | controller | Jun 09 16:54:41.752357 crc crio[22095]: time="2026-06-09T16:54:41.752215208Z" level=info msg="Removed container 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec: openshift-marketplace/community-operators-vmlkm/extract-utilities" id=7fe4e1db-ffa7-41d0-95ca-8a028e0b4cd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.777542 | controller | Jun 09 16:55:10.682765 crc crio[22095]: time="2026-06-09T16:55:10.679837621Z" level=info msg="Stopping pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804" id=78cd593e-3a22-4ea0-bf12-163aacdde3a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.777559 | controller | Jun 09 16:55:10.682765 crc crio[22095]: time="2026-06-09T16:55:10.681695599Z" level=info msg="Stopped pod sandbox (already stopped): b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804" id=78cd593e-3a22-4ea0-bf12-163aacdde3a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.777576 | controller | Jun 09 16:55:10.684502 crc crio[22095]: time="2026-06-09T16:55:10.682679735Z" level=info msg="Removing pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804" id=e3288da2-f361-451e-9d56-cc3808406b65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.777592 | controller | Jun 09 16:55:10.712200 crc crio[22095]: time="2026-06-09T16:55:10.712082511Z" level=info msg="Removed pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804" id=e3288da2-f361-451e-9d56-cc3808406b65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.777611 | controller | Jun 09 16:56:00.561313 crc crio[22095]: time="2026-06-09T16:56:00.56014991Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683736-ggldv/POD" id=81b59716-463d-4ddc-a5a1-3b4af987071e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.777628 | controller | Jun 09 16:56:00.562894 crc crio[22095]: time="2026-06-09T16:56:00.561402833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777645 | controller | Jun 09 16:56:00.603176 crc crio[22095]: time="2026-06-09T16:56:00.603085365Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc002b5d838}] Aliases:map[]}"
2026-06-09 17:40:40.777662 | controller | Jun 09 16:56:00.603176 crc crio[22095]: time="2026-06-09T16:56:00.603151017Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683736-ggldv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.777678 | controller | Jun 09 16:56:00.930798 crc crio[22095]: 2026-06-09T16:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38173747fc8e0ef Mac:6a:dc:01:8e:73:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.777695 | controller | Jun 09 16:56:00.934520 crc crio[22095]: time="2026-06-09T16:56:00.934426854Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc002b5d838}] Aliases:map[]}"
2026-06-09 17:40:40.777712 | controller | Jun 09 16:56:00.934771 crc crio[22095]: time="2026-06-09T16:56:00.934594499Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683736-ggldv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.777729 | controller | Jun 09 16:56:00.946671 crc crio[22095]: time="2026-06-09T16:56:00.946556067Z" level=info msg="Ran pod sandbox 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c with infra container: openshift-infra/auto-csr-approver-29683736-ggldv/POD" id=81b59716-463d-4ddc-a5a1-3b4af987071e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.777745 | controller | Jun 09 16:56:00.950277 crc crio[22095]: time="2026-06-09T16:56:00.950214151Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d679a7c5-2513-4e2e-9e4e-3a9e9b3433b2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.777762 | controller | Jun 09 16:56:00.960597 crc crio[22095]: time="2026-06-09T16:56:00.960473585Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.777778 | controller | Jun 09 16:56:01.982173 crc crio[22095]: time="2026-06-09T16:56:01.981417284Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d679a7c5-2513-4e2e-9e4e-3a9e9b3433b2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.777798 | controller | Jun 09 16:56:01.984123 crc crio[22095]: time="2026-06-09T16:56:01.983216401Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8e149e60-8507-498a-a06b-58d746479622 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.777815 | controller | Jun 09 16:56:01.986395 crc crio[22095]: time="2026-06-09T16:56:01.986262389Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bcd5fb10-bba0-45f9-a76d-4a195f9566ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.777831 | controller | Jun 09 16:56:02.003098 crc crio[22095]: time="2026-06-09T16:56:02.002971479Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683736-ggldv/oc" id=8c3a0f81-ae40-4c52-b697-1aa4f6ccf5f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.777850 | controller | Jun 09 16:56:02.003986 crc crio[22095]: time="2026-06-09T16:56:02.003875853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777885 | controller | Jun 09 16:56:02.091862 crc crio[22095]: time="2026-06-09T16:56:02.091732514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777902 | controller | Jun 09 16:56:02.416590 crc crio[22095]: time="2026-06-09T16:56:02.416458693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.777919 | controller | Jun 09 16:56:02.547959 crc crio[22095]: time="2026-06-09T16:56:02.547797963Z" level=info msg="Created container 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75: openshift-infra/auto-csr-approver-29683736-ggldv/oc" id=8c3a0f81-ae40-4c52-b697-1aa4f6ccf5f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.777935 | controller | Jun 09 16:56:02.550293 crc crio[22095]: time="2026-06-09T16:56:02.550142624Z" level=info msg="Starting container: 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75" id=340a3ae7-0226-4061-9b92-3d86200fe62a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.777952 | controller | Jun 09 16:56:02.556688 crc crio[22095]: time="2026-06-09T16:56:02.556508368Z" level=info msg="Started container" PID=194645 containerID=003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75 description=openshift-infra/auto-csr-approver-29683736-ggldv/oc id=340a3ae7-0226-4061-9b92-3d86200fe62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c
2026-06-09 17:40:40.777968 | controller | Jun 09 16:56:04.961680 crc crio[22095]: time="2026-06-09T16:56:04.960218409Z" level=info msg="Stopping pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c" id=7be85f51-1eb7-41de-a440-2de707d75c64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.777985 | controller | Jun 09 16:56:04.963530 crc crio[22095]: time="2026-06-09T16:56:04.962479318Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc00379e9b0}] Aliases:map[]}"
2026-06-09 17:40:40.778001 | controller | Jun 09 16:56:04.963530 crc crio[22095]: time="2026-06-09T16:56:04.962642562Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683736-ggldv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.778020 | controller | Jun 09 16:56:05.290320 crc crio[22095]: time="2026-06-09T16:56:05.289653659Z" level=info msg="Stopped pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c" id=7be85f51-1eb7-41de-a440-2de707d75c64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.778037 | controller | Jun 09 16:56:10.757770 crc crio[22095]: time="2026-06-09T16:56:10.756599829Z" level=info msg="Removing container: ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6" id=ce501cc1-e2bd-414e-ae55-8e5d95690a73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.778052 | controller | Jun 09 16:56:10.892376 crc crio[22095]: time="2026-06-09T16:56:10.89219745Z" level=info msg="Removed container ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6: openshift-infra/auto-csr-approver-29683730-47hlw/oc" id=ce501cc1-e2bd-414e-ae55-8e5d95690a73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.778068 | controller | Jun 09 16:56:10.907556 crc crio[22095]: time="2026-06-09T16:56:10.907411911Z" level=info msg="Stopping pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf" id=0b4ec181-7f3a-412f-bbd8-0eed0d444ae4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.778083 | controller | Jun 09 16:56:10.907993 crc crio[22095]: time="2026-06-09T16:56:10.907562135Z" level=info msg="Stopped pod sandbox (already stopped): 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf" id=0b4ec181-7f3a-412f-bbd8-0eed0d444ae4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.778099 | controller | Jun 09 16:56:10.908322 crc crio[22095]: time="2026-06-09T16:56:10.908246843Z" level=info msg="Removing pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf" id=d96bb494-21b9-4d93-a85b-fbf3c4155777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.778114 | controller | Jun 09 16:56:10.927514 crc crio[22095]: time="2026-06-09T16:56:10.927400596Z" level=info msg="Removed pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf" id=d96bb494-21b9-4d93-a85b-fbf3c4155777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.778129 | controller | Jun 09 16:56:34.415894 crc crio[22095]: time="2026-06-09T16:56:34.41453784Z" level=info msg="Stopping pod sandbox: 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91" id=60a348c8-1b97-4912-a774-f6741d639b56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.778145 | controller | Jun 09 16:56:34.418263 crc crio[22095]: time="2026-06-09T16:56:34.416918162Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc0012899f8}] Aliases:map[]}"
2026-06-09 17:40:40.778160 | controller | Jun 09 16:56:34.418737 crc crio[22095]: time="2026-06-09T16:56:34.418648556Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.778175 | controller | Jun 09 16:56:34.947902 crc crio[22095]: time="2026-06-09T16:56:34.947781566Z" level=info msg="Stopped pod sandbox: 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91" id=60a348c8-1b97-4912-a774-f6741d639b56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.778190 | controller | Jun 09 16:56:36.072135 crc crio[22095]: time="2026-06-09T16:56:36.071237084Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/POD" id=93debdd4-f08b-4682-80f6-9c0655be6aed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.778209 | controller | Jun 09 16:56:36.072135 crc crio[22095]: time="2026-06-09T16:56:36.072087536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778225 | controller | Jun 09 16:56:36.114536 crc crio[22095]: time="2026-06-09T16:56:36.114320633Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc00263c3d8}] Aliases:map[]}"
2026-06-09 17:40:40.778241 | controller | Jun 09 16:56:36.114536 crc crio[22095]: time="2026-06-09T16:56:36.114395595Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.778257 | controller | Jun 09 16:56:36.895657 crc crio[22095]: 2026-06-09T16:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1005e3cb9e9d508 Mac:26:ea:f2:c6:2b:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 SocketPath: PciID:}] [{Interface:0xc000510620 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.778272 | controller | Jun 09 16:56:36.897295 crc crio[22095]: time="2026-06-09T16:56:36.897219085Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc00263c3d8}] Aliases:map[]}"
2026-06-09 17:40:40.778288 | controller | Jun 09 16:56:36.897496 crc crio[22095]: time="2026-06-09T16:56:36.89742571Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.778304 | controller | Jun 09 16:56:36.910860 crc crio[22095]: time="2026-06-09T16:56:36.910821415Z" level=info msg="Ran pod sandbox 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/POD" id=93debdd4-f08b-4682-80f6-9c0655be6aed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.778320 | controller | Jun 09 16:56:36.917490 crc crio[22095]: time="2026-06-09T16:56:36.914725326Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=807be10c-ca1a-483a-a175-54182ef2215b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.778336 | controller | Jun 09 16:56:36.928508 crc crio[22095]: time="2026-06-09T16:56:36.928431208Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.778352 | controller | Jun 09 16:56:37.382122 crc crio[22095]: time="2026-06-09T16:56:37.381765207Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=807be10c-ca1a-483a-a175-54182ef2215b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.778371 | controller | Jun 09 16:56:37.384183 crc crio[22095]: time="2026-06-09T16:56:37.384038656Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ebe02b14-89e9-484b-853f-4a1678fded2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.778386 | controller | Jun 09 16:56:37.467294 crc crio[22095]: time="2026-06-09T16:56:37.467205997Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4661c7bd-06b3-4fde-84fa-1352dd3137ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.778402 | controller | Jun 09 16:56:37.489184 crc crio[22095]: time="2026-06-09T16:56:37.488335861Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=d3c1be85-7b35-4c40-9338-53d619aa8b24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.778417 | controller | Jun 09 16:56:37.489184 crc crio[22095]: time="2026-06-09T16:56:37.488823393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778433 | controller | Jun 09 16:56:37.545288 crc crio[22095]: time="2026-06-09T16:56:37.544009804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778449 | controller | Jun 09 16:56:37.548478 crc crio[22095]: time="2026-06-09T16:56:37.548399697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778465 | controller | Jun 09 16:56:37.743463 crc crio[22095]: time="2026-06-09T16:56:37.742718369Z" level=info msg="Created container b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=d3c1be85-7b35-4c40-9338-53d619aa8b24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.778480 | controller | Jun 09 16:56:37.744785 crc crio[22095]: time="2026-06-09T16:56:37.7446953Z" level=info msg="Starting container: b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1" id=48bd6279-8a72-4e76-b24f-40d4d7edb7b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.778496 | controller | Jun 09 16:56:37.751001 crc crio[22095]: time="2026-06-09T16:56:37.750891849Z" level=info msg="Started container" PID=196815 containerID=b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam id=48bd6279-8a72-4e76-b24f-40d4d7edb7b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022
2026-06-09 17:40:40.778512 | controller | Jun 09 16:57:30.485347 crc crio[22095]: time="2026-06-09T16:57:30.484327179Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-jflm5/POD" id=96dfb9b0-a7f6-405b-a8e1-b6a2166e0751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.778527 | controller | Jun 09 16:57:30.487381 crc crio[22095]: time="2026-06-09T16:57:30.485378276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778543 | controller | Jun 09 16:57:30.529849 crc crio[22095]: time="2026-06-09T16:57:30.529708647Z" level=info msg="Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc00379eb88}] Aliases:map[]}"
2026-06-09 17:40:40.778562 | controller | Jun 09 16:57:30.529849 crc crio[22095]: time="2026-06-09T16:57:30.529791909Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-jflm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.778578 | controller | Jun 09 16:57:31.122365 crc crio[22095]: 2026-06-09T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be1214774dfa14f Mac:8a:22:5a:60:73:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 SocketPath: PciID:}] [{Interface:0xc0002f6740 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.778594 | controller | Jun 09 16:57:31.125029 crc crio[22095]: time="2026-06-09T16:57:31.124899288Z" level=info msg="Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc00379eb88}] Aliases:map[]}"
2026-06-09 17:40:40.778610 | controller | Jun 09 16:57:31.125267 crc crio[22095]: time="2026-06-09T16:57:31.125178715Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-jflm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.778626 | controller | Jun 09 16:57:31.137496 crc crio[22095]: time="2026-06-09T16:57:31.13741016Z" level=info msg="Ran pod sandbox be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e with infra container: openshift-marketplace/redhat-marketplace-jflm5/POD" id=96dfb9b0-a7f6-405b-a8e1-b6a2166e0751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.778641 | controller | Jun 09 16:57:31.141091 crc crio[22095]: time="2026-06-09T16:57:31.140986822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be8916b0-0e21-426c-95a3-b761718c6f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.778657 | controller | Jun 09 16:57:31.145110 crc crio[22095]: time="2026-06-09T16:57:31.144999415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fc170397-a498-454e-94c5-973feebd3a1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.778673 | controller | Jun 09 16:57:31.153243 crc crio[22095]: time="2026-06-09T16:57:31.153134664Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities" id=6d8ca972-3a14-4460-a164-9c953485a0d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.778690 | controller | Jun 09 16:57:31.153633 crc crio[22095]: time="2026-06-09T16:57:31.153566135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778706 | controller | Jun 09 16:57:31.216482 crc crio[22095]: time="2026-06-09T16:57:31.216126086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778721 | controller | Jun 09 16:57:31.224735 crc crio[22095]: time="2026-06-09T16:57:31.224630785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778737 | controller | Jun 09 16:57:31.449370 crc crio[22095]: time="2026-06-09T16:57:31.448710733Z" level=info msg="Created container 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities" id=6d8ca972-3a14-4460-a164-9c953485a0d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.778759 | controller | Jun 09 16:57:31.451047 crc crio[22095]: time="2026-06-09T16:57:31.450977831Z" level=info msg="Starting container: 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276" id=b2f491c0-0630-41f1-9d9f-d683f03c69fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.778775 | controller | Jun 09 16:57:31.458968 crc crio[22095]: time="2026-06-09T16:57:31.458754231Z" level=info msg="Started container" PID=199768 containerID=4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276 description=openshift-marketplace/redhat-marketplace-jflm5/extract-utilities id=b2f491c0-0630-41f1-9d9f-d683f03c69fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e
2026-06-09 17:40:40.778791 | controller | Jun 09 16:57:32.299580 crc crio[22095]: time="2026-06-09T16:57:32.29903587Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d0c18cb0-1bef-4b7c-81b1-5e0171fb079d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.778807 | controller | Jun 09 16:57:32.311685 crc crio[22095]: time="2026-06-09T16:57:32.311596974Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.778823 | controller | Jun 09 16:57:33.055259 crc crio[22095]: time="2026-06-09T16:57:33.055144402Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=d0c18cb0-1bef-4b7c-81b1-5e0171fb079d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.778838 | controller | Jun 09 16:57:33.057451 crc crio[22095]: time="2026-06-09T16:57:33.057370959Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c0434e0b-d68a-4ee0-be3e-8754fe4fb970 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.778871 | controller | Jun 09 16:57:33.060784 crc crio[22095]: time="2026-06-09T16:57:33.060692995Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=17b92dc3-1539-440d-9de2-9b226cf8b98b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.778892 | controller | Jun 09 16:57:33.070104 crc crio[22095]: time="2026-06-09T16:57:33.069742618Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jflm5/extract-content" id=d9394dc2-898a-4fe8-9cb5-d000307b7c59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.778908 | controller | Jun 09 16:57:33.071887 crc crio[22095]: time="2026-06-09T16:57:33.071810821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778935 | controller | Jun 09 16:57:33.126425 crc crio[22095]: time="2026-06-09T16:57:33.126325244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778951 | controller | Jun 09 16:57:33.131821 crc crio[22095]: time="2026-06-09T16:57:33.131735823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.778967 | controller | Jun 09 16:57:33.308012 crc crio[22095]: time="2026-06-09T16:57:33.307860747Z" level=info msg="Created container 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce: openshift-marketplace/redhat-marketplace-jflm5/extract-content" id=d9394dc2-898a-4fe8-9cb5-d000307b7c59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.778986 | controller | Jun 09 16:57:33.310162 crc crio[22095]: time="2026-06-09T16:57:33.310020883Z" level=info msg="Starting container: 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce" id=d11bf546-de37-4e69-9b0a-3c28992b46a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.779003 | controller | Jun 09 16:57:33.316856 crc crio[22095]: time="2026-06-09T16:57:33.316781737Z" level=info msg="Started container" PID=199882 containerID=279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce description=openshift-marketplace/redhat-marketplace-jflm5/extract-content id=d11bf546-de37-4e69-9b0a-3c28992b46a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e
2026-06-09 17:40:40.779019 | controller | Jun 09 16:57:35.412486 crc crio[22095]: time="2026-06-09T16:57:35.41166303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2d0e382a-44b9-41cc-9f20-b4834df6c6be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.779035 | controller | Jun 09 16:57:35.417447 crc crio[22095]: time="2026-06-09T16:57:35.416539406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=57516999-7b59-4cb3-a74d-b946aed8a4e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.779051 | controller | Jun 09 16:57:35.434324 crc crio[22095]: time="2026-06-09T16:57:35.434199Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jflm5/registry-server" id=28f4aed5-04d8-4292-9b4b-756aa587f92c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.779066 | controller | Jun 09 16:57:35.434672 crc crio[22095]: time="2026-06-09T16:57:35.434622151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779082 | controller | Jun 09 16:57:35.511021 crc crio[22095]: time="2026-06-09T16:57:35.505722971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779098 | controller | Jun 09 16:57:35.514278 crc crio[22095]: time="2026-06-09T16:57:35.514180109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779113 | controller | Jun 09 16:57:35.696236 crc crio[22095]: time="2026-06-09T16:57:35.695407724Z" level=info msg="Created container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server" id=28f4aed5-04d8-4292-9b4b-756aa587f92c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.779129 | controller | Jun 09 16:57:35.698244 crc crio[22095]: time="2026-06-09T16:57:35.698147164Z" level=info msg="Starting container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d" id=28fb3fb9-55b4-4428-a563-cc22e830a3bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.779145 | controller | Jun 09 16:57:35.705408 crc crio[22095]: time="2026-06-09T16:57:35.705317879Z" level=info msg="Started container" PID=199974 containerID=a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d description=openshift-marketplace/redhat-marketplace-jflm5/registry-server id=28fb3fb9-55b4-4428-a563-cc22e830a3bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e
2026-06-09 17:40:40.779160 | controller | Jun 09 16:57:43.553823 crc crio[22095]: time="2026-06-09T16:57:43.549778336Z" level=info msg="Stopping container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d (timeout: 2s)" id=e44576c6-2e44-4d1a-9fd7-fc9aa41543df name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.779179 | controller | Jun 09 16:57:43.684251 crc crio[22095]: time="2026-06-09T16:57:43.684114004Z" level=info msg="Stopped container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server" id=e44576c6-2e44-4d1a-9fd7-fc9aa41543df name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.779195 | controller | Jun 09 16:57:43.686020 crc crio[22095]: time="2026-06-09T16:57:43.685822348Z" level=info msg="Stopping pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e" id=47274e06-955a-4c43-b886-b06e9b05d9c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779211 | controller | Jun 09 16:57:43.686862 crc crio[22095]: time="2026-06-09T16:57:43.686753472Z" level=info msg="Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc001984bf0}] Aliases:map[]}"
2026-06-09 17:40:40.779226 | controller | Jun 09 16:57:43.687289 crc crio[22095]: time="2026-06-09T16:57:43.687096921Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-jflm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.779242 | controller | Jun 09 16:57:44.215243 crc crio[22095]: time="2026-06-09T16:57:44.214522647Z" level=info msg="Stopped pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e" id=47274e06-955a-4c43-b886-b06e9b05d9c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779257 | controller | Jun 09 16:57:44.587707 crc crio[22095]: time="2026-06-09T16:57:44.585689171Z" level=info msg="Removing container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d" id=85a8c08f-c41d-40c2-8bc8-02f4b1fef19f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779272 | controller | Jun 09 16:57:44.642337 crc crio[22095]: time="2026-06-09T16:57:44.641344974Z" level=info msg="Removed container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server" id=85a8c08f-c41d-40c2-8bc8-02f4b1fef19f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779287 | controller | Jun 09 16:57:44.645587 crc crio[22095]: time="2026-06-09T16:57:44.644605187Z" level=info msg="Removing container: 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce" id=b1b96a04-88ea-4a05-8823-30cb65353552 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779303 | controller | Jun 09 16:57:44.681431 crc crio[22095]: time="2026-06-09T16:57:44.681321783Z" level=info msg="Removed container 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce: openshift-marketplace/redhat-marketplace-jflm5/extract-content" id=b1b96a04-88ea-4a05-8823-30cb65353552 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779318 | controller | Jun 09 16:57:44.685530 crc crio[22095]: time="2026-06-09T16:57:44.685444869Z" level=info msg="Removing container: 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276" id=0f6e4ee8-f2c5-48ff-8c08-b884a60bb43c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779334 | controller | Jun 09 16:57:44.749096 crc crio[22095]: time="2026-06-09T16:57:44.748793439Z" level=info msg="Removed container 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities" id=0f6e4ee8-f2c5-48ff-8c08-b884a60bb43c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779349 | controller | Jun 09 16:58:00.525899 crc crio[22095]: time="2026-06-09T16:58:00.524643914Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683738-q4b4b/POD" id=f2f5ecc7-869a-497c-8953-6748c2f38f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.779368 | controller | Jun 09 16:58:00.525899 crc crio[22095]: time="2026-06-09T16:58:00.525995208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779384 | controller | Jun 09 16:58:00.588613 crc crio[22095]: time="2026-06-09T16:58:00.588483137Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc00041c3d8}] Aliases:map[]}"
2026-06-09 17:40:40.779400 | controller | Jun 09 16:58:00.588613 crc crio[22095]: time="2026-06-09T16:58:00.588570519Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683738-q4b4b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.779416 | controller | Jun 09 16:58:01.120833 crc crio[22095]: 2026-06-09T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98c415731fe8e7a Mac:aa:7f:25:72:8d:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.779432 | controller | Jun 09 16:58:01.125553 crc crio[22095]: time="2026-06-09T16:58:01.125485189Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc00041c3d8}] Aliases:map[]}"
2026-06-09 17:40:40.779447 | controller | Jun 09 16:58:01.125887 crc crio[22095]: time="2026-06-09T16:58:01.125820637Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683738-q4b4b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.779463 | controller | Jun 09 16:58:01.138845 crc crio[22095]: time="2026-06-09T16:58:01.138713709Z" level=info msg="Ran pod sandbox 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea with infra container: openshift-infra/auto-csr-approver-29683738-q4b4b/POD" id=f2f5ecc7-869a-497c-8953-6748c2f38f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.779479 | controller | Jun 09 16:58:01.144032 crc crio[22095]: time="2026-06-09T16:58:01.143970214Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c69d10ee-3872-494a-b65b-7cf965e8c4af name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.779495 | controller | Jun 09 16:58:01.157533 crc crio[22095]: time="2026-06-09T16:58:01.157417401Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.779511 | controller | Jun 09 16:58:02.028876 crc crio[22095]: time="2026-06-09T16:58:02.027599429Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c69d10ee-3872-494a-b65b-7cf965e8c4af name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.779526 | controller | Jun 09 16:58:02.031788 crc crio[22095]: time="2026-06-09T16:58:02.031734406Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c55b2a01-020e-4520-bd26-39ee74867d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.779545 | controller | Jun 09 16:58:02.036960 crc crio[22095]: time="2026-06-09T16:58:02.036856178Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c42e388-5559-4488-9b9c-bcf9d976be28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.779561 | controller | Jun 09 16:58:02.047552 crc crio[22095]: time="2026-06-09T16:58:02.047465021Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683738-q4b4b/oc" id=06beb19a-22fd-4f78-99f1-b47a4afeabc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.779577 | controller | Jun 09 16:58:02.048247 crc crio[22095]: time="2026-06-09T16:58:02.048175569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779592 | controller | Jun 09 16:58:02.103251 crc crio[22095]: time="2026-06-09T16:58:02.103148574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779607 | controller | Jun 09 16:58:02.353590 crc crio[22095]: time="2026-06-09T16:58:02.353361215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779623 | controller | Jun 09 16:58:02.495635 crc crio[22095]: time="2026-06-09T16:58:02.495516814Z" level=info msg="Created container e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7: openshift-infra/auto-csr-approver-29683738-q4b4b/oc" id=06beb19a-22fd-4f78-99f1-b47a4afeabc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.779638 | controller | Jun 09 16:58:02.496879 crc crio[22095]: time="2026-06-09T16:58:02.496801267Z" level=info msg="Starting container: e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7" id=99d603b4-1b36-42f5-89f2-82aab4ac2ab5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.779653 | controller | Jun 09 16:58:02.503173 crc crio[22095]: time="2026-06-09T16:58:02.503093719Z" level=info msg="Started container" PID=201631 containerID=e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7 description=openshift-infra/auto-csr-approver-29683738-q4b4b/oc id=99d603b4-1b36-42f5-89f2-82aab4ac2ab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea
2026-06-09 17:40:40.779669 | controller | Jun 09 16:58:04.932797 crc crio[22095]: time="2026-06-09T16:58:04.931276241Z" level=info msg="Stopping pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea" id=1bbe0e5d-da31-4ba3-8322-115a1abac7a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779684 | controller | Jun 09 16:58:04.934641 crc crio[22095]: time="2026-06-09T16:58:04.933683482Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc0012888a8}] Aliases:map[]}"
2026-06-09 17:40:40.779700 | controller | Jun 09 16:58:04.934641 crc crio[22095]: time="2026-06-09T16:58:04.933815686Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683738-q4b4b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.779716 | controller | Jun 09 16:58:05.355359 crc crio[22095]: time="2026-06-09T16:58:05.354356621Z" level=info msg="Stopped pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea" id=1bbe0e5d-da31-4ba3-8322-115a1abac7a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779734 | controller | Jun 09 16:58:10.977414 crc crio[22095]: time="2026-06-09T16:58:10.976743413Z" level=info msg="Removing container: 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e" id=923e3b12-b330-4ab0-a3bd-9918033edc5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779751 | controller | Jun 09 16:58:11.095167 crc crio[22095]: time="2026-06-09T16:58:11.095023568Z" level=info msg="Removed container 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e: openshift-infra/auto-csr-approver-29683732-g5tsq/oc" id=923e3b12-b330-4ab0-a3bd-9918033edc5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.779766 | controller | Jun 09 16:58:11.105915 crc crio[22095]: time="2026-06-09T16:58:11.105807415Z" level=info msg="Stopping pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e" id=c9597fb7-4404-4184-a287-e6a772bc47dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779782 | controller | Jun 09 16:58:11.105915 crc crio[22095]: time="2026-06-09T16:58:11.105901608Z" level=info msg="Stopped pod sandbox (already stopped): be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e" id=c9597fb7-4404-4184-a287-e6a772bc47dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779797 | controller | Jun 09 16:58:11.106753 crc crio[22095]: time="2026-06-09T16:58:11.106676158Z" level=info msg="Removing pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e" id=c2206fbd-7c34-49db-bdb7-93d125cf0470 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.779813 | controller | Jun 09 16:58:11.125700 crc crio[22095]: time="2026-06-09T16:58:11.125556494Z" level=info msg="Removed pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e" id=c2206fbd-7c34-49db-bdb7-93d125cf0470 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.779829 | controller | Jun 09 16:58:11.127298 crc crio[22095]: time="2026-06-09T16:58:11.127227907Z" level=info msg="Stopping pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f" id=543927fc-6ffc-4d7d-be66-ad07e97b5b11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779844 | controller | Jun 09 16:58:11.127298 crc crio[22095]: time="2026-06-09T16:58:11.127292888Z" level=info msg="Stopped pod sandbox (already stopped): bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f" id=543927fc-6ffc-4d7d-be66-ad07e97b5b11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.779880 | controller | Jun 09 16:58:11.128128 crc crio[22095]: time="2026-06-09T16:58:11.127884133Z" level=info msg="Removing pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f" id=f2a60112-317b-43d8-bdef-8e99bf535abb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.779897 | controller | Jun 09 16:58:11.145631 crc crio[22095]: time="2026-06-09T16:58:11.145517197Z" level=info msg="Removed pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f" id=f2a60112-317b-43d8-bdef-8e99bf535abb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.779913 | controller | Jun 09 17:00:00.547790 crc crio[22095]: time="2026-06-09T17:00:00.546999163Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/POD" id=7e529849-9ad6-422b-ba9a-ca29d3e19760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.779929 | controller | Jun 09 17:00:00.550196 crc crio[22095]: time="2026-06-09T17:00:00.547815434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779945 | controller | Jun 09 17:00:00.567044 crc crio[22095]: time="2026-06-09T17:00:00.566888695Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683740-9c292/POD" id=fdcaf250-bf6f-4c4f-9d2b-c7fa858d73f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.779964 | controller | Jun 09 17:00:00.567415 crc crio[22095]: time="2026-06-09T17:00:00.56707351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.779980 | controller | Jun 09 17:00:00.611053 crc crio[22095]: time="2026-06-09T17:00:00.610813246Z" level=info msg="Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc0019859e8}] Aliases:map[]}"
2026-06-09 17:40:40.779996 | controller | Jun 09 17:00:00.611053 crc crio[22095]: time="2026-06-09T17:00:00.610901898Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.780012 | controller | Jun 09 17:00:00.626146 crc crio[22095]: time="2026-06-09T17:00:00.625272508Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00012ba50}] Aliases:map[]}"
2026-06-09 17:40:40.780028 | controller | Jun 09 17:00:00.626146 crc crio[22095]: time="2026-06-09T17:00:00.62613402Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683740-9c292 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.780044 | controller | Jun 09 17:00:01.389065 crc crio[22095]: 2026-06-09T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dd77213bafd5b9 Mac:26:9c:96:2f:90:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.780060 | controller | Jun 09 17:00:01.390559 crc crio[22095]: time="2026-06-09T17:00:01.390425364Z" level=info msg="Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc0019859e8}] Aliases:map[]}"
2026-06-09 17:40:40.780076 | controller | Jun 09 17:00:01.390836 crc crio[22095]: time="2026-06-09T17:00:01.390599498Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.780092 | controller | Jun 09 17:00:01.394259 crc crio[22095]: 2026-06-09T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88a6ce447075717 Mac:aa:b4:cc:6c:3a:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.780109 | controller | Jun 09 17:00:01.395291 crc crio[22095]: time="2026-06-09T17:00:01.395206037Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00012ba50}] Aliases:map[]}"
2026-06-09 17:40:40.780128 | controller | Jun 09 17:00:01.395469 crc crio[22095]: time="2026-06-09T17:00:01.395408292Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683740-9c292 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.780144 | controller | Jun 09 17:00:01.401279 crc crio[22095]: time="2026-06-09T17:00:01.401203651Z" level=info msg="Ran pod sandbox 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/POD" id=7e529849-9ad6-422b-ba9a-ca29d3e19760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.780160 | controller | Jun 09 17:00:01.405421 crc crio[22095]: time="2026-06-09T17:00:01.405327247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a063841-29a5-418c-8de6-a996f81fde1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.780224 | controller | Jun 09 17:00:01.407879 crc crio[22095]: time="2026-06-09T17:00:01.40777035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=161125d1-27ad-4f5a-8ddd-5fa2ee12f47b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.780240 | controller | Jun 09 17:00:01.412230 crc crio[22095]: time="2026-06-09T17:00:01.412154133Z" level=info msg="Ran pod sandbox 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 with infra container: openshift-infra/auto-csr-approver-29683740-9c292/POD" id=fdcaf250-bf6f-4c4f-9d2b-c7fa858d73f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.780257 | controller | Jun 09 17:00:01.417827 crc crio[22095]: time="2026-06-09T17:00:01.417735377Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=16899ee8-8105-410c-8a24-93d7a530478b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.780273 | controller | Jun 09 17:00:01.426783 crc crio[22095]: time="2026-06-09T17:00:01.426681227Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles" id=a31ec258-cfca-4dc5-b698-e26956a5d408 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.780288 | controller | Jun 09 17:00:01.428060 crc crio[22095]: time="2026-06-09T17:00:01.427850767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.780304 | controller | Jun 09 17:00:01.432537 crc crio[22095]: time="2026-06-09T17:00:01.432400734Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.780320 | controller | Jun 09 17:00:01.479552 crc crio[22095]: time="2026-06-09T17:00:01.478778188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.780336 | controller | Jun 09 17:00:01.486506 crc crio[22095]: time="2026-06-09T17:00:01.486398614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.780352 | controller | Jun 09 17:00:01.699133 crc crio[22095]: time="2026-06-09T17:00:01.698875203Z" level=info msg="Created container 0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles" id=a31ec258-cfca-4dc5-b698-e26956a5d408 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.780371 | controller | Jun 09 17:00:01.702494 crc crio[22095]: time="2026-06-09T17:00:01.701189483Z" level=info msg="Starting container: 0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7" id=c2ee3700-eb8d-4ada-aac1-3fb6e78428cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.780388 | controller | Jun 09 17:00:01.720675 crc crio[22095]: time="2026-06-09T17:00:01.72051849Z" level=info msg="Started container" PID=208120 containerID=0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7 description=openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles id=c2ee3700-eb8d-4ada-aac1-3fb6e78428cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d
2026-06-09 17:40:40.780404 | controller | Jun 09 17:00:03.765333 crc crio[22095]: time="2026-06-09T17:00:03.763819835Z" level=info msg="Stopping pod sandbox: 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d" id=ffd5710c-2f24-49f9-bdf3-fb7773011bc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780420 | controller | Jun 09 17:00:03.768284 crc crio[22095]: time="2026-06-09T17:00:03.766144925Z" level=info msg="Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc002ab22d8}] Aliases:map[]}"
2026-06-09 17:40:40.780436 | controller | Jun 09 17:00:03.768284 crc crio[22095]: time="2026-06-09T17:00:03.7663592Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.780451 | controller | Jun 09 17:00:04.119989 crc crio[22095]: time="2026-06-09T17:00:04.119644894Z" level=info msg="Stopped pod sandbox: 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d" id=ffd5710c-2f24-49f9-bdf3-fb7773011bc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780467 | controller | Jun 09 17:00:04.660331 crc crio[22095]: time="2026-06-09T17:00:04.659310825Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=16899ee8-8105-410c-8a24-93d7a530478b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.780483 | controller | Jun 09 17:00:04.661167 crc crio[22095]: time="2026-06-09T17:00:04.661070191Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5f555b56-f854-446c-b51e-915c70008a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.780499 | controller | Jun 09 17:00:04.710141 crc crio[22095]: time="2026-06-09T17:00:04.71000012Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5b811f3d-796c-48b8-a5f4-3e3baeb183bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.780514 | controller | Jun 09 17:00:04.719410 crc crio[22095]: time="2026-06-09T17:00:04.719272869Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683740-9c292/oc" id=4fb30e49-f550-4edd-a6d2-1540bec6a1a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.780530 | controller | Jun 09 17:00:04.719860 crc crio[22095]: time="2026-06-09T17:00:04.719818173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.780546 | controller | Jun 09 17:00:04.789481 crc crio[22095]: time="2026-06-09T17:00:04.789379083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.780567 | controller | Jun 09 17:00:05.102776 crc crio[22095]: time="2026-06-09T17:00:05.102648407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.780583 | controller | Jun 09 17:00:05.236597 crc crio[22095]: time="2026-06-09T17:00:05.23564135Z" level=info msg="Created container 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730: openshift-infra/auto-csr-approver-29683740-9c292/oc" id=4fb30e49-f550-4edd-a6d2-1540bec6a1a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.780599 | controller | Jun 09 17:00:05.238535 crc crio[22095]: time="2026-06-09T17:00:05.238462033Z" level=info msg="Starting container: 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730" id=d58f65d9-9207-4b00-9281-ca13c4016f83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.780614 | controller | Jun 09 17:00:05.244391 crc crio[22095]: time="2026-06-09T17:00:05.244293573Z" level=info msg="Started container" PID=208318 containerID=5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730 description=openshift-infra/auto-csr-approver-29683740-9c292/oc id=d58f65d9-9207-4b00-9281-ca13c4016f83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766
2026-06-09 17:40:40.780631 | controller | Jun 09 17:00:06.822549 crc crio[22095]: time="2026-06-09T17:00:06.821956032Z" level=info msg="Stopping pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766" id=fac47efa-53f8-4424-a2a3-8522a0415b3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780647 | controller | Jun 09 17:00:06.823701 crc crio[22095]: time="2026-06-09T17:00:06.823390199Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00379f1e8}] Aliases:map[]}"
2026-06-09 17:40:40.780663 | controller | Jun 09 17:00:06.823701 crc crio[22095]: time="2026-06-09T17:00:06.823521022Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683740-9c292 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.780678 | controller | Jun 09 17:00:07.241291 crc crio[22095]: time="2026-06-09T17:00:07.241011639Z" level=info msg="Stopped pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766" id=fac47efa-53f8-4424-a2a3-8522a0415b3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780694 | controller | Jun 09 17:00:11.216269 crc crio[22095]: time="2026-06-09T17:00:11.212752462Z" level=info msg="Removing container: 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b" id=6396c4f4-0908-4736-98b6-10f5726023bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.780710 | controller | Jun 09 17:00:11.348671 crc crio[22095]: time="2026-06-09T17:00:11.348603669Z" level=info msg="Removed container 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b: openshift-infra/auto-csr-approver-29683734-2qv7z/oc" id=6396c4f4-0908-4736-98b6-10f5726023bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.780726 | controller | Jun 09 17:00:11.352559 crc crio[22095]: time="2026-06-09T17:00:11.3525348Z" level=info msg="Removing container: 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2" id=81ba2c37-28a5-465f-8da6-da2df80ac27e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.780745 | controller | Jun 09 17:00:11.391443 crc crio[22095]: time="2026-06-09T17:00:11.39137903Z" level=info msg="Removed container 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles" id=81ba2c37-28a5-465f-8da6-da2df80ac27e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.780761 | controller | Jun 09 17:00:11.406371 crc crio[22095]: time="2026-06-09T17:00:11.406269804Z" level=info msg="Stopping pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9" id=479ea12b-73d1-478d-b50b-912fe8e04224 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780777 | controller | Jun 09 17:00:11.406371 crc crio[22095]: time="2026-06-09T17:00:11.406358746Z" level=info msg="Stopped pod sandbox (already stopped): fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9" id=479ea12b-73d1-478d-b50b-912fe8e04224 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780793 | controller | Jun 09 17:00:11.406854 crc crio[22095]: time="2026-06-09T17:00:11.406791897Z" level=info msg="Removing pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9" id=3fc06755-d320-41aa-8c4f-dd2b4bf14fad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.780809 | controller | Jun 09 17:00:11.427813 crc crio[22095]: time="2026-06-09T17:00:11.427665834Z" level=info msg="Removed pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9" id=3fc06755-d320-41aa-8c4f-dd2b4bf14fad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.780824 | controller | Jun 09 17:00:11.432038 crc crio[22095]: time="2026-06-09T17:00:11.431420411Z" level=info msg="Stopping pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b" id=59d3906d-9c43-40b5-aff0-d833d3f68bbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780840 | controller | Jun 09 17:00:11.432038 crc crio[22095]: time="2026-06-09T17:00:11.431542754Z" level=info msg="Stopped pod sandbox (already stopped): be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b" id=59d3906d-9c43-40b5-aff0-d833d3f68bbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780877 | controller | Jun 09 17:00:11.432428 crc crio[22095]: time="2026-06-09T17:00:11.432367965Z" level=info msg="Removing pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b" id=718ccd29-e5be-4ced-8046-36b7e6c44a51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.780896 | controller | Jun 09 17:00:11.456083 crc crio[22095]: time="2026-06-09T17:00:11.455986643Z" level=info msg="Removed pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b" id=718ccd29-e5be-4ced-8046-36b7e6c44a51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.780912 | controller | Jun 09 17:00:26.121872 crc crio[22095]: time="2026-06-09T17:00:26.120320456Z" level=info msg="Stopping pod sandbox: 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022" id=0952018d-f062-4a9c-8422-b47ec637c682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780928 | controller | Jun 09 17:00:26.123561 crc crio[22095]: time="2026-06-09T17:00:26.122647106Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc001985980}] Aliases:map[]}"
2026-06-09 17:40:40.780945 | controller | Jun 09 17:00:26.123561 crc crio[22095]: time="2026-06-09T17:00:26.1227968Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.780964 | controller | Jun 09 17:00:26.700328 crc crio[22095]: time="2026-06-09T17:00:26.699587367Z" level=info msg="Stopped pod sandbox: 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022" id=0952018d-f062-4a9c-8422-b47ec637c682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.780981 | controller | Jun 09 17:00:27.877279 crc crio[22095]: time="2026-06-09T17:00:27.876558762Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/POD" id=17de9360-b275-4945-82f9-2d54cf02bb80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.780996 | controller | Jun 09 17:00:27.878506 crc crio[22095]: time="2026-06-09T17:00:27.877323211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781013 | controller | Jun 09 17:00:27.955179 crc crio[22095]: time="2026-06-09T17:00:27.955034471Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}"
2026-06-09 17:40:40.781029 | controller | Jun 09 17:00:27.956027 crc crio[22095]: time="2026-06-09T17:00:27.956001786Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.781045 | controller | Jun 09 17:00:28.676136 crc crio[22095]: 2026-06-09T17:00:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:726d171ec22cbdd Mac:46:3d:43:c1:ad:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.781061 | controller | Jun 09 17:00:28.679152 crc crio[22095]: time="2026-06-09T17:00:28.679079459Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}"
2026-06-09 17:40:40.781076 | controller | Jun 09 17:00:28.679575 crc crio[22095]: time="2026-06-09T17:00:28.679555101Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.781092 | controller | Jun 09 17:00:28.694611 crc crio[22095]: time="2026-06-09T17:00:28.694474375Z" level=info msg="Ran pod sandbox 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/POD" id=17de9360-b275-4945-82f9-2d54cf02bb80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.781108 | controller | Jun 09 17:00:28.709005 crc crio[22095]: time="2026-06-09T17:00:28.708850855Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c06394aa-7122-4371-909b-675ff9560372 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.781123 | controller | Jun 09 17:00:28.724484 crc crio[22095]: time="2026-06-09T17:00:28.724381135Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-09 17:40:40.781142 | controller | Jun 09 17:00:29.201043 crc crio[22095]: time="2026-06-09T17:00:29.200842319Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c06394aa-7122-4371-909b-675ff9560372 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.781158 | controller | Jun 09 17:00:29.203313 crc crio[22095]: time="2026-06-09T17:00:29.202243365Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8887b431-1481-4b13-95a1-58b9644ea9d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.781173 | controller | Jun 09 17:00:29.253167 crc crio[22095]: time="2026-06-09T17:00:29.253047573Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d1ce2fe9-3d4e-42e4-8874-7c7ccf7cf630 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.781189 | controller | Jun 09 17:00:29.267174 crc crio[22095]: time="2026-06-09T17:00:29.267028243Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=9c7e0a44-4fc2-4a4b-bd8f-b833beb480c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.781205 | controller | Jun 09 17:00:29.267649 crc crio[22095]: time="2026-06-09T17:00:29.267546216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781221 | controller | Jun 09 17:00:29.344347 crc crio[22095]: time="2026-06-09T17:00:29.343413139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781236 | controller | Jun 09 17:00:29.351252 crc crio[22095]: time="2026-06-09T17:00:29.351059916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781252 | controller | Jun 09 17:00:29.585194 crc crio[22095]: time="2026-06-09T17:00:29.585036839Z" level=info msg="Created container 3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=9c7e0a44-4fc2-4a4b-bd8f-b833beb480c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.781268 | controller | Jun 09 17:00:29.586583 crc crio[22095]: time="2026-06-09T17:00:29.586378063Z" level=info msg="Starting container: 3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9" id=d9ca2efb-e3b5-4ad4-a412-7fac614af57c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.781284 | controller | Jun 09 17:00:29.593376 crc crio[22095]: time="2026-06-09T17:00:29.59325629Z" level=info msg="Started container" PID=209889 containerID=3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=d9ca2efb-e3b5-4ad4-a412-7fac614af57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288
2026-06-09 17:40:40.781300 | controller | Jun 09 17:01:00.630246 crc crio[22095]: time="2026-06-09T17:01:00.629165202Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29683741-b4s2x/POD" id=e3dde6bf-c7a5-4a83-b368-85bf72a133dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.781317 | controller | Jun 09 17:01:00.632128 crc crio[22095]: time="2026-06-09T17:01:00.63027555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781336 | controller | Jun 09 17:01:00.674808 crc crio[22095]: time="2026-06-09T17:01:00.674735685Z" level=info msg="Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc002da4060}] Aliases:map[]}"
2026-06-09 17:40:40.781352 | controller | Jun 09 17:01:00.675742 crc crio[22095]: time="2026-06-09T17:01:00.67570967Z" level=info msg="Adding pod openstack_keystone-cron-29683741-b4s2x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.781369 | controller | Jun 09 17:01:01.194619 crc crio[22095]: 2026-06-09T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fecc0807b048d6 Mac:c6:5f:7c:74:20:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 SocketPath: PciID:}] [{Interface:0xc0002386b0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.781385 | controller | Jun 09 17:01:01.196682 crc crio[22095]: time="2026-06-09T17:01:01.196606678Z" level=info msg="Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc002da4060}] Aliases:map[]}"
2026-06-09 17:40:40.781402 | controller | Jun 09 17:01:01.196847 crc crio[22095]: time="2026-06-09T17:01:01.196805663Z" level=info msg="Checking pod openstack_keystone-cron-29683741-b4s2x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.781418 | controller | Jun 09 17:01:01.207246 crc crio[22095]: time="2026-06-09T17:01:01.207132959Z" level=info msg="Ran pod sandbox 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 with infra container: openstack/keystone-cron-29683741-b4s2x/POD" id=e3dde6bf-c7a5-4a83-b368-85bf72a133dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.781434 | controller | Jun 09 17:01:01.210402 crc crio[22095]: time="2026-06-09T17:01:01.210333501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=489b913b-2f77-4320-be8e-430108697383 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.781449 | controller | Jun 09 17:01:01.247213 crc crio[22095]: time="2026-06-09T17:01:01.247152769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=9df5aab6-2147-46c5-bfbe-cb2b963c181e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.781465 | controller | Jun 09 17:01:01.260791 crc crio[22095]: time="2026-06-09T17:01:01.260693208Z" level=info msg="Creating container: openstack/keystone-cron-29683741-b4s2x/keystone-cron" id=b04fd32e-be5e-4166-b2c3-eeebc5d7f85d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.781481 | controller | Jun 09 17:01:01.261759 crc crio[22095]: time="2026-06-09T17:01:01.261412636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781503 | controller | Jun 09 17:01:01.337712 crc crio[22095]: time="2026-06-09T17:01:01.336982101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781519 | controller | Jun 09 17:01:01.347821 crc crio[22095]: time="2026-06-09T17:01:01.347741278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781534 | controller | Jun 09 17:01:01.575575 crc crio[22095]: time="2026-06-09T17:01:01.575246264Z" level=info msg="Created container c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212: openstack/keystone-cron-29683741-b4s2x/keystone-cron" id=b04fd32e-be5e-4166-b2c3-eeebc5d7f85d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.781550 | controller | Jun 09 17:01:01.577377 crc crio[22095]: time="2026-06-09T17:01:01.576962129Z" level=info msg="Starting container: c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212" id=5e5ef5e2-9f77-4542-9510-f79c9615ed82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.781566 | controller | Jun 09 17:01:01.586487 crc crio[22095]: time="2026-06-09T17:01:01.586056063Z" level=info msg="Started container" PID=211723 containerID=c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212 description=openstack/keystone-cron-29683741-b4s2x/keystone-cron id=5e5ef5e2-9f77-4542-9510-f79c9615ed82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499
2026-06-09 17:40:40.781581 | controller | Jun 09 17:01:07.783377 crc crio[22095]: time="2026-06-09T17:01:07.782170341Z" level=info msg="Stopping pod sandbox: 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499" id=8a40e817-56ab-4fed-b53f-5d147280e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.781597 | controller | Jun 09 17:01:07.785607 crc crio[22095]: time="2026-06-09T17:01:07.784358188Z" level=info msg="Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc00263c860}] Aliases:map[]}"
2026-06-09 17:40:40.781612 | controller | Jun 09 17:01:07.785607 crc crio[22095]: time="2026-06-09T17:01:07.784536852Z" level=info msg="Deleting pod openstack_keystone-cron-29683741-b4s2x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.781628 | controller | Jun 09 17:01:08.234727 crc crio[22095]: time="2026-06-09T17:01:08.233890469Z" level=info msg="Stopped pod sandbox: 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499" id=8a40e817-56ab-4fed-b53f-5d147280e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.781644 | controller | Jun 09 17:02:00.684835 crc crio[22095]: time="2026-06-09T17:02:00.683256797Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683742-69gn5/POD" id=5fcdbbff-7c50-410a-a04b-d84ed0022913 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.781659 | controller | Jun 09 17:02:00.684835 crc crio[22095]: time="2026-06-09T17:02:00.684792157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781675 | controller | Jun 09 17:02:00.720727 crc crio[22095]: time="2026-06-09T17:02:00.720596418Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc00263d110}] Aliases:map[]}"
2026-06-09 17:40:40.781696 | controller | Jun 09 17:02:00.720727 crc crio[22095]: time="2026-06-09T17:02:00.72066083Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683742-69gn5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.781712 | controller | Jun 09 17:02:01.259991 crc crio[22095]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13ad12f85e7bb08 Mac:ba:0c:51:54:98:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 SocketPath: PciID:}] [{Interface:0xc0002babc0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.781728 | controller | Jun 09 17:02:01.260695 crc crio[22095]: time="2026-06-09T17:02:01.260591957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc00263d110}] Aliases:map[]}"
2026-06-09 17:40:40.781745 | controller | Jun 09 17:02:01.261322 crc crio[22095]: time="2026-06-09T17:02:01.261293725Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683742-69gn5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.781760 | controller | Jun 09 17:02:01.274564 crc crio[22095]: time="2026-06-09T17:02:01.274183497Z" level=info msg="Ran pod sandbox 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 with infra container: openshift-infra/auto-csr-approver-29683742-69gn5/POD" id=5fcdbbff-7c50-410a-a04b-d84ed0022913 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.781776 | controller | Jun 09 17:02:01.278585 crc crio[22095]: time="2026-06-09T17:02:01.278477347Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fbea2a22-4a74-4a8b-9565-ae61ad23d24b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.781792 | controller | Jun 09 17:02:01.292825 crc crio[22095]: time="2026-06-09T17:02:01.292725524Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.781808 | controller | Jun 09 17:02:02.961180 crc crio[22095]: time="2026-06-09T17:02:02.959227411Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fbea2a22-4a74-4a8b-9565-ae61ad23d24b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.781824 | controller | Jun 09 17:02:02.963090 crc crio[22095]: time="2026-06-09T17:02:02.961586041Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=270ebfec-cb15-42e5-b675-b8b370116ee1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.781840 | controller | Jun 09 17:02:02.969258 crc crio[22095]: time="2026-06-09T17:02:02.964384373Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=958b32f9-75e3-4716-b37b-8d1ef80f658b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.781874 | controller | Jun 09 17:02:02.971562 crc crio[22095]: time="2026-06-09T17:02:02.971398004Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683742-69gn5/oc" id=4abad3d7-827a-40c6-b1e0-1954ffe8ad69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.781895 | controller | Jun 09 17:02:02.972361 crc crio[22095]: time="2026-06-09T17:02:02.972307287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781915 | controller | Jun 09 17:02:03.043504 crc crio[22095]: time="2026-06-09T17:02:03.043402267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781931 | controller | Jun 09 17:02:03.285786 crc crio[22095]: time="2026-06-09T17:02:03.284888863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.781947 | controller | Jun 09 17:02:03.481763 crc crio[22095]: time="2026-06-09T17:02:03.481646388Z" level=info msg="Created container c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df: openshift-infra/auto-csr-approver-29683742-69gn5/oc" id=4abad3d7-827a-40c6-b1e0-1954ffe8ad69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.781963 | controller | Jun 09 17:02:03.482907 crc crio[22095]: time="2026-06-09T17:02:03.482821478Z" level=info msg="Starting container: c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df" id=f481acf1-c210-449d-b880-d6e006b303a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.781979 | controller | Jun 09 17:02:03.491868 crc crio[22095]: time="2026-06-09T17:02:03.491743448Z" level=info msg="Started container" PID=215121 containerID=c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df description=openshift-infra/auto-csr-approver-29683742-69gn5/oc id=f481acf1-c210-449d-b880-d6e006b303a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2
2026-06-09 17:40:40.781995 | controller | Jun 09 17:02:05.675142 crc crio[22095]: time="2026-06-09T17:02:05.673663511Z" level=info msg="Stopping pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2" id=db13fb66-ae20-4dcd-badd-beb19ecbc5ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.782011 | controller | Jun 09 17:02:05.676573 crc crio[22095]: time="2026-06-09T17:02:05.676091463Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc001288db0}] Aliases:map[]}"
2026-06-09 17:40:40.782026 | controller | Jun 09 17:02:05.676573 crc crio[22095]: time="2026-06-09T17:02:05.676300178Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683742-69gn5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.782042 | controller | Jun 09 17:02:05.986306 crc crio[22095]: time="2026-06-09T17:02:05.986095493Z" level=info msg="Stopped pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2" id=db13fb66-ae20-4dcd-badd-beb19ecbc5ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.782058 | controller | Jun 09 17:02:11.518819 crc crio[22095]: time="2026-06-09T17:02:11.518269923Z" level=info msg="Removing container: 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75" id=1b237874-f909-437e-bf95-50866543cf7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.782074 | controller | Jun 09 17:02:11.653820 crc crio[22095]: time="2026-06-09T17:02:11.653065401Z" level=info msg="Removed container 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75: openshift-infra/auto-csr-approver-29683736-ggldv/oc" id=1b237874-f909-437e-bf95-50866543cf7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.782090 | controller | Jun 09 17:02:11.675801 crc crio[22095]: time="2026-06-09T17:02:11.675667723Z" level=info msg="Stopping pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c" id=3ea95cf4-559d-4186-83b9-2308dfc28352 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.782109 | controller | Jun 09 17:02:11.676269 crc crio[22095]: time="2026-06-09T17:02:11.675829627Z" level=info msg="Stopped pod sandbox (already stopped): 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c" id=3ea95cf4-559d-4186-83b9-2308dfc28352 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.782125 | controller | Jun 09 17:02:11.677165 crc crio[22095]: time="2026-06-09T17:02:11.67669751Z" level=info msg="Removing pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c" id=360ee5d1-7978-44e5-8945-a72c41b3df16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.782140 | controller | Jun 09 17:02:11.705893 crc crio[22095]: time="2026-06-09T17:02:11.705774048Z" level=info msg="Removed pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c" id=360ee5d1-7978-44e5-8945-a72c41b3df16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.782156 | controller | Jun 09 17:02:56.516445 crc crio[22095]: time="2026-06-09T17:02:56.515182184Z" level=info msg="Stopping pod sandbox: 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288" id=9eca4099-49ce-46fd-8356-f2f38a54075a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.782173 | controller | Jun 09 17:02:56.518531 crc crio[22095]: time="2026-06-09T17:02:56.518361345Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc000526d58}] Aliases:map[]}"
2026-06-09 17:40:40.782189 | controller | Jun 09 17:02:56.518650 crc crio[22095]: time="2026-06-09T17:02:56.518627442Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.782206 | controller | Jun 09 17:02:57.338340 crc crio[22095]: time="2026-06-09T17:02:57.33756298Z" level=info msg="Stopped pod sandbox: 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288" id=9eca4099-49ce-46fd-8356-f2f38a54075a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.782222 | controller | Jun 09 17:02:58.380089 crc crio[22095]: time="2026-06-09T17:02:58.379467819Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.782238 | controller | Jun 09 17:03:00.585589 crc crio[22095]: time="2026-06-09T17:03:00.584433805Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-h8mv2/POD" id=ab86b06a-f137-4d14-bb0d-84ceb8160a3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.782254 | controller | Jun 09 17:03:00.588019 crc crio[22095]: time="2026-06-09T17:03:00.585627765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782270 | controller | Jun 09 17:03:00.639162 crc crio[22095]: time="2026-06-09T17:03:00.636656554Z" level=info msg="Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}"
2026-06-09 17:40:40.782290 | controller | Jun 09 17:03:00.639688 crc crio[22095]: time="2026-06-09T17:03:00.639631321Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-h8mv2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.782307 | controller | Jun 09 17:03:01.286496 crc crio[22095]: 2026-06-09T17:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7762f809ba46841 Mac:3a:8e:84:36:c9:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e SocketPath: PciID:}] [{Interface:0xc000250c10 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.782324 | controller | Jun 09 17:03:01.289317 crc crio[22095]: time="2026-06-09T17:03:01.289271166Z" level=info msg="Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}"
2026-06-09 17:40:40.782340 | controller | Jun 09 17:03:01.289647 crc crio[22095]: time="2026-06-09T17:03:01.289625365Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-h8mv2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.782356 | controller | Jun 09 17:03:01.302479 crc crio[22095]: time="2026-06-09T17:03:01.302414873Z" level=info msg="Ran pod sandbox 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 with infra container: openshift-marketplace/redhat-operators-h8mv2/POD" id=ab86b06a-f137-4d14-bb0d-84ceb8160a3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.782372 | controller | Jun 09 17:03:01.314263 crc crio[22095]: time="2026-06-09T17:03:01.305622556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a4f4d72b-0312-45f2-82ee-ad4692de4a5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.782388 | controller | Jun 09 17:03:01.314263 crc crio[22095]: time="2026-06-09T17:03:01.309057704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7068a878-7233-4c91-8d92-254ed7a21019 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.782404 | controller | Jun 09 17:03:01.331645 crc crio[22095]: time="2026-06-09T17:03:01.331400977Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h8mv2/extract-utilities" id=34876994-4ca0-4e70-8eb6-00bf31ea43bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.782421 | controller | Jun 09 17:03:01.332163 crc crio[22095]: time="2026-06-09T17:03:01.33190732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782437 | controller | Jun 09 17:03:01.406580 crc crio[22095]: time="2026-06-09T17:03:01.405154449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782453 | controller | Jun 09 17:03:01.410630 crc crio[22095]: time="2026-06-09T17:03:01.410550407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782469 | controller | Jun 09 17:03:01.816026 crc crio[22095]: time="2026-06-09T17:03:01.815835113Z" level=info msg="Created container c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8: openshift-marketplace/redhat-operators-h8mv2/extract-utilities" id=34876994-4ca0-4e70-8eb6-00bf31ea43bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.782488 | controller | Jun 09 17:03:01.819380 crc crio[22095]: time="2026-06-09T17:03:01.819272581Z" level=info msg="Starting container: c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8" id=4baa7373-eae6-4393-85ec-35e7969301ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.782504 | controller | Jun 09 17:03:01.829471 crc crio[22095]: time="2026-06-09T17:03:01.829315819Z" level=info msg="Started container" PID=218527 containerID=c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8 description=openshift-marketplace/redhat-operators-h8mv2/extract-utilities id=4baa7373-eae6-4393-85ec-35e7969301ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935
2026-06-09 17:40:40.782520 | controller | Jun 09 17:03:02.630428 crc crio[22095]: time="2026-06-09T17:03:02.629382843Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=648d6423-5ec2-4ad4-8d36-9ead9922596e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.782536 | controller | Jun 09 17:03:02.640437 crc crio[22095]: time="2026-06-09T17:03:02.640344195Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.782552 | controller | Jun 09 17:03:03.631382 crc crio[22095]: time="2026-06-09T17:03:03.630369122Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=648d6423-5ec2-4ad4-8d36-9ead9922596e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.782568 | controller | Jun 09 17:03:03.633070 crc crio[22095]: time="2026-06-09T17:03:03.632814615Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5f7b365c-f02b-4127-b7c8-179252a3983f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.782584 | controller | Jun 09 17:03:03.641393 crc crio[22095]: time="2026-06-09T17:03:03.641277462Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5bc05dec-1670-4b65-9141-f98c82ffd363 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.782600 | controller | Jun 09 17:03:03.650407 crc crio[22095]: time="2026-06-09T17:03:03.650299503Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h8mv2/extract-content" id=c970aa30-0e08-4f3d-a40d-23b039675d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.782617 | controller | Jun 09 17:03:03.651882 crc crio[22095]: time="2026-06-09T17:03:03.651794962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782637 | controller | Jun 09 17:03:03.716971 crc crio[22095]: time="2026-06-09T17:03:03.716799489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782658 | controller | Jun 09 17:03:03.722450 crc crio[22095]: time="2026-06-09T17:03:03.722355152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782680 | controller | Jun 09 17:03:03.905491 crc crio[22095]: time="2026-06-09T17:03:03.905366857Z" level=info msg="Created container 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67: openshift-marketplace/redhat-operators-h8mv2/extract-content" id=c970aa30-0e08-4f3d-a40d-23b039675d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.782701 | controller | Jun 09 17:03:03.906777 crc crio[22095]: time="2026-06-09T17:03:03.906691991Z" level=info msg="Starting container: 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67" id=06ec556c-c78e-41d5-a33f-d5149c16e6f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.782725 | controller | Jun 09 17:03:03.914817 crc crio[22095]: time="2026-06-09T17:03:03.914717056Z" level=info msg="Started container" PID=218613 containerID=59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67 description=openshift-marketplace/redhat-operators-h8mv2/extract-content id=06ec556c-c78e-41d5-a33f-d5149c16e6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935
2026-06-09 17:40:40.782746 | controller | Jun 09 17:03:07.725532 crc crio[22095]: time="2026-06-09T17:03:07.724519489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=51cd4e96-d3fd-4833-b7b5-58e578f25896 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.782768 | controller | Jun 09 17:03:07.729461 crc crio[22095]: time="2026-06-09T17:03:07.729369104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3da67b66-2b48-4aa8-8fee-f3b7f7699df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.782788 | controller | Jun 09 17:03:07.740828 crc crio[22095]: time="2026-06-09T17:03:07.740662354Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h8mv2/registry-server" id=27ffa548-f1a7-4413-b0e8-6f5682aa3001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.782805 | controller | Jun 09 17:03:07.741575 crc crio[22095]: time="2026-06-09T17:03:07.74129582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782821 | controller | Jun 09 17:03:07.808323 crc crio[22095]: time="2026-06-09T17:03:07.808209706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782837 | controller | Jun 09 17:03:07.812121 crc crio[22095]: time="2026-06-09T17:03:07.811998664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.782877 | controller | Jun 09 17:03:07.985809 crc crio[22095]: time="2026-06-09T17:03:07.984786076Z" level=info msg="Created container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server" id=27ffa548-f1a7-4413-b0e8-6f5682aa3001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.782900 | controller | Jun 09 17:03:07.989116 crc crio[22095]: time="2026-06-09T17:03:07.987376703Z" level=info msg="Starting container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421" id=74c90b05-80d3-4367-8f06-f8c32b40fb59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.782919 | controller | Jun 09 17:03:07.995765 crc crio[22095]: time="2026-06-09T17:03:07.995621774Z" level=info msg="Started container" PID=218826 containerID=119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421 description=openshift-marketplace/redhat-operators-h8mv2/registry-server id=74c90b05-80d3-4367-8f06-f8c32b40fb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935
2026-06-09 17:40:40.782936 | controller | Jun 09 17:03:21.957663 crc crio[22095]: time="2026-06-09T17:03:21.956325108Z" level=info msg="Stopping container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421 (timeout: 2s)" id=29b80ff4-287a-4590-b6e6-9719caf18b73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.782965 | controller | Jun 09 17:03:22.113826 crc crio[22095]: time="2026-06-09T17:03:22.113689515Z" level=info msg="Stopped container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server" id=29b80ff4-287a-4590-b6e6-9719caf18b73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.782987 | controller | Jun 09 17:03:22.115666 crc crio[22095]: time="2026-06-09T17:03:22.115591654Z" level=info msg="Stopping pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935" id=099399f0-9d15-4fb3-876d-e62f48bbeca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.783004 | controller | Jun 09 17:03:22.116767 crc crio[22095]: time="2026-06-09T17:03:22.116695452Z" level=info msg="Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc002b5c0d8}] Aliases:map[]}"
2026-06-09 17:40:40.783020 | controller | Jun 09 17:03:22.116998 crc crio[22095]: time="2026-06-09T17:03:22.116872897Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-h8mv2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.783036 | controller | Jun 09 17:03:22.506743 crc crio[22095]: time="2026-06-09T17:03:22.505794624Z" level=info msg="Stopped pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935" id=099399f0-9d15-4fb3-876d-e62f48bbeca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.783052 | controller | Jun 09 17:03:22.991498 crc crio[22095]: time="2026-06-09T17:03:22.990627561Z" level=info msg="Removing container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421" id=f53aafe9-be93-44d5-a98c-0cb53ca7a24a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.783069 | controller | Jun 09 17:03:23.044983 crc crio[22095]: time="2026-06-09T17:03:23.04474964Z" level=info msg="Removed container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server" id=f53aafe9-be93-44d5-a98c-0cb53ca7a24a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.783085 | controller | Jun 09 17:03:23.047819 crc crio[22095]: time="2026-06-09T17:03:23.047732386Z" level=info msg="Removing container: 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67" id=d3cfb3f4-b807-495c-b8ad-a164ec4895c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.783101 | controller | Jun 09 17:03:23.096327 crc crio[22095]: time="2026-06-09T17:03:23.096069546Z" level=info msg="Removed container 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67: openshift-marketplace/redhat-operators-h8mv2/extract-content" id=d3cfb3f4-b807-495c-b8ad-a164ec4895c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.783117 | controller | Jun 09 17:03:23.102628 crc crio[22095]: time="2026-06-09T17:03:23.102573273Z" level=info msg="Removing container: c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8" id=e902de0c-6757-4e0b-93b4-1ff0f2594490 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.783132 | controller | Jun 09 17:03:23.139038 crc crio[22095]: time="2026-06-09T17:03:23.138903855Z" level=info msg="Removed container c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8: openshift-marketplace/redhat-operators-h8mv2/extract-utilities" id=e902de0c-6757-4e0b-93b4-1ff0f2594490 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.783148 | controller | Jun 09 17:03:30.810488 crc crio[22095]: time="2026-06-09T17:03:30.807760133Z" level=info msg="Stopping container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b (timeout: 10s)" id=ffdefdc7-6436-440b-a59b-a6735385bca0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783167 | controller | Jun 09 17:03:30.821080 crc crio[22095]: time="2026-06-09T17:03:30.815982554Z" level=info msg="Stopping container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8 (timeout: 10s)" id=56081e91-56a9-4299-89d0-91f8c6f48299 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783182 | controller | Jun 09 17:03:30.894465 crc crio[22095]: time="2026-06-09T17:03:30.893975045Z" level=info msg="Stopping container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a (timeout: 10s)" id=3ec513ba-cba3-4ec2-b42c-32c6f45b50c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783200 | controller | Jun 09 17:03:30.894465 crc crio[22095]: time="2026-06-09T17:03:30.894220241Z" level=info msg="Stopping container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784 (timeout: 10s)" id=5ff9727f-511b-4b54-a4d7-356aeb4eb494 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783215 | controller | Jun 09 17:03:30.938448 crc crio[22095]: time="2026-06-09T17:03:30.938367494Z" level=info msg="Stopping container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df (timeout: 10s)" id=cf19252a-b9a1-41dd-a3be-758e626820d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783231 | controller | Jun 09 17:03:30.938654 crc crio[22095]: time="2026-06-09T17:03:30.938471836Z" level=info msg="Stopping container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f (timeout: 10s)" id=441323ce-2320-4161-a68e-3b1460ad343a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783246 | controller | Jun 09 17:03:30.971012 crc crio[22095]: time="2026-06-09T17:03:30.970894468Z" level=info msg="Stopping container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b (timeout: 10s)" id=5f5c620b-bee5-4b4b-b66a-41538d088454 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783261 | controller | Jun 09 17:03:30.973554 crc crio[22095]: time="2026-06-09T17:03:30.973466594Z" level=info msg="Stopping container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664 (timeout: 10s)" id=2b0b92f4-3781-46f3-a713-ea012fa12cb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783276 | controller | Jun 09 17:03:30.992849 crc crio[22095]: time="2026-06-09T17:03:30.992736258Z" level=info msg="Stopped container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager" id=ffdefdc7-6436-440b-a59b-a6735385bca0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783291 | controller | Jun 09 17:03:31.039150 crc crio[22095]: time="2026-06-09T17:03:31.039012646Z" level=info msg="Stopping container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f (timeout: 10s)" id=3ae55f0d-623f-407e-965b-5e526b5ebb1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783306 | controller | Jun 09 17:03:31.047644 crc crio[22095]: time="2026-06-09T17:03:31.046430616Z" level=info msg="Stopping container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7 (timeout: 10s)" id=607ea3dc-e86e-468d-804b-a5eb024522d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783321 | controller | Jun 09 17:03:31.100366 crc crio[22095]: time="2026-06-09T17:03:31.097793574Z" level=info msg="Stopping container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d (timeout: 10s)" id=07772c45-aa03-4462-8d49-bdbf694912ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783336 | controller | Jun 09 17:03:31.104099 crc crio[22095]: time="2026-06-09T17:03:31.103682355Z" level=info msg="Stopping container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4 (timeout: 10s)" id=c104f5c6-7a5c-4a5b-9f65-5b2467f152a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783351 | controller | Jun 09 17:03:31.152041 crc crio[22095]: time="2026-06-09T17:03:31.151896611Z" level=info msg="Stopping container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93 (timeout: 10s)" id=81ebbca7-579a-455d-a18c-f6e82af45b6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783369 | controller | Jun 09 17:03:31.177653 crc crio[22095]: time="2026-06-09T17:03:31.176302048Z" level=info msg="Stopping container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61 (timeout: 10s)" id=8c6fcd43-3484-45f7-a78d-b7e9660fe758 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783385 | controller | Jun 09 17:03:31.177653 crc crio[22095]: time="2026-06-09T17:03:31.176316278Z" level=info msg="Stopping container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5 (timeout: 10s)" id=76c1039c-f587-4395-b969-a94c710c3d16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783400 | controller | Jun 09 17:03:31.229273 crc crio[22095]: time="2026-06-09T17:03:31.221028445Z" level=info msg="Stopping container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b (timeout: 10s)" id=7d246672-ff39-4fab-acc1-7ad109b51554 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783415 | controller | Jun 09 17:03:31.253675 crc crio[22095]: time="2026-06-09T17:03:31.253492828Z" level=info msg="Stopping container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769 (timeout: 10s)" id=46fd32f6-dd5c-4387-b210-13b30f4cfab6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783430 | controller | Jun 09 17:03:31.284079 crc crio[22095]: time="2026-06-09T17:03:31.278421927Z" level=info msg="Stopped container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy" id=2b0b92f4-3781-46f3-a713-ea012fa12cb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783445 | controller | Jun 09 17:03:31.308751 crc crio[22095]: time="2026-06-09T17:03:31.304550788Z" level=info msg="Stopping container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf (timeout: 10s)" id=0f63c599-48ef-4c73-acd7-9ed1d7136b99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783461 | controller | Jun 09 17:03:31.308751 crc crio[22095]: time="2026-06-09T17:03:31.306547219Z" level=info msg="Stopping container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f (timeout: 10s)" id=87fc9fb1-0bb3-4b8e-8936-7498622a9d83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783476 | controller | Jun 09 17:03:31.313454 crc crio[22095]: time="2026-06-09T17:03:31.313155498Z" level=info msg="Stopped container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy" id=56081e91-56a9-4299-89d0-91f8c6f48299 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783495 | controller | Jun 09 17:03:31.339828 crc crio[22095]: time="2026-06-09T17:03:31.338991001Z" level=info msg="Stopping pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c" id=f9efb28b-d35c-439e-8d2b-931e87613698 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.783552 | controller | Jun 09 17:03:31.342541 crc crio[22095]: time="2026-06-09T17:03:31.34168478Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc0004c6780}] Aliases:map[]}"
2026-06-09 17:40:40.783575 | controller | Jun 09 17:03:31.356052 crc crio[22095]: time="2026-06-09T17:03:31.35375954Z" level=info msg="Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.783595 | controller | Jun 09 17:03:31.399057 crc crio[22095]: time="2026-06-09T17:03:31.3989977Z" level=info msg="Stopping container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22 (timeout: 10s)" id=05e99294-5a36-466c-a2de-8b7e66d6b6b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783611 | controller | Jun 09 17:03:31.407030 crc crio[22095]: time="2026-06-09T17:03:31.406904133Z" level=info msg="Stopping container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c (timeout: 10s)" id=20fa4146-11aa-4911-bfca-297bb8c94070 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783627 | controller | Jun 09 17:03:31.463763 crc crio[22095]: time="2026-06-09T17:03:31.46368177Z" level=info msg="Stopped container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy" id=3ec513ba-cba3-4ec2-b42c-32c6f45b50c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783643 | controller | Jun 09 17:03:31.539650 crc crio[22095]: time="2026-06-09T17:03:31.538566981Z" level=info msg="Stopping container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755 (timeout: 10s)" id=d21a969b-9384-42dd-be23-606edf912c1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783659 | controller | Jun 09 17:03:31.539903 crc crio[22095]: time="2026-06-09T17:03:31.538793287Z" level=info msg="Stopping container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee (timeout: 10s)" id=2f007bc1-dafa-47a2-ab1d-456e2db15eab name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783675 | controller | Jun 09 17:03:31.654481 crc crio[22095]: time="2026-06-09T17:03:31.654382042Z" level=info msg="Stopping container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6 (timeout: 10s)" id=0ce78bcb-17c4-4709-b507-6c857215f80a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783690 | controller | Jun 09 17:03:31.655054 crc crio[22095]: time="2026-06-09T17:03:31.654841474Z" level=info msg="Stopping container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31 (timeout: 10s)" id=a5696786-710c-4acc-a32b-7448608bc625 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783706 | controller | Jun 09 17:03:31.709848 crc crio[22095]: time="2026-06-09T17:03:31.709735712Z" level=info msg="Stopped container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager" id=5f5c620b-bee5-4b4b-b66a-41538d088454 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783721 | controller | Jun 09 17:03:31.710260 crc crio[22095]: time="2026-06-09T17:03:31.710181643Z" level=info msg="Stopped container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager" id=441323ce-2320-4161-a68e-3b1460ad343a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783737 | controller | Jun 09 17:03:31.710537 crc crio[22095]: time="2026-06-09T17:03:31.710378288Z" level=info msg="Stopped container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy" id=607ea3dc-e86e-468d-804b-a5eb024522d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783752 | controller | Jun 09 17:03:31.710537 crc crio[22095]: time="2026-06-09T17:03:31.710518952Z" level=info msg="Stopped container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager" id=5ff9727f-511b-4b54-a4d7-356aeb4eb494 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783768 | controller | Jun 09 17:03:31.720544 crc crio[22095]: time="2026-06-09T17:03:31.720264212Z" level=info msg="Stopping pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b" id=2803f77d-2eae-43c6-95b8-a253a5ea006d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.783793 | controller | Jun 09 17:03:31.723097 crc crio[22095]: time="2026-06-09T17:03:31.723021893Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc0004c6d68}] Aliases:map[]}"
2026-06-09 17:40:40.783810 | controller | Jun 09 17:03:31.723303 crc crio[22095]: time="2026-06-09T17:03:31.723246438Z" level=info msg="Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.783825 | controller | Jun 09 17:03:31.724036 crc crio[22095]: time="2026-06-09T17:03:31.723879245Z" level=info msg="Stopping pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9" id=c312e13b-a59b-4c01-97fe-a0fc5a12e575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.783841 | controller | Jun 09 17:03:31.726069 crc crio[22095]: time="2026-06-09T17:03:31.725862316Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc0074a42d8}] Aliases:map[]}"
2026-06-09 17:40:40.783886 | controller | Jun 09 17:03:31.726310 crc crio[22095]: time="2026-06-09T17:03:31.726241335Z" level=info msg="Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.783905 | controller | Jun 09 17:03:31.732420 crc crio[22095]: time="2026-06-09T17:03:31.732343892Z" level=info msg="Stopped container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy" id=07772c45-aa03-4462-8d49-bdbf694912ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783921 | controller | Jun 09 17:03:31.749475 crc crio[22095]: time="2026-06-09T17:03:31.749345948Z" level=info msg="Stopped container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy" id=8c6fcd43-3484-45f7-a78d-b7e9660fe758 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783937 | controller | Jun 09 17:03:31.750889 crc crio[22095]: time="2026-06-09T17:03:31.750824496Z" level=info msg="Stopped container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager" id=c104f5c6-7a5c-4a5b-9f65-5b2467f152a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.783953 | controller | Jun 09 17:03:31.752800 crc crio[22095]: time="2026-06-09T17:03:31.752771256Z" level=info msg="Stopping pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee" id=3435b0e5-2a54-4f5e-9126-d5332b4ce59f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.783969 | controller | Jun 09 17:03:31.755535 crc crio[22095]: time="2026-06-09T17:03:31.755502546Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc0004c6eb8}] Aliases:map[]}"
2026-06-09 17:40:40.783989 | controller | Jun 09 17:03:31.755797 crc crio[22095]: time="2026-06-09T17:03:31.755777383Z" level=info msg="Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784005 | controller | Jun 09 17:03:31.780476 crc crio[22095]: time="2026-06-09T17:03:31.780356353Z" level=info msg="Stopped container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager" id=3ae55f0d-623f-407e-965b-5e526b5ebb1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784021 | controller | Jun 09 17:03:31.789229 crc crio[22095]: time="2026-06-09T17:03:31.788210705Z" level=info msg="Stopped container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator" id=81ebbca7-579a-455d-a18c-f6e82af45b6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784037 | controller | Jun 09 17:03:31.797649 crc crio[22095]: time="2026-06-09T17:03:31.797546544Z" level=info msg="Stopping pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71" id=af62085d-484b-425e-ab8a-e17991bf6eaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784053 | controller | Jun 09 17:03:31.800352 crc crio[22095]: time="2026-06-09T17:03:31.799217217Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc001288db0}] Aliases:map[]}"
2026-06-09 17:40:40.784069 | controller | Jun 09 17:03:31.800352 crc crio[22095]: time="2026-06-09T17:03:31.799433363Z" level=info msg="Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784084 | controller | Jun 09 17:03:31.804313 crc crio[22095]: time="2026-06-09T17:03:31.804223816Z" level=info msg="Stopping pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c" id=35141022-ed7f-4f7d-a6c4-f9f9d7e21797 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784100 | controller | Jun 09 17:03:31.810531 crc crio[22095]: time="2026-06-09T17:03:31.806025412Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc00041cd38}] Aliases:map[]}"
2026-06-09 17:40:40.784116 | controller | Jun 09 17:03:31.810531 crc crio[22095]: time="2026-06-09T17:03:31.806273868Z" level=info msg="Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784132 | controller | Jun 09 17:03:31.839452 crc crio[22095]: time="2026-06-09T17:03:31.839298896Z" level=info msg="Stopped container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy" id=cf19252a-b9a1-41dd-a3be-758e626820d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784151 | controller | Jun 09 17:03:31.850793 crc crio[22095]: time="2026-06-09T17:03:31.847380913Z" level=info msg="Stopped container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy" id=7d246672-ff39-4fab-acc1-7ad109b51554 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784167 | controller | Jun 09 17:03:31.863760 crc crio[22095]: time="2026-06-09T17:03:31.863525677Z" level=info msg="Stopped container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy" id=05e99294-5a36-466c-a2de-8b7e66d6b6b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784183 | controller | Jun 09 17:03:31.886699 crc crio[22095]: time="2026-06-09T17:03:31.876448739Z" level=info msg="Stopping container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3 (timeout: 10s)" id=9a0bfa3b-5d64-424e-a711-6877d1391cf2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784199 | controller | Jun 09 17:03:31.886699 crc crio[22095]: time="2026-06-09T17:03:31.878352587Z" level=info msg="Stopped container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager" id=46fd32f6-dd5c-4387-b210-13b30f4cfab6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784214 | controller | Jun 09 17:03:31.886699 crc crio[22095]: time="2026-06-09T17:03:31.878510191Z" level=info msg="Stopping pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2" id=0695fbb1-5e88-4f45-bcd1-3b8098415d2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784230 | controller | Jun 09 17:03:31.886699 crc crio[22095]: time="2026-06-09T17:03:31.880835541Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0022727b8}] Aliases:map[]}"
2026-06-09 17:40:40.784246 | controller | Jun 09 17:03:31.886699 crc crio[22095]: time="2026-06-09T17:03:31.881100928Z" level=info msg="Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784262 | controller | Jun 09 17:03:31.893399 crc crio[22095]: time="2026-06-09T17:03:31.893343292Z" level=info msg="Stopping container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653 (timeout: 10s)" id=fdb52010-2b69-4e7b-ba65-2a9b7f079d0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784278 | controller | Jun 09 17:03:31.904683 crc crio[22095]: time="2026-06-09T17:03:31.90457048Z" level=info msg="Stopping container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec (timeout: 10s)" id=609a05a3-31db-40ee-aacf-5a40e0edbcfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784293 | controller | Jun 09 17:03:31.913050 crc crio[22095]: time="2026-06-09T17:03:31.904796176Z" level=info msg="Stopping container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c (timeout: 10s)" id=e783c23a-be81-4f16-bc43-c04ad773072f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784309 | controller | Jun 09 17:03:31.913050 crc crio[22095]: time="2026-06-09T17:03:31.905066503Z" level=info msg="Stopping container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677 (timeout: 10s)" id=60f3d020-38bc-428c-ad8a-921496147d5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784328 | controller | Jun 09 17:03:31.913050 crc crio[22095]: time="2026-06-09T17:03:31.911329863Z" level=info msg="Stopping pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c" id=4dcdfe10-e731-45b1-8ff7-ba4580ca5d67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784344 | controller | Jun 09 17:03:31.913639 crc crio[22095]: time="2026-06-09T17:03:31.913513499Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc00263c680}] Aliases:map[]}"
2026-06-09 17:40:40.784360 | controller | Jun 09 17:03:31.913992 crc crio[22095]: time="2026-06-09T17:03:31.913872899Z" level=info msg="Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784376 | controller | Jun 09 17:03:31.922531 crc crio[22095]: time="2026-06-09T17:03:31.922464429Z" level=info msg="Stopping container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38 (timeout: 10s)" id=65831277-4345-4a64-83bf-b8d3f50724aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784391 | controller | Jun 09 17:03:31.933883 crc crio[22095]: time="2026-06-09T17:03:31.92716765Z" level=info msg="Stopped container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager" id=76c1039c-f587-4395-b969-a94c710c3d16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784407 | controller | Jun 09 17:03:31.936634 crc crio[22095]: time="2026-06-09T17:03:31.93653336Z" level=info msg="Stopping pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae" id=1b82094b-9811-4170-b9dc-f85e03d120a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784422 | controller | Jun 09 17:03:31.942436 crc crio[22095]: time="2026-06-09T17:03:31.93967303Z" level=info msg="Stopping container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697 (timeout: 10s)" id=785936ba-d108-4fb7-8174-ff1aadede098 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784438 | controller | Jun 09 17:03:31.942436 crc crio[22095]: time="2026-06-09T17:03:31.94043996Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc00379e430}] Aliases:map[]}"
2026-06-09 17:40:40.784454 | controller | Jun 09 17:03:31.942436 crc crio[22095]: time="2026-06-09T17:03:31.940606134Z" level=info msg="Stopping container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e (timeout: 10s)" id=26eea257-5a8c-4565-a5f3-e57d563cb709 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784469 | controller | Jun 09 17:03:31.942436 crc crio[22095]: time="2026-06-09T17:03:31.940699877Z" level=info msg="Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784488 | controller | Jun 09 17:03:31.980729 crc crio[22095]: time="2026-06-09T17:03:31.978747843Z" level=info msg="Stopped container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy" id=0f63c599-48ef-4c73-acd7-9ed1d7136b99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784504 | controller | Jun 09 17:03:31.983249 crc crio[22095]: time="2026-06-09T17:03:31.983118765Z" level=info msg="Stopping container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16 (timeout: 10s)" id=f66e8515-ed33-4f27-aee8-a61550afe963 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784520 | controller | Jun 09 17:03:31.990625 crc crio[22095]: time="2026-06-09T17:03:31.990466583Z" level=info msg="Stopping container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3 (timeout: 10s)" id=2c8fac0b-fc51-4722-b5a0-99bcd0ae142f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784536 | controller | Jun 09 17:03:32.028191 crc crio[22095]: time="2026-06-09T17:03:32.024041925Z" level=info msg="Stopped container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager" id=20fa4146-11aa-4911-bfca-297bb8c94070 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784552 | controller | Jun 09 17:03:32.033286 crc crio[22095]: time="2026-06-09T17:03:32.03319055Z" level=info msg="Stopped container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy" id=d21a969b-9384-42dd-be23-606edf912c1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784568 | controller | Jun 09 17:03:32.080196 crc crio[22095]: time="2026-06-09T17:03:32.072809536Z" level=info msg="Stopping pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32" id=b06fdc0e-a5e2-4a54-9cfa-0bb14f0b4a36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784585 | controller | Jun 09 17:03:32.103032 crc crio[22095]: time="2026-06-09T17:03:32.102829736Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc0028b7920}] Aliases:map[]}"
2026-06-09 17:40:40.784601 | controller | Jun 09 17:03:32.152175 crc crio[22095]: time="2026-06-09T17:03:32.150974331Z" level=info msg="Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784617 | controller | Jun 09 17:03:32.166256 crc crio[22095]: time="2026-06-09T17:03:32.166164671Z" level=info msg="Stopped container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager" id=87fc9fb1-0bb3-4b8e-8936-7498622a9d83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784633 | controller | Jun 09 17:03:32.171637 crc crio[22095]: time="2026-06-09T17:03:32.171530318Z" level=info msg="Stopping pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e" id=4dfc564e-360e-4ef0-8700-ddf6ca3cc13f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784649 | controller | Jun 09 17:03:32.172075 crc crio[22095]: time="2026-06-09T17:03:32.171854377Z" level=info msg="Stopped container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy" id=e783c23a-be81-4f16-bc43-c04ad773072f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784671 | controller | Jun 09 17:03:32.193012 crc crio[22095]: time="2026-06-09T17:03:32.185202019Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc00041cfd0}] Aliases:map[]}"
2026-06-09 17:40:40.784688 | controller | Jun 09 17:03:32.193012 crc crio[22095]: time="2026-06-09T17:03:32.185872896Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784704 | controller | Jun 09 17:03:32.193012 crc crio[22095]: time="2026-06-09T17:03:32.187541119Z" level=info msg="Stopped container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy" id=a5696786-710c-4acc-a32b-7448608bc625 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784720 | controller | Jun 09 17:03:32.199226 crc crio[22095]: time="2026-06-09T17:03:32.198023848Z" level=info msg="Stopped container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager" id=2f007bc1-dafa-47a2-ab1d-456e2db15eab name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784736 | controller | Jun 09 17:03:32.211775 crc crio[22095]: time="2026-06-09T17:03:32.209607325Z" level=info msg="Stopping pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8" id=06b7bfd0-9eac-4751-96c3-5037e26557af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.784752 | controller | Jun 09 17:03:32.211775 crc crio[22095]: time="2026-06-09T17:03:32.210869667Z" level=info msg="Stopping container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894 (timeout: 10s)" id=bf7ea11b-912a-4b9b-b4ca-3228e0e1e2aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784767 | controller | Jun 09 17:03:32.211775 crc crio[22095]: time="2026-06-09T17:03:32.211626107Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b7988}] Aliases:map[]}"
2026-06-09 17:40:40.784783 | controller | Jun 09 17:03:32.212588 crc crio[22095]: time="2026-06-09T17:03:32.211888904Z" level=info msg="Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.784800 | controller | Jun 09 17:03:32.214749 crc crio[22095]: time="2026-06-09T17:03:32.214646004Z" level=info msg="Stopping container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d (timeout: 10s)" id=37d85891-06b9-4e63-ac7b-132b8c69fd88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784816 | controller | Jun 09 17:03:32.215981 crc crio[22095]: time="2026-06-09T17:03:32.215853255Z" level=info msg="Stopping container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0 (timeout: 10s)" id=a50d0ea2-65c1-4d3d-9c9d-23b01b72d1ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784835 | controller | Jun 09 17:03:32.217542 crc crio[22095]: time="2026-06-09T17:03:32.217472557Z" level=info msg="Stopping container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f (timeout: 10s)" id=533bc819-1fef-431c-8614-a9898ba1e235 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784854 | controller | Jun 09 17:03:32.234381 crc crio[22095]: time="2026-06-09T17:03:32.217561879Z" level=info msg="Stopping container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698 (timeout: 10s)" id=26762cd1-9737-4a7d-a6b1-31b72e518bd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784888 | controller | Jun 09 17:03:32.234762 crc crio[22095]: time="2026-06-09T17:03:32.217620221Z" level=info msg="Stopping container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4 (timeout: 10s)" id=5e38b234-033b-49dd-ab16-8a46ca4a0f91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784905 | controller | Jun 09 17:03:32.251607 crc crio[22095]: time="2026-06-09T17:03:32.237903811Z" level=info msg="Stopping container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b (timeout: 10s)" id=b0b54b1d-a90b-4c70-a6a7-4cb259065948 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784921 | controller | Jun 09 17:03:32.251607 crc crio[22095]: time="2026-06-09T17:03:32.238493016Z" level=info msg="Stopping container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde (timeout: 10s)" id=d08a1287-3bab-4878-b463-7a17a1e08562 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784936 | controller | Jun 09 17:03:32.414435 crc crio[22095]: time="2026-06-09T17:03:32.412240253Z" level=info msg="Stopping container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353 (timeout: 10s)" id=6a680e55-c960-4d4c-ac5a-ca845aa28201 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784952 | controller | Jun 09 17:03:32.446853 crc crio[22095]: time="2026-06-09T17:03:32.438580379Z" level=info msg="Stopping container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71 (timeout: 10s)" id=7bb8f6fc-bdd0-4722-b1c5-1064a1c33dd8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784967 | controller | Jun 09 17:03:32.484017 crc crio[22095]: time="2026-06-09T17:03:32.483783158Z" level=info msg="Stopped container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy" id=fdb52010-2b69-4e7b-ba65-2a9b7f079d0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784983 | controller | Jun 09 17:03:32.498869 crc crio[22095]: time="2026-06-09T17:03:32.498315861Z" level=info msg="Stopped container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager" id=0ce78bcb-17c4-4709-b507-6c857215f80a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.784998 | controller | Jun 09 17:03:32.504157 crc crio[22095]: time="2026-06-09T17:03:32.504009457Z" level=info msg="Stopping pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4" id=192ae74b-d8de-41ad-a915-fb9601d62cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785014 | controller | Jun 09 17:03:32.506505 crc crio[22095]: time="2026-06-09T17:03:32.506385218Z" level=info msg="Stopping container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3 (timeout: 30s)" id=e1e67951-88dc-400b-a28a-a8ef1e3dedfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785029 | controller | Jun 09 17:03:32.506622 crc crio[22095]: time="2026-06-09T17:03:32.506559783Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0028b7a98}] Aliases:map[]}"
2026-06-09 17:40:40.785049 | controller | Jun 09 17:03:32.506851 crc crio[22095]: time="2026-06-09T17:03:32.506792639Z" level=info msg="Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785065 | controller | Jun 09 17:03:32.533227 crc crio[22095]: time="2026-06-09T17:03:32.533106934Z" level=info msg="Stopping container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd (timeout: 10s)" id=fbb042cb-6247-4d06-abd0-315be8580543 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785081 | controller | Jun 09 17:03:32.535500 crc crio[22095]: time="2026-06-09T17:03:32.535434974Z" level=info msg="Stopping container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d (timeout: 10s)" id=44220074-1d98-40c4-b496-60d51d513c4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785097 | controller | Jun 09 17:03:32.724246 crc crio[22095]: time="2026-06-09T17:03:32.721078696Z" level=info msg="Stopped container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager" id=609a05a3-31db-40ee-aacf-5a40e0edbcfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785112 | controller | Jun 09 17:03:32.724246 crc crio[22095]: time="2026-06-09T17:03:32.722122643Z" level=info msg="Stopping container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9 (timeout: 30s)" id=a770bc0e-0d59-43e3-8f02-273275df84b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785128 | controller | Jun 09 17:03:32.750736 crc crio[22095]: time="2026-06-09T17:03:32.75046283Z" level=info msg="Stopping pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331" id=00d89a16-263d-4310-aaf0-5e1b043cde36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785143 | controller | Jun 09 17:03:32.754209 crc crio[22095]: time="2026-06-09T17:03:32.753297302Z" level=info msg="Stopped container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy" id=f66e8515-ed33-4f27-aee8-a61550afe963 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785159 | controller | Jun 09 17:03:32.759987 crc crio[22095]: time="2026-06-09T17:03:32.759003909Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc0005264f8}] Aliases:map[]}"
2026-06-09 17:40:40.785174 | controller | Jun 09 17:03:32.759987 crc crio[22095]: time="2026-06-09T17:03:32.759411839Z" level=info msg="Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785190 | controller | Jun 09 17:03:32.765226 crc crio[22095]: time="2026-06-09T17:03:32.765105175Z" level=info msg="Stopped container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager" id=60f3d020-38bc-428c-ad8a-921496147d5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785205 | controller | Jun 09 17:03:32.768464 crc crio[22095]: time="2026-06-09T17:03:32.76841984Z" level=info msg="Stopping pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907" id=42c759c2-d5e7-4273-859d-8e77f2088392 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785225 | controller | Jun 09 17:03:32.778073 crc crio[22095]: time="2026-06-09T17:03:32.777460492Z" level=info msg="Stopped container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager" id=9a0bfa3b-5d64-424e-a711-6877d1391cf2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785241 | controller | Jun 09 17:03:32.779089 crc crio[22095]: time="2026-06-09T17:03:32.779034923Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c078}] Aliases:map[]}"
2026-06-09 17:40:40.785256 | controller | Jun 09 17:03:32.787097 crc crio[22095]: time="2026-06-09T17:03:32.779395932Z" level=info msg="Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785272 | controller | Jun 09 17:03:32.810364 crc crio[22095]: time="2026-06-09T17:03:32.792554439Z" level=info msg="Stopped container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy" id=785936ba-d108-4fb7-8174-ff1aadede098 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785287 | controller | Jun 09 17:03:32.836407 crc crio[22095]: time="2026-06-09T17:03:32.833671234Z" level=info msg="Stopped container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager" id=26eea257-5a8c-4565-a5f3-e57d563cb709 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785303 | controller | Jun 09 17:03:32.882036 crc crio[22095]: time="2026-06-09T17:03:32.875278352Z" level=info msg="Stopping pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e" id=43536162-c808-47eb-a241-eec77d1a1c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785318 | controller | Jun 09 17:03:32.902083 crc crio[22095]: time="2026-06-09T17:03:32.897295556Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0074a4110}] Aliases:map[]}"
2026-06-09 17:40:40.785334 | controller | Jun 09 17:03:32.902083 crc crio[22095]: time="2026-06-09T17:03:32.897516252Z" level=info msg="Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785349 | controller | Jun 09 17:03:32.976157 crc crio[22095]: time="2026-06-09T17:03:32.976034536Z" level=info msg="Stopped container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy" id=d08a1287-3bab-4878-b463-7a17a1e08562 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785365 | controller | Jun 09 17:03:32.977079 crc crio[22095]: time="2026-06-09T17:03:32.976431266Z" level=info msg="Stopped container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager" id=37d85891-06b9-4e63-ac7b-132b8c69fd88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785384 | controller | Jun 09 17:03:33.155414 crc crio[22095]: time="2026-06-09T17:03:33.150369058Z" level=info msg="Stopped container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy" id=65831277-4345-4a64-83bf-b8d3f50724aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785400 | controller | Jun 09 17:03:33.155414 crc crio[22095]: time="2026-06-09T17:03:33.153406496Z" level=info msg="Stopped container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy" id=5e38b234-033b-49dd-ab16-8a46ca4a0f91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785416 | controller | Jun 09 17:03:33.180992 crc crio[22095]: time="2026-06-09T17:03:33.174002725Z" level=info msg="Stopping pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d" id=4b984aee-5faf-4137-8233-843828f1365c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785431 | controller | Jun 09 17:03:33.182775 crc crio[22095]: time="2026-06-09T17:03:33.182601425Z" level=info msg="Stopped container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager" id=b0b54b1d-a90b-4c70-a6a7-4cb259065948 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785447 | controller | Jun 09 17:03:33.197612 crc crio[22095]: time="2026-06-09T17:03:33.196351718Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c208}] Aliases:map[]}"
2026-06-09 17:40:40.785463 | controller | Jun 09 17:03:33.197612 crc crio[22095]: time="2026-06-09T17:03:33.196634935Z" level=info msg="Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785478 | controller | Jun 09 17:03:33.223018 crc crio[22095]: time="2026-06-09T17:03:33.21787915Z" level=info msg="Stopping pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333" id=ac08af61-6b12-487d-a01a-53fc190f8181 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785494 | controller | Jun 09 17:03:33.223018 crc crio[22095]: time="2026-06-09T17:03:33.220258751Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc0028b6708}] Aliases:map[]}"
2026-06-09 17:40:40.785510 | controller | Jun 09 17:03:33.223018 crc crio[22095]: time="2026-06-09T17:03:33.220473297Z" level=info msg="Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785526 | controller | Jun 09 17:03:33.245751 crc crio[22095]: time="2026-06-09T17:03:33.245125169Z" level=info msg="Stopped container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager" id=2c8fac0b-fc51-4722-b5a0-99bcd0ae142f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785545 | controller | Jun 09 17:03:33.247883 crc crio[22095]: time="2026-06-09T17:03:33.247399988Z" level=info msg="Stopping pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c" id=52624259-3c24-4eb7-9621-50b46daf9ea1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785561 | controller | Jun 09 17:03:33.270049 crc crio[22095]: time="2026-06-09T17:03:33.269871804Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc00379e190}] Aliases:map[]}"
2026-06-09 17:40:40.785576 | controller | Jun 09 17:03:33.270419 crc crio[22095]: time="2026-06-09T17:03:33.270262694Z" level=info msg="Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785592 | controller | Jun 09 17:03:33.270419 crc crio[22095]: time="2026-06-09T17:03:33.270379687Z" level=info msg="Stopped container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy" id=bf7ea11b-912a-4b9b-b4ca-3228e0e1e2aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785607 | controller | Jun 09 17:03:33.282168 crc crio[22095]: time="2026-06-09T17:03:33.28180695Z" level=info msg="Stopped container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager" id=533bc819-1fef-431c-8614-a9898ba1e235 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785623 | controller | Jun 09 17:03:33.292241 crc crio[22095]: time="2026-06-09T17:03:33.289758344Z" level=info msg="Stopped container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy" id=a50d0ea2-65c1-4d3d-9c9d-23b01b72d1ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785638 | controller | Jun 09 17:03:33.295298 crc crio[22095]: time="2026-06-09T17:03:33.295123882Z" level=info msg="Stopping pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3" id=aefcbc40-2458-4b2e-b97d-12a28380580f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785653 | controller | Jun 09 17:03:33.296766 crc crio[22095]: time="2026-06-09T17:03:33.295668346Z" level=info msg="Stopping pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad" id=0b302472-56b6-4ae2-8adc-771c297785be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785669 | controller | Jun 09 17:03:33.296893 crc crio[22095]: time="2026-06-09T17:03:33.296757124Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc001984570}] Aliases:map[]}"
2026-06-09 17:40:40.785685 | controller | Jun 09 17:03:33.298015 crc crio[22095]: time="2026-06-09T17:03:33.29701951Z" level=info msg="Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785704 | controller | Jun 09 17:03:33.315568 crc crio[22095]: time="2026-06-09T17:03:33.315525355Z" level=info msg="Stopped container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager" id=26762cd1-9737-4a7d-a6b1-31b72e518bd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785720 | controller | Jun 09 17:03:33.318429 crc crio[22095]: time="2026-06-09T17:03:33.318397289Z" level=info msg="Stopping pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583" id=73d0e58f-f295-4dd7-b3ca-e825b306a428 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785736 | controller | Jun 09 17:03:33.321548 crc crio[22095]: time="2026-06-09T17:03:33.321512779Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc00263c3d0}] Aliases:map[]}"
2026-06-09 17:40:40.785752 | controller | Jun 09 17:03:33.322506 crc crio[22095]: time="2026-06-09T17:03:33.322468093Z" level=info msg="Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785768 | controller | Jun 09 17:03:33.325867 crc crio[22095]: time="2026-06-09T17:03:33.322838173Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc00263c350}] Aliases:map[]}"
2026-06-09 17:40:40.785784 | controller | Jun 09 17:03:33.325867 crc crio[22095]: time="2026-06-09T17:03:33.323302205Z" level=info msg="Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785800 | controller | Jun 09 17:03:33.338956 crc crio[22095]: time="2026-06-09T17:03:33.338787732Z" level=info msg="Stopped container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy" id=fbb042cb-6247-4d06-abd0-315be8580543 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785816 | controller | Jun 09 17:03:33.491813 crc crio[22095]: time="2026-06-09T17:03:33.487793505Z" level=info msg="Stopped container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager" id=7bb8f6fc-bdd0-4722-b1c5-1064a1c33dd8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785832 | controller | Jun 09 17:03:33.536019 crc crio[22095]: time="2026-06-09T17:03:33.530474119Z" level=info msg="Stopped container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server" id=e1e67951-88dc-400b-a28a-a8ef1e3dedfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785850 | controller | Jun 09 17:03:33.536019 crc crio[22095]: time="2026-06-09T17:03:33.533881537Z" level=info msg="Stopped container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator" id=44220074-1d98-40c4-b496-60d51d513c4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.785887 | controller | Jun 09 17:03:33.545176 crc crio[22095]: time="2026-06-09T17:03:33.544825538Z" level=info msg="Stopping pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee" id=45272996-b98f-4125-aef4-5c44155ce7ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785905 | controller | Jun 09 17:03:33.548977 crc crio[22095]: time="2026-06-09T17:03:33.546633144Z" level=info msg="Stopping pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063" id=15f0ec70-f0d1-4a4d-85ee-83bc0589aa75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.785921 | controller | Jun 09 17:03:33.548977 crc crio[22095]: time="2026-06-09T17:03:33.547289721Z" level=info msg="Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc001288890}] Aliases:map[]}"
2026-06-09 17:40:40.785938 | controller | Jun 09 17:03:33.548977 crc crio[22095]: time="2026-06-09T17:03:33.547480256Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-q94c8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785954 | controller | Jun 09 17:03:33.551247 crc crio[22095]: time="2026-06-09T17:03:33.550485343Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc00041cb20}] Aliases:map[]}"
2026-06-09 17:40:40.785971 | controller | Jun 09 17:03:33.551247 crc crio[22095]: time="2026-06-09T17:03:33.550853042Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.785987 | controller | Jun 09 17:03:33.558309 crc crio[22095]: time="2026-06-09T17:03:33.558193651Z" level=info msg="Stopped container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=a770bc0e-0d59-43e3-8f02-273275df84b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.786003 | controller | Jun 09 17:03:33.579101 crc crio[22095]: time="2026-06-09T17:03:33.577598658Z" level=info msg="Stopping pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6" id=76594db6-3596-4ee7-89e3-1014ec4721a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786019 | controller | Jun 09 17:03:33.585837 crc crio[22095]: time="2026-06-09T17:03:33.585323416Z" level=info msg="Stopped container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy" id=6a680e55-c960-4d4c-ac5a-ca845aa28201 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.786035 | controller | Jun 09 17:03:33.588487 crc crio[22095]: time="2026-06-09T17:03:33.587192954Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc001984830}] Aliases:map[]}"
2026-06-09 17:40:40.786054 | controller | Jun 09 17:03:33.588487 crc crio[22095]: time="2026-06-09T17:03:33.58740776Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.786070 | controller | Jun 09 17:03:33.599044 crc crio[22095]: time="2026-06-09T17:03:33.593769983Z" level=info msg="Stopping pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9" id=6a7e0317-a5ab-4e45-b098-10c4ef56ba77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786087 | controller | Jun 09 17:03:33.599044 crc crio[22095]: time="2026-06-09T17:03:33.595889407Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc001288988}] Aliases:map[]}"
2026-06-09 17:40:40.786103 | controller | Jun 09 17:03:33.599044 crc crio[22095]: time="2026-06-09T17:03:33.596101603Z" level=info msg="Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.786119 | controller | Jun 09 17:03:33.727954 crc crio[22095]: time="2026-06-09T17:03:33.674364281Z" level=info msg="Stopped pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c" id=f9efb28b-d35c-439e-8d2b-931e87613698 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786135 | controller | Jun 09 17:03:34.047814 crc crio[22095]: time="2026-06-09T17:03:34.047266256Z" level=info msg="Stopped pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9" id=c312e13b-a59b-4c01-97fe-a0fc5a12e575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786151 | controller | Jun 09 17:03:34.194477 crc crio[22095]: time="2026-06-09T17:03:34.191794653Z" level=info msg="Stopped pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae" id=1b82094b-9811-4170-b9dc-f85e03d120a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786167 | controller | Jun 09 17:03:34.255020 crc crio[22095]: time="2026-06-09T17:03:34.253818724Z" level=info msg="Stopped pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b" id=2803f77d-2eae-43c6-95b8-a253a5ea006d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786183 | controller | Jun 09 17:03:34.317068 crc crio[22095]: time="2026-06-09T17:03:34.316250806Z" level=info msg="Stopped pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71" id=af62085d-484b-425e-ab8a-e17991bf6eaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786199 | controller | Jun 09 17:03:34.751354 crc crio[22095]: time="2026-06-09T17:03:34.747374606Z" level=info msg="Stopped pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c" id=4dcdfe10-e731-45b1-8ff7-ba4580ca5d67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786214 | controller | Jun 09 17:03:34.786408 crc crio[22095]: time="2026-06-09T17:03:34.784200521Z" level=info msg="Stopped pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e" id=4dfc564e-360e-4ef0-8700-ddf6ca3cc13f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786233 | controller | Jun 09 17:03:34.842284 crc crio[22095]: time="2026-06-09T17:03:34.841901891Z" level=info msg="Stopped pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32" id=b06fdc0e-a5e2-4a54-9cfa-0bb14f0b4a36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786249 | controller | Jun 09 17:03:34.851170 crc crio[22095]: time="2026-06-09T17:03:34.850634685Z" level=info msg="Stopped pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4" id=192ae74b-d8de-41ad-a915-fb9601d62cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786264 | controller | Jun 09 17:03:35.184223 crc crio[22095]: time="2026-06-09T17:03:35.181029571Z" level=info msg="Stopped pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3" id=aefcbc40-2458-4b2e-b97d-12a28380580f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786280 | controller | Jun 09 17:03:35.236811 crc crio[22095]: time="2026-06-09T17:03:35.235462427Z" level=info msg="Stopped pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee" id=3435b0e5-2a54-4f5e-9126-d5332b4ce59f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786295 | controller | Jun 09 17:03:35.358988 crc crio[22095]: time="2026-06-09T17:03:35.355091516Z" level=info msg="Stopped pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c" id=52624259-3c24-4eb7-9621-50b46daf9ea1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786310 | controller | Jun 09 17:03:35.430061 crc crio[22095]: time="2026-06-09T17:03:35.424761803Z" level=info msg="Stopped pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e" id=43536162-c808-47eb-a241-eec77d1a1c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786325 | controller | Jun 09 17:03:35.440436 crc crio[22095]: time="2026-06-09T17:03:35.432209554Z" level=info msg="Stopped pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2" id=0695fbb1-5e88-4f45-bcd1-3b8098415d2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786341 | controller | Jun 09 17:03:35.554239 crc crio[22095]: time="2026-06-09T17:03:35.55407637Z" level=info msg="Stopped pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331" id=00d89a16-263d-4310-aaf0-5e1b043cde36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786356 | controller | Jun 09 17:03:35.557537 crc crio[22095]: time="2026-06-09T17:03:35.557459047Z" level=info msg="Stopped pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907" id=42c759c2-d5e7-4273-859d-8e77f2088392 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786371 | controller | Jun 09 17:03:35.573674 crc crio[22095]: time="2026-06-09T17:03:35.573574531Z" level=info msg="Stopped pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8" id=06b7bfd0-9eac-4751-96c3-5037e26557af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786386 | controller | Jun 09 17:03:35.612610 crc crio[22095]: time="2026-06-09T17:03:35.612412687Z" level=info msg="Stopped pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333" id=ac08af61-6b12-487d-a01a-53fc190f8181 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786402 | controller | Jun 09 17:03:35.614407 crc crio[22095]: time="2026-06-09T17:03:35.614366307Z" level=info msg="Stopped pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6" id=76594db6-3596-4ee7-89e3-1014ec4721a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786418 | controller | Jun 09 17:03:35.626632 crc crio[22095]: time="2026-06-09T17:03:35.625833161Z" level=info msg="Stopped pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c" id=35141022-ed7f-4f7d-a6c4-f9f9d7e21797 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786433 | controller | Jun 09 17:03:35.666835 crc crio[22095]: time="2026-06-09T17:03:35.666657609Z" level=info msg="Stopped pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee" id=45272996-b98f-4125-aef4-5c44155ce7ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786452 | controller | Jun 09 17:03:35.674992 crc crio[22095]: time="2026-06-09T17:03:35.674867549Z" level=info msg="Stopped pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad" id=0b302472-56b6-4ae2-8adc-771c297785be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786467 | controller | Jun 09 17:03:35.682076 crc crio[22095]: time="2026-06-09T17:03:35.68190214Z" level=info msg="Stopped pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063" id=15f0ec70-f0d1-4a4d-85ee-83bc0589aa75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786483 | controller | Jun 09 17:03:35.686215 crc crio[22095]: time="2026-06-09T17:03:35.686125748Z" level=info msg="Stopped pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583" id=73d0e58f-f295-4dd7-b3ca-e825b306a428 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786499 | controller | Jun 09 17:03:35.690630 crc crio[22095]: time="2026-06-09T17:03:35.690382287Z" level=info msg="Stopped pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d" id=4b984aee-5faf-4137-8233-843828f1365c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786514 | controller | Jun 09 17:03:35.893547 crc crio[22095]: time="2026-06-09T17:03:35.893419466Z" level=info msg="Stopped pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9" id=6a7e0317-a5ab-4e45-b098-10c4ef56ba77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.786530 | controller | Jun 09 17:03:36.975732 crc crio[22095]: time="2026-06-09T17:03:36.975069274Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/POD" id=94470f4f-6fe1-4a0d-bb2f-4ff841832ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.786545 | controller | Jun 09 17:03:36.977729 crc crio[22095]: time="2026-06-09T17:03:36.975752251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.786561 | controller | Jun 09 17:03:37.085619 crc crio[22095]: time="2026-06-09T17:03:37.084677285Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-tsx9r Namespace:openshift-operator-lifecycle-manager ID:303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 UID:b2a86f9b-4f97-4096-ba15-2afbf7ec20e1 NetNS:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a86f9b_4f97_4096_ba15_2afbf7ec20e1.slice PodAnnotations:0xc000526530}] Aliases:map[]}"
2026-06-09 17:40:40.786577 | controller | Jun 09 17:03:37.085619 crc crio[22095]: time="2026-06-09T17:03:37.085587909Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.786593 | controller | Jun 09 17:03:37.501596 crc crio[22095]: 2026-06-09T17:03:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:303ee44763169e7 Mac:52:42:21:3f:d3:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.786609 | controller | Jun 09 17:03:37.503953 crc crio[22095]: time="2026-06-09T17:03:37.503810087Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-tsx9r Namespace:openshift-operator-lifecycle-manager ID:303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 UID:b2a86f9b-4f97-4096-ba15-2afbf7ec20e1 NetNS:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a86f9b_4f97_4096_ba15_2afbf7ec20e1.slice PodAnnotations:0xc000526530}] Aliases:map[]}"
2026-06-09 17:40:40.786629 | controller | Jun 09 17:03:37.504827 crc crio[22095]: time="2026-06-09T17:03:37.504739301Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.786646 | controller | Jun 09 17:03:37.518790 crc crio[22095]: time="2026-06-09T17:03:37.518305679Z" level=info msg="Ran pod sandbox 303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/POD" id=94470f4f-6fe1-4a0d-bb2f-4ff841832ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.786662 | controller | Jun 09 17:03:37.528458 crc crio[22095]: time="2026-06-09T17:03:37.527868144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c584704b-194e-4ec6-8770-5b40e12f0ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.786678 | controller | Jun 09 17:03:37.546289 crc crio[22095]: time="2026-06-09T17:03:37.545517486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59a1b94d-37cf-4add-8898-2c766c4eaa1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.786694 | controller | Jun 09 17:03:37.566799 crc crio[22095]: time="2026-06-09T17:03:37.56672478Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator" id=4ba54873-b89f-4017-a811-8b13cb105b9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.786710 | controller | Jun 09 17:03:37.567450 crc crio[22095]: time="2026-06-09T17:03:37.567394847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.786726 | controller | Jun 09 17:03:37.623702 crc crio[22095]: time="2026-06-09T17:03:37.622208374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.786742 | controller | Jun 09 17:03:37.628184 crc crio[22095]: time="2026-06-09T17:03:37.628084724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.786757 | controller | Jun 09 17:03:37.762821 crc crio[22095]: time="2026-06-09T17:03:37.762620586Z" level=info msg="Created container 47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator" id=4ba54873-b89f-4017-a811-8b13cb105b9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.786774 | controller | Jun 09 17:03:37.766049 crc crio[22095]: time="2026-06-09T17:03:37.765804038Z" level=info msg="Starting container: 47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960" id=00134d45-f286-4c3f-a709-da085734e18c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.786789 | controller | Jun 09 17:03:37.795601 crc crio[22095]: time="2026-06-09T17:03:37.79550821Z" level=info msg="Started container" PID=221333 containerID=47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator id=00134d45-f286-4c3f-a709-da085734e18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957
2026-06-09 17:40:40.786809 | controller | Jun 09 17:03:51.000617 crc crio[22095]: time="2026-06-09T17:03:50.999843744Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-twdzx/POD" id=2b3e9a78-cfd0-4c72-b266-94a763a7bbac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.786826 | controller | Jun 09 17:03:51.002250 crc crio[22095]: time="2026-06-09T17:03:51.000625304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.786842 | controller | Jun 09 17:03:51.051752 crc crio[22095]: time="2026-06-09T17:03:51.051692134Z" level=info msg="Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc002b5d160}] Aliases:map[]}"
2026-06-09 17:40:40.786879 | controller | Jun 09 17:03:51.052176 crc crio[22095]: time="2026-06-09T17:03:51.052116485Z" level=info msg="Adding pod openshift-marketplace_certified-operators-twdzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.786897 | controller | Jun 09 17:03:51.669400 crc crio[22095]: 2026-06-09T17:03:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4235b0980bccbd Mac:16:e6:c8:80:9c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.786914 | controller | Jun 09 17:03:51.670361 crc crio[22095]: time="2026-06-09T17:03:51.670285513Z" level=info msg="Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc002b5d160}] Aliases:map[]}"
2026-06-09 17:40:40.786931 | controller | Jun 09 17:03:51.670544 crc crio[22095]: time="2026-06-09T17:03:51.670485808Z" level=info msg="Checking pod openshift-marketplace_certified-operators-twdzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.786947 | controller | Jun 09 17:03:51.680448 crc crio[22095]: time="2026-06-09T17:03:51.680362401Z" level=info msg="Ran pod sandbox c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 with infra container: openshift-marketplace/certified-operators-twdzx/POD" id=2b3e9a78-cfd0-4c72-b266-94a763a7bbac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.786967 | controller | Jun 09 17:03:51.685252 crc crio[22095]: time="2026-06-09T17:03:51.685160144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=497ef7fd-b5a6-4d16-963b-cfea0441355d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.786998 | controller | Jun 09 17:03:51.699538 crc crio[22095]: time="2026-06-09T17:03:51.699335988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a5a521d8-2f82-4106-b91d-0e23ddbb7a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787017 | controller | Jun 09 17:03:51.743697 crc crio[22095]: time="2026-06-09T17:03:51.743570443Z" level=info msg="Creating container: openshift-marketplace/certified-operators-twdzx/extract-utilities" id=97ab4ef1-9de9-4423-981b-f9b5d8c66b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787037 | controller | Jun 09 17:03:51.744595 crc crio[22095]: time="2026-06-09T17:03:51.744521807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787054 | controller | Jun 09 17:03:51.813362 crc crio[22095]: time="2026-06-09T17:03:51.81324986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787070 | controller | Jun 09 17:03:51.817867 crc crio[22095]: time="2026-06-09T17:03:51.817803587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787085 | controller | Jun 09 17:03:52.014314 crc crio[22095]: time="2026-06-09T17:03:52.013472426Z" level=info msg="Created container 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa: openshift-marketplace/certified-operators-twdzx/extract-utilities" id=97ab4ef1-9de9-4423-981b-f9b5d8c66b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787101 | controller | Jun 09 17:03:52.023223 crc crio[22095]: time="2026-06-09T17:03:52.023103403Z" level=info msg="Starting container: 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa" id=b12df72b-70b2-433b-accf-10c07faf0ffc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.787117 | controller | Jun 09 17:03:52.033737 crc crio[22095]: time="2026-06-09T17:03:52.033625043Z" level=info msg="Started container" PID=222045 containerID=37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa description=openshift-marketplace/certified-operators-twdzx/extract-utilities id=b12df72b-70b2-433b-accf-10c07faf0ffc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249
2026-06-09 17:40:40.787134 | controller | Jun 09 17:03:52.156249 crc crio[22095]: time="2026-06-09T17:03:52.156121565Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d4462689-ce1c-470f-b2ed-80bd63096039 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.787150 | controller | Jun 09 17:03:52.167096 crc crio[22095]: time="2026-06-09T17:03:52.166877221Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.787166 | controller | Jun 09 17:03:52.788854 crc crio[22095]: time="2026-06-09T17:03:52.788752024Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=d4462689-ce1c-470f-b2ed-80bd63096039 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.787182 | controller | Jun 09 17:03:52.790521 crc crio[22095]: time="2026-06-09T17:03:52.790424647Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5521ed96-fbf0-4320-96a9-8f0613d326ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787198 | controller | Jun 09 17:03:52.796600 crc crio[22095]: time="2026-06-09T17:03:52.796437591Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6fbf46a4-bb5d-4a0b-b0a8-bb100ef54fde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787214 | controller | Jun 09 17:03:52.805005 crc crio[22095]: time="2026-06-09T17:03:52.804845627Z" level=info msg="Creating container: openshift-marketplace/certified-operators-twdzx/extract-content" id=63876530-cf14-4d5a-a676-76303c11fe73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787230 | controller | Jun 09 17:03:52.805724 crc crio[22095]: time="2026-06-09T17:03:52.805641517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787249 | controller | Jun 09 17:03:52.871718 crc crio[22095]: time="2026-06-09T17:03:52.871565648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787266 | controller | Jun 09 17:03:52.875377 crc crio[22095]: time="2026-06-09T17:03:52.875339905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787281 | controller | Jun 09 17:03:53.083700 crc crio[22095]: time="2026-06-09T17:03:53.083617148Z" level=info msg="Created container 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20: openshift-marketplace/certified-operators-twdzx/extract-content" id=63876530-cf14-4d5a-a676-76303c11fe73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787297 | controller | Jun 09 17:03:53.086728 crc crio[22095]: time="2026-06-09T17:03:53.086695827Z" level=info msg="Starting container: 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20" id=51de1ffe-bab4-4ea4-b791-0fcfec99475e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.787313 | controller | Jun 09 17:03:53.094733 crc crio[22095]: time="2026-06-09T17:03:53.094669682Z" level=info msg="Started container" PID=222064 containerID=3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20 description=openshift-marketplace/certified-operators-twdzx/extract-content id=51de1ffe-bab4-4ea4-b791-0fcfec99475e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249
2026-06-09 17:40:40.787330 | controller | Jun 09 17:03:54.196861 crc crio[22095]: time="2026-06-09T17:03:54.196173849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e7d7ddb8-e5b3-4d7a-8512-c19a232f1423 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787345 | controller | Jun 09 17:03:54.201733 crc crio[22095]: time="2026-06-09T17:03:54.201641039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d88b4d27-3356-488d-86a1-51255c644a7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787361 | controller | Jun 09 17:03:54.209449 crc crio[22095]: time="2026-06-09T17:03:54.209306976Z" level=info msg="Creating container: openshift-marketplace/certified-operators-twdzx/registry-server" id=1b1c43c6-3bd2-420a-819c-b47f1703a260 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787377 | controller | Jun 09 17:03:54.209867 crc crio[22095]: time="2026-06-09T17:03:54.209771978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787392 | controller | Jun 09 17:03:54.266078 crc crio[22095]: time="2026-06-09T17:03:54.26599638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787408 | controller | Jun 09 17:03:54.270213 crc crio[22095]: time="2026-06-09T17:03:54.270110336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787425 | controller | Jun 09 17:03:54.461799 crc crio[22095]: time="2026-06-09T17:03:54.461482435Z" level=info msg="Created container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server" id=1b1c43c6-3bd2-420a-819c-b47f1703a260 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787441 | controller | Jun 09 17:03:54.463153 crc crio[22095]: time="2026-06-09T17:03:54.463041625Z" level=info msg="Starting container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77" id=42043cbd-2cbc-4b26-ae6e-326095c3657c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.787462 | controller | Jun 09 17:03:54.469161 crc crio[22095]: time="2026-06-09T17:03:54.469058979Z" level=info msg="Started container" PID=222133 containerID=1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77 description=openshift-marketplace/certified-operators-twdzx/registry-server id=42043cbd-2cbc-4b26-ae6e-326095c3657c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249
2026-06-09 17:40:40.787479 | controller | Jun 09 17:04:00.518694 crc crio[22095]: time="2026-06-09T17:04:00.517394907Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683744-c6jgj/POD" id=3b11dd2f-00de-4015-b450-935fa5b3e029 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.787494 | controller | Jun 09 17:04:00.520856 crc crio[22095]: time="2026-06-09T17:04:00.518735271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787510 | controller | Jun 09 17:04:00.578431 crc crio[22095]: time="2026-06-09T17:04:00.578266108Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc002272218}] Aliases:map[]}"
2026-06-09 17:40:40.787526 | controller | Jun 09 17:04:00.579781 crc crio[22095]: time="2026-06-09T17:04:00.579684765Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683744-c6jgj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.787542 | controller | Jun 09 17:04:00.959546 crc crio[22095]: 2026-06-09T17:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a85b3a1736a4c54 Mac:ee:d7:58:67:23:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.787558 | controller | Jun 09 17:04:00.961646 crc crio[22095]: time="2026-06-09T17:04:00.961563961Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc002272218}] Aliases:map[]}"
2026-06-09 17:40:40.787574 | controller | Jun 09 17:04:00.961789 crc crio[22095]: time="2026-06-09T17:04:00.961767466Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683744-c6jgj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.787590 | controller | Jun 09 17:04:00.970852 crc crio[22095]: time="2026-06-09T17:04:00.970753887Z" level=info msg="Ran pod sandbox a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 with infra container: openshift-infra/auto-csr-approver-29683744-c6jgj/POD" id=3b11dd2f-00de-4015-b450-935fa5b3e029 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.787605 | controller | Jun 09 17:04:00.974034 crc crio[22095]: time="2026-06-09T17:04:00.973960509Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5b41427e-b8e9-4952-a346-2158c9b07615 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.787625 | controller | Jun 09 17:04:00.980617 crc crio[22095]: time="2026-06-09T17:04:00.980528638Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.787641 | controller | Jun 09 17:04:02.060311 crc crio[22095]: time="2026-06-09T17:04:02.059420285Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5b41427e-b8e9-4952-a346-2158c9b07615 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.787656 | controller | Jun 09 17:04:02.063116 crc crio[22095]: time="2026-06-09T17:04:02.063006057Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c21e285b-2fe0-4f31-b183-168eb9f815da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787672 | controller | Jun 09 17:04:02.069345 crc crio[22095]: time="2026-06-09T17:04:02.069215066Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9b5daaad-522f-46e6-a67e-68354fab4892 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.787687 | controller | Jun 09 17:04:02.079401 crc crio[22095]: time="2026-06-09T17:04:02.078519755Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683744-c6jgj/oc" id=ed6289d2-b961-4e16-b4e3-1990755068e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787703 | controller | Jun 09 17:04:02.079821 crc crio[22095]: time="2026-06-09T17:04:02.079759917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787719 | controller | Jun 09 17:04:02.169355 crc crio[22095]: time="2026-06-09T17:04:02.169126309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787735 | controller | Jun 09 17:04:02.576481 crc crio[22095]: time="2026-06-09T17:04:02.576354016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.787750 | controller | Jun 09 17:04:02.731842 crc crio[22095]: time="2026-06-09T17:04:02.731728091Z" level=info msg="Created container 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58: openshift-infra/auto-csr-approver-29683744-c6jgj/oc" id=ed6289d2-b961-4e16-b4e3-1990755068e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.787765 | controller | Jun 09 17:04:02.734419 crc crio[22095]: time="2026-06-09T17:04:02.734327258Z" level=info msg="Starting container: 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58" id=2f6d6181-9e7c-4c04-b616-e1bd4270cb36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.787781 | controller | Jun 09 17:04:02.740886 crc crio[22095]: time="2026-06-09T17:04:02.740768003Z" level=info msg="Started container" PID=222721 containerID=4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58 description=openshift-infra/auto-csr-approver-29683744-c6jgj/oc id=2f6d6181-9e7c-4c04-b616-e1bd4270cb36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221
2026-06-09 17:40:40.787797 | controller | Jun 09 17:04:04.635346 crc crio[22095]: time="2026-06-09T17:04:04.633751784Z" level=info msg="Stopping pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221" id=ef704d8a-b7de-4032-a8a3-6f2dab5c8996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.787813 | controller | Jun 09 17:04:04.635346 crc crio[22095]: time="2026-06-09T17:04:04.634508963Z" level=info msg="Stopping container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77 (timeout: 2s)" id=69f11979-9948-4e86-8774-e0a5bf3612ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.787830 | controller | Jun 09 17:04:04.635346 crc crio[22095]: time="2026-06-09T17:04:04.635256873Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc0028b6660}] Aliases:map[]}"
2026-06-09 17:40:40.787853 | controller | Jun 09 17:04:04.636544 crc crio[22095]: time="2026-06-09T17:04:04.635399436Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683744-c6jgj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.787888 | controller | Jun 09 17:04:04.798349 crc crio[22095]: time="2026-06-09T17:04:04.798055479Z" level=info msg="Stopped container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server" id=69f11979-9948-4e86-8774-e0a5bf3612ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.787906 | controller | Jun 09 17:04:04.800318 crc crio[22095]: time="2026-06-09T17:04:04.800262296Z" level=info msg="Stopping pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249" id=fd2cc9f3-287c-4f78-b871-eede03041cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.787922 | controller | Jun 09 17:04:04.800809 crc crio[22095]: time="2026-06-09T17:04:04.800754568Z" level=info msg="Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc0074a4590}] Aliases:map[]}"
2026-06-09 17:40:40.787938 | controller | Jun 09 17:04:04.801055 crc crio[22095]: time="2026-06-09T17:04:04.801021905Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-twdzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.787954 | controller | Jun 09 17:04:05.000773 crc crio[22095]: time="2026-06-09T17:04:04.999998849Z" level=info msg="Stopped pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221" id=ef704d8a-b7de-4032-a8a3-6f2dab5c8996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.787970 | controller | Jun 09 17:04:05.165004 crc crio[22095]: time="2026-06-09T17:04:05.164842238Z" level=info msg="Stopped pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249" id=fd2cc9f3-287c-4f78-b871-eede03041cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.787985 | controller | Jun 09 17:04:05.653537 crc crio[22095]: time="2026-06-09T17:04:05.653471503Z" level=info msg="Removing container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77" id=c5ecc3a1-344f-4988-ae49-105e6b83986e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788002 | controller | Jun 09 17:04:05.692513 crc crio[22095]: time="2026-06-09T17:04:05.692353111Z" level=info msg="Removed container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server" id=c5ecc3a1-344f-4988-ae49-105e6b83986e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788018 | controller | Jun 09 17:04:05.696831 crc crio[22095]: time="2026-06-09T17:04:05.696716153Z" level=info msg="Removing container: 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20" id=6adc5fc1-cba3-405d-96cb-0697a0e8d2ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788034 | controller | Jun 09 17:04:05.738036 crc crio[22095]: time="2026-06-09T17:04:05.737125139Z" level=info msg="Removed container 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20: openshift-marketplace/certified-operators-twdzx/extract-content" id=6adc5fc1-cba3-405d-96cb-0697a0e8d2ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788053 | controller | Jun 09 17:04:05.742589 crc crio[22095]: time="2026-06-09T17:04:05.741813529Z" level=info msg="Removing container: 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa" id=e1dc8715-29c2-4d8b-b3ae-8ca486d2fbdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788070 | controller | Jun 09 17:04:05.772072 crc crio[22095]: time="2026-06-09T17:04:05.771785598Z" level=info msg="Removed container 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa: openshift-marketplace/certified-operators-twdzx/extract-utilities" id=e1dc8715-29c2-4d8b-b3ae-8ca486d2fbdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788086 | controller | Jun 09 17:04:05.798544 crc crio[22095]: time="2026-06-09T17:04:05.798436552Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-wz5xm/POD" id=df5998ae-2515-4fb3-bde4-ce6cb893cc0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.788102 | controller | Jun 09 17:04:05.798682 crc crio[22095]: time="2026-06-09T17:04:05.798562915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788117 | controller | Jun 09 17:04:05.865515 crc crio[22095]: time="2026-06-09T17:04:05.86539052Z" level=info msg="Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc002272230}] Aliases:map[]}"
2026-06-09 17:40:40.788133 | controller | Jun 09 17:04:05.865515 crc crio[22095]: time="2026-06-09T17:04:05.865477352Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-wz5xm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.788149 | controller | Jun 09 17:04:06.230853 crc crio[22095]: 2026-06-09T17:04:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e469c6891c7b440 Mac:36:07:fb:b5:29:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b SocketPath: PciID:}] [{Interface:0xc000324b70 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.788166 | controller | Jun 09 17:04:06.232714 crc crio[22095]: time="2026-06-09T17:04:06.232580048Z" level=info msg="Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc002272230}] Aliases:map[]}"
2026-06-09 17:40:40.788182 | controller | Jun 09 17:04:06.235446 crc crio[22095]: time="2026-06-09T17:04:06.232746092Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-wz5xm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.788198 | controller | Jun 09 17:04:06.248742 crc crio[22095]: time="2026-06-09T17:04:06.248508637Z" level=info msg="Ran pod sandbox e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d with infra container: openstack-operators/openstack-operator-index-wz5xm/POD" id=df5998ae-2515-4fb3-bde4-ce6cb893cc0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.788217 | controller | Jun 09 17:04:06.251803 crc crio[22095]: time="2026-06-09T17:04:06.251614117Z" level=info msg="Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=abb30991-6b25-4ca2-be5d-cca29804fded name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.788233 | controller | Jun 09 17:04:06.255227 crc crio[22095]: time="2026-06-09T17:04:06.253025333Z" level=info msg="Trying to access \"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:40:40.788249 | controller | Jun 09 17:04:10.192744 crc crio[22095]: time="2026-06-09T17:04:10.190984464Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-jf8br/POD" id=cb655bee-39c3-4486-91dd-c64f6317a505 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.788265 | controller | Jun 09 17:04:10.194423 crc crio[22095]: time="2026-06-09T17:04:10.19278884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788281 | controller | Jun 09 17:04:10.768988 crc crio[22095]: time="2026-06-09T17:04:10.768311354Z" level=info msg="Got pod network &{Name:openstack-operator-index-jf8br Namespace:openstack-operators ID:98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 UID:37c9cd9a-5ae9-4800-b670-d658b459b813 NetNS:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37c9cd9a_5ae9_4800_b670_d658b459b813.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}"
2026-06-09 17:40:40.788297 | controller | Jun 09 17:04:10.769387 crc crio[22095]: time="2026-06-09T17:04:10.769006062Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-jf8br to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.788312 | controller | Jun 09 17:04:10.844322 crc crio[22095]: time="2026-06-09T17:04:10.84300934Z" level=info msg="Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index@sha256:61011b385f1c7eada700dbe4b6eb77792146b5206e87b7c86f4e359fd73e4825" id=abb30991-6b25-4ca2-be5d-cca29804fded name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.788328 | controller | Jun 09 17:04:10.846619 crc crio[22095]: time="2026-06-09T17:04:10.846490009Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=022d882f-7b7f-4eca-849a-08a1a05f4b20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.788344 | controller | Jun 09 17:04:10.853401 crc crio[22095]: time="2026-06-09T17:04:10.852878353Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=2e640638-f576-4a38-8368-f151ae14fd72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.788359 | controller | Jun 09 17:04:10.869190 crc crio[22095]: time="2026-06-09T17:04:10.869012037Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-wz5xm/registry-server" id=78d94ebe-5f80-4bb4-8eea-942854fcfb22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.788375 | controller | Jun 09 17:04:10.874123 crc crio[22095]: time="2026-06-09T17:04:10.874015136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788391 | controller | Jun 09 17:04:10.969027 crc crio[22095]: time="2026-06-09T17:04:10.967777211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788410 | controller | Jun 09 17:04:10.979339 crc crio[22095]: time="2026-06-09T17:04:10.979016509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788426 | controller | Jun 09 17:04:11.148969 crc crio[22095]: time="2026-06-09T17:04:11.1486055Z" level=info msg="Created container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server" id=78d94ebe-5f80-4bb4-8eea-942854fcfb22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.788442 | controller | Jun 09 17:04:11.150220 crc crio[22095]: time="2026-06-09T17:04:11.150070797Z" level=info msg="Starting container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7" id=4bfcf06e-64b6-4ce0-ab73-95e951c57dc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.788457 | controller | Jun 09 17:04:11.153078 crc crio[22095]: 2026-06-09T17:04:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98fc1951c07fe4e Mac:9a:af:dd:be:82:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 SocketPath: PciID:}] [{Interface:0xc00015a600 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.788473 | controller | Jun 09 17:04:11.156253 crc crio[22095]: time="2026-06-09T17:04:11.156182524Z" level=info msg="Started container" PID=223836 containerID=c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7 description=openstack-operators/openstack-operator-index-wz5xm/registry-server id=4bfcf06e-64b6-4ce0-ab73-95e951c57dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d
2026-06-09 17:40:40.788489 | controller | Jun 09 17:04:11.158344 crc crio[22095]: time="2026-06-09T17:04:11.158251627Z" level=info msg="Got pod network &{Name:openstack-operator-index-jf8br Namespace:openstack-operators ID:98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 UID:37c9cd9a-5ae9-4800-b670-d658b459b813 NetNS:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37c9cd9a_5ae9_4800_b670_d658b459b813.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}"
2026-06-09 17:40:40.788505 | controller | Jun 09 17:04:11.158668 crc crio[22095]: time="2026-06-09T17:04:11.158606276Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-jf8br for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.788521 | controller | Jun 09 17:04:11.171066 crc crio[22095]: time="2026-06-09T17:04:11.170780309Z" level=info msg="Ran pod sandbox 98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 with infra container: openstack-operators/openstack-operator-index-jf8br/POD" id=cb655bee-39c3-4486-91dd-c64f6317a505 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.788536 | controller | Jun 09 17:04:11.180193 crc crio[22095]: time="2026-06-09T17:04:11.179731958Z" level=info msg="Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=7a00faa2-f2b1-4d5e-a520-08c5cfae7d87 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.788552 | controller | Jun 09 17:04:11.182237 crc crio[22095]: time="2026-06-09T17:04:11.182082488Z" level=info msg="Trying to access \"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:40:40.788568 | controller | Jun 09 17:04:11.295107 crc crio[22095]: time="2026-06-09T17:04:11.294161814Z" level=info msg="Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index@sha256:61011b385f1c7eada700dbe4b6eb77792146b5206e87b7c86f4e359fd73e4825" id=7a00faa2-f2b1-4d5e-a520-08c5cfae7d87 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.788587 | controller | Jun 09 17:04:11.297769 crc crio[22095]: time="2026-06-09T17:04:11.295994541Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=69d6134c-d191-4e73-af39-34e329783553 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.788602 | controller | Jun 09 17:04:11.303704 crc crio[22095]: time="2026-06-09T17:04:11.303594376Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=26a19bae-c6b7-4362-885d-b9ed2305382d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.788617 | controller | Jun 09 17:04:11.345584 crc crio[22095]: time="2026-06-09T17:04:11.342274608Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-jf8br/registry-server" id=c342b189-a5a5-4992-b93f-18347dd86eb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.788633 | controller | Jun 09 17:04:11.345584 crc crio[22095]: time="2026-06-09T17:04:11.344825863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788648 | controller | Jun 09 17:04:11.411246 crc crio[22095]: time="2026-06-09T17:04:11.410984701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788664 | controller | Jun 09 17:04:11.417609 crc crio[22095]: time="2026-06-09T17:04:11.417492828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.788679 | controller | Jun 09 17:04:11.603253 crc crio[22095]: time="2026-06-09T17:04:11.599565998Z" level=info msg="Created container 8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1: openstack-operators/openstack-operator-index-jf8br/registry-server" id=c342b189-a5a5-4992-b93f-18347dd86eb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.788695 | controller | Jun 09 17:04:11.606647 crc crio[22095]: time="2026-06-09T17:04:11.606576268Z" level=info msg="Starting container: 8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1" id=1445aaf5-7cb0-4060-b96f-516cb61e52ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.788710 | controller | Jun 09 17:04:11.620345 crc crio[22095]: time="2026-06-09T17:04:11.620249749Z" level=info msg="Started container" PID=223884 containerID=8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1 description=openstack-operators/openstack-operator-index-jf8br/registry-server id=1445aaf5-7cb0-4060-b96f-516cb61e52ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481
2026-06-09 17:40:40.788726 | controller | Jun 09 17:04:11.764654 crc crio[22095]: time="2026-06-09T17:04:11.764578591Z" level=info msg="Removing container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7" id=7d256886-8560-4d68-b397-5e3d0cac699b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788742 | controller | Jun 09 17:04:11.793975 crc crio[22095]: time="2026-06-09T17:04:11.793548994Z" level=info msg="Stopping container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7 (timeout: 2s)" id=884f087d-fdd5-4f5f-a116-c735cc7a5a7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.788757 | controller | Jun 09 17:04:11.794217 crc crio[22095]: time="2026-06-09T17:04:11.794100529Z" level=info msg="Removed container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy" id=7d256886-8560-4d68-b397-5e3d0cac699b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788776 | controller | Jun 09 17:04:11.799757 crc crio[22095]: time="2026-06-09T17:04:11.799682662Z" level=info msg="Removing container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde" id=93348e94-b015-49ed-8b20-29524695003a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788792 | controller | Jun 09 17:04:11.841189 crc crio[22095]: time="2026-06-09T17:04:11.841089474Z" level=info msg="Removed container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy" id=93348e94-b015-49ed-8b20-29524695003a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788808 | controller | Jun 09 17:04:11.845248 crc crio[22095]: time="2026-06-09T17:04:11.845079436Z" level=info msg="Removing container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f" id=6fa91084-c589-42b1-8531-fbfe301d2791 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788823 | controller | Jun 09 17:04:11.925111 crc crio[22095]: time="2026-06-09T17:04:11.924988706Z" level=info msg="Removed container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager" id=6fa91084-c589-42b1-8531-fbfe301d2791 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788838 | controller | Jun 09 17:04:11.932557 crc crio[22095]: time="2026-06-09T17:04:11.932226152Z" level=info msg="Removing container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec" id=2efd8f6c-cbaa-46b6-a547-03a01ffbbca3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788871 | controller | Jun 09 17:04:11.934541 crc crio[22095]: time="2026-06-09T17:04:11.934419098Z" level=info msg="Stopped container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server" id=884f087d-fdd5-4f5f-a116-c735cc7a5a7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.788891 | controller | Jun 09 17:04:11.935557 crc crio[22095]: time="2026-06-09T17:04:11.935488766Z" level=info msg="Stopping pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d" id=8f1ca5cf-7644-42b6-bd22-59e707172739 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.788908 | controller | Jun 09 17:04:11.936532 crc crio[22095]: time="2026-06-09T17:04:11.936455341Z" level=info msg="Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc0028b69d8}] Aliases:map[]}"
2026-06-09 17:40:40.788924 | controller | Jun 09 17:04:11.936700 crc crio[22095]: time="2026-06-09T17:04:11.936646815Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-wz5xm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.788940 | controller | Jun 09 17:04:12.024301 crc crio[22095]: time="2026-06-09T17:04:12.024060108Z" level=info msg="Removed container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager" id=2efd8f6c-cbaa-46b6-a547-03a01ffbbca3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.788956 | controller | Jun 09 17:04:12.029768 crc crio[22095]: time="2026-06-09T17:04:12.029651291Z" level=info msg="Removing container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4" id=7f7062cb-8f7e-46b1-9cc7-82445de4e313 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789116 | controller | Jun 09 17:04:12.074469 crc crio[22095]: time="2026-06-09T17:04:12.074372809Z" level=info msg="Removed container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager" id=7f7062cb-8f7e-46b1-9cc7-82445de4e313 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789134 | controller | Jun 09 17:04:12.078605 crc crio[22095]: time="2026-06-09T17:04:12.078394492Z" level=info msg="Removing container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3" id=d1e5d93b-fd58-4deb-96a8-0ba404a572d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789150 | controller | Jun 09 17:04:12.110515 crc crio[22095]: time="2026-06-09T17:04:12.110368182Z" level=info msg="Removed container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server" id=d1e5d93b-fd58-4deb-96a8-0ba404a572d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789165 | controller | Jun 09 17:04:12.121247 crc crio[22095]: time="2026-06-09T17:04:12.120650546Z" level=info msg="Removing container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a" id=8009a0d0-5814-410a-84c4-23ee0851da87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789180 | controller | Jun 09 17:04:12.152438 crc crio[22095]: time="2026-06-09T17:04:12.152334768Z" level=info msg="Removed container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy" id=8009a0d0-5814-410a-84c4-23ee0851da87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789195 | controller | Jun 09 17:04:12.155791 crc crio[22095]: time="2026-06-09T17:04:12.155573092Z" level=info msg="Removing container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8" id=0ba562e8-3e6b-41bd-8f99-6aa7dea89ad0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789211 | controller | Jun 09 17:04:12.192860 crc crio[22095]: time="2026-06-09T17:04:12.192721615Z" level=info msg="Removed container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy" id=0ba562e8-3e6b-41bd-8f99-6aa7dea89ad0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789226 | controller | Jun 09 17:04:12.201415 crc crio[22095]: time="2026-06-09T17:04:12.200480114Z" level=info msg="Removing container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93" id=c0e06255-20b2-47a2-aa8e-6a31ab744cf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789241 | controller | Jun 09 17:04:12.244244 crc crio[22095]: time="2026-06-09T17:04:12.239089834Z" level=info msg="Removed container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator" id=c0e06255-20b2-47a2-aa8e-6a31ab744cf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789257 | controller | Jun 09 17:04:12.244244 crc crio[22095]: time="2026-06-09T17:04:12.243580429Z" level=info msg="Removing container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6" id=35dbfda2-fc65-4117-987a-5d1c20285efe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789273 | controller | Jun 09 17:04:12.288393 crc crio[22095]: time="2026-06-09T17:04:12.288203694Z" level=info msg="Removed container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager" id=35dbfda2-fc65-4117-987a-5d1c20285efe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789289 | controller | Jun 09 17:04:12.295614 crc crio[22095]: time="2026-06-09T17:04:12.29313031Z" level=info msg="Removing container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b" id=12cfe79e-b663-4d6d-bbe0-781af2de557b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789308 | controller | Jun 09 17:04:12.305169 crc crio[22095]: time="2026-06-09T17:04:12.305078297Z" level=info msg="Stopped pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d" id=8f1ca5cf-7644-42b6-bd22-59e707172739 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.789323 | controller | Jun 09 17:04:12.440871 crc crio[22095]: time="2026-06-09T17:04:12.440712406Z" level=info msg="Removed container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy" id=12cfe79e-b663-4d6d-bbe0-781af2de557b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789339 | controller | Jun 09 17:04:12.448636 crc crio[22095]: time="2026-06-09T17:04:12.448565848Z" level=info msg="Removing container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698" id=6af5f32b-c690-469b-8e55-98370706d69d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789354 | controller | Jun 09 17:04:12.491343 crc crio[22095]: time="2026-06-09T17:04:12.48958831Z" level=info msg="Removed container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager" id=6af5f32b-c690-469b-8e55-98370706d69d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789370 | controller | Jun 09 17:04:12.496179 crc crio[22095]: time="2026-06-09T17:04:12.496069416Z" level=info msg="Removing container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f" id=8e4018a8-9614-42bd-919e-80e5226dd0eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789385 | controller | Jun 09 17:04:12.529357 crc crio[22095]: time="2026-06-09T17:04:12.529210807Z" level=info msg="Removed container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager" id=8e4018a8-9614-42bd-919e-80e5226dd0eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789401 | controller | Jun 09 17:04:12.532354 crc crio[22095]: time="2026-06-09T17:04:12.532294636Z" level=info msg="Removing container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653" id=e40af37f-9871-4ab4-b769-c67b01edca50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789416 | controller | Jun 09 17:04:12.558849 crc crio[22095]: time="2026-06-09T17:04:12.558763615Z" level=info msg="Removed container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy" id=e40af37f-9871-4ab4-b769-c67b01edca50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789432 | controller | Jun 09 17:04:12.562710 crc crio[22095]: time="2026-06-09T17:04:12.562374557Z" level=info msg="Removing container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353" id=f9647aeb-4fe8-4af7-b347-b1a764d132c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789447 | controller | Jun 09 17:04:12.634200 crc crio[22095]: time="2026-06-09T17:04:12.633447361Z" level=info msg="Removed container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy" id=f9647aeb-4fe8-4af7-b347-b1a764d132c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789462 | controller | Jun 09 17:04:12.638560 crc crio[22095]: time="2026-06-09T17:04:12.63848096Z" level=info msg="Removing container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5" id=67693001-58d6-4484-9af6-13184f16e267 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789477 | controller | Jun 09 17:04:12.667421 crc crio[22095]: time="2026-06-09T17:04:12.667313919Z" level=info msg="Removed container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager" id=67693001-58d6-4484-9af6-13184f16e267 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789496 | controller | Jun 09 17:04:12.670450 crc crio[22095]: time="2026-06-09T17:04:12.670378918Z" level=info msg="Removing container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d" id=b9e999af-73a2-419b-85b7-ca0bf1ac9df9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789512 | controller | Jun 09 17:04:12.700453 crc crio[22095]: time="2026-06-09T17:04:12.700312036Z" level=info msg="Removed container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator" id=b9e999af-73a2-419b-85b7-ca0bf1ac9df9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789528 | controller | Jun 09 17:04:12.703015 crc crio[22095]: time="2026-06-09T17:04:12.702881072Z" level=info msg="Removing container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f" id=b2de7a7b-f717-4fb4-b01a-5e14815f62e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789544 | controller | Jun 09 17:04:12.728970 crc crio[22095]: time="2026-06-09T17:04:12.728829578Z" level=info msg="Removed container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager" id=b2de7a7b-f717-4fb4-b01a-5e14815f62e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789559 | controller | Jun 09 17:04:12.732639 crc crio[22095]: time="2026-06-09T17:04:12.732566103Z" level=info msg="Removing container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664" id=e8b9f5bf-d67d-4a33-8d83-ed286f14a90a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789575 | controller | Jun 09 17:04:12.762635 crc crio[22095]: time="2026-06-09T17:04:12.762500711Z" level=info msg="Removed container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy" id=e8b9f5bf-d67d-4a33-8d83-ed286f14a90a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789590 | controller | Jun 09 17:04:12.766456 crc crio[22095]: time="2026-06-09T17:04:12.766274628Z" level=info msg="Removing container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9" id=dd3031f0-53a5-468d-bc6a-0768287915a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789605 | controller | Jun 09 17:04:12.810355 crc crio[22095]: time="2026-06-09T17:04:12.806419398Z" level=info msg="Removed container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=dd3031f0-53a5-468d-bc6a-0768287915a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789620 | controller | Jun 09 17:04:12.813471 crc crio[22095]: time="2026-06-09T17:04:12.813373456Z" level=info msg="Removing container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16" id=97362e6e-2861-4d67-af23-e3f41c34e9c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789636 | controller | Jun 09 17:04:12.870815 crc crio[22095]: time="2026-06-09T17:04:12.870669596Z" level=info msg="Removed container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy" id=97362e6e-2861-4d67-af23-e3f41c34e9c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789651 | controller | Jun 09 17:04:12.874113 crc crio[22095]: time="2026-06-09T17:04:12.874069223Z" level=info msg="Removing container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894" id=a57601d4-77fa-4efe-9f74-aa11c13100fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789667 | controller | Jun 09 17:04:12.891579 crc crio[22095]: time="2026-06-09T17:04:12.890913625Z" level=info msg="Removing container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7" id=971406b0-2d2c-48d3-980c-c5ef04276ff2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789685 | controller | Jun 09 17:04:12.906093 crc crio[22095]: time="2026-06-09T17:04:12.90589632Z" level=info msg="Removed container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy" id=a57601d4-77fa-4efe-9f74-aa11c13100fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789701 | controller | Jun 09 17:04:12.909029 crc crio[22095]: time="2026-06-09T17:04:12.908967769Z" level=info msg="Removing container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf" id=49b3aeb4-c700-460b-8c17-e5eaa94609e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789717 | controller | Jun 09 17:04:12.923915 crc crio[22095]: time="2026-06-09T17:04:12.92381582Z" level=info msg="Removed container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server" id=971406b0-2d2c-48d3-980c-c5ef04276ff2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789732 | controller | Jun 09 17:04:12.944747 crc crio[22095]: time="2026-06-09T17:04:12.944688935Z" level=info msg="Removed container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy" id=49b3aeb4-c700-460b-8c17-e5eaa94609e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789747 | controller | Jun 09 17:04:12.950213 crc crio[22095]: time="2026-06-09T17:04:12.949634202Z" level=info msg="Removing container: c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c" id=4e39eac8-af9b-4ef7-8d91-619fb55abbd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789763 | controller | Jun 09 17:04:12.987425 crc crio[22095]: time="2026-06-09T17:04:12.987323819Z" level=info msg="Removed container c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract" id=4e39eac8-af9b-4ef7-8d91-619fb55abbd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789778 | controller | Jun 09 17:04:12.991503 crc crio[22095]: time="2026-06-09T17:04:12.991415984Z" level=info msg="Removing container: e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7" id=aaad3dea-972b-4882-8701-da2e9eb87160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789793 | controller | Jun 09 17:04:13.188829 crc crio[22095]: time="2026-06-09T17:04:13.188064278Z" level=info msg="Removed container e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7: openshift-infra/auto-csr-approver-29683738-q4b4b/oc" id=aaad3dea-972b-4882-8701-da2e9eb87160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789808 | controller | Jun 09 17:04:13.192538 crc crio[22095]: time="2026-06-09T17:04:13.192437241Z" level=info msg="Removing container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d" id=2e00d9cb-70f4-480f-add0-3b3299148c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789823 | controller | Jun 09 17:04:13.223030 crc crio[22095]: time="2026-06-09T17:04:13.222872001Z" level=info msg="Removed container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager" id=2e00d9cb-70f4-480f-add0-3b3299148c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789838 | controller | Jun 09 17:04:13.228216 crc crio[22095]: time="2026-06-09T17:04:13.228022793Z" level=info msg="Removing container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769" id=7155469c-543c-410d-95ab-186dc72c7b3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789870 | controller | Jun 09 17:04:13.257647 crc crio[22095]: time="2026-06-09T17:04:13.257378307Z" level=info msg="Removed container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager" id=7155469c-543c-410d-95ab-186dc72c7b3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789894 | controller | Jun 09 17:04:13.260786 crc crio[22095]: time="2026-06-09T17:04:13.260705842Z" level=info msg="Removing container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d" id=c3d53859-ba71-4cfd-9863-ee648f38ea59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789910 | controller | Jun 09 17:04:13.299318 crc crio[22095]: time="2026-06-09T17:04:13.299080406Z" level=info msg="Removed container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy" id=c3d53859-ba71-4cfd-9863-ee648f38ea59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789926 | controller | Jun 09 17:04:13.304278 crc crio[22095]: time="2026-06-09T17:04:13.304202557Z" level=info msg="Removing container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0" id=09a14677-0405-4270-8cbb-c837f9f08c37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789941 | controller | Jun 09 17:04:13.326847 crc crio[22095]: time="2026-06-09T17:04:13.326733235Z" level=info msg="Removed container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy" id=09a14677-0405-4270-8cbb-c837f9f08c37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789957 | controller | Jun 09 17:04:13.330501 crc crio[22095]: time="2026-06-09T17:04:13.330370538Z" level=info msg="Removing container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61" id=60c48e98-343e-4e0f-8f63-b45ff50944f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789972 | controller | Jun 09 17:04:13.358083 crc crio[22095]: time="2026-06-09T17:04:13.357621687Z" level=info msg="Removed container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy" id=60c48e98-343e-4e0f-8f63-b45ff50944f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.789988 | controller | Jun 09 17:04:13.362337 crc crio[22095]: time="2026-06-09T17:04:13.362247506Z" level=info msg="Removing container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b" id=79d9359a-6ed2-45b9-aa15-8c98b62ab5cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790003 | controller | Jun 09 17:04:13.396389 crc crio[22095]: time="2026-06-09T17:04:13.396274139Z" level=info msg="Removed container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager" id=79d9359a-6ed2-45b9-aa15-8c98b62ab5cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790018 | controller | Jun 09 17:04:13.399773 crc crio[22095]: time="2026-06-09T17:04:13.399603194Z" level=info msg="Removing container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697" id=49881048-9be2-4453-b0f7-4c49b499ac22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790034 | controller | Jun 09 17:04:13.427307 crc crio[22095]: time="2026-06-09T17:04:13.42712474Z" level=info msg="Removed container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy" id=49881048-9be2-4453-b0f7-4c49b499ac22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790049 | controller | Jun 09 17:04:13.430677 crc crio[22095]: time="2026-06-09T17:04:13.430591929Z" level=info msg="Removing container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c" id=8ddba407-5045-4ccf-90a4-9ea740fb9402 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790068 | controller | Jun 09 17:04:13.461436 crc crio[22095]: time="2026-06-09T17:04:13.459748737Z" level=info msg="Removed container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy" id=8ddba407-5045-4ccf-90a4-9ea740fb9402 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790084 | controller | Jun 09 17:04:13.465351 crc crio[22095]: time="2026-06-09T17:04:13.465227718Z" level=info msg="Removing container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3" id=c8928d0a-5eb9-4885-86b5-858b0ea4fa26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790100 | controller | Jun 09 17:04:13.500670 crc crio[22095]: time="2026-06-09T17:04:13.500535553Z" level=info msg="Removed container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager" id=c8928d0a-5eb9-4885-86b5-858b0ea4fa26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790115 | controller | Jun 09 17:04:13.505638 crc crio[22095]: time="2026-06-09T17:04:13.505582533Z" level=info msg="Removing container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f" id=1f68bf86-4ee8-4522-9aca-30c85801f8f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790130 | controller | Jun 09 17:04:13.531193 crc crio[22095]: time="2026-06-09T17:04:13.531037776Z" level=info msg="Removed container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager" id=1f68bf86-4ee8-4522-9aca-30c85801f8f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790145 | controller | Jun 09 17:04:13.534394 crc crio[22095]: time="2026-06-09T17:04:13.534105524Z" level=info msg="Removing container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b" id=a2e168f7-44d4-4486-8fef-c7f2b7f5b0cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790160 | controller | Jun 09 17:04:13.561895 crc crio[22095]: time="2026-06-09T17:04:13.561777554Z" level=info msg="Removed container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager" id=a2e168f7-44d4-4486-8fef-c7f2b7f5b0cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790175 | controller | Jun 09 17:04:13.565842 crc crio[22095]: time="2026-06-09T17:04:13.565717475Z" level=info msg="Removing container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c" id=940e1d3d-7337-407c-97db-72507e16b088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790190 | controller | Jun 09 17:04:13.596332 crc crio[22095]: time="2026-06-09T17:04:13.596267279Z" level=info msg="Removed container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager" id=940e1d3d-7337-407c-97db-72507e16b088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790205 | controller | Jun 09 17:04:13.601461 crc crio[22095]: time="2026-06-09T17:04:13.601426351Z" level=info msg="Removing container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31" id=12bdb9bf-0e2c-4add-895f-ac99e8cf3d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790220 | controller | Jun 09 17:04:13.630593 crc crio[22095]: time="2026-06-09T17:04:13.630467286Z" level=info msg="Removed container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy" id=12bdb9bf-0e2c-4add-895f-ac99e8cf3d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790235 | controller | Jun 09 17:04:13.633672 crc crio[22095]: time="2026-06-09T17:04:13.633623667Z" level=info msg="Removing container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4" id=6e47ec8b-bde2-4959-81c7-6318065daacb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790254 | controller | Jun 09 17:04:13.659735 crc crio[22095]: time="2026-06-09T17:04:13.659442Z" level=info msg="Removed container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy" id=6e47ec8b-bde2-4959-81c7-6318065daacb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790270 | controller | Jun 09 17:04:13.663592 crc crio[22095]: time="2026-06-09T17:04:13.663547585Z" level=info msg="Removing container: 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3" id=a4c7142a-4d9e-480d-bed7-ed44e65dd498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790285 | controller | Jun 09 17:04:13.704954 crc crio[22095]: time="2026-06-09T17:04:13.704832414Z" level=info msg="Removed container 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util" id=a4c7142a-4d9e-480d-bed7-ed44e65dd498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790300 | controller | Jun 09 17:04:13.709087 crc crio[22095]: time="2026-06-09T17:04:13.709049612Z" level=info msg="Removing container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755" id=402e2e3c-b0be-4681-bd8e-69b5985e2662 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790315 | controller | Jun 09 17:04:13.756190 crc crio[22095]: time="2026-06-09T17:04:13.756053108Z" level=info msg="Removed container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy" id=402e2e3c-b0be-4681-bd8e-69b5985e2662 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790330 | controller | Jun 09 17:04:13.760414 crc crio[22095]: time="2026-06-09T17:04:13.760313047Z" level=info msg="Removing container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df" id=66abce16-1739-46f7-880b-4428b3cacd12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790345 | controller | Jun 09 17:04:13.804778 crc crio[22095]: time="2026-06-09T17:04:13.804713646Z" level=info msg="Removed container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy" id=66abce16-1739-46f7-880b-4428b3cacd12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790361 | controller | Jun 09 17:04:13.807873 crc crio[22095]: time="2026-06-09T17:04:13.807817526Z" level=info msg="Removing container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e" id=c383a8b7-a633-4849-9f0f-7a20f43cb2bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790377 | controller | Jun 09 17:04:13.836357 crc crio[22095]: time="2026-06-09T17:04:13.836283106Z" level=info msg="Removed container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager" id=c383a8b7-a633-4849-9f0f-7a20f43cb2bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790392 | controller | Jun 09 17:04:13.840596 crc crio[22095]: time="2026-06-09T17:04:13.840512495Z" level=info msg="Removing container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd" id=496c4bbb-92af-4972-be9a-17d9080ca79f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790407 | controller | Jun 09 17:04:13.865515 crc crio[22095]: time="2026-06-09T17:04:13.865449984Z" level=info msg="Removed container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy" id=496c4bbb-92af-4972-be9a-17d9080ca79f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790429 | controller | Jun 09 17:04:13.869384 crc crio[22095]: time="2026-06-09T17:04:13.869312244Z" level=info msg="Removing container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677" id=4a010323-3dd3-408e-8a23-303eee7051b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790445 | controller | Jun 09 17:04:13.892515 crc crio[22095]: time="2026-06-09T17:04:13.892377105Z" level=info msg="Removed container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager" id=4a010323-3dd3-408e-8a23-303eee7051b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790460 | controller | Jun 09 17:04:13.895836 crc crio[22095]: time="2026-06-09T17:04:13.895763672Z" level=info msg="Removing container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b" id=bbd75e72-1500-4350-a046-d3deb3611a8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790475 | controller | Jun 09 17:04:13.920995 crc crio[22095]: time="2026-06-09T17:04:13.920886907Z" level=info msg="Removed container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager" id=bbd75e72-1500-4350-a046-d3deb3611a8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790490 | controller | Jun 09 17:04:13.925367 crc crio[22095]: time="2026-06-09T17:04:13.92529041Z" level=info msg="Removing container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38" id=fd85c3ef-583e-4483-9df7-4944fe1f15c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790506 | controller | Jun 09 17:04:13.954073 crc crio[22095]: time="2026-06-09T17:04:13.953987736Z" level=info msg="Removed container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy" id=fd85c3ef-583e-4483-9df7-4944fe1f15c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790521 | controller | Jun 09 17:04:13.956330 crc crio[22095]: time="2026-06-09T17:04:13.956254724Z" level=info msg="Removing container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee" id=c9cb8c1a-1f6c-48d8-ad45-17ca95d5723d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790536 | controller | Jun 09 17:04:13.990697 crc crio[22095]: time="2026-06-09T17:04:13.990538153Z" level=info msg="Removed container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager" id=c9cb8c1a-1f6c-48d8-ad45-17ca95d5723d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790552 | controller | Jun 09 17:04:13.994255 crc crio[22095]: time="2026-06-09T17:04:13.994008872Z" level=info msg="Removing container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71" id=a6e2374d-d014-48f9-a8b9-26a755164136 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790567 | controller | Jun 09 17:04:14.041641 crc crio[22095]: time="2026-06-09T17:04:14.04145477Z" level=info msg="Removed container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager" id=a6e2374d-d014-48f9-a8b9-26a755164136 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790583 | controller | Jun 09 17:04:14.052822 crc crio[22095]: time="2026-06-09T17:04:14.052742629Z" level=info msg="Removing container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784" id=753be70f-5303-4e37-b832-bd7ac5a155cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790599 | controller | Jun 09 17:04:14.089379 crc crio[22095]: time="2026-06-09T17:04:14.089049081Z" level=info msg="Removed container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager" id=753be70f-5303-4e37-b832-bd7ac5a155cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790618 | controller | Jun 09 17:04:14.093428 crc crio[22095]: time="2026-06-09T17:04:14.093335961Z" level=info msg="Removing container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3" id=52a891c0-67e0-412d-ba65-c5abf3300b15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790634 | controller | Jun 09 17:04:14.129200 crc crio[22095]: time="2026-06-09T17:04:14.128441071Z" level=info msg="Removed container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager" id=52a891c0-67e0-412d-ba65-c5abf3300b15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790650 | controller | Jun 09 17:04:14.133828 crc crio[22095]: time="2026-06-09T17:04:14.133771488Z" level=info msg="Removing container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22" id=6d4f1a7a-41c5-4694-8224-7e7d0eff3974 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790665 | controller | Jun 09 17:04:14.160169 crc crio[22095]: time="2026-06-09T17:04:14.159828356Z" level=info msg="Removed container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy" id=6d4f1a7a-41c5-4694-8224-7e7d0eff3974 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790681 | controller | Jun 09 17:04:14.164489 crc crio[22095]: time="2026-06-09T17:04:14.164389693Z" level=info msg="Removing container: 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f" id=7f1a9369-0b07-4924-a3ef-e5fbf8374912 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790696 | controller | Jun 09 17:04:14.203840 crc crio[22095]: time="2026-06-09T17:04:14.2036352Z" level=info msg="Removed container 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull" id=7f1a9369-0b07-4924-a3ef-e5fbf8374912 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.790712 | controller | Jun 09 17:04:14.215894 crc crio[22095]: time="2026-06-09T17:04:14.215827713Z" level=info msg="Stopping pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c" id=f7efff83-5f9b-4d19-834d-6cf594c49c25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790727 | controller | Jun 09 17:04:14.216079 crc crio[22095]: time="2026-06-09T17:04:14.215978547Z" level=info msg="Stopped pod sandbox (already stopped): 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c" id=f7efff83-5f9b-4d19-834d-6cf594c49c25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790743 | controller | Jun 09 17:04:14.217645 crc crio[22095]: time="2026-06-09T17:04:14.217488905Z" level=info msg="Removing pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c" id=0f672c50-e549-42b7-a226-ac0f3693c920 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790757 | controller | Jun 09 17:04:14.251172 crc crio[22095]: time="2026-06-09T17:04:14.250914613Z" level=info msg="Removed pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c" id=0f672c50-e549-42b7-a226-ac0f3693c920 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790772 | controller | Jun 09 17:04:14.252171 crc crio[22095]: time="2026-06-09T17:04:14.252074073Z" level=info msg="Stopping pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c" id=9b232b3d-5df8-4c16-bd27-723e0d92cc2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790787 | controller | Jun 09 17:04:14.252321 crc crio[22095]: time="2026-06-09T17:04:14.252223607Z" level=info msg="Stopped pod sandbox (already stopped): d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c" id=9b232b3d-5df8-4c16-bd27-723e0d92cc2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790807 | controller | Jun 09 17:04:14.252808 crc crio[22095]: time="2026-06-09T17:04:14.252774641Z" level=info msg="Removing pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c" id=7d0f0108-2680-4c40-a234-5ed8d1a58d8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790822 | controller | Jun 09 17:04:14.269345 crc crio[22095]: time="2026-06-09T17:04:14.269045218Z" level=info msg="Removed pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c" id=7d0f0108-2680-4c40-a234-5ed8d1a58d8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790837 | controller | Jun 09 17:04:14.270297 crc crio[22095]: time="2026-06-09T17:04:14.270216778Z" level=info msg="Stopping pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d" id=793d2ec4-a468-41c1-8b1e-15498d41880b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790869 | controller | Jun 09 17:04:14.270440 crc crio[22095]: time="2026-06-09T17:04:14.270340991Z" level=info msg="Stopped pod sandbox (already stopped): e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d" id=793d2ec4-a468-41c1-8b1e-15498d41880b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790891 | controller | Jun 09 17:04:14.272076 crc crio[22095]: time="2026-06-09T17:04:14.271892541Z" level=info msg="Removing pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d" id=7b6f601c-2719-4bd2-86e1-62220a5ea77a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790907 | controller | Jun 09 17:04:14.289406 crc crio[22095]: time="2026-06-09T17:04:14.289271837Z" level=info msg="Removed pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d" id=7b6f601c-2719-4bd2-86e1-62220a5ea77a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790922 | controller | Jun 09 17:04:14.290341 crc crio[22095]: time="2026-06-09T17:04:14.290298873Z" level=info msg="Stopping pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad" id=20adfab9-c122-4acd-ae50-90117a9ea667 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790937 | controller | Jun 09 17:04:14.290565 crc crio[22095]: time="2026-06-09T17:04:14.290544999Z" level=info msg="Stopped pod sandbox (already stopped): 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad" id=20adfab9-c122-4acd-ae50-90117a9ea667 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.790953 | controller | Jun 09 17:04:14.291417 crc crio[22095]: time="2026-06-09T17:04:14.29133943Z" level=info msg="Removing pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad" id=06f98cb4-764e-4f1f-baa9-1464e7911b8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790968 | controller | Jun 09 17:04:14.308094 crc crio[22095]: time="2026-06-09T17:04:14.308029388Z" level=info msg="Removed pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad" id=06f98cb4-764e-4f1f-baa9-1464e7911b8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.790984 | controller | Jun 09 17:04:14.311775 crc crio[22095]: time="2026-06-09T17:04:14.311680352Z" level=info msg="Stopping pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee" id=04665695-9d25-40b7-a68a-440022874cbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791002 | controller | Jun 09 17:04:14.311858 crc crio[22095]: time="2026-06-09T17:04:14.311800115Z" level=info msg="Stopped pod sandbox (already stopped): 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee" id=04665695-9d25-40b7-a68a-440022874cbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791034 | controller | Jun 09 17:04:14.313028 crc crio[22095]: time="2026-06-09T17:04:14.312752699Z" level=info msg="Removing pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee" id=663f6846-1426-4504-814e-1c2e156813bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791058 | controller | Jun 09 17:04:14.331471 crc crio[22095]: time="2026-06-09T17:04:14.331410488Z" level=info msg="Removed pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee" id=663f6846-1426-4504-814e-1c2e156813bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791074 | controller | Jun 09 17:04:14.334282 crc crio[22095]: time="2026-06-09T17:04:14.334126468Z" level=info msg="Stopping pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9" id=4e04a89b-77d7-4e9a-b5a4-8b488c273f01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791090 | controller | Jun 09 17:04:14.334282 crc crio[22095]: time="2026-06-09T17:04:14.334199249Z" level=info msg="Stopped pod sandbox (already stopped): 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9" id=4e04a89b-77d7-4e9a-b5a4-8b488c273f01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791106 | controller | Jun 09 17:04:14.334743 crc crio[22095]: time="2026-06-09T17:04:14.334488517Z" level=info msg="Removing pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9" id=bda001bd-f2c3-4979-a08f-b540b872118b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791121 | controller | Jun 09 17:04:14.355854 crc crio[22095]: time="2026-06-09T17:04:14.355735652Z" level=info msg="Removed pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9" id=bda001bd-f2c3-4979-a08f-b540b872118b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791137 | controller | Jun 09 17:04:14.357101 crc crio[22095]: time="2026-06-09T17:04:14.356988264Z" level=info msg="Stopping pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b" id=3239c86c-008c-4339-8b39-05696ca4a0d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791153 | controller | Jun 09 17:04:14.357248 crc crio[22095]: time="2026-06-09T17:04:14.357115487Z" level=info msg="Stopped pod sandbox (already stopped): b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b" id=3239c86c-008c-4339-8b39-05696ca4a0d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791168 | controller | Jun 09 17:04:14.357977 crc crio[22095]: time="2026-06-09T17:04:14.357833546Z" level=info msg="Removing pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b" id=f8204a45-29c3-4831-a4e4-d0f7dd53f395 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791184 | controller | Jun 09 17:04:14.380615 crc crio[22095]: time="2026-06-09T17:04:14.380533668Z" level=info msg="Removed pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b" id=f8204a45-29c3-4831-a4e4-d0f7dd53f395 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791199 | controller | Jun 09 17:04:14.381488 crc crio[22095]: time="2026-06-09T17:04:14.381418111Z" level=info msg="Stopping pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2" id=4c3ff5f1-63f8-4ac5-9b95-470ade3cede3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791215 | controller | Jun 09 17:04:14.381580 crc crio[22095]: time="2026-06-09T17:04:14.381492333Z" level=info msg="Stopped pod sandbox (already stopped): d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2" id=4c3ff5f1-63f8-4ac5-9b95-470ade3cede3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791230 | controller | Jun 09 17:04:14.382292 crc crio[22095]: time="2026-06-09T17:04:14.382218911Z" level=info msg="Removing pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2" id=fd002b1e-5482-4881-b1a0-39b2f03cc041 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791245 | controller | Jun 09 17:04:14.408470 crc crio[22095]: time="2026-06-09T17:04:14.408333971Z" level=info msg="Removed pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2" id=fd002b1e-5482-4881-b1a0-39b2f03cc041 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791264 | controller | Jun 09 17:04:14.409607 crc crio[22095]: time="2026-06-09T17:04:14.409501461Z" level=info msg="Stopping pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907" id=6dacb425-1e3b-4169-806d-7289f6057771 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791280 | controller | Jun 09 17:04:14.409704 crc crio[22095]: time="2026-06-09T17:04:14.409624234Z" level=info msg="Stopped pod sandbox (already stopped): 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907" id=6dacb425-1e3b-4169-806d-7289f6057771 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791296 | controller | Jun 09 17:04:14.410590 crc crio[22095]: time="2026-06-09T17:04:14.410417635Z" level=info msg="Removing pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907" id=66380a89-8e29-41ac-aac4-17a449d0a1c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791311 | controller | Jun 09 17:04:14.432690 crc crio[22095]: time="2026-06-09T17:04:14.432622764Z" level=info msg="Removed pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907" id=66380a89-8e29-41ac-aac4-17a449d0a1c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791326 | controller | Jun 09 17:04:14.434337 crc crio[22095]: time="2026-06-09T17:04:14.434238106Z" level=info msg="Stopping pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249" id=cf7dcef5-9764-451d-85ab-54eb95130bf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791341 | controller | Jun 09 17:04:14.434509 crc crio[22095]: time="2026-06-09T17:04:14.434353849Z" level=info msg="Stopped pod sandbox (already stopped): c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249" id=cf7dcef5-9764-451d-85ab-54eb95130bf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791357 | controller | Jun 09 17:04:14.434852 crc crio[22095]: time="2026-06-09T17:04:14.434776449Z" level=info msg="Removing pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249" id=55e055de-3187-440a-a789-f2358c36fc94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791372 | controller | Jun 09 17:04:14.451112 crc crio[22095]: time="2026-06-09T17:04:14.451002476Z" level=info msg="Removed pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249" id=55e055de-3187-440a-a789-f2358c36fc94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791387 | controller | Jun 09 17:04:14.453383 crc crio[22095]: time="2026-06-09T17:04:14.453274664Z" level=info msg="Stopping pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331" id=38814e8c-4a59-46f1-9f7d-9673997a48c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791402 | controller | Jun 09 17:04:14.453559 crc crio[22095]: time="2026-06-09T17:04:14.453429478Z" level=info msg="Stopped pod sandbox (already stopped): 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331" id=38814e8c-4a59-46f1-9f7d-9673997a48c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791417 | controller | Jun 09 17:04:14.454348 crc crio[22095]: time="2026-06-09T17:04:14.454262029Z" level=info msg="Removing pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331" id=f299fb9b-bbd9-4372-beef-8fc63ccfcb59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791433 | controller | Jun 09 17:04:14.469819 crc crio[22095]: time="2026-06-09T17:04:14.469696535Z" level=info msg="Removed pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331" id=f299fb9b-bbd9-4372-beef-8fc63ccfcb59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791448 | controller | Jun 09 17:04:14.470510 crc crio[22095]: time="2026-06-09T17:04:14.470437844Z" level=info msg="Stopping pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d" id=81cc3655-47dd-479d-b7fd-796da8eb7dc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791467 | controller | Jun 09 17:04:14.470510 crc crio[22095]: time="2026-06-09T17:04:14.470503486Z" level=info msg="Stopped pod sandbox (already stopped): bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d" id=81cc3655-47dd-479d-b7fd-796da8eb7dc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791483 | controller | Jun 09 17:04:14.471551 crc crio[22095]: time="2026-06-09T17:04:14.471406089Z" level=info msg="Removing pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d" id=ab2ed5f2-bdb6-461c-ad88-73083261f1dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791499 | controller | Jun 09 17:04:14.485055 crc crio[22095]: time="2026-06-09T17:04:14.484895935Z" level=info msg="Removed pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d" id=ab2ed5f2-bdb6-461c-ad88-73083261f1dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791515 | controller | Jun 09 17:04:14.486205 crc crio[22095]: time="2026-06-09T17:04:14.486113186Z" level=info msg="Stopping pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3" id=7113b8a4-da0a-4d65-ab03-17c40b7dddd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791530 | controller | Jun 09 17:04:14.486507 crc crio[22095]: time="2026-06-09T17:04:14.486283771Z" level=info msg="Stopped pod sandbox (already stopped): 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3" id=7113b8a4-da0a-4d65-ab03-17c40b7dddd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791546 | controller | Jun 09 17:04:14.487746 crc crio[22095]: time="2026-06-09T17:04:14.487660166Z" level=info msg="Removing pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3" id=fd6df384-73aa-4c1f-ae43-85662d19e819 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791562 | controller | Jun 09 17:04:14.503946 crc crio[22095]: time="2026-06-09T17:04:14.50381002Z" level=info msg="Removed pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3" id=fd6df384-73aa-4c1f-ae43-85662d19e819 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791577 | controller | Jun 09 17:04:14.504996 crc crio[22095]: time="2026-06-09T17:04:14.504847587Z" level=info msg="Stopping pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6" id=46790df1-a50b-4bc0-a77b-1b1dbec563e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791592 | controller | Jun 09 17:04:14.505163 crc crio[22095]: time="2026-06-09T17:04:14.505089543Z" level=info msg="Stopped pod sandbox (already stopped): 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6" id=46790df1-a50b-4bc0-a77b-1b1dbec563e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791607 | controller | Jun 09 17:04:14.506074 crc crio[22095]: time="2026-06-09T17:04:14.505891184Z" level=info msg="Removing pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6" id=c59e569c-cc8e-4ea1-bdb0-0d44ae80d554 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791622 | controller | Jun 09 17:04:14.554281 crc crio[22095]: time="2026-06-09T17:04:14.554124351Z" level=info msg="Removed pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6" id=c59e569c-cc8e-4ea1-bdb0-0d44ae80d554 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791637 | controller | Jun 09 17:04:14.555627 crc crio[22095]: time="2026-06-09T17:04:14.555497516Z" level=info msg="Stopping pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee" id=82b492b5-2013-41e6-96d0-30e329ff3880 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791652 | controller | Jun 09 17:04:14.555627 crc crio[22095]: time="2026-06-09T17:04:14.55562355Z" level=info msg="Stopped pod sandbox (already stopped): 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee" id=82b492b5-2013-41e6-96d0-30e329ff3880 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791671 | controller | Jun 09 17:04:14.556607 crc crio[22095]: time="2026-06-09T17:04:14.556460411Z" level=info msg="Removing pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee" id=1e2512b3-2557-4e9f-bc2c-d274fbad1f23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791687 | controller | Jun 09 17:04:14.577719 crc crio[22095]: time="2026-06-09T17:04:14.577630864Z" level=info msg="Removed pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee" id=1e2512b3-2557-4e9f-bc2c-d274fbad1f23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791702 | controller | Jun 09 17:04:14.579821 crc crio[22095]: time="2026-06-09T17:04:14.579712618Z" level=info msg="Stopping pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9" id=f676c78b-1ff9-4056-a109-92848918264b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791717 | controller | Jun 09 17:04:14.579984 crc crio[22095]: time="2026-06-09T17:04:14.57981936Z" level=info msg="Stopped pod sandbox (already stopped): 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9" id=f676c78b-1ff9-4056-a109-92848918264b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791733 | controller | Jun 09 17:04:14.583003 crc crio[22095]: time="2026-06-09T17:04:14.580830016Z" level=info msg="Removing pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9" id=6c79d1cc-55ed-4335-973d-e6730637e274 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791749 | controller | Jun 09 17:04:14.612555 crc crio[22095]: time="2026-06-09T17:04:14.612193961Z" level=info msg="Removed pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9" id=6c79d1cc-55ed-4335-973d-e6730637e274 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791764 | controller | Jun 09 17:04:14.613422 crc crio[22095]: time="2026-06-09T17:04:14.61334106Z" level=info msg="Stopping pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333" id=44728364-e4ae-41c8-80c2-d157b443dc6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791780 | controller | Jun 09 17:04:14.613517 crc crio[22095]: time="2026-06-09T17:04:14.613429092Z" level=info msg="Stopped pod sandbox (already stopped): 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333" id=44728364-e4ae-41c8-80c2-d157b443dc6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791795 | controller | Jun 09 17:04:14.614712 crc crio[22095]: time="2026-06-09T17:04:14.614573012Z" level=info msg="Removing pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333" id=a334455b-75da-4659-8802-735606a14c0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791809 | controller | Jun 09 17:04:14.636621 crc crio[22095]: time="2026-06-09T17:04:14.636488784Z" level=info msg="Removed pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333" id=a334455b-75da-4659-8802-735606a14c0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791825 | controller | Jun 09 17:04:14.637830 crc crio[22095]: time="2026-06-09T17:04:14.637778097Z" level=info msg="Stopping pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4" id=40979f4f-ab7a-4d57-8a47-ad3eddff1d15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791840 | controller | Jun 09 17:04:14.638093 crc crio[22095]: time="2026-06-09T17:04:14.637857919Z" level=info msg="Stopped pod sandbox (already stopped): 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4" id=40979f4f-ab7a-4d57-8a47-ad3eddff1d15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791871 | controller | Jun 09 17:04:14.639050 crc crio[22095]: time="2026-06-09T17:04:14.638905266Z" level=info msg="Removing pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4" id=6f60e837-3bcc-428e-8eb6-edc270366fad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791894 | controller | Jun 09 17:04:14.657359 crc crio[22095]: time="2026-06-09T17:04:14.657270677Z" level=info msg="Removed pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4" id=6f60e837-3bcc-428e-8eb6-edc270366fad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791911 | controller | Jun 09 17:04:14.658725 crc crio[22095]: time="2026-06-09T17:04:14.658632002Z" level=info msg="Stopping pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32" id=218d0445-469c-4f36-a3b5-6552a0ba6dc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791926 | controller | Jun 09 17:04:14.658865 crc crio[22095]: time="2026-06-09T17:04:14.658755135Z" level=info msg="Stopped pod sandbox (already stopped): 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32" id=218d0445-469c-4f36-a3b5-6552a0ba6dc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791941 | controller | Jun 09 17:04:14.660061 crc crio[22095]: time="2026-06-09T17:04:14.659909235Z" level=info msg="Removing pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32" id=654f38ea-672e-4c70-85b1-0837dd99aad8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791957 | controller | Jun 09 17:04:14.686859 crc crio[22095]: time="2026-06-09T17:04:14.68659744Z" level=info msg="Removed pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32" id=654f38ea-672e-4c70-85b1-0837dd99aad8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.791972 | controller | Jun 09 17:04:14.688381 crc crio[22095]: time="2026-06-09T17:04:14.688305333Z" level=info msg="Stopping pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4" id=1bd9cbe8-1fc6-46b8-a463-cd6afa5ccc63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.791987 | controller | Jun 09 17:04:14.688488 crc crio[22095]: time="2026-06-09T17:04:14.688423696Z" level=info msg="Stopped pod sandbox (already stopped): a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4" id=1bd9cbe8-1fc6-46b8-a463-cd6afa5ccc63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792002 | controller | Jun 09 17:04:14.689571 crc crio[22095]: time="2026-06-09T17:04:14.689477613Z" level=info msg="Removing pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4" id=260dcbfa-a938-4a1e-b3e7-bee833469872 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792017 | controller | Jun 09 17:04:14.711767 crc crio[22095]: time="2026-06-09T17:04:14.711659872Z" level=info msg="Removed pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4" id=260dcbfa-a938-4a1e-b3e7-bee833469872 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792032 | controller | Jun 09 17:04:14.712785 crc crio[22095]: time="2026-06-09T17:04:14.7127215Z" level=info msg="Stopping pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71" id=bef915b8-07ec-403b-ae95-b6b2a611e4cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792046 | controller | Jun 09 17:04:14.712882 crc crio[22095]: time="2026-06-09T17:04:14.712797002Z" level=info msg="Stopped pod sandbox (already stopped): f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71" id=bef915b8-07ec-403b-ae95-b6b2a611e4cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792061 | controller | Jun 09 17:04:14.713669 crc crio[22095]: time="2026-06-09T17:04:14.713592622Z" level=info msg="Removing pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71" id=2dc7de3f-0db5-44f3-b7dc-613c8f0c6db2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792077 | controller | Jun 09 17:04:14.732160 crc crio[22095]: time="2026-06-09T17:04:14.732060646Z" level=info msg="Removed pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71" id=2dc7de3f-0db5-44f3-b7dc-613c8f0c6db2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792095 | controller | Jun 09 17:04:14.733721 crc crio[22095]: time="2026-06-09T17:04:14.733632586Z" level=info msg="Stopping pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583" id=e07f1cc9-2ef3-4356-a3f6-5a8f02d5acd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792110 | controller | Jun 09 17:04:14.733721 crc crio[22095]: time="2026-06-09T17:04:14.733720958Z" level=info msg="Stopped pod sandbox (already stopped): ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583" id=e07f1cc9-2ef3-4356-a3f6-5a8f02d5acd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792126 | controller | Jun 09 17:04:14.735867 crc crio[22095]: time="2026-06-09T17:04:14.734338884Z" level=info msg="Removing pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583" id=0d559cdd-0d36-4641-acad-222041adb96b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792141 | controller | Jun 09 17:04:14.754536 crc crio[22095]: time="2026-06-09T17:04:14.754423549Z" level=info msg="Removed pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583" id=0d559cdd-0d36-4641-acad-222041adb96b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792157 | controller | Jun 09 17:04:14.755775 crc crio[22095]: time="2026-06-09T17:04:14.755711003Z" level=info msg="Stopping pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c" id=fffe51de-8c28-42f4-86f3-034e7955dd80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792172 | controller | Jun 09 17:04:14.755866 crc crio[22095]: time="2026-06-09T17:04:14.755837336Z" level=info msg="Stopped pod sandbox (already stopped): ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c" id=fffe51de-8c28-42f4-86f3-034e7955dd80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792187 | controller | Jun 09 17:04:14.757109 crc crio[22095]: time="2026-06-09T17:04:14.757058217Z" level=info msg="Removing pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c" id=ae867db9-6d71-4283-acce-d34cdd14c9bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792202 | controller | Jun 09 17:04:14.781049 crc crio[22095]: time="2026-06-09T17:04:14.780809296Z" level=info msg="Removed pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c" id=ae867db9-6d71-4283-acce-d34cdd14c9bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792217 | controller | Jun 09 17:04:14.782397 crc crio[22095]: time="2026-06-09T17:04:14.782288984Z" level=info msg="Stopping pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935" id=85b210f8-fe2f-4c62-b497-4a77d58377b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792233 | controller | Jun 09 17:04:14.782516 crc crio[22095]: time="2026-06-09T17:04:14.782411897Z" level=info msg="Stopped pod sandbox (already stopped): 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935" id=85b210f8-fe2f-4c62-b497-4a77d58377b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792248 | controller | Jun 09 17:04:14.783406 crc crio[22095]: time="2026-06-09T17:04:14.783054264Z" level=info msg="Removing pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935" id=78dc5856-6309-4b02-918f-d55baf0fd750 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792263 | controller | Jun 09 17:04:14.802282 crc crio[22095]: time="2026-06-09T17:04:14.802112063Z" level=info msg="Removed pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935" id=78dc5856-6309-4b02-918f-d55baf0fd750 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792277 | controller | Jun 09 17:04:14.805552 crc crio[22095]: time="2026-06-09T17:04:14.805461689Z" level=info msg="Stopping pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae" id=50785525-9a49-461b-9dc3-165ca7f6dcc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792296 | controller | Jun 09 17:04:14.805552 crc crio[22095]: time="2026-06-09T17:04:14.805549821Z" level=info msg="Stopped pod sandbox (already stopped): 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae" id=50785525-9a49-461b-9dc3-165ca7f6dcc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792312 | controller | Jun 09 17:04:14.806418 crc crio[22095]: time="2026-06-09T17:04:14.806330061Z" level=info msg="Removing pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae" id=228fafa3-cbc7-44cf-a664-a0adc505e72e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792327 | controller | Jun 09 17:04:14.833192 crc crio[22095]: time="2026-06-09T17:04:14.833078347Z" level=info msg="Removed pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae" id=228fafa3-cbc7-44cf-a664-a0adc505e72e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792342 | controller | Jun 09 17:04:14.839886 crc crio[22095]: time="2026-06-09T17:04:14.839788859Z" level=info msg="Stopping pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c" id=3e6ecc7c-954e-480a-80e6-bc8c8f298da4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792357 | controller | Jun 09 17:04:14.839886 crc crio[22095]: time="2026-06-09T17:04:14.839882022Z" level=info msg="Stopped pod sandbox (already stopped): 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c" id=3e6ecc7c-954e-480a-80e6-bc8c8f298da4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792372 | controller | Jun 09 17:04:14.840820 crc crio[22095]: time="2026-06-09T17:04:14.840757654Z" level=info msg="Removing pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c" id=8ededc16-dcc3-46f8-b430-8b43bb882daf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792387 | controller | Jun 09 17:04:14.859686 crc crio[22095]: time="2026-06-09T17:04:14.859593137Z" level=info msg="Removed pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c" id=8ededc16-dcc3-46f8-b430-8b43bb882daf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792403 | controller | Jun 09 17:04:14.862253 crc crio[22095]: time="2026-06-09T17:04:14.862126272Z" level=info msg="Stopping pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e" id=1568b6ba-fec1-47ab-b08b-f41e69ad3577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792418 | controller | Jun 09 17:04:14.862518 crc crio[22095]: time="2026-06-09T17:04:14.862266296Z" level=info msg="Stopped pod sandbox (already stopped): f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e" id=1568b6ba-fec1-47ab-b08b-f41e69ad3577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792433 | controller | Jun 09 17:04:14.864590 crc crio[22095]: time="2026-06-09T17:04:14.864509014Z" level=info msg="Removing pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e" id=ff01ce05-c5b5-4d53-bfe4-4c73680c5eec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792449 | controller | Jun 09 17:04:14.880086 crc crio[22095]: time="2026-06-09T17:04:14.879713004Z" level=info msg="Removed pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e" id=ff01ce05-c5b5-4d53-bfe4-4c73680c5eec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792464 | controller | Jun 09 17:04:14.880724 crc crio[22095]: time="2026-06-09T17:04:14.880633227Z" level=info msg="Stopping pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8" id=e396bb3e-87e1-4f72-aade-01754f6b760d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792479 | controller | Jun 09 17:04:14.880724 crc crio[22095]: time="2026-06-09T17:04:14.880705989Z" level=info msg="Stopped pod sandbox (already stopped): 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8" id=e396bb3e-87e1-4f72-aade-01754f6b760d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792497 | controller | Jun 09 17:04:14.881431 crc crio[22095]: time="2026-06-09T17:04:14.881370966Z" level=info msg="Removing pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8" id=c790f3a7-cb60-43bc-b406-504a2b7c4d02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792513 | controller | Jun 09 17:04:14.896644 crc crio[22095]: time="2026-06-09T17:04:14.896541085Z" level=info msg="Removed pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8" id=c790f3a7-cb60-43bc-b406-504a2b7c4d02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792529 | controller | Jun 09 17:04:14.897664 crc crio[22095]: time="2026-06-09T17:04:14.897535471Z" level=info msg="Stopping pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063" id=651600ae-7e91-44d9-a7cb-e019f7772458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792544 | controller | Jun 09 17:04:14.897664 crc crio[22095]: time="2026-06-09T17:04:14.897636163Z" level=info msg="Stopped pod sandbox (already stopped): d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063" id=651600ae-7e91-44d9-a7cb-e019f7772458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792559 | controller | Jun 09 17:04:14.898334 crc crio[22095]: time="2026-06-09T17:04:14.898266459Z" level=info msg="Removing pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063" id=5cc6e3e2-569e-44e0-aea5-78a08f5daba5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792575 | controller | Jun 09 17:04:14.910702 crc crio[22095]: time="2026-06-09T17:04:14.910617556Z" level=info msg="Removed pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063" id=5cc6e3e2-569e-44e0-aea5-78a08f5daba5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792591 | controller | Jun 09 17:04:14.911765 crc crio[22095]: time="2026-06-09T17:04:14.911676254Z" level=info msg="Stopping pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e" id=11a54c3a-b2d6-4724-bb4e-0e9911b048ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792606 | controller | Jun 09 17:04:14.911844 crc crio[22095]: time="2026-06-09T17:04:14.911771766Z" level=info msg="Stopped pod sandbox (already stopped): eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e" id=11a54c3a-b2d6-4724-bb4e-0e9911b048ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792622 | controller | Jun 09 17:04:14.912427 crc crio[22095]: time="2026-06-09T17:04:14.912370011Z" level=info msg="Removing pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e" id=2297863c-23fe-48c2-80b7-f54a137d3547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792637 | controller | Jun 09 17:04:14.939901 crc crio[22095]: time="2026-06-09T17:04:14.93959009Z" level=info msg="Removed pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e" id=2297863c-23fe-48c2-80b7-f54a137d3547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792652 | controller | Jun 09 17:04:14.940764 crc crio[22095]: time="2026-06-09T17:04:14.940683858Z" level=info msg="Stopping pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea" id=b432d281-3cd3-4cdd-a8e9-5bbe70cbdc30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792668 | controller | Jun 09 17:04:14.940859 crc crio[22095]: time="2026-06-09T17:04:14.94077145Z" level=info msg="Stopped pod sandbox (already stopped): 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea" id=b432d281-3cd3-4cdd-a8e9-5bbe70cbdc30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.792683 | controller | Jun 09 17:04:14.942485 crc crio[22095]: time="2026-06-09T17:04:14.94234287Z" level=info msg="Removing pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea" id=a4d25b07-767d-4f1a-9add-d45c7e5ff00c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792702 | controller | Jun 09 17:04:14.959592 crc crio[22095]: time="2026-06-09T17:04:14.959457949Z" level=info msg="Removed pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea" id=a4d25b07-767d-4f1a-9add-d45c7e5ff00c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.792717 | controller | Jun 09 17:04:25.904364 crc crio[22095]: time="2026-06-09T17:04:25.902878717Z" level=info msg="Running pod sandbox: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/POD" id=65d143f3-cfc4-4493-9a37-c420b4c1ddc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.792733 | controller | Jun 09 17:04:25.906203 crc crio[22095]: time="2026-06-09T17:04:25.904430237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.792749 | controller | Jun 09 17:04:25.940109 crc crio[22095]: time="2026-06-09T17:04:25.939716102Z" level=info msg="Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0074a49d8}] Aliases:map[]}"
2026-06-09 17:40:40.792765 | controller | Jun 09 17:04:25.940109 crc crio[22095]: time="2026-06-09T17:04:25.939838616Z" level=info msg="Adding pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.792782 | controller | Jun 09 17:04:26.636336 crc crio[22095]: 2026-06-09T17:04:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e5f1c28dc558a Mac:2e:89:95:91:f1:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 SocketPath: PciID:}] [{Interface:0xc00011ac20 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.792798 | controller | Jun 09 17:04:26.638527 crc crio[22095]: time="2026-06-09T17:04:26.638417036Z" level=info msg="Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0074a49d8}] Aliases:map[]}"
2026-06-09 17:40:40.792814 | controller | Jun 09 17:04:26.638793 crc crio[22095]: time="2026-06-09T17:04:26.638636812Z" level=info msg="Checking pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.792831 | controller | Jun 09 17:04:26.647079 crc crio[22095]: time="2026-06-09T17:04:26.647012047Z" level=info msg="Ran pod sandbox b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 with infra container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/POD" id=65d143f3-cfc4-4493-9a37-c420b4c1ddc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.792850 | controller | Jun 09 17:04:26.651204 crc crio[22095]: time="2026-06-09T17:04:26.651118862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=53070ec8-963a-481e-8a70-e6b20b5277f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.792888 | controller | Jun 09 17:04:26.654478 crc crio[22095]: time="2026-06-09T17:04:26.654414317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e51c92a-6a1a-4b64-ae1d-193208ec95dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.792906 | controller | Jun 09 17:04:26.665349 crc crio[22095]: time="2026-06-09T17:04:26.665205813Z" level=info msg="Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util" id=c697bb89-4f85-4b55-bf36-6a5bfefab3d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.792923 | controller | Jun 09 17:04:26.665824 crc crio[22095]: time="2026-06-09T17:04:26.665710796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.792938 | controller | Jun 09 17:04:26.728739 crc crio[22095]: time="2026-06-09T17:04:26.728652211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.792954 | controller | Jun 09 17:04:26.732450 crc crio[22095]: time="2026-06-09T17:04:26.732352506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.792970 | controller | Jun 09 17:04:27.061113 crc crio[22095]: time="2026-06-09T17:04:27.060305919Z" level=info msg="Created container 29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util" id=c697bb89-4f85-4b55-bf36-6a5bfefab3d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.792986 | controller | Jun 09 17:04:27.063706 crc crio[22095]: time="2026-06-09T17:04:27.063635434Z" level=info msg="Starting container: 29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4" id=5766ad4e-eaf4-4b89-87e2-5c1d9b7d1967 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.793001 | controller | Jun 09 17:04:27.071798 crc crio[22095]: time="2026-06-09T17:04:27.071031754Z" level=info msg="Started container" PID=224735 containerID=29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util id=5766ad4e-eaf4-4b89-87e2-5c1d9b7d1967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905
2026-06-09 17:40:40.793017 | controller | Jun 09 17:04:28.266083 crc crio[22095]: time="2026-06-09T17:04:28.262610051Z" level=info msg="Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=4071a294-6f02-4f8e-a605-bda8af15a897 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.793032 | controller | Jun 09 17:04:28.266083 crc crio[22095]: time="2026-06-09T17:04:28.264548901Z" level=info msg="Trying to access \"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:40:40.793048 | controller | Jun 09 17:04:28.727449 crc crio[22095]: time="2026-06-09T17:04:28.725996328Z" level=info msg="Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:cae98956ba1c8e9fdbd641b8d81f1855635c523dfa60cfb4f4172c75cf6b8cd5" id=4071a294-6f02-4f8e-a605-bda8af15a897 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.793064 | controller | Jun 09 17:04:28.729532 crc crio[22095]: time="2026-06-09T17:04:28.729490008Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=6f97031c-1cf5-4f2e-9f14-bb0718099480 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793085 | controller | Jun 09 17:04:28.733517 crc crio[22095]: time="2026-06-09T17:04:28.733432859Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=cec319ce-1d39-4c70-a5a1-2a919bd61898 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793101 | controller | Jun 09 17:04:28.741671 crc crio[22095]: time="2026-06-09T17:04:28.741611619Z" level=info msg="Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull" id=b8ee0608-906a-4320-b2c5-df6ed09a2abf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.793117 | controller | Jun 09 17:04:28.743398 crc crio[22095]: time="2026-06-09T17:04:28.743370524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793133 | controller | Jun 09 17:04:28.791104 crc crio[22095]: time="2026-06-09T17:04:28.791041997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793148 | controller | Jun 09 17:04:28.791744 crc crio[22095]: time="2026-06-09T17:04:28.791719214Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c5f7e93f2e81afe89cf20ab1404c558fb20cb81ef65e85ea2776abf6441207a4/merged/etc/passwd: no such file or directory"
2026-06-09 17:40:40.793163 | controller | Jun 09 17:04:28.791973 crc crio[22095]: time="2026-06-09T17:04:28.791899359Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c5f7e93f2e81afe89cf20ab1404c558fb20cb81ef65e85ea2776abf6441207a4/merged/etc/group: no such file or directory"
2026-06-09 17:40:40.793179 | controller | Jun 09 17:04:28.795232 crc crio[22095]: time="2026-06-09T17:04:28.795197034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793194 | controller | Jun 09 17:04:28.983758 crc crio[22095]: time="2026-06-09T17:04:28.983481644Z" level=info msg="Created container 72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull" id=b8ee0608-906a-4320-b2c5-df6ed09a2abf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.793210 | controller | Jun 09 17:04:28.985109 crc crio[22095]: time="2026-06-09T17:04:28.984987242Z" level=info msg="Starting container: 72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69" id=7d3b44eb-017f-497f-bc22-9ba7ab2fbca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.793225 | controller | Jun 09 17:04:28.992266 crc crio[22095]: time="2026-06-09T17:04:28.992162516Z" level=info msg="Started container" PID=224856 containerID=72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull id=7d3b44eb-017f-497f-bc22-9ba7ab2fbca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905
2026-06-09 17:40:40.793242 | controller | Jun 09 17:04:29.291039 crc crio[22095]: time="2026-06-09T17:04:29.28932405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bb176b92-8fb1-499b-98ef-fbab3ed8690e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793257 | controller | Jun 09 17:04:29.296770 crc crio[22095]: time="2026-06-09T17:04:29.296656618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=13e40f66-6ca0-4708-8273-6fe10ca65b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793276 | controller | Jun 09 17:04:29.307292 crc crio[22095]: time="2026-06-09T17:04:29.307119026Z" level=info msg="Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract" id=c2ddb017-bef7-452f-8af2-7dba504f17df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.793291 | controller | Jun 09 17:04:29.307769 crc crio[22095]: time="2026-06-09T17:04:29.307698901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793307 | controller | Jun 09 17:04:29.368391 crc crio[22095]: time="2026-06-09T17:04:29.368333456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793322 | controller | Jun 09 17:04:29.373293 crc crio[22095]: time="2026-06-09T17:04:29.373229422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793338 | controller | Jun 09 17:04:29.548854 crc crio[22095]: time="2026-06-09T17:04:29.54856991Z" level=info msg="Created container b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract" id=c2ddb017-bef7-452f-8af2-7dba504f17df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.793353 | controller | Jun 09 17:04:29.550041 crc crio[22095]: time="2026-06-09T17:04:29.549701589Z" level=info msg="Starting container: b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572" id=194f236c-2301-4851-a1d5-b68892f2967e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.793368 | controller | Jun 09 17:04:29.556410 crc crio[22095]: time="2026-06-09T17:04:29.556246187Z" level=info msg="Started container" PID=224891 containerID=b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract id=194f236c-2301-4851-a1d5-b68892f2967e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905
2026-06-09 17:40:40.793384 | controller | Jun 09 17:04:31.323583 crc crio[22095]: time="2026-06-09T17:04:31.322726222Z" level=info msg="Stopping pod sandbox: b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905" id=8d63e0de-087a-4adb-8d88-1ca07ea2f4a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.793400 | controller | Jun 09 17:04:31.325255 crc crio[22095]: time="2026-06-09T17:04:31.324565459Z" level=info msg="Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0028b6b48}] Aliases:map[]}"
2026-06-09 17:40:40.793416 | controller | Jun 09 17:04:31.325255 crc crio[22095]: time="2026-06-09T17:04:31.324730773Z" level=info msg="Deleting pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.793432 | controller | Jun 09 17:04:31.635891 crc crio[22095]: time="2026-06-09T17:04:31.635306481Z" level=info msg="Stopped pod sandbox: b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905" id=8d63e0de-087a-4adb-8d88-1ca07ea2f4a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.793447 | controller | Jun 09 17:04:38.387332 crc crio[22095]: time="2026-06-09T17:04:38.38617104Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/POD" id=346ed17d-cc97-4768-a782-02832212717f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.793469 | controller | Jun 09 17:04:38.387332 crc crio[22095]: time="2026-06-09T17:04:38.3873167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793486 | controller | Jun 09 17:04:38.433007 crc crio[22095]: time="2026-06-09T17:04:38.432379846Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-6847f98755-tvfwh Namespace:openstack-operators ID:0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 UID:2f3274bd-1901-46d3-82bf-3d4685f26a61 NetNS:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3274bd_1901_46d3_82bf_3d4685f26a61.slice PodAnnotations:0xc00012be80}] Aliases:map[]}"
2026-06-09 17:40:40.793502 | controller | Jun 09 17:04:38.433007 crc crio[22095]: time="2026-06-09T17:04:38.432989421Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.793518 | controller | Jun 09 17:04:39.097098 crc crio[22095]: 2026-06-09T17:04:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1db211c06d63f Mac:d2:e3:83:b8:19:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.793533 | controller | Jun 09 17:04:39.098599 crc crio[22095]: time="2026-06-09T17:04:39.098524765Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-6847f98755-tvfwh Namespace:openstack-operators ID:0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 UID:2f3274bd-1901-46d3-82bf-3d4685f26a61 NetNS:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3274bd_1901_46d3_82bf_3d4685f26a61.slice PodAnnotations:0xc00012be80}] Aliases:map[]}"
2026-06-09 17:40:40.793550 | controller | Jun 09 17:04:39.098756 crc crio[22095]: time="2026-06-09T17:04:39.09872607Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.793566 | controller | Jun 09 17:04:39.108790 crc crio[22095]: time="2026-06-09T17:04:39.108695506Z" level=info msg="Ran pod sandbox 0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 with infra container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/POD" id=346ed17d-cc97-4768-a782-02832212717f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.793582 | controller | Jun 09 17:04:39.112186 crc crio[22095]: time="2026-06-09T17:04:39.112066812Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793599 | controller | Jun 09 17:04:39.112722 crc crio[22095]: time="2026-06-09T17:04:39.112656017Z" level=info msg="Image 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793615 | controller | Jun 09 17:04:39.112817 crc crio[22095]: time="2026-06-09T17:04:39.112736349Z" level=info msg="Neither image nor artfiact 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793641 | controller | Jun 09 17:04:39.114609 crc crio[22095]: time="2026-06-09T17:04:39.114529735Z" level=info msg="Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=e7573b79-dc72-426f-bf66-861ac6f92593 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.793657 | controller | Jun 09 17:04:39.115890 crc crio[22095]: time="2026-06-09T17:04:39.115820378Z" level=info msg="Trying to access \"38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:40:40.793676 | controller | Jun 09 17:04:45.295809 crc crio[22095]: time="2026-06-09T17:04:45.294591933Z" level=info msg="Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator@sha256:f1aec380b38ee06ad9a8e1e649a5b18b9979e6f2c159eada8426802eb3188d9b" id=e7573b79-dc72-426f-bf66-861ac6f92593 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.793697 | controller | Jun 09 17:04:45.298126 crc crio[22095]: time="2026-06-09T17:04:45.298070332Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=45db309e-3862-4a2c-ad9e-41165370a9f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793718 | controller | Jun 09 17:04:45.302443 crc crio[22095]: time="2026-06-09T17:04:45.302372543Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=f2c628a2-fbfa-460c-acab-06e73eea3f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.793739 | controller | Jun 09 17:04:45.314547 crc crio[22095]: time="2026-06-09T17:04:45.314419182Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator" id=4c033768-3636-444f-b307-2871e2e9878b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.793760 | controller | Jun 09 17:04:45.316055 crc crio[22095]: time="2026-06-09T17:04:45.315993122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793780 | controller | Jun 09 17:04:45.391663 crc crio[22095]: time="2026-06-09T17:04:45.391474449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793866 | controller | Jun 09 17:04:45.399566 crc crio[22095]: time="2026-06-09T17:04:45.399449363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793894 | controller | Jun 09 17:04:45.553806 crc crio[22095]: time="2026-06-09T17:04:45.553557546Z" level=info msg="Created container a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator" id=4c033768-3636-444f-b307-2871e2e9878b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.793912 | controller | Jun 09 17:04:45.555298 crc crio[22095]: time="2026-06-09T17:04:45.555235589Z" level=info msg="Starting container: a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de" id=cae5df3a-1404-4565-af1f-545d697f8e57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.793929 | controller | Jun 09 17:04:45.562108 crc crio[22095]: time="2026-06-09T17:04:45.561845388Z" level=info msg="Started container" PID=225855 containerID=a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de description=openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator id=cae5df3a-1404-4565-af1f-545d697f8e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4
2026-06-09 17:40:40.793949 | controller | Jun 09 17:05:41.377668 crc crio[22095]: time="2026-06-09T17:05:41.376474076Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/POD" id=df40f990-9e97-4140-9fb4-c4db21548a63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.793967 | controller | Jun 09 17:05:41.379881 crc crio[22095]: time="2026-06-09T17:05:41.377736859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.793983 | controller | Jun 09 17:05:41.444678 crc crio[22095]: time="2026-06-09T17:05:41.444571523Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/POD" id=ff00d160-5e61-4813-879e-cb907dd63666 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.793999 | controller | Jun 09 17:05:41.444678 crc crio[22095]: time="2026-06-09T17:05:41.444682256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794015 | controller | Jun 09 17:05:41.607025 crc crio[22095]: time="2026-06-09T17:05:41.604460585Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-mqjzq Namespace:openstack-operators ID:868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f UID:7e3000c0-b3e2-421d-97b7-b177e57a16f2 NetNS:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e3000c0_b3e2_421d_97b7_b177e57a16f2.slice PodAnnotations:0xc002ab2088}] Aliases:map[]}"
2026-06-09 17:40:40.794030 | controller | Jun 09 17:05:41.607025 crc crio[22095]: time="2026-06-09T17:05:41.604545067Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794046 | controller | Jun 09 17:05:41.757646 crc crio[22095]: time="2026-06-09T17:05:41.757491871Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/POD" id=79bb0d8a-e322-403d-91eb-44a5efe458b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794062 | controller | Jun 09 17:05:41.757646 crc crio[22095]: time="2026-06-09T17:05:41.757616094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794078 | controller | Jun 09 17:05:41.784221 crc crio[22095]: time="2026-06-09T17:05:41.783991861Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-j7hhq Namespace:openstack-operators ID:952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 UID:e84650df-f05f-410f-80b0-bf8568de28b0 NetNS:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode84650df_f05f_410f_80b0_bf8568de28b0.slice PodAnnotations:0xc00041c1b8}] Aliases:map[]}"
2026-06-09 17:40:40.794094 | controller | Jun 09 17:05:41.784221 crc crio[22095]: time="2026-06-09T17:05:41.784205756Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794110 | controller | Jun 09 17:05:41.966992 crc crio[22095]: time="2026-06-09T17:05:41.961192706Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-f8ns6 Namespace:openstack-operators ID:3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f UID:630b2147-5215-4540-9d3d-9445a86e216e NetNS:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b2147_5215_4540_9d3d_9445a86e216e.slice PodAnnotations:0xc0004c6390}] Aliases:map[]}"
2026-06-09 17:40:40.794130 | controller | Jun 09 17:05:41.966992 crc crio[22095]: time="2026-06-09T17:05:41.962071059Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794146 | controller | Jun 09 17:05:42.210728 crc crio[22095]: time="2026-06-09T17:05:42.210599994Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/POD" id=3d245f3b-0180-445c-b82d-09ca8526af62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794162 | controller | Jun 09 17:05:42.210893 crc crio[22095]: time="2026-06-09T17:05:42.210777579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794178 | controller | Jun 09 17:05:42.274562 crc crio[22095]: time="2026-06-09T17:05:42.274465603Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/POD" id=e2c7713c-03a2-4956-a8f0-93845c796f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794194 | controller | Jun 09 17:05:42.274744 crc crio[22095]: time="2026-06-09T17:05:42.274601196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794210 | controller | Jun 09 17:05:42.338386 crc crio[22095]: time="2026-06-09T17:05:42.33829315Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/POD" id=6ef32784-cf4a-45db-8469-e4f13cf213bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794226 | controller | Jun 09 17:05:42.338386 crc crio[22095]: time="2026-06-09T17:05:42.338411293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794242 | controller | Jun 09 17:05:42.358989 crc crio[22095]: time="2026-06-09T17:05:42.35621857Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qqrxx Namespace:openstack-operators ID:93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 UID:8fd3573d-61d0-4253-8292-8020c37444c4 NetNS:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd3573d_61d0_4253_8292_8020c37444c4.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}"
2026-06-09 17:40:40.794258 | controller | Jun 09 17:05:42.358989 crc crio[22095]: time="2026-06-09T17:05:42.356304722Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794274 | controller | Jun 09 17:05:42.435047 crc crio[22095]: time="2026-06-09T17:05:42.427803007Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-hllnh Namespace:openstack-operators ID:8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee UID:27bfe196-9456-45d6-b5f3-ebd3fdcd74ba NetNS:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27bfe196_9456_45d6_b5f3_ebd3fdcd74ba.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}"
2026-06-09 17:40:40.794289 | controller | Jun 09 17:05:42.435047 crc crio[22095]: time="2026-06-09T17:05:42.428560196Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794308 | controller | Jun 09 17:05:42.807446 crc crio[22095]: time="2026-06-09T17:05:42.802176789Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/POD" id=6e1b5c71-c788-45d7-b8f0-47b7f501b74c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794324 | controller | Jun 09 17:05:42.807446 crc crio[22095]: time="2026-06-09T17:05:42.802875607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794340 | controller | Jun 09 17:05:42.832978 crc crio[22095]: time="2026-06-09T17:05:42.832805465Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-cb7jw Namespace:openstack-operators ID:2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 UID:b2086548-8e81-4b25-a221-5996c564fe59 NetNS:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2086548_8e81_4b25_a221_5996c564fe59.slice PodAnnotations:0xc0074a4268}] Aliases:map[]}"
2026-06-09 17:40:40.794356 | controller | Jun 09 17:05:42.832978 crc crio[22095]: time="2026-06-09T17:05:42.832894997Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794372 | controller | Jun 09 17:05:42.908952 crc crio[22095]: time="2026-06-09T17:05:42.908813705Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/POD" id=7177549c-a4bb-4edd-baa6-908e36f6929a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794388 | controller | Jun 09 17:05:42.909120 crc crio[22095]: time="2026-06-09T17:05:42.90900885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794404 | controller | Jun 09 17:05:42.944607 crc crio[22095]: time="2026-06-09T17:05:42.944509701Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/POD" id=6fa4bdca-30ca-4846-b284-c33e0aeba1e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794419 | controller | Jun 09 17:05:42.944830 crc crio[22095]: time="2026-06-09T17:05:42.944627534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794436 | controller | Jun 09 17:05:42.948117 crc crio[22095]: time="2026-06-09T17:05:42.948030611Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-qnb6z Namespace:openstack-operators ID:08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b UID:b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3 NetNS:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4b179f9_0e9c_4e31_bfa8_02db1efd1bc3.slice PodAnnotations:0xc002272270}] Aliases:map[]}"
2026-06-09 17:40:40.794452 | controller | Jun 09 17:05:42.948117 crc crio[22095]: time="2026-06-09T17:05:42.948101813Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794468 | controller | Jun 09 17:05:42.959511 crc crio[22095]: time="2026-06-09T17:05:42.959434514Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/POD" id=0c2397a8-0141-435d-957e-f9e1ef192740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794487 | controller | Jun 09 17:05:42.959677 crc crio[22095]: time="2026-06-09T17:05:42.959530706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794503 | controller | Jun 09 17:05:43.052819 crc crio[22095]: time="2026-06-09T17:05:43.050767327Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zl692 Namespace:openstack-operators ID:060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 UID:902290a7-c9bd-4d82-a9d6-b6847d8e083a NetNS:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902290a7_c9bd_4d82_a9d6_b6847d8e083a.slice PodAnnotations:0xc000526528}] Aliases:map[]}"
2026-06-09 17:40:40.794519 | controller | Jun 09 17:05:43.052819 crc crio[22095]: time="2026-06-09T17:05:43.050831208Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794535 | controller | Jun 09 17:05:43.156064 crc crio[22095]: time="2026-06-09T17:05:43.154237471Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d5nxw Namespace:openstack-operators ID:bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 UID:c00faea9-ab83-447c-97ac-422945ab1a51 NetNS:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc00faea9_ab83_447c_97ac_422945ab1a51.slice PodAnnotations:0xc002272058}] Aliases:map[]}"
2026-06-09 17:40:40.794551 | controller | Jun 09 17:05:43.156756 crc crio[22095]: time="2026-06-09T17:05:43.156719515Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794567 | controller | Jun 09 17:05:43.157198 crc crio[22095]: time="2026-06-09T17:05:43.154791475Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-cv696 Namespace:openstack-operators ID:2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 UID:09e06335-be85-4aad-bff4-df119a23b2f4 NetNS:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e06335_be85_4aad_bff4_df119a23b2f4.slice PodAnnotations:0xc001984080}] Aliases:map[]}"
2026-06-09 17:40:40.794582 | controller | Jun 09 17:05:43.157352 crc crio[22095]: time="2026-06-09T17:05:43.15733077Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-cv696 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794598 | controller | Jun 09 17:05:43.305607 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:952650d8c112483 Mac:2e:59:4c:24:07:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.794614 | controller | Jun 09 17:05:43.305607 crc crio[22095]: time="2026-06-09T17:05:43.303283485Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-j7hhq Namespace:openstack-operators ID:952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 UID:e84650df-f05f-410f-80b0-bf8568de28b0 NetNS:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode84650df_f05f_410f_80b0_bf8568de28b0.slice PodAnnotations:0xc00041c1b8}] Aliases:map[]}"
2026-06-09 17:40:40.794633 | controller | Jun 09 17:05:43.305607 crc crio[22095]: time="2026-06-09T17:05:43.304395293Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.794649 | controller | Jun 09 17:05:43.373544 crc crio[22095]: time="2026-06-09T17:05:43.373435864Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/POD" id=1e658832-1514-426b-8864-57fa58b270b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794665 | controller | Jun 09 17:05:43.373741 crc crio[22095]: time="2026-06-09T17:05:43.373612739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794681 | controller | Jun 09 17:05:43.386448 crc crio[22095]: time="2026-06-09T17:05:43.385993466Z" level=info msg="Ran pod sandbox 952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/POD" id=ff00d160-5e61-4813-879e-cb907dd63666 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794696 | controller | Jun 09 17:05:43.398027 crc crio[22095]: time="2026-06-09T17:05:43.396439004Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.794712 | controller | Jun 09 17:05:43.423027 crc crio[22095]: time="2026-06-09T17:05:43.422861362Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.794727 | controller | Jun 09 17:05:43.423444 crc crio[22095]: time="2026-06-09T17:05:43.423067158Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.794742 | controller | Jun 09 17:05:43.434017 crc crio[22095]: time="2026-06-09T17:05:43.433433043Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=18f88ced-f6e5-48cf-9cc6-ba1ee1c9c5be name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.794757 | controller | Jun 09 17:05:43.446364 crc crio[22095]: time="2026-06-09T17:05:43.445704408Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-09 17:40:40.794772 | controller | Jun 09 17:05:43.479240 crc crio[22095]: time="2026-06-09T17:05:43.478972582Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-9467v Namespace:openstack-operators ID:f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b UID:16f3739a-fcdb-41c8-8177-8d9a4c95bb37 NetNS:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16f3739a_fcdb_41c8_8177_8d9a4c95bb37.slice PodAnnotations:0xc0022726e8}] Aliases:map[]}"
2026-06-09 17:40:40.794788 | controller | Jun 09 17:05:43.479240 crc crio[22095]: time="2026-06-09T17:05:43.479046994Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.794807 | controller | Jun 09 17:05:43.577559 crc crio[22095]: time="2026-06-09T17:05:43.575012345Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/POD" id=2086688b-4845-4322-8a7d-3ce5781a1841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794823 | controller | Jun 09 17:05:43.577559 crc crio[22095]: time="2026-06-09T17:05:43.575104148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794838 | controller | Jun 09 17:05:43.654087 crc crio[22095]: time="2026-06-09T17:05:43.653318534Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/POD" id=694bdbc5-957e-41be-83bc-dd5c84a044e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794870 | controller | Jun 09 17:05:43.654087 crc crio[22095]: time="2026-06-09T17:05:43.654096554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794891 | controller | Jun 09 17:05:43.696498 crc crio[22095]: time="2026-06-09T17:05:43.693514955Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/POD" id=d3c5af0f-95bc-4b06-a546-5377082aeed5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.794907 | controller | Jun 09 17:05:43.696498 crc crio[22095]: time="2026-06-09T17:05:43.693644829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.794923 | controller | Jun 09 17:05:43.814240 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c395211c62aaa3 Mac:46:c9:b3:4b:b4:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.794939 | controller | Jun 09 17:05:43.818957 crc crio[22095]: time="2026-06-09T17:05:43.815278309Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-f8ns6 Namespace:openstack-operators ID:3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f UID:630b2147-5215-4540-9d3d-9445a86e216e NetNS:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b2147_5215_4540_9d3d_9445a86e216e.slice PodAnnotations:0xc0004c6390}] Aliases:map[]}"
2026-06-09 17:40:40.794955 | controller | Jun 09 17:05:43.818957 crc crio[22095]: time="2026-06-09T17:05:43.815488364Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.794972 | controller | Jun 09 17:05:43.832857 crc crio[22095]: time="2026-06-09T17:05:43.832749057Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-cvf8p Namespace:openstack-operators ID:93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 UID:0ad8bb31-beb3-439a-a986-ce870201c83d NetNS:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ad8bb31_beb3_439a_a986_ce870201c83d.slice PodAnnotations:0xc0028b66e0}] Aliases:map[]}"
2026-06-09 17:40:40.794988 | controller | Jun 09 17:05:43.832857 crc crio[22095]: time="2026-06-09T17:05:43.832828519Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.795007 | controller | Jun 09 17:05:43.836291 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:868f643288a68e9 Mac:fa:cb:23:4e:e7:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.795026 | controller | Jun 09 17:05:43.837522 crc crio[22095]: time="2026-06-09T17:05:43.837475509Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-mqjzq Namespace:openstack-operators ID:868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f UID:7e3000c0-b3e2-421d-97b7-b177e57a16f2 NetNS:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e3000c0_b3e2_421d_97b7_b177e57a16f2.slice PodAnnotations:0xc002ab2088}] Aliases:map[]}"
2026-06-09 17:40:40.795043 | controller | Jun 09 17:05:43.837812 crc crio[22095]: time="2026-06-09T17:05:43.837788087Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.795076 | controller | Jun 09 17:05:43.866440 crc crio[22095]: time="2026-06-09T17:05:43.866062252Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/POD" id=30879d22-1a4b-47df-b3d5-6d5431fafbd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795094 | controller | Jun 09 17:05:43.866440 crc crio[22095]: time="2026-06-09T17:05:43.866214576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.795111 | controller | Jun 09 17:05:43.877103 crc crio[22095]: time="2026-06-09T17:05:43.868678839Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-hlr2v Namespace:openstack-operators ID:b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce UID:e2ae6c4b-acc0-4834-b165-2b1eadd13424 NetNS:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ae6c4b_acc0_4834_b165_2b1eadd13424.slice PodAnnotations:0xc0074a4120}] Aliases:map[]}"
2026-06-09 17:40:40.795128 | controller | Jun 09 17:05:43.878243 crc crio[22095]: time="2026-06-09T17:05:43.878195103Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.795144 | controller | Jun 09 17:05:43.898071 crc crio[22095]: time="2026-06-09T17:05:43.897506739Z" level=info msg="Ran pod sandbox 868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/POD" id=df40f990-9e97-4140-9fb4-c4db21548a63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795163 | controller | Jun 09 17:05:43.915216 crc crio[22095]: time="2026-06-09T17:05:43.912478183Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-zphgr Namespace:openstack-operators ID:08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 UID:99b4ccff-b651-4802-91cb-605d5b058d48 NetNS:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99b4ccff_b651_4802_91cb_605d5b058d48.slice PodAnnotations:0xc002da4620}] Aliases:map[]}"
2026-06-09 17:40:40.795179 | controller | Jun 09 17:05:43.915216 crc crio[22095]: time="2026-06-09T17:05:43.912530934Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.795198 | controller | Jun 09 17:05:43.916525 crc crio[22095]: time="2026-06-09T17:05:43.916491916Z" level=info msg="Ran pod sandbox 3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/POD" id=79bb0d8a-e322-403d-91eb-44a5efe458b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795214 | controller | Jun 09 17:05:43.921797 crc crio[22095]: time="2026-06-09T17:05:43.921083583Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zjs77 Namespace:openstack-operators ID:97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 UID:2e234950-e5d1-44b3-bee0-6224fea35b4e NetNS:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e234950_e5d1_44b3_bee0_6224fea35b4e.slice PodAnnotations:0xc0028b6980}] Aliases:map[]}"
2026-06-09 17:40:40.795230 | controller | Jun 09 17:05:43.921797 crc crio[22095]: time="2026-06-09T17:05:43.921192966Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.795246 | controller | Jun 09 17:05:43.933046 crc crio[22095]: time="2026-06-09T17:05:43.933003729Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/POD" id=2b0786bb-495a-4115-b12a-9e2a7f878a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795262 | controller | Jun 09 17:05:43.933668 crc crio[22095]: time="2026-06-09T17:05:43.933648756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.795278 | controller | Jun 09 17:05:43.937506 crc crio[22095]: time="2026-06-09T17:05:43.937423233Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/POD" id=b41453fa-43cc-4b48-9cc7-87e5cd5615e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795293 | controller | Jun 09 17:05:43.937626 crc crio[22095]: time="2026-06-09T17:05:43.937536955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.795309 | controller | Jun 09 17:05:43.972115 crc crio[22095]: time="2026-06-09T17:05:43.97200546Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795325 | controller | Jun 09 17:05:43.972445 crc crio[22095]: time="2026-06-09T17:05:43.972354879Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/POD" id=851d5232-5c66-4052-a8d5-e0e290460f72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795340 | controller | Jun 09 17:05:43.972676 crc crio[22095]: time="2026-06-09T17:05:43.972430781Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/POD" id=7ed6c607-3fde-4983-8fd9-a1226735fa3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795355 | controller | Jun 09 17:05:43.972676 crc crio[22095]: time="2026-06-09T17:05:43.972450191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.795371 | controller | Jun 09 17:05:43.972676 crc crio[22095]: time="2026-06-09T17:05:43.972519773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.795390 | controller | Jun 09 17:05:43.992812 crc crio[22095]: time="2026-06-09T17:05:43.992333591Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795406 | controller | Jun 09 17:05:43.993011 crc crio[22095]: time="2026-06-09T17:05:43.992841074Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795422 | controller | Jun 09 17:05:43.993080 crc crio[22095]: time="2026-06-09T17:05:43.992488275Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795437 | controller | Jun 09 17:05:43.993268 crc crio[22095]: time="2026-06-09T17:05:43.993209624Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795453 | controller | Jun 09 17:05:43.993373 crc crio[22095]: time="2026-06-09T17:05:43.993307946Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795468 | controller | Jun 09 17:05:44.010264 crc crio[22095]: time="2026-06-09T17:05:44.007623563Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=140afbe0-9e27-4901-9bf5-8c90e9786dc7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.795484 | controller | Jun 09 17:05:44.010264 crc crio[22095]: time="2026-06-09T17:05:44.008345572Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=457d2678-60b3-45b5-ab6f-522966f14b9f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.795499 | controller | Jun 09 17:05:44.023539 crc crio[22095]: time="2026-06-09T17:05:44.022423443Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-09 17:40:40.795514 | controller | Jun 09 17:05:44.028345 crc crio[22095]: time="2026-06-09T17:05:44.028222962Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/POD" id=72d59066-0cdb-4c05-a513-6f610937c20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795530 | controller | Jun 09 17:05:44.028582 crc crio[22095]: time="2026-06-09T17:05:44.028386056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.795545 | controller | Jun 09 17:05:44.040995 crc crio[22095]: time="2026-06-09T17:05:44.040887737Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-09 17:40:40.795561 | controller | Jun 09 17:05:44.143011 crc crio[22095]: time="2026-06-09T17:05:44.136604252Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-j6m7g Namespace:openstack-operators ID:62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 UID:d44f5ce1-433c-4222-acec-8bec290ffc2f NetNS:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd44f5ce1_433c_4222_acec_8bec290ffc2f.slice PodAnnotations:0xc002b5c850}] Aliases:map[]}"
2026-06-09 17:40:40.795579 | controller | Jun 09 17:05:44.143011 crc crio[22095]: time="2026-06-09T17:05:44.136718495Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.795595 | controller | Jun 09 17:05:44.388375 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ee7d400166f76f Mac:26:c9:ad:e3:98:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.795611 | controller | Jun 09 17:05:44.402110 crc crio[22095]: time="2026-06-09T17:05:44.390088505Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-hllnh Namespace:openstack-operators ID:8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee UID:27bfe196-9456-45d6-b5f3-ebd3fdcd74ba NetNS:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27bfe196_9456_45d6_b5f3_ebd3fdcd74ba.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}"
2026-06-09 17:40:40.795627 | controller | Jun 09 17:05:44.402110 crc crio[22095]: time="2026-06-09T17:05:44.390416713Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.795642 | controller | Jun 09 17:05:44.411532 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f574faa1622c67 Mac:b2:68:e8:25:1f:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.795658 | controller | Jun 09 17:05:44.412866 crc crio[22095]: time="2026-06-09T17:05:44.412733096Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-cb7jw Namespace:openstack-operators ID:2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 UID:b2086548-8e81-4b25-a221-5996c564fe59 NetNS:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2086548_8e81_4b25_a221_5996c564fe59.slice PodAnnotations:0xc0074a4268}] Aliases:map[]}"
2026-06-09 17:40:40.795673 | controller | Jun 09 17:05:44.413229 crc crio[22095]: time="2026-06-09T17:05:44.413046764Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.795689 | controller | Jun 09 17:05:44.417984 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93493b3e7a460ee Mac:46:f2:d5:c8:e6:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.795705 | controller | Jun 09 17:05:44.420556 crc crio[22095]: time="2026-06-09T17:05:44.420440933Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qqrxx Namespace:openstack-operators ID:93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 UID:8fd3573d-61d0-4253-8292-8020c37444c4 NetNS:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd3573d_61d0_4253_8292_8020c37444c4.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}"
2026-06-09 17:40:40.795724 | controller | Jun 09 17:05:44.420674 crc crio[22095]: time="2026-06-09T17:05:44.420656339Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.795740 | controller | Jun 09 17:05:44.571705 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08954227b4ee598 Mac:ca:5e:9c:73:5d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.795755 | controller | Jun 09 17:05:44.575800 crc crio[22095]: time="2026-06-09T17:05:44.575757888Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-qnb6z Namespace:openstack-operators ID:08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b UID:b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3 NetNS:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4b179f9_0e9c_4e31_bfa8_02db1efd1bc3.slice PodAnnotations:0xc002272270}] Aliases:map[]}"
2026-06-09 17:40:40.795771 | controller | Jun 09 17:05:44.576216 crc crio[22095]: time="2026-06-09T17:05:44.576185299Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.795787 | controller | Jun 09 17:05:44.598459 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d462a5b003901e Mac:26:7d:f6:08:f2:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f SocketPath: PciID:}] [{Interface:0xc0002c0b40 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.795803 | controller | Jun 09 17:05:44.624368 crc crio[22095]: time="2026-06-09T17:05:44.623557264Z" level=info msg="Ran pod sandbox 8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/POD" id=e2c7713c-03a2-4956-a8f0-93845c796f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795819 | controller | Jun 09 17:05:44.627600 crc crio[22095]: time="2026-06-09T17:05:44.627494875Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795834 | controller | Jun 09 17:05:44.636562 crc crio[22095]: time="2026-06-09T17:05:44.633104669Z" level=info msg="Ran pod sandbox 2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/POD" id=6ef32784-cf4a-45db-8469-e4f13cf213bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795853 | controller | Jun 09 17:05:44.636562 crc crio[22095]: time="2026-06-09T17:05:44.634016742Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795898 | controller | Jun 09 17:05:44.636562 crc crio[22095]: time="2026-06-09T17:05:44.634191887Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795916 | controller | Jun 09 17:05:44.636562 crc crio[22095]: time="2026-06-09T17:05:44.635045449Z" level=info msg="Ran pod sandbox 93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/POD" id=3d245f3b-0180-445c-b82d-09ca8526af62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.795932 | controller | Jun 09 17:05:44.639366 crc crio[22095]: time="2026-06-09T17:05:44.639266507Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795947 | controller | Jun 09 17:05:44.639604 crc crio[22095]: time="2026-06-09T17:05:44.639468802Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795963 | controller | Jun 09 17:05:44.639874 crc crio[22095]: time="2026-06-09T17:05:44.639504613Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795978 | controller | Jun 09 17:05:44.639874 crc crio[22095]: time="2026-06-09T17:05:44.639835132Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.795994 | controller | Jun 09 17:05:44.640600 crc crio[22095]: time="2026-06-09T17:05:44.640263713Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796009 | controller | Jun 09 17:05:44.640600 crc crio[22095]: time="2026-06-09T17:05:44.640477558Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796024 | controller | Jun 09 17:05:44.644096 crc crio[22095]: time="2026-06-09T17:05:44.643427484Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=a2775e81-6d25-407d-9ade-a022b9b6c8fe name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796039 | controller | Jun 09 17:05:44.645604 crc crio[22095]: time="2026-06-09T17:05:44.645533158Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1cb756bf-1f43-4d19-9855-0651366feca1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796055 | controller | Jun 09 17:05:44.645817 crc crio[22095]: time="2026-06-09T17:05:44.645783714Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=fda0cdb3-591a-4d8d-89c9-c435eaa70f98 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796070 | controller | Jun 09 17:05:44.653076 crc crio[22095]: time="2026-06-09T17:05:44.652988519Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-09 17:40:40.796091 | controller | Jun 09 17:05:44.654439 crc crio[22095]: time="2026-06-09T17:05:44.654326543Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-09 17:40:40.796110 | controller | Jun 09 17:05:44.656725 crc crio[22095]: time="2026-06-09T17:05:44.656650293Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-09 17:40:40.796126 | controller | Jun 09 17:05:44.663633 crc crio[22095]: time="2026-06-09T17:05:44.66355466Z" level=info msg="Ran pod sandbox 08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/POD" id=6e1b5c71-c788-45d7-b8f0-47b7f501b74c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.796142 | controller | Jun 09 17:05:44.667864 crc crio[22095]: time="2026-06-09T17:05:44.667785709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796157 | controller | Jun 09 17:05:44.670766 crc crio[22095]: time="2026-06-09T17:05:44.670683643Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796173 | controller | Jun 09 17:05:44.670893 crc crio[22095]: time="2026-06-09T17:05:44.670791896Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796188 | controller | Jun 09 17:05:44.676700 crc crio[22095]: time="2026-06-09T17:05:44.676573714Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=c77e6825-33a9-446e-a282-20a1448e68fc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796203 | controller | Jun 09 17:05:44.683959 crc crio[22095]: time="2026-06-09T17:05:44.680542996Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-09 17:40:40.796219 | controller | Jun 09 17:05:44.721741 crc crio[22095]: time="2026-06-09T17:05:44.721674771Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-cv696 Namespace:openstack-operators ID:2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 UID:09e06335-be85-4aad-bff4-df119a23b2f4 NetNS:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e06335_be85_4aad_bff4_df119a23b2f4.slice PodAnnotations:0xc001984080}] Aliases:map[]}"
2026-06-09 17:40:40.796235 | controller | Jun 09 17:05:44.722395 crc crio[22095]: time="2026-06-09T17:05:44.722324458Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-cv696 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.796251 | controller | Jun 09 17:05:44.766790 crc crio[22095]: time="2026-06-09T17:05:44.76606586Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-sj9s5 Namespace:openstack-operators ID:dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec UID:4258eb46-8d6f-4435-b37e-ab2a73cd8bb9 NetNS:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4258eb46_8d6f_4435_b37e_ab2a73cd8bb9.slice PodAnnotations:0xc002da4118}] Aliases:map[]}"
2026-06-09 17:40:40.796273 | controller | Jun 09 17:05:44.766790 crc crio[22095]: time="2026-06-09T17:05:44.766777858Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.796289 | controller | Jun 09 17:05:44.771062 crc crio[22095]: time="2026-06-09T17:05:44.770904214Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw Namespace:openstack-operators ID:8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 UID:7713d9e7-ddba-44be-a50c-b1228bc78b03 NetNS:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7713d9e7_ddba_44be_a50c_b1228bc78b03.slice PodAnnotations:0xc002272650}] Aliases:map[]}"
2026-06-09 17:40:40.796305 | controller | Jun 09 17:05:44.771062 crc crio[22095]: time="2026-06-09T17:05:44.771034227Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.796321 | controller | Jun 09 17:05:44.776561 crc crio[22095]: time="2026-06-09T17:05:44.773374397Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-hnbdw Namespace:openstack-operators ID:e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c UID:153c7232-54fa-45ce-a883-fb38861f9e47 NetNS:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c7232_54fa_45ce_a883_fb38861f9e47.slice PodAnnotations:0xc00263c3f8}] Aliases:map[]}"
2026-06-09 17:40:40.796337 | controller | Jun 09 17:05:44.776561 crc crio[22095]: time="2026-06-09T17:05:44.77348505Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.796353 | controller | Jun 09 17:05:44.786241 crc crio[22095]: time="2026-06-09T17:05:44.785996581Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-xkcds Namespace:openstack-operators ID:e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 UID:b955cad4-91a3-47d7-874d-689457cbc09e NetNS:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb955cad4_91a3_47d7_874d_689457cbc09e.slice PodAnnotations:0xc002b5c040}] Aliases:map[]}"
2026-06-09 17:40:40.796369 | controller | Jun 09 17:05:44.786241 crc crio[22095]: time="2026-06-09T17:05:44.786064663Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.796385 | controller | Jun 09 17:05:44.800563 crc crio[22095]: time="2026-06-09T17:05:44.800481483Z" level=info msg="Ran pod sandbox 2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/POD" id=0c2397a8-0141-435d-957e-f9e1ef192740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.796401 | controller | Jun 09 17:05:44.868261 crc crio[22095]: time="2026-06-09T17:05:44.868054726Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796420 | controller | Jun 09 17:05:44.868846 crc crio[22095]: time="2026-06-09T17:05:44.868661292Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796436 | controller | Jun 09 17:05:44.875992 crc crio[22095]: time="2026-06-09T17:05:44.874501642Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796451 | controller | Jun 09 17:05:44.888432 crc crio[22095]: time="2026-06-09T17:05:44.887874075Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=3b7f3e22-a9fb-4040-bb8a-d9f2f5a1e2c0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796467 | controller | Jun 09 17:05:44.902523 crc crio[22095]: time="2026-06-09T17:05:44.902380627Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-09 17:40:40.796483 | controller | Jun 09 17:05:45.357611 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb583ef0c1799ed Mac:46:ac:77:b0:ff:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.796499 | controller | Jun 09 17:05:45.364984 crc crio[22095]: time="2026-06-09T17:05:45.364077541Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d5nxw Namespace:openstack-operators ID:bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 UID:c00faea9-ab83-447c-97ac-422945ab1a51 NetNS:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc00faea9_ab83_447c_97ac_422945ab1a51.slice PodAnnotations:0xc002272058}] Aliases:map[]}"
2026-06-09 17:40:40.796515 | controller | Jun 09 17:05:45.364984 crc crio[22095]: time="2026-06-09T17:05:45.364490202Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.796530 | controller | Jun 09 17:05:45.387412 crc crio[22095]: time="2026-06-09T17:05:45.387314257Z" level=info msg="Ran pod sandbox bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/POD" id=6fa4bdca-30ca-4846-b284-c33e0aeba1e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.796546 | controller | Jun 09 17:05:45.400598 crc crio[22095]: time="2026-06-09T17:05:45.399850839Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796561 | controller | Jun 09 17:05:45.401021 crc crio[22095]: time="2026-06-09T17:05:45.400896456Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796580 | controller | Jun 09 17:05:45.402666 crc crio[22095]: time="2026-06-09T17:05:45.40263351Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796596 | controller | Jun 09 17:05:45.406331 crc crio[22095]: time="2026-06-09T17:05:45.40575143Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=2ff9312c-cbbe-4e64-a0e8-a84e1d1baaf8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796611 | controller | Jun 09 17:05:45.413704 crc crio[22095]: time="2026-06-09T17:05:45.413608672Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-09 17:40:40.796627 | controller | Jun 09 17:05:45.446530 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:060daeaabb0d40c Mac:f2:42:da:13:8b:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.796642 | controller | Jun 09 17:05:45.485240 crc crio[22095]: time="2026-06-09T17:05:45.484053129Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zl692 Namespace:openstack-operators ID:060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 UID:902290a7-c9bd-4d82-a9d6-b6847d8e083a NetNS:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902290a7_c9bd_4d82_a9d6_b6847d8e083a.slice PodAnnotations:0xc000526528}] Aliases:map[]}"
2026-06-09 17:40:40.796658 | controller | Jun 09 17:05:45.485760 crc crio[22095]: time="2026-06-09T17:05:45.485688001Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.796673 | controller | Jun 09 17:05:45.524777 crc crio[22095]: time="2026-06-09T17:05:45.524685901Z" level=info msg="Ran pod sandbox 060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/POD" id=7177549c-a4bb-4edd-baa6-908e36f6929a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.796689 | controller | Jun 09 17:05:45.531109 crc crio[22095]: time="2026-06-09T17:05:45.530248244Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796705 | controller | Jun 09 17:05:45.531309 crc crio[22095]: time="2026-06-09T17:05:45.531222499Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796720 | controller | Jun 09 17:05:45.531309 crc crio[22095]: time="2026-06-09T17:05:45.53128148Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796736 | controller | Jun 09 17:05:45.532619 crc crio[22095]: time="2026-06-09T17:05:45.532538253Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=d9c97a32-2f35-4c44-b220-1eeaf3852345 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796754 | controller | Jun 09 17:05:45.537565 crc crio[22095]: time="2026-06-09T17:05:45.537414768Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-09 17:40:40.796769 | controller | Jun 09 17:05:45.558981 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f34e4896ab20b4f Mac:96:7d:53:11:96:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.796785 | controller | Jun 09 17:05:45.558981 crc crio[22095]: time="2026-06-09T17:05:45.554721852Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-9467v Namespace:openstack-operators ID:f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b UID:16f3739a-fcdb-41c8-8177-8d9a4c95bb37 NetNS:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16f3739a_fcdb_41c8_8177_8d9a4c95bb37.slice PodAnnotations:0xc0022726e8}] Aliases:map[]}"
2026-06-09 17:40:40.796801 | controller | Jun 09 17:05:45.558981 crc crio[22095]: time="2026-06-09T17:05:45.555016529Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.796816 | controller | Jun 09 17:05:45.593973 crc crio[22095]: time="2026-06-09T17:05:45.590736796Z" level=info msg="Ran pod sandbox f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/POD" id=1e658832-1514-426b-8864-57fa58b270b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.796831 | controller | Jun 09 17:05:45.597304 crc crio[22095]: time="2026-06-09T17:05:45.597040657Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796850 | controller | Jun 09 17:05:45.602210 crc crio[22095]: time="2026-06-09T17:05:45.60067031Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796890 | controller | Jun 09 17:05:45.602210 crc crio[22095]: time="2026-06-09T17:05:45.600787423Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.796907 | controller | Jun 09 17:05:45.606437 crc crio[22095]: time="2026-06-09T17:05:45.606286084Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=52746eab-d339-4e69-b2e2-6051bc8c686e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.796923 | controller | Jun 09 17:05:45.615580 crc crio[22095]: time="2026-06-09T17:05:45.61547721Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-09 17:40:40.796939 | controller | Jun 09 17:05:45.643049 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93afe668d97ec8b Mac:3e:4a:07:08:9c:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb SocketPath: PciID:}] [{Interface:0xc00036a780 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.796958 | controller | Jun 09 17:05:45.648567 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08bf0dd84455127 Mac:a2:33:83:2c:48:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 SocketPath: PciID:}] [{Interface:0xc00020ef40 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.796975 | controller | Jun 09 17:05:45.649184 crc crio[22095]: time="2026-06-09T17:05:45.649087592Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-cvf8p Namespace:openstack-operators ID:93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 UID:0ad8bb31-beb3-439a-a986-ce870201c83d NetNS:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ad8bb31_beb3_439a_a986_ce870201c83d.slice PodAnnotations:0xc0028b66e0}] Aliases:map[]}"
2026-06-09 17:40:40.796991 | controller | Jun 09 17:05:45.649392 crc crio[22095]: time="2026-06-09T17:05:45.649332109Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797007 | controller | Jun 09 17:05:45.651507 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97c583974076ec8 Mac:32:a8:f3:b3:af:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 SocketPath: PciID:}] [{Interface:0xc0003a2bc0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.797022 | controller | Jun 09 17:05:45.652272 crc crio[22095]: time="2026-06-09T17:05:45.652212203Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zjs77 Namespace:openstack-operators ID:97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 UID:2e234950-e5d1-44b3-bee0-6224fea35b4e NetNS:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e234950_e5d1_44b3_bee0_6224fea35b4e.slice PodAnnotations:0xc0028b6980}] Aliases:map[]}"
2026-06-09 17:40:40.797039 | controller | Jun 09 17:05:45.652388 crc crio[22095]: time="2026-06-09T17:05:45.652172282Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-zphgr Namespace:openstack-operators ID:08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 UID:99b4ccff-b651-4802-91cb-605d5b058d48 NetNS:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99b4ccff_b651_4802_91cb_605d5b058d48.slice PodAnnotations:0xc002da4620}] Aliases:map[]}"
2026-06-09 17:40:40.797054 | controller | Jun 09 17:05:45.652388 crc crio[22095]: time="2026-06-09T17:05:45.652359316Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797069 | controller | Jun 09 17:05:45.653041 crc crio[22095]: time="2026-06-09T17:05:45.65289995Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797085 | controller | Jun 09 17:05:45.668754 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f2c2e83a462a6 Mac:22:ec:b8:c9:a7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b SocketPath: PciID:}] [{Interface:0xc0005026f0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.797103 | controller | Jun 09 17:05:45.673079 crc crio[22095]: time="2026-06-09T17:05:45.672831132Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-hlr2v Namespace:openstack-operators ID:b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce UID:e2ae6c4b-acc0-4834-b165-2b1eadd13424 NetNS:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ae6c4b_acc0_4834_b165_2b1eadd13424.slice PodAnnotations:0xc0074a4120}] Aliases:map[]}"
2026-06-09 17:40:40.797119 | controller | Jun 09 17:05:45.673463 crc crio[22095]: time="2026-06-09T17:05:45.673084338Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797134 | controller | Jun 09 17:05:45.712111 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a5e5d6d3d13c8 Mac:0e:76:07:39:d3:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 SocketPath: PciID:}] [{Interface:0xc00011b580 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.797150 | controller | Jun 09 17:05:45.733472 crc crio[22095]: time="2026-06-09T17:05:45.733401825Z" level=info msg="Ran pod sandbox 93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/POD" id=2086688b-4845-4322-8a7d-3ce5781a1841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797165 | controller | Jun 09 17:05:45.735401 crc crio[22095]: time="2026-06-09T17:05:45.735316435Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-j6m7g Namespace:openstack-operators ID:62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 UID:d44f5ce1-433c-4222-acec-8bec290ffc2f NetNS:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd44f5ce1_433c_4222_acec_8bec290ffc2f.slice PodAnnotations:0xc002b5c850}] Aliases:map[]}"
2026-06-09 17:40:40.797181 | controller | Jun 09 17:05:45.735627 crc crio[22095]: time="2026-06-09T17:05:45.735570551Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797196 | controller | Jun 09 17:05:45.739617 crc crio[22095]: time="2026-06-09T17:05:45.739518632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797212 | controller | Jun 09 17:05:45.739869 crc crio[22095]: time="2026-06-09T17:05:45.73981062Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797228 | controller | Jun 09 17:05:45.740089 crc crio[22095]: time="2026-06-09T17:05:45.739901372Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797247 | controller | Jun 09 17:05:45.741826 crc crio[22095]: time="2026-06-09T17:05:45.74177062Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=dcf01992-2840-4262-8e52-b82d9c6b3b21 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797263 | controller | Jun 09 17:05:45.746473 crc crio[22095]: time="2026-06-09T17:05:45.746393949Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-09 17:40:40.797278 | controller | Jun 09 17:05:45.759245 crc crio[22095]: time="2026-06-09T17:05:45.759137466Z" level=info msg="Ran pod sandbox b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/POD" id=694bdbc5-957e-41be-83bc-dd5c84a044e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797294 | controller | Jun 09 17:05:45.774336 crc crio[22095]: time="2026-06-09T17:05:45.774224583Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797309 | controller | Jun 09 17:05:45.775768 crc crio[22095]: time="2026-06-09T17:05:45.775701991Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797325 | controller | Jun 09 17:05:45.778196 crc crio[22095]: time="2026-06-09T17:05:45.777999169Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797340 | controller | Jun 09 17:05:45.784338 crc crio[22095]: time="2026-06-09T17:05:45.783906151Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=c479bf4e-4aec-4093-a2ff-63167126a4d4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797356 | controller | Jun 09 17:05:45.792552 crc crio[22095]: time="2026-06-09T17:05:45.792330327Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-09 17:40:40.797372 | controller | Jun 09 17:05:45.840270 crc crio[22095]: time="2026-06-09T17:05:45.840205065Z" level=info msg="Ran pod sandbox 08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/POD" id=d3c5af0f-95bc-4b06-a546-5377082aeed5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797387 | controller | Jun 09 17:05:45.849030 crc crio[22095]: time="2026-06-09T17:05:45.848908249Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797402 | controller | Jun 09 17:05:45.853098 crc crio[22095]: time="2026-06-09T17:05:45.852701766Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797418 | controller | Jun 09 17:05:45.853098 crc crio[22095]: time="2026-06-09T17:05:45.852777688Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797436 | controller | Jun 09 17:05:45.870182 crc crio[22095]: time="2026-06-09T17:05:45.870100602Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=029bc972-aa2a-452d-8c3f-6afff69d069b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797451 | controller | Jun 09 17:05:45.872527 crc crio[22095]: time="2026-06-09T17:05:45.872463813Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-09 17:40:40.797466 | controller | Jun 09 17:05:45.891182 crc crio[22095]: time="2026-06-09T17:05:45.891015549Z" level=info msg="Ran pod sandbox 62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/POD" id=2b0786bb-495a-4115-b12a-9e2a7f878a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797482 | controller | Jun 09 17:05:45.901212 crc crio[22095]: time="2026-06-09T17:05:45.900539453Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797498 | controller | Jun 09 17:05:45.901212 crc crio[22095]: time="2026-06-09T17:05:45.901096917Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797513 | controller | Jun 09 17:05:45.901693 crc crio[22095]: time="2026-06-09T17:05:45.901297712Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797529 | controller | Jun 09 17:05:45.903552 crc crio[22095]: time="2026-06-09T17:05:45.903449778Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=d66deeb5-0183-41a6-841c-5ba386a59b91 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797544 | controller | Jun 09 17:05:45.907301 crc crio[22095]: time="2026-06-09T17:05:45.907175313Z" level=info msg="Ran pod sandbox 97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/POD" id=30879d22-1a4b-47df-b3d5-6d5431fafbd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797559 | controller | Jun 09 17:05:45.907505 crc crio[22095]: time="2026-06-09T17:05:45.90744322Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-09 17:40:40.797574 | controller | Jun 09 17:05:45.915289 crc crio[22095]: time="2026-06-09T17:05:45.915135917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797590 | controller | Jun 09 17:05:45.915600 crc crio[22095]: time="2026-06-09T17:05:45.915582319Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797605 | controller | Jun 09 17:05:45.915736 crc crio[22095]: time="2026-06-09T17:05:45.91564Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797623 | controller | Jun 09 17:05:45.926310 crc crio[22095]: time="2026-06-09T17:05:45.925885093Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=d9f8c7dc-7dd1-44e2-8e56-5b751101f91b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797639 | controller | Jun 09 17:05:45.929705 crc crio[22095]: time="2026-06-09T17:05:45.929634989Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-09 17:40:40.797654 | controller | Jun 09 17:05:45.945828 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ce15f18d4d3f6a Mac:5a:be:9f:ce:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 SocketPath: PciID:}] [{Interface:0xc0002e6960 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.797670 | controller | Jun 09 17:05:45.948377 crc crio[22095]: time="2026-06-09T17:05:45.948311049Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw Namespace:openstack-operators ID:8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 UID:7713d9e7-ddba-44be-a50c-b1228bc78b03 NetNS:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7713d9e7_ddba_44be_a50c_b1228bc78b03.slice PodAnnotations:0xc002272650}] Aliases:map[]}"
2026-06-09 17:40:40.797686 | controller | Jun 09 17:05:45.948726 crc crio[22095]: time="2026-06-09T17:05:45.948660927Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797701 | controller | Jun 09 17:05:45.981528 crc crio[22095]: time="2026-06-09T17:05:45.981381097Z" level=info msg="Ran pod sandbox 8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/POD" id=851d5232-5c66-4052-a8d5-e0e290460f72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797717 | controller | Jun 09 17:05:45.993851 crc crio[22095]: time="2026-06-09T17:05:45.993690893Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797732 | controller | Jun 09 17:05:45.994303 crc crio[22095]: time="2026-06-09T17:05:45.994226936Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797747 | controller | Jun 09 17:05:45.994554 crc crio[22095]: time="2026-06-09T17:05:45.994491063Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797763 | controller | Jun 09 17:05:46.001198 crc crio[22095]: time="2026-06-09T17:05:45.997260014Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=a2c5009a-b771-4c41-b16d-2fbe079ceef9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797781 | controller | Jun 09 17:05:46.001198 crc crio[22095]: time="2026-06-09T17:05:46.000884597Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-09 17:40:40.797797 | controller | Jun 09 17:05:46.009998 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4dd6551e159240 Mac:4e:2a:1f:0e:30:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 SocketPath: PciID:}] [{Interface:0xc000530680 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.797813 | controller | Jun 09 17:05:46.011569 crc crio[22095]: time="2026-06-09T17:05:46.011277684Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-xkcds Namespace:openstack-operators ID:e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 UID:b955cad4-91a3-47d7-874d-689457cbc09e NetNS:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb955cad4_91a3_47d7_874d_689457cbc09e.slice PodAnnotations:0xc002b5c040}] Aliases:map[]}"
2026-06-09 17:40:40.797829 | controller | Jun 09 17:05:46.011569 crc crio[22095]: time="2026-06-09T17:05:46.011449248Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.797845 | controller | Jun 09 17:05:46.035364 crc crio[22095]: time="2026-06-09T17:05:46.03529889Z" level=info msg="Ran pod sandbox e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/POD" id=72d59066-0cdb-4c05-a513-6f610937c20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.797882 | controller | Jun 09 17:05:46.042123 crc crio[22095]: time="2026-06-09T17:05:46.042032153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797899 | controller | Jun 09 17:05:46.042431 crc crio[22095]: time="2026-06-09T17:05:46.04231755Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797915 | controller | Jun 09 17:05:46.042431 crc crio[22095]: time="2026-06-09T17:05:46.042370081Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.797930 | controller | Jun 09 17:05:46.045499 crc crio[22095]: time="2026-06-09T17:05:46.044606669Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=8e5c9885-d489-4709-bbc1-1b3d6a23475f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.797946 | controller | Jun 09 17:05:46.047834 crc crio[22095]: time="2026-06-09T17:05:46.047722639Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-09 17:40:40.797962 | controller | Jun 09 17:05:46.051871 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e2394eb1eaa89 Mac:42:1f:77:dd:5d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca SocketPath: PciID:}] [{Interface:0xc00025a7e0 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.797982 | controller | Jun 09 17:05:46.053342 crc crio[22095]: time="2026-06-09T17:05:46.053192039Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-hnbdw Namespace:openstack-operators ID:e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c UID:153c7232-54fa-45ce-a883-fb38861f9e47 NetNS:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c7232_54fa_45ce_a883_fb38861f9e47.slice PodAnnotations:0xc00263c3f8}] Aliases:map[]}"
2026-06-09 17:40:40.797998 | controller | Jun 09 17:05:46.053530 crc crio[22095]: time="2026-06-09T17:05:46.053365733Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.798014 | controller | Jun 09 17:05:46.054170 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf7cc0663f0930 Mac:3a:d9:35:65:5e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.798030 | controller | Jun 09 17:05:46.058360 crc crio[22095]: time="2026-06-09T17:05:46.058249809Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-sj9s5 Namespace:openstack-operators ID:dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec UID:4258eb46-8d6f-4435-b37e-ab2a73cd8bb9 NetNS:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4258eb46_8d6f_4435_b37e_ab2a73cd8bb9.slice PodAnnotations:0xc002da4118}] Aliases:map[]}"
2026-06-09 17:40:40.798045 | controller | Jun 09 17:05:46.061186 crc crio[22095]: time="2026-06-09T17:05:46.061108982Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.798061 | controller | Jun 09 17:05:46.063042 crc crio[22095]: time="2026-06-09T17:05:46.062797315Z" level=info msg="Ran pod sandbox e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/POD" id=b41453fa-43cc-4b48-9cc7-87e5cd5615e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.798077 | controller | Jun 09 17:05:46.075315 crc crio[22095]: time="2026-06-09T17:05:46.075237985Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798094 | controller | Jun 09 17:05:46.075501 crc crio[22095]: time="2026-06-09T17:05:46.075482811Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798112 | controller | Jun 09 17:05:46.075565 crc crio[22095]: time="2026-06-09T17:05:46.075534232Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798130 | controller | Jun 09 17:05:46.083502 crc crio[22095]: time="2026-06-09T17:05:46.083396114Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=9380a986-1cbb-44e7-b3e9-758def9d7a32 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798145 | controller | Jun 09 17:05:46.103015 crc crio[22095]: time="2026-06-09T17:05:46.097796163Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-09 17:40:40.798160 | controller | Jun 09 17:05:46.103015 crc crio[22095]: time="2026-06-09T17:05:46.098502581Z" level=info msg="Ran pod sandbox dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/POD" id=7ed6c607-3fde-4983-8fd9-a1226735fa3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.798176 | controller | Jun 09 17:05:46.107461 crc crio[22095]: time="2026-06-09T17:05:46.106874446Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798191 | controller | Jun 09 17:05:46.109384 crc crio[22095]: time="2026-06-09T17:05:46.108100588Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798206 | controller | Jun 09 17:05:46.109384 crc crio[22095]: time="2026-06-09T17:05:46.108903248Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798221 | controller | Jun 09 17:05:46.112033 crc crio[22095]: time="2026-06-09T17:05:46.111053433Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=d39d5676-6892-4c89-a597-3a680078315b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798236 | controller | Jun 09 17:05:46.120513 crc crio[22095]: time="2026-06-09T17:05:46.120439274Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-09 17:40:40.798251 | controller | Jun 09 17:05:59.998204 crc crio[22095]: time="2026-06-09T17:05:59.996891866Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/POD" id=bbc0361e-3b20-4f39-832f-cad5ef8fca9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.798267 | controller | Jun 09 17:05:59.998204 crc crio[22095]: time="2026-06-09T17:05:59.998192989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.798282 | controller | Jun 09 17:06:00.577008 crc crio[22095]: time="2026-06-09T17:06:00.576793372Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683746-v9s67/POD" id=312bd023-e725-426f-94b4-c13628bfbf77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.798297 | controller | Jun 09 17:06:00.577008 crc crio[22095]: time="2026-06-09T17:06:00.576973067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.798312 | controller | Jun 09 17:06:25.785364 crc crio[22095]: time="2026-06-09T17:06:25.784292142Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=c77e6825-33a9-446e-a282-20a1448e68fc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798331 | controller | Jun 09 17:06:25.787677 crc crio[22095]: time="2026-06-09T17:06:25.786479589Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=40858a68-a250-46b5-bba6-feed15e2d851 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798347 | controller | Jun 09 17:06:25.792262 crc crio[22095]: time="2026-06-09T17:06:25.792183425Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=d66deeb5-0183-41a6-841c-5ba386a59b91 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798362 | controller | Jun 09 17:06:25.793663 crc crio[22095]: time="2026-06-09T17:06:25.793598201Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=95a03026-ae50-4a01-aa7f-5b9b9f8e024b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798378 | controller | Jun 09 17:06:30.095851 crc crio[22095]: time="2026-06-09T17:06:30.094668057Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=fda0cdb3-591a-4d8d-89c9-c435eaa70f98 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798394 | controller | Jun 09 17:06:30.098295 crc crio[22095]: time="2026-06-09T17:06:30.097048838Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=1ea09c7f-8fe8-44ee-8369-3998f5b4c85e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798409 | controller | Jun 09 17:06:30.201089 crc crio[22095]: time="2026-06-09T17:06:30.200264556Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=8e5c9885-d489-4709-bbc1-1b3d6a23475f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798425 | controller | Jun 09 17:06:30.202375 crc crio[22095]: time="2026-06-09T17:06:30.202318488Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=31774185-d1a4-4452-8b84-c733d72d6a21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798440 | controller | Jun 09 17:06:30.207671 crc crio[22095]: time="2026-06-09T17:06:30.207534232Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=3b7f3e22-a9fb-4040-bb8a-d9f2f5a1e2c0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798455 | controller | Jun 09 17:06:30.208762 crc crio[22095]: time="2026-06-09T17:06:30.208685852Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=27474316-4493-43b8-bcb1-895f920bfd0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798471 | controller | Jun 09 17:06:30.224300 crc crio[22095]: time="2026-06-09T17:06:30.220199177Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1cb756bf-1f43-4d19-9855-0651366feca1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798487 | controller | Jun 09 17:06:30.225976 crc crio[22095]: time="2026-06-09T17:06:30.225879033Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=206f13a6-66e4-43ec-af57-b85a8c85d13c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798505 | controller | Jun 09 17:06:30.229997 crc crio[22095]: time="2026-06-09T17:06:30.229822274Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=9380a986-1cbb-44e7-b3e9-758def9d7a32 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798521 | controller | Jun 09 17:06:30.231336 crc crio[22095]: time="2026-06-09T17:06:30.231268691Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=f78525ac-229b-40d9-8c7b-9d57089e4e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798536 | controller | Jun 09 17:06:30.248367 crc crio[22095]: time="2026-06-09T17:06:30.248256237Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=457d2678-60b3-45b5-ab6f-522966f14b9f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798551 | controller | Jun 09 17:06:30.250434 crc crio[22095]: time="2026-06-09T17:06:30.250363421Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=35a5578d-6446-44fe-8941-21e15aeea11c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798567 | controller | Jun 09 17:06:30.257816 crc crio[22095]: time="2026-06-09T17:06:30.257755961Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=fa7b7914-e58c-463c-8862-dc216fe4effb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798582 | controller | Jun 09 17:06:30.258258 crc crio[22095]: time="2026-06-09T17:06:30.258088199Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=89c76944-0ae7-4795-b704-4996417ac423 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798598 | controller | Jun 09 17:06:30.351273 crc crio[22095]: time="2026-06-09T17:06:30.350841209Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=52746eab-d339-4e69-b2e2-6051bc8c686e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798613 | controller | Jun 09 17:06:30.352432 crc crio[22095]: time="2026-06-09T17:06:30.352373478Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=c5dbf90e-8321-4f42-823d-9acf91e5bb70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798629 | controller | Jun 09 17:06:30.362000 crc crio[22095]: time="2026-06-09T17:06:30.361853871Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=140afbe0-9e27-4901-9bf5-8c90e9786dc7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798644 | controller | Jun 09 17:06:30.363098 crc crio[22095]: time="2026-06-09T17:06:30.363056322Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=bd0cedad-608c-4af9-9db2-6b49b4fabca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798659 | controller | Jun 09 17:06:30.373134 crc crio[22095]: time="2026-06-09T17:06:30.373020808Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=d9f8c7dc-7dd1-44e2-8e56-5b751101f91b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798675 | controller | Jun 09 17:06:30.375107 crc crio[22095]: time="2026-06-09T17:06:30.375014979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=70d85aeb-cfa7-4036-b3c1-f466dcaebb0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798693 | controller | Jun 09 17:06:30.380384 crc crio[22095]: time="2026-06-09T17:06:30.380274994Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=18f88ced-f6e5-48cf-9cc6-ba1ee1c9c5be name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798709 | controller | Jun 09 17:06:30.381416 crc crio[22095]: time="2026-06-09T17:06:30.381365182Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=5bd3f97a-861a-46e1-83d5-48fb8eee47ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798724 | controller | Jun 09 17:06:30.388440 crc crio[22095]: time="2026-06-09T17:06:30.388343731Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=d39d5676-6892-4c89-a597-3a680078315b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798739 | controller | Jun 09 17:06:30.389344 crc crio[22095]: time="2026-06-09T17:06:30.389291055Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=2ea28a99-4425-4a9d-8c7e-da0361440147 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798754 | controller | Jun 09 17:06:30.396875 crc crio[22095]: time="2026-06-09T17:06:30.396792387Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=a2c5009a-b771-4c41-b16d-2fbe079ceef9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798769 | controller | Jun 09 17:06:30.397509 crc crio[22095]: time="2026-06-09T17:06:30.397461345Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=9419bc25-a90e-4923-810d-274fbab93d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798784 | controller | Jun 09 17:06:30.405481 crc crio[22095]: time="2026-06-09T17:06:30.40506386Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=029bc972-aa2a-452d-8c3f-6afff69d069b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798799 | controller | Jun 09 17:06:30.407101 crc crio[22095]: time="2026-06-09T17:06:30.406354723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=d17d903a-e349-4896-ad91-0317091e3efc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798814 | controller | Jun 09 17:06:30.419314 crc crio[22095]: time="2026-06-09T17:06:30.419231613Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=d9c97a32-2f35-4c44-b220-1eeaf3852345 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798829 | controller | Jun 09 17:06:30.420821 crc crio[22095]: time="2026-06-09T17:06:30.420735272Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=6ed44f83-e83f-4f79-888e-239503142603 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798843 | controller | Jun 09 17:06:30.427771 crc crio[22095]: time="2026-06-09T17:06:30.4276976Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=a2775e81-6d25-407d-9ade-a022b9b6c8fe name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798884 | controller | Jun 09 17:06:30.428766 crc crio[22095]: time="2026-06-09T17:06:30.428725267Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=bbc6558e-749c-48e2-8310-16042ba1d50b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798902 | controller | Jun 09 17:06:30.435536 crc crio[22095]: time="2026-06-09T17:06:30.435425128Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=c479bf4e-4aec-4093-a2ff-63167126a4d4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.798918 | controller | Jun 09 17:06:30.436496 crc crio[22095]: time="2026-06-09T17:06:30.436442894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=0d90a25f-04b9-4859-8b22-19bfe7fd36a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798933 | controller | Jun 09 17:06:31.241517 crc crio[22095]: time="2026-06-09T17:06:31.24043092Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=3ee4262d-88c4-4a92-88ba-47d1c7a4774c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798948 | controller | Jun 09 17:06:31.242984 crc crio[22095]: time="2026-06-09T17:06:31.240773338Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1bfd2f3e-3ba9-4979-9fda-b2bab2d1610f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798964 | controller | Jun 09 17:06:31.242984 crc crio[22095]: time="2026-06-09T17:06:31.24082895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=15d9367a-ee44-4973-8d53-e9f86eecdc23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798979 | controller | Jun 09 17:06:31.242984 crc crio[22095]: time="2026-06-09T17:06:31.241303312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=38586d33-ef78-449a-86ed-5929c29dddec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.798995 | controller | Jun 09 17:06:31.248396 crc crio[22095]: time="2026-06-09T17:06:31.248356643Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=2da87f3f-2111-455e-968d-f7bb480d96cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799010 | controller | Jun 09 17:06:31.248652 crc crio[22095]: time="2026-06-09T17:06:31.24863179Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=10a74f7b-dc6e-4d5b-86ad-f054fc280dc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799025 | controller | Jun 09 17:06:31.249073 crc crio[22095]: time="2026-06-09T17:06:31.248828445Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=f7c4514d-d437-44b6-b371-dab044ef1f01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799040 | controller | Jun 09 17:06:31.270233 crc crio[22095]: time="2026-06-09T17:06:31.270117071Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=8aae0ac1-8054-412a-9500-e01dd965bbf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799055 | controller | Jun 09 17:06:31.272466 crc crio[22095]: time="2026-06-09T17:06:31.272360379Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=8ceda6a1-bfb3-48b0-b958-29aaca5d566f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799073 | controller | Jun 09 17:06:31.280300 crc crio[22095]: time="2026-06-09T17:06:31.28020151Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=02b4a838-af53-4ec5-8594-7e366c8d9339 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799103 | controller | Jun 09 17:06:31.286213 crc crio[22095]: time="2026-06-09T17:06:31.286110591Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=163c040b-8dee-4aa2-b71f-5b02e8bbee37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799120 | controller | Jun 09 17:06:31.286778 crc crio[22095]: time="2026-06-09T17:06:31.286732547Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=32168195-e8b5-4519-940b-bb73efdb6530 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799135 | controller | Jun 09 17:06:31.290703 crc crio[22095]: time="2026-06-09T17:06:31.290667338Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=bad8cfa1-f840-4371-b20f-bd4b8405564d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799151 | controller | Jun 09 17:06:31.291431 crc crio[22095]: time="2026-06-09T17:06:31.291334385Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7687d9fb7d-szds5 Namespace:openstack-operators ID:7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 UID:1a02e65f-7ef4-43ee-96af-f2b341e4d2b7 NetNS:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a02e65f_7ef4_43ee_96af_f2b341e4d2b7.slice PodAnnotations:0xc0028b6908}] Aliases:map[]}"
2026-06-09 17:40:40.799166 | controller | Jun 09 17:06:31.291431 crc crio[22095]: time="2026-06-09T17:06:31.291419347Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.799182 | controller | Jun 09 17:06:31.294047 crc crio[22095]: time="2026-06-09T17:06:31.292378232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799197 | controller | Jun 09 17:06:31.294047 crc crio[22095]: time="2026-06-09T17:06:31.292882005Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=19455e2f-0b58-420b-9ecc-f966bffac031 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799212 | controller | Jun 09 17:06:31.294047 crc crio[22095]: time="2026-06-09T17:06:31.293669475Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=e6fe71b5-95fd-44f1-80b7-d09dbe621f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799228 | controller | Jun 09 17:06:31.294857 crc crio[22095]: time="2026-06-09T17:06:31.294361083Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=b68ac386-21a9-457e-a520-848754506c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799243 | controller | Jun 09 17:06:31.294857 crc crio[22095]: time="2026-06-09T17:06:31.294446365Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=08198e2d-cda7-4b4c-897f-4b9966236871 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799262 | controller | Jun 09 17:06:31.294857 crc crio[22095]: time="2026-06-09T17:06:31.294546508Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=b0729e95-da3a-4ecb-bbe1-669cb0f47d36 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799277 | controller | Jun 09 17:06:31.294857 crc crio[22095]: time="2026-06-09T17:06:31.29461851Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=c10463f2-bfd5-4764-9031-3512d4fae780 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799292 | controller | Jun 09 17:06:31.296290 crc crio[22095]: time="2026-06-09T17:06:31.295747759Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=06cd68b6-76e0-4c06-b0a3-4ad673dc3e60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799307 | controller | Jun 09 17:06:31.296290 crc crio[22095]: time="2026-06-09T17:06:31.29619667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799322 | controller | Jun 09 17:06:31.300854 crc crio[22095]: time="2026-06-09T17:06:31.300769267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799338 | controller | Jun 09 17:06:31.302991 crc crio[22095]: time="2026-06-09T17:06:31.30282991Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=0da61450-32d2-4aab-bddb-c2f939ef07ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799353 | controller | Jun 09 17:06:31.304300 crc crio[22095]: time="2026-06-09T17:06:31.304226636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799368 | controller | Jun 09 17:06:31.306260 crc crio[22095]: time="2026-06-09T17:06:31.306185046Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc00041d1e0}] Aliases:map[]}"
2026-06-09 17:40:40.799384 | controller | Jun 09 17:06:31.306260 crc crio[22095]: time="2026-06-09T17:06:31.306254118Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683746-v9s67 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.799399 | controller | Jun 09 17:06:31.310365 crc crio[22095]: time="2026-06-09T17:06:31.310072696Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=dcdce2ab-d2f9-4514-a444-9821db2fc293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799415 | controller | Jun 09 17:06:31.311754 crc crio[22095]: time="2026-06-09T17:06:31.311662287Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=2ff9312c-cbbe-4e64-a0e8-a84e1d1baaf8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.799431 | controller | Jun 09 17:06:31.312843 crc crio[22095]: time="2026-06-09T17:06:31.312696403Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=c86fc348-85ca-4430-ab75-2397489e3c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799450 | controller | Jun 09 17:06:31.319012 crc crio[22095]: time="2026-06-09T17:06:31.318853201Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=2409d67d-d1c3-4c36-8cdc-8870ec41b03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799466 | controller | Jun 09 17:06:31.326861 crc crio[22095]: time="2026-06-09T17:06:31.326661582Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=7de12709-5194-4db8-bfe8-da0133dd1112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799482 | controller | Jun 09 17:06:31.334824 crc crio[22095]: time="2026-06-09T17:06:31.334721648Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=4e9a586e-b769-41f8-a544-ce79bed4c672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799497 | controller | Jun 09 17:06:31.340907 crc crio[22095]: time="2026-06-09T17:06:31.340792174Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=8840d707-d2ce-4b46-9042-64c31091868c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799513 | controller | Jun 09 17:06:31.354535 crc crio[22095]: time="2026-06-09T17:06:31.354453564Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=89643852-2c88-4a09-b026-c229d5a38d5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799529 | controller | Jun 09 17:06:31.362528 crc crio[22095]: time="2026-06-09T17:06:31.362431459Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager" id=923e6899-f177-4d9a-abe8-aa81f0978616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799544 | controller | Jun 09 17:06:31.369538 crc crio[22095]: time="2026-06-09T17:06:31.369034369Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=e9e6d9b8-ded0-4313-91c0-29ccedf061f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799559 | controller | Jun 09 17:06:31.377853 crc crio[22095]: time="2026-06-09T17:06:31.377776803Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=e51e8661-9db6-4dc3-bf0a-a4e8fe9c67f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799575 | controller | Jun 09 17:06:31.387959 crc crio[22095]: time="2026-06-09T17:06:31.387856071Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager" id=faf12bb2-0a2f-4ef9-991a-9cf1d4c5475b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799590 | controller | Jun 09 17:06:31.396711 crc crio[22095]: time="2026-06-09T17:06:31.396592646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799605 | controller | Jun 09 17:06:31.397812 crc crio[22095]: time="2026-06-09T17:06:31.397738975Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=6812f1e2-9b80-49a0-95ea-b3996b93d95b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799620 | controller | Jun 09 17:06:31.401841 crc crio[22095]: time="2026-06-09T17:06:31.401741708Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=e0995e8f-19d5-4b6f-ad15-562c2969579d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799638 | controller | Jun 09 17:06:31.423564 crc crio[22095]: time="2026-06-09T17:06:31.42328298Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=fa6886bb-31eb-46ba-b411-4b269ade6af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.799654 | controller | Jun 09 17:06:31.433373 crc crio[22095]: time="2026-06-09T17:06:31.433271796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799669 | controller | Jun 09 17:06:31.433725 crc crio[22095]: time="2026-06-09T17:06:31.433678697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799684 | controller | Jun 09 17:06:31.434143 crc crio[22095]: time="2026-06-09T17:06:31.434054167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799700 | controller | Jun 09 17:06:31.454790 crc crio[22095]: time="2026-06-09T17:06:31.454657765Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=dcf01992-2840-4262-8e52-b82d9c6b3b21 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.799716 | controller | Jun 09 17:06:31.456306 crc crio[22095]: time="2026-06-09T17:06:31.456240116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799732 | controller | Jun 09 17:06:31.458054 crc crio[22095]: time="2026-06-09T17:06:31.457048596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799748 | controller | Jun 09 17:06:31.458054 crc crio[22095]: time="2026-06-09T17:06:31.457243451Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=77d5ab98-b09d-4ad5-95c0-bf842ab52666 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799764 | controller | Jun 09 17:06:31.458581 crc crio[22095]: time="2026-06-09T17:06:31.458549545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799780 | controller | Jun 09 17:06:31.463428 crc crio[22095]: time="2026-06-09T17:06:31.462623249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799795 | controller | Jun 09 17:06:31.487603 crc crio[22095]: time="2026-06-09T17:06:31.486331038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799811 | controller | Jun 09 17:06:31.505843 crc crio[22095]: time="2026-06-09T17:06:31.504475483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799826 | controller | Jun 09 17:06:31.507383 crc crio[22095]: time="2026-06-09T17:06:31.507220624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799841 | controller | Jun 09 17:06:31.507562 crc crio[22095]: time="2026-06-09T17:06:31.507442789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799876 | controller | Jun 09 17:06:31.508411 crc crio[22095]: time="2026-06-09T17:06:31.508219819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799898 | controller | Jun 09 17:06:31.508842 crc crio[22095]: time="2026-06-09T17:06:31.508548198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799914 | controller | Jun 09 17:06:31.510285 crc crio[22095]: time="2026-06-09T17:06:31.510078187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799930 | controller | Jun 09 17:06:31.515400 crc crio[22095]: time="2026-06-09T17:06:31.515043334Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=00c36e85-109f-4a10-adcf-822060d21d09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.799946 | controller | Jun 09 17:06:31.540249 crc crio[22095]: time="2026-06-09T17:06:31.539877501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799962 | controller | Jun 09 17:06:31.551714 crc crio[22095]: time="2026-06-09T17:06:31.551478019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799977 | controller | Jun 09 17:06:31.620879 crc crio[22095]: time="2026-06-09T17:06:31.620821718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.799992 | controller | Jun 09 17:06:31.640577 crc crio[22095]: time="2026-06-09T17:06:31.640525503Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=35a9043a-27c3-4055-856e-dada396990b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.800008 | controller | Jun 09 17:06:31.807122 crc crio[22095]: time="2026-06-09T17:06:31.806981653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800023 | controller | Jun 09 17:06:31.810818 crc crio[22095]: time="2026-06-09T17:06:31.81073055Z" level=info msg="Created container 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=8aae0ac1-8054-412a-9500-e01dd965bbf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800039 | controller | Jun 09 17:06:31.821039 crc crio[22095]: time="2026-06-09T17:06:31.813191033Z" level=info msg="Starting container: 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a" id=44caa642-d8fa-48cf-915c-8c472783477e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800055 | controller | Jun 09 17:06:31.821039 crc crio[22095]: time="2026-06-09T17:06:31.815101942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800070 | controller | Jun 09 17:06:31.821039 crc crio[22095]: time="2026-06-09T17:06:31.820536591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800085 | controller | Jun 09 17:06:31.821039 crc crio[22095]: time="2026-06-09T17:06:31.820618183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800101 | controller | Jun 09 17:06:31.824349 crc crio[22095]: time="2026-06-09T17:06:31.824275717Z" level=info msg="Started container" PID=231952 containerID=8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=44caa642-d8fa-48cf-915c-8c472783477e name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64
2026-06-09 17:40:40.800120 | controller | Jun 09 17:06:31.827971 crc crio[22095]: time="2026-06-09T17:06:31.827861409Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=09c04b9b-78df-43f9-bb7e-8fe3d9e99a74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800137 | controller | Jun 09 17:06:31.869197 crc crio[22095]: time="2026-06-09T17:06:31.86805152Z" level=info msg="Created container 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=32168195-e8b5-4519-940b-bb73efdb6530 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800152 | controller | Jun 09 17:06:31.872696 crc crio[22095]: time="2026-06-09T17:06:31.870324618Z" level=info msg="Starting container: 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3" id=504e1620-130f-45d8-9460-944165ecb35a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800168 | controller | Jun 09 17:06:31.877578 crc crio[22095]: time="2026-06-09T17:06:31.877500452Z" level=info msg="Started container" PID=231965 containerID=3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=504e1620-130f-45d8-9460-944165ecb35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992
2026-06-09 17:40:40.800184 | controller | Jun 09 17:06:31.896289 crc crio[22095]: time="2026-06-09T17:06:31.892651981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800199 | controller | Jun 09 17:06:31.906032 crc crio[22095]: time="2026-06-09T17:06:31.905708066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800215 | controller | Jun 09 17:06:31.978614 crc crio[22095]: 2026-06-09T17:06:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32916696730d4de Mac:56:32:b8:4d:ae:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.800230 | controller | Jun 09 17:06:31.979618 crc crio[22095]: time="2026-06-09T17:06:31.97952453Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc00041d1e0}] Aliases:map[]}"
2026-06-09 17:40:40.800246 | controller | Jun 09 17:06:31.979729 crc crio[22095]: time="2026-06-09T17:06:31.979705254Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683746-v9s67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.800261 | controller | Jun 09 17:06:32.009236 crc crio[22095]: time="2026-06-09T17:06:32.009136299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800280 | controller | Jun 09 17:06:32.014544 crc crio[22095]: time="2026-06-09T17:06:32.014479266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800296 | controller | Jun 09 17:06:32.015182 crc crio[22095]: time="2026-06-09T17:06:32.014860706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800312 | controller | Jun 09 17:06:32.024211 crc crio[22095]: time="2026-06-09T17:06:32.024093093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800327 | controller | Jun 09 17:06:32.027527 crc crio[22095]: time="2026-06-09T17:06:32.027415708Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=c075cba7-8fe7-417a-8462-f8f50a5aa2c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800342 | controller | Jun 09 17:06:32.071835 crc crio[22095]: time="2026-06-09T17:06:32.071636153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800357 | controller | Jun 09 17:06:32.081884 crc crio[22095]: time="2026-06-09T17:06:32.081732402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800372 | controller | Jun 09 17:06:32.106302 crc crio[22095]: time="2026-06-09T17:06:32.105905912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800388 | controller | Jun 09 17:06:32.110115 crc crio[22095]: time="2026-06-09T17:06:32.109961416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800402 | controller | Jun 09 17:06:32.114862 crc crio[22095]: time="2026-06-09T17:06:32.114703168Z" level=info msg="Created container ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=bad8cfa1-f840-4371-b20f-bd4b8405564d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800418 | controller | Jun 09 17:06:32.116232 crc crio[22095]: time="2026-06-09T17:06:32.116112934Z" level=info msg="Starting container: ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940" id=127b8938-5e9f-4def-a732-e4039945a308 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800433 | controller | Jun 09 17:06:32.135352 crc crio[22095]: 2026-06-09T17:06:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7812ed3e5a18235 Mac:26:0c:5d:7b:ce:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 SocketPath: PciID:}] [{Interface:0xc0004845c0 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.800449 | controller | Jun 09 17:06:32.135352 crc crio[22095]: time="2026-06-09T17:06:32.136483466Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7687d9fb7d-szds5 Namespace:openstack-operators ID:7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 UID:1a02e65f-7ef4-43ee-96af-f2b341e4d2b7 NetNS:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a02e65f_7ef4_43ee_96af_f2b341e4d2b7.slice PodAnnotations:0xc0028b6908}] Aliases:map[]}"
2026-06-09 17:40:40.800465 | controller | Jun 09 17:06:32.135352 crc crio[22095]: time="2026-06-09T17:06:32.136691902Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.800484 | controller | Jun 09 17:06:32.147637 crc crio[22095]: time="2026-06-09T17:06:32.147338425Z" level=info msg="Started container" PID=232052 containerID=ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=127b8938-5e9f-4def-a732-e4039945a308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c
2026-06-09 17:40:40.800501 | controller | Jun 09 17:06:32.155856 crc crio[22095]: time="2026-06-09T17:06:32.155704819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800516 | controller | Jun 09 17:06:32.162128 crc crio[22095]: time="2026-06-09T17:06:32.160866422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800532 | controller | Jun 09 17:06:32.194379 crc crio[22095]: time="2026-06-09T17:06:32.194284779Z" level=info msg="Ran pod sandbox 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac with infra container: openshift-infra/auto-csr-approver-29683746-v9s67/POD" id=312bd023-e725-426f-94b4-c13628bfbf77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.800548 | controller | Jun 09 17:06:32.201394 crc crio[22095]: time="2026-06-09T17:06:32.201053253Z" level=info msg="Created container 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=f7c4514d-d437-44b6-b371-dab044ef1f01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800564 | controller | Jun 09 17:06:32.202112 crc crio[22095]: time="2026-06-09T17:06:32.201891094Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=eb61b1cf-9a24-4c28-a904-76221fb21d5e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.800580 | controller | Jun 09 17:06:32.206671 crc crio[22095]: time="2026-06-09T17:06:32.203353632Z" level=info msg="Starting container: 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358" id=a3d3107d-7396-4305-9ba6-7564628c6a9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800595 | controller | Jun 09 17:06:32.211635 crc crio[22095]: time="2026-06-09T17:06:32.211377008Z" level=info msg="Started container" PID=232056 containerID=3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=a3d3107d-7396-4305-9ba6-7564628c6a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b
2026-06-09 17:40:40.800611 | controller | Jun 09 17:06:32.215849 crc crio[22095]: time="2026-06-09T17:06:32.215581315Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.800627 | controller | Jun 09 17:06:32.237646 crc crio[22095]: time="2026-06-09T17:06:32.237532109Z" level=info msg="Ran pod sandbox 7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 with infra container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/POD" id=bbc0361e-3b20-4f39-832f-cad5ef8fca9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.800643 | controller | Jun 09 17:06:32.248740 crc crio[22095]: time="2026-06-09T17:06:32.248588772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800659 | controller | Jun 09 17:06:32.250382 crc crio[22095]: time="2026-06-09T17:06:32.248980012Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=36e1354a-6b4b-438d-9332-d5072221743e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.800678 | controller | Jun 09 17:06:32.252449 crc crio[22095]: time="2026-06-09T17:06:32.252330198Z" level=info msg="Created container 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=e51e8661-9db6-4dc3-bf0a-a4e8fe9c67f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800694 | controller | Jun 09 17:06:32.255106 crc crio[22095]: time="2026-06-09T17:06:32.255012927Z" level=info msg="Starting container: 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a" id=83cc5720-5b5a-4bd5-a84e-7984512295f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800710 | controller | Jun 09 17:06:32.261464 crc crio[22095]: time="2026-06-09T17:06:32.26136352Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=20d73495-0c0f-432f-9435-6bed10bc19bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.800725 | controller | Jun 09 17:06:32.265770 crc crio[22095]: time="2026-06-09T17:06:32.26566745Z" level=info msg="Started container" PID=232057 containerID=2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=83cc5720-5b5a-4bd5-a84e-7984512295f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce
2026-06-09 17:40:40.800741 | controller | Jun 09 17:06:32.287499 crc crio[22095]: time="2026-06-09T17:06:32.286964227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800757 | controller | Jun 09 17:06:32.338903 crc crio[22095]: time="2026-06-09T17:06:32.338676133Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=fd972813-29e7-47ed-8db7-1919ffc8fd0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800773 | controller | Jun 09 17:06:32.363713 crc crio[22095]: time="2026-06-09T17:06:32.363579502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800788 | controller | Jun 09 17:06:32.366065 crc crio[22095]: time="2026-06-09T17:06:32.365902292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800804 | controller | Jun 09 17:06:32.383857 crc crio[22095]: time="2026-06-09T17:06:32.383748109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800820 | controller | Jun 09 17:06:32.417131 crc crio[22095]: time="2026-06-09T17:06:32.417026353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800835 | controller | Jun 09 17:06:32.425476 crc crio[22095]: time="2026-06-09T17:06:32.425402938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.800854 | controller | Jun 09 17:06:32.491639 crc crio[22095]: time="2026-06-09T17:06:32.491523934Z" level=info msg="Created container d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=4e9a586e-b769-41f8-a544-ce79bed4c672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800894 | controller | Jun 09 17:06:32.493369 crc crio[22095]: time="2026-06-09T17:06:32.49330347Z" level=info msg="Created container 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=6812f1e2-9b80-49a0-95ea-b3996b93d95b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800912 | controller | Jun 09 17:06:32.509741 crc crio[22095]: time="2026-06-09T17:06:32.508356046Z" level=info msg="Starting container: 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae" id=e4f76e15-4d42-4fbf-8107-4f008e9d510f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800928 | controller | Jun 09 17:06:32.514015 crc crio[22095]: time="2026-06-09T17:06:32.511369473Z" level=info msg="Created container e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=e9e6d9b8-ded0-4313-91c0-29ccedf061f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.800944 | controller | Jun 09 17:06:32.514990 crc crio[22095]: time="2026-06-09T17:06:32.514768871Z" level=info msg="Starting container: d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d" id=2f172010-65b3-4b4e-9ae0-4df4d26695a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800959 | controller | Jun 09 17:06:32.518477 crc crio[22095]: time="2026-06-09T17:06:32.518366303Z" level=info msg="Starting container: e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131" id=72e3b036-a772-419b-8e90-bc102f10e0b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.800974 | controller | Jun 09 17:06:32.526101 crc crio[22095]: time="2026-06-09T17:06:32.525533197Z" level=info msg="Started container" PID=232072 containerID=647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=e4f76e15-4d42-4fbf-8107-4f008e9d510f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b
2026-06-09 17:40:40.800990 | controller | Jun 09 17:06:32.528467 crc crio[22095]: time="2026-06-09T17:06:32.526771749Z" level=info msg="Started container" PID=232074 containerID=d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=2f172010-65b3-4b4e-9ae0-4df4d26695a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493
2026-06-09 17:40:40.801005 | controller | Jun 09 17:06:32.557421 crc crio[22095]: time="2026-06-09T17:06:32.557279801Z" level=info msg="Started container" PID=232081 containerID=e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=72e3b036-a772-419b-8e90-bc102f10e0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17
2026-06-09 17:40:40.801021 | controller | Jun 09 17:06:32.594024 crc crio[22095]: time="2026-06-09T17:06:32.593754627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801036 | controller | Jun 09 17:06:32.601029 crc crio[22095]: time="2026-06-09T17:06:32.600971032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801051 | controller | Jun 09 17:06:32.637895 crc crio[22095]: time="2026-06-09T17:06:32.637798437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801067 | controller | Jun 09 17:06:32.663718 crc crio[22095]: time="2026-06-09T17:06:32.663577408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801085 | controller | Jun 09 17:06:32.708996 crc crio[22095]: time="2026-06-09T17:06:32.705627517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801101 | controller | Jun 09 17:06:32.711537 crc crio[22095]: time="2026-06-09T17:06:32.711466627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801117 | controller | Jun 09 17:06:32.771280 crc crio[22095]: time="2026-06-09T17:06:32.768278124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801132 | controller | Jun 09 17:06:32.776737 crc crio[22095]: time="2026-06-09T17:06:32.776290339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801147 | controller | Jun 09 17:06:32.806404 crc crio[22095]: time="2026-06-09T17:06:32.80553933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801162 | controller | Jun 09 17:06:32.809836 crc crio[22095]: time="2026-06-09T17:06:32.809772388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801177 | controller | Jun 09 17:06:32.812654 crc crio[22095]: time="2026-06-09T17:06:32.812591661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801193 | controller | Jun 09 17:06:32.813506 crc crio[22095]: time="2026-06-09T17:06:32.813439163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801208 | controller | Jun 09 17:06:32.814422 crc crio[22095]: time="2026-06-09T17:06:32.814359466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801223 | controller | Jun 09 17:06:32.817770 crc crio[22095]: time="2026-06-09T17:06:32.817701542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801239 | controller | Jun 09 17:06:32.819632 crc crio[22095]: time="2026-06-09T17:06:32.81956354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801254 | controller | Jun 09 17:06:32.821512 crc crio[22095]: time="2026-06-09T17:06:32.821441398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801270 | controller | Jun 09 17:06:32.822358 crc crio[22095]: time="2026-06-09T17:06:32.822278229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801285 | controller | Jun 09 17:06:32.834569 crc crio[22095]: time="2026-06-09T17:06:32.834464682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801300 | controller | Jun 09 17:06:32.836268 crc crio[22095]: time="2026-06-09T17:06:32.836200626Z" level=info msg="Created container 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=e0995e8f-19d5-4b6f-ad15-562c2969579d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801318 | controller | Jun 09 17:06:32.839525 crc crio[22095]: time="2026-06-09T17:06:32.83944728Z" level=info msg="Starting container: 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4" id=b7a1cd69-8aa2-498b-baa6-5dae503d9959 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801337 | controller | Jun 09 17:06:32.846008 crc crio[22095]: time="2026-06-09T17:06:32.845807973Z" level=info msg="Created container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=dcdce2ab-d2f9-4514-a444-9821db2fc293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801352 | controller | Jun 09 17:06:32.848571 crc crio[22095]: time="2026-06-09T17:06:32.848291877Z" level=info msg="Starting container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb" id=47eb5d53-a2d7-4075-9c13-d8355f48359c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801368 | controller | Jun 09 17:06:32.855320 crc crio[22095]: time="2026-06-09T17:06:32.855233695Z" level=info msg="Started container" PID=232090 containerID=118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=b7a1cd69-8aa2-498b-baa6-5dae503d9959 name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4
2026-06-09 17:40:40.801383 | controller | Jun 09 17:06:32.858427 crc crio[22095]: time="2026-06-09T17:06:32.858333644Z" level=info msg="Started container" PID=232099 containerID=16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=47eb5d53-a2d7-4075-9c13-d8355f48359c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5
2026-06-09 17:40:40.801399 | controller | Jun 09 17:06:33.342650 crc crio[22095]: time="2026-06-09T17:06:33.342559975Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=eb61b1cf-9a24-4c28-a904-76221fb21d5e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.801414 | controller | Jun 09 17:06:33.345877 crc crio[22095]: time="2026-06-09T17:06:33.345743777Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2a9d1fd5-ab18-47d4-9199-eef9ab5a268a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.801429 | controller | Jun 09 17:06:33.352296 crc crio[22095]: time="2026-06-09T17:06:33.352132491Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=80bcbad4-a97c-4f61-b5bb-c237d1f692de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.801447 | controller | Jun 09 17:06:33.360880 crc crio[22095]: time="2026-06-09T17:06:33.360709771Z" level=info msg="Created container c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager" id=923e6899-f177-4d9a-abe8-aa81f0978616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801463 | controller | Jun 09 17:06:33.362849 crc crio[22095]: time="2026-06-09T17:06:33.362717162Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683746-v9s67/oc" id=147b3150-ba00-4239-8084-0d6451b3f401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801478 | controller | Jun 09 17:06:33.364434 crc crio[22095]: time="2026-06-09T17:06:33.364330544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801497 | controller | Jun 09 17:06:33.364767 crc crio[22095]: time="2026-06-09T17:06:33.364670202Z" level=info msg="Starting container: c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e" id=8bd30ebc-30ed-4060-8350-dae02f94dcb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801513 | controller | Jun 09 17:06:33.382624 crc crio[22095]: time="2026-06-09T17:06:33.382485019Z" level=info msg="Started container" PID=232217 containerID=c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager id=8bd30ebc-30ed-4060-8350-dae02f94dcb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041
2026-06-09 17:40:40.801529 | controller | Jun 09 17:06:33.578329 crc crio[22095]: time="2026-06-09T17:06:33.578082697Z" level=info msg="Created container 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=89643852-2c88-4a09-b026-c229d5a38d5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801544 | controller | Jun 09 17:06:33.580368 crc crio[22095]: time="2026-06-09T17:06:33.580319724Z" level=info msg="Starting container: 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772" id=a2c233d9-2554-4e98-bffb-e2394e75b477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801560 | controller | Jun 09 17:06:33.599501 crc crio[22095]: time="2026-06-09T17:06:33.59924457Z" level=info msg="Started container" PID=232254 containerID=496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager id=a2c233d9-2554-4e98-bffb-e2394e75b477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896
2026-06-09 17:40:40.801575 | controller | Jun 09 17:06:33.621419 crc crio[22095]: time="2026-06-09T17:06:33.621339167Z" level=info msg="Created container 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=fd972813-29e7-47ed-8db7-1919ffc8fd0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801590 | controller | Jun 09 17:06:33.624872 crc crio[22095]: time="2026-06-09T17:06:33.624782875Z" level=info msg="Starting container: 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1" id=ea9ace9e-f9c8-457e-91ce-6c6e9ce2aeeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801605 | controller | Jun 09 17:06:33.651782 crc crio[22095]: time="2026-06-09T17:06:33.651680605Z" level=info msg="Started container" PID=232243 containerID=92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1 description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=ea9ace9e-f9c8-457e-91ce-6c6e9ce2aeeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69
2026-06-09 17:40:40.801621 | controller | Jun 09 17:06:33.676244 crc crio[22095]: time="2026-06-09T17:06:33.676143993Z" level=info msg="Created container ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=0da61450-32d2-4aab-bddb-c2f939ef07ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801636 | controller | Jun 09 17:06:33.680465 crc crio[22095]: time="2026-06-09T17:06:33.680385232Z" level=info msg="Starting container: ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0" id=03a8e688-b6fb-411f-912e-8f93d29ccfe5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801651 | controller | Jun 09 17:06:33.688327 crc crio[22095]: time="2026-06-09T17:06:33.688263244Z" level=info msg="Started container" PID=232252 containerID=ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=03a8e688-b6fb-411f-912e-8f93d29ccfe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f
2026-06-09 17:40:40.801671 | controller | Jun 09 17:06:33.747731 crc crio[22095]: time="2026-06-09T17:06:33.747637497Z" level=info msg="Created container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=fa6886bb-31eb-46ba-b411-4b269ade6af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801687 | controller | Jun 09 17:06:33.750045 crc crio[22095]: time="2026-06-09T17:06:33.749896735Z" level=info msg="Starting container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078" id=f00ae631-e58b-4b39-8306-b417d36737fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801703 | controller | Jun 09 17:06:33.771426 crc crio[22095]: time="2026-06-09T17:06:33.771271583Z" level=info msg="Started container" PID=232251 containerID=c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=f00ae631-e58b-4b39-8306-b417d36737fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08
2026-06-09 17:40:40.801719 | controller | Jun 09 17:06:33.845623 crc crio[22095]: time="2026-06-09T17:06:33.844986924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.801735 | controller | Jun 09 17:06:33.918027 crc crio[22095]: time="2026-06-09T17:06:33.915304228Z" level=info msg="Created container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=09c04b9b-78df-43f9-bb7e-8fe3d9e99a74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801750 | controller | Jun 09 17:06:33.929666 crc crio[22095]: time="2026-06-09T17:06:33.929578554Z" level=info msg="Starting container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677" id=28084fa0-422c-48b4-b40e-a7d8c28df266 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801766 | controller | Jun 09 17:06:33.965859 crc crio[22095]: time="2026-06-09T17:06:33.963862464Z" level=info msg="Created container 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=7de12709-5194-4db8-bfe8-da0133dd1112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801781 | controller | Jun 09 17:06:33.965859 crc crio[22095]: time="2026-06-09T17:06:33.965507146Z" level=info msg="Created container c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=2409d67d-d1c3-4c36-8cdc-8870ec41b03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801797 | controller | Jun 09 17:06:33.975344 crc crio[22095]: time="2026-06-09T17:06:33.97071974Z" level=info msg="Starting container: 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae" id=bf882fa5-78e0-4520-a02e-e80e51620266 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801812 | controller | Jun 09 17:06:33.975344 crc crio[22095]: time="2026-06-09T17:06:33.972873655Z" level=info msg="Starting container: c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac" id=6d8e5302-fce8-437c-bb78-32fab57d73c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801828 | controller | Jun 09 17:06:33.976441 crc crio[22095]: time="2026-06-09T17:06:33.976336554Z" level=info msg="Started container" PID=232253 containerID=7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=28084fa0-422c-48b4-b40e-a7d8c28df266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782
2026-06-09 17:40:40.801853 | controller | Jun 09 17:06:33.993007 crc crio[22095]: time="2026-06-09T17:06:33.984993156Z" level=info msg="Started container" PID=232258 containerID=9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager id=bf882fa5-78e0-4520-a02e-e80e51620266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8
2026-06-09 17:40:40.801888 | controller | Jun 09 17:06:33.993007 crc crio[22095]: time="2026-06-09T17:06:33.992444937Z" level=info msg="Created container ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=8840d707-d2ce-4b46-9042-64c31091868c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801905 | controller | Jun 09 17:06:34.000964 crc crio[22095]: time="2026-06-09T17:06:33.998607505Z" level=info msg="Starting container: ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad" id=d674e4db-acc5-49cf-8463-ac9b4b5ad0e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801920 | controller | Jun 09 17:06:34.047321 crc crio[22095]: time="2026-06-09T17:06:34.046775511Z" level=info msg="Created container 61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager" id=faf12bb2-0a2f-4ef9-991a-9cf1d4c5475b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801936 | controller | Jun 09 17:06:34.049487 crc crio[22095]: time="2026-06-09T17:06:34.049362447Z" level=info msg="Started container" PID=232257 containerID=c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=6d8e5302-fce8-437c-bb78-32fab57d73c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee
2026-06-09 17:40:40.801952 | controller | Jun 09 17:06:34.051854 crc crio[22095]: time="2026-06-09T17:06:34.051769419Z" level=info msg="Created container 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=c075cba7-8fe7-417a-8462-f8f50a5aa2c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.801968 | controller | Jun 09 17:06:34.054779 crc crio[22095]: time="2026-06-09T17:06:34.052669262Z" level=info msg="Starting container: 61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01" id=8041221b-b7f0-487b-a89a-c2e1ca271764 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.801984 | controller | Jun 09 17:06:34.059540 crc crio[22095]: time="2026-06-09T17:06:34.059300562Z" level=info msg="Starting container: 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508" id=67aa86df-5b85-4f99-a149-567ba33be46a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.802000 | controller | Jun 09 17:06:34.082768 crc crio[22095]: time="2026-06-09T17:06:34.082123737Z" level=info msg="Started container" PID=232260 containerID=61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01 description=openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager id=8041221b-b7f0-487b-a89a-c2e1ca271764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec
2026-06-09 17:40:40.802016 | controller | Jun 09 17:06:34.090519 crc crio[22095]: time="2026-06-09T17:06:34.088507441Z" level=info msg="Started container" PID=232259 containerID=ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=d674e4db-acc5-49cf-8463-ac9b4b5ad0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f
2026-06-09 17:40:40.802035 | controller | Jun 09 17:06:34.108587 crc crio[22095]: time="2026-06-09T17:06:34.10834462Z" level=info msg="Started container" PID=232248 containerID=5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=67aa86df-5b85-4f99-a149-567ba33be46a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52
2026-06-09 17:40:40.802051 | controller | Jun 09 17:06:34.751847 crc crio[22095]: time="2026-06-09T17:06:34.751353525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802067 | controller | Jun 09 17:06:35.634318 crc crio[22095]: time="2026-06-09T17:06:35.632847449Z" level=info msg="Created container 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee: openshift-infra/auto-csr-approver-29683746-v9s67/oc" id=147b3150-ba00-4239-8084-0d6451b3f401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.802082 | controller | Jun 09 17:06:35.673507 crc crio[22095]: time="2026-06-09T17:06:35.673412679Z" level=info msg="Starting container: 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee" id=67f7655c-0a04-4679-8d4c-1c76d63862a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.802098 | controller | Jun 09 17:06:35.685355 crc crio[22095]: time="2026-06-09T17:06:35.685232402Z" level=info msg="Started container" PID=232468 containerID=5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee description=openshift-infra/auto-csr-approver-29683746-v9s67/oc id=67f7655c-0a04-4679-8d4c-1c76d63862a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac
2026-06-09 17:40:40.802114 | controller | Jun 09 17:06:53.477869 crc crio[22095]: time="2026-06-09T17:06:53.476668803Z" level=info msg="Stopping pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac" id=33af968d-2401-4534-b69e-72657c5083ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.802130 | controller | Jun 09 17:06:53.484014 crc crio[22095]: time="2026-06-09T17:06:53.483710634Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc0074a5368}] Aliases:map[]}"
2026-06-09 17:40:40.802147 | controller | Jun 09 17:06:53.484823 crc crio[22095]: time="2026-06-09T17:06:53.484753781Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683746-v9s67 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.802163 | controller | Jun 09 17:06:53.562740 crc crio[22095]: time="2026-06-09T17:06:53.562554856Z" level=info msg="Removing container: 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920" id=9f73f9cb-c7a8-462d-a8e5-c8b1ceb27dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.802179 | controller | Jun 09 17:06:53.579237 crc crio[22095]: time="2026-06-09T17:06:53.578102585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2526e609-6cda-456d-a96f-76f1f9003896 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.802197 | controller | Jun 09 17:06:53.580008 crc crio[22095]: time="2026-06-09T17:06:53.57985554Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=3a758199-b158-4441-abdf-c894a9676d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.802213 | controller | Jun 09 17:06:53.593682 crc crio[22095]: time="2026-06-09T17:06:53.593535221Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=1f3d8c3d-3144-479e-95b0-0d59b4453ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.802228 | controller | Jun 09 17:06:53.595606 crc crio[22095]: time="2026-06-09T17:06:53.595112312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=64e48465-5afa-42a4-b85f-5c6575e9f636 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.802243 | controller | Jun 09 17:06:53.616642 crc crio[22095]: time="2026-06-09T17:06:53.615350971Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8d30fb59-c4c6-4cb9-82c0-4868ff4e4873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.802258 | controller | Jun 09 17:06:53.616642 crc crio[22095]: time="2026-06-09T17:06:53.61649191Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=2c89a76d-8cb3-406c-b3ac-ed3788f947be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.802273 | controller | Jun 09 17:06:53.617259 crc crio[22095]: time="2026-06-09T17:06:53.616812458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802289 | controller | Jun 09 17:06:53.617259 crc crio[22095]: time="2026-06-09T17:06:53.617003883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802305 | controller | Jun 09 17:06:53.928824 crc crio[22095]: time="2026-06-09T17:06:53.927020086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802320 | controller | Jun 09 17:06:53.989083 crc crio[22095]: time="2026-06-09T17:06:53.986688267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802336 | controller | Jun 09 17:06:54.023863 crc crio[22095]: time="2026-06-09T17:06:54.022100456Z" level=info msg="Removed container 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=9f73f9cb-c7a8-462d-a8e5-c8b1ceb27dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.802351 | controller | Jun 09 17:06:54.037324 crc crio[22095]: time="2026-06-09T17:06:54.036480055Z" level=info msg="Removing container: 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2" id=37c9e0a4-ed6c-417c-9a18-94642f1b819e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.802366 | controller | Jun 09 17:06:54.102485 crc crio[22095]: time="2026-06-09T17:06:54.101309738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802381 | controller | Jun 09 17:06:54.346635 crc crio[22095]: time="2026-06-09T17:06:54.346422316Z" level=info msg="Created container 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=2c89a76d-8cb3-406c-b3ac-ed3788f947be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.802399 | controller | Jun 09 17:06:54.349999 crc crio[22095]: time="2026-06-09T17:06:54.349798423Z" level=info msg="Starting container: 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444" id=25580473-1262-4ad9-b885-294daad0e3f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.802415 | controller | Jun 09 17:06:54.374054 crc crio[22095]: time="2026-06-09T17:06:54.373685274Z" level=info msg="Started container" PID=233526 containerID=0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=25580473-1262-4ad9-b885-294daad0e3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1
2026-06-09 17:40:40.802431 | controller | Jun 09 17:06:54.439033 crc crio[22095]: time="2026-06-09T17:06:54.437648316Z" level=info msg="Stopped pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac" id=33af968d-2401-4534-b69e-72657c5083ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.802446 | controller | Jun 09 17:06:54.682060 crc crio[22095]: time="2026-06-09T17:06:54.680586337Z" level=info msg="Removed container 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=37c9e0a4-ed6c-417c-9a18-94642f1b819e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.802462 | controller | Jun 09 17:06:55.183529 crc crio[22095]: time="2026-06-09T17:06:55.183435087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802478 | controller | Jun 09 17:06:55.298229 crc crio[22095]: time="2026-06-09T17:06:55.297279457Z" level=info msg="Created container 928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8d30fb59-c4c6-4cb9-82c0-4868ff4e4873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.802493 | controller | Jun 09 17:06:55.299613 crc crio[22095]: time="2026-06-09T17:06:55.299522595Z" level=info msg="Starting container: 928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be" id=26201461-0bde-4278-ac66-112b5a33e66d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.802509 | controller | Jun 09 17:06:55.306027 crc crio[22095]: time="2026-06-09T17:06:55.305901829Z" level=info msg="Started container" PID=233562 containerID=928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=26201461-0bde-4278-ac66-112b5a33e66d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.802525 | controller | Jun 09 17:07:18.258567 crc crio[22095]: time="2026-06-09T17:07:18.255550628Z" level=info msg="Stopping container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2 (timeout: 30s)" id=69b85d28-d877-489f-816f-a7ee29db82d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802540 | controller | Jun 09 17:07:18.262357 crc crio[22095]: time="2026-06-09T17:07:18.259288363Z" level=info msg="Stopping container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a (timeout: 30s)" id=6c3871f8-c219-4c8b-9a16-97e4c64629b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802555 | controller | Jun 09 17:07:18.337531 crc crio[22095]: time="2026-06-09T17:07:18.337411258Z" level=info msg="Stopping container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d (timeout: 30s)" id=ecab37f7-9ae7-47f6-9f9a-da39a836a4ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802571 | controller | Jun 09 17:07:18.338013 crc crio[22095]: time="2026-06-09T17:07:18.337749276Z" level=info msg="Stopping container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7 (timeout: 30s)" id=d3ae95a1-435d-4c73-9365-0385cc726342 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802590 | controller | Jun 09 17:07:18.386023 crc crio[22095]: time="2026-06-09T17:07:18.378515332Z" level=info msg="Stopping container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad (timeout: 30s)" id=8ee48255-5174-48d3-9233-038094a1e660 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802605 | controller | Jun 09 17:07:18.386023 crc crio[22095]: time="2026-06-09T17:07:18.385266495Z" level=info msg="Stopping container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101 (timeout: 30s)" id=0034fc86-0e20-476a-bfa1-33896edf316b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802621 | controller | Jun 09 17:07:18.558455 crc crio[22095]: time="2026-06-09T17:07:18.554514267Z" level=info msg="Stopping container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7 (timeout: 30s)" id=68347e48-50c3-4c05-b168-3b703508ffbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802636 | controller | Jun 09 17:07:18.570444 crc crio[22095]: time="2026-06-09T17:07:18.56554337Z" level=info msg="Stopping container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7 (timeout: 30s)" id=23a6951b-797b-4e9a-b0a7-1af7c393e378 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802651 | controller | Jun 09 17:07:18.668565 crc crio[22095]: time="2026-06-09T17:07:18.667582178Z" level=info msg="Stopping container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0 (timeout: 30s)" id=940a3e93-b2c3-4832-8224-2cb6730d334d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802666 | controller | Jun 09 17:07:18.827774 crc crio[22095]: time="2026-06-09T17:07:18.827356026Z" level=info msg="Stopped container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log" id=0034fc86-0e20-476a-bfa1-33896edf316b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802682 | controller | Jun 09 17:07:19.365457 crc crio[22095]: time="2026-06-09T17:07:19.364223529Z" level=info msg="Running pod sandbox: openstack/barbican-3720-account-create-update-4h864/POD" id=9e5bb9c5-9cb5-4bad-b234-9528def6f7e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.802697 | controller | Jun 09 17:07:19.366602 crc crio[22095]: time="2026-06-09T17:07:19.36580681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802712 | controller | Jun 09 17:07:19.398745 crc crio[22095]: time="2026-06-09T17:07:19.398669173Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-s7x7n/POD" id=891b328b-d314-4cd3-82ee-a65ab503b85b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.802728 | controller | Jun 09 17:07:19.399178 crc crio[22095]: time="2026-06-09T17:07:19.398796136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802743 | controller | Jun 09 17:07:19.435663 crc crio[22095]: time="2026-06-09T17:07:19.435532827Z" level=info msg="Stopped container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log" id=d3ae95a1-435d-4c73-9365-0385cc726342 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802759 | controller | Jun 09 17:07:19.447890 crc crio[22095]: time="2026-06-09T17:07:19.445019871Z" level=info msg="Stopping container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204 (timeout: 30s)" id=0fd2c056-5709-4691-846a-5e703e8fdac7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802774 | controller | Jun 09 17:07:19.573348 crc crio[22095]: time="2026-06-09T17:07:19.57322876Z" level=info msg="Stopping container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f (timeout: 30s)" id=330de9c8-78b9-49ac-832a-d5eab9101d0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802793 | controller | Jun 09 17:07:19.573348 crc crio[22095]: time="2026-06-09T17:07:19.573355203Z" level=info msg="Stopping container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa (timeout: 30s)" id=081d15fc-ab3b-45d0-8e98-08519be0e27b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802809 | controller | Jun 09 17:07:19.767267 crc crio[22095]: time="2026-06-09T17:07:19.767032991Z" level=info msg="Stopping container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208 (timeout: 30s)" id=c4c19e71-8758-434e-ae71-fd7dcf2e5c3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802825 | controller | Jun 09 17:07:20.120832 crc crio[22095]: time="2026-06-09T17:07:20.116607509Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-6stvh/POD" id=7ade6800-422f-467c-8bda-f57f26f2242f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.802841 | controller | Jun 09 17:07:20.120832 crc crio[22095]: time="2026-06-09T17:07:20.117661506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802877 | controller | Jun 09 17:07:20.133661 crc crio[22095]: time="2026-06-09T17:07:20.116801614Z" level=info msg="Running pod sandbox: openstack/cinder-1ea6-account-create-update-lfdtc/POD" id=beff8ac5-8a03-49c5-9519-43c62c2ae1ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.802895 | controller | Jun 09 17:07:20.133661 crc crio[22095]: time="2026-06-09T17:07:20.130841484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.802912 | controller | Jun 09 17:07:20.878006 crc crio[22095]: time="2026-06-09T17:07:20.877249032Z" level=info msg="Stopped container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log" id=68347e48-50c3-4c05-b168-3b703508ffbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802927 | controller | Jun 09 17:07:20.970629 crc crio[22095]: time="2026-06-09T17:07:20.962678574Z" level=info msg="Stopped container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log" id=081d15fc-ab3b-45d0-8e98-08519be0e27b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802943 | controller | Jun 09 17:07:20.982664 crc crio[22095]: time="2026-06-09T17:07:20.974327843Z" level=info msg="Stopping container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337 (timeout: 30s)" id=0a73451d-a089-49ca-8f5a-2016ff2467ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802959 | controller | Jun 09 17:07:20.992789 crc crio[22095]: time="2026-06-09T17:07:20.984275718Z" level=info msg="Stopping container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff (timeout: 30s)" id=082d361a-df08-48d2-a0f0-afc7c64eecdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.802974 | controller | Jun 09 17:07:21.074548 crc crio[22095]: time="2026-06-09T17:07:21.071458054Z" level=info msg="Running pod sandbox: openstack/glance-db-create-dcrqh/POD" id=71779b3c-7e84-4831-81e1-33f9392255ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.802990 | controller | Jun 09 17:07:21.074548 crc crio[22095]: time="2026-06-09T17:07:21.071564717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803005 | controller | Jun 09 17:07:21.098596 crc crio[22095]: time="2026-06-09T17:07:21.098431826Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-nnlm5/POD" id=c88b4ceb-9559-4d41-9b50-e25602fcd3f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803024 | controller | Jun 09 17:07:21.098870 crc crio[22095]: time="2026-06-09T17:07:21.098713563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803040 | controller | Jun 09 17:07:21.129463 crc crio[22095]: time="2026-06-09T17:07:21.129292818Z" level=info msg="Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc00012aff8}] Aliases:map[]}"
2026-06-09 17:40:40.803056 | controller | Jun 09 17:07:21.129463 crc crio[22095]: time="2026-06-09T17:07:21.129344429Z" level=info msg="Adding pod openstack_cinder-db-create-s7x7n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803071 | controller | Jun 09 17:07:21.172356 crc crio[22095]: time="2026-06-09T17:07:21.162817518Z" level=info msg="Stopping container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457 (timeout: 30s)" id=8114c630-dc29-4a6f-aef0-12d1a335c46e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803087 | controller | Jun 09 17:07:21.265121 crc crio[22095]: time="2026-06-09T17:07:21.253117204Z" level=info msg="Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00263c348}] Aliases:map[]}"
2026-06-09 17:40:40.803103 | controller | Jun 09 17:07:21.265121 crc crio[22095]: time="2026-06-09T17:07:21.253212187Z" level=info msg="Adding pod openstack_barbican-3720-account-create-update-4h864 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803121 | controller | Jun 09 17:07:21.440017 crc crio[22095]: time="2026-06-09T17:07:21.439724871Z" level=info msg="Stopped container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics" id=940a3e93-b2c3-4832-8224-2cb6730d334d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803152 | controller | Jun 09 17:07:21.456782 crc crio[22095]: time="2026-06-09T17:07:21.456691137Z" level=info msg="Running pod sandbox: openstack/keystone-2b1e-account-create-update-cpt96/POD" id=c08158c6-3f63-41b0-bea1-d8423a7ce838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803168 | controller | Jun 09 17:07:21.456782 crc crio[22095]: time="2026-06-09T17:07:21.456787849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803183 | controller | Jun 09 17:07:21.457298 crc crio[22095]: time="2026-06-09T17:07:21.456991704Z" level=info msg="Stopping pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305" id=2a1fe2e4-104a-4712-9a5f-31e5773bbed3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.803199 | controller | Jun 09 17:07:21.474026 crc crio[22095]: time="2026-06-09T17:07:21.470381718Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc002b5c540}] Aliases:map[]}"
2026-06-09 17:40:40.803219 | controller | Jun 09 17:07:21.474026 crc crio[22095]: time="2026-06-09T17:07:21.470728997Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803236 | controller | Jun 09 17:07:21.511985 crc crio[22095]: time="2026-06-09T17:07:21.509624615Z" level=info msg="Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc0005269b0}] Aliases:map[]}"
2026-06-09 17:40:40.803252 | controller | Jun 09 17:07:21.511985 crc crio[22095]: time="2026-06-09T17:07:21.509739698Z" level=info msg="Adding pod openstack_barbican-db-create-6stvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803268 | controller | Jun 09 17:07:21.603441 crc crio[22095]: time="2026-06-09T17:07:21.603350569Z" level=info msg="Running pod sandbox: openstack/glance-655e-account-create-update-rvx8q/POD" id=6205a8e9-5fa2-4846-ab8b-c77ec55a8332 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803284 | controller | Jun 09 17:07:21.603731 crc crio[22095]: time="2026-06-09T17:07:21.603472002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803299 | controller | Jun 09 17:07:21.629688 crc crio[22095]: time="2026-06-09T17:07:21.629583752Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-nlst2/POD" id=addf991c-08db-4aa9-b12c-1dd9a2fd7508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803315 | controller | Jun 09 17:07:21.629868 crc crio[22095]: time="2026-06-09T17:07:21.629718495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803331 | controller | Jun 09 17:07:21.814179 crc crio[22095]: time="2026-06-09T17:07:21.811435987Z" level=info msg="Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b630}] Aliases:map[]}"
2026-06-09 17:40:40.803347 | controller | Jun 09 17:07:21.814179 crc crio[22095]: time="2026-06-09T17:07:21.811480268Z" level=info msg="Adding pod openstack_glance-db-create-dcrqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803363 | controller | Jun 09 17:07:21.870482 crc crio[22095]: time="2026-06-09T17:07:21.870385559Z" level=info msg="Stopped container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log" id=082d361a-df08-48d2-a0f0-afc7c64eecdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803378 | controller | Jun 09 17:07:21.900467 crc crio[22095]: time="2026-06-09T17:07:21.8957578Z" level=info msg="Running pod sandbox: openstack/neutron-ed98-account-create-update-nqhvz/POD" id=56e8fa85-1477-460f-8936-0bc111301031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803394 | controller | Jun 09 17:07:21.900467 crc crio[22095]: time="2026-06-09T17:07:21.895956655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803413 | controller | Jun 09 17:07:21.980061 crc crio[22095]: time="2026-06-09T17:07:21.979307253Z" level=info msg="Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc002da41e0}] Aliases:map[]}"
2026-06-09 17:40:40.803430 | controller | Jun 09 17:07:21.980443 crc crio[22095]: time="2026-06-09T17:07:21.980417772Z" level=info msg="Adding pod openstack_cinder-1ea6-account-create-update-lfdtc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803446 | controller | Jun 09 17:07:22.261480 crc crio[22095]: time="2026-06-09T17:07:22.26139347Z" level=info msg="Running pod sandbox: openstack/nova-api-01d7-account-create-update-4wmqt/POD" id=a1a95c74-7aec-4959-9234-7ad009ce1772 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803461 | controller | Jun 09 17:07:22.261791 crc crio[22095]: time="2026-06-09T17:07:22.261504533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803477 | controller | Jun 09 17:07:22.473432 crc crio[22095]: time="2026-06-09T17:07:22.473315006Z" level=info msg="Stopping container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe (timeout: 30s)" id=4f9d9c6f-bfa2-4b0a-8434-86e4598bf1ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803493 | controller | Jun 09 17:07:22.491453 crc crio[22095]: time="2026-06-09T17:07:22.491363989Z" level=info msg="Stopping container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce (timeout: 30s)" id=6644b52d-5d1b-486c-a63d-65531f3260a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803509 | controller | Jun 09 17:07:22.613983 crc crio[22095]: time="2026-06-09T17:07:22.608135025Z" level=info msg="Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc002b5c118}] Aliases:map[]}"
2026-06-09 17:40:40.803524 | controller | Jun 09 17:07:22.613983 crc crio[22095]: time="2026-06-09T17:07:22.608829833Z" level=info msg="Adding pod openstack_keystone-db-create-nnlm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803540 | controller | Jun 09 17:07:22.659706 crc crio[22095]: time="2026-06-09T17:07:22.656368772Z" level=info msg="Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc00263c218}] Aliases:map[]}"
2026-06-09 17:40:40.803556 | controller | Jun 09 17:07:22.659706 crc crio[22095]: time="2026-06-09T17:07:22.656410093Z" level=info msg="Adding pod openstack_neutron-db-create-nlst2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803575 | controller | Jun 09 17:07:23.035248 crc crio[22095]: time="2026-06-09T17:07:23.034632486Z" level=info msg="Running pod sandbox: openstack/nova-cell0-0aeb-account-create-update-78cm2/POD" id=b81b9dcd-c96f-4761-b7eb-b5d454979693 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803591 | controller | Jun 09 17:07:23.035248 crc crio[22095]: time="2026-06-09T17:07:23.035218181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803607 | controller | Jun 09 17:07:23.136785 crc crio[22095]: time="2026-06-09T17:07:23.12719158Z" level=info msg="Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c660}] Aliases:map[]}"
2026-06-09 17:40:40.803623 | controller | Jun 09 17:07:23.136785 crc crio[22095]: time="2026-06-09T17:07:23.127248321Z" level=info msg="Adding pod openstack_keystone-2b1e-account-create-update-cpt96 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803638 | controller | Jun 09 17:07:23.138066 crc crio[22095]: time="2026-06-09T17:07:23.137876444Z" level=info msg="Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc0005264f0}] Aliases:map[]}"
2026-06-09 17:40:40.803654 | controller | Jun 09 17:07:23.138320 crc crio[22095]: time="2026-06-09T17:07:23.138281924Z" level=info msg="Adding pod openstack_glance-655e-account-create-update-rvx8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803670 | controller | Jun 09 17:07:23.153356 crc crio[22095]: time="2026-06-09T17:07:23.153257018Z" level=info msg="Stopping container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328 (timeout: 300s)" id=e1576efc-19ce-4f0d-ac29-a615ebc3f80e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803686 | controller | Jun 09 17:07:23.189728 crc crio[22095]: time="2026-06-09T17:07:23.189521268Z" level=info msg="Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00012b2f0}] Aliases:map[]}"
2026-06-09 17:40:40.803702 | controller | Jun 09 17:07:23.190316 crc crio[22095]: time="2026-06-09T17:07:23.190290408Z" level=info msg="Adding pod openstack_neutron-ed98-account-create-update-nqhvz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.803717 | controller | Jun 09 17:07:23.309130 crc crio[22095]: 2026-06-09T17:07:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:034ede96234a7ba Mac:c2:1d:ba:34:86:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 SocketPath: PciID:}] [{Interface:0xc0001bc5d0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.803733 | controller | Jun 09 17:07:23.310227 crc crio[22095]: time="2026-06-09T17:07:23.310183764Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-flqbk/POD" id=77b86097-3bc1-427d-89fc-d2415d7dee0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803752 | controller | Jun 09 17:07:23.310422 crc crio[22095]: time="2026-06-09T17:07:23.310400759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803768 | controller | Jun 09 17:07:23.310863 crc crio[22095]: time="2026-06-09T17:07:23.310837321Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-pt42h/POD" id=066077ed-630a-4be7-87d1-a5cbb3eb843f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803784 | controller | Jun 09 17:07:23.311059 crc crio[22095]: time="2026-06-09T17:07:23.311038786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803799 | controller | Jun 09 17:07:23.339067 crc crio[22095]: time="2026-06-09T17:07:23.33887869Z" level=info msg="Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00263c348}] Aliases:map[]}"
2026-06-09 17:40:40.803815 | controller | Jun 09 17:07:23.339442 crc crio[22095]: time="2026-06-09T17:07:23.339140717Z" level=info msg="Checking pod openstack_barbican-3720-account-create-update-4h864 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.803831 | controller | Jun 09 17:07:23.932997 crc crio[22095]: time="2026-06-09T17:07:23.931729239Z" level=info msg="Running pod sandbox: openstack/ovn-controller-cfkth-config-hr8k4/POD" id=d7a73b3f-0e85-4de2-a4c0-e0a2d490859e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.803846 | controller | Jun 09 17:07:23.933213 crc crio[22095]: time="2026-06-09T17:07:23.933131675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.803884 | controller | Jun 09 17:07:23.954429 crc crio[22095]: time="2026-06-09T17:07:23.954252386Z" level=info msg="Stopped container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter" id=4f9d9c6f-bfa2-4b0a-8434-86e4598bf1ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803901 | controller | Jun 09 17:07:24.337126 crc crio[22095]: time="2026-06-09T17:07:24.33681318Z" level=info msg="Stopping container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d (timeout: 28s)" id=d9339ec0-3459-498f-b122-c87240d83686 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.803974 | controller | Jun 09 17:07:24.343782 crc crio[22095]: time="2026-06-09T17:07:24.340741721Z" level=info msg="Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc002272180}] Aliases:map[]}"
2026-06-09 17:40:40.803998 | controller | Jun 09 17:07:24.343782 crc crio[22095]: time="2026-06-09T17:07:24.342965888Z" level=info msg="Adding pod openstack_nova-api-01d7-account-create-update-4wmqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804018 | controller | Jun 09 17:07:24.413379 crc crio[22095]: time="2026-06-09T17:07:24.408873619Z" level=info msg="Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc0004c71b0}] Aliases:map[]}"
2026-06-09 17:40:40.804035 | controller | Jun 09 17:07:24.413379 crc crio[22095]: time="2026-06-09T17:07:24.409017253Z" level=info msg="Adding pod openstack_nova-cell0-0aeb-account-create-update-78cm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804051 | controller | Jun 09 17:07:24.498844 crc crio[22095]: time="2026-06-09T17:07:24.468898179Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0004c7360}] Aliases:map[]}"
2026-06-09 17:40:40.804067 | controller | Jun 09 17:07:24.498844 crc crio[22095]: time="2026-06-09T17:07:24.498426386Z" level=info msg="Adding pod openstack_ovn-controller-cfkth-config-hr8k4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804083 | controller | Jun 09 17:07:24.524453 crc crio[22095]: time="2026-06-09T17:07:24.510600449Z" level=info msg="Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc001984260}] Aliases:map[]}"
2026-06-09 17:40:40.804099 | controller | Jun 09 17:07:24.524453 crc crio[22095]: time="2026-06-09T17:07:24.510719612Z" level=info msg="Adding pod openstack_nova-api-db-create-pt42h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804115 | controller | Jun 09 17:07:24.524453 crc crio[22095]: time="2026-06-09T17:07:24.51297837Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002da4558}] Aliases:map[]}"
2026-06-09 17:40:40.804131 | controller | Jun 09 17:07:24.524453 crc crio[22095]: time="2026-06-09T17:07:24.513065882Z" level=info msg="Adding pod openstack_nova-cell0-db-create-flqbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804147 | controller | Jun 09 17:07:25.469094 crc crio[22095]: time="2026-06-09T17:07:25.4637546Z" level=info msg="Stopped container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=e1576efc-19ce-4f0d-ac29-a615ebc3f80e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804163 | controller | Jun 09 17:07:25.693770 crc crio[22095]: time="2026-06-09T17:07:25.689677236Z" level=info msg="Ran pod sandbox 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 with infra container: openstack/barbican-3720-account-create-update-4h864/POD" id=9e5bb9c5-9cb5-4bad-b234-9528def6f7e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.804183 | controller | Jun 09 17:07:25.717635 crc crio[22095]: time="2026-06-09T17:07:25.717466479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0f1b432d-1c7f-4670-8ebb-ca87daa790e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.804199 | controller | Jun 09 17:07:25.739092 crc crio[22095]: time="2026-06-09T17:07:25.738998161Z" level=info msg="Stopping container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9 (timeout: 27s)" id=903944e7-6b65-4a2b-b0a5-5e7f873895a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804215 | controller | Jun 09 17:07:25.782281 crc crio[22095]: time="2026-06-09T17:07:25.773545297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=75fdb27f-c423-4c2c-b31d-de62ff472943 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.804230 | controller | Jun 09 17:07:25.837815 crc crio[22095]: time="2026-06-09T17:07:25.837673732Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=e28451af-6da0-45fc-8073-4ad71c771bff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.804246 | controller | Jun 09 17:07:26.157043 crc crio[22095]: time="2026-06-09T17:07:26.154057749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.804262 | controller | Jun 09 17:07:26.188995 crc crio[22095]: time="2026-06-09T17:07:26.188350078Z" level=info msg="Stopped container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c4c19e71-8758-434e-ae71-fd7dcf2e5c3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804278 | controller | Jun 09 17:07:26.213988 crc crio[22095]: time="2026-06-09T17:07:26.211583574Z" level=info msg="Stopping pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120" id=165738ac-942b-4f0b-9230-fb86bea28ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804294 | controller | Jun 09 17:07:26.314996 crc crio[22095]: time="2026-06-09T17:07:26.313329084Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc001984e80}] Aliases:map[]}"
2026-06-09 17:40:40.804311 | controller | Jun 09 17:07:26.314996 crc crio[22095]: time="2026-06-09T17:07:26.314570986Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804327 | controller | Jun 09 17:07:26.674993 crc crio[22095]: time="2026-06-09T17:07:26.672259121Z" level=info msg="Stopped container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd" id=8ee48255-5174-48d3-9233-038094a1e660 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804343 | controller | Jun 09 17:07:26.849146 crc crio[22095]: time="2026-06-09T17:07:26.845214828Z" level=info msg="Stopping pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584" id=bcf081c7-292e-4a30-bb24-4d6f8dfcc2d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804362 | controller | Jun 09 17:07:26.849146 crc crio[22095]: time="2026-06-09T17:07:26.848468131Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc0004c78d8}] Aliases:map[]}"
2026-06-09 17:40:40.804379 | controller | Jun 09 17:07:26.849146 crc crio[22095]: time="2026-06-09T17:07:26.848633406Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804394 | controller | Jun 09 17:07:27.016989 crc crio[22095]: time="2026-06-09T17:07:27.01679424Z" level=info msg="Stopped container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=0fd2c056-5709-4691-846a-5e703e8fdac7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804410 | controller | Jun 09 17:07:27.023439 crc crio[22095]: time="2026-06-09T17:07:27.023331547Z" level=info msg="Stopping pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce" id=486e0335-ce65-42f3-8b27-7efaef7ce5c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804426 | controller | Jun 09 17:07:27.048975 crc crio[22095]: time="2026-06-09T17:07:27.047300452Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc00379e110}] Aliases:map[]}"
2026-06-09 17:40:40.804441 | controller | Jun 09 17:07:27.048975 crc crio[22095]: time="2026-06-09T17:07:27.047572949Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804457 | controller | Jun 09 17:07:27.140808 crc crio[22095]: 2026-06-09T17:07:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e64e770b607e2b Mac:92:a9:25:3e:27:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.804473 | controller | Jun 09 17:07:27.297814 crc crio[22095]: time="2026-06-09T17:07:27.297660135Z" level=info msg="Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc0005269b0}] Aliases:map[]}"
2026-06-09 17:40:40.804489 | controller | Jun 09 17:07:27.298180 crc crio[22095]: time="2026-06-09T17:07:27.298083145Z" level=info msg="Checking pod openstack_barbican-db-create-6stvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.804504 | controller | Jun 09 17:07:27.580207 crc crio[22095]: 2026-06-09T17:07:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4443d4105fa1c7 Mac:7e:91:9d:25:8f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.804523 | controller | Jun 09 17:07:27.582337 crc crio[22095]: time="2026-06-09T17:07:27.582064311Z" level=info msg="Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc00012aff8}] Aliases:map[]}"
2026-06-09 17:40:40.804540 | controller | Jun 09 17:07:27.626594 crc crio[22095]: time="2026-06-09T17:07:27.626334986Z" level=info msg="Checking pod openstack_cinder-db-create-s7x7n for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.804555 | controller | Jun 09 17:07:27.648658 crc crio[22095]: time="2026-06-09T17:07:27.648540496Z" level=info msg="Stopped pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305" id=2a1fe2e4-104a-4712-9a5f-31e5773bbed3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804570 | controller | Jun 09 17:07:27.863816 crc crio[22095]: time="2026-06-09T17:07:27.863711176Z" level=info msg="Stopping container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4 (timeout: 296s)" id=3d98fb2d-41cc-4e9e-8486-c94ab2afcd87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804586 | controller | Jun 09 17:07:28.395533 crc crio[22095]: time="2026-06-09T17:07:28.394649836Z" level=info msg="Stopping container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32 (timeout: 300s)" id=cd6c2900-82cb-4914-93e6-e0b8a7fad3b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804601 | controller | Jun 09 17:07:28.506821 crc crio[22095]: time="2026-06-09T17:07:28.500996454Z" level=info msg="Stopped container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe" id=69b85d28-d877-489f-816f-a7ee29db82d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804616 | controller | Jun 09 17:07:28.713269 crc crio[22095]: time="2026-06-09T17:07:28.69690513Z" level=info msg="Stopped container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api" id=23a6951b-797b-4e9a-b0a7-1af7c393e378 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804632 | controller | Jun 09 17:07:28.732471 crc crio[22095]: time="2026-06-09T17:07:28.717612201Z" level=info msg="Stopping pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2" id=7fd09e17-1ece-4d99-bd67-310513ef3036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804647 | controller | Jun 09 17:07:28.732471 crc crio[22095]: time="2026-06-09T17:07:28.719700195Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc0004c7238}] Aliases:map[]}"
2026-06-09 17:40:40.804662 | controller | Jun 09 17:07:28.732471 crc crio[22095]: time="2026-06-09T17:07:28.719845678Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804678 | controller | Jun 09 17:07:29.212713 crc crio[22095]: time="2026-06-09T17:07:29.211502921Z" level=info msg="Stopped container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd" id=ecab37f7-9ae7-47f6-9f9a-da39a836a4ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804699 | controller | Jun 09 17:07:29.224117 crc crio[22095]: time="2026-06-09T17:07:29.217393372Z" level=info msg="Stopping pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1" id=fc708ac6-63d8-4dfc-9d0b-792c7ad3d710 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804715 | controller | Jun 09 17:07:29.249981 crc crio[22095]: time="2026-06-09T17:07:29.243240105Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc0028b6710}] Aliases:map[]}"
2026-06-09 17:40:40.804731 | controller | Jun 09 17:07:29.249981 crc crio[22095]: time="2026-06-09T17:07:29.243450661Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804746 | controller | Jun 09 17:07:29.256863 crc crio[22095]: time="2026-06-09T17:07:29.256595398Z" level=info msg="Stopped container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=cd6c2900-82cb-4914-93e6-e0b8a7fad3b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804762 | controller | Jun 09 17:07:29.259604 crc crio[22095]: time="2026-06-09T17:07:29.259478602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.804778 | controller | Jun 09 17:07:29.408632 crc crio[22095]: time="2026-06-09T17:07:29.408355461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.804793 | controller | Jun 09 17:07:29.727133 crc crio[22095]: time="2026-06-09T17:07:29.724778308Z" level=info msg="Stopped container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler" id=6c3871f8-c219-4c8b-9a16-97e4c64629b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804809 | controller | Jun 09 17:07:29.738450 crc crio[22095]: time="2026-06-09T17:07:29.738346056Z" level=info msg="Stopping pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2" id=6de90823-a3bc-46ae-a4c6-34ed9dbb212f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804824 | controller | Jun 09 17:07:29.753603 crc crio[22095]: time="2026-06-09T17:07:29.748276441Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc002ab3150}] Aliases:map[]}"
2026-06-09 17:40:40.804841 | controller | Jun 09 17:07:29.753603 crc crio[22095]: time="2026-06-09T17:07:29.74864688Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804885 | controller | Jun 09 17:07:30.219560 crc crio[22095]: time="2026-06-09T17:07:30.219491589Z" level=info msg="Stopped container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata" id=0a73451d-a089-49ca-8f5a-2016ff2467ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804904 | controller | Jun 09 17:07:30.250866 crc crio[22095]: time="2026-06-09T17:07:30.250482723Z" level=info msg="Stopping pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c" id=0a979220-d59e-4390-a33c-5a88eed764fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804924 | controller | Jun 09 17:07:30.256720 crc crio[22095]: time="2026-06-09T17:07:30.256633211Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc001985028}] Aliases:map[]}"
2026-06-09 17:40:40.804941 | controller | Jun 09 17:07:30.256859 crc crio[22095]: time="2026-06-09T17:07:30.256820586Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.804957 | controller | Jun 09 17:07:30.271073 crc crio[22095]: time="2026-06-09T17:07:30.267452459Z" level=info msg="Stopped container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=3d98fb2d-41cc-4e9e-8486-c94ab2afcd87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.804973 | controller | Jun 09 17:07:30.291457 crc crio[22095]: time="2026-06-09T17:07:30.291360292Z" level=info msg="Stopping pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925" id=bc9e9391-9314-4f05-8e92-03602cf8fddf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.804989 | controller | Jun 09 17:07:30.299399 crc crio[22095]: time="2026-06-09T17:07:30.299328666Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab3518}] Aliases:map[]}"
2026-06-09 17:40:40.805005 | controller | Jun 09 17:07:30.300093 crc crio[22095]: time="2026-06-09T17:07:30.300064735Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.805020 | controller | Jun 09 17:07:30.355990 crc crio[22095]: time="2026-06-09T17:07:30.352607173Z" level=info msg="Stopped pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120" id=165738ac-942b-4f0b-9230-fb86bea28ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.805035 | controller | Jun 09 17:07:30.363119 crc crio[22095]: time="2026-06-09T17:07:30.359740806Z" level=info msg="Stopped pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce" id=486e0335-ce65-42f3-8b27-7efaef7ce5c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.805051 | controller | Jun 09 17:07:30.384136 crc crio[22095]: time="2026-06-09T17:07:30.380335844Z" level=info msg="Stopped pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584" id=bcf081c7-292e-4a30-bb24-4d6f8dfcc2d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.805066 | controller | Jun 09 17:07:30.594638 crc crio[22095]: time="2026-06-09T17:07:30.59223885Z" level=info msg="Stopped pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2" id=7fd09e17-1ece-4d99-bd67-310513ef3036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.805081 | controller | Jun 09 17:07:30.761616 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72674c33d2db2db Mac:12:04:ea:b8:41:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 SocketPath: PciID:}] [{Interface:0xc000408d50 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.805101 | controller | Jun 09 17:07:30.763331 crc crio[22095]: time="2026-06-09T17:07:30.763199746Z" level=info msg="Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc002da41e0}] Aliases:map[]}"
2026-06-09 17:40:40.805118 | controller | Jun 09 17:07:30.763758 crc crio[22095]: time="2026-06-09T17:07:30.763371071Z" level=info msg="Checking pod openstack_cinder-1ea6-account-create-update-lfdtc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.805133 | controller | Jun 09 17:07:30.792977 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ab8944a59e9e33 Mac:36:88:bf:4d:de:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b SocketPath: PciID:}] [{Interface:0xc0004b0660 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.805150 | controller | Jun 09 17:07:30.792977 crc crio[22095]: time="2026-06-09T17:07:30.785767785Z" level=info msg="Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc0005264f0}] Aliases:map[]}"
2026-06-09 17:40:40.805166 | controller | Jun 09 17:07:30.792977 crc crio[22095]: time="2026-06-09T17:07:30.785984801Z" level=info msg="Checking pod openstack_glance-655e-account-create-update-rvx8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.805183 | controller | Jun 09 17:07:30.850808 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa7c5c2a452e7a5 Mac:56:1c:63:89:5c:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 SocketPath: PciID:}] [{Interface:0xc000134f30 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.805199 | controller | Jun 09 17:07:30.850808 crc crio[22095]: time="2026-06-09T17:07:30.849542871Z" level=info msg="Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00012b2f0}] Aliases:map[]}"
2026-06-09 17:40:40.805215 | controller | Jun 09 17:07:30.850808 crc crio[22095]: time="2026-06-09T17:07:30.849671214Z" level=info msg="Checking pod openstack_neutron-ed98-account-create-update-nqhvz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.805231 | controller | Jun 09 17:07:30.850808 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53e42dcbe53da5 Mac:16:4f:a9:91:8a:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 SocketPath: PciID:}] [{Interface:0xc000392e20 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.805251 | controller | Jun 09 17:07:30.850808 crc crio[22095]: time="2026-06-09T17:07:30.850481965Z" level=info msg="Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c660}] Aliases:map[]}"
2026-06-09 17:40:40.805268 | controller | Jun 09 17:07:30.850808 crc crio[22095]: time="2026-06-09T17:07:30.850609028Z" level=info msg="Checking pod openstack_keystone-2b1e-account-create-update-cpt96 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.805284 | controller | Jun 09 17:07:30.983086 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11130e5f8bf42ee Mac:46:62:76:54:ef:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.805300 | controller | Jun 09 17:07:30.983086 crc crio[22095]: time="2026-06-09T17:07:30.978811307Z" level=info msg="Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b630}] Aliases:map[]}"
2026-06-09 17:40:40.805317 | controller | Jun 09 17:07:30.983086 crc crio[22095]: time="2026-06-09T17:07:30.979059053Z" level=info msg="Checking pod openstack_glance-db-create-dcrqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.805332 | controller | Jun 09 17:07:31.018997 crc crio[22095]: 2026-06-09T17:07:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d89c32d97005ab Mac:ba:7b:d6:bc:cc:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce SocketPath: PciID:}] [{Interface:0xc0002bd050 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.805348 | controller | Jun 09 17:07:31.018997 crc crio[22095]: time="2026-06-09T17:07:31.014061241Z" level=info msg="Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc002b5c118}] Aliases:map[]}"
2026-06-09 17:40:40.805364 | controller | Jun 09 17:07:31.018997 crc crio[22095]: time="2026-06-09T17:07:31.014218285Z" level=info msg="Checking pod openstack_keystone-db-create-nnlm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.805380 | controller | Jun 09 17:07:31.485265 crc crio[22095]: time="2026-06-09T17:07:31.48286578Z" level=info msg="Stopping container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c (timeout: 30s)" id=7a422a8f-9b3e-4d51-b1b0-3940aca2121e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805395 | controller | Jun 09 17:07:31.485265 crc crio[22095]: time="2026-06-09T17:07:31.483625339Z" level=info msg="Stopping container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979 (timeout: 30s)" id=28fc0c63-a3a7-48f7-8790-df9e9ece7f97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805415 | controller | Jun 09 17:07:31.485265 crc crio[22095]: time="2026-06-09T17:07:31.484079611Z" level=info msg="Stopping container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb (timeout: 30s)" id=17646709-bd0d-4386-ae70-7e6cbe24b6bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805432 | controller | Jun 09 17:07:31.486570 crc crio[22095]: time="2026-06-09T17:07:31.486081692Z" level=info msg="Stopping container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 (timeout: 30s)" id=7b9075ce-7648-4235-a7fc-663fd6ae1eee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805448 | controller | Jun 09 17:07:31.493365 crc crio[22095]: time="2026-06-09T17:07:31.493259276Z" level=info msg="Stopping container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d (timeout: 30s)" id=c403940d-fdc8-4cf4-ad12-d8cb151233db name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805463 | controller | Jun 09 17:07:31.496564 crc crio[22095]: time="2026-06-09T17:07:31.49652546Z" level=info msg="Stopping container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a (timeout: 30s)" id=2fdfba26-19b6-4920-a935-75d1523f00c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805479 | controller | Jun 09 17:07:31.497142 crc crio[22095]: time="2026-06-09T17:07:31.483350882Z" level=info msg="Stopping container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e (timeout: 30s)" id=58f95149-afa2-4076-b5dd-85909d9d6016 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805495 | controller | Jun 09 17:07:31.498049 crc crio[22095]: time="2026-06-09T17:07:31.497896955Z" level=info msg="Stopping container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a (timeout: 30s)" id=9c89b9eb-7217-43fa-afd8-60e8dac156dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805510 | controller | Jun 09 17:07:31.500313 crc crio[22095]: time="2026-06-09T17:07:31.500241996Z" level=info msg="Stopping container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04 (timeout: 30s)" id=af68344a-3dd9-4495-90af-8d7443f3c4d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805526 | controller | Jun 09 17:07:31.504886 crc crio[22095]: time="2026-06-09T17:07:31.483405204Z" level=info msg="Stopping container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644 (timeout: 297s)" id=cfd16441-eb31-483c-925a-2627518b7c00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805541 | controller | Jun 09 17:07:31.505686 crc crio[22095]: time="2026-06-09T17:07:31.483437664Z" level=info msg="Stopping container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5 (timeout: 30s)" id=c8012c12-a546-4a6a-b102-91806f6b664a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805556 | controller | Jun 09 17:07:31.507559 crc crio[22095]: time="2026-06-09T17:07:31.483468865Z" level=info msg="Stopping container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476 (timeout: 30s)" id=99087cd7-c7ba-43a4-8262-4e37b8afda12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805572 | controller | Jun 09 17:07:31.507851 crc crio[22095]: time="2026-06-09T17:07:31.483494926Z" level=info msg="Stopping container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4 (timeout: 30s)" id=77ec2fb9-fd84-4fba-bced-87c181542072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805586 | controller | Jun 09 17:07:31.508870 crc crio[22095]: time="2026-06-09T17:07:31.508791875Z" level=info msg="Stopping container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6 (timeout: 30s)" id=eae8798d-45cd-454a-bb16-c48e62194e7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805602 | controller | Jun 09 17:07:31.511637 crc crio[22095]: time="2026-06-09T17:07:31.483527267Z" level=info msg="Stopping container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67 (timeout: 30s)" id=a3ecad5e-6ce3-4ad5-8e4e-3ce99ba9bf8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805619 | controller | Jun 09 17:07:31.512495 crc crio[22095]: time="2026-06-09T17:07:31.483574548Z" level=info msg="Stopping container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de (timeout: 30s)" id=f863a36f-7a57-4ae4-9bd9-16254f50b99c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805635 | controller | Jun 09 17:07:31.845070 crc crio[22095]: time="2026-06-09T17:07:31.83757103Z" level=info msg="Stopped container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera" id=d9339ec0-3459-498f-b122-c87240d83686 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805650 | controller | Jun 09 17:07:31.855879 crc crio[22095]: time="2026-06-09T17:07:31.852323658Z" level=info msg="Stopping pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38" id=f5a7daf6-1c3a-4ca0-ab85-709ad2e6af2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.805666 | controller | Jun 09 17:07:31.877201 crc crio[22095]: time="2026-06-09T17:07:31.870586017Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc0005266d8}] Aliases:map[]}"
2026-06-09 17:40:40.805681 | controller | Jun 09 17:07:31.877201 crc crio[22095]: time="2026-06-09T17:07:31.870804172Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.805697 | controller | Jun 09 17:07:32.180843 crc crio[22095]: time="2026-06-09T17:07:32.179460612Z" level=info msg="Stopped container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer" id=7a422a8f-9b3e-4d51-b1b0-3940aca2121e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805713 | controller | Jun 09 17:07:32.261414 crc crio[22095]: time="2026-06-09T17:07:32.257211636Z" level=info msg="Stopped container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater" id=2fdfba26-19b6-4920-a935-75d1523f00c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805728 | controller | Jun 09 17:07:32.396130 crc crio[22095]: time="2026-06-09T17:07:32.395255998Z" level=info msg="Stopped container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor" id=a3ecad5e-6ce3-4ad5-8e4e-3ce99ba9bf8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805744 | controller | Jun 09 17:07:32.439525 crc crio[22095]: time="2026-06-09T17:07:32.42223877Z" level=info msg="Stopped container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper" id=17646709-bd0d-4386-ae70-7e6cbe24b6bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805759 | controller | Jun 09 17:07:32.546004 crc crio[22095]: time="2026-06-09T17:07:32.542845944Z" level=info msg="Ran pod sandbox f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 with infra container: openstack/cinder-db-create-s7x7n/POD" id=891b328b-d314-4cd3-82ee-a65ab503b85b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.805774 | controller | Jun 09 17:07:32.563446 crc crio[22095]: time="2026-06-09T17:07:32.559353077Z" level=info msg="Stopped container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8114c630-dc29-4a6f-aef0-12d1a335c46e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805792 | controller | Jun 09 17:07:32.563776 crc crio[22095]: time="2026-06-09T17:07:32.563551925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=86f2c1d9-00d2-481f-9556-b746a0b9af10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.805808 | controller | Jun 09 17:07:32.568058 crc crio[22095]: time="2026-06-09T17:07:32.565637729Z" level=info msg="Stopped container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater" id=99087cd7-c7ba-43a4-8262-4e37b8afda12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805823 | controller | Jun 09 17:07:32.588250 crc crio[22095]: time="2026-06-09T17:07:32.574829584Z" level=info msg="Stopping pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2" id=f8b8afe3-a0a2-456a-8b79-097db88a6a75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.805838 | controller | Jun 09 17:07:32.588250 crc crio[22095]: time="2026-06-09T17:07:32.580217683Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc0004c7ba0}] Aliases:map[]}"
2026-06-09 17:40:40.805877 | controller | Jun 09 17:07:32.588250 crc crio[22095]: time="2026-06-09T17:07:32.580463839Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.805898 | controller | Jun 09 17:07:32.646956 crc crio[22095]: time="2026-06-09T17:07:32.645798885Z" level=info msg="Stopped container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor" id=af68344a-3dd9-4495-90af-8d7443f3c4d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.805915 | controller | Jun 09 17:07:32.650594 crc crio[22095]: time="2026-06-09T17:07:32.649413208Z" level=info msg="Ran pod sandbox 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e with infra container: openstack/cinder-1ea6-account-create-update-lfdtc/POD" id=beff8ac5-8a03-49c5-9519-43c62c2ae1ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.805930 | controller | Jun 09 17:07:32.650594 crc crio[22095]: time="2026-06-09T17:07:32.649742956Z" level=info msg="Ran pod sandbox b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff with infra container: openstack/keystone-2b1e-account-create-update-cpt96/POD" id=c08158c6-3f63-41b0-bea1-d8423a7ce838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.805946 | controller | Jun 09 17:07:32.693349 crc crio[22095]: time="2026-06-09T17:07:32.691642081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=27805f2b-4237-42c8-877e-dac0ca28477f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.805961 | controller | Jun 09 17:07:32.694323 crc crio[22095]: time="2026-06-09T17:07:32.694253508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6c998571-35be-42d0-8cf3-d12eb95c6048 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.805976 | controller | Jun 09 17:07:32.712434 crc crio[22095]: time="2026-06-09T17:07:32.710599768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1ae0b6a2-d7cc-49b6-9409-68e73cc1fa08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.805995 | controller | Jun 09 17:07:32.793469 crc crio[22095]: time="2026-06-09T17:07:32.791901473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a8f1c503-5bf3-45eb-832c-0b1cb9843327 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.806010 | controller | Jun 09 17:07:32.810331 crc crio[22095]: time="2026-06-09T17:07:32.80578123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=42179126-2476-4fa1-aa1c-74bc5de859a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.806026 | controller | Jun 09 17:07:32.817039 crc crio[22095]: time="2026-06-09T17:07:32.814677258Z" level=info msg="Stopped container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator" id=f863a36f-7a57-4ae4-9bd9-16254f50b99c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806041 | controller | Jun 09 17:07:32.865410 crc crio[22095]: time="2026-06-09T17:07:32.865293366Z" level=info msg="Stopped container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor" id=eae8798d-45cd-454a-bb16-c48e62194e7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806056 | controller | Jun 09 17:07:32.896643 crc crio[22095]: time="2026-06-09T17:07:32.896537178Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=dec93c80-d4fa-4088-861b-2a2c73070958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.806072 | controller | Jun 09 17:07:32.911883 crc crio[22095]: time="2026-06-09T17:07:32.91182387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.806087 | controller | Jun 09 17:07:32.925126 crc crio[22095]: time="2026-06-09T17:07:32.924994528Z" level=info msg="Stopped container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator" id=9c89b9eb-7217-43fa-afd8-60e8dac156dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806103 | controller | Jun 09 17:07:32.988090 crc crio[22095]: time="2026-06-09T17:07:32.985661434Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=4fba3925-0d3e-4c82-8c97-fe48640b28ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.806118 | controller | Jun 09 17:07:33.008071 crc crio[22095]: time="2026-06-09T17:07:33.007897845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.806134 | controller | Jun 09 17:07:33.018058 crc crio[22095]: time="2026-06-09T17:07:33.017981153Z" level=info msg="Stopped container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator" id=58f95149-afa2-4076-b5dd-85909d9d6016 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806149 | controller | Jun 09 17:07:33.075255 crc crio[22095]: time="2026-06-09T17:07:33.075028707Z" level=info msg="Stopped container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=cfd16441-eb31-483c-925a-2627518b7c00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806164 | controller | Jun 09 17:07:33.077053 crc crio[22095]: time="2026-06-09T17:07:33.076651118Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=3a964857-e619-47e0-9434-855f1f4a5318 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.806183 | controller | Jun 09 17:07:33.086775 crc crio[22095]: time="2026-06-09T17:07:33.085810523Z" level=info msg="Stopping pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454" id=fdf2293b-15d8-44de-ab3d-c1efa1ad0bb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806199 | controller | Jun 09 17:07:33.091346 crc crio[22095]: time="2026-06-09T17:07:33.088346398Z" level=info msg="Stopped container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync" id=c403940d-fdc8-4cf4-ad12-d8cb151233db name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806215 | controller | Jun 09 17:07:33.096605 crc crio[22095]: time="2026-06-09T17:07:33.096462097Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b74a8}] Aliases:map[]}"
2026-06-09 17:40:40.806231 | controller | Jun 09 17:07:33.096605 crc crio[22095]: time="2026-06-09T17:07:33.096531848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.806246 | controller | Jun 09 17:07:33.096980 crc crio[22095]: time="2026-06-09T17:07:33.096704833Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.806262 | controller | Jun 09 17:07:33.122680 crc crio[22095]: time="2026-06-09T17:07:33.12038761Z" level=info msg="Stopped pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2" id=6de90823-a3bc-46ae-a4c6-34ed9dbb212f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806278 | controller | Jun 09 17:07:33.123136 crc crio[22095]: time="2026-06-09T17:07:33.122883244Z" level=info msg="Stopped pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c" id=0a979220-d59e-4390-a33c-5a88eed764fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806294 | controller | Jun 09 17:07:33.158338 crc crio[22095]: time="2026-06-09T17:07:33.156599469Z" level=info msg="Stopped pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1" id=fc708ac6-63d8-4dfc-9d0b-792c7ad3d710 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806310 | controller | Jun 09 17:07:33.191220 crc crio[22095]: time="2026-06-09T17:07:33.191072764Z" level=info msg="Stopped pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925" id=bc9e9391-9314-4f05-8e92-03602cf8fddf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806326 | controller | Jun 09 17:07:33.208224 crc crio[22095]: time="2026-06-09T17:07:33.203201445Z" level=info msg="Stopped container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server" id=c8012c12-a546-4a6a-b102-91806f6b664a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806342 | controller | Jun 09 17:07:33.224503 crc crio[22095]: time="2026-06-09T17:07:33.22443261Z" level=info msg="Ran pod sandbox aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef with infra container: openstack/neutron-ed98-account-create-update-nqhvz/POD" id=56e8fa85-1477-460f-8936-0bc111301031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.806357 | controller | Jun 09 17:07:33.231996 crc crio[22095]: time="2026-06-09T17:07:33.23187274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1bae1be4-4cdc-4f7c-b7e4-1ac3786c75e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.806375 | controller | Jun 09 17:07:33.325434 crc crio[22095]: time="2026-06-09T17:07:33.325108813Z" level=info msg="Ran pod sandbox 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 with infra container: openstack/barbican-db-create-6stvh/POD" id=7ade6800-422f-467c-8bda-f57f26f2242f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.806391 | controller | Jun 09 17:07:33.385816 crc crio[22095]: time="2026-06-09T17:07:33.382260749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=97d9004f-1b42-48ef-b727-78714d9501d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.806406 | controller | Jun 09 17:07:33.429049 crc crio[22095]: time="2026-06-09T17:07:33.428748741Z" level=info msg="Stopping container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78 (timeout: 30s)" id=b805739e-176e-4e7d-856b-c9befd69e539 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806421 | controller | Jun 09 17:07:33.498748 crc crio[22095]: time="2026-06-09T17:07:33.492508117Z" level=info msg="Stopped container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server" id=77ec2fb9-fd84-4fba-bced-87c181542072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806436 | controller | Jun 09 17:07:33.507045 crc crio[22095]: time="2026-06-09T17:07:33.506535857Z" level=info msg="Stopping container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2 (timeout: 30s)" id=160cf76b-983c-4a91-9759-097709389e73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806451 | controller | Jun 09 17:07:33.507045 crc crio[22095]: time="2026-06-09T17:07:33.506617239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9f956a47-776f-4cb0-919f-6158288c21c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.806466 | controller | Jun 09 17:07:33.507045 crc crio[22095]: time="2026-06-09T17:07:33.506795083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bdebce4c-08e0-47a9-8ad9-0e43eba4b413 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.806482 | controller | Jun 09 17:07:33.566791 crc crio[22095]: time="2026-06-09T17:07:33.564519204Z" level=info msg="Stopping container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea (timeout: 30s)" id=b777a8df-e776-4f9d-8cfc-09014278a6f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806497 | controller | Jun 09 17:07:33.900987 crc crio[22095]: time="2026-06-09T17:07:33.890855315Z" level=info msg="Stopping container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb (timeout: 30s)" id=96b596ff-0582-4634-a522-482b63c88a31 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806513 | controller | Jun 09 17:07:33.900987 crc crio[22095]: time="2026-06-09T17:07:33.896846159Z" level=info msg="Stopping container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7 (timeout: 30s)" id=386d1302-1ba5-4d99-af15-2128251658fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806528 | controller | Jun 09 17:07:33.900987 crc crio[22095]: time="2026-06-09T17:07:33.897346522Z" level=info msg="Stopping container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674 (timeout: 30s)" id=b21a8f06-2ae8-4dd3-9eed-2f84c7a153f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806545 | controller | Jun 09 17:07:33.914093 crc crio[22095]: time="2026-06-09T17:07:33.903372526Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=8bb8280f-379a-429c-a4e9-e6189859bb52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.806563 | controller | Jun 09 17:07:33.915255 crc crio[22095]: time="2026-06-09T17:07:33.903468319Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=379b158e-3f5a-4acf-acc1-705cf3fc3d49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.806579 | controller | Jun 09 17:07:34.028280 crc crio[22095]: time="2026-06-09T17:07:34.027615913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.806595 | controller | Jun 09 17:07:34.028280 crc crio[22095]: time="2026-06-09T17:07:34.028001463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.806610 | controller | Jun 09 17:07:34.062536 crc crio[22095]: time="2026-06-09T17:07:34.056406582Z" level=info msg="Stopped container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api" id=330de9c8-78b9-49ac-832a-d5eab9101d0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806626 | controller | Jun 09 17:07:34.154136 crc crio[22095]: time="2026-06-09T17:07:34.152771794Z" level=info msg="Stopping pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a" id=26863c15-af4d-4eed-9c46-0da0b9b980b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806642 | controller | Jun 09 17:07:34.166986 crc crio[22095]: time="2026-06-09T17:07:34.15961125Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc00041c440}] Aliases:map[]}"
2026-06-09 17:40:40.806658 | controller | Jun 09 17:07:34.166986 crc crio[22095]: time="2026-06-09T17:07:34.166589999Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.806673 | controller | Jun 09 17:07:34.249407 crc crio[22095]: time="2026-06-09T17:07:34.247961066Z" level=info msg="Stopped pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38" id=f5a7daf6-1c3a-4ca0-ab85-709ad2e6af2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806690 | controller | Jun 09 17:07:34.317291 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a354f5b963c850 Mac:a6:7e:5e:e2:6d:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 SocketPath: PciID:}] [{Interface:0xc000290960 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.806706 | controller | Jun 09 17:07:34.317291 crc crio[22095]: time="2026-06-09T17:07:34.312534103Z" level=info msg="Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc00263c218}] Aliases:map[]}"
2026-06-09 17:40:40.806722 | controller | Jun 09 17:07:34.317291 crc crio[22095]: time="2026-06-09T17:07:34.312720847Z" level=info msg="Checking pod openstack_neutron-db-create-nlst2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.806737 | controller | Jun 09 17:07:34.355775 crc crio[22095]: time="2026-06-09T17:07:34.354571311Z" level=info msg="Stopped container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server" id=28fc0c63-a3a7-48f7-8790-df9e9ece7f97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806757 | controller | Jun 09 17:07:34.439840 crc crio[22095]: time="2026-06-09T17:07:34.43600912Z" level=info msg="Stopped pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2" id=f8b8afe3-a0a2-456a-8b79-097db88a6a75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.806772 | controller | Jun 09 17:07:34.458014 crc crio[22095]: time="2026-06-09T17:07:34.451119208Z" level=info msg="Stopped container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core" id=b21a8f06-2ae8-4dd3-9eed-2f84c7a153f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.806788 | controller | Jun 09 17:07:34.566215 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:749f1c23304ff9c Mac:be:2f:f1:a2:bf:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.806803 | controller | Jun 09 17:07:34.582797 crc crio[22095]: time="2026-06-09T17:07:34.579115852Z" level=info msg="Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc0004c71b0}] Aliases:map[]}"
2026-06-09 17:40:40.806819 | controller | Jun 09 17:07:34.582797 crc crio[22095]: time="2026-06-09T17:07:34.579412459Z" level=info msg="Checking pod openstack_nova-cell0-0aeb-account-create-update-78cm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.806835 | controller | Jun 09 17:07:34.638867 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0557d5d60d57b3e Mac:c6:17:88:77:f3:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.806854 | controller | Jun 09 17:07:34.638867 crc crio[22095]: time="2026-06-09T17:07:34.635380005Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002da4558}] Aliases:map[]}"
2026-06-09 17:40:40.806888 | controller | Jun 09 17:07:34.638867 crc crio[22095]: time="2026-06-09T17:07:34.635505798Z" level=info msg="Checking pod openstack_nova-cell0-db-create-flqbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.806905 | controller | Jun 09 17:07:34.695126 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b19047d6aec37 Mac:f6:b3:de:d1:75:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.806921 | controller | Jun 09 17:07:34.695126 crc crio[22095]: time="2026-06-09T17:07:34.695074486Z" level=info msg="Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc001984260}] Aliases:map[]}"
2026-06-09 17:40:40.806940 | controller | Jun 09 17:07:34.695535 crc crio[22095]: time="2026-06-09T17:07:34.695268601Z" level=info msg="Checking pod openstack_nova-api-db-create-pt42h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.806956 | controller | Jun 09 17:07:34.727074 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4539e5978ef7c46 Mac:be:ef:24:32:ee:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 SocketPath: PciID:}] [{Interface:0xc000381190 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.806973 | controller | Jun 09 17:07:34.728554 crc crio[22095]: time="2026-06-09T17:07:34.728505714Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0004c7360}] Aliases:map[]}"
2026-06-09 17:40:40.806988 | controller | Jun 09 17:07:34.728848 crc crio[22095]: time="2026-06-09T17:07:34.728821102Z" level=info msg="Checking pod openstack_ovn-controller-cfkth-config-hr8k4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.807004 | controller | Jun 09 17:07:34.736360 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbdcfdc6bd27adb Mac:be:ff:74:c1:da:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 SocketPath: PciID:}] [{Interface:0xc0002a46e0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.807020 | controller | Jun 09 17:07:34.736360 crc crio[22095]: time="2026-06-09T17:07:34.732728662Z" level=info msg="Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc002272180}] Aliases:map[]}"
2026-06-09 17:40:40.807036 | controller | Jun 09 17:07:34.736360 crc crio[22095]: time="2026-06-09T17:07:34.732869546Z" level=info msg="Checking pod openstack_nova-api-01d7-account-create-update-4wmqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.807052 | controller | Jun 09 17:07:34.763993 crc crio[22095]: time="2026-06-09T17:07:34.756521983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807068 | controller | Jun 09 17:07:34.766548 crc crio[22095]: time="2026-06-09T17:07:34.766450577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807084 | controller | Jun 09 17:07:34.930760 crc crio[22095]: time="2026-06-09T17:07:34.930362592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807102 | controller | Jun 09 17:07:34.955477 crc crio[22095]: time="2026-06-09T17:07:34.952558732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807118 | controller | Jun 09 17:07:35.027453 crc crio[22095]: time="2026-06-09T17:07:35.026709714Z" level=info msg="Stopped pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454" id=fdf2293b-15d8-44de-ab3d-c1efa1ad0bb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.807133 | controller | Jun 09 17:07:35.071262 crc crio[22095]: time="2026-06-09T17:07:35.058888419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807149 | controller | Jun 09 17:07:35.084834 crc crio[22095]: time="2026-06-09T17:07:35.082882405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807178 | controller | Jun 09 17:07:35.094626 crc crio[22095]: time="2026-06-09T17:07:35.09245533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807194 | controller | Jun 09 17:07:35.105110 crc crio[22095]: time="2026-06-09T17:07:35.102425606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807209 | controller | Jun 09 17:07:35.162254 crc crio[22095]: time="2026-06-09T17:07:35.162112748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807225 | controller | Jun 09 17:07:35.166416 crc crio[22095]: time="2026-06-09T17:07:35.166314765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807240 | controller | Jun 09 17:07:35.429982 crc crio[22095]: time="2026-06-09T17:07:35.426380508Z" level=info msg="Ran pod sandbox 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 with infra container: openstack/keystone-db-create-nnlm5/POD" id=c88b4ceb-9559-4d41-9b50-e25602fcd3f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807255 | controller | Jun 09 17:07:35.449474 crc crio[22095]: time="2026-06-09T17:07:35.449335797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=40cfe1c2-ae86-4d33-ac12-fab2b2f632a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807270 | controller | Jun 09 17:07:35.463409 crc crio[22095]: time="2026-06-09T17:07:35.463361746Z" level=info msg="Ran pod sandbox 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f with infra container: openstack/glance-655e-account-create-update-rvx8q/POD" id=6205a8e9-5fa2-4846-ab8b-c77ec55a8332 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807286 | controller | Jun 09 17:07:35.480240 crc crio[22095]: time="2026-06-09T17:07:35.480065645Z" level=info msg="Ran pod sandbox 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 with infra container: openstack/glance-db-create-dcrqh/POD" id=71779b3c-7e84-4831-81e1-33f9392255ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807301 | controller | Jun 09 17:07:35.507765 crc crio[22095]: time="2026-06-09T17:07:35.507710194Z" level=info msg="Ran pod sandbox 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf with infra container: openstack/nova-cell0-0aeb-account-create-update-78cm2/POD" id=b81b9dcd-c96f-4761-b7eb-b5d454979693 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807319 | controller | Jun 09 17:07:35.508571 crc crio[22095]: time="2026-06-09T17:07:35.508547466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad9b3802-60a6-428a-8a5f-b4262f237afa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807335 | controller | Jun 09 17:07:35.525770 crc crio[22095]: time="2026-06-09T17:07:35.511005589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e0a6af1d-9cc8-4f51-95bd-e1ccdb68d5df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807350 | controller | Jun 09 17:07:35.526257 crc crio[22095]: time="2026-06-09T17:07:35.524228628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fcd2f2c3-cada-497f-bcd4-ac34d9bb2cee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807365 | controller | Jun 09 17:07:35.541434 crc crio[22095]: time="2026-06-09T17:07:35.541375208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a903acb3-08ba-4b53-8d4e-036efdb7e734 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807380 | controller | Jun 09 17:07:35.552145 crc crio[22095]: time="2026-06-09T17:07:35.551767154Z" level=info msg="Stopped pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a" id=26863c15-af4d-4eed-9c46-0da0b9b980b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.807395 | controller | Jun 09 17:07:35.595769 crc crio[22095]: time="2026-06-09T17:07:35.589061821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3b48b4e2-5354-409d-8f99-a52a0e1efba3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807411 | controller | Jun 09 17:07:35.595769 crc crio[22095]: time="2026-06-09T17:07:35.589529073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0080d8af-4fab-4944-a3c7-6d80e26144bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807426 | controller | Jun 09 17:07:35.620398 crc crio[22095]: time="2026-06-09T17:07:35.608383287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=621270d6-b533-44a6-8bc4-bcdb157264b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807442 | controller | Jun 09 17:07:35.621194 crc crio[22095]: time="2026-06-09T17:07:35.60890522Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=6d90b9e2-fc81-4edf-a326-d68b1617f308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.807458 | controller | Jun 09 17:07:35.621356 crc crio[22095]: time="2026-06-09T17:07:35.621283858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807474 | controller | Jun 09 17:07:35.621608 crc crio[22095]: time="2026-06-09T17:07:35.618899786Z" level=info msg="Stopped container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached" id=160cf76b-983c-4a91-9759-097709389e73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.807489 | controller | Jun 09 17:07:35.630468 crc crio[22095]: time="2026-06-09T17:07:35.627099107Z" level=info msg="Stopping pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3" id=6e2bf66a-7af9-47f9-90f9-ec16f58a122d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.807511 | controller | Jun 09 17:07:35.630468 crc crio[22095]: time="2026-06-09T17:07:35.629261502Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc002ab2240}] Aliases:map[]}"
2026-06-09 17:40:40.807527 | controller | Jun 09 17:07:35.630468 crc crio[22095]: time="2026-06-09T17:07:35.629460627Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.807543 | controller | Jun 09 17:07:35.711702 crc crio[22095]: time="2026-06-09T17:07:35.711268786Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=bed198e4-6e93-4cdb-ac81-1658fcb9a474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.807559 | controller | Jun 09 17:07:35.752084 crc crio[22095]: time="2026-06-09T17:07:35.751848777Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=1b3576ae-7434-42e5-b3de-0ce064bba3c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.807575 | controller | Jun 09 17:07:35.766720 crc crio[22095]: time="2026-06-09T17:07:35.766434141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807591 | controller | Jun 09 17:07:35.767538 crc crio[22095]: time="2026-06-09T17:07:35.767491109Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=08f048ca-ea92-4017-9ed6-ac28ef2e651b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.807606 | controller | Jun 09 17:07:35.767804 crc crio[22095]: time="2026-06-09T17:07:35.767746995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807622 | controller | Jun 09 17:07:35.820482 crc crio[22095]: time="2026-06-09T17:07:35.812460932Z" level=info msg="Stopping container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883 (timeout: 30s)" id=b8bda87b-b99e-4a4f-969f-be3080f2f876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.807638 | controller | Jun 09 17:07:35.858407 crc crio[22095]: time="2026-06-09T17:07:35.855885766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807654 | controller | Jun 09 17:07:35.932858 crc crio[22095]: time="2026-06-09T17:07:35.932777109Z" level=info msg="Ran pod sandbox 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b with infra container: openstack/nova-cell0-db-create-flqbk/POD" id=77b86097-3bc1-427d-89fc-d2415d7dee0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807670 | controller | Jun 09 17:07:35.953757 crc crio[22095]: time="2026-06-09T17:07:35.953648654Z" level=info msg="Ran pod sandbox 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 with infra container: openstack/ovn-controller-cfkth-config-hr8k4/POD" id=d7a73b3f-0e85-4de2-a4c0-e0a2d490859e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807685 | controller | Jun 09 17:07:35.956190 crc crio[22095]: time="2026-06-09T17:07:35.956108657Z" level=info msg="Ran pod sandbox 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 with infra container: openstack/neutron-db-create-nlst2/POD" id=addf991c-08db-4aa9-b12c-1dd9a2fd7508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807713 | controller | Jun 09 17:07:35.978652 crc crio[22095]: time="2026-06-09T17:07:35.977552288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=56a5ea7b-6ad4-4c45-bcb7-9594fae91c56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807729 | controller | Jun 09 17:07:35.978652 crc crio[22095]: time="2026-06-09T17:07:35.978640606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4f29d08c-fd13-472d-9178-4a9e0d4d99e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807744 | controller | Jun 09 17:07:35.979416 crc crio[22095]: time="2026-06-09T17:07:35.978687857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ed35105d-67b3-47a3-bff8-f74a9ce2600e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807759 | controller | Jun 09 17:07:36.048973 crc crio[22095]: time="2026-06-09T17:07:36.045281135Z" level=info msg="Stopped container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd" id=386d1302-1ba5-4d99-af15-2128251658fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.807774 | controller | Jun 09 17:07:36.070430 crc crio[22095]: time="2026-06-09T17:07:36.067461874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807789 | controller | Jun 09 17:07:36.090710 crc crio[22095]: time="2026-06-09T17:07:36.086984065Z" level=info msg="Ran pod sandbox d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 with infra container: openstack/nova-api-db-create-pt42h/POD" id=066077ed-630a-4be7-87d1-a5cbb3eb843f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807804 | controller | Jun 09 17:07:36.095377 crc crio[22095]: time="2026-06-09T17:07:36.095327239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807819 | controller | Jun 09 17:07:36.100760 crc crio[22095]: time="2026-06-09T17:07:36.100225805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807835 | controller | Jun 09 17:07:36.110001 crc crio[22095]: time="2026-06-09T17:07:36.10977517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.807853 | controller | Jun 09 17:07:36.113602 crc crio[22095]: time="2026-06-09T17:07:36.112102859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=70cf0e22-17dc-4f88-a17e-71e268fdc799 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807886 | controller | Jun 09 17:07:36.128562 crc crio[22095]: time="2026-06-09T17:07:36.127991377Z" level=info msg="Ran pod sandbox bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f with infra container: openstack/nova-api-01d7-account-create-update-4wmqt/POD" id=a1a95c74-7aec-4959-9234-7ad009ce1772 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.807902 | controller | Jun 09 17:07:36.146813 crc crio[22095]: time="2026-06-09T17:07:36.146215824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e3315a1-6d32-45bb-b2a9-29e37c657235 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807920 | controller | Jun 09 17:07:36.304982 crc crio[22095]: time="2026-06-09T17:07:36.290785623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=21dac8cb-cab8-4e39-97a5-2546135f1752 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807936 | controller | Jun 09 17:07:36.304982 crc crio[22095]: time="2026-06-09T17:07:36.290996988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5d177c00-9283-4b93-a1aa-c3788863d9e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807952 | controller | Jun 09 17:07:36.304982 crc crio[22095]: time="2026-06-09T17:07:36.29107596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3489d399-72f1-41c1-9faa-6cad5c2a741c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807968 | controller | Jun 09 17:07:36.304982 crc crio[22095]: time="2026-06-09T17:07:36.294395876Z" level=info msg="Stopped container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter" id=b8bda87b-b99e-4a4f-969f-be3080f2f876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.807983 | controller | Jun 09 17:07:36.317392 crc crio[22095]: time="2026-06-09T17:07:36.316270447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1d6980cc-d8ce-4b61-b40c-1af86605a951 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.807999 | controller | Jun 09 17:07:36.318120 crc crio[22095]: time="2026-06-09T17:07:36.318083713Z" level=info msg="Stopping pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7" id=998c9a27-6075-4a50-8d84-566843b0c539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808014 | controller | Jun 09 17:07:36.322296 crc crio[22095]: time="2026-06-09T17:07:36.32224283Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc0028b63e8}] Aliases:map[]}"
2026-06-09 17:40:40.808030 | controller | Jun 09 17:07:36.322719 crc crio[22095]: time="2026-06-09T17:07:36.322691732Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-zgjrs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.808045 | controller | Jun 09 17:07:36.328985 crc crio[22095]: time="2026-06-09T17:07:36.323826671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=300f7ad2-50da-481f-90be-7c9c520638c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.808061 | controller | Jun 09 17:07:36.416189 crc crio[22095]: time="2026-06-09T17:07:36.416039966Z" level=info msg="Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=c4a242ef-08e6-492f-b11e-8d0dabc26c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.808076 | controller | Jun 09 17:07:36.416638 crc crio[22095]: time="2026-06-09T17:07:36.416486338Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=e1b69bc3-646d-4afe-be37-9f5ae5f0322f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.808092 | controller | Jun 09 17:07:36.445408 crc crio[22095]: time="2026-06-09T17:07:36.42048772Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=e60e11a8-20be-469a-b994-bcfb298d29ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.808110 | controller | Jun 09 17:07:36.462632 crc crio[22095]: time="2026-06-09T17:07:36.462516639Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=25b1b43f-5e70-4bfa-9106-ed5fd0e1e1b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.808127 | controller | Jun 09 17:07:36.463117 crc crio[22095]: time="2026-06-09T17:07:36.462889058Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=a597fe06-b4a5-4d5a-86f1-731326f2e2d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.808142 | controller | Jun 09 17:07:36.615452 crc crio[22095]: time="2026-06-09T17:07:36.612595329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808158 | controller | Jun 09 17:07:36.615452 crc crio[22095]: time="2026-06-09T17:07:36.613544193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808174 | controller | Jun 09 17:07:36.615452 crc crio[22095]: time="2026-06-09T17:07:36.613725678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808189 | controller | Jun 09 17:07:36.615452 crc crio[22095]: time="2026-06-09T17:07:36.613855891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808205 | controller | Jun 09 17:07:36.615452 crc crio[22095]: time="2026-06-09T17:07:36.614057316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808220 | controller | Jun 09 17:07:36.638812 crc crio[22095]: time="2026-06-09T17:07:36.638707008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808236 | controller | Jun 09 17:07:36.646872 crc crio[22095]: time="2026-06-09T17:07:36.646644292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808251 | controller | Jun 09 17:07:36.657106 crc crio[22095]: time="2026-06-09T17:07:36.656987457Z" level=info msg="Stopped container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent" id=b777a8df-e776-4f9d-8cfc-09014278a6f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808267 | controller | Jun 09 17:07:36.701011 crc crio[22095]: time="2026-06-09T17:07:36.700891774Z" level=info msg="Stopped pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3" id=6e2bf66a-7af9-47f9-90f9-ec16f58a122d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808282 | controller | Jun 09 17:07:36.806204 crc crio[22095]: time="2026-06-09T17:07:36.805685032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808298 | controller | Jun 09 17:07:36.821404 crc crio[22095]: time="2026-06-09T17:07:36.821315323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808313 | controller | Jun 09 17:07:36.911618 crc crio[22095]: time="2026-06-09T17:07:36.911543008Z" level=info msg="Stopped container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent" id=96b596ff-0582-4634-a522-482b63c88a31 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808332 | controller | Jun 09 17:07:36.917564 crc crio[22095]: time="2026-06-09T17:07:36.917523001Z" level=info msg="Stopping pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0" id=f8887889-6414-49b3-a184-4598e9216778 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808349 | controller | Jun 09 17:07:36.921300 crc crio[22095]: time="2026-06-09T17:07:36.921253537Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0019841e0}] Aliases:map[]}"
2026-06-09 17:40:40.808365 | controller | Jun 09 17:07:36.922148 crc crio[22095]: time="2026-06-09T17:07:36.922119309Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.808380 | controller | Jun 09 17:07:37.368095 crc crio[22095]: time="2026-06-09T17:07:37.363007798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808396 | controller | Jun 09 17:07:37.368692 crc crio[22095]: time="2026-06-09T17:07:37.368641343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808411 | controller | Jun 09 17:07:37.372480 crc crio[22095]: time="2026-06-09T17:07:37.37245537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808426 | controller | Jun 09 17:07:37.393994 crc crio[22095]: time="2026-06-09T17:07:37.389364164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808441 | controller | Jun 09 17:07:37.509886 crc crio[22095]: time="2026-06-09T17:07:37.509131867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808457 | controller | Jun 09 17:07:37.544840 crc crio[22095]: time="2026-06-09T17:07:37.544773361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808472 | controller | Jun 09 17:07:37.546566 crc crio[22095]: time="2026-06-09T17:07:37.546482155Z" level=info msg="Stopped pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7" id=998c9a27-6075-4a50-8d84-566843b0c539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808488 | controller | Jun 09 17:07:37.547220 crc crio[22095]: time="2026-06-09T17:07:37.547189773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808503 | controller | Jun 09 17:07:37.559761 crc crio[22095]: time="2026-06-09T17:07:37.559699814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808518 | controller | Jun 09 17:07:37.635465 crc crio[22095]: time="2026-06-09T17:07:37.635320724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808537 | controller | Jun 09 17:07:37.735057 crc crio[22095]: time="2026-06-09T17:07:37.734990161Z" level=info msg="Stopped pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0" id=f8887889-6414-49b3-a184-4598e9216778 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808554 | controller | Jun 09 17:07:38.197890 crc crio[22095]: time="2026-06-09T17:07:38.190016144Z" level=info msg="Stopping container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184 (timeout: 26s)" id=5d4b4db2-d4c1-4c8f-b8b1-8c8a4312c485 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808569 | controller | Jun 09 17:07:38.224328 crc crio[22095]: time="2026-06-09T17:07:38.224203861Z" level=info msg="Stopped container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera" id=903944e7-6b65-4a2b-b0a5-5e7f873895a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808585 | controller | Jun 09 17:07:38.225520 crc crio[22095]: time="2026-06-09T17:07:38.225414922Z" level=info msg="Stopping pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0" id=01cf5f69-5256-4fcf-b636-2f7a64a6fc38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808600 | controller | Jun 09 17:07:38.247505 crc crio[22095]: time="2026-06-09T17:07:38.246587965Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc002b5c260}] Aliases:map[]}"
2026-06-09 17:40:40.808616 | controller | Jun 09 17:07:38.247505 crc crio[22095]: time="2026-06-09T17:07:38.246816301Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.808631 | controller | Jun 09 17:07:38.343986 crc crio[22095]: time="2026-06-09T17:07:38.31226696Z" level=info msg="Stopped container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server" id=5d4b4db2-d4c1-4c8f-b8b1-8c8a4312c485 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808647 | controller | Jun 09 17:07:38.343986 crc crio[22095]: time="2026-06-09T17:07:38.326992878Z" level=info msg="Stopping container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 (timeout: 26s)" id=d633e805-9fcc-4d5d-8e4f-ac38666738a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808663 | controller | Jun 09 17:07:38.544721 crc crio[22095]: time="2026-06-09T17:07:38.543575464Z" level=info msg="Stopped container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd" id=6644b52d-5d1b-486c-a63d-65531f3260a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.808678 | controller | Jun 09 17:07:38.546811 crc crio[22095]: time="2026-06-09T17:07:38.54653648Z" level=info msg="Stopping pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74" id=4983a211-e9ae-4a69-a22b-597c3ba3aac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808693 | controller | Jun 09 17:07:38.562547 crc crio[22095]: time="2026-06-09T17:07:38.551247021Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc00263c0c0}] Aliases:map[]}"
2026-06-09 17:40:40.808713 | controller | Jun 09 17:07:38.562547 crc crio[22095]: time="2026-06-09T17:07:38.551515418Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.808729 | controller | Jun 09 17:07:39.016718 crc crio[22095]: time="2026-06-09T17:07:39.016101046Z" level=info msg="Stopped pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0" id=01cf5f69-5256-4fcf-b636-2f7a64a6fc38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808745 | controller | Jun 09 17:07:39.278490 crc crio[22095]: time="2026-06-09T17:07:39.277526113Z" level=info msg="Stopped pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74" id=4983a211-e9ae-4a69-a22b-597c3ba3aac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.808760 | controller | Jun 09 17:07:39.688402 crc crio[22095]: time="2026-06-09T17:07:39.688308291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808778 | controller | Jun 09 17:07:40.670126 crc crio[22095]: time="2026-06-09T17:07:40.669239845Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/POD" id=b97e35b4-c6c3-46bd-a248-b012b459b37c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.808795 | controller | Jun 09 17:07:40.670126 crc crio[22095]: time="2026-06-09T17:07:40.670093647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808811 | controller | Jun 09 17:07:40.671730 crc crio[22095]: time="2026-06-09T17:07:40.669703237Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-w7q7k/POD" id=2696ec49-0dc1-4c6d-992e-54406020d90a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.808827 | controller | Jun 09 17:07:40.671730 crc crio[22095]: time="2026-06-09T17:07:40.670416295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808844 | controller | Jun 09 17:07:40.751079 crc crio[22095]: time="2026-06-09T17:07:40.750541391Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc0028b6be0}] Aliases:map[]}"
2026-06-09 17:40:40.808882 | controller | Jun 09 17:07:40.751311 crc crio[22095]: time="2026-06-09T17:07:40.75127532Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.808900 | controller | Jun 09 17:07:40.791251 crc crio[22095]: time="2026-06-09T17:07:40.789620073Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/POD" id=5f5e284c-c254-4931-af8a-6c0289cdc485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.808916 | controller | Jun 09 17:07:40.791251 crc crio[22095]: time="2026-06-09T17:07:40.790324061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808932 | controller | Jun 09 17:07:40.792434 crc crio[22095]: time="2026-06-09T17:07:40.792378694Z" level=info msg="Running pod sandbox: openstack/nova-cell1-4309-account-create-update-rcv7j/POD" id=09a93aca-1bd0-40f2-b6c0-25770f923553 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.808948 | controller | Jun 09 17:07:40.792669 crc crio[22095]: time="2026-06-09T17:07:40.792639581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.808968 | controller | Jun 09 17:07:40.820051 crc crio[22095]: time="2026-06-09T17:07:40.818415262Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0028b6ce8}] Aliases:map[]}"
2026-06-09 17:40:40.808984 | controller | Jun 09 17:07:40.820051 crc crio[22095]: time="2026-06-09T17:07:40.818598397Z" level=info msg="Adding pod openstack_nova-cell1-db-create-w7q7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.809000 | controller | Jun 09 17:07:41.019063 crc crio[22095]: time="2026-06-09T17:07:41.018867333Z" level=info msg="Running pod sandbox: openstack/placement-db-create-87tf9/POD" id=c2837318-84c1-4559-bbec-0f2a261dd2c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.809016 | controller | Jun 09 17:07:41.019063 crc crio[22095]: time="2026-06-09T17:07:41.019055848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.809031 | controller | Jun 09 17:07:41.165560 crc crio[22095]: time="2026-06-09T17:07:41.165463534Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}"
2026-06-09 17:40:40.809047 | controller | Jun 09 17:07:41.165560 crc crio[22095]: time="2026-06-09T17:07:41.165533226Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.809063 | controller | Jun 09 17:07:41.167690 crc crio[22095]: time="2026-06-09T17:07:41.16763758Z" level=info msg="Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc002272478}] Aliases:map[]}"
2026-06-09 17:40:40.809079 | controller | Jun 09 17:07:41.167867 crc crio[22095]: time="2026-06-09T17:07:41.167842435Z" level=info msg="Adding pod openstack_nova-cell1-4309-account-create-update-rcv7j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.809095 | controller | Jun 09 17:07:41.283269 crc crio[22095]: time="2026-06-09T17:07:41.281213243Z" level=info msg="Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}"
2026-06-09 17:40:40.809115 | controller | Jun 09 17:07:41.283269 crc crio[22095]: time="2026-06-09T17:07:41.282028144Z" level=info msg="Adding pod openstack_placement-db-create-87tf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.809131 | controller | Jun 09 17:07:41.883830 crc crio[22095]: time="2026-06-09T17:07:41.883238267Z" level=info msg="Created container 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211: openstack/barbican-db-create-6stvh/mariadb-database-create" id=379b158e-3f5a-4acf-acc1-705cf3fc3d49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809147 | controller | Jun 09 17:07:41.895708 crc crio[22095]: time="2026-06-09T17:07:41.895587954Z" level=info msg="Starting container: 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211" id=80aa016e-a0a9-4d64-84bd-08b5e9be008c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809163 | controller | Jun 09 17:07:41.910305 crc crio[22095]: time="2026-06-09T17:07:41.910112867Z" level=info msg="Started container" PID=237464 containerID=2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=80aa016e-a0a9-4d64-84bd-08b5e9be008c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.809179 | controller | Jun 09 17:07:41.935427 crc crio[22095]: time="2026-06-09T17:07:41.935280962Z" level=info msg="Created container 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=dec93c80-d4fa-4088-861b-2a2c73070958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809194 | controller | Jun 09 17:07:41.940732 crc crio[22095]: time="2026-06-09T17:07:41.940594779Z" level=info msg="Starting container: 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e" id=2896f323-00a9-4fa0-ba11-3a0793bd6ac4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809210 | controller | Jun 09 17:07:41.957996 crc crio[22095]: 2026-06-09T17:07:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03824c72f55492a Mac:d6:cf:b8:a0:1f:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 SocketPath: PciID:}] [{Interface:0xc000340ae0 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.809225 | controller | Jun 09 17:07:41.958572 crc crio[22095]: time="2026-06-09T17:07:41.958493118Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc0028b6be0}] Aliases:map[]}"
2026-06-09 17:40:40.809241 | controller | Jun 09 17:07:41.958808 crc crio[22095]: time="2026-06-09T17:07:41.958696293Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.809257 | controller | Jun 09 17:07:41.963332 crc crio[22095]: time="2026-06-09T17:07:41.963235639Z" level=info msg="Started container" PID=237455 containerID=1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=2896f323-00a9-4fa0-ba11-3a0793bd6ac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.809272 | controller | Jun 09 17:07:42.023239 crc crio[22095]: time="2026-06-09T17:07:42.023027683Z" level=info msg="Created container 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=8bb8280f-379a-429c-a4e9-e6189859bb52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809291 | controller | Jun 09 17:07:42.028276 crc crio[22095]: time="2026-06-09T17:07:42.028193866Z" level=info msg="Starting container: 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0" id=8ca9c1ba-1d6b-40e8-9da4-fe3a797402f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809307 | controller | Jun 09 17:07:42.031639 crc crio[22095]: time="2026-06-09T17:07:42.031547772Z" level=info msg="Created container 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=a597fe06-b4a5-4d5a-86f1-731326f2e2d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809322 | controller | Jun 09 17:07:42.032964 crc crio[22095]: time="2026-06-09T17:07:42.032667801Z" level=info msg="Starting container: 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373" id=de9d42ff-87f4-4ff4-ac6c-b3878d54e884 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809338 | controller | Jun 09 17:07:42.034548 crc crio[22095]: time="2026-06-09T17:07:42.034466467Z" level=info msg="Started container" PID=237471 containerID=4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=8ca9c1ba-1d6b-40e8-9da4-fe3a797402f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.809354 | controller | Jun 09 17:07:42.041778 crc crio[22095]: time="2026-06-09T17:07:42.041415925Z" level=info msg="Started container" PID=237456 containerID=58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=de9d42ff-87f4-4ff4-ac6c-b3878d54e884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.809369 | controller | Jun 09 17:07:42.077476 crc crio[22095]: time="2026-06-09T17:07:42.076975287Z" level=info msg="Ran pod sandbox 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 with infra container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/POD" id=b97e35b4-c6c3-46bd-a248-b012b459b37c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.809385 | controller | Jun 09 17:07:42.086025 crc crio[22095]: time="2026-06-09T17:07:42.085824874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=6e9b647a-75ae-4175-afa4-07a1de63a794 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.809400 | controller | Jun 09 17:07:42.088632 crc crio[22095]: time="2026-06-09T17:07:42.088514023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=28585dff-16a7-4fd1-bd87-213305f7f8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.809416 | controller | Jun 09 17:07:42.102314 crc crio[22095]: time="2026-06-09T17:07:42.102217435Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=f16e733b-c556-46ef-b03d-9ffb8c1c0e69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809432 | controller | Jun 09 17:07:42.102835 crc crio[22095]: time="2026-06-09T17:07:42.102700317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.809448 | controller | Jun 09 17:07:42.152593 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52bf7d7ccce5649 Mac:3e:96:1d:cc:29:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.809467 | controller | Jun 09 17:07:42.153837 crc crio[22095]: time="2026-06-09T17:07:42.153762537Z" level=info msg="Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc002272478}] Aliases:map[]}"
2026-06-09 17:40:40.809483 | controller | Jun 09 17:07:42.154050 crc crio[22095]: time="2026-06-09T17:07:42.153957882Z" level=info msg="Checking pod openstack_nova-cell1-4309-account-create-update-rcv7j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.809499 | controller | Jun 09 17:07:42.197338 crc crio[22095]: time="2026-06-09T17:07:42.197125139Z" level=info msg="Created container 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=08f048ca-ea92-4017-9ed6-ac28ef2e651b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809514 | controller | Jun 09 17:07:42.199847 crc crio[22095]: time="2026-06-09T17:07:42.199687465Z" level=info msg="Ran pod sandbox 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c with infra container: openstack/nova-cell1-4309-account-create-update-rcv7j/POD" id=09a93aca-1bd0-40f2-b6c0-25770f923553 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.809529 | controller | Jun 09 17:07:42.203350 crc crio[22095]: time="2026-06-09T17:07:42.203232726Z" level=info msg="Starting container: 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73" id=41c94e87-6453-44c5-aa5e-7c01c3ef650b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809544 | controller | Jun 09 17:07:42.206985 crc crio[22095]: time="2026-06-09T17:07:42.206746656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0a391a78-29f5-44bb-82d6-ae74341df3f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.809563 | controller | Jun 09 17:07:42.215986 crc crio[22095]: time="2026-06-09T17:07:42.215332867Z" level=info msg="Started container" PID=237467 containerID=8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=41c94e87-6453-44c5-aa5e-7c01c3ef650b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.809579 | controller | Jun 09 17:07:42.228152 crc crio[22095]: time="2026-06-09T17:07:42.227279553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=020bcc13-da20-45e4-8e52-9c1d11cd56b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.809594 | controller | Jun 09 17:07:42.234277 crc crio[22095]: time="2026-06-09T17:07:42.232845856Z" level=info msg="Created container 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d: openstack/glance-db-create-dcrqh/mariadb-database-create" id=1b3576ae-7434-42e5-b3de-0ce064bba3c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809610 | controller | Jun 09 17:07:42.237981 crc crio[22095]: time="2026-06-09T17:07:42.235015602Z" level=info msg="Starting container: 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d" id=0485920a-0cd4-4925-aad5-c0f22005f77d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809629 | controller | Jun 09 17:07:42.246968 crc crio[22095]: time="2026-06-09T17:07:42.244478334Z" level=info msg="Started container" PID=237489 containerID=8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d description=openstack/glance-db-create-dcrqh/mariadb-database-create id=0485920a-0cd4-4925-aad5-c0f22005f77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.809645 | controller | Jun 09 17:07:42.261038 crc crio[22095]: time="2026-06-09T17:07:42.259097389Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=9979648d-9f80-47a5-bbed-d6364b0f9d7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809663 | controller | Jun 09 17:07:42.261038 crc crio[22095]: time="2026-06-09T17:07:42.259670194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.809680 | controller | Jun 09 17:07:42.295349 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82120e1dc53cd08 Mac:ee:a2:e5:eb:f6:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be SocketPath: PciID:}] [{Interface:0xc000014800 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.809696 | controller | Jun 09 17:07:42.306275 crc crio[22095]: time="2026-06-09T17:07:42.306185697Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0028b6ce8}] Aliases:map[]}"
2026-06-09 17:40:40.809711 | controller | Jun 09 17:07:42.306526 crc crio[22095]: time="2026-06-09T17:07:42.306465354Z" level=info msg="Checking pod openstack_nova-cell1-db-create-w7q7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.809727 | controller | Jun 09 17:07:42.317269 crc crio[22095]: time="2026-06-09T17:07:42.317135178Z" level=info msg="Created container d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=e1b69bc3-646d-4afe-be37-9f5ae5f0322f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809743 | controller | Jun 09 17:07:42.321383 crc crio[22095]: time="2026-06-09T17:07:42.321223093Z" level=info msg="Starting container: d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25" id=4ff24c36-8654-4f28-b2dc-0ccff0b7fc29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809759 | controller | Jun 09 17:07:42.331703 crc crio[22095]: time="2026-06-09T17:07:42.331104686Z" level=info msg="Started container" PID=237485 containerID=d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=4ff24c36-8654-4f28-b2dc-0ccff0b7fc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.809774 | controller | Jun 09 17:07:42.365248 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41138a88ccee578 Mac:3a:a9:87:12:cc:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 SocketPath: PciID:}] [{Interface:0xc0003a2740 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.809790 | controller | Jun 09 17:07:42.366818 crc crio[22095]: time="2026-06-09T17:07:42.366738651Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}"
2026-06-09 17:40:40.809810 | controller | Jun 09 17:07:42.367480 crc crio[22095]: time="2026-06-09T17:07:42.367453269Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.809826 | controller | Jun 09 17:07:42.475043 crc crio[22095]: time="2026-06-09T17:07:42.474568967Z" level=info msg="Ran pod sandbox 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b with infra container: openstack/nova-cell1-db-create-w7q7k/POD" id=2696ec49-0dc1-4c6d-992e-54406020d90a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.809842 | controller | Jun 09 17:07:42.486799 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5db3d7d73657657 Mac:82:bd:26:a1:be:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 SocketPath: PciID:}] [{Interface:0xc0004b6660 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.809877 | controller | Jun 09 17:07:42.487803 crc crio[22095]: time="2026-06-09T17:07:42.487728234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=eeb3da65-330c-4ec5-9be7-7ac9e0f2a758 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.809895 | controller | Jun 09 17:07:42.492893 crc crio[22095]: time="2026-06-09T17:07:42.492539488Z" level=info msg="Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}"
2026-06-09 17:40:40.809911 | controller | Jun 09 17:07:42.492893 crc crio[22095]: time="2026-06-09T17:07:42.492755853Z" level=info msg="Checking pod openstack_placement-db-create-87tf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.809927 | controller | Jun 09 17:07:42.503737 crc crio[22095]: time="2026-06-09T17:07:42.500970474Z" level=info msg="Created container f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=25b1b43f-5e70-4bfa-9106-ed5fd0e1e1b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809943 | controller | Jun 09 17:07:42.511418 crc crio[22095]: time="2026-06-09T17:07:42.51135194Z" level=info msg="Starting container: f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3" id=933753a6-b9db-44f2-a0bb-5d30ab9aacdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.809960 | controller | Jun 09 17:07:42.533872 crc crio[22095]: time="2026-06-09T17:07:42.533700044Z" level=info msg="Started container" PID=237481 containerID=f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=933753a6-b9db-44f2-a0bb-5d30ab9aacdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.809976 | controller | Jun 09 17:07:42.540111 crc crio[22095]: time="2026-06-09T17:07:42.537324037Z" level=info msg="Created container f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=e28451af-6da0-45fc-8073-4ad71c771bff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.809995 | controller | Jun 09 17:07:42.542221 crc crio[22095]: time="2026-06-09T17:07:42.541813412Z" level=info msg="Starting container: f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a" id=37c2a06c-32ec-469e-99ec-a6a62c590b9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810011 | controller | Jun 09 17:07:42.548702 crc crio[22095]: time="2026-06-09T17:07:42.548613066Z" level=info msg="Ran pod sandbox 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 with infra container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/POD" id=5f5e284c-c254-4931-af8a-6c0289cdc485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.810026 | controller | Jun 09 17:07:42.564349 crc crio[22095]: time="2026-06-09T17:07:42.552031054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=e8fcd5c2-2bcb-484f-aa04-e728b797af0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.810042 | controller | Jun 09 17:07:42.564349 crc crio[22095]: time="2026-06-09T17:07:42.554583339Z" level=info msg="Ran pod sandbox 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad with infra container: openstack/placement-db-create-87tf9/POD" id=c2837318-84c1-4559-bbec-0f2a261dd2c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.810057 | controller | Jun 09 17:07:42.564349 crc crio[22095]: time="2026-06-09T17:07:42.555849882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5efd5398-7203-4eaa-806e-c4850580cc89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.810072 | controller | Jun 09 17:07:42.564349 crc crio[22095]: time="2026-06-09T17:07:42.556192511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=6d4ee69d-afb5-4561-92b1-a6e3ce368089 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.810088 | controller | Jun 09 17:07:42.564349 crc crio[22095]: time="2026-06-09T17:07:42.563379825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d893da02-89a9-49b5-baf2-56746dcb458b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.810103 | controller | Jun 09 17:07:42.576002 crc crio[22095]: time="2026-06-09T17:07:42.567365847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810119 | controller | Jun 09 17:07:42.582473 crc crio[22095]: time="2026-06-09T17:07:42.582262849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810134 | controller | Jun 09 17:07:42.595390 crc crio[22095]: time="2026-06-09T17:07:42.595222172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810150 | controller | Jun 09 17:07:42.596031 crc crio[22095]: time="2026-06-09T17:07:42.595984962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8217e5fe-8bc7-4c52-9832-c6c1341d425e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.810165 | controller | Jun 09 17:07:42.602739 crc crio[22095]: time="2026-06-09T17:07:42.599701867Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=f055faf7-1152-4147-951a-d3645ce9ac33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810184 | controller | Jun 09 17:07:42.615290 crc crio[22095]: time="2026-06-09T17:07:42.615230865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810200 | controller | Jun 09 17:07:42.618758 crc crio[22095]: time="2026-06-09T17:07:42.616660412Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=acc1c4db-a14f-47f4-a068-a8e40a5bd297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810216 | controller | Jun 09 17:07:42.620702 crc crio[22095]: time="2026-06-09T17:07:42.619278129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810231 | controller | Jun 09 17:07:42.622110 crc crio[22095]: time="2026-06-09T17:07:42.621373273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810247 | controller | Jun 09 17:07:42.626516 crc crio[22095]: time="2026-06-09T17:07:42.626403472Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=7759ebb3-f962-4a24-b3f0-abd87dd0a303 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810263 | controller | Jun 09 17:07:42.647984 crc crio[22095]: time="2026-06-09T17:07:42.646812815Z" level=info msg="Started container" PID=237457 containerID=f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=37c2a06c-32ec-469e-99ec-a6a62c590b9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.810279 | controller | Jun 09 17:07:42.771029 crc crio[22095]: time="2026-06-09T17:07:42.770874728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810294 | controller | Jun 09 17:07:43.176467 crc crio[22095]: time="2026-06-09T17:07:43.174590765Z" level=info msg="Created container 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=6d90b9e2-fc81-4edf-a326-d68b1617f308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810310 | controller | Jun 09 17:07:43.181443 crc crio[22095]: time="2026-06-09T17:07:43.181323047Z" level=info msg="Starting container: 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8" id=316d0228-f4ad-4f64-88e7-e684dbc40878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810325 | controller | Jun 09 17:07:43.189333 crc crio[22095]: time="2026-06-09T17:07:43.18922617Z" level=info msg="Started container" PID=237507 containerID=7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=316d0228-f4ad-4f64-88e7-e684dbc40878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.810341 | controller | Jun 09 17:07:43.278665 crc crio[22095]: time="2026-06-09T17:07:43.278567872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810356 | controller | Jun 09 17:07:43.291834 crc crio[22095]: time="2026-06-09T17:07:43.291719799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810377 | controller | Jun 09 17:07:43.359004 crc crio[22095]: time="2026-06-09T17:07:43.358639006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810394 | controller | Jun 09 17:07:43.372390 crc crio[22095]: time="2026-06-09T17:07:43.368962421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810409 | controller | Jun 09 17:07:43.382797 crc crio[22095]: time="2026-06-09T17:07:43.382625641Z" level=info msg="Created container af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=bed198e4-6e93-4cdb-ac81-1658fcb9a474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810425 | controller | Jun 09 17:07:43.389766 crc crio[22095]: time="2026-06-09T17:07:43.389635431Z" level=info msg="Starting container: af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422" id=d37c6395-46d4-49ac-8dec-85e63a17cb64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810441 | controller | Jun 09 17:07:43.398681 crc crio[22095]: time="2026-06-09T17:07:43.397333999Z" level=info msg="Started container" PID=237490 containerID=af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=d37c6395-46d4-49ac-8dec-85e63a17cb64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.810457 | controller | Jun 09 17:07:43.409263 crc crio[22095]: time="2026-06-09T17:07:43.408434114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810472 | controller | Jun 09 17:07:43.414995 crc crio[22095]: time="2026-06-09T17:07:43.414283934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810488 | controller | Jun 09 17:07:43.424036 crc crio[22095]: time="2026-06-09T17:07:43.423962592Z" level=info msg="Created container cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=3a964857-e619-47e0-9434-855f1f4a5318 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810504 | controller | Jun 09 17:07:43.437455 crc crio[22095]: time="2026-06-09T17:07:43.436449142Z" level=info msg="Starting container: cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b" id=99d30bdc-b3f4-423e-8cc0-2d0f9cc92357 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810520 | controller | Jun 09 17:07:43.449995 crc crio[22095]: time="2026-06-09T17:07:43.448568603Z" level=info msg="Started container" PID=237504 containerID=cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=99d30bdc-b3f4-423e-8cc0-2d0f9cc92357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.810535 | controller | Jun 09 17:07:43.454223 crc crio[22095]: time="2026-06-09T17:07:43.452846783Z" level=info msg="Created container 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=c4a242ef-08e6-492f-b11e-8d0dabc26c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810551 | controller | Jun 09 17:07:43.456969 crc crio[22095]: time="2026-06-09T17:07:43.454875995Z" level=info msg="Starting container: 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4" id=5f807931-c0d2-4f4a-9214-ad89abc6492a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810570 | controller | Jun 09 17:07:43.486460 crc crio[22095]: time="2026-06-09T17:07:43.486386113Z" level=info msg="Created container f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=4fba3925-0d3e-4c82-8c97-fe48640b28ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810587 | controller | Jun 09 17:07:43.487431 crc crio[22095]: time="2026-06-09T17:07:43.487351828Z" level=info msg="Started container" PID=237515 containerID=620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=5f807931-c0d2-4f4a-9214-ad89abc6492a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3
2026-06-09 17:40:40.810603 | controller | Jun 09 17:07:43.503306 crc crio[22095]: time="2026-06-09T17:07:43.50301613Z" level=info msg="Starting container: f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85" id=1e9a995a-012f-4652-b1c8-a26982d7b390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810619 | controller | Jun 09 17:07:43.514817 crc crio[22095]: time="2026-06-09T17:07:43.51469588Z" level=info msg="Created container f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000: openstack/neutron-db-create-nlst2/mariadb-database-create" id=e60e11a8-20be-469a-b994-bcfb298d29ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810634 | controller | Jun 09 17:07:43.523080 crc crio[22095]: time="2026-06-09T17:07:43.518310032Z" level=info msg="Starting container: f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000" id=81668afb-0d1a-4847-b84a-32ae4bc44da6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810649 | controller | Jun 09 17:07:43.529440 crc crio[22095]: time="2026-06-09T17:07:43.525290681Z" level=info msg="Started container" PID=237496 containerID=f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=81668afb-0d1a-4847-b84a-32ae4bc44da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.810664 | controller | Jun 09 17:07:43.532194 crc crio[22095]: time="2026-06-09T17:07:43.531791788Z" level=info msg="Started container" PID=237497 containerID=f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=1e9a995a-012f-4652-b1c8-a26982d7b390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.810679 | controller | Jun 09 17:07:44.552827 crc crio[22095]: time="2026-06-09T17:07:44.552091801Z" level=info msg="Stopping container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71 (timeout: 19s)" id=9685dd71-043b-4ff5-a3ff-459456fd3906 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.810694 | controller | Jun 09 17:07:44.607529 crc crio[22095]: time="2026-06-09T17:07:44.607444411Z" level=info msg="Stopped container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller" id=9685dd71-043b-4ff5-a3ff-459456fd3906 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.810709 | controller | Jun 09 17:07:44.611973 crc crio[22095]: time="2026-06-09T17:07:44.609432682Z" level=info msg="Stopping pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b" id=6de44683-4747-45a9-85e3-7791ba0921fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.810724 | controller | Jun 09 17:07:44.613109 crc crio[22095]: time="2026-06-09T17:07:44.612280805Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc0028b6f60}] Aliases:map[]}"
2026-06-09 17:40:40.810744 | controller | Jun 09 17:07:44.613109 crc crio[22095]: time="2026-06-09T17:07:44.612905661Z" level=info msg="Deleting pod openstack_ovn-controller-cfkth from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.810760 | controller | Jun 09 17:07:44.774881 crc crio[22095]: time="2026-06-09T17:07:44.774766243Z" level=info msg="Created container 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=9979648d-9f80-47a5-bbed-d6364b0f9d7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810776 | controller | Jun 09 17:07:44.792984 crc crio[22095]: time="2026-06-09T17:07:44.791888263Z" level=info msg="Starting container: 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3" id=9a5e523b-83d1-4d93-a9db-97b886400e1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810792 | controller | Jun 09 17:07:44.797751 crc crio[22095]: time="2026-06-09T17:07:44.797540428Z" level=info msg="Started container" PID=237883 containerID=091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=9a5e523b-83d1-4d93-a9db-97b886400e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c
2026-06-09 17:40:40.810810 | controller | Jun 09 17:07:44.839354 crc crio[22095]: time="2026-06-09T17:07:44.839307299Z" level=info msg="Running pod sandbox: openstack/placement-9a1f-account-create-update-ss2tc/POD" id=4d9d03a2-5f9b-4d34-b4d2-d6c19a890159 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.810826 | controller | Jun 09 17:07:44.839540 crc crio[22095]: time="2026-06-09T17:07:44.839521835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.810842 | controller | Jun 09 17:07:44.925851 crc crio[22095]: time="2026-06-09T17:07:44.925790258Z" level=info msg="Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc001288538}] Aliases:map[]}"
2026-06-09 17:40:40.810877 | controller | Jun 09 17:07:44.928641 crc crio[22095]: time="2026-06-09T17:07:44.92860898Z" level=info msg="Adding pod openstack_placement-9a1f-account-create-update-ss2tc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.810895 | controller | Jun 09 17:07:45.158402 crc crio[22095]: time="2026-06-09T17:07:45.157583614Z" level=info msg="Stopped container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b805739e-176e-4e7d-856b-c9befd69e539 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.810911 | controller | Jun 09 17:07:45.159274 crc crio[22095]: time="2026-06-09T17:07:45.159189565Z" level=info msg="Stopping pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a" id=01502bb1-220a-4fc9-95dd-4895ccdfa2b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.810931 | controller | Jun 09 17:07:45.160612 crc crio[22095]: time="2026-06-09T17:07:45.16054201Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002272340}] Aliases:map[]}"
2026-06-09 17:40:40.810947 | controller | Jun 09 17:07:45.160810 crc crio[22095]: time="2026-06-09T17:07:45.160749275Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.810963 | controller | Jun 09 17:07:45.354768 crc crio[22095]: time="2026-06-09T17:07:45.354462415Z" level=info msg="Created container 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=f055faf7-1152-4147-951a-d3645ce9ac33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.810979 | controller | Jun 09 17:07:45.401698 crc crio[22095]: time="2026-06-09T17:07:45.39913084Z" level=info msg="Starting container: 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18" id=dd6472b6-1020-433d-8e15-8c0217d7f781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.810995 | controller | Jun 09 17:07:45.422490 crc crio[22095]: time="2026-06-09T17:07:45.422387527Z" level=info msg="Started container" PID=238118 containerID=4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=dd6472b6-1020-433d-8e15-8c0217d7f781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8
2026-06-09 17:40:40.811011 | controller | Jun 09 17:07:45.613707 crc crio[22095]: time="2026-06-09T17:07:45.612768141Z" level=info msg="Stopped pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b" id=6de44683-4747-45a9-85e3-7791ba0921fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.811027 | controller | Jun 09 17:07:45.679985 crc crio[22095]: time="2026-06-09T17:07:45.676308801Z" level=info msg="Created container 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=acc1c4db-a14f-47f4-a068-a8e40a5bd297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.811042 | controller | Jun 09 17:07:45.679985 crc crio[22095]: time="2026-06-09T17:07:45.679125143Z" level=info msg="Starting container: 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f" id=cdd34f36-4ce3-4310-b0f3-f6578cba1035 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.811058 | controller | Jun 09 17:07:45.689359 crc crio[22095]: time="2026-06-09T17:07:45.689298624Z" level=info msg="Started container" PID=238120 containerID=84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=cdd34f36-4ce3-4310-b0f3-f6578cba1035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b
2026-06-09 17:40:40.811074 | controller | Jun 09 17:07:46.159448 crc crio[22095]: 2026-06-09T17:07:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0243e7a457085b6 Mac:f2:5f:a0:88:86:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec SocketPath: PciID:}] [{Interface:0xc0003d6b00 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.811091 | controller | Jun 09 17:07:46.194474 crc crio[22095]: time="2026-06-09T17:07:46.194237558Z" level=info msg="Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc001288538}] Aliases:map[]}"
2026-06-09 17:40:40.811111 | controller | Jun 09 17:07:46.194474 crc crio[22095]: time="2026-06-09T17:07:46.194486634Z" level=info msg="Checking pod openstack_placement-9a1f-account-create-update-ss2tc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.811127 | controller | Jun 09 17:07:46.248219 crc crio[22095]: time="2026-06-09T17:07:46.24811678Z" level=info msg="Stopped pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a" id=01502bb1-220a-4fc9-95dd-4895ccdfa2b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.811143 | controller | Jun 09 17:07:46.313042 crc crio[22095]: time="2026-06-09T17:07:46.312632515Z" level=info msg="Stopping container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7 (timeout: 604788s)" id=c0237085-8c6e-4b21-a7eb-6376752856e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.811159 | controller | Jun 09 17:07:46.348122 crc crio[22095]: time="2026-06-09T17:07:46.341370202Z" level=info msg="Ran pod sandbox 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 with infra container: openstack/placement-9a1f-account-create-update-ss2tc/POD" id=4d9d03a2-5f9b-4d34-b4d2-d6c19a890159 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811174 | controller | Jun 09 17:07:46.353757 crc crio[22095]: time="2026-06-09T17:07:46.353659937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02896b7e-5f55-424e-b468-cf2a5514ec56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.811208 | controller | Jun 09 17:07:46.374832 crc crio[22095]: time="2026-06-09T17:07:46.374781459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fe77bb47-01bc-4bd1-a439-b317fbcfb696 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.811225 | controller | Jun 09 17:07:46.394683 crc crio[22095]: time="2026-06-09T17:07:46.392090793Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=14c61819-ce0c-4238-aaa1-fc2b539670bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.811241 | controller | Jun 09 17:07:46.394683 crc crio[22095]: time="2026-06-09T17:07:46.392568915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811256 | controller | Jun 09 17:07:46.499833 crc crio[22095]: time="2026-06-09T17:07:46.499129839Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694549dd57-4rdmq/POD" id=994076f5-9713-4176-8bf1-08466854b05c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811272 | controller | Jun 09 17:07:46.499833 crc crio[22095]: time="2026-06-09T17:07:46.499339204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811288 | controller | Jun 09 17:07:46.534422 crc crio[22095]: time="2026-06-09T17:07:46.534323622Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-8c8wc/POD" id=09c38576-7b1e-47e5-80ef-262126c66737 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811303 | controller | Jun 09 17:07:46.534719 crc crio[22095]: time="2026-06-09T17:07:46.534441585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811321 | controller | Jun 09 17:07:46.586303 crc crio[22095]: time="2026-06-09T17:07:46.586209213Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5888ff4f6b-cc787/POD" id=a02a6af6-9709-4cc0-b584-fca1c2ebbc31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811338 | controller | Jun 09 17:07:46.586432 crc crio[22095]: time="2026-06-09T17:07:46.586329666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811354 | controller | Jun 09 17:07:46.595873 crc crio[22095]: time="2026-06-09T17:07:46.595727057Z" level=info msg="Running pod sandbox: openstack/barbican-worker-c9f6b77-t24ct/POD" id=3adacf7f-b9bd-4084-8417-a6250c7e44eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811370 | controller | Jun 09 17:07:46.595873 crc crio[22095]: time="2026-06-09T17:07:46.59585867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811386 | controller | Jun 09 17:07:46.624835 crc crio[22095]: time="2026-06-09T17:07:46.624337501Z" level=info msg="Created container d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=f16e733b-c556-46ef-b03d-9ffb8c1c0e69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.811402 | controller | Jun 09 17:07:46.626795 crc crio[22095]: time="2026-06-09T17:07:46.625324066Z" level=info msg="Starting container: d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586" id=147535e0-c597-40c1-9297-0be5df177f2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.811418 | controller | Jun 09 17:07:46.643321 crc crio[22095]: time="2026-06-09T17:07:46.643226196Z" level=info msg="Started container" PID=238121 containerID=d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586 description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=147535e0-c597-40c1-9297-0be5df177f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077
2026-06-09 17:40:40.811435 | controller | Jun 09 17:07:46.654249 crc crio[22095]: time="2026-06-09T17:07:46.654150146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9808f850-e496-46d9-801c-85085cf5840d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.811451 | controller | Jun 09 17:07:46.662341 crc crio[22095]: time="2026-06-09T17:07:46.662071239Z" level=info msg="Running pod sandbox: openstack/barbican-api-b8bd98988-7kb6x/POD" id=1e0269ee-401b-4c43-af8e-08c76f209971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811467 | controller | Jun 09 17:07:46.662341 crc crio[22095]: time="2026-06-09T17:07:46.662210303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811483 | controller | Jun 09 17:07:46.714214 crc crio[22095]: time="2026-06-09T17:07:46.714088863Z" level=info msg="Created container 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056: openstack/placement-db-create-87tf9/mariadb-database-create" id=7759ebb3-f962-4a24-b3f0-abd87dd0a303 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.811499 | controller | Jun 09 17:07:46.718062 crc crio[22095]: time="2026-06-09T17:07:46.717980553Z" level=info msg="Starting container: 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056" id=f73116b5-e0e3-493b-af43-a7e69797e41c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.811515 | controller | Jun 09 17:07:46.720230 crc crio[22095]: time="2026-06-09T17:07:46.720088677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811534 | controller | Jun 09 17:07:46.729443 crc crio[22095]: time="2026-06-09T17:07:46.729348175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=a8ca4f8f-bb67-442d-9a95-dac507f0a611 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.811551 | controller | Jun 09 17:07:46.730825 crc crio[22095]: time="2026-06-09T17:07:46.730741601Z" level=info msg="Started container" PID=238122 containerID=1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056 description=openstack/placement-db-create-87tf9/mariadb-database-create id=f73116b5-e0e3-493b-af43-a7e69797e41c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.811567 | controller | Jun 09 17:07:46.739570 crc crio[22095]: time="2026-06-09T17:07:46.739470624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811584 | controller | Jun 09 17:07:46.776397 crc crio[22095]: time="2026-06-09T17:07:46.776262438Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=26a3f9dd-5b13-4833-9af1-2d444925c06a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.811599 | controller | Jun 09 17:07:46.887643 crc crio[22095]: time="2026-06-09T17:07:46.887518332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811616 | controller | Jun 09 17:07:47.026808 crc crio[22095]: time="2026-06-09T17:07:47.02620017Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc002272848}] Aliases:map[]}"
2026-06-09 17:40:40.811632 | controller | Jun 09 17:07:47.026808 crc crio[22095]: time="2026-06-09T17:07:47.026791145Z" level=info msg="Adding pod openstack_dnsmasq-dns-694549dd57-4rdmq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.811649 | controller | Jun 09 17:07:47.066816 crc crio[22095]: time="2026-06-09T17:07:47.066681359Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5888ff4f6b-cc787 Namespace:openstack ID:a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f UID:f48f6968-55df-4606-b39b-bfe8497542f9 NetNS:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f6968_55df_4606_b39b_bfe8497542f9.slice PodAnnotations:0xc001288790}] Aliases:map[]}"
2026-06-09 17:40:40.811666 | controller | Jun 09 17:07:47.066816 crc crio[22095]: time="2026-06-09T17:07:47.066766631Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5888ff4f6b-cc787 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.811683 | controller | Jun 09 17:07:47.088543 crc crio[22095]: time="2026-06-09T17:07:47.088387735Z" level=info msg="Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc00012a940}] Aliases:map[]}"
2026-06-09 17:40:40.811702 | controller | Jun 09 17:07:47.088543 crc crio[22095]: time="2026-06-09T17:07:47.088459437Z" level=info msg="Adding pod openstack_root-account-create-update-8c8wc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.811719 | controller | Jun 09 17:07:47.196635 crc crio[22095]: time="2026-06-09T17:07:47.196494129Z" level=info msg="Got pod network &{Name:barbican-api-b8bd98988-7kb6x Namespace:openstack ID:304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 UID:662a0c3a-2d6a-469f-a052-bf28288dc4b5 NetNS:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662a0c3a_2d6a_469f_a052_bf28288dc4b5.slice PodAnnotations:0xc00263c4d0}] Aliases:map[]}"
2026-06-09 17:40:40.811737 | controller | Jun 09 17:07:47.196635 crc crio[22095]: time="2026-06-09T17:07:47.196571811Z" level=info msg="Adding pod openstack_barbican-api-b8bd98988-7kb6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.811753 | controller | Jun 09 17:07:47.332585 crc crio[22095]: time="2026-06-09T17:07:47.33220094Z" level=info msg="Got pod network &{Name:barbican-worker-c9f6b77-t24ct Namespace:openstack ID:645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be UID:03d0c097-61bc-4ff4-9625-0520229b042c NetNS:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03d0c097_61bc_4ff4_9625_0520229b042c.slice PodAnnotations:0xc001984528}] Aliases:map[]}"
2026-06-09 17:40:40.811771 | controller | Jun 09 17:07:47.332715 crc crio[22095]: time="2026-06-09T17:07:47.33258265Z" level=info msg="Adding pod openstack_barbican-worker-c9f6b77-t24ct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.811787 | controller | Jun 09 17:07:47.673123 crc crio[22095]: time="2026-06-09T17:07:47.672437668Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=69e4a078-c6a4-429d-b03e-3d96e2fb4383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.811804 | controller | Jun 09 17:07:47.677147 crc crio[22095]: time="2026-06-09T17:07:47.673146496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811820 | controller | Jun 09 17:07:47.836558 crc crio[22095]: time="2026-06-09T17:07:47.835723617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=1e53bbe8-7071-4457-90fd-9373d4055209 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.811836 | controller | Jun 09 17:07:47.990857 crc crio[22095]: time="2026-06-09T17:07:47.990287042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=fff5219e-20fa-45a9-a225-6358b5ae9454 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.811869 | controller | Jun 09 17:07:47.994398 crc crio[22095]: time="2026-06-09T17:07:47.992206831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811891 | controller | Jun 09 17:07:48.004859 crc crio[22095]: time="2026-06-09T17:07:48.004777624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811908 | controller | Jun 09 17:07:48.017670 crc crio[22095]: time="2026-06-09T17:07:48.013536269Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=8f0f2c9b-40e8-484e-bd55-eaa883404b7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.811928 | controller | Jun 09 17:07:48.017670 crc crio[22095]: time="2026-06-09T17:07:48.014195575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.811945 | controller | Jun 09 17:07:48.073127 crc crio[22095]: time="2026-06-09T17:07:48.070447258Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 UID:f3c42b07-14eb-4173-a89f-716e3b502a8a NetNS:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3c42b07_14eb_4173_a89f_716e3b502a8a.slice PodAnnotations:0xc002ab2370}] Aliases:map[]}"
2026-06-09 17:40:40.811962 | controller | Jun 09 17:07:48.073127 crc crio[22095]: time="2026-06-09T17:07:48.07051375Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.811978 | controller | Jun 09 17:07:48.485216 crc crio[22095]: time="2026-06-09T17:07:48.484499079Z" level=info msg="Stopping container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe (timeout: 604785s)" id=601db16f-d3a8-471a-b7f9-a8016e0288c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.811995 | controller | Jun 09 17:07:48.527204 crc crio[22095]: time="2026-06-09T17:07:48.527094352Z" level=info msg="Created container 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=14c61819-ce0c-4238-aaa1-fc2b539670bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812011 | controller | Jun 09 17:07:48.532110 crc crio[22095]: time="2026-06-09T17:07:48.532018918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812028 | controller | Jun 09 17:07:48.540008 crc crio[22095]: time="2026-06-09T17:07:48.538907725Z" level=info msg="Starting container: 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87" id=8e69c651-d8a1-44c5-b499-07f65b0f02a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.812044 | controller | Jun 09 17:07:48.549503 crc crio[22095]: time="2026-06-09T17:07:48.549337153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812061 | controller | Jun 09 17:07:48.602371 crc crio[22095]: time="2026-06-09T17:07:48.60225652Z" level=info msg="Started container" PID=238481 containerID=066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=8e69c651-d8a1-44c5-b499-07f65b0f02a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.812078 | controller | Jun 09 17:07:48.706194 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa7ee0ac3e6eba Mac:da:a0:da:16:e9:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 SocketPath: PciID:}] [{Interface:0xc00013c5d0 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.812094 | controller | Jun 09 17:07:48.708626 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a170ba4801f3c6f Mac:f2:f1:78:40:85:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 SocketPath: PciID:}] [{Interface:0xc000237020 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.812114 | controller | Jun 09 17:07:48.712244 crc crio[22095]: time="2026-06-09T17:07:48.709140612Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc002272848}] Aliases:map[]}"
2026-06-09 17:40:40.812131 | controller | Jun 09 17:07:48.712244 crc crio[22095]: time="2026-06-09T17:07:48.709361348Z" level=info msg="Checking pod openstack_dnsmasq-dns-694549dd57-4rdmq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.812147 | controller | Jun 09 17:07:48.712244 crc crio[22095]: time="2026-06-09T17:07:48.709867901Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5888ff4f6b-cc787 Namespace:openstack ID:a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f UID:f48f6968-55df-4606-b39b-bfe8497542f9 NetNS:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f6968_55df_4606_b39b_bfe8497542f9.slice PodAnnotations:0xc001288790}] Aliases:map[]}"
2026-06-09 17:40:40.812164 | controller | Jun 09 17:07:48.712244 crc crio[22095]: time="2026-06-09T17:07:48.710082166Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5888ff4f6b-cc787 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.812181 | controller | Jun 09 17:07:48.712244 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cea06126b9cb9ff Mac:96:f4:54:d1:b6:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af SocketPath: PciID:}] [{Interface:0xc0002bcd80 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.812198 | controller | Jun 09 17:07:48.712244 crc crio[22095]: time="2026-06-09T17:07:48.711380789Z" level=info msg="Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc00012a940}] Aliases:map[]}"
2026-06-09 17:40:40.812214 | controller | Jun 09 17:07:48.715185 crc crio[22095]: time="2026-06-09T17:07:48.712457247Z" level=info msg="Checking pod openstack_root-account-create-update-8c8wc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.812231 | controller | Jun 09 17:07:48.792986 crc crio[22095]: time="2026-06-09T17:07:48.79288021Z" level=info msg="Ran pod sandbox 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 with infra container: openstack/dnsmasq-dns-694549dd57-4rdmq/POD" id=994076f5-9713-4176-8bf1-08466854b05c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.812247 | controller | Jun 09 17:07:48.799252 crc crio[22095]: time="2026-06-09T17:07:48.796748519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0431ee23-65d2-4a10-b92d-c7b864644907 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812267 | controller | Jun 09 17:07:48.840026 crc crio[22095]: time="2026-06-09T17:07:48.837442693Z" level=info msg="Ran pod sandbox a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f with infra container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/POD" id=a02a6af6-9709-4cc0-b584-fca1c2ebbc31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.812284 | controller | Jun 09 17:07:48.840026 crc crio[22095]: time="2026-06-09T17:07:48.839456105Z" level=info msg="Ran pod sandbox cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 with infra container: openstack/root-account-create-update-8c8wc/POD" id=09c38576-7b1e-47e5-80ef-262126c66737 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.812301 | controller | Jun 09 17:07:48.846890 crc crio[22095]: time="2026-06-09T17:07:48.842572885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=13852247-1dd5-41cc-9980-c670dfd0abaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812318 | controller | Jun 09 17:07:48.846890 crc crio[22095]: time="2026-06-09T17:07:48.844657688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=93349170-4370-46e2-9582-6b92c30ecd2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812334 | controller | Jun 09 17:07:48.846890 crc crio[22095]: time="2026-06-09T17:07:48.846307921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=34a6c00c-6a58-4b11-b21d-11d662eafcda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812351 | controller | Jun 09 17:07:48.861146 crc crio[22095]: time="2026-06-09T17:07:48.861028728Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log" id=83185019-4166-4ad1-8569-505577e46862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812367 | controller | Jun 09 17:07:48.862012 crc crio[22095]: time="2026-06-09T17:07:48.861796328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812384 | controller | Jun 09 17:07:48.905449 crc crio[22095]: time="2026-06-09T17:07:48.905343955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=84327595-e7fa-4324-b397-fcd6c7ead3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812400 | controller | Jun 09 17:07:48.979784 crc crio[22095]: time="2026-06-09T17:07:48.979702393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812416 | controller | Jun 09 17:07:48.989688 crc crio[22095]: time="2026-06-09T17:07:48.987301868Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=22009455-67d8-479e-86fb-91a8a10727f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812432 | controller | Jun 09 17:07:48.989688 crc crio[22095]: time="2026-06-09T17:07:48.987667417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812448 | controller | Jun 09 17:07:48.994818 crc crio[22095]: time="2026-06-09T17:07:48.994648876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812465 | controller | Jun 09 17:07:49.074277 crc crio[22095]: time="2026-06-09T17:07:49.073471068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=aaf3b79f-cc2c-434c-92ad-53e444a0c74a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812484 | controller | Jun 09 17:07:49.169473 crc crio[22095]: time="2026-06-09T17:07:49.169373458Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-4rdmq/init" id=3c98e9c2-f38b-4f9e-9112-402e67efa56e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812501 | controller | Jun 09 17:07:49.170200 crc crio[22095]: time="2026-06-09T17:07:49.170046486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812517 | controller | Jun 09 17:07:49.204303 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b197b984e6926b Mac:6e:9d:bf:e3:93:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.812534 | controller | Jun 09 17:07:49.205637 crc crio[22095]: time="2026-06-09T17:07:49.205543096Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 UID:f3c42b07-14eb-4173-a89f-716e3b502a8a NetNS:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3c42b07_14eb_4173_a89f_716e3b502a8a.slice PodAnnotations:0xc002ab2370}] Aliases:map[]}"
2026-06-09 17:40:40.812550 | controller | Jun 09 17:07:49.206582 crc crio[22095]: time="2026-06-09T17:07:49.20648098Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.812566 | controller | Jun 09 17:07:49.273302 crc crio[22095]: time="2026-06-09T17:07:49.273192872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812582 | controller | Jun 09 17:07:49.295690 crc crio[22095]: time="2026-06-09T17:07:49.295317659Z" level=info msg="Ran pod sandbox 9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 with infra container: openstack/kube-state-metrics-0/POD" id=69e4a078-c6a4-429d-b03e-3d96e2fb4383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.812598 | controller | Jun 09 17:07:49.303213 crc crio[22095]: time="2026-06-09T17:07:49.299545348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812615 | controller | Jun 09 17:07:49.304621 crc crio[22095]: time="2026-06-09T17:07:49.304506585Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=768136cd-c7fc-482e-bf80-e4673dd8be3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812631 | controller | Jun 09 17:07:49.304621 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:304fba2df7eba14 Mac:3a:49:ed:64:51:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.812647 | controller | Jun 09 17:07:49.305724 crc crio[22095]: time="2026-06-09T17:07:49.305637214Z" level=info msg="Got pod network &{Name:barbican-api-b8bd98988-7kb6x Namespace:openstack ID:304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 UID:662a0c3a-2d6a-469f-a052-bf28288dc4b5 NetNS:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662a0c3a_2d6a_469f_a052_bf28288dc4b5.slice PodAnnotations:0xc00263c4d0}] Aliases:map[]}"
2026-06-09 17:40:40.812666 | controller | Jun 09 17:07:49.306524 crc crio[22095]: time="2026-06-09T17:07:49.30586058Z" level=info msg="Checking pod openstack_barbican-api-b8bd98988-7kb6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.812683 | controller | Jun 09 17:07:49.312828 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:645713034cfe5c4 Mac:9a:1b:d5:16:1a:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 SocketPath: PciID:}] [{Interface:0xc00014b6f0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.812700 | controller | Jun 09 17:07:49.313366 crc crio[22095]: time="2026-06-09T17:07:49.313321091Z" level=info msg="Got pod network &{Name:barbican-worker-c9f6b77-t24ct Namespace:openstack ID:645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be UID:03d0c097-61bc-4ff4-9625-0520229b042c NetNS:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03d0c097_61bc_4ff4_9625_0520229b042c.slice PodAnnotations:0xc001984528}] Aliases:map[]}"
2026-06-09 17:40:40.812716 | controller | Jun 09 17:07:49.313649 crc crio[22095]: time="2026-06-09T17:07:49.313623739Z" level=info msg="Checking pod openstack_barbican-worker-c9f6b77-t24ct for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.812733 | controller | Jun 09 17:07:49.337568 crc crio[22095]: time="2026-06-09T17:07:49.337531792Z" level=info msg="Ran pod sandbox 304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 with infra container: openstack/barbican-api-b8bd98988-7kb6x/POD" id=1e0269ee-401b-4c43-af8e-08c76f209971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.812749 | controller | Jun 09 17:07:49.348346 crc crio[22095]: time="2026-06-09T17:07:49.348302579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=ac27b9dc-449d-451f-84f0-6985791362db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812766 | controller | Jun 09 17:07:49.348803 crc crio[22095]: time="2026-06-09T17:07:49.348722799Z" level=info msg="Ran pod sandbox 645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be with infra container: openstack/barbican-worker-c9f6b77-t24ct/POD" id=3adacf7f-b9bd-4084-8417-a6250c7e44eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.812782 | controller | Jun 09 17:07:49.354531 crc crio[22095]: time="2026-06-09T17:07:49.354363114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=859d1577-3f2a-4a2c-b93b-1406c2d54757 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812799 | controller | Jun 09 17:07:49.359332 crc crio[22095]: time="2026-06-09T17:07:49.35926433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=b09a04fd-5f73-446e-b1a3-11e8270a93d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812815 | controller | Jun 09 17:07:49.360228 crc crio[22095]: time="2026-06-09T17:07:49.360196514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e785758b-af59-4105-bba7-cf4fed5c956c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812834 | controller | Jun 09 17:07:49.384682 crc crio[22095]: time="2026-06-09T17:07:49.3838169Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=60676270-b4dc-4095-a8b2-731c272ffb9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812855 | controller | Jun 09 17:07:49.384682 crc crio[22095]: time="2026-06-09T17:07:49.384311842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812889 | controller | Jun 09 17:07:49.421516 crc crio[22095]: time="2026-06-09T17:07:49.421308181Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log" id=724ab1b9-4e59-48bb-b1c5-9e108fd055cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812906 | controller | Jun 09 17:07:49.422056 crc crio[22095]: time="2026-06-09T17:07:49.421682281Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=659654d2-13c4-4812-9688-c929fc8cbcad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.812922 | controller | Jun 09 17:07:49.428878 crc crio[22095]: time="2026-06-09T17:07:49.428787683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812938 | controller | Jun 09 17:07:49.432983 crc crio[22095]: time="2026-06-09T17:07:49.432746805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812954 | controller | Jun 09 17:07:49.439374 crc crio[22095]: time="2026-06-09T17:07:49.439294933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.812970 | controller | Jun 09 17:07:49.448228 crc crio[22095]: time="2026-06-09T17:07:49.447898334Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=62edecf2-d903-41c4-a963-a3ba2b99c4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.812987 | controller | Jun 09 17:07:49.477285 crc crio[22095]: time="2026-06-09T17:07:49.477201925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813003 | controller | Jun 09 17:07:49.483230 crc crio[22095]: time="2026-06-09T17:07:49.483058966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813020 | controller | Jun 09 17:07:49.485881 crc crio[22095]: time="2026-06-09T17:07:49.485799156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813036 | controller | Jun 09 17:07:49.536572 crc crio[22095]: time="2026-06-09T17:07:49.536524227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813052 | controller | Jun 09 17:07:49.543357 crc crio[22095]: time="2026-06-09T17:07:49.543327552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813068 | controller | Jun 09 17:07:49.566864 crc crio[22095]: time="2026-06-09T17:07:49.566724812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813084 | controller | Jun 09 17:07:49.574455 crc crio[22095]: time="2026-06-09T17:07:49.574415609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813104 | controller | Jun 09 17:07:49.694660 crc crio[22095]: time="2026-06-09T17:07:49.693854413Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=b6e544f8-5aa5-4103-b89c-4efee9216f22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.813120 | controller | Jun 09 17:07:49.694834 crc crio[22095]: time="2026-06-09T17:07:49.694698995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813137 | controller | Jun 09 17:07:49.780196 crc crio[22095]: time="2026-06-09T17:07:49.780037304Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 UID:fabfce16-6e51-4a62-a4ac-cc4c7d757885 NetNS:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfabfce16_6e51_4a62_a4ac_cc4c7d757885.slice PodAnnotations:0xc002ab2de0}] Aliases:map[]}"
2026-06-09 17:40:40.813154 | controller | Jun 09 17:07:49.780196 crc crio[22095]: time="2026-06-09T17:07:49.780099946Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.813170 | controller | Jun 09 17:07:50.174453 crc crio[22095]: time="2026-06-09T17:07:50.171454555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=187fd86b-3745-4237-ab05-0cd7cb78583a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813187 | controller | Jun 09 17:07:50.226369 crc crio[22095]: time="2026-06-09T17:07:50.224534357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8966456e-0d32-4c8d-89b5-ed4f4cf40cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813203 | controller | Jun 09 17:07:50.251844 crc crio[22095]: time="2026-06-09T17:07:50.242514118Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=f3a35a0d-4ef7-4370-8439-61c793ba4427 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813219 | controller | Jun 09 17:07:50.251844 crc crio[22095]: time="2026-06-09T17:07:50.243043901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813235 | controller | Jun 09 17:07:50.357741 crc crio[22095]: time="2026-06-09T17:07:50.357633071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813251 | controller | Jun 09 17:07:50.365627 crc crio[22095]: time="2026-06-09T17:07:50.365532534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813267 | controller | Jun 09 17:07:50.636565 crc crio[22095]: 2026-06-09T17:07:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eebb39b349e5599 Mac:3a:2e:5f:c0:1a:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b SocketPath: PciID:}] [{Interface:0xc000122ef0 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.813283 | controller | Jun 09 17:07:50.639625 crc crio[22095]: time="2026-06-09T17:07:50.639576884Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 UID:fabfce16-6e51-4a62-a4ac-cc4c7d757885 NetNS:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfabfce16_6e51_4a62_a4ac_cc4c7d757885.slice PodAnnotations:0xc002ab2de0}] Aliases:map[]}"
2026-06-09 17:40:40.813306 | controller | Jun 09 17:07:50.640010 crc crio[22095]: time="2026-06-09T17:07:50.639781319Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.813322 | controller | Jun 09 17:07:50.971233 crc crio[22095]: time="2026-06-09T17:07:50.971108579Z" level=info msg="Ran pod sandbox eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 with infra container: openstack/nova-cell0-conductor-0/POD" id=b6e544f8-5aa5-4103-b89c-4efee9216f22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.813339 | controller | Jun 09 17:07:50.977134 crc crio[22095]: time="2026-06-09T17:07:50.977049321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=61d65833-040d-47a9-8b6a-e2f14d4f5f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813355 | controller | Jun 09 17:07:51.019797 crc crio[22095]: time="2026-06-09T17:07:51.019326316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f84c39a8-b331-4357-a72b-285cbf724940 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813371 | controller | Jun 09 17:07:51.029297 crc crio[22095]: time="2026-06-09T17:07:51.02884811Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=2cad8e92-ba5d-4087-9b06-418cd8671c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813387 | controller | Jun 09 17:07:51.029617 crc crio[22095]: time="2026-06-09T17:07:51.029486876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813404 | controller | Jun 09 17:07:51.118426 crc crio[22095]: time="2026-06-09T17:07:51.117637158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813420 | controller | Jun 09 17:07:51.132752 crc crio[22095]: time="2026-06-09T17:07:51.131159455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7f1773d0-1a2e-4253-b86e-d067d6c82a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813437 | controller | Jun 09 17:07:51.132752 crc crio[22095]: time="2026-06-09T17:07:51.132596751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813454 | controller | Jun 09 17:07:51.146477 crc crio[22095]: time="2026-06-09T17:07:51.14618166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4f1484ec-680d-4099-977a-ced7676d2996 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813470 | controller | Jun 09 17:07:51.151710 crc crio[22095]: time="2026-06-09T17:07:51.150676085Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=995746f0-7526-4915-9eb4-58eefe56b3ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813486 | controller | Jun 09 17:07:51.151710 crc crio[22095]: time="2026-06-09T17:07:51.151120117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813506 | controller | Jun 09 17:07:51.155583 crc crio[22095]: time="2026-06-09T17:07:51.155515699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9f35c6d8-11a7-49d7-941f-079a005a30e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813522 | controller | Jun 09 17:07:51.158877 crc crio[22095]: time="2026-06-09T17:07:51.15593185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1f9af7a7-9a60-4f7b-ba44-5529994b4584 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813538 | controller | Jun 09 17:07:51.158877 crc crio[22095]: time="2026-06-09T17:07:51.156126315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2eb5cfba-af0f-43b0-ac08-51931aa1120f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813553 | controller | Jun 09 17:07:51.190489 crc crio[22095]: time="2026-06-09T17:07:51.19024652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=79e28766-df15-4e55-a1f4-7062ac258cee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813569 | controller | Jun 09 17:07:51.195128 crc crio[22095]: time="2026-06-09T17:07:51.191089682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ba011849-8316-4260-a155-1c943a079c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813585 | controller | Jun 09 17:07:51.197918 crc crio[22095]: time="2026-06-09T17:07:51.197832095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8cbc936f-2471-4ede-b1c1-59a4889d2aa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813601 | controller | Jun 09 17:07:51.219448 crc crio[22095]: time="2026-06-09T17:07:51.217865349Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=98d833df-fff0-483b-aa41-252e201d8049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813618 | controller | Jun 09 17:07:51.219448 crc crio[22095]: time="2026-06-09T17:07:51.218517825Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=20aec765-354e-4324-b21f-45f45371144e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813634 | controller | Jun 09 17:07:51.219448 crc crio[22095]: time="2026-06-09T17:07:51.218819533Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=7ebedcb4-d867-4c38-aa1c-7d1e5d0218bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813650 | controller | Jun 09 17:07:51.219448 crc crio[22095]: time="2026-06-09T17:07:51.21908649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813666 | controller | Jun 09 17:07:51.219448 crc crio[22095]: time="2026-06-09T17:07:51.219268645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813682 | controller | Jun 09 17:07:51.225138 crc crio[22095]: time="2026-06-09T17:07:51.225073284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813701 | controller | Jun 09 17:07:51.289541 crc crio[22095]: time="2026-06-09T17:07:51.289437335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813718 | controller | Jun 09 17:07:51.302723 crc crio[22095]: time="2026-06-09T17:07:51.302401927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813734 | controller | Jun 09 17:07:51.350320 crc crio[22095]: time="2026-06-09T17:07:51.350236015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e9522e7c-154e-496f-904f-36c8f5cbad48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813749 | controller | Jun 09 17:07:51.390100 crc crio[22095]: time="2026-06-09T17:07:51.390008455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=28725b80-6c6c-4d27-a6d7-4eddb402eb96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813765 | controller | Jun 09 17:07:51.397588 crc crio[22095]: time="2026-06-09T17:07:51.397527148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813781 | controller | Jun 09 17:07:51.402456 crc crio[22095]: time="2026-06-09T17:07:51.402408603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813796 | controller | Jun 09 17:07:51.405991 crc crio[22095]: time="2026-06-09T17:07:51.404502557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b0fb0cc7-36bb-4ece-a3f2-ba108558cb51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813812 | controller | Jun 09 17:07:51.410259 crc crio[22095]: time="2026-06-09T17:07:51.408065158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b894b837-65ed-44ef-ab6b-50515e05c0ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813828 | controller | Jun 09 17:07:51.412125 crc crio[22095]: time="2026-06-09T17:07:51.412063301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=01ca06b8-4fad-4d92-8088-3827865884e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813844 | controller | Jun 09 17:07:51.417195 crc crio[22095]: time="2026-06-09T17:07:51.416871204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813880 | controller | Jun 09 17:07:51.418078 crc crio[22095]: time="2026-06-09T17:07:51.417997343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0b8cdfac-d6c4-4a0f-951d-f8c25eb97f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813898 | controller | Jun 09 17:07:51.418193 crc crio[22095]: time="2026-06-09T17:07:51.418006103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2a1af43e-e333-42d4-8d44-2ebf2ed83197 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813914 | controller | Jun 09 17:07:51.419131 crc crio[22095]: time="2026-06-09T17:07:51.419079051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=132ba8c6-c03d-4272-94b6-3dd1c3899199 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.813934 | controller | Jun 09 17:07:51.421293 crc crio[22095]: time="2026-06-09T17:07:51.421236926Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=3fc7467e-a657-47d6-b720-1cd984a9c9f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813951 | controller | Jun 09 17:07:51.421517 crc crio[22095]: time="2026-06-09T17:07:51.421446011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813967 | controller | Jun 09 17:07:51.421517 crc crio[22095]: time="2026-06-09T17:07:51.421504793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.813983 | controller | Jun 09 17:07:51.423190 crc crio[22095]: time="2026-06-09T17:07:51.423057403Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=de1e06eb-1c04-47cb-aa61-06ddeb7a75b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.813999 | controller | Jun 09 17:07:51.423392 crc crio[22095]: time="2026-06-09T17:07:51.423312709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=52996848-f1a3-4125-8376-fe56c31a4cbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814015 | controller | Jun 09 17:07:51.431491 crc crio[22095]: time="2026-06-09T17:07:51.431398127Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=aa9d5fe4-402b-41a1-afcf-93fcb63041b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814031 | controller | Jun 09 17:07:51.434227 crc crio[22095]: time="2026-06-09T17:07:51.434130217Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=dbbff1df-d424-4441-a021-a83710ef7190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814054 | controller | Jun 09 17:07:51.464114 crc crio[22095]: time="2026-06-09T17:07:51.464026784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814071 | controller | Jun 09 17:07:51.464360 crc crio[22095]: time="2026-06-09T17:07:51.464297361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814092 | controller | Jun 09 17:07:51.465557 crc crio[22095]: time="2026-06-09T17:07:51.465483351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814109 | controller | Jun 09 17:07:51.470500 crc crio[22095]: time="2026-06-09T17:07:51.470150271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6382d7dd-e2fd-43da-8206-a5aa3af31831 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814127 | controller | Jun 09 17:07:51.471118 crc crio[22095]: time="2026-06-09T17:07:51.470852649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d44281c4-7f9a-48fd-a492-5715d3cb3a60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814182 | controller | Jun 09 17:07:51.474687 crc crio[22095]: time="2026-06-09T17:07:51.474574904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=58d4b686-31c0-48e1-8e2e-861f8d82e020 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814208 | controller | Jun 09 17:07:51.488192 crc crio[22095]: time="2026-06-09T17:07:51.488092401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c7675365-1d71-406c-953f-7020a1c0edca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814225 | controller | Jun 09 17:07:51.511745 crc crio[22095]: time="2026-06-09T17:07:51.511651825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bbae6d01-9632-4426-a86d-31bc1bf90336 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814242 | controller | Jun 09 17:07:51.520675 crc crio[22095]: time="2026-06-09T17:07:51.517218918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814258 | controller | Jun 09 17:07:51.530533 crc crio[22095]: time="2026-06-09T17:07:51.530420497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9f16df53-7e03-4d50-8f1e-fd65e42cafc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814274 | controller | Jun 09 17:07:51.530817 crc crio[22095]: time="2026-06-09T17:07:51.53055749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3ffbcd0d-ecc5-42f9-aeee-c99cd0b2b7df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814290 | controller | Jun 09 17:07:51.530817 crc crio[22095]: time="2026-06-09T17:07:51.530607442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=de2f6642-6a72-4dbb-ac17-7a0e77535bf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814306 | controller | Jun 09 17:07:51.530817 crc crio[22095]: time="2026-06-09T17:07:51.530645873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e8444911-25d0-45a7-b966-42317d66dfb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814322 | controller | Jun 09 17:07:51.531356 crc crio[22095]: time="2026-06-09T17:07:51.531120145Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=b8fcbdd4-e2cf-4bbc-bdfd-d32dd967104a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814338 | controller | Jun 09 17:07:51.542596 crc crio[22095]: time="2026-06-09T17:07:51.540129946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1a772b8a-afc2-41bb-92c9-1a38f093e24f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814354 | controller | Jun 09 17:07:51.547145 crc crio[22095]: time="2026-06-09T17:07:51.547006552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814370 | controller | Jun 09 17:07:51.564792 crc crio[22095]: time="2026-06-09T17:07:51.564267755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=48a4af18-2cd4-4119-ba8d-b40db8893b90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814387 | controller | Jun 09 17:07:51.704663 crc crio[22095]: time="2026-06-09T17:07:51.704570193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814406 | controller | Jun 09 17:07:51.708741 crc crio[22095]: time="2026-06-09T17:07:51.708539685Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=199e792a-5b3a-4ddc-bebe-4e647aa80523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814423 | controller | Jun 09 17:07:51.710937 crc crio[22095]: time="2026-06-09T17:07:51.710857845Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=6c104741-e602-4548-99df-72d42aac28b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814439 | controller | Jun 09 17:07:51.711866 crc crio[22095]: time="2026-06-09T17:07:51.711785078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814456 | controller | Jun 09 17:07:51.733073 crc crio[22095]: time="2026-06-09T17:07:51.729635906Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=371f55c4-2c4c-475e-9f19-f157852a2225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814472 | controller | Jun 09 17:07:51.736855 crc crio[22095]: time="2026-06-09T17:07:51.736757139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814488 | controller | Jun 09 17:07:51.750963 crc crio[22095]: time="2026-06-09T17:07:51.75082822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814504 | controller | Jun 09 17:07:51.788230 crc crio[22095]: time="2026-06-09T17:07:51.788094426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814520 | controller | Jun 09 17:07:51.788705 crc crio[22095]: time="2026-06-09T17:07:51.78864581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814536 | controller | Jun 09 17:07:51.788788 crc crio[22095]: time="2026-06-09T17:07:51.78864337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814552 | controller | Jun 09 17:07:51.789341 crc crio[22095]: time="2026-06-09T17:07:51.789232705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814568 | controller | Jun 09 17:07:51.793902 crc crio[22095]: time="2026-06-09T17:07:51.793798112Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=5232f25c-14fa-4f98-8307-8a9dddf65a41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814585 | controller | Jun 09 17:07:51.798296 crc crio[22095]: time="2026-06-09T17:07:51.798122533Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5f3bf861-ce46-4446-b654-36fbfa9a35b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814601 | controller | Jun 09 17:07:51.802791 crc crio[22095]: time="2026-06-09T17:07:51.802083265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814618 | controller | Jun 09 17:07:51.806429 crc crio[22095]: time="2026-06-09T17:07:51.806353294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b7f6a4a6-8fe8-4645-be8c-793a21c9f5ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814637 | controller | Jun 09 17:07:51.808200 crc crio[22095]: time="2026-06-09T17:07:51.80811357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814655 | controller | Jun 09 17:07:51.818437 crc crio[22095]: time="2026-06-09T17:07:51.818358872Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=78f7f4f8-9bec-44a3-adf2-9fe87b507c07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814671 | controller | Jun 09 17:07:51.818724 crc crio[22095]: time="2026-06-09T17:07:51.818393543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814687 | controller | Jun 09 17:07:51.824735 crc crio[22095]: time="2026-06-09T17:07:51.823809682Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=0e1668fd-0f7f-4f68-aa83-d7de2669ec66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814703 | controller | Jun 09 17:07:51.859619 crc crio[22095]: time="2026-06-09T17:07:51.859437446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814719 | controller | Jun 09 17:07:51.877638 crc crio[22095]: time="2026-06-09T17:07:51.877360696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814736 | controller | Jun 09 17:07:51.882159 crc crio[22095]: time="2026-06-09T17:07:51.882084477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814751 | controller | Jun 09 17:07:51.916096 crc crio[22095]: time="2026-06-09T17:07:51.915986327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814767 | controller | Jun 09 17:07:51.929134 crc crio[22095]: time="2026-06-09T17:07:51.928890698Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=903fd845-2db6-4451-9d07-e4423a3eaf0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.814784 | controller | Jun 09 17:07:51.929134 crc crio[22095]: time="2026-06-09T17:07:51.929126244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.814800 | controller | Jun 09 17:07:52.339058 crc crio[22095]: time="2026-06-09T17:07:52.338791463Z" level=info msg="Created container 4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log" id=83185019-4166-4ad1-8569-505577e46862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814816 | controller | Jun 09 17:07:52.356483 crc crio[22095]: time="2026-06-09T17:07:52.356348554Z" level=info msg="Starting container: 4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43" id=51d9674a-a072-4ee8-a1eb-4526a682ea5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.814832 | controller | Jun 09 17:07:52.393253 crc crio[22095]: time="2026-06-09T17:07:52.393208389Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 UID:51e1a20b-ae70-48c2-936c-5d51fe84e370 NetNS:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51e1a20b_ae70_48c2_936c_5d51fe84e370.slice PodAnnotations:0xc0028b6270}] Aliases:map[]}"
2026-06-09 17:40:40.814875 | controller | Jun 09 17:07:52.401050 crc crio[22095]: time="2026-06-09T17:07:52.400924427Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.814898 | controller | Jun 09 17:07:52.402581 crc crio[22095]: time="2026-06-09T17:07:52.40025582Z" level=info msg="Started container" PID=239287 containerID=4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log id=51d9674a-a072-4ee8-a1eb-4526a682ea5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.814916 | controller | Jun 09 17:07:52.441788 crc crio[22095]: time="2026-06-09T17:07:52.441699593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=e56cc5ad-4287-43fd-8de5-0a1e5eb63680 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.814933 | controller | Jun 09 17:07:52.474074 crc crio[22095]: time="2026-06-09T17:07:52.473821187Z" level=info msg="Created container 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=26a3f9dd-5b13-4833-9af1-2d444925c06a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814950 | controller | Jun 09 17:07:52.486523 crc crio[22095]: time="2026-06-09T17:07:52.486438591Z" level=info msg="Starting container: 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964" id=feafd21a-69c9-477f-bda6-5c9dfe1422ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.814966 | controller | Jun 09 17:07:52.507443 crc crio[22095]: time="2026-06-09T17:07:52.507374438Z" level=info msg="Created container a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=8f0f2c9b-40e8-484e-bd55-eaa883404b7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.814983 | controller | Jun 09 17:07:52.510562 crc crio[22095]: time="2026-06-09T17:07:52.510474167Z" level=info msg="Starting container: a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e" id=8b92f6b0-4a26-4008-98f9-922f85103bf0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.814999 | controller | Jun 09 17:07:52.511468 crc crio[22095]: time="2026-06-09T17:07:52.511004181Z" level=info msg="Created container a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=22009455-67d8-479e-86fb-91a8a10727f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815014 | controller | Jun 09 17:07:52.514861 crc crio[22095]: time="2026-06-09T17:07:52.514742847Z" level=info msg="Starting container: a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6" id=f4b17a93-fc2d-446c-9592-cc4376306024 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.815031 | controller | Jun 09 17:07:52.524436 crc crio[22095]: time="2026-06-09T17:07:52.522801934Z" level=info msg="Started container" PID=239286 containerID=769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=feafd21a-69c9-477f-bda6-5c9dfe1422ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8
2026-06-09 17:40:40.815047 | controller | Jun 09 17:07:52.532580 crc crio[22095]: time="2026-06-09T17:07:52.527038062Z" level=info msg="Started container" PID=239283 containerID=a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=8b92f6b0-4a26-4008-98f9-922f85103bf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077
2026-06-09 17:40:40.815067 | controller | Jun 09 17:07:52.535799 crc crio[22095]: time="2026-06-09T17:07:52.535639703Z" level=info msg="Started container" PID=239285 containerID=a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=f4b17a93-fc2d-446c-9592-cc4376306024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.815084 | controller | Jun 09 17:07:52.582815 crc crio[22095]: time="2026-06-09T17:07:52.582626168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815100 | controller | Jun 09 17:07:52.599772 crc crio[22095]: time="2026-06-09T17:07:52.599601814Z" level=info msg="Created container f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab: openstack/dnsmasq-dns-694549dd57-4rdmq/init" id=3c98e9c2-f38b-4f9e-9112-402e67efa56e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815116 | controller | Jun 09 17:07:52.606295 crc crio[22095]: time="2026-06-09T17:07:52.604032127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815133 | controller | Jun 09 17:07:52.650004 crc crio[22095]: time="2026-06-09T17:07:52.642235497Z" level=info msg="Starting container: f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab" id=4b1d78aa-d93a-4945-a1ab-9a3086736256 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.815149 | controller | Jun 09 17:07:52.676044 crc crio[22095]: time="2026-06-09T17:07:52.675890531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815165 | controller | Jun 09 17:07:52.679724 crc crio[22095]: time="2026-06-09T17:07:52.679089923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815181 | controller | Jun 09 17:07:52.683509 crc crio[22095]: time="2026-06-09T17:07:52.683439785Z" level=info msg="Started container" PID=239284 containerID=f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab description=openstack/dnsmasq-dns-694549dd57-4rdmq/init id=4b1d78aa-d93a-4945-a1ab-9a3086736256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543
2026-06-09 17:40:40.815197 | controller | Jun 09 17:07:52.691892 crc crio[22095]: time="2026-06-09T17:07:52.68562003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815213 | controller | Jun 09 17:07:52.704799 crc crio[22095]: time="2026-06-09T17:07:52.704479134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02b73627-cb1b-4dc6-a9c8-d1d9bf84721f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815246 | controller | Jun 09 17:07:52.709514 crc crio[22095]: time="2026-06-09T17:07:52.709449042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815263 | controller | Jun 09 17:07:52.714673 crc crio[22095]: time="2026-06-09T17:07:52.714589514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815283 | controller | Jun 09 17:07:52.722736 crc crio[22095]: time="2026-06-09T17:07:52.722608449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=09af8c24-456b-4657-bc34-6b96230d4209 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815299 | controller | Jun 09 17:07:52.753708 crc crio[22095]: time="2026-06-09T17:07:52.753569014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815320 | controller | Jun 09 17:07:52.764110 crc crio[22095]: time="2026-06-09T17:07:52.763777825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2f06ee5e-3934-4ccf-b57e-4f94c8fdd632 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815336 | controller | Jun 09 17:07:52.772607 crc crio[22095]: time="2026-06-09T17:07:52.772492759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815352 | controller | Jun 09 17:07:52.777063 crc crio[22095]: time="2026-06-09T17:07:52.776972864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e574f9bd-08c9-4d0a-a0f2-45e97b9dcb7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815368 | controller | Jun 09 17:07:52.778095 crc crio[22095]: time="2026-06-09T17:07:52.777880787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815384 | controller | Jun 09 17:07:52.781417 crc crio[22095]: time="2026-06-09T17:07:52.781280394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=46c25f3c-09a1-4343-9270-204d9771ff7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815400 | controller | Jun 09 17:07:52.786686 crc crio[22095]: time="2026-06-09T17:07:52.78228652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815416 | controller | Jun 09 17:07:52.798420 crc crio[22095]: time="2026-06-09T17:07:52.798323282Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=5f65b083-b507-4de4-b7dd-2baec9f939b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815433 | controller | Jun 09 17:07:52.819977 crc crio[22095]: time="2026-06-09T17:07:52.817009691Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=7fd9a472-ee65-4a26-aba3-0ef792e1a6dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815449 | controller | Jun 09 17:07:52.844554 crc crio[22095]: time="2026-06-09T17:07:52.844292431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815465 | controller | Jun 09 17:07:52.865923 crc crio[22095]: time="2026-06-09T17:07:52.865834484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815481 | controller | Jun 09 17:07:52.878443 crc crio[22095]: time="2026-06-09T17:07:52.878327734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815501 | controller | Jun 09 17:07:52.881664 crc crio[22095]: time="2026-06-09T17:07:52.881598258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815517 | controller | Jun 09 17:07:52.882289 crc crio[22095]: time="2026-06-09T17:07:52.882195373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815533 | controller | Jun 09 17:07:52.887560 crc crio[22095]: time="2026-06-09T17:07:52.887475769Z" level=info msg="Stopped container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq" id=c0237085-8c6e-4b21-a7eb-6376752856e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.815550 | controller | Jun 09 17:07:52.917297 crc crio[22095]: time="2026-06-09T17:07:52.917209441Z" level=info msg="Stopping pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960" id=ca22cd82-c0ce-4fa0-9911-feee0fe537fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.815566 | controller | Jun 09 17:07:52.921150 crc crio[22095]: time="2026-06-09T17:07:52.92104923Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc00263c5c8}] Aliases:map[]}"
2026-06-09 17:40:40.815583 | controller | Jun 09 17:07:52.921400 crc crio[22095]: time="2026-06-09T17:07:52.921262645Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.815600 | controller | Jun 09 17:07:52.927009 crc crio[22095]: time="2026-06-09T17:07:52.925830203Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5c6ee46a-0fb9-4e58-beec-23b441906795 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815616 | controller | Jun 09 17:07:53.029994 crc crio[22095]: time="2026-06-09T17:07:53.027392988Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=d528071d-c5d4-429f-8772-5ccb4553d3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815633 | controller | Jun 09 17:07:53.129779 crc crio[22095]: time="2026-06-09T17:07:53.129698463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815649 | controller | Jun 09 17:07:53.145469 crc crio[22095]: time="2026-06-09T17:07:53.145125458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8e9d862b-b9ed-4fdd-a3e4-28637f7be3e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815666 | controller | Jun 09 17:07:53.191885 crc crio[22095]: time="2026-06-09T17:07:53.189396634Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns" id=d68f39dc-0045-4e87-9df3-cbda74eb3694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815682 | controller | Jun 09 17:07:53.191885 crc crio[22095]: time="2026-06-09T17:07:53.189770574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815698 | controller | Jun 09 17:07:53.205393 crc crio[22095]: time="2026-06-09T17:07:53.20520449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815717 | controller | Jun 09 17:07:53.238621 crc crio[22095]: time="2026-06-09T17:07:53.238472723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815734 | controller | Jun 09 17:07:53.317569 crc crio[22095]: time="2026-06-09T17:07:53.31748085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815750 | controller | Jun 09 17:07:53.322625 crc crio[22095]: time="2026-06-09T17:07:53.32254665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815765 | controller | Jun 09 17:07:53.370576 crc crio[22095]: time="2026-06-09T17:07:53.368832447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815781 | controller | Jun 09 17:07:53.398305 crc crio[22095]: time="2026-06-09T17:07:53.398126619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815797 | controller | Jun 09 17:07:53.439036 crc crio[22095]: 2026-06-09T17:07:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a094e3f91bc47e Mac:12:d8:af:78:08:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 SocketPath: PciID:}] [{Interface:0xc000014870 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.815814 | controller | Jun 09 17:07:53.443236 crc crio[22095]: time="2026-06-09T17:07:53.443101732Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 UID:51e1a20b-ae70-48c2-936c-5d51fe84e370 NetNS:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51e1a20b_ae70_48c2_936c_5d51fe84e370.slice PodAnnotations:0xc0028b6270}] Aliases:map[]}"
2026-06-09 17:40:40.815831 | controller | Jun 09 17:07:53.443373 crc crio[22095]: time="2026-06-09T17:07:53.443337798Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.815847 | controller | Jun 09 17:07:53.447707 crc crio[22095]: time="2026-06-09T17:07:53.447620918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815886 | controller | Jun 09 17:07:53.452223 crc crio[22095]: time="2026-06-09T17:07:53.452064842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.815904 | controller | Jun 09 17:07:53.541144 crc crio[22095]: time="2026-06-09T17:07:53.540790228Z" level=info msg="Stopped pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960" id=ca22cd82-c0ce-4fa0-9911-feee0fe537fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.815920 | controller | Jun 09 17:07:53.585883 crc crio[22095]: time="2026-06-09T17:07:53.585793363Z" level=info msg="Ran pod sandbox 1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 with infra container: openstack/glance-default-internal-api-0/POD" id=903fd845-2db6-4451-9d07-e4423a3eaf0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.815941 | controller | Jun 09 17:07:53.588813 crc crio[22095]: time="2026-06-09T17:07:53.588748619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=0c0bc253-5456-427a-9c4c-38e501f0ef27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815957 | controller | Jun 09 17:07:53.596564 crc crio[22095]: time="2026-06-09T17:07:53.596492587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3302b44d-ba9b-4870-8045-4a7b7dd7404d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.815973 | controller | Jun 09 17:07:53.607688 crc crio[22095]: time="2026-06-09T17:07:53.607592342Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=94d4073a-bf1e-48c7-82c3-badce6bd9328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.815989 | controller | Jun 09 17:07:53.608139 crc crio[22095]: time="2026-06-09T17:07:53.608018553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816005 | controller | Jun 09 17:07:53.675439 crc crio[22095]: time="2026-06-09T17:07:53.675274898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816021 | controller | Jun 09 17:07:53.787043 crc crio[22095]: time="2026-06-09T17:07:53.781266787Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=f0d00c4a-360f-4ca1-a5c1-316096fba20f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816038 | controller | Jun 09 17:07:53.787043 crc crio[22095]: time="2026-06-09T17:07:53.781337989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816054 | controller | Jun 09 17:07:53.791286 crc crio[22095]: time="2026-06-09T17:07:53.789043117Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=ee3b589c-deaa-46c9-9111-2690c7d91166 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816070 | controller | Jun 09 17:07:53.791286 crc crio[22095]: time="2026-06-09T17:07:53.789129299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816086 | controller | Jun 09 17:07:53.801342 crc crio[22095]: time="2026-06-09T17:07:53.798870439Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=c85cecd2-df26-4d0f-bbcf-fa262a3d9ecb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816102 | controller | Jun 09 17:07:53.801342 crc crio[22095]: time="2026-06-09T17:07:53.799154216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816118 | controller | Jun 09 17:07:53.801342 crc crio[22095]: time="2026-06-09T17:07:53.800327786Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=647931bd-8230-48ca-9800-b9391b7216f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816134 | controller | Jun 09 17:07:53.801342 crc crio[22095]: time="2026-06-09T17:07:53.800371398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816150 | controller | Jun 09 17:07:53.805468 crc crio[22095]: time="2026-06-09T17:07:53.805382626Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=a765fcb1-d476-47e1-875d-bcf877efea91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816166 | controller | Jun 09 17:07:53.805568 crc crio[22095]: time="2026-06-09T17:07:53.805472938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816185 | controller | Jun 09 17:07:53.811975 crc crio[22095]: time="2026-06-09T17:07:53.8117541Z" level=info msg="Created container 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=f3a35a0d-4ef7-4370-8439-61c793ba4427 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.816201 | controller | Jun 09 17:07:53.814788 crc crio[22095]: time="2026-06-09T17:07:53.814688565Z" level=info msg="Created container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics" id=62edecf2-d903-41c4-a963-a3ba2b99c4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.816218 | controller | Jun 09 17:07:53.816463 crc crio[22095]: time="2026-06-09T17:07:53.814741376Z" level=info msg="Starting container: 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a" id=cac00dc7-26c4-41b9-9466-4db10d8f33c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.816234 | controller | Jun 09 17:07:53.817687 crc crio[22095]: time="2026-06-09T17:07:53.817576859Z" level=info msg="Starting container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5" id=6587cd53-e61d-4795-8354-5ab2af9d8336 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.816250 | controller | Jun 09 17:07:53.828064 crc crio[22095]: time="2026-06-09T17:07:53.827641637Z" level=info msg="Started container" PID=239294 containerID=06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=cac00dc7-26c4-41b9-9466-4db10d8f33c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.816267 | controller | Jun 09 17:07:53.841629 crc crio[22095]: time="2026-06-09T17:07:53.840253301Z" level=info msg="Started container" PID=239512 containerID=6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5 description=openstack/kube-state-metrics-0/kube-state-metrics id=6587cd53-e61d-4795-8354-5ab2af9d8336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390
2026-06-09 17:40:40.816283 | controller | Jun 09 17:07:53.867892 crc crio[22095]: time="2026-06-09T17:07:53.867822148Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-n4ljj/POD" id=b23db946-c90b-4a8d-9717-8a775fc69130 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816300 | controller | Jun 09 17:07:53.868230 crc crio[22095]: time="2026-06-09T17:07:53.86789625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816316 | controller | Jun 09 17:07:53.919454 crc crio[22095]: time="2026-06-09T17:07:53.918662112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64f33b30-042a-4bd5-b712-868190a58e27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.816332 | controller | Jun 09 17:07:53.921121 crc crio[22095]: time="2026-06-09T17:07:53.920701894Z" level=info msg="Running pod sandbox: openstack/ovn-controller-9kldd/POD" id=cd24ecb3-7c8a-4da3-b154-a384723751d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816349 | controller | Jun 09 17:07:53.921121 crc crio[22095]: time="2026-06-09T17:07:53.920789967Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 UID:b9968ed5-a24b-466e-b865-3e2cd2727f20 NetNS:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9968ed5_a24b_466e_b865_3e2cd2727f20.slice PodAnnotations:0xc00263c8b8}] Aliases:map[]}"
2026-06-09 17:40:40.816368 | controller | Jun 09 17:07:53.921121 crc crio[22095]: time="2026-06-09T17:07:53.920858038Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816385 | controller | Jun 09 17:07:53.921121 crc crio[22095]: time="2026-06-09T17:07:53.920793927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816401 | controller | Jun 09 17:07:53.942555 crc crio[22095]: time="2026-06-09T17:07:53.942413761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9c3eabea-d0a7-46cd-997f-fb4974229714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.816417 | controller | Jun 09 17:07:54.104240 crc crio[22095]: time="2026-06-09T17:07:54.104109769Z" level=info msg="Removing container: d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586" id=79cce349-3c4a-4a4a-8bc2-e3c9f7e9a2e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.816434 | controller | Jun 09 17:07:54.107524 crc crio[22095]: time="2026-06-09T17:07:54.107409124Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=4134ed72-5916-4fd7-8b86-9696310e78ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.816450 | controller | Jun 09 17:07:54.178304 crc crio[22095]: time="2026-06-09T17:07:54.178058896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816467 | controller | Jun 09 17:07:54.245679 crc crio[22095]: time="2026-06-09T17:07:54.245594369Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 UID:24c72360-26f5-47d3-8905-31c86c333e7a NetNS:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24c72360_26f5_47d3_8905_31c86c333e7a.slice PodAnnotations:0xc0022721b0}] Aliases:map[]}"
2026-06-09 17:40:40.816483 | controller | Jun 09 17:07:54.245679 crc crio[22095]: time="2026-06-09T17:07:54.245659701Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816500 | controller | Jun 09 17:07:54.279441 crc crio[22095]: time="2026-06-09T17:07:54.278830502Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade UID:dafc5b58-7717-4368-8efe-86aca500146d NetNS:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddafc5b58_7717_4368_8efe_86aca500146d.slice PodAnnotations:0xc001288188}] Aliases:map[]}"
2026-06-09 17:40:40.816516 | controller | Jun 09 17:07:54.279441 crc crio[22095]: time="2026-06-09T17:07:54.278918204Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816533 | controller | Jun 09 17:07:54.348081 crc crio[22095]: time="2026-06-09T17:07:54.347101913Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 UID:ffcc950a-40bd-4b7b-9916-f08cc1b8f030 NetNS:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffcc950a_40bd_4b7b_9916_f08cc1b8f030.slice PodAnnotations:0xc0022723a8}] Aliases:map[]}"
2026-06-09 17:40:40.816555 | controller | Jun 09 17:07:54.348081 crc crio[22095]: time="2026-06-09T17:07:54.348065648Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816572 | controller | Jun 09 17:07:54.438888 crc crio[22095]: time="2026-06-09T17:07:54.438773035Z" level=info msg="Created container 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=dbbff1df-d424-4441-a021-a83710ef7190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.816588 | controller | Jun 09 17:07:54.445115 crc crio[22095]: time="2026-06-09T17:07:54.444677236Z" level=info msg="Created container a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=98d833df-fff0-483b-aa41-252e201d8049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.816604 | controller | Jun 09 17:07:54.446476 crc crio[22095]: time="2026-06-09T17:07:54.446232836Z" level=info msg="Created container f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513: openstack/placement-db-create-87tf9/mariadb-database-create" id=20aec765-354e-4324-b21f-45f45371144e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.816621 | controller | Jun 09 17:07:54.454587 crc crio[22095]: time="2026-06-09T17:07:54.454478658Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e UID:24018fd6-741a-446c-8ddd-ddb8abb6997a NetNS:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24018fd6_741a_446c_8ddd_ddb8abb6997a.slice PodAnnotations:0xc0012887c0}] Aliases:map[]}"
2026-06-09 17:40:40.816638 | controller | Jun 09 17:07:54.454587 crc crio[22095]: time="2026-06-09T17:07:54.45456216Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816655 | controller | Jun 09 17:07:54.465012 crc crio[22095]: time="2026-06-09T17:07:54.464828663Z" level=info msg="Starting container: 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00" id=634eab04-c45d-4808-b9f4-9c67649b70e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.816671 | controller | Jun 09 17:07:54.467688 crc crio[22095]: time="2026-06-09T17:07:54.467576374Z" level=info msg="Starting container: a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90" id=5422f3ef-5846-4a97-a5e5-74694a480e36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.816687 | controller | Jun 09 17:07:54.478190 crc crio[22095]: time="2026-06-09T17:07:54.47798097Z" level=info msg="Started container" PID=239620 containerID=98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=634eab04-c45d-4808-b9f4-9c67649b70e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.816704 | controller | Jun 09 17:07:54.480131 crc crio[22095]: time="2026-06-09T17:07:54.480040303Z" level=info msg="Started container" PID=239627 containerID=a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=5422f3ef-5846-4a97-a5e5-74694a480e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b
2026-06-09 17:40:40.816721 | controller | Jun 09 17:07:54.522071 crc crio[22095]: time="2026-06-09T17:07:54.515128133Z" level=info msg="Starting container: f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513" id=76b7c5ce-7c4e-428b-b984-78eef07dba1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.816741 | controller | Jun 09 17:07:54.544550 crc crio[22095]: time="2026-06-09T17:07:54.544438225Z" level=info msg="Started container" PID=239604 containerID=f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513 description=openstack/placement-db-create-87tf9/mariadb-database-create id=76b7c5ce-7c4e-428b-b984-78eef07dba1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.816759 | controller | Jun 09 17:07:54.547696 crc crio[22095]: time="2026-06-09T17:07:54.547262898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816775 | controller | Jun 09 17:07:54.561578 crc crio[22095]: time="2026-06-09T17:07:54.561202735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816792 | controller | Jun 09 17:07:54.656965 crc crio[22095]: time="2026-06-09T17:07:54.656833809Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-n4ljj Namespace:openstack ID:a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 UID:f106c45a-de37-4710-a1e2-7bdae3d18791 NetNS:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf106c45a_de37_4710_a1e2_7bdae3d18791.slice PodAnnotations:0xc0019844e0}] Aliases:map[]}"
2026-06-09 17:40:40.816808 | controller | Jun 09 17:07:54.656965 crc crio[22095]: time="2026-06-09T17:07:54.656922391Z" level=info msg="Adding pod openstack_ovn-controller-metrics-n4ljj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816825 | controller | Jun 09 17:07:54.677253 crc crio[22095]: time="2026-06-09T17:07:54.67638902Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd Namespace:openstack ID:8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 UID:c15ef931-87b2-40c4-a6ed-36405a686a9b NetNS:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc15ef931_87b2_40c4_a6ed_36405a686a9b.slice PodAnnotations:0xc0019845b0}] Aliases:map[]}"
2026-06-09 17:40:40.816841 | controller | Jun 09 17:07:54.677253 crc crio[22095]: time="2026-06-09T17:07:54.676459722Z" level=info msg="Adding pod openstack_ovn-controller-9kldd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.816878 | controller | Jun 09 17:07:54.961354 crc crio[22095]: 2026-06-09T17:07:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01a5a181777f3c Mac:42:a7:c0:41:6e:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 SocketPath: PciID:}] [{Interface:0xc000195770 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.816897 | controller | Jun 09 17:07:54.965998 crc crio[22095]: time="2026-06-09T17:07:54.965651601Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 UID:b9968ed5-a24b-466e-b865-3e2cd2727f20 NetNS:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9968ed5_a24b_466e_b865_3e2cd2727f20.slice PodAnnotations:0xc00263c8b8}] Aliases:map[]}"
2026-06-09 17:40:40.816917 | controller | Jun 09 17:07:54.965998 crc crio[22095]: time="2026-06-09T17:07:54.965874436Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.816935 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.090895324Z" level=info msg="Running pod sandbox: openstack/ovn-controller-9kldd-config-5kdzx/POD" id=ea77a8dd-5298-4789-aa00-00b935bb4643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816952 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.091726315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.816968 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.121681173Z" level=info msg="Ran pod sandbox d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 with infra container: openstack/glance-default-external-api-0/POD" id=f0d00c4a-360f-4ca1-a5c1-316096fba20f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.816985 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.127313248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=741bf723-555f-4cde-a845-e96ac981a003 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.817001 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.137245553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=d647a7a9-9d10-4e5b-95fa-5ce4b2024ad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.817018 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.17923159Z" level=info msg="Removed container d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=79cce349-3c4a-4a4a-8bc2-e3c9f7e9a2e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.817033 | controller | Jun 09 17:07:55.265628 crc crio[22095]: time="2026-06-09T17:07:55.195841146Z" level=info msg="Removing container: 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18" id=0b80c8f4-255a-469b-8e9a-2a4ff2eb61fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.817050 | controller | Jun 09 17:07:55.271337 crc crio[22095]: time="2026-06-09T17:07:55.27088197Z" level=info msg="Stopped container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq" id=601db16f-d3a8-471a-b7f9-a8016e0288c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.817066 | controller | Jun 09 17:07:55.272903 crc crio[22095]: time="2026-06-09T17:07:55.272808269Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=29767d48-c6d7-4cd2-8b57-9e933a64822d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817082 | controller | Jun 09 17:07:55.284239 crc crio[22095]: time="2026-06-09T17:07:55.280482386Z" level=info msg="Stopping pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854" id=ac4fb85e-2955-472e-ad1e-96bfb44862c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.817098 | controller | Jun 09 17:07:55.284239 crc crio[22095]: time="2026-06-09T17:07:55.283265068Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00263c0b8}] Aliases:map[]}"
2026-06-09 17:40:40.817117 | controller | Jun 09 17:07:55.284239 crc crio[22095]: time="2026-06-09T17:07:55.283451142Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.817134 | controller | Jun 09 17:07:55.311275 crc crio[22095]: time="2026-06-09T17:07:55.311203194Z" level=info msg="Created container 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=7fd9a472-ee65-4a26-aba3-0ef792e1a6dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817150 | controller | Jun 09 17:07:55.318609 crc crio[22095]: time="2026-06-09T17:07:55.318517852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.817166 | controller | Jun 09 17:07:55.326101 crc crio[22095]: time="2026-06-09T17:07:55.325985964Z" level=info msg="Created container 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=0e1668fd-0f7f-4f68-aa83-d7de2669ec66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817183 | controller | Jun 09 17:07:55.327339 crc crio[22095]: time="2026-06-09T17:07:55.327141833Z" level=info msg="Starting container: 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0" id=ccfc0651-b53e-46b9-8814-e844084556b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817199 | controller | Jun 09 17:07:55.331300 crc crio[22095]: time="2026-06-09T17:07:55.328627441Z" level=info msg="Starting container: 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6" id=fafab419-7b48-4536-b693-94e09738bd28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817215 | controller | Jun 09 17:07:55.352656 crc crio[22095]: time="2026-06-09T17:07:55.352224297Z" level=info msg="Started container" PID=239684 containerID=493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=fafab419-7b48-4536-b693-94e09738bd28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.817231 | controller | Jun 09 17:07:55.356587 crc crio[22095]: time="2026-06-09T17:07:55.356492606Z" level=info msg="Started container" PID=239643 containerID=03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=ccfc0651-b53e-46b9-8814-e844084556b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.817247 | controller | Jun 09 17:07:55.367630 crc crio[22095]: time="2026-06-09T17:07:55.36676789Z" level=info msg="Created container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns" id=d68f39dc-0045-4e87-9df3-cbda74eb3694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817263 | controller | Jun 09 17:07:55.368845 crc crio[22095]: time="2026-06-09T17:07:55.36835445Z" level=info msg="Starting container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1" id=610d280c-22d9-4441-86e5-8cb51e73b907 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817279 | controller | Jun 09 17:07:55.389520 crc crio[22095]: time="2026-06-09T17:07:55.388329193Z" level=info msg="Started container" PID=239691 containerID=588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1 description=openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns id=610d280c-22d9-4441-86e5-8cb51e73b907 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543
2026-06-09 17:40:40.817298 | controller | Jun 09 17:07:55.418350 crc crio[22095]: time="2026-06-09T17:07:55.417293446Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc00263c348}] Aliases:map[]}"
2026-06-09 17:40:40.817315 | controller | Jun 09 17:07:55.418350 crc crio[22095]: time="2026-06-09T17:07:55.418093686Z" level=info msg="Adding pod openstack_ovn-controller-9kldd-config-5kdzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.817331 | controller | Jun 09 17:07:55.567248 crc crio[22095]: 2026-06-09T17:07:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81f8292a1355332 Mac:82:04:98:c2:b1:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d SocketPath: PciID:}] [{Interface:0xc000180c70 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.817348 | controller | Jun 09 17:07:55.569991 crc crio[22095]: time="2026-06-09T17:07:55.568563017Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 UID:24c72360-26f5-47d3-8905-31c86c333e7a NetNS:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24c72360_26f5_47d3_8905_31c86c333e7a.slice PodAnnotations:0xc0022721b0}] Aliases:map[]}"
2026-06-09 17:40:40.817364 | controller | Jun 09 17:07:55.569991 crc crio[22095]: time="2026-06-09T17:07:55.568740501Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.817380 | controller | Jun 09 17:07:55.592900 crc crio[22095]: time="2026-06-09T17:07:55.592286345Z" level=info msg="Ran pod sandbox 81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 with infra container: openstack/ovsdbserver-nb-0/POD" id=c85cecd2-df26-4d0f-bbcf-fa262a3d9ecb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.817397 | controller | Jun 09 17:07:55.600718 crc crio[22095]: time="2026-06-09T17:07:55.599759347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=a2392779-51dc-4b39-80fd-ab40eddd0ede name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.817413 | controller | Jun 09 17:07:55.608657 crc crio[22095]: time="2026-06-09T17:07:55.60847002Z" level=info msg="Created container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=6c104741-e602-4548-99df-72d42aac28b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817429 | controller | Jun 09 17:07:55.611504 crc crio[22095]: time="2026-06-09T17:07:55.610862542Z" level=info msg="Starting container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a" id=1d452dab-550b-495a-80ac-8bf6ecc0ceeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817445 | controller | Jun 09 17:07:55.620579 crc crio[22095]: time="2026-06-09T17:07:55.620459488Z" level=info msg="Started container" PID=239674 containerID=220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=1d452dab-550b-495a-80ac-8bf6ecc0ceeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.817464 | controller | Jun 09 17:07:55.715683 crc crio[22095]: time="2026-06-09T17:07:55.715190378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=9a972546-d8a3-4e7b-a6b2-32e85b8669b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.817481 | controller | Jun 09 17:07:55.722781 crc crio[22095]: time="2026-06-09T17:07:55.722697791Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=18909831-b857-4492-8fed-7b263af71c1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817497 | controller | Jun 09 17:07:55.726262 crc crio[22095]: time="2026-06-09T17:07:55.72619853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.817513 | controller | Jun 09 17:07:55.754800 crc crio[22095]: time="2026-06-09T17:07:55.754687931Z" level=info msg="Created container 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=aa9d5fe4-402b-41a1-afcf-93fcb63041b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817529 | controller | Jun 09 17:07:55.756152 crc crio[22095]: time="2026-06-09T17:07:55.755985974Z" level=info msg="Starting container: 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022" id=8c085abc-5de1-4267-9698-da2180285eba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817546 | controller | Jun 09 17:07:55.770158 crc crio[22095]: time="2026-06-09T17:07:55.76906537Z" level=info msg="Started container" PID=239687 containerID=654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=8c085abc-5de1-4267-9698-da2180285eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.817562 | controller | Jun 09 17:07:55.851389 crc crio[22095]: time="2026-06-09T17:07:55.851257479Z" level=info msg="Created container 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=b8fcbdd4-e2cf-4bbc-bdfd-d32dd967104a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817578 | controller | Jun 09 17:07:55.868673 crc crio[22095]: time="2026-06-09T17:07:55.868561902Z" level=info msg="Starting container: 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688" id=1112f3bb-0ced-476a-a712-797032cc997c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817594 | controller | Jun 09 17:07:55.878487 crc crio[22095]: time="2026-06-09T17:07:55.878378224Z" level=info msg="Started container" PID=239662 containerID=8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=1112f3bb-0ced-476a-a712-797032cc997c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.817611 | controller | Jun 09 17:07:56.041792 crc crio[22095]: time="2026-06-09T17:07:56.041656113Z" level=info msg="Created container 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=d528071d-c5d4-429f-8772-5ccb4553d3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817627 | controller | Jun 09 17:07:56.051022 crc crio[22095]: time="2026-06-09T17:07:56.049203526Z" level=info msg="Starting container: 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f" id=fca473b6-6f80-4e00-bd53-94fb86dc7961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817643 | controller | Jun 09 17:07:56.111525 crc crio[22095]: time="2026-06-09T17:07:56.09613124Z" level=info msg="Created container d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=7ebedcb4-d867-4c38-aa1c-7d1e5d0218bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817663 | controller | Jun 09 17:07:56.163991 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dad878dba27181 Mac:e6:5b:36:a2:df:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.817680 | controller | Jun 09 17:07:56.165112 crc crio[22095]: time="2026-06-09T17:07:56.165033738Z" level=info msg="Starting container: d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b" id=ca3a1ecb-fc15-40da-9011-66a7237a259e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817696 | controller | Jun 09 17:07:56.165269 crc crio[22095]: time="2026-06-09T17:07:56.16512265Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 UID:ffcc950a-40bd-4b7b-9916-f08cc1b8f030 NetNS:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffcc950a_40bd_4b7b_9916_f08cc1b8f030.slice PodAnnotations:0xc0022723a8}] Aliases:map[]}"
2026-06-09 17:40:40.817712 | controller | Jun 09 17:07:56.165374 crc crio[22095]: time="2026-06-09T17:07:56.165282174Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.817728 | controller | Jun 09 17:07:56.165523 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39fc5de423f656 Mac:ce:75:20:cd:d9:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.817745 | controller | Jun 09 17:07:56.166773 crc crio[22095]: time="2026-06-09T17:07:56.16668829Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-n4ljj Namespace:openstack ID:a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 UID:f106c45a-de37-4710-a1e2-7bdae3d18791 NetNS:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf106c45a_de37_4710_a1e2_7bdae3d18791.slice PodAnnotations:0xc0019844e0}] Aliases:map[]}"
2026-06-09 17:40:40.817762 | controller | Jun 09 17:07:56.167304 crc crio[22095]: time="2026-06-09T17:07:56.167274835Z" level=info msg="Checking pod openstack_ovn-controller-metrics-n4ljj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.817778 | controller | Jun 09 17:07:56.168679 crc crio[22095]: time="2026-06-09T17:07:56.168519937Z" level=info msg="Started container" PID=239668 containerID=774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=fca473b6-6f80-4e00-bd53-94fb86dc7961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.817795 | controller | Jun 09 17:07:56.209012 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e4dd6f9f201e35 Mac:76:46:bb:ed:95:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.817815 | controller | Jun 09 17:07:56.213430 crc crio[22095]: time="2026-06-09T17:07:56.211061169Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade UID:dafc5b58-7717-4368-8efe-86aca500146d NetNS:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddafc5b58_7717_4368_8efe_86aca500146d.slice PodAnnotations:0xc001288188}] Aliases:map[]}"
2026-06-09 17:40:40.817833 | controller | Jun 09 17:07:56.213430 crc crio[22095]: time="2026-06-09T17:07:56.211360006Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.817852 | controller | Jun 09 17:07:56.213830 crc crio[22095]: time="2026-06-09T17:07:56.213482121Z" level=info msg="Created container 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=2cad8e92-ba5d-4087-9b06-418cd8671c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817893 | controller | Jun 09 17:07:56.220841 crc crio[22095]: time="2026-06-09T17:07:56.220732117Z" level=info msg="Starting container: 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005" id=5cd23438-7a9b-45ef-b597-816ee695b810 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817912 | controller | Jun 09 17:07:56.228516 crc crio[22095]: time="2026-06-09T17:07:56.228409904Z" level=info msg="Created container b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113: openstack/barbican-db-create-6stvh/mariadb-database-create" id=3fc7467e-a657-47d6-b720-1cd984a9c9f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817929 | controller | Jun 09 17:07:56.232702 crc crio[22095]: time="2026-06-09T17:07:56.23254984Z" level=info msg="Starting container: b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113" id=a22cfefc-6fbb-4b56-9c66-a87a9cb066fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.817945 | controller | Jun 09 17:07:56.256860 crc crio[22095]: time="2026-06-09T17:07:56.252377489Z" level=info msg="Created container 999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log" id=724ab1b9-4e59-48bb-b1c5-9e108fd055cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.817962 | controller | Jun 09 17:07:56.258131 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202d200fef8b3d1 Mac:2a:61:81:f7:ce:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d SocketPath: PciID:}] [{Interface:0xc00012ee80 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.817979 | controller | Jun 09 17:07:56.258443 crc crio[22095]: time="2026-06-09T17:07:56.258390083Z" level=info msg="Started container" PID=239636 containerID=72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=5cd23438-7a9b-45ef-b597-816ee695b810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.817996 | controller | Jun 09 17:07:56.269228 crc crio[22095]: time="2026-06-09T17:07:56.269051086Z" level=info msg="Starting container: 999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675" id=f4661966-fb73-4952-ac6a-d0bdd2e7305b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818012 | controller | Jun 09 17:07:56.269686 crc crio[22095]: time="2026-06-09T17:07:56.269557009Z" level=info msg="Started container" PID=239682 containerID=d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=ca3a1ecb-fc15-40da-9011-66a7237a259e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.818033 | controller | Jun 09 17:07:56.270065 crc crio[22095]: time="2026-06-09T17:07:56.26997627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.818050 | controller | Jun 09 17:07:56.270437 crc crio[22095]: time="2026-06-09T17:07:56.270336609Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e UID:24018fd6-741a-446c-8ddd-ddb8abb6997a NetNS:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24018fd6_741a_446c_8ddd_ddb8abb6997a.slice PodAnnotations:0xc0012887c0}] Aliases:map[]}"
2026-06-09 17:40:40.818066 | controller | Jun 09 17:07:56.270674 crc crio[22095]: time="2026-06-09T17:07:56.270602096Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.818083 | controller | Jun 09 17:07:56.301073 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0f241a25c4dc3 Mac:fe:08:9d:b2:b9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.818099 | controller | Jun 09 17:07:56.301717 crc crio[22095]: time="2026-06-09T17:07:56.301626942Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd Namespace:openstack ID:8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 UID:c15ef931-87b2-40c4-a6ed-36405a686a9b NetNS:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc15ef931_87b2_40c4_a6ed_36405a686a9b.slice PodAnnotations:0xc0019845b0}] Aliases:map[]}"
2026-06-09 17:40:40.818115 | controller | Jun 09 17:07:56.301809 crc crio[22095]: time="2026-06-09T17:07:56.301783896Z" level=info msg="Checking pod openstack_ovn-controller-9kldd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.818132 | controller | Jun 09 17:07:56.354305 crc crio[22095]: time="2026-06-09T17:07:56.35379594Z" level=info msg="Started container" PID=239641 containerID=b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=a22cfefc-6fbb-4b56-9c66-a87a9cb066fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.818149 | controller | Jun 09 17:07:56.355240 crc crio[22095]: time="2026-06-09T17:07:56.355196076Z" level=info msg="Created container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=60676270-b4dc-4095-a8b2-731c272ffb9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818166 | controller | Jun 09 17:07:56.370356 crc crio[22095]: time="2026-06-09T17:07:56.370269273Z" level=info msg="Starting container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11" id=39bc30ab-71e5-46ef-a7f9-06233b6dbcb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818182 | controller | Jun 09 17:07:56.379284 crc crio[22095]: time="2026-06-09T17:07:56.378524535Z" level=info msg="Started container" PID=239669 containerID=766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=39bc30ab-71e5-46ef-a7f9-06233b6dbcb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.818203 | controller | Jun 09 17:07:56.380265 crc crio[22095]: time="2026-06-09T17:07:56.380224828Z" level=info msg="Ran pod sandbox 3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 with infra container: openstack/cinder-api-0/POD" id=ee3b589c-deaa-46c9-9111-2690c7d91166 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.818220 | controller | Jun 09 17:07:56.410744 crc crio[22095]: time="2026-06-09T17:07:56.392914744Z" level=info msg="Started container" PID=239645 containerID=999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log id=f4661966-fb73-4952-ac6a-d0bdd2e7305b name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.818236 | controller | Jun 09 17:07:56.417828 crc crio[22095]: time="2026-06-09T17:07:56.417092604Z" level=info msg="Created container 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=199e792a-5b3a-4ddc-bebe-4e647aa80523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818253 | controller | Jun 09 17:07:56.418265 crc crio[22095]: time="2026-06-09T17:07:56.417826693Z" level=info msg="Ran pod sandbox a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 with infra container: openstack/ovn-controller-metrics-n4ljj/POD" id=b23db946-c90b-4a8d-9717-8a775fc69130 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.818269 | controller | Jun 09 17:07:56.418684 crc crio[22095]: time="2026-06-09T17:07:56.418640444Z" level=info msg="Created container c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=78f7f4f8-9bec-44a3-adf2-9fe87b507c07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818285 | controller | Jun 09 17:07:56.431907 crc crio[22095]: time="2026-06-09T17:07:56.431853213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=60cea498-856c-444f-810f-7fcc55ba573a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818301 | controller | Jun 09 17:07:56.437104 crc crio[22095]: time="2026-06-09T17:07:56.399462422Z" level=info msg="Created container f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=995746f0-7526-4915-9eb4-58eefe56b3ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818316 | controller | Jun 09 17:07:56.438655 crc crio[22095]: time="2026-06-09T17:07:56.438570145Z" level=info msg="Starting container: c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f" id=07e65d45-79a7-487a-bb7e-9ca84dbae473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818333 | controller | Jun 09 17:07:56.440687 crc crio[22095]: time="2026-06-09T17:07:56.440588377Z" level=info msg="Starting container: 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc" id=9e695db9-7c46-45bd-96de-83e368945757 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818349 | controller | Jun 09 17:07:56.460045 crc crio[22095]: time="2026-06-09T17:07:56.458193508Z" level=info msg="Started container" PID=239665 containerID=c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=07e65d45-79a7-487a-bb7e-9ca84dbae473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.818365 | controller | Jun 09 17:07:56.460045 crc crio[22095]: time="2026-06-09T17:07:56.458836565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=c7122bdb-5c80-4f5e-bc64-ef5a4947f345 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818384 | controller | Jun 09 17:07:56.465877 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d16746d1cd54061 Mac:7e:5b:d6:a2:5c:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.818401 | controller | Jun 09 17:07:56.465877 crc crio[22095]: time="2026-06-09T17:07:56.46331762Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc00263c348}] Aliases:map[]}"
2026-06-09 17:40:40.818417 | controller | Jun 09 17:07:56.465877 crc crio[22095]: time="2026-06-09T17:07:56.463459053Z" level=info msg="Checking pod openstack_ovn-controller-9kldd-config-5kdzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.818434 | controller | Jun 09 17:07:56.465877 crc crio[22095]: time="2026-06-09T17:07:56.46410483Z" level=info msg="Starting container: f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788" id=0f507bc2-58b9-4712-a240-16f3086bc6e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818450 | controller | Jun 09 17:07:56.518509 crc crio[22095]: time="2026-06-09T17:07:56.518411123Z" level=info msg="Started container" PID=239640 containerID=9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=9e695db9-7c46-45bd-96de-83e368945757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.818466 | controller | Jun 09 17:07:56.536002 crc crio[22095]: time="2026-06-09T17:07:56.53584072Z" level=info msg="Started container" PID=239681 containerID=f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=0f507bc2-58b9-4712-a240-16f3086bc6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c
2026-06-09 17:40:40.818482 | controller | Jun 09 17:07:56.536647 crc crio[22095]: time="2026-06-09T17:07:56.53659978Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818498 | controller | Jun 09 17:07:56.536869 crc crio[22095]: time="2026-06-09T17:07:56.536815575Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818515 | controller | Jun 09 17:07:56.537030 crc crio[22095]: time="2026-06-09T17:07:56.536896407Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818531 | controller | Jun 09 17:07:56.551402 crc crio[22095]: time="2026-06-09T17:07:56.547776776Z" level=info msg="Ran pod sandbox 2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade with infra container: openstack/nova-metadata-0/POD" id=a765fcb1-d476-47e1-875d-bcf877efea91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.818550 | controller | Jun 09 17:07:56.559848 crc crio[22095]: time="2026-06-09T17:07:56.551581374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=7b80d5ee-e1e7-4a6d-88ca-25f91c8aba16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818566 | controller | Jun 09 17:07:56.560215 crc crio[22095]: time="2026-06-09T17:07:56.552288822Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=7c598320-10fa-4306-9bb3-6558c9d869d9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.818582 | controller | Jun 09 17:07:56.566871 crc crio[22095]: time="2026-06-09T17:07:56.566784364Z" level=info msg="Created container 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5: openstack/glance-db-create-dcrqh/mariadb-database-create" id=371f55c4-2c4c-475e-9f19-f157852a2225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818598 | controller | Jun 09 17:07:56.579193 crc crio[22095]: time="2026-06-09T17:07:56.57910115Z" level=info msg="Starting container: 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5" id=9cafe141-c0e6-4dd3-b984-dfac11ecba37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818614 | controller | Jun 09 17:07:56.583535 crc crio[22095]: time="2026-06-09T17:07:56.581069131Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 17:40:40.818630 | controller | Jun 09 17:07:56.595341 crc crio[22095]: time="2026-06-09T17:07:56.588724987Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=633ba8d4-af88-4354-8b57-decc9f38f69f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818646 | controller | Jun 09 17:07:56.609994 crc crio[22095]: time="2026-06-09T17:07:56.609210663Z" level=info msg="Created container 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9: openstack/neutron-db-create-nlst2/mariadb-database-create" id=5f65b083-b507-4de4-b7dd-2baec9f939b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818662 | controller | Jun 09 17:07:56.609994 crc crio[22095]: time="2026-06-09T17:07:56.609718736Z" level=info msg="Started container" PID=239679 containerID=839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=9cafe141-c0e6-4dd3-b984-dfac11ecba37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.818678 | controller | Jun 09 17:07:56.615379 crc crio[22095]: time="2026-06-09T17:07:56.615290088Z" level=info msg="Starting container: 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9" id=2624bcd6-8f7d-4f71-81e1-e7bc6566cc07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818694 | controller | Jun 09 17:07:56.643748 crc crio[22095]: time="2026-06-09T17:07:56.643684387Z" level=info msg="Started container" PID=239688 containerID=83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=2624bcd6-8f7d-4f71-81e1-e7bc6566cc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.818710 | controller | Jun 09 17:07:56.652254 crc crio[22095]: time="2026-06-09T17:07:56.644882268Z" level=info msg="Ran pod sandbox 202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e with infra container: openstack/cinder-scheduler-0/POD" id=647931bd-8230-48ca-9800-b9391b7216f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.818730 | controller | Jun 09 17:07:56.680592 crc crio[22095]: time="2026-06-09T17:07:56.677889084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=81cf3f20-43c2-49fc-8021-503931d04ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818746 | controller | Jun 09 17:07:56.683559 crc crio[22095]: time="2026-06-09T17:07:56.683503138Z" level=info msg="Created container 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=5232f25c-14fa-4f98-8307-8a9dddf65a41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818762 | controller | Jun 09 17:07:56.692218 crc crio[22095]: time="2026-06-09T17:07:56.687575503Z" level=info msg="Starting container: 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655" id=aa97b9fb-7273-4f11-8e53-ac7f03df8fde name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818777 | controller | Jun 09 17:07:56.695575 crc crio[22095]: time="2026-06-09T17:07:56.695450535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e6102af1-32ee-405b-9957-19e6f19f5964 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818793 | controller | Jun 09 17:07:56.717304 crc crio[22095]: time="2026-06-09T17:07:56.716903405Z" level=info msg="Started container" PID=239686 containerID=9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=aa97b9fb-7273-4f11-8e53-ac7f03df8fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.818810 | controller | Jun 09 17:07:56.763840 crc crio[22095]: time="2026-06-09T17:07:56.762052053Z" level=info msg="Ran pod sandbox 8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 with infra container: openstack/ovn-controller-9kldd/POD" id=cd24ecb3-7c8a-4da3-b154-a384723751d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.818825 | controller | Jun 09 17:07:56.789220 crc crio[22095]: time="2026-06-09T17:07:56.787513486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818841 | controller | Jun 09 17:07:56.795620 crc crio[22095]: time="2026-06-09T17:07:56.795500381Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818877 | controller | Jun 09 17:07:56.795620 crc crio[22095]: time="2026-06-09T17:07:56.795629315Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818895 | controller | Jun 09 17:07:56.814318 crc crio[22095]: time="2026-06-09T17:07:56.814003486Z" level=info msg="Created container e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=de1e06eb-1c04-47cb-aa61-06ddeb7a75b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.818912 | controller | Jun 09 17:07:56.821996 crc crio[22095]: time="2026-06-09T17:07:56.820482502Z" level=info msg="Starting container: e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5" id=87c62f83-8969-405d-b345-4bae54628b96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.818929 | controller | Jun 09 17:07:56.847778 crc crio[22095]: time="2026-06-09T17:07:56.844408516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=c6cb6c0a-8107-4ccb-b962-2bc9cb259022 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.818948 | controller | Jun 09 17:07:56.850688 crc crio[22095]: time="2026-06-09T17:07:56.850434541Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=0c436301-b6a4-4d73-9c6f-eb015f4b2424 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.818965 | controller | Jun 09 17:07:56.854711 crc crio[22095]: time="2026-06-09T17:07:56.854590017Z" level=info msg="Started container" PID=239644 containerID=e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=87c62f83-8969-405d-b345-4bae54628b96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.818981 | controller | Jun 09 17:07:56.857262 crc crio[22095]: time="2026-06-09T17:07:56.856733582Z" level=info msg="Ran pod sandbox d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 with infra container: openstack/ovn-controller-9kldd-config-5kdzx/POD" id=ea77a8dd-5298-4789-aa00-00b935bb4643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.818997 | controller | Jun 09 17:07:56.863430 crc crio[22095]: time="2026-06-09T17:07:56.863251839Z" level=info msg="Stopped pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854" id=ac4fb85e-2955-472e-ad1e-96bfb44862c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.819013 | controller | Jun 09 17:07:56.868416 crc crio[22095]: time="2026-06-09T17:07:56.86832749Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:40:40.819029 | controller | Jun 09 17:07:56.902392 crc crio[22095]: time="2026-06-09T17:07:56.901765307Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=e40d283b-bbe3-4c9d-933a-92b245f80506 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819046 | controller | Jun 09 17:07:56.902392 crc crio[22095]: time="2026-06-09T17:07:56.902300741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819063 | controller | Jun 09 17:07:56.924573 crc crio[22095]: time="2026-06-09T17:07:56.923532966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.819080 | controller | Jun 09 17:07:56.929070 crc crio[22095]: time="2026-06-09T17:07:56.926608655Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819096 | controller | Jun 09 17:07:57.024222 crc crio[22095]: time="2026-06-09T17:07:57.024141947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=041611d1-b1fb-4ce1-9176-5b99cc7b010c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.819113 | controller | Jun 09 17:07:57.043124 crc crio[22095]: time="2026-06-09T17:07:57.042920209Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.819128 | controller | Jun 09 17:07:57.043598 crc crio[22095]: time="2026-06-09T17:07:57.043576525Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.819148 | controller | Jun 09 17:07:57.052744 crc crio[22095]: time="2026-06-09T17:07:57.052683959Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2936609f-1933-4efd-821d-383ca412a24b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.819164 | controller | Jun 09 17:07:57.062871 crc crio[22095]: time="2026-06-09T17:07:57.05741216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=756229f0-e1da-402d-a9dd-5c346b6243e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.819180 | controller | Jun 09 17:07:57.062871 crc crio[22095]: time="2026-06-09T17:07:57.061340241Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:40:40.819196 | controller | Jun 09 17:07:57.119867 crc crio[22095]: time="2026-06-09T17:07:57.11977469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819212 | controller | Jun 09 17:07:57.161769 crc crio[22095]: time="2026-06-09T17:07:57.161628164Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819229 | controller | Jun 09 17:07:57.162245 crc crio[22095]: time="2026-06-09T17:07:57.161991093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819245 | controller | Jun 09 17:07:57.202029 crc crio[22095]: time="2026-06-09T17:07:57.200043269Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=ee64a95e-6a3b-4820-8a7c-73d5d2ffe73d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819284 | controller | Jun 09 17:07:57.213457 crc crio[22095]: time="2026-06-09T17:07:57.213363931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819301 | controller | Jun 09 17:07:57.237719 crc crio[22095]: time="2026-06-09T17:07:57.237634854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819317 | controller | Jun 09 17:07:57.252857 crc crio[22095]: time="2026-06-09T17:07:57.252468604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819333 | controller | Jun 09 17:07:57.396391 crc crio[22095]: time="2026-06-09T17:07:57.396337095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819350 | controller | Jun 09 17:07:57.459075 crc crio[22095]: time="2026-06-09T17:07:57.458860499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8e41ca77-38b6-4c94-96c8-88de7e63ca47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.819366 | controller | Jun 09 17:07:57.471331 crc crio[22095]: time="2026-06-09T17:07:57.471274097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819383 | controller | Jun 09 17:07:57.494256 crc crio[22095]: time="2026-06-09T17:07:57.493732283Z" level=info msg="Stopping container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737 (timeout: 30s)" id=72524eca-81e0-4804-abdb-43af04efa2f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.819405 | controller | Jun 09 17:07:57.502871 crc crio[22095]: time="2026-06-09T17:07:57.502768445Z" level=info msg="Stopping container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31 (timeout: 30s)" id=773baf33-0f1d-4fe8-89c9-6301ef9b04a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.819422 | controller | Jun 09 17:07:57.634037 crc crio[22095]: time="2026-06-09T17:07:57.632523774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819438 | controller | Jun 09 17:07:57.641435 crc crio[22095]: time="2026-06-09T17:07:57.641307159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819454 | controller | Jun 09 17:07:57.688561 crc crio[22095]: time="2026-06-09T17:07:57.688405347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819470 | controller | Jun 09 17:07:57.690596 crc crio[22095]: time="2026-06-09T17:07:57.689649429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819485 | controller | Jun 09 17:07:57.725865 crc crio[22095]: time="2026-06-09T17:07:57.725625942Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=e45bd46e-5d10-4315-a827-079c786e43ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819501 | controller | Jun 09 17:07:57.726362 crc crio[22095]: time="2026-06-09T17:07:57.726099864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819516 | controller | Jun 09 17:07:57.748488 crc crio[22095]: time="2026-06-09T17:07:57.73723333Z" level=info msg="Stopped container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log" id=773baf33-0f1d-4fe8-89c9-6301ef9b04a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.819532 | controller | Jun 09 17:07:57.986427 crc crio[22095]: time="2026-06-09T17:07:57.986139045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819547 | controller | Jun 09 17:07:58.002589 crc crio[22095]: time="2026-06-09T17:07:58.002352551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819563 | controller | Jun 09 17:07:58.302656 crc crio[22095]: time="2026-06-09T17:07:58.302615714Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=7dc52870-0e5e-4491-9207-3661788a759d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819578 | controller | Jun 09 17:07:58.304947 crc crio[22095]: time="2026-06-09T17:07:58.304836921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819594 | controller | Jun 09 17:07:58.424339 crc crio[22095]: time="2026-06-09T17:07:58.424053769Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=dbf40a87-6414-4991-b5f2-5e41bf6e78e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819610 | controller | Jun 09 17:07:58.424339 crc crio[22095]: time="2026-06-09T17:07:58.424201513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819625 | controller | Jun 09 17:07:58.534667 crc crio[22095]: time="2026-06-09T17:07:58.532876091Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=51ad957f-04ba-4996-a330-14aa2df0a5a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819644 | controller | Jun 09 17:07:58.534667 crc crio[22095]: time="2026-06-09T17:07:58.533062725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819660 | controller | Jun 09 17:07:58.534667 crc crio[22095]: time="2026-06-09T17:07:58.533533988Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=a6224d78-d664-4e97-a2aa-421035c793ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819675 | controller | Jun 09 17:07:58.534667 crc crio[22095]: time="2026-06-09T17:07:58.534088812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819690 | controller | Jun 09 17:07:58.534667 crc crio[22095]: time="2026-06-09T17:07:58.534258266Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=13203fad-13cf-4060-a242-c8f82306e6da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819706 | controller | Jun 09 17:07:58.534667 crc crio[22095]: time="2026-06-09T17:07:58.534293537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819721 | controller | Jun 09 17:07:58.583426 crc crio[22095]: time="2026-06-09T17:07:58.582065213Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=70afa8a8-5591-4d33-94c4-462839960e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819737 | controller | Jun 09 17:07:58.583426 crc crio[22095]: time="2026-06-09T17:07:58.582208176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819752 | controller | Jun 09 17:07:58.607042 crc crio[22095]: time="2026-06-09T17:07:58.606069058Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=cd25bb7b-e17d-49a9-b59d-1f83775a35c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.819768 | controller | Jun 09 17:07:58.607042 crc crio[22095]: time="2026-06-09T17:07:58.606217682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.819784 | controller | Jun 09 17:07:58.659041 crc crio[22095]: time="2026-06-09T17:07:58.657823076Z" level=info msg="Removed container 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=0b80c8f4-255a-469b-8e9a-2a4ff2eb61fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.819800 | controller | Jun 09 17:07:58.732516 crc crio[22095]: time="2026-06-09T17:07:58.731149697Z" level=info msg="Removing container: 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87" id=2badcc8d-07a5-4579-a6a9-f517c87f8874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.819815 | controller | Jun 09 17:07:59.323426 crc crio[22095]: time="2026-06-09T17:07:59.311957655Z" level=info msg="Created container 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=4134ed72-5916-4fd7-8b86-9696310e78ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819831 | controller | Jun 09 17:07:59.329401 crc crio[22095]: time="2026-06-09T17:07:59.328616533Z" level=info msg="Starting container: 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d" id=b491a735-3724-4a85-8804-6c0ba5871a60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.819847 | controller | Jun 09 17:07:59.357233 crc crio[22095]: time="2026-06-09T17:07:59.355754749Z" level=info msg="Started container" PID=239989 containerID=3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=b491a735-3724-4a85-8804-6c0ba5871a60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.819888 | controller | Jun 09 17:07:59.466341 crc crio[22095]: time="2026-06-09T17:07:59.456022131Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 UID:d5ed0210-59be-4670-af70-73a2d459fd7d NetNS:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ed0210_59be_4670_af70_73a2d459fd7d.slice PodAnnotations:0xc002272970}] Aliases:map[]}"
2026-06-09 17:40:40.819907 | controller | Jun 09 17:07:59.466341 crc crio[22095]: time="2026-06-09T17:07:59.456120204Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.819924 | controller | Jun 09 17:07:59.621402 crc crio[22095]: time="2026-06-09T17:07:59.6212599Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d UID:27a090cd-2c59-49c2-bd82-1ec70b17faa4 NetNS:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27a090cd_2c59_49c2_bd82_1ec70b17faa4.slice PodAnnotations:0xc002272b90}] Aliases:map[]}"
2026-06-09 17:40:40.819940 | controller | Jun 09 17:07:59.621402 crc crio[22095]: time="2026-06-09T17:07:59.621336352Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.819956 | controller | Jun 09 17:07:59.816285 crc crio[22095]: time="2026-06-09T17:07:59.815440781Z" level=info msg="Created container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=e45bd46e-5d10-4315-a827-079c786e43ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.819973 | controller | Jun 09 17:07:59.865002 crc crio[22095]: time="2026-06-09T17:07:59.860378824Z" level=info msg="Starting container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8" id=7d2ca7ae-f788-419a-ab01-d9f0667099a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.819989 | controller | Jun 09 17:07:59.867716 crc crio[22095]: time="2026-06-09T17:07:59.86762672Z" level=info msg="Started container" PID=240958 containerID=6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=7d2ca7ae-f788-419a-ab01-d9f0667099a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.820005 | controller | Jun 09 17:07:59.980999 crc crio[22095]: time="2026-06-09T17:07:59.980491066Z" level=info msg="Stopped container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener" id=72524eca-81e0-4804-abdb-43af04efa2f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.820021 | controller | Jun 09 17:08:00.015473 crc crio[22095]: time="2026-06-09T17:08:00.012560128Z" level=info msg="Stopping pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475" id=62f6e38c-51c7-4cba-b93b-aa318dab97e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.820038 | controller | Jun 09 17:08:00.015473 crc crio[22095]: time="2026-06-09T17:08:00.014393035Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002da43c0}] Aliases:map[]}"
2026-06-09 17:40:40.820057 | controller | Jun 09 17:08:00.031652 crc crio[22095]: time="2026-06-09T17:08:00.024516535Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820074 | controller | Jun 09 17:08:00.032041 crc crio[22095]: time="2026-06-09T17:08:00.031767111Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 UID:235eb2c1-7a34-4590-8af3-400b54d98e03 NetNS:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod235eb2c1_7a34_4590_8af3_400b54d98e03.slice PodAnnotations:0xc00041cde0}] Aliases:map[]}"
2026-06-09 17:40:40.820090 | controller | Jun 09 17:08:00.032041 crc crio[22095]: time="2026-06-09T17:08:00.031819502Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820107 | controller | Jun 09 17:08:00.095543 crc crio[22095]: time="2026-06-09T17:08:00.094808268Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca UID:e2259cad-b16b-41f7-8b14-0f6f9117194f NetNS:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2259cad_b16b_41f7_8b14_0f6f9117194f.slice PodAnnotations:0xc000527800}] Aliases:map[]}"
2026-06-09 17:40:40.820123 | controller | Jun 09 17:08:00.095543 crc crio[22095]: time="2026-06-09T17:08:00.094990413Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820139 | controller | Jun 09 17:08:00.193135 crc crio[22095]: time="2026-06-09T17:08:00.170779637Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 UID:01acdc5d-0627-4d62-92d4-129a5c60090a NetNS:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01acdc5d_0627_4d62_92d4_129a5c60090a.slice PodAnnotations:0xc00041d2a0}] Aliases:map[]}"
2026-06-09 17:40:40.820155 | controller | Jun 09 17:08:00.193135 crc crio[22095]: time="2026-06-09T17:08:00.171453694Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820171 | controller | Jun 09 17:08:00.410339 crc crio[22095]: time="2026-06-09T17:08:00.409675095Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 UID:186a685a-b0fc-479c-94ae-08312f7dd3bb NetNS:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod186a685a_b0fc_479c_94ae_08312f7dd3bb.slice PodAnnotations:0xc002b5c510}] Aliases:map[]}"
2026-06-09 17:40:40.820187 | controller | Jun 09 17:08:00.410339 crc crio[22095]: time="2026-06-09T17:08:00.410313352Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820212 | controller | Jun 09 17:08:00.520728 crc crio[22095]: time="2026-06-09T17:08:00.520241132Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 UID:699e2194-973b-49f5-94d5-a406f1816b3b NetNS:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod699e2194_973b_49f5_94d5_a406f1816b3b.slice PodAnnotations:0xc00379ee38}] Aliases:map[]}"
2026-06-09 17:40:40.820229 | controller | Jun 09 17:08:00.532318 crc crio[22095]: time="2026-06-09T17:08:00.532074775Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820245 | controller | Jun 09 17:08:00.554380 crc crio[22095]: time="2026-06-09T17:08:00.552235152Z" level=info msg="Created container e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=ee64a95e-6a3b-4820-8a7c-73d5d2ffe73d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.820261 | controller | Jun 09 17:08:00.562537 crc crio[22095]: time="2026-06-09T17:08:00.562245859Z" level=info msg="Starting container: e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee" id=c35bc77f-d31e-4b01-bdf2-31ef5db1902f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.820278 | controller | Jun 09 17:08:00.582112 crc crio[22095]: time="2026-06-09T17:08:00.581849952Z" level=info msg="Started container" PID=240925 containerID=e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=c35bc77f-d31e-4b01-bdf2-31ef5db1902f name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.820295 | controller | Jun 09 17:08:00.630913 crc crio[22095]: 2026-06-09T17:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88bdff47a87bdd1 Mac:86:04:0c:af:42:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b SocketPath: PciID:}] [{Interface:0xc00026cbc0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.820312 | controller | Jun 09 17:08:00.631832 crc crio[22095]: time="2026-06-09T17:08:00.631730232Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 UID:d5ed0210-59be-4670-af70-73a2d459fd7d NetNS:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ed0210_59be_4670_af70_73a2d459fd7d.slice PodAnnotations:0xc002272970}] Aliases:map[]}"
2026-06-09 17:40:40.820328 | controller | Jun 09 17:08:00.632197 crc crio[22095]: time="2026-06-09T17:08:00.631897046Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.820344 | controller | Jun 09 17:08:00.737025 crc crio[22095]: time="2026-06-09T17:08:00.729967952Z" level=info msg="Ran pod sandbox 88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 with infra container: openstack/openstack-cell1-galera-0/POD" id=7dc52870-0e5e-4491-9207-3661788a759d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.820361 | controller | Jun 09 17:08:00.805027 crc crio[22095]: time="2026-06-09T17:08:00.804479333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d98e500c-5d92-4ea4-933a-e3bef8c87a9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820380 | controller | Jun 09 17:08:00.974221 crc crio[22095]: time="2026-06-09T17:08:00.973374196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c0c72351-0a9b-4641-b534-b808dbaac550 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820397 | controller | Jun 09 17:08:01.226252 crc crio[22095]: time="2026-06-09T17:08:01.190905726Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=eb31dbc7-4d8b-4201-aa77-7d16040a44ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.820413 | controller | Jun 09 17:08:01.270010 crc crio[22095]: 2026-06-09T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ab8f27d5126fb7 Mac:da:ea:86:df:2c:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 SocketPath: PciID:}] [{Interface:0xc0001126a0 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.820429 | controller | Jun 09 17:08:01.270010 crc crio[22095]: time="2026-06-09T17:08:01.248432892Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d UID:27a090cd-2c59-49c2-bd82-1ec70b17faa4 NetNS:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27a090cd_2c59_49c2_bd82_1ec70b17faa4.slice PodAnnotations:0xc002272b90}] Aliases:map[]}"
2026-06-09 17:40:40.820445 | controller | Jun 09 17:08:01.270010 crc crio[22095]: time="2026-06-09T17:08:01.248711059Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.820461 | controller | Jun 09 17:08:01.334999 crc crio[22095]: time="2026-06-09T17:08:01.323007715Z" level=info msg="Created container 4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=18909831-b857-4492-8fed-7b263af71c1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.820477 | controller | Jun 09 17:08:01.335567 crc crio[22095]: time="2026-06-09T17:08:01.335477555Z" level=info msg="Removed container 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=2badcc8d-07a5-4579-a6a9-f517c87f8874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.820494 | controller | Jun 09 17:08:01.342514 crc crio[22095]: time="2026-06-09T17:08:01.340711209Z" level=info msg="Created container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log" id=e40d283b-bbe3-4c9d-933a-92b245f80506 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.820511 | controller | Jun 09 17:08:01.346361 crc crio[22095]: time="2026-06-09T17:08:01.344524077Z" level=info msg="Starting container: 4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677" id=f5bda8eb-6f7b-4bdd-b0da-8f927f3d955c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.820527 | controller | Jun 09 17:08:01.346361 crc crio[22095]: time="2026-06-09T17:08:01.346100778Z" level=info msg="Starting container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265" id=1b39f392-add2-4c42-957c-6b01442051f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.820543 | controller | Jun 09 17:08:01.359887 crc crio[22095]: time="2026-06-09T17:08:01.357304215Z" level=info msg="Started container" PID=240977 containerID=4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=f5bda8eb-6f7b-4bdd-b0da-8f927f3d955c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1
2026-06-09 17:40:40.820563 | controller | Jun 09 17:08:01.361662 crc crio[22095]: time="2026-06-09T17:08:01.361480222Z" level=info msg="Started container" PID=240972 containerID=58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265 description=openstack/nova-metadata-0/nova-metadata-log id=1b39f392-add2-4c42-957c-6b01442051f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.820580 | controller | Jun 09 17:08:01.363658 crc crio[22095]: time="2026-06-09T17:08:01.363584146Z" level=info msg="Ran pod sandbox 0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d with infra container: openstack/nova-api-0/POD" id=cd25bb7b-e17d-49a9-b59d-1f83775a35c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.820596 | controller | Jun 09 17:08:01.397038 crc crio[22095]: time="2026-06-09T17:08:01.391368559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.820612 | controller | Jun 09 17:08:01.419763 crc crio[22095]: time="2026-06-09T17:08:01.419655715Z" level=info msg="Removing container: d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25" id=77d2c428-8d80-423a-91b1-d231a446f516 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.820628 | controller | Jun 09 17:08:01.420531 crc crio[22095]: time="2026-06-09T17:08:01.420098136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1f8e2e51-6b86-411f-b45e-cd1575f500f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820644 | controller | Jun 09 17:08:01.423481 crc crio[22095]: time="2026-06-09T17:08:01.42336591Z" level=info msg="Stopped pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475" id=62f6e38c-51c7-4cba-b93b-aa318dab97e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.820660 | controller | Jun 09 17:08:01.424372 crc crio[22095]: time="2026-06-09T17:08:01.424284863Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=7f225a60-43c5-47ed-82e5-0f44ce51b2ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820676 | controller | Jun 09 17:08:01.442329 crc crio[22095]: time="2026-06-09T17:08:01.442195333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2fb7b344-3ce4-4ba9-ac08-5c5a30f741a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820692 | controller | Jun 09 17:08:01.453900 crc crio[22095]: time="2026-06-09T17:08:01.453808381Z" level=info msg="Stopping container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7 (timeout: 10s)" id=186975b1-612e-4dca-889d-048e86a47f1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.820708 | controller | Jun 09 17:08:01.589755 crc crio[22095]: time="2026-06-09T17:08:01.585708164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=66ad335e-fcc2-4a4f-8065-e55b469d5d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820723 | controller | Jun 09 17:08:01.706009 crc crio[22095]: time="2026-06-09T17:08:01.68533452Z" level=warning msg="Stopping container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.820740 | controller | Jun 09 17:08:01.729260 crc crio[22095]: time="2026-06-09T17:08:01.729035591Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=4a23dbde-4d03-464f-a50a-3e8ac74f8716 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820760 | controller | Jun 09 17:08:01.779874 crc crio[22095]: time="2026-06-09T17:08:01.764596873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d86ed261-da0b-458f-87b5-e1c6efd62030 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.820777 | controller | Jun 09 17:08:01.796038 crc crio[22095]: time="2026-06-09T17:08:01.789288667Z" level=info msg="Stopped container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns" id=186975b1-612e-4dca-889d-048e86a47f1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.820793 | controller | Jun 09 17:08:01.799274 crc crio[22095]: time="2026-06-09T17:08:01.798912024Z" level=info msg="Stopping pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283" id=74c03d15-eac1-43b8-8115-1aaffbb5c702 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.820809 | controller | Jun 09 17:08:01.810677 crc crio[22095]: time="2026-06-09T17:08:01.800807642Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683748-msd68/POD" id=dc059190-4e98-49d9-805b-3f1b65b9c3c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.820825 | controller | Jun 09 17:08:01.810677 crc crio[22095]: time="2026-06-09T17:08:01.800987687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.820841 | controller | Jun 09 17:08:01.810677 crc crio[22095]: time="2026-06-09T17:08:01.804788654Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}"
2026-06-09 17:40:40.820878 | controller | Jun 09 17:08:01.810677 crc crio[22095]: time="2026-06-09T17:08:01.805084072Z" level=info msg="Deleting pod openstack_dnsmasq-dns-94bfffd6f-qrx6k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820896 | controller | Jun 09 17:08:01.822026 crc crio[22095]: time="2026-06-09T17:08:01.815686144Z" level=info msg="Stopped container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron" id=7b9075ce-7648-4235-a7fc-663fd6ae1eee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.820913 | controller | Jun 09 17:08:01.822026 crc crio[22095]: time="2026-06-09T17:08:01.8206018Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=6ead9735-9878-4105-b5ae-eb2678160368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.820929 | controller | Jun 09 17:08:01.822026 crc crio[22095]: time="2026-06-09T17:08:01.820891038Z" level=info msg="Stopping pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133" id=3734f872-31b0-4bb8-a3c4-5ba720b5e792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.820946 | controller | Jun 09 17:08:01.824033 crc crio[22095]: time="2026-06-09T17:08:01.823745161Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc0005266a0}] Aliases:map[]}"
2026-06-09 17:40:40.820966 | controller | Jun 09 17:08:01.824033 crc crio[22095]: time="2026-06-09T17:08:01.823993727Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.820983 | controller | Jun 09 17:08:01.848034 crc crio[22095]: time="2026-06-09T17:08:01.84749614Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3a499b81-d33a-48ed-85ec-71a6d11c68fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.820999 | controller | Jun 09 17:08:01.848376 crc crio[22095]: time="2026-06-09T17:08:01.848148457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821016 | controller | Jun 09 17:08:01.869809 crc crio[22095]: time="2026-06-09T17:08:01.86856327Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=6cf758fb-4230-4492-942e-011c2431e516 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.821032 | controller | Jun 09 17:08:01.910259 crc crio[22095]: time="2026-06-09T17:08:01.910085286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821049 | controller | Jun 09 17:08:02.077207 crc crio[22095]: time="2026-06-09T17:08:02.077118131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821065 | controller | Jun 09 17:08:02.079492 crc crio[22095]: time="2026-06-09T17:08:02.077452399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821081 | controller | Jun 09 17:08:02.079492 crc crio[22095]: time="2026-06-09T17:08:02.077640554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821097 | controller | Jun 09 17:08:02.123150 crc crio[22095]: time="2026-06-09T17:08:02.120151895Z" level=info msg="Removed container d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=77d2c428-8d80-423a-91b1-d231a446f516 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.821113 | controller | Jun 09 17:08:02.126986 crc crio[22095]: time="2026-06-09T17:08:02.126865367Z" level=info msg="Removing container: 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d" id=a9dc765c-04fb-46c1-aa8d-648787f1479f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.821129 | controller | Jun 09 17:08:02.198691 crc crio[22095]: time="2026-06-09T17:08:02.198348421Z" level=info msg="Created container 7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc: openstack/glance-default-external-api-0/glance-log" id=29767d48-c6d7-4cd2-8b57-9e933a64822d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.821144 | controller | Jun 09 17:08:02.203844 crc crio[22095]: time="2026-06-09T17:08:02.203668457Z" level=info msg="Starting container: 7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc" id=666df36a-03fa-42df-9210-f87612287af5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.821160 | controller | Jun 09 17:08:02.214544 crc crio[22095]: time="2026-06-09T17:08:02.212716239Z" level=info msg="Created container 059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877: openstack/glance-default-internal-api-0/glance-log" id=94d4073a-bf1e-48c7-82c3-badce6bd9328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.821176 | controller | Jun 09 17:08:02.233813 crc crio[22095]: time="2026-06-09T17:08:02.233774649Z" level=info msg="Starting container: 059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877" id=01cee654-ee66-43d0-82c6-fc79ccd24efd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.821195 | controller | Jun 09 17:08:02.235534 crc crio[22095]: time="2026-06-09T17:08:02.23379991Z" level=info msg="Started container" PID=241758 containerID=7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc description=openstack/glance-default-external-api-0/glance-log id=666df36a-03fa-42df-9210-f87612287af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92
2026-06-09 17:40:40.821212 | controller | Jun 09 17:08:02.250492 crc crio[22095]: time="2026-06-09T17:08:02.250441237Z" level=info msg="Started container" PID=241772 containerID=059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877 description=openstack/glance-default-internal-api-0/glance-log id=01cee654-ee66-43d0-82c6-fc79ccd24efd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156
2026-06-09 17:40:40.821228 | controller | Jun 09 17:08:02.264785 crc crio[22095]: time="2026-06-09T17:08:02.26459545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821244 | controller | Jun 09 17:08:02.275124 crc crio[22095]: time="2026-06-09T17:08:02.274759611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821260 | controller | Jun 09 17:08:02.303283 crc crio[22095]: time="2026-06-09T17:08:02.302621285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=d11b20f5-5ba9-421b-aa33-616efa1792c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821276 | controller | Jun 09 17:08:02.405387 crc crio[22095]: time="2026-06-09T17:08:02.404635711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ce0f95cc-2a44-4611-aefe-0906b6555d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821292 | controller | Jun 09 17:08:02.414589 crc crio[22095]: time="2026-06-09T17:08:02.414471964Z" level=info msg="Stopping container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66 (timeout: 30s)" id=ec21b973-4e44-4c09-a0cd-6513408ca0c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.821308 | controller | Jun 09 17:08:02.441525 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b46990c037edc Mac:46:20:2d:e9:a9:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba SocketPath: PciID:}] [{Interface:0xc000126590 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.821325 | controller | Jun 09 17:08:02.452999 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96161b167c3672a Mac:f2:bd:85:ab:91:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.821341 | controller | Jun 09 17:08:02.500119 crc crio[22095]: time="2026-06-09T17:08:02.494767614Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 UID:186a685a-b0fc-479c-94ae-08312f7dd3bb NetNS:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod186a685a_b0fc_479c_94ae_08312f7dd3bb.slice PodAnnotations:0xc002b5c510}] Aliases:map[]}"
2026-06-09 17:40:40.821360 | controller | Jun 09 17:08:02.500119 crc crio[22095]: time="2026-06-09T17:08:02.495044821Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.821377 | controller | Jun 09 17:08:02.500364 crc crio[22095]: time="2026-06-09T17:08:02.500215163Z" level=info msg="Stopping container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178 (timeout: 30s)" id=83070e9a-4b8b-4983-bfe6-a3717258d581 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.821394 | controller | Jun 09 17:08:02.533479 crc crio[22095]: time="2026-06-09T17:08:02.532005099Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca UID:e2259cad-b16b-41f7-8b14-0f6f9117194f NetNS:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2259cad_b16b_41f7_8b14_0f6f9117194f.slice PodAnnotations:0xc000527800}] Aliases:map[]}"
2026-06-09 17:40:40.821411 | controller | Jun 09 17:08:02.533479 crc crio[22095]: time="2026-06-09T17:08:02.532755228Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.821428 | controller | Jun 09 17:08:02.544038 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30153e594d1db7 Mac:0a:16:c4:d5:62:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.821444 | controller | Jun 09 17:08:02.544038 crc crio[22095]: time="2026-06-09T17:08:02.541327288Z" level=info msg="Stopping container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27 (timeout: 30s)" id=235a8396-a635-44e5-8562-f186eb7e8964 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.821460 | controller | Jun 09 17:08:02.561353 crc crio[22095]: time="2026-06-09T17:08:02.561239119Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 UID:01acdc5d-0627-4d62-92d4-129a5c60090a NetNS:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01acdc5d_0627_4d62_92d4_129a5c60090a.slice PodAnnotations:0xc00041d2a0}] Aliases:map[]}"
2026-06-09 17:40:40.821477 | controller | Jun 09 17:08:02.561740 crc crio[22095]: time="2026-06-09T17:08:02.561496896Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.821493 | controller | Jun 09 17:08:02.701471 crc crio[22095]: time="2026-06-09T17:08:02.672278228Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc0004c61f0}] Aliases:map[]}"
2026-06-09 17:40:40.821510 | controller | Jun 09 17:08:02.701471 crc crio[22095]: time="2026-06-09T17:08:02.672323309Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683748-msd68 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.821526 | controller | Jun 09 17:08:02.716062 crc crio[22095]: time="2026-06-09T17:08:02.711323649Z" level=info msg="Removed container 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d: openstack/glance-db-create-dcrqh/mariadb-database-create" id=a9dc765c-04fb-46c1-aa8d-648787f1479f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.821546 | controller | Jun 09 17:08:02.721379 crc crio[22095]: time="2026-06-09T17:08:02.721298405Z" level=info msg="Removing container: f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a" id=3aa4f268-66ab-44ef-9287-78f7c034bb87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.821563 | controller | Jun 09 17:08:02.768245 crc crio[22095]: time="2026-06-09T17:08:02.767838099Z" level=info msg="Ran pod sandbox 96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 with infra container: openstack/memcached-0/POD" id=13203fad-13cf-4060-a242-c8f82306e6da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.821579 | controller | Jun 09 17:08:02.774100 crc crio[22095]: time="2026-06-09T17:08:02.773894174Z" level=info msg="Ran pod sandbox f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 with infra container: openstack/nova-scheduler-0/POD" id=70afa8a8-5591-4d33-94c4-462839960e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.821595 | controller | Jun 09 17:08:02.783190 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f60f75889d13ba Mac:f2:e4:22:7c:e4:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 SocketPath: PciID:}] [{Interface:0xc0004126c0 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.821611 | controller | Jun 09 17:08:02.784226 crc crio[22095]: time="2026-06-09T17:08:02.784125947Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 UID:235eb2c1-7a34-4590-8af3-400b54d98e03 NetNS:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod235eb2c1_7a34_4590_8af3_400b54d98e03.slice PodAnnotations:0xc00041cde0}] Aliases:map[]}"
2026-06-09 17:40:40.821628 | controller | Jun 09 17:08:02.784417 crc crio[22095]: time="2026-06-09T17:08:02.784358873Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.821644 | controller | Jun 09 17:08:02.786897 crc crio[22095]: time="2026-06-09T17:08:02.786814086Z" level=info msg="Ran pod sandbox d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca with infra container: openstack/openstack-galera-0/POD" id=dbf40a87-6414-4991-b5f2-5e41bf6e78e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.821661 | controller | Jun 09 17:08:02.830685 crc crio[22095]: time="2026-06-09T17:08:02.830615979Z" level=info msg="Stopped container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log" id=83070e9a-4b8b-4983-bfe6-a3717258d581 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.821677 | controller | Jun 09 17:08:02.833339 crc crio[22095]: time="2026-06-09T17:08:02.833308148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821694 | controller | Jun 09 17:08:02.847527 crc crio[22095]: time="2026-06-09T17:08:02.847464572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821710 | controller | Jun 09 17:08:02.862694 crc crio[22095]: time="2026-06-09T17:08:02.862510398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ca65203e-da82-42af-b32c-da7545a65355 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821731 | controller | Jun 09 17:08:02.864033 crc crio[22095]: time="2026-06-09T17:08:02.863293728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=132ed726-be9b-412e-a529-ce203c216799 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821748 | controller | Jun 09 17:08:02.864033 crc crio[22095]: time="2026-06-09T17:08:02.863509493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=9dd4b2fd-61ed-438b-910e-9e8143605f8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821764 | controller | Jun 09 17:08:02.871026 crc crio[22095]: time="2026-06-09T17:08:02.870814131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=13d74291-92fc-4418-942b-569b5852d61f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821780 | controller | Jun 09 17:08:02.912353 crc crio[22095]: time="2026-06-09T17:08:02.908822335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821797 | controller | Jun 09 17:08:02.931999 crc crio[22095]: time="2026-06-09T17:08:02.931744764Z" level=info msg="Ran pod sandbox 3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 with infra container: openstack/ovsdbserver-sb-0/POD" id=a6224d78-d664-4e97-a2aa-421035c793ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.821813 | controller | Jun 09 17:08:02.963828 crc crio[22095]: time="2026-06-09T17:08:02.958853029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=b38074bd-5e8c-49ec-a7cd-f0fdad892631 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821829 | controller | Jun 09 17:08:02.975390 crc crio[22095]: time="2026-06-09T17:08:02.974585913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=06a53a86-0523-4200-858a-5499bc86248b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821845 | controller | Jun 09 17:08:02.985129 crc crio[22095]: time="2026-06-09T17:08:02.981809258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821883 | controller | Jun 09 17:08:03.011407 crc crio[22095]: time="2026-06-09T17:08:02.994784761Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.821900 | controller | Jun 09 17:08:03.011784 crc crio[22095]: time="2026-06-09T17:08:03.011399657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5f36c312-42b5-4374-96b9-45c37efe5f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.821917 | controller | Jun 09 17:08:03.047261 crc crio[22095]: time="2026-06-09T17:08:03.009736634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821933 | controller | Jun 09 17:08:03.102723 crc crio[22095]: time="2026-06-09T17:08:03.093804121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821953 | controller | Jun 09 17:08:03.128678 crc crio[22095]: time="2026-06-09T17:08:03.128608374Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=d33385d8-f587-4c1d-a7b3-2b2d83bd4c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.821969 | controller | Jun 09 17:08:03.165103 crc crio[22095]: time="2026-06-09T17:08:03.164903525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.821986 | controller | Jun 09 17:08:03.166678 crc crio[22095]: time="2026-06-09T17:08:03.166595298Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/POD" id=f2e3a2a8-c38d-4c3b-8177-9a3ff90311a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.822002 | controller | Jun 09 17:08:03.166678 crc crio[22095]: time="2026-06-09T17:08:03.16667308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822018 | controller | Jun 09 17:08:03.173624 crc crio[22095]: time="2026-06-09T17:08:03.173537946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=4586c0e2-11e9-498c-86d1-528743414c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822034 | controller | Jun 09 17:08:03.216786 crc crio[22095]: time="2026-06-09T17:08:03.216091298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822049 | controller | Jun 09 17:08:03.245399 crc crio[22095]: time="2026-06-09T17:08:03.245277397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=a0547c51-3acc-4883-acdd-54cd3936d734 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822065 | controller | Jun 09 17:08:03.295344 crc crio[22095]: time="2026-06-09T17:08:03.295265809Z" level=info msg="Removed container f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=3aa4f268-66ab-44ef-9287-78f7c034bb87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.822082 | controller | Jun 09 17:08:03.327748 crc crio[22095]: time="2026-06-09T17:08:03.327496086Z" level=info msg="Removing container: cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b" id=bdb5e8ce-61ee-4046-9fae-ac0f18673a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.822098 | controller | Jun 09 17:08:03.328191 crc crio[22095]: time="2026-06-09T17:08:03.328012059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ffe38691-4963-4750-8163-851f42ecb830 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822114 | controller | Jun 09 17:08:03.437243 crc crio[22095]: time="2026-06-09T17:08:03.436779699Z" level=info msg="Stopped pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283" id=74c03d15-eac1-43b8-8115-1aaffbb5c702 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.822130 | controller | Jun 09 17:08:03.699412 crc crio[22095]: time="2026-06-09T17:08:03.699277633Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822146 | controller | Jun 09 17:08:03.744156 crc crio[22095]: time="2026-06-09T17:08:03.742720908Z" level=info msg="Created container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata" id=6cf758fb-4230-4492-942e-011c2431e516 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822165 | controller | Jun 09 17:08:03.748989 crc crio[22095]: time="2026-06-09T17:08:03.746272619Z" level=info msg="Starting container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff" id=2594a49f-71e9-4954-88a7-1645b0b2446d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.822182 | controller | Jun 09 17:08:03.751317 crc crio[22095]: time="2026-06-09T17:08:03.750270491Z" level=info msg="Created container 621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=6ead9735-9878-4105-b5ae-eb2678160368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822198 | controller | Jun 09 17:08:03.751317 crc crio[22095]: time="2026-06-09T17:08:03.75099973Z" level=info msg="Stopped container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd" id=ec21b973-4e44-4c09-a0cd-6513408ca0c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.822214 | controller | Jun 09 17:08:03.752885 crc crio[22095]: time="2026-06-09T17:08:03.752802726Z" level=info msg="Created container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log" id=3a499b81-d33a-48ed-85ec-71a6d11c68fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822230 | controller | Jun 09 17:08:03.757797 crc crio[22095]: time="2026-06-09T17:08:03.75413599Z" level=info msg="Starting container: 621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981" id=73abbc0d-48eb-4385-b3ec-eb93246a80b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.822246 | controller | Jun 09 17:08:03.758868 crc crio[22095]: time="2026-06-09T17:08:03.758830111Z" level=info msg="Stopping pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb" id=69e6a96e-560f-4c1b-a91c-edba973bd73a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.822263 | controller | Jun 09 17:08:03.768718 crc crio[22095]: time="2026-06-09T17:08:03.768385616Z" level=info msg="Created container 33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=eb31dbc7-4d8b-4201-aa77-7d16040a44ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822278 | controller | Jun 09 17:08:03.769509 crc crio[22095]: time="2026-06-09T17:08:03.769380192Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=0960a07a-35cf-46cf-9f35-8a2961feb4aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822294 | controller | Jun 09 17:08:03.777293 crc crio[22095]: time="2026-06-09T17:08:03.776980917Z" level=info msg="Starting container: 33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9" id=a9018303-6c08-4430-9670-889938bb8bd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.822310 | controller | Jun 09 17:08:03.808258 crc crio[22095]: time="2026-06-09T17:08:03.781748629Z" level=info msg="Starting container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95" id=2949c0f6-b43a-4dfd-8129-4d992211794e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.822326 | controller | Jun 09 17:08:03.814681 crc crio[22095]: time="2026-06-09T17:08:03.814489259Z" level=info msg="Started container" PID=242025 containerID=621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=73abbc0d-48eb-4385-b3ec-eb93246a80b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1
2026-06-09 17:40:40.822343 | controller | Jun 09 17:08:03.819603 crc crio[22095]: time="2026-06-09T17:08:03.81922983Z" level=info msg="Started container" PID=242042 containerID=9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95 description=openstack/nova-api-0/nova-api-log id=2949c0f6-b43a-4dfd-8129-4d992211794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.822364 | controller | Jun 09 17:08:03.821751 crc crio[22095]: time="2026-06-09T17:08:03.821670603Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822381 | controller | Jun 09 17:08:03.826358 crc crio[22095]: time="2026-06-09T17:08:03.826262571Z" level=info msg="Started container" PID=241879 containerID=33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=a9018303-6c08-4430-9670-889938bb8bd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371
2026-06-09 17:40:40.822397 | controller | Jun 09 17:08:03.837189 crc crio[22095]: time="2026-06-09T17:08:03.836843682Z" level=info msg="Started container" PID=241999 containerID=58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff description=openstack/nova-metadata-0/nova-metadata-metadata id=2594a49f-71e9-4954-88a7-1645b0b2446d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.822413 | controller | Jun 09 17:08:03.937795 crc crio[22095]: time="2026-06-09T17:08:03.937003652Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=1fac4fe5-de4d-4079-8169-c3c1a527523e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822429 | controller | Jun 09 17:08:03.960826 crc crio[22095]: time="2026-06-09T17:08:03.96031703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=84faf088-529b-402b-b84e-f75440790dc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822446 | controller | Jun 09 17:08:03.976294 crc crio[22095]: 2026-06-09T17:08:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f3de33037d9af2 Mac:72:f4:92:e8:9b:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.822462 | controller | Jun 09 17:08:03.978270 crc crio[22095]: time="2026-06-09T17:08:03.978122967Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 UID:699e2194-973b-49f5-94d5-a406f1816b3b NetNS:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod699e2194_973b_49f5_94d5_a406f1816b3b.slice PodAnnotations:0xc00379ee38}] Aliases:map[]}"
2026-06-09 17:40:40.822478 | controller | Jun 09 17:08:03.978454 crc crio[22095]: time="2026-06-09T17:08:03.978368683Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.822495 | controller | Jun 09 17:08:04.111631 crc crio[22095]: time="2026-06-09T17:08:04.111538959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822511 | controller | Jun 09 17:08:04.114197 crc crio[22095]: time="2026-06-09T17:08:04.111860387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822527 | controller | Jun 09 17:08:04.114197 crc crio[22095]: time="2026-06-09T17:08:04.112130064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822546 | controller | Jun 09 17:08:04.114197 crc crio[22095]: time="2026-06-09T17:08:04.112663778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822563 | controller | Jun 09 17:08:04.117074 crc crio[22095]: time="2026-06-09T17:08:04.116979919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822579 | controller | Jun 09 17:08:04.125121 crc crio[22095]: time="2026-06-09T17:08:04.124308087Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=3c5c6c21-5c21-4376-9762-cbc39174f2c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822596 | controller | Jun 09 17:08:04.125574 crc crio[22095]: time="2026-06-09T17:08:04.125495757Z" level=info msg="Stopped pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb" id=69e6a96e-560f-4c1b-a91c-edba973bd73a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.822613 | controller | Jun 09 17:08:04.171961 crc crio[22095]: 2026-06-09T17:08:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9718ad7c13c015f Mac:3a:76:16:0e:f3:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.822630 | controller | Jun 09 17:08:04.173325 crc crio[22095]: time="2026-06-09T17:08:04.17315172Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc0004c61f0}] Aliases:map[]}"
2026-06-09 17:40:40.822646 | controller | Jun 09 17:08:04.174048 crc crio[22095]: time="2026-06-09T17:08:04.173758525Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683748-msd68 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.822663 | controller | Jun 09 17:08:04.180492 crc crio[22095]: time="2026-06-09T17:08:04.178064606Z" level=info msg="Stopped pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133" id=3734f872-31b0-4bb8-a3c4-5ba720b5e792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.822679 | controller | Jun 09 17:08:04.279491 crc crio[22095]: time="2026-06-09T17:08:04.276638934Z" level=info msg="Ran pod sandbox 6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 with infra container: openstack/ovn-northd-0/POD" id=51ad957f-04ba-4996-a330-14aa2df0a5a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.822695 | controller | Jun 09 17:08:04.279491 crc crio[22095]: time="2026-06-09T17:08:04.276986003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822712 | controller | Jun 09 17:08:04.286774 crc crio[22095]: time="2026-06-09T17:08:04.283667405Z" level=info msg="Ran pod sandbox 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b with infra container: openshift-infra/auto-csr-approver-29683748-msd68/POD" id=dc059190-4e98-49d9-805b-3f1b65b9c3c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.822728 | controller | Jun 09 17:08:04.312027 crc crio[22095]: time="2026-06-09T17:08:04.311896999Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=81f3cf32-ace1-4e18-8824-81628f949579 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.822747 | controller | Jun 09 17:08:04.315215 crc crio[22095]: time="2026-06-09T17:08:04.314865425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=0d1d006f-8bb3-409c-86b1-705efdfae2ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822764 | controller | Jun 09 17:08:04.338087 crc crio[22095]: time="2026-06-09T17:08:04.336293385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=912b7319-7cc9-4dd1-99fc-0bac7a3cb789 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822780 | controller | Jun 09 17:08:04.350236 crc crio[22095]: time="2026-06-09T17:08:04.350004536Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.822796 | controller | Jun 09 17:08:04.400847 crc crio[22095]: time="2026-06-09T17:08:04.399849035Z" level=warning msg="Stopping container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.822812 | controller | Jun 09 17:08:04.483440 crc crio[22095]: time="2026-06-09T17:08:04.480779251Z" level=info msg="Removed container cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=bdb5e8ce-61ee-4046-9fae-ac0f18673a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.822828 | controller | Jun 09 17:08:04.509729 crc crio[22095]: time="2026-06-09T17:08:04.508738248Z" level=info msg="Removing container: 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373" id=50874a22-48f6-4e8e-b8f8-e04f3c5bd05c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.822845 | controller | Jun 09 17:08:04.576741 crc crio[22095]: time="2026-06-09T17:08:04.574567787Z" level=error msg="Killing container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.822881 | controller | Jun 09 17:08:04.608275 crc crio[22095]: time="2026-06-09T17:08:04.606690891Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b UID:109c6334-4aa7-444d-8006-a5d688f9422c NetNS:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod109c6334_4aa7_444d_8006_a5d688f9422c.slice PodAnnotations:0xc00041c200}] Aliases:map[]}"
2026-06-09 17:40:40.822900 | controller | Jun 09 17:08:04.608275 crc crio[22095]: time="2026-06-09T17:08:04.606824115Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.822916 | controller | Jun 09 17:08:04.643450 crc crio[22095]: time="2026-06-09T17:08:04.636426374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=2828c7f6-b961-44de-84af-40398d85197f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.822933 | controller | Jun 09 17:08:04.728559 crc crio[22095]: time="2026-06-09T17:08:04.728486996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.822949 | controller | Jun 09 17:08:04.757510 crc crio[22095]: time="2026-06-09T17:08:04.755841907Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4ed7993b-2a7d-450e-a35d-cea782756ba3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.822969 | controller | Jun 09 17:08:04.880269 crc crio[22095]: time="2026-06-09T17:08:04.870262753Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=f5665257-9813-4ba4-b616-675811d8f12d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.822985 | controller | Jun 09 17:08:04.896140 crc crio[22095]: time="2026-06-09T17:08:04.887590397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823002 | controller | Jun 09 17:08:05.039777 crc crio[22095]: time="2026-06-09T17:08:05.039690319Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.823018 | controller | Jun 09 17:08:05.094089 crc crio[22095]: time="2026-06-09T17:08:05.091810996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823034 | controller | Jun 09 17:08:05.127332 crc crio[22095]: time="2026-06-09T17:08:05.123118219Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc0074a42f8}] Aliases:map[]}"
2026-06-09 17:40:40.823051 | controller | Jun 09 17:08:05.127332 crc crio[22095]: time="2026-06-09T17:08:05.123219982Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.823067 | controller | Jun 09 17:08:05.219042 crc crio[22095]: time="2026-06-09T17:08:05.216343171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823083 | controller | Jun 09 17:08:05.747111 crc crio[22095]: time="2026-06-09T17:08:05.728968351Z" level=info msg="Stopped container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd" id=d633e805-9fcc-4d5d-8e4f-ac38666738a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.823098 | controller | Jun 09 17:08:05.747111 crc crio[22095]: time="2026-06-09T17:08:05.732151613Z" level=info msg="Stopping pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea" id=60f58729-f0f3-4399-8877-9e2220c0b9f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.823115 | controller | Jun 09 17:08:05.754723 crc crio[22095]: time="2026-06-09T17:08:05.750427032Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc0074a42d0}] Aliases:map[]}"
2026-06-09 17:40:40.823131 | controller | Jun 09 17:08:05.754723 crc crio[22095]: time="2026-06-09T17:08:05.751339585Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-t7bh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.823147 | controller | Jun 09 17:08:05.803000 crc crio[22095]: 2026-06-09T17:08:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3af99ee9bb51bcc Mac:4a:a8:8d:72:16:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.823166 | controller | Jun 09 17:08:05.812594 crc crio[22095]: time="2026-06-09T17:08:05.81000246Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b UID:109c6334-4aa7-444d-8006-a5d688f9422c NetNS:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod109c6334_4aa7_444d_8006_a5d688f9422c.slice PodAnnotations:0xc00041c200}] Aliases:map[]}"
2026-06-09 17:40:40.823183 | controller | Jun 09 17:08:05.812594 crc crio[22095]: time="2026-06-09T17:08:05.810247486Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.823199 | controller | Jun 09 17:08:05.909297 crc crio[22095]: time="2026-06-09T17:08:05.908414815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823215 | controller | Jun 09 17:08:05.928994 crc crio[22095]: time="2026-06-09T17:08:05.918334759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823232 | controller | Jun 09 17:08:05.997537 crc crio[22095]: time="2026-06-09T17:08:05.98424519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=9d59fa79-41b3-401d-9430-4645a9fad438 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823248 | controller | Jun 09 17:08:06.074056 crc crio[22095]: 2026-06-09T17:08:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:204456af15e8fbf Mac:0a:a7:52:2f:a7:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.823264 | controller | Jun 09 17:08:06.093649 crc crio[22095]: time="2026-06-09T17:08:06.093541763Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc0074a42f8}] Aliases:map[]}"
2026-06-09 17:40:40.823281 | controller | Jun 09 17:08:06.094126 crc crio[22095]: time="2026-06-09T17:08:06.09379916Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.823313 | controller | Jun 09 17:08:06.321130 crc crio[22095]: time="2026-06-09T17:08:06.319309245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823330 | controller | Jun 09 17:08:06.358825 crc crio[22095]: time="2026-06-09T17:08:06.358731136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823347 | controller | Jun 09 17:08:06.411351 crc crio[22095]: time="2026-06-09T17:08:06.409053327Z" level=info msg="Ran pod sandbox 3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b with infra container: openstack/rabbitmq-cell1-server-0/POD" id=d33385d8-f587-4c1d-a7b3-2b2d83bd4c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.823366 | controller | Jun 09 17:08:06.534092 crc crio[22095]: time="2026-06-09T17:08:06.529384404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=845570b4-f206-4926-b4b4-6b2785486fa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823383 | controller | Jun 09 17:08:06.586998 crc crio[22095]: time="2026-06-09T17:08:06.58460647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823399 | controller | Jun 09 17:08:06.673097 crc crio[22095]: time="2026-06-09T17:08:06.672553246Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 UID:34f75f22-a4e3-4df5-9ae6-176abcb48171 NetNS:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f75f22_a4e3_4df5_9ae6_176abcb48171.slice PodAnnotations:0xc0028b6a80}] Aliases:map[]}"
2026-06-09 17:40:40.823415 | controller | Jun 09 17:08:06.673097 crc crio[22095]: time="2026-06-09T17:08:06.672629578Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.823431 | controller | Jun 09 17:08:06.739486 crc crio[22095]: time="2026-06-09T17:08:06.739076693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823447 | controller | Jun 09 17:08:06.788465 crc crio[22095]: time="2026-06-09T17:08:06.788298906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823463 | controller | Jun 09 17:08:06.860466 crc crio[22095]: time="2026-06-09T17:08:06.860365724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823479 | controller | Jun 09 17:08:06.897912 crc crio[22095]: time="2026-06-09T17:08:06.888858975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=558d0eef-ab6b-47c2-ba43-055552fc524b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823495 | controller | Jun 09 17:08:06.903509 crc crio[22095]: time="2026-06-09T17:08:06.903423319Z" level=info msg="Ran pod sandbox 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/POD" id=f2e3a2a8-c38d-4c3b-8177-9a3ff90311a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.823511 | controller | Jun 09 17:08:06.912510 crc crio[22095]: time="2026-06-09T17:08:06.911886006Z" level=info msg="Created container 198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=1fac4fe5-de4d-4079-8169-c3c1a527523e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.823528 | controller | Jun 09 17:08:06.929501 crc crio[22095]: time="2026-06-09T17:08:06.929329874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823544 | controller | Jun 09 17:08:06.930901 crc crio[22095]: time="2026-06-09T17:08:06.930710799Z" level=info msg="Starting container: 198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66" id=ae391220-e4f6-4f39-a475-3fc796e8d66e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.823563 | controller | Jun 09 17:08:06.985244 crc crio[22095]: time="2026-06-09T17:08:06.983539564Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.823580 | controller | Jun 09 17:08:06.985244 crc crio[22095]: time="2026-06-09T17:08:06.983710979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823597 | controller | Jun 09 17:08:07.000670 crc crio[22095]: time="2026-06-09T17:08:06.988368638Z" level=info msg="Started container" PID=242569 containerID=198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ae391220-e4f6-4f39-a475-3fc796e8d66e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15
2026-06-09 17:40:40.823613 | controller | Jun 09 17:08:07.028092 crc crio[22095]: time="2026-06-09T17:08:07.025522861Z" level=info msg="Removed container 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=50874a22-48f6-4e8e-b8f8-e04f3c5bd05c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.823629 | controller | Jun 09 17:08:07.028092 crc crio[22095]: time="2026-06-09T17:08:07.027597904Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823645 | controller | Jun 09 17:08:07.028092 crc crio[22095]: time="2026-06-09T17:08:07.027670326Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823661 | controller | Jun 09 17:08:07.048085 crc crio[22095]: time="2026-06-09T17:08:07.044287213Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=78c769c9-1bd6-4529-a4f4-b45134ad06db name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.823676 | controller | Jun 09 17:08:07.076899 crc crio[22095]: time="2026-06-09T17:08:07.071434739Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 17:40:40.823692 | controller | Jun 09 17:08:07.076899 crc crio[22095]: time="2026-06-09T17:08:07.072047635Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=73c37bc2-f741-4ce6-bddc-37b6c4332a63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.823709 | controller | Jun 09 17:08:07.098549 crc crio[22095]: time="2026-06-09T17:08:07.082345909Z" level=info msg="Removing container: f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000" id=8cdfa43a-8afd-4046-b870-64906ab02aed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.823725 | controller | Jun 09 17:08:07.098549 crc crio[22095]: time="2026-06-09T17:08:07.088804305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=ff33245c-27b0-49bb-a51d-555125df668e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823742 | controller | Jun 09 17:08:07.218596 crc crio[22095]: time="2026-06-09T17:08:07.218486511Z" level=info msg="Created container 54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af: openstack/openstack-galera-0/mysql-bootstrap" id=0960a07a-35cf-46cf-9f35-8a2961feb4aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.823762 | controller | Jun 09 17:08:07.280505 crc crio[22095]: time="2026-06-09T17:08:07.280328788Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=046ae3c8-c895-4b34-8827-3ef43dea8d4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.823779 | controller | Jun 09 17:08:07.280505 crc crio[22095]: time="2026-06-09T17:08:07.280504552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823795 | controller | Jun 09 17:08:07.281217 crc crio[22095]: time="2026-06-09T17:08:07.281077297Z" level=info msg="Starting container: 54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af" id=dc489159-be3d-4ec4-bbd3-ea33f2189b0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.823812 | controller | Jun 09 17:08:07.297626 crc crio[22095]: time="2026-06-09T17:08:07.296670217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823828 | controller | Jun 09 17:08:07.321320 crc crio[22095]: time="2026-06-09T17:08:07.321200076Z" level=info msg="Started container" PID=242640 containerID=54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af description=openstack/openstack-galera-0/mysql-bootstrap id=dc489159-be3d-4ec4-bbd3-ea33f2189b0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.823844 | controller | Jun 09 17:08:07.333865 crc crio[22095]: time="2026-06-09T17:08:07.333522473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=3bf48176-8d33-4277-89a0-3a76192d1a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.823879 | controller | Jun 09 17:08:07.379339 crc crio[22095]: time="2026-06-09T17:08:07.378407784Z" level=info msg="Stopped container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker" id=235a8396-a635-44e5-8562-f186eb7e8964 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.823898 | controller | Jun 09 17:08:07.409891 crc crio[22095]: time="2026-06-09T17:08:07.404969326Z" level=info msg="Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.823915 | controller | Jun 09 17:08:07.410323 crc crio[22095]: time="2026-06-09T17:08:07.4102155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.823932 | controller | Jun 09 17:08:07.420204 crc crio[22095]: time="2026-06-09T17:08:07.420087953Z" level=info msg="Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0028b69a0}] Aliases:map[]}"
2026-06-09 17:40:40.823948 | controller | Jun 09 17:08:07.420531 crc crio[22095]: time="2026-06-09T17:08:07.420327909Z" level=info msg="Deleting pod openstack_barbican-worker-6c6ff85c8f-vnb6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.823965 | controller | Jun 09 17:08:07.429022 crc crio[22095]: time="2026-06-09T17:08:07.428125759Z" level=info msg="Stopped pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea" id=60f58729-f0f3-4399-8877-9e2220c0b9f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.823985 | controller | Jun 09 17:08:07.458190 crc crio[22095]: time="2026-06-09T17:08:07.45739695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824002 | controller | Jun 09 17:08:07.492032 crc crio[22095]: time="2026-06-09T17:08:07.485365298Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=9e8db55f-503a-4b01-b947-e6c22d8b2a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824019 | controller | Jun 09 17:08:07.593251 crc crio[22095]: time="2026-06-09T17:08:07.585593699Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824036 | controller | Jun 09 17:08:07.631507 crc crio[22095]: time="2026-06-09T17:08:07.63126173Z" level=info msg="Created container ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=3c5c6c21-5c21-4376-9762-cbc39174f2c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824052 | controller | Jun 09 17:08:23.717979 crc crio[22095]: time="2026-06-09T17:08:23.698412349Z" level=info msg="Starting container: ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af" id=f97c0cd2-9cef-4367-a9a8-2b96fca2665f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.824069 | controller | Jun 09 17:08:24.092892 crc crio[22095]: time="2026-06-09T17:08:24.091908643Z" level=info msg="Started container" PID=242732 containerID=ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=f97c0cd2-9cef-4367-a9a8-2b96fca2665f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960
2026-06-09 17:40:40.824085 | controller | Jun 09 17:08:25.155081 crc crio[22095]: time="2026-06-09T17:08:25.12010784Z" level=info msg="Created container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api" id=4ed7993b-2a7d-450e-a35d-cea782756ba3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824102 | controller | Jun 09 17:08:25.518553 crc crio[22095]: time="2026-06-09T17:08:25.511514501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824118 | controller | Jun 09 17:08:25.765990 crc crio[22095]: 2026-06-09T17:08:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c141cf892bc2d32 Mac:1e:cf:ce:2f:25:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f SocketPath: PciID:}] [{Interface:0xc000594240 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.824134 | controller | Jun 09 17:09:30.609739 crc crio[22095]: time="2026-06-09T17:09:29.858224701Z" level=info msg="Starting container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5" id=f33a0a58-082c-4170-81b8-1720f1c87198 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.824150 | controller | Jun 09 17:11:14.366106 crc crio[22095]: time="2026-06-09T17:11:13.850343299Z" level=warning msg="Failed to destroy network for pod sandbox k8s_barbican-worker-6c6ff85c8f-vnb6v_openstack_4145b712-15a4-47c0-aea4-3f9b08f72e3a_0(2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521): error removing pod openstack_barbican-worker-6c6ff85c8f-vnb6v from CNI network \"multus-cni-network\": plugin type=\"multus-shim\" name=\"multus-cni-network\" failed (delete): netplugin failed with no error message: signal: killed" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.824171 | controller | Jun 09 17:12:02.202517 crc crio[22095]: time="2026-06-09T17:12:00.317175179Z" level=warning msg="Failed to remove netns path /var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc: unlinkat /var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc: device or resource busy" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.824188 | controller | Jun 09 17:12:26.469175 crc crio[22095]: time="2026-06-09T17:12:11.328111214Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 UID:34f75f22-a4e3-4df5-9ae6-176abcb48171 NetNS:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f75f22_a4e3_4df5_9ae6_176abcb48171.slice PodAnnotations:0xc0028b6a80}] Aliases:map[]}"
2026-06-09 17:40:40.824204 | controller | Jun 09 17:12:41.514883 crc crio[22095]: time="2026-06-09T17:12:25.370028343Z" level=error msg="Container creation timeout (4m0s)" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824221 | controller | Jun 09 17:12:53.118045 crc crio[22095]: time="2026-06-09T17:12:52.684019139Z" level=info msg="Cleaned up CNI result file multus-cni-network-2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521-eth0 for container 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.824237 | controller | Jun 09 17:15:17.784266 crc crio[22095]: time="2026-06-09T17:14:54.916597151Z" level=info msg="createCtr: deleting container ID 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a from idIndex" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824253 | controller | Jun 09 17:15:34.758042 crc crio[22095]: time="2026-06-09T17:15:32.476044988Z" level=info msg="createCtr: removing container 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824277 | controller | Jun 09 17:15:35.650446 crc crio[22095]: time="2026-06-09T17:15:35.646562812Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.824294 | controller | Jun 09 17:15:36.775046 crc crio[22095]: time="2026-06-09T17:15:36.771287494Z" level=info msg="createCtr: deleting container 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a from storage" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824312 | controller | Jun 09 17:15:36.951439 crc crio[22095]: time="2026-06-09T17:15:36.868121568Z" level=info msg="Started container" PID=242734 containerID=d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5 description=openstack/nova-api-0/nova-api-api id=f33a0a58-082c-4170-81b8-1720f1c87198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.824372 | controller | Jun 09 17:15:37.968254 crc crio[22095]: time="2026-06-09T17:15:37.967840569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824398 | controller | Jun 09 17:15:43.579075 crc crio[22095]: time="2026-06-09T17:15:43.568466133Z" level=info msg="Reading blob body from https://quay.io/v2/podified-antelope-centos9/openstack-ovn-controller/blobs/sha256:c83045208be8e8b971841845571f3468d6c8db24f74cfdf85e1956a33c82aab9 failed (read tcp 192.168.130.11:39798->23.57.90.81:443: read: connection reset by peer), reconnecting after 19068727 bytes…"
2026-06-09 17:40:40.824423 | controller | Jun 09 17:15:43.579075 crc crio[22095]: time="2026-06-09T17:15:43.572018424Z" level=info msg="Reading blob body from https://quay.io/v2/podified-antelope-centos9/openstack-ovn-controller/blobs/sha256:efd0c1e158e41ce2391d2210b247f261e6c05144d3338783553fb83741a0bfb2 failed (read tcp 192.168.130.11:37958->23.57.90.77:443: read: connection reset by peer), reconnecting after 15342800 bytes…"
2026-06-09 17:40:40.824442 | controller | Jun 09 17:15:43.711714 crc crio[22095]: time="2026-06-09T17:15:43.711001569Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-network-exporter/blobs/sha256:dd148063a98f38d63a03cea2357d237d418889b91f204f507c033c944e443f45 failed (read tcp 192.168.130.11:37970->23.57.90.77:443: read: connection reset by peer), reconnecting after 22517879 bytes…"
2026-06-09 17:40:40.824459 | controller | Jun 09 17:15:43.909490 crc crio[22095]: time="2026-06-09T17:15:43.909178953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824476 | controller | Jun 09 17:15:43.957253 crc crio[22095]: time="2026-06-09T17:15:43.957036771Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=39e0b4bf-7482-497d-b9aa-5df326c940f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824492 | controller | Jun 09 17:15:43.957556 crc crio[22095]: time="2026-06-09T17:15:43.957472152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e9e9a28a-89e6-4195-9697-856f5671f657 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824509 | controller | Jun 09 17:15:43.957685 crc crio[22095]: time="2026-06-09T17:15:43.957554534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d335b840-e8fe-4db6-b892-90375ed8bb40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824525 | controller | Jun 09 17:15:43.987159 crc crio[22095]: time="2026-06-09T17:15:43.98468473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824541 | controller | Jun 09 17:15:44.635064 crc crio[22095]: time="2026-06-09T17:15:44.632689532Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:40:40.824557 | controller | Jun 09 17:15:45.649836 crc crio[22095]: time="2026-06-09T17:15:45.6336236Z" level=info msg="createCtr: releasing container name k8s_memcached_memcached-0_openstack_186a685a-b0fc-479c-94ae-08312f7dd3bb_0" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.824574 | controller | Jun 09 17:15:45.790068 crc crio[22095]: time="2026-06-09T17:15:45.787976089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824590 | controller | Jun 09 17:15:45.815879 crc crio[22095]: time="2026-06-09T17:15:45.815749802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824606 | controller | Jun 09 17:15:46.293260 crc crio[22095]: time="2026-06-09T17:15:46.268556458Z" level=info msg="Removed container f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000: openstack/neutron-db-create-nlst2/mariadb-database-create" id=8cdfa43a-8afd-4046-b870-64906ab02aed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.824621 | controller | Jun 09 17:15:46.293260 crc crio[22095]: time="2026-06-09T17:15:46.270745494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824641 | controller | Jun 09 17:15:46.310055 crc crio[22095]: time="2026-06-09T17:15:46.30919676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824657 | controller | Jun 09 17:15:46.313805 crc crio[22095]: time="2026-06-09T17:15:46.31153599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824673 | controller | Jun 09 17:15:46.446009 crc crio[22095]: time="2026-06-09T17:15:46.444881031Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=81f3cf32-ace1-4e18-8824-81628f949579 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.824690 | controller | Jun 09 17:15:46.807009 crc crio[22095]: time="2026-06-09T17:15:46.806356034Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 UID:1abe051f-5493-4d88-8d17-8dd0ab0902e7 NetNS:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1abe051f_5493_4d88_8d17_8dd0ab0902e7.slice PodAnnotations:0xc00012b098}] Aliases:map[]}"
2026-06-09 17:40:40.824706 | controller | Jun 09 17:15:46.807009 crc crio[22095]: time="2026-06-09T17:15:46.806536579Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.824723 | controller | Jun 09 17:15:46.970704 crc crio[22095]: time="2026-06-09T17:15:46.969869619Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.824739 | controller | Jun 09 17:15:47.121199 crc crio[22095]: time="2026-06-09T17:15:47.121060487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824755 | controller | Jun 09 17:15:47.201388 crc crio[22095]: time="2026-06-09T17:15:47.200972307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.824771 | controller | Jun 09 17:15:47.478345 crc crio[22095]: time="2026-06-09T17:15:47.46731237Z" level=info msg="Removing container: af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422" id=61080c42-53fc-4974-b440-1ce6b3f4ee63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.824788 | controller | Jun 09 17:15:47.918515 crc crio[22095]: time="2026-06-09T17:15:47.909159094Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8d982b5c-4bd3-460b-84b6-b320bece0d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824804 | controller | Jun 09 17:15:48.539660 crc crio[22095]: time="2026-06-09T17:15:48.538056007Z" level=info msg="RunSandbox: context was either canceled or the deadline was exceeded: context canceled" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.824820 | controller | Jun 09 17:15:48.676082 crc crio[22095]: time="2026-06-09T17:15:48.673889841Z" level=info msg="Stopping container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078 (timeout: 10s)" id=f853ec22-4ff3-493d-a0fb-052fc40beacf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.824840 | controller | Jun 09 17:15:48.680286 crc crio[22095]: time="2026-06-09T17:15:48.673905052Z" level=info msg="Stopping container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677 (timeout: 10s)" id=539822d5-8c48-4642-9a07-c6989ebfcae6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.824885 | controller | Jun 09 17:15:48.690055 crc crio[22095]: time="2026-06-09T17:15:48.689847421Z" level=info msg="Stopping container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a (timeout: 30s)" id=12a6ea9a-3b4e-4c86-9e49-a9b1724247f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.824904 | controller | Jun 09 17:15:48.716725 crc crio[22095]: time="2026-06-09T17:15:48.716637198Z" level=info msg="Stopped container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=f853ec22-4ff3-493d-a0fb-052fc40beacf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.824921 | controller | Jun 09 17:15:48.745418 crc crio[22095]: time="2026-06-09T17:15:48.745299593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=deceaabb-a909-4146-9c0b-0b346c12d07e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824937 | controller | Jun 09 17:15:48.746087 crc crio[22095]: time="2026-06-09T17:15:48.745972151Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6f664ac1-3200-4b7b-862e-d5f62094d46d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824954 | controller | Jun 09 17:15:48.746477 crc crio[22095]: time="2026-06-09T17:15:48.746363461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d2a73871-c667-4247-aaee-6eab1cca4b9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.824970 | controller | Jun 09 17:15:48.795776 crc crio[22095]: time="2026-06-09T17:15:48.768665563Z" level=info msg="Stopped container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=539822d5-8c48-4642-9a07-c6989ebfcae6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.824986 | controller | Jun 09 17:15:48.795776 crc crio[22095]: time="2026-06-09T17:15:48.783467773Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=e6471669-0921-4b92-b975-ddbbbf646d05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825003 | controller | Jun 09 17:15:48.795776 crc crio[22095]: time="2026-06-09T17:15:48.776305369Z" level=info msg="Stopped container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=12a6ea9a-3b4e-4c86-9e49-a9b1724247f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.825020 | controller | Jun 09 17:15:48.797711 crc crio[22095]: time="2026-06-09T17:15:48.797621276Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683748-msd68/oc" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825036 | controller | Jun 09 17:15:48.798179 crc crio[22095]: time="2026-06-09T17:15:48.798127429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825052 | controller | Jun 09 17:15:48.805034 crc crio[22095]: time="2026-06-09T17:15:48.80481656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=06a4ac27-f95c-4bdd-8f04-77a798aac7ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825073 | controller | Jun 09 17:15:48.808750 crc crio[22095]: time="2026-06-09T17:15:48.808620768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=7e2c485f-1c82-4cb5-9f83-1532c9ef3a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825090 | controller | Jun 09 17:15:48.809304 crc crio[22095]: time="2026-06-09T17:15:48.809260214Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=f4c4e72f-418d-49f6-8cba-ae14ea910539 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825106 | controller | Jun 09 17:15:48.809902 crc crio[22095]: time="2026-06-09T17:15:48.809798748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=56a91859-b3af-46d3-a7a6-dc623ff28d39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825122 | controller | Jun 09 17:15:48.810740 crc crio[22095]: time="2026-06-09T17:15:48.81065176Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=c693fcb4-fff3-4940-a070-f8270b0c536d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825138 | controller | Jun 09 17:15:48.827999 crc crio[22095]: time="2026-06-09T17:15:48.824153146Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=5a6ceffc-519e-43e3-9b89-7e6b532b641e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825154 | controller | Jun 09 17:15:48.838000 crc crio[22095]: time="2026-06-09T17:15:48.837843627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=afe116da-4fe5-4343-ac9b-74a72397c186 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825170 | controller | Jun 09 17:15:48.838439 crc crio[22095]: time="2026-06-09T17:15:48.83833797Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=5d89a3d3-0502-4391-b1e1-9d746f4a7f60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825186 | controller | Jun 09 17:15:48.856707 crc crio[22095]: time="2026-06-09T17:15:48.856503286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c39bea02-018a-45a2-866d-6332ed81f404 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825203 | controller | Jun 09 17:15:48.896794 crc crio[22095]: time="2026-06-09T17:15:48.8960412Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825219 | controller | Jun 09 17:15:48.901896 crc crio[22095]: time="2026-06-09T17:15:48.901539991Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=92f3008a-a468-4649-b6e7-d3d12d36c58c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825235 | controller | Jun 09 17:15:49.014006 crc crio[22095]: time="2026-06-09T17:15:49.013771891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825251 | controller | Jun 09 17:15:49.016324 crc crio[22095]: time="2026-06-09T17:15:49.015613318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825271 | controller | Jun 09 17:15:49.146000 crc crio[22095]: time="2026-06-09T17:15:49.141471296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=60efab48-f71f-4dd8-a272-eaab722b77a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825288 | controller | Jun 09 17:15:49.146000 crc crio[22095]: time="2026-06-09T17:15:49.14199327Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=288848d1-05fb-466a-a507-467820c604e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825305 | controller | Jun 09 17:15:49.346135 crc crio[22095]: time="2026-06-09T17:15:49.336603812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825321 | controller | Jun 09 17:15:49.411555 crc crio[22095]: time="2026-06-09T17:15:49.409584024Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=bca8d8e7-84de-44f0-9e4c-242bd36cfc4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825337 | controller | Jun 09 17:15:49.549342 crc crio[22095]: time="2026-06-09T17:15:49.541738645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=aeae03c3-bfa0-4705-83e6-06dda55f8914 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825354 | controller | Jun 09 17:15:49.575117 crc crio[22095]: time="2026-06-09T17:15:49.575029139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825370 | controller | Jun 09 17:15:49.585887 crc crio[22095]: time="2026-06-09T17:15:49.585740523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b56d1d3c-82d7-43be-aebf-530e6604b984 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825386 | controller | Jun 09 17:15:49.614117 crc crio[22095]: time="2026-06-09T17:15:49.613749122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825402 | controller | Jun 09 17:15:49.656186 crc crio[22095]: time="2026-06-09T17:15:49.652357652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825418 | controller | Jun 09 17:15:49.758099 crc crio[22095]: time="2026-06-09T17:15:49.757823868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=909a3a89-3ca6-4935-b967-df4f6dad2e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825435 | controller | Jun 09 17:15:49.758661 crc crio[22095]: time="2026-06-09T17:15:49.7583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=475dfbb1-0f54-4056-9aca-a29976faefba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825451 | controller | Jun 09 17:15:49.758661 crc crio[22095]: time="2026-06-09T17:15:49.758358272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=246a4d86-d966-4054-a4f7-584ecc7f4ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825466 | controller | Jun 09 17:15:49.795308 crc crio[22095]: time="2026-06-09T17:15:49.795133535Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=ec89d586-9b9a-41d7-a149-94c6833b5aa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825488 | controller | Jun 09 17:15:49.795801 crc crio[22095]: time="2026-06-09T17:15:49.79573761Z" level=info msg="Stopping container: 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae (timeout: 10s)" id=865e5500-fbee-4878-abbb-248a650a6d33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.825505 | controller | Jun 09 17:15:49.827351 crc crio[22095]: time="2026-06-09T17:15:49.82730549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825521 | controller | Jun 09 17:15:49.953580 crc crio[22095]: time="2026-06-09T17:15:49.943020929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2966c836-09f9-4307-ba4d-0b3c8deceecc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825537 | controller | Jun 09 17:15:49.953580 crc crio[22095]: time="2026-06-09T17:15:49.951776903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825553 | controller | Jun 09 17:15:49.974271 crc crio[22095]: time="2026-06-09T17:15:49.972479084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a4dbc46f-cbc9-4de8-8997-5870b61765f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825569 | controller | Jun 09 17:15:49.974271 crc crio[22095]: time="2026-06-09T17:15:49.973056139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0d3242ac-df7c-438c-9de2-49da0db7c190 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825585 | controller | Jun 09 17:15:49.974271 crc crio[22095]: time="2026-06-09T17:15:49.973280925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bcfc5cb8-1fa5-4d6d-8cc2-dd433909ba60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825600 | controller | Jun 09 17:15:49.974271 crc crio[22095]: time="2026-06-09T17:15:49.97347295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2947c5f6-9543-423b-a5f1-2ac16d407ea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825616 | controller | Jun 09 17:15:49.974271 crc crio[22095]: time="2026-06-09T17:15:49.973675065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ac2330cf-66af-4f39-9d75-ca0a755c37aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825632 | controller | Jun 09 17:15:50.011002 crc crio[22095]: time="2026-06-09T17:15:50.010839199Z" level=info msg="Stopping container: 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772 (timeout: 10s)" id=73b0a525-24e8-4859-bd81-fd9fcb541236 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.825648 | controller | Jun 09 17:15:50.011356 crc crio[22095]: time="2026-06-09T17:15:50.01127394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3f3aa45f-737a-46ea-8260-8c01a1ac9f3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825664 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.011488605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4bafcb38-080d-4bbb-8837-a057594ac9f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825683 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.01166765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b9bb4297-446c-49ae-8f1b-fd9f949541c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825700 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.011793253Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7affd25d-24f5-4131-b5f5-e6946c12f8ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825716 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.011980488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7e9c38fb-a807-42d0-b554-378627c5aaa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825732 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.012128962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f2a56674-07a0-4113-83d3-5d7702b489d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825748 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.012297196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bb5c6a96-9b3c-4997-914c-15ab5bffa371 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825763 | controller | Jun 09 17:15:50.012629 crc crio[22095]: time="2026-06-09T17:15:50.01245155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=14013d8d-4359-4e8b-abf1-4072849e9afe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825779 | controller | Jun 09 17:15:50.039780 crc crio[22095]: time="2026-06-09T17:15:50.037698508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825795 | controller | Jun 09 17:15:50.093784 crc crio[22095]: time="2026-06-09T17:15:50.093359176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae28e8bf-1c04-457d-b15f-ec4c68274128 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825811 | controller | Jun 09 17:15:50.103233 crc crio[22095]: time="2026-06-09T17:15:50.101661138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.825827 | controller | Jun 09 17:15:50.174495 crc crio[22095]: time="2026-06-09T17:15:50.17424546Z" level=info msg="Stopped container 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=865e5500-fbee-4878-abbb-248a650a6d33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.825843 | controller | Jun 09 17:15:50.212886 crc crio[22095]: time="2026-06-09T17:15:50.212669526Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.825880 | controller | Jun 09 17:15:50.240190 crc crio[22095]: time="2026-06-09T17:15:50.239522175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4efcc838-3ebd-414c-a516-4525df5a508a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825903 | controller | Jun 09 17:15:50.243131 crc crio[22095]: time="2026-06-09T17:15:50.242806229Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=e48c752a-fa22-4c1b-be8c-acd43865ec00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825919 | controller | Jun 09 17:15:50.243643 crc crio[22095]: time="2026-06-09T17:15:50.243474076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9899603a-5cba-4a1b-adbc-43399410083f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825936 | controller | Jun 09 17:15:50.243731 crc crio[22095]: time="2026-06-09T17:15:50.243699722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=769c215d-aa09-4fed-b6a3-0d845a7a697b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825951 | controller | Jun 09 17:15:50.244438 crc crio[22095]: time="2026-06-09T17:15:50.243907428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c251134d-f2eb-4ab2-b9d4-6db7251fa2d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825968 | controller | Jun 09 17:15:50.244438 crc crio[22095]: time="2026-06-09T17:15:50.244164574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cf826dc6-b603-48f2-a890-aa0150501329 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.825984 | controller | Jun 09 17:15:50.244438 crc crio[22095]: time="2026-06-09T17:15:50.2443805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f3b02773-e62b-4403-8873-45c035c95771 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826000 | controller | Jun 09 17:15:50.280026 crc crio[22095]: time="2026-06-09T17:15:50.278989367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=77e48025-4ca2-470c-8688-c4bc2cabe736 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826016 | controller | Jun 09 17:15:50.280026 crc crio[22095]: time="2026-06-09T17:15:50.27988067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c8d1553a-737a-4131-a840-cd8db643f0f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826031 | controller | Jun 09 17:15:50.280302 crc crio[22095]: time="2026-06-09T17:15:50.280144757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=57e70e84-e322-43ff-9790-b1ae6364bf2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826047 | controller | Jun 09 17:15:50.294066 crc crio[22095]: time="2026-06-09T17:15:50.293552621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=116e93c3-86db-4861-b850-a9c9305b1166 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826062 | controller | Jun 09 17:15:50.329537 crc crio[22095]: time="2026-06-09T17:15:50.329427041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c4571dc3-08a4-4daf-a449-431cf83b632e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826082 | controller | Jun 09 17:15:50.388540 crc crio[22095]: time="2026-06-09T17:15:50.380164993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826098 | controller | Jun 09 17:15:50.437639 crc crio[22095]: time="2026-06-09T17:15:50.437568266Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6b5a9794-1d2a-45e3-89a3-9f31f6e24fad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826114 | controller | Jun 09 17:15:50.438323 crc crio[22095]: time="2026-06-09T17:15:50.438256743Z" level=info msg="Stopping container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c (timeout: 30s)" id=7fde1837-90e2-4590-b01f-90dcbd0ef1f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826130 | controller | Jun 09 17:15:50.501875 crc crio[22095]: time="2026-06-09T17:15:50.50089267Z" level=info msg="Stopped container 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=73b0a525-24e8-4859-bd81-fd9fcb541236 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826147 | controller | Jun 09 17:15:50.501875 crc crio[22095]: time="2026-06-09T17:15:50.5012966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826164 | controller | Jun 09 17:15:50.501875 crc crio[22095]: time="2026-06-09T17:15:50.501549757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c6b6d3ad-dff5-4332-b051-8e7726e419cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826180 | controller | Jun 09 17:15:50.501875 crc crio[22095]: time="2026-06-09T17:15:50.501613699Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=59afce84-184c-46c4-bab4-b0608c85a2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826196 | controller | Jun 09 17:15:50.525250 crc crio[22095]: time="2026-06-09T17:15:50.525149372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3a807a1d-8ae5-4a73-8152-8eddb4c9fc32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826212 | controller | Jun 09 17:15:50.525731 crc crio[22095]: time="2026-06-09T17:15:50.525700806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=46687327-58b4-4337-80b5-2f39802827b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826228 | controller | Jun 09 17:15:50.526184 crc crio[22095]: time="2026-06-09T17:15:50.526095217Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826243 | controller | Jun 09 17:15:50.573724 crc crio[22095]: time="2026-06-09T17:15:50.573480942Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=8946192e-8404-4547-8702-12977253f436 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826259 | controller | Jun 09 17:15:50.573844 crc crio[22095]: time="2026-06-09T17:15:50.573740649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a08620f6-3737-489e-986d-5e260a822a0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826279 | controller | Jun 09 17:15:50.573844 crc crio[22095]: time="2026-06-09T17:15:50.57378477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=51083788-b0b1-4350-8233-8b24a0804584 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826296 | controller | Jun 09 17:15:50.617548 crc crio[22095]: time="2026-06-09T17:15:50.616365362Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826313 | controller | Jun 09 17:15:50.617548 crc crio[22095]: time="2026-06-09T17:15:50.616604778Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=2724d90d-cdab-43bd-95ba-96c9428dd5ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826329 | controller | Jun 09 17:15:50.617548 crc crio[22095]: time="2026-06-09T17:15:50.616734312Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=65d9d74e-0dba-4cca-b075-307bd0c1b02b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826346 | controller | Jun 09 17:15:50.658599 crc crio[22095]: time="2026-06-09T17:15:50.658524764Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=cec22661-fb36-4084-b250-1a2c31f3cc17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826362 | controller | Jun 09 17:15:50.670144 crc crio[22095]: time="2026-06-09T17:15:50.666425817Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=e2de42e4-8161-432b-9015-ac5a1c8208a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826378 | controller | Jun 09 17:15:50.671997 crc crio[22095]: time="2026-06-09T17:15:50.671891107Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=7ef3fa5c-9fdf-4b0f-bb95-f6d564a270ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826394 | controller | Jun 09 17:15:50.685440 crc crio[22095]: time="2026-06-09T17:15:50.685361852Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=8ae209f0-93cb-4328-96bd-a268cffbfad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826410 | controller | Jun 09 17:15:50.686158 crc crio[22095]: time="2026-06-09T17:15:50.686074831Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826427 | controller | Jun 09 17:15:50.722178 crc crio[22095]: time="2026-06-09T17:15:50.714842128Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826443 | controller | Jun 09 17:15:50.722178 crc crio[22095]: time="2026-06-09T17:15:50.715554167Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=6623356d-476a-4dd1-8b4f-6c7423e9875f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826458 | controller | Jun 09 17:15:50.753440 crc crio[22095]: time="2026-06-09T17:15:50.745410863Z" level=info msg="Stopping container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4 (timeout: 2s)" id=3fa47081-aa5c-43b7-8475-de4064c73242 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826475 | controller | Jun 09 17:15:50.753440 crc crio[22095]: time="2026-06-09T17:15:50.752775622Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=621218ea-b494-47c7-9351-0e6936119d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826495 | controller | Jun 09 17:15:50.753440 crc crio[22095]: time="2026-06-09T17:15:50.753052549Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826511 | controller | Jun 09 17:15:50.770533 crc crio[22095]: 2026-06-09T17:15:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca932ee92d39d2c Mac:8a:fd:0b:44:17:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb SocketPath: PciID:}] [{Interface:0xc00011abd0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.826528 | controller | Jun 09 17:15:50.770533 crc crio[22095]: time="2026-06-09T17:15:50.761016103Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 UID:1abe051f-5493-4d88-8d17-8dd0ab0902e7 NetNS:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1abe051f_5493_4d88_8d17_8dd0ab0902e7.slice PodAnnotations:0xc00012b098}] Aliases:map[]}"
2026-06-09 17:40:40.826545 | controller | Jun 09 17:15:50.770533 crc crio[22095]: time="2026-06-09T17:15:50.761161427Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.826561 | controller | Jun 09 17:15:50.890222 crc crio[22095]: time="2026-06-09T17:15:50.889835518Z" level=info msg="Stopping container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb (timeout: 10s)" id=820c49d5-42bf-472e-880f-dc38f0a3db77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826577 | controller | Jun 09 17:15:50.890812 crc crio[22095]: time="2026-06-09T17:15:50.890767812Z" level=info msg="Stopping container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d (timeout: 30s)" id=51ff5b2f-5d5f-410b-a3a0-5e79a7f66722 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826593 | controller | Jun 09 17:15:50.921039 crc crio[22095]: time="2026-06-09T17:15:50.920864594Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=0c81d9ce-e6c2-444f-aa63-2be5b92c90a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826609 | controller | Jun 09 17:15:50.921555 crc crio[22095]: time="2026-06-09T17:15:50.92149294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826626 | controller | Jun 09 17:15:50.939306 crc crio[22095]: time="2026-06-09T17:15:50.939078481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826642 | controller | Jun 09 17:15:50.962680 crc crio[22095]: time="2026-06-09T17:15:50.962451061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826658 | controller | Jun 09 17:15:50.963188 crc crio[22095]: time="2026-06-09T17:15:50.963115548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826674 | controller | Jun 09 17:15:50.963767 crc crio[22095]: time="2026-06-09T17:15:50.963691122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826693 | controller | Jun 09 17:15:50.963863 crc crio[22095]: time="2026-06-09T17:15:50.963824416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826709 | controller | Jun 09 17:15:50.964500 crc crio[22095]: time="2026-06-09T17:15:50.964423851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826725 | controller | Jun 09 17:15:50.985523 crc crio[22095]: time="2026-06-09T17:15:50.985457561Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=cd4f3c88-b71e-458f-9fc9-0e280d365a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826741 | controller | Jun 09 17:15:51.074628 crc crio[22095]: time="2026-06-09T17:15:51.073696614Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826757 | controller | Jun 09 17:15:51.074628 crc crio[22095]: time="2026-06-09T17:15:51.074074024Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=6f21aa60-b119-407c-9c15-d3d3b200963c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826773 | controller | Jun 09 17:15:51.074628 crc crio[22095]: time="2026-06-09T17:15:51.074188217Z" level=info msg="Stopping container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4 (timeout: 30s)" id=be02eb78-6854-4b47-b47b-c0f2efa9b55e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826789 | controller | Jun 09 17:15:51.074628 crc crio[22095]: time="2026-06-09T17:15:51.074398082Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=bad89cea-2b78-4579-9889-38e3e8a3f7c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826805 | controller | Jun 09 17:15:51.094250 crc crio[22095]: time="2026-06-09T17:15:51.094124348Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=a88afbd1-7507-4fe9-8f1d-fc1fa9a91157 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826821 | controller | Jun 09 17:15:51.094660 crc crio[22095]: time="2026-06-09T17:15:51.094460567Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=65f53370-b50e-479a-b128-c0bbf5f492d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826837 | controller | Jun 09 17:15:51.095103 crc crio[22095]: time="2026-06-09T17:15:51.095023341Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.826870 | controller | Jun 09 17:15:51.177506 crc crio[22095]: time="2026-06-09T17:15:51.174253324Z" level=info msg="Stopped container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=820c49d5-42bf-472e-880f-dc38f0a3db77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.826891 | controller | Jun 09 17:15:51.185476 crc crio[22095]: time="2026-06-09T17:15:51.184027565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826909 | controller | Jun 09 17:15:51.215753 crc crio[22095]: time="2026-06-09T17:15:51.207704042Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=f8e79377-f3c4-4e73-9888-6b3a2b9d9dd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.826928 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.767481101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826944 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.76938317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826960 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.770973311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826976 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.771362651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.826991 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.772295725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827006 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.77252135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827022 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.772756366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827038 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.773619079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827053 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.775316802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827069 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.775708912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827084 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.776441281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827100 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.776868962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827115 | controller | Jun 09 17:15:51.778308 crc crio[22095]: time="2026-06-09T17:15:51.778077483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827131 | controller | Jun 09 17:15:51.802141 crc crio[22095]: time="2026-06-09T17:15:51.799680757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827146 | controller | Jun 09 17:15:52.145054 crc crio[22095]: time="2026-06-09T17:15:52.141096686Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.827166 | controller | Jun 09 17:15:52.742031 crc crio[22095]: time="2026-06-09T17:15:52.741749604Z" level=info msg="RunSandbox: context was either canceled or the deadline was exceeded: context canceled" id=f5665257-9813-4ba4-b616-675811d8f12d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827182 | controller | Jun 09 17:15:52.766696 crc crio[22095]: time="2026-06-09T17:15:52.765659377Z" level=info msg="Stopped container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker" id=3fa47081-aa5c-43b7-8475-de4064c73242 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.827198 | controller | Jun 09 17:15:52.771012 crc crio[22095]: time="2026-06-09T17:15:52.770725227Z" level=info msg="RunSandbox: context was either canceled or the deadline was exceeded: context canceled" id=046ae3c8-c895-4b34-8827-3ef43dea8d4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827214 | controller | Jun 09 17:15:52.773843 crc crio[22095]: time="2026-06-09T17:15:52.773763395Z" level=info msg="Stopped container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=be02eb78-6854-4b47-b47b-c0f2efa9b55e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.827230 | controller | Jun 09 17:15:52.808593 crc crio[22095]: time="2026-06-09T17:15:52.807738667Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=6328e3c9-9d0e-4140-98c4-be8e13e0601e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.827246 | controller | Jun 09 17:15:52.826997 crc crio[22095]: time="2026-06-09T17:15:52.825606075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=800a354f-b538-493c-8df5-1f101ea7ba7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.827262 | controller | Jun 09 17:15:52.879462 crc crio[22095]: time="2026-06-09T17:15:52.87569409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827278 | controller | Jun 09 17:15:52.961855 crc crio[22095]: time="2026-06-09T17:15:52.961812409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827295 | controller | Jun 09 17:15:53.045416 crc crio[22095]: time="2026-06-09T17:15:53.035040688Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=e38bd3f4-fe1e-4f2d-bc61-dce0c9d3235b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.827311 | controller | Jun 09 17:16:31.693523 crc crio[22095]: time="2026-06-09T17:16:30.903714354Z" level=warning msg="Stopping container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.827340 | controller | Jun 09 17:16:51.356481 crc crio[22095]: time="2026-06-09T17:16:51.311822724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827358 | controller | Jun 09 17:17:00.926897 crc crio[22095]: time="2026-06-09T17:16:58.045343992Z" level=info msg="Cleaning up stale resource k8s_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0"
2026-06-09 17:40:40.827374 | controller | Jun 09 17:17:08.183468 crc crio[22095]: time="2026-06-09T17:17:04.386794048Z" level=info msg="runSandbox: stopping container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827393 | controller | Jun 09 17:17:53.907548 crc crio[22095]: time="2026-06-09T17:17:53.862857613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827410 | controller | Jun 09 17:18:53.327320 crc crio[22095]: time="2026-06-09T17:18:48.665626633Z" level=warning msg="Detected process (93218) in state R blocked for more than 174 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep."
2026-06-09 17:40:40.827426 | controller | Jun 09 17:20:08.404299 crc crio[22095]: time="2026-06-09T17:20:05.800620373Z" level=warning msg="Detected process (93218) in state R blocked for more than 254 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep."
2026-06-09 17:40:40.827442 | controller | Jun 09 17:21:27.942693 crc crio[22095]: time="2026-06-09T17:21:18.569962428Z" level=warning msg="Detected process (93218) in state R blocked for more than 321 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep."
2026-06-09 17:40:40.827458 | controller | Jun 09 17:22:03.515319 crc crio[22095]: time="2026-06-09T17:21:41.980868975Z" level=info msg="Stopped container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=7fde1837-90e2-4590-b01f-90dcbd0ef1f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.827474 | controller | Jun 09 17:22:24.787329 crc crio[22095]: time="2026-06-09T17:22:20.329422359Z" level=warning msg="Detected process (93218) in state R blocked for more than 388 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep."
2026-06-09 17:40:40.827490 | controller | Jun 09 17:23:20.131158 crc crio[22095]: time="2026-06-09T17:23:18.199885492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827506 | controller | Jun 09 17:24:18.661101 crc crio[22095]: time="2026-06-09T17:24:18.65261406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827523 | controller | Jun 09 17:24:25.637016 crc crio[22095]: time="2026-06-09T17:24:25.162092801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827540 | controller | Jun 09 17:24:38.189815 crc crio[22095]: time="2026-06-09T17:24:36.94758904Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-network-exporter/blobs/sha256:dd148063a98f38d63a03cea2357d237d418889b91f204f507c033c944e443f45 failed (read tcp 192.168.130.11:59448->23.198.214.142:443: read: connection reset by peer), reconnecting after 9243628 bytes…"
2026-06-09 17:40:40.827558 | controller | Jun 09 17:25:42.077222 crc crio[22095]: time="2026-06-09T17:25:40.426522432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827576 | controller | Jun 09 17:25:45.392454 crc crio[22095]: time="2026-06-09T17:25:45.390210234Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 17:40:40.827592 | controller | Jun 09 17:25:45.564486 crc crio[22095]: time="2026-06-09T17:25:45.556390817Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 17:40:40.827613 | controller | Jun 09 17:25:47.113170 crc crio[22095]: time="2026-06-09T17:25:47.107393705Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:40:40.827630 | controller | Jun 09 17:25:48.319987 crc crio[22095]: time="2026-06-09T17:25:48.31406652Z" level=info msg="Stopping container: ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8 (timeout: 2s)" id=9e9efdd8-f992-4365-8a33-d7d30f624f24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.827646 | controller | Jun 09 17:25:49.183892 crc crio[22095]: time="2026-06-09T17:25:49.177155651Z" level=info msg="Removing container: 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e" id=c4d073ec-0dab-4bbf-a0bf-0338323b30f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.827663 | controller | Jun 09 17:25:49.427336 crc crio[22095]: time="2026-06-09T17:25:49.427204815Z" level=info msg="RunSandbox: deleting container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827679 | controller | Jun 09 17:25:49.427336 crc crio[22095]: time="2026-06-09T17:25:49.427296918Z" level=info msg="RunSandbox: writing container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654 state to disk" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827695 | controller | Jun 09 17:25:49.429753 crc crio[22095]: time="2026-06-09T17:25:49.427457102Z" level=info msg="runSandbox: removing infra container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827712 | controller | Jun 09 17:25:49.429753 crc crio[22095]: time="2026-06-09T17:25:49.427484602Z" level=info msg="runSandbox: stopping storage container for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827728 | controller | Jun 09 17:25:49.721524 crc crio[22095]: time="2026-06-09T17:25:49.720852998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827745 | controller | Jun 09 17:25:49.735197 crc crio[22095]: time="2026-06-09T17:25:49.735155855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.827761 | controller | Jun 09 17:25:50.032151 crc crio[22095]: time="2026-06-09T17:25:50.0284819Z" level=info msg="runSandbox: stopping network for sandboxcbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827777 | controller | Jun 09 17:25:50.032151 crc crio[22095]: time="2026-06-09T17:25:50.028578683Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827793 | controller | Jun 09 17:25:50.303981 crc crio[22095]: time="2026-06-09T17:25:50.297643775Z" level=info msg="Removed container af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=61080c42-53fc-4974-b440-1ce6b3f4ee63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.827809 | controller | Jun 09 17:25:50.536644 crc crio[22095]: time="2026-06-09T17:25:50.536196075Z" level=info msg="runSandbox: deleting pod ID cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654 from idIndex" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827829 | controller | Jun 09 17:25:50.536644 crc crio[22095]: time="2026-06-09T17:25:50.536382109Z" level=info msg="runSandbox: removing pod sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827846 | controller | Jun 09 17:25:50.536644 crc crio[22095]: time="2026-06-09T17:25:50.536450871Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827882 | controller | Jun 09 17:25:50.536644 crc crio[22095]: time="2026-06-09T17:25:50.536487122Z" level=info msg="runSandbox: unmounting shmPath for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827900 | controller | Jun 09 17:25:50.598420 crc crio[22095]: time="2026-06-09T17:25:50.59837081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c049c8c0-5461-49c8-86b3-c0c45f57db21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.827916 | controller | Jun 09 17:25:50.610620 crc crio[22095]: time="2026-06-09T17:25:50.61045809Z" level=info msg="runSandbox: removing pod sandbox from storage: cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.827932 | controller | Jun 09 17:25:51.197018 crc crio[22095]: time="2026-06-09T17:25:51.194373859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7be9205e-28a9-4460-be67-178c3566be40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.827948 | controller | Jun 09 17:25:51.225975 crc crio[22095]: time="2026-06-09T17:25:51.225658802Z" level=info msg="Stopped container ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8: openshift-console/console-d4455dfb-pcztn/console" id=9e9efdd8-f992-4365-8a33-d7d30f624f24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.827965 | controller | Jun 09 17:25:51.230471 crc crio[22095]: time="2026-06-09T17:25:51.230389303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a96d5cce-7238-43a3-a3a5-1af4f4d3c00d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.827981 | controller | Jun 09 17:25:51.463318 crc crio[22095]: time="2026-06-09T17:25:51.463177455Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=5d89a3d3-0502-4391-b1e1-9d746f4a7f60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.827997 | controller | Jun 09 17:25:51.548290 crc crio[22095]: time="2026-06-09T17:25:51.545591649Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828013 | controller | Jun 09 17:25:51.975508 crc crio[22095]: time="2026-06-09T17:25:51.975416545Z" level=info msg="Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=621e1b4c-3d7a-42da-ab2d-3d660892f490 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.828029 | controller | Jun 09 17:25:52.060357 crc crio[22095]: time="2026-06-09T17:25:52.060285463Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=436224d1-6c20-4256-9bcb-949b596377cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828049 | controller | Jun 09 17:25:52.060486 crc crio[22095]: time="2026-06-09T17:25:52.060457317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=6682ec6d-ac7b-4c8e-ad3d-a82e36c26e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828066 | controller | Jun 09 17:25:52.065152 crc crio[22095]: time="2026-06-09T17:25:52.063520336Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=3f5758b6-649f-4839-a783-dfc30e291f1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.828082 | controller | Jun 09 17:25:52.065152 crc crio[22095]: time="2026-06-09T17:25:52.063587107Z" level=warning msg="error reserving pod name k8s_rabbitmq-server-0_openstack_34f75f22-a4e3-4df5-9ae6-176abcb48171_0 for id 1b551994534ea4cde7594cdbead18794c3425c85a93d00bf0683344effd2603d: name is reserved"
2026-06-09 17:40:40.828098 | controller | Jun 09 17:25:52.065152 crc crio[22095]: time="2026-06-09T17:25:52.063617998Z" level=info msg="Found sandbox k8s_rabbitmq-server-0_openstack_34f75f22-a4e3-4df5-9ae6-176abcb48171_0 with ID c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 in resource cache; using it" id=3f5758b6-649f-4839-a783-dfc30e291f1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.828114 | controller | Jun 09 17:25:52.090005 crc crio[22095]: time="2026-06-09T17:25:52.086466354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=35804f4f-25fb-4ea6-b312-5bc0c821a4a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828130 | controller | Jun 09 17:25:52.109041 crc crio[22095]: time="2026-06-09T17:25:52.104848986Z" level=info msg="Stopping container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5 (timeout: 30s)" id=fe35d7bf-c666-44c2-9bb2-00eee3d986bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.828146 | controller | Jun 09 17:25:52.173985 crc crio[22095]: time="2026-06-09T17:25:52.172808659Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=5152ad88-86da-4ada-b1bf-eaf7e3ce478a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.828163 | controller | Jun 09 17:25:52.173985 crc crio[22095]: time="2026-06-09T17:25:52.172905062Z" level=warning msg="error reserving pod name k8s_swift-storage-0_openstack_1abe051f-5493-4d88-8d17-8dd0ab0902e7_0 for id 950bea3d6be2bdf31d2b15298fcbc5c2cd5512c17e643dbf523308021285fc52: name is reserved"
2026-06-09 17:40:40.828179 | controller | Jun 09 17:25:52.173985 crc crio[22095]: time="2026-06-09T17:25:52.173006154Z" level=info msg="Found sandbox k8s_swift-storage-0_openstack_1abe051f-5493-4d88-8d17-8dd0ab0902e7_0 with ID ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 in resource cache; using it" id=5152ad88-86da-4ada-b1bf-eaf7e3ce478a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.828195 | controller | Jun 09 17:25:52.266092 crc crio[22095]: time="2026-06-09T17:25:52.263732402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=bfb00dc8-310d-4755-ae89-72395ad8b7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828211 | controller | Jun 09 17:25:52.312040 crc crio[22095]: time="2026-06-09T17:25:52.306004096Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.828227 | controller | Jun 09 17:25:52.312040 crc crio[22095]: time="2026-06-09T17:25:52.306102299Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.828246 | controller | Jun 09 17:25:52.353257 crc crio[22095]: time="2026-06-09T17:25:52.353085654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828263 | controller | Jun 09 17:25:52.355709 crc crio[22095]: time="2026-06-09T17:25:52.354737456Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=439b0cf6-1eeb-4e13-a278-3cd5d0e5a528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828279 | controller | Jun 09 17:25:52.389478 crc crio[22095]: time="2026-06-09T17:25:52.38877801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828296 | controller | Jun 09 17:25:52.425008 crc crio[22095]: time="2026-06-09T17:25:52.424827534Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828312 | controller | Jun 09 17:25:52.494218 crc crio[22095]: time="2026-06-09T17:25:52.493817614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828328 | controller | Jun 09 17:25:52.527146 crc crio[22095]: time="2026-06-09T17:25:52.523381793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828344 | controller | Jun 09 17:25:52.528103 crc crio[22095]: time="2026-06-09T17:25:52.528048792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828360 | controller | Jun 09 17:25:52.554332 crc crio[22095]: time="2026-06-09T17:25:52.552838518Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=5c2674a3-2f0c-4305-9a28-197c1b9b67c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828377 | controller | Jun 09 17:25:52.571029 crc crio[22095]: time="2026-06-09T17:25:52.56071707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=1e2a522c-93e2-4f91-8c1e-8adff5290eff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828393 | controller | Jun 09 17:25:52.576356 crc crio[22095]: time="2026-06-09T17:25:52.575148401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828409 | controller | Jun 09 17:25:52.620664 crc crio[22095]: time="2026-06-09T17:25:52.620551544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=11c7789b-3d00-4c84-8445-96b57241d3d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828425 | controller | Jun 09 17:25:52.930558 crc crio[22095]: time="2026-06-09T17:25:52.928473194Z" level=info msg="Stopped pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=621e1b4c-3d7a-42da-ab2d-3d660892f490 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.828441 | controller | Jun 09 17:25:53.035470 crc crio[22095]: time="2026-06-09T17:25:53.035292434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828461 | controller | Jun 09 17:25:53.046750 crc crio[22095]: time="2026-06-09T17:25:53.046667286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828478 | controller | Jun 09 17:25:53.131616 crc crio[22095]: time="2026-06-09T17:25:53.13142596Z" level=info msg="Stopped container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics" id=fe35d7bf-c666-44c2-9bb2-00eee3d986bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.828495 | controller | Jun 09 17:25:53.138434 crc crio[22095]: time="2026-06-09T17:25:53.137637109Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=a1e9be38-7274-4c5b-9f0d-3b7eb96c7bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828511 | controller | Jun 09 17:25:53.144880 crc crio[22095]: time="2026-06-09T17:25:53.142457023Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=3b1bac53-c6a2-4423-910d-9f7977ac899d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828527 | controller | Jun 09 17:25:53.144880 crc crio[22095]: time="2026-06-09T17:25:53.143353816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a24da307-8241-4664-96b0-d7ab78dbc5a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828543 | controller | Jun 09 17:25:53.150527 crc crio[22095]: time="2026-06-09T17:25:53.150445608Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=d96edcd1-f809-4489-898f-3002c6d61518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828559 | controller | Jun 09 17:25:53.150993 crc crio[22095]: time="2026-06-09T17:25:53.150882919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828575 | controller | Jun 09 17:25:53.153166 crc crio[22095]: time="2026-06-09T17:25:53.153072665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828592 | controller | Jun 09 17:25:53.157775 crc crio[22095]: time="2026-06-09T17:25:53.156616226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828608 | controller | Jun 09 17:25:53.157898 crc crio[22095]: time="2026-06-09T17:25:53.157778576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828623 | controller | Jun 09 17:25:53.166110 crc crio[22095]: time="2026-06-09T17:25:53.166027988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828639 | controller | Jun 09 17:25:53.176588 crc crio[22095]: time="2026-06-09T17:25:53.176453475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828655 | controller | Jun 09 17:25:53.181758 crc crio[22095]: time="2026-06-09T17:25:53.181435153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=4f03a15c-669e-403e-a9b9-656fd4cd5671 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828671 | controller | Jun 09 17:25:53.182412 crc crio[22095]: time="2026-06-09T17:25:53.18210316Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=c8c6e2fe-5dc4-46b6-ad8f-fd6843f5f27c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828692 | controller | Jun 09 17:25:53.183575 crc crio[22095]: time="2026-06-09T17:25:53.18249184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828709 | controller | Jun 09 17:25:53.444360 crc crio[22095]: time="2026-06-09T17:25:53.443417494Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=ec89d586-9b9a-41d7-a149-94c6833b5aa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828726 | controller | Jun 09 17:25:53.657223 crc crio[22095]: time="2026-06-09T17:25:53.657133316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828742 | controller | Jun 09 17:25:53.680052 crc crio[22095]: time="2026-06-09T17:25:53.673288261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828758 | controller | Jun 09 17:25:53.699877 crc crio[22095]: time="2026-06-09T17:25:53.69978188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828774 | controller | Jun 09 17:25:53.713023 crc crio[22095]: time="2026-06-09T17:25:53.702570912Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=14651469-c3d3-4ba5-b268-653724e019e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828790 | controller | Jun 09 17:25:53.716547 crc crio[22095]: time="2026-06-09T17:25:53.716470788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828806 | controller | Jun 09 17:25:53.756039 crc crio[22095]: time="2026-06-09T17:25:53.742135687Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=10c301c7-b5c3-4160-8126-51895db826e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.828822 | controller | Jun 09 17:25:53.801883 crc crio[22095]: time="2026-06-09T17:25:53.801825768Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828838 | controller | Jun 09 17:25:53.802479 crc crio[22095]: time="2026-06-09T17:25:53.802453024Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828870 | controller | Jun 09 17:25:53.803386 crc crio[22095]: time="2026-06-09T17:25:53.803357777Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828891 | controller | Jun 09 17:25:53.803697 crc crio[22095]: time="2026-06-09T17:25:53.802784933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=e171f0ee-cd5e-482f-85eb-c8d375cb5c83 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828908 | controller | Jun 09 17:25:53.804184 crc crio[22095]: time="2026-06-09T17:25:53.802883135Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dd74a56f-b87f-4ac5-879c-e97f6963b1d9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.828924 | controller | Jun 09 17:25:53.806193 crc crio[22095]: time="2026-06-09T17:25:53.802992458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=d8bcd274-52e3-42b5-b98c-a81e7a2fb5eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828944 | controller | Jun 09 17:25:53.806655 crc crio[22095]: time="2026-06-09T17:25:53.803030149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=efe7f87b-2f10-40ab-bc15-3ab279e4bec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828960 | controller | Jun 09 17:25:53.806981 crc crio[22095]: time="2026-06-09T17:25:53.80306659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.828977 | controller | Jun 09 17:25:53.815154 crc crio[22095]: time="2026-06-09T17:25:53.813797445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.828993 | controller | Jun 09 17:25:53.815537 crc crio[22095]: time="2026-06-09T17:25:53.803114001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a64644cd-5d9e-449a-8ffc-9d2e67cd4e2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829009 | controller | Jun 09 17:25:53.815860 crc crio[22095]: time="2026-06-09T17:25:53.803141302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=271b2311-a046-46ba-bbfc-66c08ac4ec9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829025 | controller | Jun 09 17:25:53.816102 crc crio[22095]: time="2026-06-09T17:25:53.803169102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=2eae2388-bc23-4889-9cb0-8be4466385d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829042 | controller | Jun 09 17:25:53.816333 crc crio[22095]: time="2026-06-09T17:25:53.803203013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829058 | controller | Jun 09 17:25:53.816737 crc crio[22095]: time="2026-06-09T17:25:53.803280605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829074 | controller | Jun 09 17:25:53.816737 crc crio[22095]: time="2026-06-09T17:25:53.816670369Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829091 | controller | Jun 09 17:25:53.817032 crc crio[22095]: time="2026-06-09T17:25:53.816908475Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829107 | controller | Jun 09 17:25:53.817228 crc crio[22095]: time="2026-06-09T17:25:53.816693269Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829123 | controller | Jun 09 17:25:53.817334 crc crio[22095]: time="2026-06-09T17:25:53.817291505Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829142 | controller | Jun 09 17:25:53.817720 crc crio[22095]: time="2026-06-09T17:25:53.81751587Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829159 | controller | Jun 09 17:25:53.817876 crc crio[22095]: time="2026-06-09T17:25:53.817848069Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829175 | controller | Jun 09 17:25:53.822379 crc crio[22095]: time="2026-06-09T17:25:53.818977218Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.829191 | controller | Jun 09 17:25:53.822379 crc crio[22095]: time="2026-06-09T17:25:53.820347583Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=af724e42-3dab-44f6-aa52-f44e2d0cfa2d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.829207 | controller | Jun 09 17:25:53.849595 crc crio[22095]: time="2026-06-09T17:25:53.848153116Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:40:40.829224 | controller | Jun 09 17:25:53.874781 crc crio[22095]: time="2026-06-09T17:25:53.874616235Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=10daee2f-4adc-4a8a-90b9-3ac9f90e322c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829241 | controller | Jun 09 17:25:53.875162 crc crio[22095]: time="2026-06-09T17:25:53.875002875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=c2a0da0c-1902-4b7f-9370-f739e58b69b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829257 | controller | Jun 09 17:25:53.880999 crc crio[22095]: time="2026-06-09T17:25:53.879568522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829274 | controller | Jun 09 17:25:53.915978 crc crio[22095]: time="2026-06-09T17:25:53.915083863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829290 | controller | Jun 09 17:25:54.317117 crc crio[22095]: time="2026-06-09T17:25:54.316180533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829307 | controller | Jun 09 17:25:54.332723 crc crio[22095]: time="2026-06-09T17:25:54.332628875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829323 | controller | Jun 09 17:25:54.377476 crc crio[22095]: time="2026-06-09T17:25:54.377344282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829339 | controller | Jun 09 17:25:54.398001 crc crio[22095]: time="2026-06-09T17:25:54.39365877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829354 | controller | Jun 09 17:25:54.447989 crc crio[22095]: time="2026-06-09T17:25:54.44706784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829374 | controller | Jun 09 17:25:54.464829 crc crio[22095]: time="2026-06-09T17:25:54.464435726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829391 | controller | Jun 09 17:25:54.500990 crc crio[22095]: time="2026-06-09T17:25:54.500657335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829407 | controller | Jun 09 17:25:54.520997 crc crio[22095]: time="2026-06-09T17:25:54.519405136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829423 | controller | Jun 09 17:25:54.524971 crc crio[22095]: time="2026-06-09T17:25:54.524373624Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=288848d1-05fb-466a-a507-467820c604e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829440 | controller | Jun 09 17:25:54.547989 crc crio[22095]: time="2026-06-09T17:25:54.54489914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829456 | controller | Jun 09 17:25:54.561564 crc crio[22095]: time="2026-06-09T17:25:54.561430154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829472 | controller | Jun 09 17:25:54.652046 crc crio[22095]: time="2026-06-09T17:25:54.649656598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829488 | controller | Jun 09 17:25:54.652046 crc crio[22095]: time="2026-06-09T17:25:54.651336601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829504 | controller | Jun 09 17:25:54.672399 crc crio[22095]: time="2026-06-09T17:25:54.672296248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829520 | controller | Jun 09 17:25:54.725092 crc crio[22095]: time="2026-06-09T17:25:54.724896728Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829536 | controller | Jun 09 17:25:54.734226 crc crio[22095]: time="2026-06-09T17:25:54.734096054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829552 | controller | Jun 09 17:25:54.745024 crc crio[22095]: time="2026-06-09T17:25:54.743751331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829568 | controller | Jun 09 17:25:54.788397 crc crio[22095]: time="2026-06-09T17:25:54.788268733Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=73c37bc2-f741-4ce6-bddc-37b6c4332a63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829584 | controller | Jun 09 17:25:54.815098 crc crio[22095]: time="2026-06-09T17:25:54.807682201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829600 | controller | Jun 09 17:25:54.834122 crc crio[22095]: time="2026-06-09T17:25:54.834021887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829619 | controller | Jun 09 17:25:54.877035 crc crio[22095]: time="2026-06-09T17:25:54.865883694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829636 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.935453979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829652 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.936525277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829669 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.937064401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829684 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.937314117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829700 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.937459991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829716 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.942014518Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=92f3008a-a468-4649-b6e7-d3d12d36c58c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829732 | controller | Jun 09 17:25:54.947977 crc crio[22095]: time="2026-06-09T17:25:54.947054387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829748 | controller | Jun 09 17:25:54.967000 crc crio[22095]: time="2026-06-09T17:25:54.953160743Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829764 | controller | Jun 09 17:25:54.974029 crc crio[22095]: time="2026-06-09T17:25:54.973752872Z" level=info msg="Creating container: openshift-console/console-d4455dfb-pcztn/console" id=caf54ddb-a3b5-4c65-ac5f-667e1d4fb8e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829780 | controller | Jun 09 17:25:54.974713 crc crio[22095]: time="2026-06-09T17:25:54.974309786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=88d3bff5-166a-4934-9859-4ab186cac232 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829796 | controller | Jun 09 17:25:54.979022 crc crio[22095]: time="2026-06-09T17:25:54.975265171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=db4532dc-a248-4503-8b1d-eedb9d065fba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829813 | controller | Jun 09 17:25:55.000809 crc crio[22095]: time="2026-06-09T17:25:55.000703193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=d7227c23-01c5-4bcf-a117-417e9c78b89d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829829 | controller | Jun 09 17:25:55.126044 crc crio[22095]: time="2026-06-09T17:25:55.125787552Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=0a3a1e7e-b652-4402-b7e1-8a1ada94775a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829851 | controller | Jun 09 17:25:55.130368 crc crio[22095]: time="2026-06-09T17:25:55.130278967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8a48368a-393f-45ed-b29f-898e23112eaf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.829886 | controller | Jun 09 17:25:55.157674 crc crio[22095]: time="2026-06-09T17:25:55.157558247Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=bca8d8e7-84de-44f0-9e4c-242bd36cfc4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829905 | controller | Jun 09 17:25:55.166440 crc crio[22095]: time="2026-06-09T17:25:55.166344222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829922 | controller | Jun 09 17:25:55.166440 crc crio[22095]: time="2026-06-09T17:25:55.166426114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.829939 | controller | Jun 09 17:25:55.174302 crc crio[22095]: time="2026-06-09T17:25:55.174187373Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=9fc46630-0bc8-45ad-989b-946a72fba9fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829955 | controller | Jun 09 17:25:55.184483 crc crio[22095]: time="2026-06-09T17:25:55.184387055Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=8852e5fb-0687-4cfe-910e-5f41673c625a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829971 | controller | Jun 09 17:25:55.184483 crc crio[22095]: time="2026-06-09T17:25:55.184394315Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=6d26d5c3-465e-4ed4-b37f-9c6bfb527999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.829987 | controller | Jun 09 17:25:55.184778 crc crio[22095]: time="2026-06-09T17:25:55.184419296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=87741e29-6523-44f4-9f88-8ab4b3874a90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830004 | controller | Jun 09 17:25:55.184778 crc crio[22095]: time="2026-06-09T17:25:55.18458359Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=e24bf0f8-bb84-4fe3-bae9-1f7f446bc8b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830019 | controller | Jun 09 17:25:55.240822 crc crio[22095]: time="2026-06-09T17:25:55.240655309Z" level=info msg="Removed container 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=c4d073ec-0dab-4bbf-a0bf-0338323b30f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.830035 | controller | Jun 09 17:25:55.241595 crc crio[22095]: time="2026-06-09T17:25:55.24149968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830051 | controller | Jun 09 17:25:55.244397 crc crio[22095]: time="2026-06-09T17:25:55.242778793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830067 | controller | Jun 09 17:25:55.260013 crc crio[22095]: time="2026-06-09T17:25:55.256563767Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830087 | controller | Jun 09 17:25:55.272042 crc crio[22095]: time="2026-06-09T17:25:55.268862332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830103 | controller | Jun 09 17:25:55.272042 crc crio[22095]: time="2026-06-09T17:25:55.268907453Z" level=info msg="Removing container: 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0" id=fa7ff0e6-a1ed-4908-91b6-989f5fa34d76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.830119 | controller | Jun 09 17:25:55.272042 crc crio[22095]: time="2026-06-09T17:25:55.269887339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830135 | controller | Jun 09 17:25:55.280129 crc crio[22095]: time="2026-06-09T17:25:55.275546314Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=b3057c99-3334-4664-b53e-304d6509225e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830151 | controller | Jun 09 17:25:55.300597 crc crio[22095]: time="2026-06-09T17:25:55.300493664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830168 | controller | Jun 09 17:25:55.444357 crc crio[22095]: time="2026-06-09T17:25:55.443614005Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830183 | controller | Jun 09 17:25:55.526559 crc crio[22095]: time="2026-06-09T17:25:55.52643296Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830199 | controller | Jun 09 17:25:55.801487 crc crio[22095]: time="2026-06-09T17:25:55.801380453Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=e2de42e4-8161-432b-9015-ac5a1c8208a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830215 | controller | Jun 09 17:25:56.193768 crc crio[22095]: time="2026-06-09T17:25:56.193635815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830231 | controller | Jun 09 17:25:56.302110 crc crio[22095]: time="2026-06-09T17:25:56.301772119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830247 | controller | Jun 09 17:25:56.373213 crc crio[22095]: time="2026-06-09T17:25:56.372800651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830263 | controller | Jun 09 17:25:56.392276 crc crio[22095]: time="2026-06-09T17:25:56.388418502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830278 | controller | Jun 09 17:25:56.442787 crc crio[22095]: time="2026-06-09T17:25:56.441656028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830294 | controller | Jun 09 17:25:56.449196 crc crio[22095]: time="2026-06-09T17:25:56.449027987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830313 | controller | Jun 09 17:25:56.459172 crc crio[22095]: time="2026-06-09T17:25:56.458876079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830329 | controller | Jun 09 17:25:56.498629 crc crio[22095]: time="2026-06-09T17:25:56.497810358Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.830344 | controller | Jun 09 17:25:56.643411 crc crio[22095]: time="2026-06-09T17:25:56.621127282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830361 | controller | Jun 09 17:25:56.645304 crc crio[22095]: time="2026-06-09T17:25:56.645203059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830377 | controller | Jun 09 17:25:56.661993 crc crio[22095]: time="2026-06-09T17:25:56.66044206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830393 | controller | Jun 09 17:25:56.675850 crc crio[22095]: time="2026-06-09T17:25:56.667116721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830409 | controller | Jun 09 17:25:56.686659 crc crio[22095]: time="2026-06-09T17:25:56.685887943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830425 | controller | Jun 09 17:25:56.697004 crc crio[22095]: time="2026-06-09T17:25:56.691719512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=29c2185c-accd-4b41-85f7-a46984465fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830441 | controller | Jun 09 17:25:56.702525 crc crio[22095]: time="2026-06-09T17:25:56.692230306Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=6aa7d09f-44a9-4379-9110-150e3ba98659 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830457 | controller | Jun 09 17:25:56.702525 crc crio[22095]: time="2026-06-09T17:25:56.700548089Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=4ad3f416-8380-4e19-b471-390ded09c886 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830474 | controller | Jun 09 17:25:56.702525 crc crio[22095]: time="2026-06-09T17:25:56.693603461Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=42d6f67f-9315-4418-9e9b-d37224bed6fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830490 | controller | Jun 09 17:25:56.702525 crc crio[22095]: time="2026-06-09T17:25:56.702444168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=963ecbe6-ff81-44b8-a16f-d6761b0477e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830506 | controller | Jun 09 17:25:56.713681 crc crio[22095]: time="2026-06-09T17:25:56.713559683Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=e4bd34ea-04c2-4159-9880-ebcdab16443f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830525 | controller | Jun 09 17:25:56.720805 crc crio[22095]: time="2026-06-09T17:25:56.720661385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.830542 | controller | Jun 09 17:25:56.803790 crc crio[22095]: time="2026-06-09T17:25:56.785508268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a41f5570-0707-427f-ae42-baac8511af52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830558 | controller | Jun 09 17:25:56.803790 crc crio[22095]: time="2026-06-09T17:25:56.792330243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc42f509-e83a-4344-a6b6-44e6f4b4e5b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830574 | controller | Jun 09 17:25:56.886505 crc crio[22095]: time="2026-06-09T17:25:56.886315254Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=08f9c961-6d0b-4198-a327-db2868e359f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830590 | controller | Jun 09 17:25:56.965694 crc crio[22095]: time="2026-06-09T17:25:56.965581768Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=b7cc1c5f-9c65-4214-9332-79665dc4427a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830607 | controller | Jun 09 17:25:56.974720 crc crio[22095]: time="2026-06-09T17:25:56.97462416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=0b5c5358-5645-4522-aecb-091c95a35b30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830623 | controller | Jun 09 17:25:57.043411 crc crio[22095]: time="2026-06-09T17:25:57.043310482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=87959cf5-f8b7-49f8-b6db-a6fee8159bd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830638 | controller | Jun 09 17:25:57.051858 crc crio[22095]: time="2026-06-09T17:25:57.051767309Z" level=info msg="Removed container 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=fa7ff0e6-a1ed-4908-91b6-989f5fa34d76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.830654 | controller | Jun 09 17:25:57.093991 crc crio[22095]: time="2026-06-09T17:25:57.09041023Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=18cba1fb-3c85-4f88-826e-3f6e598a95cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830670 | controller | Jun 09 17:25:57.093991 crc crio[22095]: time="2026-06-09T17:25:57.090528403Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d8c0b07a-ca84-440e-bde9-fab6a40500df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830686 | controller | Jun 09 17:25:57.101008 crc crio[22095]: time="2026-06-09T17:25:57.09820402Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=96b119c4-8ce0-4f99-a56b-b5cb1f78908b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830702 | controller | Jun 09 17:25:57.102523 crc crio[22095]: time="2026-06-09T17:25:57.102420398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=f2c809fb-da10-4b25-8ac1-dd781b2ba03e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830721 | controller | Jun 09 17:25:57.131125 crc crio[22095]: time="2026-06-09T17:25:57.130474308Z" level=info msg="Removing container: 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f" id=dcccbecc-9364-46bb-bd8e-40843e012df5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.830738 | controller | Jun 09 17:25:57.159397 crc crio[22095]: time="2026-06-09T17:25:57.158572419Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=a8c2f315-d6b6-4357-800a-7dc221b8ffd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830754 | controller | Jun 09 17:25:57.159397 crc crio[22095]: time="2026-06-09T17:25:57.158688582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6b3ab925-0c04-44b1-82e6-ee4f80576c34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830770 | controller | Jun 09 17:25:57.159397 crc crio[22095]: time="2026-06-09T17:25:57.158742223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=b2e1b62f-1eee-4d2a-bb74-c6e17539ac68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830787 | controller | Jun 09 17:25:57.160311 crc crio[22095]: time="2026-06-09T17:25:57.160137419Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=ff2e6e6a-1800-46ac-84b5-14dfb126c423 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830803 | controller | Jun 09 17:25:57.160515 crc crio[22095]: time="2026-06-09T17:25:57.160466317Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=9fa4250e-6e1e-499a-a2ad-8c513586ddf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830819 | controller | Jun 09 17:25:57.160875 crc crio[22095]: time="2026-06-09T17:25:57.160822236Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=fbb6c401-b451-4000-a2fe-b84c18512ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830835 | controller | Jun 09 17:25:57.161765 crc crio[22095]: time="2026-06-09T17:25:57.161693219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=8e888bf2-6c0b-4e02-914f-8762ba8a1bda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830855 | controller | Jun 09 17:25:57.172788 crc crio[22095]: time="2026-06-09T17:25:57.161881654Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=886f0651-579c-4996-89cf-201758bf5c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830889 | controller | Jun 09 17:25:57.172788 crc crio[22095]: time="2026-06-09T17:25:57.162301314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=1a72be0e-b389-4e26-93d2-750bfa010a7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830906 | controller | Jun 09 17:25:57.172788 crc crio[22095]: time="2026-06-09T17:25:57.162360756Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=f3cc960e-a95a-41fc-a683-2b21a9c07af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830927 | controller | Jun 09 17:25:57.193317 crc crio[22095]: time="2026-06-09T17:25:57.193228308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=bf496ebf-4954-46e0-a19f-5f72b2a5fa74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830944 | controller | Jun 09 17:25:57.203142 crc crio[22095]: time="2026-06-09T17:25:57.200820763Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=3701e38f-29a0-479f-8167-df82c12fded5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830960 | controller | Jun 09 17:25:57.203142 crc crio[22095]: time="2026-06-09T17:25:57.201226773Z" level=info msg="Stopping container: e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17 (timeout: 30s)" id=e4bd94de-2784-4911-94b5-730feccb9a9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.830976 | controller | Jun 09 17:25:57.203624 crc crio[22095]: time="2026-06-09T17:25:57.203583933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=7b03279d-c2e2-48f6-9c41-382adf0c4ba3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.830992 | controller | Jun 09 17:25:57.204001 crc crio[22095]: time="2026-06-09T17:25:57.203974193Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.831008 | controller | Jun 09 17:25:57.204445 crc crio[22095]: time="2026-06-09T17:25:57.204423135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.831025 | controller | Jun 09 17:25:57.206570 crc crio[22095]: time="2026-06-09T17:25:57.20578117Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b9c7ce01-8085-4773-9d1f-cfdaa88995f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831042 | controller | Jun 09 17:25:57.212581 crc crio[22095]: time="2026-06-09T17:25:57.212498472Z" level=info msg="Stopping container: c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05 (timeout: 15s)" id=2c72f0eb-3dc3-4618-9a78-3d647ae09764 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.831058 | controller | Jun 09 17:25:57.218506 crc crio[22095]: time="2026-06-09T17:25:57.218398934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=847d0559-835e-4cb4-9fa8-ff34159309e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831074 | controller | Jun 09 17:25:57.221739 crc crio[22095]: time="2026-06-09T17:25:57.219763098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=26e52f40-03de-45e7-bd49-675e149f2acf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831090 | controller | Jun 09 17:25:57.221739 crc crio[22095]: time="2026-06-09T17:25:57.219842041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.831106 | controller | Jun 09 17:25:57.221739 crc crio[22095]: time="2026-06-09T17:25:57.219877181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=9f3d31ae-4ee4-4f2e-a500-9d81d5a9d81e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831126 | controller | Jun 09 17:25:57.226846 crc crio[22095]: time="2026-06-09T17:25:57.225455895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c06feb48-f916-4c68-89a8-d6eec858871d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831142 | controller | Jun 09 17:25:57.228138 crc crio[22095]: time="2026-06-09T17:25:57.204004564Z" level=info msg="Stopping container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11 (timeout: 30s)" id=ccd4012a-84f6-4a31-a760-afe4c6a79335 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.831158 | controller | Jun 09 17:25:57.232543 crc crio[22095]: time="2026-06-09T17:25:57.232422543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c170732a-ce94-47bb-a2f2-12c196e7837b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831173 | controller | Jun 09 17:25:57.244569 crc crio[22095]: time="2026-06-09T17:25:57.244469022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=80db6478-5347-499e-9d6c-11a537ad8168 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831189 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.262896325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=be1b5527-599c-4147-bae8-3019b1cfa7fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831204 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.263140221Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4d29454f-e05d-4eb6-8db4-882e6f11274c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831220 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.263173882Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=c5d5ddc8-d734-4390-971e-09a82deac4cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831235 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.263270805Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=ad8ccbb1-9edc-487d-98d1-b6631b7c4264 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831252 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.263332086Z" level=info msg="Stopping container: 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e (timeout: 30s)" id=28deec48-c558-45be-a845-a0a871ae81f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.831268 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.263367737Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=5f9e1d3f-58b4-4b11-900b-86b3f912888d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831284 | controller | Jun 09 17:25:57.281842 crc crio[22095]: time="2026-06-09T17:25:57.276825432Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=397a1eb1-dcf6-4a78-939e-aab55833e980 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831300 | controller | Jun 09 17:25:57.299026 crc crio[22095]: time="2026-06-09T17:25:57.289427826Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=39866eea-7a2b-4173-b348-c7c5ec510a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831319 | controller | Jun 09 17:25:57.299026 crc crio[22095]: time="2026-06-09T17:25:57.295159633Z" level=info msg="Stopping container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d (timeout: 30s)" id=78d7867e-21b3-422f-92c6-02736e077b80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.831336 | controller | Jun 09 17:25:57.299026 crc crio[22095]: time="2026-06-09T17:25:57.296818685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8ebdb432-a2e3-405d-984b-5d7ab6ae7f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831352 | controller | Jun 09 17:25:57.300431 crc crio[22095]: time="2026-06-09T17:25:57.299622127Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=be7ca736-3545-471a-b9e7-0da0c1aaeaee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831382 | controller | Jun 09 17:25:57.308189 crc crio[22095]: time="2026-06-09T17:25:57.307853588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=d066eacd-6c44-4c53-a770-7655046f0836 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831399 | controller | Jun 09 17:25:57.308518 crc crio[22095]: time="2026-06-09T17:25:57.308469804Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=95448a23-21fb-4db6-a671-8a51b5fec80b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831415 | controller | Jun 09 17:25:57.314609 crc crio[22095]: time="2026-06-09T17:25:57.314523349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=f147a223-b41f-4d18-9267-7135df2343c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831430 | controller | Jun 09 17:25:57.314877 crc crio[22095]: time="2026-06-09T17:25:57.314837717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=662df4b1-be13-42a5-bd68-f69fd3423821 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831446 | controller | Jun 09 17:25:57.317006 crc crio[22095]: time="2026-06-09T17:25:57.315104374Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=1eca451e-deaf-4687-995e-b0e784d74735 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831462 | controller | Jun 09 17:25:57.320696 crc crio[22095]: time="2026-06-09T17:25:57.320272877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=d3747a7c-7005-43a1-b4a6-614bc67baeed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831478 | controller | Jun 09 17:25:57.355423 crc crio[22095]: time="2026-06-09T17:25:57.355114011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=83a2dfe9-7be4-415d-9d81-4c12dd616dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831494 | controller | Jun 09 17:25:57.370331 crc crio[22095]: time="2026-06-09T17:25:57.37027338Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=6046b340-5f9b-4266-b2a6-818889b160ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831513 | controller | Jun 09 17:25:57.406005 crc crio[22095]: time="2026-06-09T17:25:57.405845002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=ec68c93b-ffc9-4bd9-95c0-ae5395abb010 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831529 | controller | Jun 09 17:25:57.416370 crc crio[22095]: time="2026-06-09T17:25:57.416266999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=4ddd5330-457f-4c4b-9f79-ef39c75c2fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831545 | controller | Jun 09 17:25:57.416580 crc crio[22095]: time="2026-06-09T17:25:57.416491535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=8a03e83b-f32b-4c20-a89e-ee7ba5adfefd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831560 | controller | Jun 09 17:25:57.416711 crc crio[22095]: time="2026-06-09T17:25:57.416610758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=9b797ded-473b-4f5a-a49e-05d0c922f5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831575 | controller | Jun 09 17:25:57.419511 crc crio[22095]: time="2026-06-09T17:25:57.41940711Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=09380ac0-d619-45b9-9765-230247d40c18 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.831591 | controller | Jun 09 17:25:57.451791 crc crio[22095]: time="2026-06-09T17:25:57.420470167Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=09d1293b-a736-4fc4-8071-2b407036226f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831607 | controller | Jun 09 17:25:57.451791 crc crio[22095]: time="2026-06-09T17:25:57.436732294Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=34b018f0-01a6-40a2-a218-4a242d53e5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831622 | controller | Jun 09 17:25:57.452170 crc crio[22095]: time="2026-06-09T17:25:57.436768345Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=ffecbad4-c254-4903-b6b2-641e9f094ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831638 | controller | Jun 09 17:25:57.452324 crc crio[22095]: time="2026-06-09T17:25:57.436795866Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=20ef79b3-fea6-471e-9bd6-0aec5bb1fa1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831654 | controller | Jun 09 17:25:57.452388 crc crio[22095]: time="2026-06-09T17:25:57.436821457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=f52fc309-ae5c-4758-b5dd-e48e6bd68d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831670 | controller | Jun 09 17:25:57.452681 crc crio[22095]: time="2026-06-09T17:25:57.436994741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=d1abd01b-b668-4a7b-81ca-f1629a9c5395 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831686 | controller | Jun 09 17:25:57.452989 crc crio[22095]: time="2026-06-09T17:25:57.442071651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.831705 | controller | Jun 09 17:25:57.454092 crc crio[22095]: time="2026-06-09T17:25:57.444703499Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 17:40:40.831721 | controller | Jun 09 17:25:57.475083 crc crio[22095]: time="2026-06-09T17:25:57.474892553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.831738 | controller | Jun 09 17:25:57.476576 crc crio[22095]: time="2026-06-09T17:25:57.476385032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=7c4be24b-a96d-4fcf-bc1d-962b84731492 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831754 | controller | Jun 09 17:25:57.489063 crc crio[22095]: time="2026-06-09T17:25:57.477401928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=78a10a7b-6f2c-478a-814b-4984aaca6ca8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831770 | controller | Jun 09 17:25:57.653398 crc crio[22095]: time="2026-06-09T17:25:57.652746696Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=7a2a8b47-993d-469d-9edf-8e45e5a431e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831786 | controller | Jun 09 17:25:57.653398 crc crio[22095]: time="2026-06-09T17:25:57.652825748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ce9419ac-b403-4704-988a-c9fe9be3c7e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831802 | controller | Jun 09 17:25:57.657626 crc crio[22095]: time="2026-06-09T17:25:57.657531409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4798e3dc-6a41-43c9-950b-0287f043f71c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831818 | controller | Jun 09 17:25:57.671075 crc crio[22095]: time="2026-06-09T17:25:57.669517046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.831834 | controller | Jun 09 17:25:57.706041 crc crio[22095]: time="2026-06-09T17:25:57.705977942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.831850 | controller | Jun 09 17:25:57.726573 crc crio[22095]: time="2026-06-09T17:25:57.726439066Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=2724d90d-cdab-43bd-95ba-96c9428dd5ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.831888 | controller | Jun 09 17:25:57.748282 crc crio[22095]: time="2026-06-09T17:25:57.747980039Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=65d9d74e-0dba-4cca-b075-307bd0c1b02b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.831905 | controller | Jun 09 17:25:57.802736 crc crio[22095]: time="2026-06-09T17:25:57.802695003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=52afad52-3863-4b08-ba20-fe26b2c04dcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831922 | controller | Jun 09 17:25:57.813997 crc crio[22095]: time="2026-06-09T17:25:57.813778487Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=de1ec73b-eb89-43bd-a568-42247445a972 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831945 | controller | Jun 09 17:25:57.815719 crc crio[22095]: time="2026-06-09T17:25:57.815669845Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=7ef3fa5c-9fdf-4b0f-bb95-f6d564a270ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.831962 | controller | Jun 09 17:25:57.821117 crc crio[22095]: time="2026-06-09T17:25:57.820869629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=2f91e086-2937-4c59-828f-e5b5c6e34faa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831978 | controller | Jun 09 17:25:57.824548 crc crio[22095]: time="2026-06-09T17:25:57.82442532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=90b12e81-c827-4752-9a5e-9ff83a34826b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.831994 | controller | Jun 09 17:25:57.825955 crc crio[22095]: time="2026-06-09T17:25:57.825825066Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=42a234c1-285a-4591-b9e9-bc6b0ee88b37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832010 | controller | Jun 09 17:25:57.826704 crc crio[22095]: time="2026-06-09T17:25:57.826638737Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0cf166a8-9a0f-4820-9dc2-6dc7432dce4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832026 | controller | Jun 09 17:25:57.830951 crc crio[22095]: time="2026-06-09T17:25:57.830825974Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=6623356d-476a-4dd1-8b4f-6c7423e9875f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832042 | controller | Jun 09 17:25:57.837422 crc crio[22095]: time="2026-06-09T17:25:57.837358592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.832058 | controller | Jun 09 17:25:57.858581 crc crio[22095]: time="2026-06-09T17:25:57.858507924Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=621218ea-b494-47c7-9351-0e6936119d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832074 | controller | Jun 09 17:25:57.861365 crc crio[22095]: time="2026-06-09T17:25:57.861271165Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=cec22661-fb36-4084-b250-1a2c31f3cc17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832090 | controller | Jun 09 17:25:57.878192 crc crio[22095]: time="2026-06-09T17:25:57.878096907Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=bad89cea-2b78-4579-9889-38e3e8a3f7c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832106 | controller | Jun 09 17:25:57.894327 crc crio[22095]: time="2026-06-09T17:25:57.894121078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=1e1baed6-1650-4d26-81ad-60a62c679dfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832122 | controller | Jun 09 17:25:57.897021 crc crio[22095]: time="2026-06-09T17:25:57.896884879Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=65e4562d-c222-4df2-a1d4-d76ff18a36ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832141 | controller | Jun 09 17:25:57.911391 crc crio[22095]: time="2026-06-09T17:25:57.897100834Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=b33a7f9c-8a9a-4099-8942-e2d87527e46e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832158 | controller | Jun 09 17:25:57.911595 crc crio[22095]: time="2026-06-09T17:25:57.897828973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=bfd0af3a-72a2-4c41-aa85-51dbe201f039 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832174 | controller | Jun 09 17:25:57.911700 crc crio[22095]: time="2026-06-09T17:25:57.897869634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e9be50c8-1548-4090-8a40-1ec57c61c063 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832190 | controller | Jun 09 17:25:57.912432 crc crio[22095]: time="2026-06-09T17:25:57.897998547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1f30fcce-4ca1-4727-9bfe-9127563505f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832206 | controller | Jun 09 17:25:57.912432 crc crio[22095]: time="2026-06-09T17:25:57.898045019Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=9603a13d-440d-4815-9f67-efe2b712f8c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832223 | controller | Jun 09 17:25:57.912432 crc crio[22095]: time="2026-06-09T17:25:57.899520536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=5bea59c6-daf4-4ebc-89ee-340ad0ba7ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832240 | controller | Jun 09 17:25:57.912432 crc crio[22095]: time="2026-06-09T17:25:57.900131882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=afa24d67-9250-459d-990a-3265cf698545 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832256 | controller | Jun 09 17:25:57.913158 crc crio[22095]: time="2026-06-09T17:25:57.913055314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=37680911-cd22-4b4f-8969-dba113018c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832272 | controller | Jun 09 17:25:57.913885 crc crio[22095]: time="2026-06-09T17:25:57.913759812Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=69bf094c-01a1-44f7-b1f2-df5d97eaffd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832288 | controller | Jun 09 17:25:57.915591 crc crio[22095]: time="2026-06-09T17:25:57.915545918Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=fc51e237-4b70-4845-a540-6b8e3d6ff36e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832304 | controller | Jun 09 17:25:57.916341 crc crio[22095]: time="2026-06-09T17:25:57.916309337Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager" id=814986cf-6aa5-4ad2-a131-f129ba534903 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832320 | controller | Jun 09 17:25:57.916749 crc crio[22095]: time="2026-06-09T17:25:57.916624805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=92f24bf5-e79d-4f37-aa69-efdc2e718cfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832339 | controller | Jun 09 17:25:57.916993 crc crio[22095]: time="2026-06-09T17:25:57.916875842Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=0e4738db-9acc-4388-a5b6-ea7d925cf9ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832356 | controller | Jun 09 17:25:57.917632 crc crio[22095]: time="2026-06-09T17:25:57.917485777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=2df046d9-4eb0-447a-bb4c-8ef2d3abc76c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832372 | controller | Jun 09 17:25:57.917757 crc crio[22095]: time="2026-06-09T17:25:57.917720553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5eb4fc74-9a5c-4eb3-a2b2-6c82a8527ead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832388 | controller | Jun 09 17:25:57.918062 crc crio[22095]: time="2026-06-09T17:25:57.916661476Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=2e553303-c377-4f1f-a918-723c788f4388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832404 | controller | Jun 09 17:25:57.918613 crc crio[22095]: time="2026-06-09T17:25:57.918530994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=48619eb5-4f9a-4302-96c7-34453ce40bc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832419 | controller | Jun 09 17:25:57.919258 crc crio[22095]: time="2026-06-09T17:25:57.919109039Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=6323bbcc-618a-4d0e-961a-000ab55d3484 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832435 | controller | Jun 09 17:25:57.919468 crc crio[22095]: time="2026-06-09T17:25:57.918163055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=a23c485f-bdee-45eb-9275-f4bef24cc81d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832451 | controller | Jun 09 17:25:57.919895 crc crio[22095]: time="2026-06-09T17:25:57.918210466Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=81f7165b-bfb9-435a-ae6f-f3db1ef258e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832467 | controller | Jun 09 17:25:57.924354 crc crio[22095]: time="2026-06-09T17:25:57.923069061Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=0383f70d-1ced-4dcf-a10f-6ffd922849dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832482 | controller | Jun 09 17:25:57.924607 crc crio[22095]: time="2026-06-09T17:25:57.92382926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b85dc06d-866d-4b76-a9ab-39a933307a6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832498 | controller | Jun 09 17:25:57.933540 crc crio[22095]: time="2026-06-09T17:25:57.933472267Z" level=warning msg="error reserving ctr name k8s_manager_keystone-operator-controller-manager-6ccff66c5b-d5nxw_openstack-operators_c00faea9-ab83-447c-97ac-422945ab1a51_1 for id adf40e2bce0edecb54f4cea56e95b46372e8229346441c70d85975b76b290999: name is reserved"
2026-06-09 17:40:40.832517 | controller | Jun 09 17:25:57.933692 crc crio[22095]: time="2026-06-09T17:25:57.933552619Z" level=info msg="Found container k8s_manager_keystone-operator-controller-manager-6ccff66c5b-d5nxw_openstack-operators_c00faea9-ab83-447c-97ac-422945ab1a51_1 with ID eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab in resource cache; using it" id=42a234c1-285a-4591-b9e9-bc6b0ee88b37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832535 | controller | Jun 09 17:25:57.939649 crc crio[22095]: time="2026-06-09T17:25:57.93904794Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=4d408d36-bed9-4c3f-884c-9a6826c2fb5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832551 | controller | Jun 09 17:25:57.939853 crc crio[22095]: time="2026-06-09T17:25:57.939706757Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=2e6531dc-725d-4706-8b19-0df75c98e01b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832567 | controller | Jun 09 17:25:57.940294 crc crio[22095]: time="2026-06-09T17:25:57.940040316Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=0cb98f17-adc6-4aa3-9602-9e5ae74a372a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832583 | controller | Jun 09 17:25:57.940404 crc crio[22095]: time="2026-06-09T17:25:57.940288642Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b386d686-185d-48d2-9394-5a1b9d47a6ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832599 | controller | Jun 09 17:25:57.940576 crc crio[22095]: time="2026-06-09T17:25:57.940517028Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=751bc3e7-f086-4018-9fd5-a171a75fc3c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832615 | controller | Jun 09 17:25:57.940683 crc crio[22095]: time="2026-06-09T17:25:57.94057486Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=5d084285-c50e-4354-8018-3c99dab1246b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832631 | controller | Jun 09 17:25:57.940987 crc crio[22095]: time="2026-06-09T17:25:57.940790295Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=7056310c-10a0-4ad4-89e0-3159f5a0ce03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832648 | controller | Jun 09 17:25:57.940987 crc crio[22095]: time="2026-06-09T17:25:57.940832036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c1dda5a5-acba-42e3-bfd6-04c67bf2c000 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832664 | controller | Jun 09 17:25:57.941106 crc crio[22095]: time="2026-06-09T17:25:57.941065572Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=4616195f-6a2a-4342-bd3a-d130e9de5f7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832680 | controller | Jun 09 17:25:57.941317 crc crio[22095]: time="2026-06-09T17:25:57.941221166Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=cdf926e8-df2c-4d1a-8cdb-c34b98457af5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832699 | controller | Jun 09 17:25:57.941317 crc crio[22095]: time="2026-06-09T17:25:57.941298198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=a8ff324b-dbbc-487e-bbde-1fc1fdfb568e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832715 | controller | Jun 09 17:25:57.943408 crc crio[22095]: time="2026-06-09T17:25:57.942800847Z" level=info msg="Starting container: eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab" id=b3d71c1f-4e01-4f93-9387-bb27f3a226a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.832732 | controller | Jun 09 17:25:57.949101 crc crio[22095]: time="2026-06-09T17:25:57.949025246Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=ebdae033-deb0-4974-9e86-69f3406fa065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832748 | controller | Jun 09 17:25:57.958363 crc crio[22095]: time="2026-06-09T17:25:57.958306615Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=d5aa9844-0276-4301-96ad-2e9ebb65535f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832764 | controller | Jun 09 17:25:57.959059 crc crio[22095]: time="2026-06-09T17:25:57.95890325Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=66977ccf-d16b-41a8-a2de-075cfa6e9518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832779 | controller | Jun 09 17:25:57.959485 crc crio[22095]: time="2026-06-09T17:25:57.959460694Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=93faa4e0-82f5-420a-a1e4-bb7f6d2b1638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832795 | controller | Jun 09 17:25:57.965040 crc crio[22095]: time="2026-06-09T17:25:57.964614916Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=c22abc98-4348-4310-8b31-b6a78200c66e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832811 | controller | Jun 09 17:25:57.966767 crc crio[22095]: time="2026-06-09T17:25:57.96669241Z" level=info msg="Started container" PID=245100 containerID=eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=b3d71c1f-4e01-4f93-9387-bb27f3a226a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782
2026-06-09 17:40:40.832827 | controller | Jun 09 17:25:57.967199 crc crio[22095]: time="2026-06-09T17:25:57.96710626Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=ef621612-82d6-4c59-949f-ce45fb6ea815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.832843 | controller | Jun 09 17:25:57.971868 crc crio[22095]: time="2026-06-09T17:25:57.97175776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=bc34fe61-8d6c-4f95-893f-d106c48a1e1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832880 | controller | Jun 09 17:25:57.972328 crc crio[22095]: time="2026-06-09T17:25:57.9721543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=436d8a71-7622-42a0-ba52-dbbe28cf1880 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832899 | controller | Jun 09 17:25:57.972434 crc crio[22095]: time="2026-06-09T17:25:57.972379446Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=6da60962-0905-46ac-be03-f4e387e695f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832918 | controller | Jun 09 17:25:57.972635 crc crio[22095]: time="2026-06-09T17:25:57.972585311Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=70c0a923-06a6-4ce3-be4f-8b56f38e9434 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832935 | controller | Jun 09 17:25:57.973213 crc crio[22095]: time="2026-06-09T17:25:57.973086614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=0b4f79f6-79d2-4b40-8946-284c6228ab52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832951 | controller | Jun 09 17:25:57.974153 crc crio[22095]: time="2026-06-09T17:25:57.974077679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=317f6184-50b9-4504-890f-cfa0d7bc955e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832967 | controller | Jun 09 17:25:57.974612 crc crio[22095]: time="2026-06-09T17:25:57.974541691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=55c387b2-63c2-4a84-aee4-06dd319fea5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832982 | controller | Jun 09 17:25:57.974804 crc crio[22095]: time="2026-06-09T17:25:57.974721496Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=04810206-9f3c-4e76-ad79-ed4673bb78f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.832998 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.9748988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=c8c4d9bf-ad2e-4a5d-9dc0-93c247666ca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833014 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.975147407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=dab5a565-a914-4aa6-a3bf-6de97aab55fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833029 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.975333201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=09d6d2fe-498f-4233-9853-342d43218b17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833045 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.975535497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=2ed83388-704f-4aed-b6ca-19c118b3c38c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833061 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.97567288Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f8b70413-3178-4a65-9389-3af7adac3712 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833077 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.976082281Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=9b8c2097-eb00-417c-a8a2-ee73e916605b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833096 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.976310106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=9e81d08d-938e-421e-abc4-625d91ffd3d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833113 | controller | Jun 09 17:25:57.978187 crc crio[22095]: time="2026-06-09T17:25:57.976672646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ccceb7c-5f1b-42a6-8069-101fe107d81d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.833129 | controller | Jun 09 17:25:57.991615 crc crio[22095]: time="2026-06-09T17:25:57.991422224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833146 | controller | Jun 09 17:25:57.994283 crc crio[22095]: time="2026-06-09T17:25:57.994124653Z" level=warning msg="error reserving ctr name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 for id 6ece9d2363b869b918359527b3fd23ebdd1307df22a791ea2b3b82cc54eee062: name is reserved"
2026-06-09 17:40:40.833162 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:57.999409229Z" level=info msg="Creation of container k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.947955365s for it to finish" id=93faa4e0-82f5-420a-a1e4-bb7f6d2b1638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833178 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:57.999566893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833195 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:57.999588384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833211 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:58.000359823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833227 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:58.000411895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833243 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:58.002594191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833259 | controller | Jun 09 17:25:58.003166 crc crio[22095]: time="2026-06-09T17:25:58.002710364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833275 | controller | Jun 09 17:25:58.003782 crc crio[22095]: time="2026-06-09T17:25:58.003291619Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=b2b193e4-8cf7-4a3a-9084-8e7b29b1d083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833291 | controller | Jun 09 17:25:58.003782 crc crio[22095]: time="2026-06-09T17:25:58.003766041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833315 | controller | Jun 09 17:25:58.004832 crc crio[22095]: time="2026-06-09T17:25:58.004725125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833331 | controller | Jun 09 17:25:58.010820 crc crio[22095]: time="2026-06-09T17:25:58.004984012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.833348 | controller | Jun 09 17:25:58.017314 crc crio[22095]: time="2026-06-09T17:25:58.01504768Z" level=warning msg="error reserving ctr name k8s_controller-manager_controller-manager-5f44d84ddc-l9nbf_openshift-controller-manager_53a73984-3901-49b2-9a1f-c223d82704b4_1 for id cb6c5728b00cabbdfe6bc1f94b73f212d807c82d6a6505b48706b5edd900b86c: name is reserved"
2026-06-09 17:40:40.833364 | controller | Jun 09 17:25:58.017314 crc crio[22095]: time="2026-06-09T17:25:58.015133662Z" level=info msg="Found container k8s_controller-manager_controller-manager-5f44d84ddc-l9nbf_openshift-controller-manager_53a73984-3901-49b2-9a1f-c223d82704b4_1 with ID f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca in resource cache; using it" id=2e553303-c377-4f1f-a918-723c788f4388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833381 | controller | Jun 09 17:25:58.019838 crc crio[22095]: time="2026-06-09T17:25:58.019765641Z" level=warning msg="error reserving ctr name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 for id 318ead4367830c6270fcafb6cbd642f5caaca4997f0246f0c1686df3ae73a81d: name is reserved"
2026-06-09 17:40:40.833397 | controller | Jun 09 17:25:58.020088 crc crio[22095]: time="2026-06-09T17:25:58.019836083Z" level=info msg="Creation of container k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.896744251s for it to finish" id=0383f70d-1ced-4dcf-a10f-6ffd922849dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833414 | controller | Jun 09 17:25:58.031375 crc crio[22095]: time="2026-06-09T17:25:58.031200945Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager" id=5107ba24-15b8-44cd-92dc-a0fd591f7ed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833430 | controller | Jun 09 17:25:58.032182 crc crio[22095]: time="2026-06-09T17:25:58.031780009Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=3401d0ab-8224-44fa-93be-cd660b8e5adc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833446 | controller | Jun 09 17:25:58.032495 crc crio[22095]: time="2026-06-09T17:25:58.032041786Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=9b63791e-02a6-4cce-a719-3f0a18fb037b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833463 | controller | Jun 09 17:25:58.052004 crc crio[22095]: time="2026-06-09T17:25:58.047822131Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=c5ceba82-cde6-4dde-ae16-afb88527183a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833479 | controller | Jun 09 17:25:58.052004 crc crio[22095]: time="2026-06-09T17:25:58.048396806Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=2affc63d-147a-4228-8b02-ae756f654016 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833495 | controller | Jun 09 17:25:58.052004 crc crio[22095]: time="2026-06-09T17:25:58.04858005Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=8980d86d-8de4-489e-8893-da19fe2427b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833514 | controller | Jun 09 17:25:58.052004 crc crio[22095]: time="2026-06-09T17:25:58.048738034Z" level=info msg="Creating container: metallb-system/speaker-tt9zg/speaker" id=4f410a11-e60c-431b-9780-a49c97821ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833531 | controller | Jun 09 17:25:58.070404 crc crio[22095]: time="2026-06-09T17:25:58.069981129Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=28996e19-06f8-42a7-8c9a-dc337ca1089c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833546 | controller | Jun 09 17:25:58.070810 crc crio[22095]: time="2026-06-09T17:25:58.070706698Z" level=info msg="Starting container: f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca" id=e580ece2-2879-4276-9bc2-b5357b0a7e1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.833562 | controller | Jun 09 17:25:58.071165 crc crio[22095]: time="2026-06-09T17:25:58.071086618Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=541a41ad-e20c-4e9f-b4bd-80c257d3087b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833578 | controller | Jun 09 17:25:58.090198 crc crio[22095]: time="2026-06-09T17:25:58.090157897Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=8f2377d4-eb51-4fc9-9a67-8f67add42708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833594 | controller | Jun 09 17:25:58.090505 crc crio[22095]: time="2026-06-09T17:25:58.090485255Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=0bb25bb4-f668-461d-997b-97e8338e08b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833610 | controller | Jun 09 17:25:58.090795 crc crio[22095]: time="2026-06-09T17:25:58.090772443Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=3bf6b628-8c4f-4e76-9891-af5c031d3ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833625 | controller | Jun 09 17:25:58.093788 crc crio[22095]: time="2026-06-09T17:25:58.09341234Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=5cc30bf2-dec0-4b9f-a058-6a2ded0bb45a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833641 | controller | Jun 09 17:25:58.093788 crc crio[22095]: time="2026-06-09T17:25:58.093628236Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=3ea7ee5d-3c1b-4020-87ae-aa95ef675648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833656 | controller | Jun 09 17:25:58.094595 crc crio[22095]: time="2026-06-09T17:25:58.094522119Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator" id=f94a9e88-5d1e-478a-a195-7c9a46362ab1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833672 | controller | Jun 09 17:25:58.095524 crc crio[22095]: time="2026-06-09T17:25:58.095495514Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=1916d09a-87a1-4845-ba7b-d9a7d4f5416e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833687 | controller | Jun 09 17:25:58.095715 crc crio[22095]: time="2026-06-09T17:25:58.095695039Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=33b0bcf3-6cc3-437d-a7bb-b69b4020e273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833703 | controller | Jun 09 17:25:58.096002 crc crio[22095]: time="2026-06-09T17:25:58.095906094Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e32a517c-2031-4a6d-8a7e-570533ae96b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833722 | controller | Jun 09 17:25:58.101785 crc crio[22095]: time="2026-06-09T17:25:58.101606601Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=f2af80d2-7fa3-402c-b519-2f61c6f2892e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833738 | controller | Jun 09 17:25:58.103279 crc crio[22095]: time="2026-06-09T17:25:58.103163541Z" level=info msg="Started container" PID=245181 containerID=f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=e580ece2-2879-4276-9bc2-b5357b0a7e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0
2026-06-09 17:40:40.833754 | controller | Jun 09 17:25:58.103362 crc crio[22095]: time="2026-06-09T17:25:58.103323275Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=443d809b-320e-4523-983b-8fa3e73247fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833770 | controller | Jun 09 17:25:58.103652 crc crio[22095]: time="2026-06-09T17:25:58.103622592Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=aefcf661-f69b-4884-a459-dc462ada9ce1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833786 | controller | Jun 09 17:25:58.106065 crc crio[22095]: time="2026-06-09T17:25:58.103631813Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=a0f06bae-4601-4a44-9fc0-3183a23f709f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833803 | controller | Jun 09 17:25:58.106227 crc crio[22095]: time="2026-06-09T17:25:58.104106325Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=0c53437a-fa46-4f8e-a1e9-73e0d5629ece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833819 | controller | Jun 09 17:25:58.106659 crc crio[22095]: time="2026-06-09T17:25:58.10430224Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=b9ae0810-239f-42ec-b021-4c5043f91b5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833835 | controller | Jun 09 17:25:58.106770 crc crio[22095]: time="2026-06-09T17:25:58.104350591Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=7d49a0a7-dd2d-4b49-871d-ca046572d651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833854 | controller | Jun 09 17:25:58.106879 crc crio[22095]: time="2026-06-09T17:25:58.104399162Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1573bdff-3247-4311-97fe-92af597dd282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833895 | controller | Jun 09 17:25:58.123505 crc crio[22095]: time="2026-06-09T17:25:58.122906007Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager" id=2597d575-5a16-41eb-8462-801a801cbf82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833912 | controller | Jun 09 17:25:58.123653 crc crio[22095]: time="2026-06-09T17:25:58.123044871Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=e6db3171-ffce-4141-9089-d80fa359bd0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833933 | controller | Jun 09 17:25:58.123653 crc crio[22095]: time="2026-06-09T17:25:58.123088012Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=55161655-53fb-441c-8c3f-927de6e07fcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833949 | controller | Jun 09 17:25:58.123653 crc crio[22095]: time="2026-06-09T17:25:58.103194421Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=665bdd1e-e82f-4c9e-b827-02c0a5b3f270 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833965 | controller | Jun 09 17:25:58.123653 crc crio[22095]: time="2026-06-09T17:25:58.107898042Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=740d9d8e-2ce0-4989-b664-82ae81ee754a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833982 | controller | Jun 09 17:25:58.123653 crc crio[22095]: time="2026-06-09T17:25:58.109029731Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=f3a68acc-3453-4459-b293-6f3ea8628a80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.833998 | controller | Jun 09 17:25:58.125040 crc crio[22095]: time="2026-06-09T17:25:58.125004881Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=a097f7d5-7111-4457-81e2-1f910d1ff616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834013 | controller | Jun 09 17:25:58.125281 crc crio[22095]: time="2026-06-09T17:25:58.125228117Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2f3c012a-598e-4ce1-b7ed-8d66e31c6531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834029 | controller | Jun 09 17:25:58.125478 crc crio[22095]: time="2026-06-09T17:25:58.125455763Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=b944cc6d-c335-4246-8f9e-456b741fff82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834045 | controller | Jun 09 17:25:58.126629 crc crio[22095]: time="2026-06-09T17:25:58.126609262Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=307fac34-a668-4542-b8bf-11265d3fc749 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834061 | controller | Jun 09 17:25:58.126750 crc crio[22095]: time="2026-06-09T17:25:58.126684774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0a26cab8-37da-44be-b5ae-a04fad218607 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.834077 | controller | Jun 09 17:25:58.126900 crc crio[22095]: time="2026-06-09T17:25:58.126877659Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=3f0ddd70-bc23-41af-8119-e4ba12346949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834092 | controller | Jun 09 17:25:58.149125 crc crio[22095]: time="2026-06-09T17:25:58.149048108Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=0b4dac31-6440-43bf-a428-313bfaba4ade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834108 | controller | Jun 09 17:25:58.151271 crc crio[22095]: time="2026-06-09T17:25:58.151195433Z" level=info msg="Creating container: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller" id=61c9dbe8-7eba-4759-89ee-a1fba3716b50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834127 | controller | Jun 09 17:25:58.151372 crc crio[22095]: time="2026-06-09T17:25:58.151348977Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=07641b6d-d8cb-48b5-871b-2a5880686788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834143 | controller | Jun 09 17:25:58.151516 crc crio[22095]: time="2026-06-09T17:25:58.15146429Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=50efd682-c606-48b1-a63c-8d17b38b8e41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834159 | controller | Jun 09 17:25:58.201585 crc crio[22095]: time="2026-06-09T17:25:58.201341679Z" level=warning msg="error reserving ctr name k8s_manager_neutron-operator-controller-manager-688d5c756f-zphgr_openstack-operators_99b4ccff-b651-4802-91cb-605d5b058d48_1 for id b1e991eac42e75e4e5dda07cdd3a6f347854f221b0d6b554f02f61fa79270bef: name is reserved"
2026-06-09 17:40:40.834175 | controller | Jun 09 17:25:58.201585 crc crio[22095]: time="2026-06-09T17:25:58.201411161Z" level=info msg="Found container k8s_manager_neutron-operator-controller-manager-688d5c756f-zphgr_openstack-operators_99b4ccff-b651-4802-91cb-605d5b058d48_1 with ID fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668 in resource cache; using it" id=307fac34-a668-4542-b8bf-11265d3fc749 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834191 | controller | Jun 09 17:25:58.201988 crc crio[22095]: time="2026-06-09T17:25:58.201620766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834207 | controller | Jun 09 17:25:58.201988 crc crio[22095]: time="2026-06-09T17:25:58.201792071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834223 | controller | Jun 09 17:25:58.202470 crc crio[22095]: time="2026-06-09T17:25:58.202085978Z" level=info msg="Starting container: fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668" id=27f2396f-e11a-4369-bd0e-c7fca38cd27f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.834239 | controller | Jun 09 17:25:58.202583 crc crio[22095]: time="2026-06-09T17:25:58.202499179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834255 | controller | Jun 09 17:25:58.203210 crc crio[22095]: time="2026-06-09T17:25:58.203140745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834271 | controller | Jun 09 17:25:58.203317 crc crio[22095]: time="2026-06-09T17:25:58.203119595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834287 | controller | Jun 09 17:25:58.203513 crc crio[22095]: time="2026-06-09T17:25:58.203410722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834302 | controller | Jun 09 17:25:58.205908 crc crio[22095]: time="2026-06-09T17:25:58.203814133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834318 | controller | Jun 09 17:25:58.205908 crc crio[22095]: time="2026-06-09T17:25:58.204334406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834334 | controller | Jun 09 17:25:58.205908 crc crio[22095]: time="2026-06-09T17:25:58.204465639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834354 | controller | Jun 09 17:25:58.206287 crc crio[22095]: time="2026-06-09T17:25:58.204557772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834370 | controller | Jun 09 17:25:58.206287 crc crio[22095]: time="2026-06-09T17:25:58.204658524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834386 | controller | Jun 09 17:25:58.206287 crc crio[22095]: time="2026-06-09T17:25:58.204798798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834402 | controller | Jun 09 17:25:58.206287 crc crio[22095]: time="2026-06-09T17:25:58.205042114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834418 | controller | Jun 09 17:25:58.206287 crc crio[22095]: time="2026-06-09T17:25:58.205560737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834433 | controller | Jun 09 17:25:58.207208 crc crio[22095]: time="2026-06-09T17:25:58.207165619Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=0f4ca28e-f0a6-4aa9-8171-caa67fe18bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834453 | controller | Jun 09 17:25:58.220756 crc crio[22095]: time="2026-06-09T17:25:58.216709583Z" level=info msg="Started container" PID=244885 containerID=fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=27f2396f-e11a-4369-bd0e-c7fca38cd27f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08
2026-06-09 17:40:40.834517 | controller | Jun 09 17:25:58.223369 crc crio[22095]: time="2026-06-09T17:25:58.223309843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834538 | controller | Jun 09 17:25:58.223606 crc crio[22095]: time="2026-06-09T17:25:58.223503018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834555 | controller | Jun 09 17:25:58.223783 crc crio[22095]: time="2026-06-09T17:25:58.223734894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834572 | controller | Jun 09 17:25:58.224172 crc crio[22095]: time="2026-06-09T17:25:58.223903678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834588 | controller | Jun 09 17:25:58.224389 crc crio[22095]: time="2026-06-09T17:25:58.224338799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834605 | controller | Jun 09 17:25:58.224565 crc crio[22095]: time="2026-06-09T17:25:58.224515444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834621 | controller | Jun 09 17:25:58.224744 crc crio[22095]: time="2026-06-09T17:25:58.224691988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834641 | controller | Jun 09 17:25:58.224906 crc crio[22095]: time="2026-06-09T17:25:58.224856783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834658 | controller | Jun 09 17:25:58.225141 crc crio[22095]: time="2026-06-09T17:25:58.225069518Z" level=warning msg="error reserving ctr name k8s_ovn-config_ovsdbserver-nb-0-config-1781024829-hjvvs_openstack_162efd6c-0eca-41ca-8dd5-9e08a20e428a_2 for id 68d397c38562f0f335c23affcafb84e1561d5b376b3ff90541256ac35547980b: name is reserved"
2026-06-09 17:40:40.834675 | controller | Jun 09 17:25:58.225141 crc crio[22095]: time="2026-06-09T17:25:58.225121239Z" level=info msg="Found container k8s_ovn-config_ovsdbserver-nb-0-config-1781024829-hjvvs_openstack_162efd6c-0eca-41ca-8dd5-9e08a20e428a_2 with ID 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737 in resource cache; using it" id=3bf6b628-8c4f-4e76-9891-af5c031d3ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.834691 | controller | Jun 09 17:25:58.225441 crc crio[22095]: time="2026-06-09T17:25:58.225369206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834707 | controller | Jun 09 17:25:58.225688 crc crio[22095]: time="2026-06-09T17:25:58.225630802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834723 | controller | Jun 09 17:25:58.225857 crc crio[22095]: time="2026-06-09T17:25:58.225808187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834740 | controller | Jun 09 17:25:58.226083 crc crio[22095]: time="2026-06-09T17:25:58.226030533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834756 | controller | Jun 09 17:25:58.226315 crc crio[22095]: time="2026-06-09T17:25:58.226261759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834771 | controller | Jun 09 17:25:58.226505 crc crio[22095]: time="2026-06-09T17:25:58.226435873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834788 | controller | Jun 09 17:25:58.227086 crc crio[22095]: time="2026-06-09T17:25:58.226819563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834804 | controller | Jun 09 17:25:58.227086 crc crio[22095]: time="2026-06-09T17:25:58.227072379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834819 | controller | Jun 09 17:25:58.227524 crc crio[22095]: time="2026-06-09T17:25:58.227404558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834836 | controller | Jun 09 17:25:58.227897 crc crio[22095]: time="2026-06-09T17:25:58.227609083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834874 | controller | Jun 09 17:25:58.227897 crc crio[22095]: time="2026-06-09T17:25:58.227845479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834900 | controller | Jun 09 17:25:58.228138 crc crio[22095]: time="2026-06-09T17:25:58.228051254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834917 | controller | Jun 09 17:25:58.228228 crc crio[22095]: time="2026-06-09T17:25:58.228188658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834934 | controller | Jun 09 17:25:58.229777 crc crio[22095]: time="2026-06-09T17:25:58.228399383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834950 | controller | Jun 09 17:25:58.229777 crc crio[22095]: time="2026-06-09T17:25:58.228537927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834966 | controller | Jun 09 17:25:58.230597 crc crio[22095]: time="2026-06-09T17:25:58.230523678Z" level=info msg="Starting container: 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737" id=5392ca7c-a99b-4cb2-b446-010c9da2eb85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.834982 | controller | Jun 09 17:25:58.232682 crc crio[22095]: time="2026-06-09T17:25:58.232627042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.834998 | controller | Jun 09 17:25:58.233996 crc crio[22095]: time="2026-06-09T17:25:58.233783352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835014 | controller | Jun 09 17:25:58.235336 crc crio[22095]: time="2026-06-09T17:25:58.235225418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835030 | controller | Jun 09 17:25:58.239856 crc crio[22095]: time="2026-06-09T17:25:58.239802476Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=2ef68aed-9924-4734-a9d4-e3ae0cacdfaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835046 | controller | Jun 09 17:25:58.242127 crc crio[22095]: time="2026-06-09T17:25:58.242043613Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=673af044-1f77-45b6-a061-cefbd9f80c0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835062 | controller | Jun 09 17:25:58.284390 crc crio[22095]: time="2026-06-09T17:25:58.284324708Z" level=info msg="Started container" PID=245183 containerID=425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737 description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=5392ca7c-a99b-4cb2-b446-010c9da2eb85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077
2026-06-09 17:40:40.835079 | controller | Jun 09 17:25:58.310649 crc crio[22095]: time="2026-06-09T17:25:58.310400177Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=65f53370-b50e-479a-b128-c0bbf5f492d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835095 | controller | Jun 09 17:25:58.323560 crc crio[22095]: time="2026-06-09T17:25:58.322767474Z" level=info msg="Stopped container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=ccd4012a-84f6-4a31-a760-afe4c6a79335 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.835118 | controller | Jun 09 17:25:58.325199 crc crio[22095]: time="2026-06-09T17:25:58.325120035Z" level=info msg="Stopping container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8 (timeout: 30s)" id=890cdbc6-df62-4ced-a051-9c1c25c7af64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.835135 | controller | Jun 09 17:25:58.400626 crc crio[22095]: time="2026-06-09T17:25:58.400390926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835151 | controller | Jun 09 17:25:58.429649 crc crio[22095]: time="2026-06-09T17:25:58.425491839Z" level=info msg="Stopped container 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator" id=28deec48-c558-45be-a845-a0a871ae81f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.835167 | controller | Jun 09 17:25:58.485997 crc crio[22095]: time="2026-06-09T17:25:58.477547135Z" level=info msg="Stopped container e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook" id=e4bd94de-2784-4911-94b5-730feccb9a9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.835183 | controller | Jun 09 17:25:58.510155 crc crio[22095]: time="2026-06-09T17:25:58.48673456Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=e40beb79-fe84-4619-aee5-cedf6dc7685d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835200 | controller | Jun 09 17:25:58.534114 crc crio[22095]: time="2026-06-09T17:25:58.5338699Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=65c8dcd1-2062-43aa-b02e-07f141ae62c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835216 | controller | Jun 09 17:25:58.790069 crc crio[22095]: time="2026-06-09T17:25:58.789873587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835232 | controller | Jun 09 17:25:58.802785 crc crio[22095]: time="2026-06-09T17:25:58.802660115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835248 | controller | Jun 09 17:25:58.960223 crc crio[22095]: time="2026-06-09T17:25:58.960075003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3482a932-ed62-4325-93b6-fc6288d58e6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835264 | controller | Jun 09 17:25:58.960223 crc crio[22095]: time="2026-06-09T17:25:58.960202147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=07086ac3-cbb3-484c-bc08-f05060dacd6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835280 | controller | Jun 09 17:25:58.998368 crc crio[22095]: time="2026-06-09T17:25:58.998220362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835296 | controller | Jun 09 17:25:59.003628 crc crio[22095]: time="2026-06-09T17:25:59.002972934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835312 | controller | Jun 09 17:25:59.004670 crc crio[22095]: time="2026-06-09T17:25:59.004639026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835332 | controller | Jun 09 17:25:59.121341 crc crio[22095]: time="2026-06-09T17:25:59.120001136Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dd74a56f-b87f-4ac5-879c-e97f6963b1d9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.835349 | controller | Jun 09 17:25:59.122483 crc crio[22095]: time="2026-06-09T17:25:59.122306925Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=37c2039d-4f84-47c8-afbd-355532dde8a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835365 | controller | Jun 09 17:25:59.232699 crc crio[22095]: time="2026-06-09T17:25:59.232626245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835381 | controller | Jun 09 17:25:59.448572 crc crio[22095]: time="2026-06-09T17:25:59.448478312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835408 | controller | Jun 09 17:25:59.463425 crc crio[22095]: time="2026-06-09T17:25:59.463297993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835426 | controller | Jun 09 17:25:59.483598 crc crio[22095]: time="2026-06-09T17:25:59.483554422Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=63b29d8a-ee6c-4c0c-b796-b44a871260df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835443 | controller | Jun 09 17:25:59.491472 crc crio[22095]: time="2026-06-09T17:25:59.491398683Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=e7e24d12-ba30-4f7a-9e4d-62d513e0365e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835459 | controller | Jun 09 17:25:59.643902 crc crio[22095]: time="2026-06-09T17:25:59.642692425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835476 | controller | Jun 09 17:25:59.664756 crc crio[22095]: time="2026-06-09T17:25:59.660883191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=75fcadd1-b644-46e8-a03d-36a652cf15ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835492 | controller | Jun 09 17:25:59.664756 crc crio[22095]: time="2026-06-09T17:25:59.662968925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835508 | controller | Jun 09 17:25:59.664756 crc crio[22095]: time="2026-06-09T17:25:59.664584056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c4f50143-95db-4b61-bddd-b3e9ce983862 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835525 | controller | Jun 09 17:25:59.796071 crc crio[22095]: time="2026-06-09T17:25:59.795826492Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=2a28c142-f1e4-460f-a71d-68a900759d9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835541 | controller | Jun 09 17:25:59.796496 crc crio[22095]: time="2026-06-09T17:25:59.796428217Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 for id 6294bf218a7f78d0d5a43065f3473da1571f137fb860e0339e68bfd70111a364: name is reserved"
2026-06-09 17:40:40.835561 | controller | Jun 09 17:25:59.796575 crc crio[22095]: time="2026-06-09T17:25:59.79651173Z" level=info msg="Creation of container k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.998911892s for it to finish" id=2a28c142-f1e4-460f-a71d-68a900759d9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835578 | controller | Jun 09 17:25:59.801867 crc crio[22095]: time="2026-06-09T17:25:59.801123958Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=03564873-577f-4e8c-a102-62c093426514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835594 | controller | Jun 09 17:25:59.828430 crc crio[22095]: time="2026-06-09T17:25:59.826609192Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 for id b7e5d78a07506572627934c827fd71461a4e0e4887bda6d7d6e920d59dbe8782: name is reserved"
2026-06-09 17:40:40.835611 | controller | Jun 09 17:25:59.828430 crc crio[22095]: time="2026-06-09T17:25:59.827739921Z" level=info msg="Creation of container k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.972921605s for it to finish" id=03564873-577f-4e8c-a102-62c093426514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835627 | controller | Jun 09 17:25:59.856707 crc crio[22095]: time="2026-06-09T17:25:59.856615221Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook" id=0a917631-a1e3-43b4-a041-73526afc3ecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835643 | controller | Jun 09 17:25:59.857777 crc crio[22095]: time="2026-06-09T17:25:59.857677219Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd520815-1aec-432c-819b-da7e16de6a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835659 | controller | Jun 09 17:25:59.860551 crc crio[22095]: time="2026-06-09T17:25:59.860346757Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator" id=5da5c390-7d15-4bda-900a-32874a511fb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835675 | controller | Jun 09 17:25:59.881023 crc crio[22095]: time="2026-06-09T17:25:59.880845133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835692 | controller | Jun 09 17:25:59.888158 crc crio[22095]: time="2026-06-09T17:25:59.888028127Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683748-msd68/oc" id=f62abdd4-b339-47da-9dd4-4a7771db5cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835708 | controller | Jun 09 17:25:59.894695 crc crio[22095]: time="2026-06-09T17:25:59.892324377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835724 | controller | Jun 09 17:25:59.954628 crc crio[22095]: time="2026-06-09T17:25:59.952380528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4143fae8-7bad-4263-b010-4feaefc31123 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835741 | controller | Jun 09 17:25:59.954628 crc crio[22095]: time="2026-06-09T17:25:59.952549692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=af6dffde-d39d-44b4-b435-f239251d17c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835760 | controller | Jun 09 17:25:59.959332 crc crio[22095]: time="2026-06-09T17:25:59.958907516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d9bb065a-6f51-46d7-ab05-9b6f7d542d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835777 | controller | Jun 09 17:25:59.959409 crc crio[22095]: time="2026-06-09T17:25:59.959278055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8ef2fe3f-cf30-40cc-9135-3038e6b2ccce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835793 | controller | Jun 09 17:25:59.959409 crc crio[22095]: time="2026-06-09T17:25:59.95908427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=db9e011f-4383-493a-9f99-c230eff0fc0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835808 | controller | Jun 09 17:25:59.959872 crc crio[22095]: time="2026-06-09T17:25:59.959803908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c4fbaee7-1ef7-40a7-bfbb-475b763b097d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835824 | controller | Jun 09 17:25:59.968011 crc crio[22095]: time="2026-06-09T17:25:59.967894106Z" level=info msg="Stopping pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077" id=80eff16e-e0df-438b-b84e-10ec683eaf82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.835840 | controller | Jun 09 17:25:59.972642 crc crio[22095]: time="2026-06-09T17:25:59.969907428Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc002272120}] Aliases:map[]}"
2026-06-09 17:40:40.835874 | controller | Jun 09 17:25:59.972642 crc crio[22095]: time="2026-06-09T17:25:59.970750159Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.835896 | controller | Jun 09 17:26:00.026755 crc crio[22095]: time="2026-06-09T17:26:00.026667464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=78e5b25b-ea23-4255-9f76-6b3956143c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835912 | controller | Jun 09 17:26:00.027854 crc crio[22095]: time="2026-06-09T17:26:00.027737811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=db58de9e-fa34-45e5-bbec-5528060b209d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835928 | controller | Jun 09 17:26:00.033777 crc crio[22095]: time="2026-06-09T17:26:00.033697594Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.835944 | controller | Jun 09 17:26:00.035593 crc crio[22095]: time="2026-06-09T17:26:00.035524111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.835963 | controller | Jun 09 17:26:00.066094 crc crio[22095]: time="2026-06-09T17:26:00.06590641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e40ddf9f-42d9-4cbd-8032-256e4d648e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835980 | controller | Jun 09 17:26:00.066427 crc crio[22095]: time="2026-06-09T17:26:00.06629074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=568d8eb6-22f1-40b3-8311-fa6fc796973f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.835995 | controller | Jun 09 17:26:00.073393 crc crio[22095]: time="2026-06-09T17:26:00.070990091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d2df5a6f-9659-4c52-a098-88e39cd3e0ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836011 | controller | Jun 09 17:26:00.073393 crc crio[22095]: time="2026-06-09T17:26:00.071103784Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=c2613832-a483-4a9e-b8f1-da74fbdfd66f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836026 | controller | Jun 09 17:26:00.073393 crc crio[22095]: time="2026-06-09T17:26:00.071712039Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=06d21772-dd25-4974-b7f2-b73fff2a3c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836042 | controller | Jun 09 17:26:00.080152 crc crio[22095]: time="2026-06-09T17:26:00.074307226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3f0a5587-dcaf-43a3-96aa-594bd492916e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836058 | controller | Jun 09 17:26:00.145315 crc crio[22095]: time="2026-06-09T17:26:00.145131453Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=34ff72a7-0a37-4eca-90ab-22b9b6e15eed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836073 | controller | Jun 09 17:26:00.147564 crc crio[22095]: time="2026-06-09T17:26:00.147520764Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=3eb0b179-6330-468a-bc80-8b3398fb3bdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836089 | controller | Jun 09 17:26:00.182712 crc crio[22095]: time="2026-06-09T17:26:00.182539652Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2 for id 4ac92161300cef5719a385e4ef4d5ffe23ab3d323deffb774ff655e7e8e137b7: name is reserved"
2026-06-09 17:40:40.836105 | controller | Jun 09 17:26:00.182712 crc crio[22095]: time="2026-06-09T17:26:00.182667426Z" level=info msg="Creation of container k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.962205091s for it to finish" id=34ff72a7-0a37-4eca-90ab-22b9b6e15eed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836121 | controller | Jun 09 17:26:00.190184 crc crio[22095]: time="2026-06-09T17:26:00.182762788Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 for id 3495c5b2b6831065fa4bd1e0d8d54f34a2711633c8d9640f580cff6fbe4d3491: name is reserved"
2026-06-09 17:40:40.836136 | controller | Jun 09 17:26:00.190184 crc crio[22095]: time="2026-06-09T17:26:00.182781579Z" level=info msg="Creation of container k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.963812521s for it to finish" id=3eb0b179-6330-468a-bc80-8b3398fb3bdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836156 | controller | Jun 09 17:26:00.190184 crc crio[22095]: time="2026-06-09T17:26:00.18555133Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_nova-cell1-db-create-w7q7k_openstack_8d207219-9b3c-4c5e-9475-6f0b3ea18a55_2 for id df92a7416ba56511060ea9118839acbba28b13fe3023ab82fd16830528a6bb23: name is reserved"
2026-06-09 17:40:40.836173 | controller | Jun 09 17:26:00.190184 crc crio[22095]: time="2026-06-09T17:26:00.185607091Z" level=info msg="Found container k8s_mariadb-database-create_nova-cell1-db-create-w7q7k_openstack_8d207219-9b3c-4c5e-9475-6f0b3ea18a55_2 with ID 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc in resource cache; using it" id=c2613832-a483-4a9e-b8f1-da74fbdfd66f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836189 | controller | Jun 09 17:26:00.190184 crc crio[22095]: time="2026-06-09T17:26:00.186449663Z" level=info msg="Starting container: 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc" id=712c183f-763e-4310-8cf3-9c90752cd03c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836205 | controller | Jun 09 17:26:00.195906 crc crio[22095]: time="2026-06-09T17:26:00.195368312Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=be98aebd-d6b2-4497-93ac-d9d8d57de615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836221 | controller | Jun 09 17:26:00.197339 crc crio[22095]: time="2026-06-09T17:26:00.197200889Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=6e85491e-a0db-4942-856f-e5fefe6f4132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836237 | controller | Jun 09 17:26:00.221163 crc crio[22095]: time="2026-06-09T17:26:00.221061881Z" level=info msg="Created container 4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262: openstack/openstack-cell1-galera-0/galera" id=439b0cf6-1eeb-4e13-a278-3cd5d0e5a528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836253 | controller | Jun 09 17:26:00.222636 crc crio[22095]: time="2026-06-09T17:26:00.222545269Z" level=info msg="Starting container: 4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262" id=3ec63d62-31ba-48b9-b402-0c81dfe0d408 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836269 | controller | Jun 09 17:26:00.225830 crc crio[22095]: time="2026-06-09T17:26:00.225392172Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_keystone-db-create-nnlm5_openstack_0de0a2ba-3489-492c-a73f-a72f86736bc3_2 for id ebc277986d783a3de8ed8288420a067dd4f9e71a0f1bde5ad78de2c06d7905d9: name is reserved"
2026-06-09 17:40:40.836285 | controller | Jun 09 17:26:00.228609 crc crio[22095]: time="2026-06-09T17:26:00.22805046Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_barbican-3720-account-create-update-4h864_openstack_bd0b27b4-63f3-4ec5-be40-638afbbdad71_2 for id 103cd3f5bb7b3488d83e2be5233f54c4ca2bb9747cd16e7f6b3d9ae5add041cd: name is reserved"
2026-06-09 17:40:40.836301 | controller | Jun 09 17:26:00.228609 crc crio[22095]: time="2026-06-09T17:26:00.228161383Z" level=info msg="Found container k8s_mariadb-account-create-update_barbican-3720-account-create-update-4h864_openstack_bd0b27b4-63f3-4ec5-be40-638afbbdad71_2 with ID 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f in resource cache; using it" id=6e85491e-a0db-4942-856f-e5fefe6f4132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836318 | controller | Jun 09 17:26:00.232018 crc crio[22095]: time="2026-06-09T17:26:00.230743739Z" level=info msg="Starting container: 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f" id=7f7c05fd-08f9-4910-a319-76b55111796a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836337 | controller | Jun 09 17:26:00.232018 crc crio[22095]: time="2026-06-09T17:26:00.231072147Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 for id e1f8491ab98c735d35b7dbec0bce87353b23b1e4e0886388afb4fecff24bbd2b: name is reserved"
2026-06-09 17:40:40.836353 | controller | Jun 09 17:26:00.232018 crc crio[22095]: time="2026-06-09T17:26:00.231144899Z" level=info msg="Creation of container k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.840083457s for it to finish" id=06d21772-dd25-4974-b7f2-b73fff2a3c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836369 | controller | Jun 09 17:26:00.245368 crc crio[22095]: time="2026-06-09T17:26:00.231860058Z" level=info msg="Found container k8s_mariadb-database-create_keystone-db-create-nnlm5_openstack_0de0a2ba-3489-492c-a73f-a72f86736bc3_2 with ID 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91 in resource cache; using it" id=be98aebd-d6b2-4497-93ac-d9d8d57de615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836404 | controller | Jun 09 17:26:00.245368 crc crio[22095]: time="2026-06-09T17:26:00.235223474Z" level=info msg="Started container" PID=245988 containerID=4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262 description=openstack/openstack-cell1-galera-0/galera id=3ec63d62-31ba-48b9-b402-0c81dfe0d408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371
2026-06-09 17:40:40.836422 | controller | Jun 09 17:26:00.246105 crc crio[22095]: time="2026-06-09T17:26:00.245876757Z" level=info msg="Starting container: 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91" id=f76f9c7f-46db-44bd-b8cc-1ff17a6c556a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836438 | controller | Jun 09 17:26:00.253618 crc crio[22095]: time="2026-06-09T17:26:00.253355649Z" level=info msg="Started container" PID=245580 containerID=8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=7f7c05fd-08f9-4910-a319-76b55111796a name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.836455 | controller | Jun 09 17:26:00.298264 crc crio[22095]: time="2026-06-09T17:26:00.298009845Z" level=info msg="Started container" PID=245751 containerID=082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=712c183f-763e-4310-8cf3-9c90752cd03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b
2026-06-09 17:40:40.836471 | controller | Jun 09 17:26:00.342538 crc crio[22095]: time="2026-06-09T17:26:00.34111487Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836487 | controller | Jun 09 17:26:00.421766 crc crio[22095]: time="2026-06-09T17:26:00.421671737Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=6f21aa60-b119-407c-9c15-d3d3b200963c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836503 | controller | Jun 09 17:26:00.447303 crc crio[22095]: time="2026-06-09T17:26:00.446964526Z" level=info msg="Removed container 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=dcccbecc-9364-46bb-bd8e-40843e012df5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.836519 | controller | Jun 09 17:26:00.461137 crc crio[22095]: time="2026-06-09T17:26:00.461012506Z" level=info msg="Removing container: f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85" id=f87c24cf-6e16-4e0e-8f2f-9002b8220ee3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.836538 | controller | Jun 09 17:26:00.479565 crc crio[22095]: time="2026-06-09T17:26:00.47947246Z" level=info msg="Started container" PID=245565 containerID=822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=f76f9c7f-46db-44bd-b8cc-1ff17a6c556a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.836555 | controller | Jun 09 17:26:00.480894 crc crio[22095]: time="2026-06-09T17:26:00.480825114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.836571 | controller | Jun 09 17:26:00.865996 crc crio[22095]: time="2026-06-09T17:26:00.865120803Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=a88afbd1-7507-4fe9-8f1d-fc1fa9a91157 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836587 | controller | Jun 09 17:26:00.952005 crc crio[22095]: time="2026-06-09T17:26:00.951742835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3d8aa12a-5e66-4871-a110-7401b916c4a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836603 | controller | Jun 09 17:26:00.952005 crc crio[22095]: time="2026-06-09T17:26:00.951743165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=c56dfabf-70c9-4d50-ba0c-fd8f688a355f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836619 | controller | Jun 09 17:26:00.952005 crc crio[22095]: time="2026-06-09T17:26:00.951793466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e0587a3-4a5d-4e3a-9c53-9520057ee2b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836635 | controller | Jun 09 17:26:00.954321 crc crio[22095]: time="2026-06-09T17:26:00.954214628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2bdc9fe5-3747-4cad-84bf-4b84d084769b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836651 | controller | Jun 09 17:26:00.956184 crc crio[22095]: time="2026-06-09T17:26:00.955214944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=89856b4d-a417-4e73-a4af-e2625a189483 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836666 | controller | Jun 09 17:26:00.957266 crc crio[22095]: time="2026-06-09T17:26:00.957168894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ca57e8c9-d624-4321-871e-4cef403446f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.836682 | controller | Jun 09 17:26:00.975459 crc crio[22095]: time="2026-06-09T17:26:00.975365591Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836698 | controller | Jun 09 17:26:00.982965 crc crio[22095]: time="2026-06-09T17:26:00.982779161Z" level=info msg="Created container f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7: openstack/glance-default-external-api-0/glance-httpd" id=9fc46630-0bc8-45ad-989b-946a72fba9fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836717 | controller | Jun 09 17:26:00.986285 crc crio[22095]: time="2026-06-09T17:26:00.986178998Z" level=info msg="Starting container: f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7" id=c044f1b6-bd45-4b8c-a508-c055ab38f1f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836733 | controller | Jun 09 17:26:00.993657 crc crio[22095]: time="2026-06-09T17:26:00.993552188Z" level=info msg="Started container" PID=246019 containerID=f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7 description=openstack/glance-default-external-api-0/glance-httpd id=c044f1b6-bd45-4b8c-a508-c055ab38f1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92
2026-06-09 17:40:40.836749 | controller | Jun 09 17:26:01.070713 crc crio[22095]: time="2026-06-09T17:26:01.070640065Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836765 | controller | Jun 09 17:26:01.143847 crc crio[22095]: time="2026-06-09T17:26:01.143756651Z" level=info msg="Created container 64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea: openshift-console/console-d4455dfb-pcztn/console" id=caf54ddb-a3b5-4c65-ac5f-667e1d4fb8e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836781 | controller | Jun 09 17:26:01.145718 crc crio[22095]: time="2026-06-09T17:26:01.145622359Z" level=info msg="Starting container: 64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea" id=3c3313e5-b079-45c1-88ae-f66e29324d24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836798 | controller | Jun 09 17:26:01.154605 crc crio[22095]: time="2026-06-09T17:26:01.151887499Z" level=info msg="Started container" PID=246015 containerID=64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea description=openshift-console/console-d4455dfb-pcztn/console id=3c3313e5-b079-45c1-88ae-f66e29324d24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8
2026-06-09 17:40:40.836814 | controller | Jun 09 17:26:01.169502 crc crio[22095]: time="2026-06-09T17:26:01.169421929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.836830 | controller | Jun 09 17:26:01.180694 crc crio[22095]: time="2026-06-09T17:26:01.180577415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.836846 | controller | Jun 09 17:26:01.196560 crc crio[22095]: time="2026-06-09T17:26:01.196472453Z" level=info msg="Created container ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb: openstack/kube-state-metrics-0/kube-state-metrics" id=d96edcd1-f809-4489-898f-3002c6d61518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836884 | controller | Jun 09 17:26:01.201378 crc crio[22095]: time="2026-06-09T17:26:01.201337068Z" level=info msg="Starting container: ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb" id=47a1e04e-133c-4fa5-9139-f91e66ce6584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836902 | controller | Jun 09 17:26:01.208537 crc crio[22095]: time="2026-06-09T17:26:01.208391539Z" level=info msg="Started container" PID=246021 containerID=ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb description=openstack/kube-state-metrics-0/kube-state-metrics id=47a1e04e-133c-4fa5-9139-f91e66ce6584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390
2026-06-09 17:40:40.836919 | controller | Jun 09 17:26:01.264598 crc crio[22095]: time="2026-06-09T17:26:01.264539399Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.836940 | controller | Jun 09 17:26:01.603377 crc crio[22095]: time="2026-06-09T17:26:01.603296824Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=0c81d9ce-e6c2-444f-aa63-2be5b92c90a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836957 | controller | Jun 09 17:26:01.710090 crc crio[22095]: time="2026-06-09T17:26:01.708869549Z" level=info msg="Created container cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886: openstack/rabbitmq-server-0/setup-container" id=10daee2f-4adc-4a8a-90b9-3ac9f90e322c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.836973 | controller | Jun 09 17:26:01.710607 crc crio[22095]: time="2026-06-09T17:26:01.710554813Z" level=info msg="Starting container: cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886" id=83aa66fc-030e-495b-849c-32901ffbf6d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.836989 | controller | Jun 09 17:26:01.724318 crc crio[22095]: time="2026-06-09T17:26:01.724062569Z" level=info msg="Started container" PID=245969 containerID=cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886 description=openstack/rabbitmq-server-0/setup-container id=83aa66fc-030e-495b-849c-32901ffbf6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199
2026-06-09 17:40:40.837005 | controller | Jun 09 17:26:01.774188 crc crio[22095]: time="2026-06-09T17:26:01.77403967Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837021 | controller | Jun 09 17:26:01.800800 crc crio[22095]: time="2026-06-09T17:26:01.800687903Z" level=info msg="Created container a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282: openstack/memcached-0/memcached" id=0a3a1e7e-b652-4402-b7e1-8a1ada94775a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837037 | controller | Jun 09 17:26:01.803265 crc crio[22095]: time="2026-06-09T17:26:01.803053464Z" level=info msg="Starting container: a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282" id=b7877c4c-6a7c-4755-8224-41d5c75f144e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.837053 | controller | Jun 09 17:26:01.804043 crc crio[22095]: time="2026-06-09T17:26:01.803744572Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837069 | controller | Jun 09 17:26:01.823223 crc crio[22095]: time="2026-06-09T17:26:01.823110638Z" level=info msg="Started container" PID=246020 containerID=a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282 description=openstack/memcached-0/memcached id=b7877c4c-6a7c-4755-8224-41d5c75f144e name=/runtime.v1.RuntimeService/StartContainer sandboxID=96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8
2026-06-09 17:40:40.837085 | controller | Jun 09 17:26:01.839321 crc crio[22095]: time="2026-06-09T17:26:01.839214202Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837101 | controller | Jun 09 17:26:01.865069 crc crio[22095]: time="2026-06-09T17:26:01.864838909Z" level=info msg="Created container f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149: openstack/swift-storage-0/xattr-restore" id=c8c6e2fe-5dc4-46b6-ad8f-fd6843f5f27c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837120 | controller | Jun 09 17:26:01.866383 crc crio[22095]: time="2026-06-09T17:26:01.866141012Z" level=info msg="Starting container: f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149" id=3aa55e64-b363-4f85-8a8a-20d1aa4caa0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.837137 | controller | Jun 09 17:26:01.876465 crc crio[22095]: time="2026-06-09T17:26:01.876335614Z" level=info msg="Created container faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=10c301c7-b5c3-4160-8126-51895db826e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837153 | controller | Jun 09 17:26:01.881776 crc crio[22095]: time="2026-06-09T17:26:01.881624549Z" level=info msg="Starting container: faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391" id=e74b62f6-d396-4f5c-abcd-918fb0a26da6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.837169 | controller | Jun 09 17:26:01.881883 crc crio[22095]: time="2026-06-09T17:26:01.881755863Z" level=info msg="Started container" PID=246022 containerID=f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149 description=openstack/swift-storage-0/xattr-restore id=3aa55e64-b363-4f85-8a8a-20d1aa4caa0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.837184 | controller | Jun 09 17:26:01.889993 crc crio[22095]: time="2026-06-09T17:26:01.889806079Z" level=info msg="Started container" PID=246014 containerID=faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=e74b62f6-d396-4f5c-abcd-918fb0a26da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15
2026-06-09 17:40:40.837201 | controller | Jun 09 17:26:01.914058 crc crio[22095]: time="2026-06-09T17:26:01.913847906Z" level=info msg="Created container d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df: openstack/rabbitmq-cell1-server-0/setup-container" id=14651469-c3d3-4ba5-b268-653724e019e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837216 | controller | Jun 09 17:26:01.915811 crc crio[22095]: time="2026-06-09T17:26:01.915691213Z" level=info msg="Starting container: d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df" id=ef50c405-8533-4a0b-b04f-7ef851321d21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.837232 | controller | Jun 09 17:26:01.944376 crc crio[22095]: time="2026-06-09T17:26:01.93857398Z" level=info msg="Started container" PID=246013 containerID=d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df description=openstack/rabbitmq-cell1-server-0/setup-container id=ef50c405-8533-4a0b-b04f-7ef851321d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b
2026-06-09 17:40:40.837248 | controller | Jun 09 17:26:01.963146 crc crio[22095]: time="2026-06-09T17:26:01.96310731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0c09fe1f-df05-4ef8-bad4-90451a937862 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837264 | controller | Jun 09 17:26:01.965739 crc crio[22095]: time="2026-06-09T17:26:01.965613974Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837280 | controller | Jun 09 17:26:01.977424 crc crio[22095]: time="2026-06-09T17:26:01.977325035Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=8ae209f0-93cb-4328-96bd-a268cffbfad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837298 | controller | Jun 09 17:26:02.009402 crc crio[22095]: time="2026-06-09T17:26:02.009301035Z" level=info msg="Created container 77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a: openstack/ovn-northd-0/ovn-northd" id=b3057c99-3334-4664-b53e-304d6509225e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.837314 | controller | Jun 09 17:26:02.011600 crc crio[22095]: time="2026-06-09T17:26:02.011516712Z" level=info msg="Starting container: 77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a" id=3c588cd7-36b8-4426-98ce-d2124474ef18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.837329 | controller | Jun 09 17:26:02.020886 crc crio[22095]: time="2026-06-09T17:26:02.020614365Z" level=info msg="Started container" PID=246023 containerID=77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a description=openstack/ovn-northd-0/ovn-northd id=3c588cd7-36b8-4426-98ce-d2124474ef18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1
2026-06-09 17:40:40.837345 | controller | Jun 09 17:26:02.048744 crc crio[22095]: time="2026-06-09T17:26:02.047547926Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=d923e25d-82f7-48fa-8bc0-65a45a93c47e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837361 | controller | Jun 09 17:26:02.221093 crc crio[22095]: time="2026-06-09T17:26:02.215748201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=b0fdbac2-fadc-46b4-9e4e-ce25fcfb47a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837376 | controller | Jun 09 17:26:02.237629 crc crio[22095]: time="2026-06-09T17:26:02.237518199Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=448b56e0-6416-44a2-83ab-2a83ac4f6809 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837392 | controller | Jun 09 17:26:02.304595 crc crio[22095]: time="2026-06-09T17:26:02.304449996Z" level=info msg="Stopped container c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=2c72f0eb-3dc3-4618-9a78-3d647ae09764 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.837407 | controller | Jun 09 17:26:02.306866 crc crio[22095]: time="2026-06-09T17:26:02.306746125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f53557b0-68b3-4e74-93d0-3286bdabadb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837423 | controller | Jun 09 17:26:02.312081 crc crio[22095]: time="2026-06-09T17:26:02.31199877Z" level=info msg="Stopped pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077" id=80eff16e-e0df-438b-b84e-10ec683eaf82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.837438 | controller | Jun 09 17:26:02.392773 crc crio[22095]: time="2026-06-09T17:26:02.39269038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837454 | controller | Jun 09 17:26:02.397074 crc crio[22095]: time="2026-06-09T17:26:02.396176389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837470 | controller | Jun 09 17:26:02.397559 crc crio[22095]: time="2026-06-09T17:26:02.397453062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837485 | controller | Jun 09 17:26:02.400690 crc crio[22095]: time="2026-06-09T17:26:02.400641434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837505 | controller | Jun 09 17:26:02.404218 crc crio[22095]: time="2026-06-09T17:26:02.404122073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=121d25d1-05db-49c8-a076-012adc1568db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837521 | controller | Jun 09 17:26:02.404510 crc crio[22095]: time="2026-06-09T17:26:02.404476122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=980baaba-4fe5-4cbe-9ee3-f80bb3ec159c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837537 | controller | Jun 09 17:26:02.406013 crc crio[22095]: time="2026-06-09T17:26:02.404587635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7cd8e5a8-2826-47b7-9752-189b9d3dfc8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837553 | controller | Jun 09 17:26:02.406013 crc crio[22095]: time="2026-06-09T17:26:02.405289413Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=15508726-6fa3-473b-aad2-1ea0d090fd5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837569 | controller | Jun 09 17:26:02.406013 crc crio[22095]: time="2026-06-09T17:26:02.405788896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=2ddaf01f-be4f-451e-b6ea-abed95459c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837584 | controller | Jun 09 17:26:02.406754 crc crio[22095]: time="2026-06-09T17:26:02.406592217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4ed00ef7-60bc-4717-b9c4-4a2b6675743a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837600 | controller | Jun 09 17:26:02.518543 crc crio[22095]: time="2026-06-09T17:26:02.518445166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837616 | controller | Jun 09 17:26:02.548146 crc crio[22095]: time="2026-06-09T17:26:02.548038265Z" level=info msg="Ran pod sandbox 8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.837632 | controller | Jun 09 17:26:02.550510 crc crio[22095]: time="2026-06-09T17:26:02.550469698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837647 | controller | Jun 09 17:26:02.550764 crc crio[22095]: time="2026-06-09T17:26:02.550744325Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837663 | controller | Jun 09 17:26:02.550985 crc crio[22095]: time="2026-06-09T17:26:02.550903599Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837679 | controller | Jun 09 17:26:02.552420 crc crio[22095]: time="2026-06-09T17:26:02.552341756Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=092ba6d1-686f-4bd6-9c28-705ca13f650c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.837699 | controller | Jun 09 17:26:02.565308 crc crio[22095]: time="2026-06-09T17:26:02.564354744Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 17:40:40.837716 | controller | Jun 09 17:26:02.629347 crc crio[22095]: time="2026-06-09T17:26:02.628559491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837732 | controller | Jun 09 17:26:02.638032 crc crio[22095]: time="2026-06-09T17:26:02.637810758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837749 | controller | Jun 09 17:26:02.765085 crc crio[22095]: time="2026-06-09T17:26:02.759438508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837765 | controller | Jun 09 17:26:02.770350 crc crio[22095]: time="2026-06-09T17:26:02.770277356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837782 | controller | Jun 09 17:26:02.805169 crc crio[22095]: time="2026-06-09T17:26:02.80510266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837798 | controller | Jun 09 17:26:02.806618 crc crio[22095]: time="2026-06-09T17:26:02.806539697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b2be4c79-6eff-4ffc-9b5e-363a027b4d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837814 | controller | Jun 09 17:26:02.834732 crc crio[22095]: time="2026-06-09T17:26:02.834566306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837830 | controller | Jun 09 17:26:02.870368 crc crio[22095]: time="2026-06-09T17:26:02.869149463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837846 | controller | Jun 09 17:26:02.878611 crc crio[22095]: time="2026-06-09T17:26:02.876407859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837888 | controller | Jun 09 17:26:02.911169 crc crio[22095]: time="2026-06-09T17:26:02.910616157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837907 | controller | Jun 09 17:26:02.918462 crc crio[22095]: time="2026-06-09T17:26:02.918133449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.837924 | controller | Jun 09 17:26:02.921540 crc crio[22095]: time="2026-06-09T17:26:02.921322181Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=516042a0-c703-48b6-a257-1dbae196670f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837941 | controller | Jun 09 17:26:02.952091 crc crio[22095]: time="2026-06-09T17:26:02.952046619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fab20cfd-0c69-479c-ba90-9add6465c4da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837960 | controller | Jun 09 17:26:02.953081 crc crio[22095]: time="2026-06-09T17:26:02.953025994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4e804ffb-ba9d-49d3-bfa5-6b9e41c792af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837978 | controller | Jun 09 17:26:02.953375 crc crio[22095]: time="2026-06-09T17:26:02.953185459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1d6d908e-39e6-4140-a38f-13d2025e2bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.837994 | controller | Jun 09 17:26:02.953633 crc crio[22095]: time="2026-06-09T17:26:02.953539988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c4be0f30-3a8b-4282-98a9-787d998a53bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.838010 | controller | Jun 09 17:26:02.953783 crc crio[22095]: time="2026-06-09T17:26:02.953664521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=33b2f6be-ab29-44f0-a5a7-7c894da75f90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.838026 | controller | Jun 09 17:26:02.973538 crc crio[22095]: time="2026-06-09T17:26:02.973476769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838042 | controller | Jun 09 17:26:02.992823 crc crio[22095]: time="2026-06-09T17:26:02.992723323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838058 | controller | Jun 09 17:26:03.000406 crc crio[22095]: time="2026-06-09T17:26:03.000328858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838075 | controller | Jun 09 17:26:03.035037 crc crio[22095]: time="2026-06-09T17:26:03.034968797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838091 | controller | Jun 09 17:26:03.038019 crc crio[22095]: time="2026-06-09T17:26:03.037784659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838106 | controller | Jun 09 17:26:03.038602 crc crio[22095]: time="2026-06-09T17:26:03.038526698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f2bf07e2-6569-4fea-8c4b-30e5c66445a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.838123 | controller | Jun 09 17:26:03.041450 crc crio[22095]: time="2026-06-09T17:26:03.041390201Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=c8ea3238-c93c-42ec-ab12-7472e24d6754 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.838139 | controller | Jun 09 17:26:03.051023 crc crio[22095]: time="2026-06-09T17:26:03.050804233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838155 | controller | Jun 09 17:26:03.070263 crc crio[22095]: time="2026-06-09T17:26:03.069429361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=4bcae1f5-3b25-4019-8fb6-c3dc6e7bac4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.838177 | controller | Jun 09 17:26:03.101425 crc crio[22095]: time="2026-06-09T17:26:03.10135007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838194 | controller | Jun 09 17:26:03.105545 crc crio[22095]: time="2026-06-09T17:26:03.105434404Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=7ba804b3-adff-4081-be68-669c8bd18a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838210 | controller | Jun 09 17:26:03.109649 crc crio[22095]: time="2026-06-09T17:26:03.109498799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838226 | controller | Jun 09 17:26:03.114859 crc crio[22095]: time="2026-06-09T17:26:03.114798275Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=19d7dac3-0441-4ba1-9dfe-51fee72eaf2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838242 | controller | Jun 09 17:26:03.122700 crc crio[22095]: time="2026-06-09T17:26:03.122624675Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=41ad9e58-c7b3-4f28-a57b-ee8db65e6421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838258 | controller | Jun 09 17:26:03.123613 crc crio[22095]: time="2026-06-09T17:26:03.123569469Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=82d8afae-658d-4e3e-b3e7-037b3dc3c760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838274 | controller | Jun 09 17:26:03.130657 crc crio[22095]: time="2026-06-09T17:26:03.130484637Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=84c249db-d737-4f32-81df-346a1935c659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838289 | controller | Jun 09 17:26:03.131110 crc crio[22095]: time="2026-06-09T17:26:03.131042481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838305 | controller | Jun 09 17:26:03.131908 crc crio[22095]: time="2026-06-09T17:26:03.131865662Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=21f7f853-130e-4745-ad80-e83d77374e7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838321 | controller | Jun 09 17:26:03.150010 crc crio[22095]: time="2026-06-09T17:26:03.149813913Z" level=info msg="Created container a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=0cb98f17-adc6-4aa3-9602-9e5ae74a372a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838336 | controller | Jun 09 17:26:03.151268 crc crio[22095]: time="2026-06-09T17:26:03.15047149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838351 | controller | Jun 09 17:26:03.157785 crc crio[22095]: time="2026-06-09T17:26:03.157423898Z" level=info msg="Starting container: a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3" id=3fd7a6f4-5f12-4e37-a3f7-138623c9306a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.838367 | controller | Jun 09 17:26:03.165825 crc crio[22095]: time="2026-06-09T17:26:03.164980212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838386 | controller | Jun 09 17:26:03.172620 crc crio[22095]: time="2026-06-09T17:26:03.172523015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838402 | controller | Jun 09 17:26:03.180290 crc crio[22095]: time="2026-06-09T17:26:03.180172162Z" level=info msg="Started container" PID=246549 containerID=a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3 description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=3fd7a6f4-5f12-4e37-a3f7-138623c9306a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69
2026-06-09 17:40:40.838418 | controller | Jun 09 17:26:03.191451 crc crio[22095]: time="2026-06-09T17:26:03.191377829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838435 | controller | Jun 09 17:26:03.196004 crc crio[22095]: time="2026-06-09T17:26:03.195858044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838451 | controller | Jun 09 17:26:03.247416 crc crio[22095]: time="2026-06-09T17:26:03.247348525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838466 | controller | Jun 09 17:26:03.298204 crc crio[22095]: time="2026-06-09T17:26:03.297402989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838482 | controller | Jun 09 17:26:03.305278 crc crio[22095]: time="2026-06-09T17:26:03.304738686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838497 | controller | Jun 09 17:26:03.321684 crc crio[22095]: time="2026-06-09T17:26:03.321596779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838512 | controller | Jun 09 17:26:03.325503 crc crio[22095]: time="2026-06-09T17:26:03.325441567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838528 | controller | Jun 09 17:26:03.331064 crc crio[22095]: time="2026-06-09T17:26:03.330909817Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838544 | controller | Jun 09 17:26:03.334599 crc crio[22095]: time="2026-06-09T17:26:03.33451644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838559 | controller | Jun 09 17:26:03.339489 crc crio[22095]: time="2026-06-09T17:26:03.339415456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838575 | controller | Jun 09 17:26:03.349339 crc crio[22095]: time="2026-06-09T17:26:03.349218597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838591 | controller | Jun 09 17:26:03.353609 crc crio[22095]: time="2026-06-09T17:26:03.353538598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838610 | controller | Jun 09 17:26:03.363268 crc crio[22095]: time="2026-06-09T17:26:03.363174835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838626 | controller | Jun 09 17:26:03.370759 crc crio[22095]: time="2026-06-09T17:26:03.370623916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838642 | controller | Jun 09 17:26:03.385559 crc crio[22095]: time="2026-06-09T17:26:03.385517208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838658 | controller | Jun 09 17:26:03.400629 crc crio[22095]: time="2026-06-09T17:26:03.400541384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838674 | controller | Jun 09 17:26:03.504746 crc crio[22095]: time="2026-06-09T17:26:03.504543952Z" level=info msg="Created container 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=0c53437a-fa46-4f8e-a1e9-73e0d5629ece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838690 | controller | Jun 09 17:26:03.505870 crc crio[22095]: time="2026-06-09T17:26:03.505686511Z" level=info msg="Starting container: 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00" id=03a405cd-dea0-4c46-9847-9a4ceb6756fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.838706 | controller | Jun 09 17:26:03.510758 crc crio[22095]: time="2026-06-09T17:26:03.510530095Z" level=info msg="Started container" PID=246550 containerID=149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=03a405cd-dea0-4c46-9847-9a4ceb6756fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c
2026-06-09 17:40:40.838722 | controller | Jun 09 17:26:03.592212 crc crio[22095]: time="2026-06-09T17:26:03.592123698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838738 | controller | Jun 09 17:26:03.597592 crc crio[22095]: time="2026-06-09T17:26:03.597512377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838754 | controller | Jun 09 17:26:03.610496 crc crio[22095]: time="2026-06-09T17:26:03.610329345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838770 | controller | Jun 09 17:26:03.615346 crc crio[22095]: time="2026-06-09T17:26:03.615152609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838786 | controller | Jun 09 17:26:03.619329 crc crio[22095]: time="2026-06-09T17:26:03.619218764Z" level=info msg="Created container c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=751bc3e7-f086-4018-9fd5-a171a75fc3c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838801 | controller | Jun 09 17:26:03.626416 crc crio[22095]: time="2026-06-09T17:26:03.626222653Z" level=info msg="Starting container: c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6" id=4d7f0f49-ec4b-4d32-9c24-c086228d1a73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.838821 | controller | Jun 09 17:26:03.634816 crc crio[22095]: time="2026-06-09T17:26:03.634647419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838837 | controller | Jun 09 17:26:03.637586 crc crio[22095]: time="2026-06-09T17:26:03.637493042Z" level=info msg="Started container" PID=246555 containerID=c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=4d7f0f49-ec4b-4d32-9c24-c086228d1a73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b
2026-06-09 17:40:40.838870 | controller | Jun 09 17:26:03.640181 crc crio[22095]: time="2026-06-09T17:26:03.640109579Z" level=info msg="Created container b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23: openstack/cinder-api-0/cinder-api-log" id=8852e5fb-0687-4cfe-910e-5f41673c625a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.838892 | controller | Jun 09 17:26:03.641168 crc crio[22095]: time="2026-06-09T17:26:03.641011393Z" level=info msg="Starting container: b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23" id=fd8aa124-673a-4f03-9290-3a056031898e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.838909 | controller | Jun 09 17:26:03.649542 crc crio[22095]: time="2026-06-09T17:26:03.649457909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838925 | controller | Jun 09 17:26:03.652378 crc crio[22095]: time="2026-06-09T17:26:03.652282812Z" level=info msg="Started container" PID=246551 containerID=b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23 description=openstack/cinder-api-0/cinder-api-log id=fd8aa124-673a-4f03-9290-3a056031898e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.838942 | controller | Jun 09 17:26:03.661108 crc crio[22095]: time="2026-06-09T17:26:03.661005975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838958 | controller | Jun 09 17:26:03.666612 crc crio[22095]: time="2026-06-09T17:26:03.666532437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.838974 | controller | Jun 09 17:26:03.677022 crc crio[22095]: time="2026-06-09T17:26:03.676894583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=b07e8e7f-c2a4-4f18-89d2-8f5cfe4b6492 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.838990 | controller | Jun 09 17:26:03.684035 crc crio[22095]: time="2026-06-09T17:26:03.683880592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839006 | controller | Jun 09 17:26:03.692981 crc crio[22095]: time="2026-06-09T17:26:03.692846372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839022 | controller | Jun 09 17:26:03.697282 crc crio[22095]: time="2026-06-09T17:26:03.696699061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839038 | controller | Jun 09 17:26:03.702417 crc crio[22095]: time="2026-06-09T17:26:03.702330396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839058 | controller | Jun 09 17:26:03.808754 crc crio[22095]: time="2026-06-09T17:26:03.808068238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839074 | controller | Jun 09 17:26:03.811036 crc crio[22095]: time="2026-06-09T17:26:03.809793712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839090 | controller | Jun 09 17:26:03.814729 crc crio[22095]: time="2026-06-09T17:26:03.814704178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839105 | controller | Jun 09 17:26:03.827297 crc crio[22095]: time="2026-06-09T17:26:03.82646734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839121 | controller | Jun 09 17:26:03.827297 crc crio[22095]: time="2026-06-09T17:26:03.827269011Z" level=info msg="Created container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler" id=6d26d5c3-465e-4ed4-b37f-9c6bfb527999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839137 | controller | Jun 09 17:26:03.828824 crc crio[22095]: time="2026-06-09T17:26:03.828665417Z" level=info msg="Starting container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811" id=3487afce-e11a-4b18-99ab-18c1f065c4be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839153 | controller | Jun 09 17:26:03.843431 crc crio[22095]: time="2026-06-09T17:26:03.843341223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839170 | controller | Jun 09 17:26:03.846144 crc crio[22095]: time="2026-06-09T17:26:03.846059063Z" level=info msg="Started container" PID=246553 containerID=bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 description=openstack/cinder-scheduler-0/cinder-scheduler id=3487afce-e11a-4b18-99ab-18c1f065c4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.839186 | controller | Jun 09 17:26:03.846443 crc crio[22095]: time="2026-06-09T17:26:03.84635433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839203 | controller | Jun 09 17:26:03.876719 crc crio[22095]: time="2026-06-09T17:26:03.876395721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=593b0c97-b5ad-45c5-bd2b-d22281dd09de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.839219 | controller | Jun 09 17:26:03.879475 crc crio[22095]: time="2026-06-09T17:26:03.879430779Z" level=info msg="Created container b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator" id=f94a9e88-5d1e-478a-a195-7c9a46362ab1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839236 | controller | Jun 09 17:26:03.881094 crc crio[22095]: time="2026-06-09T17:26:03.880902117Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=b5b1e22b-2ddf-4e95-a8a5-17eba9b40254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839252 | controller | Jun 09 17:26:03.881426 crc crio[22095]: time="2026-06-09T17:26:03.881347078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839272 | controller | Jun 09 17:26:03.887173 crc crio[22095]: time="2026-06-09T17:26:03.887106136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839288 | controller | Jun 09 17:26:03.892655 crc crio[22095]: time="2026-06-09T17:26:03.892552735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839304 | controller | Jun 09 17:26:03.895671 crc crio[22095]: time="2026-06-09T17:26:03.893231903Z" level=info msg="Created container bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac: openstack/glance-default-internal-api-0/glance-httpd" id=e24bf0f8-bb84-4fe3-bae9-1f7f446bc8b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839320 | controller | Jun 09 17:26:03.895671 crc crio[22095]: time="2026-06-09T17:26:03.893475089Z" level=info msg="Starting container: b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c" id=d7a6bdd2-9b30-4568-b2ff-599b4fd57f14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839335 | controller | Jun 09 17:26:03.895671 crc crio[22095]: time="2026-06-09T17:26:03.894207868Z" level=info msg="Starting container: bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac" id=eca254b6-ba90-4a5f-b694-26b02e940727 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839351 | controller | Jun 09 17:26:03.919882 crc crio[22095]: time="2026-06-09T17:26:03.919763173Z" level=info msg="Created container 3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b386d686-185d-48d2-9394-5a1b9d47a6ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839367 | controller | Jun 09 17:26:03.921343 crc crio[22095]: time="2026-06-09T17:26:03.921207431Z" level=info msg="Starting container: 3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb" id=bfa6dfe8-89dd-41cd-ade7-8b356c056628 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839383 | controller | Jun 09 17:26:03.928204 crc crio[22095]: time="2026-06-09T17:26:03.927898362Z" level=info msg="Created container 6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager" id=814986cf-6aa5-4ad2-a131-f129ba534903 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839399 | controller | Jun 09 17:26:03.932167 crc crio[22095]: time="2026-06-09T17:26:03.931832933Z" level=info msg="Started container" PID=246547 containerID=bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac description=openstack/glance-default-internal-api-0/glance-httpd id=eca254b6-ba90-4a5f-b694-26b02e940727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156
2026-06-09 17:40:40.839416 | controller | Jun 09 17:26:03.932740 crc crio[22095]: time="2026-06-09T17:26:03.932669115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839446 | controller | Jun 09 17:26:03.932868 crc crio[22095]: time="2026-06-09T17:26:03.932722876Z" level=info msg="Starting container: 6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd" id=74a82e3d-c717-4c72-88e5-500676052d37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839464 | controller | Jun 09 17:26:03.935423 crc crio[22095]: time="2026-06-09T17:26:03.935306142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839484 | controller | Jun 09 17:26:03.936839 crc crio[22095]: time="2026-06-09T17:26:03.936594305Z" level=info msg="Created container 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=b9ae0810-239f-42ec-b021-4c5043f91b5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839501 | controller | Jun 09 17:26:03.939577 crc crio[22095]: time="2026-06-09T17:26:03.939464129Z" level=info msg="Starting container: 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8" id=78a2cf45-84a1-4082-b128-97c3956581b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839517 | controller | Jun 09 17:26:03.940535 crc crio[22095]: time="2026-06-09T17:26:03.940380282Z" level=info msg="Started container" PID=246573 containerID=3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=bfa6dfe8-89dd-41cd-ade7-8b356c056628 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.839534 | controller | Jun 09 17:26:03.946466 crc crio[22095]: time="2026-06-09T17:26:03.946384166Z" level=info msg="Started container" PID=246579 containerID=b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c description=openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator id=d7a6bdd2-9b30-4568-b2ff-599b4fd57f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4
2026-06-09 17:40:40.839551 | controller | Jun 09 17:26:03.947533 crc crio[22095]: time="2026-06-09T17:26:03.940491875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=635648c2-475c-4796-8cfc-07ec7e0da2f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.839567 | controller | Jun 09 17:26:03.947533 crc crio[22095]: time="2026-06-09T17:26:03.944500368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5b510d62-cc76-4e6d-828d-76724d74fc71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.839583 | controller | Jun 09 17:26:03.947672 crc crio[22095]: time="2026-06-09T17:26:03.945295588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8dfbba49-f898-4cab-a0af-10647d15b723 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.839598 | controller | Jun 09 17:26:03.948048 crc crio[22095]: time="2026-06-09T17:26:03.946051338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f14904c4-b6ff-4b7c-a7a5-ff297bae2377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.839614 | controller | Jun 09 17:26:03.948135 crc crio[22095]: time="2026-06-09T17:26:03.948112651Z" level=info msg="Started container" PID=246557 containerID=289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=78a2cf45-84a1-4082-b128-97c3956581b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.839630 | controller | Jun 09 17:26:03.952445 crc crio[22095]: time="2026-06-09T17:26:03.95237752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839646 | controller | Jun 09 17:26:03.957709 crc crio[22095]: time="2026-06-09T17:26:03.957646755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=286dc8d2-3d1c-4336-a728-b6ee1f91bc97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.839665 | controller | Jun 09 17:26:03.958062 crc crio[22095]: time="2026-06-09T17:26:03.958028945Z" level=info msg="Started container" PID=246565 containerID=6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager id=74a82e3d-c717-4c72-88e5-500676052d37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041
2026-06-09 17:40:40.839682 | controller | Jun 09 17:26:03.958537 crc crio[22095]: time="2026-06-09T17:26:03.958422895Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=1a20505b-8ede-48ca-a75f-b1118ad40854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839698 | controller | Jun 09 17:26:03.959028 crc crio[22095]: time="2026-06-09T17:26:03.958887967Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=8d8df883-1b3e-4d07-9a6c-995707ef5bbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839714 | controller | Jun 09 17:26:03.960047 crc crio[22095]: time="2026-06-09T17:26:03.958078616Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=41b4ceeb-cb68-45d0-84aa-6494104efdaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839730 | controller | Jun 09 17:26:03.960793 crc crio[22095]: time="2026-06-09T17:26:03.96057454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839746 | controller | Jun 09 17:26:03.964635 crc crio[22095]: time="2026-06-09T17:26:03.964544192Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_nova-api-db-create-pt42h_openstack_b62a4880-4064-4cb0-9cb3-8a1cceee42fc_2 for id f3201bc7576246cd35988c9925b6c10d60a8d0a044c5968ca9fe887256357eec: name is reserved"
2026-06-09 17:40:40.839762 | controller | Jun 09 17:26:03.964635 crc crio[22095]: time="2026-06-09T17:26:03.964666685Z" level=info msg="Found container k8s_mariadb-database-create_nova-api-db-create-pt42h_openstack_b62a4880-4064-4cb0-9cb3-8a1cceee42fc_2 with ID 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc in resource cache; using it" id=7ba804b3-adff-4081-be68-669c8bd18a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839778 | controller | Jun 09 17:26:03.965320 crc crio[22095]: time="2026-06-09T17:26:03.965172308Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_placement-9a1f-account-create-update-ss2tc_openstack_75f5c241-9932-4422-b1ae-8b18e65e6740_2 for id 32a1de09c4d153d60a1427f3937afd5d8abc152ac02ae378b4aba81a09f59894: name is reserved"
2026-06-09 17:40:40.839794 | controller | Jun 09 17:26:03.965772 crc crio[22095]: time="2026-06-09T17:26:03.965596599Z" level=info msg="Found container k8s_mariadb-account-create-update_placement-9a1f-account-create-update-ss2tc_openstack_75f5c241-9932-4422-b1ae-8b18e65e6740_2 with ID db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9 in resource cache; using it" id=19d7dac3-0441-4ba1-9dfe-51fee72eaf2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839810 | controller | Jun 09 17:26:03.965772 crc crio[22095]: time="2026-06-09T17:26:03.965696802Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_nova-cell0-0aeb-account-create-update-78cm2_openstack_3be1e1fa-837b-4a6b-bdb3-4542eb6620f0_2 for id b91dcba08d8c269e8b3020aaea3774eb6b88cfbe48be1bbf73ab78ad8b14ba0e: name is reserved"
2026-06-09 17:40:40.839826 | controller | Jun 09 17:26:03.965772 crc crio[22095]: time="2026-06-09T17:26:03.965743993Z" level=info msg="Found container k8s_mariadb-account-create-update_nova-cell0-0aeb-account-create-update-78cm2_openstack_3be1e1fa-837b-4a6b-bdb3-4542eb6620f0_2 with ID 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d in resource cache; using it" id=82d8afae-658d-4e3e-b3e7-037b3dc3c760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839845 | controller | Jun 09 17:26:03.966303 crc crio[22095]: time="2026-06-09T17:26:03.966270467Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_nova-cell1-4309-account-create-update-rcv7j_openstack_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d_2 for id 028a6bc702d9b67eacf3ef8c5e3fbecac3583d0253abcf7e29b1743d8f60681a: name is reserved"
2026-06-09 17:40:40.839881 | controller | Jun 09 17:26:03.966303 crc crio[22095]: time="2026-06-09T17:26:03.966301097Z" level=info msg="Found container k8s_mariadb-account-create-update_nova-cell1-4309-account-create-update-rcv7j_openstack_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d_2 with ID a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8 in resource cache; using it" id=21f7f853-130e-4745-ad80-e83d77374e7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839899 | controller | Jun 09 17:26:03.966720 crc crio[22095]: time="2026-06-09T17:26:03.966545934Z" level=warning msg="error reserving ctr name k8s_ovn-config_ovsdbserver-sb-0-config-1781024830-zrqlm_openstack_4cce103a-f679-4526-a51b-871efa42be39_2 for id 6fdc4b1c9dd188360acb45132d7422b8f43ee6ba7a372ba951fec92615a849fb: name is reserved"
2026-06-09 17:40:40.839916 | controller | Jun 09 17:26:03.972367 crc crio[22095]: time="2026-06-09T17:26:03.965430645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.839932 | controller | Jun 09 17:26:03.974768 crc crio[22095]: time="2026-06-09T17:26:03.965604189Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_nova-cell0-db-create-flqbk_openstack_37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5_2 for id e8ecb3109121062107b381074922d1d771a64cba2bc7a8843d3d16cc2e258030: name is reserved"
2026-06-09 17:40:40.839948 | controller | Jun 09 17:26:03.974768 crc crio[22095]: time="2026-06-09T17:26:03.973120722Z" level=info msg="Found container k8s_mariadb-database-create_nova-cell0-db-create-flqbk_openstack_37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5_2 with ID 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1 in resource cache; using it" id=41ad9e58-c7b3-4f28-a57b-ee8db65e6421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839964 | controller | Jun 09 17:26:03.980002 crc crio[22095]: time="2026-06-09T17:26:03.977171496Z" level=info msg="Starting container: 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc" id=73c8e46a-6dbe-4b08-9b9f-2bac52aefc23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.839980 | controller | Jun 09 17:26:03.980390 crc crio[22095]: time="2026-06-09T17:26:03.980356888Z" level=info msg="Found container k8s_ovn-config_ovsdbserver-sb-0-config-1781024830-zrqlm_openstack_4cce103a-f679-4526-a51b-871efa42be39_2 with ID 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35 in resource cache; using it" id=84c249db-d737-4f32-81df-346a1935c659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.839996 | controller | Jun 09 17:26:03.986872 crc crio[22095]: time="2026-06-09T17:26:03.986640009Z" level=info msg="Starting container: a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8" id=a8ceac17-c7cb-453c-a033-aeab45a394d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.840012 | controller | Jun 09 17:26:03.987135 crc crio[22095]: time="2026-06-09T17:26:03.986826804Z" level=info msg="Starting container: 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1" id=4db15866-ee9f-4b42-80e1-4a376cbaef58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.840028 | controller | Jun 09 17:26:03.987436 crc crio[22095]: time="2026-06-09T17:26:03.987345277Z" level=info msg="Starting container: 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d" id=ece87a68-6fa3-4862-a7f1-139194bd4166 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.840047 | controller | Jun 09 17:26:03.988294 crc crio[22095]: time="2026-06-09T17:26:03.986784293Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=aca909a9-cae1-466f-9916-46e549c6d120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.840063 | controller | Jun 09 17:26:03.989418 crc crio[22095]: time="2026-06-09T17:26:03.98939186Z" level=info msg="Starting container: 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35" id=e7299004-c29b-4ec5-b8f4-58f7b7dfb9f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.840079 | controller | Jun 09 17:26:03.999681 crc crio[22095]: time="2026-06-09T17:26:03.989837611Z" level=info msg="Starting container: db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9" id=7f63e46f-d596-42a4-bb6b-301c33af09c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.840095 | controller | Jun 09 17:26:04.006460 crc crio[22095]: time="2026-06-09T17:26:04.006237192Z" level=info msg="Started container" PID=245986 containerID=0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=73c8e46a-6dbe-4b08-9b9f-2bac52aefc23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.840112 | controller | Jun 09 17:26:04.015632 crc crio[22095]: time="2026-06-09T17:26:04.015186941Z" level=info msg="Started container" PID=245569 containerID=a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=a8ceac17-c7cb-453c-a033-aeab45a394d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c
2026-06-09 17:40:40.840128 | controller | Jun 09 17:26:04.017606 crc crio[22095]: time="2026-06-09T17:26:04.017318056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f2b197a4-f570-4ed3-9549-64931a7fb625 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.840144 | controller | Jun 09 17:26:04.024827 crc crio[22095]: time="2026-06-09T17:26:04.023532276Z" level=info msg="Started container" PID=245575 containerID=3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=4db15866-ee9f-4b42-80e1-4a376cbaef58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.840161 | controller | Jun 09 17:26:04.043871 crc crio[22095]: time="2026-06-09T17:26:04.043676012Z" level=info msg="Started container" PID=245194 containerID=82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=e7299004-c29b-4ec5-b8f4-58f7b7dfb9f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8
2026-06-09 17:40:40.840178 | controller | Jun 09 17:26:04.052697 crc crio[22095]: time="2026-06-09T17:26:04.046872284Z" level=info msg="Started container" PID=245989 containerID=db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7f63e46f-d596-42a4-bb6b-301c33af09c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.840194 | controller | Jun 09 17:26:04.052697 crc crio[22095]: time="2026-06-09T17:26:04.051986845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840210 | controller | Jun 09 17:26:04.061760 crc crio[22095]: time="2026-06-09T17:26:04.061398167Z" level=info msg="Started container" PID=245981 containerID=721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=ece87a68-6fa3-4862-a7f1-139194bd4166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.840229 | controller | Jun 09 17:26:04.066586 crc crio[22095]: time="2026-06-09T17:26:04.065446911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840246 | controller | Jun 09 17:26:04.092353 crc crio[22095]: time="2026-06-09T17:26:04.092240888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840262 | controller | Jun 09 17:26:04.109433 crc crio[22095]: time="2026-06-09T17:26:04.108876045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840278 | controller | Jun 09 17:26:04.126470 crc crio[22095]: time="2026-06-09T17:26:04.122923025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840294 | controller | Jun 09 17:26:04.152282 crc crio[22095]: time="2026-06-09T17:26:04.1515513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840309 | controller | Jun 09 17:26:04.165135 crc crio[22095]: time="2026-06-09T17:26:04.164732058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840325 | controller | Jun 09 17:26:04.180563 crc crio[22095]: time="2026-06-09T17:26:04.17456358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840340 | controller | Jun 09 17:26:04.180563 crc crio[22095]: time="2026-06-09T17:26:04.177479165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840357 | controller | Jun 09 17:26:04.222685 crc crio[22095]: time="2026-06-09T17:26:04.182623217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840373 | controller | Jun 09 17:26:04.232658 crc crio[22095]: time="2026-06-09T17:26:04.230068044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840389 | controller | Jun 09 17:26:04.242698 crc crio[22095]: time="2026-06-09T17:26:04.242607945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840406 | controller | Jun 09 17:26:04.254686 crc crio[22095]: time="2026-06-09T17:26:04.254518271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840422 | controller | Jun 09 17:26:04.267370 crc crio[22095]: time="2026-06-09T17:26:04.266345354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840438 | controller | Jun 09 17:26:04.296044 crc crio[22095]: time="2026-06-09T17:26:04.289771445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840457 | controller | Jun 09 17:26:04.317757 crc crio[22095]: time="2026-06-09T17:26:04.317654391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840473 | controller | Jun 09 17:26:04.318714 crc crio[22095]: time="2026-06-09T17:26:04.318674447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840489 | controller | Jun 09 17:26:04.330596 crc crio[22095]: time="2026-06-09T17:26:04.330557122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840505 | controller | Jun 09 17:26:04.333827 crc crio[22095]: time="2026-06-09T17:26:04.333378274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840521 | controller | Jun 09 17:26:04.355613 crc crio[22095]: time="2026-06-09T17:26:04.355351998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840538 | controller | Jun 09 17:26:04.356844 crc crio[22095]: time="2026-06-09T17:26:04.356770104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840553 | controller | Jun 09 17:26:04.377497 crc crio[22095]: time="2026-06-09T17:26:04.377187748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840569 | controller | Jun 09 17:26:04.378500 crc crio[22095]: time="2026-06-09T17:26:04.378420209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840585 | controller | Jun 09 17:26:04.431131 crc crio[22095]: time="2026-06-09T17:26:04.430915526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840600 | controller | Jun 09 17:26:04.447644 crc crio[22095]: time="2026-06-09T17:26:04.446785523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840616 | controller | Jun 09 17:26:04.447995 crc crio[22095]: time="2026-06-09T17:26:04.447880401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840632 | controller | Jun 09 17:26:04.448543 crc crio[22095]: time="2026-06-09T17:26:04.44822485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840647 | controller | Jun 09 17:26:04.462165 crc crio[22095]: time="2026-06-09T17:26:04.461919592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840663 | controller | Jun 09 17:26:04.470072 crc crio[22095]: time="2026-06-09T17:26:04.469574668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840678 | controller | Jun 09 17:26:04.474147 crc crio[22095]: time="2026-06-09T17:26:04.474102154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840697 | controller | Jun 09 17:26:04.489041 crc crio[22095]: time="2026-06-09T17:26:04.485812455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840713 | controller | Jun 09 17:26:04.513713 crc crio[22095]: time="2026-06-09T17:26:04.513628538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=79631452-f479-423b-a500-b5485dbafc76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.840728 | controller | Jun 09 17:26:04.514827 crc crio[22095]: time="2026-06-09T17:26:04.514669765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840744 | controller | Jun 09 17:26:04.519005 crc crio[22095]: time="2026-06-09T17:26:04.518807681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840760 | controller | Jun 09 17:26:04.535483 crc crio[22095]: time="2026-06-09T17:26:04.533853327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840775 | controller | Jun 09 17:26:04.544869 crc crio[22095]: time="2026-06-09T17:26:04.543579176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840791 | controller | Jun 09 17:26:04.571624 crc crio[22095]: time="2026-06-09T17:26:04.565010516Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_glance-655e-account-create-update-rvx8q_openstack_c3563c6e-911c-469c-9303-588694f611b3_2 for id 948ce108db0521eb39a850566a086869a16d5a70489859da8efa7b35d3435b0c: name is reserved"
2026-06-09 17:40:40.840807 | controller | Jun 09 17:26:04.571624 crc crio[22095]: time="2026-06-09T17:26:04.567839169Z" level=info msg="Found container k8s_mariadb-account-create-update_glance-655e-account-create-update-rvx8q_openstack_c3563c6e-911c-469c-9303-588694f611b3_2 with ID b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796 in resource cache; using it" id=b5b1e22b-2ddf-4e95-a8a5-17eba9b40254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.840824 | controller | Jun 09 17:26:04.571624 crc crio[22095]: time="2026-06-09T17:26:04.565911379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e0a4d7e3-288b-45a2-b010-ccc09980778e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.840840 | controller | Jun 09 17:26:04.571624 crc crio[22095]: time="2026-06-09T17:26:04.568118826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840872 | controller | Jun 09 17:26:04.573500 crc crio[22095]: time="2026-06-09T17:26:04.573409322Z" level=info msg="Starting container: b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796" id=cf96cd76-e046-4519-81f7-9b5677caa83e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.840894 | controller | Jun 09 17:26:04.579239 crc crio[22095]: time="2026-06-09T17:26:04.576011608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840910 | controller | Jun 09 17:26:04.579239 crc crio[22095]: time="2026-06-09T17:26:04.576423229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840930 | controller | Jun 09 17:26:04.579239 crc crio[22095]: time="2026-06-09T17:26:04.576601094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840946 | controller | Jun 09 17:26:04.579672 crc crio[22095]: time="2026-06-09T17:26:04.578996845Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=038ec725-6ed6-4ee3-94d0-dc1a51f62cc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.840962 | controller | Jun 09 17:26:04.580086 crc crio[22095]: time="2026-06-09T17:26:04.579647422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.840977 | controller | Jun 09 17:26:04.588356 crc crio[22095]: time="2026-06-09T17:26:04.588227922Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=796b0ec8-96d1-4972-891b-47f30c409675 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.840993 | controller | Jun 09 17:26:04.590370 crc crio[22095]: time="2026-06-09T17:26:04.590329196Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=98f19f0e-e86c-480e-b8c6-bc7979ae009d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841009 | controller | Jun 09 17:26:04.601063 crc crio[22095]: time="2026-06-09T17:26:04.593459586Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=8ebee33b-54c2-42e5-8874-919672e214a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841025 | controller | Jun 09 17:26:04.601063 crc crio[22095]: time="2026-06-09T17:26:04.595205121Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=49d3d51a-e013-4295-9d11-3fcd4db7c3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841041 | controller | Jun 09 17:26:04.601063 crc crio[22095]: time="2026-06-09T17:26:04.595438567Z" level=info msg="Started container" PID=245583 containerID=b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=cf96cd76-e046-4519-81f7-9b5677caa83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.841057 | controller | Jun 09 17:26:04.603075 crc crio[22095]: time="2026-06-09T17:26:04.602922489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=2e0c7a1d-f00a-447a-b3e4-92b8d5dd8db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.841072 | controller | Jun 09 17:26:04.616792 crc crio[22095]: time="2026-06-09T17:26:04.608721198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.841088 | controller | Jun 09 17:26:04.616792 crc crio[22095]: time="2026-06-09T17:26:04.615556693Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=09380ac0-d619-45b9-9765-230247d40c18 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.841104 | controller | Jun 09 17:26:04.617483 crc crio[22095]: time="2026-06-09T17:26:04.617360859Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=eac98485-4ea5-4d6b-86ff-9c03ac2ff216 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.841120 | controller | Jun 09 17:26:04.624453 crc crio[22095]: time="2026-06-09T17:26:04.622722877Z" level=info msg="Created container 3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=fc51e237-4b70-4845-a540-6b8e3d6ff36e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841140 | controller | Jun 09 17:26:04.628787 crc crio[22095]: time="2026-06-09T17:26:04.626400961Z" level=info msg="Starting container: 3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc" id=d488b6f3-83e3-474a-8750-28fa556ad507 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841157 | controller | Jun 09 17:26:04.638018 crc crio[22095]: time="2026-06-09T17:26:04.636587932Z" level=info msg="Started container" PID=246582 containerID=3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=d488b6f3-83e3-474a-8750-28fa556ad507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52
2026-06-09 17:40:40.841173 | controller | Jun 09 17:26:04.813447 crc crio[22095]: time="2026-06-09T17:26:04.812545736Z" level=info msg="Stopping container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265 (timeout: 30s)" id=8b737a01-4484-4af3-99bc-9e1a4f80f921 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.841189 | controller | Jun 09 17:26:04.879859 crc crio[22095]: time="2026-06-09T17:26:04.879804502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.841205 | controller | Jun 09 17:26:04.952656 crc crio[22095]: time="2026-06-09T17:26:04.952554898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.841222 | controller | Jun 09 17:26:04.955816 crc crio[22095]: time="2026-06-09T17:26:04.953634226Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.841239 | controller | Jun 09 17:26:04.955816 crc crio[22095]: time="2026-06-09T17:26:04.953732878Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.841255 | controller | Jun 09 17:26:04.956497 crc crio[22095]: time="2026-06-09T17:26:04.956035747Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=3a4fb60f-e092-4371-99c7-85cbf7b13320 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.841271 | controller | Jun 09 17:26:04.971301 crc crio[22095]: time="2026-06-09T17:26:04.971212466Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:40:40.841288 | controller | Jun 09 17:26:05.077510 crc crio[22095]: time="2026-06-09T17:26:05.076923528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.841305 | controller | Jun 09 17:26:05.085206 crc crio[22095]: time="2026-06-09T17:26:05.083777634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.841320 | controller | Jun 09 17:26:05.140594 crc crio[22095]: time="2026-06-09T17:26:05.140494209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.841336 | controller | Jun 09 17:26:05.157497 crc crio[22095]: time="2026-06-09T17:26:05.157391663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.841358 | controller | Jun 09 17:26:06.125108 crc crio[22095]: time="2026-06-09T17:26:06.12246091Z" level=info msg="Stopping pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8" id=8dd8b9b3-9f75-4a2a-89bc-c4de2b857ca4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.841375 | controller | Jun 09 17:26:06.125108 crc crio[22095]: time="2026-06-09T17:26:06.123790354Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc004da68e8}] Aliases:map[]}"
2026-06-09 17:40:40.841392 | controller | Jun 09 17:26:06.125108 crc crio[22095]: time="2026-06-09T17:26:06.124062251Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.841409 | controller | Jun 09 17:26:06.217746 crc crio[22095]: time="2026-06-09T17:26:06.217077197Z" level=info msg="Created container 4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=2e6531dc-725d-4706-8b19-0df75c98e01b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841426 | controller | Jun 09 17:26:06.218133 crc crio[22095]: time="2026-06-09T17:26:06.218050522Z" level=info msg="Created container cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=c5ceba82-cde6-4dde-ae16-afb88527183a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841442 | controller | Jun 09 17:26:06.221737 crc crio[22095]: time="2026-06-09T17:26:06.221645314Z" level=info msg="Starting container: 4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c" id=bdc73b1b-41fa-434f-96da-8e34fac91a68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841458 | controller | Jun 09 17:26:06.222130 crc crio[22095]: time="2026-06-09T17:26:06.221673035Z" level=info msg="Starting container: cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd" id=31d119e7-b90e-4f5c-890f-f06ec636181e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841475 | controller | Jun 09 17:26:06.234752 crc crio[22095]: time="2026-06-09T17:26:06.234700849Z" level=info msg="Started container" PID=247373 containerID=4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=bdc73b1b-41fa-434f-96da-8e34fac91a68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff
2026-06-09 17:40:40.841491 | controller | Jun 09 17:26:06.240348 crc crio[22095]: time="2026-06-09T17:26:06.240268072Z" level=info msg="Created container f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=7d49a0a7-dd2d-4b49-871d-ca046572d651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841508 | controller | Jun 09 17:26:06.247238 crc crio[22095]: time="2026-06-09T17:26:06.247136578Z" level=info msg="Started container" PID=247330 containerID=cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=31d119e7-b90e-4f5c-890f-f06ec636181e name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4
2026-06-09 17:40:40.841528 | controller | Jun 09 17:26:06.250180 crc crio[22095]: time="2026-06-09T17:26:06.2472253Z" level=info msg="Starting container: f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b" id=5668316c-bf17-4d28-b465-109191d4bbbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841545 | controller | Jun 09 17:26:06.266077 crc crio[22095]: time="2026-06-09T17:26:06.265968101Z" level=info msg="Started container" PID=247368 containerID=f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=5668316c-bf17-4d28-b465-109191d4bbbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31
2026-06-09 17:40:40.841562 | controller | Jun 09 17:26:06.277798 crc crio[22095]: time="2026-06-09T17:26:06.277756424Z" level=info msg="Created container 10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=b944cc6d-c335-4246-8f9e-456b741fff82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841578 | controller | Jun 09 17:26:06.283104 crc crio[22095]: time="2026-06-09T17:26:06.279104378Z" level=info msg="Starting container: 10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7" id=6a1c6786-8c40-4441-9cbd-ce00de1e5f60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841594 | controller | Jun 09 17:26:06.291225 crc crio[22095]: time="2026-06-09T17:26:06.289978837Z" level=info msg="Started container" PID=247324 containerID=10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6a1c6786-8c40-4441-9cbd-ce00de1e5f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96
2026-06-09 17:40:40.841610 | controller | Jun 09 17:26:06.541521 crc crio[22095]: time="2026-06-09T17:26:06.54075985Z" level=info msg="Created container 22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=673af044-1f77-45b6-a061-cefbd9f80c0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841626 | controller | Jun 09 17:26:06.547534 crc crio[22095]: time="2026-06-09T17:26:06.547437052Z" level=info msg="Starting container: 22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83" id=996a1e3c-4f43-400e-9e35-0e3b5d56c760 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841642 | controller | Jun 09 17:26:06.557592 crc crio[22095]: time="2026-06-09T17:26:06.55748832Z" level=info msg="Started container" PID=247319 containerID=22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=996a1e3c-4f43-400e-9e35-0e3b5d56c760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53
2026-06-09 17:40:40.841659 | controller | Jun 09 17:26:06.594837 crc crio[22095]: time="2026-06-09T17:26:06.594786936Z" level=info msg="Created container 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=a0f06bae-4601-4a44-9fc0-3183a23f709f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841675 | controller | Jun 09 17:26:06.598787 crc crio[22095]: time="2026-06-09T17:26:06.595177376Z" level=info msg="Created container c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=1916d09a-87a1-4845-ba7b-d9a7d4f5416e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841694 | controller | Jun 09 17:26:06.599663 crc crio[22095]: time="2026-06-09T17:26:06.598754368Z" level=info msg="Starting container: 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814" id=b69b7ec4-e9a3-497d-8ef9-3d2e2d307f75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841710 | controller | Jun 09 17:26:06.603183 crc crio[22095]: time="2026-06-09T17:26:06.60310817Z" level=info msg="Starting container: c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac" id=67dbad9e-11e0-4571-824c-ddd8182a433e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841725 | controller | Jun 09 17:26:06.603540 crc crio[22095]: time="2026-06-09T17:26:06.603439118Z" level=info msg="Created container 0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=aefcf661-f69b-4884-a459-dc462ada9ce1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841741 | controller | Jun 09 17:26:06.604886 crc crio[22095]: time="2026-06-09T17:26:06.604536766Z" level=info msg="Created container 572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=55161655-53fb-441c-8c3f-927de6e07fcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841758 | controller | Jun 09 17:26:06.608840 crc crio[22095]: time="2026-06-09T17:26:06.608029666Z" level=info msg="Starting container: 0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a" id=f7a584c4-172b-4f17-bbb5-3b38d97e6910 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841774 | controller | Jun 09 17:26:06.612633 crc crio[22095]: time="2026-06-09T17:26:06.612535922Z" level=info msg="Starting container: 572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649" id=b214003d-7f16-4125-bc6f-dab18fdd614c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841790 | controller | Jun 09 17:26:06.618266 crc crio[22095]: time="2026-06-09T17:26:06.618162736Z" level=info msg="Started container" PID=247327 containerID=c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=67dbad9e-11e0-4571-824c-ddd8182a433e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b
2026-06-09 17:40:40.841806 | controller | Jun 09 17:26:06.621658 crc crio[22095]: time="2026-06-09T17:26:06.620920257Z" level=info msg="Started container" PID=247310 containerID=516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=b69b7ec4-e9a3-497d-8ef9-3d2e2d307f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee
2026-06-09 17:40:40.841823 | controller | Jun 09 17:26:06.625677 crc crio[22095]: time="2026-06-09T17:26:06.625520215Z" level=info msg="Created container 9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=28996e19-06f8-42a7-8c9a-dc337ca1089c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841839 | controller | Jun 09 17:26:06.626770 crc crio[22095]: time="2026-06-09T17:26:06.626149211Z" level=info msg="Created container d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=541a41ad-e20c-4e9f-b4bd-80c257d3087b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.841878 | controller | Jun 09 17:26:06.628900 crc crio[22095]: time="2026-06-09T17:26:06.628645555Z" level=info msg="Starting container: d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4" id=6190bf4b-3862-4d64-b5e8-8e552fcba5cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841903 | controller | Jun 09 17:26:06.629361 crc crio[22095]: time="2026-06-09T17:26:06.62921812Z" level=info msg="Starting container: 9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110" id=81a21b27-45e8-408e-bea3-dc182d7e6c88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.841919 | controller | Jun 09 17:26:06.634443 crc crio[22095]: time="2026-06-09T17:26:06.63351812Z" level=info msg="Started container" PID=247326 containerID=0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=f7a584c4-172b-4f17-bbb5-3b38d97e6910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce
2026-06-09 17:40:40.841936 | controller | Jun 09 17:26:06.648494 crc crio[22095]: time="2026-06-09T17:26:06.648394362Z" level=info msg="Started container" PID=247329 containerID=9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110 description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=81a21b27-45e8-408e-bea3-dc182d7e6c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65
2026-06-09 17:40:40.841952 | controller | Jun 09 17:26:06.648639 crc crio[22095]: time="2026-06-09T17:26:06.648583596Z" level=info msg="Started container" PID=247366 containerID=572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b214003d-7f16-4125-bc6f-dab18fdd614c name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea
2026-06-09 17:40:40.841969 | controller | Jun 09 17:26:06.649368 crc crio[22095]: time="2026-06-09T17:26:06.648657958Z" level=info msg="Started container" PID=247285 containerID=d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=6190bf4b-3862-4d64-b5e8-8e552fcba5cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f
2026-06-09 17:40:40.841985 | controller | Jun 09 17:26:06.673822 crc crio[22095]: time="2026-06-09T17:26:06.673763072Z" level=info msg="Created container a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=50efd682-c606-48b1-a63c-8d17b38b8e41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842001 | controller | Jun 09 17:26:06.677363 crc crio[22095]: time="2026-06-09T17:26:06.675427165Z" level=info msg="Starting container: a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7" id=a503deb9-2d4f-4e10-85bf-650c31f0294c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842017 | controller | Jun 09 17:26:06.692995 crc crio[22095]: time="2026-06-09T17:26:06.690748448Z" level=info msg="Started container" PID=247331 containerID=a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=a503deb9-2d4f-4e10-85bf-650c31f0294c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b
2026-06-09 17:40:40.842034 | controller | Jun 09 17:26:06.752103 crc crio[22095]: time="2026-06-09T17:26:06.750349767Z" level=info msg="Created container 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=3f0ddd70-bc23-41af-8119-e4ba12346949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842053 | controller | Jun 09 17:26:06.753786 crc crio[22095]: time="2026-06-09T17:26:06.753658652Z" level=info msg="Starting container: 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b" id=92e86687-0f96-45a3-b756-4dde3856a5ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842070 | controller | Jun 09 17:26:06.766074 crc crio[22095]: time="2026-06-09T17:26:06.765567647Z" level=info msg="Started container" PID=247367 containerID=8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=92e86687-0f96-45a3-b756-4dde3856a5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452
2026-06-09 17:40:40.842086 | controller | Jun 09 17:26:06.766832 crc crio[22095]: time="2026-06-09T17:26:06.766273226Z" level=info msg="Created container 8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=0f4ca28e-f0a6-4aa9-8171-caa67fe18bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842101 | controller | Jun 09 17:26:06.774808 crc crio[22095]: time="2026-06-09T17:26:06.774730372Z" level=info msg="Starting container: 8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf" id=b3858af1-6ec8-4ade-a58e-4c5a562a4637 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842117 | controller | Jun 09 17:26:06.788467 crc crio[22095]: time="2026-06-09T17:26:06.787733036Z" level=info msg="Created container 0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=3401d0ab-8224-44fa-93be-cd660b8e5adc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842133 | controller | Jun 09 17:26:06.788467 crc crio[22095]: time="2026-06-09T17:26:06.788109816Z" level=info msg="Created container 1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1573bdff-3247-4311-97fe-92af597dd282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842150 | controller | Jun 09 17:26:06.794750 crc crio[22095]: time="2026-06-09T17:26:06.794654104Z" level=info msg="Created container da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e32a517c-2031-4a6d-8a7e-570533ae96b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842166 | controller | Jun 09 17:26:06.797593 crc crio[22095]: time="2026-06-09T17:26:06.797355003Z" level=info msg="Starting container: da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7" id=2b57fcd5-c83c-43b2-8d48-874c1b0ec092 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842181 | controller | Jun 09 17:26:06.797593 crc crio[22095]: time="2026-06-09T17:26:06.797508127Z" level=info msg="Starting container: 1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda" id=1d1299aa-edfc-4d8d-b0dd-3a53d3b5c214 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842197 | controller | Jun 09 17:26:06.798305 crc crio[22095]: time="2026-06-09T17:26:06.797408174Z" level=info msg="Starting container: 0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855" id=96955141-76d8-4c55-8941-83cec92150a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842213 | controller | Jun 09 17:26:06.809861 crc crio[22095]: time="2026-06-09T17:26:06.809665519Z" level=info msg="Started container" PID=247375 containerID=1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=1d1299aa-edfc-4d8d-b0dd-3a53d3b5c214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08
2026-06-09 17:40:40.842233 | controller | Jun 09 17:26:06.820578 crc crio[22095]: time="2026-06-09T17:26:06.819728717Z" level=info msg="Started container" PID=247362 containerID=8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b3858af1-6ec8-4ade-a58e-4c5a562a4637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d
2026-06-09 17:40:40.842250 | controller | Jun 09 17:26:06.822488 crc crio[22095]: time="2026-06-09T17:26:06.822290183Z" level=info msg="Started container" PID=247338 containerID=0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=96955141-76d8-4c55-8941-83cec92150a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb
2026-06-09 17:40:40.842266 | controller | Jun 09 17:26:06.847343 crc crio[22095]: time="2026-06-09T17:26:06.832831793Z" level=info msg="Started container" PID=247341 containerID=da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=2b57fcd5-c83c-43b2-8d48-874c1b0ec092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.842282 | controller | Jun 09 17:26:06.890195 crc crio[22095]: time="2026-06-09T17:26:06.890069691Z" level=info msg="Created container 6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=3ea7ee5d-3c1b-4020-87ae-aa95ef675648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842299 | controller | Jun 09 17:26:06.894869 crc crio[22095]: time="2026-06-09T17:26:06.894755601Z" level=info msg="Starting container: 6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9" id=1107e240-62cf-457b-9263-469165d24cb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842315 | controller | Jun 09 17:26:06.903119 crc crio[22095]: time="2026-06-09T17:26:06.903020433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3078761e-1f8c-4bcb-886e-029162b236ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.842331 | controller | Jun 09 17:26:06.911643 crc crio[22095]: time="2026-06-09T17:26:06.911468939Z" level=info msg="Created container 63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller" id=61c9dbe8-7eba-4759-89ee-a1fba3716b50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842347 | controller | Jun 09 17:26:06.912795 crc crio[22095]: time="2026-06-09T17:26:06.912710091Z" level=info msg="Started container" PID=247328 containerID=6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=1107e240-62cf-457b-9263-469165d24cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f
2026-06-09 17:40:40.842364 | controller | Jun 09 17:26:06.917745 crc crio[22095]: time="2026-06-09T17:26:06.917663208Z" level=info msg="Starting container: 63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601" id=fe8c9e7f-2f1f-4431-aeb5-e32683b6f2b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842380 | controller | Jun 09 17:26:06.959796 crc crio[22095]: time="2026-06-09T17:26:06.959330267Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.842400 | controller | Jun 09 17:26:06.962217 crc crio[22095]: time="2026-06-09T17:26:06.961665827Z" level=info msg="Started container" PID=247333 containerID=63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601 description=cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller id=fe8c9e7f-2f1f-4431-aeb5-e32683b6f2b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725
2026-06-09 17:40:40.842418 | controller | Jun 09 17:26:06.962362 crc crio[22095]: time="2026-06-09T17:26:06.962295163Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.842434 | controller | Jun 09 17:26:06.962797 crc crio[22095]: time="2026-06-09T17:26:06.962496438Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.842450 | controller | Jun 09 17:26:06.967223 crc crio[22095]: time="2026-06-09T17:26:06.966689866Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8892634c-4caa-4dc0-b150-2e2376ca9b8f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.842467 | controller | Jun 09 17:26:06.977830 crc crio[22095]: time="2026-06-09T17:26:06.977742079Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 17:40:40.842483 | controller | Jun 09 17:26:07.012347 crc crio[22095]: time="2026-06-09T17:26:07.011067364Z" level=info msg="Created container 33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=2affc63d-147a-4228-8b02-ae756f654016 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842499 | controller | Jun 09 17:26:07.015567 crc crio[22095]: time="2026-06-09T17:26:07.015447977Z" level=info msg="Starting container: 33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0" id=92167fd0-8b1a-4c8e-90f5-4d0f114e820e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842515 | controller | Jun 09 17:26:07.030780 crc crio[22095]: time="2026-06-09T17:26:07.029088847Z" level=info msg="Created container d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=f2af80d2-7fa3-402c-b519-2f61c6f2892e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842531 | controller | Jun 09 17:26:07.030780 crc crio[22095]: time="2026-06-09T17:26:07.02921844Z" level=info msg="Created container 230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=ebdae033-deb0-4974-9e86-69f3406fa065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842547 | controller | Jun 09 17:26:07.037124 crc crio[22095]: time="2026-06-09T17:26:07.036118587Z" level=info msg="Starting container: d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d" id=e752cc2a-0112-4065-b4f0-bb878188c983 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842563 | controller | Jun 09 17:26:07.037124 crc crio[22095]: time="2026-06-09T17:26:07.036526147Z" level=info msg="Starting container: 230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f" id=a0327c35-f6d3-4138-9a98-3db4f7eaf2cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842580 | controller | Jun 09 17:26:07.037124 crc crio[22095]: time="2026-06-09T17:26:07.036601459Z" level=info msg="Started container" PID=247342 containerID=33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=92167fd0-8b1a-4c8e-90f5-4d0f114e820e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19
2026-06-09 17:40:40.842599 | controller | Jun 09 17:26:07.074613 crc crio[22095]: time="2026-06-09T17:26:07.074465241Z" level=info msg="Started container" PID=247339 containerID=d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=e752cc2a-0112-4065-b4f0-bb878188c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977
2026-06-09 17:40:40.842617 | controller | Jun 09 17:26:07.077201 crc crio[22095]: time="2026-06-09T17:26:07.077069838Z" level=info msg="Started container" PID=247343 containerID=230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=a0327c35-f6d3-4138-9a98-3db4f7eaf2cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189
2026-06-09 17:40:40.842633 | controller | Jun 09 17:26:07.112849 crc crio[22095]: time="2026-06-09T17:26:07.111564642Z" level=info msg="Created container b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=5cc30bf2-dec0-4b9f-a058-6a2ded0bb45a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842649 | controller | Jun 09 17:26:07.122041 crc crio[22095]: time="2026-06-09T17:26:07.121742644Z" level=info msg="Starting container: b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41" id=a6312850-6aab-4097-8e64-9235c69e55e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842667 | controller | Jun 09 17:26:07.138391 crc crio[22095]: time="2026-06-09T17:26:07.137639361Z" level=info msg="Started container" PID=247384 containerID=b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=a6312850-6aab-4097-8e64-9235c69e55e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64
2026-06-09 17:40:40.842683 | controller | Jun 09 17:26:07.151543 crc crio[22095]: time="2026-06-09T17:26:07.144346643Z" level=info msg="Created container eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=443d809b-320e-4523-983b-8fa3e73247fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842700 | controller | Jun 09 17:26:07.160169 crc crio[22095]: time="2026-06-09T17:26:07.159998505Z" level=info msg="Starting container: eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57" id=63c1a783-e636-433e-ae9b-6077236fe520 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842716 | controller | Jun 09 17:26:07.185863 crc crio[22095]: time="2026-06-09T17:26:07.185758956Z" level=info msg="Started container" PID=247332 containerID=eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=63c1a783-e636-433e-ae9b-6077236fe520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1
2026-06-09 17:40:40.842733 | controller | Jun 09 17:26:07.197051 crc crio[22095]: time="2026-06-09T17:26:07.196981674Z" level=info msg="Created container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=d5aa9844-0276-4301-96ad-2e9ebb65535f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842749 | controller | Jun 09 17:26:07.208145 crc crio[22095]: time="2026-06-09T17:26:07.206166869Z" level=info msg="Starting container: 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6" id=562b860a-013f-4dd3-acec-3b53142fb27c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842769 | controller | Jun 09 17:26:07.235707 crc crio[22095]: time="2026-06-09T17:26:07.235563514Z" level=info msg="Created container 386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=33b0bcf3-6cc3-437d-a7bb-b69b4020e273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842786 | controller | Jun 09 17:26:07.237278 crc crio[22095]: time="2026-06-09T17:26:07.236736684Z" level=info msg="Started container" PID=247385 containerID=7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=562b860a-013f-4dd3-acec-3b53142fb27c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d
2026-06-09 17:40:40.842802 | controller | Jun 09 17:26:07.237572 crc crio[22095]: time="2026-06-09T17:26:07.237523354Z" level=info msg="Created container 4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=0b4dac31-6440-43bf-a428-313bfaba4ade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842819 | controller | Jun 09 17:26:07.245072 crc crio[22095]: time="2026-06-09T17:26:07.245026216Z" level=info msg="Starting container: 4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b" id=62ffd40a-e9a0-4d8a-9600-843c6068b374 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842835 | controller | Jun 09 17:26:07.257607 crc crio[22095]: time="2026-06-09T17:26:07.247283764Z" level=info msg="Starting container: 386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17" id=42d9fa35-1ae5-4e73-8d67-c87d444a8434 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842854 | controller | Jun 09 17:26:07.259229 crc crio[22095]: time="2026-06-09T17:26:07.259174269Z" level=info msg="Started container" PID=247377 containerID=4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=62ffd40a-e9a0-4d8a-9600-843c6068b374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5
2026-06-09 17:40:40.842889 | controller | Jun 09 17:26:07.259577 crc crio[22095]: time="2026-06-09T17:26:07.259409715Z" level=info msg="Created container 8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2f3c012a-598e-4ce1-b7ed-8d66e31c6531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842906 | controller | Jun 09 17:26:07.273424 crc crio[22095]: time="2026-06-09T17:26:07.273342463Z" level=info msg="Starting container: 8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b" id=f28944b9-3aef-4563-8f09-0ed8fa7d80a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842922 | controller | Jun 09 17:26:07.274237 crc crio[22095]: time="2026-06-09T17:26:07.274209015Z" level=info msg="Created container d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook" id=0a917631-a1e3-43b4-a041-73526afc3ecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842938 | controller | Jun 09 17:26:07.287647 crc crio[22095]: time="2026-06-09T17:26:07.286382347Z" level=info msg="Created container b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=8f2377d4-eb51-4fc9-9a67-8f67add42708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.842958 | controller | Jun 09 17:26:07.296318 crc crio[22095]: time="2026-06-09T17:26:07.296188309Z" level=info msg="Starting container: d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53" id=149b2ea7-3e88-448e-8f61-52e7a6e0f996 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842974 | controller | Jun 09 17:26:07.301567 crc crio[22095]: time="2026-06-09T17:26:07.298238571Z" level=info msg="Starting container: b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca" id=5c69ea2d-f367-451c-b01f-ec5a2b92bd66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.842990 | controller | Jun 09 17:26:07.312818 crc crio[22095]: time="2026-06-09T17:26:07.312765334Z" level=info msg="Started container" PID=247369 containerID=8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=f28944b9-3aef-4563-8f09-0ed8fa7d80a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48
2026-06-09 17:40:40.843007 | controller | Jun 09 17:26:07.318462 crc crio[22095]: time="2026-06-09T17:26:07.318382558Z" level=info msg="Started container" PID=247325 containerID=b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=5c69ea2d-f367-451c-b01f-ec5a2b92bd66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992
2026-06-09 17:40:40.843023 | controller | Jun 09 17:26:07.353891 crc crio[22095]: time="2026-06-09T17:26:07.350350898Z" level=info msg="Created container af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=740d9d8e-2ce0-4989-b664-82ae81ee754a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843040 | controller | Jun 09 17:26:07.367785 crc crio[22095]: time="2026-06-09T17:26:07.361586806Z" level=info msg="Starting container: af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6" id=c76dc1e3-cf12-4ac9-8d13-ff0cb24d07af name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843056 | controller | Jun 09 17:26:07.384602 crc crio[22095]: time="2026-06-09T17:26:07.384193906Z" level=info msg="Started container" PID=247322 containerID=af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6 description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=c76dc1e3-cf12-4ac9-8d13-ff0cb24d07af name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5
2026-06-09 17:40:40.843072 | controller | Jun 09 17:26:07.417446 crc crio[22095]: time="2026-06-09T17:26:07.417204543Z" level=info msg="Created container d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=9b63791e-02a6-4cce-a719-3f0a18fb037b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843089 | controller | Jun 09 17:26:07.429020 crc crio[22095]: time="2026-06-09T17:26:07.42723181Z" level=info msg="Started container" PID=247395 containerID=386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=42d9fa35-1ae5-4e73-8d67-c87d444a8434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d
2026-06-09 17:40:40.843105 | controller | Jun 09 17:26:07.442005 crc crio[22095]: time="2026-06-09T17:26:07.43852045Z" level=info msg="Started container" PID=247336 containerID=d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53 description=openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook id=149b2ea7-3e88-448e-8f61-52e7a6e0f996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444
2026-06-09 17:40:40.843125 | controller | Jun 09 17:26:07.447230 crc crio[22095]: time="2026-06-09T17:26:07.444465303Z" level=info msg="Starting container: d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790" id=4498d8f2-c7b2-4539-a2a8-7733c8f36889 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843141 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.539566992Z" level=info msg="Started container" PID=247340 containerID=d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4498d8f2-c7b2-4539-a2a8-7733c8f36889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b
2026-06-09 17:40:40.843158 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.544813447Z" level=info msg="Created container e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=f3a68acc-3453-4459-b293-6f3ea8628a80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843174 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.563150127Z" level=info msg="Starting container: e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa" id=15a8c859-f86d-48f2-bcb7-4f5d5061df23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843190 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.567399776Z" level=error msg="Killing container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.843206 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.56831851Z" level=info msg="Created container 5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=e6db3171-ffce-4141-9089-d80fa359bd0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843222 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.574605961Z" level=info msg="Starting container: 5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf" id=b87acc06-52f3-4718-8847-9272ec04528a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843238 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.592221363Z" level=info msg="Started container" PID=247383 containerID=e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=15a8c859-f86d-48f2-bcb7-4f5d5061df23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493
2026-06-09 17:40:40.843254 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.600366462Z" level=info msg="Created container cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=b2b193e4-8cf7-4a3a-9084-8e7b29b1d083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843270 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.614752871Z" level=info msg="Stopped container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator" id=78d7867e-21b3-422f-92c6-02736e077b80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.843290 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.623014993Z" level=info msg="Starting container: cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92" id=fb5e32ea-ca89-48cd-bdb5-0209ac4f1305 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843306 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.624207634Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=b1f90caf-e13a-4fde-9947-4aa051bcf821 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.843323 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.625681181Z" level=info msg="Stopped container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator" id=51ff5b2f-5d5f-410b-a3a0-5e79a7f66722 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.843339 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.644230597Z" level=info msg="Started container" PID=247376 containerID=cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=fb5e32ea-ca89-48cd-bdb5-0209ac4f1305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220
2026-06-09 17:40:40.843356 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.646127076Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-09 17:40:40.843372 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.647906252Z" level=info msg="Created container 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=a097f7d5-7111-4457-81e2-1f910d1ff616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843389 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.667817042Z" level=info msg="Started container" PID=247323 containerID=5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b87acc06-52f3-4718-8847-9272ec04528a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555
2026-06-09 17:40:40.843405 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.668088359Z" level=info msg="Starting container: 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c" id=25f9c292-b8f6-4395-972c-7c5e5fbfaf25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843421 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.690479344Z" level=info msg="Started container" PID=247387 containerID=6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=25f9c292-b8f6-4395-972c-7c5e5fbfaf25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17
2026-06-09 17:40:40.843438 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.755632145Z" level=info msg="Created container 41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator" id=5da5c390-7d15-4bda-900a-32874a511fb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843453 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.760273944Z" level=info msg="Created container 88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager" id=5107ba24-15b8-44cd-92dc-a0fd591f7ed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843490 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.766385661Z" level=info msg="Starting container: 88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496" id=3f93889a-13dc-4080-a74a-342d9244107f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843509 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.768628088Z" level=info msg="Starting container: 41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8" id=a1c18403-81fa-4ba4-b4a3-2108fc51c170 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843525 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.778183624Z" level=info msg="Started container" PID=247370 containerID=88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496 description=openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager id=3f93889a-13dc-4080-a74a-342d9244107f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec
2026-06-09 17:40:40.843541 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.811341114Z" level=info msg="Created container 1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=ef621612-82d6-4c59-949f-ce45fb6ea815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843557 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.814797013Z" level=info msg="Starting container: 1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57" id=8fc302d8-92ae-4868-8d6c-577baccce9c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843574 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.838638764Z" level=info msg="Started container" PID=247394 containerID=1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8fc302d8-92ae-4868-8d6c-577baccce9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a
2026-06-09 17:40:40.843591 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.925897653Z" level=info msg="Created container 4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=0bb25bb4-f668-461d-997b-97e8338e08b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843607 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.954582719Z" level=info msg="Started container" PID=247393 containerID=41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8 description=openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator id=a1c18403-81fa-4ba4-b4a3-2108fc51c170 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c
2026-06-09 17:40:40.843624 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.956415746Z" level=info msg="Starting container: 4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539" id=0f50d68c-6bf1-4b0b-bedf-0f6c75183837 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843640 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.963467357Z" level=info msg="Created container d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501: metallb-system/speaker-tt9zg/speaker" id=4f410a11-e60c-431b-9780-a49c97821ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843656 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.968433184Z" level=info msg="Starting container: d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501" id=1d335b49-d7cd-4c89-b5e3-f9b5fd535036 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843675 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:07.988026897Z" level=info msg="Started container" PID=247391 containerID=d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501 description=metallb-system/speaker-tt9zg/speaker id=1d335b49-d7cd-4c89-b5e3-f9b5fd535036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10
2026-06-09 17:40:40.843692 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.032554009Z" level=info msg="Started container" PID=247386 containerID=4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=0f50d68c-6bf1-4b0b-bedf-0f6c75183837 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1
2026-06-09 17:40:40.843708 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.119367906Z" level=info msg="Created container 2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=66977ccf-d16b-41a8-a2de-075cfa6e9518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843725 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.127371971Z" level=info msg="Starting container: 2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f" id=f595d70d-c041-40b5-bcdf-7b51dfaec1bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843741 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.135175571Z" level=info msg="Started container" PID=247374 containerID=2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f595d70d-c041-40b5-bcdf-7b51dfaec1bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173
2026-06-09 17:40:40.843758 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.227214763Z" level=info msg="Created container 59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=665bdd1e-e82f-4c9e-b827-02c0a5b3f270 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843774 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.238742908Z" level=info msg="Starting container: 59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879" id=9500b768-c872-4690-be52-1cc1251fa1d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843790 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.270503803Z" level=info msg="Started container" PID=247397 containerID=59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=9500b768-c872-4690-be52-1cc1251fa1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931
2026-06-09 17:40:40.843807 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.500047562Z" level=info msg="Created container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera" id=2ef68aed-9924-4734-a9d4-e3ae0cacdfaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843823 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.50622505Z" level=info msg="Starting container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7" id=e5401b67-2bfc-49a7-b6da-dab995c882e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843844 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.531202121Z" level=info msg="Started container" PID=247382 containerID=7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7 description=openstack/openstack-galera-0/galera id=e5401b67-2bfc-49a7-b6da-dab995c882e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.843882 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.534615048Z" level=info msg="Created container fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager" id=2597d575-5a16-41eb-8462-801a801cbf82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843901 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.540344665Z" level=info msg="Starting container: fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112" id=94a28976-535a-4d4f-804b-0059c0470e24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843917 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.582099306Z" level=info msg="Started container" PID=247334 containerID=fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager id=94a28976-535a-4d4f-804b-0059c0470e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d
2026-06-09 17:40:40.843935 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.743677572Z" level=info msg="Created container a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11: openshift-infra/auto-csr-approver-29683748-msd68/oc" id=f62abdd4-b339-47da-9dd4-4a7771db5cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.843951 | controller | Jun 09 17:26:08.765707 crc crio[22095]: time="2026-06-09T17:26:08.750558838Z" level=info msg="Starting container: a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11" id=2652e06f-2b37-4106-a8d3-b6f0f60da4d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.843967 | controller | Jun 09 17:26:08.783062 crc crio[22095]: time="2026-06-09T17:26:08.760222046Z" level=info msg="Started container" PID=247398 containerID=a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11 description=openshift-infra/auto-csr-approver-29683748-msd68/oc id=2652e06f-2b37-4106-a8d3-b6f0f60da4d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b
2026-06-09 17:40:40.843984 | controller | Jun 09 17:26:08.915897 crc crio[22095]: time="2026-06-09T17:26:08.915853378Z" level=info msg="Created container b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=07641b6d-d8cb-48b5-871b-2a5880686788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844000 | controller | Jun 09 17:26:08.926420 crc crio[22095]: time="2026-06-09T17:26:08.921122494Z" level=info msg="Starting container: b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26" id=3d57626d-66ac-49be-b29b-6cd153f440c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844017 | controller | Jun 09 17:26:08.937983 crc crio[22095]: time="2026-06-09T17:26:08.935536253Z" level=info msg="Created container e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=8980d86d-8de4-489e-8893-da19fe2427b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844039 | controller | Jun 09 17:26:08.945193 crc crio[22095]: time="2026-06-09T17:26:08.944428231Z" level=info msg="Starting container: e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d" id=bb0eff1b-11e5-4d88-8ab3-558fd981e7c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844056 | controller | Jun 09 17:26:08.957090 crc crio[22095]: time="2026-06-09T17:26:08.95490607Z" level=info msg="Started container" PID=247392 containerID=b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3d57626d-66ac-49be-b29b-6cd153f440c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.844073 | controller | Jun 09 17:26:08.957090 crc crio[22095]: time="2026-06-09T17:26:08.955166277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.844089 | controller | Jun 09 17:26:08.957090 crc crio[22095]: time="2026-06-09T17:26:08.955442514Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.844106 | controller | Jun 09 17:26:08.957090 crc crio[22095]: time="2026-06-09T17:26:08.955502456Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.844122 | controller | Jun 09 17:26:08.969441 crc crio[22095]: time="2026-06-09T17:26:08.969366221Z" level=info msg="Started container" PID=247389 containerID=e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=bb0eff1b-11e5-4d88-8ab3-558fd981e7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb
2026-06-09 17:40:40.844138 | controller | Jun 09 17:26:08.977217 crc crio[22095]: time="2026-06-09T17:26:08.977137871Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=e36e10a8-3412-40f6-8be4-b8aa6691f0c8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.844154 | controller | Jun 09 17:26:08.983789 crc crio[22095]: time="2026-06-09T17:26:08.983713739Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 17:40:40.844170 | controller | Jun 09 17:26:10.865283 crc crio[22095]: time="2026-06-09T17:26:10.862463464Z" level=info msg="Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.844186 | controller | Jun 09 17:26:10.865283 crc crio[22095]: time="2026-06-09T17:26:10.864807194Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc002ab2ab0}] Aliases:map[]}"
2026-06-09 17:40:40.844203 | controller | Jun 09 17:26:10.865283 crc crio[22095]: time="2026-06-09T17:26:10.86503508Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683748-msd68 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.844219 | controller | Jun 09 17:26:11.933543 crc crio[22095]: time="2026-06-09T17:26:11.932587977Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_keystone-2b1e-account-create-update-cpt96_openstack_f7437363-02af-4e16-982d-af3469270e9b_2 for id 5f1d2a9c6eb7d7c0da193e732ecf9b77c12876a1d70275a105a870a8a8753c09: name is reserved"
2026-06-09 17:40:40.844238 | controller | Jun 09 17:26:11.934825 crc crio[22095]: time="2026-06-09T17:26:11.933544121Z" level=info msg="Found container k8s_mariadb-account-create-update_keystone-2b1e-account-create-update-cpt96_openstack_f7437363-02af-4e16-982d-af3469270e9b_2 with ID 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999 in resource cache; using it" id=8ebee33b-54c2-42e5-8874-919672e214a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844255 | controller | Jun 09 17:26:11.934825 crc crio[22095]: time="2026-06-09T17:26:11.933792077Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_neutron-ed98-account-create-update-nqhvz_openstack_c78b6c5c-121e-4fcf-af25-38935ce38c2c_2 for id 897c7279631d29332fd72b3bdfdcbf08d8f161401930ceb7706f6329bb7abbc3: name is reserved"
2026-06-09 17:40:40.844271 | controller | Jun 09 17:26:11.934825 crc crio[22095]: time="2026-06-09T17:26:11.933823748Z" level=info msg="Found container k8s_mariadb-account-create-update_neutron-ed98-account-create-update-nqhvz_openstack_c78b6c5c-121e-4fcf-af25-38935ce38c2c_2 with ID 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067 in resource cache; using it" id=49d3d51a-e013-4295-9d11-3fcd4db7c3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844287 | controller | Jun 09 17:26:11.934825 crc crio[22095]: time="2026-06-09T17:26:11.932781662Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_root-account-create-update-8c8wc_openstack_e428a931-fc5d-42ca-9745-1e9c1c4158c2_2 for id e9582a649eacd0d0abb620c8f029150581c952265e04840db708f42ecb197877: name is reserved"
2026-06-09 17:40:40.844303 | controller | Jun 09 17:26:11.934825 crc crio[22095]: time="2026-06-09T17:26:11.9338761Z" level=info msg="Found container k8s_mariadb-account-create-update_root-account-create-update-8c8wc_openstack_e428a931-fc5d-42ca-9745-1e9c1c4158c2_2 with ID f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb in resource cache; using it" id=98f19f0e-e86c-480e-b8c6-bc7979ae009d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844320 | controller | Jun 09 17:26:11.939155 crc crio[22095]: time="2026-06-09T17:26:11.938899848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4d7e2d93-674d-4025-81dd-bd7073b5b287 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.844335 | controller | Jun 09 17:26:11.939660 crc crio[22095]: time="2026-06-09T17:26:11.939573326Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=351f30ed-2c7f-4bfb-8918-79a5e221e45b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844351 | controller | Jun 09 17:26:11.939814 crc crio[22095]: time="2026-06-09T17:26:11.93974456Z" level=info msg="Starting container: 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067" id=e94bdb32-b577-4886-bb1d-903e79d5f947 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844367 | controller | Jun 09 17:26:11.945358 crc crio[22095]: time="2026-06-09T17:26:11.941712251Z" level=info msg="Starting container: 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999" id=01d4ed91-f424-4f51-95f1-0fa560c560c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844382 | controller | Jun 09 17:26:11.945358 crc crio[22095]: time="2026-06-09T17:26:11.941793673Z" level=info msg="Starting container: f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb" id=76c3d0e7-feac-4d73-8ab6-70cd643e5db2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844398 | controller | Jun 09 17:26:11.945358 crc crio[22095]: time="2026-06-09T17:26:11.942498321Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=ef4eda0a-7a7c-47f5-892c-7cbff6b4f4ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844418 | controller | Jun 09 17:26:11.947743 crc crio[22095]: time="2026-06-09T17:26:11.947620212Z" level=info msg="Started container" PID=246012 containerID=809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=e94bdb32-b577-4886-bb1d-903e79d5f947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.844435 | controller | Jun 09 17:26:11.948610 crc crio[22095]: time="2026-06-09T17:26:11.948537006Z" level=info msg="Started container" PID=245192 containerID=435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=01d4ed91-f424-4f51-95f1-0fa560c560c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.844451 | controller | Jun 09 17:26:11.950522 crc crio[22095]: time="2026-06-09T17:26:11.950434924Z" level=info msg="Started container" PID=245581 containerID=f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=76c3d0e7-feac-4d73-8ab6-70cd643e5db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.844468 | controller | Jun 09 17:26:11.959647 crc crio[22095]: time="2026-06-09T17:26:11.959291572Z" level=info msg="Removed container f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=f87c24cf-6e16-4e0e-8f2f-9002b8220ee3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.844484 | controller | Jun 09 17:26:11.960763 crc crio[22095]: time="2026-06-09T17:26:11.960685627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.844500 | controller | Jun 09 17:26:11.961881 crc crio[22095]: time="2026-06-09T17:26:11.961781376Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_cinder-1ea6-account-create-update-lfdtc_openstack_e11b4a66-ea15-4fbd-ae6f-df867085bad2_2 for id 0018ff6984dbc7fa8e27ca0b1623eec921600c695e5497e178e353ba9e274382: name is reserved"
2026-06-09 17:40:40.844516 | controller | Jun 09 17:26:11.961881 crc crio[22095]: time="2026-06-09T17:26:11.961873498Z" level=info msg="Found container k8s_mariadb-account-create-update_cinder-1ea6-account-create-update-lfdtc_openstack_e11b4a66-ea15-4fbd-ae6f-df867085bad2_2 with ID 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be in resource cache; using it" id=796b0ec8-96d1-4972-891b-47f30c409675 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844533 | controller | Jun 09 17:26:11.962159 crc crio[22095]: time="2026-06-09T17:26:11.962067523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.844549 | controller | Jun 09 17:26:11.963449 crc crio[22095]: time="2026-06-09T17:26:11.963358696Z" level=warning msg="error reserving ctr name k8s_mariadb-account-create-update_nova-api-01d7-account-create-update-4wmqt_openstack_7d9bed43-d760-48df-b066-ccaf4fd64652_2 for id 73f59d622f807cf18a2d48ed5e13a51e587989588818acc6cd59db4861d4f083: name is reserved"
2026-06-09 17:40:40.844565 | controller | Jun 09 17:26:11.963449 crc crio[22095]: time="2026-06-09T17:26:11.963426898Z" level=info msg="Found container k8s_mariadb-account-create-update_nova-api-01d7-account-create-update-4wmqt_openstack_7d9bed43-d760-48df-b066-ccaf4fd64652_2 with ID dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39 in resource cache; using it" id=038ec725-6ed6-4ee3-94d0-dc1a51f62cc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844585 | controller | Jun 09 17:26:11.966352 crc crio[22095]: time="2026-06-09T17:26:11.966277121Z" level=info msg="Starting container: dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39" id=218d2aa8-8e09-4b4b-b7c1-95c9efd6a919 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844608 | controller | Jun 09 17:26:11.966655 crc crio[22095]: time="2026-06-09T17:26:11.966555398Z" level=info msg="Starting container: 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be" id=99d2c039-f470-4876-89ac-f49975241c4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.844670 | controller | Jun 09 17:26:11.969158 crc crio[22095]: time="2026-06-09T17:26:11.96856506Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=0d918243-33a3-4006-a78d-073323745ac8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844693 | controller | Jun 09 17:26:11.969158 crc crio[22095]: time="2026-06-09T17:26:11.968763525Z" level=info msg="Removing container: 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3" id=9416ddcd-6708-46f1-a523-faee7d374737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.844710 | controller | Jun 09 17:26:11.970474 crc crio[22095]: time="2026-06-09T17:26:11.970349285Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ac709cc2-00ac-4d7e-992b-5d0ef0b396a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.844726 | controller | Jun 09 17:26:11.979677 crc crio[22095]: time="2026-06-09T17:26:11.979588182Z" level=info msg="Started container" PID=245579 containerID=dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=218d2aa8-8e09-4b4b-b7c1-95c9efd6a919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.844743 | controller | Jun 09 17:26:11.986622 crc crio[22095]: time="2026-06-09T17:26:11.981276986Z" level=info msg="Started container" PID=245582 containerID=2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=99d2c039-f470-4876-89ac-f49975241c4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.844759 | controller | Jun 09 17:26:12.065731 crc crio[22095]: time="2026-06-09T17:26:12.065676621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.844775 | controller | Jun 09 17:26:12.074989 crc crio[22095]: time="2026-06-09T17:26:12.072419034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.844791 | controller | Jun 09 17:26:12.095033 crc crio[22095]: time="2026-06-09T17:26:12.091626266Z" level=info msg="Stopped container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log" id=8b737a01-4484-4af3-99bc-9e1a4f80f921 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.844808 | controller | Jun 09 17:26:12.095620 crc crio[22095]: time="2026-06-09T17:26:12.095581708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fcadf3b6-84a0-4bad-8c02-f197c360ebc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.844828 | controller | Jun 09 17:26:13.925212 crc crio[22095]: time="2026-06-09T17:26:13.923619493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=20157b25-24dd-431b-93fb-1ec3556f5f3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.844908 | controller | Jun 09 17:26:13.927499 crc crio[22095]: time="2026-06-09T17:26:13.927270697Z" level=info msg="Stopped pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8" id=8dd8b9b3-9f75-4a2a-89bc-c4de2b857ca4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.845106 | controller | Jun 09 17:26:14.002633 crc crio[22095]: time="2026-06-09T17:26:14.002532228Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=6c8b6904-5148-4052-88c9-adc8b703a536 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.845123 | controller | Jun 09 17:26:14.008392 crc crio[22095]: time="2026-06-09T17:26:14.008214283Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 17:40:40.845139 | controller | Jun 09 17:26:14.043707 crc crio[22095]: time="2026-06-09T17:26:14.043519948Z" level=info msg="Stopped container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=890cdbc6-df62-4ced-a051-9c1c25c7af64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.845156 | controller | Jun 09 17:26:14.046636 crc crio[22095]: time="2026-06-09T17:26:14.046568947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=125b7e9f-4836-4042-949b-df0a49519a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845172 | controller | Jun 09 17:26:14.191303 crc crio[22095]: time="2026-06-09T17:26:14.191038262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845188 | controller | Jun 09 17:26:14.439786 crc crio[22095]: time="2026-06-09T17:26:14.439174948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845204 | controller | Jun 09 17:26:14.581357 crc crio[22095]: time="2026-06-09T17:26:14.58114413Z" level=info msg="Created container fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=8d8df883-1b3e-4d07-9a6c-995707ef5bbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845220 | controller | Jun 09 17:26:14.582646 crc crio[22095]: time="2026-06-09T17:26:14.582460774Z" level=info msg="Starting container: fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3" id=00d299f2-4f2f-4e89-930e-2ebeab71e693 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.845237 | controller | Jun 09 17:26:14.601767 crc crio[22095]: time="2026-06-09T17:26:14.601678897Z" level=info msg="Started container" PID=248748 containerID=fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=00d299f2-4f2f-4e89-930e-2ebeab71e693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.845253 | controller | Jun 09 17:26:14.619014 crc crio[22095]: time="2026-06-09T17:26:14.618835487Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7378a9a9-58be-4f4c-a7cb-aaf069520924 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845270 | controller | Jun 09 17:26:15.963840 crc crio[22095]: time="2026-06-09T17:26:15.962442845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5838a4ca-74a0-4064-9e2c-49653ae06ea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845289 | controller | Jun 09 17:26:15.965431 crc crio[22095]: time="2026-06-09T17:26:15.963109602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=82534a3b-d3ed-4d91-8124-3279d190ef4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845306 | controller | Jun 09 17:26:15.965431 crc crio[22095]: time="2026-06-09T17:26:15.963375278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=87441c00-9d67-4790-9967-7690ca142e1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845323 | controller | Jun 09 17:26:16.973422 crc crio[22095]: time="2026-06-09T17:26:16.973338518Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=a4e5cb3e-367a-4fcf-891c-798b7f14fd7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845339 | controller | Jun 09 17:26:17.957129 crc crio[22095]: time="2026-06-09T17:26:17.956100318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d4124915-f69e-48cd-b340-425fa6276651 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845356 | controller | Jun 09 17:26:18.956664 crc crio[22095]: time="2026-06-09T17:26:18.955610088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1c00c84f-5908-434c-b774-559160068150 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845372 | controller | Jun 09 17:26:19.239700 crc crio[22095]: time="2026-06-09T17:26:19.239341877Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=7833f102-ba50-4a2a-9b9b-d3cdba62a1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845388 | controller | Jun 09 17:26:19.260348 crc crio[22095]: time="2026-06-09T17:26:19.256814075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845404 | controller | Jun 09 17:26:19.267694 crc crio[22095]: time="2026-06-09T17:26:19.267495409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845421 | controller | Jun 09 17:26:19.381006 crc crio[22095]: time="2026-06-09T17:26:19.378839166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3a237535-4001-4d5e-a7a5-b86c8699e723 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845437 | controller | Jun 09 17:26:19.381006 crc crio[22095]: time="2026-06-09T17:26:19.378897757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=312307df-2d26-4175-825a-abc5bcd2ec74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845453 | controller | Jun 09 17:26:19.381006 crc crio[22095]: time="2026-06-09T17:26:19.379183504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=df7cee34-f1c5-4cf9-9516-01eab1f91428 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845469 | controller | Jun 09 17:26:19.381006 crc crio[22095]: time="2026-06-09T17:26:19.379210135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f3bc98c1-d49a-46f4-b6dc-43557dc323d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845488 | controller | Jun 09 17:26:19.381006 crc crio[22095]: time="2026-06-09T17:26:19.379362179Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=71ecdad9-4ef7-402e-b2dd-4f48e58b8fe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845504 | controller | Jun 09 17:26:19.546647 crc crio[22095]: time="2026-06-09T17:26:19.5458694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=674e6d19-04c6-420d-a823-8272803eebef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845520 | controller | Jun 09 17:26:19.570328 crc crio[22095]: time="2026-06-09T17:26:19.569791484Z" level=info msg="Stopping container: b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26 (timeout: 30s)" id=28e5ea77-7c08-4b31-b25d-53d9b8ce2057 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.845535 | controller | Jun 09 17:26:19.602439 crc crio[22095]: time="2026-06-09T17:26:19.60004938Z" level=info msg="Created container 842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b: openstack/ovn-northd-0/openstack-network-exporter" id=41b4ceeb-cb68-45d0-84aa-6494104efdaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845551 | controller | Jun 09 17:26:19.602439 crc crio[22095]: time="2026-06-09T17:26:19.602216076Z" level=info msg="Starting container: 842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b" id=c7491a51-1936-4b93-9236-8044b39b4372 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.845567 | controller | Jun 09 17:26:19.615101 crc crio[22095]: time="2026-06-09T17:26:19.615053515Z" level=info msg="Started container" PID=248994 containerID=842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b description=openstack/ovn-northd-0/openstack-network-exporter id=c7491a51-1936-4b93-9236-8044b39b4372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1
2026-06-09 17:40:40.845583 | controller | Jun 09 17:26:19.615521 crc crio[22095]: time="2026-06-09T17:26:19.615142347Z" level=info msg="Stopping container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5 (timeout: 30s)" id=745a30a3-2a71-4d70-a199-764d9ab8be81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.845600 | controller | Jun 09 17:26:19.956005 crc crio[22095]: time="2026-06-09T17:26:19.95516442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=43767f1e-2948-4a3b-b273-fe8a843ec42b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845615 | controller | Jun 09 17:26:19.956273 crc crio[22095]: time="2026-06-09T17:26:19.956015682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0322a056-6729-47d1-bd1b-656328cad231 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845631 | controller | Jun 09 17:26:19.956412 crc crio[22095]: time="2026-06-09T17:26:19.95633799Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=424cdb27-a225-496f-9bfa-f9ce2c959e28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845647 | controller | Jun 09 17:26:20.509730 crc crio[22095]: time="2026-06-09T17:26:20.509544632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845666 | controller | Jun 09 17:26:20.512850 crc crio[22095]: time="2026-06-09T17:26:20.512772224Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=309f90e9-ea7b-4fd8-b139-aa7223b15008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845683 | controller | Jun 09 17:26:20.513000 crc crio[22095]: time="2026-06-09T17:26:20.512880217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=07620267-e423-4804-ba09-5b72a5822f69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845699 | controller | Jun 09 17:26:20.513060 crc crio[22095]: time="2026-06-09T17:26:20.513038101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=84c5181d-f891-4102-a6f5-6188e04d161c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845715 | controller | Jun 09 17:26:20.513136 crc crio[22095]: time="2026-06-09T17:26:20.513050852Z" level=info msg="Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=a2028178-bccf-4e67-931b-4bdb84d697bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845731 | controller | Jun 09 17:26:20.514360 crc crio[22095]: time="2026-06-09T17:26:20.514082208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8c14fe4c-3c70-4201-9e10-0deb705c3d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845747 | controller | Jun 09 17:26:20.516460 crc crio[22095]: time="2026-06-09T17:26:20.516407608Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=95aed965-6e16-4904-bc64-e08910244a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845763 | controller | Jun 09 17:26:20.517600 crc crio[22095]: time="2026-06-09T17:26:20.517019223Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=e8436957-ccdf-40a0-ad13-ab1c165eec56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845778 | controller | Jun 09 17:26:20.517600 crc crio[22095]: time="2026-06-09T17:26:20.517580538Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=7289cc7a-b9c5-4d20-a1fc-fb46b793a169 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845793 | controller | Jun 09 17:26:20.517856 crc crio[22095]: time="2026-06-09T17:26:20.517732632Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ea32d0a9-ffd3-4797-afd5-bc5cf726c940 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845809 | controller | Jun 09 17:26:20.520514 crc crio[22095]: time="2026-06-09T17:26:20.518269135Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=bb44d2a7-a589-40af-9046-7b55347224c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845825 | controller | Jun 09 17:26:20.520514 crc crio[22095]: time="2026-06-09T17:26:20.519573159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad2b8044-fdf2-45b7-bf1c-62209fef261e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845841 | controller | Jun 09 17:26:20.522131 crc crio[22095]: time="2026-06-09T17:26:20.521670993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845881 | controller | Jun 09 17:26:20.522552 crc crio[22095]: time="2026-06-09T17:26:20.522482004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845900 | controller | Jun 09 17:26:20.523169 crc crio[22095]: time="2026-06-09T17:26:20.522794182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845916 | controller | Jun 09 17:26:20.523169 crc crio[22095]: time="2026-06-09T17:26:20.523065019Z" level=info msg="Stopped container b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=28e5ea77-7c08-4b31-b25d-53d9b8ce2057 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.845932 | controller | Jun 09 17:26:20.523604 crc crio[22095]: time="2026-06-09T17:26:20.523539511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.845948 | controller | Jun 09 17:26:20.525469 crc crio[22095]: time="2026-06-09T17:26:20.525422779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=095fe71d-0d4c-4739-b60d-e21cb3bec5d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.845964 | controller | Jun 09 17:26:20.526540 crc crio[22095]: time="2026-06-09T17:26:20.526479216Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=44d8ca09-2ea9-4c52-92dd-f791ac3493f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845980 | controller | Jun 09 17:26:20.526667 crc crio[22095]: time="2026-06-09T17:26:20.526499527Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=1b3cf1b7-7e81-44e6-817b-b367a4493c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.845996 | controller | Jun 09 17:26:20.527066 crc crio[22095]: time="2026-06-09T17:26:20.52703095Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=efb295bd-4b7f-4ee8-92e0-fb71626de692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846011 | controller | Jun 09 17:26:20.528589 crc crio[22095]: time="2026-06-09T17:26:20.528557539Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=8751ecfe-02e8-4832-b039-02940ea18728 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846027 | controller | Jun 09 17:26:20.528990 crc crio[22095]: time="2026-06-09T17:26:20.528893468Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=e99ebbb0-4939-45d1-b0e3-954248abea27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846043 | controller | Jun 09 17:26:20.530545 crc crio[22095]: time="2026-06-09T17:26:20.530349565Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=5ceeb0e6-7032-4b51-b20d-178e937757c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846058 | controller | Jun 09 17:26:20.531620 crc crio[22095]: time="2026-06-09T17:26:20.531573897Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=b645b9f4-d6f3-4e31-a990-57be0b7c3029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846074 | controller | Jun 09 17:26:20.952640 crc crio[22095]: time="2026-06-09T17:26:20.951864148Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=3a05f188-ee94-4388-af27-5c926f2157f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846092 | controller | Jun 09 17:26:20.953002 crc crio[22095]: time="2026-06-09T17:26:20.952827963Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=654ed882-43d6-463e-8aae-6fa6ae20b2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846109 | controller | Jun 09 17:26:20.953149 crc crio[22095]: time="2026-06-09T17:26:20.952004932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=355fe0d7-3580-43f6-bd13-ae8b7111ee66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846124 | controller | Jun 09 17:26:20.953387 crc crio[22095]: time="2026-06-09T17:26:20.952157166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=15f3d510-fbcf-424b-8418-e68b46ba5d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846140 | controller | Jun 09 17:26:21.377369 crc crio[22095]: time="2026-06-09T17:26:21.377211499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d4751e25-39dd-40ce-a5ba-6e2ce750d2fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846156 | controller | Jun 09 17:26:21.439684 crc crio[22095]: time="2026-06-09T17:26:21.43959906Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=5c0bf17c-3086-43f3-a04d-8491336b50f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846172 | controller | Jun 09 17:26:21.750889 crc crio[22095]: time="2026-06-09T17:26:21.750805394Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=b2278d7f-8b7f-4415-9bf1-5a939ff90c2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846188 | controller | Jun 09 17:26:22.277647 crc crio[22095]: time="2026-06-09T17:26:22.277563549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=af4c5bbf-13ed-4467-9865-2102a08fb593 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846204 | controller | Jun 09 17:26:22.318309 crc crio[22095]: time="2026-06-09T17:26:22.318215031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846221 | controller | Jun 09 17:26:22.318580 crc crio[22095]: time="2026-06-09T17:26:22.318329014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846237 | controller | Jun 09 17:26:22.318681 crc crio[22095]: time="2026-06-09T17:26:22.318475168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846253 | controller | Jun 09 17:26:22.318762 crc crio[22095]: time="2026-06-09T17:26:22.318493619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846269 | controller | Jun 09 17:26:22.318845 crc crio[22095]: time="2026-06-09T17:26:22.318519929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846285 | controller | Jun 09 17:26:22.321737 crc crio[22095]: time="2026-06-09T17:26:22.321633059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846310 | controller | Jun 09 17:26:22.322154 crc crio[22095]: time="2026-06-09T17:26:22.32204715Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=9e103d9e-e1ce-4310-b475-90b93ee7e388 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846327 | controller | Jun 09 17:26:22.322667 crc crio[22095]: time="2026-06-09T17:26:22.322484081Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=97fb8e6b-686d-4754-bffe-e4541296b31a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846344 | controller | Jun 09 17:26:22.323548 crc crio[22095]: time="2026-06-09T17:26:22.323511977Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=5c184b69-63bf-4deb-85c8-b6858e822658 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846360 | controller | Jun 09 17:26:22.323714 crc crio[22095]: time="2026-06-09T17:26:22.323687202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=80e46745-5dab-40fd-ab80-2fb3ce01774e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846377 | controller | Jun 09 17:26:22.323860 crc crio[22095]: time="2026-06-09T17:26:22.323834836Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=9617ba58-34b1-4479-8963-5c1f969aa1bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846393 | controller | Jun 09 17:26:22.324041 crc crio[22095]: time="2026-06-09T17:26:22.323874717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7c752b2b-0e12-4356-bba3-fd5b230d911b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846409 | controller | Jun 09 17:26:22.324161 crc crio[22095]: time="2026-06-09T17:26:22.32398552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=527a22ac-bb17-40dd-b7d4-adee910c23ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846425 | controller | Jun 09 17:26:22.324332 crc crio[22095]: time="2026-06-09T17:26:22.324301878Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=e8516c01-3495-4f6a-b027-ae5212149f8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846441 | controller | Jun 09 17:26:22.324558 crc crio[22095]: time="2026-06-09T17:26:22.324531994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=7d28994e-7c7d-4c02-a09d-bc6556c70253 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846458 | controller | Jun 09 17:26:22.324672 crc crio[22095]: time="2026-06-09T17:26:22.324589415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846475 | controller | Jun 09 17:26:22.325200 crc crio[22095]: time="2026-06-09T17:26:22.325122079Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=e3ce9947-a47d-4400-9240-ee48bce9feda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846491 | controller | Jun 09 17:26:22.332011 crc crio[22095]: time="2026-06-09T17:26:22.331834011Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=53a5ee9c-b9f4-4c50-b9c5-a508970ff429 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846511 | controller | Jun 09 17:26:22.786738 crc crio[22095]: time="2026-06-09T17:26:22.785992022Z" level=info msg="Stopping container: 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3 (timeout: 15s)" id=16ba01db-0d95-4dbc-a95e-b8d94343b90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.846527 | controller | Jun 09 17:26:22.817539 crc crio[22095]: time="2026-06-09T17:26:22.817134281Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=0571c71d-958c-4484-b9cc-85c95f1560dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846543 | controller | Jun 09 17:26:22.953000 crc crio[22095]: time="2026-06-09T17:26:22.952740139Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=f1a3c2cb-a57f-4dc9-8f46-023623c12fff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846559 | controller | Jun 09 17:26:22.966173 crc crio[22095]: time="2026-06-09T17:26:22.966078361Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=1eff2a00-3693-4438-8283-553990bb1421 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846575 | controller | Jun 09 17:26:23.583599 crc crio[22095]: time="2026-06-09T17:26:23.582049652Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=84b489ef-906c-4bb8-bccc-e47c0abfb9a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846591 | controller | Jun 09 17:26:23.649807 crc crio[22095]: time="2026-06-09T17:26:23.647514782Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=6e9f2842-e4e2-40b7-a5e5-cb5c69f87d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846607 | controller | Jun 09 17:26:23.936872 crc crio[22095]: time="2026-06-09T17:26:23.936798733Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=ef5af00c-bdee-49f8-b853-073a17f3ad90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846623 | controller | Jun 09 17:26:23.938016 crc crio[22095]: time="2026-06-09T17:26:23.937650905Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=0552eb54-930b-45c1-9637-06843549f701 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846639 | controller | Jun 09 17:26:24.026506 crc crio[22095]: time="2026-06-09T17:26:24.026431722Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=9cfd77c8-48ff-40fe-b516-a1e92a567cae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846655 | controller | Jun 09 17:26:24.953770 crc crio[22095]: time="2026-06-09T17:26:24.952732524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bddfac3a-c28e-451d-8399-0772f028dfb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846671 | controller | Jun 09 17:26:24.953770 crc crio[22095]: time="2026-06-09T17:26:24.953652318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b43d00e3-7542-412f-bd40-798d8a3dceca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846691 | controller | Jun 09 17:26:25.960994 crc crio[22095]: time="2026-06-09T17:26:25.960139147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9695a869-f1f7-4291-95ad-ed3dc87e6bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846707 | controller | Jun 09 17:26:26.724291 crc crio[22095]: time="2026-06-09T17:26:26.724184338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846723 | controller | Jun 09 17:26:26.724850 crc crio[22095]: time="2026-06-09T17:26:26.724770083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846739 | controller | Jun 09 17:26:26.731793 crc crio[22095]: time="2026-06-09T17:26:26.729761061Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=1f51c86f-face-41f9-831a-7eaf8c2d4859 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846755 | controller | Jun 09 17:26:26.731793 crc crio[22095]: time="2026-06-09T17:26:26.730362126Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=59c49406-48ad-49b4-8076-bd07f855b896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846772 | controller | Jun 09 17:26:26.732647 crc crio[22095]: time="2026-06-09T17:26:26.732550922Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=b94219a9-5854-4997-83f4-1590fd339a9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846788 | controller | Jun 09 17:26:26.733178 crc crio[22095]: time="2026-06-09T17:26:26.733100086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846804 | controller | Jun 09 17:26:26.733724 crc crio[22095]: time="2026-06-09T17:26:26.73362039Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=dd47cd2b-1554-4ef4-ab4b-b2de02ab7177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846820 | controller | Jun 09 17:26:26.738180 crc crio[22095]: time="2026-06-09T17:26:26.738097535Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=7acda6c9-c2de-4d23-a185-7f116c457e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846836 | controller | Jun 09 17:26:26.739343 crc crio[22095]: time="2026-06-09T17:26:26.738823523Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=90a65c53-0cf3-4140-8e26-33fd20ad9731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846855 | controller | Jun 09 17:26:26.739452 crc crio[22095]: time="2026-06-09T17:26:26.739352157Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=e550a171-283b-4813-b4b6-d15e8f095e9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846889 | controller | Jun 09 17:26:26.740038 crc crio[22095]: time="2026-06-09T17:26:26.739997903Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=3a4fb60f-e092-4371-99c7-85cbf7b13320 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.846906 | controller | Jun 09 17:26:26.740397 crc crio[22095]: time="2026-06-09T17:26:26.740311251Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=69389c63-74c5-4dfc-9729-a0b5b9c8fcd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846926 | controller | Jun 09 17:26:26.741112 crc crio[22095]: time="2026-06-09T17:26:26.741015149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=80808c25-ca80-4324-8a02-ce92c0072454 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.846943 | controller | Jun 09 17:26:26.752853 crc crio[22095]: time="2026-06-09T17:26:26.752762271Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=a7cc964c-4745-4cfe-a2b5-c4ec02b0b3aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846959 | controller | Jun 09 17:26:26.753190 crc crio[22095]: time="2026-06-09T17:26:26.753048788Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c23d183b-785b-4d47-af75-495c40d557b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.846975 | controller | Jun 09 17:26:26.763326 crc crio[22095]: time="2026-06-09T17:26:26.760160231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.846992 | controller | Jun 09 17:26:26.766344 crc crio[22095]: time="2026-06-09T17:26:26.766169905Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=59daa56d-f2bd-48c4-a2a4-9c7f53ed2c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847008 | controller | Jun 09 17:26:26.766567 crc crio[22095]: time="2026-06-09T17:26:26.766503163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=11ee32b1-6c92-49b7-bbdd-e483deed7515 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847025 | controller | Jun 09 17:26:26.766681 crc crio[22095]: time="2026-06-09T17:26:26.766630717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=3e8b7a70-89ff-4900-976b-80b524851ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847041 | controller | Jun 09 17:26:26.767162 crc crio[22095]: time="2026-06-09T17:26:26.766732019Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=b95b3989-b084-4975-8ce2-5c3a89fd2a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847057 | controller | Jun 09 17:26:26.767162 crc crio[22095]: time="2026-06-09T17:26:26.766848882Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=18b427b8-8220-4f05-b905-76229aaab05d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847074 | controller | Jun 09 17:26:26.767162 crc crio[22095]: time="2026-06-09T17:26:26.766888003Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=52db530d-8500-4898-9e2f-e612bbc40117 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847090 | controller | Jun 09 17:26:26.767162 crc crio[22095]: time="2026-06-09T17:26:26.766889273Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=48cc2d5a-57b2-4a56-8a10-57c6b337028e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847106 | controller | Jun 09 17:26:26.767162 crc crio[22095]: time="2026-06-09T17:26:26.766988666Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=f6157701-8800-4810-a0f9-7c9b771c913a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847125 | controller | Jun 09 17:26:26.767433 crc crio[22095]: time="2026-06-09T17:26:26.767014806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6cdf9c5b-34ab-4275-98f0-7ae3f45bd0c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847142 | controller | Jun 09 17:26:26.767433 crc crio[22095]: time="2026-06-09T17:26:26.767348915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=856fd056-0ed1-4603-86a6-e6592ed81a5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847158 | controller | Jun 09 17:26:26.767497 crc crio[22095]: time="2026-06-09T17:26:26.767420027Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=ccf05762-c7fb-4912-86d6-e857130ac3e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847174 | controller | Jun 09 17:26:26.772040 crc crio[22095]: time="2026-06-09T17:26:26.771875771Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=ea357e8f-7ea8-4ad2-8518-4e1d3e634882 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847191 | controller | Jun 09 17:26:26.777473 crc crio[22095]: time="2026-06-09T17:26:26.777418073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847207 | controller | Jun 09 17:26:26.778184 crc crio[22095]: time="2026-06-09T17:26:26.778156972Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=473e8777-914d-4e2e-aac0-732220cfda9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847223 | controller | Jun 09 17:26:26.780183 crc crio[22095]: time="2026-06-09T17:26:26.780060711Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=dbb12d8e-b714-4693-b015-45cbd4e37220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847239 | controller | Jun 09 17:26:26.817337 crc crio[22095]: time="2026-06-09T17:26:26.817179293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847255 | controller | Jun 09 17:26:26.817525 crc crio[22095]: time="2026-06-09T17:26:26.817373388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847272 | controller | Jun 09 17:26:26.817669 crc crio[22095]: time="2026-06-09T17:26:26.817610304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847288 | controller | Jun 09 17:26:26.817837 crc crio[22095]: time="2026-06-09T17:26:26.817619975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847304 | controller | Jun 09 17:26:26.818198 crc crio[22095]: time="2026-06-09T17:26:26.818141458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847320 | controller | Jun 09 17:26:26.818371 crc crio[22095]: time="2026-06-09T17:26:26.818300022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847342 | controller | Jun 09 17:26:26.818547 crc crio[22095]: time="2026-06-09T17:26:26.818488967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847359 | controller | Jun 09 17:26:26.818600 crc crio[22095]: time="2026-06-09T17:26:26.818562709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847375 | controller | Jun 09 17:26:26.819189 crc crio[22095]: time="2026-06-09T17:26:26.819131103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847391 | controller | Jun 09 17:26:26.819666 crc crio[22095]: time="2026-06-09T17:26:26.819601135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847407 | controller | Jun 09 17:26:26.821024 crc crio[22095]: time="2026-06-09T17:26:26.820881158Z" level=info msg="Stopped container 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift" id=16ba01db-0d95-4dbc-a95e-b8d94343b90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.847423 | controller | Jun 09 17:26:26.823872 crc crio[22095]: time="2026-06-09T17:26:26.823756412Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=4deb17b9-4556-4e78-bd0f-4c6660c901da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847439 | controller | Jun 09 17:26:26.827040 crc crio[22095]: time="2026-06-09T17:26:26.826854571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=aecd771a-1b08-4231-9380-69c417445928 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847455 | controller | Jun 09 17:26:26.827893 crc crio[22095]: time="2026-06-09T17:26:26.827542889Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=b323b917-92ae-4a38-afa6-c06899a779eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847471 | controller | Jun 09 17:26:26.828475 crc crio[22095]: time="2026-06-09T17:26:26.828414931Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=06a341b7-0151-40e3-aa6a-43e305b4c55b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847487 | controller | Jun 09 17:26:26.830268 crc crio[22095]: time="2026-06-09T17:26:26.830166556Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=67386d4a-03ed-4e45-8686-482c18ab591e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847519 | controller | Jun 09 17:26:26.834809 crc crio[22095]: time="2026-06-09T17:26:26.834730634Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=9c62ad39-bae6-42fb-af1f-133dbad4e01b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847536 | controller | Jun 09 17:26:26.843274 crc crio[22095]: time="2026-06-09T17:26:26.84315773Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=84311fcc-2612-4583-a758-26909dd05f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847552 | controller | Jun 09 17:26:26.871864 crc crio[22095]: time="2026-06-09T17:26:26.871528178Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=46b85f56-2c30-41eb-a8c2-4a2fff80173c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847572 | controller | Jun 09 17:26:26.874043 crc crio[22095]: time="2026-06-09T17:26:26.873847967Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=fbd85a75-5713-408b-a19b-9c1474aec1be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847589 | controller | Jun 09 17:26:26.899164 crc crio[22095]: time="2026-06-09T17:26:26.897705779Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=ab8bbed4-730a-4441-a9bf-9fcff9b476f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847605 | controller | Jun 09 17:26:26.903291 crc crio[22095]: time="2026-06-09T17:26:26.90322077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847622 | controller | Jun 09 17:26:26.903702 crc crio[22095]: time="2026-06-09T17:26:26.903682472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847638 | controller | Jun 09 17:26:26.956286 crc crio[22095]: time="2026-06-09T17:26:26.955550793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d2a2c4a4-b2f5-4e0b-9037-70773a36fbb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847655 | controller | Jun 09 17:26:27.036889 crc crio[22095]: time="2026-06-09T17:26:27.036789067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847671 | controller | Jun 09 17:26:27.187203 crc crio[22095]: time="2026-06-09T17:26:27.18698175Z" level=info msg="Created container 576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=ef4eda0a-7a7c-47f5-892c-7cbff6b4f4ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847688 | controller | Jun 09 17:26:27.192512 crc crio[22095]: time="2026-06-09T17:26:27.19244087Z" level=info msg="Created container 0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac: openstack/swift-storage-0/account-server" id=aca909a9-cae1-466f-9916-46e549c6d120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847703 | controller | Jun 09 17:26:27.196416 crc crio[22095]: time="2026-06-09T17:26:27.195070847Z" level=info msg="Starting container: 576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06" id=4b0c81c8-fbb7-42b2-925e-83d5ca01519b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.847719 | controller | Jun 09 17:26:27.203036 crc crio[22095]: time="2026-06-09T17:26:27.202761465Z" level=info msg="Starting container: 0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac" id=b6b01dee-a2b3-4d62-9865-49f2d87bdf91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.847736 | controller | Jun 09 17:26:27.207614 crc crio[22095]: time="2026-06-09T17:26:27.207516687Z" level=info msg="Started container" PID=249334 containerID=576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4b0c81c8-fbb7-42b2-925e-83d5ca01519b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b
2026-06-09 17:40:40.847753 | controller | Jun 09 17:26:27.213825 crc crio[22095]: time="2026-06-09T17:26:27.213662244Z" level=info msg="Started container" PID=249315 containerID=0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac description=openstack/swift-storage-0/account-server id=b6b01dee-a2b3-4d62-9865-49f2d87bdf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.847772 | controller | Jun 09 17:26:27.226000 crc crio[22095]: time="2026-06-09T17:26:27.225844397Z" level=info msg="Removed container 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=9416ddcd-6708-46f1-a523-faee7d374737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.847789 | controller | Jun 09 17:26:27.229463 crc crio[22095]: time="2026-06-09T17:26:27.229417869Z" level=info msg="Removing container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe" id=271b65ff-4cac-4e80-9893-853b93d3764f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.847805 | controller | Jun 09 17:26:27.238288 crc crio[22095]: time="2026-06-09T17:26:27.238178793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=cf2e67f8-6279-4b9d-8f99-28b1f4d34f31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847822 | controller | Jun 09 17:26:27.301972 crc crio[22095]: time="2026-06-09T17:26:27.301751214Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=af724e42-3dab-44f6-aa52-f44e2d0cfa2d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.847838 | controller | Jun 09 17:26:27.303807 crc crio[22095]: time="2026-06-09T17:26:27.303779716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a02ca5e4-504e-4894-aa2f-f8bf622d9d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847871 | controller | Jun 09 17:26:27.952201 crc crio[22095]: time="2026-06-09T17:26:27.952114618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0b79c7f5-db66-4108-bb5d-113c3b4e1a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847892 | controller | Jun 09 17:26:27.952422 crc crio[22095]: time="2026-06-09T17:26:27.952297123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b745b194-1b9e-4ed6-9914-cc9196501ec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.847909 | controller | Jun 09 17:26:28.036596 crc crio[22095]: time="2026-06-09T17:26:28.03598945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847926 | controller | Jun 09 17:26:28.281231 crc crio[22095]: time="2026-06-09T17:26:28.281097358Z" level=info msg="Created container a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7: openstack/cinder-scheduler-0/probe" id=351f30ed-2c7f-4bfb-8918-79a5e221e45b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.847942 | controller | Jun 09 17:26:28.285185 crc crio[22095]: time="2026-06-09T17:26:28.2851071Z" level=info msg="Starting container: a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7" id=53792333-3089-44c5-99f1-e366703eee68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.847958 | controller | Jun 09 17:26:28.293771 crc crio[22095]: time="2026-06-09T17:26:28.29366964Z" level=info msg="Started container" PID=249427 containerID=a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7 description=openstack/cinder-scheduler-0/probe id=53792333-3089-44c5-99f1-e366703eee68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.847978 | controller | Jun 09 17:26:28.810188 crc crio[22095]: time="2026-06-09T17:26:28.810064756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.847995 | controller | Jun 09 17:26:28.878201 crc crio[22095]: time="2026-06-09T17:26:28.876985123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848011 | controller | Jun 09 17:26:28.878201 crc crio[22095]: time="2026-06-09T17:26:28.877300631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848027 | controller | Jun 09 17:26:28.878201 crc crio[22095]: time="2026-06-09T17:26:28.877419984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848043 | controller | Jun 09 17:26:28.878201 crc crio[22095]: time="2026-06-09T17:26:28.877622339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848059 | controller | Jun 09 17:26:28.878201 crc crio[22095]: time="2026-06-09T17:26:28.877802254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848075 | controller | Jun 09 17:26:28.878779 crc crio[22095]: time="2026-06-09T17:26:28.878637845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848090 | controller | Jun 09 17:26:28.878779 crc crio[22095]: time="2026-06-09T17:26:28.878674396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848106 | controller | Jun 09 17:26:28.880652 crc crio[22095]: time="2026-06-09T17:26:28.879809246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848121 | controller | Jun 09 17:26:28.880652 crc crio[22095]: time="2026-06-09T17:26:28.879806435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848137 | controller | Jun 09 17:26:28.886341 crc crio[22095]: time="2026-06-09T17:26:28.886198599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=6c5a45f6-5147-4263-ad7f-402364b02de0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848153 | controller | Jun 09 17:26:29.061359 crc crio[22095]: time="2026-06-09T17:26:29.061151187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848169 | controller | Jun 09 17:26:29.077973 crc crio[22095]: time="2026-06-09T17:26:29.077823405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848184 | controller | Jun 09 17:26:29.079184 crc crio[22095]: time="2026-06-09T17:26:29.079021916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3290220f-ae1a-43b7-b8dd-bcbea4555865 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848201 | controller | Jun 09 17:26:29.091875 crc crio[22095]: time="2026-06-09T17:26:29.091761503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a1bdecd3-d337-4fd3-8785-e77d65a96b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848219 | controller | Jun 09 17:26:29.092753 crc crio[22095]: time="2026-06-09T17:26:29.092675196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=68d19494-87f3-4844-ad5f-015f4b9989e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848235 | controller | Jun 09 17:26:29.093841 crc crio[22095]: time="2026-06-09T17:26:29.093765074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848250 | controller | Jun 09 17:26:29.094516 crc crio[22095]: time="2026-06-09T17:26:29.094440701Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift" id=6eaefde8-5d16-4336-a845-677095eb36a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848266 | controller | Jun 09 17:26:29.116358 crc crio[22095]: time="2026-06-09T17:26:29.1162262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=2d1b1f82-f7e4-4a3d-a80c-0f764e01e7cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848282 | controller | Jun 09 17:26:29.285232 crc crio[22095]: time="2026-06-09T17:26:29.284754994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848298 | controller | Jun 09 17:26:29.291866 crc crio[22095]: time="2026-06-09T17:26:29.291765094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848314 | controller | Jun 09 17:26:29.293610 crc crio[22095]: time="2026-06-09T17:26:29.292708568Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=f55b3a56-7337-4a85-9721-68d822b41d6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848329 | controller | Jun 09 17:26:29.293995 crc crio[22095]: time="2026-06-09T17:26:29.293807036Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=f8b17f96-3d6f-4b5a-bec4-c545afdf6719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848345 | controller | Jun 09 17:26:29.294076 crc crio[22095]: time="2026-06-09T17:26:29.293991051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848361 | controller | Jun 09 17:26:29.296535 crc crio[22095]: time="2026-06-09T17:26:29.296133216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848376 | controller | Jun 09 17:26:29.311722 crc crio[22095]: time="2026-06-09T17:26:29.3076219Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=5b6c7bcd-3cd8-4bd0-9b03-99999d98281e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848392 | controller | Jun 09 17:26:29.334084 crc crio[22095]: time="2026-06-09T17:26:29.333876294Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=4e93c9ce-8247-469a-b688-7fe2710b1b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848408 | controller | Jun 09 17:26:29.481269 crc crio[22095]: time="2026-06-09T17:26:29.4810869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848428 | controller | Jun 09 17:26:29.493194 crc crio[22095]: time="2026-06-09T17:26:29.492877493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848444 | controller | Jun 09 17:26:29.681966 crc crio[22095]: time="2026-06-09T17:26:29.680969928Z" level=info msg="Created container 7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ac709cc2-00ac-4d7e-992b-5d0ef0b396a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848460 | controller | Jun 09 17:26:29.684513 crc crio[22095]: time="2026-06-09T17:26:29.684438597Z" level=info msg="Starting container: 7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff" id=3d0449af-cfb5-4e47-8c41-569ff2189ae5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.848476 | controller | Jun 09 17:26:29.699793 crc crio[22095]: time="2026-06-09T17:26:29.699423071Z" level=info msg="Started container" PID=249490 containerID=7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3d0449af-cfb5-4e47-8c41-569ff2189ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.848493 | controller | Jun 09 17:26:29.741520 crc crio[22095]: time="2026-06-09T17:26:29.738578046Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c38f89d2-3c0e-436a-a43a-4c7182c6e4e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848509 | controller | Jun 09 17:26:29.858042 crc crio[22095]: time="2026-06-09T17:26:29.855657699Z" level=info msg="Created container 743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=b645b9f4-d6f3-4e31-a990-57be0b7c3029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848526 | controller | Jun 09 17:26:29.859371 crc crio[22095]: time="2026-06-09T17:26:29.859226501Z" level=info msg="Starting container: 743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b" id=50cbfd97-a4d8-4090-9294-23d6c250ebaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.848542 | controller | Jun 09 17:26:29.870053 crc crio[22095]: time="2026-06-09T17:26:29.868376126Z" level=info msg="Created container aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f: openstack/kube-state-metrics-0/kube-state-metrics" id=1a20505b-8ede-48ca-a75f-b1118ad40854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848559 | controller | Jun 09 17:26:29.879638 crc crio[22095]: time="2026-06-09T17:26:29.874321568Z" level=info msg="Starting container: aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f" id=4bde9783-0b5a-4a5e-87da-78cb9c2e2258 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.848575 | controller | Jun 09 17:26:29.893217 crc crio[22095]: time="2026-06-09T17:26:29.893071419Z" level=info msg="Started container" PID=249482 containerID=aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f description=openstack/kube-state-metrics-0/kube-state-metrics id=4bde9783-0b5a-4a5e-87da-78cb9c2e2258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390
2026-06-09 17:40:40.848592 | controller | Jun 09 17:26:29.913901 crc crio[22095]: time="2026-06-09T17:26:29.913511363Z" level=info msg="Created container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log" id=7833f102-ba50-4a2a-9b9b-d3cdba62a1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848612 | controller | Jun 09 17:26:29.914718 crc crio[22095]: time="2026-06-09T17:26:29.914634412Z" level=info msg="Started container" PID=249489 containerID=743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=50cbfd97-a4d8-4090-9294-23d6c250ebaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17
2026-06-09 17:40:40.848629 | controller | Jun 09 17:26:29.918443 crc crio[22095]: time="2026-06-09T17:26:29.916394637Z" level=info msg="Starting container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634" id=07c4a0f1-839e-4538-99ce-668b63198305 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.848646 | controller | Jun 09 17:26:29.926181 crc crio[22095]: time="2026-06-09T17:26:29.926111637Z" level=info msg="Started container" PID=249499 containerID=42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634 description=openstack/nova-metadata-0/nova-metadata-log id=07c4a0f1-839e-4538-99ce-668b63198305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.848662 | controller | Jun 09 17:26:29.964710 crc crio[22095]: time="2026-06-09T17:26:29.964628295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6939bea7-7db5-474d-92fc-c6e3078cdbab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848679 | controller | Jun 09 17:26:30.674812 crc crio[22095]: time="2026-06-09T17:26:30.671843457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848695 | controller | Jun 09 17:26:30.918838 crc crio[22095]: time="2026-06-09T17:26:30.918071674Z" level=info msg="Stopping container: 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b (timeout: 30s)" id=0f2fd45f-0772-473e-8b73-d4d65ddd76f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.848711 | controller | Jun 09 17:26:30.919496 crc crio[22095]: time="2026-06-09T17:26:30.918534686Z" level=info msg="Stopping container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff (timeout: 30s)" id=f57a20a0-c72e-4b26-b7d2-c67d9696ab1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.848728 | controller | Jun 09 17:26:30.953688 crc crio[22095]: time="2026-06-09T17:26:30.953591805Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=107119cd-d4da-48e8-b2a8-5e0150cc68c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.848744 | controller | Jun 09 17:26:31.018861 crc crio[22095]: time="2026-06-09T17:26:31.018753796Z" level=info msg="Created container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api" id=0d918243-33a3-4006-a78d-073323745ac8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848760 | controller | Jun 09 17:26:31.021104 crc crio[22095]: time="2026-06-09T17:26:31.02083552Z" level=info msg="Starting container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b" id=3a0ad924-8432-4021-bc7f-73248cf09f28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.848777 | controller | Jun 09 17:26:31.034184 crc crio[22095]: time="2026-06-09T17:26:31.034019568Z" level=info msg="Started container" PID=249632 containerID=41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b description=openstack/cinder-api-0/cinder-api id=3a0ad924-8432-4021-bc7f-73248cf09f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.848794 | controller | Jun 09 17:26:31.373573 crc crio[22095]: time="2026-06-09T17:26:31.372613554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848814 | controller | Jun 09 17:26:31.381866 crc crio[22095]: time="2026-06-09T17:26:31.381776159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848831 | controller | Jun 09 17:26:31.573109 crc crio[22095]: time="2026-06-09T17:26:31.571855565Z" level=info msg="Created container 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=97fb8e6b-686d-4754-bffe-e4541296b31a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.848850 | controller | Jun 09 17:26:31.576106 crc crio[22095]: time="2026-06-09T17:26:31.576018712Z" level=info msg="Starting container: 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d" id=01fe6805-3919-4ac3-b401-5b7be77b7363 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.848885 | controller | Jun 09 17:26:31.583630 crc crio[22095]: time="2026-06-09T17:26:31.583532515Z" level=info msg="Started container" PID=249673 containerID=25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=01fe6805-3919-4ac3-b401-5b7be77b7363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.848903 | controller | Jun 09 17:26:31.657031 crc crio[22095]: time="2026-06-09T17:26:31.648671906Z" level=info msg="Removed container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq" id=271b65ff-4cac-4e80-9893-853b93d3764f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.848920 | controller | Jun 09 17:26:31.668370 crc crio[22095]: time="2026-06-09T17:26:31.665421146Z" level=info msg="Removing container: fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c" id=56703489-989f-44b9-8ceb-0e1e40488955 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.848935 | controller | Jun 09 17:26:31.722635 crc crio[22095]: time="2026-06-09T17:26:31.72250211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848952 | controller | Jun 09 17:26:31.730200 crc crio[22095]: time="2026-06-09T17:26:31.730126025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848968 | controller | Jun 09 17:26:31.748995 crc crio[22095]: time="2026-06-09T17:26:31.74628143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.848984 | controller | Jun 09 17:26:31.748995 crc crio[22095]: time="2026-06-09T17:26:31.747183783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849000 | controller | Jun 09 17:26:31.748995 crc crio[22095]: time="2026-06-09T17:26:31.747541152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849017 | controller | Jun 09 17:26:31.748995 crc crio[22095]: time="2026-06-09T17:26:31.747818009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849033 | controller | Jun 09 17:26:31.752979 crc crio[22095]: time="2026-06-09T17:26:31.750846397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=4c9a1e07-ea66-431b-ba36-00bd517a62b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849052 | controller | Jun 09 17:26:31.758036 crc crio[22095]: time="2026-06-09T17:26:31.756153083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849068 | controller | Jun 09 17:26:31.767012 crc crio[22095]: time="2026-06-09T17:26:31.764361004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849084 | controller | Jun 09 17:26:31.844369 crc crio[22095]: time="2026-06-09T17:26:31.843906174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849100 | controller | Jun 09 17:26:31.880497 crc crio[22095]: time="2026-06-09T17:26:31.880350719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849115 | controller | Jun 09 17:26:31.889210 crc crio[22095]: time="2026-06-09T17:26:31.888898618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849131 | controller | Jun 09 17:26:31.906684 crc crio[22095]: time="2026-06-09T17:26:31.906628803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849147 | controller | Jun 09 17:26:31.914626 crc crio[22095]: time="2026-06-09T17:26:31.907761692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849162 | controller | Jun 09 17:26:31.934192 crc crio[22095]: time="2026-06-09T17:26:31.932341813Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c858324c-d944-4ca0-8ac8-40d3b35b7f4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849181 | controller | Jun 09 17:26:31.935063 crc crio[22095]: time="2026-06-09T17:26:31.932366564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849197 | controller | Jun 09 17:26:31.936098 crc crio[22095]: time="2026-06-09T17:26:31.932470866Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=945facdc-d835-434f-b65b-ce2d1f5708dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849213 | controller | Jun 09 17:26:31.936180 crc crio[22095]: time="2026-06-09T17:26:31.936085228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=052785df-2f43-40b9-8908-c5b789e90db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849230 | controller | Jun 09 17:26:32.143673 crc crio[22095]: time="2026-06-09T17:26:32.143517429Z" level=info msg="Stopped container 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0f2fd45f-0772-473e-8b73-d4d65ddd76f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.849246 | controller | Jun 09 17:26:32.149431 crc crio[22095]: time="2026-06-09T17:26:32.149313058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=2418c749-b16f-4194-997c-394b9183d1e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849266 | controller | Jun 09 17:26:32.282558 crc crio[22095]: time="2026-06-09T17:26:32.279071567Z" level=info msg="Created container 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=5ceeb0e6-7032-4b51-b20d-178e937757c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849283 | controller | Jun 09 17:26:32.282558 crc crio[22095]: time="2026-06-09T17:26:32.280851782Z" level=info msg="Starting container: 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb" id=6cccae4b-08cf-4eac-84da-aea839b4b23e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.849299 | controller | Jun 09 17:26:32.297316 crc crio[22095]: time="2026-06-09T17:26:32.296025352Z" level=info msg="Started container" PID=249875 containerID=80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=6cccae4b-08cf-4eac-84da-aea839b4b23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.849315 | controller | Jun 09 17:26:32.332114 crc crio[22095]: time="2026-06-09T17:26:32.331985454Z" level=info msg="Created container 3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=309f90e9-ea7b-4fd8-b139-aa7223b15008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849332 | controller | Jun 09 17:26:32.335427 crc crio[22095]: time="2026-06-09T17:26:32.335383341Z" level=info msg="Starting container: 3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555" id=bc812e50-6da6-48d5-ae20-81b9cf820c6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.849348 | controller | Jun 09 17:26:32.347480 crc crio[22095]: time="2026-06-09T17:26:32.347328198Z" level=info msg="Started container" PID=249874 containerID=3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=bc812e50-6da6-48d5-ae20-81b9cf820c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08
2026-06-09 17:40:40.849365 | controller | Jun 09 17:26:32.427548 crc crio[22095]: time="2026-06-09T17:26:32.426681413Z" level=info msg="Created container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=bb44d2a7-a589-40af-9046-7b55347224c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849381 | controller | Jun 09 17:26:32.430997 crc crio[22095]: time="2026-06-09T17:26:32.430864341Z" level=info msg="Created container 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=95aed965-6e16-4904-bc64-e08910244a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849397 | controller | Jun 09 17:26:32.432386 crc crio[22095]: time="2026-06-09T17:26:32.432303438Z" level=info msg="Starting container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2" id=41b40412-db33-4623-a212-7d734efd6256 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.849413 | controller | Jun 09 17:26:32.432756 crc crio[22095]: time="2026-06-09T17:26:32.432373849Z" level=info msg="Starting container: 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63" id=3415d9f2-c625-4b47-83cd-cb2c9e301b73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.849430 | controller | Jun 09 17:26:32.441008 crc crio[22095]: time="2026-06-09T17:26:32.440814506Z" level=info msg="Created container 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=e8436957-ccdf-40a0-ad13-ab1c165eec56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849449 | controller | Jun 09 17:26:32.443549 crc crio[22095]: time="2026-06-09T17:26:32.443468794Z" level=info msg="Starting container: 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60" id=aafcf899-eca1-402d-b71d-a41d48e33588 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.849466 | controller | Jun 09 17:26:32.453351 crc crio[22095]: time="2026-06-09T17:26:32.453228764Z" level=info msg="Started container" PID=249878 containerID=a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=41b40412-db33-4623-a212-7d734efd6256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.849486 | controller | Jun 09 17:26:32.454001 crc crio[22095]: time="2026-06-09T17:26:32.45383377Z" level=info msg="Started container" PID=249873 containerID=848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=3415d9f2-c625-4b47-83cd-cb2c9e301b73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.849502 | controller | Jun 09 17:26:32.454992 crc crio[22095]: time="2026-06-09T17:26:32.454812735Z" level=info msg="Started container" PID=249880 containerID=75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60 description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=aafcf899-eca1-402d-b71d-a41d48e33588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.849519 | controller | Jun 09 17:26:32.474587 crc crio[22095]: time="2026-06-09T17:26:32.474517241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=df24870b-c914-4b2f-80c5-11f0ef261d49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849536 | controller | Jun 09 17:26:32.549771 crc crio[22095]: time="2026-06-09T17:26:32.54971262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849553 | controller | Jun 09 17:26:32.561563 crc crio[22095]: time="2026-06-09T17:26:32.56144568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849569 | controller | Jun 09 17:26:32.702343 crc crio[22095]: time="2026-06-09T17:26:32.702288234Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003" id=b1f90caf-e13a-4fde-9947-4aa051bcf821 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.849585 | controller | Jun 09 17:26:32.707020 crc crio[22095]: time="2026-06-09T17:26:32.705889226Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=43d17745-5877-45b7-adbf-af4e6dd38a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849601 | controller | Jun 09 17:26:32.715632 crc crio[22095]: time="2026-06-09T17:26:32.715549114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849617 | controller | Jun 09 17:26:32.719767 crc crio[22095]: time="2026-06-09T17:26:32.71967384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849633 | controller | Jun 09 17:26:32.751088 crc crio[22095]: time="2026-06-09T17:26:32.750453139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849652 | controller | Jun 09 17:26:32.766056 crc crio[22095]: time="2026-06-09T17:26:32.76566672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849668 | controller | Jun 09 17:26:32.949101 crc crio[22095]: time="2026-06-09T17:26:32.944505337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849684 | controller | Jun 09 17:26:32.955595 crc crio[22095]: time="2026-06-09T17:26:32.955478299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849700 | controller | Jun 09 17:26:32.959224 crc crio[22095]: time="2026-06-09T17:26:32.959175154Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=f339f46f-09c9-44c7-9722-edc3b968bde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849717 | controller | Jun 09 17:26:32.980700 crc crio[22095]: time="2026-06-09T17:26:32.978614662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=eed96d55-3d0a-463a-9619-cd077d7d22e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849734 | controller | Jun 09 17:26:32.980700 crc crio[22095]: time="2026-06-09T17:26:32.978805767Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=aebb645f-45c7-4415-a16c-b7fe2f8c5190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849750 | controller | Jun 09 17:26:32.992753 crc crio[22095]: time="2026-06-09T17:26:32.992660843Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=00e05c78-1f87-441f-bb32-145c74ef63b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849767 | controller | Jun 09 17:26:33.011987 crc crio[22095]: time="2026-06-09T17:26:33.011622569Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=8892634c-4caa-4dc0-b150-2e2376ca9b8f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.849782 | controller | Jun 09 17:26:33.015210 crc crio[22095]: time="2026-06-09T17:26:33.014719538Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b6b1e25e-f251-4337-b012-1a4b001bb325 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849798 | controller | Jun 09 17:26:33.069842 crc crio[22095]: time="2026-06-09T17:26:33.06975282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849815 | controller | Jun 09 17:26:33.077015 crc crio[22095]: time="2026-06-09T17:26:33.076073032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849831 | controller | Jun 09 17:26:33.077472 crc crio[22095]: time="2026-06-09T17:26:33.077388806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849846 | controller | Jun 09 17:26:33.088355 crc crio[22095]: time="2026-06-09T17:26:33.088119661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849885 | controller | Jun 09 17:26:33.097841 crc crio[22095]: time="2026-06-09T17:26:33.097760249Z" level=info msg="Created container 8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=9c62ad39-bae6-42fb-af1f-133dbad4e01b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.849904 | controller | Jun 09 17:26:33.100167 crc crio[22095]: time="2026-06-09T17:26:33.100083238Z" level=info msg="Starting container: 8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5" id=26f18e17-9ada-407b-b19b-b7835f4fdc1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.849921 | controller | Jun 09 17:26:33.112685 crc crio[22095]: time="2026-06-09T17:26:33.11260773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849938 | controller | Jun 09 17:26:33.119786 crc crio[22095]: time="2026-06-09T17:26:33.11885964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.849955 | controller | Jun 09 17:26:33.123725 crc crio[22095]: time="2026-06-09T17:26:33.123633843Z" level=info msg="Started container" PID=250016 containerID=8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=26f18e17-9ada-407b-b19b-b7835f4fdc1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b
2026-06-09 17:40:40.849972 | controller | Jun 09 17:26:33.128728 crc crio[22095]: time="2026-06-09T17:26:33.128653451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e1939f36-8cfa-441e-b20e-b37a8907d6e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.849988 | controller | Jun 09 17:26:33.187756 crc crio[22095]: time="2026-06-09T17:26:33.187608854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850005 | controller | Jun 09 17:26:33.201838 crc crio[22095]: time="2026-06-09T17:26:33.201630813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850021 | controller | Jun 09 17:26:33.229480 crc crio[22095]: time="2026-06-09T17:26:33.229430457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850038 | controller | Jun 09 17:26:33.247674 crc crio[22095]: time="2026-06-09T17:26:33.247600763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850054 | controller | Jun 09 17:26:33.282383 crc crio[22095]: time="2026-06-09T17:26:33.282311483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850070 | controller | Jun 09 17:26:33.318636 crc crio[22095]: time="2026-06-09T17:26:33.316544001Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=9b5c9d47-505f-4c4c-a9f7-48a3caa8f71f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.850086 | controller | Jun 09 17:26:33.318861 crc crio[22095]: time="2026-06-09T17:26:33.316789508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850102 | controller | Jun 09 17:26:33.326281 crc crio[22095]: time="2026-06-09T17:26:33.326030225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850122 | controller | Jun 09 17:26:33.382695 crc crio[22095]: time="2026-06-09T17:26:33.382304928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850138 | controller | Jun 09 17:26:33.395617 crc crio[22095]: time="2026-06-09T17:26:33.395495527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850154 | controller | Jun 09 17:26:33.396159 crc crio[22095]: time="2026-06-09T17:26:33.395853966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850170 | controller | Jun 09 17:26:33.396159 crc crio[22095]: time="2026-06-09T17:26:33.396115833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850186 | controller | Jun 09 17:26:33.404083 crc crio[22095]: time="2026-06-09T17:26:33.403670476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850202 | controller | Jun 09 17:26:33.429177 crc crio[22095]: time="2026-06-09T17:26:33.42874987Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=ee96b99a-8add-4238-8d6b-cea4864e5502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850218 | controller | Jun 09 17:26:33.495191 crc crio[22095]: time="2026-06-09T17:26:33.494498626Z" level=info msg="Created container 3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=dd47cd2b-1554-4ef4-ab4b-b2de02ab7177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850234 | controller | Jun 09 17:26:33.509330 crc crio[22095]: time="2026-06-09T17:26:33.507793757Z" level=info msg="Starting container: 3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27" id=b83021bc-e4d6-4a11-a2eb-1b8652126f65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850251 | controller | Jun 09 17:26:33.522978 crc crio[22095]: time="2026-06-09T17:26:33.522793552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=bd79a98b-b230-44d8-8073-a6a7dbd7d914 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.850267 | controller | Jun 09 17:26:33.527885 crc crio[22095]: time="2026-06-09T17:26:33.52776184Z" level=info msg="Started container" PID=250027 containerID=3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=b83021bc-e4d6-4a11-a2eb-1b8652126f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b
2026-06-09 17:40:40.850283 | controller | Jun 09 17:26:33.530020 crc crio[22095]: time="2026-06-09T17:26:33.529889004Z" level=info msg="Created container c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=1b3cf1b7-7e81-44e6-817b-b367a4493c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850300 | controller | Jun 09 17:26:33.533495 crc crio[22095]: time="2026-06-09T17:26:33.533415785Z" level=info msg="Starting container: c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82" id=84833e33-58af-49b8-863b-73bfc59c923a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850316 | controller | Jun 09 17:26:33.561620 crc crio[22095]: time="2026-06-09T17:26:33.561331671Z" level=info msg="Started container" PID=250017 containerID=c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=84833e33-58af-49b8-863b-73bfc59c923a name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b
2026-06-09 17:40:40.850336 | controller | Jun 09 17:26:33.598583 crc crio[22095]: time="2026-06-09T17:26:33.598172946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850353 | controller | Jun 09 17:26:33.611226 crc crio[22095]: time="2026-06-09T17:26:33.611141929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850369 | controller | Jun 09 17:26:33.672451 crc crio[22095]: time="2026-06-09T17:26:33.672359469Z" level=info msg="Created container 9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=a7cc964c-4745-4cfe-a2b5-c4ec02b0b3aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850385 | controller | Jun 09 17:26:33.674494 crc crio[22095]: time="2026-06-09T17:26:33.674412712Z" level=info msg="Starting container: 9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff" id=04edd0ae-37dd-4a5b-a160-b01967f8edb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850401 | controller | Jun 09 17:26:33.682511 crc crio[22095]: time="2026-06-09T17:26:33.682436848Z" level=info msg="Started container" PID=250058 containerID=9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=04edd0ae-37dd-4a5b-a160-b01967f8edb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee
2026-06-09 17:40:40.850417 | controller | Jun 09 17:26:33.720729 crc crio[22095]: time="2026-06-09T17:26:33.720642608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850433 | controller | Jun 09 17:26:33.722575 crc crio[22095]: time="2026-06-09T17:26:33.722509416Z" level=info msg="Stopped container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api" id=745a30a3-2a71-4d70-a199-764d9ab8be81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.850449 | controller | Jun 09 17:26:33.730764 crc crio[22095]: time="2026-06-09T17:26:33.730684975Z" level=info msg="Stopping container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95 (timeout: 30s)" id=faa91729-45a3-45c2-8409-95ed94a970e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.850464 | controller | Jun 09 17:26:33.730993 crc crio[22095]: time="2026-06-09T17:26:33.730843969Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=16e3fc72-c3a4-4431-a6fb-50abed046a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850480 | controller | Jun 09 17:26:33.731225 crc crio[22095]: time="2026-06-09T17:26:33.731190058Z" level=info msg="Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=ee8c5559-7ddf-43e1-9bef-6e282bf35519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850496 | controller | Jun 09 17:26:33.732340 crc crio[22095]: time="2026-06-09T17:26:33.732274226Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=41c4333d-bec5-4e27-84d2-f2ae47460f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850512 | controller | Jun 09 17:26:33.742892 crc crio[22095]: time="2026-06-09T17:26:33.742649092Z" level=info msg="Created container bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=b94219a9-5854-4997-83f4-1590fd339a9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850536 | controller | Jun 09 17:26:33.744188 crc crio[22095]: time="2026-06-09T17:26:33.743849263Z" level=info msg="Starting container: bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a" id=628b1567-d17b-4b4f-a0d4-97527dd4a48b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850553 | controller | Jun 09 17:26:33.768073 crc crio[22095]: time="2026-06-09T17:26:33.767834848Z" level=info msg="Removed container fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c: openstack/rabbitmq-cell1-server-0/setup-container" id=56703489-989f-44b9-8ceb-0e1e40488955 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.850569 | controller | Jun 09 17:26:33.778903 crc crio[22095]: time="2026-06-09T17:26:33.778786809Z" level=info msg="Removing container: 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211" id=2f1336a5-a90a-4e8e-bb27-1d52070bc9b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.850585 | controller | Jun 09 17:26:33.796556 crc crio[22095]: time="2026-06-09T17:26:33.796446322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850601 | controller | Jun 09 17:26:33.807496 crc crio[22095]: time="2026-06-09T17:26:33.807445595Z" level=info msg="Created container 439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=7acda6c9-c2de-4d23-a185-7f116c457e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850617 | controller | Jun 09 17:26:33.813294 crc crio[22095]: time="2026-06-09T17:26:33.813229973Z" level=info msg="Starting container: 439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946" id=c17f76ff-8705-494b-9d0b-3f03162da63c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850633 | controller | Jun 09 17:26:33.822007 crc crio[22095]: time="2026-06-09T17:26:33.821957607Z" level=info msg="Created container 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=efb295bd-4b7f-4ee8-92e0-fb71626de692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850649 | controller | Jun 09 17:26:33.856616 crc crio[22095]: time="2026-06-09T17:26:33.856516793Z" level=info msg="Started container" PID=250038 containerID=bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=628b1567-d17b-4b4f-a0d4-97527dd4a48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4
2026-06-09 17:40:40.850666 | controller | Jun 09 17:26:33.856616 crc crio[22095]: time="2026-06-09T17:26:33.856598595Z" level=info msg="Starting container: 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe" id=a8d49329-9a7e-4cdc-ae48-2fa56adb8c0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850682 | controller | Jun 09 17:26:33.857888 crc crio[22095]: time="2026-06-09T17:26:33.857406216Z" level=info msg="Started container" PID=250077 containerID=439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=c17f76ff-8705-494b-9d0b-3f03162da63c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782
2026-06-09 17:40:40.850698 | controller | Jun 09 17:26:33.866606 crc crio[22095]: time="2026-06-09T17:26:33.866464209Z" level=info msg="Started container" PID=250067 containerID=641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=a8d49329-9a7e-4cdc-ae48-2fa56adb8c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.850718 | controller | Jun 09 17:26:33.874875 crc crio[22095]: time="2026-06-09T17:26:33.87431496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850735 | controller | Jun 09 17:26:33.886292 crc crio[22095]: time="2026-06-09T17:26:33.886080552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850751 | controller | Jun 09 17:26:33.898829 crc crio[22095]: time="2026-06-09T17:26:33.897848054Z" level=info msg="Created container 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=44d8ca09-2ea9-4c52-92dd-f791ac3493f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.850767 | controller | Jun 09 17:26:33.899606 crc crio[22095]: time="2026-06-09T17:26:33.899565868Z" level=info msg="Starting container: 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c" id=469820ac-c79c-49ab-9200-5ea37951b6bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.850783 | controller | Jun 09 17:26:33.905433 crc crio[22095]: time="2026-06-09T17:26:33.905387207Z" level=info msg="Started container" PID=250063 containerID=488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=469820ac-c79c-49ab-9200-5ea37951b6bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.850800 | controller | Jun 09 17:26:33.929945 crc crio[22095]: time="2026-06-09T17:26:33.929834604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850817 | controller | Jun 09 17:26:33.932450 crc crio[22095]: time="2026-06-09T17:26:33.93239264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850833 | controller | Jun 09 17:26:33.937480 crc crio[22095]: time="2026-06-09T17:26:33.937399828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850852 | controller | Jun 09 17:26:33.943858 crc crio[22095]: time="2026-06-09T17:26:33.943794622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850887 | controller | Jun 09 17:26:34.012098 crc crio[22095]: time="2026-06-09T17:26:34.010120114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850905 | controller | Jun 09 17:26:34.012098 crc crio[22095]: time="2026-06-09T17:26:34.010585536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850922 | controller | Jun 09 17:26:34.014784 crc crio[22095]: time="2026-06-09T17:26:34.014689151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850938 | controller | Jun 09 17:26:34.028469 crc crio[22095]: time="2026-06-09T17:26:34.027663804Z" level=info msg="Stopped container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log" id=faa91729-45a3-45c2-8409-95ed94a970e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.850957 | controller | Jun 09 17:26:34.032275 crc crio[22095]: time="2026-06-09T17:26:34.028876965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.850974 | controller | Jun 09 17:26:34.032347 crc crio[22095]: time="2026-06-09T17:26:34.032275452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a006c721-bc1f-4ded-b15a-1f4e38fe720d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.850990 | controller | Jun 09 17:26:34.038036 crc crio[22095]: time="2026-06-09T17:26:34.037846955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851005 | controller | Jun 09 17:26:34.044523 crc crio[22095]: time="2026-06-09T17:26:34.044436344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851020 | controller | Jun 09 17:26:34.048741 crc crio[22095]: time="2026-06-09T17:26:34.048538159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851036 | controller | Jun 09 17:26:34.053164 crc crio[22095]: time="2026-06-09T17:26:34.053108977Z" level=info msg="Created container 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=e550a171-283b-4813-b4b6-d15e8f095e9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.851051 | controller | Jun 09 17:26:34.057145 crc crio[22095]: time="2026-06-09T17:26:34.057018977Z" level=info msg="Starting container: 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e" id=e64e14c3-c694-4fdb-a89b-01420ec9503d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.851068 | controller | Jun 09 17:26:34.064601 crc crio[22095]: time="2026-06-09T17:26:34.06454238Z" level=info msg="Started container" PID=250074 containerID=28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=e64e14c3-c694-4fdb-a89b-01420ec9503d name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c
2026-06-09 17:40:40.851084 | controller | Jun 09 17:26:34.080102 crc crio[22095]: time="2026-06-09T17:26:34.079834552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851100 | controller | Jun 09 17:26:34.103754 crc crio[22095]: time="2026-06-09T17:26:34.10353331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851117 | controller | Jun 09 17:26:34.107293 crc crio[22095]: time="2026-06-09T17:26:34.106798294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851133 | controller | Jun 09 17:26:34.120420 crc crio[22095]: time="2026-06-09T17:26:34.119616213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851149 | controller | Jun 09 17:26:34.147994 crc crio[22095]: time="2026-06-09T17:26:34.147096278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851168 | controller | Jun 09 17:26:34.157334 crc crio[22095]: time="2026-06-09T17:26:34.155149504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851185 | controller | Jun 09 17:26:34.188694 crc crio[22095]: time="2026-06-09T17:26:34.188601412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851201 | controller | Jun 09 17:26:34.240379 crc crio[22095]: time="2026-06-09T17:26:34.240284188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851217 | controller | Jun 09 17:26:34.246023 crc crio[22095]: time="2026-06-09T17:26:34.245878892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851233 | controller | Jun 09 17:26:34.248090 crc crio[22095]: time="2026-06-09T17:26:34.248048557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851249 | controller | Jun 09 17:26:34.254006 crc crio[22095]: time="2026-06-09T17:26:34.253775154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851265 | controller | Jun 09 17:26:34.267596 crc crio[22095]: time="2026-06-09T17:26:34.258357142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851281 | controller | Jun 09 17:26:34.283761 crc crio[22095]: time="2026-06-09T17:26:34.28245435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851297 | controller | Jun 09 17:26:34.342433 crc crio[22095]: time="2026-06-09T17:26:34.342173932Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a527c773-9a85-4042-a416-58ea588db9e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.851313 | controller | Jun 09 17:26:34.376995 crc crio[22095]: time="2026-06-09T17:26:34.376344279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=cde4d3e4-9834-41fc-afe8-9b2987af8056 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.851329 | controller | Jun 09 17:26:34.488451 crc crio[22095]: time="2026-06-09T17:26:34.488342742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851345 | controller | Jun 09 17:26:34.501346 crc crio[22095]: time="2026-06-09T17:26:34.501156511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=f4f7365a-2752-465c-bcbf-e36ab7598c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.851361 | controller | Jun 09 17:26:34.509997 crc crio[22095]: time="2026-06-09T17:26:34.508454538Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=289a73b8-f1cd-4378-9fc1-f38672bbb701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.851377 | controller | Jun 09 17:26:34.509997 crc crio[22095]: time="2026-06-09T17:26:34.508872758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851396 | controller | Jun 09 17:26:34.517997 crc crio[22095]: time="2026-06-09T17:26:34.517041908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851413 | controller | Jun 09 17:26:34.558770 crc crio[22095]: time="2026-06-09T17:26:34.558670686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851429 | controller | Jun 09 17:26:34.573450 crc crio[22095]: time="2026-06-09T17:26:34.573368363Z" level=info msg="Creating container: openstack/ovn-controller-9kldd/ovn-controller" id=cea2f50a-e721-4db5-a2d6-17484870dccb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.851446 | controller | Jun 09 17:26:34.658418 crc crio[22095]: time="2026-06-09T17:26:34.658271221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=cc931bf0-71eb-431b-881e-4b2cba62e886 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.851462 | controller | Jun 09 17:26:34.743774 crc crio[22095]: time="2026-06-09T17:26:34.742493742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=5e4f08bf-16df-42a2-8873-916b915a7068 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.851478 | controller | Jun 09 17:26:34.851832 crc crio[22095]: time="2026-06-09T17:26:34.851620071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851494 | controller | Jun 09 17:26:34.858054 crc crio[22095]: time="2026-06-09T17:26:34.857985914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851510 | controller | Jun 09 17:26:34.863665 crc crio[22095]: time="2026-06-09T17:26:34.863552737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851526 | controller | Jun 09 17:26:34.867218 crc crio[22095]: time="2026-06-09T17:26:34.866888673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851584 | controller | Jun 09 17:26:34.882328 crc crio[22095]: time="2026-06-09T17:26:34.882071552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851601 | controller | Jun 09 17:26:34.886273 crc crio[22095]: time="2026-06-09T17:26:34.885979153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851617 | controller | Jun 09 17:26:34.905741 crc crio[22095]: time="2026-06-09T17:26:34.905661297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851633 | controller | Jun 09 17:26:34.932178 crc crio[22095]: time="2026-06-09T17:26:34.932010303Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=7d68ec8c-5952-41a0-8bda-f4bea8eeacbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.851649 | controller | Jun 09 17:26:34.969894 crc crio[22095]: time="2026-06-09T17:26:34.969085784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851665 | controller | Jun 09 17:26:34.973040 crc crio[22095]: time="2026-06-09T17:26:34.972708937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851684 | controller | Jun 09 17:26:34.984909 crc crio[22095]: time="2026-06-09T17:26:34.984711075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851700 | controller | Jun 09 17:26:34.988564 crc crio[22095]: time="2026-06-09T17:26:34.988495052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851717 | controller | Jun 09 17:26:34.992310 crc crio[22095]: time="2026-06-09T17:26:34.992187957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851732 | controller | Jun 09 17:26:34.992790 crc crio[22095]: time="2026-06-09T17:26:34.99267415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=f718384f-2be5-458b-941c-7666a0c37374 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.851748 | controller | Jun 09 17:26:35.005265 crc crio[22095]: time="2026-06-09T17:26:35.005049337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851764 | controller | Jun 09 17:26:35.016865 crc crio[22095]: time="2026-06-09T17:26:35.016498931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851780 | controller | Jun 09 17:26:35.036202 crc crio[22095]: time="2026-06-09T17:26:35.036102394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851795 | controller | Jun 09 17:26:35.055576 crc crio[22095]: time="2026-06-09T17:26:35.055509712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851811 | controller | Jun 09 17:26:35.056862 crc crio[22095]: time="2026-06-09T17:26:35.056722003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851826 | controller | Jun 09 17:26:35.064398 crc crio[22095]: time="2026-06-09T17:26:35.064313577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851842 | controller | Jun 09 17:26:35.067625 crc crio[22095]: time="2026-06-09T17:26:35.067395226Z" level=info msg="Creating container: openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter" id=351a74cd-7c7d-41eb-9fa0-18c64adb3466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.851874 | controller | Jun 09 17:26:35.072564 crc crio[22095]: time="2026-06-09T17:26:35.07220542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851895 | controller | Jun 09 17:26:35.093747 crc crio[22095]: time="2026-06-09T17:26:35.093157277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851912 | controller | Jun 09 17:26:35.094124 crc crio[22095]: time="2026-06-09T17:26:35.09405849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851932 | controller | Jun 09 17:26:35.102755 crc crio[22095]: time="2026-06-09T17:26:35.102703472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851949 | controller | Jun 09 17:26:35.105839 crc crio[22095]: time="2026-06-09T17:26:35.105771611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851964 | controller | Jun 09 17:26:35.108438 crc crio[22095]: time="2026-06-09T17:26:35.108412019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851980 | controller | Jun 09 17:26:35.192601 crc crio[22095]: time="2026-06-09T17:26:35.192133446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.851996 | controller | Jun 09 17:26:35.202270 crc crio[22095]: time="2026-06-09T17:26:35.201309112Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=d51a9ea1-0fb6-43df-89e1-c92feb6cd242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852012 | controller | Jun 09 17:26:35.243026 crc crio[22095]: time="2026-06-09T17:26:35.242642312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852028 | controller | Jun 09 17:26:35.247432 crc crio[22095]: time="2026-06-09T17:26:35.247338093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852044 | controller | Jun 09 17:26:35.251283 crc crio[22095]: time="2026-06-09T17:26:35.250687569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852060 | controller | Jun 09 17:26:35.265737 crc crio[22095]: time="2026-06-09T17:26:35.265623712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852076 | controller | Jun 09 17:26:35.274863 crc crio[22095]: time="2026-06-09T17:26:35.274765696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852092 | controller | Jun 09 17:26:35.276562 crc crio[22095]: time="2026-06-09T17:26:35.276377848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852108 | controller | Jun 09 17:26:35.417866 crc crio[22095]: time="2026-06-09T17:26:35.417387615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852125 | controller | Jun 09 17:26:35.479048 crc crio[22095]: time="2026-06-09T17:26:35.478121043Z" level=info msg="Removed container 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211: openstack/barbican-db-create-6stvh/mariadb-database-create" id=2f1336a5-a90a-4e8e-bb27-1d52070bc9b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.852141 | controller | Jun 09 17:26:35.495813 crc crio[22095]: time="2026-06-09T17:26:35.495731265Z" level=info msg="Removing container: 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056" id=bc1f5a34-2beb-4fd8-ac78-42c6ea5384d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.852157 | controller | Jun 09 17:26:35.552981 crc crio[22095]: time="2026-06-09T17:26:35.552850139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852177 | controller | Jun 09 17:26:35.559483 crc crio[22095]: time="2026-06-09T17:26:35.559368876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852193 | controller | Jun 09 17:26:35.568336 crc crio[22095]: time="2026-06-09T17:26:35.568141841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852209 | controller | Jun 09 17:26:35.653039 crc crio[22095]: time="2026-06-09T17:26:35.652741902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852225 | controller | Jun 09 17:26:35.708381 crc crio[22095]: time="2026-06-09T17:26:35.708179934Z" level=info msg="Created container 8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=ab8bbed4-730a-4441-a9bf-9fcff9b476f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852241 | controller | Jun 09 17:26:35.709699 crc crio[22095]: time="2026-06-09T17:26:35.709619011Z" level=info msg="Starting container: 8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce" id=3cdb4ec5-217b-4c64-b138-a1f74de21f8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852258 | controller | Jun 09 17:26:35.717012 crc crio[22095]: time="2026-06-09T17:26:35.716899647Z" level=info msg="Started container" PID=250082 containerID=8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=3cdb4ec5-217b-4c64-b138-a1f74de21f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c
2026-06-09 17:40:40.852275 | controller | Jun 09 17:26:35.834760 crc crio[22095]: time="2026-06-09T17:26:35.834633888Z" level=info msg="Removed container 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056: openstack/placement-db-create-87tf9/mariadb-database-create" id=bc1f5a34-2beb-4fd8-ac78-42c6ea5384d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.852292 | controller | Jun 09 17:26:35.848418 crc crio[22095]: time="2026-06-09T17:26:35.848296698Z" level=info msg="Removing container: f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3" id=a9ad0c6e-57fa-4ed1-a7f9-fbe4208761ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.852309 | controller | Jun 09 17:26:35.874800 crc crio[22095]: time="2026-06-09T17:26:35.874710676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852326 | controller | Jun 09 17:26:35.876526 crc crio[22095]: time="2026-06-09T17:26:35.876081081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.852341 | controller | Jun 09 17:26:37.372851 crc crio[22095]: time="2026-06-09T17:26:37.369390109Z" level=info msg="Created container 9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=84311fcc-2612-4583-a758-26909dd05f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852358 | controller | Jun 09 17:26:37.374413 crc crio[22095]: time="2026-06-09T17:26:37.374363977Z" level=info msg="Starting container: 9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7" id=2d7dd34d-d75d-41a3-aad8-b026ddf17fab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852378 | controller | Jun 09 17:26:37.382095 crc crio[22095]: time="2026-06-09T17:26:37.38188223Z" level=info msg="Started container" PID=250550 containerID=9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7 description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=2d7dd34d-d75d-41a3-aad8-b026ddf17fab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5
2026-06-09 17:40:40.852395 | controller | Jun 09 17:26:37.411214 crc crio[22095]: time="2026-06-09T17:26:37.41111939Z" level=info msg="Created container 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=f55b3a56-7337-4a85-9721-68d822b41d6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852412 | controller | Jun 09 17:26:37.413179 crc crio[22095]: time="2026-06-09T17:26:37.41309794Z" level=info msg="Starting container: 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8" id=9c7263d7-97e3-4850-af85-0d3d9f442fa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852428 | controller | Jun 09 17:26:37.428580 crc crio[22095]: time="2026-06-09T17:26:37.428403003Z" level=info msg="Started container" PID=250564 containerID=62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=9c7263d7-97e3-4850-af85-0d3d9f442fa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.852444 | controller | Jun 09 17:26:37.472486 crc crio[22095]: time="2026-06-09T17:26:37.471697184Z" level=info msg="Created container de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift" id=6eaefde8-5d16-4336-a845-677095eb36a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852461 | controller | Jun 09 17:26:37.474519 crc crio[22095]: time="2026-06-09T17:26:37.474394053Z" level=info msg="Starting container: de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac" id=b358d981-2275-40a2-bce4-d5d67cf59f40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852477 | controller | Jun 09 17:26:37.503138 crc crio[22095]: time="2026-06-09T17:26:37.503044808Z" level=info msg="Started container" PID=250544 containerID=de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac description=openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift id=b358d981-2275-40a2-bce4-d5d67cf59f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542
2026-06-09 17:40:40.852493 | controller | Jun 09 17:26:37.506420 crc crio[22095]: time="2026-06-09T17:26:37.506221049Z" level=info msg="Created container 099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=473e8777-914d-4e2e-aac0-732220cfda9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852511 | controller | Jun 09 17:26:37.506777 crc crio[22095]: time="2026-06-09T17:26:37.506699102Z" level=info msg="Created container 972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=69389c63-74c5-4dfc-9729-a0b5b9c8fcd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852527 | controller | Jun 09 17:26:37.507136 crc crio[22095]: time="2026-06-09T17:26:37.506906667Z" level=info msg="Created container 28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=e99ebbb0-4939-45d1-b0e3-954248abea27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852543 | controller | Jun 09 17:26:37.507472 crc crio[22095]: time="2026-06-09T17:26:37.506755983Z" level=info msg="Created container 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=ea357e8f-7ea8-4ad2-8518-4e1d3e634882 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852562 | controller | Jun 09 17:26:37.507472 crc crio[22095]: time="2026-06-09T17:26:37.507452781Z" level=info msg="Created container 4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c23d183b-785b-4d47-af75-495c40d557b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852579 | controller | Jun 09 17:26:37.507709 crc crio[22095]: time="2026-06-09T17:26:37.507641056Z" level=info msg="Created container 58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=dbb12d8e-b714-4693-b015-45cbd4e37220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852596 | controller | Jun 09 17:26:37.508332 crc crio[22095]: time="2026-06-09T17:26:37.508225391Z" level=info msg="Created container 5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8: openstack/rabbitmq-server-0/rabbitmq" id=7d68ec8c-5952-41a0-8bda-f4bea8eeacbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852612 | controller | Jun 09 17:26:37.509643 crc crio[22095]: time="2026-06-09T17:26:37.507050181Z" level=info msg="Created container 9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=b323b917-92ae-4a38-afa6-c06899a779eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852628 | controller | Jun 09 17:26:37.510455 crc crio[22095]: time="2026-06-09T17:26:37.510383916Z" level=info msg="Created container ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=00e05c78-1f87-441f-bb32-145c74ef63b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852645 | controller | Jun 09 17:26:37.510749 crc crio[22095]: time="2026-06-09T17:26:37.510679744Z" level=info msg="Created container 294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=ee96b99a-8add-4238-8d6b-cea4864e5502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852661 | controller | Jun 09 17:26:37.512278 crc crio[22095]: time="2026-06-09T17:26:37.511144776Z" level=info msg="Created container 4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=46b85f56-2c30-41eb-a8c2-4a2fff80173c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852677 | controller | Jun 09 17:26:37.512278 crc crio[22095]: time="2026-06-09T17:26:37.511494735Z" level=info msg="Created container 4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=f339f46f-09c9-44c7-9722-edc3b968bde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.852693 | controller | Jun 09 17:26:37.512892 crc crio[22095]: time="2026-06-09T17:26:37.512845029Z" level=info msg="Starting container: 972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8" id=95d5b66d-f767-492d-93a5-3deb5d983b5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852709 | controller | Jun 09 17:26:37.526243 crc crio[22095]: time="2026-06-09T17:26:37.512983193Z" level=info msg="Starting container: 4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4" id=bbfd4be1-2794-4103-8fd9-54db3fc9c874 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852725 | controller | Jun 09 17:26:37.526243 crc crio[22095]: time="2026-06-09T17:26:37.513239149Z" level=info msg="Starting container: 099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66" id=2a6fbc48-4168-469c-bc20-654b6892d532 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852744 | controller | Jun 09 17:26:37.526542 crc crio[22095]: time="2026-06-09T17:26:37.513107356Z" level=info msg="Starting container: 5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8" id=8d8728e7-1f3d-4b26-bc9a-9cc621cf7e4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852760 | controller | Jun 09 17:26:37.526622 crc crio[22095]: time="2026-06-09T17:26:37.513026484Z" level=info msg="Starting container: 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7" id=fb67c905-5cb3-47dc-a8ea-c731fb1cd0e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852776 | controller | Jun 09 17:26:37.526682 crc crio[22095]: time="2026-06-09T17:26:37.513053155Z" level=info msg="Starting container: 58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9" id=92744f5f-6619-44eb-b2d0-4d36e7cf7326 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852792 | controller | Jun 09 17:26:37.531035 crc crio[22095]: time="2026-06-09T17:26:37.513163057Z" level=info msg="Starting container: 4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9" id=e19bc80b-ae27-4c27-a7f0-3733a18424fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852808 | controller | Jun 09 17:26:37.531035 crc crio[22095]: time="2026-06-09T17:26:37.513081695Z" level=info msg="Starting container: 4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003" id=e9c3a790-ba14-4fb0-8f1a-6784e376f3ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852824 | controller | Jun 09 17:26:37.531035 crc crio[22095]: time="2026-06-09T17:26:37.513167668Z" level=info msg="Starting container: 294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57" id=45eba93c-3d1d-4514-9d63-5adb3518ae1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852840 | controller | Jun 09 17:26:37.531035 crc crio[22095]: time="2026-06-09T17:26:37.513202579Z" level=info msg="Starting container: 9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf" id=96952dff-b69b-49ef-b911-59f795072a8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852872 | controller | Jun 09 17:26:37.532655 crc crio[22095]: time="2026-06-09T17:26:37.513143827Z" level=info msg="Starting container: 28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984" id=c47cf00b-d444-4a49-a9af-c7833971d3a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852892 | controller | Jun 09 17:26:37.532655 crc crio[22095]: time="2026-06-09T17:26:37.513232179Z" level=info msg="Starting container: ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5" id=a3cae980-ebb1-4f3c-9666-35656d234459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.852910 | controller | Jun 09 17:26:37.533841 crc crio[22095]: time="2026-06-09T17:26:37.533757206Z" level=info msg="Started container" PID=250578 containerID=4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9 description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=e19bc80b-ae27-4c27-a7f0-3733a18424fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189
2026-06-09 17:40:40.852926 | controller | Jun 09 17:26:37.548427 crc crio[22095]: time="2026-06-09T17:26:37.54832218Z" level=info msg="Started container" PID=250576 containerID=ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a3cae980-ebb1-4f3c-9666-35656d234459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b
2026-06-09 17:40:40.852943 | controller | Jun 09 17:26:37.552431 crc crio[22095]: time="2026-06-09T17:26:37.552317202Z" level=info msg="Started container" PID=250560 containerID=5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8 description=openstack/rabbitmq-server-0/rabbitmq id=8d8728e7-1f3d-4b26-bc9a-9cc621cf7e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199
2026-06-09 17:40:40.852963 | controller | Jun 09 17:26:37.553217 crc crio[22095]: time="2026-06-09T17:26:37.553130183Z" level=info msg="Started container" PID=250542 containerID=85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=fb67c905-5cb3-47dc-a8ea-c731fb1cd0e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.852980 | controller | Jun 09 17:26:37.583151 crc crio[22095]: time="2026-06-09T17:26:37.582915297Z" level=info msg="Removed container f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=a9ad0c6e-57fa-4ed1-a7f9-fbe4208761ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.852996 | controller | Jun 09 17:26:37.585555 crc crio[22095]: time="2026-06-09T17:26:37.585480973Z" level=info msg="Started container" PID=250580 containerID=9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=96952dff-b69b-49ef-b911-59f795072a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64
2026-06-09 17:40:40.853013 | controller | Jun 09 17:26:37.586585 crc crio[22095]: time="2026-06-09T17:26:37.586207921Z" level=info msg="Started container" PID=250569 containerID=972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=95d5b66d-f767-492d-93a5-3deb5d983b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f
2026-06-09 17:40:40.853029 | controller | Jun 09 17:26:37.586585 crc crio[22095]: time="2026-06-09T17:26:37.586381576Z" level=info msg="Started container" PID=250536 containerID=4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e9c3a790-ba14-4fb0-8f1a-6784e376f3ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15
2026-06-09 17:40:40.853045 | controller | Jun 09 17:26:37.586706 crc crio[22095]: time="2026-06-09T17:26:37.586518769Z" level=info msg="Started container" PID=250558 containerID=099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=2a6fbc48-4168-469c-bc20-654b6892d532 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce
2026-06-09 17:40:40.853061 | controller | Jun 09 17:26:37.587581 crc crio[22095]: time="2026-06-09T17:26:37.587493324Z" level=info msg="Started container" PID=250572 containerID=294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=45eba93c-3d1d-4514-9d63-5adb3518ae1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452
2026-06-09 17:40:40.853078 | controller | Jun 09 17:26:37.588325 crc crio[22095]: time="2026-06-09T17:26:37.588294375Z" level=info msg="Removing container: 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73" id=9fb1612d-45bd-4df5-9d04-e7ff7d60832e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.853097 | controller | Jun 09 17:26:37.594927 crc crio[22095]: time="2026-06-09T17:26:37.59474496Z" level=info msg="Started container" PID=250504 containerID=28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=c47cf00b-d444-4a49-a9af-c7833971d3a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2
2026-06-09 17:40:40.853114 | controller | Jun 09 17:26:37.613621 crc crio[22095]: time="2026-06-09T17:26:37.613542383Z" level=info msg="Started container" PID=250575 containerID=4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=bbfd4be1-2794-4103-8fd9-54db3fc9c874 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1
2026-06-09 17:40:40.853130 | controller | Jun 09 17:26:37.614786 crc crio[22095]: time="2026-06-09T17:26:37.614685282Z" level=info msg="Started container" PID=250566 containerID=58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=92744f5f-6619-44eb-b2d0-4d36e7cf7326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493
2026-06-09 17:40:40.853146 | controller | Jun 09 17:26:37.617503 crc crio[22095]: time="2026-06-09T17:26:37.617399952Z" level=info msg="Created container 66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=4deb17b9-4556-4e78-bd0f-4c6660c901da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853162 | controller | Jun 09 17:26:37.618835 crc crio[22095]: time="2026-06-09T17:26:37.618743796Z" level=info msg="Created container 5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=67386d4a-03ed-4e45-8686-482c18ab591e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853178 | controller | Jun 09 17:26:37.626541 crc crio[22095]: time="2026-06-09T17:26:37.621824645Z" level=info msg="Starting container: 66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece" id=258bad73-27d3-48ed-b0c7-f09d857231e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853195 | controller | Jun 09 17:26:37.626541 crc crio[22095]: time="2026-06-09T17:26:37.622622926Z" level=info msg="Starting container: 5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c" id=e1ecfeb9-2c22-4b93-817b-ceddb261b910 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853211 | controller | Jun 09 17:26:37.630770 crc crio[22095]: time="2026-06-09T17:26:37.63020692Z" level=info msg="Created container 20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=06a341b7-0151-40e3-aa6a-43e305b4c55b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853227 | controller | Jun 09 17:26:37.632310 crc crio[22095]: time="2026-06-09T17:26:37.632233872Z" level=info msg="Starting container: 20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60" id=7d9c427b-8895-439b-be89-2c91d5b2096e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853244 | controller | Jun 09 17:26:37.637141 crc crio[22095]: time="2026-06-09T17:26:37.637070486Z" level=info msg="Created container b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e: openstack/swift-storage-0/account-replicator" id=4e93c9ce-8247-469a-b688-7fe2710b1b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853260 | controller | Jun 09 17:26:37.638350 crc crio[22095]: time="2026-06-09T17:26:37.638230336Z" level=info msg="Starting container: b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e" id=f3b4a101-f903-48c8-8af0-d24519d600b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853279 | controller | Jun 09 17:26:37.639152 crc crio[22095]: time="2026-06-09T17:26:37.638899523Z" level=info msg="Started container" PID=250573 containerID=66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=258bad73-27d3-48ed-b0c7-f09d857231e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992
2026-06-09 17:40:40.853296 | controller | Jun 09 17:26:37.647831 crc crio[22095]: time="2026-06-09T17:26:37.646054107Z" level=info msg="Created container e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433: openstack/ovn-controller-9kldd/ovn-controller" id=cea2f50a-e721-4db5-a2d6-17484870dccb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853312 | controller | Jun 09 17:26:37.647831 crc crio[22095]: time="2026-06-09T17:26:37.647776691Z" level=info msg="Created container 7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=aebb645f-45c7-4415-a16c-b7fe2f8c5190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853328 | controller | Jun 09 17:26:37.648532 crc crio[22095]: time="2026-06-09T17:26:37.648493799Z" level=info msg="Created container b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=8751ecfe-02e8-4832-b039-02940ea18728 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853345 | controller | Jun 09 17:26:37.649299 crc crio[22095]: time="2026-06-09T17:26:37.649077744Z" level=info msg="Created container 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=5b6c7bcd-3cd8-4bd0-9b03-99999d98281e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853361 | controller | Jun 09 17:26:37.649508 crc crio[22095]: time="2026-06-09T17:26:37.648632333Z" level=info msg="Created container d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=90a65c53-0cf3-4140-8e26-33fd20ad9731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853377 | controller | Jun 09 17:26:37.651450 crc crio[22095]: time="2026-06-09T17:26:37.649851734Z" level=info msg="Created container 03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=59c49406-48ad-49b4-8076-bd07f855b896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853393 | controller | Jun 09 17:26:37.652286 crc crio[22095]: time="2026-06-09T17:26:37.652189174Z" level=info msg="Started container" PID=250588 containerID=5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=e1ecfeb9-2c22-4b93-817b-ceddb261b910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b
2026-06-09 17:40:40.853409 | controller | Jun 09 17:26:37.656649 crc crio[22095]: time="2026-06-09T17:26:37.656551476Z" level=info msg="Started container" PID=250587 containerID=b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e description=openstack/swift-storage-0/account-replicator id=f3b4a101-f903-48c8-8af0-d24519d600b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.853425 | controller | Jun 09 17:26:37.660261 crc crio[22095]: time="2026-06-09T17:26:37.659898632Z" level=info msg="Starting container: d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544" id=6c2a5553-7495-4bef-bfc9-e3d0736f2e96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853445 | controller | Jun 09 17:26:37.660858 crc crio[22095]: time="2026-06-09T17:26:37.660694722Z" level=info msg="Starting container: 7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89" id=0e548ff5-b5b0-4a6a-a540-30d0513fe267 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853462 | controller | Jun 09 17:26:37.665125 crc crio[22095]: time="2026-06-09T17:26:37.661583415Z" level=info msg="Started container" PID=250552 containerID=20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=7d9c427b-8895-439b-be89-2c91d5b2096e name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52
2026-06-09 17:40:40.853479 | controller | Jun 09 17:26:37.665125 crc crio[22095]: time="2026-06-09T17:26:37.663685299Z" level=info msg="Starting container: 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce" id=3a0a4ced-399d-4c2e-b63e-cb96832172bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853496 | controller | Jun 09 17:26:37.665369 crc crio[22095]: time="2026-06-09T17:26:37.665216208Z" level=info msg="Starting container: e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433" id=4fc35d2d-41c8-44a6-818b-f49fffce7d99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853513 | controller | Jun 09 17:26:37.665649 crc crio[22095]: time="2026-06-09T17:26:37.663623407Z" level=info msg="Starting container: 03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7" id=b28e95bc-2182-4d2c-8f94-2d78e9354c39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853529 | controller | Jun 09 17:26:37.666871 crc crio[22095]: time="2026-06-09T17:26:37.663654008Z" level=info msg="Starting container: b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb" id=7509884e-7247-4a82-a12d-a9632f68c6ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853545 | controller | Jun 09 17:26:37.694328 crc crio[22095]: time="2026-06-09T17:26:37.693304489Z" level=info msg="Started container" PID=250543 containerID=43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=3a0a4ced-399d-4c2e-b63e-cb96832172bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.853562 | controller | Jun 09 17:26:37.702748 crc crio[22095]: time="2026-06-09T17:26:37.702640598Z" level=info msg="Started container" PID=250579 containerID=7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0e548ff5-b5b0-4a6a-a540-30d0513fe267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53
2026-06-09 17:40:40.853579 | controller | Jun 09 17:26:37.709832 crc crio[22095]: time="2026-06-09T17:26:37.709306809Z" level=info msg="Started container" PID=250589 containerID=d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=6c2a5553-7495-4bef-bfc9-e3d0736f2e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.853595 | controller | Jun 09 17:26:37.709832 crc crio[22095]: time="2026-06-09T17:26:37.709422412Z" level=info msg="Started container" PID=250547 containerID=03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=b28e95bc-2182-4d2c-8f94-2d78e9354c39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f
2026-06-09 17:40:40.853617 | controller | Jun 09 17:26:37.710848 crc crio[22095]: time="2026-06-09T17:26:37.710757707Z" level=info msg="Created container 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=fbd85a75-5713-408b-a19b-9c1474aec1be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853634 | controller | Jun 09 17:26:37.721728 crc crio[22095]: time="2026-06-09T17:26:37.721657256Z" level=info msg="Started container" PID=250593 containerID=e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433 description=openstack/ovn-controller-9kldd/ovn-controller id=4fc35d2d-41c8-44a6-818b-f49fffce7d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2
2026-06-09 17:40:40.853650 | controller | Jun 09 17:26:37.725172 crc crio[22095]: time="2026-06-09T17:26:37.724430577Z" level=info msg="Created container c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e: openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter" id=351a74cd-7c7d-41eb-9fa0-18c64adb3466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853666 | controller | Jun 09 17:26:37.726491 crc crio[22095]: time="2026-06-09T17:26:37.726014018Z" level=info msg="Created container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=16e3fc72-c3a4-4431-a6fb-50abed046a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853682 | controller | Jun 09 17:26:37.727875 crc crio[22095]: time="2026-06-09T17:26:37.727834445Z" level=info msg="Starting container: c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e" id=83146e41-3816-4aee-972c-1dc0d3c48872 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853698 | controller | Jun 09 17:26:37.736818 crc crio[22095]: time="2026-06-09T17:26:37.72802425Z" level=info msg="Starting container: 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac" id=8620fea1-9b0a-44d6-a84f-525107f290eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853714 | controller | Jun 09 17:26:37.736818 crc crio[22095]: time="2026-06-09T17:26:37.734489885Z" level=info msg="Created container 361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0: openstack/rabbitmq-cell1-server-0/rabbitmq" id=d51a9ea1-0fb6-43df-89e1-c92feb6cd242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853730 | controller | Jun 09 17:26:37.736818 crc crio[22095]: time="2026-06-09T17:26:37.7342942Z" level=info msg="Created container 531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6: sushy-emulator/sushy-emulator/sushy-emulator" id=41c4333d-bec5-4e27-84d2-f2ae47460f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853746 | controller | Jun 09 17:26:37.761484 crc crio[22095]: time="2026-06-09T17:26:37.761406966Z" level=info msg="Starting container: 531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6" id=c34836ae-4205-4e24-bda0-ff7db17f300d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853762 | controller | Jun 09 17:26:37.763283 crc crio[22095]: time="2026-06-09T17:26:37.763199422Z" level=info msg="Starting container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f" id=ac7836b1-97df-439c-8637-efa516733a1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853778 | controller | Jun 09 17:26:37.763645 crc crio[22095]: time="2026-06-09T17:26:37.763555301Z" level=info msg="Starting container: 361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0" id=1498fda7-31b7-4d0c-9f60-a05e592d7e96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853794 | controller | Jun 09 17:26:37.779445 crc crio[22095]: time="2026-06-09T17:26:37.779369517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=973382ab-6bbf-48a7-aa02-fe521797398e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.853814 | controller | Jun 09 17:26:37.808292 crc crio[22095]: time="2026-06-09T17:26:37.808175176Z" level=info msg="Started container" PID=250562 containerID=b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=7509884e-7247-4a82-a12d-a9632f68c6ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69
2026-06-09 17:40:40.853831 | controller | Jun 09 17:26:37.837395 crc crio[22095]: time="2026-06-09T17:26:37.837275982Z" level=info msg="Started container" PID=250585 containerID=531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6 description=sushy-emulator/sushy-emulator/sushy-emulator id=c34836ae-4205-4e24-bda0-ff7db17f300d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d
2026-06-09 17:40:40.853850 | controller | Jun 09 17:26:37.838617 crc crio[22095]: time="2026-06-09T17:26:37.838048382Z" level=info msg="Started container" PID=250551 containerID=4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=8620fea1-9b0a-44d6-a84f-525107f290eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.853884 | controller | Jun 09 17:26:37.838617 crc crio[22095]: time="2026-06-09T17:26:37.838229957Z" level=info msg="Started container" PID=250591 containerID=c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e description=openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter id=83146e41-3816-4aee-972c-1dc0d3c48872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255
2026-06-09 17:40:40.853903 | controller | Jun 09 17:26:37.898652 crc crio[22095]: time="2026-06-09T17:26:37.898552004Z" level=info msg="Started container" PID=250584 containerID=ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=ac7836b1-97df-439c-8637-efa516733a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.853920 | controller | Jun 09 17:26:37.906583 crc crio[22095]: time="2026-06-09T17:26:37.906480418Z" level=info msg="Started container" PID=250590 containerID=361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=1498fda7-31b7-4d0c-9f60-a05e592d7e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b
2026-06-09 17:40:40.853936 | controller | Jun 09 17:26:38.447332 crc crio[22095]: time="2026-06-09T17:26:38.44646994Z" level=info msg="Created container d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=ee8c5559-7ddf-43e1-9bef-6e282bf35519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.853953 | controller | Jun 09 17:26:38.451976 crc crio[22095]: time="2026-06-09T17:26:38.451875229Z" level=info msg="Starting container: d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a" id=1735d756-14ca-46d9-a9b5-30eebc15e64e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.853969 | controller | Jun 09 17:26:38.466564 crc crio[22095]: time="2026-06-09T17:26:38.46633972Z" level=info msg="Started container" PID=250595 containerID=d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=1735d756-14ca-46d9-a9b5-30eebc15e64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2
2026-06-09 17:40:40.853989 | controller | Jun 09 17:26:38.530323 crc crio[22095]: time="2026-06-09T17:26:38.530162617Z" level=info msg="Created container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log" id=289a73b8-f1cd-4378-9fc1-f38672bbb701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854006 | controller | Jun 09 17:26:38.535805 crc crio[22095]: time="2026-06-09T17:26:38.535676648Z" level=info msg="Starting container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a" id=1e9f7713-e4e7-44f8-a4b6-2e7636ea7c8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.854022 | controller | Jun 09 17:26:38.546484 crc crio[22095]: time="2026-06-09T17:26:38.546358672Z" level=info msg="Started container" PID=250586 containerID=adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a description=openstack/nova-api-0/nova-api-log id=1e9f7713-e4e7-44f8-a4b6-2e7636ea7c8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.854038 | controller | Jun 09 17:26:38.645132 crc crio[22095]: time="2026-06-09T17:26:38.643475754Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=6c8b6904-5148-4052-88c9-adc8b703a536 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.854054 | controller | Jun 09 17:26:38.660791 crc crio[22095]: time="2026-06-09T17:26:38.660732897Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=0a623be8-27f1-4cdc-bded-92d39a2eee6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854070 | controller | Jun 09 17:26:38.840282 crc crio[22095]: time="2026-06-09T17:26:38.840069847Z" level=info msg="Removed container 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=9fb1612d-45bd-4df5-9d04-e7ff7d60832e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854086 | controller | Jun 09 17:26:38.865987 crc crio[22095]: time="2026-06-09T17:26:38.865646913Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=5d14132c-b90d-43d1-93f0-4d76aa312dca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854102 | controller | Jun 09 17:26:38.873540 crc crio[22095]: time="2026-06-09T17:26:38.872833188Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager" id=0ab1b92b-b6cb-465c-aa95-3e4d09de4d2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854117 | controller | Jun 09 17:26:38.874010 crc crio[22095]: time="2026-06-09T17:26:38.873891895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854133 | controller | Jun 09 17:26:38.876359 crc crio[22095]: time="2026-06-09T17:26:38.876292186Z" level=info msg="Removing container: 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8" id=728d8ee3-fe99-4526-830a-3eba88e0c649 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854149 | controller | Jun 09 17:26:38.900703 crc crio[22095]: time="2026-06-09T17:26:38.900662621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ecd4c409-b07c-4030-bfe2-82b847a2eb3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854165 | controller | Jun 09 17:26:38.960424 crc crio[22095]: time="2026-06-09T17:26:38.960352033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=347ee8d4-68dd-44e7-b83a-f9f28561b9d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854185 | controller | Jun 09 17:26:38.960867 crc crio[22095]: time="2026-06-09T17:26:38.960738033Z" level=info msg="Stopping container: d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501 (timeout: 2s)" id=53fd65f6-6fc1-4ab6-b4ea-35fdf2520d48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.854201 | controller | Jun 09 17:26:39.085407 crc crio[22095]: time="2026-06-09T17:26:39.085327149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9b45ac80-a5d7-4fd4-9586-1e91fdcd78a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854217 | controller | Jun 09 17:26:39.249377 crc crio[22095]: time="2026-06-09T17:26:39.249242303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854233 | controller | Jun 09 17:26:39.362048 crc crio[22095]: time="2026-06-09T17:26:39.361757639Z" level=info msg="Created container ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=f8b17f96-3d6f-4b5a-bec4-c545afdf6719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854249 | controller | Jun 09 17:26:39.373499 crc crio[22095]: time="2026-06-09T17:26:39.372084854Z" level=info msg="Starting container: ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487" id=a4b4742f-3936-4fde-b968-ec242d7e1e5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.854265 | controller | Jun 09 17:26:39.383081 crc crio[22095]: time="2026-06-09T17:26:39.382927482Z" level=info msg="Started container" PID=250582 containerID=ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=a4b4742f-3936-4fde-b968-ec242d7e1e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.854282 | controller | Jun 09 17:26:39.384827 crc crio[22095]: time="2026-06-09T17:26:39.384746349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854298 | controller | Jun 09 17:26:39.483493 crc crio[22095]: time="2026-06-09T17:26:39.483375859Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=a01c4841-b6e7-4bfe-a37b-25b045c9b4fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854314 | controller | Jun 09 17:26:39.484320 crc crio[22095]: time="2026-06-09T17:26:39.48381116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854331 | controller | Jun 09 17:26:39.484828 crc crio[22095]: time="2026-06-09T17:26:39.484737704Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=cf9f727f-ab94-4a1d-accb-dbfe980008be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854347 | controller | Jun 09 17:26:39.485405 crc crio[22095]: time="2026-06-09T17:26:39.485212086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854363 | controller | Jun 09 17:26:39.634792 crc crio[22095]: time="2026-06-09T17:26:39.632484044Z" level=info msg="Removed container 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=728d8ee3-fe99-4526-830a-3eba88e0c649 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854379 | controller | Jun 09 17:26:39.645799 crc crio[22095]: time="2026-06-09T17:26:39.645716584Z" level=info msg="Removing container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737" id=0de2b041-950a-44b1-9592-2911d5f1de41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854399 | controller | Jun 09 17:26:39.712001 crc crio[22095]: time="2026-06-09T17:26:39.71182971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854416 | controller | Jun 09 17:26:39.727554 crc crio[22095]: time="2026-06-09T17:26:39.727407479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854433 | controller | Jun 09 17:26:39.793415 crc crio[22095]: time="2026-06-09T17:26:39.793225748Z" level=info msg="Removed container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener" id=0de2b041-950a-44b1-9592-2911d5f1de41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854449 | controller | Jun 09 17:26:39.815675 crc crio[22095]: time="2026-06-09T17:26:39.81553341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854465 | controller | Jun 09 17:26:39.826999 crc crio[22095]: time="2026-06-09T17:26:39.823195577Z" level=info msg="Removing container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31" id=616c0bb3-c95a-4ee0-a9aa-195a41a227d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854481 | controller | Jun 09 17:26:39.832803 crc crio[22095]: time="2026-06-09T17:26:39.832712371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854497 | controller | Jun 09 17:26:39.935068 crc crio[22095]: time="2026-06-09T17:26:39.935008025Z" level=info msg="Removed container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log" id=616c0bb3-c95a-4ee0-a9aa-195a41a227d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854514 | controller | Jun 09 17:26:39.959884 crc crio[22095]: time="2026-06-09T17:26:39.959786421Z" level=info msg="Removing container: a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6" id=6cbab784-fa5e-4de9-8d44-5969f05dc6e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854530 | controller | Jun 09 17:26:40.062155 crc crio[22095]: time="2026-06-09T17:26:40.062114786Z" level=info msg="Stopping container: 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 (timeout: 30s)" id=845a5da4-53a5-4104-a119-1c68a801ab59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.854546 | controller | Jun 09 17:26:40.169471 crc crio[22095]: time="2026-06-09T17:26:40.168574007Z" level=info msg="Created container 4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager" id=0ab1b92b-b6cb-465c-aa95-3e4d09de4d2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854562 | controller | Jun 09 17:26:40.174475 crc crio[22095]: time="2026-06-09T17:26:40.174409726Z" level=info msg="Starting container: 4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8" id=38504d83-5ebc-443b-807d-ddeaf98167f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.854578 | controller | Jun 09 17:26:40.193533 crc crio[22095]: time="2026-06-09T17:26:40.191580917Z" level=info msg="Started container" PID=251262 containerID=4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8 description=baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager id=38504d83-5ebc-443b-807d-ddeaf98167f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851
2026-06-09 17:40:40.854597 | controller | Jun 09 17:26:40.195140 crc crio[22095]: time="2026-06-09T17:26:40.195047516Z" level=info msg="Stopped container d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501: metallb-system/speaker-tt9zg/speaker" id=53fd65f6-6fc1-4ab6-b4ea-35fdf2520d48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.854614 | controller | Jun 09 17:26:40.211878 crc crio[22095]: time="2026-06-09T17:26:40.211770085Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=c82d59d4-b4a2-468d-a6c3-0eb096bdee69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854630 | controller | Jun 09 17:26:40.309436 crc crio[22095]: time="2026-06-09T17:26:40.309349908Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=57ce1301-555f-4d24-a2ff-d3bb71578157 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.854647 | controller | Jun 09 17:26:40.313747 crc crio[22095]: time="2026-06-09T17:26:40.313637678Z" level=info msg="Creating container: metallb-system/speaker-tt9zg/speaker" id=78f7f099-2754-4214-8113-ed79c7bc7386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854663 | controller | Jun 09 17:26:40.314290 crc crio[22095]: time="2026-06-09T17:26:40.314212293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854679 | controller | Jun 09 17:26:40.414729 crc crio[22095]: time="2026-06-09T17:26:40.414500745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854695 | controller | Jun 09 17:26:40.576786 crc crio[22095]: time="2026-06-09T17:26:40.576576463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.854711 | controller | Jun 09 17:26:40.780353 crc crio[22095]: time="2026-06-09T17:26:40.77952808Z" level=info msg="Removed container a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=6cbab784-fa5e-4de9-8d44-5969f05dc6e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854727 | controller | Jun 09 17:26:40.800423 crc crio[22095]: time="2026-06-09T17:26:40.800307733Z" level=info msg="Removing container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7" id=28cf96ab-195d-4234-b069-d2cdcb70c7fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854743 | controller | Jun 09 17:26:40.902796 crc crio[22095]: time="2026-06-09T17:26:40.902683319Z" level=info msg="Removed container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns" id=28cf96ab-195d-4234-b069-d2cdcb70c7fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854762 | controller | Jun 09 17:26:40.914765 crc crio[22095]: time="2026-06-09T17:26:40.914654966Z" level=info msg="Removing container: d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6" id=22feec22-f473-4785-966e-27858a754284 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854785 | controller | Jun 09 17:26:41.061166 crc crio[22095]: time="2026-06-09T17:26:41.061083092Z" level=info msg="Removed container d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init" id=22feec22-f473-4785-966e-27858a754284 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854806 | controller | Jun 09 17:26:41.078992 crc crio[22095]: time="2026-06-09T17:26:41.078280113Z" level=info msg="Removing container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66" id=919dd9f4-f6d1-4c17-a0e7-5d81f4d3f3de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854831 | controller | Jun 09 17:26:41.132194 crc crio[22095]: time="2026-06-09T17:26:41.132113754Z" level=info msg="Created container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api" id=a01c4841-b6e7-4bfe-a37b-25b045c9b4fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.854854 | controller | Jun 09 17:26:41.140643 crc crio[22095]: time="2026-06-09T17:26:41.140308185Z" level=info msg="Removed container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd" id=919dd9f4-f6d1-4c17-a0e7-5d81f4d3f3de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854949 | controller | Jun 09 17:26:41.153731 crc crio[22095]: time="2026-06-09T17:26:41.153615336Z" level=info msg="Starting container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227" id=23cd1beb-dfb8-46d5-b8d7-86d808b22e66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.854973 | controller | Jun 09 17:26:41.163570 crc crio[22095]: time="2026-06-09T17:26:41.163463219Z" level=info msg="Removing container: afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5" id=5fea745a-b420-462d-97df-c3157bdff5ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.854990 | controller | Jun 09 17:26:41.179306 crc crio[22095]: time="2026-06-09T17:26:41.171540576Z" level=info msg="Started container" PID=251401 containerID=0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227 description=openstack/nova-api-0/nova-api-api id=23cd1beb-dfb8-46d5-b8d7-86d808b22e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.855007 | controller | Jun 09 17:26:41.179306 crc crio[22095]: time="2026-06-09T17:26:41.175239541Z" level=info msg="Created container d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a: openstack/swift-storage-0/account-auditor" id=cf9f727f-ab94-4a1d-accb-dbfe980008be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.855023 | controller | Jun 09 17:26:41.182307 crc crio[22095]: time="2026-06-09T17:26:41.18221729Z" level=info msg="Starting container: d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a" id=3be7a76b-e794-4d0c-b9a1-88152a556052 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.855039 | controller | Jun 09 17:26:41.189072 crc crio[22095]: time="2026-06-09T17:26:41.184624072Z" level=info msg="Created container e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1: metallb-system/speaker-tt9zg/speaker" id=78f7f099-2754-4214-8113-ed79c7bc7386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.855055 | controller | Jun 09 17:26:41.189072 crc crio[22095]: time="2026-06-09T17:26:41.187752722Z" level=info msg="Starting container: e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1" id=990162df-d358-4ab7-a20e-2aa56e5d31f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.855071 | controller | Jun 09 17:26:41.208474 crc crio[22095]: time="2026-06-09T17:26:41.208364601Z" level=info msg="Started container" PID=251397 containerID=d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a description=openstack/swift-storage-0/account-auditor id=3be7a76b-e794-4d0c-b9a1-88152a556052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.855088 | controller | Jun 09 17:26:41.231696 crc crio[22095]: time="2026-06-09T17:26:41.231381131Z" level=info msg="Started container" PID=251501 containerID=e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1 description=metallb-system/speaker-tt9zg/speaker id=990162df-d358-4ab7-a20e-2aa56e5d31f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10
2026-06-09 17:40:40.855108 | controller | Jun 09 17:26:41.347420 crc crio[22095]: time="2026-06-09T17:26:41.347344956Z" level=info msg="Removed container afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init" id=5fea745a-b420-462d-97df-c3157bdff5ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855125 | controller | Jun 09 17:26:41.359670 crc crio[22095]: time="2026-06-09T17:26:41.35957421Z" level=info msg="Removing container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98" id=e66b8b85-762c-418d-9a6c-d8978acf72c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855141 | controller | Jun 09 17:26:41.528895 crc crio[22095]: time="2026-06-09T17:26:41.528799311Z" level=info msg="Removed container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron" id=e66b8b85-762c-418d-9a6c-d8978acf72c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855157 | controller | Jun 09 17:26:41.559860 crc crio[22095]: time="2026-06-09T17:26:41.559734704Z" level=info msg="Removing container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d" id=0c9adfa4-7f0e-4638-9fde-78fecba4b556 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855173 | controller | Jun 09 17:26:41.700907 crc crio[22095]: time="2026-06-09T17:26:41.700794303Z" level=info msg="Removed container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync" id=0c9adfa4-7f0e-4638-9fde-78fecba4b556 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855189 | controller | Jun 09 17:26:41.704048 crc crio[22095]: time="2026-06-09T17:26:41.703983705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=3cdcaaa5-4199-4375-976f-8ff6e55a2f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.855205 | controller | Jun 09 17:26:41.709861 crc crio[22095]: time="2026-06-09T17:26:41.709790644Z" level=info msg="Removing container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c" id=d926aa4c-6b42-4aa0-a589-a8888d30d806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855221 | controller | Jun 09 17:26:41.778044 crc crio[22095]: time="2026-06-09T17:26:41.77707863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=adacc4e4-7e31-4935-aaef-e884a6fc58f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.855237 | controller | Jun 09 17:26:41.959363 crc crio[22095]: time="2026-06-09T17:26:41.959215532Z" level=info msg="Removed container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer" id=d926aa4c-6b42-4aa0-a589-a8888d30d806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855253 | controller | Jun 09 17:26:41.975815 crc crio[22095]: time="2026-06-09T17:26:41.975720186Z" level=info msg="Removing container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a" id=fbf9018d-f8ff-4081-90b1-9b55a30e8bf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855269 | controller | Jun 09 17:26:42.063390 crc crio[22095]: time="2026-06-09T17:26:42.063270702Z" level=info msg="Removed container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater" id=fbf9018d-f8ff-4081-90b1-9b55a30e8bf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855285 | controller | Jun 09 17:26:42.071490 crc crio[22095]: time="2026-06-09T17:26:42.071297908Z" level=info msg="Removing container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04" id=76193e44-7e42-41a7-8eb3-1fda7094902a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855303 | controller | Jun 09 17:26:42.152302 crc crio[22095]: time="2026-06-09T17:26:42.152174442Z" level=info msg="Removed container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor" id=76193e44-7e42-41a7-8eb3-1fda7094902a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855319 | controller | Jun 09 17:26:42.158843 crc crio[22095]: time="2026-06-09T17:26:42.158664029Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=5fc0df08-a5db-472e-9dc0-64de1746a1cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.855335 | controller | Jun 09 17:26:42.159051 crc crio[22095]: time="2026-06-09T17:26:42.158832513Z" level=info msg="Removing container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a" id=dd487f97-db45-40f6-a0c4-822d468b7293 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855352 | controller | Jun 09 17:26:42.159208 crc crio[22095]: time="2026-06-09T17:26:42.159144351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.855368 | controller | Jun 09 17:26:42.323490 crc crio[22095]: time="2026-06-09T17:26:42.323140168Z" level=info msg="Removed container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator" id=dd487f97-db45-40f6-a0c4-822d468b7293 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855384 | controller | Jun 09 17:26:42.329121 crc crio[22095]: time="2026-06-09T17:26:42.329015289Z" level=info msg="Removing container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4" id=1498184c-d56f-40ce-9017-e08875102ff0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855400 | controller | Jun 09 17:26:42.346021 crc crio[22095]: time="2026-06-09T17:26:42.345475251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.855416 | controller | Jun 09 17:26:42.351621 crc crio[22095]: time="2026-06-09T17:26:42.351538837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.855432 | controller | Jun 09 17:26:42.483554 crc crio[22095]: time="2026-06-09T17:26:42.483386619Z" level=info msg="Removed container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server" id=1498184c-d56f-40ce-9017-e08875102ff0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855449 | controller | Jun 09 17:26:42.486980 crc crio[22095]: time="2026-06-09T17:26:42.486815917Z" level=info msg="Removing container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476" id=18b0b12d-0f36-41e0-8f6c-14208edbf0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855465 | controller | Jun 09 17:26:42.550369 crc crio[22095]: time="2026-06-09T17:26:42.549512825Z" level=info msg="Removed container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater" id=18b0b12d-0f36-41e0-8f6c-14208edbf0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855481 | controller | Jun 09 17:26:42.556974 crc crio[22095]: time="2026-06-09T17:26:42.554628737Z" level=info msg="Removing container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67" id=215beb68-2598-4b74-8fa1-2e7ea9092dc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855497 | controller | Jun 09 17:26:42.600535 crc crio[22095]: time="2026-06-09T17:26:42.599847747Z" level=info msg="Created container 605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000: openstack/swift-storage-0/account-reaper" id=5fc0df08-a5db-472e-9dc0-64de1746a1cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.855516 | controller | Jun 09 17:26:42.612734 crc crio[22095]: time="2026-06-09T17:26:42.612625684Z" level=info msg="Starting container: 605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000" id=de688b1a-88fb-4c24-bb9a-7d78ffa50a83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.855532 | controller | Jun 09 17:26:42.623637 crc crio[22095]: time="2026-06-09T17:26:42.623538554Z" level=info msg="Started container" PID=251841 containerID=605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000 description=openstack/swift-storage-0/account-reaper id=de688b1a-88fb-4c24-bb9a-7d78ffa50a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.855549 | controller | Jun 09 17:26:42.648610 crc crio[22095]: time="2026-06-09T17:26:42.648498075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=b3c06569-4d27-42c3-a0c2-350e2e8a62c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.855565 | controller | Jun 09 17:26:42.766620 crc crio[22095]: time="2026-06-09T17:26:42.764460109Z" level=info msg="Removed container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor" id=215beb68-2598-4b74-8fa1-2e7ea9092dc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855595 | controller | Jun 09 17:26:42.797162 crc crio[22095]: time="2026-06-09T17:26:42.797042014Z" level=info msg="Removing container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e" id=5e858e70-534d-425a-be79-76b615db96a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855613 | controller | Jun 09 17:26:42.807396 crc crio[22095]: time="2026-06-09T17:26:42.806988809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=75746c5f-40bb-4cca-b262-b0cb72fc8c5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.855629 | controller | Jun 09 17:26:42.827155 crc crio[22095]: time="2026-06-09T17:26:42.827029104Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=9b5e25ce-d4a9-42f1-ae07-6a17eeb36684 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.855646 | controller | Jun 09 17:26:42.827704 crc crio[22095]: time="2026-06-09T17:26:42.827583688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.855662 | controller | Jun 09 17:26:43.130304 crc crio[22095]: time="2026-06-09T17:26:43.129611116Z" level=info msg="Removed container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator" id=5e858e70-534d-425a-be79-76b615db96a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855679 | controller | Jun 09 17:26:43.136297 crc crio[22095]: time="2026-06-09T17:26:43.134340017Z" level=info msg="Removing container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979" id=f65ece96-e354-47d0-8bb3-bd365a7a790b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855695 | controller | Jun 09 17:26:43.401054 crc crio[22095]: time="2026-06-09T17:26:43.400560417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.855712 | controller | Jun 09 17:26:43.517819 crc crio[22095]: time="2026-06-09T17:26:43.515477695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.855731 | controller | Jun 09 17:26:43.709410 crc crio[22095]: time="2026-06-09T17:26:43.708786394Z" level=info msg="Removed container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server" id=f65ece96-e354-47d0-8bb3-bd365a7a790b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855748 | controller | Jun 09 17:26:43.726297 crc crio[22095]: time="2026-06-09T17:26:43.726137149Z" level=info msg="Removing container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb" id=24df61cf-8e8c-49eb-93d8-d2585baf8832 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855765 | controller | Jun 09 17:26:43.832209 crc crio[22095]: time="2026-06-09T17:26:43.832146318Z" level=info msg="Removed container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper" id=24df61cf-8e8c-49eb-93d8-d2585baf8832 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855782 | controller | Jun 09 17:26:43.839089 crc crio[22095]: time="2026-06-09T17:26:43.839015945Z" level=info msg="Removing container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6" id=544e1e8f-b665-40c0-8072-777e9b7aa759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855798 | controller | Jun 09 17:26:43.933482 crc crio[22095]: time="2026-06-09T17:26:43.933417326Z" level=info msg="Removed container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor" id=544e1e8f-b665-40c0-8072-777e9b7aa759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855814 | controller | Jun 09 17:26:43.940740 crc crio[22095]: time="2026-06-09T17:26:43.940683083Z" level=info msg="Removing container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de" id=b1ac3db0-fedb-48ab-88ea-389010b238df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855830 | controller | Jun 09 17:26:44.029293 crc crio[22095]: time="2026-06-09T17:26:44.029147082Z" level=info msg="Removed container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator" id=b1ac3db0-fedb-48ab-88ea-389010b238df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855847 | controller | Jun 09 17:26:44.050979 crc crio[22095]: time="2026-06-09T17:26:44.049377531Z" level=info msg="Removing container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5" id=dff3c65d-db40-4110-aa2c-cf97d52a965a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855891 | controller | Jun 09 17:26:44.078392 crc crio[22095]: time="2026-06-09T17:26:44.078296723Z" level=info msg="Created container 122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461: openstack/swift-storage-0/container-server" id=9b5e25ce-d4a9-42f1-ae07-6a17eeb36684 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.855910 | controller | Jun 09 17:26:44.082298 crc crio[22095]: time="2026-06-09T17:26:44.082208483Z" level=info msg="Starting container: 122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461" id=1f6d5e3e-f25e-4c0e-86d1-8686fa692f17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.855928 | controller | Jun 09 17:26:44.116002 crc crio[22095]: time="2026-06-09T17:26:44.115889237Z" level=info msg="Started container" PID=251949 containerID=122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461 description=openstack/swift-storage-0/container-server id=1f6d5e3e-f25e-4c0e-86d1-8686fa692f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.855944 | controller | Jun 09 17:26:44.141822 crc crio[22095]: time="2026-06-09T17:26:44.141757271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=e6f2409b-1af9-4e1c-8a50-1f7adc9758b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.855964 | controller | Jun 09 17:26:44.166339 crc crio[22095]: time="2026-06-09T17:26:44.16628527Z" level=info msg="Removed container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server" id=dff3c65d-db40-4110-aa2c-cf97d52a965a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.855981 | controller | Jun 09 17:26:44.200198 crc crio[22095]: time="2026-06-09T17:26:44.199475332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=be259103-a1cb-486a-9d97-49d3b91ef2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.855997 | controller | Jun 09 17:26:44.232662 crc crio[22095]: time="2026-06-09T17:26:44.231887963Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=fe61c07f-0720-4eed-a311-9ab9103b8a16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.856012 | controller | Jun 09 17:26:44.233295 crc crio[22095]: time="2026-06-09T17:26:44.232573201Z" level=info msg="Removing container: 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2" id=876d851e-f408-4f62-89da-a6e8f3ba1bda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856027 | controller | Jun 09 17:26:44.253014 crc crio[22095]: time="2026-06-09T17:26:44.246485418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856044 | controller | Jun 09 17:26:44.540289 crc crio[22095]: time="2026-06-09T17:26:44.540177742Z" level=info msg="Removed container 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=876d851e-f408-4f62-89da-a6e8f3ba1bda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856060 | controller | Jun 09 17:26:44.581571 crc crio[22095]: time="2026-06-09T17:26:44.581477821Z" level=info msg="Removing container: d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f" id=1ac0c48c-058c-4bf7-b255-0d3dd73000e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856075 | controller | Jun 09 17:26:44.594731 crc crio[22095]: time="2026-06-09T17:26:44.592085333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856091 | controller | Jun 09 17:26:44.685754 crc crio[22095]: time="2026-06-09T17:26:44.685541171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856108 | controller | Jun 09 17:26:44.812130 crc crio[22095]: time="2026-06-09T17:26:44.811096212Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-69hqg/POD" id=527ef42e-cd4e-42cf-ae22-a89ffe7fd572 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856124 | controller | Jun 09 17:26:44.812130 crc crio[22095]: time="2026-06-09T17:26:44.811743688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856140 | controller | Jun 09 17:26:44.816483 crc crio[22095]: time="2026-06-09T17:26:44.816393548Z" level=info msg="Removed container d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=1ac0c48c-058c-4bf7-b255-0d3dd73000e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856156 | controller | Jun 09 17:26:44.816851 crc crio[22095]: time="2026-06-09T17:26:44.816521451Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-z56c4/POD" id=a05273f8-81c8-4c8f-a46b-b7fb0358f962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856175 | controller | Jun 09 17:26:44.817173 crc crio[22095]: time="2026-06-09T17:26:44.817149367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856191 | controller | Jun 09 17:26:44.858714 crc crio[22095]: time="2026-06-09T17:26:44.858562979Z" level=info msg="Removing container: fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea" id=57f4ed4e-18c4-4674-af51-30d4cec8214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856208 | controller | Jun 09 17:26:45.007100 crc crio[22095]: time="2026-06-09T17:26:45.001685301Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-t2p5l/POD" id=fb1bd064-6562-4a16-8c9c-61a84191afd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856223 | controller | Jun 09 17:26:45.007100 crc crio[22095]: time="2026-06-09T17:26:45.002619855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856239 | controller | Jun 09 17:26:45.089290 crc crio[22095]: time="2026-06-09T17:26:45.083846109Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-w6wl9/POD" id=03f70479-29d5-41ed-9f9c-bd266edaaada name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856254 | controller | Jun 09 17:26:45.091507 crc crio[22095]: time="2026-06-09T17:26:45.091417663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856270 | controller | Jun 09 17:26:45.152727 crc crio[22095]: time="2026-06-09T17:26:45.152624373Z" level=info msg="Stopped container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata" id=f57a20a0-c72e-4b26-b7d2-c67d9696ab1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.856286 | controller | Jun 09 17:26:45.159464 crc crio[22095]: time="2026-06-09T17:26:45.159326465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e1f13dec-b211-48f0-87ef-f0a08e8b5533 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.856302 | controller | Jun 09 17:26:45.186139 crc crio[22095]: time="2026-06-09T17:26:45.18604103Z" level=info msg="Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc001984748}] Aliases:map[]}"
2026-06-09 17:40:40.856318 | controller | Jun 09 17:26:45.186139 crc crio[22095]: time="2026-06-09T17:26:45.186129873Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-69hqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.856334 | controller | Jun 09 17:26:45.320025 crc crio[22095]: time="2026-06-09T17:26:45.319912545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e4f55339-e378-4d91-90fa-f5cf78063ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.856350 | controller | Jun 09 17:26:45.488440 crc crio[22095]: time="2026-06-09T17:26:45.488342325Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=e73a80ae-e6a9-40a5-a165-61d1a1472972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.856367 | controller | Jun 09 17:26:45.521814 crc crio[22095]: time="2026-06-09T17:26:45.518773716Z" level=info msg="Got pod network &{Name:community-operators-z56c4 Namespace:openshift-marketplace ID:edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc UID:13423161-aab3-40b3-9164-13fc3365ee17 NetNS:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13423161_aab3_40b3_9164_13fc3365ee17.slice PodAnnotations:0xc0028b6110}] Aliases:map[]}"
2026-06-09 17:40:40.856387 | controller | Jun 09 17:26:45.521814 crc crio[22095]: time="2026-06-09T17:26:45.518842018Z" level=info msg="Adding pod openshift-marketplace_community-operators-z56c4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.856404 | controller | Jun 09 17:26:45.521814 crc crio[22095]: time="2026-06-09T17:26:45.521117176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856420 | controller | Jun 09 17:26:45.646618 crc crio[22095]: time="2026-06-09T17:26:45.640588741Z" level=info msg="Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc00263c0f8}] Aliases:map[]}"
2026-06-09 17:40:40.856436 | controller | Jun 09 17:26:45.646618 crc crio[22095]: time="2026-06-09T17:26:45.641309789Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-t2p5l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.856453 | controller | Jun 09 17:26:45.838369 crc crio[22095]: time="2026-06-09T17:26:45.838300283Z" level=info msg="Removed container fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=57f4ed4e-18c4-4674-af51-30d4cec8214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856469 | controller | Jun 09 17:26:45.855332 crc crio[22095]: time="2026-06-09T17:26:45.855222677Z" level=info msg="Removing container: 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e" id=6d155ddf-5825-4af9-8312-89cd9f98aa10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856486 | controller | Jun 09 17:26:45.913727 crc crio[22095]: time="2026-06-09T17:26:45.913629945Z" level=info msg="Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}"
2026-06-09 17:40:40.856502 | controller | Jun 09 17:26:45.913727 crc crio[22095]: time="2026-06-09T17:26:45.913705747Z" level=info msg="Adding pod openshift-marketplace_certified-operators-w6wl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.856519 | controller | Jun 09 17:26:45.934652 crc crio[22095]: time="2026-06-09T17:26:45.930302953Z" level=info msg="Created container 5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b: openstack/swift-storage-0/container-replicator" id=fe61c07f-0720-4eed-a311-9ab9103b8a16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.856535 | controller | Jun 09 17:26:45.934652 crc crio[22095]: time="2026-06-09T17:26:45.932156771Z" level=info msg="Starting container: 5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b" id=badb9900-88a2-45ba-9de9-682ad79b3381 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.856555 | controller | Jun 09 17:26:45.983266 crc crio[22095]: time="2026-06-09T17:26:45.983151629Z" level=info msg="Started container" PID=252119 containerID=5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b description=openstack/swift-storage-0/container-replicator id=badb9900-88a2-45ba-9de9-682ad79b3381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.856572 | controller | Jun 09 17:26:46.046204 crc crio[22095]: time="2026-06-09T17:26:46.046131024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=3b73e070-57e1-4034-aba5-2eba65b4468a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.856588 | controller | Jun 09 17:26:46.137717 crc crio[22095]: time="2026-06-09T17:26:46.13755356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856605 | controller | Jun 09 17:26:46.167358 crc crio[22095]: time="2026-06-09T17:26:46.160414526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856621 | controller | Jun 09 17:26:46.313086 crc crio[22095]: time="2026-06-09T17:26:46.304773669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=ea5a5641-0c75-4035-8486-7cf561006f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.856637 | controller | Jun 09 17:26:46.394772 crc crio[22095]: time="2026-06-09T17:26:46.394710396Z" level=info msg="Removed container 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6d155ddf-5825-4af9-8312-89cd9f98aa10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856653 | controller | Jun 09 17:26:46.439324 crc crio[22095]: time="2026-06-09T17:26:46.439205127Z" level=info msg="Removing container: 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612" id=f041a1d0-5adc-4439-9d46-1c7cd5afbdac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856669 | controller | Jun 09 17:26:46.474301 crc crio[22095]: time="2026-06-09T17:26:46.474183834Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=dc6c229a-836a-41ad-b424-20c5b4d7ad01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.856685 | controller | Jun 09 17:26:46.535383 crc crio[22095]: time="2026-06-09T17:26:46.525981103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856701 | controller | Jun 09 17:26:46.675758 crc crio[22095]: time="2026-06-09T17:26:46.675653443Z" level=info msg="Created container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata" id=e73a80ae-e6a9-40a5-a165-61d1a1472972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.856717 | controller | Jun 09 17:26:46.680109 crc crio[22095]: time="2026-06-09T17:26:46.680021565Z" level=info msg="Starting container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f" id=1b148879-4826-4d55-9223-87bdc6a1d53d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.856733 | controller | Jun 09 17:26:46.726591 crc crio[22095]: time="2026-06-09T17:26:46.726493627Z" level=info msg="Started container" PID=252235 containerID=2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f description=openstack/nova-metadata-0/nova-metadata-metadata id=1b148879-4826-4d55-9223-87bdc6a1d53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.856756 | controller | Jun 09 17:26:47.133124 crc crio[22095]: time="2026-06-09T17:26:47.126692043Z" level=info msg="Removed container 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=f041a1d0-5adc-4439-9d46-1c7cd5afbdac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856773 | controller | Jun 09 17:26:47.209479 crc crio[22095]: time="2026-06-09T17:26:47.208175673Z" level=info msg="Removing container: ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4" id=a339344b-6765-4503-9aa1-d306b5592928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856789 | controller | Jun 09 17:26:47.275166 crc crio[22095]: time="2026-06-09T17:26:47.275040079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856806 | controller | Jun 09 17:26:47.332497 crc crio[22095]: time="2026-06-09T17:26:47.322756123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856823 | controller | Jun 09 17:26:47.577280 crc crio[22095]: time="2026-06-09T17:26:47.576604435Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/POD" id=c2123273-d5de-4369-b475-e0c2eca1d35f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856839 | controller | Jun 09 17:26:47.577380 crc crio[22095]: time="2026-06-09T17:26:47.577339304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856872 | controller | Jun 09 17:26:47.600328 crc crio[22095]: time="2026-06-09T17:26:47.597392208Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-j4tx5/POD" id=e2770e97-1bc7-4c7c-b99a-57143865b973 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856894 | controller | Jun 09 17:26:47.600328 crc crio[22095]: time="2026-06-09T17:26:47.59747003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856911 | controller | Jun 09 17:26:47.642076 crc crio[22095]: time="2026-06-09T17:26:47.635866595Z" level=info msg="Removed container ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=a339344b-6765-4503-9aa1-d306b5592928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856927 | controller | Jun 09 17:26:47.657221 crc crio[22095]: time="2026-06-09T17:26:47.656011412Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/POD" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.856944 | controller | Jun 09 17:26:47.657221 crc crio[22095]: time="2026-06-09T17:26:47.656131115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.856961 | controller | Jun 09 17:26:47.657221 crc crio[22095]: time="2026-06-09T17:26:47.65631044Z" level=info msg="Removing container: db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385" id=7cf21266-0560-4bfb-849e-2f8926ca19bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.856977 | controller | Jun 09 17:26:47.939357 crc crio[22095]: time="2026-06-09T17:26:47.93464348Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-j4tx5 Namespace:openstack ID:1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 UID:9ee91ca9-6184-4286-aa8b-9eff3a217e00 NetNS:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ee91ca9_6184_4286_aa8b_9eff3a217e00.slice PodAnnotations:0xc00263c6a8}] Aliases:map[]}"
2026-06-09 17:40:40.856998 | controller | Jun 09 17:26:47.939357 crc crio[22095]: time="2026-06-09T17:26:47.934757483Z" level=info msg="Adding pod openstack_ovn-controller-ovs-j4tx5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857014 | controller | Jun 09 17:26:47.955997 crc crio[22095]: time="2026-06-09T17:26:47.953445422Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683766-k2lkv/POD" id=05a4a10f-e1c8-4623-950a-6b0a0abbe43b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857031 | controller | Jun 09 17:26:47.955997 crc crio[22095]: time="2026-06-09T17:26:47.954304484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857047 | controller | Jun 09 17:26:48.028959 crc crio[22095]: time="2026-06-09T17:26:48.028805725Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857064 | controller | Jun 09 17:26:48.167008 crc crio[22095]: time="2026-06-09T17:26:48.165698687Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=aebda7a5-1bea-43e7-a65b-81097aa40dad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857081 | controller | Jun 09 17:26:48.167008 crc crio[22095]: time="2026-06-09T17:26:48.16579953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857097 | controller | Jun 09 17:26:48.187627 crc crio[22095]: time="2026-06-09T17:26:48.182764835Z" level=info msg="Removed container db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7cf21266-0560-4bfb-849e-2f8926ca19bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857113 | controller | Jun 09 17:26:48.262708 crc crio[22095]: time="2026-06-09T17:26:48.262137121Z" level=info msg="Removing container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583" id=5b292e4f-dd6f-4a69-8c5a-9ef347b36c48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857130 | controller | Jun 09 17:26:48.394386 crc crio[22095]: time="2026-06-09T17:26:48.394291401Z" level=info msg="Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc0019842e8}] Aliases:map[]}"
2026-06-09 17:40:40.857147 | controller | Jun 09 17:26:48.394386 crc crio[22095]: time="2026-06-09T17:26:48.394363773Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857163 | controller | Jun 09 17:26:48.395749 crc crio[22095]: time="2026-06-09T17:26:48.395671496Z" level=info msg="Ran pod sandbox f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d with infra container: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/POD" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857182 | controller | Jun 09 17:26:48.551672 crc crio[22095]: time="2026-06-09T17:26:48.550913179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=712e95b7-9f55-4031-b43f-045289c59729 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857199 | controller | Jun 09 17:26:48.552292 crc crio[22095]: time="2026-06-09T17:26:48.552008537Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=d2d169cd-d018-44da-a577-4fa62e269307 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857214 | controller | Jun 09 17:26:48.552292 crc crio[22095]: time="2026-06-09T17:26:48.552081959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857230 | controller | Jun 09 17:26:48.616813 crc crio[22095]: time="2026-06-09T17:26:48.615370002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=68ca12a3-eb45-47d1-9528-58a65729524c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857246 | controller | Jun 09 17:26:48.629058 crc crio[22095]: time="2026-06-09T17:26:48.629003202Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=79bfc318-1183-40a7-887b-5c9b8efa57ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857263 | controller | Jun 09 17:26:48.629489 crc crio[22095]: time="2026-06-09T17:26:48.629466314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857279 | controller | Jun 09 17:26:48.661321 crc crio[22095]: time="2026-06-09T17:26:48.66127214Z" level=info msg="Created container 1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89: openstack/swift-storage-0/container-auditor" id=dc6c229a-836a-41ad-b424-20c5b4d7ad01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.857295 | controller | Jun 09 17:26:48.669599 crc crio[22095]: time="2026-06-09T17:26:48.669543842Z" level=info msg="Starting container: 1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89" id=9497f7f8-f36b-431c-95e1-68b2efe27893 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.857311 | controller | Jun 09 17:26:48.680122 crc crio[22095]: time="2026-06-09T17:26:48.680022931Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins" id=0d85739c-c0eb-4264-8f65-868f64a6dafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.857327 | controller | Jun 09 17:26:48.701124 crc crio[22095]: time="2026-06-09T17:26:48.701064011Z" level=info msg="Started container" PID=252332 containerID=1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89 description=openstack/swift-storage-0/container-auditor id=9497f7f8-f36b-431c-95e1-68b2efe27893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.857343 | controller | Jun 09 17:26:48.718707 crc crio[22095]: time="2026-06-09T17:26:48.715896201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857360 | controller | Jun 09 17:26:48.748598 crc crio[22095]: time="2026-06-09T17:26:48.744099775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=e3b52102-1407-429e-9e13-7f04ca79f6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857376 | controller | Jun 09 17:26:48.758977 crc crio[22095]: time="2026-06-09T17:26:48.758843563Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 UID:0caa6315-9fde-44ce-84d5-62664fc22df5 NetNS:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0caa6315_9fde_44ce_84d5_62664fc22df5.slice PodAnnotations:0xc002ab23b0}] Aliases:map[]}"
2026-06-09 17:40:40.857397 | controller | Jun 09 17:26:48.758977 crc crio[22095]: time="2026-06-09T17:26:48.758914045Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857414 | controller | Jun 09 17:26:48.899728 crc crio[22095]: time="2026-06-09T17:26:48.899589944Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc000526688}] Aliases:map[]}"
2026-06-09 17:40:40.857431 | controller | Jun 09 17:26:48.900143 crc crio[22095]: time="2026-06-09T17:26:48.900117997Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683766-k2lkv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857447 | controller | Jun 09 17:26:48.951998 crc crio[22095]: time="2026-06-09T17:26:48.950406577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=c4d4c4cf-4b5b-4dcc-a432-a7b76f3e0e6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857464 | controller | Jun 09 17:26:48.961748 crc crio[22095]: time="2026-06-09T17:26:48.956619657Z" level=info msg="Removed container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5b292e4f-dd6f-4a69-8c5a-9ef347b36c48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857480 | controller | Jun 09 17:26:48.984712 crc crio[22095]: time="2026-06-09T17:26:48.984652766Z" level=info msg="Removing container: 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d" id=742820e5-3943-4d2f-9fe8-894ab6a477e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857496 | controller | Jun 09 17:26:48.996759 crc crio[22095]: time="2026-06-09T17:26:48.996615693Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=b7db6bca-4a31-4d7e-a557-a232a4da3eab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.857512 | controller | Jun 09 17:26:49.019985 crc crio[22095]: time="2026-06-09T17:26:49.018320049Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 UID:b8999c4b-e238-4162-86e6-068c523e35ab NetNS:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8999c4b_e238_4162_86e6_068c523e35ab.slice PodAnnotations:0xc002ab2958}] Aliases:map[]}"
2026-06-09 17:40:40.857529 | controller | Jun 09 17:26:49.019985 crc crio[22095]: time="2026-06-09T17:26:49.018528275Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857545 | controller | Jun 09 17:26:49.023810 crc crio[22095]: time="2026-06-09T17:26:49.023724008Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/POD" id=f40ada8d-fabc-42f3-9348-ca750803c356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.857565 | controller | Jun 09 17:26:49.024024 crc crio[22095]: time="2026-06-09T17:26:49.023854761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857581 | controller | Jun 09 17:26:49.041774 crc crio[22095]: time="2026-06-09T17:26:49.038748543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857598 | controller | Jun 09 17:26:49.215997 crc crio[22095]: time="2026-06-09T17:26:49.214682687Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 UID:ff713c84-26ce-4fa7-9c03-289387549e59 NetNS:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff713c84_26ce_4fa7_9c03_289387549e59.slice PodAnnotations:0xc002ab2c08}] Aliases:map[]}"
2026-06-09 17:40:40.857614 | controller | Jun 09 17:26:49.215997 crc crio[22095]: time="2026-06-09T17:26:49.215387985Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857630 | controller | Jun 09 17:26:49.620755 crc crio[22095]: time="2026-06-09T17:26:49.619856331Z" level=info msg="Removed container 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=742820e5-3943-4d2f-9fe8-894ab6a477e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857646 | controller | Jun 09 17:26:49.662580 crc crio[22095]: time="2026-06-09T17:26:49.662426863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857663 | controller | Jun 09 17:26:49.695985 crc crio[22095]: time="2026-06-09T17:26:49.691105618Z" level=info msg="Removing container: 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058" id=a29ea576-64dd-4d65-9343-689f36406a9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857679 | controller | Jun 09 17:26:49.803813 crc crio[22095]: time="2026-06-09T17:26:49.802119746Z" level=info msg="Removing container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7" id=c40bba93-0ce0-421f-8b6f-20afc0df209f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.857695 | controller | Jun 09 17:26:49.807088 crc crio[22095]: time="2026-06-09T17:26:49.806999452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857712 | controller | Jun 09 17:26:49.819634 crc crio[22095]: time="2026-06-09T17:26:49.816658149Z" level=info msg="Got pod network &{Name:multus-admission-controller-6fb78497fd-fg9x8 Namespace:openshift-multus ID:9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 UID:d85d6f99-e952-40d2-b961-5eaa0678f19a NetNS:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd85d6f99_e952_40d2_b961_5eaa0678f19a.slice PodAnnotations:0xc002b5c810}] Aliases:map[]}"
2026-06-09 17:40:40.857729 | controller | Jun 09 17:26:49.819634 crc crio[22095]: time="2026-06-09T17:26:49.816721251Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-6fb78497fd-fg9x8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.857745 | controller | Jun 09 17:26:49.851611 crc crio[22095]: time="2026-06-09T17:26:49.851492083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857765 | controller | Jun 09 17:26:50.531993 crc crio[22095]: time="2026-06-09T17:26:50.53047546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.857781 | controller | Jun 09 17:26:50.841020 crc crio[22095]: time="2026-06-09T17:26:50.83999591Z" level=info msg="Created container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins" id=0d85739c-c0eb-4264-8f65-868f64a6dafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.857797 | controller | Jun 09 17:26:50.846003 crc crio[22095]: time="2026-06-09T17:26:50.842681829Z" level=info msg="Starting container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a" id=27611acc-90ef-4e25-8eb3-b9645fb2be8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.857814 | controller | Jun 09 17:26:50.863148 crc crio[22095]: time="2026-06-09T17:26:50.862833146Z" level=info msg="Started container" PID=252865 containerID=91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a description=openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins id=27611acc-90ef-4e25-8eb3-b9645fb2be8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d
2026-06-09 17:40:40.857830 | controller | Jun 09 17:26:50.983686 crc crio[22095]: time="2026-06-09T17:26:50.982550757Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=28684d12-ecd4-4d56-b695-467ae52c44b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857847 | controller | Jun 09 17:26:51.042388 crc crio[22095]: time="2026-06-09T17:26:51.04229518Z" level=info msg="Created container eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6: openstack/swift-storage-0/container-updater" id=b7db6bca-4a31-4d7e-a557-a232a4da3eab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.857883 | controller | Jun 09 17:26:51.054145 crc crio[22095]: time="2026-06-09T17:26:51.054050432Z" level=info msg="Starting container: eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6" id=2c3f1504-9267-4ef6-aed8-f13a2041c694 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.857901 | controller | Jun 09 17:26:51.077212 crc crio[22095]: time="2026-06-09T17:26:51.071058528Z" level=info msg="Started container" PID=252864 containerID=eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6 description=openstack/swift-storage-0/container-updater id=2c3f1504-9267-4ef6-aed8-f13a2041c694 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.857917 | controller | Jun 09 17:26:51.114761 crc crio[22095]: time="2026-06-09T17:26:51.114673447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=6a3839c3-f992-4192-9f06-a5f3af898ec8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857933 | controller | Jun 09 17:26:51.959266 crc crio[22095]: time="2026-06-09T17:26:51.959062918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=e925a9a3-4316-4265-9e9a-999003807d8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857949 | controller | Jun 09 17:26:52.964631 crc crio[22095]: time="2026-06-09T17:26:52.960151729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=8104762a-78d4-4bb8-8fc7-7f171e370388 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857969 | controller | Jun 09 17:26:53.985366 crc crio[22095]: time="2026-06-09T17:26:53.982525586Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=3d98044f-b8a1-4d35-bed7-a533342bcb7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.857986 | controller | Jun 09 17:26:53.987684 crc crio[22095]: time="2026-06-09T17:26:53.983056749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=30c68240-fb03-4280-b891-2ca1705eafa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858003 | controller | Jun 09 17:26:53.988146 crc crio[22095]: time="2026-06-09T17:26:53.988081228Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=5952d6d4-bef3-4f74-a333-4693e0ae17af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858019 | controller | Jun 09 17:26:53.988555 crc crio[22095]: time="2026-06-09T17:26:53.988510659Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=9f84153e-6680-4190-b939-8ca4a0d573c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858035 | controller | Jun 09 17:26:53.988682 crc crio[22095]: time="2026-06-09T17:26:53.988623222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c10b26d5-cdd7-419d-953d-2eb49b074f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858051 | controller | Jun 09 17:26:54.661574 crc crio[22095]: time="2026-06-09T17:26:54.660666502Z" level=info msg="Stopping container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a (timeout: 30s)" id=53f130aa-98bd-4562-bcb9-19c3db40b7a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.858067 | controller | Jun 09 17:26:54.952870 crc crio[22095]: time="2026-06-09T17:26:54.952791076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=507c011e-5705-4dc2-b061-6a5ea1801a9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858083 | controller | Jun 09 17:26:54.958636 crc crio[22095]: time="2026-06-09T17:26:54.958518693Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=259e20c3-9ddd-42b5-ae2e-9aa724db9dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858099 | controller | Jun 09 17:26:54.971414 crc crio[22095]: time="2026-06-09T17:26:54.970912571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=30c8fb96-997e-4cab-815d-f91d8f102d71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858115 | controller | Jun 09 17:26:55.751994 crc crio[22095]: time="2026-06-09T17:26:55.747755439Z" level=info msg="Stopping container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2 (timeout: 30s)" id=4888e479-db60-4caa-bb0d-a3e6b5f12664 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.858131 | controller | Jun 09 17:26:55.957077 crc crio[22095]: time="2026-06-09T17:26:55.956565176Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=945c6102-a33f-4a1c-ae46-c3793e50cf53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858149 | controller | Jun 09 17:26:55.957571 crc crio[22095]: time="2026-06-09T17:26:55.95750128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2e64d008-3ddc-4e9e-8a70-da595f5c6672 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858165 | controller | Jun 09 17:26:56.953162 crc crio[22095]: time="2026-06-09T17:26:56.953004268Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=0110e3d8-a5ab-4c06-ac4d-f6e916d204b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858181 | controller | Jun 09 17:26:56.954558 crc crio[22095]: time="2026-06-09T17:26:56.954325482Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c51bcaac-103a-4452-bae4-2aaacbf7757d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858198 | controller | Jun 09 17:26:56.955506 crc crio[22095]: time="2026-06-09T17:26:56.954666761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=806b4b38-6cbd-4ef8-826a-8b36a5b1110f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858214 | controller | Jun 09 17:26:57.953470 crc crio[22095]: time="2026-06-09T17:26:57.95261468Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=d88e8a69-b4ae-4b50-8980-e345a4fab9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858230 | controller | Jun 09 17:26:57.955574 crc crio[22095]: time="2026-06-09T17:26:57.953857612Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=0d5edea6-0c08-45bc-b59a-9c4bc3fefcd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858246 | controller | Jun 09 17:26:58.956084 crc crio[22095]: time="2026-06-09T17:26:58.955653012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e573eb03-2b50-4b5d-8d2b-2e0cff5240a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858262 | controller | Jun 09 17:26:59.957909 crc crio[22095]: time="2026-06-09T17:26:59.956713123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d481dacf-05aa-4440-bf19-8ba3e4e35f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858278 | controller | Jun 09 17:27:00.929574 crc crio[22095]: time="2026-06-09T17:27:00.929433517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fe3b4131-f8ed-4b15-bf23-6e7f306b7530 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858295 | controller | Jun 09 17:27:00.953148 crc crio[22095]: time="2026-06-09T17:27:00.953107865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=dead1195-ce4a-4b22-99e9-4fcfe7b6b790 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858310 | controller | Jun 09 17:27:00.954322 crc crio[22095]: time="2026-06-09T17:27:00.953200357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c7801e8c-c347-4ea1-b235-f655b221a1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858326 | controller | Jun 09 17:27:00.954322 crc crio[22095]: time="2026-06-09T17:27:00.953202097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5b8da77e-29ba-4e0a-afc6-fa8c33346641 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858346 | controller | Jun 09 17:27:01.952865 crc crio[22095]: time="2026-06-09T17:27:01.951867996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b56df8ea-8ec4-4fca-ad57-512d6b4c4892 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858362 | controller | Jun 09 17:27:01.954148 crc crio[22095]: time="2026-06-09T17:27:01.952556734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64141709-6dc2-4527-bf97-b068fbd62b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858378 | controller | Jun 09 17:27:01.954148 crc crio[22095]: time="2026-06-09T17:27:01.952552574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3c7f1be8-a423-43d7-9c86-7c5757bf47f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858394 | controller | Jun 09 17:27:04.953304 crc crio[22095]: time="2026-06-09T17:27:04.951671741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=d7e186f6-d010-4ff5-af5d-1a1a29c889e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.858410 | controller | Jun 09 17:27:08.993063 crc crio[22095]: 2026-06-09T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63cfcb30d0d6399 Mac:be:1c:8c:38:fd:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 SocketPath: PciID:}] [{Interface:0xc0003fa8e0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858427 | controller | Jun 09 17:27:09.016784 crc crio[22095]: time="2026-06-09T17:27:09.001995574Z" level=info msg="Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}"
2026-06-09 17:40:40.858443 | controller | Jun 09 17:27:09.016784 crc crio[22095]: time="2026-06-09T17:27:09.002186539Z" level=info msg="Checking pod openshift-marketplace_certified-operators-w6wl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858459 | controller | Jun 09 17:27:09.024990 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d8fb46e923b9fc Mac:76:0f:78:25:23:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 SocketPath: PciID:}] [{Interface:0xc000436790 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858476 | controller | Jun 09 17:27:09.025367 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcdf8fc3ba5d2e Mac:5a:91:7f:61:64:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858493 | controller | Jun 09 17:27:09.026300 crc crio[22095]: time="2026-06-09T17:27:09.026258036Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 UID:b8999c4b-e238-4162-86e6-068c523e35ab NetNS:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8999c4b_e238_4162_86e6_068c523e35ab.slice PodAnnotations:0xc002ab2958}] Aliases:map[]}"
2026-06-09 17:40:40.858512 | controller | Jun 09 17:27:09.026525 crc crio[22095]: time="2026-06-09T17:27:09.026505943Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858614 | controller | Jun 09 17:27:09.030087 crc crio[22095]: 2026-06-09T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b0e1111050f8f5 Mac:a6:36:24:a3:6e:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 SocketPath: PciID:}] [{Interface:0xc0002a49a0 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858640 | controller | Jun 09 17:27:09.030087 crc crio[22095]: time="2026-06-09T17:27:09.028317879Z" level=info msg="Got pod network &{Name:multus-admission-controller-6fb78497fd-fg9x8 Namespace:openshift-multus ID:9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 UID:d85d6f99-e952-40d2-b961-5eaa0678f19a NetNS:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd85d6f99_e952_40d2_b961_5eaa0678f19a.slice PodAnnotations:0xc002b5c810}] Aliases:map[]}"
2026-06-09 17:40:40.858658 | controller | Jun 09 17:27:09.030087 crc crio[22095]: time="2026-06-09T17:27:09.028505804Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-6fb78497fd-fg9x8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858676 | controller | Jun 09 17:27:09.031463 crc crio[22095]: time="2026-06-09T17:27:09.031375538Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc000526688}] Aliases:map[]}"
2026-06-09 17:40:40.858693 | controller | Jun 09 17:27:09.031606 crc crio[22095]: time="2026-06-09T17:27:09.031560912Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683766-k2lkv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858709 | controller | Jun 09 17:27:09.059493 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edbed97251b2cf9 Mac:76:61:29:9b:1c:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858726 | controller | Jun 09 17:27:09.062068 crc crio[22095]: time="2026-06-09T17:27:09.061819689Z" level=info msg="Got pod network &{Name:community-operators-z56c4 Namespace:openshift-marketplace ID:edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc UID:13423161-aab3-40b3-9164-13fc3365ee17 NetNS:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13423161_aab3_40b3_9164_13fc3365ee17.slice PodAnnotations:0xc0028b6110}] Aliases:map[]}"
2026-06-09 17:40:40.858746 | controller | Jun 09 17:27:09.062857 crc crio[22095]: time="2026-06-09T17:27:09.062156587Z" level=info msg="Checking pod openshift-marketplace_community-operators-z56c4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858763 | controller | Jun 09 17:27:09.075834 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:996ccefa590d15e Mac:22:1b:fa:c0:f6:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 SocketPath: PciID:}] [{Interface:0xc0004a2790 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858780 | controller | Jun 09 17:27:09.076126 crc crio[22095]: time="2026-06-09T17:27:09.075881949Z" level=info msg="Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc00263c0f8}] Aliases:map[]}"
2026-06-09 17:40:40.858796 | controller | Jun 09 17:27:09.076203 crc crio[22095]: time="2026-06-09T17:27:09.076118985Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-t2p5l for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858813 | controller | Jun 09 17:27:09.127430 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54b29572ef8880 Mac:7e:31:03:84:fc:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c SocketPath: PciID:}] [{Interface:0xc000290970 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858829 | controller | Jun 09 17:27:09.129422 crc crio[22095]: time="2026-06-09T17:27:09.12931511Z" level=info msg="Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc001984748}] Aliases:map[]}"
2026-06-09 17:40:40.858846 | controller | Jun 09 17:27:09.129680 crc crio[22095]: time="2026-06-09T17:27:09.129516245Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-69hqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858884 | controller | Jun 09 17:27:09.152174 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2144c74c7ca5b6 Mac:26:75:40:8b:6c:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858902 | controller | Jun 09 17:27:09.155178 crc crio[22095]: time="2026-06-09T17:27:09.155105522Z" level=info msg="Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc0019842e8}] Aliases:map[]}"
2026-06-09 17:40:40.858920 | controller | Jun 09 17:27:09.156527 crc crio[22095]: time="2026-06-09T17:27:09.155350198Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858939 | controller | Jun 09 17:27:09.432864 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2b4dc887f9bbec Mac:d2:71:e8:9f:3f:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.858956 | controller | Jun 09 17:27:09.435661 crc crio[22095]: time="2026-06-09T17:27:09.435528325Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 UID:ff713c84-26ce-4fa7-9c03-289387549e59 NetNS:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff713c84_26ce_4fa7_9c03_289387549e59.slice PodAnnotations:0xc002ab2c08}] Aliases:map[]}"
2026-06-09 17:40:40.858972 | controller | Jun 09 17:27:09.435849 crc crio[22095]: time="2026-06-09T17:27:09.435730371Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.858989 | controller | Jun 09 17:27:09.452402 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea92e03438f4e1b Mac:3a:ee:be:9f:84:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.859005 | controller | Jun 09 17:27:09.455650 crc crio[22095]: time="2026-06-09T17:27:09.45556701Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 UID:0caa6315-9fde-44ce-84d5-62664fc22df5 NetNS:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0caa6315_9fde_44ce_84d5_62664fc22df5.slice PodAnnotations:0xc002ab23b0}] Aliases:map[]}"
2026-06-09 17:40:40.859022 | controller | Jun 09 17:27:09.455979 crc crio[22095]: time="2026-06-09T17:27:09.455902948Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.859038 | controller | Jun 09 17:27:09.599017 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1200af95e9e45c7 Mac:7a:29:a1:87:d9:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.859055 | controller | Jun 09 17:27:09.599017 crc crio[22095]: time="2026-06-09T17:27:09.598791364Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-j4tx5 Namespace:openstack ID:1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 UID:9ee91ca9-6184-4286-aa8b-9eff3a217e00 NetNS:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ee91ca9_6184_4286_aa8b_9eff3a217e00.slice PodAnnotations:0xc00263c6a8}] Aliases:map[]}"
2026-06-09 17:40:40.859071 | controller | Jun 09 17:27:09.599017 crc crio[22095]: time="2026-06-09T17:27:09.598993429Z" level=info msg="Checking pod openstack_ovn-controller-ovs-j4tx5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.859091 | controller | Jun 09 17:27:09.773737 crc crio[22095]: time="2026-06-09T17:27:09.773647439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=86dae367-8155-4594-9f7e-9b7943c300e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859108 | controller | Jun 09 17:27:09.774083 crc crio[22095]: time="2026-06-09T17:27:09.773907216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1f06b963-c1a5-4da6-8e05-175ad67e34fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859124 | controller | Jun 09 17:27:09.774150 crc crio[22095]: time="2026-06-09T17:27:09.774118461Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=97d738d6-efd5-4b01-9978-01e0c25cd782 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859140 | controller | Jun 09 17:27:09.774843 crc crio[22095]: time="2026-06-09T17:27:09.774230174Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b29636be-a3f3-4a3e-9849-8a23fe361b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859157 | controller | Jun 09 17:27:09.774843 crc crio[22095]: time="2026-06-09T17:27:09.774433199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=35084983-95e8-4854-8679-6a5ddee80356 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859173 | controller | Jun 09 17:27:09.774843 crc crio[22095]: time="2026-06-09T17:27:09.774549312Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=7db652d9-fa09-4d20-9b4a-638b568bfd03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859188 | controller | Jun 09 17:27:09.774843 crc crio[22095]: time="2026-06-09T17:27:09.774659805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=4127c4ee-a266-40a2-b28b-a6237d09a6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859204 | controller | Jun 09 17:27:09.774843 crc crio[22095]: time="2026-06-09T17:27:09.774758198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=89e57479-3b63-48a1-a15d-4e29a51b7a57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859220 | controller | Jun 09 17:27:09.775286 crc crio[22095]: time="2026-06-09T17:27:09.774899161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=dd421175-fc22-4ae7-aac8-cf2f37d0b721 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859236 | controller | Jun 09 17:27:09.775286 crc crio[22095]: time="2026-06-09T17:27:09.775072826Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=6c709a86-969a-4879-9bc0-bed5707be8a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859253 | controller | Jun 09 17:27:09.775286 crc crio[22095]: time="2026-06-09T17:27:09.775193569Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=54eb6c67-e7a6-4837-ad07-6fba56060280 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859269 | controller | Jun 09 17:27:09.775430 crc crio[22095]: time="2026-06-09T17:27:09.775359483Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=d5d6ecf4-78b6-4491-b452-b12222670e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859294 | controller | Jun 09 17:27:09.775485 crc crio[22095]: time="2026-06-09T17:27:09.775465226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=5ccac0a3-64f9-421c-a5a9-ed2d530ac83e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859311 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.77560644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=4496e5ef-350f-4b1b-affa-66b622880434 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859327 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.775825795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d11db72c-f04e-403e-9f5e-1df1c69a2dde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859344 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.77600689Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=31ff330f-42cb-4198-a42f-b406f8dc2bed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859360 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776152854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=58fe631b-46ea-491c-92c0-f93dfebbc1cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859376 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776286997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=da962f61-fe61-496c-87d6-c67f57879d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859392 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776430411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a71e148e-1bcc-4247-8630-96a605534a62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859408 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776530093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=9226e344-f696-4204-9221-6586f47546cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859424 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776634246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b64ce36b-484c-4383-944e-ddf8b06fd767 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859440 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776733979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fac3c750-67cb-4002-bab0-6d6af6ddf139 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859456 | controller | Jun 09 17:27:09.779374 crc crio[22095]: time="2026-06-09T17:27:09.776837101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=3a599ab4-7532-420f-8fc1-32a7c2085c9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859475 | controller | Jun 09 17:27:09.785633 crc crio[22095]: time="2026-06-09T17:27:09.780491745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=14cb7ab6-ca01-4229-abef-6fcdcb442f59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859492 | controller | Jun 09 17:27:09.785633 crc crio[22095]: time="2026-06-09T17:27:09.780580257Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=80357fb9-4cf3-4c7a-a1e8-a3412b93ee38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859508 | controller | Jun 09 17:27:09.785633 crc crio[22095]: time="2026-06-09T17:27:09.78069869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=43a361f9-f681-4f50-aa62-817392e2dad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859525 | controller | Jun 09 17:27:09.785633 crc crio[22095]: time="2026-06-09T17:27:09.780824483Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=807bbd46-a2fb-4e96-9396-521a44e2c976 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859541 | controller | Jun 09 17:27:09.787369 crc crio[22095]: time="2026-06-09T17:27:09.783447691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=f92f555f-f3a0-4dac-976b-001d47969fbe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859557 | controller | Jun 09 17:27:09.788313 crc crio[22095]: time="2026-06-09T17:27:09.788203393Z" level=info msg="Ran pod sandbox f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/POD" id=c2123273-d5de-4369-b475-e0c2eca1d35f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859574 | controller | Jun 09 17:27:09.793680 crc crio[22095]: time="2026-06-09T17:27:09.793631802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=63b12952-7933-4651-8a39-0879f5611b93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859590 | controller | Jun 09 17:27:09.796601 crc crio[22095]: time="2026-06-09T17:27:09.796496626Z" level=info msg="Stopped container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=4888e479-db60-4caa-bb0d-a3e6b5f12664 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.859618 | controller | Jun 09 17:27:09.799523 crc crio[22095]: time="2026-06-09T17:27:09.799274967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=2f5ae48d-6f20-461a-909f-63316bd770c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859636 | controller | Jun 09 17:27:09.802135 crc crio[22095]: time="2026-06-09T17:27:09.801163655Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=9f56c695-bd55-4adb-98b9-df2173a168e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.859653 | controller | Jun 09 17:27:09.806802 crc crio[22095]: time="2026-06-09T17:27:09.8064066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=fad78334-a1e8-4445-9896-50fb032243de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859675 | controller | Jun 09 17:27:09.812698 crc crio[22095]: time="2026-06-09T17:27:09.81264221Z" level=info msg="Ran pod sandbox 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 with infra container: openshift-marketplace/certified-operators-w6wl9/POD" id=03f70479-29d5-41ed-9f9c-bd266edaaada name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859691 | controller | Jun 09 17:27:09.816591 crc crio[22095]: time="2026-06-09T17:27:09.816503749Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=575d89b7-5456-4e3d-8117-ab046cbf832b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.859706 | controller | Jun 09 17:27:09.816907 crc crio[22095]: time="2026-06-09T17:27:09.816732755Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=cab0b32c-746e-4efa-bb14-740e4b5e64f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.859722 | controller | Jun 09 17:27:09.817089 crc crio[22095]: time="2026-06-09T17:27:09.817014492Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=8156ac96-062a-4434-8668-286acd5d9967 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.859738 | controller | Jun 09 17:27:09.822595 crc crio[22095]: time="2026-06-09T17:27:09.822532963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2b879d92-7ae5-4fc2-94ee-f6adc19fbf14 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859754 | controller | Jun 09 17:27:09.830993 crc crio[22095]: time="2026-06-09T17:27:09.829843031Z" level=info msg="Ran pod sandbox d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 with infra container: openstack/nova-cell1-conductor-0/POD" id=79bfc318-1183-40a7-887b-5c9b8efa57ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859769 | controller | Jun 09 17:27:09.834968 crc crio[22095]: time="2026-06-09T17:27:09.834857389Z" level=info msg="Ran pod sandbox 1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 with infra container: openstack/ovn-controller-ovs-j4tx5/POD" id=e2770e97-1bc7-4c7c-b99a-57143865b973 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859785 | controller | Jun 09 17:27:09.846433 crc crio[22095]: time="2026-06-09T17:27:09.846349804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=531c7da9-ca31-498b-b223-b70e3fb8d404 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859801 | controller | Jun 09 17:27:09.846991 crc crio[22095]: time="2026-06-09T17:27:09.846870618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859817 | controller | Jun 09 17:27:09.847154 crc crio[22095]: time="2026-06-09T17:27:09.847087853Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859832 | controller | Jun 09 17:27:09.847330 crc crio[22095]: time="2026-06-09T17:27:09.847180856Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.859848 | controller | Jun 09 17:27:09.861175 crc crio[22095]: time="2026-06-09T17:27:09.858376193Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c80fbdd8-ab43-4c61-bb4d-c2a43f0e1c1b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.859893 | controller | Jun 09 17:27:09.868011 crc crio[22095]: time="2026-06-09T17:27:09.861585285Z" level=info msg="Ran pod sandbox 4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=d2d169cd-d018-44da-a577-4fa62e269307 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859911 | controller | Jun 09 17:27:09.868011 crc crio[22095]: time="2026-06-09T17:27:09.86450023Z" level=info msg="Ran pod sandbox 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 with infra container: openshift-infra/auto-csr-approver-29683766-k2lkv/POD" id=05a4a10f-e1c8-4623-950a-6b0a0abbe43b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859928 | controller | Jun 09 17:27:09.872608 crc crio[22095]: time="2026-06-09T17:27:09.872531726Z" level=info msg="Ran pod sandbox edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc with infra container: openshift-marketplace/community-operators-z56c4/POD" id=a05273f8-81c8-4c8f-a46b-b7fb0358f962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859944 | controller | Jun 09 17:27:09.881446 crc crio[22095]: time="2026-06-09T17:27:09.872434884Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-09 17:40:40.859960 | controller | Jun 09 17:27:09.881446 crc crio[22095]: time="2026-06-09T17:27:09.880759017Z" level=info msg="Ran pod sandbox d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 with infra container: openshift-marketplace/redhat-operators-69hqg/POD" id=527ef42e-cd4e-42cf-ae22-a89ffe7fd572 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859976 | controller | Jun 09 17:27:09.881739 crc crio[22095]: time="2026-06-09T17:27:09.880828939Z" level=info msg="Ran pod sandbox 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f with infra container: openshift-marketplace/redhat-marketplace-t2p5l/POD" id=fb1bd064-6562-4a16-8c9c-61a84191afd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.859992 | controller | Jun 09 17:27:09.885686 crc crio[22095]: time="2026-06-09T17:27:09.885357625Z" level=info msg="Ran pod sandbox ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 with infra container: openstack/ceilometer-0/POD" id=aebda7a5-1bea-43e7-a65b-81097aa40dad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.860008 | controller | Jun 09 17:27:09.892642 crc crio[22095]: time="2026-06-09T17:27:09.889865001Z" level=info msg="Ran pod sandbox 9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 with infra container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/POD" id=f40ada8d-fabc-42f3-9348-ca750803c356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.860024 | controller | Jun 09 17:27:09.900485 crc crio[22095]: time="2026-06-09T17:27:09.900390151Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=a25da543-7bd2-4894-a6e9-6887021a5580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860040 | controller | Jun 09 17:27:09.901063 crc crio[22095]: time="2026-06-09T17:27:09.901018867Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=d87c3603-13b5-40a9-856e-d17abf52a0f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860057 | controller | Jun 09 17:27:09.901207 crc crio[22095]: time="2026-06-09T17:27:09.9011421Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=7f632018-f2fb-4a59-8904-ee86454a82a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860073 | controller | Jun 09 17:27:09.904265 crc crio[22095]: time="2026-06-09T17:27:09.904155617Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=07f7948d-92d4-4de5-972b-cf15d856c20f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.860093 | controller | Jun 09 17:27:09.904777 crc crio[22095]: time="2026-06-09T17:27:09.904586118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=78bdf517-44b4-445d-aeaa-2a77aa4ced3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860109 | controller | Jun 09 17:27:09.910446 crc crio[22095]: time="2026-06-09T17:27:09.910290135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=4a233fc4-7be1-48b6-af15-629bf26076ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860126 | controller | Jun 09 17:27:09.910446 crc crio[22095]: time="2026-06-09T17:27:09.910379057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13822a51-2f3d-45cb-a148-c223247ea1a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860141 | controller | Jun 09 17:27:09.910446 crc crio[22095]: time="2026-06-09T17:27:09.910415818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=a0a8a494-7d6c-427b-bb7a-4eb9bfc01762 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860158 | controller | Jun 09 17:27:09.910446 crc crio[22095]: time="2026-06-09T17:27:09.910446269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=feca9934-a7c4-4784-bba2-6a19a95161f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860173 | controller | Jun 09 17:27:09.910595 crc crio[22095]: time="2026-06-09T17:27:09.91048708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=560c18c8-576d-4f3f-aef9-31b2934be5f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860189 | controller | Jun 09 17:27:09.927342 crc crio[22095]: time="2026-06-09T17:27:09.927212099Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.860205 | controller | Jun 09 17:27:09.929212 crc crio[22095]: time="2026-06-09T17:27:09.928271606Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=61c4bcae-9f78-46f8-8cec-498b83726509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860222 | controller | Jun 09 17:27:09.936829 crc crio[22095]: time="2026-06-09T17:27:09.935776448Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=df3f4011-56e3-4aa4-af27-0984012c768c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860238 | controller | Jun 09 17:27:09.936829 crc crio[22095]: time="2026-06-09T17:27:09.936482837Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=90c07945-8dcc-446c-b8e1-0d4fe5320b5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860254 | controller | Jun 09 17:27:09.936829 crc crio[22095]: time="2026-06-09T17:27:09.936478276Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=5de951f6-e50e-4483-9958-03c33d150039 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860270 | controller | Jun 09 17:27:09.944298 crc crio[22095]: time="2026-06-09T17:27:09.944141163Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=f0e5c54e-f080-43d9-8a00-453f45fa4612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860289 | controller | Jun 09 17:27:09.944519 crc crio[22095]: time="2026-06-09T17:27:09.94443096Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=bc971f00-af96-42db-bcf3-567319d1ae33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860305 | controller | Jun 09 17:27:09.956470 crc crio[22095]: time="2026-06-09T17:27:09.95180923Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=9339a61a-3d09-4c44-87ca-e5da25405d13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860321 | controller | Jun 09 17:27:09.956470 crc crio[22095]: time="2026-06-09T17:27:09.952563409Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=6f412a7f-bb2a-48cb-b1b7-1cc16c939fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860337 | controller | Jun 09 17:27:09.956470 crc crio[22095]: time="2026-06-09T17:27:09.952684032Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=8c772737-8dfe-4ea5-ad93-f0057b9b0dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860353 | controller | Jun 09 17:27:09.956470 crc crio[22095]: time="2026-06-09T17:27:09.955070113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e8c19b89-f717-419d-9d11-d24c2e5ca6cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860368 | controller | Jun 09 17:27:09.956470 crc crio[22095]: time="2026-06-09T17:27:09.955547356Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=1d6847e7-1e36-4877-8392-1958b9f625d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860384 | controller | Jun 09 17:27:09.960008 crc crio[22095]: time="2026-06-09T17:27:09.956725546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=05c165dc-b213-4c0f-8000-08384430cbed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860400 | controller | Jun 09 17:27:09.969900 crc crio[22095]: time="2026-06-09T17:27:09.96817631Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=a3d0f294-c977-4ca9-b84a-52226551ea2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860416 | controller | Jun 09 17:27:09.969900 crc crio[22095]: time="2026-06-09T17:27:09.968649992Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=c8c3477e-2eb0-4bce-b9a1-2b39c87dc860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860433 | controller | Jun 09 17:27:09.969900 crc crio[22095]: time="2026-06-09T17:27:09.969818132Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=3a5f5795-3d46-40bb-aa33-b092b8a1a436 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860449 | controller | Jun 09 17:27:09.970444 crc crio[22095]: time="2026-06-09T17:27:09.970376616Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0b5a5a01-83ae-4965-ac17-91c48ce5d424 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860465 | controller | Jun 09 17:27:09.971399 crc crio[22095]: time="2026-06-09T17:27:09.971262199Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=a2e7bbd9-9bc0-47dd-9f58-a5b82363efc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860484 | controller | Jun 09 17:27:09.974864 crc crio[22095]: time="2026-06-09T17:27:09.974724388Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=819e533c-7263-4dc3-9461-40c1da33b325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860501 | controller | Jun 09 17:27:09.975078 crc crio[22095]: time="2026-06-09T17:27:09.974981844Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=e49b46df-2a1d-4b3c-a26c-c7943752283d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860517 | controller | Jun 09 17:27:09.977623 crc crio[22095]: time="2026-06-09T17:27:09.976741369Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=554f4261-cc1a-412d-b552-76e80dca515c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860532 | controller | Jun 09 17:27:10.001463 crc crio[22095]: time="2026-06-09T17:27:10.001400002Z" level=info msg="Removed container 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=a29ea576-64dd-4d65-9343-689f36406a9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.860549 | controller | Jun 09 17:27:10.004689 crc crio[22095]: time="2026-06-09T17:27:10.004601554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860565 | controller | Jun 09 17:27:10.005519 crc crio[22095]: time="2026-06-09T17:27:10.005492407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860581 | controller | Jun 09 17:27:10.006233 crc crio[22095]: time="2026-06-09T17:27:10.00209634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860597 | controller | Jun 09 17:27:10.006441 crc crio[22095]: time="2026-06-09T17:27:10.002696845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860613 | controller | Jun 09 17:27:10.006562 crc crio[22095]: time="2026-06-09T17:27:10.00287802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860629 | controller | Jun 09 17:27:10.006672 crc crio[22095]: time="2026-06-09T17:27:10.003146777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860645 | controller | Jun 09 17:27:10.006788 crc crio[22095]: time="2026-06-09T17:27:10.003390353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860661 | controller | Jun 09 17:27:10.006873 crc crio[22095]: time="2026-06-09T17:27:10.003548957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860677 | controller | Jun 09 17:27:10.007024 crc crio[22095]: time="2026-06-09T17:27:10.003708331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860694 | controller | Jun 09 17:27:10.007121 crc crio[22095]: time="2026-06-09T17:27:10.003865085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860713 | controller | Jun 09 17:27:10.007214 crc crio[22095]: time="2026-06-09T17:27:10.004124122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860730 | controller | Jun 09 17:27:10.017871 crc crio[22095]: time="2026-06-09T17:27:10.014551909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f5ef839b-1fc3-4673-b04a-f73203e39c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860746 | controller | Jun 09 17:27:10.017871 crc crio[22095]: time="2026-06-09T17:27:10.014706043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f4c54715-34f6-4d6f-8bda-7060aff87384 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860762 | controller | Jun 09 17:27:10.017871 crc crio[22095]: time="2026-06-09T17:27:10.016402157Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=ce0cf80a-b785-4612-8854-0740217fd3f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.860778 | controller | Jun 09 17:27:10.017871 crc crio[22095]: time="2026-06-09T17:27:10.017493155Z" level=info msg="Removing container: 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583" id=84e38de6-0c10-44c5-83df-ac1de2ca00c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.860794 | controller | Jun 09 17:27:10.021461 crc crio[22095]: time="2026-06-09T17:27:10.021384455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=711faa27-dbbb-4032-bb5a-d0306f749db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860810 | controller | Jun 09 17:27:10.062334 crc crio[22095]: time="2026-06-09T17:27:10.062220942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860826 | controller | Jun 09 17:27:10.062544 crc crio[22095]: time="2026-06-09T17:27:10.062306994Z" level=info msg="Removed container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd" id=c40bba93-0ce0-421f-8b6f-20afc0df209f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.860842 | controller | Jun 09 17:27:10.062544 crc crio[22095]: time="2026-06-09T17:27:10.062478869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860878 | controller | Jun 09 17:27:10.062873 crc crio[22095]: time="2026-06-09T17:27:10.062736615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860897 | controller | Jun 09 17:27:10.062984 crc crio[22095]: time="2026-06-09T17:27:10.062891769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860914 | controller | Jun 09 17:27:10.063557 crc crio[22095]: time="2026-06-09T17:27:10.063204407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860930 | controller | Jun 09 17:27:10.070831 crc crio[22095]: time="2026-06-09T17:27:10.070790092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29f682bd-1568-4bf7-ad79-0910717d75a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860950 | controller | Jun 09 17:27:10.073156 crc crio[22095]: time="2026-06-09T17:27:10.072071385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860967 | controller | Jun 09 17:27:10.074575 crc crio[22095]: time="2026-06-09T17:27:10.073309957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.860983 | controller | Jun 09 17:27:10.075349 crc crio[22095]: time="2026-06-09T17:27:10.075280357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=796c352b-74c1-406a-8d31-a1761f4725f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.860998 | controller | Jun 09 17:27:10.075494 crc crio[22095]: time="2026-06-09T17:27:10.075436861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861015 | controller | Jun 09 17:27:10.075566 crc crio[22095]: time="2026-06-09T17:27:10.075511643Z" level=warning msg="Stopping container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.861030 | controller | Jun 09 17:27:10.077125 crc crio[22095]: time="2026-06-09T17:27:10.076071097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861047 | controller | Jun 09 17:27:10.077125 crc crio[22095]: time="2026-06-09T17:27:10.076634162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861063 | controller | Jun 09 17:27:10.077346 crc crio[22095]: time="2026-06-09T17:27:10.077273818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861079 | controller | Jun 09 17:27:10.077531 crc crio[22095]: time="2026-06-09T17:27:10.077453173Z" level=info msg="Removing container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2" id=8e812f3e-7699-4f6b-b577-6f85aed246bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.861095 | controller | Jun 09 17:27:10.078038 crc crio[22095]: time="2026-06-09T17:27:10.078010567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861111 | controller | Jun 09 17:27:10.079344 crc crio[22095]: time="2026-06-09T17:27:10.078190302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861127 | controller | Jun 09 17:27:10.079344 crc crio[22095]: time="2026-06-09T17:27:10.078461509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861143 | controller | Jun 09 17:27:10.080418 crc crio[22095]: time="2026-06-09T17:27:10.080320847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861159 | controller | Jun 09 17:27:10.085671 crc crio[22095]: time="2026-06-09T17:27:10.083414566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f6ee0b8b-ba71-47dc-af8a-c7140fc3b7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861175 | controller | Jun 09 17:27:10.085671 crc crio[22095]: time="2026-06-09T17:27:10.083519769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=337ec0ef-393d-46d7-9e5f-9ebbb37450c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861194 | controller | Jun 09 17:27:10.085671 crc crio[22095]: time="2026-06-09T17:27:10.083668332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f692d4a9-7c0f-4929-94e4-10cee544c2ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861211 | controller | Jun 09 17:27:10.088280 crc crio[22095]: time="2026-06-09T17:27:10.088160158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=4e3abd80-7867-44af-b6af-6fdc3b4aa6a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861227 | controller | Jun 09 17:27:10.097372 crc crio[22095]: time="2026-06-09T17:27:10.089057011Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=bd0ce59e-7c0f-417d-986c-aefcf0c84906 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861243 | controller | Jun 09 17:27:10.097372 crc crio[22095]: time="2026-06-09T17:27:10.089361928Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=bca3dc7d-6e1e-40a8-8351-d2b53128bd9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861259 | controller | Jun 09 17:27:10.122116 crc crio[22095]: time="2026-06-09T17:27:10.117407408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8e5316e5-20e1-4f3c-b845-13968471c536 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861275 | controller | Jun 09 17:27:10.122116 crc crio[22095]: time="2026-06-09T17:27:10.121127273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6b3052b6-ca09-433b-b517-b576bb09b4a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861292 | controller | Jun 09 17:27:10.138689 crc crio[22095]: time="2026-06-09T17:27:10.132609338Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles" id=1f5f5be3-701e-40e9-bacf-ebe05a671e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861307 | controller | Jun 09 17:27:10.141681 crc crio[22095]: time="2026-06-09T17:27:10.134093376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861323 | controller | Jun 09 17:27:10.141812 crc crio[22095]: time="2026-06-09T17:27:10.134180958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861340 | controller | Jun 09 17:27:10.143540 crc crio[22095]: time="2026-06-09T17:27:10.143131298Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=6d17f615-4f04-4ba3-9b23-a7a069678593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861356 | controller | Jun 09 17:27:10.155143 crc crio[22095]: time="2026-06-09T17:27:10.153852983Z" level=info msg="Creating container: openshift-marketplace/community-operators-z56c4/extract-utilities" id=c00feb42-500e-4946-afe4-d147446f1588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861372 | controller | Jun 09 17:27:10.155143 crc crio[22095]: time="2026-06-09T17:27:10.154106639Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=3b945fdb-7a6a-49b7-907f-f6246804904c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861390 | controller | Jun 09 17:27:10.155143 crc crio[22095]: time="2026-06-09T17:27:10.153852673Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=3cf01ff4-dc48-429e-839b-5df2394fd7ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861407 | controller | Jun 09 17:27:10.158994 crc crio[22095]: time="2026-06-09T17:27:10.157389544Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=54df2bfd-f0b8-42c0-a7ce-2dbf72b87442 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861422 | controller | Jun 09 17:27:10.162951 crc crio[22095]: time="2026-06-09T17:27:10.160734109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861438 | controller | Jun 09 17:27:10.162951 crc crio[22095]: time="2026-06-09T17:27:10.162682509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861454 | controller | Jun 09 17:27:10.168419 crc crio[22095]: time="2026-06-09T17:27:10.168348965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861470 | controller | Jun 09 17:27:10.168734 crc crio[22095]: time="2026-06-09T17:27:10.168660443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861487 | controller | Jun 09 17:27:10.169439 crc crio[22095]: time="2026-06-09T17:27:10.16932077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861503 | controller | Jun 09 17:27:10.169724 crc crio[22095]: time="2026-06-09T17:27:10.169651768Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-69hqg/extract-utilities" id=8b3773f0-5f79-4f1a-9476-d560ab64d04d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861519 | controller | Jun 09 17:27:10.170324 crc crio[22095]: time="2026-06-09T17:27:10.170188062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861535 | controller | Jun 09 17:27:10.184198 crc crio[22095]: time="2026-06-09T17:27:10.181882592Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller" id=4cbbb9bc-9b4b-46ae-ab1f-fad515f209a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861551 | controller | Jun 09 17:27:10.204307 crc crio[22095]: time="2026-06-09T17:27:10.199531075Z" level=info msg="Creating container: openshift-marketplace/certified-operators-w6wl9/extract-utilities" id=a55d5e19-9796-4b0d-9cf1-02790a3e88b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861568 | controller | Jun 09 17:27:10.219114 crc crio[22095]: time="2026-06-09T17:27:10.208476794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=07e25fec-7787-44ab-8eda-eb27ef7b3051 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861584 | controller | Jun 09 17:27:10.221108 crc crio[22095]: time="2026-06-09T17:27:10.221036016Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities" id=1b2fa037-ac47-4a08-a766-004c9140d426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861600 | controller | Jun 09 17:27:10.230511 crc crio[22095]: time="2026-06-09T17:27:10.229884203Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=78a3f914-08ba-4e14-9e44-1b1e248bbec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861620 | controller | Jun 09 17:27:10.237961 crc crio[22095]: time="2026-06-09T17:27:10.237784746Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7f567153-bf69-42aa-9a51-0697f1033247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861636 | controller | Jun 09 17:27:10.276512 crc crio[22095]: time="2026-06-09T17:27:10.276413717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861653 | controller | Jun 09 17:27:10.276750 crc crio[22095]: time="2026-06-09T17:27:10.2765202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861669 | controller | Jun 09 17:27:10.322088 crc crio[22095]: time="2026-06-09T17:27:10.321984216Z" level=info msg="Stopped container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=845a5da4-53a5-4104-a119-1c68a801ab59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.861685 | controller | Jun 09 17:27:10.325844 crc crio[22095]: time="2026-06-09T17:27:10.32564674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f096e71-a5b5-416a-894d-213ae72e929b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861701 | controller | Jun 09 17:27:10.658725 crc crio[22095]: time="2026-06-09T17:27:10.658629632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861718 | controller | Jun 09 17:27:10.663178 crc crio[22095]: time="2026-06-09T17:27:10.663065686Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=e36e10a8-3412-40f6-8be4-b8aa6691f0c8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.861734 | controller | Jun 09 17:27:10.664038 crc crio[22095]: time="2026-06-09T17:27:10.663904167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861750 | controller | Jun 09 17:27:10.665311 crc crio[22095]: time="2026-06-09T17:27:10.663972189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=144fd282-6af1-4cab-99a5-a3e35481ff3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861767 | controller | Jun 09 17:27:10.682709 crc crio[22095]: time="2026-06-09T17:27:10.682600747Z" level=info msg="Removed container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe" id=8e812f3e-7699-4f6b-b577-6f85aed246bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.861783 | controller | Jun 09 17:27:10.686412 crc crio[22095]: time="2026-06-09T17:27:10.686340803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861800 | controller | Jun 09 17:27:10.686621 crc crio[22095]: time="2026-06-09T17:27:10.686577239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861816 | controller | Jun 09 17:27:10.686797 crc crio[22095]: time="2026-06-09T17:27:10.686718293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861836 | controller | Jun 09 17:27:10.689528 crc crio[22095]: time="2026-06-09T17:27:10.689499464Z" level=info msg="Removing container: a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e" id=2d0d999f-259d-4b68-87dc-98f11d9ce811 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.861870 | controller | Jun 09 17:27:10.691435 crc crio[22095]: time="2026-06-09T17:27:10.691353191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=969f55c0-d351-4cf7-92dd-c5757eefb41b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861892 | controller | Jun 09 17:27:10.706745 crc crio[22095]: time="2026-06-09T17:27:10.706702885Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9ee80988-a678-487c-a8cb-79cf5a7e742a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861909 | controller | Jun 09 17:27:10.709761 crc crio[22095]: time="2026-06-09T17:27:10.709728403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861926 | controller | Jun 09 17:27:10.725561 crc crio[22095]: time="2026-06-09T17:27:10.725373734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.861942 | controller | Jun 09 17:27:10.729113 crc crio[22095]: time="2026-06-09T17:27:10.729012958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=8f75667d-5d4e-4d45-af66-44821d757fcb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.861959 | controller | Jun 09 17:27:10.736011 crc crio[22095]: time="2026-06-09T17:27:10.734634132Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=5ac722b4-8e8c-4d79-a113-f52932cbe75a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861975 | controller | Jun 09 17:27:10.850855 crc crio[22095]: time="2026-06-09T17:27:10.850751501Z" level=info msg="Created container 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=1d6847e7-1e36-4877-8392-1958b9f625d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.861991 | controller | Jun 09 17:27:10.852531 crc crio[22095]: time="2026-06-09T17:27:10.852490635Z" level=info msg="Starting container: 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c" id=83c7c336-d46f-4b48-a1e7-3902cd3a58d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.862008 | controller | Jun 09 17:27:10.860409 crc crio[22095]: time="2026-06-09T17:27:10.860309106Z" level=info msg="Started container" PID=254019 containerID=8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=83c7c336-d46f-4b48-a1e7-3902cd3a58d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.862024 | controller | Jun 09 17:27:10.965637 crc crio[22095]: time="2026-06-09T17:27:10.964825187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=84379428-49b9-45a4-b84e-64967e708a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.862041 | controller | Jun 09 17:27:11.265995 crc crio[22095]: time="2026-06-09T17:27:11.265828389Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=092ba6d1-686f-4bd6-9c28-705ca13f650c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.862060 | controller | Jun 09 17:27:11.267134 crc crio[22095]: time="2026-06-09T17:27:11.267070771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=1b5eee60-43f0-40fd-a5d4-f12c9b88e9b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.862077 | controller | Jun 09 17:27:11.343657 crc crio[22095]: time="2026-06-09T17:27:11.342374081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862096 | controller | Jun 09 17:27:11.346730 crc crio[22095]: time="2026-06-09T17:27:11.346649341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862115 | controller | Jun 09 17:27:11.368884 crc crio[22095]: time="2026-06-09T17:27:11.367429214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862131 | controller | Jun 09 17:27:11.639477 crc crio[22095]: time="2026-06-09T17:27:11.639282898Z" level=info msg="Created container 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=ce0cf80a-b785-4612-8854-0740217fd3f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.862147 | controller | Jun 09 17:27:11.645567 crc crio[22095]: time="2026-06-09T17:27:11.645164519Z" level=info msg="Starting container: 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2" id=1801c186-58ec-46dd-bbe5-4d25bf13f764 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.862163 | controller | Jun 09 17:27:11.667226 crc crio[22095]: time="2026-06-09T17:27:11.667122062Z" level=info msg="Started container" PID=254101 containerID=5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=1801c186-58ec-46dd-bbe5-4d25bf13f764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.862179 | controller | Jun 09 17:27:11.695575 crc crio[22095]: time="2026-06-09T17:27:11.694895585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862195 | controller | Jun 09 17:27:11.701760 crc crio[22095]: time="2026-06-09T17:27:11.701653738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8c6b012f-e025-45c8-8370-314adecaf6b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.862211 | controller | Jun 09 17:27:11.703352 crc crio[22095]: time="2026-06-09T17:27:11.703224178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862228 | controller | Jun 09 17:27:11.714524 crc crio[22095]: time="2026-06-09T17:27:11.714429116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862244 | controller | Jun 09 17:27:11.714778 crc crio[22095]: time="2026-06-09T17:27:11.71458321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862260 | controller | Jun 09 17:27:11.723544 crc crio[22095]: time="2026-06-09T17:27:11.723417866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862276 | controller | Jun 09 17:27:11.724907 crc crio[22095]: time="2026-06-09T17:27:11.724819232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862295 | controller | Jun 09 17:27:11.726074 crc crio[22095]: time="2026-06-09T17:27:11.725986232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862312 | controller | Jun 09 17:27:11.731691 crc crio[22095]: time="2026-06-09T17:27:11.731595096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862328 | controller | Jun 09 17:27:11.733216 crc crio[22095]: time="2026-06-09T17:27:11.733144096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862344 | controller | Jun 09 17:27:11.741559 crc crio[22095]: time="2026-06-09T17:27:11.741318156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862361 | controller | Jun 09 17:27:11.781108 crc crio[22095]: time="2026-06-09T17:27:11.781020434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862377 | controller | Jun 09 17:27:11.801387 crc crio[22095]: time="2026-06-09T17:27:11.801061798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=c1ed7b3f-7ab9-437b-bdf4-ea1d739f323b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.862393 | controller | Jun 09 17:27:11.804275 crc crio[22095]: time="2026-06-09T17:27:11.804170768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862409 | controller | Jun 09 17:27:11.825510 crc crio[22095]: time="2026-06-09T17:27:11.825415073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862425 | controller | Jun 09 17:27:11.831099 crc crio[22095]: time="2026-06-09T17:27:11.831019457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862441 | controller | Jun 09 17:27:11.831464 crc crio[22095]: time="2026-06-09T17:27:11.831414517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862457 | controller | Jun 09 17:27:11.838871 crc crio[22095]: time="2026-06-09T17:27:11.838775226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862473 | controller | Jun 09 17:27:11.849602 crc crio[22095]: time="2026-06-09T17:27:11.849504321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862489 | controller | Jun 09 17:27:11.865516 crc crio[22095]: time="2026-06-09T17:27:11.865385488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862505 | controller | Jun 09 17:27:11.887708 crc crio[22095]: time="2026-06-09T17:27:11.887612439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862524 | controller | Jun 09 17:27:11.901721 crc crio[22095]: time="2026-06-09T17:27:11.901619638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862541 | controller | Jun 09 17:27:11.902516 crc crio[22095]: time="2026-06-09T17:27:11.902365887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862557 | controller | Jun 09 17:27:11.911975 crc crio[22095]: time="2026-06-09T17:27:11.91184155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862573 | controller | Jun 09 17:27:11.961113 crc crio[22095]: time="2026-06-09T17:27:11.96095623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=98591f56-1550-4cfc-83cb-387993eb8b41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.862590 | controller | Jun 09 17:27:12.048641 crc crio[22095]: time="2026-06-09T17:27:12.048545247Z" level=info msg="Removed container 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=84e38de6-0c10-44c5-83df-ac1de2ca00c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.862606 | controller | Jun 09 17:27:12.077157 crc crio[22095]: time="2026-06-09T17:27:12.076904345Z" level=info msg="Removing container: 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b" id=473493bb-1396-4aae-ac7f-9d0ab8cf6ab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.862622 | controller | Jun 09 17:27:12.090021 crc crio[22095]: time="2026-06-09T17:27:12.089733174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862638 | controller | Jun 09 17:27:12.117747 crc crio[22095]: time="2026-06-09T17:27:12.117351652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862654 | controller | Jun 09 17:27:12.151761 crc crio[22095]: time="2026-06-09T17:27:12.151637522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862670 | controller | Jun 09 17:27:12.155283 crc crio[22095]: time="2026-06-09T17:27:12.155207633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862686 | controller | Jun 09 17:27:12.200225 crc crio[22095]: time="2026-06-09T17:27:12.199613152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862702 | controller | Jun 09 17:27:12.203840 crc crio[22095]: time="2026-06-09T17:27:12.20109444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862718 | controller | Jun 09 17:27:12.211005 crc crio[22095]: time="2026-06-09T17:27:12.210772859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862734 | controller | Jun 09 17:27:12.224083 crc crio[22095]: time="2026-06-09T17:27:12.220671333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862753 | controller | Jun 09 17:27:12.227126 crc crio[22095]: time="2026-06-09T17:27:12.226285057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862770 | controller | Jun 09 17:27:12.232966 crc crio[22095]: time="2026-06-09T17:27:12.230570027Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=1a37cef9-74a4-4e29-84e1-c4ceb5becd24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.862786 | controller | Jun 09 17:27:12.232966 crc crio[22095]: time="2026-06-09T17:27:12.23107646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2107dbca-53eb-4ad4-92b5-61d5a1b018b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.862802 | controller | Jun 09 17:27:12.243121 crc crio[22095]: time="2026-06-09T17:27:12.242884302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862818 | controller | Jun 09 17:27:12.509029 crc crio[22095]: time="2026-06-09T17:27:12.508834935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862834 | controller | Jun 09 17:27:12.515635 crc crio[22095]: time="2026-06-09T17:27:12.514993993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862853 | controller | Jun 09 17:27:12.607151 crc crio[22095]: time="2026-06-09T17:27:12.60181563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862906 | controller | Jun 09 17:27:12.614402 crc crio[22095]: time="2026-06-09T17:27:12.614195888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862923 | controller | Jun 09 17:27:12.619998 crc crio[22095]: time="2026-06-09T17:27:12.619804762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862940 | controller | Jun 09 17:27:12.649189 crc crio[22095]: time="2026-06-09T17:27:12.649103573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862956 | controller | Jun 09 17:27:12.704538 crc crio[22095]: time="2026-06-09T17:27:12.704446263Z" level=info msg="Created container 9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=575d89b7-5456-4e3d-8117-ab046cbf832b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.862972 | controller | Jun 09 17:27:12.705791 crc crio[22095]: time="2026-06-09T17:27:12.705749997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.862988 | controller | Jun 09 17:27:12.708870 crc crio[22095]: time="2026-06-09T17:27:12.708791424Z" level=info msg="Starting container: 9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7" id=cf72fd64-062a-4f52-86d4-4e575daf3040 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863005 | controller | Jun 09 17:27:12.713225 crc crio[22095]: time="2026-06-09T17:27:12.713160017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863027 | controller | Jun 09 17:27:12.715889 crc crio[22095]: time="2026-06-09T17:27:12.715815505Z" level=info msg="Started container" PID=254170 containerID=9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=cf72fd64-062a-4f52-86d4-4e575daf3040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08
2026-06-09 17:40:40.863045 | controller | Jun 09 17:27:12.823465 crc crio[22095]: time="2026-06-09T17:27:12.823333243Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init" id=9707fa5a-94c5-4b09-b7c0-591e9d2f5646 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863061 | controller | Jun 09 17:27:12.855716 crc crio[22095]: time="2026-06-09T17:27:12.855546389Z" level=info msg="Removed container a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=2d0d999f-259d-4b68-87dc-98f11d9ce811 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.863078 | controller | Jun 09 17:27:12.858457 crc crio[22095]: time="2026-06-09T17:27:12.858429523Z" level=info msg="Removing container: 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737" id=b337239c-3cb2-45da-91be-18c45556d546 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.863094 | controller | Jun 09 17:27:12.906824 crc crio[22095]: time="2026-06-09T17:27:12.906722582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863110 | controller | Jun 09 17:27:12.907588 crc crio[22095]: time="2026-06-09T17:27:12.907510772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a30d5432-c347-4525-915e-a40e601d4520 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.863126 | controller | Jun 09 17:27:12.917402 crc crio[22095]: time="2026-06-09T17:27:12.917281283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863142 | controller | Jun 09 17:27:12.930180 crc crio[22095]: time="2026-06-09T17:27:12.93003301Z" level=info msg="Created container de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=a25da543-7bd2-4894-a6e9-6887021a5580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863158 | controller | Jun 09 17:27:12.932612 crc crio[22095]: time="2026-06-09T17:27:12.932403551Z" level=info msg="Starting container: de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1" id=70798cea-0a29-4a6c-88d5-d72c97a9f32f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863175 | controller | Jun 09 17:27:12.938219 crc crio[22095]: time="2026-06-09T17:27:12.938129588Z" level=info msg="Started container" PID=254202 containerID=de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=70798cea-0a29-4a6c-88d5-d72c97a9f32f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c
2026-06-09 17:40:40.863191 | controller | Jun 09 17:27:12.952303 crc crio[22095]: time="2026-06-09T17:27:12.952123587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f69e5ec6-6426-4cbf-8298-04a0e09daa34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.863208 | controller | Jun 09 17:27:13.009348 crc crio[22095]: time="2026-06-09T17:27:13.00916955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863227 | controller | Jun 09 17:27:13.011092 crc crio[22095]: time="2026-06-09T17:27:13.011031058Z" level=info msg="Created container 365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=e49b46df-2a1d-4b3c-a26c-c7943752283d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863244 | controller | Jun 09 17:27:13.012457 crc crio[22095]: time="2026-06-09T17:27:13.012383713Z" level=info msg="Starting container: 365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd" id=da4003e7-06dd-4048-8e23-03347c755b6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863260 | controller | Jun 09 17:27:13.021192 crc crio[22095]: time="2026-06-09T17:27:13.021127197Z" level=info msg="Started container" PID=254192 containerID=365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=da4003e7-06dd-4048-8e23-03347c755b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b
2026-06-09 17:40:40.863276 | controller | Jun 09 17:27:13.085231 crc crio[22095]: time="2026-06-09T17:27:13.085060597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863292 | controller | Jun 09 17:27:13.100775 crc crio[22095]: time="2026-06-09T17:27:13.100651027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863308 | controller | Jun 09 17:27:13.145495 crc crio[22095]: time="2026-06-09T17:27:13.145015305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863324 | controller | Jun 09 17:27:13.158185 crc crio[22095]: time="2026-06-09T17:27:13.15806505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863340 | controller | Jun 09 17:27:13.170005 crc crio[22095]: time="2026-06-09T17:27:13.169867903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863356 | controller | Jun 09 17:27:13.333564 crc crio[22095]: time="2026-06-09T17:27:13.332634028Z" level=info msg="Created container a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=cab0b32c-746e-4efa-bb14-740e4b5e64f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863372 | controller | Jun 09 17:27:13.338892 crc crio[22095]: time="2026-06-09T17:27:13.338820987Z" level=info msg="Starting container: a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581" id=0e71eb33-668e-41e4-b0dd-4d975b75061e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863388 | controller | Jun 09 17:27:13.344181 crc crio[22095]: time="2026-06-09T17:27:13.343803095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863403 | controller | Jun 09 17:27:13.344181 crc crio[22095]: time="2026-06-09T17:27:13.344117283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863419 | controller | Jun 09 17:27:13.350677 crc crio[22095]: time="2026-06-09T17:27:13.350534467Z" level=info msg="Started container" PID=254205 containerID=a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=0e71eb33-668e-41e4-b0dd-4d975b75061e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b
2026-06-09 17:40:40.863438 | controller | Jun 09 17:27:13.355165 crc crio[22095]: time="2026-06-09T17:27:13.354966601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863454 | controller | Jun 09 17:27:13.491783 crc crio[22095]: time="2026-06-09T17:27:13.491504344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863470 | controller | Jun 09 17:27:13.559984 crc crio[22095]: time="2026-06-09T17:27:13.559847287Z" level=info msg="Created container 0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=8c772737-8dfe-4ea5-ad93-f0057b9b0dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863486 | controller | Jun 09 17:27:13.561298 crc crio[22095]: time="2026-06-09T17:27:13.561025617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863502 | controller | Jun 09 17:27:13.561796 crc crio[22095]: time="2026-06-09T17:27:13.561744126Z" level=info msg="Created container fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=a2e7bbd9-9bc0-47dd-9f58-a5b82363efc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863518 | controller | Jun 09 17:27:13.565304 crc crio[22095]: time="2026-06-09T17:27:13.565228085Z" level=info msg="Starting container: fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74" id=80ec07c6-0051-434e-ba5e-c76d7312ceb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863534 | controller | Jun 09 17:27:13.567762 crc crio[22095]: time="2026-06-09T17:27:13.567674488Z" level=info msg="Starting container: 0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4" id=2b2d5b94-86e6-481b-bcd1-e0f1ddd748a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863550 | controller | Jun 09 17:27:13.573009 crc crio[22095]: time="2026-06-09T17:27:13.572867341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863567 | controller | Jun 09 17:27:13.573404 crc crio[22095]: time="2026-06-09T17:27:13.573361964Z" level=info msg="Started container" PID=254207 containerID=fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=80ec07c6-0051-434e-ba5e-c76d7312ceb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.863584 | controller | Jun 09 17:27:13.589742 crc crio[22095]: time="2026-06-09T17:27:13.588871021Z" level=info msg="Started container" PID=254206 containerID=0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=2b2d5b94-86e6-481b-bcd1-e0f1ddd748a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782
2026-06-09 17:40:40.863600 | controller | Jun 09 17:27:13.658376 crc crio[22095]: time="2026-06-09T17:27:13.658287742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863619 | controller | Jun 09 17:27:13.664626 crc crio[22095]: time="2026-06-09T17:27:13.664538843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863636 | controller | Jun 09 17:27:13.684084 crc crio[22095]: time="2026-06-09T17:27:13.683578801Z" level=info msg="Created container 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=554f4261-cc1a-412d-b552-76e80dca515c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863668 | controller | Jun 09 17:27:13.688494 crc crio[22095]: time="2026-06-09T17:27:13.686395403Z" level=info msg="Starting container: 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a" id=2487c75c-9ad5-4633-9f47-21cd1f8a7f13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863685 | controller | Jun 09 17:27:13.693195 crc crio[22095]: time="2026-06-09T17:27:13.693083225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863701 | controller | Jun 09 17:27:13.696583 crc crio[22095]: time="2026-06-09T17:27:13.696346019Z" level=info msg="Started container" PID=254211 containerID=3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=2487c75c-9ad5-4633-9f47-21cd1f8a7f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c
2026-06-09 17:40:40.863717 | controller | Jun 09 17:27:13.700373 crc crio[22095]: time="2026-06-09T17:27:13.700221478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863736 | controller | Jun 09 17:27:13.705692 crc crio[22095]: time="2026-06-09T17:27:13.705312829Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=569051a5-c871-47da-a932-d6230ce4bf9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863754 | controller | Jun 09 17:27:13.714165 crc crio[22095]: time="2026-06-09T17:27:13.713856528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863770 | controller | Jun 09 17:27:13.752675 crc crio[22095]: time="2026-06-09T17:27:13.7525267Z" level=info msg="Created container b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=9f56c695-bd55-4adb-98b9-df2173a168e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863786 | controller | Jun 09 17:27:13.758450 crc crio[22095]: time="2026-06-09T17:27:13.75837635Z" level=info msg="Starting container: b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf" id=4c6b81bf-1ca9-48c9-891c-6c4a4bf91c78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.863802 | controller | Jun 09 17:27:13.761199 crc crio[22095]: time="2026-06-09T17:27:13.761082449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863818 | controller | Jun 09 17:27:13.768971 crc crio[22095]: time="2026-06-09T17:27:13.768792977Z" level=info msg="Started container" PID=254171 containerID=b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=4c6b81bf-1ca9-48c9-891c-6c4a4bf91c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee
2026-06-09 17:40:40.863835 | controller | Jun 09 17:27:13.788131 crc crio[22095]: time="2026-06-09T17:27:13.78801017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863869 | controller | Jun 09 17:27:13.801646 crc crio[22095]: time="2026-06-09T17:27:13.801530187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863891 | controller | Jun 09 17:27:13.803718 crc crio[22095]: time="2026-06-09T17:27:13.803653481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863908 | controller | Jun 09 17:27:13.818594 crc crio[22095]: time="2026-06-09T17:27:13.81841932Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=126aa2b4-b20a-4f85-8000-f999dd787f96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.863925 | controller | Jun 09 17:27:13.952874 crc crio[22095]: time="2026-06-09T17:27:13.952787417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ec1c6218-c567-4f40-9648-dba190a3a75c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.863942 | controller | Jun 09 17:27:14.058270 crc crio[22095]: time="2026-06-09T17:27:14.05816871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863958 | controller | Jun 09 17:27:14.064776 crc crio[22095]: time="2026-06-09T17:27:14.064645737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.863975 | controller | Jun 09 17:27:14.070448 crc crio[22095]: time="2026-06-09T17:27:14.070324982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6f4fb863-c977-4e26-a59c-a06291892d73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.863991 | controller | Jun 09 17:27:14.075806 crc crio[22095]: time="2026-06-09T17:27:14.075727381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864007 | controller | Jun 09 17:27:14.097492 crc crio[22095]: time="2026-06-09T17:27:14.097358176Z" level=info msg="Created container 5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=a3d0f294-c977-4ca9-b84a-52226551ea2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864024 | controller | Jun 09 17:27:14.102559 crc crio[22095]: time="2026-06-09T17:27:14.102469887Z" level=info msg="Starting container: 5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668" id=452b3ca8-4369-40bb-9fd5-874f3a613f63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864040 | controller | Jun 09 17:27:14.117427 crc crio[22095]: time="2026-06-09T17:27:14.117319958Z" level=info msg="Started container" PID=254204 containerID=5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=452b3ca8-4369-40bb-9fd5-874f3a613f63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb
2026-06-09 17:40:40.864057 | controller | Jun 09 17:27:14.122877 crc crio[22095]: time="2026-06-09T17:27:14.122786758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864076 | controller | Jun 09 17:27:14.131992 crc crio[22095]: time="2026-06-09T17:27:14.131844831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=47fb0f2d-829b-43f8-b486-fc96b98e5279 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.864094 | controller | Jun 09 17:27:14.132452 crc crio[22095]: time="2026-06-09T17:27:14.132331413Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=cc43f89c-6477-468b-ad5f-870d13e5e495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864113 | controller | Jun 09 17:27:14.134715 crc crio[22095]: time="2026-06-09T17:27:14.134650513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6d0544b2-0a27-4c1d-b5a3-3f3d6e5fcbab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.864132 | controller | Jun 09 17:27:14.195997 crc crio[22095]: time="2026-06-09T17:27:14.194825466Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=b3f154bf-3277-482e-aa7a-134bf626d2f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864148 | controller | Jun 09 17:27:14.201016 crc crio[22095]: time="2026-06-09T17:27:14.200856811Z" level=info msg="Created container 0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=819e533c-7263-4dc3-9461-40c1da33b325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864164 | controller | Jun 09 17:27:14.202321 crc crio[22095]: time="2026-06-09T17:27:14.202158014Z" level=info msg="Starting container: 0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db" id=a6e28321-d546-4ba9-84e8-5177bf9eacd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864180 | controller | Jun 09 17:27:14.214685 crc crio[22095]: time="2026-06-09T17:27:14.214591583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864196 | controller | Jun 09 17:27:14.215439 crc crio[22095]: time="2026-06-09T17:27:14.215382063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864213 | controller | Jun 09 17:27:14.215664 crc crio[22095]: time="2026-06-09T17:27:14.215609729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864229 | controller | Jun 09 17:27:14.223467 crc crio[22095]: time="2026-06-09T17:27:14.223370398Z" level=info msg="Started container" PID=254208 containerID=0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=a6e28321-d546-4ba9-84e8-5177bf9eacd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17
2026-06-09 17:40:40.864246 | controller | Jun 09 17:27:14.235682 crc crio[22095]: time="2026-06-09T17:27:14.235620363Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init" id=7476272b-4c40-4737-bbb0-dbf228d914ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864262 | controller | Jun 09 17:27:14.276995 crc crio[22095]: time="2026-06-09T17:27:14.276711357Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=c80fbdd8-ab43-4c61-bb4d-c2a43f0e1c1b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.864279 | controller | Jun 09 17:27:14.279326 crc crio[22095]: time="2026-06-09T17:27:14.279224191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=f83dc573-71b7-454e-9bb7-f77f1587efa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.864298 | controller | Jun 09 17:27:14.445175 crc crio[22095]: time="2026-06-09T17:27:14.445025885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864315 | controller | Jun 09 17:27:14.515490 crc crio[22095]: time="2026-06-09T17:27:14.515344988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=0ad93cf5-6df8-443e-9739-eb784b9d1821 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.864332 | controller | Jun 09 17:27:14.674012 crc crio[22095]: time="2026-06-09T17:27:14.673869535Z" level=info msg="Created container c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=d87c3603-13b5-40a9-856e-d17abf52a0f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864348 | controller | Jun 09 17:27:14.679325 crc crio[22095]: time="2026-06-09T17:27:14.679223363Z" level=info msg="Starting container: c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b" id=eccb0066-3d96-41b2-8457-732c29be2a82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864364 | controller | Jun 09 17:27:14.692299 crc crio[22095]: time="2026-06-09T17:27:14.692197365Z" level=info msg="Started container" PID=254231 containerID=c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=eccb0066-3d96-41b2-8457-732c29be2a82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d
2026-06-09 17:40:40.864380 | controller | Jun 09 17:27:14.708578 crc crio[22095]: time="2026-06-09T17:27:14.708480223Z" level=info msg="Created container c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=9339a61a-3d09-4c44-87ca-e5da25405d13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864396 | controller | Jun 09 17:27:14.721426 crc crio[22095]: time="2026-06-09T17:27:14.721318992Z" level=info msg="Starting container: c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7" id=170a0267-fc7c-42cb-8c5b-d22fe46c17bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864412 | controller | Jun 09 17:27:14.726617 crc crio[22095]: time="2026-06-09T17:27:14.726518446Z" level=info msg="Creating container: openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init" id=0f31bdca-9348-49b7-b905-179776ef6cf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864428 | controller | Jun 09 17:27:14.753558 crc crio[22095]: time="2026-06-09T17:27:14.753446537Z" level=info msg="Started container" PID=254210 containerID=c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=170a0267-fc7c-42cb-8c5b-d22fe46c17bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5
2026-06-09 17:40:40.864445 | controller | Jun 09 17:27:14.814026 crc crio[22095]: time="2026-06-09T17:27:14.813862006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864461 | controller | Jun 09 17:27:14.905985 crc crio[22095]: time="2026-06-09T17:27:14.901617308Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=07f7948d-92d4-4de5-972b-cf15d856c20f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.864480 | controller | Jun 09 17:27:14.905985 crc crio[22095]: time="2026-06-09T17:27:14.904165713Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=55f2ed80-f72b-432d-accc-dbe6ac1bab48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.864496 | controller | Jun 09 17:27:14.948721 crc crio[22095]: time="2026-06-09T17:27:14.948558562Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=755f5d65-ba5b-43d0-9b7f-8ed2a5e3c2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.864512 | controller | Jun 09 17:27:14.961546 crc crio[22095]: time="2026-06-09T17:27:14.961456152Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683766-k2lkv/oc" id=b96218bd-84b9-44fa-b740-31b55ceeae2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864528 | controller | Jun 09 17:27:14.973399 crc crio[22095]: time="2026-06-09T17:27:14.973300486Z" level=info msg="Created container 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=90c07945-8dcc-446c-b8e1-0d4fe5320b5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864544 | controller | Jun 09 17:27:14.979418 crc crio[22095]: time="2026-06-09T17:27:14.979343611Z" level=info msg="Starting container: 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5" id=b0650190-fa9f-4b13-ac84-ac6c863f6add name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864560 | controller | Jun 09 17:27:14.988320 crc crio[22095]: time="2026-06-09T17:27:14.988173637Z" level=info msg="Started container" PID=254187 containerID=91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=b0650190-fa9f-4b13-ac84-ac6c863f6add name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.864576 | controller | Jun 09 17:27:15.028553 crc crio[22095]: time="2026-06-09T17:27:15.02844612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864592 | controller | Jun 09 17:27:15.320396 crc crio[22095]: time="2026-06-09T17:27:15.31964371Z" level=info msg="Created container 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=6f412a7f-bb2a-48cb-b1b7-1cc16c939fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864608 | controller | Jun 09 17:27:15.328649 crc crio[22095]: time="2026-06-09T17:27:15.328320213Z" level=info msg="Starting container: 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863" id=d30b911a-cf3c-4ddb-bf42-5972baf884e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864624 | controller | Jun 09 17:27:15.337999 crc crio[22095]: time="2026-06-09T17:27:15.33562795Z" level=info msg="Started container" PID=254200 containerID=86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=d30b911a-cf3c-4ddb-bf42-5972baf884e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.864641 | controller | Jun 09 17:27:15.557734 crc crio[22095]: time="2026-06-09T17:27:15.557656936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864657 | controller | Jun 09 17:27:15.563862 crc crio[22095]: time="2026-06-09T17:27:15.563719482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864677 | controller | Jun 09 17:27:15.629884 crc crio[22095]: time="2026-06-09T17:27:15.629698094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864693 | controller | Jun 09 17:27:15.644485 crc crio[22095]: time="2026-06-09T17:27:15.644405722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864709 | controller | Jun 09 17:27:15.645169 crc crio[22095]: time="2026-06-09T17:27:15.645101189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864725 | controller | Jun 09 17:27:15.655558 crc crio[22095]: time="2026-06-09T17:27:15.655487576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864740 | controller | Jun 09 17:27:15.710863 crc crio[22095]: time="2026-06-09T17:27:15.710741543Z" level=info msg="Created container 0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles" id=1f5f5be3-701e-40e9-bacf-ebe05a671e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864756 | controller | Jun 09 17:27:15.716439 crc crio[22095]: time="2026-06-09T17:27:15.716359767Z" level=info msg="Starting container: 0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1" id=3de175e0-a5f0-4ae8-a131-174f95821225 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864772 | controller | Jun 09 17:27:15.727110 crc crio[22095]: time="2026-06-09T17:27:15.72699921Z" level=info msg="Started container" PID=254220 containerID=0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1 description=openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles id=3de175e0-a5f0-4ae8-a131-174f95821225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed
2026-06-09 17:40:40.864788 | controller | Jun 09 17:27:15.732572 crc crio[22095]: time="2026-06-09T17:27:15.732493741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864803 | controller | Jun 09 17:27:15.771490 crc crio[22095]: time="2026-06-09T17:27:15.77143502Z" level=info msg="Created container c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=7f632018-f2fb-4a59-8904-ee86454a82a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864818 | controller | Jun 09 17:27:15.775985 crc crio[22095]: time="2026-06-09T17:27:15.775866724Z" level=info msg="Starting container: c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207" id=c9e7bd23-bc53-4dab-aca5-3a23b25cba1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864834 | controller | Jun 09 17:27:15.787748 crc crio[22095]: time="2026-06-09T17:27:15.78741882Z" level=info msg="Created container 22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=bc971f00-af96-42db-bcf3-567319d1ae33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864854 | controller | Jun 09 17:27:15.791759 crc crio[22095]: time="2026-06-09T17:27:15.791669469Z" level=info msg="Starting container: 22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659" id=132bed49-feae-4f3d-aa5b-4dd6eee27f5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864892 | controller | Jun 09 17:27:15.802987 crc crio[22095]: time="2026-06-09T17:27:15.799034988Z" level=info msg="Started container" PID=254209 containerID=c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=c9e7bd23-bc53-4dab-aca5-3a23b25cba1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b
2026-06-09 17:40:40.864909 | controller | Jun 09 17:27:15.806822 crc crio[22095]: time="2026-06-09T17:27:15.806721655Z" level=info msg="Started container" PID=254234 containerID=22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=132bed49-feae-4f3d-aa5b-4dd6eee27f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931
2026-06-09 17:40:40.864925 | controller | Jun 09 17:27:15.908755 crc crio[22095]: time="2026-06-09T17:27:15.908032735Z" level=info msg="Created container 9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=61c4bcae-9f78-46f8-8cec-498b83726509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.864941 | controller | Jun 09 17:27:15.911454 crc crio[22095]: time="2026-06-09T17:27:15.911339769Z" level=info msg="Starting container: 9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513" id=00b8e013-b050-4c0c-ae7c-4290e567baad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.864957 | controller | Jun 09 17:27:15.971865 crc crio[22095]: time="2026-06-09T17:27:15.970015395Z" level=info msg="Started container" PID=254232 containerID=9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=00b8e013-b050-4c0c-ae7c-4290e567baad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555
2026-06-09 17:40:40.864973 | controller | Jun 09 17:27:16.096687 crc crio[22095]: time="2026-06-09T17:27:16.096563711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.864989 | controller | Jun 09 17:27:16.114385 crc crio[22095]: time="2026-06-09T17:27:16.113956327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865004 | controller | Jun 09 17:27:16.171570 crc crio[22095]: time="2026-06-09T17:27:16.171508854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865079 | controller | Jun 09 17:27:16.200103 crc crio[22095]: time="2026-06-09T17:27:16.200062246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865101 | controller | Jun 09 17:27:16.257837 crc crio[22095]: time="2026-06-09T17:27:16.25441032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865118 | controller | Jun 09 17:27:16.266961 crc crio[22095]: time="2026-06-09T17:27:16.265439463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865134 | controller | Jun 09 17:27:16.322008 crc crio[22095]: time="2026-06-09T17:27:16.321786079Z" level=info msg="Created container 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=3a5f5795-3d46-40bb-aa33-b092b8a1a436 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.865154 | controller | Jun 09 17:27:16.338039 crc crio[22095]: time="2026-06-09T17:27:16.337781999Z" level=info msg="Starting container: 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e" id=c97fd0a4-5377-4d46-b649-1040b4861b4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.865171 | controller | Jun 09 17:27:16.386277 crc crio[22095]: time="2026-06-09T17:27:16.38615313Z" level=info msg="Created container e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=c8c3477e-2eb0-4bce-b9a1-2b39c87dc860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.865187 | controller | Jun 09 17:27:16.390173 crc crio[22095]: time="2026-06-09T17:27:16.390090641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865203 | controller | Jun 09 17:27:16.407826 crc crio[22095]: time="2026-06-09T17:27:16.396340531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865219 | controller | Jun 09 17:27:16.407826 crc crio[22095]: time="2026-06-09T17:27:16.400013755Z" level=info msg="Starting container: e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c" id=485deaf8-aff0-4c62-92fe-23ab61f8595d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.865234 | controller | Jun 09 17:27:16.412052 crc crio[22095]: time="2026-06-09T17:27:16.409677153Z" level=info msg="Started container" PID=254212 containerID=8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=c97fd0a4-5377-4d46-b649-1040b4861b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.865250 | controller | Jun 09 17:27:16.433604 crc crio[22095]: time="2026-06-09T17:27:16.432384236Z" level=info msg="Started container" PID=254247 containerID=e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=485deaf8-aff0-4c62-92fe-23ab61f8595d name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d
2026-06-09 17:40:40.865266 | controller | Jun 09 17:27:16.451369 crc crio[22095]: time="2026-06-09T17:27:16.451279361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865282 | controller | Jun 09 17:27:16.474341 crc crio[22095]: time="2026-06-09T17:27:16.474169798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865298 | controller | Jun 09 17:27:16.562998 crc crio[22095]: time="2026-06-09T17:27:16.550504516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865313 | controller | Jun 09 17:27:16.570152 crc crio[22095]: time="2026-06-09T17:27:16.570037627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865329 | controller | Jun 09 17:27:16.573432 crc crio[22095]: time="2026-06-09T17:27:16.573070445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865347 | controller | Jun 09 17:27:16.609585 crc crio[22095]: time="2026-06-09T17:27:16.608212796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865363 | controller | Jun 09 17:27:16.626053 crc crio[22095]: time="2026-06-09T17:27:16.622881323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865379 | controller | Jun 09 17:27:16.626750 crc crio[22095]: time="2026-06-09T17:27:16.626441594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865395 | controller | Jun 09 17:27:16.647873 crc crio[22095]: time="2026-06-09T17:27:16.647666869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865411 | controller | Jun 09 17:27:16.652543 crc crio[22095]: time="2026-06-09T17:27:16.652485292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865427 | controller | Jun 09 17:27:16.721498 crc crio[22095]: time="2026-06-09T17:27:16.72140494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865442 | controller | Jun 09 17:27:16.723171 crc crio[22095]: time="2026-06-09T17:27:16.722041337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865458 | controller | Jun 09 17:27:16.723326 crc crio[22095]: time="2026-06-09T17:27:16.723225347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865474 | controller | Jun 09 17:27:16.733548 crc crio[22095]: time="2026-06-09T17:27:16.727378393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865489 | controller | Jun 09 17:27:16.748427 crc crio[22095]: time="2026-06-09T17:27:16.741881405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865504 | controller | Jun 09 17:27:16.889962 crc crio[22095]: time="2026-06-09T17:27:16.889198415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865520 | controller | Jun 09 17:27:16.920689 crc crio[22095]: time="2026-06-09T17:27:16.920519308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865535 | controller | Jun 09 17:27:16.987336 crc crio[22095]: time="2026-06-09T17:27:16.987217979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865551 | controller | Jun 09 17:27:17.100377 crc crio[22095]: time="2026-06-09T17:27:17.095501047Z" level=info msg="Removed container 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config" id=b337239c-3cb2-45da-91be-18c45556d546 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865566 | controller | Jun 09 17:27:17.117350 crc crio[22095]: time="2026-06-09T17:27:17.117303546Z" level=info msg="Removing container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644" id=971b3525-97d7-4ca2-8403-2400b0d4f3a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865585 | controller | Jun 09 17:27:17.222221 crc crio[22095]: time="2026-06-09T17:27:17.222122565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.865601 | controller | Jun 09 17:27:17.284086 crc crio[22095]: time="2026-06-09T17:27:17.282311799Z" level=info msg="Removed container 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=473493bb-1396-4aae-ac7f-9d0ab8cf6ab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865617 | controller | Jun 09 17:27:17.297405 crc crio[22095]: time="2026-06-09T17:27:17.297280953Z" level=info msg="Removing container: a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708" id=408495f5-f391-42f6-8a95-80c49ec6d7be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865633 | controller | Jun 09 17:27:17.398969 crc crio[22095]: time="2026-06-09T17:27:17.398796567Z" level=info msg="Removed container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=971b3525-97d7-4ca2-8403-2400b0d4f3a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865648 | controller | Jun 09 17:27:17.428090 crc crio[22095]: time="2026-06-09T17:27:17.427153085Z" level=info msg="Removing container: 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647" id=252ebcbe-f8a5-4be5-bb46-bebdc6e4a8af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865664 | controller | Jun 09 17:27:17.593974 crc crio[22095]: time="2026-06-09T17:27:17.593706528Z" level=info msg="Removed container 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=252ebcbe-f8a5-4be5-bb46-bebdc6e4a8af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865680 | controller | Jun 09 17:27:17.637003 crc crio[22095]: time="2026-06-09T17:27:17.632226086Z" level=info msg="Removing container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad" id=ebe4786e-abf3-4caf-aded-dcb9ec05e0d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865695 | controller | Jun 09 17:27:17.638493 crc crio[22095]: time="2026-06-09T17:27:17.638453696Z" level=info msg="Removed container a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=408495f5-f391-42f6-8a95-80c49ec6d7be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865710 | controller | Jun 09 17:27:17.652327 crc crio[22095]: time="2026-06-09T17:27:17.652217439Z" level=info msg="Removing container: f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6" id=fec9f9b0-5435-42a9-8413-4469ff43e778 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865726 | controller | Jun 09 17:27:17.899772 crc crio[22095]: time="2026-06-09T17:27:17.899652196Z" level=info msg="Removed container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd" id=ebe4786e-abf3-4caf-aded-dcb9ec05e0d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865741 | controller | Jun 09 17:27:17.927045 crc crio[22095]: time="2026-06-09T17:27:17.925711945Z" level=info msg="Removing container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7" id=e3aa4152-045e-4b72-bb7d-ce19f3290f94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865757 | controller | Jun 09 17:27:17.960496 crc crio[22095]: time="2026-06-09T17:27:17.960391824Z" level=info msg="Removed container f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=fec9f9b0-5435-42a9-8413-4469ff43e778 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865776 | controller | Jun 09 17:27:18.115160 crc crio[22095]: time="2026-06-09T17:27:18.114408595Z" level=info msg="Removing container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5" id=8c6783fe-b1b1-499a-bf5e-70cdede81428 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865792 | controller | Jun 09 17:27:18.146071 crc crio[22095]: time="2026-06-09T17:27:18.145965025Z" level=info msg="Removed container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log" id=e3aa4152-045e-4b72-bb7d-ce19f3290f94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865807 | controller | Jun 09 17:27:18.163837 crc crio[22095]: time="2026-06-09T17:27:18.163775972Z" level=info msg="Removing container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d" id=91ddf7b1-2cbc-49f8-a9e6-fa8552eca579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865822 | controller | Jun 09 17:27:18.525554 crc crio[22095]: time="2026-06-09T17:27:18.52549828Z" level=info msg="Removed container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd" id=91ddf7b1-2cbc-49f8-a9e6-fa8552eca579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865837 | controller | Jun 09 17:27:18.532136 crc crio[22095]: time="2026-06-09T17:27:18.531831483Z" level=info msg="Removing container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457" id=07a666d4-4861-4b80-a636-3ce9696ee402 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865878 | controller | Jun 09 17:27:18.581410 crc crio[22095]: time="2026-06-09T17:27:18.57966933Z" level=info msg="Removed container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics" id=8c6783fe-b1b1-499a-bf5e-70cdede81428 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865900 | controller | Jun 09 17:27:18.597275 crc crio[22095]: time="2026-06-09T17:27:18.597156909Z" level=info msg="Removing container: 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d" id=4cc58460-1ae2-4b3a-9824-58f02d3ed6fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865916 | controller | Jun 09 17:27:18.956288 crc crio[22095]: time="2026-06-09T17:27:18.956134957Z" level=info msg="Removed container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=07a666d4-4861-4b80-a636-3ce9696ee402 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865932 | controller | Jun 09 17:27:18.960465 crc crio[22095]: time="2026-06-09T17:27:18.959902454Z" level=info msg="Removing container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208" id=82dcec10-de84-4ccb-a986-7a024a705134 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.865948 | controller | Jun 09 17:27:19.246432 crc crio[22095]: time="2026-06-09T17:27:19.246327952Z" level=info msg="Stopping pod sandbox: f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed" id=80ce544c-15a7-498f-8c78-b88a08f08a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.865963 | controller | Jun 09 17:27:19.247211 crc crio[22095]: time="2026-06-09T17:27:19.247128212Z" level=info msg="Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc00041d6f8}] Aliases:map[]}"
2026-06-09 17:40:40.865983 | controller | Jun 09 17:27:19.247373 crc crio[22095]: time="2026-06-09T17:27:19.247346098Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.865999 | controller | Jun 09 17:27:19.617399 crc crio[22095]: time="2026-06-09T17:27:19.614684011Z" level=info msg="Created container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=3b945fdb-7a6a-49b7-907f-f6246804904c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866015 | controller | Jun 09 17:27:19.617399 crc crio[22095]: time="2026-06-09T17:27:19.615712668Z" level=info msg="Created container 0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=5de951f6-e50e-4483-9958-03c33d150039 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866030 | controller | Jun 09 17:27:19.617399 crc crio[22095]: time="2026-06-09T17:27:19.616513768Z" level=info msg="Created container bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0b5a5a01-83ae-4965-ac17-91c48ce5d424 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866046 | controller | Jun 09 17:27:19.622143 crc crio[22095]: time="2026-06-09T17:27:19.619520045Z" level=info msg="Created container 70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=f0e5c54e-f080-43d9-8a00-453f45fa4612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866061 | controller | Jun 09 17:27:19.622143 crc crio[22095]: time="2026-06-09T17:27:19.619611998Z" level=info msg="Starting container: bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250" id=6afefa25-7f36-4613-aa32-93165e69d110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866077 | controller | Jun 09 17:27:19.622143 crc crio[22095]: time="2026-06-09T17:27:19.62047659Z" level=info msg="Starting container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed" id=c144679e-5788-462c-b016-c6231960c9e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866092 | controller | Jun 09 17:27:19.622143 crc crio[22095]: time="2026-06-09T17:27:19.619547456Z" level=info msg="Starting container: 0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2" id=20db8f84-d1f1-4731-a871-f99802fb1ec1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866108 | controller | Jun 09 17:27:19.631674 crc crio[22095]: time="2026-06-09T17:27:19.630139198Z" level=info msg="Starting container: 70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad" id=8f980042-2202-4aa2-9198-ebb080062d22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866123 | controller | Jun 09 17:27:19.636427 crc crio[22095]: time="2026-06-09T17:27:19.636333277Z" level=info msg="Created container ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=5ac722b4-8e8c-4d79-a113-f52932cbe75a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866139 | controller | Jun 09 17:27:19.637069 crc crio[22095]: time="2026-06-09T17:27:19.636971893Z" level=info msg="Started container" PID=255067 containerID=d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=c144679e-5788-462c-b016-c6231960c9e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.866155 | controller | Jun 09 17:27:19.641267 crc crio[22095]: time="2026-06-09T17:27:19.6411511Z" level=info msg="Starting container: ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b" id=e74c85a3-ffdf-4e31-8a78-c65f6e0c9388 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866176 | controller | Jun 09 17:27:19.642794 crc crio[22095]: time="2026-06-09T17:27:19.64270601Z" level=info msg="Started container" PID=254990 containerID=bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6afefa25-7f36-4613-aa32-93165e69d110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea
2026-06-09 17:40:40.866192 | controller | Jun 09 17:27:19.648280 crc crio[22095]: time="2026-06-09T17:27:19.648205311Z" level=info msg="Started container" PID=255007 containerID=0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=20db8f84-d1f1-4731-a871-f99802fb1ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a
2026-06-09 17:40:40.866208 | controller | Jun 09 17:27:19.665734 crc crio[22095]: time="2026-06-09T17:27:19.661872742Z" level=info msg="Started container" PID=255030 containerID=ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e74c85a3-ffdf-4e31-8a78-c65f6e0c9388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d
2026-06-09 17:40:40.866224 | controller | Jun 09 17:27:19.678171 crc crio[22095]: time="2026-06-09T17:27:19.670734389Z" level=info msg="Started container" PID=255024 containerID=70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=8f980042-2202-4aa2-9198-ebb080062d22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0
2026-06-09 17:40:40.866239 | controller | Jun 09 17:27:19.757865 crc crio[22095]: time="2026-06-09T17:27:19.757792943Z" level=info msg="Created container c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23: openstack/ceilometer-0/ceilometer-central-agent" id=78a3f914-08ba-4e14-9e44-1b1e248bbec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866255 | controller | Jun 09 17:27:19.762808 crc crio[22095]: time="2026-06-09T17:27:19.762339119Z" level=info msg="Starting container: c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23" id=3671567f-46d8-4c9d-893a-ee808d23a5d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866271 | controller | Jun 09 17:27:19.782035 crc crio[22095]: time="2026-06-09T17:27:19.781890531Z" level=info msg="Started container" PID=255035 containerID=c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23 description=openstack/ceilometer-0/ceilometer-central-agent id=3671567f-46d8-4c9d-893a-ee808d23a5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72
2026-06-09 17:40:40.866287 | controller | Jun 09 17:27:19.792318 crc crio[22095]: time="2026-06-09T17:27:19.781672295Z" level=info msg="Created container 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=cc43f89c-6477-468b-ad5f-870d13e5e495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866303 | controller | Jun 09 17:27:19.800463 crc crio[22095]: time="2026-06-09T17:27:19.800389315Z" level=info msg="Starting container: 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1" id=7915e0fc-ea42-418b-8d72-3846e8749fef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866319 | controller | Jun 09 17:27:19.812362 crc crio[22095]: time="2026-06-09T17:27:19.81227715Z" level=info msg="Started container" PID=255060 containerID=35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=7915e0fc-ea42-418b-8d72-3846e8749fef name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.866338 | controller | Jun 09 17:27:19.983055 crc crio[22095]: time="2026-06-09T17:27:19.982967369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6b4ac9b6-d0d9-4957-99a0-1402fb5ebaad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.866354 | controller | Jun 09 17:27:20.026152 crc crio[22095]: time="2026-06-09T17:27:20.026054904Z" level=info msg="Stopped pod sandbox: f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed" id=80ce544c-15a7-498f-8c78-b88a08f08a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.866369 | controller | Jun 09 17:27:20.073865 crc crio[22095]: time="2026-06-09T17:27:20.073635975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=630bf8a4-b3b5-490d-933f-5bc796ff86c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.866385 | controller | Jun 09 17:27:20.082201 crc crio[22095]: time="2026-06-09T17:27:20.082095462Z" level=info msg="Created container d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities" id=1b2fa037-ac47-4a08-a766-004c9140d426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866400 | controller | Jun 09 17:27:20.083697 crc crio[22095]: time="2026-06-09T17:27:20.083551959Z" level=info msg="Starting container: d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57" id=cd003938-c80d-4e7f-be1d-f22599acb678 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866416 | controller | Jun 09 17:27:20.095210 crc crio[22095]: time="2026-06-09T17:27:20.095120466Z" level=info msg="Started container" PID=255003 containerID=d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57 description=openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities id=cd003938-c80d-4e7f-be1d-f22599acb678 name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f
2026-06-09 17:40:40.866432 | controller | Jun 09 17:27:20.156899 crc crio[22095]: time="2026-06-09T17:27:20.156778568Z" level=info msg="Created container 5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller" id=4cbbb9bc-9b4b-46ae-ab1f-fad515f209a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866448 | controller | Jun 09 17:27:20.158517 crc crio[22095]: time="2026-06-09T17:27:20.15841116Z" level=info msg="Starting container: 5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf" id=22e3de1d-ebad-4763-bfaa-065f04960897 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866464 | controller | Jun 09 17:27:20.169473 crc crio[22095]: time="2026-06-09T17:27:20.169358421Z" level=info msg="Started container" PID=255022 containerID=5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf description=openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller id=22e3de1d-ebad-4763-bfaa-065f04960897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1
2026-06-09 17:40:40.866480 | controller | Jun 09 17:27:20.185587 crc crio[22095]: time="2026-06-09T17:27:20.184696614Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=72184057-31e6-4f4d-a2de-06de071c6d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866498 | controller | Jun 09 17:27:20.185587 crc crio[22095]: time="2026-06-09T17:27:20.185233578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.866514 | controller | Jun 09 17:27:20.198834 crc crio[22095]: time="2026-06-09T17:27:20.198154169Z" level=info msg="Created container 7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=3cf01ff4-dc48-429e-839b-5df2394fd7ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866530 | controller | Jun 09 17:27:20.202612 crc crio[22095]: time="2026-06-09T17:27:20.201091975Z" level=info msg="Starting container: 7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07" id=e72e8be9-a9fe-42f8-a1a7-7e7f23c2c3f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866546 | controller | Jun 09 17:27:20.220024 crc crio[22095]: time="2026-06-09T17:27:20.219868326Z" level=info msg="Started container" PID=255027 containerID=7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=e72e8be9-a9fe-42f8-a1a7-7e7f23c2c3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4
2026-06-09 17:40:40.866562 | controller | Jun 09 17:27:20.288189 crc crio[22095]: time="2026-06-09T17:27:20.288019415Z" level=info msg="Created container 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=126aa2b4-b20a-4f85-8000-f999dd787f96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866578 | controller | Jun 09 17:27:20.294313 crc crio[22095]: time="2026-06-09T17:27:20.294161772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a359bf3b-e56d-4dde-8417-8881a13fd5b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.866593 | controller | Jun 09 17:27:20.294550 crc crio[22095]: time="2026-06-09T17:27:20.294397518Z" level=info msg="Starting container: 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9" id=da19581c-1ce0-43c4-a270-0c379eacf04c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866609 | controller | Jun 09 17:27:20.317699 crc crio[22095]: time="2026-06-09T17:27:20.317570263Z" level=info msg="Started container" PID=255065 containerID=97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=da19581c-1ce0-43c4-a270-0c379eacf04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.866625 | controller | Jun 09 17:27:20.346338 crc crio[22095]: time="2026-06-09T17:27:20.341725342Z" level=info msg="Created container e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=1a37cef9-74a4-4e29-84e1-c4ceb5becd24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866640 | controller | Jun 09 17:27:20.347208 crc crio[22095]: time="2026-06-09T17:27:20.346604538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7e7f7c71-63d0-4e06-9795-1576d00d4033 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.866656 | controller | Jun 09 17:27:20.347208 crc crio[22095]: time="2026-06-09T17:27:20.347167372Z" level=info msg="Starting container: e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5" id=a0ee7057-2df4-4db8-bb48-9e4ae81b9167 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866675 | controller | Jun 09 17:27:20.354088 crc crio[22095]: time="2026-06-09T17:27:20.354029998Z" level=info msg="Created container 8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f: openstack/kube-state-metrics-0/kube-state-metrics" id=df3f4011-56e3-4aa4-af27-0984012c768c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866691 | controller | Jun 09 17:27:20.355457 crc crio[22095]: time="2026-06-09T17:27:20.355426904Z" level=info msg="Starting container: 8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f" id=b70b0773-87d2-4a73-8a95-4be8b2e36645 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866707 | controller | Jun 09 17:27:20.362215 crc crio[22095]: time="2026-06-09T17:27:20.360119124Z" level=info msg="Started container" PID=255058 containerID=e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=a0ee7057-2df4-4db8-bb48-9e4ae81b9167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.866723 | controller | Jun 09 17:27:20.376539 crc crio[22095]: time="2026-06-09T17:27:20.376352511Z" level=info msg="Started container" PID=255056 containerID=8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f description=openstack/kube-state-metrics-0/kube-state-metrics id=b70b0773-87d2-4a73-8a95-4be8b2e36645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390
2026-06-09 17:40:40.866739 | controller | Jun 09 17:27:20.404874 crc crio[22095]: time="2026-06-09T17:27:20.404834721Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6a570b00-764e-4342-92a2-88bed7e4761d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.866754 | controller | Jun 09 17:27:20.423443 crc crio[22095]: time="2026-06-09T17:27:20.420351069Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.866771 | controller | Jun 09 17:27:20.777491 crc crio[22095]: time="2026-06-09T17:27:20.776745182Z" level=info msg="Created container 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6: openshift-marketplace/redhat-operators-69hqg/extract-utilities" id=8b3773f0-5f79-4f1a-9476-d560ab64d04d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866787 | controller | Jun 09 17:27:20.777810 crc crio[22095]: time="2026-06-09T17:27:20.777357478Z" level=info msg="Created container 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed: openshift-marketplace/certified-operators-w6wl9/extract-utilities" id=a55d5e19-9796-4b0d-9cf1-02790a3e88b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866803 | controller | Jun 09 17:27:20.782410 crc crio[22095]: time="2026-06-09T17:27:20.781365121Z" level=info msg="Starting container: 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed" id=e272e697-6945-4146-8c28-5653c3cfcd44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866819 | controller | Jun 09 17:27:20.783679 crc crio[22095]: time="2026-06-09T17:27:20.783312491Z" level=info msg="Stopping container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f (timeout: 30s)" id=077caa46-f4ee-4d80-8125-4b977926fc08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.866834 | controller | Jun 09 17:27:20.785752 crc crio[22095]: time="2026-06-09T17:27:20.784130302Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy" id=6bd4f68c-523e-438e-b2d8-cd1cc057e63a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866852 | controller | Jun 09 17:27:20.785752 crc crio[22095]: time="2026-06-09T17:27:20.784644805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.866890 | controller | Jun 09 17:27:20.785752 crc crio[22095]: time="2026-06-09T17:27:20.784146462Z" level=info msg="Starting container: 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6" id=dc69be9c-e46d-42b6-a9c6-7d8c5a1becde name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866908 | controller | Jun 09 17:27:20.815054 crc crio[22095]: time="2026-06-09T17:27:20.814996313Z" level=info msg="Started container" PID=254989 containerID=11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed description=openshift-marketplace/certified-operators-w6wl9/extract-utilities id=e272e697-6945-4146-8c28-5653c3cfcd44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1
2026-06-09 17:40:40.866925 | controller | Jun 09 17:27:20.820321 crc crio[22095]: time="2026-06-09T17:27:20.820175646Z" level=info msg="Started container" PID=255031 containerID=150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6 description=openshift-marketplace/redhat-operators-69hqg/extract-utilities id=dc69be9c-e46d-42b6-a9c6-7d8c5a1becde name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3
2026-06-09 17:40:40.866941 | controller | Jun 09 17:27:21.211398 crc crio[22095]: time="2026-06-09T17:27:21.211285529Z" level=info msg="Created container 8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa: openstack/swift-storage-0/object-server" id=bca3dc7d-6e1e-40a8-8351-d2b53128bd9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866956 | controller | Jun 09 17:27:21.216337 crc crio[22095]: time="2026-06-09T17:27:21.216272717Z" level=info msg="Starting container: 8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa" id=47bac91e-d09a-4f61-93e9-e1deb1fa9ea0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.866972 | controller | Jun 09 17:27:21.223522 crc crio[22095]: time="2026-06-09T17:27:21.222790125Z" level=info msg="Created container a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=8156ac96-062a-4434-8668-286acd5d9967 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.866987 | controller | Jun 09 17:27:21.223522 crc crio[22095]: time="2026-06-09T17:27:21.222864247Z" level=info msg="Created container ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=bd0ce59e-7c0f-417d-986c-aefcf0c84906 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867002 | controller | Jun 09 17:27:21.225582 crc crio[22095]: time="2026-06-09T17:27:21.225258718Z" level=info msg="Starting container: ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579" id=3d357487-cc4a-428a-b9c6-e11cd38e8abd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867018 | controller | Jun 09 17:27:21.232603 crc crio[22095]: time="2026-06-09T17:27:21.226049058Z" level=info msg="Created container 2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9ee80988-a678-487c-a8cb-79cf5a7e742a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867033 | controller | Jun 09 17:27:21.233050 crc crio[22095]: time="2026-06-09T17:27:21.22689309Z" level=info msg="Starting container: a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420" id=8732f4e6-7e5d-4180-b8a5-121146a97256 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867048 | controller | Jun 09 17:27:21.234900 crc crio[22095]: time="2026-06-09T17:27:21.234818273Z" level=info msg="Started container" PID=255055 containerID=ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=3d357487-cc4a-428a-b9c6-e11cd38e8abd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.867067 | controller | Jun 09 17:27:21.235055 crc crio[22095]: time="2026-06-09T17:27:21.234895655Z" level=info msg="Starting container: 2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a" id=a594c104-a3e5-4abf-b6aa-7ea832742c14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867083 | controller | Jun 09 17:27:21.235410 crc crio[22095]: time="2026-06-09T17:27:21.235358587Z" level=info msg="Started container" PID=255016 containerID=8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa description=openstack/swift-storage-0/object-server id=47bac91e-d09a-4f61-93e9-e1deb1fa9ea0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.867099 | controller | Jun 09 17:27:21.236064 crc crio[22095]: time="2026-06-09T17:27:21.227174437Z" level=info msg="Created container 80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c: openshift-marketplace/community-operators-z56c4/extract-utilities" id=c00feb42-500e-4946-afe4-d147446f1588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867114 | controller | Jun 09 17:27:21.240190 crc crio[22095]: time="2026-06-09T17:27:21.24015319Z" level=info msg="Starting container: 80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c" id=08163f7f-26dc-4850-a55b-33b15813bb08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867129 | controller | Jun 09 17:27:21.249395 crc crio[22095]: time="2026-06-09T17:27:21.249337616Z" level=info msg="Started container" PID=255026 containerID=a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=8732f4e6-7e5d-4180-b8a5-121146a97256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48
2026-06-09 17:40:40.867145 | controller | Jun 09 17:27:21.266888 crc crio[22095]: time="2026-06-09T17:27:21.266747502Z" level=info msg="Started container" PID=255064 containerID=2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=a594c104-a3e5-4abf-b6aa-7ea832742c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757
2026-06-09 17:40:40.867160 | controller | Jun 09 17:27:21.278398 crc crio[22095]: time="2026-06-09T17:27:21.278334869Z" level=info msg="Started container" PID=255015 containerID=80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c description=openshift-marketplace/community-operators-z56c4/extract-utilities id=08163f7f-26dc-4850-a55b-33b15813bb08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc
2026-06-09 17:40:40.867176 | controller | Jun 09 17:27:21.282695 crc crio[22095]: time="2026-06-09T17:27:21.280212028Z" level=info msg="Created container bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=54df2bfd-f0b8-42c0-a7ce-2dbf72b87442 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867192 | controller | Jun 09 17:27:21.292573 crc crio[22095]: time="2026-06-09T17:27:21.292474242Z" level=info msg="Starting container: bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82" id=1db4ef17-e2e6-42d2-a706-baf2295a144f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867207 | controller | Jun 09 17:27:21.307572 crc crio[22095]: time="2026-06-09T17:27:21.307465207Z" level=info msg="Started container" PID=255069 containerID=bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=1db4ef17-e2e6-42d2-a706-baf2295a144f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.867225 | controller | Jun 09 17:27:21.754073 crc crio[22095]: time="2026-06-09T17:27:21.752439402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8b9d752d-0e2f-4d2c-979b-caa0c2b4cb7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867242 | controller | Jun 09 17:27:21.900447 crc crio[22095]: time="2026-06-09T17:27:21.900219943Z" level=info msg="Created container 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=6d17f615-4f04-4ba3-9b23-a7a069678593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867257 | controller | Jun 09 17:27:21.910651 crc crio[22095]: time="2026-06-09T17:27:21.910140597Z" level=info msg="Starting container: 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064" id=875a5486-1eb3-4c73-8630-299328831a09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867273 | controller | Jun 09 17:27:21.910651 crc crio[22095]: time="2026-06-09T17:27:21.910140647Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0cef5ec6-f6e6-4e88-8c90-03615041c745 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.867288 | controller | Jun 09 17:27:21.920980 crc crio[22095]: time="2026-06-09T17:27:21.918189644Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.867304 | controller | Jun 09 17:27:21.928850 crc crio[22095]: time="2026-06-09T17:27:21.928753955Z" level=info msg="Started container" PID=255061 containerID=776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=875a5486-1eb3-4c73-8630-299328831a09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.867319 | controller | Jun 09 17:27:21.988992 crc crio[22095]: time="2026-06-09T17:27:21.988178589Z" level=info msg="Created container 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b: openshift-infra/auto-csr-approver-29683766-k2lkv/oc" id=b96218bd-84b9-44fa-b740-31b55ceeae2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867335 | controller | Jun 09 17:27:21.995655 crc crio[22095]: time="2026-06-09T17:27:21.992767807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8644c25c-b7bc-485e-9e8a-575f2e252191 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867351 | controller | Jun 09 17:27:21.995655 crc crio[22095]: time="2026-06-09T17:27:21.993053734Z" level=info msg="Starting container: 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b" id=515616a5-2748-4f61-b113-bc31e5fb559d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867366 | controller | Jun 09 17:27:21.998337 crc crio[22095]: time="2026-06-09T17:27:21.998179386Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a3b85d8f-3c2b-4c23-b9f1-5afefec5e2bd name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.867382 | controller | Jun 09 17:27:22.003717 crc crio[22095]: time="2026-06-09T17:27:22.003628956Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.867398 | controller | Jun 09 17:27:22.006765 crc crio[22095]: time="2026-06-09T17:27:22.006490019Z" level=info msg="Started container" PID=255057 containerID=69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b description=openshift-infra/auto-csr-approver-29683766-k2lkv/oc id=515616a5-2748-4f61-b113-bc31e5fb559d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9
2026-06-09 17:40:40.867418 | controller | Jun 09 17:27:22.067340 crc crio[22095]: time="2026-06-09T17:27:22.066414975Z" level=info msg="Created container 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=b3f154bf-3277-482e-aa7a-134bf626d2f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867434 | controller | Jun 09 17:27:22.069226 crc crio[22095]: time="2026-06-09T17:27:22.069136156Z" level=info msg="Created container f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init" id=9707fa5a-94c5-4b09-b7c0-591e9d2f5646 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867450 | controller | Jun 09 17:27:22.070381 crc crio[22095]: time="2026-06-09T17:27:22.070316786Z" level=info msg="Starting container: f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088" id=56dcad56-ee4a-4988-b3bc-26a775186e39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867466 | controller | Jun 09 17:27:22.073110 crc crio[22095]: time="2026-06-09T17:27:22.072681756Z" level=info msg="Starting container: 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52" id=18f1346a-c7dd-42b2-9371-2d9caeb40813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867481 | controller | Jun 09 17:27:22.081570 crc crio[22095]: time="2026-06-09T17:27:22.081520753Z" level=info msg="Created container 5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init" id=7476272b-4c40-4737-bbb0-dbf228d914ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867497 | controller | Jun 09 17:27:22.082785 crc crio[22095]: time="2026-06-09T17:27:22.082691703Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=86e8ae10-b9ba-4225-bf93-8758c529f5b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867512 | controller | Jun 09 17:27:22.083463 crc crio[22095]: time="2026-06-09T17:27:22.083401161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.867528 | controller | Jun 09 17:27:22.102077 crc crio[22095]: time="2026-06-09T17:27:22.101867195Z" level=info msg="Started container" PID=255059 containerID=f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init id=56dcad56-ee4a-4988-b3bc-26a775186e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3
2026-06-09 17:40:40.867544 | controller | Jun 09 17:27:22.103627 crc crio[22095]: time="2026-06-09T17:27:22.103489287Z" level=info msg="Starting container: 5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527" id=0fb15752-03b0-4f7e-8f50-852f39f08679 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867560 | controller | Jun 09 17:27:22.125153 crc crio[22095]: time="2026-06-09T17:27:22.125068421Z" level=info msg="Started container" PID=255066 containerID=6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=18f1346a-c7dd-42b2-9371-2d9caeb40813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.867576 | controller | Jun 09 17:27:22.166831 crc crio[22095]: time="2026-06-09T17:27:22.166428201Z" level=info msg="Started container" PID=255068 containerID=5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init id=0fb15752-03b0-4f7e-8f50-852f39f08679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6
2026-06-09 17:40:40.867595 | controller | Jun 09 17:27:22.167191 crc crio[22095]: time="2026-06-09T17:27:22.167114759Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9f3131cf-67a0-4353-b72a-9fe04486a63e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.867611 | controller | Jun 09 17:27:22.299021 crc crio[22095]: time="2026-06-09T17:27:22.29774004Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.867626 | controller | Jun 09 17:27:22.388750 crc crio[22095]: time="2026-06-09T17:27:22.388663302Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=6a570b00-764e-4342-92a2-88bed7e4761d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.867642 | controller | Jun 09 17:27:22.396885 crc crio[22095]: time="2026-06-09T17:27:22.393446125Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8e984089-2c9e-4000-aac0-81af53bc1abe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867658 | controller | Jun 09 17:27:22.410495 crc crio[22095]: time="2026-06-09T17:27:22.410374139Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6c798633-f675-474e-837b-e171d5e6636c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867688 | controller | Jun 09 17:27:22.440998 crc crio[22095]: time="2026-06-09T17:27:22.435486563Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t2p5l/extract-content" id=fd88f39d-baca-4e37-bb77-49e0335c6eba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867705 | controller | Jun 09 17:27:22.440998 crc crio[22095]: time="2026-06-09T17:27:22.436089109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.867721 | controller | Jun 09 17:27:22.619544 crc crio[22095]: time="2026-06-09T17:27:22.619464443Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=0cef5ec6-f6e6-4e88-8c90-03615041c745 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.867737 | controller | Jun 09 17:27:22.620637 crc crio[22095]: time="2026-06-09T17:27:22.620566801Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e74a91dd-d871-4657-ad19-318f2a3e6e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867753 | controller | Jun 09 17:27:22.632655 crc crio[22095]: time="2026-06-09T17:27:22.623512977Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=88f4dec9-36ba-4022-894e-fda07fd8836b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867768 | controller | Jun 09 17:27:22.636125 crc crio[22095]: time="2026-06-09T17:27:22.635985907Z" level=info msg="Creating container: openshift-marketplace/certified-operators-w6wl9/extract-content" id=7b10309d-e8ba-4846-8bb0-aa5b9c44747a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867784 | controller | Jun 09 17:27:22.636828 crc crio[22095]: time="2026-06-09T17:27:22.636714785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.867799 | controller | Jun 09 17:27:23.155168 crc crio[22095]: time="2026-06-09T17:27:23.154349975Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=9f3131cf-67a0-4353-b72a-9fe04486a63e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.867822 | controller | Jun 09 17:27:23.158548 crc crio[22095]: time="2026-06-09T17:27:23.158438409Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9e285fe8-d846-4653-91fb-dc31db474ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867838 | controller | Jun 09 17:27:23.161143 crc crio[22095]: time="2026-06-09T17:27:23.161074707Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=85d5153f-34f0-4b79-8526-786282f83328 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.867852 | controller | Jun 09 17:27:23.169566 crc crio[22095]: time="2026-06-09T17:27:23.169481633Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-69hqg/extract-content" id=9fcd11fa-3a92-42bd-ba9f-eb7e56a4f8bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867887 | controller | Jun 09 17:27:23.170119 crc crio[22095]: time="2026-06-09T17:27:23.170077768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.867904 | controller | Jun 09 17:27:23.276743 crc crio[22095]: time="2026-06-09T17:27:23.272472375Z" level=info msg="Created container 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7f567153-bf69-42aa-9a51-0697f1033247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867919 | controller | Jun 09 17:27:23.277655 crc crio[22095]: time="2026-06-09T17:27:23.277602286Z" level=info msg="Starting container: 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b" id=a0fe2883-215e-4859-87eb-4e6756c5db30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867935 | controller | Jun 09 17:27:23.287480 crc crio[22095]: time="2026-06-09T17:27:23.287418638Z" level=info msg="Started container" PID=255032 containerID=986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=a0fe2883-215e-4859-87eb-4e6756c5db30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.867950 | controller | Jun 09 17:27:23.592299 crc crio[22095]: time="2026-06-09T17:27:23.589515598Z" level=info msg="Created container 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=569051a5-c871-47da-a932-d6230ce4bf9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.867966 | controller | Jun 09 17:27:23.595888 crc crio[22095]: time="2026-06-09T17:27:23.59542501Z" level=info msg="Starting container: 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb" id=f2b42099-89fd-438a-bd76-a74982faf6df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.867981 | controller | Jun 09 17:27:23.633481 crc crio[22095]: time="2026-06-09T17:27:23.633390754Z" level=info msg="Started container" PID=255023 containerID=2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=f2b42099-89fd-438a-bd76-a74982faf6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.867997 | controller | Jun 09 17:27:23.715729 crc crio[22095]: time="2026-06-09T17:27:23.71550604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868013 | controller | Jun 09 17:27:23.737989 crc crio[22095]: time="2026-06-09T17:27:23.736697734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868031 | controller | Jun 09 17:27:23.823173 crc crio[22095]: time="2026-06-09T17:27:23.82153599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868047 | controller | Jun 09 17:27:23.991398 crc crio[22095]: time="2026-06-09T17:27:23.989585461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868063 | controller | Jun 09 17:27:24.061420 crc crio[22095]: time="2026-06-09T17:27:24.061305761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868078 | controller | Jun 09 17:27:24.070496 crc crio[22095]: time="2026-06-09T17:27:24.070349613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868093 | controller | Jun 09 17:27:24.097720 crc crio[22095]: time="2026-06-09T17:27:24.09751946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868108 | controller | Jun 09 17:27:24.207834 crc crio[22095]: time="2026-06-09T17:27:24.207697406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868124 | controller | Jun 09 17:27:24.213306 crc crio[22095]: time="2026-06-09T17:27:24.212583642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868139 | controller | Jun 09 17:27:24.457266 crc crio[22095]: time="2026-06-09T17:27:24.457137215Z" level=info msg="Removed container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=82dcec10-de84-4ccb-a986-7a024a705134 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868155 | controller | Jun 09 17:27:24.533553 crc crio[22095]: time="2026-06-09T17:27:24.530691532Z" level=info msg="Removing container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32" id=f08aa90a-b645-4d74-a7e7-9ba83fd44dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868171 | controller | Jun 09 17:27:24.651574 crc crio[22095]: time="2026-06-09T17:27:24.651403749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868186 | controller | Jun 09 17:27:24.655418 crc crio[22095]: time="2026-06-09T17:27:24.655360461Z" level=info msg="Removed container 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=4cc58460-1ae2-4b3a-9824-58f02d3ed6fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868202 | controller | Jun 09 17:27:24.702000 crc crio[22095]: time="2026-06-09T17:27:24.700584261Z" level=warning msg="Stopping container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.868217 | controller | Jun 09 17:27:24.703301 crc crio[22095]: time="2026-06-09T17:27:24.703174917Z" level=info msg="Removing container: ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb" id=f95980cb-34dd-4e4f-b590-9d44c681d9dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868233 | controller | Jun 09 17:27:24.709866 crc crio[22095]: time="2026-06-09T17:27:24.703566727Z" level=info msg="Created container 7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d: openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init" id=0f31bdca-9348-49b7-b905-179776ef6cf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868252 | controller | Jun 09 17:27:24.709866 crc crio[22095]: time="2026-06-09T17:27:24.705734923Z" level=info msg="Starting container: 7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d" id=8ff310bc-ec69-4fb4-8661-f2cba23cecc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868268 | controller | Jun 09 17:27:24.729756 crc crio[22095]: time="2026-06-09T17:27:24.728866036Z" level=info msg="Started container" PID=255062 containerID=7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d description=openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init id=8ff310bc-ec69-4fb4-8661-f2cba23cecc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3
2026-06-09 17:40:40.868283 | controller | Jun 09 17:27:24.769202 crc crio[22095]: time="2026-06-09T17:27:24.767276792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868299 | controller | Jun 09 17:27:24.812301 crc crio[22095]: time="2026-06-09T17:27:24.807982166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868314 | controller | Jun 09 17:27:24.845051 crc crio[22095]: time="2026-06-09T17:27:24.844324348Z" level=info msg="Stopping container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634 (timeout: 30s)" id=b32025ed-57e2-4c69-a7df-e72d92fabe19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.868330 | controller | Jun 09 17:27:24.926016 crc crio[22095]: time="2026-06-09T17:27:24.92390273Z" level=info msg="Stopped container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins" id=53f130aa-98bd-4562-bcb9-19c3db40b7a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.868346 | controller | Jun 09 17:27:24.937153 crc crio[22095]: time="2026-06-09T17:27:24.936524113Z" level=info msg="Stopping pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d" id=f639d9db-d9e3-4f4e-afb8-8801c5ffa386 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.868361 | controller | Jun 09 17:27:25.028045 crc crio[22095]: time="2026-06-09T17:27:25.02799838Z" level=info msg="Removed container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=f08aa90a-b645-4d74-a7e7-9ba83fd44dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868377 | controller | Jun 09 17:27:25.083403 crc crio[22095]: time="2026-06-09T17:27:25.08333963Z" level=info msg="Removing container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7" id=d49752af-4811-4e6f-b30a-b93a27fcae63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868393 | controller | Jun 09 17:27:25.559562 crc crio[22095]: time="2026-06-09T17:27:25.555382529Z" level=info msg="Stopped pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d" id=f639d9db-d9e3-4f4e-afb8-8801c5ffa386 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.868408 | controller | Jun 09 17:27:25.626698 crc crio[22095]: time="2026-06-09T17:27:25.626610006Z" level=info msg="Removed container ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb: openstack/kube-state-metrics-0/kube-state-metrics" id=f95980cb-34dd-4e4f-b590-9d44c681d9dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868424 | controller | Jun 09 17:27:25.635887 crc crio[22095]: time="2026-06-09T17:27:25.634726443Z" level=info msg="Removing container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4" id=e2f58ac6-676e-43e7-96b6-65d440cdc7fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868442 | controller | Jun 09 17:27:25.667173 crc crio[22095]: time="2026-06-09T17:27:25.666685093Z" level=info msg="Stopped container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log" id=b32025ed-57e2-4c69-a7df-e72d92fabe19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.868458 | controller | Jun 09 17:27:25.671699 crc crio[22095]: time="2026-06-09T17:27:25.670902101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1140a26a-ea47-43ac-9d8b-b1f3da36cf8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.868473 | controller | Jun 09 17:27:25.709414 crc crio[22095]: time="2026-06-09T17:27:25.705133209Z" level=info msg="Removed container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq" id=d49752af-4811-4e6f-b30a-b93a27fcae63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868488 | controller | Jun 09 17:27:25.713633 crc crio[22095]: time="2026-06-09T17:27:25.713521725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2cbdbaee-2d73-408c-8b2d-b8f3bc564599 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.868504 | controller | Jun 09 17:27:25.733653 crc crio[22095]: time="2026-06-09T17:27:25.73360093Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=b3faf2b2-a8ce-4cb2-b09b-01a307d5fc0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868520 | controller | Jun 09 17:27:25.734314 crc crio[22095]: time="2026-06-09T17:27:25.734231926Z" level=info msg="Removing container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883" id=22e2cb1e-9777-4f17-85a1-c7da4cb4a4bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868536 | controller | Jun 09 17:27:25.734636 crc crio[22095]: time="2026-06-09T17:27:25.734616276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868552 | controller | Jun 09 17:27:26.185088 crc crio[22095]: time="2026-06-09T17:27:26.184350463Z" level=info msg="Removed container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e2f58ac6-676e-43e7-96b6-65d440cdc7fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868568 | controller | Jun 09 17:27:26.200697 crc crio[22095]: time="2026-06-09T17:27:26.20060237Z" level=info msg="Removing container: 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc" id=07799c29-b584-4ced-8098-d6f9fcabe255 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868584 | controller | Jun 09 17:27:26.221270 crc crio[22095]: time="2026-06-09T17:27:26.221145227Z" level=info msg="Removed container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter" id=22e2cb1e-9777-4f17-85a1-c7da4cb4a4bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868599 | controller | Jun 09 17:27:26.235413 crc crio[22095]: time="2026-06-09T17:27:26.228591568Z" level=info msg="Removing container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce" id=522f1cfe-ad13-49a7-b17d-2f23a3e60d43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868614 | controller | Jun 09 17:27:26.474625 crc crio[22095]: time="2026-06-09T17:27:26.463302399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868629 | controller | Jun 09 17:27:26.482570 crc crio[22095]: time="2026-06-09T17:27:26.482408499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.868648 | controller | Jun 09 17:27:27.395646 crc crio[22095]: time="2026-06-09T17:27:27.394838126Z" level=info msg="Created container 6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy" id=6bd4f68c-523e-438e-b2d8-cd1cc057e63a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868664 | controller | Jun 09 17:27:27.416760 crc crio[22095]: time="2026-06-09T17:27:27.416402149Z" level=info msg="Created container 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef: openshift-marketplace/redhat-operators-69hqg/extract-content" id=9fcd11fa-3a92-42bd-ba9f-eb7e56a4f8bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868679 | controller | Jun 09 17:27:27.417071 crc crio[22095]: time="2026-06-09T17:27:27.416419149Z" level=info msg="Starting container: 6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326" id=e5705793-af01-4d30-b9d7-76b857c4d756 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868695 | controller | Jun 09 17:27:27.424741 crc crio[22095]: time="2026-06-09T17:27:27.424569938Z" level=info msg="Starting container: 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef" id=251472a2-dc7b-4ad2-bd31-313c5394df93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868710 | controller | Jun 09 17:27:27.438766 crc crio[22095]: time="2026-06-09T17:27:27.43865317Z" level=info msg="Started container" PID=255749 containerID=0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef description=openshift-marketplace/redhat-operators-69hqg/extract-content id=251472a2-dc7b-4ad2-bd31-313c5394df93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3
2026-06-09 17:40:40.868727 | controller | Jun 09 17:27:27.458881 crc crio[22095]: time="2026-06-09T17:27:27.458755485Z" level=info msg="Started container" PID=255814 containerID=6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326 description=openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy id=e5705793-af01-4d30-b9d7-76b857c4d756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1
2026-06-09 17:40:40.868742 | controller | Jun 09 17:27:27.944597 crc crio[22095]: time="2026-06-09T17:27:27.943825409Z" level=info msg="Created container 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9: openshift-marketplace/certified-operators-w6wl9/extract-content" id=7b10309d-e8ba-4846-8bb0-aa5b9c44747a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868758 | controller | Jun 09 17:27:27.948161 crc crio[22095]: time="2026-06-09T17:27:27.948118449Z" level=info msg="Created container 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037: openshift-marketplace/redhat-marketplace-t2p5l/extract-content" id=fd88f39d-baca-4e37-bb77-49e0335c6eba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868774 | controller | Jun 09 17:27:27.950228 crc crio[22095]: time="2026-06-09T17:27:27.949351461Z" level=info msg="Starting container: 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9" id=28192b7a-aff2-4d76-85a3-6fe012e09397 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868790 | controller | Jun 09 17:27:27.950228 crc crio[22095]: time="2026-06-09T17:27:27.949873624Z" level=info msg="Starting container: 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037" id=64087d16-a001-4811-9b11-2900e830adfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868806 | controller | Jun 09 17:27:27.962366 crc crio[22095]: time="2026-06-09T17:27:27.961056811Z" level=info msg="Started container" PID=255807 containerID=88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9 description=openshift-marketplace/certified-operators-w6wl9/extract-content id=28192b7a-aff2-4d76-85a3-6fe012e09397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1
2026-06-09 17:40:40.868825 | controller | Jun 09 17:27:27.963681 crc crio[22095]: time="2026-06-09T17:27:27.963489643Z" level=info msg="Started container" PID=255804 containerID=9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037 description=openshift-marketplace/redhat-marketplace-t2p5l/extract-content id=64087d16-a001-4811-9b11-2900e830adfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f
2026-06-09 17:40:40.868842 | controller | Jun 09 17:27:28.291236 crc crio[22095]: time="2026-06-09T17:27:28.289294182Z" level=info msg="Removed container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd" id=522f1cfe-ad13-49a7-b17d-2f23a3e60d43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868877 | controller | Jun 09 17:27:28.319665 crc crio[22095]: time="2026-06-09T17:27:28.319021544Z" level=info msg="Removing container: 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf" id=af6d6b1c-d4c3-457c-827a-2257f8a63f53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868895 | controller | Jun 09 17:27:28.402909 crc crio[22095]: time="2026-06-09T17:27:28.399437207Z" level=info msg="Removed container 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=07799c29-b584-4ced-8098-d6f9fcabe255 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868911 | controller | Jun 09 17:27:28.427309 crc crio[22095]: time="2026-06-09T17:27:28.427139078Z" level=info msg="Removing container: 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc" id=c37470a9-e813-475b-80f3-6ad52687274d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.868927 | controller | Jun 09 17:27:28.492375 crc crio[22095]: time="2026-06-09T17:27:28.492224257Z" level=info msg="Created container b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781: openstack/swift-storage-0/object-replicator" id=86e8ae10-b9ba-4225-bf93-8758c529f5b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868943 | controller | Jun 09 17:27:28.518992 crc crio[22095]: time="2026-06-09T17:27:28.518580203Z" level=info msg="Created container 65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86: openstack/ceilometer-0/ceilometer-notification-agent" id=72184057-31e6-4f4d-a2de-06de071c6d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.868959 | controller | Jun 09 17:27:28.531439 crc crio[22095]: time="2026-06-09T17:27:28.531364141Z" level=info msg="Starting container: b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781" id=202cf0b9-bf96-4fca-80fd-f741dd36d72a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868974 | controller | Jun 09 17:27:28.533170 crc crio[22095]: time="2026-06-09T17:27:28.533074915Z" level=info msg="Starting container: 65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86" id=1ee69390-d9b4-419a-b457-3703082794f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.868989 | controller | Jun 09 17:27:28.558099 crc crio[22095]: time="2026-06-09T17:27:28.557773819Z" level=info msg="Started container" PID=255837 containerID=b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781 description=openstack/swift-storage-0/object-replicator id=202cf0b9-bf96-4fca-80fd-f741dd36d72a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.869005 | controller | Jun 09 17:27:28.563680 crc crio[22095]: time="2026-06-09T17:27:28.563572498Z" level=info msg="Removed container 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init" id=af6d6b1c-d4c3-457c-827a-2257f8a63f53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869027 | controller | Jun 09 17:27:28.571506 crc crio[22095]: time="2026-06-09T17:27:28.571431299Z" level=info msg="Started container" PID=255803 containerID=65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86 description=openstack/ceilometer-0/ceilometer-notification-agent id=1ee69390-d9b4-419a-b457-3703082794f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72
2026-06-09 17:40:40.869142 | controller | Jun 09 17:27:28.594508 crc crio[22095]: time="2026-06-09T17:27:28.589201515Z" level=info msg="Removing container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d" id=1327333b-8476-449e-81c6-302633dd3f2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869160 | controller | Jun 09 17:27:28.717183 crc crio[22095]: time="2026-06-09T17:27:28.712516979Z" level=info msg="Created container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log" id=b3faf2b2-a8ce-4cb2-b09b-01a307d5fc0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869176 | controller | Jun 09 17:27:28.719064 crc crio[22095]: time="2026-06-09T17:27:28.71878949Z" level=info msg="Starting container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf" id=cb0d9ee1-4e3e-4ccd-ba77-6117d2173e63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.869191 | controller | Jun 09 17:27:28.745415 crc crio[22095]: time="2026-06-09T17:27:28.744465868Z" level=info msg="Started container" PID=256277 containerID=0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf description=openstack/nova-metadata-0/nova-metadata-log id=cb0d9ee1-4e3e-4ccd-ba77-6117d2173e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.869206 | controller | Jun 09 17:27:28.802114 crc crio[22095]: time="2026-06-09T17:27:28.802023965Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d0084d24-bfb4-4f5a-bd76-ea8315532481 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869222 | controller | Jun 09 17:27:28.840778 crc crio[22095]: time="2026-06-09T17:27:28.840537633Z" level=info msg="Removed container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera" id=1327333b-8476-449e-81c6-302633dd3f2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869238 | controller | Jun 09 17:27:28.863895 crc crio[22095]: time="2026-06-09T17:27:28.86379975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=0463213d-20a9-4830-a56b-53054d35b6f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869253 | controller | Jun 09 17:27:28.901088 crc crio[22095]: time="2026-06-09T17:27:28.899044314Z" level=info msg="Removing container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0" id=1c8feddc-139d-4c41-af66-2a7b3dcdfe79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869269 | controller | Jun 09 17:27:28.913441 crc crio[22095]: time="2026-06-09T17:27:28.91333653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=564a7ff3-97cd-4082-a827-588cdea7b727 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869284 | controller | Jun 09 17:27:28.994150 crc crio[22095]: time="2026-06-09T17:27:28.992167123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=0ac6401e-0ba8-4d76-8086-425de8e3cccc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869304 | controller | Jun 09 17:27:29.057623 crc crio[22095]: time="2026-06-09T17:27:29.057398196Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=54f5e626-a105-411d-b5fa-8414bfee3a77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869320 | controller | Jun 09 17:27:29.060056 crc crio[22095]: time="2026-06-09T17:27:29.057965151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869335 | controller | Jun 09 17:27:29.175104 crc crio[22095]: time="2026-06-09T17:27:29.173887764Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=5ec8adbe-16f3-400d-aaa4-d303d9084d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869351 | controller | Jun 09 17:27:29.187857 crc crio[22095]: time="2026-06-09T17:27:29.187725599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869366 | controller | Jun 09 17:27:29.375971 crc crio[22095]: time="2026-06-09T17:27:29.375771032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869382 | controller | Jun 09 17:27:29.465352 crc crio[22095]: time="2026-06-09T17:27:29.465034652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869398 | controller | Jun 09 17:27:29.496734 crc crio[22095]: time="2026-06-09T17:27:29.496450498Z" level=info msg="Removed container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics" id=1c8feddc-139d-4c41-af66-2a7b3dcdfe79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869413 | controller | Jun 09 17:27:29.500585 crc crio[22095]: time="2026-06-09T17:27:29.500506002Z" level=info msg="Removing container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a" id=3c69a5c3-9569-461c-82cc-07bbd70ffad3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869429 | controller | Jun 09 17:27:29.555552 crc crio[22095]: time="2026-06-09T17:27:29.555467712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869445 | controller | Jun 09 17:27:29.560366 crc crio[22095]: time="2026-06-09T17:27:29.560195743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869460 | controller | Jun 09 17:27:29.740307 crc crio[22095]: time="2026-06-09T17:27:29.73939181Z" level=info msg="Removed container 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=c37470a9-e813-475b-80f3-6ad52687274d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869476 | controller | Jun 09 17:27:29.782007 crc crio[22095]: time="2026-06-09T17:27:29.778098263Z" level=info msg="Removing container: 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00" id=eb8291cd-881d-48b5-bb1e-4124874a8639 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869492 | controller | Jun 09 17:27:29.866717 crc crio[22095]: time="2026-06-09T17:27:29.866500671Z" level=info msg="Removed container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler" id=3c69a5c3-9569-461c-82cc-07bbd70ffad3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869507 | controller | Jun 09 17:27:29.881756 crc crio[22095]: time="2026-06-09T17:27:29.88166858Z" level=info msg="Removing container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190" id=59d6b078-e4fa-43a0-957e-85c274719671 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869526 | controller | Jun 09 17:27:29.913726 crc crio[22095]: time="2026-06-09T17:27:29.913493127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=dba88c79-cf8c-486d-99ef-6907c20d4572 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869542 | controller | Jun 09 17:27:29.930991 crc crio[22095]: time="2026-06-09T17:27:29.93076105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=57f06bb5-b650-49ef-891f-a6c4f6b79fac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869557 | controller | Jun 09 17:27:30.116476 crc crio[22095]: time="2026-06-09T17:27:30.116392002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d043d3a7-35cb-410e-b40c-228664abd061 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869573 | controller | Jun 09 17:27:30.162621 crc crio[22095]: time="2026-06-09T17:27:30.161678803Z" level=info msg="Creating container: openstack/ovn-controller-ovs-j4tx5/ovsdb-server" id=3ecf721e-4af8-438a-83d6-932f9f05d3ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869589 | controller | Jun 09 17:27:30.206048 crc crio[22095]: time="2026-06-09T17:27:30.205100497Z" level=info msg="Removed container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd" id=59d6b078-e4fa-43a0-957e-85c274719671 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869605 | controller | Jun 09 17:27:30.261446 crc crio[22095]: time="2026-06-09T17:27:30.26132157Z" level=info msg="Created container 4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209: openstack/ceilometer-0/sg-core" id=54f5e626-a105-411d-b5fa-8414bfee3a77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869621 | controller | Jun 09 17:27:30.262145 crc crio[22095]: time="2026-06-09T17:27:30.261389641Z" level=info msg="Removing container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71" id=45666a9f-858b-4241-9f83-16edc00926b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869636 | controller | Jun 09 17:27:30.263194 crc crio[22095]: time="2026-06-09T17:27:30.263143576Z" level=info msg="Starting container: 4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209" id=90500803-1d29-431a-947a-a19492e68dac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.869652 | controller | Jun 09 17:27:30.276056 crc crio[22095]: time="2026-06-09T17:27:30.27535391Z" level=info msg="Started container" PID=256495 containerID=4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209 description=openstack/ceilometer-0/sg-core id=90500803-1d29-431a-947a-a19492e68dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72
2026-06-09 17:40:40.869668 | controller | Jun 09 17:27:30.361345 crc crio[22095]: time="2026-06-09T17:27:30.361207072Z" level=info msg="Removed container 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=eb8291cd-881d-48b5-bb1e-4124874a8639 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869684 | controller | Jun 09 17:27:30.371552 crc crio[22095]: time="2026-06-09T17:27:30.371472315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=91351ed4-2e5d-4189-aa5b-7a69526d136b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869699 | controller | Jun 09 17:27:30.374430 crc crio[22095]: time="2026-06-09T17:27:30.374342149Z" level=info msg="Removing container: 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00" id=da12fbcf-06e2-43c5-a0de-fcd345c6108d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869718 | controller | Jun 09 17:27:30.399978 crc crio[22095]: time="2026-06-09T17:27:30.399850503Z" level=info msg="Created container 199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e: openstack/swift-storage-0/object-auditor" id=5ec8adbe-16f3-400d-aaa4-d303d9084d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869734 | controller | Jun 09 17:27:30.403959 crc crio[22095]: time="2026-06-09T17:27:30.403712753Z" level=info msg="Starting container: 199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e" id=0b4a81b9-c41d-427e-a4cb-d0f4bdcf30a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.869750 | controller | Jun 09 17:27:30.425526 crc crio[22095]: time="2026-06-09T17:27:30.42543051Z" level=info msg="Started container" PID=256504 containerID=199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e description=openstack/swift-storage-0/object-auditor id=0b4a81b9-c41d-427e-a4cb-d0f4bdcf30a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.869766 | controller | Jun 09 17:27:30.509661 crc crio[22095]: time="2026-06-09T17:27:30.509563558Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9d5c66a1-7032-4c0b-859f-f6b868b64565 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869782 | controller | Jun 09 17:27:30.522770 crc crio[22095]: time="2026-06-09T17:27:30.522614733Z" level=info msg="Removed container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller" id=45666a9f-858b-4241-9f83-16edc00926b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869798 | controller | Jun 09 17:27:30.523185 crc crio[22095]: time="2026-06-09T17:27:30.523109035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869814 | controller | Jun 09 17:27:30.535853 crc crio[22095]: time="2026-06-09T17:27:30.53575396Z" level=info msg="Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=4b4aae1a-963d-4aeb-9064-949c0b29409a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.869830 | controller | Jun 09 17:27:30.541308 crc crio[22095]: time="2026-06-09T17:27:30.539891276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869845 | controller | Jun 09 17:27:30.569621 crc crio[22095]: time="2026-06-09T17:27:30.569434034Z" level=info msg="Removing container: 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355" id=94b35a74-22b9-41b2-ade6-40242a345039 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869881 | controller | Jun 09 17:27:30.628506 crc crio[22095]: time="2026-06-09T17:27:30.628349995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=065f194b-a68a-4f0c-b339-dacb80c553f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869899 | controller | Jun 09 17:27:30.789897 crc crio[22095]: time="2026-06-09T17:27:30.789181141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=6b34df19-e3c6-43dc-a9c0-6aa7fa12470e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869916 | controller | Jun 09 17:27:30.791494 crc crio[22095]: time="2026-06-09T17:27:30.791410978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.869932 | controller | Jun 09 17:27:30.919199 crc crio[22095]: time="2026-06-09T17:27:30.919096844Z" level=info msg="Removed container 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355: openstack/openstack-galera-0/mysql-bootstrap" id=94b35a74-22b9-41b2-ade6-40242a345039 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869950 | controller | Jun 09 17:27:30.945002 crc crio[22095]: time="2026-06-09T17:27:30.944553537Z" level=info msg="Removing container: 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730" id=a5e8ca16-d33c-416d-ae9a-61c733e48430 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869966 | controller | Jun 09 17:27:30.945471 crc crio[22095]: time="2026-06-09T17:27:30.94506408Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=5fdefb8c-a6e3-45ca-93b1-d9a051d440e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.869982 | controller | Jun 09 17:27:31.107894 crc crio[22095]: time="2026-06-09T17:27:31.107738593Z" level=info msg="Removed container 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=da12fbcf-06e2-43c5-a0de-fcd345c6108d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.869997 | controller | Jun 09 17:27:31.121117 crc crio[22095]: time="2026-06-09T17:27:31.121002983Z" level=info msg="Removing container: 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8" id=8721311f-66f4-4b88-824b-96fd559f141c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870013 | controller | Jun 09 17:27:31.165619 crc crio[22095]: time="2026-06-09T17:27:31.165493505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870029 | controller | Jun 09 17:27:31.266145 crc crio[22095]: time="2026-06-09T17:27:31.265390037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870045 | controller | Jun 09 17:27:31.299871 crc crio[22095]: time="2026-06-09T17:27:31.298387364Z" level=info msg="Stopping pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9" id=ffe43ecc-ce36-457b-9a18-39bcb2eba849 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.870061 | controller | Jun 09 17:27:31.314566 crc crio[22095]: time="2026-06-09T17:27:31.313852641Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc002ab2770}] Aliases:map[]}"
2026-06-09 17:40:40.870077 | controller | Jun 09 17:27:31.314566 crc crio[22095]: time="2026-06-09T17:27:31.314166229Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683766-k2lkv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.870093 | controller | Jun 09 17:27:31.347088 crc crio[22095]: time="2026-06-09T17:27:31.346700823Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=5a45cb5d-56a6-4df5-8f66-c4dda8134839 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870109 | controller | Jun 09 17:27:31.470371 crc crio[22095]: time="2026-06-09T17:27:31.470235742Z" level=info msg="Removed container 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730: openshift-infra/auto-csr-approver-29683740-9c292/oc" id=a5e8ca16-d33c-416d-ae9a-61c733e48430 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870127 | controller | Jun 09 17:27:31.471530 crc crio[22095]: time="2026-06-09T17:27:31.471458884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870144 | controller | Jun 09 17:27:31.480681 crc crio[22095]: time="2026-06-09T17:27:31.480605008Z" level=info msg="Removing container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27" id=123259f3-59b0-4cee-9412-578da1ef9088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870159 | controller | Jun 09 17:27:31.586360 crc crio[22095]: time="2026-06-09T17:27:31.586229308Z" level=info msg="Removed container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker" id=123259f3-59b0-4cee-9412-578da1ef9088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870175 | controller | Jun 09 17:27:31.607721 crc crio[22095]: time="2026-06-09T17:27:31.607644877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870190 | controller | Jun 09 17:27:31.617361 crc crio[22095]: time="2026-06-09T17:27:31.617318005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870206 | controller | Jun 09 17:27:31.634270 crc crio[22095]: time="2026-06-09T17:27:31.634122467Z" level=info msg="Removing container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674" id=7447c4cf-172a-41e3-b661-0b7a8f489f02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870221 | controller | Jun 09 17:27:31.712520 crc crio[22095]: time="2026-06-09T17:27:31.712416095Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=8185db7f-dede-494a-8f40-1a1f857a26a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870236 | controller | Jun 09 17:27:31.776352 crc crio[22095]: time="2026-06-09T17:27:31.775612966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870252 | controller | Jun 09 17:27:31.811427 crc crio[22095]: time="2026-06-09T17:27:31.810178813Z" level=info msg="Removed container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core" id=7447c4cf-172a-41e3-b661-0b7a8f489f02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870267 | controller | Jun 09 17:27:31.819189 crc crio[22095]: time="2026-06-09T17:27:31.817562102Z" level=info msg="Removing container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9" id=42c6d678-923e-4a6e-868c-12bb6be530e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870282 | controller | Jun 09 17:27:31.819189 crc crio[22095]: time="2026-06-09T17:27:31.818381603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870298 | controller | Jun 09 17:27:31.934782 crc crio[22095]: time="2026-06-09T17:27:31.931479705Z" level=info msg="Removed container 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8721311f-66f4-4b88-824b-96fd559f141c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870313 | controller | Jun 09 17:27:31.962289 crc crio[22095]: time="2026-06-09T17:27:31.962185422Z" level=info msg="Removing container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4" id=4e57f309-e86a-4d4a-8ace-0a19ffd5b23d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870328 | controller | Jun 09 17:27:31.980523 crc crio[22095]: time="2026-06-09T17:27:31.98041895Z" level=info msg="Created container d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1: openstack/ovn-controller-ovs-j4tx5/ovsdb-server" id=3ecf721e-4af8-438a-83d6-932f9f05d3ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870347 | controller | Jun 09 17:27:31.982457 crc crio[22095]: time="2026-06-09T17:27:31.98235263Z" level=info msg="Starting container: d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1" id=3eb23c9e-b7fa-43f0-912f-23f94a3bdcd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.870362 | controller | Jun 09 17:27:31.993664 crc crio[22095]: time="2026-06-09T17:27:31.993536657Z" level=info msg="Started container" PID=256608 containerID=d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1 description=openstack/ovn-controller-ovs-j4tx5/ovsdb-server id=3eb23c9e-b7fa-43f0-912f-23f94a3bdcd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3
2026-06-09 17:40:40.870378 | controller | Jun 09 17:27:32.019748 crc crio[22095]: time="2026-06-09T17:27:32.019580165Z" level=info msg="Removed container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera" id=42c6d678-923e-4a6e-868c-12bb6be530e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870394 | controller | Jun 09 17:27:32.028726 crc crio[22095]: time="2026-06-09T17:27:32.028629587Z" level=info msg="Removing container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4" id=3ac37762-c8d2-4d25-a1a8-9f4937b98e82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870410 | controller | Jun 09 17:27:32.274751 crc crio[22095]: time="2026-06-09T17:27:32.271676512Z" level=info msg="Removed container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=3ac37762-c8d2-4d25-a1a8-9f4937b98e82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870425 | controller | Jun 09 17:27:32.281662 crc crio[22095]: time="2026-06-09T17:27:32.281578156Z" level=info msg="Removing container: e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0" id=f7b92099-c70b-48d4-9327-2c2467554246 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870440 | controller | Jun 09 17:27:32.407363 crc crio[22095]: time="2026-06-09T17:27:32.403328599Z" level=info msg="Created container d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4: openstack/swift-storage-0/object-updater" id=5a45cb5d-56a6-4df5-8f66-c4dda8134839 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870455 | controller | Jun 09 17:27:32.411290 crc crio[22095]: time="2026-06-09T17:27:32.411185201Z" level=info msg="Starting container: d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4" id=170f342d-48f0-4c39-b364-2ea6e52e655e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.870471 | controller | Jun 09 17:27:32.419675 crc crio[22095]: time="2026-06-09T17:27:32.419592777Z" level=info msg="Started container" PID=256669 containerID=d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4 description=openstack/swift-storage-0/object-updater id=170f342d-48f0-4c39-b364-2ea6e52e655e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.870486 | controller | Jun 09 17:27:32.482635 crc crio[22095]: time="2026-06-09T17:27:32.482542981Z" level=info msg="Removed container e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0: openstack/rabbitmq-server-0/setup-container" id=f7b92099-c70b-48d4-9327-2c2467554246 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870502 | controller | Jun 09 17:27:32.511063 crc crio[22095]: time="2026-06-09T17:27:32.510716174Z" level=info msg="Removing container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2" id=9be3b221-3f0d-45de-9229-facc3f4abecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870521 | controller | Jun 09 17:27:32.515832 crc crio[22095]: time="2026-06-09T17:27:32.515052955Z" level=info msg="Stopped pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9" id=ffe43ecc-ce36-457b-9a18-39bcb2eba849 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.870537 | controller | Jun 09 17:27:32.521908 crc crio[22095]: time="2026-06-09T17:27:32.520373052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=57e720b2-4483-4765-bd40-62a1781b813a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.870553 | controller | Jun 09 17:27:32.573205 crc crio[22095]: time="2026-06-09T17:27:32.573128425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=fe97ea24-a95d-477d-b48c-3495c4c1bce4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.870568 | controller | Jun 09 17:27:32.575005 crc crio[22095]: time="2026-06-09T17:27:32.574841219Z" level=info msg="Created container 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=4b4aae1a-963d-4aeb-9064-949c0b29409a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870583 | controller | Jun 09 17:27:32.578585 crc crio[22095]: time="2026-06-09T17:27:32.578512493Z" level=info msg="Starting container: 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72" id=23bedc89-ad5e-450d-b24b-76d989ae9f2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.870598 | controller | Jun 09 17:27:32.589829 crc crio[22095]: time="2026-06-09T17:27:32.58969688Z" level=info msg="Started container" PID=256685 containerID=33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72 description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=23bedc89-ad5e-450d-b24b-76d989ae9f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2
2026-06-09 17:40:40.870614 | controller | Jun 09 17:27:32.599076 crc crio[22095]: time="2026-06-09T17:27:32.598832995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870630 | controller | Jun 09 17:27:32.685896 crc crio[22095]: time="2026-06-09T17:27:32.685460877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870646 | controller | Jun 09 17:27:32.886123 crc crio[22095]: time="2026-06-09T17:27:32.884878992Z" level=info msg="Removed container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached" id=9be3b221-3f0d-45de-9229-facc3f4abecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870661 | controller | Jun 09 17:27:32.897225 crc crio[22095]: time="2026-06-09T17:27:32.897118096Z" level=info msg="Removing container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa" id=8099e369-eda0-46a2-ba98-e9a637d0dbd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870676 | controller | Jun 09 17:27:32.977199 crc crio[22095]: time="2026-06-09T17:27:32.97680886Z" level=info msg="Removed container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker" id=4e57f309-e86a-4d4a-8ace-0a19ffd5b23d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870691 | controller | Jun 09 17:27:32.981233 crc crio[22095]: time="2026-06-09T17:27:32.98070935Z" level=info msg="Removing container: 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a" id=66cf0da1-2cd0-41d9-a597-1ab05e68cefc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870707 | controller | Jun 09 17:27:32.998519 crc crio[22095]: time="2026-06-09T17:27:32.998400084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=321682d9-e4a7-4a0f-817e-75307c505d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.870725 | controller | Jun 09 17:27:33.033805 crc crio[22095]: time="2026-06-09T17:27:33.033693109Z" level=info msg="Creating container: openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd" id=385636fa-195e-4e5c-9ccf-d2ce2427af10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870741 | controller | Jun 09 17:27:33.045958 crc crio[22095]: time="2026-06-09T17:27:33.04581364Z" level=info msg="Removed container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log" id=8099e369-eda0-46a2-ba98-e9a637d0dbd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870756 | controller | Jun 09 17:27:33.052979 crc crio[22095]: time="2026-06-09T17:27:33.048004556Z" level=info msg="Created container b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715: openstack/ceilometer-0/proxy-httpd" id=8185db7f-dede-494a-8f40-1a1f857a26a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870771 | controller | Jun 09 17:27:33.054723 crc crio[22095]: time="2026-06-09T17:27:33.054499383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870786 | controller | Jun 09 17:27:33.062104 crc crio[22095]: time="2026-06-09T17:27:33.061494742Z" level=info msg="Starting container: b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715" id=66b35356-f698-4a97-83a4-42f09c49baca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.870802 | controller | Jun 09 17:27:33.063629 crc crio[22095]: time="2026-06-09T17:27:33.062832667Z" level=info msg="Removing container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204" id=d4181846-9175-4106-8a7f-cf2cb586cbda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870817 | controller | Jun 09 17:27:33.079702 crc crio[22095]: time="2026-06-09T17:27:33.079448763Z" level=info msg="Started container" PID=256726 containerID=b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715 description=openstack/ceilometer-0/proxy-httpd id=66b35356-f698-4a97-83a4-42f09c49baca name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72
2026-06-09 17:40:40.870833 | controller | Jun 09 17:27:33.158111 crc crio[22095]: time="2026-06-09T17:27:33.157589728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=d342f4db-8e1a-48b8-8955-7374ab57181d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.870851 | controller | Jun 09 17:27:33.337016 crc crio[22095]: time="2026-06-09T17:27:33.3362053Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=5761fc9c-ecd2-47ec-a78d-a387f48376dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.870885 | controller | Jun 09 17:27:33.395787 crc crio[22095]: time="2026-06-09T17:27:33.395558312Z" level=info msg="Removed container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=d4181846-9175-4106-8a7f-cf2cb586cbda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870903 | controller | Jun 09 17:27:33.410131 crc crio[22095]: time="2026-06-09T17:27:33.410069345Z" level=info msg="Removing container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7" id=2ecea635-6bc2-4cf2-9410-cbdbeaa90cef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870919 | controller | Jun 09 17:27:33.415663 crc crio[22095]: time="2026-06-09T17:27:33.415583206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870938 | controller | Jun 09 17:27:33.462012 crc crio[22095]: time="2026-06-09T17:27:33.461902034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.870954 | controller | Jun 09 17:27:33.557090 crc crio[22095]: time="2026-06-09T17:27:33.556780198Z" level=info msg="Removed container 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=66cf0da1-2cd0-41d9-a597-1ab05e68cefc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870970 | controller | Jun 09 17:27:33.581360 crc crio[22095]: time="2026-06-09T17:27:33.581214155Z" level=info msg="Removing container: c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457" id=86887a5b-cfa4-4a96-8524-84cb98cb88ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.870986 | controller | Jun 09 17:27:33.766556 crc crio[22095]: time="2026-06-09T17:27:33.766453197Z" level=info msg="Removed container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log" id=2ecea635-6bc2-4cf2-9410-cbdbeaa90cef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871001 | controller | Jun 09 17:27:33.787065 crc crio[22095]: time="2026-06-09T17:27:33.78685483Z" level=info msg="Removing container: 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964" id=5b73a019-1b3e-4d9f-97e1-6a6161b8f0e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871017 | controller | Jun 09 17:27:33.996461 crc crio[22095]: time="2026-06-09T17:27:33.995354159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871033 | controller | Jun 09 17:27:34.117214 crc crio[22095]: time="2026-06-09T17:27:34.116458546Z" level=info msg="Removed container 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=5b73a019-1b3e-4d9f-97e1-6a6161b8f0e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871049 | controller | Jun 09 17:27:34.141677 crc crio[22095]: time="2026-06-09T17:27:34.141527049Z" level=info msg="Removing container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe" id=759f52fc-2b70-4be5-be28-8417dca840d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871065 | controller | Jun 09 17:27:34.198044 crc crio[22095]: time="2026-06-09T17:27:34.197132085Z" level=info msg="Removed container c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=86887a5b-cfa4-4a96-8524-84cb98cb88ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871081 | controller | Jun 09 17:27:34.201964 crc crio[22095]: time="2026-06-09T17:27:34.201024345Z" level=info msg="Removing container: b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403" id=98191909-e5ad-46a7-891e-b75c305d6954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871097 | controller | Jun 09 17:27:34.272978 crc crio[22095]: time="2026-06-09T17:27:34.272746355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871112 | controller | Jun 09 17:27:34.347045 crc crio[22095]: time="2026-06-09T17:27:34.346442496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871128 | controller | Jun 09 17:27:34.420024 crc crio[22095]: time="2026-06-09T17:27:34.417904499Z" level=info msg="Removed container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter" id=759f52fc-2b70-4be5-be28-8417dca840d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871147 | controller | Jun 09 17:27:34.483003 crc crio[22095]: time="2026-06-09T17:27:34.481006018Z" level=info msg="Removing container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78" id=42affa88-f0ff-4a54-aad9-33b83f58a3f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871163 | controller | Jun 09 17:27:34.860998 crc crio[22095]: time="2026-06-09T17:27:34.860168874Z" level=info msg="Removed container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=42affa88-f0ff-4a54-aad9-33b83f58a3f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871179 | controller | Jun 09 17:27:34.894001 crc crio[22095]: time="2026-06-09T17:27:34.891693573Z" level=info msg="Removing container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178" id=70047132-cd98-47c4-8baa-5559d70e19c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871194 | controller | Jun 09 17:27:35.038677 crc crio[22095]: time="2026-06-09T17:27:35.037815422Z" level=info msg="Removed container b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=98191909-e5ad-46a7-891e-b75c305d6954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871210 | controller | Jun 09 17:27:35.047685 crc crio[22095]: time="2026-06-09T17:27:35.047594462Z" level=info msg="Removing container: 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272" id=7b2a517e-075e-401e-b837-302d40008e10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871225 | controller | Jun 09 17:27:35.159184 crc crio[22095]: time="2026-06-09T17:27:35.154467594Z" level=info msg="Removed container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log" id=70047132-cd98-47c4-8baa-5559d70e19c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871241 | controller | Jun 09 17:27:35.184353 crc crio[22095]: time="2026-06-09T17:27:35.184127675Z" level=info msg="Removing container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f" id=41bf96ea-5916-467d-a29e-b1957004284d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871256 | controller | Jun 09 17:27:35.319209 crc crio[22095]: time="2026-06-09T17:27:35.318839611Z" level=info msg="Created container 2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8: openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd" id=385636fa-195e-4e5c-9ccf-d2ce2427af10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.871272 | controller | Jun 09 17:27:35.320850 crc crio[22095]: time="2026-06-09T17:27:35.320667878Z" level=info msg="Starting container: 2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8" id=772664dc-c37e-46f8-b0f3-ba2e2987d657 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.871288 | controller | Jun 09 17:27:35.348513 crc crio[22095]: time="2026-06-09T17:27:35.342325193Z" level=info msg="Started container" PID=256789 containerID=2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8 description=openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd id=772664dc-c37e-46f8-b0f3-ba2e2987d657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3
2026-06-09 17:40:40.871304 | controller | Jun 09 17:27:35.355066 crc crio[22095]: time="2026-06-09T17:27:35.354882105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=24985b05-b232-44b3-a191-c7b9be2790c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871323 | controller | Jun 09 17:27:35.412288 crc crio[22095]: time="2026-06-09T17:27:35.412129464Z" level=info msg="Removed container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api" id=41bf96ea-5916-467d-a29e-b1957004284d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871339 | controller | Jun 09 17:27:35.444281 crc crio[22095]: time="2026-06-09T17:27:35.431384918Z" level=info msg="Removing container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337" id=8af7a9fd-4aad-45ac-88d2-5181392bfe3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871354 | controller | Jun 09 17:27:35.448982 crc crio[22095]: time="2026-06-09T17:27:35.447715937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=666176d8-3292-4878-a702-acb3516cd005 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871369 | controller | Jun 09 17:27:35.551652 crc crio[22095]: time="2026-06-09T17:27:35.551587882Z" level=info msg="Removed container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata" id=8af7a9fd-4aad-45ac-88d2-5181392bfe3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871385 | controller | Jun 09 17:27:35.555589 crc crio[22095]: time="2026-06-09T17:27:35.555537033Z" level=info msg="Removing container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb" id=37dd96dd-a8f3-4ad5-860c-f248d8f65aed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871401 | controller | Jun 09 17:27:35.619233 crc crio[22095]: time="2026-06-09T17:27:35.61898047Z" level=info msg="Created container eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26: openstack/swift-storage-0/object-expirer" id=5761fc9c-ecd2-47ec-a78d-a387f48376dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.871416 | controller | Jun 09 17:27:35.629381 crc crio[22095]: time="2026-06-09T17:27:35.626997776Z" level=info msg="Starting container: eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26" id=e25a7e8a-0c9f-4029-8bb8-d1cea300be57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.871431 | controller | Jun 09 17:27:35.644450 crc crio[22095]: time="2026-06-09T17:27:35.644099675Z" level=info msg="Stopped container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=077caa46-f4ee-4d80-8125-4b977926fc08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.871447 | controller | Jun 09 17:27:35.651893 crc crio[22095]: time="2026-06-09T17:27:35.651391912Z" level=info msg="Started container" PID=256820 containerID=eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26 description=openstack/swift-storage-0/object-expirer id=e25a7e8a-0c9f-4029-8bb8-d1cea300be57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.871462 | controller | Jun 09 17:27:35.653195 crc crio[22095]: time="2026-06-09T17:27:35.65289541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=ae4dbf48-8b5d-41a8-8a0f-64c6e67233ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871478 | controller | Jun 09 17:27:35.682759 crc crio[22095]: time="2026-06-09T17:27:35.682612413Z" level=info msg="Removed container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent" id=37dd96dd-a8f3-4ad5-860c-f248d8f65aed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871494 | controller | Jun 09 17:27:35.690823 crc crio[22095]: time="2026-06-09T17:27:35.690751531Z" level=info msg="Removing container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff" id=14c583b8-7b42-41e3-ab79-223d654077ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871512 | controller | Jun 09 17:27:35.705981 crc crio[22095]: time="2026-06-09T17:27:35.704021202Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t2p5l/registry-server" id=4795ad72-1481-420a-b9be-fc659be912ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.871528 | controller | Jun 09 17:27:35.712575 crc crio[22095]: time="2026-06-09T17:27:35.712434528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=68581b17-ee70-4c64-be74-2c3780c6abc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871543 | controller | Jun 09 17:27:35.770508 crc crio[22095]: time="2026-06-09T17:27:35.76437031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=347817a7-1041-4bb4-8fa6-89f2a637a3da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871559 | controller | Jun 09 17:27:35.783078 crc crio[22095]: time="2026-06-09T17:27:35.777787314Z" level=info msg="Removed container 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=7b2a517e-075e-401e-b837-302d40008e10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871574 | controller | Jun 09 17:27:35.793305 crc crio[22095]: time="2026-06-09T17:27:35.79319779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871590 | controller | Jun 09 17:27:35.794211 crc crio[22095]: time="2026-06-09T17:27:35.794036391Z" level=info msg="Removing container: 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a" id=f6c3587a-f4f1-4165-bb52-9a8c971a344e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871606 | controller | Jun 09 17:27:35.926282 crc crio[22095]: time="2026-06-09T17:27:35.925523534Z" level=info msg="Removed container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log" id=14c583b8-7b42-41e3-ab79-223d654077ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871621 | controller | Jun 09 17:27:35.959983 crc crio[22095]: time="2026-06-09T17:27:35.952004394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8dddfea9-80c3-4f4b-a190-58c6bbf6e04d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871637 | controller | Jun 09 17:27:35.982981 crc crio[22095]: time="2026-06-09T17:27:35.974396948Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=59646931-d2a8-4f38-a68e-86aaeade0453 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.871652 | controller | Jun 09 17:27:35.982981 crc crio[22095]: time="2026-06-09T17:27:35.979499189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871668 | controller | Jun 09 17:27:35.993978 crc crio[22095]: time="2026-06-09T17:27:35.986769195Z" level=info msg="Removing container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea" id=88b972d8-24e4-478b-a902-20c611ade785 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.871683 | controller | Jun 09 17:27:36.007610 crc crio[22095]: time="2026-06-09T17:27:35.9986293Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=0fc466c1-3156-4710-a523-aa17d3b9fbc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.871702 | controller | Jun 09 17:27:36.348674 crc crio[22095]: time="2026-06-09T17:27:36.348575487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871732 | controller | Jun 09 17:27:36.521739 crc crio[22095]: time="2026-06-09T17:27:36.510706495Z" level=info msg="Stopping container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9 (timeout: 30s)" id=97ffabf1-2f75-471e-b493-e308b9ec0171 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.871749 | controller | Jun 09 17:27:36.522198 crc crio[22095]: time="2026-06-09T17:27:36.522152989Z" level=info msg="Stopping container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 (timeout: 30s)" id=dea4cd26-41dd-4ac6-981d-5feeec54a69d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.871764 | controller | Jun 09 17:27:36.653331 crc crio[22095]: time="2026-06-09T17:27:36.651212779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871780 | controller | Jun 09 17:27:36.655861 crc crio[22095]: time="2026-06-09T17:27:36.655767876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871795 | controller | Jun 09 17:27:36.656515 crc crio[22095]: time="2026-06-09T17:27:36.656432503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871811 | controller | Jun 09 17:27:36.675025 crc crio[22095]: time="2026-06-09T17:27:36.670679589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871826 | controller | Jun 09 17:27:36.977784 crc crio[22095]: time="2026-06-09T17:27:36.975412936Z" level=info msg="Stopped container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=97ffabf1-2f75-471e-b493-e308b9ec0171 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.871842 | controller | Jun 09 17:27:37.057762 crc crio[22095]: time="2026-06-09T17:27:37.057673706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871871 | controller | Jun 09 17:27:37.076160 crc crio[22095]: time="2026-06-09T17:27:37.076057548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871892 | controller | Jun 09 17:27:37.251009 crc crio[22095]: time="2026-06-09T17:27:37.250706508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e53ff024-c16b-4b34-bc83-eff6a98dc857 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871908 | controller | Jun 09 17:27:37.257208 crc crio[22095]: time="2026-06-09T17:27:37.257142923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2adf6731-510e-4957-aac9-9b4c8e299e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871923 | controller | Jun 09 17:27:37.274182 crc crio[22095]: time="2026-06-09T17:27:37.27377965Z" level=info msg="Creating container: openshift-marketplace/certified-operators-w6wl9/registry-server" id=4c2a9c8f-364f-4bf4-a9bf-baae69581d9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.871939 | controller | Jun 09 17:27:37.274182 crc crio[22095]: time="2026-06-09T17:27:37.274298303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.871958 | controller | Jun 09 17:27:37.333487 crc crio[22095]: time="2026-06-09T17:27:37.333261236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4247aadf-d8b3-48bd-8da4-bcb2ecf7431b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871974 | controller | Jun 09 17:27:37.371396 crc crio[22095]: time="2026-06-09T17:27:37.37121913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=acff318b-7519-4ba2-8e98-e38386cd524d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.871989 | controller | Jun 09 17:27:37.400017 crc crio[22095]: time="2026-06-09T17:27:37.390881734Z" level=info msg="Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=db35a1f6-7826-4349-9fbe-9b8cb39b58bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872005 | controller | Jun 09 17:27:37.400487 crc crio[22095]: time="2026-06-09T17:27:37.400432459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872021 | controller | Jun 09 17:27:37.605155 crc crio[22095]: time="2026-06-09T17:27:37.604221247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872036 | controller | Jun 09 17:27:37.614462 crc crio[22095]: time="2026-06-09T17:27:37.609861852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872052 | controller | Jun 09 17:27:37.655060 crc crio[22095]: time="2026-06-09T17:27:37.649571491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872068 | controller | Jun 09 17:27:37.804212 crc crio[22095]: time="2026-06-09T17:27:37.800658706Z" level=info msg="Removed container 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=f6c3587a-f4f1-4165-bb52-9a8c971a344e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872083 | controller | Jun 09 17:27:37.858777 crc crio[22095]: time="2026-06-09T17:27:37.853223815Z" level=info msg="Removing container: ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999" id=75883510-1ca1-4542-bf5f-787b8b3b7976 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872098 | controller | Jun 09 17:27:38.005812 crc crio[22095]: time="2026-06-09T17:27:37.999349433Z" level=info msg="Removed container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent" id=88b972d8-24e4-478b-a902-20c611ade785 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872114 | controller | Jun 09 17:27:38.011099 crc crio[22095]: time="2026-06-09T17:27:38.01090748Z" level=info msg="Removing container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101" id=9ad1dbe1-8a15-443e-bfaa-8b37b5293425 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872129 | controller | Jun 09 17:27:38.134480 crc crio[22095]: time="2026-06-09T17:27:38.134183742Z" level=info msg="Removed container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log" id=9ad1dbe1-8a15-443e-bfaa-8b37b5293425 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872144 | controller | Jun 09 17:27:38.154180 crc crio[22095]: time="2026-06-09T17:27:38.153843107Z" level=info msg="Removing container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184" id=386b80b3-fd15-4842-9df2-1191f64f0de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872165 | controller | Jun 09 17:27:38.217135 crc crio[22095]: time="2026-06-09T17:27:38.215907849Z" level=info msg="Removed container ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=75883510-1ca1-4542-bf5f-787b8b3b7976 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872181 | controller | Jun 09 17:27:38.237587 crc crio[22095]: time="2026-06-09T17:27:38.237499603Z" level=info msg="Removing container: 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869" id=fa9df8a3-87e3-488c-a00e-c3eec9786f73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872196 | controller | Jun 09 17:27:38.245744 crc crio[22095]: time="2026-06-09T17:27:38.245664682Z" level=info msg="Created container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server" id=4c2a9c8f-364f-4bf4-a9bf-baae69581d9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872211 | controller | Jun 09 17:27:38.248738 crc crio[22095]: time="2026-06-09T17:27:38.248598358Z" level=info msg="Starting container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39" id=d7b58b8c-6dba-4207-adab-f056b0bcb7b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.872227 | controller | Jun 09 17:27:38.258398 crc crio[22095]: time="2026-06-09T17:27:38.258105601Z" level=info msg="Created container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server" id=4795ad72-1481-420a-b9be-fc659be912ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872243 | controller | Jun 09 17:27:38.276336 crc crio[22095]: time="2026-06-09T17:27:38.276225266Z" level=info msg="Started container" PID=257223 containerID=0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39 description=openshift-marketplace/certified-operators-w6wl9/registry-server id=d7b58b8c-6dba-4207-adab-f056b0bcb7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1
2026-06-09 17:40:40.872259 | controller | Jun 09 17:27:38.277376 crc crio[22095]: time="2026-06-09T17:27:38.276394141Z" level=info msg="Starting container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6" id=483853c4-a8bc-43a6-9d5a-e5b40dda4b70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.872275 | controller | Jun 09 17:27:38.300733 crc crio[22095]: time="2026-06-09T17:27:38.298528588Z" level=info msg="Started container" PID=257219 containerID=19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6 description=openshift-marketplace/redhat-marketplace-t2p5l/registry-server id=483853c4-a8bc-43a6-9d5a-e5b40dda4b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f
2026-06-09 17:40:40.872291 | controller | Jun 09 17:27:38.301664 crc crio[22095]: time="2026-06-09T17:27:38.301556976Z" level=info msg="Removed container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server" id=386b80b3-fd15-4842-9df2-1191f64f0de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872307 | controller | Jun 09 17:27:38.310975 crc crio[22095]: time="2026-06-09T17:27:38.308158805Z" level=info msg="Removing container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7" id=c2fbac37-04f7-488b-9443-ba0b741ce4e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872322 | controller | Jun 09 17:27:38.404044 crc crio[22095]: time="2026-06-09T17:27:38.400779922Z" level=info msg="Created container 05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3: openstack/swift-storage-0/rsync" id=0fc466c1-3156-4710-a523-aa17d3b9fbc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872347 | controller | Jun 09 17:27:38.404044 crc crio[22095]: time="2026-06-09T17:27:38.402074465Z" level=info msg="Starting container: 05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3" id=eb938029-987d-4584-a5b1-ffb7c8c22e24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.872363 | controller | Jun 09 17:27:38.411653 crc crio[22095]: time="2026-06-09T17:27:38.411518117Z" level=info msg="Started container" PID=257220 containerID=05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3 description=openstack/swift-storage-0/rsync id=eb938029-987d-4584-a5b1-ffb7c8c22e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.872379 | controller | Jun 09 17:27:38.439745 crc crio[22095]: time="2026-06-09T17:27:38.430304699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d1cff6a2-95d1-47a8-a1ec-0b84ba73f594 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.872394 | controller | Jun 09 17:27:38.560448 crc crio[22095]: time="2026-06-09T17:27:38.560349305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=9e475aa5-9b49-43d0-b0d0-a1c3dd3a2867 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.872410 | controller | Jun 09 17:27:38.576398 crc crio[22095]: time="2026-06-09T17:27:38.576186961Z" level=info msg="Created container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=59646931-d2a8-4f38-a68e-86aaeade0453 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872426 | controller | Jun 09 17:27:38.594027 crc crio[22095]: time="2026-06-09T17:27:38.593826394Z" level=info msg="Starting container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa" id=aed024a0-1923-4277-a082-2334dd7b3ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.872441 | controller | Jun 09 17:27:38.599120 crc crio[22095]: time="2026-06-09T17:27:38.598817082Z" level=info msg="Removed container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api" id=c2fbac37-04f7-488b-9443-ba0b741ce4e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872457 | controller | Jun 09 17:27:38.627745 crc crio[22095]: time="2026-06-09T17:27:38.626525693Z" level=info msg="Started container" PID=257225 containerID=e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=aed024a0-1923-4277-a082-2334dd7b3ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.872472 | controller | Jun 09 17:27:38.632066 crc crio[22095]: time="2026-06-09T17:27:38.630663959Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=6dac2430-533a-494e-82b2-d0d607d26c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872488 | controller | Jun 09 17:27:38.632066 crc crio[22095]: time="2026-06-09T17:27:38.631331886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872504 | controller | Jun 09 17:27:38.635385 crc crio[22095]: time="2026-06-09T17:27:38.634455936Z" level=info msg="Removing container: 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d" id=ac301020-3d40-4884-857a-ecc231482d4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872519 | controller | Jun 09 17:27:38.829314 crc crio[22095]: time="2026-06-09T17:27:38.829193662Z" level=info msg="Stopping container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b (timeout: 30s)" id=50473f0f-80ea-40c9-b2b1-007deb6a95ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.872537 | controller | Jun 09 17:27:39.074342 crc crio[22095]: time="2026-06-09T17:27:39.074193717Z" level=info msg="Removed container 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles" id=ac301020-3d40-4884-857a-ecc231482d4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872554 | controller | Jun 09 17:27:39.112105 crc crio[22095]: time="2026-06-09T17:27:39.109692477Z" level=info msg="Removing container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328" id=acb07707-9f57-446c-bc44-43358ff0435f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872569 | controller | Jun 09 17:27:39.138691 crc crio[22095]: time="2026-06-09T17:27:39.138588149Z" level=info msg="Removed container 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=fa9df8a3-87e3-488c-a00e-c3eec9786f73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872584 | controller | Jun 09 17:27:39.163596 crc crio[22095]: time="2026-06-09T17:27:39.163387235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872599 | controller | Jun 09 17:27:39.165435 crc crio[22095]: time="2026-06-09T17:27:39.164579605Z" level=info msg="Removing container: 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e" id=f3a402bf-f66f-44a4-8e1a-bbca86157482 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872614 | controller | Jun 09 17:27:39.174162 crc crio[22095]: time="2026-06-09T17:27:39.172507279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872630 | controller | Jun 09 17:27:39.281228 crc crio[22095]: time="2026-06-09T17:27:39.281123265Z" level=info msg="Removed container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=acb07707-9f57-446c-bc44-43358ff0435f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872645 | controller | Jun 09 17:27:39.336055 crc crio[22095]: time="2026-06-09T17:27:39.33589505Z" level=info msg="Removing container: b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200" id=7933206d-bf41-49b0-a1e2-aafe7b8932e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872660 | controller | Jun 09 17:27:39.388330 crc crio[22095]: time="2026-06-09T17:27:39.388175562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872676 | controller | Jun 09 17:27:39.631214 crc crio[22095]: time="2026-06-09T17:27:39.624406402Z" level=info msg="Stopping container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227 (timeout: 30s)" id=ea176906-0bce-4b8f-b1ba-009970a7892a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.872691 | controller | Jun 09 17:27:39.753774 crc crio[22095]: time="2026-06-09T17:27:39.753057983Z" level=info msg="Removed container 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=f3a402bf-f66f-44a4-8e1a-bbca86157482 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872706 | controller | Jun 09 17:27:39.782051 crc crio[22095]: time="2026-06-09T17:27:39.781294997Z" level=info msg="Removing container: c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed" id=b337ca95-381a-41b9-b03c-9002fab89b39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872725 | controller | Jun 09 17:27:39.808857 crc crio[22095]: time="2026-06-09T17:27:39.808748211Z" level=info msg="Removed container b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=7933206d-bf41-49b0-a1e2-aafe7b8932e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872741 | controller | Jun 09 17:27:39.883424 crc crio[22095]: time="2026-06-09T17:27:39.883319475Z" level=info msg="Stopping container: e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433 (timeout: 19s)" id=eeb8bf7f-4282-4453-be79-4132f0597abf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.872757 | controller | Jun 09 17:27:39.886022 crc crio[22095]: time="2026-06-09T17:27:39.88587702Z" level=info msg="Removing container: 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1" id=195127c0-58fa-4018-b19b-76a72b25366a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.872772 | controller | Jun 09 17:27:39.905989 crc crio[22095]: time="2026-06-09T17:27:39.902728183Z" level=info msg="Stopping container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed (timeout: 30s)" id=7c68ae8c-f988-4a0f-bce8-eefd486e7116 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.872788 | controller | Jun 09 17:27:39.916343 crc crio[22095]: time="2026-06-09T17:27:39.916234729Z" level=info msg="Created container f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=db35a1f6-7826-4349-9fbe-9b8cb39b58bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872803 | controller | Jun 09 17:27:39.927386 crc crio[22095]: time="2026-06-09T17:27:39.924357568Z" level=info msg="Starting container: f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25" id=a257f1c6-faa6-48b6-b3e0-03e72f3a226d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.872819 | controller | Jun 09 17:27:39.987984 crc crio[22095]: time="2026-06-09T17:27:39.987797805Z" level=info msg="Started container" PID=257543 containerID=f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=a257f1c6-faa6-48b6-b3e0-03e72f3a226d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3
2026-06-09 17:40:40.872834 | controller | Jun 09 17:27:39.991612 crc crio[22095]: time="2026-06-09T17:27:39.989863247Z" level=info msg="Stopped container e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433: openstack/ovn-controller-9kldd/ovn-controller" id=eeb8bf7f-4282-4453-be79-4132f0597abf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.872853 | controller | Jun 09 17:27:39.995028 crc crio[22095]: time="2026-06-09T17:27:39.992384652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=92d5318e-a473-4471-86d6-43971bcef56a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.872887 | controller | Jun 09 17:27:40.089394 crc crio[22095]: time="2026-06-09T17:27:40.089301578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=5c9b40ae-91fb-4b83-b171-3296e945cf39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.872904 | controller | Jun 09 17:27:40.131776 crc crio[22095]: time="2026-06-09T17:27:40.131471Z" level=info msg="Creating container: openstack/ovn-controller-9kldd/ovn-controller" id=30fdaa1d-5e26-479c-818e-20c04186148d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.872919 | controller | Jun 09 17:27:40.132205 crc crio[22095]: time="2026-06-09T17:27:40.132152507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.872938 | controller | Jun 09 17:27:40.144964 crc crio[22095]: time="2026-06-09T17:27:40.144432282Z" level=info msg="Stopped container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=7c68ae8c-f988-4a0f-bce8-eefd486e7116 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.872954 | controller | Jun 09 17:27:40.164527 crc crio[22095]: time="2026-06-09T17:27:40.164386754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=38a799f8-8298-4c38-ac16-6569e54a51bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.872970 | controller | Jun 09 17:27:40.225069 crc crio[22095]: time="2026-06-09T17:27:40.224891757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=46f9cd9e-a268-4f2e-8622-59e76652d8d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.872985 | controller | Jun 09 17:27:40.236722 crc crio[22095]: time="2026-06-09T17:27:40.236622637Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=96952473-90d7-4a32-9f84-cc249dbb2f49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873001 | controller | Jun 09 17:27:40.237228 crc crio[22095]: time="2026-06-09T17:27:40.237170881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873016 | controller | Jun 09 17:27:40.382649 crc crio[22095]: time="2026-06-09T17:27:40.38051614Z" level=info msg="Created container 5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d: openstack/swift-storage-0/swift-recon-cron" id=6dac2430-533a-494e-82b2-d0d607d26c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873032 | controller | Jun 09 17:27:40.404454 crc crio[22095]: time="2026-06-09T17:27:40.404384152Z" level=info msg="Starting container: 5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d" id=356ba3ec-4aae-45e2-ac1f-af23f8a48bed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.873047 | controller | Jun 09 17:27:40.454585 crc crio[22095]: time="2026-06-09T17:27:40.454505578Z" level=info msg="Started container" PID=257517 containerID=5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d description=openstack/swift-storage-0/swift-recon-cron id=356ba3ec-4aae-45e2-ac1f-af23f8a48bed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9
2026-06-09 17:40:40.873063 | controller | Jun 09 17:27:40.503286 crc crio[22095]: time="2026-06-09T17:27:40.50017527Z" level=info msg="Removed container 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=195127c0-58fa-4018-b19b-76a72b25366a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873078 | controller | Jun 09 17:27:40.520002 crc crio[22095]: time="2026-06-09T17:27:40.519512006Z" level=info msg="Removing container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a" id=d23c75f2-505e-4527-8ef3-b124d9898159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873094 | controller | Jun 09 17:27:40.643083 crc crio[22095]: time="2026-06-09T17:27:40.622693563Z" level=info msg="Removed container c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=b337ca95-381a-41b9-b03c-9002fab89b39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873113 | controller | Jun 09 17:27:40.648964 crc crio[22095]: time="2026-06-09T17:27:40.64869738Z" level=info msg="Removing container: 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be" id=b48b58c6-730f-4508-a486-99884f545931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873130 | controller | Jun 09 17:27:40.659978 crc crio[22095]: time="2026-06-09T17:27:40.650233689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873146 | controller | Jun 09 17:27:40.704720 crc crio[22095]: time="2026-06-09T17:27:40.703170087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873162 | controller | Jun 09 17:27:40.749870 crc crio[22095]: time="2026-06-09T17:27:40.749680511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873177 | controller | Jun 09 17:27:41.233657 crc crio[22095]: time="2026-06-09T17:27:41.232894407Z" level=info msg="Removed container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager" id=d23c75f2-505e-4527-8ef3-b124d9898159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873193 | controller | Jun 09 17:27:41.251328 crc crio[22095]: time="2026-06-09T17:27:41.251135185Z" level=info msg="Removing container: ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1" id=08c59286-8392-4b25-bee6-32bdd5430aa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873208 | controller | Jun 09 17:27:41.255883 crc crio[22095]: time="2026-06-09T17:27:41.255078016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873223 | controller | Jun 09 17:27:41.337756 crc crio[22095]: time="2026-06-09T17:27:41.336847864Z" level=info msg="Removed container 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=b48b58c6-730f-4508-a486-99884f545931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873239 | controller | Jun 09 17:27:41.351285 crc crio[22095]: time="2026-06-09T17:27:41.351173091Z" level=info msg="Removing container: 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f" id=eb29877a-8fcb-4ada-8f3e-32cf3c426a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873255 | controller | Jun 09 17:27:41.492261 crc crio[22095]: time="2026-06-09T17:27:41.492146838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b5eb9278-da77-44d4-abed-1584e49e1676 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.873270 | controller | Jun 09 17:27:41.543424 crc crio[22095]: time="2026-06-09T17:27:41.543325701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea07a8be-0402-443d-ab46-8d5cd107dc28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.873285 | controller | Jun 09 17:27:41.748367 crc crio[22095]: time="2026-06-09T17:27:41.748217547Z" level=info msg="Created container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=96952473-90d7-4a32-9f84-cc249dbb2f49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873300 | controller | Jun 09 17:27:41.750492 crc crio[22095]: time="2026-06-09T17:27:41.750433094Z" level=info msg="Starting container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b" id=014723dc-39d7-4eef-8669-3cfb06419716 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.873319 | controller | Jun 09 17:27:41.761224 crc crio[22095]: time="2026-06-09T17:27:41.760861141Z" level=info msg="Started container" PID=257864 containerID=9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=014723dc-39d7-4eef-8669-3cfb06419716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.873335 | controller | Jun 09 17:27:41.874079 crc crio[22095]: time="2026-06-09T17:27:41.873996533Z" level=info msg="Created container 51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5: openstack/ovn-controller-9kldd/ovn-controller" id=30fdaa1d-5e26-479c-818e-20c04186148d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873351 | controller | Jun 09 17:27:41.886671 crc crio[22095]: time="2026-06-09T17:27:41.886559186Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-69hqg/registry-server" id=4c9259e3-9069-40dd-a785-44603fe2496a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873367 | controller | Jun 09 17:27:41.887465 crc crio[22095]: time="2026-06-09T17:27:41.887400297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873384 | controller | Jun 09 17:27:41.908545 crc crio[22095]: time="2026-06-09T17:27:41.905488841Z" level=info msg="Starting container: 51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5" id=71860af4-fdcc-4d08-acf5-eb6939c36ef8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.873400 | controller | Jun 09 17:27:41.917613 crc crio[22095]: time="2026-06-09T17:27:41.917503489Z" level=info msg="Started container" PID=257941 containerID=51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5 description=openstack/ovn-controller-9kldd/ovn-controller id=71860af4-fdcc-4d08-acf5-eb6939c36ef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2
2026-06-09 17:40:40.873415 | controller | Jun 09 17:27:42.144862 crc crio[22095]: time="2026-06-09T17:27:42.143826625Z" level=info msg="Removed container 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=eb29877a-8fcb-4ada-8f3e-32cf3c426a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873431 | controller | Jun 09 17:27:42.158281 crc crio[22095]: time="2026-06-09T17:27:42.158073481Z" level=info msg="Removing container: 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999" id=15025d89-c94f-4fd0-a96d-d6aaea8c9b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873447 | controller | Jun 09 17:27:42.174818 crc crio[22095]: time="2026-06-09T17:27:42.174722238Z" level=info msg="Removed container ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=08c59286-8392-4b25-bee6-32bdd5430aa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873462 | controller | Jun 09 17:27:42.186963 crc crio[22095]: time="2026-06-09T17:27:42.186866469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873477 | controller | Jun 09 17:27:42.191659 crc crio[22095]: time="2026-06-09T17:27:42.19155486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873493 | controller | Jun 09 17:27:42.221697 crc crio[22095]: time="2026-06-09T17:27:42.215844463Z" level=info msg="Removing container: dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3" id=ffe9c196-3714-4489-a939-799166982b7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873511 | controller | Jun 09 17:27:42.389223 crc crio[22095]: time="2026-06-09T17:27:42.389113598Z" level=info msg="Removed container dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ffe9c196-3714-4489-a939-799166982b7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873527 | controller | Jun 09 17:27:42.400761 crc crio[22095]: time="2026-06-09T17:27:42.400654344Z" level=info msg="Removing container: 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c" id=03938705-ae53-49f5-ba10-df61a7e155fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873542 | controller | Jun 09 17:27:42.418384 crc crio[22095]: time="2026-06-09T17:27:42.418275326Z" level=info msg="Removed container 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=15025d89-c94f-4fd0-a96d-d6aaea8c9b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873558 | controller | Jun 09 17:27:42.421760 crc crio[22095]: time="2026-06-09T17:27:42.421654192Z" level=info msg="Removing container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a" id=76bf5eeb-ccb0-4535-848a-59120bfffeb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873573 | controller | Jun 09 17:27:42.568357 crc crio[22095]: time="2026-06-09T17:27:42.566992361Z" level=info msg="Created container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server" id=4c9259e3-9069-40dd-a785-44603fe2496a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873588 | controller | Jun 09 17:27:42.575708 crc crio[22095]: time="2026-06-09T17:27:42.575501599Z" level=info msg="Starting container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948" id=88fb0527-98dc-409c-a8fb-750a62ae33f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.873603 | controller | Jun 09 17:27:42.603712 crc crio[22095]: time="2026-06-09T17:27:42.603435716Z" level=info msg="Started container" PID=257983 containerID=7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948 description=openshift-marketplace/redhat-operators-69hqg/registry-server id=88fb0527-98dc-409c-a8fb-750a62ae33f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3
2026-06-09 17:40:40.873619 | controller | Jun 09 17:27:42.656351 crc crio[22095]: time="2026-06-09T17:27:42.654771223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=2ca83812-bb1b-4299-b920-dff05895accb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.873635 | controller | Jun 09 17:27:42.732399 crc crio[22095]: time="2026-06-09T17:27:42.732309792Z" level=info msg="Removed container 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager" id=03938705-ae53-49f5-ba10-df61a7e155fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873650 | controller | Jun 09 17:27:42.754980 crc crio[22095]: time="2026-06-09T17:27:42.753086985Z" level=info msg="Removing container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873665 | controller | Jun 09 17:27:42.803426 crc crio[22095]: time="2026-06-09T17:27:42.803301353Z" level=info msg="Removed container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=76bf5eeb-ccb0-4535-848a-59120bfffeb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873684 | controller | Jun 09 17:27:42.803689 crc crio[22095]: time="2026-06-09T17:27:42.803543689Z" level=info msg="Container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a not known, assuming it got already removed" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873700 | controller | Jun 09 17:27:42.803797 crc crio[22095]: time="2026-06-09T17:27:42.803730004Z" level=warning msg="Unable to write containers 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a state to disk: open /var/lib/containers/storage/overlay-containers/220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a/userdata/.tmp-state.json3757367041: no such file or directory" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873715 | controller | Jun 09 17:27:42.806095 crc crio[22095]: time="2026-06-09T17:27:42.806053654Z" level=info msg="Removing container: f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb" id=705a3504-b567-4a76-b01f-f581ff737f2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873732 | controller | Jun 09 17:27:42.825885 crc crio[22095]: time="2026-06-09T17:27:42.825731829Z" level=info msg="Container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a not known, assuming it got already removed" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873748 | controller | Jun 09 17:27:42.849165 crc crio[22095]: time="2026-06-09T17:27:42.848810011Z" level=info msg="Removing container: e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3" id=9d909689-5be3-4442-8aa4-b3d5e2ebf2b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873763 | controller | Jun 09 17:27:42.877343 crc crio[22095]: time="2026-06-09T17:27:42.877269531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=593e54e6-bbf3-4226-953c-71d310516a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.873779 | controller | Jun 09 17:27:42.887158 crc crio[22095]: time="2026-06-09T17:27:42.886847106Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4f23d70b-9494-43c5-98d7-271570a83e79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.873794 | controller | Jun 09 17:27:42.888291 crc crio[22095]: time="2026-06-09T17:27:42.887846212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873810 | controller | Jun 09 17:27:43.095995 crc crio[22095]: time="2026-06-09T17:27:43.094471633Z" level=info msg="Removed container f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=705a3504-b567-4a76-b01f-f581ff737f2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873825 | controller | Jun 09 17:27:43.111361 crc crio[22095]: time="2026-06-09T17:27:43.110843443Z" level=info msg="Removing container: dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39" id=7fa867d6-b37b-468a-82e9-699edc9151e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873840 | controller | Jun 09 17:27:43.160859 crc crio[22095]: time="2026-06-09T17:27:43.160738423Z" level=info msg="Removed container e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=9d909689-5be3-4442-8aa4-b3d5e2ebf2b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873876 | controller | Jun 09 17:27:43.166004 crc crio[22095]: time="2026-06-09T17:27:43.165846424Z" level=info msg="Removing container: 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b" id=8805fe13-c703-4da1-b6d7-462c5adcb6ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873899 | controller | Jun 09 17:27:43.178485 crc crio[22095]: time="2026-06-09T17:27:43.175573713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873915 | controller | Jun 09 17:27:43.189985 crc crio[22095]: time="2026-06-09T17:27:43.187831108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.873931 | controller | Jun 09 17:27:43.460637 crc crio[22095]: time="2026-06-09T17:27:43.460364949Z" level=info msg="Removed container 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=8805fe13-c703-4da1-b6d7-462c5adcb6ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873946 | controller | Jun 09 17:27:43.476016 crc crio[22095]: time="2026-06-09T17:27:43.475881307Z" level=info msg="Removing container: 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167" id=c60c2b22-17f2-41ba-9340-7fbd2e6aa68a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873962 | controller | Jun 09 17:27:43.527887 crc crio[22095]: time="2026-06-09T17:27:43.527400218Z" level=info msg="Removed container dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=7fa867d6-b37b-468a-82e9-699edc9151e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873977 | controller | Jun 09 17:27:43.537201 crc crio[22095]: time="2026-06-09T17:27:43.537100007Z" level=info msg="Removing container: 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022" id=1803740e-94f5-409e-9b0d-2b5b285940a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.873993 | controller | Jun 09 17:27:43.621690 crc crio[22095]: time="2026-06-09T17:27:43.621401709Z" level=info msg="Created container 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4f23d70b-9494-43c5-98d7-271570a83e79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.874008 | controller | Jun 09 17:27:43.623974 crc crio[22095]: time="2026-06-09T17:27:43.623600156Z" level=info msg="Starting container: 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4" id=7d1ff950-e11b-45cc-8fad-5002a4ab76fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.874023 | controller | Jun 09 17:27:43.630476 crc crio[22095]: time="2026-06-09T17:27:43.63038226Z" level=info msg="Started container" PID=258042 containerID=34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7d1ff950-e11b-45cc-8fad-5002a4ab76fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960
2026-06-09 17:40:40.874039 | controller | Jun 09 17:27:43.807993 crc crio[22095]: time="2026-06-09T17:27:43.80618791Z" level=info msg="Removed container 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c60c2b22-17f2-41ba-9340-7fbd2e6aa68a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874054 | controller | Jun 09 17:27:43.811979 crc crio[22095]: time="2026-06-09T17:27:43.811396853Z" level=info msg="Removing container: 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53" id=2d34e848-6657-4413-89a5-5f30827af2f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874069 | controller | Jun 09 17:27:43.857979 crc crio[22095]: time="2026-06-09T17:27:43.85687476Z" level=info msg="Removed container 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=1803740e-94f5-409e-9b0d-2b5b285940a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874088 | controller | Jun 09 17:27:43.867985 crc crio[22095]: time="2026-06-09T17:27:43.867057531Z" level=info msg="Removing container: b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796" id=ebbc86fe-4a33-4f2f-95ab-4dc11d07eed6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874104 | controller | Jun 09 17:27:44.636994 crc crio[22095]: time="2026-06-09T17:27:44.636276314Z" level=info msg="Removed container b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=ebbc86fe-4a33-4f2f-95ab-4dc11d07eed6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874119 | controller | Jun 09 17:27:44.641985 crc crio[22095]: time="2026-06-09T17:27:44.640354159Z" level=info msg="Removing container: e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5" id=3230f34a-19a6-49cf-8fb8-e357b5945643 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874134 | controller | Jun 09 17:27:44.738091 crc crio[22095]: time="2026-06-09T17:27:44.737046599Z" level=info msg="Removed container 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=2d34e848-6657-4413-89a5-5f30827af2f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874150 | controller | Jun 09 17:27:44.777991 crc crio[22095]: time="2026-06-09T17:27:44.776760548Z" level=info msg="Removing container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078" id=4888b7d6-07b4-4bec-8ee2-8900da516b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874165 | controller | Jun 09 17:27:44.820203 crc crio[22095]: time="2026-06-09T17:27:44.817469452Z" level=info msg="Stopping container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f (timeout: 30s)" id=b3197420-e6b6-4235-a1e7-bd098c48e25d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.874180 | controller | Jun 09 17:27:45.356791 crc crio[22095]: time="2026-06-09T17:27:45.354442028Z" level=info msg="Removed container e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=3230f34a-19a6-49cf-8fb8-e357b5945643 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874196 | controller | Jun 09 17:27:45.379995 crc crio[22095]: time="2026-06-09T17:27:45.378456634Z" level=info msg="Removing container: 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067" id=13fd7689-350d-46ea-8493-733e1a7067bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874211 | controller | Jun 09 17:27:45.443560 crc crio[22095]: time="2026-06-09T17:27:45.439629213Z" level=info msg="Removed container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=4888b7d6-07b4-4bec-8ee2-8900da516b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874227 | controller | Jun 09 17:27:45.474045 crc crio[22095]: time="2026-06-09T17:27:45.467327993Z" level=info msg="Removing container: 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2" id=749fe5d3-57a4-4738-aeff-5a2c05145a7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874243 | controller | Jun 09 17:27:45.747994 crc crio[22095]: time="2026-06-09T17:27:45.74787166Z" level=info msg="Removed container 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=13fd7689-350d-46ea-8493-733e1a7067bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874259 | controller | Jun 09 17:27:45.757445 crc crio[22095]: time="2026-06-09T17:27:45.757330523Z" level=info msg="Removing container: c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f" id=21002666-05a4-4953-a011-ac52856451d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874278 | controller | Jun 09 17:27:45.807589 crc crio[22095]: time="2026-06-09T17:27:45.807480979Z" level=info msg="Removed container 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=749fe5d3-57a4-4738-aeff-5a2c05145a7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874293 | controller | Jun 09 17:27:45.815291 crc crio[22095]: time="2026-06-09T17:27:45.815194437Z" level=info msg="Removing container: 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866" id=bb04900d-a516-41c0-911a-4fb7a1d56a66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874309 | controller | Jun 09 17:27:46.084499 crc crio[22095]: time="2026-06-09T17:27:46.084237019Z" level=info msg="Removed container c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=21002666-05a4-4953-a011-ac52856451d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874324 | controller | Jun 09 17:27:46.088515 crc crio[22095]: time="2026-06-09T17:27:46.088434077Z" level=info msg="Removing container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11" id=6dbc6028-0c60-4f83-9336-f9c7ebdd85dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874340 | controller | Jun 09 17:27:46.194599 crc crio[22095]: time="2026-06-09T17:27:46.1859994Z" level=info msg="Removed container 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=bb04900d-a516-41c0-911a-4fb7a1d56a66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874355 | controller | Jun 09 17:27:46.220547 crc crio[22095]: time="2026-06-09T17:27:46.205730216Z" level=info msg="Removing container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44" id=4c8357b4-62c0-41dd-a9a0-47b8afc8e887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874371 | controller | Jun 09 17:27:46.305829 crc crio[22095]: time="2026-06-09T17:27:46.305725651Z" level=info msg="Removed container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=6dbc6028-0c60-4f83-9336-f9c7ebdd85dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874386 | controller | Jun 09 17:27:46.346447 crc crio[22095]: time="2026-06-09T17:27:46.34622996Z" level=info msg="Removing container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c" id=32c931a9-dba2-48d1-b336-033b5823ec42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874401 | controller | Jun 09 17:27:46.398613 crc crio[22095]: time="2026-06-09T17:27:46.398228894Z" level=info msg="Removed container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=4c8357b4-62c0-41dd-a9a0-47b8afc8e887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874417 | controller | Jun 09 17:27:46.417329 crc crio[22095]: time="2026-06-09T17:27:46.417213371Z" level=info msg="Removing container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677" id=d189ff2d-3030-4edf-b473-e33bddf94eb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874432 | controller | Jun 09 17:27:46.522303 crc crio[22095]: time="2026-06-09T17:27:46.522165514Z" level=info msg="Removed container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=32c931a9-dba2-48d1-b336-033b5823ec42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874450 | controller | Jun 09 17:27:46.529471 crc crio[22095]: time="2026-06-09T17:27:46.526967787Z" level=info msg="Removing container: 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60" id=97668ba1-25c8-4067-a808-20218143e3b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874466 | controller | Jun 09 17:27:46.593538 crc crio[22095]: time="2026-06-09T17:27:46.593463293Z" level=info msg="Removed container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=d189ff2d-3030-4edf-b473-e33bddf94eb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874481 | controller | Jun 09 17:27:46.631010 crc crio[22095]: time="2026-06-09T17:27:46.630882563Z" level=info msg="Stopping pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c" id=c0491b07-6c38-4993-a2cb-897f31c7344e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874497 | controller | Jun 09 17:27:46.631415 crc crio[22095]: time="2026-06-09T17:27:46.631387036Z" level=info msg="Stopped pod sandbox (already stopped): c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c" id=c0491b07-6c38-4993-a2cb-897f31c7344e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874513 | controller | Jun 09 17:27:46.635736 crc crio[22095]: time="2026-06-09T17:27:46.635650505Z" level=info msg="Removing pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c" id=b25cacf8-23eb-4559-bf4e-f8cc69cb3bf8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874528 | controller | Jun 09 17:27:46.712789 crc crio[22095]: time="2026-06-09T17:27:46.712072455Z" level=info msg="Removed pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c" id=b25cacf8-23eb-4559-bf4e-f8cc69cb3bf8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874544 | controller | Jun 09 17:27:46.725772 crc crio[22095]: time="2026-06-09T17:27:46.725614393Z" level=info msg="Stopping pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1" id=7c337e78-6144-4ca9-a265-26df4ef8995f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874559 | controller | Jun 09 17:27:46.725772 crc crio[22095]: time="2026-06-09T17:27:46.725714265Z" level=info msg="Stopped pod sandbox (already stopped): d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1" id=7c337e78-6144-4ca9-a265-26df4ef8995f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874575 | controller | Jun 09 17:27:46.738162 crc crio[22095]: time="2026-06-09T17:27:46.73798289Z" level=info msg="Removing pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1" id=d7aa29c1-5454-429e-a815-8ae28ed1e4b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874591 | controller | Jun 09 17:27:46.824759 crc crio[22095]: time="2026-06-09T17:27:46.824653974Z" level=info msg="Removed pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1" id=d7aa29c1-5454-429e-a815-8ae28ed1e4b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874606 | controller | Jun 09 17:27:46.826805 crc crio[22095]: time="2026-06-09T17:27:46.826717126Z" level=info msg="Stopping pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a" id=d87d3424-fc6a-4a88-9626-279e1b7931a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874622 | controller | Jun 09 17:27:46.826890 crc crio[22095]: time="2026-06-09T17:27:46.826831209Z" level=info msg="Stopped pod sandbox (already stopped): 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a" id=d87d3424-fc6a-4a88-9626-279e1b7931a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874637 | controller | Jun 09 17:27:46.828713 crc crio[22095]: time="2026-06-09T17:27:46.828492742Z" level=info msg="Removing pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a" id=4654ecd3-4469-4946-85fb-41c8e3a323cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874656 | controller | Jun 09 17:27:46.856527 crc crio[22095]: time="2026-06-09T17:27:46.856398358Z" level=info msg="Removed container 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=97668ba1-25c8-4067-a808-20218143e3b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874672 | controller | Jun 09 17:27:46.859963 crc crio[22095]: time="2026-06-09T17:27:46.859771274Z" level=info msg="Removing container: 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f" id=d897c26e-028f-4bc6-be17-e7e566faba77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874688 | controller | Jun 09 17:27:46.904647 crc crio[22095]: time="2026-06-09T17:27:46.904538983Z" level=info msg="Removed pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a" id=4654ecd3-4469-4946-85fb-41c8e3a323cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874703 | controller | Jun 09 17:27:46.920963 crc crio[22095]: time="2026-06-09T17:27:46.920747999Z" level=info msg="Stopping pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475" id=d1a42e5a-c924-41fb-8946-7770394adb5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874718 | controller | Jun 09 17:27:46.921486 crc crio[22095]: time="2026-06-09T17:27:46.921454727Z" level=info msg="Stopped pod sandbox (already stopped): 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475" id=d1a42e5a-c924-41fb-8946-7770394adb5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874733 | controller | Jun 09 17:27:46.926234 crc crio[22095]: time="2026-06-09T17:27:46.925531851Z" level=info msg="Removing pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475" id=930bf031-b210-433f-b0f9-d124ee376e7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874748 | controller | Jun 09 17:27:47.044800 crc crio[22095]: time="2026-06-09T17:27:47.044688138Z" level=info msg="Removed pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475" id=930bf031-b210-433f-b0f9-d124ee376e7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874763 | controller | Jun 09 17:27:47.052698 crc crio[22095]: time="2026-06-09T17:27:47.052586121Z" level=info msg="Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=7847e163-f641-43c4-a106-26e3b2021869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874779 | controller | Jun 09 17:27:47.052698 crc crio[22095]: time="2026-06-09T17:27:47.052700544Z" level=info msg="Stopped pod sandbox (already stopped): 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=7847e163-f641-43c4-a106-26e3b2021869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874794 | controller | Jun 09 17:27:47.076178 crc crio[22095]: time="2026-06-09T17:27:47.076013112Z" level=info msg="Removing pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=c62dcc63-010f-4472-94cb-154c1e0d31b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874809 | controller | Jun 09 17:27:47.111315 crc crio[22095]: time="2026-06-09T17:27:47.111163943Z" level=info msg="Removed container 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=d897c26e-028f-4bc6-be17-e7e566faba77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874824 | controller | Jun 09 17:27:47.142563 crc crio[22095]: time="2026-06-09T17:27:47.142461916Z" level=info msg="Removing container: 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc" id=77994835-6512-4966-8e15-21ccbb4250a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.874840 | controller | Jun 09 17:27:47.142886 crc crio[22095]: time="2026-06-09T17:27:47.142621861Z" level=info msg="Removed pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521" id=c62dcc63-010f-4472-94cb-154c1e0d31b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874876 | controller | Jun 09 17:27:47.146020 crc crio[22095]: time="2026-06-09T17:27:47.145897394Z" level=info msg="Stopping pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305" id=2501ccc7-710b-4de9-8666-26d82c7c1f17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874897 | controller | Jun 09 17:27:47.146156 crc crio[22095]: time="2026-06-09T17:27:47.146026607Z" level=info msg="Stopped pod sandbox (already stopped): 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305" id=2501ccc7-710b-4de9-8666-26d82c7c1f17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874913 | controller | Jun 09 17:27:47.150711 crc crio[22095]: time="2026-06-09T17:27:47.150621475Z" level=info msg="Removing pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305" id=74f84de6-aa0c-4a05-bda5-255deab2bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874928 | controller | Jun 09 17:27:47.356988 crc crio[22095]: time="2026-06-09T17:27:47.356474806Z" level=info msg="Removed pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305" id=74f84de6-aa0c-4a05-bda5-255deab2bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874943 | controller | Jun 09 17:27:47.367988 crc crio[22095]: time="2026-06-09T17:27:47.364544953Z" level=info msg="Stopping pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b" id=6b7d265a-b566-43ae-adfa-8af7c5c3798f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874958 | controller | Jun 09 17:27:47.367988 crc crio[22095]: time="2026-06-09T17:27:47.364640465Z" level=info msg="Stopped pod sandbox (already stopped): a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b" id=6b7d265a-b566-43ae-adfa-8af7c5c3798f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.874973 | controller | Jun 09 17:27:47.375099 crc crio[22095]: time="2026-06-09T17:27:47.372425995Z" level=info msg="Removing pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b" id=132873b8-d47e-4be0-8014-336a36168706 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.874988 | controller | Jun 09 17:27:47.405623 crc crio[22095]: time="2026-06-09T17:27:47.405528974Z" level=info msg="Removed container 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=77994835-6512-4966-8e15-21ccbb4250a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875004 | controller | Jun 09 17:27:47.440138 crc crio[22095]: time="2026-06-09T17:27:47.435441171Z" level=info msg="Removing container: 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d" id=940074ea-2b28-4b10-8b83-31332964c441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875019 | controller | Jun 09 17:27:47.451595 crc crio[22095]: time="2026-06-09T17:27:47.45138233Z" level=info msg="Removed pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b" id=132873b8-d47e-4be0-8014-336a36168706 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875034 | controller | Jun 09 17:27:47.453820 crc crio[22095]: time="2026-06-09T17:27:47.453224848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2dac7d4a-d9d1-4f52-8626-cd7320dac8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.875050 | controller | Jun 09 17:27:47.453820 crc crio[22095]: time="2026-06-09T17:27:47.45331295Z" level=info msg="Stopping pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3" id=51d6c5a8-3231-4c75-aca2-82d75a99d58e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875071 | controller | Jun 09 17:27:47.453820 crc crio[22095]: time="2026-06-09T17:27:47.453384652Z" level=info msg="Stopped pod sandbox (already stopped): 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3" id=51d6c5a8-3231-4c75-aca2-82d75a99d58e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875087 | controller | Jun 09 17:27:47.469148 crc crio[22095]: time="2026-06-09T17:27:47.466066467Z" level=info msg="Removing pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3" id=9c5bd4f6-88b7-4fe9-ac35-bb6e4e0260d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875102 | controller | Jun 09 17:27:47.470601 crc crio[22095]: time="2026-06-09T17:27:47.470440839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=4d1b0402-c571-4ecf-8e5a-f2395e1c46f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.875118 | controller | Jun 09 17:27:47.482387 crc crio[22095]: time="2026-06-09T17:27:47.481628066Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=df46d0cc-647a-4450-8899-527c5b0a0d38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.875133 | controller | Jun 09 17:27:47.561999 crc crio[22095]: time="2026-06-09T17:27:47.556341053Z" level=info msg="Removed pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3" id=9c5bd4f6-88b7-4fe9-ac35-bb6e4e0260d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875149 | controller | Jun 09 17:27:47.563168 crc crio[22095]: time="2026-06-09T17:27:47.560375286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.875167 | controller | Jun 09 17:27:47.566966 crc crio[22095]: time="2026-06-09T17:27:47.564507612Z" level=info msg="Stopping pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584" id=03f352fc-54d1-4746-a619-6846f31c2d6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875189 | controller | Jun 09 17:27:47.566966 crc crio[22095]: time="2026-06-09T17:27:47.564615325Z" level=info msg="Stopped pod sandbox (already stopped): a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584" id=03f352fc-54d1-4746-a619-6846f31c2d6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875204 | controller | Jun 09 17:27:47.566966 crc crio[22095]: time="2026-06-09T17:27:47.565620201Z" level=info msg="Removing pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584" id=1aae67c5-1f17-48f6-b152-65ee67310f6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875225 | controller | Jun 09 17:27:47.644228 crc crio[22095]: time="2026-06-09T17:27:47.643641382Z" level=info msg="Removed container 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=940074ea-2b28-4b10-8b83-31332964c441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875241 | controller | Jun 09 17:27:47.650632 crc crio[22095]: time="2026-06-09T17:27:47.650536669Z" level=info msg="Removing container: 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91" id=a53fe851-3289-4477-8ae0-07768b05ba2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875261 | controller | Jun 09 17:27:47.711872 crc crio[22095]: time="2026-06-09T17:27:47.711812771Z" level=info msg="Removed pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584" id=1aae67c5-1f17-48f6-b152-65ee67310f6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875277 | controller | Jun 09 17:27:47.723576 crc crio[22095]: time="2026-06-09T17:27:47.718659627Z" level=info msg="Stopping pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2" id=19d493f7-d5fb-4785-9d43-ce8bf3efdc09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875298 | controller | Jun 09 17:27:47.723576 crc crio[22095]: time="2026-06-09T17:27:47.71877094Z" level=info msg="Stopped pod sandbox (already stopped): edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2" id=19d493f7-d5fb-4785-9d43-ce8bf3efdc09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875318 | controller | Jun 09 17:27:47.725875 crc crio[22095]: time="2026-06-09T17:27:47.725578494Z" level=info msg="Removing pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2" id=5594717c-9a8b-40a7-b0c4-b991751b0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875391 | controller | Jun 09 17:27:47.789059 crc crio[22095]: time="2026-06-09T17:27:47.788697674Z" level=info msg="Removed pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2" id=5594717c-9a8b-40a7-b0c4-b991751b0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875414 | controller | Jun 09 17:27:47.807379 crc crio[22095]: time="2026-06-09T17:27:47.807146557Z" level=info msg="Stopping pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb" id=69e87ef0-3d2c-4b8f-8ebf-0f8738d45106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875430 | controller | Jun 09 17:27:47.807379 crc crio[22095]: time="2026-06-09T17:27:47.807291471Z" level=info msg="Stopped pod sandbox (already stopped): 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb" id=69e87ef0-3d2c-4b8f-8ebf-0f8738d45106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875447 | controller | Jun 09 17:27:47.811015 crc crio[22095]: time="2026-06-09T17:27:47.810446311Z" level=info msg="Removing pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb" id=792441c4-d33b-4053-a217-607fbef79a93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875462 | controller | Jun 09 17:27:47.964433 crc crio[22095]: time="2026-06-09T17:27:47.963561009Z" level=info msg="Removed container 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=a53fe851-3289-4477-8ae0-07768b05ba2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875478 | controller | Jun 09 17:27:47.978498 crc crio[22095]: time="2026-06-09T17:27:47.978274307Z" level=info msg="Removing container: 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688" id=a342e8ab-c3fd-460b-b6ed-2b4ffbfd74cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875494 | controller | Jun 09 17:27:48.097015 crc crio[22095]: time="2026-06-09T17:27:48.095908485Z" level=info msg="Removed pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb" id=792441c4-d33b-4053-a217-607fbef79a93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875509 | controller | Jun 09 17:27:48.104996 crc crio[22095]: time="2026-06-09T17:27:48.101553039Z" level=info msg="Stopping pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74" id=e3da43a2-fefc-4327-be9a-d99e17e601d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875525 | controller | Jun 09 17:27:48.104996 crc crio[22095]: time="2026-06-09T17:27:48.103594772Z" level=info msg="Stopped pod sandbox (already stopped): 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74" id=e3da43a2-fefc-4327-be9a-d99e17e601d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875540 | controller | Jun 09 17:27:48.123000 crc crio[22095]: time="2026-06-09T17:27:48.121793499Z" level=info msg="Removing pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74" id=3d725c90-6d9f-4f8d-9e7f-eb39d6758559 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875555 | controller | Jun 09 17:27:48.184564 crc crio[22095]: time="2026-06-09T17:27:48.184464516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.875575 | controller | Jun 09 17:27:48.196105 crc crio[22095]: time="2026-06-09T17:27:48.196018003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.875591 | controller | Jun 09 17:27:48.256868 crc crio[22095]: time="2026-06-09T17:27:48.256764351Z" level=info msg="Removed pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74" id=3d725c90-6d9f-4f8d-9e7f-eb39d6758559 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875607 | controller | Jun 09 17:27:48.266487 crc crio[22095]: time="2026-06-09T17:27:48.266367647Z" level=info msg="Stopping pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133" id=99496a68-c264-47cd-a5d2-6f396b6b86a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875623 | controller | Jun 09 17:27:48.266487 crc crio[22095]: time="2026-06-09T17:27:48.26649031Z" level=info msg="Stopped pod sandbox (already stopped): bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133" id=99496a68-c264-47cd-a5d2-6f396b6b86a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875639 | controller | Jun 09 17:27:48.271339 crc crio[22095]: time="2026-06-09T17:27:48.271225942Z" level=info msg="Removing pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133" id=f83c899c-473c-4315-a6d9-1df770179bc1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875654 | controller | Jun 09 17:27:48.290880 crc crio[22095]: time="2026-06-09T17:27:48.290775763Z" level=info msg="Removed container 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=a342e8ab-c3fd-460b-b6ed-2b4ffbfd74cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875670 | controller | Jun 09 17:27:48.310604 crc crio[22095]: time="2026-06-09T17:27:48.310355926Z" level=info msg="Removing container: 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e" id=c84557b4-900f-415c-ba5b-be1283ee7dcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875686 | controller | Jun 09 17:27:48.337000 crc crio[22095]: time="2026-06-09T17:27:48.336848115Z" level=info msg="Removed pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133" id=f83c899c-473c-4315-a6d9-1df770179bc1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875701 | controller | Jun 09 17:27:48.339183 crc crio[22095]: time="2026-06-09T17:27:48.339013601Z" level=info msg="Stopping pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2" id=c3cde5a3-8ee5-4a95-b998-cde07791a583 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875717 | controller | Jun 09 17:27:48.339423 crc crio[22095]: time="2026-06-09T17:27:48.339318959Z" level=info msg="Stopped pod sandbox (already stopped): 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2" id=c3cde5a3-8ee5-4a95-b998-cde07791a583 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875732 | controller | Jun 09 17:27:48.340857 crc crio[22095]: time="2026-06-09T17:27:48.340617872Z" level=info msg="Removing pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2" id=9ab820e3-908f-4e94-b767-6c3540b05961 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875764 | controller | Jun 09 17:27:48.519669 crc crio[22095]: time="2026-06-09T17:27:48.518103345Z" level=info msg="Removed pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2" id=9ab820e3-908f-4e94-b767-6c3540b05961 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875781 | controller | Jun 09 17:27:48.523978 crc crio[22095]: time="2026-06-09T17:27:48.523177565Z" level=info msg="Stopping pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766" id=64d6efb6-3b2b-4921-acc8-ddf976498686 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875799 | controller | Jun 09 17:27:48.523978 crc crio[22095]: time="2026-06-09T17:27:48.523338369Z" level=info msg="Stopped pod sandbox (already stopped): 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766" id=64d6efb6-3b2b-4921-acc8-ddf976498686 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875815 | controller | Jun 09 17:27:48.524276 crc crio[22095]: time="2026-06-09T17:27:48.524007057Z" level=info msg="Created container 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=df46d0cc-647a-4450-8899-527c5b0a0d38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.875830 | controller | Jun 09 17:27:48.526740 crc crio[22095]: time="2026-06-09T17:27:48.526661385Z" level=info msg="Removing pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766" id=c4bd54a9-46d1-4fac-9127-6ee56fb1c483 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875845 | controller | Jun 09 17:27:48.527628 crc crio[22095]: time="2026-06-09T17:27:48.527282991Z" level=info msg="Starting container: 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355" id=8ba86b1c-a0dc-4bf0-a4af-94bb0a59f2cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.875887 | controller | Jun 09 17:27:48.553206 crc crio[22095]: time="2026-06-09T17:27:48.540160881Z" level=info msg="Started container" PID=258347 containerID=9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=8ba86b1c-a0dc-4bf0-a4af-94bb0a59f2cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.875905 | controller | Jun 09 17:27:48.586178 crc crio[22095]: time="2026-06-09T17:27:48.585086513Z" level=info msg="Removed pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766" id=c4bd54a9-46d1-4fac-9127-6ee56fb1c483 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875921 | controller | Jun 09 17:27:48.589981 crc crio[22095]: time="2026-06-09T17:27:48.587897646Z" level=info msg="Stopping pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120" id=c9878549-82b7-44c8-a822-2a199b0db3fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875937 | controller | Jun 09 17:27:48.589981 crc crio[22095]: time="2026-06-09T17:27:48.58806234Z" level=info msg="Stopped pod sandbox (already stopped): f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120" id=c9878549-82b7-44c8-a822-2a199b0db3fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.875952 | controller | Jun 09 17:27:48.589981 crc crio[22095]: time="2026-06-09T17:27:48.588658395Z" level=info msg="Removing pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120" id=31f018cd-a3ed-4ab1-9282-32ad03f71944 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.875967 | controller | Jun 09 17:27:48.744000 crc crio[22095]: time="2026-06-09T17:27:48.74244669Z" level=info msg="Removed container 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=c84557b4-900f-415c-ba5b-be1283ee7dcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875983 | controller | Jun 09 17:27:48.752311 crc crio[22095]: time="2026-06-09T17:27:48.75138521Z" level=info msg="Removing container: a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8" id=92b598e0-e9ad-4a56-97ae-973e9e280bb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.875998 | controller | Jun 09 17:27:48.845995 crc crio[22095]: time="2026-06-09T17:27:48.842735623Z" level=info msg="Removed pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120" id=31f018cd-a3ed-4ab1-9282-32ad03f71944 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876017 | controller | Jun 09 17:27:48.861990 crc crio[22095]: time="2026-06-09T17:27:48.859203005Z" level=info msg="Stopping pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2" id=0ed60d8c-c263-4930-8d42-c1aae9e81175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876033 | controller | Jun 09 17:27:48.861990 crc crio[22095]: time="2026-06-09T17:27:48.859322409Z" level=info msg="Stopped pod sandbox (already stopped): 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2" id=0ed60d8c-c263-4930-8d42-c1aae9e81175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876047 | controller | Jun 09 17:27:48.861990 crc crio[22095]: time="2026-06-09T17:27:48.860601971Z" level=info msg="Removing pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2" id=3577bb5e-bc87-4530-a020-3b4d9a014087 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876062 | controller | Jun 09 17:27:48.941002 crc crio[22095]: time="2026-06-09T17:27:48.939881855Z" level=info msg="Removed container a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=92b598e0-e9ad-4a56-97ae-973e9e280bb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.876077 | controller | Jun 09 17:27:48.987985 crc crio[22095]: time="2026-06-09T17:27:48.984589382Z" level=info msg="Removing container: f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788" id=f388cd80-19af-4316-a122-84158f09fc58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.876093 | controller | Jun 09 17:27:49.052068 crc crio[22095]: time="2026-06-09T17:27:49.051211211Z" level=info msg="Removed pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2" id=3577bb5e-bc87-4530-a020-3b4d9a014087 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876108 | controller | Jun 09 17:27:49.053278 crc crio[22095]: time="2026-06-09T17:27:49.052701559Z" level=info msg="Stopping pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea" id=03b3d207-038a-471f-99f8-aefd1c281684 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876123 | controller | Jun 09 17:27:49.053278 crc crio[22095]: time="2026-06-09T17:27:49.052748871Z" level=info msg="Stopped pod sandbox (already stopped): eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea" id=03b3d207-038a-471f-99f8-aefd1c281684 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876139 | controller | Jun 09 17:27:49.053278 crc crio[22095]: time="2026-06-09T17:27:49.053071189Z" level=info msg="Removing pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea" id=3d6d85c9-643b-4bcb-ba85-cd4639ae42b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876154 | controller | Jun 09 17:27:49.159006 crc crio[22095]: time="2026-06-09T17:27:49.15603577Z" level=info msg="Removed pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea" id=3d6d85c9-643b-4bcb-ba85-cd4639ae42b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876169 | controller | Jun 09 17:27:49.159006 crc crio[22095]: time="2026-06-09T17:27:49.157290612Z" level=info msg="Stopping pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960" id=a4f70db0-9cb5-48f9-ba0b-a7d5340ee2f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876184 | controller | Jun 09 17:27:49.159006 crc crio[22095]: time="2026-06-09T17:27:49.157360924Z" level=info msg="Stopped pod sandbox (already stopped): 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960" id=a4f70db0-9cb5-48f9-ba0b-a7d5340ee2f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876199 | controller | Jun 09 17:27:49.159006 crc crio[22095]: time="2026-06-09T17:27:49.158230786Z" level=info msg="Removing pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960" id=e46c1f3c-5708-44f0-a817-434281e4b482 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876217 | controller | Jun 09 17:27:49.285199 crc crio[22095]: time="2026-06-09T17:27:49.284060474Z" level=info msg="Removed container f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=f388cd80-19af-4316-a122-84158f09fc58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.876233 | controller | Jun 09 17:27:49.297988 crc crio[22095]: time="2026-06-09T17:27:49.297663243Z" level=info msg="Removing container: 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe" id=86e6bbe9-5909-44f9-89fb-d319e21c6915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.876248 | controller | Jun 09 17:27:51.972288 crc crio[22095]: time="2026-06-09T17:27:51.971045784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=979e4c41-70c0-46f8-a9be-40812ddd5e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876263 | controller | Jun 09 17:27:52.308029 crc crio[22095]: time="2026-06-09T17:27:52.307877994Z" level=info msg="Cleaning up stale resource k8s_cinder-scheduler_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0"
2026-06-09 17:40:40.876279 | controller | Jun 09 17:27:52.308312 crc crio[22095]: time="2026-06-09T17:27:52.308008978Z" level=info msg="createCtr: removing container ID 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from runtime" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876294 | controller | Jun 09 17:27:52.332648 crc crio[22095]: time="2026-06-09T17:27:52.332498476Z" level=info msg="createCtr: deleting container ID 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from idIndex" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876310 | controller | Jun 09 17:27:52.332648 crc crio[22095]: time="2026-06-09T17:27:52.332622989Z" level=info msg="createCtr: removing container 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876325 | controller | Jun 09 17:27:52.332801 crc crio[22095]: time="2026-06-09T17:27:52.33267764Z" level=info msg="createCtr: deleting container 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from storage" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876340 | controller | Jun 09 17:27:53.955809 crc crio[22095]: time="2026-06-09T17:27:53.954612859Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=723a7cf9-6280-4011-94c8-429a5ec51932 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.876356 | controller | Jun 09 17:27:53.965508 crc crio[22095]: time="2026-06-09T17:27:53.965417076Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-09 17:40:40.876371 | controller | Jun 09 17:27:54.956718 crc crio[22095]: time="2026-06-09T17:27:54.956305894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d1f90e73-84f3-4f53-9262-33bff42115a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876387 | controller | Jun 09 17:27:54.978466 crc crio[22095]: time="2026-06-09T17:27:54.978390701Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=8e9c6348-c9a2-42ff-b534-609c3b098604 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.876403 | controller | Jun 09 17:27:54.983066 crc crio[22095]: time="2026-06-09T17:27:54.982379523Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 17:40:40.876421 | controller | Jun 09 17:27:56.952984 crc crio[22095]: time="2026-06-09T17:27:56.95275926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9d2fc0ac-2024-4b5c-b24a-d19c17595311 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876438 | controller | Jun 09 17:27:57.032128 crc crio[22095]: time="2026-06-09T17:27:57.031315245Z" level=info msg="Stopping container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6 (timeout: 2s)" id=c2e139b1-bc72-4ae4-a999-deb415f3e819 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.876453 | controller | Jun 09 17:27:57.575016 crc crio[22095]: time="2026-06-09T17:27:57.574752796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4cdd0a4a-71b4-43bc-987c-5e0ee86e0fa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876469 | controller | Jun 09 17:27:57.575466 crc crio[22095]: time="2026-06-09T17:27:57.574960721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9803d70f-14a3-4ed6-bc17-7bf3719d5e24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876485 | controller | Jun 09 17:27:57.599742 crc crio[22095]: time="2026-06-09T17:27:57.599563302Z" level=info msg="Removed pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960" id=e46c1f3c-5708-44f0-a817-434281e4b482 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876501 | controller | Jun 09 17:27:57.601309 crc crio[22095]: time="2026-06-09T17:27:57.601112182Z" level=info msg="Stopping pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925" id=5b43b958-75fa-4879-a65c-e651b67c9604 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876516 | controller | Jun 09 17:27:57.601627 crc crio[22095]: time="2026-06-09T17:27:57.601530783Z" level=info msg="Stopped pod sandbox (already stopped): bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925" id=5b43b958-75fa-4879-a65c-e651b67c9604 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876532 | controller | Jun 09 17:27:57.606376 crc crio[22095]: time="2026-06-09T17:27:57.606234984Z" level=info msg="Removing pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925" id=f45a0367-dcfb-41ce-8e66-0c936165d153 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876548 | controller | Jun 09 17:27:57.611671 crc crio[22095]: time="2026-06-09T17:27:57.610886273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=944f2ce5-8bf2-4bfa-8079-5d1fd825909f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876563 | controller | Jun 09 17:27:57.613398 crc crio[22095]: time="2026-06-09T17:27:57.613312725Z" level=info msg="Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=92a589fe-6d05-48eb-8e73-f7de2eb937f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876578 | controller | Jun 09 17:27:57.614507 crc crio[22095]: time="2026-06-09T17:27:57.614419434Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=64f2fb35-f9dd-4b45-927c-f0bfbe932ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876594 | controller | Jun 09 17:27:57.688323 crc crio[22095]: time="2026-06-09T17:27:57.688168175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.876609 | controller | Jun 09 17:27:57.689091 crc crio[22095]: time="2026-06-09T17:27:57.688684859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.876628 | controller | Jun 09 17:27:57.693610 crc crio[22095]: time="2026-06-09T17:27:57.693522593Z" level=info msg="Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=3247f08d-3f65-4975-a1a8-7b7b23d44c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876644 | controller | Jun 09 17:27:57.698654 crc crio[22095]: time="2026-06-09T17:27:57.696333235Z" level=info msg="Stopped container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api" id=50473f0f-80ea-40c9-b2b1-007deb6a95ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.876660 | controller | Jun 09 17:27:57.698654 crc crio[22095]: time="2026-06-09T17:27:57.69846934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=93bda635-9565-4180-be21-9a0e71c0471e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876675 | controller | Jun 09 17:27:57.914271 crc crio[22095]: time="2026-06-09T17:27:57.913529956Z" level=info msg="createCtr: releasing container name k8s_cinder-scheduler_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876690 | controller | Jun 09 17:27:57.914271 crc crio[22095]: time="2026-06-09T17:27:57.913628418Z" level=info msg="Cleaning up stale resource k8s_glance-httpd_glance-default-external-api-0_openstack_b9968ed5-a24b-466e-b865-3e2cd2727f20_0"
2026-06-09 17:40:40.876706 | controller | Jun 09 17:27:57.914271 crc crio[22095]: time="2026-06-09T17:27:57.913659089Z" level=info msg="createCtr: removing container ID f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from runtime" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876721 | controller | Jun 09 17:27:57.914643 crc crio[22095]: time="2026-06-09T17:27:57.91449037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.876737 | controller | Jun 09 17:27:57.933038 crc crio[22095]: time="2026-06-09T17:27:57.932036601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=f0aa1062-a974-45ff-b03c-4737e074dba7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876752 | controller | Jun 09 17:27:57.963706 crc crio[22095]: time="2026-06-09T17:27:57.963323433Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=0b1f1dc3-6062-4379-9ee7-bdd356602a36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876768 | controller | Jun 09 17:27:57.964881 crc crio[22095]: time="2026-06-09T17:27:57.964798901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.876783 | controller | Jun 09 17:27:58.041765 crc crio[22095]: time="2026-06-09T17:27:58.041517169Z" level=info msg="Stopped container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server" id=c2e139b1-bc72-4ae4-a999-deb415f3e819 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.876799 | controller | Jun 09 17:27:58.042555 crc crio[22095]: time="2026-06-09T17:27:58.042200027Z" level=info msg="Stopped container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api" id=ea176906-0bce-4b8f-b1ba-009970a7892a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.876814 | controller | Jun 09 17:27:58.046832 crc crio[22095]: time="2026-06-09T17:27:58.04623225Z" level=info msg="Stopping pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f" id=9c74b937-4bb6-4883-b190-f6a559d1ec8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876833 | controller | Jun 09 17:27:58.047863 crc crio[22095]: time="2026-06-09T17:27:58.047832721Z" level=info msg="Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc002ab20a0}] Aliases:map[]}"
2026-06-09 17:40:40.876853 | controller | Jun 09 17:27:58.049693 crc crio[22095]: time="2026-06-09T17:27:58.049400351Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-t2p5l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.876888 | controller | Jun 09 17:27:58.058430 crc crio[22095]: time="2026-06-09T17:27:58.058280459Z" level=info msg="createCtr: deleting container ID f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from idIndex" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876905 | controller | Jun 09 17:27:58.059710 crc crio[22095]: time="2026-06-09T17:27:58.058524925Z" level=info msg="createCtr: removing container f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876921 | controller | Jun 09 17:27:58.059710 crc crio[22095]: time="2026-06-09T17:27:58.05910382Z" level=info msg="createCtr: deleting container f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from storage" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.876937 | controller | Jun 09 17:27:58.062492 crc crio[22095]: time="2026-06-09T17:27:58.062446826Z" level=info msg="Removed pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925" id=f45a0367-dcfb-41ce-8e66-0c936165d153 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.876952 | controller | Jun 09 17:27:58.065708 crc crio[22095]: time="2026-06-09T17:27:58.064760525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b2d77cdd-a2f2-40f7-a40a-39b5a68fc191 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.876968 | controller | Jun 09 17:27:58.067650 crc crio[22095]: time="2026-06-09T17:27:58.06650719Z" level=info msg="Stopping pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283" id=9d7fcfc4-4395-4723-8f72-fe6eb7fe067a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876983 | controller | Jun 09 17:27:58.068492 crc crio[22095]: time="2026-06-09T17:27:58.068351887Z" level=info msg="Stopped pod sandbox (already stopped): 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283" id=9d7fcfc4-4395-4723-8f72-fe6eb7fe067a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.876999 | controller | Jun 09 17:27:58.071069 crc crio[22095]: time="2026-06-09T17:27:58.070877792Z" level=info msg="Removing pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283" id=3fa87ff1-c8b6-4470-b9ae-732103a3a1b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.877014 | controller | Jun 09 17:27:58.074786 crc crio[22095]: time="2026-06-09T17:27:58.073096319Z" level=error msg="Failed to update container state for f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23: stdout: , stderr: "
2026-06-09 17:40:40.877030 | controller | Jun 09 17:27:58.080232 crc crio[22095]: time="2026-06-09T17:27:58.080124599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8f234189-8066-4e5f-a77d-389f57987132 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877049 | controller | Jun 09 17:27:58.100815 crc crio[22095]: time="2026-06-09T17:27:58.10043042Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8" id=a3b85d8f-3c2b-4c23-b9f1-5afefec5e2bd name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.877065 | controller | Jun 09 17:27:58.102476 crc crio[22095]: time="2026-06-09T17:27:58.102403931Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=54b16efa-2068-43dc-8463-9dc857701686 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877081 | controller | Jun 09 17:27:58.110532 crc crio[22095]: time="2026-06-09T17:27:58.110396756Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=1b7c23ca-1acd-46c0-aca2-f8c23a61cead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877096 | controller | Jun 09 17:27:58.111544 crc crio[22095]: time="2026-06-09T17:27:58.110503989Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=722d14b9-af72-4398-a98c-0ff7670c189b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877111 | controller | Jun 09 17:27:58.167819 crc crio[22095]: time="2026-06-09T17:27:58.167692116Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=5ada4594-1395-409f-a34e-309f9c983da8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877127 | controller | Jun 09 17:27:58.180624 crc crio[22095]: time="2026-06-09T17:27:58.180531175Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=26a68f65-16d1-4f74-816b-2683a573fcfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877142 | controller | Jun 09 17:27:58.295098 crc crio[22095]: time="2026-06-09T17:27:58.294483238Z" level=info msg="createCtr: releasing container name k8s_glance-httpd_glance-default-external-api-0_openstack_b9968ed5-a24b-466e-b865-3e2cd2727f20_0" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877157 | controller | Jun 09 17:27:58.295098 crc crio[22095]: time="2026-06-09T17:27:58.295083954Z" level=info msg="Cleaning up stale resource k8s_ovn-northd_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0"
2026-06-09 17:40:40.877172 | controller | Jun 09 17:27:58.295098 crc crio[22095]: time="2026-06-09T17:27:58.295105744Z" level=info msg="createCtr: removing container ID d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from runtime" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877188 | controller | Jun 09 17:27:58.316765 crc crio[22095]: time="2026-06-09T17:27:58.315647961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877203 | controller | Jun 09 17:27:58.316765 crc crio[22095]: time="2026-06-09T17:27:58.316012961Z" level=info msg="createCtr: deleting container ID d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from idIndex" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877218 | controller | Jun 09 17:27:58.316765 crc crio[22095]: time="2026-06-09T17:27:58.316120083Z" level=info msg="createCtr: removing container d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877237 | controller | Jun 09 17:27:58.316765 crc crio[22095]: time="2026-06-09T17:27:58.316216276Z" level=info msg="createCtr: deleting container d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from storage" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877252 | controller | Jun 09 17:27:58.322374 crc crio[22095]: time="2026-06-09T17:27:58.322288772Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=8367becd-7f62-48ec-addc-f9e2ca984d1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877268 | controller | Jun 09 17:27:58.325288 crc crio[22095]: time="2026-06-09T17:27:58.323744299Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=137328d5-15c9-405d-956f-ad57e28f384b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877283 | controller | Jun 09 17:27:58.329672 crc crio[22095]: time="2026-06-09T17:27:58.329610809Z" level=error msg="Failed to update container state for d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7: stdout: , stderr: "
2026-06-09 17:40:40.877299 | controller | Jun 09 17:27:58.364873 crc crio[22095]: time="2026-06-09T17:27:58.36470783Z" level=info msg="Removed container 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=86e6bbe9-5909-44f9-89fb-d319e21c6915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.877315 | controller | Jun 09 17:27:58.366390 crc crio[22095]: time="2026-06-09T17:27:58.366159417Z" level=warning msg="error reserving ctr name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 for id 65769a71bdf3c942391ed4865172361eb4f574e7cd3dd7704a16a27e60636b7e: name is reserved"
2026-06-09 17:40:40.877331 | controller | Jun 09 17:27:58.366390 crc crio[22095]: time="2026-06-09T17:27:58.366316621Z" level=info msg="Creation of container k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 not yet finished. Currently at stage unknown. Waiting up to 5m59.955875598s for it to finish" id=137328d5-15c9-405d-956f-ad57e28f384b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877347 | controller | Jun 09 17:27:58.374778 crc crio[22095]: time="2026-06-09T17:27:58.374689086Z" level=info msg="Removing container: c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82" id=498625f4-9b59-4987-9bb1-a3eae74f49d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.877362 | controller | Jun 09 17:27:58.380854 crc crio[22095]: time="2026-06-09T17:27:58.380761682Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=38ac03b4-5539-4df0-bad6-80d2929b1f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877378 | controller | Jun 09 17:27:58.387706 crc crio[22095]: time="2026-06-09T17:27:58.387600647Z" level=warning msg="error reserving ctr name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 for id 5021204a766806f987e16f7096572fd252319d99c69a3ea883955d3c915d597a: name is reserved"
2026-06-09 17:40:40.877393 | controller | Jun 09 17:27:58.387706 crc crio[22095]: time="2026-06-09T17:27:58.387690749Z" level=info msg="Creation of container k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 not yet finished. Currently at stage unknown. Waiting up to 5m59.992450596s for it to finish" id=38ac03b4-5539-4df0-bad6-80d2929b1f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877409 | controller | Jun 09 17:27:58.687887 crc crio[22095]: time="2026-06-09T17:27:58.686837334Z" level=info msg="Stopping container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa (timeout: 30s)" id=a76b25fe-43b1-4d03-a36a-a0b5ecdd1213 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.877428 | controller | Jun 09 17:27:58.750978 crc crio[22095]: time="2026-06-09T17:27:58.748175817Z" level=info msg="createCtr: releasing container name k8s_ovn-northd_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877443 | controller | Jun 09 17:27:58.750978 crc crio[22095]: time="2026-06-09T17:27:58.7482886Z" level=info msg="Cleaning up stale resource k8s_glance-httpd_glance-default-internal-api-0_openstack_51e1a20b-ae70-48c2-936c-5d51fe84e370_0"
2026-06-09 17:40:40.877459 | controller | Jun 09 17:27:58.750978 crc crio[22095]: time="2026-06-09T17:27:58.748317251Z" level=info msg="createCtr: removing container ID 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from runtime" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877475 | controller | Jun 09 17:27:58.841986 crc crio[22095]: time="2026-06-09T17:27:58.840769993Z" level=info msg="createCtr: deleting container ID 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from idIndex" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877490 | controller | Jun 09 17:27:58.841986 crc crio[22095]: time="2026-06-09T17:27:58.840961877Z" level=info msg="createCtr: removing container 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877506 | controller | Jun 09 17:27:58.841986 crc crio[22095]: time="2026-06-09T17:27:58.841124852Z" level=info msg="createCtr: deleting container 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from storage" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877521 | controller | Jun 09 17:27:58.854503 crc crio[22095]: time="2026-06-09T17:27:58.854358851Z" level=error msg="Failed to update container state for 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47: stdout: , stderr: "
2026-06-09 17:40:40.877536 | controller | Jun 09 17:27:58.914672 crc crio[22095]: time="2026-06-09T17:27:58.913443287Z" level=info msg="Stopped container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata" id=b3197420-e6b6-4235-a1e7-bd098c48e25d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.877552 | controller | Jun 09 17:27:58.922564 crc crio[22095]: time="2026-06-09T17:27:58.922267163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=127c0c3e-9663-4308-bdd0-3213e5be7c5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877567 | controller | Jun 09 17:27:58.938813 crc crio[22095]: time="2026-06-09T17:27:58.938719405Z" level=info msg="Removed pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283" id=3fa87ff1-c8b6-4470-b9ae-732103a3a1b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.877582 | controller | Jun 09 17:27:58.941364 crc crio[22095]: time="2026-06-09T17:27:58.941192109Z" level=info msg="Stopping pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38" id=8bbde493-5c13-48c9-a295-c6becd9b7150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.877597 | controller | Jun 09 17:27:58.941458 crc crio[22095]: time="2026-06-09T17:27:58.941390864Z" level=info msg="Stopped pod sandbox (already stopped): be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38" id=8bbde493-5c13-48c9-a295-c6becd9b7150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.877615 | controller | Jun 09 17:27:58.943200 crc crio[22095]: time="2026-06-09T17:27:58.943114558Z" level=info msg="Removing pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38" id=9f7e894e-a031-4315-b7c5-06098b3d93d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.877631 | controller | Jun 09 17:27:58.960112 crc crio[22095]: time="2026-06-09T17:27:58.960067673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02d5ac63-9980-4514-ae16-87511ddf4884 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877646 | controller | Jun 09 17:27:59.024675 crc crio[22095]: time="2026-06-09T17:27:59.024593388Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8b9c6f71-fdd9-4e6e-938a-ebe9bf8df35f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877662 | controller | Jun 09 17:27:59.031745 crc crio[22095]: time="2026-06-09T17:27:59.028703014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877678 | controller | Jun 09 17:27:59.038192 crc crio[22095]: time="2026-06-09T17:27:59.037792057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877694 | controller | Jun 09 17:27:59.044168 crc crio[22095]: time="2026-06-09T17:27:59.044069288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877710 | controller | Jun 09 17:27:59.046699 crc crio[22095]: time="2026-06-09T17:27:59.046666114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877736 | controller | Jun 09 17:27:59.051142 crc crio[22095]: time="2026-06-09T17:27:59.051019806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=76dc222c-eabc-4791-a4ff-321ca17285b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877752 | controller | Jun 09 17:27:59.077457 crc crio[22095]: time="2026-06-09T17:27:59.074362805Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=38f3a0b8-f793-4ea4-bf48-cec35c4280b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877768 | controller | Jun 09 17:27:59.077457 crc crio[22095]: time="2026-06-09T17:27:59.076448878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e63d59af-1f00-485d-ab50-1c8a310a34c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.877784 | controller | Jun 09 17:27:59.083076 crc crio[22095]: time="2026-06-09T17:27:59.082705139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877800 | controller | Jun 09 17:27:59.089776 crc crio[22095]: time="2026-06-09T17:27:59.087391749Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=88bf2066-adc7-4cb4-9eb4-4eb7c762b42b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877815 | controller | Jun 09 17:27:59.134599 crc crio[22095]: time="2026-06-09T17:27:59.134508008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877831 | controller | Jun 09 17:27:59.333871 crc crio[22095]: time="2026-06-09T17:27:59.33377762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.877853 | controller | Jun 09 17:27:59.343562 crc crio[22095]: time="2026-06-09T17:27:59.343495919Z" level=info msg="createCtr: releasing container name k8s_glance-httpd_glance-default-internal-api-0_openstack_51e1a20b-ae70-48c2-936c-5d51fe84e370_0" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877889 | controller | Jun 09 17:27:59.343858 crc crio[22095]: time="2026-06-09T17:27:59.343837878Z" level=info msg="Cleaning up stale resource k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2"
2026-06-09 17:40:40.877906 | controller | Jun 09 17:27:59.344344 crc crio[22095]: time="2026-06-09T17:27:59.34431903Z" level=info msg="createCtr: removing container ID 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from runtime" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877923 | controller | Jun 09 17:27:59.363061 crc crio[22095]: time="2026-06-09T17:27:59.362750253Z" level=info msg="Created container edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=64f2fb35-f9dd-4b45-927c-f0bfbe932ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.877939 | controller | Jun 09 17:27:59.365396 crc crio[22095]: time="2026-06-09T17:27:59.365266708Z" level=info msg="Starting container: edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd" id=8af09398-c754-472a-a440-aaafa445d274 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.877955 | controller | Jun 09 17:27:59.381827 crc crio[22095]: time="2026-06-09T17:27:59.381692529Z" level=info msg="Removed pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38" id=9f7e894e-a031-4315-b7c5-06098b3d93d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.877971 | controller | Jun 09 17:27:59.383101 crc crio[22095]: time="2026-06-09T17:27:59.38289938Z" level=info msg="Stopping pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854" id=1b7f2b5f-0bae-44fc-abd1-4de99fdfeb15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.877987 | controller | Jun 09 17:27:59.383101 crc crio[22095]: time="2026-06-09T17:27:59.383100715Z" level=info msg="Stopped pod sandbox (already stopped): 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854" id=1b7f2b5f-0bae-44fc-abd1-4de99fdfeb15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878003 | controller | Jun 09 17:27:59.384762 crc crio[22095]: time="2026-06-09T17:27:59.384445Z" level=info msg="Removing pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854" id=1607322b-4d74-41cd-89b6-f5e5772f17ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.878018 | controller | Jun 09 17:27:59.389056 crc crio[22095]: time="2026-06-09T17:27:59.388480803Z" level=info msg="Started container" PID=259362 containerID=edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=8af09398-c754-472a-a440-aaafa445d274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.878035 | controller | Jun 09 17:27:59.394271 crc crio[22095]: time="2026-06-09T17:27:59.394116848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878050 | controller | Jun 09 17:27:59.418218 crc crio[22095]: time="2026-06-09T17:27:59.418109843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878069 | controller | Jun 09 17:27:59.423975 crc crio[22095]: time="2026-06-09T17:27:59.42382579Z" level=info msg="createCtr: deleting container ID 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from idIndex" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878085 | controller | Jun 09 17:27:59.424307 crc crio[22095]: time="2026-06-09T17:27:59.424099277Z" level=info msg="createCtr: removing container 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878101 | controller | Jun 09 17:27:59.424307 crc crio[22095]: time="2026-06-09T17:27:59.424167969Z" level=info msg="createCtr: deleting container 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from storage" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878116 | controller | Jun 09 17:27:59.433669 crc crio[22095]: time="2026-06-09T17:27:59.433614131Z" level=error msg="Failed to update container state for 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55: stdout: , stderr: "
2026-06-09 17:40:40.878132 | controller | Jun 09 17:27:59.438964 crc crio[22095]: time="2026-06-09T17:27:59.43865462Z" level=info msg="Stopped pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f" id=9c74b937-4bb6-4883-b190-f6a559d1ec8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878147 | controller | Jun 09 17:27:59.439482 crc crio[22095]: time="2026-06-09T17:27:59.439380859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878163 | controller | Jun 09 17:27:59.447104 crc crio[22095]: time="2026-06-09T17:27:59.447017175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878179 | controller | Jun 09 17:27:59.552563 crc crio[22095]: time="2026-06-09T17:27:59.55245412Z" level=info msg="Created container ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=3247f08d-3f65-4975-a1a8-7b7b23d44c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878194 | controller | Jun 09 17:27:59.568499 crc crio[22095]: time="2026-06-09T17:27:59.568332447Z" level=info msg="Starting container: ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e" id=f3b0d97d-d06c-4e37-ba9d-52d7ee758f5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.878210 | controller | Jun 09 17:27:59.605963 crc crio[22095]: time="2026-06-09T17:27:59.605507921Z" level=info msg="Started container" PID=259369 containerID=ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=f3b0d97d-d06c-4e37-ba9d-52d7ee758f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2
2026-06-09 17:40:40.878226 | controller | Jun 09 17:27:59.696216 crc crio[22095]: time="2026-06-09T17:27:59.694055142Z" level=info msg="Created container 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=92a589fe-6d05-48eb-8e73-f7de2eb937f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878241 | controller | Jun 09 17:27:59.703511 crc crio[22095]: time="2026-06-09T17:27:59.703382611Z" level=info msg="Starting container: 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23" id=5b24dd1b-c8f6-4908-b1ad-738f1353095e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.878257 | controller | Jun 09 17:27:59.720326 crc crio[22095]: time="2026-06-09T17:27:59.720205863Z" level=info msg="Created container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api" id=26a68f65-16d1-4f74-816b-2683a573fcfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878278 | controller | Jun 09 17:27:59.722159 crc crio[22095]: time="2026-06-09T17:27:59.722118952Z" level=info msg="Starting container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6" id=9b90fad0-61e9-41a9-b97f-9b5a653651a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.878295 | controller | Jun 09 17:27:59.723905 crc crio[22095]: time="2026-06-09T17:27:59.723780935Z" level=info msg="Started container" PID=259381 containerID=0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=5b24dd1b-c8f6-4908-b1ad-738f1353095e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3
2026-06-09 17:40:40.878311 | controller | Jun 09 17:27:59.737896 crc crio[22095]: time="2026-06-09T17:27:59.737819125Z" level=info msg="Started container" PID=259404 containerID=706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6 description=openstack/nova-api-0/nova-api-api id=9b90fad0-61e9-41a9-b97f-9b5a653651a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.878327 | controller | Jun 09 17:27:59.956485 crc crio[22095]: time="2026-06-09T17:27:59.956411672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d0ad467e-9147-4f54-a6c8-54457e47ff9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.878342 | controller | Jun 09 17:28:00.228664 crc crio[22095]: time="2026-06-09T17:28:00.224727115Z" level=info msg="Stopping container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a (timeout: 30s)" id=ae36bb8e-b9d6-4bd0-82a7-b729d284d250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.878358 | controller | Jun 09 17:28:00.703423 crc crio[22095]: time="2026-06-09T17:28:00.702609375Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683768-bbhsp/POD" id=0efe3606-d0e7-4825-ae39-2b9db6949ded name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.878373 | controller | Jun 09 17:28:00.703745 crc crio[22095]: time="2026-06-09T17:28:00.703445346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878389 | controller | Jun 09 17:28:01.067777 crc crio[22095]: time="2026-06-09T17:28:01.067704531Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-dtlb8/POD" id=d9f5c1a9-51d8-42b9-9e1b-37fc37fff7af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.878405 | controller | Jun 09 17:28:01.068003 crc crio[22095]: time="2026-06-09T17:28:01.067813703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878421 | controller | Jun 09 17:28:01.422621 crc crio[22095]: time="2026-06-09T17:28:01.421777453Z" level=info msg="Stopping pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2" id=418f619d-541f-4982-ad1e-2ad131cdd0eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878436 | controller | Jun 09 17:28:01.423681 crc crio[22095]: time="2026-06-09T17:28:01.423586749Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc0012897e8}] Aliases:map[]}"
2026-06-09 17:40:40.878455 | controller | Jun 09 17:28:01.424177 crc crio[22095]: time="2026-06-09T17:28:01.424092622Z" level=info msg="Deleting pod openstack_ovn-controller-9kldd-config-5kdzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.878471 | controller | Jun 09 17:28:02.343482 crc crio[22095]: time="2026-06-09T17:28:02.341765083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f7597ceb-ccef-4c42-89e8-39b687381d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.878487 | controller | Jun 09 17:28:02.352466 crc crio[22095]: time="2026-06-09T17:28:02.352358175Z" level=info msg="Stopped container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log" id=ae36bb8e-b9d6-4bd0-82a7-b729d284d250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.878502 | controller | Jun 09 17:28:02.354062 crc crio[22095]: time="2026-06-09T17:28:02.353902915Z" level=info msg="Creating container: openshift-marketplace/community-operators-z56c4/extract-content" id=1866e21e-d92b-43ea-ab3e-661697f92c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878518 | controller | Jun 09 17:28:02.355179 crc crio[22095]: time="2026-06-09T17:28:02.355117186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2c81a906-cccf-4285-a4fa-347bda1ba69f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.878533 | controller | Jun 09 17:28:02.378004 crc crio[22095]: time="2026-06-09T17:28:02.377816448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=21fc0256-34d6-46b3-b15e-fdd699c058a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.878548 | controller | Jun 09 17:28:02.404745 crc crio[22095]: time="2026-06-09T17:28:02.404614426Z" level=info msg="Removed container c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=498625f4-9b59-4987-9bb1-a3eae74f49d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.878563 | controller | Jun 09 17:28:02.427436 crc crio[22095]: time="2026-06-09T17:28:02.424859505Z" level=info msg="Removing container: a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90" id=df581391-4e86-4516-868b-6b3c9e20e756 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.878579 | controller | Jun 09 17:28:02.467626 crc crio[22095]: time="2026-06-09T17:28:02.467523959Z" level=info msg="Stopping pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3" id=d6e878af-533f-4914-bbdd-de8fceb3f616 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878595 | controller | Jun 09 17:28:02.471149 crc crio[22095]: time="2026-06-09T17:28:02.470377593Z" level=info msg="Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0074a4618}] Aliases:map[]}"
2026-06-09 17:40:40.878611 | controller | Jun 09 17:28:02.471149 crc crio[22095]: time="2026-06-09T17:28:02.470683881Z" level=info msg="Deleting pod openstack_ovn-controller-cfkth-config-hr8k4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.878628 | controller | Jun 09 17:28:02.515296 crc crio[22095]: time="2026-06-09T17:28:02.515181602Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=e9553eb6-2988-4a51-99cf-be6409f1a850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878646 | controller | Jun 09 17:28:02.516528 crc crio[22095]: time="2026-06-09T17:28:02.516446295Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=960fa023-5ba8-47e7-b36e-dd6bb586a726 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878663 | controller | Jun 09 17:28:02.524459 crc crio[22095]: time="2026-06-09T17:28:02.524329587Z" level=info msg="Stopped pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2" id=418f619d-541f-4982-ad1e-2ad131cdd0eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878678 | controller | Jun 09 17:28:02.547259 crc crio[22095]: time="2026-06-09T17:28:02.54706686Z" level=info msg="Removed pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854" id=1607322b-4d74-41cd-89b6-f5e5772f17ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.878694 | controller | Jun 09 17:28:02.547541 crc crio[22095]: time="2026-06-09T17:28:02.547109691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878709 | controller | Jun 09 17:28:02.548528 crc crio[22095]: time="2026-06-09T17:28:02.548415235Z" level=info msg="Stopping pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454" id=1733dbfc-fb3d-42ee-810a-9ea1d4e5368d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878725 | controller | Jun 09 17:28:02.548596 crc crio[22095]: time="2026-06-09T17:28:02.548555498Z" level=info msg="Stopped pod sandbox (already stopped): 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454" id=1733dbfc-fb3d-42ee-810a-9ea1d4e5368d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.878741 | controller | Jun 09 17:28:02.549733 crc crio[22095]: time="2026-06-09T17:28:02.549593445Z" level=info msg="Removing pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454" id=fd9ff4d9-6a3c-4764-bece-d318dd8005ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.878756 | controller | Jun 09 17:28:02.551711 crc crio[22095]: time="2026-06-09T17:28:02.551643887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878772 | controller | Jun 09 17:28:02.664778 crc crio[22095]: time="2026-06-09T17:28:02.664572944Z" level=info msg="createCtr: releasing container name k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878790 | controller | Jun 09 17:28:02.665040 crc crio[22095]: time="2026-06-09T17:28:02.664873492Z" level=info msg="Cleaning up stale resource k8s_setup-container_rabbitmq-cell1-server-0_openstack_109c6334-4aa7-444d-8006-a5d688f9422c_0"
2026-06-09 17:40:40.878806 | controller | Jun 09 17:28:02.665040 crc crio[22095]: time="2026-06-09T17:28:02.664898933Z" level=info msg="createCtr: removing container ID e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from runtime" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878823 | controller | Jun 09 17:28:02.726282 crc crio[22095]: time="2026-06-09T17:28:02.725467607Z" level=info msg="createCtr: deleting container ID e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from idIndex" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878839 | controller | Jun 09 17:28:02.726282 crc crio[22095]: time="2026-06-09T17:28:02.726214976Z" level=info msg="createCtr: removing container e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878874 | controller | Jun 09 17:28:02.726599 crc crio[22095]: time="2026-06-09T17:28:02.726301968Z" level=info msg="createCtr: deleting container e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from storage" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.878895 | controller | Jun 09 17:28:02.734499 crc crio[22095]: time="2026-06-09T17:28:02.734421806Z" level=error msg="Failed to update container state for e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32: stdout: , stderr: "
2026-06-09 17:40:40.878912 | controller | Jun 09 17:28:02.736570 crc crio[22095]: time="2026-06-09T17:28:02.736486839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878927 | controller | Jun 09 17:28:02.743751 crc crio[22095]: time="2026-06-09T17:28:02.743618632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878943 | controller | Jun 09 17:28:02.761527 crc crio[22095]: time="2026-06-09T17:28:02.761310776Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6" id=723a7cf9-6280-4011-94c8-429a5ec51932 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.878959 | controller | Jun 09 17:28:02.762279 crc crio[22095]: time="2026-06-09T17:28:02.762168468Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=9fb9e865-3305-4994-8384-dd8ba3a5f8a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.878974 | controller | Jun 09 17:28:02.762504 crc crio[22095]: time="2026-06-09T17:28:02.762416564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.878989 | controller | Jun 09 17:28:02.844881 crc crio[22095]: time="2026-06-09T17:28:02.844618193Z" level=info msg="createCtr: releasing container name k8s_setup-container_rabbitmq-cell1-server-0_openstack_109c6334-4aa7-444d-8006-a5d688f9422c_0" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879005 | controller | Jun 09 17:28:02.844881 crc crio[22095]: time="2026-06-09T17:28:02.844702835Z" level=info msg="Cleaning up stale resource k8s_probe_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0"
2026-06-09 17:40:40.879020 | controller | Jun 09 17:28:02.844881 crc crio[22095]: time="2026-06-09T17:28:02.844720406Z" level=info msg="createCtr: removing container ID 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from runtime" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879036 | controller | Jun 09 17:28:02.859122 crc crio[22095]: time="2026-06-09T17:28:02.859049373Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=92517cdf-fb51-4f5f-bde6-5b423a607d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.879051 | controller | Jun 09 17:28:02.873889 crc crio[22095]: time="2026-06-09T17:28:02.86787924Z" level=info msg="createCtr: deleting container ID 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from idIndex" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879067 | controller | Jun 09 17:28:02.873889 crc crio[22095]: time="2026-06-09T17:28:02.873874914Z" level=info msg="createCtr: removing container 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879086 | controller | Jun 09 17:28:02.874176 crc crio[22095]: time="2026-06-09T17:28:02.873963156Z" level=info msg="createCtr: deleting container 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from storage" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879103 | controller | Jun 09 17:28:02.875988 crc crio[22095]: time="2026-06-09T17:28:02.875910096Z" level=error msg="Failed to update container state for 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51: stdout: , stderr: "
2026-06-09 17:40:40.879119 | controller | Jun 09 17:28:02.891860 crc crio[22095]: time="2026-06-09T17:28:02.891744632Z" level=info msg="Removed pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454" id=fd9ff4d9-6a3c-4764-bece-d318dd8005ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879134 | controller | Jun 09 17:28:02.897676 crc crio[22095]: time="2026-06-09T17:28:02.897636443Z" level=info msg="Stopping pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a" id=f80867ad-facd-4667-8918-e4e99a2af3dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879149 | controller | Jun 09 17:28:02.897884 crc crio[22095]: time="2026-06-09T17:28:02.897866579Z" level=info msg="Stopped pod sandbox (already stopped): 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a" id=f80867ad-facd-4667-8918-e4e99a2af3dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879165 | controller | Jun 09 17:28:02.905703 crc crio[22095]: time="2026-06-09T17:28:02.898758762Z" level=info msg="Removing pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a" id=f1185d45-2b22-4a66-86fa-a7adc6629941 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879180 | controller | Jun 09 17:28:03.002324 crc crio[22095]: time="2026-06-09T17:28:03.001669402Z" level=info msg="Removed container a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=df581391-4e86-4516-868b-6b3c9e20e756 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.879196 | controller | Jun 09 17:28:03.016469 crc crio[22095]: time="2026-06-09T17:28:03.016320608Z" level=info msg="Removing container: 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63" id=3f992910-e698-4dea-b491-330cea8b857a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.879211 | controller | Jun 09 17:28:03.034011 crc crio[22095]: time="2026-06-09T17:28:03.033271593Z" level=info msg="Created container 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=88bf2066-adc7-4cb4-9eb4-4eb7c762b42b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879226 | controller | Jun 09 17:28:03.035546 crc crio[22095]: time="2026-06-09T17:28:03.035467309Z" level=info msg="Starting container: 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4" id=ef6ab5ac-8ec2-4947-be3d-2d007ae7677d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.879242 | controller | Jun 09 17:28:03.043427 crc crio[22095]: time="2026-06-09T17:28:03.043333231Z" level=info msg="Started container" PID=259871 containerID=1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=ef6ab5ac-8ec2-4947-be3d-2d007ae7677d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.879257 | controller | Jun 09 17:28:03.099423 crc crio[22095]: time="2026-06-09T17:28:03.098900536Z" level=info msg="createCtr: releasing container name k8s_probe_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879273 | controller | Jun 09 17:28:03.099423 crc crio[22095]: time="2026-06-09T17:28:03.099105492Z" level=info msg="Cleaning up stale resource k8s_oc_auto-csr-approver-29683748-msd68_openshift-infra_00bb5f8b-b9e1-488f-9180-597aad4ac6ff_0"
2026-06-09 17:40:40.879292 | controller | Jun 09 17:28:03.099423 crc crio[22095]: time="2026-06-09T17:28:03.099132162Z" level=info msg="createCtr: removing container ID dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from runtime" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879308 | controller | Jun 09 17:28:03.155565 crc crio[22095]: time="2026-06-09T17:28:03.154189805Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}"
2026-06-09 17:40:40.879324 | controller | Jun 09 17:28:03.155565 crc crio[22095]: time="2026-06-09T17:28:03.154284827Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683768-bbhsp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.879340 | controller | Jun 09 17:28:03.185812 crc crio[22095]: time="2026-06-09T17:28:03.185715753Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery" id=27c20748-212d-41dc-bece-8052fac37ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879356 | controller | Jun 09 17:28:03.199576 crc crio[22095]: time="2026-06-09T17:28:03.199441696Z" level=info msg="Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00012aea8}] Aliases:map[]}"
2026-06-09 17:40:40.879372 | controller | Jun 09 17:28:03.199576 crc crio[22095]: time="2026-06-09T17:28:03.199525088Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-dtlb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.879388 | controller | Jun 09 17:28:03.205821 crc crio[22095]: time="2026-06-09T17:28:03.205737617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879403 | controller | Jun 09 17:28:03.231547 crc crio[22095]: time="2026-06-09T17:28:03.231448537Z" level=info msg="Stopped pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3" id=d6e878af-533f-4914-bbdd-de8fceb3f616 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879419 | controller | Jun 09 17:28:03.236052 crc crio[22095]: time="2026-06-09T17:28:03.235903111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879435 | controller | Jun 09 17:28:03.408753 crc crio[22095]: time="2026-06-09T17:28:03.407479572Z" level=info msg="Removed pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a" id=f1185d45-2b22-4a66-86fa-a7adc6629941 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879450 | controller | Jun 09 17:28:03.411285 crc crio[22095]: time="2026-06-09T17:28:03.411103935Z" level=info msg="Stopping pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce" id=51f25d3c-4d7f-4511-b85a-9d0a8c8767ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879468 | controller | Jun 09 17:28:03.411285 crc crio[22095]: time="2026-06-09T17:28:03.411219898Z" level=info msg="Stopped pod sandbox (already stopped): ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce" id=51f25d3c-4d7f-4511-b85a-9d0a8c8767ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879484 | controller | Jun 09 17:28:03.412231 crc crio[22095]: time="2026-06-09T17:28:03.41206527Z" level=info msg="Removing pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce" id=41885374-7db0-494b-8487-88e129c4aed5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879500 | controller | Jun 09 17:28:03.453491 crc crio[22095]: time="2026-06-09T17:28:03.45339775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879515 | controller | Jun 09 17:28:03.456233 crc crio[22095]: time="2026-06-09T17:28:03.455294799Z" level=info msg="Created container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api" id=0b1f1dc3-6062-4379-9ee7-bdd356602a36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879531 | controller | Jun 09 17:28:03.458170 crc crio[22095]: time="2026-06-09T17:28:03.4576881Z" level=info msg="Starting container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278" id=e67014ec-f0ff-4cd8-bab9-9ead0718d3ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.879546 | controller | Jun 09 17:28:03.464299 crc crio[22095]: time="2026-06-09T17:28:03.463609622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879562 | controller | Jun 09 17:28:03.496744 crc crio[22095]: time="2026-06-09T17:28:03.494662949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879578 | controller | Jun 09 17:28:03.507710 crc crio[22095]: time="2026-06-09T17:28:03.507212331Z" level=info msg="Started container" PID=259935 containerID=fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278 description=openstack/cinder-api-0/cinder-api id=e67014ec-f0ff-4cd8-bab9-9ead0718d3ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.879593 | controller | Jun 09 17:28:03.532630 crc crio[22095]: time="2026-06-09T17:28:03.53250904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879609 | controller | Jun 09 17:28:03.694980 crc crio[22095]: time="2026-06-09T17:28:03.689195739Z" level=info msg="Removed pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce" id=41885374-7db0-494b-8487-88e129c4aed5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879625 | controller | Jun 09 17:28:03.702237 crc crio[22095]: time="2026-06-09T17:28:03.701901995Z" level=info msg="Stopping pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7" id=b636f2a8-baf8-4471-ac91-6617b36a31f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879641 | controller | Jun 09 17:28:03.702237 crc crio[22095]: time="2026-06-09T17:28:03.702108761Z" level=info msg="Stopped pod sandbox (already stopped): d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7" id=b636f2a8-baf8-4471-ac91-6617b36a31f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879656 | controller | Jun 09 17:28:03.706049 crc crio[22095]: time="2026-06-09T17:28:03.705890868Z" level=info msg="Removing pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7" id=6f5d7d82-1852-495a-adb7-43e44b38b81b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879675 | controller | Jun 09 17:28:03.729756 crc crio[22095]: time="2026-06-09T17:28:03.729578475Z" level=info msg="Removed container 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=3f992910-e698-4dea-b491-330cea8b857a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.879691 | controller | Jun 09 17:28:03.733096 crc crio[22095]: time="2026-06-09T17:28:03.732747747Z" level=info msg="Removing container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265" id=db6a1271-21e1-43e2-b140-29fa89bfea9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.879707 | controller | Jun 09 17:28:03.793202 crc crio[22095]: time="2026-06-09T17:28:03.792295114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879722 | controller | Jun 09 17:28:03.798161 crc crio[22095]: time="2026-06-09T17:28:03.797849957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879738 | controller | Jun 09 17:28:03.827466 crc crio[22095]: time="2026-06-09T17:28:03.827151178Z" level=info msg="Created container c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=e9553eb6-2988-4a51-99cf-be6409f1a850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879753 | controller | Jun 09 17:28:03.837052 crc crio[22095]: time="2026-06-09T17:28:03.833705996Z" level=info msg="Starting container: c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112" id=7ec9196e-1dc7-41c2-a074-a31bf2404e47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.879768 | controller | Jun 09 17:28:03.854852 crc crio[22095]: time="2026-06-09T17:28:03.854654264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879808 | controller | Jun 09 17:28:03.857231 crc crio[22095]: time="2026-06-09T17:28:03.856590414Z" level=info msg="Started container" PID=260031 containerID=c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7ec9196e-1dc7-41c2-a074-a31bf2404e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.879825 | controller | Jun 09 17:28:03.865764 crc crio[22095]: time="2026-06-09T17:28:03.865574264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.879841 | controller | Jun 09 17:28:03.877900 crc crio[22095]: time="2026-06-09T17:28:03.877553541Z" level=info msg="Removed pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7" id=6f5d7d82-1852-495a-adb7-43e44b38b81b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879872 | controller | Jun 09 17:28:03.887118 crc crio[22095]: time="2026-06-09T17:28:03.882906139Z" level=info msg="Stopping pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0" id=69a1c87a-bbcb-48c8-b998-748596a98096 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879892 | controller | Jun 09 17:28:03.887118 crc crio[22095]: time="2026-06-09T17:28:03.883050312Z" level=info msg="Stopped pod sandbox (already stopped): 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0" id=69a1c87a-bbcb-48c8-b998-748596a98096 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.879909 | controller | Jun 09 17:28:03.888653 crc crio[22095]: time="2026-06-09T17:28:03.888540583Z" level=info msg="Removing pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0" id=8eea04e0-d52f-4f8c-b176-dc3917f33619 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879928 | controller | Jun 09 17:28:03.894417 crc crio[22095]: time="2026-06-09T17:28:03.894230779Z" level=info msg="Created container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata" id=38f3a0b8-f793-4ea4-bf48-cec35c4280b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.879945 | controller | Jun 09 17:28:03.896534 crc crio[22095]: time="2026-06-09T17:28:03.896470187Z" level=info msg="Starting container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23" id=c4e347e3-9186-4b07-92cc-2c4a045de3e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.879961 | controller | Jun 09 17:28:03.909447 crc crio[22095]: time="2026-06-09T17:28:03.909234534Z" level=info msg="Started container" PID=260032 containerID=6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23 description=openstack/nova-metadata-0/nova-metadata-metadata id=c4e347e3-9186-4b07-92cc-2c4a045de3e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.879978 | controller | Jun 09 17:28:03.924307 crc crio[22095]: time="2026-06-09T17:28:03.923652294Z" level=info msg="Removed pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0" id=8eea04e0-d52f-4f8c-b176-dc3917f33619 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.879994 | controller | Jun 09 17:28:03.930979 crc crio[22095]: time="2026-06-09T17:28:03.930173231Z" level=info msg="Stopping pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0" id=914692b2-6540-4611-8d24-a705fad192c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880010 | controller | Jun 09 17:28:03.930979 crc crio[22095]: time="2026-06-09T17:28:03.930344126Z" level=info msg="Stopped pod sandbox (already stopped): c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0" id=914692b2-6540-4611-8d24-a705fad192c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880026 | controller | Jun 09 17:28:03.942210 crc crio[22095]: time="2026-06-09T17:28:03.942011025Z" level=info msg="Removing pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0" id=44164862-9d00-4bc9-92e7-7ac7dc4467c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.880041 | controller | Jun 09 17:28:03.985276 crc crio[22095]: time="2026-06-09T17:28:03.985047579Z" level=info msg="Removed pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0" id=44164862-9d00-4bc9-92e7-7ac7dc4467c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.880057 | controller | Jun 09 17:28:03.994513 crc crio[22095]: time="2026-06-09T17:28:03.994392929Z" level=info msg="Stopping pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077" id=05a94c26-2326-4b9e-8e39-62ccfb702073 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880072 | controller | Jun 09 17:28:03.994513 crc crio[22095]: time="2026-06-09T17:28:03.994477131Z" level=info msg="Stopped pod sandbox (already stopped): 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077" id=05a94c26-2326-4b9e-8e39-62ccfb702073 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880088 | controller | Jun 09 17:28:03.996553 crc crio[22095]: time="2026-06-09T17:28:03.995737633Z" level=info msg="Removing pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077" id=3dcd7420-8cfd-4a56-842d-9aecafa1e0f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.880103 | controller | Jun 09 17:28:04.040538 crc crio[22095]: time="2026-06-09T17:28:04.033570004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.880122 | controller | Jun 09 17:28:04.057472 crc crio[22095]: time="2026-06-09T17:28:04.054712986Z" level=info msg="Removed container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log" id=db6a1271-21e1-43e2-b140-29fa89bfea9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.880138 | controller | Jun 09 17:28:04.081146 crc crio[22095]: 2026-06-09T17:28:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:910b16a57978a18 Mac:fa:92:ce:f0:f2:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 SocketPath: PciID:}] [{Interface:0xc0004be400 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.880154 | controller | Jun 09 17:28:04.087183 crc crio[22095]: time="2026-06-09T17:28:04.08411896Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}"
2026-06-09 17:40:40.880170 | controller | Jun 09 17:28:04.087183 crc crio[22095]: time="2026-06-09T17:28:04.084324856Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683768-bbhsp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.880186 | controller | Jun 09 17:28:04.091439 crc crio[22095]: time="2026-06-09T17:28:04.091234973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.880202 | controller | Jun 09 17:28:04.105060 crc crio[22095]: time="2026-06-09T17:28:04.104841572Z" level=info msg="Removing container: 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac" id=f3ccdbb1-8583-41fc-a51f-7102e27ca74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.880218 | controller | Jun 09 17:28:04.129622 crc crio[22095]: time="2026-06-09T17:28:04.129463654Z" level=info msg="Ran pod sandbox 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 with infra container: openshift-infra/auto-csr-approver-29683768-bbhsp/POD" id=0efe3606-d0e7-4825-ae39-2b9db6949ded name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.880234 | controller | Jun 09 17:28:04.148709 crc crio[22095]: time="2026-06-09T17:28:04.144005437Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=60b59cb1-4340-4b64-aae0-751053ebbb45 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.880250 | controller | Jun 09 17:28:04.169539 crc crio[22095]: time="2026-06-09T17:28:04.16206135Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.880266 | controller | Jun 09 17:28:04.200289 crc crio[22095]: time="2026-06-09T17:28:04.200187268Z" level=info msg="Removed pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077" id=3dcd7420-8cfd-4a56-842d-9aecafa1e0f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.880282 | controller | Jun 09 17:28:04.205282 crc crio[22095]: time="2026-06-09T17:28:04.205163816Z" level=info msg="Stopping pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63" id=0a233dde-901a-4942-b365-9b1672b56620 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880297 | controller | Jun 09 17:28:04.205412 crc crio[22095]: time="2026-06-09T17:28:04.205296759Z" level=info msg="Stopped pod sandbox (already stopped): 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63" id=0a233dde-901a-4942-b365-9b1672b56620 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880317 | controller | Jun 09 17:28:04.215208 crc crio[22095]: time="2026-06-09T17:28:04.214747722Z" level=info msg="Removing pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63" id=de4e601a-3b19-48f4-be75-dce2b69c83ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.880333 | controller | Jun 09 17:28:04.263589 crc crio[22095]: time="2026-06-09T17:28:04.262371243Z" level=info msg="Removed pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63" id=de4e601a-3b19-48f4-be75-dce2b69c83ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.880348 | controller | Jun 09 17:28:04.443128 crc crio[22095]: time="2026-06-09T17:28:04.44274754Z" level=info msg="Created container 39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f: openshift-marketplace/community-operators-z56c4/extract-content" id=1866e21e-d92b-43ea-ab3e-661697f92c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880363 | controller | Jun 09 17:28:04.444756 crc crio[22095]: time="2026-06-09T17:28:04.444711481Z" level=info msg="Starting container: 39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f" id=8cc86f2f-9aeb-4644-acd2-8d43759c9382 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.880408 | controller | Jun 09 17:28:04.459513 crc crio[22095]: time="2026-06-09T17:28:04.459401728Z" level=info msg="Started container" PID=260072 containerID=39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f description=openshift-marketplace/community-operators-z56c4/extract-content id=8cc86f2f-9aeb-4644-acd2-8d43759c9382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc
2026-06-09 17:40:40.880426 | controller | Jun 09 17:28:04.914763 crc crio[22095]: time="2026-06-09T17:28:04.914634106Z" level=info msg="Removed container 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=f3ccdbb1-8583-41fc-a51f-7102e27ca74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.880442 | controller | Jun 09 17:28:04.920316 crc crio[22095]: time="2026-06-09T17:28:04.919790928Z" level=info msg="Removing container: 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7" id=ab890c69-745e-470e-8aac-fa5a5ac83fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.880458 | controller | Jun 09 17:28:04.955197 crc crio[22095]: time="2026-06-09T17:28:04.955078603Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=18695268-6d07-4dd5-afa8-1aa0ea101877 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880473 | controller | Jun 09 17:28:05.011871 crc crio[22095]: time="2026-06-09T17:28:05.011769377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6badbe1c-59c7-4c86-8e04-edd52403be87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880488 | controller | Jun 09 17:28:05.086054 crc crio[22095]: time="2026-06-09T17:28:05.085042216Z" level=info msg="Created container 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery" id=27c20748-212d-41dc-bece-8052fac37ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880503 | controller | Jun 09 17:28:05.087276 crc crio[22095]: time="2026-06-09T17:28:05.087176391Z" level=info msg="Starting container: 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8" id=87bc4eb4-bd33-428e-99ae-6217a21e85ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.880519 | controller | Jun 09 17:28:05.094146 crc crio[22095]: time="2026-06-09T17:28:05.094037917Z" level=info msg="Started container" PID=260226 containerID=1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery id=87bc4eb4-bd33-428e-99ae-6217a21e85ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3
2026-06-09 17:40:40.880539 | controller | Jun 09 17:28:05.367094 crc crio[22095]: time="2026-06-09T17:28:05.366860646Z" level=info msg="Created container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log" id=960fa023-5ba8-47e7-b36e-dd6bb586a726 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880554 | controller | Jun 09 17:28:05.369220 crc crio[22095]: time="2026-06-09T17:28:05.369130834Z" level=info msg="Starting container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53" id=cc899635-125f-447f-a9e2-329dd72a205c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.880570 | controller | Jun 09 17:28:05.377041 crc crio[22095]: time="2026-06-09T17:28:05.376956125Z" level=info msg="Started container" PID=260225 containerID=b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53 description=openstack/nova-api-0/nova-api-log id=cc899635-125f-447f-a9e2-329dd72a205c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.880586 | controller | Jun 09 17:28:05.634381 crc crio[22095]: 2026-06-09T17:28:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c38c4fc4868195 Mac:a2:67:c8:c8:45:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.880602 | controller | Jun 09 17:28:05.636399 crc crio[22095]: time="2026-06-09T17:28:05.635859457Z" level=info msg="Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00012aea8}] Aliases:map[]}"
2026-06-09 17:40:40.880618 | controller | Jun 09 17:28:05.636399 crc crio[22095]: time="2026-06-09T17:28:05.636348749Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-dtlb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.880633 | controller | Jun 09 17:28:05.646767 crc crio[22095]: time="2026-06-09T17:28:05.646696105Z" level=info msg="Ran pod sandbox 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 with infra container: openshift-marketplace/redhat-marketplace-dtlb8/POD" id=d9f5c1a9-51d8-42b9-9e1b-37fc37fff7af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.880649 | controller | Jun 09 17:28:05.649850 crc crio[22095]: time="2026-06-09T17:28:05.649763863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4eead0e0-ada6-467b-b1db-d93b23915fde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880665 | controller | Jun 09 17:28:05.652990 crc crio[22095]: time="2026-06-09T17:28:05.652831682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3656fca0-e01e-4b7a-85d7-e91cecf91868 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880681 | controller | Jun 09 17:28:05.748991 crc crio[22095]: time="2026-06-09T17:28:05.747603803Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=5c468f39-3c5d-4f36-8d41-3474efc30fd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880700 | controller | Jun 09 17:28:05.756652 crc crio[22095]: time="2026-06-09T17:28:05.751641957Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities" id=f2645723-e0d2-478e-9a52-2f2ad4a5600a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880716 | controller | Jun 09 17:28:05.927642 crc crio[22095]: time="2026-06-09T17:28:05.927509508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=48384980-b261-4637-8f9b-2625cf849ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880731 | controller | Jun 09 17:28:06.546408 crc crio[22095]: time="2026-06-09T17:28:06.54541043Z" level=warning msg="Stopping container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.880747 | controller | Jun 09 17:28:06.952983 crc crio[22095]: time="2026-06-09T17:28:06.952845422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=51fb10e1-87c3-4540-84d0-2f9c8bb33893 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880763 | controller | Jun 09 17:28:07.075889 crc crio[22095]: time="2026-06-09T17:28:07.075853777Z" level=info msg="Stopping pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3" id=869f84bc-714a-45cb-8349-f879115b3600 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.880779 | controller | Jun 09 17:28:07.078333 crc crio[22095]: time="2026-06-09T17:28:07.07829644Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}"
2026-06-09 17:40:40.880795 | controller | Jun 09 17:28:07.078585 crc crio[22095]: time="2026-06-09T17:28:07.078568327Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.880811 | controller | Jun 09 17:28:08.955146 crc crio[22095]: time="2026-06-09T17:28:08.953907084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=baab863b-c61d-474a-b30f-7206c9141e30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880827 | controller | Jun 09 17:28:08.956541 crc crio[22095]: time="2026-06-09T17:28:08.95412673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=13e754a7-27dc-4925-8304-f917eecb4709 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880843 | controller | Jun 09 17:28:08.956541 crc crio[22095]: time="2026-06-09T17:28:08.954755796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d98d3203-35cd-4943-854d-8df01b6c73eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880880 | controller | Jun 09 17:28:09.953496 crc crio[22095]: time="2026-06-09T17:28:09.953104427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=05ac6f25-9780-47e2-905b-ab1605441b70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880901 | controller | Jun 09 17:28:10.299626 crc crio[22095]: time="2026-06-09T17:28:10.299420481Z" level=warning msg="Stopping container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.880918 | controller | Jun 09 17:28:10.342753 crc crio[22095]: time="2026-06-09T17:28:10.342509366Z" level=info msg="createCtr: deleting container ID dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from idIndex" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880933 | controller | Jun 09 17:28:10.343028 crc crio[22095]: time="2026-06-09T17:28:10.342799584Z" level=info msg="createCtr: removing container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880949 | controller | Jun 09 17:28:10.343643 crc crio[22095]: time="2026-06-09T17:28:10.343576864Z" level=info msg="createCtr: deleting container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from storage" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.880964 | controller | Jun 09 17:28:10.565451 crc crio[22095]: time="2026-06-09T17:28:10.565364834Z" level=info msg="Stopping container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39 (timeout: 2s)" id=43c67101-340d-4b90-9011-25ddd0d894bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.880980 | controller | Jun 09 17:28:10.954347 crc crio[22095]: time="2026-06-09T17:28:10.953667295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a95d90da-2491-4e8b-8f45-1dd1e950d834 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.880995 | controller | Jun 09 17:28:10.955749 crc crio[22095]: time="2026-06-09T17:28:10.955708687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=650ff0bb-912d-49e0-a386-b7cc4ff2f5e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881010 | controller | Jun 09 17:28:10.956074 crc crio[22095]: time="2026-06-09T17:28:10.955713107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b5b9af69-07e8-48ef-83eb-85f297d796c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881025 | controller | Jun 09 17:28:10.956267 crc crio[22095]: time="2026-06-09T17:28:10.956005745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a8ab7a16-a00f-44b7-9dcf-ec97551a7d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881041 | controller | Jun 09 17:28:11.264497 crc crio[22095]: time="2026-06-09T17:28:11.264237282Z" level=info msg="Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=0ec36a21-d874-432d-992b-172413638ee4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.881056 | controller | Jun 09 17:28:11.825487 crc crio[22095]: time="2026-06-09T17:28:11.825395618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881071 | controller | Jun 09 17:28:11.825487 crc crio[22095]: time="2026-06-09T17:28:11.825461529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881086 | controller | Jun 09 17:28:11.841516 crc crio[22095]: time="2026-06-09T17:28:11.841425049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e66f792-74c7-4d62-a672-0d2fd0daf4e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881105 | controller | Jun 09 17:28:11.841855 crc crio[22095]: time="2026-06-09T17:28:11.841579773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61ded44f-3396-4380-948a-f31296e3c710 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881121 | controller | Jun 09 17:28:11.841855 crc crio[22095]: time="2026-06-09T17:28:11.841812419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=409fbdf1-f820-4f2f-b69d-46e34c66a203 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881136 | controller | Jun 09 17:28:11.842483 crc crio[22095]: time="2026-06-09T17:28:11.842414904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64acab83-5473-48de-be2a-cf23f07de5e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881151 | controller | Jun 09 17:28:11.842658 crc crio[22095]: time="2026-06-09T17:28:11.842585068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=18316806-db69-40fd-b636-19dcb56f652a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881167 | controller | Jun 09 17:28:11.842779 crc crio[22095]: time="2026-06-09T17:28:11.842719662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d852dcc3-b1f7-42bd-af7f-b4ed5d282d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881182 | controller | Jun 09 17:28:11.843082 crc crio[22095]: time="2026-06-09T17:28:11.843011219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e272b76b-ba86-47e9-9564-6122fa2fd84e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881198 | controller | Jun 09 17:28:11.843424 crc crio[22095]: time="2026-06-09T17:28:11.843327097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=27af0f81-cf1b-4663-a654-2f80db88b5f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881213 | controller | Jun 09 17:28:11.843501 crc crio[22095]: time="2026-06-09T17:28:11.843472351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=74a60ea6-7138-4fc5-8952-59f2c4469222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881228 | controller | Jun 09 17:28:11.845531 crc crio[22095]: time="2026-06-09T17:28:11.845453772Z" level=info msg="Stopped container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server" id=43c67101-340d-4b90-9011-25ddd0d894bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.881244 | controller | Jun 09 17:28:11.846414 crc crio[22095]: time="2026-06-09T17:28:11.846343195Z" level=info msg="Stopping pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1" id=9367a9bc-36b3-4e12-b091-8843ae545dca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.881259 | controller | Jun 09 17:28:11.846594 crc crio[22095]: time="2026-06-09T17:28:11.846523179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=10433fd4-36b9-4258-838b-96bb308e03c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881281 | controller | Jun 09 17:28:11.847724 crc crio[22095]: time="2026-06-09T17:28:11.847660809Z" level=info msg="Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc005f20930}] Aliases:map[]}"
2026-06-09 17:40:40.881298 | controller | Jun 09 17:28:11.848002 crc crio[22095]: time="2026-06-09T17:28:11.847819213Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-w6wl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.881313 | controller | Jun 09 17:28:11.954345 crc crio[22095]: time="2026-06-09T17:28:11.953474703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=95432a05-1f0e-4e19-a3a3-266f4aa7e4d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881329 | controller | Jun 09 17:28:11.954788 crc crio[22095]: time="2026-06-09T17:28:11.954712795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=25b034c1-cf50-4009-8395-a12ea935b0d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881344 | controller | Jun 09 17:28:11.954861 crc crio[22095]: time="2026-06-09T17:28:11.954808297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=aaac33a4-a32d-4da5-b6b8-22eb4cd70c0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881360 | controller | Jun 09 17:28:13.479114 crc crio[22095]: time="2026-06-09T17:28:13.477667103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=a6d4ca45-6225-4759-9ef4-2fbd4c470a58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881376 | controller | Jun 09 17:28:13.481144 crc crio[22095]: time="2026-06-09T17:28:13.477811576Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=7239324d-2a71-4c39-a2c9-0201ec7f47e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881392 | controller | Jun 09 17:28:13.481144 crc crio[22095]: time="2026-06-09T17:28:13.479548831Z" level=info msg="Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=2ecc7b64-f9cd-4b2a-b8bc-8b8aefdffe8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881407 | controller | Jun 09 17:28:13.481144 crc crio[22095]: time="2026-06-09T17:28:13.48069539Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5c521459-cbef-4edd-973d-c5d0fd5001d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881423 | controller | Jun 09 17:28:13.482458 crc crio[22095]: time="2026-06-09T17:28:13.482400574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=19b9423a-4991-49bc-ade0-562e70b47d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.881438 | controller | Jun 09 17:28:13.486231 crc crio[22095]: time="2026-06-09T17:28:13.486161311Z" level=info msg="Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=54f7ccaa-dd83-4635-a04e-97618c22e151 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881456 | controller | Jun 09 17:28:13.487149 crc crio[22095]: time="2026-06-09T17:28:13.487095725Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=c44cb460-9ac3-4d8c-a490-9dd34a2531d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881472 | controller | Jun 09 17:28:13.493245 crc crio[22095]: time="2026-06-09T17:28:13.492896973Z" level=info msg="Creating container: openshift-marketplace/community-operators-z56c4/registry-server" id=af338429-28c0-49d1-a044-70f976df517d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881488 | controller | Jun 09 17:28:13.497842 crc crio[22095]: time="2026-06-09T17:28:13.497775779Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=8aa68afa-1ade-4e4d-a1c0-58b7474d88e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881503 | controller | Jun 09 17:28:13.498071 crc crio[22095]: time="2026-06-09T17:28:13.497988354Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=ab28e098-9278-4e94-b04c-6e3f5a5f9970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881518 | controller | Jun 09 17:28:13.498793 crc crio[22095]: time="2026-06-09T17:28:13.498564329Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=9b4758d8-1489-495e-be5e-2cc9833f26ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881533 | controller | Jun 09 17:28:13.501284 crc crio[22095]: time="2026-06-09T17:28:13.501183346Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=5c1ce3b6-2c8e-4122-a705-e77c471ee506 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881549 | controller | Jun 09 17:28:13.501528 crc crio[22095]: time="2026-06-09T17:28:13.501485284Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=092c7a19-d902-4e1b-87e4-61627d9e4471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881564 | controller | Jun 09 17:28:13.538664 crc crio[22095]: time="2026-06-09T17:28:13.538622496Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 for id 2d46f8c853401e04fb08c85c9d47869efc01cb56ae018088506d0093379d5cbc: name is reserved"
2026-06-09 17:40:40.881580 | controller | Jun 09 17:28:13.538813 crc crio[22095]: time="2026-06-09T17:28:13.538791231Z" level=info msg="Creation of container k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.959269126s for it to finish" id=9b4758d8-1489-495e-be5e-2cc9833f26ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881595 | controller | Jun 09 17:28:13.538983 crc crio[22095]: time="2026-06-09T17:28:13.538846772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881611 | controller | Jun 09 17:28:13.539220 crc crio[22095]: time="2026-06-09T17:28:13.539004626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881627 | controller | Jun 09 17:28:13.539531 crc crio[22095]: time="2026-06-09T17:28:13.539332325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881642 | controller | Jun 09 17:28:13.539812 crc crio[22095]: time="2026-06-09T17:28:13.539686674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881661 | controller | Jun 09 17:28:13.540033 crc crio[22095]: time="2026-06-09T17:28:13.539904009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881677 | controller | Jun 09 17:28:13.540033 crc crio[22095]: time="2026-06-09T17:28:13.539999832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881692 | controller | Jun 09 17:28:13.540142 crc crio[22095]: time="2026-06-09T17:28:13.539686924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881707 | controller | Jun 09 17:28:13.540285 crc crio[22095]: time="2026-06-09T17:28:13.540212347Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 for id e811620229ef35af93c5484e275b36e7fb6514a4e69203af6a94f49b6a4181a4: name is reserved"
2026-06-09 17:40:40.881723 | controller | Jun 09 17:28:13.540421 crc crio[22095]: time="2026-06-09T17:28:13.5403208Z" level=info msg="Creation of container k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.960701682s for it to finish" id=092c7a19-d902-4e1b-87e4-61627d9e4471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881739 | controller | Jun 09 17:28:13.544624 crc crio[22095]: time="2026-06-09T17:28:13.544390314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881755 | controller | Jun 09 17:28:13.544624 crc crio[22095]: time="2026-06-09T17:28:13.544502037Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=39415ac0-c517-4f09-b6ca-272dcd50b93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881771 | controller | Jun 09 17:28:13.545122 crc crio[22095]: time="2026-06-09T17:28:13.545079222Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=271f1148-7970-4934-886a-c69abdb4c519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881786 | controller | Jun 09 17:28:13.548291 crc crio[22095]: time="2026-06-09T17:28:13.545908793Z" level=info msg="Stopped container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=dea4cd26-41dd-4ac6-981d-5feeec54a69d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.881802 | controller | Jun 09 17:28:13.548403 crc crio[22095]: time="2026-06-09T17:28:13.546579961Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=5dd8b44d-22de-477a-9b51-a3e00e53dc0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881818 | controller | Jun 09 17:28:13.549356 crc crio[22095]: time="2026-06-09T17:28:13.54928919Z" level=info msg="Stopping pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3" id=1f507646-3440-4012-baae-d713b309ab1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.881833 | controller | Jun 09 17:28:13.549466 crc crio[22095]: time="2026-06-09T17:28:13.549387173Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 for id 7d721a88c198513d11eeeb617cd0f8c06289bf8302b3412866252e028c75b7b5: name is reserved"
2026-06-09 17:40:40.881852 | controller | Jun 09 17:28:13.549466 crc crio[22095]: time="2026-06-09T17:28:13.549424213Z" level=info msg="Creation of container k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.994340255s for it to finish" id=39415ac0-c517-4f09-b6ca-272dcd50b93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.881891 | controller | Jun 09 17:28:13.549725 crc crio[22095]: time="2026-06-09T17:28:13.549619118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881909 | controller | Jun 09 17:28:13.551078 crc crio[22095]: time="2026-06-09T17:28:13.551022324Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0028b6588}] Aliases:map[]}"
2026-06-09 17:40:40.881925 | controller | Jun 09 17:28:13.551368 crc crio[22095]: time="2026-06-09T17:28:13.551305172Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.881941 | controller | Jun 09 17:28:13.552155 crc crio[22095]: time="2026-06-09T17:28:13.552075642Z" level=info msg="Stopped pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3" id=869f84bc-714a-45cb-8349-f879115b3600 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.881956 | controller | Jun 09 17:28:13.590587 crc crio[22095]: time="2026-06-09T17:28:13.590406415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.881972 | controller | Jun 09 17:28:13.613497 crc crio[22095]: time="2026-06-09T17:28:13.613319423Z" level=error msg="Failed to update container state for dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf: stdout: , stderr: " id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.881988 | controller | Jun 09 17:28:13.627904 crc crio[22095]: time="2026-06-09T17:28:13.627715412Z" level=info msg="createCtr: releasing container name k8s_oc_auto-csr-approver-29683748-msd68_openshift-infra_00bb5f8b-b9e1-488f-9180-597aad4ac6ff_0" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882003 | controller | Jun 09 17:28:13.627904 crc crio[22095]: time="2026-06-09T17:28:13.627788274Z" level=info msg="Cleaning up stale resource k8s_cinder-api-log_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0"
2026-06-09 17:40:40.882019 | controller | Jun 09 17:28:13.627904 crc crio[22095]: time="2026-06-09T17:28:13.627806264Z" level=info msg="createCtr: removing container ID d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from runtime" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882034 | controller | Jun 09 17:28:13.671402 crc crio[22095]: time="2026-06-09T17:28:13.670161411Z" level=info msg="Stopped container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=a76b25fe-43b1-4d03-a36a-a0b5ecdd1213 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.882050 | controller | Jun 09 17:28:13.673746 crc crio[22095]: time="2026-06-09T17:28:13.673508827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=cce7f6ee-bcbd-4de5-a9b5-2d2a272e8d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882069 | controller | Jun 09 17:28:13.684073 crc crio[22095]: time="2026-06-09T17:28:13.683796621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=86844ecb-c76e-4dfd-8dce-4963f24e6b60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882085 | controller | Jun 09 17:28:13.685667 crc crio[22095]: time="2026-06-09T17:28:13.684500419Z" level=info msg="Stopped pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1" id=9367a9bc-36b3-4e12-b091-8843ae545dca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.882101 | controller | Jun 09 17:28:13.840730 crc crio[22095]: time="2026-06-09T17:28:13.840114431Z" level=info msg="createCtr: deleting container ID d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from idIndex" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882117 | controller | Jun 09 17:28:13.842176 crc crio[22095]: time="2026-06-09T17:28:13.840240624Z" level=info msg="createCtr: removing container d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882132 | controller | Jun 09 17:28:13.842176 crc crio[22095]: time="2026-06-09T17:28:13.842209164Z" level=info msg="createCtr: deleting container d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from storage" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882147 | controller | Jun 09 17:28:13.848243 crc crio[22095]: time="2026-06-09T17:28:13.848099246Z" level=error msg="Failed to update container state for d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590: stdout: , stderr: "
2026-06-09 17:40:40.882163 | controller | Jun 09 17:28:13.991773 crc crio[22095]: time="2026-06-09T17:28:13.988168109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=704e4d6f-78a1-42ce-9eb7-81210b5693fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882179 | controller | Jun 09 17:28:13.991773 crc crio[22095]: time="2026-06-09T17:28:13.988809815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e3269d9c-188c-4d61-8735-91d6f3850461 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882194 | controller | Jun 09 17:28:15.012206 crc crio[22095]: time="2026-06-09T17:28:15.009701774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d3151794-230a-423c-b438-b5a66ddb1e78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882210 | controller | Jun 09 17:28:15.022699 crc crio[22095]: time="2026-06-09T17:28:15.022596555Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=0f8b8f67-d2a3-4c71-a874-4a36a8313db2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882226 | controller | Jun 09 17:28:15.040492 crc crio[22095]: time="2026-06-09T17:28:15.040395532Z" level=info msg="Removed container 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=ab890c69-745e-470e-8aac-fa5a5ac83fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.882242 | controller | Jun 09 17:28:15.041652 crc crio[22095]: time="2026-06-09T17:28:15.041589542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882258 | controller | Jun 09 17:28:15.044388 crc crio[22095]: time="2026-06-09T17:28:15.044316192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0e4a8538-ec75-4f65-a0cf-1a6567efbd65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882277 | controller | Jun 09 17:28:15.045757 crc crio[22095]: time="2026-06-09T17:28:15.045641076Z" level=info msg="Removing container: 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce" id=25be624c-ca58-4189-964c-2693128d8e84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.882293 | controller | Jun 09 17:28:15.154061 crc crio[22095]: time="2026-06-09T17:28:15.153142024Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=1d16092e-78ac-4ed3-bb31-7210bafb490d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882309 | controller | Jun 09 17:28:15.183545 crc crio[22095]: time="2026-06-09T17:28:15.183207165Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=d854467f-193e-4251-9153-8a0cb154af1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882324 | controller | Jun 09 17:28:15.184063 crc crio[22095]: time="2026-06-09T17:28:15.184001726Z" level=warning msg="error reserving ctr name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 for id 0feb508bc223bc3ec39313745815981fca02ef2b6bb0f79da484dbe3d4a989cf: name is reserved"
2026-06-09 17:40:40.882339 | controller | Jun 09 17:28:15.184298 crc crio[22095]: time="2026-06-09T17:28:15.184070598Z" level=info msg="Creation of container k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.998788309s for it to finish" id=d854467f-193e-4251-9153-8a0cb154af1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882355 | controller | Jun 09 17:28:15.184298 crc crio[22095]: time="2026-06-09T17:28:15.184125559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882371 | controller | Jun 09 17:28:15.201021 crc crio[22095]: time="2026-06-09T17:28:15.194442184Z" level=info msg="Stopped pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.882386 | controller | Jun 09 17:28:15.201021 crc crio[22095]: time="2026-06-09T17:28:15.194735331Z" level=info msg="Stopped pod sandbox (already stopped): 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=0ec36a21-d874-432d-992b-172413638ee4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.882402 | controller | Jun 09 17:28:15.214053 crc crio[22095]: time="2026-06-09T17:28:15.213841201Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=60b59cb1-4340-4b64-aae0-751053ebbb45 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.882417 | controller | Jun 09 17:28:15.216304 crc crio[22095]: time="2026-06-09T17:28:15.216150631Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41800ab3-e06d-4b20-8b80-762c7f3b8cca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882433 | controller | Jun 09 17:28:15.294185 crc crio[22095]: time="2026-06-09T17:28:15.294055579Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=515182a8-2d3f-4521-8321-6efb2a81a0f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882448 | controller | Jun 09 17:28:15.376230 crc crio[22095]: time="2026-06-09T17:28:15.376071133Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683768-bbhsp/oc" id=44105e02-f916-4a13-b2bf-d3548ce61d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882467 | controller | Jun 09 17:28:15.405834 crc crio[22095]: time="2026-06-09T17:28:15.405665012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882484 | controller | Jun 09 17:28:15.481571 crc crio[22095]: time="2026-06-09T17:28:15.481448666Z" level=info msg="Stopped pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3" id=1f507646-3440-4012-baae-d713b309ab1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.882500 | controller | Jun 09 17:28:15.632390 crc crio[22095]: time="2026-06-09T17:28:15.632300106Z" level=info msg="createCtr: releasing container name k8s_cinder-api-log_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882515 | controller | Jun 09 17:28:15.632390 crc crio[22095]: time="2026-06-09T17:28:15.632392238Z" level=info msg="Cleaning up stale resource k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1"
2026-06-09 17:40:40.882531 | controller | Jun 09 17:28:15.632644 crc crio[22095]: time="2026-06-09T17:28:15.632410519Z" level=info msg="createCtr: removing container ID 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from runtime" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882547 | controller | Jun 09 17:28:15.706290 crc crio[22095]: time="2026-06-09T17:28:15.705807772Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=8e9c6348-c9a2-42ff-b534-609c3b098604 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.882562 | controller | Jun 09 17:28:15.712507 crc crio[22095]: time="2026-06-09T17:28:15.712395861Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1517d9e7-fb41-4845-af50-b3a519007422 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.882577 | controller | Jun 09 17:28:15.854007 crc crio[22095]: time="2026-06-09T17:28:15.853443858Z" level=info msg="createCtr: deleting container ID 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from idIndex" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882592 | controller | Jun 09 17:28:15.854007 crc crio[22095]: time="2026-06-09T17:28:15.853533281Z" level=info msg="createCtr: removing container 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882607 | controller | Jun 09 17:28:15.854007 crc crio[22095]: time="2026-06-09T17:28:15.853592162Z" level=info msg="createCtr: deleting container 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from storage" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882623 | controller | Jun 09 17:28:15.864997 crc crio[22095]: time="2026-06-09T17:28:15.864719657Z" level=error msg="Failed to update container state for 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05: stdout: , stderr: "
2026-06-09 17:40:40.882638 | controller | Jun 09 17:28:16.045683 crc crio[22095]: time="2026-06-09T17:28:16.045077374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882653 | controller | Jun 09 17:28:16.049370 crc crio[22095]: time="2026-06-09T17:28:16.049308193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882668 | controller | Jun 09 17:28:16.074916 crc crio[22095]: time="2026-06-09T17:28:16.074828557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882687 | controller | Jun 09 17:28:16.083186 crc crio[22095]: time="2026-06-09T17:28:16.082793872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882702 | controller | Jun 09 17:28:16.102065 crc crio[22095]: time="2026-06-09T17:28:16.101799369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882717 | controller | Jun 09 17:28:16.106096 crc crio[22095]: time="2026-06-09T17:28:16.105848183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882733 | controller | Jun 09 17:28:16.118979 crc crio[22095]: time="2026-06-09T17:28:16.118826856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882748 | controller | Jun 09 17:28:16.120290 crc crio[22095]: time="2026-06-09T17:28:16.120087518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882763 | controller | Jun 09 17:28:16.128729 crc crio[22095]: time="2026-06-09T17:28:16.128651858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882778 | controller | Jun 09 17:28:16.133121 crc crio[22095]: time="2026-06-09T17:28:16.133045851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882793 | controller | Jun 09 17:28:16.137481 crc crio[22095]: time="2026-06-09T17:28:16.136169371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882808 | controller | Jun 09 17:28:16.153174 crc crio[22095]: time="2026-06-09T17:28:16.145910831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882823 | controller | Jun 09 17:28:16.169849 crc crio[22095]: time="2026-06-09T17:28:16.169746992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882839 | controller | Jun 09 17:28:16.182514 crc crio[22095]: time="2026-06-09T17:28:16.181613037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882871 | controller | Jun 09 17:28:16.188567 crc crio[22095]: time="2026-06-09T17:28:16.188408351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882892 | controller | Jun 09 17:28:16.203466 crc crio[22095]: time="2026-06-09T17:28:16.202823281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.882909 | controller | Jun 09 17:28:16.303304 crc crio[22095]: time="2026-06-09T17:28:16.303178545Z" level=info msg="createCtr: releasing container name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882928 | controller | Jun 09 17:28:16.303557 crc crio[22095]: time="2026-06-09T17:28:16.303317859Z" level=info msg="Cleaning up stale resource k8s_cinder-api_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0"
2026-06-09 17:40:40.882945 | controller | Jun 09 17:28:16.303557 crc crio[22095]: time="2026-06-09T17:28:16.30334355Z" level=info msg="createCtr: removing container ID 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from runtime" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882960 | controller | Jun 09 17:28:16.417358 crc crio[22095]: time="2026-06-09T17:28:16.41719138Z" level=info msg="createCtr: deleting container ID 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from idIndex" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882976 | controller | Jun 09 17:28:16.417358 crc crio[22095]: time="2026-06-09T17:28:16.417332154Z" level=info msg="createCtr: removing container 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.882992 | controller | Jun 09 17:28:16.417575 crc crio[22095]: time="2026-06-09T17:28:16.417398705Z" level=info msg="createCtr: deleting container 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from storage" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883008 | controller | Jun 09 17:28:16.436776 crc crio[22095]: time="2026-06-09T17:28:16.4366635Z" level=error msg="Failed to update container state for 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e: stdout: , stderr: "
2026-06-09 17:40:40.883024 | controller | Jun 09 17:28:16.445430 crc crio[22095]: time="2026-06-09T17:28:16.445352382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883041 | controller | Jun 09 17:28:16.450133 crc crio[22095]: time="2026-06-09T17:28:16.450021722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883057 | controller | Jun 09 17:28:16.481738 crc crio[22095]: time="2026-06-09T17:28:16.481603662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883072 | controller | Jun 09 17:28:16.494596 crc crio[22095]: time="2026-06-09T17:28:16.494504993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883088 | controller | Jun 09 17:28:16.507072 crc crio[22095]: time="2026-06-09T17:28:16.506626414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883104 | controller | Jun 09 17:28:16.513375 crc crio[22095]: time="2026-06-09T17:28:16.513292725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883119 | controller | Jun 09 17:28:16.515652 crc crio[22095]: time="2026-06-09T17:28:16.515486962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883135 | controller | Jun 09 17:28:16.518523 crc crio[22095]: time="2026-06-09T17:28:16.518374036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883150 | controller | Jun 09 17:28:16.525360 crc crio[22095]: time="2026-06-09T17:28:16.525283343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883169 | controller | Jun 09 17:28:16.533992 crc crio[22095]: time="2026-06-09T17:28:16.533673888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883186 | controller | Jun 09 17:28:16.563285 crc crio[22095]: time="2026-06-09T17:28:16.562910308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883201 | controller | Jun 09 17:28:16.568309 crc crio[22095]: time="2026-06-09T17:28:16.568186144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883216 | controller | Jun 09 17:28:16.584663 crc crio[22095]: time="2026-06-09T17:28:16.582742357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883232 | controller | Jun 09 17:28:16.601090 crc crio[22095]: time="2026-06-09T17:28:16.598498521Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a7c28bc4-9e1a-4604-b6ea-f2fe8d0db05c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.883248 | controller | Jun 09 17:28:16.601348 crc crio[22095]: time="2026-06-09T17:28:16.601144689Z" level=info msg="Removed container 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=25be624c-ca58-4189-964c-2693128d8e84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.883264 | controller | Jun 09 17:28:16.610020 crc crio[22095]: time="2026-06-09T17:28:16.609844162Z" level=info msg="Removing container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8" id=65796b8b-a067-468e-94d1-ef543d04d6b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.883280 | controller | Jun 09 17:28:16.619020 crc crio[22095]: time="2026-06-09T17:28:16.618835013Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd" id=429fcd99-10ff-4985-ac89-7c3229c36491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883296 | controller | Jun 09 17:28:16.706338 crc crio[22095]: time="2026-06-09T17:28:16.706089831Z" level=info msg="Created container c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities" id=f2645723-e0d2-478e-9a52-2f2ad4a5600a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883312 | controller | Jun 09 17:28:16.710549 crc crio[22095]: time="2026-06-09T17:28:16.710486524Z" level=info msg="Starting container: c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561" id=24fed75b-54ef-4384-815f-3b7671048ba0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883329 | controller | Jun 09 17:28:16.723589 crc crio[22095]: time="2026-06-09T17:28:16.723458037Z" level=info msg="Started container" PID=261284 containerID=c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561 description=openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities id=24fed75b-54ef-4384-815f-3b7671048ba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0
2026-06-09 17:40:40.883346 | controller | Jun 09 17:28:16.770755 crc crio[22095]: time="2026-06-09T17:28:16.770633667Z" level=info msg="createCtr: releasing container name k8s_cinder-api_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883362 | controller | Jun 09 17:28:16.770755 crc crio[22095]: time="2026-06-09T17:28:16.77074246Z" level=info msg="Cleaning up stale resource k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2"
2026-06-09 17:40:40.883382 | controller | Jun 09 17:28:16.770755 crc crio[22095]: time="2026-06-09T17:28:16.770770381Z" level=info msg="createCtr: removing container ID be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from runtime" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883399 | controller | Jun 09 17:28:16.779293 crc crio[22095]: time="2026-06-09T17:28:16.779159616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883415 | controller | Jun 09 17:28:16.841579 crc crio[22095]: time="2026-06-09T17:28:16.841515035Z" level=info msg="Created container c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=c44cb460-9ac3-4d8c-a490-9dd34a2531d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883431 | controller | Jun 09 17:28:16.843807 crc crio[22095]: time="2026-06-09T17:28:16.843693621Z" level=info msg="Starting container: c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541" id=12e8beb4-90cc-4847-b306-3141ec6559a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883447 | controller | Jun 09 17:28:16.854160 crc crio[22095]: time="2026-06-09T17:28:16.852911568Z" level=info msg="Started container" PID=261281 containerID=c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=12e8beb4-90cc-4847-b306-3141ec6559a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.883464 | controller | Jun 09 17:28:16.876791 crc crio[22095]: time="2026-06-09T17:28:16.876649397Z" level=info msg="Created container 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=7239324d-2a71-4c39-a2c9-0201ec7f47e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883480 | controller | Jun 09 17:28:16.879414 crc crio[22095]: time="2026-06-09T17:28:16.879308485Z" level=info msg="Starting container: 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2" id=d93654a1-7255-49a8-bda5-d764ebe440f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883496 | controller | Jun 09 17:28:16.888513 crc crio[22095]: time="2026-06-09T17:28:16.888373937Z" level=info msg="Started container" PID=261285 containerID=72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=d93654a1-7255-49a8-bda5-d764ebe440f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.883513 | controller | Jun 09 17:28:16.904780 crc crio[22095]: time="2026-06-09T17:28:16.904573613Z" level=info msg="Created container 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=54f7ccaa-dd83-4635-a04e-97618c22e151 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883529 | controller | Jun 09 17:28:16.909040 crc crio[22095]: time="2026-06-09T17:28:16.9087307Z" level=info msg="Starting container: 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa" id=b22efc7f-90b9-4443-a1af-5bd870f7a006 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883546 | controller | Jun 09 17:28:16.922352 crc crio[22095]: time="2026-06-09T17:28:16.922141844Z" level=info msg="Started container" PID=261279 containerID=06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=b22efc7f-90b9-4443-a1af-5bd870f7a006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c
2026-06-09 17:40:40.883567 | controller | Jun 09 17:28:16.930820 crc crio[22095]: time="2026-06-09T17:28:16.930735404Z" level=info msg="Created container 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=8aa68afa-1ade-4e4d-a1c0-58b7474d88e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883584 | controller | Jun 09 17:28:16.936350 crc crio[22095]: time="2026-06-09T17:28:16.936238605Z" level=info msg="Starting container: 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da" id=2cde0c85-b2af-48d5-bacf-408b0107c259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883601 | controller | Jun 09 17:28:16.952603 crc crio[22095]: time="2026-06-09T17:28:16.95238732Z" level=info msg="Started container" PID=261283 containerID=04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=2cde0c85-b2af-48d5-bacf-408b0107c259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.883618 | controller | Jun 09 17:28:16.993142 crc crio[22095]: time="2026-06-09T17:28:16.992885098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dd2cd309-58bf-431a-abaf-dcc3776702c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.883635 | controller | Jun 09 17:28:17.005772 crc crio[22095]: time="2026-06-09T17:28:17.005489412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=337a28ac-37a5-4ec4-8136-5ea334812eaf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.883651 | controller | Jun 09 17:28:17.033695 crc crio[22095]: time="2026-06-09T17:28:17.033523931Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=cd7a71d9-3af6-4f6a-b194-2cd77d5e57a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883667 | controller | Jun 09 17:28:17.034070 crc crio[22095]: time="2026-06-09T17:28:17.034033034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883684 | controller | Jun 09 17:28:17.048827 crc crio[22095]: time="2026-06-09T17:28:17.048647649Z" level=info msg="Created container 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=5c468f39-3c5d-4f36-8d41-3474efc30fd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883700 | controller | Jun 09 17:28:17.053618 crc crio[22095]: time="2026-06-09T17:28:17.05334709Z" level=info msg="Starting container: 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518" id=0233ccc5-9c5d-49fa-8e36-49126964f342 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883716 | controller | Jun 09 17:28:17.091154 crc crio[22095]: time="2026-06-09T17:28:17.090887543Z" level=info msg="Started container" PID=261287 containerID=7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=0233ccc5-9c5d-49fa-8e36-49126964f342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.883732 | controller | Jun 09 17:28:17.197026 crc crio[22095]: time="2026-06-09T17:28:17.196167313Z" level=info msg="Created container 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=5c1ce3b6-2c8e-4122-a705-e77c471ee506 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883752 | controller | Jun 09 17:28:17.205117 crc crio[22095]: time="2026-06-09T17:28:17.202479855Z" level=info msg="Starting container: 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f" id=67ad9fe7-f7ad-4d63-a940-e73e705ac63f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883769 | controller | Jun 09 17:28:17.221903 crc crio[22095]: time="2026-06-09T17:28:17.219625315Z" level=info msg="Started container" PID=261286 containerID=3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=67ad9fe7-f7ad-4d63-a940-e73e705ac63f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.883785 | controller | Jun 09 17:28:17.232623 crc crio[22095]: time="2026-06-09T17:28:17.232491485Z" level=info msg="Created container e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=2ecc7b64-f9cd-4b2a-b8bc-8b8aefdffe8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883801 | controller | Jun 09 17:28:17.237032 crc crio[22095]: time="2026-06-09T17:28:17.234351193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883830 | controller | Jun 09 17:28:17.239294 crc crio[22095]: time="2026-06-09T17:28:17.238582002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883847 | controller | Jun 09 17:28:17.243790 crc crio[22095]: time="2026-06-09T17:28:17.243495978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883884 | controller | Jun 09 17:28:17.256592 crc crio[22095]: time="2026-06-09T17:28:17.255416003Z" level=info msg="Starting container: e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23" id=eb61de5c-b6ed-4ef2-89d9-3a15b3366fe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.883907 | controller | Jun 09 17:28:17.266680 crc crio[22095]: time="2026-06-09T17:28:17.26309747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.883924 | controller | Jun 09 17:28:17.272604 crc crio[22095]: time="2026-06-09T17:28:17.272285666Z" level=info msg="Started container" PID=261289 containerID=e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=eb61de5c-b6ed-4ef2-89d9-3a15b3366fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b
2026-06-09 17:40:40.883940 | controller | Jun 09 17:28:17.438450 crc crio[22095]: time="2026-06-09T17:28:17.437806572Z" level=info msg="createCtr: deleting container ID be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from idIndex" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883957 | controller | Jun 09 17:28:17.438450 crc crio[22095]: time="2026-06-09T17:28:17.437914595Z" level=info msg="createCtr: removing container be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883973 | controller | Jun 09 17:28:17.438450 crc crio[22095]: time="2026-06-09T17:28:17.438045678Z" level=info msg="createCtr: deleting container be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from storage" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.883992 | controller | Jun 09 17:28:17.473838 crc crio[22095]: time="2026-06-09T17:28:17.473716493Z" level=error msg="Failed to update container state for be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7: stdout: , stderr: "
2026-06-09 17:40:40.884009 | controller | Jun 09 17:28:17.490534 crc crio[22095]: time="2026-06-09T17:28:17.489769215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884025 | controller | Jun 09 17:28:17.536025 crc crio[22095]: time="2026-06-09T17:28:17.534141914Z" level=info msg="Removed container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=65796b8b-a067-468e-94d1-ef543d04d6b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.884040 | controller | Jun 09 17:28:17.544913 crc crio[22095]: time="2026-06-09T17:28:17.544833528Z" level=info msg="Removing container: d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a" id=c13986ef-c937-4204-88f8-2fca61307cc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.884056 | controller | Jun 09 17:28:17.615088 crc crio[22095]: time="2026-06-09T17:28:17.615017078Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a7ad4df4-af0b-4ec9-b223-3389b70b2b82 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.884072 | controller | Jun 09 17:28:17.631402 crc crio[22095]: time="2026-06-09T17:28:17.631357117Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.884088 | controller | Jun 09 17:28:17.694838 crc crio[22095]: time="2026-06-09T17:28:17.694445936Z" level=info msg="createCtr: releasing container name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884105 | controller | Jun 09 17:28:17.694838 crc crio[22095]: time="2026-06-09T17:28:17.694545978Z" level=info msg="Cleaning up stale resource k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2"
2026-06-09 17:40:40.884121 | controller | Jun 09 17:28:17.694838 crc crio[22095]: time="2026-06-09T17:28:17.694566449Z" level=info msg="createCtr: removing container ID 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from runtime" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884137 | controller | Jun 09 17:28:17.957896 crc crio[22095]: time="2026-06-09T17:28:17.957605557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=43eb19ef-2a7f-46e0-bb8b-258ebf364ec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.884153 | controller | Jun 09 17:28:17.978542 crc crio[22095]: time="2026-06-09T17:28:17.978431861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=90ef4832-23d9-4004-9403-3b10a88de106 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.884169 | controller | Jun 09 17:28:18.015919 crc crio[22095]: time="2026-06-09T17:28:18.015751638Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=e4b4149d-59bb-43ea-a787-b44a95126623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884185 | controller | Jun 09 17:28:18.016676 crc crio[22095]: time="2026-06-09T17:28:18.016396355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884205 | controller | Jun 09 17:28:18.022800 crc crio[22095]: time="2026-06-09T17:28:18.022469291Z" level=info msg="Created container 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=271f1148-7970-4934-886a-c69abdb4c519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884221 | controller | Jun 09 17:28:18.033476 crc crio[22095]: time="2026-06-09T17:28:18.033378331Z" level=info msg="Created container b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=ab28e098-9278-4e94-b04c-6e3f5a5f9970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884238 | controller | Jun 09 17:28:18.034859 crc crio[22095]: time="2026-06-09T17:28:18.034413817Z" level=info msg="Starting container: 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb" id=d79225a9-639d-4726-90b8-43a9a3c66a97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884254 | controller | Jun 09 17:28:18.040433 crc crio[22095]: time="2026-06-09T17:28:18.03997798Z" level=info msg="Starting container: b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce" id=6371e95a-af01-4abb-a8dd-5e1c992f2279 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884270 | controller | Jun 09 17:28:18.048187 crc crio[22095]: time="2026-06-09T17:28:18.048129139Z" level=info msg="Started container" PID=261319 containerID=b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=6371e95a-af01-4abb-a8dd-5e1c992f2279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.884286 | controller | Jun 09 17:28:18.057051 crc crio[22095]: time="2026-06-09T17:28:18.056582796Z" level=info msg="Started container" PID=261320 containerID=08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=d79225a9-639d-4726-90b8-43a9a3c66a97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.884302 | controller | Jun 09 17:28:18.061772 crc crio[22095]: time="2026-06-09T17:28:18.061175754Z" level=info msg="Created container 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=5dd8b44d-22de-477a-9b51-a3e00e53dc0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884318 | controller | Jun 09 17:28:18.065583 crc crio[22095]: time="2026-06-09T17:28:18.064032747Z" level=info msg="Starting container: 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6" id=30880cfb-e79d-42b4-9740-7b2d8e9fc814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884334 | controller | Jun 09 17:28:18.079335 crc crio[22095]: time="2026-06-09T17:28:18.079214836Z" level=info msg="Started container" PID=261567 containerID=7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=30880cfb-e79d-42b4-9740-7b2d8e9fc814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.884350 | controller | Jun 09 17:28:18.153747 crc crio[22095]: time="2026-06-09T17:28:18.153638256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884366 | controller | Jun 09 17:28:18.164749 crc crio[22095]: time="2026-06-09T17:28:18.164598427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884388 | controller | Jun 09 17:28:18.347377 crc crio[22095]: time="2026-06-09T17:28:18.346655137Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=a7ad4df4-af0b-4ec9-b223-3389b70b2b82 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.884405 | controller | Jun 09 17:28:18.350438 crc crio[22095]: time="2026-06-09T17:28:18.349572952Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9131439a-d5e5-416e-8085-2a5655a65c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.884421 | controller | Jun 09 17:28:18.358185 crc crio[22095]: time="2026-06-09T17:28:18.358012789Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=af2b77b0-6dad-4a59-b6c3-3b61d771ac14 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.884436 | controller | Jun 09 17:28:18.370666 crc crio[22095]: time="2026-06-09T17:28:18.370593591Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dtlb8/extract-content" id=3b062c36-f42f-4848-8513-37c9845fa541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884452 | controller | Jun 09 17:28:18.372379 crc crio[22095]: time="2026-06-09T17:28:18.371732411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884468 | controller | Jun 09 17:28:18.479602 crc crio[22095]: time="2026-06-09T17:28:18.479407613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884484 | controller | Jun 09 17:28:18.487531 crc crio[22095]: time="2026-06-09T17:28:18.487326206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.884500 | controller | Jun 09 17:28:18.824995 crc crio[22095]: time="2026-06-09T17:28:18.816145482Z" level=info msg="createCtr: deleting container ID 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from idIndex" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884517 | controller | Jun 09 17:28:18.824995 crc crio[22095]: time="2026-06-09T17:28:18.816275285Z" level=info msg="createCtr: removing container 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884533 | controller | Jun 09 17:28:18.824995 crc crio[22095]: time="2026-06-09T17:28:18.816342397Z" level=info msg="createCtr: deleting container 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from storage" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884549 | controller | Jun 09 17:28:18.824995 crc crio[22095]: time="2026-06-09T17:28:18.823198263Z" level=error msg="Failed to update container state for 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6: stdout: , stderr: "
2026-06-09 17:40:40.884566 | controller | Jun 09 17:28:18.861222 crc crio[22095]: time="2026-06-09T17:28:18.860586302Z" level=info msg="Stopping pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c" id=18f8037b-15de-4864-b3d4-70facc8b3424 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.884582 | controller | Jun 09 17:28:18.867214 crc crio[22095]: time="2026-06-09T17:28:18.865899018Z" level=info msg="Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc001289128}] Aliases:map[]}"
2026-06-09 17:40:40.884602 | controller | Jun 09 17:28:18.867214 crc crio[22095]: time="2026-06-09T17:28:18.866186386Z" level=info msg="Deleting pod openstack_nova-cell1-4309-account-create-update-rcv7j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.884619 | controller | Jun 09 17:28:18.871399 crc crio[22095]: time="2026-06-09T17:28:18.870887996Z" level=info msg="Removed container d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=c13986ef-c937-4204-88f8-2fca61307cc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.884635 | controller | Jun 09 17:28:18.889085 crc crio[22095]: time="2026-06-09T17:28:18.889033762Z" level=info msg="Removing container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2" id=e07582e9-77fc-42d5-9c5a-ea210d2cf5af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.884651 | controller | Jun 09 17:28:18.939587 crc crio[22095]: time="2026-06-09T17:28:18.939511727Z" level=info msg="createCtr: releasing container name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884667 | controller | Jun 09 17:28:18.939587 crc crio[22095]: time="2026-06-09T17:28:18.93961885Z" level=info msg="Cleaning up stale resource k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2"
2026-06-09 17:40:40.884684 | controller | Jun 09 17:28:18.939803 crc crio[22095]: time="2026-06-09T17:28:18.939639781Z" level=info msg="createCtr: removing container ID 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from runtime" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884700 | controller | Jun 09 17:28:19.061787 crc crio[22095]: time="2026-06-09T17:28:19.061705992Z" level=info msg="Created container 594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279: openshift-marketplace/community-operators-z56c4/registry-server" id=af338429-28c0-49d1-a044-70f976df517d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884716 | controller | Jun 09 17:28:19.065822 crc crio[22095]: time="2026-06-09T17:28:19.064184485Z" level=info msg="Starting container: 594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279" id=faa931c7-b2b5-4671-b421-f8075b68b18e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884732 | controller | Jun 09 17:28:19.088865 crc crio[22095]: time="2026-06-09T17:28:19.088092989Z" level=info msg="Started container" PID=261608 containerID=594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279 description=openshift-marketplace/community-operators-z56c4/registry-server id=faa931c7-b2b5-4671-b421-f8075b68b18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc
2026-06-09 17:40:40.884749 | controller | Jun 09 17:28:19.203608 crc crio[22095]: time="2026-06-09T17:28:19.203270903Z" level=info msg="Created container 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150: openstack/neutron-db-create-nlst2/mariadb-database-create" id=1d16092e-78ac-4ed3-bb31-7210bafb490d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884768 | controller | Jun 09 17:28:19.216887 crc crio[22095]: time="2026-06-09T17:28:19.212573522Z" level=info msg="Starting container: 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150" id=08abf42f-a3aa-452f-a1e3-5fdb2d1099eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884785 | controller | Jun 09 17:28:19.225891 crc crio[22095]: time="2026-06-09T17:28:19.223541093Z" level=info msg="Started container" PID=261615 containerID=28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=08abf42f-a3aa-452f-a1e3-5fdb2d1099eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.884805 | controller | Jun 09 17:28:19.292161 crc crio[22095]: time="2026-06-09T17:28:19.285968255Z" level=info msg="Created container 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12: openshift-infra/auto-csr-approver-29683768-bbhsp/oc" id=44105e02-f916-4a13-b2bf-d3548ce61d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884822 | controller | Jun 09 17:28:19.302852 crc crio[22095]: time="2026-06-09T17:28:19.302672403Z" level=info msg="Starting container: 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12" id=e7191b70-4441-40c8-a929-eedaa3ff94c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884838 | controller | Jun 09 17:28:19.341689 crc crio[22095]: time="2026-06-09T17:28:19.339525487Z" level=info msg="Started container" PID=261624 containerID=08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12 description=openshift-infra/auto-csr-approver-29683768-bbhsp/oc id=e7191b70-4441-40c8-a929-eedaa3ff94c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820
2026-06-09 17:40:40.884872 | controller | Jun 09 17:28:19.375741 crc crio[22095]: time="2026-06-09T17:28:19.375619883Z" level=info msg="Created container 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=cd7a71d9-3af6-4f6a-b194-2cd77d5e57a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884894 | controller | Jun 09 17:28:19.404083 crc crio[22095]: time="2026-06-09T17:28:19.400381699Z" level=info msg="Starting container: 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da" id=325819b6-edba-4393-9ead-395675884e67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884911 | controller | Jun 09 17:28:19.414159 crc crio[22095]: time="2026-06-09T17:28:19.41407086Z" level=info msg="Started container" PID=261612 containerID=9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=325819b6-edba-4393-9ead-395675884e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.884928 | controller | Jun 09 17:28:19.417033 crc crio[22095]: time="2026-06-09T17:28:19.416908133Z" level=info msg="Created container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=0f8b8f67-d2a3-4c71-a874-4a36a8313db2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884945 | controller | Jun 09 17:28:19.424120 crc crio[22095]: time="2026-06-09T17:28:19.422890316Z" level=info msg="Starting container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90" id=3f875fcb-29b6-47fc-bd79-98e098e724d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.884961 | controller | Jun 09 17:28:19.442537 crc crio[22095]: time="2026-06-09T17:28:19.441644347Z" level=info msg="Started container" PID=261620 containerID=e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=3f875fcb-29b6-47fc-bd79-98e098e724d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.884978 | controller | Jun 09 17:28:19.455986 crc crio[22095]: time="2026-06-09T17:28:19.454294272Z" level=info msg="Created container e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd" id=429fcd99-10ff-4985-ac89-7c3229c36491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.884998 | controller | Jun 09 17:28:19.457387 crc crio[22095]: time="2026-06-09T17:28:19.457303039Z" level=info msg="Starting container: e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34" id=97839753-e0e1-4fc2-a399-61fc6f0060b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.885015 | controller | Jun 09 17:28:19.470117 crc crio[22095]: time="2026-06-09T17:28:19.4655151Z" level=info msg="createCtr: deleting container ID 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from idIndex" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885031 | controller | Jun 09 17:28:19.470117 crc crio[22095]: time="2026-06-09T17:28:19.465615472Z" level=info msg="createCtr: removing container 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885047 | controller | Jun 09 17:28:19.470117 crc crio[22095]: time="2026-06-09T17:28:19.465716005Z" level=info msg="createCtr: deleting container 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from storage" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885063 | controller | Jun 09 17:28:19.476344 crc crio[22095]: time="2026-06-09T17:28:19.476183353Z" level=error msg="Failed to update container state for 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e: stdout: , stderr: "
2026-06-09 17:40:40.885080 | controller | Jun 09 17:28:19.515720 crc crio[22095]: time="2026-06-09T17:28:19.515599124Z" level=info msg="Started container" PID=261599 containerID=e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd id=97839753-e0e1-4fc2-a399-61fc6f0060b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6
2026-06-09 17:40:40.885096 | controller | Jun 09 17:28:19.550915 crc crio[22095]: time="2026-06-09T17:28:19.546094107Z" level=info msg="createCtr: releasing container name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885113 | controller | Jun 09 17:28:19.550915 crc crio[22095]: time="2026-06-09T17:28:19.55090814Z" level=info msg="Cleaning up stale resource k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1"
2026-06-09 17:40:40.885129 | controller | Jun 09 17:28:19.550915 crc crio[22095]: time="2026-06-09T17:28:19.551003963Z" level=info msg="createCtr: removing container ID b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from runtime" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885145 | controller | Jun 09 17:28:19.568074 crc crio[22095]: time="2026-06-09T17:28:19.567901516Z" level=info msg="Stopped pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c" id=18f8037b-15de-4864-b3d4-70facc8b3424 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.885162 | controller | Jun 09 17:28:19.600496 crc crio[22095]: time="2026-06-09T17:28:19.600209645Z" level=info msg="Removed container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=e07582e9-77fc-42d5-9c5a-ea210d2cf5af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885178 | controller | Jun 09 17:28:19.611353 crc crio[22095]: time="2026-06-09T17:28:19.610843368Z" level=info msg="Removing container: 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4" id=5eb0912f-a31a-4bb9-925f-2efea4d35220 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885202 | controller | Jun 09 17:28:19.751181 crc crio[22095]: time="2026-06-09T17:28:19.750337677Z" level=info msg="createCtr: deleting container ID b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from idIndex" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885219 | controller | Jun 09 17:28:19.751181 crc crio[22095]: time="2026-06-09T17:28:19.751125597Z" level=info msg="createCtr: removing container b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885235 | controller | Jun 09 17:28:19.751181 crc crio[22095]: time="2026-06-09T17:28:19.751187839Z" level=info msg="createCtr: deleting container b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from storage" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885251 | controller | Jun 09 17:28:19.760628 crc crio[22095]: time="2026-06-09T17:28:19.760520888Z" level=error msg="Failed to update container state for b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d: stdout: , stderr: "
2026-06-09 17:40:40.885267 | controller | Jun 09 17:28:19.824437 crc crio[22095]: time="2026-06-09T17:28:19.824222712Z" level=info msg="createCtr: releasing container name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885283 | controller | Jun 09 17:28:19.824437 crc crio[22095]: time="2026-06-09T17:28:19.824355596Z" level=info msg="Cleaning up stale resource k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2"
2026-06-09 17:40:40.885299 | controller | Jun 09 17:28:19.824437 crc crio[22095]: time="2026-06-09T17:28:19.824375826Z" level=info msg="createCtr: removing container ID 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from runtime" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885315 | controller | Jun 09 17:28:19.949480 crc crio[22095]: time="2026-06-09T17:28:19.9488671Z" level=info msg="Removed container 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=5eb0912f-a31a-4bb9-925f-2efea4d35220 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885331 | controller | Jun 09 17:28:19.956280 crc crio[22095]: time="2026-06-09T17:28:19.956124916Z" level=info msg="Created container 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=e4b4149d-59bb-43ea-a787-b44a95126623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885348 | controller | Jun 09 17:28:19.962749 crc crio[22095]: time="2026-06-09T17:28:19.962481379Z" level=info msg="Starting container: 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73" id=fc4abd95-6c62-499f-9e2f-0c77e99c9d4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.885363 | controller | Jun 09 17:28:19.977217 crc crio[22095]: time="2026-06-09T17:28:19.973059331Z" level=info msg="Started container" PID=262005 containerID=5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=fc4abd95-6c62-499f-9e2f-0c77e99c9d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.885380 | controller | Jun 09 17:28:19.977217 crc crio[22095]: time="2026-06-09T17:28:19.975475383Z" level=info msg="Created container 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f: openshift-marketplace/redhat-marketplace-dtlb8/extract-content" id=3b062c36-f42f-4848-8513-37c9845fa541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885399 | controller | Jun 09 17:28:19.987408 crc crio[22095]: time="2026-06-09T17:28:19.987203324Z" level=info msg="Starting container: 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f" id=2f93df6a-441a-49ce-9381-5773fd2f514a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.885415 | controller | Jun 09 17:28:19.988327 crc crio[22095]: time="2026-06-09T17:28:19.988199669Z" level=info msg="Removing container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5" id=b618f0f0-733e-4d45-918a-c463443ce796 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885432 | controller | Jun 09 17:28:19.996605 crc crio[22095]: time="2026-06-09T17:28:19.996493732Z" level=info msg="Started container" PID=262002 containerID=31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f description=openshift-marketplace/redhat-marketplace-dtlb8/extract-content id=2f93df6a-441a-49ce-9381-5773fd2f514a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0
2026-06-09 17:40:40.885448 | controller | Jun 09 17:28:20.002425 crc crio[22095]: time="2026-06-09T17:28:20.00228198Z" level=info msg="createCtr: deleting container ID 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from idIndex" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885464 | controller | Jun 09 17:28:20.002425 crc crio[22095]: time="2026-06-09T17:28:20.002434524Z" level=info msg="createCtr: removing container 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885483 | controller | Jun 09 17:28:20.002798 crc crio[22095]: time="2026-06-09T17:28:20.002522376Z" level=info msg="createCtr: deleting container 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from storage" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885554 | controller | Jun 09 17:28:20.017879 crc crio[22095]: time="2026-06-09T17:28:20.017337397Z" level=error msg="Failed to update container state for 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9: stdout: , stderr: "
2026-06-09 17:40:40.885577 | controller | Jun 09 17:28:20.064735 crc crio[22095]: time="2026-06-09T17:28:20.064530287Z" level=info msg="createCtr: releasing container name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885594 | controller | Jun 09 17:28:20.065412 crc crio[22095]: time="2026-06-09T17:28:20.064731412Z" level=info msg="Cleaning up stale resource k8s_openstack-network-exporter_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0"
2026-06-09 17:40:40.885611 | controller | Jun 09 17:28:20.065412 crc crio[22095]: time="2026-06-09T17:28:20.064814395Z" level=info msg="createCtr: removing container ID 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from runtime" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885627 | controller | Jun 09 17:28:20.103607 crc crio[22095]: time="2026-06-09T17:28:20.103515328Z" level=info msg="createCtr: deleting container ID 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from idIndex" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885644 | controller | Jun 09 17:28:20.103607 crc crio[22095]: time="2026-06-09T17:28:20.10359746Z" level=info msg="createCtr: removing container 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885663 | controller | Jun 09 17:28:20.103874 crc crio[22095]: time="2026-06-09T17:28:20.103650901Z" level=info msg="createCtr: deleting container 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from storage" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885680 | controller | Jun 09 17:28:20.209860 crc crio[22095]: time="2026-06-09T17:28:20.209607969Z" level=info msg="createCtr: releasing container name k8s_openstack-network-exporter_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885696 | controller | Jun 09 17:28:20.384076 crc crio[22095]: time="2026-06-09T17:28:20.383428498Z" level=info msg="Stopping container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b (timeout: 30s)" id=3c604817-b994-43d0-a2eb-6d96aa8f4935 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.885712 | controller | Jun 09 17:28:20.391985 crc crio[22095]: time="2026-06-09T17:28:20.391066214Z" level=info msg="Removed container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api" id=b618f0f0-733e-4d45-918a-c463443ce796 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885728 | controller | Jun 09 17:28:20.417019 crc crio[22095]: time="2026-06-09T17:28:20.416841416Z" level=info msg="Removing container: 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b" id=a45c1dac-f511-45ec-b156-19fff1e55236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885744 | controller | Jun 09 17:28:20.638793 crc crio[22095]: time="2026-06-09T17:28:20.63803264Z" level=info msg="Stopped container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=3c604817-b994-43d0-a2eb-6d96aa8f4935 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.885760 | controller | Jun 09 17:28:20.642806 crc crio[22095]: time="2026-06-09T17:28:20.641304164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7373cf3c-d3a6-4320-aeae-526fbddf488e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.885777 | controller | Jun 09 17:28:20.649458 crc crio[22095]: time="2026-06-09T17:28:20.647706638Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8d3a94ac-3091-401e-b565-958a558dc22e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.885793 | controller | Jun 09 17:28:20.698000 crc crio[22095]: time="2026-06-09T17:28:20.697828304Z" level=info msg="Removed container 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=a45c1dac-f511-45ec-b156-19fff1e55236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885809 | controller | Jun 09 17:28:20.707910 crc crio[22095]: time="2026-06-09T17:28:20.7078047Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=53f49c1c-02bc-489f-b98e-0ffa0082f665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.885825 | controller | Jun 09 17:28:20.708559 crc crio[22095]: time="2026-06-09T17:28:20.708393155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.885841 | controller | Jun 09 17:28:20.723277 crc crio[22095]: time="2026-06-09T17:28:20.723129913Z" level=info msg="Removing container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff" id=b50fe68d-454e-47a5-a84e-daac9cc63023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885886 | controller | Jun 09 17:28:20.795086 crc crio[22095]: time="2026-06-09T17:28:20.794215016Z" level=info msg="Stopping pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b" id=7c2242bc-578d-416a-a463-29e05cbc7923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.885909 | controller | Jun 09 17:28:20.816645 crc crio[22095]: time="2026-06-09T17:28:20.815225806Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0019846f8}] Aliases:map[]}"
2026-06-09 17:40:40.885927 | controller | Jun 09 17:28:20.816645 crc crio[22095]: time="2026-06-09T17:28:20.815618616Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-w7q7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.885946 | controller | Jun 09 17:28:20.954032 crc crio[22095]: time="2026-06-09T17:28:20.953856322Z" level=info msg="Removed container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata" id=b50fe68d-454e-47a5-a84e-daac9cc63023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.885963 | controller | Jun 09 17:28:20.971426 crc crio[22095]: time="2026-06-09T17:28:20.971132895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.885979 | controller | Jun 09 17:28:20.978206 crc crio[22095]: time="2026-06-09T17:28:20.977855507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.885995 | controller | Jun 09 17:28:20.987862 crc crio[22095]: time="2026-06-09T17:28:20.987447954Z" level=info msg="Removing container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6" id=0d83e800-f062-4046-b745-ac6864688f89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886012 | controller | Jun 09 17:28:21.257021 crc crio[22095]: time="2026-06-09T17:28:21.256032404Z" level=info msg="Running pod sandbox: openshift-must-gather-7cnc9/must-gather-kg8lh/POD" id=c2d0d0e8-30e5-4a2f-b721-4fd50646a636 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.886028 | controller | Jun 09 17:28:21.257021 crc crio[22095]: time="2026-06-09T17:28:21.256882685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886045 | controller | Jun 09 17:28:21.361973 crc crio[22095]: time="2026-06-09T17:28:21.36035146Z" level=info msg="Removed container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server" id=0d83e800-f062-4046-b745-ac6864688f89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886062 | controller | Jun 09 17:28:21.424001 crc crio[22095]: time="2026-06-09T17:28:21.418378288Z" level=info msg="Removing container: 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037" id=4855c9d6-6e1a-4f63-b94e-da0a79c981d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886078 | controller | Jun 09 17:28:21.624324 crc crio[22095]: time="2026-06-09T17:28:21.623803878Z" level=info msg="Stopping container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7 (timeout: 28s)" id=569863a2-b49a-4c4f-a580-731bb64ef54f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.886094 | controller | Jun 09 17:28:21.639280 crc crio[22095]: time="2026-06-09T17:28:21.639140662Z" level=info msg="Stopped pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b" id=7c2242bc-578d-416a-a463-29e05cbc7923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.886114 | controller | Jun 09 17:28:21.693196 crc crio[22095]: time="2026-06-09T17:28:21.693106016Z" level=info msg="Removed container 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037: openshift-marketplace/redhat-marketplace-t2p5l/extract-content" id=4855c9d6-6e1a-4f63-b94e-da0a79c981d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886130 | controller | Jun 09 17:28:21.695752 crc crio[22095]: time="2026-06-09T17:28:21.695687902Z" level=info msg="Removing container: d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57" id=a6651cd8-6a1a-4b1b-8968-b0bc6c2f4993 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886147 | controller | Jun 09 17:28:21.736890 crc crio[22095]: time="2026-06-09T17:28:21.736714325Z" level=info msg="Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc0004c6458}] Aliases:map[]}"
2026-06-09 17:40:40.886163 | controller | Jun 09 17:28:21.737207 crc crio[22095]: time="2026-06-09T17:28:21.736845748Z" level=info msg="Adding pod openshift-must-gather-7cnc9_must-gather-kg8lh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.886180 | controller | Jun 09 17:28:21.831324 crc crio[22095]: time="2026-06-09T17:28:21.831169908Z" level=info msg="Removed container d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities" id=a6651cd8-6a1a-4b1b-8968-b0bc6c2f4993 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886196 | controller | Jun 09 17:28:21.843652 crc crio[22095]: time="2026-06-09T17:28:21.843111324Z" level=info msg="Removing container: 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c" id=e72f2813-4957-4cbd-b152-868d8582a61a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886212 | controller | Jun 09 17:28:21.965583 crc crio[22095]: time="2026-06-09T17:28:21.962656171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=839d2e8c-46d6-4e58-aabc-699aa2152982 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886228 | controller | Jun 09 17:28:22.016968 crc crio[22095]: time="2026-06-09T17:28:22.016782769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0c726c9d-1508-49e6-b1fd-283b76d2e79e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886244 | controller | Jun 09 17:28:22.059443 crc crio[22095]: time="2026-06-09T17:28:22.059343761Z" level=info msg="Created container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=53f49c1c-02bc-489f-b98e-0ffa0082f665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.886260 | controller | Jun 09 17:28:22.062158 crc crio[22095]: time="2026-06-09T17:28:22.061680961Z" level=info msg="Starting container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e" id=85cee7c7-c023-4604-8dd4-d6259327fa26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.886277 | controller | Jun 09 17:28:22.088697 crc crio[22095]: time="2026-06-09T17:28:22.088063638Z" level=info msg="Started container" PID=262740 containerID=ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=85cee7c7-c023-4604-8dd4-d6259327fa26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.886297 | controller | Jun 09 17:28:22.152352 crc crio[22095]: time="2026-06-09T17:28:22.152171423Z" level=info msg="Removed container 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=e72f2813-4957-4cbd-b152-868d8582a61a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886314 | controller | Jun 09 17:28:22.158382 crc crio[22095]: time="2026-06-09T17:28:22.158126875Z" level=info msg="Removing container: 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72" id=2a765c1d-2a33-4731-89df-dd5dbbf6a3bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886330 | controller | Jun 09 17:28:22.188084 crc crio[22095]: time="2026-06-09T17:28:22.186977125Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dtlb8/registry-server" id=224f0987-6453-4be6-9aa8-85a9546f82c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.886346 | controller | Jun 09 17:28:22.188084 crc crio[22095]: time="2026-06-09T17:28:22.187490659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886362 | controller | Jun 09 17:28:22.385686 crc crio[22095]: time="2026-06-09T17:28:22.385103598Z" level=info msg="Removed container 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=2a765c1d-2a33-4731-89df-dd5dbbf6a3bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886378 | controller | Jun 09 17:28:22.390790 crc crio[22095]: time="2026-06-09T17:28:22.38870239Z" level=info msg="Removing container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95" id=2b4359f1-9607-44a7-83c9-9a96599ede5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886394 | controller | Jun 09 17:28:22.471281 crc crio[22095]: time="2026-06-09T17:28:22.467533743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886410 | controller | Jun 09 17:28:22.472642 crc crio[22095]: time="2026-06-09T17:28:22.472552981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886426 | controller | Jun 09 17:28:22.650863 crc crio[22095]: time="2026-06-09T17:28:22.648623148Z" level=info msg="Removed container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log" id=2b4359f1-9607-44a7-83c9-9a96599ede5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886442 | controller | Jun 09 17:28:22.657139 crc crio[22095]: time="2026-06-09T17:28:22.657095296Z" level=info msg="Removing container: f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25" id=e19997a4-8760-4194-8a33-33696b691eb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886458 | controller | Jun 09 17:28:22.781145 crc crio[22095]: time="2026-06-09T17:28:22.781068696Z" level=info msg="Removed container f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=e19997a4-8760-4194-8a33-33696b691eb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886474 | controller | Jun 09 17:28:22.799871 crc crio[22095]: time="2026-06-09T17:28:22.799712874Z" level=info msg="Removing container: 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863" id=0b839a88-8894-458a-a2fc-33348b039af6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886490 | controller | Jun 09 17:28:22.821994 crc crio[22095]: time="2026-06-09T17:28:22.818792234Z" level=info msg="Created container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server" id=224f0987-6453-4be6-9aa8-85a9546f82c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.886509 | controller | Jun 09 17:28:22.821994 crc crio[22095]: time="2026-06-09T17:28:22.820773934Z" level=info msg="Starting container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa" id=f500d249-b30b-473c-a7c7-3582a27d9acd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.886526 | controller | Jun 09 17:28:22.827139 crc crio[22095]: time="2026-06-09T17:28:22.827018925Z" level=info msg="Started container" PID=262842 containerID=e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa description=openshift-marketplace/redhat-marketplace-dtlb8/registry-server id=f500d249-b30b-473c-a7c7-3582a27d9acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0
2026-06-09 17:40:40.886542 | controller | Jun 09 17:28:23.082843 crc crio[22095]: time="2026-06-09T17:28:23.082729033Z" level=info msg="Removed container 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=0b839a88-8894-458a-a2fc-33348b039af6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886559 | controller | Jun 09 17:28:23.085786 crc crio[22095]: time="2026-06-09T17:28:23.0857102Z" level=info msg="Removing container: 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5" id=b3740c8a-f46b-4899-a366-bfe006601220 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886575 | controller | Jun 09 17:28:23.272529 crc crio[22095]: 2026-06-09T17:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:244cd51edbf52ba Mac:a2:0f:cf:88:ee:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 SocketPath: PciID:}] [{Interface:0xc000376850 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.886592 | controller | Jun 09 17:28:23.274117 crc crio[22095]: time="2026-06-09T17:28:23.274031881Z" level=info msg="Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc0004c6458}] Aliases:map[]}"
2026-06-09 17:40:40.886608 | controller | Jun 09 17:28:23.274312 crc crio[22095]: time="2026-06-09T17:28:23.274219936Z" level=info msg="Checking pod openshift-must-gather-7cnc9_must-gather-kg8lh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.886625 | controller | Jun 09 17:28:23.295858 crc crio[22095]: time="2026-06-09T17:28:23.295744388Z" level=info msg="Ran pod sandbox 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 with infra container: openshift-must-gather-7cnc9/must-gather-kg8lh/POD" id=c2d0d0e8-30e5-4a2f-b721-4fd50646a636 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.886641 | controller | Jun 09 17:28:23.302793 crc crio[22095]: time="2026-06-09T17:28:23.300988982Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886657 | controller | Jun 09 17:28:23.302793 crc crio[22095]: time="2026-06-09T17:28:23.301421834Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886673 | controller | Jun 09 17:28:23.302793 crc crio[22095]: time="2026-06-09T17:28:23.301542977Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886692 | controller | Jun 09 17:28:23.305858 crc crio[22095]: time="2026-06-09T17:28:23.305709474Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=70f60033-ce64-4aca-a3bc-d510268bda8d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.886709 | controller | Jun 09 17:28:23.325511 crc crio[22095]: time="2026-06-09T17:28:23.324326841Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-09 17:40:40.886726 | controller | Jun 09 17:28:23.517690 crc crio[22095]: time="2026-06-09T17:28:23.516534652Z" level=info msg="Removed container 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=b3740c8a-f46b-4899-a366-bfe006601220 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886742 | controller | Jun 09 17:28:23.536126 crc crio[22095]: time="2026-06-09T17:28:23.536008862Z" level=info msg="Removing container: db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9" id=3eb4d6c0-dfa4-4cf9-a1cb-ac0de4ab2a54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886758 | controller | Jun 09 17:28:23.575348 crc crio[22095]: time="2026-06-09T17:28:23.575201057Z" level=info msg="Stopped container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera" id=569863a2-b49a-4c4f-a580-731bb64ef54f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.886774 | controller | Jun 09 17:28:23.579708 crc crio[22095]: time="2026-06-09T17:28:23.579629551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=87a01a11-eed8-412a-bd35-95164008978d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886789 | controller | Jun 09 17:28:23.586600 crc crio[22095]: time="2026-06-09T17:28:23.586516537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0146bf8b-e4c4-4f9d-afcf-19e35bd177c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.886806 | controller | Jun 09 17:28:23.593109 crc crio[22095]: time="2026-06-09T17:28:23.593024664Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=4e5d5c32-e43b-400b-9b98-e0f459b15029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.886822 | controller | Jun 09 17:28:23.593705 crc crio[22095]: time="2026-06-09T17:28:23.593562798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886838 | controller | Jun 09 17:28:23.697574 crc crio[22095]: time="2026-06-09T17:28:23.697432473Z" level=info msg="Removed container db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=3eb4d6c0-dfa4-4cf9-a1cb-ac0de4ab2a54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886872 | controller | Jun 09 17:28:23.706525 crc crio[22095]: time="2026-06-09T17:28:23.706204868Z" level=info msg="Removing container: 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a" id=7f7fc061-d738-449f-9261-4ffc979d6550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886894 | controller | Jun 09 17:28:23.743189 crc crio[22095]: time="2026-06-09T17:28:23.740864927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886914 | controller | Jun 09 17:28:23.750039 crc crio[22095]: time="2026-06-09T17:28:23.749876938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.886932 | controller | Jun 09 17:28:23.853656 crc crio[22095]: time="2026-06-09T17:28:23.853583628Z" level=info msg="Removed container 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=7f7fc061-d738-449f-9261-4ffc979d6550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886949 | controller | Jun 09 17:28:23.860500 crc crio[22095]: time="2026-06-09T17:28:23.860410264Z" level=info msg="Removing container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f" id=05597ce4-b3c7-4fe8-a89f-82b822864bd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886965 | controller | Jun 09 17:28:23.949192 crc crio[22095]: time="2026-06-09T17:28:23.948345879Z" level=info msg="Removed container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=05597ce4-b3c7-4fe8-a89f-82b822864bd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886981 | controller | Jun 09 17:28:23.952745 crc crio[22095]: time="2026-06-09T17:28:23.952173118Z" level=info msg="Removing container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39" id=ee66e54b-3871-4dc1-8f18-2e405f4fc44e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.886997 | controller | Jun 09 17:28:24.019028 crc crio[22095]: time="2026-06-09T17:28:24.018860238Z" level=info msg="Created container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera" id=4e5d5c32-e43b-400b-9b98-e0f459b15029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.887013 | controller | Jun 09 17:28:24.025883 crc crio[22095]: time="2026-06-09T17:28:24.025738255Z" level=info msg="Starting container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2" id=aab6ccf6-3fcd-49ab-8dec-26dd88d4c465 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.887029 | controller | Jun 09 17:28:24.031215 crc crio[22095]: time="2026-06-09T17:28:24.031142923Z" level=info msg="Removed container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server" id=ee66e54b-3871-4dc1-8f18-2e405f4fc44e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887046 | controller | Jun 09 17:28:24.036727 crc crio[22095]: time="2026-06-09T17:28:24.036592173Z" level=info msg="Removing container: 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9" id=6b7b2301-29a9-4e37-a7b9-51ab2792bcbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887062 | controller | Jun 09 17:28:24.044589 crc crio[22095]: time="2026-06-09T17:28:24.044435154Z" level=info msg="Started container" PID=262932 containerID=d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2 description=openstack/openstack-galera-0/galera id=aab6ccf6-3fcd-49ab-8dec-26dd88d4c465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.887079 | controller | Jun 09 17:28:24.096115 crc crio[22095]: time="2026-06-09T17:28:24.095991717Z" level=info msg="Removed container 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9: openshift-marketplace/certified-operators-w6wl9/extract-content" id=6b7b2301-29a9-4e37-a7b9-51ab2792bcbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887095 | controller | Jun 09 17:28:24.109783 crc crio[22095]: time="2026-06-09T17:28:24.109664918Z" level=info msg="Removing container: 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed" id=b53a5f39-7584-4494-82bc-032e6e8a53fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887115 | controller | Jun 09 17:28:24.167459 crc crio[22095]: time="2026-06-09T17:28:24.167166603Z" level=info msg="Removed container 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed: openshift-marketplace/certified-operators-w6wl9/extract-utilities" id=b53a5f39-7584-4494-82bc-032e6e8a53fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887131 | controller | Jun 09 17:28:24.173175 crc crio[22095]: time="2026-06-09T17:28:24.173102095Z" level=info msg="Removing container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9" id=ade4c5de-627f-4f72-8913-0855ba7ff2c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887147 | controller | Jun 09 17:28:24.257419 crc crio[22095]: time="2026-06-09T17:28:24.257178012Z" level=info msg="Removed container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=ade4c5de-627f-4f72-8913-0855ba7ff2c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887164 | controller | Jun 09 17:28:24.271756 crc crio[22095]: time="2026-06-09T17:28:24.270418192Z" level=info msg="Removing container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280" id=4ecb657e-81f0-41ec-927b-a69b8cf78d83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887180 | controller | Jun 09 17:28:24.351066 crc crio[22095]: time="2026-06-09T17:28:24.350786453Z" level=info msg="Removed container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=4ecb657e-81f0-41ec-927b-a69b8cf78d83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887197 | controller | Jun 09 17:28:24.394487 crc crio[22095]: time="2026-06-09T17:28:24.394281069Z" level=info msg="Removing container: 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a" id=2befe565-a639-47d4-9f5a-ee13eca90470 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887214 | controller | Jun 09 17:28:24.478621 crc crio[22095]: time="2026-06-09T17:28:24.47814452Z" level=info msg="Removed container 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=2befe565-a639-47d4-9f5a-ee13eca90470 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887230 | controller | Jun 09 17:28:24.496297 crc crio[22095]: time="2026-06-09T17:28:24.496137062Z" level=info msg="Removing container: ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579" id=336a189d-b7c6-415a-a68d-0ff960247e98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887246 | controller | Jun 09 17:28:24.672837 crc crio[22095]: time="2026-06-09T17:28:24.672717002Z" level=info msg="Removed container ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=336a189d-b7c6-415a-a68d-0ff960247e98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887262 | controller | Jun 09 17:28:24.680188 crc crio[22095]: time="2026-06-09T17:28:24.680086761Z" level=info msg="Removing container: 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52" id=fa8a08a8-4c43-473b-a290-fb6681f7788a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887279 | controller | Jun 09 17:28:24.741185 crc crio[22095]: time="2026-06-09T17:28:24.740965403Z" level=info msg="Removed container 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=fa8a08a8-4c43-473b-a290-fb6681f7788a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887295 | controller | Jun 09 17:28:24.744314 crc crio[22095]: time="2026-06-09T17:28:24.744178925Z" level=info msg="Removing container: d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544" id=f800a16c-9b52-4b15-a779-5db04c6ad033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887314 | controller | Jun 09 17:28:24.794367 crc crio[22095]: time="2026-06-09T17:28:24.794192618Z" level=info msg="Removed container d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=f800a16c-9b52-4b15-a779-5db04c6ad033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887330 | controller | Jun 09 17:28:24.797834 crc crio[22095]: time="2026-06-09T17:28:24.797726229Z" level=info msg="Removing container: 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e" id=8e14a0e7-4b04-4cdf-bb43-a1d68037a462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887346 | controller | Jun 09 17:28:24.819166 crc crio[22095]: time="2026-06-09T17:28:24.817784003Z" level=info msg="Stopping container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf (timeout: 30s)" id=74486ded-41df-47be-9634-c6b2ee621e1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.887362 | controller | Jun 09 17:28:24.926513 crc crio[22095]: time="2026-06-09T17:28:24.925648801Z" level=info msg="Removed container 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=8e14a0e7-4b04-4cdf-bb43-a1d68037a462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887378 | controller | Jun 09 17:28:24.931238 crc crio[22095]: time="2026-06-09T17:28:24.931173962Z" level=info msg="Removing container: 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c" id=0fe8e4c2-cca8-4518-b176-c20c99f9e0ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887394 | controller | Jun 09 17:28:24.971715 crc crio[22095]: time="2026-06-09T17:28:24.971375574Z" level=info msg="Stopped container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log" id=74486ded-41df-47be-9634-c6b2ee621e1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.887410 | controller | Jun 09 17:28:24.974064 crc crio[22095]: time="2026-06-09T17:28:24.97396931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=67a15f46-740f-44f3-9812-dcf1aaf13a27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.887426 | controller | Jun 09 17:28:24.982220 crc crio[22095]: time="2026-06-09T17:28:24.982119679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=14e83bb9-2954-4f59-bbde-afefbc7bb25c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.887441 | controller | Jun 09 17:28:24.989170 crc crio[22095]: time="2026-06-09T17:28:24.988846042Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=5f952678-1a1c-4fec-8ccd-f07ad7e02d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.887457 | controller | Jun 09 17:28:24.991298 crc crio[22095]: time="2026-06-09T17:28:24.991030238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.887473 | controller | Jun 09 17:28:25.100166 crc crio[22095]: time="2026-06-09T17:28:25.100051174Z" level=info msg="Removed container 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=0fe8e4c2-cca8-4518-b176-c20c99f9e0ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887489 | controller | Jun 09 17:28:25.104830 crc crio[22095]: time="2026-06-09T17:28:25.104751985Z" level=info msg="Removing container: 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d" id=c0372065-0660-46b7-86a1-e6dc48cccfff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887511 | controller | Jun 09 17:28:25.128356 crc crio[22095]: time="2026-06-09T17:28:25.128096204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.887527 | controller | Jun 09 17:28:25.134098 crc crio[22095]: time="2026-06-09T17:28:25.133995195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.887543 | controller | Jun 09 17:28:25.312074 crc crio[22095]: time="2026-06-09T17:28:25.311899129Z" level=info msg="Removed container 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=c0372065-0660-46b7-86a1-e6dc48cccfff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887560 | controller | Jun 09 17:28:25.320091 crc crio[22095]: time="2026-06-09T17:28:25.31933597Z" level=info msg="Removing container: 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655" id=16dfcb41-1ad1-498a-b717-0c0104a457d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887576 | controller | Jun 09 17:28:25.417129 crc crio[22095]: time="2026-06-09T17:28:25.416894583Z" level=info msg="Created container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log" id=5f952678-1a1c-4fec-8ccd-f07ad7e02d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.887592 | controller | Jun 09 17:28:25.419733 crc crio[22095]: time="2026-06-09T17:28:25.41952163Z" level=info msg="Starting container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4" id=cfd0f9af-98f0-4a72-9846-5eaa5106fbf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.887608 | controller | Jun 09 17:28:25.428816 crc crio[22095]: time="2026-06-09T17:28:25.428426718Z" level=info msg="Started container" PID=263076 containerID=d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4 description=openstack/nova-metadata-0/nova-metadata-log id=cfd0f9af-98f0-4a72-9846-5eaa5106fbf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.887625 | controller | Jun 09 17:28:25.458525 crc crio[22095]: time="2026-06-09T17:28:25.458225983Z" level=info msg="Removed container 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=16dfcb41-1ad1-498a-b717-0c0104a457d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887641 | controller | Jun 09 17:28:25.465380 crc crio[22095]: time="2026-06-09T17:28:25.46514856Z" level=info msg="Removing container: 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064" id=ebe448bb-17e9-4d4d-9800-c1d9e75c8b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887657 | controller | Jun 09 17:28:25.523992 crc crio[22095]: time="2026-06-09T17:28:25.523730403Z" level=info msg="Removed container 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=ebe448bb-17e9-4d4d-9800-c1d9e75c8b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887672 | controller | Jun 09 17:28:25.530208 crc crio[22095]: time="2026-06-09T17:28:25.530140388Z" level=info msg="Removing container: 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb" id=51aa116f-6c49-4818-988b-71662fc811f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887688 | controller | Jun 09 17:28:25.619564 crc crio[22095]: time="2026-06-09T17:28:25.619453439Z" level=info msg="Removed container 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=51aa116f-6c49-4818-988b-71662fc811f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887706 | controller | Jun 09 17:28:25.626072 crc crio[22095]: time="2026-06-09T17:28:25.625985936Z" level=info msg="Removing container: 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1" id=1a64ba8e-3763-4d9e-b8d1-7278450f2770 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887723 | controller | Jun 09 17:28:25.689044 crc crio[22095]: time="2026-06-09T17:28:25.687179866Z" level=info msg="Removed container 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=1a64ba8e-3763-4d9e-b8d1-7278450f2770 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887739 | controller | Jun 09 17:28:25.690022 crc crio[22095]: time="2026-06-09T17:28:25.689814354Z" level=info msg="Removing container: d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b" id=edc5098b-e71a-4467-9d19-99dc22f31fb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887754 | controller | Jun 09 17:28:25.764652 crc crio[22095]: time="2026-06-09T17:28:25.76450065Z" level=info msg="Removed container d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=edc5098b-e71a-4467-9d19-99dc22f31fb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887770 | controller | Jun 09 17:28:25.767870 crc crio[22095]: time="2026-06-09T17:28:25.767711302Z" level=info msg="Removing container: 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1" id=19f211b2-202b-43c4-bead-347b2544c1ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887786 | controller | Jun 09 17:28:25.868517 crc crio[22095]: time="2026-06-09T17:28:25.86586617Z" level=info msg="Removed container 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=19f211b2-202b-43c4-bead-347b2544c1ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887802 | controller | Jun 09 17:28:25.873592 crc crio[22095]: time="2026-06-09T17:28:25.873413504Z" level=info msg="Removing container: ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487" id=c5bf55e6-a8de-4c9a-9b51-6820b3f9cb59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887818 | controller | Jun 09 17:28:25.978847 crc crio[22095]: time="2026-06-09T17:28:25.978748976Z" level=info msg="Removed container ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=c5bf55e6-a8de-4c9a-9b51-6820b3f9cb59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887834 | controller | Jun 09 17:28:25.982488 crc crio[22095]: time="2026-06-09T17:28:25.982313547Z" level=info msg="Removing container: e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5" id=61730c2e-5adb-4694-9b4a-981d08846783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887882 | controller | Jun 09 17:28:26.080027 crc crio[22095]: time="2026-06-09T17:28:26.077646033Z" level=info msg="Removed container e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=61730c2e-5adb-4694-9b4a-981d08846783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887904 | controller | Jun 09 17:28:26.083983 crc crio[22095]: time="2026-06-09T17:28:26.082903398Z" level=info msg="Removing container: fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74" id=c873c889-5ccc-4b74-aa3a-d414d6feb6f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887921 | controller | Jun 09 17:28:26.193801 crc crio[22095]: time="2026-06-09T17:28:26.193722781Z" level=info msg="Removed container fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=c873c889-5ccc-4b74-aa3a-d414d6feb6f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887964 | controller | Jun 09 17:28:26.197147 crc crio[22095]: time="2026-06-09T17:28:26.197063646Z" level=info msg="Removing container: c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207" id=2d37bb2e-7ee4-40db-934f-2f3e08589111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.887986 | controller | Jun 09 17:28:26.353131 crc crio[22095]: time="2026-06-09T17:28:26.353011897Z" level=info msg="Removed container c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=2d37bb2e-7ee4-40db-934f-2f3e08589111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888002 | controller | Jun 09 17:28:26.366411 crc crio[22095]: time="2026-06-09T17:28:26.364216734Z" level=info msg="Removing container: bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82" id=0a6f14ce-2ebc-4bdc-b2d6-c60a7770693c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888018 | controller | Jun 09 17:28:26.417087 crc crio[22095]: time="2026-06-09T17:28:26.416815004Z" level=info msg="Removed container bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=0a6f14ce-2ebc-4bdc-b2d6-c60a7770693c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888034 | controller | Jun 09 17:28:26.421635 crc crio[22095]: time="2026-06-09T17:28:26.421556055Z" level=info msg="Removing container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed" id=986c2f24-0968-45b3-831e-2d85549722d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888050 | controller | Jun 09 17:28:26.476874 crc crio[22095]: time="2026-06-09T17:28:26.476640807Z" level=info msg="Removed container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=986c2f24-0968-45b3-831e-2d85549722d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888065 | controller | Jun 09 17:28:26.477830 crc crio[22095]: time="2026-06-09T17:28:26.477737616Z" level=info msg="Stopping pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820" id=bb3b9e1f-1517-4cb4-8980-e6eba96c563c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.888081 | controller | Jun 09 17:28:26.478828 crc crio[22095]: time="2026-06-09T17:28:26.478752192Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc002b5c378}] Aliases:map[]}"
2026-06-09 17:40:40.888098 | controller | Jun 09 17:28:26.479090 crc crio[22095]: time="2026-06-09T17:28:26.479023209Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683768-bbhsp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.888115 | controller | Jun 09 17:28:26.482292 crc crio[22095]: time="2026-06-09T17:28:26.48218336Z" level=info msg="Removing container: 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9" id=374f2e60-c9a7-4bce-92ed-2c6b9058641c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888132 | controller | Jun 09 17:28:26.541143 crc crio[22095]: time="2026-06-09T17:28:26.540905926Z" level=info msg="Removed container 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=374f2e60-c9a7-4bce-92ed-2c6b9058641c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888152 | controller | Jun 09 17:28:26.545290 crc crio[22095]: time="2026-06-09T17:28:26.545029462Z" level=info msg="Removing container: 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8" id=c4a327bd-2b8b-4bde-8831-cb9d56b5a78d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888168 | controller | Jun 09 17:28:26.617672 crc crio[22095]: time="2026-06-09T17:28:26.617550322Z" level=info msg="Removed container 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=c4a327bd-2b8b-4bde-8831-cb9d56b5a78d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888184 | controller | Jun 09 17:28:26.625487 crc crio[22095]: time="2026-06-09T17:28:26.625346192Z" level=info msg="Removing container: 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9" id=24943484-44a8-48b7-a452-91c3c873cea7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888200 | controller | Jun 09 17:28:26.732220 crc crio[22095]: time="2026-06-09T17:28:26.732132222Z" level=info msg="Stopping container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15 (timeout: 2s)" id=de42627e-35fa-4da6-914d-35c1250748cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.888216 | controller | Jun 09 17:28:26.738890 crc crio[22095]: time="2026-06-09T17:28:26.73831867Z" level=info msg="Removed container 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9: openstack/neutron-db-create-nlst2/mariadb-database-create" id=24943484-44a8-48b7-a452-91c3c873cea7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888231 | controller | Jun 09 17:28:26.764132 crc crio[22095]: time="2026-06-09T17:28:26.75545741Z" level=info msg="Removing container: 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355" id=bbc43c61-5d10-4de7-a0fc-61e0de79469f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888247 | controller | Jun 09 17:28:26.933000 crc crio[22095]: time="2026-06-09T17:28:26.929117385Z" level=info msg="Stopped container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server" id=de42627e-35fa-4da6-914d-35c1250748cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.888263 | controller | Jun 09 17:28:26.933000 crc crio[22095]: time="2026-06-09T17:28:26.931308691Z" level=info msg="Stopping pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af" id=df7169b4-0b8c-42ab-a5b9-6b35830141e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.888280 | controller | Jun 09 17:28:26.939369 crc crio[22095]: time="2026-06-09T17:28:26.939215644Z" level=info msg="Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc0074a4660}] Aliases:map[]}"
2026-06-09 17:40:40.888296 | controller | Jun 09 17:28:26.939664 crc crio[22095]: time="2026-06-09T17:28:26.939554813Z" level=info msg="Deleting pod openshift-marketplace_community-operators-7j274 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.888312 | controller | Jun 09 17:28:27.146369 crc crio[22095]: time="2026-06-09T17:28:27.146230295Z" level=info msg="Removed container 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=bbc43c61-5d10-4de7-a0fc-61e0de79469f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888329 | controller | Jun 09 17:28:27.157314 crc crio[22095]: time="2026-06-09T17:28:27.157226767Z" level=info msg="Removing container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634" id=f302d45f-ac51-4fb8-bb81-08c5d0d25e4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888348 | controller | Jun 09 17:28:27.198974 crc crio[22095]: time="2026-06-09T17:28:27.198554327Z" level=info msg="Stopped pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820" id=bb3b9e1f-1517-4cb4-8980-e6eba96c563c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.888365 | controller | Jun 09 17:28:27.387481 crc crio[22095]: time="2026-06-09T17:28:27.3865482Z" level=info msg="Removed container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log" id=f302d45f-ac51-4fb8-bb81-08c5d0d25e4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888382 | controller | Jun 09 17:28:27.715963 crc crio[22095]: time="2026-06-09T17:28:27.715132919Z" level=info msg="Stopped pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af" id=df7169b4-0b8c-42ab-a5b9-6b35830141e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.888398 | controller | Jun 09 17:28:28.730192 crc crio[22095]: time="2026-06-09T17:28:28.729508041Z" level=info msg="Removing container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15" id=9c2231a7-a534-468d-8906-6b351f0ee6fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888414 | controller | Jun 09 17:28:28.803902 crc crio[22095]: time="2026-06-09T17:28:28.803831718Z" level=info msg="Stopping container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 (timeout: 30s)" id=25be12be-c288-4a64-aeea-08c7883b8a98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.888430 | controller | Jun 09 17:28:28.806568 crc crio[22095]: time="2026-06-09T17:28:28.806498926Z" level=info msg="Removed container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server" id=9c2231a7-a534-468d-8906-6b351f0ee6fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888446 | controller | Jun 09 17:28:28.819771 crc crio[22095]: time="2026-06-09T17:28:28.819667664Z" level=info msg="Removing container: 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e" id=52e64171-6733-4fc9-8a15-028211b23d9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888462 | controller | Jun 09 17:28:28.925424 crc crio[22095]: time="2026-06-09T17:28:28.925309594Z" level=info msg="Removed container 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e: openshift-marketplace/community-operators-7j274/extract-content" id=52e64171-6733-4fc9-8a15-028211b23d9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888478 | controller | Jun 09 17:28:28.927997 crc crio[22095]: time="2026-06-09T17:28:28.92786989Z" level=info msg="Removing container: 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9" id=578655f1-f301-4013-96ec-d9ccff45cdfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888494 | controller | Jun 09 17:28:28.989518 crc crio[22095]: time="2026-06-09T17:28:28.989330156Z" level=info msg="Removed container 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9: openshift-marketplace/community-operators-7j274/extract-utilities" id=578655f1-f301-4013-96ec-d9ccff45cdfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888510 | controller | Jun 09 17:28:33.469542 crc crio[22095]: time="2026-06-09T17:28:33.468361327Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=70f60033-ce64-4aca-a3bc-d510268bda8d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.888526 | controller | Jun 09 17:28:33.470795 crc crio[22095]: time="2026-06-09T17:28:33.470563493Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=c914ff09-620e-4c26-8dcc-13328d7e75ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.888545 | controller | Jun 09 17:28:33.474715 crc crio[22095]: time="2026-06-09T17:28:33.474581306Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=be915f03-5d51-4769-8a2a-f7319d740617 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.888562 | controller | Jun 09 17:28:33.485504 crc crio[22095]: time="2026-06-09T17:28:33.485362093Z" level=info msg="Creating container: openshift-must-gather-7cnc9/must-gather-kg8lh/gather" id=85101296-9b72-4211-a2ff-fbcec581bab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.888578 | controller | Jun 09 17:28:33.487638 crc crio[22095]: time="2026-06-09T17:28:33.487521878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.888594 | controller | Jun 09 17:28:33.547645 crc crio[22095]: time="2026-06-09T17:28:33.547535308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.888610 | controller | Jun 09 17:28:33.716310 crc crio[22095]: time="2026-06-09T17:28:33.71606322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.888626 | controller | Jun 09 17:28:33.876168 crc crio[22095]: time="2026-06-09T17:28:33.874066454Z" level=info msg="Stopping container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa (timeout: 2s)" id=c2d91c4a-2171-4fbe-849d-19fab9ddaac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.888641 | controller | Jun 09 17:28:33.881001 crc crio[22095]: time="2026-06-09T17:28:33.880799556Z" level=info msg="Created container 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1: openshift-must-gather-7cnc9/must-gather-kg8lh/gather" id=85101296-9b72-4211-a2ff-fbcec581bab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.888657 | controller | Jun 09 17:28:33.884275 crc crio[22095]: time="2026-06-09T17:28:33.884147952Z" level=info msg="Starting container: 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1" id=98f32019-5055-4951-af79-87ad0445b8ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.888673 | controller | Jun 09 17:28:33.892907 crc crio[22095]: time="2026-06-09T17:28:33.892767553Z" level=info msg="Started container" PID=263892 containerID=11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1 description=openshift-must-gather-7cnc9/must-gather-kg8lh/gather id=98f32019-5055-4951-af79-87ad0445b8ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6
2026-06-09 17:40:40.888689 | controller | Jun 09 17:28:33.911797 crc crio[22095]: time="2026-06-09T17:28:33.911689649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8d2cd291-bfeb-4453-94fe-132eecd659f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.888705 | controller | Jun 09 17:28:33.917466 crc crio[22095]: time="2026-06-09T17:28:33.917332963Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3b44d386-6553-4ce1-95a7-5792b28b2103 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.888720 | controller | Jun 09 17:28:33.931137 crc crio[22095]: time="2026-06-09T17:28:33.931025265Z" level=info msg="Creating container: openshift-must-gather-7cnc9/must-gather-kg8lh/copy" id=c5c56476-1724-41f4-bbdb-27282e91fa9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.888736 | controller | Jun 09 17:28:33.933132 crc crio[22095]: time="2026-06-09T17:28:33.932549354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.888755 | controller | Jun 09 17:28:34.019448 crc crio[22095]: time="2026-06-09T17:28:34.019351071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.888772 | controller | Jun 09 17:28:34.036042 crc crio[22095]: time="2026-06-09T17:28:34.035864844Z" level=info msg="Stopped container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server" id=c2d91c4a-2171-4fbe-849d-19fab9ddaac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.888787 | controller | Jun 09 17:28:34.038520 crc crio[22095]: time="2026-06-09T17:28:34.037768993Z" level=info msg="Stopping pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0" id=b2c75e82-8ccd-4f9c-8af4-3ba20bba45e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.888803 | controller | Jun 09 17:28:34.041978 crc crio[22095]: time="2026-06-09T17:28:34.039418095Z" level=info msg="Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00041c218}] Aliases:map[]}"
2026-06-09 17:40:40.888819 | controller | Jun 09 17:28:34.041978 crc crio[22095]: time="2026-06-09T17:28:34.039882677Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-dtlb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.888836 | controller | Jun 09 17:28:34.203487 crc crio[22095]: time="2026-06-09T17:28:34.202971901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.888869 | controller | Jun 09 17:28:34.378147 crc crio[22095]: time="2026-06-09T17:28:34.377677173Z" level=info msg="Created container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy" id=c5c56476-1724-41f4-bbdb-27282e91fa9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.888890 | controller | Jun 09 17:28:34.379413 crc crio[22095]: time="2026-06-09T17:28:34.379332715Z" level=info msg="Starting container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36" id=c98b182d-e097-44ff-8f17-7fd7e28f5b21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.888908 | controller | Jun 09 17:28:34.402592 crc crio[22095]: time="2026-06-09T17:28:34.402479649Z" level=info msg="Started container" PID=263963 containerID=bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36 description=openshift-must-gather-7cnc9/must-gather-kg8lh/copy id=c98b182d-e097-44ff-8f17-7fd7e28f5b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6
2026-06-09 17:40:40.888924 | controller | Jun 09 17:28:34.523330 crc crio[22095]: time="2026-06-09T17:28:34.522643802Z" level=info msg="Stopped pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0" id=b2c75e82-8ccd-4f9c-8af4-3ba20bba45e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.888940 | controller | Jun 09 17:28:34.540944 crc crio[22095]: time="2026-06-09T17:28:34.540858489Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.888957 | controller | Jun 09 17:28:34.906746 crc crio[22095]: time="2026-06-09T17:28:34.906491559Z" level=info msg="Removing container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa" id=9d43d0d6-0d1c-4abd-a3ec-be69a8874cc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888976 | controller | Jun 09 17:28:34.975968 crc crio[22095]: time="2026-06-09T17:28:34.975829227Z" level=info msg="Removed container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server" id=9d43d0d6-0d1c-4abd-a3ec-be69a8874cc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.888992 | controller | Jun 09 17:28:34.979859 crc crio[22095]: time="2026-06-09T17:28:34.979783769Z" level=info msg="Removing container: 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f" id=c40f74c9-a2c3-45dd-a7e8-b94bff3686d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.889008 | controller | Jun 09 17:28:35.026660 crc crio[22095]: time="2026-06-09T17:28:35.026450486Z" level=info msg="Removed container 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f: openshift-marketplace/redhat-marketplace-dtlb8/extract-content" id=c40f74c9-a2c3-45dd-a7e8-b94bff3686d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.889024 | controller | Jun 09 17:28:35.049663 crc crio[22095]: time="2026-06-09T17:28:35.049425205Z" level=info msg="Removing container: c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561" id=d25f24b1-a54f-42db-b131-c10acc244c80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.889040 | controller | Jun 09 17:28:35.091773 crc crio[22095]: time="2026-06-09T17:28:35.091666199Z" level=info msg="Removed container c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities" id=d25f24b1-a54f-42db-b131-c10acc244c80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.889055 | controller | Jun 09 17:28:37.315990 crc crio[22095]: time="2026-06-09T17:28:37.314174953Z" level=info msg="Stopping container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948 (timeout: 2s)" id=e02c6513-4979-4065-81fe-1d61b63f1986 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.889071 | controller | Jun 09 17:28:37.443452 crc crio[22095]: time="2026-06-09T17:28:37.443384877Z" level=info msg="Stopped container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server" id=e02c6513-4979-4065-81fe-1d61b63f1986 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.889086 | controller | Jun 09 17:28:37.445388 crc crio[22095]: time="2026-06-09T17:28:37.445313287Z" level=info msg="Stopping pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3" id=c059ce5d-a6df-41a1-a40f-296b3d83d440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.889102 | controller | Jun 09 17:28:37.449373 crc crio[22095]: time="2026-06-09T17:28:37.449287919Z" level=info msg="Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc0074a4f40}] Aliases:map[]}"
2026-06-09 17:40:40.889118 | controller | Jun 09 17:28:37.449687 crc crio[22095]: time="2026-06-09T17:28:37.449446593Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-69hqg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.889134 | controller | Jun 09 17:28:37.878798 crc crio[22095]: time="2026-06-09T17:28:37.87811412Z" level=info msg="Stopped pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3" id=c059ce5d-a6df-41a1-a40f-296b3d83d440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.889150 | controller | Jun 09 17:28:39.923203 crc crio[22095]: time="2026-06-09T17:28:39.921875069Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-vf7tk/POD" id=325b8957-c4a7-44c8-97ad-7bba43a60a57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.889169 | controller | Jun 09 17:28:39.924823 crc crio[22095]: time="2026-06-09T17:28:39.923272395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889187 | controller | Jun 09 17:28:39.974236 crc crio[22095]: time="2026-06-09T17:28:39.97413943Z" level=info msg="Running pod sandbox: openshift-must-gather-7cnc9/crc-debug-xg682/POD" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.889203 | controller | Jun 09 17:28:39.974505 crc crio[22095]: time="2026-06-09T17:28:39.974304494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889219 | controller | Jun 09 17:28:39.997373 crc crio[22095]: time="2026-06-09T17:28:39.997228322Z" level=info msg="Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc00263c6e8}] Aliases:map[]}"
2026-06-09 17:40:40.889236 | controller | Jun 09 17:28:39.997373 crc crio[22095]: time="2026-06-09T17:28:39.997349905Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-vf7tk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.889252 | controller | Jun 09 17:28:40.054100 crc crio[22095]: time="2026-06-09T17:28:40.053987328Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.889269 | controller | Jun 09 17:28:40.077655 crc crio[22095]: time="2026-06-09T17:28:40.077373698Z" level=info msg="Ran pod sandbox 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928 with infra container: openshift-must-gather-7cnc9/crc-debug-xg682/POD" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.889285 | controller | Jun 09 17:28:40.081524 crc crio[22095]: time="2026-06-09T17:28:40.081389061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889302 | controller | Jun 09 17:28:40.081810 crc crio[22095]: time="2026-06-09T17:28:40.08173827Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889319 | controller | Jun 09 17:28:40.081810 crc crio[22095]: time="2026-06-09T17:28:40.081801702Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889335 | controller | Jun 09 17:28:40.086514 crc crio[22095]: time="2026-06-09T17:28:40.08640279Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=0febf127-d25d-4671-81bd-c7a35cb302d4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.889355 | controller | Jun 09 17:28:40.092461 crc crio[22095]: time="2026-06-09T17:28:40.092375323Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-09 17:40:40.889371 | controller | Jun 09 17:28:40.690459 crc crio[22095]: 2026-06-09T17:28:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80106d354124a3c Mac:42:36:2c:8b:45:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 SocketPath: PciID:}] [{Interface:0xc00043e5b0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.889388 | controller | Jun 09 17:28:40.692865 crc crio[22095]: time="2026-06-09T17:28:40.692023226Z" level=info msg="Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc00263c6e8}] Aliases:map[]}"
2026-06-09 17:40:40.889405 | controller | Jun 09 17:28:40.692865 crc crio[22095]: time="2026-06-09T17:28:40.69219272Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-vf7tk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.889422 | controller | Jun 09 17:28:40.692865 crc crio[22095]: time="2026-06-09T17:28:40.692277582Z" level=info msg="Stopping container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90 (timeout: 30s)" id=d37bae23-1e75-45ea-a132-bd210a4e7e4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.889438 | controller | Jun 09 17:28:40.703568 crc crio[22095]: time="2026-06-09T17:28:40.70273471Z" level=info msg="Ran pod sandbox 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 with infra container: openshift-marketplace/redhat-operators-vf7tk/POD" id=325b8957-c4a7-44c8-97ad-7bba43a60a57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.889454 | controller | Jun 09 17:28:40.711743 crc crio[22095]: time="2026-06-09T17:28:40.711622078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3e315ea7-7e32-4d37-a374-c96368915193 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889471 | controller | Jun 09 17:28:40.714500 crc crio[22095]: time="2026-06-09T17:28:40.71441839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bb2cad24-7e4f-4b72-b162-d5a5e1eb25fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889487 | controller | Jun 09 17:28:40.740734 crc crio[22095]: time="2026-06-09T17:28:40.740617692Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vf7tk/extract-utilities" id=f9a0ffc0-faea-445d-9467-a79eb9d15aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.889503 | controller | Jun 09 17:28:40.747295 crc crio[22095]: time="2026-06-09T17:28:40.744698467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889520 | controller | Jun 09 17:28:40.818596 crc crio[22095]: time="2026-06-09T17:28:40.818480779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889536 | controller | Jun 09 17:28:40.823287 crc crio[22095]: time="2026-06-09T17:28:40.82320939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889556 | controller | Jun 09 17:28:41.065086 crc crio[22095]: time="2026-06-09T17:28:41.064039778Z" level=info msg="Created container 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00: openshift-marketplace/redhat-operators-vf7tk/extract-utilities" id=f9a0ffc0-faea-445d-9467-a79eb9d15aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.889573 | controller | Jun 09 17:28:41.074723 crc crio[22095]: time="2026-06-09T17:28:41.074378003Z" level=info msg="Starting container: 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00" id=787c8159-3e4b-408f-a02f-1fa4307c5e07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.889589 | controller | Jun 09 17:28:41.090498 crc crio[22095]: time="2026-06-09T17:28:41.089299226Z" level=info msg="Started container" PID=264723 containerID=36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00 description=openshift-marketplace/redhat-operators-vf7tk/extract-utilities id=787c8159-3e4b-408f-a02f-1fa4307c5e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1
2026-06-09 17:40:40.889606 | controller | Jun 09 17:28:42.123884 crc crio[22095]: time="2026-06-09T17:28:42.122217504Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d93f35e0-c9a6-4c8c-8912-760c68e9693f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.889623 | controller | Jun 09 17:28:42.134660 crc crio[22095]: time="2026-06-09T17:28:42.133578485Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.889639 | controller | Jun 09 17:28:42.966297 crc crio[22095]: time="2026-06-09T17:28:42.965276971Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=d93f35e0-c9a6-4c8c-8912-760c68e9693f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.889654 | controller | Jun 09 17:28:42.969498 crc crio[22095]: time="2026-06-09T17:28:42.969407427Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=daf059b8-bf3a-4d1e-bf39-7d49bf879c3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889670 | controller | Jun 09 17:28:42.972741 crc crio[22095]: time="2026-06-09T17:28:42.972670321Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c6160136-f3e0-432c-8905-6fdced69110a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889686 | controller | Jun 09 17:28:42.980828 crc crio[22095]: time="2026-06-09T17:28:42.980743578Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vf7tk/extract-content" id=2652e2a1-5db0-4046-a92d-8c19d76fcf68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.889702 | controller | Jun 09 17:28:42.981360 crc crio[22095]: time="2026-06-09T17:28:42.981277512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889719 | controller | Jun 09 17:28:43.075865 crc crio[22095]: time="2026-06-09T17:28:43.075708584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889735 | controller | Jun 09 17:28:43.081083 crc crio[22095]: time="2026-06-09T17:28:43.08101045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889751 | controller | Jun 09 17:28:43.292619 crc crio[22095]: time="2026-06-09T17:28:43.292484465Z" level=info msg="Created container f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815: openshift-marketplace/redhat-operators-vf7tk/extract-content" id=2652e2a1-5db0-4046-a92d-8c19d76fcf68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.889771 | controller | Jun 09 17:28:43.295634 crc crio[22095]: time="2026-06-09T17:28:43.295558414Z" level=info msg="Starting container: f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815" id=f62f8305-9815-4d10-87fd-9c254959f02e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.889787 | controller | Jun 09 17:28:43.317031 crc crio[22095]: time="2026-06-09T17:28:43.316707686Z" level=info msg="Started container" PID=264932 containerID=f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815 description=openshift-marketplace/redhat-operators-vf7tk/extract-content id=f62f8305-9815-4d10-87fd-9c254959f02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1
2026-06-09 17:40:40.889804 | controller | Jun 09 17:28:47.263128 crc crio[22095]: time="2026-06-09T17:28:47.261791538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f5afc0ba-3bf7-4c5d-a5c6-324261fd944d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889820 | controller | Jun 09 17:28:47.279776 crc crio[22095]: time="2026-06-09T17:28:47.279665549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c5761973-7c41-4c73-ba6b-ae3af0187689 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889836 | controller | Jun 09 17:28:47.309456 crc crio[22095]: time="2026-06-09T17:28:47.309204622Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vf7tk/registry-server" id=1eb8c7c7-74c8-4e69-aa35-fb5a3b9f99dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.889868 | controller | Jun 09 17:28:47.309831 crc crio[22095]: time="2026-06-09T17:28:47.309729045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889890 | controller | Jun 09 17:28:47.469690 crc crio[22095]: time="2026-06-09T17:28:47.469319775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889907 | controller | Jun 09 17:28:47.478491 crc crio[22095]: time="2026-06-09T17:28:47.476575772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.889923 | controller | Jun 09 17:28:47.712295 crc crio[22095]: time="2026-06-09T17:28:47.712165054Z" level=info msg="Created container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server" id=1eb8c7c7-74c8-4e69-aa35-fb5a3b9f99dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.889939 | controller | Jun 09 17:28:47.713800 crc crio[22095]: time="2026-06-09T17:28:47.713749455Z" level=info msg="Starting container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8" id=3e82aa75-1337-4209-b3bf-a1aa1d995999 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.889956 | controller | Jun 09 17:28:47.726118 crc crio[22095]: time="2026-06-09T17:28:47.726044913Z" level=info msg="Started container" PID=265818 containerID=c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8 description=openshift-marketplace/redhat-operators-vf7tk/registry-server id=3e82aa75-1337-4209-b3bf-a1aa1d995999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1
2026-06-09 17:40:40.889973 | controller | Jun 09 17:28:47.953222 crc crio[22095]: time="2026-06-09T17:28:47.95257946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=507e18d1-6001-47b7-9a72-0544840cdd44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.889992 | controller | Jun 09 17:28:47.958995 crc crio[22095]: time="2026-06-09T17:28:47.958762729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2fec7fed-ca29-4857-8ea2-7017f1210e12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890009 | controller | Jun 09 17:28:47.965841 crc crio[22095]: time="2026-06-09T17:28:47.965716369Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=c0124223-bc71-486f-8775-a8becdbae9f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890025 | controller | Jun 09 17:28:47.966399 crc crio[22095]: time="2026-06-09T17:28:47.966316134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890041 | controller | Jun 09 17:28:48.087559 crc crio[22095]: time="2026-06-09T17:28:48.087276747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890057 | controller | Jun 09 17:28:48.100096 crc crio[22095]: time="2026-06-09T17:28:48.100005506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890073 | controller | Jun 09 17:28:48.325829 crc crio[22095]: time="2026-06-09T17:28:48.325735203Z" level=info msg="Created container 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054: openstack/neutron-db-create-nlst2/mariadb-database-create" id=c0124223-bc71-486f-8775-a8becdbae9f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890089 | controller | Jun 09 17:28:48.328416 crc crio[22095]: time="2026-06-09T17:28:48.328278548Z" level=info msg="Starting container: 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054" id=998b1f88-0bfe-428c-a149-7103570d5a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.890106 | controller | Jun 09 17:28:48.334865 crc crio[22095]: time="2026-06-09T17:28:48.334766566Z" level=info msg="Started container" PID=265959 containerID=2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=998b1f88-0bfe-428c-a149-7103570d5a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.890122 | controller | Jun 09 17:28:49.371137 crc crio[22095]: time="2026-06-09T17:28:49.370242307Z" level=info msg="Removing container: 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150" id=30f113aa-b210-4080-8d04-14f3ec071f5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890138 | controller | Jun 09 17:28:49.488673 crc crio[22095]: time="2026-06-09T17:28:49.488576812Z" level=info msg="Removed container 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150: openstack/neutron-db-create-nlst2/mariadb-database-create" id=30f113aa-b210-4080-8d04-14f3ec071f5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890154 | controller | Jun 09 17:28:50.495610 crc crio[22095]: time="2026-06-09T17:28:50.494722126Z" level=info msg="Removing container: 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005" id=3d3243f2-222a-45b8-a10d-1278ef56183d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890170 | controller | Jun 09 17:28:50.952707 crc crio[22095]: time="2026-06-09T17:28:50.951885078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=fd6d6fc6-b7cf-48af-a186-adaad38037c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890188 | controller | Jun 09 17:28:51.592696 crc crio[22095]: time="2026-06-09T17:28:51.591756056Z" level=info msg="Removed container 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3d3243f2-222a-45b8-a10d-1278ef56183d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890204 | controller | Jun 09 17:28:51.672536 crc crio[22095]: time="2026-06-09T17:28:51.672308425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=cedcb501-1a0c-40af-89b3-029be2d270a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890220 | controller | Jun 09 17:28:51.677879 crc crio[22095]: time="2026-06-09T17:28:51.677477599Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=bfe0d807-64e8-41e0-bc66-6382919caca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890236 | controller | Jun 09 17:28:51.678568 crc crio[22095]: time="2026-06-09T17:28:51.678489145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890252 | controller | Jun 09 17:28:51.822412 crc crio[22095]: time="2026-06-09T17:28:51.822312358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890267 | controller | Jun 09 17:28:51.830874 crc crio[22095]: time="2026-06-09T17:28:51.830185881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890283 | controller | Jun 09 17:28:52.429800 crc crio[22095]: time="2026-06-09T17:28:52.429621476Z" level=info msg="Created container 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=bfe0d807-64e8-41e0-bc66-6382919caca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890299 | controller | Jun 09 17:28:52.432674 crc crio[22095]: time="2026-06-09T17:28:52.4325236Z" level=info msg="Starting container: 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea" id=8e0e6e00-0476-41f9-8e89-958a495938ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.890315 | controller | Jun 09 17:28:52.439710 crc crio[22095]: time="2026-06-09T17:28:52.439604783Z" level=info msg="Started container" PID=266612 containerID=1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=8e0e6e00-0476-41f9-8e89-958a495938ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.890331 | controller | Jun 09 17:28:54.642338 crc crio[22095]: time="2026-06-09T17:28:54.641413974Z" level=info msg="Stopped container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=d37bae23-1e75-45ea-a132-bd210a4e7e4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890347 | controller | Jun 09 17:28:54.645624 crc crio[22095]: time="2026-06-09T17:28:54.64552598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=37cc4abc-4b32-4cb4-9a86-da842cd9c604 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890363 | controller | Jun 09 17:28:54.650346 crc crio[22095]: time="2026-06-09T17:28:54.650237192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d0aa9dad-4911-4cda-962a-e56d05c753ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890381 | controller | Jun 09 17:28:54.655573 crc crio[22095]: time="2026-06-09T17:28:54.655471047Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=f60955be-118d-4d21-b3a2-192fdf95ba4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890398 | controller | Jun 09 17:28:54.655993 crc crio[22095]: time="2026-06-09T17:28:54.655894328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890415 | controller | Jun 09 17:28:54.741327 crc crio[22095]: time="2026-06-09T17:28:54.741032856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890431 | controller | Jun 09 17:28:54.745992 crc crio[22095]: time="2026-06-09T17:28:54.745886461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890448 | controller | Jun 09 17:28:54.973745 crc crio[22095]: time="2026-06-09T17:28:54.972023249Z" level=info msg="Created container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=f60955be-118d-4d21-b3a2-192fdf95ba4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890464 | controller | Jun 09 17:28:54.976100 crc crio[22095]: time="2026-06-09T17:28:54.976017772Z" level=info msg="Starting container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb" id=31aaf877-4f7d-4074-a554-9c5d8945bda2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.890480 | controller | Jun 09 17:28:54.982160 crc crio[22095]: time="2026-06-09T17:28:54.981992196Z" level=info msg="Started container" PID=266901 containerID=b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=31aaf877-4f7d-4074-a554-9c5d8945bda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.890496 | controller | Jun 09 17:28:55.670451 crc crio[22095]: time="2026-06-09T17:28:55.665291735Z" level=info msg="Stopping container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e (timeout: 30s)" id=ca20ef32-d33f-4ccf-8872-218e4230e94b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890512 | controller | Jun 09 17:28:55.670451 crc crio[22095]: time="2026-06-09T17:28:55.665413388Z" level=info msg="Removing container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa" id=f6c75e31-7084-439b-890c-0a0e695f0c09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890528 | controller | Jun 09 17:28:55.780816 crc crio[22095]: time="2026-06-09T17:28:55.780665563Z" level=info msg="Removed container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=f6c75e31-7084-439b-890c-0a0e695f0c09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890544 | controller | Jun 09 17:28:55.831171 crc crio[22095]: time="2026-06-09T17:28:55.830340856Z" level=info msg="Stopped container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=ca20ef32-d33f-4ccf-8872-218e4230e94b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890559 | controller | Jun 09 17:28:56.707773 crc crio[22095]: time="2026-06-09T17:28:56.707650264Z" level=info msg="Removing container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b" id=df56603e-6626-4b7a-a672-27ac992aaebf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890575 | controller | Jun 09 17:28:56.833662 crc crio[22095]: time="2026-06-09T17:28:56.833540744Z" level=info msg="Removed container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=df56603e-6626-4b7a-a672-27ac992aaebf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890597 | controller | Jun 09 17:28:58.793476 crc crio[22095]: time="2026-06-09T17:28:58.79038392Z" level=info msg="Removing container: 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb" id=326436cb-7423-4790-b0f3-abcde2907a12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890614 | controller | Jun 09 17:28:58.820781 crc crio[22095]: time="2026-06-09T17:28:58.820644911Z" level=warning msg="Stopping container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.890630 | controller | Jun 09 17:28:58.835000 crc crio[22095]: time="2026-06-09T17:28:58.834093218Z" level=info msg="Stopping container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278 (timeout: 30s)" id=1b29aeeb-4533-4cd5-bfa8-46c33e199c78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890647 | controller | Jun 09 17:28:58.969874 crc crio[22095]: time="2026-06-09T17:28:58.969725989Z" level=error msg="Killing container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.890663 | controller | Jun 09 17:28:59.618505 crc crio[22095]: time="2026-06-09T17:28:59.616746233Z" level=info msg="Stopping container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53 (timeout: 30s)" id=72b81a7d-d17c-47d6-b3bb-5125a7a96a80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890680 | controller | Jun 09 17:29:00.301224 crc crio[22095]: time="2026-06-09T17:29:00.301131951Z" level=info msg="Stopping container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2 (timeout: 30s)" id=847d3798-5eaf-400e-85db-e6f84e99478a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890697 | controller | Jun 09 17:29:04.322182 crc crio[22095]: time="2026-06-09T17:29:04.320754428Z" level=info msg="Removing container: 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58" id=756277e6-3b3c-41ee-b8d3-b5c721e69160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.890713 | controller | Jun 09 17:29:04.813292 crc crio[22095]: time="2026-06-09T17:29:04.812497853Z" level=info msg="Stopping container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23 (timeout: 30s)" id=eee4dc86-9d40-4750-a3c2-8fe90da10399 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890729 | controller | Jun 09 17:29:07.956375 crc crio[22095]: time="2026-06-09T17:29:07.954090023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=26e0279b-22db-45c3-a022-c62a7dc7c62a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890746 | controller | Jun 09 17:29:10.852985 crc crio[22095]: time="2026-06-09T17:29:10.851601732Z" level=info msg="Stopped container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera" id=847d3798-5eaf-400e-85db-e6f84e99478a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890762 | controller | Jun 09 17:29:10.855400 crc crio[22095]: time="2026-06-09T17:29:10.851823138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0723c36e-84a7-4baa-b5a8-6400aa1cbd2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890778 | controller | Jun 09 17:29:10.857682 crc crio[22095]: time="2026-06-09T17:29:10.857560646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a192f875-a674-4a35-b691-055813679ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890797 | controller | Jun 09 17:29:10.882899 crc crio[22095]: time="2026-06-09T17:29:10.882806348Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=50310a5e-d537-4c14-84d2-80460e144cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890813 | controller | Jun 09 17:29:10.885469 crc crio[22095]: time="2026-06-09T17:29:10.885417715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fc99513c-c7cc-4f7c-8a5e-0e4d7b438e7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890829 | controller | Jun 09 17:29:10.944595 crc crio[22095]: time="2026-06-09T17:29:10.944525511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890845 | controller | Jun 09 17:29:10.947527 crc crio[22095]: time="2026-06-09T17:29:10.947433166Z" level=info msg="Stopped container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler" id=25be12be-c288-4a64-aeea-08c7883b8a98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890883 | controller | Jun 09 17:29:10.949240 crc crio[22095]: time="2026-06-09T17:29:10.94912519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e91aa769-a838-4711-a702-6a4593306958 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890901 | controller | Jun 09 17:29:10.950022 crc crio[22095]: time="2026-06-09T17:29:10.9499032Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=89f74dc2-23a1-41a2-bd12-0b211d56f48d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890918 | controller | Jun 09 17:29:10.989698 crc crio[22095]: time="2026-06-09T17:29:10.989481232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.890934 | controller | Jun 09 17:29:10.994077 crc crio[22095]: time="2026-06-09T17:29:10.993975618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=57788936-93b9-4e70-917c-a482275c2510 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.890950 | controller | Jun 09 17:29:11.000028 crc crio[22095]: time="2026-06-09T17:29:10.999841159Z" level=info msg="Stopped container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log" id=72b81a7d-d17c-47d6-b3bb-5125a7a96a80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890966 | controller | Jun 09 17:29:11.002826 crc crio[22095]: time="2026-06-09T17:29:11.00260885Z" level=info msg="Stopping container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6 (timeout: 30s)" id=4f8ced82-b3e6-46d6-a7d9-5f428c4e1aad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.890982 | controller | Jun 09 17:29:11.027468 crc crio[22095]: time="2026-06-09T17:29:11.027345559Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=15265106-b421-4ac8-9fb4-2f5943279567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.890998 | controller | Jun 09 17:29:11.067766 crc crio[22095]: time="2026-06-09T17:29:11.065850453Z" level=info msg="Stopping container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8 (timeout: 2s)" id=472b967c-62dc-4bb4-aec9-ce29462c7bef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.891018 | controller | Jun 09 17:29:11.086226 crc crio[22095]: time="2026-06-09T17:29:11.08587018Z" level=info msg="Removed container 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58: openshift-infra/auto-csr-approver-29683744-c6jgj/oc" id=756277e6-3b3c-41ee-b8d3-b5c721e69160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891033 | controller | Jun 09 17:29:11.088116 crc crio[22095]: time="2026-06-09T17:29:11.088032826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891050 | controller | Jun 09 17:29:11.089477 crc crio[22095]: time="2026-06-09T17:29:11.089423262Z" level=info msg="Removing container: c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df" id=0306eabf-1627-4568-91e3-245d7994a93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891066 | controller | Jun 09 17:29:11.121066 crc crio[22095]: time="2026-06-09T17:29:11.120834233Z" level=info msg="Removed container 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=326436cb-7423-4790-b0f3-abcde2907a12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891083 | controller | Jun 09 17:29:11.127879 crc crio[22095]: time="2026-06-09T17:29:11.127595237Z" level=info msg="Removing container: e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee" id=f051ca65-e92a-46fc-b306-e98aa69af084 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891099 | controller | Jun 09 17:29:11.146324 crc crio[22095]: time="2026-06-09T17:29:11.146129006Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=0febf127-d25d-4671-81bd-c7a35cb302d4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.891115 | controller | Jun 09 17:29:11.148232 crc crio[22095]: time="2026-06-09T17:29:11.148132647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3e65c693-6ce8-4397-88de-30e96b813311 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.891131 | controller | Jun 09 17:29:11.181124 crc crio[22095]: time="2026-06-09T17:29:11.180864742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8ce72ef9-aa67-439a-9ae4-71ef15bed159 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.891147 | controller | Jun 09 17:29:11.311775 crc crio[22095]: time="2026-06-09T17:29:11.311614978Z" level=info msg="Removed container c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df: openshift-infra/auto-csr-approver-29683742-69gn5/oc" id=0306eabf-1627-4568-91e3-245d7994a93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891162 | controller | Jun 09 17:29:11.314540 crc crio[22095]: time="2026-06-09T17:29:11.314469161Z" level=info msg="Removing container: 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee" id=9db8ef70-2e52-4f8a-bb64-218a19b72abd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891178 | controller | Jun 09 17:29:11.323586 crc crio[22095]: time="2026-06-09T17:29:11.323466424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891195 | controller | Jun 09 17:29:11.327736 crc crio[22095]: time="2026-06-09T17:29:11.327669962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891211 | controller | Jun 09 17:29:11.338829 crc crio[22095]: time="2026-06-09T17:29:11.338622085Z" level=info msg="Stopped container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server" id=472b967c-62dc-4bb4-aec9-ce29462c7bef name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.891231 | controller | Jun 09 17:29:11.339788 crc crio[22095]: time="2026-06-09T17:29:11.339718653Z" level=info msg="Stopping pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1" id=0f760e89-4c62-4d91-94c6-b75da16687c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891248 | controller | Jun 09 17:29:11.341761 crc crio[22095]: time="2026-06-09T17:29:11.341681404Z" level=info msg="Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc002b5c3d8}] Aliases:map[]}"
2026-06-09 17:40:40.891265 | controller | Jun 09 17:29:11.342165 crc crio[22095]: time="2026-06-09T17:29:11.342033633Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-vf7tk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.891281 | controller | Jun 09 17:29:11.392607 crc crio[22095]: time="2026-06-09T17:29:11.392514926Z" level=info msg="Removed container e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=f051ca65-e92a-46fc-b306-e98aa69af084 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891297 | controller | Jun 09 17:29:11.397418 crc crio[22095]: time="2026-06-09T17:29:11.39730996Z" level=info msg="Removing container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a" id=57cd5680-960f-4a3a-bbfa-e8b815da7f70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891313 | controller | Jun 09 17:29:11.478004 crc crio[22095]: time="2026-06-09T17:29:11.476538375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891330 | controller | Jun 09 17:29:11.481336 crc crio[22095]: time="2026-06-09T17:29:11.481217236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891346 | controller | Jun 09 17:29:11.484848 crc crio[22095]: time="2026-06-09T17:29:11.484679315Z" level=info msg="Created container d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=50310a5e-d537-4c14-84d2-80460e144cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.891362 | controller | Jun 09 17:29:11.499507 crc crio[22095]: time="2026-06-09T17:29:11.499400055Z" level=info msg="Starting container: d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3" id=c31e9feb-4283-4ee4-8e3a-694846c60795 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.891378 | controller | Jun 09 17:29:11.507966 crc crio[22095]: time="2026-06-09T17:29:11.506739995Z" level=info msg="Creating container: openshift-must-gather-7cnc9/crc-debug-xg682/container-00" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.891395 | controller | Jun 09 17:29:11.508861 crc crio[22095]: time="2026-06-09T17:29:11.508764807Z" level=info msg="Started container" PID=270453 containerID=d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c31e9feb-4283-4ee4-8e3a-694846c60795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.891415 | controller | Jun 09 17:29:11.549144 crc crio[22095]: time="2026-06-09T17:29:11.548883433Z" level=info msg="Removed container 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee: openshift-infra/auto-csr-approver-29683746-v9s67/oc" id=9db8ef70-2e52-4f8a-bb64-218a19b72abd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891432 | controller | Jun 09 17:29:11.573879 crc crio[22095]: time="2026-06-09T17:29:11.573490048Z" level=info msg="Removed container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log" id=57cd5680-960f-4a3a-bbfa-e8b815da7f70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891448 | controller | Jun 09 17:29:11.575383 crc crio[22095]: time="2026-06-09T17:29:11.574540485Z" level=info msg="Stopping pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221" id=fd8b1b53-a839-4f87-b185-95b101e5f289 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891464 | controller | Jun 09 17:29:11.575383 crc crio[22095]: time="2026-06-09T17:29:11.574582436Z" level=info msg="Stopped pod sandbox (already stopped): a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221" id=fd8b1b53-a839-4f87-b185-95b101e5f289 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891481 | controller | Jun 09 17:29:11.575541 crc crio[22095]: time="2026-06-09T17:29:11.575418148Z" level=info msg="Removing pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221" id=d5c77b9e-7551-4af5-ad8e-0c0c8aa385b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891497 | controller | Jun 09 17:29:11.576084 crc crio[22095]: time="2026-06-09T17:29:11.5759052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891513 | controller | Jun 09 17:29:11.578215 crc crio[22095]: time="2026-06-09T17:29:11.577488971Z" level=info msg="Removing container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7" id=4c80122d-60fe-41f7-bc96-58a111b59285 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891529 | controller | Jun 09 17:29:11.618722 crc crio[22095]: time="2026-06-09T17:29:11.618541971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891545 | controller | Jun 09 17:29:11.626313 crc crio[22095]: time="2026-06-09T17:29:11.626166288Z" level=info msg="Created container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera" id=89f74dc2-23a1-41a2-bd12-0b211d56f48d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.891561 | controller | Jun 09 17:29:11.628539 crc crio[22095]: time="2026-06-09T17:29:11.628461137Z" level=info msg="Starting container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87" id=da48bc08-6a8f-4e86-a18f-ede5d14020f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.891578 | controller | Jun 09 17:29:11.637391 crc crio[22095]: time="2026-06-09T17:29:11.637217123Z" level=info msg="Started container" PID=270490 containerID=58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87 description=openstack/openstack-galera-0/galera id=da48bc08-6a8f-4e86-a18f-ede5d14020f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.891594 | controller | Jun 09 17:29:11.699495 crc crio[22095]: time="2026-06-09T17:29:11.699356167Z" level=info msg="Removed pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221" id=d5c77b9e-7551-4af5-ad8e-0c0c8aa385b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891611 | controller | Jun 09 17:29:11.717061 crc crio[22095]: time="2026-06-09T17:29:11.716072559Z" level=info msg="Stopping pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3" id=7afd121a-d85e-4292-8298-a6e74e021bb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891630 | controller | Jun 09 17:29:11.717061 crc crio[22095]: time="2026-06-09T17:29:11.716199722Z" level=info msg="Stopped pod sandbox (already stopped): 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3" id=7afd121a-d85e-4292-8298-a6e74e021bb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891647 | controller | Jun 09 17:29:11.718295 crc crio[22095]: time="2026-06-09T17:29:11.718103831Z" level=info msg="Removing pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3" id=b1a4e42f-c34c-4c1f-8446-65edf4424dd9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891663 | controller | Jun 09 17:29:11.819407 crc crio[22095]: time="2026-06-09T17:29:11.819068758Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.891679 | controller | Jun 09 17:29:11.861343 crc crio[22095]: time="2026-06-09T17:29:11.859319717Z" level=info msg="Removed pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3" id=b1a4e42f-c34c-4c1f-8446-65edf4424dd9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891695 | controller | Jun 09 17:29:11.863351 crc crio[22095]: time="2026-06-09T17:29:11.861714389Z" level=info msg="Stopping pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af" id=32b90a6b-3ad5-434d-85a8-8598da75d4c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891711 | controller | Jun 09 17:29:11.863351 crc crio[22095]: time="2026-06-09T17:29:11.861785441Z" level=info msg="Stopped pod sandbox (already stopped): de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af" id=32b90a6b-3ad5-434d-85a8-8598da75d4c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891726 | controller | Jun 09 17:29:11.863351 crc crio[22095]: time="2026-06-09T17:29:11.862336215Z" level=info msg="Removing pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af" id=546f45a4-4f93-4bca-aa63-ba5aa175a5f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891742 | controller | Jun 09 17:29:11.887573 crc crio[22095]: time="2026-06-09T17:29:11.887471124Z" level=info msg="Removed container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera" id=4c80122d-60fe-41f7-bc96-58a111b59285 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.891758 | controller | Jun 09 17:29:11.943652 crc crio[22095]: time="2026-06-09T17:29:11.943523751Z" level=info msg="Removed pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af" id=546f45a4-4f93-4bca-aa63-ba5aa175a5f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891774 | controller | Jun 09 17:29:11.947646 crc crio[22095]: time="2026-06-09T17:29:11.945465131Z" level=info msg="Stopping pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0" id=80007efb-c9ae-46c4-af1a-60a0e6bdc12d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891790 | controller | Jun 09 17:29:11.947646 crc crio[22095]: time="2026-06-09T17:29:11.945559973Z" level=info msg="Stopped pod sandbox (already stopped): 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0" id=80007efb-c9ae-46c4-af1a-60a0e6bdc12d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891806 | controller | Jun 09 17:29:11.949319 crc crio[22095]: time="2026-06-09T17:29:11.94775484Z" level=info msg="Removing pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0" id=4e0bb2c2-b994-4e77-98ae-55916e1299e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891822 | controller | Jun 09 17:29:11.959376 crc crio[22095]: time="2026-06-09T17:29:11.958059956Z" level=info msg="Stopped pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1" id=0f760e89-4c62-4d91-94c6-b75da16687c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891841 | controller | Jun 09 17:29:11.976501 crc crio[22095]: time="2026-06-09T17:29:11.97640278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891879 | controller | Jun 09 17:29:11.979692 crc crio[22095]: time="2026-06-09T17:29:11.979210372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.891910 | controller | Jun 09 17:29:12.009053 crc crio[22095]: time="2026-06-09T17:29:12.008902068Z" level=info msg="Removed pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0" id=4e0bb2c2-b994-4e77-98ae-55916e1299e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891927 | controller | Jun 09 17:29:12.010748 crc crio[22095]: time="2026-06-09T17:29:12.010673844Z" level=info msg="Stopping pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2" id=ab4bc38f-ee25-4f47-8733-7793e1e7924c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891944 | controller | Jun 09 17:29:12.010983 crc crio[22095]: time="2026-06-09T17:29:12.010858819Z" level=info msg="Stopped pod sandbox (already stopped): 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2" id=ab4bc38f-ee25-4f47-8733-7793e1e7924c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.891960 | controller | Jun 09 17:29:12.013484 crc crio[22095]: time="2026-06-09T17:29:12.013399735Z" level=info msg="Removing pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2" id=94581bfa-5714-4d57-ae3b-06b76a78897e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891976 | controller | Jun 09 17:29:12.062123 crc crio[22095]: time="2026-06-09T17:29:12.061299881Z" level=info msg="Removed pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2" id=94581bfa-5714-4d57-ae3b-06b76a78897e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.891992 | controller | Jun 09 17:29:12.069039 crc crio[22095]: time="2026-06-09T17:29:12.068951659Z" level=info msg="Stopping pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1" id=dbb48717-ebb4-4a9b-a97e-7da170bc33cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.892008 | controller | Jun 09 17:29:12.069039 crc crio[22095]: time="2026-06-09T17:29:12.069039071Z" level=info msg="Stopped pod sandbox (already stopped): 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1" id=dbb48717-ebb4-4a9b-a97e-7da170bc33cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.892024 | controller | Jun 09 17:29:12.073169 crc crio[22095]: time="2026-06-09T17:29:12.073033844Z" level=info msg="Removing pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1" id=f0dd708e-d757-4979-a0c8-1746e8c4d08f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.892040 | controller | Jun 09 17:29:12.107899 crc crio[22095]: time="2026-06-09T17:29:12.106482608Z" level=info msg="Removed pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1" id=f0dd708e-d757-4979-a0c8-1746e8c4d08f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.892056 | controller | Jun 09 17:29:12.107899 crc crio[22095]: time="2026-06-09T17:29:12.10773467Z" level=info msg="Stopping pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac" id=600ad440-a28a-4eed-b8d9-263c84907222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.892072 | controller | Jun 09 17:29:12.107899 crc crio[22095]: time="2026-06-09T17:29:12.107810842Z" level=info msg="Stopped pod sandbox (already stopped): 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac" id=600ad440-a28a-4eed-b8d9-263c84907222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.892091 | controller | Jun 09 17:29:12.109756 crc crio[22095]: time="2026-06-09T17:29:12.10965837Z" level=info msg="Removing pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac" id=47118e89-0800-46cc-b210-e174c8a307fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.892108 | controller | Jun 09 17:29:12.151977 crc crio[22095]: time="2026-06-09T17:29:12.148892212Z" level=info msg="Removed pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac" id=47118e89-0800-46cc-b210-e174c8a307fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.892124 | controller | Jun 09 17:29:12.151977 crc crio[22095]: time="2026-06-09T17:29:12.150414322Z" level=info msg="Stopping pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f" id=3344ff73-01d1-43ed-b776-45a13faabd38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.892140 | controller | Jun 09 17:29:12.151977 crc crio[22095]: time="2026-06-09T17:29:12.150462223Z" level=info msg="Stopped pod sandbox (already stopped): 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f" id=3344ff73-01d1-43ed-b776-45a13faabd38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.892156 | controller | Jun 09 17:29:12.154083 crc crio[22095]: time="2026-06-09T17:29:12.153901802Z" level=info msg="Removing pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f" id=15362539-8c6e-4cab-a893-527e9d06ae1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.892172 | controller | Jun 09 17:29:12.220307 crc crio[22095]: time="2026-06-09T17:29:12.217977386Z" level=info msg="Removed pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f" id=15362539-8c6e-4cab-a893-527e9d06ae1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.892188 | controller | Jun 09 17:29:12.264709 crc crio[22095]: time="2026-06-09T17:29:12.252366674Z" level=info msg="Removing container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8" id=5e06ce75-e5ed-43ac-8da0-ea5cf552db01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892204 | controller | Jun 09 17:29:12.299804 crc crio[22095]: time="2026-06-09T17:29:12.299663865Z" level=info msg="Created container cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e: openshift-must-gather-7cnc9/crc-debug-xg682/container-00" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892220 | controller | Jun 09 17:29:12.313181 crc crio[22095]: time="2026-06-09T17:29:12.302907468Z" level=info msg="Starting container: cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e" id=5ab2fe9e-a0d8-4743-ac17-4dbf4ad455fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.892236 | controller | Jun 09 17:29:12.321435 crc crio[22095]: time="2026-06-09T17:29:12.321312993Z" level=info msg="Started container" PID=270582 containerID=cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e description=openshift-must-gather-7cnc9/crc-debug-xg682/container-00 id=5ab2fe9e-a0d8-4743-ac17-4dbf4ad455fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928
2026-06-09 17:40:40.892253 | controller | Jun 09 17:29:12.357621 crc crio[22095]: time="2026-06-09T17:29:12.357525878Z" level=info msg="Removed container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server" id=5e06ce75-e5ed-43ac-8da0-ea5cf552db01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892269 | controller | Jun 09 17:29:12.370065 crc crio[22095]: time="2026-06-09T17:29:12.369144338Z" level=info msg="Removing container: f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815" id=ac21765d-6665-44b7-b7fc-b99c5aa109c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892288 | controller | Jun 09 17:29:12.480849 crc crio[22095]: time="2026-06-09T17:29:12.478479701Z" level=info msg="Removed container f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815: openshift-marketplace/redhat-operators-vf7tk/extract-content" id=ac21765d-6665-44b7-b7fc-b99c5aa109c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892305 | controller | Jun 09 17:29:12.487144 crc crio[22095]: time="2026-06-09T17:29:12.486799166Z" level=info msg="Removing container: 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00" id=65395940-003b-476d-9e51-6e75b969d4a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892321 | controller | Jun 09 17:29:12.646984 crc crio[22095]: time="2026-06-09T17:29:12.646429116Z" level=info msg="Removed container 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00: openshift-marketplace/redhat-operators-vf7tk/extract-utilities" id=65395940-003b-476d-9e51-6e75b969d4a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892337 | controller | Jun 09 17:29:12.891204 crc crio[22095]: time="2026-06-09T17:29:12.890881777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892353 | controller | Jun 09 17:29:13.073790 crc crio[22095]: time="2026-06-09T17:29:13.073669745Z" level=info msg="Stopped container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api" id=1b29aeeb-4533-4cd5-bfa8-46c33e199c78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.892370 | controller | Jun 09 17:29:13.075824 crc crio[22095]: time="2026-06-09T17:29:13.075760499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=e336bd3b-655c-42c2-9de4-7ec18021219a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.892386 | controller | Jun 09 17:29:13.094068 crc crio[22095]: time="2026-06-09T17:29:13.093982159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=3c4e48e8-efc9-4253-bab6-519d41d3d341 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.892402 | controller | Jun 09 17:29:13.105763 crc crio[22095]: time="2026-06-09T17:29:13.10564832Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=b7462841-0001-4290-88bd-afdce17c4e48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892418 | controller | Jun 09 17:29:13.106483 crc crio[22095]: time="2026-06-09T17:29:13.10641689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892434 | controller | Jun 09 17:29:13.111827 crc crio[22095]: time="2026-06-09T17:29:13.111730457Z" level=info msg="Created container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler" id=15265106-b421-4ac8-9fb4-2f5943279567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892450 | controller | Jun 09 17:29:13.114141 crc crio[22095]: time="2026-06-09T17:29:13.114054047Z" level=info msg="Starting container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1" id=5e9f1aaa-939c-430f-82e8-0ead4a94f2da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.892467 | controller | Jun 09 17:29:13.136366 crc crio[22095]: time="2026-06-09T17:29:13.13623511Z" level=info msg="Started container" PID=270715 containerID=2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 description=openstack/cinder-scheduler-0/cinder-scheduler id=5e9f1aaa-939c-430f-82e8-0ead4a94f2da name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.892486 | controller | Jun 09 17:29:13.185151 crc crio[22095]: time="2026-06-09T17:29:13.18503328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892503 | controller | Jun 09 17:29:13.371825 crc crio[22095]: time="2026-06-09T17:29:13.371724289Z" level=info msg="Removing container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b" id=a8f0c46b-a3a5-4529-b808-ef9c13c35aae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892519 | controller | Jun 09 17:29:13.466053 crc crio[22095]: time="2026-06-09T17:29:13.45966718Z" level=info msg="Removed container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api" id=a8f0c46b-a3a5-4529-b808-ef9c13c35aae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892536 | controller | Jun 09 17:29:13.966805 crc crio[22095]: time="2026-06-09T17:29:13.966707939Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=322f4503-afce-4d47-bd6d-91ba61016c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.892552 | controller | Jun 09 17:29:13.969966 crc crio[22095]: time="2026-06-09T17:29:13.969814159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=b0aea295-6b91-41c8-a93c-f1bcdfe38ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.892567 | controller | Jun 09 17:29:13.975143 crc crio[22095]: time="2026-06-09T17:29:13.975024924Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=b293a082-1e15-4cca-834a-10e2ef05a74b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892583 | controller | Jun 09 17:29:13.975553 crc crio[22095]: time="2026-06-09T17:29:13.975491826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892599 | controller | Jun 09 17:29:14.109310 crc crio[22095]: time="2026-06-09T17:29:14.109071454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892615 | controller | Jun 09 17:29:14.157435 crc crio[22095]: time="2026-06-09T17:29:14.15733007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892631 | controller | Jun 09 17:29:14.164161 crc crio[22095]: time="2026-06-09T17:29:14.164076234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892646 | controller | Jun 09 17:29:14.380480 crc crio[22095]: time="2026-06-09T17:29:14.379557847Z" level=info msg="Created container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api" id=b7462841-0001-4290-88bd-afdce17c4e48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892662 | controller | Jun 09 17:29:14.383214 crc crio[22095]: time="2026-06-09T17:29:14.38316829Z" level=info msg="Starting container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58" id=7747f86e-3396-4203-b0fa-6402e3f9fab1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.892678 | controller | Jun 09 17:29:14.390810 crc crio[22095]: time="2026-06-09T17:29:14.390741726Z" level=info msg="Started container" PID=270869 containerID=caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58 description=openstack/cinder-api-0/cinder-api id=7747f86e-3396-4203-b0fa-6402e3f9fab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.892698 | controller | Jun 09 17:29:14.409827 crc crio[22095]: time="2026-06-09T17:29:14.409715975Z" level=info msg="Created container edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=b293a082-1e15-4cca-834a-10e2ef05a74b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892714 | controller | Jun 09 17:29:14.413204 crc crio[22095]: time="2026-06-09T17:29:14.413106293Z" level=info msg="Starting container: edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be" id=c166a1a1-4988-407b-97a2-8d3676f2c23e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.892730 | controller | Jun 09 17:29:14.421587 crc crio[22095]: time="2026-06-09T17:29:14.421474159Z" level=info msg="Started container" PID=270887 containerID=edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=c166a1a1-4988-407b-97a2-8d3676f2c23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.892747 | controller | Jun 09 17:29:15.490306 crc crio[22095]: time="2026-06-09T17:29:15.489120601Z" level=info msg="Removing container: 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8" id=c603a08a-f542-40d4-b097-c88b7256682f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892764 | controller | Jun 09 17:29:15.635149 crc crio[22095]: time="2026-06-09T17:29:15.635029208Z" level=info msg="Removed container 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c603a08a-f542-40d4-b097-c88b7256682f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892780 | controller | Jun 09 17:29:16.688300 crc crio[22095]: time="2026-06-09T17:29:16.687070136Z" level=info msg="Stopping container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb (timeout: 30s)" id=03e21c67-c5f5-4d18-b222-f56cb5a6ee7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.892797 | controller | Jun 09 17:29:18.385886 crc crio[22095]: time="2026-06-09T17:29:18.382229397Z" level=info msg="Stopped container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata" id=eee4dc86-9d40-4750-a3c2-8fe90da10399 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.892812 | controller | Jun 09 17:29:18.388529 crc crio[22095]: time="2026-06-09T17:29:18.388414007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a2e5161c-84c6-4e24-8792-e778c60d8076 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.892828 | controller | Jun 09 17:29:18.393130 crc crio[22095]: time="2026-06-09T17:29:18.392883152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a80a532e-cac9-46ec-812b-38b5dc9a4aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.892845 | controller | Jun 09 17:29:18.398131 crc crio[22095]: time="2026-06-09T17:29:18.398078356Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=56471d59-f264-4e24-9547-e34a0e152b99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892888 | controller | Jun 09 17:29:18.398878 crc crio[22095]: time="2026-06-09T17:29:18.398821185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892907 | controller | Jun 09 17:29:18.518878 crc crio[22095]: time="2026-06-09T17:29:18.518538196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892928 | controller | Jun 09 17:29:18.525977 crc crio[22095]: time="2026-06-09T17:29:18.525335561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.892945 | controller | Jun 09 17:29:18.674656 crc crio[22095]: time="2026-06-09T17:29:18.673873226Z" level=info msg="Removing container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f" id=4fa67d4c-c877-4136-a063-c4dcf9684dcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892961 | controller | Jun 09 17:29:18.729794 crc crio[22095]: time="2026-06-09T17:29:18.729735848Z" level=info msg="Removed container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata" id=4fa67d4c-c877-4136-a063-c4dcf9684dcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.892977 | controller | Jun 09 17:29:18.780496 crc crio[22095]: time="2026-06-09T17:29:18.780242192Z" level=info msg="Created container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata" id=56471d59-f264-4e24-9547-e34a0e152b99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.892993 | controller | Jun 09 17:29:18.782566 crc crio[22095]: time="2026-06-09T17:29:18.78248722Z" level=info msg="Starting container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89" id=6462b590-9775-46c5-bdd4-a7d934c79db4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.893010 | controller | Jun 09 17:29:18.789861 crc crio[22095]: time="2026-06-09T17:29:18.789774088Z" level=info msg="Started container" PID=271828 containerID=15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89 description=openstack/nova-metadata-0/nova-metadata-metadata id=6462b590-9775-46c5-bdd4-a7d934c79db4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.893027 | controller | Jun 09 17:29:23.776504 crc crio[22095]: time="2026-06-09T17:29:23.775379782Z" level=info msg="Removing container: 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0" id=fc71c1b8-0b4c-4186-8f8d-94eaf04c31fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893043 | controller | Jun 09 17:29:23.937304 crc crio[22095]: time="2026-06-09T17:29:23.937198189Z" level=info msg="Removed container 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=fc71c1b8-0b4c-4186-8f8d-94eaf04c31fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893059 | controller | Jun 09 17:29:23.994009 crc crio[22095]: time="2026-06-09T17:29:23.993852152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=526e7bdc-8f38-4f3a-a5b6-705fb1b8b7a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893075 | controller | Jun 09 17:29:23.998388 crc crio[22095]: time="2026-06-09T17:29:23.998285476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6114aa56-a531-48ad-86f0-f325737c534c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893091 | controller | Jun 09 17:29:24.001545 crc crio[22095]: time="2026-06-09T17:29:24.001489819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=67e48bf2-2866-49ab-87e8-7c78c8b87947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893107 | controller | Jun 09 17:29:24.004711 crc crio[22095]: time="2026-06-09T17:29:24.004167688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5a24ab25-86f6-4510-a5c8-9d80bbe919a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893127 | controller | Jun 09 17:29:24.006021 crc crio[22095]: time="2026-06-09T17:29:24.005852951Z" level=info msg="Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=f82879f2-c988-4e88-a083-551544be1cfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893143 | controller | Jun 09 17:29:24.006622 crc crio[22095]: time="2026-06-09T17:29:24.006537239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893159 | controller | Jun 09 17:29:24.017210 crc crio[22095]: time="2026-06-09T17:29:24.016902997Z" level=info msg="Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=47cf1310-7e73-4eca-b564-bfcafdbd3a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893176 | controller | Jun 09 17:29:24.056088 crc crio[22095]: time="2026-06-09T17:29:24.05576068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893192 | controller | Jun 09 17:29:24.108152 crc crio[22095]: time="2026-06-09T17:29:24.106572042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893208 | controller | Jun 09 17:29:24.116614 crc crio[22095]: time="2026-06-09T17:29:24.116503688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893224 | controller | Jun 09 17:29:24.141026 crc crio[22095]: time="2026-06-09T17:29:24.140877907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893239 | controller | Jun 09 17:29:24.146713 crc crio[22095]: time="2026-06-09T17:29:24.146592895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893255 | controller | Jun 09 17:29:24.390466 crc crio[22095]: time="2026-06-09T17:29:24.390332107Z" level=info msg="Created container 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=f82879f2-c988-4e88-a083-551544be1cfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893271 | controller | Jun 09 17:29:24.391671 crc crio[22095]: time="2026-06-09T17:29:24.39159176Z" level=info msg="Starting container: 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a" id=735f839c-17d3-4eab-853d-f2162522831a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.893288 | controller | Jun 09 17:29:24.399602 crc crio[22095]: time="2026-06-09T17:29:24.399444332Z" level=info msg="Started container" PID=272761 containerID=979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=735f839c-17d3-4eab-853d-f2162522831a name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8
2026-06-09 17:40:40.893304 | controller | Jun 09 17:29:24.480720 crc crio[22095]: time="2026-06-09T17:29:24.480601247Z" level=info msg="Created container 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=47cf1310-7e73-4eca-b564-bfcafdbd3a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893320 | controller | Jun 09 17:29:24.485449 crc crio[22095]: time="2026-06-09T17:29:24.485299279Z" level=info msg="Starting container: 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465" id=a37bb288-a161-4fbf-b741-2c680ac44e7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.893339 | controller | Jun 09 17:29:24.491893 crc crio[22095]: time="2026-06-09T17:29:24.491780086Z" level=info msg="Started container" PID=272774 containerID=782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=a37bb288-a161-4fbf-b741-2c680ac44e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30
2026-06-09 17:40:40.893356 | controller | Jun 09 17:29:24.559515 crc crio[22095]: time="2026-06-09T17:29:24.558433337Z" level=info msg="Stopped container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api" id=4f8ced82-b3e6-46d6-a7d9-5f428c4e1aad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.893373 | controller | Jun 09 17:29:24.564379 crc crio[22095]: time="2026-06-09T17:29:24.564276678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a4ad7e2b-cab3-45e2-bcd5-508a437f76fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893389 | controller | Jun 09 17:29:24.568434 crc crio[22095]: time="2026-06-09T17:29:24.568299261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4955d28e-f9b2-4055-b974-6bd85b4d8ce3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893405 | controller | Jun 09 17:29:24.572829 crc crio[22095]: time="2026-06-09T17:29:24.572765207Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=6282b9f5-311b-4650-959f-267175308ce3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893421 | controller | Jun 09 17:29:24.573284 crc crio[22095]: time="2026-06-09T17:29:24.573223279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893437 | controller | Jun 09 17:29:24.674602 crc crio[22095]: time="2026-06-09T17:29:24.674491203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893453 | controller | Jun 09 17:29:24.682057 crc crio[22095]: time="2026-06-09T17:29:24.681979666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893470 | controller | Jun 09 17:29:24.801740 crc crio[22095]: time="2026-06-09T17:29:24.801644395Z" level=info msg="Removing container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227" id=39839abd-b3ed-42ce-ad89-534343b8f61b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893486 | controller | Jun 09 17:29:24.841124 crc crio[22095]: time="2026-06-09T17:29:24.841050103Z" level=info msg="Stopping container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4 (timeout: 30s)" id=c917314c-9097-4cfa-9c6e-2c9d993acbc2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.893502 | controller | Jun 09 17:29:24.890331 crc crio[22095]: time="2026-06-09T17:29:24.889134074Z" level=info msg="Removed container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api" id=39839abd-b3ed-42ce-ad89-534343b8f61b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893518 | controller | Jun 09 17:29:24.950746 crc crio[22095]: time="2026-06-09T17:29:24.949617885Z" level=info msg="Created container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log" id=6282b9f5-311b-4650-959f-267175308ce3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893537 | controller | Jun 09 17:29:24.952459 crc crio[22095]: time="2026-06-09T17:29:24.952401447Z" level=info msg="Starting container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca" id=baab9a65-5a35-4fba-bf93-a8cd5f5084a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.893553 | controller | Jun 09 17:29:24.961379 crc crio[22095]: time="2026-06-09T17:29:24.961244766Z" level=info msg="Started container" PID=272861 containerID=d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca description=openstack/nova-api-0/nova-api-log id=baab9a65-5a35-4fba-bf93-a8cd5f5084a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.893569 | controller | Jun 09 17:29:25.013166 crc crio[22095]: time="2026-06-09T17:29:25.012981031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bf3bb640-bae0-4b9e-b04c-9668ccd5e406 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893586 | controller | Jun 09 17:29:25.022349 crc crio[22095]: time="2026-06-09T17:29:25.022181499Z" level=info msg="Stopped container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log" id=c917314c-9097-4cfa-9c6e-2c9d993acbc2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.893601 | controller | Jun 09 17:29:25.025721 crc crio[22095]: time="2026-06-09T17:29:25.025630248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ed4642b8-9f09-483f-bd81-9bedbc8f068f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893617 | controller | Jun 09 17:29:25.025899 crc crio[22095]: time="2026-06-09T17:29:25.025825583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=14f91e70-91db-4e57-a6ea-aebb85911633 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893633 | controller | Jun 09 17:29:25.036523 crc crio[22095]: time="2026-06-09T17:29:25.036362785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=505cabfb-f752-433b-9f2f-8f5063ae402b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.893649 | controller | Jun 09 17:29:25.039813 crc crio[22095]: time="2026-06-09T17:29:25.039721531Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f64035d8-d1a9-4980-bb2d-a3ed9c521b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893665 | controller | Jun 09 17:29:25.040755 crc crio[22095]: time="2026-06-09T17:29:25.040674856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893681 | controller | Jun 09 17:29:25.047471 crc crio[22095]: time="2026-06-09T17:29:25.046584859Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=f8de2014-4963-4429-9206-f834fc41225f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893697 | controller | Jun 09 17:29:25.084520 crc crio[22095]: time="2026-06-09T17:29:25.08419876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893713 | controller | Jun 09 17:29:25.147468 crc crio[22095]: time="2026-06-09T17:29:25.147386851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893729 | controller | Jun 09 17:29:25.162413 crc crio[22095]: time="2026-06-09T17:29:25.157576944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893751 | controller | Jun 09 17:29:25.190566 crc crio[22095]: time="2026-06-09T17:29:25.190482543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893767 | controller | Jun 09 17:29:25.194040 crc crio[22095]: time="2026-06-09T17:29:25.193963063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.893783 | controller | Jun 09 17:29:25.498440 crc crio[22095]: time="2026-06-09T17:29:25.49715579Z" level=info msg="Created container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log" id=f8de2014-4963-4429-9206-f834fc41225f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893799 | controller | Jun 09 17:29:25.498979 crc crio[22095]: time="2026-06-09T17:29:25.498792262Z" level=info msg="Starting container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94" id=19062d7e-647d-4f4b-b326-c380eefff9cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.893815 | controller | Jun 09 17:29:25.507284 crc crio[22095]: time="2026-06-09T17:29:25.507175709Z" level=info msg="Started container" PID=272993 containerID=d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94 description=openstack/nova-metadata-0/nova-metadata-log id=19062d7e-647d-4f4b-b326-c380eefff9cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.893831 | controller | Jun 09 17:29:25.530539 crc crio[22095]: time="2026-06-09T17:29:25.530410769Z" level=info msg="Created container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api" id=f64035d8-d1a9-4980-bb2d-a3ed9c521b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.893850 | controller | Jun 09 17:29:25.532283 crc crio[22095]: time="2026-06-09T17:29:25.532204225Z" level=info msg="Starting container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e" id=c4ddbcb2-0169-494c-afa6-80079e7db8b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.893884 | controller | Jun 09 17:29:25.544862 crc crio[22095]: time="2026-06-09T17:29:25.544749199Z" level=info msg="Started container" PID=272985 containerID=a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e description=openstack/nova-api-0/nova-api-api id=c4ddbcb2-0169-494c-afa6-80079e7db8b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.893902 | controller | Jun 09 17:29:25.857010 crc crio[22095]: time="2026-06-09T17:29:25.856579709Z" level=info msg="Removing container: 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4" id=9f2180ad-196e-49ae-8c57-d9ca1b1ace8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893918 | controller | Jun 09 17:29:25.976869 crc crio[22095]: time="2026-06-09T17:29:25.976385422Z" level=info msg="Removed container 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=9f2180ad-196e-49ae-8c57-d9ca1b1ace8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893935 | controller | Jun 09 17:29:25.988759 crc crio[22095]: time="2026-06-09T17:29:25.988627468Z" level=info msg="Removing container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf" id=789599a3-7a3c-4707-bb91-eeae271a3bb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893951 | controller | Jun 09 17:29:26.336292 crc crio[22095]: time="2026-06-09T17:29:26.336106928Z" level=info msg="Removed container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log" id=789599a3-7a3c-4707-bb91-eeae271a3bb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893972 | controller | Jun 09 17:29:26.340188 crc crio[22095]: time="2026-06-09T17:29:26.340109051Z" level=info msg="Removing container: edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd" id=4dcaa669-d490-4748-af1a-3f78d87f4961 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.893988 | controller | Jun 09 17:29:26.469412 crc crio[22095]: time="2026-06-09T17:29:26.469315017Z" level=info msg="Removed container edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=4dcaa669-d490-4748-af1a-3f78d87f4961 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894005 | controller | Jun 09 17:29:26.911000 crc crio[22095]: time="2026-06-09T17:29:26.909906501Z" level=info msg="Stopping pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8" id=a5c4414c-e5fb-4762-a4aa-9b17d6c6bdce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.894021 | controller | Jun 09 17:29:26.915570 crc crio[22095]: time="2026-06-09T17:29:26.915405083Z" level=info msg="Stopping pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30" id=4ff6abfb-aacf-49fd-a9aa-1cbe114d6056 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.894037 | controller | Jun 09 17:29:26.915570 crc crio[22095]: time="2026-06-09T17:29:26.915494825Z" level=info msg="Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00379e1c0}] Aliases:map[]}"
2026-06-09 17:40:40.894054 | controller | Jun 09 17:29:26.915867 crc crio[22095]: time="2026-06-09T17:29:26.915730771Z" level=info msg="Deleting pod openstack_barbican-3720-account-create-update-4h864 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.894071 | controller | Jun 09 17:29:26.918691 crc crio[22095]: time="2026-06-09T17:29:26.917771964Z" level=info msg="Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc0004c6500}] Aliases:map[]}"
2026-06-09 17:40:40.894088 | controller | Jun 09 17:29:26.918691 crc crio[22095]: time="2026-06-09T17:29:26.918039421Z" level=info msg="Deleting pod openstack_nova-api-db-create-pt42h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.894104 | controller | Jun 09 17:29:27.491871 crc crio[22095]: time="2026-06-09T17:29:27.491188476Z" level=info msg="Stopped pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8" id=a5c4414c-e5fb-4762-a4aa-9b17d6c6bdce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.894121 | controller | Jun 09 17:29:27.854654 crc crio[22095]: time="2026-06-09T17:29:27.854161316Z" level=info msg="Stopped pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30" id=4ff6abfb-aacf-49fd-a9aa-1cbe114d6056 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.894138 | controller | Jun 09 17:29:27.953314 crc crio[22095]: time="2026-06-09T17:29:27.953203243Z" level=info msg="Removing container: 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a" id=3c81eeec-f2dc-4c96-9983-934f4a864657 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894157 | controller | Jun 09 17:29:28.008190 crc crio[22095]: time="2026-06-09T17:29:28.007417403Z" level=info msg="Removed container 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update" id=3c81eeec-f2dc-4c96-9983-934f4a864657 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894174 | controller | Jun 09 17:29:28.960724 crc crio[22095]: time="2026-06-09T17:29:28.959817629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=da2051fe-d357-4f72-886c-6dfce8d7fb81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894191 | controller | Jun 09 17:29:28.962347 crc crio[22095]: time="2026-06-09T17:29:28.960520737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=099553f2-b01d-449a-8310-fefe40b52e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894207 | controller | Jun 09 17:29:28.966043 crc crio[22095]: time="2026-06-09T17:29:28.965892386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9ff2096a-87f7-4ee2-afdd-e75c30a7f2a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894223 | controller | Jun 09 17:29:28.977043 crc crio[22095]: time="2026-06-09T17:29:28.97690632Z" level=info msg="Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=3b2f0b3b-784a-4e4a-92e6-4aece60d2f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894239 | controller | Jun 09 17:29:28.977419 crc crio[22095]: time="2026-06-09T17:29:28.977343972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894255 | controller | Jun 09 17:29:29.018376 crc crio[22095]: time="2026-06-09T17:29:29.018276558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d5aed323-de3c-4e72-ad05-a840f242c2bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894271 | controller | Jun 09 17:29:29.022067 crc crio[22095]: time="2026-06-09T17:29:29.021996644Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=9b12f1b9-03ac-42b6-88af-2095db89f851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894287 | controller | Jun 09 17:29:29.022404 crc crio[22095]: time="2026-06-09T17:29:29.022349954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894303 | controller | Jun 09 17:29:29.090415 crc crio[22095]: time="2026-06-09T17:29:29.089395844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894319 | controller | Jun 09 17:29:29.095833 crc crio[22095]: time="2026-06-09T17:29:29.095761159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894335 | controller | Jun 09 17:29:29.277685 crc crio[22095]: time="2026-06-09T17:29:29.277541701Z" level=info msg="Created container 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=3b2f0b3b-784a-4e4a-92e6-4aece60d2f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894355 | controller | Jun 09 17:29:29.286534 crc crio[22095]: time="2026-06-09T17:29:29.28638714Z" level=info msg="Starting container: 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597" id=7616e2cf-8a2d-4411-bc6e-7a2ba542087b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.894372 | controller | Jun 09 17:29:29.294141 crc crio[22095]: time="2026-06-09T17:29:29.293098253Z" level=info msg="Started container" PID=273836 containerID=886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7616e2cf-8a2d-4411-bc6e-7a2ba542087b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2
2026-06-09 17:40:40.894389 | controller | Jun 09 17:29:29.355229 crc crio[22095]: time="2026-06-09T17:29:29.355174206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894405 | controller | Jun 09 17:29:29.365343 crc crio[22095]: time="2026-06-09T17:29:29.365292037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894421 | controller | Jun 09 17:29:29.577451 crc crio[22095]: time="2026-06-09T17:29:29.576673574Z" level=info msg="Created container f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9: openstack/neutron-db-create-nlst2/mariadb-database-create" id=9b12f1b9-03ac-42b6-88af-2095db89f851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894437 | controller | Jun 09 17:29:29.580770 crc crio[22095]: time="2026-06-09T17:29:29.580621996Z" level=info msg="Starting container: f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9" id=a12ff5db-1b41-4b9a-acca-66fa415d5273 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.894454 | controller | Jun 09 17:29:29.587466 crc crio[22095]: time="2026-06-09T17:29:29.587395971Z" level=info msg="Started container" PID=273898 containerID=f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=a12ff5db-1b41-4b9a-acca-66fa415d5273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.894470 | controller | Jun 09 17:29:30.004052 crc crio[22095]: time="2026-06-09T17:29:30.003331288Z" level=info msg="Removing container: c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112" id=eb6e020d-5b52-46ce-9290-a2b5ce54fd3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894486 | controller | Jun 09 17:29:30.196786 crc crio[22095]: time="2026-06-09T17:29:30.19668658Z" level=info msg="Removed container c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=eb6e020d-5b52-46ce-9290-a2b5ce54fd3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894502 | controller | Jun 09 17:29:30.344203 crc crio[22095]: time="2026-06-09T17:29:30.343370877Z" level=info msg="Stopped container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=03e21c67-c5f5-4d18-b222-f56cb5a6ee7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.894518 | controller | Jun 09 17:29:31.037025 crc crio[22095]: time="2026-06-09T17:29:31.036192241Z" level=info msg="Removing container: 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054" id=2a392ffc-231e-4159-83db-af9fc64cbc4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894534 | controller | Jun 09 17:29:31.130628 crc crio[22095]: time="2026-06-09T17:29:31.130548087Z" level=info msg="Stopping pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2" id=8ca4538a-966f-4d69-9467-61e6624ab1f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.894554 | controller | Jun 09 17:29:31.132548 crc crio[22095]: time="2026-06-09T17:29:31.132467716Z" level=info msg="Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc00379e600}] Aliases:map[]}"
2026-06-09 17:40:40.894571 | controller | Jun 09 17:29:31.132721 crc crio[22095]: time="2026-06-09T17:29:31.132651591Z" level=info msg="Deleting pod openstack_placement-9a1f-account-create-update-ss2tc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.894588 | controller | Jun 09 17:29:31.601869 crc crio[22095]: time="2026-06-09T17:29:31.601782842Z" level=info msg="Stopped pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2" id=8ca4538a-966f-4d69-9467-61e6624ab1f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.894604 | controller | Jun 09 17:29:37.374511 crc crio[22095]: time="2026-06-09T17:29:37.369720722Z" level=info msg="Removed container 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054: openstack/neutron-db-create-nlst2/mariadb-database-create" id=2a392ffc-231e-4159-83db-af9fc64cbc4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894620 | controller | Jun 09 17:29:37.378851 crc crio[22095]: time="2026-06-09T17:29:37.378760516Z" level=info msg="Removing container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90" id=efb7c838-a167-468a-bb7f-0c0f57ca62f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894636 | controller | Jun 09 17:29:37.524216 crc crio[22095]: time="2026-06-09T17:29:37.523520132Z" level=info msg="Removed container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=efb7c838-a167-468a-bb7f-0c0f57ca62f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894652 | controller | Jun 09 17:29:37.541760 crc crio[22095]: time="2026-06-09T17:29:37.541548778Z" level=info msg="Removing container: ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af" id=e3974474-d13a-4a80-ba75-169deb269a6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894668 | controller | Jun 09 17:29:37.695879 crc crio[22095]: time="2026-06-09T17:29:37.695723088Z" level=info msg="Removed container ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=e3974474-d13a-4a80-ba75-169deb269a6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.894684 | controller | Jun 09 17:29:38.955529 crc crio[22095]: time="2026-06-09T17:29:38.954844002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=99de2707-5070-4b55-9718-dd3df34fbb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894700 | controller | Jun 09 17:29:38.959064 crc crio[22095]: time="2026-06-09T17:29:38.958898046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2b6cc250-bc11-4a1b-b933-43f234f4d6ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894716 | controller | Jun 09 17:29:38.983715 crc crio[22095]: time="2026-06-09T17:29:38.983613104Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=2e35601a-4f32-4274-b6b7-3063f9f571b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894734 | controller | Jun 09 17:29:38.984305 crc crio[22095]: time="2026-06-09T17:29:38.984163049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894751 | controller | Jun 09 17:29:39.070881 crc crio[22095]: time="2026-06-09T17:29:39.070394685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894767 | controller | Jun 09 17:29:39.076456 crc crio[22095]: time="2026-06-09T17:29:39.076338118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894783 | controller | Jun 09 17:29:39.301675 crc crio[22095]: time="2026-06-09T17:29:39.300841284Z" level=info msg="Created container 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=2e35601a-4f32-4274-b6b7-3063f9f571b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894799 | controller | Jun 09 17:29:39.306530 crc crio[22095]: time="2026-06-09T17:29:39.306428008Z" level=info msg="Starting container: 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089" id=e0e0ff5d-e494-4314-b608-1360f6f7b953 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.894815 | controller | Jun 09 17:29:39.317901 crc crio[22095]: time="2026-06-09T17:29:39.317792001Z" level=info msg="Started container" PID=275592 containerID=7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=e0e0ff5d-e494-4314-b608-1360f6f7b953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.894832 | controller | Jun 09 17:29:41.973172 crc crio[22095]: time="2026-06-09T17:29:41.971515617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9ce10ef2-d3ca-4925-9745-9aa0ab9673e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894851 | controller | Jun 09 17:29:41.976863 crc crio[22095]: time="2026-06-09T17:29:41.976774463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6bccc103-9a3f-462b-b385-15fb00e92ec5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.894885 | controller | Jun 09 17:29:41.982295 crc crio[22095]: time="2026-06-09T17:29:41.98208266Z" level=info msg="Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=9f388db6-bcf3-4021-ad32-49735236e815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894903 | controller | Jun 09 17:29:41.982621 crc crio[22095]: time="2026-06-09T17:29:41.982572253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894919 | controller | Jun 09 17:29:42.055802 crc crio[22095]: time="2026-06-09T17:29:42.055701851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894935 | controller | Jun 09 17:29:42.059867 crc crio[22095]: time="2026-06-09T17:29:42.059787666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.894951 | controller | Jun 09 17:29:42.288202 crc crio[22095]: time="2026-06-09T17:29:42.287487634Z" level=info msg="Created container 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=9f388db6-bcf3-4021-ad32-49735236e815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.894971 | controller | Jun 09 17:29:42.289612 crc crio[22095]: time="2026-06-09T17:29:42.289502826Z" level=info msg="Starting container: 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea" id=a54f943f-3b2f-4afe-85b0-cb7a355e33ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.894988 | controller | Jun 09 17:29:42.298436 crc crio[22095]: time="2026-06-09T17:29:42.298333314Z" level=info msg="Started container" PID=276276 containerID=359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=a54f943f-3b2f-4afe-85b0-cb7a355e33ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f
2026-06-09 17:40:40.895005 | controller | Jun 09 17:29:42.334598 crc crio[22095]: time="2026-06-09T17:29:42.334541629Z" level=info msg="Stopping pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928" id=2a23b810-143f-47a9-a53d-7455494f56c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.895021 | controller | Jun 09 17:29:42.347610 crc crio[22095]: time="2026-06-09T17:29:42.347513864Z" level=info msg="Stopped pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928" id=2a23b810-143f-47a9-a53d-7455494f56c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.895038 | controller | Jun 09 17:29:42.953673 crc crio[22095]: time="2026-06-09T17:29:42.95320869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=36aef88a-8755-4c59-96ab-6f5e1a2b7256 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895054 | controller | Jun 09 17:29:42.958375 crc crio[22095]: time="2026-06-09T17:29:42.95823106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=16fce237-7a91-41f1-857a-82909faaed5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895070 | controller | Jun 09 17:29:42.966356 crc crio[22095]: time="2026-06-09T17:29:42.966243947Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=57d29418-6678-4356-8cb8-7046fed0e57e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895087 | controller | Jun 09 17:29:42.966781 crc crio[22095]: time="2026-06-09T17:29:42.96673788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895105 | controller | Jun 09 17:29:43.033250 crc crio[22095]: time="2026-06-09T17:29:43.033157784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895122 | controller | Jun 09 17:29:43.036596 crc crio[22095]: time="2026-06-09T17:29:43.036528991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895138 | controller | Jun 09 17:29:43.212225 crc crio[22095]: time="2026-06-09T17:29:43.212066023Z" level=info msg="Created container c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=57d29418-6678-4356-8cb8-7046fed0e57e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895155 | controller | Jun 09 17:29:43.213540 crc crio[22095]: time="2026-06-09T17:29:43.213405737Z" level=info msg="Starting container: c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca" id=48305f0e-354b-4a0c-a2b7-4e64a80768c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.895174 | controller | Jun 09 17:29:43.220079 crc crio[22095]: time="2026-06-09T17:29:43.220001098Z" level=info msg="Started container" PID=276531 containerID=c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=48305f0e-354b-4a0c-a2b7-4e64a80768c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.895191 | controller | Jun 09 17:29:43.357093 crc crio[22095]: time="2026-06-09T17:29:43.356907872Z" level=info msg="Removing container: 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da" id=bf22008c-5891-4f4d-915b-c7a700a92a79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.895207 | controller | Jun 09 17:29:43.456577 crc crio[22095]: time="2026-06-09T17:29:43.456432961Z" level=info msg="Removed container 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=bf22008c-5891-4f4d-915b-c7a700a92a79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.895224 | controller | Jun 09 17:29:44.321908 crc crio[22095]: time="2026-06-09T17:29:44.321160015Z" level=info msg="Running pod sandbox: openshift-must-gather-7cnc9/crc-debug-qx55h/POD" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.895240 | controller | Jun 09 17:29:44.323785 crc crio[22095]: time="2026-06-09T17:29:44.321972095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895257 | controller | Jun 09 17:29:44.362203 crc crio[22095]: time="2026-06-09T17:29:44.362093341Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.895273 | controller | Jun 09 17:29:44.382036 crc crio[22095]: time="2026-06-09T17:29:44.379805108Z" level=info msg="Ran pod sandbox 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739 with infra container: openshift-must-gather-7cnc9/crc-debug-qx55h/POD" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.895289 | controller | Jun 09 17:29:44.388388 crc crio[22095]: time="2026-06-09T17:29:44.38722008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c1fa2bd7-1a50-4e20-9a24-0dfa48190d07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895305 | controller | Jun 09 17:29:44.389522 crc crio[22095]: time="2026-06-09T17:29:44.389433807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=2401eea9-30fd-4709-b696-0740fa10ad7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895322 | controller | Jun 09 17:29:44.402500 crc crio[22095]: time="2026-06-09T17:29:44.402379521Z" level=info msg="Creating container: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895339 | controller | Jun 09 17:29:44.403080 crc crio[22095]: time="2026-06-09T17:29:44.402843653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895355 | controller | Jun 09 17:29:44.408495 crc crio[22095]: time="2026-06-09T17:29:44.408403157Z" level=info msg="Stopping pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f" id=94a4c4f5-adfa-4ddd-a164-b04b5bd2e7cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.895376 | controller | Jun 09 17:29:44.413587 crc crio[22095]: time="2026-06-09T17:29:44.411068056Z" level=info msg="Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc00379e0f0}] Aliases:map[]}"
2026-06-09 17:40:40.895393 | controller | Jun 09 17:29:44.413587 crc crio[22095]: time="2026-06-09T17:29:44.411318322Z" level=info msg="Deleting pod openstack_nova-api-01d7-account-create-update-4wmqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.895409 | controller | Jun 09 17:29:44.452174 crc crio[22095]: time="2026-06-09T17:29:44.452032313Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895426 | controller | Jun 09 17:29:44.482024 crc crio[22095]: time="2026-06-09T17:29:44.481889464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895442 | controller | Jun 09 17:29:44.485823 crc crio[22095]: time="2026-06-09T17:29:44.485713153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895458 | controller | Jun 09 17:29:44.734066 crc crio[22095]: time="2026-06-09T17:29:44.730888792Z" level=info msg="Created container 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895475 | controller | Jun 09 17:29:44.734066 crc crio[22095]: time="2026-06-09T17:29:44.73314481Z" level=info msg="Starting container: 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3" id=392473a8-0283-417a-acee-2a75228102a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.895491 | controller | Jun 09 17:29:44.744752 crc crio[22095]: time="2026-06-09T17:29:44.744589036Z" level=info msg="Started container" PID=276873 containerID=9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3 description=openshift-must-gather-7cnc9/crc-debug-qx55h/container-00 id=392473a8-0283-417a-acee-2a75228102a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739
2026-06-09 17:40:40.895508 | controller | Jun 09 17:29:44.825443 crc crio[22095]: time="2026-06-09T17:29:44.824117189Z" level=info msg="Stopped pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f" id=94a4c4f5-adfa-4ddd-a164-b04b5bd2e7cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.895524 | controller | Jun 09 17:29:44.952853 crc crio[22095]: time="2026-06-09T17:29:44.95121271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7aa8c106-47bb-459b-a12b-f217ba6b53d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895540 | controller | Jun 09 17:29:44.954907 crc crio[22095]: time="2026-06-09T17:29:44.953370255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0d96a711-34dc-46b8-a5c2-b273d93eedbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895560 | controller | Jun 09 17:29:44.958334 crc crio[22095]: time="2026-06-09T17:29:44.957635085Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=7af80a43-03ed-4658-9779-adee25418563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895576 | controller | Jun 09 17:29:44.958334 crc crio[22095]: time="2026-06-09T17:29:44.958097987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895593 | controller | Jun 09 17:29:45.038581 crc crio[22095]: time="2026-06-09T17:29:45.038523684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895609 | controller | Jun 09 17:29:45.045757 crc crio[22095]: time="2026-06-09T17:29:45.045279198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895625 | controller | Jun 09 17:29:45.219029 crc crio[22095]: time="2026-06-09T17:29:45.218892859Z" level=info msg="Created container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=7af80a43-03ed-4658-9779-adee25418563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895649 | controller | Jun 09 17:29:45.220993 crc crio[22095]: time="2026-06-09T17:29:45.220774228Z" level=info msg="Starting container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338" id=44a1b3b2-19e9-430e-8587-bfb977417d83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.895666 | controller | Jun 09 17:29:45.227403 crc crio[22095]: time="2026-06-09T17:29:45.227297986Z" level=info msg="Started container" PID=276970 containerID=70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=44a1b3b2-19e9-430e-8587-bfb977417d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.895686 | controller | Jun 09 17:29:45.438320 crc crio[22095]: time="2026-06-09T17:29:45.438210951Z" level=info msg="Removing container: 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea" id=a51ecfad-4d65-4bae-8fd2-09537e8d9e07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.895757 | controller | Jun 09 17:29:45.490442 crc crio[22095]: time="2026-06-09T17:29:45.490365757Z" level=info msg="Removed container 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update" id=a51ecfad-4d65-4bae-8fd2-09537e8d9e07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.895781 | controller | Jun 09 17:29:45.954726 crc crio[22095]: time="2026-06-09T17:29:45.954615352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=99e93385-3c9c-49d6-b269-e45ce9240244 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895798 | controller | Jun 09 17:29:45.954956 crc crio[22095]: time="2026-06-09T17:29:45.954832458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=751991a8-7455-4c83-a1be-e713cc5d7435 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895814 | controller | Jun 09 17:29:45.962995 crc crio[22095]: time="2026-06-09T17:29:45.962575808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b2559be4-68f7-4c6a-9d65-96fb7eb0bf68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895834 | controller | Jun 09 17:29:45.962995 crc crio[22095]: time="2026-06-09T17:29:45.962811844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=be24ef0f-e78e-4bf7-9265-6a9ddb0cda50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.895874 | controller | Jun 09 17:29:45.988844 crc crio[22095]: time="2026-06-09T17:29:45.988747063Z" level=info msg="Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=9f734460-5465-4bf5-90fa-8a15a0506f22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895896 | controller | Jun 09 17:29:45.989412 crc crio[22095]: time="2026-06-09T17:29:45.989351989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895914 | controller | Jun 09 17:29:45.991096 crc crio[22095]: time="2026-06-09T17:29:45.991026872Z" level=info msg="Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=0af1417e-0e28-4419-a9e9-a2a2c5c18687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.895943 | controller | Jun 09 17:29:46.010448 crc crio[22095]: time="2026-06-09T17:29:46.010343541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895960 | controller | Jun 09 17:29:46.080086 crc crio[22095]: time="2026-06-09T17:29:46.075637996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895976 | controller | Jun 09 17:29:46.083879 crc crio[22095]: time="2026-06-09T17:29:46.081556559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.895992 | controller | Jun 09 17:29:46.162073 crc crio[22095]: time="2026-06-09T17:29:46.159664665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896008 | controller | Jun 09 17:29:46.166757 crc crio[22095]: time="2026-06-09T17:29:46.166673616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896024 | controller | Jun 09 17:29:46.380438 crc crio[22095]: time="2026-06-09T17:29:46.379720226Z" level=info msg="Created container 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=0af1417e-0e28-4419-a9e9-a2a2c5c18687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896040 | controller | Jun 09 17:29:46.382901 crc crio[22095]: time="2026-06-09T17:29:46.382808446Z" level=info msg="Starting container: 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb" id=1e50ec19-718f-41d3-8bdb-61bacd3e7ed7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.896056 | controller | Jun 09 17:29:46.385642 crc crio[22095]: time="2026-06-09T17:29:46.385523626Z" level=info msg="Created container 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=9f734460-5465-4bf5-90fa-8a15a0506f22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896072 | controller | Jun 09 17:29:46.386649 crc crio[22095]: time="2026-06-09T17:29:46.386621994Z" level=info msg="Starting container: 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5" id=1e400da1-45a2-4cd5-b147-24d46c06aede name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.896089 | controller | Jun 09 17:29:46.392162 crc crio[22095]: time="2026-06-09T17:29:46.392030764Z" level=info msg="Started container" PID=277292 containerID=3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=1e50ec19-718f-41d3-8bdb-61bacd3e7ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f
2026-06-09 17:40:40.896109 | controller | Jun 09 17:29:46.392590 crc crio[22095]: time="2026-06-09T17:29:46.392546377Z" level=info msg="Started container" PID=277260 containerID=9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=1e400da1-45a2-4cd5-b147-24d46c06aede name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b
2026-06-09 17:40:40.896126 | controller | Jun 09 17:29:46.472086 crc crio[22095]: time="2026-06-09T17:29:46.471985548Z" level=info msg="Stopping pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739" id=42821b97-598b-41b4-ade7-9007948e316c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896142 | controller | Jun 09 17:29:46.487878 crc crio[22095]: time="2026-06-09T17:29:46.487761405Z" level=info msg="Stopped pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739" id=42821b97-598b-41b4-ade7-9007948e316c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896158 | controller | Jun 09 17:29:46.954357 crc crio[22095]: time="2026-06-09T17:29:46.953444337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=93e1d888-37a7-47a8-823b-1eead33ae11b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.896174 | controller | Jun 09 17:29:46.960708 crc crio[22095]: time="2026-06-09T17:29:46.960610932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c16ac42c-5bef-41ea-b951-62a09b71520b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.896190 | controller | Jun 09 17:29:46.971647 crc crio[22095]: time="2026-06-09T17:29:46.971532774Z" level=info msg="Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=80f17b67-d5c4-4ee9-9d4b-aafe866b74f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896206 | controller | Jun 09 17:29:46.972072 crc crio[22095]: time="2026-06-09T17:29:46.972011727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896222 | controller | Jun 09 17:29:47.033893 crc crio[22095]: time="2026-06-09T17:29:47.033047592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896238 | controller | Jun 09 17:29:47.037138 crc crio[22095]: time="2026-06-09T17:29:47.036902622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896254 | controller | Jun 09 17:29:47.221637 crc crio[22095]: time="2026-06-09T17:29:47.221508848Z" level=info msg="Created container 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=80f17b67-d5c4-4ee9-9d4b-aafe866b74f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896269 | controller | Jun 09 17:29:47.223758 crc crio[22095]: time="2026-06-09T17:29:47.223673503Z" level=info msg="Starting container: 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23" id=34fe9f74-c5ef-4f21-90ee-ca7ee214246a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.896286 | controller | Jun 09 17:29:47.232528 crc crio[22095]: time="2026-06-09T17:29:47.23243079Z" level=info msg="Started container" PID=277486 containerID=908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=34fe9f74-c5ef-4f21-90ee-ca7ee214246a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6
2026-06-09 17:40:40.896305 | controller | Jun 09 17:29:47.498679 crc crio[22095]: time="2026-06-09T17:29:47.497471092Z" level=info msg="Removing container: c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541" id=d76ea572-f4d6-43f8-b063-a47460bcdedb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896321 | controller | Jun 09 17:29:47.604154 crc crio[22095]: time="2026-06-09T17:29:47.603767346Z" level=info msg="Removed container c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=d76ea572-f4d6-43f8-b063-a47460bcdedb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896338 | controller | Jun 09 17:29:47.615599 crc crio[22095]: time="2026-06-09T17:29:47.615440457Z" level=info msg="Removing container: 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f" id=63c4e439-9f4b-442a-a951-42dbab519ebb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896354 | controller | Jun 09 17:29:47.721024 crc crio[22095]: time="2026-06-09T17:29:47.718356264Z" level=info msg="Removed container 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=63c4e439-9f4b-442a-a951-42dbab519ebb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896371 | controller | Jun 09 17:29:47.723196 crc crio[22095]: time="2026-06-09T17:29:47.723110957Z" level=info msg="Removing container: 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3" id=35bdabb1-a531-4b64-9811-4d71ce29753e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896388 | controller | Jun 09 17:29:47.762212 crc crio[22095]: time="2026-06-09T17:29:47.762079963Z" level=info msg="Removed container 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00" id=35bdabb1-a531-4b64-9811-4d71ce29753e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896404 | controller | Jun 09 17:29:47.767900 crc crio[22095]: time="2026-06-09T17:29:47.767812601Z" level=info msg="Removing container: d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3" id=06952181-ee5c-4f7c-b55a-54ee248d7290 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896420 | controller | Jun 09 17:29:47.965948 crc crio[22095]: time="2026-06-09T17:29:47.965800212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e1f8d67a-aa73-430b-a18a-48430715f80e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.896436 | controller | Jun 09 17:29:47.967146 crc crio[22095]: time="2026-06-09T17:29:47.967050404Z" level=info msg="Removed container d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=06952181-ee5c-4f7c-b55a-54ee248d7290 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896453 | controller | Jun 09 17:29:47.971907 crc crio[22095]: time="2026-06-09T17:29:47.971426057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=712b5fc4-0170-4bb2-a23c-c662b184bb7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.896469 | controller | Jun 09 17:29:47.986226 crc crio[22095]: time="2026-06-09T17:29:47.985965002Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b802df0f-b611-4fdf-874f-dd7c8308412d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896488 | controller | Jun 09 17:29:47.986672 crc crio[22095]: time="2026-06-09T17:29:47.986560748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896505 | controller | Jun 09 17:29:48.082881 crc crio[22095]: time="2026-06-09T17:29:48.082241208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896521 | controller | Jun 09 17:29:48.097104 crc crio[22095]: time="2026-06-09T17:29:48.096800484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896537 | controller | Jun 09 17:29:48.286140 crc crio[22095]: time="2026-06-09T17:29:48.28532359Z" level=info msg="Created container 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b802df0f-b611-4fdf-874f-dd7c8308412d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896554 | controller | Jun 09 17:29:48.287723 crc crio[22095]: time="2026-06-09T17:29:48.287662981Z" level=info msg="Starting container: 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160" id=1d6e8f06-b454-44f9-99c6-8d17f6ecbf0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.896570 | controller | Jun 09 17:29:48.298838 crc crio[22095]: time="2026-06-09T17:29:48.298744537Z" level=info msg="Started container" PID=277656 containerID=9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=1d6e8f06-b454-44f9-99c6-8d17f6ecbf0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.896587 | controller | Jun 09 17:29:48.563103 crc crio[22095]: time="2026-06-09T17:29:48.562973968Z" level=info msg="Stopping pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f" id=c14fcc2a-16cc-494a-9625-1a0ae3c92485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896604 | controller | Jun 09 17:29:48.565291 crc crio[22095]: time="2026-06-09T17:29:48.56461221Z" level=info msg="Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc004da63c0}] Aliases:map[]}"
2026-06-09 17:40:40.896620 | controller | Jun 09 17:29:48.565291 crc crio[22095]: time="2026-06-09T17:29:48.564754104Z" level=info msg="Deleting pod openstack_glance-655e-account-create-update-rvx8q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.896637 | controller | Jun 09 17:29:48.573192 crc crio[22095]: time="2026-06-09T17:29:48.573060148Z" level=info msg="Stopping pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b" id=58ffe28d-855a-454a-87d0-a41fd2c424f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896653 | controller | Jun 09 17:29:48.576845 crc crio[22095]: time="2026-06-09T17:29:48.576755904Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002ab2888}] Aliases:map[]}"
2026-06-09 17:40:40.896674 | controller | Jun 09 17:29:48.577196 crc crio[22095]: time="2026-06-09T17:29:48.577070112Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-flqbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.896691 | controller | Jun 09 17:29:48.653327 crc crio[22095]: time="2026-06-09T17:29:48.65253619Z" level=info msg="Stopping pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6" id=957eda94-4a90-4f5a-94ec-ecfd1d807ea3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896707 | controller | Jun 09 17:29:48.661501 crc crio[22095]: time="2026-06-09T17:29:48.661395279Z" level=info msg="Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc004da6598}] Aliases:map[]}"
2026-06-09 17:40:40.896724 | controller | Jun 09 17:29:48.661822 crc crio[22095]: time="2026-06-09T17:29:48.661719547Z" level=info msg="Deleting pod openstack_root-account-create-update-8c8wc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.896740 | controller | Jun 09 17:29:48.672981 crc crio[22095]: time="2026-06-09T17:29:48.672837854Z" level=info msg="Removing container: 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2" id=39dfbe9c-f896-4456-8bf1-abfeef994a75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896757 | controller | Jun 09 17:29:48.826304 crc crio[22095]: time="2026-06-09T17:29:48.825902895Z" level=info msg="Removed container 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=39dfbe9c-f896-4456-8bf1-abfeef994a75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896773 | controller | Jun 09 17:29:48.955032 crc crio[22095]: time="2026-06-09T17:29:48.954895855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6ff59fd5-94eb-4974-9ff7-b9652564e30b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.896790 | controller | Jun 09 17:29:48.960201 crc crio[22095]: time="2026-06-09T17:29:48.959971746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=473c2e1d-3d2b-4d1b-8773-0278c174b42d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.896806 | controller | Jun 09 17:29:48.967080 crc crio[22095]: time="2026-06-09T17:29:48.967004747Z" level=info msg="Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=7c3d29df-1c9f-4ad1-9da0-17afcb1d5b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896822 | controller | Jun 09 17:29:48.967508 crc crio[22095]: time="2026-06-09T17:29:48.967454079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896839 | controller | Jun 09 17:29:49.084352 crc crio[22095]: time="2026-06-09T17:29:49.084049709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896872 | controller | Jun 09 17:29:49.091677 crc crio[22095]: time="2026-06-09T17:29:49.091613854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.896901 | controller | Jun 09 17:29:49.199840 crc crio[22095]: time="2026-06-09T17:29:49.199342015Z" level=info msg="Stopped pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b" id=58ffe28d-855a-454a-87d0-a41fd2c424f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896919 | controller | Jun 09 17:29:49.396087 crc crio[22095]: time="2026-06-09T17:29:49.395861928Z" level=info msg="Stopped pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6" id=957eda94-4a90-4f5a-94ec-ecfd1d807ea3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896936 | controller | Jun 09 17:29:49.445246 crc crio[22095]: time="2026-06-09T17:29:49.445138241Z" level=info msg="Stopped pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f" id=c14fcc2a-16cc-494a-9625-1a0ae3c92485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.896952 | controller | Jun 09 17:29:49.703977 crc crio[22095]: time="2026-06-09T17:29:49.701600531Z" level=info msg="Removing container: 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb" id=6a132511-e671-4274-a5ee-01da3192b740 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.896968 | controller | Jun 09 17:29:49.786121 crc crio[22095]: time="2026-06-09T17:29:49.786026841Z" level=info msg="Created container ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=7c3d29df-1c9f-4ad1-9da0-17afcb1d5b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.896984 | controller | Jun 09 17:29:49.788700 crc crio[22095]: time="2026-06-09T17:29:49.788617148Z" level=info msg="Starting container: ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e" id=25599b36-17b7-4897-b31e-79014d221042 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.897000 | controller | Jun 09 17:29:49.798565 crc crio[22095]: time="2026-06-09T17:29:49.798437871Z" level=info msg="Started container" PID=277937 containerID=ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=25599b36-17b7-4897-b31e-79014d221042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7
2026-06-09 17:40:40.897016 | controller | Jun 09 17:29:49.944588 crc crio[22095]: time="2026-06-09T17:29:49.944491622Z" level=info msg="Removed container 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update" id=6a132511-e671-4274-a5ee-01da3192b740 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897032 | controller | Jun 09 17:29:49.957889 crc crio[22095]: time="2026-06-09T17:29:49.95758163Z" level=info msg="Removing container: 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5" id=751e0e1e-742f-446c-9af8-5e356e916988 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897048 | controller | Jun 09 17:29:49.975419 crc crio[22095]: time="2026-06-09T17:29:49.960358011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=74fa80ba-4653-46c7-986a-f40a313ef6b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897064 | controller | Jun 09 17:29:49.975419 crc crio[22095]: time="2026-06-09T17:29:49.964454387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8f699a06-22d6-4e8c-b295-ea1259caf450 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897081 | controller | Jun 09 17:29:49.984618 crc crio[22095]: time="2026-06-09T17:29:49.984523195Z" level=info msg="Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=a21a1ae4-81cf-4e1f-aa83-217ebb0d4a6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897100 | controller | Jun 09 17:29:49.985832 crc crio[22095]: time="2026-06-09T17:29:49.985770858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897117 | controller | Jun 09 17:29:50.024977 crc crio[22095]: time="2026-06-09T17:29:50.021370596Z" level=info msg="Removed container 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5: openstack/nova-cell0-db-create-flqbk/mariadb-database-create" id=751e0e1e-742f-446c-9af8-5e356e916988 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897133 | controller | Jun 09 17:29:50.032857 crc crio[22095]: time="2026-06-09T17:29:50.032798171Z" level=info msg="Removing container: 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23" id=2e03ca0c-1e2c-4e6e-b2a8-9f37f39d01a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897149 | controller | Jun 09 17:29:50.108843 crc crio[22095]: time="2026-06-09T17:29:50.108772933Z" level=info msg="Removed container 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23: openstack/root-account-create-update-8c8wc/mariadb-account-create-update" id=2e03ca0c-1e2c-4e6e-b2a8-9f37f39d01a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897165 | controller | Jun 09 17:29:50.150993 crc crio[22095]: time="2026-06-09T17:29:50.150149061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897180 | controller | Jun 09 17:29:50.162054 crc crio[22095]: time="2026-06-09T17:29:50.16175253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897196 | controller | Jun 09 17:29:50.325557 crc crio[22095]: time="2026-06-09T17:29:50.325412705Z" level=info msg="Created container b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=a21a1ae4-81cf-4e1f-aa83-217ebb0d4a6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897212 | controller | Jun 09 17:29:50.327826 crc crio[22095]: time="2026-06-09T17:29:50.327726315Z" level=info msg="Starting container: b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f" id=a28d53ac-0115-49a2-9d6d-4ab12c36c97c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.897228 | controller | Jun 09 17:29:50.342012 crc crio[22095]: time="2026-06-09T17:29:50.34184789Z" level=info msg="Started container" PID=278146 containerID=b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=a28d53ac-0115-49a2-9d6d-4ab12c36c97c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef
2026-06-09 17:40:40.897244 | controller | Jun 09 17:29:50.450673 crc crio[22095]: time="2026-06-09T17:29:50.449293403Z" level=info msg="Stopping container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87 (timeout: 30s)" id=7247dbb1-4df2-4c8c-b5b5-a517119d1dc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.897260 | controller | Jun 09 17:29:50.772489 crc crio[22095]: time="2026-06-09T17:29:50.772414435Z" level=info msg="Removing container: 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518" id=2393022e-9629-4736-a250-45c707619010 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897276 | controller | Jun 09 17:29:50.951603 crc crio[22095]: time="2026-06-09T17:29:50.951530279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=01053477-ecae-4373-9f14-f3e8816f481d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897295 | controller | Jun 09 17:29:50.981694 crc crio[22095]: time="2026-06-09T17:29:50.981245296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9c3d0c18-b3ab-4ba8-9250-1a031c2e8766 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897311 | controller | Jun 09 17:29:51.027560 crc crio[22095]: time="2026-06-09T17:29:51.027196682Z" level=info msg="Removed container 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=2393022e-9629-4736-a250-45c707619010 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897327 | controller | Jun 09 17:29:51.086993 crc crio[22095]: time="2026-06-09T17:29:51.086824481Z" level=info msg="Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=80b07271-367d-46d5-a08b-b3df8a234056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897343 | controller | Jun 09 17:29:51.087479 crc crio[22095]: time="2026-06-09T17:29:51.087424557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897359 | controller | Jun 09 17:29:51.210796 crc crio[22095]: time="2026-06-09T17:29:51.210666308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897375 | controller | Jun 09 17:29:51.216457 crc crio[22095]: time="2026-06-09T17:29:51.216355695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897390 | controller | Jun 09 17:29:51.283859 crc crio[22095]: time="2026-06-09T17:29:51.283423317Z" level=info msg="Stopped container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera" id=7247dbb1-4df2-4c8c-b5b5-a517119d1dc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.897406 | controller | Jun 09 17:29:51.287824 crc crio[22095]: time="2026-06-09T17:29:51.287715377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c32c97e7-496a-418f-9f17-ce4fb2950a51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897421 | controller | Jun 09 17:29:51.293513 crc crio[22095]: time="2026-06-09T17:29:51.293440395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f5b8aa5d-192d-42a8-8ae9-3c40ddf0b9b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897437 | controller | Jun 09 17:29:51.298778 crc crio[22095]: time="2026-06-09T17:29:51.298723452Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=dc1b8e48-fcc5-4df7-ad27-cc014fdf6142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897453 | controller | Jun 09 17:29:51.299763 crc crio[22095]: time="2026-06-09T17:29:51.299732678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897469 | controller | Jun 09 17:29:51.431250 crc crio[22095]: time="2026-06-09T17:29:51.430712579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897485 | controller | Jun 09 17:29:51.441884 crc crio[22095]: time="2026-06-09T17:29:51.441795705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897504 | controller | Jun 09 17:29:51.617183 crc crio[22095]: time="2026-06-09T17:29:51.61708829Z" level=info msg="Created container 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=80b07271-367d-46d5-a08b-b3df8a234056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897521 | controller | Jun 09 17:29:51.618756 crc crio[22095]: time="2026-06-09T17:29:51.618663631Z" level=info msg="Starting container: 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20" id=c5694294-4a5b-4cc0-83bf-e4cfb8322ecd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.897537 | controller | Jun 09 17:29:51.623284 crc crio[22095]: time="2026-06-09T17:29:51.623171157Z" level=info msg="Created container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera" id=dc1b8e48-fcc5-4df7-ad27-cc014fdf6142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897553 | controller | Jun 09 17:29:51.624741 crc crio[22095]: time="2026-06-09T17:29:51.624585434Z" level=info msg="Starting container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff" id=774e16ac-b369-4cfe-a681-ce3b84aed6a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.897569 | controller | Jun 09 17:29:51.626321 crc crio[22095]: time="2026-06-09T17:29:51.626235637Z" level=info msg="Started container" PID=278459 containerID=1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=c5694294-4a5b-4cc0-83bf-e4cfb8322ecd name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e
2026-06-09 17:40:40.897585 | controller | Jun 09 17:29:51.634045 crc crio[22095]: time="2026-06-09T17:29:51.633886814Z" level=info msg="Started container" PID=278500 containerID=35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff description=openstack/openstack-galera-0/galera id=774e16ac-b369-4cfe-a681-ce3b84aed6a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.897602 | controller | Jun 09 17:29:51.799576 crc crio[22095]: time="2026-06-09T17:29:51.799502249Z" level=info msg="Removing container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2" id=29bb88d2-d541-4890-b2d8-3be2276f734b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897617 | controller | Jun 09 17:29:51.912605 crc crio[22095]: time="2026-06-09T17:29:51.912178038Z" level=info msg="Removed container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera" id=29bb88d2-d541-4890-b2d8-3be2276f734b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897634 | controller | Jun 09 17:29:51.917586 crc crio[22095]: time="2026-06-09T17:29:51.917341942Z" level=info msg="Removing container: 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da" id=c12146d6-5ad3-4e77-be58-b278d8d216c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897650 | controller | Jun 09 17:29:51.954343 crc crio[22095]: time="2026-06-09T17:29:51.952506309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=364626c1-0784-4cfb-ac51-7e93ee9b8e58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897666 | controller | Jun 09 17:29:51.956486 crc crio[22095]: time="2026-06-09T17:29:51.956375099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=87536f21-abed-4508-b6bc-3ea3ad0b707e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897681 | controller | Jun 09 17:29:51.964701 crc crio[22095]: time="2026-06-09T17:29:51.964587841Z" level=info msg="Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=a590c0db-ca6d-4a82-9c3e-14f12b367f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897700 | controller | Jun 09 17:29:51.965051 crc crio[22095]: time="2026-06-09T17:29:51.965034903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897717 | controller | Jun 09 17:29:52.033315 crc crio[22095]: time="2026-06-09T17:29:52.033191422Z" level=info msg="Removed container 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=c12146d6-5ad3-4e77-be58-b278d8d216c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897733 | controller | Jun 09 17:29:52.078101 crc crio[22095]: time="2026-06-09T17:29:52.077875336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897750 | controller | Jun 09 17:29:52.083083 crc crio[22095]: time="2026-06-09T17:29:52.083000398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.897767 | controller | Jun 09 17:29:52.242962 crc crio[22095]: time="2026-06-09T17:29:52.242810564Z" level=info msg="Stopping pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7" id=29d5c60c-ac8d-417d-8b35-738c2d91f9a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.897784 | controller | Jun 09 17:29:52.244534 crc crio[22095]: time="2026-06-09T17:29:52.244439206Z" level=info msg="Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc0028b62c0}] Aliases:map[]}"
2026-06-09 17:40:40.897800 | controller | Jun 09 17:29:52.244694 crc crio[22095]: time="2026-06-09T17:29:52.244636721Z" level=info msg="Deleting pod openstack_keystone-db-create-nnlm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.897817 | controller | Jun 09 17:29:52.346570 crc crio[22095]: time="2026-06-09T17:29:52.346458309Z" level=info msg="Created container dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=a590c0db-ca6d-4a82-9c3e-14f12b367f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.897834 | controller | Jun 09 17:29:52.351608 crc crio[22095]: time="2026-06-09T17:29:52.351494529Z" level=info msg="Starting container: dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692" id=18a929c4-bc0f-437e-aa7d-51127c6b81b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.897853 | controller | Jun 09 17:29:52.363309 crc crio[22095]: time="2026-06-09T17:29:52.363188561Z" level=info msg="Started container" PID=278653 containerID=dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=18a929c4-bc0f-437e-aa7d-51127c6b81b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff
2026-06-09 17:40:40.897889 | controller | Jun 09 17:29:52.671557 crc crio[22095]: time="2026-06-09T17:29:52.670861113Z" level=info msg="Stopped pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7" id=29d5c60c-ac8d-417d-8b35-738c2d91f9a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.897910 | controller | Jun 09 17:29:52.841492 crc crio[22095]: time="2026-06-09T17:29:52.841422326Z" level=info msg="Removing container: 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea" id=f9b08a50-93b5-4162-9945-30d38ab18815 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.897926 | controller | Jun 09 17:29:52.866408 crc crio[22095]: time="2026-06-09T17:29:52.866205196Z" level=info msg="Stopping pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef" id=99b36283-82a8-4942-b969-164ab6f3ce2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.897943 | controller | Jun 09 17:29:52.871968 crc crio[22095]: time="2026-06-09T17:29:52.868577167Z" level=info msg="Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00263c768}] Aliases:map[]}"
2026-06-09 17:40:40.897959 | controller | Jun 09 17:29:52.871968 crc crio[22095]: time="2026-06-09T17:29:52.868719001Z" level=info msg="Deleting pod openstack_neutron-ed98-account-create-update-nqhvz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.897975 | controller | Jun 09 17:29:52.954990 crc crio[22095]: time="2026-06-09T17:29:52.954881485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=641555d5-e192-4586-ab61-b227bdfc2042 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.897991 | controller | Jun 09 17:29:52.958533 crc crio[22095]: time="2026-06-09T17:29:52.958435087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f18cbcbd-2eff-44bb-843d-6431affc54fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.898007 | controller | Jun 09 17:29:52.987879 crc crio[22095]: time="2026-06-09T17:29:52.987812345Z" level=info msg="Removed container 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f9b08a50-93b5-4162-9945-30d38ab18815 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898023 | controller | Jun 09 17:29:53.003560 crc crio[22095]: time="2026-06-09T17:29:53.003446959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=3a3495bf-0854-4f93-8b18-2fd56b408816 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.898039 | controller | Jun 09 17:29:53.013551 crc crio[22095]: time="2026-06-09T17:29:53.013413986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0aa81c19-bc9e-4019-8bde-9b3fca3b649a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.898055 | controller | Jun 09 17:29:53.013906 crc crio[22095]: time="2026-06-09T17:29:53.013451177Z" level=info msg="Removing container: 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6" id=e0dc1e51-f1b0-43e1-9624-4b06714b63ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898071 | controller | Jun 09 17:29:53.014450 crc crio[22095]: time="2026-06-09T17:29:53.014416062Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=e9e426e7-2c5d-45c6-863e-923dec7125e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.898090 | controller | Jun 09 17:29:53.018744 crc crio[22095]: time="2026-06-09T17:29:53.01860235Z" level=info msg="Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=eede0f68-8dae-43fe-9520-0af1bb68356f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.898106 | controller | Jun 09 17:29:53.019619 crc crio[22095]: time="2026-06-09T17:29:53.019554385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898122 | controller | Jun 09 17:29:53.019832 crc crio[22095]: time="2026-06-09T17:29:53.019791761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898139 | controller | Jun 09 17:29:53.125840 crc crio[22095]: time="2026-06-09T17:29:53.125156441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898155 | controller | Jun 09 17:29:53.131315 crc crio[22095]: time="2026-06-09T17:29:53.131108645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898171 | controller | Jun 09 17:29:53.148569 crc crio[22095]: time="2026-06-09T17:29:53.148452022Z" level=info msg="Removed container 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=e0dc1e51-f1b0-43e1-9624-4b06714b63ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898187 | controller | Jun 09 17:29:53.157288 crc crio[22095]: time="2026-06-09T17:29:53.156966852Z" level=info msg="Removing container: ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e" id=07b3554f-4571-4d6c-82fb-09f3d6e23ceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898203 | controller | Jun 09 17:29:53.187874 crc crio[22095]: time="2026-06-09T17:29:53.18556419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898219 | controller | Jun 09 17:29:53.195103 crc crio[22095]: time="2026-06-09T17:29:53.195006024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898235 | controller | Jun 09 17:29:53.287076 crc crio[22095]: time="2026-06-09T17:29:53.286973708Z" level=info msg="Removed container ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e: openstack/keystone-db-create-nnlm5/mariadb-database-create" id=07b3554f-4571-4d6c-82fb-09f3d6e23ceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898251 | controller | Jun 09 17:29:53.371235 crc crio[22095]: time="2026-06-09T17:29:53.37072929Z" level=info msg="Stopped pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef" id=99b36283-82a8-4942-b969-164ab6f3ce2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898267 | controller | Jun 09 17:29:53.398757 crc crio[22095]: time="2026-06-09T17:29:53.39859066Z" level=info msg="Created container 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=e9e426e7-2c5d-45c6-863e-923dec7125e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.898282 | controller | Jun 09 17:29:53.414195 crc crio[22095]: time="2026-06-09T17:29:53.399876113Z" level=info msg="Starting container: 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1" id=e1f945be-5fa9-4958-80ec-a0e47c11525d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.898298 | controller | Jun 09 17:29:53.414696 crc crio[22095]: time="2026-06-09T17:29:53.40519627Z" level=info msg="Created container 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=eede0f68-8dae-43fe-9520-0af1bb68356f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.898321 | controller | Jun 09 17:29:53.421427 crc crio[22095]: time="2026-06-09T17:29:53.421334817Z" level=info msg="Starting container: 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8" id=352a2d5a-5f2c-4a56-923d-6cb50d64a6f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.898337 | controller | Jun 09 17:29:53.428320 crc crio[22095]: time="2026-06-09T17:29:53.428224855Z" level=info msg="Started container" PID=278818 containerID=4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=352a2d5a-5f2c-4a56-923d-6cb50d64a6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf
2026-06-09 17:40:40.898353 | controller | Jun 09 17:29:53.428834 crc crio[22095]: time="2026-06-09T17:29:53.428748818Z" level=info msg="Started container" PID=278817 containerID=6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1f945be-5fa9-4958-80ec-a0e47c11525d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960
2026-06-09 17:40:40.898370 | controller | Jun 09 17:29:54.003062 crc crio[22095]: time="2026-06-09T17:29:54.002240453Z" level=info msg="Stopping pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff" id=b42c7810-528f-48a0-bb08-3db091f40a27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898386 | controller | Jun 09 17:29:54.005783 crc crio[22095]: time="2026-06-09T17:29:54.005569269Z" level=info msg="Stopping pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e" id=b630387b-370f-4eaa-8cd0-b17a3056e342 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898402 | controller | Jun 09 17:29:54.006600 crc crio[22095]: time="2026-06-09T17:29:54.006435811Z" level=info msg="Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c820}] Aliases:map[]}"
2026-06-09 17:40:40.898418 | controller | Jun 09 17:29:54.006759 crc crio[22095]: time="2026-06-09T17:29:54.006649977Z" level=info msg="Deleting pod openstack_keystone-2b1e-account-create-update-cpt96 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.898435 | controller | Jun 09 17:29:54.009077 crc crio[22095]: time="2026-06-09T17:29:54.008662819Z" level=info msg="Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc0004c6b50}] Aliases:map[]}"
2026-06-09 17:40:40.898451 | controller | Jun 09 17:29:54.009077 crc crio[22095]: time="2026-06-09T17:29:54.008847194Z" level=info msg="Deleting pod openstack_cinder-1ea6-account-create-update-lfdtc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.898467 | controller | Jun 09 17:29:54.020241 crc crio[22095]: time="2026-06-09T17:29:54.018490883Z" level=info msg="Removing container: b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f" id=094a15fc-bb41-498b-8a38-cf5a55192071 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898486 | controller | Jun 09 17:29:54.075304 crc crio[22095]: time="2026-06-09T17:29:54.075206777Z" level=info msg="Removed container b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update" id=094a15fc-bb41-498b-8a38-cf5a55192071 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898503 | controller | Jun 09 17:29:54.090432 crc crio[22095]: time="2026-06-09T17:29:54.088718606Z" level=info msg="Removing container: 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73" id=3aeef62c-012b-4c4b-93a5-694ec1e658c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898519 | controller | Jun 09 17:29:54.213331 crc crio[22095]: time="2026-06-09T17:29:54.213189999Z" level=info msg="Removed container 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=3aeef62c-012b-4c4b-93a5-694ec1e658c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898534 | controller | Jun 09 17:29:54.543505 crc crio[22095]: time="2026-06-09T17:29:54.543379843Z" level=info msg="Stopped pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e" id=b630387b-370f-4eaa-8cd0-b17a3056e342 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898550 | controller | Jun 09 17:29:54.688592 crc crio[22095]: time="2026-06-09T17:29:54.688280954Z" level=info msg="Stopped pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff" id=b42c7810-528f-48a0-bb08-3db091f40a27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898566 | controller | Jun 09 17:29:55.027623 crc crio[22095]: time="2026-06-09T17:29:55.026793422Z" level=info msg="Removing container: b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce" id=84d65112-df2a-4f2d-acae-a4926cb9da6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898581 | controller | Jun 09 17:29:55.210432 crc crio[22095]: time="2026-06-09T17:29:55.210361021Z" level=info msg="Removed container b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=84d65112-df2a-4f2d-acae-a4926cb9da6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898597 | controller | Jun 09 17:29:55.213418 crc crio[22095]: time="2026-06-09T17:29:55.213342668Z" level=info msg="Removing container: 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20" id=b0c00b9d-92f0-4453-ab4e-46e71cbfc721 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898612 | controller | Jun 09 17:29:55.252795 crc crio[22095]: time="2026-06-09T17:29:55.252697834Z" level=info msg="Removed container 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update" id=b0c00b9d-92f0-4453-ab4e-46e71cbfc721 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898628 | controller | Jun 09 17:29:55.264548 crc crio[22095]: time="2026-06-09T17:29:55.264458938Z" level=info msg="Removing container: dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692" id=2ac814e3-79f3-4077-aae0-c2ac71b45188 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898644 | controller | Jun 09 17:29:55.320352 crc crio[22095]: time="2026-06-09T17:29:55.320230808Z" level=info msg="Removed container dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update" id=2ac814e3-79f3-4077-aae0-c2ac71b45188 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.898661 | controller | Jun 09 17:29:55.753079 crc crio[22095]: time="2026-06-09T17:29:55.751681306Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-x9h8t/POD" id=824d51a8-5abd-4c51-bb2b-ae9e56512e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.898680 | controller | Jun 09 17:29:55.753079 crc crio[22095]: time="2026-06-09T17:29:55.752537178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898698 | controller | Jun 09 17:29:55.800498 crc crio[22095]: time="2026-06-09T17:29:55.800384673Z" level=info msg="Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00263c278}] Aliases:map[]}"
2026-06-09 17:40:40.898714 | controller | Jun 09 17:29:55.800498 crc crio[22095]: time="2026-06-09T17:29:55.800447255Z" level=info msg="Adding pod openstack_root-account-create-update-x9h8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.898731 | controller | Jun 09 17:29:56.066383 crc crio[22095]: time="2026-06-09T17:29:56.06564337Z" level=info msg="Stopping pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf" id=7c0768a7-638f-4f06-80da-606584897015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898747 | controller | Jun 09 17:29:56.068826 crc crio[22095]: time="2026-06-09T17:29:56.06835466Z" level=info msg="Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc000526908}] Aliases:map[]}"
2026-06-09 17:40:40.898764 | controller | Jun 09 17:29:56.069124 crc crio[22095]: time="2026-06-09T17:29:56.069068218Z" level=info msg="Deleting pod openstack_nova-cell0-0aeb-account-create-update-78cm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.898781 | controller | Jun 09 17:29:56.408194 crc crio[22095]: 2026-06-09T17:29:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fe3d82e8caf1d9 Mac:ce:f6:1b:fa:aa:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.898798 | controller | Jun 09 17:29:56.410568 crc crio[22095]: time="2026-06-09T17:29:56.410476132Z" level=info msg="Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00263c278}] Aliases:map[]}"
2026-06-09 17:40:40.898814 | controller | Jun 09 17:29:56.410688 crc crio[22095]: time="2026-06-09T17:29:56.410643046Z" level=info msg="Checking pod openstack_root-account-create-update-x9h8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.898831 | controller | Jun 09 17:29:56.419456 crc crio[22095]: time="2026-06-09T17:29:56.419337671Z" level=info msg="Ran pod sandbox 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf with infra container: openstack/root-account-create-update-x9h8t/POD" id=824d51a8-5abd-4c51-bb2b-ae9e56512e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.898853 | controller | Jun 09 17:29:56.430433 crc crio[22095]: time="2026-06-09T17:29:56.430313714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=85d508a2-291c-4863-a371-9920be714fd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.898888 | controller | Jun 09 17:29:56.433964 crc crio[22095]: time="2026-06-09T17:29:56.433826845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3abe5f99-e5c8-4ac4-b82d-b806e8c84b56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.898906 | controller | Jun 09 17:29:56.446282 crc crio[22095]: time="2026-06-09T17:29:56.446129272Z" level=info msg="Creating container: openstack/root-account-create-update-x9h8t/mariadb-account-create-update" id=3c352932-1729-43c4-8a1e-86b775248f24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.898922 | controller | Jun 09 17:29:56.446607 crc crio[22095]: time="2026-06-09T17:29:56.446565293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898939 | controller | Jun 09 17:29:56.488997 crc crio[22095]: time="2026-06-09T17:29:56.488849705Z" level=info msg="Stopped pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf" id=7c0768a7-638f-4f06-80da-606584897015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.898956 | controller | Jun 09 17:29:56.511659 crc crio[22095]: time="2026-06-09T17:29:56.511537761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898972 | controller | Jun 09 17:29:56.516086 crc crio[22095]: time="2026-06-09T17:29:56.516012006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.898988 | controller | Jun 09 17:29:56.766454 crc crio[22095]: time="2026-06-09T17:29:56.765339703Z" level=info msg="Created container 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce: openstack/root-account-create-update-x9h8t/mariadb-account-create-update" id=3c352932-1729-43c4-8a1e-86b775248f24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899004 | controller | Jun 09 17:29:56.772770 crc crio[22095]: time="2026-06-09T17:29:56.772620331Z" level=info msg="Starting container: 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce" id=fda599c8-a999-4b23-a2aa-913666f9928c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.899020 | controller | Jun 09 17:29:56.788197 crc crio[22095]: time="2026-06-09T17:29:56.78810048Z" level=info msg="Started container" PID=279581 containerID=34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce description=openstack/root-account-create-update-x9h8t/mariadb-account-create-update id=fda599c8-a999-4b23-a2aa-913666f9928c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf
2026-06-09 17:40:40.899037 | controller | Jun 09 17:29:57.147285 crc crio[22095]: time="2026-06-09T17:29:57.147152039Z" level=info msg="Removing container: 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8" id=84ede699-1875-43cd-a340-7cac19bd0914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.899053 | controller | Jun 09 17:29:57.292125 crc crio[22095]: time="2026-06-09T17:29:57.278759787Z" level=info msg="Removed container 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update" id=84ede699-1875-43cd-a340-7cac19bd0914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.899073 | controller | Jun 09 17:29:58.673118 crc crio[22095]: time="2026-06-09T17:29:58.671835Z" level=info msg="Stopping container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338 (timeout: 30s)" id=fd4dd810-b0d7-431f-8ac7-db2ebe2f07b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.899090 | controller | Jun 09 17:29:58.842124 crc crio[22095]: time="2026-06-09T17:29:58.841325145Z" level=info msg="Stopped container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=fd4dd810-b0d7-431f-8ac7-db2ebe2f07b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.899106 | controller | Jun 09 17:29:59.193418 crc crio[22095]: time="2026-06-09T17:29:59.192629624Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=a30153b9-6a24-4268-a32b-58d49918585d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.899121 | controller | Jun 09 17:29:59.193538 crc crio[22095]: time="2026-06-09T17:29:59.193425345Z" level=info msg="Stopping pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf" id=4c7e2925-f256-4bd3-8ecd-4d0f1fcf63a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.899137 | controller | Jun 09 17:29:59.194361 crc crio[22095]: time="2026-06-09T17:29:59.193175578Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=fe9e0d70-c525-446b-820d-1cc7c78028ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.899153 | controller | Jun 09 17:29:59.195601 crc crio[22095]: time="2026-06-09T17:29:59.195523279Z" level=info msg="Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00041ddd0}] Aliases:map[]}"
2026-06-09 17:40:40.899169 | controller | Jun 09 17:29:59.195745 crc crio[22095]: time="2026-06-09T17:29:59.195689243Z" level=info msg="Deleting pod openstack_root-account-create-update-x9h8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.899186 | controller | Jun 09 17:29:59.198197 crc crio[22095]: time="2026-06-09T17:29:59.197458649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=4b9ae663-fc7b-4411-aea5-74f248918be6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.899202 | controller | Jun 09 17:29:59.198197 crc crio[22095]: time="2026-06-09T17:29:59.19752178Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=4be178d9-2e72-49ae-a43e-517375f70273 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.899218 | controller | Jun 09 17:29:59.199296 crc crio[22095]: time="2026-06-09T17:29:59.199222254Z" level=info msg="Removing container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e" id=a05c0de3-fec9-4318-b2da-067f502177e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.899234 | controller | Jun 09 17:29:59.216343 crc crio[22095]: time="2026-06-09T17:29:59.216237013Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=b76ac858-6a95-4a30-923a-ffdf1323cbe4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899253 | controller | Jun 09 17:29:59.216343 crc crio[22095]: time="2026-06-09T17:29:59.216317286Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=d53f6036-cdc0-4562-b247-9025099b1e9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899270 | controller | Jun 09 17:29:59.216972 crc crio[22095]: time="2026-06-09T17:29:59.216737946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899286 | controller | Jun 09 17:29:59.219603 crc crio[22095]: time="2026-06-09T17:29:59.219493438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899302 | controller | Jun 09 17:29:59.293032 crc crio[22095]: time="2026-06-09T17:29:59.292942574Z" level=info msg="Removed container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=a05c0de3-fec9-4318-b2da-067f502177e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.899319 | controller | Jun 09 17:29:59.375287 crc crio[22095]: time="2026-06-09T17:29:59.375138516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899335 | controller | Jun 09 17:29:59.384445 crc crio[22095]: time="2026-06-09T17:29:59.384343663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899351 | controller | Jun 09 17:29:59.535142 crc crio[22095]: time="2026-06-09T17:29:59.530130397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899368 | controller | Jun 09 17:29:59.556006 crc crio[22095]: time="2026-06-09T17:29:59.551428236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899383 | controller | Jun 09 17:29:59.659030 crc crio[22095]: time="2026-06-09T17:29:59.658341976Z" level=info msg="Created container 36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager" id=d53f6036-cdc0-4562-b247-9025099b1e9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899400 | controller | Jun 09 17:29:59.661241 crc crio[22095]: time="2026-06-09T17:29:59.661177579Z" level=info msg="Starting container: 36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc" id=c3c7086b-a37e-442b-8fa8-1887a8b715d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.899416 | controller | Jun 09 17:29:59.670815 crc crio[22095]: time="2026-06-09T17:29:59.670676364Z" level=info msg="Started container" PID=280591 containerID=36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager id=c3c7086b-a37e-442b-8fa8-1887a8b715d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8
2026-06-09 17:40:40.899433 | controller | Jun 09 17:29:59.681787 crc crio[22095]: time="2026-06-09T17:29:59.681660068Z" level=info msg="Stopped pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf" id=4c7e2925-f256-4bd3-8ecd-4d0f1fcf63a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.899450 | controller | Jun 09 17:29:59.902984 crc crio[22095]: time="2026-06-09T17:29:59.901197215Z" level=info msg="Created container 6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager" id=b76ac858-6a95-4a30-923a-ffdf1323cbe4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899470 | controller | Jun 09 17:29:59.909582 crc crio[22095]: time="2026-06-09T17:29:59.909494049Z" level=info msg="Starting container: 6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95" id=a5e16d59-7419-4431-9b93-280cf5db5f71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.899486 | controller | Jun 09 17:29:59.918481 crc crio[22095]: time="2026-06-09T17:29:59.918389079Z" level=info msg="Started container" PID=280667 containerID=6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager id=a5e16d59-7419-4431-9b93-280cf5db5f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896
2026-06-09 17:40:40.899503 | controller | Jun 09 17:30:00.585993 crc crio[22095]: time="2026-06-09T17:30:00.58121141Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683770-sqhvs/POD" id=b81fae3a-2722-4ca2-a021-b716b88c1326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.899519 | controller | Jun 09 17:30:00.585993 crc crio[22095]: time="2026-06-09T17:30:00.582234046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899535 | controller | Jun 09 17:30:00.633174 crc crio[22095]: time="2026-06-09T17:30:00.63312948Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc00041cb10}] Aliases:map[]}"
2026-06-09 17:40:40.899552 | controller | Jun 09 17:30:00.633389 crc crio[22095]: time="2026-06-09T17:30:00.633367766Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683770-sqhvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.899568 | controller | Jun 09 17:30:00.756312 crc crio[22095]: time="2026-06-09T17:30:00.755676264Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/POD" id=fd09e6c3-9e03-4f96-89cd-469b34c52a66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.899585 | controller | Jun 09 17:30:00.757745 crc crio[22095]: time="2026-06-09T17:30:00.756339031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899601 | controller | Jun 09 17:30:00.852733 crc crio[22095]: time="2026-06-09T17:30:00.852545854Z" level=info msg="Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}"
2026-06-09 17:40:40.899618 | controller | Jun 09 17:30:00.852733 crc crio[22095]: time="2026-06-09T17:30:00.852612336Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.899634 | controller | Jun 09 17:30:01.376750 crc crio[22095]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dc1f1bc44e857 Mac:0a:47:10:a0:04:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.899654 | controller | Jun 09 17:30:01.376750 crc crio[22095]: time="2026-06-09T17:30:01.373523804Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc00041cb10}] Aliases:map[]}"
2026-06-09 17:40:40.899671 | controller | Jun 09 17:30:01.376750 crc crio[22095]: time="2026-06-09T17:30:01.373681448Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683770-sqhvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.899687 | controller | Jun 09 17:30:01.387014 crc crio[22095]: time="2026-06-09T17:30:01.386886679Z" level=info msg="Ran pod sandbox 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 with infra container: openshift-infra/auto-csr-approver-29683770-sqhvs/POD" id=b81fae3a-2722-4ca2-a021-b716b88c1326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.899704 | controller | Jun 09 17:30:01.397803 crc crio[22095]: time="2026-06-09T17:30:01.396168038Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bd0e994e-cf4a-4a5b-b03a-881d10e8ed86 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.899720 | controller | Jun 09 17:30:01.423171 crc crio[22095]: time="2026-06-09T17:30:01.423086233Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.899737 | controller | Jun 09 17:30:01.702157 crc crio[22095]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59cf143acf35981 Mac:72:ac:91:95:39:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.899754 | controller | Jun 09 17:30:01.703368 crc crio[22095]: time="2026-06-09T17:30:01.703281157Z" level=info msg="Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}"
2026-06-09 17:40:40.899771 | controller | Jun 09 17:30:01.703483 crc crio[22095]: time="2026-06-09T17:30:01.703438311Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.899787 | controller | Jun 09 17:30:01.714728 crc crio[22095]: time="2026-06-09T17:30:01.71462563Z" level=info msg="Ran pod sandbox 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/POD" id=fd09e6c3-9e03-4f96-89cd-469b34c52a66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.899804 | controller | Jun 09 17:30:01.718441 crc crio[22095]: time="2026-06-09T17:30:01.718346486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd88930a-356e-4064-aba4-d28ac1109d9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.899826 | controller | Jun 09 17:30:01.723202 crc crio[22095]: time="2026-06-09T17:30:01.723026216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c341d25d-a480-4499-a20f-0ddd8cb6bd1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.899844 | controller | Jun 09 17:30:01.734111 crc crio[22095]: time="2026-06-09T17:30:01.73400474Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles" id=37a5e4e9-9752-4597-9716-fc66e8e65f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899881 | controller | Jun 09 17:30:01.734565 crc crio[22095]: time="2026-06-09T17:30:01.734489802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899899 | controller | Jun 09 17:30:01.819843 crc crio[22095]: time="2026-06-09T17:30:01.819740853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899916 | controller | Jun 09 17:30:01.834159 crc crio[22095]: time="2026-06-09T17:30:01.833878378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.899933 | controller | Jun 09 17:30:02.026573 crc crio[22095]: time="2026-06-09T17:30:02.026145372Z" level=info msg="Created container b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles" id=37a5e4e9-9752-4597-9716-fc66e8e65f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.899949 | controller | Jun 09 17:30:02.028666 crc crio[22095]: time="2026-06-09T17:30:02.028591455Z" level=info msg="Starting container: b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba" id=4f16576b-cdab-4040-b926-4cb0e60864fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.899974 | controller | Jun 09 17:30:02.035772 crc crio[22095]: time="2026-06-09T17:30:02.035691038Z" level=info msg="Started container" PID=281273 containerID=b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba description=openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles id=4f16576b-cdab-4040-b926-4cb0e60864fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d
2026-06-09 17:40:40.899992 | controller | Jun 09 17:30:04.457234 crc crio[22095]: time="2026-06-09T17:30:04.455355782Z" level=info msg="Stopping pod sandbox: 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d" id=b5547388-112e-4d6a-9050-fca70de4924e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900009 | controller | Jun 09 17:30:04.460431 crc crio[22095]: time="2026-06-09T17:30:04.457410155Z" level=info msg="Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc002272050}] Aliases:map[]}"
2026-06-09 17:40:40.900025 | controller | Jun 09 17:30:04.460431 crc crio[22095]: time="2026-06-09T17:30:04.457540438Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.900045 | controller | Jun 09 17:30:04.564308 crc crio[22095]: time="2026-06-09T17:30:04.563870273Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bd0e994e-cf4a-4a5b-b03a-881d10e8ed86 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.900065 | controller | Jun 09 17:30:04.565719 crc crio[22095]: time="2026-06-09T17:30:04.565398603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41be69a9-599a-4857-a4b9-475793679af5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.900081 | controller | Jun 09 17:30:04.570826 crc crio[22095]: time="2026-06-09T17:30:04.570687949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=574021b3-2ccd-46bb-a2c4-29ccce9e2c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.900098 | controller | Jun 09 17:30:04.580223 crc crio[22095]: time="2026-06-09T17:30:04.580164424Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683770-sqhvs/oc" id=e6195d03-5e42-424d-8fd5-89a506bb38eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.900114 | controller | Jun 09 17:30:04.580741 crc crio[22095]: time="2026-06-09T17:30:04.580707028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.900130 | controller | Jun 09 17:30:04.642740 crc crio[22095]: time="2026-06-09T17:30:04.642633376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.900147 | controller | Jun 09 17:30:04.881379 crc crio[22095]: time="2026-06-09T17:30:04.880576069Z" level=info msg="Stopped pod sandbox: 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d" id=b5547388-112e-4d6a-9050-fca70de4924e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900164 | controller | Jun 09 17:30:04.922573 crc crio[22095]: time="2026-06-09T17:30:04.922481641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.900180 | controller | Jun 09 17:30:05.254619 crc crio[22095]: time="2026-06-09T17:30:05.253876966Z" level=info msg="Created container 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9: openshift-infra/auto-csr-approver-29683770-sqhvs/oc" id=e6195d03-5e42-424d-8fd5-89a506bb38eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.900196 | controller | Jun 09 17:30:05.255738 crc crio[22095]: time="2026-06-09T17:30:05.255663612Z" level=info msg="Starting container: 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9" id=c92d85b1-c95a-481e-bcf7-704cd642f594 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.900213 | controller | Jun 09 17:30:05.264631 crc crio[22095]: time="2026-06-09T17:30:05.264547011Z" level=info msg="Started container" PID=281805 containerID=510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9 description=openshift-infra/auto-csr-approver-29683770-sqhvs/oc id=c92d85b1-c95a-481e-bcf7-704cd642f594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964
2026-06-09 17:40:40.900229 | controller | Jun 09 17:30:07.534119 crc crio[22095]: time="2026-06-09T17:30:07.533237748Z" level=info msg="Stopping pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964" id=16f90416-cef4-4727-8c3d-072bb86b73b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900246 | controller | Jun 09 17:30:07.535739 crc crio[22095]: time="2026-06-09T17:30:07.535064515Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc004da7410}] Aliases:map[]}"
2026-06-09 17:40:40.900266 | controller | Jun 09 17:30:07.535739 crc crio[22095]: time="2026-06-09T17:30:07.535299871Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683770-sqhvs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.900283 | controller | Jun 09 17:30:08.017848 crc crio[22095]: time="2026-06-09T17:30:08.017242492Z" level=info msg="Stopped pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964" id=16f90416-cef4-4727-8c3d-072bb86b73b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900298 | controller | Jun 09 17:30:12.319441 crc crio[22095]: time="2026-06-09T17:30:12.318299715Z" level=info msg="Removing container: b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76" id=cafd0bfd-606d-4a19-80ae-21c961f8da0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.900315 | controller | Jun 09 17:30:12.353698 crc crio[22095]: time="2026-06-09T17:30:12.353577586Z" level=info msg="Removed container b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles" id=cafd0bfd-606d-4a19-80ae-21c961f8da0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.900331 | controller | Jun 09 17:30:12.365236 crc crio[22095]: time="2026-06-09T17:30:12.365023891Z" level=info msg="Stopping pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6" id=02b309b6-3923-40c2-b1fd-4939ef3930a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900347 | controller | Jun 09 17:30:12.365236 crc crio[22095]: time="2026-06-09T17:30:12.365120344Z" level=info msg="Stopped pod sandbox (already stopped): cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6" id=02b309b6-3923-40c2-b1fd-4939ef3930a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900363 | controller | Jun 09 17:30:12.365680 crc crio[22095]: time="2026-06-09T17:30:12.365587436Z" level=info msg="Removing pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6" id=88e1ba69-5ded-4863-b03b-1a6748b74b80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900379 | controller | Jun 09 17:30:12.384528 crc crio[22095]: time="2026-06-09T17:30:12.383720324Z" level=info msg="Removed pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6" id=88e1ba69-5ded-4863-b03b-1a6748b74b80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900395 | controller | Jun 09 17:30:12.385446 crc crio[22095]: time="2026-06-09T17:30:12.385385997Z" level=info msg="Stopping pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f" id=db4aa452-203c-4d83-8445-b6dd4ddd991b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900410 | controller | Jun 09 17:30:12.385529 crc crio[22095]: time="2026-06-09T17:30:12.385469509Z" level=info msg="Stopped pod sandbox (already stopped): 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f" id=db4aa452-203c-4d83-8445-b6dd4ddd991b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900426 | controller | Jun 09 17:30:12.386454 crc crio[22095]: time="2026-06-09T17:30:12.386148667Z" level=info msg="Removing pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f" id=b5962417-d401-45f6-b896-5d165811b6cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900442 | controller | Jun 09 17:30:12.402858 crc crio[22095]: time="2026-06-09T17:30:12.402745995Z" level=info msg="Removed pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f" id=b5962417-d401-45f6-b896-5d165811b6cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900462 | controller | Jun 09 17:30:12.403850 crc crio[22095]: time="2026-06-09T17:30:12.403767911Z" level=info msg="Stopping pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f" id=051c9348-69a7-4f43-b2d0-ce8d49f08f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900478 | controller | Jun 09 17:30:12.404006 crc crio[22095]: time="2026-06-09T17:30:12.403858394Z" level=info msg="Stopped pod sandbox (already stopped): bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f" id=051c9348-69a7-4f43-b2d0-ce8d49f08f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900494 | controller | Jun 09 17:30:12.404549 crc crio[22095]: time="2026-06-09T17:30:12.40447274Z" level=info msg="Removing pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f" id=712961d9-1083-4e06-8b63-1aefe67e3df4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900510 | controller | Jun 09 17:30:12.419737 crc crio[22095]: time="2026-06-09T17:30:12.419625411Z" level=info msg="Removed pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f" id=712961d9-1083-4e06-8b63-1aefe67e3df4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900525 | controller | Jun 09 17:30:12.421054 crc crio[22095]: time="2026-06-09T17:30:12.420977326Z" level=info msg="Stopping pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e" id=de1dd047-2bff-4076-a2de-53f596da2150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900541 | controller | Jun 09 17:30:12.421195 crc crio[22095]: time="2026-06-09T17:30:12.421059628Z" level=info msg="Stopped pod sandbox (already stopped): 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e" id=de1dd047-2bff-4076-a2de-53f596da2150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900557 | controller | Jun 09 17:30:12.422052 crc crio[22095]: time="2026-06-09T17:30:12.421871069Z" level=info msg="Removing pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e" id=f7d3392f-0589-484d-89c5-6ddce3e364fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900573 | controller | Jun 09 17:30:12.440172 crc crio[22095]: time="2026-06-09T17:30:12.440065628Z" level=info msg="Removed pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e" id=f7d3392f-0589-484d-89c5-6ddce3e364fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900589 | controller | Jun 09 17:30:12.441251 crc crio[22095]: time="2026-06-09T17:30:12.441159117Z" level=info msg="Stopping pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7" id=67dcf922-4bbe-407f-984e-9725f937afb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900605 | controller | Jun 09 17:30:12.441251 crc crio[22095]: time="2026-06-09T17:30:12.441254209Z" level=info msg="Stopped pod sandbox (already stopped): 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7" id=67dcf922-4bbe-407f-984e-9725f937afb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900621 | controller | Jun 09 17:30:12.442825 crc crio[22095]: time="2026-06-09T17:30:12.442696246Z" level=info msg="Removing pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7" id=d31826d2-fe3c-4062-83c0-f68b2461f6ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900636 | controller | Jun 09 17:30:12.465460 crc crio[22095]: time="2026-06-09T17:30:12.46531242Z" level=info msg="Removed pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7" id=d31826d2-fe3c-4062-83c0-f68b2461f6ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900652 | controller | Jun 09 17:30:12.466494 crc crio[22095]: time="2026-06-09T17:30:12.466428659Z" level=info msg="Stopping pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef" id=7e3ac2d9-d898-42d4-858d-8f490a302f77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900671 | controller | Jun 09 17:30:12.466603 crc crio[22095]: time="2026-06-09T17:30:12.466497281Z" level=info msg="Stopped pod sandbox (already stopped): aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef" id=7e3ac2d9-d898-42d4-858d-8f490a302f77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900688 | controller | Jun 09 17:30:12.467291 crc crio[22095]: time="2026-06-09T17:30:12.467210399Z" level=info msg="Removing pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef" id=b84aaae5-8a56-4770-8a69-deea9508db99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900703 | controller | Jun 09 17:30:12.500287 crc crio[22095]: time="2026-06-09T17:30:12.500122499Z" level=info msg="Removed pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef" id=b84aaae5-8a56-4770-8a69-deea9508db99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900719 | controller | Jun 09 17:30:12.509567 crc crio[22095]: time="2026-06-09T17:30:12.509227174Z" level=info msg="Stopping pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b" id=e417c488-b8b6-40ad-a35a-3c2c0e5d4407 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900735 | controller | Jun 09 17:30:12.509882 crc crio[22095]: time="2026-06-09T17:30:12.509726257Z" level=info msg="Stopped pod sandbox (already stopped): 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b" id=e417c488-b8b6-40ad-a35a-3c2c0e5d4407 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900750 | controller | Jun 09 17:30:12.510605 crc crio[22095]: time="2026-06-09T17:30:12.510465446Z" level=info msg="Removing pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b" id=75b4acf7-c464-4e40-ab0c-91b4909a7bad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900766 | controller | Jun 09 17:30:12.555191 crc crio[22095]: time="2026-06-09T17:30:12.555103498Z" level=info msg="Removed pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b" id=75b4acf7-c464-4e40-ab0c-91b4909a7bad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900782 | controller | Jun 09 17:30:12.564007 crc crio[22095]: time="2026-06-09T17:30:12.563831173Z" level=info msg="Stopping pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff" id=d99210d0-7c11-48cb-95dc-4a384bf8bb90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900798 | controller | Jun 09 17:30:12.565076 crc crio[22095]: time="2026-06-09T17:30:12.564060389Z" level=info msg="Stopped pod sandbox (already stopped): b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff" id=d99210d0-7c11-48cb-95dc-4a384bf8bb90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900814 | controller | Jun 09 17:30:12.565076 crc crio[22095]: time="2026-06-09T17:30:12.565009204Z" level=info msg="Removing pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff" id=51572354-111d-46f0-84e6-1300688bab3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900830 | controller | Jun 09 17:30:12.588996 crc crio[22095]: time="2026-06-09T17:30:12.588689925Z" level=info msg="Removed pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff" id=51572354-111d-46f0-84e6-1300688bab3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900846 | controller | Jun 09 17:30:12.590116 crc crio[22095]: time="2026-06-09T17:30:12.59002251Z" level=info msg="Stopping pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1" id=5fb100da-d1ac-4c9f-bd7c-af1f51b3db4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900884 | controller | Jun 09 17:30:12.590116 crc crio[22095]: time="2026-06-09T17:30:12.590115352Z" level=info msg="Stopped pod sandbox (already stopped): 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1" id=5fb100da-d1ac-4c9f-bd7c-af1f51b3db4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900905 | controller | Jun 09 17:30:12.593962 crc crio[22095]: time="2026-06-09T17:30:12.593437868Z" level=info msg="Removing pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1" id=8150f32d-2890-4b8e-9743-3e792d8c9817 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900923 | controller | Jun 09 17:30:12.610667 crc crio[22095]: time="2026-06-09T17:30:12.61057252Z" level=info msg="Removed pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1" id=8150f32d-2890-4b8e-9743-3e792d8c9817 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900939 | controller | Jun 09 17:30:12.612231 crc crio[22095]: time="2026-06-09T17:30:12.612150141Z" level=info msg="Stopping pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8" id=c59a0101-ae97-439d-9f3f-1c36ba3b81b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900956 | controller | Jun 09 17:30:12.612348 crc crio[22095]: time="2026-06-09T17:30:12.612292115Z" level=info msg="Stopped pod sandbox (already stopped): 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8" id=c59a0101-ae97-439d-9f3f-1c36ba3b81b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.900972 | controller | Jun 09 17:30:12.613583 crc crio[22095]: time="2026-06-09T17:30:12.613392693Z" level=info msg="Removing pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8" id=fea48357-ce43-4393-b357-78465d92975c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.900988 | controller | Jun 09 17:30:12.639854 crc crio[22095]: time="2026-06-09T17:30:12.639787114Z" level=info msg="Removed pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8" id=fea48357-ce43-4393-b357-78465d92975c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901004 | controller | Jun 09 17:30:12.643373 crc crio[22095]: time="2026-06-09T17:30:12.642379391Z" level=info msg="Stopping pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f" id=6e37cc48-d409-40e8-9a47-b2ad0995ccf4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.901020 | controller | Jun 09 17:30:12.643373 crc crio[22095]: time="2026-06-09T17:30:12.642557606Z" level=info msg="Stopped pod sandbox (already stopped): 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f" id=6e37cc48-d409-40e8-9a47-b2ad0995ccf4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.901037 | controller | Jun 09 17:30:12.643691 crc crio[22095]: time="2026-06-09T17:30:12.643634854Z" level=info msg="Removing pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f" id=358dabe7-f773-4b3a-9144-69347b8fd71c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901053 | controller | Jun 09 17:30:12.676411 crc crio[22095]: time="2026-06-09T17:30:12.676308367Z" level=info msg="Removed pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f" id=358dabe7-f773-4b3a-9144-69347b8fd71c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901069 | controller | Jun 09 17:30:12.677572 crc crio[22095]: time="2026-06-09T17:30:12.677505718Z" level=info msg="Stopping pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739" id=aaf58ab5-cef6-4e71-9af3-44e0dbef3fda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.901085 | controller | Jun 09 17:30:12.677680 crc crio[22095]: time="2026-06-09T17:30:12.67759504Z" level=info msg="Stopped pod sandbox (already stopped): 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739" id=aaf58ab5-cef6-4e71-9af3-44e0dbef3fda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.901101 | controller | Jun 09 17:30:12.678304 crc crio[22095]: time="2026-06-09T17:30:12.678216826Z" level=info msg="Removing pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739" id=a5046fc8-f2cf-4a79-be34-086e467750e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901122 | controller | Jun 09 17:30:12.696791 crc crio[22095]: time="2026-06-09T17:30:12.696658752Z" level=info msg="Removed pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739" id=a5046fc8-f2cf-4a79-be34-086e467750e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901138 | controller | Jun 09 17:30:12.698681 crc crio[22095]: time="2026-06-09T17:30:12.698606423Z" level=info msg="Stopping pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf" id=e34f2636-daac-4322-95ab-5f6130a0451f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.901154 | controller | Jun 09 17:30:12.698773 crc crio[22095]: time="2026-06-09T17:30:12.698692545Z" level=info msg="Stopped pod sandbox (already stopped): 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf" id=e34f2636-daac-4322-95ab-5f6130a0451f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.901170 | controller | Jun 09 17:30:12.699398 crc crio[22095]: time="2026-06-09T17:30:12.699339582Z" level=info msg="Removing pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf" id=653cfd74-7830-4dce-803e-14ee45100e33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901186 | controller | Jun 09 17:30:12.717465 crc crio[22095]: time="2026-06-09T17:30:12.717207613Z" level=info msg="Removed pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf" id=653cfd74-7830-4dce-803e-14ee45100e33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.901202 | controller | Jun 09 17:30:14.858082 crc crio[22095]: time="2026-06-09T17:30:14.856492568Z" level=info msg="Stopping container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89 (timeout: 30s)" id=d772324a-7fa8-4fd8-a710-4f880d7c8ec8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.901218 | controller | Jun 09 17:30:18.808144 crc crio[22095]: time="2026-06-09T17:30:18.806710893Z" level=info msg="Stopping container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58 (timeout: 30s)" id=62cf3e22-a8b0-4914-9c31-39c25327a5ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.901234 | controller | Jun 09 17:30:19.611826 crc crio[22095]: time="2026-06-09T17:30:19.610521054Z" level=info msg="Stopping container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e (timeout: 30s)" id=87ec758f-f272-479d-ad9c-24b45867d355 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.901250 | controller | Jun 09 17:30:22.954330 crc crio[22095]: time="2026-06-09T17:30:22.953413601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e1f933f7-9b47-4741-8536-998538aca372 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901267 | controller | Jun 09 17:30:22.960001 crc crio[22095]: time="2026-06-09T17:30:22.959855348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=813bc61e-8c36-4ad4-bcb4-2ac991fd99ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901283 | controller | Jun 09 17:30:22.968692 crc crio[22095]: time="2026-06-09T17:30:22.968558732Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=4986e370-f26b-44da-b5f2-e9a8b129be90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901300 | controller | Jun 09 17:30:22.969047 crc crio[22095]: time="2026-06-09T17:30:22.968980233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901317 | controller | Jun 09 17:30:23.061247 crc crio[22095]: time="2026-06-09T17:30:23.061118332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901336 | controller | Jun 09 17:30:23.066131 crc crio[22095]: time="2026-06-09T17:30:23.066036029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901354 | controller | Jun 09 17:30:23.302252 crc crio[22095]: time="2026-06-09T17:30:23.30120758Z" level=info msg="Created container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=4986e370-f26b-44da-b5f2-e9a8b129be90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901370 | controller | Jun 09 17:30:23.304024 crc crio[22095]: time="2026-06-09T17:30:23.303844618Z" level=info msg="Starting container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7" id=f8574b1d-5443-4f8c-bb79-937b10443ebf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.901387 | controller | Jun 09 17:30:23.311577 crc crio[22095]: time="2026-06-09T17:30:23.311442924Z" level=info msg="Started container" PID=284522 containerID=131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=f8574b1d-5443-4f8c-bb79-937b10443ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.901403 | controller | Jun 09 17:30:24.952192 crc crio[22095]: time="2026-06-09T17:30:24.951653026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4c65b888-c3c9-45b6-b57c-6280678fee51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901419 | controller | Jun 09 17:30:24.953611 crc crio[22095]: time="2026-06-09T17:30:24.952168609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dccb14e5-d0e8-490b-9959-dbf610723bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901435 | controller | Jun 09 17:30:24.953681 crc crio[22095]: time="2026-06-09T17:30:24.952881918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5ab278dd-c2a2-4159-87a7-cf53f62e0c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901451 | controller | Jun 09 17:30:24.956711 crc crio[22095]: time="2026-06-09T17:30:24.956643755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0cd6ab59-4b77-48dc-bb43-80e375233a9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901467 | controller | Jun 09 17:30:24.956989 crc crio[22095]: time="2026-06-09T17:30:24.956868851Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cbb4ac66-7be0-47ab-8a9a-b36af69aaec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901483 | controller | Jun 09 17:30:24.957290 crc crio[22095]: time="2026-06-09T17:30:24.957215309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=93badced-8ad3-4c81-9752-f1e914efcb7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901499 | controller | Jun 09 17:30:24.959855 crc crio[22095]: time="2026-06-09T17:30:24.959791146Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=13d9b5b9-7aac-4a85-bd69-a591e70f54a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901515 | controller | Jun 09 17:30:24.960231 crc crio[22095]: time="2026-06-09T17:30:24.960168416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901535 | controller | Jun 09 17:30:24.961835 crc crio[22095]: time="2026-06-09T17:30:24.961680495Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=70f44cba-ec43-4e66-8752-77e80f9ff8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901552 | controller | Jun 09 17:30:24.963047 crc crio[22095]: time="2026-06-09T17:30:24.962993939Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=e1988dcb-ad78-4db0-81e6-72a80b1d42df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901568 | controller | Jun 09 17:30:24.994413 crc crio[22095]: time="2026-06-09T17:30:24.994315137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901584 | controller | Jun 09 17:30:24.994710 crc crio[22095]: time="2026-06-09T17:30:24.994673416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901600 | controller | Jun 09 17:30:25.049864 crc crio[22095]: time="2026-06-09T17:30:25.048816474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901616 | controller | Jun 09 17:30:25.054208 crc crio[22095]: time="2026-06-09T17:30:25.054171252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901632 | controller | Jun 09 17:30:25.060947 crc crio[22095]: time="2026-06-09T17:30:25.060819454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901647 | controller | Jun 09 17:30:25.064982 crc crio[22095]: time="2026-06-09T17:30:25.064884819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901663 | controller | Jun 09 17:30:25.096314 crc crio[22095]: time="2026-06-09T17:30:25.096203937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901678 | controller | Jun 09 17:30:25.100550 crc crio[22095]: time="2026-06-09T17:30:25.100470358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.901694 | controller | Jun 09 17:30:25.346123 crc crio[22095]: time="2026-06-09T17:30:25.345417071Z" level=info msg="Created container cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16: openstack/glance-db-create-dcrqh/mariadb-database-create" id=13d9b5b9-7aac-4a85-bd69-a591e70f54a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901710 | controller | Jun 09 17:30:25.347622 crc crio[22095]: time="2026-06-09T17:30:25.347529206Z" level=info msg="Starting container: cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16" id=a511b24d-2550-4cae-9bf5-2ecdca3ed94d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.901726 | controller | Jun 09 17:30:25.363350 crc crio[22095]: time="2026-06-09T17:30:25.363229851Z" level=info msg="Started container" PID=285308 containerID=cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=a511b24d-2550-4cae-9bf5-2ecdca3ed94d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.901742 | controller | Jun 09 17:30:25.369799 crc crio[22095]: time="2026-06-09T17:30:25.369663957Z" level=info msg="Created container 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17: openstack/placement-db-create-87tf9/mariadb-database-create" id=e1988dcb-ad78-4db0-81e6-72a80b1d42df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901761 | controller | Jun 09 17:30:25.373101 crc crio[22095]: time="2026-06-09T17:30:25.373022484Z" level=info msg="Starting container: 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17" id=0e711627-8394-4852-961f-655e94968303 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.901777 | controller | Jun 09 17:30:25.377841 crc crio[22095]: time="2026-06-09T17:30:25.377723355Z" level=info msg="Created container bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=70f44cba-ec43-4e66-8752-77e80f9ff8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.901793 | controller | Jun 09 17:30:25.378682 crc crio[22095]: time="2026-06-09T17:30:25.378619598Z" level=info msg="Starting container: bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40" id=2f55a1c9-5078-4130-b93a-bfd1d4e12a10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.901808 | controller | Jun 09 17:30:25.379777 crc crio[22095]: time="2026-06-09T17:30:25.379701556Z" level=info msg="Started container" PID=285311 containerID=8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17 description=openstack/placement-db-create-87tf9/mariadb-database-create id=0e711627-8394-4852-961f-655e94968303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.901824 | controller | Jun 09 17:30:25.386551 crc crio[22095]: time="2026-06-09T17:30:25.386373388Z" level=info msg="Started container" PID=285316 containerID=bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=2f55a1c9-5078-4130-b93a-bfd1d4e12a10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.901840 | controller | Jun 09 17:30:25.919788 crc crio[22095]: time="2026-06-09T17:30:25.919716317Z" level=info msg="Removing container: 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5" id=c4c549c2-d60d-42c8-b7f1-61d11cc2a684 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.901873 | controller | Jun 09 17:30:26.050427 crc crio[22095]: time="2026-06-09T17:30:26.049177679Z" level=info msg="Removed container 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5: openstack/glance-db-create-dcrqh/mariadb-database-create" id=c4c549c2-d60d-42c8-b7f1-61d11cc2a684 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.901894 | controller | Jun 09 17:30:26.053856 crc crio[22095]: time="2026-06-09T17:30:26.053784888Z" level=info msg="Removing container: 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6" id=91abc6e2-a539-438a-8ce1-f5e0f8d8dd7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.901910 | controller | Jun 09 17:30:26.145565 crc crio[22095]: time="2026-06-09T17:30:26.145462185Z" level=info msg="Removed container 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=91abc6e2-a539-438a-8ce1-f5e0f8d8dd7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.901926 | controller | Jun 09 17:30:26.149004 crc crio[22095]: time="2026-06-09T17:30:26.148839752Z" level=info msg="Removing container: f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513" id=f92863ca-5847-4168-8cca-4e7f441fa107 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.901943 | controller | Jun 09 17:30:26.231776 crc crio[22095]: time="2026-06-09T17:30:26.23165211Z" level=info msg="Removed container f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513: openstack/placement-db-create-87tf9/mariadb-database-create" id=f92863ca-5847-4168-8cca-4e7f441fa107 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.901962 | controller | Jun 09 17:30:27.953164 crc crio[22095]: time="2026-06-09T17:30:27.953026208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=04b4eb66-4027-48e0-8511-898c5a3ad24c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901979 | controller | Jun 09 17:30:27.956108 crc crio[22095]: time="2026-06-09T17:30:27.956039485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=49a59fb1-222d-4a46-8d4e-c0b13c19009c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.901995 | controller | Jun 09 17:30:27.963797 crc crio[22095]: time="2026-06-09T17:30:27.963673262Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=e1c07240-8b5c-4eb0-bada-bd6349b565ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902011 | controller | Jun 09 17:30:27.964281 crc crio[22095]: time="2026-06-09T17:30:27.964193026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902027 | controller | Jun 09 17:30:28.024968 crc crio[22095]: time="2026-06-09T17:30:28.024852392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902043 | controller | Jun 09 17:30:28.030052 crc crio[22095]: time="2026-06-09T17:30:28.030023245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902059 | controller | Jun 09 17:30:28.201762 crc crio[22095]: time="2026-06-09T17:30:28.201669695Z" level=info msg="Created container 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e: openstack/barbican-db-create-6stvh/mariadb-database-create" id=e1c07240-8b5c-4eb0-bada-bd6349b565ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902075 | controller | Jun 09 17:30:28.203393 crc crio[22095]: time="2026-06-09T17:30:28.203224005Z" level=info msg="Starting container: 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e" id=08df9474-dc16-415f-917a-a23256364661 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.902091 | controller | Jun 09 17:30:28.212378 crc crio[22095]: time="2026-06-09T17:30:28.212231988Z" level=info msg="Started container" PID=285845 containerID=575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e description=openstack/barbican-db-create-6stvh/mariadb-database-create id=08df9474-dc16-415f-917a-a23256364661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.902107 | controller | Jun 09 17:30:28.398469 crc crio[22095]: time="2026-06-09T17:30:28.398353803Z" level=info msg="Stopped container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata" id=d772324a-7fa8-4fd8-a710-4f880d7c8ec8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.902124 | controller | Jun 09 17:30:28.400498 crc crio[22095]: time="2026-06-09T17:30:28.400409406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=63fc440d-bad8-451c-afd5-0d5be75f26db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902143 | controller | Jun 09 17:30:28.404505 crc crio[22095]: time="2026-06-09T17:30:28.404418329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=597e608d-7996-4d41-9191-b4a6e261a3a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902163 | controller | Jun 09 17:30:28.408164 crc crio[22095]: time="2026-06-09T17:30:28.408080744Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5a893abb-2363-4f47-ad76-c30a9c92515f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902180 | controller | Jun 09 17:30:28.408460 crc crio[22095]: time="2026-06-09T17:30:28.408390632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902196 | controller | Jun 09 17:30:28.465468 crc crio[22095]: time="2026-06-09T17:30:28.465206029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902213 | controller | Jun 09 17:30:28.471813 crc crio[22095]: time="2026-06-09T17:30:28.471727947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902230 | controller | Jun 09 17:30:28.650897 crc crio[22095]: time="2026-06-09T17:30:28.650824701Z" level=info msg="Created container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata" id=5a893abb-2363-4f47-ad76-c30a9c92515f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902246 | controller | Jun 09 17:30:28.652235 crc crio[22095]: time="2026-06-09T17:30:28.652123004Z" level=info msg="Starting container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40" id=2626a487-8297-4331-a2f1-efefff300b8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.902262 | controller | Jun 09 17:30:28.663673 crc crio[22095]: time="2026-06-09T17:30:28.663113898Z" level=info msg="Started container" PID=285958 containerID=ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40 description=openstack/nova-metadata-0/nova-metadata-metadata id=2626a487-8297-4331-a2f1-efefff300b8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.902278 | controller | Jun 09 17:30:29.056121 crc crio[22095]: time="2026-06-09T17:30:29.055237971Z" level=info msg="Removing container: b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113" id=50fd845f-979f-470a-8f8f-9edbad216eda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902294 | controller | Jun 09 17:30:29.074152 crc crio[22095]: time="2026-06-09T17:30:29.074069147Z" level=info msg="Stopping container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94 (timeout: 30s)" id=83996f21-0c67-404d-a1ed-6fe8ca95723d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.902310 | controller | Jun 09 17:30:29.153715 crc crio[22095]: time="2026-06-09T17:30:29.153653221Z" level=info msg="Removed container b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113: openstack/barbican-db-create-6stvh/mariadb-database-create" id=50fd845f-979f-470a-8f8f-9edbad216eda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902326 | controller | Jun 09 17:30:29.157075 crc crio[22095]: time="2026-06-09T17:30:29.157000848Z" level=info msg="Removing container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23" id=6e9183bf-1bf1-4a42-9832-0ee06e459590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902342 | controller | Jun 09 17:30:29.201255 crc crio[22095]: time="2026-06-09T17:30:29.201189428Z" level=info msg="Removed container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata" id=6e9183bf-1bf1-4a42-9832-0ee06e459590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902360 | controller | Jun 09 17:30:29.211362 crc crio[22095]: time="2026-06-09T17:30:29.211297169Z" level=info msg="Stopped container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log" id=83996f21-0c67-404d-a1ed-6fe8ca95723d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.902376 | controller | Jun 09 17:30:29.222623 crc crio[22095]: time="2026-06-09T17:30:29.222534449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=08c3e231-5cf3-45f1-af8d-414afadbb9ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902392 | controller | Jun 09 17:30:29.225242 crc crio[22095]: time="2026-06-09T17:30:29.225175238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bdaf4a29-72cc-4435-a1e9-1cd7c7e05063 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902408 | controller | Jun 09 17:30:29.228742 crc crio[22095]: time="2026-06-09T17:30:29.228704069Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=f2a1c8cc-394e-4b78-bc2c-2da12d3a20c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902425 | controller | Jun 09 17:30:29.229307 crc crio[22095]: time="2026-06-09T17:30:29.229250863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902441 | controller | Jun 09 17:30:29.282573 crc crio[22095]: time="2026-06-09T17:30:29.282498527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902458 | controller | Jun 09 17:30:29.285849 crc crio[22095]: time="2026-06-09T17:30:29.285791982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902474 | controller | Jun 09 17:30:29.522566 crc crio[22095]: time="2026-06-09T17:30:29.522468512Z" level=info msg="Created container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log" id=f2a1c8cc-394e-4b78-bc2c-2da12d3a20c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902491 | controller | Jun 09 17:30:29.523858 crc crio[22095]: time="2026-06-09T17:30:29.523735155Z" level=info msg="Starting container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726" id=db2af701-87e5-4eff-8ca2-4133b74bdb41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.902507 | controller | Jun 09 17:30:29.530436 crc crio[22095]: time="2026-06-09T17:30:29.530325515Z" level=info msg="Started container" PID=286406 containerID=6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726 description=openstack/nova-metadata-0/nova-metadata-log id=db2af701-87e5-4eff-8ca2-4133b74bdb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.902523 | controller | Jun 09 17:30:29.953136 crc crio[22095]: time="2026-06-09T17:30:29.953031328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=ae85665a-1de0-4396-a984-fcc3dd2c4b81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902539 | controller | Jun 09 17:30:29.956119 crc crio[22095]: time="2026-06-09T17:30:29.956050755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=92fd1778-79c6-41c2-851e-9508d3d5f073 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902558 | controller | Jun 09 17:30:29.961689 crc crio[22095]: time="2026-06-09T17:30:29.961585408Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a1b8b802-40c9-403f-82ab-feabbe0af96e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902575 | controller | Jun 09 17:30:29.962127 crc crio[22095]: time="2026-06-09T17:30:29.962066731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902591 | controller | Jun 09 17:30:30.028701 crc crio[22095]: time="2026-06-09T17:30:30.028633549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902608 | controller | Jun 09 17:30:30.032639 crc crio[22095]: time="2026-06-09T17:30:30.032611952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902624 | controller | Jun 09 17:30:30.160417 crc crio[22095]: time="2026-06-09T17:30:30.159642221Z" level=info msg="Removing container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4" id=d13d1110-33cb-46ed-98a7-96ab23c3385a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902640 | controller | Jun 09 17:30:30.195898 crc crio[22095]: time="2026-06-09T17:30:30.195794885Z" level=info msg="Stopping container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff (timeout: 30s)" id=42eb82ed-7b68-477c-b9ad-06f5e052463a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.902655 | controller | Jun 09 17:30:30.259226 crc crio[22095]: time="2026-06-09T17:30:30.259001496Z" level=info msg="Removed container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log" id=d13d1110-33cb-46ed-98a7-96ab23c3385a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902671 | controller | Jun 09 17:30:30.260144 crc crio[22095]: time="2026-06-09T17:30:30.260080734Z" level=info msg="Created container 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a1b8b802-40c9-403f-82ab-feabbe0af96e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902687 | controller | Jun 09 17:30:30.261352 crc crio[22095]: time="2026-06-09T17:30:30.261245754Z" level=info msg="Starting container: 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd" id=d3cefa9e-8b3d-4c4c-869e-daef57b7ec1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.902702 | controller | Jun 09 17:30:30.274334 crc crio[22095]: time="2026-06-09T17:30:30.274102146Z" level=info msg="Started container" PID=286678 containerID=9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=d3cefa9e-8b3d-4c4c-869e-daef57b7ec1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.902719 | controller | Jun 09 17:30:30.731866 crc crio[22095]: time="2026-06-09T17:30:30.731014021Z" level=info msg="Stopped container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera" id=42eb82ed-7b68-477c-b9ad-06f5e052463a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.902735 | controller | Jun 09 17:30:30.735634 crc crio[22095]: time="2026-06-09T17:30:30.735570989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3bf8c322-bad2-4be2-bc43-f3ea7afe1d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902751 | controller | Jun 09 17:30:30.742721 crc crio[22095]: time="2026-06-09T17:30:30.742553149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=079900d9-c1da-4052-929c-64ac7333536c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902770 | controller | Jun 09 17:30:30.747611 crc crio[22095]: time="2026-06-09T17:30:30.747507307Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=72753f81-4933-4d5b-bd97-8a82ed703731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902787 | controller | Jun 09 17:30:30.748371 crc crio[22095]: time="2026-06-09T17:30:30.748305758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902803 | controller | Jun 09 17:30:30.875777 crc crio[22095]: time="2026-06-09T17:30:30.875553403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902820 | controller | Jun 09 17:30:30.879974 crc crio[22095]: time="2026-06-09T17:30:30.879866544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.902836 | controller | Jun 09 17:30:31.066328 crc crio[22095]: time="2026-06-09T17:30:31.065567318Z" level=info msg="Created container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera" id=72753f81-4933-4d5b-bd97-8a82ed703731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.902868 | controller | Jun 09 17:30:31.068117 crc crio[22095]: time="2026-06-09T17:30:31.068048542Z" level=info msg="Starting container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33" id=220106e8-e952-4f75-8871-4026af349e6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.902890 | controller | Jun 09 17:30:31.073781 crc crio[22095]: time="2026-06-09T17:30:31.073704678Z" level=info msg="Started container" PID=286979 containerID=1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33 description=openstack/openstack-galera-0/galera id=220106e8-e952-4f75-8871-4026af349e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.902907 | controller | Jun 09 17:30:31.195832 crc crio[22095]: time="2026-06-09T17:30:31.195765179Z" level=info msg="Removing container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87" id=1178ad6c-99dc-4c10-b49d-aa1dff8a2ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902924 | controller | Jun 09 17:30:31.254101 crc crio[22095]: time="2026-06-09T17:30:31.25389279Z" level=info msg="Removed container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera" id=1178ad6c-99dc-4c10-b49d-aa1dff8a2ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.902939 | controller | Jun 09 17:30:32.623646 crc crio[22095]: time="2026-06-09T17:30:32.623176097Z" level=info msg="Stopped container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api" id=62cf3e22-a8b0-4914-9c31-39c25327a5ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.902955 | controller | Jun 09 17:30:32.630022 crc crio[22095]: time="2026-06-09T17:30:32.629833239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=6e5f453c-88d3-4426-9083-9e9664dab783 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902971 | controller | Jun 09 17:30:32.636666 crc crio[22095]: time="2026-06-09T17:30:32.636566853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=35ecfa72-5c4c-44bc-9b8b-aec7adb7a13f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.902993 | controller | Jun 09 17:30:32.642163 crc crio[22095]: time="2026-06-09T17:30:32.642008454Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=755b1160-0586-41d8-bad9-073f8a01ac69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903010 | controller | Jun 09 17:30:32.643456 crc crio[22095]: time="2026-06-09T17:30:32.643383159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903026 | controller | Jun 09 17:30:32.733490 crc crio[22095]: time="2026-06-09T17:30:32.733377032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903042 | controller | Jun 09 17:30:33.175413 crc crio[22095]: time="2026-06-09T17:30:33.174608183Z" level=info msg="Stopped container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api" id=87ec758f-f272-479d-ad9c-24b45867d355 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.903059 | controller | Jun 09 17:30:33.177348 crc crio[22095]: time="2026-06-09T17:30:33.177193599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=afb8729c-096c-4917-86ef-0a7731c1bc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.903074 | controller | Jun 09 17:30:33.183803 crc crio[22095]: time="2026-06-09T17:30:33.183691467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=27cbb8bd-0f04-438e-b2a5-9f2c6995a02d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.903090 | controller | Jun 09 17:30:33.188588 crc crio[22095]: time="2026-06-09T17:30:33.188539972Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=b83cd8f2-351c-4096-b6fb-87ae1f33a3e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903106 | controller | Jun 09 17:30:33.190760 crc crio[22095]: time="2026-06-09T17:30:33.190735169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903122 | controller | Jun 09 17:30:33.304579 crc crio[22095]: time="2026-06-09T17:30:33.304468515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903138 | controller | Jun 09 17:30:33.357152 crc crio[22095]: time="2026-06-09T17:30:33.356811646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903154 | controller | Jun 09 17:30:33.367500 crc crio[22095]: time="2026-06-09T17:30:33.3674144Z" level=info msg="Removing container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6" id=cc464370-88ff-4619-94f5-5109b6520965 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903171 | controller | Jun 09 17:30:33.459891 crc crio[22095]: time="2026-06-09T17:30:33.459752204Z" level=info msg="Removed container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api" id=cc464370-88ff-4619-94f5-5109b6520965 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903187 | controller | Jun 09 17:30:33.471134 crc crio[22095]: time="2026-06-09T17:30:33.469210978Z" level=info msg="Removing container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278" id=f735dbf9-4779-456c-a3dd-f58338bfff50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903202 | controller | Jun 09 17:30:33.579297 crc crio[22095]: time="2026-06-09T17:30:33.576088457Z" level=info msg="Removed container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api" id=f735dbf9-4779-456c-a3dd-f58338bfff50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903221 | controller | Jun 09 17:30:33.658226 crc crio[22095]: time="2026-06-09T17:30:33.65444172Z" level=info msg="Created container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api" id=b83cd8f2-351c-4096-b6fb-87ae1f33a3e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903237 | controller | Jun 09 17:30:33.658226 crc crio[22095]: time="2026-06-09T17:30:33.657582471Z" level=info msg="Starting container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246" id=e2855588-d68b-479d-a67c-aeb1002fea37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.903253 | controller | Jun 09 17:30:33.670501 crc crio[22095]: time="2026-06-09T17:30:33.670414522Z" level=info msg="Started container" PID=287721 containerID=0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246 description=openstack/nova-api-0/nova-api-api id=e2855588-d68b-479d-a67c-aeb1002fea37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.903268 | controller | Jun 09 17:30:33.761057 crc crio[22095]: time="2026-06-09T17:30:33.760905238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903284 | controller | Jun 09 17:30:33.915655 crc crio[22095]: time="2026-06-09T17:30:33.914731209Z" level=info msg="Created container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api" id=755b1160-0586-41d8-bad9-073f8a01ac69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903300 | controller | Jun 09 17:30:33.917503 crc crio[22095]: time="2026-06-09T17:30:33.917390768Z" level=info msg="Starting container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015" id=605bbe13-8eb9-4563-8f0e-47ecdd5d43b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.903316 | controller | Jun 09 17:30:33.923300 crc crio[22095]: time="2026-06-09T17:30:33.923148547Z" level=info msg="Started container" PID=287869 containerID=fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015 description=openstack/cinder-api-0/cinder-api id=605bbe13-8eb9-4563-8f0e-47ecdd5d43b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.903333 | controller | Jun 09 17:30:34.419169 crc crio[22095]: time="2026-06-09T17:30:34.419072039Z" level=info msg="Removing container: c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca" id=eb1ec319-3ad1-4d55-a5ee-f7b91cf3ac57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903349 | controller | Jun 09 17:30:34.432491 crc crio[22095]: time="2026-06-09T17:30:34.432381803Z" level=info msg="Stopping container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca (timeout: 30s)" id=a525a61c-f687-475c-87c2-fe76ce81d838 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.903365 | controller | Jun 09 17:30:34.571078 crc crio[22095]: time="2026-06-09T17:30:34.568474096Z" level=info msg="Removed container c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=eb1ec319-3ad1-4d55-a5ee-f7b91cf3ac57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903382 | controller | Jun 09 17:30:34.607458 crc crio[22095]: time="2026-06-09T17:30:34.607308309Z" level=info msg="Stopped container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log" id=a525a61c-f687-475c-87c2-fe76ce81d838 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.903401 | controller | Jun 09 17:30:34.613228 crc crio[22095]: time="2026-06-09T17:30:34.613142369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b7358454-5cfe-473e-b023-1ac36ee1d67a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.903417 | controller | Jun 09 17:30:34.620521 crc crio[22095]: time="2026-06-09T17:30:34.620443618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fb36a060-90be-4884-a961-ebac35a1ec90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.903432 | controller | Jun 09 17:30:34.623747 crc crio[22095]: time="2026-06-09T17:30:34.62364856Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=360bbbec-86b1-40c0-b8ea-1f40bb6491bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903448 | controller | Jun 09 17:30:34.624178 crc crio[22095]: time="2026-06-09T17:30:34.624122363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903464 | controller | Jun 09 17:30:34.695783 crc crio[22095]: time="2026-06-09T17:30:34.695706711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903480 | controller | Jun 09 17:30:34.698903 crc crio[22095]: time="2026-06-09T17:30:34.698846572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903496 | controller | Jun 09 17:30:34.892404 crc crio[22095]: time="2026-06-09T17:30:34.892314446Z" level=info msg="Created container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log" id=360bbbec-86b1-40c0-b8ea-1f40bb6491bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903512 | controller | Jun 09 17:30:34.893542 crc crio[22095]: time="2026-06-09T17:30:34.893468336Z" level=info msg="Starting container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b" id=43112d5b-84d9-42ee-8fcd-b773f150482f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.903528 | controller | Jun 09 17:30:34.901626 crc crio[22095]: time="2026-06-09T17:30:34.901543734Z" level=info msg="Started container" PID=288395 containerID=aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b description=openstack/nova-api-0/nova-api-log id=43112d5b-84d9-42ee-8fcd-b773f150482f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.903545 | controller | Jun 09 17:30:35.490387 crc crio[22095]: time="2026-06-09T17:30:35.489554753Z" level=info msg="Removing container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53" id=a362d8b5-245e-4313-a995-3903fa621098 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903561 | controller | Jun 09 17:30:35.568969 crc crio[22095]: time="2026-06-09T17:30:35.566185881Z" level=info msg="Removed container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log" id=a362d8b5-245e-4313-a995-3903fa621098 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.903577 | controller | Jun 09 17:30:39.983361 crc crio[22095]: time="2026-06-09T17:30:39.982070988Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6566476449-mbbqt/POD" id=64cb98c9-56fe-4c7d-87fb-cabb8d342416 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.903593 | controller | Jun 09 17:30:39.985080 crc crio[22095]: time="2026-06-09T17:30:39.983398393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903613 | controller | Jun 09 17:30:40.014160 crc crio[22095]: time="2026-06-09T17:30:40.014081265Z" level=info msg="Running pod sandbox: openstack/ovn-controller-9kldd-config-vqh4f/POD" id=0da8e413-b5da-4f0d-92dd-92340adc0381 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.903629 | controller | Jun 09 17:30:40.014293 crc crio[22095]: time="2026-06-09T17:30:40.014188068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903646 | controller | Jun 09 17:30:40.115110 crc crio[22095]: time="2026-06-09T17:30:40.11422041Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc002ab26c8}] Aliases:map[]}"
2026-06-09 17:40:40.903663 | controller | Jun 09 17:30:40.115110 crc crio[22095]: time="2026-06-09T17:30:40.114873697Z" level=info msg="Adding pod openstack_dnsmasq-dns-6566476449-mbbqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.903680 | controller | Jun 09 17:30:40.136858 crc crio[22095]: time="2026-06-09T17:30:40.136763702Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc001984840}] Aliases:map[]}"
2026-06-09 17:40:40.903697 | controller | Jun 09 17:30:40.136858 crc crio[22095]: time="2026-06-09T17:30:40.136829984Z" level=info msg="Adding pod openstack_ovn-controller-9kldd-config-vqh4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.903713 | controller | Jun 09 17:30:40.501148 crc crio[22095]: time="2026-06-09T17:30:40.500677497Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-2whxw/POD" id=8bd5baf4-be84-4371-8b55-787724c77cba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.903730 | controller | Jun 09 17:30:40.501148 crc crio[22095]: time="2026-06-09T17:30:40.500777749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903746 | controller | Jun 09 17:30:40.548506 crc crio[22095]: time="2026-06-09T17:30:40.548418559Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-2whxw Namespace:openstack ID:193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 UID:16cf5f4f-715c-441a-b486-21cc03cfcc73 NetNS:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cf5f4f_715c_441a_b486_21cc03cfcc73.slice PodAnnotations:0xc002b5ca30}] Aliases:map[]}"
2026-06-09 17:40:40.903763 | controller | Jun 09 17:30:40.548506 crc crio[22095]: time="2026-06-09T17:30:40.548480111Z" level=info msg="Adding pod openstack_dnsmasq-dns-f5446bd49-2whxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.903779 | controller | Jun 09 17:30:40.837125 crc crio[22095]: 2026-06-09T17:30:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1d902a90b0ea7b Mac:e6:1c:02:f5:4b:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.903798 | controller | Jun 09 17:30:40.848633 crc crio[22095]: time="2026-06-09T17:30:40.848203508Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc001984840}] Aliases:map[]}"
2026-06-09 17:40:40.903815 | controller | Jun 09 17:30:40.848633 crc crio[22095]: time="2026-06-09T17:30:40.848547217Z" level=info msg="Checking pod openstack_ovn-controller-9kldd-config-vqh4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.903832 | controller | Jun 09 17:30:40.879241 crc crio[22095]: time="2026-06-09T17:30:40.879100746Z" level=info msg="Ran pod sandbox f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d with infra container: openstack/ovn-controller-9kldd-config-vqh4f/POD" id=0da8e413-b5da-4f0d-92dd-92340adc0381 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.903851 | controller | Jun 09 17:30:40.892982 crc crio[22095]: time="2026-06-09T17:30:40.892298176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c51ed93d-7cc1-4e6f-b7b1-306e211f8d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.903886 | controller | Jun 09 17:30:40.899975 crc crio[22095]: time="2026-06-09T17:30:40.895494889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=40e05086-cf47-4f7a-90db-3f49ca03560e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.903904 | controller | Jun 09 17:30:40.920989 crc crio[22095]: time="2026-06-09T17:30:40.917384194Z" level=info msg="Creating container: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config" id=2f3650fe-5beb-49ba-a9cd-3f35dd26d9a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.903920 | controller | Jun 09 17:30:40.920989 crc crio[22095]: time="2026-06-09T17:30:40.917846576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.903936 | controller | Jun 09 17:30:41.023152 crc crio[22095]: 2026-06-09T17:30:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4579c6c7ae9d0b7 Mac:ca:7c:bf:98:2a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 SocketPath: PciID:}] [{Interface:0xc0002aa8e0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.903953 | controller | Jun 09 17:30:41.029734 crc crio[22095]: time="2026-06-09T17:30:41.026734537Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc002ab26c8}] Aliases:map[]}"
2026-06-09 17:40:40.903969 | controller | Jun 09 17:30:41.030854 crc crio[22095]: time="2026-06-09T17:30:41.030802892Z" level=info msg="Checking pod openstack_dnsmasq-dns-6566476449-mbbqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.903986 | controller | Jun 09 17:30:41.047051 crc crio[22095]: time="2026-06-09T17:30:41.046629641Z" level=info msg="Ran pod sandbox 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 with infra container: openstack/dnsmasq-dns-6566476449-mbbqt/POD" id=64cb98c9-56fe-4c7d-87fb-cabb8d342416 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.904017 | controller | Jun 09 17:30:41.064107 crc crio[22095]: time="2026-06-09T17:30:41.058492687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=059ee910-5e04-4ba1-a0d1-c219095c20e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.904034 | controller | Jun 09 17:30:41.095507 crc crio[22095]: time="2026-06-09T17:30:41.093660665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904051 | controller | Jun 09 17:30:41.271195 crc crio[22095]: time="2026-06-09T17:30:41.271089815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d2462bcc-48a1-44db-9518-fa10e0746f6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.904067 | controller | Jun 09 17:30:41.287208 crc crio[22095]: time="2026-06-09T17:30:41.287043257Z" level=info msg="Creating container: openstack/dnsmasq-dns-6566476449-mbbqt/init" id=97650d9e-1a9f-4916-adcb-13339c4134ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904083 | controller | Jun 09 17:30:41.287531 crc crio[22095]: time="2026-06-09T17:30:41.287504229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904099 | controller | Jun 09 17:30:41.332140 crc crio[22095]: 2026-06-09T17:30:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:193196b90e7e16e Mac:16:25:7c:ca:9c:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.904116 | controller | Jun 09 17:30:41.334260 crc crio[22095]: time="2026-06-09T17:30:41.332771257Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-2whxw Namespace:openstack ID:193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 UID:16cf5f4f-715c-441a-b486-21cc03cfcc73 NetNS:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cf5f4f_715c_441a_b486_21cc03cfcc73.slice PodAnnotations:0xc002b5ca30}] Aliases:map[]}"
2026-06-09 17:40:40.904132 | controller | Jun 09 17:30:41.334260 crc crio[22095]: time="2026-06-09T17:30:41.333015194Z" level=info msg="Checking pod openstack_dnsmasq-dns-f5446bd49-2whxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.904148 | controller | Jun 09 17:30:41.384762 crc crio[22095]: time="2026-06-09T17:30:41.384717508Z" level=info msg="Ran pod sandbox 193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 with infra container: openstack/dnsmasq-dns-f5446bd49-2whxw/POD" id=8bd5baf4-be84-4371-8b55-787724c77cba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.904164 | controller | Jun 09 17:30:41.395703 crc crio[22095]: time="2026-06-09T17:30:41.395602279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1855ba4d-6094-4eaa-96fc-171a1a2d3f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.904181 | controller | Jun 09 17:30:41.408100 crc crio[22095]: time="2026-06-09T17:30:41.407984849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904200 | controller | Jun 09 17:30:41.434574 crc crio[22095]: time="2026-06-09T17:30:41.434479703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904216 | controller | Jun 09 17:30:41.444013 crc crio[22095]: time="2026-06-09T17:30:41.443860965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904232 | controller | Jun 09 17:30:41.562300 crc crio[22095]: time="2026-06-09T17:30:41.561341368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a059c59b-77d9-4df4-bf71-fac7ef2b55d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.904249 | controller | Jun 09 17:30:41.575720 crc crio[22095]: time="2026-06-09T17:30:41.575626657Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-2whxw/init" id=6f44ce26-f0b8-4873-a5bc-5359175a49e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904265 | controller | Jun 09 17:30:41.577369 crc crio[22095]: time="2026-06-09T17:30:41.577329441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904281 | controller | Jun 09 17:30:41.639448 crc crio[22095]: time="2026-06-09T17:30:41.639248159Z" level=info msg="Created container d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804: openstack/dnsmasq-dns-6566476449-mbbqt/init" id=97650d9e-1a9f-4916-adcb-13339c4134ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904297 | controller | Jun 09 17:30:41.648632 crc crio[22095]: time="2026-06-09T17:30:41.648418066Z" level=info msg="Starting container: d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804" id=483aba39-8eec-4a5c-87ea-0eac81310d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.904314 | controller | Jun 09 17:30:41.657436 crc crio[22095]: time="2026-06-09T17:30:41.657219943Z" level=info msg="Created container 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config" id=2f3650fe-5beb-49ba-a9cd-3f35dd26d9a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904330 | controller | Jun 09 17:30:41.658428 crc crio[22095]: time="2026-06-09T17:30:41.658356383Z" level=info msg="Starting container: 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526" id=178a6a32-93b4-470d-990f-552486a51b01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.904346 | controller | Jun 09 17:30:41.661246 crc crio[22095]: time="2026-06-09T17:30:41.661173925Z" level=info msg="Started container" PID=290231 containerID=d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804 description=openstack/dnsmasq-dns-6566476449-mbbqt/init id=483aba39-8eec-4a5c-87ea-0eac81310d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515
2026-06-09 17:40:40.904363 | controller | Jun 09 17:30:41.669259 crc crio[22095]: time="2026-06-09T17:30:41.668887484Z" level=info msg="Started container" PID=290234 containerID=85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526 description=openstack/ovn-controller-9kldd-config-vqh4f/ovn-config id=178a6a32-93b4-470d-990f-552486a51b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d
2026-06-09 17:40:40.904380 | controller | Jun 09 17:30:41.679262 crc crio[22095]: time="2026-06-09T17:30:41.6791641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904396 | controller | Jun 09 17:30:41.697451 crc crio[22095]: time="2026-06-09T17:30:41.697358349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904415 | controller | Jun 09 17:30:41.882353 crc crio[22095]: time="2026-06-09T17:30:41.881732789Z" level=info msg="Created container 221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2: openstack/dnsmasq-dns-f5446bd49-2whxw/init" id=6f44ce26-f0b8-4873-a5bc-5359175a49e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904435 | controller | Jun 09 17:30:41.883984 crc crio[22095]: time="2026-06-09T17:30:41.883863474Z" level=info msg="Starting container: 221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2" id=5663056d-78f7-40e4-bbb0-df09b0408c5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.904456 | controller | Jun 09 17:30:41.893461 crc crio[22095]: time="2026-06-09T17:30:41.893350189Z" level=info msg="Started container" PID=290340 containerID=221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2 description=openstack/dnsmasq-dns-f5446bd49-2whxw/init id=5663056d-78f7-40e4-bbb0-df09b0408c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72
2026-06-09 17:40:40.904472 | controller | Jun 09 17:30:42.719891 crc crio[22095]: time="2026-06-09T17:30:42.719711631Z" level=info msg="Stopping pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515" id=f8f929b2-f14e-4607-9ad0-e89dca41b9f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.904489 | controller | Jun 09 17:30:42.722510 crc crio[22095]: time="2026-06-09T17:30:42.720538602Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc0074a4310}] Aliases:map[]}"
2026-06-09 17:40:40.904506 | controller | Jun 09 17:30:42.722510 crc crio[22095]: time="2026-06-09T17:30:42.720718117Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6566476449-mbbqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.904522 | controller | Jun 09 17:30:42.730301 crc crio[22095]: time="2026-06-09T17:30:42.730212532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ec404b24-fbb5-4a34-9638-e956fe94492f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.904539 | controller | Jun 09 17:30:42.878032 crc crio[22095]: time="2026-06-09T17:30:42.875874102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ccaaa3a0-aa6e-4237-b9df-6c383e535f44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.904555 | controller | Jun 09 17:30:42.911219 crc crio[22095]: time="2026-06-09T17:30:42.911129812Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns" id=298bf864-c7e3-4c98-a2fd-f5183ff23f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904571 | controller | Jun 09 17:30:42.911613 crc crio[22095]: time="2026-06-09T17:30:42.911558153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904587 | controller | Jun 09 17:30:43.063153 crc crio[22095]: time="2026-06-09T17:30:43.061415902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904607 | controller | Jun 09 17:30:43.069070 crc crio[22095]: time="2026-06-09T17:30:43.067839188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.904624 | controller | Jun 09 17:30:43.330050 crc crio[22095]: time="2026-06-09T17:30:43.329410001Z" level=info msg="Stopped pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515" id=f8f929b2-f14e-4607-9ad0-e89dca41b9f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.904640 | controller | Jun 09 17:30:43.356674 crc crio[22095]: time="2026-06-09T17:30:43.35456283Z" level=info msg="Created container 08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8: openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns" id=298bf864-c7e3-4c98-a2fd-f5183ff23f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.904656 | controller | Jun 09 17:30:43.358451 crc crio[22095]: time="2026-06-09T17:30:43.358382449Z" level=info msg="Starting container: 08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8" id=1c6808dc-e771-4fb9-b3cc-7119d0efcfed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.904672 | controller | Jun 09 17:30:43.367884 crc crio[22095]: time="2026-06-09T17:30:43.367661108Z" level=info msg="Started container" PID=290749 containerID=08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8 description=openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns id=1c6808dc-e771-4fb9-b3cc-7119d0efcfed name=/runtime.v1.RuntimeService/StartContainer sandboxID=193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72
2026-06-09 17:40:40.904689 | controller | Jun 09 17:30:43.689952 crc crio[22095]: time="2026-06-09T17:30:43.689817695Z" level=info msg="Stopping container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7 (timeout: 30s)" id=5afdab1e-b9a7-4f73-bd91-ac7ef4c5f7d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.904705 | controller | Jun 09 17:30:43.760792 crc crio[22095]: time="2026-06-09T17:30:43.760726545Z" level=info msg="Removing container: d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804" id=8e80484f-3703-4e48-9718-a850b015d181 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.904721 | controller | Jun 09 17:30:43.770305 crc crio[22095]: time="2026-06-09T17:30:43.770151398Z" level=info msg="Stopping pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d" id=cc0d6dfa-e5e8-49d9-b797-98f52d69d9db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.904737 | controller | Jun 09 17:30:43.770731 crc crio[22095]: time="2026-06-09T17:30:43.770644211Z" level=info msg="Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc0019846e0}] Aliases:map[]}"
2026-06-09 17:40:40.904754 | controller | Jun 09 17:30:43.770859 crc crio[22095]: time="2026-06-09T17:30:43.770798275Z" level=info msg="Deleting pod openstack_ovn-controller-9kldd-config-vqh4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.904771 | controller | Jun 09 17:30:43.808533 crc crio[22095]: time="2026-06-09T17:30:43.807720288Z" level=info msg="Removed container d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804: openstack/dnsmasq-dns-6566476449-mbbqt/init" id=8e80484f-3703-4e48-9718-a850b015d181 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.904787 | controller | Jun 09 17:30:44.201694 crc crio[22095]: time="2026-06-09T17:30:44.201382661Z" level=info msg="Stopped pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d" id=cc0d6dfa-e5e8-49d9-b797-98f52d69d9db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.904807 | controller | Jun 09 17:30:50.034264 crc crio[22095]: time="2026-06-09T17:30:50.032875632Z" level=info msg="Stopping container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1 (timeout: 10s)" id=28df6bbf-ca44-47e6-a952-1a11bb5d03fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.904823 | controller | Jun 09 17:30:50.179173 crc crio[22095]: time="2026-06-09T17:30:50.178190683Z" level=info msg="Stopped container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns" id=28df6bbf-ca44-47e6-a952-1a11bb5d03fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.904840 | controller | Jun 09 17:30:50.189110 crc crio[22095]: time="2026-06-09T17:30:50.187230486Z" level=info msg="Stopping pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543" id=1e035929-e329-463e-b8d1-1fa733d316ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.904878 | controller | Jun 09 17:30:50.191705 crc crio[22095]: time="2026-06-09T17:30:50.191607949Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc005f215b0}] Aliases:map[]}"
2026-06-09 17:40:40.904899 | controller | Jun 09 17:30:50.191848 crc crio[22095]: time="2026-06-09T17:30:50.191826395Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694549dd57-4rdmq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.904916 | controller | Jun 09 17:30:50.633331 crc crio[22095]: time="2026-06-09T17:30:50.6309018Z" level=info msg="Stopped pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543" id=1e035929-e329-463e-b8d1-1fa733d316ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.904932 | controller | Jun 09 17:30:50.956190 crc crio[22095]: time="2026-06-09T17:30:50.955325335Z" level=info msg="Removing container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1" id=78a34a0f-bf82-4a19-bce0-b5b17c0e5c05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.904948 | controller | Jun 09 17:30:51.029646 crc crio[22095]: time="2026-06-09T17:30:51.029542811Z" level=info msg="Removed container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns" id=78a34a0f-bf82-4a19-bce0-b5b17c0e5c05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.904964 | controller | Jun 09 17:30:51.032157 crc crio[22095]: time="2026-06-09T17:30:51.032076697Z" level=info msg="Removing container: f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab" id=5c9f7ff5-7e35-45ca-9a1f-08f91d6f0651 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.904981 | controller | Jun 09 17:30:51.063167 crc crio[22095]: time="2026-06-09T17:30:51.062717698Z" level=info msg="Removed container f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab: openstack/dnsmasq-dns-694549dd57-4rdmq/init" id=5c9f7ff5-7e35-45ca-9a1f-08f91d6f0651 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.904997 | controller | Jun 09 17:30:57.235848 crc crio[22095]: time="2026-06-09T17:30:57.234622975Z" level=info msg="Stopped container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=5afdab1e-b9a7-4f73-bd91-ac7ef4c5f7d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.905013 | controller | Jun 09 17:30:57.238142 crc crio[22095]: time="2026-06-09T17:30:57.238076195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=88772716-4d78-4071-a845-787520f5a501 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905032 | controller | Jun 09 17:30:57.245620 crc crio[22095]: time="2026-06-09T17:30:57.245517217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=01d702db-cb81-4ff4-bf39-c0de23458997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905048 | controller | Jun 09 17:30:57.254334 crc crio[22095]: time="2026-06-09T17:30:57.254227771Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=f21c7f4b-e072-44d4-8e10-5c91dcbf5203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905064 | controller | Jun 09 17:30:57.254713 crc crio[22095]: time="2026-06-09T17:30:57.254650252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905081 | controller | Jun 09 17:30:57.337752 crc crio[22095]: time="2026-06-09T17:30:57.33747085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905097 | controller | Jun 09 17:30:57.342340 crc crio[22095]: time="2026-06-09T17:30:57.342220283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905113 | controller | Jun 09 17:30:57.548460 crc crio[22095]: time="2026-06-09T17:30:57.548355824Z" level=info msg="Created container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=f21c7f4b-e072-44d4-8e10-5c91dcbf5203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905130 | controller | Jun 09 17:30:57.549618 crc crio[22095]: time="2026-06-09T17:30:57.549555015Z" level=info msg="Starting container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d" id=f3543d5d-0c64-45c7-a7e3-f6c18fa182ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.905146 | controller | Jun 09 17:30:57.557231 crc crio[22095]: time="2026-06-09T17:30:57.557129561Z" level=info msg="Started container" PID=293334 containerID=1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=f3543d5d-0c64-45c7-a7e3-f6c18fa182ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.905163 | controller | Jun 09 17:30:58.106768 crc crio[22095]: time="2026-06-09T17:30:58.106049691Z" level=info msg="Removing container: 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2" id=2380f4fe-443c-4d0d-ac45-fc08bffe0571 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905179 | controller | Jun 09 17:30:58.215671 crc crio[22095]: time="2026-06-09T17:30:58.215497047Z" level=info msg="Removed container 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=2380f4fe-443c-4d0d-ac45-fc08bffe0571 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905195 | controller | Jun 09 17:30:58.219565 crc crio[22095]: time="2026-06-09T17:30:58.219396198Z" level=info msg="Removing container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb" id=3857a317-26b5-4988-a316-fd50b58de62d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905211 | controller | Jun 09 17:30:58.257290 crc crio[22095]: time="2026-06-09T17:30:58.257165843Z" level=info msg="Removed container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=3857a317-26b5-4988-a316-fd50b58de62d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905230 | controller | Jun 09 17:31:01.955208 crc crio[22095]: time="2026-06-09T17:31:01.953295038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5b7c2a35-e485-4827-bc28-7b1d9af89887 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905247 | controller | Jun 09 17:31:01.958102 crc crio[22095]: time="2026-06-09T17:31:01.957821255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6b56d4a4-9ca4-4dd8-ac43-f7b0c9301926 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905263 | controller | Jun 09 17:31:01.979774 crc crio[22095]: time="2026-06-09T17:31:01.96886019Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=117ea407-bd45-46c5-afb5-fb0ed1cd8f4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905279 | controller | Jun 09 17:31:01.979774 crc crio[22095]: time="2026-06-09T17:31:01.969447635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905295 | controller | Jun 09 17:31:02.140612 crc crio[22095]: time="2026-06-09T17:31:02.140355357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905312 | controller | Jun 09 17:31:02.149754 crc crio[22095]: time="2026-06-09T17:31:02.14587503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905328 | controller | Jun 09 17:31:02.456737 crc crio[22095]: time="2026-06-09T17:31:02.456653322Z" level=info msg="Created container 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64: openstack/neutron-db-create-nlst2/mariadb-database-create" id=117ea407-bd45-46c5-afb5-fb0ed1cd8f4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905344 | controller | Jun 09 17:31:02.459233 crc crio[22095]: time="2026-06-09T17:31:02.459151327Z" level=info msg="Starting container: 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64" id=4a717fbd-85b7-4116-8a49-2fa4b6c4d519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.905360 | controller | Jun 09 17:31:02.474019 crc crio[22095]: time="2026-06-09T17:31:02.473798855Z" level=info msg="Started container" PID=294646 containerID=6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=4a717fbd-85b7-4116-8a49-2fa4b6c4d519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.905376 | controller | Jun 09 17:31:04.321808 crc crio[22095]: time="2026-06-09T17:31:04.321000471Z" level=info msg="Removing container: f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9" id=22f14270-53b9-45fb-be8d-233ca6b767b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905392 | controller | Jun 09 17:31:04.476587 crc crio[22095]: time="2026-06-09T17:31:04.476472874Z" level=info msg="Removed container f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9: openstack/neutron-db-create-nlst2/mariadb-database-create" id=22f14270-53b9-45fb-be8d-233ca6b767b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905409 | controller | Jun 09 17:31:07.192303 crc crio[22095]: time="2026-06-09T17:31:07.191189529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=01e95442-26ab-4dca-a6d1-7cb4683269d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905428 | controller | Jun 09 17:31:07.195973 crc crio[22095]: time="2026-06-09T17:31:07.195129841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a437db6a-ce19-40dc-9530-5d26aaa7763c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905445 | controller | Jun 09 17:31:07.195973 crc crio[22095]: time="2026-06-09T17:31:07.195312055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ada83d19-81f9-4eb4-b738-63151c293ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905461 | controller | Jun 09 17:31:07.204038 crc crio[22095]: time="2026-06-09T17:31:07.203890177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7fa87fb6-cacd-4b98-a645-13ef69b12137 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905477 | controller | Jun 09 17:31:07.207036 crc crio[22095]: time="2026-06-09T17:31:07.206795762Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=85c5e0e5-810e-46cd-b3a4-cf9e49379c06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905493 | controller | Jun 09 17:31:07.207567 crc crio[22095]: time="2026-06-09T17:31:07.207441499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905509 | controller | Jun 09 17:31:07.217972 crc crio[22095]: time="2026-06-09T17:31:07.217807937Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=fe208af9-b0e1-4a85-b89a-c6435958dde9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905525 | controller | Jun 09 17:31:07.233822 crc crio[22095]: time="2026-06-09T17:31:07.233606216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905541 | controller | Jun 09 17:31:07.316429 crc crio[22095]: time="2026-06-09T17:31:07.315980067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905557 | controller | Jun 09 17:31:07.325353 crc crio[22095]: time="2026-06-09T17:31:07.325225456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905573 | controller | Jun 09 17:31:07.400688 crc crio[22095]: time="2026-06-09T17:31:07.400596016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905590 | controller | Jun 09 17:31:07.419745 crc crio[22095]: time="2026-06-09T17:31:07.419645728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905606 | controller | Jun 09 17:31:07.703603 crc crio[22095]: time="2026-06-09T17:31:07.702737911Z" level=info msg="Created container e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a: openstack/placement-db-create-87tf9/mariadb-database-create" id=fe208af9-b0e1-4a85-b89a-c6435958dde9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905622 | controller | Jun 09 17:31:07.705796 crc crio[22095]: time="2026-06-09T17:31:07.705362839Z" level=info msg="Starting container: e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a" id=df3e5049-8a62-4f42-95ee-a48c709940e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.905642 | controller | Jun 09 17:31:07.718254 crc crio[22095]: time="2026-06-09T17:31:07.71819355Z" level=info msg="Started container" PID=295727 containerID=e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a description=openstack/placement-db-create-87tf9/mariadb-database-create id=df3e5049-8a62-4f42-95ee-a48c709940e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.905659 | controller | Jun 09 17:31:07.870335 crc crio[22095]: time="2026-06-09T17:31:07.870179483Z" level=info msg="Created container 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36: openstack/glance-db-create-dcrqh/mariadb-database-create" id=85c5e0e5-810e-46cd-b3a4-cf9e49379c06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905675 | controller | Jun 09 17:31:07.871772 crc crio[22095]: time="2026-06-09T17:31:07.871721213Z" level=info msg="Starting container: 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36" id=f6c8a2f2-09bd-48ee-ac54-4f1b6c6d206c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.905692 | controller | Jun 09 17:31:07.880526 crc crio[22095]: time="2026-06-09T17:31:07.880453809Z" level=info msg="Started container" PID=295716 containerID=7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=f6c8a2f2-09bd-48ee-ac54-4f1b6c6d206c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.905708 | controller | Jun 09 17:31:09.469165 crc crio[22095]: time="2026-06-09T17:31:09.46796854Z" level=info msg="Removing container: cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16" id=e00368d3-1af5-499f-8492-70219384497f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905724 | controller | Jun 09 17:31:09.638764 crc crio[22095]: time="2026-06-09T17:31:09.638707657Z" level=info msg="Removed container cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16: openstack/glance-db-create-dcrqh/mariadb-database-create" id=e00368d3-1af5-499f-8492-70219384497f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905740 | controller | Jun 09 17:31:09.644102 crc crio[22095]: time="2026-06-09T17:31:09.644029375Z" level=info msg="Removing container: 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17" id=ca1aae04-872a-4b3d-b9b1-e4e1d91102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905757 | controller | Jun 09 17:31:09.785049 crc crio[22095]: time="2026-06-09T17:31:09.784234605Z" level=info msg="Removed container 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17: openstack/placement-db-create-87tf9/mariadb-database-create" id=ca1aae04-872a-4b3d-b9b1-e4e1d91102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.905773 | controller | Jun 09 17:31:10.556884 crc crio[22095]: time="2026-06-09T17:31:10.556073001Z" level=info msg="Stopping container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33 (timeout: 30s)" id=4c5d4051-1fcf-48cc-9b14-94b24c0fffa0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.905789 | controller | Jun 09 17:31:11.313185 crc crio[22095]: time="2026-06-09T17:31:11.312863457Z" level=info msg="Stopped container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera" id=4c5d4051-1fcf-48cc-9b14-94b24c0fffa0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.905805 | controller | Jun 09 17:31:11.315124 crc crio[22095]: time="2026-06-09T17:31:11.315052513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9b45290c-b954-4583-a1c1-22912ab3b502 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905821 | controller | Jun 09 17:31:11.320594 crc crio[22095]: time="2026-06-09T17:31:11.32034287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3eec8040-30b4-4aa7-b157-04247a2ad430 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.905849 | controller | Jun 09 17:31:11.324881 crc crio[22095]: time="2026-06-09T17:31:11.324825746Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=1a2a33dc-cb37-48bc-817c-4fc866985d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.905890 | controller | Jun 09 17:31:11.325466 crc crio[22095]: time="2026-06-09T17:31:11.325425261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905912 | controller | Jun 09 17:31:11.475532 crc crio[22095]: time="2026-06-09T17:31:11.475334491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.905988 | controller | Jun 09 17:31:11.482634 crc crio[22095]: time="2026-06-09T17:31:11.481620573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906013 | controller | Jun 09 17:31:11.573467 crc crio[22095]: time="2026-06-09T17:31:11.573365022Z" level=info msg="Removing container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff" id=70b9a552-78e0-4b79-80e9-275956866a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906030 | controller | Jun 09 17:31:11.674170 crc crio[22095]: time="2026-06-09T17:31:11.671329061Z" level=info msg="Created container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera" id=1a2a33dc-cb37-48bc-817c-4fc866985d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906047 | controller | Jun 09 17:31:11.676785 crc crio[22095]: time="2026-06-09T17:31:11.67674382Z" level=info msg="Starting container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663" id=8cf3114f-25e1-42d0-8a8e-e46f3ab95838 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.906063 | controller | Jun 09 17:31:11.691391 crc crio[22095]: time="2026-06-09T17:31:11.691307466Z" level=info msg="Started container" PID=296854 containerID=a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663 description=openstack/openstack-galera-0/galera id=8cf3114f-25e1-42d0-8a8e-e46f3ab95838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.906080 | controller | Jun 09 17:31:11.721815 crc crio[22095]: time="2026-06-09T17:31:11.72166369Z" level=info msg="Removed container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera" id=70b9a552-78e0-4b79-80e9-275956866a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906096 | controller | Jun 09 17:31:12.749006 crc crio[22095]: time="2026-06-09T17:31:12.748155619Z" level=info msg="Removing container: 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35" id=8499af56-a3fc-4a14-ba65-22246feb6686 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906112 | controller | Jun 09 17:31:12.838124 crc crio[22095]: time="2026-06-09T17:31:12.836706275Z" level=info msg="Removed container 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config" id=8499af56-a3fc-4a14-ba65-22246feb6686 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906128 | controller | Jun 09 17:31:12.865263 crc crio[22095]: time="2026-06-09T17:31:12.864993636Z" level=info msg="Stopping pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515" id=0d66dde1-3589-408d-b330-d84c4c6ec0d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.906151 | controller | Jun 09 17:31:12.865263 crc crio[22095]: time="2026-06-09T17:31:12.865091688Z" level=info msg="Stopped pod sandbox (already stopped): 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515" id=0d66dde1-3589-408d-b330-d84c4c6ec0d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.906167 | controller | Jun 09 17:31:12.865635 crc crio[22095]: time="2026-06-09T17:31:12.86555657Z" level=info msg="Removing pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515" id=a83921e9-a842-4a7f-ad6f-51de3784ef3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.906183 | controller | Jun 09 17:31:12.879233 crc crio[22095]: time="2026-06-09T17:31:12.879171202Z" level=info msg="Removed pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515" id=a83921e9-a842-4a7f-ad6f-51de3784ef3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.906199 | controller | Jun 09 17:31:12.880449 crc crio[22095]: time="2026-06-09T17:31:12.880161917Z" level=info msg="Stopping pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8" id=e042d63e-2c26-47c0-97a4-16b8c81bfcc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.906215 | controller | Jun 09 17:31:12.880449 crc crio[22095]: time="2026-06-09T17:31:12.880299951Z" level=info msg="Stopped pod sandbox (already stopped): 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8" id=e042d63e-2c26-47c0-97a4-16b8c81bfcc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.906231 | controller | Jun 09 17:31:12.881144 crc crio[22095]: time="2026-06-09T17:31:12.881101702Z" level=info msg="Removing pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8" id=d764309b-500e-45d5-92a8-0e3772c1c592 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.906246 | controller | Jun 09 17:31:12.919872 crc crio[22095]: time="2026-06-09T17:31:12.919707858Z" level=info msg="Removed pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8" id=d764309b-500e-45d5-92a8-0e3772c1c592 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.906262 | controller | Jun 09 17:31:12.921324 crc crio[22095]: time="2026-06-09T17:31:12.921212087Z" level=info msg="Stopping pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543" id=0dd6bbe4-e4c2-4fa9-8821-35af206340da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.906278 | controller | Jun 09 17:31:12.921428 crc crio[22095]: time="2026-06-09T17:31:12.92133709Z" level=info msg="Stopped pod sandbox (already stopped): 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543" id=0dd6bbe4-e4c2-4fa9-8821-35af206340da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.906293 | controller | Jun 09 17:31:12.924521 crc crio[22095]: time="2026-06-09T17:31:12.923468525Z" level=info msg="Removing pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543" id=0dcb1eac-9a51-446b-b5c2-64d327df26c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.906309 | controller | Jun 09 17:31:12.944407 crc crio[22095]: time="2026-06-09T17:31:12.940555536Z" level=info msg="Removed pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543" id=0dcb1eac-9a51-446b-b5c2-64d327df26c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.906324 | controller | Jun 09 17:31:15.959826 crc crio[22095]: time="2026-06-09T17:31:15.958542366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fc1568d2-d8a5-4699-8ea6-01129a49b7da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906340 | controller | Jun 09 17:31:15.962786 crc crio[22095]: time="2026-06-09T17:31:15.962720684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8c6f983c-033c-4671-986b-15e1c8ad1d2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906358 | controller | Jun 09 17:31:15.966536 crc crio[22095]: time="2026-06-09T17:31:15.96645878Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=c9133958-561e-4546-8398-c9aefa0ff6ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906374 | controller | Jun 09 17:31:15.966789 crc crio[22095]: time="2026-06-09T17:31:15.966775559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906390 | controller | Jun 09 17:31:16.050554 crc crio[22095]: time="2026-06-09T17:31:16.050440098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906406 | controller | Jun 09 17:31:16.060747 crc crio[22095]: time="2026-06-09T17:31:16.060517169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906422 | controller | Jun 09 17:31:16.341762 crc crio[22095]: time="2026-06-09T17:31:16.340758963Z" level=info msg="Created container 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=c9133958-561e-4546-8398-c9aefa0ff6ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906438 | controller | Jun 09 17:31:16.343576 crc crio[22095]: time="2026-06-09T17:31:16.343463173Z" level=info msg="Starting container: 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab" id=3932d9d1-3583-47f4-99cc-3c1a64581153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.906454 | controller | Jun 09 17:31:16.350891 crc crio[22095]: time="2026-06-09T17:31:16.350794472Z" level=info msg="Started container" PID=298169 containerID=52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=3932d9d1-3583-47f4-99cc-3c1a64581153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.906470 | controller | Jun 09 17:31:17.718641 crc crio[22095]: time="2026-06-09T17:31:17.717829513Z" level=info msg="Removing container: bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40" id=0aeb60be-2cca-43f1-9e02-299f505b79cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906486 | controller | Jun 09 17:31:17.909037 crc crio[22095]: time="2026-06-09T17:31:17.907900189Z" level=info msg="Removed container bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=0aeb60be-2cca-43f1-9e02-299f505b79cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906502 | controller | Jun 09 17:31:17.965649 crc crio[22095]: time="2026-06-09T17:31:17.9617739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4aeb5358-8d24-41ec-aef3-3fe5e846f5d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906518 | controller | Jun 09 17:31:17.970083 crc crio[22095]: time="2026-06-09T17:31:17.9698904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3753b4de-e284-4661-a98a-f378c971d1b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906534 | controller | Jun 09 17:31:17.974510 crc crio[22095]: time="2026-06-09T17:31:17.974422287Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=a745a98a-e427-4231-86a0-a6a4345dd3a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906553 | controller | Jun 09 17:31:17.975046 crc crio[22095]: time="2026-06-09T17:31:17.974983021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906570 | controller | Jun 09 17:31:18.140117 crc crio[22095]: time="2026-06-09T17:31:18.140032132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906586 | controller | Jun 09 17:31:18.151362 crc crio[22095]: time="2026-06-09T17:31:18.151253392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906602 | controller | Jun 09 17:31:18.992081 crc crio[22095]: time="2026-06-09T17:31:18.990478746Z" level=info msg="Created container 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4: openstack/barbican-db-create-6stvh/mariadb-database-create" id=a745a98a-e427-4231-86a0-a6a4345dd3a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906618 | controller | Jun 09 17:31:18.996642 crc crio[22095]: time="2026-06-09T17:31:18.996520642Z" level=info msg="Starting container: 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4" id=7439edc4-9ad6-4117-b16a-bdf42a37011d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.906634 | controller | Jun 09 17:31:19.011619 crc crio[22095]: time="2026-06-09T17:31:19.011499878Z" level=info msg="Started container" PID=298655 containerID=794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=7439edc4-9ad6-4117-b16a-bdf42a37011d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.906651 | controller | Jun 09 17:31:19.685682 crc crio[22095]: time="2026-06-09T17:31:19.684761259Z" level=info msg="Stopping container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d (timeout: 30s)" id=1cecf7a7-35cc-4d15-9cf6-e6aac1ad1962 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.906667 | controller | Jun 09 17:31:21.836039 crc crio[22095]: time="2026-06-09T17:31:21.835895831Z" level=info msg="Removing container: 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e" id=00dc30b1-bb5e-4dee-a3ba-44421d32ff53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906683 | controller | Jun 09 17:31:21.938337 crc crio[22095]: time="2026-06-09T17:31:21.938195011Z" level=info msg="Removed container 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e: openstack/barbican-db-create-6stvh/mariadb-database-create" id=00dc30b1-bb5e-4dee-a3ba-44421d32ff53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906698 | controller | Jun 09 17:31:22.868563 crc crio[22095]: time="2026-06-09T17:31:22.86781697Z" level=info msg="Removing container: 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb" id=1e27cdf4-2169-49a7-8eee-b1d27449d0b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906714 | controller | Jun 09 17:31:23.015663 crc crio[22095]: time="2026-06-09T17:31:23.015555594Z" level=info msg="Removed container 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=1e27cdf4-2169-49a7-8eee-b1d27449d0b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.906730 | controller | Jun 09 17:31:24.814312 crc crio[22095]: time="2026-06-09T17:31:24.813467988Z" level=info msg="Stopping container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726 (timeout: 30s)" id=8cc17227-2aed-4e76-810b-ed8fec9a7334 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.906746 | controller | Jun 09 17:31:24.954124 crc crio[22095]: time="2026-06-09T17:31:24.952093536Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=204db2ac-903b-4f3a-b2c2-6f44a8ed1a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906765 | controller | Jun 09 17:31:24.955057 crc crio[22095]: time="2026-06-09T17:31:24.954870788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=5128abcd-8e62-4ec8-8664-10410deb5065 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906781 | controller | Jun 09 17:31:24.955633 crc crio[22095]: time="2026-06-09T17:31:24.955550246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2bc45697-bbd1-4ccd-88b4-70dfbe9f6801 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906797 | controller | Jun 09 17:31:24.962003 crc crio[22095]: time="2026-06-09T17:31:24.961850618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fa341804-a116-4966-a8d9-4e229689707c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.906813 | controller | Jun 09 17:31:24.964908 crc crio[22095]: time="2026-06-09T17:31:24.964830955Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ee3bc56d-542a-4fe2-b4f6-880435dadc2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906828 | controller | Jun 09 17:31:24.965433 crc crio[22095]: time="2026-06-09T17:31:24.965360149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906844 | controller | Jun 09 17:31:24.968350 crc crio[22095]: time="2026-06-09T17:31:24.968245833Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=05df54ed-0344-4803-b4ee-e43ab5bfc36f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.906886 | controller | Jun 09 17:31:24.993561 crc crio[22095]: time="2026-06-09T17:31:24.993463594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906905 | controller | Jun 09 17:31:25.032424 crc crio[22095]: time="2026-06-09T17:31:25.032307957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906921 | controller | Jun 09 17:31:25.039189 crc crio[22095]: time="2026-06-09T17:31:25.039089072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906937 | controller | Jun 09 17:31:25.076438 crc crio[22095]: time="2026-06-09T17:31:25.076135449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906953 | controller | Jun 09 17:31:25.081256 crc crio[22095]: time="2026-06-09T17:31:25.081170489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.906969 | controller | Jun 09 17:31:25.105254 crc crio[22095]: time="2026-06-09T17:31:25.104497621Z" level=info msg="Stopped container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log" id=8cc17227-2aed-4e76-810b-ed8fec9a7334 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.906985 | controller | Jun 09 17:31:25.108418 crc crio[22095]: time="2026-06-09T17:31:25.10832197Z" level=info msg="Stopping container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40 (timeout: 30s)" id=4f753cd8-fa50-422e-9f52-3faa2e9c8e87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907005 | controller | Jun 09 17:31:25.368169 crc crio[22095]: time="2026-06-09T17:31:25.36788193Z" level=info msg="Created container f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ee3bc56d-542a-4fe2-b4f6-880435dadc2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907021 | controller | Jun 09 17:31:25.368473 crc crio[22095]: time="2026-06-09T17:31:25.368364973Z" level=info msg="Created container 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=05df54ed-0344-4803-b4ee-e43ab5bfc36f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907038 | controller | Jun 09 17:31:25.369544 crc crio[22095]: time="2026-06-09T17:31:25.369480772Z" level=info msg="Starting container: 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e" id=42afbff0-aeb1-4f4c-8813-d1c81d29272e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.907054 | controller | Jun 09 17:31:25.370241 crc crio[22095]: time="2026-06-09T17:31:25.370112298Z" level=info msg="Starting container: f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412" id=f2f4743c-1f4d-43ca-a6d2-3751c68d83a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.907070 | controller | Jun 09 17:31:25.376874 crc crio[22095]: time="2026-06-09T17:31:25.376806291Z" level=info msg="Started container" PID=300137 containerID=36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=42afbff0-aeb1-4f4c-8813-d1c81d29272e name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.907087 | controller | Jun 09 17:31:25.385903 crc crio[22095]: time="2026-06-09T17:31:25.385830204Z" level=info msg="Started container" PID=300135 containerID=f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f2f4743c-1f4d-43ca-a6d2-3751c68d83a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.907103 | controller | Jun 09 17:31:25.929087 crc crio[22095]: time="2026-06-09T17:31:25.929041556Z" level=info msg="Removing container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94" id=049bc6ac-8feb-44f9-b50d-e601085c4779 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907119 | controller | Jun 09 17:31:26.033815 crc crio[22095]: time="2026-06-09T17:31:26.023882254Z" level=info msg="Removed container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log" id=049bc6ac-8feb-44f9-b50d-e601085c4779 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907135 | controller | Jun 09 17:31:28.816632 crc crio[22095]: time="2026-06-09T17:31:28.804364724Z" level=info msg="Stopping container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 (timeout: 30s)" id=079f3298-0983-4ffa-b40d-ac145b5516b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907151 | controller | Jun 09 17:31:29.615116 crc crio[22095]: time="2026-06-09T17:31:29.614260481Z" level=info msg="Stopping container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b (timeout: 30s)" id=8aa5fb18-02b9-4e7a-823b-80b5c6c17ac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907167 | controller | Jun 09 17:31:29.744135 crc crio[22095]: time="2026-06-09T17:31:29.74400463Z" level=info msg="Stopped container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log" id=8aa5fb18-02b9-4e7a-823b-80b5c6c17ac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907186 | controller | Jun 09 17:31:29.745530 crc crio[22095]: time="2026-06-09T17:31:29.745479108Z" level=info msg="Stopping container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246 (timeout: 30s)" id=107716c1-7e20-4a2f-835f-fd39e6c1a884 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907203 | controller | Jun 09 17:31:30.053982 crc crio[22095]: time="2026-06-09T17:31:30.053828218Z" level=info msg="Removing container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca" id=f2633c08-2375-425c-9f3e-2de437ca8ab6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907219 | controller | Jun 09 17:31:30.120154 crc crio[22095]: time="2026-06-09T17:31:30.120011707Z" level=info msg="Removed container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log" id=f2633c08-2375-425c-9f3e-2de437ca8ab6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907235 | controller | Jun 09 17:31:30.128328 crc crio[22095]: time="2026-06-09T17:31:30.128208978Z" level=info msg="Removing container: 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160" id=075651b0-642a-4f00-bed5-fbb107d0448e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907251 | controller | Jun 09 17:31:30.268202 crc crio[22095]: time="2026-06-09T17:31:30.268082119Z" level=info msg="Removed container 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=075651b0-642a-4f00-bed5-fbb107d0448e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907267 | controller | Jun 09 17:31:33.329974 crc crio[22095]: time="2026-06-09T17:31:33.32872721Z" level=info msg="Stopped container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=1cecf7a7-35cc-4d15-9cf6-e6aac1ad1962 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907283 | controller | Jun 09 17:31:33.331566 crc crio[22095]: time="2026-06-09T17:31:33.331500481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=4ae4b211-c7a6-4f96-bb8d-3ca191372e2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907299 | controller | Jun 09 17:31:33.334693 crc crio[22095]: time="2026-06-09T17:31:33.334653283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7f7ed5e9-4275-4987-8b68-55912d401bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907314 | controller | Jun 09 17:31:33.338884 crc crio[22095]: time="2026-06-09T17:31:33.338850631Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=02301530-d496-4603-98d1-1aba0c43b18c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907330 | controller | Jun 09 17:31:33.339420 crc crio[22095]: time="2026-06-09T17:31:33.339395575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907346 | controller | Jun 09 17:31:33.405625 crc crio[22095]: time="2026-06-09T17:31:33.405574763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907362 | controller | Jun 09 17:31:33.412058 crc crio[22095]: time="2026-06-09T17:31:33.41201419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907377 | controller | Jun 09 17:31:33.626113 crc crio[22095]: time="2026-06-09T17:31:33.626040235Z" level=info msg="Created container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=02301530-d496-4603-98d1-1aba0c43b18c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907396 | controller | Jun 09 17:31:33.628243 crc crio[22095]: time="2026-06-09T17:31:33.628133159Z" level=info msg="Starting container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86" id=0dbb2085-5fa7-4129-91db-fad7205ff450 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.907412 | controller | Jun 09 17:31:33.637723 crc crio[22095]: time="2026-06-09T17:31:33.637602223Z" level=info msg="Started container" PID=302884 containerID=1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=0dbb2085-5fa7-4129-91db-fad7205ff450 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.907428 | controller | Jun 09 17:31:34.156057 crc crio[22095]: time="2026-06-09T17:31:34.155155914Z" level=info msg="Removing container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7" id=d29c8d81-086f-4cd0-b1d0-1c2446a8e852 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907444 | controller | Jun 09 17:31:34.225594 crc crio[22095]: time="2026-06-09T17:31:34.225522521Z" level=info msg="Removed container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=d29c8d81-086f-4cd0-b1d0-1c2446a8e852 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907460 | controller | Jun 09 17:31:38.253854 crc crio[22095]: time="2026-06-09T17:31:38.252350834Z" level=info msg="Removing container: 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4" id=518738e1-4163-4458-8bcb-3fd6e34acafd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907476 | controller | Jun 09 17:31:38.363487 crc crio[22095]: time="2026-06-09T17:31:38.36336347Z" level=info msg="Removed container 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=518738e1-4163-4458-8bcb-3fd6e34acafd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907492 | controller | Jun 09 17:31:38.659673 crc crio[22095]: time="2026-06-09T17:31:38.659518345Z" level=info msg="Stopped container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata" id=4f753cd8-fa50-422e-9f52-3faa2e9c8e87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907508 | controller | Jun 09 17:31:38.662186 crc crio[22095]: time="2026-06-09T17:31:38.662095191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ba1c3654-8a0e-4612-8228-bcfa0f41cb73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907523 | controller | Jun 09 17:31:38.675025 crc crio[22095]: time="2026-06-09T17:31:38.674743378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bf3464cf-f761-4cdb-a84a-89ed2bc5345b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907539 | controller | Jun 09 17:31:38.681874 crc crio[22095]: time="2026-06-09T17:31:38.681673607Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=b68289be-7a0a-4374-8e58-8ce22544785b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907554 | controller | Jun 09 17:31:38.682117 crc crio[22095]: time="2026-06-09T17:31:38.682100888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907570 | controller | Jun 09 17:31:38.754195 crc crio[22095]: time="2026-06-09T17:31:38.754064356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907589 | controller | Jun 09 17:31:38.758312 crc crio[22095]: time="2026-06-09T17:31:38.758208223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907605 | controller | Jun 09 17:31:38.802187 crc crio[22095]: time="2026-06-09T17:31:38.801614733Z" level=info msg="Stopping container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015 (timeout: 30s)" id=3a892b64-2cfe-4456-b397-66c999461adc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907621 | controller | Jun 09 17:31:39.011244 crc crio[22095]: time="2026-06-09T17:31:39.011138032Z" level=info msg="Created container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata" id=b68289be-7a0a-4374-8e58-8ce22544785b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907637 | controller | Jun 09 17:31:39.018331 crc crio[22095]: time="2026-06-09T17:31:39.018229575Z" level=info msg="Starting container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead" id=6ce50ab4-5f2e-4719-a602-e00a91a7ef8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.907653 | controller | Jun 09 17:31:39.030724 crc crio[22095]: time="2026-06-09T17:31:39.030611425Z" level=info msg="Started container" PID=304604 containerID=b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead description=openstack/nova-metadata-0/nova-metadata-metadata id=6ce50ab4-5f2e-4719-a602-e00a91a7ef8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.907668 | controller | Jun 09 17:31:39.281015 crc crio[22095]: time="2026-06-09T17:31:39.280855135Z" level=info msg="Removing container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89" id=022e5a0f-bfaf-4b85-b181-afcc6811bcba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907684 | controller | Jun 09 17:31:39.327747 crc crio[22095]: time="2026-06-09T17:31:39.327652503Z" level=info msg="Removed container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata" id=022e5a0f-bfaf-4b85-b181-afcc6811bcba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907700 | controller | Jun 09 17:31:43.325353 crc crio[22095]: time="2026-06-09T17:31:43.324530034Z" level=info msg="Stopped container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api" id=107716c1-7e20-4a2f-835f-fd39e6c1a884 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.907716 | controller | Jun 09 17:31:43.331476 crc crio[22095]: time="2026-06-09T17:31:43.331357169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9822ba05-1207-4166-8ed6-a029732cf6e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907732 | controller | Jun 09 17:31:43.335342 crc crio[22095]: time="2026-06-09T17:31:43.335236009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1bd20995-3e37-4a5c-a561-d12bee627fed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907747 | controller | Jun 09 17:31:43.339093 crc crio[22095]: time="2026-06-09T17:31:43.339025387Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=4fca7289-6873-4856-8914-53522e7ab929 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907763 | controller | Jun 09 17:31:43.340193 crc crio[22095]: time="2026-06-09T17:31:43.33952883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907783 | controller | Jun 09 17:31:43.381673 crc crio[22095]: time="2026-06-09T17:31:43.381548035Z" level=info msg="Removing container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e" id=e63adad7-e0b6-4dc9-ab15-8330992a59fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907799 | controller | Jun 09 17:31:43.406353 crc crio[22095]: time="2026-06-09T17:31:43.406197101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907815 | controller | Jun 09 17:31:43.409733 crc crio[22095]: time="2026-06-09T17:31:43.409701882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907831 | controller | Jun 09 17:31:43.425161 crc crio[22095]: time="2026-06-09T17:31:43.425047728Z" level=info msg="Removed container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api" id=e63adad7-e0b6-4dc9-ab15-8330992a59fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.907849 | controller | Jun 09 17:31:43.601173 crc crio[22095]: time="2026-06-09T17:31:43.60100778Z" level=info msg="Created container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log" id=4fca7289-6873-4856-8914-53522e7ab929 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907884 | controller | Jun 09 17:31:43.602368 crc crio[22095]: time="2026-06-09T17:31:43.602235722Z" level=info msg="Starting container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539" id=91de185d-5d52-443b-9b01-5df425a3936e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.907902 | controller | Jun 09 17:31:43.607862 crc crio[22095]: time="2026-06-09T17:31:43.607742364Z" level=info msg="Started container" PID=306324 containerID=e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539 description=openstack/nova-api-0/nova-api-log id=91de185d-5d52-443b-9b01-5df425a3936e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.907919 | controller | Jun 09 17:31:43.620734 crc crio[22095]: time="2026-06-09T17:31:43.619864577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c627a3f8-d41f-4a01-a68a-3ac9e087d69d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907935 | controller | Jun 09 17:31:43.626222 crc crio[22095]: time="2026-06-09T17:31:43.626095388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a1469550-3621-4bde-b597-c71d9b23a48d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.907951 | controller | Jun 09 17:31:43.631789 crc crio[22095]: time="2026-06-09T17:31:43.631662762Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=ec502897-8184-490e-84f3-96b37c335632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.907967 | controller | Jun 09 17:31:43.632261 crc crio[22095]: time="2026-06-09T17:31:43.632182645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907983 | controller | Jun 09 17:31:43.687995 crc crio[22095]: time="2026-06-09T17:31:43.68775359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.907999 | controller | Jun 09 17:31:43.692077 crc crio[22095]: time="2026-06-09T17:31:43.69200518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908018 | controller | Jun 09 17:31:43.858663 crc crio[22095]: time="2026-06-09T17:31:43.858522578Z" level=info msg="Created container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api" id=ec502897-8184-490e-84f3-96b37c335632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908052 | controller | Jun 09 17:31:43.860072 crc crio[22095]: time="2026-06-09T17:31:43.859995916Z" level=info msg="Starting container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec" id=63ce31c5-caae-4483-9d55-0c76637ad224 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.908070 | controller | Jun 09 17:31:43.868324 crc crio[22095]: time="2026-06-09T17:31:43.868199098Z" level=info msg="Started container" PID=306358 containerID=ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec description=openstack/nova-api-0/nova-api-api id=63ce31c5-caae-4483-9d55-0c76637ad224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.908087 | controller | Jun 09 17:31:46.666497 crc crio[22095]: time="2026-06-09T17:31:46.665328257Z" level=info msg="Stopping container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86 (timeout: 30s)" id=15a29b8b-ffea-4af4-9d82-868e1c0ad244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.908103 | controller | Jun 09 17:31:46.826482 crc crio[22095]: time="2026-06-09T17:31:46.825525533Z" level=info msg="Stopped container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=15a29b8b-ffea-4af4-9d82-868e1c0ad244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.908119 | controller | Jun 09 17:31:47.503606 crc crio[22095]: time="2026-06-09T17:31:47.502647532Z" level=info msg="Removing container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338" id=d70759c5-bc41-467b-84fd-2cf1f8fbd205 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908136 | controller | Jun 09 17:31:47.552074 crc crio[22095]: time="2026-06-09T17:31:47.551844592Z" level=info msg="Removed container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=d70759c5-bc41-467b-84fd-2cf1f8fbd205 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908152 | controller | Jun 09 17:31:48.955223 crc crio[22095]: time="2026-06-09T17:31:48.953201569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=b68241ef-67a3-42e2-b38a-9425ebd76abe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908167 | controller | Jun 09 17:31:48.960306 crc crio[22095]: time="2026-06-09T17:31:48.960101847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=cb9e2b42-cfca-439c-9367-a8eedfc424a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908184 | controller | Jun 09 17:31:48.964348 crc crio[22095]: time="2026-06-09T17:31:48.964278514Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=61e4fc4d-6d2c-474f-a15a-c56c44470584 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908200 | controller | Jun 09 17:31:48.964743 crc crio[22095]: time="2026-06-09T17:31:48.964724316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908216 | controller | Jun 09 17:31:49.047469 crc crio[22095]: time="2026-06-09T17:31:49.04740238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908236 | controller | Jun 09 17:31:49.054777 crc crio[22095]: time="2026-06-09T17:31:49.054729169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908253 | controller | Jun 09 17:31:49.247907 crc crio[22095]: time="2026-06-09T17:31:49.246325096Z" level=info msg="Created container 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=61e4fc4d-6d2c-474f-a15a-c56c44470584 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908269 | controller | Jun 09 17:31:49.250748 crc crio[22095]: time="2026-06-09T17:31:49.250646957Z" level=info msg="Starting container: 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f" id=3972185e-14d8-4cfa-9f78-edcfc202c137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.908285 | controller | Jun 09 17:31:49.256769 crc crio[22095]: time="2026-06-09T17:31:49.256647822Z" level=info msg="Started container" PID=307223 containerID=58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=3972185e-14d8-4cfa-9f78-edcfc202c137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.908302 | controller | Jun 09 17:31:50.168528 crc crio[22095]: time="2026-06-09T17:31:50.16843808Z" level=info msg="Stopping container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663 (timeout: 30s)" id=12f5b25c-2ee1-41e9-b1d4-1e440f6e0df4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.908319 | controller | Jun 09 17:31:50.707776 crc crio[22095]: time="2026-06-09T17:31:50.707098545Z" level=info msg="Stopped container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera" id=12f5b25c-2ee1-41e9-b1d4-1e440f6e0df4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.908335 | controller | Jun 09 17:31:51.606823 crc crio[22095]: time="2026-06-09T17:31:51.606730759Z" level=info msg="Removing container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33" id=039c446a-fc47-459d-8429-abafe6780894 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908352 | controller | Jun 09 17:31:51.733708 crc crio[22095]: time="2026-06-09T17:31:51.733594114Z" level=info msg="Removed container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera" id=039c446a-fc47-459d-8429-abafe6780894 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908367 | controller | Jun 09 17:31:52.540116 crc crio[22095]: time="2026-06-09T17:31:52.539834518Z" level=info msg="Stopped container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api" id=3a892b64-2cfe-4456-b397-66c999461adc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.908384 | controller | Jun 09 17:31:52.541742 crc crio[22095]: time="2026-06-09T17:31:52.541672755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=41b9db1e-26f6-4889-abb0-fdf248b52bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908400 | controller | Jun 09 17:31:52.547378 crc crio[22095]: time="2026-06-09T17:31:52.5472617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=155effc4-d2de-46ea-a118-98681634d9ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908416 | controller | Jun 09 17:31:52.550692 crc crio[22095]: time="2026-06-09T17:31:52.550617266Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=b7160444-fe49-490c-870e-791b6af8f33a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908435 | controller | Jun 09 17:31:52.551091 crc crio[22095]: time="2026-06-09T17:31:52.551028217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908451 | controller | Jun 09 17:31:52.644024 crc crio[22095]: time="2026-06-09T17:31:52.643882264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908467 | controller | Jun 09 17:31:52.664985 crc crio[22095]: time="2026-06-09T17:31:52.664837585Z" level=info msg="Removing container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58" id=0ef94ee5-c0e0-49c0-88d8-865afaf20f88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908483 | controller | Jun 09 17:31:52.747521 crc crio[22095]: time="2026-06-09T17:31:52.747419497Z" level=info msg="Removed container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api" id=0ef94ee5-c0e0-49c0-88d8-865afaf20f88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908499 | controller | Jun 09 17:31:53.404875 crc crio[22095]: time="2026-06-09T17:31:53.404072699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908516 | controller | Jun 09 17:31:53.550782 crc crio[22095]: time="2026-06-09T17:31:53.550629592Z" level=info msg="Created container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api" id=b7160444-fe49-490c-870e-791b6af8f33a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908532 | controller | Jun 09 17:31:53.552088 crc crio[22095]: time="2026-06-09T17:31:53.552016228Z" level=info msg="Starting container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef" id=84e74441-d3d8-4e6e-9011-58941d8bcb09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.908548 | controller | Jun 09 17:31:53.564877 crc crio[22095]: time="2026-06-09T17:31:53.564717806Z" level=info msg="Started container" PID=307987 containerID=34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef description=openstack/cinder-api-0/cinder-api id=84e74441-d3d8-4e6e-9011-58941d8bcb09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.908564 | controller | Jun 09 17:31:53.974129 crc crio[22095]: time="2026-06-09T17:31:53.973238532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8cfd93cc-f7c5-4305-8f6f-d2c7b7b41e1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908580 | controller | Jun 09 17:31:53.976888 crc crio[22095]: time="2026-06-09T17:31:53.976793214Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=21ec04ef-f6f8-4cae-8022-9c6250782a84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908596 | controller | Jun 09 17:31:53.981177 crc crio[22095]: time="2026-06-09T17:31:53.980980682Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=7ffaebbf-d144-4a78-b6aa-3944241f0378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908612 | controller | Jun 09 17:31:53.981455 crc crio[22095]: time="2026-06-09T17:31:53.981241508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908631 | controller | Jun 09 17:31:54.038489 crc crio[22095]: time="2026-06-09T17:31:54.038378863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908648 | controller | Jun 09 17:31:54.043146 crc crio[22095]: time="2026-06-09T17:31:54.043079225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908664 | controller | Jun 09 17:31:54.250635 crc crio[22095]: time="2026-06-09T17:31:54.250522839Z" level=info msg="Created container 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=7ffaebbf-d144-4a78-b6aa-3944241f0378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908680 | controller | Jun 09 17:31:54.251832 crc crio[22095]: time="2026-06-09T17:31:54.251747171Z" level=info msg="Starting container: 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641" id=2f223664-bd4f-4b1d-878e-e4afb8fd0008 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.908696 | controller | Jun 09 17:31:54.257563 crc crio[22095]: time="2026-06-09T17:31:54.257368176Z" level=info msg="Started container" PID=308235 containerID=1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2f223664-bd4f-4b1d-878e-e4afb8fd0008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.908712 | controller | Jun 09 17:31:57.775812 crc crio[22095]: time="2026-06-09T17:31:57.775085456Z" level=info msg="Removing container: 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd" id=a8f38b26-71f1-447d-a674-7adb3ac85dd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908729 | controller | Jun 09 17:31:57.876485 crc crio[22095]: time="2026-06-09T17:31:57.876381401Z" level=info msg="Removed container 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a8f38b26-71f1-447d-a674-7adb3ac85dd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908744 | controller | Jun 09 17:31:58.824605 crc crio[22095]: time="2026-06-09T17:31:58.823775519Z" level=warning msg="Stopping container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.908761 | controller | Jun 09 17:31:58.885875 crc crio[22095]: time="2026-06-09T17:31:58.885646246Z" level=error msg="Killing container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.908777 | controller | Jun 09 17:31:59.127904 crc crio[22095]: time="2026-06-09T17:31:59.127823418Z" level=info msg="Stopped container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler" id=079f3298-0983-4ffa-b40d-ac145b5516b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.908793 | controller | Jun 09 17:31:59.131629 crc crio[22095]: time="2026-06-09T17:31:59.13138747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=07048b5f-5045-427a-930c-8208a1d4e09b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908808 | controller | Jun 09 17:31:59.137811 crc crio[22095]: time="2026-06-09T17:31:59.137700053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=b0ce2ef4-5807-4198-8dac-85c8b730de5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.908828 | controller | Jun 09 17:31:59.145267 crc crio[22095]: time="2026-06-09T17:31:59.145108124Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=5789c117-eeea-4f01-830d-fbe866570504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908844 | controller | Jun 09 17:31:59.146777 crc crio[22095]: time="2026-06-09T17:31:59.146712625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908885 | controller | Jun 09 17:31:59.212886 crc crio[22095]: time="2026-06-09T17:31:59.212797841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908904 | controller | Jun 09 17:31:59.851775 crc crio[22095]: time="2026-06-09T17:31:59.850786061Z" level=info msg="Removing container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811" id=1916afb4-4163-4bf7-8f33-832e5abbbe12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908920 | controller | Jun 09 17:31:59.933393 crc crio[22095]: time="2026-06-09T17:31:59.933271831Z" level=info msg="Removed container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler" id=1916afb4-4163-4bf7-8f33-832e5abbbe12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.908936 | controller | Jun 09 17:31:59.988993 crc crio[22095]: time="2026-06-09T17:31:59.988838995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.908952 | controller | Jun 09 17:32:00.139402 crc crio[22095]: time="2026-06-09T17:32:00.139080524Z" level=info msg="Created container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler" id=5789c117-eeea-4f01-830d-fbe866570504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.908968 | controller | Jun 09 17:32:00.141566 crc crio[22095]: time="2026-06-09T17:32:00.141487356Z" level=info msg="Starting container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c" id=57f93a88-c343-434b-bbd0-5a26a1e9f17e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.908984 | controller | Jun 09 17:32:00.147569 crc crio[22095]: time="2026-06-09T17:32:00.146983228Z" level=info msg="Started container" PID=309102 containerID=139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c description=openstack/cinder-scheduler-0/cinder-scheduler id=57f93a88-c343-434b-bbd0-5a26a1e9f17e name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.909000 | controller | Jun 09 17:32:00.540462 crc crio[22095]: time="2026-06-09T17:32:00.539632544Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683772-mn7h2/POD" id=d4a6a331-dcf0-4fc8-a3fe-7f861c829529 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.909016 | controller | Jun 09 17:32:00.540643 crc crio[22095]: time="2026-06-09T17:32:00.540503467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909032 | controller | Jun 09 17:32:00.616743 crc crio[22095]: time="2026-06-09T17:32:00.616622032Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc0074a4c68}] Aliases:map[]}"
2026-06-09 17:40:40.909053 | controller | Jun 09 17:32:00.616743 crc crio[22095]: time="2026-06-09T17:32:00.616702164Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683772-mn7h2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.909069 | controller | Jun 09 17:32:01.281161 crc crio[22095]: 2026-06-09T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0876b36a167386 Mac:be:72:1f:fb:da:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 SocketPath: PciID:}] [{Interface:0xc000192d30 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.909086 | controller | Jun 09 17:32:01.283051 crc crio[22095]: time="2026-06-09T17:32:01.282984873Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc0074a4c68}] Aliases:map[]}"
2026-06-09 17:40:40.909102 | controller | Jun 09 17:32:01.283214 crc crio[22095]: time="2026-06-09T17:32:01.283160728Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683772-mn7h2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.909119 | controller | Jun 09 17:32:01.292396 crc crio[22095]: time="2026-06-09T17:32:01.292256083Z" level=info msg="Ran pod sandbox a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 with infra container: openshift-infra/auto-csr-approver-29683772-mn7h2/POD" id=d4a6a331-dcf0-4fc8-a3fe-7f861c829529 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.909135 | controller | Jun 09 17:32:01.305058 crc crio[22095]: time="2026-06-09T17:32:01.305000532Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=37bd4ffc-65ec-45c1-8367-43b676f6be42 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.909151 | controller | Jun 09 17:32:01.317689 crc crio[22095]: time="2026-06-09T17:32:01.317630068Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.909167 | controller | Jun 09 17:32:02.280768 crc crio[22095]: time="2026-06-09T17:32:02.279802367Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=37bd4ffc-65ec-45c1-8367-43b676f6be42 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.909183 | controller | Jun 09 17:32:02.282088 crc crio[22095]: time="2026-06-09T17:32:02.282012064Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b98b868c-eeea-4063-8d2c-faa7cefa75c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.909199 | controller | Jun 09 17:32:02.284665 crc crio[22095]: time="2026-06-09T17:32:02.28458177Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f92cad54-00aa-444a-8410-b9d21cdb00c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.909215 | controller | Jun 09 17:32:02.294563 crc crio[22095]: time="2026-06-09T17:32:02.294450315Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683772-mn7h2/oc" id=8f525940-8146-40dd-8d34-734b1318a92e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.909232 | controller | Jun 09 17:32:02.295209 crc crio[22095]: time="2026-06-09T17:32:02.295150213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909248 | controller | Jun 09 17:32:02.431506 crc crio[22095]: time="2026-06-09T17:32:02.431262927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909270 | controller | Jun 09 17:32:02.814539 crc crio[22095]: time="2026-06-09T17:32:02.814447969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909287 | controller | Jun 09 17:32:02.968813 crc crio[22095]: time="2026-06-09T17:32:02.968045304Z" level=info msg="Created container f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d: openshift-infra/auto-csr-approver-29683772-mn7h2/oc" id=8f525940-8146-40dd-8d34-734b1318a92e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.909303 | controller | Jun 09 17:32:02.969793 crc crio[22095]: time="2026-06-09T17:32:02.969739448Z" level=info msg="Starting container: f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d" id=4b0bd42b-8579-4a21-a4fe-9a3697efbc03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.909319 | controller | Jun 09 17:32:02.974888 crc crio[22095]: time="2026-06-09T17:32:02.974825759Z" level=info msg="Started container" PID=309755 containerID=f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d description=openshift-infra/auto-csr-approver-29683772-mn7h2/oc id=4b0bd42b-8579-4a21-a4fe-9a3697efbc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6
2026-06-09 17:40:40.909335 | controller | Jun 09 17:32:04.954138 crc crio[22095]: time="2026-06-09T17:32:04.953370725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=bd6e95a5-f0a4-4b62-a80a-a836c4943038 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.909351 | controller | Jun 09 17:32:04.959424 crc crio[22095]: time="2026-06-09T17:32:04.9593857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=e0451895-ef39-4c3f-b0b7-4157e45dce90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.909367 | controller | Jun 09 17:32:04.963327 crc crio[22095]: time="2026-06-09T17:32:04.96326208Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0360ca47-f308-401d-bad4-d7bda433a971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.909383 | controller | Jun 09 17:32:04.963747 crc crio[22095]: time="2026-06-09T17:32:04.963720232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909400 | controller | Jun 09 17:32:04.970091 crc crio[22095]: time="2026-06-09T17:32:04.96984016Z" level=info msg="Stopping pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6" id=d972cf48-9068-4bbd-a0ef-e60b4c265d1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.909416 | controller | Jun 09 17:32:04.971141 crc crio[22095]: time="2026-06-09T17:32:04.971067702Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc002ab2e30}] Aliases:map[]}"
2026-06-09 17:40:40.909433 | controller | Jun 09 17:32:04.971393 crc crio[22095]: time="2026-06-09T17:32:04.971329768Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683772-mn7h2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.909453 | controller | Jun 09 17:32:05.023875 crc crio[22095]: time="2026-06-09T17:32:05.023426803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909469 | controller | Jun 09 17:32:05.029872 crc crio[22095]: time="2026-06-09T17:32:05.029846059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.909486 | controller | Jun 09 17:32:05.341109 crc crio[22095]: time="2026-06-09T17:32:05.34055272Z" level=info msg="Created container db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0360ca47-f308-401d-bad4-d7bda433a971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.909503 | controller | Jun 09 17:32:05.343006 crc crio[22095]: time="2026-06-09T17:32:05.342977093Z" level=info msg="Starting container: db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368" id=e32ccb24-cf7c-4fbc-b523-bf6f1414449b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.909520 | controller | Jun 09 17:32:05.349880 crc crio[22095]: time="2026-06-09T17:32:05.34983338Z" level=info msg="Started container" PID=310505 containerID=db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e32ccb24-cf7c-4fbc-b523-bf6f1414449b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960
2026-06-09 17:40:40.909537 | controller | Jun 09 17:32:05.416643 crc crio[22095]: time="2026-06-09T17:32:05.416519201Z" level=info msg="Stopped pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6" id=d972cf48-9068-4bbd-a0ef-e60b4c265d1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.909553 | controller | Jun 09 17:32:12.976752 crc crio[22095]: time="2026-06-09T17:32:12.975543879Z" level=info msg="Removing container: a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11" id=85c25d27-4b64-43a4-81ab-77b49058501f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909569 | controller | Jun 09 17:32:13.049418 crc crio[22095]: time="2026-06-09T17:32:13.049319383Z" level=info msg="Removed container a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11: openshift-infra/auto-csr-approver-29683748-msd68/oc" id=85c25d27-4b64-43a4-81ab-77b49058501f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909585 | controller | Jun 09 17:32:13.053064 crc crio[22095]: time="2026-06-09T17:32:13.053001438Z" level=info msg="Removing container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb" id=02c0075e-1a86-4e2e-9cb3-d6be50fd7eb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909600 | controller | Jun 09 17:32:13.097638 crc crio[22095]: time="2026-06-09T17:32:13.097526538Z" level=info msg="Removed container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager" id=02c0075e-1a86-4e2e-9cb3-d6be50fd7eb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909616 | controller | Jun 09 17:32:13.100736 crc crio[22095]: time="2026-06-09T17:32:13.100684349Z" level=info msg="Removing container: 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444" id=196e564e-bfa2-431d-9212-b05fe0558fdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909633 | controller | Jun 09 17:32:13.186231 crc crio[22095]: time="2026-06-09T17:32:13.186079374Z" level=info msg="Removed container 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager" id=196e564e-bfa2-431d-9212-b05fe0558fdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909652 | controller | Jun 09 17:32:13.189448 crc crio[22095]: time="2026-06-09T17:32:13.189398069Z" level=info msg="Removing container: d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d" id=ee86530b-e62e-45bc-ae7d-01f2e03e14d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909668 | controller | Jun 09 17:32:13.276461 crc crio[22095]: time="2026-06-09T17:32:13.275677307Z" level=info msg="Removed container d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager" id=ee86530b-e62e-45bc-ae7d-01f2e03e14d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909685 | controller | Jun 09 17:32:13.279036 crc crio[22095]: time="2026-06-09T17:32:13.278999503Z" level=info msg="Removing container: 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb" id=b4de4c10-f96a-4d73-84a1-275e0c3ac691 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909701 | controller | Jun 09 17:32:13.392211 crc crio[22095]: time="2026-06-09T17:32:13.392099832Z" level=info msg="Removed container 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=b4de4c10-f96a-4d73-84a1-275e0c3ac691 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909717 | controller | Jun 09 17:32:13.396885 crc crio[22095]: time="2026-06-09T17:32:13.396791743Z" level=info msg="Removing container: c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac" id=3274e327-65c4-429d-827b-da6dcf707f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909733 | controller | Jun 09 17:32:13.472022 crc crio[22095]: time="2026-06-09T17:32:13.471852431Z" level=info msg="Removed container c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=3274e327-65c4-429d-827b-da6dcf707f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909750 | controller | Jun 09 17:32:13.479269 crc crio[22095]: time="2026-06-09T17:32:13.47918443Z" level=info msg="Removing container: ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0" id=cd47c240-7f48-4731-8c88-a10528e6445a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909765 | controller | Jun 09 17:32:13.538958 crc crio[22095]: time="2026-06-09T17:32:13.538772449Z" level=info msg="Removed container ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager" id=cd47c240-7f48-4731-8c88-a10528e6445a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909781 | controller | Jun 09 17:32:13.547566 crc crio[22095]: time="2026-06-09T17:32:13.547484524Z" level=info msg="Removing container: ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad" id=4f923328-ba8a-4794-99e3-5422597f0168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909797 | controller | Jun 09 17:32:13.583900 crc crio[22095]: time="2026-06-09T17:32:13.583799261Z" level=info msg="Removed container ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager" id=4f923328-ba8a-4794-99e3-5422597f0168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909813 | controller | Jun 09 17:32:13.586753 crc crio[22095]: time="2026-06-09T17:32:13.586705696Z" level=info msg="Removing container: 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4" id=d82eae70-1d9e-48ae-9f29-e51046cff88e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909829 | controller | Jun 09 17:32:13.627044 crc crio[22095]: time="2026-06-09T17:32:13.626882903Z" level=info msg="Removed container 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=d82eae70-1d9e-48ae-9f29-e51046cff88e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909851 | controller | Jun 09 17:32:13.630105 crc crio[22095]: time="2026-06-09T17:32:13.629964123Z" level=info msg="Removing container: 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3" id=8561fd0f-afb9-40a2-b00f-1887e0581c25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909885 | controller | Jun 09 17:32:13.670255 crc crio[22095]: time="2026-06-09T17:32:13.67013935Z" level=info msg="Removed container 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager" id=8561fd0f-afb9-40a2-b00f-1887e0581c25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909907 | controller | Jun 09 17:32:13.675558 crc crio[22095]: time="2026-06-09T17:32:13.675459607Z" level=info msg="Removing container: 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a" id=722d6d1e-26f7-4dc9-9a83-e4e66410797b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909924 | controller | Jun 09 17:32:13.730397 crc crio[22095]: time="2026-06-09T17:32:13.730230731Z" level=info msg="Removed container 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager" id=722d6d1e-26f7-4dc9-9a83-e4e66410797b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909940 | controller | Jun 09 17:32:13.734169 crc crio[22095]: time="2026-06-09T17:32:13.733976548Z" level=info msg="Removing container: 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358" id=f99f8fad-37b3-4ab6-849e-ef57bada4e69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909956 | controller | Jun 09 17:32:13.772829 crc crio[22095]: time="2026-06-09T17:32:13.772734269Z" level=info msg="Removed container 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=f99f8fad-37b3-4ab6-849e-ef57bada4e69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909973 | controller | Jun 09 17:32:13.775083 crc crio[22095]: time="2026-06-09T17:32:13.775000127Z" level=info msg="Removing container: 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a" id=7e6460f3-d204-40b6-8f06-3adf47da7b1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.909989 | controller | Jun 09 17:32:13.832093 crc crio[22095]: time="2026-06-09T17:32:13.831895986Z" level=info msg="Removed container 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager" id=7e6460f3-d204-40b6-8f06-3adf47da7b1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910005 | controller | Jun 09 17:32:13.838190 crc crio[22095]: time="2026-06-09T17:32:13.83785349Z" level=info msg="Removing container: 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508" id=2c719f73-0e7b-49b9-8f5c-81d77f92397e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910021 | controller | Jun 09 17:32:13.881628 crc crio[22095]: time="2026-06-09T17:32:13.881532187Z" level=info msg="Removed container 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager" id=2c719f73-0e7b-49b9-8f5c-81d77f92397e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910037 | controller | Jun 09 17:32:13.888091 crc crio[22095]: time="2026-06-09T17:32:13.888012045Z" level=info msg="Removing container: 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f" id=0604afbd-e1c2-4e0c-8f96-0cf804b30937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910052 | controller | Jun 09 17:32:13.927540 crc crio[22095]: time="2026-06-09T17:32:13.927446932Z" level=info msg="Removed container 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0604afbd-e1c2-4e0c-8f96-0cf804b30937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910072 | controller | Jun 09 17:32:13.939323 crc crio[22095]: time="2026-06-09T17:32:13.938308613Z" level=info msg="Removing container: f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551" id=5b834387-b912-4b32-9800-9a4491070b11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910088 | controller | Jun 09 17:32:13.987682 crc crio[22095]: time="2026-06-09T17:32:13.987486762Z" level=info msg="Removed container f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator" id=5b834387-b912-4b32-9800-9a4491070b11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910104 | controller | Jun 09 17:32:13.996045 crc crio[22095]: time="2026-06-09T17:32:13.995965111Z" level=info msg="Removing container: 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de" id=3c475f4a-a706-42de-bdd2-6a99e6c7aa7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910120 | controller | Jun 09 17:32:14.130517 crc crio[22095]: time="2026-06-09T17:32:14.130421242Z" level=info msg="Removed container 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector" id=3c475f4a-a706-42de-bdd2-6a99e6c7aa7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910136 | controller | Jun 09 17:32:14.134453 crc crio[22095]: time="2026-06-09T17:32:14.134389695Z" level=info msg="Removing container: e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131" id=a502c23e-35b6-42df-b5e1-b0ccd1690f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910152 | controller | Jun 09 17:32:14.234448 crc crio[22095]: time="2026-06-09T17:32:14.233446162Z" level=info msg="Removed container e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=a502c23e-35b6-42df-b5e1-b0ccd1690f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910168 | controller | Jun 09 17:32:14.239763 crc crio[22095]: time="2026-06-09T17:32:14.239477668Z" level=info msg="Removing container: 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1" id=e4392bf6-aeba-4104-b3fe-08080214e4d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910184 | controller | Jun 09 17:32:14.360573 crc crio[22095]: time="2026-06-09T17:32:14.360508212Z" level=info msg="Removed container 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager" id=e4392bf6-aeba-4104-b3fe-08080214e4d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910199 | controller | Jun 09 17:32:14.365061 crc crio[22095]: time="2026-06-09T17:32:14.364987938Z" level=info msg="Removing container: 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86" id=79b5328c-2284-49da-abe7-08dc9edd06c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910215 | controller | Jun 09 17:32:14.454726 crc crio[22095]: time="2026-06-09T17:32:14.454585341Z" level=info msg="Removed container 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=79b5328c-2284-49da-abe7-08dc9edd06c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910231 | controller | Jun 09 17:32:14.457835 crc crio[22095]: time="2026-06-09T17:32:14.457745883Z" level=info msg="Removing container: 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae" id=4ee6b368-2b8a-4d90-bbd7-b574daa14dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910246 | controller | Jun 09 17:32:14.503416 crc crio[22095]: time="2026-06-09T17:32:14.503273748Z" level=info msg="Removed container 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=4ee6b368-2b8a-4d90-bbd7-b574daa14dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910265 | controller | Jun 09 17:32:14.507861 crc crio[22095]: time="2026-06-09T17:32:14.507770754Z" level=info msg="Removing container: 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a" id=7d9862bf-c6ca-45eb-9557-d042c62ff306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910281 | controller | Jun 09 17:32:14.551418 crc crio[22095]: time="2026-06-09T17:32:14.551249386Z" level=info msg="Removed container 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator" id=7d9862bf-c6ca-45eb-9557-d042c62ff306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910296 | controller | Jun 09 17:32:14.562747 crc crio[22095]: time="2026-06-09T17:32:14.56263723Z" level=info msg="Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=e85e42b5-e6ec-40f7-8465-8cb332b4f51d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.910312 | controller | Jun 09 17:32:14.562747 crc crio[22095]: time="2026-06-09T17:32:14.562736163Z" level=info msg="Stopped pod sandbox (already stopped): 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=e85e42b5-e6ec-40f7-8465-8cb332b4f51d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.910328 | controller | Jun 09 17:32:14.563399 crc crio[22095]: time="2026-06-09T17:32:14.563327718Z" level=info msg="Removing pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=24e72ea2-438e-4d55-a0e1-907e2818ee3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.910344 | controller | Jun 09 17:32:14.587166 crc crio[22095]: time="2026-06-09T17:32:14.58704334Z" level=info msg="Removed pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b" id=24e72ea2-438e-4d55-a0e1-907e2818ee3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.910359 | controller | Jun 09 17:32:28.953583 crc crio[22095]: time="2026-06-09T17:32:28.952346313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c2724487-bab0-4e76-947c-70dc727a3e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.910376 | controller | Jun 09 17:32:28.959835 crc crio[22095]: time="2026-06-09T17:32:28.959731933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=99de0033-25ac-4d38-b22e-cb42bc9f14fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.910392 | controller | Jun 09 17:32:28.968525 crc crio[22095]: time="2026-06-09T17:32:28.968434888Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=a741186f-9042-488f-ac41-190e03d4d306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.910408 | controller | Jun 09 17:32:28.968860 crc crio[22095]: time="2026-06-09T17:32:28.968806148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910424 | controller | Jun 09 17:32:29.051486 crc crio[22095]: time="2026-06-09T17:32:29.051276977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910441 | controller | Jun 09 17:32:29.056802 crc crio[22095]: time="2026-06-09T17:32:29.056676556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910460 | controller | Jun 09 17:32:29.248486 crc crio[22095]: time="2026-06-09T17:32:29.247681517Z" level=info msg="Created container 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0: openstack/placement-db-create-87tf9/mariadb-database-create" id=a741186f-9042-488f-ac41-190e03d4d306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.910477 | controller | Jun 09 17:32:29.249842 crc crio[22095]: time="2026-06-09T17:32:29.249755231Z" level=info msg="Starting container: 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0" id=ca5204ae-ef7b-4739-866f-7584b3b98050 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.910493 | controller | Jun 09 17:32:29.255676 crc crio[22095]: time="2026-06-09T17:32:29.255578281Z" level=info msg="Started container" PID=316323 containerID=5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0 description=openstack/placement-db-create-87tf9/mariadb-database-create id=ca5204ae-ef7b-4739-866f-7584b3b98050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.910510 | controller | Jun 09 17:32:29.971050 crc crio[22095]: time="2026-06-09T17:32:29.970798864Z" level=info msg="Removing container: e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a" id=b17f7885-d811-467a-805a-12b3d1191beb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910526 | controller | Jun 09 17:32:30.058993 crc crio[22095]: time="2026-06-09T17:32:30.058825876Z" level=info msg="Removed container e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a: openstack/placement-db-create-87tf9/mariadb-database-create" id=b17f7885-d811-467a-805a-12b3d1191beb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910542 | controller | Jun 09 17:32:30.954001 crc crio[22095]: time="2026-06-09T17:32:30.953346779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e75e8ae0-3596-49fb-b098-91d45aa0d4d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.910558 | controller | Jun 09 17:32:30.957318 crc crio[22095]: time="2026-06-09T17:32:30.957223589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=566898c2-cf05-436e-a692-0b730008599a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.910574 | controller | Jun 09 17:32:30.961363 crc crio[22095]: time="2026-06-09T17:32:30.961210601Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=276ac04c-7f95-4086-aa0d-80925a5462f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.910590 | controller | Jun 09 17:32:30.961829 crc crio[22095]: time="2026-06-09T17:32:30.961726655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910606 | controller | Jun 09 17:32:31.024608 crc crio[22095]: time="2026-06-09T17:32:31.024500565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910622 | controller | Jun 09 17:32:31.027786 crc crio[22095]: time="2026-06-09T17:32:31.027703108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910639 | controller | Jun 09 17:32:31.184413 crc crio[22095]: time="2026-06-09T17:32:31.184322891Z" level=info msg="Created container c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b: openstack/glance-db-create-dcrqh/mariadb-database-create" id=276ac04c-7f95-4086-aa0d-80925a5462f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.910658 | controller | Jun 09 17:32:31.185726 crc crio[22095]: time="2026-06-09T17:32:31.185602754Z" level=info msg="Starting container: c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b" id=0509658e-abce-4882-9c23-f1f73c89db1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.910674 | controller | Jun 09 17:32:31.193108 crc crio[22095]: time="2026-06-09T17:32:31.191201819Z" level=info msg="Started container" PID=316684 containerID=c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b description=openstack/glance-db-create-dcrqh/mariadb-database-create id=0509658e-abce-4882-9c23-f1f73c89db1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.910691 | controller | Jun 09 17:32:31.997610 crc crio[22095]: time="2026-06-09T17:32:31.996817766Z" level=info msg="Removing container: 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36" id=ea9d4cd7-39ee-42f3-87b6-38fada01bf77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910707 | controller | Jun 09 17:32:32.092328 crc crio[22095]: time="2026-06-09T17:32:32.092205639Z" level=info msg="Removed container 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36: openstack/glance-db-create-dcrqh/mariadb-database-create" id=ea9d4cd7-39ee-42f3-87b6-38fada01bf77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910723 | controller | Jun 09 17:32:34.813883 crc crio[22095]: time="2026-06-09T17:32:34.812888763Z" level=info msg="Stopping container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead (timeout: 30s)" id=254d2cb9-7f36-4b81-8c1c-cd242c6ecc7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.910739 | controller | Jun 09 17:32:39.613707 crc crio[22095]: time="2026-06-09T17:32:39.612450355Z" level=info msg="Stopping container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539 (timeout: 30s)" id=fc2b4c75-624d-4b75-81df-e729f5f25406 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.910755 | controller | Jun 09 17:32:39.772000 crc crio[22095]: time="2026-06-09T17:32:39.771602964Z" level=info msg="Stopped container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log" id=fc2b4c75-624d-4b75-81df-e729f5f25406 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.910771 | controller | Jun 09 17:32:40.155651 crc crio[22095]: time="2026-06-09T17:32:40.155131455Z" level=info msg="Stopping container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec (timeout: 30s)" id=eb3489e7-b429-4e79-8e49-eda2f1430353 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.910787 | controller | Jun 09 17:32:40.156273 crc crio[22095]: time="2026-06-09T17:32:40.156195742Z" level=info msg="Removing container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b" id=9c6b8a4b-2fc8-4294-90f1-c9bc08ef950b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910806 | controller | Jun 09 17:32:40.244115 crc crio[22095]: time="2026-06-09T17:32:40.24365801Z" level=info msg="Removed container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log" id=9c6b8a4b-2fc8-4294-90f1-c9bc08ef950b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.910822 | controller | Jun 09 17:32:45.954581 crc crio[22095]: time="2026-06-09T17:32:45.951591311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=51965e41-14f0-4fec-b0d1-26239c869ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.910838 | controller | Jun 09 17:32:45.958562 crc crio[22095]: time="2026-06-09T17:32:45.958365696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=354a2226-08c0-46ce-847f-616b7b4accd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.910874 | controller | Jun 09 17:32:45.963279 crc crio[22095]: time="2026-06-09T17:32:45.961861866Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=6ce01e6b-2551-4788-bd19-52e1c2ad4ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.910896 | controller | Jun 09 17:32:45.963279 crc crio[22095]: time="2026-06-09T17:32:45.96239608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910913 | controller | Jun 09 17:32:46.010795 crc crio[22095]: time="2026-06-09T17:32:46.010642085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910929 | controller | Jun 09 17:32:46.013991 crc crio[22095]: time="2026-06-09T17:32:46.013886259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.910946 | controller | Jun 09 17:32:46.272883 crc crio[22095]: time="2026-06-09T17:32:46.272778453Z" level=info msg="Created container 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b: openstack/barbican-db-create-6stvh/mariadb-database-create" id=6ce01e6b-2551-4788-bd19-52e1c2ad4ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.910962 | controller | Jun 09 17:32:46.275695 crc crio[22095]: time="2026-06-09T17:32:46.275621826Z" level=info msg="Starting container: 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b" id=4a5da646-a8f7-46b3-86c4-7bca6701c43b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.910978 | controller | Jun 09 17:32:46.286691 crc crio[22095]: time="2026-06-09T17:32:46.286565078Z" level=info msg="Started container" PID=318983 containerID=47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b description=openstack/barbican-db-create-6stvh/mariadb-database-create id=4a5da646-a8f7-46b3-86c4-7bca6701c43b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.910995 | controller | Jun 09 17:32:47.305105 crc crio[22095]: time="2026-06-09T17:32:47.304404004Z" level=info msg="Removing container: 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4" id=a9cb92b5-c642-4538-a416-d7735d4bf727 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911011 | controller | Jun 09 17:32:47.396157 crc crio[22095]: time="2026-06-09T17:32:47.39603957Z" level=info msg="Removed container 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4: openstack/barbican-db-create-6stvh/mariadb-database-create" id=a9cb92b5-c642-4538-a416-d7735d4bf727 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911027 | controller | Jun 09 17:32:48.872887 crc crio[22095]: time="2026-06-09T17:32:48.870194635Z" level=info msg="Stopped container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata" id=254d2cb9-7f36-4b81-8c1c-cd242c6ecc7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.911043 | controller | Jun 09 17:32:48.882327 crc crio[22095]: time="2026-06-09T17:32:48.882078962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=88f8d985-08a2-4fa5-aca4-4f4a14a0a9fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.911059 | controller | Jun 09 17:32:48.885360 crc crio[22095]: time="2026-06-09T17:32:48.885197212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9a5dbf34-cead-4d7f-9b22-9c799ade875e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.911078 | controller | Jun 09 17:32:48.890258 crc crio[22095]: time="2026-06-09T17:32:48.890089409Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=cb7b7404-27db-4812-ba61-a3aca02a6b33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.911095 | controller | Jun 09 17:32:48.890691 crc crio[22095]: time="2026-06-09T17:32:48.890610062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911111 | controller | Jun 09 17:32:48.984677 crc crio[22095]: time="2026-06-09T17:32:48.984540227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911127 | controller | Jun 09 17:32:48.995193 crc crio[22095]: time="2026-06-09T17:32:48.988771176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911143 | controller | Jun 09 17:32:49.195667 crc crio[22095]: time="2026-06-09T17:32:49.195522743Z" level=info msg="Created container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log" id=cb7b7404-27db-4812-ba61-a3aca02a6b33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.911159 | controller | Jun 09 17:32:49.197113 crc crio[22095]: time="2026-06-09T17:32:49.197027202Z" level=info msg="Starting container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40" id=3731e66d-6fae-49a2-a00d-ada8f3cebae7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.911176 | controller | Jun 09 17:32:49.205171 crc crio[22095]: time="2026-06-09T17:32:49.20508129Z" level=info msg="Started container" PID=319410 containerID=72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40 description=openstack/nova-metadata-0/nova-metadata-log id=3731e66d-6fae-49a2-a00d-ada8f3cebae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.911192 | controller | Jun 09 17:32:49.356655 crc crio[22095]: time="2026-06-09T17:32:49.355845402Z" level=info msg="Removing container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40" id=7de1bbe8-1c48-4b59-a4f9-e822e20bb517 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911208 | controller | Jun 09 17:32:49.405688 crc crio[22095]: time="2026-06-09T17:32:49.405533674Z" level=info msg="Removed container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata" id=7de1bbe8-1c48-4b59-a4f9-e822e20bb517 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911224 | controller | Jun 09 17:32:49.952558 crc crio[22095]: time="2026-06-09T17:32:49.951838167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=22df65f3-85af-46a7-bea0-63562b085d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.911240 | controller | Jun 09 17:32:49.954706 crc crio[22095]: time="2026-06-09T17:32:49.954612779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a3b2e329-6107-4a93-8ec6-e62dad981add name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.911256 | controller | Jun 09 17:32:49.957726 crc crio[22095]: time="2026-06-09T17:32:49.957627337Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=b2cdefbd-5d52-40fd-a686-52e4031ac808 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.911271 | controller | Jun 09 17:32:49.958151 crc crio[22095]: time="2026-06-09T17:32:49.958099229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911296 | controller | Jun 09 17:32:50.017727 crc crio[22095]: time="2026-06-09T17:32:50.017187594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911313 | controller | Jun 09 17:32:50.021654 crc crio[22095]: time="2026-06-09T17:32:50.021544117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911328 | controller | Jun 09 17:32:50.227321 crc crio[22095]: time="2026-06-09T17:32:50.226397075Z" level=info msg="Created container 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=b2cdefbd-5d52-40fd-a686-52e4031ac808 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.911344 | controller | Jun 09 17:32:50.229646 crc crio[22095]: time="2026-06-09T17:32:50.229550286Z" level=info msg="Starting container: 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9" id=bc365d69-399f-47f6-9ad0-184ca97ada1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.911360 | controller | Jun 09 17:32:50.240220 crc crio[22095]: time="2026-06-09T17:32:50.240099608Z" level=info msg="Started container" PID=319520 containerID=82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=bc365d69-399f-47f6-9ad0-184ca97ada1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.911377 | controller | Jun 09 17:32:51.452281 crc crio[22095]: time="2026-06-09T17:32:51.452225588Z" level=info msg="Removing container: 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab" id=e8b08aa8-5efb-465f-8235-5408f4360982 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911393 | controller | Jun 09 17:32:51.540639 crc crio[22095]: time="2026-06-09T17:32:51.540577069Z" level=info msg="Removed container 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=e8b08aa8-5efb-465f-8235-5408f4360982 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911409 | controller | Jun 09 17:32:54.119141 crc crio[22095]: time="2026-06-09T17:32:54.118339444Z" level=info msg="Stopped container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api" id=eb3489e7-b429-4e79-8e49-eda2f1430353 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.911425 | controller | Jun 09 17:32:54.547327 crc crio[22095]: time="2026-06-09T17:32:54.547241587Z" level=info msg="Removing container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246" id=7e2a6aac-87ca-4f0b-83c0-fb0f22cf694a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911441 | controller | Jun 09 17:32:54.592782 crc crio[22095]: time="2026-06-09T17:32:54.592649039Z" level=info msg="Removed container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api" id=7e2a6aac-87ca-4f0b-83c0-fb0f22cf694a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911457 | controller | Jun 09 17:32:59.040882 crc crio[22095]: time="2026-06-09T17:32:59.040213002Z" level=info msg="Stopping container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef (timeout: 30s)" id=4b79c311-2ba2-44ed-aa04-743268d9dc91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.911473 | controller | Jun 09 17:33:08.749525 crc crio[22095]: time="2026-06-09T17:33:08.748481374Z" level=info msg="Removing container: edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be" id=ecf1af7c-7670-4f96-9277-c44cc3290789 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911493 | controller | Jun 09 17:33:08.844757 crc crio[22095]: time="2026-06-09T17:33:08.844637126Z" level=info msg="Removed container edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=ecf1af7c-7670-4f96-9277-c44cc3290789 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911509 | controller | Jun 09 17:33:12.800901 crc crio[22095]: time="2026-06-09T17:33:12.799591394Z" level=info msg="Stopped container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api" id=4b79c311-2ba2-44ed-aa04-743268d9dc91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.911526 | controller | Jun 09 17:33:12.804022 crc crio[22095]: time="2026-06-09T17:33:12.803871854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=1a731905-2efa-4307-9eea-952791bb78ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.911542 | controller | Jun 09 17:33:12.812356 crc crio[22095]: time="2026-06-09T17:33:12.812206769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d4f0483e-286f-4d93-830a-c980489b3272 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.911558 | controller | Jun 09 17:33:12.817161 crc crio[22095]: time="2026-06-09T17:33:12.816262773Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=e30349c9-6a73-4e07-afb7-28d1d51ca701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.911574 | controller | Jun 09 17:33:12.817161 crc crio[22095]: time="2026-06-09T17:33:12.817084515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911591 | controller | Jun 09 17:33:12.833643 crc crio[22095]: time="2026-06-09T17:33:12.833602301Z" level=info msg="Removing container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015" id=faedfde4-c1c4-4d64-9754-38efc2915c72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911607 | controller | Jun 09 17:33:12.895140 crc crio[22095]: time="2026-06-09T17:33:12.893720293Z" level=info msg="Removed container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api" id=faedfde4-c1c4-4d64-9754-38efc2915c72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911623 | controller | Jun 09 17:33:12.905169 crc crio[22095]: time="2026-06-09T17:33:12.905073926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911640 | controller | Jun 09 17:33:13.562703 crc crio[22095]: time="2026-06-09T17:33:13.56260124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.911656 | controller | Jun 09 17:33:13.710170 crc crio[22095]: time="2026-06-09T17:33:13.710057927Z" level=info msg="Created container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api" id=e30349c9-6a73-4e07-afb7-28d1d51ca701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.911672 | controller | Jun 09 17:33:13.711388 crc crio[22095]: time="2026-06-09T17:33:13.711275398Z" level=info msg="Starting container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862" id=36ae1cf6-6fa2-4323-8386-8e37fefd01c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.911688 | controller | Jun 09 17:33:13.718274 crc crio[22095]: time="2026-06-09T17:33:13.718168316Z" level=info msg="Started container" PID=322481 containerID=2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862 description=openstack/cinder-api-0/cinder-api id=36ae1cf6-6fa2-4323-8386-8e37fefd01c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.911707 | controller | Jun 09 17:33:14.612456 crc crio[22095]: time="2026-06-09T17:33:14.611619781Z" level=info msg="Removing container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a" id=9c26b54d-0732-49ba-aafb-1c3165585dae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911724 | controller | Jun 09 17:33:14.687282 crc crio[22095]: time="2026-06-09T17:33:14.687185462Z" level=info msg="Removed container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins" id=9c26b54d-0732-49ba-aafb-1c3165585dae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911740 | controller | Jun 09 17:33:14.690382 crc crio[22095]: time="2026-06-09T17:33:14.690324043Z" level=info msg="Removing container: ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940" id=44fb7f50-a16b-4c46-99ae-176914be98d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911756 | controller | Jun 09 17:33:14.785550 crc crio[22095]: time="2026-06-09T17:33:14.784418692Z" level=info msg="Removed container ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager" id=44fb7f50-a16b-4c46-99ae-176914be98d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911772 | controller | Jun 09 17:33:14.788092 crc crio[22095]: time="2026-06-09T17:33:14.788040756Z" level=info msg="Removing container: 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c" id=b3aae658-5918-49d0-bb23-3db23ce7bc05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911791 | controller | Jun 09 17:33:14.895487 crc crio[22095]: time="2026-06-09T17:33:14.895375536Z" level=info msg="Removed container 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager" id=b3aae658-5918-49d0-bb23-3db23ce7bc05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911808 | controller | Jun 09 17:33:14.898423 crc crio[22095]: time="2026-06-09T17:33:14.898375964Z" level=info msg="Removing container: fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668" id=462f44ed-afe4-4d45-b38f-8547ae9b4754 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911824 | controller | Jun 09 17:33:15.008154 crc crio[22095]: time="2026-06-09T17:33:15.008053625Z" level=info msg="Removed container fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager" id=462f44ed-afe4-4d45-b38f-8547ae9b4754 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911840 | controller | Jun 09 17:33:15.014162 crc crio[22095]: time="2026-06-09T17:33:15.014087551Z" level=info msg="Removing container: eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab" id=9dcadba7-4c5b-4b56-a1eb-33d018eeb081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911875 | controller | Jun 09 17:33:15.111756 crc crio[22095]: time="2026-06-09T17:33:15.11166698Z" level=info msg="Removed container eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager" id=9dcadba7-4c5b-4b56-a1eb-33d018eeb081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911896 | controller | Jun 09 17:33:15.114779 crc crio[22095]: time="2026-06-09T17:33:15.11475443Z" level=info msg="Removing container: cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd" id=1f0c1822-3ce6-4323-94d5-57d9e461fc03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911913 | controller | Jun 09 17:33:15.193483 crc crio[22095]: time="2026-06-09T17:33:15.193376129Z" level=info msg="Removed container cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager" id=1f0c1822-3ce6-4323-94d5-57d9e461fc03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911932 | controller | Jun 09 17:33:15.196665 crc crio[22095]: time="2026-06-09T17:33:15.196567322Z" level=info msg="Removing container: a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7" id=fd1b997d-ec6e-48c1-8c6b-17ed78d42ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911949 | controller | Jun 09 17:33:15.235887 crc crio[22095]: time="2026-06-09T17:33:15.235815605Z" level=info msg="Removed container a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager" id=fd1b997d-ec6e-48c1-8c6b-17ed78d42ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911965 | controller | Jun 09 17:33:15.239112 crc crio[22095]: time="2026-06-09T17:33:15.238891734Z" level=info msg="Removing container: c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6" id=f040f58f-96de-4bac-93b7-eb2712218834 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911980 | controller | Jun 09 17:33:15.276277 crc crio[22095]: time="2026-06-09T17:33:15.276075314Z" level=info msg="Removed container c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager" id=f040f58f-96de-4bac-93b7-eb2712218834 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.911996 | controller | Jun 09 17:33:15.278517 crc crio[22095]: time="2026-06-09T17:33:15.278443546Z" level=info msg="Removing container: 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814" id=d339efd8-cd1b-4b44-b3a4-f9f495e3bf5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912012 | controller | Jun 09 17:33:15.317965 crc crio[22095]: time="2026-06-09T17:33:15.317599886Z" level=info msg="Removed container 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager" id=d339efd8-cd1b-4b44-b3a4-f9f495e3bf5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912028 | controller | Jun 09 17:33:15.332661 crc crio[22095]: time="2026-06-09T17:33:15.332573043Z" level=info msg="Stopping pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d" id=921cb9fa-59b4-4d75-8a86-957adff325a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.912044 | controller | Jun 09 17:33:15.332661 crc crio[22095]: time="2026-06-09T17:33:15.332665915Z" level=info msg="Stopped pod sandbox (already stopped): f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d" id=921cb9fa-59b4-4d75-8a86-957adff325a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.912069 | controller | Jun 09 17:33:15.333514 crc crio[22095]: time="2026-06-09T17:33:15.333431215Z" level=info msg="Removing pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d" id=faf72fd7-5085-4ef3-ac5f-0f76dcb83020 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.912087 | controller | Jun 09 17:33:15.349717 crc crio[22095]: time="2026-06-09T17:33:15.349555821Z" level=info msg="Removed pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d" id=faf72fd7-5085-4ef3-ac5f-0f76dcb83020 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.912103 | controller | Jun 09 17:33:20.954624 crc crio[22095]: time="2026-06-09T17:33:20.953381055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bbd215ee-02fb-4af1-8696-6e9c4c6080fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.912118 | controller | Jun 09 17:33:20.959441 crc crio[22095]: time="2026-06-09T17:33:20.959363609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2c0f793e-91d4-43f0-833e-e1882698a070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.912137 | controller | Jun 09 17:33:20.964245 crc crio[22095]: time="2026-06-09T17:33:20.964175793Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=7fc2d26f-06aa-428a-abf6-59e756123043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.912154 | controller | Jun 09 17:33:20.964616 crc crio[22095]: time="2026-06-09T17:33:20.964561623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912170 | controller | Jun 09 17:33:21.102972 crc crio[22095]: time="2026-06-09T17:33:21.102820153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912186 | controller | Jun 09 17:33:21.115493 crc crio[22095]: time="2026-06-09T17:33:21.115393217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912202 | controller | Jun 09 17:33:21.364267 crc crio[22095]: time="2026-06-09T17:33:21.363649876Z" level=info msg="Created container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera" id=7fc2d26f-06aa-428a-abf6-59e756123043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.912218 | controller | Jun 09 17:33:21.365721 crc crio[22095]: time="2026-06-09T17:33:21.365617247Z" level=info msg="Starting container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc" id=28f60eae-f5f3-4bf1-9e9e-444a9eb5bc8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.912235 | controller | Jun 09 17:33:21.371340 crc crio[22095]: time="2026-06-09T17:33:21.37117799Z" level=info msg="Started container" PID=323677 containerID=f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc description=openstack/openstack-galera-0/galera id=28f60eae-f5f3-4bf1-9e9e-444a9eb5bc8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.912251 | controller | Jun 09 17:33:32.268159 crc crio[22095]: time="2026-06-09T17:33:32.266503655Z" level=info msg="Removing container: 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089" id=45da776a-396e-4795-9f8e-ab1ad7ab74ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912267 | controller | Jun 09 17:33:32.402990 crc crio[22095]: time="2026-06-09T17:33:32.402800443Z" level=info msg="Removed container 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=45da776a-396e-4795-9f8e-ab1ad7ab74ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912283 | controller | Jun 09 17:33:43.810603 crc crio[22095]: time="2026-06-09T17:33:43.809861239Z" level=info msg="Stopping container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40 (timeout: 30s)" id=c304ad95-ac3a-43f1-82c3-cb2d6d6c7675 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.912300 | controller | Jun 09 17:33:43.940445 crc crio[22095]: time="2026-06-09T17:33:43.940263635Z" level=info msg="Stopped container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log" id=c304ad95-ac3a-43f1-82c3-cb2d6d6c7675 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.912316 | controller | Jun 09 17:33:44.467053 crc crio[22095]: time="2026-06-09T17:33:44.465861764Z" level=info msg="Removing container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726" id=74a760b8-f880-4a86-b170-ec70431ee92a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912338 | controller | Jun 09 17:33:44.540565 crc crio[22095]: time="2026-06-09T17:33:44.54047234Z" level=info msg="Removed container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log" id=74a760b8-f880-4a86-b170-ec70431ee92a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912355 | controller | Jun 09 17:33:48.954117 crc crio[22095]: time="2026-06-09T17:33:48.952838715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ebfb5c69-7197-4ae5-816c-7dd170171dea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.912371 | controller | Jun 09 17:33:48.955853 crc crio[22095]: time="2026-06-09T17:33:48.953312978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=0e7d80ff-0bd2-4056-aa5d-5bd0a37ed714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.912387 | controller | Jun 09 17:33:48.959420 crc crio[22095]: time="2026-06-09T17:33:48.959275002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=1ab4c502-94ac-4f55-9e88-3fbdce60825f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.912403 | controller | Jun 09 17:33:48.959896 crc crio[22095]: time="2026-06-09T17:33:48.959749044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e06a8d0d-89f4-4792-815e-a12adda27e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.912419 | controller | Jun 09 17:33:48.964158 crc crio[22095]: time="2026-06-09T17:33:48.964080326Z" level=info msg="Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create" id=85c73f2b-4650-4b8f-b129-9db5ab43de43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.912435 | controller | Jun 09 17:33:48.964595 crc crio[22095]: time="2026-06-09T17:33:48.964530247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912452 | controller | Jun 09 17:33:48.966225 crc crio[22095]: time="2026-06-09T17:33:48.966142239Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=5de04059-5315-4eef-bf34-b8e7e20bc786 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.912468 | controller | Jun 09 17:33:48.986016 crc crio[22095]: time="2026-06-09T17:33:48.985255132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912484 | controller | Jun 09 17:33:49.033411 crc crio[22095]: time="2026-06-09T17:33:49.033282032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912500 | controller | Jun 09 17:33:49.038266 crc crio[22095]: time="2026-06-09T17:33:49.038191829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912515 | controller | Jun 09 17:33:49.063564 crc crio[22095]: time="2026-06-09T17:33:49.063390269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912531 | controller | Jun 09 17:33:49.066232 crc crio[22095]: time="2026-06-09T17:33:49.066177061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912550 | controller | Jun 09 17:33:49.314825 crc crio[22095]: time="2026-06-09T17:33:49.314323987Z" level=info msg="Created container 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84: openstack/neutron-db-create-nlst2/mariadb-database-create" id=85c73f2b-4650-4b8f-b129-9db5ab43de43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.912567 | controller | Jun 09 17:33:49.318381 crc crio[22095]: time="2026-06-09T17:33:49.317414517Z" level=info msg="Created container c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=5de04059-5315-4eef-bf34-b8e7e20bc786 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.912583 | controller | Jun 09 17:33:49.320314 crc crio[22095]: time="2026-06-09T17:33:49.320206749Z" level=info msg="Starting container: 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84" id=bfbe67dd-17e1-49ee-a247-ac5faa6b39f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.912599 | controller | Jun 09 17:33:49.324318 crc crio[22095]: time="2026-06-09T17:33:49.324192902Z" level=info msg="Starting container: c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4" id=bc5cd5ac-b933-46dd-add8-aeb440d474d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.912614 | controller | Jun 09 17:33:49.335715 crc crio[22095]: time="2026-06-09T17:33:49.335617807Z" level=info msg="Started container" PID=328271 containerID=6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=bfbe67dd-17e1-49ee-a247-ac5faa6b39f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873
2026-06-09 17:40:40.912631 | controller | Jun 09 17:33:49.336283 crc crio[22095]: time="2026-06-09T17:33:49.336216262Z" level=info msg="Started container" PID=328273 containerID=c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=bc5cd5ac-b933-46dd-add8-aeb440d474d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.912647 | controller | Jun 09 17:33:49.554237 crc crio[22095]: time="2026-06-09T17:33:49.554117208Z" level=info msg="Removing container: 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1" id=0554cec5-6606-4bed-97a6-b73644782d0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912664 | controller | Jun 09 17:33:49.664216 crc crio[22095]: time="2026-06-09T17:33:49.661071499Z" level=info msg="Removed container 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0554cec5-6606-4bed-97a6-b73644782d0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912680 | controller | Jun 09 17:33:50.649866 crc crio[22095]: time="2026-06-09T17:33:50.649050874Z" level=info msg="Removing container: 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64" id=10e7fc51-0478-4cce-bd07-3f60ccf9934e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912697 | controller | Jun 09 17:33:50.753066 crc crio[22095]: time="2026-06-09T17:33:50.752898585Z" level=info msg="Removed container 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64: openstack/neutron-db-create-nlst2/mariadb-database-create" id=10e7fc51-0478-4cce-bd07-3f60ccf9934e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912713 | controller | Jun 09 17:33:51.656480 crc crio[22095]: time="2026-06-09T17:33:51.656381029Z" level=info msg="Stopping pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873" id=305adf66-c82a-446e-990e-f98f25072526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.912730 | controller | Jun 09 17:33:51.658482 crc crio[22095]: time="2026-06-09T17:33:51.658404611Z" level=info msg="Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc002da43b8}] Aliases:map[]}"
2026-06-09 17:40:40.912750 | controller | Jun 09 17:33:51.658615 crc crio[22095]: time="2026-06-09T17:33:51.658585485Z" level=info msg="Deleting pod openstack_neutron-db-create-nlst2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.912767 | controller | Jun 09 17:33:52.020974 crc crio[22095]: time="2026-06-09T17:33:52.020388366Z" level=info msg="Stopped pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873" id=305adf66-c82a-446e-990e-f98f25072526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.912784 | controller | Jun 09 17:33:52.682592 crc crio[22095]: time="2026-06-09T17:33:52.682526558Z" level=info msg="Removing container: 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84" id=429176df-885f-430d-a260-df6afb94af0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912800 | controller | Jun 09 17:33:52.718747 crc crio[22095]: time="2026-06-09T17:33:52.7186459Z" level=info msg="Removed container 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84: openstack/neutron-db-create-nlst2/mariadb-database-create" id=429176df-885f-430d-a260-df6afb94af0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912816 | controller | Jun 09 17:34:00.093066 crc crio[22095]: time="2026-06-09T17:34:00.092086187Z" level=info msg="Stopping container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc (timeout: 30s)" id=77da446b-22dd-41ef-baa6-be23bde7ced8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.912833 | controller | Jun 09 17:34:00.545265 crc crio[22095]: time="2026-06-09T17:34:00.544430704Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683774-jpjqv/POD" id=df67d374-6574-412e-98c5-72849472974f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.912852 | controller | Jun 09 17:34:00.545603 crc crio[22095]: time="2026-06-09T17:34:00.545390539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.912892 | controller | Jun 09 17:34:00.642684 crc crio[22095]: time="2026-06-09T17:34:00.642495406Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc00012a6a0}] Aliases:map[]}"
2026-06-09 17:40:40.912910 | controller | Jun 09 17:34:00.642684 crc crio[22095]: time="2026-06-09T17:34:00.642600238Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683774-jpjqv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.912927 | controller | Jun 09 17:34:00.643825 crc crio[22095]: time="2026-06-09T17:34:00.643694557Z" level=info msg="Stopped container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera" id=77da446b-22dd-41ef-baa6-be23bde7ced8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.912944 | controller | Jun 09 17:34:00.846667 crc crio[22095]: time="2026-06-09T17:34:00.84487956Z" level=info msg="Removing container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663" id=585a8d6e-0532-4596-bb23-80ccd19aacf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912964 | controller | Jun 09 17:34:00.948623 crc crio[22095]: time="2026-06-09T17:34:00.948514216Z" level=info msg="Removed container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera" id=585a8d6e-0532-4596-bb23-80ccd19aacf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.912981 | controller | Jun 09 17:34:01.251607 crc crio[22095]: 2026-06-09T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c0b9c21353c49 Mac:26:28:e3:c2:e1:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 SocketPath: PciID:}] [{Interface:0xc000425090 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.913001 | controller | Jun 09 17:34:01.257107 crc crio[22095]: time="2026-06-09T17:34:01.255633204Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc00012a6a0}] Aliases:map[]}"
2026-06-09 17:40:40.913018 | controller | Jun 09 17:34:01.257107 crc crio[22095]: time="2026-06-09T17:34:01.255890911Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683774-jpjqv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.913035 | controller | Jun 09 17:34:01.267676 crc crio[22095]: time="2026-06-09T17:34:01.267384468Z" level=info msg="Ran pod sandbox a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 with infra container: openshift-infra/auto-csr-approver-29683774-jpjqv/POD" id=df67d374-6574-412e-98c5-72849472974f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.913051 | controller | Jun 09 17:34:01.270650 crc crio[22095]: time="2026-06-09T17:34:01.270511448Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bac1ba36-f3f3-4722-8f44-0072a348e27b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.913068 | controller | Jun 09 17:34:01.285622 crc crio[22095]: time="2026-06-09T17:34:01.285479745Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.913085 | controller | Jun 09 17:34:02.337157 crc crio[22095]: time="2026-06-09T17:34:02.336256681Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bac1ba36-f3f3-4722-8f44-0072a348e27b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.913102 | controller | Jun 09 17:34:02.339472 crc crio[22095]: time="2026-06-09T17:34:02.338362015Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a5d49fe9-7410-40b0-a18f-fdcfe33ec0be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.913118 | controller | Jun 09 17:34:02.340706 crc crio[22095]: time="2026-06-09T17:34:02.340592833Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=57c9fee1-e010-4c0e-be22-cddd429fad40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.913134 | controller | Jun 09 17:34:02.348810 crc crio[22095]: time="2026-06-09T17:34:02.348723593Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683774-jpjqv/oc" id=54ebae82-4754-451a-9f93-2109dc2ab341 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.913150 | controller | Jun 09 17:34:02.349336 crc crio[22095]: time="2026-06-09T17:34:02.349232846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913169 | controller | Jun 09 17:34:02.406447 crc crio[22095]: time="2026-06-09T17:34:02.406386931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913186 | controller | Jun 09 17:34:02.621551 crc crio[22095]: time="2026-06-09T17:34:02.621402542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913202 | controller | Jun 09 17:34:02.770630 crc crio[22095]: time="2026-06-09T17:34:02.769898396Z" level=info msg="Created container 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015: openshift-infra/auto-csr-approver-29683774-jpjqv/oc" id=54ebae82-4754-451a-9f93-2109dc2ab341 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.913219 | controller | Jun 09 17:34:02.772515 crc crio[22095]: time="2026-06-09T17:34:02.772367669Z" level=info msg="Starting container: 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015" id=9c19cf7c-4314-4a99-b0fe-9e62c081b68f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.913235 | controller | Jun 09 17:34:02.779223 crc crio[22095]: time="2026-06-09T17:34:02.779103443Z" level=info msg="Started container" PID=330224 containerID=5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015 description=openshift-infra/auto-csr-approver-29683774-jpjqv/oc id=9c19cf7c-4314-4a99-b0fe-9e62c081b68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6
2026-06-09 17:40:40.913252 | controller | Jun 09 17:34:04.943903 crc crio[22095]: time="2026-06-09T17:34:04.942645655Z" level=info msg="Stopping pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6" id=2a7f5aa8-38cb-4170-af23-98c7b8152b5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913268 | controller | Jun 09 17:34:04.945682 crc crio[22095]: time="2026-06-09T17:34:04.944433751Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc0074a4508}] Aliases:map[]}"
2026-06-09 17:40:40.913285 | controller | Jun 09 17:34:04.945682 crc crio[22095]: time="2026-06-09T17:34:04.944587275Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683774-jpjqv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.913301 | controller | Jun 09 17:34:05.368153 crc crio[22095]: time="2026-06-09T17:34:05.367210765Z" level=info msg="Stopped pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6" id=2a7f5aa8-38cb-4170-af23-98c7b8152b5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913317 | controller | Jun 09 17:34:10.955788 crc crio[22095]: time="2026-06-09T17:34:10.954592074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5451cd4b-cb7f-4bc3-9e94-cc6d742e2590 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.913333 | controller | Jun 09 17:34:10.958784 crc crio[22095]: time="2026-06-09T17:34:10.95871844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4078d1c1-49bf-43cc-b5ca-533c003f4c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.913349 | controller | Jun 09 17:34:10.967129 crc crio[22095]: time="2026-06-09T17:34:10.967042685Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=dac99453-9713-422d-98e3-eb33598c6704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.913369 | controller | Jun 09 17:34:10.967424 crc crio[22095]: time="2026-06-09T17:34:10.967387394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913385 | controller | Jun 09 17:34:11.015141 crc crio[22095]: time="2026-06-09T17:34:11.014848299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913401 | controller | Jun 09 17:34:11.018525 crc crio[22095]: time="2026-06-09T17:34:11.018458773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913417 | controller | Jun 09 17:34:11.196210 crc crio[22095]: time="2026-06-09T17:34:11.19574951Z" level=info msg="Created container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log" id=dac99453-9713-422d-98e3-eb33598c6704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.913433 | controller | Jun 09 17:34:11.200882 crc crio[22095]: time="2026-06-09T17:34:11.200716808Z" level=info msg="Starting container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b" id=3c376052-867f-4c25-8be7-2f87d3fea975 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.913449 | controller | Jun 09 17:34:11.209367 crc crio[22095]: time="2026-06-09T17:34:11.209157836Z" level=info msg="Started container" PID=331328 containerID=b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b description=openstack/nova-api-0/nova-api-log id=3c376052-867f-4c25-8be7-2f87d3fea975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.913465 | controller | Jun 09 17:34:15.376612 crc crio[22095]: time="2026-06-09T17:34:15.375399237Z" level=info msg="Removing container: ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e" id=710be846-0db2-4b18-b55b-9f7ff3931df5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913482 | controller | Jun 09 17:34:15.504069 crc crio[22095]: time="2026-06-09T17:34:15.503401482Z" level=info msg="Removed container ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config" id=710be846-0db2-4b18-b55b-9f7ff3931df5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913497 | controller | Jun 09 17:34:15.506902 crc crio[22095]: time="2026-06-09T17:34:15.506788529Z" level=info msg="Removing container: 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23" id=076e95b1-6e8b-4845-a829-4d3661934b92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913513 | controller | Jun 09 17:34:15.622239 crc crio[22095]: time="2026-06-09T17:34:15.621164422Z" level=info msg="Removed container 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config" id=076e95b1-6e8b-4845-a829-4d3661934b92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913529 | controller | Jun 09 17:34:15.625659 crc crio[22095]: time="2026-06-09T17:34:15.625558605Z" level=info msg="Removing container: 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6" id=3b6b5156-be24-4a52-8c0f-59c2b070012a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913545 | controller | Jun 09 17:34:15.663687 crc crio[22095]: time="2026-06-09T17:34:15.663539416Z" level=info msg="Removed container 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6: openshift-marketplace/redhat-operators-69hqg/extract-utilities" id=3b6b5156-be24-4a52-8c0f-59c2b070012a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913565 | controller | Jun 09 17:34:15.668087 crc crio[22095]: time="2026-06-09T17:34:15.667867808Z" level=info msg="Removing container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948" id=e7305992-c1c2-49d3-a09e-3ced5ec2811a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913581 | controller | Jun 09 17:34:15.728970 crc crio[22095]: time="2026-06-09T17:34:15.728819471Z" level=info msg="Removed container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server" id=e7305992-c1c2-49d3-a09e-3ced5ec2811a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913598 | controller | Jun 09 17:34:15.732526 crc crio[22095]: time="2026-06-09T17:34:15.732458285Z" level=info msg="Removing container: 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b" id=1a340a59-0e36-4ab1-a7a9-bb26abe4d784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913614 | controller | Jun 09 17:34:15.847828 crc crio[22095]: time="2026-06-09T17:34:15.847762382Z" level=info msg="Removed container 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b: openshift-infra/auto-csr-approver-29683766-k2lkv/oc" id=1a340a59-0e36-4ab1-a7a9-bb26abe4d784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913629 | controller | Jun 09 17:34:15.851496 crc crio[22095]: time="2026-06-09T17:34:15.851458287Z" level=info msg="Removing container: 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef" id=f6c97d0f-dd98-4a48-a111-51b6c5229fbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913645 | controller | Jun 09 17:34:15.895561 crc crio[22095]: time="2026-06-09T17:34:15.895379341Z" level=info msg="Removed container 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef: openshift-marketplace/redhat-operators-69hqg/extract-content" id=f6c97d0f-dd98-4a48-a111-51b6c5229fbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.913661 | controller | Jun 09 17:34:15.907746 crc crio[22095]: time="2026-06-09T17:34:15.907657368Z" level=info msg="Stopping pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3" id=38a29222-dfc8-44e9-8093-a213dc9eaf8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913677 | controller | Jun 09 17:34:15.907746 crc crio[22095]: time="2026-06-09T17:34:15.90774905Z" level=info msg="Stopped pod sandbox (already stopped): d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3" id=38a29222-dfc8-44e9-8093-a213dc9eaf8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913693 | controller | Jun 09 17:34:15.908506 crc crio[22095]: time="2026-06-09T17:34:15.908427178Z" level=info msg="Removing pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3" id=3d569a23-4e92-41d7-af15-5ed08625abe4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913709 | controller | Jun 09 17:34:15.930798 crc crio[22095]: time="2026-06-09T17:34:15.930666602Z" level=info msg="Removed pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3" id=3d569a23-4e92-41d7-af15-5ed08625abe4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913725 | controller | Jun 09 17:34:15.934344 crc crio[22095]: time="2026-06-09T17:34:15.932025437Z" level=info msg="Stopping pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873" id=282ed6ce-b80e-4c1c-b7e9-ff6b8fce5eec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913741 | controller | Jun 09 17:34:15.934344 crc crio[22095]: time="2026-06-09T17:34:15.93215727Z" level=info msg="Stopped pod sandbox (already stopped): 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873" id=282ed6ce-b80e-4c1c-b7e9-ff6b8fce5eec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913756 | controller | Jun 09 17:34:15.934344 crc crio[22095]: time="2026-06-09T17:34:15.932716805Z" level=info msg="Removing pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873" id=439e9d51-4b2a-4464-a02c-d6f94b7d87d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913775 | controller | Jun 09 17:34:15.953794 crc crio[22095]: time="2026-06-09T17:34:15.953723487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4eb698f8-716c-49c6-b050-7d29b557fe8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.913792 | controller | Jun 09 17:34:15.966256 crc crio[22095]: time="2026-06-09T17:34:15.966182099Z" level=info msg="Removed pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873" id=439e9d51-4b2a-4464-a02c-d6f94b7d87d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913808 | controller | Jun 09 17:34:15.971855 crc crio[22095]: time="2026-06-09T17:34:15.971759983Z" level=info msg="Stopping pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3" id=ba5931e7-816d-40c1-98a2-c6318a464c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913824 | controller | Jun 09 17:34:15.972150 crc crio[22095]: time="2026-06-09T17:34:15.971868956Z" level=info msg="Stopped pod sandbox (already stopped): 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3" id=ba5931e7-816d-40c1-98a2-c6318a464c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913840 | controller | Jun 09 17:34:15.972150 crc crio[22095]: time="2026-06-09T17:34:15.971762963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d620955c-cba3-4379-8dba-43cd60ef6d4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.913876 | controller | Jun 09 17:34:15.973107 crc crio[22095]: time="2026-06-09T17:34:15.973043986Z" level=info msg="Removing pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3" id=980c6209-41bb-4cc2-8ce9-5f8257b8ecd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913895 | controller | Jun 09 17:34:15.977672 crc crio[22095]: time="2026-06-09T17:34:15.977592993Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=2575144f-7f03-4d63-a29e-5eef1ca69983 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.913911 | controller | Jun 09 17:34:15.994770 crc crio[22095]: time="2026-06-09T17:34:15.994708585Z" level=info msg="Removed pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3" id=980c6209-41bb-4cc2-8ce9-5f8257b8ecd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913927 | controller | Jun 09 17:34:15.999254 crc crio[22095]: time="2026-06-09T17:34:15.995123636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.913943 | controller | Jun 09 17:34:16.001209 crc crio[22095]: time="2026-06-09T17:34:16.001053399Z" level=info msg="Stopping pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9" id=8b38c681-e511-44c7-b559-b92ddb82a89d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913959 | controller | Jun 09 17:34:16.001209 crc crio[22095]: time="2026-06-09T17:34:16.001152912Z" level=info msg="Stopped pod sandbox (already stopped): 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9" id=8b38c681-e511-44c7-b559-b92ddb82a89d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.913975 | controller | Jun 09 17:34:16.002247 crc crio[22095]: time="2026-06-09T17:34:16.002152497Z" level=info msg="Removing pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9" id=beabf1dc-1a81-4f94-9cdd-6f59adaf3776 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.913991 | controller | Jun 09 17:34:16.057476 crc crio[22095]: time="2026-06-09T17:34:16.057227349Z" level=info msg="Removed pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9" id=beabf1dc-1a81-4f94-9cdd-6f59adaf3776 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.914010 | controller | Jun 09 17:34:16.058626 crc crio[22095]: time="2026-06-09T17:34:16.058514672Z" level=info msg="Stopping pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2" id=5d84a663-6b4e-4a4a-b7fa-26ff6e513651 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.914027 | controller | Jun 09 17:34:16.058626 crc crio[22095]: time="2026-06-09T17:34:16.058627085Z" level=info msg="Stopped pod sandbox (already stopped): d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2" id=5d84a663-6b4e-4a4a-b7fa-26ff6e513651 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.914043 | controller | Jun 09 17:34:16.060280 crc crio[22095]: time="2026-06-09T17:34:16.060131924Z" level=info msg="Removing pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2" id=1763e4e0-97f6-4238-8b12-6e508738fd6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.914059 | controller | Jun 09 17:34:16.087110 crc crio[22095]: time="2026-06-09T17:34:16.086991078Z" level=info msg="Removed pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2" id=1763e4e0-97f6-4238-8b12-6e508738fd6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.914075 | controller | Jun 09 17:34:16.094471 crc crio[22095]: time="2026-06-09T17:34:16.094373678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914091 | controller | Jun 09 17:34:16.101826 crc crio[22095]: time="2026-06-09T17:34:16.101628955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914107 | controller | Jun 09 17:34:16.264886 crc crio[22095]: time="2026-06-09T17:34:16.264754037Z" level=info msg="Created container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata" id=2575144f-7f03-4d63-a29e-5eef1ca69983 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914123 | controller | Jun 09 17:34:16.268230 crc crio[22095]: time="2026-06-09T17:34:16.268125613Z" level=info msg="Starting container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699" id=6204a103-0eb1-4022-b0a7-1f239c94a0a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.914140 | controller | Jun 09 17:34:16.279815 crc crio[22095]: time="2026-06-09T17:34:16.279690522Z" level=info msg="Started container" PID=331818 containerID=c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699 description=openstack/nova-metadata-0/nova-metadata-metadata id=6204a103-0eb1-4022-b0a7-1f239c94a0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.914157 | controller | Jun 09 17:34:17.952819 crc crio[22095]: time="2026-06-09T17:34:17.952005813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=cdaa160a-c8ed-4113-9693-70e36d7b7d0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914174 | controller | Jun 09 17:34:17.956716 crc crio[22095]: time="2026-06-09T17:34:17.956619172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0b766dd6-6851-4c35-b1ed-ddf5fb1ec3f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914190 | controller | Jun 09 17:34:17.960791 crc crio[22095]: time="2026-06-09T17:34:17.960631115Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=d963b22f-5ed0-4414-a906-fbb9cd2ec90c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914209 | controller | Jun 09 17:34:17.961253 crc crio[22095]: time="2026-06-09T17:34:17.961075947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914226 | controller | Jun 09 17:34:18.038223 crc crio[22095]: time="2026-06-09T17:34:18.038104005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914242 | controller | Jun 09 17:34:18.042111 crc crio[22095]: time="2026-06-09T17:34:18.042039057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914258 | controller | Jun 09 17:34:18.265894 crc crio[22095]: time="2026-06-09T17:34:18.265613419Z" level=info msg="Created container 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=d963b22f-5ed0-4414-a906-fbb9cd2ec90c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914274 | controller | Jun 09 17:34:18.267103 crc crio[22095]: time="2026-06-09T17:34:18.267041505Z" level=info msg="Starting container: 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f" id=09f37406-bd4c-4d1f-b07a-03cfade80eef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.914290 | controller | Jun 09 17:34:18.275517 crc crio[22095]: time="2026-06-09T17:34:18.275396091Z" level=info msg="Started container" PID=332209 containerID=8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=09f37406-bd4c-4d1f-b07a-03cfade80eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.914307 | controller | Jun 09 17:34:18.609213 crc crio[22095]: time="2026-06-09T17:34:18.607528025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1f0c13ac-1e2a-4b10-aeef-ac16949003f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914323 | controller | Jun 09 17:34:18.613868 crc crio[22095]: time="2026-06-09T17:34:18.613736485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a6358dae-c7bd-43c1-8cff-db34f486de1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914339 | controller | Jun 09 17:34:18.618108 crc crio[22095]: time="2026-06-09T17:34:18.61780266Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=c149cdb9-ef19-4c45-aa3e-3394dc637b6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914355 | controller | Jun 09 17:34:18.618448 crc crio[22095]: time="2026-06-09T17:34:18.61817934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914372 | controller | Jun 09 17:34:18.677522 crc crio[22095]: time="2026-06-09T17:34:18.677366218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914389 | controller | Jun 09 17:34:18.680580 crc crio[22095]: time="2026-06-09T17:34:18.680492589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914405 | controller | Jun 09 17:34:18.802550 crc crio[22095]: time="2026-06-09T17:34:18.802467418Z" level=info msg="Stopping container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862 (timeout: 30s)" id=5ef72ceb-412a-42e9-b14d-18dd04eaf7fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.914425 | controller | Jun 09 17:34:18.802858 crc crio[22095]: time="2026-06-09T17:34:18.802771925Z" level=info msg="Stopping container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c (timeout: 30s)" id=d2a2c85b-d152-458f-8b46-474c079c44f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.914441 | controller | Jun 09 17:34:18.879198 crc crio[22095]: time="2026-06-09T17:34:18.878752517Z" level=info msg="Created container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api" id=c149cdb9-ef19-4c45-aa3e-3394dc637b6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914458 | controller | Jun 09 17:34:18.880649 crc crio[22095]: time="2026-06-09T17:34:18.880463061Z" level=info msg="Starting container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a" id=19f700cc-b7f7-4b82-8ba5-6a01618cfde9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.914474 | controller | Jun 09 17:34:18.889652 crc crio[22095]: time="2026-06-09T17:34:18.889558566Z" level=info msg="Started container" PID=332326 containerID=70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a description=openstack/nova-api-0/nova-api-api id=19f700cc-b7f7-4b82-8ba5-6a01618cfde9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.914490 | controller | Jun 09 17:34:22.322721 crc crio[22095]: time="2026-06-09T17:34:22.320813474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2cfa7781-7411-4bb5-ada8-94d1464b7f41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914507 | controller | Jun 09 17:34:22.328492 crc crio[22095]: time="2026-06-09T17:34:22.32839952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=dada75b9-79d7-44bd-a93c-dc299cf1685c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914523 | controller | Jun 09 17:34:22.332592 crc crio[22095]: time="2026-06-09T17:34:22.332187608Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=6b9dbaad-6ebd-41ba-979c-f337cefd9a3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914539 | controller | Jun 09 17:34:22.333061 crc crio[22095]: time="2026-06-09T17:34:22.332986488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914555 | controller | Jun 09 17:34:22.335074 crc crio[22095]: time="2026-06-09T17:34:22.334734084Z" level=info msg="Removing container: f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412" id=3a0dfd05-d686-4c0b-ad9e-358a30fafd17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.914571 | controller | Jun 09 17:34:22.425366 crc crio[22095]: time="2026-06-09T17:34:22.42525401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914587 | controller | Jun 09 17:34:22.434598 crc crio[22095]: time="2026-06-09T17:34:22.434500779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914603 | controller | Jun 09 17:34:22.520547 crc crio[22095]: time="2026-06-09T17:34:22.520449078Z" level=info msg="Removed container f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3a0dfd05-d686-4c0b-ad9e-358a30fafd17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.914622 | controller | Jun 09 17:34:22.744855 crc crio[22095]: time="2026-06-09T17:34:22.74405854Z" level=info msg="Created container 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=6b9dbaad-6ebd-41ba-979c-f337cefd9a3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914638 | controller | Jun 09 17:34:22.746140 crc crio[22095]: time="2026-06-09T17:34:22.746072022Z" level=info msg="Starting container: 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd" id=47d7c563-3d6b-430e-ba83-a9a65d1e08de name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.914654 | controller | Jun 09 17:34:22.753996 crc crio[22095]: time="2026-06-09T17:34:22.753856103Z" level=info msg="Started container" PID=332725 containerID=20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=47d7c563-3d6b-430e-ba83-a9a65d1e08de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.914671 | controller | Jun 09 17:34:23.967488 crc crio[22095]: time="2026-06-09T17:34:23.966374545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=280f4700-89d2-4f55-b23b-cd925838996f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914687 | controller | Jun 09 17:34:23.977173 crc crio[22095]: time="2026-06-09T17:34:23.97700885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=72c88ca3-9a5d-491b-bfc0-f0a4a9b4607e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914703 | controller | Jun 09 17:34:23.981528 crc crio[22095]: time="2026-06-09T17:34:23.981419873Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=2baf5d16-3949-4ab4-b131-efbef3a42579 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914720 | controller | Jun 09 17:34:23.982013 crc crio[22095]: time="2026-06-09T17:34:23.981882665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914736 | controller | Jun 09 17:34:24.043419 crc crio[22095]: time="2026-06-09T17:34:24.04327688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914752 | controller | Jun 09 17:34:24.047612 crc crio[22095]: time="2026-06-09T17:34:24.047394677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914768 | controller | Jun 09 17:34:24.241014 crc crio[22095]: time="2026-06-09T17:34:24.240865781Z" level=info msg="Created container cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=2baf5d16-3949-4ab4-b131-efbef3a42579 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914784 | controller | Jun 09 17:34:24.242502 crc crio[22095]: time="2026-06-09T17:34:24.242409111Z" level=info msg="Starting container: cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d" id=5a4ac64d-026f-4f77-ab88-9bd32c608efa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.914800 | controller | Jun 09 17:34:24.248716 crc crio[22095]: time="2026-06-09T17:34:24.24858914Z" level=info msg="Started container" PID=332902 containerID=cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=5a4ac64d-026f-4f77-ab88-9bd32c608efa name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.914820 | controller | Jun 09 17:34:32.543840 crc crio[22095]: time="2026-06-09T17:34:32.542473448Z" level=info msg="Removing container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef" id=d74e6dae-f0c7-4eb0-9253-57bc1d561c7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.914837 | controller | Jun 09 17:34:32.649712 crc crio[22095]: time="2026-06-09T17:34:32.649606503Z" level=info msg="Stopped container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api" id=5ef72ceb-412a-42e9-b14d-18dd04eaf7fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.914869 | controller | Jun 09 17:34:32.652152 crc crio[22095]: time="2026-06-09T17:34:32.652066687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=b56aadeb-5b67-43c6-8a21-c1d9a26130c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914891 | controller | Jun 09 17:34:32.657467 crc crio[22095]: time="2026-06-09T17:34:32.657360513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=cf7d9c67-90a6-46bf-b80a-3a2d2c1e6192 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.914907 | controller | Jun 09 17:34:32.662601 crc crio[22095]: time="2026-06-09T17:34:32.662493486Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=3d9b4d55-8d31-4ff3-bd8c-c1d2550508ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.914924 | controller | Jun 09 17:34:32.663189 crc crio[22095]: time="2026-06-09T17:34:32.663099422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914940 | controller | Jun 09 17:34:32.723349 crc crio[22095]: time="2026-06-09T17:34:32.722247749Z" level=info msg="Removed container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api" id=d74e6dae-f0c7-4eb0-9253-57bc1d561c7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.914955 | controller | Jun 09 17:34:32.789606 crc crio[22095]: time="2026-06-09T17:34:32.789271509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914971 | controller | Jun 09 17:34:33.705098 crc crio[22095]: time="2026-06-09T17:34:33.704996979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.914987 | controller | Jun 09 17:34:35.844671 crc crio[22095]: time="2026-06-09T17:34:35.800239862Z" level=info msg="Created container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api" id=3d9b4d55-8d31-4ff3-bd8c-c1d2550508ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915003 | controller | Jun 09 17:34:35.844671 crc crio[22095]: time="2026-06-09T17:34:35.803389364Z" level=info msg="Starting container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637" id=38e5c3a5-81c8-4e13-8446-43bb7c91d30d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.915019 | controller | Jun 09 17:34:35.844671 crc crio[22095]: time="2026-06-09T17:34:35.810402485Z" level=info msg="Started container" PID=334735 containerID=1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637 description=openstack/cinder-api-0/cinder-api id=38e5c3a5-81c8-4e13-8446-43bb7c91d30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.915036 | controller | Jun 09 17:34:36.951616 crc crio[22095]: time="2026-06-09T17:34:36.951529818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=0a701ad3-2420-4e06-91ab-9a47555ee5c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915056 | controller | Jun 09 17:34:36.951616 crc crio[22095]: time="2026-06-09T17:34:36.95158302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3d53cb0e-468f-48e3-a964-8dfc3a512dc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915073 | controller | Jun 09 17:34:36.954728 crc crio[22095]: time="2026-06-09T17:34:36.954664909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5d7dd159-5638-45c7-8d21-39bf22db5bd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915089 | controller | Jun 09 17:34:36.957232 crc crio[22095]: time="2026-06-09T17:34:36.957136833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=fb8a95cd-0f56-4255-aaf1-51725264551e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915105 | controller | Jun 09 17:34:36.957479 crc crio[22095]: time="2026-06-09T17:34:36.957425Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=3136dc7e-5a49-419f-8280-232488f38f76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915121 | controller | Jun 09 17:34:36.958030 crc crio[22095]: time="2026-06-09T17:34:36.957725468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915137 | controller | Jun 09 17:34:36.960695 crc crio[22095]: time="2026-06-09T17:34:36.960615613Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c6f44b50-0cd8-4255-bb91-d252cb0cb6a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915153 | controller | Jun 09 17:34:36.988247 crc crio[22095]: time="2026-06-09T17:34:36.988118303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915170 | controller | Jun 09 17:34:37.059070 crc crio[22095]: time="2026-06-09T17:34:37.058880179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915186 | controller | Jun 09 17:34:37.065798 crc crio[22095]: time="2026-06-09T17:34:37.065699506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915202 | controller | Jun 09 17:34:37.080700 crc crio[22095]: time="2026-06-09T17:34:37.080561269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915218 | controller | Jun 09 17:34:37.091581 crc crio[22095]: time="2026-06-09T17:34:37.091473641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915234 | controller | Jun 09 17:34:37.359816 crc crio[22095]: time="2026-06-09T17:34:37.358781762Z" level=info msg="Created container a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c6f44b50-0cd8-4255-bb91-d252cb0cb6a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915250 | controller | Jun 09 17:34:37.361408 crc crio[22095]: time="2026-06-09T17:34:37.36105241Z" level=info msg="Starting container: a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040" id=3999512d-7248-45a8-8944-198d955d5c9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.915270 | controller | Jun 09 17:34:37.367844 crc crio[22095]: time="2026-06-09T17:34:37.367732763Z" level=info msg="Started container" PID=335118 containerID=a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3999512d-7248-45a8-8944-198d955d5c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960
2026-06-09 17:40:40.915288 | controller | Jun 09 17:34:37.397459 crc crio[22095]: time="2026-06-09T17:34:37.397238035Z" level=info msg="Created container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=3136dc7e-5a49-419f-8280-232488f38f76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915304 | controller | Jun 09 17:34:37.399033 crc crio[22095]: time="2026-06-09T17:34:37.398854976Z" level=info msg="Starting container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111" id=29fc69a1-f9dd-48ae-bcfa-8eadaf3d5ad5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.915320 | controller | Jun 09 17:34:37.412037 crc crio[22095]: time="2026-06-09T17:34:37.40713624Z" level=info msg="Started container" PID=335121 containerID=3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=29fc69a1-f9dd-48ae-bcfa-8eadaf3d5ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.915337 | controller | Jun 09 17:34:44.953058 crc crio[22095]: time="2026-06-09T17:34:44.951859189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=01953181-e8a3-4210-a904-482e63c6c5de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915353 | controller | Jun 09 17:34:44.958262 crc crio[22095]: time="2026-06-09T17:34:44.958165591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=c247c348-0365-4f2b-bfd7-5011b3a726af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915369 | controller | Jun 09 17:34:44.961547 crc crio[22095]: time="2026-06-09T17:34:44.961516098Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=5856190e-31a3-4099-a410-efc4b50e5284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915385 | controller | Jun 09 17:34:44.962027 crc crio[22095]: time="2026-06-09T17:34:44.96200153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915401 | controller | Jun 09 17:34:45.030089 crc crio[22095]: time="2026-06-09T17:34:45.029986076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915418 | controller | Jun 09 17:34:45.036423 crc crio[22095]: time="2026-06-09T17:34:45.036277818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915434 | controller | Jun 09 17:34:45.226256 crc crio[22095]: time="2026-06-09T17:34:45.225501663Z" level=info msg="Created container fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=5856190e-31a3-4099-a410-efc4b50e5284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915455 | controller | Jun 09 17:34:45.227467 crc crio[22095]: time="2026-06-09T17:34:45.227385011Z" level=info msg="Starting container: fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d" id=7d4587bd-60d0-46a1-9706-5fed78772131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.915472 | controller | Jun 09 17:34:45.235533 crc crio[22095]: time="2026-06-09T17:34:45.235416939Z" level=info msg="Started container" PID=336058 containerID=fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=7d4587bd-60d0-46a1-9706-5fed78772131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.915488 | controller | Jun 09 17:34:46.682229 crc crio[22095]: time="2026-06-09T17:34:46.681116838Z" level=info msg="Stopping container: cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d (timeout: 30s)" id=4b282b95-5020-469a-803e-0d3d972d72ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915504 | controller | Jun 09 17:34:48.809520 crc crio[22095]: time="2026-06-09T17:34:48.808565508Z" level=warning msg="Stopping container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.915521 | controller | Jun 09 17:34:48.844619 crc crio[22095]: time="2026-06-09T17:34:48.844495356Z" level=info msg="Removing container: 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641" id=8d0dba9c-1612-45c9-aaab-231d9416e811 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915537 | controller | Jun 09 17:34:49.145040 crc crio[22095]: time="2026-06-09T17:34:49.144016088Z" level=info msg="Removed container 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=8d0dba9c-1612-45c9-aaab-231d9416e811 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915553 | controller | Jun 09 17:34:49.237100 crc crio[22095]: time="2026-06-09T17:34:49.236973068Z" level=info msg="Stopped container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler" id=d2a2c85b-d152-458f-8b46-474c079c44f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915569 | controller | Jun 09 17:34:49.242073 crc crio[22095]: time="2026-06-09T17:34:49.241979027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=14b8e254-3b41-4b5e-a1a5-ad98ea7d980c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915585 | controller | Jun 09 17:34:49.249095 crc crio[22095]: time="2026-06-09T17:34:49.249006028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=51c9c373-ce03-421b-8aab-16fdc644717e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915601 | controller | Jun 09 17:34:49.254255 crc crio[22095]: time="2026-06-09T17:34:49.254169312Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=95681754-d44a-4fc3-a897-55b1dd02b5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915616 | controller | Jun 09 17:34:49.254628 crc crio[22095]: time="2026-06-09T17:34:49.254565032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915632 | controller | Jun 09 17:34:49.306530 crc crio[22095]: time="2026-06-09T17:34:49.306433071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915648 | controller | Jun 09 17:34:49.891637 crc crio[22095]: time="2026-06-09T17:34:49.891462683Z" level=info msg="Removing container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1" id=a8b35e9d-e737-4f8d-b0e0-f37a58be5fb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915667 | controller | Jun 09 17:34:50.021479 crc crio[22095]: time="2026-06-09T17:34:50.020701719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.915683 | controller | Jun 09 17:34:50.125143 crc crio[22095]: time="2026-06-09T17:34:50.125049153Z" level=info msg="Removed container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler" id=a8b35e9d-e737-4f8d-b0e0-f37a58be5fb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915699 | controller | Jun 09 17:34:50.256956 crc crio[22095]: time="2026-06-09T17:34:50.256812674Z" level=info msg="Created container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler" id=95681754-d44a-4fc3-a897-55b1dd02b5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.915715 | controller | Jun 09 17:34:50.258191 crc crio[22095]: time="2026-06-09T17:34:50.258095717Z" level=info msg="Starting container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883" id=59f7b3b3-eb07-4d08-bc06-95c5470f30c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.915731 | controller | Jun 09 17:34:50.263833 crc crio[22095]: time="2026-06-09T17:34:50.263734833Z" level=info msg="Started container" PID=336712 containerID=15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 description=openstack/cinder-scheduler-0/cinder-scheduler id=59f7b3b3-eb07-4d08-bc06-95c5470f30c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.915747 | controller | Jun 09 17:35:00.221483 crc crio[22095]: time="2026-06-09T17:35:00.22018115Z" level=info msg="Stopped container cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=4b282b95-5020-469a-803e-0d3d972d72ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915763 | controller | Jun 09 17:35:01.423242 crc crio[22095]: time="2026-06-09T17:35:01.418652729Z" level=info msg="Stopping container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111 (timeout: 30s)" id=d24997b0-51eb-4f75-9958-bcf7b2ec4acd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915779 | controller | Jun 09 17:35:01.430348 crc crio[22095]: time="2026-06-09T17:35:01.430210997Z" level=info msg="Removing container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d" id=fbad88c4-45eb-404b-896a-5d9a540bd82e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915795 | controller | Jun 09 17:35:01.501898 crc crio[22095]: time="2026-06-09T17:35:01.501790485Z" level=info msg="Removed container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=fbad88c4-45eb-404b-896a-5d9a540bd82e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915811 | controller | Jun 09 17:35:01.562895 crc crio[22095]: time="2026-06-09T17:35:01.56278592Z" level=info msg="Stopped container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=d24997b0-51eb-4f75-9958-bcf7b2ec4acd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915826 | controller | Jun 09 17:35:02.445877 crc crio[22095]: time="2026-06-09T17:35:02.445063196Z" level=info msg="Removing container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86" id=f53558aa-a639-4c1e-b3cf-f36f41381bc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915842 | controller | Jun 09 17:35:03.404514 crc crio[22095]: time="2026-06-09T17:35:03.401379464Z" level=info msg="Removed container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=f53558aa-a639-4c1e-b3cf-f36f41381bc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915881 | controller | Jun 09 17:35:09.613899 crc crio[22095]: time="2026-06-09T17:35:09.612580947Z" level=info msg="Stopping container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b (timeout: 30s)" id=0aca7cea-1689-49ea-bc03-6d36283a16d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915900 | controller | Jun 09 17:35:09.741180 crc crio[22095]: time="2026-06-09T17:35:09.740801967Z" level=info msg="Stopped container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log" id=0aca7cea-1689-49ea-bc03-6d36283a16d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915916 | controller | Jun 09 17:35:10.606330 crc crio[22095]: time="2026-06-09T17:35:10.605488799Z" level=info msg="Removing container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539" id=39967a8c-866e-4b44-9532-3b9bee52b45a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915932 | controller | Jun 09 17:35:10.656793 crc crio[22095]: time="2026-06-09T17:35:10.656683771Z" level=info msg="Removed container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log" id=39967a8c-866e-4b44-9532-3b9bee52b45a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.915948 | controller | Jun 09 17:35:14.816606 crc crio[22095]: time="2026-06-09T17:35:14.81547803Z" level=info msg="Stopping container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699 (timeout: 30s)" id=9bcf21bc-4d73-4cd7-95f2-9c1b49920ab8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.915964 | controller | Jun 09 17:35:15.955033 crc crio[22095]: time="2026-06-09T17:35:15.954097614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d3dad1bf-e852-4aeb-b577-f19c1970ae00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915980 | controller | Jun 09 17:35:15.959108 crc crio[22095]: time="2026-06-09T17:35:15.95898236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=440249c6-2158-4f67-9e44-8d55315c3ef6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.915995 | controller | Jun 09 17:35:15.964310 crc crio[22095]: time="2026-06-09T17:35:15.964165954Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=86ce39f0-5efc-44fd-aaf4-767da454e671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.916011 | controller | Jun 09 17:35:15.964710 crc crio[22095]: time="2026-06-09T17:35:15.964642137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916027 | controller | Jun 09 17:35:16.038816 crc crio[22095]: time="2026-06-09T17:35:16.038698658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916043 | controller | Jun 09 17:35:16.043608 crc crio[22095]: time="2026-06-09T17:35:16.043521643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916059 | controller | Jun 09 17:35:16.124498 crc crio[22095]: time="2026-06-09T17:35:16.123624591Z" level=info msg="Removing container: 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12" id=3e1e38e4-c1a1-45a4-9016-2a46733ef576 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916081 | controller | Jun 09 17:35:16.279070 crc crio[22095]: time="2026-06-09T17:35:16.278901449Z" level=info msg="Removed container 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12: openshift-infra/auto-csr-approver-29683768-bbhsp/oc" id=3e1e38e4-c1a1-45a4-9016-2a46733ef576 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916125 | controller | Jun 09 17:35:16.282461 crc crio[22095]: time="2026-06-09T17:35:16.282380319Z" level=info msg="Removing container: cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e" id=48f95828-8b08-4026-8621-cd259b08f862 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916148 | controller | Jun 09 17:35:16.315861 crc crio[22095]: time="2026-06-09T17:35:16.31574035Z" level=info msg="Removed container cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e: openshift-must-gather-7cnc9/crc-debug-xg682/container-00" id=48f95828-8b08-4026-8621-cd259b08f862 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916164 | controller | Jun 09 17:35:16.329011 crc crio[22095]: time="2026-06-09T17:35:16.328805108Z" level=info msg="Created container e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c: openstack/glance-db-create-dcrqh/mariadb-database-create" id=86ce39f0-5efc-44fd-aaf4-767da454e671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.916185 | controller | Jun 09 17:35:16.331969 crc crio[22095]: time="2026-06-09T17:35:16.331833566Z" level=info msg="Stopping pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928" id=5b24b2ed-c350-4b86-a0c7-fde97ff08015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.916202 | controller | Jun 09 17:35:16.332137 crc crio[22095]: time="2026-06-09T17:35:16.33201525Z" level=info msg="Stopped pod sandbox (already stopped): 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928" id=5b24b2ed-c350-4b86-a0c7-fde97ff08015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.916220 | controller | Jun 09 17:35:16.332137 crc crio[22095]: time="2026-06-09T17:35:16.331865227Z" level=info msg="Starting container: e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c" id=36993e8c-4da0-47d5-97c6-e4e7c5443714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.916289 | controller | Jun 09 17:35:16.333590 crc crio[22095]: time="2026-06-09T17:35:16.333520509Z" level=info msg="Removing pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928" id=173dea93-bb82-4667-86eb-c7160459972f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.916312 | controller | Jun 09 17:35:16.340635 crc crio[22095]: time="2026-06-09T17:35:16.340499999Z" level=info msg="Started container" PID=340910 containerID=e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c description=openstack/glance-db-create-dcrqh/mariadb-database-create id=36993e8c-4da0-47d5-97c6-e4e7c5443714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.916330 | controller | Jun 09 17:35:16.369421 crc crio[22095]: time="2026-06-09T17:35:16.369326044Z" level=info msg="Removed pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928" id=173dea93-bb82-4667-86eb-c7160459972f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.916346 | controller | Jun 09 17:35:16.370701 crc crio[22095]: time="2026-06-09T17:35:16.370618707Z" level=info msg="Stopping pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820" id=94e3afa9-4127-414f-a815-ffc5712aa3e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.916362 | controller | Jun 09 17:35:16.370786 crc crio[22095]: time="2026-06-09T17:35:16.37072697Z" level=info msg="Stopped pod sandbox (already stopped): 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820" id=94e3afa9-4127-414f-a815-ffc5712aa3e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.916378 | controller | Jun 09 17:35:16.371458 crc crio[22095]: time="2026-06-09T17:35:16.371399887Z" level=info msg="Removing pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820" id=1748d4f1-43b8-4645-aaa3-a53dd7255f0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.916398 | controller | Jun 09 17:35:16.386713 crc crio[22095]: time="2026-06-09T17:35:16.38660961Z" level=info msg="Removed pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820" id=1748d4f1-43b8-4645-aaa3-a53dd7255f0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.916414 | controller | Jun 09 17:35:17.771499 crc crio[22095]: time="2026-06-09T17:35:17.770710761Z" level=info msg="Removing container: c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b" id=89abd75b-baae-4390-8af2-2897c770bc8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916430 | controller | Jun 09 17:35:17.870354 crc crio[22095]: time="2026-06-09T17:35:17.87024374Z" level=info msg="Removed container c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b: openstack/glance-db-create-dcrqh/mariadb-database-create" id=89abd75b-baae-4390-8af2-2897c770bc8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916446 | controller | Jun 09 17:35:19.612314 crc crio[22095]: time="2026-06-09T17:35:19.611537792Z" level=info msg="Stopping container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a (timeout: 30s)" id=bac4d246-34c1-4b28-b301-f35f1e54812c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.916462 | controller | Jun 09 17:35:19.953205 crc crio[22095]: time="2026-06-09T17:35:19.952595056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1ed22c06-58e5-40f2-9df0-9fb91f0c74c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.916478 | controller | Jun 09 17:35:19.990582 crc crio[22095]: time="2026-06-09T17:35:19.990226768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2042bb1e-adbe-47a1-b2d0-ae2aaf3955f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.916494 | controller | Jun 09 17:35:19.995741 crc crio[22095]: time="2026-06-09T17:35:19.995626657Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=ee41f8af-abc1-41a1-8b19-adaa5aa240cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.916510 | controller | Jun 09 17:35:19.996200 crc crio[22095]: time="2026-06-09T17:35:19.99613271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916527 | controller | Jun 09 17:35:20.049609 crc crio[22095]: time="2026-06-09T17:35:20.049489938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916544 | controller | Jun 09 17:35:20.056850 crc crio[22095]: time="2026-06-09T17:35:20.056731345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916560 | controller | Jun 09 17:35:20.212900 crc crio[22095]: time="2026-06-09T17:35:20.21268021Z" level=info msg="Created container 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18: openstack/placement-db-create-87tf9/mariadb-database-create" id=ee41f8af-abc1-41a1-8b19-adaa5aa240cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.916576 | controller | Jun 09 17:35:20.213787 crc crio[22095]: time="2026-06-09T17:35:20.213694917Z" level=info msg="Starting container: 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18" id=16797bfc-8ed0-4216-8827-ab44d022d587 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.916596 | controller | Jun 09 17:35:20.222093 crc crio[22095]: time="2026-06-09T17:35:20.221829087Z" level=info msg="Started container" PID=341504 containerID=53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18 description=openstack/placement-db-create-87tf9/mariadb-database-create id=16797bfc-8ed0-4216-8827-ab44d022d587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.916613 | controller | Jun 09 17:35:22.077738 crc crio[22095]: time="2026-06-09T17:35:22.063098759Z" level=info msg="Removing container: 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0" id=5d955189-cc69-44ff-bbea-edd825b5c07c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916629 | controller | Jun 09 17:35:22.197251 crc crio[22095]: time="2026-06-09T17:35:22.197098618Z" level=info msg="Removed container 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0: openstack/placement-db-create-87tf9/mariadb-database-create" id=5d955189-cc69-44ff-bbea-edd825b5c07c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916645 | controller | Jun 09 17:35:28.363397 crc crio[22095]: time="2026-06-09T17:35:28.3625245Z" level=info msg="Stopped container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata" id=9bcf21bc-4d73-4cd7-95f2-9c1b49920ab8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.916661 | controller | Jun 09 17:35:29.179186 crc crio[22095]: time="2026-06-09T17:35:29.179052588Z" level=info msg="Removing container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead" id=cd58511f-51e1-4b12-9f7c-25df13efd949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916677 | controller | Jun 09 17:35:29.312628 crc crio[22095]: time="2026-06-09T17:35:29.312486633Z" level=info msg="Removed container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata" id=cd58511f-51e1-4b12-9f7c-25df13efd949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916693 | controller | Jun 09 17:35:29.952974 crc crio[22095]: time="2026-06-09T17:35:29.952412612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b9e9fdab-9438-44a5-a65f-7d5b4cf971ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.916709 | controller | Jun 09 17:35:29.956340 crc crio[22095]: time="2026-06-09T17:35:29.956223671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ef56a66c-0abc-4ede-aa6c-e62f6266b93f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.916724 | controller | Jun 09 17:35:29.960380 crc crio[22095]: time="2026-06-09T17:35:29.960314566Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=0f9db2c2-abca-43dd-8980-3eaf09bf4655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.916740 | controller | Jun 09 17:35:29.960724 crc crio[22095]: time="2026-06-09T17:35:29.960664125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916757 | controller | Jun 09 17:35:30.041552 crc crio[22095]: time="2026-06-09T17:35:30.041438021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916773 | controller | Jun 09 17:35:30.046836 crc crio[22095]: time="2026-06-09T17:35:30.046760378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.916789 | controller | Jun 09 17:35:30.213836 crc crio[22095]: time="2026-06-09T17:35:30.213593705Z" level=info msg="Created container 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef: openstack/barbican-db-create-6stvh/mariadb-database-create" id=0f9db2c2-abca-43dd-8980-3eaf09bf4655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.916808 | controller | Jun 09 17:35:30.214707 crc crio[22095]: time="2026-06-09T17:35:30.214664202Z" level=info msg="Starting container: 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef" id=5665d9dc-aaf5-4c1a-9b04-a0cddae1670d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.916824 | controller | Jun 09 17:35:30.220337 crc crio[22095]: time="2026-06-09T17:35:30.220177695Z" level=info msg="Started container" PID=342693 containerID=8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef description=openstack/barbican-db-create-6stvh/mariadb-database-create id=5665d9dc-aaf5-4c1a-9b04-a0cddae1670d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.916841 | controller | Jun 09 17:35:31.216759 crc crio[22095]: time="2026-06-09T17:35:31.215892149Z" level=info msg="Removing container: 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b" id=d7625b77-6d16-4c92-97a6-8cffdd22ae33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916886 | controller | Jun 09 17:35:31.296311 crc crio[22095]: time="2026-06-09T17:35:31.296163622Z" level=info msg="Removed container 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b: openstack/barbican-db-create-6stvh/mariadb-database-create" id=d7625b77-6d16-4c92-97a6-8cffdd22ae33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916905 | controller | Jun 09 17:35:32.240594 crc crio[22095]: time="2026-06-09T17:35:32.239683819Z" level=info msg="Removing container: 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e" id=dc17574e-f982-4d13-bff1-8a5919e3a647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916921 | controller | Jun 09 17:35:32.318906 crc crio[22095]: time="2026-06-09T17:35:32.318716639Z" level=info msg="Removed container 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=dc17574e-f982-4d13-bff1-8a5919e3a647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916937 | controller | Jun 09 17:35:33.182520 crc crio[22095]: time="2026-06-09T17:35:33.182365954Z" level=info msg="Stopped container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api" id=bac4d246-34c1-4b28-b301-f35f1e54812c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.916953 | controller | Jun 09 17:35:33.329988 crc crio[22095]: time="2026-06-09T17:35:33.329777339Z" level=info msg="Removing container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec" id=6336c723-2319-4157-99ea-aa62139f96be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916970 | controller | Jun 09 17:35:33.413022 crc crio[22095]: time="2026-06-09T17:35:33.412849384Z" level=info msg="Removed container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api" id=6336c723-2319-4157-99ea-aa62139f96be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.916986 | controller | Jun 09 17:35:35.955279 crc crio[22095]: time="2026-06-09T17:35:35.954271922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6b8319ae-6af8-42e8-bac7-6d59add60567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.917002 | controller | Jun 09 17:35:35.958883 crc crio[22095]: time="2026-06-09T17:35:35.958804249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=eca6742e-86c1-402d-95bf-a4f83ba30a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.917021 | controller | Jun 09 17:35:35.962994 crc crio[22095]: time="2026-06-09T17:35:35.962822943Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=49165a29-5d07-4639-8ae4-eaeee3df5f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.917037 | controller | Jun 09 17:35:35.963373 crc crio[22095]: time="2026-06-09T17:35:35.963273724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917053 | controller | Jun 09 17:35:36.018981 crc crio[22095]: time="2026-06-09T17:35:36.018824778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917070 | controller | Jun 09 17:35:36.025813 crc crio[22095]: time="2026-06-09T17:35:36.025647194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917087 | controller | Jun 09 17:35:36.196437 crc crio[22095]: time="2026-06-09T17:35:36.195653012Z" level=info msg="Created container 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=49165a29-5d07-4639-8ae4-eaeee3df5f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.917103 | controller | Jun 09 17:35:36.197788 crc crio[22095]: time="2026-06-09T17:35:36.197653564Z" level=info msg="Starting container: 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d" id=aaa1f9d7-b5be-4f56-adf9-c8b035c1b16b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.917119 | controller | Jun 09 17:35:36.204571 crc crio[22095]: time="2026-06-09T17:35:36.204264255Z" level=info msg="Started container" PID=343345 containerID=47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=aaa1f9d7-b5be-4f56-adf9-c8b035c1b16b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.917136 | controller | Jun 09 17:35:37.408592 crc crio[22095]: time="2026-06-09T17:35:37.407899267Z" level=info msg="Removing container: 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9" id=e34b62c1-a8d4-45c1-a350-1f80938eacb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.917152 | controller | Jun 09 17:35:37.500186 crc crio[22095]: time="2026-06-09T17:35:37.49942724Z" level=info msg="Removed container 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=e34b62c1-a8d4-45c1-a350-1f80938eacb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.917168 | controller | Jun 09 17:35:38.808358 crc crio[22095]: time="2026-06-09T17:35:38.8075722Z" level=info msg="Stopping container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637 (timeout: 30s)" id=db5b00b5-d340-437b-a4d0-86ee34596a52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.917184 | controller | Jun 09 17:35:45.031902 crc crio[22095]: time="2026-06-09T17:35:45.030635859Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917200 | controller | Jun 09 17:35:45.395348 crc crio[22095]: time="2026-06-09T17:35:45.395224461Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917216 | controller | Jun 09 17:35:45.853140 crc crio[22095]: time="2026-06-09T17:35:45.853008339Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917235 | controller | Jun 09 17:35:45.858075 crc crio[22095]: time="2026-06-09T17:35:45.857912796Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917251 | controller | Jun 09 17:35:45.859430 crc crio[22095]: time="2026-06-09T17:35:45.859335093Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917267 | controller | Jun 09 17:35:46.341436 crc crio[22095]: time="2026-06-09T17:35:46.340635137Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917283 | controller | Jun 09 17:35:46.357156 crc crio[22095]: time="2026-06-09T17:35:46.357049941Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917298 | controller | Jun 09 17:35:46.458204 crc crio[22095]: time="2026-06-09T17:35:46.45811098Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917314 | controller | Jun 09 17:35:46.458517 crc crio[22095]: time="2026-06-09T17:35:46.458169252Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917330 | controller | Jun 09 17:35:46.483789 crc crio[22095]: time="2026-06-09T17:35:46.483685Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917345 | controller | Jun 09 17:35:46.800206 crc crio[22095]: time="2026-06-09T17:35:46.800120868Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917361 | controller | Jun 09 17:35:46.918197 crc crio[22095]: time="2026-06-09T17:35:46.917417049Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917377 | controller | Jun 09 17:35:47.403419 crc crio[22095]: time="2026-06-09T17:35:47.403262779Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917393 | controller | Jun 09 17:35:48.102331 crc crio[22095]: time="2026-06-09T17:35:48.101462943Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917408 | controller | Jun 09 17:35:48.516458 crc crio[22095]: time="2026-06-09T17:35:48.516355834Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917424 | controller | Jun 09 17:35:49.083776 crc crio[22095]: time="2026-06-09T17:35:49.08369354Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917441 | controller | Jun 09 17:35:52.635870 crc crio[22095]: time="2026-06-09T17:35:52.634574476Z" level=info msg="Stopped container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api" id=db5b00b5-d340-437b-a4d0-86ee34596a52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.917457 | controller | Jun 09 17:35:52.922704 crc crio[22095]: time="2026-06-09T17:35:52.922621632Z" level=info msg="Removing container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862" id=48a01b91-8fe7-4743-866c-212045944580 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.917477 | controller | Jun 09 17:35:52.962532 crc crio[22095]: time="2026-06-09T17:35:52.962466741Z" level=info msg="Removed container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api" id=48a01b91-8fe7-4743-866c-212045944580 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.917493 | controller | Jun 09 17:35:55.808908 crc crio[22095]: time="2026-06-09T17:35:55.807423843Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917510 | controller | Jun 09 17:35:55.898647 crc crio[22095]: time="2026-06-09T17:35:55.898520715Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917526 | controller | Jun 09 17:35:56.372796 crc crio[22095]: time="2026-06-09T17:35:56.371980978Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917542 | controller | Jun 09 17:35:56.624441 crc crio[22095]: time="2026-06-09T17:35:56.62423558Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917558 | controller | Jun 09 17:35:58.984565 crc crio[22095]: time="2026-06-09T17:35:58.983471343Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917573 | controller | Jun 09 17:36:00.013254 crc crio[22095]: time="2026-06-09T17:36:00.012439677Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917589 | controller | Jun 09 17:36:00.545518 crc crio[22095]: time="2026-06-09T17:36:00.545446567Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683776-6f9dh/POD" id=c09aba73-d1f1-4726-84ad-0fd66dd63ec6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.917605 | controller | Jun 09 17:36:00.545518 crc crio[22095]: time="2026-06-09T17:36:00.545554289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917621 | controller | Jun 09 17:36:00.577899 crc crio[22095]: time="2026-06-09T17:36:00.577819022Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0074a48f0}] Aliases:map[]}"
2026-06-09 17:40:40.917637 | controller | Jun 09 17:36:00.577899 crc crio[22095]: time="2026-06-09T17:36:00.577890404Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683776-6f9dh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.917654 | controller | Jun 09 17:36:01.221016 crc crio[22095]: 2026-06-09T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3397b0243332c2 Mac:8a:0a:0e:49:47:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 SocketPath: PciID:}] [{Interface:0xc00011c6d0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.917671 | controller | Jun 09 17:36:01.221016 crc crio[22095]: time="2026-06-09T17:36:01.219423035Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0074a48f0}] Aliases:map[]}"
2026-06-09 17:40:40.917691 | controller | Jun 09 17:36:01.221016 crc crio[22095]: time="2026-06-09T17:36:01.219598629Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683776-6f9dh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.917709 | controller | Jun 09 17:36:01.230610 crc crio[22095]: time="2026-06-09T17:36:01.230527081Z" level=info msg="Ran pod sandbox d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 with infra container: openshift-infra/auto-csr-approver-29683776-6f9dh/POD" id=c09aba73-d1f1-4726-84ad-0fd66dd63ec6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.917725 | controller | Jun 09 17:36:01.234636 crc crio[22095]: time="2026-06-09T17:36:01.234411812Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b7a9f1a5-992a-48c8-81e4-b6889c18083b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.917742 | controller | Jun 09 17:36:01.246467 crc crio[22095]: time="2026-06-09T17:36:01.2463733Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.917759 | controller | Jun 09 17:36:02.233811 crc crio[22095]: time="2026-06-09T17:36:02.23299461Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.917775 | controller | Jun 09 17:36:02.478685 crc crio[22095]: time="2026-06-09T17:36:02.47857655Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b7a9f1a5-992a-48c8-81e4-b6889c18083b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.917792 | controller | Jun 09 17:36:02.479815 crc crio[22095]: time="2026-06-09T17:36:02.47973034Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=53e25a62-eebd-4f67-9514-2445d2251a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.917808 | controller | Jun 09 17:36:02.482319 crc crio[22095]: time="2026-06-09T17:36:02.482209354Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1d1e9470-a9fd-4962-b071-dc7576c121fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.917824 | controller | Jun 09 17:36:02.495674 crc crio[22095]: time="2026-06-09T17:36:02.495465406Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683776-6f9dh/oc" id=d8ff52cf-f858-4092-af1a-22b9ddc5fe00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.917840 | controller | Jun 09 17:36:02.496000 crc crio[22095]: time="2026-06-09T17:36:02.495906748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917873 | controller | Jun 09 17:36:02.566999 crc crio[22095]: time="2026-06-09T17:36:02.566798008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917894 | controller | Jun 09 17:36:02.795567 crc crio[22095]: time="2026-06-09T17:36:02.794753562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.917911 | controller | Jun 09 17:36:02.932395 crc crio[22095]: time="2026-06-09T17:36:02.932132179Z" level=info msg="Created container b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff: openshift-infra/auto-csr-approver-29683776-6f9dh/oc" id=d8ff52cf-f858-4092-af1a-22b9ddc5fe00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.917931 | controller | Jun 09 17:36:02.934820 crc crio[22095]: time="2026-06-09T17:36:02.934706895Z" level=info msg="Starting container: b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff" id=d2e6d163-f30b-4e21-9a8d-75ea8d7f6bb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.917948 | controller | Jun 09 17:36:02.940601 crc crio[22095]: time="2026-06-09T17:36:02.940500935Z" level=info msg="Started container" PID=346550 containerID=b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff description=openshift-infra/auto-csr-approver-29683776-6f9dh/oc id=d2e6d163-f30b-4e21-9a8d-75ea8d7f6bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626
2026-06-09 17:40:40.917964 | controller | Jun 09 17:36:05.140482 crc crio[22095]: time="2026-06-09T17:36:05.139089651Z" level=info msg="Stopping pod sandbox: d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626" id=79eeb256-6187-4821-81c9-c51123bd96a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.917981 | controller | Jun 09 17:36:05.141855 crc crio[22095]: time="2026-06-09T17:36:05.141196806Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0019845d0}] Aliases:map[]}"
2026-06-09 17:40:40.917998 | controller | Jun 09 17:36:05.141855 crc crio[22095]: time="2026-06-09T17:36:05.141398971Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683776-6f9dh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.918015 | controller | Jun 09 17:36:05.607192 crc crio[22095]: time="2026-06-09T17:36:05.607087193Z" level=info msg="Stopped pod sandbox: d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626" id=79eeb256-6187-4821-81c9-c51123bd96a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918031 | controller | Jun 09 17:36:06.175662 crc crio[22095]: time="2026-06-09T17:36:06.1748506Z" level=info msg="Removing container: 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f" id=1d728065-0680-4cf2-a392-f8b02a19fd88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918048 | controller | Jun 09 17:36:06.280997 crc crio[22095]: time="2026-06-09T17:36:06.276322399Z" level=info msg="Removed container 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=1d728065-0680-4cf2-a392-f8b02a19fd88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918064 | controller | Jun 09 17:36:16.412649 crc crio[22095]: time="2026-06-09T17:36:16.411539692Z" level=info msg="Removing container: 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465" id=90850ae0-ac44-466b-ac43-04dc615c72c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918080 | controller | Jun 09 17:36:16.450337 crc crio[22095]: time="2026-06-09T17:36:16.45021007Z" level=info msg="Removed container 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465: openstack/nova-api-db-create-pt42h/mariadb-database-create" id=90850ae0-ac44-466b-ac43-04dc615c72c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918096 | controller | Jun 09 17:36:16.454763 crc crio[22095]: time="2026-06-09T17:36:16.454672205Z" level=info msg="Removing container: 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9" id=c9ba9624-7e1d-4c05-b4c4-1648aa1cc6e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918116 | controller | Jun 09 17:36:16.606824 crc crio[22095]: time="2026-06-09T17:36:16.60667861Z" level=info msg="Removed container 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9: openshift-infra/auto-csr-approver-29683770-sqhvs/oc" id=c9ba9624-7e1d-4c05-b4c4-1648aa1cc6e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918133 | controller | Jun 09 17:36:16.609736 crc crio[22095]: time="2026-06-09T17:36:16.609616445Z" level=info msg="Removing container: 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597" id=031effd7-06c3-4804-bce9-478e25106d19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918149 | controller | Jun 09 17:36:16.645273 crc crio[22095]: time="2026-06-09T17:36:16.645117242Z" level=info msg="Removed container 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update" id=031effd7-06c3-4804-bce9-478e25106d19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918165 | controller | Jun 09 17:36:16.662549 crc crio[22095]: time="2026-06-09T17:36:16.662267165Z" level=info msg="Stopping pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30" id=1d0992b6-08ad-41f4-a0d5-443029090220 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918181 | controller | Jun 09 17:36:16.662549 crc crio[22095]: time="2026-06-09T17:36:16.66247224Z" level=info msg="Stopped pod sandbox (already stopped): d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30" id=1d0992b6-08ad-41f4-a0d5-443029090220 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918197 | controller | Jun 09 17:36:16.663421 crc crio[22095]: time="2026-06-09T17:36:16.663356163Z" level=info msg="Removing pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30" id=ec73c91e-53e7-4b10-94fa-6c99903dac5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918213 | controller | Jun 09 17:36:16.687320 crc crio[22095]: time="2026-06-09T17:36:16.687114316Z" level=info msg="Removed pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30" id=ec73c91e-53e7-4b10-94fa-6c99903dac5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918228 | controller | Jun 09 17:36:16.688309 crc crio[22095]: time="2026-06-09T17:36:16.688195604Z" level=info msg="Stopping pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964" id=b7686826-63be-467b-8f46-9f98053558bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918244 | controller | Jun 09 17:36:16.688401 crc crio[22095]: time="2026-06-09T17:36:16.688371969Z" level=info msg="Stopped pod sandbox (already stopped): 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964" id=b7686826-63be-467b-8f46-9f98053558bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918259 | controller | Jun 09 17:36:16.689202 crc crio[22095]: time="2026-06-09T17:36:16.689131928Z" level=info msg="Removing pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964" id=30b2079e-0296-411e-8306-30fcf5c73b89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918274 | controller | Jun 09 17:36:16.729739 crc crio[22095]: time="2026-06-09T17:36:16.729646364Z" level=info msg="Removed pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964" id=30b2079e-0296-411e-8306-30fcf5c73b89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918290 | controller | Jun 09 17:36:16.731481 crc crio[22095]: time="2026-06-09T17:36:16.731401189Z" level=info msg="Stopping pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2" id=654ef278-2718-419d-8d81-862d4fe964d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918305 | controller | Jun 09 17:36:16.731635 crc crio[22095]: time="2026-06-09T17:36:16.731526973Z" level=info msg="Stopped pod sandbox (already stopped): 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2" id=654ef278-2718-419d-8d81-862d4fe964d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918324 | controller | Jun 09 17:36:16.732587 crc crio[22095]: time="2026-06-09T17:36:16.732529078Z" level=info msg="Removing pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2" id=8a559b38-6aad-4dd5-ad2e-6ca6bf4a87e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918340 | controller | Jun 09 17:36:16.758886 crc crio[22095]: time="2026-06-09T17:36:16.758256843Z" level=info msg="Removed pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2" id=8a559b38-6aad-4dd5-ad2e-6ca6bf4a87e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918356 | controller | Jun 09 17:36:22.505643 crc crio[22095]: time="2026-06-09T17:36:22.503707753Z" level=info msg="Removing container: db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368" id=0ad3f02b-d45a-4903-9402-bc3427825301 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918371 | controller | Jun 09 17:36:22.620984 crc crio[22095]: time="2026-06-09T17:36:22.618368082Z" level=info msg="Removed container db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0ad3f02b-d45a-4903-9402-bc3427825301 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918387 | controller | Jun 09 17:36:33.970004 crc crio[22095]: time="2026-06-09T17:36:33.969195225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=dac1274e-3344-472b-9c74-86d37a406dd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.918402 | controller | Jun 09 17:36:33.973128 crc crio[22095]: time="2026-06-09T17:36:33.973035155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c7b09f24-17ab-418b-95a5-213b69ee4382 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.918418 | controller | Jun 09 17:36:33.981332 crc crio[22095]: time="2026-06-09T17:36:33.981220656Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=2c2aef76-3f23-4481-a074-e3b7abb38e74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.918433 | controller | Jun 09 17:36:33.981715 crc crio[22095]: time="2026-06-09T17:36:33.981662527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918449 | controller | Jun 09 17:36:34.042379 crc crio[22095]: time="2026-06-09T17:36:34.042257202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918465 | controller | Jun 09 17:36:34.049455 crc crio[22095]: time="2026-06-09T17:36:34.049373055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918481 | controller | Jun 09 17:36:34.215613 crc crio[22095]: time="2026-06-09T17:36:34.215004381Z" level=info msg="Created container 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944: openstack/nova-metadata-0/nova-metadata-log" id=2c2aef76-3f23-4481-a074-e3b7abb38e74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.918497 | controller | Jun 09 17:36:34.216865 crc crio[22095]: time="2026-06-09T17:36:34.216800768Z" level=info msg="Starting container: 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944" id=6d26ddf1-c99c-4b14-9f57-2c2e52c1d614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.918513 | controller | Jun 09 17:36:34.224058 crc crio[22095]: time="2026-06-09T17:36:34.223998163Z" level=info msg="Started container" PID=347978 containerID=548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944 description=openstack/nova-metadata-0/nova-metadata-log id=6d26ddf1-c99c-4b14-9f57-2c2e52c1d614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.918532 | controller | Jun 09 17:36:49.956189 crc crio[22095]: time="2026-06-09T17:36:49.955145076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=477c5a20-f7b5-43f2-9a95-2b7fcc510ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.918549 | controller | Jun 09 17:36:49.964152 crc crio[22095]: time="2026-06-09T17:36:49.963979154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e8f1cdb2-cc0b-4326-bcc6-643e87e2a5b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.918565 | controller | Jun 09 17:36:49.968882 crc crio[22095]: time="2026-06-09T17:36:49.968795048Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=9362325f-e3ba-491b-861f-eae1858241da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.918581 | controller | Jun 09 17:36:49.969309 crc crio[22095]: time="2026-06-09T17:36:49.96925274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918597 | controller | Jun 09 17:36:50.065736 crc crio[22095]: time="2026-06-09T17:36:50.065626398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918613 | controller | Jun 09 17:36:50.071539 crc crio[22095]: time="2026-06-09T17:36:50.070684039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918629 | controller | Jun 09 17:36:50.262255 crc crio[22095]: time="2026-06-09T17:36:50.262134521Z" level=info msg="Created container 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d: openstack/openstack-galera-0/galera" id=9362325f-e3ba-491b-861f-eae1858241da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.918646 | controller | Jun 09 17:36:50.265583 crc crio[22095]: time="2026-06-09T17:36:50.265496858Z" level=info msg="Starting container: 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d" id=6114874e-685e-4424-a541-a2d7b3133d3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.918661 | controller | Jun 09 17:36:50.272481 crc crio[22095]: time="2026-06-09T17:36:50.272384186Z" level=info msg="Started container" PID=348669 containerID=9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d description=openstack/openstack-galera-0/galera id=6114874e-685e-4424-a541-a2d7b3133d3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca
2026-06-09 17:40:40.918677 | controller | Jun 09 17:37:01.953427 crc crio[22095]: time="2026-06-09T17:37:01.952030217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=ae0884aa-b1d7-405a-84a9-b36980cd2cef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.918694 | controller | Jun 09 17:37:01.958099 crc crio[22095]: time="2026-06-09T17:37:01.958042852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=eb511c59-6a6c-40df-bd92-e3aaa7f8de60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.918716 | controller | Jun 09 17:37:01.970503 crc crio[22095]: time="2026-06-09T17:37:01.970395771Z" level=info msg="Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=0f5fb560-4945-4ee8-9444-9f7d2b535439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.918732 | controller | Jun 09 17:37:01.970957 crc crio[22095]: time="2026-06-09T17:37:01.970846173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918748 | controller | Jun 09 17:37:02.022201 crc crio[22095]: time="2026-06-09T17:37:02.022103006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918764 | controller | Jun 09 17:37:02.027545 crc crio[22095]: time="2026-06-09T17:37:02.02688749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.918780 | controller | Jun 09 17:37:02.216432 crc crio[22095]: time="2026-06-09T17:37:02.216265068Z" level=info msg="Created container 71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=0f5fb560-4945-4ee8-9444-9f7d2b535439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.918796 | controller | Jun 09 17:37:02.217697 crc crio[22095]: time="2026-06-09T17:37:02.217640754Z" level=info msg="Starting container: 71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3" id=06534829-1095-4165-a331-46e59b122354 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.918812 | controller | Jun 09 17:37:02.224888 crc crio[22095]: time="2026-06-09T17:37:02.224780698Z" level=info msg="Started container" PID=349481 containerID=71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=06534829-1095-4165-a331-46e59b122354 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be
2026-06-09 17:40:40.918828 | controller | Jun 09 17:37:08.802400 crc crio[22095]: time="2026-06-09T17:37:08.801683663Z" level=info msg="Stopping container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 (timeout: 30s)" id=d3ecaec2-c832-4f09-afa8-a1f0dc02d3e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.918845 | controller | Jun 09 17:37:16.783276 crc crio[22095]: time="2026-06-09T17:37:16.778849774Z" level=info msg="Removing container: 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526" id=e4b7a52b-eaf2-475c-9421-a1976d7751b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918882 | controller | Jun 09 17:37:16.912710 crc crio[22095]: time="2026-06-09T17:37:16.912563916Z" level=info msg="Removed container 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config" id=e4b7a52b-eaf2-475c-9421-a1976d7751b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.918901 | controller | Jun 09 17:37:16.928417 crc crio[22095]: time="2026-06-09T17:37:16.928269182Z" level=info msg="Stopping pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d" id=99661c79-b92c-435a-96ca-1904aa6a4982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918918 | controller | Jun 09 17:37:16.928417 crc crio[22095]: time="2026-06-09T17:37:16.928417425Z" level=info msg="Stopped pod sandbox (already stopped): f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d" id=99661c79-b92c-435a-96ca-1904aa6a4982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.918934 | controller | Jun 09 17:37:16.929238 crc crio[22095]: time="2026-06-09T17:37:16.929137044Z" level=info msg="Removing pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d" id=eeead463-5e0e-4577-b104-fbd5d76bed7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918954 | controller | Jun 09 17:37:16.964242 crc crio[22095]: time="2026-06-09T17:37:16.963374228Z" level=info msg="Removed pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d" id=eeead463-5e0e-4577-b104-fbd5d76bed7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.918971 | controller | Jun 09 17:37:30.179759 crc crio[22095]: time="2026-06-09T17:37:30.178554689Z" level=info msg="Stopping container: 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d (timeout: 30s)" id=5acef6a6-9c01-46a0-9b66-d3621aed6b4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.918987 | controller | Jun 09 17:37:30.648193 crc crio[22095]: time="2026-06-09T17:37:30.630738108Z" level=info msg="Stopped container 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d: openstack/openstack-galera-0/galera" id=5acef6a6-9c01-46a0-9b66-d3621aed6b4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.919003 | controller | Jun 09 17:37:30.800863 crc crio[22095]: time="2026-06-09T17:37:30.800680798Z" level=info msg="Removing container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc" id=f0ae545c-6ba2-4148-b653-4bb6b8e9b544 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919019 | controller | Jun 09 17:37:30.868761 crc crio[22095]: time="2026-06-09T17:37:30.868463049Z" level=info msg="Removed container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera" id=f0ae545c-6ba2-4148-b653-4bb6b8e9b544 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919035 | controller | Jun 09 17:37:33.810555 crc crio[22095]: time="2026-06-09T17:37:33.80953547Z" level=info msg="Stopping container: 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944 (timeout: 30s)" id=519a3f7c-9540-46d5-8f71-108ae5f8b7a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.919051 | controller | Jun 09 17:37:33.938680 crc crio[22095]: time="2026-06-09T17:37:33.938486131Z" level=info msg="Stopped container 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944: openstack/nova-metadata-0/nova-metadata-log" id=519a3f7c-9540-46d5-8f71-108ae5f8b7a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.919067 | controller | Jun 09 17:37:33.976245 crc crio[22095]: time="2026-06-09T17:37:33.975148818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=6ebc6297-8568-4776-8f6f-372c226c9d0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919082 | controller | Jun 09 17:37:33.978634 crc crio[22095]: time="2026-06-09T17:37:33.978492464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=e30cae28-be98-46ff-98e7-17bcd66ca322 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919098 | controller | Jun 09 17:37:33.983006 crc crio[22095]: time="2026-06-09T17:37:33.982868617Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=b9c37a02-d9e4-4310-b1ee-0f9adc673b9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919114 | controller | Jun 09 17:37:33.983542 crc crio[22095]: time="2026-06-09T17:37:33.983429292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919130 | controller | Jun 09 17:37:34.065880 crc crio[22095]: time="2026-06-09T17:37:34.06506008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919146 | controller | Jun 09 17:37:34.073149 crc crio[22095]: time="2026-06-09T17:37:34.073059637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919164 | controller | Jun 09 17:37:34.255876 crc crio[22095]: time="2026-06-09T17:37:34.255753715Z" level=info msg="Created container f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=b9c37a02-d9e4-4310-b1ee-0f9adc673b9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919181 | controller | Jun 09 17:37:34.257745 crc crio[22095]: time="2026-06-09T17:37:34.257606353Z" level=info msg="Starting container: f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965" id=d392cc4c-7fca-4faf-9f5e-7dbf37d3f370 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.919197 | controller | Jun 09 17:37:34.269625 crc crio[22095]: time="2026-06-09T17:37:34.269459079Z" level=info msg="Started container" PID=351188 containerID=f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=d392cc4c-7fca-4faf-9f5e-7dbf37d3f370 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f
2026-06-09 17:40:40.919213 | controller | Jun 09 17:37:34.881688 crc crio[22095]: time="2026-06-09T17:37:34.881590761Z" level=info msg="Removing container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40" id=911ea32e-4ea6-48be-ae7e-1a9247106f0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919228 | controller | Jun 09 17:37:34.930647 crc crio[22095]: time="2026-06-09T17:37:34.930434533Z" level=info msg="Removed container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log" id=911ea32e-4ea6-48be-ae7e-1a9247106f0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919244 | controller | Jun 09 17:37:38.813244 crc crio[22095]: time="2026-06-09T17:37:38.813130765Z" level=warning msg="Stopping container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.919260 | controller | Jun 09 17:37:38.901126 crc crio[22095]: time="2026-06-09T17:37:38.900986065Z" level=error msg="Killing container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.919276 | controller | Jun 09 17:37:38.965155 crc crio[22095]: time="2026-06-09T17:37:38.96508151Z" level=info msg="Removing container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c" id=b696d3d7-9683-4dde-9bf9-6d5a8cfd3b93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919292 | controller | Jun 09 17:37:39.138246 crc crio[22095]: time="2026-06-09T17:37:39.138026008Z" level=info msg="Stopped container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler" id=d3ecaec2-c832-4f09-afa8-a1f0dc02d3e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.919308 | controller | Jun 09 17:37:39.140129 crc crio[22095]: time="2026-06-09T17:37:39.14005243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=977d7f8c-64b5-494c-91fe-5a729bee195d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919324 | controller | Jun 09 17:37:39.144023 crc crio[22095]: time="2026-06-09T17:37:39.143859778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=4cc72ec0-d0e5-49a2-aab6-05cb4062d388 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919343 | controller | Jun 09 17:37:39.150652 crc crio[22095]: time="2026-06-09T17:37:39.150542781Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=efb43881-6cb0-47af-b3e5-ebb4448ef431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919359 | controller | Jun 09 17:37:39.151208 crc crio[22095]: time="2026-06-09T17:37:39.151142687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919375 | controller | Jun 09 17:37:39.201191 crc crio[22095]: time="2026-06-09T17:37:39.201084056Z" level=info msg="Removed container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler" id=b696d3d7-9683-4dde-9bf9-6d5a8cfd3b93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919391 | controller | Jun 09 17:37:39.224630 crc crio[22095]: time="2026-06-09T17:37:39.224499751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919407 | controller | Jun 09 17:37:39.781215 crc crio[22095]: time="2026-06-09T17:37:39.781099739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919423 | controller | Jun 09 17:37:39.937794 crc crio[22095]: time="2026-06-09T17:37:39.936871613Z" level=info msg="Created container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75: openstack/cinder-scheduler-0/cinder-scheduler" id=efb43881-6cb0-47af-b3e5-ebb4448ef431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919439 | controller | Jun 09 17:37:39.939479 crc crio[22095]: time="2026-06-09T17:37:39.939261184Z" level=info msg="Starting container: 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75" id=1345a319-877f-4334-9c8a-1b13b03b82f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.919455 | controller | Jun 09 17:37:39.946731 crc crio[22095]: time="2026-06-09T17:37:39.946640885Z" level=info msg="Started container" PID=351472 containerID=07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 description=openstack/cinder-scheduler-0/cinder-scheduler id=1345a319-877f-4334-9c8a-1b13b03b82f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.919471 | controller | Jun 09 17:37:40.143492 crc crio[22095]: time="2026-06-09T17:37:40.143187402Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:40:40.919487 | controller | Jun 09 17:37:42.956539 crc crio[22095]: time="2026-06-09T17:37:42.954581102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=641de2e4-bd70-4312-814a-54352630820b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919503 | controller | Jun 09 17:37:42.960656 crc crio[22095]: time="2026-06-09T17:37:42.959725625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=b346b15d-3d43-4eac-9992-e68562047d43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919519 | controller | Jun 09 17:37:42.967799 crc crio[22095]: time="2026-06-09T17:37:42.96766396Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a205be8e-6200-45b6-ba98-83e7fa98263f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919535 | controller | Jun 09 17:37:42.968471 crc crio[22095]: time="2026-06-09T17:37:42.968389579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919554 | controller | Jun 09 17:37:43.026906 crc crio[22095]: time="2026-06-09T17:37:43.026441568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919570 | controller | Jun 09 17:37:43.030607 crc crio[22095]: time="2026-06-09T17:37:43.030534324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919587 | controller | Jun 09 17:37:43.236748 crc crio[22095]: time="2026-06-09T17:37:43.236468983Z" level=info msg="Created container 002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a205be8e-6200-45b6-ba98-83e7fa98263f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919603 | controller | Jun 09 17:37:43.238456 crc crio[22095]: time="2026-06-09T17:37:43.238373963Z" level=info msg="Starting container: 002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7" id=ef799020-c51a-4094-b662-5dbd43ef5989 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.919619 | controller | Jun 09 17:37:43.245380 crc crio[22095]: time="2026-06-09T17:37:43.24523961Z" level=info msg="Started container" PID=351579 containerID=002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=ef799020-c51a-4094-b662-5dbd43ef5989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960
2026-06-09 17:40:40.919635 | controller | Jun 09 17:37:47.658050 crc crio[22095]: time="2026-06-09T17:37:47.656532517Z" level=info msg="Stopping container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36 (timeout: 2s)" id=4307e589-8f83-4383-b35e-674f8dc5ca09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.919652 | controller | Jun 09 17:37:47.865542 crc crio[22095]: time="2026-06-09T17:37:47.865336041Z" level=info msg="Stopped container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy" id=4307e589-8f83-4383-b35e-674f8dc5ca09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.919668 | controller | Jun 09 17:37:47.867646 crc crio[22095]: time="2026-06-09T17:37:47.867541358Z" level=info msg="Stopping pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6" id=2e61cc05-f866-404c-89b1-2348fac45607 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.919684 | controller | Jun 09 17:37:47.868837 crc crio[22095]: time="2026-06-09T17:37:47.868754489Z" level=info msg="Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc002ab2720}] Aliases:map[]}"
2026-06-09 17:40:40.919701 | controller | Jun 09 17:37:47.869102 crc crio[22095]: time="2026-06-09T17:37:47.869024396Z" level=info msg="Deleting pod openshift-must-gather-7cnc9_must-gather-kg8lh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.919718 | controller | Jun 09 17:37:48.242730 crc crio[22095]: time="2026-06-09T17:37:48.242493283Z" level=info msg="Stopped pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6" id=2e61cc05-f866-404c-89b1-2348fac45607 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.919734 | controller | Jun 09 17:37:49.229663 crc crio[22095]: time="2026-06-09T17:37:49.22844681Z" level=info msg="Removing container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36" id=53a7e7cc-3c55-4ecf-99d9-e6447d5f4bde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919754 | controller | Jun 09 17:37:49.295194 crc crio[22095]: time="2026-06-09T17:37:49.294966738Z" level=info msg="Removed container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy" id=53a7e7cc-3c55-4ecf-99d9-e6447d5f4bde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919772 | controller | Jun 09 17:37:49.302258 crc crio[22095]: time="2026-06-09T17:37:49.302155224Z" level=info msg="Removing container: 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1" id=96db8300-25f5-4b83-b6c9-50e120a92806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919788 | controller | Jun 09 17:37:49.545381 crc crio[22095]: time="2026-06-09T17:37:49.544511424Z" level=info msg="Removed container 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1: openshift-must-gather-7cnc9/must-gather-kg8lh/gather" id=96db8300-25f5-4b83-b6c9-50e120a92806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.919805 | controller | Jun 09 17:37:49.954469 crc crio[22095]: time="2026-06-09T17:37:49.954381502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=48315c9a-765e-44b5-8967-1a3e22e02872 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919821 | controller | Jun 09 17:37:49.957483 crc crio[22095]: time="2026-06-09T17:37:49.957381229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=41d64b02-bbbc-4ff0-bab7-8c818464e94d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.919837 | controller | Jun 09 17:37:50.525539 crc crio[22095]: time="2026-06-09T17:37:50.525435103Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3db691da-513c-4690-8a28-a5d174d57081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919868 | controller | Jun 09 17:37:50.527470 crc crio[22095]: time="2026-06-09T17:37:50.526322526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919890 | controller | Jun 09 17:37:50.580984 crc crio[22095]: time="2026-06-09T17:37:50.580530626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919908 | controller | Jun 09 17:37:50.588989 crc crio[22095]: time="2026-06-09T17:37:50.588745018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.919925 | controller | Jun 09 17:37:50.790000 crc crio[22095]: time="2026-06-09T17:37:50.788627341Z" level=info msg="Created container 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5: openstack/nova-api-0/nova-api-log" id=3db691da-513c-4690-8a28-a5d174d57081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.919941 | controller | Jun 09 17:37:50.791209 crc crio[22095]: time="2026-06-09T17:37:50.791079205Z" level=info msg="Starting container: 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5" id=62f212e2-4977-4acf-873a-f95c709a9b93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.919957 | controller | Jun 09 17:37:50.798830 crc crio[22095]: time="2026-06-09T17:37:50.798625499Z" level=info msg="Started container" PID=351995 containerID=93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5 description=openstack/nova-api-0/nova-api-log id=62f212e2-4977-4acf-873a-f95c709a9b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.919977 | controller | Jun 09 17:37:56.400189 crc crio[22095]: time="2026-06-09T17:37:56.398749344Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-nbmwt/POD" id=c3476e57-ce52-4deb-8b43-76a84ab59f8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.919994 | controller | Jun 09 17:37:56.401734 crc crio[22095]: time="2026-06-09T17:37:56.400200372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920011 | controller | Jun 09 17:37:56.485702 crc crio[22095]: time="2026-06-09T17:37:56.484314074Z" level=info msg="Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00379e020}] Aliases:map[]}"
2026-06-09 17:40:40.920028 | controller | Jun 09 17:37:56.485702 crc crio[22095]: time="2026-06-09T17:37:56.485554316Z" level=info msg="Adding pod openshift-marketplace_certified-operators-nbmwt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.920046 | controller | Jun 09 17:37:57.161995 crc crio[22095]: 2026-06-09T17:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2951b013137276f Mac:5a:d4:8f:ff:3f:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.920063 | controller | Jun 09 17:37:57.161995 crc crio[22095]: time="2026-06-09T17:37:57.161472646Z" level=info msg="Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00379e020}] Aliases:map[]}"
2026-06-09 17:40:40.920080 | controller | Jun 09 17:37:57.161995 crc crio[22095]: time="2026-06-09T17:37:57.16161618Z" level=info msg="Checking pod openshift-marketplace_certified-operators-nbmwt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.920097 | controller | Jun 09 17:37:57.197832 crc crio[22095]: time="2026-06-09T17:37:57.196230774Z" level=info msg="Ran pod sandbox 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f with infra container: openshift-marketplace/certified-operators-nbmwt/POD" id=c3476e57-ce52-4deb-8b43-76a84ab59f8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.920113 | controller | Jun 09 17:37:57.208009 crc crio[22095]: time="2026-06-09T17:37:57.207650599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a0ba137-704f-40fb-a92e-0835a092fb94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920149 | controller | Jun 09 17:37:57.214393 crc crio[22095]: time="2026-06-09T17:37:57.214116296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5eff7931-c363-43c0-ad97-4c0b36c48ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920167 | controller | Jun 09 17:37:57.224969 crc crio[22095]: time="2026-06-09T17:37:57.224797072Z" level=info msg="Creating container: openshift-marketplace/certified-operators-nbmwt/extract-utilities" id=5eaf89d4-ef6b-4e0d-a10b-b11a5657e7fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920187 | controller | Jun 09 17:37:57.225691 crc crio[22095]: time="2026-06-09T17:37:57.225595612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920204 | controller | Jun 09 17:37:57.341047 crc crio[22095]: time="2026-06-09T17:37:57.340981363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920220 | controller | Jun 09 17:37:57.346843 crc crio[22095]: time="2026-06-09T17:37:57.346739651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920236 | controller | Jun 09 17:37:57.539882 crc crio[22095]: time="2026-06-09T17:37:57.53908417Z" level=info msg="Created container 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b: openshift-marketplace/certified-operators-nbmwt/extract-utilities" id=5eaf89d4-ef6b-4e0d-a10b-b11a5657e7fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920252 | controller | Jun 09 17:37:57.541565 crc crio[22095]: time="2026-06-09T17:37:57.541391289Z" level=info msg="Starting container: 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b" id=92305041-7533-4d14-aefd-d656f4ab4d5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.920269 | controller | Jun 09 17:37:57.550529 crc crio[22095]: time="2026-06-09T17:37:57.550408872Z" level=info msg="Started container" PID=352351 containerID=8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b description=openshift-marketplace/certified-operators-nbmwt/extract-utilities id=92305041-7533-4d14-aefd-d656f4ab4d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f
2026-06-09 17:40:40.920286 | controller | Jun 09 17:37:58.416581 crc crio[22095]: time="2026-06-09T17:37:58.415758505Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6a9d45a0-1664-449d-b058-23ee794bfc0c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.920302 | controller | Jun 09 17:37:58.437278 crc crio[22095]: time="2026-06-09T17:37:58.437093586Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:40:40.920318 | controller | Jun 09 17:37:59.124772 crc crio[22095]: time="2026-06-09T17:37:59.124616966Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=6a9d45a0-1664-449d-b058-23ee794bfc0c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.920334 | controller | Jun 09 17:37:59.126154 crc crio[22095]: time="2026-06-09T17:37:59.125824617Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a742c9b1-271d-49fc-946b-78bfcb7708c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920350 | controller | Jun 09 17:37:59.130383 crc crio[22095]: time="2026-06-09T17:37:59.13018774Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=eb9a75ef-be92-4396-8fcc-66438d3901ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920367 | controller | Jun 09 17:37:59.144603 crc crio[22095]: time="2026-06-09T17:37:59.144489829Z" level=info msg="Creating container: openshift-marketplace/certified-operators-nbmwt/extract-content" id=cbd3c2ea-5d1b-466a-82db-a06a1298f65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920383 | controller | Jun 09 17:37:59.145150 crc crio[22095]: time="2026-06-09T17:37:59.145082634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920402 | controller | Jun 09 17:37:59.218246 crc crio[22095]: time="2026-06-09T17:37:59.21810933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920419 | controller | Jun 09 17:37:59.222579 crc crio[22095]: time="2026-06-09T17:37:59.222448042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920435 | controller | Jun 09 17:37:59.428406 crc crio[22095]: time="2026-06-09T17:37:59.425738713Z" level=info msg="Created container 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a: openshift-marketplace/certified-operators-nbmwt/extract-content" id=cbd3c2ea-5d1b-466a-82db-a06a1298f65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920451 | controller | Jun 09 17:37:59.429441 crc crio[22095]: time="2026-06-09T17:37:59.429356446Z" level=info msg="Starting container: 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a" id=397b737c-7289-4312-a6ea-3933eae240ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.920468 | controller | Jun 09 17:37:59.437753 crc crio[22095]: time="2026-06-09T17:37:59.437620809Z" level=info msg="Started container" PID=352470 containerID=2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a description=openshift-marketplace/certified-operators-nbmwt/extract-content id=397b737c-7289-4312-a6ea-3933eae240ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f
2026-06-09 17:40:40.920484 | controller | Jun 09 17:38:00.463100 crc crio[22095]: time="2026-06-09T17:38:00.461186328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3ac853a5-a152-4d02-b92b-7429fa758563 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920500 | controller | Jun 09 17:38:00.473550 crc crio[22095]: time="2026-06-09T17:38:00.47209021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e0a8fe94-c85d-4cbb-b0f4-2f5a91e3d20e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920516 | controller | Jun 09 17:38:00.485368 crc crio[22095]: time="2026-06-09T17:38:00.48525832Z" level=info msg="Creating container: openshift-marketplace/certified-operators-nbmwt/registry-server" id=b3581d7f-7476-45bf-85e8-52217d504d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920532 | controller | Jun 09 17:38:00.486314 crc crio[22095]: time="2026-06-09T17:38:00.486219175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920548 | controller | Jun 09 17:38:00.562656 crc crio[22095]: time="2026-06-09T17:38:00.562437563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920565 | controller | Jun 09 17:38:00.566434 crc crio[22095]: time="2026-06-09T17:38:00.566324314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920581 | controller | Jun 09 17:38:00.602802 crc crio[22095]: time="2026-06-09T17:38:00.602714954Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683778-xm6vv/POD" id=42f88a08-e12e-4e69-935d-8278caceacd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.920597 | controller | Jun 09 17:38:00.603131 crc crio[22095]: time="2026-06-09T17:38:00.603107704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920616 | controller | Jun 09 17:38:00.657334 crc crio[22095]: time="2026-06-09T17:38:00.656580885Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc0074a47e0}] Aliases:map[]}"
2026-06-09 17:40:40.920633 | controller | Jun 09 17:38:00.657669 crc crio[22095]: time="2026-06-09T17:38:00.657368186Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683778-xm6vv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.920650 | controller | Jun 09 17:38:00.914689 crc crio[22095]: time="2026-06-09T17:38:00.913856721Z" level=info msg="Created container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server" id=b3581d7f-7476-45bf-85e8-52217d504d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920666 | controller | Jun 09 17:38:00.917447 crc crio[22095]: time="2026-06-09T17:38:00.916904139Z" level=info msg="Starting container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb" id=48ac0a97-ebce-444c-bc27-971def0d4f9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.920682 | controller | Jun 09 17:38:00.922814 crc crio[22095]: time="2026-06-09T17:38:00.922517374Z" level=info msg="Started container" PID=352569 containerID=f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb description=openshift-marketplace/certified-operators-nbmwt/registry-server id=48ac0a97-ebce-444c-bc27-971def0d4f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f
2026-06-09 17:40:40.920699 | controller | Jun 09 17:38:01.243515 crc crio[22095]: 2026-06-09T17:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09c0d1ff7a18be1 Mac:26:36:e8:e6:84:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.920716 | controller | Jun 09 17:38:01.245995 crc crio[22095]: time="2026-06-09T17:38:01.245849047Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc0074a47e0}] Aliases:map[]}"
2026-06-09 17:40:40.920732 | controller | Jun 09 17:38:01.246171 crc crio[22095]: time="2026-06-09T17:38:01.246091963Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683778-xm6vv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.920748 | controller | Jun 09 17:38:01.285258 crc crio[22095]: time="2026-06-09T17:38:01.284478924Z" level=info msg="Ran pod sandbox 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d with infra container: openshift-infra/auto-csr-approver-29683778-xm6vv/POD" id=42f88a08-e12e-4e69-935d-8278caceacd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.920764 | controller | Jun 09 17:38:01.289205 crc crio[22095]: time="2026-06-09T17:38:01.289013782Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0deac214-2ba4-4843-b28e-d640b879c17a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.920784 | controller | Jun 09 17:38:01.294876 crc crio[22095]: time="2026-06-09T17:38:01.294797201Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.920801 | controller | Jun 09 17:38:02.123542 crc crio[22095]: time="2026-06-09T17:38:02.12206332Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0deac214-2ba4-4843-b28e-d640b879c17a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.920818 | controller | Jun 09 17:38:02.125641 crc crio[22095]: time="2026-06-09T17:38:02.125074278Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6f86794b-b9d2-40ee-a6ab-28e8cce9f7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920835 | controller | Jun 09 17:38:02.130629 crc crio[22095]: time="2026-06-09T17:38:02.12866435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=baf4c967-8faa-4ad3-ae55-adb2238cbcc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.920868 | controller | Jun 09 17:38:02.138577 crc crio[22095]: time="2026-06-09T17:38:02.138415402Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683778-xm6vv/oc" id=02cbc45d-09fd-4928-a98a-5eed32344674 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920891 | controller | Jun 09 17:38:02.139198 crc crio[22095]: time="2026-06-09T17:38:02.139134431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920909 | controller | Jun 09 17:38:02.228180 crc crio[22095]: time="2026-06-09T17:38:02.227883403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920926 | controller | Jun 09 17:38:02.417478 crc crio[22095]: time="2026-06-09T17:38:02.417248425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.920943 | controller | Jun 09 17:38:02.571774 crc crio[22095]: time="2026-06-09T17:38:02.571596462Z" level=info msg="Created container 4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f: openshift-infra/auto-csr-approver-29683778-xm6vv/oc" id=02cbc45d-09fd-4928-a98a-5eed32344674 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.920959 | controller | Jun 09 17:38:02.573149 crc crio[22095]: time="2026-06-09T17:38:02.57308532Z" level=info msg="Starting container: 4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f" id=e9317f82-e51f-40c5-ab35-2bcdb8413604 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.920976 | controller | Jun 09 17:38:02.578855 crc crio[22095]: time="2026-06-09T17:38:02.578736436Z" level=info msg="Started container" PID=352735 containerID=4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f description=openshift-infra/auto-csr-approver-29683778-xm6vv/oc id=e9317f82-e51f-40c5-ab35-2bcdb8413604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d
2026-06-09 17:40:40.920993 | controller | Jun 09 17:38:04.549276 crc crio[22095]: time="2026-06-09T17:38:04.548241139Z" level=info msg="Stopping pod sandbox: 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d" id=6e785710-65e8-4e48-8a08-5c43b35c5ee7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.921010 | controller | Jun 09 17:38:04.550840 crc crio[22095]: time="2026-06-09T17:38:04.550324573Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc002ab3218}] Aliases:map[]}"
2026-06-09 17:40:40.921031 | controller | Jun 09 17:38:04.550840 crc crio[22095]: time="2026-06-09T17:38:04.550488457Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683778-xm6vv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.921048 | controller | Jun 09 17:38:04.957071 crc crio[22095]: time="2026-06-09T17:38:04.956800782Z" level=info msg="Stopped pod sandbox: 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d" id=6e785710-65e8-4e48-8a08-5c43b35c5ee7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.921064 | controller | Jun 09 17:38:05.801744 crc crio[22095]: time="2026-06-09T17:38:05.801082491Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-98khw/POD" id=72462ff0-bfb3-4355-8e94-a9a553ed6fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.921080 | controller | Jun 09 17:38:05.803736 crc crio[22095]: time="2026-06-09T17:38:05.80181965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921096 | controller | Jun 09 17:38:05.891905 crc crio[22095]: time="2026-06-09T17:38:05.891154248Z" level=info msg="Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}"
2026-06-09 17:40:40.921113 | controller | Jun 09 17:38:05.891905 crc crio[22095]: time="2026-06-09T17:38:05.89161393Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-98khw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.921130 | controller | Jun 09 17:38:06.620857 crc crio[22095]: 2026-06-09T17:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdbbf86bbb82352 Mac:da:fd:8d:1a:ba:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 SocketPath: PciID:}] [{Interface:0xc0005165c0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.921146 | controller | Jun 09 17:38:06.622535 crc crio[22095]: time="2026-06-09T17:38:06.622447856Z" level=info msg="Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}"
2026-06-09 17:40:40.921164 | controller | Jun 09 17:38:06.622802 crc crio[22095]: time="2026-06-09T17:38:06.622741404Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-98khw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.921181 | controller | Jun 09 17:38:06.642773 crc crio[22095]: time="2026-06-09T17:38:06.642693649Z" level=info msg="Ran pod sandbox cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 with infra container: openshift-marketplace/redhat-marketplace-98khw/POD" id=72462ff0-bfb3-4355-8e94-a9a553ed6fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.921201 | controller | Jun 09 17:38:06.646977 crc crio[22095]: time="2026-06-09T17:38:06.646832746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1eb020c7-02a3-4e40-bbbe-82a2c5ada4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921219 | controller | Jun 09 17:38:06.650609 crc crio[22095]: time="2026-06-09T17:38:06.650516041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c8e87bf-db98-4461-b09e-657ad701aa04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921235 | controller | Jun 09 17:38:06.665174 crc crio[22095]: time="2026-06-09T17:38:06.665088268Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-98khw/extract-utilities" id=8974f84e-919d-44ba-9441-ebc259ae9a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921252 | controller | Jun 09 17:38:06.665712 crc crio[22095]: time="2026-06-09T17:38:06.665643442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921269 | controller | Jun 09 17:38:06.731797 crc crio[22095]: time="2026-06-09T17:38:06.731575405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921285 | controller | Jun 09 17:38:06.736271 crc crio[22095]: time="2026-06-09T17:38:06.736199195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921301 | controller | Jun 09 17:38:06.974074 crc crio[22095]: time="2026-06-09T17:38:06.973906265Z" level=info msg="Created container 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c: openshift-marketplace/redhat-marketplace-98khw/extract-utilities" id=8974f84e-919d-44ba-9441-ebc259ae9a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921318 | controller | Jun 09 17:38:06.977183 crc crio[22095]: time="2026-06-09T17:38:06.977074597Z" level=info msg="Starting container: 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c" id=e26ecbd0-f302-4b95-af9c-6b53b830150b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.921334 | controller | Jun 09 17:38:06.985523 crc crio[22095]: time="2026-06-09T17:38:06.985278129Z" level=info msg="Started container" PID=353074 containerID=02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c description=openshift-marketplace/redhat-marketplace-98khw/extract-utilities id=e26ecbd0-f302-4b95-af9c-6b53b830150b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876
2026-06-09 17:40:40.921350 | controller | Jun 09 17:38:07.609677 crc crio[22095]: time="2026-06-09T17:38:07.608566008Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=76b80f75-acd5-431c-9c9e-23846d0e0112 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.921367 | controller | Jun 09 17:38:07.616124 crc crio[22095]: time="2026-06-09T17:38:07.616006571Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:40:40.921383 | controller | Jun 09 17:38:08.216851 crc crio[22095]: time="2026-06-09T17:38:08.215858095Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=76b80f75-acd5-431c-9c9e-23846d0e0112 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.921400 | controller | Jun 09 17:38:08.220500 crc crio[22095]: time="2026-06-09T17:38:08.220406863Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6851e165-0f90-4679-98fd-f5aebfc688f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921419 | controller | Jun 09 17:38:08.224549 crc crio[22095]: time="2026-06-09T17:38:08.224462968Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6b0ce3eb-898f-41d8-9af1-c228cf7b5712 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921436 | controller | Jun 09 17:38:08.244083 crc crio[22095]: time="2026-06-09T17:38:08.243832098Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-98khw/extract-content" id=ca3e14cb-62f7-48ff-aa43-be16b1929e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921452 | controller | Jun 09 17:38:08.244829 crc crio[22095]: time="2026-06-09T17:38:08.244755992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921469 | controller | Jun 09 17:38:08.315208 crc crio[22095]: time="2026-06-09T17:38:08.315105199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921485 | controller | Jun 09 17:38:08.319556 crc crio[22095]: time="2026-06-09T17:38:08.319473832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921500 | controller | Jun 09 17:38:08.529643 crc crio[22095]: time="2026-06-09T17:38:08.529530258Z" level=info msg="Created container e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806: openshift-marketplace/redhat-marketplace-98khw/extract-content" id=ca3e14cb-62f7-48ff-aa43-be16b1929e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921516 | controller | Jun 09 17:38:08.531708 crc crio[22095]: time="2026-06-09T17:38:08.531615572Z" level=info msg="Starting container: e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806" id=53e1a4e0-6807-40b2-bfca-854d13d46f51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.921533 | controller | Jun 09 17:38:08.539102 crc crio[22095]: time="2026-06-09T17:38:08.538481639Z" level=info msg="Started container" PID=353163 containerID=e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806 description=openshift-marketplace/redhat-marketplace-98khw/extract-content id=53e1a4e0-6807-40b2-bfca-854d13d46f51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876
2026-06-09 17:40:40.921549 | controller | Jun 09 17:38:08.942082 crc crio[22095]: time="2026-06-09T17:38:08.940883243Z" level=info msg="Stopping container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb (timeout: 2s)" id=e4dd79bf-680d-4a90-8275-4ce5713fc8ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.921566 | controller | Jun 09 17:38:08.955010 crc crio[22095]: time="2026-06-09T17:38:08.954187387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=13c459b7-ea9c-45e9-92a2-b7f420f1f49f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921582 | controller | Jun 09 17:38:08.960549 crc crio[22095]: time="2026-06-09T17:38:08.960208673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=cd4fdf5c-166a-4156-8b73-a832db3ee6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921597 | controller | Jun 09 17:38:08.971646 crc crio[22095]: time="2026-06-09T17:38:08.970647572Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=bf50a195-2d84-4c44-8744-312d243d1419 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921613 | controller | Jun 09 17:38:08.971646 crc crio[22095]: time="2026-06-09T17:38:08.971134705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921632 | controller | Jun 09 17:38:09.043375 crc crio[22095]: time="2026-06-09T17:38:09.043244627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921648 | controller | Jun 09 17:38:09.048128 crc crio[22095]: time="2026-06-09T17:38:09.048058182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921665 | controller | Jun 09 17:38:09.077323 crc crio[22095]: time="2026-06-09T17:38:09.077218005Z" level=info msg="Stopped container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server" id=e4dd79bf-680d-4a90-8275-4ce5713fc8ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.921681 | controller | Jun 09 17:38:09.079157 crc crio[22095]: time="2026-06-09T17:38:09.079130584Z" level=info msg="Stopping pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f" id=6b84bb3d-f2d8-4653-bf77-bb7e2b9a2ddc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.921697 | controller | Jun 09 17:38:09.080058 crc crio[22095]: time="2026-06-09T17:38:09.080027428Z" level=info msg="Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00041da18}] Aliases:map[]}"
2026-06-09 17:40:40.921713 | controller | Jun 09 17:38:09.080387 crc crio[22095]: time="2026-06-09T17:38:09.080360726Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-nbmwt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.921729 | controller | Jun 09 17:38:09.461826 crc crio[22095]: time="2026-06-09T17:38:09.460974848Z" level=info msg="Created container 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f: openstack/nova-metadata-0/nova-metadata-metadata" id=bf50a195-2d84-4c44-8744-312d243d1419 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921745 | controller | Jun 09 17:38:09.463224 crc crio[22095]: time="2026-06-09T17:38:09.463122443Z" level=info msg="Starting container: 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f" id=d14d4b4a-ba35-4a23-bcf3-86b72ab1d55c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.921761 | controller | Jun 09 17:38:09.470707 crc crio[22095]: time="2026-06-09T17:38:09.470614077Z" level=info msg="Started container" PID=353269 containerID=9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f description=openstack/nova-metadata-0/nova-metadata-metadata id=d14d4b4a-ba35-4a23-bcf3-86b72ab1d55c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade
2026-06-09 17:40:40.921777 | controller | Jun 09 17:38:09.567788 crc crio[22095]: time="2026-06-09T17:38:09.567725775Z" level=info msg="Stopped pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f" id=6b84bb3d-f2d8-4653-bf77-bb7e2b9a2ddc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.921793 | controller | Jun 09 17:38:09.753527 crc crio[22095]: time="2026-06-09T17:38:09.753438063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7548498a-94e4-465f-8508-9c3183941e5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921814 | controller | Jun 09 17:38:09.756197 crc crio[22095]: time="2026-06-09T17:38:09.756079791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c82f3d64-f910-4469-b2ed-d5f010e7bc10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.921830 | controller | Jun 09 17:38:09.773833 crc crio[22095]: time="2026-06-09T17:38:09.773707266Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-98khw/registry-server" id=1bd9f81b-1ec5-42d4-9cf2-8e9f0e0e7806 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.921846 | controller | Jun 09 17:38:09.774376 crc crio[22095]: time="2026-06-09T17:38:09.77425784Z" level=info msg="Removing container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb" id=491048d7-2b03-484e-b330-32fcc1815f41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.921882 | controller | Jun 09 17:38:09.774376 crc crio[22095]: time="2026-06-09T17:38:09.774353573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921900 | controller | Jun 09 17:38:09.867098 crc crio[22095]: time="2026-06-09T17:38:09.866868363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921916 | controller | Jun 09 17:38:09.876631 crc crio[22095]: time="2026-06-09T17:38:09.876533992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.921933 | controller | Jun 09 17:38:09.901016 crc crio[22095]: time="2026-06-09T17:38:09.896105928Z" level=info msg="Removed container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server" id=491048d7-2b03-484e-b330-32fcc1815f41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.921949 | controller | Jun 09 17:38:09.902399 crc crio[22095]: time="2026-06-09T17:38:09.901803814Z" level=info msg="Removing container: 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a" id=006af4ae-95a5-4425-b69b-3ed2e735ae74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.921964 | controller | Jun 09 17:38:09.950673 crc crio[22095]: time="2026-06-09T17:38:09.950555923Z" level=info msg="Removed container 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a: openshift-marketplace/certified-operators-nbmwt/extract-content" id=006af4ae-95a5-4425-b69b-3ed2e735ae74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.921980 | controller | Jun 09 17:38:09.953791 crc crio[22095]: time="2026-06-09T17:38:09.953681454Z" level=info msg="Removing container: 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b" id=f64ffdc2-a080-418d-a02f-6396ed58a1f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.921997 | controller | Jun 09 17:38:10.041066 crc crio[22095]: time="2026-06-09T17:38:10.040876196Z" level=info msg="Removed container 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b: openshift-marketplace/certified-operators-nbmwt/extract-utilities" id=f64ffdc2-a080-418d-a02f-6396ed58a1f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922013 | controller | Jun 09 17:38:10.118804 crc crio[22095]: time="2026-06-09T17:38:10.118738098Z" level=info msg="Created container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server" id=1bd9f81b-1ec5-42d4-9cf2-8e9f0e0e7806 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.922029 | controller | Jun 09 17:38:10.121975 crc crio[22095]: time="2026-06-09T17:38:10.120611746Z" level=info msg="Starting container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115" id=abae85da-ce6b-41bd-8505-8eba8bba17cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.922048 | controller | Jun 09 17:38:10.130796 crc crio[22095]: time="2026-06-09T17:38:10.130692436Z" level=info msg="Started container" PID=353427 containerID=1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115 description=openshift-marketplace/redhat-marketplace-98khw/registry-server id=abae85da-ce6b-41bd-8505-8eba8bba17cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876
2026-06-09 17:40:40.922065 | controller | Jun 09 17:38:13.729659 crc crio[22095]: time="2026-06-09T17:38:13.728334416Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-lz67h/POD" id=8805e4ce-6fb5-4c41-8c42-afcfab3774d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.922081 | controller | Jun 09 17:38:13.731676 crc crio[22095]: time="2026-06-09T17:38:13.72968412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922097 | controller | Jun 09 17:38:13.776855 crc crio[22095]: time="2026-06-09T17:38:13.776657754Z" level=info msg="Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc0028b65a8}] Aliases:map[]}"
2026-06-09 17:40:40.922114 | controller | Jun 09 17:38:13.776855 crc crio[22095]: time="2026-06-09T17:38:13.776735206Z" level=info msg="Adding pod openshift-marketplace_community-operators-lz67h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.922131 | controller | Jun 09 17:38:14.310094 crc crio[22095]: 2026-06-09T17:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82311f8faa739bb Mac:ee:13:47:91:9c:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.922148 | controller | Jun 09 17:38:14.323168 crc crio[22095]: time="2026-06-09T17:38:14.319810954Z" level=info msg="Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc0028b65a8}] Aliases:map[]}"
2026-06-09 17:40:40.922165 | controller | Jun 09 17:38:14.323168 crc crio[22095]: time="2026-06-09T17:38:14.320020719Z" level=info msg="Checking pod openshift-marketplace_community-operators-lz67h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.922181 | controller | Jun 09 17:38:14.338139 crc crio[22095]: time="2026-06-09T17:38:14.338080026Z" level=info msg="Ran pod sandbox 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 with infra container: openshift-marketplace/community-operators-lz67h/POD" id=8805e4ce-6fb5-4c41-8c42-afcfab3774d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.922197 | controller | Jun 09 17:38:14.341990 crc crio[22095]: time="2026-06-09T17:38:14.341226467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=54a96d23-2c16-433a-b32b-788deb3a1f04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.922217 | controller | Jun 09 17:38:14.344742 crc crio[22095]: time="2026-06-09T17:38:14.344681496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce8fec99-1b6b-439e-ae47-1ba6ece2c168 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.922234 | controller | Jun 09 17:38:14.361182 crc crio[22095]: time="2026-06-09T17:38:14.361058579Z" level=info msg="Creating container: openshift-marketplace/community-operators-lz67h/extract-utilities" id=4e54aa63-0873-4b31-8aed-cf94a447311b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.922250 | controller | Jun 09 17:38:14.361737 crc crio[22095]: time="2026-06-09T17:38:14.361673125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922266 | controller | Jun 09 17:38:14.437590 crc crio[22095]: time="2026-06-09T17:38:14.437498174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922282 | controller | Jun 09 17:38:14.442876 crc crio[22095]: time="2026-06-09T17:38:14.442815671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922298 | controller | Jun 09 17:38:14.635867 crc crio[22095]: time="2026-06-09T17:38:14.635106538Z" level=info msg="Created container c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7: openshift-marketplace/community-operators-lz67h/extract-utilities" id=4e54aa63-0873-4b31-8aed-cf94a447311b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.922314 | controller | Jun 09 17:38:14.637666 crc crio[22095]: time="2026-06-09T17:38:14.637596343Z" level=info msg="Starting container: c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7" id=6eec88be-b558-4f3a-9616-03b510d3ec98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.922331 | controller | Jun 09 17:38:14.654980 crc crio[22095]: time="2026-06-09T17:38:14.652327673Z" level=info msg="Started container" PID=353662 containerID=c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7 description=openshift-marketplace/community-operators-lz67h/extract-utilities id=6eec88be-b558-4f3a-9616-03b510d3ec98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074
2026-06-09 17:40:40.922347 | controller | Jun 09 17:38:14.878899 crc crio[22095]: time="2026-06-09T17:38:14.878814174Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=b578be83-2a1f-4f80-b20b-e84a2f618142 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.922364 | controller | Jun 09 17:38:14.882984 crc crio[22095]: time="2026-06-09T17:38:14.882889769Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:40:40.922380 | controller | Jun 09 17:38:15.566132 crc crio[22095]: time="2026-06-09T17:38:15.565708767Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8" id=b578be83-2a1f-4f80-b20b-e84a2f618142 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.922397 | controller | Jun 09 17:38:15.567154 crc crio[22095]: time="2026-06-09T17:38:15.566787755Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8aec4e19-152e-4852-8e43-685c0896c3e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.922414 | controller | Jun 09 17:38:15.574272 crc crio[22095]: time="2026-06-09T17:38:15.574155175Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8785ad59-f15a-4a71-8116-334495e57fcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.922433 | controller | Jun 09 17:38:15.585234 crc crio[22095]: time="2026-06-09T17:38:15.585141649Z" level=info msg="Creating container: openshift-marketplace/community-operators-lz67h/extract-content" id=19cf8118-e3d4-4448-a2dd-2dc974584156 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.922451 | controller | Jun 09 17:38:15.585597 crc crio[22095]: time="2026-06-09T17:38:15.585516968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922467 | controller | Jun 09 17:38:15.638263 crc crio[22095]: time="2026-06-09T17:38:15.638153808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922483 | controller | Jun 09 17:38:15.641535 crc crio[22095]: time="2026-06-09T17:38:15.641449623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922499 | controller | Jun 09 17:38:15.867532 crc crio[22095]: time="2026-06-09T17:38:15.866081046Z" level=info msg="Created container 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2: openshift-marketplace/community-operators-lz67h/extract-content" id=19cf8118-e3d4-4448-a2dd-2dc974584156 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.922516 | controller | Jun 09 17:38:15.868729 crc crio[22095]: time="2026-06-09T17:38:15.868607601Z" level=info msg="Starting container: 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2" id=cfdec6ba-7b33-42aa-996a-13d0d89702b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.922532 | controller | Jun 09 17:38:15.878123 crc crio[22095]: time="2026-06-09T17:38:15.878031504Z" level=info msg="Started container" PID=353739 containerID=05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2 description=openshift-marketplace/community-operators-lz67h/extract-content id=cfdec6ba-7b33-42aa-996a-13d0d89702b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074
2026-06-09 17:40:40.922549 | controller | Jun 09 17:38:17.000095 crc crio[22095]: time="2026-06-09T17:38:16.998185089Z" level=info msg="Removing container: f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088" id=725f65c1-d318-458f-81f4-6c11ff807ff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922565 | controller | Jun 09 17:38:17.044207 crc crio[22095]: time="2026-06-09T17:38:17.036779316Z" level=info msg="Removed container f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init" id=725f65c1-d318-458f-81f4-6c11ff807ff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922581 | controller | Jun 09 17:38:17.048075 crc crio[22095]: time="2026-06-09T17:38:17.047381689Z" level=info msg="Removing container: 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8" id=5cf6af77-b138-4c9e-a8fa-75485be3b684 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922598 | controller | Jun 09 17:38:17.134726 crc crio[22095]: time="2026-06-09T17:38:17.134618352Z" level=info msg="Removed container 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery" id=5cf6af77-b138-4c9e-a8fa-75485be3b684 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922614 | controller | Jun 09 17:38:17.139416 crc crio[22095]: time="2026-06-09T17:38:17.139312183Z" level=info msg="Removing container: f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d" id=775daf5d-8c7b-4086-9254-dadceacb9a37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922633 | controller | Jun 09 17:38:17.277027 crc crio[22095]: time="2026-06-09T17:38:17.27082072Z" level=info msg="Removed container f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d: openshift-infra/auto-csr-approver-29683772-mn7h2/oc" id=775daf5d-8c7b-4086-9254-dadceacb9a37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.922650 | controller | Jun 09 17:38:17.295629 crc crio[22095]: time="2026-06-09T17:38:17.295500958Z" level=info msg="Stopping pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6" id=60e51768-58a2-4b78-96e1-e14b9634d828 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922666 | controller | Jun 09 17:38:17.295629 crc crio[22095]: time="2026-06-09T17:38:17.29557407Z" level=info msg="Stopped pod sandbox (already stopped): a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6" id=60e51768-58a2-4b78-96e1-e14b9634d828 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922682 | controller | Jun 09 17:38:17.298194 crc crio[22095]: time="2026-06-09T17:38:17.297886739Z" level=info msg="Removing pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6" id=886a398c-2b7a-4e74-9d6a-701a9375b3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922699 | controller | Jun 09 17:38:17.334673 crc crio[22095]: time="2026-06-09T17:38:17.334548336Z" level=info msg="Removed pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6" id=886a398c-2b7a-4e74-9d6a-701a9375b3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922714 | controller | Jun 09 17:38:17.337102 crc crio[22095]: time="2026-06-09T17:38:17.33701776Z" level=info msg="Stopping pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3" id=7e2f1b81-29a8-4324-8cd1-38b13ba083a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922730 | controller | Jun 09 17:38:17.337265 crc crio[22095]: time="2026-06-09T17:38:17.337124173Z" level=info msg="Stopped pod sandbox (already stopped): 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3" id=7e2f1b81-29a8-4324-8cd1-38b13ba083a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922746 | controller | Jun 09 17:38:17.339592 crc crio[22095]: time="2026-06-09T17:38:17.339498044Z" level=info msg="Removing pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3" id=c3d4fa5b-1b44-476a-840e-122e1c85a7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922762 | controller | Jun 09 17:38:17.362342 crc crio[22095]: time="2026-06-09T17:38:17.361377829Z" level=info msg="Removed pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3" id=c3d4fa5b-1b44-476a-840e-122e1c85a7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922778 | controller | Jun 09 17:38:17.363182 crc crio[22095]: time="2026-06-09T17:38:17.363098304Z" level=info msg="Stopping pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6" id=a42c7269-17a2-4308-9903-1c81e70d92a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922794 | controller | Jun 09 17:38:17.363588 crc crio[22095]: time="2026-06-09T17:38:17.363185646Z" level=info msg="Stopped pod sandbox (already stopped): 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6" id=a42c7269-17a2-4308-9903-1c81e70d92a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922809 | controller | Jun 09 17:38:17.363728 crc crio[22095]: time="2026-06-09T17:38:17.363659168Z" level=info msg="Removing pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6" id=3a26868f-2aab-4026-8c38-52a83eb6a13d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922825 | controller | Jun 09 17:38:17.386886 crc crio[22095]: time="2026-06-09T17:38:17.386671533Z" level=info msg="Removed pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6" id=3a26868f-2aab-4026-8c38-52a83eb6a13d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922843 | controller | Jun 09 17:38:17.388631 crc crio[22095]: time="2026-06-09T17:38:17.388525971Z" level=info msg="Stopping pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f" id=1c1a7eec-d9c1-4775-b3ba-1c7b19e656ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922879 | controller | Jun 09 17:38:17.388853 crc crio[22095]: time="2026-06-09T17:38:17.388640054Z" level=info msg="Stopped pod sandbox (already stopped): 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f" id=1c1a7eec-d9c1-4775-b3ba-1c7b19e656ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.922897 | controller | Jun 09 17:38:17.390656 crc crio[22095]: time="2026-06-09T17:38:17.390501372Z" level=info msg="Removing pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f" id=da098afc-be5a-4207-bd3a-3dcf6e485fab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922913 | controller | Jun 09 17:38:17.434196 crc crio[22095]: time="2026-06-09T17:38:17.434044226Z" level=info msg="Removed pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f" id=da098afc-be5a-4207-bd3a-3dcf6e485fab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.922929 | controller | Jun 09 17:38:17.984080 crc crio[22095]: time="2026-06-09T17:38:17.983643743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6c8046f9-a96e-497a-accf-623f163d439a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.922946 | controller | Jun 09 17:38:17.988115 crc crio[22095]: time="2026-06-09T17:38:17.98777938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8eb02852-2423-44bf-931d-b8e643a4e8e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.922962 | controller | Jun 09 17:38:18.001324 crc crio[22095]: time="2026-06-09T17:38:17.999330018Z" level=info msg="Creating container: openshift-marketplace/community-operators-lz67h/registry-server" id=95af3914-d5e3-4ea3-9d61-54d7d8e72f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.922978 | controller | Jun 09 17:38:18.001324 crc crio[22095]: time="2026-06-09T17:38:17.99977833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.922994 | controller | Jun 09 17:38:18.058736 crc crio[22095]: time="2026-06-09T17:38:18.058539958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923011 | controller | Jun 09 17:38:18.061827 crc crio[22095]: time="2026-06-09T17:38:18.061766351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923027 | controller | Jun 09 17:38:18.231399 crc crio[22095]: time="2026-06-09T17:38:18.231246839Z" level=info msg="Created container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server" id=95af3914-d5e3-4ea3-9d61-54d7d8e72f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.923044 | controller | Jun 09 17:38:18.233145 crc crio[22095]: time="2026-06-09T17:38:18.233043425Z" level=info msg="Starting container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5" id=d2e02617-b2cc-4c49-b178-ba67425980e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.923060 | controller | Jun 09 17:38:18.240615 crc crio[22095]: time="2026-06-09T17:38:18.240245681Z" level=info msg="Started container" PID=353898 containerID=926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5 description=openshift-marketplace/community-operators-lz67h/registry-server id=d2e02617-b2cc-4c49-b178-ba67425980e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074
2026-06-09 17:40:40.923080 | controller | Jun 09 17:38:18.322797 crc crio[22095]: time="2026-06-09T17:38:18.322135427Z" level=info msg="Stopping container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115 (timeout: 2s)" id=80d426b4-ff78-4550-8305-48428b42f1ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923097 | controller | Jun 09 17:38:18.450771 crc crio[22095]: time="2026-06-09T17:38:18.450572974Z" level=info msg="Stopped container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server" id=80d426b4-ff78-4550-8305-48428b42f1ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923113 | controller | Jun 09 17:38:18.451894 crc crio[22095]: time="2026-06-09T17:38:18.451711014Z" level=info msg="Stopping pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876" id=b9faddf0-19ee-4ca7-8bfb-cad92742b0b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.923130 | controller | Jun 09 17:38:18.452545 crc crio[22095]: time="2026-06-09T17:38:18.452475624Z" level=info msg="Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc004da63e8}] Aliases:map[]}"
2026-06-09 17:40:40.923146 | controller | Jun 09 17:38:18.452694 crc crio[22095]: time="2026-06-09T17:38:18.452635938Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-98khw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.923163 | controller | Jun 09 17:38:18.831793 crc crio[22095]: time="2026-06-09T17:38:18.831140795Z" level=info msg="Stopped pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876" id=b9faddf0-19ee-4ca7-8bfb-cad92742b0b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.923179 | controller | Jun 09 17:38:19.017866 crc crio[22095]: time="2026-06-09T17:38:19.016893523Z" level=info msg="Removing container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115" id=2425111e-9816-42e8-b3f0-02d6b89d28c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923196 | controller | Jun 09 17:38:19.061885 crc crio[22095]: time="2026-06-09T17:38:19.061476145Z" level=info msg="Removed container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server" id=2425111e-9816-42e8-b3f0-02d6b89d28c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923212 | controller | Jun 09 17:38:19.066174 crc crio[22095]: time="2026-06-09T17:38:19.066092864Z" level=info msg="Removing container: e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806" id=2cf9c6aa-d516-449a-aaf5-1b15bd413791 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923228 | controller | Jun 09 17:38:19.118412 crc crio[22095]: time="2026-06-09T17:38:19.118314073Z" level=info msg="Removed container e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806: openshift-marketplace/redhat-marketplace-98khw/extract-content" id=2cf9c6aa-d516-449a-aaf5-1b15bd413791 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923244 | controller | Jun 09 17:38:19.135386 crc crio[22095]: time="2026-06-09T17:38:19.135216539Z" level=info msg="Removing container: 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c" id=bade39cb-acb2-433c-8e04-a960b3dd3b5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923263 | controller | Jun 09 17:38:19.183394 crc crio[22095]: time="2026-06-09T17:38:19.180974851Z" level=info msg="Removed container 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c: openshift-marketplace/redhat-marketplace-98khw/extract-utilities" id=bade39cb-acb2-433c-8e04-a960b3dd3b5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923280 | controller | Jun 09 17:38:23.982839 crc crio[22095]: time="2026-06-09T17:38:23.982080197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b525dee7-d7aa-48c0-abb4-ffbe686b9e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.923296 | controller | Jun 09 17:38:23.987179 crc crio[22095]: time="2026-06-09T17:38:23.987136358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c96f0d66-7f6c-450b-9577-eaf75960f48c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.923312 | controller | Jun 09 17:38:23.997036 crc crio[22095]: time="2026-06-09T17:38:23.99688965Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=bdac19a2-d2c5-4a0d-94e6-d19c77cec7e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.923328 | controller | Jun 09 17:38:23.997597 crc crio[22095]: time="2026-06-09T17:38:23.997573118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923345 | controller | Jun 09 17:38:24.075446 crc crio[22095]: time="2026-06-09T17:38:24.074958156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923361 | controller | Jun 09 17:38:24.081500 crc crio[22095]: time="2026-06-09T17:38:24.080745486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923377 | controller | Jun 09 17:38:24.378344 crc crio[22095]: time="2026-06-09T17:38:24.378230849Z" level=info msg="Created container 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b: openstack/nova-api-0/nova-api-api" id=bdac19a2-d2c5-4a0d-94e6-d19c77cec7e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.923393 | controller | Jun 09 17:38:24.383674 crc crio[22095]: time="2026-06-09T17:38:24.383558927Z" level=info msg="Starting container: 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b" id=de82a71c-726d-49ea-8fdd-c0a59d136c38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.923410 | controller | Jun 09 17:38:24.390063 crc crio[22095]: time="2026-06-09T17:38:24.389830509Z" level=info msg="Started container" PID=354215 containerID=8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b description=openstack/nova-api-0/nova-api-api id=de82a71c-726d-49ea-8fdd-c0a59d136c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d
2026-06-09 17:40:40.923427 | controller | Jun 09 17:38:26.149321 crc crio[22095]: time="2026-06-09T17:38:26.147885571Z" level=info msg="Stopping container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5 (timeout: 2s)" id=b651856d-3e90-4385-a942-9464b3aa0ab3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923442 | controller | Jun 09 17:38:26.532959 crc crio[22095]: time="2026-06-09T17:38:26.532817335Z" level=info msg="Stopped container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server" id=b651856d-3e90-4385-a942-9464b3aa0ab3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923458 | controller | Jun 09 17:38:26.534256 crc crio[22095]: time="2026-06-09T17:38:26.53419836Z" level=info msg="Stopping pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074" id=76325c27-3f0f-41b0-a687-4233d47654fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.923478 | controller | Jun 09 17:38:26.535410 crc crio[22095]: time="2026-06-09T17:38:26.535373871Z" level=info msg="Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc002272300}] Aliases:map[]}"
2026-06-09 17:40:40.923495 | controller | Jun 09 17:38:26.535742 crc crio[22095]: time="2026-06-09T17:38:26.535711549Z" level=info msg="Deleting pod openshift-marketplace_community-operators-lz67h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.923512 | controller | Jun 09 17:38:26.947739 crc crio[22095]: time="2026-06-09T17:38:26.947459715Z" level=info msg="Stopped pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074" id=76325c27-3f0f-41b0-a687-4233d47654fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.923529 | controller | Jun 09 17:38:27.178992 crc crio[22095]: time="2026-06-09T17:38:27.178217076Z" level=info msg="Removing container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5" id=f0525074-175d-4c43-b8b6-ed21e3196043 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923545 | controller | Jun 09 17:38:27.295339 crc crio[22095]: time="2026-06-09T17:38:27.295038923Z" level=info msg="Removed container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server" id=f0525074-175d-4c43-b8b6-ed21e3196043 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923562 | controller | Jun 09 17:38:27.299422 crc crio[22095]: time="2026-06-09T17:38:27.299272353Z" level=info msg="Removing container: 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2" id=65ca6cfe-8f50-4f35-a14d-4ca1088e125f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923578 | controller | Jun 09 17:38:27.343239 crc crio[22095]: time="2026-06-09T17:38:27.343115245Z" level=info msg="Removed container 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2: openshift-marketplace/community-operators-lz67h/extract-content" id=65ca6cfe-8f50-4f35-a14d-4ca1088e125f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923594 | controller | Jun 09 17:38:27.346518 crc crio[22095]: time="2026-06-09T17:38:27.346422311Z" level=info msg="Removing container: c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7" id=7c9f166c-768b-41ec-97bd-19029f80aa3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923611 | controller | Jun 09 17:38:27.394493 crc crio[22095]: time="2026-06-09T17:38:27.394372559Z" level=info msg="Removed container c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7: openshift-marketplace/community-operators-lz67h/extract-utilities" id=7c9f166c-768b-41ec-97bd-19029f80aa3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923627 | controller | Jun 09 17:38:39.953329 crc crio[22095]: time="2026-06-09T17:38:39.952129131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=5de37762-212e-4396-a02d-bb0dffba985f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.923643 | controller | Jun 09 17:38:39.962395 crc crio[22095]: time="2026-06-09T17:38:39.960711602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=b5eaf5fe-0a0a-46b9-ba02-f946cdfe5063 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.923662 | controller | Jun 09 17:38:39.971682 crc crio[22095]: time="2026-06-09T17:38:39.970847574Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=69505881-b2a4-4f61-9337-d7aeb9f0eb65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.923679 | controller | Jun 09 17:38:39.971682 crc crio[22095]: time="2026-06-09T17:38:39.97147845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923695 | controller | Jun 09 17:38:40.038232 crc crio[22095]: time="2026-06-09T17:38:40.038153883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923711 | controller | Jun 09 17:38:40.699011 crc crio[22095]: time="2026-06-09T17:38:40.698326125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.923727 | controller | Jun 09 17:38:40.833704 crc crio[22095]: time="2026-06-09T17:38:40.83363088Z" level=info msg="Created container 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a: openstack/cinder-api-0/cinder-api" id=69505881-b2a4-4f61-9337-d7aeb9f0eb65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.923743 | controller | Jun 09 17:38:40.835882 crc crio[22095]: time="2026-06-09T17:38:40.835606691Z" level=info msg="Starting container: 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a" id=116ba8c9-c9da-48f6-9bbf-3e1674de0c05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.923759 | controller | Jun 09 17:38:40.841247 crc crio[22095]: time="2026-06-09T17:38:40.841155294Z" level=info msg="Started container" PID=355163 containerID=003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a description=openstack/cinder-api-0/cinder-api id=116ba8c9-c9da-48f6-9bbf-3e1674de0c05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620
2026-06-09 17:40:40.923775 | controller | Jun 09 17:38:44.540148 crc crio[22095]: time="2026-06-09T17:38:44.539650269Z" level=info msg="Removing container: c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4" id=103ffebc-15a0-401e-a73f-b48e0882d9be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923791 | controller | Jun 09 17:38:44.638820 crc crio[22095]: time="2026-06-09T17:38:44.638675937Z" level=info msg="Removed container c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker" id=103ffebc-15a0-401e-a73f-b48e0882d9be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923807 | controller | Jun 09 17:38:49.612030 crc crio[22095]: time="2026-06-09T17:38:49.610516042Z" level=info msg="Stopping container: 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5 (timeout: 30s)" id=fc4cd366-ed8c-47e4-bb5a-553cf408ce69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923823 | controller | Jun 09 17:38:49.741634 crc crio[22095]: time="2026-06-09T17:38:49.740793437Z" level=info msg="Stopped container 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5: openstack/nova-api-0/nova-api-log" id=fc4cd366-ed8c-47e4-bb5a-553cf408ce69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923839 | controller | Jun 09 17:38:50.655203 crc crio[22095]: time="2026-06-09T17:38:50.655160756Z" level=info msg="Removing container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b" id=11a4e1ac-e9a2-47db-9be7-3b815ea044e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923871 | controller | Jun 09 17:38:50.699148 crc crio[22095]: time="2026-06-09T17:38:50.698492966Z" level=info msg="Removed container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log" id=11a4e1ac-e9a2-47db-9be7-3b815ea044e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923895 | controller | Jun 09 17:39:04.815453 crc crio[22095]: time="2026-06-09T17:39:04.814722327Z" level=info msg="Stopping container: 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f (timeout: 30s)" id=4b67d029-4766-4874-85e5-264c5936afdf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.923912 | controller | Jun 09 17:39:17.066098 crc crio[22095]: time="2026-06-09T17:39:17.064716103Z" level=info msg="Removing container: 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd" id=5b6d71a4-3c4c-443e-beb0-3bc5d45179e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923928 | controller | Jun 09 17:39:17.165366 crc crio[22095]: time="2026-06-09T17:39:17.165175388Z" level=info msg="Removed container 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener" id=5b6d71a4-3c4c-443e-beb0-3bc5d45179e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923944 | controller | Jun 09 17:39:17.463810 crc crio[22095]: time="2026-06-09T17:39:17.463243307Z" level=info msg="Removing container: 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa" id=3ea20894-96b6-457a-b434-a7b8c3418543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923961 | controller | Jun 09 17:39:17.500642 crc crio[22095]: time="2026-06-09T17:39:17.500457098Z" level=info msg="Removed container 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update" id=3ea20894-96b6-457a-b434-a7b8c3418543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923977 | controller | Jun 09 17:39:17.504058 crc crio[22095]: time="2026-06-09T17:39:17.503906617Z" level=info msg="Removing container: e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23" id=62f6a907-222e-45b6-bfd0-e76e474b3611 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.923993 | controller | Jun 09 17:39:17.558725 crc crio[22095]: time="2026-06-09T17:39:17.55861279Z" level=info msg="Removed container e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create" id=62f6a907-222e-45b6-bfd0-e76e474b3611 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.924009 | controller | Jun 09 17:39:17.585232 crc crio[22095]: time="2026-06-09T17:39:17.585105765Z" level=info msg="Stopping pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876" id=1ca56410-5a70-468a-93de-1302d8bcccab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924024 | controller | Jun 09 17:39:17.585232 crc crio[22095]: time="2026-06-09T17:39:17.585241978Z" level=info msg="Stopped pod sandbox (already stopped): cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876" id=1ca56410-5a70-468a-93de-1302d8bcccab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924040 | controller | Jun 09 17:39:17.586421 crc crio[22095]: time="2026-06-09T17:39:17.586260614Z" level=info msg="Removing pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876" id=2389ccaf-781c-4d63-bbfb-fe4e1ead23be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924056 | controller | Jun 09 17:39:17.605098 crc crio[22095]: time="2026-06-09T17:39:17.604907006Z" level=info msg="Removed pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876" id=2389ccaf-781c-4d63-bbfb-fe4e1ead23be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924072 | controller | Jun 09 17:39:17.608439 crc crio[22095]: time="2026-06-09T17:39:17.608356895Z" level=info msg="Stopping pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074" id=bf368799-93de-413b-9a33-6c44d2b336c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924091 | controller | Jun 09 17:39:17.608602 crc crio[22095]: time="2026-06-09T17:39:17.608450107Z" level=info msg="Stopped pod sandbox (already stopped): 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074" id=bf368799-93de-413b-9a33-6c44d2b336c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924107 | controller | Jun 09 17:39:17.609229 crc crio[22095]: time="2026-06-09T17:39:17.609127815Z" level=info msg="Removing pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074" id=511647bd-52ed-49b1-bd1a-9e4f619c9122 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924124 | controller | Jun 09 17:39:17.626156 crc crio[22095]: time="2026-06-09T17:39:17.626027182Z" level=info msg="Removed pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074" id=511647bd-52ed-49b1-bd1a-9e4f619c9122 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924140 | controller | Jun 09 17:39:17.627520 crc crio[22095]: time="2026-06-09T17:39:17.627381327Z" level=info msg="Stopping pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c" id=7d524976-3f48-44f1-b7e1-438528960bdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924156 | controller | Jun 09 17:39:17.627631 crc crio[22095]: time="2026-06-09T17:39:17.62752657Z" level=info msg="Stopped pod sandbox (already stopped): 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c" id=7d524976-3f48-44f1-b7e1-438528960bdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924189 | controller | Jun 09 17:39:17.628612 crc crio[22095]: time="2026-06-09T17:39:17.628481735Z" level=info msg="Removing pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c" id=39f463aa-3023-4b5c-9885-dd05fcd26a63 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924206 | controller | Jun 09 17:39:17.656516 crc crio[22095]: time="2026-06-09T17:39:17.656414016Z" level=info msg="Removed pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c" id=39f463aa-3023-4b5c-9885-dd05fcd26a63 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924222 | controller | Jun 09 17:39:17.657677 crc crio[22095]: time="2026-06-09T17:39:17.657583177Z" level=info msg="Stopping pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b" id=7bf7f96c-d407-44c2-b2bb-ada107684e21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924238 | controller | Jun 09 17:39:17.657761 crc crio[22095]: time="2026-06-09T17:39:17.657687459Z" level=info msg="Stopped pod sandbox (already stopped): 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b" id=7bf7f96c-d407-44c2-b2bb-ada107684e21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.924254 | controller | Jun 09 17:39:17.658856 crc crio[22095]: time="2026-06-09T17:39:17.658736206Z" level=info msg="Removing pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b" id=a783ae81-561c-4d16-94cd-612df55fbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924270 | controller | Jun 09 17:39:17.693025 crc crio[22095]: time="2026-06-09T17:39:17.692847788Z" level=info msg="Removed pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b" id=a783ae81-561c-4d16-94cd-612df55fbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.924286 | controller | Jun 09 17:39:18.364652 crc crio[22095]: time="2026-06-09T17:39:18.364514525Z" level=info msg="Stopped container 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f: openstack/nova-metadata-0/nova-metadata-metadata" id=4b67d029-4766-4874-85e5-264c5936afdf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.924301 | controller | Jun 09 17:39:19.104427 crc crio[22095]: time="2026-06-09T17:39:19.101750859Z" level=info msg="Removing container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699" id=3e8e81c4-2cfa-4144-9400-1a7dd1f97b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.924321 | controller | Jun 09 17:39:19.142604 crc crio[22095]: time="2026-06-09T17:39:19.139614497Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mwppd/POD" id=9ab431c9-1dc3-4ce6-9985-b0eb0f4ea36f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.924337 | controller | Jun 09 17:39:19.142604 crc crio[22095]: time="2026-06-09T17:39:19.1397516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924354 | controller | Jun 09 17:39:19.149772 crc crio[22095]: time="2026-06-09T17:39:19.149679177Z" level=info msg="Removed container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata" id=3e8e81c4-2cfa-4144-9400-1a7dd1f97b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.924370 | controller | Jun 09 17:39:19.190894 crc crio[22095]: time="2026-06-09T17:39:19.190648865Z" level=info msg="Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc000526aa0}] Aliases:map[]}"
2026-06-09 17:40:40.924386 | controller | Jun 09 17:39:19.190894 crc crio[22095]: time="2026-06-09T17:39:19.190715357Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mwppd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.924403 | controller | Jun 09 17:39:19.573061 crc crio[22095]: 2026-06-09T17:39:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b97c58f11a49f8d Mac:ba:47:dd:66:a3:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.924420 | controller | Jun 09 17:39:19.574634 crc crio[22095]: time="2026-06-09T17:39:19.574572092Z" level=info msg="Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc000526aa0}] Aliases:map[]}"
2026-06-09 17:40:40.924437 | controller | Jun 09 17:39:19.574824 crc crio[22095]: time="2026-06-09T17:39:19.574754507Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mwppd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.924454 | controller | Jun 09 17:39:19.591084 crc crio[22095]: time="2026-06-09T17:39:19.590900094Z" level=info msg="Ran pod sandbox b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a with infra container: openshift-marketplace/redhat-operators-mwppd/POD" id=9ab431c9-1dc3-4ce6-9985-b0eb0f4ea36f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.924471 | controller | Jun 09 17:39:19.597277 crc crio[22095]: time="2026-06-09T17:39:19.596486248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=00e9fb00-4574-477a-a7cb-48d230597ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.924488 | controller | Jun 09 17:39:19.604692 crc crio[22095]: time="2026-06-09T17:39:19.603496649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a2dc1ded-468c-42cc-903a-acc1771a1554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.924513 | controller | Jun 09 17:39:19.613456 crc crio[22095]: time="2026-06-09T17:39:19.613369124Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mwppd/extract-utilities" id=8f9e3607-7680-442c-a258-f91f35458531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.924530 | controller | Jun 09 17:39:19.613858 crc crio[22095]: time="2026-06-09T17:39:19.613794665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924547 | controller | Jun 09 17:39:19.615658 crc crio[22095]: time="2026-06-09T17:39:19.615565991Z" level=info msg="Stopping container: 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b (timeout: 30s)" id=b0dbc105-039a-4914-96c3-b1745847f25a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.924563 | controller | Jun 09 17:39:19.709420 crc crio[22095]: time="2026-06-09T17:39:19.709144658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924579 | controller | Jun 09 17:39:19.716885 crc crio[22095]: time="2026-06-09T17:39:19.716796935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924595 | controller | Jun 09 17:39:19.917681 crc crio[22095]: time="2026-06-09T17:39:19.916988556Z" level=info msg="Created container 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774: openshift-marketplace/redhat-operators-mwppd/extract-utilities" id=8f9e3607-7680-442c-a258-f91f35458531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.924611 | controller | Jun 09 17:39:19.919244 crc crio[22095]: time="2026-06-09T17:39:19.919140962Z" level=info msg="Starting container: 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774" id=69f5704d-1962-4dad-9c7a-2b595f17fbeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.924628 | controller | Jun 09 17:39:19.933115 crc crio[22095]: time="2026-06-09T17:39:19.931048319Z" level=info msg="Started container" PID=357020 containerID=764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774 description=openshift-marketplace/redhat-operators-mwppd/extract-utilities id=69f5704d-1962-4dad-9c7a-2b595f17fbeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a
2026-06-09 17:40:40.924644 | controller | Jun 09 17:39:20.128465 crc crio[22095]: time="2026-06-09T17:39:20.127973526Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=696e836e-f3d0-4a5c-aa2c-0aa74d033b43 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.924661 | controller | Jun 09 17:39:20.149694 crc crio[22095]: time="2026-06-09T17:39:20.149601775Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:40:40.924677 | controller | Jun 09 17:39:21.350268 crc crio[22095]: time="2026-06-09T17:39:21.350103475Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=696e836e-f3d0-4a5c-aa2c-0aa74d033b43 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.924694 | controller | Jun 09 17:39:21.352064 crc crio[22095]: time="2026-06-09T17:39:21.351215064Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=81cbf326-b355-4e2d-9d0f-eb9b6812de7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.924711 | controller | Jun 09 17:39:21.355197 crc crio[22095]: time="2026-06-09T17:39:21.355082024Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e1153e3b-3ba9-42af-b9a4-a678273d0b2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.924731 | controller | Jun 09 17:39:21.401988 crc crio[22095]: time="2026-06-09T17:39:21.40178929Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mwppd/extract-content" id=a3a5b052-a3b1-4e6d-a25f-ad5a7ccd1b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.924748 | controller | Jun 09 17:39:21.402674 crc crio[22095]: time="2026-06-09T17:39:21.402596481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924764 | controller | Jun 09 17:39:21.454455 crc crio[22095]: time="2026-06-09T17:39:21.454309947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924781 | controller | Jun 09 17:39:21.457635 crc crio[22095]: time="2026-06-09T17:39:21.457576601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924797 | controller | Jun 09 17:39:21.675584 crc crio[22095]: time="2026-06-09T17:39:21.675454619Z" level=info msg="Created container ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790: openshift-marketplace/redhat-operators-mwppd/extract-content" id=a3a5b052-a3b1-4e6d-a25f-ad5a7ccd1b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.924813 | controller | Jun 09 17:39:21.678143 crc crio[22095]: time="2026-06-09T17:39:21.677985324Z" level=info msg="Starting container: ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790" id=b489fa0d-673b-47a8-9b35-1153a9c3d032 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.924829 | controller | Jun 09 17:39:21.685190 crc crio[22095]: time="2026-06-09T17:39:21.685081197Z" level=info msg="Started container" PID=357085 containerID=ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790 description=openshift-marketplace/redhat-operators-mwppd/extract-content id=b489fa0d-673b-47a8-9b35-1153a9c3d032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a
2026-06-09 17:40:40.924845 | controller | Jun 09 17:39:24.217407 crc crio[22095]: time="2026-06-09T17:39:24.216572787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4af021d0-139c-4db4-ab9e-bd7ba08d3ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.924882 | controller | Jun 09 17:39:24.221764 crc crio[22095]: time="2026-06-09T17:39:24.221672679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3dcb57de-d3a0-46d8-8fd6-59b893aa4175 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.924901 | controller | Jun 09 17:39:24.230657 crc crio[22095]: time="2026-06-09T17:39:24.230535828Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mwppd/registry-server" id=01a8bd22-7d1e-40c7-a9bf-0fecac901201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.924917 | controller | Jun 09 17:39:24.231313 crc crio[22095]: time="2026-06-09T17:39:24.231207575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924933 | controller | Jun 09 17:39:24.349572 crc crio[22095]: time="2026-06-09T17:39:24.349445559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924955 | controller | Jun 09 17:39:24.353998 crc crio[22095]: time="2026-06-09T17:39:24.353863033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.924972 | controller | Jun 09 17:39:24.554982 crc crio[22095]: time="2026-06-09T17:39:24.554021164Z" level=info msg="Created container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server" id=01a8bd22-7d1e-40c7-a9bf-0fecac901201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.924988 | controller | Jun 09 17:39:24.556774 crc crio[22095]: time="2026-06-09T17:39:24.556686872Z" level=info msg="Starting container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3" id=a8c23692-a07d-4319-80b8-f859fec57a81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.925005 | controller | Jun 09 17:39:24.563386 crc crio[22095]: time="2026-06-09T17:39:24.563247202Z" level=info msg="Started container" PID=357188 containerID=ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3 description=openshift-marketplace/redhat-operators-mwppd/registry-server id=a8c23692-a07d-4319-80b8-f859fec57a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a
2026-06-09 17:40:40.925021 | controller | Jun 09 17:39:25.952346 crc crio[22095]: time="2026-06-09T17:39:25.952090256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0bb01190-9f34-4392-8632-cb2423cf9166 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.925037 | controller | Jun 09 17:39:25.956562 crc crio[22095]: time="2026-06-09T17:39:25.955900524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=034b11fc-0ec6-4903-b936-57d8a289cece name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.925053 | controller | Jun 09 17:39:25.962095 crc crio[22095]: time="2026-06-09T17:39:25.961977811Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=bce76241-8306-417a-a971-845bae3ed52c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.925069 | controller | Jun 09 17:39:25.962780 crc crio[22095]: time="2026-06-09T17:39:25.962577957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925085 | controller | Jun 09 17:39:26.032393 crc crio[22095]: time="2026-06-09T17:39:26.032261567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925101 | controller | Jun 09 17:39:26.045535 crc crio[22095]: time="2026-06-09T17:39:26.045433557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925117 | controller | Jun 09 17:39:26.247272 crc crio[22095]: time="2026-06-09T17:39:26.247166798Z" level=info msg="Created container 4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=bce76241-8306-417a-a971-845bae3ed52c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.925133 | controller | Jun 09 17:39:26.249257 crc crio[22095]: time="2026-06-09T17:39:26.24916771Z" level=info msg="Starting container: 4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72" id=f0ae21e7-2900-4a5d-aac9-1ffff98309eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.925149 | controller | Jun 09 17:39:26.256454 crc crio[22095]: time="2026-06-09T17:39:26.256356495Z" level=info msg="Started container" PID=357249 containerID=4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f0ae21e7-2900-4a5d-aac9-1ffff98309eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220
2026-06-09 17:40:40.925168 | controller | Jun 09 17:39:27.290023 crc crio[22095]: time="2026-06-09T17:39:27.289344709Z" level=info msg="Removing container: a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040" id=445c56f0-b2c0-4e89-b295-6ec297a701e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925185 | controller | Jun 09 17:39:27.652872 crc crio[22095]: time="2026-06-09T17:39:27.651987456Z" level=info msg="Removed container a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=445c56f0-b2c0-4e89-b295-6ec297a701e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925201 | controller | Jun 09 17:39:29.344073 crc crio[22095]: time="2026-06-09T17:39:29.343260342Z" level=info msg="Removing container: 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f" id=9f70c31b-86da-458d-9af2-9bdd8477c2cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925217 | controller | Jun 09 17:39:29.437466 crc crio[22095]: time="2026-06-09T17:39:29.437363283Z" level=info msg="Removed container 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=9f70c31b-86da-458d-9af2-9bdd8477c2cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925233 | controller | Jun 09 17:39:34.421264 crc crio[22095]: time="2026-06-09T17:39:34.420163372Z" level=info msg="Removing container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a" id=ca370a0c-2760-497e-a754-54fa701e3f4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925249 | controller | Jun 09 17:39:34.645433 crc crio[22095]: time="2026-06-09T17:39:34.645042051Z" level=info msg="Stopped container 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b: openstack/nova-api-0/nova-api-api" id=b0dbc105-039a-4914-96c3-b1745847f25a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.925265 | controller | Jun 09 17:39:34.693363 crc crio[22095]: time="2026-06-09T17:39:34.693230475Z" level=info msg="Removed container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api" id=ca370a0c-2760-497e-a754-54fa701e3f4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925282 | controller | Jun 09 17:39:38.804032 crc crio[22095]: time="2026-06-09T17:39:38.802979583Z" level=info msg="Stopping container: 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a (timeout: 30s)" id=cc6008a5-50f9-43e7-a9d8-b92297c0e4f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.925298 | controller | Jun 09 17:39:40.540861 crc crio[22095]: time="2026-06-09T17:39:40.540810452Z" level=info msg="Stopping container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3 (timeout: 2s)" id=d974a658-725a-45f9-89cd-50e845ae42d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.925313 | controller | Jun 09 17:39:40.668956 crc crio[22095]: time="2026-06-09T17:39:40.668773197Z" level=info msg="Stopped container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server" id=d974a658-725a-45f9-89cd-50e845ae42d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.925329 | controller | Jun 09 17:39:40.670276 crc crio[22095]: time="2026-06-09T17:39:40.670127472Z" level=info msg="Stopping pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a" id=8c40ad1c-6246-4548-82e7-806d7c49581b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.925346 | controller | Jun 09 17:39:40.671442 crc crio[22095]: time="2026-06-09T17:39:40.671366364Z" level=info msg="Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc00379e918}] Aliases:map[]}"
2026-06-09 17:40:40.925366 | controller | Jun 09 17:39:40.671721 crc crio[22095]: time="2026-06-09T17:39:40.671630031Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-mwppd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.925383 | controller | Jun 09 17:39:41.002500 crc crio[22095]: time="2026-06-09T17:39:41.00180126Z" level=info msg="Stopped pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a" id=8c40ad1c-6246-4548-82e7-806d7c49581b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.925400 | controller | Jun 09 17:39:41.563816 crc crio[22095]: time="2026-06-09T17:39:41.563694084Z" level=info msg="Removing container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3" id=5730af6a-5832-4c26-9ced-e53d9896c64b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925416 | controller | Jun 09 17:39:41.604017 crc crio[22095]: time="2026-06-09T17:39:41.603523873Z" level=info msg="Removed container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server" id=5730af6a-5832-4c26-9ced-e53d9896c64b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925432 | controller | Jun 09 17:39:41.613133 crc crio[22095]: time="2026-06-09T17:39:41.612804602Z" level=info msg="Removing container: ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790" id=5fc67c9a-85a7-4f48-ae86-ae2aefe5759f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925448 | controller | Jun 09 17:39:41.652783 crc crio[22095]: time="2026-06-09T17:39:41.652652752Z" level=info msg="Removed container ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790: openshift-marketplace/redhat-operators-mwppd/extract-content" id=5fc67c9a-85a7-4f48-ae86-ae2aefe5759f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925464 | controller | Jun 09 17:39:41.658188 crc crio[22095]: time="2026-06-09T17:39:41.658047991Z" level=info msg="Removing container: 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774" id=8ee6d854-767f-4050-b161-cf38e7d1f899 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925481 | controller | Jun 09 17:39:41.712362 crc crio[22095]: time="2026-06-09T17:39:41.712256561Z" level=info msg="Removed container 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774: openshift-marketplace/redhat-operators-mwppd/extract-utilities" id=8ee6d854-767f-4050-b161-cf38e7d1f899 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925497 | controller | Jun 09 17:39:48.953309 crc crio[22095]: time="2026-06-09T17:39:48.952389949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=112f93a4-2ad8-4db2-9548-19b310236f61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.925513 | controller | Jun 09 17:39:48.956402 crc crio[22095]: time="2026-06-09T17:39:48.95631872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=763dfeac-8730-409f-ba40-de9c105f8059 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.925528 | controller | Jun 09 17:39:48.965751 crc crio[22095]: time="2026-06-09T17:39:48.965669312Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=e5139524-d58a-476c-a083-2baebed613ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.925548 | controller | Jun 09 17:39:48.966134 crc crio[22095]: time="2026-06-09T17:39:48.966082853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925565 | controller | Jun 09 17:39:49.028492 crc crio[22095]: time="2026-06-09T17:39:49.028399622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925581 | controller | Jun 09 17:39:49.034590 crc crio[22095]: time="2026-06-09T17:39:49.034470119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925598 | controller | Jun 09 17:39:49.227742 crc crio[22095]: time="2026-06-09T17:39:49.226867889Z" level=info msg="Created container 04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=e5139524-d58a-476c-a083-2baebed613ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.925614 | controller | Jun 09 17:39:49.229337 crc crio[22095]: time="2026-06-09T17:39:49.22922703Z" level=info msg="Starting container: 04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c" id=3dccd0b4-8a2c-4a47-a0d1-69f55a700161 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.925630 | controller | Jun 09 17:39:49.235255 crc crio[22095]: time="2026-06-09T17:39:49.235169773Z" level=info msg="Started container" PID=358373 containerID=04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=3dccd0b4-8a2c-4a47-a0d1-69f55a700161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3
2026-06-09 17:40:40.925647 | controller | Jun 09 17:39:52.554141 crc crio[22095]: time="2026-06-09T17:39:52.553107188Z" level=info msg="Stopped container 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a: openstack/cinder-api-0/cinder-api" id=cc6008a5-50f9-43e7-a9d8-b92297c0e4f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.925663 | controller | Jun 09 17:39:52.744226 crc crio[22095]: time="2026-06-09T17:39:52.744143612Z" level=info msg="Removing container: fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d" id=ff81d146-44ba-45e3-8ea6-136a44a48eb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925679 | controller | Jun 09 17:39:52.823246 crc crio[22095]: time="2026-06-09T17:39:52.823052141Z" level=info msg="Removed container fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ff81d146-44ba-45e3-8ea6-136a44a48eb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925696 | controller | Jun 09 17:39:52.832998 crc crio[22095]: time="2026-06-09T17:39:52.832866144Z" level=info msg="Removing container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637" id=f3d1bdec-3c90-46db-b3b8-82f63edea7d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925712 | controller | Jun 09 17:39:52.866053 crc crio[22095]: time="2026-06-09T17:39:52.865887567Z" level=info msg="Removed container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api" id=f3d1bdec-3c90-46db-b3b8-82f63edea7d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.925728 | controller | Jun 09 17:39:58.802663 crc crio[22095]: time="2026-06-09T17:39:58.801119285Z" level=info msg="Stopping container: 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 (timeout: 30s)" id=e1652b2b-c85a-4f79-9e40-4e98fd3875fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.925747 | controller | Jun 09 17:40:00.550426 crc crio[22095]: time="2026-06-09T17:40:00.549481066Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683780-5tq7b/POD" id=bc909b44-324d-4ba7-afde-51d51157c47b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.925764 | controller | Jun 09 17:40:00.551665 crc crio[22095]: time="2026-06-09T17:40:00.550464582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.925780 | controller | Jun 09 17:40:00.598512 crc crio[22095]: time="2026-06-09T17:40:00.598198185Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc00379e780}] Aliases:map[]}"
2026-06-09 17:40:40.925796 | controller | Jun 09 17:40:00.598512 crc crio[22095]: time="2026-06-09T17:40:00.598274367Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683780-5tq7b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.925813 | controller | Jun 09 17:40:01.206430 crc crio[22095]: 2026-06-09T17:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d90d070fd3bd4c Mac:a6:5b:0c:6f:9d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:40:40.925829 | controller | Jun 09 17:40:01.208038 crc crio[22095]: time="2026-06-09T17:40:01.207906243Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc00379e780}] Aliases:map[]}"
2026-06-09 17:40:40.925846 | controller | Jun 09 17:40:01.208264 crc crio[22095]: time="2026-06-09T17:40:01.20817532Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683780-5tq7b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:40:40.925885 | controller | Jun 09 17:40:01.225782 crc crio[22095]: time="2026-06-09T17:40:01.22560853Z" level=info msg="Ran pod sandbox 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 with infra container: openshift-infra/auto-csr-approver-29683780-5tq7b/POD" id=bc909b44-324d-4ba7-afde-51d51157c47b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:40:40.925904 | controller | Jun 09 17:40:01.231237 crc crio[22095]: time="2026-06-09T17:40:01.231134533Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dfbd1eeb-4e8a-4b54-868a-d76278fe9031 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.925921 | controller | Jun 09 17:40:01.237655 crc crio[22095]: time="2026-06-09T17:40:01.23758532Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:40:40.925937 | controller | Jun 09 17:40:02.672272 crc crio[22095]: time="2026-06-09T17:40:02.671457198Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dfbd1eeb-4e8a-4b54-868a-d76278fe9031 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:40:40.925953 | controller | Jun 09 17:40:02.674045 crc crio[22095]: time="2026-06-09T17:40:02.673014668Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=862e5519-7e66-4e48-982a-586ca9eed9a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.925973 | controller | Jun 09 17:40:02.675571 crc crio[22095]: time="2026-06-09T17:40:02.675489062Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5e8f28c9-8173-4ec1-90c5-07fb4f999b8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.925990 | controller | Jun 09 17:40:02.687176 crc crio[22095]: time="2026-06-09T17:40:02.687090981Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683780-5tq7b/oc" id=7508c1e7-cf1a-4a6d-96cb-d2854e5278ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926006 | controller | Jun 09 17:40:02.688512 crc crio[22095]: time="2026-06-09T17:40:02.688372485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926022 | controller | Jun 09 17:40:02.766577 crc crio[22095]: time="2026-06-09T17:40:02.766476902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926038 | controller | Jun 09 17:40:02.970870 crc crio[22095]: time="2026-06-09T17:40:02.970761349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926054 | controller | Jun 09 17:40:03.113125 crc crio[22095]: time="2026-06-09T17:40:03.112982263Z" level=info msg="Created container b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7: openshift-infra/auto-csr-approver-29683780-5tq7b/oc" id=7508c1e7-cf1a-4a6d-96cb-d2854e5278ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926071 | controller | Jun 09 17:40:03.115252 crc crio[22095]: time="2026-06-09T17:40:03.115170579Z" level=info msg="Starting container: b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7" id=6fb2e55b-87f2-4c30-9540-61175ea24708 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.926087 | controller | Jun 09 17:40:03.121110 crc crio[22095]: time="2026-06-09T17:40:03.12101609Z" level=info msg="Started container" PID=358957 containerID=b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7 description=openshift-infra/auto-csr-approver-29683780-5tq7b/oc id=6fb2e55b-87f2-4c30-9540-61175ea24708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8
2026-06-09 17:40:40.926103 | controller | Jun 09 17:40:04.998394 crc crio[22095]: time="2026-06-09T17:40:04.997802618Z" level=info msg="Stopping pod sandbox: 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8" id=181020de-7840-462d-a65e-f26b93d0132f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926120 | controller | Jun 09 17:40:04.999605 crc crio[22095]: time="2026-06-09T17:40:04.999265666Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc005f20898}] Aliases:map[]}"
2026-06-09 17:40:40.926137 | controller | Jun 09 17:40:04.999605 crc crio[22095]: time="2026-06-09T17:40:04.999493332Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683780-5tq7b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.926153 | controller | Jun 09 17:40:05.351350 crc crio[22095]: time="2026-06-09T17:40:05.351232537Z" level=info msg="Stopped pod sandbox: 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8" id=181020de-7840-462d-a65e-f26b93d0132f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926172 | controller | Jun 09 17:40:08.954871 crc crio[22095]: time="2026-06-09T17:40:08.953620579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=abfc7bcd-37dd-43c0-8fe4-725bcaccd55d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.926189 | controller | Jun 09 17:40:08.959341 crc crio[22095]: time="2026-06-09T17:40:08.959222254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e3cf2740-54d8-48aa-809d-890e9a00a055 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.926205 | controller | Jun 09 17:40:08.973078 crc crio[22095]: time="2026-06-09T17:40:08.970230788Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=019f96bb-fdbc-4c12-b296-584fa9b92d60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926221 | controller | Jun 09 17:40:08.973078 crc crio[22095]: time="2026-06-09T17:40:08.97069571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926238 | controller | Jun 09 17:40:09.032313 crc crio[22095]: time="2026-06-09T17:40:09.032162018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926253 | controller | Jun 09 17:40:09.036038 crc crio[22095]: time="2026-06-09T17:40:09.035981427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926269 | controller | Jun 09 17:40:09.221435 crc crio[22095]: time="2026-06-09T17:40:09.220456192Z" level=info msg="Created container 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=019f96bb-fdbc-4c12-b296-584fa9b92d60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926285 | controller | Jun 09 17:40:09.223090 crc crio[22095]: time="2026-06-09T17:40:09.222961947Z" level=info msg="Starting container: 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac" id=2ba69bfd-e91e-4cf7-aaae-046e2ceb7813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.926301 | controller | Jun 09 17:40:09.232348 crc crio[22095]: time="2026-06-09T17:40:09.232256277Z" level=info msg="Started container" PID=359286 containerID=1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=2ba69bfd-e91e-4cf7-aaae-046e2ceb7813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.926317 | controller | Jun 09 17:40:09.246814 crc crio[22095]: time="2026-06-09T17:40:09.246676409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=b425f053-390b-4493-9460-a6e897513052 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.926334 | controller | Jun 09 17:40:09.251086 crc crio[22095]: time="2026-06-09T17:40:09.251016891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3cfc8c80-d134-4b05-985a-eaf92dbe996a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.926350 | controller | Jun 09 17:40:09.257444 crc crio[22095]: time="2026-06-09T17:40:09.257087778Z" level=info msg="Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=cecef683-2d32-4852-ae45-8d304804be67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926375 | controller | Jun 09 17:40:09.259053 crc crio[22095]: time="2026-06-09T17:40:09.257675203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926393 | controller | Jun 09 17:40:09.328340 crc crio[22095]: time="2026-06-09T17:40:09.328225336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926412 | controller | Jun 09 17:40:09.332753 crc crio[22095]: time="2026-06-09T17:40:09.332671451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926433 | controller | Jun 09 17:40:09.561039 crc crio[22095]: time="2026-06-09T17:40:09.560862995Z" level=info msg="Created container 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api" id=cecef683-2d32-4852-ae45-8d304804be67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926455 | controller | Jun 09 17:40:09.562041 crc crio[22095]: time="2026-06-09T17:40:09.561739608Z" level=info msg="Starting container: 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7" id=5d616fb3-6a94-4f86-89f7-2f5eb2afaf24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.926477 | controller | Jun 09 17:40:09.568695 crc crio[22095]: time="2026-06-09T17:40:09.568532013Z" level=info msg="Started container" PID=359301 containerID=78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=5d616fb3-6a94-4f86-89f7-2f5eb2afaf24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56
2026-06-09 17:40:40.926499 | controller | Jun 09 17:40:16.953475 crc crio[22095]: time="2026-06-09T17:40:16.952485695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3fa4b722-eb4e-4746-8e6e-331cfe151bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.926520 | controller | Jun 09 17:40:16.957433 crc crio[22095]: time="2026-06-09T17:40:16.957335001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c063f358-00d6-4148-80ed-210193925e70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.926536 | controller | Jun 09 17:40:16.962612 crc crio[22095]: time="2026-06-09T17:40:16.962506624Z" level=info msg="Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create" id=d3252061-a074-40cb-82cd-a20e2f276567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926556 | controller | Jun 09 17:40:16.965488 crc crio[22095]: time="2026-06-09T17:40:16.96311559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926573 | controller | Jun 09 17:40:17.022624 crc crio[22095]: time="2026-06-09T17:40:17.022446222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926591 | controller | Jun 09 17:40:17.027797 crc crio[22095]: time="2026-06-09T17:40:17.027696498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.926654 | controller | Jun 09 17:40:17.248511 crc crio[22095]: time="2026-06-09T17:40:17.247736402Z" level=info msg="Created container 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5: openstack/glance-db-create-dcrqh/mariadb-database-create" id=d3252061-a074-40cb-82cd-a20e2f276567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.926680 | controller | Jun 09 17:40:17.250077 crc crio[22095]: time="2026-06-09T17:40:17.249897258Z" level=info msg="Starting container: 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5" id=39ee3bb6-79ab-4582-b834-aae032dd0703 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.926697 | controller | Jun 09 17:40:17.259503 crc crio[22095]: time="2026-06-09T17:40:17.259321431Z" level=info msg="Started container" PID=359778 containerID=3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=39ee3bb6-79ab-4582-b834-aae032dd0703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47
2026-06-09 17:40:40.926714 | controller | Jun 09 17:40:17.726777 crc crio[22095]: time="2026-06-09T17:40:17.726657813Z" level=info msg="Removing container: 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015" id=3ef3b795-cd52-4bce-8329-02db0620be80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.926731 | controller | Jun 09 17:40:17.957342 crc crio[22095]: time="2026-06-09T17:40:17.956578962Z" level=info msg="Removed container 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015: openshift-infra/auto-csr-approver-29683774-jpjqv/oc" id=3ef3b795-cd52-4bce-8329-02db0620be80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.926746 | controller | Jun 09 17:40:17.961379 crc crio[22095]: time="2026-06-09T17:40:17.961264103Z" level=info msg="Removing container: 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce" id=0fdaef05-05e5-4870-aa24-56cd1563eeaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.926763 | controller | Jun 09 17:40:18.000427 crc crio[22095]: time="2026-06-09T17:40:17.999782248Z" level=info msg="Removed container 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce: openstack/root-account-create-update-x9h8t/mariadb-account-create-update" id=0fdaef05-05e5-4870-aa24-56cd1563eeaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.926779 | controller | Jun 09 17:40:18.013767 crc crio[22095]: time="2026-06-09T17:40:18.013674167Z" level=info msg="Stopping pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf" id=3a16e703-9eef-4579-970f-15c3e76827c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926795 | controller | Jun 09 17:40:18.014662 crc crio[22095]: time="2026-06-09T17:40:18.014600621Z" level=info msg="Stopped pod sandbox (already stopped): 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf" id=3a16e703-9eef-4579-970f-15c3e76827c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926811 | controller | Jun 09 17:40:18.015208 crc crio[22095]: time="2026-06-09T17:40:18.015181466Z" level=info msg="Removing pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf" id=09b8be9b-e2c2-448f-af79-91e85fe2ed9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.926827 | controller | Jun 09 17:40:18.028701 crc crio[22095]: time="2026-06-09T17:40:18.028638783Z" level=info msg="Removed pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf" id=09b8be9b-e2c2-448f-af79-91e85fe2ed9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.926843 | controller | Jun 09 17:40:18.030413 crc crio[22095]: time="2026-06-09T17:40:18.030347098Z" level=info msg="Stopping pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a" id=92f651ae-dfe4-497e-8df4-a970eb005e62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926888 | controller | Jun 09 17:40:18.030523 crc crio[22095]: time="2026-06-09T17:40:18.03043463Z" level=info msg="Stopped pod sandbox (already stopped): b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a" id=92f651ae-dfe4-497e-8df4-a970eb005e62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926910 | controller | Jun 09 17:40:18.031109 crc crio[22095]: time="2026-06-09T17:40:18.030890532Z" level=info msg="Removing pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a" id=04f56d99-5913-4999-baf9-7204b4d9d687 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.926927 | controller | Jun 09 17:40:18.049189 crc crio[22095]: time="2026-06-09T17:40:18.049086882Z" level=info msg="Removed pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a" id=04f56d99-5913-4999-baf9-7204b4d9d687 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.926944 | controller | Jun 09 17:40:18.049904 crc crio[22095]: time="2026-06-09T17:40:18.049876662Z" level=info msg="Stopping pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6" id=8b4638b2-bc46-42f6-809d-d662d423789a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926960 | controller | Jun 09 17:40:18.050117 crc crio[22095]: time="2026-06-09T17:40:18.050095838Z" level=info msg="Stopped pod sandbox (already stopped): a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6" id=8b4638b2-bc46-42f6-809d-d662d423789a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.926976 | controller | Jun 09 17:40:18.051013 crc crio[22095]: time="2026-06-09T17:40:18.050985801Z" level=info msg="Removing pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6" id=85d61646-92a7-45e9-9190-69ffc774d175 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.926992 | controller | Jun 09 17:40:18.066070 crc crio[22095]: time="2026-06-09T17:40:18.065904906Z" level=info msg="Removed pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6" id=85d61646-92a7-45e9-9190-69ffc774d175 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:40:40.927008 | controller | Jun 09 17:40:18.232161 crc crio[22095]: time="2026-06-09T17:40:18.232108999Z" level=info msg="Removing container: e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c" id=af63c37c-2bbe-4d95-96b9-66be48d1a22a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927024 | controller | Jun 09 17:40:18.311474 crc crio[22095]: time="2026-06-09T17:40:18.311374237Z" level=info msg="Removed container e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c: openstack/glance-db-create-dcrqh/mariadb-database-create" id=af63c37c-2bbe-4d95-96b9-66be48d1a22a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927041 | controller | Jun 09 17:40:19.301441 crc crio[22095]: time="2026-06-09T17:40:19.299423128Z" level=info msg="Stopping pod sandbox: 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47" id=8033c890-2932-44cb-b80c-64a777c21b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.927057 | controller | Jun 09 17:40:19.311633 crc crio[22095]: time="2026-06-09T17:40:19.303120274Z" level=info msg="Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b728}] Aliases:map[]}"
2026-06-09 17:40:40.927074 | controller | Jun 09 17:40:19.311633 crc crio[22095]: time="2026-06-09T17:40:19.308837331Z" level=info msg="Deleting pod openstack_glance-db-create-dcrqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.927096 | controller | Jun 09 17:40:19.631131 crc crio[22095]: time="2026-06-09T17:40:19.630378687Z" level=info msg="Stopped pod sandbox: 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47" id=8033c890-2932-44cb-b80c-64a777c21b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.927120 | controller | Jun 09 17:40:20.287274 crc crio[22095]: time="2026-06-09T17:40:20.286482395Z" level=info msg="Removing container: 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5" id=0a17d8e1-acd0-4c3d-bfe8-e7f0a1fcd484 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927137 | controller | Jun 09 17:40:20.330590 crc crio[22095]: time="2026-06-09T17:40:20.33041995Z" level=info msg="Removed container 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5: openstack/glance-db-create-dcrqh/mariadb-database-create" id=0a17d8e1-acd0-4c3d-bfe8-e7f0a1fcd484 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927154 | controller | Jun 09 17:40:25.957522 crc crio[22095]: time="2026-06-09T17:40:25.955351845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5b48a92b-e8fe-4036-a4f7-8922a617531a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.927170 | controller | Jun 09 17:40:25.960195 crc crio[22095]: time="2026-06-09T17:40:25.960058007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=39944e00-b840-43e5-9e4f-d47d0bc4be02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.927186 | controller | Jun 09 17:40:25.976144 crc crio[22095]: time="2026-06-09T17:40:25.972773335Z" level=info msg="Creating container: openstack/placement-db-create-87tf9/mariadb-database-create" id=93e953a6-ad18-4e47-be7a-432a349416d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.927202 | controller | Jun 09 17:40:25.976144 crc crio[22095]: time="2026-06-09T17:40:25.973413852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927219 | controller | Jun 09 17:40:26.039138 crc crio[22095]: time="2026-06-09T17:40:26.039070748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927235 | controller | Jun 09 17:40:26.045592 crc crio[22095]: time="2026-06-09T17:40:26.045549245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927251 | controller | Jun 09 17:40:26.221339 crc crio[22095]: time="2026-06-09T17:40:26.221234373Z" level=info msg="Created container 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02: openstack/placement-db-create-87tf9/mariadb-database-create" id=93e953a6-ad18-4e47-be7a-432a349416d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.927267 | controller | Jun 09 17:40:26.223778 crc crio[22095]: time="2026-06-09T17:40:26.223607474Z" level=info msg="Starting container: 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02" id=f8c8fd11-d17c-49f6-a2c4-0cffe8dbe0ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.927283 | controller | Jun 09 17:40:26.231638 crc crio[22095]: time="2026-06-09T17:40:26.231484768Z" level=info msg="Started container" PID=360178 containerID=33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02 description=openstack/placement-db-create-87tf9/mariadb-database-create id=f8c8fd11-d17c-49f6-a2c4-0cffe8dbe0ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad
2026-06-09 17:40:40.927300 | controller | Jun 09 17:40:26.669573 crc crio[22095]: time="2026-06-09T17:40:26.669485522Z" level=info msg="Removing container: 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18" id=9860667b-8429-4fb6-b1a3-238cb7140b18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927319 | controller | Jun 09 17:40:26.794171 crc crio[22095]: time="2026-06-09T17:40:26.793878825Z" level=info msg="Removed container 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18: openstack/placement-db-create-87tf9/mariadb-database-create" id=9860667b-8429-4fb6-b1a3-238cb7140b18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927335 | controller | Jun 09 17:40:27.740278 crc crio[22095]: time="2026-06-09T17:40:27.740193669Z" level=info msg="Stopping pod sandbox: 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad" id=820cd5fa-50fa-45cd-8f4f-18f7c664a299 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.927351 | controller | Jun 09 17:40:27.742550 crc crio[22095]: time="2026-06-09T17:40:27.742479208Z" level=info msg="Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002272700}] Aliases:map[]}"
2026-06-09 17:40:40.927367 | controller | Jun 09 17:40:27.742766 crc crio[22095]: time="2026-06-09T17:40:27.742699264Z" level=info msg="Deleting pod openstack_placement-db-create-87tf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.927383 | controller | Jun 09 17:40:28.149377 crc crio[22095]: time="2026-06-09T17:40:28.148175998Z" level=info msg="Stopped pod sandbox: 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad" id=820cd5fa-50fa-45cd-8f4f-18f7c664a299 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.927400 | controller | Jun 09 17:40:28.728043 crc crio[22095]: time="2026-06-09T17:40:28.727980725Z" level=info msg="Removing container: 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02" id=814675c0-c37a-47eb-94aa-f478486e4f58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927416 | controller | Jun 09 17:40:28.780775 crc crio[22095]: time="2026-06-09T17:40:28.780708947Z" level=info msg="Removed container 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02: openstack/placement-db-create-87tf9/mariadb-database-create" id=814675c0-c37a-47eb-94aa-f478486e4f58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927432 | controller | Jun 09 17:40:28.812805 crc crio[22095]: time="2026-06-09T17:40:28.81218787Z" level=warning msg="Stopping container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 with stop signal(15) timed out. Killing..."
2026-06-09 17:40:40.927449 | controller | Jun 09 17:40:28.870628 crc crio[22095]: time="2026-06-09T17:40:28.870510927Z" level=error msg="Killing container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:40:40.927465 | controller | Jun 09 17:40:29.133346 crc crio[22095]: time="2026-06-09T17:40:29.133065659Z" level=info msg="Stopped container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75: openstack/cinder-scheduler-0/cinder-scheduler" id=e1652b2b-c85a-4f79-9e40-4e98fd3875fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.927481 | controller | Jun 09 17:40:29.136134 crc crio[22095]: time="2026-06-09T17:40:29.135888901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=d08654c1-45db-4bf3-b818-9c7819ad7440 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.927497 | controller | Jun 09 17:40:29.143803 crc crio[22095]: time="2026-06-09T17:40:29.143664222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=38181883-3462-4ad0-b655-fc29bb284a0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.927517 | controller | Jun 09 17:40:29.152822 crc crio[22095]: time="2026-06-09T17:40:29.152679535Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=dcce3396-da51-4fe6-b35c-aae94333e065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.927534 | controller | Jun 09 17:40:29.153225 crc crio[22095]: time="2026-06-09T17:40:29.153195459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927550 | controller | Jun 09 17:40:29.217222 crc crio[22095]: time="2026-06-09T17:40:29.21711325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927566 | controller | Jun 09 17:40:29.773090 crc crio[22095]: time="2026-06-09T17:40:29.772349731Z" level=info msg="Removing container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883" id=0cedd3dc-145e-45b6-92ed-8ba8a8457ea5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927582 | controller | Jun 09 17:40:29.817401 crc crio[22095]: time="2026-06-09T17:40:29.816883121Z" level=info msg="Removed container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler" id=0cedd3dc-145e-45b6-92ed-8ba8a8457ea5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927598 | controller | Jun 09 17:40:29.957304 crc crio[22095]: time="2026-06-09T17:40:29.957140494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927614 | controller | Jun 09 17:40:30.153312 crc crio[22095]: time="2026-06-09T17:40:30.153153477Z" level=info msg="Created container 493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f: openstack/cinder-scheduler-0/cinder-scheduler" id=dcce3396-da51-4fe6-b35c-aae94333e065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.927630 | controller | Jun 09 17:40:30.155008 crc crio[22095]: time="2026-06-09T17:40:30.154887242Z" level=info msg="Starting container: 493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f" id=cb6e1ccb-675d-4043-a570-e8969b9d4151 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.927646 | controller | Jun 09 17:40:30.161396 crc crio[22095]: time="2026-06-09T17:40:30.161260037Z" level=info msg="Started container" PID=360452 containerID=493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f description=openstack/cinder-scheduler-0/cinder-scheduler id=cb6e1ccb-675d-4043-a570-e8969b9d4151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e
2026-06-09 17:40:40.927663 | controller | Jun 09 17:40:31.685733 crc crio[22095]: time="2026-06-09T17:40:31.684325059Z" level=info msg="Stopping container: 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac (timeout: 30s)" id=253cf4e0-a54f-4f92-8b24-b08b372aa28d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.927679 | controller | Jun 09 17:40:31.831815 crc crio[22095]: time="2026-06-09T17:40:31.831687345Z" level=info msg="Stopped container 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=253cf4e0-a54f-4f92-8b24-b08b372aa28d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.927695 | controller | Jun 09 17:40:31.834368 crc crio[22095]: time="2026-06-09T17:40:31.834110458Z" level=info msg="Stopping container: 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7 (timeout: 30s)" id=f8b9e1a4-4c14-4903-bf8d-7360e527368c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:40:40.927714 | controller | Jun 09 17:40:31.957571 crc crio[22095]: time="2026-06-09T17:40:31.957478935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=77a9bcf6-9dd4-450a-a0ef-a6fd00e443da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.927730 | controller | Jun 09 17:40:31.960844 crc crio[22095]: time="2026-06-09T17:40:31.960749169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=456ebeec-69b2-4ce6-b0e8-f55ca2852e15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.927746 | controller | Jun 09 17:40:31.963528 crc crio[22095]: time="2026-06-09T17:40:31.963446939Z" level=info msg="Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create" id=a2758222-e1a0-4a1c-89ab-56a98d8c0217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.927762 | controller | Jun 09 17:40:31.963803 crc crio[22095]: time="2026-06-09T17:40:31.963740847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927778 | controller | Jun 09 17:40:32.014883 crc crio[22095]: time="2026-06-09T17:40:32.008669817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927794 | controller | Jun 09 17:40:32.014883 crc crio[22095]: time="2026-06-09T17:40:32.013366808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.927810 | controller | Jun 09 17:40:32.207796 crc crio[22095]: time="2026-06-09T17:40:32.207602496Z" level=info msg="Created container 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86: openstack/barbican-db-create-6stvh/mariadb-database-create" id=a2758222-e1a0-4a1c-89ab-56a98d8c0217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.927826 | controller | Jun 09 17:40:32.209234 crc crio[22095]: time="2026-06-09T17:40:32.209145546Z" level=info msg="Starting container: 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86" id=93e317f5-a959-4c8d-92e9-b21ea1bba8a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.927842 | controller | Jun 09 17:40:32.215764 crc crio[22095]: time="2026-06-09T17:40:32.215636493Z" level=info msg="Started container" PID=360611 containerID=9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=93e317f5-a959-4c8d-92e9-b21ea1bba8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97
2026-06-09 17:40:40.927880 | controller | Jun 09 17:40:32.830067 crc crio[22095]: time="2026-06-09T17:40:32.829258794Z" level=info msg="Removing container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111" id=a35df866-8721-4811-bece-fed5d77802f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927899 | controller | Jun 09 17:40:32.875491 crc crio[22095]: time="2026-06-09T17:40:32.875397995Z" level=info msg="Removed container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log" id=a35df866-8721-4811-bece-fed5d77802f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927915 | controller | Jun 09 17:40:32.878690 crc crio[22095]: time="2026-06-09T17:40:32.878624279Z" level=info msg="Removing container: 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef" id=b7673c4b-7d86-4f65-9340-938fb203b1f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927932 | controller | Jun 09 17:40:32.957613 crc crio[22095]: time="2026-06-09T17:40:32.957517697Z" level=info msg="Removed container 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef: openstack/barbican-db-create-6stvh/mariadb-database-create" id=b7673c4b-7d86-4f65-9340-938fb203b1f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.927952 | controller | Jun 09 17:40:33.907826 crc crio[22095]: time="2026-06-09T17:40:33.907072313Z" level=info msg="Stopping pod sandbox: 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97" id=7ee66f63-54fe-4e69-a4ee-e4fa2493f0bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.927969 | controller | Jun 09 17:40:33.910494 crc crio[22095]: time="2026-06-09T17:40:33.91041678Z" level=info msg="Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc001288138}] Aliases:map[]}"
2026-06-09 17:40:40.927985 | controller | Jun 09 17:40:33.911022 crc crio[22095]: time="2026-06-09T17:40:33.910864401Z" level=info msg="Deleting pod openstack_barbican-db-create-6stvh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.928001 | controller | Jun 09 17:40:34.256029 crc crio[22095]: time="2026-06-09T17:40:34.255614316Z" level=info msg="Stopped pod sandbox: 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97" id=7ee66f63-54fe-4e69-a4ee-e4fa2493f0bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.928017 | controller | Jun 09 17:40:34.934722 crc crio[22095]: time="2026-06-09T17:40:34.9340202Z" level=info msg="Removing container: 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86" id=7d2938b6-5dbf-49a4-b9ee-1f4753df032b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.928034 | controller | Jun 09 17:40:34.974405 crc crio[22095]: time="2026-06-09T17:40:34.974256439Z" level=info msg="Removed container 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86: openstack/barbican-db-create-6stvh/mariadb-database-create" id=7d2938b6-5dbf-49a4-b9ee-1f4753df032b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.928051 | controller | Jun 09 17:40:36.954314 crc crio[22095]: time="2026-06-09T17:40:36.953513891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d1447c45-af5c-4701-87d4-595aa0c83b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.928068 | controller | Jun 09 17:40:36.957198 crc crio[22095]: time="2026-06-09T17:40:36.957064923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6fc0a3c6-07c3-4047-9b4f-3410ccc2ffe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:40:40.928084 | controller | Jun 09 17:40:36.967016 crc crio[22095]: time="2026-06-09T17:40:36.966787264Z" level=info msg="Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=9411b07f-d56f-49dd-a144-27477f2cb0a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.928100 | controller | Jun 09 17:40:36.967513 crc crio[22095]: time="2026-06-09T17:40:36.967354129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.928116 | controller | Jun 09 17:40:37.018436 crc crio[22095]: time="2026-06-09T17:40:37.01775665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.928132 | controller | Jun 09 17:40:37.022558 crc crio[22095]: time="2026-06-09T17:40:37.022481062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:40:40.928154 | controller | Jun 09 17:40:37.207171 crc crio[22095]: time="2026-06-09T17:40:37.206768603Z" level=info msg="Created container cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=9411b07f-d56f-49dd-a144-27477f2cb0a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:40:40.928170 | controller | Jun 09 17:40:37.208007 crc crio[22095]: time="2026-06-09T17:40:37.20782369Z" level=info msg="Starting container: cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53" id=e932dc31-04c3-44d0-adb3-5036edf88c65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:40:40.928187 | controller | Jun 09 17:40:37.213683 crc crio[22095]: time="2026-06-09T17:40:37.213496797Z" level=info msg="Started container" PID=360845 containerID=cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=e932dc31-04c3-44d0-adb3-5036edf88c65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632
2026-06-09 17:40:40.928217 | controller | Jun 09 17:40:37.984826 crc crio[22095]: time="2026-06-09T17:40:37.984749268Z" level=info msg="Removing container: 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d" id=2fba2ada-c389-477b-9254-f4bf37b91253 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.928234 | controller | Jun 09 17:40:38.076276 crc crio[22095]: time="2026-06-09T17:40:38.075263076Z" level=info msg="Removed container 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d: openstack/cinder-db-create-s7x7n/mariadb-database-create" id=2fba2ada-c389-477b-9254-f4bf37b91253 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:40:40.928250 | controller | Jun 09 17:40:39.043195 crc crio[22095]: time="2026-06-09T17:40:39.043075406Z" level=info msg="Stopping pod sandbox: f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632" id=0b23f058-8248-4d9e-b173-0d2bd2d277f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.928266 | controller | Jun 09 17:40:39.045975 crc crio[22095]: time="2026-06-09T17:40:39.045870738Z" level=info msg="Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc001984768}] Aliases:map[]}"
2026-06-09 17:40:40.928283 | controller | Jun 09 17:40:39.046227 crc crio[22095]: time="2026-06-09T17:40:39.046178546Z" level=info msg="Deleting pod openstack_cinder-db-create-s7x7n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:40:40.928299 | controller | Jun 09 17:40:39.427156 crc crio[22095]: time="2026-06-09T17:40:39.427055815Z" level=info msg="Stopped pod sandbox: f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632" id=0b23f058-8248-4d9e-b173-0d2bd2d277f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:40:40.928361 | controller | ok: Item: crc Runtime: 0:00:01.357984
2026-06-09 17:40:41.665455 | 
2026-06-09 17:40:41.665599 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-09 17:40:43.888244 | controller | changed:
2026-06-09 17:40:43.888564 | controller | {
2026-06-09 17:40:43.888592 | controller |   "ansible_loop_var": "item",
2026-06-09 17:40:43.888610 | controller |   "changed": true,
2026-06-09 17:40:43.888627 | controller |   "cmd": [
2026-06-09 17:40:43.888643 | controller |     "oc",
2026-06-09 17:40:43.888667 | controller |     "adm",
2026-06-09 17:40:43.888682 | controller |     "node-logs",
2026-06-09 17:40:43.888698 | controller |     "crc",
2026-06-09 17:40:43.888712 | controller |     "-u",
2026-06-09 17:40:43.888727 | controller |     "crio",
2026-06-09 17:40:43.888742 | controller |     "--since=-24h"
2026-06-09 17:40:43.888756 | controller |   ],
2026-06-09 17:40:43.888771 | controller |   "delta": "0:00:01.357984",
2026-06-09 17:40:43.888786 | controller |   "end": "2026-06-09 17:40:40.009150",
2026-06-09 17:40:43.888802 | controller |   "failed": false,
2026-06-09 17:40:43.888818 | controller |   "failed_when_result": false,
2026-06-09 17:40:43.888833 | controller |   "invocation": {
2026-06-09 17:40:43.888888 | controller |     "module_args": {
2026-06-09 17:40:43.888910 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-09 17:40:43.888927 | controller |       "_uses_shell": false,
2026-06-09 17:40:43.888943 | controller |       "argv": null,
2026-06-09 17:40:43.888958 | controller |       "chdir": null,
2026-06-09 17:40:43.888973 | controller |       "creates": null,
2026-06-09 17:40:43.888988 | controller |       "executable": null,
2026-06-09 17:40:43.889002 | controller |       "expand_argument_vars": true,
2026-06-09 17:40:43.889017 | controller |       "removes": null,
2026-06-09 17:40:43.889032 | controller |       "stdin": null,
2026-06-09 17:40:43.889047 | controller |       "stdin_add_newline": true,
2026-06-09 17:40:43.889062 | controller |       "strip_empty_ends": true,
2026-06-09 17:40:43.889076 | controller |       "zuul_ansible_split_streams": false,
2026-06-09 17:40:43.889091 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-09 17:40:43.889107 | controller |       "zuul_no_log": false,
2026-06-09 17:40:43.889122 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-09 17:40:43.889136 | controller |     }
2026-06-09 17:40:43.889151 | controller |   },
2026-06-09 17:40:43.889166 | controller |   "item": "crc",
2026-06-09 17:40:43.889182 | controller |   "msg": "",
2026-06-09 17:40:43.889197 | controller |   "rc": 0,
2026-06-09 17:40:43.889213 | controller |   "start": "2026-06-09 17:40:38.651166",
2026-06-09 17:40:43.889230 | controller |   "stderr": "",
2026-06-09 17:40:43.889247 | controller |   "stderr_lines": [],
2026-06-09 17:40:43.892664 | controller |   "stdout": "Jun 09 15:39:40.581005 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 15:39:41.638790 crc crio[3652]: time=\"2026-06-09T15:39:41.637315446Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 15:39:41.638790 crc crio[3652]: time=\"2026-06-09T15:39:41.638787651Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 15:39:41.642303 crc crio[3652]: time=\"2026-06-09T15:39:41.642239777Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 15:39:41.643112 crc crio[3652]: time=\"2026-06-09T15:39:41.643053875Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 15:39:41.664231 crc crio[3652]: time=\"2026-06-09T15:39:41.664100035Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 15:39:41.664873 crc crio[3652]: time=\"2026-06-09T15:39:41.664800662Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 15:39:41.664873 crc crio[3652]: time=\"2026-06-09T15:39:41.664846062Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 15:39:41.665309 crc crio[3652]: time=\"2026-06-09T15:39:41.665238207Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 15:39:41.665309 crc crio[3652]: time=\"2026-06-09T15:39:41.665284407Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 15:39:41.685025 crc crio[3652]: time=\"2026-06-09T15:39:41.68477928Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 15:39:41.710062 crc crio[3652]: time=\"2026-06-09T15:39:41.709864401Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 15:39:41.716011 crc crio[3652]: time=\"2026-06-09T15:39:41.715861824Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 15:39:41.899871 crc crio[3652]: time=\"2026-06-09T15:39:41.89976087Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 15:39:42.394212 crc crio[3652]: time=\"2026-06-09T15:39:42.393705576Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 15:39:42.394453 crc crio[3652]: time=\"2026-06-09T15:39:42.394425256Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 15:39:42.394644 crc crio[3652]: time=\"2026-06-09T15:39:42.394533916Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 15:39:42.394644 crc crio[3652]: time=\"2026-06-09T15:39:42.394628455Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 15:39:42.394644 crc crio[3652]: time=\"2026-06-09T15:39:42.394640182Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 15:39:42.410618 crc crio[3652]: time=\"2026-06-09T15:39:42.410517405Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 15:39:42.410618 crc crio[3652]: time=\"2026-06-09T15:39:42.410557668Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 15:39:42.416077 crc crio[3652]: time=\"2026-06-09T15:39:42.415793996Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 15:39:42.416077 crc crio[3652]: time=\"2026-06-09T15:39:42.415846547Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 15:39:42.937490 crc crio[3652]: time=\"2026-06-09T15:39:42.935642598Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:39:42.940314 crc crio[3652]: time=\"2026-06-09T15:39:42.940174742Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:39:42.942549 crc crio[3652]: time=\"2026-06-09T15:39:42.942499184Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 15:39:42.942644 crc crio[3652]: time=\"2026-06-09T15:39:42.942621646Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 15:39:42.944003 crc crio[3652]: time=\"2026-06-09T15:39:42.943767038Z\" 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-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 15:39:42.950715 crc crio[3652]: time=\"2026-06-09T15:39:42.950509351Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 09 15:39:44.383182 crc crio[3652]: time=\"2026-06-09T15:39:44.382283913Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 15:39:44.385292 crc crio[3652]: time=\"2026-06-09T15:39:44.385111051Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 15:39:44.617741 crc crio[3652]: time=\"2026-06-09T15:39:44.617228671Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 09 15:39:44.628814 crc crio[3652]: time=\"2026-06-09T15:39:44.628733436Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 09 15:39:44.640224 crc crio[3652]: time=\"2026-06-09T15:39:44.639846603Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 09 15:39:44.645408 crc crio[3652]: time=\"2026-06-09T15:39:44.645320555Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 09 15:39:44.694198 crc crio[3652]: time=\"2026-06-09T15:39:44.694019409Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 09 15:39:44.701003 crc crio[3652]: time=\"2026-06-09T15:39:44.700807678Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 09 15:39:44.721647 crc crio[3652]: time=\"2026-06-09T15:39:44.72144933Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 09 15:39:44.727250 crc crio[3652]: time=\"2026-06-09T15:39:44.727178907Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 09 15:39:44.745350 crc crio[3652]: time=\"2026-06-09T15:39:44.745169274Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 09 15:39:44.760138 crc crio[3652]: time=\"2026-06-09T15:39:44.759906515Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 09 15:39:44.774585 crc crio[3652]: time=\"2026-06-09T15:39:44.774532173Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 09 15:39:44.782237 crc crio[3652]: time=\"2026-06-09T15:39:44.782097808Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 09 15:39:44.798238 crc crio[3652]: time=\"2026-06-09T15:39:44.798096535Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 09 15:39:44.802551 crc crio[3652]: time=\"2026-06-09T15:39:44.802464484Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 09 15:39:44.822684 crc crio[3652]: time=\"2026-06-09T15:39:44.822498723Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 09 15:39:44.833076 crc crio[3652]: time=\"2026-06-09T15:39:44.832882655Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 09 15:39:44.848883 crc crio[3652]: time=\"2026-06-09T15:39:44.848735179Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 09 15:39:44.856799 crc crio[3652]: time=\"2026-06-09T15:39:44.856718992Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 09 15:39:44.888991 crc crio[3652]: time=\"2026-06-09T15:39:44.888825858Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 09 15:39:44.896667 crc crio[3652]: time=\"2026-06-09T15:39:44.896558115Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 09 15:39:44.908780 crc crio[3652]: time=\"2026-06-09T15:39:44.908675103Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 09 15:39:44.915273 crc crio[3652]: time=\"2026-06-09T15:39:44.915161075Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 09 15:39:44.924636 crc crio[3652]: time=\"2026-06-09T15:39:44.924411894Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 09 15:39:44.932098 crc crio[3652]: time=\"2026-06-09T15:39:44.931996739Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 09 15:39:44.944944 crc crio[3652]: time=\"2026-06-09T15:39:44.944741869Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 09 15:39:44.952117 crc crio[3652]: time=\"2026-06-09T15:39:44.952043809Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 09 15:39:44.965610 crc crio[3652]: time=\"2026-06-09T15:39:44.965380221Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 09 15:39:44.976103 crc crio[3652]: time=\"2026-06-09T15:39:44.975887906Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 09 15:39:44.988380 crc crio[3652]: time=\"2026-06-09T15:39:44.988275099Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 09 15:39:44.998562 crc crio[3652]: time=\"2026-06-09T15:39:44.998425546Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 09 15:39:45.027266 crc crio[3652]: time=\"2026-06-09T15:39:45.02703569Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 09 15:39:45.039020 crc crio[3652]: time=\"2026-06-09T15:39:45.038879772Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 09 15:39:45.077367 crc crio[3652]: time=\"2026-06-09T15:39:45.077187424Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 09 15:39:45.087525 crc crio[3652]: time=\"2026-06-09T15:39:45.0867943Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 09 15:39:45.103978 crc crio[3652]: time=\"2026-06-09T15:39:45.103781967Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 09 15:39:45.111709 crc crio[3652]: time=\"2026-06-09T15:39:45.111587966Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 09 15:39:45.128325 crc crio[3652]: time=\"2026-06-09T15:39:45.128163904Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 09 15:39:45.135034 crc crio[3652]: time=\"2026-06-09T15:39:45.134855641Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 09 15:39:45.165731 crc crio[3652]: time=\"2026-06-09T15:39:45.165576478Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 09 15:39:45.183502 crc crio[3652]: time=\"2026-06-09T15:39:45.183386962Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 09 15:39:45.209655 crc crio[3652]: time=\"2026-06-09T15:39:45.208711469Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 09 15:39:45.222272 crc crio[3652]: time=\"2026-06-09T15:39:45.222061472Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 09 15:39:45.240002 crc crio[3652]: time=\"2026-06-09T15:39:45.239748573Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 09 15:39:45.249344 crc crio[3652]: time=\"2026-06-09T15:39:45.249106894Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 09 15:39:45.267822 crc crio[3652]: time=\"2026-06-09T15:39:45.267620562Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 09 15:39:45.278658 crc crio[3652]: time=\"2026-06-09T15:39:45.278488994Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 09 15:39:45.292255 crc crio[3652]: time=\"2026-06-09T15:39:45.291905048Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 09 15:39:45.304662 crc crio[3652]: time=\"2026-06-09T15:39:45.304377043Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 09 15:39:45.408244 crc crio[3652]: time=\"2026-06-09T15:39:45.408099151Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 09 15:39:45.414072 crc crio[3652]: time=\"2026-06-09T15:39:45.413889769Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 09 15:39:45.434101 crc crio[3652]: time=\"2026-06-09T15:39:45.433806606Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 09 15:39:45.440908 crc crio[3652]: time=\"2026-06-09T15:39:45.440802899Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 09 15:39:45.463799 crc crio[3652]: time=\"2026-06-09T15:39:45.463645725Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 09 15:39:45.468827 crc crio[3652]: time=\"2026-06-09T15:39:45.468749059Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 09 15:39:45.486511 crc crio[3652]: time=\"2026-06-09T15:39:45.486329958Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 09 15:39:45.490448 crc crio[3652]: time=\"2026-06-09T15:39:45.490360111Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 09 15:39:45.513686 crc crio[3652]: time=\"2026-06-09T15:39:45.512887411Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 09 15:39:45.519483 crc crio[3652]: time=\"2026-06-09T15:39:45.519384504Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 09 15:39:45.528945 crc crio[3652]: time=\"2026-06-09T15:39:45.528811196Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 09 15:39:45.534508 crc crio[3652]: time=\"2026-06-09T15:39:45.53441341Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 09 15:39:45.541087 crc crio[3652]: time=\"2026-06-09T15:39:45.540994775Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 09 15:39:45.544448 crc crio[3652]: time=\"2026-06-09T15:39:45.544357803Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 09 15:39:45.567454 crc crio[3652]: time=\"2026-06-09T15:39:45.567283242Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 09 15:39:45.572577 crc crio[3652]: time=\"2026-06-09T15:39:45.572492838Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 09 15:39:45.585007 crc crio[3652]: time=\"2026-06-09T15:39:45.58484613Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 09 15:39:45.592825 crc crio[3652]: time=\"2026-06-09T15:39:45.592335853Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 09 15:39:45.608460 crc crio[3652]: time=\"2026-06-09T15:39:45.608297499Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 09 15:39:45.615561 crc crio[3652]: time=\"2026-06-09T15:39:45.615434985Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 09 15:39:45.623516 crc crio[3652]: time=\"2026-06-09T15:39:45.623402368Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 09 15:39:45.629008 crc crio[3652]: time=\"2026-06-09T15:39:45.628868209Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 09 15:39:45.682648 crc crio[3652]: time=\"2026-06-09T15:39:45.682384772Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 09 15:39:45.687859 crc crio[3652]: time=\"2026-06-09T15:39:45.687698811Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 09 15:39:45.696521 crc crio[3652]: time=\"2026-06-09T15:39:45.696427309Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 09 15:39:45.700391 crc crio[3652]: time=\"2026-06-09T15:39:45.700285268Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 09 15:39:45.709761 crc crio[3652]: time=\"2026-06-09T15:39:45.709604768Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 09 15:39:45.715550 crc crio[3652]: time=\"2026-06-09T15:39:45.715442607Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 09 15:39:45.722082 crc crio[3652]: time=\"2026-06-09T15:39:45.721893209Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 09 15:39:45.725805 crc crio[3652]: time=\"2026-06-09T15:39:45.725667376Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 09 15:39:45.731258 crc crio[3652]: time=\"2026-06-09T15:39:45.731100327Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 09 15:39:45.736007 crc crio[3652]: time=\"2026-06-09T15:39:45.735835714Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 09 15:39:45.747573 crc crio[3652]: time=\"2026-06-09T15:39:45.74741062Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 09 15:39:45.751184 crc crio[3652]: time=\"2026-06-09T15:39:45.751058465Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 09 15:39:45.756975 crc crio[3652]: time=\"2026-06-09T15:39:45.756819632Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 09 15:39:45.765721 crc crio[3652]: time=\"2026-06-09T15:39:45.765624422Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 09 15:39:45.777397 crc crio[3652]: time=\"2026-06-09T15:39:45.777306661Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 09 15:39:45.781850 crc crio[3652]: time=\"2026-06-09T15:39:45.78170205Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 09 15:39:45.791568 crc crio[3652]: time=\"2026-06-09T15:39:45.79147107Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 09 15:39:45.794850 crc crio[3652]: time=\"2026-06-09T15:39:45.794764577Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 09 15:39:45.804249 crc crio[3652]: time=\"2026-06-09T15:39:45.804121268Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 09 15:39:45.807718 crc crio[3652]: time=\"2026-06-09T15:39:45.80764093Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 09 15:39:45.815775 crc crio[3652]: time=\"2026-06-09T15:39:45.815694285Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 09 15:39:45.822152 crc crio[3652]: time=\"2026-06-09T15:39:45.822039684Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 09 15:39:45.827587 crc crio[3652]: time=\"2026-06-09T15:39:45.826788811Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 09 15:39:45.829709 crc crio[3652]: time=\"2026-06-09T15:39:45.829644599Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 09 15:39:45.840021 crc crio[3652]: time=\"2026-06-09T15:39:45.839841188Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 09 15:39:45.846466 crc crio[3652]: time=\"2026-06-09T15:39:45.846379771Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 09 15:39:45.860211 crc crio[3652]: time=\"2026-06-09T15:39:45.859896427Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 09 15:39:45.868468 crc crio[3652]: time=\"2026-06-09T15:39:45.86834236Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 09 15:39:45.879075 crc crio[3652]: time=\"2026-06-09T15:39:45.878864315Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 09 15:39:45.885153 crc crio[3652]: time=\"2026-06-09T15:39:45.885061001Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 09 15:39:45.895105 crc crio[3652]: time=\"2026-06-09T15:39:45.895022275Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 09 15:39:45.899998 crc crio[3652]: time=\"2026-06-09T15:39:45.899805742Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 09 15:39:45.923823 crc crio[3652]: time=\"2026-06-09T15:39:45.9237177Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 09 15:39:45.928120 crc crio[3652]: time=\"2026-06-09T15:39:45.928033469Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 09 15:39:45.941496 crc crio[3652]: time=\"2026-06-09T15:39:45.941387281Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 09 15:39:45.945052 crc crio[3652]: time=\"2026-06-09T15:39:45.944878323Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 09 15:39:45.951278 crc crio[3652]: time=\"2026-06-09T15:39:45.951171241Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 09 15:39:45.953893 crc crio[3652]: time=\"2026-06-09T15:39:45.953791805Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 09 15:39:45.959078 crc crio[3652]: time=\"2026-06-09T15:39:45.958619843Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 09 15:39:45.962185 crc crio[3652]: time=\"2026-06-09T15:39:45.962110325Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 09 15:39:45.968326 crc crio[3652]: time=\"2026-06-09T15:39:45.968143408Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 09 15:39:45.970825 crc crio[3652]: time=\"2026-06-09T15:39:45.970744671Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 09 15:39:46.012612 crc crio[3652]: time=\"2026-06-09T15:39:46.012289109Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 09 15:39:46.019087 crc crio[3652]: time=\"2026-06-09T15:39:46.018809812Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 09 15:39:46.031024 crc crio[3652]: time=\"2026-06-09T15:39:46.030851778Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 09 15:39:46.033634 crc crio[3652]: time=\"2026-06-09T15:39:46.033518753Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 09 15:39:46.039629 crc crio[3652]: time=\"2026-06-09T15:39:46.039524665Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 09 15:39:46.042280 crc crio[3652]: time=\"2026-06-09T15:39:46.042164769Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 09 15:39:46.058381 crc crio[3652]: time=\"2026-06-09T15:39:46.058188037Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 09 15:39:46.066170 crc crio[3652]: time=\"2026-06-09T15:39:46.065863463Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 09 15:39:46.078366 crc crio[3652]: time=\"2026-06-09T15:39:46.078054862Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 09 15:39:46.083101 crc crio[3652]: time=\"2026-06-09T15:39:46.082986583Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 09 15:39:46.093056 crc crio[3652]: time=\"2026-06-09T15:39:46.092861635Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 09 15:39:46.096169 crc crio[3652]: time=\"2026-06-09T15:39:46.096088121Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 09 15:39:46.101843 crc crio[3652]: time=\"2026-06-09T15:39:46.101733256Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 09 15:39:46.105568 crc crio[3652]: time=\"2026-06-09T15:39:46.105445072Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 09 15:39:46.114579 crc crio[3652]: time=\"2026-06-09T15:39:46.114471116Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 09 15:39:46.117282 crc crio[3652]: time=\"2026-06-09T15:39:46.117181991Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 09 15:39:46.147253 crc crio[3652]: time=\"2026-06-09T15:39:46.147033971Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 09 15:39:46.153078 crc crio[3652]: time=\"2026-06-09T15:39:46.152836579Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 09 15:39:46.162834 crc crio[3652]: time=\"2026-06-09T15:39:46.162620599Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 09 15:39:46.171676 crc crio[3652]: time=\"2026-06-09T15:39:46.17148417Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 09 15:39:46.185820 crc crio[3652]: time=\"2026-06-09T15:39:46.185633289Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 09 15:39:46.188497 crc crio[3652]: time=\"2026-06-09T15:39:46.188394936Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 09 15:39:46.195497 crc crio[3652]: time=\"2026-06-09T15:39:46.195358758Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 09 15:39:46.202809 crc crio[3652]: time=\"2026-06-09T15:39:46.202732948Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 09 15:39:46.210897 crc crio[3652]: time=\"2026-06-09T15:39:46.210768923Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 09 15:39:46.213762 crc crio[3652]: time=\"2026-06-09T15:39:46.213670472Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 09 15:39:46.219907 crc crio[3652]: time=\"2026-06-09T15:39:46.219794047Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 09 15:39:46.223324 crc crio[3652]: time=\"2026-06-09T15:39:46.223251377Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 09 15:39:46.238410 crc crio[3652]: time=\"2026-06-09T15:39:46.238242614Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 09 15:39:46.243285 crc crio[3652]: time=\"2026-06-09T15:39:46.243135674Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 09 15:39:46.326548 crc crio[3652]: time=\"2026-06-09T15:39:46.326277791Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 09 15:39:46.329410 crc crio[3652]: time=\"2026-06-09T15:39:46.329056988Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 15:39:46.330413 crc crio[3652]: time=\"2026-06-09T15:39:46.330230102Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.330541 crc crio[3652]: time=\"2026-06-09T15:39:46.330473387Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 09 15:39:46.330541 crc crio[3652]: time=\"2026-06-09T15:39:46.330487577Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.330764 crc crio[3652]: time=\"2026-06-09T15:39:46.330643331Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 09 15:39:46.332520 crc crio[3652]: time=\"2026-06-09T15:39:46.332416717Z\" 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:0xc001526530}] Aliases:map[]}\"\nJun 09 15:39:46.333160 crc crio[3652]: time=\"2026-06-09T15:39:46.332656622Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:46.338467 crc crio[3652]: time=\"2026-06-09T15:39:46.337401189Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 15:39:46.339403 crc crio[3652]: time=\"2026-06-09T15:39:46.337713835Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 15:39:46.339549 crc crio[3652]: time=\"2026-06-09T15:39:46.33945031Z\" level=info msg=\"Create NRI interface\"\nJun 09 15:39:46.341441 crc crio[3652]: time=\"2026-06-09T15:39:46.341305028Z\" level=info msg=\"runtime interface created\"\nJun 09 15:39:46.341441 crc crio[3652]: time=\"2026-06-09T15:39:46.341426791Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 15:39:46.341646 crc crio[3652]: time=\"2026-06-09T15:39:46.341457141Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 15:39:46.341646 crc crio[3652]: time=\"2026-06-09T15:39:46.341475892Z\" level=info msg=\"starting plugins...\"\nJun 09 15:39:46.341840 crc crio[3652]: time=\"2026-06-09T15:39:46.341734217Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 15:39:46.346741 crc crio[3652]: time=\"2026-06-09T15:39:46.34579149Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 15:39:46.354308 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 15:39:46.519678 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.520566292Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.520615563Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.520656434Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.52097455Z\" 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:0xc0001a4138}] Aliases:map[]}\"\nJun 09 15:39:46.521408 crc crio[3652]: time=\"2026-06-09T15:39:46.521155934Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:46.562890 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563025459Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.56306504Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563084961Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563097271Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563108211Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563117781Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563128232Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563142442Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563154672Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563164823Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563174973Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563218664Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563259945Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.563428078Z\" 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:0xc0001a4420}] Aliases:map[]}\"\nJun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.563468719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.563477999Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.56348843Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:46.850536 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:46.850852 crc crio[3652]: time=\"2026-06-09T15:39:46.850750458Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 09 15:39:46.850852 crc crio[3652]: time=\"2026-06-09T15:39:46.85083732Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.851033 crc crio[3652]: time=\"2026-06-09T15:39:46.850900841Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 09 15:39:46.851363 crc crio[3652]: time=\"2026-06-09T15:39:46.851271859Z\" 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:0xc000122280}] Aliases:map[]}\"\nJun 09 15:39:46.851493 crc crio[3652]: time=\"2026-06-09T15:39:46.851410082Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 15:39:46.851493 crc crio[3652]: time=\"2026-06-09T15:39:46.851471383Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 15:39:46.851582 crc crio[3652]: time=\"2026-06-09T15:39:46.851494594Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:46.982669 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:46.983142 crc crio[3652]: time=\"2026-06-09T15:39:46.982697671Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 09 15:39:46.983142 crc crio[3652]: time=\"2026-06-09T15:39:46.982746262Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:46.983142 crc crio[3652]: time=\"2026-06-09T15:39:46.982792243Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 09 15:39:46.983529 crc crio[3652]: time=\"2026-06-09T15:39:46.983143961Z\" 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:0xc0006060a8}] Aliases:map[]}\"\nJun 09 15:39:46.983529 crc crio[3652]: time=\"2026-06-09T15:39:46.983390306Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.127620 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.127620 crc crio[3652]: time=\"2026-06-09T15:39:47.127387693Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 09 15:39:47.127620 crc crio[3652]: time=\"2026-06-09T15:39:47.127434424Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.127620 crc crio[3652]: time=\"2026-06-09T15:39:47.127493186Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 09 15:39:47.128559 crc crio[3652]: time=\"2026-06-09T15:39:47.127803993Z\" 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:0xc000606240}] Aliases:map[]}\"\nJun 09 15:39:47.128559 crc crio[3652]: time=\"2026-06-09T15:39:47.12817016Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.237791 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.237820437Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.237864998Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.237904659Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.238159244Z\" 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:0xc000122318}] Aliases:map[]}\"\nJun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.238351729Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.410540 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.411134 crc crio[3652]: time=\"2026-06-09T15:39:47.410895579Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 09 15:39:47.411134 crc crio[3652]: time=\"2026-06-09T15:39:47.411022872Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.411134 crc crio[3652]: time=\"2026-06-09T15:39:47.411071483Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411276288Z\" 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:0xc0001a4648}] Aliases:map[]}\"\nJun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411334699Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411347669Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411360079Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.500707 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.500707 crc crio[3652]: time=\"2026-06-09T15:39:47.50063121Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 09 15:39:47.500707 crc crio[3652]: time=\"2026-06-09T15:39:47.500683422Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.500707 crc crio[3652]: time=\"2026-06-09T15:39:47.500720292Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 09 15:39:47.501580 crc crio[3652]: time=\"2026-06-09T15:39:47.501224953Z\" 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:0xc000606348}] Aliases:map[]}\"\nJun 09 15:39:47.501580 crc crio[3652]: time=\"2026-06-09T15:39:47.501379177Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.535811 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.53583233Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.535884641Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536053685Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536378862Z\" 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:0xc00008cbc8}] Aliases:map[]}\"\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536470174Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536496264Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536519245Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.567428 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.567428 crc crio[3652]: time=\"2026-06-09T15:39:47.567360149Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 09 15:39:47.567428 crc crio[3652]: time=\"2026-06-09T15:39:47.567395179Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.567428 crc crio[3652]: time=\"2026-06-09T15:39:47.5674376Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 09 15:39:47.567787 crc crio[3652]: time=\"2026-06-09T15:39:47.567747977Z\" 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:0xc0001223c8}] Aliases:map[]}\"\nJun 09 15:39:47.568249 crc crio[3652]: time=\"2026-06-09T15:39:47.568107935Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.594652 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.594680316Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.594752457Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.594833199Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.59485922Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.595038474Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 09 15:39:47.595819 crc crio[3652]: time=\"2026-06-09T15:39:47.595611506Z\" 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:0xc000122478}] Aliases:map[]}\"\nJun 09 15:39:47.596138 crc crio[3652]: time=\"2026-06-09T15:39:47.595900242Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.822897 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823120158Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823166879Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.82321694Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823231211Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823242831Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823251791Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823261471Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823270881Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823305402Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 09 15:39:47.824540 crc crio[3652]: time=\"2026-06-09T15:39:47.823539507Z\" 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:0xc0006063d8}] Aliases:map[]}\"\nJun 09 15:39:47.824540 crc crio[3652]: time=\"2026-06-09T15:39:47.823686881Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.860496 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860591957Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860631538Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860644768Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860652878Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860686179Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 09 15:39:47.861489 crc crio[3652]: time=\"2026-06-09T15:39:47.860905824Z\" 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:0xc000122520}] Aliases:map[]}\"\nJun 09 15:39:47.861489 crc crio[3652]: time=\"2026-06-09T15:39:47.861266172Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:47.970627 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:47.971068 crc crio[3652]: time=\"2026-06-09T15:39:47.970722364Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 09 15:39:47.971068 crc crio[3652]: time=\"2026-06-09T15:39:47.970765795Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:47.971068 crc crio[3652]: time=\"2026-06-09T15:39:47.970811756Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 09 15:39:47.971747 crc crio[3652]: time=\"2026-06-09T15:39:47.971142143Z\" 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:0xc00008cc50}] Aliases:map[]}\"\nJun 09 15:39:47.971747 crc crio[3652]: time=\"2026-06-09T15:39:47.971357838Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.005636 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.005905 crc crio[3652]: time=\"2026-06-09T15:39:48.005850602Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 09 15:39:48.006363 crc crio[3652]: time=\"2026-06-09T15:39:48.00624845Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.006457 crc crio[3652]: time=\"2026-06-09T15:39:48.006420034Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 09 15:39:48.007640 crc crio[3652]: time=\"2026-06-09T15:39:48.007535188Z\" 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:0xc00008cce8}] Aliases:map[]}\"\nJun 09 15:39:48.008171 crc crio[3652]: time=\"2026-06-09T15:39:48.007863906Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.178771 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.179385 crc crio[3652]: time=\"2026-06-09T15:39:48.179151289Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 09 15:39:48.179452 crc crio[3652]: time=\"2026-06-09T15:39:48.179379104Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.179491 crc crio[3652]: time=\"2026-06-09T15:39:48.179447105Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 09 15:39:48.180005 crc crio[3652]: time=\"2026-06-09T15:39:48.179841884Z\" 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:0xc0001225d0}] Aliases:map[]}\"\nJun 09 15:39:48.180484 crc crio[3652]: time=\"2026-06-09T15:39:48.180404406Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.514597 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.515053 crc crio[3652]: time=\"2026-06-09T15:39:48.514838819Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 09 15:39:48.515053 crc crio[3652]: time=\"2026-06-09T15:39:48.514906151Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.515292 crc crio[3652]: time=\"2026-06-09T15:39:48.515110985Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 09 15:39:48.515745 crc crio[3652]: time=\"2026-06-09T15:39:48.515566464Z\" 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:0xc0001226f0}] Aliases:map[]}\"\nJun 09 15:39:48.516118 crc crio[3652]: time=\"2026-06-09T15:39:48.51588726Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.548310 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548460792Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548502863Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548602465Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548836529Z\" 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:0xc0001227b8}] Aliases:map[]}\"\nJun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.549065384Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.593564 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.593892 crc crio[3652]: time=\"2026-06-09T15:39:48.593753915Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 09 15:39:48.593892 crc crio[3652]: time=\"2026-06-09T15:39:48.593853997Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.594342 crc crio[3652]: time=\"2026-06-09T15:39:48.593908388Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 09 15:39:48.594342 crc crio[3652]: time=\"2026-06-09T15:39:48.594282055Z\" 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:0xc000606480}] Aliases:map[]}\"\nJun 09 15:39:48.594697 crc crio[3652]: time=\"2026-06-09T15:39:48.594458739Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.636705 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.636705 crc crio[3652]: time=\"2026-06-09T15:39:48.636523148Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 09 15:39:48.636705 crc crio[3652]: time=\"2026-06-09T15:39:48.636572509Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.636705 crc crio[3652]: time=\"2026-06-09T15:39:48.63663314Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 09 15:39:48.637143 crc crio[3652]: time=\"2026-06-09T15:39:48.637084269Z\" 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:0xc000606510}] Aliases:map[]}\"\nJun 09 15:39:48.637624 crc crio[3652]: time=\"2026-06-09T15:39:48.637455266Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.672848 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.673157 crc crio[3652]: time=\"2026-06-09T15:39:48.673013197Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 09 15:39:48.673157 crc crio[3652]: time=\"2026-06-09T15:39:48.673067898Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.673157 crc crio[3652]: time=\"2026-06-09T15:39:48.673116659Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673313643Z\" 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:0xc000606080}] Aliases:map[]}\"\nJun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673399075Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673417685Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673433195Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.700707 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.701029 crc crio[3652]: time=\"2026-06-09T15:39:48.700770233Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 09 15:39:48.701029 crc crio[3652]: time=\"2026-06-09T15:39:48.700861035Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.701345 crc crio[3652]: time=\"2026-06-09T15:39:48.70109094Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 09 15:39:48.702393 crc crio[3652]: time=\"2026-06-09T15:39:48.702069919Z\" 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:0xc000dac050}] Aliases:map[]}\"\nJun 09 15:39:48.702878 crc crio[3652]: time=\"2026-06-09T15:39:48.702503948Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.797169 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.797424 crc crio[3652]: time=\"2026-06-09T15:39:48.797314746Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 09 15:39:48.797424 crc crio[3652]: time=\"2026-06-09T15:39:48.797363977Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.797424 crc crio[3652]: time=\"2026-06-09T15:39:48.797410338Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 09 15:39:48.797697 crc crio[3652]: time=\"2026-06-09T15:39:48.797628683Z\" 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:0xc001526118}] Aliases:map[]}\"\nJun 09 15:39:48.798582 crc crio[3652]: time=\"2026-06-09T15:39:48.798473129Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:48.897837 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:48.898534 crc crio[3652]: time=\"2026-06-09T15:39:48.898357308Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 09 15:39:48.898534 crc crio[3652]: time=\"2026-06-09T15:39:48.89844809Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:48.898661 crc crio[3652]: time=\"2026-06-09T15:39:48.898550142Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 09 15:39:48.899320 crc crio[3652]: time=\"2026-06-09T15:39:48.898862098Z\" 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:0xc000122180}] Aliases:map[]}\"\nJun 09 15:39:48.899320 crc crio[3652]: time=\"2026-06-09T15:39:48.899292087Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.279538 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.279811 crc crio[3652]: time=\"2026-06-09T15:39:49.279677195Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 09 15:39:49.279811 crc crio[3652]: time=\"2026-06-09T15:39:49.279806287Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.280165 crc crio[3652]: time=\"2026-06-09T15:39:49.279858888Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 09 15:39:49.280165 crc crio[3652]: time=\"2026-06-09T15:39:49.280145554Z\" 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:0xc0001a4960}] Aliases:map[]}\"\nJun 09 15:39:49.280435 crc crio[3652]: time=\"2026-06-09T15:39:49.280406569Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 15:39:49.280435 crc crio[3652]: time=\"2026-06-09T15:39:49.280428049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 15:39:49.280590 crc crio[3652]: time=\"2026-06-09T15:39:49.28044296Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.312980 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.313095 crc crio[3652]: time=\"2026-06-09T15:39:49.313017862Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 09 15:39:49.313095 crc crio[3652]: time=\"2026-06-09T15:39:49.313057853Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.313228 crc crio[3652]: time=\"2026-06-09T15:39:49.313094393Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 09 15:39:49.313399 crc crio[3652]: time=\"2026-06-09T15:39:49.313318228Z\" 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:0xc0006062f0}] Aliases:map[]}\"\nJun 09 15:39:49.313522 crc crio[3652]: time=\"2026-06-09T15:39:49.313480381Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.422800 crc crio[3652]: time=\"2026-06-09T15:39:49.422576261Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.423500 crc crio[3652]: time=\"2026-06-09T15:39:49.423378097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.448666 crc crio[3652]: time=\"2026-06-09T15:39:49.44836875Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.469499 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.470209 crc crio[3652]: time=\"2026-06-09T15:39:49.470071068Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 09 15:39:49.470319 crc crio[3652]: time=\"2026-06-09T15:39:49.470229191Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.470362 crc crio[3652]: time=\"2026-06-09T15:39:49.470317912Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 09 15:39:49.470976 crc crio[3652]: time=\"2026-06-09T15:39:49.470782932Z\" 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:0xc001bc6278}] Aliases:map[]}\"\nJun 09 15:39:49.471663 crc crio[3652]: time=\"2026-06-09T15:39:49.471526956Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.490672 crc crio[3652]: time=\"2026-06-09T15:39:49.490516271Z\" level=info msg=\"Ran pod sandbox 68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.501218 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.501509 crc crio[3652]: time=\"2026-06-09T15:39:49.501421206Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 09 15:39:49.501509 crc crio[3652]: time=\"2026-06-09T15:39:49.501493767Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.501615 crc crio[3652]: time=\"2026-06-09T15:39:49.501550088Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 09 15:39:49.501980 crc crio[3652]: time=\"2026-06-09T15:39:49.501848384Z\" 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:0xc00149a920}] Aliases:map[]}\"\nJun 09 15:39:49.502280 crc crio[3652]: time=\"2026-06-09T15:39:49.50217118Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.506661 crc crio[3652]: time=\"2026-06-09T15:39:49.506583337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8e2dad21-ac62-4fde-9d2c-6ad180daf73f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.514216 crc crio[3652]: time=\"2026-06-09T15:39:49.514141246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9b33bad7-3844-424a-893f-4792c3ccba64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.517442 crc crio[3652]: time=\"2026-06-09T15:39:49.51738164Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6aaf24b4-a21a-44cb-807c-ad48a2e314d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:49.520104 crc crio[3652]: time=\"2026-06-09T15:39:49.520029962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.534801 crc crio[3652]: time=\"2026-06-09T15:39:49.534730632Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.534907 crc crio[3652]: time=\"2026-06-09T15:39:49.534844764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.544885 crc crio[3652]: time=\"2026-06-09T15:39:49.543682099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.548411 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.548523634Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.548573645Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.548624716Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.549047084Z\" 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:0xc00149aa50}] Aliases:map[]}\"\nJun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.549382591Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.551860 crc crio[3652]: time=\"2026-06-09T15:39:49.551721027Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.560858 crc crio[3652]: time=\"2026-06-09T15:39:49.560812076Z\" level=info msg=\"Ran pod sandbox e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3 with infra container: openshift-etcd/etcd-crc/POD\" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.565034 crc crio[3652]: time=\"2026-06-09T15:39:49.564826415Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.565034 crc crio[3652]: time=\"2026-06-09T15:39:49.565005459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.565386 crc crio[3652]: time=\"2026-06-09T15:39:49.564869716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cd096513-064f-4a12-b347-ea3790eef8fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.569729 crc crio[3652]: time=\"2026-06-09T15:39:49.569535058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c5c88a6e-e7f3-48aa-a5c3-b6cc25e6478b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.577594 crc crio[3652]: time=\"2026-06-09T15:39:49.577086047Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=25e772dd-0a13-4755-8aff-d5d9e9306742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:49.578610 crc crio[3652]: time=\"2026-06-09T15:39:49.578346822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.580534 crc crio[3652]: time=\"2026-06-09T15:39:49.580442283Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.605711 crc crio[3652]: time=\"2026-06-09T15:39:49.605458156Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.605711 crc crio[3652]: time=\"2026-06-09T15:39:49.605585959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.606691 crc crio[3652]: time=\"2026-06-09T15:39:49.606228551Z\" level=info msg=\"Ran pod sandbox d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.610332 crc crio[3652]: time=\"2026-06-09T15:39:49.609815742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3945b4fa-1724-4c38-bcad-3ac380be49a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.613154 crc crio[3652]: time=\"2026-06-09T15:39:49.612905923Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.613384 crc crio[3652]: time=\"2026-06-09T15:39:49.613356112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.621544 crc crio[3652]: time=\"2026-06-09T15:39:49.621338839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.624220 crc crio[3652]: time=\"2026-06-09T15:39:49.623789148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d5817593-ba27-484e-9bf2-aa226f92ff0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.631752 crc crio[3652]: time=\"2026-06-09T15:39:49.630798456Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=89a11b1c-13db-4ac2-8812-7ceb70099973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:49.632643 crc crio[3652]: time=\"2026-06-09T15:39:49.632362677Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.754436 crc crio[3652]: time=\"2026-06-09T15:39:49.634816535Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.760710 crc crio[3652]: time=\"2026-06-09T15:39:49.635163532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.816505 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.817082 crc crio[3652]: time=\"2026-06-09T15:39:49.816762276Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 09 15:39:49.817082 crc crio[3652]: time=\"2026-06-09T15:39:49.817004681Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.817082 crc crio[3652]: time=\"2026-06-09T15:39:49.817062102Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 09 15:39:49.817793 crc crio[3652]: time=\"2026-06-09T15:39:49.817672694Z\" 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:0xc001bc6850}] Aliases:map[]}\"\nJun 09 15:39:49.819287 crc crio[3652]: time=\"2026-06-09T15:39:49.819167973Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.825114 crc crio[3652]: time=\"2026-06-09T15:39:49.824799344Z\" level=info msg=\"Ran pod sandbox d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.832678 crc crio[3652]: time=\"2026-06-09T15:39:49.832514666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=83311807-7403-4090-9a3a-54a3c2240fba name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.834370 crc crio[3652]: time=\"2026-06-09T15:39:49.833841602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.840079 crc crio[3652]: time=\"2026-06-09T15:39:49.839645666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f487878f-3f69-4871-9b0e-15f8320d53f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.844201 crc crio[3652]: time=\"2026-06-09T15:39:49.843713456Z\" level=info msg=\"Ran pod sandbox dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:39:49.847264 crc crio[3652]: time=\"2026-06-09T15:39:49.846880098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9d95cef2-3f2b-4008-b317-7beb88e088ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.848312 crc crio[3652]: time=\"2026-06-09T15:39:49.848171104Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=19fabf6d-6c32-4154-beb4-f846dfe66ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:49.850122 crc crio[3652]: time=\"2026-06-09T15:39:49.849779776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=920eb58b-0e80-4a89-91ad-9445b996c447 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:49.850122 crc crio[3652]: time=\"2026-06-09T15:39:49.850079261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.857036 crc crio[3652]: time=\"2026-06-09T15:39:49.856816064Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=580f3e77-7901-496c-8d90-e5f36e73383e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:49.858465 crc crio[3652]: time=\"2026-06-09T15:39:49.858371605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.897803 crc crio[3652]: time=\"2026-06-09T15:39:49.897602496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:49.906280 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:49.906457 crc crio[3652]: time=\"2026-06-09T15:39:49.906395199Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 09 15:39:49.906457 crc crio[3652]: time=\"2026-06-09T15:39:49.90644769Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:49.906566 crc crio[3652]: time=\"2026-06-09T15:39:49.906495671Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 09 15:39:49.907099 crc crio[3652]: time=\"2026-06-09T15:39:49.907017591Z\" 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:0xc00149a118}] Aliases:map[]}\"\nJun 09 15:39:49.907401 crc crio[3652]: time=\"2026-06-09T15:39:49.907347798Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:49.907721 crc crio[3652]: time=\"2026-06-09T15:39:49.907569252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:50.037416 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:50.037704 crc crio[3652]: time=\"2026-06-09T15:39:50.037581354Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 09 15:39:50.037704 crc crio[3652]: time=\"2026-06-09T15:39:50.037624935Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:50.037704 crc crio[3652]: time=\"2026-06-09T15:39:50.037665776Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 09 15:39:50.037968 crc crio[3652]: time=\"2026-06-09T15:39:50.037842919Z\" 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:0xc000dac230}] Aliases:map[]}\"\nJun 09 15:39:50.038056 crc crio[3652]: time=\"2026-06-09T15:39:50.038042683Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:50.373513 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:50.373792 crc crio[3652]: time=\"2026-06-09T15:39:50.373601338Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 09 15:39:50.373792 crc crio[3652]: time=\"2026-06-09T15:39:50.373670179Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:50.373792 crc crio[3652]: time=\"2026-06-09T15:39:50.37372443Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 09 15:39:50.374250 crc crio[3652]: time=\"2026-06-09T15:39:50.374111928Z\" 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:0xc0015262e8}] Aliases:map[]}\"\nJun 09 15:39:50.374582 crc crio[3652]: time=\"2026-06-09T15:39:50.374417514Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:50.690512 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.690686408Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.690747349Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.690868641Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.691275359Z\" 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:0xc0001a4498}] Aliases:map[]}\"\nJun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.691495594Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.015312 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.015626 crc crio[3652]: time=\"2026-06-09T15:39:51.01548812Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 09 15:39:51.015626 crc crio[3652]: time=\"2026-06-09T15:39:51.015562052Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.015725 crc crio[3652]: time=\"2026-06-09T15:39:51.015590652Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 09 15:39:51.015725 crc crio[3652]: time=\"2026-06-09T15:39:51.015651763Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.015725 crc crio[3652]: time=\"2026-06-09T15:39:51.015693904Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 09 15:39:51.015905 crc crio[3652]: time=\"2026-06-09T15:39:51.015864428Z\" 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:0xc00265e180}] Aliases:map[]}\"\nJun 09 15:39:51.016233 crc crio[3652]: time=\"2026-06-09T15:39:51.016119473Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.304513 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304618409Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.30466106Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304684091Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304696841Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304706971Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304718181Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304757542Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 09 15:39:51.305397 crc crio[3652]: time=\"2026-06-09T15:39:51.305262692Z\" 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:0xc00008ccb8}] Aliases:map[]}\"\nJun 09 15:39:51.306112 crc crio[3652]: time=\"2026-06-09T15:39:51.306073188Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.630566 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.631104 crc crio[3652]: time=\"2026-06-09T15:39:51.631063134Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 09 15:39:51.631242 crc crio[3652]: time=\"2026-06-09T15:39:51.631216757Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.631393 crc crio[3652]: time=\"2026-06-09T15:39:51.63136797Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 09 15:39:51.631786 crc crio[3652]: time=\"2026-06-09T15:39:51.631759818Z\" 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:0xc0001a42e0}] Aliases:map[]}\"\nJun 09 15:39:51.632142 crc crio[3652]: time=\"2026-06-09T15:39:51.632115055Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.633232 crc crio[3652]: time=\"2026-06-09T15:39:51.63286548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.633330 crc crio[3652]: time=\"2026-06-09T15:39:51.633224377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.635049 crc crio[3652]: time=\"2026-06-09T15:39:51.634825078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.640812 crc crio[3652]: time=\"2026-06-09T15:39:51.638503711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.642703 crc crio[3652]: time=\"2026-06-09T15:39:51.642572981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.762881 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763038346Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763076116Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763112287Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763311901Z\" 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:0xc0001a48a0}] Aliases:map[]}\"\nJun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763449784Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.801050 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.801254 crc crio[3652]: time=\"2026-06-09T15:39:51.801201338Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 09 15:39:51.801254 crc crio[3652]: time=\"2026-06-09T15:39:51.801250919Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.801394 crc crio[3652]: time=\"2026-06-09T15:39:51.8012913Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 09 15:39:51.801754 crc crio[3652]: time=\"2026-06-09T15:39:51.801466423Z\" 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:0xc0001a49d8}] Aliases:map[]}\"\nJun 09 15:39:51.801999 crc crio[3652]: time=\"2026-06-09T15:39:51.801877051Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.827496 crc crio[3652]: time=\"2026-06-09T15:39:51.827414815Z\" level=info msg=\"Created container fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=19fabf6d-6c32-4154-beb4-f846dfe66ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:51.828781 crc crio[3652]: time=\"2026-06-09T15:39:51.828664689Z\" level=info msg=\"Created container a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=580f3e77-7901-496c-8d90-e5f36e73383e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:51.830673 crc crio[3652]: time=\"2026-06-09T15:39:51.830519066Z\" level=info msg=\"Created container d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6aaf24b4-a21a-44cb-807c-ad48a2e314d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:51.831276 crc crio[3652]: time=\"2026-06-09T15:39:51.83121872Z\" level=info msg=\"Starting container: fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b\" id=6dc6f641-b603-4b1b-8c1f-3e6d851c0018 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:51.831464 crc crio[3652]: time=\"2026-06-09T15:39:51.831423644Z\" level=info msg=\"Starting container: a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683\" id=1c6b1f5b-dbda-478b-b445-e7e4ea1f9603 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:51.832218 crc crio[3652]: time=\"2026-06-09T15:39:51.832097797Z\" level=info msg=\"Starting container: d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe\" id=9ee9cc3f-29f4-427c-b9a9-c3db0b569fc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:51.837518 crc crio[3652]: time=\"2026-06-09T15:39:51.837463933Z\" level=info msg=\"Started container\" PID=5338 containerID=a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c6b1f5b-dbda-478b-b445-e7e4ea1f9603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:39:51.838863 crc crio[3652]: time=\"2026-06-09T15:39:51.838787969Z\" level=info msg=\"Created container 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e: openshift-etcd/etcd-crc/setup\" id=25e772dd-0a13-4755-8aff-d5d9e9306742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:51.839132 crc crio[3652]: time=\"2026-06-09T15:39:51.839009223Z\" level=info msg=\"Started container\" PID=5339 containerID=fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=6dc6f641-b603-4b1b-8c1f-3e6d851c0018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 15:39:51.840540 crc crio[3652]: time=\"2026-06-09T15:39:51.840454262Z\" level=info msg=\"Created container bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=89a11b1c-13db-4ac2-8812-7ceb70099973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:51.841806 crc crio[3652]: time=\"2026-06-09T15:39:51.841647205Z\" level=info msg=\"Starting container: bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb\" id=459e6bf6-8ef3-47d3-9edb-4461d0f605a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:51.842320 crc crio[3652]: time=\"2026-06-09T15:39:51.842225517Z\" level=info msg=\"Starting container: 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e\" id=a367835f-0aeb-4264-b662-1934d775e8ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:51.843899 crc crio[3652]: time=\"2026-06-09T15:39:51.843784217Z\" level=info msg=\"Started container\" PID=5340 containerID=d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=9ee9cc3f-29f4-427c-b9a9-c3db0b569fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca\nJun 09 15:39:51.849604 crc crio[3652]: time=\"2026-06-09T15:39:51.849544001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e1c4f4ed-35cd-48e7-8655-2e213fe4a933 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:51.852129 crc crio[3652]: time=\"2026-06-09T15:39:51.852068021Z\" level=info msg=\"Started container\" PID=5344 containerID=bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb description=openshift-kube-apiserver/kube-apiserver-crc/setup id=459e6bf6-8ef3-47d3-9edb-4461d0f605a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\nJun 09 15:39:51.853139 crc crio[3652]: time=\"2026-06-09T15:39:51.852717753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=df2ccd0e-4b1f-4cfd-991d-70ea511a57a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:51.856611 crc crio[3652]: time=\"2026-06-09T15:39:51.856438957Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbd0231b-db3e-4866-b062-d3772d2fc240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:51.857117 crc crio[3652]: time=\"2026-06-09T15:39:51.857038379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.866520 crc crio[3652]: time=\"2026-06-09T15:39:51.866388363Z\" level=info msg=\"Started container\" PID=5343 containerID=7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e description=openshift-etcd/etcd-crc/setup id=a367835f-0aeb-4264-b662-1934d775e8ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:39:51.877813 crc crio[3652]: time=\"2026-06-09T15:39:51.877692376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:51.914638 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.914873 crc crio[3652]: time=\"2026-06-09T15:39:51.914713696Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 09 15:39:51.914873 crc crio[3652]: time=\"2026-06-09T15:39:51.914747706Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.914873 crc crio[3652]: time=\"2026-06-09T15:39:51.914784037Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 09 15:39:51.915209 crc crio[3652]: time=\"2026-06-09T15:39:51.915013411Z\" 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:0xc0001a4f00}] Aliases:map[]}\"\nJun 09 15:39:51.915209 crc crio[3652]: time=\"2026-06-09T15:39:51.915191735Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:51.935704 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935779101Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935808691Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935825932Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935836812Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935864282Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 09 15:39:51.936344 crc crio[3652]: time=\"2026-06-09T15:39:51.936073887Z\" 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:0xc00265e100}] Aliases:map[]}\"\nJun 09 15:39:51.936344 crc crio[3652]: time=\"2026-06-09T15:39:51.93624655Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:52.018217 crc crio[3652]: time=\"2026-06-09T15:39:52.018050552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0a7d8c2d-ffc7-4e63-821d-2bddba41b797 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.027394 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:52.027590 crc crio[3652]: time=\"2026-06-09T15:39:52.027524059Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 09 15:39:52.027590 crc crio[3652]: time=\"2026-06-09T15:39:52.02756672Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:52.027676 crc crio[3652]: time=\"2026-06-09T15:39:52.027612881Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 09 15:39:52.027880 crc crio[3652]: time=\"2026-06-09T15:39:52.027804135Z\" 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:0xc000606a88}] Aliases:map[]}\"\nJun 09 15:39:52.028314 crc crio[3652]: time=\"2026-06-09T15:39:52.028110211Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:52.028470 crc crio[3652]: time=\"2026-06-09T15:39:52.028374576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2dab4614-dd22-491a-86a7-28cdea2a41c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.029154 crc crio[3652]: time=\"2026-06-09T15:39:52.02907298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3dae57b9-761f-47fc-bebd-eed5faa33c1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.034252 crc crio[3652]: time=\"2026-06-09T15:39:52.034116569Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=75418bf6-6ba4-4087-8afd-8671a5d9086f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:52.034615 crc crio[3652]: time=\"2026-06-09T15:39:52.033322263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=209eda8a-df86-4196-b9d0-e79a648096d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.034874 crc crio[3652]: time=\"2026-06-09T15:39:52.034801753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.036676 crc crio[3652]: time=\"2026-06-09T15:39:52.036491456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=33797093-95c7-44cd-b4b8-8b5f6bfe3b6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.040993 crc crio[3652]: time=\"2026-06-09T15:39:52.040859212Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=678fc55d-a69f-4643-b932-309ed6e33c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:52.042137 crc crio[3652]: time=\"2026-06-09T15:39:52.041560996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=47c8301c-9b08-4b30-b770-7e9077f0ecae name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.047335 crc crio[3652]: time=\"2026-06-09T15:39:52.04686697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.052217 crc crio[3652]: time=\"2026-06-09T15:39:52.0519032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=15da378b-9a65-4dba-ade0-83e084dbbe26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.052480 crc crio[3652]: time=\"2026-06-09T15:39:52.05242177Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=615f85c6-5117-4a71-bb62-f0250cf4c82f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:52.055469 crc crio[3652]: time=\"2026-06-09T15:39:52.055435889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.069609 crc crio[3652]: time=\"2026-06-09T15:39:52.069462796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=489c317a-6088-4cee-bcd5-3e6c64d90a97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.073380 crc crio[3652]: time=\"2026-06-09T15:39:52.072879193Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5a253015-a0ec-4f6b-8010-d9b22da99db9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:52.073776 crc crio[3652]: time=\"2026-06-09T15:39:52.073670409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.074446 crc crio[3652]: time=\"2026-06-09T15:39:52.07426311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.075395 crc crio[3652]: time=\"2026-06-09T15:39:52.075312991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.088576 crc crio[3652]: time=\"2026-06-09T15:39:52.088301507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.120265 crc crio[3652]: time=\"2026-06-09T15:39:52.120093394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.260114 crc crio[3652]: time=\"2026-06-09T15:39:52.259467711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:52.429400 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:52.429618 crc crio[3652]: time=\"2026-06-09T15:39:52.429545223Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 09 15:39:52.429618 crc crio[3652]: time=\"2026-06-09T15:39:52.429596294Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:52.429780 crc crio[3652]: time=\"2026-06-09T15:39:52.429657775Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 09 15:39:52.430511 crc crio[3652]: time=\"2026-06-09T15:39:52.430095804Z\" 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:0xc00149a4a0}] Aliases:map[]}\"\nJun 09 15:39:52.430511 crc crio[3652]: time=\"2026-06-09T15:39:52.430442431Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:52.558684 crc crio[3652]: time=\"2026-06-09T15:39:52.558370442Z\" level=info msg=\"Created container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbd0231b-db3e-4866-b062-d3772d2fc240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:52.565713 crc crio[3652]: time=\"2026-06-09T15:39:52.563420242Z\" level=info msg=\"Starting container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c\" id=4c6c5f23-d609-4af7-9d84-d2c78360df99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:52.757672 crc crio[3652]: time=\"2026-06-09T15:39:52.757491567Z\" level=info msg=\"Started container\" PID=5435 containerID=7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4c6c5f23-d609-4af7-9d84-d2c78360df99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:39:52.763099 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763311602Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763355043Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763378493Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763386203Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763419764Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763597737Z\" 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:0xc000dac130}] Aliases:map[]}\"\nJun 09 15:39:52.764115 crc crio[3652]: time=\"2026-06-09T15:39:52.763763651Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:52.865636 crc crio[3652]: time=\"2026-06-09T15:39:52.864549957Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=68bf8402-390e-4f4e-a33c-eef0705dd46c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.874871 crc crio[3652]: time=\"2026-06-09T15:39:52.873607686Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8c43ca13-c1e8-448b-b291-36005acf86a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:52.882105 crc crio[3652]: time=\"2026-06-09T15:39:52.881781907Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=a7c03230-cfa0-4d30-a207-5347a2da19de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:52.882752 crc crio[3652]: time=\"2026-06-09T15:39:52.882579973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.002033 crc crio[3652]: time=\"2026-06-09T15:39:53.001813594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.126395 crc crio[3652]: time=\"2026-06-09T15:39:53.126089613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.181429 crc crio[3652]: time=\"2026-06-09T15:39:53.181076137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.250868 crc crio[3652]: time=\"2026-06-09T15:39:53.250573617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.265756 crc crio[3652]: time=\"2026-06-09T15:39:53.265627844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.291041 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288025235Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288080976Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288098167Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288107117Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288117577Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288126387Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288301181Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288523395Z\" 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:0xc001bc6008}] Aliases:map[]}\"\nJun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288723119Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:53.522381 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.518660422Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.518712323Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.518899676Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.519305544Z\" 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:0xc00088e070}] Aliases:map[]}\"\nJun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.519481918Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:53.526800 crc crio[3652]: time=\"2026-06-09T15:39:53.526668159Z\" level=info msg=\"Created container 9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=678fc55d-a69f-4643-b932-309ed6e33c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:53.529201 crc crio[3652]: time=\"2026-06-09T15:39:53.529057257Z\" level=info msg=\"Starting container: 9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9\" id=1e90aa15-b43c-4dc5-8dd0-ca750f5fccef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:53.530291 crc crio[3652]: time=\"2026-06-09T15:39:53.529999015Z\" level=info msg=\"Created container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5a253015-a0ec-4f6b-8010-d9b22da99db9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:53.530623 crc crio[3652]: time=\"2026-06-09T15:39:53.530515865Z\" level=info msg=\"Created container 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=75418bf6-6ba4-4087-8afd-8671a5d9086f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:53.532477 crc crio[3652]: time=\"2026-06-09T15:39:53.532440013Z\" level=info msg=\"Created container 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=615f85c6-5117-4a71-bb62-f0250cf4c82f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:53.534369 crc crio[3652]: time=\"2026-06-09T15:39:53.534264759Z\" level=info msg=\"Starting container: 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2\" id=c5d70ac7-e439-496d-a680-3fad2a6394e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:53.534829 crc crio[3652]: time=\"2026-06-09T15:39:53.534766239Z\" level=info msg=\"Starting container: 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192\" id=1cc583b6-e8e1-42e5-968d-eb51399de7dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:53.535257 crc crio[3652]: time=\"2026-06-09T15:39:53.535076165Z\" level=info msg=\"Starting container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688\" id=2482d8a8-b09f-422d-bdd3-937e9fc81cdb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:53.548683 crc crio[3652]: time=\"2026-06-09T15:39:53.548384398Z\" level=info msg=\"Started container\" PID=5491 containerID=39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=2482d8a8-b09f-422d-bdd3-937e9fc81cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\nJun 09 15:39:53.551249 crc crio[3652]: time=\"2026-06-09T15:39:53.551113711Z\" level=info msg=\"Started container\" PID=5506 containerID=0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=c5d70ac7-e439-496d-a680-3fad2a6394e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 15:39:53.566764 crc crio[3652]: time=\"2026-06-09T15:39:53.566601747Z\" level=info msg=\"Started container\" PID=5505 containerID=1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=1cc583b6-e8e1-42e5-968d-eb51399de7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:39:53.570600 crc crio[3652]: time=\"2026-06-09T15:39:53.570469653Z\" level=info msg=\"Started container\" PID=5490 containerID=9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=1e90aa15-b43c-4dc5-8dd0-ca750f5fccef name=/runtime.v1.RuntimeService/StartContainer sandboxID=68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca\nJun 09 15:39:53.571578 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:53.571864 crc crio[3652]: time=\"2026-06-09T15:39:53.571790799Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 09 15:39:53.571864 crc crio[3652]: time=\"2026-06-09T15:39:53.57184693Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:53.572038 crc crio[3652]: time=\"2026-06-09T15:39:53.571896571Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 09 15:39:53.572225 crc crio[3652]: time=\"2026-06-09T15:39:53.572143066Z\" 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:0xc00088e188}] Aliases:map[]}\"\nJun 09 15:39:53.572413 crc crio[3652]: time=\"2026-06-09T15:39:53.57235008Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:53.607446 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:53.607743 crc crio[3652]: time=\"2026-06-09T15:39:53.607558784Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 09 15:39:53.607743 crc crio[3652]: time=\"2026-06-09T15:39:53.607610805Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:53.607743 crc crio[3652]: time=\"2026-06-09T15:39:53.607657436Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 09 15:39:53.608077 crc crio[3652]: time=\"2026-06-09T15:39:53.60788358Z\" 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:0xc00088e218}] Aliases:map[]}\"\nJun 09 15:39:53.609223 crc crio[3652]: time=\"2026-06-09T15:39:53.609175186Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:53.651484 crc crio[3652]: time=\"2026-06-09T15:39:53.650773396Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4c82b7f-01f8-4771-bf42-50a07cb35283 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:53.653542 crc crio[3652]: time=\"2026-06-09T15:39:53.653393827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=48c6f6c8-868d-438e-9d26-46caa98cd198 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:53.654825 crc crio[3652]: time=\"2026-06-09T15:39:53.654590611Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9bbb7460-f002-4261-b6a6-3d568a9b16b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:53.657130 crc crio[3652]: time=\"2026-06-09T15:39:53.656811435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a83a41b3-71e4-451e-b208-b3a2f37e4cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:53.659891 crc crio[3652]: time=\"2026-06-09T15:39:53.659777693Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=48185263-2e19-4a0c-8697-4c05c7e5d998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:53.660722 crc crio[3652]: time=\"2026-06-09T15:39:53.66062118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.662600 crc crio[3652]: time=\"2026-06-09T15:39:53.662506227Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=59fe3bf6-8a71-4d6e-b260-4f2a86e0e1bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:53.681494 crc crio[3652]: time=\"2026-06-09T15:39:53.67738901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.727208 crc crio[3652]: time=\"2026-06-09T15:39:53.726698792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:53.758061 crc crio[3652]: time=\"2026-06-09T15:39:53.757578701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:54.310553 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.310758645Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.310804026Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.310843407Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.311116162Z\" 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:0xc0001a4c28}] Aliases:map[]}\"\nJun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.311381088Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:54.451025 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:54.451309 crc crio[3652]: time=\"2026-06-09T15:39:54.451226684Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 09 15:39:54.451309 crc crio[3652]: time=\"2026-06-09T15:39:54.451291876Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:54.451410 crc crio[3652]: time=\"2026-06-09T15:39:54.451338617Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 09 15:39:54.451574 crc crio[3652]: time=\"2026-06-09T15:39:54.45151113Z\" 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:0xc00265e0a8}] Aliases:map[]}\"\nJun 09 15:39:54.451750 crc crio[3652]: time=\"2026-06-09T15:39:54.451698114Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:54.610755 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:54.611123 crc crio[3652]: time=\"2026-06-09T15:39:54.611079895Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 09 15:39:54.611123 crc crio[3652]: time=\"2026-06-09T15:39:54.611121436Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:54.611635 crc crio[3652]: time=\"2026-06-09T15:39:54.611200308Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 09 15:39:54.611635 crc crio[3652]: time=\"2026-06-09T15:39:54.611530404Z\" 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:0xc00265e350}] Aliases:map[]}\"\nJun 09 15:39:54.613759 crc crio[3652]: time=\"2026-06-09T15:39:54.612367141Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:39:54.819432 crc crio[3652]: time=\"2026-06-09T15:39:54.819378891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:55.136378 crc crio[3652]: time=\"2026-06-09T15:39:55.135218047Z\" level=info msg=\"Created container 7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=48185263-2e19-4a0c-8697-4c05c7e5d998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:55.141493 crc crio[3652]: time=\"2026-06-09T15:39:55.140893729Z\" level=info msg=\"Starting container: 7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc\" id=9b0a1de3-5769-4a66-ac8d-0e86135cf6aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:55.162118 crc crio[3652]: time=\"2026-06-09T15:39:55.161782981Z\" level=info msg=\"Started container\" PID=5594 containerID=7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=9b0a1de3-5769-4a66-ac8d-0e86135cf6aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 15:39:55.189693 crc crio[3652]: time=\"2026-06-09T15:39:55.189483397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3e83d57f-0abc-446f-8698-0b7dc369d957 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:55.193639 crc crio[3652]: time=\"2026-06-09T15:39:55.193451995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e1bac8c0-c6ba-4d48-a700-3bd4c3042bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:55.198813 crc crio[3652]: time=\"2026-06-09T15:39:55.198665128Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=5b20c4e4-ee19-4191-90b3-d9c8aad18956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:55.199611 crc crio[3652]: time=\"2026-06-09T15:39:55.199428163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:55.228072 crc crio[3652]: 2026-06-09T15:39:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 15:39:55.228072 crc crio[3652]: time=\"2026-06-09T15:39:55.227814212Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 09 15:39:55.228072 crc crio[3652]: time=\"2026-06-09T15:39:55.227849553Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 15:39:55.228072 crc crio[3652]: time=\"2026-06-09T15:39:55.227867353Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 09 15:39:55.251733 crc crio[3652]: time=\"2026-06-09T15:39:55.249485019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e3be39ad-bbe4-4038-9913-713e671c13c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:55.254739 crc crio[3652]: time=\"2026-06-09T15:39:55.254493908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:55.279323 crc crio[3652]: time=\"2026-06-09T15:39:55.279069812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6c9f0b4a-449c-4ae4-91ef-d139a98f33ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:55.310821 crc crio[3652]: time=\"2026-06-09T15:39:55.295222801Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04756fa2-2a3d-4da9-bb8e-4c22edfdaa32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:55.310821 crc crio[3652]: time=\"2026-06-09T15:39:55.309564533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:55.505581 crc crio[3652]: time=\"2026-06-09T15:39:55.49909721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:57.195810 crc crio[3652]: time=\"2026-06-09T15:39:57.193291805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:57.336077 crc crio[3652]: time=\"2026-06-09T15:39:57.335685472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:57.504205 crc crio[3652]: time=\"2026-06-09T15:39:57.50347782Z\" level=info msg=\"Created container b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=5b20c4e4-ee19-4191-90b3-d9c8aad18956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:57.506084 crc crio[3652]: time=\"2026-06-09T15:39:57.505890937Z\" level=info msg=\"Starting container: b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200\" id=ed02047c-75f3-430a-98e3-b33c9a76b7af name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:57.604848 crc crio[3652]: time=\"2026-06-09T15:39:57.604595423Z\" level=info msg=\"Started container\" PID=5660 containerID=b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=ed02047c-75f3-430a-98e3-b33c9a76b7af name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 15:39:57.673866 crc crio[3652]: time=\"2026-06-09T15:39:57.673708525Z\" level=info msg=\"Created container f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04756fa2-2a3d-4da9-bb8e-4c22edfdaa32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:57.676271 crc crio[3652]: time=\"2026-06-09T15:39:57.676080392Z\" level=info msg=\"Starting container: f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be\" id=bfab2192-8e26-41ac-8ab6-9beb71e7f478 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:57.710747 crc crio[3652]: time=\"2026-06-09T15:39:57.710546931Z\" level=info msg=\"Started container\" PID=5669 containerID=f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be description=openshift-etcd/etcd-crc/etcd-resources-copy id=bfab2192-8e26-41ac-8ab6-9beb71e7f478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:39:58.331994 crc crio[3652]: time=\"2026-06-09T15:39:58.33145417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=43f0089a-8aab-4b84-b50e-8835d6fb4b9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:58.338340 crc crio[3652]: time=\"2026-06-09T15:39:58.338274635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0b4be87b-762e-4856-a371-442ac97404e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:58.346885 crc crio[3652]: time=\"2026-06-09T15:39:58.346686291Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=376a505c-981e-441c-8714-716a8d8073fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:58.352655 crc crio[3652]: time=\"2026-06-09T15:39:58.352579647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:58.400331 crc crio[3652]: time=\"2026-06-09T15:39:58.400092483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:58.643828 crc crio[3652]: time=\"2026-06-09T15:39:58.642563622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:58.648516 crc crio[3652]: time=\"2026-06-09T15:39:58.647687083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:59.014082 crc crio[3652]: time=\"2026-06-09T15:39:59.007954935Z\" level=info msg=\"Created container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=59fe3bf6-8a71-4d6e-b260-4f2a86e0e1bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:59.019658 crc crio[3652]: time=\"2026-06-09T15:39:59.019334709Z\" level=info msg=\"Starting container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022\" id=2f481f7d-669d-493c-b6ad-5b45c94b520e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:59.059837 crc crio[3652]: time=\"2026-06-09T15:39:59.057592173Z\" level=info msg=\"Created container da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=a7c03230-cfa0-4d30-a207-5347a2da19de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:59.062752 crc crio[3652]: time=\"2026-06-09T15:39:59.062563181Z\" level=info msg=\"Starting container: da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247\" id=1d9dc38b-bfb0-42a7-a078-655c930fb31c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:59.068185 crc crio[3652]: time=\"2026-06-09T15:39:59.067633941Z\" level=info msg=\"Started container\" PID=5716 containerID=2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2f481f7d-669d-493c-b6ad-5b45c94b520e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\nJun 09 15:39:59.081109 crc crio[3652]: time=\"2026-06-09T15:39:59.079837792Z\" level=info msg=\"Started container\" PID=5718 containerID=da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=1d9dc38b-bfb0-42a7-a078-655c930fb31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:39:59.137200 crc crio[3652]: time=\"2026-06-09T15:39:59.13151171Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=407f0c87-ce0b-4924-8fb0-10a4b82d7c22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:59.140332 crc crio[3652]: time=\"2026-06-09T15:39:59.139896365Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=0e54f377-44d4-4016-8b2b-3b3d3ff2ca76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:59.147785 crc crio[3652]: time=\"2026-06-09T15:39:59.146398084Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=8ae181f9-77a1-4361-ae00-93317a6bd429 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:59.147785 crc crio[3652]: time=\"2026-06-09T15:39:59.147450664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:59.173503 crc crio[3652]: time=\"2026-06-09T15:39:59.170377096Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3e00cc89-2396-449e-81ef-5476e661e93d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:59.203549 crc crio[3652]: time=\"2026-06-09T15:39:59.203478689Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=deb3c8ca-30c5-4d6f-897d-c25ae3551a4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:39:59.210569 crc crio[3652]: time=\"2026-06-09T15:39:59.210360914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:59.213874 crc crio[3652]: time=\"2026-06-09T15:39:59.213841353Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c44cdc3f-2b6c-4b2e-a4de-98cc049d8f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:59.220541 crc crio[3652]: time=\"2026-06-09T15:39:59.220493164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:59.222847 crc crio[3652]: time=\"2026-06-09T15:39:59.222757189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:59.302624 crc crio[3652]: time=\"2026-06-09T15:39:59.302417099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:39:59.800457 crc crio[3652]: time=\"2026-06-09T15:39:59.800324102Z\" level=info msg=\"Created container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl\" id=376a505c-981e-441c-8714-716a8d8073fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:39:59.806005 crc crio[3652]: time=\"2026-06-09T15:39:59.803883552Z\" level=info msg=\"Starting container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf\" id=98f9c39a-2563-4a47-9312-9b6eb525dc7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:39:59.886472 crc crio[3652]: time=\"2026-06-09T15:39:59.885408139Z\" level=info msg=\"Started container\" PID=5755 containerID=cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf description=openshift-etcd/etcd-crc/etcdctl id=98f9c39a-2563-4a47-9312-9b6eb525dc7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:40:00.051740 crc crio[3652]: time=\"2026-06-09T15:40:00.051695057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=26e7c611-0a03-4f3b-b9ae-4275f2402516 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:00.063417 crc crio[3652]: time=\"2026-06-09T15:40:00.063042071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4b9362b5-f567-47b6-8b53-a987395a2ac8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:00.073891 crc crio[3652]: time=\"2026-06-09T15:40:00.073846084Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=20fcbffd-ea2d-4a71-aa59-741faba422f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:00.074637 crc crio[3652]: time=\"2026-06-09T15:40:00.074613159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:00.202284 crc crio[3652]: time=\"2026-06-09T15:40:00.20045358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:00.252567 crc crio[3652]: time=\"2026-06-09T15:40:00.252096077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:00.506667 crc crio[3652]: time=\"2026-06-09T15:40:00.506442861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:00.584683 crc crio[3652]: time=\"2026-06-09T15:40:00.581885348Z\" level=info msg=\"Created container 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=8ae181f9-77a1-4361-ae00-93317a6bd429 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:00.597233 crc crio[3652]: time=\"2026-06-09T15:40:00.596740271Z\" level=info msg=\"Starting container: 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53\" id=db17e9d7-1473-4d28-bf53-6f1747a5678e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:00.720456 crc crio[3652]: time=\"2026-06-09T15:40:00.719843887Z\" level=info msg=\"Started container\" PID=5779 containerID=8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=db17e9d7-1473-4d28-bf53-6f1747a5678e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:40:00.759302 crc crio[3652]: time=\"2026-06-09T15:40:00.759231564Z\" level=info msg=\"Created container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c44cdc3f-2b6c-4b2e-a4de-98cc049d8f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:00.764289 crc crio[3652]: time=\"2026-06-09T15:40:00.763881525Z\" level=info msg=\"Starting container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b\" id=3743dfe6-5a68-4837-866e-fa2cd67f06df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:00.819436 crc crio[3652]: time=\"2026-06-09T15:40:00.818498872Z\" level=info msg=\"Started container\" PID=5786 containerID=456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=3743dfe6-5a68-4837-866e-fa2cd67f06df name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\nJun 09 15:40:00.900027 crc crio[3652]: time=\"2026-06-09T15:40:00.899193853Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a563e537-72d8-4e73-b9fb-351c0f99f0d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:00.909310 crc crio[3652]: time=\"2026-06-09T15:40:00.908816363Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d5559fd8-8103-41c5-9672-c638b967b1b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:00.917493 crc crio[3652]: time=\"2026-06-09T15:40:00.917363531Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=cfcbed04-5a32-4415-8ead-6f2874b00884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:00.918343 crc crio[3652]: time=\"2026-06-09T15:40:00.918201928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:00.944337 crc crio[3652]: time=\"2026-06-09T15:40:00.9442036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:00.962596 crc crio[3652]: time=\"2026-06-09T15:40:00.961799237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:01.261200 crc crio[3652]: time=\"2026-06-09T15:40:01.260563646Z\" level=info msg=\"Created container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd\" id=20fcbffd-ea2d-4a71-aa59-741faba422f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:01.263367 crc crio[3652]: time=\"2026-06-09T15:40:01.263249769Z\" level=info msg=\"Starting container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c\" id=095df3b5-4844-4241-8d46-87d1a6e9236f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:01.431593 crc crio[3652]: time=\"2026-06-09T15:40:01.431318222Z\" level=info msg=\"Started container\" PID=5809 containerID=06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c description=openshift-etcd/etcd-crc/etcd id=095df3b5-4844-4241-8d46-87d1a6e9236f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:40:01.517673 crc crio[3652]: time=\"2026-06-09T15:40:01.516560892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fbbf2800-668b-4550-bee9-8cdbecf262a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:01.545360 crc crio[3652]: time=\"2026-06-09T15:40:01.545276278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=77de5fe3-a71a-44ed-87a9-88d3d6e71480 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:01.556311 crc crio[3652]: time=\"2026-06-09T15:40:01.555638462Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=1c55801f-4fbb-4d07-8e79-fb165c4a6b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:01.562871 crc crio[3652]: time=\"2026-06-09T15:40:01.562442126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:01.644659 crc crio[3652]: time=\"2026-06-09T15:40:01.644463713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:01.679506 crc crio[3652]: time=\"2026-06-09T15:40:01.679402422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:02.089072 crc crio[3652]: time=\"2026-06-09T15:40:02.088780822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:02.275256 crc crio[3652]: time=\"2026-06-09T15:40:02.274979232Z\" level=info msg=\"Created container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=cfcbed04-5a32-4415-8ead-6f2874b00884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:02.279131 crc crio[3652]: time=\"2026-06-09T15:40:02.278290997Z\" level=info msg=\"Starting container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d\" id=864c3011-34e1-4cb3-9ef3-bf1d0df228fc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:02.284839 crc crio[3652]: time=\"2026-06-09T15:40:02.28402806Z\" level=info msg=\"Created container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics\" id=1c55801f-4fbb-4d07-8e79-fb165c4a6b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:02.299701 crc crio[3652]: time=\"2026-06-09T15:40:02.299425954Z\" level=info msg=\"Starting container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a\" id=1da789b4-e49b-46da-b4c4-8887436935bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:02.319872 crc crio[3652]: time=\"2026-06-09T15:40:02.319790235Z\" level=info msg=\"Started container\" PID=5833 containerID=10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=864c3011-34e1-4cb3-9ef3-bf1d0df228fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\nJun 09 15:40:02.350724 crc crio[3652]: time=\"2026-06-09T15:40:02.349719715Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=511434cb-1d20-43f2-bb12-b2c930852d60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:02.373228 crc crio[3652]: time=\"2026-06-09T15:40:02.372720269Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3fdabd94-86a0-4b09-b445-786c2bec5caf name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:02.379690 crc crio[3652]: time=\"2026-06-09T15:40:02.379252657Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a621c65e-04ac-4149-80e8-6879b5ecd928 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:02.379864 crc crio[3652]: time=\"2026-06-09T15:40:02.379798168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:02.404507 crc crio[3652]: time=\"2026-06-09T15:40:02.404339362Z\" level=info msg=\"Started container\" PID=5860 containerID=8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a description=openshift-etcd/etcd-crc/etcd-metrics id=1da789b4-e49b-46da-b4c4-8887436935bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:40:02.446202 crc crio[3652]: time=\"2026-06-09T15:40:02.445879001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:02.518450 crc crio[3652]: time=\"2026-06-09T15:40:02.517836609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ada02b7d-a388-4bf0-bf8f-03c8632356a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:02.561812 crc crio[3652]: time=\"2026-06-09T15:40:02.561716844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8e508a19-5be1-4907-b3a9-6eca12e1068c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:02.572568 crc crio[3652]: time=\"2026-06-09T15:40:02.571690161Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=8971e471-a218-483c-a4a8-e26df285005b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:02.572568 crc crio[3652]: time=\"2026-06-09T15:40:02.572586028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:02.976376 crc crio[3652]: time=\"2026-06-09T15:40:02.975905946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:03.787195 crc crio[3652]: time=\"2026-06-09T15:40:03.785847191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:03.999387 crc crio[3652]: time=\"2026-06-09T15:40:03.999259608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:04.086229 crc crio[3652]: time=\"2026-06-09T15:40:04.086078004Z\" level=info msg=\"Created container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a621c65e-04ac-4149-80e8-6879b5ecd928 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:04.087878 crc crio[3652]: time=\"2026-06-09T15:40:04.087773732Z\" level=info msg=\"Starting container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9\" id=e231b1c8-bea6-44fa-8035-93dc413ae36c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:04.127409 crc crio[3652]: time=\"2026-06-09T15:40:04.127192351Z\" level=info msg=\"Started container\" PID=5909 containerID=effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e231b1c8-bea6-44fa-8035-93dc413ae36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\nJun 09 15:40:04.216015 crc crio[3652]: time=\"2026-06-09T15:40:04.215569791Z\" level=info msg=\"Created container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz\" id=8971e471-a218-483c-a4a8-e26df285005b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:04.218078 crc crio[3652]: time=\"2026-06-09T15:40:04.217803221Z\" level=info msg=\"Starting container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba\" id=bc0741d4-dfeb-4694-b327-c48feba30be3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:04.253609 crc crio[3652]: time=\"2026-06-09T15:40:04.253438385Z\" level=info msg=\"Started container\" PID=5916 containerID=6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba description=openshift-etcd/etcd-crc/etcd-readyz id=bc0741d4-dfeb-4694-b327-c48feba30be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:40:04.307225 crc crio[3652]: time=\"2026-06-09T15:40:04.301399484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4730ba60-d1ee-430c-b7dc-395568afba79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:04.317878 crc crio[3652]: time=\"2026-06-09T15:40:04.307340437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=135c41c4-7c62-4b2f-9031-e7d3d4de6ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:04.318673 crc crio[3652]: time=\"2026-06-09T15:40:04.318563347Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=d9461e48-36b2-4ac5-8ae2-bc18e15054f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:04.320872 crc crio[3652]: time=\"2026-06-09T15:40:04.319439016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:04.344375 crc crio[3652]: time=\"2026-06-09T15:40:04.344083976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:04.934751 crc crio[3652]: time=\"2026-06-09T15:40:04.934239252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:05.137257 crc crio[3652]: time=\"2026-06-09T15:40:05.136867969Z\" level=info msg=\"Created container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev\" id=d9461e48-36b2-4ac5-8ae2-bc18e15054f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:05.138594 crc crio[3652]: time=\"2026-06-09T15:40:05.138475585Z\" level=info msg=\"Starting container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072\" id=e9fb95e4-771c-4f56-b2b2-c159503f8614 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:05.166306 crc crio[3652]: time=\"2026-06-09T15:40:05.160869105Z\" level=info msg=\"Started container\" PID=5942 containerID=c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072 description=openshift-etcd/etcd-crc/etcd-rev id=e9fb95e4-771c-4f56-b2b2-c159503f8614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\nJun 09 15:40:28.089514 crc crio[3652]: time=\"2026-06-09T15:40:28.088403126Z\" level=info msg=\"Stopping container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c (timeout: 30s)\" id=a1cee835-4eb0-4f09-83da-df17cf12e06f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:40:28.233387 crc crio[3652]: time=\"2026-06-09T15:40:28.232381985Z\" level=info msg=\"Stopped container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a1cee835-4eb0-4f09-83da-df17cf12e06f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:40:28.237109 crc crio[3652]: time=\"2026-06-09T15:40:28.236867495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bfe140a0-bec3-4f01-a69e-4dc048ddd4c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:28.242841 crc crio[3652]: time=\"2026-06-09T15:40:28.242750857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e7cefd13-e431-4967-b842-0403a85b9da6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:40:28.273358 crc crio[3652]: time=\"2026-06-09T15:40:28.272852028Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=60876dee-a5a3-4b09-b3ff-745f33017027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:28.278058 crc crio[3652]: time=\"2026-06-09T15:40:28.275385664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:28.311132 crc crio[3652]: time=\"2026-06-09T15:40:28.308763368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:28.551690 crc crio[3652]: time=\"2026-06-09T15:40:28.551539981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:40:28.643415 crc crio[3652]: time=\"2026-06-09T15:40:28.643286256Z\" level=info msg=\"Created container 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=60876dee-a5a3-4b09-b3ff-745f33017027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:40:28.644899 crc crio[3652]: time=\"2026-06-09T15:40:28.64481467Z\" level=info msg=\"Starting container: 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9\" id=6ca13753-a9cd-48ec-aa32-a662a4ba96dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:40:28.649443 crc crio[3652]: time=\"2026-06-09T15:40:28.649375172Z\" level=info msg=\"Started container\" PID=6222 containerID=300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6ca13753-a9cd-48ec-aa32-a662a4ba96dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:41:12.257998 crc crio[3652]: time=\"2026-06-09T15:41:12.257233069Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9ed6cace-681a-4ca0-9c59-4cf7ee185927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:12.259524 crc crio[3652]: time=\"2026-06-09T15:41:12.25813296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:12.278385 crc crio[3652]: time=\"2026-06-09T15:41:12.278322156Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc00008d3c8}] Aliases:map[]}\"\nJun 09 15:41:12.278385 crc crio[3652]: time=\"2026-06-09T15:41:12.278362437Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.494104 crc crio[3652]: time=\"2026-06-09T15:41:13.492750234Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.494104 crc crio[3652]: time=\"2026-06-09T15:41:13.493339938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.502319 crc crio[3652]: time=\"2026-06-09T15:41:13.502214857Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.512651 crc crio[3652]: time=\"2026-06-09T15:41:13.512587981Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=537989b6-227f-43ec-b389-574fc6caf027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.512722 crc crio[3652]: time=\"2026-06-09T15:41:13.512689134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.526115 crc crio[3652]: time=\"2026-06-09T15:41:13.526049759Z\" level=info msg=\"Ran pod sandbox 45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.529349 crc crio[3652]: time=\"2026-06-09T15:41:13.529260134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d280609a-3880-4788-ae2e-08615fc02bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.532659 crc crio[3652]: time=\"2026-06-09T15:41:13.532527431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=046c734c-95e3-4ddd-ae44-f037b99ef2ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.537718 crc crio[3652]: time=\"2026-06-09T15:41:13.537630861Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=877845c4-b84c-4f8e-b678-f692703e483d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:13.538369 crc crio[3652]: time=\"2026-06-09T15:41:13.538263866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.538904 crc crio[3652]: time=\"2026-06-09T15:41:13.538760768Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=9eb910ea-d9f7-45b0-8b8c-ccb386655541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.539029 crc crio[3652]: time=\"2026-06-09T15:41:13.539004354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.540144 crc crio[3652]: time=\"2026-06-09T15:41:13.540077349Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc002a2c288}] Aliases:map[]}\"\nJun 09 15:41:13.540144 crc crio[3652]: time=\"2026-06-09T15:41:13.54012635Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.561261 crc crio[3652]: time=\"2026-06-09T15:41:13.560852289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.562375 crc crio[3652]: time=\"2026-06-09T15:41:13.562299693Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d6711100-9430-40a5-8431-9775932c273c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.562447 crc crio[3652]: time=\"2026-06-09T15:41:13.562391705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.566816 crc crio[3652]: time=\"2026-06-09T15:41:13.566750718Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc00088e1e8}] Aliases:map[]}\"\nJun 09 15:41:13.566816 crc crio[3652]: time=\"2026-06-09T15:41:13.566815139Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.611047 crc crio[3652]: time=\"2026-06-09T15:41:13.610488798Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc00259a058}] Aliases:map[]}\"\nJun 09 15:41:13.611047 crc crio[3652]: time=\"2026-06-09T15:41:13.610537129Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.611441 crc crio[3652]: time=\"2026-06-09T15:41:13.611322838Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=0a0bf6f3-710e-4f7a-b652-3159976ac146 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.611519 crc crio[3652]: time=\"2026-06-09T15:41:13.611467561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.639665 crc crio[3652]: time=\"2026-06-09T15:41:13.639448601Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0001221b8}] Aliases:map[]}\"\nJun 09 15:41:13.639665 crc crio[3652]: time=\"2026-06-09T15:41:13.639575274Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.674524 crc crio[3652]: time=\"2026-06-09T15:41:13.674115568Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.674524 crc crio[3652]: time=\"2026-06-09T15:41:13.674428275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.690816 crc crio[3652]: time=\"2026-06-09T15:41:13.690560195Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.728368 crc crio[3652]: time=\"2026-06-09T15:41:13.728291274Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.728368 crc crio[3652]: time=\"2026-06-09T15:41:13.728401557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.734247 crc crio[3652]: time=\"2026-06-09T15:41:13.733554968Z\" level=info msg=\"Ran pod sandbox e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.742763 crc crio[3652]: time=\"2026-06-09T15:41:13.742635802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7cc349bb-4aa9-4aea-a9ed-4e03ca12be60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.750567 crc crio[3652]: time=\"2026-06-09T15:41:13.749777451Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.757983 crc crio[3652]: time=\"2026-06-09T15:41:13.757641506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d859aba-2ea0-4779-8d78-b73bd18a60f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.770487 crc crio[3652]: time=\"2026-06-09T15:41:13.770234803Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=6aa99a71-40f4-49f1-b9c0-db02d4e80d96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:13.771235 crc crio[3652]: time=\"2026-06-09T15:41:13.770747465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.784519 crc crio[3652]: time=\"2026-06-09T15:41:13.784324685Z\" level=info msg=\"Ran pod sandbox b8907b15aa7a28b4b6a8039c3c895c302ef45311772d9905b045d272e8802d03 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.788009 crc crio[3652]: time=\"2026-06-09T15:41:13.787442288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=96ac261a-6daa-41a5-9f6f-f449f7e0a959 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.804371 crc crio[3652]: time=\"2026-06-09T15:41:13.804192413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3ecbf011-bd2e-4584-b1c7-ef74d72c0a90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.815582 crc crio[3652]: time=\"2026-06-09T15:41:13.815133791Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=0058f8f3-5924-40af-b3f0-ea34883d9827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:13.824009 crc crio[3652]: time=\"2026-06-09T15:41:13.823472057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.826471 crc crio[3652]: time=\"2026-06-09T15:41:13.825499405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.835172 crc crio[3652]: time=\"2026-06-09T15:41:13.83504521Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e61b8bb9-eec4-4646-b46c-aa71891de673 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.835300 crc crio[3652]: time=\"2026-06-09T15:41:13.835207054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.835300 crc crio[3652]: time=\"2026-06-09T15:41:13.835260625Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b79866d6-c06e-485a-97ba-c9cb6b9ad25e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.835406 crc crio[3652]: time=\"2026-06-09T15:41:13.835350837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.855498 crc crio[3652]: time=\"2026-06-09T15:41:13.855241186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.875717 crc crio[3652]: time=\"2026-06-09T15:41:13.875259008Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.875717 crc crio[3652]: time=\"2026-06-09T15:41:13.875760949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.897570 crc crio[3652]: time=\"2026-06-09T15:41:13.897278277Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.900609 crc crio[3652]: time=\"2026-06-09T15:41:13.897476761Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=93626b81-eee2-4320-b04b-c275d75742ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.900609 crc crio[3652]: time=\"2026-06-09T15:41:13.900522893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.904472 crc crio[3652]: time=\"2026-06-09T15:41:13.903495113Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc00008cdb0}] Aliases:map[]}\"\nJun 09 15:41:13.904472 crc crio[3652]: time=\"2026-06-09T15:41:13.903718498Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.928138 crc crio[3652]: time=\"2026-06-09T15:41:13.926504785Z\" level=info msg=\"Ran pod sandbox f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.933792 crc crio[3652]: time=\"2026-06-09T15:41:13.930372036Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc000606490}] Aliases:map[]}\"\nJun 09 15:41:13.933792 crc crio[3652]: time=\"2026-06-09T15:41:13.930448328Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:13.943256 crc crio[3652]: time=\"2026-06-09T15:41:13.943071616Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=6b1378ca-2063-4f6e-9ea6-03df9d1d7b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:13.943374 crc crio[3652]: time=\"2026-06-09T15:41:13.943299221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:13.962575 crc crio[3652]: time=\"2026-06-09T15:41:13.961340346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3d8d000f-6aee-45dd-97cb-a1a9fa406a96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:13.994814 crc crio[3652]: time=\"2026-06-09T15:41:13.99458224Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc00265e248}] Aliases:map[]}\"\nJun 09 15:41:13.994814 crc crio[3652]: time=\"2026-06-09T15:41:13.994668272Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:14.012163 crc crio[3652]: time=\"2026-06-09T15:41:14.011449097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e7da9898-3579-436c-9cbe-b011cf3fae6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:14.021851 crc crio[3652]: time=\"2026-06-09T15:41:14.005762433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.021851 crc crio[3652]: time=\"2026-06-09T15:41:14.015750448Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1dea016-4d08-4517-aa6f-8149105ba896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:14.021851 crc crio[3652]: time=\"2026-06-09T15:41:14.020265385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.045283 crc crio[3652]: time=\"2026-06-09T15:41:14.027047705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.157768 crc crio[3652]: time=\"2026-06-09T15:41:14.156768762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.158391 crc crio[3652]: time=\"2026-06-09T15:41:14.156784792Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=a793fcba-bbd3-4566-8dcd-cb6c959b5355 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.158391 crc crio[3652]: time=\"2026-06-09T15:41:14.158354619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.176022 crc crio[3652]: time=\"2026-06-09T15:41:14.175614476Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.176103 crc crio[3652]: time=\"2026-06-09T15:41:14.176050066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.208257 crc crio[3652]: time=\"2026-06-09T15:41:14.201625798Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc001bc6048}] Aliases:map[]}\"\nJun 09 15:41:14.208257 crc crio[3652]: time=\"2026-06-09T15:41:14.201726081Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:14.237165 crc crio[3652]: time=\"2026-06-09T15:41:14.236712455Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66e3c12a-5143-498f-9a90-dd6c2c22d338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.237165 crc crio[3652]: time=\"2026-06-09T15:41:14.236822938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.238293 crc crio[3652]: time=\"2026-06-09T15:41:14.238265362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.259200 crc crio[3652]: time=\"2026-06-09T15:41:14.251192726Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=be0569b9-f68b-48a2-983e-c1ce52fbb745 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.259200 crc crio[3652]: time=\"2026-06-09T15:41:14.251278678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.259390 crc crio[3652]: time=\"2026-06-09T15:41:14.259349479Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.261826 crc crio[3652]: time=\"2026-06-09T15:41:14.261242053Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.262048 crc crio[3652]: time=\"2026-06-09T15:41:14.261843487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.264717 crc crio[3652]: time=\"2026-06-09T15:41:14.264666834Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc00088e468}] Aliases:map[]}\"\nJun 09 15:41:14.265715 crc crio[3652]: time=\"2026-06-09T15:41:14.265693728Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:14.279415 crc crio[3652]: time=\"2026-06-09T15:41:14.279121585Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.279415 crc crio[3652]: time=\"2026-06-09T15:41:14.279215747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.347994 crc crio[3652]: time=\"2026-06-09T15:41:14.347783592Z\" level=info msg=\"Ran pod sandbox bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.353209 crc crio[3652]: time=\"2026-06-09T15:41:14.353046127Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=659529a8-4fa1-4034-a3dd-49f2f71ebe96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:14.357855 crc crio[3652]: time=\"2026-06-09T15:41:14.357383309Z\" level=info msg=\"Created container c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=6aa99a71-40f4-49f1-b9c0-db02d4e80d96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:14.375166 crc crio[3652]: time=\"2026-06-09T15:41:14.374062392Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ab11a828-8946-4bba-8f4a-2505b1611947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:14.378255 crc crio[3652]: time=\"2026-06-09T15:41:14.371665005Z\" level=info msg=\"Starting container: c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff\" id=e647f80a-7722-4082-98e8-565a4f746aa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:14.391027 crc crio[3652]: time=\"2026-06-09T15:41:14.39011965Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9cebe471-359f-45b1-9b7b-06484900947d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:14.404523 crc crio[3652]: time=\"2026-06-09T15:41:14.40411047Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.408680 crc crio[3652]: time=\"2026-06-09T15:41:14.408455452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.451317 crc crio[3652]: time=\"2026-06-09T15:41:14.449752915Z\" level=info msg=\"Started container\" PID=6968 containerID=c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=e647f80a-7722-4082-98e8-565a4f746aa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173\nJun 09 15:41:14.460009 crc crio[3652]: time=\"2026-06-09T15:41:14.459199368Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.486632 crc crio[3652]: time=\"2026-06-09T15:41:14.4864144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d782cb2e-8568-4297-9ae7-f38a9cf3892d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:14.506508 crc crio[3652]: time=\"2026-06-09T15:41:14.505668813Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=ce8c3496-4840-4669-b7ee-dd438d13ae31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:14.506508 crc crio[3652]: time=\"2026-06-09T15:41:14.506253147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.545685 crc crio[3652]: time=\"2026-06-09T15:41:14.541776594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=084cdf53-6ec3-4139-ab35-8aad28f51440 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:14.545685 crc crio[3652]: time=\"2026-06-09T15:41:14.542359898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.563775 crc crio[3652]: time=\"2026-06-09T15:41:14.56365247Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=56967006-5be0-4f2f-8213-21f97efe86ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:14.589357 crc crio[3652]: time=\"2026-06-09T15:41:14.581576552Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc00259a760}] Aliases:map[]}\"\nJun 09 15:41:14.589357 crc crio[3652]: time=\"2026-06-09T15:41:14.581684995Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:14.589357 crc crio[3652]: time=\"2026-06-09T15:41:14.588562467Z\" level=info msg=\"Created container f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=877845c4-b84c-4f8e-b678-f692703e483d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:14.596464 crc crio[3652]: time=\"2026-06-09T15:41:14.592754995Z\" level=info msg=\"Starting container: f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545\" id=6f3b2937-4335-4f0f-b59c-6b787193521a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:14.598167 crc crio[3652]: time=\"2026-06-09T15:41:14.597633209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:14.614607 crc crio[3652]: time=\"2026-06-09T15:41:14.614332694Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc00259a6e8}] Aliases:map[]}\"\nJun 09 15:41:14.614607 crc crio[3652]: time=\"2026-06-09T15:41:14.61459695Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:15.023653 crc crio[3652]: time=\"2026-06-09T15:41:15.022436Z\" level=info msg=\"Started container\" PID=7005 containerID=f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=6f3b2937-4335-4f0f-b59c-6b787193521a name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea\nJun 09 15:41:15.037452 crc crio[3652]: time=\"2026-06-09T15:41:15.029787753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.096245 crc crio[3652]: time=\"2026-06-09T15:41:15.092831669Z\" level=info msg=\"Ran pod sandbox cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.099343 crc crio[3652]: time=\"2026-06-09T15:41:15.09881734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=72a62cc0-0667-4319-a9c2-08b9542d174a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:15.137779 crc crio[3652]: time=\"2026-06-09T15:41:15.130303751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e1b682f6-57db-49e3-bb22-85a20fbe58c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:15.147136 crc crio[3652]: time=\"2026-06-09T15:41:15.144721101Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=621cc3a3-7577-4162-8f37-83eace291bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:15.147136 crc crio[3652]: time=\"2026-06-09T15:41:15.145224973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.181728 crc crio[3652]: time=\"2026-06-09T15:41:15.179656934Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc00149a178}] Aliases:map[]}\"\nJun 09 15:41:15.181728 crc crio[3652]: time=\"2026-06-09T15:41:15.179704826Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:15.206897 crc crio[3652]: time=\"2026-06-09T15:41:15.199544693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8da227fb-1437-4533-a761-e4bea9b0f127 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:15.225149 crc crio[3652]: time=\"2026-06-09T15:41:15.225016213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.239177 crc crio[3652]: time=\"2026-06-09T15:41:15.238777387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=86642a2f-6b55-4e60-a3c5-769125d250d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:15.244447 crc crio[3652]: time=\"2026-06-09T15:41:15.244351169Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d7606902-0e69-4617-b01c-f39899b8d2de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:15.245164 crc crio[3652]: time=\"2026-06-09T15:41:15.245082186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.280972 crc crio[3652]: time=\"2026-06-09T15:41:15.279290642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.299245 crc crio[3652]: time=\"2026-06-09T15:41:15.296575409Z\" level=info msg=\"Ran pod sandbox 381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169 with infra container: openshift-multus/multus-bzhnf/POD\" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.316066 crc crio[3652]: time=\"2026-06-09T15:41:15.304422644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=c8078f84-70d6-4453-8144-21d0553173eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:15.316066 crc crio[3652]: time=\"2026-06-09T15:41:15.306483343Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=102538ea-ec9a-46d7-8052-4ff14d2a8fe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.316066 crc crio[3652]: time=\"2026-06-09T15:41:15.306564195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.317519 crc crio[3652]: time=\"2026-06-09T15:41:15.316671983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9d09758b-e983-4ddc-9ec9-9153554fd6a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:15.385102 crc crio[3652]: time=\"2026-06-09T15:41:15.381286035Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=53898f95-6bba-4545-a238-50b1d952f862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:15.407572 crc crio[3652]: time=\"2026-06-09T15:41:15.404068782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.408542 crc crio[3652]: time=\"2026-06-09T15:41:15.408482556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.414060 crc crio[3652]: time=\"2026-06-09T15:41:15.413860423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.455828 crc crio[3652]: time=\"2026-06-09T15:41:15.443824079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.476843947Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.477017801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.477137744Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.477178695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.576075245Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=1a879ab4-022a-4eaa-a31e-4c99e12b6a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.576186898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.576648969Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.57668574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.670211 crc crio[3652]: time=\"2026-06-09T15:41:15.66456598Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=2b0b69cb-4a42-4f3e-afb6-676060efe64c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.670211 crc crio[3652]: time=\"2026-06-09T15:41:15.664648882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.745324 crc crio[3652]: time=\"2026-06-09T15:41:15.664864437Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=5b43a824-e677-4962-9e01-52a365438e39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.745808 crc crio[3652]: time=\"2026-06-09T15:41:15.745491097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.747264 crc crio[3652]: time=\"2026-06-09T15:41:15.673374578Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=961ea7fb-44c6-45b2-835f-7ecc08fbd6f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.747264 crc crio[3652]: time=\"2026-06-09T15:41:15.747046284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.747604 crc crio[3652]: time=\"2026-06-09T15:41:15.685700208Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a5e38cd8-53fd-4421-9495-65b8b08da58c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.747657 crc crio[3652]: time=\"2026-06-09T15:41:15.747608597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.752611 crc crio[3652]: time=\"2026-06-09T15:41:15.690112452Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=1607196f-13c3-4247-b1eb-265b23df8c17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.752611 crc crio[3652]: time=\"2026-06-09T15:41:15.748300093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.757426 crc crio[3652]: time=\"2026-06-09T15:41:15.756361883Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=d7f553c1-c9c7-4c42-8f44-f1bf734bc9f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.757426 crc crio[3652]: time=\"2026-06-09T15:41:15.756788613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.761687 crc crio[3652]: time=\"2026-06-09T15:41:15.761485024Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.761687 crc crio[3652]: time=\"2026-06-09T15:41:15.761671799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.780713 crc crio[3652]: time=\"2026-06-09T15:41:15.78041996Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.793729 crc crio[3652]: time=\"2026-06-09T15:41:15.792771691Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1bdd22da-89b3-4cda-ad68-b5894c9f3718 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.793729 crc crio[3652]: time=\"2026-06-09T15:41:15.793162771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.796610 crc crio[3652]: time=\"2026-06-09T15:41:15.79654551Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ca47c213-31cf-4e8a-8011-a4a00284e417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.796696 crc crio[3652]: time=\"2026-06-09T15:41:15.796652143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.868823 crc crio[3652]: time=\"2026-06-09T15:41:15.865311471Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0001a4488}] Aliases:map[]}\"\nJun 09 15:41:15.868823 crc crio[3652]: time=\"2026-06-09T15:41:15.868599668Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:15.874403 crc crio[3652]: time=\"2026-06-09T15:41:15.87418712Z\" level=info msg=\"Created container 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9cebe471-359f-45b1-9b7b-06484900947d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:15.875440 crc crio[3652]: time=\"2026-06-09T15:41:15.865746731Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1aab62e0-03d7-4dbd-a614-ee501ee4bba2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.875522 crc crio[3652]: time=\"2026-06-09T15:41:15.87544868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.865807962Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=30f6122d-4c0a-4ead-8278-e706f0589e2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.875560092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.865854244Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4c515497-09ef-438c-8490-4fd9d894f987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.875625544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.866232952Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e0f5d47a-0e86-4642-bc04-53390a339365 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.878112 crc crio[3652]: time=\"2026-06-09T15:41:15.875693675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.928608 crc crio[3652]: time=\"2026-06-09T15:41:15.928418278Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.949722 crc crio[3652]: time=\"2026-06-09T15:41:15.949607217Z\" level=info msg=\"Starting container: 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1\" id=20f38181-99c0-411b-aae0-964e0475f5ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:15.950608 crc crio[3652]: time=\"2026-06-09T15:41:15.950227652Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=fb4b59ad-64f2-4ea0-b92f-3f5139dca4eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.951553 crc crio[3652]: time=\"2026-06-09T15:41:15.951038491Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.952742 crc crio[3652]: time=\"2026-06-09T15:41:15.952550906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.952742 crc crio[3652]: time=\"2026-06-09T15:41:15.950269473Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6f10ed2a-4f74-4a6a-90e1-8ffdb97d10f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:15.952861 crc crio[3652]: time=\"2026-06-09T15:41:15.952760151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.953180 crc crio[3652]: time=\"2026-06-09T15:41:15.953009987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:15.962859 crc crio[3652]: time=\"2026-06-09T15:41:15.962619194Z\" level=info msg=\"Started container\" PID=7049 containerID=7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=20f38181-99c0-411b-aae0-964e0475f5ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96\nJun 09 15:41:15.965657 crc crio[3652]: time=\"2026-06-09T15:41:15.96542449Z\" level=info msg=\"Created container 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=56967006-5be0-4f2f-8213-21f97efe86ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:15.968345 crc crio[3652]: time=\"2026-06-09T15:41:15.967739974Z\" level=info msg=\"Starting container: 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b\" id=1e3e33b2-d851-42f7-a4de-2f660fde29fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:15.993830 crc crio[3652]: time=\"2026-06-09T15:41:15.993728567Z\" level=info msg=\"Created container 294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=621cc3a3-7577-4162-8f37-83eace291bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:15.996644 crc crio[3652]: time=\"2026-06-09T15:41:15.996450701Z\" level=info msg=\"Starting container: 294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4\" id=a40de2d0-be11-4818-aad7-c9937042ab8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:16.010262 crc crio[3652]: time=\"2026-06-09T15:41:16.009847406Z\" level=info msg=\"Ran pod sandbox ad04e7093c502b296558974272840270c44f2f91dea0a833a8a149c1754c1725 with infra container: openshift-dns/node-resolver-277xp/POD\" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:16.034687 crc crio[3652]: time=\"2026-06-09T15:41:16.03335763Z\" level=info msg=\"Started container\" PID=7107 containerID=294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a40de2d0-be11-4818-aad7-c9937042ab8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e\nJun 09 15:41:16.036768 crc crio[3652]: time=\"2026-06-09T15:41:16.036337971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:16.056249 crc crio[3652]: time=\"2026-06-09T15:41:16.055584704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=119b37fb-f3e0-4ee4-8037-b74d373349b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.068381 crc crio[3652]: time=\"2026-06-09T15:41:16.067575527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c66bcbbe-3cf8-4229-aa8b-d6c5c49c7f3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.080546 crc crio[3652]: time=\"2026-06-09T15:41:16.079267312Z\" level=info msg=\"Ran pod sandbox 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:16.097852 crc crio[3652]: time=\"2026-06-09T15:41:16.097501412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4ebfb92-54a8-4fa3-af47-6bdcedd67160 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.102472 crc crio[3652]: time=\"2026-06-09T15:41:16.102382957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:16.108305 crc crio[3652]: time=\"2026-06-09T15:41:16.105145142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:16.219071 crc crio[3652]: time=\"2026-06-09T15:41:16.218079524Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=b9f8b874-a5d0-49b1-9024-102a5ca44001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:16.225862 crc crio[3652]: time=\"2026-06-09T15:41:16.21921393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=32ad95fd-1f84-4dca-93da-e8381cd25e78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.244168 crc crio[3652]: time=\"2026-06-09T15:41:16.244077036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=09879d26-bb6b-4ee8-86d8-6ef42d664faa name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.267715 crc crio[3652]: time=\"2026-06-09T15:41:16.267639841Z\" level=info msg=\"Started container\" PID=7084 containerID=81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=1e3e33b2-d851-42f7-a4de-2f660fde29fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173\nJun 09 15:41:16.273142 crc crio[3652]: time=\"2026-06-09T15:41:16.272737102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:16.287024 crc crio[3652]: time=\"2026-06-09T15:41:16.282681736Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:16.294464 crc crio[3652]: time=\"2026-06-09T15:41:16.294363671Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=99f1bf0a-241f-4f04-a78a-0878e02952f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:16.295024 crc crio[3652]: time=\"2026-06-09T15:41:16.294397282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e4be68b-c2e7-4018-9d19-2bd49bcae326 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.325064 crc crio[3652]: time=\"2026-06-09T15:41:16.324835029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:16.358782 crc crio[3652]: time=\"2026-06-09T15:41:16.358674457Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0b5003fd-fa52-459a-8155-6386e77c578b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:16.374583 crc crio[3652]: time=\"2026-06-09T15:41:16.374364207Z\" level=info msg=\"Created container 0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1dea016-4d08-4517-aa6f-8149105ba896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:16.379438 crc crio[3652]: time=\"2026-06-09T15:41:16.378843072Z\" level=info msg=\"Starting container: 0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2\" id=f512309b-1450-4136-a359-122ae1175860 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:16.382661 crc crio[3652]: time=\"2026-06-09T15:41:16.382491518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:16.451546 crc crio[3652]: time=\"2026-06-09T15:41:16.451241088Z\" level=info msg=\"Started container\" PID=7152 containerID=0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=f512309b-1450-4136-a359-122ae1175860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19\nJun 09 15:41:16.603545 crc crio[3652]: time=\"2026-06-09T15:41:16.602786209Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0001a4420}] Aliases:map[]}\"\nJun 09 15:41:16.603545 crc crio[3652]: time=\"2026-06-09T15:41:16.602976854Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:16.735725 crc crio[3652]: time=\"2026-06-09T15:41:16.732549507Z\" level=info msg=\"Created container 418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7: openshift-multus/multus-bzhnf/kube-multus\" id=53898f95-6bba-4545-a238-50b1d952f862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:16.742187 crc crio[3652]: time=\"2026-06-09T15:41:16.741323564Z\" level=info msg=\"Starting container: 418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7\" id=619f59fa-21b4-4ea5-8821-e10bafcd72bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:16.804215 crc crio[3652]: time=\"2026-06-09T15:41:16.804089733Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:16.858594 crc crio[3652]: time=\"2026-06-09T15:41:16.852481834Z\" level=info msg=\"Ran pod sandbox 2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:16.862580 crc crio[3652]: time=\"2026-06-09T15:41:16.861720721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=47ba47c0-aa1a-4e51-bc35-c1c02b0f86fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:16.953443 crc crio[3652]: time=\"2026-06-09T15:41:16.953186416Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc00265e2b0}] Aliases:map[]}\"\nJun 09 15:41:16.953443 crc crio[3652]: time=\"2026-06-09T15:41:16.953282169Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:16.979834 crc crio[3652]: time=\"2026-06-09T15:41:16.977505059Z\" level=info msg=\"Ran pod sandbox 007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:16.986452 crc crio[3652]: time=\"2026-06-09T15:41:16.985662272Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc002a2c128}] Aliases:map[]}\"\nJun 09 15:41:16.986452 crc crio[3652]: time=\"2026-06-09T15:41:16.985793185Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:17.009744 crc crio[3652]: time=\"2026-06-09T15:41:17.009231837Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc00008c6c0}] Aliases:map[]}\"\nJun 09 15:41:17.009744 crc crio[3652]: time=\"2026-06-09T15:41:17.009285988Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:17.037260 crc crio[3652]: time=\"2026-06-09T15:41:17.032646259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=afd17c9f-c7dd-450a-b263-5a343c7b0976 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:17.100375 crc crio[3652]: time=\"2026-06-09T15:41:17.09975043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9dd40770-3966-46b1-8a72-65579ec75d54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:17.187752 crc crio[3652]: time=\"2026-06-09T15:41:17.186511455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:17.202241 crc crio[3652]: time=\"2026-06-09T15:41:17.194322089Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f6e786e8-b911-4816-bb8e-ca84040fcb94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:17.203454 crc crio[3652]: time=\"2026-06-09T15:41:17.203190278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=c518fbb8-82ed-4588-bb59-a5f59f3475f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:17.228184 crc crio[3652]: time=\"2026-06-09T15:41:17.225433782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:17.283787 crc crio[3652]: time=\"2026-06-09T15:41:17.283388347Z\" level=info msg=\"Started container\" PID=7158 containerID=418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7 description=openshift-multus/multus-bzhnf/kube-multus id=619f59fa-21b4-4ea5-8821-e10bafcd72bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169\nJun 09 15:41:17.454188 crc crio[3652]: time=\"2026-06-09T15:41:17.447206768Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.393745192Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000dac3f0}] Aliases:map[]}\"\nJun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.393806153Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.394468109Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc00259a2f8}] Aliases:map[]}\"\nJun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.39452384Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.407168 crc crio[3652]: time=\"2026-06-09T15:41:18.406121573Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0015263d0}] Aliases:map[]}\"\nJun 09 15:41:18.407168 crc crio[3652]: time=\"2026-06-09T15:41:18.406218875Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.439731 crc crio[3652]: time=\"2026-06-09T15:41:18.439569201Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015264a8}] Aliases:map[]}\"\nJun 09 15:41:18.439731 crc crio[3652]: time=\"2026-06-09T15:41:18.439713625Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.443271 crc crio[3652]: time=\"2026-06-09T15:41:18.442825128Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00259a428}] Aliases:map[]}\"\nJun 09 15:41:18.443271 crc crio[3652]: time=\"2026-06-09T15:41:18.443236188Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.444984 crc crio[3652]: time=\"2026-06-09T15:41:18.444648761Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc00149a3f8}] Aliases:map[]}\"\nJun 09 15:41:18.444984 crc crio[3652]: time=\"2026-06-09T15:41:18.444678252Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.464230382Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015265b0}] Aliases:map[]}\"\nJun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.464797216Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.464356535Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000dac500}] Aliases:map[]}\"\nJun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.465470602Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.470017 crc crio[3652]: time=\"2026-06-09T15:41:18.469689691Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc00259a538}] Aliases:map[]}\"\nJun 09 15:41:18.470115 crc crio[3652]: time=\"2026-06-09T15:41:18.470032709Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.491693 crc crio[3652]: time=\"2026-06-09T15:41:18.491513425Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc00259a598}] Aliases:map[]}\"\nJun 09 15:41:18.492535 crc crio[3652]: time=\"2026-06-09T15:41:18.491814182Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.497132 crc crio[3652]: time=\"2026-06-09T15:41:18.496699228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.515254 crc crio[3652]: time=\"2026-06-09T15:41:18.509326355Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=95d9eea8-16a5-40df-b56b-d34202d22240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:18.523096 crc crio[3652]: time=\"2026-06-09T15:41:18.520354465Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc001526778}] Aliases:map[]}\"\nJun 09 15:41:18.523096 crc crio[3652]: time=\"2026-06-09T15:41:18.520607381Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:41:18.661396 crc crio[3652]: time=\"2026-06-09T15:41:18.653679227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.686498 crc crio[3652]: time=\"2026-06-09T15:41:18.681146234Z\" level=info msg=\"Ran pod sandbox 2b7b18f2931b93764ef5313f813ff1ad911e30102a19398af9f53a3c0a74dcdb with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:18.686498 crc crio[3652]: time=\"2026-06-09T15:41:18.685728702Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_414fc191-942a-400e-b451-9477f70af081\\\"\"\nJun 09 15:41:18.750295 crc crio[3652]: time=\"2026-06-09T15:41:18.749650778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e9465231-21a6-4e52-a21a-c5f5b9744630 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:18.871451 crc crio[3652]: time=\"2026-06-09T15:41:18.843705305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.898344 crc crio[3652]: time=\"2026-06-09T15:41:18.847225318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.898344 crc crio[3652]: time=\"2026-06-09T15:41:18.89229296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9667e4d8-e6f3-401a-9e64-b88cc67153b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.902029449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.910262903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.915163438Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=1f0094ed-2529-421b-9f0e-cc25cda56e86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.915573478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:18.945257 crc crio[3652]: time=\"2026-06-09T15:41:18.94407026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:19.004210 crc crio[3652]: time=\"2026-06-09T15:41:19.003722235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:19.288051 crc crio[3652]: time=\"2026-06-09T15:41:19.287976483Z\" level=info msg=\"Created container 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d7606902-0e69-4617-b01c-f39899b8d2de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:19.307737 crc crio[3652]: time=\"2026-06-09T15:41:19.307559225Z\" level=info msg=\"Starting container: 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d\" id=4d278fac-b45c-46bf-a2c1-9d577ab80e2d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:19.820216 crc crio[3652]: time=\"2026-06-09T15:41:19.816817035Z\" level=info msg=\"Started container\" PID=7268 containerID=5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=4d278fac-b45c-46bf-a2c1-9d577ab80e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea\nJun 09 15:41:20.797211 crc crio[3652]: time=\"2026-06-09T15:41:19.867138351Z\" level=info msg=\"Created container 4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0b5003fd-fa52-459a-8155-6386e77c578b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:20.797211 crc crio[3652]: time=\"2026-06-09T15:41:19.873582513Z\" level=info msg=\"Created container 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=99f1bf0a-241f-4f04-a78a-0878e02952f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:20.797211 crc crio[3652]: time=\"2026-06-09T15:41:19.878784495Z\" level=info msg=\"Starting container: 4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6\" id=212dcd54-2875-4c57-a716-39f24eff7a79 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:20.814556 crc crio[3652]: time=\"2026-06-09T15:41:20.813617185Z\" level=info msg=\"Starting container: 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1\" id=752cbf1d-2bf4-49df-afa5-f894d670f78a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:20.950386 crc crio[3652]: time=\"2026-06-09T15:41:20.947740645Z\" level=info msg=\"Started container\" PID=7307 containerID=4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=212dcd54-2875-4c57-a716-39f24eff7a79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e\nJun 09 15:41:20.964041 crc crio[3652]: time=\"2026-06-09T15:41:20.963489066Z\" level=info msg=\"Created container 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f6e786e8-b911-4816-bb8e-ca84040fcb94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:20.975575 crc crio[3652]: time=\"2026-06-09T15:41:20.972290804Z\" level=info msg=\"Starting container: 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22\" id=ca861d5f-d0a4-4223-bd97-a986551bdf99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:21.047713 crc crio[3652]: time=\"2026-06-09T15:41:21.031821097Z\" level=info msg=\"Started container\" PID=7321 containerID=29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=752cbf1d-2bf4-49df-afa5-f894d670f78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:21.114449 crc crio[3652]: time=\"2026-06-09T15:41:21.10030327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:21.173795 crc crio[3652]: time=\"2026-06-09T15:41:21.15461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:21.182237 crc crio[3652]: time=\"2026-06-09T15:41:21.181129955Z\" level=info msg=\"Started container\" PID=7328 containerID=1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=ca861d5f-d0a4-4223-bd97-a986551bdf99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26\nJun 09 15:41:24.007837 crc crio[3652]: time=\"2026-06-09T15:41:24.007460714Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:41:24.338027 crc crio[3652]: time=\"2026-06-09T15:41:24.337230976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:24.470751 crc crio[3652]: time=\"2026-06-09T15:41:24.470627419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:24.704536 crc crio[3652]: time=\"2026-06-09T15:41:24.704135932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.244190 crc crio[3652]: time=\"2026-06-09T15:41:25.242766585Z\" level=info msg=\"Created container fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=b9f8b874-a5d0-49b1-9024-102a5ca44001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:25.259583 crc crio[3652]: time=\"2026-06-09T15:41:25.25742723Z\" level=info msg=\"Starting container: fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3\" id=429910a0-ec1f-4e37-b618-4a1b653ea852 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:25.300668 crc crio[3652]: time=\"2026-06-09T15:41:25.297136916Z\" level=info msg=\"Created container 66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=95d9eea8-16a5-40df-b56b-d34202d22240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:25.369146 crc crio[3652]: time=\"2026-06-09T15:41:25.368716192Z\" level=info msg=\"Starting container: 66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf\" id=ffd2f54a-8679-4748-96c9-9842b42c980a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:25.371103 crc crio[3652]: time=\"2026-06-09T15:41:25.369190584Z\" level=info msg=\"Created container ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8: openshift-image-registry/node-ca-2wddl/node-ca\" id=1f0094ed-2529-421b-9f0e-cc25cda56e86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:25.378100 crc crio[3652]: time=\"2026-06-09T15:41:25.374300243Z\" level=info msg=\"Starting container: ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8\" id=d3c6b2d8-5b42-461f-b0fd-3d49e33800b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:25.421731 crc crio[3652]: time=\"2026-06-09T15:41:25.421625608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c3c26d85-b415-49d0-ba60-c481cee0f749 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:25.422530 crc crio[3652]: time=\"2026-06-09T15:41:25.422435867Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=6561843f-ddc7-4b3b-81c3-e2862fd1b873 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.422608 crc crio[3652]: time=\"2026-06-09T15:41:25.422572391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.423783 crc crio[3652]: time=\"2026-06-09T15:41:25.423662566Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=4d2f721e-8b1a-4159-b7ea-6c22c8ed0d7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.424244 crc crio[3652]: time=\"2026-06-09T15:41:25.42382442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.424815664Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b65ad150-2f9f-4ff2-9254-2874e0c100ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425234473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.42552864Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=172481d2-40be-4d17-9533-45a218ff4105 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425566441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425582492Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425639973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425889359Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=a70d2467-bfaa-4b96-86e4-3f1bf0ec2d8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426070803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.42637136Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=99c5625c-3a58-4278-be9d-9789bfa39a2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426408791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426459082Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=31b8846b-17a2-4ed5-8cf3-3739a855f44b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426503383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426699868Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=c2494793-4302-4545-932f-5a6b8ec23bea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426740069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.427061567Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3662f224-5259-4c61-80e9-2e5b08dfe521 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.469140 crc crio[3652]: time=\"2026-06-09T15:41:25.427244071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.489976 crc crio[3652]: time=\"2026-06-09T15:41:25.429301779Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fe3d039-5494-46be-9812-21f43d05c560 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:25.490186 crc crio[3652]: time=\"2026-06-09T15:41:25.490142603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:25.490279 crc crio[3652]: time=\"2026-06-09T15:41:25.431587283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a4f1a35a-f0a5-4853-b373-9e497f79e4b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:25.495808 crc crio[3652]: time=\"2026-06-09T15:41:25.495411807Z\" level=info msg=\"Started container\" PID=7495 containerID=fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=429910a0-ec1f-4e37-b618-4a1b653ea852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad04e7093c502b296558974272840270c44f2f91dea0a833a8a149c1754c1725\nJun 09 15:41:25.498240 crc crio[3652]: time=\"2026-06-09T15:41:25.49809489Z\" level=info msg=\"Started container\" PID=7502 containerID=ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8 description=openshift-image-registry/node-ca-2wddl/node-ca id=d3c6b2d8-5b42-461f-b0fd-3d49e33800b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b7b18f2931b93764ef5313f813ff1ad911e30102a19398af9f53a3c0a74dcdb\nJun 09 15:41:25.503625 crc crio[3652]: time=\"2026-06-09T15:41:25.50357599Z\" level=info msg=\"Started container\" PID=7500 containerID=66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=ffd2f54a-8679-4748-96c9-9842b42c980a name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:41:25.629099 crc crio[3652]: time=\"2026-06-09T15:41:25.629042116Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5643157c-a552-4fb5-b339-79fde475cb36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:25.646690 crc crio[3652]: time=\"2026-06-09T15:41:25.646093648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.050329 crc crio[3652]: time=\"2026-06-09T15:41:26.049657628Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a416a352-b2f0-4c78-a0fe-529b6657fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.050329 crc crio[3652]: time=\"2026-06-09T15:41:26.049833222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.068081 crc crio[3652]: time=\"2026-06-09T15:41:26.067823426Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=50e4dd30-9819-47c6-a7e0-1fa1530af2bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.068257 crc crio[3652]: time=\"2026-06-09T15:41:26.068236166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.089576 crc crio[3652]: time=\"2026-06-09T15:41:26.089533207Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.089767 crc crio[3652]: time=\"2026-06-09T15:41:26.089742842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.105564 crc crio[3652]: time=\"2026-06-09T15:41:26.105524164Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=52c8232e-9db8-42f9-a665-c0c522baa99e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.106010 crc crio[3652]: time=\"2026-06-09T15:41:26.105985835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.219686 crc crio[3652]: time=\"2026-06-09T15:41:26.219312275Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=122df593-d4c9-4980-933f-52e08eeb9de8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.220067 crc crio[3652]: time=\"2026-06-09T15:41:26.219746416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.556135 crc crio[3652]: time=\"2026-06-09T15:41:26.553284775Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=fe9a5196-28ec-42d7-8a41-fce53aad24d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.556135 crc crio[3652]: time=\"2026-06-09T15:41:26.553511501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:26.807554 crc crio[3652]: time=\"2026-06-09T15:41:26.806603435Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=eb88533d-ff40-45f7-bf58-c264b6db5731 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:26.807554 crc crio[3652]: time=\"2026-06-09T15:41:26.806726918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:27.075836 crc crio[3652]: time=\"2026-06-09T15:41:27.072332237Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:27.356578 crc crio[3652]: time=\"2026-06-09T15:41:27.356191216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:27.370308 crc crio[3652]: time=\"2026-06-09T15:41:27.365622648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:27.546587 crc crio[3652]: time=\"2026-06-09T15:41:27.545680031Z\" level=info msg=\"Ran pod sandbox 237e5f13fd39dc892dd9414ad3b2f0b6e896bfe628f5c8a9b257b8cc8b938431 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:27.554268 crc crio[3652]: time=\"2026-06-09T15:41:27.553623298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=abfba381-47fc-4037-b70f-7b5154d6ee84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:27.622993 crc crio[3652]: time=\"2026-06-09T15:41:27.622593103Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:27.659180 crc crio[3652]: time=\"2026-06-09T15:41:27.659047202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0fb91782-2785-420c-b263-cb4c25e31ccb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:27.822144 crc crio[3652]: time=\"2026-06-09T15:41:27.822026873Z\" level=info msg=\"Ran pod sandbox 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:41:27.835464 crc crio[3652]: time=\"2026-06-09T15:41:27.835259265Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=b2dc3533-5bdb-42c4-8420-4cdbfebff9a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:27.835890 crc crio[3652]: time=\"2026-06-09T15:41:27.835728896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:27.854111 crc crio[3652]: time=\"2026-06-09T15:41:27.853213378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0cd6929f-b879-4abd-8009-6d5d3cec6f7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:27.890738 crc crio[3652]: time=\"2026-06-09T15:41:27.890454915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f15f0ea4-3e33-458a-aec5-32867bb5a35d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:27.894109 crc crio[3652]: time=\"2026-06-09T15:41:27.893958098Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fe45c819-ec4e-42ae-a8d5-17bad9c1b2f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:27.894488 crc crio[3652]: time=\"2026-06-09T15:41:27.894254605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:27.963642 crc crio[3652]: time=\"2026-06-09T15:41:27.963091037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:27.986566 crc crio[3652]: time=\"2026-06-09T15:41:27.983485727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:28.029210 crc crio[3652]: time=\"2026-06-09T15:41:28.026202964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:28.044055 crc crio[3652]: time=\"2026-06-09T15:41:28.043174084Z\" level=info msg=\"Created container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5643157c-a552-4fb5-b339-79fde475cb36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:28.061115 crc crio[3652]: time=\"2026-06-09T15:41:28.046295888Z\" level=info msg=\"Starting container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8\" id=915dd439-8919-4f18-8857-b8f8cbb24ff0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:28.243994 crc crio[3652]: time=\"2026-06-09T15:41:28.242766547Z\" level=info msg=\"Started container\" PID=7621 containerID=a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=915dd439-8919-4f18-8857-b8f8cbb24ff0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:28.291987 crc crio[3652]: time=\"2026-06-09T15:41:28.282692128Z\" level=info msg=\"Created container c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=b2dc3533-5bdb-42c4-8420-4cdbfebff9a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:28.291987 crc crio[3652]: time=\"2026-06-09T15:41:28.28745542Z\" level=info msg=\"Starting container: c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f\" id=aacd32e5-00aa-46b8-ab3f-ea9b40710fab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:28.358440 crc crio[3652]: time=\"2026-06-09T15:41:28.354743366Z\" level=info msg=\"Started container\" PID=7638 containerID=c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=aacd32e5-00aa-46b8-ab3f-ea9b40710fab name=/runtime.v1.RuntimeService/StartContainer sandboxID=237e5f13fd39dc892dd9414ad3b2f0b6e896bfe628f5c8a9b257b8cc8b938431\nJun 09 15:41:28.388603 crc crio[3652]: time=\"2026-06-09T15:41:28.388174504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d7d2d9d8-8871-4134-8f41-2a40f56630c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:28.404334 crc crio[3652]: time=\"2026-06-09T15:41:28.401412626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=640a5e31-a3bb-418f-887c-c910a473f442 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:28.421016 crc crio[3652]: time=\"2026-06-09T15:41:28.420780032Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=9a81beab-c011-44b4-8230-785352ff4cc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:28.482220 crc crio[3652]: time=\"2026-06-09T15:41:28.468273301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:28.568151 crc crio[3652]: time=\"2026-06-09T15:41:28.564627811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:28.592367 crc crio[3652]: time=\"2026-06-09T15:41:28.590235315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:28.923340 crc crio[3652]: time=\"2026-06-09T15:41:28.920545358Z\" level=info msg=\"Created container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=9a81beab-c011-44b4-8230-785352ff4cc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:28.926721 crc crio[3652]: time=\"2026-06-09T15:41:28.925604397Z\" level=info msg=\"Starting container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b\" id=f8b02185-6640-48fe-b22a-8c30402ebfb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:29.033077 crc crio[3652]: time=\"2026-06-09T15:41:29.032619759Z\" level=info msg=\"Started container\" PID=7659 containerID=9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=f8b02185-6640-48fe-b22a-8c30402ebfb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:29.149035 crc crio[3652]: time=\"2026-06-09T15:41:29.138409352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.181376 crc crio[3652]: time=\"2026-06-09T15:41:29.181333583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f08d0b2f-b592-4c3b-8e85-931bfbbfa8fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:29.217753 crc crio[3652]: time=\"2026-06-09T15:41:29.209540698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a2285d73-8774-48f7-bfa3-97ca4c275802 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:29.224743 crc crio[3652]: time=\"2026-06-09T15:41:29.224572082Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=245aa33d-d855-4eb3-92a7-c8a48481dac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:29.225573 crc crio[3652]: time=\"2026-06-09T15:41:29.225458383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.238639 crc crio[3652]: time=\"2026-06-09T15:41:29.23847625Z\" level=info msg=\"Created container b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=0058f8f3-5924-40af-b3f0-ea34883d9827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:29.262537 crc crio[3652]: time=\"2026-06-09T15:41:29.258477641Z\" level=info msg=\"Starting container: b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e\" id=1de50f6b-4a91-444c-be19-7ae850c2708b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:29.323095 crc crio[3652]: time=\"2026-06-09T15:41:29.322398797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.326604 crc crio[3652]: time=\"2026-06-09T15:41:29.32549385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.336277 crc crio[3652]: time=\"2026-06-09T15:41:29.336203903Z\" level=info msg=\"Started container\" PID=7264 containerID=b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=1de50f6b-4a91-444c-be19-7ae850c2708b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8907b15aa7a28b4b6a8039c3c895c302ef45311772d9905b045d272e8802d03\nJun 09 15:41:29.420650 crc crio[3652]: time=\"2026-06-09T15:41:29.420494029Z\" level=info msg=\"Created container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fe45c819-ec4e-42ae-a8d5-17bad9c1b2f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:29.441397 crc crio[3652]: time=\"2026-06-09T15:41:29.440736936Z\" level=info msg=\"Starting container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c\" id=1a17b818-f87b-4b7b-aa90-750bdb834b7c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:29.487761 crc crio[3652]: time=\"2026-06-09T15:41:29.487469817Z\" level=info msg=\"Started container\" PID=7701 containerID=ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=1a17b818-f87b-4b7b-aa90-750bdb834b7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\nJun 09 15:41:29.509041 crc crio[3652]: time=\"2026-06-09T15:41:29.508093163Z\" level=info msg=\"Created container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=245aa33d-d855-4eb3-92a7-c8a48481dac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:29.519783 crc crio[3652]: time=\"2026-06-09T15:41:29.519215315Z\" level=info msg=\"Starting container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377\" id=51ff4007-e4da-4295-94d1-f87faaa2fc05 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:29.562336 crc crio[3652]: time=\"2026-06-09T15:41:29.562258379Z\" level=info msg=\"Started container\" PID=7712 containerID=aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=51ff4007-e4da-4295-94d1-f87faaa2fc05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:29.641734 crc crio[3652]: time=\"2026-06-09T15:41:29.638560487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b694734-5151-4b38-b37c-38fcd1ab6514 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:29.690413 crc crio[3652]: time=\"2026-06-09T15:41:29.690260206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5d300b16-d785-4496-8c1f-c40ab4cba588 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:29.698757 crc crio[3652]: time=\"2026-06-09T15:41:29.697414804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4df02c2-eeca-47d4-a82d-6bd9a4513f8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:29.710356 crc crio[3652]: time=\"2026-06-09T15:41:29.709754425Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=e295676f-e259-495f-a641-bfa4e36a6ca9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:29.710704 crc crio[3652]: time=\"2026-06-09T15:41:29.710684677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.716774 crc crio[3652]: time=\"2026-06-09T15:41:29.716425862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e32d10f5-0caf-49da-908d-def9706029cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:29.722376 crc crio[3652]: time=\"2026-06-09T15:41:29.721596264Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8c5d9129-072d-4f91-963e-77468ff4ade1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:29.791762 crc crio[3652]: time=\"2026-06-09T15:41:29.790792095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.876197 crc crio[3652]: time=\"2026-06-09T15:41:29.875658314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.878716 crc crio[3652]: time=\"2026-06-09T15:41:29.878616304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.936719 crc crio[3652]: time=\"2026-06-09T15:41:29.935659648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:29.999587 crc crio[3652]: time=\"2026-06-09T15:41:29.999408061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:30.230124 crc crio[3652]: time=\"2026-06-09T15:41:30.229697437Z\" level=info msg=\"Created container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=e295676f-e259-495f-a641-bfa4e36a6ca9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:30.243779 crc crio[3652]: time=\"2026-06-09T15:41:30.24337086Z\" level=info msg=\"Starting container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900\" id=1db4627e-ae40-424e-8680-ee50692a85fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:30.299145 crc crio[3652]: time=\"2026-06-09T15:41:30.298718464Z\" level=info msg=\"Started container\" PID=7766 containerID=51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=1db4627e-ae40-424e-8680-ee50692a85fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:30.330678 crc crio[3652]: time=\"2026-06-09T15:41:30.330441081Z\" level=info msg=\"Created container 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8c5d9129-072d-4f91-963e-77468ff4ade1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:30.346087 crc crio[3652]: time=\"2026-06-09T15:41:30.343080629Z\" level=info msg=\"Starting container: 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8\" id=89089325-1793-428e-8759-17e4c6f53e36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:30.355107 crc crio[3652]: time=\"2026-06-09T15:41:30.354761784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ec1bdfa3-7517-403c-a5a7-64ca4f25101e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:30.363899 crc crio[3652]: time=\"2026-06-09T15:41:30.363783127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d83d2aa-c8ed-41d8-8083-58fd8daba092 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:30.369662 crc crio[3652]: time=\"2026-06-09T15:41:30.368356625Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=16ab3ab9-61ee-4d28-a33b-be5e7d2b6f36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:30.369662 crc crio[3652]: time=\"2026-06-09T15:41:30.369071092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:30.390259 crc crio[3652]: time=\"2026-06-09T15:41:30.389723978Z\" level=info msg=\"Started container\" PID=7780 containerID=649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=89089325-1793-428e-8759-17e4c6f53e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\nJun 09 15:41:30.444374 crc crio[3652]: time=\"2026-06-09T15:41:30.444189402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:30.447417 crc crio[3652]: time=\"2026-06-09T15:41:30.446895906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:30.989022 crc crio[3652]: time=\"2026-06-09T15:41:30.988449637Z\" level=info msg=\"Created container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=16ab3ab9-61ee-4d28-a33b-be5e7d2b6f36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:31.005717 crc crio[3652]: time=\"2026-06-09T15:41:30.998183066Z\" level=info msg=\"Starting container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a\" id=7918227b-dd60-411c-be8b-aa651f32897e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:31.053813 crc crio[3652]: time=\"2026-06-09T15:41:31.05350344Z\" level=info msg=\"Started container\" PID=7813 containerID=529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=7918227b-dd60-411c-be8b-aa651f32897e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:31.159024 crc crio[3652]: time=\"2026-06-09T15:41:31.158531935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=993104ec-b596-4205-a60f-864c18da5891 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:31.176327 crc crio[3652]: time=\"2026-06-09T15:41:31.175550986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fac3ea76-f1ef-4c5c-9008-54e719cf76cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:31.183386 crc crio[3652]: time=\"2026-06-09T15:41:31.183196036Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=6d3145ca-c40f-4399-84b8-aca2d6767c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:31.184349 crc crio[3652]: time=\"2026-06-09T15:41:31.18421024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:31.447178 crc crio[3652]: time=\"2026-06-09T15:41:31.446327747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:31.473438 crc crio[3652]: time=\"2026-06-09T15:41:31.472558075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:31.779095 crc crio[3652]: time=\"2026-06-09T15:41:31.77872707Z\" level=info msg=\"Created container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=6d3145ca-c40f-4399-84b8-aca2d6767c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:31.782154 crc crio[3652]: time=\"2026-06-09T15:41:31.781737981Z\" level=info msg=\"Starting container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395\" id=d65db5f3-094f-4ad5-8783-1b1740e341a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:31.864818 crc crio[3652]: time=\"2026-06-09T15:41:31.864633254Z\" level=info msg=\"Started container\" PID=7838 containerID=e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=d65db5f3-094f-4ad5-8783-1b1740e341a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:32.941065 crc crio[3652]: time=\"2026-06-09T15:41:32.940323401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=bb959e02-4eba-4a38-89ae-15d8de87c1af name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:32.951809 crc crio[3652]: time=\"2026-06-09T15:41:32.951468374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=90d36e27-9d12-4d30-905c-660e317c8ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:32.960119 crc crio[3652]: time=\"2026-06-09T15:41:32.959999945Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=582f17c2-eaba-471d-b6f0-1a528c6c6b71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:32.960558 crc crio[3652]: time=\"2026-06-09T15:41:32.960399305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:33.064225 crc crio[3652]: time=\"2026-06-09T15:41:33.064107059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:33.693473 crc crio[3652]: time=\"2026-06-09T15:41:33.692332973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:34.455189 crc crio[3652]: time=\"2026-06-09T15:41:34.454187685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f74ca599-fe0c-4984-b24d-a05321b7f6eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:34.458543 crc crio[3652]: time=\"2026-06-09T15:41:34.458457706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a2cad25f-9a39-4b8a-a24e-fcd88936e886 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:34.461972 crc crio[3652]: time=\"2026-06-09T15:41:34.461716873Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=5747a273-41d3-45eb-adf2-b0dc6024a957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:34.462421 crc crio[3652]: time=\"2026-06-09T15:41:34.462231365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:34.472505 crc crio[3652]: time=\"2026-06-09T15:41:34.472392464Z\" level=info msg=\"Created container f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=582f17c2-eaba-471d-b6f0-1a528c6c6b71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:34.475218 crc crio[3652]: time=\"2026-06-09T15:41:34.474685978Z\" level=info msg=\"Starting container: f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87\" id=44b1622c-758f-47d5-ad4e-22e0ebec5fce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:34.485377 crc crio[3652]: time=\"2026-06-09T15:41:34.485251957Z\" level=info msg=\"Started container\" PID=8027 containerID=f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=44b1622c-758f-47d5-ad4e-22e0ebec5fce name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:41:34.499309 crc crio[3652]: time=\"2026-06-09T15:41:34.498685114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:34.519575 crc crio[3652]: time=\"2026-06-09T15:41:34.519471774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:34.728017 crc crio[3652]: time=\"2026-06-09T15:41:34.727520236Z\" level=info msg=\"Created container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=5747a273-41d3-45eb-adf2-b0dc6024a957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:34.732006 crc crio[3652]: time=\"2026-06-09T15:41:34.731964251Z\" level=info msg=\"Starting container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977\" id=f3791323-7664-408c-a395-85a04cafe252 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:34.779477 crc crio[3652]: time=\"2026-06-09T15:41:34.778024916Z\" level=info msg=\"Started container\" PID=8075 containerID=af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=f3791323-7664-408c-a395-85a04cafe252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:37.530780 crc crio[3652]: time=\"2026-06-09T15:41:37.530214311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c0aece1-a09b-415d-a7d5-869acf1cefa3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:37.611201 crc crio[3652]: time=\"2026-06-09T15:41:37.609183532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff03404a-435c-48d2-a613-f786beede302 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:37.615530 crc crio[3652]: time=\"2026-06-09T15:41:37.615448569Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=675ad2d5-e65f-4b1a-9ece-07d3d784c6ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:37.616092 crc crio[3652]: time=\"2026-06-09T15:41:37.615805038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:37.682586 crc crio[3652]: time=\"2026-06-09T15:41:37.682486559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:37.687361 crc crio[3652]: time=\"2026-06-09T15:41:37.686648187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:38.132428 crc crio[3652]: time=\"2026-06-09T15:41:38.131744845Z\" level=info msg=\"Created container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=675ad2d5-e65f-4b1a-9ece-07d3d784c6ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:38.136754 crc crio[3652]: time=\"2026-06-09T15:41:38.136448106Z\" level=info msg=\"Starting container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07\" id=4f633b06-deaf-45bd-8361-50baf506c2bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:38.164464 crc crio[3652]: time=\"2026-06-09T15:41:38.163617456Z\" level=info msg=\"Started container\" PID=8195 containerID=b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=4f633b06-deaf-45bd-8361-50baf506c2bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\nJun 09 15:41:45.546733 crc crio[3652]: time=\"2026-06-09T15:41:45.545837827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=2110c817-d30f-4490-84ef-8ff53a654fd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:45.553290 crc crio[3652]: time=\"2026-06-09T15:41:45.553132189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=a398ee00-216a-445d-a1c6-c9736d3cf12a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:45.559667 crc crio[3652]: time=\"2026-06-09T15:41:45.558620348Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=1281054e-b5b0-4529-aa3e-d099ca4efdf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:45.560043 crc crio[3652]: time=\"2026-06-09T15:41:45.559886658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:45.596426 crc crio[3652]: time=\"2026-06-09T15:41:45.596066261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:46.092300 crc crio[3652]: time=\"2026-06-09T15:41:46.09214435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:46.230321 crc crio[3652]: time=\"2026-06-09T15:41:46.229378953Z\" level=info msg=\"Created container c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=1281054e-b5b0-4529-aa3e-d099ca4efdf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:46.233539 crc crio[3652]: time=\"2026-06-09T15:41:46.23349041Z\" level=info msg=\"Starting container: c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a\" id=21f32c7f-f092-4681-9ca0-e1a5794dd30c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:46.254364 crc crio[3652]: time=\"2026-06-09T15:41:46.254120416Z\" level=info msg=\"Started container\" PID=8310 containerID=c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=21f32c7f-f092-4681-9ca0-e1a5794dd30c name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:41:47.583248 crc crio[3652]: time=\"2026-06-09T15:41:47.58306216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=a07b7ef6-ac76-458e-b6a5-4ccdfdf72fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:47.591889 crc crio[3652]: time=\"2026-06-09T15:41:47.591688153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=837d3f75-962b-4121-9346-32241ba853af name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:47.599875 crc crio[3652]: time=\"2026-06-09T15:41:47.599315253Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=bd4e2c60-7e1a-483b-906a-3b3a993fcc4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:47.603038 crc crio[3652]: time=\"2026-06-09T15:41:47.600293036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:47.658864 crc crio[3652]: time=\"2026-06-09T15:41:47.658430506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:48.302138 crc crio[3652]: time=\"2026-06-09T15:41:48.301445728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:48.507181 crc crio[3652]: time=\"2026-06-09T15:41:48.507028492Z\" level=info msg=\"Created container 1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=bd4e2c60-7e1a-483b-906a-3b3a993fcc4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:48.513412 crc crio[3652]: time=\"2026-06-09T15:41:48.509521231Z\" level=info msg=\"Starting container: 1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc\" id=12c52621-69a3-44ad-b10c-dba7d4ba99ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:48.539234 crc crio[3652]: time=\"2026-06-09T15:41:48.539130109Z\" level=info msg=\"Started container\" PID=8374 containerID=1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=12c52621-69a3-44ad-b10c-dba7d4ba99ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:41:49.640358 crc crio[3652]: time=\"2026-06-09T15:41:49.639149249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=403e15fb-31fd-415b-87d2-75b0a548eb93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:49.642618 crc crio[3652]: time=\"2026-06-09T15:41:49.641632337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=19010cfa-7c01-4f68-9929-2533856a22f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:49.646217 crc crio[3652]: time=\"2026-06-09T15:41:49.646142044Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=48c16238-1ef3-4b01-b9b6-410bc60804cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:49.646589 crc crio[3652]: time=\"2026-06-09T15:41:49.646531123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:49.669432 crc crio[3652]: time=\"2026-06-09T15:41:49.668836108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:50.122887 crc crio[3652]: time=\"2026-06-09T15:41:50.122596231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:50.625078 crc crio[3652]: time=\"2026-06-09T15:41:50.624341683Z\" level=info msg=\"Created container 71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=48c16238-1ef3-4b01-b9b6-410bc60804cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:50.633584 crc crio[3652]: time=\"2026-06-09T15:41:50.633384106Z\" level=info msg=\"Starting container: 71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768\" id=7e6d4250-9869-4def-bdb1-915a10b4504f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:50.650044 crc crio[3652]: time=\"2026-06-09T15:41:50.648975994Z\" level=info msg=\"Started container\" PID=8484 containerID=71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=7e6d4250-9869-4def-bdb1-915a10b4504f name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:41:55.778477 crc crio[3652]: time=\"2026-06-09T15:41:55.77815232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c9936378-8e5d-4628-927c-4fd76f98b0c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:55.784095 crc crio[3652]: time=\"2026-06-09T15:41:55.783796553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=eb67fd1a-623b-48c6-806e-9cba4b83693c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:55.788330 crc crio[3652]: time=\"2026-06-09T15:41:55.788194147Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7d9e4804-7bb3-435a-bca0-503a97ac8e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:55.790306 crc crio[3652]: time=\"2026-06-09T15:41:55.788821341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:55.863166 crc crio[3652]: time=\"2026-06-09T15:41:55.863053941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:56.183662 crc crio[3652]: time=\"2026-06-09T15:41:56.18341291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:56.407478 crc crio[3652]: time=\"2026-06-09T15:41:56.406342803Z\" level=info msg=\"Created container dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7d9e4804-7bb3-435a-bca0-503a97ac8e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:56.412356 crc crio[3652]: time=\"2026-06-09T15:41:56.411469784Z\" level=info msg=\"Starting container: dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3\" id=14a06fb8-cfc2-4fec-bf00-358e47b5a95c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:41:56.448574 crc crio[3652]: time=\"2026-06-09T15:41:56.448314022Z\" level=info msg=\"Started container\" PID=8708 containerID=dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=14a06fb8-cfc2-4fec-bf00-358e47b5a95c name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea\nJun 09 15:41:59.826521 crc crio[3652]: time=\"2026-06-09T15:41:59.825053785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6c74e036-510e-400e-b71d-19cd65068d50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:59.830596 crc crio[3652]: time=\"2026-06-09T15:41:59.830475141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=c7c3f3f4-8ef5-41b6-a144-256c49b79c34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:41:59.833425 crc crio[3652]: time=\"2026-06-09T15:41:59.833386054Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c7742515-e54a-43c7-bbba-a173ac334c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:41:59.833991 crc crio[3652]: time=\"2026-06-09T15:41:59.833963849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:41:59.859277 crc crio[3652]: time=\"2026-06-09T15:41:59.858644319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:00.194563 crc crio[3652]: time=\"2026-06-09T15:42:00.194300081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:00.295874 crc crio[3652]: time=\"2026-06-09T15:42:00.295727409Z\" level=info msg=\"Created container 3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c7742515-e54a-43c7-bbba-a173ac334c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:00.297482 crc crio[3652]: time=\"2026-06-09T15:42:00.297412841Z\" level=info msg=\"Starting container: 3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90\" id=c31b0c54-e024-4d83-8f9c-0a0c0bce4df5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:00.304072 crc crio[3652]: time=\"2026-06-09T15:42:00.303983916Z\" level=info msg=\"Started container\" PID=8814 containerID=3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=c31b0c54-e024-4d83-8f9c-0a0c0bce4df5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:42:00.842399 crc crio[3652]: time=\"2026-06-09T15:42:00.84230407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ac7eb551-fccc-4e05-acfb-b7083b7752e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:00.844420 crc crio[3652]: time=\"2026-06-09T15:42:00.844359512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6733aba6-c9ed-4269-b34a-d79c65b30bd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:00.848150 crc crio[3652]: time=\"2026-06-09T15:42:00.847959602Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=8c0009f4-9829-450e-9978-337bd34bbf88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:00.848408 crc crio[3652]: time=\"2026-06-09T15:42:00.84826818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:00.871167 crc crio[3652]: time=\"2026-06-09T15:42:00.871069923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:01.173525 crc crio[3652]: time=\"2026-06-09T15:42:01.173216752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:01.291686 crc crio[3652]: time=\"2026-06-09T15:42:01.291584306Z\" level=info msg=\"Created container cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=8c0009f4-9829-450e-9978-337bd34bbf88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:01.294480 crc crio[3652]: time=\"2026-06-09T15:42:01.294352246Z\" level=info msg=\"Starting container: cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c\" id=8b3769f0-fe8e-4ebe-bf2f-6f6090380b75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:01.304065 crc crio[3652]: time=\"2026-06-09T15:42:01.303569037Z\" level=info msg=\"Started container\" PID=8837 containerID=cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=8b3769f0-fe8e-4ebe-bf2f-6f6090380b75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4\nJun 09 15:42:16.464337 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea00a25e198273 Mac:ea:22:b4:47:e0:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:16.483256 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b49be56cee7442 Mac:52:15:53:1a:d1:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 SocketPath: PciID:}] [{Interface:0xc0002f0be0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:16.533058 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74a682279961d13 Mac:e6:8d:21:9f:32:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e SocketPath: PciID:}] [{Interface:0xc00032bfd0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:16.642487 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e89bdabb9e5539 Mac:ca:66:ee:6e:b5:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 SocketPath: PciID:}] [{Interface:0xc0002fad30 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:19.869485 crc crio[3652]: 2026-06-09T15:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7470d22f7adc9d3 Mac:5e:d3:7a:fb:86:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc SocketPath: PciID:}] [{Interface:0xc00032df00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.244983 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f21ea80e78cf4c Mac:c2:0d:8d:bc:3c:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a SocketPath: PciID:}] [{Interface:0xc0002e2eb0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.257010 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0714b11fe9ba360 Mac:02:b4:38:0d:1c:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 SocketPath: PciID:}] [{Interface:0xc000502d30 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.290039 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5edb49b8f0d7dae Mac:6a:0c:4f:91:76:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 SocketPath: PciID:}] [{Interface:0xc000228610 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.292107 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9e1c8222fb0deb Mac:26:0a:3d:dd:6c:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c SocketPath: PciID:}] [{Interface:0xc00055c5b0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.297617 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23722e4d79a4394 Mac:5e:71:16:ed:e4:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 SocketPath: PciID:}] [{Interface:0xc0005a05b0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.297617 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c987a91809ac5 Mac:b2:93:6f:3f:8d:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 SocketPath: PciID:}] [{Interface:0xc000138860 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.318313 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf876d126273039 Mac:06:6a:35:81:67:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 SocketPath: PciID:}] [{Interface:0xc000124c60 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.325008 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f8596f41dafae2 Mac:92:25:f5:ad:7b:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 SocketPath: PciID:}] [{Interface:0xc00060c650 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.325008 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54b673fa4816045 Mac:12:f8:71:d9:01:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e SocketPath: PciID:}] [{Interface:0xc000193a60 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.368996 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd7fde955be2435 Mac:b6:a5:95:b1:17:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db SocketPath: PciID:}] [{Interface:0xc0002aea70 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.372985 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df5b4fdebd43038 Mac:8a:1f:e3:f3:8d:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 SocketPath: PciID:}] [{Interface:0xc00012a8b0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.382987 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:653c185bbbe9641 Mac:3a:bf:a5:ea:28:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 SocketPath: PciID:}] [{Interface:0xc000174660 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.414792 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f30031287d577f Mac:9a:8d:ed:14:ba:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 SocketPath: PciID:}] [{Interface:0xc0001192e0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.420012 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:289ee341e455e6b Mac:4e:9f:9a:b8:3c:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.473851 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36c70f00ed7f9fb Mac:5a:d0:1a:e3:21:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 SocketPath: PciID:}] [{Interface:0xc00039f8a0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.583610 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:978884e28d4661c Mac:aa:7c:3b:10:30:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd SocketPath: PciID:}] [{Interface:0xc0005a0960 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.628377 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a9e275e5be9cef Mac:96:03:5f:c8:5d:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee SocketPath: PciID:}] [{Interface:0xc0001aab50 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.643396 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5dc4d26251dd4a Mac:da:9e:f0:89:a5:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 SocketPath: PciID:}] [{Interface:0xc000194cf0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.665156 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da1681dba4d8886 Mac:f2:72:92:c5:bf:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac SocketPath: PciID:}] [{Interface:0xc000520bb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.706490 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:543ee8ff51c208a Mac:46:d3:d7:28:84:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c SocketPath: PciID:}] [{Interface:0xc000343630 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.715240 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcab679520e942b Mac:9a:bb:1e:2a:46:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc SocketPath: PciID:}] [{Interface:0xc0002aa950 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.718202 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b96e9056693fc3 Mac:46:46:2c:35:0e:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 SocketPath: PciID:}] [{Interface:0xc000480dd0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.770658 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a352ad25b35f16a Mac:fa:f0:29:54:0d:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 SocketPath: PciID:}] [{Interface:0xc000612fa0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.785527 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fddb73a7c40744 Mac:ba:bf:75:3b:27:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd SocketPath: PciID:}] [{Interface:0xc00011b030 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:20.786540 crc crio[3652]: time=\"2026-06-09T15:42:20.786376195Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:20.786628 crc crio[3652]: time=\"2026-06-09T15:42:20.786565669Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_29c4362f-e7d7-43cd-84e2-2497840eef29\\\"\"\nJun 09 15:42:20.786628 crc crio[3652]: time=\"2026-06-09T15:42:20.78660106Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc00259a2f8}] Aliases:map[]}\"\nJun 09 15:42:20.786769 crc crio[3652]: time=\"2026-06-09T15:42:20.786700733Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc00259a760}] Aliases:map[]}\"\nJun 09 15:42:20.786979 crc crio[3652]: time=\"2026-06-09T15:42:20.786866717Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.786979 crc crio[3652]: time=\"2026-06-09T15:42:20.786896118Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.787862 crc crio[3652]: time=\"2026-06-09T15:42:20.78777782Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc00008ce10}] Aliases:map[]}\"\nJun 09 15:42:20.787862 crc crio[3652]: time=\"2026-06-09T15:42:20.787830491Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.788146 crc crio[3652]: time=\"2026-06-09T15:42:20.788059437Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc00259a380}] Aliases:map[]}\"\nJun 09 15:42:20.788146 crc crio[3652]: time=\"2026-06-09T15:42:20.788119098Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc00149a178}] Aliases:map[]}\"\nJun 09 15:42:20.788445 crc crio[3652]: time=\"2026-06-09T15:42:20.788368065Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.788756 crc crio[3652]: time=\"2026-06-09T15:42:20.788631851Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc00259a3e8}] Aliases:map[]}\"\nJun 09 15:42:20.788756 crc crio[3652]: time=\"2026-06-09T15:42:20.788706173Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00259a428}] Aliases:map[]}\"\nJun 09 15:42:20.789212 crc crio[3652]: time=\"2026-06-09T15:42:20.789104703Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000dac500}] Aliases:map[]}\"\nJun 09 15:42:20.789212 crc crio[3652]: time=\"2026-06-09T15:42:20.789172235Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.789466 crc crio[3652]: time=\"2026-06-09T15:42:20.789402381Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.789466 crc crio[3652]: time=\"2026-06-09T15:42:20.789454212Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015264a8}] Aliases:map[]}\"\nJun 09 15:42:20.789571 crc crio[3652]: time=\"2026-06-09T15:42:20.789519674Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc001526778}] Aliases:map[]}\"\nJun 09 15:42:20.789710 crc crio[3652]: time=\"2026-06-09T15:42:20.789628906Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc00259a058}] Aliases:map[]}\"\nJun 09 15:42:20.789710 crc crio[3652]: time=\"2026-06-09T15:42:20.789688468Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.789966 crc crio[3652]: time=\"2026-06-09T15:42:20.788715863Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.790050 crc crio[3652]: time=\"2026-06-09T15:42:20.790024936Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.790147 crc crio[3652]: time=\"2026-06-09T15:42:20.788129909Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.790218 crc crio[3652]: time=\"2026-06-09T15:42:20.790140439Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc00008c6c0}] Aliases:map[]}\"\nJun 09 15:42:20.790484 crc crio[3652]: time=\"2026-06-09T15:42:20.789638397Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.790565 crc crio[3652]: time=\"2026-06-09T15:42:20.790515049Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.790775 crc crio[3652]: time=\"2026-06-09T15:42:20.788670982Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc00265e248}] Aliases:map[]}\"\nJun 09 15:42:20.791018 crc crio[3652]: time=\"2026-06-09T15:42:20.790903548Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.791284 crc crio[3652]: time=\"2026-06-09T15:42:20.788682883Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc002a2c128}] Aliases:map[]}\"\nJun 09 15:42:20.791419 crc crio[3652]: time=\"2026-06-09T15:42:20.7913764Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.791581 crc crio[3652]: time=\"2026-06-09T15:42:20.791528764Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0001a4678}] Aliases:map[]}\"\nJun 09 15:42:20.791828 crc crio[3652]: time=\"2026-06-09T15:42:20.791580505Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.791828 crc crio[3652]: time=\"2026-06-09T15:42:20.788694643Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015265b0}] Aliases:map[]}\"\nJun 09 15:42:20.791828 crc crio[3652]: time=\"2026-06-09T15:42:20.791723349Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.792312 crc crio[3652]: time=\"2026-06-09T15:42:20.789440792Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc000606490}] Aliases:map[]}\"\nJun 09 15:42:20.792454 crc crio[3652]: time=\"2026-06-09T15:42:20.792383835Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc00149a3f8}] Aliases:map[]}\"\nJun 09 15:42:20.792454 crc crio[3652]: time=\"2026-06-09T15:42:20.792438207Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc002a2c288}] Aliases:map[]}\"\nJun 09 15:42:20.792608 crc crio[3652]: time=\"2026-06-09T15:42:20.79256735Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.792675 crc crio[3652]: time=\"2026-06-09T15:42:20.792609991Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc00088e468}] Aliases:map[]}\"\nJun 09 15:42:20.792852 crc crio[3652]: time=\"2026-06-09T15:42:20.792793966Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.792973 crc crio[3652]: time=\"2026-06-09T15:42:20.792406286Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.792587001Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.793190986Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc00259a6e8}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.793389571Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.789671187Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc00008cdb0}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.789410201Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc00088e9a0}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.793692768Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.79377686Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.790112878Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc00088e9e8}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794075018Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794322294Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0001a4420}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794459558Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794798476Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc00008d3c8}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.795051903Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.795300959Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0001a4488}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.789656477Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc00259a598}] Aliases:map[]}\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.796040057Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.796207042Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.796291104Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc001bc6048}] Aliases:map[]}\"\nJun 09 15:42:20.797180 crc crio[3652]: time=\"2026-06-09T15:42:20.796412947Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.797180 crc crio[3652]: time=\"2026-06-09T15:42:20.796608162Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000dac3f0}] Aliases:map[]}\"\nJun 09 15:42:20.797180 crc crio[3652]: time=\"2026-06-09T15:42:20.796831677Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.797625 crc crio[3652]: time=\"2026-06-09T15:42:20.790100988Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc00088e1e8}] Aliases:map[]}\"\nJun 09 15:42:20.798072 crc crio[3652]: time=\"2026-06-09T15:42:20.797828772Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.798327 crc crio[3652]: time=\"2026-06-09T15:42:20.796629872Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0001221b8}] Aliases:map[]}\"\nJun 09 15:42:20.798535 crc crio[3652]: time=\"2026-06-09T15:42:20.798448848Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.798847 crc crio[3652]: time=\"2026-06-09T15:42:20.796645253Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc00259a538}] Aliases:map[]}\"\nJun 09 15:42:20.799061 crc crio[3652]: time=\"2026-06-09T15:42:20.799005732Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.799344 crc crio[3652]: time=\"2026-06-09T15:42:20.796659703Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0015263d0}] Aliases:map[]}\"\nJun 09 15:42:20.799519 crc crio[3652]: time=\"2026-06-09T15:42:20.799464423Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.799900 crc crio[3652]: time=\"2026-06-09T15:42:20.788101058Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc00265e2b0}] Aliases:map[]}\"\nJun 09 15:42:20.800396 crc crio[3652]: time=\"2026-06-09T15:42:20.800229713Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:20.804629 crc crio[3652]: time=\"2026-06-09T15:42:20.804417138Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc000606308}] Aliases:map[]}\"\nJun 09 15:42:20.804629 crc crio[3652]: time=\"2026-06-09T15:42:20.804448119Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.809011 crc crio[3652]: time=\"2026-06-09T15:42:20.808547882Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008cf18}] Aliases:map[]}\"\nJun 09 15:42:20.809011 crc crio[3652]: time=\"2026-06-09T15:42:20.808832789Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.810590 crc crio[3652]: time=\"2026-06-09T15:42:20.81045463Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc00008cef8}] Aliases:map[]}\"\nJun 09 15:42:20.810590 crc crio[3652]: time=\"2026-06-09T15:42:20.81047916Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.811414 crc crio[3652]: time=\"2026-06-09T15:42:20.810842219Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc00088ea08}] Aliases:map[]}\"\nJun 09 15:42:20.811414 crc crio[3652]: time=\"2026-06-09T15:42:20.811417654Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.812125 crc crio[3652]: time=\"2026-06-09T15:42:20.811903636Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc00088ea38}] Aliases:map[]}\"\nJun 09 15:42:20.812125 crc crio[3652]: time=\"2026-06-09T15:42:20.812116021Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.814556 crc crio[3652]: time=\"2026-06-09T15:42:20.814429969Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc00008cfa8}] Aliases:map[]}\"\nJun 09 15:42:20.814556 crc crio[3652]: time=\"2026-06-09T15:42:20.814479431Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.814980 crc crio[3652]: time=\"2026-06-09T15:42:20.81486857Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008cf78}] Aliases:map[]}\"\nJun 09 15:42:20.814980 crc crio[3652]: time=\"2026-06-09T15:42:20.814908121Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.815316 crc crio[3652]: time=\"2026-06-09T15:42:20.811202818Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc00008cf28}] Aliases:map[]}\"\nJun 09 15:42:20.815316 crc crio[3652]: time=\"2026-06-09T15:42:20.815289911Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.815867 crc crio[3652]: time=\"2026-06-09T15:42:20.815296231Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc00259a4c0}] Aliases:map[]}\"\nJun 09 15:42:20.815867 crc crio[3652]: time=\"2026-06-09T15:42:20.815579008Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.816819 crc crio[3652]: time=\"2026-06-09T15:42:20.816719637Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc00259a498}] Aliases:map[]}\"\nJun 09 15:42:20.816819 crc crio[3652]: time=\"2026-06-09T15:42:20.816794909Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:20.818665 crc crio[3652]: time=\"2026-06-09T15:42:20.818586834Z\" level=info msg=\"Ran pod sandbox 4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=be0569b9-f68b-48a2-983e-c1ce52fbb745 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.820628 crc crio[3652]: time=\"2026-06-09T15:42:20.820518782Z\" level=info msg=\"Ran pod sandbox 7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=1a879ab4-022a-4eaa-a31e-4c99e12b6a38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.821998 crc crio[3652]: time=\"2026-06-09T15:42:20.821882036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d2abd8f9-9c26-4514-a29c-87f05830d4a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.824448 crc crio[3652]: time=\"2026-06-09T15:42:20.824357629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=5923f314-0b29-4a83-bc85-a6c798c2903d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.826270 crc crio[3652]: time=\"2026-06-09T15:42:20.826201125Z\" level=info msg=\"Ran pod sandbox 1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4c515497-09ef-438c-8490-4fd9d894f987 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.828599 crc crio[3652]: time=\"2026-06-09T15:42:20.828460272Z\" level=info msg=\"Ran pod sandbox bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=5b43a824-e677-4962-9e01-52a365438e39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.829435 crc crio[3652]: time=\"2026-06-09T15:42:20.829379525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ad8ffc46-d12a-4ef2-b358-677238ddc00f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.831017 crc crio[3652]: time=\"2026-06-09T15:42:20.830815071Z\" level=info msg=\"Ran pod sandbox 5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=ce8c3496-4840-4669-b7ee-dd438d13ae31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.832316 crc crio[3652]: time=\"2026-06-09T15:42:20.832250537Z\" level=info msg=\"Ran pod sandbox 36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e0f5d47a-0e86-4642-bc04-53390a339365 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.833632 crc crio[3652]: time=\"2026-06-09T15:42:20.83355241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=91eec282-62f1-45d6-baf0-43af70525a76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.834158 crc crio[3652]: time=\"2026-06-09T15:42:20.834056192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf307c29-67ab-4b8d-b08b-5bbc60c6fffb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.834967 crc crio[3652]: time=\"2026-06-09T15:42:20.834837262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c8cf7dbe-63d8-4286-a3e0-17ac57c086de name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.854524 crc crio[3652]: time=\"2026-06-09T15:42:20.852421034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:20.863682 crc crio[3652]: time=\"2026-06-09T15:42:20.863104352Z\" level=info msg=\"Ran pod sandbox fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a5e38cd8-53fd-4421-9495-65b8b08da58c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.870800 crc crio[3652]: time=\"2026-06-09T15:42:20.866424365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f2692325-74b4-4e9c-a732-d45e3cb98e15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.870800 crc crio[3652]: time=\"2026-06-09T15:42:20.870093697Z\" level=info msg=\"Ran pod sandbox df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d6711100-9430-40a5-8431-9775932c273c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.872397 crc crio[3652]: time=\"2026-06-09T15:42:20.872280222Z\" level=info msg=\"Ran pod sandbox 978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=d7f553c1-c9c7-4c42-8f44-f1bf734bc9f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.890180 crc crio[3652]: time=\"2026-06-09T15:42:20.887888754Z\" level=info msg=\"Ran pod sandbox e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=93626b81-eee2-4320-b04b-c275d75742ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.894301 crc crio[3652]: time=\"2026-06-09T15:42:20.893876455Z\" level=info msg=\"Ran pod sandbox 28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1aab62e0-03d7-4dbd-a614-ee501ee4bba2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.895797 crc crio[3652]: time=\"2026-06-09T15:42:20.895643609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=afc3add6-8b0c-4f29-b4d1-00955f7c8ad8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.895908 crc crio[3652]: time=\"2026-06-09T15:42:20.89568568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c0249912-8efd-480e-85a4-40b9beafc2de name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.928332 crc crio[3652]: time=\"2026-06-09T15:42:20.92077868Z\" level=info msg=\"Ran pod sandbox 23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=fb4b59ad-64f2-4ea0-b92f-3f5139dca4eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.943061 crc crio[3652]: time=\"2026-06-09T15:42:20.942906066Z\" level=info msg=\"Ran pod sandbox fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=537989b6-227f-43ec-b389-574fc6caf027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:20.949113 crc crio[3652]: time=\"2026-06-09T15:42:20.947686006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e988184-3778-44d1-9d27-b4000d3eccce name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.949565 crc crio[3652]: time=\"2026-06-09T15:42:20.9494357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=77265823-f5ae-4cfd-8967-b6fa470a590e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.958978 crc crio[3652]: time=\"2026-06-09T15:42:20.955837731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ad7aca7d-150d-4bf2-9461-2b1f94feeb1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:20.958978 crc crio[3652]: time=\"2026-06-09T15:42:20.956524478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=79117774-7dfb-4740-a45d-452082231a90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.001762 crc crio[3652]: time=\"2026-06-09T15:42:21.001041786Z\" level=info msg=\"Ran pod sandbox 653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6f10ed2a-4f74-4a6a-90e1-8ffdb97d10f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.010635 crc crio[3652]: time=\"2026-06-09T15:42:21.010446803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f95f2274-15e6-4e06-b1da-002aab847321 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.027373 crc crio[3652]: time=\"2026-06-09T15:42:21.027176423Z\" level=info msg=\"Ran pod sandbox da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b79866d6-c06e-485a-97ba-c9cb6b9ad25e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.032063 crc crio[3652]: time=\"2026-06-09T15:42:21.031901261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=c21a8ef5-974c-4de7-ad04-f0b57f78f883 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.051117 crc crio[3652]: time=\"2026-06-09T15:42:21.050997281Z\" level=info msg=\"Ran pod sandbox 54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ca47c213-31cf-4e8a-8011-a4a00284e417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.055515 crc crio[3652]: time=\"2026-06-09T15:42:21.05534173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=cbc29dc6-2a81-4f3f-9d77-88f30dc54e91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.056067 crc crio[3652]: time=\"2026-06-09T15:42:21.05572222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=990a4534-c4fc-4b7a-afbf-ac9dde18a8d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.056283 crc crio[3652]: time=\"2026-06-09T15:42:21.056239903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=4bd16200-39f0-42f0-9757-d6bfe34ffa52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.056889 crc crio[3652]: time=\"2026-06-09T15:42:21.056469729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a312647d-113d-4345-aa94-50299a7c35e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.058617 crc crio[3652]: time=\"2026-06-09T15:42:21.057441353Z\" level=info msg=\"Ran pod sandbox 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=1607196f-13c3-4247-b1eb-265b23df8c17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.062370 crc crio[3652]: time=\"2026-06-09T15:42:21.062238433Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a7da8307-565d-436d-ae59-7d39ad8c5a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.062785 crc crio[3652]: time=\"2026-06-09T15:42:21.062665234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.063458 crc crio[3652]: time=\"2026-06-09T15:42:21.063400863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7ef28205-52f1-40b6-a1aa-3d8037a88757 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.063898 crc crio[3652]: time=\"2026-06-09T15:42:21.0636943Z\" level=info msg=\"Ran pod sandbox 6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=102538ea-ec9a-46d7-8052-4ff14d2a8fe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.064461 crc crio[3652]: time=\"2026-06-09T15:42:21.064373897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=50b67734-89dd-4cf1-8dcc-79c88302e834 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.065028 crc crio[3652]: time=\"2026-06-09T15:42:21.064869339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=c019a9d6-74f2-4ddc-81d7-edec610f249d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.065455 crc crio[3652]: time=\"2026-06-09T15:42:21.065188247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0a20196b-cff7-436d-b972-23f5488be923 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.065455 crc crio[3652]: time=\"2026-06-09T15:42:21.065369522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2902e6c0-ea85-43a2-b92f-83ccccbdf117 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.066003 crc crio[3652]: time=\"2026-06-09T15:42:21.065624408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d963ead3-2b8b-4b00-bddd-11dda8fb4065 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.066003 crc crio[3652]: time=\"2026-06-09T15:42:21.065856804Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=1a47a6fa-2e17-4e22-8872-ba8b890cb391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.066185 crc crio[3652]: time=\"2026-06-09T15:42:21.066010678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2c4d13e-c445-4ffb-8583-9a22c9b57efd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.066185 crc crio[3652]: time=\"2026-06-09T15:42:21.066125491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=31f6ea23-d1f0-4e18-af0b-4ede06bc4f3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.066185 crc crio[3652]: time=\"2026-06-09T15:42:21.066139861Z\" level=info msg=\"Ran pod sandbox 289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66e3c12a-5143-498f-9a90-dd6c2c22d338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.066344 crc crio[3652]: time=\"2026-06-09T15:42:21.065828483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=5fe1b548-18d9-4057-ae77-44813d0aed80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.066412 crc crio[3652]: time=\"2026-06-09T15:42:21.066372117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d58bbf06-c8e5-4bd7-9986-ef199e0cf9e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.066696 crc crio[3652]: time=\"2026-06-09T15:42:21.066380497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=d9d84361-88ad-46e6-ba95-45940d6c4c38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.067313 crc crio[3652]: time=\"2026-06-09T15:42:21.067233959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b2885cdc-14e2-4c5d-8618-fd4a0f549a29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.067622 crc crio[3652]: time=\"2026-06-09T15:42:21.067385793Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=633dfa74-4132-4074-9724-e771dce83063 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.067622 crc crio[3652]: time=\"2026-06-09T15:42:21.067244409Z\" level=info msg=\"Ran pod sandbox a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9ed6cace-681a-4ca0-9c59-4cf7ee185927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.067622 crc crio[3652]: time=\"2026-06-09T15:42:21.06727402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=129c02c2-32a4-4cde-97aa-9ee0102855bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.067893 crc crio[3652]: time=\"2026-06-09T15:42:21.067666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.069218 crc crio[3652]: time=\"2026-06-09T15:42:21.069183848Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e4af2818-7431-4994-80e4-635fd90b0d2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070504461Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c8a48ec6-32b5-4a7a-a556-c815856fcdc0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070565423Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a03e56b8-8bee-440a-b4e8-1b0b1fb843eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070662735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6cb82b61-93ce-4266-a0c3-9a4d8ec244c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070771768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e5d267b6-5f67-4633-8951-1b311366412d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.072849 crc crio[3652]: time=\"2026-06-09T15:42:21.072761688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=df53b7a2-a83c-466b-bf4c-2b2f5ab891b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.072849 crc crio[3652]: time=\"2026-06-09T15:42:21.072768678Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=1385d55e-7892-4612-b933-7e13d7c5f177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.073351 crc crio[3652]: time=\"2026-06-09T15:42:21.073228889Z\" level=info msg=\"Ran pod sandbox 543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=9eb910ea-d9f7-45b0-8b8c-ccb386655541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.073351 crc crio[3652]: time=\"2026-06-09T15:42:21.073359243Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0e12eddc-4fd9-4d38-969f-2520dba49027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.074386 crc crio[3652]: time=\"2026-06-09T15:42:21.073538267Z\" level=info msg=\"Ran pod sandbox 7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=2b0b69cb-4a42-4f3e-afb6-676060efe64c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.074386 crc crio[3652]: time=\"2026-06-09T15:42:21.073681681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=982aa9fe-02b1-433d-9a0b-28317d7e526f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.075447 crc crio[3652]: time=\"2026-06-09T15:42:21.075004484Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d89f468a-8dc7-4182-8d14-82c618d29bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.075447 crc crio[3652]: time=\"2026-06-09T15:42:21.075358943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=2ff63731-ef65-4872-b2b8-7c9992713b1d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.078680 crc crio[3652]: time=\"2026-06-09T15:42:21.078539723Z\" level=info msg=\"Ran pod sandbox 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=961ea7fb-44c6-45b2-835f-7ecc08fbd6f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.084365 crc crio[3652]: time=\"2026-06-09T15:42:21.084081632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd2a6911-b59c-4ed7-8f8f-5c629d36ed76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.085982 crc crio[3652]: time=\"2026-06-09T15:42:21.085646871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.086634 crc crio[3652]: time=\"2026-06-09T15:42:21.086309798Z\" level=info msg=\"Ran pod sandbox d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e61b8bb9-eec4-4646-b46c-aa71891de673 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.089215 crc crio[3652]: time=\"2026-06-09T15:42:21.088177685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.089715 crc crio[3652]: time=\"2026-06-09T15:42:21.089398246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c480052d-cca7-4abf-a591-cc436f128b56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.089715 crc crio[3652]: time=\"2026-06-09T15:42:21.088268437Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=27ea30b7-4ef4-493b-8d3f-9f5d83062966 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.089715 crc crio[3652]: time=\"2026-06-09T15:42:21.088579835Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a223aa4d-4c99-48e4-9d99-fd854e917ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.090052 crc crio[3652]: time=\"2026-06-09T15:42:21.089888918Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=9998677b-6e02-412e-8fb6-ab66808fc066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.090126 crc crio[3652]: time=\"2026-06-09T15:42:21.090089353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.090523 crc crio[3652]: time=\"2026-06-09T15:42:21.090390641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.091079 crc crio[3652]: time=\"2026-06-09T15:42:21.09077056Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=229984e2-7b9a-441e-b978-bce222931787 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.091079 crc crio[3652]: time=\"2026-06-09T15:42:21.091024727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.092091 crc crio[3652]: time=\"2026-06-09T15:42:21.091468048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.092091 crc crio[3652]: time=\"2026-06-09T15:42:21.09154974Z\" level=info msg=\"Ran pod sandbox 0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=6b1378ca-2063-4f6e-9ea6-03df9d1d7b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.092276 crc crio[3652]: time=\"2026-06-09T15:42:21.092071383Z\" level=info msg=\"Ran pod sandbox 8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=0a0bf6f3-710e-4f7a-b652-3159976ac146 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.094286 crc crio[3652]: time=\"2026-06-09T15:42:21.093634882Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=808b374b-5147-41ee-bb0b-94a5b5cb54e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.095040 crc crio[3652]: time=\"2026-06-09T15:42:21.094637417Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e5c10439-ee84-436b-9f49-5aed75786f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.095040 crc crio[3652]: time=\"2026-06-09T15:42:21.094873013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=654f35ac-ec58-44a5-b2cb-447991076065 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.095182 crc crio[3652]: time=\"2026-06-09T15:42:21.095051798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=cbac540d-d9f1-4fd4-9415-29aef92269ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.095182 crc crio[3652]: time=\"2026-06-09T15:42:21.095112289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ba0472d-1f96-43d4-bce6-5aa2d4afc49f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.096885 crc crio[3652]: time=\"2026-06-09T15:42:21.096578596Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3c50f548-06b2-4352-aa22-7f14b29985e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.096885 crc crio[3652]: time=\"2026-06-09T15:42:21.096681459Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e7dfca79-d4b4-4f9f-ae2d-bd290f723df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.096885 crc crio[3652]: time=\"2026-06-09T15:42:21.096629697Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=029bc66d-e681-4f12-8ca1-10ff8161364f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.097137 crc crio[3652]: time=\"2026-06-09T15:42:21.097034938Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f8304450-063c-42b2-b032-f686062d3d79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.098604 crc crio[3652]: time=\"2026-06-09T15:42:21.09832653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=a5db3a19-e45d-46bc-89fa-841d01b0592b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.098604 crc crio[3652]: time=\"2026-06-09T15:42:21.098529245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bd079db-bdf6-49b3-8e0e-f8cc894e396c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.099376 crc crio[3652]: time=\"2026-06-09T15:42:21.099303564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5b3eed8f-cb24-4113-ac4d-f6a5654e73c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.101708 crc crio[3652]: time=\"2026-06-09T15:42:21.10070789Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=01f37cbf-9b8e-4f91-a530-dca3cf0cd729 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.101708 crc crio[3652]: time=\"2026-06-09T15:42:21.101621633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c85772de-bb6c-4ce0-bdae-0f770a9591ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.101708 crc crio[3652]: time=\"2026-06-09T15:42:21.101647243Z\" level=info msg=\"Ran pod sandbox 2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 with infra container: openshift-dns/dns-default-qtghf/POD\" id=30f6122d-4c0a-4ead-8278-e706f0589e2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.111035 crc crio[3652]: time=\"2026-06-09T15:42:21.110839144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=ffc6a52c-e9cb-47fd-b4d8-7e11ada430b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.111494 crc crio[3652]: time=\"2026-06-09T15:42:21.11147241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.112070 crc crio[3652]: time=\"2026-06-09T15:42:21.111821249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.112589 crc crio[3652]: time=\"2026-06-09T15:42:21.112317332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.113341 crc crio[3652]: time=\"2026-06-09T15:42:21.112998319Z\" level=info msg=\"Ran pod sandbox 0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1bdd22da-89b3-4cda-ad68-b5894c9f3718 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.113423 crc crio[3652]: time=\"2026-06-09T15:42:21.113377098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.113970 crc crio[3652]: time=\"2026-06-09T15:42:21.113670196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.114175318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.114315962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.114533257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.11506423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.118064 crc crio[3652]: time=\"2026-06-09T15:42:21.116262081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133424332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=c6721a10-0b39-4e03-b56b-b8759f0e5754 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133512094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=6a6d4dce-a745-4a1c-bfa0-820f663e31ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133556805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0ea0f173-7825-497a-9e53-89a9e40cb3ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133676638Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=82dc64a1-7cff-4848-86c8-cef1f72111dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.135649 crc crio[3652]: time=\"2026-06-09T15:42:21.135501314Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=5711e8e8-776b-4d03-a07a-a05b92b731fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.137614 crc crio[3652]: time=\"2026-06-09T15:42:21.136308444Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=265342d4-e3f7-458a-b1bc-6027b2e4304c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.139073 crc crio[3652]: time=\"2026-06-09T15:42:21.138866778Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9321e700-8fbb-4282-87f9-3817018b2412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.170558 crc crio[3652]: time=\"2026-06-09T15:42:21.170479403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=7946894e-bb54-4cca-b099-0ab4fc475a29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.174579 crc crio[3652]: time=\"2026-06-09T15:42:21.174487073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1169a702-4ede-45b2-9113-9d464b23cba1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.185256 crc crio[3652]: time=\"2026-06-09T15:42:21.185091339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=cc1bbebf-a9ef-4e0e-950e-1353c7e6959b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.192661 crc crio[3652]: time=\"2026-06-09T15:42:21.192496716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.203655 crc crio[3652]: time=\"2026-06-09T15:42:21.203570034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.203655 crc crio[3652]: time=\"2026-06-09T15:42:21.203629785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.204092 crc crio[3652]: time=\"2026-06-09T15:42:21.204033146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.204233 crc crio[3652]: time=\"2026-06-09T15:42:21.203570754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.207433 crc crio[3652]: time=\"2026-06-09T15:42:21.207366199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.216327 crc crio[3652]: time=\"2026-06-09T15:42:21.216234882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.217358 crc crio[3652]: time=\"2026-06-09T15:42:21.217273348Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=db2d63c8-7abe-42ca-8a4c-d64439734b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.217613 crc crio[3652]: time=\"2026-06-09T15:42:21.217536935Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=892ac53f-032a-4985-8223-2d104ee29752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.234128 crc crio[3652]: time=\"2026-06-09T15:42:21.233353232Z\" level=info msg=\"Ran pod sandbox 9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=a793fcba-bbd3-4566-8dcd-cb6c959b5355 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:21.245574 crc crio[3652]: time=\"2026-06-09T15:42:21.245415215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c294a876-15b3-4735-889e-f7a3b153e38b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.254892 crc crio[3652]: time=\"2026-06-09T15:42:21.254621926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.260235 crc crio[3652]: time=\"2026-06-09T15:42:21.256962015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.264881 crc crio[3652]: time=\"2026-06-09T15:42:21.264259488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1bf9eb61-c9fa-43ef-991e-033499925c5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.264881 crc crio[3652]: time=\"2026-06-09T15:42:21.264304199Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ad26e545-e585-41b7-9d7a-bd569db5769a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.264881 crc crio[3652]: time=\"2026-06-09T15:42:21.264639638Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8519bdf0-eedd-4cc1-8053-59d14d89601e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.265195 crc crio[3652]: time=\"2026-06-09T15:42:21.265056398Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=f242b456-d302-4a2f-a354-caf79a3878e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.269222 crc crio[3652]: time=\"2026-06-09T15:42:21.268889045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=4a32bb72-9715-4581-8b4f-b7a58fb40a06 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:21.281097 crc crio[3652]: time=\"2026-06-09T15:42:21.279640275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.281097 crc crio[3652]: time=\"2026-06-09T15:42:21.280188349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.281097 crc crio[3652]: time=\"2026-06-09T15:42:21.280332642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.285660 crc crio[3652]: time=\"2026-06-09T15:42:21.284433725Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=21533f82-efdd-4b31-8028-2863c88c8ab2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.304462 crc crio[3652]: time=\"2026-06-09T15:42:21.302469738Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bb618879-5b9e-4477-85ee-ec037ce8b970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.366520 crc crio[3652]: time=\"2026-06-09T15:42:21.366441695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.378319 crc crio[3652]: time=\"2026-06-09T15:42:21.378229731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.409473 crc crio[3652]: time=\"2026-06-09T15:42:21.409303612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.410349 crc crio[3652]: time=\"2026-06-09T15:42:21.410268596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.418862 crc crio[3652]: time=\"2026-06-09T15:42:21.418575965Z\" level=info msg=\"Created container 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a7da8307-565d-436d-ae59-7d39ad8c5a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.422148 crc crio[3652]: time=\"2026-06-09T15:42:21.422017091Z\" level=info msg=\"Starting container: 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866\" id=efdd6617-5cdb-4314-bed7-4f41336ba4e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:21.435039 crc crio[3652]: time=\"2026-06-09T15:42:21.433597222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.440440 crc crio[3652]: time=\"2026-06-09T15:42:21.439376598Z\" level=info msg=\"Started container\" PID=10092 containerID=24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=efdd6617-5cdb-4314-bed7-4f41336ba4e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220\nJun 09 15:42:21.552468 crc crio[3652]: time=\"2026-06-09T15:42:21.552224542Z\" level=info msg=\"Created container c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=029bc66d-e681-4f12-8ca1-10ff8161364f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.554660 crc crio[3652]: time=\"2026-06-09T15:42:21.55453537Z\" level=info msg=\"Starting container: c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f\" id=fafa9a19-53ab-450d-928e-eeccca77c9a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:21.578122 crc crio[3652]: time=\"2026-06-09T15:42:21.57802644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.588443 crc crio[3652]: time=\"2026-06-09T15:42:21.588317939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.589178 crc crio[3652]: time=\"2026-06-09T15:42:21.589071908Z\" level=info msg=\"Started container\" PID=10106 containerID=c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=fafa9a19-53ab-450d-928e-eeccca77c9a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2\nJun 09 15:42:21.598453 crc crio[3652]: time=\"2026-06-09T15:42:21.598276829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.603419 crc crio[3652]: time=\"2026-06-09T15:42:21.603313975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.607287 crc crio[3652]: time=\"2026-06-09T15:42:21.607150442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.620411 crc crio[3652]: time=\"2026-06-09T15:42:21.611380708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.623139 crc crio[3652]: time=\"2026-06-09T15:42:21.622096757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.684539 crc crio[3652]: time=\"2026-06-09T15:42:21.683146821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.761285 crc crio[3652]: time=\"2026-06-09T15:42:21.761197381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.827261 crc crio[3652]: time=\"2026-06-09T15:42:21.826242235Z\" level=info msg=\"Created container 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=1a47a6fa-2e17-4e22-8872-ba8b890cb391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.829596 crc crio[3652]: time=\"2026-06-09T15:42:21.829493887Z\" level=info msg=\"Created container 84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=1385d55e-7892-4612-b933-7e13d7c5f177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.848505 crc crio[3652]: time=\"2026-06-09T15:42:21.842419692Z\" level=info msg=\"Starting container: 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002\" id=19034173-69fc-4a2a-8c9a-eceee8acabd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:21.848505 crc crio[3652]: time=\"2026-06-09T15:42:21.843815667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.850603 crc crio[3652]: time=\"2026-06-09T15:42:21.849032128Z\" level=info msg=\"Starting container: 84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b\" id=5987e40a-32e6-4bb5-aad1-3ea8b36abf18 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:21.880523 crc crio[3652]: time=\"2026-06-09T15:42:21.870083987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.888557 crc crio[3652]: time=\"2026-06-09T15:42:21.888259033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.889471 crc crio[3652]: time=\"2026-06-09T15:42:21.889384401Z\" level=info msg=\"Started container\" PID=10151 containerID=84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=5987e40a-32e6-4bb5-aad1-3ea8b36abf18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506\nJun 09 15:42:21.937007 crc crio[3652]: time=\"2026-06-09T15:42:21.89011329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.954640 crc crio[3652]: time=\"2026-06-09T15:42:21.954545968Z\" level=info msg=\"Created container 5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e5c10439-ee84-436b-9f49-5aed75786f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:21.968055 crc crio[3652]: time=\"2026-06-09T15:42:21.959558824Z\" level=info msg=\"Starting container: 5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda\" id=948f593e-e03d-426f-8e45-677387cc2de3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:21.969585 crc crio[3652]: time=\"2026-06-09T15:42:21.968378185Z\" level=info msg=\"Started container\" PID=10148 containerID=6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=19034173-69fc-4a2a-8c9a-eceee8acabd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\nJun 09 15:42:21.982499 crc crio[3652]: time=\"2026-06-09T15:42:21.982218853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.984536 crc crio[3652]: time=\"2026-06-09T15:42:21.984369007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.989291 crc crio[3652]: time=\"2026-06-09T15:42:21.989206669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:21.995988 crc crio[3652]: time=\"2026-06-09T15:42:21.990386818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.026217 crc crio[3652]: time=\"2026-06-09T15:42:22.025656824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.036353 crc crio[3652]: time=\"2026-06-09T15:42:22.033803369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.036353 crc crio[3652]: time=\"2026-06-09T15:42:22.03426099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.036353 crc crio[3652]: time=\"2026-06-09T15:42:22.035597264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.044294 crc crio[3652]: time=\"2026-06-09T15:42:22.044218231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.050076 crc crio[3652]: time=\"2026-06-09T15:42:22.048517469Z\" level=info msg=\"Created container ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9321e700-8fbb-4282-87f9-3817018b2412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.069892 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e391c8102a4093 Mac:a6:50:50:75:87:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.070231 crc crio[3652]: time=\"2026-06-09T15:42:22.07008006Z\" level=info msg=\"Starting container: ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042\" id=d248cb41-4052-4a87-936f-c0a35fc7d70c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.070854 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcb6dfa81425885 Mac:a6:05:d4:c0:3d:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 SocketPath: PciID:}] [{Interface:0xc0004c0730 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.076184 crc crio[3652]: time=\"2026-06-09T15:42:22.075707721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.081825 crc crio[3652]: time=\"2026-06-09T15:42:22.08162041Z\" level=info msg=\"Started container\" PID=10147 containerID=5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=948f593e-e03d-426f-8e45-677387cc2de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1\nJun 09 15:42:22.101144 crc crio[3652]: time=\"2026-06-09T15:42:22.099173101Z\" level=info msg=\"Started container\" PID=10201 containerID=ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d248cb41-4052-4a87-936f-c0a35fc7d70c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\nJun 09 15:42:22.114978 crc crio[3652]: time=\"2026-06-09T15:42:22.114837415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a14d9dca-e491-4d02-8591-aa3e9a836678 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.199324 crc crio[3652]: time=\"2026-06-09T15:42:22.196968488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.203174 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b4850c56a13e32 Mac:9e:4d:3a:ca:ef:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.206537 crc crio[3652]: time=\"2026-06-09T15:42:22.206030705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.209561 crc crio[3652]: time=\"2026-06-09T15:42:22.209485602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.262996 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe78732f967fbf Mac:ea:24:2a:54:20:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 SocketPath: PciID:}] [{Interface:0xc0000148a0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.273873 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f72e9bd05553b0b Mac:a2:c7:25:56:61:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d SocketPath: PciID:}] [{Interface:0xc0002e29e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.276862 crc crio[3652]: time=\"2026-06-09T15:42:22.276528386Z\" level=info msg=\"Created container 07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=633dfa74-4132-4074-9724-e771dce83063 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.284247 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96d122de08ef3d2 Mac:ce:28:26:5e:92:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.291086 crc crio[3652]: time=\"2026-06-09T15:42:22.289087272Z\" level=info msg=\"Created container 93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f8304450-063c-42b2-b032-f686062d3d79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.293844 crc crio[3652]: time=\"2026-06-09T15:42:22.293640196Z\" level=info msg=\"Starting container: 07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2\" id=685d0869-da01-4f2f-ae1a-0b13079dfc88 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.296523 crc crio[3652]: time=\"2026-06-09T15:42:22.296420296Z\" level=info msg=\"Starting container: 93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781\" id=664ba220-0b1d-4d51-bb6c-91488f17475a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.300123 crc crio[3652]: time=\"2026-06-09T15:42:22.299532984Z\" level=info msg=\"Started container\" PID=10288 containerID=07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=685d0869-da01-4f2f-ae1a-0b13079dfc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099\nJun 09 15:42:22.316066 crc crio[3652]: time=\"2026-06-09T15:42:22.308481149Z\" level=info msg=\"Started container\" PID=10293 containerID=93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=664ba220-0b1d-4d51-bb6c-91488f17475a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18\nJun 09 15:42:22.320536 crc crio[3652]: time=\"2026-06-09T15:42:22.319581158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e1836294-8f6a-40bb-9330-f3bcc86fa0e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.331488 crc crio[3652]: time=\"2026-06-09T15:42:22.330703207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=89bee990-b8a0-4321-9963-5a260fa1405d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.343187 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e13c2b1b45e4f Mac:fe:6f:8a:0c:37:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 SocketPath: PciID:}] [{Interface:0xc0005921e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.354628 crc crio[3652]: time=\"2026-06-09T15:42:22.353860289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cfa68ebb-bdcd-423d-9834-750431b47799 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.367204 crc crio[3652]: time=\"2026-06-09T15:42:22.366978009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.384878 crc crio[3652]: time=\"2026-06-09T15:42:22.384652153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.413178 crc crio[3652]: time=\"2026-06-09T15:42:22.413003455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.420653 crc crio[3652]: time=\"2026-06-09T15:42:22.420199406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a4e8bcff-ae5c-43b1-ad8f-ab91d53ddde8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.434434 crc crio[3652]: time=\"2026-06-09T15:42:22.43430272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.466125 crc crio[3652]: time=\"2026-06-09T15:42:22.465542544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.473406 crc crio[3652]: time=\"2026-06-09T15:42:22.473201697Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=db8b095b-ccaa-4f07-bc1e-7963436ad19c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.475867 crc crio[3652]: time=\"2026-06-09T15:42:22.47570246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=05528dee-e891-42f3-bd64-c514b916d85a name=/runtime.v1.ImageService/PullImage\nJun 09 15:42:22.508802 crc crio[3652]: time=\"2026-06-09T15:42:22.508597006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.566515 crc crio[3652]: time=\"2026-06-09T15:42:22.559131686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c76ff1cf-fcfa-471e-a4c8-a2bcfc9a65e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.566515 crc crio[3652]: time=\"2026-06-09T15:42:22.559429643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 15:42:22.569720 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2bdd8300a9c073 Mac:3a:fe:61:50:84:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d SocketPath: PciID:}] [{Interface:0xc00023a6d0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.571550 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b702d84ec188e5 Mac:9a:68:3f:b5:e1:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.592363 crc crio[3652]: time=\"2026-06-09T15:42:22.592120824Z\" level=info msg=\"Created container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a223aa4d-4c99-48e4-9d99-fd854e917ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.597696 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88fa6ea4bd329fa Mac:b6:a6:8e:91:01:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 SocketPath: PciID:}] [{Interface:0xc000198140 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.598713 crc crio[3652]: time=\"2026-06-09T15:42:22.598610368Z\" level=info msg=\"Starting container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c\" id=8aced55a-869b-44b8-a9e9-00760ec7bd75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.611438 crc crio[3652]: time=\"2026-06-09T15:42:22.611322786Z\" level=info msg=\"Created container 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=892ac53f-032a-4985-8223-2d104ee29752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.627427 crc crio[3652]: time=\"2026-06-09T15:42:22.627374189Z\" level=info msg=\"Started container\" PID=10370 containerID=c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=8aced55a-869b-44b8-a9e9-00760ec7bd75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d\nJun 09 15:42:22.632613 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86fff769996364 Mac:06:e8:47:df:35:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 SocketPath: PciID:}] [{Interface:0xc000420e10 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.635841 crc crio[3652]: time=\"2026-06-09T15:42:22.635174785Z\" level=info msg=\"Created container f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d89f468a-8dc7-4182-8d14-82c618d29bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.636310 crc crio[3652]: time=\"2026-06-09T15:42:22.636234492Z\" level=info msg=\"Created container 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3c50f548-06b2-4352-aa22-7f14b29985e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.637083 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b95653458fa76b Mac:5e:e8:04:3a:d7:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 SocketPath: PciID:}] [{Interface:0xc000014800 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.638205 crc crio[3652]: time=\"2026-06-09T15:42:22.63813843Z\" level=info msg=\"Starting container: 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a\" id=d1b63aba-0924-4046-87dc-710790d2e30e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.638594 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:858d70e4eb477c3 Mac:f6:91:a8:62:74:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e SocketPath: PciID:}] [{Interface:0xc000014900 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.639438 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07942ca22184a28 Mac:46:71:2f:d4:3f:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.645040 crc crio[3652]: time=\"2026-06-09T15:42:22.643619767Z\" level=info msg=\"Starting container: f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6\" id=0de168af-c309-4841-8455-f591d83080e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.645663 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed79079be902675 Mac:36:c4:ff:3b:5c:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 SocketPath: PciID:}] [{Interface:0xc0005105a0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.646367 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40f915d4b8848a7 Mac:52:2d:0c:55:45:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 SocketPath: PciID:}] [{Interface:0xc00011b110 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:22.659330 crc crio[3652]: time=\"2026-06-09T15:42:22.65448433Z\" level=info msg=\"Starting container: 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2\" id=43547606-26e5-4cd3-baa7-6e2dfbbbe044 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.659330 crc crio[3652]: time=\"2026-06-09T15:42:22.655463685Z\" level=info msg=\"Started container\" PID=10374 containerID=720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=d1b63aba-0924-4046-87dc-710790d2e30e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.660351878Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.660639955Z\" level=info msg=\"Started container\" PID=10375 containerID=f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=0de168af-c309-4841-8455-f591d83080e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.66563591Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008cf18}] Aliases:map[]}\"\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.665592749Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc00008cef8}] Aliases:map[]}\"\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.666051741Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.66561757Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008cf78}] Aliases:map[]}\"\nJun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.663391834Z\" level=info msg=\"Started container\" PID=10397 containerID=1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=43547606-26e5-4cd3-baa7-6e2dfbbbe044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff\nJun 09 15:42:22.667288 crc crio[3652]: time=\"2026-06-09T15:42:22.666697257Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc00259a3e8}] Aliases:map[]}\"\nJun 09 15:42:22.667288 crc crio[3652]: time=\"2026-06-09T15:42:22.667260201Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc000606308}] Aliases:map[]}\"\nJun 09 15:42:22.667855 crc crio[3652]: time=\"2026-06-09T15:42:22.667796335Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.668050 crc crio[3652]: time=\"2026-06-09T15:42:22.66800142Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.668643 crc crio[3652]: time=\"2026-06-09T15:42:22.666240985Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.668643 crc crio[3652]: time=\"2026-06-09T15:42:22.668535823Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc00088ea08}] Aliases:map[]}\"\nJun 09 15:42:22.668809 crc crio[3652]: time=\"2026-06-09T15:42:22.668706357Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.669237 crc crio[3652]: time=\"2026-06-09T15:42:22.669113988Z\" level=info msg=\"Created container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=229984e2-7b9a-441e-b978-bce222931787 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.669310 crc crio[3652]: time=\"2026-06-09T15:42:22.669241461Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc00008cfa8}] Aliases:map[]}\"\nJun 09 15:42:22.669474 crc crio[3652]: time=\"2026-06-09T15:42:22.669416315Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.670183 crc crio[3652]: time=\"2026-06-09T15:42:22.67001609Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc00008cf28}] Aliases:map[]}\"\nJun 09 15:42:22.670262 crc crio[3652]: time=\"2026-06-09T15:42:22.670235276Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.670721 crc crio[3652]: time=\"2026-06-09T15:42:22.670654666Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc00259a380}] Aliases:map[]}\"\nJun 09 15:42:22.671168 crc crio[3652]: time=\"2026-06-09T15:42:22.671102958Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.671357 crc crio[3652]: time=\"2026-06-09T15:42:22.671302823Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc00088e9e8}] Aliases:map[]}\"\nJun 09 15:42:22.671494 crc crio[3652]: time=\"2026-06-09T15:42:22.671447716Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.671660 crc crio[3652]: time=\"2026-06-09T15:42:22.67160533Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc00088ea38}] Aliases:map[]}\"\nJun 09 15:42:22.671984 crc crio[3652]: time=\"2026-06-09T15:42:22.671891557Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc00008ce10}] Aliases:map[]}\"\nJun 09 15:42:22.672172 crc crio[3652]: time=\"2026-06-09T15:42:22.672118803Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0001a4678}] Aliases:map[]}\"\nJun 09 15:42:22.672315 crc crio[3652]: time=\"2026-06-09T15:42:22.672267747Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.672619 crc crio[3652]: time=\"2026-06-09T15:42:22.672553514Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc00088e9a0}] Aliases:map[]}\"\nJun 09 15:42:22.672889 crc crio[3652]: time=\"2026-06-09T15:42:22.672837721Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc00259a4c0}] Aliases:map[]}\"\nJun 09 15:42:22.673165 crc crio[3652]: time=\"2026-06-09T15:42:22.673133299Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc00259a498}] Aliases:map[]}\"\nJun 09 15:42:22.674342 crc crio[3652]: time=\"2026-06-09T15:42:22.674265187Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.674848 crc crio[3652]: time=\"2026-06-09T15:42:22.674820601Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.675200 crc crio[3652]: time=\"2026-06-09T15:42:22.675126409Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.675608 crc crio[3652]: time=\"2026-06-09T15:42:22.675500258Z\" level=info msg=\"Created container 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=265342d4-e3f7-458a-b1bc-6027b2e4304c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.676435 crc crio[3652]: time=\"2026-06-09T15:42:22.676346469Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.678179 crc crio[3652]: time=\"2026-06-09T15:42:22.678113534Z\" level=info msg=\"Created container 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e4af2818-7431-4994-80e4-635fd90b0d2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.678266 crc crio[3652]: time=\"2026-06-09T15:42:22.678232157Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.678720 crc crio[3652]: time=\"2026-06-09T15:42:22.678587216Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.679453 crc crio[3652]: time=\"2026-06-09T15:42:22.675534069Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:22.685528 crc crio[3652]: time=\"2026-06-09T15:42:22.685304924Z\" level=info msg=\"Starting container: 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058\" id=21823a3b-8d0e-468b-b122-00072799da89 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.686013 crc crio[3652]: time=\"2026-06-09T15:42:22.685892909Z\" level=info msg=\"Starting container: 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612\" id=a69f0393-a124-4500-9d20-1af5b1b8544e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.690317 crc crio[3652]: time=\"2026-06-09T15:42:22.690126005Z\" level=info msg=\"Starting container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9\" id=c732f568-4d7e-4c1c-93f5-0e2a215411d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.691495 crc crio[3652]: time=\"2026-06-09T15:42:22.691434768Z\" level=info msg=\"Started container\" PID=10366 containerID=9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=a69f0393-a124-4500-9d20-1af5b1b8544e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452\nJun 09 15:42:22.692498 crc crio[3652]: time=\"2026-06-09T15:42:22.692435703Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=e1dad407-12f1-4a17-9f66-032cbf3c0b3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.692671 crc crio[3652]: time=\"2026-06-09T15:42:22.692607878Z\" level=info msg=\"Started container\" PID=10362 containerID=9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=21823a3b-8d0e-468b-b122-00072799da89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb\nJun 09 15:42:22.701639 crc crio[3652]: time=\"2026-06-09T15:42:22.701521472Z\" level=info msg=\"Created container 938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e7dfca79-d4b4-4f9f-ae2d-bd290f723df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.704287 crc crio[3652]: time=\"2026-06-09T15:42:22.704187069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.710227 crc crio[3652]: time=\"2026-06-09T15:42:22.70423084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.722989 crc crio[3652]: time=\"2026-06-09T15:42:22.722751485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=677ef7ca-1725-40ef-8756-64d9ed01018b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.725128 crc crio[3652]: time=\"2026-06-09T15:42:22.723594376Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=301da57c-0b48-4797-824c-feb1974c17ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.725128 crc crio[3652]: time=\"2026-06-09T15:42:22.723622037Z\" level=info msg=\"Started container\" PID=10371 containerID=622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=c732f568-4d7e-4c1c-93f5-0e2a215411d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\nJun 09 15:42:22.728311 crc crio[3652]: time=\"2026-06-09T15:42:22.728234513Z\" level=info msg=\"Starting container: 938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793\" id=518f5608-cabb-4c65-8cfd-e517cace4071 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.734892 crc crio[3652]: time=\"2026-06-09T15:42:22.734806808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.735628 crc crio[3652]: time=\"2026-06-09T15:42:22.735365302Z\" level=info msg=\"Started container\" PID=10391 containerID=938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=518f5608-cabb-4c65-8cfd-e517cace4071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5\nJun 09 15:42:22.738974 crc crio[3652]: time=\"2026-06-09T15:42:22.738768187Z\" level=info msg=\"Created container fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0e12eddc-4fd9-4d38-969f-2520dba49027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:22.750001 crc crio[3652]: time=\"2026-06-09T15:42:22.749852986Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0f09100f-a840-48a8-a61a-bb780fc3f965 name=/runtime.v1.ImageService/PullImage\nJun 09 15:42:22.751208 crc crio[3652]: time=\"2026-06-09T15:42:22.75082397Z\" level=info msg=\"Starting container: fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea\" id=367dd377-dfb6-43ef-aabf-35f57596f768 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:22.761246 crc crio[3652]: time=\"2026-06-09T15:42:22.761123639Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 15:42:22.766696 crc crio[3652]: time=\"2026-06-09T15:42:22.766592087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.771572 crc crio[3652]: time=\"2026-06-09T15:42:22.771472589Z\" level=info msg=\"Started container\" PID=10422 containerID=fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=367dd377-dfb6-43ef-aabf-35f57596f768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31\nJun 09 15:42:22.772697 crc crio[3652]: time=\"2026-06-09T15:42:22.772613888Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:22.772697 crc crio[3652]: time=\"2026-06-09T15:42:22.77269438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:22.772872 crc crio[3652]: time=\"2026-06-09T15:42:22.77272009Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_29c4362f-e7d7-43cd-84e2-2497840eef29\\\"\"\nJun 09 15:42:22.772872 crc crio[3652]: time=\"2026-06-09T15:42:22.772786542Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_351f54f1-aae6-416e-acae-6dc353943fbe\\\"\"\nJun 09 15:42:22.779526 crc crio[3652]: time=\"2026-06-09T15:42:22.779442479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.796009 crc crio[3652]: time=\"2026-06-09T15:42:22.795971455Z\" level=info msg=\"Ran pod sandbox e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=172481d2-40be-4d17-9533-45a218ff4105 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.810834 crc crio[3652]: time=\"2026-06-09T15:42:22.808810307Z\" level=info msg=\"Ran pod sandbox f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=eb88533d-ff40-45f7-bf58-c264b6db5731 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.822549 crc crio[3652]: time=\"2026-06-09T15:42:22.822492811Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=45f75af0-0172-4f65-8c31-ca2e9429ed00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.825569 crc crio[3652]: time=\"2026-06-09T15:42:22.825504887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=be428f88-1e10-4b7b-821f-dec5742d1fce name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.832069 crc crio[3652]: time=\"2026-06-09T15:42:22.83199125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8778bd85-dd44-4301-b62e-05471a9879fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.851181 crc crio[3652]: time=\"2026-06-09T15:42:22.850503205Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:22.851181 crc crio[3652]: time=\"2026-06-09T15:42:22.8511068Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:22.851181 crc crio[3652]: time=\"2026-06-09T15:42:22.85113152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 15:42:22.853906 crc crio[3652]: time=\"2026-06-09T15:42:22.853848749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:22.858327 crc crio[3652]: time=\"2026-06-09T15:42:22.858224019Z\" level=info msg=\"Ran pod sandbox 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=fe9a5196-28ec-42d7-8a41-fce53aad24d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.862478 crc crio[3652]: time=\"2026-06-09T15:42:22.861402769Z\" level=info msg=\"Ran pod sandbox 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fe3d039-5494-46be-9812-21f43d05c560 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.867322 crc crio[3652]: time=\"2026-06-09T15:42:22.866610029Z\" level=info msg=\"Ran pod sandbox bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=122df593-d4c9-4980-933f-52e08eeb9de8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.874380 crc crio[3652]: time=\"2026-06-09T15:42:22.874321593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=bf3c274c-b9de-43e8-92c1-924daf8a189c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.877868 crc crio[3652]: time=\"2026-06-09T15:42:22.87778444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d862665e-de7c-410a-b2ec-877c0f5eb1c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.878255 crc crio[3652]: time=\"2026-06-09T15:42:22.87817908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f664d2a3-e05e-48d6-af5d-684f0fb07995 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.879142 crc crio[3652]: time=\"2026-06-09T15:42:22.879039732Z\" level=info msg=\"Ran pod sandbox 88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a416a352-b2f0-4c78-a0fe-529b6657fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.910667 crc crio[3652]: time=\"2026-06-09T15:42:22.908536713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=645ae6de-a757-434d-a19b-3eab473f14e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:22.932774 crc crio[3652]: time=\"2026-06-09T15:42:22.930584046Z\" level=info msg=\"Ran pod sandbox 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b65ad150-2f9f-4ff2-9254-2874e0c100ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.940902 crc crio[3652]: time=\"2026-06-09T15:42:22.940820384Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:22.940902 crc crio[3652]: time=\"2026-06-09T15:42:22.940901166Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:22.941336 crc crio[3652]: time=\"2026-06-09T15:42:22.941050259Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 09 15:42:22.956056 crc crio[3652]: time=\"2026-06-09T15:42:22.955204585Z\" level=info msg=\"Ran pod sandbox ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=50e4dd30-9819-47c6-a7e0-1fa1530af2bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.956631 crc crio[3652]: time=\"2026-06-09T15:42:22.951647106Z\" level=info msg=\"Ran pod sandbox 4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3662f224-5259-4c61-80e9-2e5b08dfe521 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.967818 crc crio[3652]: time=\"2026-06-09T15:42:22.963858952Z\" level=info msg=\"Ran pod sandbox ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=99c5625c-3a58-4278-be9d-9789bfa39a2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:22.992060 crc crio[3652]: time=\"2026-06-09T15:42:22.991667051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1409e9bd-bd34-42e1-b183-769f845fd25e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.002525 crc crio[3652]: time=\"2026-06-09T15:42:23.002438472Z\" level=info msg=\"Ran pod sandbox 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=52c8232e-9db8-42f9-a665-c0c522baa99e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:23.017644 crc crio[3652]: time=\"2026-06-09T15:42:23.017477309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=dd976f29-240a-4556-acdd-849698943f28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.018361 crc crio[3652]: time=\"2026-06-09T15:42:23.01790724Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5ad9b4a6-4e65-4c4e-b2c9-a0875421ba48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.018457 crc crio[3652]: time=\"2026-06-09T15:42:23.018405483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=75fc6bea-f693-4a57-b03c-af3d4bc52166 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.020341 crc crio[3652]: time=\"2026-06-09T15:42:23.02029292Z\" level=info msg=\"Ran pod sandbox a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=a70d2467-bfaa-4b96-86e4-3f1bf0ec2d8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.024335242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.024380323Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.024409183Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.025150462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.028981 crc crio[3652]: time=\"2026-06-09T15:42:23.028217759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5e10952e-6c5d-4655-ae75-e25c65623678 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.037082 crc crio[3652]: time=\"2026-06-09T15:42:23.036837406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=45bd57a0-f2cc-4509-a695-88d33883c9bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.050270 crc crio[3652]: time=\"2026-06-09T15:42:23.050105509Z\" level=info msg=\"Ran pod sandbox 40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=4d2f721e-8b1a-4159-b7ea-6c22c8ed0d7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:23.066546 crc crio[3652]: time=\"2026-06-09T15:42:23.064299626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2a1f89f6-7f8e-4ac2-9076-2a90be7ca512 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.067417 crc crio[3652]: time=\"2026-06-09T15:42:23.067362902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.069381 crc crio[3652]: time=\"2026-06-09T15:42:23.06926304Z\" level=info msg=\"Created container d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=9998677b-6e02-412e-8fb6-ab66808fc066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.097821 crc crio[3652]: time=\"2026-06-09T15:42:23.097586772Z\" level=info msg=\"Ran pod sandbox 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=6561843f-ddc7-4b3b-81c3-e2862fd1b873 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:23.098349 crc crio[3652]: time=\"2026-06-09T15:42:23.098243078Z\" level=info msg=\"Starting container: d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255\" id=b4ed4941-7523-452e-ada8-b0380eed078a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.100604767Z\" level=info msg=\"Ran pod sandbox 8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=c2494793-4302-4545-932f-5a6b8ec23bea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.101066689Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.10111589Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.101155881Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 09 15:42:23.105376 crc crio[3652]: time=\"2026-06-09T15:42:23.105122851Z\" level=info msg=\"Ran pod sandbox e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=31b8846b-17a2-4ed5-8cf3-3739a855f44b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:23.113518 crc crio[3652]: time=\"2026-06-09T15:42:23.113335697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.116285 crc crio[3652]: time=\"2026-06-09T15:42:23.114567918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9c1a0db8-7f93-466d-bc23-fe4267c53ce1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.119670 crc crio[3652]: time=\"2026-06-09T15:42:23.116477426Z\" level=info msg=\"Created container fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=27ea30b7-4ef4-493b-8d3f-9f5d83062966 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.123874 crc crio[3652]: time=\"2026-06-09T15:42:23.122902058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=dd3610dc-b0f4-4c0e-a846-c5d94a187e10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.123874 crc crio[3652]: time=\"2026-06-09T15:42:23.123545714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c4e54687-12f7-4aab-9e20-f5920e22d6e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.130380 crc crio[3652]: time=\"2026-06-09T15:42:23.129692368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.133376 crc crio[3652]: time=\"2026-06-09T15:42:23.133182776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=84e8be3b-37ca-4a8b-bcc5-76128ad4fac6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.139070 crc crio[3652]: time=\"2026-06-09T15:42:23.133790751Z\" level=info msg=\"Starting container: fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242\" id=a0887ecc-18ed-46ee-97d7-1f0529c9b3df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:23.139070 crc crio[3652]: time=\"2026-06-09T15:42:23.134717565Z\" level=info msg=\"Started container\" PID=10511 containerID=d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=b4ed4941-7523-452e-ada8-b0380eed078a name=/runtime.v1.RuntimeService/StartContainer sandboxID=978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920\nJun 09 15:42:23.235331 crc crio[3652]: time=\"2026-06-09T15:42:23.226148072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.235331 crc crio[3652]: time=\"2026-06-09T15:42:23.229549187Z\" level=info msg=\"Started container\" PID=10481 containerID=fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=a0887ecc-18ed-46ee-97d7-1f0529c9b3df name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 15:42:23.246795 crc crio[3652]: time=\"2026-06-09T15:42:23.246251507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.270995 crc crio[3652]: time=\"2026-06-09T15:42:23.267651014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a6d1a147-6bf6-447d-8418-04fcf545c26c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.279594 crc crio[3652]: time=\"2026-06-09T15:42:23.279547133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=157d65e2-84cd-49dd-9e5e-ab495d72a663 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.280631 crc crio[3652]: time=\"2026-06-09T15:42:23.280603029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.285194 crc crio[3652]: time=\"2026-06-09T15:42:23.284845956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6785dcf7-ff21-4815-8065-65a96d649e9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.285716 crc crio[3652]: time=\"2026-06-09T15:42:23.285382919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aedf18b2-cea4-442f-a1a7-f2f751b1949c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.295031 crc crio[3652]: time=\"2026-06-09T15:42:23.29415823Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ab6b04e0-0403-4028-8fff-ea68971d9a74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.307883 crc crio[3652]: time=\"2026-06-09T15:42:23.29936206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=95d11143-cb86-4aad-bdfd-b9e7a0f37142 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.327205 crc crio[3652]: time=\"2026-06-09T15:42:23.300820897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=de46c498-759b-440b-83ca-0fc08bd6f57f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.327389 crc crio[3652]: time=\"2026-06-09T15:42:23.30848874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=219bc428-f52e-4473-b149-3a3fc9177d5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.327389 crc crio[3652]: time=\"2026-06-09T15:42:23.308556971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49a216e8-22c3-4238-8a4b-f694915f99e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.327502 crc crio[3652]: time=\"2026-06-09T15:42:23.308595862Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2491455e-89c8-4cc0-ae00-e264d13bfecc name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.329396 crc crio[3652]: time=\"2026-06-09T15:42:23.308640044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d9ed3e80-7a40-49c1-a6d9-83dc4c5924d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.329396 crc crio[3652]: time=\"2026-06-09T15:42:23.320103602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f1f6a7c8-1a47-4737-a171-c534fa9193bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.381519 crc crio[3652]: time=\"2026-06-09T15:42:23.381291599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.394572 crc crio[3652]: time=\"2026-06-09T15:42:23.393902185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.407171649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ec5ad443-a6e2-498e-8efc-7768924009f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.407514437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=739cb245-b250-4165-b7ea-d31b21e04d2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.408119783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=75cec869-b0c8-4228-ba7c-94f6c25c6604 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.425359686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a3160dce-5bb2-4631-b6d6-364618997049 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.448817 crc crio[3652]: time=\"2026-06-09T15:42:23.447517042Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=c1bd4525-af96-4cbf-a222-35931f566219 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.458954 crc crio[3652]: time=\"2026-06-09T15:42:23.451123263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5a1fc527-690f-4237-838d-f3c856111dbd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:23.531787 crc crio[3652]: time=\"2026-06-09T15:42:23.531508832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.553307 crc crio[3652]: time=\"2026-06-09T15:42:23.553261729Z\" level=info msg=\"Created container 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=82dc64a1-7cff-4848-86c8-cef1f72111dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.574540 crc crio[3652]: time=\"2026-06-09T15:42:23.574436501Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7f28644d-8be6-49a2-98c5-9bfb34e447d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.574753 crc crio[3652]: time=\"2026-06-09T15:42:23.574668177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.575172 crc crio[3652]: time=\"2026-06-09T15:42:23.57480024Z\" level=info msg=\"Starting container: 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583\" id=5ee491fd-eec3-4390-8cc6-306648be47eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:23.584423 crc crio[3652]: time=\"2026-06-09T15:42:23.584316429Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4f61f45a-d263-4b04-a142-53211a7e64a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.617874 crc crio[3652]: time=\"2026-06-09T15:42:23.617473882Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f6c3c727-4070-4dd1-80e8-3b59af1eaa18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.617874 crc crio[3652]: time=\"2026-06-09T15:42:23.617656726Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=643e11e3-798b-4cc8-bfc2-2ce8f6598b04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.618093097Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=3ba0b59b-3ed3-469c-85d0-576889ccd62b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.618567529Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3996ad3a-025b-4dfc-a161-f530e6bc6016 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.621641867Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f2dce6c5-dc42-4ba7-be25-b36ec1e17fa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.621863632Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=cd93105c-d35a-445e-8e6a-2002fcccfa3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.622620 crc crio[3652]: time=\"2026-06-09T15:42:23.622489848Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=4bd01ac7-ec86-4af4-9eb4-67774e11f4e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.628376 crc crio[3652]: time=\"2026-06-09T15:42:23.574701677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.639208 crc crio[3652]: time=\"2026-06-09T15:42:23.639049674Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=085aaea0-b566-40f0-84e0-7f9538c2cc82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.642591 crc crio[3652]: time=\"2026-06-09T15:42:23.641393503Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2e01fab2-faa4-46d6-a529-51fc984e32c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.642591 crc crio[3652]: time=\"2026-06-09T15:42:23.642223244Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=39c9ffd2-3e72-4474-b7f5-768293d1aa20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.643532 crc crio[3652]: time=\"2026-06-09T15:42:23.643096185Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=65a02ca4-9e2f-433b-aedb-533cb7328496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.644269 crc crio[3652]: time=\"2026-06-09T15:42:23.643864375Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=8304dd9d-92ff-43e2-ac12-85f56ee7f670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.644586 crc crio[3652]: time=\"2026-06-09T15:42:23.644434969Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5d6d8c9f-569d-4097-bb62-d4c781bcc536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.645325 crc crio[3652]: time=\"2026-06-09T15:42:23.645163227Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5367fa45-2b56-4a9f-ab6c-fe8bb5f1a4d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.645659 crc crio[3652]: time=\"2026-06-09T15:42:23.645536807Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=c85ffb05-1de8-4c38-9a7b-6a55afd10e7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.706898 crc crio[3652]: time=\"2026-06-09T15:42:23.706676393Z\" level=info msg=\"Started container\" PID=10560 containerID=66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=5ee491fd-eec3-4390-8cc6-306648be47eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d\nJun 09 15:42:23.713074 crc crio[3652]: time=\"2026-06-09T15:42:23.712847148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.766515 crc crio[3652]: time=\"2026-06-09T15:42:23.766373462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.829645 crc crio[3652]: time=\"2026-06-09T15:42:23.829314554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.832090 crc crio[3652]: time=\"2026-06-09T15:42:23.831320554Z\" level=info msg=\"Created container 164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ad26e545-e585-41b7-9d7a-bd569db5769a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.840234 crc crio[3652]: time=\"2026-06-09T15:42:23.839356696Z\" level=info msg=\"Starting container: 164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145\" id=03ac4d14-3944-4b3f-a92c-e6588fab7a12 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:23.849588 crc crio[3652]: time=\"2026-06-09T15:42:23.848143817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.853073 crc crio[3652]: time=\"2026-06-09T15:42:23.852183788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.853534 crc crio[3652]: time=\"2026-06-09T15:42:23.853378188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.854449 crc crio[3652]: time=\"2026-06-09T15:42:23.854152668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.854862 crc crio[3652]: time=\"2026-06-09T15:42:23.854693601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.855530432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.856491686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.856665031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.857066291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.857252176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.857588774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.8578223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.858281401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.861318 crc crio[3652]: time=\"2026-06-09T15:42:23.860522998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.862859 crc crio[3652]: time=\"2026-06-09T15:42:23.861449051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.865615 crc crio[3652]: time=\"2026-06-09T15:42:23.86420028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.865615 crc crio[3652]: time=\"2026-06-09T15:42:23.864405065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.919447 crc crio[3652]: time=\"2026-06-09T15:42:23.918141695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:23.953578 crc crio[3652]: time=\"2026-06-09T15:42:23.953144335Z\" level=info msg=\"Started container\" PID=10571 containerID=164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=03ac4d14-3944-4b3f-a92c-e6588fab7a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654\nJun 09 15:42:23.970297 crc crio[3652]: time=\"2026-06-09T15:42:23.970187053Z\" level=info msg=\"Created container bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=f242b456-d302-4a2f-a354-caf79a3878e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:23.976398 crc crio[3652]: time=\"2026-06-09T15:42:23.976319417Z\" level=info msg=\"Starting container: bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1\" id=57b0cb4a-d0d8-46c8-be2c-0b1a3f7c7bfc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:24.018991 crc crio[3652]: time=\"2026-06-09T15:42:24.01865794Z\" level=info msg=\"Created container 5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=21533f82-efdd-4b31-8028-2863c88c8ab2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:24.022984 crc crio[3652]: time=\"2026-06-09T15:42:24.021519172Z\" level=info msg=\"Starting container: 5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d\" id=d99251a5-cfb6-4ead-8997-d8ac9fe3ee97 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:24.055272 crc crio[3652]: time=\"2026-06-09T15:42:24.053349842Z\" level=info msg=\"Started container\" PID=10589 containerID=5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=d99251a5-cfb6-4ead-8997-d8ac9fe3ee97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456\nJun 09 15:42:24.066830 crc crio[3652]: time=\"2026-06-09T15:42:24.066503872Z\" level=info msg=\"Created container 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=5711e8e8-776b-4d03-a07a-a05b92b731fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:24.074769 crc crio[3652]: time=\"2026-06-09T15:42:24.074583445Z\" level=info msg=\"Starting container: 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869\" id=6b095845-b583-46b9-9a03-9b340141660d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:24.126222 crc crio[3652]: time=\"2026-06-09T15:42:24.125499455Z\" level=info msg=\"Started container\" PID=10575 containerID=bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=57b0cb4a-d0d8-46c8-be2c-0b1a3f7c7bfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c\nJun 09 15:42:24.269586 crc crio[3652]: time=\"2026-06-09T15:42:24.269504352Z\" level=info msg=\"Started container\" PID=10585 containerID=12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=6b095845-b583-46b9-9a03-9b340141660d name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931\nJun 09 15:42:24.272639 crc crio[3652]: time=\"2026-06-09T15:42:24.272610501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=313f8c2c-e3d4-47f7-983d-384ea57307f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:24.369149 crc crio[3652]: time=\"2026-06-09T15:42:24.363546215Z\" level=info msg=\"Created container 7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a03e56b8-8bee-440a-b4e8-1b0b1fb843eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:24.381717 crc crio[3652]: time=\"2026-06-09T15:42:24.381495426Z\" level=info msg=\"Starting container: 7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086\" id=6fafa40b-2bf2-4d3d-bb49-5a020e8666a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:24.523478 crc crio[3652]: time=\"2026-06-09T15:42:24.522248052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:24.523478 crc crio[3652]: time=\"2026-06-09T15:42:24.523146064Z\" level=info msg=\"Created container 00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bb618879-5b9e-4477-85ee-ec037ce8b970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:24.531070 crc crio[3652]: time=\"2026-06-09T15:42:24.5305279Z\" level=info msg=\"Created container 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8519bdf0-eedd-4cc1-8053-59d14d89601e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:24.533233 crc crio[3652]: time=\"2026-06-09T15:42:24.530804997Z\" level=info msg=\"Starting container: 00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6\" id=6d89e206-b406-4cef-a495-46436b7cdbdc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:24.541272 crc crio[3652]: time=\"2026-06-09T15:42:24.538585622Z\" level=info msg=\"Starting container: 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b\" id=497518fd-36d5-4281-a538-bd115a384167 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:24.575441 crc crio[3652]: time=\"2026-06-09T15:42:24.575368046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:24.599186 crc crio[3652]: time=\"2026-06-09T15:42:24.598794914Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:24.599186 crc crio[3652]: time=\"2026-06-09T15:42:24.598876016Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:24.599186 crc crio[3652]: time=\"2026-06-09T15:42:24.599103842Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 09 15:42:24.608022 crc crio[3652]: time=\"2026-06-09T15:42:24.601226685Z\" level=info msg=\"Started container\" PID=10624 containerID=00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6d89e206-b406-4cef-a495-46436b7cdbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6\nJun 09 15:42:24.613016 crc crio[3652]: time=\"2026-06-09T15:42:24.61255613Z\" level=info msg=\"Started container\" PID=10620 containerID=7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=6fafa40b-2bf2-4d3d-bb49-5a020e8666a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881\nJun 09 15:42:24.728532 crc crio[3652]: time=\"2026-06-09T15:42:24.728377569Z\" level=info msg=\"Started container\" PID=10618 containerID=3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=497518fd-36d5-4281-a538-bd115a384167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5\nJun 09 15:42:25.072509 crc crio[3652]: time=\"2026-06-09T15:42:25.067689004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=86c907fa-2809-4b52-98fa-79a126a87ed3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.154035 crc crio[3652]: time=\"2026-06-09T15:42:25.15351324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:25.170659 crc crio[3652]: time=\"2026-06-09T15:42:25.170604889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:25.183861 crc crio[3652]: time=\"2026-06-09T15:42:25.173479401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d0b28932-bb2a-4a09-b1dd-e8ee6ae3b47d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.233333 crc crio[3652]: time=\"2026-06-09T15:42:25.229105869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3d9506fe-d10d-48f5-b659-2e4fcd04fc36 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.317439948Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.31755571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.317594771Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.317878389Z\" level=info msg=\"Created container b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741: openshift-dns/dns-default-qtghf/dns\" id=db2d63c8-7abe-42ca-8a4c-d64439734b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:25.334989 crc crio[3652]: time=\"2026-06-09T15:42:25.334787663Z\" level=info msg=\"Starting container: b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741\" id=4caec8f5-4d4e-4889-bde9-89ff7b4373b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:25.353684 crc crio[3652]: time=\"2026-06-09T15:42:25.353624236Z\" level=info msg=\"Started container\" PID=10681 containerID=b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741 description=openshift-dns/dns-default-qtghf/dns id=4caec8f5-4d4e-4889-bde9-89ff7b4373b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166\nJun 09 15:42:25.406326 crc crio[3652]: time=\"2026-06-09T15:42:25.406172577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.408620118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e1b6a7f9-c9b7-426b-94ac-21476617273c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.409261494Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d1b960ec-b443-4b4c-a8f0-0061bbc4964c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.4130861Z\" level=info msg=\"Created container b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=01f37cbf-9b8e-4f91-a530-dca3cf0cd729 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.41348959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cca727e4-73ad-4e17-b938-8ad46ed1a84d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.452017 crc crio[3652]: time=\"2026-06-09T15:42:25.448609603Z\" level=info msg=\"Starting container: b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403\" id=1b4ee596-0aef-4f10-ac15-8c8afb431b20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:25.452585 crc crio[3652]: time=\"2026-06-09T15:42:25.452543022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=f5acdf17-ba5e-4ad8-be46-19832eb621fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.454590 crc crio[3652]: time=\"2026-06-09T15:42:25.454502651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:25.468180 crc crio[3652]: time=\"2026-06-09T15:42:25.46801478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:25.469510 crc crio[3652]: time=\"2026-06-09T15:42:25.469464687Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=505c3bfd-f3b6-4058-997b-6eece2d145e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:25.486469 crc crio[3652]: time=\"2026-06-09T15:42:25.486181766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=efd36328-c9d0-4cf8-a930-7b3a295f1e85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:25.504705 crc crio[3652]: time=\"2026-06-09T15:42:25.504582929Z\" level=info msg=\"Started container\" PID=10682 containerID=b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=1b4ee596-0aef-4f10-ac15-8c8afb431b20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d\nJun 09 15:42:25.656242 crc crio[3652]: time=\"2026-06-09T15:42:25.653389827Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:25.656242 crc crio[3652]: time=\"2026-06-09T15:42:25.654578346Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:25.656242 crc crio[3652]: time=\"2026-06-09T15:42:25.654872004Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 09 15:42:25.835382 crc crio[3652]: time=\"2026-06-09T15:42:25.821558132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=bd7dd772-e9b7-41a0-8c44-ebfdf1d8336e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:26.072157 crc crio[3652]: time=\"2026-06-09T15:42:26.070876895Z\" level=info msg=\"Created container d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4f61f45a-d263-4b04-a142-53211a7e64a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:26.087756 crc crio[3652]: time=\"2026-06-09T15:42:26.087591885Z\" level=info msg=\"Starting container: d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f\" id=00bfe83f-2640-42c0-ac5a-3b79d731b39c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:26.202030 crc crio[3652]: time=\"2026-06-09T15:42:26.199422374Z\" level=info msg=\"Started container\" PID=10712 containerID=d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=00bfe83f-2640-42c0-ac5a-3b79d731b39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555\nJun 09 15:42:26.202030 crc crio[3652]: time=\"2026-06-09T15:42:26.200263914Z\" level=info msg=\"Created container 52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=c1bd4525-af96-4cbf-a222-35931f566219 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:26.219095 crc crio[3652]: time=\"2026-06-09T15:42:26.218121954Z\" level=info msg=\"Starting container: 52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c\" id=130df3ee-9981-4c13-bdaa-c9ab69fb0d93 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:26.230266 crc crio[3652]: time=\"2026-06-09T15:42:26.2275209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.235557 crc crio[3652]: time=\"2026-06-09T15:42:26.235295905Z\" level=info msg=\"Started container\" PID=10764 containerID=52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=130df3ee-9981-4c13-bdaa-c9ab69fb0d93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff\nJun 09 15:42:26.248113 crc crio[3652]: time=\"2026-06-09T15:42:26.246625749Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=874d60e9-a499-40df-a545-bdc7039d8e75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:26.341323 crc crio[3652]: time=\"2026-06-09T15:42:26.3402416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.362504 crc crio[3652]: time=\"2026-06-09T15:42:26.362370737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=7dd1c937-2b04-47d1-9845-69b8ab78e224 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:26.448635 crc crio[3652]: time=\"2026-06-09T15:42:26.446561692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.508422 crc crio[3652]: time=\"2026-06-09T15:42:26.506315932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.590148 crc crio[3652]: time=\"2026-06-09T15:42:26.590081897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.606620 crc crio[3652]: time=\"2026-06-09T15:42:26.600693763Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=51c44f7e-5dde-4d06-ab25-1c3af893b9d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:26.799676 crc crio[3652]: time=\"2026-06-09T15:42:26.799399385Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:26.800188 crc crio[3652]: time=\"2026-06-09T15:42:26.799544909Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:26.800188 crc crio[3652]: time=\"2026-06-09T15:42:26.799829956Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 09 15:42:26.800701 crc crio[3652]: time=\"2026-06-09T15:42:26.800472872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.836162 crc crio[3652]: time=\"2026-06-09T15:42:26.835646156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.877412 crc crio[3652]: time=\"2026-06-09T15:42:26.87721696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.891585 crc crio[3652]: time=\"2026-06-09T15:42:26.891536519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.910657 crc crio[3652]: time=\"2026-06-09T15:42:26.910598198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.932141 crc crio[3652]: time=\"2026-06-09T15:42:26.931993906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.932622 crc crio[3652]: time=\"2026-06-09T15:42:26.932586591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:26.950565 crc crio[3652]: time=\"2026-06-09T15:42:26.950521771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.005113 crc crio[3652]: time=\"2026-06-09T15:42:26.997308386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.212375 crc crio[3652]: time=\"2026-06-09T15:42:27.211716963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.346190 crc crio[3652]: time=\"2026-06-09T15:42:27.345507064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.527593 crc crio[3652]: time=\"2026-06-09T15:42:27.527321921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.663124 crc crio[3652]: time=\"2026-06-09T15:42:27.662439725Z\" level=info msg=\"Created container 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=3ba0b59b-3ed3-469c-85d0-576889ccd62b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:27.685176 crc crio[3652]: time=\"2026-06-09T15:42:27.684530279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.700004 crc crio[3652]: time=\"2026-06-09T15:42:27.69889029Z\" level=info msg=\"Starting container: 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d\" id=e3e73774-96b6-460f-9c4c-730ff8fa7b3c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:27.738040 crc crio[3652]: time=\"2026-06-09T15:42:27.737544151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.845159 crc crio[3652]: time=\"2026-06-09T15:42:27.829576193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.845159 crc crio[3652]: time=\"2026-06-09T15:42:27.831542292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:27.845159 crc crio[3652]: time=\"2026-06-09T15:42:27.83742093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=212c64b6-bb85-4535-bcb9-b649702a321b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:27.848287 crc crio[3652]: time=\"2026-06-09T15:42:27.847803431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=7b0bf4e3-18a0-4073-8ab7-c25aaf302eef name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:28.112093 crc crio[3652]: time=\"2026-06-09T15:42:28.036870631Z\" level=info msg=\"Started container\" PID=10824 containerID=7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e3e73774-96b6-460f-9c4c-730ff8fa7b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08\nJun 09 15:42:28.112093 crc crio[3652]: time=\"2026-06-09T15:42:28.105431503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:28.144703 crc crio[3652]: time=\"2026-06-09T15:42:28.138179386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:28.167126 crc crio[3652]: time=\"2026-06-09T15:42:28.158835645Z\" level=info msg=\"Created container c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=cd93105c-d35a-445e-8e6a-2002fcccfa3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.182093 crc crio[3652]: time=\"2026-06-09T15:42:28.176605721Z\" level=info msg=\"Starting container: c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36\" id=ba205396-006a-4450-b43f-1231facdd5a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.258352 crc crio[3652]: time=\"2026-06-09T15:42:28.258199591Z\" level=info msg=\"Created container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3996ad3a-025b-4dfc-a161-f530e6bc6016 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.291151 crc crio[3652]: time=\"2026-06-09T15:42:28.287336753Z\" level=info msg=\"Started container\" PID=10823 containerID=c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ba205396-006a-4450-b43f-1231facdd5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\nJun 09 15:42:28.355653 crc crio[3652]: time=\"2026-06-09T15:42:28.355514325Z\" level=info msg=\"Created container 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f2dce6c5-dc42-4ba7-be25-b36ec1e17fa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.395303 crc crio[3652]: time=\"2026-06-09T15:42:28.38754376Z\" level=info msg=\"Starting container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12\" id=f9853fad-a21e-4a1b-9162-23950dbb53f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.448683 crc crio[3652]: time=\"2026-06-09T15:42:28.447392153Z\" level=info msg=\"Starting container: 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332\" id=f85cff5c-c0cf-45d4-91bb-2a2cdb34f92d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.504095 crc crio[3652]: time=\"2026-06-09T15:42:28.501099113Z\" level=info msg=\"Created container f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=301da57c-0b48-4797-824c-feb1974c17ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.619393 crc crio[3652]: time=\"2026-06-09T15:42:28.617442285Z\" level=info msg=\"Created container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=65a02ca4-9e2f-433b-aedb-533cb7328496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.619393 crc crio[3652]: time=\"2026-06-09T15:42:28.617698312Z\" level=info msg=\"Starting container: f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43\" id=c2b098f9-b660-4aa3-9342-b6d0585dcf0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.650790 crc crio[3652]: time=\"2026-06-09T15:42:28.639168011Z\" level=info msg=\"Started container\" PID=10860 containerID=882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f9853fad-a21e-4a1b-9162-23950dbb53f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3\nJun 09 15:42:28.688573 crc crio[3652]: time=\"2026-06-09T15:42:28.687856054Z\" level=info msg=\"Started container\" PID=10875 containerID=f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=c2b098f9-b660-4aa3-9342-b6d0585dcf0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18\nJun 09 15:42:28.710317 crc crio[3652]: time=\"2026-06-09T15:42:28.702516222Z\" level=info msg=\"Starting container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db\" id=3243932b-3666-4e58-bf97-8586eff35768 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.760476 crc crio[3652]: time=\"2026-06-09T15:42:28.743479651Z\" level=info msg=\"Created container ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=db8b095b-ccaa-4f07-bc1e-7963436ad19c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.760901 crc crio[3652]: time=\"2026-06-09T15:42:28.760680133Z\" level=info msg=\"Started container\" PID=10873 containerID=efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=3243932b-3666-4e58-bf97-8586eff35768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\nJun 09 15:42:28.762423 crc crio[3652]: time=\"2026-06-09T15:42:28.762389396Z\" level=info msg=\"Starting container: ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4\" id=1402b38a-a28f-4ee6-9313-9f70c9f2d65d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.842166 crc crio[3652]: time=\"2026-06-09T15:42:28.826138108Z\" level=info msg=\"Started container\" PID=10893 containerID=ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=1402b38a-a28f-4ee6-9313-9f70c9f2d65d name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1\nJun 09 15:42:28.863101 crc crio[3652]: time=\"2026-06-09T15:42:28.840049707Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0165b4b4-e3d7-4ce1-90c1-337eb79d3b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.878272 crc crio[3652]: time=\"2026-06-09T15:42:28.868123892Z\" level=info msg=\"Created container 95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f6c3c727-4070-4dd1-80e8-3b59af1eaa18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:28.898194 crc crio[3652]: time=\"2026-06-09T15:42:28.887069478Z\" level=info msg=\"Starting container: 95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730\" id=075721c2-801e-4e2d-958b-636b8505d042 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:28.965686 crc crio[3652]: time=\"2026-06-09T15:42:28.956643846Z\" level=info msg=\"Started container\" PID=10907 containerID=95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=075721c2-801e-4e2d-958b-636b8505d042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31\nJun 09 15:42:29.041138 crc crio[3652]: time=\"2026-06-09T15:42:29.031117457Z\" level=info msg=\"Created container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7f28644d-8be6-49a2-98c5-9bfb34e447d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:29.041138 crc crio[3652]: time=\"2026-06-09T15:42:29.034114832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:29.041138 crc crio[3652]: time=\"2026-06-09T15:42:29.036495512Z\" level=info msg=\"Starting container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a\" id=0913ea4c-5965-473f-8232-595d29312754 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:29.060714 crc crio[3652]: time=\"2026-06-09T15:42:29.060418913Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=5d8cfa6c-7fc8-4f09-9c15-b072dfc5ae07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:29.233580 crc crio[3652]: time=\"2026-06-09T15:42:29.224518096Z\" level=info msg=\"Started container\" PID=10858 containerID=bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=0913ea4c-5965-473f-8232-595d29312754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\nJun 09 15:42:29.238242 crc crio[3652]: time=\"2026-06-09T15:42:29.237526262Z\" level=info msg=\"Started container\" PID=10865 containerID=508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=f85cff5c-c0cf-45d4-91bb-2a2cdb34f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\nJun 09 15:42:30.085293 crc crio[3652]: time=\"2026-06-09T15:42:30.083158394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:30.273067 crc crio[3652]: time=\"2026-06-09T15:42:30.272566253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:30.701173 crc crio[3652]: time=\"2026-06-09T15:42:30.694890022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:30.742626 crc crio[3652]: time=\"2026-06-09T15:42:30.742422616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:30.747198 crc crio[3652]: time=\"2026-06-09T15:42:30.746884938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:30.874008 crc crio[3652]: time=\"2026-06-09T15:42:30.871315494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:31.417703 crc crio[3652]: time=\"2026-06-09T15:42:31.41735946Z\" level=info msg=\"Created container a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=8304dd9d-92ff-43e2-ac12-85f56ee7f670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:31.500168 crc crio[3652]: time=\"2026-06-09T15:42:31.49139949Z\" level=info msg=\"Starting container: a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc\" id=077928b1-63a4-4d1e-be27-2f2c3ac2f3ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:31.564283 crc crio[3652]: time=\"2026-06-09T15:42:31.563422079Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c618e808-6778-4814-a171-d5f338993090 name=/runtime.v1.ImageService/PullImage\nJun 09 15:42:31.607690 crc crio[3652]: time=\"2026-06-09T15:42:31.606752908Z\" level=info msg=\"Started container\" PID=11016 containerID=a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=077928b1-63a4-4d1e-be27-2f2c3ac2f3ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a\nJun 09 15:42:31.657481 crc crio[3652]: time=\"2026-06-09T15:42:31.656843426Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 15:42:31.662089 crc crio[3652]: time=\"2026-06-09T15:42:31.661695648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2a649cc8-0f6e-4b02-b576-655cc92f8d39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:31.692252 crc crio[3652]: time=\"2026-06-09T15:42:31.691534047Z\" level=info msg=\"Created container 6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=643e11e3-798b-4cc8-bfc2-2ce8f6598b04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:31.754466 crc crio[3652]: time=\"2026-06-09T15:42:31.747042451Z\" level=info msg=\"Starting container: 6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a\" id=2ae593c9-3dff-451b-8ffa-8de36ab843f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:31.765067 crc crio[3652]: time=\"2026-06-09T15:42:31.763842893Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=81143491-d492-4881-b968-286c647c81a1 name=/runtime.v1.ImageService/PullImage\nJun 09 15:42:31.834402 crc crio[3652]: time=\"2026-06-09T15:42:31.834184921Z\" level=info msg=\"Started container\" PID=11034 containerID=6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=2ae593c9-3dff-451b-8ffa-8de36ab843f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53\nJun 09 15:42:31.855455 crc crio[3652]: time=\"2026-06-09T15:42:31.84331367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.103500736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=788da18a-f175-4c0a-a03a-6bceb1d56707 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.103878756Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.103893836Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.104066641Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 09 15:42:32.238332 crc crio[3652]: time=\"2026-06-09T15:42:32.222433214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:32.256029 crc crio[3652]: time=\"2026-06-09T15:42:32.245534615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33679388-42f6-4b08-9156-613fd08c4be1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:32.659259 crc crio[3652]: time=\"2026-06-09T15:42:32.658701093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:32.831654 crc crio[3652]: time=\"2026-06-09T15:42:32.831393972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:32.986281 crc crio[3652]: time=\"2026-06-09T15:42:32.985691388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.105507 crc crio[3652]: time=\"2026-06-09T15:42:33.103678272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.140141 crc crio[3652]: time=\"2026-06-09T15:42:33.13743795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.150271 crc crio[3652]: time=\"2026-06-09T15:42:33.148098768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.428877 crc crio[3652]: time=\"2026-06-09T15:42:33.427624939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.461321 crc crio[3652]: time=\"2026-06-09T15:42:33.461064319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.769708 crc crio[3652]: time=\"2026-06-09T15:42:33.769438446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:33.892286 crc crio[3652]: time=\"2026-06-09T15:42:33.889354618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:34.067336 crc crio[3652]: time=\"2026-06-09T15:42:34.066833286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:34.534213 crc crio[3652]: time=\"2026-06-09T15:42:34.533383437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a93fa0cc-7677-4894-9d85-a14810e5416c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:34.536399 crc crio[3652]: time=\"2026-06-09T15:42:34.53389167Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=284963f8-e897-4b5b-9969-491e2783fec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:34.536518 crc crio[3652]: time=\"2026-06-09T15:42:34.536460334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:34.693087 crc crio[3652]: time=\"2026-06-09T15:42:34.691442358Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ac1f4852-be90-4060-b281-7146477e2f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:34.769349 crc crio[3652]: time=\"2026-06-09T15:42:34.768813172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:34.978205 crc crio[3652]: time=\"2026-06-09T15:42:34.976843657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:35.125186 crc crio[3652]: time=\"2026-06-09T15:42:35.11151839Z\" level=info msg=\"Created container 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5367fa45-2b56-4a9f-ab6c-fe8bb5f1a4d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:35.157849 crc crio[3652]: time=\"2026-06-09T15:42:35.156657364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:35.493213 crc crio[3652]: time=\"2026-06-09T15:42:35.482833078Z\" level=info msg=\"Starting container: 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e\" id=9b24df10-3e7b-497e-8ec7-25f7f96031b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:36.116533 crc crio[3652]: time=\"2026-06-09T15:42:36.115185414Z\" level=info msg=\"Started container\" PID=11099 containerID=9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=9b24df10-3e7b-497e-8ec7-25f7f96031b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a\nJun 09 15:42:36.240013 crc crio[3652]: time=\"2026-06-09T15:42:36.238504402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:36.250567 crc crio[3652]: time=\"2026-06-09T15:42:36.250513304Z\" level=info msg=\"Created container 5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5d6d8c9f-569d-4097-bb62-d4c781bcc536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:36.276437 crc crio[3652]: time=\"2026-06-09T15:42:36.276347303Z\" level=info msg=\"Created container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=085aaea0-b566-40f0-84e0-7f9538c2cc82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:36.408597 crc crio[3652]: time=\"2026-06-09T15:42:36.408233296Z\" level=info msg=\"Starting container: 5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c\" id=0214a3ed-103f-49c1-9fc0-789b869a4a8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:36.485122 crc crio[3652]: time=\"2026-06-09T15:42:36.482371379Z\" level=info msg=\"Starting container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269\" id=d2134002-b57d-4c3f-befd-7778e086342d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:36.506111 crc crio[3652]: time=\"2026-06-09T15:42:36.503881759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:36.711497 crc crio[3652]: time=\"2026-06-09T15:42:36.71053155Z\" level=info msg=\"Created container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console\" id=c85ffb05-1de8-4c38-9a7b-6a55afd10e7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:36.763029 crc crio[3652]: time=\"2026-06-09T15:42:36.762557667Z\" level=info msg=\"Starting container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013\" id=b84b44cb-6894-4563-8420-a801dceaf115 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:36.770296 crc crio[3652]: time=\"2026-06-09T15:42:36.769885981Z\" level=info msg=\"Started container\" PID=11123 containerID=c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d2134002-b57d-4c3f-befd-7778e086342d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\nJun 09 15:42:36.868208 crc crio[3652]: time=\"2026-06-09T15:42:36.85622141Z\" level=info msg=\"Started container\" PID=11139 containerID=2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013 description=openshift-console/console-6c684df5db-cc8g8/console id=b84b44cb-6894-4563-8420-a801dceaf115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\nJun 09 15:42:36.996807 crc crio[3652]: time=\"2026-06-09T15:42:36.994573585Z\" level=info msg=\"Started container\" PID=11143 containerID=5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=0214a3ed-103f-49c1-9fc0-789b869a4a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977\nJun 09 15:42:37.091250 crc crio[3652]: time=\"2026-06-09T15:42:37.083582801Z\" level=info msg=\"Created container abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=874d60e9-a499-40df-a545-bdc7039d8e75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:37.170129 crc crio[3652]: time=\"2026-06-09T15:42:37.169586841Z\" level=info msg=\"Starting container: abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4\" id=9c3572d0-1d65-49a7-8daf-1d46f0fe5520 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:38.176179 crc crio[3652]: time=\"2026-06-09T15:42:38.175694696Z\" level=info msg=\"Started container\" PID=11147 containerID=abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=9c3572d0-1d65-49a7-8daf-1d46f0fe5520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6\nJun 09 15:42:38.272088 crc crio[3652]: time=\"2026-06-09T15:42:38.267484822Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/POD\" id=6d832732-7f19-455e-8683-b69c2a8c7036 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:38.441879 crc crio[3652]: time=\"2026-06-09T15:42:38.440333675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:40.895307 crc crio[3652]: time=\"2026-06-09T15:42:40.891164643Z\" level=info msg=\"Created container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=505c3bfd-f3b6-4058-997b-6eece2d145e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:40.980188 crc crio[3652]: time=\"2026-06-09T15:42:40.968121327Z\" level=info msg=\"Starting container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e\" id=953bec27-ae09-4fa8-84a0-933ce7c10ed7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:41.030624 crc crio[3652]: time=\"2026-06-09T15:42:41.029407086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:41.470402 crc crio[3652]: time=\"2026-06-09T15:42:41.367652613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:41.505624 crc crio[3652]: time=\"2026-06-09T15:42:41.505568888Z\" level=info msg=\"Started container\" PID=11168 containerID=65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=953bec27-ae09-4fa8-84a0-933ce7c10ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 15:42:41.614856 crc crio[3652]: time=\"2026-06-09T15:42:41.614226955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:42.952665 crc crio[3652]: time=\"2026-06-09T15:42:42.95139749Z\" level=info msg=\"Created container fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=284963f8-e897-4b5b-9969-491e2783fec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:42.957171 crc crio[3652]: time=\"2026-06-09T15:42:42.954301383Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:42.957171 crc crio[3652]: time=\"2026-06-09T15:42:42.954465887Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:42.957171 crc crio[3652]: time=\"2026-06-09T15:42:42.954491178Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 09 15:42:43.118197 crc crio[3652]: time=\"2026-06-09T15:42:43.117488993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:43.201512 crc crio[3652]: time=\"2026-06-09T15:42:43.200115159Z\" level=info msg=\"Starting container: fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29\" id=31fe2b22-211e-4431-90f3-b30a9f54f011 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:43.375691 crc crio[3652]: time=\"2026-06-09T15:42:43.375020642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:43.480216 crc crio[3652]: time=\"2026-06-09T15:42:43.474384109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:43.542631 crc crio[3652]: time=\"2026-06-09T15:42:43.542328436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:43.906176 crc crio[3652]: time=\"2026-06-09T15:42:43.905310755Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc001bc63e8}] Aliases:map[]}\"\nJun 09 15:42:43.906176 crc crio[3652]: time=\"2026-06-09T15:42:43.905458698Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:44.975995 crc crio[3652]: time=\"2026-06-09T15:42:44.96319395Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5c5t6/POD\" id=184beb54-1fd2-4883-b213-3f74e8b1b2f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:44.975995 crc crio[3652]: time=\"2026-06-09T15:42:44.964502483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:44.982614 crc crio[3652]: time=\"2026-06-09T15:42:44.982474795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:44.983675 crc crio[3652]: time=\"2026-06-09T15:42:44.983619684Z\" level=info msg=\"Started container\" PID=11296 containerID=fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=31fe2b22-211e-4431-90f3-b30a9f54f011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a\nJun 09 15:42:45.283331 crc crio[3652]: time=\"2026-06-09T15:42:45.283272551Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wh9wl/POD\" id=0ba3f147-64f1-4d59-892d-bfac0bbf66e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:45.284057 crc crio[3652]: time=\"2026-06-09T15:42:45.28402843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:45.284435 crc crio[3652]: time=\"2026-06-09T15:42:45.28440537Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-llmcq/POD\" id=0b90138d-1454-4112-b5ed-1d446fd0671d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:45.284563 crc crio[3652]: time=\"2026-06-09T15:42:45.284545613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:45.285637 crc crio[3652]: time=\"2026-06-09T15:42:45.285339983Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g78b5/POD\" id=0aae020f-5d49-4c90-a6dc-c3c2fab30041 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:45.310429 crc crio[3652]: time=\"2026-06-09T15:42:45.310351312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:45.390143 crc crio[3652]: time=\"2026-06-09T15:42:45.387474829Z\" level=info msg=\"Created container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=39c9ffd2-3e72-4474-b7f5-768293d1aa20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:45.458541 crc crio[3652]: time=\"2026-06-09T15:42:45.450154224Z\" level=info msg=\"Starting container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280\" id=0f22dd51-f332-43d4-8319-ede07562c01d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:46.010633 crc crio[3652]: time=\"2026-06-09T15:42:46.010116121Z\" level=info msg=\"Started container\" PID=11379 containerID=fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=0f22dd51-f332-43d4-8319-ede07562c01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\nJun 09 15:42:46.190373 crc crio[3652]: time=\"2026-06-09T15:42:46.187032125Z\" level=info msg=\"Created container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2e01fab2-faa4-46d6-a529-51fc984e32c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:46.373238 crc crio[3652]: time=\"2026-06-09T15:42:46.373163841Z\" level=info msg=\"Created container ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ac1f4852-be90-4060-b281-7146477e2f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:47.065365 crc crio[3652]: time=\"2026-06-09T15:42:47.064059308Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:42:47.090116 crc crio[3652]: time=\"2026-06-09T15:42:47.089687902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9ae06c1-21e0-4c76-b86b-8ae50b2ded41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:47.190684 crc crio[3652]: time=\"2026-06-09T15:42:47.186173816Z\" level=info msg=\"Created container 4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=e1dad407-12f1-4a17-9f66-032cbf3c0b3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:47.207049 crc crio[3652]: time=\"2026-06-09T15:42:47.200563398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4b1630f4-34fc-43f6-9e8e-8170c479563c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:47.207049 crc crio[3652]: time=\"2026-06-09T15:42:47.202340432Z\" level=info msg=\"Starting container: ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1\" id=2131f8ec-462e-4f33-b01b-0dc388b937dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:47.216109 crc crio[3652]: time=\"2026-06-09T15:42:47.215381Z\" level=info msg=\"Starting container: 4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583\" id=f6a15dff-76f4-4cae-9d7b-817da6470563 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:47.276678 crc crio[3652]: time=\"2026-06-09T15:42:47.276410173Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=28e7d3b2-b56d-4cfc-87e1-7bf43cf5d2dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:47.305687 crc crio[3652]: time=\"2026-06-09T15:42:47.305462243Z\" level=info msg=\"Starting container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148\" id=cbe6c29d-b65d-4a91-9e44-230797659dd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:47.549609 crc crio[3652]: time=\"2026-06-09T15:42:47.548064618Z\" level=info msg=\"Started container\" PID=11431 containerID=ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=2131f8ec-462e-4f33-b01b-0dc388b937dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53\nJun 09 15:42:47.682327 crc crio[3652]: time=\"2026-06-09T15:42:47.671774786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:47.942311 crc crio[3652]: time=\"2026-06-09T15:42:47.930765791Z\" level=info msg=\"Started container\" PID=11349 containerID=7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=cbe6c29d-b65d-4a91-9e44-230797659dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\nJun 09 15:42:48.629329 crc crio[3652]: time=\"2026-06-09T15:42:48.621477054Z\" level=info msg=\"Started container\" PID=11347 containerID=4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=f6a15dff-76f4-4cae-9d7b-817da6470563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099\nJun 09 15:42:49.931830 crc crio[3652]: time=\"2026-06-09T15:42:49.931089384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:52.053100 crc crio[3652]: time=\"2026-06-09T15:42:52.046493946Z\" level=info msg=\"Created container ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d1b960ec-b443-4b4c-a8f0-0061bbc4964c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:52.307902 crc crio[3652]: time=\"2026-06-09T15:42:52.307824111Z\" level=info msg=\"Starting container: ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3\" id=257224d7-9c72-4087-bc23-ba524c8b4c22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:52.571129 crc crio[3652]: time=\"2026-06-09T15:42:52.570261314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:53.779417 crc crio[3652]: time=\"2026-06-09T15:42:53.778670981Z\" level=info msg=\"Started container\" PID=11536 containerID=ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=257224d7-9c72-4087-bc23-ba524c8b4c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456\nJun 09 15:42:54.234244 crc crio[3652]: time=\"2026-06-09T15:42:54.234052491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:54.381195 crc crio[3652]: time=\"2026-06-09T15:42:54.370829977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:54.464011 crc crio[3652]: time=\"2026-06-09T15:42:54.452781626Z\" level=info msg=\"Created container 1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0165b4b4-e3d7-4ce1-90c1-337eb79d3b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:54.490559 crc crio[3652]: time=\"2026-06-09T15:42:54.489205061Z\" level=info msg=\"Starting container: 1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed\" id=1f61bc85-dc42-4297-9b6a-d093fd6c8b5a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:55.608571 crc crio[3652]: time=\"2026-06-09T15:42:55.605481074Z\" level=info msg=\"Created container d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=51c44f7e-5dde-4d06-ab25-1c3af893b9d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:55.792164 crc crio[3652]: time=\"2026-06-09T15:42:55.775637418Z\" level=info msg=\"Started container\" PID=11599 containerID=1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=1f61bc85-dc42-4297-9b6a-d093fd6c8b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881\nJun 09 15:42:55.992634 crc crio[3652]: time=\"2026-06-09T15:42:55.992436035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:56.105061 crc crio[3652]: time=\"2026-06-09T15:42:56.1049046Z\" level=info msg=\"Starting container: d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a\" id=8c8b9b73-9ed2-4b0c-ad09-e5786cc47ebb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:56.128116 crc crio[3652]: time=\"2026-06-09T15:42:56.127863907Z\" level=info msg=\"Stopping container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12 (timeout: 2s)\" id=99899a60-ad57-4556-ae1d-135ce3ae7d06 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:42:56.361275 crc crio[3652]: time=\"2026-06-09T15:42:56.355337942Z\" level=info msg=\"Started container\" PID=11628 containerID=d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=8c8b9b73-9ed2-4b0c-ad09-e5786cc47ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166\nJun 09 15:42:56.525095 crc crio[3652]: 2026-06-09T15:42:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1742521590c8b5c Mac:e6:e1:42:fb:24:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:42:56.596273 crc crio[3652]: time=\"2026-06-09T15:42:56.586304604Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:42:56.596273 crc crio[3652]: time=\"2026-06-09T15:42:56.586576861Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 09 15:42:56.632178 crc crio[3652]: time=\"2026-06-09T15:42:56.628520825Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc001bc63e8}] Aliases:map[]}\"\nJun 09 15:42:56.654020 crc crio[3652]: time=\"2026-06-09T15:42:56.65303774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc00008c528}] Aliases:map[]}\"\nJun 09 15:42:56.654020 crc crio[3652]: time=\"2026-06-09T15:42:56.653116542Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5c5t6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:56.654020 crc crio[3652]: time=\"2026-06-09T15:42:56.653186604Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:42:56.685896 crc crio[3652]: time=\"2026-06-09T15:42:56.664072578Z\" level=info msg=\"Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc000606728}] Aliases:map[]}\"\nJun 09 15:42:56.714624 crc crio[3652]: time=\"2026-06-09T15:42:56.714570396Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wh9wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:56.715074 crc crio[3652]: time=\"2026-06-09T15:42:56.712370801Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc001bc61b0}] Aliases:map[]}\"\nJun 09 15:42:56.715236 crc crio[3652]: time=\"2026-06-09T15:42:56.715214713Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g78b5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:56.743286 crc crio[3652]: time=\"2026-06-09T15:42:56.731306257Z\" level=info msg=\"Ran pod sandbox 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/POD\" id=6d832732-7f19-455e-8683-b69c2a8c7036 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:42:56.745325 crc crio[3652]: time=\"2026-06-09T15:42:56.711756986Z\" level=info msg=\"Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc000606790}] Aliases:map[]}\"\nJun 09 15:42:56.750130 crc crio[3652]: time=\"2026-06-09T15:42:56.746838897Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-llmcq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:42:56.805606 crc crio[3652]: time=\"2026-06-09T15:42:56.805392758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e54c3fb6-6f09-4d7f-ab59-266a8d3b16e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:56.884346 crc crio[3652]: time=\"2026-06-09T15:42:56.883407728Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8534a3af-a725-48d9-b2d0-fc0b9f056713 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:56.960243 crc crio[3652]: time=\"2026-06-09T15:42:56.959297125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11363489-71fa-42b9-84dd-d3570ccd7648 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:56.980364 crc crio[3652]: time=\"2026-06-09T15:42:56.979879822Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=53e783ab-8fbb-4048-8880-a475c464ccea name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:57.005452 crc crio[3652]: time=\"2026-06-09T15:42:56.966439084Z\" level=info msg=\"Created container c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=5d8cfa6c-7fc8-4f09-9c15-b072dfc5ae07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:57.022160 crc crio[3652]: time=\"2026-06-09T15:42:57.020291647Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6b975f3f-de1c-44ed-998e-7e9228fe3114 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:57.022160 crc crio[3652]: time=\"2026-06-09T15:42:57.021022235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:57.230543 crc crio[3652]: time=\"2026-06-09T15:42:57.230258882Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles\" id=e854d28b-2e04-4c9f-b5fd-6d5c26e7483e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:57.231251 crc crio[3652]: time=\"2026-06-09T15:42:57.23056953Z\" level=info msg=\"Starting container: c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e\" id=800323e5-cfd1-4187-ad41-58c9fa972ebf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:42:57.328265 crc crio[3652]: time=\"2026-06-09T15:42:57.327764681Z\" level=info msg=\"Stopped container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=99899a60-ad57-4556-ae1d-135ce3ae7d06 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:42:57.343788 crc crio[3652]: time=\"2026-06-09T15:42:57.343518137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0f5d5579-cc0f-49f1-b82a-63ac1bf58c30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:57.495029 crc crio[3652]: time=\"2026-06-09T15:42:57.493261439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:57.510338 crc crio[3652]: time=\"2026-06-09T15:42:57.510184534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8f367f48-0c10-41bd-8a5c-d41db923bc0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:42:57.987994 crc crio[3652]: time=\"2026-06-09T15:42:57.986621853Z\" level=info msg=\"Started container\" PID=11650 containerID=c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=800323e5-cfd1-4187-ad41-58c9fa972ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920\nJun 09 15:42:57.987994 crc crio[3652]: time=\"2026-06-09T15:42:57.98690223Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5cf31a1-445a-42fd-a7e4-ff368ce4a099 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:42:58.157059 crc crio[3652]: time=\"2026-06-09T15:42:58.15088423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:58.441772 crc crio[3652]: time=\"2026-06-09T15:42:58.441662664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:59.983138 crc crio[3652]: time=\"2026-06-09T15:42:59.977833936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:42:59.983138 crc crio[3652]: time=\"2026-06-09T15:42:59.981011695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:00.080863 crc crio[3652]: time=\"2026-06-09T15:43:00.080110165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:00.363480 crc crio[3652]: time=\"2026-06-09T15:43:00.356266813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:01.759479 crc crio[3652]: time=\"2026-06-09T15:43:01.757894004Z\" level=info msg=\"Created container 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles\" id=e854d28b-2e04-4c9f-b5fd-6d5c26e7483e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:01.785343 crc crio[3652]: time=\"2026-06-09T15:43:01.781062626Z\" level=info msg=\"Created container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5cf31a1-445a-42fd-a7e4-ff368ce4a099 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:01.795988 crc crio[3652]: time=\"2026-06-09T15:43:01.789535789Z\" level=info msg=\"Starting container: 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead\" id=a77f424e-0361-4616-9d32-df7238a2bba5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:01.832249 crc crio[3652]: time=\"2026-06-09T15:43:01.831826481Z\" level=info msg=\"Starting container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff\" id=923bc919-90fa-418e-b7f4-23d815989610 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:01.860645 crc crio[3652]: time=\"2026-06-09T15:43:01.853332852Z\" level=info msg=\"Stopping container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e (timeout: 30s)\" id=32b96e86-37e8-4f51-b5c5-79bdf5433163 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:01.920800 crc crio[3652]: time=\"2026-06-09T15:43:01.920634543Z\" level=info msg=\"Started container\" PID=11764 containerID=755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead description=openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles id=a77f424e-0361-4616-9d32-df7238a2bba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\nJun 09 15:43:01.954128 crc crio[3652]: time=\"2026-06-09T15:43:01.951646392Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:02.108865 crc crio[3652]: time=\"2026-06-09T15:43:02.10845163Z\" level=info msg=\"Started container\" PID=11767 containerID=3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff description=openshift-console/downloads-747b44746d-4pqvr/download-server id=923bc919-90fa-418e-b7f4-23d815989610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3\nJun 09 15:43:04.318250 crc crio[3652]: time=\"2026-06-09T15:43:04.317523398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:05.423907 crc crio[3652]: time=\"2026-06-09T15:43:05.423643575Z\" level=info msg=\"Stopping container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269 (timeout: 30s)\" id=39fc25dc-c57c-496c-993d-16fffcbd7f22 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:05.566408 crc crio[3652]: time=\"2026-06-09T15:43:05.563300738Z\" level=info msg=\"Created container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=28e7d3b2-b56d-4cfc-87e1-7bf43cf5d2dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:05.693258 crc crio[3652]: time=\"2026-06-09T15:43:05.683712251Z\" level=info msg=\"Starting container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9\" id=1af81de8-5355-42f5-8e93-86077b4e16fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:05.833086 crc crio[3652]: time=\"2026-06-09T15:43:05.832586507Z\" level=info msg=\"Started container\" PID=11834 containerID=f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=1af81de8-5355-42f5-8e93-86077b4e16fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\nJun 09 15:43:06.434244 crc crio[3652]: time=\"2026-06-09T15:43:06.424883589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:07.243103 crc crio[3652]: time=\"2026-06-09T15:43:07.171369266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:07.541043 crc crio[3652]: time=\"2026-06-09T15:43:07.230374006Z\" level=info msg=\"Created container 3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6b975f3f-de1c-44ed-998e-7e9228fe3114 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:07.560477 crc crio[3652]: time=\"2026-06-09T15:43:07.560285071Z\" level=info msg=\"Starting container: 3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227\" id=cbf70cf3-ac52-4f20-834e-65c8d76dfe8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:08.009994 crc crio[3652]: time=\"2026-06-09T15:43:08.004654779Z\" level=info msg=\"Started container\" PID=11869 containerID=3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=cbf70cf3-ac52-4f20-834e-65c8d76dfe8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881\nJun 09 15:43:09.377007 crc crio[3652]: time=\"2026-06-09T15:43:09.357327086Z\" level=info msg=\"Stopped container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=39fc25dc-c57c-496c-993d-16fffcbd7f22 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:09.431767 crc crio[3652]: time=\"2026-06-09T15:43:09.43163439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d5d54b16-3a3d-4a8f-806f-8c56dbc61e0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:09.502646 crc crio[3652]: time=\"2026-06-09T15:43:09.502523095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=70405ca3-37e6-41cb-9980-76c0242960e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:09.522029 crc crio[3652]: time=\"2026-06-09T15:43:09.521746303Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=db1af393-2662-4463-93f5-50204ce99a77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:09.523233 crc crio[3652]: time=\"2026-06-09T15:43:09.523127119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:10.097903 crc crio[3652]: time=\"2026-06-09T15:43:10.097353463Z\" level=info msg=\"Stopped container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=32b96e86-37e8-4f51-b5c5-79bdf5433163 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:10.112791 crc crio[3652]: time=\"2026-06-09T15:43:10.111218749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=51173968-daa2-4806-b4c8-e64cdf169a07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:10.649160 crc crio[3652]: time=\"2026-06-09T15:43:10.638608854Z\" level=info msg=\"Created container 5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=4bd01ac7-ec86-4af4-9eb4-67774e11f4e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:10.735292 crc crio[3652]: time=\"2026-06-09T15:43:10.681893589Z\" level=info msg=\"Starting container: 5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716\" id=cb96dc7d-2b60-4a89-8b69-c92e56196b10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:10.749856 crc crio[3652]: time=\"2026-06-09T15:43:10.698710683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=13c64a67-aaa3-489d-b614-b4ccece613cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:10.776466 crc crio[3652]: time=\"2026-06-09T15:43:10.776294834Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca7c8ad1-90e7-4476-b30a-e29dcf0406f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:10.776907 crc crio[3652]: time=\"2026-06-09T15:43:10.776856919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:10.967112 crc crio[3652]: time=\"2026-06-09T15:43:10.965446626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:10.984278 crc crio[3652]: time=\"2026-06-09T15:43:10.981826059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:10.992970 crc crio[3652]: time=\"2026-06-09T15:43:10.992302736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:11.069518 crc crio[3652]: time=\"2026-06-09T15:43:11.069268331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:11.739158 crc crio[3652]: time=\"2026-06-09T15:43:11.534837822Z\" level=info msg=\"Started container\" PID=11900 containerID=5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=cb96dc7d-2b60-4a89-8b69-c92e56196b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4\nJun 09 15:43:11.956183 crc crio[3652]: time=\"2026-06-09T15:43:11.954596791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=9283f81e-b3a5-4d51-906c-f33c127a6698 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:11.996590 crc crio[3652]: time=\"2026-06-09T15:43:11.995535853Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=91a6208b-0c44-4cc2-8656-f3de265237ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:12.066147 crc crio[3652]: time=\"2026-06-09T15:43:12.064588719Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=04d99945-bdeb-48d5-8a7d-9263a74f2e17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:12.066147 crc crio[3652]: time=\"2026-06-09T15:43:12.0661406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:13.527624 crc crio[3652]: time=\"2026-06-09T15:43:13.509642137Z\" level=info msg=\"Created container 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=db1af393-2662-4463-93f5-50204ce99a77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:13.553600 crc crio[3652]: time=\"2026-06-09T15:43:13.525712312Z\" level=info msg=\"Created container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca7c8ad1-90e7-4476-b30a-e29dcf0406f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:13.622050 crc crio[3652]: time=\"2026-06-09T15:43:13.621499634Z\" level=info msg=\"Starting container: 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad\" id=a788ebda-c53e-4adb-9591-b8acce493c32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:13.627101 crc crio[3652]: time=\"2026-06-09T15:43:13.622262715Z\" level=info msg=\"Starting container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604\" id=f51d7f5a-6167-4b23-a657-6d1630ddc134 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:14.031241 crc crio[3652]: time=\"2026-06-09T15:43:14.019413726Z\" level=info msg=\"Started container\" PID=11976 containerID=9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f51d7f5a-6167-4b23-a657-6d1630ddc134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 15:43:14.046012 crc crio[3652]: time=\"2026-06-09T15:43:14.043473572Z\" level=info msg=\"Started container\" PID=11984 containerID=65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a788ebda-c53e-4adb-9591-b8acce493c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\nJun 09 15:43:14.921102 crc crio[3652]: time=\"2026-06-09T15:43:14.911658999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:17.248331 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:091ae1688305ed1 Mac:f6:9f:ad:de:c6:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 SocketPath: PciID:}] [{Interface:0xc000288890 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:43:17.487540 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c9944969672532 Mac:c2:cf:13:c5:da:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 SocketPath: PciID:}] [{Interface:0xc000201750 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:43:17.495072 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1bf22b23addddd Mac:16:a8:f0:51:0a:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 SocketPath: PciID:}] [{Interface:0xc000149000 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:43:17.497110 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f681034628930f Mac:92:b8:e4:cb:c9:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 SocketPath: PciID:}] [{Interface:0xc00032c960 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:43:17.536517 crc crio[3652]: time=\"2026-06-09T15:43:17.535306763Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:17.536517 crc crio[3652]: time=\"2026-06-09T15:43:17.535498268Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 09 15:43:17.556137 crc crio[3652]: time=\"2026-06-09T15:43:17.549162909Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc001bc61b0}] Aliases:map[]}\"\nJun 09 15:43:17.556137 crc crio[3652]: time=\"2026-06-09T15:43:17.549470977Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g78b5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:43:17.564982 crc crio[3652]: time=\"2026-06-09T15:43:17.559577724Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc00008c528}] Aliases:map[]}\"\nJun 09 15:43:17.566802 crc crio[3652]: time=\"2026-06-09T15:43:17.566758364Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5c5t6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:43:17.578825 crc crio[3652]: time=\"2026-06-09T15:43:17.559437291Z\" level=info msg=\"Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc000606790}] Aliases:map[]}\"\nJun 09 15:43:17.579599 crc crio[3652]: time=\"2026-06-09T15:43:17.579565533Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-llmcq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:43:17.580140 crc crio[3652]: time=\"2026-06-09T15:43:17.559638926Z\" level=info msg=\"Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc000606728}] Aliases:map[]}\"\nJun 09 15:43:17.580383 crc crio[3652]: time=\"2026-06-09T15:43:17.580360034Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wh9wl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:43:17.625190 crc crio[3652]: time=\"2026-06-09T15:43:17.622341384Z\" level=info msg=\"Ran pod sandbox f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 with infra container: openshift-marketplace/redhat-marketplace-g78b5/POD\" id=0aae020f-5d49-4c90-a6dc-c3c2fab30041 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:17.637633 crc crio[3652]: time=\"2026-06-09T15:43:17.637479284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d24fad21-80a5-4c2d-82c0-b0a56128e6a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.704748 crc crio[3652]: time=\"2026-06-09T15:43:17.704523237Z\" level=info msg=\"Ran pod sandbox 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a with infra container: openshift-marketplace/redhat-operators-5c5t6/POD\" id=184beb54-1fd2-4883-b213-3f74e8b1b2f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:17.724789 crc crio[3652]: time=\"2026-06-09T15:43:17.724489825Z\" level=info msg=\"Ran pod sandbox 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 with infra container: openshift-marketplace/community-operators-llmcq/POD\" id=0b90138d-1454-4112-b5ed-1d446fd0671d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:17.736032 crc crio[3652]: time=\"2026-06-09T15:43:17.735877906Z\" level=info msg=\"Ran pod sandbox 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e with infra container: openshift-marketplace/certified-operators-wh9wl/POD\" id=0ba3f147-64f1-4d59-892d-bfac0bbf66e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:17.787879 crc crio[3652]: time=\"2026-06-09T15:43:17.787763798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e121d7e9-82ee-4c2a-966f-a320e4970735 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.793856 crc crio[3652]: time=\"2026-06-09T15:43:17.793438488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=273d9639-4bdd-4bc3-8053-8d35d9ca503d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.794979 crc crio[3652]: time=\"2026-06-09T15:43:17.794840575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=082dadde-748d-4412-a326-82eea14490ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.795312 crc crio[3652]: time=\"2026-06-09T15:43:17.795193535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bcc05dd2-7e31-46a9-b69c-b34a70200c42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.804105 crc crio[3652]: time=\"2026-06-09T15:43:17.802172589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c06de435-a305-4208-9ec0-3a5050b2e098 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.804105 crc crio[3652]: time=\"2026-06-09T15:43:17.802793466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c4e2b95-ac4a-449c-9657-97b4ca673ccd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.804105 crc crio[3652]: time=\"2026-06-09T15:43:17.80373144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30fd8ac6-40cf-4dde-9a49-e942df285913 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:17.830816 crc crio[3652]: time=\"2026-06-09T15:43:17.830529509Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities\" id=a4073c89-6c2b-42cb-ae2e-127fed221a34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:17.843104 crc crio[3652]: time=\"2026-06-09T15:43:17.836265551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:17.875060 crc crio[3652]: time=\"2026-06-09T15:43:17.872817267Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5c5t6/extract-utilities\" id=53de99ab-d004-47b2-97d9-6bc633d8bd94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:17.887871 crc crio[3652]: time=\"2026-06-09T15:43:17.886517619Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-llmcq/extract-utilities\" id=0e306e6a-dc26-43d1-b623-918322ccd4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:17.916848 crc crio[3652]: time=\"2026-06-09T15:43:17.916605215Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wh9wl/extract-utilities\" id=09df3679-3d55-4888-8b48-ddf765e34c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:18.362190 crc crio[3652]: time=\"2026-06-09T15:43:18.36077099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:18.411349 crc crio[3652]: time=\"2026-06-09T15:43:18.411209763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:18.412527 crc crio[3652]: time=\"2026-06-09T15:43:18.411801819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:18.685020 crc crio[3652]: time=\"2026-06-09T15:43:18.684832429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:19.010672 crc crio[3652]: time=\"2026-06-09T15:43:18.958581277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:19.424170 crc crio[3652]: time=\"2026-06-09T15:43:19.423661055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:19.505341 crc crio[3652]: time=\"2026-06-09T15:43:19.500349553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:19.523854 crc crio[3652]: time=\"2026-06-09T15:43:19.523643929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:19.836383 crc crio[3652]: time=\"2026-06-09T15:43:19.835668489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:20.184445 crc crio[3652]: time=\"2026-06-09T15:43:20.175548866Z\" level=info msg=\"Created container 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities\" id=a4073c89-6c2b-42cb-ae2e-127fed221a34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:20.199163 crc crio[3652]: time=\"2026-06-09T15:43:20.194195409Z\" level=info msg=\"Starting container: 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07\" id=409aa5e8-d6e4-42f9-b7f4-b69eb1e71d6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:20.405774 crc crio[3652]: time=\"2026-06-09T15:43:20.405428974Z\" level=info msg=\"Started container\" PID=12098 containerID=282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07 description=openshift-marketplace/redhat-marketplace-g78b5/extract-utilities id=409aa5e8-d6e4-42f9-b7f4-b69eb1e71d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\nJun 09 15:43:20.465228 crc crio[3652]: time=\"2026-06-09T15:43:20.461466616Z\" level=info msg=\"Created container 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2: openshift-marketplace/certified-operators-wh9wl/extract-utilities\" id=09df3679-3d55-4888-8b48-ddf765e34c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:20.474451 crc crio[3652]: time=\"2026-06-09T15:43:20.473633078Z\" level=info msg=\"Starting container: 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2\" id=9eb2a08c-386d-46d4-b47a-01b059fe17e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:20.545454 crc crio[3652]: time=\"2026-06-09T15:43:20.537411705Z\" level=info msg=\"Created container 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949: openshift-marketplace/redhat-operators-5c5t6/extract-utilities\" id=53de99ab-d004-47b2-97d9-6bc633d8bd94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:20.602133 crc crio[3652]: time=\"2026-06-09T15:43:20.587787327Z\" level=info msg=\"Starting container: 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949\" id=178420a1-a35d-4d1c-93e4-7fa421b1d88b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:20.631495 crc crio[3652]: time=\"2026-06-09T15:43:20.616859095Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:20.650030 crc crio[3652]: time=\"2026-06-09T15:43:20.649660663Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:20.650030 crc crio[3652]: time=\"2026-06-09T15:43:20.649901389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 09 15:43:20.733050 crc crio[3652]: time=\"2026-06-09T15:43:20.732611766Z\" level=info msg=\"Started container\" PID=12113 containerID=990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949 description=openshift-marketplace/redhat-operators-5c5t6/extract-utilities id=178420a1-a35d-4d1c-93e4-7fa421b1d88b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\nJun 09 15:43:20.806144 crc crio[3652]: time=\"2026-06-09T15:43:20.805606456Z\" level=info msg=\"Started container\" PID=12103 containerID=5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2 description=openshift-marketplace/certified-operators-wh9wl/extract-utilities id=9eb2a08c-386d-46d4-b47a-01b059fe17e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\nJun 09 15:43:21.306859 crc crio[3652]: time=\"2026-06-09T15:43:21.295661145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:21.434624 crc crio[3652]: time=\"2026-06-09T15:43:21.434342172Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:21.434624 crc crio[3652]: time=\"2026-06-09T15:43:21.434465635Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:21.434624 crc crio[3652]: time=\"2026-06-09T15:43:21.434492436Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 09 15:43:21.452328 crc crio[3652]: time=\"2026-06-09T15:43:21.452281486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:21.499856 crc crio[3652]: time=\"2026-06-09T15:43:21.499601977Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=140b8e76-1cbd-4deb-a625-7e4cf3bd3187 name=/runtime.v1.ImageService/PullImage\nJun 09 15:43:21.617293 crc crio[3652]: time=\"2026-06-09T15:43:21.616337604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 15:43:22.279051 crc crio[3652]: time=\"2026-06-09T15:43:22.278423141Z\" level=info msg=\"Created container c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d: openshift-marketplace/community-operators-llmcq/extract-utilities\" id=0e306e6a-dc26-43d1-b623-918322ccd4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:22.316894 crc crio[3652]: time=\"2026-06-09T15:43:22.30978572Z\" level=info msg=\"Starting container: c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d\" id=8ccbdd4d-960a-4673-a11a-ab0096562dec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:22.529906 crc crio[3652]: time=\"2026-06-09T15:43:22.529831879Z\" level=info msg=\"Started container\" PID=12164 containerID=c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d description=openshift-marketplace/community-operators-llmcq/extract-utilities id=8ccbdd4d-960a-4673-a11a-ab0096562dec name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\nJun 09 15:43:22.732004 crc crio[3652]: time=\"2026-06-09T15:43:22.731494951Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0163d94e-6001-4f30-89a7-9054dbf3e7bf name=/runtime.v1.ImageService/PullImage\nJun 09 15:43:22.873615 crc crio[3652]: time=\"2026-06-09T15:43:22.873384983Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 15:43:23.284275 crc crio[3652]: time=\"2026-06-09T15:43:23.28283548Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc196cea-2cb4-41c5-940a-b6413ca3d884 name=/runtime.v1.ImageService/PullImage\nJun 09 15:43:23.322096 crc crio[3652]: time=\"2026-06-09T15:43:23.320310581Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 15:43:23.882324 crc crio[3652]: time=\"2026-06-09T15:43:23.88158476Z\" level=info msg=\"Stopping container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604 (timeout: 30s)\" id=e305c46f-b1cc-48e6-a9e5-0c0e9f139bde name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:24.110432 crc crio[3652]: time=\"2026-06-09T15:43:24.10662093Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:24.110432 crc crio[3652]: time=\"2026-06-09T15:43:24.107007831Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:24.110432 crc crio[3652]: time=\"2026-06-09T15:43:24.107040692Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 09 15:43:24.220076 crc crio[3652]: time=\"2026-06-09T15:43:24.217214925Z\" level=info msg=\"Stopped container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e305c46f-b1cc-48e6-a9e5-0c0e9f139bde name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:24.238128 crc crio[3652]: time=\"2026-06-09T15:43:24.237534292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a1b69db4-6d0e-4e6c-b64c-8f1569184d07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:24.488513 crc crio[3652]: time=\"2026-06-09T15:43:24.488236591Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:24.488513 crc crio[3652]: time=\"2026-06-09T15:43:24.488343024Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:24.488513 crc crio[3652]: time=\"2026-06-09T15:43:24.488366865Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 09 15:43:24.506244 crc crio[3652]: time=\"2026-06-09T15:43:24.50445537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6df023b0-5f0e-4738-9d85-1205aea58c9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:24.518456 crc crio[3652]: time=\"2026-06-09T15:43:24.516511229Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=18c365a8-2e72-4f41-b36a-9e37db7e931d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:24.518456 crc crio[3652]: time=\"2026-06-09T15:43:24.517332591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:24.550309 crc crio[3652]: time=\"2026-06-09T15:43:24.546012219Z\" level=info msg=\"Stopping container: 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22 (timeout: 3600s)\" id=c66d7aa8-4db3-40fb-84a5-09144feaaef2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:24.550309 crc crio[3652]: time=\"2026-06-09T15:43:24.547006715Z\" level=info msg=\"Removing container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e\" id=f3f4ae13-156d-468a-b729-5f57e79a62f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:43:24.602967 crc crio[3652]: time=\"2026-06-09T15:43:24.600800898Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b6fa8709-487c-4bd6-bd4f-0af3fa1bf8fe name=/runtime.v1.ImageService/PullImage\nJun 09 15:43:24.649660 crc crio[3652]: time=\"2026-06-09T15:43:24.646318591Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 15:43:25.385313 crc crio[3652]: time=\"2026-06-09T15:43:25.384275135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:25.599561 crc crio[3652]: time=\"2026-06-09T15:43:25.598419247Z\" level=info msg=\"Stopping container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff (timeout: 2s)\" id=51ceb9ee-9384-420e-b6b6-16ab672081ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:25.778810 crc crio[3652]: time=\"2026-06-09T15:43:25.776908577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:26.507627 crc crio[3652]: time=\"2026-06-09T15:43:26.485135244Z\" level=info msg=\"Removed container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f3f4ae13-156d-468a-b729-5f57e79a62f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:43:26.625492 crc crio[3652]: time=\"2026-06-09T15:43:26.624239542Z\" level=info msg=\"Stopped container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=51ceb9ee-9384-420e-b6b6-16ab672081ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:26.653581 crc crio[3652]: time=\"2026-06-09T15:43:26.650599709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=aa73b12f-4e10-4ce1-9b45-705b33d4ea8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:26.670236 crc crio[3652]: time=\"2026-06-09T15:43:26.668445481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=04d93054-bda4-46d2-baea-5e4beb0ca6f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:26.724547 crc crio[3652]: time=\"2026-06-09T15:43:26.724332589Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8563b2dd-eace-43e5-a3df-e1c39f43f2f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:26.725208 crc crio[3652]: time=\"2026-06-09T15:43:26.725093759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:27.109501 crc crio[3652]: time=\"2026-06-09T15:43:27.108596789Z\" level=info msg=\"Stopping pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=8f4f5e54-382c-4a78-a146-d0bcf22aa875 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:43:27.127073 crc crio[3652]: time=\"2026-06-09T15:43:27.126549024Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc000606d08}] Aliases:map[]}\"\nJun 09 15:43:27.127381 crc crio[3652]: time=\"2026-06-09T15:43:27.127215081Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:43:27.568276 crc crio[3652]: time=\"2026-06-09T15:43:27.565762528Z\" level=info msg=\"Created container 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=18c365a8-2e72-4f41-b36a-9e37db7e931d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:27.580073 crc crio[3652]: time=\"2026-06-09T15:43:27.57718074Z\" level=info msg=\"Removing container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12\" id=3668f094-0bb5-4ed5-b325-77118f0175a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:43:27.580073 crc crio[3652]: time=\"2026-06-09T15:43:27.577452387Z\" level=info msg=\"Starting container: 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377\" id=678fad6a-5a0e-4864-ac0c-598ddff08272 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:27.614758 crc crio[3652]: time=\"2026-06-09T15:43:27.609888904Z\" level=info msg=\"Started container\" PID=12229 containerID=616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=678fad6a-5a0e-4864-ac0c-598ddff08272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 15:43:28.910039 crc crio[3652]: time=\"2026-06-09T15:43:28.909552031Z\" level=info msg=\"Removed container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3668f094-0bb5-4ed5-b325-77118f0175a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:43:29.785259 crc crio[3652]: time=\"2026-06-09T15:43:29.651477599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:30.176834 crc crio[3652]: time=\"2026-06-09T15:43:30.176517002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:30.342534 crc crio[3652]: time=\"2026-06-09T15:43:30.336518413Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/POD\" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:30.342534 crc crio[3652]: time=\"2026-06-09T15:43:30.337318914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:30.591163 crc crio[3652]: time=\"2026-06-09T15:43:30.580509675Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:30.697186 crc crio[3652]: time=\"2026-06-09T15:43:30.69684049Z\" level=info msg=\"Created container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8563b2dd-eace-43e5-a3df-e1c39f43f2f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:30.725016 crc crio[3652]: time=\"2026-06-09T15:43:30.724600164Z\" level=info msg=\"Starting container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575\" id=3cc07562-a702-4096-9d0e-7ea51520ae41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:30.746088 crc crio[3652]: time=\"2026-06-09T15:43:30.736497548Z\" level=info msg=\"Ran pod sandbox 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963 with infra container: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/POD\" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:30.778119 crc crio[3652]: time=\"2026-06-09T15:43:30.778002276Z\" level=info msg=\"Started container\" PID=12390 containerID=6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=3cc07562-a702-4096-9d0e-7ea51520ae41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3\nJun 09 15:43:30.798733 crc crio[3652]: time=\"2026-06-09T15:43:30.79858548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ee343d14-5ec4-46e0-bf8f-4ae9f6ce1a63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:30.876181 crc crio[3652]: time=\"2026-06-09T15:43:30.876004487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5c0164f3-ea6e-4ad2-8259-f3867d312725 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:30.904614 crc crio[3652]: time=\"2026-06-09T15:43:30.9044873Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=aee95d88-8c65-43aa-ab0c-00473627cd77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:30.923358 crc crio[3652]: time=\"2026-06-09T15:43:30.923223586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:31.170092 crc crio[3652]: time=\"2026-06-09T15:43:31.168374588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:32.090415 crc crio[3652]: time=\"2026-06-09T15:43:32.088611516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:33.484459 crc crio[3652]: time=\"2026-06-09T15:43:33.468063887Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:33.484459 crc crio[3652]: time=\"2026-06-09T15:43:33.478125223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 09 15:43:33.510013 crc crio[3652]: time=\"2026-06-09T15:43:33.502455046Z\" level=info msg=\"Stopped pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=8f4f5e54-382c-4a78-a146-d0bcf22aa875 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:43:35.486701 crc crio[3652]: time=\"2026-06-09T15:43:35.486586901Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:35.488259 crc crio[3652]: time=\"2026-06-09T15:43:35.486670423Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:35.488259 crc crio[3652]: time=\"2026-06-09T15:43:35.486764746Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 09 15:43:36.280476 crc crio[3652]: time=\"2026-06-09T15:43:36.276910139Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:36.280476 crc crio[3652]: time=\"2026-06-09T15:43:36.278805379Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:36.280476 crc crio[3652]: time=\"2026-06-09T15:43:36.27886387Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 09 15:43:37.463829 crc crio[3652]: time=\"2026-06-09T15:43:37.463440873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:38.915323 crc crio[3652]: time=\"2026-06-09T15:43:38.914151001Z\" level=info msg=\"Created container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=aee95d88-8c65-43aa-ab0c-00473627cd77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:38.935803 crc crio[3652]: time=\"2026-06-09T15:43:38.935603058Z\" level=info msg=\"Starting container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c\" id=e7b63e54-9500-4189-a1a8-e3ec9f82ce71 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:39.397350 crc crio[3652]: time=\"2026-06-09T15:43:39.396167996Z\" level=info msg=\"Started container\" PID=12481 containerID=8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c description=openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins id=e7b63e54-9500-4189-a1a8-e3ec9f82ce71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\nJun 09 15:43:39.419897 crc crio[3652]: time=\"2026-06-09T15:43:39.419457342Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:39.419897 crc crio[3652]: time=\"2026-06-09T15:43:39.419648037Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:39.419897 crc crio[3652]: time=\"2026-06-09T15:43:39.419700959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.115478476Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.115530238Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.115568469Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_351f54f1-aae6-416e-acae-6dc353943fbe\\\"\"\nJun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.11560646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 15:43:42.039050 crc crio[3652]: time=\"2026-06-09T15:43:42.035750729Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:42.039050 crc crio[3652]: time=\"2026-06-09T15:43:42.036452888Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:42.039050 crc crio[3652]: time=\"2026-06-09T15:43:42.036477389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ded0043d-0996-49ef-948e-4bcdeec1c90c\\\"\"\nJun 09 15:43:44.189246 crc crio[3652]: time=\"2026-06-09T15:43:44.189152757Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:44.189246 crc crio[3652]: time=\"2026-06-09T15:43:44.18923074Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:44.189246 crc crio[3652]: time=\"2026-06-09T15:43:44.18925449Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 09 15:43:47.106185 crc crio[3652]: time=\"2026-06-09T15:43:47.104546205Z\" level=info msg=\"Stopping container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c (timeout: 30s)\" id=8d3204cb-ac3f-451f-8550-334005183168 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:47.363525 crc crio[3652]: time=\"2026-06-09T15:43:47.362078474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:48.215112 crc crio[3652]: time=\"2026-06-09T15:43:48.212427229Z\" level=info msg=\"Created container 82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=04d99945-bdeb-48d5-8a7d-9263a74f2e17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:48.249805 crc crio[3652]: time=\"2026-06-09T15:43:48.245848423Z\" level=info msg=\"Starting container: 82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292\" id=ab4cec83-e4e9-4d38-b6f1-ce6c9ba413aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.616206065Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.616362559Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.61639749Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ded0043d-0996-49ef-948e-4bcdeec1c90c\\\"\"\nJun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.616436791Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9b2b4bb8-2e21-4309-8fa6-a1a5564e28ac\\\"\"\nJun 09 15:43:48.636019 crc crio[3652]: time=\"2026-06-09T15:43:48.632229088Z\" level=info msg=\"Started container\" PID=12560 containerID=82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=ab4cec83-e4e9-4d38-b6f1-ce6c9ba413aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4\nJun 09 15:43:48.768593 crc crio[3652]: time=\"2026-06-09T15:43:48.767521495Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=bb9c85b7-afe4-4219-bbaf-23fe2b8da828 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:48.788880 crc crio[3652]: time=\"2026-06-09T15:43:48.777074618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e9745875-c7ea-454f-917f-c5150943e66a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:48.788880 crc crio[3652]: time=\"2026-06-09T15:43:48.784988197Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=73bcdfd6-6ba7-43c4-9645-5a6fe6b90160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:48.788880 crc crio[3652]: time=\"2026-06-09T15:43:48.785392958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:49.112858 crc crio[3652]: time=\"2026-06-09T15:43:49.111319006Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:49.112858 crc crio[3652]: time=\"2026-06-09T15:43:49.112711123Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:49.112858 crc crio[3652]: time=\"2026-06-09T15:43:49.112742684Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 09 15:43:50.006773 crc crio[3652]: time=\"2026-06-09T15:43:50.005221872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317491231Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317609704Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317645185Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9b2b4bb8-2e21-4309-8fa6-a1a5564e28ac\\\"\"\nJun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317768038Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_097c46d8-8fc2-41f9-afa6-7f6955dcae9d\\\"\"\nJun 09 15:43:53.240773 crc crio[3652]: time=\"2026-06-09T15:43:53.240315942Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:53.240773 crc crio[3652]: time=\"2026-06-09T15:43:53.24058978Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:53.240773 crc crio[3652]: time=\"2026-06-09T15:43:53.240614Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 15:43:54.208191 crc crio[3652]: time=\"2026-06-09T15:43:54.208128283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:54.577370 crc crio[3652]: time=\"2026-06-09T15:43:54.576466903Z\" level=info msg=\"Created container d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=73bcdfd6-6ba7-43c4-9645-5a6fe6b90160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:54.649670 crc crio[3652]: time=\"2026-06-09T15:43:54.649114794Z\" level=info msg=\"Starting container: d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21\" id=853c3d94-7e0a-45c8-9cf9-7ac8cf81cca3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:43:54.857599 crc crio[3652]: time=\"2026-06-09T15:43:54.857518565Z\" level=info msg=\"Started container\" PID=12633 containerID=d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=853c3d94-7e0a-45c8-9cf9-7ac8cf81cca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4\nJun 09 15:43:55.172367 crc crio[3652]: time=\"2026-06-09T15:43:55.172258157Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:55.172367 crc crio[3652]: time=\"2026-06-09T15:43:55.172315178Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:55.172367 crc crio[3652]: time=\"2026-06-09T15:43:55.172345129Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 15:43:55.221425 crc crio[3652]: time=\"2026-06-09T15:43:55.221223492Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=a83fef4a-23f7-437b-8817-fca632e73454 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:55.221804 crc crio[3652]: time=\"2026-06-09T15:43:55.221780506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:43:55.231825 crc crio[3652]: time=\"2026-06-09T15:43:55.231672248Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=4dc84bdf-fa6d-4019-869d-cce669c2f8a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:55.460551 crc crio[3652]: time=\"2026-06-09T15:43:55.460448687Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=10c44542-11e6-43a8-8231-3c3ab0987c34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:55.479304 crc crio[3652]: time=\"2026-06-09T15:43:55.478232757Z\" level=info msg=\"Stopping container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575 (timeout: 2s)\" id=d4664fcf-2e86-43ef-8299-56cace05e638 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:55.829640 crc crio[3652]: time=\"2026-06-09T15:43:55.829533446Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc00265e628}] Aliases:map[]}\"\nJun 09 15:43:55.829640 crc crio[3652]: time=\"2026-06-09T15:43:55.829601467Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:43:55.946482 crc crio[3652]: time=\"2026-06-09T15:43:55.946034856Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f5dd0140-b266-4f46-b53c-8e492bfaa37b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:43:56.126806 crc crio[3652]: time=\"2026-06-09T15:43:56.126299373Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:43:56.242001 crc crio[3652]: time=\"2026-06-09T15:43:56.241635572Z\" level=info msg=\"Stopped container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d4664fcf-2e86-43ef-8299-56cace05e638 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:43:56.288252 crc crio[3652]: time=\"2026-06-09T15:43:56.288124942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=578d06a8-74ae-4b04-8498-8e8cce6c5296 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:43:57.301710 crc crio[3652]: time=\"2026-06-09T15:43:57.300619855Z\" level=info msg=\"Removing container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff\" id=0cdcf598-3b50-4432-a94d-39f97ef626d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:43:59.636356 crc crio[3652]: 2026-06-09T15:43:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c58a7644230f822 Mac:1e:0b:eb:f6:51:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:43:59.648350 crc crio[3652]: time=\"2026-06-09T15:43:59.647126481Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:43:59.648350 crc crio[3652]: time=\"2026-06-09T15:43:59.647424519Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 15:43:59.650722 crc crio[3652]: time=\"2026-06-09T15:43:59.650610913Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc00265e628}] Aliases:map[]}\"\nJun 09 15:43:59.651091 crc crio[3652]: time=\"2026-06-09T15:43:59.650982073Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:43:59.989126 crc crio[3652]: time=\"2026-06-09T15:43:59.989071583Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=87ad7ef6-2d12-44c7-bba8-2aefed59432c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:43:59.991498 crc crio[3652]: time=\"2026-06-09T15:43:59.991473746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:44:00.647090 crc crio[3652]: time=\"2026-06-09T15:44:00.646675592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:00.649609 crc crio[3652]: time=\"2026-06-09T15:44:00.649570958Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:00.652383 crc crio[3652]: time=\"2026-06-09T15:44:00.65230465Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 15:44:01.894324 crc crio[3652]: time=\"2026-06-09T15:44:01.892265798Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:01.894324 crc crio[3652]: time=\"2026-06-09T15:44:01.89234832Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:01.894324 crc crio[3652]: time=\"2026-06-09T15:44:01.892390361Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 15:44:02.704791 crc crio[3652]: time=\"2026-06-09T15:44:02.704461194Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:02.704791 crc crio[3652]: time=\"2026-06-09T15:44:02.704569047Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:02.704791 crc crio[3652]: time=\"2026-06-09T15:44:02.704598008Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 15:44:03.365790 crc crio[3652]: time=\"2026-06-09T15:44:03.364162917Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:03.365790 crc crio[3652]: time=\"2026-06-09T15:44:03.36502705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:03.365790 crc crio[3652]: time=\"2026-06-09T15:44:03.365107432Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 15:44:03.912365 crc crio[3652]: time=\"2026-06-09T15:44:03.912085525Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:03.912365 crc crio[3652]: time=\"2026-06-09T15:44:03.912224279Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:03.912365 crc crio[3652]: time=\"2026-06-09T15:44:03.91224836Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859090797Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859323733Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859357764Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_414fc191-942a-400e-b451-9477f70af081\\\"\"\nJun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859391615Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 09 15:44:06.524007 crc crio[3652]: time=\"2026-06-09T15:44:06.522168601Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:06.524007 crc crio[3652]: time=\"2026-06-09T15:44:06.522532681Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:06.524007 crc crio[3652]: time=\"2026-06-09T15:44:06.522632913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 09 15:44:07.155854 crc crio[3652]: time=\"2026-06-09T15:44:07.155629051Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:07.158843 crc crio[3652]: time=\"2026-06-09T15:44:07.157976774Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:07.160192 crc crio[3652]: time=\"2026-06-09T15:44:07.160169101Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 09 15:44:08.495276 crc crio[3652]: time=\"2026-06-09T15:44:08.495199695Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:08.496672 crc crio[3652]: time=\"2026-06-09T15:44:08.496651495Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:08.497171 crc crio[3652]: time=\"2026-06-09T15:44:08.496871481Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_097c46d8-8fc2-41f9-afa6-7f6955dcae9d\\\"\"\nJun 09 15:44:08.497303 crc crio[3652]: time=\"2026-06-09T15:44:08.497285442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 15:44:09.183870 crc crio[3652]: time=\"2026-06-09T15:44:09.183521437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:44:09.183870 crc crio[3652]: time=\"2026-06-09T15:44:09.183733793Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:44:17.595675 crc crio[3652]: time=\"2026-06-09T15:44:17.59416192Z\" level=warning msg=\"Stopping container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c with stop signal(15) timed out. Killing...\"\nJun 09 15:44:27.965764 crc crio[3652]: time=\"2026-06-09T15:44:27.960908096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:44:27.968225 crc crio[3652]: time=\"2026-06-09T15:44:27.964886046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=539a862e-9139-424f-9313-9d0c64bf3115 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:44:36.904083 crc crio[3652]: time=\"2026-06-09T15:44:36.899266367Z\" level=info msg=\"Stopped container 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c66d7aa8-4db3-40fb-84a5-09144feaaef2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:44:36.907295 crc crio[3652]: time=\"2026-06-09T15:44:36.907172114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=741e7bd2-3d1f-49c6-8e8c-be63dd787396 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:44:36.967686 crc crio[3652]: time=\"2026-06-09T15:44:36.967450002Z\" level=info msg=\"Stopped container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=8d3204cb-ac3f-451f-8550-334005183168 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:44:36.985364 crc crio[3652]: time=\"2026-06-09T15:44:36.985094158Z\" level=info msg=\"Stopping pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=048900fd-a805-46b6-930a-77bbbf41bd98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:44:36.994292 crc crio[3652]: time=\"2026-06-09T15:44:36.994059284Z\" level=info msg=\"Ran pod sandbox c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=a83fef4a-23f7-437b-8817-fca632e73454 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:44:36.998194 crc crio[3652]: time=\"2026-06-09T15:44:36.995565896Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ed313532-e408-4635-9c6d-b731b5881106 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:44:36.998194 crc crio[3652]: time=\"2026-06-09T15:44:36.998036394Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0684a32e-2903-4cc8-bbd0-858020e8ce32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:44:47.097238 crc crio[3652]: time=\"2026-06-09T15:44:47.096251544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 15:44:47.921456 crc crio[3652]: time=\"2026-06-09T15:44:47.921290627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:44:47.923411 crc crio[3652]: time=\"2026-06-09T15:44:47.923300843Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8ccb1742-ba62-4b7c-8ab4-ef67129858c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:44:47.926359 crc crio[3652]: time=\"2026-06-09T15:44:47.926142611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=3c4df832-eb1f-42fb-8ef9-ab409f477bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:44:47.932120 crc crio[3652]: time=\"2026-06-09T15:44:47.932025893Z\" level=info msg=\"Stopped pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=048900fd-a805-46b6-930a-77bbbf41bd98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:44:47.938639 crc crio[3652]: time=\"2026-06-09T15:44:47.938220463Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=2ed6226a-8939-47a8-a317-2279f05ad510 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:44:47.939415 crc crio[3652]: time=\"2026-06-09T15:44:47.939329314Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ed025a14-13ae-4277-a810-2c7e83815b39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:44:47.951190 crc crio[3652]: time=\"2026-06-09T15:44:47.951099117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:44:47.951455 crc crio[3652]: time=\"2026-06-09T15:44:47.951386275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:44:56.008211 crc crio[3652]: time=\"2026-06-09T15:44:56.007218044Z\" level=info msg=\"Removed container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0cdcf598-3b50-4432-a94d-39f97ef626d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:44:56.010696 crc crio[3652]: time=\"2026-06-09T15:44:56.010629228Z\" level=info msg=\"Removing container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c\" id=6379656a-e60e-4c8c-9f0a-184047255236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:45:00.717596 crc crio[3652]: time=\"2026-06-09T15:45:00.716751269Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/POD\" id=8d5d0fed-13ca-4cf0-a240-041084806801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:45:00.719085 crc crio[3652]: time=\"2026-06-09T15:45:00.717814158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:00.964490 crc crio[3652]: time=\"2026-06-09T15:45:00.96440353Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=de859c6f-2259-4047-8f03-07bef9ee77de name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:00.969436 crc crio[3652]: time=\"2026-06-09T15:45:00.969227823Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 15:45:40.973273 crc crio[3652]: time=\"2026-06-09T15:45:40.972183768Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=7414ab7d-98b9-4106-8456-53fb84575fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:45:40.975108 crc crio[3652]: time=\"2026-06-09T15:45:40.973765286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.546615 crc crio[3652]: time=\"2026-06-09T15:45:43.546196819Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc0015261c0}] Aliases:map[]}\"\nJun 09 15:45:43.546615 crc crio[3652]: time=\"2026-06-09T15:45:43.54657067Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:45:43.591285 crc crio[3652]: time=\"2026-06-09T15:45:43.590752975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.602634 crc crio[3652]: time=\"2026-06-09T15:45:43.602482784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.612352 crc crio[3652]: time=\"2026-06-09T15:45:43.612249784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.657685 crc crio[3652]: time=\"2026-06-09T15:45:43.657333516Z\" level=info msg=\"Removed container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=6379656a-e60e-4c8c-9f0a-184047255236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:45:43.677829 crc crio[3652]: time=\"2026-06-09T15:45:43.677559986Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=140b8e76-1cbd-4deb-a625-7e4cf3bd3187 name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:43.679871 crc crio[3652]: time=\"2026-06-09T15:45:43.679616379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.686362 crc crio[3652]: time=\"2026-06-09T15:45:43.681369613Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c9d21e4c-b12b-47ac-9a61-1040e379be72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:43.703586 crc crio[3652]: time=\"2026-06-09T15:45:43.70346279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.712472 crc crio[3652]: time=\"2026-06-09T15:45:43.712376884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:43.762437 crc crio[3652]: time=\"2026-06-09T15:45:43.762363396Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=0163d94e-6001-4f30-89a7-9054dbf3e7bf name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:43.763891 crc crio[3652]: time=\"2026-06-09T15:45:43.763840322Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c45201ad-a709-4659-aa34-f75e0d80223b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:43.766659 crc crio[3652]: time=\"2026-06-09T15:45:43.765819852Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc000122778}] Aliases:map[]}\"\nJun 09 15:45:43.766659 crc crio[3652]: time=\"2026-06-09T15:45:43.766643698Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:45:43.768348 crc crio[3652]: time=\"2026-06-09T15:45:43.768263217Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=bc196cea-2cb4-41c5-940a-b6413ca3d884 name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:43.770042 crc crio[3652]: time=\"2026-06-09T15:45:43.769741153Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ca01fffd-e05a-4e2b-9dc8-e55565b6f667 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:43.792582 crc crio[3652]: time=\"2026-06-09T15:45:43.792400167Z\" level=info msg=\"Created container 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ed313532-e408-4635-9c6d-b731b5881106 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:43.794752 crc crio[3652]: time=\"2026-06-09T15:45:43.794672577Z\" level=info msg=\"Starting container: 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e\" id=3099d142-45a1-4ce6-8a87-e6ea5040c0e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:43.800779 crc crio[3652]: time=\"2026-06-09T15:45:43.800615989Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000dac638}] Aliases:map[]}\"\nJun 09 15:45:43.800779 crc crio[3652]: time=\"2026-06-09T15:45:43.800691892Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:45:43.807556 crc crio[3652]: time=\"2026-06-09T15:45:43.807423578Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=697c20df-4c15-4515-9b54-4ca090900b50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:43.882817 crc crio[3652]: time=\"2026-06-09T15:45:43.880176669Z\" level=info msg=\"Started container\" PID=13399 containerID=608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=3099d142-45a1-4ce6-8a87-e6ea5040c0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3\nJun 09 15:45:43.910238 crc crio[3652]: time=\"2026-06-09T15:45:43.907490626Z\" level=info msg=\"Created container f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ed025a14-13ae-4277-a810-2c7e83815b39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:43.914078 crc crio[3652]: time=\"2026-06-09T15:45:43.912862691Z\" level=info msg=\"Starting container: f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21\" id=8d1f1ba5-d547-4a3b-aab4-3e4133906413 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:43.938494 crc crio[3652]: time=\"2026-06-09T15:45:43.936583288Z\" level=info msg=\"Started container\" PID=13427 containerID=f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=8d1f1ba5-d547-4a3b-aab4-3e4133906413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26\nJun 09 15:45:43.962082 crc crio[3652]: time=\"2026-06-09T15:45:43.958354036Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=de859c6f-2259-4047-8f03-07bef9ee77de name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:43.967727 crc crio[3652]: time=\"2026-06-09T15:45:43.967432384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7cc9ddd8-fc5e-4773-93a8-00f97e68bc9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:43.977055 crc crio[3652]: time=\"2026-06-09T15:45:43.976819582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7ae5c8c3-9036-48b4-8667-649ac7812d69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:43.977417 crc crio[3652]: time=\"2026-06-09T15:45:43.977310587Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g78b5/extract-content\" id=7055b962-1942-4acb-b246-643ad95e5884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:43.977740 crc crio[3652]: time=\"2026-06-09T15:45:43.977512183Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c93050fb-a585-4175-a7b0-472da11efa09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.088214 crc crio[3652]: time=\"2026-06-09T15:45:44.087835566Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=b6fa8709-487c-4bd6-bd4f-0af3fa1bf8fe name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:44.097029 crc crio[3652]: time=\"2026-06-09T15:45:44.094459879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.102097 crc crio[3652]: time=\"2026-06-09T15:45:44.101767783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e0da167f-8a25-4b85-ab9a-21f1526f60c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.111859 crc crio[3652]: time=\"2026-06-09T15:45:44.111757499Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8dfd4af1-5957-4b2a-87e4-18db9eb8b87b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.113325 crc crio[3652]: time=\"2026-06-09T15:45:44.113291546Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=67826a58-e004-4d86-bf23-30892d6c7351 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.117603 crc crio[3652]: time=\"2026-06-09T15:45:44.117452974Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5c5t6/extract-content\" id=d7c9eceb-38e9-4cbd-80ab-71145b594841 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.125138 crc crio[3652]: time=\"2026-06-09T15:45:44.124869031Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wh9wl/extract-content\" id=0cc0a617-ef88-4165-b9f3-c51a1aa9344b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.137290 crc crio[3652]: time=\"2026-06-09T15:45:44.13689497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.143821 crc crio[3652]: time=\"2026-06-09T15:45:44.143680798Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e7b771f-4936-4dd0-9ea6-28dba0ffe4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.156018 crc crio[3652]: time=\"2026-06-09T15:45:44.15549398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.176689 crc crio[3652]: time=\"2026-06-09T15:45:44.176639779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.192823 crc crio[3652]: time=\"2026-06-09T15:45:44.187792781Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=81143491-d492-4881-b968-286c647c81a1 name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:44.192823 crc crio[3652]: time=\"2026-06-09T15:45:44.190531085Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-llmcq/extract-content\" id=2995a573-8cd6-488a-977b-c76c667961de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.192823 crc crio[3652]: time=\"2026-06-09T15:45:44.192788324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4e3c858c-6034-46d4-9afd-d31a947db448 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.230158 crc crio[3652]: time=\"2026-06-09T15:45:44.230107368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.232596 crc crio[3652]: time=\"2026-06-09T15:45:44.232473781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.241542 crc crio[3652]: time=\"2026-06-09T15:45:44.241359133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.288015 crc crio[3652]: time=\"2026-06-09T15:45:44.287503768Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=86114345-ab8a-4b93-8bc0-455ad6f799f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.323411 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d582f905a6a339 Mac:96:3d:6b:ff:8e:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 SocketPath: PciID:}] [{Interface:0xc0003185c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:45:44.326846 crc crio[3652]: time=\"2026-06-09T15:45:44.325635387Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc0015261c0}] Aliases:map[]}\"\nJun 09 15:45:44.326846 crc crio[3652]: time=\"2026-06-09T15:45:44.326090221Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:45:44.348898 crc crio[3652]: time=\"2026-06-09T15:45:44.347294291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.390299 crc crio[3652]: time=\"2026-06-09T15:45:44.390164885Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=22426cff-92d8-48a4-bba0-c479c7fed18f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.409997 crc crio[3652]: time=\"2026-06-09T15:45:44.409689914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.435029 crc crio[3652]: time=\"2026-06-09T15:45:44.433868185Z\" level=info msg=\"Ran pod sandbox 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=87ad7ef6-2d12-44c7-bba8-2aefed59432c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:45:44.477002 crc crio[3652]: time=\"2026-06-09T15:45:44.474189082Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4d707cf8-950b-49df-b02c-35f4fdf771c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.487646 crc crio[3652]: time=\"2026-06-09T15:45:44.48748803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.488492 crc crio[3652]: time=\"2026-06-09T15:45:44.488292544Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c618e808-6778-4814-a171-d5f338993090 name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:44.491583 crc crio[3652]: time=\"2026-06-09T15:45:44.491445711Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d5ab1d43-1e77-4c6e-8e08-87574bd68ffe name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.499013 crc crio[3652]: time=\"2026-06-09T15:45:44.498761045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.502990 crc crio[3652]: time=\"2026-06-09T15:45:44.502294724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.513304 crc crio[3652]: time=\"2026-06-09T15:45:44.513070964Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=84b61261-3bc3-43c6-88b3-cd2f949a4227 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.523231 crc crio[3652]: time=\"2026-06-09T15:45:44.523073101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.527431 crc crio[3652]: time=\"2026-06-09T15:45:44.527211907Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=05528dee-e891-42f3-bd64-c514b916d85a name=/runtime.v1.ImageService/PullImage\nJun 09 15:45:44.529178 crc crio[3652]: time=\"2026-06-09T15:45:44.528839977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.531127 crc crio[3652]: time=\"2026-06-09T15:45:44.530279182Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=702705a7-c382-4cc9-b0df-1740b537ce7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.531127 crc crio[3652]: time=\"2026-06-09T15:45:44.530637072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.531459 crc crio[3652]: time=\"2026-06-09T15:45:44.531370505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=75e7566a-2802-4eaf-b0b9-2c5ae3666eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.546508 crc crio[3652]: time=\"2026-06-09T15:45:44.538088881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.557269 crc crio[3652]: time=\"2026-06-09T15:45:44.556243838Z\" level=info msg=\"Created container 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76: openshift-marketplace/redhat-marketplace-g78b5/extract-content\" id=7055b962-1942-4acb-b246-643ad95e5884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.566482 crc crio[3652]: time=\"2026-06-09T15:45:44.56415425Z\" level=info msg=\"Starting container: 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76\" id=7093bfcc-9141-46eb-b115-26170b517a02 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:44.575682 crc crio[3652]: time=\"2026-06-09T15:45:44.575519799Z\" level=info msg=\"Started container\" PID=13504 containerID=4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76 description=openshift-marketplace/redhat-marketplace-g78b5/extract-content id=7093bfcc-9141-46eb-b115-26170b517a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\nJun 09 15:45:44.583406 crc crio[3652]: time=\"2026-06-09T15:45:44.583298027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.607446 crc crio[3652]: time=\"2026-06-09T15:45:44.607032465Z\" level=info msg=\"Created container 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29: openshift-marketplace/certified-operators-wh9wl/extract-content\" id=0cc0a617-ef88-4165-b9f3-c51a1aa9344b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.608567 crc crio[3652]: time=\"2026-06-09T15:45:44.608342945Z\" level=info msg=\"Starting container: 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29\" id=4382ec68-e528-4416-80aa-607c34422192 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:44.617174 crc crio[3652]: time=\"2026-06-09T15:45:44.616746383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.621077 crc crio[3652]: time=\"2026-06-09T15:45:44.620802467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.625361 crc crio[3652]: time=\"2026-06-09T15:45:44.625280334Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c05eb5c9-33c6-4d82-91f2-8f7dbecff725 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.625736 crc crio[3652]: time=\"2026-06-09T15:45:44.625693437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6670e6c-5686-48a1-86e0-e0bda6298bb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.645344 crc crio[3652]: time=\"2026-06-09T15:45:44.645199805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=1a4173e7-f968-4abf-b6cc-bcf856f6f8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.646215 crc crio[3652]: time=\"2026-06-09T15:45:44.646121733Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=51ae5dd0-91f6-4b17-8161-0b88a25df7fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.648313 crc crio[3652]: time=\"2026-06-09T15:45:44.647599209Z\" level=info msg=\"Started container\" PID=13520 containerID=3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29 description=openshift-marketplace/certified-operators-wh9wl/extract-content id=4382ec68-e528-4416-80aa-607c34422192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\nJun 09 15:45:44.649522 crc crio[3652]: time=\"2026-06-09T15:45:44.648797886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.653347 crc crio[3652]: time=\"2026-06-09T15:45:44.647606779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.665799 crc crio[3652]: time=\"2026-06-09T15:45:44.66525668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.674213 crc crio[3652]: time=\"2026-06-09T15:45:44.667711115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.679526 crc crio[3652]: time=\"2026-06-09T15:45:44.679478026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.818154 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:442c1a4418c9836 Mac:ce:3c:09:40:47:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 SocketPath: PciID:}] [{Interface:0xc000304840 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:45:44.822527 crc crio[3652]: time=\"2026-06-09T15:45:44.82245259Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc000122778}] Aliases:map[]}\"\nJun 09 15:45:44.822823 crc crio[3652]: time=\"2026-06-09T15:45:44.822699707Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:45:44.851117 crc crio[3652]: time=\"2026-06-09T15:45:44.851031836Z\" level=info msg=\"Created container 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e7b771f-4936-4dd0-9ea6-28dba0ffe4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.854463 crc crio[3652]: time=\"2026-06-09T15:45:44.854366958Z\" level=info msg=\"Starting container: 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7\" id=991e5fbf-b234-4aaf-93ca-4b54bbbc4760 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:44.868075 crc crio[3652]: time=\"2026-06-09T15:45:44.867203882Z\" level=info msg=\"Started container\" PID=13560 containerID=77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=991e5fbf-b234-4aaf-93ca-4b54bbbc4760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\nJun 09 15:45:44.894486 crc crio[3652]: time=\"2026-06-09T15:45:44.894302793Z\" level=info msg=\"Ran pod sandbox 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/POD\" id=8d5d0fed-13ca-4cf0-a240-041084806801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:45:44.918457 crc crio[3652]: time=\"2026-06-09T15:45:44.918314709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=335b787d-6df4-4e7c-a20f-bf1cab90f09b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.929331 crc crio[3652]: time=\"2026-06-09T15:45:44.925045305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae66bc6b-572d-492d-841e-8f5ebc11183b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.932282 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41b5391c168907c Mac:36:7d:36:84:b1:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 SocketPath: PciID:}] [{Interface:0xc0002f47e0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:45:44.934533 crc crio[3652]: time=\"2026-06-09T15:45:44.934454244Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000dac638}] Aliases:map[]}\"\nJun 09 15:45:44.934685 crc crio[3652]: time=\"2026-06-09T15:45:44.93464241Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:45:44.936421 crc crio[3652]: time=\"2026-06-09T15:45:44.936320081Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles\" id=5041bb97-1dc0-46a6-98fb-4048cc033799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.943185 crc crio[3652]: time=\"2026-06-09T15:45:44.943050847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.943833 crc crio[3652]: time=\"2026-06-09T15:45:44.943765449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.948474 crc crio[3652]: time=\"2026-06-09T15:45:44.947841144Z\" level=info msg=\"Ran pod sandbox 41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=7414ab7d-98b9-4106-8456-53fb84575fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:45:44.956580 crc crio[3652]: time=\"2026-06-09T15:45:44.956052516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dce180bc-362f-47dc-9eed-0cc0c21836a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:44.970014 crc crio[3652]: time=\"2026-06-09T15:45:44.969754286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:44.974664 crc crio[3652]: time=\"2026-06-09T15:45:44.974400379Z\" level=info msg=\"Created container 9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=2ed6226a-8939-47a8-a317-2279f05ad510 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:44.978054 crc crio[3652]: time=\"2026-06-09T15:45:44.977298477Z\" level=info msg=\"Starting container: 9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86\" id=6f8c000b-4773-4eb7-8c51-d418831e5376 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:44.985003 crc crio[3652]: time=\"2026-06-09T15:45:44.984498198Z\" level=info msg=\"Started container\" PID=13563 containerID=9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6f8c000b-4773-4eb7-8c51-d418831e5376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d\nJun 09 15:45:44.997572 crc crio[3652]: time=\"2026-06-09T15:45:44.994171685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7bbc22eb-6f9c-4b5d-977f-003c2acead86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:45.029729 crc crio[3652]: time=\"2026-06-09T15:45:45.029387805Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ba3fbd63-7a37-4951-accc-df07a7f92eec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.064185 crc crio[3652]: time=\"2026-06-09T15:45:45.064031567Z\" level=info msg=\"Created container b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40: openshift-marketplace/community-operators-llmcq/extract-content\" id=2995a573-8cd6-488a-977b-c76c667961de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.065368 crc crio[3652]: time=\"2026-06-09T15:45:45.065299296Z\" level=info msg=\"Created container a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=22426cff-92d8-48a4-bba0-c479c7fed18f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.066230 crc crio[3652]: time=\"2026-06-09T15:45:45.065891074Z\" level=info msg=\"Starting container: b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40\" id=c00cf8f1-b584-4bab-ac09-6b305e4cb7c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.068264 crc crio[3652]: time=\"2026-06-09T15:45:45.06707208Z\" level=info msg=\"Starting container: a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe\" id=07bc6a11-3c52-458c-9f8e-0035672427d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.075544 crc crio[3652]: time=\"2026-06-09T15:45:45.075251241Z\" level=info msg=\"Started container\" PID=13575 containerID=b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40 description=openshift-marketplace/community-operators-llmcq/extract-content id=c00cf8f1-b584-4bab-ac09-6b305e4cb7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\nJun 09 15:45:45.079355 crc crio[3652]: time=\"2026-06-09T15:45:45.079283054Z\" level=info msg=\"Started container\" PID=13579 containerID=a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe description=openshift-marketplace/certified-operators-l27pk/extract-content id=07bc6a11-3c52-458c-9f8e-0035672427d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\nJun 09 15:45:45.096225 crc crio[3652]: time=\"2026-06-09T15:45:45.095874443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.101681 crc crio[3652]: time=\"2026-06-09T15:45:45.101130214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.124664 crc crio[3652]: time=\"2026-06-09T15:45:45.124627555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.138372 crc crio[3652]: time=\"2026-06-09T15:45:45.138191991Z\" level=info msg=\"Created container 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c: openshift-marketplace/redhat-operators-5c5t6/extract-content\" id=d7c9eceb-38e9-4cbd-80ab-71145b594841 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.143392 crc crio[3652]: time=\"2026-06-09T15:45:45.142559825Z\" level=info msg=\"Starting container: 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c\" id=470eb190-e237-4429-b57c-9c0723e42e76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.158370 crc crio[3652]: time=\"2026-06-09T15:45:45.157612916Z\" level=info msg=\"Started container\" PID=13577 containerID=04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c description=openshift-marketplace/redhat-operators-5c5t6/extract-content id=470eb190-e237-4429-b57c-9c0723e42e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\nJun 09 15:45:45.171070 crc crio[3652]: time=\"2026-06-09T15:45:45.170024177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.193346 crc crio[3652]: time=\"2026-06-09T15:45:45.193206297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.249436 crc crio[3652]: time=\"2026-06-09T15:45:45.249271337Z\" level=info msg=\"Created container 693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f5dd0140-b266-4f46-b53c-8e492bfaa37b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.257450 crc crio[3652]: time=\"2026-06-09T15:45:45.257016374Z\" level=info msg=\"Starting container: 693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76\" id=3cfa3f64-8063-43f6-8895-9cd68328268c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.278327 crc crio[3652]: time=\"2026-06-09T15:45:45.278162402Z\" level=info msg=\"Started container\" PID=13574 containerID=693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=3cfa3f64-8063-43f6-8895-9cd68328268c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4\nJun 09 15:45:45.340360 crc crio[3652]: time=\"2026-06-09T15:45:45.340222755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.356550 crc crio[3652]: time=\"2026-06-09T15:45:45.356500984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.361463 crc crio[3652]: time=\"2026-06-09T15:45:45.361372294Z\" level=info msg=\"Created container 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d: openshift-marketplace/community-operators-qhh6t/extract-content\" id=51ae5dd0-91f6-4b17-8161-0b88a25df7fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.362650 crc crio[3652]: time=\"2026-06-09T15:45:45.362620302Z\" level=info msg=\"Starting container: 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d\" id=7e8b74c0-b76d-4404-a714-70dd4172385b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.367318 crc crio[3652]: time=\"2026-06-09T15:45:45.367293225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:45.368548 crc crio[3652]: time=\"2026-06-09T15:45:45.368469011Z\" level=info msg=\"Created container a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles\" id=5041bb97-1dc0-46a6-98fb-4048cc033799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.368812 crc crio[3652]: time=\"2026-06-09T15:45:45.368784321Z\" level=info msg=\"Started container\" PID=13624 containerID=936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d description=openshift-marketplace/community-operators-qhh6t/extract-content id=7e8b74c0-b76d-4404-a714-70dd4172385b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\nJun 09 15:45:45.370735 crc crio[3652]: time=\"2026-06-09T15:45:45.37070928Z\" level=info msg=\"Starting container: a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42\" id=df26bd95-48cc-439b-b5d4-7f924c4bc2c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.374667 crc crio[3652]: time=\"2026-06-09T15:45:45.374547278Z\" level=info msg=\"Created container 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=1a4173e7-f968-4abf-b6cc-bcf856f6f8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.379508 crc crio[3652]: time=\"2026-06-09T15:45:45.379328854Z\" level=info msg=\"Started container\" PID=13634 containerID=a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42 description=openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles id=df26bd95-48cc-439b-b5d4-7f924c4bc2c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\nJun 09 15:45:45.380532 crc crio[3652]: time=\"2026-06-09T15:45:45.380451489Z\" level=info msg=\"Starting container: 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae\" id=ad881987-16a2-4ad9-b6f3-426797639271 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.402583 crc crio[3652]: time=\"2026-06-09T15:45:45.402482044Z\" level=info msg=\"Started container\" PID=13627 containerID=967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=ad881987-16a2-4ad9-b6f3-426797639271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\nJun 09 15:45:45.551701 crc crio[3652]: time=\"2026-06-09T15:45:45.551000258Z\" level=info msg=\"Created container 1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ba3fbd63-7a37-4951-accc-df07a7f92eec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.555244 crc crio[3652]: time=\"2026-06-09T15:45:45.555138825Z\" level=info msg=\"Created container 59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2: openshift-kube-apiserver/installer-13-crc/installer\" id=702705a7-c382-4cc9-b0df-1740b537ce7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:45.555350 crc crio[3652]: time=\"2026-06-09T15:45:45.555253468Z\" level=info msg=\"Starting container: 1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73\" id=cb675831-0b1c-4c69-b801-6db323757629 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.567820 crc crio[3652]: time=\"2026-06-09T15:45:45.567767622Z\" level=info msg=\"Starting container: 59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2\" id=a2ca0a1c-c100-49df-85eb-d9d484bd3c11 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:45.583761 crc crio[3652]: time=\"2026-06-09T15:45:45.582784122Z\" level=info msg=\"Started container\" PID=13665 containerID=1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cb675831-0b1c-4c69-b801-6db323757629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb\nJun 09 15:45:45.585595 crc crio[3652]: time=\"2026-06-09T15:45:45.58498833Z\" level=info msg=\"Started container\" PID=13657 containerID=59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2 description=openshift-kube-apiserver/installer-13-crc/installer id=a2ca0a1c-c100-49df-85eb-d9d484bd3c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378\nJun 09 15:45:45.623352 crc crio[3652]: time=\"2026-06-09T15:45:45.623100028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6eaea1b8-4e2f-498c-be68-0c1db455e3d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:45.633768 crc crio[3652]: time=\"2026-06-09T15:45:45.633672543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71021fdb-d583-4c7e-b3b2-8b7570da07aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:45.741882 crc crio[3652]: time=\"2026-06-09T15:45:45.741715205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50ae32c8-7f56-49e9-a6cb-e89f86901d94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:45.742340 crc crio[3652]: time=\"2026-06-09T15:45:45.742274502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fa85827-617b-4524-9257-469b4ab37cd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.366625 crc crio[3652]: time=\"2026-06-09T15:45:46.366540573Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=135507d7-bf74-4ec4-a6ec-7c200cfe1eca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:46.367258 crc crio[3652]: time=\"2026-06-09T15:45:46.367210473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.414819 crc crio[3652]: time=\"2026-06-09T15:45:46.41472208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.418520 crc crio[3652]: time=\"2026-06-09T15:45:46.418424414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.697545 crc crio[3652]: time=\"2026-06-09T15:45:46.697300373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d2beeb0-4235-45ed-8af2-7b611bb43370 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.704185 crc crio[3652]: time=\"2026-06-09T15:45:46.704105012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ddf8485e-0854-482d-97d0-0bd522c3f443 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.709669 crc crio[3652]: time=\"2026-06-09T15:45:46.70957945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4a5ef097-1f98-4728-ae7a-18a2c2712f33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.712646 crc crio[3652]: time=\"2026-06-09T15:45:46.712573272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5ef56b22-1da0-4288-af66-33c0d7b2041d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.717110 crc crio[3652]: time=\"2026-06-09T15:45:46.717034418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c093c2cd-d08b-44d3-8b14-1d39d185fead name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.719375 crc crio[3652]: time=\"2026-06-09T15:45:46.719340939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=776160e5-3129-4370-9b82-f5687b76b4f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.746463361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6ac75391-2667-475c-baf1-5c86f5e75a57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.746557894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ead6fb2-a4ab-4f7b-aeac-0bde0a4e9169 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.746476141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5b6dbb28-9bde-4797-a900-19ec51f5164d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.747030368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=52eddc76-2b8d-41ef-833a-764223b0cfe5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.747156232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82498ecb-5c29-4ae3-841b-5339befdac7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.747255475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c8b5547-a0b0-4c73-b15e-d53cd5cb83e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:45:46.822148 crc crio[3652]: time=\"2026-06-09T15:45:46.821179142Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=40b504ff-fe86-4fed-9dbf-181bc3597b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:46.822678 crc crio[3652]: time=\"2026-06-09T15:45:46.822564624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.822816 crc crio[3652]: time=\"2026-06-09T15:45:46.822684958Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8b5068e2-0299-4958-9fa6-236fc0e9fa40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:46.823630 crc crio[3652]: time=\"2026-06-09T15:45:46.823523163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.825133 crc crio[3652]: time=\"2026-06-09T15:45:46.824898056Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=11242f8a-1f36-4439-ba08-8af555fc4481 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:46.842212 crc crio[3652]: time=\"2026-06-09T15:45:46.842146264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.878767 crc crio[3652]: time=\"2026-06-09T15:45:46.87853176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.883532 crc crio[3652]: time=\"2026-06-09T15:45:46.88341927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.901655 crc crio[3652]: time=\"2026-06-09T15:45:46.901533225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.903894 crc crio[3652]: time=\"2026-06-09T15:45:46.903836416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.905291 crc crio[3652]: time=\"2026-06-09T15:45:46.905256279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:46.908732 crc crio[3652]: time=\"2026-06-09T15:45:46.908702075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.143417 crc crio[3652]: time=\"2026-06-09T15:45:47.142682919Z\" level=info msg=\"Created container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=135507d7-bf74-4ec4-a6ec-7c200cfe1eca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.147211 crc crio[3652]: time=\"2026-06-09T15:45:47.147147256Z\" level=info msg=\"Starting container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe\" id=1e9488a7-ace6-4c18-8cbb-a2c7fade915c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:47.155449 crc crio[3652]: time=\"2026-06-09T15:45:47.155371828Z\" level=info msg=\"Started container\" PID=13731 containerID=44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe description=openshift-marketplace/certified-operators-wh9wl/registry-server id=1e9488a7-ace6-4c18-8cbb-a2c7fade915c name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\nJun 09 15:45:47.211435 crc crio[3652]: time=\"2026-06-09T15:45:47.211275242Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=4377f441-0de0-4eeb-8e65-e9ec94b8cdfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.212356 crc crio[3652]: time=\"2026-06-09T15:45:47.212250012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.294455 crc crio[3652]: time=\"2026-06-09T15:45:47.29435967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.302139 crc crio[3652]: time=\"2026-06-09T15:45:47.302073046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.325723 crc crio[3652]: time=\"2026-06-09T15:45:47.325296498Z\" level=info msg=\"Created container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=40b504ff-fe86-4fed-9dbf-181bc3597b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.327620 crc crio[3652]: time=\"2026-06-09T15:45:47.327583818Z\" level=info msg=\"Starting container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92\" id=ddd638ba-2ff7-457e-bea6-dff3e64bedb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:47.342296 crc crio[3652]: time=\"2026-06-09T15:45:47.342211077Z\" level=info msg=\"Started container\" PID=13745 containerID=5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92 description=openshift-marketplace/redhat-marketplace-g78b5/registry-server id=ddd638ba-2ff7-457e-bea6-dff3e64bedb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\nJun 09 15:45:47.770175 crc crio[3652]: time=\"2026-06-09T15:45:47.770007594Z\" level=info msg=\"Created container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8b5068e2-0299-4958-9fa6-236fc0e9fa40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.771386 crc crio[3652]: time=\"2026-06-09T15:45:47.771317184Z\" level=info msg=\"Starting container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af\" id=75661213-fa6e-4388-813c-4773f83f8208 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:47.773983 crc crio[3652]: time=\"2026-06-09T15:45:47.773842201Z\" level=info msg=\"Created container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=11242f8a-1f36-4439-ba08-8af555fc4481 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.778267 crc crio[3652]: time=\"2026-06-09T15:45:47.778068011Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=867bafc4-5833-490c-b9dd-55f5a1b99dc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.778837 crc crio[3652]: time=\"2026-06-09T15:45:47.778766392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.781471 crc crio[3652]: time=\"2026-06-09T15:45:47.781265449Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=2b95600a-ba9c-4f38-822a-259b552001c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.781649 crc crio[3652]: time=\"2026-06-09T15:45:47.781578378Z\" level=info msg=\"Starting container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5\" id=bbb308a3-a3f1-416c-a7bd-00b64405896d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:47.781649 crc crio[3652]: time=\"2026-06-09T15:45:47.78163382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.783415 crc crio[3652]: time=\"2026-06-09T15:45:47.783004992Z\" level=info msg=\"Started container\" PID=13746 containerID=bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af description=openshift-marketplace/community-operators-qhh6t/registry-server id=75661213-fa6e-4388-813c-4773f83f8208 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\nJun 09 15:45:47.784547 crc crio[3652]: time=\"2026-06-09T15:45:47.78131828Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-llmcq/registry-server\" id=cce448a1-ee0e-4408-8962-26662f0a8c3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:47.789078 crc crio[3652]: time=\"2026-06-09T15:45:47.785580651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.825576 crc crio[3652]: time=\"2026-06-09T15:45:47.824877726Z\" level=info msg=\"Started container\" PID=13747 containerID=dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=bbb308a3-a3f1-416c-a7bd-00b64405896d name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\nJun 09 15:45:47.897819 crc crio[3652]: time=\"2026-06-09T15:45:47.897692399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.901642 crc crio[3652]: time=\"2026-06-09T15:45:47.901555147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.906183 crc crio[3652]: time=\"2026-06-09T15:45:47.906118357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.922285 crc crio[3652]: time=\"2026-06-09T15:45:47.92188804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.934209 crc crio[3652]: time=\"2026-06-09T15:45:47.934086694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:47.937465 crc crio[3652]: time=\"2026-06-09T15:45:47.937346664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:45:48.066104 crc crio[3652]: time=\"2026-06-09T15:45:48.060310375Z\" level=info msg=\"Created container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=4377f441-0de0-4eeb-8e65-e9ec94b8cdfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:48.071189 crc crio[3652]: time=\"2026-06-09T15:45:48.069527187Z\" level=info msg=\"Starting container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6\" id=2b2dff1e-4107-4e94-925a-9f625acee84d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:48.129712 crc crio[3652]: time=\"2026-06-09T15:45:48.128381672Z\" level=info msg=\"Started container\" PID=13766 containerID=ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6 description=openshift-marketplace/redhat-operators-5c5t6/registry-server id=2b2dff1e-4107-4e94-925a-9f625acee84d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\nJun 09 15:45:48.462699 crc crio[3652]: time=\"2026-06-09T15:45:48.462531857Z\" level=info msg=\"Created container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=2b95600a-ba9c-4f38-822a-259b552001c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:48.465653 crc crio[3652]: time=\"2026-06-09T15:45:48.465455277Z\" level=info msg=\"Starting container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7\" id=50278ce1-28e6-4454-aea6-ebdc4c37290e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:48.484811 crc crio[3652]: time=\"2026-06-09T15:45:48.484702157Z\" level=info msg=\"Started container\" PID=13783 containerID=30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=50278ce1-28e6-4454-aea6-ebdc4c37290e name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\nJun 09 15:45:48.513528 crc crio[3652]: time=\"2026-06-09T15:45:48.513336255Z\" level=info msg=\"Created container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server\" id=cce448a1-ee0e-4408-8962-26662f0a8c3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:48.515851 crc crio[3652]: time=\"2026-06-09T15:45:48.515651146Z\" level=info msg=\"Starting container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0\" id=40806917-86f8-44da-9ca4-4b28f921a072 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:48.524305 crc crio[3652]: time=\"2026-06-09T15:45:48.524095095Z\" level=info msg=\"Started container\" PID=13806 containerID=db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0 description=openshift-marketplace/community-operators-llmcq/registry-server id=40806917-86f8-44da-9ca4-4b28f921a072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\nJun 09 15:45:48.573852 crc crio[3652]: time=\"2026-06-09T15:45:48.573354315Z\" level=info msg=\"Created container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server\" id=867bafc4-5833-490c-b9dd-55f5a1b99dc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:45:48.585265 crc crio[3652]: time=\"2026-06-09T15:45:48.584852428Z\" level=info msg=\"Starting container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149\" id=bb4d565f-c7d3-4d50-8725-342b463fffc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:45:48.603254 crc crio[3652]: time=\"2026-06-09T15:45:48.602797538Z\" level=info msg=\"Started container\" PID=13784 containerID=c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149 description=openshift-marketplace/certified-operators-l27pk/registry-server id=bb4d565f-c7d3-4d50-8725-342b463fffc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\nJun 09 15:45:50.010861 crc crio[3652]: time=\"2026-06-09T15:45:50.01019321Z\" level=info msg=\"Stopping pod sandbox: c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d\" id=6039ea95-8d5c-4cd3-866e-f6e9bb3d8253 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:45:50.011855 crc crio[3652]: time=\"2026-06-09T15:45:50.011649315Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc000122b70}] Aliases:map[]}\"\nJun 09 15:45:50.011855 crc crio[3652]: time=\"2026-06-09T15:45:50.01182293Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:45:51.561551 crc crio[3652]: time=\"2026-06-09T15:45:51.560810082Z\" level=info msg=\"Stopped pod sandbox: c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d\" id=6039ea95-8d5c-4cd3-866e-f6e9bb3d8253 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:45:51.709907 crc crio[3652]: time=\"2026-06-09T15:45:51.709756159Z\" level=info msg=\"Stopping pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=4de5ffaa-a4d2-4458-88db-f3b54b4e2c97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:45:51.709907 crc crio[3652]: time=\"2026-06-09T15:45:51.709893923Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=4de5ffaa-a4d2-4458-88db-f3b54b4e2c97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:45:51.711900 crc crio[3652]: time=\"2026-06-09T15:45:51.711796161Z\" level=info msg=\"Removing pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=33438347-82dd-4715-adf1-9fb71a5c33b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:45:51.754426 crc crio[3652]: time=\"2026-06-09T15:45:51.753875502Z\" level=info msg=\"Removed pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=33438347-82dd-4715-adf1-9fb71a5c33b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:45:55.135708 crc crio[3652]: time=\"2026-06-09T15:45:55.135197015Z\" level=info msg=\"Stopping pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=0a056189-3510-494f-b750-dbfdfafba798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:45:55.136849 crc crio[3652]: time=\"2026-06-09T15:45:55.13631485Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc00008c7d8}] Aliases:map[]}\"\nJun 09 15:45:55.136849 crc crio[3652]: time=\"2026-06-09T15:45:55.136441524Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:45:57.099113 crc crio[3652]: time=\"2026-06-09T15:45:57.098533842Z\" level=info msg=\"Stopped pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=0a056189-3510-494f-b750-dbfdfafba798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:05.415335 crc crio[3652]: time=\"2026-06-09T15:46:05.414130545Z\" level=info msg=\"Stopping container: 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e (timeout: 2s)\" id=18cad004-d68a-4e5c-bb46-e11d02ef4c53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:06.463632 crc crio[3652]: time=\"2026-06-09T15:46:06.462770978Z\" level=info msg=\"Removing container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575\" id=e1bec001-51bf-4417-966c-d9c18951b543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:06.679991 crc crio[3652]: time=\"2026-06-09T15:46:06.679671828Z\" level=info msg=\"Stopped container 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=18cad004-d68a-4e5c-bb46-e11d02ef4c53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:06.681570 crc crio[3652]: time=\"2026-06-09T15:46:06.681484634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6c3fc1cc-953a-450f-ba08-d3207f68ded3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:06.802514 crc crio[3652]: time=\"2026-06-09T15:46:06.802231966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=485808e1-3286-43f7-ad2e-6fd7277dc1b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:06.807494 crc crio[3652]: time=\"2026-06-09T15:46:06.807363593Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6101a679-291a-4da3-8727-1f3273d555aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:06.808137 crc crio[3652]: time=\"2026-06-09T15:46:06.807858178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:06.855330 crc crio[3652]: time=\"2026-06-09T15:46:06.855258702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:06.865711 crc crio[3652]: time=\"2026-06-09T15:46:06.86565465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:06.997843 crc crio[3652]: time=\"2026-06-09T15:46:06.997752311Z\" level=info msg=\"Created container 3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6101a679-291a-4da3-8727-1f3273d555aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:06.999793 crc crio[3652]: time=\"2026-06-09T15:46:06.999483054Z\" level=info msg=\"Starting container: 3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9\" id=67494aca-a673-47b4-ad7f-2d68c2b9a8d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:07.023305 crc crio[3652]: time=\"2026-06-09T15:46:07.022669175Z\" level=info msg=\"Started container\" PID=14317 containerID=3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=67494aca-a673-47b4-ad7f-2d68c2b9a8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3\nJun 09 15:46:07.070667 crc crio[3652]: time=\"2026-06-09T15:46:07.070533482Z\" level=info msg=\"Removed container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e1bec001-51bf-4417-966c-d9c18951b543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:07.125429 crc crio[3652]: time=\"2026-06-09T15:46:07.125390614Z\" level=info msg=\"Stopping container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe (timeout: 2s)\" id=98a0ccfe-9ef7-49f7-8435-f0948f66cc41 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:07.250136 crc crio[3652]: time=\"2026-06-09T15:46:07.250095548Z\" level=info msg=\"Stopped container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=98a0ccfe-9ef7-49f7-8435-f0948f66cc41 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:07.251800 crc crio[3652]: time=\"2026-06-09T15:46:07.251773119Z\" level=info msg=\"Stopping pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=de2c967a-9cee-4d6b-9b28-1b0b9394ab6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:07.252430 crc crio[3652]: time=\"2026-06-09T15:46:07.252401648Z\" level=info msg=\"Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc002a2c8e0}] Aliases:map[]}\"\nJun 09 15:46:07.255247 crc crio[3652]: time=\"2026-06-09T15:46:07.254886155Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wh9wl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:46:07.575638 crc crio[3652]: time=\"2026-06-09T15:46:07.574568266Z\" level=info msg=\"Stopped pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=de2c967a-9cee-4d6b-9b28-1b0b9394ab6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:08.147246 crc crio[3652]: time=\"2026-06-09T15:46:08.147201653Z\" level=info msg=\"Stopping container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0 (timeout: 2s)\" id=4306cced-2bcf-4468-84d4-599b9425e9e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:08.513008 crc crio[3652]: time=\"2026-06-09T15:46:08.512759261Z\" level=info msg=\"Removing container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe\" id=5d980718-40da-4e8a-a34d-447a1a0edeec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:08.541245 crc crio[3652]: time=\"2026-06-09T15:46:08.540332567Z\" level=info msg=\"Removed container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=5d980718-40da-4e8a-a34d-447a1a0edeec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:08.544555 crc crio[3652]: time=\"2026-06-09T15:46:08.544480364Z\" level=info msg=\"Removing container: 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29\" id=bb94ff0e-ea78-4ccd-8fc3-f9f64ae97b6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:08.591833 crc crio[3652]: time=\"2026-06-09T15:46:08.591612079Z\" level=info msg=\"Removed container 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29: openshift-marketplace/certified-operators-wh9wl/extract-content\" id=bb94ff0e-ea78-4ccd-8fc3-f9f64ae97b6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:08.596836 crc crio[3652]: time=\"2026-06-09T15:46:08.596442267Z\" level=info msg=\"Removing container: 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2\" id=8e475b59-ae89-457d-b80c-bf5479b00042 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:08.619411 crc crio[3652]: time=\"2026-06-09T15:46:08.61935722Z\" level=info msg=\"Removed container 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2: openshift-marketplace/certified-operators-wh9wl/extract-utilities\" id=8e475b59-ae89-457d-b80c-bf5479b00042 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:08.795437 crc crio[3652]: time=\"2026-06-09T15:46:08.794660875Z\" level=info msg=\"Stopped container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server\" id=4306cced-2bcf-4468-84d4-599b9425e9e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:08.796620 crc crio[3652]: time=\"2026-06-09T15:46:08.796594294Z\" level=info msg=\"Stopping pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=8fd54b6d-bafd-4cea-81b3-e34a8ad61d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:08.797479 crc crio[3652]: time=\"2026-06-09T15:46:08.79745198Z\" level=info msg=\"Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc0001230b8}] Aliases:map[]}\"\nJun 09 15:46:08.797855 crc crio[3652]: time=\"2026-06-09T15:46:08.797831132Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-llmcq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:46:09.454766 crc crio[3652]: time=\"2026-06-09T15:46:09.454337582Z\" level=info msg=\"Stopping container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92 (timeout: 2s)\" id=a7ebd804-52c6-4cd9-9156-33e477c8b608 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:09.602109 crc crio[3652]: time=\"2026-06-09T15:46:09.596193341Z\" level=info msg=\"Stopped container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=a7ebd804-52c6-4cd9-9156-33e477c8b608 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:09.605257 crc crio[3652]: time=\"2026-06-09T15:46:09.60495556Z\" level=info msg=\"Stopping pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=2bfb7785-528a-4348-a2b0-365b3a2b7a65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:09.606452 crc crio[3652]: time=\"2026-06-09T15:46:09.606361993Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc00008c640}] Aliases:map[]}\"\nJun 09 15:46:09.606570 crc crio[3652]: time=\"2026-06-09T15:46:09.606548349Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g78b5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:46:09.674138 crc crio[3652]: time=\"2026-06-09T15:46:09.673320196Z\" level=info msg=\"Stopped pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=8fd54b6d-bafd-4cea-81b3-e34a8ad61d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:10.039713 crc crio[3652]: time=\"2026-06-09T15:46:10.03938764Z\" level=info msg=\"Stopped pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=2bfb7785-528a-4348-a2b0-365b3a2b7a65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:10.548016 crc crio[3652]: time=\"2026-06-09T15:46:10.547351714Z\" level=info msg=\"Removing container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92\" id=660d3b88-1a9e-40c9-a2b4-9684d6a6efcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.600612 crc crio[3652]: time=\"2026-06-09T15:46:10.600300648Z\" level=info msg=\"Removed container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=660d3b88-1a9e-40c9-a2b4-9684d6a6efcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.606108 crc crio[3652]: time=\"2026-06-09T15:46:10.605503357Z\" level=info msg=\"Removing container: 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76\" id=8fb46823-0706-4252-a645-4320d3d4c29e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.661168 crc crio[3652]: time=\"2026-06-09T15:46:10.66103381Z\" level=info msg=\"Removed container 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76: openshift-marketplace/redhat-marketplace-g78b5/extract-content\" id=8fb46823-0706-4252-a645-4320d3d4c29e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.665798 crc crio[3652]: time=\"2026-06-09T15:46:10.665710733Z\" level=info msg=\"Removing container: 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07\" id=9736627e-1cba-4201-8cff-bd42deb72825 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.701671 crc crio[3652]: time=\"2026-06-09T15:46:10.701574153Z\" level=info msg=\"Removed container 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities\" id=9736627e-1cba-4201-8cff-bd42deb72825 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.712725 crc crio[3652]: time=\"2026-06-09T15:46:10.712641092Z\" level=info msg=\"Removing container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0\" id=5b7bb98d-9846-4fb4-8e61-46deb6a31135 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.733749 crc crio[3652]: time=\"2026-06-09T15:46:10.733468821Z\" level=info msg=\"Removed container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server\" id=5b7bb98d-9846-4fb4-8e61-46deb6a31135 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.736534 crc crio[3652]: time=\"2026-06-09T15:46:10.736413831Z\" level=info msg=\"Removing container: b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40\" id=2717a723-f17e-4797-b6bb-3a666c190458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.763050 crc crio[3652]: time=\"2026-06-09T15:46:10.762182731Z\" level=info msg=\"Removed container b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40: openshift-marketplace/community-operators-llmcq/extract-content\" id=2717a723-f17e-4797-b6bb-3a666c190458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.765595 crc crio[3652]: time=\"2026-06-09T15:46:10.765466142Z\" level=info msg=\"Removing container: c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d\" id=8ca0649a-0086-4888-8b15-4e6550b1ed53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:10.784237 crc crio[3652]: time=\"2026-06-09T15:46:10.784043802Z\" level=info msg=\"Removed container c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d: openshift-marketplace/community-operators-llmcq/extract-utilities\" id=8ca0649a-0086-4888-8b15-4e6550b1ed53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:16.623987 crc crio[3652]: time=\"2026-06-09T15:46:16.623374368Z\" level=info msg=\"Stopping container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6 (timeout: 2s)\" id=37ffc929-5de3-4128-a68b-410cac944a9c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:16.757413 crc crio[3652]: time=\"2026-06-09T15:46:16.756585522Z\" level=info msg=\"Stopped container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=37ffc929-5de3-4128-a68b-410cac944a9c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:16.758528 crc crio[3652]: time=\"2026-06-09T15:46:16.758464104Z\" level=info msg=\"Stopping pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=a83a6c31-898c-4576-ad39-420cfbc50d66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:16.759289 crc crio[3652]: time=\"2026-06-09T15:46:16.759253965Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc000123150}] Aliases:map[]}\"\nJun 09 15:46:16.759509 crc crio[3652]: time=\"2026-06-09T15:46:16.75940945Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5c5t6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:46:17.895513 crc crio[3652]: time=\"2026-06-09T15:46:17.895198169Z\" level=info msg=\"Stopped pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=a83a6c31-898c-4576-ad39-420cfbc50d66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:18.667169 crc crio[3652]: time=\"2026-06-09T15:46:18.666518927Z\" level=info msg=\"Removing container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6\" id=01c7c3be-4724-461c-8fc2-bc295b9ece7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:18.695815 crc crio[3652]: time=\"2026-06-09T15:46:18.695698929Z\" level=info msg=\"Removed container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=01c7c3be-4724-461c-8fc2-bc295b9ece7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:18.699497 crc crio[3652]: time=\"2026-06-09T15:46:18.699405641Z\" level=info msg=\"Removing container: 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c\" id=41107828-ef3a-4f5e-ad72-11dfb977bcef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:18.729076 crc crio[3652]: time=\"2026-06-09T15:46:18.728993783Z\" level=info msg=\"Removed container 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c: openshift-marketplace/redhat-operators-5c5t6/extract-content\" id=41107828-ef3a-4f5e-ad72-11dfb977bcef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:18.737511 crc crio[3652]: time=\"2026-06-09T15:46:18.7372349Z\" level=info msg=\"Removing container: 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949\" id=4855cac4-56dc-4d26-9856-d31e34ffc523 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:18.771737 crc crio[3652]: time=\"2026-06-09T15:46:18.771635695Z\" level=info msg=\"Removed container 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949: openshift-marketplace/redhat-operators-5c5t6/extract-utilities\" id=4855cac4-56dc-4d26-9856-d31e34ffc523 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:28.495320 crc crio[3652]: time=\"2026-06-09T15:46:28.49322715Z\" level=info msg=\"Stopping container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b (timeout: 15s)\" id=b43a0344-aecb-4195-aa0b-10794321e24d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.497652 crc crio[3652]: time=\"2026-06-09T15:46:28.493492468Z\" level=info msg=\"Stopping container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688 (timeout: 15s)\" id=3fa1e47a-0cae-451b-a0f3-4d2a69f95dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.497652 crc crio[3652]: time=\"2026-06-09T15:46:28.494213027Z\" level=info msg=\"Stopping container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022 (timeout: 15s)\" id=2530ec74-0380-42f8-b6b3-1215c2563043 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.497652 crc crio[3652]: time=\"2026-06-09T15:46:28.493548589Z\" level=info msg=\"Stopping container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d (timeout: 15s)\" id=b33f1884-e40d-4193-a246-7216780f4e6e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.530655 crc crio[3652]: time=\"2026-06-09T15:46:28.493342403Z\" level=info msg=\"Stopping container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9 (timeout: 15s)\" id=3ce1cf4f-b4bc-4295-93fc-a1998adf310f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.745287 crc crio[3652]: time=\"2026-06-09T15:46:28.743895336Z\" level=info msg=\"Stopped container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b43a0344-aecb-4195-aa0b-10794321e24d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.817142 crc crio[3652]: time=\"2026-06-09T15:46:28.816992154Z\" level=info msg=\"Stopped container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3ce1cf4f-b4bc-4295-93fc-a1998adf310f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.860424 crc crio[3652]: time=\"2026-06-09T15:46:28.860295664Z\" level=info msg=\"Stopped container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b33f1884-e40d-4193-a246-7216780f4e6e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.915500 crc crio[3652]: time=\"2026-06-09T15:46:28.915407678Z\" level=info msg=\"Stopped container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2530ec74-0380-42f8-b6b3-1215c2563043 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:28.917896 crc crio[3652]: time=\"2026-06-09T15:46:28.917721501Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:46:28.917896 crc crio[3652]: time=\"2026-06-09T15:46:28.917812074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:28.943571 crc crio[3652]: time=\"2026-06-09T15:46:28.943423747Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:46:28.953809 crc crio[3652]: time=\"2026-06-09T15:46:28.953658498Z\" level=info msg=\"Ran pod sandbox 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:46:28.958016 crc crio[3652]: time=\"2026-06-09T15:46:28.957881484Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4eefb4fb-107a-4337-8691-0fb3e597e997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:28.995889 crc crio[3652]: time=\"2026-06-09T15:46:28.995656442Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d70a3258-4ead-465e-a69f-b8855f6007ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:29.009514 crc crio[3652]: time=\"2026-06-09T15:46:29.00940176Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=8fe3e211-3d09-4b3c-a2bb-3e7396f24189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:29.010061 crc crio[3652]: time=\"2026-06-09T15:46:29.009871003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:29.035610 crc crio[3652]: time=\"2026-06-09T15:46:29.035476716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:29.245378 crc crio[3652]: time=\"2026-06-09T15:46:29.245271819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:29.397018 crc crio[3652]: time=\"2026-06-09T15:46:29.396840512Z\" level=info msg=\"Created container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=8fe3e211-3d09-4b3c-a2bb-3e7396f24189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:29.399026 crc crio[3652]: time=\"2026-06-09T15:46:29.398810816Z\" level=info msg=\"Starting container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22\" id=74fdb134-0443-44b1-92fb-961c081e9412 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:29.419473 crc crio[3652]: time=\"2026-06-09T15:46:29.418054515Z\" level=info msg=\"Started container\" PID=14788 containerID=d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=74fdb134-0443-44b1-92fb-961c081e9412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\nJun 09 15:46:29.811873 crc crio[3652]: time=\"2026-06-09T15:46:29.811092851Z\" level=info msg=\"Stopping pod sandbox: 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378\" id=84dac4fa-e229-4b93-ba4b-07097d478f94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:29.812554 crc crio[3652]: time=\"2026-06-09T15:46:29.812192911Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc00088ec08}] Aliases:map[]}\"\nJun 09 15:46:29.812554 crc crio[3652]: time=\"2026-06-09T15:46:29.812372126Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:46:31.169844 crc crio[3652]: time=\"2026-06-09T15:46:31.169342141Z\" level=info msg=\"Stopped pod sandbox: 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378\" id=84dac4fa-e229-4b93-ba4b-07097d478f94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:31.294162 crc crio[3652]: time=\"2026-06-09T15:46:31.293305006Z\" level=info msg=\"Stopped container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3fa1e47a-0cae-451b-a0f3-4d2a69f95dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:46:31.296419 crc crio[3652]: time=\"2026-06-09T15:46:31.29635788Z\" level=info msg=\"Stopping pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=ba346cf4-9119-4b89-addd-0fc1f9cf251d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:31.302478 crc crio[3652]: time=\"2026-06-09T15:46:31.302319344Z\" level=info msg=\"Stopped pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=ba346cf4-9119-4b89-addd-0fc1f9cf251d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:32.034299 crc crio[3652]: time=\"2026-06-09T15:46:32.034059004Z\" level=info msg=\"Removing container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9\" id=ede026b6-868e-4520-abea-8aa0e5ca2f70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.071110 crc crio[3652]: time=\"2026-06-09T15:46:32.071010469Z\" level=info msg=\"Removed container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ede026b6-868e-4520-abea-8aa0e5ca2f70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.080288 crc crio[3652]: time=\"2026-06-09T15:46:32.080220702Z\" level=info msg=\"Removing container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d\" id=ebf46b94-f284-4c66-92bd-a0636ba6db37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.112095 crc crio[3652]: time=\"2026-06-09T15:46:32.111999895Z\" level=info msg=\"Removed container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ebf46b94-f284-4c66-92bd-a0636ba6db37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.119796 crc crio[3652]: time=\"2026-06-09T15:46:32.119711267Z\" level=info msg=\"Removing container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b\" id=85b18108-e9c8-471a-8810-e38b0552e986 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.148082 crc crio[3652]: time=\"2026-06-09T15:46:32.147899161Z\" level=info msg=\"Removed container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=85b18108-e9c8-471a-8810-e38b0552e986 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.156431 crc crio[3652]: time=\"2026-06-09T15:46:32.156356464Z\" level=info msg=\"Removing container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022\" id=60fc2827-f3ef-43de-8ddb-af57da7ce489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.205044 crc crio[3652]: time=\"2026-06-09T15:46:32.204750783Z\" level=info msg=\"Removed container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=60fc2827-f3ef-43de-8ddb-af57da7ce489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.211831 crc crio[3652]: time=\"2026-06-09T15:46:32.210881792Z\" level=info msg=\"Removing container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688\" id=7c387dd6-3e34-47ad-a153-4cd83ecb6ba9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.240544 crc crio[3652]: time=\"2026-06-09T15:46:32.239524068Z\" level=info msg=\"Removed container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=7c387dd6-3e34-47ad-a153-4cd83ecb6ba9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.244291 crc crio[3652]: time=\"2026-06-09T15:46:32.244016022Z\" level=info msg=\"Removing container: bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb\" id=3ab56e62-ef22-471a-b392-4d6caac28e21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:32.335906 crc crio[3652]: time=\"2026-06-09T15:46:32.335585247Z\" level=info msg=\"Removed container bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3ab56e62-ef22-471a-b392-4d6caac28e21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:46:42.010426 crc crio[3652]: time=\"2026-06-09T15:46:42.009303Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:46:42.010426 crc crio[3652]: time=\"2026-06-09T15:46:42.01039607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.025085 crc crio[3652]: time=\"2026-06-09T15:46:42.024459816Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:46:42.035630 crc crio[3652]: time=\"2026-06-09T15:46:42.03551243Z\" level=info msg=\"Ran pod sandbox bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:46:42.039453 crc crio[3652]: time=\"2026-06-09T15:46:42.039379556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9cdbb738-963a-4a83-aa75-dbc0b357b595 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:42.042817 crc crio[3652]: time=\"2026-06-09T15:46:42.042722418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a30fa38e-5ad6-4b7e-8d0a-9b78d95477a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:42.057986 crc crio[3652]: time=\"2026-06-09T15:46:42.057857584Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=e645c7d3-5874-4d45-9214-b823cf2e366a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:42.058327 crc crio[3652]: time=\"2026-06-09T15:46:42.058262915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.085680 crc crio[3652]: time=\"2026-06-09T15:46:42.085554755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.146712 crc crio[3652]: time=\"2026-06-09T15:46:42.146636032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a8e2fef4-e21f-4cf5-872a-a00f717a4a6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:42.148835 crc crio[3652]: time=\"2026-06-09T15:46:42.148670798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=70c27d1f-74b7-45ee-915d-d88dd63706cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:42.152172 crc crio[3652]: time=\"2026-06-09T15:46:42.152112943Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=181a6594-8b0a-4d72-ab35-609f73064aac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:42.152484 crc crio[3652]: time=\"2026-06-09T15:46:42.152413381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.184406 crc crio[3652]: time=\"2026-06-09T15:46:42.184279236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.275303 crc crio[3652]: time=\"2026-06-09T15:46:42.273896568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.371363 crc crio[3652]: time=\"2026-06-09T15:46:42.371264143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:42.385036 crc crio[3652]: time=\"2026-06-09T15:46:42.384810295Z\" level=info msg=\"Created container f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=e645c7d3-5874-4d45-9214-b823cf2e366a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:42.386355 crc crio[3652]: time=\"2026-06-09T15:46:42.386328077Z\" level=info msg=\"Starting container: f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716\" id=4f789a98-ea54-41a1-bffe-f6dcbb7e9aec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:42.401290 crc crio[3652]: time=\"2026-06-09T15:46:42.399533719Z\" level=info msg=\"Started container\" PID=15091 containerID=f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=4f789a98-ea54-41a1-bffe-f6dcbb7e9aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:46:42.576243 crc crio[3652]: time=\"2026-06-09T15:46:42.575579185Z\" level=info msg=\"Created container 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=181a6594-8b0a-4d72-ab35-609f73064aac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:42.577519 crc crio[3652]: time=\"2026-06-09T15:46:42.577109287Z\" level=info msg=\"Starting container: 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2\" id=9baef8ce-1ff0-4080-b076-731f72c8f69a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:42.582204 crc crio[3652]: time=\"2026-06-09T15:46:42.582089754Z\" level=info msg=\"Started container\" PID=15098 containerID=80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=9baef8ce-1ff0-4080-b076-731f72c8f69a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:46:43.168080 crc crio[3652]: time=\"2026-06-09T15:46:43.167543536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6d5812b9-51d7-420f-99ee-eb6b7f174d09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:43.171308 crc crio[3652]: time=\"2026-06-09T15:46:43.171096684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=88e0f85c-04c3-4eb7-b08c-cf33e3b377f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:43.186194 crc crio[3652]: time=\"2026-06-09T15:46:43.186089336Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d3a1a896-73bb-4662-b642-9394c431f571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:43.186538 crc crio[3652]: time=\"2026-06-09T15:46:43.186470986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.211378 crc crio[3652]: time=\"2026-06-09T15:46:43.211250457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.380040 crc crio[3652]: time=\"2026-06-09T15:46:43.379959561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.474470 crc crio[3652]: time=\"2026-06-09T15:46:43.474328574Z\" level=info msg=\"Created container c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d3a1a896-73bb-4662-b642-9394c431f571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:43.475618 crc crio[3652]: time=\"2026-06-09T15:46:43.475494856Z\" level=info msg=\"Starting container: c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05\" id=24055144-19e7-468b-9f17-48ec033f2207 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:43.481870 crc crio[3652]: time=\"2026-06-09T15:46:43.481793449Z\" level=info msg=\"Started container\" PID=15129 containerID=c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=24055144-19e7-468b-9f17-48ec033f2207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:46:43.491351 crc crio[3652]: time=\"2026-06-09T15:46:43.49129041Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8a6efcc3-6016-4106-92fa-99a9f282e06a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:43.493517 crc crio[3652]: time=\"2026-06-09T15:46:43.493456539Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bcc857d9-deec-4754-93dc-a7758509663f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:43.499822 crc crio[3652]: time=\"2026-06-09T15:46:43.499735902Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3721bf5c-6375-4881-b050-8dedf2c784a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:43.500214 crc crio[3652]: time=\"2026-06-09T15:46:43.5000557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.521188 crc crio[3652]: time=\"2026-06-09T15:46:43.521071548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.704094 crc crio[3652]: time=\"2026-06-09T15:46:43.695075237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.787736 crc crio[3652]: time=\"2026-06-09T15:46:43.787663191Z\" level=info msg=\"Created container 4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3721bf5c-6375-4881-b050-8dedf2c784a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:43.790332 crc crio[3652]: time=\"2026-06-09T15:46:43.790277023Z\" level=info msg=\"Starting container: 4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403\" id=2330777c-b857-4eca-9605-af17e62523c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:43.795603 crc crio[3652]: time=\"2026-06-09T15:46:43.795500346Z\" level=info msg=\"Started container\" PID=15163 containerID=4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2330777c-b857-4eca-9605-af17e62523c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:46:43.804742 crc crio[3652]: time=\"2026-06-09T15:46:43.804647617Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d86b7e21-c26d-4a94-8066-c54bc5aec4ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:43.806791 crc crio[3652]: time=\"2026-06-09T15:46:43.806719344Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4ae92069-10e9-41d0-b1f2-a4581836d293 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:43.813721 crc crio[3652]: time=\"2026-06-09T15:46:43.813661755Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1521b073-9b72-4633-a8fd-fad4cbfe784f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:43.814041 crc crio[3652]: time=\"2026-06-09T15:46:43.813895241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:43.848024 crc crio[3652]: time=\"2026-06-09T15:46:43.847906896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.020254 crc crio[3652]: time=\"2026-06-09T15:46:44.020122716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.095869 crc crio[3652]: time=\"2026-06-09T15:46:44.095756543Z\" level=info msg=\"Created container 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1521b073-9b72-4633-a8fd-fad4cbfe784f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:44.097198 crc crio[3652]: time=\"2026-06-09T15:46:44.09711115Z\" level=info msg=\"Starting container: 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167\" id=779dc385-0d9d-48c9-bb29-919e159ea6ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:44.103240 crc crio[3652]: time=\"2026-06-09T15:46:44.103203908Z\" level=info msg=\"Started container\" PID=15181 containerID=26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=779dc385-0d9d-48c9-bb29-919e159ea6ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:46:44.115225 crc crio[3652]: time=\"2026-06-09T15:46:44.115123985Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cce8e866-aab1-4444-ba68-f1d4987b466a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:44.118385 crc crio[3652]: time=\"2026-06-09T15:46:44.118310053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=86202b3f-03d4-4fbf-8707-4057ba9a12c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:44.126556 crc crio[3652]: time=\"2026-06-09T15:46:44.126431266Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=5d39646b-7b30-40f6-9d08-155fda5785b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:44.127098 crc crio[3652]: time=\"2026-06-09T15:46:44.126976871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.150347 crc crio[3652]: time=\"2026-06-09T15:46:44.150269801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.328643 crc crio[3652]: time=\"2026-06-09T15:46:44.328429155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.435693 crc crio[3652]: time=\"2026-06-09T15:46:44.435570358Z\" level=info msg=\"Created container 1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=5d39646b-7b30-40f6-9d08-155fda5785b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:44.437578 crc crio[3652]: time=\"2026-06-09T15:46:44.437414618Z\" level=info msg=\"Starting container: 1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b\" id=e6ae9b04-a8c0-422b-b743-f8b13c18c6d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:44.447061 crc crio[3652]: time=\"2026-06-09T15:46:44.446878868Z\" level=info msg=\"Started container\" PID=15198 containerID=1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e6ae9b04-a8c0-422b-b743-f8b13c18c6d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:46:44.459443 crc crio[3652]: time=\"2026-06-09T15:46:44.459297459Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=044ca0f3-7e7a-4382-8b3d-ed0ed3fadc48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:44.464460 crc crio[3652]: time=\"2026-06-09T15:46:44.464277416Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f4f77e36-8ac5-4fd4-8b89-a626e3e9a9c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:46:44.473199 crc crio[3652]: time=\"2026-06-09T15:46:44.473072208Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5b5add2e-c508-4d89-976d-a7b502d5048c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:44.473638 crc crio[3652]: time=\"2026-06-09T15:46:44.473564841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.498393 crc crio[3652]: time=\"2026-06-09T15:46:44.49827533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.670819 crc crio[3652]: time=\"2026-06-09T15:46:44.670626275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:46:44.757104 crc crio[3652]: time=\"2026-06-09T15:46:44.756345519Z\" level=info msg=\"Created container 6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5b5add2e-c508-4d89-976d-a7b502d5048c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:46:44.758340 crc crio[3652]: time=\"2026-06-09T15:46:44.758252312Z\" level=info msg=\"Starting container: 6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5\" id=89197740-1926-4605-88dc-05f407a1f8d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:46:44.764621 crc crio[3652]: time=\"2026-06-09T15:46:44.764512094Z\" level=info msg=\"Started container\" PID=15214 containerID=6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=89197740-1926-4605-88dc-05f407a1f8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:46:51.784729 crc crio[3652]: time=\"2026-06-09T15:46:51.783400808Z\" level=info msg=\"Stopping pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=f45307c6-8be5-4bc1-b145-bb1d42ec9f9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.784729 crc crio[3652]: time=\"2026-06-09T15:46:51.784612701Z\" level=info msg=\"Stopped pod sandbox (already stopped): d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=f45307c6-8be5-4bc1-b145-bb1d42ec9f9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.791067 crc crio[3652]: time=\"2026-06-09T15:46:51.78821937Z\" level=info msg=\"Removing pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=e5508d7b-5faa-4dad-a737-b435cb841fb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.821848 crc crio[3652]: time=\"2026-06-09T15:46:51.821545376Z\" level=info msg=\"Removed pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=e5508d7b-5faa-4dad-a737-b435cb841fb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.823470 crc crio[3652]: time=\"2026-06-09T15:46:51.823360685Z\" level=info msg=\"Stopping pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=1dc4f257-bf0e-4e41-a59e-d7eb6b64becd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.823470 crc crio[3652]: time=\"2026-06-09T15:46:51.823435277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=1dc4f257-bf0e-4e41-a59e-d7eb6b64becd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.824462 crc crio[3652]: time=\"2026-06-09T15:46:51.824374083Z\" level=info msg=\"Removing pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=dededb8f-899c-480d-84e1-9509bc5d9fe0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.870143 crc crio[3652]: time=\"2026-06-09T15:46:51.869689978Z\" level=info msg=\"Removed pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=dededb8f-899c-480d-84e1-9509bc5d9fe0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.872822 crc crio[3652]: time=\"2026-06-09T15:46:51.8726841Z\" level=info msg=\"Stopping pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=73592ab0-d647-40e7-bd8e-68d9681d4546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.872822 crc crio[3652]: time=\"2026-06-09T15:46:51.872815064Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=73592ab0-d647-40e7-bd8e-68d9681d4546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.874216 crc crio[3652]: time=\"2026-06-09T15:46:51.874076998Z\" level=info msg=\"Removing pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=c4746c94-f5bf-46a1-8eba-46d3e742e3d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.882353 crc crio[3652]: time=\"2026-06-09T15:46:51.882194061Z\" level=info msg=\"Removed pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=c4746c94-f5bf-46a1-8eba-46d3e742e3d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.889475 crc crio[3652]: time=\"2026-06-09T15:46:51.889330227Z\" level=info msg=\"Stopping pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=b0451127-18bd-4a7d-abdb-b60155218edb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.889569 crc crio[3652]: time=\"2026-06-09T15:46:51.889511902Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=b0451127-18bd-4a7d-abdb-b60155218edb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.890632 crc crio[3652]: time=\"2026-06-09T15:46:51.890543671Z\" level=info msg=\"Removing pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=7a4ffbac-1a8a-4c8b-82f5-8be1d6523954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.971743 crc crio[3652]: time=\"2026-06-09T15:46:51.971546786Z\" level=info msg=\"Removed pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=7a4ffbac-1a8a-4c8b-82f5-8be1d6523954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.973376 crc crio[3652]: time=\"2026-06-09T15:46:51.973245403Z\" level=info msg=\"Stopping pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=4e95eea1-dd01-45ec-b327-b63c279c85fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.973376 crc crio[3652]: time=\"2026-06-09T15:46:51.973345635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=4e95eea1-dd01-45ec-b327-b63c279c85fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:46:51.974432 crc crio[3652]: time=\"2026-06-09T15:46:51.974347653Z\" level=info msg=\"Removing pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=5f86fe70-b614-4b2f-a81e-92c59b1575be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:46:51.992835 crc crio[3652]: time=\"2026-06-09T15:46:51.992713457Z\" level=info msg=\"Removed pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=5f86fe70-b614-4b2f-a81e-92c59b1575be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:47:25.307774 crc crio[3652]: time=\"2026-06-09T15:47:25.306588468Z\" level=info msg=\"Stopping container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 (timeout: 5s)\" id=04bff011-c851-49dc-9f57-8ebc48217f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:47:30.317079 crc crio[3652]: time=\"2026-06-09T15:47:30.31635672Z\" level=warning msg=\"Stopping container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 with stop signal(15) timed out. Killing...\"\nJun 09 15:47:30.873412 crc crio[3652]: time=\"2026-06-09T15:47:30.872774561Z\" level=info msg=\"Stopped container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=04bff011-c851-49dc-9f57-8ebc48217f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:47:30.874450 crc crio[3652]: time=\"2026-06-09T15:47:30.874412954Z\" level=info msg=\"Stopping pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=7f0ad289-bbba-4a77-b622-65afe6df2d11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:47:30.880060 crc crio[3652]: time=\"2026-06-09T15:47:30.879469127Z\" level=info msg=\"Stopped pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=7f0ad289-bbba-4a77-b622-65afe6df2d11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:47:31.796593 crc crio[3652]: time=\"2026-06-09T15:47:31.79652256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=aa815f86-4ac5-4211-b66a-70e56eec8531 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:47:31.799341 crc crio[3652]: time=\"2026-06-09T15:47:31.799276992Z\" level=info msg=\"Removing container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269\" id=1edad662-58c5-4793-81df-2ff80d8c0012 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:47:31.799800 crc crio[3652]: time=\"2026-06-09T15:47:31.799723024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9d19c0b2-e3aa-4643-b675-2b29e1cf0274 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:47:31.809559 crc crio[3652]: time=\"2026-06-09T15:47:31.80946323Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14294f99-aa02-4fd4-8ed0-0b4fd3fc5393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:47:31.810314 crc crio[3652]: time=\"2026-06-09T15:47:31.810253001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:47:31.848873 crc crio[3652]: time=\"2026-06-09T15:47:31.848727751Z\" level=info msg=\"Removed container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1edad662-58c5-4793-81df-2ff80d8c0012 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:47:31.852390 crc crio[3652]: time=\"2026-06-09T15:47:31.852280684Z\" level=info msg=\"Removing container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22\" id=c0f02dc4-37a6-443c-ba73-b631bded9948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:47:31.855458 crc crio[3652]: time=\"2026-06-09T15:47:31.855358295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:47:31.859983 crc crio[3652]: time=\"2026-06-09T15:47:31.859843033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:47:31.901571 crc crio[3652]: time=\"2026-06-09T15:47:31.901421175Z\" level=info msg=\"Removed container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0f02dc4-37a6-443c-ba73-b631bded9948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:47:31.970275 crc crio[3652]: time=\"2026-06-09T15:47:31.968861496Z\" level=info msg=\"Created container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14294f99-aa02-4fd4-8ed0-0b4fd3fc5393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:47:31.971720 crc crio[3652]: time=\"2026-06-09T15:47:31.971635619Z\" level=info msg=\"Starting container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec\" id=72306b9f-9448-4540-8ba6-3a9b6bc2ca80 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:47:31.977256 crc crio[3652]: time=\"2026-06-09T15:47:31.977140683Z\" level=info msg=\"Started container\" PID=15907 containerID=c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=72306b9f-9448-4540-8ba6-3a9b6bc2ca80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\nJun 09 15:47:52.029876 crc crio[3652]: time=\"2026-06-09T15:47:52.029004218Z\" level=info msg=\"Stopping pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=2e5be982-c42b-4722-acee-625e03a245f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:47:52.029876 crc crio[3652]: time=\"2026-06-09T15:47:52.029863241Z\" level=info msg=\"Stopped pod sandbox (already stopped): 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=2e5be982-c42b-4722-acee-625e03a245f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:47:52.031587 crc crio[3652]: time=\"2026-06-09T15:47:52.031561155Z\" level=info msg=\"Removing pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=fff57d0a-def1-46c6-ab3d-65cff49da070 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:47:52.039499 crc crio[3652]: time=\"2026-06-09T15:47:52.039447652Z\" level=info msg=\"Removed pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=fff57d0a-def1-46c6-ab3d-65cff49da070 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:20.604500 crc crio[3652]: time=\"2026-06-09T15:48:20.602812328Z\" level=info msg=\"Stopping container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a (timeout: 30s)\" id=be8cf007-7d51-4e11-be26-16144a5c72f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:20.626790 crc crio[3652]: time=\"2026-06-09T15:48:20.626702056Z\" level=info msg=\"Stopping container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db (timeout: 30s)\" id=be11bd85-8075-4488-bce2-fd258d763d41 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:20.744385 crc crio[3652]: time=\"2026-06-09T15:48:20.743894163Z\" level=info msg=\"Stopped container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=be8cf007-7d51-4e11-be26-16144a5c72f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:20.745703 crc crio[3652]: time=\"2026-06-09T15:48:20.745574977Z\" level=info msg=\"Stopping pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=c7b98419-8bdd-47a4-a60f-98eb7b98f8d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:20.746589 crc crio[3652]: time=\"2026-06-09T15:48:20.746508442Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc001526fb0}] Aliases:map[]}\"\nJun 09 15:48:20.746823 crc crio[3652]: time=\"2026-06-09T15:48:20.746720538Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:20.771158 crc crio[3652]: time=\"2026-06-09T15:48:20.771014406Z\" level=info msg=\"Stopped container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=be11bd85-8075-4488-bce2-fd258d763d41 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:20.777465 crc crio[3652]: time=\"2026-06-09T15:48:20.777400703Z\" level=info msg=\"Stopping pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=a120fa0f-7cdc-426e-b239-4c02ec2c2408 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:20.778019 crc crio[3652]: time=\"2026-06-09T15:48:20.777869496Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008c550}] Aliases:map[]}\"\nJun 09 15:48:20.778275 crc crio[3652]: time=\"2026-06-09T15:48:20.778204664Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:21.131677 crc crio[3652]: time=\"2026-06-09T15:48:21.130818644Z\" level=info msg=\"Stopped pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=c7b98419-8bdd-47a4-a60f-98eb7b98f8d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:21.139335 crc crio[3652]: time=\"2026-06-09T15:48:21.139217605Z\" level=info msg=\"Stopped pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=a120fa0f-7cdc-426e-b239-4c02ec2c2408 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:21.577061 crc crio[3652]: time=\"2026-06-09T15:48:21.576811627Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5584bdc579-vmst6/POD\" id=5e4bad96-bed2-48a0-954d-c37b2f42d331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:21.577061 crc crio[3652]: time=\"2026-06-09T15:48:21.577008602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:21.606350 crc crio[3652]: time=\"2026-06-09T15:48:21.606163258Z\" level=info msg=\"Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc0015261e8}] Aliases:map[]}\"\nJun 09 15:48:21.606350 crc crio[3652]: time=\"2026-06-09T15:48:21.606220719Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:21.682144 crc crio[3652]: time=\"2026-06-09T15:48:21.681592978Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/POD\" id=b2db6d19-be0b-4910-af93-b86fde6b52bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:21.682293 crc crio[3652]: time=\"2026-06-09T15:48:21.682209395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:21.713365 crc crio[3652]: time=\"2026-06-09T15:48:21.713221569Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc0015263a0}] Aliases:map[]}\"\nJun 09 15:48:21.713365 crc crio[3652]: time=\"2026-06-09T15:48:21.713337252Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:21.957500 crc crio[3652]: 2026-06-09T15:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:936376da8d00aa7 Mac:52:cc:cd:4c:64:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 SocketPath: PciID:}] [{Interface:0xc00060ce90 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:48:21.958889 crc crio[3652]: time=\"2026-06-09T15:48:21.958826629Z\" level=info msg=\"Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc0015261e8}] Aliases:map[]}\"\nJun 09 15:48:21.959090 crc crio[3652]: time=\"2026-06-09T15:48:21.959038474Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:48:21.967650 crc crio[3652]: time=\"2026-06-09T15:48:21.967559368Z\" level=info msg=\"Ran pod sandbox 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 with infra container: openshift-controller-manager/controller-manager-5584bdc579-vmst6/POD\" id=5e4bad96-bed2-48a0-954d-c37b2f42d331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:21.971616 crc crio[3652]: time=\"2026-06-09T15:48:21.9710475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=654766bc-3b3b-4827-8326-ffc96f77dd7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:21.980449 crc crio[3652]: time=\"2026-06-09T15:48:21.976411941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=de5fbced-14f6-425b-b76c-a5301f8c10f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:21.985722 crc crio[3652]: time=\"2026-06-09T15:48:21.98513658Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=7d423965-94bc-4535-aa2c-313c47bdb2f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:21.985722 crc crio[3652]: time=\"2026-06-09T15:48:21.985618502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:22.026647 crc crio[3652]: time=\"2026-06-09T15:48:22.026442165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:22.032955 crc crio[3652]: time=\"2026-06-09T15:48:22.032823072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:22.044173 crc crio[3652]: 2026-06-09T15:48:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a3000906f0abb Mac:fa:b7:cb:35:8d:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 SocketPath: PciID:}] [{Interface:0xc000238a70 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:48:22.045634 crc crio[3652]: time=\"2026-06-09T15:48:22.045571087Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc0015263a0}] Aliases:map[]}\"\nJun 09 15:48:22.045780 crc crio[3652]: time=\"2026-06-09T15:48:22.045728521Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:48:22.052601 crc crio[3652]: time=\"2026-06-09T15:48:22.052515569Z\" level=info msg=\"Ran pod sandbox 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 with infra container: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/POD\" id=b2db6d19-be0b-4910-af93-b86fde6b52bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:22.054407 crc crio[3652]: time=\"2026-06-09T15:48:22.054333957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bba6d756-db86-4cc0-b80e-f8cd822edab5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:22.057677 crc crio[3652]: time=\"2026-06-09T15:48:22.057598093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f745a9f6-68c2-4a75-acf0-0b587940a0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:22.066655 crc crio[3652]: time=\"2026-06-09T15:48:22.066572888Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=9f53aa6b-c2d3-40bb-a2fc-0eff76c33c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:22.067713 crc crio[3652]: time=\"2026-06-09T15:48:22.067647227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:22.095658 crc crio[3652]: time=\"2026-06-09T15:48:22.095530609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:22.099349 crc crio[3652]: time=\"2026-06-09T15:48:22.099305108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:22.123394 crc crio[3652]: time=\"2026-06-09T15:48:22.123305198Z\" level=info msg=\"Removing container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a\" id=3cab3528-1e6c-4b35-b1cb-32a4b8e5ef71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:22.144570 crc crio[3652]: time=\"2026-06-09T15:48:22.143735605Z\" level=info msg=\"Removed container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=3cab3528-1e6c-4b35-b1cb-32a4b8e5ef71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:22.145803 crc crio[3652]: time=\"2026-06-09T15:48:22.145726337Z\" level=info msg=\"Created container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=7d423965-94bc-4535-aa2c-313c47bdb2f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:22.146557 crc crio[3652]: time=\"2026-06-09T15:48:22.146468157Z\" level=info msg=\"Starting container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda\" id=61805f1b-c45b-44bb-a22e-1428cbe029a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:48:22.147067 crc crio[3652]: time=\"2026-06-09T15:48:22.14698911Z\" level=info msg=\"Removing container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db\" id=5e3187fc-da6e-40fc-afd4-e157ccffac9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:22.165010 crc crio[3652]: time=\"2026-06-09T15:48:22.164848869Z\" level=info msg=\"Started container\" PID=16714 containerID=d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda description=openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager id=61805f1b-c45b-44bb-a22e-1428cbe029a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\nJun 09 15:48:22.168760 crc crio[3652]: time=\"2026-06-09T15:48:22.16868259Z\" level=info msg=\"Removed container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5e3187fc-da6e-40fc-afd4-e157ccffac9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:22.230844 crc crio[3652]: time=\"2026-06-09T15:48:22.230698569Z\" level=info msg=\"Created container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=9f53aa6b-c2d3-40bb-a2fc-0eff76c33c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:22.233732 crc crio[3652]: time=\"2026-06-09T15:48:22.233611385Z\" level=info msg=\"Starting container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1\" id=6acfbf47-17f6-4915-9eb3-844098381cc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:48:22.240196 crc crio[3652]: time=\"2026-06-09T15:48:22.240071785Z\" level=info msg=\"Started container\" PID=16722 containerID=ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1 description=openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager id=6acfbf47-17f6-4915-9eb3-844098381cc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\nJun 09 15:48:26.497378 crc crio[3652]: time=\"2026-06-09T15:48:26.496734038Z\" level=info msg=\"Stopping container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda (timeout: 30s)\" id=c9ff3a5b-9ebf-49dd-8765-f5e0aa4a397a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:27.252912 crc crio[3652]: time=\"2026-06-09T15:48:27.252338662Z\" level=info msg=\"Stopping container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1 (timeout: 30s)\" id=6e184f22-3e20-4347-80b8-37cb60292e3a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:27.674644 crc crio[3652]: time=\"2026-06-09T15:48:27.674334668Z\" level=info msg=\"Stopped container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=c9ff3a5b-9ebf-49dd-8765-f5e0aa4a397a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:27.675520 crc crio[3652]: time=\"2026-06-09T15:48:27.675457337Z\" level=info msg=\"Stopping pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0defcf99-b43f-4378-a2d1-bc05e05c74d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:27.676391 crc crio[3652]: time=\"2026-06-09T15:48:27.676223087Z\" level=info msg=\"Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc000122420}] Aliases:map[]}\"\nJun 09 15:48:27.676478 crc crio[3652]: time=\"2026-06-09T15:48:27.676452543Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:27.972781 crc crio[3652]: time=\"2026-06-09T15:48:27.971884348Z\" level=info msg=\"Stopped container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=6e184f22-3e20-4347-80b8-37cb60292e3a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:48:27.975783 crc crio[3652]: time=\"2026-06-09T15:48:27.97547879Z\" level=info msg=\"Stopping pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=4cc489db-ea96-4655-9120-68b82f2d46bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:27.976583 crc crio[3652]: time=\"2026-06-09T15:48:27.976445615Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc001bc6520}] Aliases:map[]}\"\nJun 09 15:48:27.976905 crc crio[3652]: time=\"2026-06-09T15:48:27.976744813Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:28.311330 crc crio[3652]: time=\"2026-06-09T15:48:28.311219802Z\" level=info msg=\"Stopped pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0defcf99-b43f-4378-a2d1-bc05e05c74d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:28.433007 crc crio[3652]: time=\"2026-06-09T15:48:28.43267164Z\" level=info msg=\"Stopped pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=4cc489db-ea96-4655-9120-68b82f2d46bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:29.226897 crc crio[3652]: time=\"2026-06-09T15:48:29.226466733Z\" level=info msg=\"Removing container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1\" id=bb114705-bc33-4799-b84b-59f8ec124f24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:29.248078 crc crio[3652]: time=\"2026-06-09T15:48:29.247964975Z\" level=info msg=\"Removed container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=bb114705-bc33-4799-b84b-59f8ec124f24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:29.250840 crc crio[3652]: time=\"2026-06-09T15:48:29.250783318Z\" level=info msg=\"Removing container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda\" id=575aa4bf-dd12-433f-985b-f5ce29548723 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:29.278883 crc crio[3652]: time=\"2026-06-09T15:48:29.278713035Z\" level=info msg=\"Removed container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=575aa4bf-dd12-433f-985b-f5ce29548723 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:48:30.180156 crc crio[3652]: time=\"2026-06-09T15:48:30.179232048Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/POD\" id=be6fbd43-b929-4904-8db2-9a7a2cad4aa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:30.180156 crc crio[3652]: time=\"2026-06-09T15:48:30.1800557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:30.206476 crc crio[3652]: time=\"2026-06-09T15:48:30.205989125Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc001bc6c20}] Aliases:map[]}\"\nJun 09 15:48:30.206476 crc crio[3652]: time=\"2026-06-09T15:48:30.206039937Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:32.243991 crc crio[3652]: time=\"2026-06-09T15:48:32.240209581Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/POD\" id=55d75f3b-6a7b-42cb-92fa-c9d4a9813dd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:32.243991 crc crio[3652]: time=\"2026-06-09T15:48:32.240849787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:32.343677 crc crio[3652]: time=\"2026-06-09T15:48:32.343454202Z\" level=info msg=\"Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc7010}] Aliases:map[]}\"\nJun 09 15:48:32.343677 crc crio[3652]: time=\"2026-06-09T15:48:32.343505743Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:48:32.515830 crc crio[3652]: 2026-06-09T15:48:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af481596523baa0 Mac:42:8e:80:27:dc:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:48:32.517027 crc crio[3652]: time=\"2026-06-09T15:48:32.516852285Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc001bc6c20}] Aliases:map[]}\"\nJun 09 15:48:32.517115 crc crio[3652]: time=\"2026-06-09T15:48:32.51706181Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:48:32.522990 crc crio[3652]: time=\"2026-06-09T15:48:32.522873989Z\" level=info msg=\"Ran pod sandbox af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 with infra container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/POD\" id=be6fbd43-b929-4904-8db2-9a7a2cad4aa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:32.526161 crc crio[3652]: time=\"2026-06-09T15:48:32.526060911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8531e566-8a8f-441e-931f-1a4a44d1a8c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:32.528680 crc crio[3652]: time=\"2026-06-09T15:48:32.528544525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3d612310-3d3c-44b9-ac4b-7629fe8eb205 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:32.685670 crc crio[3652]: time=\"2026-06-09T15:48:32.685495515Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=9eeaf806-5ef7-4eae-99e7-7dee4575b87e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:32.686119 crc crio[3652]: time=\"2026-06-09T15:48:32.686032759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:32.736765 crc crio[3652]: time=\"2026-06-09T15:48:32.736636718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:32.741663 crc crio[3652]: time=\"2026-06-09T15:48:32.741597426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:32.986661 crc crio[3652]: time=\"2026-06-09T15:48:32.985865968Z\" level=info msg=\"Created container 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=9eeaf806-5ef7-4eae-99e7-7dee4575b87e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:32.988328 crc crio[3652]: time=\"2026-06-09T15:48:32.988223468Z\" level=info msg=\"Starting container: 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c\" id=5349f379-089d-4949-896f-d20b7a68e417 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:48:32.994433 crc crio[3652]: time=\"2026-06-09T15:48:32.994363136Z\" level=info msg=\"Started container\" PID=17048 containerID=55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=5349f379-089d-4949-896f-d20b7a68e417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65\nJun 09 15:48:33.396363 crc crio[3652]: 2026-06-09T15:48:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cabe6c9439b9e10 Mac:fa:3f:74:57:c8:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:48:33.398786 crc crio[3652]: time=\"2026-06-09T15:48:33.398713529Z\" level=info msg=\"Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc7010}] Aliases:map[]}\"\nJun 09 15:48:33.399015 crc crio[3652]: time=\"2026-06-09T15:48:33.398903734Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:48:33.410151 crc crio[3652]: time=\"2026-06-09T15:48:33.410065131Z\" level=info msg=\"Ran pod sandbox cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 with infra container: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/POD\" id=55d75f3b-6a7b-42cb-92fa-c9d4a9813dd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:48:33.412644 crc crio[3652]: time=\"2026-06-09T15:48:33.412587315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4cc317fa-3e4d-4fed-b254-b1e5ff8813ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:33.430406 crc crio[3652]: time=\"2026-06-09T15:48:33.43027417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=30e600c8-ed3e-49f9-bec3-49e37ad26ab0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:48:33.461726 crc crio[3652]: time=\"2026-06-09T15:48:33.461018949Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=2dbe9d5a-fcbe-4939-ba5f-8cf17671c40c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:33.462222 crc crio[3652]: time=\"2026-06-09T15:48:33.462176979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:33.498556 crc crio[3652]: time=\"2026-06-09T15:48:33.498480751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:33.502455 crc crio[3652]: time=\"2026-06-09T15:48:33.502398071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:48:33.786786 crc crio[3652]: time=\"2026-06-09T15:48:33.786689572Z\" level=info msg=\"Created container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=2dbe9d5a-fcbe-4939-ba5f-8cf17671c40c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:48:33.787914 crc crio[3652]: time=\"2026-06-09T15:48:33.787818821Z\" level=info msg=\"Starting container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1\" id=17d03bdf-1865-4d1c-a34f-812395164442 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:48:33.793748 crc crio[3652]: time=\"2026-06-09T15:48:33.79365594Z\" level=info msg=\"Started container\" PID=17086 containerID=68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1 description=openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager id=17d03bdf-1865-4d1c-a34f-812395164442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\nJun 09 15:48:52.074879 crc crio[3652]: time=\"2026-06-09T15:48:52.073276299Z\" level=info msg=\"Stopping pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0d8b7478-bfab-45ce-b05f-d75b2a5d4a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.077008 crc crio[3652]: time=\"2026-06-09T15:48:52.074906371Z\" level=info msg=\"Stopped pod sandbox (already stopped): 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0d8b7478-bfab-45ce-b05f-d75b2a5d4a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.077008 crc crio[3652]: time=\"2026-06-09T15:48:52.075805144Z\" level=info msg=\"Removing pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=67b501ba-8c21-4341-863f-45b8832915bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.093177 crc crio[3652]: time=\"2026-06-09T15:48:52.093054957Z\" level=info msg=\"Removed pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=67b501ba-8c21-4341-863f-45b8832915bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.095112 crc crio[3652]: time=\"2026-06-09T15:48:52.094984867Z\" level=info msg=\"Stopping pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=d92e9c7e-ad62-45ab-be7e-076484f5e25e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.095210 crc crio[3652]: time=\"2026-06-09T15:48:52.095136611Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=d92e9c7e-ad62-45ab-be7e-076484f5e25e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.095896 crc crio[3652]: time=\"2026-06-09T15:48:52.095845449Z\" level=info msg=\"Removing pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=9380091b-3130-4ad4-ad3e-0fc326120120 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.114014 crc crio[3652]: time=\"2026-06-09T15:48:52.113841121Z\" level=info msg=\"Removed pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=9380091b-3130-4ad4-ad3e-0fc326120120 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.115779 crc crio[3652]: time=\"2026-06-09T15:48:52.115686748Z\" level=info msg=\"Stopping pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=0b71c18d-13e0-4031-ac44-fd639de0cbc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.115848 crc crio[3652]: time=\"2026-06-09T15:48:52.115803101Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=0b71c18d-13e0-4031-ac44-fd639de0cbc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.117565 crc crio[3652]: time=\"2026-06-09T15:48:52.117419963Z\" level=info msg=\"Removing pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=5b372831-6f6f-4d50-a56b-da88ab50840d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.141963 crc crio[3652]: time=\"2026-06-09T15:48:52.141811199Z\" level=info msg=\"Removed pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=5b372831-6f6f-4d50-a56b-da88ab50840d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.143561 crc crio[3652]: time=\"2026-06-09T15:48:52.143464592Z\" level=info msg=\"Stopping pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=22674e68-6564-41e5-a5c5-2df5ec12093c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.143647 crc crio[3652]: time=\"2026-06-09T15:48:52.143616916Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=22674e68-6564-41e5-a5c5-2df5ec12093c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:48:52.144870 crc crio[3652]: time=\"2026-06-09T15:48:52.144782746Z\" level=info msg=\"Removing pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=576c63df-7ec8-4094-8fc1-680ec14c197d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:48:52.155399 crc crio[3652]: time=\"2026-06-09T15:48:52.155321686Z\" level=info msg=\"Removed pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=576c63df-7ec8-4094-8fc1-680ec14c197d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:49:02.738442 crc crio[3652]: time=\"2026-06-09T15:49:02.737266384Z\" level=info msg=\"Stopping container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1 (timeout: 30s)\" id=758821f3-9e02-43ce-9a17-6aff1a4c5c03 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:49:04.446643 crc crio[3652]: time=\"2026-06-09T15:49:04.445864218Z\" level=info msg=\"Stopped container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=758821f3-9e02-43ce-9a17-6aff1a4c5c03 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:49:04.448534 crc crio[3652]: time=\"2026-06-09T15:49:04.448412013Z\" level=info msg=\"Stopping pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=29e6afde-2fe7-4b6b-97e6-9fc1eacc8696 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:49:04.451378 crc crio[3652]: time=\"2026-06-09T15:49:04.451070481Z\" level=info msg=\"Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc6a20}] Aliases:map[]}\"\nJun 09 15:49:04.452410 crc crio[3652]: time=\"2026-06-09T15:49:04.452305993Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:49:05.329419 crc crio[3652]: time=\"2026-06-09T15:49:05.324745005Z\" level=info msg=\"Stopped pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=29e6afde-2fe7-4b6b-97e6-9fc1eacc8696 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:49:05.666499 crc crio[3652]: time=\"2026-06-09T15:49:05.66646039Z\" level=info msg=\"Removing container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1\" id=5c1cfdda-fb62-4603-97a7-225ba1dbf197 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:49:05.695114 crc crio[3652]: time=\"2026-06-09T15:49:05.694908401Z\" level=info msg=\"Removed container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=5c1cfdda-fb62-4603-97a7-225ba1dbf197 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:49:06.189184 crc crio[3652]: time=\"2026-06-09T15:49:06.18868401Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/POD\" id=2ecf3fca-aad7-408d-8b6b-4087c394e398 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:49:06.189340 crc crio[3652]: time=\"2026-06-09T15:49:06.189301655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:49:06.220657 crc crio[3652]: time=\"2026-06-09T15:49:06.220530947Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000606328}] Aliases:map[]}\"\nJun 09 15:49:06.220657 crc crio[3652]: time=\"2026-06-09T15:49:06.220603509Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:49:06.712360 crc crio[3652]: 2026-06-09T15:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1da392b047f0844 Mac:96:e7:23:61:04:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:49:06.714662 crc crio[3652]: time=\"2026-06-09T15:49:06.714511402Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000606328}] Aliases:map[]}\"\nJun 09 15:49:06.714662 crc crio[3652]: time=\"2026-06-09T15:49:06.714665906Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:49:06.721598 crc crio[3652]: time=\"2026-06-09T15:49:06.721396989Z\" level=info msg=\"Ran pod sandbox 1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 with infra container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/POD\" id=2ecf3fca-aad7-408d-8b6b-4087c394e398 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:49:06.728187 crc crio[3652]: time=\"2026-06-09T15:49:06.726653544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=78e1056a-cd1a-4203-8ec8-76b8952beae6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:49:06.729134 crc crio[3652]: time=\"2026-06-09T15:49:06.728876421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1f25afb9-f60f-4b3e-9b71-76d2392a61e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:49:06.739063 crc crio[3652]: time=\"2026-06-09T15:49:06.738900438Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=9fac3670-3661-441a-a168-6ad9cff10f5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:49:06.739553 crc crio[3652]: time=\"2026-06-09T15:49:06.739474223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:49:06.765167 crc crio[3652]: time=\"2026-06-09T15:49:06.76507378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:49:06.770285 crc crio[3652]: time=\"2026-06-09T15:49:06.77015269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:49:06.908649 crc crio[3652]: time=\"2026-06-09T15:49:06.907891817Z\" level=info msg=\"Created container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=9fac3670-3661-441a-a168-6ad9cff10f5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:49:06.911069 crc crio[3652]: time=\"2026-06-09T15:49:06.910993687Z\" level=info msg=\"Starting container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a\" id=0e7e47b3-0154-49dd-b03d-c1864a72dd5f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:49:06.921784 crc crio[3652]: time=\"2026-06-09T15:49:06.921507107Z\" level=info msg=\"Started container\" PID=17661 containerID=e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=0e7e47b3-0154-49dd-b03d-c1864a72dd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0\nJun 09 15:49:52.178750 crc crio[3652]: time=\"2026-06-09T15:49:52.177540811Z\" level=info msg=\"Stopping pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=64ebc67b-c69d-48df-8f86-ab769c0756d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:49:52.178750 crc crio[3652]: time=\"2026-06-09T15:49:52.178720642Z\" level=info msg=\"Stopped pod sandbox (already stopped): cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=64ebc67b-c69d-48df-8f86-ab769c0756d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:49:52.180698 crc crio[3652]: time=\"2026-06-09T15:49:52.179479752Z\" level=info msg=\"Removing pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=ba1491ec-4701-4055-8496-1cebc8aec27b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:49:52.189666 crc crio[3652]: time=\"2026-06-09T15:49:52.189565075Z\" level=info msg=\"Removed pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=ba1491ec-4701-4055-8496-1cebc8aec27b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:38.992724 crc crio[3652]: time=\"2026-06-09T15:50:38.991575969Z\" level=info msg=\"Stopping container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149 (timeout: 30s)\" id=b7c62692-3749-4a8a-b8ac-631fb6cd04f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.010862 crc crio[3652]: time=\"2026-06-09T15:50:39.010377165Z\" level=info msg=\"Stopping container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af (timeout: 30s)\" id=ae8a8372-e480-44ef-a4ed-f577ab1e0556 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.028337 crc crio[3652]: time=\"2026-06-09T15:50:39.028265427Z\" level=info msg=\"Stopping container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec (timeout: 30s)\" id=e0675d64-4fad-4d06-b55d-2d6038ff1077 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.063009 crc crio[3652]: time=\"2026-06-09T15:50:39.06086097Z\" level=info msg=\"Stopping container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7 (timeout: 30s)\" id=6971e965-b0f7-4320-8aef-983ee025f2e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.087814 crc crio[3652]: time=\"2026-06-09T15:50:39.087422766Z\" level=info msg=\"Stopping container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5 (timeout: 30s)\" id=68dd82b4-9590-4e41-97dc-b5b3d557a107 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.251767 crc crio[3652]: time=\"2026-06-09T15:50:39.251612319Z\" level=info msg=\"Stopped container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e0675d64-4fad-4d06-b55d-2d6038ff1077 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.252157 crc crio[3652]: time=\"2026-06-09T15:50:39.252025079Z\" level=info msg=\"Stopped container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b7c62692-3749-4a8a-b8ac-631fb6cd04f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.252908 crc crio[3652]: time=\"2026-06-09T15:50:39.25281831Z\" level=info msg=\"Stopping pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=7b78114f-0634-48ab-af39-47fb92349988 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.253301 crc crio[3652]: time=\"2026-06-09T15:50:39.25282586Z\" level=info msg=\"Stopping pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=00d7a999-db8d-45fc-a350-e78aaa674bc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.253763 crc crio[3652]: time=\"2026-06-09T15:50:39.253652791Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc002a2cb20}] Aliases:map[]}\"\nJun 09 15:50:39.254088 crc crio[3652]: time=\"2026-06-09T15:50:39.253756374Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008ccc8}] Aliases:map[]}\"\nJun 09 15:50:39.254088 crc crio[3652]: time=\"2026-06-09T15:50:39.253861397Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:39.254088 crc crio[3652]: time=\"2026-06-09T15:50:39.253965809Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.27953362Z\" level=info msg=\"Stopped container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=6971e965-b0f7-4320-8aef-983ee025f2e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.282598459Z\" level=info msg=\"Stopping pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=c5016069-41ae-4ac6-8cc1-6769dbfc073f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.284991171Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc0001a4798}] Aliases:map[]}\"\nJun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.28531816Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:39.291392 crc crio[3652]: time=\"2026-06-09T15:50:39.291345305Z\" level=info msg=\"Stopped container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ae8a8372-e480-44ef-a4ed-f577ab1e0556 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.293187 crc crio[3652]: time=\"2026-06-09T15:50:39.292864354Z\" level=info msg=\"Stopping pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=7dedb1a6-b9af-4b58-86ab-0cc856f2d9bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.293521 crc crio[3652]: time=\"2026-06-09T15:50:39.29347144Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00008cde0}] Aliases:map[]}\"\nJun 09 15:50:39.293731 crc crio[3652]: time=\"2026-06-09T15:50:39.293672495Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:39.498673 crc crio[3652]: time=\"2026-06-09T15:50:39.498513969Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/POD\" id=8de1f57a-127d-4fa1-bed1-a4eae9ef4d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:39.498870 crc crio[3652]: time=\"2026-06-09T15:50:39.498808426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:39.523520 crc crio[3652]: time=\"2026-06-09T15:50:39.523435103Z\" level=info msg=\"Removing container: 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad\" id=2ffcb072-5d68-4522-9cf4-f3b348c7d242 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:39.536978 crc crio[3652]: time=\"2026-06-09T15:50:39.536840049Z\" level=info msg=\"Stopped pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=c5016069-41ae-4ac6-8cc1-6769dbfc073f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.538887 crc crio[3652]: time=\"2026-06-09T15:50:39.538847691Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 09 15:50:39.539141 crc crio[3652]: time=\"2026-06-09T15:50:39.539121318Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:39.568114 crc crio[3652]: time=\"2026-06-09T15:50:39.567997424Z\" level=info msg=\"Removed container 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2ffcb072-5d68-4522-9cf4-f3b348c7d242 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:39.664249 crc crio[3652]: time=\"2026-06-09T15:50:39.663639435Z\" level=info msg=\"Stopped pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=7b78114f-0634-48ab-af39-47fb92349988 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.686204 crc crio[3652]: time=\"2026-06-09T15:50:39.685311095Z\" level=info msg=\"Stopped pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=7dedb1a6-b9af-4b58-86ab-0cc856f2d9bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.743421 crc crio[3652]: time=\"2026-06-09T15:50:39.743333935Z\" level=info msg=\"Stopped container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=68dd82b4-9590-4e41-97dc-b5b3d557a107 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:50:39.745293 crc crio[3652]: time=\"2026-06-09T15:50:39.74431956Z\" level=info msg=\"Stopping pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=07c97ffa-bc71-4d7c-a311-650293f44b9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:39.745293 crc crio[3652]: time=\"2026-06-09T15:50:39.74470969Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0001a43a0}] Aliases:map[]}\"\nJun 09 15:50:39.745293 crc crio[3652]: time=\"2026-06-09T15:50:39.744839604Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:39.816550 crc crio[3652]: time=\"2026-06-09T15:50:39.816384462Z\" level=info msg=\"Stopped pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=00d7a999-db8d-45fc-a350-e78aaa674bc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:40.029581 crc crio[3652]: time=\"2026-06-09T15:50:40.026655546Z\" level=info msg=\"Stopped pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=07c97ffa-bc71-4d7c-a311-650293f44b9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:40.096142 crc crio[3652]: 2026-06-09T15:50:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4467c05567053f Mac:f6:a3:3f:85:95:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:50:40.097667 crc crio[3652]: time=\"2026-06-09T15:50:40.097588709Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 09 15:50:40.097761 crc crio[3652]: time=\"2026-06-09T15:50:40.097739743Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:50:40.103756 crc crio[3652]: time=\"2026-06-09T15:50:40.103688246Z\" level=info msg=\"Ran pod sandbox e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b with infra container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/POD\" id=8de1f57a-127d-4fa1-bed1-a4eae9ef4d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:40.107304 crc crio[3652]: time=\"2026-06-09T15:50:40.107207547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=53587a4c-b33d-4c99-b913-8d936ce8312e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:40.111383 crc crio[3652]: time=\"2026-06-09T15:50:40.111329943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=488a1b5a-124c-4c38-bfb9-1f8d1c0f8cf6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:40.131251 crc crio[3652]: time=\"2026-06-09T15:50:40.131153175Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=5844f0b9-6ebd-4b49-b23c-e944c320e060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:40.131780 crc crio[3652]: time=\"2026-06-09T15:50:40.13174372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:40.166626 crc crio[3652]: time=\"2026-06-09T15:50:40.16655267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:40.179311 crc crio[3652]: time=\"2026-06-09T15:50:40.178280373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:40.323751 crc crio[3652]: time=\"2026-06-09T15:50:40.323208958Z\" level=info msg=\"Created container a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=5844f0b9-6ebd-4b49-b23c-e944c320e060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:40.325976 crc crio[3652]: time=\"2026-06-09T15:50:40.325854996Z\" level=info msg=\"Starting container: a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708\" id=1b9fe08a-caf2-44a8-9802-0d962ebd0177 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:40.332301 crc crio[3652]: time=\"2026-06-09T15:50:40.33219245Z\" level=info msg=\"Started container\" PID=19090 containerID=a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708 description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=1b9fe08a-caf2-44a8-9802-0d962ebd0177 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b\nJun 09 15:50:40.539458 crc crio[3652]: time=\"2026-06-09T15:50:40.539378224Z\" level=info msg=\"Removing container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af\" id=8fac0162-087c-431b-a82e-63c168267e39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.563393 crc crio[3652]: time=\"2026-06-09T15:50:40.561568287Z\" level=info msg=\"Removed container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8fac0162-087c-431b-a82e-63c168267e39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.566614 crc crio[3652]: time=\"2026-06-09T15:50:40.566545296Z\" level=info msg=\"Removing container: 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d\" id=359f7ba5-e6e5-4cb0-8fa0-93b3d178eb09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.613828 crc crio[3652]: time=\"2026-06-09T15:50:40.613714645Z\" level=info msg=\"Removed container 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d: openshift-marketplace/community-operators-qhh6t/extract-content\" id=359f7ba5-e6e5-4cb0-8fa0-93b3d178eb09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.618769 crc crio[3652]: time=\"2026-06-09T15:50:40.617339838Z\" level=info msg=\"Removing container: 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002\" id=0672f7f0-1e28-4fdf-b323-62b732c3af4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.650135 crc crio[3652]: time=\"2026-06-09T15:50:40.650044603Z\" level=info msg=\"Removed container 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=0672f7f0-1e28-4fdf-b323-62b732c3af4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.653381 crc crio[3652]: time=\"2026-06-09T15:50:40.653190465Z\" level=info msg=\"Removing container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5\" id=638e17d5-aa63-4b50-a289-467361baab97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.671634 crc crio[3652]: time=\"2026-06-09T15:50:40.671498498Z\" level=info msg=\"Removed container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=638e17d5-aa63-4b50-a289-467361baab97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.678877 crc crio[3652]: time=\"2026-06-09T15:50:40.678723434Z\" level=info msg=\"Removing container: 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7\" id=618134eb-cd75-4477-84e9-1a441fc100ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.713274 crc crio[3652]: time=\"2026-06-09T15:50:40.712882697Z\" level=info msg=\"Removed container 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=618134eb-cd75-4477-84e9-1a441fc100ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.718506 crc crio[3652]: time=\"2026-06-09T15:50:40.71841712Z\" level=info msg=\"Removing container: ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042\" id=7d1c8381-a809-40fd-95cd-969d053dfddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.736405 crc crio[3652]: time=\"2026-06-09T15:50:40.736270642Z\" level=info msg=\"Removed container ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=7d1c8381-a809-40fd-95cd-969d053dfddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.739375 crc crio[3652]: time=\"2026-06-09T15:50:40.739288469Z\" level=info msg=\"Removing container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec\" id=9d650f2b-1447-4618-8aab-d53f1bdfb7fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.761885 crc crio[3652]: time=\"2026-06-09T15:50:40.761789711Z\" level=info msg=\"Removed container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=9d650f2b-1447-4618-8aab-d53f1bdfb7fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.765373 crc crio[3652]: time=\"2026-06-09T15:50:40.765163178Z\" level=info msg=\"Removing container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7\" id=10c80383-b571-4ab4-95a9-55e78f2ed536 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.790413 crc crio[3652]: time=\"2026-06-09T15:50:40.790039541Z\" level=info msg=\"Removed container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=10c80383-b571-4ab4-95a9-55e78f2ed536 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.794397 crc crio[3652]: time=\"2026-06-09T15:50:40.794314781Z\" level=info msg=\"Removing container: 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae\" id=e59b1ee0-d6a1-4571-a492-b3b77b61a8f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.817649 crc crio[3652]: time=\"2026-06-09T15:50:40.81746571Z\" level=info msg=\"Removed container 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=e59b1ee0-d6a1-4571-a492-b3b77b61a8f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.820191 crc crio[3652]: time=\"2026-06-09T15:50:40.820100278Z\" level=info msg=\"Removing container: 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332\" id=59fbec3f-3443-4014-a7e1-2a38052d2fdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.838577 crc crio[3652]: time=\"2026-06-09T15:50:40.838466492Z\" level=info msg=\"Removed container 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=59fbec3f-3443-4014-a7e1-2a38052d2fdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.841650 crc crio[3652]: time=\"2026-06-09T15:50:40.841564132Z\" level=info msg=\"Removing container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149\" id=917c642c-d003-4c3e-9031-d1149ed8fcb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.859572 crc crio[3652]: time=\"2026-06-09T15:50:40.859475505Z\" level=info msg=\"Removed container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server\" id=917c642c-d003-4c3e-9031-d1149ed8fcb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.862441 crc crio[3652]: time=\"2026-06-09T15:50:40.86236888Z\" level=info msg=\"Removing container: a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe\" id=690428b7-1458-43fa-ae9e-91d46e5c063b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.883124 crc crio[3652]: time=\"2026-06-09T15:50:40.882840089Z\" level=info msg=\"Removed container a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=690428b7-1458-43fa-ae9e-91d46e5c063b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.885799 crc crio[3652]: time=\"2026-06-09T15:50:40.885746124Z\" level=info msg=\"Removing container: c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36\" id=5c1c9e89-272a-4d0d-a616-2e3b174d23e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:40.901181 crc crio[3652]: time=\"2026-06-09T15:50:40.901095631Z\" level=info msg=\"Removed container c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=5c1c9e89-272a-4d0d-a616-2e3b174d23e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:50:41.811662 crc crio[3652]: time=\"2026-06-09T15:50:41.811544167Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-f27sh/POD\" id=48b0a5be-25ea-460a-b113-6e4c01db7284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:41.811662 crc crio[3652]: time=\"2026-06-09T15:50:41.81165756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:41.831754 crc crio[3652]: time=\"2026-06-09T15:50:41.831652127Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000dac320}] Aliases:map[]}\"\nJun 09 15:50:41.831754 crc crio[3652]: time=\"2026-06-09T15:50:41.831711938Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-f27sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:42.058751 crc crio[3652]: time=\"2026-06-09T15:50:42.057768219Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h95lp/POD\" id=6abb952d-811e-4c64-a129-bbde8444f08d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:42.058869 crc crio[3652]: time=\"2026-06-09T15:50:42.058831817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.085135 crc crio[3652]: time=\"2026-06-09T15:50:42.085018484Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc0001a4a88}] Aliases:map[]}\"\nJun 09 15:50:42.085135 crc crio[3652]: time=\"2026-06-09T15:50:42.085083105Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h95lp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:42.086845 crc crio[3652]: 2026-06-09T15:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a4867839b48f0 Mac:b6:f7:8c:27:71:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:50:42.087724 crc crio[3652]: time=\"2026-06-09T15:50:42.087645961Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000dac320}] Aliases:map[]}\"\nJun 09 15:50:42.087825 crc crio[3652]: time=\"2026-06-09T15:50:42.087806466Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:50:42.093901 crc crio[3652]: time=\"2026-06-09T15:50:42.093811791Z\" level=info msg=\"Ran pod sandbox c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d with infra container: openshift-marketplace/redhat-operators-f27sh/POD\" id=48b0a5be-25ea-460a-b113-6e4c01db7284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:42.096753 crc crio[3652]: time=\"2026-06-09T15:50:42.096696495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=61fe5bd9-f9bc-4c3a-a15a-77e1e17b2159 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:42.100578 crc crio[3652]: time=\"2026-06-09T15:50:42.100495323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=196ce452-b87d-4a91-ace7-30c575bb5699 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:42.120618 crc crio[3652]: time=\"2026-06-09T15:50:42.12049841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f27sh/extract-utilities\" id=1d311106-a436-468a-8e11-d117710b50cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:42.121112 crc crio[3652]: time=\"2026-06-09T15:50:42.121036974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.154121 crc crio[3652]: time=\"2026-06-09T15:50:42.154022777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.159860 crc crio[3652]: time=\"2026-06-09T15:50:42.159714514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.266400 crc crio[3652]: time=\"2026-06-09T15:50:42.265506857Z\" level=info msg=\"Created container 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b: openshift-marketplace/redhat-operators-f27sh/extract-utilities\" id=1d311106-a436-468a-8e11-d117710b50cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:42.268346 crc crio[3652]: time=\"2026-06-09T15:50:42.268262519Z\" level=info msg=\"Starting container: 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b\" id=74b3a575-d668-49b8-9687-e3c61541f2e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:42.279611 crc crio[3652]: time=\"2026-06-09T15:50:42.279449658Z\" level=info msg=\"Started container\" PID=19197 containerID=7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b description=openshift-marketplace/redhat-operators-f27sh/extract-utilities id=74b3a575-d668-49b8-9687-e3c61541f2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\nJun 09 15:50:42.346778 crc crio[3652]: 2026-06-09T15:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec8fc003c2ad66e Mac:f2:cb:0f:d9:17:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:50:42.347782 crc crio[3652]: time=\"2026-06-09T15:50:42.347707361Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc0001a4a88}] Aliases:map[]}\"\nJun 09 15:50:42.347997 crc crio[3652]: time=\"2026-06-09T15:50:42.347887146Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:50:42.384687 crc crio[3652]: time=\"2026-06-09T15:50:42.384557134Z\" level=info msg=\"Ran pod sandbox ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac with infra container: openshift-marketplace/redhat-marketplace-h95lp/POD\" id=6abb952d-811e-4c64-a129-bbde8444f08d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:42.389209 crc crio[3652]: time=\"2026-06-09T15:50:42.388828754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba1cf34e-0bab-4f8a-939a-4bb650d6bdee name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:42.395338 crc crio[3652]: time=\"2026-06-09T15:50:42.391318088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2715fbea-8e16-4002-aae5-aa27d44d51d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:42.404151 crc crio[3652]: time=\"2026-06-09T15:50:42.404054768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities\" id=9b88baa8-79f2-431f-bc35-23edd32871a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:42.404607 crc crio[3652]: time=\"2026-06-09T15:50:42.40454004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.433470 crc crio[3652]: time=\"2026-06-09T15:50:42.433294043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.437335 crc crio[3652]: time=\"2026-06-09T15:50:42.437193224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:42.530628 crc crio[3652]: time=\"2026-06-09T15:50:42.530512085Z\" level=info msg=\"Created container 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities\" id=9b88baa8-79f2-431f-bc35-23edd32871a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:42.532445 crc crio[3652]: time=\"2026-06-09T15:50:42.532062295Z\" level=info msg=\"Starting container: 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a\" id=412b8da0-7e2b-4c6b-8d5e-c98911ed392f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:42.538306 crc crio[3652]: time=\"2026-06-09T15:50:42.538178273Z\" level=info msg=\"Started container\" PID=19212 containerID=5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a description=openshift-marketplace/redhat-marketplace-h95lp/extract-utilities id=412b8da0-7e2b-4c6b-8d5e-c98911ed392f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\nJun 09 15:50:42.602976 crc crio[3652]: time=\"2026-06-09T15:50:42.602802253Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=53b38887-9ba6-422f-9edb-5e39f03786d6 name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:42.604391 crc crio[3652]: time=\"2026-06-09T15:50:42.604266921Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2b27211b-bf16-4cb6-acdd-5fcbcaac3238 name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:42.614899 crc crio[3652]: time=\"2026-06-09T15:50:42.614817874Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 15:50:42.615987 crc crio[3652]: time=\"2026-06-09T15:50:42.615852651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 15:50:43.204509 crc crio[3652]: time=\"2026-06-09T15:50:43.203978688Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2b27211b-bf16-4cb6-acdd-5fcbcaac3238 name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:43.210468 crc crio[3652]: time=\"2026-06-09T15:50:43.206138154Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=81d30ebc-cc5a-4740-9451-87484e02370f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:43.210468 crc crio[3652]: time=\"2026-06-09T15:50:43.208680259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c5afc2ff-f3dc-4d1b-aa85-d7af9b5b7b86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:43.217582 crc crio[3652]: time=\"2026-06-09T15:50:43.217117727Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h95lp/extract-content\" id=bb5e6594-391c-42e5-8956-87341d33c641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:43.217582 crc crio[3652]: time=\"2026-06-09T15:50:43.217510867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.242554 crc crio[3652]: time=\"2026-06-09T15:50:43.242430691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.247413 crc crio[3652]: time=\"2026-06-09T15:50:43.247325558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.276824 crc crio[3652]: time=\"2026-06-09T15:50:43.276641625Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=53b38887-9ba6-422f-9edb-5e39f03786d6 name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:43.277703 crc crio[3652]: time=\"2026-06-09T15:50:43.277632121Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=33009d21-ce76-433c-b8d9-668e4e6ec0af name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:43.280689 crc crio[3652]: time=\"2026-06-09T15:50:43.280577527Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec767610-0ed1-4a69-b6fe-2a75abbcc6ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:43.288120 crc crio[3652]: time=\"2026-06-09T15:50:43.28804515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f27sh/extract-content\" id=e7fffd5d-b30e-4e68-974b-99796010ec3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:43.288521 crc crio[3652]: time=\"2026-06-09T15:50:43.288463531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.332063 crc crio[3652]: time=\"2026-06-09T15:50:43.329590854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.332566 crc crio[3652]: time=\"2026-06-09T15:50:43.332511519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.352478 crc crio[3652]: time=\"2026-06-09T15:50:43.351396697Z\" level=info msg=\"Created container d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9: openshift-marketplace/redhat-marketplace-h95lp/extract-content\" id=bb5e6594-391c-42e5-8956-87341d33c641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:43.354166 crc crio[3652]: time=\"2026-06-09T15:50:43.353714697Z\" level=info msg=\"Starting container: d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9\" id=97168cc6-cf4a-496b-96db-955712fd845c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:43.362457 crc crio[3652]: time=\"2026-06-09T15:50:43.3623269Z\" level=info msg=\"Started container\" PID=19224 containerID=d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9 description=openshift-marketplace/redhat-marketplace-h95lp/extract-content id=97168cc6-cf4a-496b-96db-955712fd845c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\nJun 09 15:50:43.437210 crc crio[3652]: time=\"2026-06-09T15:50:43.437081571Z\" level=info msg=\"Created container 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63: openshift-marketplace/redhat-operators-f27sh/extract-content\" id=e7fffd5d-b30e-4e68-974b-99796010ec3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:43.438803 crc crio[3652]: time=\"2026-06-09T15:50:43.43859645Z\" level=info msg=\"Starting container: 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63\" id=7919b3d7-163a-4040-8fdb-59f9b9c210a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:43.449341 crc crio[3652]: time=\"2026-06-09T15:50:43.449191804Z\" level=info msg=\"Started container\" PID=19235 containerID=991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63 description=openshift-marketplace/redhat-operators-f27sh/extract-content id=7919b3d7-163a-4040-8fdb-59f9b9c210a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\nJun 09 15:50:43.622511 crc crio[3652]: time=\"2026-06-09T15:50:43.6224227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee9239f7-8166-4a51-a821-64ae04347ff9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:43.625795 crc crio[3652]: time=\"2026-06-09T15:50:43.625702445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=150635d3-9a0c-472f-897c-3da3a90d1af7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:43.636821 crc crio[3652]: time=\"2026-06-09T15:50:43.63671518Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=ed29acbd-2558-4621-a346-8caf864a66a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:43.637586 crc crio[3652]: time=\"2026-06-09T15:50:43.63750674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.665311 crc crio[3652]: time=\"2026-06-09T15:50:43.665197196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.668821 crc crio[3652]: time=\"2026-06-09T15:50:43.668730257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:43.776617 crc crio[3652]: time=\"2026-06-09T15:50:43.776505311Z\" level=info msg=\"Created container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=ed29acbd-2558-4621-a346-8caf864a66a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:43.778402 crc crio[3652]: time=\"2026-06-09T15:50:43.778331478Z\" level=info msg=\"Starting container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f\" id=73f85434-19e6-485f-9ba5-a3ad049e1b03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:43.783777 crc crio[3652]: time=\"2026-06-09T15:50:43.783676766Z\" level=info msg=\"Started container\" PID=19250 containerID=4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f description=openshift-marketplace/redhat-marketplace-h95lp/registry-server id=73f85434-19e6-485f-9ba5-a3ad049e1b03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\nJun 09 15:50:44.023263 crc crio[3652]: time=\"2026-06-09T15:50:44.022012295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5xwpm/POD\" id=9878e6b9-d415-42cd-96c0-fbc0b779d930 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:44.023460 crc crio[3652]: time=\"2026-06-09T15:50:44.023306068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.045123 crc crio[3652]: time=\"2026-06-09T15:50:44.044889596Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc001bc6490}] Aliases:map[]}\"\nJun 09 15:50:44.045123 crc crio[3652]: time=\"2026-06-09T15:50:44.045017259Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5xwpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:44.205660 crc crio[3652]: time=\"2026-06-09T15:50:44.205558488Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-88gfh/POD\" id=5841ab7f-2902-4391-bc8f-84f81676b3db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:44.206470 crc crio[3652]: time=\"2026-06-09T15:50:44.205683961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.230063 crc crio[3652]: time=\"2026-06-09T15:50:44.229989199Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc001bc67e8}] Aliases:map[]}\"\nJun 09 15:50:44.230063 crc crio[3652]: time=\"2026-06-09T15:50:44.230048851Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-88gfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:50:44.371513 crc crio[3652]: 2026-06-09T15:50:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9781610c797976 Mac:7a:f0:02:4e:5a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd SocketPath: PciID:}] [{Interface:0xc000408c20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:50:44.374611 crc crio[3652]: time=\"2026-06-09T15:50:44.374532984Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc001bc6490}] Aliases:map[]}\"\nJun 09 15:50:44.374804 crc crio[3652]: time=\"2026-06-09T15:50:44.37474464Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:50:44.443273 crc crio[3652]: time=\"2026-06-09T15:50:44.442768078Z\" level=info msg=\"Ran pod sandbox e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 with infra container: openshift-marketplace/certified-operators-5xwpm/POD\" id=9878e6b9-d415-42cd-96c0-fbc0b779d930 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:44.449374 crc crio[3652]: time=\"2026-06-09T15:50:44.449260405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eb757b7c-0183-4d88-96dc-9a1b9ffa7f37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:44.456685 crc crio[3652]: time=\"2026-06-09T15:50:44.456467331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75855fab-d1cb-43a6-874a-04db788bb640 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:44.472997 crc crio[3652]: time=\"2026-06-09T15:50:44.472839095Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5xwpm/extract-utilities\" id=a428dc5d-1369-4751-81f3-c6cdcec81ecc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:44.473722 crc crio[3652]: time=\"2026-06-09T15:50:44.473658956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.505771 crc crio[3652]: time=\"2026-06-09T15:50:44.505494868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.511853 crc crio[3652]: time=\"2026-06-09T15:50:44.5117437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.552853 crc crio[3652]: 2026-06-09T15:50:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca6ea0ad87bd018 Mac:ea:09:c4:e7:b0:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 SocketPath: PciID:}] [{Interface:0xc0005889e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:50:44.554488 crc crio[3652]: time=\"2026-06-09T15:50:44.554452013Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc001bc67e8}] Aliases:map[]}\"\nJun 09 15:50:44.554735 crc crio[3652]: time=\"2026-06-09T15:50:44.55471773Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:50:44.562214 crc crio[3652]: time=\"2026-06-09T15:50:44.562131212Z\" level=info msg=\"Ran pod sandbox ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e with infra container: openshift-marketplace/community-operators-88gfh/POD\" id=5841ab7f-2902-4391-bc8f-84f81676b3db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:50:44.564463 crc crio[3652]: time=\"2026-06-09T15:50:44.56439836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=083a8f99-2b05-47cf-96f6-c5086c1e3a81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:44.567496 crc crio[3652]: time=\"2026-06-09T15:50:44.567113781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69bca6ab-6c87-4232-8fcd-c98a9663c716 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:44.591427 crc crio[3652]: time=\"2026-06-09T15:50:44.591172272Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-88gfh/extract-utilities\" id=996e8087-359f-4876-ae77-ec9ba42ed8f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:44.591798 crc crio[3652]: time=\"2026-06-09T15:50:44.591739787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.643423 crc crio[3652]: time=\"2026-06-09T15:50:44.643093144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.646254 crc crio[3652]: time=\"2026-06-09T15:50:44.646154593Z\" level=info msg=\"Created container 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3: openshift-marketplace/certified-operators-5xwpm/extract-utilities\" id=a428dc5d-1369-4751-81f3-c6cdcec81ecc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:44.647543 crc crio[3652]: time=\"2026-06-09T15:50:44.647492288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.662420 crc crio[3652]: time=\"2026-06-09T15:50:44.660894484Z\" level=info msg=\"Starting container: 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3\" id=d272a877-8e8d-4e55-b6a5-9f77a8e92bea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:44.666028 crc crio[3652]: time=\"2026-06-09T15:50:44.665961185Z\" level=info msg=\"Started container\" PID=19340 containerID=97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3 description=openshift-marketplace/certified-operators-5xwpm/extract-utilities id=d272a877-8e8d-4e55-b6a5-9f77a8e92bea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\nJun 09 15:50:44.674614 crc crio[3652]: time=\"2026-06-09T15:50:44.674476355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ea9d9a5-dbf1-4a4a-9f60-dc651a650d5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:44.687482 crc crio[3652]: time=\"2026-06-09T15:50:44.684129774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e44420fc-cecf-48ad-a9b2-29967e941171 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:44.702831 crc crio[3652]: time=\"2026-06-09T15:50:44.702679744Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=dc387b93-99e1-43ca-be3b-888adae7727f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:44.703427 crc crio[3652]: time=\"2026-06-09T15:50:44.703359991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.751095 crc crio[3652]: time=\"2026-06-09T15:50:44.751014103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.755384 crc crio[3652]: time=\"2026-06-09T15:50:44.755337224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:44.802723 crc crio[3652]: time=\"2026-06-09T15:50:44.802611606Z\" level=info msg=\"Created container f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98: openshift-marketplace/community-operators-88gfh/extract-utilities\" id=996e8087-359f-4876-ae77-ec9ba42ed8f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:44.804124 crc crio[3652]: time=\"2026-06-09T15:50:44.804035253Z\" level=info msg=\"Starting container: f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98\" id=8d95626b-441b-47df-bf05-6bd2495390f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:44.812419 crc crio[3652]: time=\"2026-06-09T15:50:44.812199764Z\" level=info msg=\"Started container\" PID=19347 containerID=f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98 description=openshift-marketplace/community-operators-88gfh/extract-utilities id=8d95626b-441b-47df-bf05-6bd2495390f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\nJun 09 15:50:44.883694 crc crio[3652]: time=\"2026-06-09T15:50:44.883385153Z\" level=info msg=\"Created container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=dc387b93-99e1-43ca-be3b-888adae7727f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:44.884649 crc crio[3652]: time=\"2026-06-09T15:50:44.884582874Z\" level=info msg=\"Starting container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063\" id=63688183-9ed5-4709-9dbe-47e901d2de03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:44.891449 crc crio[3652]: time=\"2026-06-09T15:50:44.891367029Z\" level=info msg=\"Started container\" PID=19354 containerID=9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063 description=openshift-marketplace/redhat-operators-f27sh/registry-server id=63688183-9ed5-4709-9dbe-47e901d2de03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\nJun 09 15:50:45.695250 crc crio[3652]: time=\"2026-06-09T15:50:45.69515909Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1bd671ef-adff-4c0e-83e6-5d8f1229335d name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:45.700665 crc crio[3652]: time=\"2026-06-09T15:50:45.700090227Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7a1a176c-d3e9-4cb8-bb94-17597eb6c8ee name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:45.702124 crc crio[3652]: time=\"2026-06-09T15:50:45.701855083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 15:50:45.704384 crc crio[3652]: time=\"2026-06-09T15:50:45.704301706Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 15:50:48.010152 crc crio[3652]: time=\"2026-06-09T15:50:48.010029486Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=1bd671ef-adff-4c0e-83e6-5d8f1229335d name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:48.011246 crc crio[3652]: time=\"2026-06-09T15:50:48.011111774Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27c013be-14a7-4a41-9327-de0ff483962c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:48.424121 crc crio[3652]: time=\"2026-06-09T15:50:48.423965505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a908ee3c-c97f-453a-b32e-1192e8ccc2dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:48.628134 crc crio[3652]: time=\"2026-06-09T15:50:48.627873731Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-88gfh/extract-content\" id=fe10000e-cbb3-41a4-ab02-3a8d8c84e5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:48.686905 crc crio[3652]: time=\"2026-06-09T15:50:48.686640139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:48.729779 crc crio[3652]: time=\"2026-06-09T15:50:48.72963437Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7a1a176c-d3e9-4cb8-bb94-17597eb6c8ee name=/runtime.v1.ImageService/PullImage\nJun 09 15:50:48.730854 crc crio[3652]: time=\"2026-06-09T15:50:48.73077038Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cc8b6479-dcd6-4b75-97d9-b05d93e61ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:48.733182 crc crio[3652]: time=\"2026-06-09T15:50:48.73309113Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3e231e8d-c6ec-47c2-9092-72ac907b45c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:48.773297 crc crio[3652]: time=\"2026-06-09T15:50:48.773142885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:48.777570 crc crio[3652]: time=\"2026-06-09T15:50:48.777494317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:48.788610 crc crio[3652]: time=\"2026-06-09T15:50:48.788480141Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5xwpm/extract-content\" id=4c0a4e88-7f76-450f-a715-eec9f48870a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:48.791560 crc crio[3652]: time=\"2026-06-09T15:50:48.791473608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:48.819408 crc crio[3652]: time=\"2026-06-09T15:50:48.819314038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:48.823540 crc crio[3652]: time=\"2026-06-09T15:50:48.823450895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:50.916429 crc crio[3652]: time=\"2026-06-09T15:50:50.915114363Z\" level=info msg=\"Created container b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24: openshift-marketplace/certified-operators-5xwpm/extract-content\" id=4c0a4e88-7f76-450f-a715-eec9f48870a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:50.918680 crc crio[3652]: time=\"2026-06-09T15:50:50.917976597Z\" level=info msg=\"Starting container: b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24\" id=6e5b108b-e09c-44cb-9878-24e64a03cdf4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:50.928473 crc crio[3652]: time=\"2026-06-09T15:50:50.928352875Z\" level=info msg=\"Started container\" PID=19395 containerID=b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24 description=openshift-marketplace/certified-operators-5xwpm/extract-content id=6e5b108b-e09c-44cb-9878-24e64a03cdf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\nJun 09 15:50:51.121727 crc crio[3652]: time=\"2026-06-09T15:50:51.12127691Z\" level=info msg=\"Created container e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c: openshift-marketplace/community-operators-88gfh/extract-content\" id=fe10000e-cbb3-41a4-ab02-3a8d8c84e5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:51.123011 crc crio[3652]: time=\"2026-06-09T15:50:51.122788039Z\" level=info msg=\"Starting container: e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c\" id=18bb00e9-05dd-4aa6-80ef-74da91e5e142 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:51.129834 crc crio[3652]: time=\"2026-06-09T15:50:51.129745519Z\" level=info msg=\"Started container\" PID=19392 containerID=e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c description=openshift-marketplace/community-operators-88gfh/extract-content id=18bb00e9-05dd-4aa6-80ef-74da91e5e142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\nJun 09 15:50:51.788631 crc crio[3652]: time=\"2026-06-09T15:50:51.787728912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5ccca544-a919-447d-af4e-0e7a616f6559 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:51.791105 crc crio[3652]: time=\"2026-06-09T15:50:51.790487473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75b3068e-a0a1-4962-adc2-c8bf17eebd10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:52.148295 crc crio[3652]: time=\"2026-06-09T15:50:52.147813816Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=87847f51-c787-4fd5-b29a-d4660bb5530e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:52.149715 crc crio[3652]: time=\"2026-06-09T15:50:52.14835353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:52.177156 crc crio[3652]: time=\"2026-06-09T15:50:52.177074362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:52.180535 crc crio[3652]: time=\"2026-06-09T15:50:52.18045614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:52.212214 crc crio[3652]: time=\"2026-06-09T15:50:52.212123878Z\" level=info msg=\"Stopping pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=5ef0c066-e6d5-43ea-b2db-d14f519f4790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.212214 crc crio[3652]: time=\"2026-06-09T15:50:52.21221147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=5ef0c066-e6d5-43ea-b2db-d14f519f4790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.213830 crc crio[3652]: time=\"2026-06-09T15:50:52.213777951Z\" level=info msg=\"Removing pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=ad80a75e-4f2e-48bc-a8b5-b269a12e197a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.222044 crc crio[3652]: time=\"2026-06-09T15:50:52.221517311Z\" level=info msg=\"Removed pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=ad80a75e-4f2e-48bc-a8b5-b269a12e197a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.222399 crc crio[3652]: time=\"2026-06-09T15:50:52.222122637Z\" level=info msg=\"Stopping pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=90e8528a-c2f1-463a-abb3-63cf42da3883 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.222399 crc crio[3652]: time=\"2026-06-09T15:50:52.222170168Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=90e8528a-c2f1-463a-abb3-63cf42da3883 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.223370 crc crio[3652]: time=\"2026-06-09T15:50:52.223298877Z\" level=info msg=\"Removing pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=d9e504d2-98bd-4da1-8405-7ebe466344dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.232217 crc crio[3652]: time=\"2026-06-09T15:50:52.232131295Z\" level=info msg=\"Removed pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=d9e504d2-98bd-4da1-8405-7ebe466344dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.233190 crc crio[3652]: time=\"2026-06-09T15:50:52.233121621Z\" level=info msg=\"Stopping pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=d3a7c1d3-82d0-409a-a49d-92ca8f2ac8e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.233190 crc crio[3652]: time=\"2026-06-09T15:50:52.233186482Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=d3a7c1d3-82d0-409a-a49d-92ca8f2ac8e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.233848 crc crio[3652]: time=\"2026-06-09T15:50:52.233806458Z\" level=info msg=\"Removing pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=ab513b55-cd8c-423f-91e6-63e27abfe219 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.243183 crc crio[3652]: time=\"2026-06-09T15:50:52.243105689Z\" level=info msg=\"Removed pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=ab513b55-cd8c-423f-91e6-63e27abfe219 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.244052 crc crio[3652]: time=\"2026-06-09T15:50:52.243903929Z\" level=info msg=\"Stopping pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=0ed09225-f942-46d6-adbf-27cac34f8094 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.244365 crc crio[3652]: time=\"2026-06-09T15:50:52.244173746Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=0ed09225-f942-46d6-adbf-27cac34f8094 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.245177 crc crio[3652]: time=\"2026-06-09T15:50:52.24508476Z\" level=info msg=\"Removing pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=8caaf2e4-2693-4c52-970d-b2304e1387c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.257337 crc crio[3652]: time=\"2026-06-09T15:50:52.256597627Z\" level=info msg=\"Removed pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=8caaf2e4-2693-4c52-970d-b2304e1387c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.257854 crc crio[3652]: time=\"2026-06-09T15:50:52.257801698Z\" level=info msg=\"Stopping pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=eb7ad461-4b9c-4b76-9610-6cf670964eb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.257977 crc crio[3652]: time=\"2026-06-09T15:50:52.25786871Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=eb7ad461-4b9c-4b76-9610-6cf670964eb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:50:52.258765 crc crio[3652]: time=\"2026-06-09T15:50:52.258684361Z\" level=info msg=\"Removing pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=fc408063-fc06-47a9-9ed1-59173d6f004a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.267425 crc crio[3652]: time=\"2026-06-09T15:50:52.267348905Z\" level=info msg=\"Removed pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=fc408063-fc06-47a9-9ed1-59173d6f004a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:50:52.815501 crc crio[3652]: time=\"2026-06-09T15:50:52.815384026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f8eb755-ca24-4c2d-864e-530eea37069e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:52.819162 crc crio[3652]: time=\"2026-06-09T15:50:52.819064571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=43d460dc-3cdd-40eb-b0b6-209b81ad044b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:50:54.347617 crc crio[3652]: time=\"2026-06-09T15:50:54.34686268Z\" level=info msg=\"Created container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=87847f51-c787-4fd5-b29a-d4660bb5530e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:54.349769 crc crio[3652]: time=\"2026-06-09T15:50:54.348813051Z\" level=info msg=\"Starting container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932\" id=c0c0af3e-cbb0-426e-9fa8-20e186fddb6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:54.358280 crc crio[3652]: time=\"2026-06-09T15:50:54.355676288Z\" level=info msg=\"Started container\" PID=19478 containerID=9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932 description=openshift-marketplace/certified-operators-5xwpm/registry-server id=c0c0af3e-cbb0-426e-9fa8-20e186fddb6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\nJun 09 15:50:54.413506 crc crio[3652]: time=\"2026-06-09T15:50:54.413358589Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-88gfh/registry-server\" id=a53c2bee-6a48-451c-95b6-64bc2643abe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:54.414325 crc crio[3652]: time=\"2026-06-09T15:50:54.41380751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:54.467977 crc crio[3652]: time=\"2026-06-09T15:50:54.467341763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:54.471748 crc crio[3652]: time=\"2026-06-09T15:50:54.471687955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:50:54.827361 crc crio[3652]: time=\"2026-06-09T15:50:54.827127249Z\" level=info msg=\"Created container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server\" id=a53c2bee-6a48-451c-95b6-64bc2643abe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:50:54.828607 crc crio[3652]: time=\"2026-06-09T15:50:54.828523896Z\" level=info msg=\"Starting container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09\" id=146090c2-dcf4-4de4-b8ad-f501b1d26acc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:50:54.839066 crc crio[3652]: time=\"2026-06-09T15:50:54.838888553Z\" level=info msg=\"Started container\" PID=19499 containerID=72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09 description=openshift-marketplace/community-operators-88gfh/registry-server id=146090c2-dcf4-4de4-b8ad-f501b1d26acc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\nJun 09 15:51:13.601339 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 15:51:13.874296 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 15:51:13.874848 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 15:51:13.875511 crc systemd[1]: crio.service: Consumed 16min 20.624s CPU time.\nJun 09 15:51:13.941100 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 15:51:14.040880 crc crio[20493]: time=\"2026-06-09T15:51:14.040651853Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 15:51:14.040880 crc crio[20493]: time=\"2026-06-09T15:51:14.040813907Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 15:51:14.042351 crc crio[20493]: time=\"2026-06-09T15:51:14.042303845Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 15:51:14.042425 crc crio[20493]: time=\"2026-06-09T15:51:14.042361807Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 15:51:14.061457 crc crio[20493]: time=\"2026-06-09T15:51:14.061353988Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 15:51:14.061780 crc crio[20493]: time=\"2026-06-09T15:51:14.061706337Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 15:51:14.061780 crc crio[20493]: time=\"2026-06-09T15:51:14.061720427Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 15:51:14.061880 crc crio[20493]: time=\"2026-06-09T15:51:14.06181199Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 15:51:14.061880 crc crio[20493]: time=\"2026-06-09T15:51:14.06183125Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 15:51:14.080442 crc crio[20493]: time=\"2026-06-09T15:51:14.079798814Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 15:51:14.090272 crc crio[20493]: time=\"2026-06-09T15:51:14.090166612Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 15:51:14.103091 crc crio[20493]: time=\"2026-06-09T15:51:14.102994924Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 15:51:14.119811 crc crio[20493]: time=\"2026-06-09T15:51:14.119679885Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.297391417Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.297483119Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.29749719Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.2975052Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.29751425Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 15:51:14.302637 crc crio[20493]: time=\"2026-06-09T15:51:14.302512789Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 15:51:14.302637 crc crio[20493]: time=\"2026-06-09T15:51:14.302601222Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 15:51:14.307067 crc crio[20493]: time=\"2026-06-09T15:51:14.30678811Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 15:51:14.307067 crc crio[20493]: time=\"2026-06-09T15:51:14.307028386Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 15:51:14.326801 crc crio[20493]: time=\"2026-06-09T15:51:14.326702414Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:51:14.327268 crc crio[20493]: time=\"2026-06-09T15:51:14.327223898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:51:14.327697 crc crio[20493]: time=\"2026-06-09T15:51:14.327674059Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 15:51:14.327853 crc crio[20493]: time=\"2026-06-09T15:51:14.327836474Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 15:51:14.328664 crc crio[20493]: time=\"2026-06-09T15:51:14.328549642Z\" 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.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"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 09 15:51:14.329584 crc crio[20493]: time=\"2026-06-09T15:51:14.329560138Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 15:51:14.329868 crc crio[20493]: time=\"2026-06-09T15:51:14.329850996Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 15:51:16.587950 crc crio[20493]: time=\"2026-06-09T15:51:16.58779864Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc00012cf48}] Aliases:map[]}\"\nJun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.588044527Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.588516599Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc00012d0e0}] Aliases:map[]}\"\nJun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.588607721Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.589019422Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc00012d1b0}] Aliases:map[]}\"\nJun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.589130305Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.589633198Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc00012d290}] Aliases:map[]}\"\nJun 09 15:51:16.590047 crc crio[20493]: time=\"2026-06-09T15:51:16.589739951Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.590191 crc crio[20493]: time=\"2026-06-09T15:51:16.590128921Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc0015aa730}] Aliases:map[]}\"\nJun 09 15:51:16.590343 crc crio[20493]: time=\"2026-06-09T15:51:16.590240064Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.590675 crc crio[20493]: time=\"2026-06-09T15:51:16.590606983Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc0015aa7b8}] Aliases:map[]}\"\nJun 09 15:51:16.590785 crc crio[20493]: time=\"2026-06-09T15:51:16.590752527Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.591290 crc crio[20493]: time=\"2026-06-09T15:51:16.591187208Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc0015aa858}] Aliases:map[]}\"\nJun 09 15:51:16.591380 crc crio[20493]: time=\"2026-06-09T15:51:16.591336492Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.591730 crc crio[20493]: time=\"2026-06-09T15:51:16.59166343Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc0015aa900}] Aliases:map[]}\"\nJun 09 15:51:16.591828 crc crio[20493]: time=\"2026-06-09T15:51:16.591786334Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.592053 crc crio[20493]: time=\"2026-06-09T15:51:16.591903167Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592053 crc crio[20493]: time=\"2026-06-09T15:51:16.59203448Z\" level=warning msg=\"Could not restore sandbox IP for 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5: failed to get network status for pod sandbox k8s_collect-profiles-29683665-tz2sl_openshift-operator-lifecycle-manager_4c8939cb-e2dc-4cff-80fc-17d384d23c90_0(442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592063751Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592074401Z\" level=warning msg=\"Could not restore sandbox IP for 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_3a290275-5921-4471-82ef-68ef2174e9e2_0(9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592094122Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592102382Z\" level=warning msg=\"Could not restore sandbox IP for c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_794730da-0bde-44cd-90f4-e71988200895_0(c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592119062Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592128382Z\" level=warning msg=\"Could not restore sandbox IP for 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d: failed to get network status for pod sandbox k8s_collect-profiles-29683650-j8dxb_openshift-operator-lifecycle-manager_24180ce7-d3df-486b-9e98-3dd9a083e0bd_0(1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:16.592467 crc crio[20493]: time=\"2026-06-09T15:51:16.59241901Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc0015aa9b8}] Aliases:map[]}\"\nJun 09 15:51:16.592604 crc crio[20493]: time=\"2026-06-09T15:51:16.592554523Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.593126 crc crio[20493]: time=\"2026-06-09T15:51:16.593068697Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc0015aaae8}] Aliases:map[]}\"\nJun 09 15:51:16.593203 crc crio[20493]: time=\"2026-06-09T15:51:16.59319224Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.593597 crc crio[20493]: time=\"2026-06-09T15:51:16.593540639Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc0015aab68}] Aliases:map[]}\"\nJun 09 15:51:16.593795 crc crio[20493]: time=\"2026-06-09T15:51:16.593738904Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.594216 crc crio[20493]: time=\"2026-06-09T15:51:16.594159475Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0015aabf8}] Aliases:map[]}\"\nJun 09 15:51:16.594330 crc crio[20493]: time=\"2026-06-09T15:51:16.594313319Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.594701 crc crio[20493]: time=\"2026-06-09T15:51:16.594642607Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc0015aac78}] Aliases:map[]}\"\nJun 09 15:51:16.594792 crc crio[20493]: time=\"2026-06-09T15:51:16.59476074Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.595212 crc crio[20493]: time=\"2026-06-09T15:51:16.595152661Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc0015aad08}] Aliases:map[]}\"\nJun 09 15:51:16.595434 crc crio[20493]: time=\"2026-06-09T15:51:16.595376856Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.595815 crc crio[20493]: time=\"2026-06-09T15:51:16.595749626Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc0015aad98}] Aliases:map[]}\"\nJun 09 15:51:16.595885 crc crio[20493]: time=\"2026-06-09T15:51:16.595867089Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.596378 crc crio[20493]: time=\"2026-06-09T15:51:16.596320411Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc0015aae28}] Aliases:map[]}\"\nJun 09 15:51:16.596448 crc crio[20493]: time=\"2026-06-09T15:51:16.596434464Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.596815 crc crio[20493]: time=\"2026-06-09T15:51:16.596758732Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc0015aaeb8}] Aliases:map[]}\"\nJun 09 15:51:16.596889 crc crio[20493]: time=\"2026-06-09T15:51:16.596874295Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.597476 crc crio[20493]: time=\"2026-06-09T15:51:16.597407159Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc0015aaf38}] Aliases:map[]}\"\nJun 09 15:51:16.597618 crc crio[20493]: time=\"2026-06-09T15:51:16.597557113Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.598135 crc crio[20493]: time=\"2026-06-09T15:51:16.598072626Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc0015aafc8}] Aliases:map[]}\"\nJun 09 15:51:16.598337 crc crio[20493]: time=\"2026-06-09T15:51:16.59823405Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.598835 crc crio[20493]: time=\"2026-06-09T15:51:16.598766164Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc0015ab058}] Aliases:map[]}\"\nJun 09 15:51:16.599142 crc crio[20493]: time=\"2026-06-09T15:51:16.599074912Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.599656 crc crio[20493]: time=\"2026-06-09T15:51:16.599586405Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc0015ab0d8}] Aliases:map[]}\"\nJun 09 15:51:16.599819 crc crio[20493]: time=\"2026-06-09T15:51:16.59975858Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.600474 crc crio[20493]: time=\"2026-06-09T15:51:16.600400806Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015ab168}] Aliases:map[]}\"\nJun 09 15:51:16.600621 crc crio[20493]: time=\"2026-06-09T15:51:16.60056193Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.601424 crc crio[20493]: time=\"2026-06-09T15:51:16.601291849Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc0015ab1f8}] Aliases:map[]}\"\nJun 09 15:51:16.601703 crc crio[20493]: time=\"2026-06-09T15:51:16.601631798Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.602212 crc crio[20493]: time=\"2026-06-09T15:51:16.602144121Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc0015ab288}] Aliases:map[]}\"\nJun 09 15:51:16.602610 crc crio[20493]: time=\"2026-06-09T15:51:16.602447439Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.603327 crc crio[20493]: time=\"2026-06-09T15:51:16.603224039Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc0015ab318}] Aliases:map[]}\"\nJun 09 15:51:16.603477 crc crio[20493]: time=\"2026-06-09T15:51:16.603419584Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.603993 crc crio[20493]: time=\"2026-06-09T15:51:16.603858576Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015ab398}] Aliases:map[]}\"\nJun 09 15:51:16.604183 crc crio[20493]: time=\"2026-06-09T15:51:16.604114472Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.604707 crc crio[20493]: time=\"2026-06-09T15:51:16.604632846Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc0015ab428}] Aliases:map[]}\"\nJun 09 15:51:16.604882 crc crio[20493]: time=\"2026-06-09T15:51:16.60478652Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.605546 crc crio[20493]: time=\"2026-06-09T15:51:16.605470417Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc0015ab4a8}] Aliases:map[]}\"\nJun 09 15:51:16.605694 crc crio[20493]: time=\"2026-06-09T15:51:16.605627481Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.606526 crc crio[20493]: time=\"2026-06-09T15:51:16.606450032Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc0015ab528}] Aliases:map[]}\"\nJun 09 15:51:16.606661 crc crio[20493]: time=\"2026-06-09T15:51:16.606603496Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.607217 crc crio[20493]: time=\"2026-06-09T15:51:16.607158721Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc0015ab5a8}] Aliases:map[]}\"\nJun 09 15:51:16.607392 crc crio[20493]: time=\"2026-06-09T15:51:16.607319365Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.607736 crc crio[20493]: time=\"2026-06-09T15:51:16.607638383Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc0015ab638}] Aliases:map[]}\"\nJun 09 15:51:16.607822 crc crio[20493]: time=\"2026-06-09T15:51:16.607793977Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.608291 crc crio[20493]: time=\"2026-06-09T15:51:16.608207388Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0015ab6c8}] Aliases:map[]}\"\nJun 09 15:51:16.608386 crc crio[20493]: time=\"2026-06-09T15:51:16.608369902Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.608828 crc crio[20493]: time=\"2026-06-09T15:51:16.608766012Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0015ab758}] Aliases:map[]}\"\nJun 09 15:51:16.608978 crc crio[20493]: time=\"2026-06-09T15:51:16.608887095Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.609440 crc crio[20493]: time=\"2026-06-09T15:51:16.609378338Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc0015ab7d8}] Aliases:map[]}\"\nJun 09 15:51:16.609572 crc crio[20493]: time=\"2026-06-09T15:51:16.609518632Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.610013 crc crio[20493]: time=\"2026-06-09T15:51:16.609892261Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc0015ab868}] Aliases:map[]}\"\nJun 09 15:51:16.610123 crc crio[20493]: time=\"2026-06-09T15:51:16.610084596Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.610653 crc crio[20493]: time=\"2026-06-09T15:51:16.610579739Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc0015ab8e8}] Aliases:map[]}\"\nJun 09 15:51:16.610803 crc crio[20493]: time=\"2026-06-09T15:51:16.610743003Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.611407 crc crio[20493]: time=\"2026-06-09T15:51:16.611334889Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc0015ab978}] Aliases:map[]}\"\nJun 09 15:51:16.611627 crc crio[20493]: time=\"2026-06-09T15:51:16.611567785Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.612081 crc crio[20493]: time=\"2026-06-09T15:51:16.612015046Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc0015aba10}] Aliases:map[]}\"\nJun 09 15:51:16.612163 crc crio[20493]: time=\"2026-06-09T15:51:16.612137469Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.612665 crc crio[20493]: time=\"2026-06-09T15:51:16.612602381Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc0015abaa0}] Aliases:map[]}\"\nJun 09 15:51:16.612791 crc crio[20493]: time=\"2026-06-09T15:51:16.612736595Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.613403 crc crio[20493]: time=\"2026-06-09T15:51:16.61333952Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc0015abb30}] Aliases:map[]}\"\nJun 09 15:51:16.613484 crc crio[20493]: time=\"2026-06-09T15:51:16.613469684Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.613864 crc crio[20493]: time=\"2026-06-09T15:51:16.613807343Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc0015abbc0}] Aliases:map[]}\"\nJun 09 15:51:16.614023 crc crio[20493]: time=\"2026-06-09T15:51:16.613979667Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.614861 crc crio[20493]: time=\"2026-06-09T15:51:16.614796708Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0015abc50}] Aliases:map[]}\"\nJun 09 15:51:16.615492 crc crio[20493]: time=\"2026-06-09T15:51:16.615055515Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.616009 crc crio[20493]: time=\"2026-06-09T15:51:16.615874226Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc0015abce0}] Aliases:map[]}\"\nJun 09 15:51:16.616147 crc crio[20493]: time=\"2026-06-09T15:51:16.616095792Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.616550 crc crio[20493]: time=\"2026-06-09T15:51:16.616483582Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc0015abd70}] Aliases:map[]}\"\nJun 09 15:51:16.616689 crc crio[20493]: time=\"2026-06-09T15:51:16.616629305Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.617189 crc crio[20493]: time=\"2026-06-09T15:51:16.617098188Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc0015abdf0}] Aliases:map[]}\"\nJun 09 15:51:16.617323 crc crio[20493]: time=\"2026-06-09T15:51:16.617239581Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.617705 crc crio[20493]: time=\"2026-06-09T15:51:16.617645122Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc0015abe80}] Aliases:map[]}\"\nJun 09 15:51:16.617822 crc crio[20493]: time=\"2026-06-09T15:51:16.617778495Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:16.618838 crc crio[20493]: time=\"2026-06-09T15:51:16.618477333Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 15:51:16.620154 crc crio[20493]: time=\"2026-06-09T15:51:16.620099505Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 15:51:16.620304 crc crio[20493]: time=\"2026-06-09T15:51:16.620173247Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 15:51:16.620304 crc crio[20493]: time=\"2026-06-09T15:51:16.62028773Z\" level=info msg=\"Create NRI interface\"\nJun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620355562Z\" level=info msg=\"runtime interface created\"\nJun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620377592Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620387493Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620397483Z\" level=info msg=\"starting plugins...\"\nJun 09 15:51:16.620533 crc crio[20493]: time=\"2026-06-09T15:51:16.620429704Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 15:51:16.630763 crc crio[20493]: time=\"2026-06-09T15:51:16.630557745Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 15:51:16.637235 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 15:51:31.163548 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 15:51:31.286794 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 15:51:31.287393 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 15:51:31.287616 crc systemd[1]: crio.service: Consumed 3.909s CPU time.\nJun 09 15:51:31.371420 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 15:51:31.425741 crc crio[22095]: time=\"2026-06-09T15:51:31.425590109Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 15:51:31.426979 crc crio[22095]: time=\"2026-06-09T15:51:31.426909683Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 15:51:31.428527 crc crio[22095]: time=\"2026-06-09T15:51:31.428507275Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 15:51:31.428709 crc crio[22095]: time=\"2026-06-09T15:51:31.428694139Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 15:51:31.429235 crc crio[22095]: time=\"2026-06-09T15:51:31.429216053Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 09 15:51:31.444996 crc crio[22095]: time=\"2026-06-09T15:51:31.444883178Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 15:51:31.445160 crc crio[22095]: time=\"2026-06-09T15:51:31.445065412Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 15:51:31.445160 crc crio[22095]: time=\"2026-06-09T15:51:31.445076623Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 15:51:31.445518 crc crio[22095]: time=\"2026-06-09T15:51:31.445469663Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 15:51:31.445518 crc crio[22095]: time=\"2026-06-09T15:51:31.445506244Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 15:51:31.462660 crc crio[22095]: time=\"2026-06-09T15:51:31.462588945Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 15:51:31.477591 crc crio[22095]: time=\"2026-06-09T15:51:31.47708897Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 15:51:31.483028 crc crio[22095]: time=\"2026-06-09T15:51:31.483000683Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 15:51:31.498151 crc crio[22095]: time=\"2026-06-09T15:51:31.498079812Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657657206Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657723888Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657738498Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657747038Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657755718Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 15:51:31.663090 crc crio[22095]: time=\"2026-06-09T15:51:31.662996144Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 15:51:31.663090 crc crio[22095]: time=\"2026-06-09T15:51:31.663072686Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 15:51:31.668851 crc crio[22095]: time=\"2026-06-09T15:51:31.66867188Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 15:51:31.668851 crc crio[22095]: time=\"2026-06-09T15:51:31.668720242Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 15:51:31.687787 crc crio[22095]: time=\"2026-06-09T15:51:31.687657661Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 15:51:31.687787 crc crio[22095]: time=\"2026-06-09T15:51:31.687751103Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 15:51:31.688192 crc crio[22095]: time=\"2026-06-09T15:51:31.688105273Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 15:51:31.688192 crc crio[22095]: time=\"2026-06-09T15:51:31.688125533Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 15:51:31.688858 crc crio[22095]: time=\"2026-06-09T15:51:31.688689158Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-shared.crio.io\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 15:51:31.689981 crc crio[22095]: time=\"2026-06-09T15:51:31.689863598Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 15:51:31.690134 crc crio[22095]: time=\"2026-06-09T15:51:31.690116345Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 15:51:33.489300 crc crio[22095]: time=\"2026-06-09T15:51:33.489182213Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc000526b30}] Aliases:map[]}\"\nJun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.489405639Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.48982766Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc000526c30}] Aliases:map[]}\"\nJun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.490005074Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.490373564Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc000526cc0}] Aliases:map[]}\"\nJun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.490496527Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.491060 crc crio[22095]: time=\"2026-06-09T15:51:33.490903777Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000526d50}] Aliases:map[]}\"\nJun 09 15:51:33.491060 crc crio[22095]: time=\"2026-06-09T15:51:33.491044051Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.491446 crc crio[22095]: time=\"2026-06-09T15:51:33.49139023Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc000526e10}] Aliases:map[]}\"\nJun 09 15:51:33.491559 crc crio[22095]: time=\"2026-06-09T15:51:33.491500163Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.491861 crc crio[22095]: time=\"2026-06-09T15:51:33.491802611Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000526eb0}] Aliases:map[]}\"\nJun 09 15:51:33.492003 crc crio[22095]: time=\"2026-06-09T15:51:33.491969475Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.492400 crc crio[22095]: time=\"2026-06-09T15:51:33.492326784Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc000526f40}] Aliases:map[]}\"\nJun 09 15:51:33.492491 crc crio[22095]: time=\"2026-06-09T15:51:33.492462368Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.492837 crc crio[22095]: time=\"2026-06-09T15:51:33.492777196Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000526fd0}] Aliases:map[]}\"\nJun 09 15:51:33.493052 crc crio[22095]: time=\"2026-06-09T15:51:33.492905729Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.493291 crc crio[22095]: time=\"2026-06-09T15:51:33.493208687Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493291 crc crio[22095]: time=\"2026-06-09T15:51:33.493246438Z\" level=warning msg=\"Could not restore sandbox IP for 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5: failed to get network status for pod sandbox k8s_collect-profiles-29683665-tz2sl_openshift-operator-lifecycle-manager_4c8939cb-e2dc-4cff-80fc-17d384d23c90_0(442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.493297709Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.49331111Z\" level=warning msg=\"Could not restore sandbox IP for 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_3a290275-5921-4471-82ef-68ef2174e9e2_0(9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.49332821Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.49333688Z\" level=warning msg=\"Could not restore sandbox IP for c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_794730da-0bde-44cd-90f4-e71988200895_0(c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.493352251Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.493361011Z\" level=warning msg=\"Could not restore sandbox IP for 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d: failed to get network status for pod sandbox k8s_collect-profiles-29683650-j8dxb_openshift-operator-lifecycle-manager_24180ce7-d3df-486b-9e98-3dd9a083e0bd_0(1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 15:51:33.493694 crc crio[22095]: time=\"2026-06-09T15:51:33.493645658Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc000527080}] Aliases:map[]}\"\nJun 09 15:51:33.493871 crc crio[22095]: time=\"2026-06-09T15:51:33.493827333Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.494286 crc crio[22095]: time=\"2026-06-09T15:51:33.494232773Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc000527110}] Aliases:map[]}\"\nJun 09 15:51:33.494433 crc crio[22095]: time=\"2026-06-09T15:51:33.494382107Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.494811 crc crio[22095]: time=\"2026-06-09T15:51:33.494757657Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc000527190}] Aliases:map[]}\"\nJun 09 15:51:33.494894 crc crio[22095]: time=\"2026-06-09T15:51:33.49487564Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.495349 crc crio[22095]: time=\"2026-06-09T15:51:33.495291691Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc000527220}] Aliases:map[]}\"\nJun 09 15:51:33.495459 crc crio[22095]: time=\"2026-06-09T15:51:33.495414014Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.495861 crc crio[22095]: time=\"2026-06-09T15:51:33.495800764Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc0005272a0}] Aliases:map[]}\"\nJun 09 15:51:33.496012 crc crio[22095]: time=\"2026-06-09T15:51:33.495964518Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.496405 crc crio[22095]: time=\"2026-06-09T15:51:33.496350188Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc000527330}] Aliases:map[]}\"\nJun 09 15:51:33.496503 crc crio[22095]: time=\"2026-06-09T15:51:33.496468071Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.496905 crc crio[22095]: time=\"2026-06-09T15:51:33.496851861Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc0005273c0}] Aliases:map[]}\"\nJun 09 15:51:33.497046 crc crio[22095]: time=\"2026-06-09T15:51:33.497017985Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.497502 crc crio[22095]: time=\"2026-06-09T15:51:33.497445336Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc000527450}] Aliases:map[]}\"\nJun 09 15:51:33.497573 crc crio[22095]: time=\"2026-06-09T15:51:33.497561289Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.498021 crc crio[22095]: time=\"2026-06-09T15:51:33.4979702Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc0005274e0}] Aliases:map[]}\"\nJun 09 15:51:33.498122 crc crio[22095]: time=\"2026-06-09T15:51:33.498090733Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.498512 crc crio[22095]: time=\"2026-06-09T15:51:33.498456413Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc000527560}] Aliases:map[]}\"\nJun 09 15:51:33.498666 crc crio[22095]: time=\"2026-06-09T15:51:33.498603986Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.499107 crc crio[22095]: time=\"2026-06-09T15:51:33.499048748Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc0005275f0}] Aliases:map[]}\"\nJun 09 15:51:33.499320 crc crio[22095]: time=\"2026-06-09T15:51:33.499245933Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.499894 crc crio[22095]: time=\"2026-06-09T15:51:33.499822798Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc000527680}] Aliases:map[]}\"\nJun 09 15:51:33.500132 crc crio[22095]: time=\"2026-06-09T15:51:33.500064434Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.500687 crc crio[22095]: time=\"2026-06-09T15:51:33.500630699Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000527700}] Aliases:map[]}\"\nJun 09 15:51:33.500819 crc crio[22095]: time=\"2026-06-09T15:51:33.500772712Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.501352 crc crio[22095]: time=\"2026-06-09T15:51:33.501290076Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc000527790}] Aliases:map[]}\"\nJun 09 15:51:33.501437 crc crio[22095]: time=\"2026-06-09T15:51:33.501418439Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.501849 crc crio[22095]: time=\"2026-06-09T15:51:33.501791409Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc000527820}] Aliases:map[]}\"\nJun 09 15:51:33.502026 crc crio[22095]: time=\"2026-06-09T15:51:33.501968863Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.502521 crc crio[22095]: time=\"2026-06-09T15:51:33.502450436Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc0005278b0}] Aliases:map[]}\"\nJun 09 15:51:33.502604 crc crio[22095]: time=\"2026-06-09T15:51:33.502587309Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.503060 crc crio[22095]: time=\"2026-06-09T15:51:33.50300231Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc000527940}] Aliases:map[]}\"\nJun 09 15:51:33.503160 crc crio[22095]: time=\"2026-06-09T15:51:33.503123213Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.503518 crc crio[22095]: time=\"2026-06-09T15:51:33.503465362Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0005279c0}] Aliases:map[]}\"\nJun 09 15:51:33.503665 crc crio[22095]: time=\"2026-06-09T15:51:33.503624996Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.504141 crc crio[22095]: time=\"2026-06-09T15:51:33.504017966Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000527a50}] Aliases:map[]}\"\nJun 09 15:51:33.504324 crc crio[22095]: time=\"2026-06-09T15:51:33.504231282Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.504735 crc crio[22095]: time=\"2026-06-09T15:51:33.504676803Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc000527ad0}] Aliases:map[]}\"\nJun 09 15:51:33.504986 crc crio[22095]: time=\"2026-06-09T15:51:33.504887009Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.505573 crc crio[22095]: time=\"2026-06-09T15:51:33.505505405Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc000527b50}] Aliases:map[]}\"\nJun 09 15:51:33.505683 crc crio[22095]: time=\"2026-06-09T15:51:33.505642458Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.506289 crc crio[22095]: time=\"2026-06-09T15:51:33.506216353Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc000527bd0}] Aliases:map[]}\"\nJun 09 15:51:33.506526 crc crio[22095]: time=\"2026-06-09T15:51:33.50646983Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.507065 crc crio[22095]: time=\"2026-06-09T15:51:33.506998493Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc000527c60}] Aliases:map[]}\"\nJun 09 15:51:33.507148 crc crio[22095]: time=\"2026-06-09T15:51:33.507126407Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.507589 crc crio[22095]: time=\"2026-06-09T15:51:33.507522257Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc000527cf0}] Aliases:map[]}\"\nJun 09 15:51:33.507669 crc crio[22095]: time=\"2026-06-09T15:51:33.50764613Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.508160 crc crio[22095]: time=\"2026-06-09T15:51:33.508110202Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc000527d80}] Aliases:map[]}\"\nJun 09 15:51:33.508314 crc crio[22095]: time=\"2026-06-09T15:51:33.508249716Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.508716 crc crio[22095]: time=\"2026-06-09T15:51:33.508665816Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc000527e00}] Aliases:map[]}\"\nJun 09 15:51:33.508842 crc crio[22095]: time=\"2026-06-09T15:51:33.50879657Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.509454 crc crio[22095]: time=\"2026-06-09T15:51:33.509331454Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc000527e90}] Aliases:map[]}\"\nJun 09 15:51:33.509534 crc crio[22095]: time=\"2026-06-09T15:51:33.509474477Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.510011 crc crio[22095]: time=\"2026-06-09T15:51:33.50995585Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc000527f10}] Aliases:map[]}\"\nJun 09 15:51:33.510224 crc crio[22095]: time=\"2026-06-09T15:51:33.510104184Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.510718 crc crio[22095]: time=\"2026-06-09T15:51:33.510659258Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc001984030}] Aliases:map[]}\"\nJun 09 15:51:33.510898 crc crio[22095]: time=\"2026-06-09T15:51:33.510850913Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.511455 crc crio[22095]: time=\"2026-06-09T15:51:33.511394687Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc0019840c8}] Aliases:map[]}\"\nJun 09 15:51:33.511582 crc crio[22095]: time=\"2026-06-09T15:51:33.511534841Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.511971 crc crio[22095]: time=\"2026-06-09T15:51:33.511880199Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc001984158}] Aliases:map[]}\"\nJun 09 15:51:33.512140 crc crio[22095]: time=\"2026-06-09T15:51:33.512088755Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.512630 crc crio[22095]: time=\"2026-06-09T15:51:33.512579448Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc0019841e8}] Aliases:map[]}\"\nJun 09 15:51:33.512819 crc crio[22095]: time=\"2026-06-09T15:51:33.512765462Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.513491 crc crio[22095]: time=\"2026-06-09T15:51:33.513419299Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc001984278}] Aliases:map[]}\"\nJun 09 15:51:33.513633 crc crio[22095]: time=\"2026-06-09T15:51:33.513575253Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.514065 crc crio[22095]: time=\"2026-06-09T15:51:33.513997874Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc001984308}] Aliases:map[]}\"\nJun 09 15:51:33.514284 crc crio[22095]: time=\"2026-06-09T15:51:33.5142337Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.514784 crc crio[22095]: time=\"2026-06-09T15:51:33.514721313Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc001984398}] Aliases:map[]}\"\nJun 09 15:51:33.514983 crc crio[22095]: time=\"2026-06-09T15:51:33.514892357Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.515372 crc crio[22095]: time=\"2026-06-09T15:51:33.515320448Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc001984428}] Aliases:map[]}\"\nJun 09 15:51:33.515469 crc crio[22095]: time=\"2026-06-09T15:51:33.515434031Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.516107 crc crio[22095]: time=\"2026-06-09T15:51:33.516040677Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc0019844a8}] Aliases:map[]}\"\nJun 09 15:51:33.516288 crc crio[22095]: time=\"2026-06-09T15:51:33.516210301Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.516692 crc crio[22095]: time=\"2026-06-09T15:51:33.516630012Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc001984538}] Aliases:map[]}\"\nJun 09 15:51:33.516835 crc crio[22095]: time=\"2026-06-09T15:51:33.516786216Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:33.517499 crc crio[22095]: time=\"2026-06-09T15:51:33.517403982Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 15:51:33.518905 crc crio[22095]: time=\"2026-06-09T15:51:33.518801568Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.518987223Z\" level=info msg=\"Create NRI interface\"\nJun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519071395Z\" level=info msg=\"runtime interface created\"\nJun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519083496Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519090206Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519097776Z\" level=info msg=\"starting plugins...\"\nJun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519123717Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 15:51:33.520159 crc crio[22095]: time=\"2026-06-09T15:51:33.518992163Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 15:51:33.527033 crc crio[22095]: time=\"2026-06-09T15:51:33.526758294Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 15:51:33.536719 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 15:51:52.635418 crc crio[22095]: time=\"2026-06-09T15:51:52.634547865Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=98a6d2e9-fd79-467a-add8-cbbc15c2b859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:51:52.636635 crc crio[22095]: time=\"2026-06-09T15:51:52.635458679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:51:52.663415 crc crio[22095]: time=\"2026-06-09T15:51:52.663303714Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0004c72e0}] Aliases:map[]}\"\nJun 09 15:51:52.663415 crc crio[22095]: time=\"2026-06-09T15:51:52.663369195Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:51:53.330670 crc crio[22095]: 2026-06-09T15:51:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43c70be660dcdb9 Mac:d6:69:d9:a3:4b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af SocketPath: PciID:}] [{Interface:0xc0005085e0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 15:51:53.332147 crc crio[22095]: time=\"2026-06-09T15:51:53.332097922Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0004c72e0}] Aliases:map[]}\"\nJun 09 15:51:53.332375 crc crio[22095]: time=\"2026-06-09T15:51:53.332250696Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 15:51:53.339821 crc crio[22095]: time=\"2026-06-09T15:51:53.339767481Z\" level=info msg=\"Ran pod sandbox 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 with infra container: openshift-etcd/installer-3-crc/POD\" id=98a6d2e9-fd79-467a-add8-cbbc15c2b859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:51:53.351767 crc crio[22095]: time=\"2026-06-09T15:51:53.351580709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6481d24e-0e6a-4b72-871f-687b007186cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:51:53.354661 crc crio[22095]: time=\"2026-06-09T15:51:53.354569167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2b6da84f-16bf-4c5b-8d04-af9a9d242cb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:51:54.152261 crc crio[22095]: time=\"2026-06-09T15:51:54.151076569Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=9b5a903f-90a7-4812-aae7-84f5ba0f28af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:51:54.158527 crc crio[22095]: time=\"2026-06-09T15:51:54.15839869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:51:54.197035 crc crio[22095]: time=\"2026-06-09T15:51:54.196887981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:51:54.367463 crc crio[22095]: time=\"2026-06-09T15:51:54.367268136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:51:54.620746 crc crio[22095]: time=\"2026-06-09T15:51:54.620639891Z\" level=info msg=\"Created container f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb: openshift-etcd/installer-3-crc/installer\" id=9b5a903f-90a7-4812-aae7-84f5ba0f28af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:51:54.623131 crc crio[22095]: time=\"2026-06-09T15:51:54.623040294Z\" level=info msg=\"Starting container: f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb\" id=e6860cab-105f-4c1f-b1ae-deef507b3ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:51:54.630558 crc crio[22095]: time=\"2026-06-09T15:51:54.630399155Z\" level=info msg=\"Started container\" PID=22716 containerID=f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb description=openshift-etcd/installer-3-crc/installer id=e6860cab-105f-4c1f-b1ae-deef507b3ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140\nJun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.2977509Z\" level=info msg=\"Stopping container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c (timeout: 30s)\" id=419a4257-a062-4f94-ba7d-24c48a3ea7a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.297851273Z\" level=info msg=\"Stopping container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a (timeout: 30s)\" id=b6e99e27-a0e3-4c16-b33b-20ddfde82c38 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.297970736Z\" level=info msg=\"Stopping container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072 (timeout: 30s)\" id=a9664dbf-8466-43eb-ad7e-76c68b50e127 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.29925848Z\" level=info msg=\"Stopping container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba (timeout: 30s)\" id=6865cfcc-b583-4c50-8f7f-0f34bcec723c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.298009397Z\" level=info msg=\"Stopping container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf (timeout: 30s)\" id=10ca7ff6-f195-4006-8c55-fefe19bd2327 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.470661 crc crio[22095]: time=\"2026-06-09T15:52:26.470563288Z\" level=info msg=\"Stopped container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev\" id=a9664dbf-8466-43eb-ad7e-76c68b50e127 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.528141 crc crio[22095]: time=\"2026-06-09T15:52:26.528042295Z\" level=info msg=\"Stopped container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics\" id=b6e99e27-a0e3-4c16-b33b-20ddfde82c38 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:26.583218 crc crio[22095]: time=\"2026-06-09T15:52:26.583093847Z\" level=info msg=\"Stopped container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz\" id=6865cfcc-b583-4c50-8f7f-0f34bcec723c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:39.906448 crc crio[22095]: time=\"2026-06-09T15:52:39.905462882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=98b072ec-b943-4bd9-8807-c80562b7461f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:52:39.907654 crc crio[22095]: time=\"2026-06-09T15:52:39.905568404Z\" level=info msg=\"Removing container: a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683\" id=f5b569a5-6004-48c3-a851-be4842e7eab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:39.908285 crc crio[22095]: time=\"2026-06-09T15:52:39.908214963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=30116b0f-ad41-41d1-99e1-3e8bd87ae283 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:52:39.965823 crc crio[22095]: time=\"2026-06-09T15:52:39.965686199Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d829e38-92e7-42c6-9f7b-a73836e0bbfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:52:39.966281 crc crio[22095]: time=\"2026-06-09T15:52:39.966202713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:52:39.986151 crc crio[22095]: time=\"2026-06-09T15:52:39.98609012Z\" level=info msg=\"Removed container a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f5b569a5-6004-48c3-a851-be4842e7eab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:39.991076 crc crio[22095]: time=\"2026-06-09T15:52:39.990896865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:52:40.132320 crc crio[22095]: time=\"2026-06-09T15:52:40.131897026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:52:40.224666 crc crio[22095]: time=\"2026-06-09T15:52:40.224359682Z\" level=info msg=\"Created container 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d829e38-92e7-42c6-9f7b-a73836e0bbfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:52:40.225994 crc crio[22095]: time=\"2026-06-09T15:52:40.225860841Z\" level=info msg=\"Starting container: 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2\" id=b1e1a332-5759-41e2-8857-595d5fd93fd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:52:40.230554 crc crio[22095]: time=\"2026-06-09T15:52:40.230444311Z\" level=info msg=\"Started container\" PID=23323 containerID=0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b1e1a332-5759-41e2-8857-595d5fd93fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:52:41.949502 crc crio[22095]: time=\"2026-06-09T15:52:41.947839041Z\" level=info msg=\"Stopping pod sandbox: 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140\" id=74598153-5b65-4dd9-8fef-7376b97873a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:52:41.951895 crc crio[22095]: time=\"2026-06-09T15:52:41.949630978Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0012886c0}] Aliases:map[]}\"\nJun 09 15:52:41.951895 crc crio[22095]: time=\"2026-06-09T15:52:41.949791442Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:52:42.206171 crc crio[22095]: time=\"2026-06-09T15:52:42.205859477Z\" level=info msg=\"Stopped pod sandbox: 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140\" id=74598153-5b65-4dd9-8fef-7376b97873a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:52:53.474504 crc crio[22095]: time=\"2026-06-09T15:52:53.47358853Z\" level=info msg=\"Stopped container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd\" id=419a4257-a062-4f94-ba7d-24c48a3ea7a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:56.309211 crc crio[22095]: time=\"2026-06-09T15:52:56.308488699Z\" level=warning msg=\"Stopping container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf with stop signal(15) timed out. Killing...\"\nJun 09 15:52:56.358241 crc crio[22095]: time=\"2026-06-09T15:52:56.358059009Z\" level=error msg=\"Killing container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 15:52:56.421828 crc crio[22095]: time=\"2026-06-09T15:52:56.417225479Z\" level=info msg=\"Stopped container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl\" id=10ca7ff6-f195-4006-8c55-fefe19bd2327 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:52:56.423117 crc crio[22095]: time=\"2026-06-09T15:52:56.42300336Z\" level=info msg=\"Stopping pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=5e58fbb6-2e21-4a16-9404-7568e1fa983c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:52:56.428129 crc crio[22095]: time=\"2026-06-09T15:52:56.428040371Z\" level=info msg=\"Stopped pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=5e58fbb6-2e21-4a16-9404-7568e1fa983c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:52:57.147031 crc crio[22095]: time=\"2026-06-09T15:52:57.146451261Z\" level=info msg=\"Removing container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072\" id=f29b5ed8-3ca5-4c82-b4d0-e8259d4c4f67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.167774 crc crio[22095]: time=\"2026-06-09T15:52:57.167633402Z\" level=info msg=\"Removed container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev\" id=f29b5ed8-3ca5-4c82-b4d0-e8259d4c4f67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.171521 crc crio[22095]: time=\"2026-06-09T15:52:57.171454772Z\" level=info msg=\"Removing container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba\" id=d2be5fe8-289c-4360-b8eb-2e901a33f2ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.190271 crc crio[22095]: time=\"2026-06-09T15:52:57.190114227Z\" level=info msg=\"Removed container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz\" id=d2be5fe8-289c-4360-b8eb-2e901a33f2ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.193406 crc crio[22095]: time=\"2026-06-09T15:52:57.192874119Z\" level=info msg=\"Removing container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a\" id=c4578ed4-3238-4334-b2ef-86f8aecc1381 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.209364 crc crio[22095]: time=\"2026-06-09T15:52:57.209234495Z\" level=info msg=\"Removed container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics\" id=c4578ed4-3238-4334-b2ef-86f8aecc1381 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.212521 crc crio[22095]: time=\"2026-06-09T15:52:57.212471689Z\" level=info msg=\"Removing container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c\" id=237a6e12-43e0-4eea-8413-1b190f7a405e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.228200 crc crio[22095]: time=\"2026-06-09T15:52:57.228088756Z\" level=info msg=\"Removed container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd\" id=237a6e12-43e0-4eea-8413-1b190f7a405e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.231502 crc crio[22095]: time=\"2026-06-09T15:52:57.231429073Z\" level=info msg=\"Removing container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf\" id=5f135c6c-521c-466e-9648-9cdc7b403819 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.248280 crc crio[22095]: time=\"2026-06-09T15:52:57.248082246Z\" level=info msg=\"Removed container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl\" id=5f135c6c-521c-466e-9648-9cdc7b403819 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.250694 crc crio[22095]: time=\"2026-06-09T15:52:57.250645783Z\" level=info msg=\"Removing container: f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be\" id=93667a57-bcdc-4f5e-b49a-b473d425c4d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.312628 crc crio[22095]: time=\"2026-06-09T15:52:57.312558615Z\" level=info msg=\"Removed container f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be: openshift-etcd/etcd-crc/etcd-resources-copy\" id=93667a57-bcdc-4f5e-b49a-b473d425c4d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.315953 crc crio[22095]: time=\"2026-06-09T15:52:57.31582852Z\" level=info msg=\"Removing container: 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192\" id=4f4e2c69-cf6d-4f3c-a0c7-432d5abfc2d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.376240 crc crio[22095]: time=\"2026-06-09T15:52:57.375993346Z\" level=info msg=\"Removed container 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4f4e2c69-cf6d-4f3c-a0c7-432d5abfc2d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.380087 crc crio[22095]: time=\"2026-06-09T15:52:57.379801895Z\" level=info msg=\"Removing container: 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e\" id=6d1f3f09-9448-48d8-932b-79c94adee481 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:52:57.453679 crc crio[22095]: time=\"2026-06-09T15:52:57.453550855Z\" level=info msg=\"Removed container 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e: openshift-etcd/etcd-crc/setup\" id=6d1f3f09-9448-48d8-932b-79c94adee481 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:53:20.400092 crc crio[22095]: time=\"2026-06-09T15:53:20.399309439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3d813be-f14d-463f-9e64-496dcccdf41d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:53:20.401630 crc crio[22095]: time=\"2026-06-09T15:53:20.401539787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2821d54-b476-4e21-8aac-7488691272c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:53:20.403555 crc crio[22095]: time=\"2026-06-09T15:53:20.403445607Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c3dcb91b-06ca-44d9-864e-7b55349556f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:53:20.404088 crc crio[22095]: time=\"2026-06-09T15:53:20.404001371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:53:20.428775 crc crio[22095]: time=\"2026-06-09T15:53:20.428584931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:53:20.432747 crc crio[22095]: time=\"2026-06-09T15:53:20.432641307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:53:20.532623 crc crio[22095]: time=\"2026-06-09T15:53:20.532448955Z\" level=info msg=\"Created container 83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c3dcb91b-06ca-44d9-864e-7b55349556f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:53:20.533688 crc crio[22095]: time=\"2026-06-09T15:53:20.533589464Z\" level=info msg=\"Starting container: 83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4\" id=960ff399-610f-4dbd-8a4d-8223be463d0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:53:20.539319 crc crio[22095]: time=\"2026-06-09T15:53:20.539217271Z\" level=info msg=\"Started container\" PID=23885 containerID=83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=960ff399-610f-4dbd-8a4d-8223be463d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173\nJun 09 15:53:34.027754 crc crio[22095]: time=\"2026-06-09T15:53:34.026639891Z\" level=info msg=\"Stopping pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=6b7a08f3-5704-4c9b-afb3-36e7a00bdd33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:53:34.027754 crc crio[22095]: time=\"2026-06-09T15:53:34.027619316Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=6b7a08f3-5704-4c9b-afb3-36e7a00bdd33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:53:34.030711 crc crio[22095]: time=\"2026-06-09T15:53:34.028872239Z\" level=info msg=\"Removing pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=e64ff758-8aab-4f57-9c0f-c0470b4dc329 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:53:34.041574 crc crio[22095]: time=\"2026-06-09T15:53:34.041463746Z\" level=info msg=\"Removed pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=e64ff758-8aab-4f57-9c0f-c0470b4dc329 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:54:16.858196 crc crio[22095]: time=\"2026-06-09T15:54:16.857157559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2c648ec0-6215-453a-b151-9ab3ccd4b82e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:16.860340 crc crio[22095]: time=\"2026-06-09T15:54:16.860229028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b4c8413f-985e-4984-b9d3-ed549b91982d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:16.862674 crc crio[22095]: time=\"2026-06-09T15:54:16.862603499Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=79eb915c-51bc-4426-b68e-59bfe5cb96dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:16.863049 crc crio[22095]: time=\"2026-06-09T15:54:16.86301183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:16.889023 crc crio[22095]: time=\"2026-06-09T15:54:16.888881008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:16.893184 crc crio[22095]: time=\"2026-06-09T15:54:16.893079797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:17.002758 crc crio[22095]: time=\"2026-06-09T15:54:17.002631517Z\" level=info msg=\"Created container 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=79eb915c-51bc-4426-b68e-59bfe5cb96dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:17.003981 crc crio[22095]: time=\"2026-06-09T15:54:17.003852169Z\" level=info msg=\"Starting container: 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a\" id=ec59548d-ce3b-47be-98c1-840b0ac5d86d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:54:17.011766 crc crio[22095]: time=\"2026-06-09T15:54:17.011685861Z\" level=info msg=\"Started container\" PID=24607 containerID=7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=ec59548d-ce3b-47be-98c1-840b0ac5d86d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b\nJun 09 15:54:32.979541 crc crio[22095]: time=\"2026-06-09T15:54:32.977567022Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:54:32.979541 crc crio[22095]: time=\"2026-06-09T15:54:32.979383169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:33.008169 crc crio[22095]: time=\"2026-06-09T15:54:33.007624388Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:54:33.021859 crc crio[22095]: time=\"2026-06-09T15:54:33.021713942Z\" level=info msg=\"Ran pod sandbox 21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060 with infra container: openshift-etcd/etcd-crc/POD\" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 15:54:33.025282 crc crio[22095]: time=\"2026-06-09T15:54:33.025055829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=91782298-008d-46ed-9ca8-690e60714f55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:33.027535 crc crio[22095]: time=\"2026-06-09T15:54:33.027374559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=eee8907c-da05-411f-b539-54fc7a9ddefe name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:33.045720 crc crio[22095]: time=\"2026-06-09T15:54:33.045516677Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=9ca57bac-8ccd-4b14-9875-d6e92187d0b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:33.046725 crc crio[22095]: time=\"2026-06-09T15:54:33.046590555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:33.087252 crc crio[22095]: time=\"2026-06-09T15:54:33.087091121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:33.226243 crc crio[22095]: time=\"2026-06-09T15:54:33.225441536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:33.326577 crc crio[22095]: time=\"2026-06-09T15:54:33.326481606Z\" level=info msg=\"Created container 6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9: openshift-etcd/etcd-crc/setup\" id=9ca57bac-8ccd-4b14-9875-d6e92187d0b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:33.327702 crc crio[22095]: time=\"2026-06-09T15:54:33.327629026Z\" level=info msg=\"Starting container: 6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9\" id=96ed2825-c8cb-49bb-ac18-e517b63f53cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:54:33.333780 crc crio[22095]: time=\"2026-06-09T15:54:33.333704083Z\" level=info msg=\"Started container\" PID=24840 containerID=6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9 description=openshift-etcd/etcd-crc/setup id=96ed2825-c8cb-49bb-ac18-e517b63f53cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:54:51.422220 crc crio[22095]: time=\"2026-06-09T15:54:51.421067047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4d5323fd-0600-479d-a1ed-5e011b99c5b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:51.424879 crc crio[22095]: time=\"2026-06-09T15:54:51.424576548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=7ead52c6-2c13-46a2-9671-1f2aa696a624 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:51.426787 crc crio[22095]: time=\"2026-06-09T15:54:51.425223675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0ec0a18a-3dbe-4361-ab58-7b56f2ef94ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:51.427043 crc crio[22095]: time=\"2026-06-09T15:54:51.426834596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1453a76d-5882-4d83-ab11-0a8324488281 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:51.428714 crc crio[22095]: time=\"2026-06-09T15:54:51.428649543Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=38c7f7dc-de0b-4b05-8e74-0351c836fe8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:51.429063 crc crio[22095]: time=\"2026-06-09T15:54:51.428996572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:51.435569 crc crio[22095]: time=\"2026-06-09T15:54:51.43547003Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c73fddbf-2da9-4780-b964-458508334959 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:51.441350 crc crio[22095]: time=\"2026-06-09T15:54:51.44127764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:51.455970 crc crio[22095]: time=\"2026-06-09T15:54:51.455823885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:51.459129 crc crio[22095]: time=\"2026-06-09T15:54:51.459071309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:51.463285 crc crio[22095]: time=\"2026-06-09T15:54:51.463205366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:51.466451 crc crio[22095]: time=\"2026-06-09T15:54:51.466352007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:51.578007 crc crio[22095]: time=\"2026-06-09T15:54:51.577882489Z\" level=info msg=\"Created container 06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=38c7f7dc-de0b-4b05-8e74-0351c836fe8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:51.579076 crc crio[22095]: time=\"2026-06-09T15:54:51.578787093Z\" level=info msg=\"Created container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c73fddbf-2da9-4780-b964-458508334959 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:51.579368 crc crio[22095]: time=\"2026-06-09T15:54:51.579191173Z\" level=info msg=\"Starting container: 06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160\" id=79bf1921-e1f7-44e2-8833-97b65ffed25a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:54:51.580456 crc crio[22095]: time=\"2026-06-09T15:54:51.580336053Z\" level=info msg=\"Starting container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db\" id=2d12688b-f6ab-4e94-b1b4-ff723f145f8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:54:51.585287 crc crio[22095]: time=\"2026-06-09T15:54:51.584385557Z\" level=info msg=\"Started container\" PID=25086 containerID=06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=79bf1921-e1f7-44e2-8833-97b65ffed25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb\nJun 09 15:54:51.585287 crc crio[22095]: time=\"2026-06-09T15:54:51.584847079Z\" level=info msg=\"Started container\" PID=25087 containerID=664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2d12688b-f6ab-4e94-b1b4-ff723f145f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\nJun 09 15:54:52.445261 crc crio[22095]: time=\"2026-06-09T15:54:52.444635822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=33fc06c4-4aaa-4e57-aa4d-b87bdad2ffca name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:52.446771 crc crio[22095]: time=\"2026-06-09T15:54:52.446674994Z\" level=info msg=\"Removing container: 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d\" id=a4e1d6c4-8333-43b6-ac9d-eaca5ff213cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:54:52.447534 crc crio[22095]: time=\"2026-06-09T15:54:52.447393223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b9c73dad-7920-4277-bb2a-f9333514b4c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:52.504317 crc crio[22095]: time=\"2026-06-09T15:54:52.504104948Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=18707e42-fbfb-4e3e-b8bc-0afc647c2117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:52.505561 crc crio[22095]: time=\"2026-06-09T15:54:52.505383131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:52.537477 crc crio[22095]: time=\"2026-06-09T15:54:52.537272135Z\" level=info msg=\"Removed container 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a4e1d6c4-8333-43b6-ac9d-eaca5ff213cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:54:52.544356 crc crio[22095]: time=\"2026-06-09T15:54:52.544093821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:52.718632 crc crio[22095]: time=\"2026-06-09T15:54:52.718465986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:52.928552 crc crio[22095]: time=\"2026-06-09T15:54:52.928198625Z\" level=info msg=\"Created container 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=18707e42-fbfb-4e3e-b8bc-0afc647c2117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:52.930063 crc crio[22095]: time=\"2026-06-09T15:54:52.929971671Z\" level=info msg=\"Starting container: 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8\" id=3bcd3ae1-a18e-413f-9fd8-60c215ee77ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:54:52.935811 crc crio[22095]: time=\"2026-06-09T15:54:52.934741204Z\" level=info msg=\"Started container\" PID=25134 containerID=80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3bcd3ae1-a18e-413f-9fd8-60c215ee77ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea\nJun 09 15:54:53.473556 crc crio[22095]: time=\"2026-06-09T15:54:53.471156404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ff2c3d52-9c8d-4eb3-b9cb-325602ea5eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:53.473556 crc crio[22095]: time=\"2026-06-09T15:54:53.471183075Z\" level=info msg=\"Removing container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c\" id=f7e019b8-ef80-47a3-b5d4-b5c9ae0959e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:54:53.474303 crc crio[22095]: time=\"2026-06-09T15:54:53.474222833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6951e5e8-d934-4f31-b8ea-c114ea590e3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:54:53.476469 crc crio[22095]: time=\"2026-06-09T15:54:53.476375289Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7399a72d-d95d-469d-826a-25b34bd4b0ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:53.476835 crc crio[22095]: time=\"2026-06-09T15:54:53.476669337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:53.497852 crc crio[22095]: time=\"2026-06-09T15:54:53.497754891Z\" level=info msg=\"Removed container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f7e019b8-ef80-47a3-b5d4-b5c9ae0959e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:54:53.502707 crc crio[22095]: time=\"2026-06-09T15:54:53.502624787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:53.649914 crc crio[22095]: time=\"2026-06-09T15:54:53.649744608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:54:53.724116 crc crio[22095]: time=\"2026-06-09T15:54:53.723013041Z\" level=info msg=\"Created container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7399a72d-d95d-469d-826a-25b34bd4b0ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:54:53.725437 crc crio[22095]: time=\"2026-06-09T15:54:53.725329591Z\" level=info msg=\"Starting container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf\" id=37ec2d76-8be5-48a7-95f0-3ad262819390 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:54:53.731145 crc crio[22095]: time=\"2026-06-09T15:54:53.730789342Z\" level=info msg=\"Started container\" PID=25169 containerID=d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=37ec2d76-8be5-48a7-95f0-3ad262819390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:55:00.533595 crc crio[22095]: time=\"2026-06-09T15:55:00.532707713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=559c2ec6-b5ba-47b2-8e58-bb48e303330f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:00.535028 crc crio[22095]: time=\"2026-06-09T15:55:00.5349052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a1cd0c8f-d83c-473a-b0b7-561feb671e92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:00.537086 crc crio[22095]: time=\"2026-06-09T15:55:00.537005764Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b6c8dc81-1478-404a-af0e-93a054a1b3a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:00.537449 crc crio[22095]: time=\"2026-06-09T15:55:00.537357653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:00.558392 crc crio[22095]: time=\"2026-06-09T15:55:00.558318604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:00.703824 crc crio[22095]: time=\"2026-06-09T15:55:00.703710311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:00.795712 crc crio[22095]: time=\"2026-06-09T15:55:00.795368989Z\" level=info msg=\"Created container 4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b6c8dc81-1478-404a-af0e-93a054a1b3a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:00.796805 crc crio[22095]: time=\"2026-06-09T15:55:00.796720724Z\" level=info msg=\"Starting container: 4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017\" id=defd87a5-48cf-4fd4-a29c-bec271841d96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:00.801859 crc crio[22095]: time=\"2026-06-09T15:55:00.801722523Z\" level=info msg=\"Started container\" PID=25288 containerID=4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=defd87a5-48cf-4fd4-a29c-bec271841d96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 15:55:04.592651 crc crio[22095]: time=\"2026-06-09T15:55:04.592022828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=59ad6395-6edb-47c9-957d-43426416d43b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:04.594616 crc crio[22095]: time=\"2026-06-09T15:55:04.594197174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4db9289e-dbad-4f5b-aa7e-42bb32819bcb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:04.597662 crc crio[22095]: time=\"2026-06-09T15:55:04.597596912Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=39be2039-3582-4243-984c-ccbe5d560994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:04.598153 crc crio[22095]: time=\"2026-06-09T15:55:04.598037643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:04.617908 crc crio[22095]: time=\"2026-06-09T15:55:04.617724572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:04.748285 crc crio[22095]: time=\"2026-06-09T15:55:04.747891735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:04.831458 crc crio[22095]: time=\"2026-06-09T15:55:04.831354121Z\" level=info msg=\"Created container 1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=39be2039-3582-4243-984c-ccbe5d560994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:04.832210 crc crio[22095]: time=\"2026-06-09T15:55:04.832109961Z\" level=info msg=\"Starting container: 1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb\" id=da3b89b9-96dd-4c1f-b809-b41c7d3b4e7c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:04.838258 crc crio[22095]: time=\"2026-06-09T15:55:04.838215748Z\" level=info msg=\"Started container\" PID=25391 containerID=1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=da3b89b9-96dd-4c1f-b809-b41c7d3b4e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 15:55:05.613976 crc crio[22095]: time=\"2026-06-09T15:55:05.613483147Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a90fe65f-33e7-4663-bac5-443363a1d6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:05.616318 crc crio[22095]: time=\"2026-06-09T15:55:05.616206927Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7401442e-cafb-416e-b12a-086446f1cb71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:05.618623 crc crio[22095]: time=\"2026-06-09T15:55:05.618543858Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=26830184-f0a3-4472-a901-81d508cb9990 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:05.618968 crc crio[22095]: time=\"2026-06-09T15:55:05.618847166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:05.649268 crc crio[22095]: time=\"2026-06-09T15:55:05.649116278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:05.775770 crc crio[22095]: time=\"2026-06-09T15:55:05.775708558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:05.864176 crc crio[22095]: time=\"2026-06-09T15:55:05.864044891Z\" level=info msg=\"Created container 3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=26830184-f0a3-4472-a901-81d508cb9990 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:05.865658 crc crio[22095]: time=\"2026-06-09T15:55:05.865572Z\" level=info msg=\"Starting container: 3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1\" id=4d6f895e-2a11-4938-aa1f-8acb3094dfa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:05.870245 crc crio[22095]: time=\"2026-06-09T15:55:05.870154248Z\" level=info msg=\"Started container\" PID=25426 containerID=3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=4d6f895e-2a11-4938-aa1f-8acb3094dfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:55:08.005855 crc crio[22095]: time=\"2026-06-09T15:55:08.005403043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=23bfc86a-4046-48c6-9177-21a3525328db name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:08.008726 crc crio[22095]: time=\"2026-06-09T15:55:08.008605126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5f045444-abbb-42b6-8dbd-443f70f5f3cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:08.050199 crc crio[22095]: time=\"2026-06-09T15:55:08.050056837Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=1a105bc4-2ac8-43f4-9d1a-30b6952dafd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:08.050681 crc crio[22095]: time=\"2026-06-09T15:55:08.050507999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:08.072987 crc crio[22095]: time=\"2026-06-09T15:55:08.072732113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:08.229510 crc crio[22095]: time=\"2026-06-09T15:55:08.229319499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:08.328362 crc crio[22095]: time=\"2026-06-09T15:55:08.327270419Z\" level=info msg=\"Created container 803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=1a105bc4-2ac8-43f4-9d1a-30b6952dafd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:08.329757 crc crio[22095]: time=\"2026-06-09T15:55:08.32962722Z\" level=info msg=\"Starting container: 803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef\" id=4ba0c933-fdec-4021-b71d-fe0fa2095b83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:08.336363 crc crio[22095]: time=\"2026-06-09T15:55:08.336256822Z\" level=info msg=\"Started container\" PID=25464 containerID=803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4ba0c933-fdec-4021-b71d-fe0fa2095b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:55:20.804601 crc crio[22095]: time=\"2026-06-09T15:55:20.80341511Z\" level=info msg=\"Stopping container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf (timeout: 30s)\" id=517c1e33-fbf7-4f81-a453-c3aa592fbe5d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:55:20.966021 crc crio[22095]: time=\"2026-06-09T15:55:20.965785805Z\" level=info msg=\"Stopped container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=517c1e33-fbf7-4f81-a453-c3aa592fbe5d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:55:20.972160 crc crio[22095]: time=\"2026-06-09T15:55:20.971752309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=76d73c3d-6c95-4545-84b6-9f2347a8ed65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:20.976244 crc crio[22095]: time=\"2026-06-09T15:55:20.9752824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=188fa6a7-47e8-4b3b-967f-d4e4f1dd9120 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:20.978403 crc crio[22095]: time=\"2026-06-09T15:55:20.978262047Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0695a75e-d0c0-4c7c-b666-f3ecdb9a553a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:20.978759 crc crio[22095]: time=\"2026-06-09T15:55:20.978564495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:21.002391 crc crio[22095]: time=\"2026-06-09T15:55:21.002277678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:21.172230 crc crio[22095]: time=\"2026-06-09T15:55:21.172047104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:21.270893 crc crio[22095]: time=\"2026-06-09T15:55:21.2702189Z\" level=info msg=\"Created container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0695a75e-d0c0-4c7c-b666-f3ecdb9a553a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:21.272385 crc crio[22095]: time=\"2026-06-09T15:55:21.272296604Z\" level=info msg=\"Starting container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82\" id=54798c13-c169-4d44-81af-763dc1054df8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:21.279760 crc crio[22095]: time=\"2026-06-09T15:55:21.279668864Z\" level=info msg=\"Started container\" PID=25625 containerID=7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=54798c13-c169-4d44-81af-763dc1054df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:55:21.894748 crc crio[22095]: time=\"2026-06-09T15:55:21.894606572Z\" level=info msg=\"Removing container: 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9\" id=f06c6013-368e-43d9-913d-7d0506f221e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:55:21.974856 crc crio[22095]: time=\"2026-06-09T15:55:21.974694321Z\" level=info msg=\"Removed container 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f06c6013-368e-43d9-913d-7d0506f221e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:55:42.664171 crc crio[22095]: time=\"2026-06-09T15:55:42.663348355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d7909a00-9bd7-4f3f-b546-039b09cf6ab0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:42.667116 crc crio[22095]: time=\"2026-06-09T15:55:42.667033111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a019e887-0c1c-4955-82eb-df0353e1d69d name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:42.673474 crc crio[22095]: time=\"2026-06-09T15:55:42.673379024Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c3dd6bca-83b6-49b7-ad43-baed18874c7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:42.674221 crc crio[22095]: time=\"2026-06-09T15:55:42.674166775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:42.700173 crc crio[22095]: time=\"2026-06-09T15:55:42.699741046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:42.846318 crc crio[22095]: time=\"2026-06-09T15:55:42.84620191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:42.931471 crc crio[22095]: time=\"2026-06-09T15:55:42.93136611Z\" level=info msg=\"Created container 68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c3dd6bca-83b6-49b7-ad43-baed18874c7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:42.932745 crc crio[22095]: time=\"2026-06-09T15:55:42.932674224Z\" level=info msg=\"Starting container: 68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d\" id=ac1a5a8c-14e6-4018-aef2-26458850d485 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:42.938381 crc crio[22095]: time=\"2026-06-09T15:55:42.938174446Z\" level=info msg=\"Started container\" PID=25925 containerID=68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d description=openshift-etcd/etcd-crc/etcd-resources-copy id=ac1a5a8c-14e6-4018-aef2-26458850d485 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:55:50.804260 crc crio[22095]: time=\"2026-06-09T15:55:50.802796505Z\" level=info msg=\"Stopping container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82 (timeout: 30s)\" id=cf933d0d-3d38-4798-a7da-1175f5d5f496 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:55:50.972545 crc crio[22095]: time=\"2026-06-09T15:55:50.972388156Z\" level=info msg=\"Stopped container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf933d0d-3d38-4798-a7da-1175f5d5f496 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:55:50.974177 crc crio[22095]: time=\"2026-06-09T15:55:50.97408039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=958c8ed3-5d3a-4bf0-8d10-b7854c403ce4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:50.975753 crc crio[22095]: time=\"2026-06-09T15:55:50.975683091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e5ea8800-7215-4d3e-82d6-68725a93f3ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:55:50.978377 crc crio[22095]: time=\"2026-06-09T15:55:50.978307999Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dc3d9dd1-f6a6-4ad3-97bf-b2e5c9a36add name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:50.978700 crc crio[22095]: time=\"2026-06-09T15:55:50.978616537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:51.029989 crc crio[22095]: time=\"2026-06-09T15:55:51.0298205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:51.154574 crc crio[22095]: time=\"2026-06-09T15:55:51.154384368Z\" level=info msg=\"Removing container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf\" id=95f0dc02-846b-4acc-b2b7-315b692d8639 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:55:51.170379 crc crio[22095]: time=\"2026-06-09T15:55:51.170109015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:55:51.185497 crc crio[22095]: time=\"2026-06-09T15:55:51.18541271Z\" level=info msg=\"Removed container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=95f0dc02-846b-4acc-b2b7-315b692d8639 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:55:51.258608 crc crio[22095]: time=\"2026-06-09T15:55:51.258474638Z\" level=info msg=\"Created container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dc3d9dd1-f6a6-4ad3-97bf-b2e5c9a36add name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:55:51.260508 crc crio[22095]: time=\"2026-06-09T15:55:51.260409978Z\" level=info msg=\"Starting container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583\" id=1ba41e76-8e80-4017-87ef-33c11b5273ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:55:51.265365 crc crio[22095]: time=\"2026-06-09T15:55:51.265300734Z\" level=info msg=\"Started container\" PID=26049 containerID=317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1ba41e76-8e80-4017-87ef-33c11b5273ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:56:17.080760 crc crio[22095]: time=\"2026-06-09T15:56:17.079829274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=79eada34-5d9d-47ab-86b6-b69c33951849 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:17.083626 crc crio[22095]: time=\"2026-06-09T15:56:17.083516949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d7a60829-1fca-47a7-8cbe-9bc912a73104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:17.097257 crc crio[22095]: time=\"2026-06-09T15:56:17.097062128Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=3fc054f4-ede4-4a74-84a4-80b17e26df6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:17.098024 crc crio[22095]: time=\"2026-06-09T15:56:17.097547871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.127624 crc crio[22095]: time=\"2026-06-09T15:56:17.127387939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.302377 crc crio[22095]: time=\"2026-06-09T15:56:17.302228221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.427904 crc crio[22095]: time=\"2026-06-09T15:56:17.427067946Z\" level=info msg=\"Created container 9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc: openshift-etcd/etcd-crc/etcdctl\" id=3fc054f4-ede4-4a74-84a4-80b17e26df6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:17.429777 crc crio[22095]: time=\"2026-06-09T15:56:17.429665693Z\" level=info msg=\"Starting container: 9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc\" id=d0524840-1e6e-4a3f-8d4e-fd5d8d0655ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:56:17.437105 crc crio[22095]: time=\"2026-06-09T15:56:17.436869109Z\" level=info msg=\"Started container\" PID=26388 containerID=9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc description=openshift-etcd/etcd-crc/etcdctl id=d0524840-1e6e-4a3f-8d4e-fd5d8d0655ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:56:17.450312 crc crio[22095]: time=\"2026-06-09T15:56:17.450198042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9f432fba-1d29-4539-86c3-c4d5c4a49fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:17.453327 crc crio[22095]: time=\"2026-06-09T15:56:17.453210669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=42e6e8b7-169d-4645-8ebc-a357fdefe15f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:17.459880 crc crio[22095]: time=\"2026-06-09T15:56:17.459808339Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=359d8828-fae4-4397-9a07-ab5168553034 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:17.460634 crc crio[22095]: time=\"2026-06-09T15:56:17.460564209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.489390 crc crio[22095]: time=\"2026-06-09T15:56:17.488045297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.659240 crc crio[22095]: time=\"2026-06-09T15:56:17.658814504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.756422 crc crio[22095]: time=\"2026-06-09T15:56:17.756307585Z\" level=info msg=\"Created container 96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55: openshift-etcd/etcd-crc/etcd\" id=359d8828-fae4-4397-9a07-ab5168553034 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:17.757755 crc crio[22095]: time=\"2026-06-09T15:56:17.7576739Z\" level=info msg=\"Starting container: 96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55\" id=649007eb-5691-41a5-aac3-92b6078c1282 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:56:17.767855 crc crio[22095]: time=\"2026-06-09T15:56:17.767737029Z\" level=info msg=\"Started container\" PID=26409 containerID=96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55 description=openshift-etcd/etcd-crc/etcd id=649007eb-5691-41a5-aac3-92b6078c1282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:56:17.783975 crc crio[22095]: time=\"2026-06-09T15:56:17.783845284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=410386ec-0a55-48cb-b9e8-8c985b14e3a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:17.786845 crc crio[22095]: time=\"2026-06-09T15:56:17.786662806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e80ee3e9-1a31-4b76-84de-fc827da0f657 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:17.793372 crc crio[22095]: time=\"2026-06-09T15:56:17.793305498Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=d5173d24-0df2-47ad-97b3-a2178d07d25e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:17.793682 crc crio[22095]: time=\"2026-06-09T15:56:17.793624106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.817958 crc crio[22095]: time=\"2026-06-09T15:56:17.817804758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:17.959674 crc crio[22095]: time=\"2026-06-09T15:56:17.959487197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.053687 crc crio[22095]: time=\"2026-06-09T15:56:18.053543679Z\" level=info msg=\"Created container 5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e: openshift-etcd/etcd-crc/etcd-metrics\" id=d5173d24-0df2-47ad-97b3-a2178d07d25e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:18.055188 crc crio[22095]: time=\"2026-06-09T15:56:18.055098429Z\" level=info msg=\"Starting container: 5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e\" id=dbaf9352-28a0-4f8d-9b07-2b91068292fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:56:18.061537 crc crio[22095]: time=\"2026-06-09T15:56:18.061413072Z\" level=info msg=\"Started container\" PID=26425 containerID=5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e description=openshift-etcd/etcd-crc/etcd-metrics id=dbaf9352-28a0-4f8d-9b07-2b91068292fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:56:18.072154 crc crio[22095]: time=\"2026-06-09T15:56:18.072005615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fe32471f-1492-4599-a222-4c2948e910df name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:18.074620 crc crio[22095]: time=\"2026-06-09T15:56:18.074491299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=002ffe90-ddc3-4d64-b43b-c481ddbc11ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:18.081500 crc crio[22095]: time=\"2026-06-09T15:56:18.081355595Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=ef762677-f246-49d3-9c7c-c7ff4dd55cb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:18.082301 crc crio[22095]: time=\"2026-06-09T15:56:18.081783476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.103492 crc crio[22095]: time=\"2026-06-09T15:56:18.103346892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.230661 crc crio[22095]: time=\"2026-06-09T15:56:18.230424904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.305135 crc crio[22095]: time=\"2026-06-09T15:56:18.305046486Z\" level=info msg=\"Created container 146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59: openshift-etcd/etcd-crc/etcd-readyz\" id=ef762677-f246-49d3-9c7c-c7ff4dd55cb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:18.306322 crc crio[22095]: time=\"2026-06-09T15:56:18.306279167Z\" level=info msg=\"Starting container: 146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59\" id=4f263fad-1101-4543-8f56-f8cb8f2bc788 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:56:18.312011 crc crio[22095]: time=\"2026-06-09T15:56:18.311857521Z\" level=info msg=\"Started container\" PID=26443 containerID=146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59 description=openshift-etcd/etcd-crc/etcd-readyz id=4f263fad-1101-4543-8f56-f8cb8f2bc788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:56:18.322083 crc crio[22095]: time=\"2026-06-09T15:56:18.322028613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f8b67032-28e1-477d-9f42-52d185b58ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:18.324043 crc crio[22095]: time=\"2026-06-09T15:56:18.323897801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=93c4ea35-fc98-4fdc-8ef1-05865888ccdd name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:56:18.329681 crc crio[22095]: time=\"2026-06-09T15:56:18.329604828Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=5f66eb8a-bea7-4acd-a53b-27ffb6e07ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:18.330086 crc crio[22095]: time=\"2026-06-09T15:56:18.330032609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.352259 crc crio[22095]: time=\"2026-06-09T15:56:18.352075857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.504754 crc crio[22095]: time=\"2026-06-09T15:56:18.502381528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:56:18.586772 crc crio[22095]: time=\"2026-06-09T15:56:18.586650478Z\" level=info msg=\"Created container 50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47: openshift-etcd/etcd-crc/etcd-rev\" id=5f66eb8a-bea7-4acd-a53b-27ffb6e07ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:56:18.587877 crc crio[22095]: time=\"2026-06-09T15:56:18.587802637Z\" level=info msg=\"Starting container: 50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47\" id=19190ed4-57ef-401f-9a3f-c6068459ab57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:56:18.592865 crc crio[22095]: time=\"2026-06-09T15:56:18.592810316Z\" level=info msg=\"Started container\" PID=26468 containerID=50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47 description=openshift-etcd/etcd-crc/etcd-rev id=19190ed4-57ef-401f-9a3f-c6068459ab57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060\nJun 09 15:56:20.806297 crc crio[22095]: time=\"2026-06-09T15:56:20.805247279Z\" level=info msg=\"Stopping container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583 (timeout: 30s)\" id=4c4608ad-9f0c-4e77-aad4-4ba9f11c5ef1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:56:20.982881 crc crio[22095]: time=\"2026-06-09T15:56:20.982085573Z\" level=info msg=\"Stopped container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c4608ad-9f0c-4e77-aad4-4ba9f11c5ef1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:56:21.459051 crc crio[22095]: time=\"2026-06-09T15:56:21.458992434Z\" level=info msg=\"Removing container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82\" id=800b2d28-0aee-4c1c-bef0-05042c66015e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:56:21.488047 crc crio[22095]: time=\"2026-06-09T15:56:21.487837077Z\" level=info msg=\"Removed container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=800b2d28-0aee-4c1c-bef0-05042c66015e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:57:01.836629 crc crio[22095]: time=\"2026-06-09T15:57:01.835264686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a14071f2-f6a9-4083-9b90-9844b733ed87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:01.841743 crc crio[22095]: time=\"2026-06-09T15:57:01.841613329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5ae5e9ac-c5f5-4915-ba0f-819f85fb1db5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:01.849614 crc crio[22095]: time=\"2026-06-09T15:57:01.844890033Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=29eaca0c-f6db-48a7-b8c5-6467a2cbd1b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:01.849614 crc crio[22095]: time=\"2026-06-09T15:57:01.84823532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:01.849614 crc crio[22095]: time=\"2026-06-09T15:57:01.846612308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cb9cc02-7096-4509-9d7c-8d2f7b850761 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:01.880303 crc crio[22095]: time=\"2026-06-09T15:57:01.874350972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86a1f1f1-ff10-42c3-8d06-d7d6e13da640 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:01.880303 crc crio[22095]: time=\"2026-06-09T15:57:01.877011581Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ad69025c-b8c1-4ffb-9b58-4c0cd9a2d5d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:01.880303 crc crio[22095]: time=\"2026-06-09T15:57:01.877349539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:01.921523 crc crio[22095]: time=\"2026-06-09T15:57:01.92086674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:01.927239 crc crio[22095]: time=\"2026-06-09T15:57:01.927130381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:01.944575 crc crio[22095]: time=\"2026-06-09T15:57:01.944492968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:01.954118 crc crio[22095]: time=\"2026-06-09T15:57:01.953543851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.849494 crc crio[22095]: time=\"2026-06-09T15:57:02.84936178Z\" level=info msg=\"Created container 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ad69025c-b8c1-4ffb-9b58-4c0cd9a2d5d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.850714 crc crio[22095]: time=\"2026-06-09T15:57:02.850654494Z\" level=info msg=\"Starting container: 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb\" id=87e9cb6e-e57d-4fd0-935d-617b08494687 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:02.865049 crc crio[22095]: time=\"2026-06-09T15:57:02.860875467Z\" level=info msg=\"Started container\" PID=27140 containerID=12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=87e9cb6e-e57d-4fd0-935d-617b08494687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53\nJun 09 15:57:02.865049 crc crio[22095]: time=\"2026-06-09T15:57:02.86139796Z\" level=info msg=\"Created container b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=29eaca0c-f6db-48a7-b8c5-6467a2cbd1b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.865049 crc crio[22095]: time=\"2026-06-09T15:57:02.862786226Z\" level=info msg=\"Starting container: b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604\" id=f1d8b71a-5f0c-490d-a831-d6200a73bad7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:02.873327 crc crio[22095]: time=\"2026-06-09T15:57:02.873185754Z\" level=info msg=\"Started container\" PID=27139 containerID=b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=f1d8b71a-5f0c-490d-a831-d6200a73bad7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31\nJun 09 15:57:02.876736 crc crio[22095]: time=\"2026-06-09T15:57:02.875971976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=d63e76b3-37ae-4306-83a4-56e5d22092c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.878741 crc crio[22095]: time=\"2026-06-09T15:57:02.878567052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0d3b1ec4-57e5-4bc8-ac4f-c25cd1887df9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.881018 crc crio[22095]: time=\"2026-06-09T15:57:02.880720018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=e58b5604-4588-4b8e-aa1c-53ef5375b7df name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.881337 crc crio[22095]: time=\"2026-06-09T15:57:02.88119074Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=314b0260-1b28-45f4-aee8-41578126195f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.881544 crc crio[22095]: time=\"2026-06-09T15:57:02.881495398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.883290 crc crio[22095]: time=\"2026-06-09T15:57:02.883173061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=618b2ec6-6bce-45f7-b8fc-e49f4f0c80cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.886085 crc crio[22095]: time=\"2026-06-09T15:57:02.885773548Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1ae72802-edb7-4026-8fe9-62f6564a34c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.886667 crc crio[22095]: time=\"2026-06-09T15:57:02.886586539Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8be551d3-7985-4fb5-ad3f-0c769f0a6064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.888350 crc crio[22095]: time=\"2026-06-09T15:57:02.888280913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=012b017e-e2b9-454f-ae09-7b6fbd8a2563 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.891545 crc crio[22095]: time=\"2026-06-09T15:57:02.891021093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.892312 crc crio[22095]: time=\"2026-06-09T15:57:02.892168333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=1a4bcc6f-fd52-489d-8548-a7fc3fd99237 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.897021 crc crio[22095]: time=\"2026-06-09T15:57:02.893357743Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=99902338-9baa-4885-8444-683acb5853cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.897021 crc crio[22095]: time=\"2026-06-09T15:57:02.894711608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b41bec2d-0721-42e9-aacd-d0f7db45249a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.900106 crc crio[22095]: time=\"2026-06-09T15:57:02.900024625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ba6e500f-2a45-472a-a607-63fd2b2d6a09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.900707 crc crio[22095]: time=\"2026-06-09T15:57:02.900508437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=72321f0c-a8d7-4b5e-ad9e-72692b93041c name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.903159 crc crio[22095]: time=\"2026-06-09T15:57:02.903095644Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=b8b089cf-a1d7-408c-a05e-658e9042453d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.904004 crc crio[22095]: time=\"2026-06-09T15:57:02.903901625Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=81bae5e7-acae-41f1-bdb4-5dad1141a058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.920701 crc crio[22095]: time=\"2026-06-09T15:57:02.904280325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bb2404c5-0287-4b10-b4fb-e13c9a0c0881 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.91961671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.906624905Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a70fcd2a-8ed3-4f9f-9834-c75edd5ecdd0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.906979244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.907902088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.923524 crc crio[22095]: time=\"2026-06-09T15:57:02.908816671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=4ea78f56-5e8a-4fde-8ca5-96e85efe54c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.923596 crc crio[22095]: time=\"2026-06-09T15:57:02.923562571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.923888 crc crio[22095]: time=\"2026-06-09T15:57:02.915194176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=1196a864-6efe-4fdd-9e4d-a3665586ff07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.924156 crc crio[22095]: time=\"2026-06-09T15:57:02.904525411Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=34757af9-3dd2-45c0-84de-7356af175bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.924454 crc crio[22095]: time=\"2026-06-09T15:57:02.924395113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.928325 crc crio[22095]: time=\"2026-06-09T15:57:02.928247942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.931529 crc crio[22095]: time=\"2026-06-09T15:57:02.931438334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.932851 crc crio[22095]: time=\"2026-06-09T15:57:02.932735457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=365c0953-f6a6-4e4a-b58b-241674efb07b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.932851 crc crio[22095]: time=\"2026-06-09T15:57:02.932761848Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fd93d656-f83e-488c-b0d8-94a19814d3c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.933115 crc crio[22095]: time=\"2026-06-09T15:57:02.932889441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=b34366ea-692d-43eb-b8dc-f8cd9ee35940 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.938168 crc crio[22095]: time=\"2026-06-09T15:57:02.938129116Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=8dff890c-6e5e-4909-b18d-75a2baea010e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.939404 crc crio[22095]: time=\"2026-06-09T15:57:02.938745172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.943425 crc crio[22095]: time=\"2026-06-09T15:57:02.94330767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=1b357d1b-6d04-47a5-9789-eec8f2980fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.943804 crc crio[22095]: time=\"2026-06-09T15:57:02.943750181Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=77f11d16-34c5-42c4-bc48-615c0f278d68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.945449 crc crio[22095]: time=\"2026-06-09T15:57:02.943864714Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f9b5892c-8337-43cb-bff4-114509503bdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.945798 crc crio[22095]: time=\"2026-06-09T15:57:02.945771403Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=655185b8-b14e-4f4c-8d9d-0355677d877b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.950769 crc crio[22095]: time=\"2026-06-09T15:57:02.950678089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.950911 crc crio[22095]: time=\"2026-06-09T15:57:02.950856774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.952143 crc crio[22095]: time=\"2026-06-09T15:57:02.952109486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=768411ec-38a6-49db-b441-8a16a8e662a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.955274 crc crio[22095]: time=\"2026-06-09T15:57:02.955157815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=13b0a616-7b30-4fb4-95f2-0954de3533c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.958655 crc crio[22095]: time=\"2026-06-09T15:57:02.958585973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=912a08a1-a3db-46bc-a987-67e093616e55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.959512 crc crio[22095]: time=\"2026-06-09T15:57:02.959427575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.964260 crc crio[22095]: time=\"2026-06-09T15:57:02.964181477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.968657 crc crio[22095]: time=\"2026-06-09T15:57:02.968541819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.969260 crc crio[22095]: time=\"2026-06-09T15:57:02.969131555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=04956804-d23f-4f94-8e63-db78bd1ccb9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.969564 crc crio[22095]: time=\"2026-06-09T15:57:02.969164325Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=a354ffbf-ddfe-4739-9c47-6e037dac6d6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.970186 crc crio[22095]: time=\"2026-06-09T15:57:02.97012588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.970830 crc crio[22095]: time=\"2026-06-09T15:57:02.970722826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c2fdf45c-bf6a-4174-b921-fb7ac4a557b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.971424 crc crio[22095]: time=\"2026-06-09T15:57:02.971394333Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a39fdcae-285b-4389-b010-66a539017edb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:02.972405 crc crio[22095]: time=\"2026-06-09T15:57:02.972349187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=4c632942-4a67-4285-b95a-fb0ab7360e4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.973426 crc crio[22095]: time=\"2026-06-09T15:57:02.973382774Z\" level=info msg=\"Removing container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604\" id=fb0f17f3-4ce5-4cc7-976a-e4fe19f1b5aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:57:02.975253 crc crio[22095]: time=\"2026-06-09T15:57:02.975207921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=91d50de6-4dfb-4ab4-9fdc-0de83406742e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.976147 crc crio[22095]: time=\"2026-06-09T15:57:02.976076944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:02.979192 crc crio[22095]: time=\"2026-06-09T15:57:02.978691931Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=52551b05-13dc-4819-b454-b21191ae6b2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.987113 crc crio[22095]: time=\"2026-06-09T15:57:02.987006395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5150501c-1883-438e-a2c1-ed66f1a07435 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:02.999494 crc crio[22095]: time=\"2026-06-09T15:57:02.999321072Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=22528a3b-f336-4252-b797-a718ff1ab140 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.002225 crc crio[22095]: time=\"2026-06-09T15:57:03.002092103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=9cbc6f4c-544f-4d15-876b-ee612df05bcf name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:03.033876 crc crio[22095]: time=\"2026-06-09T15:57:03.03379191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.036797 crc crio[22095]: time=\"2026-06-09T15:57:03.036341125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.038773 crc crio[22095]: time=\"2026-06-09T15:57:03.037508815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=236fe654-96e1-4e7f-9246-8d956cd2c64f name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:03.038773 crc crio[22095]: time=\"2026-06-09T15:57:03.037587757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=58d402d6-5b41-4451-b63f-a24bfaded0c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:03.038773 crc crio[22095]: time=\"2026-06-09T15:57:03.037620718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=58fdb645-f167-4147-afeb-ea833be2c842 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:03.039150 crc crio[22095]: time=\"2026-06-09T15:57:03.038791988Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d10cd7c4-ae89-4eb6-9f45-cc6ffacdc7da name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:03.039150 crc crio[22095]: time=\"2026-06-09T15:57:03.03886515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=8bcf154b-ff26-4e55-8c1b-ce418d404110 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:03.039263 crc crio[22095]: time=\"2026-06-09T15:57:03.039105977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.075216 crc crio[22095]: time=\"2026-06-09T15:57:03.07456762Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=570689d0-f528-488e-8c39-3a8728e4265a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.075363 crc crio[22095]: time=\"2026-06-09T15:57:03.074891808Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=036ec834-bb9d-40d7-bb65-cdfa0da0d95d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.078095 crc crio[22095]: time=\"2026-06-09T15:57:03.077444154Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=1c28879f-9226-4cc9-bd69-3271817f9b1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.079042 crc crio[22095]: time=\"2026-06-09T15:57:03.078138532Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f6a3a075-1734-473c-9a8b-16bb40141e64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.093120 crc crio[22095]: time=\"2026-06-09T15:57:03.092584933Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=05884fe8-2681-4527-ab68-faba4c09baed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.093120 crc crio[22095]: time=\"2026-06-09T15:57:03.092900711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.096552 crc crio[22095]: time=\"2026-06-09T15:57:03.095161779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.099313 crc crio[22095]: time=\"2026-06-09T15:57:03.099268526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.125031 crc crio[22095]: time=\"2026-06-09T15:57:03.124635828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.126537 crc crio[22095]: time=\"2026-06-09T15:57:03.126071065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.127512 crc crio[22095]: time=\"2026-06-09T15:57:03.126628479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.127512 crc crio[22095]: time=\"2026-06-09T15:57:03.126780453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.156827 crc crio[22095]: time=\"2026-06-09T15:57:03.156248502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.165557 crc crio[22095]: time=\"2026-06-09T15:57:03.165377997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.186421 crc crio[22095]: time=\"2026-06-09T15:57:03.186210334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.188147 crc crio[22095]: time=\"2026-06-09T15:57:03.187103117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.194342 crc crio[22095]: time=\"2026-06-09T15:57:03.193347638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.199714 crc crio[22095]: time=\"2026-06-09T15:57:03.199502746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.208091 crc crio[22095]: time=\"2026-06-09T15:57:03.206821475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.211424 crc crio[22095]: time=\"2026-06-09T15:57:03.210806207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.217228 crc crio[22095]: time=\"2026-06-09T15:57:03.216649838Z\" level=info msg=\"Created container 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=314b0260-1b28-45f4-aee8-41578126195f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.223128 crc crio[22095]: time=\"2026-06-09T15:57:03.222432097Z\" level=info msg=\"Created container 9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=b8b089cf-a1d7-408c-a05e-658e9042453d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.228428 crc crio[22095]: time=\"2026-06-09T15:57:03.22839321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.236540 crc crio[22095]: time=\"2026-06-09T15:57:03.236437667Z\" level=info msg=\"Removed container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fb0f17f3-4ce5-4cc7-976a-e4fe19f1b5aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:57:03.240971 crc crio[22095]: time=\"2026-06-09T15:57:03.231183212Z\" level=info msg=\"Starting container: 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272\" id=c2aaec3a-c01d-47ad-8bbb-fe343ae549df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.241808 crc crio[22095]: time=\"2026-06-09T15:57:03.231220293Z\" level=info msg=\"Starting container: 9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51\" id=3dfd66a0-bb7f-4245-8c2e-296bb9d4a215 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.243017 crc crio[22095]: time=\"2026-06-09T15:57:03.233566963Z\" level=info msg=\"Created container 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8be551d3-7985-4fb5-ad3f-0c769f0a6064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.244516 crc crio[22095]: time=\"2026-06-09T15:57:03.244222768Z\" level=info msg=\"Starting container: 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a\" id=6ce9476c-f620-469c-9cfd-1997d4f72ae5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.258116 crc crio[22095]: time=\"2026-06-09T15:57:03.258017203Z\" level=info msg=\"Started container\" PID=27184 containerID=32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6ce9476c-f620-469c-9cfd-1997d4f72ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d\nJun 09 15:57:03.267762 crc crio[22095]: time=\"2026-06-09T15:57:03.267645431Z\" level=info msg=\"Started container\" PID=27190 containerID=9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51 description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=3dfd66a0-bb7f-4245-8c2e-296bb9d4a215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65\nJun 09 15:57:03.269252 crc crio[22095]: time=\"2026-06-09T15:57:03.269109399Z\" level=info msg=\"Started container\" PID=27173 containerID=16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c2aaec3a-c01d-47ad-8bbb-fe343ae549df name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48\nJun 09 15:57:03.275660 crc crio[22095]: time=\"2026-06-09T15:57:03.275580985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.304007 crc crio[22095]: time=\"2026-06-09T15:57:03.302706464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.312027 crc crio[22095]: time=\"2026-06-09T15:57:03.309458948Z\" level=info msg=\"Created container c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=655185b8-b14e-4f4c-8d9d-0355677d877b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.312027 crc crio[22095]: time=\"2026-06-09T15:57:03.310275039Z\" level=info msg=\"Starting container: c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed\" id=e06f7840-48a9-4589-8c9a-2a65b1e1231c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.330198 crc crio[22095]: time=\"2026-06-09T15:57:03.33012038Z\" level=info msg=\"Started container\" PID=27201 containerID=c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=e06f7840-48a9-4589-8c9a-2a65b1e1231c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5\nJun 09 15:57:03.330503 crc crio[22095]: time=\"2026-06-09T15:57:03.330441918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.335098 crc crio[22095]: time=\"2026-06-09T15:57:03.334862432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.340291 crc crio[22095]: time=\"2026-06-09T15:57:03.34022113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.342090 crc crio[22095]: time=\"2026-06-09T15:57:03.341998526Z\" level=info msg=\"Created container 4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=8dff890c-6e5e-4909-b18d-75a2baea010e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.346110 crc crio[22095]: time=\"2026-06-09T15:57:03.345069905Z\" level=info msg=\"Starting container: 4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2\" id=448111a3-b036-4326-8d81-a8f15060ceef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.351551 crc crio[22095]: time=\"2026-06-09T15:57:03.348246167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.351551 crc crio[22095]: time=\"2026-06-09T15:57:03.350025962Z\" level=info msg=\"Created container 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=a354ffbf-ddfe-4739-9c47-6e037dac6d6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.351551 crc crio[22095]: time=\"2026-06-09T15:57:03.351152251Z\" level=info msg=\"Starting container: 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86\" id=aa580ab4-881b-4f80-a71b-6e492f0e5049 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.353101 crc crio[22095]: time=\"2026-06-09T15:57:03.352832485Z\" level=info msg=\"Created container e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=77f11d16-34c5-42c4-bc48-615c0f278d68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.361730 crc crio[22095]: time=\"2026-06-09T15:57:03.36160333Z\" level=info msg=\"Started container\" PID=27221 containerID=02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=aa580ab4-881b-4f80-a71b-6e492f0e5049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555\nJun 09 15:57:03.363161 crc crio[22095]: time=\"2026-06-09T15:57:03.363084739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.368739 crc crio[22095]: time=\"2026-06-09T15:57:03.368656552Z\" level=info msg=\"Starting container: e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf\" id=5b26037d-9bc9-42a9-9e4d-b0fa37576cf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.398414 crc crio[22095]: time=\"2026-06-09T15:57:03.393144783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.404429 crc crio[22095]: time=\"2026-06-09T15:57:03.402528654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.409015 crc crio[22095]: time=\"2026-06-09T15:57:03.40817729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.422251 crc crio[22095]: time=\"2026-06-09T15:57:03.416622747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.423051 crc crio[22095]: time=\"2026-06-09T15:57:03.423001202Z\" level=info msg=\"Created container c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=81bae5e7-acae-41f1-bdb4-5dad1141a058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.425296 crc crio[22095]: time=\"2026-06-09T15:57:03.425222359Z\" level=info msg=\"Starting container: c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457\" id=5212d233-ae98-4890-aacf-0840d0162bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.426152 crc crio[22095]: time=\"2026-06-09T15:57:03.426079821Z\" level=info msg=\"Started container\" PID=27215 containerID=4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=448111a3-b036-4326-8d81-a8f15060ceef name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff\nJun 09 15:57:03.479707 crc crio[22095]: time=\"2026-06-09T15:57:03.47962161Z\" level=info msg=\"Started container\" PID=27220 containerID=e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=5b26037d-9bc9-42a9-9e4d-b0fa37576cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220\nJun 09 15:57:03.507149 crc crio[22095]: time=\"2026-06-09T15:57:03.506768999Z\" level=info msg=\"Started container\" PID=27240 containerID=c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=5212d233-ae98-4890-aacf-0840d0162bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d\nJun 09 15:57:03.526611 crc crio[22095]: time=\"2026-06-09T15:57:03.521431816Z\" level=info msg=\"Created container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=05884fe8-2681-4527-ab68-faba4c09baed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.532647 crc crio[22095]: time=\"2026-06-09T15:57:03.531214968Z\" level=info msg=\"Starting container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4\" id=636b4bbd-97ec-4ac7-a45d-e0df06790e41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.551214 crc crio[22095]: time=\"2026-06-09T15:57:03.550993418Z\" level=info msg=\"Created container ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=34757af9-3dd2-45c0-84de-7356af175bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.552792 crc crio[22095]: time=\"2026-06-09T15:57:03.552683341Z\" level=info msg=\"Starting container: ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999\" id=b2e9fbfc-8aaa-40df-9e5e-bb753391a197 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.572129 crc crio[22095]: time=\"2026-06-09T15:57:03.562197886Z\" level=info msg=\"Started container\" PID=27277 containerID=b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=636b4bbd-97ec-4ac7-a45d-e0df06790e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452\nJun 09 15:57:03.582907 crc crio[22095]: time=\"2026-06-09T15:57:03.582763146Z\" level=info msg=\"Started container\" PID=27306 containerID=ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=b2e9fbfc-8aaa-40df-9e5e-bb753391a197 name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931\nJun 09 15:57:03.585404 crc crio[22095]: time=\"2026-06-09T15:57:03.584821949Z\" level=info msg=\"Created container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f6a3a075-1734-473c-9a8b-16bb40141e64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.587764 crc crio[22095]: time=\"2026-06-09T15:57:03.587722973Z\" level=info msg=\"Starting container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44\" id=37d9496d-f708-4ca7-b659-d0d58026d26b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.595442 crc crio[22095]: time=\"2026-06-09T15:57:03.59535941Z\" level=info msg=\"Started container\" PID=27330 containerID=7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=37d9496d-f708-4ca7-b659-d0d58026d26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 15:57:03.599310 crc crio[22095]: time=\"2026-06-09T15:57:03.59923898Z\" level=info msg=\"Created container b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=1c28879f-9226-4cc9-bd69-3271817f9b1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.605015 crc crio[22095]: time=\"2026-06-09T15:57:03.601114158Z\" level=info msg=\"Starting container: b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c\" id=dd678958-86c9-4059-9396-f365020b6146 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.605015 crc crio[22095]: time=\"2026-06-09T15:57:03.601225041Z\" level=info msg=\"Created container d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=036ec834-bb9d-40d7-bb65-cdfa0da0d95d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.605015 crc crio[22095]: time=\"2026-06-09T15:57:03.603361836Z\" level=info msg=\"Starting container: d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711\" id=4651af59-3a7d-4719-81f2-e73a786023e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.614017 crc crio[22095]: time=\"2026-06-09T15:57:03.609246238Z\" level=info msg=\"Started container\" PID=27295 containerID=d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=4651af59-3a7d-4719-81f2-e73a786023e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08\nJun 09 15:57:03.616584 crc crio[22095]: time=\"2026-06-09T15:57:03.616506715Z\" level=info msg=\"Started container\" PID=27300 containerID=b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=dd678958-86c9-4059-9396-f365020b6146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1\nJun 09 15:57:03.694554 crc crio[22095]: time=\"2026-06-09T15:57:03.694446762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.699817 crc crio[22095]: time=\"2026-06-09T15:57:03.699672446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.813001 crc crio[22095]: time=\"2026-06-09T15:57:03.806106967Z\" level=info msg=\"Created container c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a39fdcae-285b-4389-b010-66a539017edb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.813001 crc crio[22095]: time=\"2026-06-09T15:57:03.812142463Z\" level=info msg=\"Starting container: c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06\" id=ba762b28-a558-4252-9d6c-eaf45ed57445 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.825160 crc crio[22095]: time=\"2026-06-09T15:57:03.822697354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.825160 crc crio[22095]: time=\"2026-06-09T15:57:03.82331282Z\" level=info msg=\"Started container\" PID=27436 containerID=c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ba762b28-a558-4252-9d6c-eaf45ed57445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 15:57:03.856305 crc crio[22095]: time=\"2026-06-09T15:57:03.856227118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:03.979117 crc crio[22095]: time=\"2026-06-09T15:57:03.978811095Z\" level=info msg=\"Created container 8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f9b5892c-8337-43cb-bff4-114509503bdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.980316 crc crio[22095]: time=\"2026-06-09T15:57:03.980236801Z\" level=info msg=\"Starting container: 8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf\" id=6860ce49-acf9-4b72-a50b-6b4aeb5364a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.980752 crc crio[22095]: time=\"2026-06-09T15:57:03.980651052Z\" level=info msg=\"Created container 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=570689d0-f528-488e-8c39-3a8728e4265a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.981796 crc crio[22095]: time=\"2026-06-09T15:57:03.981710159Z\" level=info msg=\"Starting container: 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e\" id=c5e5bb92-ccc5-4935-9a74-b60b46b725d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.986173 crc crio[22095]: time=\"2026-06-09T15:57:03.986064721Z\" level=info msg=\"Created container 41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=22528a3b-f336-4252-b797-a718ff1ab140 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:03.988847 crc crio[22095]: time=\"2026-06-09T15:57:03.98832266Z\" level=info msg=\"Starting container: 41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a\" id=f383d36e-a3a3-4fdc-9394-e5d4c8c788b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:03.991277 crc crio[22095]: time=\"2026-06-09T15:57:03.99107399Z\" level=info msg=\"Started container\" PID=27496 containerID=341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=c5e5bb92-ccc5-4935-9a74-b60b46b725d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a\nJun 09 15:57:03.991537 crc crio[22095]: time=\"2026-06-09T15:57:03.991234315Z\" level=info msg=\"Started container\" PID=27434 containerID=8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=6860ce49-acf9-4b72-a50b-6b4aeb5364a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 15:57:04.003195 crc crio[22095]: time=\"2026-06-09T15:57:04.003121511Z\" level=info msg=\"Started container\" PID=27476 containerID=41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=f383d36e-a3a3-4fdc-9394-e5d4c8c788b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b\nJun 09 15:57:04.115697 crc crio[22095]: time=\"2026-06-09T15:57:04.115615708Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1cc8882d-48e6-403b-b17e-09ef0531868e name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:04.118687 crc crio[22095]: time=\"2026-06-09T15:57:04.118613655Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fd720e63-071c-4307-983d-55a99c3b6bb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:04.120606 crc crio[22095]: time=\"2026-06-09T15:57:04.120539364Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=505c6a48-f3a3-4702-b9b7-85eda68443ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:04.120897 crc crio[22095]: time=\"2026-06-09T15:57:04.120833582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:04.156346 crc crio[22095]: time=\"2026-06-09T15:57:04.156279105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:04.159448 crc crio[22095]: time=\"2026-06-09T15:57:04.159398025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:04.245233 crc crio[22095]: time=\"2026-06-09T15:57:04.245123923Z\" level=info msg=\"Created container 7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=505c6a48-f3a3-4702-b9b7-85eda68443ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:04.246238 crc crio[22095]: time=\"2026-06-09T15:57:04.246164149Z\" level=info msg=\"Starting container: 7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349\" id=57cd0e4b-e976-465d-a9dd-08168488ae50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:04.250521 crc crio[22095]: time=\"2026-06-09T15:57:04.25043845Z\" level=info msg=\"Started container\" PID=27545 containerID=7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=57cd0e4b-e976-465d-a9dd-08168488ae50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96\nJun 09 15:57:12.571880 crc crio[22095]: time=\"2026-06-09T15:57:12.570754231Z\" level=info msg=\"Stopping container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44 (timeout: 30s)\" id=f86374ce-64e2-4130-baee-961e1613ad54 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:57:13.248847 crc crio[22095]: time=\"2026-06-09T15:57:13.248400401Z\" level=info msg=\"Removing container: 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377\" id=afc89a61-41c9-49a7-bfb8-9832df0323cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:57:13.335202 crc crio[22095]: time=\"2026-06-09T15:57:13.335088494Z\" level=info msg=\"Removed container 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=afc89a61-41c9-49a7-bfb8-9832df0323cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:57:13.769848 crc crio[22095]: time=\"2026-06-09T15:57:13.769624214Z\" level=info msg=\"Stopped container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f86374ce-64e2-4130-baee-961e1613ad54 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:57:13.771642 crc crio[22095]: time=\"2026-06-09T15:57:13.771115732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=64dcc41f-4662-4a76-8f8b-084b7878515a name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:13.775189 crc crio[22095]: time=\"2026-06-09T15:57:13.775076574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fd8ba9c3-d487-4a1d-8a1b-46339e74bdf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 15:57:13.779350 crc crio[22095]: time=\"2026-06-09T15:57:13.77920693Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0459dfdd-e429-44a0-8d12-ad0ec8f30f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:13.780741 crc crio[22095]: time=\"2026-06-09T15:57:13.780332199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:13.829673 crc crio[22095]: time=\"2026-06-09T15:57:13.828668203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:13.832598 crc crio[22095]: time=\"2026-06-09T15:57:13.832399279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 15:57:13.991120 crc crio[22095]: time=\"2026-06-09T15:57:13.990019288Z\" level=info msg=\"Created container 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0459dfdd-e429-44a0-8d12-ad0ec8f30f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 15:57:13.992019 crc crio[22095]: time=\"2026-06-09T15:57:13.991812444Z\" level=info msg=\"Starting container: 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f\" id=68d4949d-0106-4ee0-88d3-b12646b60b68 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 15:57:14.001111 crc crio[22095]: time=\"2026-06-09T15:57:14.000224361Z\" level=info msg=\"Started container\" PID=27694 containerID=0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=68d4949d-0106-4ee0-88d3-b12646b60b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 15:58:07.445678 crc crio[22095]: time=\"2026-06-09T15:58:07.444480023Z\" level=info msg=\"Stopping container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148 (timeout: 15s)\" id=3f711847-3d5a-479c-b00a-1c181411c7b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:58:07.621266 crc crio[22095]: time=\"2026-06-09T15:58:07.621032379Z\" level=info msg=\"Stopped container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=3f711847-3d5a-479c-b00a-1c181411c7b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 15:58:07.624874 crc crio[22095]: time=\"2026-06-09T15:58:07.624719824Z\" level=info msg=\"Stopping pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d8409b3d-766e-4cdf-9aa1-2acfd8bc6a79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:58:07.626678 crc crio[22095]: time=\"2026-06-09T15:58:07.626483369Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc002b5c6e0}] Aliases:map[]}\"\nJun 09 15:58:07.627674 crc crio[22095]: time=\"2026-06-09T15:58:07.627392412Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 15:58:07.880327 crc crio[22095]: time=\"2026-06-09T15:58:07.879868114Z\" level=info msg=\"Stopped pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d8409b3d-766e-4cdf-9aa1-2acfd8bc6a79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:58:08.768992 crc crio[22095]: time=\"2026-06-09T15:58:08.768872958Z\" level=info msg=\"Removing container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148\" id=c1ab43e4-6bf8-4075-9439-4b7ad60742c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:58:08.803871 crc crio[22095]: time=\"2026-06-09T15:58:08.803773316Z\" level=info msg=\"Removed container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=c1ab43e4-6bf8-4075-9439-4b7ad60742c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 15:58:34.283389 crc crio[22095]: time=\"2026-06-09T15:58:34.282080169Z\" level=info msg=\"Stopping pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d99d5655-bd36-4276-beca-724455efaabf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:58:34.283389 crc crio[22095]: time=\"2026-06-09T15:58:34.283155226Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d99d5655-bd36-4276-beca-724455efaabf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 15:58:34.285035 crc crio[22095]: time=\"2026-06-09T15:58:34.284040659Z\" level=info msg=\"Removing pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=7fe03a33-619e-400f-bb7d-dbfc382ae534 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 15:58:34.292321 crc crio[22095]: time=\"2026-06-09T15:58:34.292245459Z\" level=info msg=\"Removed pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=7fe03a33-619e-400f-bb7d-dbfc382ae534 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:00:06.096187 crc crio[22095]: time=\"2026-06-09T16:00:06.095662743Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/POD\" id=b4ede901-09d9-4e7e-a054-ba56e2f4417d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.097711 crc crio[22095]: time=\"2026-06-09T16:00:06.096247578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.119875 crc crio[22095]: time=\"2026-06-09T16:00:06.119796561Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-6845cd976f-rnvkp Namespace:openshift-authentication ID:395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 UID:421fbe57-7335-4488-b771-af5099c39201 NetNS:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421fbe57_7335_4488_b771_af5099c39201.slice PodAnnotations:0xc00041c7a0}] Aliases:map[]}\"\nJun 09 16:00:06.119875 crc crio[22095]: time=\"2026-06-09T16:00:06.119854512Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-6845cd976f-rnvkp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.152227 crc crio[22095]: time=\"2026-06-09T16:00:06.15218944Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5gz69/POD\" id=56d69dfe-464d-49d6-86d5-2c928f52c353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.152423 crc crio[22095]: time=\"2026-06-09T16:00:06.152405155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.157903 crc crio[22095]: time=\"2026-06-09T16:00:06.157817464Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/POD\" id=6a101bba-2b87-4517-8d74-da7260faedea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.158036 crc crio[22095]: time=\"2026-06-09T16:00:06.158003438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.171876 crc crio[22095]: time=\"2026-06-09T16:00:06.171795701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-k6zqn/POD\" id=b7764aff-d8a9-44ca-94bd-27c1dcc1a824 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.172044 crc crio[22095]: time=\"2026-06-09T16:00:06.171957446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.188489 crc crio[22095]: time=\"2026-06-09T16:00:06.188063858Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683680-v7qv4/POD\" id=6eaf8c72-2ae9-4bf4-84df-0b3aded7db60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.188489 crc crio[22095]: time=\"2026-06-09T16:00:06.18813408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.189663 crc crio[22095]: time=\"2026-06-09T16:00:06.189572626Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gz69 Namespace:openshift-marketplace ID:f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b UID:1f9dda0d-5e19-4bc0-8105-a161036142a6 NetNS:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f9dda0d_5e19_4bc0_8105_a161036142a6.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}\"\nJun 09 16:00:06.189663 crc crio[22095]: time=\"2026-06-09T16:00:06.189649448Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5gz69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.200173 crc crio[22095]: time=\"2026-06-09T16:00:06.200072455Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vv9t9/POD\" id=ab5113e6-550c-4f23-8133-7567f1f94447 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.200346 crc crio[22095]: time=\"2026-06-09T16:00:06.200179978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.206344 crc crio[22095]: time=\"2026-06-09T16:00:06.206261824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc0028b6170}] Aliases:map[]}\"\nJun 09 16:00:06.206344 crc crio[22095]: time=\"2026-06-09T16:00:06.206325495Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.218056 crc crio[22095]: time=\"2026-06-09T16:00:06.217897461Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7j274/POD\" id=7da8d3ec-5a6d-42d8-a79e-46e78b7c8a3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.218192 crc crio[22095]: time=\"2026-06-09T16:00:06.218075466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.227488 crc crio[22095]: time=\"2026-06-09T16:00:06.227350923Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6zqn Namespace:openshift-marketplace ID:5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 UID:3d03f886-aa21-4a75-b4d3-503f273b29f9 NetNS:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d03f886_aa21_4a75_b4d3_503f273b29f9.slice PodAnnotations:0xc0019842c8}] Aliases:map[]}\"\nJun 09 16:00:06.227488 crc crio[22095]: time=\"2026-06-09T16:00:06.227459376Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-k6zqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.247797 crc crio[22095]: time=\"2026-06-09T16:00:06.247720094Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019843c8}] Aliases:map[]}\"\nJun 09 16:00:06.247797 crc crio[22095]: time=\"2026-06-09T16:00:06.247782486Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683680-v7qv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.259223 crc crio[22095]: time=\"2026-06-09T16:00:06.259052305Z\" level=info msg=\"Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc002ab2230}] Aliases:map[]}\"\nJun 09 16:00:06.259223 crc crio[22095]: time=\"2026-06-09T16:00:06.259108466Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7j274 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.262396 crc crio[22095]: time=\"2026-06-09T16:00:06.262228496Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vv9t9 Namespace:openshift-marketplace ID:ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 UID:0aa056f1-073a-49ab-91d2-d43a00d324dd NetNS:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa056f1_073a_49ab_91d2_d43a00d324dd.slice PodAnnotations:0xc002b5c3b8}] Aliases:map[]}\"\nJun 09 16:00:06.262396 crc crio[22095]: time=\"2026-06-09T16:00:06.262267297Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vv9t9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:06.403636 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:395eb884badeb05 Mac:16:99:4f:aa:53:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.416603 crc crio[22095]: time=\"2026-06-09T16:00:06.416413252Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-6845cd976f-rnvkp Namespace:openshift-authentication ID:395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 UID:421fbe57-7335-4488-b771-af5099c39201 NetNS:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421fbe57_7335_4488_b771_af5099c39201.slice PodAnnotations:0xc00041c7a0}] Aliases:map[]}\"\nJun 09 16:00:06.416894 crc crio[22095]: time=\"2026-06-09T16:00:06.416661468Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-6845cd976f-rnvkp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.438218 crc crio[22095]: time=\"2026-06-09T16:00:06.438117897Z\" level=info msg=\"Ran pod sandbox 395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 with infra container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/POD\" id=b4ede901-09d9-4e7e-a054-ba56e2f4417d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.441785 crc crio[22095]: time=\"2026-06-09T16:00:06.441675738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=8990e7e3-8f59-4822-8228-79e371abfafc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.445795 crc crio[22095]: time=\"2026-06-09T16:00:06.444031898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=7ac5885c-4f5e-4e76-bf83-74cf360a6eea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.453846 crc crio[22095]: time=\"2026-06-09T16:00:06.453700316Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=f3723e49-60da-4de2-a790-16a1dc83560e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.455959 crc crio[22095]: time=\"2026-06-09T16:00:06.455790289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.516675 crc crio[22095]: time=\"2026-06-09T16:00:06.515652301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.539109 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f59ad4ce7d4588d Mac:7e:e2:ad:69:b4:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.540235 crc crio[22095]: time=\"2026-06-09T16:00:06.540158868Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gz69 Namespace:openshift-marketplace ID:f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b UID:1f9dda0d-5e19-4bc0-8105-a161036142a6 NetNS:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f9dda0d_5e19_4bc0_8105_a161036142a6.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}\"\nJun 09 16:00:06.540491 crc crio[22095]: time=\"2026-06-09T16:00:06.540427815Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5gz69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.546751 crc crio[22095]: time=\"2026-06-09T16:00:06.546680555Z\" level=info msg=\"Ran pod sandbox f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b with infra container: openshift-marketplace/redhat-marketplace-5gz69/POD\" id=56d69dfe-464d-49d6-86d5-2c928f52c353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.548548 crc crio[22095]: time=\"2026-06-09T16:00:06.548488702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd6027e3-aa32-4d2b-a386-ce33e5e16f0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.555109 crc crio[22095]: time=\"2026-06-09T16:00:06.55469646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=baa2f92d-26bd-4fdc-8eb2-46f4a3683284 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.567641 crc crio[22095]: time=\"2026-06-09T16:00:06.56758801Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gz69/extract-utilities\" id=3ad299bb-1ea3-42cd-8948-5ffa329be95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.568982 crc crio[22095]: time=\"2026-06-09T16:00:06.568907124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.629197 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c775b9df39bf875 Mac:46:74:e6:7e:0f:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.631001 crc crio[22095]: time=\"2026-06-09T16:00:06.63088212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.631503 crc crio[22095]: time=\"2026-06-09T16:00:06.631426084Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc0028b6170}] Aliases:map[]}\"\nJun 09 16:00:06.631799 crc crio[22095]: time=\"2026-06-09T16:00:06.631736252Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.641700 crc crio[22095]: time=\"2026-06-09T16:00:06.641614255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.644490 crc crio[22095]: time=\"2026-06-09T16:00:06.644283333Z\" level=info msg=\"Ran pod sandbox c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/POD\" id=6a101bba-2b87-4517-8d74-da7260faedea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.646389 crc crio[22095]: time=\"2026-06-09T16:00:06.646314295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80ae2f95-8387-407e-9833-8a26617974c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.655311 crc crio[22095]: time=\"2026-06-09T16:00:06.655217373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5984dfdb-e918-404b-8865-ba6fdf92be98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.662137 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab9ddec7966d12 Mac:72:0d:95:e0:36:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.662875 crc crio[22095]: time=\"2026-06-09T16:00:06.662793387Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6zqn Namespace:openshift-marketplace ID:5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 UID:3d03f886-aa21-4a75-b4d3-503f273b29f9 NetNS:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d03f886_aa21_4a75_b4d3_503f273b29f9.slice PodAnnotations:0xc0019842c8}] Aliases:map[]}\"\nJun 09 16:00:06.663149 crc crio[22095]: time=\"2026-06-09T16:00:06.663051573Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-k6zqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.673235 crc crio[22095]: time=\"2026-06-09T16:00:06.673157172Z\" level=info msg=\"Ran pod sandbox 5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 with infra container: openshift-marketplace/certified-operators-k6zqn/POD\" id=b7764aff-d8a9-44ca-94bd-27c1dcc1a824 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.677397 crc crio[22095]: time=\"2026-06-09T16:00:06.677351189Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles\" id=f2d79aa7-1ba3-439b-a394-87fe891b58de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.678825 crc crio[22095]: time=\"2026-06-09T16:00:06.678746135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=353f7cd9-8ff6-4218-af5f-66c96134d191 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.679227 crc crio[22095]: time=\"2026-06-09T16:00:06.679196567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.681488 crc crio[22095]: time=\"2026-06-09T16:00:06.680668524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3661e07-2dc5-411e-a510-15c6489c0fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.691755 crc crio[22095]: time=\"2026-06-09T16:00:06.691631825Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6zqn/extract-utilities\" id=e19299ca-e7ea-47f6-b359-9964f85769c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.699059 crc crio[22095]: time=\"2026-06-09T16:00:06.69888687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.724093 crc crio[22095]: time=\"2026-06-09T16:00:06.724019734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.727206 crc crio[22095]: time=\"2026-06-09T16:00:06.727150724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.728894 crc crio[22095]: time=\"2026-06-09T16:00:06.728821096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.732364 crc crio[22095]: time=\"2026-06-09T16:00:06.732288485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.739958 crc crio[22095]: time=\"2026-06-09T16:00:06.739808368Z\" level=info msg=\"Created container c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6: openshift-marketplace/redhat-marketplace-5gz69/extract-utilities\" id=3ad299bb-1ea3-42cd-8948-5ffa329be95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.741307 crc crio[22095]: time=\"2026-06-09T16:00:06.741241394Z\" level=info msg=\"Starting container: c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6\" id=992a92f1-a5ff-476a-8671-858acb8790cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:06.757259 crc crio[22095]: time=\"2026-06-09T16:00:06.757177872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.759126 crc crio[22095]: time=\"2026-06-09T16:00:06.758873936Z\" level=info msg=\"Started container\" PID=30285 containerID=c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6 description=openshift-marketplace/redhat-marketplace-5gz69/extract-utilities id=992a92f1-a5ff-476a-8671-858acb8790cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b\nJun 09 16:00:06.834051 crc crio[22095]: time=\"2026-06-09T16:00:06.833243069Z\" level=info msg=\"Created container c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles\" id=f2d79aa7-1ba3-439b-a394-87fe891b58de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.835463 crc crio[22095]: time=\"2026-06-09T16:00:06.835387984Z\" level=info msg=\"Starting container: c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085\" id=a403678d-0e71-4eec-b05b-9f5243dc7936 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:06.838018 crc crio[22095]: time=\"2026-06-09T16:00:06.837955989Z\" level=info msg=\"Created container 30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac: openshift-marketplace/certified-operators-k6zqn/extract-utilities\" id=e19299ca-e7ea-47f6-b359-9964f85769c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.842776 crc crio[22095]: time=\"2026-06-09T16:00:06.84265333Z\" level=info msg=\"Starting container: 30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac\" id=fbc141b1-169b-4037-89cf-ee1424b44105 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:06.846561 crc crio[22095]: time=\"2026-06-09T16:00:06.846418256Z\" level=info msg=\"Started container\" PID=30294 containerID=c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085 description=openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles id=a403678d-0e71-4eec-b05b-9f5243dc7936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\nJun 09 16:00:06.859645 crc crio[22095]: time=\"2026-06-09T16:00:06.858769072Z\" level=info msg=\"Started container\" PID=30297 containerID=30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac description=openshift-marketplace/certified-operators-k6zqn/extract-utilities id=fbc141b1-169b-4037-89cf-ee1424b44105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573\nJun 09 16:00:06.879129 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee8115bd0b6d004 Mac:b2:0a:7a:e6:0b:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b SocketPath: PciID:}] [{Interface:0xc0002285f0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.879129 crc crio[22095]: time=\"2026-06-09T16:00:06.878869806Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vv9t9 Namespace:openshift-marketplace ID:ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 UID:0aa056f1-073a-49ab-91d2-d43a00d324dd NetNS:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa056f1_073a_49ab_91d2_d43a00d324dd.slice PodAnnotations:0xc002b5c3b8}] Aliases:map[]}\"\nJun 09 16:00:06.879129 crc crio[22095]: time=\"2026-06-09T16:00:06.879080702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vv9t9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.885374 crc crio[22095]: time=\"2026-06-09T16:00:06.884390848Z\" level=info msg=\"Ran pod sandbox ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 with infra container: openshift-marketplace/redhat-operators-vv9t9/POD\" id=ab5113e6-550c-4f23-8133-7567f1f94447 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.887411 crc crio[22095]: time=\"2026-06-09T16:00:06.887332023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=570de587-011d-4a57-84e2-3eb89078346f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.891452 crc crio[22095]: time=\"2026-06-09T16:00:06.891353556Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c89fd318-d702-45d3-bfa1-3b646e0dfeb7 name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:06.894317 crc crio[22095]: time=\"2026-06-09T16:00:06.892009943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bfeef1e-347b-4366-b9b2-8fd343b72777 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.901355 crc crio[22095]: time=\"2026-06-09T16:00:06.901232979Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vv9t9/extract-utilities\" id=5d85ca82-edc3-4fcb-af0c-bab6b8ad3a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.901726 crc crio[22095]: time=\"2026-06-09T16:00:06.901638599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.903440 crc crio[22095]: time=\"2026-06-09T16:00:06.903362013Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:00:06.908499 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de9fdbfc66f8224 Mac:96:38:e1:66:33:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.909409908Z\" level=info msg=\"Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc002ab2230}] Aliases:map[]}\"\nJun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.909598533Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7j274 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.913078 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a551d33f0ebd8 Mac:32:f3:dc:be:d0:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.911600674Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019843c8}] Aliases:map[]}\"\nJun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.911696477Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683680-v7qv4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:00:06.922623 crc crio[22095]: time=\"2026-06-09T16:00:06.922552514Z\" level=info msg=\"Ran pod sandbox a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 with infra container: openshift-infra/auto-csr-approver-29683680-v7qv4/POD\" id=6eaf8c72-2ae9-4bf4-84df-0b3aded7db60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.927338 crc crio[22095]: time=\"2026-06-09T16:00:06.927271815Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ac09eeb8-2a4b-40e7-95ec-17c52288c89b name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:06.929705 crc crio[22095]: time=\"2026-06-09T16:00:06.929555344Z\" level=info msg=\"Ran pod sandbox de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af with infra container: openshift-marketplace/community-operators-7j274/POD\" id=7da8d3ec-5a6d-42d8-a79e-46e78b7c8a3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:00:06.931669 crc crio[22095]: time=\"2026-06-09T16:00:06.931289528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.932378 crc crio[22095]: time=\"2026-06-09T16:00:06.932295794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:00:06.934199 crc crio[22095]: time=\"2026-06-09T16:00:06.934067289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd1368f0-41f4-4c17-8885-ab8fad1c61ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.937187 crc crio[22095]: time=\"2026-06-09T16:00:06.936997614Z\" level=info msg=\"Created container 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=f3723e49-60da-4de2-a790-16a1dc83560e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.940895 crc crio[22095]: time=\"2026-06-09T16:00:06.940834472Z\" level=info msg=\"Starting container: 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3\" id=d2bc828c-f54c-4834-8cf1-5470f30cd41b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:06.941687 crc crio[22095]: time=\"2026-06-09T16:00:06.941373966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.942814 crc crio[22095]: time=\"2026-06-09T16:00:06.942728451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b388e50f-3e92-4e92-a51b-58f15be3f49e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:06.948754 crc crio[22095]: time=\"2026-06-09T16:00:06.948639902Z\" level=info msg=\"Started container\" PID=30302 containerID=0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3 description=openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift id=d2bc828c-f54c-4834-8cf1-5470f30cd41b name=/runtime.v1.RuntimeService/StartContainer sandboxID=395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542\nJun 09 16:00:06.949349 crc crio[22095]: time=\"2026-06-09T16:00:06.949255088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7j274/extract-utilities\" id=4617e91d-ff76-4d35-9db8-a5c3584139dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:06.949656 crc crio[22095]: time=\"2026-06-09T16:00:06.949583156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.993883 crc crio[22095]: time=\"2026-06-09T16:00:06.993786027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:06.998417 crc crio[22095]: time=\"2026-06-09T16:00:06.998339804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:07.126357 crc crio[22095]: time=\"2026-06-09T16:00:07.126235027Z\" level=info msg=\"Created container a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981: openshift-marketplace/redhat-operators-vv9t9/extract-utilities\" id=5d85ca82-edc3-4fcb-af0c-bab6b8ad3a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:07.127455 crc crio[22095]: time=\"2026-06-09T16:00:07.127387196Z\" level=info msg=\"Starting container: a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981\" id=ff30356c-df79-4c5d-a3b5-644c239a0802 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:07.127844 crc crio[22095]: time=\"2026-06-09T16:00:07.127791027Z\" level=info msg=\"Created container 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9: openshift-marketplace/community-operators-7j274/extract-utilities\" id=4617e91d-ff76-4d35-9db8-a5c3584139dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:07.129770 crc crio[22095]: time=\"2026-06-09T16:00:07.129692025Z\" level=info msg=\"Starting container: 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9\" id=945f6ab4-2dea-4449-9543-904c93fc9701 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:07.132555 crc crio[22095]: time=\"2026-06-09T16:00:07.132471387Z\" level=info msg=\"Started container\" PID=30335 containerID=a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981 description=openshift-marketplace/redhat-operators-vv9t9/extract-utilities id=ff30356c-df79-4c5d-a3b5-644c239a0802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4\nJun 09 16:00:07.137993 crc crio[22095]: time=\"2026-06-09T16:00:07.137873025Z\" level=info msg=\"Started container\" PID=30347 containerID=18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9 description=openshift-marketplace/community-operators-7j274/extract-utilities id=945f6ab4-2dea-4449-9543-904c93fc9701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\nJun 09 16:00:07.915764 crc crio[22095]: time=\"2026-06-09T16:00:07.915633219Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=08664f64-3a41-4f85-be3e-25c642daf91e name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:07.920899 crc crio[22095]: time=\"2026-06-09T16:00:07.920805041Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:00:07.922903 crc crio[22095]: time=\"2026-06-09T16:00:07.922185016Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ceea26a-be17-4e94-8f97-fe408e0f5f05 name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:07.927481 crc crio[22095]: time=\"2026-06-09T16:00:07.927265766Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:00:07.944035 crc crio[22095]: time=\"2026-06-09T16:00:07.943878191Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9aa5f1fd-0303-4095-9086-8d60be1bc19d name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:07.947548 crc crio[22095]: time=\"2026-06-09T16:00:07.947219737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:00:08.165835 crc crio[22095]: time=\"2026-06-09T16:00:08.165345379Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c89fd318-d702-45d3-bfa1-3b646e0dfeb7 name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:08.169116 crc crio[22095]: time=\"2026-06-09T16:00:08.169047824Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=756f4560-65dd-4243-9ef6-0c82638e651e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:08.171425 crc crio[22095]: time=\"2026-06-09T16:00:08.171382494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=442b322a-170d-4329-8ed8-4de7b8c5c372 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:08.178641 crc crio[22095]: time=\"2026-06-09T16:00:08.178560247Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gz69/extract-content\" id=d21a5064-41df-4be9-bac3-f3c6f1e99c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:08.179167 crc crio[22095]: time=\"2026-06-09T16:00:08.179106111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:08.218833 crc crio[22095]: time=\"2026-06-09T16:00:08.218729115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:08.222793 crc crio[22095]: time=\"2026-06-09T16:00:08.222731478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:08.343332 crc crio[22095]: time=\"2026-06-09T16:00:08.343240402Z\" level=info msg=\"Created container 90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85: openshift-marketplace/redhat-marketplace-5gz69/extract-content\" id=d21a5064-41df-4be9-bac3-f3c6f1e99c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:08.344417 crc crio[22095]: time=\"2026-06-09T16:00:08.34434152Z\" level=info msg=\"Starting container: 90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85\" id=3de85984-c278-46e9-83ea-571aab94feb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:08.353182 crc crio[22095]: time=\"2026-06-09T16:00:08.353098624Z\" level=info msg=\"Started container\" PID=30391 containerID=90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85 description=openshift-marketplace/redhat-marketplace-5gz69/extract-content id=3de85984-c278-46e9-83ea-571aab94feb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b\nJun 09 16:00:08.655173 crc crio[22095]: time=\"2026-06-09T16:00:08.655052741Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9ceea26a-be17-4e94-8f97-fe408e0f5f05 name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:08.656357 crc crio[22095]: time=\"2026-06-09T16:00:08.656281703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=91046233-883f-4b19-803b-c62a45e8dd4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:08.659039 crc crio[22095]: time=\"2026-06-09T16:00:08.658869989Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7aad0085-3674-4575-afd9-97b5d7c5f9e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:08.673615 crc crio[22095]: time=\"2026-06-09T16:00:08.673439692Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6zqn/extract-content\" id=20b977b6-1a40-47bb-8fc9-4f52d0189c80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:08.674200 crc crio[22095]: time=\"2026-06-09T16:00:08.67414329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:08.701415 crc crio[22095]: time=\"2026-06-09T16:00:08.701266424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:08.704635 crc crio[22095]: time=\"2026-06-09T16:00:08.704570499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:08.803943 crc crio[22095]: time=\"2026-06-09T16:00:08.803840209Z\" level=info msg=\"Created container 725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5: openshift-marketplace/certified-operators-k6zqn/extract-content\" id=20b977b6-1a40-47bb-8fc9-4f52d0189c80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:08.805553 crc crio[22095]: time=\"2026-06-09T16:00:08.805472661Z\" level=info msg=\"Starting container: 725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5\" id=a85b3d0a-e929-4de7-a749-9f2e8d980d12 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:08.810957 crc crio[22095]: time=\"2026-06-09T16:00:08.810837888Z\" level=info msg=\"Started container\" PID=30405 containerID=725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5 description=openshift-marketplace/certified-operators-k6zqn/extract-content id=a85b3d0a-e929-4de7-a749-9f2e8d980d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573\nJun 09 16:00:08.976562 crc crio[22095]: time=\"2026-06-09T16:00:08.976426116Z\" level=info msg=\"Stopping pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=e46d6520-07b6-4de6-95e1-4be811238d91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:08.978064 crc crio[22095]: time=\"2026-06-09T16:00:08.977876773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46f8744e-ad55-460d-879b-b0086443e3d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:08.979552 crc crio[22095]: time=\"2026-06-09T16:00:08.979449383Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc001288138}] Aliases:map[]}\"\nJun 09 16:00:08.979874 crc crio[22095]: time=\"2026-06-09T16:00:08.979775031Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:08.981245 crc crio[22095]: time=\"2026-06-09T16:00:08.981138056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a2ba773-46d9-4040-936a-4aa58f6e38fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:08.997624 crc crio[22095]: time=\"2026-06-09T16:00:08.997576037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gz69/registry-server\" id=dec95a14-7576-44ca-a97a-4a511c081455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:08.998375 crc crio[22095]: time=\"2026-06-09T16:00:08.998354397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:09.036314 crc crio[22095]: time=\"2026-06-09T16:00:09.032326416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:09.036314 crc crio[22095]: time=\"2026-06-09T16:00:09.035762634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:09.059371 crc crio[22095]: time=\"2026-06-09T16:00:09.058007434Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=08664f64-3a41-4f85-be3e-25c642daf91e name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:09.060863 crc crio[22095]: time=\"2026-06-09T16:00:09.060357614Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=207ed6ba-ead2-4038-bfb0-24a5e1791910 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:09.068032 crc crio[22095]: time=\"2026-06-09T16:00:09.067867996Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=698840a1-5371-4c01-bb14-2dbc617f2b19 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:09.076196 crc crio[22095]: time=\"2026-06-09T16:00:09.076105117Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7j274/extract-content\" id=13835922-923c-4ac0-86a4-332f8e344d2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:09.076828 crc crio[22095]: time=\"2026-06-09T16:00:09.076763434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:09.116454 crc crio[22095]: time=\"2026-06-09T16:00:09.115859104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:09.119503 crc crio[22095]: time=\"2026-06-09T16:00:09.119446676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:09.162017 crc crio[22095]: time=\"2026-06-09T16:00:09.161856601Z\" level=info msg=\"Created container e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4: openshift-marketplace/redhat-marketplace-5gz69/registry-server\" id=dec95a14-7576-44ca-a97a-4a511c081455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:09.164594 crc crio[22095]: time=\"2026-06-09T16:00:09.164395606Z\" level=info msg=\"Starting container: e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4\" id=b85d891e-5b45-4462-a61c-4e540a2ddffe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:09.170408 crc crio[22095]: time=\"2026-06-09T16:00:09.170311728Z\" level=info msg=\"Started container\" PID=30441 containerID=e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4 description=openshift-marketplace/redhat-marketplace-5gz69/registry-server id=b85d891e-5b45-4462-a61c-4e540a2ddffe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b\nJun 09 16:00:09.225700 crc crio[22095]: time=\"2026-06-09T16:00:09.224992816Z\" level=info msg=\"Stopped pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=e46d6520-07b6-4de6-95e1-4be811238d91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:09.317630 crc crio[22095]: time=\"2026-06-09T16:00:09.317507233Z\" level=info msg=\"Created container 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e: openshift-marketplace/community-operators-7j274/extract-content\" id=13835922-923c-4ac0-86a4-332f8e344d2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:09.323100 crc crio[22095]: time=\"2026-06-09T16:00:09.323014704Z\" level=info msg=\"Starting container: 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e\" id=20a65988-e6eb-4345-994d-0189e6af90f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:09.335131 crc crio[22095]: time=\"2026-06-09T16:00:09.335061753Z\" level=info msg=\"Started container\" PID=30470 containerID=342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e description=openshift-marketplace/community-operators-7j274/extract-content id=20a65988-e6eb-4345-994d-0189e6af90f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\nJun 09 16:00:10.007547 crc crio[22095]: time=\"2026-06-09T16:00:10.007431789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a63fcef-3bd9-4094-88a7-229e33dfb388 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:10.014073 crc crio[22095]: time=\"2026-06-09T16:00:10.012342115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03c1aa77-6af9-4132-b54b-3f2b226ae2d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:10.035021 crc crio[22095]: time=\"2026-06-09T16:00:10.034779379Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6zqn/registry-server\" id=5de3fde5-b7c4-46fc-99a1-7e18eec0a491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:10.035356 crc crio[22095]: time=\"2026-06-09T16:00:10.035334713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:10.138739 crc crio[22095]: time=\"2026-06-09T16:00:10.138623427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:10.144432 crc crio[22095]: time=\"2026-06-09T16:00:10.144305392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:10.409203 crc crio[22095]: time=\"2026-06-09T16:00:10.409051028Z\" level=info msg=\"Created container 894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428: openshift-marketplace/certified-operators-k6zqn/registry-server\" id=5de3fde5-b7c4-46fc-99a1-7e18eec0a491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:10.413851 crc crio[22095]: time=\"2026-06-09T16:00:10.413156193Z\" level=info msg=\"Starting container: 894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428\" id=62393cc6-24b8-466e-a6c6-0cf5628097a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:10.454406 crc crio[22095]: time=\"2026-06-09T16:00:10.453746932Z\" level=info msg=\"Started container\" PID=30505 containerID=894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428 description=openshift-marketplace/certified-operators-k6zqn/registry-server id=62393cc6-24b8-466e-a6c6-0cf5628097a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573\nJun 09 16:00:12.109994 crc crio[22095]: time=\"2026-06-09T16:00:12.109833193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=563424b0-de6f-4259-bd91-7612045d9cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:12.123386 crc crio[22095]: time=\"2026-06-09T16:00:12.117406567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0626c41e-c1e1-4df4-8818-01badb93764b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:12.214719 crc crio[22095]: time=\"2026-06-09T16:00:12.209256918Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7j274/registry-server\" id=122142c7-82ab-4224-93df-7ae36c2e7a94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:12.214719 crc crio[22095]: time=\"2026-06-09T16:00:12.209639308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:12.348687 crc crio[22095]: time=\"2026-06-09T16:00:12.348597964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:12.353411 crc crio[22095]: time=\"2026-06-09T16:00:12.353095439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:12.478189 crc crio[22095]: time=\"2026-06-09T16:00:12.478067957Z\" level=info msg=\"Created container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server\" id=122142c7-82ab-4224-93df-7ae36c2e7a94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:12.483992 crc crio[22095]: time=\"2026-06-09T16:00:12.48250048Z\" level=info msg=\"Starting container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15\" id=bd1fa5db-e5c5-43f7-bbbc-dfcb1b6c125a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:12.488868 crc crio[22095]: time=\"2026-06-09T16:00:12.488756491Z\" level=info msg=\"Started container\" PID=30542 containerID=47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15 description=openshift-marketplace/community-operators-7j274/registry-server id=bd1fa5db-e5c5-43f7-bbbc-dfcb1b6c125a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\nJun 09 16:00:18.176336 crc crio[22095]: time=\"2026-06-09T16:00:18.174718949Z\" level=info msg=\"Stopping container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f (timeout: 2s)\" id=d0b7541a-6f7c-4d67-a894-30465c3c2d2d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:00:21.075551 crc crio[22095]: time=\"2026-06-09T16:00:21.075026973Z\" level=info msg=\"Stopping container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932 (timeout: 2s)\" id=933616d9-c405-47f7-b339-dc5205965e1b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:00:21.128801 crc crio[22095]: time=\"2026-06-09T16:00:21.128673945Z\" level=info msg=\"Stopped container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=d0b7541a-6f7c-4d67-a894-30465c3c2d2d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:00:21.132386 crc crio[22095]: time=\"2026-06-09T16:00:21.132280128Z\" level=info msg=\"Stopping pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=e3af00eb-f5de-407c-9697-8f12f8f433bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:21.133747 crc crio[22095]: time=\"2026-06-09T16:00:21.133655103Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc002ab25b0}] Aliases:map[]}\"\nJun 09 16:00:21.134150 crc crio[22095]: time=\"2026-06-09T16:00:21.133864188Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h95lp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:21.245492 crc crio[22095]: time=\"2026-06-09T16:00:21.2453768Z\" level=info msg=\"Stopped container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=933616d9-c405-47f7-b339-dc5205965e1b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:00:21.247134 crc crio[22095]: time=\"2026-06-09T16:00:21.246888779Z\" level=info msg=\"Stopping pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=3bdf0e1f-b3b9-44ac-bab9-80ee1230c997 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:21.247744 crc crio[22095]: time=\"2026-06-09T16:00:21.247649158Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc00012a608}] Aliases:map[]}\"\nJun 09 16:00:21.247968 crc crio[22095]: time=\"2026-06-09T16:00:21.247882594Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5xwpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:21.265263 crc crio[22095]: time=\"2026-06-09T16:00:21.265171256Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ac09eeb8-2a4b-40e7-95ec-17c52288c89b name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:21.266882 crc crio[22095]: time=\"2026-06-09T16:00:21.266736296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf0d5658-66df-4de0-a377-dd9c6d5c9efd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:21.279975 crc crio[22095]: time=\"2026-06-09T16:00:21.278023295Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61697143-a196-45da-aae0-b0327ae84d82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:21.287752 crc crio[22095]: time=\"2026-06-09T16:00:21.287648011Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683680-v7qv4/oc\" id=c7d1356e-cd8f-4c8e-a08e-79976e367a0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:21.289890 crc crio[22095]: time=\"2026-06-09T16:00:21.289797726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:21.346072 crc crio[22095]: time=\"2026-06-09T16:00:21.3458691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:21.809489 crc crio[22095]: time=\"2026-06-09T16:00:21.80530451Z\" level=info msg=\"Stopped pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=3bdf0e1f-b3b9-44ac-bab9-80ee1230c997 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:21.838697 crc crio[22095]: time=\"2026-06-09T16:00:21.838588142Z\" level=info msg=\"Stopped pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=e3af00eb-f5de-407c-9697-8f12f8f433bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:21.864480 crc crio[22095]: time=\"2026-06-09T16:00:21.864413232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:22.032364 crc crio[22095]: time=\"2026-06-09T16:00:22.032284565Z\" level=info msg=\"Created container e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec: openshift-infra/auto-csr-approver-29683680-v7qv4/oc\" id=c7d1356e-cd8f-4c8e-a08e-79976e367a0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:22.034112 crc crio[22095]: time=\"2026-06-09T16:00:22.03404285Z\" level=info msg=\"Starting container: e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec\" id=16ccd879-4e9f-4757-8739-c1c0e1743c06 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:22.039069 crc crio[22095]: time=\"2026-06-09T16:00:22.038997737Z\" level=info msg=\"Started container\" PID=30854 containerID=e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec description=openshift-infra/auto-csr-approver-29683680-v7qv4/oc id=16ccd879-4e9f-4757-8739-c1c0e1743c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\nJun 09 16:00:22.344501 crc crio[22095]: time=\"2026-06-09T16:00:22.344425399Z\" level=info msg=\"Removing container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932\" id=dbd73838-a675-4370-a263-bac60edbf8c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.366660 crc crio[22095]: time=\"2026-06-09T16:00:22.366164715Z\" level=info msg=\"Removed container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=dbd73838-a675-4370-a263-bac60edbf8c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.369093 crc crio[22095]: time=\"2026-06-09T16:00:22.369010897Z\" level=info msg=\"Removing container: b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24\" id=9fea2a80-a4f8-425e-a3d7-ead923ac03f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.425562 crc crio[22095]: time=\"2026-06-09T16:00:22.425468401Z\" level=info msg=\"Removed container b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24: openshift-marketplace/certified-operators-5xwpm/extract-content\" id=9fea2a80-a4f8-425e-a3d7-ead923ac03f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.431598 crc crio[22095]: time=\"2026-06-09T16:00:22.431490855Z\" level=info msg=\"Removing container: 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3\" id=c44cbb5b-68a3-42d4-8a17-5679afc7115f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.457164 crc crio[22095]: time=\"2026-06-09T16:00:22.457066889Z\" level=info msg=\"Removed container 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3: openshift-marketplace/certified-operators-5xwpm/extract-utilities\" id=c44cbb5b-68a3-42d4-8a17-5679afc7115f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.471013 crc crio[22095]: time=\"2026-06-09T16:00:22.470362129Z\" level=info msg=\"Removing container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f\" id=c77f704d-fbab-458a-9eef-2c10b9fc797c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.494683 crc crio[22095]: time=\"2026-06-09T16:00:22.494502867Z\" level=info msg=\"Removed container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=c77f704d-fbab-458a-9eef-2c10b9fc797c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.500831 crc crio[22095]: time=\"2026-06-09T16:00:22.500761947Z\" level=info msg=\"Removing container: d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9\" id=239f35b0-381a-48d1-be45-ccb02f1236af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.524695 crc crio[22095]: time=\"2026-06-09T16:00:22.524575336Z\" level=info msg=\"Removed container d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9: openshift-marketplace/redhat-marketplace-h95lp/extract-content\" id=239f35b0-381a-48d1-be45-ccb02f1236af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.528288 crc crio[22095]: time=\"2026-06-09T16:00:22.528206259Z\" level=info msg=\"Removing container: 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a\" id=fae3970f-74e9-44c0-be8f-df14c5adaf6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:22.566084 crc crio[22095]: time=\"2026-06-09T16:00:22.566007316Z\" level=info msg=\"Removed container 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities\" id=fae3970f-74e9-44c0-be8f-df14c5adaf6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:00:24.400594 crc crio[22095]: time=\"2026-06-09T16:00:24.40038744Z\" level=info msg=\"Stopping pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=ac7da92f-5ea2-4d25-963c-a1964b5a7110 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:24.402363 crc crio[22095]: time=\"2026-06-09T16:00:24.401306823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019840a0}] Aliases:map[]}\"\nJun 09 16:00:24.402363 crc crio[22095]: time=\"2026-06-09T16:00:24.401463437Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683680-v7qv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:29.359387 crc crio[22095]: time=\"2026-06-09T16:00:29.358605088Z\" level=info msg=\"Stopping container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09 (timeout: 2s)\" id=57ff1392-61cc-41c1-ae89-0c5bade93bde name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:00:34.330000 crc crio[22095]: time=\"2026-06-09T16:00:34.329325524Z\" level=info msg=\"Stopping pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=30183250-1423-4b21-8177-71e5c4640198 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:34.335081 crc crio[22095]: time=\"2026-06-09T16:00:34.334806005Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=30183250-1423-4b21-8177-71e5c4640198 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:34.337807 crc crio[22095]: time=\"2026-06-09T16:00:34.337599226Z\" level=info msg=\"Removing pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=6a9d692d-b471-4f83-8ddb-59f686fbfa31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:00:40.131057 crc crio[22095]: time=\"2026-06-09T16:00:40.129786153Z\" level=info msg=\"Stopped container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server\" id=57ff1392-61cc-41c1-ae89-0c5bade93bde name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:00:40.134657 crc crio[22095]: time=\"2026-06-09T16:00:40.134412301Z\" level=info msg=\"Stopping pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=a6dde23c-8040-4e40-ae76-4cef868dacb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:40.135455 crc crio[22095]: time=\"2026-06-09T16:00:40.135380006Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc002272730}] Aliases:map[]}\"\nJun 09 16:00:40.135818 crc crio[22095]: time=\"2026-06-09T16:00:40.135755875Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-88gfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:00:40.139340 crc crio[22095]: time=\"2026-06-09T16:00:40.139100371Z\" level=info msg=\"Stopped pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=ac7da92f-5ea2-4d25-963c-a1964b5a7110 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:40.144216 crc crio[22095]: time=\"2026-06-09T16:00:40.144020937Z\" level=info msg=\"Removed pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=6a9d692d-b471-4f83-8ddb-59f686fbfa31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:00:40.145150 crc crio[22095]: time=\"2026-06-09T16:00:40.145089254Z\" level=info msg=\"Stopping pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=9a8711d3-fe9d-4301-b986-e5fc6cae431b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:40.145248 crc crio[22095]: time=\"2026-06-09T16:00:40.145175866Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=9a8711d3-fe9d-4301-b986-e5fc6cae431b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:40.147376 crc crio[22095]: time=\"2026-06-09T16:00:40.146193452Z\" level=info msg=\"Removing pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=c6142336-7a87-4c5f-aff8-7f6d9e79ab59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:00:40.159556 crc crio[22095]: time=\"2026-06-09T16:00:40.159295847Z\" level=info msg=\"Removed pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=c6142336-7a87-4c5f-aff8-7f6d9e79ab59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:00:40.291605 crc crio[22095]: time=\"2026-06-09T16:00:40.291435737Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=9aa5f1fd-0303-4095-9086-8d60be1bc19d name=/runtime.v1.ImageService/PullImage\nJun 09 16:00:40.294254 crc crio[22095]: time=\"2026-06-09T16:00:40.294077615Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ed440068-a39e-4294-99cc-c77cda7f980d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:40.301439 crc crio[22095]: time=\"2026-06-09T16:00:40.30130868Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=88faffe0-3007-4132-8ea0-59062b33e416 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:40.309381 crc crio[22095]: time=\"2026-06-09T16:00:40.309322515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vv9t9/extract-content\" id=62527507-600c-41f8-8c97-59f6510d299f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:40.311553 crc crio[22095]: time=\"2026-06-09T16:00:40.31147939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:40.350396 crc crio[22095]: time=\"2026-06-09T16:00:40.350260022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:40.357229 crc crio[22095]: time=\"2026-06-09T16:00:40.356561203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:40.474138 crc crio[22095]: time=\"2026-06-09T16:00:40.47299181Z\" level=info msg=\"Created container 423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1: openshift-marketplace/redhat-operators-vv9t9/extract-content\" id=62527507-600c-41f8-8c97-59f6510d299f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:40.475038 crc crio[22095]: time=\"2026-06-09T16:00:40.474958911Z\" level=info msg=\"Starting container: 423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1\" id=4943830f-9b46-49ff-8abc-15a91e49fff3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:40.486587 crc crio[22095]: time=\"2026-06-09T16:00:40.486318121Z\" level=info msg=\"Started container\" PID=31231 containerID=423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1 description=openshift-marketplace/redhat-operators-vv9t9/extract-content id=4943830f-9b46-49ff-8abc-15a91e49fff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4\nJun 09 16:00:40.556002 crc crio[22095]: time=\"2026-06-09T16:00:40.555841809Z\" level=info msg=\"Stopped pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=a6dde23c-8040-4e40-ae76-4cef868dacb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:00:45.627844 crc crio[22095]: time=\"2026-06-09T16:00:45.627265771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d3056d6-d4ad-49b1-9c43-ab1f8097b725 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:45.631502 crc crio[22095]: time=\"2026-06-09T16:00:45.631390656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bfbb105-2dea-4042-b6f4-330a21199bdd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:00:45.641790 crc crio[22095]: time=\"2026-06-09T16:00:45.641470304Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vv9t9/registry-server\" id=24a3f59e-6605-427f-8fe3-8fd929752687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:45.645239 crc crio[22095]: time=\"2026-06-09T16:00:45.645129678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:45.722795 crc crio[22095]: time=\"2026-06-09T16:00:45.722705001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:45.726493 crc crio[22095]: time=\"2026-06-09T16:00:45.726282943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:00:45.847278 crc crio[22095]: time=\"2026-06-09T16:00:45.846698762Z\" level=info msg=\"Created container 4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f: openshift-marketplace/redhat-operators-vv9t9/registry-server\" id=24a3f59e-6605-427f-8fe3-8fd929752687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:00:45.848568 crc crio[22095]: time=\"2026-06-09T16:00:45.848453587Z\" level=info msg=\"Starting container: 4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f\" id=48ca4796-3314-4cc2-88cc-80bab3ce4b6a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:00:45.857056 crc crio[22095]: time=\"2026-06-09T16:00:45.856171755Z\" level=info msg=\"Started container\" PID=31277 containerID=4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f description=openshift-marketplace/redhat-operators-vv9t9/registry-server id=48ca4796-3314-4cc2-88cc-80bab3ce4b6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4\nJun 09 16:01:00.530802 crc crio[22095]: time=\"2026-06-09T16:01:00.530039521Z\" level=info msg=\"Stopping container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063 (timeout: 2s)\" id=b9106a2e-b5f0-4ca3-a9fb-de6257c282e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:01:00.652890 crc crio[22095]: time=\"2026-06-09T16:01:00.652770109Z\" level=info msg=\"Stopped container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=b9106a2e-b5f0-4ca3-a9fb-de6257c282e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:01:00.654292 crc crio[22095]: time=\"2026-06-09T16:01:00.654211746Z\" level=info msg=\"Stopping pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=03a944ab-f6a0-4856-9bce-dc1559055c49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:01:00.654853 crc crio[22095]: time=\"2026-06-09T16:01:00.654797401Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000526f20}] Aliases:map[]}\"\nJun 09 16:01:00.655068 crc crio[22095]: time=\"2026-06-09T16:01:00.655000277Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-f27sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:01:00.873321 crc crio[22095]: time=\"2026-06-09T16:01:00.872610722Z\" level=info msg=\"Stopped pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=03a944ab-f6a0-4856-9bce-dc1559055c49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:01:01.819072 crc crio[22095]: time=\"2026-06-09T16:01:01.819001316Z\" level=info msg=\"Removing container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063\" id=ae7e2e36-49f2-484b-a04e-674bb93c056b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:01.837209 crc crio[22095]: time=\"2026-06-09T16:01:01.83713185Z\" level=info msg=\"Removed container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=ae7e2e36-49f2-484b-a04e-674bb93c056b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:01.840168 crc crio[22095]: time=\"2026-06-09T16:01:01.840097456Z\" level=info msg=\"Removing container: 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63\" id=3e322da0-adf1-4620-a595-c3ceaa973f85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:01.889117 crc crio[22095]: time=\"2026-06-09T16:01:01.888987086Z\" level=info msg=\"Removed container 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63: openshift-marketplace/redhat-operators-f27sh/extract-content\" id=3e322da0-adf1-4620-a595-c3ceaa973f85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:01.892355 crc crio[22095]: time=\"2026-06-09T16:01:01.89227504Z\" level=info msg=\"Removing container: 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b\" id=1ee4f3bb-55c1-40c0-85f1-fbe9939e0dd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:01.914039 crc crio[22095]: time=\"2026-06-09T16:01:01.913846402Z\" level=info msg=\"Removed container 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b: openshift-marketplace/redhat-operators-f27sh/extract-utilities\" id=1ee4f3bb-55c1-40c0-85f1-fbe9939e0dd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.181113 crc crio[22095]: time=\"2026-06-09T16:01:40.179897852Z\" level=info msg=\"Removing container: f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98\" id=10b2088d-5af9-439b-a5a1-11f66087a725 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.222284 crc crio[22095]: time=\"2026-06-09T16:01:40.222117752Z\" level=info msg=\"Removed container f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98: openshift-marketplace/community-operators-88gfh/extract-utilities\" id=10b2088d-5af9-439b-a5a1-11f66087a725 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.227044 crc crio[22095]: time=\"2026-06-09T16:01:40.226782401Z\" level=info msg=\"Removing container: e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c\" id=d7519097-9bd3-46bf-a5ab-21ff07d45870 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.258275 crc crio[22095]: time=\"2026-06-09T16:01:40.258109252Z\" level=info msg=\"Removed container e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c: openshift-marketplace/community-operators-88gfh/extract-content\" id=d7519097-9bd3-46bf-a5ab-21ff07d45870 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.264832 crc crio[22095]: time=\"2026-06-09T16:01:40.26467361Z\" level=info msg=\"Removing container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09\" id=eba373ac-575e-4206-8f5f-f99e4937b962 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.288617 crc crio[22095]: time=\"2026-06-09T16:01:40.288394847Z\" level=info msg=\"Removed container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server\" id=eba373ac-575e-4206-8f5f-f99e4937b962 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:01:40.296225 crc crio[22095]: time=\"2026-06-09T16:01:40.296084113Z\" level=info msg=\"Stopping pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=6351d77c-e5d3-42bb-8b26-daf1ce029d77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:01:40.296225 crc crio[22095]: time=\"2026-06-09T16:01:40.296185956Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=6351d77c-e5d3-42bb-8b26-daf1ce029d77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:01:40.296998 crc crio[22095]: time=\"2026-06-09T16:01:40.296845273Z\" level=info msg=\"Removing pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=8b371cbf-fa76-47b1-9a76-e41d20539606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:01:40.305434 crc crio[22095]: time=\"2026-06-09T16:01:40.30533889Z\" level=info msg=\"Removed pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=8b371cbf-fa76-47b1-9a76-e41d20539606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:01:40.306438 crc crio[22095]: time=\"2026-06-09T16:01:40.306341736Z\" level=info msg=\"Stopping pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=de640c8e-cc1e-4841-af2d-6eedc0b1763d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:01:40.306596 crc crio[22095]: time=\"2026-06-09T16:01:40.306445318Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=de640c8e-cc1e-4841-af2d-6eedc0b1763d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:01:40.307160 crc crio[22095]: time=\"2026-06-09T16:01:40.307071254Z\" level=info msg=\"Removing pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=cf164847-05b4-46ad-9d5a-b5198899711d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:01:40.313858 crc crio[22095]: time=\"2026-06-09T16:01:40.313782516Z\" level=info msg=\"Removed pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=cf164847-05b4-46ad-9d5a-b5198899711d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:02:00.511419 crc crio[22095]: time=\"2026-06-09T16:02:00.510689245Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683682-d7cgz/POD\" id=3f7c9e09-d126-45e5-b6c3-9efe5bcd5f69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:02:00.513030 crc crio[22095]: time=\"2026-06-09T16:02:00.511449564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:02:00.533850 crc crio[22095]: time=\"2026-06-09T16:02:00.53355794Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc0019847e8}] Aliases:map[]}\"\nJun 09 16:02:00.533850 crc crio[22095]: time=\"2026-06-09T16:02:00.533779195Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683682-d7cgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:02:00.774083 crc crio[22095]: 2026-06-09T16:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1035630f9acb3 Mac:6a:2a:40:ca:15:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:02:00.775305 crc crio[22095]: time=\"2026-06-09T16:02:00.77521847Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc0019847e8}] Aliases:map[]}\"\nJun 09 16:02:00.775508 crc crio[22095]: time=\"2026-06-09T16:02:00.775442326Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683682-d7cgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:02:00.781485 crc crio[22095]: time=\"2026-06-09T16:02:00.781432309Z\" level=info msg=\"Ran pod sandbox ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 with infra container: openshift-infra/auto-csr-approver-29683682-d7cgz/POD\" id=3f7c9e09-d126-45e5-b6c3-9efe5bcd5f69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:02:00.786242 crc crio[22095]: time=\"2026-06-09T16:02:00.786112779Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d94df13f-95d3-4f03-abd2-f622d793c10c name=/runtime.v1.ImageService/PullImage\nJun 09 16:02:00.794175 crc crio[22095]: time=\"2026-06-09T16:02:00.794100143Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:02:01.687488 crc crio[22095]: time=\"2026-06-09T16:02:01.687220984Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d94df13f-95d3-4f03-abd2-f622d793c10c name=/runtime.v1.ImageService/PullImage\nJun 09 16:02:01.690201 crc crio[22095]: time=\"2026-06-09T16:02:01.688242351Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e72c7a0d-8f44-4617-89bc-5978823bda5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:02:01.690383 crc crio[22095]: time=\"2026-06-09T16:02:01.690320194Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b851a3d0-e1a3-41dd-bba2-3467607876b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:02:01.695710 crc crio[22095]: time=\"2026-06-09T16:02:01.69563159Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683682-d7cgz/oc\" id=b386149e-7667-4189-b450-91c440f18047 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:02:01.696632 crc crio[22095]: time=\"2026-06-09T16:02:01.696261756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:02:01.730017 crc crio[22095]: time=\"2026-06-09T16:02:01.729845925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:02:01.976285 crc crio[22095]: time=\"2026-06-09T16:02:01.975286152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:02:02.075024 crc crio[22095]: time=\"2026-06-09T16:02:02.074176051Z\" level=info msg=\"Created container 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed: openshift-infra/auto-csr-approver-29683682-d7cgz/oc\" id=b386149e-7667-4189-b450-91c440f18047 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:02:02.076111 crc crio[22095]: time=\"2026-06-09T16:02:02.076032438Z\" level=info msg=\"Starting container: 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed\" id=6e08127c-34c6-494d-b3ce-c8f248919bc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:02:02.081574 crc crio[22095]: time=\"2026-06-09T16:02:02.081462057Z\" level=info msg=\"Started container\" PID=32405 containerID=3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed description=openshift-infra/auto-csr-approver-29683682-d7cgz/oc id=6e08127c-34c6-494d-b3ce-c8f248919bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\nJun 09 16:02:03.421425 crc crio[22095]: time=\"2026-06-09T16:02:03.42115743Z\" level=info msg=\"Stopping pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=dad6d8a6-abd1-414a-9070-88b3cf28ab32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:02:03.422523 crc crio[22095]: time=\"2026-06-09T16:02:03.421708744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc002da47f8}] Aliases:map[]}\"\nJun 09 16:02:03.422523 crc crio[22095]: time=\"2026-06-09T16:02:03.421834478Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683682-d7cgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:02:03.659999 crc crio[22095]: time=\"2026-06-09T16:02:03.659583818Z\" level=info msg=\"Stopped pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=dad6d8a6-abd1-414a-9070-88b3cf28ab32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:04:00.541236 crc crio[22095]: time=\"2026-06-09T16:04:00.5402907Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683684-9hpdm/POD\" id=7f8daa8c-cb06-4bb5-968e-30d98b51b6c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:04:00.542825 crc crio[22095]: time=\"2026-06-09T16:04:00.541268444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:04:00.571085 crc crio[22095]: time=\"2026-06-09T16:04:00.570889563Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc00041d338}] Aliases:map[]}\"\nJun 09 16:04:00.571085 crc crio[22095]: time=\"2026-06-09T16:04:00.571066678Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683684-9hpdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:04:01.137192 crc crio[22095]: 2026-06-09T16:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcc499adfb9d2db Mac:22:e6:b0:05:e8:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:04:01.139785 crc crio[22095]: time=\"2026-06-09T16:04:01.139633972Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc00041d338}] Aliases:map[]}\"\nJun 09 16:04:01.140091 crc crio[22095]: time=\"2026-06-09T16:04:01.139908019Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683684-9hpdm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:04:01.148364 crc crio[22095]: time=\"2026-06-09T16:04:01.148319979Z\" level=info msg=\"Ran pod sandbox fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b with infra container: openshift-infra/auto-csr-approver-29683684-9hpdm/POD\" id=7f8daa8c-cb06-4bb5-968e-30d98b51b6c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:04:01.151396 crc crio[22095]: time=\"2026-06-09T16:04:01.151370365Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0b6f7765-cacc-417d-9133-741a6b103665 name=/runtime.v1.ImageService/PullImage\nJun 09 16:04:01.161695 crc crio[22095]: time=\"2026-06-09T16:04:01.161323753Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:04:02.387457 crc crio[22095]: time=\"2026-06-09T16:04:02.387344738Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0b6f7765-cacc-417d-9133-741a6b103665 name=/runtime.v1.ImageService/PullImage\nJun 09 16:04:02.388824 crc crio[22095]: time=\"2026-06-09T16:04:02.388466306Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5aee1708-e4a1-4f17-accc-5105d00836a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:04:02.393815 crc crio[22095]: time=\"2026-06-09T16:04:02.393753988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12e6f113-6e2f-4338-b78f-1486525e6d35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:04:02.401167 crc crio[22095]: time=\"2026-06-09T16:04:02.40106609Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683684-9hpdm/oc\" id=1416211e-7d74-4e4a-b435-fe985aec4bef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:04:02.401705 crc crio[22095]: time=\"2026-06-09T16:04:02.401610184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:04:02.438040 crc crio[22095]: time=\"2026-06-09T16:04:02.437802767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:04:02.789980 crc crio[22095]: time=\"2026-06-09T16:04:02.789798178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:04:02.883334 crc crio[22095]: time=\"2026-06-09T16:04:02.882660915Z\" level=info msg=\"Created container 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962: openshift-infra/auto-csr-approver-29683684-9hpdm/oc\" id=1416211e-7d74-4e4a-b435-fe985aec4bef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:04:02.885081 crc crio[22095]: time=\"2026-06-09T16:04:02.884993573Z\" level=info msg=\"Starting container: 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962\" id=ec81c923-c851-4c35-8467-4bda116b2734 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:04:02.892800 crc crio[22095]: time=\"2026-06-09T16:04:02.892725406Z\" level=info msg=\"Started container\" PID=34045 containerID=2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962 description=openshift-infra/auto-csr-approver-29683684-9hpdm/oc id=ec81c923-c851-4c35-8467-4bda116b2734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\nJun 09 16:04:04.615719 crc crio[22095]: time=\"2026-06-09T16:04:04.61539722Z\" level=info msg=\"Stopping pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=336df8fc-2c14-4878-bdf2-6c9190062277 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:04:04.616773 crc crio[22095]: time=\"2026-06-09T16:04:04.616451696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc002da4740}] Aliases:map[]}\"\nJun 09 16:04:04.616773 crc crio[22095]: time=\"2026-06-09T16:04:04.616688752Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683684-9hpdm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:04:04.896816 crc crio[22095]: time=\"2026-06-09T16:04:04.896570094Z\" level=info msg=\"Stopped pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=336df8fc-2c14-4878-bdf2-6c9190062277 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:06:00.962741 crc crio[22095]: time=\"2026-06-09T16:06:00.960763341Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683686-xbfhc/POD\" id=8eafb47f-9736-4293-ac54-09b8368a9f6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:00.964507 crc crio[22095]: time=\"2026-06-09T16:06:00.962825672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:01.015226 crc crio[22095]: time=\"2026-06-09T16:06:01.014657195Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc00041c278}] Aliases:map[]}\"\nJun 09 16:06:01.015226 crc crio[22095]: time=\"2026-06-09T16:06:01.015173148Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683686-xbfhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:06:01.321900 crc crio[22095]: 2026-06-09T16:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e37c4af829c1e28 Mac:56:c0:ee:cb:e4:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 SocketPath: PciID:}] [{Interface:0xc0005905e0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:06:01.324007 crc crio[22095]: time=\"2026-06-09T16:06:01.323858478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc00041c278}] Aliases:map[]}\"\nJun 09 16:06:01.324322 crc crio[22095]: time=\"2026-06-09T16:06:01.324169416Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683686-xbfhc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:06:01.330501 crc crio[22095]: time=\"2026-06-09T16:06:01.33034364Z\" level=info msg=\"Ran pod sandbox e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc with infra container: openshift-infra/auto-csr-approver-29683686-xbfhc/POD\" id=8eafb47f-9736-4293-ac54-09b8368a9f6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:01.334029 crc crio[22095]: time=\"2026-06-09T16:06:01.333841627Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2006b863-02c2-4789-94f6-fbf6f26ca8f1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:01.343803 crc crio[22095]: time=\"2026-06-09T16:06:01.343487858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:06:02.149847 crc crio[22095]: time=\"2026-06-09T16:06:02.149067395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2006b863-02c2-4789-94f6-fbf6f26ca8f1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:02.151735 crc crio[22095]: time=\"2026-06-09T16:06:02.151538506Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=24b6a6d6-2673-437e-a296-26b21a7c2c4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:02.154691 crc crio[22095]: time=\"2026-06-09T16:06:02.154550622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=523ace6b-9d90-4a88-8471-137e80e772b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:02.161406 crc crio[22095]: time=\"2026-06-09T16:06:02.16129713Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683686-xbfhc/oc\" id=45814053-c2ba-421b-b9d1-f1a5a8b017a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:02.161878 crc crio[22095]: time=\"2026-06-09T16:06:02.161774772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:02.187272 crc crio[22095]: time=\"2026-06-09T16:06:02.187131264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:02.421469 crc crio[22095]: time=\"2026-06-09T16:06:02.421184244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:02.508107 crc crio[22095]: time=\"2026-06-09T16:06:02.50801812Z\" level=info msg=\"Created container 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284: openshift-infra/auto-csr-approver-29683686-xbfhc/oc\" id=45814053-c2ba-421b-b9d1-f1a5a8b017a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:02.509382 crc crio[22095]: time=\"2026-06-09T16:06:02.509304962Z\" level=info msg=\"Starting container: 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284\" id=4fe6cf5d-df45-4716-a80c-c5c4c4ae46fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:06:02.516292 crc crio[22095]: time=\"2026-06-09T16:06:02.515018824Z\" level=info msg=\"Started container\" PID=35675 containerID=740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284 description=openshift-infra/auto-csr-approver-29683686-xbfhc/oc id=4fe6cf5d-df45-4716-a80c-c5c4c4ae46fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\nJun 09 16:06:04.720409 crc crio[22095]: time=\"2026-06-09T16:06:04.719723062Z\" level=info msg=\"Stopping pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=432817f9-e3ca-41d8-9db3-ff0d6dad8fca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:06:04.722389 crc crio[22095]: time=\"2026-06-09T16:06:04.720885421Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc0004c6bf8}] Aliases:map[]}\"\nJun 09 16:06:04.722389 crc crio[22095]: time=\"2026-06-09T16:06:04.721086046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683686-xbfhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:06:04.939507 crc crio[22095]: time=\"2026-06-09T16:06:04.938630463Z\" level=info msg=\"Stopped pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=432817f9-e3ca-41d8-9db3-ff0d6dad8fca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:06:40.390893 crc crio[22095]: time=\"2026-06-09T16:06:40.389802526Z\" level=info msg=\"Removing container: e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec\" id=e83dd31c-683a-4225-b2d7-b070eaa040ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:06:40.502282 crc crio[22095]: time=\"2026-06-09T16:06:40.502149799Z\" level=info msg=\"Removed container e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec: openshift-infra/auto-csr-approver-29683680-v7qv4/oc\" id=e83dd31c-683a-4225-b2d7-b070eaa040ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:06:40.509881 crc crio[22095]: time=\"2026-06-09T16:06:40.50981487Z\" level=info msg=\"Stopping pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=e62916c6-ee1b-4a2e-80eb-2297bcc58775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:06:40.509881 crc crio[22095]: time=\"2026-06-09T16:06:40.509892782Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=e62916c6-ee1b-4a2e-80eb-2297bcc58775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:06:40.510507 crc crio[22095]: time=\"2026-06-09T16:06:40.510466307Z\" level=info msg=\"Removing pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=63de211d-0610-450a-9d90-ef0c3969c7bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:06:40.524980 crc crio[22095]: time=\"2026-06-09T16:06:40.524787424Z\" level=info msg=\"Removed pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=63de211d-0610-450a-9d90-ef0c3969c7bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:06:51.339732 crc crio[22095]: time=\"2026-06-09T16:06:51.339041764Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/POD\" id=11cec834-84fb-4d0c-b631-f7efdb442d4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:51.340965 crc crio[22095]: time=\"2026-06-09T16:06:51.339788813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:51.366433 crc crio[22095]: time=\"2026-06-09T16:06:51.364724811Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc0004c7270}] Aliases:map[]}\"\nJun 09 16:06:51.366433 crc crio[22095]: time=\"2026-06-09T16:06:51.364780792Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:06:51.517252 crc crio[22095]: time=\"2026-06-09T16:06:51.51679462Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-rtnh7/POD\" id=d1e488bf-177b-4713-92a3-d92c0b34ac25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:51.517252 crc crio[22095]: time=\"2026-06-09T16:06:51.517246402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:51.543495 crc crio[22095]: time=\"2026-06-09T16:06:51.543343969Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc0004c75a8}] Aliases:map[]}\"\nJun 09 16:06:51.543495 crc crio[22095]: time=\"2026-06-09T16:06:51.543486603Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-rtnh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:06:51.600050 crc crio[22095]: time=\"2026-06-09T16:06:51.599785573Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/POD\" id=bced3bc9-2e27-4d81-8ffa-b38a9510fa1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:51.600050 crc crio[22095]: time=\"2026-06-09T16:06:51.599896345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:51.630776 crc crio[22095]: time=\"2026-06-09T16:06:51.630670752Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc0028b64b8}] Aliases:map[]}\"\nJun 09 16:06:51.630776 crc crio[22095]: time=\"2026-06-09T16:06:51.630736154Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:06:52.330694 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89a610c323f2e3 Mac:92:17:9a:47:0b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb SocketPath: PciID:}] [{Interface:0xc00021e690 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:06:52.333291 crc crio[22095]: time=\"2026-06-09T16:06:52.332565103Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc0004c7270}] Aliases:map[]}\"\nJun 09 16:06:52.333291 crc crio[22095]: time=\"2026-06-09T16:06:52.332694687Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:06:52.338344 crc crio[22095]: time=\"2026-06-09T16:06:52.338082294Z\" level=info msg=\"Ran pod sandbox d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/POD\" id=11cec834-84fb-4d0c-b631-f7efdb442d4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:52.341161 crc crio[22095]: time=\"2026-06-09T16:06:52.340883726Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.341161 crc crio[22095]: time=\"2026-06-09T16:06:52.341156173Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.341726 crc crio[22095]: time=\"2026-06-09T16:06:52.341300407Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.342551 crc crio[22095]: time=\"2026-06-09T16:06:52.342183339Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=939a22a8-3a3a-41af-b869-50fd399416c5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:52.350208 crc crio[22095]: time=\"2026-06-09T16:06:52.349775843Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 09 16:06:52.466373 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2a240e64321cd Mac:7a:0f:1d:fd:e0:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 SocketPath: PciID:}] [{Interface:0xc0002db6d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:06:52.467584 crc crio[22095]: time=\"2026-06-09T16:06:52.467527165Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc0004c75a8}] Aliases:map[]}\"\nJun 09 16:06:52.467782 crc crio[22095]: time=\"2026-06-09T16:06:52.46771748Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-rtnh7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.473675882Z\" level=info msg=\"Ran pod sandbox 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 with infra container: cert-manager/cert-manager-7b8b89f89d-rtnh7/POD\" id=d1e488bf-177b-4713-92a3-d92c0b34ac25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.478557217Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.478789213Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.478841484Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.479823219Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=604e185c-4fb7-48eb-9910-25494c18d37d name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.482674262Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 09 16:06:52.522090 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa88947caf5501a Mac:d6:7d:00:b7:e0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c SocketPath: PciID:}] [{Interface:0xc0004967a0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:06:52.522907 crc crio[22095]: time=\"2026-06-09T16:06:52.52285861Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc0028b64b8}] Aliases:map[]}\"\nJun 09 16:06:52.523340 crc crio[22095]: time=\"2026-06-09T16:06:52.523062945Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:06:52.529292 crc crio[22095]: time=\"2026-06-09T16:06:52.529202332Z\" level=info msg=\"Ran pod sandbox aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/POD\" id=bced3bc9-2e27-4d81-8ffa-b38a9510fa1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:06:52.531842 crc crio[22095]: time=\"2026-06-09T16:06:52.531774458Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.532213 crc crio[22095]: time=\"2026-06-09T16:06:52.532142147Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.532291 crc crio[22095]: time=\"2026-06-09T16:06:52.53222978Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:52.534059 crc crio[22095]: time=\"2026-06-09T16:06:52.533865291Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=c380c8bd-ff84-4825-9b06-c33491c5e2e1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:52.548603 crc crio[22095]: time=\"2026-06-09T16:06:52.548560537Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 09 16:06:55.818122 crc crio[22095]: time=\"2026-06-09T16:06:55.817302784Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=939a22a8-3a3a-41af-b869-50fd399416c5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:55.819450 crc crio[22095]: time=\"2026-06-09T16:06:55.819318405Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ee6d8bd7-15b3-44cd-aa99-cfa9299ff2aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:55.822861 crc crio[22095]: time=\"2026-06-09T16:06:55.822575369Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=dd336a58-c0f6-43bc-9700-eec64711d5bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:55.829461 crc crio[22095]: time=\"2026-06-09T16:06:55.82929298Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=468e535c-3028-4361-a96c-cfdfd5359dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:55.832336 crc crio[22095]: time=\"2026-06-09T16:06:55.832287187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:55.866724 crc crio[22095]: time=\"2026-06-09T16:06:55.866648256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:55.871657 crc crio[22095]: time=\"2026-06-09T16:06:55.871548261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:55.980336 crc crio[22095]: time=\"2026-06-09T16:06:55.98018886Z\" level=info msg=\"Created container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=468e535c-3028-4361-a96c-cfdfd5359dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:55.981715 crc crio[22095]: time=\"2026-06-09T16:06:55.981618876Z\" level=info msg=\"Starting container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e\" id=2235c54e-9473-45f5-afd1-7cfaace24b45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:06:55.988838 crc crio[22095]: time=\"2026-06-09T16:06:55.988725818Z\" level=info msg=\"Started container\" PID=37188 containerID=9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector id=2235c54e-9473-45f5-afd1-7cfaace24b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\nJun 09 16:06:58.911158 crc crio[22095]: time=\"2026-06-09T16:06:58.910547262Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=c380c8bd-ff84-4825-9b06-c33491c5e2e1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:58.912493 crc crio[22095]: time=\"2026-06-09T16:06:58.911997229Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8a40344f-6104-45f5-a1ff-9a70a6ef7908 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:58.916196 crc crio[22095]: time=\"2026-06-09T16:06:58.916098514Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=d30d1c2c-dcca-4d06-9bc2-6010f420c665 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:58.926090 crc crio[22095]: time=\"2026-06-09T16:06:58.926004977Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=45554fe2-c265-4b13-8e67-23c5847372fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:58.972586 crc crio[22095]: time=\"2026-06-09T16:06:58.972363163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:58.977160 crc crio[22095]: time=\"2026-06-09T16:06:58.977074303Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=604e185c-4fb7-48eb-9910-25494c18d37d name=/runtime.v1.ImageService/PullImage\nJun 09 16:06:58.978198 crc crio[22095]: time=\"2026-06-09T16:06:58.97809895Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a6f18e1f-699f-42fc-b66a-8bd54cb2a180 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:58.992244 crc crio[22095]: time=\"2026-06-09T16:06:58.992071347Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e2421588-b8e4-4fdc-a956-e2f93a5e7911 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:06:59.003295 crc crio[22095]: time=\"2026-06-09T16:06:59.003196151Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=b3efd4f2-7507-4b21-9e8c-eae9678e52c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:59.007617 crc crio[22095]: time=\"2026-06-09T16:06:59.007536312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:59.012687 crc crio[22095]: time=\"2026-06-09T16:06:59.012609172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:59.018316 crc crio[22095]: time=\"2026-06-09T16:06:59.018231026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:59.035714 crc crio[22095]: time=\"2026-06-09T16:06:59.035074157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:59.040171 crc crio[22095]: time=\"2026-06-09T16:06:59.040099445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:06:59.150638 crc crio[22095]: time=\"2026-06-09T16:06:59.150522039Z\" level=info msg=\"Created container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=b3efd4f2-7507-4b21-9e8c-eae9678e52c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:59.151996 crc crio[22095]: time=\"2026-06-09T16:06:59.151836543Z\" level=info msg=\"Starting container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75\" id=7861912f-b7cf-4262-aac8-584e91d069dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:06:59.157174 crc crio[22095]: time=\"2026-06-09T16:06:59.157024545Z\" level=info msg=\"Started container\" PID=37399 containerID=3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75 description=cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller id=7861912f-b7cf-4262-aac8-584e91d069dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\nJun 09 16:06:59.157331 crc crio[22095]: time=\"2026-06-09T16:06:59.157273312Z\" level=info msg=\"Created container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=45554fe2-c265-4b13-8e67-23c5847372fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:06:59.158460 crc crio[22095]: time=\"2026-06-09T16:06:59.158315899Z\" level=info msg=\"Starting container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734\" id=b0d2e7f3-31a3-4f49-86ce-08beae721f03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:06:59.165557 crc crio[22095]: time=\"2026-06-09T16:06:59.164849436Z\" level=info msg=\"Started container\" PID=37396 containerID=658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734 description=cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook id=b0d2e7f3-31a3-4f49-86ce-08beae721f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\nJun 09 16:06:59.779614 crc crio[22095]: time=\"2026-06-09T16:06:59.779513335Z\" level=info msg=\"Stopping container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db (timeout: 30s)\" id=a97adee2-8265-4fa1-98b3-b6e4020524b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.779614 crc crio[22095]: time=\"2026-06-09T16:06:59.779598048Z\" level=info msg=\"Stopping container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c (timeout: 30s)\" id=cbe4e257-3f5e-4e7e-ba6d-95ccd3f31e56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.920425 crc crio[22095]: time=\"2026-06-09T16:06:59.920302696Z\" level=info msg=\"Stopped container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a97adee2-8265-4fa1-98b3-b6e4020524b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.981023 crc crio[22095]: time=\"2026-06-09T16:06:59.980878145Z\" level=info msg=\"Stopped container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=cbe4e257-3f5e-4e7e-ba6d-95ccd3f31e56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.991663 crc crio[22095]: time=\"2026-06-09T16:06:59.991295382Z\" level=info msg=\"Stopping pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=fc30f587-1768-465b-a522-52992c159d0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:06:59.992388 crc crio[22095]: time=\"2026-06-09T16:06:59.992296507Z\" level=info msg=\"Stopping container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377 (timeout: 30s)\" id=be4151f3-90e1-4e83-a0de-4127c96e8346 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.992748 crc crio[22095]: time=\"2026-06-09T16:06:59.992671977Z\" level=info msg=\"Stopping container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8 (timeout: 30s)\" id=61dcc2ec-7f85-43ac-8d21-191324cbe329 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.995053 crc crio[22095]: time=\"2026-06-09T16:06:59.994989596Z\" level=info msg=\"Stopping container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395 (timeout: 30s)\" id=d09e770a-5858-439d-95e0-efabf9b43f13 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.996824 crc crio[22095]: time=\"2026-06-09T16:06:59.996444983Z\" level=info msg=\"Stopping container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977 (timeout: 30s)\" id=1a5152ca-793e-4929-bf6b-5c538a93bdea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.996824 crc crio[22095]: time=\"2026-06-09T16:06:59.996564217Z\" level=info msg=\"Stopping container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a (timeout: 30s)\" id=d92ca05c-1c7f-4c28-92b4-5a61cf25c207 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.997021 crc crio[22095]: time=\"2026-06-09T16:06:59.996898175Z\" level=info msg=\"Stopping container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b (timeout: 30s)\" id=d867c3bc-377d-4aef-91a0-9c177ef2f89d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.997244 crc crio[22095]: time=\"2026-06-09T16:06:59.997143941Z\" level=info msg=\"Stopping container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900 (timeout: 30s)\" id=83aa393c-1130-4f08-abaf-fd3ceba8b4d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:06:59.999239 crc crio[22095]: time=\"2026-06-09T16:06:59.999158413Z\" level=info msg=\"Stopped pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=fc30f587-1768-465b-a522-52992c159d0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:00.047393 crc crio[22095]: time=\"2026-06-09T16:07:00.044712948Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:07:00.047393 crc crio[22095]: time=\"2026-06-09T16:07:00.044873782Z\" level=info msg=\"Stopping container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07 (timeout: 30s)\" id=5c8b0d9e-cb1e-4c4c-b8e7-51fabe5116ff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.047393 crc crio[22095]: time=\"2026-06-09T16:07:00.045636752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:00.157983 crc crio[22095]: time=\"2026-06-09T16:07:00.155492011Z\" level=info msg=\"Stopped container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=83aa393c-1130-4f08-abaf-fd3ceba8b4d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.164508 crc crio[22095]: time=\"2026-06-09T16:07:00.164381899Z\" level=info msg=\"Stopped container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d867c3bc-377d-4aef-91a0-9c177ef2f89d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.168863 crc crio[22095]: time=\"2026-06-09T16:07:00.168239987Z\" level=info msg=\"Stopped container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=61dcc2ec-7f85-43ac-8d21-191324cbe329 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.169651 crc crio[22095]: time=\"2026-06-09T16:07:00.169575411Z\" level=info msg=\"Stopped container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=be4151f3-90e1-4e83-a0de-4127c96e8346 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.238353 crc crio[22095]: time=\"2026-06-09T16:07:00.236725439Z\" level=info msg=\"Stopped container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=d92ca05c-1c7f-4c28-92b4-5a61cf25c207 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.322745 crc crio[22095]: time=\"2026-06-09T16:07:00.322289897Z\" level=info msg=\"Removing container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db\" id=28d21f1f-2765-49a2-a824-a1fecfce3ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:00.333445 crc crio[22095]: time=\"2026-06-09T16:07:00.332036806Z\" level=info msg=\"Stopped container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d09e770a-5858-439d-95e0-efabf9b43f13 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.337830 crc crio[22095]: time=\"2026-06-09T16:07:00.337797874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=42d86778-1824-477a-bd68-30296b95897e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:00.341901 crc crio[22095]: time=\"2026-06-09T16:07:00.341816636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0b560c72-deeb-44ee-98c1-5f92dbd5bece name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:00.345518 crc crio[22095]: time=\"2026-06-09T16:07:00.34510092Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=a218bd41-26c0-4856-a937-d179c7f0cacd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:00.345833 crc crio[22095]: time=\"2026-06-09T16:07:00.345672665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.352731 crc crio[22095]: time=\"2026-06-09T16:07:00.352620603Z\" level=info msg=\"Stopped container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=1a5152ca-793e-4929-bf6b-5c538a93bdea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.363623 crc crio[22095]: time=\"2026-06-09T16:07:00.363014758Z\" level=info msg=\"Removed container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=28d21f1f-2765-49a2-a824-a1fecfce3ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:00.366621 crc crio[22095]: time=\"2026-06-09T16:07:00.366487657Z\" level=info msg=\"Removing container: 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8\" id=cd654342-9fe8-43ee-875d-f1e8598aabd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:00.390748 crc crio[22095]: time=\"2026-06-09T16:07:00.389201298Z\" level=info msg=\"Removed container 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cd654342-9fe8-43ee-875d-f1e8598aabd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:00.393264 crc crio[22095]: time=\"2026-06-09T16:07:00.393111418Z\" level=info msg=\"Removing container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c\" id=3bf53c38-6480-4c59-b068-51693cbfa33f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:00.416717 crc crio[22095]: time=\"2026-06-09T16:07:00.416554308Z\" level=info msg=\"Removed container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=3bf53c38-6480-4c59-b068-51693cbfa33f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:00.419907 crc crio[22095]: time=\"2026-06-09T16:07:00.419837662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.421884 crc crio[22095]: time=\"2026-06-09T16:07:00.421819842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.516811 crc crio[22095]: time=\"2026-06-09T16:07:00.5167244Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/POD\" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:00.516983 crc crio[22095]: time=\"2026-06-09T16:07:00.516827882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.529189 crc crio[22095]: time=\"2026-06-09T16:07:00.529095456Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:00.531017 crc crio[22095]: time=\"2026-06-09T16:07:00.530896762Z\" level=info msg=\"Created container b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25: openshift-multus/multus-bzhnf/kube-multus\" id=a218bd41-26c0-4856-a937-d179c7f0cacd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:00.532172 crc crio[22095]: time=\"2026-06-09T16:07:00.532108253Z\" level=info msg=\"Starting container: b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25\" id=63b85da9-ba8e-4b97-8030-71e07a737b44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:00.540345 crc crio[22095]: time=\"2026-06-09T16:07:00.540283342Z\" level=info msg=\"Started container\" PID=37555 containerID=b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25 description=openshift-multus/multus-bzhnf/kube-multus id=63b85da9-ba8e-4b97-8030-71e07a737b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169\nJun 09 16:07:00.547131 crc crio[22095]: time=\"2026-06-09T16:07:00.546994154Z\" level=info msg=\"Ran pod sandbox 110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/POD\" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:00.549247 crc crio[22095]: time=\"2026-06-09T16:07:00.549164129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cdf14f88-08d2-4338-838d-1ba4a521fd82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:00.551732 crc crio[22095]: time=\"2026-06-09T16:07:00.551641053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aa9c5b68-0c59-45a5-a177-a0395478f7d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:00.561907 crc crio[22095]: time=\"2026-06-09T16:07:00.561855154Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy\" id=480d41f7-4933-4f10-8268-30bdee5e2d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:00.562583 crc crio[22095]: time=\"2026-06-09T16:07:00.562452149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.563055 crc crio[22095]: time=\"2026-06-09T16:07:00.562982703Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_352a421a-8d2a-4cc1-8b84-9c1385ef3c51\\\"\"\nJun 09 16:07:00.563210 crc crio[22095]: time=\"2026-06-09T16:07:00.563195938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:00.588561 crc crio[22095]: time=\"2026-06-09T16:07:00.588473585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.768346 crc crio[22095]: time=\"2026-06-09T16:07:00.768230532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.783139 crc crio[22095]: time=\"2026-06-09T16:07:00.782844236Z\" level=info msg=\"Stopped container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5c8b0d9e-cb1e-4c4c-b8e7-51fabe5116ff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:07:00.784389 crc crio[22095]: time=\"2026-06-09T16:07:00.784318003Z\" level=info msg=\"Stopping pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=0cc9232d-45da-47b0-b69a-c0babe5c3cd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:00.788225 crc crio[22095]: time=\"2026-06-09T16:07:00.788155931Z\" level=info msg=\"Stopped pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=0cc9232d-45da-47b0-b69a-c0babe5c3cd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:00.862996 crc crio[22095]: time=\"2026-06-09T16:07:00.861875936Z\" level=info msg=\"Created container d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy\" id=480d41f7-4933-4f10-8268-30bdee5e2d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:00.868115 crc crio[22095]: time=\"2026-06-09T16:07:00.866589206Z\" level=info msg=\"Starting container: d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6\" id=f20ce59e-3bee-47af-a977-b42986b83570 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:00.887382 crc crio[22095]: time=\"2026-06-09T16:07:00.886464205Z\" level=info msg=\"Started container\" PID=37575 containerID=d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy id=f20ce59e-3bee-47af-a977-b42986b83570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d\nJun 09 16:07:00.916979 crc crio[22095]: time=\"2026-06-09T16:07:00.916705358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7bc7c1a9-f359-4670-93d8-b189f67e5b8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:00.921367 crc crio[22095]: time=\"2026-06-09T16:07:00.921287445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=67e57146-3c65-4722-a400-857a6728a94c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:00.949175 crc crio[22095]: time=\"2026-06-09T16:07:00.948992584Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 16:07:00.949504 crc crio[22095]: time=\"2026-06-09T16:07:00.949345113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:00.967317 crc crio[22095]: time=\"2026-06-09T16:07:00.967112267Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 16:07:00.967688 crc crio[22095]: time=\"2026-06-09T16:07:00.96761449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:00.967873 crc crio[22095]: time=\"2026-06-09T16:07:00.967662271Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 16:07:00.967873 crc crio[22095]: time=\"2026-06-09T16:07:00.967192989Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=cd8031a3-846e-43af-95a8-d7f67edc96ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:00.968293 crc crio[22095]: time=\"2026-06-09T16:07:00.967737003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:00.968851 crc crio[22095]: time=\"2026-06-09T16:07:00.96878771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:00.979576 crc crio[22095]: time=\"2026-06-09T16:07:00.978834497Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 16:07:00.979576 crc crio[22095]: time=\"2026-06-09T16:07:00.979223367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:00.991306 crc crio[22095]: time=\"2026-06-09T16:07:00.991239184Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 16:07:00.991461 crc crio[22095]: time=\"2026-06-09T16:07:00.991345367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:01.004811 crc crio[22095]: time=\"2026-06-09T16:07:01.004678118Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 16:07:01.004811 crc crio[22095]: time=\"2026-06-09T16:07:01.004810461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:01.013480 crc crio[22095]: time=\"2026-06-09T16:07:01.01337766Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 16:07:01.013727 crc crio[22095]: time=\"2026-06-09T16:07:01.013563585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:01.014828 crc crio[22095]: time=\"2026-06-09T16:07:01.01453818Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 16:07:01.014828 crc crio[22095]: time=\"2026-06-09T16:07:01.014659593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:01.030160 crc crio[22095]: time=\"2026-06-09T16:07:01.021598161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:01.030160 crc crio[22095]: time=\"2026-06-09T16:07:01.024813953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:01.034149 crc crio[22095]: time=\"2026-06-09T16:07:01.034065199Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_352a421a-8d2a-4cc1-8b84-9c1385ef3c51\\\"\"\nJun 09 16:07:01.189829 crc crio[22095]: time=\"2026-06-09T16:07:01.189680999Z\" level=info msg=\"Created container bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=cd8031a3-846e-43af-95a8-d7f67edc96ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:01.191181 crc crio[22095]: time=\"2026-06-09T16:07:01.191077945Z\" level=info msg=\"Starting container: bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9\" id=867a0726-a00f-4005-88fa-45faacd7c67e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:01.195587 crc crio[22095]: time=\"2026-06-09T16:07:01.195501178Z\" level=info msg=\"Started container\" PID=37607 containerID=bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager id=867a0726-a00f-4005-88fa-45faacd7c67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d\nJun 09 16:07:01.368616 crc crio[22095]: time=\"2026-06-09T16:07:01.368517603Z\" level=info msg=\"Removing container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07\" id=07020ad2-1031-46bc-928f-36faf3b92055 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.402582 crc crio[22095]: time=\"2026-06-09T16:07:01.402458681Z\" level=info msg=\"Removed container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=07020ad2-1031-46bc-928f-36faf3b92055 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.406352 crc crio[22095]: time=\"2026-06-09T16:07:01.406256788Z\" level=info msg=\"Removing container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977\" id=0f9fca83-e018-4f6b-a0a3-4b05ed0f3b03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.431904 crc crio[22095]: time=\"2026-06-09T16:07:01.431769961Z\" level=info msg=\"Removed container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=0f9fca83-e018-4f6b-a0a3-4b05ed0f3b03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.438882 crc crio[22095]: time=\"2026-06-09T16:07:01.438682627Z\" level=info msg=\"Removing container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395\" id=f07295cf-6337-4e7b-8de0-f51835fab820 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.444273 crc crio[22095]: time=\"2026-06-09T16:07:01.442784682Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-w6rsj/POD\" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:01.444273 crc crio[22095]: time=\"2026-06-09T16:07:01.443321426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:01.501420 crc crio[22095]: time=\"2026-06-09T16:07:01.501286819Z\" level=info msg=\"Removed container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f07295cf-6337-4e7b-8de0-f51835fab820 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.505673 crc crio[22095]: time=\"2026-06-09T16:07:01.505591539Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:01.506113 crc crio[22095]: time=\"2026-06-09T16:07:01.505595919Z\" level=info msg=\"Removing container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a\" id=4265b356-29a2-46f2-9e0f-97102e3a63e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.517728 crc crio[22095]: time=\"2026-06-09T16:07:01.517620196Z\" level=info msg=\"Ran pod sandbox 16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad with infra container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/POD\" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:01.520604 crc crio[22095]: time=\"2026-06-09T16:07:01.520551631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5ea77cc3-9ac1-410e-8422-e01ec327fffb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:01.526157 crc crio[22095]: time=\"2026-06-09T16:07:01.526062592Z\" level=info msg=\"Removed container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=4265b356-29a2-46f2-9e0f-97102e3a63e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.529357 crc crio[22095]: time=\"2026-06-09T16:07:01.529313675Z\" level=info msg=\"Removing container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900\" id=7db9d884-3967-41b2-8b28-c2d1b74750f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.529495 crc crio[22095]: time=\"2026-06-09T16:07:01.529435508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=759d518d-aeec-4688-91de-129f97084727 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:01.539429 crc crio[22095]: time=\"2026-06-09T16:07:01.539326501Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup\" id=10b6bfcb-34f8-498b-a0ce-d07a21dac87a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:01.540130 crc crio[22095]: time=\"2026-06-09T16:07:01.540104821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:01.551820 crc crio[22095]: time=\"2026-06-09T16:07:01.55176524Z\" level=info msg=\"Removed container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=7db9d884-3967-41b2-8b28-c2d1b74750f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.556241 crc crio[22095]: time=\"2026-06-09T16:07:01.556135831Z\" level=info msg=\"Removing container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377\" id=075fc92d-7748-44ae-a3c5-47367c232663 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.583095 crc crio[22095]: time=\"2026-06-09T16:07:01.583037479Z\" level=info msg=\"Removed container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=075fc92d-7748-44ae-a3c5-47367c232663 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.585798 crc crio[22095]: time=\"2026-06-09T16:07:01.585742608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:01.586891 crc crio[22095]: time=\"2026-06-09T16:07:01.586833146Z\" level=info msg=\"Removing container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b\" id=3194d78e-28ba-46ce-801e-2ef4a9254986 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.588013 crc crio[22095]: time=\"2026-06-09T16:07:01.587874393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:01.603482 crc crio[22095]: time=\"2026-06-09T16:07:01.603369909Z\" level=info msg=\"Removed container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=3194d78e-28ba-46ce-801e-2ef4a9254986 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.606723 crc crio[22095]: time=\"2026-06-09T16:07:01.606676184Z\" level=info msg=\"Removing container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8\" id=e82b361e-c4e6-4de6-aea6-512109fb176b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.632169 crc crio[22095]: time=\"2026-06-09T16:07:01.632029632Z\" level=info msg=\"Removed container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e82b361e-c4e6-4de6-aea6-512109fb176b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.635381 crc crio[22095]: time=\"2026-06-09T16:07:01.635174993Z\" level=info msg=\"Removing container: 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1\" id=e847d8ea-51c2-4637-a806-a0314e3c9b61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.660476 crc crio[22095]: time=\"2026-06-09T16:07:01.660359037Z\" level=info msg=\"Removed container 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=e847d8ea-51c2-4637-a806-a0314e3c9b61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:07:01.681311 crc crio[22095]: time=\"2026-06-09T16:07:01.68121821Z\" level=info msg=\"Created container 9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup\" id=10b6bfcb-34f8-498b-a0ce-d07a21dac87a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:01.684132 crc crio[22095]: time=\"2026-06-09T16:07:01.682427311Z\" level=info msg=\"Starting container: 9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b\" id=cb519e84-85d4-46dd-ad5e-895cc642064c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:01.687521 crc crio[22095]: time=\"2026-06-09T16:07:01.68745283Z\" level=info msg=\"Started container\" PID=37643 containerID=9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup id=cb519e84-85d4-46dd-ad5e-895cc642064c name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:02.381832 crc crio[22095]: time=\"2026-06-09T16:07:02.381318565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7983d615-7ebe-463b-bf85-f80d5cefc0dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.384616 crc crio[22095]: time=\"2026-06-09T16:07:02.384510867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0a05ff96-e2b5-4722-bf15-afe7657f8553 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.390872 crc crio[22095]: time=\"2026-06-09T16:07:02.390687915Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller\" id=1679209d-10be-4411-8cc8-393dfdbd9adb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.391164 crc crio[22095]: time=\"2026-06-09T16:07:02.391017393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.417084 crc crio[22095]: time=\"2026-06-09T16:07:02.417041419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.419095 crc crio[22095]: time=\"2026-06-09T16:07:02.419070131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.540589 crc crio[22095]: time=\"2026-06-09T16:07:02.540511777Z\" level=info msg=\"Created container d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller\" id=1679209d-10be-4411-8cc8-393dfdbd9adb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.541698 crc crio[22095]: time=\"2026-06-09T16:07:02.541650716Z\" level=info msg=\"Starting container: d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d\" id=855d6407-79b4-4068-93b6-60b08f3de1f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:02.547002 crc crio[22095]: time=\"2026-06-09T16:07:02.54688669Z\" level=info msg=\"Started container\" PID=37655 containerID=d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller id=855d6407-79b4-4068-93b6-60b08f3de1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:02.555688 crc crio[22095]: time=\"2026-06-09T16:07:02.555609933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=84c907a6-b605-442e-9433-4dbd833cd240 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.559122 crc crio[22095]: time=\"2026-06-09T16:07:02.559070091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9e7c7b4a-8ea2-43bb-b07c-d8ebe6ad0e93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.565463 crc crio[22095]: time=\"2026-06-09T16:07:02.565259039Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging\" id=eac0976b-b38d-48ba-b9ca-8c679ba08874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.565756 crc crio[22095]: time=\"2026-06-09T16:07:02.565695241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.586562 crc crio[22095]: time=\"2026-06-09T16:07:02.586364459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.588081 crc crio[22095]: time=\"2026-06-09T16:07:02.588010961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.684801 crc crio[22095]: time=\"2026-06-09T16:07:02.684105189Z\" level=info msg=\"Created container 378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging\" id=eac0976b-b38d-48ba-b9ca-8c679ba08874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.684801 crc crio[22095]: time=\"2026-06-09T16:07:02.68608253Z\" level=info msg=\"Starting container: 378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e\" id=19ae7d31-a6f2-4482-aec3-18b73665ec9a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:02.694627 crc crio[22095]: time=\"2026-06-09T16:07:02.694516145Z\" level=info msg=\"Started container\" PID=37667 containerID=378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging id=19ae7d31-a6f2-4482-aec3-18b73665ec9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:02.704872 crc crio[22095]: time=\"2026-06-09T16:07:02.704766477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b2d5f541-59fd-4868-ac65-952fd07603c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.711733 crc crio[22095]: time=\"2026-06-09T16:07:02.708137544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43dad0cf-128e-4b8f-b504-f4ef9af95ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.716788 crc crio[22095]: time=\"2026-06-09T16:07:02.716633951Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node\" id=d11c86bf-9f3e-4c1d-afc6-8855535f1148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.717115 crc crio[22095]: time=\"2026-06-09T16:07:02.717095023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.738238 crc crio[22095]: time=\"2026-06-09T16:07:02.738172422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.739728 crc crio[22095]: time=\"2026-06-09T16:07:02.739646369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.845174 crc crio[22095]: time=\"2026-06-09T16:07:02.845074116Z\" level=info msg=\"Created container 23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node\" id=d11c86bf-9f3e-4c1d-afc6-8855535f1148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.847346 crc crio[22095]: time=\"2026-06-09T16:07:02.847227181Z\" level=info msg=\"Starting container: 23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb\" id=fd3d25dd-b8b1-49de-9c52-1c3d7b539880 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:02.851202 crc crio[22095]: time=\"2026-06-09T16:07:02.851139841Z\" level=info msg=\"Started container\" PID=37685 containerID=23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node id=fd3d25dd-b8b1-49de-9c52-1c3d7b539880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:02.861281 crc crio[22095]: time=\"2026-06-09T16:07:02.861087555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826d98cd-00d1-41fe-98b3-e0e8a2866a69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.863186 crc crio[22095]: time=\"2026-06-09T16:07:02.863114497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=33e43929-aa5d-4cc8-9163-408fec14547b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:02.869040 crc crio[22095]: time=\"2026-06-09T16:07:02.868904375Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics\" id=327f260d-7e7b-42bf-b6c7-82b56b343d24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:02.869439 crc crio[22095]: time=\"2026-06-09T16:07:02.869326626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.898603 crc crio[22095]: time=\"2026-06-09T16:07:02.898471601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:02.900331 crc crio[22095]: time=\"2026-06-09T16:07:02.900232766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.012213 crc crio[22095]: time=\"2026-06-09T16:07:03.012084667Z\" level=info msg=\"Created container 8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics\" id=327f260d-7e7b-42bf-b6c7-82b56b343d24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:03.013251 crc crio[22095]: time=\"2026-06-09T16:07:03.013206716Z\" level=info msg=\"Starting container: 8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79\" id=3e7055e6-8682-4b70-8bc9-d958cafe6633 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:03.018305 crc crio[22095]: time=\"2026-06-09T16:07:03.018228844Z\" level=info msg=\"Started container\" PID=37707 containerID=8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics id=3e7055e6-8682-4b70-8bc9-d958cafe6633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:03.032818 crc crio[22095]: time=\"2026-06-09T16:07:03.032599032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=07f5b0f4-39b9-4e62-8128-a18612461b8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:03.035005 crc crio[22095]: time=\"2026-06-09T16:07:03.034808558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c1dee671-33f8-450d-9fff-0e966f624c28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:03.041982 crc crio[22095]: time=\"2026-06-09T16:07:03.040902874Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd\" id=47c504c8-57b4-4068-b696-56f9c08862bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:03.041982 crc crio[22095]: time=\"2026-06-09T16:07:03.041381456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.096605 crc crio[22095]: time=\"2026-06-09T16:07:03.096387003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.098692 crc crio[22095]: time=\"2026-06-09T16:07:03.098662141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.206386 crc crio[22095]: time=\"2026-06-09T16:07:03.205909824Z\" level=info msg=\"Created container defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758: openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd\" id=47c504c8-57b4-4068-b696-56f9c08862bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:03.207737 crc crio[22095]: time=\"2026-06-09T16:07:03.207620418Z\" level=info msg=\"Starting container: defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758\" id=b8e61de3-cd89-476b-8d1e-5e8beea762dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:03.213305 crc crio[22095]: time=\"2026-06-09T16:07:03.2131924Z\" level=info msg=\"Started container\" PID=37724 containerID=defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd id=b8e61de3-cd89-476b-8d1e-5e8beea762dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:03.222955 crc crio[22095]: time=\"2026-06-09T16:07:03.222822987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=55103283-a7c5-4942-aeb6-8e43ed330ef5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:03.230771 crc crio[22095]: time=\"2026-06-09T16:07:03.230696988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ceaf1dac-6d32-4617-aa38-eb47c3f06c23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:03.253164 crc crio[22095]: time=\"2026-06-09T16:07:03.2530714Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb\" id=d4581b91-fce7-4853-bf51-e021ea31e104 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:03.253744 crc crio[22095]: time=\"2026-06-09T16:07:03.253684996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.280265 crc crio[22095]: time=\"2026-06-09T16:07:03.280139832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.282775 crc crio[22095]: time=\"2026-06-09T16:07:03.282471052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:03.414097 crc crio[22095]: time=\"2026-06-09T16:07:03.413993406Z\" level=info msg=\"Created container e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe: openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb\" id=d4581b91-fce7-4853-bf51-e021ea31e104 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:03.416714 crc crio[22095]: time=\"2026-06-09T16:07:03.416591992Z\" level=info msg=\"Starting container: e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe\" id=ce4f756a-05a3-4f6a-aac8-25731d8ea383 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:03.421583 crc crio[22095]: time=\"2026-06-09T16:07:03.421475237Z\" level=info msg=\"Started container\" PID=37735 containerID=e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb id=ce4f756a-05a3-4f6a-aac8-25731d8ea383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:05.557093 crc crio[22095]: time=\"2026-06-09T16:07:05.556103789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04e2cc5d-e855-4d89-92eb-88e356e233cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:05.561675 crc crio[22095]: time=\"2026-06-09T16:07:05.561526938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a92b4b53-8ce6-410a-a88a-654065b2ee13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:05.567649 crc crio[22095]: time=\"2026-06-09T16:07:05.567582953Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb\" id=277b940a-0e5d-440d-bcd8-6a32b4a48005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:05.568039 crc crio[22095]: time=\"2026-06-09T16:07:05.567987283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:05.594816 crc crio[22095]: time=\"2026-06-09T16:07:05.594737347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:05.597149 crc crio[22095]: time=\"2026-06-09T16:07:05.597088767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:05.793350 crc crio[22095]: time=\"2026-06-09T16:07:05.793152602Z\" level=info msg=\"Created container f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab: openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb\" id=277b940a-0e5d-440d-bcd8-6a32b4a48005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:05.795394 crc crio[22095]: time=\"2026-06-09T16:07:05.794486896Z\" level=info msg=\"Starting container: f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab\" id=b2ea37cd-19f7-4528-9b62-e7f98cad59f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:05.802684 crc crio[22095]: time=\"2026-06-09T16:07:05.802556562Z\" level=info msg=\"Started container\" PID=37798 containerID=f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb id=b2ea37cd-19f7-4528-9b62-e7f98cad59f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:08.118802 crc crio[22095]: time=\"2026-06-09T16:07:08.117988558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25f133f9-ff2a-4d5f-9750-89e0883c1d93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:08.144455 crc crio[22095]: time=\"2026-06-09T16:07:08.144325762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=415a0534-31a7-43f5-85b6-7a023971af17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:08.150509 crc crio[22095]: time=\"2026-06-09T16:07:08.150306295Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller\" id=fbed96bf-10b3-45dc-b13c-e56baaaf28bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:08.150853 crc crio[22095]: time=\"2026-06-09T16:07:08.150779687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:08.192507 crc crio[22095]: time=\"2026-06-09T16:07:08.192434322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:08.195866 crc crio[22095]: time=\"2026-06-09T16:07:08.195825789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:08.465851 crc crio[22095]: time=\"2026-06-09T16:07:08.464750616Z\" level=info msg=\"Created container a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller\" id=fbed96bf-10b3-45dc-b13c-e56baaaf28bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:08.467700 crc crio[22095]: time=\"2026-06-09T16:07:08.467604159Z\" level=info msg=\"Starting container: a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381\" id=e96f3122-dae7-442e-b110-2936a69936f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:08.478059 crc crio[22095]: time=\"2026-06-09T16:07:08.475720857Z\" level=info msg=\"Started container\" PID=37952 containerID=a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller id=e96f3122-dae7-442e-b110-2936a69936f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad\nJun 09 16:07:08.607484 crc crio[22095]: time=\"2026-06-09T16:07:08.60720699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.608129 crc crio[22095]: time=\"2026-06-09T16:07:08.608029781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.608218 crc crio[22095]: time=\"2026-06-09T16:07:08.608152064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.608218 crc crio[22095]: time=\"2026-06-09T16:07:08.608191075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.608472 crc crio[22095]: time=\"2026-06-09T16:07:08.608228566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.608472 crc crio[22095]: time=\"2026-06-09T16:07:08.608262387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.608791 crc crio[22095]: time=\"2026-06-09T16:07:08.608601235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.608791 crc crio[22095]: time=\"2026-06-09T16:07:08.6087667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.608987 crc crio[22095]: time=\"2026-06-09T16:07:08.608826071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.608987 crc crio[22095]: time=\"2026-06-09T16:07:08.608869242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.608987 crc crio[22095]: time=\"2026-06-09T16:07:08.608981565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.609183 crc crio[22095]: time=\"2026-06-09T16:07:08.609017366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.609559 crc crio[22095]: time=\"2026-06-09T16:07:08.609446017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.609659 crc crio[22095]: time=\"2026-06-09T16:07:08.60958532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.609726 crc crio[22095]: time=\"2026-06-09T16:07:08.609657242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.609726 crc crio[22095]: time=\"2026-06-09T16:07:08.609718654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610005071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610073783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610241947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610299969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.61033223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.61035728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.611068 crc crio[22095]: time=\"2026-06-09T16:07:08.610994586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.611164 crc crio[22095]: time=\"2026-06-09T16:07:08.61113598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.611241 crc crio[22095]: time=\"2026-06-09T16:07:08.611212622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.611285 crc crio[22095]: time=\"2026-06-09T16:07:08.611246213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.611285 crc crio[22095]: time=\"2026-06-09T16:07:08.611277254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.611601 crc crio[22095]: time=\"2026-06-09T16:07:08.611298784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.611601 crc crio[22095]: time=\"2026-06-09T16:07:08.611548891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.611601 crc crio[22095]: time=\"2026-06-09T16:07:08.611602402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.612006 crc crio[22095]: time=\"2026-06-09T16:07:08.611889559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.612083 crc crio[22095]: time=\"2026-06-09T16:07:08.612035503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.612296 crc crio[22095]: time=\"2026-06-09T16:07:08.612211048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.612379 crc crio[22095]: time=\"2026-06-09T16:07:08.61231424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.612379 crc crio[22095]: time=\"2026-06-09T16:07:08.612342241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.612379 crc crio[22095]: time=\"2026-06-09T16:07:08.612368792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.612456764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.612492475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.61269228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.612758142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.613101 crc crio[22095]: time=\"2026-06-09T16:07:08.613030029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.613199 crc crio[22095]: time=\"2026-06-09T16:07:08.613138641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.613336 crc crio[22095]: time=\"2026-06-09T16:07:08.613269255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.613542 crc crio[22095]: time=\"2026-06-09T16:07:08.61347425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.613693 crc crio[22095]: time=\"2026-06-09T16:07:08.613608693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.613766 crc crio[22095]: time=\"2026-06-09T16:07:08.613691126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.613766 crc crio[22095]: time=\"2026-06-09T16:07:08.613719356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.613850 crc crio[22095]: time=\"2026-06-09T16:07:08.613768147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.613850 crc crio[22095]: time=\"2026-06-09T16:07:08.613829059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.614007 crc crio[22095]: time=\"2026-06-09T16:07:08.61388212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.614206 crc crio[22095]: time=\"2026-06-09T16:07:08.614160167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.614270 crc crio[22095]: time=\"2026-06-09T16:07:08.614230499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.614971 crc crio[22095]: time=\"2026-06-09T16:07:08.614808054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.615176 crc crio[22095]: time=\"2026-06-09T16:07:08.615074671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.615278 crc crio[22095]: time=\"2026-06-09T16:07:08.615240365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.615368 crc crio[22095]: time=\"2026-06-09T16:07:08.615311197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.615595 crc crio[22095]: time=\"2026-06-09T16:07:08.615506062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.615667 crc crio[22095]: time=\"2026-06-09T16:07:08.615609615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.615713 crc crio[22095]: time=\"2026-06-09T16:07:08.615665426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.615766 crc crio[22095]: time=\"2026-06-09T16:07:08.615714867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.615776589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.61583626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.615853011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.615873411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.616581 crc crio[22095]: time=\"2026-06-09T16:07:08.616497957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.616656 crc crio[22095]: time=\"2026-06-09T16:07:08.616594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.616699 crc crio[22095]: time=\"2026-06-09T16:07:08.616657211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.616753 crc crio[22095]: time=\"2026-06-09T16:07:08.616708843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.616874 crc crio[22095]: time=\"2026-06-09T16:07:08.616785165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.616874 crc crio[22095]: time=\"2026-06-09T16:07:08.616849246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.617210 crc crio[22095]: time=\"2026-06-09T16:07:08.616891667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.617210 crc crio[22095]: time=\"2026-06-09T16:07:08.61699307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.617210 crc crio[22095]: time=\"2026-06-09T16:07:08.617194705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.617321 crc crio[22095]: time=\"2026-06-09T16:07:08.617252967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.617532 crc crio[22095]: time=\"2026-06-09T16:07:08.617462632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.617601 crc crio[22095]: time=\"2026-06-09T16:07:08.617538784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.617646 crc crio[22095]: time=\"2026-06-09T16:07:08.617612336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.617688 crc crio[22095]: time=\"2026-06-09T16:07:08.617670057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.617799 crc crio[22095]: time=\"2026-06-09T16:07:08.617730199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.617866 crc crio[22095]: time=\"2026-06-09T16:07:08.617826991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.617964 crc crio[22095]: time=\"2026-06-09T16:07:08.617885983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.618147 crc crio[22095]: time=\"2026-06-09T16:07:08.618074398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.618251 crc crio[22095]: time=\"2026-06-09T16:07:08.618195551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.618309 crc crio[22095]: time=\"2026-06-09T16:07:08.618291263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.618464 crc crio[22095]: time=\"2026-06-09T16:07:08.618353005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.618534 crc crio[22095]: time=\"2026-06-09T16:07:08.618507129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.618577 crc crio[22095]: time=\"2026-06-09T16:07:08.618535209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.618622 crc crio[22095]: time=\"2026-06-09T16:07:08.6185729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.618831 crc crio[22095]: time=\"2026-06-09T16:07:08.618752785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.618831 crc crio[22095]: time=\"2026-06-09T16:07:08.618827577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.619013 crc crio[22095]: time=\"2026-06-09T16:07:08.618873248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.619013 crc crio[22095]: time=\"2026-06-09T16:07:08.618903569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.619093 crc crio[22095]: time=\"2026-06-09T16:07:08.619058003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.619133 crc crio[22095]: time=\"2026-06-09T16:07:08.619093784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.619442 crc crio[22095]: time=\"2026-06-09T16:07:08.6193564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.619535 crc crio[22095]: time=\"2026-06-09T16:07:08.619468013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.619535 crc crio[22095]: time=\"2026-06-09T16:07:08.619488224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.619535 crc crio[22095]: time=\"2026-06-09T16:07:08.619521355Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.619648 crc crio[22095]: time=\"2026-06-09T16:07:08.619573626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.619648 crc crio[22095]: time=\"2026-06-09T16:07:08.619609627Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.620141 crc crio[22095]: time=\"2026-06-09T16:07:08.620025737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.620522 crc crio[22095]: time=\"2026-06-09T16:07:08.62049574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.620755 crc crio[22095]: time=\"2026-06-09T16:07:08.620650283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.620889 crc crio[22095]: time=\"2026-06-09T16:07:08.620845608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.620889 crc crio[22095]: time=\"2026-06-09T16:07:08.620867759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.621162 crc crio[22095]: time=\"2026-06-09T16:07:08.621066194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.621695 crc crio[22095]: time=\"2026-06-09T16:07:08.621460634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.622118 crc crio[22095]: time=\"2026-06-09T16:07:08.621729411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.622197 crc crio[22095]: time=\"2026-06-09T16:07:08.622133581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.622197 crc crio[22095]: time=\"2026-06-09T16:07:08.622189603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.622316 crc crio[22095]: time=\"2026-06-09T16:07:08.622271645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.622426 crc crio[22095]: time=\"2026-06-09T16:07:08.622328976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.622592 crc crio[22095]: time=\"2026-06-09T16:07:08.622506971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.622752 crc crio[22095]: time=\"2026-06-09T16:07:08.622678485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.622752 crc crio[22095]: time=\"2026-06-09T16:07:08.622720696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.622752 crc crio[22095]: time=\"2026-06-09T16:07:08.622747637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.622870 crc crio[22095]: time=\"2026-06-09T16:07:08.622788828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.622870 crc crio[22095]: time=\"2026-06-09T16:07:08.622807609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.623205 crc crio[22095]: time=\"2026-06-09T16:07:08.623139657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.623497 crc crio[22095]: time=\"2026-06-09T16:07:08.623469616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.623563 crc crio[22095]: time=\"2026-06-09T16:07:08.623510807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.623563 crc crio[22095]: time=\"2026-06-09T16:07:08.623538207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.623977 crc crio[22095]: time=\"2026-06-09T16:07:08.623862856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624054 crc crio[22095]: time=\"2026-06-09T16:07:08.623983689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.624091 crc crio[22095]: time=\"2026-06-09T16:07:08.62404369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624132 crc crio[22095]: time=\"2026-06-09T16:07:08.624104292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.624244 crc crio[22095]: time=\"2026-06-09T16:07:08.624190034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624428 crc crio[22095]: time=\"2026-06-09T16:07:08.624362198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.624499 crc crio[22095]: time=\"2026-06-09T16:07:08.624451411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624499 crc crio[22095]: time=\"2026-06-09T16:07:08.624485002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.624597 crc crio[22095]: time=\"2026-06-09T16:07:08.624537993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624659 crc crio[22095]: time=\"2026-06-09T16:07:08.624599544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.624790 crc crio[22095]: time=\"2026-06-09T16:07:08.624728748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624973 crc crio[22095]: time=\"2026-06-09T16:07:08.62480401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.624973 crc crio[22095]: time=\"2026-06-09T16:07:08.624848401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.624973 crc crio[22095]: time=\"2026-06-09T16:07:08.624881092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.625114 crc crio[22095]: time=\"2026-06-09T16:07:08.625005075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.625114 crc crio[22095]: time=\"2026-06-09T16:07:08.625067546Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.625302 crc crio[22095]: time=\"2026-06-09T16:07:08.625242471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.625519 crc crio[22095]: time=\"2026-06-09T16:07:08.625390225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.625653 crc crio[22095]: time=\"2026-06-09T16:07:08.625616161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.626054 crc crio[22095]: time=\"2026-06-09T16:07:08.62598273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.626247 crc crio[22095]: time=\"2026-06-09T16:07:08.626135804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.626315 crc crio[22095]: time=\"2026-06-09T16:07:08.626255997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.626438 crc crio[22095]: time=\"2026-06-09T16:07:08.626336819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.626509 crc crio[22095]: time=\"2026-06-09T16:07:08.626447292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.626612 crc crio[22095]: time=\"2026-06-09T16:07:08.626540064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.626672 crc crio[22095]: time=\"2026-06-09T16:07:08.626634647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.626719 crc crio[22095]: time=\"2026-06-09T16:07:08.626686388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.626760 crc crio[22095]: time=\"2026-06-09T16:07:08.626735989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.626879 crc crio[22095]: time=\"2026-06-09T16:07:08.626806341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.626904773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627063177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627105369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627139409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627216401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.627667 crc crio[22095]: time=\"2026-06-09T16:07:08.62755728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.627737 crc crio[22095]: time=\"2026-06-09T16:07:08.627700924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.627793 crc crio[22095]: time=\"2026-06-09T16:07:08.627745485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.627793 crc crio[22095]: time=\"2026-06-09T16:07:08.627779366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.627869 crc crio[22095]: time=\"2026-06-09T16:07:08.627829977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.627869 crc crio[22095]: time=\"2026-06-09T16:07:08.627865008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.628237 crc crio[22095]: time=\"2026-06-09T16:07:08.628172246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.628307 crc crio[22095]: time=\"2026-06-09T16:07:08.628247848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.628307 crc crio[22095]: time=\"2026-06-09T16:07:08.628294959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.628391 crc crio[22095]: time=\"2026-06-09T16:07:08.62834276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.628391 crc crio[22095]: time=\"2026-06-09T16:07:08.628390261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.628391 crc crio[22095]: time=\"2026-06-09T16:07:08.628456903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.628595 crc crio[22095]: time=\"2026-06-09T16:07:08.628525805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.628595 crc crio[22095]: time=\"2026-06-09T16:07:08.628584076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.628718 crc crio[22095]: time=\"2026-06-09T16:07:08.628672969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.628791 crc crio[22095]: time=\"2026-06-09T16:07:08.6287356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.628888 crc crio[22095]: time=\"2026-06-09T16:07:08.628825603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.629046 crc crio[22095]: time=\"2026-06-09T16:07:08.628999687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.629114 crc crio[22095]: time=\"2026-06-09T16:07:08.629064089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.629164 crc crio[22095]: time=\"2026-06-09T16:07:08.62911707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.629211 crc crio[22095]: time=\"2026-06-09T16:07:08.629172261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.629356 crc crio[22095]: time=\"2026-06-09T16:07:08.629212072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.630660 crc crio[22095]: time=\"2026-06-09T16:07:08.630588758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.630793 crc crio[22095]: time=\"2026-06-09T16:07:08.630736131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.630847364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.630877615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.630975458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.631010848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631496661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631552122Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631589313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631626184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.632014 crc crio[22095]: time=\"2026-06-09T16:07:08.63187246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.632124 crc crio[22095]: time=\"2026-06-09T16:07:08.632030705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.632124 crc crio[22095]: time=\"2026-06-09T16:07:08.632093006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632130997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632174908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632197339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632209069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.63223155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.632755 crc crio[22095]: time=\"2026-06-09T16:07:08.63262796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.633030 crc crio[22095]: time=\"2026-06-09T16:07:08.632851555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.633156 crc crio[22095]: time=\"2026-06-09T16:07:08.633119252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.633592 crc crio[22095]: time=\"2026-06-09T16:07:08.633541663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.633898 crc crio[22095]: time=\"2026-06-09T16:07:08.63381873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634072 crc crio[22095]: time=\"2026-06-09T16:07:08.633983434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.634072 crc crio[22095]: time=\"2026-06-09T16:07:08.634050186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634167 crc crio[22095]: time=\"2026-06-09T16:07:08.634100377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.634276 crc crio[22095]: time=\"2026-06-09T16:07:08.634224801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634340 crc crio[22095]: time=\"2026-06-09T16:07:08.634299453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.634381 crc crio[22095]: time=\"2026-06-09T16:07:08.634345574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634471 crc crio[22095]: time=\"2026-06-09T16:07:08.634385145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.634471 crc crio[22095]: time=\"2026-06-09T16:07:08.634465017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634583 crc crio[22095]: time=\"2026-06-09T16:07:08.634501548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.634627 crc crio[22095]: time=\"2026-06-09T16:07:08.63460032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634670 crc crio[22095]: time=\"2026-06-09T16:07:08.634655192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.634795 crc crio[22095]: time=\"2026-06-09T16:07:08.634744894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.634867 crc crio[22095]: time=\"2026-06-09T16:07:08.634809056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.635060 crc crio[22095]: time=\"2026-06-09T16:07:08.634872927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.635175 crc crio[22095]: time=\"2026-06-09T16:07:08.635137944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.635509 crc crio[22095]: time=\"2026-06-09T16:07:08.63538393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.635576 crc crio[22095]: time=\"2026-06-09T16:07:08.635537444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.635737 crc crio[22095]: time=\"2026-06-09T16:07:08.635654457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.635819 crc crio[22095]: time=\"2026-06-09T16:07:08.63577922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.636101 crc crio[22095]: time=\"2026-06-09T16:07:08.635947005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.636289 crc crio[22095]: time=\"2026-06-09T16:07:08.636104819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.636338 crc crio[22095]: time=\"2026-06-09T16:07:08.636283273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.636338 crc crio[22095]: time=\"2026-06-09T16:07:08.636326114Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.636472 crc crio[22095]: time=\"2026-06-09T16:07:08.636340455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.636472 crc crio[22095]: time=\"2026-06-09T16:07:08.636365795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.636546 crc crio[22095]: time=\"2026-06-09T16:07:08.636511449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.636590 crc crio[22095]: time=\"2026-06-09T16:07:08.63654945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.636868 crc crio[22095]: time=\"2026-06-09T16:07:08.636717864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.636868 crc crio[22095]: time=\"2026-06-09T16:07:08.636796806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.636868 crc crio[22095]: time=\"2026-06-09T16:07:08.636846678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.636895539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.637070853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.637127215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.637290689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.63733148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637579676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637627578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637665119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637690869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.637891 crc crio[22095]: time=\"2026-06-09T16:07:08.637842433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.637891 crc crio[22095]: time=\"2026-06-09T16:07:08.637883074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.638161 crc crio[22095]: time=\"2026-06-09T16:07:08.63811162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.638236 crc crio[22095]: time=\"2026-06-09T16:07:08.638184342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.638284 crc crio[22095]: time=\"2026-06-09T16:07:08.638233323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.638330 crc crio[22095]: time=\"2026-06-09T16:07:08.638285014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.638446 crc crio[22095]: time=\"2026-06-09T16:07:08.638359906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.638515 crc crio[22095]: time=\"2026-06-09T16:07:08.63848101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.638708 crc crio[22095]: time=\"2026-06-09T16:07:08.638665114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.638880 crc crio[22095]: time=\"2026-06-09T16:07:08.638840599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.6388978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.638994553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.639009873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.639027364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.639078075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639283 crc crio[22095]: time=\"2026-06-09T16:07:08.639098965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639506 crc crio[22095]: time=\"2026-06-09T16:07:08.639449114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639573 crc crio[22095]: time=\"2026-06-09T16:07:08.639544667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639613 crc crio[22095]: time=\"2026-06-09T16:07:08.639592008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639746 crc crio[22095]: time=\"2026-06-09T16:07:08.639629029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639746 crc crio[22095]: time=\"2026-06-09T16:07:08.63966712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639746 crc crio[22095]: time=\"2026-06-09T16:07:08.63968871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.639866 crc crio[22095]: time=\"2026-06-09T16:07:08.639821884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.639866 crc crio[22095]: time=\"2026-06-09T16:07:08.639857985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.640152 crc crio[22095]: time=\"2026-06-09T16:07:08.640104081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.640212 crc crio[22095]: time=\"2026-06-09T16:07:08.640178093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.640313 crc crio[22095]: time=\"2026-06-09T16:07:08.640261515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.640446 crc crio[22095]: time=\"2026-06-09T16:07:08.640330477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.640514 crc crio[22095]: time=\"2026-06-09T16:07:08.640486681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.640562 crc crio[22095]: time=\"2026-06-09T16:07:08.640533372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.640626 crc crio[22095]: time=\"2026-06-09T16:07:08.640608054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.640684 crc crio[22095]: time=\"2026-06-09T16:07:08.640654405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.640877 crc crio[22095]: time=\"2026-06-09T16:07:08.640807249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.640877 crc crio[22095]: time=\"2026-06-09T16:07:08.640879331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.641075 crc crio[22095]: time=\"2026-06-09T16:07:08.641005494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.641075 crc crio[22095]: time=\"2026-06-09T16:07:08.641055375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.641180 crc crio[22095]: time=\"2026-06-09T16:07:08.641102497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.641180 crc crio[22095]: time=\"2026-06-09T16:07:08.641134737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.641667 crc crio[22095]: time=\"2026-06-09T16:07:08.641494987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.641788 crc crio[22095]: time=\"2026-06-09T16:07:08.641746233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.641864 crc crio[22095]: time=\"2026-06-09T16:07:08.641811735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.641864 crc crio[22095]: time=\"2026-06-09T16:07:08.641845906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.642138 crc crio[22095]: time=\"2026-06-09T16:07:08.641896977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.642138 crc crio[22095]: time=\"2026-06-09T16:07:08.641998009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.642222 crc crio[22095]: time=\"2026-06-09T16:07:08.642187864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.642315 crc crio[22095]: time=\"2026-06-09T16:07:08.642250086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.642378 crc crio[22095]: time=\"2026-06-09T16:07:08.642323268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.642470 crc crio[22095]: time=\"2026-06-09T16:07:08.642372739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.642518 crc crio[22095]: time=\"2026-06-09T16:07:08.642481542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.642687 crc crio[22095]: time=\"2026-06-09T16:07:08.642530203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.642687 crc crio[22095]: time=\"2026-06-09T16:07:08.642672567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.642845 crc crio[22095]: time=\"2026-06-09T16:07:08.642715488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.642845 crc crio[22095]: time=\"2026-06-09T16:07:08.642824041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.643211 crc crio[22095]: time=\"2026-06-09T16:07:08.642855441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.643278 crc crio[22095]: time=\"2026-06-09T16:07:08.643241291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.643321 crc crio[22095]: time=\"2026-06-09T16:07:08.643306133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.643486 crc crio[22095]: time=\"2026-06-09T16:07:08.643371615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.643553 crc crio[22095]: time=\"2026-06-09T16:07:08.643507198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.643603 crc crio[22095]: time=\"2026-06-09T16:07:08.64357245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.643649 crc crio[22095]: time=\"2026-06-09T16:07:08.643630351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.643693 crc crio[22095]: time=\"2026-06-09T16:07:08.643651012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.643846 crc crio[22095]: time=\"2026-06-09T16:07:08.643685293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.643955 crc crio[22095]: time=\"2026-06-09T16:07:08.643875527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.644059 crc crio[22095]: time=\"2026-06-09T16:07:08.644011791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.644210 crc crio[22095]: time=\"2026-06-09T16:07:08.644093463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.644210 crc crio[22095]: time=\"2026-06-09T16:07:08.644147234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.644356 crc crio[22095]: time=\"2026-06-09T16:07:08.644205706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.644356 crc crio[22095]: time=\"2026-06-09T16:07:08.644245617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.644356 crc crio[22095]: time=\"2026-06-09T16:07:08.644340959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.644504 crc crio[22095]: time=\"2026-06-09T16:07:08.644393201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.644583 crc crio[22095]: time=\"2026-06-09T16:07:08.644530394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.644663 crc crio[22095]: time=\"2026-06-09T16:07:08.644615906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.644834 crc crio[22095]: time=\"2026-06-09T16:07:08.644776981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.644897 crc crio[22095]: time=\"2026-06-09T16:07:08.644844442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.645076 crc crio[22095]: time=\"2026-06-09T16:07:08.645013647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.645158 crc crio[22095]: time=\"2026-06-09T16:07:08.645104119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.645345 crc crio[22095]: time=\"2026-06-09T16:07:08.645256033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.645345 crc crio[22095]: time=\"2026-06-09T16:07:08.645319254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.645494 crc crio[22095]: time=\"2026-06-09T16:07:08.645462708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.645542 crc crio[22095]: time=\"2026-06-09T16:07:08.645512459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.645610 crc crio[22095]: time=\"2026-06-09T16:07:08.645576611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.645678 crc crio[22095]: time=\"2026-06-09T16:07:08.645623242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.645814 crc crio[22095]: time=\"2026-06-09T16:07:08.645768836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.645877 crc crio[22095]: time=\"2026-06-09T16:07:08.645839458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.645975 crc crio[22095]: time=\"2026-06-09T16:07:08.645902249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.646048 crc crio[22095]: time=\"2026-06-09T16:07:08.645990512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.646269 crc crio[22095]: time=\"2026-06-09T16:07:08.646212497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.646327 crc crio[22095]: time=\"2026-06-09T16:07:08.64630584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.646499 crc crio[22095]: time=\"2026-06-09T16:07:08.64633082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.646499 crc crio[22095]: time=\"2026-06-09T16:07:08.646368511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.646499 crc crio[22095]: time=\"2026-06-09T16:07:08.646472944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.646657 crc crio[22095]: time=\"2026-06-09T16:07:08.646523655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.646787 crc crio[22095]: time=\"2026-06-09T16:07:08.64672995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.646851 crc crio[22095]: time=\"2026-06-09T16:07:08.646819893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.646973 crc crio[22095]: time=\"2026-06-09T16:07:08.646881834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.647124 crc crio[22095]: time=\"2026-06-09T16:07:08.647076659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.647213 crc crio[22095]: time=\"2026-06-09T16:07:08.647160672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.647257 crc crio[22095]: time=\"2026-06-09T16:07:08.647243334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.647787 crc crio[22095]: time=\"2026-06-09T16:07:08.647307005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.648040 crc crio[22095]: time=\"2026-06-09T16:07:08.64786534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.648040 crc crio[22095]: time=\"2026-06-09T16:07:08.648020754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.648177 crc crio[22095]: time=\"2026-06-09T16:07:08.648074785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.648568 crc crio[22095]: time=\"2026-06-09T16:07:08.648464145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.648727 crc crio[22095]: time=\"2026-06-09T16:07:08.648585188Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.648727 crc crio[22095]: time=\"2026-06-09T16:07:08.648695821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.648832 crc crio[22095]: time=\"2026-06-09T16:07:08.648752272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.649067 crc crio[22095]: time=\"2026-06-09T16:07:08.648890896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.649153 crc crio[22095]: time=\"2026-06-09T16:07:08.649086981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.649627 crc crio[22095]: time=\"2026-06-09T16:07:08.649534262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.649854 crc crio[22095]: time=\"2026-06-09T16:07:08.649756308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.650272 crc crio[22095]: time=\"2026-06-09T16:07:08.650179279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.650272 crc crio[22095]: time=\"2026-06-09T16:07:08.650267081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.650469 crc crio[22095]: time=\"2026-06-09T16:07:08.650314432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.650469 crc crio[22095]: time=\"2026-06-09T16:07:08.650350703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.650469 crc crio[22095]: time=\"2026-06-09T16:07:08.650448066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.650593 crc crio[22095]: time=\"2026-06-09T16:07:08.650507477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.650593 crc crio[22095]: time=\"2026-06-09T16:07:08.650537668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.650593 crc crio[22095]: time=\"2026-06-09T16:07:08.650564439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.650695 crc crio[22095]: time=\"2026-06-09T16:07:08.650667101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.650736 crc crio[22095]: time=\"2026-06-09T16:07:08.650721743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651011 crc crio[22095]: time=\"2026-06-09T16:07:08.650890887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.651092 crc crio[22095]: time=\"2026-06-09T16:07:08.651056681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651135 crc crio[22095]: time=\"2026-06-09T16:07:08.651112943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.651228 crc crio[22095]: time=\"2026-06-09T16:07:08.651162054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651294 crc crio[22095]: time=\"2026-06-09T16:07:08.651257726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.651335 crc crio[22095]: time=\"2026-06-09T16:07:08.651301517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651567 crc crio[22095]: time=\"2026-06-09T16:07:08.651489302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.651639 crc crio[22095]: time=\"2026-06-09T16:07:08.651571594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651639 crc crio[22095]: time=\"2026-06-09T16:07:08.651622536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.651709 crc crio[22095]: time=\"2026-06-09T16:07:08.651671497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651749 crc crio[22095]: time=\"2026-06-09T16:07:08.651727118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.651823 crc crio[22095]: time=\"2026-06-09T16:07:08.65177714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.651974 crc crio[22095]: time=\"2026-06-09T16:07:08.651892573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.652160 crc crio[22095]: time=\"2026-06-09T16:07:08.651996425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.652160 crc crio[22095]: time=\"2026-06-09T16:07:08.652127479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.652273 crc crio[22095]: time=\"2026-06-09T16:07:08.65218744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.652324 crc crio[22095]: time=\"2026-06-09T16:07:08.652266662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.652324 crc crio[22095]: time=\"2026-06-09T16:07:08.652318543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.652578 crc crio[22095]: time=\"2026-06-09T16:07:08.652511268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.652674 crc crio[22095]: time=\"2026-06-09T16:07:08.65258781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.652674 crc crio[22095]: time=\"2026-06-09T16:07:08.652629601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.652674 crc crio[22095]: time=\"2026-06-09T16:07:08.652665522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.652785 crc crio[22095]: time=\"2026-06-09T16:07:08.652707063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.652785 crc crio[22095]: time=\"2026-06-09T16:07:08.652735844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.653023 crc crio[22095]: time=\"2026-06-09T16:07:08.65298374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.653093 crc crio[22095]: time=\"2026-06-09T16:07:08.653041722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.653093 crc crio[22095]: time=\"2026-06-09T16:07:08.653072373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.653093 crc crio[22095]: time=\"2026-06-09T16:07:08.653090433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.653319 crc crio[22095]: time=\"2026-06-09T16:07:08.653271118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.653319 crc crio[22095]: time=\"2026-06-09T16:07:08.653310509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.653522 crc crio[22095]: time=\"2026-06-09T16:07:08.653467363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.653612 crc crio[22095]: time=\"2026-06-09T16:07:08.653547135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.653612 crc crio[22095]: time=\"2026-06-09T16:07:08.653597406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.653720 crc crio[22095]: time=\"2026-06-09T16:07:08.653632657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.653720 crc crio[22095]: time=\"2026-06-09T16:07:08.653707959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.653822 crc crio[22095]: time=\"2026-06-09T16:07:08.65375934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.654016 crc crio[22095]: time=\"2026-06-09T16:07:08.653886134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.654016 crc crio[22095]: time=\"2026-06-09T16:07:08.654008387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.654203 crc crio[22095]: time=\"2026-06-09T16:07:08.654162841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.654368 crc crio[22095]: time=\"2026-06-09T16:07:08.654224452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.654368 crc crio[22095]: time=\"2026-06-09T16:07:08.654298324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.654368 crc crio[22095]: time=\"2026-06-09T16:07:08.654335585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.654538 crc crio[22095]: time=\"2026-06-09T16:07:08.654438618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.654538 crc crio[22095]: time=\"2026-06-09T16:07:08.654470268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.654678 crc crio[22095]: time=\"2026-06-09T16:07:08.654641183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.654734 crc crio[22095]: time=\"2026-06-09T16:07:08.654692164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.655126 crc crio[22095]: time=\"2026-06-09T16:07:08.655074064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.655304 crc crio[22095]: time=\"2026-06-09T16:07:08.655260989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.655480 crc crio[22095]: time=\"2026-06-09T16:07:08.655338421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.655480 crc crio[22095]: time=\"2026-06-09T16:07:08.655375282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.655596 crc crio[22095]: time=\"2026-06-09T16:07:08.655514175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.655646 crc crio[22095]: time=\"2026-06-09T16:07:08.655589447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.655684 crc crio[22095]: time=\"2026-06-09T16:07:08.655649339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.655724 crc crio[22095]: time=\"2026-06-09T16:07:08.65569895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.655999 crc crio[22095]: time=\"2026-06-09T16:07:08.655958147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.656060 crc crio[22095]: time=\"2026-06-09T16:07:08.656019258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.656127 crc crio[22095]: time=\"2026-06-09T16:07:08.65608929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.656170 crc crio[22095]: time=\"2026-06-09T16:07:08.656149841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.656248 crc crio[22095]: time=\"2026-06-09T16:07:08.656204193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.656305 crc crio[22095]: time=\"2026-06-09T16:07:08.656265824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.656501 crc crio[22095]: time=\"2026-06-09T16:07:08.656453429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.656501 crc crio[22095]: time=\"2026-06-09T16:07:08.656530011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.656676 crc crio[22095]: time=\"2026-06-09T16:07:08.656589333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.656676 crc crio[22095]: time=\"2026-06-09T16:07:08.656639674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.656793 crc crio[22095]: time=\"2026-06-09T16:07:08.656749947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.656847 crc crio[22095]: time=\"2026-06-09T16:07:08.656816178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.657048 crc crio[22095]: time=\"2026-06-09T16:07:08.656980543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.657129 crc crio[22095]: time=\"2026-06-09T16:07:08.657071785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.657208 crc crio[22095]: time=\"2026-06-09T16:07:08.657163187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.657277 crc crio[22095]: time=\"2026-06-09T16:07:08.657231399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.657313 crc crio[22095]: time=\"2026-06-09T16:07:08.65728136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.657358 crc crio[22095]: time=\"2026-06-09T16:07:08.657319861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.657507 crc crio[22095]: time=\"2026-06-09T16:07:08.657447405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.657572 crc crio[22095]: time=\"2026-06-09T16:07:08.657542497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.657715 crc crio[22095]: time=\"2026-06-09T16:07:08.65764195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.657832 crc crio[22095]: time=\"2026-06-09T16:07:08.657728062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.657877 crc crio[22095]: time=\"2026-06-09T16:07:08.657824354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.657984 crc crio[22095]: time=\"2026-06-09T16:07:08.657878896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.658134 crc crio[22095]: time=\"2026-06-09T16:07:08.658078351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.658210 crc crio[22095]: time=\"2026-06-09T16:07:08.658164113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.658280 crc crio[22095]: time=\"2026-06-09T16:07:08.658215724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.658280 crc crio[22095]: time=\"2026-06-09T16:07:08.658251135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.658428 crc crio[22095]: time=\"2026-06-09T16:07:08.658288846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.658428 crc crio[22095]: time=\"2026-06-09T16:07:08.658325707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.659065 crc crio[22095]: time=\"2026-06-09T16:07:08.659002174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.659153 crc crio[22095]: time=\"2026-06-09T16:07:08.659079136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.659153 crc crio[22095]: time=\"2026-06-09T16:07:08.659130078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.659280 crc crio[22095]: time=\"2026-06-09T16:07:08.65921103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.659280 crc crio[22095]: time=\"2026-06-09T16:07:08.659266601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.659360 crc crio[22095]: time=\"2026-06-09T16:07:08.659301622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.660030 crc crio[22095]: time=\"2026-06-09T16:07:08.659903157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.660252 crc crio[22095]: time=\"2026-06-09T16:07:08.660130023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.660384 crc crio[22095]: time=\"2026-06-09T16:07:08.660274027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.660483 crc crio[22095]: time=\"2026-06-09T16:07:08.66038342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.660588 crc crio[22095]: time=\"2026-06-09T16:07:08.660532604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.660652 crc crio[22095]: time=\"2026-06-09T16:07:08.660620446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.660881 crc crio[22095]: time=\"2026-06-09T16:07:08.660810871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661140 crc crio[22095]: time=\"2026-06-09T16:07:08.660903113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.661140 crc crio[22095]: time=\"2026-06-09T16:07:08.661129569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661227 crc crio[22095]: time=\"2026-06-09T16:07:08.66118127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.661268 crc crio[22095]: time=\"2026-06-09T16:07:08.661233141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661461 crc crio[22095]: time=\"2026-06-09T16:07:08.661279263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.661605 crc crio[22095]: time=\"2026-06-09T16:07:08.661500048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661680 crc crio[22095]: time=\"2026-06-09T16:07:08.661628412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.661724 crc crio[22095]: time=\"2026-06-09T16:07:08.661674703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661724 crc crio[22095]: time=\"2026-06-09T16:07:08.661711444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.661796 crc crio[22095]: time=\"2026-06-09T16:07:08.661753055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661796 crc crio[22095]: time=\"2026-06-09T16:07:08.661778495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.661875 crc crio[22095]: time=\"2026-06-09T16:07:08.661851137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.661966 crc crio[22095]: time=\"2026-06-09T16:07:08.661891748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.662439 crc crio[22095]: time=\"2026-06-09T16:07:08.66235999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.662558 crc crio[22095]: time=\"2026-06-09T16:07:08.662452433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.662558 crc crio[22095]: time=\"2026-06-09T16:07:08.662489454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.662643 crc crio[22095]: time=\"2026-06-09T16:07:08.662583256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.662693 crc crio[22095]: time=\"2026-06-09T16:07:08.662613427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.662739 crc crio[22095]: time=\"2026-06-09T16:07:08.662707609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.662979 crc crio[22095]: time=\"2026-06-09T16:07:08.662851443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.662979 crc crio[22095]: time=\"2026-06-09T16:07:08.662957846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.663597 crc crio[22095]: time=\"2026-06-09T16:07:08.663183991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.663597 crc crio[22095]: time=\"2026-06-09T16:07:08.663384756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.663723 crc crio[22095]: time=\"2026-06-09T16:07:08.663632803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.663723 crc crio[22095]: time=\"2026-06-09T16:07:08.663667774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.663861 crc crio[22095]: time=\"2026-06-09T16:07:08.663778276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.664066 crc crio[22095]: time=\"2026-06-09T16:07:08.664017563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.664125 crc crio[22095]: time=\"2026-06-09T16:07:08.664071824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.664125 crc crio[22095]: time=\"2026-06-09T16:07:08.664101035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.664351 crc crio[22095]: time=\"2026-06-09T16:07:08.664232108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.664351 crc crio[22095]: time=\"2026-06-09T16:07:08.664337591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.664524 crc crio[22095]: time=\"2026-06-09T16:07:08.664390292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.664524 crc crio[22095]: time=\"2026-06-09T16:07:08.664485955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.664601 crc crio[22095]: time=\"2026-06-09T16:07:08.664536986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.664601 crc crio[22095]: time=\"2026-06-09T16:07:08.664576587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.664994 crc crio[22095]: time=\"2026-06-09T16:07:08.664884375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665102 crc crio[22095]: time=\"2026-06-09T16:07:08.665019008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.665149 crc crio[22095]: time=\"2026-06-09T16:07:08.665113531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665149 crc crio[22095]: time=\"2026-06-09T16:07:08.665142731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.665246 crc crio[22095]: time=\"2026-06-09T16:07:08.665172152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665246 crc crio[22095]: time=\"2026-06-09T16:07:08.665190843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.665556 crc crio[22095]: time=\"2026-06-09T16:07:08.665444649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665556 crc crio[22095]: time=\"2026-06-09T16:07:08.665546862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.665680 crc crio[22095]: time=\"2026-06-09T16:07:08.665604553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665680 crc crio[22095]: time=\"2026-06-09T16:07:08.665653294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665693845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665730216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665812458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665848979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.666203 crc crio[22095]: time=\"2026-06-09T16:07:08.666130047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.666269 crc crio[22095]: time=\"2026-06-09T16:07:08.666210499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.66626282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.666313661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.666339172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.666371343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.666599 crc crio[22095]: time=\"2026-06-09T16:07:08.666524667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.666599 crc crio[22095]: time=\"2026-06-09T16:07:08.666564258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.666783 crc crio[22095]: time=\"2026-06-09T16:07:08.666735232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.666964 crc crio[22095]: time=\"2026-06-09T16:07:08.666813454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.666964 crc crio[22095]: time=\"2026-06-09T16:07:08.666885276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.667062 crc crio[22095]: time=\"2026-06-09T16:07:08.6670302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.667171 crc crio[22095]: time=\"2026-06-09T16:07:08.667133532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.667253 crc crio[22095]: time=\"2026-06-09T16:07:08.667186294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.667389 crc crio[22095]: time=\"2026-06-09T16:07:08.667343408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.667553 crc crio[22095]: time=\"2026-06-09T16:07:08.66745052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.667553 crc crio[22095]: time=\"2026-06-09T16:07:08.667504042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.667634 crc crio[22095]: time=\"2026-06-09T16:07:08.667551363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.667669 crc crio[22095]: time=\"2026-06-09T16:07:08.667629195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.667709 crc crio[22095]: time=\"2026-06-09T16:07:08.667682276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668042 crc crio[22095]: time=\"2026-06-09T16:07:08.667977154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668143 crc crio[22095]: time=\"2026-06-09T16:07:08.668061266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668143 crc crio[22095]: time=\"2026-06-09T16:07:08.668104597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668143 crc crio[22095]: time=\"2026-06-09T16:07:08.668137018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668251 crc crio[22095]: time=\"2026-06-09T16:07:08.668161419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668251 crc crio[22095]: time=\"2026-06-09T16:07:08.668186369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668496 crc crio[22095]: time=\"2026-06-09T16:07:08.668443056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668562 crc crio[22095]: time=\"2026-06-09T16:07:08.668520198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668604 crc crio[22095]: time=\"2026-06-09T16:07:08.668563279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668604 crc crio[22095]: time=\"2026-06-09T16:07:08.6685976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668685 crc crio[22095]: time=\"2026-06-09T16:07:08.668639371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668685 crc crio[22095]: time=\"2026-06-09T16:07:08.668662911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.668886 crc crio[22095]: time=\"2026-06-09T16:07:08.668840316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.668988 crc crio[22095]: time=\"2026-06-09T16:07:08.668897847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.669180 crc crio[22095]: time=\"2026-06-09T16:07:08.669125313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.669248 crc crio[22095]: time=\"2026-06-09T16:07:08.669214486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.669248 crc crio[22095]: time=\"2026-06-09T16:07:08.669233396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.669328 crc crio[22095]: time=\"2026-06-09T16:07:08.669258087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.669328 crc crio[22095]: time=\"2026-06-09T16:07:08.669294918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.669328 crc crio[22095]: time=\"2026-06-09T16:07:08.669317768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.669997 crc crio[22095]: time=\"2026-06-09T16:07:08.669861512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.670071 crc crio[22095]: time=\"2026-06-09T16:07:08.670008276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.670233 crc crio[22095]: time=\"2026-06-09T16:07:08.670145919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.670233 crc crio[22095]: time=\"2026-06-09T16:07:08.670191291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.670356 crc crio[22095]: time=\"2026-06-09T16:07:08.670264862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.670356 crc crio[22095]: time=\"2026-06-09T16:07:08.670292443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.670487 crc crio[22095]: time=\"2026-06-09T16:07:08.670449937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.670526 crc crio[22095]: time=\"2026-06-09T16:07:08.670503009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.670711 crc crio[22095]: time=\"2026-06-09T16:07:08.670642582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.670788 crc crio[22095]: time=\"2026-06-09T16:07:08.670731654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.670978 crc crio[22095]: time=\"2026-06-09T16:07:08.670855888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.671040 crc crio[22095]: time=\"2026-06-09T16:07:08.671013412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.671126 crc crio[22095]: time=\"2026-06-09T16:07:08.671076753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.671210 crc crio[22095]: time=\"2026-06-09T16:07:08.671147565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.671352 crc crio[22095]: time=\"2026-06-09T16:07:08.671215507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.671352 crc crio[22095]: time=\"2026-06-09T16:07:08.671255088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.671561 crc crio[22095]: time=\"2026-06-09T16:07:08.671495974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.671630 crc crio[22095]: time=\"2026-06-09T16:07:08.671590816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.671630 crc crio[22095]: time=\"2026-06-09T16:07:08.671615607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.671704 crc crio[22095]: time=\"2026-06-09T16:07:08.671647418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.671747 crc crio[22095]: time=\"2026-06-09T16:07:08.67172374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.671901 crc crio[22095]: time=\"2026-06-09T16:07:08.671768811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.672172 crc crio[22095]: time=\"2026-06-09T16:07:08.672031088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.672346 crc crio[22095]: time=\"2026-06-09T16:07:08.672267034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.672550 crc crio[22095]: time=\"2026-06-09T16:07:08.67251048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.672700 crc crio[22095]: time=\"2026-06-09T16:07:08.672642553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.672885 crc crio[22095]: time=\"2026-06-09T16:07:08.672785087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.67289461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673000472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673028183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673230928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673264329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673438664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673474755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673535916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673599578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.674091 crc crio[22095]: time=\"2026-06-09T16:07:08.674042919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.674219 crc crio[22095]: time=\"2026-06-09T16:07:08.674100441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.674366 crc crio[22095]: time=\"2026-06-09T16:07:08.674250374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.674366 crc crio[22095]: time=\"2026-06-09T16:07:08.674361487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.674509 crc crio[22095]: time=\"2026-06-09T16:07:08.674395608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.674509 crc crio[22095]: time=\"2026-06-09T16:07:08.67447853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.674725 crc crio[22095]: time=\"2026-06-09T16:07:08.674655035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.674798 crc crio[22095]: time=\"2026-06-09T16:07:08.674750547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.674844 crc crio[22095]: time=\"2026-06-09T16:07:08.674815709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.674886 crc crio[22095]: time=\"2026-06-09T16:07:08.67487005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.675034 crc crio[22095]: time=\"2026-06-09T16:07:08.674904431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.675104 crc crio[22095]: time=\"2026-06-09T16:07:08.675073515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.675156 crc crio[22095]: time=\"2026-06-09T16:07:08.675125167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.675211 crc crio[22095]: time=\"2026-06-09T16:07:08.675163368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.675519 crc crio[22095]: time=\"2026-06-09T16:07:08.675445705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.675592 crc crio[22095]: time=\"2026-06-09T16:07:08.675539867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.675640 crc crio[22095]: time=\"2026-06-09T16:07:08.675592999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.675684 crc crio[22095]: time=\"2026-06-09T16:07:08.67564378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.675722 crc crio[22095]: time=\"2026-06-09T16:07:08.675698451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.675722 crc crio[22095]: time=\"2026-06-09T16:07:08.675744013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.675976 crc crio[22095]: time=\"2026-06-09T16:07:08.675827875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.675976 crc crio[22095]: time=\"2026-06-09T16:07:08.675874056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.676179 crc crio[22095]: time=\"2026-06-09T16:07:08.676112222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.676272 crc crio[22095]: time=\"2026-06-09T16:07:08.676185414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.676272 crc crio[22095]: time=\"2026-06-09T16:07:08.676234925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.676351 crc crio[22095]: time=\"2026-06-09T16:07:08.676281496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.676351 crc crio[22095]: time=\"2026-06-09T16:07:08.676336828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.676497 crc crio[22095]: time=\"2026-06-09T16:07:08.676378799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.676666 crc crio[22095]: time=\"2026-06-09T16:07:08.676599854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.676666 crc crio[22095]: time=\"2026-06-09T16:07:08.676663376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.676776 crc crio[22095]: time=\"2026-06-09T16:07:08.676717297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.676819 crc crio[22095]: time=\"2026-06-09T16:07:08.676776569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.677012 crc crio[22095]: time=\"2026-06-09T16:07:08.676902292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.677012 crc crio[22095]: time=\"2026-06-09T16:07:08.676999165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.677181 crc crio[22095]: time=\"2026-06-09T16:07:08.677128038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.677264 crc crio[22095]: time=\"2026-06-09T16:07:08.67720153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.677320 crc crio[22095]: time=\"2026-06-09T16:07:08.677274622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.677371 crc crio[22095]: time=\"2026-06-09T16:07:08.677322563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.677582 crc crio[22095]: time=\"2026-06-09T16:07:08.677521138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.677730 crc crio[22095]: time=\"2026-06-09T16:07:08.67759698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.677730 crc crio[22095]: time=\"2026-06-09T16:07:08.677646161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.677730 crc crio[22095]: time=\"2026-06-09T16:07:08.677691902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.677856 crc crio[22095]: time=\"2026-06-09T16:07:08.677771474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.677856 crc crio[22095]: time=\"2026-06-09T16:07:08.677825176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.678144 crc crio[22095]: time=\"2026-06-09T16:07:08.67800523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.678144 crc crio[22095]: time=\"2026-06-09T16:07:08.678051622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.678266 crc crio[22095]: time=\"2026-06-09T16:07:08.678170945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.678266 crc crio[22095]: time=\"2026-06-09T16:07:08.678225936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.678464 crc crio[22095]: time=\"2026-06-09T16:07:08.67837744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.678543 crc crio[22095]: time=\"2026-06-09T16:07:08.678486213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.678638 crc crio[22095]: time=\"2026-06-09T16:07:08.678588975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.678707 crc crio[22095]: time=\"2026-06-09T16:07:08.678659537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.678984 crc crio[22095]: time=\"2026-06-09T16:07:08.67879335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.678984 crc crio[22095]: time=\"2026-06-09T16:07:08.678839422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.680130 crc crio[22095]: time=\"2026-06-09T16:07:08.680076443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.680219 crc crio[22095]: time=\"2026-06-09T16:07:08.680171036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.680219 crc crio[22095]: time=\"2026-06-09T16:07:08.680235897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.680219 crc crio[22095]: time=\"2026-06-09T16:07:08.680287679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.680505 crc crio[22095]: time=\"2026-06-09T16:07:08.68033967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.680505 crc crio[22095]: time=\"2026-06-09T16:07:08.680378011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.680505 crc crio[22095]: time=\"2026-06-09T16:07:08.680476604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.680654 crc crio[22095]: time=\"2026-06-09T16:07:08.680610967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.680704 crc crio[22095]: time=\"2026-06-09T16:07:08.680687619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.680778 crc crio[22095]: time=\"2026-06-09T16:07:08.68073358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.680840 crc crio[22095]: time=\"2026-06-09T16:07:08.680806372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.680840 crc crio[22095]: time=\"2026-06-09T16:07:08.680838763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.681194 crc crio[22095]: time=\"2026-06-09T16:07:08.68111815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.681261 crc crio[22095]: time=\"2026-06-09T16:07:08.681197322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.681320 crc crio[22095]: time=\"2026-06-09T16:07:08.681268714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.681320 crc crio[22095]: time=\"2026-06-09T16:07:08.681310815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.681664 crc crio[22095]: time=\"2026-06-09T16:07:08.681585762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.681750 crc crio[22095]: time=\"2026-06-09T16:07:08.681665344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.681750 crc crio[22095]: time=\"2026-06-09T16:07:08.681711985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.681750 crc crio[22095]: time=\"2026-06-09T16:07:08.681746516Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.681855 crc crio[22095]: time=\"2026-06-09T16:07:08.681785307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.681855 crc crio[22095]: time=\"2026-06-09T16:07:08.681819208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.682061 crc crio[22095]: time=\"2026-06-09T16:07:08.682022123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.682131 crc crio[22095]: time=\"2026-06-09T16:07:08.682080535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.682204 crc crio[22095]: time=\"2026-06-09T16:07:08.682156277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.682281 crc crio[22095]: time=\"2026-06-09T16:07:08.682228588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.682363 crc crio[22095]: time=\"2026-06-09T16:07:08.682324241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.682463 crc crio[22095]: time=\"2026-06-09T16:07:08.682371252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.682647 crc crio[22095]: time=\"2026-06-09T16:07:08.682486465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.682647 crc crio[22095]: time=\"2026-06-09T16:07:08.682515996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.682745 crc crio[22095]: time=\"2026-06-09T16:07:08.682710051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.682745 crc crio[22095]: time=\"2026-06-09T16:07:08.682742342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.682847 crc crio[22095]: time=\"2026-06-09T16:07:08.682771492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.682847 crc crio[22095]: time=\"2026-06-09T16:07:08.682788603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.683120 crc crio[22095]: time=\"2026-06-09T16:07:08.683020329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.683120 crc crio[22095]: time=\"2026-06-09T16:07:08.68307046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.684152 crc crio[22095]: time=\"2026-06-09T16:07:08.684083216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.684152 crc crio[22095]: time=\"2026-06-09T16:07:08.684140777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684170088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684195059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684224939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.68424563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684464236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684533087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.685095 crc crio[22095]: time=\"2026-06-09T16:07:08.684675831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.685095 crc crio[22095]: time=\"2026-06-09T16:07:08.684715762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.685167 crc crio[22095]: time=\"2026-06-09T16:07:08.685111522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.685212 crc crio[22095]: time=\"2026-06-09T16:07:08.685172914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.685212 crc crio[22095]: time=\"2026-06-09T16:07:08.685201814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.685288 crc crio[22095]: time=\"2026-06-09T16:07:08.685230135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.685766 crc crio[22095]: time=\"2026-06-09T16:07:08.685690987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.686304 crc crio[22095]: time=\"2026-06-09T16:07:08.68622021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.686464 crc crio[22095]: time=\"2026-06-09T16:07:08.686358294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.686527 crc crio[22095]: time=\"2026-06-09T16:07:08.686494487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.686637 crc crio[22095]: time=\"2026-06-09T16:07:08.68658496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.686746 crc crio[22095]: time=\"2026-06-09T16:07:08.686702753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.687611 crc crio[22095]: time=\"2026-06-09T16:07:08.687281168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.687892 crc crio[22095]: time=\"2026-06-09T16:07:08.687821831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.687892 crc crio[22095]: time=\"2026-06-09T16:07:08.687887853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.688077 crc crio[22095]: time=\"2026-06-09T16:07:08.687975955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.688077 crc crio[22095]: time=\"2026-06-09T16:07:08.688013656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.688077 crc crio[22095]: time=\"2026-06-09T16:07:08.688042457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688212301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688284263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688304114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688332874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.688573 crc crio[22095]: time=\"2026-06-09T16:07:08.688442367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.688573 crc crio[22095]: time=\"2026-06-09T16:07:08.688490139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.688733 crc crio[22095]: time=\"2026-06-09T16:07:08.688665033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.689099 crc crio[22095]: time=\"2026-06-09T16:07:08.688900989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.689213 crc crio[22095]: time=\"2026-06-09T16:07:08.689176766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.689213 crc crio[22095]: time=\"2026-06-09T16:07:08.689294839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.689468 crc crio[22095]: time=\"2026-06-09T16:07:08.689425522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.689566 crc crio[22095]: time=\"2026-06-09T16:07:08.689532675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.689812 crc crio[22095]: time=\"2026-06-09T16:07:08.689678839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.689968 crc crio[22095]: time=\"2026-06-09T16:07:08.689878414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.690044 crc crio[22095]: time=\"2026-06-09T16:07:08.690011357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.690212 crc crio[22095]: time=\"2026-06-09T16:07:08.69010802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.690322 crc crio[22095]: time=\"2026-06-09T16:07:08.690287284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690418038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690526661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690556031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690592252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690642004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.690870 crc crio[22095]: time=\"2026-06-09T16:07:08.690830238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.691015 crc crio[22095]: time=\"2026-06-09T16:07:08.690861699Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.691149 crc crio[22095]: time=\"2026-06-09T16:07:08.691026993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.691325 crc crio[22095]: time=\"2026-06-09T16:07:08.69126969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.691507 crc crio[22095]: time=\"2026-06-09T16:07:08.691423694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.691666 crc crio[22095]: time=\"2026-06-09T16:07:08.691614468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.691666 crc crio[22095]: time=\"2026-06-09T16:07:08.691633249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.691853 crc crio[22095]: time=\"2026-06-09T16:07:08.691743552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.691853 crc crio[22095]: time=\"2026-06-09T16:07:08.691803993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.691853 crc crio[22095]: time=\"2026-06-09T16:07:08.691842444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.692238 crc crio[22095]: time=\"2026-06-09T16:07:08.692135802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.692331 crc crio[22095]: time=\"2026-06-09T16:07:08.692241444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.692442 crc crio[22095]: time=\"2026-06-09T16:07:08.692343237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.692503 crc crio[22095]: time=\"2026-06-09T16:07:08.69246321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.692503 crc crio[22095]: time=\"2026-06-09T16:07:08.692479781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.692604 crc crio[22095]: time=\"2026-06-09T16:07:08.692567833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.692764 crc crio[22095]: time=\"2026-06-09T16:07:08.692700076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.692903 crc crio[22095]: time=\"2026-06-09T16:07:08.692797119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.692903 crc crio[22095]: time=\"2026-06-09T16:07:08.692892881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.693069 crc crio[22095]: time=\"2026-06-09T16:07:08.692995554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.693069 crc crio[22095]: time=\"2026-06-09T16:07:08.693054185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.693181 crc crio[22095]: time=\"2026-06-09T16:07:08.693114857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.693288 crc crio[22095]: time=\"2026-06-09T16:07:08.69323204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.693374 crc crio[22095]: time=\"2026-06-09T16:07:08.693315962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.693490 crc crio[22095]: time=\"2026-06-09T16:07:08.693385524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.693490 crc crio[22095]: time=\"2026-06-09T16:07:08.693476506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.693600 crc crio[22095]: time=\"2026-06-09T16:07:08.693521997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.693600 crc crio[22095]: time=\"2026-06-09T16:07:08.693557848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.693867 crc crio[22095]: time=\"2026-06-09T16:07:08.693763403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.693867 crc crio[22095]: time=\"2026-06-09T16:07:08.693852646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.694167 crc crio[22095]: time=\"2026-06-09T16:07:08.693978409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.694167 crc crio[22095]: time=\"2026-06-09T16:07:08.69402936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.694276 crc crio[22095]: time=\"2026-06-09T16:07:08.694242146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.694329 crc crio[22095]: time=\"2026-06-09T16:07:08.694304297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.694442 crc crio[22095]: time=\"2026-06-09T16:07:08.694369879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.694526 crc crio[22095]: time=\"2026-06-09T16:07:08.694454651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.694775 crc crio[22095]: time=\"2026-06-09T16:07:08.694604625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.694775 crc crio[22095]: time=\"2026-06-09T16:07:08.694691377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.694900 crc crio[22095]: time=\"2026-06-09T16:07:08.694774969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.694900 crc crio[22095]: time=\"2026-06-09T16:07:08.694825161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.695259 crc crio[22095]: time=\"2026-06-09T16:07:08.695070757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.695259 crc crio[22095]: time=\"2026-06-09T16:07:08.695109838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.695259 crc crio[22095]: time=\"2026-06-09T16:07:08.695239941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.695381 crc crio[22095]: time=\"2026-06-09T16:07:08.695269212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.695565 crc crio[22095]: time=\"2026-06-09T16:07:08.695514718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.695645 crc crio[22095]: time=\"2026-06-09T16:07:08.69559022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.695683 crc crio[22095]: time=\"2026-06-09T16:07:08.695639731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.695726 crc crio[22095]: time=\"2026-06-09T16:07:08.695688353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.695869 crc crio[22095]: time=\"2026-06-09T16:07:08.695830886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.696024 crc crio[22095]: time=\"2026-06-09T16:07:08.695881568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.696156 crc crio[22095]: time=\"2026-06-09T16:07:08.696113994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.696350 crc crio[22095]: time=\"2026-06-09T16:07:08.696163065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.696350 crc crio[22095]: time=\"2026-06-09T16:07:08.696220896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.696350 crc crio[22095]: time=\"2026-06-09T16:07:08.696257127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.696496 crc crio[22095]: time=\"2026-06-09T16:07:08.696456922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.696496 crc crio[22095]: time=\"2026-06-09T16:07:08.696494013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.696641 crc crio[22095]: time=\"2026-06-09T16:07:08.696564375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.696641 crc crio[22095]: time=\"2026-06-09T16:07:08.696614766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.696754 crc crio[22095]: time=\"2026-06-09T16:07:08.696730959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.696816 crc crio[22095]: time=\"2026-06-09T16:07:08.69676034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.696954 crc crio[22095]: time=\"2026-06-09T16:07:08.696875483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.697047 crc crio[22095]: time=\"2026-06-09T16:07:08.696971505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.697103 crc crio[22095]: time=\"2026-06-09T16:07:08.697080658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.697155 crc crio[22095]: time=\"2026-06-09T16:07:08.697115159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.697389 crc crio[22095]: time=\"2026-06-09T16:07:08.697251113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.697389 crc crio[22095]: time=\"2026-06-09T16:07:08.697294254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.697537 crc crio[22095]: time=\"2026-06-09T16:07:08.697461388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.697537 crc crio[22095]: time=\"2026-06-09T16:07:08.697491679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.697652 crc crio[22095]: time=\"2026-06-09T16:07:08.697614402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.697731 crc crio[22095]: time=\"2026-06-09T16:07:08.697656713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.697821 crc crio[22095]: time=\"2026-06-09T16:07:08.697774706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.697890 crc crio[22095]: time=\"2026-06-09T16:07:08.697843948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.698010 crc crio[22095]: time=\"2026-06-09T16:07:08.697976091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.698010 crc crio[22095]: time=\"2026-06-09T16:07:08.698010662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.698163 crc crio[22095]: time=\"2026-06-09T16:07:08.698122515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.698233 crc crio[22095]: time=\"2026-06-09T16:07:08.698173806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.698320 crc crio[22095]: time=\"2026-06-09T16:07:08.698282529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.698390 crc crio[22095]: time=\"2026-06-09T16:07:08.6983251Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.698390 crc crio[22095]: time=\"2026-06-09T16:07:08.698491094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.698614 crc crio[22095]: time=\"2026-06-09T16:07:08.698530105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.698650 crc crio[22095]: time=\"2026-06-09T16:07:08.698627588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.698693 crc crio[22095]: time=\"2026-06-09T16:07:08.698665889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.698886 crc crio[22095]: time=\"2026-06-09T16:07:08.698846603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.699019 crc crio[22095]: time=\"2026-06-09T16:07:08.698901925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.699097 crc crio[22095]: time=\"2026-06-09T16:07:08.699033248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.699097 crc crio[22095]: time=\"2026-06-09T16:07:08.699067789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.699241 crc crio[22095]: time=\"2026-06-09T16:07:08.699183062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.699304 crc crio[22095]: time=\"2026-06-09T16:07:08.699251044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.699488 crc crio[22095]: time=\"2026-06-09T16:07:08.699449679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.699663 crc crio[22095]: time=\"2026-06-09T16:07:08.69949267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.700033 crc crio[22095]: time=\"2026-06-09T16:07:08.699992233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.700136 crc crio[22095]: time=\"2026-06-09T16:07:08.700045374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.700136 crc crio[22095]: time=\"2026-06-09T16:07:08.700078355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.700136 crc crio[22095]: time=\"2026-06-09T16:07:08.700104906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.700277 crc crio[22095]: time=\"2026-06-09T16:07:08.700147317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.700277 crc crio[22095]: time=\"2026-06-09T16:07:08.700172707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.700580 crc crio[22095]: time=\"2026-06-09T16:07:08.700519926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.700768 crc crio[22095]: time=\"2026-06-09T16:07:08.700600798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.700768 crc crio[22095]: time=\"2026-06-09T16:07:08.700631289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.700768 crc crio[22095]: time=\"2026-06-09T16:07:08.70066642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.701107 crc crio[22095]: time=\"2026-06-09T16:07:08.700845964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.701107 crc crio[22095]: time=\"2026-06-09T16:07:08.700900126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.701208 crc crio[22095]: time=\"2026-06-09T16:07:08.701117701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.701208 crc crio[22095]: time=\"2026-06-09T16:07:08.701161863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.701351 crc crio[22095]: time=\"2026-06-09T16:07:08.701298326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.701450 crc crio[22095]: time=\"2026-06-09T16:07:08.701371568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.701504 crc crio[22095]: time=\"2026-06-09T16:07:08.701481341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.701548 crc crio[22095]: time=\"2026-06-09T16:07:08.701530062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.701705 crc crio[22095]: time=\"2026-06-09T16:07:08.701657265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.701768 crc crio[22095]: time=\"2026-06-09T16:07:08.701730057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.701954 crc crio[22095]: time=\"2026-06-09T16:07:08.701768338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.701954 crc crio[22095]: time=\"2026-06-09T16:07:08.701794419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.702042 crc crio[22095]: time=\"2026-06-09T16:07:08.702020485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.702091 crc crio[22095]: time=\"2026-06-09T16:07:08.702070466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.702898 crc crio[22095]: time=\"2026-06-09T16:07:08.702695412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.703093 crc crio[22095]: time=\"2026-06-09T16:07:08.70301366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.703093 crc crio[22095]: time=\"2026-06-09T16:07:08.703063431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.703166 crc crio[22095]: time=\"2026-06-09T16:07:08.703098862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.703166 crc crio[22095]: time=\"2026-06-09T16:07:08.703146953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.703267 crc crio[22095]: time=\"2026-06-09T16:07:08.703223935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.703553 crc crio[22095]: time=\"2026-06-09T16:07:08.703478292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.703622 crc crio[22095]: time=\"2026-06-09T16:07:08.703555754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.703713 crc crio[22095]: time=\"2026-06-09T16:07:08.703663887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.703778 crc crio[22095]: time=\"2026-06-09T16:07:08.703722538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.704192 crc crio[22095]: time=\"2026-06-09T16:07:08.704011025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.704371 crc crio[22095]: time=\"2026-06-09T16:07:08.704298333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.704487 crc crio[22095]: time=\"2026-06-09T16:07:08.704373905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.704487 crc crio[22095]: time=\"2026-06-09T16:07:08.704451277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.704573 crc crio[22095]: time=\"2026-06-09T16:07:08.704499908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.704573 crc crio[22095]: time=\"2026-06-09T16:07:08.704534169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.704764 crc crio[22095]: time=\"2026-06-09T16:07:08.704706483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.704822 crc crio[22095]: time=\"2026-06-09T16:07:08.704778465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.704865 crc crio[22095]: time=\"2026-06-09T16:07:08.704819316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.704865 crc crio[22095]: time=\"2026-06-09T16:07:08.704857907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.705089 crc crio[22095]: time=\"2026-06-09T16:07:08.70497818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.705089 crc crio[22095]: time=\"2026-06-09T16:07:08.705031742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.705268 crc crio[22095]: time=\"2026-06-09T16:07:08.705227077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.705310 crc crio[22095]: time=\"2026-06-09T16:07:08.705278208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.705539 crc crio[22095]: time=\"2026-06-09T16:07:08.705466003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.705613 crc crio[22095]: time=\"2026-06-09T16:07:08.705545455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.705613 crc crio[22095]: time=\"2026-06-09T16:07:08.705583716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.705689 crc crio[22095]: time=\"2026-06-09T16:07:08.705622117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.705689 crc crio[22095]: time=\"2026-06-09T16:07:08.705649647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.705689 crc crio[22095]: time=\"2026-06-09T16:07:08.705666268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.708008 crc crio[22095]: time=\"2026-06-09T16:07:08.707873404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.708008 crc crio[22095]: time=\"2026-06-09T16:07:08.707974807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.708186 crc crio[22095]: time=\"2026-06-09T16:07:08.708018048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.708186 crc crio[22095]: time=\"2026-06-09T16:07:08.708052559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.708602 crc crio[22095]: time=\"2026-06-09T16:07:08.708378077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.708602 crc crio[22095]: time=\"2026-06-09T16:07:08.708526321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.708704 crc crio[22095]: time=\"2026-06-09T16:07:08.708629334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.708704 crc crio[22095]: time=\"2026-06-09T16:07:08.708682295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.709068 crc crio[22095]: time=\"2026-06-09T16:07:08.708988863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.709132 crc crio[22095]: time=\"2026-06-09T16:07:08.709083315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.709279 crc crio[22095]: time=\"2026-06-09T16:07:08.709219319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.709338 crc crio[22095]: time=\"2026-06-09T16:07:08.709292351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.709592 crc crio[22095]: time=\"2026-06-09T16:07:08.709506456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.709750 crc crio[22095]: time=\"2026-06-09T16:07:08.709603218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.709750 crc crio[22095]: time=\"2026-06-09T16:07:08.70966341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.709750 crc crio[22095]: time=\"2026-06-09T16:07:08.709712011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.709878 crc crio[22095]: time=\"2026-06-09T16:07:08.709758582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.709878 crc crio[22095]: time=\"2026-06-09T16:07:08.709794873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.710127 crc crio[22095]: time=\"2026-06-09T16:07:08.71007303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.710190 crc crio[22095]: time=\"2026-06-09T16:07:08.710160233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.710267 crc crio[22095]: time=\"2026-06-09T16:07:08.710222574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.710334 crc crio[22095]: time=\"2026-06-09T16:07:08.710291756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.710334 crc crio[22095]: time=\"2026-06-09T16:07:08.710314877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.710442 crc crio[22095]: time=\"2026-06-09T16:07:08.710338477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.710594 crc crio[22095]: time=\"2026-06-09T16:07:08.710490121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.710721 crc crio[22095]: time=\"2026-06-09T16:07:08.710685246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.710888 crc crio[22095]: time=\"2026-06-09T16:07:08.710807829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.711033 crc crio[22095]: time=\"2026-06-09T16:07:08.710906142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.711033 crc crio[22095]: time=\"2026-06-09T16:07:08.711008164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.711124 crc crio[22095]: time=\"2026-06-09T16:07:08.711050036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.711296 crc crio[22095]: time=\"2026-06-09T16:07:08.71124337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.711363 crc crio[22095]: time=\"2026-06-09T16:07:08.711318352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711369464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711445256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711505477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711543948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.711985 crc crio[22095]: time=\"2026-06-09T16:07:08.711810075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.711985 crc crio[22095]: time=\"2026-06-09T16:07:08.711886747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.712096 crc crio[22095]: time=\"2026-06-09T16:07:08.71201568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.712135 crc crio[22095]: time=\"2026-06-09T16:07:08.712100112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.712228 crc crio[22095]: time=\"2026-06-09T16:07:08.712187545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.712290 crc crio[22095]: time=\"2026-06-09T16:07:08.712244986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.712555 crc crio[22095]: time=\"2026-06-09T16:07:08.712502553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.712659 crc crio[22095]: time=\"2026-06-09T16:07:08.712626506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.712783 crc crio[22095]: time=\"2026-06-09T16:07:08.712734589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.713126 crc crio[22095]: time=\"2026-06-09T16:07:08.713017366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.713236 crc crio[22095]: time=\"2026-06-09T16:07:08.71320157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.713336 crc crio[22095]: time=\"2026-06-09T16:07:08.713304363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.713388 crc crio[22095]: time=\"2026-06-09T16:07:08.713352574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.713388 crc crio[22095]: time=\"2026-06-09T16:07:08.713379505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.713564 crc crio[22095]: time=\"2026-06-09T16:07:08.713504978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.713627 crc crio[22095]: time=\"2026-06-09T16:07:08.713599821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.713747 crc crio[22095]: time=\"2026-06-09T16:07:08.713662332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.713747 crc crio[22095]: time=\"2026-06-09T16:07:08.713737684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.713839 crc crio[22095]: time=\"2026-06-09T16:07:08.713786645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.713839 crc crio[22095]: time=\"2026-06-09T16:07:08.713821446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.714178 crc crio[22095]: time=\"2026-06-09T16:07:08.714106044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.714296 crc crio[22095]: time=\"2026-06-09T16:07:08.714247477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.714421 crc crio[22095]: time=\"2026-06-09T16:07:08.71435916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.714524 crc crio[22095]: time=\"2026-06-09T16:07:08.714491063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.714639 crc crio[22095]: time=\"2026-06-09T16:07:08.714607756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.714870 crc crio[22095]: time=\"2026-06-09T16:07:08.714834792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.715090 crc crio[22095]: time=\"2026-06-09T16:07:08.715037857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.715289 crc crio[22095]: time=\"2026-06-09T16:07:08.715163131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.715367 crc crio[22095]: time=\"2026-06-09T16:07:08.715289334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.715519 crc crio[22095]: time=\"2026-06-09T16:07:08.715484569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.715635 crc crio[22095]: time=\"2026-06-09T16:07:08.715602462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.715743 crc crio[22095]: time=\"2026-06-09T16:07:08.715712715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.715960 crc crio[22095]: time=\"2026-06-09T16:07:08.715835408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.716036 crc crio[22095]: time=\"2026-06-09T16:07:08.715991212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.716036 crc crio[22095]: time=\"2026-06-09T16:07:08.716006472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.716138 crc crio[22095]: time=\"2026-06-09T16:07:08.716105245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.716609 crc crio[22095]: time=\"2026-06-09T16:07:08.716251978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.716609 crc crio[22095]: time=\"2026-06-09T16:07:08.716508265Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.716699 crc crio[22095]: time=\"2026-06-09T16:07:08.716640428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.716742 crc crio[22095]: time=\"2026-06-09T16:07:08.716672919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.716879 crc crio[22095]: time=\"2026-06-09T16:07:08.716814893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717033 crc crio[22095]: time=\"2026-06-09T16:07:08.716906355Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717069679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717123581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717168352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717208093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.717527 crc crio[22095]: time=\"2026-06-09T16:07:08.717455519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717587 crc crio[22095]: time=\"2026-06-09T16:07:08.717549962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.717721 crc crio[22095]: time=\"2026-06-09T16:07:08.717617583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717721 crc crio[22095]: time=\"2026-06-09T16:07:08.717687745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717736647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717778108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717801898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717837819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.718214 crc crio[22095]: time=\"2026-06-09T16:07:08.718149907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.718292 crc crio[22095]: time=\"2026-06-09T16:07:08.718241219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.718292 crc crio[22095]: time=\"2026-06-09T16:07:08.71826551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.718515 crc crio[22095]: time=\"2026-06-09T16:07:08.718297761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.718515 crc crio[22095]: time=\"2026-06-09T16:07:08.718349052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.718515 crc crio[22095]: time=\"2026-06-09T16:07:08.718462855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.718634 crc crio[22095]: time=\"2026-06-09T16:07:08.718533577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.718634 crc crio[22095]: time=\"2026-06-09T16:07:08.718592788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.718826 crc crio[22095]: time=\"2026-06-09T16:07:08.718688991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.718826 crc crio[22095]: time=\"2026-06-09T16:07:08.718771503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.719027 crc crio[22095]: time=\"2026-06-09T16:07:08.718974838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.719086 crc crio[22095]: time=\"2026-06-09T16:07:08.71906373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.719300 crc crio[22095]: time=\"2026-06-09T16:07:08.719249025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.719369 crc crio[22095]: time=\"2026-06-09T16:07:08.719338827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.719718 crc crio[22095]: time=\"2026-06-09T16:07:08.719642065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.719787 crc crio[22095]: time=\"2026-06-09T16:07:08.719724117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.719787 crc crio[22095]: time=\"2026-06-09T16:07:08.719772099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.719997 crc crio[22095]: time=\"2026-06-09T16:07:08.719806149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.719997 crc crio[22095]: time=\"2026-06-09T16:07:08.719859781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.719997 crc crio[22095]: time=\"2026-06-09T16:07:08.719902372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.720127 crc crio[22095]: time=\"2026-06-09T16:07:08.720058276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.720127 crc crio[22095]: time=\"2026-06-09T16:07:08.720102427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.720421 crc crio[22095]: time=\"2026-06-09T16:07:08.720313252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.720421 crc crio[22095]: time=\"2026-06-09T16:07:08.720360924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720459976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720499647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720545538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720578159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.720739 crc crio[22095]: time=\"2026-06-09T16:07:08.72061654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.720739 crc crio[22095]: time=\"2026-06-09T16:07:08.720640321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:08.720739 crc crio[22095]: time=\"2026-06-09T16:07:08.720714153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:07:08.720843 crc crio[22095]: time=\"2026-06-09T16:07:08.720743053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:07:12.310308 crc crio[22095]: time=\"2026-06-09T16:07:12.309549136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:07:12.351265 crc crio[22095]: time=\"2026-06-09T16:07:12.351128439Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:07:12.351265 crc crio[22095]: time=\"2026-06-09T16:07:12.351247192Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:07:12.351691 crc crio[22095]: time=\"2026-06-09T16:07:12.351312214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:07:12.382977 crc crio[22095]: time=\"2026-06-09T16:07:12.382713897Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:07:12.382977 crc crio[22095]: time=\"2026-06-09T16:07:12.382782779Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:07:40.544164 crc crio[22095]: time=\"2026-06-09T16:07:40.543012981Z\" level=info msg=\"Stopping pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=d0bff024-e3dc-475e-b1c5-681530170cd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:40.544164 crc crio[22095]: time=\"2026-06-09T16:07:40.544062158Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=d0bff024-e3dc-475e-b1c5-681530170cd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:40.545870 crc crio[22095]: time=\"2026-06-09T16:07:40.545083974Z\" level=info msg=\"Removing pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=f719369c-06c1-4d5c-a382-611c2e08ea03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:07:40.560536 crc crio[22095]: time=\"2026-06-09T16:07:40.560386886Z\" level=info msg=\"Removed pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=f719369c-06c1-4d5c-a382-611c2e08ea03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:07:40.561814 crc crio[22095]: time=\"2026-06-09T16:07:40.561751801Z\" level=info msg=\"Stopping pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=060cad61-a1ad-46a7-b403-5e36ed1f1a7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:40.561970 crc crio[22095]: time=\"2026-06-09T16:07:40.561832203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=060cad61-a1ad-46a7-b403-5e36ed1f1a7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:40.563054 crc crio[22095]: time=\"2026-06-09T16:07:40.562868969Z\" level=info msg=\"Removing pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=b00d001d-e78e-46f3-b491-9bcc2d63eb47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:07:40.572178 crc crio[22095]: time=\"2026-06-09T16:07:40.572029274Z\" level=info msg=\"Removed pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=b00d001d-e78e-46f3-b491-9bcc2d63eb47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:07:43.032875 crc crio[22095]: time=\"2026-06-09T16:07:43.032281704Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/POD\" id=6cda975d-e07e-470a-ae06-ab4f9f9321b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:43.033853 crc crio[22095]: time=\"2026-06-09T16:07:43.03290352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:43.084487 crc crio[22095]: time=\"2026-06-09T16:07:43.082085698Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0028b6140}] Aliases:map[]}\"\nJun 09 16:07:43.084487 crc crio[22095]: time=\"2026-06-09T16:07:43.082216471Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:07:43.563648 crc crio[22095]: 2026-06-09T16:07:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d849e3aa84766c1 Mac:1e:54:3c:4b:8c:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 SocketPath: PciID:}] [{Interface:0xc00013c5a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:07:43.566602 crc crio[22095]: time=\"2026-06-09T16:07:43.566527778Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0028b6140}] Aliases:map[]}\"\nJun 09 16:07:43.566800 crc crio[22095]: time=\"2026-06-09T16:07:43.566736983Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:07:43.573868 crc crio[22095]: time=\"2026-06-09T16:07:43.573765553Z\" level=info msg=\"Ran pod sandbox d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/POD\" id=6cda975d-e07e-470a-ae06-ab4f9f9321b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:43.578020 crc crio[22095]: time=\"2026-06-09T16:07:43.57757897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ffc7961-1b03-400d-a668-4bf9a6ccece8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:43.579906 crc crio[22095]: time=\"2026-06-09T16:07:43.579852108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74e25966-568d-484a-bb38-9138950684f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:43.592881 crc crio[22095]: time=\"2026-06-09T16:07:43.59201965Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util\" id=c716ad65-3c91-4f09-82de-618c3e10fa96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:43.592881 crc crio[22095]: time=\"2026-06-09T16:07:43.592772269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:43.626203 crc crio[22095]: time=\"2026-06-09T16:07:43.62606435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:43.631769 crc crio[22095]: time=\"2026-06-09T16:07:43.631700404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:43.783311 crc crio[22095]: time=\"2026-06-09T16:07:43.783146217Z\" level=info msg=\"Created container 34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util\" id=c716ad65-3c91-4f09-82de-618c3e10fa96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:43.785557 crc crio[22095]: time=\"2026-06-09T16:07:43.785209339Z\" level=info msg=\"Starting container: 34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c\" id=a04356ff-f2d2-4ff6-8e75-a2f8518402a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:43.796616 crc crio[22095]: time=\"2026-06-09T16:07:43.796369605Z\" level=info msg=\"Started container\" PID=39493 containerID=34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util id=a04356ff-f2d2-4ff6-8e75-a2f8518402a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\nJun 09 16:07:44.833148 crc crio[22095]: time=\"2026-06-09T16:07:44.830172804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:44.834220 crc crio[22095]: time=\"2026-06-09T16:07:44.83352023Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:44.834220 crc crio[22095]: time=\"2026-06-09T16:07:44.833589021Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:44.835015 crc crio[22095]: time=\"2026-06-09T16:07:44.834898755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=276a8df0-5b20-42c7-90e1-6bba255344f4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:07:44.844982 crc crio[22095]: time=\"2026-06-09T16:07:44.844835479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 09 16:07:46.990831 crc crio[22095]: time=\"2026-06-09T16:07:46.989726415Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=276a8df0-5b20-42c7-90e1-6bba255344f4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:07:46.992465 crc crio[22095]: time=\"2026-06-09T16:07:46.992243369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ed63ac72-52a6-4db4-93aa-695f4657ad94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:46.999693 crc crio[22095]: time=\"2026-06-09T16:07:46.999273789Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c0fa667b-4290-4a24-a370-322727805846 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:47.019433 crc crio[22095]: time=\"2026-06-09T16:07:47.019281951Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull\" id=c9273987-6d2f-4d7f-967e-c14018a6f02a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:47.021031 crc crio[22095]: time=\"2026-06-09T16:07:47.02083687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:47.046201 crc crio[22095]: time=\"2026-06-09T16:07:47.046084336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:47.046578 crc crio[22095]: time=\"2026-06-09T16:07:47.046528487Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5720d6aa59d3401204912c7ba7fb12b75f3456f145fb1c5e76b681ab64769c55/merged/etc/passwd: no such file or directory\"\nJun 09 16:07:47.046670 crc crio[22095]: time=\"2026-06-09T16:07:47.046594299Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/5720d6aa59d3401204912c7ba7fb12b75f3456f145fb1c5e76b681ab64769c55/merged/etc/group: no such file or directory\"\nJun 09 16:07:47.049232 crc crio[22095]: time=\"2026-06-09T16:07:47.049169385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:47.208829 crc crio[22095]: time=\"2026-06-09T16:07:47.208693745Z\" level=info msg=\"Created container 219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull\" id=c9273987-6d2f-4d7f-967e-c14018a6f02a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:47.210828 crc crio[22095]: time=\"2026-06-09T16:07:47.210524832Z\" level=info msg=\"Starting container: 219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169\" id=a726d558-2409-45c5-9827-1854fbbddcd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:47.227263 crc crio[22095]: time=\"2026-06-09T16:07:47.227100645Z\" level=info msg=\"Started container\" PID=39590 containerID=219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull id=a726d558-2409-45c5-9827-1854fbbddcd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\nJun 09 16:07:47.872323 crc crio[22095]: time=\"2026-06-09T16:07:47.86973083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ef7f27f-6cba-4d87-a5e9-6cb47268376f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:47.874535 crc crio[22095]: time=\"2026-06-09T16:07:47.873741712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b8f30bf1-453f-449e-a752-3c4978e91115 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:47.883582 crc crio[22095]: time=\"2026-06-09T16:07:47.883382769Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract\" id=8c36d82e-07a3-429f-8f55-5cfc6de2826a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:47.884019 crc crio[22095]: time=\"2026-06-09T16:07:47.883904832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:47.912803 crc crio[22095]: time=\"2026-06-09T16:07:47.912480093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:47.917608 crc crio[22095]: time=\"2026-06-09T16:07:47.917548273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:48.075652 crc crio[22095]: time=\"2026-06-09T16:07:48.075535383Z\" level=info msg=\"Created container 5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract\" id=8c36d82e-07a3-429f-8f55-5cfc6de2826a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:48.077148 crc crio[22095]: time=\"2026-06-09T16:07:48.077086133Z\" level=info msg=\"Starting container: 5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d\" id=75636c23-29cc-4184-911d-ea7b9e5d326e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:48.082038 crc crio[22095]: time=\"2026-06-09T16:07:48.081974268Z\" level=info msg=\"Started container\" PID=39636 containerID=5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract id=75636c23-29cc-4184-911d-ea7b9e5d326e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\nJun 09 16:07:49.895893 crc crio[22095]: time=\"2026-06-09T16:07:49.895276353Z\" level=info msg=\"Stopping pod sandbox: d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\" id=f511f5f9-da03-454e-b757-2fa4c2ea3451 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:49.897077 crc crio[22095]: time=\"2026-06-09T16:07:49.896536765Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0004c6e18}] Aliases:map[]}\"\nJun 09 16:07:49.897077 crc crio[22095]: time=\"2026-06-09T16:07:49.896675418Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:07:50.401831 crc crio[22095]: time=\"2026-06-09T16:07:50.401167901Z\" level=info msg=\"Stopped pod sandbox: d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\" id=f511f5f9-da03-454e-b757-2fa4c2ea3451 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:07:55.619793 crc crio[22095]: time=\"2026-06-09T16:07:55.619078636Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/POD\" id=c5a411f6-1bdb-425e-b214-41e35cdfa057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:55.621309 crc crio[22095]: time=\"2026-06-09T16:07:55.619868296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:55.646866 crc crio[22095]: time=\"2026-06-09T16:07:55.646718143Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-4xd9j Namespace:openshift-nmstate ID:409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c UID:4da235b8-e02b-41a7-bc4e-943ebca156f7 NetNS:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4da235b8_e02b_41a7_bc4e_943ebca156f7.slice PodAnnotations:0xc002da4ec0}] Aliases:map[]}\"\nJun 09 16:07:55.646866 crc crio[22095]: time=\"2026-06-09T16:07:55.646777344Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-4xd9j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:07:56.458253 crc crio[22095]: 2026-06-09T16:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:409182d600b3781 Mac:aa:73:df:1b:ee:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:07:56.458796 crc crio[22095]: time=\"2026-06-09T16:07:56.458282618Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-4xd9j Namespace:openshift-nmstate ID:409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c UID:4da235b8-e02b-41a7-bc4e-943ebca156f7 NetNS:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4da235b8_e02b_41a7_bc4e_943ebca156f7.slice PodAnnotations:0xc002da4ec0}] Aliases:map[]}\"\nJun 09 16:07:56.458796 crc crio[22095]: time=\"2026-06-09T16:07:56.458510794Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-4xd9j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:07:56.466647 crc crio[22095]: time=\"2026-06-09T16:07:56.466534169Z\" level=info msg=\"Ran pod sandbox 409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c with infra container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/POD\" id=c5a411f6-1bdb-425e-b214-41e35cdfa057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:07:56.476131 crc crio[22095]: time=\"2026-06-09T16:07:56.476051123Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:56.476462 crc crio[22095]: time=\"2026-06-09T16:07:56.476318979Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:56.476462 crc crio[22095]: time=\"2026-06-09T16:07:56.476437713Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:56.480093 crc crio[22095]: time=\"2026-06-09T16:07:56.479737647Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8af0955c-94d3-45bb-a11f-ea5d12406683 name=/runtime.v1.ImageService/PullImage\nJun 09 16:07:56.486442 crc crio[22095]: time=\"2026-06-09T16:07:56.486089939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 09 16:07:59.540570 crc crio[22095]: time=\"2026-06-09T16:07:59.539680342Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=8af0955c-94d3-45bb-a11f-ea5d12406683 name=/runtime.v1.ImageService/PullImage\nJun 09 16:07:59.542553 crc crio[22095]: time=\"2026-06-09T16:07:59.541819217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=e0b2ca09-5f35-4b23-8988-619dc2317106 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:59.546154 crc crio[22095]: time=\"2026-06-09T16:07:59.546089176Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=408348c1-730f-4674-883b-44f885407079 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:07:59.554107 crc crio[22095]: time=\"2026-06-09T16:07:59.554009748Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=ff736cb2-4807-4a51-83a5-5dce65c9ae57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:59.556295 crc crio[22095]: time=\"2026-06-09T16:07:59.556229585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:59.587550 crc crio[22095]: time=\"2026-06-09T16:07:59.586882599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:59.591995 crc crio[22095]: time=\"2026-06-09T16:07:59.591851716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:07:59.709739 crc crio[22095]: time=\"2026-06-09T16:07:59.709615418Z\" level=info msg=\"Created container 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=ff736cb2-4807-4a51-83a5-5dce65c9ae57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:07:59.711389 crc crio[22095]: time=\"2026-06-09T16:07:59.711315041Z\" level=info msg=\"Starting container: 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e\" id=e3f82479-7b53-4a84-8b6a-ad2e1b96a5f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:07:59.716971 crc crio[22095]: time=\"2026-06-09T16:07:59.716824053Z\" level=info msg=\"Started container\" PID=39901 containerID=80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e description=openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator id=e3f82479-7b53-4a84-8b6a-ad2e1b96a5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c\nJun 09 16:08:00.518498 crc crio[22095]: time=\"2026-06-09T16:08:00.514602686Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683688-2s2gt/POD\" id=8279920c-9477-455c-9f12-7c061906d6b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:00.518498 crc crio[22095]: time=\"2026-06-09T16:08:00.518450174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:00.755578 crc crio[22095]: time=\"2026-06-09T16:08:00.755498536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc0004c6280}] Aliases:map[]}\"\nJun 09 16:08:00.775985 crc crio[22095]: time=\"2026-06-09T16:08:00.775678942Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683688-2s2gt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:01.487989 crc crio[22095]: 2026-06-09T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40920ba8b5a419d Mac:ea:50:66:65:63:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:08:01.490029 crc crio[22095]: time=\"2026-06-09T16:08:01.489881948Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc0004c6280}] Aliases:map[]}\"\nJun 09 16:08:01.490137 crc crio[22095]: time=\"2026-06-09T16:08:01.490078873Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683688-2s2gt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:08:01.499249 crc crio[22095]: time=\"2026-06-09T16:08:01.499137844Z\" level=info msg=\"Ran pod sandbox 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 with infra container: openshift-infra/auto-csr-approver-29683688-2s2gt/POD\" id=8279920c-9477-455c-9f12-7c061906d6b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:01.505335 crc crio[22095]: time=\"2026-06-09T16:08:01.504493321Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=827bc142-b969-408f-be21-2384e84b2d98 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:01.510732 crc crio[22095]: time=\"2026-06-09T16:08:01.510645839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:08:02.343148 crc crio[22095]: time=\"2026-06-09T16:08:02.342898343Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=827bc142-b969-408f-be21-2384e84b2d98 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:02.345080 crc crio[22095]: time=\"2026-06-09T16:08:02.344334479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6f299ee-a433-4105-8569-01a00ab92d9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:02.346518 crc crio[22095]: time=\"2026-06-09T16:08:02.346438223Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8d7e636-fac7-4f91-935c-56536fc066a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:02.352617 crc crio[22095]: time=\"2026-06-09T16:08:02.352533899Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683688-2s2gt/oc\" id=6625eef4-c615-4802-b21a-a64f4a784e67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:02.353113 crc crio[22095]: time=\"2026-06-09T16:08:02.353039302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:02.388158 crc crio[22095]: time=\"2026-06-09T16:08:02.388002006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:02.620628 crc crio[22095]: time=\"2026-06-09T16:08:02.620314568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:02.750214 crc crio[22095]: time=\"2026-06-09T16:08:02.750114367Z\" level=info msg=\"Created container 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3: openshift-infra/auto-csr-approver-29683688-2s2gt/oc\" id=6625eef4-c615-4802-b21a-a64f4a784e67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:02.751505 crc crio[22095]: time=\"2026-06-09T16:08:02.751326238Z\" level=info msg=\"Starting container: 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3\" id=eda22b22-4237-4a28-8486-9767bc37ddd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:02.760750 crc crio[22095]: time=\"2026-06-09T16:08:02.760535704Z\" level=info msg=\"Started container\" PID=39983 containerID=4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3 description=openshift-infra/auto-csr-approver-29683688-2s2gt/oc id=eda22b22-4237-4a28-8486-9767bc37ddd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\nJun 09 16:08:05.113127 crc crio[22095]: time=\"2026-06-09T16:08:05.11151629Z\" level=info msg=\"Stopping pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=ec1bc1d0-f696-4b2d-97a4-c0299f90c9a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:08:05.113127 crc crio[22095]: time=\"2026-06-09T16:08:05.112659009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc00263c860}] Aliases:map[]}\"\nJun 09 16:08:05.113127 crc crio[22095]: time=\"2026-06-09T16:08:05.112790192Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683688-2s2gt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:05.449263 crc crio[22095]: time=\"2026-06-09T16:08:05.448666351Z\" level=info msg=\"Stopped pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=ec1bc1d0-f696-4b2d-97a4-c0299f90c9a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:08:14.048389 crc crio[22095]: time=\"2026-06-09T16:08:14.047340869Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/POD\" id=4701ea79-840b-4e9e-a995-f0209e0b2cfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.049561 crc crio[22095]: time=\"2026-06-09T16:08:14.048465078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:14.078237 crc crio[22095]: time=\"2026-06-09T16:08:14.078120746Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jxjvb Namespace:openshift-nmstate ID:821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 UID:944f6e0f-f2a5-44a1-a4b9-f79688835725 NetNS:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod944f6e0f_f2a5_44a1_a4b9_f79688835725.slice PodAnnotations:0xc0022729a0}] Aliases:map[]}\"\nJun 09 16:08:14.078237 crc crio[22095]: time=\"2026-06-09T16:08:14.078188388Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:14.134836 crc crio[22095]: time=\"2026-06-09T16:08:14.134781616Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-wh6k8/POD\" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.135210 crc crio[22095]: time=\"2026-06-09T16:08:14.135182196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:14.155594 crc crio[22095]: time=\"2026-06-09T16:08:14.155366182Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.175637 crc crio[22095]: time=\"2026-06-09T16:08:14.175080136Z\" level=info msg=\"Ran pod sandbox 0e75b39905e5c6ed33202fae1595917647b104e68dbcfd8dda1efc2c49381dfb with infra container: openshift-nmstate/nmstate-handler-wh6k8/POD\" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.183203 crc crio[22095]: time=\"2026-06-09T16:08:14.183105791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:14.185326 crc crio[22095]: time=\"2026-06-09T16:08:14.185238456Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:14.185485 crc crio[22095]: time=\"2026-06-09T16:08:14.185351469Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:14.187309 crc crio[22095]: time=\"2026-06-09T16:08:14.187236357Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=263b474c-d927-48b3-aa95-c36632fe1ff6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:14.192083 crc crio[22095]: time=\"2026-06-09T16:08:14.192000709Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 16:08:14.453303 crc crio[22095]: 2026-06-09T16:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:821d2bfb27f8fe7 Mac:66:8a:8c:a4:97:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab SocketPath: PciID:}] [{Interface:0xc0004c8720 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:08:14.455602 crc crio[22095]: time=\"2026-06-09T16:08:14.455462787Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jxjvb Namespace:openshift-nmstate ID:821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 UID:944f6e0f-f2a5-44a1-a4b9-f79688835725 NetNS:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod944f6e0f_f2a5_44a1_a4b9_f79688835725.slice PodAnnotations:0xc0022729a0}] Aliases:map[]}\"\nJun 09 16:08:14.455750 crc crio[22095]: time=\"2026-06-09T16:08:14.455703003Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:08:14.463150 crc crio[22095]: time=\"2026-06-09T16:08:14.463058261Z\" level=info msg=\"Ran pod sandbox 821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/POD\" id=4701ea79-840b-4e9e-a995-f0209e0b2cfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.465315 crc crio[22095]: time=\"2026-06-09T16:08:14.465241057Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:14.465514 crc crio[22095]: time=\"2026-06-09T16:08:14.465470053Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:14.465586 crc crio[22095]: time=\"2026-06-09T16:08:14.465521524Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:14.466893 crc crio[22095]: time=\"2026-06-09T16:08:14.466801737Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c6eda6c8-543b-48a3-a03e-16e801793f9e name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:14.469567 crc crio[22095]: time=\"2026-06-09T16:08:14.469317401Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 16:08:14.675890 crc crio[22095]: time=\"2026-06-09T16:08:14.675812252Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/POD\" id=711c0a30-0324-4dd0-a923-40300adaefc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.676077 crc crio[22095]: time=\"2026-06-09T16:08:14.675997837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:14.698992 crc crio[22095]: time=\"2026-06-09T16:08:14.698846041Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-99hrk Namespace:openshift-nmstate ID:3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 UID:0d9ee71f-4142-4011-9991-8ee3e22dec90 NetNS:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d9ee71f_4142_4011_9991_8ee3e22dec90.slice PodAnnotations:0xc001288658}] Aliases:map[]}\"\nJun 09 16:08:14.698992 crc crio[22095]: time=\"2026-06-09T16:08:14.698962114Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-99hrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:14.735715 crc crio[22095]: time=\"2026-06-09T16:08:14.73517077Z\" level=info msg=\"Running pod sandbox: openshift-console/console-d4455dfb-pcztn/POD\" id=063af3b2-393f-4f34-8d7a-c25978843589 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:14.735821 crc crio[22095]: time=\"2026-06-09T16:08:14.735743765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:14.769055 crc crio[22095]: time=\"2026-06-09T16:08:14.76876625Z\" level=info msg=\"Got pod network &{Name:console-d4455dfb-pcztn Namespace:openshift-console ID:2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 UID:9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111 NetNS:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c930e0d_c3e5_4d9a_bfff_a87ee2f6a111.slice PodAnnotations:0xc002272fc8}] Aliases:map[]}\"\nJun 09 16:08:14.769055 crc crio[22095]: time=\"2026-06-09T16:08:14.768867762Z\" level=info msg=\"Adding pod openshift-console_console-d4455dfb-pcztn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:15.051175 crc crio[22095]: time=\"2026-06-09T16:08:15.050838464Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/POD\" id=47abbe8a-e264-4c9b-93f3-33b0c441e8f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:15.051175 crc crio[22095]: time=\"2026-06-09T16:08:15.05107654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:15.093511 crc crio[22095]: time=\"2026-06-09T16:08:15.093254488Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gjl4w Namespace:openshift-nmstate ID:9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 UID:acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8 NetNS:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacfb92d1_e7e4_4a57_86aa_89ffa0bb69c8.slice PodAnnotations:0xc002ab2290}] Aliases:map[]}\"\nJun 09 16:08:15.093840 crc crio[22095]: time=\"2026-06-09T16:08:15.093582837Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:15.236213 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3724ed300a4f628 Mac:1a:18:75:4f:0c:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:08:15.241974 crc crio[22095]: time=\"2026-06-09T16:08:15.241853679Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-99hrk Namespace:openshift-nmstate ID:3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 UID:0d9ee71f-4142-4011-9991-8ee3e22dec90 NetNS:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d9ee71f_4142_4011_9991_8ee3e22dec90.slice PodAnnotations:0xc001288658}] Aliases:map[]}\"\nJun 09 16:08:15.242308 crc crio[22095]: time=\"2026-06-09T16:08:15.242224358Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-99hrk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:08:15.258114 crc crio[22095]: time=\"2026-06-09T16:08:15.257265973Z\" level=info msg=\"Ran pod sandbox 3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/POD\" id=711c0a30-0324-4dd0-a923-40300adaefc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:15.274542 crc crio[22095]: time=\"2026-06-09T16:08:15.274437072Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.274830 crc crio[22095]: time=\"2026-06-09T16:08:15.274710099Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.274830 crc crio[22095]: time=\"2026-06-09T16:08:15.27476222Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.277063 crc crio[22095]: time=\"2026-06-09T16:08:15.276337801Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=854f7c2c-7b7a-426c-8020-5c3b4fbc1c23 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:15.280772 crc crio[22095]: time=\"2026-06-09T16:08:15.280667931Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 16:08:15.641055 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bc451f202ecc4d Mac:2e:f5:d7:70:fe:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:08:15.642043 crc crio[22095]: time=\"2026-06-09T16:08:15.64188547Z\" level=info msg=\"Got pod network &{Name:console-d4455dfb-pcztn Namespace:openshift-console ID:2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 UID:9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111 NetNS:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c930e0d_c3e5_4d9a_bfff_a87ee2f6a111.slice PodAnnotations:0xc002272fc8}] Aliases:map[]}\"\nJun 09 16:08:15.642171 crc crio[22095]: time=\"2026-06-09T16:08:15.642109915Z\" level=info msg=\"Checking pod openshift-console_console-d4455dfb-pcztn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:08:15.656682 crc crio[22095]: time=\"2026-06-09T16:08:15.656569045Z\" level=info msg=\"Ran pod sandbox 2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 with infra container: openshift-console/console-d4455dfb-pcztn/POD\" id=063af3b2-393f-4f34-8d7a-c25978843589 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:15.659667 crc crio[22095]: time=\"2026-06-09T16:08:15.65949295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=94287c7f-0d39-4c8f-9a9c-17f2fe304c5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.664085 crc crio[22095]: time=\"2026-06-09T16:08:15.663888712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a3f1cd29-4b42-4d57-879f-9a69d275aede name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.674969 crc crio[22095]: time=\"2026-06-09T16:08:15.674824842Z\" level=info msg=\"Creating container: openshift-console/console-d4455dfb-pcztn/console\" id=1c9aa676-5b45-417f-9135-d05e069e0fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:15.675375 crc crio[22095]: time=\"2026-06-09T16:08:15.675346305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:15.720596 crc crio[22095]: time=\"2026-06-09T16:08:15.72050744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:15.727356 crc crio[22095]: time=\"2026-06-09T16:08:15.727283493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:15.748166 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9edb215d0473827 Mac:be:48:a9:65:61:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 SocketPath: PciID:}] [{Interface:0xc0004b05c0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:08:15.749192 crc crio[22095]: time=\"2026-06-09T16:08:15.749128592Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gjl4w Namespace:openshift-nmstate ID:9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 UID:acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8 NetNS:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacfb92d1_e7e4_4a57_86aa_89ffa0bb69c8.slice PodAnnotations:0xc002ab2290}] Aliases:map[]}\"\nJun 09 16:08:15.749348 crc crio[22095]: time=\"2026-06-09T16:08:15.749301707Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:08:15.757392 crc crio[22095]: time=\"2026-06-09T16:08:15.757282911Z\" level=info msg=\"Ran pod sandbox 9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/POD\" id=47abbe8a-e264-4c9b-93f3-33b0c441e8f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:08:15.761791 crc crio[22095]: time=\"2026-06-09T16:08:15.761728274Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.762043 crc crio[22095]: time=\"2026-06-09T16:08:15.761983131Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.762043 crc crio[22095]: time=\"2026-06-09T16:08:15.762037772Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:15.763215 crc crio[22095]: time=\"2026-06-09T16:08:15.763161391Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ea31567a-4163-43fb-baaf-197ba59cf072 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:15.767620 crc crio[22095]: time=\"2026-06-09T16:08:15.767397279Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 09 16:08:15.861064 crc crio[22095]: time=\"2026-06-09T16:08:15.860991303Z\" level=info msg=\"Created container ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8: openshift-console/console-d4455dfb-pcztn/console\" id=1c9aa676-5b45-417f-9135-d05e069e0fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:15.862319 crc crio[22095]: time=\"2026-06-09T16:08:15.862254335Z\" level=info msg=\"Starting container: ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8\" id=b571503a-f333-4e68-99f5-c4dff48caf63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:15.867635 crc crio[22095]: time=\"2026-06-09T16:08:15.86751427Z\" level=info msg=\"Started container\" PID=40355 containerID=ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8 description=openshift-console/console-d4455dfb-pcztn/console id=b571503a-f333-4e68-99f5-c4dff48caf63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8\nJun 09 16:08:23.017617 crc crio[22095]: time=\"2026-06-09T16:08:23.016066431Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=854f7c2c-7b7a-426c-8020-5c3b4fbc1c23 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:23.020375 crc crio[22095]: time=\"2026-06-09T16:08:23.018869352Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=ea31567a-4163-43fb-baaf-197ba59cf072 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:23.020375 crc crio[22095]: time=\"2026-06-09T16:08:23.018879183Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d4e50c43-8596-4e58-bc57-443115098b89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.020375 crc crio[22095]: time=\"2026-06-09T16:08:23.019989491Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=95d3018f-9f5f-4f43-9887-791656e376f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.067187 crc crio[22095]: time=\"2026-06-09T16:08:23.067044795Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=c6eda6c8-543b-48a3-a03e-16e801793f9e name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:23.068390 crc crio[22095]: time=\"2026-06-09T16:08:23.068309407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b185a7a7-a3b7-4472-af53-e76cda635352 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.089202 crc crio[22095]: time=\"2026-06-09T16:08:23.089088028Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=263b474c-d927-48b3-aa95-c36632fe1ff6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:23.090888 crc crio[22095]: time=\"2026-06-09T16:08:23.090780202Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c783e92d-546e-4761-848c-497be2ebaeb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.091179 crc crio[22095]: time=\"2026-06-09T16:08:23.091133991Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4e9fa0cc-7aaf-4196-b815-031ffc79a7fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.091693 crc crio[22095]: time=\"2026-06-09T16:08:23.091568532Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=091d860d-c086-40f7-ae37-dde85c5f2754 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.100063 crc crio[22095]: time=\"2026-06-09T16:08:23.099895095Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=e5757422-b477-47a7-a43e-cbd87a97a364 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.101380 crc crio[22095]: time=\"2026-06-09T16:08:23.101300121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=084d5499-3ea6-4f26-8ec0-351ade31918a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.102442 crc crio[22095]: time=\"2026-06-09T16:08:23.102312727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.104520 crc crio[22095]: time=\"2026-06-09T16:08:23.10440013Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics\" id=e889cd5c-3dd6-4c0e-9cc5-f4a401c1b591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.116837 crc crio[22095]: time=\"2026-06-09T16:08:23.116661674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=6083bf23-4b66-4aeb-a4ea-3f950b7a7e87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.121788 crc crio[22095]: time=\"2026-06-09T16:08:23.121650891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.132259 crc crio[22095]: time=\"2026-06-09T16:08:23.13216403Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin\" id=d30f2c4e-a6f8-43cb-8e0a-2e1f8c325502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.137810 crc crio[22095]: time=\"2026-06-09T16:08:23.137677571Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler\" id=127497f5-1b6b-4d31-b63e-b6673deb2ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.154714 crc crio[22095]: time=\"2026-06-09T16:08:23.154609123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.157441 crc crio[22095]: time=\"2026-06-09T16:08:23.157309292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.158795 crc crio[22095]: time=\"2026-06-09T16:08:23.158699978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.160266 crc crio[22095]: time=\"2026-06-09T16:08:23.160212906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.167793 crc crio[22095]: time=\"2026-06-09T16:08:23.167614806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.189179 crc crio[22095]: time=\"2026-06-09T16:08:23.189080525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.206610 crc crio[22095]: time=\"2026-06-09T16:08:23.205903495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.225722 crc crio[22095]: time=\"2026-06-09T16:08:23.225569168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.236838 crc crio[22095]: time=\"2026-06-09T16:08:23.236754994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.378046 crc crio[22095]: time=\"2026-06-09T16:08:23.377907114Z\" level=info msg=\"Created container e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics\" id=e889cd5c-3dd6-4c0e-9cc5-f4a401c1b591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.379365 crc crio[22095]: time=\"2026-06-09T16:08:23.379287419Z\" level=info msg=\"Created container e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=e5757422-b477-47a7-a43e-cbd87a97a364 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.379837 crc crio[22095]: time=\"2026-06-09T16:08:23.379770762Z\" level=info msg=\"Starting container: e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025\" id=3ee20a4c-93e0-4f6c-86d0-c4a737f1d876 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:23.380579 crc crio[22095]: time=\"2026-06-09T16:08:23.380538681Z\" level=info msg=\"Starting container: e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17\" id=99c03343-dc97-4659-ba32-fdf7ffd01d01 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:23.382588 crc crio[22095]: time=\"2026-06-09T16:08:23.38246025Z\" level=info msg=\"Created container 25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin\" id=d30f2c4e-a6f8-43cb-8e0a-2e1f8c325502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.383820 crc crio[22095]: time=\"2026-06-09T16:08:23.383752783Z\" level=info msg=\"Starting container: 25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671\" id=48e4260a-6ce1-4899-8eeb-caced359777b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:23.397162 crc crio[22095]: time=\"2026-06-09T16:08:23.395547465Z\" level=info msg=\"Started container\" PID=40561 containerID=e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics id=3ee20a4c-93e0-4f6c-86d0-c4a737f1d876 name=/runtime.v1.RuntimeService/StartContainer sandboxID=821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064\nJun 09 16:08:23.407054 crc crio[22095]: time=\"2026-06-09T16:08:23.405356326Z\" level=info msg=\"Started container\" PID=40560 containerID=25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin id=48e4260a-6ce1-4899-8eeb-caced359777b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83\nJun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.41138363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.411744089Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.411801831Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.414217562Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=86afd8bf-507b-4f88-8463-9a84974f6650 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:23.419024 crc crio[22095]: time=\"2026-06-09T16:08:23.418765509Z\" level=info msg=\"Started container\" PID=40559 containerID=e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17 description=openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook id=99c03343-dc97-4659-ba32-fdf7ffd01d01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444\nJun 09 16:08:23.425150 crc crio[22095]: time=\"2026-06-09T16:08:23.42507186Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 09 16:08:23.440563 crc crio[22095]: time=\"2026-06-09T16:08:23.440382862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:23.580667 crc crio[22095]: time=\"2026-06-09T16:08:23.580531306Z\" level=info msg=\"Created container 7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3: openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler\" id=127497f5-1b6b-4d31-b63e-b6673deb2ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:23.582338 crc crio[22095]: time=\"2026-06-09T16:08:23.582229359Z\" level=info msg=\"Starting container: 7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3\" id=423c9dca-64d2-42be-ac58-b3384e838302 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:23.593083 crc crio[22095]: time=\"2026-06-09T16:08:23.592880772Z\" level=info msg=\"Started container\" PID=40581 containerID=7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3 description=openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler id=423c9dca-64d2-42be-ac58-b3384e838302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e75b39905e5c6ed33202fae1595917647b104e68dbcfd8dda1efc2c49381dfb\nJun 09 16:08:28.301551 crc crio[22095]: time=\"2026-06-09T16:08:28.30062588Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=86afd8bf-507b-4f88-8463-9a84974f6650 name=/runtime.v1.ImageService/PullImage\nJun 09 16:08:28.303807 crc crio[22095]: time=\"2026-06-09T16:08:28.302802436Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=183d2425-0625-411c-9cf9-4583b1cee6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:28.309768 crc crio[22095]: time=\"2026-06-09T16:08:28.309685392Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c5d0bb25-2e50-41d0-94cb-521cf980a21e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:08:28.318126 crc crio[22095]: time=\"2026-06-09T16:08:28.318056566Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy\" id=802dd24a-4bc3-4df1-8b13-9908ee813cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:28.320499 crc crio[22095]: time=\"2026-06-09T16:08:28.320436017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:28.369781 crc crio[22095]: time=\"2026-06-09T16:08:28.369342448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:28.375049 crc crio[22095]: time=\"2026-06-09T16:08:28.374686785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:08:28.513469 crc crio[22095]: time=\"2026-06-09T16:08:28.512590821Z\" level=info msg=\"Created container bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy\" id=802dd24a-4bc3-4df1-8b13-9908ee813cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:08:28.516701 crc crio[22095]: time=\"2026-06-09T16:08:28.516620564Z\" level=info msg=\"Starting container: bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42\" id=50b1706d-502a-468b-8a7b-0d2ed2986240 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:08:28.527213 crc crio[22095]: time=\"2026-06-09T16:08:28.527103543Z\" level=info msg=\"Started container\" PID=40753 containerID=bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy id=50b1706d-502a-468b-8a7b-0d2ed2986240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064\nJun 09 16:08:40.630554 crc crio[22095]: time=\"2026-06-09T16:08:40.623605715Z\" level=info msg=\"Removing container: 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed\" id=97dfc521-b898-4bc6-86ff-23ca9666e647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:08:40.817087 crc crio[22095]: time=\"2026-06-09T16:08:40.817026052Z\" level=info msg=\"Removed container 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed: openshift-infra/auto-csr-approver-29683682-d7cgz/oc\" id=97dfc521-b898-4bc6-86ff-23ca9666e647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:08:40.823983 crc crio[22095]: time=\"2026-06-09T16:08:40.823887907Z\" level=info msg=\"Stopping pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=088ff664-d968-4654-a994-15b51e497fdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:08:40.824465 crc crio[22095]: time=\"2026-06-09T16:08:40.8243856Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=088ff664-d968-4654-a994-15b51e497fdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:08:40.825161 crc crio[22095]: time=\"2026-06-09T16:08:40.825110588Z\" level=info msg=\"Removing pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=16dc88ce-9c94-451a-9bb6-b0ad47a80e91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:08:40.834153 crc crio[22095]: time=\"2026-06-09T16:08:40.834062887Z\" level=info msg=\"Removed pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=16dc88ce-9c94-451a-9bb6-b0ad47a80e91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:08:50.765796 crc crio[22095]: time=\"2026-06-09T16:08:50.764859262Z\" level=info msg=\"Stopping container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013 (timeout: 15s)\" id=1c3e152f-5e9b-48e1-9ade-c4da00da1fd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:08:50.890801 crc crio[22095]: time=\"2026-06-09T16:08:50.89067453Z\" level=info msg=\"Stopped container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console\" id=1c3e152f-5e9b-48e1-9ade-c4da00da1fd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:08:50.893895 crc crio[22095]: time=\"2026-06-09T16:08:50.892872506Z\" level=info msg=\"Stopping pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=8c751700-a31d-4f98-864f-c9f6e0c1d56d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:08:50.903096 crc crio[22095]: time=\"2026-06-09T16:08:50.902996655Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc002272048}] Aliases:map[]}\"\nJun 09 16:08:50.906131 crc crio[22095]: time=\"2026-06-09T16:08:50.906050393Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:08:51.193855 crc crio[22095]: time=\"2026-06-09T16:08:51.193460464Z\" level=info msg=\"Stopped pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=8c751700-a31d-4f98-864f-c9f6e0c1d56d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:08:51.907067 crc crio[22095]: time=\"2026-06-09T16:08:51.906981751Z\" level=info msg=\"Removing container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013\" id=e6cc85e5-b9ef-448f-9c10-4834b6e9bf27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:08:51.928770 crc crio[22095]: time=\"2026-06-09T16:08:51.928686206Z\" level=info msg=\"Removed container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console\" id=e6cc85e5-b9ef-448f-9c10-4834b6e9bf27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:00.917721 crc crio[22095]: time=\"2026-06-09T16:09:00.916828924Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/POD\" id=09d40e25-edf6-40c6-86f9-4b9ff2d1e30b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:00.919321 crc crio[22095]: time=\"2026-06-09T16:09:00.917741718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:00.942706 crc crio[22095]: time=\"2026-06-09T16:09:00.942366987Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc001984170}] Aliases:map[]}\"\nJun 09 16:09:00.942706 crc crio[22095]: time=\"2026-06-09T16:09:00.94248274Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:01.221607 crc crio[22095]: 2026-06-09T16:09:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c41c22425e8918 Mac:76:c1:e1:b8:ad:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:09:01.223195 crc crio[22095]: time=\"2026-06-09T16:09:01.223124088Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc001984170}] Aliases:map[]}\"\nJun 09 16:09:01.223381 crc crio[22095]: time=\"2026-06-09T16:09:01.223318183Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:09:01.229616 crc crio[22095]: time=\"2026-06-09T16:09:01.229530192Z\" level=info msg=\"Ran pod sandbox 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/POD\" id=09d40e25-edf6-40c6-86f9-4b9ff2d1e30b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:01.233320 crc crio[22095]: time=\"2026-06-09T16:09:01.233223106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1b55acc-0d5b-491f-8f71-74c4bfdeec43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:01.236105 crc crio[22095]: time=\"2026-06-09T16:09:01.236023528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=473ec23b-629d-47d9-bae0-3a116a9f92d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:01.241784 crc crio[22095]: time=\"2026-06-09T16:09:01.241716323Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util\" id=10a053a5-3838-482b-abf9-0dbc030122e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:01.244031 crc crio[22095]: time=\"2026-06-09T16:09:01.243858988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:01.272676 crc crio[22095]: time=\"2026-06-09T16:09:01.272566162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:01.276718 crc crio[22095]: time=\"2026-06-09T16:09:01.276619396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:01.398443 crc crio[22095]: time=\"2026-06-09T16:09:01.397684262Z\" level=info msg=\"Created container 176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util\" id=10a053a5-3838-482b-abf9-0dbc030122e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:01.399858 crc crio[22095]: time=\"2026-06-09T16:09:01.399757885Z\" level=info msg=\"Starting container: 176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea\" id=1a87ea92-0929-4372-8dcd-aa621b8aebe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:01.408221 crc crio[22095]: time=\"2026-06-09T16:09:01.404511117Z\" level=info msg=\"Started container\" PID=41987 containerID=176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util id=1a87ea92-0929-4372-8dcd-aa621b8aebe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\nJun 09 16:09:03.021889 crc crio[22095]: time=\"2026-06-09T16:09:03.021797468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:03.022755 crc crio[22095]: time=\"2026-06-09T16:09:03.022225759Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:03.022755 crc crio[22095]: time=\"2026-06-09T16:09:03.022299591Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:03.024016 crc crio[22095]: time=\"2026-06-09T16:09:03.02384181Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ef8545ea-8d35-4c1d-96f9-3f69f09a108f name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:03.031875 crc crio[22095]: time=\"2026-06-09T16:09:03.031783763Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 09 16:09:03.201015 crc crio[22095]: time=\"2026-06-09T16:09:03.200862867Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jxkwr/POD\" id=d068c5dd-a87f-4549-b522-30140da2e36a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:03.201205 crc crio[22095]: time=\"2026-06-09T16:09:03.201052872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:03.234219 crc crio[22095]: time=\"2026-06-09T16:09:03.234097697Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0028b6560}] Aliases:map[]}\"\nJun 09 16:09:03.234219 crc crio[22095]: time=\"2026-06-09T16:09:03.23418265Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jxkwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:03.812007 crc crio[22095]: 2026-06-09T16:09:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367d7d12b61149d Mac:1e:ba:6f:32:86:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:09:03.814717 crc crio[22095]: time=\"2026-06-09T16:09:03.814644055Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0028b6560}] Aliases:map[]}\"\nJun 09 16:09:03.814985 crc crio[22095]: time=\"2026-06-09T16:09:03.81484083Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jxkwr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:09:03.823849 crc crio[22095]: time=\"2026-06-09T16:09:03.823693636Z\" level=info msg=\"Ran pod sandbox 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd with infra container: openshift-marketplace/redhat-operators-jxkwr/POD\" id=d068c5dd-a87f-4549-b522-30140da2e36a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:03.826393 crc crio[22095]: time=\"2026-06-09T16:09:03.826308303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3b2d1a8-9124-48f8-83c0-066b83d2e612 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:03.829771 crc crio[22095]: time=\"2026-06-09T16:09:03.829666429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d9757e0-3860-40f0-8b0e-facb9fc77b73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:03.845116 crc crio[22095]: time=\"2026-06-09T16:09:03.844999131Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jxkwr/extract-utilities\" id=5486b0ad-fd76-4efc-9319-71499a7b560d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:03.845727 crc crio[22095]: time=\"2026-06-09T16:09:03.845662778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:03.888701 crc crio[22095]: time=\"2026-06-09T16:09:03.888533665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:03.894636 crc crio[22095]: time=\"2026-06-09T16:09:03.894490297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:04.028088 crc crio[22095]: time=\"2026-06-09T16:09:04.027380436Z\" level=info msg=\"Created container de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1: openshift-marketplace/redhat-operators-jxkwr/extract-utilities\" id=5486b0ad-fd76-4efc-9319-71499a7b560d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:04.033455 crc crio[22095]: time=\"2026-06-09T16:09:04.033319357Z\" level=info msg=\"Starting container: de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1\" id=c0b18d60-40ae-4a5b-a334-215f401fc3d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:04.039505 crc crio[22095]: time=\"2026-06-09T16:09:04.039374682Z\" level=info msg=\"Started container\" PID=42034 containerID=de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1 description=openshift-marketplace/redhat-operators-jxkwr/extract-utilities id=c0b18d60-40ae-4a5b-a334-215f401fc3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\nJun 09 16:09:05.052807 crc crio[22095]: time=\"2026-06-09T16:09:05.052719428Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dae555eb-6f3e-434e-bafc-383a178cc12c name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:05.056686 crc crio[22095]: time=\"2026-06-09T16:09:05.056607318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:09:06.036261 crc crio[22095]: time=\"2026-06-09T16:09:06.035297908Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ef8545ea-8d35-4c1d-96f9-3f69f09a108f name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:06.037567 crc crio[22095]: time=\"2026-06-09T16:09:06.037218127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=82da8ea8-1dad-4dbe-865b-a4fa79821dff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:06.042072 crc crio[22095]: time=\"2026-06-09T16:09:06.041813634Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9cd860ec-cfe1-4a17-92e1-7f73ae4c22ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:06.050450 crc crio[22095]: time=\"2026-06-09T16:09:06.05025914Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull\" id=88d03226-f44e-478b-b399-966b44c81164 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:06.052394 crc crio[22095]: time=\"2026-06-09T16:09:06.052301612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:06.087041 crc crio[22095]: time=\"2026-06-09T16:09:06.086752193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:06.088697 crc crio[22095]: time=\"2026-06-09T16:09:06.087282067Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5a9d079e155c3c575af77d4b65d7cff2f7d138a721504199d03a0b1b805ef206/merged/etc/passwd: no such file or directory\"\nJun 09 16:09:06.088697 crc crio[22095]: time=\"2026-06-09T16:09:06.087328968Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/5a9d079e155c3c575af77d4b65d7cff2f7d138a721504199d03a0b1b805ef206/merged/etc/group: no such file or directory\"\nJun 09 16:09:06.091693 crc crio[22095]: time=\"2026-06-09T16:09:06.091584486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:06.179802 crc crio[22095]: time=\"2026-06-09T16:09:06.179659939Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=dae555eb-6f3e-434e-bafc-383a178cc12c name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:06.181083 crc crio[22095]: time=\"2026-06-09T16:09:06.181002273Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4f6a027d-a5bf-4998-b887-114e04de8cfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:06.183275 crc crio[22095]: time=\"2026-06-09T16:09:06.183139558Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2e25136b-e4c1-421b-8935-271f9c47ad6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:06.191120 crc crio[22095]: time=\"2026-06-09T16:09:06.191025329Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jxkwr/extract-content\" id=2acb0909-55d1-40e0-a092-f35f0aa0a1ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:06.191685 crc crio[22095]: time=\"2026-06-09T16:09:06.191513752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:06.230741 crc crio[22095]: time=\"2026-06-09T16:09:06.230579961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:06.234673 crc crio[22095]: time=\"2026-06-09T16:09:06.234617864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:06.281359 crc crio[22095]: time=\"2026-06-09T16:09:06.281255797Z\" level=info msg=\"Created container e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull\" id=88d03226-f44e-478b-b399-966b44c81164 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:06.287285 crc crio[22095]: time=\"2026-06-09T16:09:06.286790258Z\" level=info msg=\"Starting container: e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d\" id=701cad91-666b-4091-a6d3-eec873e65817 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:06.296457 crc crio[22095]: time=\"2026-06-09T16:09:06.296040245Z\" level=info msg=\"Started container\" PID=42070 containerID=e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull id=701cad91-666b-4091-a6d3-eec873e65817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\nJun 09 16:09:06.377518 crc crio[22095]: time=\"2026-06-09T16:09:06.377359545Z\" level=info msg=\"Created container f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f: openshift-marketplace/redhat-operators-jxkwr/extract-content\" id=2acb0909-55d1-40e0-a092-f35f0aa0a1ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:06.379142 crc crio[22095]: time=\"2026-06-09T16:09:06.379082589Z\" level=info msg=\"Starting container: f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f\" id=6342867e-cba7-4415-9a43-1b8f4719aaeb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:06.391486 crc crio[22095]: time=\"2026-06-09T16:09:06.391289611Z\" level=info msg=\"Started container\" PID=42121 containerID=f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f description=openshift-marketplace/redhat-operators-jxkwr/extract-content id=6342867e-cba7-4415-9a43-1b8f4719aaeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\nJun 09 16:09:07.088745 crc crio[22095]: time=\"2026-06-09T16:09:07.088462081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5524450e-f5cc-45a2-9418-82e77a61896e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:07.094166 crc crio[22095]: time=\"2026-06-09T16:09:07.094039284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a006c2bd-4357-4d47-a011-b321715e9417 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:07.307115 crc crio[22095]: time=\"2026-06-09T16:09:07.306798165Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract\" id=3fd81444-8b89-4b6a-bb3d-398a27b919ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:07.321250 crc crio[22095]: time=\"2026-06-09T16:09:07.308467548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:07.367180 crc crio[22095]: time=\"2026-06-09T16:09:07.365737842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:07.379364 crc crio[22095]: time=\"2026-06-09T16:09:07.379120185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:07.548792 crc crio[22095]: time=\"2026-06-09T16:09:07.548605359Z\" level=info msg=\"Created container 79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract\" id=3fd81444-8b89-4b6a-bb3d-398a27b919ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:07.550674 crc crio[22095]: time=\"2026-06-09T16:09:07.550642521Z\" level=info msg=\"Starting container: 79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae\" id=dfb9427d-987b-443f-9181-176ff2e51137 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:07.563654 crc crio[22095]: time=\"2026-06-09T16:09:07.562554826Z\" level=info msg=\"Started container\" PID=42179 containerID=79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract id=dfb9427d-987b-443f-9181-176ff2e51137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\nJun 09 16:09:10.152165 crc crio[22095]: time=\"2026-06-09T16:09:10.150729327Z\" level=info msg=\"Stopping pod sandbox: 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\" id=e41fd0c5-7c88-434d-8229-3c02225faeb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:09:10.152165 crc crio[22095]: time=\"2026-06-09T16:09:10.15162864Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc0028b71e0}] Aliases:map[]}\"\nJun 09 16:09:10.152165 crc crio[22095]: time=\"2026-06-09T16:09:10.151771324Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:11.152063 crc crio[22095]: time=\"2026-06-09T16:09:11.151587994Z\" level=info msg=\"Stopped pod sandbox: 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\" id=e41fd0c5-7c88-434d-8229-3c02225faeb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:09:18.275373 crc crio[22095]: time=\"2026-06-09T16:09:18.274005026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f88d6472-5488-446e-af85-2242d76fea60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:18.424979 crc crio[22095]: time=\"2026-06-09T16:09:18.421702473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75f06302-8870-410a-9114-8148972d169d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:19.584567 crc crio[22095]: time=\"2026-06-09T16:09:19.582369726Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=d36bd265-db68-45ce-922d-cb1da1e2c7ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:19.584567 crc crio[22095]: time=\"2026-06-09T16:09:19.583365232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:19.622751 crc crio[22095]: time=\"2026-06-09T16:09:19.622254556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:19.625717 crc crio[22095]: time=\"2026-06-09T16:09:19.625619742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:19.925909 crc crio[22095]: time=\"2026-06-09T16:09:19.922855133Z\" level=info msg=\"Created container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=d36bd265-db68-45ce-922d-cb1da1e2c7ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:19.928563 crc crio[22095]: time=\"2026-06-09T16:09:19.928497647Z\" level=info msg=\"Starting container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b\" id=0f597f92-307c-4e04-a09a-eaa8d39cb55b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:19.946486 crc crio[22095]: time=\"2026-06-09T16:09:19.946241881Z\" level=info msg=\"Started container\" PID=42401 containerID=80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b description=openshift-marketplace/redhat-operators-jxkwr/registry-server id=0f597f92-307c-4e04-a09a-eaa8d39cb55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\nJun 09 16:09:28.699718 crc crio[22095]: time=\"2026-06-09T16:09:28.698660508Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/POD\" id=7d36d2be-a3dc-428a-b1a9-55d4d28806d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:28.701516 crc crio[22095]: time=\"2026-06-09T16:09:28.699752376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:28.738866 crc crio[22095]: time=\"2026-06-09T16:09:28.738757063Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59859dfdc6-mmc2b Namespace:metallb-system ID:00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 UID:3e143041-0bdb-4d6a-bfc3-9ba6de618cd8 NetNS:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e143041_0bdb_4d6a_bfc3_9ba6de618cd8.slice PodAnnotations:0xc0004c6840}] Aliases:map[]}\"\nJun 09 16:09:28.738866 crc crio[22095]: time=\"2026-06-09T16:09:28.738851355Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:30.098982 crc crio[22095]: time=\"2026-06-09T16:09:30.098055257Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/POD\" id=3d062305-4764-4437-aaed-ac9cdcc60fe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:30.100840 crc crio[22095]: time=\"2026-06-09T16:09:30.098996451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:30.155559 crc crio[22095]: time=\"2026-06-09T16:09:30.155383393Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-76879c4fd4-jz5r8 Namespace:metallb-system ID:dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 UID:12e34f68-98e6-43fd-a14e-e60260d29998 NetNS:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12e34f68_98e6_43fd_a14e_e60260d29998.slice PodAnnotations:0xc0004c70a0}] Aliases:map[]}\"\nJun 09 16:09:30.155559 crc crio[22095]: time=\"2026-06-09T16:09:30.155501886Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:30.286474 crc crio[22095]: 2026-06-09T16:09:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00dede749b4f318 Mac:92:11:10:93:e6:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:09:30.288395 crc crio[22095]: time=\"2026-06-09T16:09:30.287882402Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59859dfdc6-mmc2b Namespace:metallb-system ID:00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 UID:3e143041-0bdb-4d6a-bfc3-9ba6de618cd8 NetNS:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e143041_0bdb_4d6a_bfc3_9ba6de618cd8.slice PodAnnotations:0xc0004c6840}] Aliases:map[]}\"\nJun 09 16:09:30.288395 crc crio[22095]: time=\"2026-06-09T16:09:30.288357474Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:09:30.314321 crc crio[22095]: time=\"2026-06-09T16:09:30.314249726Z\" level=info msg=\"Ran pod sandbox 00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 with infra container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/POD\" id=7d36d2be-a3dc-428a-b1a9-55d4d28806d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:30.325429 crc crio[22095]: time=\"2026-06-09T16:09:30.325238967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:30.325865 crc crio[22095]: time=\"2026-06-09T16:09:30.325562895Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:30.325865 crc crio[22095]: time=\"2026-06-09T16:09:30.325613597Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:30.328176 crc crio[22095]: time=\"2026-06-09T16:09:30.327799803Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=48925aa9-8a5e-4528-9e34-b146baeb2fef name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:30.342472 crc crio[22095]: time=\"2026-06-09T16:09:30.340184719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 09 16:09:31.311203 crc crio[22095]: 2026-06-09T16:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd2df47d13686a Mac:96:d5:dc:6f:df:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c SocketPath: PciID:}] [{Interface:0xc000372b00 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:09:31.311203 crc crio[22095]: time=\"2026-06-09T16:09:31.308341869Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-76879c4fd4-jz5r8 Namespace:metallb-system ID:dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 UID:12e34f68-98e6-43fd-a14e-e60260d29998 NetNS:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12e34f68_98e6_43fd_a14e_e60260d29998.slice PodAnnotations:0xc0004c70a0}] Aliases:map[]}\"\nJun 09 16:09:31.311203 crc crio[22095]: time=\"2026-06-09T16:09:31.308806691Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:09:31.320258 crc crio[22095]: time=\"2026-06-09T16:09:31.320215082Z\" level=info msg=\"Ran pod sandbox dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 with infra container: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/POD\" id=3d062305-4764-4437-aaed-ac9cdcc60fe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:31.322529 crc crio[22095]: time=\"2026-06-09T16:09:31.32245923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:31.322742 crc crio[22095]: time=\"2026-06-09T16:09:31.322684286Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:31.322855 crc crio[22095]: time=\"2026-06-09T16:09:31.322767798Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:31.324539 crc crio[22095]: time=\"2026-06-09T16:09:31.32440192Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=39c261bc-7a80-45e7-ada3-fb047da9e3f7 name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:31.328235 crc crio[22095]: time=\"2026-06-09T16:09:31.328166836Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 09 16:09:34.705662 crc crio[22095]: time=\"2026-06-09T16:09:34.70470556Z\" level=info msg=\"Stopping container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b (timeout: 2s)\" id=92a011c4-02a6-4b7a-9fa8-4729eac02b76 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:09:40.590381 crc crio[22095]: time=\"2026-06-09T16:09:40.588869305Z\" level=info msg=\"Stopped container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=92a011c4-02a6-4b7a-9fa8-4729eac02b76 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:09:40.594368 crc crio[22095]: time=\"2026-06-09T16:09:40.594176601Z\" level=info msg=\"Stopping pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=9c3a7c9f-d113-4b3b-8f36-4987a83e5b5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:09:40.596886 crc crio[22095]: time=\"2026-06-09T16:09:40.596717486Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0004c66e8}] Aliases:map[]}\"\nJun 09 16:09:40.597226 crc crio[22095]: time=\"2026-06-09T16:09:40.597141286Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-jxkwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:40.751569 crc crio[22095]: time=\"2026-06-09T16:09:40.748134208Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=48925aa9-8a5e-4528-9e34-b146baeb2fef name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:40.751569 crc crio[22095]: time=\"2026-06-09T16:09:40.749612116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=edcc71d1-2a2a-46d0-b38e-323d8d1f4d4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:40.756255 crc crio[22095]: time=\"2026-06-09T16:09:40.755747093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=deb0d95a-0ba8-4c0c-a9d7-a3d3566e8c71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:40.781773 crc crio[22095]: time=\"2026-06-09T16:09:40.781533842Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=b611c575-4519-4fc2-9a05-87b033674e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:40.784811 crc crio[22095]: time=\"2026-06-09T16:09:40.784697033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:40.834042 crc crio[22095]: time=\"2026-06-09T16:09:40.833806119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:40.852117 crc crio[22095]: time=\"2026-06-09T16:09:40.849599333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:40.898037 crc crio[22095]: time=\"2026-06-09T16:09:40.897710353Z\" level=info msg=\"Stopping pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=3e84ebe3-c648-459d-acfa-a04380eed000 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:09:40.898037 crc crio[22095]: time=\"2026-06-09T16:09:40.897981Z\" level=info msg=\"Stopped pod sandbox (already stopped): f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=3e84ebe3-c648-459d-acfa-a04380eed000 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:09:40.914051 crc crio[22095]: time=\"2026-06-09T16:09:40.913845326Z\" level=info msg=\"Removing pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=1914d8ce-9cef-4bed-84e2-cbf6b79124e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:09:41.068161 crc crio[22095]: time=\"2026-06-09T16:09:41.066718196Z\" level=info msg=\"Created container 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=b611c575-4519-4fc2-9a05-87b033674e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:41.070139 crc crio[22095]: time=\"2026-06-09T16:09:41.070045541Z\" level=info msg=\"Starting container: 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920\" id=669fda1a-421a-44ad-b330-915cfc1615fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:41.086386 crc crio[22095]: time=\"2026-06-09T16:09:41.086319797Z\" level=info msg=\"Started container\" PID=42917 containerID=439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=669fda1a-421a-44ad-b330-915cfc1615fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1\nJun 09 16:09:45.412646 crc crio[22095]: time=\"2026-06-09T16:09:45.411247416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4bxfk/POD\" id=e354dc0b-0605-4620-8145-b94728464d1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:45.414249 crc crio[22095]: time=\"2026-06-09T16:09:45.412697493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:50.774619 crc crio[22095]: time=\"2026-06-09T16:09:50.773338518Z\" level=info msg=\"Stopped pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=9c3a7c9f-d113-4b3b-8f36-4987a83e5b5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:09:50.781907 crc crio[22095]: time=\"2026-06-09T16:09:50.781785784Z\" level=info msg=\"Removed pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=1914d8ce-9cef-4bed-84e2-cbf6b79124e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:09:50.825088 crc crio[22095]: time=\"2026-06-09T16:09:50.824977739Z\" level=info msg=\"Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc0022726b0}] Aliases:map[]}\"\nJun 09 16:09:50.825088 crc crio[22095]: time=\"2026-06-09T16:09:50.825059301Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4bxfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:09:51.043728 crc crio[22095]: time=\"2026-06-09T16:09:51.04357898Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=39c261bc-7a80-45e7-ada3-fb047da9e3f7 name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:51.046272 crc crio[22095]: time=\"2026-06-09T16:09:51.045885669Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=82fd6e85-5edc-4aa5-b732-5577f4d1d7b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:51.061621 crc crio[22095]: time=\"2026-06-09T16:09:51.060591825Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=21d1a621-21f5-4f58-bd8a-78e49e400777 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:51.082396 crc crio[22095]: time=\"2026-06-09T16:09:51.082225158Z\" level=info msg=\"Removing container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b\" id=ebf64d2d-ebc8-428b-89a2-4c87eb8e307f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:51.087232 crc crio[22095]: time=\"2026-06-09T16:09:51.087120453Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server\" id=85b42325-66c4-4b80-bf3c-6683ac9dd7cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:51.089670 crc crio[22095]: time=\"2026-06-09T16:09:51.089563396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:51.167185 crc crio[22095]: time=\"2026-06-09T16:09:51.167088118Z\" level=info msg=\"Removed container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=ebf64d2d-ebc8-428b-89a2-4c87eb8e307f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:51.172111 crc crio[22095]: time=\"2026-06-09T16:09:51.171900712Z\" level=info msg=\"Removing container: f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f\" id=b80d4b41-c9f5-4af4-89cd-a0f7f254913d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:51.195003 crc crio[22095]: time=\"2026-06-09T16:09:51.194868679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:51.202285 crc crio[22095]: time=\"2026-06-09T16:09:51.200583975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:51.253868 crc crio[22095]: time=\"2026-06-09T16:09:51.253801026Z\" level=info msg=\"Removed container f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f: openshift-marketplace/redhat-operators-jxkwr/extract-content\" id=b80d4b41-c9f5-4af4-89cd-a0f7f254913d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:51.263492 crc crio[22095]: time=\"2026-06-09T16:09:51.263384871Z\" level=info msg=\"Removing container: de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1\" id=bff0f5c7-9634-48c8-a495-ec9b8adbc0d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:51.295661 crc crio[22095]: time=\"2026-06-09T16:09:51.295590795Z\" level=info msg=\"Removed container de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1: openshift-marketplace/redhat-operators-jxkwr/extract-utilities\" id=bff0f5c7-9634-48c8-a495-ec9b8adbc0d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:09:51.368305 crc crio[22095]: time=\"2026-06-09T16:09:51.368186192Z\" level=info msg=\"Created container 4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server\" id=85b42325-66c4-4b80-bf3c-6683ac9dd7cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:51.374904 crc crio[22095]: time=\"2026-06-09T16:09:51.374799941Z\" level=info msg=\"Starting container: 4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e\" id=83f22bd1-f9ff-44cd-a862-f42ab5d16db1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:51.381455 crc crio[22095]: time=\"2026-06-09T16:09:51.381274176Z\" level=info msg=\"Started container\" PID=43208 containerID=4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e description=metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server id=83f22bd1-f9ff-44cd-a862-f42ab5d16db1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353\nJun 09 16:09:51.634743 crc crio[22095]: 2026-06-09T16:09:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bb96f10812bd44 Mac:3e:68:1d:9b:20:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 SocketPath: PciID:}] [{Interface:0xc000144f10 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:09:51.636603 crc crio[22095]: time=\"2026-06-09T16:09:51.636527324Z\" level=info msg=\"Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc0022726b0}] Aliases:map[]}\"\nJun 09 16:09:51.636789 crc crio[22095]: time=\"2026-06-09T16:09:51.63672567Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4bxfk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:09:51.645158 crc crio[22095]: time=\"2026-06-09T16:09:51.644331254Z\" level=info msg=\"Ran pod sandbox 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 with infra container: openshift-marketplace/community-operators-4bxfk/POD\" id=e354dc0b-0605-4620-8145-b94728464d1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:09:51.650397 crc crio[22095]: time=\"2026-06-09T16:09:51.649858685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f94f460f-365a-491a-840f-e5b7e510a792 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:51.652756 crc crio[22095]: time=\"2026-06-09T16:09:51.652275747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cad62955-b496-462b-9e1a-cc7f5cceea3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:51.662110 crc crio[22095]: time=\"2026-06-09T16:09:51.662013096Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4bxfk/extract-utilities\" id=3c386bbd-2e3c-4cb8-8d91-40b51979a3ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:51.662518 crc crio[22095]: time=\"2026-06-09T16:09:51.662447777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:51.686385 crc crio[22095]: time=\"2026-06-09T16:09:51.686321668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:51.697321 crc crio[22095]: time=\"2026-06-09T16:09:51.697218127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:51.799549 crc crio[22095]: time=\"2026-06-09T16:09:51.799471302Z\" level=info msg=\"Created container a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1: openshift-marketplace/community-operators-4bxfk/extract-utilities\" id=3c386bbd-2e3c-4cb8-8d91-40b51979a3ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:51.802055 crc crio[22095]: time=\"2026-06-09T16:09:51.801989826Z\" level=info msg=\"Starting container: a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1\" id=404239c3-2d3f-400f-aacf-902b96d6a9ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:51.810384 crc crio[22095]: time=\"2026-06-09T16:09:51.810266038Z\" level=info msg=\"Started container\" PID=43230 containerID=a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1 description=openshift-marketplace/community-operators-4bxfk/extract-utilities id=404239c3-2d3f-400f-aacf-902b96d6a9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\nJun 09 16:09:52.092242 crc crio[22095]: time=\"2026-06-09T16:09:52.090898885Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b8101d39-1719-4b49-b47d-e2e64f4ad1a9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:52.101577 crc crio[22095]: time=\"2026-06-09T16:09:52.101505096Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:09:52.896112 crc crio[22095]: time=\"2026-06-09T16:09:52.895398969Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=b8101d39-1719-4b49-b47d-e2e64f4ad1a9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:09:52.898053 crc crio[22095]: time=\"2026-06-09T16:09:52.897855382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e75cea63-ef81-4246-b796-869dd8971702 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:52.900625 crc crio[22095]: time=\"2026-06-09T16:09:52.900551521Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f88d8cd-7ef0-422b-ac9d-5ab289ce5528 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:52.909897 crc crio[22095]: time=\"2026-06-09T16:09:52.909796047Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4bxfk/extract-content\" id=08451ad5-e82d-4323-b7cd-18bab57ba242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:52.910515 crc crio[22095]: time=\"2026-06-09T16:09:52.910433593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:52.937609 crc crio[22095]: time=\"2026-06-09T16:09:52.937467595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:52.941309 crc crio[22095]: time=\"2026-06-09T16:09:52.941224181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:53.074372 crc crio[22095]: time=\"2026-06-09T16:09:53.074238433Z\" level=info msg=\"Created container 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c: openshift-marketplace/community-operators-4bxfk/extract-content\" id=08451ad5-e82d-4323-b7cd-18bab57ba242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:53.076518 crc crio[22095]: time=\"2026-06-09T16:09:53.076367977Z\" level=info msg=\"Starting container: 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c\" id=f0884050-ec41-4ce8-872a-10a16292eef1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:53.087538 crc crio[22095]: time=\"2026-06-09T16:09:53.087395949Z\" level=info msg=\"Started container\" PID=43240 containerID=9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c description=openshift-marketplace/community-operators-4bxfk/extract-content id=f0884050-ec41-4ce8-872a-10a16292eef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\nJun 09 16:09:54.120833 crc crio[22095]: time=\"2026-06-09T16:09:54.120686225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f11e32b-a1c3-4ab8-86d1-9e315352d286 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:54.123192 crc crio[22095]: time=\"2026-06-09T16:09:54.123121368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a534f0f3-bc5a-47d7-bf24-c64036c51f1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:09:54.139081 crc crio[22095]: time=\"2026-06-09T16:09:54.138739317Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4bxfk/registry-server\" id=b6c92e6d-063f-48e6-a0ab-416f1175f0e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:54.139081 crc crio[22095]: time=\"2026-06-09T16:09:54.139184188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:54.195664 crc crio[22095]: time=\"2026-06-09T16:09:54.19556193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:54.198979 crc crio[22095]: time=\"2026-06-09T16:09:54.198856295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:09:54.327535 crc crio[22095]: time=\"2026-06-09T16:09:54.326813587Z\" level=info msg=\"Created container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server\" id=b6c92e6d-063f-48e6-a0ab-416f1175f0e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:09:54.330388 crc crio[22095]: time=\"2026-06-09T16:09:54.330154543Z\" level=info msg=\"Starting container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028\" id=0e45c2a1-f542-49a8-a61a-613382ea6ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:09:54.336445 crc crio[22095]: time=\"2026-06-09T16:09:54.33629998Z\" level=info msg=\"Started container\" PID=43256 containerID=4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028 description=openshift-marketplace/community-operators-4bxfk/registry-server id=0e45c2a1-f542-49a8-a61a-613382ea6ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\nJun 09 16:10:00.514210 crc crio[22095]: time=\"2026-06-09T16:10:00.5132717Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683690-wcct8/POD\" id=26a52ee3-1846-4965-85f5-00ba1bd742b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:00.515306 crc crio[22095]: time=\"2026-06-09T16:10:00.514223125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:00.540727 crc crio[22095]: time=\"2026-06-09T16:10:00.540591969Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00041d228}] Aliases:map[]}\"\nJun 09 16:10:00.540727 crc crio[22095]: time=\"2026-06-09T16:10:00.540667501Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683690-wcct8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:00.971132 crc crio[22095]: 2026-06-09T16:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864fac0a27d59f2 Mac:aa:57:0b:e5:07:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:10:00.973850 crc crio[22095]: time=\"2026-06-09T16:10:00.973720156Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00041d228}] Aliases:map[]}\"\nJun 09 16:10:00.974180 crc crio[22095]: time=\"2026-06-09T16:10:00.974040584Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683690-wcct8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:10:00.982287 crc crio[22095]: time=\"2026-06-09T16:10:00.98205997Z\" level=info msg=\"Ran pod sandbox 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa with infra container: openshift-infra/auto-csr-approver-29683690-wcct8/POD\" id=26a52ee3-1846-4965-85f5-00ba1bd742b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:00.984982 crc crio[22095]: time=\"2026-06-09T16:10:00.984759569Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0da44a7d-ce12-4a65-aca4-a461b4e2d2ff name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:00.994314 crc crio[22095]: time=\"2026-06-09T16:10:00.994234421Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:10:01.937664 crc crio[22095]: time=\"2026-06-09T16:10:01.936570491Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0da44a7d-ce12-4a65-aca4-a461b4e2d2ff name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:01.940172 crc crio[22095]: time=\"2026-06-09T16:10:01.93966729Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c20b879d-2cb2-439e-a635-584384501fa5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:01.941901 crc crio[22095]: time=\"2026-06-09T16:10:01.941750053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ac0c9ccd-b220-42a9-af12-0bf43d1c19f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:01.948321 crc crio[22095]: time=\"2026-06-09T16:10:01.948189598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683690-wcct8/oc\" id=431eb23e-46a4-4391-82d7-191aa5102e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:01.949023 crc crio[22095]: time=\"2026-06-09T16:10:01.948764193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:01.984736 crc crio[22095]: time=\"2026-06-09T16:10:01.98461824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:02.251126 crc crio[22095]: time=\"2026-06-09T16:10:02.251019763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:02.379046 crc crio[22095]: time=\"2026-06-09T16:10:02.378893883Z\" level=info msg=\"Created container 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e: openshift-infra/auto-csr-approver-29683690-wcct8/oc\" id=431eb23e-46a4-4391-82d7-191aa5102e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:02.380849 crc crio[22095]: time=\"2026-06-09T16:10:02.380801962Z\" level=info msg=\"Starting container: 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e\" id=c84e6604-13a8-4241-9ff0-5c31be2dc118 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:02.387877 crc crio[22095]: time=\"2026-06-09T16:10:02.387793021Z\" level=info msg=\"Started container\" PID=43463 containerID=3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e description=openshift-infra/auto-csr-approver-29683690-wcct8/oc id=c84e6604-13a8-4241-9ff0-5c31be2dc118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\nJun 09 16:10:04.241166 crc crio[22095]: time=\"2026-06-09T16:10:04.240333149Z\" level=info msg=\"Stopping pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=ac49bd5c-f2ac-45ab-9c21-c48d996c250b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:04.242609 crc crio[22095]: time=\"2026-06-09T16:10:04.241756585Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00263c240}] Aliases:map[]}\"\nJun 09 16:10:04.242609 crc crio[22095]: time=\"2026-06-09T16:10:04.24197187Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683690-wcct8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:04.515430 crc crio[22095]: time=\"2026-06-09T16:10:04.514851969Z\" level=info msg=\"Stopped pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=ac49bd5c-f2ac-45ab-9c21-c48d996c250b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:07.286655 crc crio[22095]: time=\"2026-06-09T16:10:07.2856078Z\" level=info msg=\"Stopping container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028 (timeout: 2s)\" id=67c8a360-dd68-4eae-a66b-394e865394d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:10:07.439187 crc crio[22095]: time=\"2026-06-09T16:10:07.439045584Z\" level=info msg=\"Stopped container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server\" id=67c8a360-dd68-4eae-a66b-394e865394d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:10:07.440464 crc crio[22095]: time=\"2026-06-09T16:10:07.440114631Z\" level=info msg=\"Stopping pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=81ee919f-b136-42ef-bda7-6810b3b3d3b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:07.441081 crc crio[22095]: time=\"2026-06-09T16:10:07.440864381Z\" level=info msg=\"Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc002272b90}] Aliases:map[]}\"\nJun 09 16:10:07.441249 crc crio[22095]: time=\"2026-06-09T16:10:07.441126697Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4bxfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:07.742622 crc crio[22095]: time=\"2026-06-09T16:10:07.742524696Z\" level=info msg=\"Stopped pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=81ee919f-b136-42ef-bda7-6810b3b3d3b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:08.304051 crc crio[22095]: time=\"2026-06-09T16:10:08.303075561Z\" level=info msg=\"Removing container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028\" id=3e5c8fd1-79fc-4b93-a37f-cf1cad0f061a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:08.341555 crc crio[22095]: time=\"2026-06-09T16:10:08.341393501Z\" level=info msg=\"Removed container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server\" id=3e5c8fd1-79fc-4b93-a37f-cf1cad0f061a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:08.347046 crc crio[22095]: time=\"2026-06-09T16:10:08.345791704Z\" level=info msg=\"Removing container: 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c\" id=3e045907-9696-4cec-b4ed-27bd1a4bad5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:08.377258 crc crio[22095]: time=\"2026-06-09T16:10:08.374341744Z\" level=info msg=\"Removed container 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c: openshift-marketplace/community-operators-4bxfk/extract-content\" id=3e045907-9696-4cec-b4ed-27bd1a4bad5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:08.380291 crc crio[22095]: time=\"2026-06-09T16:10:08.380210224Z\" level=info msg=\"Removing container: a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1\" id=ba2701d2-c178-4031-9f39-0c08ea195206 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:08.404249 crc crio[22095]: time=\"2026-06-09T16:10:08.403246433Z\" level=info msg=\"Removed container a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1: openshift-marketplace/community-operators-4bxfk/extract-utilities\" id=ba2701d2-c178-4031-9f39-0c08ea195206 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:15.997548 crc crio[22095]: time=\"2026-06-09T16:10:15.996752324Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-w4hkn/POD\" id=dcc83aea-246e-488a-aa0b-3cd467dd1309 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:15.998760 crc crio[22095]: time=\"2026-06-09T16:10:15.997580985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:16.030312 crc crio[22095]: time=\"2026-06-09T16:10:16.03022449Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4hkn Namespace:metallb-system ID:7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 UID:ad61740a-16e9-49ea-abec-c844aef00c2d NetNS:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad61740a_16e9_49ea_abec_c844aef00c2d.slice PodAnnotations:0xc000526938}] Aliases:map[]}\"\nJun 09 16:10:16.030312 crc crio[22095]: time=\"2026-06-09T16:10:16.030285341Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-w4hkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:16.548654 crc crio[22095]: 2026-06-09T16:10:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a3d84ab0ef2c85 Mac:a2:27:47:07:b7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:10:16.550230 crc crio[22095]: time=\"2026-06-09T16:10:16.550163937Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4hkn Namespace:metallb-system ID:7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 UID:ad61740a-16e9-49ea-abec-c844aef00c2d NetNS:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad61740a_16e9_49ea_abec_c844aef00c2d.slice PodAnnotations:0xc000526938}] Aliases:map[]}\"\nJun 09 16:10:16.550389 crc crio[22095]: time=\"2026-06-09T16:10:16.550342352Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-w4hkn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:10:16.558632 crc crio[22095]: time=\"2026-06-09T16:10:16.558519541Z\" level=info msg=\"Ran pod sandbox 7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 with infra container: metallb-system/controller-8464864885-w4hkn/POD\" id=dcc83aea-246e-488a-aa0b-3cd467dd1309 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:16.561624 crc crio[22095]: time=\"2026-06-09T16:10:16.561517198Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7111d9e3-db70-45df-a7bd-870dd2afdd0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:16.563883 crc crio[22095]: time=\"2026-06-09T16:10:16.563759045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=40800e77-5bdf-495d-aa56-b70c51010d23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:16.571657 crc crio[22095]: time=\"2026-06-09T16:10:16.571497093Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4hkn/controller\" id=5cb7e3cc-20bb-43eb-9498-ff9ab43bcfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:16.572169 crc crio[22095]: time=\"2026-06-09T16:10:16.572107658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:16.621205 crc crio[22095]: time=\"2026-06-09T16:10:16.621100231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:16.625377 crc crio[22095]: time=\"2026-06-09T16:10:16.625272138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:16.789120 crc crio[22095]: time=\"2026-06-09T16:10:16.787816055Z\" level=info msg=\"Created container 5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3: metallb-system/controller-8464864885-w4hkn/controller\" id=5cb7e3cc-20bb-43eb-9498-ff9ab43bcfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:16.790253 crc crio[22095]: time=\"2026-06-09T16:10:16.790097764Z\" level=info msg=\"Starting container: 5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3\" id=28dc8127-1670-4646-a84d-0e9e71be16a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:16.796000 crc crio[22095]: time=\"2026-06-09T16:10:16.795855511Z\" level=info msg=\"Started container\" PID=43856 containerID=5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3 description=metallb-system/controller-8464864885-w4hkn/controller id=28dc8127-1670-4646-a84d-0e9e71be16a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9\nJun 09 16:10:16.841272 crc crio[22095]: time=\"2026-06-09T16:10:16.84116371Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=dc17109a-7ec4-4237-aa8f-3b70cda61efe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:16.844063 crc crio[22095]: time=\"2026-06-09T16:10:16.843981352Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0d05834a-335c-421f-b756-0b686a11d52f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:16.869000 crc crio[22095]: time=\"2026-06-09T16:10:16.868813757Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy\" id=36f50e07-f63a-4f37-8f90-5659dc9c535e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:16.869749 crc crio[22095]: time=\"2026-06-09T16:10:16.869681639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:16.937431 crc crio[22095]: time=\"2026-06-09T16:10:16.937322469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:16.942892 crc crio[22095]: time=\"2026-06-09T16:10:16.942796909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:17.063231 crc crio[22095]: time=\"2026-06-09T16:10:17.063114856Z\" level=info msg=\"Created container 24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd: metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy\" id=36f50e07-f63a-4f37-8f90-5659dc9c535e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:17.065542 crc crio[22095]: time=\"2026-06-09T16:10:17.064729997Z\" level=info msg=\"Starting container: 24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd\" id=52890723-2a74-4f61-a0f4-1cfe1ccd41fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:17.071351 crc crio[22095]: time=\"2026-06-09T16:10:17.071242584Z\" level=info msg=\"Started container\" PID=43883 containerID=24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd description=metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy id=52890723-2a74-4f61-a0f4-1cfe1ccd41fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9\nJun 09 16:10:18.944231 crc crio[22095]: time=\"2026-06-09T16:10:18.943634219Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-tt9zg/POD\" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:18.944231 crc crio[22095]: time=\"2026-06-09T16:10:18.944210644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:18.964471 crc crio[22095]: time=\"2026-06-09T16:10:18.964298587Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:18.982248 crc crio[22095]: time=\"2026-06-09T16:10:18.982140834Z\" level=info msg=\"Ran pod sandbox b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10 with infra container: metallb-system/speaker-tt9zg/POD\" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:18.985112 crc crio[22095]: time=\"2026-06-09T16:10:18.985001277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=31d85408-1558-40f1-b7f4-8dd5968e7571 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:18.987538 crc crio[22095]: time=\"2026-06-09T16:10:18.987383658Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6e29cba1-bb28-4a2e-ba30-466b0f252591 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:19.286836 crc crio[22095]: time=\"2026-06-09T16:10:19.286517468Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/speaker\" id=2a95d09c-80ee-40ea-babe-d64f0c3377fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:19.287558 crc crio[22095]: time=\"2026-06-09T16:10:19.287494073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:19.323523 crc crio[22095]: time=\"2026-06-09T16:10:19.323453443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:19.460447 crc crio[22095]: time=\"2026-06-09T16:10:19.460341434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:19.563184 crc crio[22095]: time=\"2026-06-09T16:10:19.563069771Z\" level=info msg=\"Created container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker\" id=2a95d09c-80ee-40ea-babe-d64f0c3377fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:19.565012 crc crio[22095]: time=\"2026-06-09T16:10:19.564957859Z\" level=info msg=\"Starting container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4\" id=a89d8fc4-7fde-4f04-8eff-e906d42d0949 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:19.570347 crc crio[22095]: time=\"2026-06-09T16:10:19.570265775Z\" level=info msg=\"Started container\" PID=43931 containerID=095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4 description=metallb-system/speaker-tt9zg/speaker id=a89d8fc4-7fde-4f04-8eff-e906d42d0949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10\nJun 09 16:10:19.582084 crc crio[22095]: time=\"2026-06-09T16:10:19.581280217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6021b591-e3d3-43f2-804e-50a073bb54c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:19.585234 crc crio[22095]: time=\"2026-06-09T16:10:19.585169406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=46aaf73e-6294-413c-8bbe-c81c1184907f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:19.591900 crc crio[22095]: time=\"2026-06-09T16:10:19.591770645Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/kube-rbac-proxy\" id=5ddcd2dd-e250-4af1-b6f7-41e7269bb9b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:19.592587 crc crio[22095]: time=\"2026-06-09T16:10:19.592513304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:19.621374 crc crio[22095]: time=\"2026-06-09T16:10:19.62128004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:19.725174 crc crio[22095]: time=\"2026-06-09T16:10:19.725047884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:19.853372 crc crio[22095]: time=\"2026-06-09T16:10:19.853243862Z\" level=info msg=\"Created container df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97: metallb-system/speaker-tt9zg/kube-rbac-proxy\" id=5ddcd2dd-e250-4af1-b6f7-41e7269bb9b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:19.854773 crc crio[22095]: time=\"2026-06-09T16:10:19.854625148Z\" level=info msg=\"Starting container: df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97\" id=95c987c5-cca1-4db5-922c-b09342837ac4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:19.859783 crc crio[22095]: time=\"2026-06-09T16:10:19.859711688Z\" level=info msg=\"Started container\" PID=43964 containerID=df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97 description=metallb-system/speaker-tt9zg/kube-rbac-proxy id=95c987c5-cca1-4db5-922c-b09342837ac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10\nJun 09 16:10:34.718596 crc crio[22095]: time=\"2026-06-09T16:10:34.717582203Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/POD\" id=cc49fbc4-66fc-447d-943d-7a0dba759833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:34.720152 crc crio[22095]: time=\"2026-06-09T16:10:34.71862431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:34.749426 crc crio[22095]: time=\"2026-06-09T16:10:34.749307644Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc0004c7158}] Aliases:map[]}\"\nJun 09 16:10:34.749426 crc crio[22095]: time=\"2026-06-09T16:10:34.749379466Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:35.041289 crc crio[22095]: 2026-06-09T16:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa6c1ceac3532e0 Mac:82:13:a5:02:2a:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 SocketPath: PciID:}] [{Interface:0xc00025d5c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:10:35.042888 crc crio[22095]: time=\"2026-06-09T16:10:35.04281853Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc0004c7158}] Aliases:map[]}\"\nJun 09 16:10:35.043158 crc crio[22095]: time=\"2026-06-09T16:10:35.043106278Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:10:35.050172 crc crio[22095]: time=\"2026-06-09T16:10:35.050122247Z\" level=info msg=\"Ran pod sandbox aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/POD\" id=cc49fbc4-66fc-447d-943d-7a0dba759833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:35.053135 crc crio[22095]: time=\"2026-06-09T16:10:35.052707923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ce287ee-23fd-4461-a6d3-4ddf53d5cf6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:35.056654 crc crio[22095]: time=\"2026-06-09T16:10:35.056377117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e2c0818-2134-470a-9b63-d839a4eb2e60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:35.063436 crc crio[22095]: time=\"2026-06-09T16:10:35.063229132Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util\" id=acd9191a-a92a-4a5d-b2e5-f3f5262589b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:35.063903 crc crio[22095]: time=\"2026-06-09T16:10:35.063836598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:35.099439 crc crio[22095]: time=\"2026-06-09T16:10:35.099272114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:35.104643 crc crio[22095]: time=\"2026-06-09T16:10:35.10457725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:35.284740 crc crio[22095]: time=\"2026-06-09T16:10:35.284621625Z\" level=info msg=\"Created container c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util\" id=acd9191a-a92a-4a5d-b2e5-f3f5262589b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:35.286150 crc crio[22095]: time=\"2026-06-09T16:10:35.286078242Z\" level=info msg=\"Starting container: c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff\" id=75133c3e-f7c8-4560-9748-43dee71eefe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:35.292818 crc crio[22095]: time=\"2026-06-09T16:10:35.29227295Z\" level=info msg=\"Started container\" PID=44214 containerID=c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util id=75133c3e-f7c8-4560-9748-43dee71eefe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\nJun 09 16:10:35.604300 crc crio[22095]: time=\"2026-06-09T16:10:35.603898699Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:35.604300 crc crio[22095]: time=\"2026-06-09T16:10:35.604155736Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:35.604300 crc crio[22095]: time=\"2026-06-09T16:10:35.604206387Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:35.605675 crc crio[22095]: time=\"2026-06-09T16:10:35.605563882Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=0e1b855b-62ee-4e9e-8d0d-6c6c8a915d0a name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:35.609865 crc crio[22095]: time=\"2026-06-09T16:10:35.609639196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"\nJun 09 16:10:39.768468 crc crio[22095]: time=\"2026-06-09T16:10:39.767785638Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=0e1b855b-62ee-4e9e-8d0d-6c6c8a915d0a name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:39.770113 crc crio[22095]: time=\"2026-06-09T16:10:39.770073076Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=67114c03-d0bf-4712-803b-6cd18dd17301 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:39.774542 crc crio[22095]: time=\"2026-06-09T16:10:39.77451245Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=01a49471-6131-4af2-96bf-2277f41d4c6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:39.782303 crc crio[22095]: time=\"2026-06-09T16:10:39.782209267Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull\" id=939059e5-cdeb-4e46-b08c-dcf40fba7944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:39.783851 crc crio[22095]: time=\"2026-06-09T16:10:39.783752756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:39.814602 crc crio[22095]: time=\"2026-06-09T16:10:39.814498973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:39.822132 crc crio[22095]: time=\"2026-06-09T16:10:39.822049826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:39.946714 crc crio[22095]: time=\"2026-06-09T16:10:39.946104558Z\" level=info msg=\"Created container 39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull\" id=939059e5-cdeb-4e46-b08c-dcf40fba7944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:39.947662 crc crio[22095]: time=\"2026-06-09T16:10:39.947539965Z\" level=info msg=\"Starting container: 39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151\" id=338e7fbc-c1a2-45e3-ac33-ed67d001727a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:39.954240 crc crio[22095]: time=\"2026-06-09T16:10:39.954158874Z\" level=info msg=\"Started container\" PID=44379 containerID=39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull id=338e7fbc-c1a2-45e3-ac33-ed67d001727a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\nJun 09 16:10:40.662827 crc crio[22095]: time=\"2026-06-09T16:10:40.662740876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e37739bc-07ed-419b-9cdd-b5bf2cb6a8ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:40.665062 crc crio[22095]: time=\"2026-06-09T16:10:40.664964093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7378c20f-2418-43df-bdf6-667bb76dd7d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:40.675252 crc crio[22095]: time=\"2026-06-09T16:10:40.675088402Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract\" id=f121e831-ba99-4323-973d-9e0c2de78c0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:40.675654 crc crio[22095]: time=\"2026-06-09T16:10:40.675522523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:40.703469 crc crio[22095]: time=\"2026-06-09T16:10:40.703287233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:40.706192 crc crio[22095]: time=\"2026-06-09T16:10:40.706125916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:41.052351 crc crio[22095]: time=\"2026-06-09T16:10:41.051724465Z\" level=info msg=\"Created container 8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract\" id=f121e831-ba99-4323-973d-9e0c2de78c0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:41.055774 crc crio[22095]: time=\"2026-06-09T16:10:41.055601164Z\" level=info msg=\"Starting container: 8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1\" id=16f6f180-fede-4509-8200-cf9b9ac5a759 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:41.076025 crc crio[22095]: time=\"2026-06-09T16:10:41.075511163Z\" level=info msg=\"Started container\" PID=44403 containerID=8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract id=16f6f180-fede-4509-8200-cf9b9ac5a759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\nJun 09 16:10:41.484061 crc crio[22095]: time=\"2026-06-09T16:10:41.481715612Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-42t9k/POD\" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:41.484061 crc crio[22095]: time=\"2026-06-09T16:10:41.482278386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:41.496670 crc crio[22095]: time=\"2026-06-09T16:10:41.496594352Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:41.655638 crc crio[22095]: time=\"2026-06-09T16:10:41.655286691Z\" level=info msg=\"Ran pod sandbox 9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f with infra container: openshift-frr-k8s/frr-k8s-42t9k/POD\" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:41.658879 crc crio[22095]: time=\"2026-06-09T16:10:41.658595555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:41.658879 crc crio[22095]: time=\"2026-06-09T16:10:41.658814361Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:41.658879 crc crio[22095]: time=\"2026-06-09T16:10:41.658861252Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:41.659991 crc crio[22095]: time=\"2026-06-09T16:10:41.659858018Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ceff686d-9f1c-48ee-98cb-b5910cc0a86b name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:41.666167 crc crio[22095]: time=\"2026-06-09T16:10:41.666098457Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 16:10:42.581444 crc crio[22095]: time=\"2026-06-09T16:10:42.581322454Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/POD\" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:42.583986 crc crio[22095]: time=\"2026-06-09T16:10:42.581466698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:42.601792 crc crio[22095]: time=\"2026-06-09T16:10:42.601674354Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:42.612450 crc crio[22095]: time=\"2026-06-09T16:10:42.612335877Z\" level=info msg=\"Ran pod sandbox 96a9f95fab4fed36987424b56b457d63c3374a220b039d3a1cac94b35649d2e1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/POD\" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:42.615215 crc crio[22095]: time=\"2026-06-09T16:10:42.614999275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:42.615374 crc crio[22095]: time=\"2026-06-09T16:10:42.615254422Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:42.615374 crc crio[22095]: time=\"2026-06-09T16:10:42.615305313Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:42.616341 crc crio[22095]: time=\"2026-06-09T16:10:42.616306389Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad9ee2fc-c8d2-494c-b655-a7584e59f45f name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:42.619837 crc crio[22095]: time=\"2026-06-09T16:10:42.619750777Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 16:10:42.754611 crc crio[22095]: time=\"2026-06-09T16:10:42.75362629Z\" level=info msg=\"Stopping pod sandbox: aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\" id=663db17c-736f-4353-a80a-64b4aea76a43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:42.755652 crc crio[22095]: time=\"2026-06-09T16:10:42.755057846Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc00012a980}] Aliases:map[]}\"\nJun 09 16:10:42.755652 crc crio[22095]: time=\"2026-06-09T16:10:42.755269802Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:43.055296 crc crio[22095]: time=\"2026-06-09T16:10:43.055184582Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gh2rv/POD\" id=299371e7-0b72-4768-97b7-b0dcb432d795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:43.055484 crc crio[22095]: time=\"2026-06-09T16:10:43.055329486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:43.081654 crc crio[22095]: time=\"2026-06-09T16:10:43.081569397Z\" level=info msg=\"Stopped pod sandbox: aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\" id=663db17c-736f-4353-a80a-64b4aea76a43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:43.099802 crc crio[22095]: time=\"2026-06-09T16:10:43.099626649Z\" level=info msg=\"Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc002b5c418}] Aliases:map[]}\"\nJun 09 16:10:43.100213 crc crio[22095]: time=\"2026-06-09T16:10:43.099827214Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gh2rv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:43.485195 crc crio[22095]: 2026-06-09T16:10:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:904029c32eba4da Mac:36:b8:9c:4a:ef:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 SocketPath: PciID:}] [{Interface:0xc000340c60 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:10:43.504094 crc crio[22095]: time=\"2026-06-09T16:10:43.503886817Z\" level=info msg=\"Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc002b5c418}] Aliases:map[]}\"\nJun 09 16:10:43.504311 crc crio[22095]: time=\"2026-06-09T16:10:43.504271677Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gh2rv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:10:43.515813 crc crio[22095]: time=\"2026-06-09T16:10:43.513996676Z\" level=info msg=\"Ran pod sandbox 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 with infra container: openshift-marketplace/certified-operators-gh2rv/POD\" id=299371e7-0b72-4768-97b7-b0dcb432d795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:43.533845 crc crio[22095]: time=\"2026-06-09T16:10:43.533759711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de735d5f-b3a4-41c4-acaf-04b3f5275499 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:43.550002 crc crio[22095]: time=\"2026-06-09T16:10:43.545793639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=753ac69b-8061-419b-bab3-0e1b22d9c560 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:43.557052 crc crio[22095]: time=\"2026-06-09T16:10:43.556985895Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gh2rv/extract-utilities\" id=30dcc823-f057-4c29-94e6-efc017e3fb79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:43.557870 crc crio[22095]: time=\"2026-06-09T16:10:43.557751965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:43.629018 crc crio[22095]: time=\"2026-06-09T16:10:43.628879774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:43.641343 crc crio[22095]: time=\"2026-06-09T16:10:43.641260311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:43.783767 crc crio[22095]: time=\"2026-06-09T16:10:43.782803881Z\" level=info msg=\"Created container 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782: openshift-marketplace/certified-operators-gh2rv/extract-utilities\" id=30dcc823-f057-4c29-94e6-efc017e3fb79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:43.803623 crc crio[22095]: time=\"2026-06-09T16:10:43.803363517Z\" level=info msg=\"Starting container: 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782\" id=bb34967e-cc6d-45ee-9abf-458f99b20bd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:43.809245 crc crio[22095]: time=\"2026-06-09T16:10:43.809143454Z\" level=info msg=\"Started container\" PID=44549 containerID=10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782 description=openshift-marketplace/certified-operators-gh2rv/extract-utilities id=bb34967e-cc6d-45ee-9abf-458f99b20bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\nJun 09 16:10:44.821468 crc crio[22095]: time=\"2026-06-09T16:10:44.820099389Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e37ee7bf-1d78-4d7f-9fd5-216cf2a89076 name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:44.828396 crc crio[22095]: time=\"2026-06-09T16:10:44.82831712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:10:46.043981 crc crio[22095]: time=\"2026-06-09T16:10:46.043450206Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=e37ee7bf-1d78-4d7f-9fd5-216cf2a89076 name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:46.045778 crc crio[22095]: time=\"2026-06-09T16:10:46.045667563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=84d9f363-058b-424d-9969-535e4f905bb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:46.049852 crc crio[22095]: time=\"2026-06-09T16:10:46.049697256Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=54af0abb-d318-453c-b6cf-013efb18bc91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:46.057758 crc crio[22095]: time=\"2026-06-09T16:10:46.057605618Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gh2rv/extract-content\" id=073b272e-9bf7-4381-bec6-d4249f8e8aaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:46.058564 crc crio[22095]: time=\"2026-06-09T16:10:46.05846217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:46.107184 crc crio[22095]: time=\"2026-06-09T16:10:46.107087544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:46.110837 crc crio[22095]: time=\"2026-06-09T16:10:46.110777108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:46.279341 crc crio[22095]: time=\"2026-06-09T16:10:46.279226686Z\" level=info msg=\"Created container 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07: openshift-marketplace/certified-operators-gh2rv/extract-content\" id=073b272e-9bf7-4381-bec6-d4249f8e8aaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:46.281123 crc crio[22095]: time=\"2026-06-09T16:10:46.281083534Z\" level=info msg=\"Starting container: 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07\" id=ab7fcad0-14ef-4952-85db-e42e16463216 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:46.292107 crc crio[22095]: time=\"2026-06-09T16:10:46.292036784Z\" level=info msg=\"Started container\" PID=44574 containerID=00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07 description=openshift-marketplace/certified-operators-gh2rv/extract-content id=ab7fcad0-14ef-4952-85db-e42e16463216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\nJun 09 16:10:50.554309 crc crio[22095]: time=\"2026-06-09T16:10:50.553700223Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/POD\" id=92cd1fcf-c639-498f-9655-c19879d02482 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:50.554309 crc crio[22095]: time=\"2026-06-09T16:10:50.554252538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:50.734885 crc crio[22095]: time=\"2026-06-09T16:10:50.734740994Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r2cpg Namespace:cert-manager-operator ID:c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb UID:a517ec98-26d1-4ad8-9ef3-f386e72c5e0f NetNS:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda517ec98_26d1_4ad8_9ef3_f386e72c5e0f.slice PodAnnotations:0xc002b5c588}] Aliases:map[]}\"\nJun 09 16:10:50.734885 crc crio[22095]: time=\"2026-06-09T16:10:50.734862037Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:10:50.817721 crc crio[22095]: time=\"2026-06-09T16:10:50.817161351Z\" level=info msg=\"Removing container: 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962\" id=2c4ffea1-8d8b-4422-b018-fdc179638059 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:51.547458 crc crio[22095]: time=\"2026-06-09T16:10:51.545035136Z\" level=info msg=\"Removed container 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962: openshift-infra/auto-csr-approver-29683684-9hpdm/oc\" id=2c4ffea1-8d8b-4422-b018-fdc179638059 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:10:51.561257 crc crio[22095]: time=\"2026-06-09T16:10:51.561146919Z\" level=info msg=\"Stopping pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=e6892f13-155a-49a0-aced-69ac60fbac5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:51.561257 crc crio[22095]: time=\"2026-06-09T16:10:51.561267642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=e6892f13-155a-49a0-aced-69ac60fbac5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:51.564129 crc crio[22095]: time=\"2026-06-09T16:10:51.563840417Z\" level=info msg=\"Removing pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=753b344d-81cc-4e50-834b-f63dc95cb22e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:10:51.645593 crc crio[22095]: time=\"2026-06-09T16:10:51.645508756Z\" level=info msg=\"Removed pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=753b344d-81cc-4e50-834b-f63dc95cb22e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:10:51.657887 crc crio[22095]: time=\"2026-06-09T16:10:51.657737699Z\" level=info msg=\"Stopping pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=dfe383fe-20a7-4ad9-af13-91a0722f73db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:51.658281 crc crio[22095]: time=\"2026-06-09T16:10:51.658024526Z\" level=info msg=\"Stopped pod sandbox (already stopped): fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=dfe383fe-20a7-4ad9-af13-91a0722f73db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:51.659245 crc crio[22095]: time=\"2026-06-09T16:10:51.659060723Z\" level=info msg=\"Removing pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=ce3b32a3-9338-4977-8a4e-613f55349b36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:10:51.752349 crc crio[22095]: time=\"2026-06-09T16:10:51.750732997Z\" level=info msg=\"Removed pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=ce3b32a3-9338-4977-8a4e-613f55349b36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:10:51.755209 crc crio[22095]: time=\"2026-06-09T16:10:51.75476486Z\" level=info msg=\"Stopping pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=9ff8b501-8900-4873-b5fa-6b00d3752ea2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:51.755209 crc crio[22095]: time=\"2026-06-09T16:10:51.754886973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=9ff8b501-8900-4873-b5fa-6b00d3752ea2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:10:51.757565 crc crio[22095]: time=\"2026-06-09T16:10:51.757343156Z\" level=info msg=\"Removing pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=0f5ee76e-ce34-455a-b70e-e78d774f0d5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:10:51.807626 crc crio[22095]: time=\"2026-06-09T16:10:51.806739279Z\" level=info msg=\"Removed pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=0f5ee76e-ce34-455a-b70e-e78d774f0d5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:10:52.998307 crc crio[22095]: 2026-06-09T16:10:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c08c65c7f9f362e Mac:7a:fb:9b:9f:07:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e SocketPath: PciID:}] [{Interface:0xc00026ca20 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:10:53.004651 crc crio[22095]: time=\"2026-06-09T16:10:53.004601264Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r2cpg Namespace:cert-manager-operator ID:c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb UID:a517ec98-26d1-4ad8-9ef3-f386e72c5e0f NetNS:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda517ec98_26d1_4ad8_9ef3_f386e72c5e0f.slice PodAnnotations:0xc002b5c588}] Aliases:map[]}\"\nJun 09 16:10:53.008887 crc crio[22095]: time=\"2026-06-09T16:10:53.008852103Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:10:53.017431 crc crio[22095]: time=\"2026-06-09T16:10:53.01736465Z\" level=info msg=\"Ran pod sandbox c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/POD\" id=92cd1fcf-c639-498f-9655-c19879d02482 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:10:53.021282 crc crio[22095]: time=\"2026-06-09T16:10:53.021164658Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:53.021863 crc crio[22095]: time=\"2026-06-09T16:10:53.021705641Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:53.022108 crc crio[22095]: time=\"2026-06-09T16:10:53.022063441Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:53.025693 crc crio[22095]: time=\"2026-06-09T16:10:53.025500928Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=011c97e1-4c75-4a49-a479-4a080d16b2f3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:10:53.030238 crc crio[22095]: time=\"2026-06-09T16:10:53.029975623Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"\nJun 09 16:10:55.109121 crc crio[22095]: time=\"2026-06-09T16:10:55.107296829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d42c892-2c43-47f4-bd7c-30ff2e4d80c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:55.116759 crc crio[22095]: time=\"2026-06-09T16:10:55.11438527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7afbd42a-fdac-412f-a115-e789e2a5f37a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:10:55.131693 crc crio[22095]: time=\"2026-06-09T16:10:55.128594653Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=77f315da-c65d-4723-a3c9-7cc4a1e30ab2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:55.131693 crc crio[22095]: time=\"2026-06-09T16:10:55.129219369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:55.224351 crc crio[22095]: time=\"2026-06-09T16:10:55.224299851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:55.229810 crc crio[22095]: time=\"2026-06-09T16:10:55.229772261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:10:55.448219 crc crio[22095]: time=\"2026-06-09T16:10:55.448138586Z\" level=info msg=\"Created container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=77f315da-c65d-4723-a3c9-7cc4a1e30ab2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:10:55.454273 crc crio[22095]: time=\"2026-06-09T16:10:55.45417871Z\" level=info msg=\"Starting container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732\" id=ae8a5528-d922-41ec-a16c-be8e5fdd9f0d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:10:55.487602 crc crio[22095]: time=\"2026-06-09T16:10:55.487503763Z\" level=info msg=\"Started container\" PID=44769 containerID=35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732 description=openshift-marketplace/certified-operators-gh2rv/registry-server id=ae8a5528-d922-41ec-a16c-be8e5fdd9f0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\nJun 09 16:11:01.997999 crc crio[22095]: time=\"2026-06-09T16:11:01.995860991Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mqp94/POD\" id=5fa7a760-0816-4a26-b790-6c976d9eb4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:01.997999 crc crio[22095]: time=\"2026-06-09T16:11:01.997701328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:06.319838 crc crio[22095]: time=\"2026-06-09T16:11:06.317867574Z\" level=info msg=\"Stopping container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732 (timeout: 2s)\" id=b91f99d0-c2a7-4871-9dfa-0a7b960a9ead name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:10.059599 crc crio[22095]: time=\"2026-06-09T16:11:10.058860156Z\" level=info msg=\"Stopped container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=b91f99d0-c2a7-4871-9dfa-0a7b960a9ead name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:10.064015 crc crio[22095]: time=\"2026-06-09T16:11:10.063890755Z\" level=info msg=\"Stopping pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=cd7fc0bc-afbf-4375-ab44-c44f0f93d390 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:10.064720 crc crio[22095]: time=\"2026-06-09T16:11:10.064652204Z\" level=info msg=\"Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc00263c458}] Aliases:map[]}\"\nJun 09 16:11:10.064975 crc crio[22095]: time=\"2026-06-09T16:11:10.064784828Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gh2rv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:12.527003 crc crio[22095]: time=\"2026-06-09T16:11:12.526020882Z\" level=info msg=\"Stopped pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=cd7fc0bc-afbf-4375-ab44-c44f0f93d390 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:12.638287 crc crio[22095]: time=\"2026-06-09T16:11:12.63823286Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"\nJun 09 16:11:12.638619 crc crio[22095]: time=\"2026-06-09T16:11:12.638596279Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mqp94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:12.643108 crc crio[22095]: time=\"2026-06-09T16:11:12.642996032Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=011c97e1-4c75-4a49-a479-4a080d16b2f3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:12.644194 crc crio[22095]: time=\"2026-06-09T16:11:12.644104661Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=abdaa33c-1b71-495d-a4f0-579a72e045f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:12.658016 crc crio[22095]: time=\"2026-06-09T16:11:12.657761141Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=48188054-3f45-48ee-8d83-eba64ff93215 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:12.672865 crc crio[22095]: time=\"2026-06-09T16:11:12.671812721Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ceff686d-9f1c-48ee-98cb-b5910cc0a86b name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:12.678666 crc crio[22095]: time=\"2026-06-09T16:11:12.678523884Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=0c1d13be-3c59-450b-a6ea-efd2e505a550 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:12.680975 crc crio[22095]: time=\"2026-06-09T16:11:12.680822123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.683741 crc crio[22095]: time=\"2026-06-09T16:11:12.683504171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b28f92c3-dfbe-41ef-97c8-1ca51f2d49ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:12.690223 crc crio[22095]: time=\"2026-06-09T16:11:12.690102411Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad9ee2fc-c8d2-494c-b655-a7584e59f45f name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:12.693001 crc crio[22095]: time=\"2026-06-09T16:11:12.691571908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b7f68e9d-5904-4e14-a825-d3f86f0031c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:12.705253 crc crio[22095]: time=\"2026-06-09T16:11:12.705113806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12690d8b-04c9-4623-95f4-1c1ebf090e77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:12.710624 crc crio[22095]: time=\"2026-06-09T16:11:12.710182456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=986356e4-8fb7-4dde-94cd-cc7106de5184 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:12.722817 crc crio[22095]: time=\"2026-06-09T16:11:12.722688347Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files\" id=fe59c42b-a011-49b0-b3fb-66beeaf094f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:12.726525 crc crio[22095]: time=\"2026-06-09T16:11:12.725718514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.728616 crc crio[22095]: time=\"2026-06-09T16:11:12.728498986Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server\" id=55c0dc18-36ae-4036-b464-9e1b34072c14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:12.733554 crc crio[22095]: time=\"2026-06-09T16:11:12.733471103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.739999 crc crio[22095]: time=\"2026-06-09T16:11:12.739861247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.747194 crc crio[22095]: time=\"2026-06-09T16:11:12.74581137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.789072 crc crio[22095]: time=\"2026-06-09T16:11:12.788807903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.792718 crc crio[22095]: time=\"2026-06-09T16:11:12.792691722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.793142 crc crio[22095]: time=\"2026-06-09T16:11:12.792810035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.796173 crc crio[22095]: time=\"2026-06-09T16:11:12.79611944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:12.850303 crc crio[22095]: time=\"2026-06-09T16:11:12.850207398Z\" level=info msg=\"Created container f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=0c1d13be-3c59-450b-a6ea-efd2e505a550 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:12.851241 crc crio[22095]: time=\"2026-06-09T16:11:12.851150192Z\" level=info msg=\"Starting container: f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551\" id=841a21d1-db9c-49b2-a386-f597f8ec6043 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:12.859189 crc crio[22095]: time=\"2026-06-09T16:11:12.858274255Z\" level=info msg=\"Started container\" PID=45172 containerID=f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=841a21d1-db9c-49b2-a386-f597f8ec6043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb\nJun 09 16:11:12.897634 crc crio[22095]: time=\"2026-06-09T16:11:12.89748146Z\" level=info msg=\"Created container 70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server\" id=55c0dc18-36ae-4036-b464-9e1b34072c14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:12.898773 crc crio[22095]: time=\"2026-06-09T16:11:12.898538557Z\" level=info msg=\"Starting container: 70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca\" id=3dd20bbf-bdde-4a8b-a243-021c7d4aeac1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:12.902667 crc crio[22095]: time=\"2026-06-09T16:11:12.902453128Z\" level=info msg=\"Created container 691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files\" id=fe59c42b-a011-49b0-b3fb-66beeaf094f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:12.907209 crc crio[22095]: time=\"2026-06-09T16:11:12.906904342Z\" level=info msg=\"Starting container: 691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc\" id=bae17ce2-8031-455f-94e2-98697c7024a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:12.908674 crc crio[22095]: time=\"2026-06-09T16:11:12.908596325Z\" level=info msg=\"Started container\" PID=45200 containerID=70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server id=3dd20bbf-bdde-4a8b-a243-021c7d4aeac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a9f95fab4fed36987424b56b457d63c3374a220b039d3a1cac94b35649d2e1\nJun 09 16:11:12.920555 crc crio[22095]: time=\"2026-06-09T16:11:12.920441069Z\" level=info msg=\"Started container\" PID=45202 containerID=691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc description=openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files id=bae17ce2-8031-455f-94e2-98697c7024a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:13.174846 crc crio[22095]: 2026-06-09T16:11:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87e7556b9d4a2e6 Mac:4a:b8:71:98:22:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 SocketPath: PciID:}] [{Interface:0xc000122dc0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:11:13.176855 crc crio[22095]: time=\"2026-06-09T16:11:13.176777055Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"\nJun 09 16:11:13.177093 crc crio[22095]: time=\"2026-06-09T16:11:13.177027621Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mqp94 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:11:13.182861 crc crio[22095]: time=\"2026-06-09T16:11:13.182797539Z\" level=info msg=\"Ran pod sandbox 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f with infra container: openshift-marketplace/redhat-marketplace-mqp94/POD\" id=5fa7a760-0816-4a26-b790-6c976d9eb4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:13.185554 crc crio[22095]: time=\"2026-06-09T16:11:13.185392236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00397366-8aa6-4766-bb74-0d746e06a9f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:13.187671 crc crio[22095]: time=\"2026-06-09T16:11:13.187596902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5844a873-11a1-46b7-a5b9-64e44a3d7a46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:13.193659 crc crio[22095]: time=\"2026-06-09T16:11:13.193537735Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities\" id=8f0dc9d3-ba59-479b-be0d-e6643eeda038 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:13.194095 crc crio[22095]: time=\"2026-06-09T16:11:13.194018587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:13.230514 crc crio[22095]: time=\"2026-06-09T16:11:13.229680662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:13.234555 crc crio[22095]: time=\"2026-06-09T16:11:13.234487255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:13.341723 crc crio[22095]: time=\"2026-06-09T16:11:13.341635824Z\" level=info msg=\"Created container 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities\" id=8f0dc9d3-ba59-479b-be0d-e6643eeda038 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:13.344052 crc crio[22095]: time=\"2026-06-09T16:11:13.343994034Z\" level=info msg=\"Starting container: 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e\" id=98fb88ab-4d78-4aa4-be45-c99be466fbb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:13.348141 crc crio[22095]: time=\"2026-06-09T16:11:13.348066929Z\" level=info msg=\"Started container\" PID=45241 containerID=5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e description=openshift-marketplace/redhat-marketplace-mqp94/extract-utilities id=98fb88ab-4d78-4aa4-be45-c99be466fbb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\nJun 09 16:11:13.487457 crc crio[22095]: time=\"2026-06-09T16:11:13.487361742Z\" level=info msg=\"Removing container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732\" id=8066ed7b-7d8d-45bb-81de-9a1d8c08cfa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:13.494282 crc crio[22095]: time=\"2026-06-09T16:11:13.494183887Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f65d4eac-105f-4bf5-a724-c124b62727b3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:13.503470 crc crio[22095]: time=\"2026-06-09T16:11:13.503316401Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:11:13.520334 crc crio[22095]: time=\"2026-06-09T16:11:13.520279606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b4e122cd-211b-426f-b933-c12abd9a34f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:13.528720 crc crio[22095]: time=\"2026-06-09T16:11:13.5286361Z\" level=info msg=\"Removed container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=8066ed7b-7d8d-45bb-81de-9a1d8c08cfa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:13.539180 crc crio[22095]: time=\"2026-06-09T16:11:13.538721649Z\" level=info msg=\"Removing container: 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07\" id=aa6c47ce-35af-44b6-83ed-ac9e4e418191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:13.543310 crc crio[22095]: time=\"2026-06-09T16:11:13.543220324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f81d8a7c-2d21-4394-9396-58b244be4945 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:13.551692 crc crio[22095]: time=\"2026-06-09T16:11:13.551590619Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-reloader\" id=10dac11d-012f-4937-8816-4e71a57afcf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:13.565504 crc crio[22095]: time=\"2026-06-09T16:11:13.565381563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:13.577201 crc crio[22095]: time=\"2026-06-09T16:11:13.577133855Z\" level=info msg=\"Removed container 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07: openshift-marketplace/certified-operators-gh2rv/extract-content\" id=aa6c47ce-35af-44b6-83ed-ac9e4e418191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:13.583695 crc crio[22095]: time=\"2026-06-09T16:11:13.583615411Z\" level=info msg=\"Removing container: 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782\" id=8a0085fc-51a7-4ca4-8a2f-a27dc80e41f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:13.631598 crc crio[22095]: time=\"2026-06-09T16:11:13.63150822Z\" level=info msg=\"Removed container 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782: openshift-marketplace/certified-operators-gh2rv/extract-utilities\" id=8a0085fc-51a7-4ca4-8a2f-a27dc80e41f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:13.638110 crc crio[22095]: time=\"2026-06-09T16:11:13.638070228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:13.643645 crc crio[22095]: time=\"2026-06-09T16:11:13.64361212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:13.752734 crc crio[22095]: time=\"2026-06-09T16:11:13.752197686Z\" level=info msg=\"Created container 7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d: openshift-frr-k8s/frr-k8s-42t9k/cp-reloader\" id=10dac11d-012f-4937-8816-4e71a57afcf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:13.758531 crc crio[22095]: time=\"2026-06-09T16:11:13.758387395Z\" level=info msg=\"Starting container: 7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d\" id=568eb0ee-e66e-4368-adfc-81df855b9050 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:13.763613 crc crio[22095]: time=\"2026-06-09T16:11:13.763523296Z\" level=info msg=\"Started container\" PID=45259 containerID=7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d description=openshift-frr-k8s/frr-k8s-42t9k/cp-reloader id=568eb0ee-e66e-4368-adfc-81df855b9050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:14.213773 crc crio[22095]: time=\"2026-06-09T16:11:14.213531831Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=f65d4eac-105f-4bf5-a724-c124b62727b3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:14.215020 crc crio[22095]: time=\"2026-06-09T16:11:14.214891386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24d90dea-9365-4ac7-812a-f9e45c359a59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:14.218362 crc crio[22095]: time=\"2026-06-09T16:11:14.218313233Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dc736f60-7716-4b78-b87e-d0577e50e788 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:14.224893 crc crio[22095]: time=\"2026-06-09T16:11:14.224777499Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqp94/extract-content\" id=940b9152-0da8-4a5b-a3c4-af011ebc1da3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:14.225761 crc crio[22095]: time=\"2026-06-09T16:11:14.225503978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.270554 crc crio[22095]: time=\"2026-06-09T16:11:14.270481232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.275485 crc crio[22095]: time=\"2026-06-09T16:11:14.275377157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.388698 crc crio[22095]: time=\"2026-06-09T16:11:14.388286684Z\" level=info msg=\"Created container 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c: openshift-marketplace/redhat-marketplace-mqp94/extract-content\" id=940b9152-0da8-4a5b-a3c4-af011ebc1da3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:14.390487 crc crio[22095]: time=\"2026-06-09T16:11:14.39045877Z\" level=info msg=\"Starting container: 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c\" id=fc114c8a-4877-463c-a689-da0513b79550 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:14.400995 crc crio[22095]: time=\"2026-06-09T16:11:14.400867847Z\" level=info msg=\"Started container\" PID=45273 containerID=713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c description=openshift-marketplace/redhat-marketplace-mqp94/extract-content id=fc114c8a-4877-463c-a689-da0513b79550 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\nJun 09 16:11:14.418550 crc crio[22095]: time=\"2026-06-09T16:11:14.418500849Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-mjlpz/POD\" id=5f79858e-f31f-4308-884e-c360448d8ca0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:14.418758 crc crio[22095]: time=\"2026-06-09T16:11:14.418735875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.456032 crc crio[22095]: time=\"2026-06-09T16:11:14.453026975Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mjlpz Namespace:cert-manager ID:ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 UID:17ec3df4-ebdf-4326-bb36-4b0b21074915 NetNS:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17ec3df4_ebdf_4326_bb36_4b0b21074915.slice PodAnnotations:0xc002ab2ce8}] Aliases:map[]}\"\nJun 09 16:11:14.456032 crc crio[22095]: time=\"2026-06-09T16:11:14.453090186Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-mjlpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:14.599192 crc crio[22095]: time=\"2026-06-09T16:11:14.599145773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d967b2c3-8d39-4c64-97f6-7bb4ac515a05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:14.615790 crc crio[22095]: time=\"2026-06-09T16:11:14.6103291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a61f0ee0-e9cb-4e80-9aba-039ecbc07a8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:14.642480 crc crio[22095]: time=\"2026-06-09T16:11:14.642258759Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-metrics\" id=88f1f312-835b-4fb0-873a-1989d54ec5a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:14.644681 crc crio[22095]: time=\"2026-06-09T16:11:14.644606829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.771564 crc crio[22095]: time=\"2026-06-09T16:11:14.771384172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.776851 crc crio[22095]: time=\"2026-06-09T16:11:14.776745089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:14.923980 crc crio[22095]: time=\"2026-06-09T16:11:14.92295613Z\" level=info msg=\"Created container 58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688: openshift-frr-k8s/frr-k8s-42t9k/cp-metrics\" id=88f1f312-835b-4fb0-873a-1989d54ec5a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:14.932023 crc crio[22095]: time=\"2026-06-09T16:11:14.931223432Z\" level=info msg=\"Starting container: 58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688\" id=7a8e3b71-5cdc-449d-9066-68c722a6f110 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:14.941999 crc crio[22095]: time=\"2026-06-09T16:11:14.939298979Z\" level=info msg=\"Started container\" PID=45309 containerID=58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688 description=openshift-frr-k8s/frr-k8s-42t9k/cp-metrics id=7a8e3b71-5cdc-449d-9066-68c722a6f110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:15.317698 crc crio[22095]: time=\"2026-06-09T16:11:15.31751458Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/POD\" id=5f32bf68-ae21-44db-9b3e-4514860438c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:15.317698 crc crio[22095]: time=\"2026-06-09T16:11:15.317638144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.361814 crc crio[22095]: time=\"2026-06-09T16:11:15.361643683Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-fsxpv Namespace:cert-manager ID:917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 UID:0d50667d-6fc9-4b57-ac5c-38a83d34fc42 NetNS:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d50667d_6fc9_4b57_ac5c_38a83d34fc42.slice PodAnnotations:0xc001984520}] Aliases:map[]}\"\nJun 09 16:11:15.362159 crc crio[22095]: time=\"2026-06-09T16:11:15.361774086Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-fsxpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:15.535654 crc crio[22095]: 2026-06-09T16:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce10ab31a402acf Mac:c2:9e:ce:c3:d3:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:11:15.543518 crc crio[22095]: time=\"2026-06-09T16:11:15.543459557Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mjlpz Namespace:cert-manager ID:ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 UID:17ec3df4-ebdf-4326-bb36-4b0b21074915 NetNS:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17ec3df4_ebdf_4326_bb36_4b0b21074915.slice PodAnnotations:0xc002ab2ce8}] Aliases:map[]}\"\nJun 09 16:11:15.543700 crc crio[22095]: time=\"2026-06-09T16:11:15.543640312Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-mjlpz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:11:15.587026 crc crio[22095]: time=\"2026-06-09T16:11:15.586798589Z\" level=info msg=\"Ran pod sandbox ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 with infra container: cert-manager/cert-manager-79c8d999ff-mjlpz/POD\" id=5f79858e-f31f-4308-884e-c360448d8ca0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:15.594247 crc crio[22095]: time=\"2026-06-09T16:11:15.594163958Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.594491 crc crio[22095]: time=\"2026-06-09T16:11:15.594440835Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.594571 crc crio[22095]: time=\"2026-06-09T16:11:15.594516487Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.596383 crc crio[22095]: time=\"2026-06-09T16:11:15.595711097Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=32861ff3-f78f-4e09-9893-e308ac075ab4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:15.611246 crc crio[22095]: time=\"2026-06-09T16:11:15.611146723Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 09 16:11:15.641804 crc crio[22095]: time=\"2026-06-09T16:11:15.641591704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=72b3d5d3-c7b5-4824-a49b-07b5e0f2e3bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.648559 crc crio[22095]: time=\"2026-06-09T16:11:15.648528652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=55c50cda-0785-46c1-a313-d0a1dd15c4a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.668122 crc crio[22095]: time=\"2026-06-09T16:11:15.66405624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd8d479e-b327-4583-b7b1-5352b933b36c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.668122 crc crio[22095]: time=\"2026-06-09T16:11:15.665134868Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status\" id=ce3bf78d-f033-4220-b384-b763a9a46ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:15.668287 crc crio[22095]: time=\"2026-06-09T16:11:15.668148115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.681083 crc crio[22095]: time=\"2026-06-09T16:11:15.680979944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2139bb45-4e93-4392-aeb5-b4037feaef72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.702459 crc crio[22095]: time=\"2026-06-09T16:11:15.702326632Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=95f81762-a871-4174-a722-aee97fe0c745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:15.712277 crc crio[22095]: time=\"2026-06-09T16:11:15.711103017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.729247 crc crio[22095]: time=\"2026-06-09T16:11:15.72915873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.734015 crc crio[22095]: time=\"2026-06-09T16:11:15.733742158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.745121 crc crio[22095]: time=\"2026-06-09T16:11:15.745047588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.752234 crc crio[22095]: time=\"2026-06-09T16:11:15.752115429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:15.882874 crc crio[22095]: time=\"2026-06-09T16:11:15.882132724Z\" level=info msg=\"Created container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=95f81762-a871-4174-a722-aee97fe0c745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:15.883273 crc crio[22095]: time=\"2026-06-09T16:11:15.882703139Z\" level=info msg=\"Created container b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status\" id=ce3bf78d-f033-4220-b384-b763a9a46ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:15.885621 crc crio[22095]: time=\"2026-06-09T16:11:15.884997638Z\" level=info msg=\"Starting container: b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf\" id=9179097b-3b15-4c88-afd9-9987c48eefec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:15.885621 crc crio[22095]: time=\"2026-06-09T16:11:15.885046819Z\" level=info msg=\"Starting container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8\" id=eb341bdf-9891-40b3-aacc-d8968bc41793 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:15.887139 crc crio[22095]: 2026-06-09T16:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:917bbb6b0b68b17 Mac:7a:f4:03:2a:87:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 SocketPath: PciID:}] [{Interface:0xc00031e9f0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:11:15.889234 crc crio[22095]: time=\"2026-06-09T16:11:15.888773685Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-fsxpv Namespace:cert-manager ID:917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 UID:0d50667d-6fc9-4b57-ac5c-38a83d34fc42 NetNS:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d50667d_6fc9_4b57_ac5c_38a83d34fc42.slice PodAnnotations:0xc001984520}] Aliases:map[]}\"\nJun 09 16:11:15.889234 crc crio[22095]: time=\"2026-06-09T16:11:15.889161375Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-fsxpv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:11:15.891104 crc crio[22095]: time=\"2026-06-09T16:11:15.890883659Z\" level=info msg=\"Started container\" PID=45373 containerID=b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf description=openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status id=9179097b-3b15-4c88-afd9-9987c48eefec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:15.896199 crc crio[22095]: time=\"2026-06-09T16:11:15.896092942Z\" level=info msg=\"Ran pod sandbox 917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 with infra container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/POD\" id=5f32bf68-ae21-44db-9b3e-4514860438c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:15.899529 crc crio[22095]: time=\"2026-06-09T16:11:15.899477579Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.899908 crc crio[22095]: time=\"2026-06-09T16:11:15.899696285Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.899908 crc crio[22095]: time=\"2026-06-09T16:11:15.899762717Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:15.901104 crc crio[22095]: time=\"2026-06-09T16:11:15.900998898Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=6918f60d-2dd0-4304-9d2f-9474476dd5cf name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:15.904257 crc crio[22095]: time=\"2026-06-09T16:11:15.90418711Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 09 16:11:15.906892 crc crio[22095]: time=\"2026-06-09T16:11:15.906800687Z\" level=info msg=\"Started container\" PID=45378 containerID=7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8 description=openshift-marketplace/redhat-marketplace-mqp94/registry-server id=eb341bdf-9891-40b3-aacc-d8968bc41793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\nJun 09 16:11:16.694597 crc crio[22095]: time=\"2026-06-09T16:11:16.694370569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1e2e30b4-caae-41f6-a40b-14200af3d297 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:16.706543 crc crio[22095]: time=\"2026-06-09T16:11:16.706371247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d90e15fb-bdcb-4310-8062-9da113455195 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:16.882460 crc crio[22095]: time=\"2026-06-09T16:11:16.88228757Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/controller\" id=8060e9a8-82bf-4949-b844-25972dc99056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:16.885581 crc crio[22095]: time=\"2026-06-09T16:11:16.885516442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:16.943787 crc crio[22095]: time=\"2026-06-09T16:11:16.943397637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:16.949631 crc crio[22095]: time=\"2026-06-09T16:11:16.949546695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.098018 crc crio[22095]: time=\"2026-06-09T16:11:17.09787164Z\" level=info msg=\"Created container 5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489: openshift-frr-k8s/frr-k8s-42t9k/controller\" id=8060e9a8-82bf-4949-b844-25972dc99056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.100603 crc crio[22095]: time=\"2026-06-09T16:11:17.100525828Z\" level=info msg=\"Starting container: 5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489\" id=21b5c400-fb0f-4150-a82b-9f64e5a77395 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:17.111189 crc crio[22095]: time=\"2026-06-09T16:11:17.111086309Z\" level=info msg=\"Started container\" PID=45490 containerID=5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489 description=openshift-frr-k8s/frr-k8s-42t9k/controller id=21b5c400-fb0f-4150-a82b-9f64e5a77395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:17.124554 crc crio[22095]: time=\"2026-06-09T16:11:17.124498243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=db303768-1299-41af-9ef6-f9f13295ab6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.132751 crc crio[22095]: time=\"2026-06-09T16:11:17.131088742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=991248ed-d05d-489a-b574-4104ac846df3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.148732 crc crio[22095]: time=\"2026-06-09T16:11:17.148647572Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr\" id=09b00203-f267-475c-a3a0-8b15e7a3085e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.152546 crc crio[22095]: time=\"2026-06-09T16:11:17.1524593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.166730 crc crio[22095]: time=\"2026-06-09T16:11:17.164849308Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-4glvh/POD\" id=82c890ff-c0d4-4dda-92e1-32855c6c0484 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:17.166730 crc crio[22095]: time=\"2026-06-09T16:11:17.165192417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.261093 crc crio[22095]: time=\"2026-06-09T16:11:17.260693636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.274168 crc crio[22095]: time=\"2026-06-09T16:11:17.273896695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.277989 crc crio[22095]: time=\"2026-06-09T16:11:17.277898878Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-4glvh Namespace:cert-manager ID:bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 UID:ba795b6d-bcd5-41f7-af95-89fa0f150c52 NetNS:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba795b6d_bcd5_41f7_af95_89fa0f150c52.slice PodAnnotations:0xc0012884b8}] Aliases:map[]}\"\nJun 09 16:11:17.278152 crc crio[22095]: time=\"2026-06-09T16:11:17.278134914Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-4glvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:17.454151 crc crio[22095]: time=\"2026-06-09T16:11:17.453876872Z\" level=info msg=\"Created container 02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9: openshift-frr-k8s/frr-k8s-42t9k/frr\" id=09b00203-f267-475c-a3a0-8b15e7a3085e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.462120 crc crio[22095]: time=\"2026-06-09T16:11:17.461789075Z\" level=info msg=\"Starting container: 02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9\" id=f183c4d8-98e9-410b-b181-81b61d0ac69b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:17.480512 crc crio[22095]: time=\"2026-06-09T16:11:17.480332931Z\" level=info msg=\"Started container\" PID=45531 containerID=02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9 description=openshift-frr-k8s/frr-k8s-42t9k/frr id=f183c4d8-98e9-410b-b181-81b61d0ac69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:17.504779 crc crio[22095]: time=\"2026-06-09T16:11:17.504671445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=01c81e68-6f30-4cf1-833d-0281d556586e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.510062 crc crio[22095]: time=\"2026-06-09T16:11:17.510010412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e80110f1-a3d1-4b1f-87b2-73d9a6a0f556 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.522256 crc crio[22095]: time=\"2026-06-09T16:11:17.52201628Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/reloader\" id=f11d0dda-ccec-4c6e-bda7-7de751e87ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.525785 crc crio[22095]: time=\"2026-06-09T16:11:17.525719255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.589769 crc crio[22095]: time=\"2026-06-09T16:11:17.587381867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.591175 crc crio[22095]: time=\"2026-06-09T16:11:17.59100653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.687086 crc crio[22095]: time=\"2026-06-09T16:11:17.686232343Z\" level=info msg=\"Created container d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b: openshift-frr-k8s/frr-k8s-42t9k/reloader\" id=f11d0dda-ccec-4c6e-bda7-7de751e87ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.691521 crc crio[22095]: time=\"2026-06-09T16:11:17.689265361Z\" level=info msg=\"Starting container: d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b\" id=f922c7b8-6627-4b9c-a66c-b01dec36d7b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:17.702689 crc crio[22095]: time=\"2026-06-09T16:11:17.702537531Z\" level=info msg=\"Started container\" PID=45594 containerID=d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b description=openshift-frr-k8s/frr-k8s-42t9k/reloader id=f922c7b8-6627-4b9c-a66c-b01dec36d7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:17.720799 crc crio[22095]: time=\"2026-06-09T16:11:17.716572371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1028ea9c-5cf6-4d22-97b0-f870181573d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.724829 crc crio[22095]: time=\"2026-06-09T16:11:17.724591757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=70012e67-60f3-4b76-9c0f-72eadc0e01c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.738021 crc crio[22095]: time=\"2026-06-09T16:11:17.737875077Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr-metrics\" id=696210b5-455a-483d-80c6-2117a4f8d273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.740891 crc crio[22095]: time=\"2026-06-09T16:11:17.740812913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.848441 crc crio[22095]: time=\"2026-06-09T16:11:17.848232998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.857287 crc crio[22095]: time=\"2026-06-09T16:11:17.857189268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:17.895376 crc crio[22095]: 2026-06-09T16:11:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb9db13f7c9b22f Mac:96:46:ea:a0:4e:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:11:17.902015 crc crio[22095]: time=\"2026-06-09T16:11:17.901875634Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-4glvh Namespace:cert-manager ID:bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 UID:ba795b6d-bcd5-41f7-af95-89fa0f150c52 NetNS:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba795b6d_bcd5_41f7_af95_89fa0f150c52.slice PodAnnotations:0xc0012884b8}] Aliases:map[]}\"\nJun 09 16:11:17.902435 crc crio[22095]: time=\"2026-06-09T16:11:17.902369537Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-4glvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:11:17.916106 crc crio[22095]: time=\"2026-06-09T16:11:17.916007117Z\" level=info msg=\"Ran pod sandbox bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 with infra container: cert-manager/cert-manager-webhook-587ccfb98-4glvh/POD\" id=82c890ff-c0d4-4dda-92e1-32855c6c0484 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:11:17.918839 crc crio[22095]: time=\"2026-06-09T16:11:17.918800338Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.919349 crc crio[22095]: time=\"2026-06-09T16:11:17.919321142Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.919629 crc crio[22095]: time=\"2026-06-09T16:11:17.919605059Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:17.921224 crc crio[22095]: time=\"2026-06-09T16:11:17.92119571Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c715f65d-893a-46c7-8db9-025ce51da1f9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:17.930512 crc crio[22095]: time=\"2026-06-09T16:11:17.930109519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 09 16:11:17.974289 crc crio[22095]: time=\"2026-06-09T16:11:17.974107947Z\" level=info msg=\"Created container 547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c: openshift-frr-k8s/frr-k8s-42t9k/frr-metrics\" id=696210b5-455a-483d-80c6-2117a4f8d273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:17.975776 crc crio[22095]: time=\"2026-06-09T16:11:17.975727889Z\" level=info msg=\"Starting container: 547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c\" id=7eadc37a-1a64-4811-87cf-b572f3e2d35a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:17.987462 crc crio[22095]: time=\"2026-06-09T16:11:17.9863083Z\" level=info msg=\"Started container\" PID=45630 containerID=547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c description=openshift-frr-k8s/frr-k8s-42t9k/frr-metrics id=7eadc37a-1a64-4811-87cf-b572f3e2d35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:18.002837 crc crio[22095]: time=\"2026-06-09T16:11:18.002762842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ac8a8eb-6239-4c23-8dde-f0272cabfc7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:18.009562 crc crio[22095]: time=\"2026-06-09T16:11:18.009337051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=19737be5-a34a-4f5a-aa70-a3267460ea70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:18.021207 crc crio[22095]: time=\"2026-06-09T16:11:18.021065062Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr-status\" id=41459035-b19b-4fa6-b342-ad76a36c3a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:18.028338 crc crio[22095]: time=\"2026-06-09T16:11:18.027880026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.066653 crc crio[22095]: time=\"2026-06-09T16:11:18.066490497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.070362 crc crio[22095]: time=\"2026-06-09T16:11:18.070300455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.210055 crc crio[22095]: time=\"2026-06-09T16:11:18.209857575Z\" level=info msg=\"Created container eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173: openshift-frr-k8s/frr-k8s-42t9k/frr-status\" id=41459035-b19b-4fa6-b342-ad76a36c3a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:18.211139 crc crio[22095]: time=\"2026-06-09T16:11:18.211072706Z\" level=info msg=\"Starting container: eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173\" id=4dc6c03a-d41f-4a8c-a671-47e5201d067a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:18.221534 crc crio[22095]: time=\"2026-06-09T16:11:18.221183225Z\" level=info msg=\"Started container\" PID=45647 containerID=eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173 description=openshift-frr-k8s/frr-k8s-42t9k/frr-status id=4dc6c03a-d41f-4a8c-a671-47e5201d067a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:18.237026 crc crio[22095]: time=\"2026-06-09T16:11:18.236862067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2372f1b6-fd55-4c20-a44e-5eb3152ea7a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:18.239550 crc crio[22095]: time=\"2026-06-09T16:11:18.239476164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c3ef95a-61d4-4ba4-a3cb-4c97d7b2c728 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:18.249383 crc crio[22095]: time=\"2026-06-09T16:11:18.249307377Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy\" id=6445c498-2c21-404e-91e5-1e8bef87a9d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:18.249842 crc crio[22095]: time=\"2026-06-09T16:11:18.249746478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.316652 crc crio[22095]: time=\"2026-06-09T16:11:18.3164912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.657305 crc crio[22095]: time=\"2026-06-09T16:11:18.65723483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.752171 crc crio[22095]: time=\"2026-06-09T16:11:18.751019645Z\" level=info msg=\"Created container 3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy\" id=6445c498-2c21-404e-91e5-1e8bef87a9d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:18.753259 crc crio[22095]: time=\"2026-06-09T16:11:18.75236654Z\" level=info msg=\"Starting container: 3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db\" id=fbe23e31-505c-417c-8709-07e62a96343c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:18.768072 crc crio[22095]: time=\"2026-06-09T16:11:18.767982991Z\" level=info msg=\"Started container\" PID=45674 containerID=3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db description=openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy id=fbe23e31-505c-417c-8709-07e62a96343c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:18.787747 crc crio[22095]: time=\"2026-06-09T16:11:18.787658775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a90ed411-5951-49c4-ad0f-9acf5d126f95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:18.790030 crc crio[22095]: time=\"2026-06-09T16:11:18.789970755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe233bd0-7e8d-4d34-b8ec-78e8767e8b2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:18.796521 crc crio[22095]: time=\"2026-06-09T16:11:18.796454471Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr\" id=08c07e23-43e7-4f28-a440-2aff31a60654 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:18.796826 crc crio[22095]: time=\"2026-06-09T16:11:18.796768099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:18.825295 crc crio[22095]: time=\"2026-06-09T16:11:18.825170688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:19.312616 crc crio[22095]: time=\"2026-06-09T16:11:19.3125453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:19.435800 crc crio[22095]: time=\"2026-06-09T16:11:19.435032482Z\" level=info msg=\"Created container 15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr\" id=08c07e23-43e7-4f28-a440-2aff31a60654 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:19.437966 crc crio[22095]: time=\"2026-06-09T16:11:19.43767076Z\" level=info msg=\"Starting container: 15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956\" id=db697e0d-52e7-4e1e-ac49-801f0696de2d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:19.444747 crc crio[22095]: time=\"2026-06-09T16:11:19.444632648Z\" level=info msg=\"Started container\" PID=45703 containerID=15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956 description=openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr id=db697e0d-52e7-4e1e-ac49-801f0696de2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f\nJun 09 16:11:24.916987 crc crio[22095]: time=\"2026-06-09T16:11:24.916048538Z\" level=info msg=\"Stopping container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8 (timeout: 2s)\" id=7e93686f-1943-42ea-b396-04bf1b16e7a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:27.730474 crc crio[22095]: time=\"2026-06-09T16:11:27.729765834Z\" level=info msg=\"Stopped container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=7e93686f-1943-42ea-b396-04bf1b16e7a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:27.731714 crc crio[22095]: time=\"2026-06-09T16:11:27.73155745Z\" level=info msg=\"Stopping pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=62541716-1fd1-4987-958e-2cf8fd0ee93c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:27.732378 crc crio[22095]: time=\"2026-06-09T16:11:27.732305819Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00012b1e8}] Aliases:map[]}\"\nJun 09 16:11:27.732570 crc crio[22095]: time=\"2026-06-09T16:11:27.732494694Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mqp94 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:28.094460 crc crio[22095]: time=\"2026-06-09T16:11:28.094062799Z\" level=info msg=\"Stopped pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=62541716-1fd1-4987-958e-2cf8fd0ee93c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:28.835701 crc crio[22095]: time=\"2026-06-09T16:11:28.834825691Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=32861ff3-f78f-4e09-9893-e308ac075ab4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:28.838317 crc crio[22095]: time=\"2026-06-09T16:11:28.837770406Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=ee0a8600-105c-4712-9b42-e9973b6a87c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:28.841987 crc crio[22095]: time=\"2026-06-09T16:11:28.84182844Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=d61c1bf6-d003-44c8-93e2-8e477be1713e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:28.854265 crc crio[22095]: time=\"2026-06-09T16:11:28.854149496Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=e4cca226-987f-469a-9b45-3b502b2ca3e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:28.856256 crc crio[22095]: time=\"2026-06-09T16:11:28.856193029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:28.896632 crc crio[22095]: time=\"2026-06-09T16:11:28.896579125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:28.902820 crc crio[22095]: time=\"2026-06-09T16:11:28.902765993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:28.938464 crc crio[22095]: time=\"2026-06-09T16:11:28.938161761Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=c715f65d-893a-46c7-8db9-025ce51da1f9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:28.940236 crc crio[22095]: time=\"2026-06-09T16:11:28.939959177Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=cf9aa011-9054-4db0-8963-25e8a3fee0b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:28.946712 crc crio[22095]: time=\"2026-06-09T16:11:28.943612601Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=b7da2d03-b23f-491b-a373-da9345b2e3d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:28.959370 crc crio[22095]: time=\"2026-06-09T16:11:28.958709108Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook\" id=ff425538-486e-4a19-8f7a-8b2de045817e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:28.974307 crc crio[22095]: time=\"2026-06-09T16:11:28.974105033Z\" level=info msg=\"Removing container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8\" id=92bedf9a-9a17-4454-be19-c0e61033b929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:29.005870 crc crio[22095]: time=\"2026-06-09T16:11:29.005757405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:29.031539 crc crio[22095]: time=\"2026-06-09T16:11:29.031381963Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=6918f60d-2dd0-4304-9d2f-9474476dd5cf name=/runtime.v1.ImageService/PullImage\nJun 09 16:11:29.032645 crc crio[22095]: time=\"2026-06-09T16:11:29.032563133Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=08e7c66b-4a68-4969-b512-9d2dd6a588e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:29.035815 crc crio[22095]: time=\"2026-06-09T16:11:29.035756385Z\" level=info msg=\"Removed container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=92bedf9a-9a17-4454-be19-c0e61033b929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:29.041871 crc crio[22095]: time=\"2026-06-09T16:11:29.04182327Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=38f1e536-dce5-4143-81b7-2db19eae17a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:11:29.044232 crc crio[22095]: time=\"2026-06-09T16:11:29.04413048Z\" level=info msg=\"Removing container: 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c\" id=54b6230e-3bb6-4ab4-81a8-0f408b3ce5ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:29.045134 crc crio[22095]: time=\"2026-06-09T16:11:29.045068204Z\" level=info msg=\"Created container 2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=e4cca226-987f-469a-9b45-3b502b2ca3e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:29.046185 crc crio[22095]: time=\"2026-06-09T16:11:29.046148821Z\" level=info msg=\"Starting container: 2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff\" id=570f399e-dd2b-41ef-9acc-1734420d9db6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:29.050043 crc crio[22095]: time=\"2026-06-09T16:11:29.04997665Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=c3f7d295-e280-47de-a792-6cc1ff2387f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:29.051668 crc crio[22095]: time=\"2026-06-09T16:11:29.051488368Z\" level=info msg=\"Started container\" PID=45952 containerID=2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff description=cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller id=570f399e-dd2b-41ef-9acc-1734420d9db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725\nJun 09 16:11:29.061557 crc crio[22095]: time=\"2026-06-09T16:11:29.061391052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:29.061796 crc crio[22095]: time=\"2026-06-09T16:11:29.061666809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:29.067971 crc crio[22095]: time=\"2026-06-09T16:11:29.066224816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:29.107842 crc crio[22095]: time=\"2026-06-09T16:11:29.106864929Z\" level=info msg=\"Removed container 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c: openshift-marketplace/redhat-marketplace-mqp94/extract-content\" id=54b6230e-3bb6-4ab4-81a8-0f408b3ce5ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:29.111514 crc crio[22095]: time=\"2026-06-09T16:11:29.111387535Z\" level=info msg=\"Removing container: 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e\" id=0f550317-8ef9-4e65-bc5c-2c3877e8a117 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:29.111742 crc crio[22095]: time=\"2026-06-09T16:11:29.111444936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:29.114735 crc crio[22095]: time=\"2026-06-09T16:11:29.114660649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:11:29.180016 crc crio[22095]: time=\"2026-06-09T16:11:29.179882472Z\" level=info msg=\"Removed container 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities\" id=0f550317-8ef9-4e65-bc5c-2c3877e8a117 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:29.285322 crc crio[22095]: time=\"2026-06-09T16:11:29.285064969Z\" level=info msg=\"Created container 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=c3f7d295-e280-47de-a792-6cc1ff2387f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:29.286901 crc crio[22095]: time=\"2026-06-09T16:11:29.286779183Z\" level=info msg=\"Starting container: 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de\" id=b9fb1dc6-ad24-4e15-aa12-03c72cb966aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:29.287782 crc crio[22095]: time=\"2026-06-09T16:11:29.287687956Z\" level=info msg=\"Created container a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807: cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook\" id=ff425538-486e-4a19-8f7a-8b2de045817e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:11:29.289139 crc crio[22095]: time=\"2026-06-09T16:11:29.289064392Z\" level=info msg=\"Starting container: a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807\" id=990b31c5-efdf-40c5-869c-5c3511c34f69 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:11:29.294656 crc crio[22095]: time=\"2026-06-09T16:11:29.294511191Z\" level=info msg=\"Started container\" PID=45978 containerID=a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807 description=cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook id=990b31c5-efdf-40c5-869c-5c3511c34f69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79\nJun 09 16:11:29.302857 crc crio[22095]: time=\"2026-06-09T16:11:29.299280934Z\" level=info msg=\"Started container\" PID=45977 containerID=3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=b9fb1dc6-ad24-4e15-aa12-03c72cb966aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189\nJun 09 16:11:30.116460 crc crio[22095]: time=\"2026-06-09T16:11:30.116025085Z\" level=info msg=\"Stopping container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75 (timeout: 30s)\" id=da775469-ed83-4134-8560-b8ce1fc58a77 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:30.189453 crc crio[22095]: time=\"2026-06-09T16:11:30.189174481Z\" level=info msg=\"Stopping container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e (timeout: 30s)\" id=763d06b7-7ef4-42c9-b470-cd593fa829c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:30.244148 crc crio[22095]: time=\"2026-06-09T16:11:30.244034958Z\" level=info msg=\"Stopped container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=da775469-ed83-4134-8560-b8ce1fc58a77 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:30.245343 crc crio[22095]: time=\"2026-06-09T16:11:30.245146807Z\" level=info msg=\"Stopping pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=b5f39b75-38a3-4052-90b7-89b3d2a7fa2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:30.245983 crc crio[22095]: time=\"2026-06-09T16:11:30.245859905Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc00041d1c8}] Aliases:map[]}\"\nJun 09 16:11:30.246178 crc crio[22095]: time=\"2026-06-09T16:11:30.246113681Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-rtnh7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:30.327341 crc crio[22095]: time=\"2026-06-09T16:11:30.327263793Z\" level=info msg=\"Stopped container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=763d06b7-7ef4-42c9-b470-cd593fa829c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:30.328729 crc crio[22095]: time=\"2026-06-09T16:11:30.328495135Z\" level=info msg=\"Stopping pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=b62a891d-5a21-4fcb-ba4f-672f3fafe59a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:30.329103 crc crio[22095]: time=\"2026-06-09T16:11:30.329051649Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc00041d3a0}] Aliases:map[]}\"\nJun 09 16:11:30.329353 crc crio[22095]: time=\"2026-06-09T16:11:30.329278835Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:30.614271 crc crio[22095]: time=\"2026-06-09T16:11:30.61366928Z\" level=info msg=\"Stopped pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=b5f39b75-38a3-4052-90b7-89b3d2a7fa2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:30.732076 crc crio[22095]: time=\"2026-06-09T16:11:30.731980465Z\" level=info msg=\"Stopped pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=b62a891d-5a21-4fcb-ba4f-672f3fafe59a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:31.020465 crc crio[22095]: time=\"2026-06-09T16:11:31.020217968Z\" level=info msg=\"Removing container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75\" id=89f733b8-20de-486f-a0af-ae1c2e452ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:31.059880 crc crio[22095]: time=\"2026-06-09T16:11:31.059783793Z\" level=info msg=\"Removed container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=89f733b8-20de-486f-a0af-ae1c2e452ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:31.064657 crc crio[22095]: time=\"2026-06-09T16:11:31.064586407Z\" level=info msg=\"Removing container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e\" id=7e1a8af4-3614-46dd-93eb-e5aa9c3c6859 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:31.095513 crc crio[22095]: time=\"2026-06-09T16:11:31.095381837Z\" level=info msg=\"Removed container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=7e1a8af4-3614-46dd-93eb-e5aa9c3c6859 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:36.155601 crc crio[22095]: time=\"2026-06-09T16:11:36.154568182Z\" level=info msg=\"Stopping container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734 (timeout: 30s)\" id=1bfd0503-b300-42fc-b74e-a90ff49c74e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:36.279585 crc crio[22095]: time=\"2026-06-09T16:11:36.279049616Z\" level=info msg=\"Stopped container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=1bfd0503-b300-42fc-b74e-a90ff49c74e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:11:36.280469 crc crio[22095]: time=\"2026-06-09T16:11:36.280366129Z\" level=info msg=\"Stopping pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=fc21278b-4bbb-4db1-b32e-42d6c406f1a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:36.281111 crc crio[22095]: time=\"2026-06-09T16:11:36.281001716Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc002da4550}] Aliases:map[]}\"\nJun 09 16:11:36.281210 crc crio[22095]: time=\"2026-06-09T16:11:36.2811629Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:11:36.569383 crc crio[22095]: time=\"2026-06-09T16:11:36.56617123Z\" level=info msg=\"Stopped pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=fc21278b-4bbb-4db1-b32e-42d6c406f1a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:37.130645 crc crio[22095]: time=\"2026-06-09T16:11:37.130403313Z\" level=info msg=\"Removing container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734\" id=9c426294-b04c-42e7-b754-453a4a7e959e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:37.154835 crc crio[22095]: time=\"2026-06-09T16:11:37.154745668Z\" level=info msg=\"Removed container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=9c426294-b04c-42e7-b754-453a4a7e959e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:11:51.839166 crc crio[22095]: time=\"2026-06-09T16:11:51.838309822Z\" level=info msg=\"Stopping pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=b79d142d-ba89-4dde-bad0-d81c541e5fd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.839166 crc crio[22095]: time=\"2026-06-09T16:11:51.839157984Z\" level=info msg=\"Stopped pod sandbox (already stopped): 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=b79d142d-ba89-4dde-bad0-d81c541e5fd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.853528 crc crio[22095]: time=\"2026-06-09T16:11:51.84212936Z\" level=info msg=\"Removing pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=c908fa80-c2a7-45b5-9e05-271192766d8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.853528 crc crio[22095]: time=\"2026-06-09T16:11:51.852872316Z\" level=info msg=\"Removed pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=c908fa80-c2a7-45b5-9e05-271192766d8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.854015 crc crio[22095]: time=\"2026-06-09T16:11:51.853900872Z\" level=info msg=\"Stopping pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=83295213-a63d-46aa-9c0e-2cb6ac374354 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.854164 crc crio[22095]: time=\"2026-06-09T16:11:51.854075076Z\" level=info msg=\"Stopped pod sandbox (already stopped): d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=83295213-a63d-46aa-9c0e-2cb6ac374354 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.858090 crc crio[22095]: time=\"2026-06-09T16:11:51.855834131Z\" level=info msg=\"Removing pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=50d0ae3e-3e2e-41cf-b310-5aaf82136b99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.870028 crc crio[22095]: time=\"2026-06-09T16:11:51.868737362Z\" level=info msg=\"Removed pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=50d0ae3e-3e2e-41cf-b310-5aaf82136b99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.870881 crc crio[22095]: time=\"2026-06-09T16:11:51.870776665Z\" level=info msg=\"Stopping pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=b362f4b0-fb0d-4add-afd1-7e6b7574e121 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.871020 crc crio[22095]: time=\"2026-06-09T16:11:51.870896218Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=b362f4b0-fb0d-4add-afd1-7e6b7574e121 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.873536 crc crio[22095]: time=\"2026-06-09T16:11:51.872706264Z\" level=info msg=\"Removing pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=9233f657-80df-403d-bad0-5f7d825b3a1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.891779 crc crio[22095]: time=\"2026-06-09T16:11:51.89164404Z\" level=info msg=\"Removed pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=9233f657-80df-403d-bad0-5f7d825b3a1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.893293 crc crio[22095]: time=\"2026-06-09T16:11:51.892996035Z\" level=info msg=\"Stopping pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=a33aed94-0094-41e5-b706-723be608bebb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.893293 crc crio[22095]: time=\"2026-06-09T16:11:51.893109018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=a33aed94-0094-41e5-b706-723be608bebb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.894016 crc crio[22095]: time=\"2026-06-09T16:11:51.893881667Z\" level=info msg=\"Removing pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=c7e48dc9-1c6a-4053-84cf-b742ff73091f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.905676 crc crio[22095]: time=\"2026-06-09T16:11:51.905549477Z\" level=info msg=\"Removed pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=c7e48dc9-1c6a-4053-84cf-b742ff73091f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.909679 crc crio[22095]: time=\"2026-06-09T16:11:51.909493168Z\" level=info msg=\"Stopping pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=f11db69a-cfcf-47dc-8e24-ac53e3f7eea0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.909776 crc crio[22095]: time=\"2026-06-09T16:11:51.909679183Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=f11db69a-cfcf-47dc-8e24-ac53e3f7eea0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:11:51.911317 crc crio[22095]: time=\"2026-06-09T16:11:51.910823922Z\" level=info msg=\"Removing pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=fc2a9708-ee50-436f-964f-6061882b8918 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:11:51.921745 crc crio[22095]: time=\"2026-06-09T16:11:51.921622719Z\" level=info msg=\"Removed pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=fc2a9708-ee50-436f-964f-6061882b8918 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:12:04.474553 crc crio[22095]: time=\"2026-06-09T16:12:04.47309895Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683692-bhw82/POD\" id=8df5edff-ed8c-4806-b66a-c1929e441f90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:12:04.474553 crc crio[22095]: time=\"2026-06-09T16:12:04.474392333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:04.504997 crc crio[22095]: time=\"2026-06-09T16:12:04.504729781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc002b5c5a0}] Aliases:map[]}\"\nJun 09 16:12:04.504997 crc crio[22095]: time=\"2026-06-09T16:12:04.504893975Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683692-bhw82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:12:04.862233 crc crio[22095]: 2026-06-09T16:12:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94c784e7d4f12cd Mac:96:82:99:45:48:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 SocketPath: PciID:}] [{Interface:0xc0001c4e60 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:12:04.863269 crc crio[22095]: time=\"2026-06-09T16:12:04.863149435Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc002b5c5a0}] Aliases:map[]}\"\nJun 09 16:12:04.863555 crc crio[22095]: time=\"2026-06-09T16:12:04.863366181Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683692-bhw82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:12:04.876783 crc crio[22095]: time=\"2026-06-09T16:12:04.876281662Z\" level=info msg=\"Ran pod sandbox 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 with infra container: openshift-infra/auto-csr-approver-29683692-bhw82/POD\" id=8df5edff-ed8c-4806-b66a-c1929e441f90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:12:04.880780 crc crio[22095]: time=\"2026-06-09T16:12:04.880627813Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=25e04f51-1204-4cb7-a73f-e4d8491e596c name=/runtime.v1.ImageService/PullImage\nJun 09 16:12:04.895724 crc crio[22095]: time=\"2026-06-09T16:12:04.895586257Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:12:28.275496 crc crio[22095]: time=\"2026-06-09T16:12:28.27450777Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=25e04f51-1204-4cb7-a73f-e4d8491e596c name=/runtime.v1.ImageService/PullImage\nJun 09 16:12:28.278568 crc crio[22095]: time=\"2026-06-09T16:12:28.276668245Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b31454bc-398b-4b7b-b247-2f6aeb626c73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:12:28.280091 crc crio[22095]: time=\"2026-06-09T16:12:28.279499358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a793d546-6a11-4777-be13-48d1ea7daf1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:12:29.522650 crc crio[22095]: time=\"2026-06-09T16:12:29.522348959Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683692-bhw82/oc\" id=d18fbceb-a9a8-4a35-a229-19c483ca480a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:12:29.524057 crc crio[22095]: time=\"2026-06-09T16:12:29.523586661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.582143 crc crio[22095]: time=\"2026-06-09T16:12:29.579854364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.763291 crc crio[22095]: time=\"2026-06-09T16:12:29.763213098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ae3060e4-a7e1-4942-8438-962007921f0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:12:29.766125 crc crio[22095]: time=\"2026-06-09T16:12:29.765988719Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=77ba2f2a-6138-40ba-a2b5-5801cf330d04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:12:29.770548 crc crio[22095]: time=\"2026-06-09T16:12:29.77031873Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=d9e35c1c-d388-4038-bb7e-62c3c08ff349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:12:29.771158 crc crio[22095]: time=\"2026-06-09T16:12:29.770861314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.777140 crc crio[22095]: time=\"2026-06-09T16:12:29.777033892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a73775b-d3bc-44c6-bef8-287a4d717e78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:12:29.777567 crc crio[22095]: time=\"2026-06-09T16:12:29.777524995Z\" level=info msg=\"Removing container: 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2\" id=bc6fd2d6-32ed-4581-8ede-c70ed2b124b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:12:29.792117 crc crio[22095]: time=\"2026-06-09T16:12:29.791965445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f5d718b2-ae11-4fb6-b4eb-7a08601d30b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:12:29.795959 crc crio[22095]: time=\"2026-06-09T16:12:29.795843875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.889868 crc crio[22095]: time=\"2026-06-09T16:12:29.888848541Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4686d369-f9ed-48e7-9fc4-93ec323f9394 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:12:29.890755 crc crio[22095]: time=\"2026-06-09T16:12:29.890668207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.905293 crc crio[22095]: time=\"2026-06-09T16:12:29.90519876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.914319 crc crio[22095]: time=\"2026-06-09T16:12:29.914276273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:29.936050 crc crio[22095]: time=\"2026-06-09T16:12:29.935844456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:30.153200 crc crio[22095]: time=\"2026-06-09T16:12:30.153061017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:12:30.162771 crc crio[22095]: time=\"2026-06-09T16:12:30.159822721Z\" level=info msg=\"Removed container 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=bc6fd2d6-32ed-4581-8ede-c70ed2b124b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:12:30.333479 crc crio[22095]: time=\"2026-06-09T16:12:30.333335071Z\" level=info msg=\"Created container 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138: openshift-infra/auto-csr-approver-29683692-bhw82/oc\" id=d18fbceb-a9a8-4a35-a229-19c483ca480a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:12:30.334652 crc crio[22095]: time=\"2026-06-09T16:12:30.334580963Z\" level=info msg=\"Starting container: 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138\" id=70dd4081-47e9-444f-8562-9cd6bc24af1a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:12:30.339588 crc crio[22095]: time=\"2026-06-09T16:12:30.3395166Z\" level=info msg=\"Started container\" PID=47025 containerID=1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138 description=openshift-infra/auto-csr-approver-29683692-bhw82/oc id=70dd4081-47e9-444f-8562-9cd6bc24af1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\nJun 09 16:12:30.340004 crc crio[22095]: time=\"2026-06-09T16:12:30.339834058Z\" level=info msg=\"Created container e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=d9e35c1c-d388-4038-bb7e-62c3c08ff349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:12:30.342079 crc crio[22095]: time=\"2026-06-09T16:12:30.342011594Z\" level=info msg=\"Starting container: e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3\" id=8524df9d-86d4-450f-bc06-fdb5773ba6c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:12:30.343482 crc crio[22095]: time=\"2026-06-09T16:12:30.343343348Z\" level=info msg=\"Created container db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4686d369-f9ed-48e7-9fc4-93ec323f9394 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:12:30.345702 crc crio[22095]: time=\"2026-06-09T16:12:30.345625897Z\" level=info msg=\"Starting container: db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385\" id=f8d08e0d-3b38-40bf-a357-1f6373a99098 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:12:30.349016 crc crio[22095]: time=\"2026-06-09T16:12:30.348897351Z\" level=info msg=\"Started container\" PID=47029 containerID=e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=8524df9d-86d4-450f-bc06-fdb5773ba6c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1\nJun 09 16:12:30.361123 crc crio[22095]: time=\"2026-06-09T16:12:30.359543704Z\" level=info msg=\"Started container\" PID=47036 containerID=db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f8d08e0d-3b38-40bf-a357-1f6373a99098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 16:12:32.834864 crc crio[22095]: time=\"2026-06-09T16:12:32.83403691Z\" level=info msg=\"Stopping pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=0c723ee7-93c0-455d-9f76-a3ef48d82d53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:12:32.838544 crc crio[22095]: time=\"2026-06-09T16:12:32.835181819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc00041ced0}] Aliases:map[]}\"\nJun 09 16:12:32.838544 crc crio[22095]: time=\"2026-06-09T16:12:32.835350513Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683692-bhw82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:12:33.128834 crc crio[22095]: time=\"2026-06-09T16:12:33.128104923Z\" level=info msg=\"Stopped pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=0c723ee7-93c0-455d-9f76-a3ef48d82d53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:13:07.616978 crc crio[22095]: time=\"2026-06-09T16:13:07.615762445Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-q94c8/POD\" id=db67d3eb-edf0-4210-8c96-b76e9a32bb78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:07.619452 crc crio[22095]: time=\"2026-06-09T16:13:07.617013827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:07.688089 crc crio[22095]: time=\"2026-06-09T16:13:07.687820193Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc0012886e8}] Aliases:map[]}\"\nJun 09 16:13:07.688089 crc crio[22095]: time=\"2026-06-09T16:13:07.687908015Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-q94c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:13:07.980150 crc crio[22095]: time=\"2026-06-09T16:13:07.979403863Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/POD\" id=b80a369f-0ea7-43e7-b23e-02b4970628d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:07.980295 crc crio[22095]: time=\"2026-06-09T16:13:07.980200493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:08.037230 crc crio[22095]: time=\"2026-06-09T16:13:08.036366264Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-57dd5f54f4-slkrg Namespace:baremetal-operator-system ID:b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 UID:500a9c09-f754-4aff-9f34-a187e849d96e NetNS:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod500a9c09_f754_4aff_9f34_a187e849d96e.slice PodAnnotations:0xc001288140}] Aliases:map[]}\"\nJun 09 16:13:08.037230 crc crio[22095]: time=\"2026-06-09T16:13:08.036473957Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:13:08.775050 crc crio[22095]: 2026-06-09T16:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48bcf650e439e22 Mac:66:4f:0c:19:e2:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:13:08.775050 crc crio[22095]: time=\"2026-06-09T16:13:08.774867268Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc0012886e8}] Aliases:map[]}\"\nJun 09 16:13:08.776401 crc crio[22095]: time=\"2026-06-09T16:13:08.775069113Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-q94c8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:13:08.783100 crc crio[22095]: time=\"2026-06-09T16:13:08.78275142Z\" level=info msg=\"Ran pod sandbox 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee with infra container: openstack-operators/openstack-operator-index-q94c8/POD\" id=db67d3eb-edf0-4210-8c96-b76e9a32bb78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:08.790623 crc crio[22095]: time=\"2026-06-09T16:13:08.790279843Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:08.790623 crc crio[22095]: time=\"2026-06-09T16:13:08.790585771Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:08.790888 crc crio[22095]: time=\"2026-06-09T16:13:08.790654113Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:08.791870 crc crio[22095]: time=\"2026-06-09T16:13:08.791666979Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=32097ab6-3457-4d45-8585-c77ad7ba5e56 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:08.801355 crc crio[22095]: time=\"2026-06-09T16:13:08.801200263Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 09 16:13:08.936383 crc crio[22095]: 2026-06-09T16:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bacfa17cef723 Mac:a2:64:25:0a:73:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c SocketPath: PciID:}] [{Interface:0xc000192be0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:13:08.938125 crc crio[22095]: time=\"2026-06-09T16:13:08.938062264Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-57dd5f54f4-slkrg Namespace:baremetal-operator-system ID:b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 UID:500a9c09-f754-4aff-9f34-a187e849d96e NetNS:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod500a9c09_f754_4aff_9f34_a187e849d96e.slice PodAnnotations:0xc001288140}] Aliases:map[]}\"\nJun 09 16:13:08.938256 crc crio[22095]: time=\"2026-06-09T16:13:08.938218248Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:13:08.945256 crc crio[22095]: time=\"2026-06-09T16:13:08.945184847Z\" level=info msg=\"Ran pod sandbox b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/POD\" id=b80a369f-0ea7-43e7-b23e-02b4970628d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:08.949668 crc crio[22095]: time=\"2026-06-09T16:13:08.949573219Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c1643a68-f3a4-457b-b2b5-352867cd1df6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:08.952332 crc crio[22095]: time=\"2026-06-09T16:13:08.952277808Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 16:13:10.460108 crc crio[22095]: time=\"2026-06-09T16:13:10.459361807Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/POD\" id=97312618-ddae-42ee-8203-7c00952cc751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:10.460108 crc crio[22095]: time=\"2026-06-09T16:13:10.45988946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:10.767534 crc crio[22095]: time=\"2026-06-09T16:13:10.76163316Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"\nJun 09 16:13:10.767534 crc crio[22095]: time=\"2026-06-09T16:13:10.761704022Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:13:11.179803 crc crio[22095]: time=\"2026-06-09T16:13:11.179243503Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/POD\" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:11.179803 crc crio[22095]: time=\"2026-06-09T16:13:11.179451978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:12.128570 crc crio[22095]: 2026-06-09T16:13:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2c48f0991b2ca3 Mac:9a:d9:1e:1f:26:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:13:12.128570 crc crio[22095]: time=\"2026-06-09T16:13:12.123835235Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"\nJun 09 16:13:12.128570 crc crio[22095]: time=\"2026-06-09T16:13:12.12403186Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:13:12.665995 crc crio[22095]: time=\"2026-06-09T16:13:12.665469699Z\" level=info msg=\"Ran pod sandbox c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/POD\" id=97312618-ddae-42ee-8203-7c00952cc751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:12.671988 crc crio[22095]: time=\"2026-06-09T16:13:12.670540669Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=df35a138-bca1-4480-865c-a33bd2800675 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:12.680079 crc crio[22095]: time=\"2026-06-09T16:13:12.679684734Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 09 16:13:13.080372 crc crio[22095]: time=\"2026-06-09T16:13:13.080257978Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:13.329162 crc crio[22095]: time=\"2026-06-09T16:13:13.32907122Z\" level=info msg=\"Ran pod sandbox 21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76 with infra container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/POD\" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:13.332800 crc crio[22095]: time=\"2026-06-09T16:13:13.332224871Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=6da41c46-a968-4b91-b3a8-081a942675ae name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:13.336559 crc crio[22095]: time=\"2026-06-09T16:13:13.335820764Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 09 16:13:39.987606 crc crio[22095]: time=\"2026-06-09T16:13:39.986669979Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=c1643a68-f3a4-457b-b2b5-352867cd1df6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:39.989495 crc crio[22095]: time=\"2026-06-09T16:13:39.988352043Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d7ea75cf-6d1b-443e-a428-b55d08d74cca name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:40.084685 crc crio[22095]: time=\"2026-06-09T16:13:40.084486909Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e00caf80-ab2e-4d10-b828-62b27526a140 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:40.098199 crc crio[22095]: time=\"2026-06-09T16:13:40.098060777Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=b48a60f2-5051-49b7-8d1c-5347b96dfda7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:40.101702 crc crio[22095]: time=\"2026-06-09T16:13:40.101598907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:40.220274 crc crio[22095]: time=\"2026-06-09T16:13:40.220128478Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=32097ab6-3457-4d45-8585-c77ad7ba5e56 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:40.221320 crc crio[22095]: time=\"2026-06-09T16:13:40.221267117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7864c010-07ca-4191-8d6a-00d7a7b0c57e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:40.226219 crc crio[22095]: time=\"2026-06-09T16:13:40.226142202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=a30738f1-dc9d-451a-b2ec-434dcca940eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:40.237224 crc crio[22095]: time=\"2026-06-09T16:13:40.237120124Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=7f2c6e53-1fbc-4f26-b278-45574bbf96b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:40.242625 crc crio[22095]: time=\"2026-06-09T16:13:40.242562293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:40.244362 crc crio[22095]: time=\"2026-06-09T16:13:40.244325149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:40.289645 crc crio[22095]: time=\"2026-06-09T16:13:40.28960054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:40.313252 crc crio[22095]: time=\"2026-06-09T16:13:40.311506192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:40.321065 crc crio[22095]: time=\"2026-06-09T16:13:40.320727218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:40.445529 crc crio[22095]: time=\"2026-06-09T16:13:40.445453158Z\" level=info msg=\"Created container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=7f2c6e53-1fbc-4f26-b278-45574bbf96b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:40.447049 crc crio[22095]: time=\"2026-06-09T16:13:40.446736091Z\" level=info msg=\"Starting container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3\" id=33df362e-ebd9-4ed3-bbfd-af7b959feda7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:40.448648 crc crio[22095]: time=\"2026-06-09T16:13:40.448532197Z\" level=info msg=\"Created container 21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=b48a60f2-5051-49b7-8d1c-5347b96dfda7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:40.450507 crc crio[22095]: time=\"2026-06-09T16:13:40.450334533Z\" level=info msg=\"Starting container: 21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270\" id=76660621-4183-4b59-bfaf-9549ab0afc73 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:40.456137 crc crio[22095]: time=\"2026-06-09T16:13:40.456002769Z\" level=info msg=\"Started container\" PID=48587 containerID=21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270 description=baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager id=76660621-4183-4b59-bfaf-9549ab0afc73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851\nJun 09 16:13:40.457693 crc crio[22095]: time=\"2026-06-09T16:13:40.457539738Z\" level=info msg=\"Started container\" PID=48590 containerID=7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3 description=openstack-operators/openstack-operator-index-q94c8/registry-server id=33df362e-ebd9-4ed3-bbfd-af7b959feda7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\nJun 09 16:13:41.981302 crc crio[22095]: time=\"2026-06-09T16:13:41.980805501Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f1ae20259f73fda5635bcc65c4e31ecbd0b25cde2f9ba47c0f042030a0b9bc2b\" id=df35a138-bca1-4480-865c-a33bd2800675 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:41.983125 crc crio[22095]: time=\"2026-06-09T16:13:41.98309724Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=6d3d0f3c-ba3e-461d-8a9b-9ae13ba7cd6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:41.988139 crc crio[22095]: time=\"2026-06-09T16:13:41.988049107Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=8d4406ed-a6e8-4bf1-a7a5-43791affc6cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:42.000564 crc crio[22095]: time=\"2026-06-09T16:13:42.000453795Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=68ee8e1c-0e1f-4dd9-bde7-f1bd67641e33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:42.002637 crc crio[22095]: time=\"2026-06-09T16:13:42.002565439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:42.038647 crc crio[22095]: time=\"2026-06-09T16:13:42.038542772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:42.084362 crc crio[22095]: time=\"2026-06-09T16:13:42.084182973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:42.171974 crc crio[22095]: time=\"2026-06-09T16:13:42.171826581Z\" level=info msg=\"Created container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=68ee8e1c-0e1f-4dd9-bde7-f1bd67641e33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:42.173277 crc crio[22095]: time=\"2026-06-09T16:13:42.173222007Z\" level=info msg=\"Starting container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db\" id=73abd412-a870-435d-aa43-3367f4f78d3f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:42.179340 crc crio[22095]: time=\"2026-06-09T16:13:42.17919472Z\" level=info msg=\"Started container\" PID=48676 containerID=93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db description=baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager id=73abd412-a870-435d-aa43-3367f4f78d3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\nJun 09 16:13:45.769774 crc crio[22095]: time=\"2026-06-09T16:13:45.769115007Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=6da41c46-a968-4b91-b3a8-081a942675ae name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:45.771771 crc crio[22095]: time=\"2026-06-09T16:13:45.770729758Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=e0b1ce1a-835b-4a74-91dc-b040110b362f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:45.785496 crc crio[22095]: time=\"2026-06-09T16:13:45.784781549Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=9be93190-0fd5-4cd5-a1da-fa3bde3918ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:45.793185 crc crio[22095]: time=\"2026-06-09T16:13:45.792986329Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader\" id=abc87cf2-d664-4d23-852f-ba79f53bc969 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:45.794344 crc crio[22095]: time=\"2026-06-09T16:13:45.794278262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:45.832124 crc crio[22095]: time=\"2026-06-09T16:13:45.83202385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:46.009629 crc crio[22095]: time=\"2026-06-09T16:13:46.009480342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:46.111638 crc crio[22095]: time=\"2026-06-09T16:13:46.111092949Z\" level=info msg=\"Created container 122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader\" id=abc87cf2-d664-4d23-852f-ba79f53bc969 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:46.114118 crc crio[22095]: time=\"2026-06-09T16:13:46.114021074Z\" level=info msg=\"Starting container: 122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b\" id=1d8341d2-5c68-4b00-8a0a-6f688f30b96b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:46.119874 crc crio[22095]: time=\"2026-06-09T16:13:46.119170516Z\" level=info msg=\"Started container\" PID=48753 containerID=122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader id=1d8341d2-5c68-4b00-8a0a-6f688f30b96b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76\nJun 09 16:13:49.263383 crc crio[22095]: time=\"2026-06-09T16:13:49.262307772Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/POD\" id=8791658c-4160-49dd-86dd-ed0bf4f415ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:49.263383 crc crio[22095]: time=\"2026-06-09T16:13:49.262749943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:49.289172 crc crio[22095]: time=\"2026-06-09T16:13:49.289007987Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc002b5cc60}] Aliases:map[]}\"\nJun 09 16:13:49.289172 crc crio[22095]: time=\"2026-06-09T16:13:49.2891314Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:13:49.766248 crc crio[22095]: 2026-06-09T16:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05a272e81189912 Mac:2e:90:69:2e:43:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:13:49.767614 crc crio[22095]: time=\"2026-06-09T16:13:49.767525742Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc002b5cc60}] Aliases:map[]}\"\nJun 09 16:13:49.767840 crc crio[22095]: time=\"2026-06-09T16:13:49.767769548Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:13:49.775391 crc crio[22095]: time=\"2026-06-09T16:13:49.77525363Z\" level=info msg=\"Ran pod sandbox 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/POD\" id=8791658c-4160-49dd-86dd-ed0bf4f415ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:13:49.778323 crc crio[22095]: time=\"2026-06-09T16:13:49.778192736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae953615-cb72-423a-9d62-2113d84628b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:49.780733 crc crio[22095]: time=\"2026-06-09T16:13:49.780679269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1527fc26-cb8b-4605-923f-61b993908be3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:49.801704 crc crio[22095]: time=\"2026-06-09T16:13:49.801410101Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util\" id=12acd767-ceb9-44bc-8959-24368f090933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:49.802331 crc crio[22095]: time=\"2026-06-09T16:13:49.802254113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:49.848854 crc crio[22095]: time=\"2026-06-09T16:13:49.848763296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:49.852759 crc crio[22095]: time=\"2026-06-09T16:13:49.852615885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:49.976288 crc crio[22095]: time=\"2026-06-09T16:13:49.976239956Z\" level=info msg=\"Created container 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util\" id=12acd767-ceb9-44bc-8959-24368f090933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:49.977988 crc crio[22095]: time=\"2026-06-09T16:13:49.977893808Z\" level=info msg=\"Starting container: 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3\" id=3cf2b258-29b5-4e48-b2af-f35085f54cb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:49.998043 crc crio[22095]: time=\"2026-06-09T16:13:49.997762958Z\" level=info msg=\"Started container\" PID=48958 containerID=9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util id=3cf2b258-29b5-4e48-b2af-f35085f54cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\nJun 09 16:13:51.558781 crc crio[22095]: time=\"2026-06-09T16:13:51.558394093Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=b9cdcf96-678b-48e7-b7c8-f028870e2231 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:51.565182 crc crio[22095]: time=\"2026-06-09T16:13:51.565063724Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"\nJun 09 16:13:51.961783 crc crio[22095]: time=\"2026-06-09T16:13:51.961693788Z\" level=info msg=\"Removing container: 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284\" id=2d5d75de-df57-46d7-9eab-2cbf26721ea8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:13:52.081875 crc crio[22095]: time=\"2026-06-09T16:13:52.081513282Z\" level=info msg=\"Removed container 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284: openshift-infra/auto-csr-approver-29683686-xbfhc/oc\" id=2d5d75de-df57-46d7-9eab-2cbf26721ea8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:13:52.093075 crc crio[22095]: time=\"2026-06-09T16:13:52.092962175Z\" level=info msg=\"Stopping pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=24ca970e-7619-473f-8217-7001307aa52d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:13:52.093379 crc crio[22095]: time=\"2026-06-09T16:13:52.093121279Z\" level=info msg=\"Stopped pod sandbox (already stopped): e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=24ca970e-7619-473f-8217-7001307aa52d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:13:52.093846 crc crio[22095]: time=\"2026-06-09T16:13:52.093769096Z\" level=info msg=\"Removing pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=829d5541-89c1-4183-a580-a2298e0209f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:13:52.105878 crc crio[22095]: time=\"2026-06-09T16:13:52.105797335Z\" level=info msg=\"Removed pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=829d5541-89c1-4183-a580-a2298e0209f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:13:53.493699 crc crio[22095]: time=\"2026-06-09T16:13:53.493117272Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=b9cdcf96-678b-48e7-b7c8-f028870e2231 name=/runtime.v1.ImageService/PullImage\nJun 09 16:13:53.495222 crc crio[22095]: time=\"2026-06-09T16:13:53.495068232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=e6542960-f485-45c9-bf3e-037d884a8aa8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:53.502657 crc crio[22095]: time=\"2026-06-09T16:13:53.49927548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=52d0fad9-e17c-4a01-8ec9-3790c7c5b3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:53.511171 crc crio[22095]: time=\"2026-06-09T16:13:53.510870728Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull\" id=b80c4591-abca-48e3-8dff-125b067b903c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:53.513488 crc crio[22095]: time=\"2026-06-09T16:13:53.513375762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:53.578867 crc crio[22095]: time=\"2026-06-09T16:13:53.578240086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:53.579299 crc crio[22095]: time=\"2026-06-09T16:13:53.578992865Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6d40f2a1e6a23db107e8690cb837f4fede3dbc9c1bf34f80a3e89c1e932f40cc/merged/etc/passwd: no such file or directory\"\nJun 09 16:13:53.579299 crc crio[22095]: time=\"2026-06-09T16:13:53.579040886Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6d40f2a1e6a23db107e8690cb837f4fede3dbc9c1bf34f80a3e89c1e932f40cc/merged/etc/group: no such file or directory\"\nJun 09 16:13:53.584409 crc crio[22095]: time=\"2026-06-09T16:13:53.583842339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:53.701948 crc crio[22095]: time=\"2026-06-09T16:13:53.701838136Z\" level=info msg=\"Created container 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull\" id=b80c4591-abca-48e3-8dff-125b067b903c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:53.703307 crc crio[22095]: time=\"2026-06-09T16:13:53.703202181Z\" level=info msg=\"Starting container: 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f\" id=f5b282da-f18e-473b-b33e-9542f8473ad8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:53.711064 crc crio[22095]: time=\"2026-06-09T16:13:53.710670613Z\" level=info msg=\"Started container\" PID=49003 containerID=8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull id=f5b282da-f18e-473b-b33e-9542f8473ad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\nJun 09 16:13:54.612839 crc crio[22095]: time=\"2026-06-09T16:13:54.612131057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61e74651-4fbd-4245-84e3-27abba7fe1ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:54.633988 crc crio[22095]: time=\"2026-06-09T16:13:54.633720381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ddf82e6-3c41-437f-a772-4842abe1d86a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:13:54.644875 crc crio[22095]: time=\"2026-06-09T16:13:54.644721693Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract\" id=c0a0a303-4bde-49c9-a4f1-336b83b20f05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:54.646094 crc crio[22095]: time=\"2026-06-09T16:13:54.645869163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:54.728059 crc crio[22095]: time=\"2026-06-09T16:13:54.727959168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:54.733865 crc crio[22095]: time=\"2026-06-09T16:13:54.733764037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:13:54.899699 crc crio[22095]: time=\"2026-06-09T16:13:54.899591771Z\" level=info msg=\"Created container c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract\" id=c0a0a303-4bde-49c9-a4f1-336b83b20f05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:13:54.901192 crc crio[22095]: time=\"2026-06-09T16:13:54.901080989Z\" level=info msg=\"Starting container: c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c\" id=8883096b-31d3-4714-8989-e95d14dc1a13 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:13:54.911132 crc crio[22095]: time=\"2026-06-09T16:13:54.911032105Z\" level=info msg=\"Started container\" PID=49022 containerID=c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract id=8883096b-31d3-4714-8989-e95d14dc1a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\nJun 09 16:13:57.667144 crc crio[22095]: time=\"2026-06-09T16:13:57.666062375Z\" level=info msg=\"Stopping pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=c42833e8-6d77-4b0f-a9d0-d3e01766eeca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:13:57.668970 crc crio[22095]: time=\"2026-06-09T16:13:57.667737038Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc0004c68b0}] Aliases:map[]}\"\nJun 09 16:13:57.668970 crc crio[22095]: time=\"2026-06-09T16:13:57.668275802Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:13:58.738877 crc crio[22095]: time=\"2026-06-09T16:13:58.738157476Z\" level=info msg=\"Stopped pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=c42833e8-6d77-4b0f-a9d0-d3e01766eeca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:00.495141 crc crio[22095]: time=\"2026-06-09T16:14:00.494768735Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683694-bjl2l/POD\" id=44e913a4-135f-4bd1-9ecd-cc137b101464 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:14:00.495601 crc crio[22095]: time=\"2026-06-09T16:14:00.495152705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:00.519286 crc crio[22095]: time=\"2026-06-09T16:14:00.519143021Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00041d4d8}] Aliases:map[]}\"\nJun 09 16:14:00.519998 crc crio[22095]: time=\"2026-06-09T16:14:00.519299455Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683694-bjl2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:14:01.718171 crc crio[22095]: 2026-06-09T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce9768034753c2d Mac:9e:dd:08:15:3e:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a SocketPath: PciID:}] [{Interface:0xc0000159c0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:14:01.720568 crc crio[22095]: time=\"2026-06-09T16:14:01.720506068Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00041d4d8}] Aliases:map[]}\"\nJun 09 16:14:01.720806 crc crio[22095]: time=\"2026-06-09T16:14:01.720747484Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683694-bjl2l for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:14:01.730274 crc crio[22095]: time=\"2026-06-09T16:14:01.729863048Z\" level=info msg=\"Ran pod sandbox ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae with infra container: openshift-infra/auto-csr-approver-29683694-bjl2l/POD\" id=44e913a4-135f-4bd1-9ecd-cc137b101464 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:14:01.733997 crc crio[22095]: time=\"2026-06-09T16:14:01.733302636Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=60306898-2f58-4e0d-8188-962b1355a9de name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:01.739701 crc crio[22095]: time=\"2026-06-09T16:14:01.739624549Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:14:02.513547 crc crio[22095]: time=\"2026-06-09T16:14:02.513279234Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=60306898-2f58-4e0d-8188-962b1355a9de name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:02.514997 crc crio[22095]: time=\"2026-06-09T16:14:02.514897166Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef8d8485-8e55-46fa-8b99-461a737c114b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:02.517396 crc crio[22095]: time=\"2026-06-09T16:14:02.517213525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a877aa14-22aa-4b47-ac06-7c3ac22eaa28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:02.526314 crc crio[22095]: time=\"2026-06-09T16:14:02.524728178Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683694-bjl2l/oc\" id=b91e131d-224b-4d96-a5f0-2817975f2533 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:02.526314 crc crio[22095]: time=\"2026-06-09T16:14:02.525272242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:02.567059 crc crio[22095]: time=\"2026-06-09T16:14:02.566671174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:02.968212 crc crio[22095]: time=\"2026-06-09T16:14:02.968107871Z\" level=info msg=\"Stopping container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db (timeout: 10s)\" id=056b84b0-f109-4ea4-a986-25bbc3814251 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:14:03.048309 crc crio[22095]: time=\"2026-06-09T16:14:03.047553169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:03.135114 crc crio[22095]: time=\"2026-06-09T16:14:03.135004892Z\" level=info msg=\"Stopped container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=056b84b0-f109-4ea4-a986-25bbc3814251 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:14:03.136782 crc crio[22095]: time=\"2026-06-09T16:14:03.136701286Z\" level=info msg=\"Stopping pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=95da3eb3-cee2-408a-abd6-7606638bafd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:03.137207 crc crio[22095]: time=\"2026-06-09T16:14:03.137146197Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}\"\nJun 09 16:14:03.137600 crc crio[22095]: time=\"2026-06-09T16:14:03.137469095Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:14:03.217574 crc crio[22095]: time=\"2026-06-09T16:14:03.217323663Z\" level=info msg=\"Created container cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4: openshift-infra/auto-csr-approver-29683694-bjl2l/oc\" id=b91e131d-224b-4d96-a5f0-2817975f2533 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:03.223794 crc crio[22095]: time=\"2026-06-09T16:14:03.220659058Z\" level=info msg=\"Starting container: cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4\" id=b4e4f0dc-a646-4045-8ddb-fc4e7e91cc76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:14:03.232823 crc crio[22095]: time=\"2026-06-09T16:14:03.232701797Z\" level=info msg=\"Started container\" PID=49282 containerID=cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4 description=openshift-infra/auto-csr-approver-29683694-bjl2l/oc id=b4e4f0dc-a646-4045-8ddb-fc4e7e91cc76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\nJun 09 16:14:03.910108 crc crio[22095]: time=\"2026-06-09T16:14:03.909514029Z\" level=info msg=\"Stopped pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=95da3eb3-cee2-408a-abd6-7606638bafd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:04.831895 crc crio[22095]: time=\"2026-06-09T16:14:04.831785217Z\" level=info msg=\"Removing container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db\" id=a18b58cd-caad-4983-9add-04650e448c05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:14:04.864011 crc crio[22095]: time=\"2026-06-09T16:14:04.86388548Z\" level=info msg=\"Removed container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=a18b58cd-caad-4983-9add-04650e448c05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:14:05.844767 crc crio[22095]: time=\"2026-06-09T16:14:05.844150675Z\" level=info msg=\"Stopping pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=c7c15989-5c9b-412e-a647-5f136318e2f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:05.845729 crc crio[22095]: time=\"2026-06-09T16:14:05.845682885Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00263ca40}] Aliases:map[]}\"\nJun 09 16:14:05.845860 crc crio[22095]: time=\"2026-06-09T16:14:05.845810378Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683694-bjl2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:14:07.029686 crc crio[22095]: time=\"2026-06-09T16:14:07.029114731Z\" level=info msg=\"Stopped pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=c7c15989-5c9b-412e-a647-5f136318e2f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:07.792024 crc crio[22095]: time=\"2026-06-09T16:14:07.786195271Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/POD\" id=d55635b8-88c7-4673-a1dd-6c2ba119d26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:14:07.792024 crc crio[22095]: time=\"2026-06-09T16:14:07.786724495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:07.828362 crc crio[22095]: time=\"2026-06-09T16:14:07.82823459Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc002272c60}] Aliases:map[]}\"\nJun 09 16:14:07.828362 crc crio[22095]: time=\"2026-06-09T16:14:07.828358623Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:14:08.863299 crc crio[22095]: 2026-06-09T16:14:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69c5510323cdb5 Mac:9e:3f:16:9d:06:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 SocketPath: PciID:}] [{Interface:0xc0001dc9e0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:14:08.864883 crc crio[22095]: time=\"2026-06-09T16:14:08.864618985Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc002272c60}] Aliases:map[]}\"\nJun 09 16:14:08.864883 crc crio[22095]: time=\"2026-06-09T16:14:08.864778709Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:14:08.872155 crc crio[22095]: time=\"2026-06-09T16:14:08.871989634Z\" level=info msg=\"Ran pod sandbox d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/POD\" id=d55635b8-88c7-4673-a1dd-6c2ba119d26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:14:08.875009 crc crio[22095]: time=\"2026-06-09T16:14:08.874900309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:08.875183 crc crio[22095]: time=\"2026-06-09T16:14:08.875168315Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:08.875227 crc crio[22095]: time=\"2026-06-09T16:14:08.875218257Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:08.876346 crc crio[22095]: time=\"2026-06-09T16:14:08.876287384Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0a616a21-440d-499d-9d99-6887d1020060 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:08.886719 crc crio[22095]: time=\"2026-06-09T16:14:08.886523957Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"\nJun 09 16:14:30.309705 crc crio[22095]: time=\"2026-06-09T16:14:30.30876257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0a616a21-440d-499d-9d99-6887d1020060 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:30.311551 crc crio[22095]: time=\"2026-06-09T16:14:30.3115007Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=d025532c-2a12-42cf-9422-79ac58f2a4e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:30.315310 crc crio[22095]: time=\"2026-06-09T16:14:30.315241746Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=4b44f71e-9712-47c9-85d5-ebbfc0e18ecc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:30.323967 crc crio[22095]: time=\"2026-06-09T16:14:30.323865797Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=b7ebfb61-ee41-4c83-bebb-c639edb42246 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:30.326018 crc crio[22095]: time=\"2026-06-09T16:14:30.325982401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:30.367360 crc crio[22095]: time=\"2026-06-09T16:14:30.366530532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:30.371403 crc crio[22095]: time=\"2026-06-09T16:14:30.371331575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:30.552379 crc crio[22095]: time=\"2026-06-09T16:14:30.552268637Z\" level=info msg=\"Created container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=b7ebfb61-ee41-4c83-bebb-c639edb42246 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:30.554874 crc crio[22095]: time=\"2026-06-09T16:14:30.55472276Z\" level=info msg=\"Starting container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d\" id=ef325a25-0def-4b10-8cd3-d43eefb24eea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:14:30.567965 crc crio[22095]: time=\"2026-06-09T16:14:30.56758258Z\" level=info msg=\"Started container\" PID=49950 containerID=d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator id=ef325a25-0def-4b10-8cd3-d43eefb24eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\nJun 09 16:14:30.613507 crc crio[22095]: time=\"2026-06-09T16:14:30.612837701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:30.614135 crc crio[22095]: time=\"2026-06-09T16:14:30.614008171Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:30.614485 crc crio[22095]: time=\"2026-06-09T16:14:30.614295848Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:30.618259 crc crio[22095]: time=\"2026-06-09T16:14:30.616190157Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=664d4c85-7ce3-4eb7-980d-6b17e314fe13 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:30.625723 crc crio[22095]: time=\"2026-06-09T16:14:30.622524199Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"\nJun 09 16:14:33.736022 crc crio[22095]: time=\"2026-06-09T16:14:33.735249736Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=13585519-509e-4d80-9858-b08e275ae4d2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:33.744375 crc crio[22095]: time=\"2026-06-09T16:14:33.744288778Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 09 16:14:47.539282 crc crio[22095]: time=\"2026-06-09T16:14:47.538576121Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=664d4c85-7ce3-4eb7-980d-6b17e314fe13 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:47.540810 crc crio[22095]: time=\"2026-06-09T16:14:47.540538361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a12adee9-9af0-4e79-9c1c-d2515b37f5c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:52.127564 crc crio[22095]: time=\"2026-06-09T16:14:52.124833155Z\" level=info msg=\"Removing container: 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3\" id=d8192123-2bde-4a4d-b3d6-77cb42097b4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:14:52.940713 crc crio[22095]: time=\"2026-06-09T16:14:52.94017868Z\" level=info msg=\"Removed container 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3: openshift-infra/auto-csr-approver-29683688-2s2gt/oc\" id=d8192123-2bde-4a4d-b3d6-77cb42097b4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:14:52.950654 crc crio[22095]: time=\"2026-06-09T16:14:52.950583247Z\" level=info msg=\"Stopping pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=587a5e9c-79f4-434d-b157-610c8ab1e757 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:52.950654 crc crio[22095]: time=\"2026-06-09T16:14:52.950679429Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=587a5e9c-79f4-434d-b157-610c8ab1e757 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:52.951651 crc crio[22095]: time=\"2026-06-09T16:14:52.951455029Z\" level=info msg=\"Removing pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=f3418c96-7a74-4f9e-a6e7-22a948cd7343 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:14:53.189297 crc crio[22095]: time=\"2026-06-09T16:14:53.189088825Z\" level=info msg=\"Removed pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=f3418c96-7a74-4f9e-a6e7-22a948cd7343 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:14:53.190690 crc crio[22095]: time=\"2026-06-09T16:14:53.190614434Z\" level=info msg=\"Stopping pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=b1337fbf-4c96-492d-9b16-e66c39704f61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:53.190816 crc crio[22095]: time=\"2026-06-09T16:14:53.190721957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=b1337fbf-4c96-492d-9b16-e66c39704f61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:14:53.191714 crc crio[22095]: time=\"2026-06-09T16:14:53.19162731Z\" level=info msg=\"Removing pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=3f6e995a-facc-46e6-97bd-19f4328a252e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:14:53.198901 crc crio[22095]: time=\"2026-06-09T16:14:53.198791604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6513c604-0899-4d1b-90cc-5677a928f3c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:53.204288 crc crio[22095]: time=\"2026-06-09T16:14:53.204188152Z\" level=info msg=\"Removed pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=3f6e995a-facc-46e6-97bd-19f4328a252e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:14:53.212516 crc crio[22095]: time=\"2026-06-09T16:14:53.212388983Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=46793dbc-f6a6-401e-8386-57872293f5fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:53.214201 crc crio[22095]: time=\"2026-06-09T16:14:53.214128367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:53.280828 crc crio[22095]: time=\"2026-06-09T16:14:53.280726945Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=13585519-509e-4d80-9858-b08e275ae4d2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:53.283109 crc crio[22095]: time=\"2026-06-09T16:14:53.28288473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:53.287026 crc crio[22095]: time=\"2026-06-09T16:14:53.286741879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:53.294401 crc crio[22095]: time=\"2026-06-09T16:14:53.294322363Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=d21493cb-2fe9-4d4f-896b-2a9801fb58fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:53.309303 crc crio[22095]: time=\"2026-06-09T16:14:53.309244006Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=c3a7cf8c-f9eb-4abd-958f-80d9b6a8e5f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:14:53.321827 crc crio[22095]: time=\"2026-06-09T16:14:53.321706146Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb\" id=42006008-538d-40be-8459-d8d7fe860d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:53.326541 crc crio[22095]: time=\"2026-06-09T16:14:53.326493149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:53.359978 crc crio[22095]: time=\"2026-06-09T16:14:53.359829684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:53.420858 crc crio[22095]: time=\"2026-06-09T16:14:53.420387107Z\" level=info msg=\"Created container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=46793dbc-f6a6-401e-8386-57872293f5fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:53.422546 crc crio[22095]: time=\"2026-06-09T16:14:53.422410179Z\" level=info msg=\"Starting container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd\" id=63c5cbb8-54a5-45fd-8369-8e8aced0222a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:14:53.429566 crc crio[22095]: time=\"2026-06-09T16:14:53.429504411Z\" level=info msg=\"Started container\" PID=50558 containerID=9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy id=63c5cbb8-54a5-45fd-8369-8e8aced0222a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\nJun 09 16:14:53.540851 crc crio[22095]: time=\"2026-06-09T16:14:53.540742055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:14:53.652274 crc crio[22095]: time=\"2026-06-09T16:14:53.652136152Z\" level=info msg=\"Created container aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb\" id=42006008-538d-40be-8459-d8d7fe860d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:14:53.653450 crc crio[22095]: time=\"2026-06-09T16:14:53.653357273Z\" level=info msg=\"Starting container: aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec\" id=a1e20095-15b6-4cef-b1a5-e32296f02f94 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:14:53.658602 crc crio[22095]: time=\"2026-06-09T16:14:53.658515326Z\" level=info msg=\"Started container\" PID=50593 containerID=aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb id=a1e20095-15b6-4cef-b1a5-e32296f02f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76\nJun 09 16:14:53.669083 crc crio[22095]: time=\"2026-06-09T16:14:53.669006585Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=e6a1a759-56fa-4acd-a312-fda4927662d4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:14:53.677131 crc crio[22095]: time=\"2026-06-09T16:14:53.677057331Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 16:15:00.748051 crc crio[22095]: time=\"2026-06-09T16:15:00.745206569Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/POD\" id=2e4b6c1a-3a08-488b-87fa-d434b96f2880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:00.748051 crc crio[22095]: time=\"2026-06-09T16:15:00.746154394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.599080 crc crio[22095]: time=\"2026-06-09T16:15:22.59850203Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/POD\" id=f4ad6741-8025-40c0-b04c-ab457338222a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.601729 crc crio[22095]: time=\"2026-06-09T16:15:22.599091725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.717235 crc crio[22095]: time=\"2026-06-09T16:15:22.717073342Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/POD\" id=93961982-096b-4c26-9b81-ad9e9855d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.717449 crc crio[22095]: time=\"2026-06-09T16:15:22.71738375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.740201 crc crio[22095]: time=\"2026-06-09T16:15:22.739189499Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/POD\" id=5d5d3b3f-c433-418b-b3d8-3311e77ad20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.740201 crc crio[22095]: time=\"2026-06-09T16:15:22.739295202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.793871 crc crio[22095]: time=\"2026-06-09T16:15:22.79379783Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/POD\" id=ee4b3280-3b23-418f-ba9e-94e39d1f5df8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.794079 crc crio[22095]: time=\"2026-06-09T16:15:22.793887252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.823030 crc crio[22095]: time=\"2026-06-09T16:15:22.822896806Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/POD\" id=38061def-5614-4aae-b44b-7afe769374fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.823145 crc crio[22095]: time=\"2026-06-09T16:15:22.82306016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.858518 crc crio[22095]: time=\"2026-06-09T16:15:22.858413146Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/POD\" id=2a76207e-ef57-491c-bfae-8d3b2c298e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.858714 crc crio[22095]: time=\"2026-06-09T16:15:22.858541299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.938510 crc crio[22095]: time=\"2026-06-09T16:15:22.938449637Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/POD\" id=b1800e93-1ec2-4cb6-81bc-50c50e29c11f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.938592 crc crio[22095]: time=\"2026-06-09T16:15:22.938526209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:22.995637 crc crio[22095]: time=\"2026-06-09T16:15:22.995547851Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/POD\" id=9971cdea-6a26-43bc-956b-c8d847c82d18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:22.995791 crc crio[22095]: time=\"2026-06-09T16:15:22.995667654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.028389 crc crio[22095]: time=\"2026-06-09T16:15:23.021553737Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/POD\" id=4082bace-03f0-4c1e-9eae-a6eb826ff405 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.028389 crc crio[22095]: time=\"2026-06-09T16:15:23.021704141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.043217 crc crio[22095]: time=\"2026-06-09T16:15:23.04314187Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/POD\" id=0cb667f4-f365-49a8-aa4f-204710afca3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.043358 crc crio[22095]: time=\"2026-06-09T16:15:23.043319385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.109679 crc crio[22095]: time=\"2026-06-09T16:15:23.108581167Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/POD\" id=03e9902a-b902-41d2-a6ef-deea2af89e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.109679 crc crio[22095]: time=\"2026-06-09T16:15:23.10866684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.147377 crc crio[22095]: time=\"2026-06-09T16:15:23.146480579Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/POD\" id=69534373-55ef-4b9b-8f5f-ce89f7b0ff88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.147377 crc crio[22095]: time=\"2026-06-09T16:15:23.146656263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.182312 crc crio[22095]: time=\"2026-06-09T16:15:23.181984019Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/POD\" id=ffbe923d-96f2-48c9-b05b-af636ce5ef69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.182312 crc crio[22095]: time=\"2026-06-09T16:15:23.182102292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.240103 crc crio[22095]: time=\"2026-06-09T16:15:23.239576695Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/POD\" id=eeac44b4-9ae0-46f2-9625-cf9d52fa08fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.240103 crc crio[22095]: time=\"2026-06-09T16:15:23.239684337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.448816 crc crio[22095]: time=\"2026-06-09T16:15:23.448743115Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/POD\" id=84032bd9-2e10-4c85-aa33-d8f5b26d96dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.448977 crc crio[22095]: time=\"2026-06-09T16:15:23.448844008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.466485 crc crio[22095]: time=\"2026-06-09T16:15:23.466217433Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/POD\" id=e4b19196-bb6c-47c6-889b-a83b5099c605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.466485 crc crio[22095]: time=\"2026-06-09T16:15:23.466295605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.467442 crc crio[22095]: time=\"2026-06-09T16:15:23.467331631Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/POD\" id=3390a669-1edb-4d84-9f45-d84b13d14015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.467532 crc crio[22095]: time=\"2026-06-09T16:15:23.467463955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.553144 crc crio[22095]: time=\"2026-06-09T16:15:23.553077299Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/POD\" id=14f20847-f0b5-413f-9f6f-49fb9e07ddc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.553144 crc crio[22095]: time=\"2026-06-09T16:15:23.553160691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.600230 crc crio[22095]: time=\"2026-06-09T16:15:23.600172366Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/POD\" id=a66c884b-7c85-486a-a867-9379b8273032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.601259 crc crio[22095]: time=\"2026-06-09T16:15:23.601234043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.781632 crc crio[22095]: time=\"2026-06-09T16:15:23.781564995Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/POD\" id=c11e89ca-9bdf-479d-b218-7811d7a48ffe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.781799 crc crio[22095]: time=\"2026-06-09T16:15:23.781658927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.825624 crc crio[22095]: time=\"2026-06-09T16:15:23.825540412Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/POD\" id=f0c544c5-39f5-44b4-9934-f5076e2fd769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.825824 crc crio[22095]: time=\"2026-06-09T16:15:23.825642084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:23.976055 crc crio[22095]: time=\"2026-06-09T16:15:23.975786162Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/POD\" id=346459e3-8fbe-4097-9f84-abc385cc5d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:23.976055 crc crio[22095]: time=\"2026-06-09T16:15:23.975906385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:24.353237 crc crio[22095]: time=\"2026-06-09T16:15:24.353160483Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/POD\" id=b5e20dd9-2bb0-4025-a7b3-f51beea5ff88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:24.353237 crc crio[22095]: time=\"2026-06-09T16:15:24.353271366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:26.103082 crc crio[22095]: time=\"2026-06-09T16:15:26.102703329Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc002b5c108}] Aliases:map[]}\"\nJun 09 16:15:26.103082 crc crio[22095]: time=\"2026-06-09T16:15:26.103061889Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:26.398791 crc crio[22095]: 2026-06-09T16:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc39219d9e3efce Mac:fe:3c:94:4d:2f:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 SocketPath: PciID:}] [{Interface:0xc0004926a0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:26.399680 crc crio[22095]: time=\"2026-06-09T16:15:26.399627429Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc002b5c108}] Aliases:map[]}\"\nJun 09 16:15:26.399795 crc crio[22095]: time=\"2026-06-09T16:15:26.399779603Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:26.659452 crc crio[22095]: time=\"2026-06-09T16:15:26.659263483Z\" level=info msg=\"Ran pod sandbox fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/POD\" id=2e4b6c1a-3a08-488b-87fa-d434b96f2880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:26.662688 crc crio[22095]: time=\"2026-06-09T16:15:26.662593298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3bfaae5-029d-424a-86ed-9e99e971014f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:26.669306 crc crio[22095]: time=\"2026-06-09T16:15:26.669255499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=247d0869-714c-44ea-a387-8f6168046a5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:26.721576 crc crio[22095]: time=\"2026-06-09T16:15:26.721458777Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles\" id=a9f02168-3ffe-4ae0-9cf7-0c09644c971b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:26.730155 crc crio[22095]: time=\"2026-06-09T16:15:26.729900573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:26.976603 crc crio[22095]: time=\"2026-06-09T16:15:26.9763798Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"\nJun 09 16:15:26.976603 crc crio[22095]: time=\"2026-06-09T16:15:26.976479402Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.037642 crc crio[22095]: time=\"2026-06-09T16:15:27.037516617Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc0004c6398}] Aliases:map[]}\"\nJun 09 16:15:27.037642 crc crio[22095]: time=\"2026-06-09T16:15:27.037588248Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.041605 crc crio[22095]: time=\"2026-06-09T16:15:27.04155065Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc002b5c120}] Aliases:map[]}\"\nJun 09 16:15:27.041605 crc crio[22095]: time=\"2026-06-09T16:15:27.041608611Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.044343 crc crio[22095]: time=\"2026-06-09T16:15:27.04428899Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"\nJun 09 16:15:27.044528 crc crio[22095]: time=\"2026-06-09T16:15:27.044345252Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.053014 crc crio[22095]: time=\"2026-06-09T16:15:27.051591677Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b6148}] Aliases:map[]}\"\nJun 09 16:15:27.053014 crc crio[22095]: time=\"2026-06-09T16:15:27.051663649Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.133710 crc crio[22095]: time=\"2026-06-09T16:15:27.133175708Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc00263c0d0}] Aliases:map[]}\"\nJun 09 16:15:27.133710 crc crio[22095]: time=\"2026-06-09T16:15:27.133617279Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.134776 crc crio[22095]: time=\"2026-06-09T16:15:27.133743993Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc000526448}] Aliases:map[]}\"\nJun 09 16:15:27.134776 crc crio[22095]: time=\"2026-06-09T16:15:27.133826455Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.387684 crc crio[22095]: 2026-06-09T16:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99568ac3bb894e0 Mac:7a:a9:b0:35:d1:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:27.387684 crc crio[22095]: time=\"2026-06-09T16:15:27.386564042Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"\nJun 09 16:15:27.387684 crc crio[22095]: time=\"2026-06-09T16:15:27.386733416Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:27.393227 crc crio[22095]: time=\"2026-06-09T16:15:27.393159251Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc00263c308}] Aliases:map[]}\"\nJun 09 16:15:27.393349 crc crio[22095]: time=\"2026-06-09T16:15:27.393228943Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.476751 crc crio[22095]: time=\"2026-06-09T16:15:27.476550628Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc00263c560}] Aliases:map[]}\"\nJun 09 16:15:27.476751 crc crio[22095]: time=\"2026-06-09T16:15:27.47662471Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.490029 crc crio[22095]: time=\"2026-06-09T16:15:27.489849139Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c690}] Aliases:map[]}\"\nJun 09 16:15:27.490149 crc crio[22095]: time=\"2026-06-09T16:15:27.490076265Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.490971 crc crio[22095]: time=\"2026-06-09T16:15:27.490046114Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c700}] Aliases:map[]}\"\nJun 09 16:15:27.490971 crc crio[22095]: time=\"2026-06-09T16:15:27.490591798Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.499612 crc crio[22095]: time=\"2026-06-09T16:15:27.497978167Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc000526880}] Aliases:map[]}\"\nJun 09 16:15:27.499612 crc crio[22095]: time=\"2026-06-09T16:15:27.49807629Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.523389 crc crio[22095]: time=\"2026-06-09T16:15:27.518049362Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc002b5c738}] Aliases:map[]}\"\nJun 09 16:15:27.523389 crc crio[22095]: time=\"2026-06-09T16:15:27.518108933Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.530530 crc crio[22095]: time=\"2026-06-09T16:15:27.530406448Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"\nJun 09 16:15:27.530530 crc crio[22095]: time=\"2026-06-09T16:15:27.530506321Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.531866 crc crio[22095]: time=\"2026-06-09T16:15:27.531468336Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc001984088}] Aliases:map[]}\"\nJun 09 16:15:27.531866 crc crio[22095]: time=\"2026-06-09T16:15:27.531542967Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.533574 crc crio[22095]: time=\"2026-06-09T16:15:27.533506138Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"\nJun 09 16:15:27.533650 crc crio[22095]: time=\"2026-06-09T16:15:27.53358165Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.536083 crc crio[22095]: time=\"2026-06-09T16:15:27.53555687Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0019840e8}] Aliases:map[]}\"\nJun 09 16:15:27.536083 crc crio[22095]: time=\"2026-06-09T16:15:27.535626322Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.554143 crc crio[22095]: time=\"2026-06-09T16:15:27.554044094Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc0028b6608}] Aliases:map[]}\"\nJun 09 16:15:27.554143 crc crio[22095]: time=\"2026-06-09T16:15:27.554125266Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.559553 crc crio[22095]: time=\"2026-06-09T16:15:27.559416742Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0004c63d8}] Aliases:map[]}\"\nJun 09 16:15:27.559553 crc crio[22095]: time=\"2026-06-09T16:15:27.559514034Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.586694 crc crio[22095]: time=\"2026-06-09T16:15:27.583348955Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc00012a920}] Aliases:map[]}\"\nJun 09 16:15:27.586694 crc crio[22095]: time=\"2026-06-09T16:15:27.583445968Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:27.870197 crc crio[22095]: 2026-06-09T16:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4870ee89adb71 Mac:ba:a9:36:27:40:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df SocketPath: PciID:}] [{Interface:0xc000195660 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:27.894391 crc crio[22095]: time=\"2026-06-09T16:15:27.894338495Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b6148}] Aliases:map[]}\"\nJun 09 16:15:27.894853 crc crio[22095]: time=\"2026-06-09T16:15:27.894833298Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:28.177100 crc crio[22095]: time=\"2026-06-09T16:15:28.175598643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:28.201527 crc crio[22095]: time=\"2026-06-09T16:15:28.199857555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:28.225015 crc crio[22095]: time=\"2026-06-09T16:15:28.222366492Z\" level=info msg=\"Ran pod sandbox 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/POD\" id=2a76207e-ef57-491c-bfae-8d3b2c298e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:28.234601 crc crio[22095]: time=\"2026-06-09T16:15:28.234518513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:28.234877 crc crio[22095]: time=\"2026-06-09T16:15:28.234765979Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:28.234877 crc crio[22095]: time=\"2026-06-09T16:15:28.234816881Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:28.243398 crc crio[22095]: time=\"2026-06-09T16:15:28.240756613Z\" level=info msg=\"Ran pod sandbox 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/POD\" id=69534373-55ef-4b9b-8f5f-ce89f7b0ff88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:28.245626 crc crio[22095]: time=\"2026-06-09T16:15:28.24376071Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=b2cca795-a182-4600-b423-4c7b4e197c69 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:28.250233 crc crio[22095]: time=\"2026-06-09T16:15:28.249792305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:28.250497 crc crio[22095]: time=\"2026-06-09T16:15:28.250297058Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:28.250497 crc crio[22095]: time=\"2026-06-09T16:15:28.250358159Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:28.254730 crc crio[22095]: time=\"2026-06-09T16:15:28.251826797Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=202ce94c-d4c2-4ba9-b92c-bbb97af31259 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:28.254730 crc crio[22095]: time=\"2026-06-09T16:15:28.252392561Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"\nJun 09 16:15:28.278027 crc crio[22095]: time=\"2026-06-09T16:15:28.277606627Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"\nJun 09 16:15:28.444510 crc crio[22095]: time=\"2026-06-09T16:15:28.443506259Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc002b5c998}] Aliases:map[]}\"\nJun 09 16:15:28.444510 crc crio[22095]: time=\"2026-06-09T16:15:28.443570911Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:28.625644 crc crio[22095]: time=\"2026-06-09T16:15:28.619651373Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc002b5cb90}] Aliases:map[]}\"\nJun 09 16:15:28.625812 crc crio[22095]: time=\"2026-06-09T16:15:28.625692358Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:28.626011 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:555ed896efb7c1f Mac:26:0a:3e:03:04:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:28.626784 crc crio[22095]: time=\"2026-06-09T16:15:28.622905197Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc002b5cc08}] Aliases:map[]}\"\nJun 09 16:15:28.627116 crc crio[22095]: time=\"2026-06-09T16:15:28.626763086Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc00263c0d0}] Aliases:map[]}\"\nJun 09 16:15:28.628079 crc crio[22095]: time=\"2026-06-09T16:15:28.6273129Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:28.628079 crc crio[22095]: time=\"2026-06-09T16:15:28.627064483Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:28.628079 crc crio[22095]: time=\"2026-06-09T16:15:28.623790079Z\" level=info msg=\"Created container 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles\" id=a9f02168-3ffe-4ae0-9cf7-0c09644c971b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:28.629802 crc crio[22095]: time=\"2026-06-09T16:15:28.629735192Z\" level=info msg=\"Starting container: 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2\" id=027ad52a-8348-4889-b5de-587925765d14 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:28.646170 crc crio[22095]: time=\"2026-06-09T16:15:28.639759749Z\" level=info msg=\"Started container\" PID=52180 containerID=545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2 description=openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles id=027ad52a-8348-4889-b5de-587925765d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\nJun 09 16:15:28.675872 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3cb9b7caff5ca6 Mac:96:91:e4:30:a8:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:28.681245 crc crio[22095]: time=\"2026-06-09T16:15:28.681135129Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"\nJun 09 16:15:28.681378 crc crio[22095]: time=\"2026-06-09T16:15:28.681344494Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:28.782643 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7302f7ebf88ecbe Mac:62:a1:5e:cb:12:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:28.782643 crc crio[22095]: time=\"2026-06-09T16:15:28.778818943Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc000526448}] Aliases:map[]}\"\nJun 09 16:15:28.782643 crc crio[22095]: time=\"2026-06-09T16:15:28.77910011Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:28.782643 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffb925e3b82fb57 Mac:da:f1:e4:00:56:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:28.785319 crc crio[22095]: time=\"2026-06-09T16:15:28.785240927Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc002b5c120}] Aliases:map[]}\"\nJun 09 16:15:28.791080 crc crio[22095]: time=\"2026-06-09T16:15:28.788705436Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:28.896984 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d86a73320b42819 Mac:0e:68:62:e2:5b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 SocketPath: PciID:}] [{Interface:0xc000277370 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.013830 crc crio[22095]: time=\"2026-06-09T16:15:29.0132245Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc0004c6398}] Aliases:map[]}\"\nJun 09 16:15:29.014138 crc crio[22095]: time=\"2026-06-09T16:15:29.013953048Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.220677 crc crio[22095]: time=\"2026-06-09T16:15:29.220491231Z\" level=info msg=\"Ran pod sandbox 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/POD\" id=eeac44b4-9ae0-46f2-9625-cf9d52fa08fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:29.221900 crc crio[22095]: time=\"2026-06-09T16:15:29.221212699Z\" level=info msg=\"Ran pod sandbox f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/POD\" id=a66c884b-7c85-486a-a867-9379b8273032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:29.226190 crc crio[22095]: time=\"2026-06-09T16:15:29.226083764Z\" level=info msg=\"Ran pod sandbox ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/POD\" id=9971cdea-6a26-43bc-956b-c8d847c82d18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:29.250491 crc crio[22095]: time=\"2026-06-09T16:15:29.242491864Z\" level=info msg=\"Ran pod sandbox 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/POD\" id=f0c544c5-39f5-44b4-9934-f5076e2fd769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:29.254538 crc crio[22095]: time=\"2026-06-09T16:15:29.254368149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.255274 crc crio[22095]: time=\"2026-06-09T16:15:29.254669437Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.255274 crc crio[22095]: time=\"2026-06-09T16:15:29.254840531Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.258805 crc crio[22095]: time=\"2026-06-09T16:15:29.258748631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.260258 crc crio[22095]: time=\"2026-06-09T16:15:29.260124506Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.260795 crc crio[22095]: time=\"2026-06-09T16:15:29.260728082Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.263868 crc crio[22095]: time=\"2026-06-09T16:15:29.263659767Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.264738 crc crio[22095]: time=\"2026-06-09T16:15:29.264670523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.265241 crc crio[22095]: time=\"2026-06-09T16:15:29.265036622Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=93e61c85-7197-4021-8680-1c7776c79ee9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:29.265241 crc crio[22095]: time=\"2026-06-09T16:15:29.265086373Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=73fe44fa-94c8-4d6e-a145-5d21b12bc852 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:29.265480 crc crio[22095]: time=\"2026-06-09T16:15:29.265317969Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.265554 crc crio[22095]: time=\"2026-06-09T16:15:29.265495984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.265554 crc crio[22095]: time=\"2026-06-09T16:15:29.265515914Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.265637 crc crio[22095]: time=\"2026-06-09T16:15:29.265589786Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:29.282145 crc crio[22095]: time=\"2026-06-09T16:15:29.279236546Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"\nJun 09 16:15:29.282145 crc crio[22095]: time=\"2026-06-09T16:15:29.280190911Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"\nJun 09 16:15:29.282145 crc crio[22095]: time=\"2026-06-09T16:15:29.280682893Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f8ada98c-a929-40bf-9c0a-afbc3eee35b6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:29.283235 crc crio[22095]: time=\"2026-06-09T16:15:29.283091285Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1e337b76-ebd9-4b3a-879d-15e5781517d5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:29.303020 crc crio[22095]: time=\"2026-06-09T16:15:29.298003857Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"\nJun 09 16:15:29.303020 crc crio[22095]: time=\"2026-06-09T16:15:29.298830018Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"\nJun 09 16:15:29.409666 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:606ff000eb6b83e Mac:7a:5e:05:e9:ee:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 SocketPath: PciID:}] [{Interface:0xc0005804b0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.411292 crc crio[22095]: time=\"2026-06-09T16:15:29.411250859Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc002b5c738}] Aliases:map[]}\"\nJun 09 16:15:29.411594 crc crio[22095]: time=\"2026-06-09T16:15:29.411568318Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.428774 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaae5e7a5769300 Mac:8a:d9:c3:ca:28:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.430010 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f481e2fa1e4411 Mac:c6:2d:3a:0d:ab:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.434740 crc crio[22095]: time=\"2026-06-09T16:15:29.43469252Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"\nJun 09 16:15:29.435215 crc crio[22095]: time=\"2026-06-09T16:15:29.435187373Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.435652 crc crio[22095]: time=\"2026-06-09T16:15:29.435551402Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc001984088}] Aliases:map[]}\"\nJun 09 16:15:29.436353 crc crio[22095]: time=\"2026-06-09T16:15:29.436285691Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.538458 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27c8dcc3162c1de Mac:4a:e4:6f:16:53:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 SocketPath: PciID:}] [{Interface:0xc0005265d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.540995 crc crio[22095]: time=\"2026-06-09T16:15:29.539105936Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc000526880}] Aliases:map[]}\"\nJun 09 16:15:29.540995 crc crio[22095]: time=\"2026-06-09T16:15:29.53928229Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.564983 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f174ef55920b02 Mac:56:97:2c:8b:14:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 SocketPath: PciID:}] [{Interface:0xc0000157f0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.564983 crc crio[22095]: time=\"2026-06-09T16:15:29.563230554Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc00263c308}] Aliases:map[]}\"\nJun 09 16:15:29.564983 crc crio[22095]: time=\"2026-06-09T16:15:29.563402209Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.616673 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab8939eadf196c7 Mac:e2:fd:d0:bd:1a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.617366 crc crio[22095]: time=\"2026-06-09T16:15:29.61728523Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc0028b6608}] Aliases:map[]}\"\nJun 09 16:15:29.617510 crc crio[22095]: time=\"2026-06-09T16:15:29.617476244Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.622215 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f9456dbaaf0c5 Mac:a2:0c:2c:c1:4b:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.623020 crc crio[22095]: time=\"2026-06-09T16:15:29.622907744Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0004c63d8}] Aliases:map[]}\"\nJun 09 16:15:29.623104 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef1a59b20a6f98 Mac:ae:da:57:52:28:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.623155 crc crio[22095]: time=\"2026-06-09T16:15:29.623121159Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.624198 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:556da479f654c25 Mac:b2:32:4f:09:f5:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.625121 crc crio[22095]: time=\"2026-06-09T16:15:29.625050289Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"\nJun 09 16:15:29.625240 crc crio[22095]: time=\"2026-06-09T16:15:29.625205213Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.625826 crc crio[22095]: time=\"2026-06-09T16:15:29.625335046Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c700}] Aliases:map[]}\"\nJun 09 16:15:29.626015 crc crio[22095]: time=\"2026-06-09T16:15:29.625973342Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.626340 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2b02ceeada4cbb Mac:36:a7:9b:11:da:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.626886 crc crio[22095]: time=\"2026-06-09T16:15:29.626824414Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0019840e8}] Aliases:map[]}\"\nJun 09 16:15:29.627069 crc crio[22095]: time=\"2026-06-09T16:15:29.627021059Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.628097 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5175631cbb6761f Mac:a2:fb:ea:27:0e:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.628584 crc crio[22095]: time=\"2026-06-09T16:15:29.628536588Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c690}] Aliases:map[]}\"\nJun 09 16:15:29.628710 crc crio[22095]: time=\"2026-06-09T16:15:29.628668081Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.777042 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04a485a5bab0014 Mac:62:ec:de:ac:05:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 SocketPath: PciID:}] [{Interface:0xc0002ec8d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.778400 crc crio[22095]: time=\"2026-06-09T16:15:29.778308946Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc00012a920}] Aliases:map[]}\"\nJun 09 16:15:29.779139 crc crio[22095]: time=\"2026-06-09T16:15:29.779112157Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.785177 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0ec8ccdf7a178a Mac:b2:43:93:48:77:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.787017 crc crio[22095]: time=\"2026-06-09T16:15:29.786876696Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc00263c560}] Aliases:map[]}\"\nJun 09 16:15:29.787277 crc crio[22095]: time=\"2026-06-09T16:15:29.787157773Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.863579 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7c37cef56c809c Mac:b2:1c:df:1e:39:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.864687 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:313d48eddac51d8 Mac:22:4b:0d:2a:60:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f SocketPath: PciID:}] [{Interface:0xc000178c50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.864807 crc crio[22095]: time=\"2026-06-09T16:15:29.864723251Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc002b5cc08}] Aliases:map[]}\"\nJun 09 16:15:29.865247 crc crio[22095]: time=\"2026-06-09T16:15:29.865035239Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.865580 crc crio[22095]: time=\"2026-06-09T16:15:29.865501851Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc002b5cb90}] Aliases:map[]}\"\nJun 09 16:15:29.865722 crc crio[22095]: time=\"2026-06-09T16:15:29.865683625Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:29.903585 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cd875e4c0f1a04 Mac:e2:da:79:f4:37:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c SocketPath: PciID:}] [{Interface:0xc000294a40 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:15:29.908881 crc crio[22095]: time=\"2026-06-09T16:15:29.90879584Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc002b5c998}] Aliases:map[]}\"\nJun 09 16:15:29.909140 crc crio[22095]: time=\"2026-06-09T16:15:29.909080108Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:15:30.034180 crc crio[22095]: time=\"2026-06-09T16:15:30.03404307Z\" level=info msg=\"Ran pod sandbox d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/POD\" id=14f20847-f0b5-413f-9f6f-49fb9e07ddc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.036214 crc crio[22095]: time=\"2026-06-09T16:15:30.036177795Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.036684 crc crio[22095]: time=\"2026-06-09T16:15:30.036574345Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.036843 crc crio[22095]: time=\"2026-06-09T16:15:30.036821901Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.038010 crc crio[22095]: time=\"2026-06-09T16:15:30.037840137Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=c90d9e95-8bb0-4d60-adbe-fd699c54f1bb name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.044537 crc crio[22095]: time=\"2026-06-09T16:15:30.044461837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"\nJun 09 16:15:30.169770 crc crio[22095]: time=\"2026-06-09T16:15:30.167332346Z\" level=info msg=\"Ran pod sandbox 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/POD\" id=e4b19196-bb6c-47c6-889b-a83b5099c605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.171584 crc crio[22095]: time=\"2026-06-09T16:15:30.171541334Z\" level=info msg=\"Ran pod sandbox 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/POD\" id=f4ad6741-8025-40c0-b04c-ab457338222a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.173880 crc crio[22095]: time=\"2026-06-09T16:15:30.173812902Z\" level=info msg=\"Ran pod sandbox 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/POD\" id=346459e3-8fbe-4097-9f84-abc385cc5d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.174012 crc crio[22095]: time=\"2026-06-09T16:15:30.173874044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.174149 crc crio[22095]: time=\"2026-06-09T16:15:30.174098909Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.174230 crc crio[22095]: time=\"2026-06-09T16:15:30.174171791Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.174230 crc crio[22095]: time=\"2026-06-09T16:15:30.174207962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.174455 crc crio[22095]: time=\"2026-06-09T16:15:30.174385437Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.174524 crc crio[22095]: time=\"2026-06-09T16:15:30.17449014Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.175322 crc crio[22095]: time=\"2026-06-09T16:15:30.1752731Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=69d39866-c920-46a2-867e-6234602afc4a name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.183054 crc crio[22095]: time=\"2026-06-09T16:15:30.18271872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.183687 crc crio[22095]: time=\"2026-06-09T16:15:30.183572442Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=17bec1c1-8a2d-46ec-a476-13e92164cae0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.185411 crc crio[22095]: time=\"2026-06-09T16:15:30.184783743Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.185411 crc crio[22095]: time=\"2026-06-09T16:15:30.184860215Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.186655 crc crio[22095]: time=\"2026-06-09T16:15:30.18622322Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"\nJun 09 16:15:30.187770 crc crio[22095]: time=\"2026-06-09T16:15:30.187655117Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=c5249504-904d-47ff-9fe0-a46311a340d0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.190755 crc crio[22095]: time=\"2026-06-09T16:15:30.190625493Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"\nJun 09 16:15:30.199497 crc crio[22095]: time=\"2026-06-09T16:15:30.199381567Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"\nJun 09 16:15:30.202586 crc crio[22095]: time=\"2026-06-09T16:15:30.200836035Z\" level=info msg=\"Ran pod sandbox a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/POD\" id=38061def-5614-4aae-b44b-7afe769374fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.205506 crc crio[22095]: time=\"2026-06-09T16:15:30.205412222Z\" level=info msg=\"Ran pod sandbox 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/POD\" id=ee4b3280-3b23-418f-ba9e-94e39d1f5df8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.210511 crc crio[22095]: time=\"2026-06-09T16:15:30.210370149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.211150 crc crio[22095]: time=\"2026-06-09T16:15:30.210957364Z\" level=info msg=\"Ran pod sandbox eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/POD\" id=b5e20dd9-2bb0-4025-a7b3-f51beea5ff88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.211150 crc crio[22095]: time=\"2026-06-09T16:15:30.211104618Z\" level=info msg=\"Ran pod sandbox d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/POD\" id=3390a669-1edb-4d84-9f45-d84b13d14015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.211490 crc crio[22095]: time=\"2026-06-09T16:15:30.211345034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.211747 crc crio[22095]: time=\"2026-06-09T16:15:30.211598301Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.211747 crc crio[22095]: time=\"2026-06-09T16:15:30.211653542Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.214884 crc crio[22095]: time=\"2026-06-09T16:15:30.213669024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=bb1f772c-2b9b-4735-b3d1-f7119a6b47e3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.218149 crc crio[22095]: time=\"2026-06-09T16:15:30.217323847Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"\nJun 09 16:15:30.218149 crc crio[22095]: time=\"2026-06-09T16:15:30.218068336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=2d6cf28e-9402-41e6-9581-427bab9af9d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.220328 crc crio[22095]: time=\"2026-06-09T16:15:30.218500757Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.220328 crc crio[22095]: time=\"2026-06-09T16:15:30.219057822Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.221577 crc crio[22095]: time=\"2026-06-09T16:15:30.221128105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=09618c0c-0b55-4496-82ac-30f901a78b65 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.233506 crc crio[22095]: time=\"2026-06-09T16:15:30.229780326Z\" level=info msg=\"Ran pod sandbox 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/POD\" id=b1800e93-1ec2-4cb6-81bc-50c50e29c11f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.233506 crc crio[22095]: time=\"2026-06-09T16:15:30.230822013Z\" level=info msg=\"Ran pod sandbox 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/POD\" id=0cb667f4-f365-49a8-aa4f-204710afca3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.235190 crc crio[22095]: time=\"2026-06-09T16:15:30.23499308Z\" level=info msg=\"Ran pod sandbox ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/POD\" id=03e9902a-b902-41d2-a6ef-deea2af89e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.236899 crc crio[22095]: time=\"2026-06-09T16:15:30.236512809Z\" level=info msg=\"Ran pod sandbox 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/POD\" id=ffbe923d-96f2-48c9-b05b-af636ce5ef69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.236899 crc crio[22095]: time=\"2026-06-09T16:15:30.236804416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.236899 crc crio[22095]: time=\"2026-06-09T16:15:30.236819917Z\" level=info msg=\"Ran pod sandbox 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/POD\" id=4082bace-03f0-4c1e-9eae-a6eb826ff405 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.238088 crc crio[22095]: time=\"2026-06-09T16:15:30.237039662Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238088 crc crio[22095]: time=\"2026-06-09T16:15:30.237099714Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238088 crc crio[22095]: time=\"2026-06-09T16:15:30.23773738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238702 crc crio[22095]: time=\"2026-06-09T16:15:30.238636903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238786 crc crio[22095]: time=\"2026-06-09T16:15:30.238698255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238786 crc crio[22095]: time=\"2026-06-09T16:15:30.238777567Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238897 crc crio[22095]: time=\"2026-06-09T16:15:30.238802398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.238897 crc crio[22095]: time=\"2026-06-09T16:15:30.23887796Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=9e54c583-5dbc-42dd-9157-7c38efccbb11 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.239079 crc crio[22095]: time=\"2026-06-09T16:15:30.239039664Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.239321 crc crio[22095]: time=\"2026-06-09T16:15:30.239084005Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.239321 crc crio[22095]: time=\"2026-06-09T16:15:30.239131416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.239321 crc crio[22095]: time=\"2026-06-09T16:15:30.239175387Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.239365962Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.239413583Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.239370632Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.240017239Z\" level=info msg=\"Ran pod sandbox f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/POD\" id=93961982-096b-4c26-9b81-ad9e9855d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.241240 crc crio[22095]: time=\"2026-06-09T16:15:30.24084845Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=fe484171-8ea0-4b0a-8c3b-3b4ea44a3618 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.241240 crc crio[22095]: time=\"2026-06-09T16:15:30.240867701Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=3fd1137a-1837-4a4d-ad6c-e39f8c64d2aa name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.241822 crc crio[22095]: time=\"2026-06-09T16:15:30.24124291Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=58e9ac95-6e6d-4085-bd44-2107d3b4cc7b name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.247397 crc crio[22095]: time=\"2026-06-09T16:15:30.247260464Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=93d6b152-835d-4e0f-b2ee-c34a564000a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.256645 crc crio[22095]: time=\"2026-06-09T16:15:30.256555583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.257177 crc crio[22095]: time=\"2026-06-09T16:15:30.257100107Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.257177 crc crio[22095]: time=\"2026-06-09T16:15:30.257172898Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.257612 crc crio[22095]: time=\"2026-06-09T16:15:30.257383764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.257612 crc crio[22095]: time=\"2026-06-09T16:15:30.257595409Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.257696 crc crio[22095]: time=\"2026-06-09T16:15:30.257643791Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.259761 crc crio[22095]: time=\"2026-06-09T16:15:30.259060277Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9d3386e3-7df4-4a48-bdeb-74cb0d8d17a1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:30.260313 crc crio[22095]: time=\"2026-06-09T16:15:30.260237437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4da621a2-e921-4077-9688-9fe54dedc7e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.272354 crc crio[22095]: time=\"2026-06-09T16:15:30.268871968Z\" level=info msg=\"Ran pod sandbox 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/POD\" id=c11e89ca-9bdf-479d-b218-7811d7a48ffe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.272354 crc crio[22095]: time=\"2026-06-09T16:15:30.272214954Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.272899 crc crio[22095]: time=\"2026-06-09T16:15:30.27284933Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.273110 crc crio[22095]: time=\"2026-06-09T16:15:30.273006734Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.273677 crc crio[22095]: time=\"2026-06-09T16:15:30.273573259Z\" level=info msg=\"Ran pod sandbox b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/POD\" id=5d5d3b3f-c433-418b-b3d8-3311e77ad20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.278029 crc crio[22095]: time=\"2026-06-09T16:15:30.277853669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"\nJun 09 16:15:30.278490 crc crio[22095]: time=\"2026-06-09T16:15:30.278408893Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"\nJun 09 16:15:30.279066 crc crio[22095]: time=\"2026-06-09T16:15:30.278892075Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"\nJun 09 16:15:30.279066 crc crio[22095]: time=\"2026-06-09T16:15:30.279028969Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"\nJun 09 16:15:30.280883 crc crio[22095]: time=\"2026-06-09T16:15:30.280683451Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"\nJun 09 16:15:30.286879 crc crio[22095]: time=\"2026-06-09T16:15:30.280766803Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"\nJun 09 16:15:30.286879 crc crio[22095]: time=\"2026-06-09T16:15:30.285120215Z\" level=info msg=\"Ran pod sandbox bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/POD\" id=84032bd9-2e10-4c85-aa33-d8f5b26d96dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:15:30.288905 crc crio[22095]: time=\"2026-06-09T16:15:30.287699761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bc1c27a7-7414-4f41-888d-8ad486e75218 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.29080161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291123489Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.29116861Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291259082Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291344124Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291377125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.294336761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ad7eca2c-b23a-439a-8f02-3d06d587fe1d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.295106841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bfd0a076-3fa7-48aa-8ea3-11e0b069786c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.488285 crc crio[22095]: time=\"2026-06-09T16:15:30.488174339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9802fd92-a66e-4c10-a76a-7f5b9347e1bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.489078 crc crio[22095]: time=\"2026-06-09T16:15:30.489033101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2d9c9c28-9d35-4bda-ad29-fad6a4913d94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.489473 crc crio[22095]: time=\"2026-06-09T16:15:30.489045291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fb62f0fe-f96f-4127-b062-a41ee682b6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.489686 crc crio[22095]: time=\"2026-06-09T16:15:30.489607665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=14f4ff47-531d-4cbc-a0dc-85482d3efe1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.493628 crc crio[22095]: time=\"2026-06-09T16:15:30.493367882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e5ad89ed-5815-4b53-b734-98fbd89473f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.498851 crc crio[22095]: time=\"2026-06-09T16:15:30.495840225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e5804820-696b-474b-b656-dc55a0f18042 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:30.761747 crc crio[22095]: time=\"2026-06-09T16:15:30.760743994Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=b84a33db-da2f-4fdd-9557-7cd7e3528def name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:30.772123 crc crio[22095]: time=\"2026-06-09T16:15:30.770181796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:30.774191 crc crio[22095]: time=\"2026-06-09T16:15:30.774130097Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=00e7c0e2-461f-4902-80d4-e77ee7c27daa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:30.783086 crc crio[22095]: time=\"2026-06-09T16:15:30.783037505Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=7e91c436-f8ae-44b8-ac91-07d765a9e4ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:30.789253 crc crio[22095]: time=\"2026-06-09T16:15:30.789102191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:30.790483 crc crio[22095]: time=\"2026-06-09T16:15:30.789897781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:30.805032 crc crio[22095]: time=\"2026-06-09T16:15:30.804901336Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=2f176e59-554e-47a3-8692-f69999da8b62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:30.810523 crc crio[22095]: time=\"2026-06-09T16:15:30.810454468Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=19223342-5767-41f6-8e26-47d6bd306db0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:30.817074 crc crio[22095]: time=\"2026-06-09T16:15:30.816994426Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=f2385c03-52f3-430e-ac74-3fb27f329aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:30.886131 crc crio[22095]: time=\"2026-06-09T16:15:30.885580803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:30.886512 crc crio[22095]: time=\"2026-06-09T16:15:30.88586255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:30.886979 crc crio[22095]: time=\"2026-06-09T16:15:30.886864236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.017864 crc crio[22095]: time=\"2026-06-09T16:15:31.017251018Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=e6a1a759-56fa-4acd-a312-fda4927662d4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:31.019671 crc crio[22095]: time=\"2026-06-09T16:15:31.019574497Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ff98dae4-d9c0-45c6-9943-f95f3a6238a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:31.026597 crc crio[22095]: time=\"2026-06-09T16:15:31.026475924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.031542 crc crio[22095]: time=\"2026-06-09T16:15:31.031472742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.076998 crc crio[22095]: time=\"2026-06-09T16:15:31.076836545Z\" level=info msg=\"Stopping pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=9ab09589-9bc9-40eb-b10d-1055d495443e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:15:31.077612 crc crio[22095]: time=\"2026-06-09T16:15:31.077454491Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc00012a9f8}] Aliases:map[]}\"\nJun 09 16:15:31.077612 crc crio[22095]: time=\"2026-06-09T16:15:31.077591674Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:15:31.114268 crc crio[22095]: time=\"2026-06-09T16:15:31.114156731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.119998 crc crio[22095]: time=\"2026-06-09T16:15:31.119887998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.128305 crc crio[22095]: time=\"2026-06-09T16:15:31.128233372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.142548 crc crio[22095]: time=\"2026-06-09T16:15:31.142266362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.211456 crc crio[22095]: time=\"2026-06-09T16:15:31.211323421Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a047ae4f-cd6a-4d05-aa3c-948f2a6e0bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:31.226178 crc crio[22095]: time=\"2026-06-09T16:15:31.225859524Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic\" id=18d12769-4e83-41c1-b144-876e47d05b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:31.232998 crc crio[22095]: time=\"2026-06-09T16:15:31.232823092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.274837 crc crio[22095]: time=\"2026-06-09T16:15:31.274761437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.284324 crc crio[22095]: time=\"2026-06-09T16:15:31.28386271Z\" level=info msg=\"Created container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=b84a33db-da2f-4fdd-9557-7cd7e3528def name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:31.287008 crc crio[22095]: time=\"2026-06-09T16:15:31.286885758Z\" level=info msg=\"Starting container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7\" id=54edd68a-010e-4cca-a761-95e03bef331b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:31.293611 crc crio[22095]: time=\"2026-06-09T16:15:31.293528288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.320837 crc crio[22095]: time=\"2026-06-09T16:15:31.319774351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.322811 crc crio[22095]: time=\"2026-06-09T16:15:31.322587863Z\" level=info msg=\"Started container\" PID=52645 containerID=c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy id=54edd68a-010e-4cca-a761-95e03bef331b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\nJun 09 16:15:31.334687 crc crio[22095]: time=\"2026-06-09T16:15:31.33456544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.342779 crc crio[22095]: time=\"2026-06-09T16:15:31.342689348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.348076 crc crio[22095]: time=\"2026-06-09T16:15:31.347999604Z\" level=info msg=\"Created container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=7e91c436-f8ae-44b8-ac91-07d765a9e4ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:31.348076 crc crio[22095]: time=\"2026-06-09T16:15:31.351479813Z\" level=info msg=\"Starting container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664\" id=9b999d4d-cbed-4e7c-8ee5-81d9933577e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:31.371143 crc crio[22095]: time=\"2026-06-09T16:15:31.369146516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.376410 crc crio[22095]: time=\"2026-06-09T16:15:31.374851742Z\" level=info msg=\"Started container\" PID=52659 containerID=6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664 description=openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy id=9b999d4d-cbed-4e7c-8ee5-81d9933577e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\nJun 09 16:15:31.436463 crc crio[22095]: time=\"2026-06-09T16:15:31.435470896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:31.515220 crc crio[22095]: time=\"2026-06-09T16:15:31.515108427Z\" level=info msg=\"Stopped pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=9ab09589-9bc9-40eb-b10d-1055d495443e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:15:31.568723 crc crio[22095]: time=\"2026-06-09T16:15:31.568543516Z\" level=info msg=\"Created container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=00e7c0e2-461f-4902-80d4-e77ee7c27daa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:31.581291 crc crio[22095]: time=\"2026-06-09T16:15:31.581211711Z\" level=info msg=\"Starting container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4\" id=dfabb021-47a0-4ae0-b4c0-12c0f79e9b2c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:31.678984 crc crio[22095]: time=\"2026-06-09T16:15:31.6787307Z\" level=info msg=\"Started container\" PID=52686 containerID=1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy id=dfabb021-47a0-4ae0-b4c0-12c0f79e9b2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\nJun 09 16:15:31.973847 crc crio[22095]: time=\"2026-06-09T16:15:31.973751881Z\" level=info msg=\"Created container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=2f176e59-554e-47a3-8692-f69999da8b62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:31.990979 crc crio[22095]: time=\"2026-06-09T16:15:31.990840009Z\" level=info msg=\"Starting container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f\" id=7545dae2-e894-4893-9246-d2360d9e1242 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:32.008556 crc crio[22095]: time=\"2026-06-09T16:15:32.00845501Z\" level=info msg=\"Created container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=f2385c03-52f3-430e-ac74-3fb27f329aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:32.010959 crc crio[22095]: time=\"2026-06-09T16:15:32.010825361Z\" level=info msg=\"Started container\" PID=52735 containerID=91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f description=openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager id=7545dae2-e894-4893-9246-d2360d9e1242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\nJun 09 16:15:32.029044 crc crio[22095]: time=\"2026-06-09T16:15:32.027212451Z\" level=info msg=\"Starting container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61\" id=a082624e-b2b2-4feb-9ae1-1cb64b5d5f5b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:32.035032 crc crio[22095]: time=\"2026-06-09T16:15:32.034898598Z\" level=info msg=\"Started container\" PID=52761 containerID=c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy id=a082624e-b2b2-4feb-9ae1-1cb64b5d5f5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\nJun 09 16:15:32.219256 crc crio[22095]: time=\"2026-06-09T16:15:32.218901723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.219416 crc crio[22095]: time=\"2026-06-09T16:15:32.219335275Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.219416 crc crio[22095]: time=\"2026-06-09T16:15:32.219397566Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.222478 crc crio[22095]: time=\"2026-06-09T16:15:32.222199828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.222742 crc crio[22095]: time=\"2026-06-09T16:15:32.222639709Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.222742 crc crio[22095]: time=\"2026-06-09T16:15:32.222703611Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.256773 crc crio[22095]: time=\"2026-06-09T16:15:32.256580479Z\" level=info msg=\"Created container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=19223342-5767-41f6-8e26-47d6bd306db0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:32.264700 crc crio[22095]: time=\"2026-06-09T16:15:32.264655096Z\" level=info msg=\"Starting container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38\" id=1e59eaa7-6ad2-4c55-8cf0-548c5a62b0d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:32.286477 crc crio[22095]: time=\"2026-06-09T16:15:32.286297571Z\" level=info msg=\"Started container\" PID=52744 containerID=9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38 description=openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy id=1e59eaa7-6ad2-4c55-8cf0-548c5a62b0d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\nJun 09 16:15:32.338683 crc crio[22095]: time=\"2026-06-09T16:15:32.338506479Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0c2979f8-8885-4026-81f8-f7b0a29144d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.348973 crc crio[22095]: time=\"2026-06-09T16:15:32.345892658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=106bb9e5-a20f-4176-a885-c049471ea2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.397160 crc crio[22095]: time=\"2026-06-09T16:15:32.38812144Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=025b8b63-634e-4755-99e9-b226f850d037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:32.397160 crc crio[22095]: time=\"2026-06-09T16:15:32.388738236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:32.463060 crc crio[22095]: time=\"2026-06-09T16:15:32.461262005Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.534157 crc crio[22095]: time=\"2026-06-09T16:15:32.533778013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.732899315Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.734130527Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.739311739Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.739478534Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:32.914258 crc crio[22095]: time=\"2026-06-09T16:15:32.91221448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:32.923012 crc crio[22095]: time=\"2026-06-09T16:15:32.922263748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:33.493409 crc crio[22095]: time=\"2026-06-09T16:15:33.486024696Z\" level=info msg=\"Created container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=025b8b63-634e-4755-99e9-b226f850d037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:33.495688 crc crio[22095]: time=\"2026-06-09T16:15:33.494831052Z\" level=info msg=\"Starting container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf\" id=075c436c-e243-4b74-a25a-b354f4433c25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:33.517975 crc crio[22095]: time=\"2026-06-09T16:15:33.516345033Z\" level=info msg=\"Started container\" PID=52848 containerID=8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf description=openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy id=075c436c-e243-4b74-a25a-b354f4433c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\nJun 09 16:15:33.745879 crc crio[22095]: time=\"2026-06-09T16:15:33.745760103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.746163 crc crio[22095]: time=\"2026-06-09T16:15:33.746106301Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.746292 crc crio[22095]: time=\"2026-06-09T16:15:33.746186383Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.751122 crc crio[22095]: time=\"2026-06-09T16:15:33.751056248Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.751395 crc crio[22095]: time=\"2026-06-09T16:15:33.751170231Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.751572 crc crio[22095]: time=\"2026-06-09T16:15:33.751396307Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.751730 crc crio[22095]: time=\"2026-06-09T16:15:33.751654904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.751775 crc crio[22095]: time=\"2026-06-09T16:15:33.751757056Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.751823 crc crio[22095]: time=\"2026-06-09T16:15:33.751795957Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.752045 crc crio[22095]: time=\"2026-06-09T16:15:33.751992332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.752366 crc crio[22095]: time=\"2026-06-09T16:15:33.752182167Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.752483 crc crio[22095]: time=\"2026-06-09T16:15:33.752372362Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.752532 crc crio[22095]: time=\"2026-06-09T16:15:33.752491395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.752636 crc crio[22095]: time=\"2026-06-09T16:15:33.752589217Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:33.752694 crc crio[22095]: time=\"2026-06-09T16:15:33.752653989Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:34.839677 crc crio[22095]: time=\"2026-06-09T16:15:34.838799725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:34.841078 crc crio[22095]: time=\"2026-06-09T16:15:34.840752265Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:34.841078 crc crio[22095]: time=\"2026-06-09T16:15:34.840986581Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:35.857304 crc crio[22095]: time=\"2026-06-09T16:15:35.854789862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:36.029251 crc crio[22095]: time=\"2026-06-09T16:15:36.027699214Z\" level=info msg=\"Created container 49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic\" id=18d12769-4e83-41c1-b144-876e47d05b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:36.032495 crc crio[22095]: time=\"2026-06-09T16:15:36.029674434Z\" level=info msg=\"Starting container: 49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88\" id=4d6783dd-837c-40a8-9181-e6dbc3ba93b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:36.060198 crc crio[22095]: time=\"2026-06-09T16:15:36.060146775Z\" level=info msg=\"Started container\" PID=52895 containerID=49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic id=4d6783dd-837c-40a8-9181-e6dbc3ba93b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76\nJun 09 16:15:36.342125 crc crio[22095]: time=\"2026-06-09T16:15:36.341838183Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=7e6101c9-6598-4bf3-9383-c004abd18324 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:36.369604 crc crio[22095]: time=\"2026-06-09T16:15:36.369363319Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 16:15:37.840027 crc crio[22095]: time=\"2026-06-09T16:15:37.83927959Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=7e6101c9-6598-4bf3-9383-c004abd18324 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:37.843103 crc crio[22095]: time=\"2026-06-09T16:15:37.842839751Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0f0b3ecd-36d2-414e-be5a-7fa5e2b41cbe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:37.867962 crc crio[22095]: time=\"2026-06-09T16:15:37.867564094Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b626c07e-212e-450c-a3e7-766898e196b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:37.882857 crc crio[22095]: time=\"2026-06-09T16:15:37.882752464Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd\" id=f5a74601-9a82-4cd8-be14-48f0dfc62a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:37.885684 crc crio[22095]: time=\"2026-06-09T16:15:37.885560216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:37.962891 crc crio[22095]: time=\"2026-06-09T16:15:37.962664582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:40.077416 crc crio[22095]: time=\"2026-06-09T16:15:40.076966406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:15:40.200018 crc crio[22095]: time=\"2026-06-09T16:15:40.199902346Z\" level=info msg=\"Created container 747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd\" id=f5a74601-9a82-4cd8-be14-48f0dfc62a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:15:40.203116 crc crio[22095]: time=\"2026-06-09T16:15:40.203026876Z\" level=info msg=\"Starting container: 747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25\" id=6e801d1c-4eca-4f6c-a4d0-46f1e1fc2e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:15:40.251119 crc crio[22095]: time=\"2026-06-09T16:15:40.240693742Z\" level=info msg=\"Started container\" PID=53082 containerID=747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd id=6e801d1c-4eca-4f6c-a4d0-46f1e1fc2e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76\nJun 09 16:15:40.305015 crc crio[22095]: time=\"2026-06-09T16:15:40.304834786Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2273dc3f-f6e8-4cd6-9936-f2a792fbdb3f name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:40.362606 crc crio[22095]: time=\"2026-06-09T16:15:40.362501913Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 16:15:44.954204 crc crio[22095]: time=\"2026-06-09T16:15:44.952119834Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:44.955953 crc crio[22095]: time=\"2026-06-09T16:15:44.952182006Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:44.956139 crc crio[22095]: time=\"2026-06-09T16:15:44.95584417Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:44.956522 crc crio[22095]: time=\"2026-06-09T16:15:44.956139397Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:44.956635 crc crio[22095]: time=\"2026-06-09T16:15:44.956590439Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:44.957263 crc crio[22095]: time=\"2026-06-09T16:15:44.957238976Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:44.958461 crc crio[22095]: time=\"2026-06-09T16:15:44.958354734Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=8e7b9c03-d69c-4235-a48b-51ac9fdb7c31 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:44.962545 crc crio[22095]: time=\"2026-06-09T16:15:44.9624871Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"\nJun 09 16:15:44.962806 crc crio[22095]: time=\"2026-06-09T16:15:44.962769437Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=39d17dd9-d20b-48e6-9c93-5be9545acd4f name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:44.967867 crc crio[22095]: time=\"2026-06-09T16:15:44.967787236Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"\nJun 09 16:15:45.952604 crc crio[22095]: time=\"2026-06-09T16:15:45.952303517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:46.086487 crc crio[22095]: time=\"2026-06-09T16:15:46.086352912Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:46.086487 crc crio[22095]: time=\"2026-06-09T16:15:46.086486696Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:46.089031 crc crio[22095]: time=\"2026-06-09T16:15:46.088895067Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=5e646e68-4fac-4864-8b8d-8168446d0801 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:46.096278 crc crio[22095]: time=\"2026-06-09T16:15:46.096162724Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"\nJun 09 16:15:47.953081 crc crio[22095]: time=\"2026-06-09T16:15:47.952584269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:47.954357 crc crio[22095]: time=\"2026-06-09T16:15:47.953197385Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:47.954357 crc crio[22095]: time=\"2026-06-09T16:15:47.953248246Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:47.955177 crc crio[22095]: time=\"2026-06-09T16:15:47.955144244Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=b72b93cf-d25d-4a39-a8a8-efda31f2c972 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:47.964224 crc crio[22095]: time=\"2026-06-09T16:15:47.964021532Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"\nJun 09 16:15:48.951156 crc crio[22095]: time=\"2026-06-09T16:15:48.950976226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:48.951796 crc crio[22095]: time=\"2026-06-09T16:15:48.951768926Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:48.952025 crc crio[22095]: time=\"2026-06-09T16:15:48.951991092Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:15:48.953593 crc crio[22095]: time=\"2026-06-09T16:15:48.953564922Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=0e87d7f9-5aee-4fb8-95f6-d4091ac899ce name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:48.958150 crc crio[22095]: time=\"2026-06-09T16:15:48.957996345Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"\nJun 09 16:15:53.226684 crc crio[22095]: time=\"2026-06-09T16:15:53.225806949Z\" level=info msg=\"Removing container: 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead\" id=652746b2-75ab-4914-9ba7-9fa089df1097 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:15:58.968218 crc crio[22095]: time=\"2026-06-09T16:15:58.967407202Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=73fe44fa-94c8-4d6e-a145-5d21b12bc852 name=/runtime.v1.ImageService/PullImage\nJun 09 16:15:58.969604 crc crio[22095]: time=\"2026-06-09T16:15:58.969536237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=52b065ab-71ae-4fbc-815f-004d7b4ab3ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:00.530234 crc crio[22095]: time=\"2026-06-09T16:16:00.529644799Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683696-nlldg/POD\" id=2c890a82-0e23-45ff-84c3-3caa8f1bddcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:00.530846 crc crio[22095]: time=\"2026-06-09T16:16:00.530264075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:01.718613 crc crio[22095]: time=\"2026-06-09T16:16:01.717573872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=ae9ef52c-a7e1-462e-97b1-9f8df515d85e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:04.437327 crc crio[22095]: time=\"2026-06-09T16:16:04.436893162Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=b19f235f-0a30-4390-9590-6a9b58cd392d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:05.730460 crc crio[22095]: time=\"2026-06-09T16:16:05.729637991Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=3fd1137a-1837-4a4d-ad6c-e39f8c64d2aa name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:05.732397 crc crio[22095]: time=\"2026-06-09T16:16:05.732081754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=70cb3228-d193-4e80-957d-8a4399cc5c23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:05.754798 crc crio[22095]: time=\"2026-06-09T16:16:05.754696204Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=c90d9e95-8bb0-4d60-adbe-fd699c54f1bb name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:05.756207 crc crio[22095]: time=\"2026-06-09T16:16:05.75613103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=4c474227-21df-4a53-8286-b20417d5c285 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:06.382347 crc crio[22095]: time=\"2026-06-09T16:16:06.382243616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:06.443354 crc crio[22095]: time=\"2026-06-09T16:16:06.443220679Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1e337b76-ebd9-4b3a-879d-15e5781517d5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:06.444602 crc crio[22095]: time=\"2026-06-09T16:16:06.444527822Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=03d4d136-dc19-4d11-a17d-c5edfedbea1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:07.695192 crc crio[22095]: time=\"2026-06-09T16:16:07.694404644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=b51db6a5-191e-40d1-97ab-73666b3cede7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:07.695192 crc crio[22095]: time=\"2026-06-09T16:16:07.694482116Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=c11c552c-dd12-418a-a644-9dd954ac121b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.372238 crc crio[22095]: time=\"2026-06-09T16:16:08.371870286Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=9e54c583-5dbc-42dd-9157-7c38efccbb11 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.373453 crc crio[22095]: time=\"2026-06-09T16:16:08.373295293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=f667654f-54c8-4064-ad60-989a81e90c93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.385697 crc crio[22095]: time=\"2026-06-09T16:16:08.385571627Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=f580671c-9bb2-4835-9b92-ba90ea55efef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.410028 crc crio[22095]: time=\"2026-06-09T16:16:08.409692105Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9d3386e3-7df4-4a48-bdeb-74cb0d8d17a1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.410712 crc crio[22095]: time=\"2026-06-09T16:16:08.41063046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=a50394e6-13bb-4e83-907c-e6819a3af922 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.415451 crc crio[22095]: time=\"2026-06-09T16:16:08.415299719Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f8ada98c-a929-40bf-9c0a-afbc3eee35b6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.416339 crc crio[22095]: time=\"2026-06-09T16:16:08.416222523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=ebb18caf-270a-4bc0-9445-de529609d5f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.422266 crc crio[22095]: time=\"2026-06-09T16:16:08.422141765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=b2cca795-a182-4600-b423-4c7b4e197c69 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.423234 crc crio[22095]: time=\"2026-06-09T16:16:08.423085159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=3eca8713-2447-4fa1-921c-5e937bbda50e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.428449 crc crio[22095]: time=\"2026-06-09T16:16:08.428323653Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=c5249504-904d-47ff-9fe0-a46311a340d0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.429656 crc crio[22095]: time=\"2026-06-09T16:16:08.429555715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=a11b12bd-b69e-4cb6-be68-4cd76678d11b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.435952 crc crio[22095]: time=\"2026-06-09T16:16:08.435806745Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=69d39866-c920-46a2-867e-6234602afc4a name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.436624 crc crio[22095]: time=\"2026-06-09T16:16:08.436546664Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=7aa3f86c-3927-4e40-94d8-5fb551f9383e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.438065 crc crio[22095]: time=\"2026-06-09T16:16:08.437993181Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=39d17dd9-d20b-48e6-9c93-5be9545acd4f name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.438744 crc crio[22095]: time=\"2026-06-09T16:16:08.438671288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=1b9943ca-04db-4ee1-9a26-686f04760fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.442529 crc crio[22095]: time=\"2026-06-09T16:16:08.442411124Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=17bec1c1-8a2d-46ec-a476-13e92164cae0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.443289 crc crio[22095]: time=\"2026-06-09T16:16:08.443151062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=6f610c38-1ad0-4543-bfc1-9e6afb1e3313 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.453333 crc crio[22095]: time=\"2026-06-09T16:16:08.453178659Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=202ce94c-d4c2-4ba9-b92c-bbb97af31259 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.454058 crc crio[22095]: time=\"2026-06-09T16:16:08.453979789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=0b7d9c9b-14a3-4cda-a6a7-7d80fb6b9c9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.460357 crc crio[22095]: time=\"2026-06-09T16:16:08.460283491Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=9c37bbb3-f6ac-411d-8f19-499fa1b24b41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.467900 crc crio[22095]: time=\"2026-06-09T16:16:08.467804344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=8e7b9c03-d69c-4235-a48b-51ac9fdb7c31 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.469530 crc crio[22095]: time=\"2026-06-09T16:16:08.469462296Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=1958a59d-8aa9-45a4-838f-5a5c9dc5acf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.469681 crc crio[22095]: time=\"2026-06-09T16:16:08.469588349Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=79a38c7c-670a-4e3d-9ca6-41af0c61ab52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.489313 crc crio[22095]: time=\"2026-06-09T16:16:08.4891166Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=93e61c85-7197-4021-8680-1c7776c79ee9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.490066 crc crio[22095]: time=\"2026-06-09T16:16:08.489976282Z\" level=info msg=\"Removed container 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles\" id=652746b2-75ab-4914-9ba7-9fa089df1097 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:16:08.490992 crc crio[22095]: time=\"2026-06-09T16:16:08.490828664Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4b0d2a2e-871a-4a89-bc98-48b703fa96c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.493713 crc crio[22095]: time=\"2026-06-09T16:16:08.493630206Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=d4b22d71-9726-425f-bf70-1f6c1e42112c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.493983 crc crio[22095]: time=\"2026-06-09T16:16:08.493889732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=ed5e85f4-3029-4f83-bed0-3f146dd7284e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.493988855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=fc20d3ed-c94e-4ad0-84a5-cb245f1c2e3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.494078437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=58056277-d71a-4423-b118-04c30d8ea4b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.494152979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ccb8f60b-e136-4d1e-bf25-4b6a8aff9bd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.49417548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=ae0a6f7e-6d3d-4b63-9985-e25cd226e2f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.499237 crc crio[22095]: time=\"2026-06-09T16:16:08.499057855Z\" level=info msg=\"Stopping pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=03240ba8-6a8f-45b3-9045-05e4422ecebf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:16:08.499237 crc crio[22095]: time=\"2026-06-09T16:16:08.499164077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=03240ba8-6a8f-45b3-9045-05e4422ecebf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:16:08.500624 crc crio[22095]: time=\"2026-06-09T16:16:08.500503862Z\" level=info msg=\"Removing pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=aab1c003-07ea-40c9-adf4-120f74498b0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:16:08.504341 crc crio[22095]: time=\"2026-06-09T16:16:08.504290759Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=76948da5-9297-45e6-b5da-265af7cc996b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.505390 crc crio[22095]: time=\"2026-06-09T16:16:08.505296765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=bb1f772c-2b9b-4735-b3d1-f7119a6b47e3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.507124 crc crio[22095]: time=\"2026-06-09T16:16:08.506229049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.508573 crc crio[22095]: time=\"2026-06-09T16:16:08.507415859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=367b5257-6713-42dc-92fe-0253d298da5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.508672 crc crio[22095]: time=\"2026-06-09T16:16:08.508185589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=4beaabc0-6b8c-4869-8090-87698e8a04bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.509370 crc crio[22095]: time=\"2026-06-09T16:16:08.509286287Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=8260d5ba-bbc7-4ecf-9a09-a0492f8d0648 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.511795 crc crio[22095]: time=\"2026-06-09T16:16:08.511707499Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=5e646e68-4fac-4864-8b8d-8168446d0801 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.512675 crc crio[22095]: time=\"2026-06-09T16:16:08.512597662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=eaf8bd15-512f-4391-ae3a-36a599fea423 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.530990 crc crio[22095]: time=\"2026-06-09T16:16:08.53048004Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=09618c0c-0b55-4496-82ac-30f901a78b65 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.531672 crc crio[22095]: time=\"2026-06-09T16:16:08.531569268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=e23e4d29-10c4-49f2-b790-aafdc7c29044 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.541458 crc crio[22095]: time=\"2026-06-09T16:16:08.541363359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=58e9ac95-6e6d-4085-bd44-2107d3b4cc7b name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.542257 crc crio[22095]: time=\"2026-06-09T16:16:08.542120078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=e6d78f79-a25f-4de0-be35-6f4220c6a2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.545898 crc crio[22095]: time=\"2026-06-09T16:16:08.545131815Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=fe484171-8ea0-4b0a-8c3b-3b4ea44a3618 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.549036 crc crio[22095]: time=\"2026-06-09T16:16:08.548298127Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=b72b93cf-d25d-4a39-a8a8-efda31f2c972 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.549461 crc crio[22095]: time=\"2026-06-09T16:16:08.549283172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=27b32fec-6c05-4fe0-8fe3-cec148581fe2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.550224 crc crio[22095]: time=\"2026-06-09T16:16:08.550088473Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=0e87d7f9-5aee-4fb8-95f6-d4091ac899ce name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.550482 crc crio[22095]: time=\"2026-06-09T16:16:08.550403401Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a058f4fa-b786-424e-bce7-84453e4f73a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.551218 crc crio[22095]: time=\"2026-06-09T16:16:08.551121119Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=ff3b62d4-5f48-4311-9d93-c25ea97c9d94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.572847 crc crio[22095]: time=\"2026-06-09T16:16:08.572737863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.573560 crc crio[22095]: time=\"2026-06-09T16:16:08.573519763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4d7a600a-b1df-430f-af43-65643ef64d8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.577094 crc crio[22095]: time=\"2026-06-09T16:16:08.576773046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=84d5bea3-8641-41d3-bd0e-02772917861c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.602969 crc crio[22095]: time=\"2026-06-09T16:16:08.602859095Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c239b8b1-c3fc-4c93-86a2-3656c1f405d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.610475 crc crio[22095]: time=\"2026-06-09T16:16:08.610333326Z\" level=info msg=\"Removed pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=aab1c003-07ea-40c9-adf4-120f74498b0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:16:08.612813 crc crio[22095]: time=\"2026-06-09T16:16:08.612734448Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=d496945a-095f-4406-93fd-b5f44a648cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.618390 crc crio[22095]: time=\"2026-06-09T16:16:08.618036144Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=3b6355d6-1ae2-4bfd-8188-4393ddfaaaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.620132 crc crio[22095]: time=\"2026-06-09T16:16:08.619885341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=bda7111e-c359-414f-8cd9-59ee3a487b91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.622513 crc crio[22095]: time=\"2026-06-09T16:16:08.622317494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=bdc4acb0-57a3-4cc6-84be-821887f75f4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.623618 crc crio[22095]: time=\"2026-06-09T16:16:08.623537195Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=6967f7b4-5444-47b9-b3d5-5fab94091931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.626719 crc crio[22095]: time=\"2026-06-09T16:16:08.626647785Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00012a670}] Aliases:map[]}\"\nJun 09 16:16:08.626719 crc crio[22095]: time=\"2026-06-09T16:16:08.626705676Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683696-nlldg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:08.627873 crc crio[22095]: time=\"2026-06-09T16:16:08.627832175Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=b5983ef6-5ce0-4dec-a79b-c42863d2adb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.632325 crc crio[22095]: time=\"2026-06-09T16:16:08.632241538Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=52642012-f43c-4455-841c-021026631ccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.640141 crc crio[22095]: time=\"2026-06-09T16:16:08.640096709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.642792 crc crio[22095]: time=\"2026-06-09T16:16:08.642605584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a3aea3ed-11a6-4903-a1c5-a5dabf9054cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.642987 crc crio[22095]: time=\"2026-06-09T16:16:08.642722507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=556eaaa6-7f26-465b-9a3c-71faba64d9fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.644062 crc crio[22095]: time=\"2026-06-09T16:16:08.643864046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=b2898418-efb0-400b-8253-4e480639a867 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.649967 crc crio[22095]: time=\"2026-06-09T16:16:08.649825619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.650407 crc crio[22095]: time=\"2026-06-09T16:16:08.650321761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=3eb4aa10-b0e5-49bf-9d2d-976d5d6a488d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.653557 crc crio[22095]: time=\"2026-06-09T16:16:08.653511923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=4468055c-7d6a-44f4-85ea-faac354917eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.655981 crc crio[22095]: time=\"2026-06-09T16:16:08.655812262Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2273dc3f-f6e8-4cd6-9936-f2a792fbdb3f name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:08.656719 crc crio[22095]: time=\"2026-06-09T16:16:08.656601952Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=26842009-9956-449f-b46c-59d6e7b30f10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.658262 crc crio[22095]: time=\"2026-06-09T16:16:08.658184103Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=8097669c-b33b-404c-b892-d08e28d1a7ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.661106 crc crio[22095]: time=\"2026-06-09T16:16:08.661050856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.664308 crc crio[22095]: time=\"2026-06-09T16:16:08.664161886Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=4c6dbeae-00a9-4cc7-a01a-9de09a3ad757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.667158 crc crio[22095]: time=\"2026-06-09T16:16:08.667083561Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=2fe0d230-e48a-4360-add1-dbc94da0f4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.679089 crc crio[22095]: time=\"2026-06-09T16:16:08.678898604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.682137 crc crio[22095]: time=\"2026-06-09T16:16:08.681547672Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ade51ea1-c80b-4ed8-be1f-d81682f0aebe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:08.682137 crc crio[22095]: time=\"2026-06-09T16:16:08.68186983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.682137 crc crio[22095]: time=\"2026-06-09T16:16:08.681961042Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=362d665d-508d-4e5c-befc-b988047fad24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.682351 crc crio[22095]: time=\"2026-06-09T16:16:08.682309201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.688357 crc crio[22095]: time=\"2026-06-09T16:16:08.68618742Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=c5a2fd85-4e38-4077-a3a2-b833e83712a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.697270 crc crio[22095]: time=\"2026-06-09T16:16:08.69711408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.698384 crc crio[22095]: time=\"2026-06-09T16:16:08.697663915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.698887 crc crio[22095]: time=\"2026-06-09T16:16:08.698818114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.699330 crc crio[22095]: time=\"2026-06-09T16:16:08.699262496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.699725 crc crio[22095]: time=\"2026-06-09T16:16:08.699654096Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=e5ce7b2f-d90f-475c-a0cc-540e7ce02aba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.699871 crc crio[22095]: time=\"2026-06-09T16:16:08.699743328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.704336 crc crio[22095]: time=\"2026-06-09T16:16:08.704249923Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=d7c0ef1d-0747-41d3-98fa-d7f40b7bdc00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.708215 crc crio[22095]: time=\"2026-06-09T16:16:08.708141203Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=324b6990-a599-4714-940a-4209a287d116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.714740 crc crio[22095]: time=\"2026-06-09T16:16:08.71466162Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=c4e471d1-87aa-449a-bca8-14e687ba17dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.723007 crc crio[22095]: time=\"2026-06-09T16:16:08.722886841Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=f4756ad2-8048-49fa-95e5-011b06530432 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.727621 crc crio[22095]: time=\"2026-06-09T16:16:08.727414177Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=49eb761b-1fb6-41c4-9119-0f418923552a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.737254 crc crio[22095]: time=\"2026-06-09T16:16:08.737085185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.738302 crc crio[22095]: time=\"2026-06-09T16:16:08.738147112Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=224b00f0-bf43-4172-99b7-1d4ba5c7e6dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.742188 crc crio[22095]: time=\"2026-06-09T16:16:08.741062067Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=7778a371-2f0c-4c37-b9e9-4614d30385fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.763211 crc crio[22095]: time=\"2026-06-09T16:16:08.76263096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.768791 crc crio[22095]: time=\"2026-06-09T16:16:08.768020738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.768791 crc crio[22095]: time=\"2026-06-09T16:16:08.76813291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.769888 crc crio[22095]: time=\"2026-06-09T16:16:08.769783263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.786959 crc crio[22095]: time=\"2026-06-09T16:16:08.779124142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.790126 crc crio[22095]: time=\"2026-06-09T16:16:08.789654382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.790126 crc crio[22095]: time=\"2026-06-09T16:16:08.789848697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.790349 crc crio[22095]: time=\"2026-06-09T16:16:08.790303599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.814578 crc crio[22095]: time=\"2026-06-09T16:16:08.814374396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.818130 crc crio[22095]: time=\"2026-06-09T16:16:08.817723901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.818307 crc crio[22095]: time=\"2026-06-09T16:16:08.818226954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.825256 crc crio[22095]: time=\"2026-06-09T16:16:08.825129451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.827865231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.830338195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.831389072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.831606517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.838097 crc crio[22095]: time=\"2026-06-09T16:16:08.837873428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.847719 crc crio[22095]: time=\"2026-06-09T16:16:08.847583867Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch\" id=ece7c3b6-cec6-42b5-8a19-6f5084fd3459 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.919749 crc crio[22095]: time=\"2026-06-09T16:16:08.919329455Z\" level=info msg=\"Created container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=b19f235f-0a30-4390-9590-6a9b58cd392d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:08.925132 crc crio[22095]: time=\"2026-06-09T16:16:08.923122663Z\" level=info msg=\"Starting container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769\" id=6e4b12f1-3761-47d6-b1a6-2c6df02a888f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:08.928572 crc crio[22095]: time=\"2026-06-09T16:16:08.928196913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.935567 crc crio[22095]: time=\"2026-06-09T16:16:08.93549995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.953346 crc crio[22095]: time=\"2026-06-09T16:16:08.953293606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:08.963354 crc crio[22095]: time=\"2026-06-09T16:16:08.962994944Z\" level=info msg=\"Started container\" PID=54113 containerID=ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager id=6e4b12f1-3761-47d6-b1a6-2c6df02a888f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\nJun 09 16:16:08.983971 crc crio[22095]: time=\"2026-06-09T16:16:08.983869519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.001809 crc crio[22095]: time=\"2026-06-09T16:16:09.00145319Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d5576091-bfa1-4b33-88f1-eb373ca842be name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.018124 crc crio[22095]: 2026-06-09T16:16:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c779cc34ea2700 Mac:da:31:a4:6f:24:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:09.026826 crc crio[22095]: time=\"2026-06-09T16:16:09.026341478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00012a670}] Aliases:map[]}\"\nJun 09 16:16:09.026826 crc crio[22095]: time=\"2026-06-09T16:16:09.026505912Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683696-nlldg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:09.144509 crc crio[22095]: time=\"2026-06-09T16:16:09.142227788Z\" level=info msg=\"Created container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=1958a59d-8aa9-45a4-838f-5a5c9dc5acf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.148196 crc crio[22095]: time=\"2026-06-09T16:16:09.148081928Z\" level=info msg=\"Starting container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3\" id=3b293420-79f9-4c9c-8fd8-d49cb236f6be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.162492 crc crio[22095]: time=\"2026-06-09T16:16:09.160511136Z\" level=info msg=\"Started container\" PID=54153 containerID=dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3 description=openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager id=3b293420-79f9-4c9c-8fd8-d49cb236f6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\nJun 09 16:16:09.164394 crc crio[22095]: time=\"2026-06-09T16:16:09.164346205Z\" level=info msg=\"Created container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=9c37bbb3-f6ac-411d-8f19-499fa1b24b41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.167044 crc crio[22095]: time=\"2026-06-09T16:16:09.166964702Z\" level=info msg=\"Starting container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698\" id=ee63e2d0-36ac-413b-b423-98eb8b3b6c6a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.173575 crc crio[22095]: time=\"2026-06-09T16:16:09.173459108Z\" level=info msg=\"Started container\" PID=54152 containerID=011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager id=ee63e2d0-36ac-413b-b423-98eb8b3b6c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\nJun 09 16:16:09.180383 crc crio[22095]: time=\"2026-06-09T16:16:09.18015759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6c434f3b-87ba-4d4d-9380-d66e272da980 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.189004 crc crio[22095]: time=\"2026-06-09T16:16:09.188187106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.195563 crc crio[22095]: time=\"2026-06-09T16:16:09.19538243Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9794361d-ec08-43fc-84ed-bab49bcebbd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.199609 crc crio[22095]: time=\"2026-06-09T16:16:09.199470675Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=75d67a85-456c-4549-93de-a18ea14f66e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.201743 crc crio[22095]: time=\"2026-06-09T16:16:09.201662861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.219009 crc crio[22095]: time=\"2026-06-09T16:16:09.218536513Z\" level=info msg=\"Created container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=6967f7b4-5444-47b9-b3d5-5fab94091931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.221083 crc crio[22095]: time=\"2026-06-09T16:16:09.220603456Z\" level=info msg=\"Starting container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c\" id=71e17563-c19f-4cee-93c9-76e9b8471cd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.231848 crc crio[22095]: time=\"2026-06-09T16:16:09.231726521Z\" level=info msg=\"Started container\" PID=54156 containerID=fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager id=71e17563-c19f-4cee-93c9-76e9b8471cd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\nJun 09 16:16:09.255975 crc crio[22095]: time=\"2026-06-09T16:16:09.255707846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=eea5d196-2e96-41ba-886a-9defa3a0c2d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.266371 crc crio[22095]: time=\"2026-06-09T16:16:09.266286247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.274776 crc crio[22095]: time=\"2026-06-09T16:16:09.272598809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.284443 crc crio[22095]: time=\"2026-06-09T16:16:09.284312309Z\" level=info msg=\"Created container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=3b6355d6-1ae2-4bfd-8188-4393ddfaaaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.298571 crc crio[22095]: time=\"2026-06-09T16:16:09.296652185Z\" level=info msg=\"Starting container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f\" id=db5aaa5c-cdb4-4956-94a3-012d77d7d662 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.315113 crc crio[22095]: time=\"2026-06-09T16:16:09.315018046Z\" level=info msg=\"Ran pod sandbox 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 with infra container: openshift-infra/auto-csr-approver-29683696-nlldg/POD\" id=2c890a82-0e23-45ff-84c3-3caa8f1bddcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:09.324665 crc crio[22095]: time=\"2026-06-09T16:16:09.324589721Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bfae5056-56b7-45b5-9417-b0c60a9c321c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.324900 crc crio[22095]: time=\"2026-06-09T16:16:09.324844558Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=37238f13-29f1-4779-ae5f-39501caf2485 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.334555 crc crio[22095]: time=\"2026-06-09T16:16:09.334389992Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f1159efc-5140-483d-b99c-fb1b7192a035 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:09.340266 crc crio[22095]: time=\"2026-06-09T16:16:09.339884463Z\" level=info msg=\"Created container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=76948da5-9297-45e6-b5da-265af7cc996b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.342299 crc crio[22095]: time=\"2026-06-09T16:16:09.342175162Z\" level=info msg=\"Starting container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d\" id=ccbdbf4d-74cf-47d3-906d-f4500f9be6bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.348334 crc crio[22095]: time=\"2026-06-09T16:16:09.348192556Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=cdc37df6-1279-442e-a001-2d97b193eaa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.351589 crc crio[22095]: time=\"2026-06-09T16:16:09.351282665Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:16:09.357407 crc crio[22095]: time=\"2026-06-09T16:16:09.357153366Z\" level=info msg=\"Started container\" PID=54165 containerID=162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager id=ccbdbf4d-74cf-47d3-906d-f4500f9be6bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\nJun 09 16:16:09.362368 crc crio[22095]: time=\"2026-06-09T16:16:09.362185455Z\" level=info msg=\"Started container\" PID=54169 containerID=3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f description=openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager id=db5aaa5c-cdb4-4956-94a3-012d77d7d662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\nJun 09 16:16:09.386104 crc crio[22095]: time=\"2026-06-09T16:16:09.385978145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.389120 crc crio[22095]: time=\"2026-06-09T16:16:09.389028123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=979140fd-d77d-49d4-8ea4-0c818679f314 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.389290 crc crio[22095]: time=\"2026-06-09T16:16:09.389087464Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3287ddac-5c4e-414a-b1d6-0c64b0fd35b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.392855 crc crio[22095]: time=\"2026-06-09T16:16:09.392682206Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b09b7bd3-1791-4a9e-b118-f079d96ac4f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.399757 crc crio[22095]: time=\"2026-06-09T16:16:09.399184553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.426727 crc crio[22095]: time=\"2026-06-09T16:16:09.426635336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.431779 crc crio[22095]: time=\"2026-06-09T16:16:09.431573663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.478057 crc crio[22095]: time=\"2026-06-09T16:16:09.477588792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.481543 crc crio[22095]: time=\"2026-06-09T16:16:09.481492902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.491026 crc crio[22095]: time=\"2026-06-09T16:16:09.487198869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=15ef2f50-ae27-4cbc-a38f-86e74b1f31c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.505793 crc crio[22095]: time=\"2026-06-09T16:16:09.498087008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5dce555a-f860-4ae5-959b-8ca9fe29786a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.505793 crc crio[22095]: time=\"2026-06-09T16:16:09.498324604Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=7baf07ac-1b23-47cc-ae61-3d446682e82f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.522044 crc crio[22095]: time=\"2026-06-09T16:16:09.515509614Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=604941ba-b1cb-4c64-be3a-e32b37d0ef8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.522044 crc crio[22095]: time=\"2026-06-09T16:16:09.520564064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.522044 crc crio[22095]: time=\"2026-06-09T16:16:09.521737164Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=adc2f306-4da9-4beb-8bbb-a6dfc3f0706a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.611896 crc crio[22095]: time=\"2026-06-09T16:16:09.609255147Z\" level=info msg=\"Created container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=b5983ef6-5ce0-4dec-a79b-c42863d2adb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.612330 crc crio[22095]: time=\"2026-06-09T16:16:09.612208912Z\" level=info msg=\"Starting container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b\" id=c11d53f7-507b-40c8-8dc1-259fc325197a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.627661 crc crio[22095]: time=\"2026-06-09T16:16:09.623717827Z\" level=info msg=\"Started container\" PID=54215 containerID=2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager id=c11d53f7-507b-40c8-8dc1-259fc325197a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\nJun 09 16:16:09.652265 crc crio[22095]: time=\"2026-06-09T16:16:09.651646233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.656704 crc crio[22095]: time=\"2026-06-09T16:16:09.656469057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f68b1991-bdf2-46f1-b9bf-46578bdb15e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.672078 crc crio[22095]: time=\"2026-06-09T16:16:09.66870764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.687287 crc crio[22095]: time=\"2026-06-09T16:16:09.687144173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.690513 crc crio[22095]: time=\"2026-06-09T16:16:09.687464831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.705152 crc crio[22095]: time=\"2026-06-09T16:16:09.705045142Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=34f520f1-3fe1-4bdb-9ed4-2a946792f404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.711890 crc crio[22095]: time=\"2026-06-09T16:16:09.711748593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.733342 crc crio[22095]: time=\"2026-06-09T16:16:09.733239994Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=57fb552e-41cf-4a6c-a357-b221f12bedbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.832274 crc crio[22095]: time=\"2026-06-09T16:16:09.831955514Z\" level=info msg=\"Created container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=52642012-f43c-4455-841c-021026631ccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.835350 crc crio[22095]: time=\"2026-06-09T16:16:09.835227408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.838336 crc crio[22095]: time=\"2026-06-09T16:16:09.838237375Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7e651180-a8d1-4af6-a145-dc6b9bee9235 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.838572 crc crio[22095]: time=\"2026-06-09T16:16:09.838287406Z\" level=info msg=\"Starting container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b\" id=09bf0f61-87f7-48b7-9568-0de5a8b4d426 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.846365 crc crio[22095]: time=\"2026-06-09T16:16:09.8462462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.887854 crc crio[22095]: time=\"2026-06-09T16:16:09.887747724Z\" level=info msg=\"Started container\" PID=54177 containerID=bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager id=09bf0f61-87f7-48b7-9568-0de5a8b4d426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\nJun 09 16:16:09.892226 crc crio[22095]: time=\"2026-06-09T16:16:09.892140706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.899599 crc crio[22095]: time=\"2026-06-09T16:16:09.899410893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.901982 crc crio[22095]: time=\"2026-06-09T16:16:09.901847945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.902078 crc crio[22095]: time=\"2026-06-09T16:16:09.90203117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.911401 crc crio[22095]: time=\"2026-06-09T16:16:09.908156237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.917225 crc crio[22095]: time=\"2026-06-09T16:16:09.916658475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.927391 crc crio[22095]: time=\"2026-06-09T16:16:09.927305548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7840e45a-3c72-4331-8163-975f866be8bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:09.956811 crc crio[22095]: time=\"2026-06-09T16:16:09.956734952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:09.974794 crc crio[22095]: time=\"2026-06-09T16:16:09.966545933Z\" level=info msg=\"Created container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=d496945a-095f-4406-93fd-b5f44a648cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:09.977773 crc crio[22095]: time=\"2026-06-09T16:16:09.975889453Z\" level=info msg=\"Starting container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5\" id=87c5c12f-6a7e-48fa-bafb-2ece0c30985b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:09.977773 crc crio[22095]: time=\"2026-06-09T16:16:09.976881748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.007805 crc crio[22095]: time=\"2026-06-09T16:16:10.007693338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.009653 crc crio[22095]: time=\"2026-06-09T16:16:10.009517265Z\" level=info msg=\"Started container\" PID=54261 containerID=4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager id=87c5c12f-6a7e-48fa-bafb-2ece0c30985b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\nJun 09 16:16:10.033075 crc crio[22095]: time=\"2026-06-09T16:16:10.02262286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.058533 crc crio[22095]: time=\"2026-06-09T16:16:10.043543577Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=bcd1c795-9ffa-4d16-acb1-86fa75d07107 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.058533 crc crio[22095]: time=\"2026-06-09T16:16:10.055358059Z\" level=info msg=\"Created container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=4c6dbeae-00a9-4cc7-a01a-9de09a3ad757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.066631 crc crio[22095]: time=\"2026-06-09T16:16:10.06632471Z\" level=info msg=\"Starting container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677\" id=1cfac3c1-378d-4c3c-902a-76286b10e36b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:10.084959 crc crio[22095]: time=\"2026-06-09T16:16:10.084823174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.121736 crc crio[22095]: time=\"2026-06-09T16:16:10.113259963Z\" level=info msg=\"Started container\" PID=54233 containerID=948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager id=1cfac3c1-378d-4c3c-902a-76286b10e36b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\nJun 09 16:16:10.139495 crc crio[22095]: time=\"2026-06-09T16:16:10.139202138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.148871 crc crio[22095]: time=\"2026-06-09T16:16:10.146467314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.151683 crc crio[22095]: time=\"2026-06-09T16:16:10.151320519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c9c5f278-9d95-4800-adab-f0fc9373a797 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:10.154453 crc crio[22095]: time=\"2026-06-09T16:16:10.153627108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.161328 crc crio[22095]: time=\"2026-06-09T16:16:10.160697699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fd1a32d5-815c-46bb-81f5-94811ef9fc51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:10.165055 crc crio[22095]: time=\"2026-06-09T16:16:10.164822415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.165818 crc crio[22095]: time=\"2026-06-09T16:16:10.165504272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.173067 crc crio[22095]: time=\"2026-06-09T16:16:10.169872604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.173067 crc crio[22095]: time=\"2026-06-09T16:16:10.161030017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.195349 crc crio[22095]: time=\"2026-06-09T16:16:10.195247074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.207834 crc crio[22095]: time=\"2026-06-09T16:16:10.207738274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.272285 crc crio[22095]: time=\"2026-06-09T16:16:10.272191236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.275139 crc crio[22095]: time=\"2026-06-09T16:16:10.27508189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.276753 crc crio[22095]: time=\"2026-06-09T16:16:10.27660967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=dc926455-e1e0-4d34-abf7-d5e51abf5ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:10.278040 crc crio[22095]: time=\"2026-06-09T16:16:10.278014576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.281292 crc crio[22095]: time=\"2026-06-09T16:16:10.281171127Z\" level=info msg=\"Created container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=2fe0d230-e48a-4360-add1-dbc94da0f4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.285241 crc crio[22095]: time=\"2026-06-09T16:16:10.285158529Z\" level=info msg=\"Starting container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71\" id=e1252c8c-a78b-4126-bb3e-1758d095a64b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:10.305005 crc crio[22095]: time=\"2026-06-09T16:16:10.304817322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.326090 crc crio[22095]: time=\"2026-06-09T16:16:10.322617989Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=54395e9f-19b8-4676-87e6-51235da46aa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.357328 crc crio[22095]: time=\"2026-06-09T16:16:10.355570153Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=0bc2feac-b0ec-4a0d-81df-7e4288821ad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.360131 crc crio[22095]: time=\"2026-06-09T16:16:10.359234197Z\" level=info msg=\"Started container\" PID=54266 containerID=4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager id=e1252c8c-a78b-4126-bb3e-1758d095a64b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\nJun 09 16:16:10.391303 crc crio[22095]: time=\"2026-06-09T16:16:10.389131253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.396767 crc crio[22095]: time=\"2026-06-09T16:16:10.395377433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.400617 crc crio[22095]: time=\"2026-06-09T16:16:10.400100724Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=690d6498-45fa-483c-8f59-4df3f0c64b99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:10.454993 crc crio[22095]: time=\"2026-06-09T16:16:10.450578148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.457454 crc crio[22095]: time=\"2026-06-09T16:16:10.456594952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b2fb440e-09d8-4055-bab5-74cb75069453 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:10.474550 crc crio[22095]: time=\"2026-06-09T16:16:10.474337777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.480269 crc crio[22095]: time=\"2026-06-09T16:16:10.479896919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.481554 crc crio[22095]: time=\"2026-06-09T16:16:10.481408738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.562877 crc crio[22095]: time=\"2026-06-09T16:16:10.562805684Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=ee15b0e5-d34f-4863-afff-24e8a6ae335e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.665881 crc crio[22095]: time=\"2026-06-09T16:16:10.66563871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.676883 crc crio[22095]: time=\"2026-06-09T16:16:10.676793866Z\" level=info msg=\"Created container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=362d665d-508d-4e5c-befc-b988047fad24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:10.684702 crc crio[22095]: time=\"2026-06-09T16:16:10.684514403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.691363 crc crio[22095]: time=\"2026-06-09T16:16:10.691242176Z\" level=info msg=\"Starting container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f\" id=f9a9b2f1-9e8e-4934-8334-0ea892c24784 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:10.692310 crc crio[22095]: time=\"2026-06-09T16:16:10.692275452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.708863 crc crio[22095]: time=\"2026-06-09T16:16:10.708726214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.719894 crc crio[22095]: time=\"2026-06-09T16:16:10.719781107Z\" level=info msg=\"Started container\" PID=54392 containerID=c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager id=f9a9b2f1-9e8e-4934-8334-0ea892c24784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\nJun 09 16:16:10.773346 crc crio[22095]: time=\"2026-06-09T16:16:10.773224267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.934217 crc crio[22095]: time=\"2026-06-09T16:16:10.933183066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.946999 crc crio[22095]: time=\"2026-06-09T16:16:10.945567914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.975685 crc crio[22095]: time=\"2026-06-09T16:16:10.975279555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:10.979447 crc crio[22095]: time=\"2026-06-09T16:16:10.979301628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.002227 crc crio[22095]: time=\"2026-06-09T16:16:11.000416339Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f1159efc-5140-483d-b99c-fb1b7192a035 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:11.021167 crc crio[22095]: time=\"2026-06-09T16:16:11.020526715Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fddef19d-95f4-4cef-96fe-fa4d6ea03dc9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.031238 crc crio[22095]: time=\"2026-06-09T16:16:11.031084205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.054976 crc crio[22095]: time=\"2026-06-09T16:16:11.05273465Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fff81c02-8e5b-4e38-afe4-7d690a940714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.081553 crc crio[22095]: time=\"2026-06-09T16:16:11.069855449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.081553 crc crio[22095]: time=\"2026-06-09T16:16:11.079394943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.168375 crc crio[22095]: time=\"2026-06-09T16:16:11.168290831Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683696-nlldg/oc\" id=59950f5f-6b1c-4b1d-859b-9c8fb9db3ffd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.168965 crc crio[22095]: time=\"2026-06-09T16:16:11.168852976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.455735 crc crio[22095]: time=\"2026-06-09T16:16:11.455236855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.470589 crc crio[22095]: time=\"2026-06-09T16:16:11.470403794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.545534 crc crio[22095]: time=\"2026-06-09T16:16:11.544480872Z\" level=info msg=\"Created container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=c5a2fd85-4e38-4077-a3a2-b833e83712a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.547536 crc crio[22095]: time=\"2026-06-09T16:16:11.547235313Z\" level=info msg=\"Created container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=e5ce7b2f-d90f-475c-a0cc-540e7ce02aba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.547683 crc crio[22095]: time=\"2026-06-09T16:16:11.547606493Z\" level=info msg=\"Starting container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f\" id=4fd35aee-3dd9-4f49-a738-2f634c2c4e8c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.548817 crc crio[22095]: time=\"2026-06-09T16:16:11.54867949Z\" level=info msg=\"Starting container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e\" id=ba73a623-d835-42de-b7b8-48c798f4d1ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.551872 crc crio[22095]: time=\"2026-06-09T16:16:11.55179263Z\" level=info msg=\"Created container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=f4756ad2-8048-49fa-95e5-011b06530432 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.553613 crc crio[22095]: time=\"2026-06-09T16:16:11.553504794Z\" level=info msg=\"Created container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=d7c0ef1d-0747-41d3-98fa-d7f40b7bdc00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.555723 crc crio[22095]: time=\"2026-06-09T16:16:11.554400577Z\" level=info msg=\"Starting container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784\" id=a1b976e3-3b46-47e2-805d-eb4ba2770e83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.557642 crc crio[22095]: time=\"2026-06-09T16:16:11.556553002Z\" level=info msg=\"Created container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=324b6990-a599-4714-940a-4209a287d116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.564356 crc crio[22095]: time=\"2026-06-09T16:16:11.563087179Z\" level=info msg=\"Starting container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee\" id=adf42ae9-d1f5-46d6-9f56-bb9800da38da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.564356 crc crio[22095]: time=\"2026-06-09T16:16:11.56351455Z\" level=info msg=\"Created container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=7778a371-2f0c-4c37-b9e9-4614d30385fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.565841 crc crio[22095]: time=\"2026-06-09T16:16:11.565085001Z\" level=info msg=\"Starting container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6\" id=b66f2563-f7ac-41de-8107-a095f5d5899f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.575886 crc crio[22095]: time=\"2026-06-09T16:16:11.570167821Z\" level=info msg=\"Started container\" PID=54430 containerID=90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager id=ba73a623-d835-42de-b7b8-48c798f4d1ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\nJun 09 16:16:11.575886 crc crio[22095]: time=\"2026-06-09T16:16:11.575805345Z\" level=info msg=\"Started container\" PID=54448 containerID=db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager id=b66f2563-f7ac-41de-8107-a095f5d5899f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\nJun 09 16:16:11.577279 crc crio[22095]: time=\"2026-06-09T16:16:11.577100618Z\" level=info msg=\"Starting container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b\" id=679fd5a8-2017-40ee-bb42-20e7f7dbaf15 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.582007 crc crio[22095]: time=\"2026-06-09T16:16:11.578756731Z\" level=info msg=\"Started container\" PID=54451 containerID=9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager id=4fd35aee-3dd9-4f49-a738-2f634c2c4e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\nJun 09 16:16:11.582007 crc crio[22095]: time=\"2026-06-09T16:16:11.580965127Z\" level=info msg=\"Started container\" PID=54458 containerID=249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager id=a1b976e3-3b46-47e2-805d-eb4ba2770e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\nJun 09 16:16:11.589824 crc crio[22095]: time=\"2026-06-09T16:16:11.589519427Z\" level=info msg=\"Started container\" PID=54439 containerID=3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee description=openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager id=adf42ae9-d1f5-46d6-9f56-bb9800da38da name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\nJun 09 16:16:11.602035 crc crio[22095]: time=\"2026-06-09T16:16:11.600737124Z\" level=info msg=\"Started container\" PID=54438 containerID=3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b description=openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager id=679fd5a8-2017-40ee-bb42-20e7f7dbaf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\nJun 09 16:16:11.644459 crc crio[22095]: time=\"2026-06-09T16:16:11.644328761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:11.652009 crc crio[22095]: time=\"2026-06-09T16:16:11.651861584Z\" level=info msg=\"Created container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=224b00f0-bf43-4172-99b7-1d4ba5c7e6dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.657309 crc crio[22095]: time=\"2026-06-09T16:16:11.657223462Z\" level=info msg=\"Starting container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4\" id=addf7a69-ee2e-4f85-95b0-c15970203de8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.669619 crc crio[22095]: time=\"2026-06-09T16:16:11.669497486Z\" level=info msg=\"Started container\" PID=54447 containerID=45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager id=addf7a69-ee2e-4f85-95b0-c15970203de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\nJun 09 16:16:11.824751 crc crio[22095]: time=\"2026-06-09T16:16:11.824659503Z\" level=info msg=\"Created container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=c4e471d1-87aa-449a-bca8-14e687ba17dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.830117 crc crio[22095]: time=\"2026-06-09T16:16:11.829704412Z\" level=info msg=\"Created container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=49eb761b-1fb6-41c4-9119-0f418923552a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.83313318Z\" level=info msg=\"Created container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=8097669c-b33b-404c-b892-d08e28d1a7ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.83429661Z\" level=info msg=\"Created container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=0bc2feac-b0ec-4a0d-81df-7e4288821ad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.842280784Z\" level=info msg=\"Created container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=adc2f306-4da9-4beb-8bbb-a6dfc3f0706a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.843002143Z\" level=info msg=\"Created container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=cdc37df6-1279-442e-a001-2d97b193eaa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.851169 crc crio[22095]: time=\"2026-06-09T16:16:11.85108233Z\" level=info msg=\"Created container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=57fb552e-41cf-4a6c-a357-b221f12bedbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.862982 crc crio[22095]: time=\"2026-06-09T16:16:11.854072217Z\" level=info msg=\"Created container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=604941ba-b1cb-4c64-be3a-e32b37d0ef8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.862982 crc crio[22095]: time=\"2026-06-09T16:16:11.854686552Z\" level=info msg=\"Created container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=7baf07ac-1b23-47cc-ae61-3d446682e82f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.886067 crc crio[22095]: time=\"2026-06-09T16:16:11.88151077Z\" level=info msg=\"Created container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=bcd1c795-9ffa-4d16-acb1-86fa75d07107 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.949986 crc crio[22095]: time=\"2026-06-09T16:16:11.949869862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6f252dc4-4485-43e7-8a8b-20159adf9dfa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.956283 crc crio[22095]: time=\"2026-06-09T16:16:11.956188624Z\" level=info msg=\"Created container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=54395e9f-19b8-4676-87e6-51235da46aa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.965123 crc crio[22095]: time=\"2026-06-09T16:16:11.964795504Z\" level=info msg=\"Created container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=34f520f1-3fe1-4bdb-9ed4-2a946792f404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:11.965604 crc crio[22095]: time=\"2026-06-09T16:16:11.954230043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6b821013-0de1-4ae3-916f-93ff55f698ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.965969 crc crio[22095]: time=\"2026-06-09T16:16:11.954269024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b9ecee98-9665-429e-a288-219541039bde name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.966087 crc crio[22095]: time=\"2026-06-09T16:16:11.954313146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=86548cb0-c4c1-43a0-ae4c-e2c65d880ece name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.966087 crc crio[22095]: time=\"2026-06-09T16:16:11.954344566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=43547bc0-6776-4926-95dc-2ee231a19df8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.966087 crc crio[22095]: time=\"2026-06-09T16:16:11.954550532Z\" level=info msg=\"Starting container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec\" id=5ebd63d3-3fad-44a1-807e-36f31fc9ae93 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.968475 crc crio[22095]: time=\"2026-06-09T16:16:11.968379126Z\" level=info msg=\"Starting container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde\" id=f7121a81-c6f5-409c-8224-a336bf55fb02 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.969258 crc crio[22095]: time=\"2026-06-09T16:16:11.954576592Z\" level=info msg=\"Starting container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3\" id=13796e4d-6b99-410c-9442-46deffab8d19 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.971748 crc crio[22095]: time=\"2026-06-09T16:16:11.969581987Z\" level=info msg=\"Starting container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df\" id=059a296f-43a2-4660-a673-d191df8e1d76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.978628 crc crio[22095]: time=\"2026-06-09T16:16:11.954690505Z\" level=info msg=\"Starting container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22\" id=b067c6dd-1049-4044-8c7d-b53fd8e25fc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:11.979974 crc crio[22095]: time=\"2026-06-09T16:16:11.979879751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=518ddf17-804e-454c-98ef-c91c4a74ed59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.980169 crc crio[22095]: time=\"2026-06-09T16:16:11.980116267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3514548f-0ea1-41d1-905a-efd2166762f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:11.985792 crc crio[22095]: time=\"2026-06-09T16:16:11.98570257Z\" level=info msg=\"Started container\" PID=54453 containerID=1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager id=5ebd63d3-3fad-44a1-807e-36f31fc9ae93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\nJun 09 16:16:11.991013 crc crio[22095]: time=\"2026-06-09T16:16:11.954748177Z\" level=info msg=\"Starting container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0\" id=a93cc321-8035-4ad2-93a4-4042b7263f74 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.001140 crc crio[22095]: time=\"2026-06-09T16:16:11.954717226Z\" level=info msg=\"Starting container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894\" id=bcc5ecce-1358-4776-aad7-5e3c9778dd25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.001140 crc crio[22095]: time=\"2026-06-09T16:16:11.954786028Z\" level=info msg=\"Starting container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16\" id=157751b6-811e-4290-ab26-b97022493ebc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.005975 crc crio[22095]: time=\"2026-06-09T16:16:12.002508731Z\" level=info msg=\"Started container\" PID=54487 containerID=d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy id=a93cc321-8035-4ad2-93a4-4042b7263f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\nJun 09 16:16:12.009983 crc crio[22095]: time=\"2026-06-09T16:16:12.007192341Z\" level=info msg=\"Started container\" PID=54429 containerID=7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3 description=openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager id=13796e4d-6b99-410c-9442-46deffab8d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\nJun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:11.954635474Z\" level=info msg=\"Starting container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b\" id=cf50e07c-a999-44fa-b996-6e8cbc5ef554 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:12.015890474Z\" level=info msg=\"Created container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=ee15b0e5-d34f-4863-afff-24e8a6ae335e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:12.016560561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d42e12d7-9da3-4873-a64a-11af304c8b80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:12.016892909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=db5c3532-1dfe-43e6-b551-0f5325e1583d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:12.017400 crc crio[22095]: time=\"2026-06-09T16:16:12.017185777Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=db0c3348-8a30-47a7-a858-4dedc10eeae3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:12.020994 crc crio[22095]: time=\"2026-06-09T16:16:11.954610053Z\" level=info msg=\"Starting container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93\" id=35431966-ecc9-4d22-b39b-34afe7da08ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.020994 crc crio[22095]: time=\"2026-06-09T16:16:11.954818779Z\" level=info msg=\"Starting container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8\" id=6c4349e2-a336-4992-867d-8c4f1872f905 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.020994 crc crio[22095]: time=\"2026-06-09T16:16:12.020245145Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e0ad9311-91b1-4d61-9646-9fbd930c6277 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:12.024820 crc crio[22095]: time=\"2026-06-09T16:16:11.954663895Z\" level=info msg=\"Starting container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c\" id=6eb3eb06-9602-410a-b71c-d77251f0ac3c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.037013 crc crio[22095]: time=\"2026-06-09T16:16:12.029153873Z\" level=info msg=\"Starting container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353\" id=76aa87f8-12ce-4891-97b5-31a154c8af81 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.039527 crc crio[22095]: time=\"2026-06-09T16:16:12.039404035Z\" level=info msg=\"Started container\" PID=54455 containerID=62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy id=b067c6dd-1049-4044-8c7d-b53fd8e25fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\nJun 09 16:16:12.040708 crc crio[22095]: time=\"2026-06-09T16:16:12.040573515Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=7c71e5fc-2638-4216-87af-3584e2cfc79e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.041078 crc crio[22095]: time=\"2026-06-09T16:16:12.041021727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.056098 crc crio[22095]: time=\"2026-06-09T16:16:12.055856407Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=9c808b85-9443-4224-b04c-74e6b3413648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.060872 crc crio[22095]: time=\"2026-06-09T16:16:12.058908885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=22d28167-a4c2-40ec-b22b-4e124f25444d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:12.083232 crc crio[22095]: time=\"2026-06-09T16:16:12.078759424Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=609e0477-b8c2-4c67-b530-35f812b2adc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.083232 crc crio[22095]: time=\"2026-06-09T16:16:12.078761704Z\" level=info msg=\"Started container\" PID=54488 containerID=d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df description=openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy id=059a296f-43a2-4660-a673-d191df8e1d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\nJun 09 16:16:12.094226 crc crio[22095]: time=\"2026-06-09T16:16:12.094174849Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=fcb50e51-bf90-4516-a142-2167035e71bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.101870 crc crio[22095]: time=\"2026-06-09T16:16:12.101717512Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=b93591fe-18e3-469b-a4f6-89c2405a3503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.114218 crc crio[22095]: time=\"2026-06-09T16:16:12.114160571Z\" level=info msg=\"Started container\" PID=54486 containerID=7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy id=6eb3eb06-9602-410a-b71c-d77251f0ac3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\nJun 09 16:16:12.116414 crc crio[22095]: time=\"2026-06-09T16:16:12.116285206Z\" level=info msg=\"Started container\" PID=54507 containerID=652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy id=76aa87f8-12ce-4891-97b5-31a154c8af81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\nJun 09 16:16:12.123516 crc crio[22095]: time=\"2026-06-09T16:16:12.116827389Z\" level=info msg=\"Started container\" PID=54440 containerID=05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy id=bcc5ecce-1358-4776-aad7-5e3c9778dd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\nJun 09 16:16:12.124761 crc crio[22095]: time=\"2026-06-09T16:16:12.116875851Z\" level=info msg=\"Started container\" PID=54491 containerID=3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy id=f7121a81-c6f5-409c-8224-a336bf55fb02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\nJun 09 16:16:12.127196 crc crio[22095]: time=\"2026-06-09T16:16:12.116992394Z\" level=info msg=\"Started container\" PID=54454 containerID=e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator id=35431966-ecc9-4d22-b39b-34afe7da08ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\nJun 09 16:16:12.130571 crc crio[22095]: time=\"2026-06-09T16:16:12.117035365Z\" level=info msg=\"Started container\" PID=54449 containerID=44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16 description=openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy id=157751b6-811e-4290-ab26-b97022493ebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\nJun 09 16:16:12.147754 crc crio[22095]: time=\"2026-06-09T16:16:12.117075456Z\" level=info msg=\"Started container\" PID=54457 containerID=8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b description=openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy id=cf50e07c-a999-44fa-b996-6e8cbc5ef554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\nJun 09 16:16:12.174475 crc crio[22095]: time=\"2026-06-09T16:16:12.174372374Z\" level=info msg=\"Started container\" PID=54489 containerID=5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy id=6c4349e2-a336-4992-867d-8c4f1872f905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\nJun 09 16:16:12.329104 crc crio[22095]: time=\"2026-06-09T16:16:12.323409744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.329104 crc crio[22095]: time=\"2026-06-09T16:16:12.324737608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.329104 crc crio[22095]: time=\"2026-06-09T16:16:12.326275497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.339574 crc crio[22095]: time=\"2026-06-09T16:16:12.336056558Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=25a388e0-c8cb-4179-8327-1396053a50b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.437627 crc crio[22095]: time=\"2026-06-09T16:16:12.437573499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.439901 crc crio[22095]: time=\"2026-06-09T16:16:12.439831567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.503542 crc crio[22095]: time=\"2026-06-09T16:16:12.502112633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.527973 crc crio[22095]: time=\"2026-06-09T16:16:12.522695601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.576537 crc crio[22095]: time=\"2026-06-09T16:16:12.576457719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.658274 crc crio[22095]: time=\"2026-06-09T16:16:12.658215664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.667361 crc crio[22095]: time=\"2026-06-09T16:16:12.659881007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.675568 crc crio[22095]: time=\"2026-06-09T16:16:12.674999774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.689009 crc crio[22095]: time=\"2026-06-09T16:16:12.684224911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.745126 crc crio[22095]: time=\"2026-06-09T16:16:12.744833484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.756476 crc crio[22095]: time=\"2026-06-09T16:16:12.75638427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.759283 crc crio[22095]: time=\"2026-06-09T16:16:12.758159705Z\" level=info msg=\"Created container 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19: openshift-infra/auto-csr-approver-29683696-nlldg/oc\" id=59950f5f-6b1c-4b1d-859b-9c8fb9db3ffd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.762470 crc crio[22095]: time=\"2026-06-09T16:16:12.759529791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:12.773976 crc crio[22095]: time=\"2026-06-09T16:16:12.772354869Z\" level=info msg=\"Starting container: 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19\" id=53dd9c59-4762-4953-8319-3df390130671 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.783510 crc crio[22095]: time=\"2026-06-09T16:16:12.783035323Z\" level=info msg=\"Started container\" PID=54745 containerID=7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19 description=openshift-infra/auto-csr-approver-29683696-nlldg/oc id=53dd9c59-4762-4953-8319-3df390130671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\nJun 09 16:16:12.885296 crc crio[22095]: time=\"2026-06-09T16:16:12.885134369Z\" level=info msg=\"Created container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=7c71e5fc-2638-4216-87af-3584e2cfc79e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:12.888013 crc crio[22095]: time=\"2026-06-09T16:16:12.887233073Z\" level=info msg=\"Starting container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d\" id=7d1fb58c-ce41-457a-9f06-451ac7bbe623 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:12.895687 crc crio[22095]: time=\"2026-06-09T16:16:12.895611448Z\" level=info msg=\"Started container\" PID=54753 containerID=005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy id=7d1fb58c-ce41-457a-9f06-451ac7bbe623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\nJun 09 16:16:12.984811 crc crio[22095]: time=\"2026-06-09T16:16:12.98465022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:13.028681 crc crio[22095]: time=\"2026-06-09T16:16:13.028399851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:13.061138 crc crio[22095]: time=\"2026-06-09T16:16:13.06076085Z\" level=info msg=\"Created container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=b93591fe-18e3-469b-a4f6-89c2405a3503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:13.062373 crc crio[22095]: time=\"2026-06-09T16:16:13.062275049Z\" level=info msg=\"Starting container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697\" id=dc8232b4-7bd5-4eae-a18f-88085d700242 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:13.062654 crc crio[22095]: time=\"2026-06-09T16:16:13.062508355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:13.070362 crc crio[22095]: time=\"2026-06-09T16:16:13.070265124Z\" level=info msg=\"Started container\" PID=54771 containerID=ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy id=dc8232b4-7bd5-4eae-a18f-88085d700242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\nJun 09 16:16:13.074451 crc crio[22095]: time=\"2026-06-09T16:16:13.074357519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:13.134297 crc crio[22095]: time=\"2026-06-09T16:16:13.134216953Z\" level=info msg=\"Created container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=9c808b85-9443-4224-b04c-74e6b3413648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:13.137907 crc crio[22095]: time=\"2026-06-09T16:16:13.137837746Z\" level=info msg=\"Starting container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a\" id=63a9dcea-581d-453f-8773-382dd3d1651f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:13.146898 crc crio[22095]: time=\"2026-06-09T16:16:13.146793135Z\" level=info msg=\"Started container\" PID=54788 containerID=a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy id=63a9dcea-581d-453f-8773-382dd3d1651f name=/runtime.v1.RuntimeService/StartContainer sandboxID=04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\nJun 09 16:16:13.202400 crc crio[22095]: time=\"2026-06-09T16:16:13.202241696Z\" level=info msg=\"Created container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=25a388e0-c8cb-4179-8327-1396053a50b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:13.203748 crc crio[22095]: time=\"2026-06-09T16:16:13.203669483Z\" level=info msg=\"Starting container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653\" id=2795818d-b680-451e-b0d1-06fcafb7e038 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:13.234538 crc crio[22095]: time=\"2026-06-09T16:16:13.23438825Z\" level=info msg=\"Started container\" PID=54821 containerID=f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy id=2795818d-b680-451e-b0d1-06fcafb7e038 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\nJun 09 16:16:13.266744 crc crio[22095]: time=\"2026-06-09T16:16:13.266651847Z\" level=info msg=\"Created container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=609e0477-b8c2-4c67-b530-35f812b2adc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:13.269062 crc crio[22095]: time=\"2026-06-09T16:16:13.268653128Z\" level=info msg=\"Starting container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755\" id=8843cf9c-0100-4953-ac19-2eb275b33134 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:13.286162 crc crio[22095]: time=\"2026-06-09T16:16:13.285824858Z\" level=info msg=\"Started container\" PID=54787 containerID=25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755 description=openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy id=8843cf9c-0100-4953-ac19-2eb275b33134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\nJun 09 16:16:13.295469 crc crio[22095]: time=\"2026-06-09T16:16:13.295322012Z\" level=info msg=\"Created container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=fcb50e51-bf90-4516-a142-2167035e71bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:13.297738 crc crio[22095]: time=\"2026-06-09T16:16:13.297657352Z\" level=info msg=\"Starting container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31\" id=deca6556-ab68-4021-9df7-8912832fbee9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:13.309772 crc crio[22095]: time=\"2026-06-09T16:16:13.30969877Z\" level=info msg=\"Started container\" PID=54826 containerID=133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy id=deca6556-ab68-4021-9df7-8912832fbee9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\nJun 09 16:16:13.363577 crc crio[22095]: time=\"2026-06-09T16:16:13.363413077Z\" level=info msg=\"Created container 338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch\" id=ece7c3b6-cec6-42b5-8a19-6f5084fd3459 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:16:13.366298 crc crio[22095]: time=\"2026-06-09T16:16:13.366217559Z\" level=info msg=\"Starting container: 338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227\" id=07ca80df-a902-49e2-a7bc-b970c32e907f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:16:13.373282 crc crio[22095]: time=\"2026-06-09T16:16:13.373200248Z\" level=info msg=\"Started container\" PID=54768 containerID=338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch id=07ca80df-a902-49e2-a7bc-b970c32e907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76\nJun 09 16:16:16.192283 crc crio[22095]: time=\"2026-06-09T16:16:16.191477753Z\" level=info msg=\"Stopping pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=8402cd3d-a2ac-4a27-ac22-dc10c7425a2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:16:16.193309 crc crio[22095]: time=\"2026-06-09T16:16:16.193121845Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00263c880}] Aliases:map[]}\"\nJun 09 16:16:16.193388 crc crio[22095]: time=\"2026-06-09T16:16:16.193345021Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683696-nlldg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:16.535012 crc crio[22095]: time=\"2026-06-09T16:16:16.534857863Z\" level=info msg=\"Stopped pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=8402cd3d-a2ac-4a27-ac22-dc10c7425a2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:16:43.218346 crc crio[22095]: time=\"2026-06-09T16:16:43.215144284Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-hjfkt/POD\" id=317716c9-049c-4072-9403-8c96348f6395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:43.218346 crc crio[22095]: time=\"2026-06-09T16:16:43.216013247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:43.247409 crc crio[22095]: time=\"2026-06-09T16:16:43.247284398Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0028b6720}] Aliases:map[]}\"\nJun 09 16:16:43.247409 crc crio[22095]: time=\"2026-06-09T16:16:43.247338169Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-hjfkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:43.532710 crc crio[22095]: 2026-06-09T16:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7134403bb1e8219 Mac:a2:ba:60:06:29:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:43.534797 crc crio[22095]: time=\"2026-06-09T16:16:43.534733655Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0028b6720}] Aliases:map[]}\"\nJun 09 16:16:43.535001 crc crio[22095]: time=\"2026-06-09T16:16:43.534962421Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-hjfkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:43.542828 crc crio[22095]: time=\"2026-06-09T16:16:43.54273756Z\" level=info msg=\"Ran pod sandbox 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c with infra container: openstack/dnsmasq-dns-bf5545dbf-hjfkt/POD\" id=317716c9-049c-4072-9403-8c96348f6395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:43.552613 crc crio[22095]: time=\"2026-06-09T16:16:43.552476219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:43.552961 crc crio[22095]: time=\"2026-06-09T16:16:43.552699665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:43.552961 crc crio[22095]: time=\"2026-06-09T16:16:43.552748956Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:43.555324 crc crio[22095]: time=\"2026-06-09T16:16:43.554177813Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=55f5bc5f-93a9-4370-9679-83a1a855a6ef name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:43.566077 crc crio[22095]: time=\"2026-06-09T16:16:43.566003906Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 09 16:16:44.255856 crc crio[22095]: time=\"2026-06-09T16:16:44.255322851Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-h4rjb/POD\" id=0007278a-51c4-4da5-a3a3-824b446d9f9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:44.255856 crc crio[22095]: time=\"2026-06-09T16:16:44.255741362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:44.285362 crc crio[22095]: time=\"2026-06-09T16:16:44.285170966Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc000526780}] Aliases:map[]}\"\nJun 09 16:16:44.285362 crc crio[22095]: time=\"2026-06-09T16:16:44.285238748Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-h4rjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:44.731331 crc crio[22095]: 2026-06-09T16:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2f29bdf41cbaf Mac:76:2d:5e:16:56:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:44.736449 crc crio[22095]: time=\"2026-06-09T16:16:44.733826234Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc000526780}] Aliases:map[]}\"\nJun 09 16:16:44.736449 crc crio[22095]: time=\"2026-06-09T16:16:44.73405595Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-h4rjb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:44.742537 crc crio[22095]: time=\"2026-06-09T16:16:44.742305781Z\" level=info msg=\"Ran pod sandbox 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 with infra container: openstack/dnsmasq-dns-6f94844f59-h4rjb/POD\" id=0007278a-51c4-4da5-a3a3-824b446d9f9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:44.748451 crc crio[22095]: time=\"2026-06-09T16:16:44.748331946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:44.748715 crc crio[22095]: time=\"2026-06-09T16:16:44.748648414Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:44.748777 crc crio[22095]: time=\"2026-06-09T16:16:44.748708735Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:44.751817 crc crio[22095]: time=\"2026-06-09T16:16:44.751753053Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5cac31d9-f036-462e-8f3b-6dc657816732 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:44.760478 crc crio[22095]: time=\"2026-06-09T16:16:44.760386935Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 09 16:16:45.301111 crc crio[22095]: time=\"2026-06-09T16:16:45.29985757Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5d858bfd5-rwjkl/POD\" id=0427e3d9-1c3a-47a0-9bbe-135ec80512f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:45.301111 crc crio[22095]: time=\"2026-06-09T16:16:45.300664741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:45.348992 crc crio[22095]: time=\"2026-06-09T16:16:45.347675516Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc002272458}] Aliases:map[]}\"\nJun 09 16:16:45.348992 crc crio[22095]: time=\"2026-06-09T16:16:45.347747147Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5d858bfd5-rwjkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:46.044617 crc crio[22095]: 2026-06-09T16:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0601f61b2850c4 Mac:6e:a1:2d:72:8b:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:46.046803 crc crio[22095]: time=\"2026-06-09T16:16:46.046728961Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc002272458}] Aliases:map[]}\"\nJun 09 16:16:46.047067 crc crio[22095]: time=\"2026-06-09T16:16:46.047007158Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5d858bfd5-rwjkl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:46.057717 crc crio[22095]: time=\"2026-06-09T16:16:46.05763176Z\" level=info msg=\"Ran pod sandbox b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 with infra container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/POD\" id=0427e3d9-1c3a-47a0-9bbe-135ec80512f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:46.076394 crc crio[22095]: time=\"2026-06-09T16:16:46.076253267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:46.076814 crc crio[22095]: time=\"2026-06-09T16:16:46.07674599Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:46.076967 crc crio[22095]: time=\"2026-06-09T16:16:46.076836962Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:46.079837 crc crio[22095]: time=\"2026-06-09T16:16:46.079745077Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=493b795c-a7db-489b-ad2f-23e3cbdaab0e name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:46.080755 crc crio[22095]: time=\"2026-06-09T16:16:46.080682191Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-dswrp/POD\" id=14ab8afb-6f06-4815-8844-ae3a505ee50a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:46.080843 crc crio[22095]: time=\"2026-06-09T16:16:46.080753083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:46.089785 crc crio[22095]: time=\"2026-06-09T16:16:46.089639761Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 09 16:16:46.291491 crc crio[22095]: time=\"2026-06-09T16:16:46.282357319Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002272158}] Aliases:map[]}\"\nJun 09 16:16:46.291491 crc crio[22095]: time=\"2026-06-09T16:16:46.283894199Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-dswrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:46.654322 crc crio[22095]: time=\"2026-06-09T16:16:46.654263851Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=7b045e83-5b47-44a2-b29f-ddc6175d3444 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:46.655453 crc crio[22095]: time=\"2026-06-09T16:16:46.654350153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:46.741222 crc crio[22095]: time=\"2026-06-09T16:16:46.739802753Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00041cc80}] Aliases:map[]}\"\nJun 09 16:16:46.741222 crc crio[22095]: time=\"2026-06-09T16:16:46.739859294Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:47.169705 crc crio[22095]: 2026-06-09T16:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ca3487ff7f57b1 Mac:3a:bc:a6:93:3e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:47.242729 crc crio[22095]: time=\"2026-06-09T16:16:47.242627479Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002272158}] Aliases:map[]}\"\nJun 09 16:16:47.243180 crc crio[22095]: time=\"2026-06-09T16:16:47.243013199Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-dswrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:47.300405 crc crio[22095]: time=\"2026-06-09T16:16:47.300267066Z\" level=info msg=\"Ran pod sandbox 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 with infra container: openstack/dnsmasq-dns-6b485b7db9-dswrp/POD\" id=14ab8afb-6f06-4815-8844-ae3a505ee50a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:47.306072 crc crio[22095]: time=\"2026-06-09T16:16:47.30588746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:47.306321 crc crio[22095]: time=\"2026-06-09T16:16:47.306145227Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:47.306321 crc crio[22095]: time=\"2026-06-09T16:16:47.306192758Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:47.311975 crc crio[22095]: time=\"2026-06-09T16:16:47.311833573Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=57823171-c0e3-4f13-87ba-fccc6e09ea15 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:47.321218 crc crio[22095]: time=\"2026-06-09T16:16:47.321158592Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=e8857f25-bc83-4452-a89b-0ba7fc4a09d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:47.322344 crc crio[22095]: time=\"2026-06-09T16:16:47.322313421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:47.325689 crc crio[22095]: time=\"2026-06-09T16:16:47.325589985Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 09 16:16:47.371270 crc crio[22095]: time=\"2026-06-09T16:16:47.371185414Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc002ab2840}] Aliases:map[]}\"\nJun 09 16:16:47.371270 crc crio[22095]: time=\"2026-06-09T16:16:47.371247615Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:47.528647 crc crio[22095]: 2026-06-09T16:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:044b07346b51692 Mac:62:51:97:a8:d0:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:47.530080 crc crio[22095]: time=\"2026-06-09T16:16:47.529628234Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00041cc80}] Aliases:map[]}\"\nJun 09 16:16:47.530080 crc crio[22095]: time=\"2026-06-09T16:16:47.529781788Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:47.581763 crc crio[22095]: time=\"2026-06-09T16:16:47.581696519Z\" level=info msg=\"Ran pod sandbox 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=7b045e83-5b47-44a2-b29f-ddc6175d3444 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:47.589078 crc crio[22095]: time=\"2026-06-09T16:16:47.588900423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:47.589262 crc crio[22095]: time=\"2026-06-09T16:16:47.589226232Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:47.589372 crc crio[22095]: time=\"2026-06-09T16:16:47.589271873Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:47.590449 crc crio[22095]: time=\"2026-06-09T16:16:47.590379721Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=d4a0ce3f-3676-45c7-ab4d-fcc361baf908 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:47.623090 crc crio[22095]: time=\"2026-06-09T16:16:47.619411505Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 09 16:16:48.084037 crc crio[22095]: 2026-06-09T16:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39aa11c757e67c6 Mac:f6:26:8a:77:f4:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:48.087342 crc crio[22095]: time=\"2026-06-09T16:16:48.087264404Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc002ab2840}] Aliases:map[]}\"\nJun 09 16:16:48.087633 crc crio[22095]: time=\"2026-06-09T16:16:48.087573172Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:48.173359 crc crio[22095]: time=\"2026-06-09T16:16:48.170632811Z\" level=info msg=\"Ran pod sandbox 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 with infra container: openstack/rabbitmq-server-0/POD\" id=e8857f25-bc83-4452-a89b-0ba7fc4a09d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.253185207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.253411362Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.253498625Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.257376224Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e916c356-6a80-4e8f-b884-0cb7f0832e10 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:48.272450 crc crio[22095]: time=\"2026-06-09T16:16:48.267704379Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 09 16:16:48.797159 crc crio[22095]: time=\"2026-06-09T16:16:48.577208251Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=1491b109-e2f5-435f-a4ef-7dcad97b0284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:48.797159 crc crio[22095]: time=\"2026-06-09T16:16:48.577344244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:48.879137 crc crio[22095]: time=\"2026-06-09T16:16:48.878619035Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc001984918}] Aliases:map[]}\"\nJun 09 16:16:48.879137 crc crio[22095]: time=\"2026-06-09T16:16:48.879121298Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:49.735313 crc crio[22095]: time=\"2026-06-09T16:16:49.730760664Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=3fec39ab-8fb8-4407-b148-0e50052a7a42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:49.735313 crc crio[22095]: time=\"2026-06-09T16:16:49.731187335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:49.818192 crc crio[22095]: time=\"2026-06-09T16:16:49.818151253Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc001984bc8}] Aliases:map[]}\"\nJun 09 16:16:49.818355 crc crio[22095]: time=\"2026-06-09T16:16:49.818338398Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:49.885972 crc crio[22095]: 2026-06-09T16:16:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c775ab5a52a8096 Mac:e6:17:88:7a:e6:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 SocketPath: PciID:}] [{Interface:0xc0002dcc30 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:49.898988 crc crio[22095]: time=\"2026-06-09T16:16:49.893546275Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc001984918}] Aliases:map[]}\"\nJun 09 16:16:49.898988 crc crio[22095]: time=\"2026-06-09T16:16:49.893771421Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:49.946179 crc crio[22095]: time=\"2026-06-09T16:16:49.945838486Z\" level=info msg=\"Ran pod sandbox c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 with infra container: openstack/openstack-galera-0/POD\" id=1491b109-e2f5-435f-a4ef-7dcad97b0284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:49.952444 crc crio[22095]: time=\"2026-06-09T16:16:49.952318662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:49.952656 crc crio[22095]: time=\"2026-06-09T16:16:49.952603189Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:49.952748 crc crio[22095]: time=\"2026-06-09T16:16:49.952685431Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:49.955803 crc crio[22095]: time=\"2026-06-09T16:16:49.955725909Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b928703-3ac3-47b4-901a-e915e953c24e name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:50.000141 crc crio[22095]: time=\"2026-06-09T16:16:50.000063845Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 09 16:16:50.216206 crc crio[22095]: time=\"2026-06-09T16:16:50.206119186Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=445261ec-4131-4b07-8e00-79bf56a6ad72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:50.216206 crc crio[22095]: time=\"2026-06-09T16:16:50.21486719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:50.422472 crc crio[22095]: time=\"2026-06-09T16:16:50.421789243Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc0005269f8}] Aliases:map[]}\"\nJun 09 16:16:50.422472 crc crio[22095]: time=\"2026-06-09T16:16:50.421856865Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:50.554521 crc crio[22095]: 2026-06-09T16:16:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be15fbe161eb6d2 Mac:fa:1b:8d:38:8e:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:50.574372 crc crio[22095]: time=\"2026-06-09T16:16:50.574151908Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc001984bc8}] Aliases:map[]}\"\nJun 09 16:16:50.574372 crc crio[22095]: time=\"2026-06-09T16:16:50.574376344Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:50.618862 crc crio[22095]: time=\"2026-06-09T16:16:50.618629658Z\" level=info msg=\"Ran pod sandbox be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 with infra container: openstack/openstack-cell1-galera-0/POD\" id=3fec39ab-8fb8-4407-b148-0e50052a7a42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:50.628193 crc crio[22095]: time=\"2026-06-09T16:16:50.628124421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:50.632502 crc crio[22095]: time=\"2026-06-09T16:16:50.632406351Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:50.632678 crc crio[22095]: time=\"2026-06-09T16:16:50.632527924Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:50.637614 crc crio[22095]: time=\"2026-06-09T16:16:50.637403659Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04a60c05-7a3a-4397-af03-e51345f78c19 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:50.695719 crc crio[22095]: time=\"2026-06-09T16:16:50.689577436Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 09 16:16:51.348136 crc crio[22095]: 2026-06-09T16:16:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41cb85c56a93bd6 Mac:d6:39:1b:7b:b7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:51.351497 crc crio[22095]: time=\"2026-06-09T16:16:51.351378067Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc0005269f8}] Aliases:map[]}\"\nJun 09 16:16:51.351672 crc crio[22095]: time=\"2026-06-09T16:16:51.351626753Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:51.367338 crc crio[22095]: time=\"2026-06-09T16:16:51.367256534Z\" level=info msg=\"Ran pod sandbox 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 with infra container: openstack/memcached-0/POD\" id=445261ec-4131-4b07-8e00-79bf56a6ad72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:51.373091 crc crio[22095]: time=\"2026-06-09T16:16:51.373009101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:51.374099 crc crio[22095]: time=\"2026-06-09T16:16:51.373836872Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:51.374099 crc crio[22095]: time=\"2026-06-09T16:16:51.373897134Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:16:51.376536 crc crio[22095]: time=\"2026-06-09T16:16:51.37646406Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=18b4feeb-d03c-494f-bb5b-a35826fff5f9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:51.568539 crc crio[22095]: time=\"2026-06-09T16:16:51.568459319Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=7bce8e5f-ed67-41f9-9f5b-09ac886fc378 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:51.569009 crc crio[22095]: time=\"2026-06-09T16:16:51.568980042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:51.638302 crc crio[22095]: time=\"2026-06-09T16:16:51.638147935Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"\nJun 09 16:16:51.734378 crc crio[22095]: time=\"2026-06-09T16:16:51.734305839Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc000526378}] Aliases:map[]}\"\nJun 09 16:16:51.736564 crc crio[22095]: time=\"2026-06-09T16:16:51.734377391Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:16:52.512334 crc crio[22095]: 2026-06-09T16:16:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c88d490bba9ad2 Mac:9a:fd:10:fa:96:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:16:52.513841 crc crio[22095]: time=\"2026-06-09T16:16:52.513347004Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc000526378}] Aliases:map[]}\"\nJun 09 16:16:52.513841 crc crio[22095]: time=\"2026-06-09T16:16:52.513782336Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:16:52.616272 crc crio[22095]: time=\"2026-06-09T16:16:52.61618427Z\" level=info msg=\"Ran pod sandbox 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 with infra container: openstack/kube-state-metrics-0/POD\" id=7bce8e5f-ed67-41f9-9f5b-09ac886fc378 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:52.645740 crc crio[22095]: time=\"2026-06-09T16:16:52.645640965Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=26f5c23f-ae1f-45c7-b876-cdf75640f262 name=/runtime.v1.ImageService/PullImage\nJun 09 16:16:52.721789 crc crio[22095]: time=\"2026-06-09T16:16:52.721190811Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 09 16:16:55.872581 crc crio[22095]: time=\"2026-06-09T16:16:55.870589562Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=6e392c46-22d1-4f99-bde4-4b0a5353552c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:55.873675 crc crio[22095]: time=\"2026-06-09T16:16:55.873654641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:56.594226 crc crio[22095]: time=\"2026-06-09T16:16:56.594147156Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-t7bh9/POD\" id=ef24eb26-5955-4647-8236-01a5a3f2b670 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:56.595149 crc crio[22095]: time=\"2026-06-09T16:16:56.595032918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:56.628738 crc crio[22095]: time=\"2026-06-09T16:16:56.62865864Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cfkth/POD\" id=32065d74-8b30-4feb-af04-b0a7ead7a046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:56.628886 crc crio[22095]: time=\"2026-06-09T16:16:56.628767843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:16:59.415409 crc crio[22095]: time=\"2026-06-09T16:16:59.414611957Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=3543b7ab-5289-4ca5-abf4-dfc6ff8784fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:16:59.416520 crc crio[22095]: time=\"2026-06-09T16:16:59.415489199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:04.145334 crc crio[22095]: time=\"2026-06-09T16:17:04.144711318Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b62b0}] Aliases:map[]}\"\nJun 09 16:17:04.145334 crc crio[22095]: time=\"2026-06-09T16:17:04.145315174Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:06.610899 crc crio[22095]: 2026-06-09T16:17:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5608ba4ea50ce4b Mac:6e:dc:19:56:6a:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:06.613071 crc crio[22095]: time=\"2026-06-09T16:17:06.612011099Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b62b0}] Aliases:map[]}\"\nJun 09 16:17:06.613071 crc crio[22095]: time=\"2026-06-09T16:17:06.612150872Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:07.065036 crc crio[22095]: time=\"2026-06-09T16:17:07.064868324Z\" level=info msg=\"Ran pod sandbox 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 with infra container: openstack/ovsdbserver-sb-0/POD\" id=6e392c46-22d1-4f99-bde4-4b0a5353552c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:07.067108 crc crio[22095]: time=\"2026-06-09T16:17:07.066988709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:07.067245 crc crio[22095]: time=\"2026-06-09T16:17:07.067185944Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:07.067245 crc crio[22095]: time=\"2026-06-09T16:17:07.067232315Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:07.068388 crc crio[22095]: time=\"2026-06-09T16:17:07.068329883Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9975d3e6-a305-4fb0-9eff-b03630ca2920 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:07.074408 crc crio[22095]: time=\"2026-06-09T16:17:07.074338487Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"\nJun 09 16:17:08.635093 crc crio[22095]: time=\"2026-06-09T16:17:08.629554744Z\" level=info msg=\"Removing container: 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e\" id=31a4e1e4-c219-4b7a-b32b-3f3758546635 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:10.097815 crc crio[22095]: time=\"2026-06-09T16:17:10.097115473Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc002da4c20}] Aliases:map[]}\"\nJun 09 16:17:10.097815 crc crio[22095]: time=\"2026-06-09T16:17:10.097523494Z\" level=info msg=\"Adding pod openstack_ovn-controller-cfkth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:10.447657 crc crio[22095]: 2026-06-09T16:17:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4dd7833214c10c Mac:96:3a:d5:08:ad:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c SocketPath: PciID:}] [{Interface:0xc00053e5f0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:10.449586 crc crio[22095]: time=\"2026-06-09T16:17:10.449513604Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc002da4c20}] Aliases:map[]}\"\nJun 09 16:17:10.449819 crc crio[22095]: time=\"2026-06-09T16:17:10.449801042Z\" level=info msg=\"Checking pod openstack_ovn-controller-cfkth for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:16.174372 crc crio[22095]: time=\"2026-06-09T16:17:16.172695276Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc002da4058}] Aliases:map[]}\"\nJun 09 16:17:16.174372 crc crio[22095]: time=\"2026-06-09T16:17:16.173694092Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-t7bh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:16.915832 crc crio[22095]: 2026-06-09T16:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eab9270de2d692c Mac:e2:76:87:7e:90:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 SocketPath: PciID:}] [{Interface:0xc000482570 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:16.918865 crc crio[22095]: time=\"2026-06-09T16:17:16.91700827Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc002da4058}] Aliases:map[]}\"\nJun 09 16:17:16.918865 crc crio[22095]: time=\"2026-06-09T16:17:16.917206026Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-t7bh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:21.754659 crc crio[22095]: time=\"2026-06-09T16:17:21.754322499Z\" level=info msg=\"Ran pod sandbox eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea with infra container: openstack/ovn-controller-ovs-t7bh9/POD\" id=ef24eb26-5955-4647-8236-01a5a3f2b670 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:21.755824 crc crio[22095]: time=\"2026-06-09T16:17:21.754509054Z\" level=info msg=\"Ran pod sandbox a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b with infra container: openstack/ovn-controller-cfkth/POD\" id=32065d74-8b30-4feb-af04-b0a7ead7a046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:21.757820 crc crio[22095]: time=\"2026-06-09T16:17:21.757648655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:21.758858 crc crio[22095]: time=\"2026-06-09T16:17:21.758780394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:21.833499 crc crio[22095]: time=\"2026-06-09T16:17:21.833337854Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:21.833784 crc crio[22095]: time=\"2026-06-09T16:17:21.833528649Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:21.833784 crc crio[22095]: time=\"2026-06-09T16:17:21.833388076Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:21.833882 crc crio[22095]: time=\"2026-06-09T16:17:21.833786656Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:21.834992 crc crio[22095]: time=\"2026-06-09T16:17:21.834874794Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4ee5622d-ac03-49ad-9d17-101ca4c119ed name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:21.835607 crc crio[22095]: time=\"2026-06-09T16:17:21.83551629Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=bd4b2346-00c9-43b5-8ac1-fbc23907711b name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:21.840466 crc crio[22095]: time=\"2026-06-09T16:17:21.840398025Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"\nJun 09 16:17:21.841514 crc crio[22095]: time=\"2026-06-09T16:17:21.84133728Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"\nJun 09 16:17:23.010207 crc crio[22095]: time=\"2026-06-09T16:17:23.004442017Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab2258}] Aliases:map[]}\"\nJun 09 16:17:23.010207 crc crio[22095]: time=\"2026-06-09T16:17:23.004514299Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:23.037768 crc crio[22095]: time=\"2026-06-09T16:17:23.037568746Z\" level=info msg=\"Removed container 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e: openshift-infra/auto-csr-approver-29683690-wcct8/oc\" id=31a4e1e4-c219-4b7a-b32b-3f3758546635 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:23.047568 crc crio[22095]: time=\"2026-06-09T16:17:23.047386028Z\" level=info msg=\"Stopping pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=9ff238c6-24a0-4649-a79a-816f1c030db5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:23.047568 crc crio[22095]: time=\"2026-06-09T16:17:23.047571773Z\" level=info msg=\"Stopped pod sandbox (already stopped): 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=9ff238c6-24a0-4649-a79a-816f1c030db5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:23.048169 crc crio[22095]: time=\"2026-06-09T16:17:23.048094106Z\" level=info msg=\"Removing pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=a24b8978-95ad-4c1c-936d-2c0389a6d95c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:17:23.145576 crc crio[22095]: time=\"2026-06-09T16:17:23.144883997Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=18b4feeb-d03c-494f-bb5b-a35826fff5f9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:23.146446 crc crio[22095]: time=\"2026-06-09T16:17:23.146323963Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=d4a0ce3f-3676-45c7-ab4d-fcc361baf908 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:23.148850 crc crio[22095]: time=\"2026-06-09T16:17:23.148483049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=349987b3-352f-4a8c-a2c5-58117d034110 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.149303 crc crio[22095]: time=\"2026-06-09T16:17:23.149144896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=ec5cdddd-832c-4784-8f82-e4d5a1ea8998 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.173764 crc crio[22095]: time=\"2026-06-09T16:17:23.173647254Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b928703-3ac3-47b4-901a-e915e953c24e name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:23.176613 crc crio[22095]: time=\"2026-06-09T16:17:23.175704876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=059bf3bd-b8db-41a5-af9d-b595c5d5723e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.323703 crc crio[22095]: time=\"2026-06-09T16:17:23.323386121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=641132d1-3eed-4567-be57-db97c6215ec5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.333784 crc crio[22095]: time=\"2026-06-09T16:17:23.333692115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=348728af-7455-48d5-a939-2872de7abb1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.337982 crc crio[22095]: time=\"2026-06-09T16:17:23.337756669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=fe163de2-a15a-4f80-a60e-e60e12440a50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.343619 crc crio[22095]: time=\"2026-06-09T16:17:23.343402504Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e916c356-6a80-4e8f-b884-0cb7f0832e10 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:23.346393 crc crio[22095]: time=\"2026-06-09T16:17:23.346277948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=57ef15e7-668a-4186-a96a-40ba39d24683 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.361701 crc crio[22095]: time=\"2026-06-09T16:17:23.361629241Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=57823171-c0e3-4f13-87ba-fccc6e09ea15 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:23.363360 crc crio[22095]: time=\"2026-06-09T16:17:23.363204322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5104637f-ca67-4612-9336-7715ce0ba19f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.373821 crc crio[22095]: time=\"2026-06-09T16:17:23.373705671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04a60c05-7a3a-4397-af03-e51345f78c19 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:23.374763 crc crio[22095]: time=\"2026-06-09T16:17:23.374648515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1de7bbf6-dd7f-47dc-bb47-b72b7982160a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:23.652194 crc crio[22095]: 2026-06-09T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcf4cef5ccb9cbb Mac:ca:5a:91:04:b8:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:23.654117 crc crio[22095]: time=\"2026-06-09T16:17:23.653982123Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab2258}] Aliases:map[]}\"\nJun 09 16:17:23.654279 crc crio[22095]: time=\"2026-06-09T16:17:23.654152997Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:24.173680 crc crio[22095]: time=\"2026-06-09T16:17:24.173569178Z\" level=info msg=\"Removed pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=a24b8978-95ad-4c1c-936d-2c0389a6d95c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:17:24.209342 crc crio[22095]: time=\"2026-06-09T16:17:24.208674958Z\" level=info msg=\"Ran pod sandbox bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 with infra container: openstack/ovsdbserver-nb-0/POD\" id=3543b7ab-5289-4ca5-abf4-dfc6ff8784fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:24.218455 crc crio[22095]: time=\"2026-06-09T16:17:24.218357526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.221998 crc crio[22095]: time=\"2026-06-09T16:17:24.220648735Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.222121 crc crio[22095]: time=\"2026-06-09T16:17:24.222054711Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.223579 crc crio[22095]: time=\"2026-06-09T16:17:24.223495048Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=848355af-d7f5-450a-9b9b-98489d749430 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:24.227502 crc crio[22095]: time=\"2026-06-09T16:17:24.227384128Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"\nJun 09 16:17:24.228539 crc crio[22095]: time=\"2026-06-09T16:17:24.228381873Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=2f1034fe-6371-493a-983e-9153e5d68856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.235060 crc crio[22095]: time=\"2026-06-09T16:17:24.234980942Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=bb67105e-1610-4ade-ac3c-6c535d3b7177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.252290 crc crio[22095]: time=\"2026-06-09T16:17:24.252176643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=321d1282-551b-4c4a-8923-c8456a3668be name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.252290 crc crio[22095]: time=\"2026-06-09T16:17:24.252247785Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4a634f13-9c9f-4b0f-b3b5-c168efa20c1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.257497 crc crio[22095]: time=\"2026-06-09T16:17:24.257361036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=507c62f9-e31c-426b-9bca-53fd25a995ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.276478 crc crio[22095]: time=\"2026-06-09T16:17:24.276344022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=afba18ca-e6f9-4cd0-b42a-d2fcda268d4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.277203 crc crio[22095]: time=\"2026-06-09T16:17:24.277152943Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=493b795c-a7db-489b-ad2f-23e3cbdaab0e name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:24.278260 crc crio[22095]: time=\"2026-06-09T16:17:24.27819137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=186baa5e-72cc-42ee-8af0-bec2e1548205 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.296212 crc crio[22095]: time=\"2026-06-09T16:17:24.296110749Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=55f5bc5f-93a9-4370-9679-83a1a855a6ef name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:24.297795 crc crio[22095]: time=\"2026-06-09T16:17:24.297732531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b3b64bae-e401-4b8d-bba9-ed9ef8179eb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.305793 crc crio[22095]: time=\"2026-06-09T16:17:24.305704515Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5cac31d9-f036-462e-8f3b-6dc657816732 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:24.306654 crc crio[22095]: time=\"2026-06-09T16:17:24.306588938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b78dcb45-99b4-41a3-96fd-6e6a551bc147 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.327236 crc crio[22095]: time=\"2026-06-09T16:17:24.327143224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.331029 crc crio[22095]: time=\"2026-06-09T16:17:24.330963232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.331721 crc crio[22095]: time=\"2026-06-09T16:17:24.33165708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.332477 crc crio[22095]: time=\"2026-06-09T16:17:24.332393019Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=6623e389-561b-4f90-8c92-0ff7bd04c6c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.334179 crc crio[22095]: time=\"2026-06-09T16:17:24.334120023Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=26f5c23f-ae1f-45c7-b876-cdf75640f262 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:24.335078 crc crio[22095]: time=\"2026-06-09T16:17:24.335016026Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=6cf9fdd6-c82f-48e7-bd88-e176c5728201 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.341794 crc crio[22095]: time=\"2026-06-09T16:17:24.341690817Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-dswrp/init\" id=920de319-ef04-4d77-8b92-2c25600b697f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.343215 crc crio[22095]: time=\"2026-06-09T16:17:24.343158245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1e619a10-9802-43f8-b5a8-13a1d1ac1c86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.346090 crc crio[22095]: time=\"2026-06-09T16:17:24.346002768Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=f7044950-e251-4440-8b0b-fb3c57ac54e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.362769 crc crio[22095]: time=\"2026-06-09T16:17:24.362600323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.363874 crc crio[22095]: time=\"2026-06-09T16:17:24.363706641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3d901043-e371-4122-9845-cbb8d8d77071 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.366169 crc crio[22095]: time=\"2026-06-09T16:17:24.366014811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0484e147-9a1b-460f-b8a4-7706c1936685 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.382362 crc crio[22095]: time=\"2026-06-09T16:17:24.382206425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.382504 crc crio[22095]: time=\"2026-06-09T16:17:24.38239725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.393863 crc crio[22095]: time=\"2026-06-09T16:17:24.393767152Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init\" id=15243bd7-5c14-44ec-9582-367f7fb5188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.398742 crc crio[22095]: time=\"2026-06-09T16:17:24.398648907Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-h4rjb/init\" id=1ce1509d-2f5e-4118-bbb8-e5647575ef8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.403257 crc crio[22095]: time=\"2026-06-09T16:17:24.403179003Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=b1b32762-2166-4097-be18-55b6edf0a00f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:24.410455 crc crio[22095]: time=\"2026-06-09T16:17:24.410361427Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init\" id=40f1ea6d-ba0d-48e7-9b85-ad025b2fb820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.421454 crc crio[22095]: time=\"2026-06-09T16:17:24.421375469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.434336 crc crio[22095]: time=\"2026-06-09T16:17:24.43429968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.440323 crc crio[22095]: time=\"2026-06-09T16:17:24.440177311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.445072 crc crio[22095]: time=\"2026-06-09T16:17:24.445037716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.451014 crc crio[22095]: time=\"2026-06-09T16:17:24.450891066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.461056 crc crio[22095]: time=\"2026-06-09T16:17:24.460899682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.463568 crc crio[22095]: time=\"2026-06-09T16:17:24.463482548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.465896 crc crio[22095]: time=\"2026-06-09T16:17:24.464344571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.470471 crc crio[22095]: time=\"2026-06-09T16:17:24.470376065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.476152 crc crio[22095]: time=\"2026-06-09T16:17:24.476071961Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=929a2e13-b3e9-40a8-ac4e-ab5c9024294f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.493155 crc crio[22095]: time=\"2026-06-09T16:17:24.493069137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.537537 crc crio[22095]: time=\"2026-06-09T16:17:24.537448804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.543531 crc crio[22095]: time=\"2026-06-09T16:17:24.543481449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.590238 crc crio[22095]: time=\"2026-06-09T16:17:24.590172025Z\" level=info msg=\"Created container 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355: openstack/openstack-galera-0/mysql-bootstrap\" id=bb67105e-1610-4ade-ac3c-6c535d3b7177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.590646 crc crio[22095]: time=\"2026-06-09T16:17:24.590590726Z\" level=info msg=\"Created container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached\" id=2f1034fe-6371-493a-983e-9153e5d68856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.591352 crc crio[22095]: time=\"2026-06-09T16:17:24.591282744Z\" level=info msg=\"Starting container: 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355\" id=86d5f318-e990-4f2d-8d48-4674779fae69 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:24.593864 crc crio[22095]: time=\"2026-06-09T16:17:24.593792378Z\" level=info msg=\"Starting container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2\" id=85f359e9-cd9b-409c-a06d-7172d04f7728 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:24.597072 crc crio[22095]: time=\"2026-06-09T16:17:24.59701069Z\" level=info msg=\"Started container\" PID=57602 containerID=881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355 description=openstack/openstack-galera-0/mysql-bootstrap id=86d5f318-e990-4f2d-8d48-4674779fae69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\nJun 09 16:17:24.600596 crc crio[22095]: time=\"2026-06-09T16:17:24.6005078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.603980 crc crio[22095]: time=\"2026-06-09T16:17:24.603886177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.604858 crc crio[22095]: time=\"2026-06-09T16:17:24.604772579Z\" level=info msg=\"Started container\" PID=57603 containerID=7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2 description=openstack/memcached-0/memcached id=85f359e9-cd9b-409c-a06d-7172d04f7728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\nJun 09 16:17:24.613859 crc crio[22095]: time=\"2026-06-09T16:17:24.61378424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.618407 crc crio[22095]: time=\"2026-06-09T16:17:24.618350217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.632465 crc crio[22095]: time=\"2026-06-09T16:17:24.632275654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.635297 crc crio[22095]: time=\"2026-06-09T16:17:24.63522214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.639263 crc crio[22095]: time=\"2026-06-09T16:17:24.639193742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.649444 crc crio[22095]: time=\"2026-06-09T16:17:24.649359122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:24.878771 crc crio[22095]: time=\"2026-06-09T16:17:24.878110734Z\" level=info msg=\"Created container 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=6623e389-561b-4f90-8c92-0ff7bd04c6c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.883517 crc crio[22095]: time=\"2026-06-09T16:17:24.883349999Z\" level=info msg=\"Starting container: 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647\" id=496d0a0f-a4db-46d8-b175-5a70050ba87f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:24.893672 crc crio[22095]: time=\"2026-06-09T16:17:24.89354357Z\" level=info msg=\"Started container\" PID=57629 containerID=7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=496d0a0f-a4db-46d8-b175-5a70050ba87f name=/runtime.v1.RuntimeService/StartContainer sandboxID=be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\nJun 09 16:17:24.898021 crc crio[22095]: time=\"2026-06-09T16:17:24.897901052Z\" level=info msg=\"Created container 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c: openstack/dnsmasq-dns-6b485b7db9-dswrp/init\" id=920de319-ef04-4d77-8b92-2c25600b697f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.899196 crc crio[22095]: time=\"2026-06-09T16:17:24.899120883Z\" level=info msg=\"Starting container: 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c\" id=92b9ee98-c3f0-4438-ab94-978a01559f19 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:24.906759 crc crio[22095]: time=\"2026-06-09T16:17:24.906681247Z\" level=info msg=\"Created container e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init\" id=15243bd7-5c14-44ec-9582-367f7fb5188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.907999 crc crio[22095]: time=\"2026-06-09T16:17:24.907952689Z\" level=info msg=\"Starting container: e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021\" id=2a57cef5-9db1-4cb5-810d-312bc5a41ac8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:24.910251 crc crio[22095]: time=\"2026-06-09T16:17:24.910163446Z\" level=info msg=\"Started container\" PID=57637 containerID=25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c description=openstack/dnsmasq-dns-6b485b7db9-dswrp/init id=92b9ee98-c3f0-4438-ab94-978a01559f19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\nJun 09 16:17:24.912897 crc crio[22095]: time=\"2026-06-09T16:17:24.912746532Z\" level=info msg=\"Created container 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6: openstack/dnsmasq-dns-6f94844f59-h4rjb/init\" id=1ce1509d-2f5e-4118-bbb8-e5647575ef8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:24.917039 crc crio[22095]: time=\"2026-06-09T16:17:24.914165748Z\" level=info msg=\"Starting container: 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6\" id=4f301d25-1438-4018-a3b8-bbf659210e9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:24.920266 crc crio[22095]: time=\"2026-06-09T16:17:24.920224644Z\" level=info msg=\"Started container\" PID=57636 containerID=e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021 description=openstack/dnsmasq-dns-bf5545dbf-hjfkt/init id=2a57cef5-9db1-4cb5-810d-312bc5a41ac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\nJun 09 16:17:24.927980 crc crio[22095]: time=\"2026-06-09T16:17:24.927861809Z\" level=info msg=\"Started container\" PID=57630 containerID=05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6 description=openstack/dnsmasq-dns-6f94844f59-h4rjb/init id=4f301d25-1438-4018-a3b8-bbf659210e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\nJun 09 16:17:25.349564 crc crio[22095]: time=\"2026-06-09T16:17:25.348842378Z\" level=info msg=\"Stopping pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=8b7169ae-0a5d-4d73-ba2e-a80fac1e9661 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:25.351586 crc crio[22095]: time=\"2026-06-09T16:17:25.351302411Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0004c6d20}] Aliases:map[]}\"\nJun 09 16:17:25.353640 crc crio[22095]: time=\"2026-06-09T16:17:25.351902417Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-hjfkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:25.389578 crc crio[22095]: time=\"2026-06-09T16:17:25.38949466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=27030ba4-cff0-417d-850f-86c54cf93171 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:25.403766 crc crio[22095]: time=\"2026-06-09T16:17:25.403664923Z\" level=info msg=\"Stopping pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=65da3046-5cb4-4bc1-9aaa-f11a4b597b01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:25.404445 crc crio[22095]: time=\"2026-06-09T16:17:25.40433389Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc00041c628}] Aliases:map[]}\"\nJun 09 16:17:25.404665 crc crio[22095]: time=\"2026-06-09T16:17:25.404599177Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-h4rjb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:26.366220 crc crio[22095]: time=\"2026-06-09T16:17:26.365277077Z\" level=info msg=\"Created container e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0: openstack/rabbitmq-server-0/setup-container\" id=f7044950-e251-4440-8b0b-fb3c57ac54e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:26.369339 crc crio[22095]: time=\"2026-06-09T16:17:26.36929256Z\" level=info msg=\"Starting container: e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0\" id=4ea68513-66e8-46e6-a745-459e0fc771be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:26.391021 crc crio[22095]: time=\"2026-06-09T16:17:26.390878153Z\" level=info msg=\"Started container\" PID=57608 containerID=e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0 description=openstack/rabbitmq-server-0/setup-container id=4ea68513-66e8-46e6-a745-459e0fc771be name=/runtime.v1.RuntimeService/StartContainer sandboxID=39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\nJun 09 16:17:26.547677 crc crio[22095]: time=\"2026-06-09T16:17:26.547501027Z\" level=info msg=\"Created container fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c: openstack/rabbitmq-cell1-server-0/setup-container\" id=4a634f13-9c9f-4b0f-b3b5-c168efa20c1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:26.551065 crc crio[22095]: time=\"2026-06-09T16:17:26.550784401Z\" level=info msg=\"Starting container: fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c\" id=04d5cebe-c04f-4dae-8ce9-8d826de9d2f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:26.563405 crc crio[22095]: time=\"2026-06-09T16:17:26.563260661Z\" level=info msg=\"Started container\" PID=57600 containerID=fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c description=openstack/rabbitmq-cell1-server-0/setup-container id=04d5cebe-c04f-4dae-8ce9-8d826de9d2f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\nJun 09 16:17:28.464709 crc crio[22095]: time=\"2026-06-09T16:17:28.464601968Z\" level=info msg=\"Stopped pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=8b7169ae-0a5d-4d73-ba2e-a80fac1e9661 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:28.479629 crc crio[22095]: time=\"2026-06-09T16:17:28.479410617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:28.481157 crc crio[22095]: time=\"2026-06-09T16:17:28.481048159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:28.484025 crc crio[22095]: time=\"2026-06-09T16:17:28.483883802Z\" level=info msg=\"Stopped pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=65da3046-5cb4-4bc1-9aaa-f11a4b597b01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:28.487266 crc crio[22095]: time=\"2026-06-09T16:17:28.487218847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:28.493722 crc crio[22095]: time=\"2026-06-09T16:17:28.493617351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:28.841008 crc crio[22095]: time=\"2026-06-09T16:17:28.840154862Z\" level=info msg=\"Created container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics\" id=929a2e13-b3e9-40a8-ac4e-ab5c9024294f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:28.843360 crc crio[22095]: time=\"2026-06-09T16:17:28.843250301Z\" level=info msg=\"Starting container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61\" id=5bf6dd3e-ce17-489b-85e8-90ad68945278 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:28.847989 crc crio[22095]: time=\"2026-06-09T16:17:28.84788249Z\" level=info msg=\"Created container b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init\" id=40f1ea6d-ba0d-48e7-9b85-ad025b2fb820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:28.850656 crc crio[22095]: time=\"2026-06-09T16:17:28.850402885Z\" level=info msg=\"Starting container: b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349\" id=e03637a9-da7c-4a9b-97d2-886b4e4c4f20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:28.866001 crc crio[22095]: time=\"2026-06-09T16:17:28.857577009Z\" level=info msg=\"Started container\" PID=58387 containerID=b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349 description=openstack/dnsmasq-dns-5d858bfd5-rwjkl/init id=e03637a9-da7c-4a9b-97d2-886b4e4c4f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\nJun 09 16:17:28.866001 crc crio[22095]: time=\"2026-06-09T16:17:28.857833215Z\" level=info msg=\"Started container\" PID=58386 containerID=317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61 description=openstack/kube-state-metrics-0/kube-state-metrics id=5bf6dd3e-ce17-489b-85e8-90ad68945278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\nJun 09 16:17:29.399436 crc crio[22095]: time=\"2026-06-09T16:17:29.398819839Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=bd4b2346-00c9-43b5-8ac1-fbc23907711b name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:29.400404 crc crio[22095]: time=\"2026-06-09T16:17:29.400306058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=8689bcb4-0ccb-4b72-8c17-88788d4c82cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.442332 crc crio[22095]: time=\"2026-06-09T16:17:29.442209582Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9975d3e6-a305-4fb0-9eff-b03630ca2920 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:29.443343 crc crio[22095]: time=\"2026-06-09T16:17:29.443247158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=dc32c454-4f8d-407e-a52f-7960b2e3dae9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.444519 crc crio[22095]: time=\"2026-06-09T16:17:29.444192642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e306308b-0a1e-4068-96b3-bc76921424a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.453523 crc crio[22095]: time=\"2026-06-09T16:17:29.45346184Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4ee5622d-ac03-49ad-9d17-101ca4c119ed name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:29.455599 crc crio[22095]: time=\"2026-06-09T16:17:29.455527733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=96b02191-8a5d-43a3-a71a-8f04a5006961 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.455880 crc crio[22095]: time=\"2026-06-09T16:17:29.455538503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9141ebfb-6f7e-483c-a2e1-7231125c61e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.457146 crc crio[22095]: time=\"2026-06-09T16:17:29.457120024Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init\" id=00d0467c-2987-48ad-a7b6-96ab84d3e175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.459140 crc crio[22095]: time=\"2026-06-09T16:17:29.459075964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.462078 crc crio[22095]: time=\"2026-06-09T16:17:29.461994428Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=848355af-d7f5-450a-9b9b-98489d749430 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:29.466611 crc crio[22095]: time=\"2026-06-09T16:17:29.466514274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=e3d7c586-e36f-4267-9d34-18600901b049 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.481264 crc crio[22095]: time=\"2026-06-09T16:17:29.481209201Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=c4eda7bb-8be5-494b-8fc9-f50778eb4299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.488846 crc crio[22095]: time=\"2026-06-09T16:17:29.488806986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.505248 crc crio[22095]: time=\"2026-06-09T16:17:29.505205356Z\" level=info msg=\"Removing container: 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6\" id=3430d34e-14b0-47ed-a150-ac388ae269e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:29.520604 crc crio[22095]: time=\"2026-06-09T16:17:29.52056365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=178bc770-031e-4d82-9c18-9a16d9af43fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.521898 crc crio[22095]: time=\"2026-06-09T16:17:29.521875453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=803dca5d-02ac-4e0d-a216-c6c4e638f2ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.544654 crc crio[22095]: time=\"2026-06-09T16:17:29.544056022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.552293 crc crio[22095]: time=\"2026-06-09T16:17:29.55220483Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=65d018d2-4956-4626-8845-bcea79ed1ab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.558780 crc crio[22095]: time=\"2026-06-09T16:17:29.558703927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.561498 crc crio[22095]: time=\"2026-06-09T16:17:29.561403776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e1f34ec-037a-4373-b2eb-eda9ecfd4110 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.568359 crc crio[22095]: time=\"2026-06-09T16:17:29.568281382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d208dde9-faa5-46d6-b2bf-5d881245ffdd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.568719 crc crio[22095]: time=\"2026-06-09T16:17:29.568659512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.572331 crc crio[22095]: time=\"2026-06-09T16:17:29.572292035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=26e1d63d-bf21-40e8-b7b5-ac3a7de8de10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.580895 crc crio[22095]: time=\"2026-06-09T16:17:29.580819764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=f7612641-94f0-4be1-92a8-89a1b1cc7d74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.581275 crc crio[22095]: time=\"2026-06-09T16:17:29.581211504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.595529 crc crio[22095]: time=\"2026-06-09T16:17:29.595443189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=44e3fb3a-e6c4-44bd-899d-95bfbfe74dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.599833 crc crio[22095]: time=\"2026-06-09T16:17:29.59978766Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth/ovn-controller\" id=968b8361-745e-4d3d-91e5-68e421c8a6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.601554 crc crio[22095]: time=\"2026-06-09T16:17:29.601413002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.617546 crc crio[22095]: time=\"2026-06-09T16:17:29.617404541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=98f46e23-e2e2-4aa9-8ec3-75bfc2ec0eec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.621667 crc crio[22095]: time=\"2026-06-09T16:17:29.621590569Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=20efbe57-4684-49ac-9679-e1315da1035a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.631680 crc crio[22095]: time=\"2026-06-09T16:17:29.631600335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.636009 crc crio[22095]: time=\"2026-06-09T16:17:29.635671419Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=f489704d-b718-49ba-b7ec-b9e9beaaad04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.643503 crc crio[22095]: time=\"2026-06-09T16:17:29.643339056Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.683349 crc crio[22095]: time=\"2026-06-09T16:17:29.683245229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=082f83f6-fec0-46df-90a1-cb190e75d4cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:29.693670 crc crio[22095]: time=\"2026-06-09T16:17:29.693566903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.694596 crc crio[22095]: time=\"2026-06-09T16:17:29.694529168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.695755 crc crio[22095]: time=\"2026-06-09T16:17:29.695719258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.705358 crc crio[22095]: time=\"2026-06-09T16:17:29.705170831Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=3fd4a3ff-0dcd-4011-822a-e6e0f70ee3eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:29.707979 crc crio[22095]: time=\"2026-06-09T16:17:29.707809328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.731112 crc crio[22095]: time=\"2026-06-09T16:17:29.731027433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.771221 crc crio[22095]: time=\"2026-06-09T16:17:29.771016798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.771501 crc crio[22095]: time=\"2026-06-09T16:17:29.771365817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.774858 crc crio[22095]: time=\"2026-06-09T16:17:29.774734773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.789063 crc crio[22095]: time=\"2026-06-09T16:17:29.788982148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.805898 crc crio[22095]: time=\"2026-06-09T16:17:29.805766989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.811122 crc crio[22095]: time=\"2026-06-09T16:17:29.809647318Z\" level=info msg=\"Removed container 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6: openstack/dnsmasq-dns-6f94844f59-h4rjb/init\" id=3430d34e-14b0-47ed-a150-ac388ae269e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:29.814462 crc crio[22095]: time=\"2026-06-09T16:17:29.814376329Z\" level=info msg=\"Removing container: e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021\" id=7969b68e-3e6a-4eb0-8046-8cecfb7e5b88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:29.839628 crc crio[22095]: time=\"2026-06-09T16:17:29.839490353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.848051 crc crio[22095]: time=\"2026-06-09T16:17:29.847776375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:29.956178 crc crio[22095]: time=\"2026-06-09T16:17:29.951450912Z\" level=info msg=\"Removed container e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init\" id=7969b68e-3e6a-4eb0-8046-8cecfb7e5b88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:29.988723 crc crio[22095]: time=\"2026-06-09T16:17:29.988638795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.001518 crc crio[22095]: time=\"2026-06-09T16:17:30.001368882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.002978 crc crio[22095]: time=\"2026-06-09T16:17:30.002808238Z\" level=info msg=\"Created container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=c4eda7bb-8be5-494b-8fc9-f50778eb4299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.004647 crc crio[22095]: time=\"2026-06-09T16:17:30.004559063Z\" level=info msg=\"Starting container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc\" id=f2318bbb-5f92-47c8-8f52-9ec8ea188b10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.005566 crc crio[22095]: time=\"2026-06-09T16:17:30.004557103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.015174 crc crio[22095]: time=\"2026-06-09T16:17:30.015062073Z\" level=info msg=\"Started container\" PID=58538 containerID=fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc description=openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns id=f2318bbb-5f92-47c8-8f52-9ec8ea188b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\nJun 09 16:17:30.042309 crc crio[22095]: time=\"2026-06-09T16:17:30.042217038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.067311 crc crio[22095]: time=\"2026-06-09T16:17:30.06726Z\" level=info msg=\"Created container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=65d018d2-4956-4626-8845-bcea79ed1ab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.075213 crc crio[22095]: time=\"2026-06-09T16:17:30.07387747Z\" level=info msg=\"Starting container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644\" id=6d55f5ce-a576-44d7-a3ee-1490985246e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.075213 crc crio[22095]: time=\"2026-06-09T16:17:30.074504496Z\" level=info msg=\"Created container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=20efbe57-4684-49ac-9679-e1315da1035a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.075213 crc crio[22095]: time=\"2026-06-09T16:17:30.075018489Z\" level=info msg=\"Created container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera\" id=f489704d-b718-49ba-b7ec-b9e9beaaad04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.075542 crc crio[22095]: time=\"2026-06-09T16:17:30.075499221Z\" level=info msg=\"Starting container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4\" id=62c455fa-d8ff-44e9-9aef-3e519200607e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.077689 crc crio[22095]: time=\"2026-06-09T16:17:30.077550234Z\" level=info msg=\"Starting container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d\" id=561f3415-2e2e-4ea3-9215-3c033e71b03a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.079798 crc crio[22095]: time=\"2026-06-09T16:17:30.07973137Z\" level=info msg=\"Started container\" PID=58541 containerID=47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=6d55f5ce-a576-44d7-a3ee-1490985246e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\nJun 09 16:17:30.085737 crc crio[22095]: time=\"2026-06-09T16:17:30.085462377Z\" level=info msg=\"Started container\" PID=58546 containerID=e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d description=openstack/openstack-cell1-galera-0/galera id=561f3415-2e2e-4ea3-9215-3c033e71b03a name=/runtime.v1.RuntimeService/StartContainer sandboxID=be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\nJun 09 16:17:30.085737 crc crio[22095]: time=\"2026-06-09T16:17:30.085520918Z\" level=info msg=\"Started container\" PID=58542 containerID=9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=62c455fa-d8ff-44e9-9aef-3e519200607e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\nJun 09 16:17:30.093452 crc crio[22095]: time=\"2026-06-09T16:17:30.093357689Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.093676 crc crio[22095]: time=\"2026-06-09T16:17:30.093618466Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.093750 crc crio[22095]: time=\"2026-06-09T16:17:30.093721468Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.096856 crc crio[22095]: time=\"2026-06-09T16:17:30.096765966Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247d7413-016a-4f50-a317-25ae021539f8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:30.099633 crc crio[22095]: time=\"2026-06-09T16:17:30.099135037Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/023cf487-6f33-4e07-a65f-2c4931492eee/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.102174 crc crio[22095]: time=\"2026-06-09T16:17:30.101838786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.102174 crc crio[22095]: time=\"2026-06-09T16:17:30.102080613Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.102174 crc crio[22095]: time=\"2026-06-09T16:17:30.102131704Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.104889 crc crio[22095]: time=\"2026-06-09T16:17:30.104768521Z\" level=info msg=\"createCtr: deleting container ID 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122 from idIndex\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.104889 crc crio[22095]: time=\"2026-06-09T16:17:30.104836853Z\" level=info msg=\"createCtr: removing container 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.105175 crc crio[22095]: time=\"2026-06-09T16:17:30.104953716Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 09 16:17:30.107142 crc crio[22095]: time=\"2026-06-09T16:17:30.105200352Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=273e3903-392a-4589-8108-20bf5b1f345b name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:30.107142 crc crio[22095]: time=\"2026-06-09T16:17:30.105397208Z\" level=info msg=\"createCtr: deleting container 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122 from storage\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.109086 crc crio[22095]: time=\"2026-06-09T16:17:30.108977949Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 09 16:17:30.134402 crc crio[22095]: time=\"2026-06-09T16:17:30.134294978Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-5d858bfd5-rwjkl_openstack_023cf487-6f33-4e07-a65f-2c4931492eee_0\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.181675 crc crio[22095]: time=\"2026-06-09T16:17:30.181537989Z\" level=info msg=\"Created container 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init\" id=00d0467c-2987-48ad-a7b6-96ab84d3e175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.183526 crc crio[22095]: time=\"2026-06-09T16:17:30.183405417Z\" level=info msg=\"Starting container: 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf\" id=f003cbda-00b7-4eaa-8e42-42eb21bdb775 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.187188 crc crio[22095]: time=\"2026-06-09T16:17:30.18705916Z\" level=info msg=\"Created container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera\" id=3fd4a3ff-0dcd-4011-822a-e6e0f70ee3eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.189514 crc crio[22095]: time=\"2026-06-09T16:17:30.18820941Z\" level=info msg=\"Starting container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9\" id=71a192c0-40aa-477b-b21b-9e9df5c24958 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.193529 crc crio[22095]: time=\"2026-06-09T16:17:30.193402643Z\" level=info msg=\"Started container\" PID=58563 containerID=21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf description=openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init id=f003cbda-00b7-4eaa-8e42-42eb21bdb775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\nJun 09 16:17:30.195814 crc crio[22095]: time=\"2026-06-09T16:17:30.195735173Z\" level=info msg=\"Started container\" PID=58559 containerID=9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9 description=openstack/openstack-galera-0/galera id=71a192c0-40aa-477b-b21b-9e9df5c24958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\nJun 09 16:17:30.216047 crc crio[22095]: time=\"2026-06-09T16:17:30.21590807Z\" level=info msg=\"Created container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller\" id=968b8361-745e-4d3d-91e5-68e421c8a6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.217152 crc crio[22095]: time=\"2026-06-09T16:17:30.217045219Z\" level=info msg=\"Starting container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71\" id=be5a6356-c879-4f8f-b2f1-42546214c626 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:30.223149 crc crio[22095]: time=\"2026-06-09T16:17:30.223058723Z\" level=info msg=\"Started container\" PID=58571 containerID=dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71 description=openstack/ovn-controller-cfkth/ovn-controller id=be5a6356-c879-4f8f-b2f1-42546214c626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\nJun 09 16:17:30.655084 crc crio[22095]: time=\"2026-06-09T16:17:30.654555651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7ebd3dbe-800f-4457-813b-adc56797a96d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.735262 crc crio[22095]: time=\"2026-06-09T16:17:30.734584482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d38f66be-cc2d-4759-be73-dd939bfab0f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:30.759529 crc crio[22095]: time=\"2026-06-09T16:17:30.759384568Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=602daf04-de46-466f-a4bf-24dcc575e812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.761737 crc crio[22095]: time=\"2026-06-09T16:17:30.761672446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.852015 crc crio[22095]: time=\"2026-06-09T16:17:30.851853887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.860192 crc crio[22095]: time=\"2026-06-09T16:17:30.860124269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:30.980336 crc crio[22095]: time=\"2026-06-09T16:17:30.980048842Z\" level=info msg=\"Created container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=602daf04-de46-466f-a4bf-24dcc575e812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:30.987998 crc crio[22095]: time=\"2026-06-09T16:17:30.987856182Z\" level=info msg=\"Starting container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19\" id=7a371afb-66a9-4a76-b78a-20e9d63a337d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:31.008708 crc crio[22095]: time=\"2026-06-09T16:17:31.008595894Z\" level=info msg=\"Started container\" PID=59017 containerID=011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19 description=openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns id=7a371afb-66a9-4a76-b78a-20e9d63a337d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\nJun 09 16:17:31.673843 crc crio[22095]: time=\"2026-06-09T16:17:31.673809312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=b684e400-51ec-4269-b71b-f90f19b651c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:31.678736 crc crio[22095]: time=\"2026-06-09T16:17:31.678708187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=97b6e975-c82b-4988-a357-c23c3cf3dd21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:31.688457 crc crio[22095]: time=\"2026-06-09T16:17:31.687889232Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=a1f27448-3546-493d-821e-c14d1d6ffcaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:31.690230 crc crio[22095]: time=\"2026-06-09T16:17:31.690100899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:31.772496 crc crio[22095]: time=\"2026-06-09T16:17:31.772186733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:32.025729 crc crio[22095]: time=\"2026-06-09T16:17:32.025640258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:32.492661 crc crio[22095]: time=\"2026-06-09T16:17:32.492522043Z\" level=info msg=\"Created container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=a1f27448-3546-493d-821e-c14d1d6ffcaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:32.497459 crc crio[22095]: time=\"2026-06-09T16:17:32.497332587Z\" level=info msg=\"Starting container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184\" id=317125bf-296d-42e2-b923-6d910bf8a972 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:32.503402 crc crio[22095]: time=\"2026-06-09T16:17:32.5033068Z\" level=info msg=\"Started container\" PID=59154 containerID=c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184 description=openstack/ovn-controller-ovs-t7bh9/ovsdb-server id=317125bf-296d-42e2-b923-6d910bf8a972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\nJun 09 16:17:32.727498 crc crio[22095]: time=\"2026-06-09T16:17:32.727321291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=5ea019f4-ffd1-4531-9009-4f16ebfb54e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:32.731874 crc crio[22095]: time=\"2026-06-09T16:17:32.731810116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=2e191797-7023-4679-b927-9a931cb9cdc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:33.119593 crc crio[22095]: time=\"2026-06-09T16:17:33.119026669Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=30a46eee-b1c5-455d-9dd8-8ab8e3f400f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:39.563316 crc crio[22095]: time=\"2026-06-09T16:17:39.562286334Z\" level=info msg=\"Stopping container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19 (timeout: 10s)\" id=3decd3ad-d2c0-4160-b115-4990546f0600 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:17:39.689401 crc crio[22095]: time=\"2026-06-09T16:17:39.688023207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:39.704312 crc crio[22095]: time=\"2026-06-09T16:17:39.704228122Z\" level=info msg=\"Stopped container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=3decd3ad-d2c0-4160-b115-4990546f0600 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:17:39.705813 crc crio[22095]: time=\"2026-06-09T16:17:39.705753031Z\" level=info msg=\"Stopping pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=4fc1e28b-6247-4e3f-874c-03f161fcb3ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:39.716465 crc crio[22095]: time=\"2026-06-09T16:17:39.716330172Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc001288080}] Aliases:map[]}\"\nJun 09 16:17:39.716746 crc crio[22095]: time=\"2026-06-09T16:17:39.716671311Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5d858bfd5-rwjkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:39.833020 crc crio[22095]: time=\"2026-06-09T16:17:39.832808567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:39.875506 crc crio[22095]: time=\"2026-06-09T16:17:39.875267015Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247d7413-016a-4f50-a317-25ae021539f8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:39.884781 crc crio[22095]: time=\"2026-06-09T16:17:39.880617212Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=a9ef11e9-5823-436b-91e2-a253b0180a5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:39.909733 crc crio[22095]: time=\"2026-06-09T16:17:39.909613045Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=273e3903-392a-4589-8108-20bf5b1f345b name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:39.910903 crc crio[22095]: time=\"2026-06-09T16:17:39.910853487Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=248a5cf7-9efd-4ec6-9b98-f504bbf9789e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:39.942306 crc crio[22095]: time=\"2026-06-09T16:17:39.942210881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=795684ea-e63a-4a4b-aafe-9ede5ee0a0cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:39.966185 crc crio[22095]: time=\"2026-06-09T16:17:39.961159226Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=e62ab28f-3060-41a1-9914-4cb9ed4a3578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:39.966185 crc crio[22095]: time=\"2026-06-09T16:17:39.963078076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f76adc4e-32ed-4130-a7b2-3cd3285fcb74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:39.996087 crc crio[22095]: time=\"2026-06-09T16:17:39.983853428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:39.996401 crc crio[22095]: time=\"2026-06-09T16:17:39.994231404Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=82f0e8c0-099c-4e5d-8485-a30e5a4ce70e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:40.008076 crc crio[22095]: time=\"2026-06-09T16:17:40.007476354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:40.082664 crc crio[22095]: time=\"2026-06-09T16:17:40.082100336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:40.099358 crc crio[22095]: time=\"2026-06-09T16:17:40.099077161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:40.120714 crc crio[22095]: time=\"2026-06-09T16:17:40.120609453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:40.129048 crc crio[22095]: time=\"2026-06-09T16:17:40.127963571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:40.138541 crc crio[22095]: time=\"2026-06-09T16:17:40.135538465Z\" level=info msg=\"Stopped pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=4fc1e28b-6247-4e3f-874c-03f161fcb3ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:40.163064 crc crio[22095]: time=\"2026-06-09T16:17:40.160899185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:40.335683 crc crio[22095]: time=\"2026-06-09T16:17:40.335578952Z\" level=info msg=\"Created container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=82f0e8c0-099c-4e5d-8485-a30e5a4ce70e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:40.339595 crc crio[22095]: time=\"2026-06-09T16:17:40.339499363Z\" level=info msg=\"Starting container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328\" id=5b3b0b38-8fa1-4f49-9b76-dd796f651adc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:40.347377 crc crio[22095]: time=\"2026-06-09T16:17:40.345472456Z\" level=info msg=\"Started container\" PID=60005 containerID=61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5b3b0b38-8fa1-4f49-9b76-dd796f651adc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\nJun 09 16:17:40.378240 crc crio[22095]: time=\"2026-06-09T16:17:40.378140763Z\" level=info msg=\"Created container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=30a46eee-b1c5-455d-9dd8-8ab8e3f400f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:40.379840 crc crio[22095]: time=\"2026-06-09T16:17:40.379778265Z\" level=info msg=\"Starting container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190\" id=7ce9b1ac-a285-46c4-8ad1-0623e73d71fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:40.386703 crc crio[22095]: time=\"2026-06-09T16:17:40.38660649Z\" level=info msg=\"Started container\" PID=60020 containerID=cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 description=openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd id=7ce9b1ac-a285-46c4-8ad1-0623e73d71fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\nJun 09 16:17:40.391762 crc crio[22095]: time=\"2026-06-09T16:17:40.391659349Z\" level=info msg=\"Created container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=e62ab28f-3060-41a1-9914-4cb9ed4a3578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:40.393410 crc crio[22095]: time=\"2026-06-09T16:17:40.393338262Z\" level=info msg=\"Starting container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32\" id=d310f9c4-923e-44a5-b252-54fab4efba27 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:40.401086 crc crio[22095]: time=\"2026-06-09T16:17:40.400990168Z\" level=info msg=\"Started container\" PID=60019 containerID=1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=d310f9c4-923e-44a5-b252-54fab4efba27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\nJun 09 16:17:40.869687 crc crio[22095]: time=\"2026-06-09T16:17:40.869025383Z\" level=info msg=\"Removing container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19\" id=41eaa32d-2de4-41f6-80ca-9e70e5d326ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:40.913024 crc crio[22095]: time=\"2026-06-09T16:17:40.912825146Z\" level=info msg=\"Removed container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=41eaa32d-2de4-41f6-80ca-9e70e5d326ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:40.918124 crc crio[22095]: time=\"2026-06-09T16:17:40.917983898Z\" level=info msg=\"Removing container: b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349\" id=0a5f8bda-4bc5-40d7-983b-7ad44b9ec349 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:40.969334 crc crio[22095]: time=\"2026-06-09T16:17:40.969231001Z\" level=info msg=\"Removed container b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init\" id=0a5f8bda-4bc5-40d7-983b-7ad44b9ec349 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:42.134110 crc crio[22095]: time=\"2026-06-09T16:17:42.133900038Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-f5qgk/POD\" id=d8b35400-35d2-490b-9f87-4016adf2f471 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:42.135356 crc crio[22095]: time=\"2026-06-09T16:17:42.134152045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:42.219303 crc crio[22095]: time=\"2026-06-09T16:17:42.219075321Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"\nJun 09 16:17:42.219303 crc crio[22095]: time=\"2026-06-09T16:17:42.219200944Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-f5qgk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:42.865116 crc crio[22095]: 2026-06-09T16:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72b57c966eb427f Mac:f2:df:a2:70:6f:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:42.866724 crc crio[22095]: time=\"2026-06-09T16:17:42.866652847Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"\nJun 09 16:17:42.866895 crc crio[22095]: time=\"2026-06-09T16:17:42.866844582Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-f5qgk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:42.875071 crc crio[22095]: time=\"2026-06-09T16:17:42.874996391Z\" level=info msg=\"Ran pod sandbox 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 with infra container: openstack/dnsmasq-dns-694db665c-f5qgk/POD\" id=d8b35400-35d2-490b-9f87-4016adf2f471 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:42.883555 crc crio[22095]: time=\"2026-06-09T16:17:42.883467238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=80f494d9-9574-4b34-8119-9381439e6314 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:42.937203 crc crio[22095]: time=\"2026-06-09T16:17:42.937088892Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-84b4f45f59-lcfzv/POD\" id=7d621ba7-9a38-4fe4-a503-dd772d2e4948 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:42.937365 crc crio[22095]: time=\"2026-06-09T16:17:42.937343179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:42.952359 crc crio[22095]: time=\"2026-06-09T16:17:42.95223964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a70ccc69-09ca-45c1-a1ff-86ed9b9a88a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:42.990967 crc crio[22095]: time=\"2026-06-09T16:17:42.986683373Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-f5qgk/init\" id=c61b4688-6d1a-4291-bafc-560a9312c519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:42.990967 crc crio[22095]: time=\"2026-06-09T16:17:42.988568262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.009121 crc crio[22095]: time=\"2026-06-09T16:17:43.008463271Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc00263c260}] Aliases:map[]}\"\nJun 09 16:17:43.009121 crc crio[22095]: time=\"2026-06-09T16:17:43.008526123Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-84b4f45f59-lcfzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:43.113850 crc crio[22095]: time=\"2026-06-09T16:17:43.11375521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.147971 crc crio[22095]: time=\"2026-06-09T16:17:43.146378556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.326631 crc crio[22095]: time=\"2026-06-09T16:17:43.326356468Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-zgjrs/POD\" id=bc6cfd98-81ca-4823-ac9a-3b2c00162536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:43.326631 crc crio[22095]: time=\"2026-06-09T16:17:43.326501972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.403991 crc crio[22095]: time=\"2026-06-09T16:17:43.400502388Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc002272608}] Aliases:map[]}\"\nJun 09 16:17:43.403991 crc crio[22095]: time=\"2026-06-09T16:17:43.400878928Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-zgjrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:43.506285 crc crio[22095]: time=\"2026-06-09T16:17:43.5031873Z\" level=info msg=\"Created container 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b: openstack/dnsmasq-dns-694db665c-f5qgk/init\" id=c61b4688-6d1a-4291-bafc-560a9312c519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:43.514243 crc crio[22095]: time=\"2026-06-09T16:17:43.508172858Z\" level=info msg=\"Starting container: 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b\" id=1e687949-cc33-4524-8ae0-04919e57c5a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:43.524344 crc crio[22095]: time=\"2026-06-09T16:17:43.52426952Z\" level=info msg=\"Started container\" PID=60484 containerID=445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b description=openstack/dnsmasq-dns-694db665c-f5qgk/init id=1e687949-cc33-4524-8ae0-04919e57c5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\nJun 09 16:17:43.650712 crc crio[22095]: time=\"2026-06-09T16:17:43.650610598Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-sp6vm/POD\" id=c1595976-02de-4974-b0b4-5b416886c3bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:43.650712 crc crio[22095]: time=\"2026-06-09T16:17:43.65070059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.683130 crc crio[22095]: time=\"2026-06-09T16:17:43.682998508Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc00263c890}] Aliases:map[]}\"\nJun 09 16:17:43.683130 crc crio[22095]: time=\"2026-06-09T16:17:43.68306801Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-sp6vm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:43.856056 crc crio[22095]: 2026-06-09T16:17:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ed0c484e99f29 Mac:2a:1d:55:3f:9e:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 SocketPath: PciID:}] [{Interface:0xc0001146b0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:43.857770 crc crio[22095]: time=\"2026-06-09T16:17:43.857678135Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc00263c260}] Aliases:map[]}\"\nJun 09 16:17:43.858035 crc crio[22095]: time=\"2026-06-09T16:17:43.857851319Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-84b4f45f59-lcfzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:43.881234 crc crio[22095]: time=\"2026-06-09T16:17:43.881118335Z\" level=info msg=\"Ran pod sandbox 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e with infra container: openstack/dnsmasq-dns-84b4f45f59-lcfzv/POD\" id=7d621ba7-9a38-4fe4-a503-dd772d2e4948 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:43.886486 crc crio[22095]: time=\"2026-06-09T16:17:43.88636692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=51611103-a382-4b9d-aef0-7475397824f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:43.914776 crc crio[22095]: time=\"2026-06-09T16:17:43.914667645Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/POD\" id=3270e55a-c2c0-461e-a019-68aec529fba5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:43.914776 crc crio[22095]: time=\"2026-06-09T16:17:43.914773808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.948459 crc crio[22095]: time=\"2026-06-09T16:17:43.948301207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=26378580-5d04-4d85-bb3a-71654a2b3a04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:43.977237 crc crio[22095]: time=\"2026-06-09T16:17:43.976469329Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init\" id=ec5cb367-24e4-4b5d-bd61-46032a9362e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:43.981530 crc crio[22095]: time=\"2026-06-09T16:17:43.978320447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:43.981787 crc crio[22095]: time=\"2026-06-09T16:17:43.981701983Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc00263c9f8}] Aliases:map[]}\"\nJun 09 16:17:43.981787 crc crio[22095]: time=\"2026-06-09T16:17:43.981767985Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:44.080469 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4343112db8d4eb Mac:ca:f7:fb:42:8f:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:44.080469 crc crio[22095]: time=\"2026-06-09T16:17:44.078556505Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc002272608}] Aliases:map[]}\"\nJun 09 16:17:44.080469 crc crio[22095]: time=\"2026-06-09T16:17:44.07873674Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-zgjrs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:44.091682 crc crio[22095]: time=\"2026-06-09T16:17:44.091570069Z\" level=info msg=\"Ran pod sandbox d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 with infra container: openstack/ovn-controller-metrics-zgjrs/POD\" id=bc6cfd98-81ca-4823-ac9a-3b2c00162536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:44.099894 crc crio[22095]: time=\"2026-06-09T16:17:44.098879556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.103768 crc crio[22095]: time=\"2026-06-09T16:17:44.10370231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2750c5f8-bbfc-476f-b0fc-b7b9ad9e2754 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.113644 crc crio[22095]: time=\"2026-06-09T16:17:44.113342957Z\" level=info msg=\"Stopping pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=a4e83fdf-80df-42b8-a5ec-7870829ba418 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:44.114014 crc crio[22095]: time=\"2026-06-09T16:17:44.113661385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.114014 crc crio[22095]: time=\"2026-06-09T16:17:44.113895041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc0028b61d8}] Aliases:map[]}\"\nJun 09 16:17:44.115793 crc crio[22095]: time=\"2026-06-09T16:17:44.114090566Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-f5qgk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:44.217397 crc crio[22095]: time=\"2026-06-09T16:17:44.217316752Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=afc9c2c8-b39d-42ac-8df2-afedc6dafd29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.231284 crc crio[22095]: time=\"2026-06-09T16:17:44.229785321Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=67bc6491-f8b3-46e2-a8f3-1e34a49d5b75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:44.231537 crc crio[22095]: time=\"2026-06-09T16:17:44.231375522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.302990 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37773d78cb48159 Mac:2e:a3:e4:6c:23:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae SocketPath: PciID:}] [{Interface:0xc00030e620 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:44.303759 crc crio[22095]: time=\"2026-06-09T16:17:44.303294055Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc00263c890}] Aliases:map[]}\"\nJun 09 16:17:44.303759 crc crio[22095]: time=\"2026-06-09T16:17:44.303467169Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-sp6vm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:44.319473 crc crio[22095]: time=\"2026-06-09T16:17:44.319391698Z\" level=info msg=\"Ran pod sandbox 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf with infra container: openstack/swift-ring-rebalance-sp6vm/POD\" id=c1595976-02de-4974-b0b4-5b416886c3bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:44.326559 crc crio[22095]: time=\"2026-06-09T16:17:44.32651596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.327063 crc crio[22095]: time=\"2026-06-09T16:17:44.326998592Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.327220 crc crio[22095]: time=\"2026-06-09T16:17:44.327201978Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.328481 crc crio[22095]: time=\"2026-06-09T16:17:44.328371798Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0d1ffc3f-dccc-4400-b3f2-77afddeb3d2a name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:44.346657 crc crio[22095]: time=\"2026-06-09T16:17:44.346582394Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"\nJun 09 16:17:44.347072 crc crio[22095]: time=\"2026-06-09T16:17:44.347009125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.434196 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68b72d7b1abdf80 Mac:42:8f:33:54:6f:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:44.435374 crc crio[22095]: time=\"2026-06-09T16:17:44.434500237Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc00263c9f8}] Aliases:map[]}\"\nJun 09 16:17:44.435374 crc crio[22095]: time=\"2026-06-09T16:17:44.434671202Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:44.441001 crc crio[22095]: time=\"2026-06-09T16:17:44.439303251Z\" level=info msg=\"Created container 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init\" id=ec5cb367-24e4-4b5d-bd61-46032a9362e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:44.442573 crc crio[22095]: time=\"2026-06-09T16:17:44.442141883Z\" level=info msg=\"Starting container: 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6\" id=265cf624-41e2-41a5-940c-7981ccc1de8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:44.444352 crc crio[22095]: time=\"2026-06-09T16:17:44.444211016Z\" level=info msg=\"Ran pod sandbox 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 with infra container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/POD\" id=3270e55a-c2c0-461e-a019-68aec529fba5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:44.449823 crc crio[22095]: time=\"2026-06-09T16:17:44.449734648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9d1224ad-c5ab-49ee-b7f7-a450c76a25f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.461610 crc crio[22095]: time=\"2026-06-09T16:17:44.461480299Z\" level=info msg=\"Started container\" PID=60670 containerID=6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6 description=openstack/dnsmasq-dns-84b4f45f59-lcfzv/init id=265cf624-41e2-41a5-940c-7981ccc1de8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\nJun 09 16:17:44.479483 crc crio[22095]: time=\"2026-06-09T16:17:44.479274145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.574084 crc crio[22095]: time=\"2026-06-09T16:17:44.573581562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a48c7861-bba9-40c0-ae25-91786161ca88 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:44.584327 crc crio[22095]: time=\"2026-06-09T16:17:44.584140682Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init\" id=f3038051-b891-424c-ae6f-b88894ee95ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:44.587967 crc crio[22095]: time=\"2026-06-09T16:17:44.587648592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.692984 crc crio[22095]: time=\"2026-06-09T16:17:44.690242691Z\" level=info msg=\"Stopped pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=a4e83fdf-80df-42b8-a5ec-7870829ba418 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:44.708567 crc crio[22095]: time=\"2026-06-09T16:17:44.705720968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.713366 crc crio[22095]: time=\"2026-06-09T16:17:44.713277692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:44.757514 crc crio[22095]: time=\"2026-06-09T16:17:44.757375302Z\" level=info msg=\"Created container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=67bc6491-f8b3-46e2-a8f3-1e34a49d5b75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:44.762389 crc crio[22095]: time=\"2026-06-09T16:17:44.762311208Z\" level=info msg=\"Starting container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883\" id=e2e13431-5fd3-4fac-a600-b35f686763b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:44.782356 crc crio[22095]: time=\"2026-06-09T16:17:44.778076882Z\" level=info msg=\"Started container\" PID=60703 containerID=dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883 description=openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter id=e2e13431-5fd3-4fac-a600-b35f686763b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\nJun 09 16:17:44.877353 crc crio[22095]: time=\"2026-06-09T16:17:44.877264344Z\" level=info msg=\"Created container 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init\" id=f3038051-b891-424c-ae6f-b88894ee95ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:44.880393 crc crio[22095]: time=\"2026-06-09T16:17:44.878412254Z\" level=info msg=\"Starting container: 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a\" id=719ae2aa-c63b-4aa6-9a5c-b9c62ee0c7d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:44.885382 crc crio[22095]: time=\"2026-06-09T16:17:44.884799958Z\" level=info msg=\"Started container\" PID=60725 containerID=7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a description=openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init id=719ae2aa-c63b-4aa6-9a5c-b9c62ee0c7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\nJun 09 16:17:45.073171 crc crio[22095]: time=\"2026-06-09T16:17:45.072996491Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=bc65da78-3d78-4287-9ee7-ef4e214b22ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:45.073171 crc crio[22095]: time=\"2026-06-09T16:17:45.073079343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:45.113986 crc crio[22095]: time=\"2026-06-09T16:17:45.113847126Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc002272ff0}] Aliases:map[]}\"\nJun 09 16:17:45.113986 crc crio[22095]: time=\"2026-06-09T16:17:45.11396998Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:45.161497 crc crio[22095]: time=\"2026-06-09T16:17:45.161389565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4979fc86-23e7-49af-86c4-868da17f11f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:45.171471 crc crio[22095]: time=\"2026-06-09T16:17:45.17136183Z\" level=info msg=\"Removing container: 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b\" id=9768bc18-d9b4-4848-b46a-652d3b291803 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:45.193358 crc crio[22095]: time=\"2026-06-09T16:17:45.193283852Z\" level=info msg=\"Stopping pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=99696871-0597-44e9-b8ac-15888cd5f951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:45.194054 crc crio[22095]: time=\"2026-06-09T16:17:45.1939673Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc001288140}] Aliases:map[]}\"\nJun 09 16:17:45.194203 crc crio[22095]: time=\"2026-06-09T16:17:45.194154404Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-84b4f45f59-lcfzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:45.237593 crc crio[22095]: time=\"2026-06-09T16:17:45.235662818Z\" level=info msg=\"Removed container 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b: openstack/dnsmasq-dns-694db665c-f5qgk/init\" id=9768bc18-d9b4-4848-b46a-652d3b291803 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:45.271271 crc crio[22095]: time=\"2026-06-09T16:17:45.271177338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ce73e9a1-447d-4f13-86eb-31d9bd9a895d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:45.298315 crc crio[22095]: time=\"2026-06-09T16:17:45.298224342Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=f83a6885-892b-4dc1-a9df-41f11ba1753b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:45.305207 crc crio[22095]: time=\"2026-06-09T16:17:45.305106438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:45.361372 crc crio[22095]: time=\"2026-06-09T16:17:45.361264517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:45.369185 crc crio[22095]: time=\"2026-06-09T16:17:45.369148569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:45.603188 crc crio[22095]: time=\"2026-06-09T16:17:45.602611602Z\" level=info msg=\"Created container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=f83a6885-892b-4dc1-a9df-41f11ba1753b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:45.605579 crc crio[22095]: time=\"2026-06-09T16:17:45.605518917Z\" level=info msg=\"Starting container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f\" id=c0f56263-ff7a-4d09-b84f-3964b83d5dfa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:45.621369 crc crio[22095]: time=\"2026-06-09T16:17:45.621030244Z\" level=info msg=\"Started container\" PID=60862 containerID=cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f description=openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns id=c0f56263-ff7a-4d09-b84f-3964b83d5dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\nJun 09 16:17:45.826716 crc crio[22095]: 2026-06-09T16:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbddce2c92dc35 Mac:22:89:96:c5:d2:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:45.828553 crc crio[22095]: time=\"2026-06-09T16:17:45.828487611Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc002272ff0}] Aliases:map[]}\"\nJun 09 16:17:45.828707 crc crio[22095]: time=\"2026-06-09T16:17:45.828657915Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:45.857978 crc crio[22095]: time=\"2026-06-09T16:17:45.857481924Z\" level=info msg=\"Ran pod sandbox 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 with infra container: openstack/ovn-northd-0/POD\" id=bc65da78-3d78-4287-9ee7-ef4e214b22ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:45.868004 crc crio[22095]: time=\"2026-06-09T16:17:45.867046109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:45.868004 crc crio[22095]: time=\"2026-06-09T16:17:45.867308696Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:45.868004 crc crio[22095]: time=\"2026-06-09T16:17:45.867355867Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:45.871883 crc crio[22095]: time=\"2026-06-09T16:17:45.869882942Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0a6e5561-875a-432f-bf56-4c502f5b4059 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:45.871883 crc crio[22095]: time=\"2026-06-09T16:17:45.870133038Z\" level=info msg=\"Stopped pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=99696871-0597-44e9-b8ac-15888cd5f951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:45.880967 crc crio[22095]: time=\"2026-06-09T16:17:45.879517399Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"\nJun 09 16:17:46.318309 crc crio[22095]: time=\"2026-06-09T16:17:46.317620647Z\" level=info msg=\"Removing container: 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6\" id=5bd58338-9f29-4a8f-85cd-b2b8a9f1d549 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:46.366342 crc crio[22095]: time=\"2026-06-09T16:17:46.366236572Z\" level=info msg=\"Removed container 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init\" id=5bd58338-9f29-4a8f-85cd-b2b8a9f1d549 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:17:50.495747 crc crio[22095]: time=\"2026-06-09T16:17:50.494714436Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0a6e5561-875a-432f-bf56-4c502f5b4059 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:50.497967 crc crio[22095]: time=\"2026-06-09T16:17:50.497825605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=90a74f03-6a59-4fc0-b65c-69237dbc1a92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:50.539475 crc crio[22095]: time=\"2026-06-09T16:17:50.538868257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6c045cf8-e686-457d-9930-edcbc26589b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:50.581495 crc crio[22095]: time=\"2026-06-09T16:17:50.581330765Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0d1ffc3f-dccc-4400-b3f2-77afddeb3d2a name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:50.581495 crc crio[22095]: time=\"2026-06-09T16:17:50.581385137Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=bbe6237d-585e-4259-b193-3fb8e0021440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:50.582172 crc crio[22095]: time=\"2026-06-09T16:17:50.582089055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=5b72385b-80c0-4ceb-97d5-037526219724 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:50.583172 crc crio[22095]: time=\"2026-06-09T16:17:50.583096301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.623228 crc crio[22095]: time=\"2026-06-09T16:17:50.623129147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=fde39b2f-8461-499a-bea4-93579cb27d7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:50.632792 crc crio[22095]: time=\"2026-06-09T16:17:50.632743153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.635292 crc crio[22095]: time=\"2026-06-09T16:17:50.635214296Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance\" id=2af69070-4374-4f5d-b4cd-4df6426743eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:50.637144 crc crio[22095]: time=\"2026-06-09T16:17:50.637113635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.637387 crc crio[22095]: time=\"2026-06-09T16:17:50.637122465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.686366 crc crio[22095]: time=\"2026-06-09T16:17:50.686186273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.689191 crc crio[22095]: time=\"2026-06-09T16:17:50.689125848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.849470 crc crio[22095]: time=\"2026-06-09T16:17:50.849373355Z\" level=info msg=\"Created container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd\" id=bbe6237d-585e-4259-b193-3fb8e0021440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:50.851535 crc crio[22095]: time=\"2026-06-09T16:17:50.851482499Z\" level=info msg=\"Starting container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce\" id=6f3cc21f-8ca7-4262-992d-017c29f732cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:50.857780 crc crio[22095]: time=\"2026-06-09T16:17:50.856812705Z\" level=info msg=\"Started container\" PID=61182 containerID=e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce description=openstack/ovn-northd-0/ovn-northd id=6f3cc21f-8ca7-4262-992d-017c29f732cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\nJun 09 16:17:50.862987 crc crio[22095]: time=\"2026-06-09T16:17:50.862821649Z\" level=info msg=\"Created container e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92: openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance\" id=2af69070-4374-4f5d-b4cd-4df6426743eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:50.864021 crc crio[22095]: time=\"2026-06-09T16:17:50.863906607Z\" level=info msg=\"Starting container: e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92\" id=4ba0596a-4738-4a0b-a008-61c7719db976 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:50.868201 crc crio[22095]: time=\"2026-06-09T16:17:50.868126355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9db20208-8b64-4674-abd8-1fd2e105cb11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:50.869258 crc crio[22095]: time=\"2026-06-09T16:17:50.869191233Z\" level=info msg=\"Started container\" PID=61187 containerID=e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92 description=openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance id=4ba0596a-4738-4a0b-a008-61c7719db976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf\nJun 09 16:17:50.903979 crc crio[22095]: time=\"2026-06-09T16:17:50.903763529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3221860f-7d5c-4eea-a7de-45af445c5238 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:50.913749 crc crio[22095]: time=\"2026-06-09T16:17:50.913663732Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=acb94d3c-5276-4ed2-a73f-8d3e60944f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:50.915519 crc crio[22095]: time=\"2026-06-09T16:17:50.915470779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.963974 crc crio[22095]: time=\"2026-06-09T16:17:50.963821328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:50.967747 crc crio[22095]: time=\"2026-06-09T16:17:50.967674076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:51.096457 crc crio[22095]: time=\"2026-06-09T16:17:51.096311873Z\" level=info msg=\"Created container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter\" id=acb94d3c-5276-4ed2-a73f-8d3e60944f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:51.098794 crc crio[22095]: time=\"2026-06-09T16:17:51.098676964Z\" level=info msg=\"Starting container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe\" id=778b0554-b83b-46df-b9c5-f52f6cb85db3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:51.105410 crc crio[22095]: time=\"2026-06-09T16:17:51.105129929Z\" level=info msg=\"Started container\" PID=61219 containerID=98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe description=openstack/ovn-northd-0/openstack-network-exporter id=778b0554-b83b-46df-b9c5-f52f6cb85db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\nJun 09 16:17:52.152811 crc crio[22095]: time=\"2026-06-09T16:17:52.152307486Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-hwcsm/POD\" id=67030b1d-8177-4266-9da2-a0c91b9b9948 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:52.154027 crc crio[22095]: time=\"2026-06-09T16:17:52.15284501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:52.196250 crc crio[22095]: time=\"2026-06-09T16:17:52.19616266Z\" level=info msg=\"Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc0028b61b0}] Aliases:map[]}\"\nJun 09 16:17:52.196250 crc crio[22095]: time=\"2026-06-09T16:17:52.196223212Z\" level=info msg=\"Adding pod openstack_glance-db-create-hwcsm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:52.433302 crc crio[22095]: time=\"2026-06-09T16:17:52.43071285Z\" level=info msg=\"Stopping container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc (timeout: 10s)\" id=e31ab327-f43b-40ba-a258-5e6dc668c81f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:17:52.742864 crc crio[22095]: 2026-06-09T16:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf720ae206232bc Mac:e2:a6:ec:dd:35:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:52.744448 crc crio[22095]: time=\"2026-06-09T16:17:52.744335928Z\" level=info msg=\"Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc0028b61b0}] Aliases:map[]}\"\nJun 09 16:17:52.744624 crc crio[22095]: time=\"2026-06-09T16:17:52.744573304Z\" level=info msg=\"Checking pod openstack_glance-db-create-hwcsm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:52.758700 crc crio[22095]: time=\"2026-06-09T16:17:52.758594263Z\" level=info msg=\"Ran pod sandbox cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 with infra container: openstack/glance-db-create-hwcsm/POD\" id=67030b1d-8177-4266-9da2-a0c91b9b9948 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:52.779505 crc crio[22095]: time=\"2026-06-09T16:17:52.779309034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d307351d-e7a2-4175-9ca9-84c46fc79407 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:52.789583 crc crio[22095]: time=\"2026-06-09T16:17:52.788873049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6426aafd-c0f8-4c21-928b-050b585e2588 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:52.805986 crc crio[22095]: time=\"2026-06-09T16:17:52.804599612Z\" level=info msg=\"Creating container: openstack/glance-db-create-hwcsm/mariadb-database-create\" id=ce13a49d-f7fd-40ee-b108-6fba6b167f3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:52.806255 crc crio[22095]: time=\"2026-06-09T16:17:52.806202213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:52.850344 crc crio[22095]: time=\"2026-06-09T16:17:52.850260302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:52.854960 crc crio[22095]: time=\"2026-06-09T16:17:52.854794788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:53.012396 crc crio[22095]: time=\"2026-06-09T16:17:53.01173122Z\" level=info msg=\"Created container e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028: openstack/glance-db-create-hwcsm/mariadb-database-create\" id=ce13a49d-f7fd-40ee-b108-6fba6b167f3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:53.014579 crc crio[22095]: time=\"2026-06-09T16:17:53.014489761Z\" level=info msg=\"Starting container: e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028\" id=839dca12-e33b-450b-b9ef-d4ce642e2005 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:53.020100 crc crio[22095]: time=\"2026-06-09T16:17:53.020027583Z\" level=info msg=\"Started container\" PID=61378 containerID=e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028 description=openstack/glance-db-create-hwcsm/mariadb-database-create id=839dca12-e33b-450b-b9ef-d4ce642e2005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\nJun 09 16:17:53.061601 crc crio[22095]: time=\"2026-06-09T16:17:53.061466015Z\" level=info msg=\"Stopped container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=e31ab327-f43b-40ba-a258-5e6dc668c81f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:17:53.062578 crc crio[22095]: time=\"2026-06-09T16:17:53.062519632Z\" level=info msg=\"Stopping pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=e0d70f9c-d487-42d5-be17-9fcd895a273c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:53.063098 crc crio[22095]: time=\"2026-06-09T16:17:53.063045215Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002da45a0}] Aliases:map[]}\"\nJun 09 16:17:53.064978 crc crio[22095]: time=\"2026-06-09T16:17:53.063252361Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-dswrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:53.388093 crc crio[22095]: time=\"2026-06-09T16:17:53.38788766Z\" level=info msg=\"Stopped pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=e0d70f9c-d487-42d5-be17-9fcd895a273c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:54.475657 crc crio[22095]: time=\"2026-06-09T16:17:54.475086073Z\" level=info msg=\"Stopping pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=7c8c1dca-ed19-4477-b1ae-595d23594fd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:54.476660 crc crio[22095]: time=\"2026-06-09T16:17:54.476010777Z\" level=info msg=\"Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc001288978}] Aliases:map[]}\"\nJun 09 16:17:54.476660 crc crio[22095]: time=\"2026-06-09T16:17:54.47615196Z\" level=info msg=\"Deleting pod openstack_glance-db-create-hwcsm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:54.987279 crc crio[22095]: time=\"2026-06-09T16:17:54.986652523Z\" level=info msg=\"Stopped pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=7c8c1dca-ed19-4477-b1ae-595d23594fd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:17:59.119398 crc crio[22095]: time=\"2026-06-09T16:17:59.118827791Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=a3c481de-beb4-4bad-a68a-25ee5277f9ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:59.119398 crc crio[22095]: time=\"2026-06-09T16:17:59.119409786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.154350 crc crio[22095]: time=\"2026-06-09T16:17:59.154274099Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc002ab2328}] Aliases:map[]}\"\nJun 09 16:17:59.154350 crc crio[22095]: time=\"2026-06-09T16:17:59.154329681Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:59.557671 crc crio[22095]: time=\"2026-06-09T16:17:59.556753753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=19911dc9-353d-4164-b1d0-65887fc5bcec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.564363 crc crio[22095]: time=\"2026-06-09T16:17:59.564306607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=042c2387-08f6-4cba-b0b9-c3f13471cc77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.647417 crc crio[22095]: time=\"2026-06-09T16:17:59.647212021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=acf14dac-b30f-4ebc-81e8-c63b5c79d947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.660899 crc crio[22095]: time=\"2026-06-09T16:17:59.660712337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3b8a4cb9-c9ea-47cd-a604-17df1a1ef709 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.661335 crc crio[22095]: time=\"2026-06-09T16:17:59.660969724Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=ca87e5af-7db9-43ff-a91d-bad64ad7b93e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:59.661451 crc crio[22095]: time=\"2026-06-09T16:17:59.661402335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.681305 crc crio[22095]: time=\"2026-06-09T16:17:59.679346825Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4eeef05a-4bab-4e97-ad72-4d9af2caf86f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:59.703524 crc crio[22095]: time=\"2026-06-09T16:17:59.703417132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.770247 crc crio[22095]: time=\"2026-06-09T16:17:59.769411643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.775120 crc crio[22095]: time=\"2026-06-09T16:17:59.775062598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.776552 crc crio[22095]: time=\"2026-06-09T16:17:59.776508645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.780850 crc crio[22095]: time=\"2026-06-09T16:17:59.780821376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.853635 crc crio[22095]: time=\"2026-06-09T16:17:59.85358308Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-fmqdb/POD\" id=ba832d9e-bb96-4097-a39e-c73e9ff15f0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:59.853983 crc crio[22095]: time=\"2026-06-09T16:17:59.853905799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:17:59.884986 crc crio[22095]: 2026-06-09T16:17:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd4306e2f605aa5 Mac:ea:c9:3a:99:ac:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:17:59.885275 crc crio[22095]: time=\"2026-06-09T16:17:59.885135239Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc002ab2328}] Aliases:map[]}\"\nJun 09 16:17:59.885381 crc crio[22095]: time=\"2026-06-09T16:17:59.885314393Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:17:59.900466 crc crio[22095]: time=\"2026-06-09T16:17:59.900322128Z\" level=info msg=\"Ran pod sandbox bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 with infra container: openstack/swift-storage-0/POD\" id=a3c481de-beb4-4bad-a68a-25ee5277f9ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:17:59.900893 crc crio[22095]: time=\"2026-06-09T16:17:59.900584745Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc0004c6d08}] Aliases:map[]}\"\nJun 09 16:17:59.901107 crc crio[22095]: time=\"2026-06-09T16:17:59.901086718Z\" level=info msg=\"Adding pod openstack_keystone-db-create-fmqdb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:17:59.904491 crc crio[22095]: time=\"2026-06-09T16:17:59.904454884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.904842 crc crio[22095]: time=\"2026-06-09T16:17:59.904812483Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.905094 crc crio[22095]: time=\"2026-06-09T16:17:59.90507285Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:17:59.906775 crc crio[22095]: time=\"2026-06-09T16:17:59.906746063Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6b80fd4f-40f6-487c-b276-1ae218eb3e57 name=/runtime.v1.ImageService/PullImage\nJun 09 16:17:59.913410 crc crio[22095]: time=\"2026-06-09T16:17:59.913350512Z\" level=info msg=\"Created container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4eeef05a-4bab-4e97-ad72-4d9af2caf86f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:59.914663 crc crio[22095]: time=\"2026-06-09T16:17:59.914604724Z\" level=info msg=\"Starting container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe\" id=da31e91d-3304-4c44-89d4-17fc26b828e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:59.921217 crc crio[22095]: time=\"2026-06-09T16:17:59.921100941Z\" level=info msg=\"Started container\" PID=61797 containerID=f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe description=openstack/rabbitmq-cell1-server-0/rabbitmq id=da31e91d-3304-4c44-89d4-17fc26b828e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\nJun 09 16:17:59.923036 crc crio[22095]: time=\"2026-06-09T16:17:59.922319332Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"\nJun 09 16:17:59.942351 crc crio[22095]: time=\"2026-06-09T16:17:59.942276413Z\" level=info msg=\"Created container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq\" id=ca87e5af-7db9-43ff-a91d-bad64ad7b93e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:17:59.944813 crc crio[22095]: time=\"2026-06-09T16:17:59.944634944Z\" level=info msg=\"Starting container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7\" id=856e6da7-c297-4e8f-822e-937963c5d759 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:17:59.956691 crc crio[22095]: time=\"2026-06-09T16:17:59.95658432Z\" level=info msg=\"Started container\" PID=61800 containerID=fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7 description=openstack/rabbitmq-server-0/rabbitmq id=856e6da7-c297-4e8f-822e-937963c5d759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\nJun 09 16:18:00.615805 crc crio[22095]: time=\"2026-06-09T16:18:00.615188429Z\" level=info msg=\"Stopping pod sandbox: 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf\" id=d4dfff13-f403-49af-82f8-7170ee977335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:00.618145 crc crio[22095]: time=\"2026-06-09T16:18:00.618045132Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc0028b6610}] Aliases:map[]}\"\nJun 09 16:18:00.618375 crc crio[22095]: time=\"2026-06-09T16:18:00.618271738Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-sp6vm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:01.064727 crc crio[22095]: 2026-06-09T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:683ff47a55d2ce2 Mac:76:df:80:25:33:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:01.066676 crc crio[22095]: time=\"2026-06-09T16:18:01.066609057Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc0004c6d08}] Aliases:map[]}\"\nJun 09 16:18:01.071686 crc crio[22095]: time=\"2026-06-09T16:18:01.071614926Z\" level=info msg=\"Checking pod openstack_keystone-db-create-fmqdb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:01.075145 crc crio[22095]: time=\"2026-06-09T16:18:01.074998053Z\" level=info msg=\"Stopped pod sandbox: 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf\" id=d4dfff13-f403-49af-82f8-7170ee977335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:01.089385 crc crio[22095]: time=\"2026-06-09T16:18:01.089238547Z\" level=info msg=\"Ran pod sandbox 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 with infra container: openstack/keystone-db-create-fmqdb/POD\" id=ba832d9e-bb96-4097-a39e-c73e9ff15f0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:01.128703 crc crio[22095]: time=\"2026-06-09T16:18:01.128566195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=83e41461-58f3-46d6-af1f-1a29d5492317 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:01.135372 crc crio[22095]: time=\"2026-06-09T16:18:01.135155174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d7470110-770c-4c55-a86d-0b264fb7a31e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:01.145249 crc crio[22095]: time=\"2026-06-09T16:18:01.145162121Z\" level=info msg=\"Creating container: openstack/keystone-db-create-fmqdb/mariadb-database-create\" id=94284ddb-a4c2-4a8c-9d46-443777fbc734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:01.145623 crc crio[22095]: time=\"2026-06-09T16:18:01.145584951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:01.194071 crc crio[22095]: time=\"2026-06-09T16:18:01.193947881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:01.198169 crc crio[22095]: time=\"2026-06-09T16:18:01.198124248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:01.215495 crc crio[22095]: time=\"2026-06-09T16:18:01.215444952Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-8n7v8/POD\" id=e13f7d33-d33b-4c39-a1eb-c2b44e04eb28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:01.215772 crc crio[22095]: time=\"2026-06-09T16:18:01.21575323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:01.252042 crc crio[22095]: time=\"2026-06-09T16:18:01.251902096Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc000526348}] Aliases:map[]}\"\nJun 09 16:18:01.252042 crc crio[22095]: time=\"2026-06-09T16:18:01.252022599Z\" level=info msg=\"Adding pod openstack_placement-db-create-8n7v8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:01.469892 crc crio[22095]: time=\"2026-06-09T16:18:01.468722863Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683698-j5xhr/POD\" id=535db62e-0fbb-4d89-87f9-9b1ac933f006 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:01.469892 crc crio[22095]: time=\"2026-06-09T16:18:01.469285487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:01.487084 crc crio[22095]: time=\"2026-06-09T16:18:01.487001471Z\" level=info msg=\"Created container a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b: openstack/keystone-db-create-fmqdb/mariadb-database-create\" id=94284ddb-a4c2-4a8c-9d46-443777fbc734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:01.489889 crc crio[22095]: time=\"2026-06-09T16:18:01.489106835Z\" level=info msg=\"Starting container: a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b\" id=aa379e5b-5bb2-4134-9c34-566b3b5397bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:01.495005 crc crio[22095]: time=\"2026-06-09T16:18:01.494811891Z\" level=info msg=\"Started container\" PID=62000 containerID=a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b description=openstack/keystone-db-create-fmqdb/mariadb-database-create id=aa379e5b-5bb2-4134-9c34-566b3b5397bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\nJun 09 16:18:01.517111 crc crio[22095]: time=\"2026-06-09T16:18:01.516562349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc0028b63a8}] Aliases:map[]}\"\nJun 09 16:18:01.517111 crc crio[22095]: time=\"2026-06-09T16:18:01.51661649Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683698-j5xhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:01.895041 crc crio[22095]: 2026-06-09T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec3076285ce57be Mac:ea:a0:3a:7f:20:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 SocketPath: PciID:}] [{Interface:0xc0002f7610 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:01.897494 crc crio[22095]: time=\"2026-06-09T16:18:01.897266146Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc000526348}] Aliases:map[]}\"\nJun 09 16:18:01.898384 crc crio[22095]: time=\"2026-06-09T16:18:01.898120307Z\" level=info msg=\"Checking pod openstack_placement-db-create-8n7v8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:02.121793 crc crio[22095]: 2026-06-09T16:18:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cd884763294efe Mac:b2:16:00:6f:cc:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:02.123113 crc crio[22095]: time=\"2026-06-09T16:18:02.123026381Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc0028b63a8}] Aliases:map[]}\"\nJun 09 16:18:02.123198 crc crio[22095]: time=\"2026-06-09T16:18:02.123184225Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683698-j5xhr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:02.192134 crc crio[22095]: time=\"2026-06-09T16:18:02.1920496Z\" level=info msg=\"Running pod sandbox: openstack/glance-655e-account-create-v2gjd/POD\" id=f7a273de-b33b-4d5c-b71e-2a336409a2a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:02.192311 crc crio[22095]: time=\"2026-06-09T16:18:02.192154783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.374517 crc crio[22095]: time=\"2026-06-09T16:18:02.374296961Z\" level=info msg=\"Ran pod sandbox 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c with infra container: openshift-infra/auto-csr-approver-29683698-j5xhr/POD\" id=535db62e-0fbb-4d89-87f9-9b1ac933f006 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:02.375907 crc crio[22095]: time=\"2026-06-09T16:18:02.37582331Z\" level=info msg=\"Ran pod sandbox ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 with infra container: openstack/placement-db-create-8n7v8/POD\" id=e13f7d33-d33b-4c39-a1eb-c2b44e04eb28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:02.377182 crc crio[22095]: time=\"2026-06-09T16:18:02.377136434Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77d51669-bea6-48b2-9e59-fd1deeea6b65 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:02.378006 crc crio[22095]: time=\"2026-06-09T16:18:02.377889223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1c931ee-9c5f-4e63-9ade-cd90a8d56c23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:02.382746 crc crio[22095]: time=\"2026-06-09T16:18:02.382635304Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:18:02.397874 crc crio[22095]: time=\"2026-06-09T16:18:02.397738151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99e49bb4-9079-4f7a-b378-3843d52dbdb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:02.409623 crc crio[22095]: time=\"2026-06-09T16:18:02.409522283Z\" level=info msg=\"Creating container: openstack/placement-db-create-8n7v8/mariadb-database-create\" id=3bc78456-355f-4003-8b68-382acdefb94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:02.413460 crc crio[22095]: time=\"2026-06-09T16:18:02.413374152Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc001288970}] Aliases:map[]}\"\nJun 09 16:18:02.413460 crc crio[22095]: time=\"2026-06-09T16:18:02.413453134Z\" level=info msg=\"Adding pod openstack_glance-655e-account-create-v2gjd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:02.451579 crc crio[22095]: time=\"2026-06-09T16:18:02.451502249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.460988 crc crio[22095]: time=\"2026-06-09T16:18:02.460803358Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6b80fd4f-40f6-487c-b276-1ae218eb3e57 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:02.464135 crc crio[22095]: time=\"2026-06-09T16:18:02.462875971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=95c70b04-42dc-40ab-87da-9757fd8c80e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:02.503241 crc crio[22095]: time=\"2026-06-09T16:18:02.503144313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=54903ef0-e05a-4d44-a1df-f7d681729d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:02.534208 crc crio[22095]: time=\"2026-06-09T16:18:02.533810259Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=8b94820a-008e-464d-9fa6-5759a0882c84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:02.535873 crc crio[22095]: time=\"2026-06-09T16:18:02.5358066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.591695 crc crio[22095]: time=\"2026-06-09T16:18:02.59159027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.605129 crc crio[22095]: time=\"2026-06-09T16:18:02.604074529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.627504 crc crio[22095]: time=\"2026-06-09T16:18:02.627216433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.638996 crc crio[22095]: time=\"2026-06-09T16:18:02.635203337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.694482 crc crio[22095]: time=\"2026-06-09T16:18:02.694404194Z\" level=info msg=\"Stopping pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=7f819b73-1770-440f-8877-2ac16f7614c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:02.695142 crc crio[22095]: time=\"2026-06-09T16:18:02.695118043Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc001288400}] Aliases:map[]}\"\nJun 09 16:18:02.695372 crc crio[22095]: time=\"2026-06-09T16:18:02.695351459Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-fmqdb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:02.762059 crc crio[22095]: time=\"2026-06-09T16:18:02.760057157Z\" level=info msg=\"Created container a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01: openstack/placement-db-create-8n7v8/mariadb-database-create\" id=3bc78456-355f-4003-8b68-382acdefb94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:02.765145 crc crio[22095]: time=\"2026-06-09T16:18:02.765036665Z\" level=info msg=\"Starting container: a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01\" id=e22de2a5-cad4-4c8e-8898-216d966fa843 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:02.770809 crc crio[22095]: time=\"2026-06-09T16:18:02.770215887Z\" level=info msg=\"Started container\" PID=62226 containerID=a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01 description=openstack/placement-db-create-8n7v8/mariadb-database-create id=e22de2a5-cad4-4c8e-8898-216d966fa843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\nJun 09 16:18:02.793708 crc crio[22095]: time=\"2026-06-09T16:18:02.793596916Z\" level=info msg=\"Created container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server\" id=8b94820a-008e-464d-9fa6-5759a0882c84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:02.799014 crc crio[22095]: time=\"2026-06-09T16:18:02.798857111Z\" level=info msg=\"Starting container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5\" id=d82d3457-54eb-44cb-8ec4-d6c9f0c86e02 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:02.811379 crc crio[22095]: time=\"2026-06-09T16:18:02.81130053Z\" level=info msg=\"Started container\" PID=62232 containerID=3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5 description=openstack/swift-storage-0/account-server id=d82d3457-54eb-44cb-8ec4-d6c9f0c86e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:02.821759 crc crio[22095]: time=\"2026-06-09T16:18:02.821669496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=08ef5957-0d20-4a84-9ff0-0d130356016a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:02.833345 crc crio[22095]: time=\"2026-06-09T16:18:02.833266143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=02cd4987-5e99-4314-856b-f5f42ee4bd18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:02.844093 crc crio[22095]: time=\"2026-06-09T16:18:02.844013789Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=f2604b85-35b0-426a-82bd-b8b99ff21d0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:02.845688 crc crio[22095]: time=\"2026-06-09T16:18:02.845581169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.902568 crc crio[22095]: time=\"2026-06-09T16:18:02.902469307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:02.908795 crc crio[22095]: time=\"2026-06-09T16:18:02.908735417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.059515 crc crio[22095]: 2026-06-09T16:18:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69554193b7e1d91 Mac:86:a1:97:c5:31:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:03.059515 crc crio[22095]: time=\"2026-06-09T16:18:03.058527245Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc001288970}] Aliases:map[]}\"\nJun 09 16:18:03.059515 crc crio[22095]: time=\"2026-06-09T16:18:03.058894024Z\" level=info msg=\"Checking pod openstack_glance-655e-account-create-v2gjd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:03.081022 crc crio[22095]: time=\"2026-06-09T16:18:03.080847897Z\" level=info msg=\"Ran pod sandbox 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 with infra container: openstack/glance-655e-account-create-v2gjd/POD\" id=f7a273de-b33b-4d5c-b71e-2a336409a2a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:03.086467 crc crio[22095]: time=\"2026-06-09T16:18:03.086293277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0697233-3f37-440a-9eea-1150c3ccdef4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.090709 crc crio[22095]: time=\"2026-06-09T16:18:03.090595317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=852d1318-4a8a-4dad-b543-0378a5f9fbd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.102143 crc crio[22095]: time=\"2026-06-09T16:18:03.101556108Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-v2gjd/mariadb-account-create\" id=db1c20a3-00f2-4e4e-94a4-24cf0f5ed99a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.102525 crc crio[22095]: time=\"2026-06-09T16:18:03.102161673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.125023 crc crio[22095]: time=\"2026-06-09T16:18:03.123761697Z\" level=info msg=\"Created container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator\" id=f2604b85-35b0-426a-82bd-b8b99ff21d0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.126025 crc crio[22095]: time=\"2026-06-09T16:18:03.125380648Z\" level=info msg=\"Starting container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de\" id=cc027e7e-f027-485d-b0bb-61ea621aa779 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:03.138275 crc crio[22095]: time=\"2026-06-09T16:18:03.137267053Z\" level=info msg=\"Started container\" PID=62268 containerID=85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de description=openstack/swift-storage-0/account-replicator id=cc027e7e-f027-485d-b0bb-61ea621aa779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:03.150830 crc crio[22095]: time=\"2026-06-09T16:18:03.150585514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=17afcb77-4a37-41a3-be99-dbdb98d196af name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.155854 crc crio[22095]: time=\"2026-06-09T16:18:03.155051529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=975f602e-1878-4d21-8bff-2888e690f363 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.160849 crc crio[22095]: time=\"2026-06-09T16:18:03.160773855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.166679 crc crio[22095]: time=\"2026-06-09T16:18:03.166578804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.171641 crc crio[22095]: time=\"2026-06-09T16:18:03.171556672Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=5f0209bd-9503-4510-8bbb-8a26b4f8f7df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.173761 crc crio[22095]: time=\"2026-06-09T16:18:03.173688526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.228411 crc crio[22095]: time=\"2026-06-09T16:18:03.228356777Z\" level=info msg=\"Stopped pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=7f819b73-1770-440f-8877-2ac16f7614c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:03.255509 crc crio[22095]: time=\"2026-06-09T16:18:03.255405001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.259353 crc crio[22095]: time=\"2026-06-09T16:18:03.259319451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.384399 crc crio[22095]: time=\"2026-06-09T16:18:03.384268623Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77d51669-bea6-48b2-9e59-fd1deeea6b65 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:03.388086 crc crio[22095]: time=\"2026-06-09T16:18:03.387474545Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6bdeddf-368f-4ae0-bd3e-3222c7d06b57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.393040 crc crio[22095]: time=\"2026-06-09T16:18:03.392878544Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=64d79b89-4abf-47e4-a9d2-4fd5e4622d2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.405634 crc crio[22095]: time=\"2026-06-09T16:18:03.405544488Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683698-j5xhr/oc\" id=43284e36-4918-4e07-a0f1-4f9f5e892fb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.406347 crc crio[22095]: time=\"2026-06-09T16:18:03.406100813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.467597 crc crio[22095]: time=\"2026-06-09T16:18:03.467044825Z\" level=info msg=\"Created container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor\" id=5f0209bd-9503-4510-8bbb-8a26b4f8f7df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.476041 crc crio[22095]: time=\"2026-06-09T16:18:03.475964893Z\" level=info msg=\"Starting container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6\" id=37dd4e63-81ea-42ef-9ed5-d0dba063a557 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:03.480885 crc crio[22095]: time=\"2026-06-09T16:18:03.480786347Z\" level=info msg=\"Created container 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c: openstack/glance-655e-account-create-v2gjd/mariadb-account-create\" id=db1c20a3-00f2-4e4e-94a4-24cf0f5ed99a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.482242 crc crio[22095]: time=\"2026-06-09T16:18:03.482181942Z\" level=info msg=\"Starting container: 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c\" id=81167cc0-194a-49bc-bda4-746360552a9f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:03.483050 crc crio[22095]: time=\"2026-06-09T16:18:03.482970833Z\" level=info msg=\"Started container\" PID=62297 containerID=51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6 description=openstack/swift-storage-0/account-auditor id=37dd4e63-81ea-42ef-9ed5-d0dba063a557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:03.494178 crc crio[22095]: time=\"2026-06-09T16:18:03.494082277Z\" level=info msg=\"Started container\" PID=62285 containerID=9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c description=openstack/glance-655e-account-create-v2gjd/mariadb-account-create id=81167cc0-194a-49bc-bda4-746360552a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\nJun 09 16:18:03.495172 crc crio[22095]: time=\"2026-06-09T16:18:03.495048282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.503416 crc crio[22095]: time=\"2026-06-09T16:18:03.503316464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=fcd830fd-2b28-4179-b58c-186396ffbaf4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.507372 crc crio[22095]: time=\"2026-06-09T16:18:03.507282786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=28362ae7-3ab8-4121-aa70-4687ace1df0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.515038 crc crio[22095]: time=\"2026-06-09T16:18:03.51486438Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=ed524905-3f78-4488-87cb-5f9977fbd2ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.518861 crc crio[22095]: time=\"2026-06-09T16:18:03.518797601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.626015 crc crio[22095]: time=\"2026-06-09T16:18:03.624339556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.635172 crc crio[22095]: time=\"2026-06-09T16:18:03.635082201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:03.758960 crc crio[22095]: time=\"2026-06-09T16:18:03.758047572Z\" level=info msg=\"Created container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper\" id=ed524905-3f78-4488-87cb-5f9977fbd2ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:03.760593 crc crio[22095]: time=\"2026-06-09T16:18:03.760493945Z\" level=info msg=\"Starting container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb\" id=e5885083-6caa-46db-8588-2626a66ed1e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:03.781414 crc crio[22095]: time=\"2026-06-09T16:18:03.781278808Z\" level=info msg=\"Started container\" PID=62340 containerID=f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb description=openstack/swift-storage-0/account-reaper id=e5885083-6caa-46db-8588-2626a66ed1e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:03.801089 crc crio[22095]: time=\"2026-06-09T16:18:03.801033044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.801658 crc crio[22095]: time=\"2026-06-09T16:18:03.801575208Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.801809 crc crio[22095]: time=\"2026-06-09T16:18:03.801790953Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:03.803340 crc crio[22095]: time=\"2026-06-09T16:18:03.802903922Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a43e79f0-1035-4a71-9aeb-9c2cf904ef65 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:03.806512 crc crio[22095]: time=\"2026-06-09T16:18:03.806363941Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"\nJun 09 16:18:03.872206 crc crio[22095]: time=\"2026-06-09T16:18:03.872116106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:04.004079 crc crio[22095]: time=\"2026-06-09T16:18:04.003987315Z\" level=info msg=\"Created container 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14: openshift-infra/auto-csr-approver-29683698-j5xhr/oc\" id=43284e36-4918-4e07-a0f1-4f9f5e892fb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:04.010122 crc crio[22095]: time=\"2026-06-09T16:18:04.009525747Z\" level=info msg=\"Starting container: 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14\" id=e175ca2f-b84c-43b1-9f01-00f9fdc35ade name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:04.021179 crc crio[22095]: time=\"2026-06-09T16:18:04.019097092Z\" level=info msg=\"Started container\" PID=62352 containerID=6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14 description=openshift-infra/auto-csr-approver-29683698-j5xhr/oc id=e175ca2f-b84c-43b1-9f01-00f9fdc35ade name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\nJun 09 16:18:04.793646 crc crio[22095]: time=\"2026-06-09T16:18:04.79356549Z\" level=info msg=\"Stopping pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=45138820-582a-4311-8b84-3fe1e84410b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:04.794266 crc crio[22095]: time=\"2026-06-09T16:18:04.794202977Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc002b5c1d0}] Aliases:map[]}\"\nJun 09 16:18:04.794474 crc crio[22095]: time=\"2026-06-09T16:18:04.794391092Z\" level=info msg=\"Deleting pod openstack_placement-db-create-8n7v8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:04.794618 crc crio[22095]: time=\"2026-06-09T16:18:04.794208337Z\" level=info msg=\"Stopping pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=41ed9582-9f02-4d9d-98b4-ef1e90699f7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:04.795299 crc crio[22095]: time=\"2026-06-09T16:18:04.795198442Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc00379e298}] Aliases:map[]}\"\nJun 09 16:18:04.795526 crc crio[22095]: time=\"2026-06-09T16:18:04.795415798Z\" level=info msg=\"Deleting pod openstack_glance-655e-account-create-v2gjd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:05.281089 crc crio[22095]: time=\"2026-06-09T16:18:05.280970401Z\" level=info msg=\"Stopped pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=41ed9582-9f02-4d9d-98b4-ef1e90699f7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:05.311563 crc crio[22095]: time=\"2026-06-09T16:18:05.311445613Z\" level=info msg=\"Stopped pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=45138820-582a-4311-8b84-3fe1e84410b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:05.821481 crc crio[22095]: time=\"2026-06-09T16:18:05.820503589Z\" level=info msg=\"Stopping pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=33da4ada-44e4-458b-a1b0-9637dcf05138 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:05.821481 crc crio[22095]: time=\"2026-06-09T16:18:05.820967731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc002b5c2d8}] Aliases:map[]}\"\nJun 09 16:18:05.821481 crc crio[22095]: time=\"2026-06-09T16:18:05.821089844Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683698-j5xhr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:06.168213 crc crio[22095]: time=\"2026-06-09T16:18:06.168038115Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a43e79f0-1035-4a71-9aeb-9c2cf904ef65 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:06.168683 crc crio[22095]: time=\"2026-06-09T16:18:06.16862978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f724f763-26f0-4b2f-8a06-16ebcb3f3627 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:06.172611 crc crio[22095]: time=\"2026-06-09T16:18:06.172546801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=34993a4e-e540-430c-8247-3efe80da1970 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:06.186854 crc crio[22095]: time=\"2026-06-09T16:18:06.186138249Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=99660c36-60cb-4b89-9438-a1050170a783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:06.189567 crc crio[22095]: time=\"2026-06-09T16:18:06.189514896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:06.220006 crc crio[22095]: time=\"2026-06-09T16:18:06.219680039Z\" level=info msg=\"Stopped pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=33da4ada-44e4-458b-a1b0-9637dcf05138 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:06.275763 crc crio[22095]: time=\"2026-06-09T16:18:06.275652663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:06.281661 crc crio[22095]: time=\"2026-06-09T16:18:06.281571525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:06.875905 crc crio[22095]: time=\"2026-06-09T16:18:06.875161446Z\" level=info msg=\"Created container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server\" id=99660c36-60cb-4b89-9438-a1050170a783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:06.877792 crc crio[22095]: time=\"2026-06-09T16:18:06.877685491Z\" level=info msg=\"Starting container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979\" id=11d865a9-c708-471a-8c1a-4c76bd4fac9e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:06.890164 crc crio[22095]: time=\"2026-06-09T16:18:06.883704705Z\" level=info msg=\"Started container\" PID=62608 containerID=457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979 description=openstack/swift-storage-0/container-server id=11d865a9-c708-471a-8c1a-4c76bd4fac9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:07.125333 crc crio[22095]: time=\"2026-06-09T16:18:07.125201304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7c1310dc-1404-44ae-8796-1e309ff47683 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.131225 crc crio[22095]: time=\"2026-06-09T16:18:07.131132406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=be1cd542-c59d-498e-b813-ca31acb6dd61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.142398 crc crio[22095]: time=\"2026-06-09T16:18:07.142293262Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=902ce16e-0b4f-4ccd-9743-d622e1c8f358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:07.144067 crc crio[22095]: time=\"2026-06-09T16:18:07.144006236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.185148 crc crio[22095]: time=\"2026-06-09T16:18:07.185061688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.188458 crc crio[22095]: time=\"2026-06-09T16:18:07.188385174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.345268 crc crio[22095]: time=\"2026-06-09T16:18:07.344582737Z\" level=info msg=\"Created container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator\" id=902ce16e-0b4f-4ccd-9743-d622e1c8f358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:07.347017 crc crio[22095]: time=\"2026-06-09T16:18:07.346533917Z\" level=info msg=\"Starting container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e\" id=73ad3d34-07bd-47e6-93f5-eaa0b11b37c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:07.352453 crc crio[22095]: time=\"2026-06-09T16:18:07.352298944Z\" level=info msg=\"Started container\" PID=62658 containerID=b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e description=openstack/swift-storage-0/container-replicator id=73ad3d34-07bd-47e6-93f5-eaa0b11b37c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:07.366167 crc crio[22095]: time=\"2026-06-09T16:18:07.363237975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=8c0be67a-ab23-4929-9282-c7d32f2c6976 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.369171 crc crio[22095]: time=\"2026-06-09T16:18:07.368212702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7364e6de-debf-434d-a89c-60a8499c7f19 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.380879 crc crio[22095]: time=\"2026-06-09T16:18:07.380786724Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=8bfc5708-b554-49df-a689-25b6c93e027c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:07.382557 crc crio[22095]: time=\"2026-06-09T16:18:07.382394495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.441670 crc crio[22095]: time=\"2026-06-09T16:18:07.441573122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.447480 crc crio[22095]: time=\"2026-06-09T16:18:07.4473365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.584814 crc crio[22095]: time=\"2026-06-09T16:18:07.58468018Z\" level=info msg=\"Created container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor\" id=8bfc5708-b554-49df-a689-25b6c93e027c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:07.586048 crc crio[22095]: time=\"2026-06-09T16:18:07.585894351Z\" level=info msg=\"Starting container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67\" id=35b0a41a-cbe8-4684-9a96-0b66254ea24c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:07.593334 crc crio[22095]: time=\"2026-06-09T16:18:07.593196558Z\" level=info msg=\"Started container\" PID=62696 containerID=a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67 description=openstack/swift-storage-0/container-auditor id=35b0a41a-cbe8-4684-9a96-0b66254ea24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:07.608349 crc crio[22095]: time=\"2026-06-09T16:18:07.608251064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1583e82b-368c-413d-993f-ee41e1bf01c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.613020 crc crio[22095]: time=\"2026-06-09T16:18:07.612851622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=fa559012-5a43-44de-926b-bee52441bbc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.632068 crc crio[22095]: time=\"2026-06-09T16:18:07.631860589Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=bc0cdb34-819a-48cf-bd34-58841088c5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:07.634212 crc crio[22095]: time=\"2026-06-09T16:18:07.634128097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.688847 crc crio[22095]: time=\"2026-06-09T16:18:07.688754877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.694496 crc crio[22095]: time=\"2026-06-09T16:18:07.694367211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:07.924486 crc crio[22095]: time=\"2026-06-09T16:18:07.924358985Z\" level=info msg=\"Created container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater\" id=bc0cdb34-819a-48cf-bd34-58841088c5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:07.926086 crc crio[22095]: time=\"2026-06-09T16:18:07.926017237Z\" level=info msg=\"Starting container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476\" id=53900595-e08b-4d7c-9eb1-5e8586f3c3e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:07.932379 crc crio[22095]: time=\"2026-06-09T16:18:07.932282408Z\" level=info msg=\"Started container\" PID=62715 containerID=655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476 description=openstack/swift-storage-0/container-updater id=53900595-e08b-4d7c-9eb1-5e8586f3c3e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:07.944237 crc crio[22095]: time=\"2026-06-09T16:18:07.944108961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.944566 crc crio[22095]: time=\"2026-06-09T16:18:07.94447138Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.944566 crc crio[22095]: time=\"2026-06-09T16:18:07.944540802Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:07.946080 crc crio[22095]: time=\"2026-06-09T16:18:07.945889197Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a4710e01-ad15-47c0-97ef-34be1b61c585 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:07.953148 crc crio[22095]: time=\"2026-06-09T16:18:07.952868406Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"\nJun 09 16:18:09.464023 crc crio[22095]: time=\"2026-06-09T16:18:09.463629513Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a4710e01-ad15-47c0-97ef-34be1b61c585 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:09.465022 crc crio[22095]: time=\"2026-06-09T16:18:09.464861205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=fa48c26d-9da8-4e5c-a878-3c5acbb3e13e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:09.469354 crc crio[22095]: time=\"2026-06-09T16:18:09.469242087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d3c78de8-4503-463f-bbb0-ff7105a11dba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:09.479089 crc crio[22095]: time=\"2026-06-09T16:18:09.479005507Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=8ffaf7c5-0a0f-4bee-a8f8-fe6f0c57a5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:09.481201 crc crio[22095]: time=\"2026-06-09T16:18:09.481098341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.546388 crc crio[22095]: time=\"2026-06-09T16:18:09.5462492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.551410 crc crio[22095]: time=\"2026-06-09T16:18:09.551337761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.696405 crc crio[22095]: time=\"2026-06-09T16:18:09.696304056Z\" level=info msg=\"Created container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server\" id=8ffaf7c5-0a0f-4bee-a8f8-fe6f0c57a5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:09.697843 crc crio[22095]: time=\"2026-06-09T16:18:09.697761733Z\" level=info msg=\"Starting container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4\" id=5146c626-7fbd-4096-869f-98da449937c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:09.703292 crc crio[22095]: time=\"2026-06-09T16:18:09.703179322Z\" level=info msg=\"Started container\" PID=62823 containerID=2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4 description=openstack/swift-storage-0/object-server id=5146c626-7fbd-4096-869f-98da449937c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:09.712571 crc crio[22095]: time=\"2026-06-09T16:18:09.712531622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d27d08c2-85ac-4a03-abe7-fa5cd7f4ca0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:09.720003 crc crio[22095]: time=\"2026-06-09T16:18:09.719781618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8457cc44-48f3-4f66-94e0-c711223d14dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:09.729806 crc crio[22095]: time=\"2026-06-09T16:18:09.729761183Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=3ce70ef1-e2dd-49ae-96ff-9cb6a042559d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:09.731201 crc crio[22095]: time=\"2026-06-09T16:18:09.731132799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.774260 crc crio[22095]: time=\"2026-06-09T16:18:09.774074779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.778856 crc crio[22095]: time=\"2026-06-09T16:18:09.77880676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.934368 crc crio[22095]: time=\"2026-06-09T16:18:09.933850664Z\" level=info msg=\"Created container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator\" id=3ce70ef1-e2dd-49ae-96ff-9cb6a042559d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:09.935789 crc crio[22095]: time=\"2026-06-09T16:18:09.935719632Z\" level=info msg=\"Starting container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a\" id=693f2183-c135-4566-8226-60cd7d492693 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:09.941614 crc crio[22095]: time=\"2026-06-09T16:18:09.941558801Z\" level=info msg=\"Started container\" PID=62851 containerID=a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a description=openstack/swift-storage-0/object-replicator id=693f2183-c135-4566-8226-60cd7d492693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:09.953365 crc crio[22095]: time=\"2026-06-09T16:18:09.953287332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8d5af67a-255f-485d-87c0-400d89a71712 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:09.957052 crc crio[22095]: time=\"2026-06-09T16:18:09.956874144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d35610ec-2374-417a-93b7-2b6f81720ab4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:09.966015 crc crio[22095]: time=\"2026-06-09T16:18:09.965963537Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=d9ddde03-51e4-47c0-bafb-7b349625c89b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:09.967695 crc crio[22095]: time=\"2026-06-09T16:18:09.96765617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:09.974069 crc crio[22095]: time=\"2026-06-09T16:18:09.974006523Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2b1e-account-create-7k2dj/POD\" id=7ed18962-0410-4ef9-bd25-63c879645d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:09.974286 crc crio[22095]: time=\"2026-06-09T16:18:09.974117806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.019274 crc crio[22095]: time=\"2026-06-09T16:18:10.01915317Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00012b078}] Aliases:map[]}\"\nJun 09 16:18:10.019274 crc crio[22095]: time=\"2026-06-09T16:18:10.019234082Z\" level=info msg=\"Adding pod openstack_keystone-2b1e-account-create-7k2dj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:10.029691 crc crio[22095]: time=\"2026-06-09T16:18:10.029128246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.033082 crc crio[22095]: time=\"2026-06-09T16:18:10.033001255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.205110 crc crio[22095]: time=\"2026-06-09T16:18:10.204297154Z\" level=info msg=\"Created container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor\" id=d9ddde03-51e4-47c0-bafb-7b349625c89b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.206501 crc crio[22095]: time=\"2026-06-09T16:18:10.206343586Z\" level=info msg=\"Starting container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04\" id=1ab28cdf-ff31-400d-aefb-1c335e067623 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:10.218331 crc crio[22095]: time=\"2026-06-09T16:18:10.218243951Z\" level=info msg=\"Started container\" PID=62884 containerID=b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04 description=openstack/swift-storage-0/object-auditor id=1ab28cdf-ff31-400d-aefb-1c335e067623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:10.232550 crc crio[22095]: time=\"2026-06-09T16:18:10.232379504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6a889522-c45f-431f-abbd-14ae58cacf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.236480 crc crio[22095]: time=\"2026-06-09T16:18:10.236384866Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a25cb803-bcbb-44ee-ade2-eb267018910c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.248284 crc crio[22095]: time=\"2026-06-09T16:18:10.248178368Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=aeacb0f9-e55b-4c1c-b53b-7044e422fe28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.250593 crc crio[22095]: time=\"2026-06-09T16:18:10.250501848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.307593 crc crio[22095]: time=\"2026-06-09T16:18:10.307502779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.312337 crc crio[22095]: time=\"2026-06-09T16:18:10.312260201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.416754 crc crio[22095]: 2026-06-09T16:18:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e4a8d0b5ee5faf Mac:3a:f5:e7:80:cb:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb SocketPath: PciID:}] [{Interface:0xc0001450d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:10.417538 crc crio[22095]: time=\"2026-06-09T16:18:10.417472067Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00012b078}] Aliases:map[]}\"\nJun 09 16:18:10.417771 crc crio[22095]: time=\"2026-06-09T16:18:10.417654222Z\" level=info msg=\"Checking pod openstack_keystone-2b1e-account-create-7k2dj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:10.428770 crc crio[22095]: time=\"2026-06-09T16:18:10.428671794Z\" level=info msg=\"Ran pod sandbox 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e with infra container: openstack/keystone-2b1e-account-create-7k2dj/POD\" id=7ed18962-0410-4ef9-bd25-63c879645d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:10.433069 crc crio[22095]: time=\"2026-06-09T16:18:10.432646466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4925b767-d594-4d8e-a3f7-95ef34ee9082 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.438630 crc crio[22095]: time=\"2026-06-09T16:18:10.438519586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7aaea9a5-2d3f-4500-ad30-312740c594a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.448385 crc crio[22095]: time=\"2026-06-09T16:18:10.448290287Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create\" id=2d001cf6-16b9-42b7-94ae-8e4513f6a648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.449017 crc crio[22095]: time=\"2026-06-09T16:18:10.448671467Z\" level=info msg=\"Created container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater\" id=aeacb0f9-e55b-4c1c-b53b-7044e422fe28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.449017 crc crio[22095]: time=\"2026-06-09T16:18:10.448774419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.451183 crc crio[22095]: time=\"2026-06-09T16:18:10.451101749Z\" level=info msg=\"Starting container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a\" id=0f7adde2-e283-4fe6-a7e4-ef4665fb9a4f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:10.457607 crc crio[22095]: time=\"2026-06-09T16:18:10.457528304Z\" level=info msg=\"Started container\" PID=62951 containerID=b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a description=openstack/swift-storage-0/object-updater id=0f7adde2-e283-4fe6-a7e4-ef4665fb9a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:10.472268 crc crio[22095]: time=\"2026-06-09T16:18:10.472176239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=4a9e77fd-951c-4206-9916-11b77c7843e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.475035 crc crio[22095]: time=\"2026-06-09T16:18:10.474970151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b7f177f7-6eab-41e3-8f1f-781383c11c78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.480838 crc crio[22095]: time=\"2026-06-09T16:18:10.480756129Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=b3776f64-c710-4ce9-a0c0-e097821080d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.481320 crc crio[22095]: time=\"2026-06-09T16:18:10.481258082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.487591 crc crio[22095]: time=\"2026-06-09T16:18:10.48745079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.490226 crc crio[22095]: time=\"2026-06-09T16:18:10.490128229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.526351 crc crio[22095]: time=\"2026-06-09T16:18:10.526260075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.531733 crc crio[22095]: time=\"2026-06-09T16:18:10.531651043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.669171 crc crio[22095]: time=\"2026-06-09T16:18:10.669023194Z\" level=info msg=\"Created container 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create\" id=2d001cf6-16b9-42b7-94ae-8e4513f6a648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.670990 crc crio[22095]: time=\"2026-06-09T16:18:10.670871421Z\" level=info msg=\"Starting container: 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9\" id=6bc84525-3374-435b-b25a-7b92de5bf7fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:10.677050 crc crio[22095]: time=\"2026-06-09T16:18:10.676985608Z\" level=info msg=\"Started container\" PID=62963 containerID=48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9 description=openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create id=6bc84525-3374-435b-b25a-7b92de5bf7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\nJun 09 16:18:10.686158 crc crio[22095]: time=\"2026-06-09T16:18:10.686091121Z\" level=info msg=\"Created container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer\" id=b3776f64-c710-4ce9-a0c0-e097821080d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.687455 crc crio[22095]: time=\"2026-06-09T16:18:10.687350363Z\" level=info msg=\"Starting container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c\" id=8619b6d1-632e-4e1d-969b-0a83f2effead name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:10.693882 crc crio[22095]: time=\"2026-06-09T16:18:10.693795059Z\" level=info msg=\"Started container\" PID=62970 containerID=d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c description=openstack/swift-storage-0/object-expirer id=8619b6d1-632e-4e1d-969b-0a83f2effead name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:10.706638 crc crio[22095]: time=\"2026-06-09T16:18:10.706538835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b4e85031-e344-4d39-848e-3f70edc821b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.710813 crc crio[22095]: time=\"2026-06-09T16:18:10.710735923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ae805900-cc85-4c02-9cdc-95974ac1b7d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:10.718240 crc crio[22095]: time=\"2026-06-09T16:18:10.718142793Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=3fbde6d7-3e1a-4e4d-8a30-ec36d45c4737 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.719643 crc crio[22095]: time=\"2026-06-09T16:18:10.719578409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.764592 crc crio[22095]: time=\"2026-06-09T16:18:10.764516521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.773538 crc crio[22095]: time=\"2026-06-09T16:18:10.77346491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:10.986241 crc crio[22095]: time=\"2026-06-09T16:18:10.98573857Z\" level=info msg=\"Created container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync\" id=3fbde6d7-3e1a-4e4d-8a30-ec36d45c4737 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:10.987361 crc crio[22095]: time=\"2026-06-09T16:18:10.987261749Z\" level=info msg=\"Starting container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d\" id=f532193c-969d-4630-b81d-92d508ccbac2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:10.992725 crc crio[22095]: time=\"2026-06-09T16:18:10.99233837Z\" level=info msg=\"Started container\" PID=62996 containerID=e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d description=openstack/swift-storage-0/rsync id=f532193c-969d-4630-b81d-92d508ccbac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:11.002382 crc crio[22095]: time=\"2026-06-09T16:18:11.002340386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d613d8fa-6f5c-4262-9ffe-1cb4a14ee312 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:11.007652 crc crio[22095]: time=\"2026-06-09T16:18:11.007518059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=61672253-912a-46a9-9e37-1af30eef42e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:11.015080 crc crio[22095]: time=\"2026-06-09T16:18:11.01497851Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=8cfddf50-bc12-4cf6-8dc1-15a5b920ddae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:11.016655 crc crio[22095]: time=\"2026-06-09T16:18:11.016574161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:11.060894 crc crio[22095]: time=\"2026-06-09T16:18:11.060824805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:11.066383 crc crio[22095]: time=\"2026-06-09T16:18:11.066292455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:11.239885 crc crio[22095]: time=\"2026-06-09T16:18:11.23975096Z\" level=info msg=\"Created container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron\" id=8cfddf50-bc12-4cf6-8dc1-15a5b920ddae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:11.241154 crc crio[22095]: time=\"2026-06-09T16:18:11.241087915Z\" level=info msg=\"Starting container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98\" id=15553b69-acca-4b33-9999-b7d1ce6ed43f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:11.247481 crc crio[22095]: time=\"2026-06-09T16:18:11.247346975Z\" level=info msg=\"Started container\" PID=63009 containerID=781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 description=openstack/swift-storage-0/swift-recon-cron id=15553b69-acca-4b33-9999-b7d1ce6ed43f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\nJun 09 16:18:11.988722 crc crio[22095]: time=\"2026-06-09T16:18:11.988628482Z\" level=info msg=\"Stopping pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=52eb440d-2237-4f0d-ab5a-146cd4a31bcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:11.990021 crc crio[22095]: time=\"2026-06-09T16:18:11.989352421Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00263c750}] Aliases:map[]}\"\nJun 09 16:18:11.990113 crc crio[22095]: time=\"2026-06-09T16:18:11.990056669Z\" level=info msg=\"Deleting pod openstack_keystone-2b1e-account-create-7k2dj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:12.314152 crc crio[22095]: time=\"2026-06-09T16:18:12.307569506Z\" level=info msg=\"Stopped pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=52eb440d-2237-4f0d-ab5a-146cd4a31bcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:12.838484 crc crio[22095]: time=\"2026-06-09T16:18:12.83837819Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-55c8c/POD\" id=58f0177e-e592-4113-aa2c-1c47b8919de1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:12.838601 crc crio[22095]: time=\"2026-06-09T16:18:12.838524403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:12.868268 crc crio[22095]: time=\"2026-06-09T16:18:12.868104241Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc002b5c170}] Aliases:map[]}\"\nJun 09 16:18:12.868268 crc crio[22095]: time=\"2026-06-09T16:18:12.868167603Z\" level=info msg=\"Adding pod openstack_glance-db-sync-55c8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:12.934413 crc crio[22095]: time=\"2026-06-09T16:18:12.934319318Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-868d559989-75pjr/POD\" id=4f6b3cd3-d2a6-4468-bb0e-020a0e53534e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:12.934572 crc crio[22095]: time=\"2026-06-09T16:18:12.934484283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:12.978009 crc crio[22095]: time=\"2026-06-09T16:18:12.977576787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc002b5c5e0}] Aliases:map[]}\"\nJun 09 16:18:12.978009 crc crio[22095]: time=\"2026-06-09T16:18:12.977978487Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-868d559989-75pjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:13.370786 crc crio[22095]: 2026-06-09T16:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:560b7a9779b0cc7 Mac:8a:47:d5:5a:1f:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e SocketPath: PciID:}] [{Interface:0xc00013c780 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:13.372613 crc crio[22095]: time=\"2026-06-09T16:18:13.37256311Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc002b5c170}] Aliases:map[]}\"\nJun 09 16:18:13.372794 crc crio[22095]: time=\"2026-06-09T16:18:13.372727264Z\" level=info msg=\"Checking pod openstack_glance-db-sync-55c8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:13.380791 crc crio[22095]: time=\"2026-06-09T16:18:13.380708258Z\" level=info msg=\"Ran pod sandbox 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 with infra container: openstack/glance-db-sync-55c8c/POD\" id=58f0177e-e592-4113-aa2c-1c47b8919de1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:13.383079 crc crio[22095]: time=\"2026-06-09T16:18:13.382894944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:13.383385 crc crio[22095]: time=\"2026-06-09T16:18:13.383330316Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:13.383488 crc crio[22095]: time=\"2026-06-09T16:18:13.383408708Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:13.384907 crc crio[22095]: time=\"2026-06-09T16:18:13.384860295Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8578b4ae-d0e6-428f-814a-35d55fb5ca3b name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:13.390500 crc crio[22095]: time=\"2026-06-09T16:18:13.390393297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"\nJun 09 16:18:13.555385 crc crio[22095]: 2026-06-09T16:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00440611ff2a0b0 Mac:4a:c2:7c:0d:8f:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 SocketPath: PciID:}] [{Interface:0xc000522770 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:13.556693 crc crio[22095]: time=\"2026-06-09T16:18:13.556628777Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc002b5c5e0}] Aliases:map[]}\"\nJun 09 16:18:13.556850 crc crio[22095]: time=\"2026-06-09T16:18:13.556790631Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-868d559989-75pjr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:13.563973 crc crio[22095]: time=\"2026-06-09T16:18:13.56378474Z\" level=info msg=\"Ran pod sandbox 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 with infra container: openstack/dnsmasq-dns-868d559989-75pjr/POD\" id=4f6b3cd3-d2a6-4468-bb0e-020a0e53534e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:13.565832 crc crio[22095]: time=\"2026-06-09T16:18:13.565763271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6f4107f7-ba5b-4ce0-b379-5c1ba67386a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:13.622790 crc crio[22095]: time=\"2026-06-09T16:18:13.622677809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c7829e7b-af5b-4db0-a93b-5fccf57d543d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:13.631012 crc crio[22095]: time=\"2026-06-09T16:18:13.63089119Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-75pjr/init\" id=3f2354b6-dcfe-4af4-a920-bca778551a97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:13.631356 crc crio[22095]: time=\"2026-06-09T16:18:13.631306471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:13.706226 crc crio[22095]: time=\"2026-06-09T16:18:13.70462411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:13.713793 crc crio[22095]: time=\"2026-06-09T16:18:13.710729086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:13.811389 crc crio[22095]: time=\"2026-06-09T16:18:13.81120351Z\" level=info msg=\"Created container a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972: openstack/dnsmasq-dns-868d559989-75pjr/init\" id=3f2354b6-dcfe-4af4-a920-bca778551a97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:13.812544 crc crio[22095]: time=\"2026-06-09T16:18:13.812488593Z\" level=info msg=\"Starting container: a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972\" id=6b359548-541b-4af1-8ddc-f715256efb92 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:13.818214 crc crio[22095]: time=\"2026-06-09T16:18:13.818137618Z\" level=info msg=\"Started container\" PID=63220 containerID=a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972 description=openstack/dnsmasq-dns-868d559989-75pjr/init id=6b359548-541b-4af1-8ddc-f715256efb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\nJun 09 16:18:14.024150 crc crio[22095]: time=\"2026-06-09T16:18:14.022611038Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cfkth-config-8dz6p/POD\" id=b151202b-2144-468f-a8b6-7f37334f6dec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:14.024150 crc crio[22095]: time=\"2026-06-09T16:18:14.023202523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:14.069444 crc crio[22095]: time=\"2026-06-09T16:18:14.069150581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=45f8119f-49b3-495d-9f30-50706e6254d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:14.115811 crc crio[22095]: time=\"2026-06-09T16:18:14.115737835Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc000526538}] Aliases:map[]}\"\nJun 09 16:18:14.115811 crc crio[22095]: time=\"2026-06-09T16:18:14.115805186Z\" level=info msg=\"Adding pod openstack_ovn-controller-cfkth-config-8dz6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:14.153590 crc crio[22095]: time=\"2026-06-09T16:18:14.153452041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=714a61b7-a415-4d28-b121-54132bfbfa95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:14.165142 crc crio[22095]: time=\"2026-06-09T16:18:14.165069489Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=d40f0605-6af5-4465-8471-127b0da87405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:14.165566 crc crio[22095]: time=\"2026-06-09T16:18:14.165522841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:14.213214 crc crio[22095]: time=\"2026-06-09T16:18:14.212880384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:14.219790 crc crio[22095]: time=\"2026-06-09T16:18:14.219570066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:14.350588 crc crio[22095]: time=\"2026-06-09T16:18:14.349354922Z\" level=info msg=\"Created container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=d40f0605-6af5-4465-8471-127b0da87405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:14.353145 crc crio[22095]: time=\"2026-06-09T16:18:14.353077037Z\" level=info msg=\"Starting container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a\" id=b41cfab1-f608-4544-b15b-af1ebe9163bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:14.365572 crc crio[22095]: time=\"2026-06-09T16:18:14.365497485Z\" level=info msg=\"Started container\" PID=63312 containerID=c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a description=openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns id=b41cfab1-f608-4544-b15b-af1ebe9163bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\nJun 09 16:18:14.729703 crc crio[22095]: 2026-06-09T16:18:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e52bcb738d6585 Mac:9e:32:5e:83:58:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 SocketPath: PciID:}] [{Interface:0xc000310830 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:14.731606 crc crio[22095]: time=\"2026-06-09T16:18:14.730670454Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc000526538}] Aliases:map[]}\"\nJun 09 16:18:14.731606 crc crio[22095]: time=\"2026-06-09T16:18:14.730966062Z\" level=info msg=\"Checking pod openstack_ovn-controller-cfkth-config-8dz6p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:14.759467 crc crio[22095]: time=\"2026-06-09T16:18:14.750619615Z\" level=info msg=\"Ran pod sandbox 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d with infra container: openstack/ovn-controller-cfkth-config-8dz6p/POD\" id=b151202b-2144-468f-a8b6-7f37334f6dec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:14.759467 crc crio[22095]: time=\"2026-06-09T16:18:14.757890862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=7789f5c4-224d-4f14-b59c-e1c522f9418d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:14.766590 crc crio[22095]: time=\"2026-06-09T16:18:14.766452871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b37957d8-b5bc-4aa0-9edd-b89afadc3832 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:14.775624 crc crio[22095]: time=\"2026-06-09T16:18:14.775557004Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config\" id=6ff08f9d-ffa6-4178-bd2f-1e7da53a8e7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:14.776169 crc crio[22095]: time=\"2026-06-09T16:18:14.776055327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:14.849344 crc crio[22095]: time=\"2026-06-09T16:18:14.84681308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:15.069247 crc crio[22095]: time=\"2026-06-09T16:18:15.06880655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:15.210620 crc crio[22095]: time=\"2026-06-09T16:18:15.210498991Z\" level=info msg=\"Created container 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config\" id=6ff08f9d-ffa6-4178-bd2f-1e7da53a8e7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:15.211789 crc crio[22095]: time=\"2026-06-09T16:18:15.211712312Z\" level=info msg=\"Starting container: 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c\" id=11c75f33-8529-4e7d-8eab-077480c286ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:15.220096 crc crio[22095]: time=\"2026-06-09T16:18:15.220046346Z\" level=info msg=\"Started container\" PID=63342 containerID=533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c description=openstack/ovn-controller-cfkth-config-8dz6p/ovn-config id=11c75f33-8529-4e7d-8eab-077480c286ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\nJun 09 16:18:17.162119 crc crio[22095]: time=\"2026-06-09T16:18:17.161298176Z\" level=info msg=\"Stopping pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=b7d6d70b-80e5-4514-9ea5-60936e8cf101 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:17.165135 crc crio[22095]: time=\"2026-06-09T16:18:17.165024911Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc001288450}] Aliases:map[]}\"\nJun 09 16:18:17.165838 crc crio[22095]: time=\"2026-06-09T16:18:17.165811321Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cfkth-config-8dz6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:17.479836 crc crio[22095]: time=\"2026-06-09T16:18:17.479487309Z\" level=info msg=\"Stopped pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=b7d6d70b-80e5-4514-9ea5-60936e8cf101 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:20.566319 crc crio[22095]: time=\"2026-06-09T16:18:20.565565309Z\" level=info msg=\"Running pod sandbox: openstack/placement-9a1f-account-create-qz9n9/POD\" id=6f913aad-d916-4a86-a9ff-bf772dbaea1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:20.567711 crc crio[22095]: time=\"2026-06-09T16:18:20.566350479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:20.621111 crc crio[22095]: time=\"2026-06-09T16:18:20.620671591Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"\nJun 09 16:18:20.621111 crc crio[22095]: time=\"2026-06-09T16:18:20.620736203Z\" level=info msg=\"Adding pod openstack_placement-9a1f-account-create-qz9n9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:21.128065 crc crio[22095]: 2026-06-09T16:18:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf78793881220c2 Mac:9a:e3:0e:88:9d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:21.130006 crc crio[22095]: time=\"2026-06-09T16:18:21.12988621Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"\nJun 09 16:18:21.130163 crc crio[22095]: time=\"2026-06-09T16:18:21.130104576Z\" level=info msg=\"Checking pod openstack_placement-9a1f-account-create-qz9n9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:21.139198 crc crio[22095]: time=\"2026-06-09T16:18:21.138682226Z\" level=info msg=\"Ran pod sandbox cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 with infra container: openstack/placement-9a1f-account-create-qz9n9/POD\" id=6f913aad-d916-4a86-a9ff-bf772dbaea1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:21.141262 crc crio[22095]: time=\"2026-06-09T16:18:21.14118005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5ee6c642-9741-42d7-89f9-514a2e72a0d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:21.143777 crc crio[22095]: time=\"2026-06-09T16:18:21.143704304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=90c07329-0f53-4f5b-a212-e97d7deab583 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:21.153408 crc crio[22095]: time=\"2026-06-09T16:18:21.153261539Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create\" id=85476566-cfe8-4657-a4bb-21f36a62cc27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:21.154610 crc crio[22095]: time=\"2026-06-09T16:18:21.154567743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:21.254446 crc crio[22095]: time=\"2026-06-09T16:18:21.254125374Z\" level=info msg=\"Stopping container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f (timeout: 10s)\" id=0fcbe009-39f6-4d6f-9181-00c851531fd8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:18:21.266785 crc crio[22095]: time=\"2026-06-09T16:18:21.266598184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:21.279385 crc crio[22095]: time=\"2026-06-09T16:18:21.279297839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:21.388275 crc crio[22095]: time=\"2026-06-09T16:18:21.38818876Z\" level=info msg=\"Stopped container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=0fcbe009-39f6-4d6f-9181-00c851531fd8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:18:21.389354 crc crio[22095]: time=\"2026-06-09T16:18:21.389271908Z\" level=info msg=\"Stopping pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=ab34ff24-68e8-46d1-8786-47204aad3c50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:21.389828 crc crio[22095]: time=\"2026-06-09T16:18:21.38975461Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc0028b6318}] Aliases:map[]}\"\nJun 09 16:18:21.390007 crc crio[22095]: time=\"2026-06-09T16:18:21.389962385Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:21.555289 crc crio[22095]: time=\"2026-06-09T16:18:21.550672674Z\" level=info msg=\"Created container a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create\" id=85476566-cfe8-4657-a4bb-21f36a62cc27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:21.555289 crc crio[22095]: time=\"2026-06-09T16:18:21.552203483Z\" level=info msg=\"Starting container: a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad\" id=6d27fc18-1708-4375-af97-d1248a3fe531 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:21.558385 crc crio[22095]: time=\"2026-06-09T16:18:21.558276089Z\" level=info msg=\"Started container\" PID=63802 containerID=a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad description=openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create id=6d27fc18-1708-4375-af97-d1248a3fe531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\nJun 09 16:18:21.836111 crc crio[22095]: time=\"2026-06-09T16:18:21.835687328Z\" level=info msg=\"Stopped pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=ab34ff24-68e8-46d1-8786-47204aad3c50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:22.284044 crc crio[22095]: time=\"2026-06-09T16:18:22.283795002Z\" level=info msg=\"Removing container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f\" id=14fbe5f3-dd27-48bf-9181-1224a9cf637c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:23.301470 crc crio[22095]: time=\"2026-06-09T16:18:23.295145831Z\" level=info msg=\"Stopping pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=a1212b99-3276-4ee9-ad15-812fee2d5872 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:23.301470 crc crio[22095]: time=\"2026-06-09T16:18:23.296083185Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0012888b8}] Aliases:map[]}\"\nJun 09 16:18:23.301470 crc crio[22095]: time=\"2026-06-09T16:18:23.296210308Z\" level=info msg=\"Deleting pod openstack_placement-9a1f-account-create-qz9n9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:24.201772 crc crio[22095]: time=\"2026-06-09T16:18:24.200330989Z\" level=info msg=\"Stopping pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=d9944706-4ee8-4ae6-b195-4a1cf331f6a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:24.201772 crc crio[22095]: time=\"2026-06-09T16:18:24.201252012Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=d9944706-4ee8-4ae6-b195-4a1cf331f6a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:24.203203 crc crio[22095]: time=\"2026-06-09T16:18:24.203161031Z\" level=info msg=\"Removing pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=ee8709b5-c0e2-46b2-8887-3984ec30e080 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:25.177866 crc crio[22095]: time=\"2026-06-09T16:18:25.177364557Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-mjqmr/POD\" id=52f23a66-5f46-49c7-9030-9eabef39aee0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:25.179040 crc crio[22095]: time=\"2026-06-09T16:18:25.177890731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:25.295506 crc crio[22095]: time=\"2026-06-09T16:18:25.294813797Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-6pkg9/POD\" id=fc16df90-db62-4493-8325-0c346b491484 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:25.295506 crc crio[22095]: time=\"2026-06-09T16:18:25.295076484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:25.568096 crc crio[22095]: time=\"2026-06-09T16:18:25.568019349Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-7f4lt/POD\" id=58ce5634-6294-4ff4-855f-ef3e4a2d182d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:25.568263 crc crio[22095]: time=\"2026-06-09T16:18:25.568128391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:25.800373 crc crio[22095]: time=\"2026-06-09T16:18:25.800284531Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-2nzd5/POD\" id=f02811b9-e911-4112-89b6-beb83689ef83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:25.800552 crc crio[22095]: time=\"2026-06-09T16:18:25.800387034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:32.915750 crc crio[22095]: time=\"2026-06-09T16:18:32.9152261Z\" level=info msg=\"Stopped pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=a1212b99-3276-4ee9-ad15-812fee2d5872 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:32.930193 crc crio[22095]: time=\"2026-06-09T16:18:32.930092351Z\" level=info msg=\"Removed pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=ee8709b5-c0e2-46b2-8887-3984ec30e080 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:32.935974 crc crio[22095]: time=\"2026-06-09T16:18:32.935827098Z\" level=info msg=\"Stopping pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=719463ff-6d21-4dbd-8c48-238465efaebd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:32.935974 crc crio[22095]: time=\"2026-06-09T16:18:32.935968991Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=719463ff-6d21-4dbd-8c48-238465efaebd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:32.940707 crc crio[22095]: time=\"2026-06-09T16:18:32.940301602Z\" level=info msg=\"Removing pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=b71d9a0a-036e-4858-a347-96d8c1c5becd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.000028 crc crio[22095]: time=\"2026-06-09T16:18:32.999864409Z\" level=info msg=\"Removed container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=14fbe5f3-dd27-48bf-9181-1224a9cf637c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:33.003890 crc crio[22095]: time=\"2026-06-09T16:18:33.00381388Z\" level=info msg=\"Removing container: 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a\" id=876b7fcc-2f6b-453e-a53b-6a8fc6efb7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:33.082215 crc crio[22095]: time=\"2026-06-09T16:18:33.082115767Z\" level=info msg=\"Removed pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=b71d9a0a-036e-4858-a347-96d8c1c5becd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.083317 crc crio[22095]: time=\"2026-06-09T16:18:33.083218365Z\" level=info msg=\"Stopping pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=5f2caa46-38d2-4b93-8f71-0d01307cc033 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:33.083474 crc crio[22095]: time=\"2026-06-09T16:18:33.083336838Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=5f2caa46-38d2-4b93-8f71-0d01307cc033 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:33.084150 crc crio[22095]: time=\"2026-06-09T16:18:33.084081507Z\" level=info msg=\"Removing pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=44306444-9c92-43fa-b7bc-b0bfc968bfa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.103592 crc crio[22095]: time=\"2026-06-09T16:18:33.103484065Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc002b5c2e0}] Aliases:map[]}\"\nJun 09 16:18:33.103592 crc crio[22095]: time=\"2026-06-09T16:18:33.103572397Z\" level=info msg=\"Adding pod openstack_barbican-db-create-6pkg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:33.110461 crc crio[22095]: time=\"2026-06-09T16:18:33.107522978Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc0019841d0}] Aliases:map[]}\"\nJun 09 16:18:33.110461 crc crio[22095]: time=\"2026-06-09T16:18:33.10759924Z\" level=info msg=\"Adding pod openstack_neutron-db-create-7f4lt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:33.130827 crc crio[22095]: time=\"2026-06-09T16:18:33.130712362Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00263c4e8}] Aliases:map[]}\"\nJun 09 16:18:33.130827 crc crio[22095]: time=\"2026-06-09T16:18:33.130823475Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-2nzd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:33.132085 crc crio[22095]: time=\"2026-06-09T16:18:33.131530703Z\" level=info msg=\"Removed container 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init\" id=876b7fcc-2f6b-453e-a53b-6a8fc6efb7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:33.140294 crc crio[22095]: time=\"2026-06-09T16:18:33.140112713Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8578b4ae-d0e6-428f-814a-35d55fb5ca3b name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:33.141336 crc crio[22095]: time=\"2026-06-09T16:18:33.141237752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b7f54ff9-9685-482b-9faa-faf6330ec12b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.151454 crc crio[22095]: time=\"2026-06-09T16:18:33.151367242Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc001984438}] Aliases:map[]}\"\nJun 09 16:18:33.151454 crc crio[22095]: time=\"2026-06-09T16:18:33.151456494Z\" level=info msg=\"Adding pod openstack_cinder-db-create-mjqmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:33.159692 crc crio[22095]: time=\"2026-06-09T16:18:33.157253053Z\" level=info msg=\"Removed pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=44306444-9c92-43fa-b7bc-b0bfc968bfa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.159692 crc crio[22095]: time=\"2026-06-09T16:18:33.158267939Z\" level=info msg=\"Stopping pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=533b2a08-be03-4f16-a013-e6a5e1a0c809 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:33.159692 crc crio[22095]: time=\"2026-06-09T16:18:33.158349221Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=533b2a08-be03-4f16-a013-e6a5e1a0c809 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:33.161103 crc crio[22095]: time=\"2026-06-09T16:18:33.160727211Z\" level=info msg=\"Removing pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=201e8d2f-da1d-4006-a234-e0dde388a1fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.188499 crc crio[22095]: time=\"2026-06-09T16:18:33.187809556Z\" level=info msg=\"Removed pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=201e8d2f-da1d-4006-a234-e0dde388a1fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.206710 crc crio[22095]: time=\"2026-06-09T16:18:33.206643318Z\" level=info msg=\"Stopping pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=b6387c78-2c7c-447a-8b99-a99bb028b15c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:33.206894 crc crio[22095]: time=\"2026-06-09T16:18:33.206744471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=b6387c78-2c7c-447a-8b99-a99bb028b15c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:33.207453 crc crio[22095]: time=\"2026-06-09T16:18:33.207354627Z\" level=info msg=\"Removing pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=63276deb-8024-49da-bd53-f7f3dfeb4f15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.233712 crc crio[22095]: time=\"2026-06-09T16:18:33.233368973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e8eb8f8d-4bca-44ee-88df-195178e7137c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.249719 crc crio[22095]: time=\"2026-06-09T16:18:33.249538688Z\" level=info msg=\"Removed pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=63276deb-8024-49da-bd53-f7f3dfeb4f15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:18:33.272205 crc crio[22095]: time=\"2026-06-09T16:18:33.272051365Z\" level=info msg=\"Creating container: openstack/glance-db-sync-55c8c/glance-db-sync\" id=7e7a8a44-8a1d-4161-bc79-eb3db343273b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:33.274206 crc crio[22095]: time=\"2026-06-09T16:18:33.274081547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.347595 crc crio[22095]: time=\"2026-06-09T16:18:33.347499858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.666626 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c82b7fd9963bfd Mac:92:13:52:8f:da:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:33.668347 crc crio[22095]: time=\"2026-06-09T16:18:33.668270849Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc002b5c2e0}] Aliases:map[]}\"\nJun 09 16:18:33.668561 crc crio[22095]: time=\"2026-06-09T16:18:33.668506805Z\" level=info msg=\"Checking pod openstack_barbican-db-create-6pkg9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:33.683810 crc crio[22095]: time=\"2026-06-09T16:18:33.683713645Z\" level=info msg=\"Ran pod sandbox 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 with infra container: openstack/barbican-db-create-6pkg9/POD\" id=fc16df90-db62-4493-8325-0c346b491484 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:33.688187 crc crio[22095]: time=\"2026-06-09T16:18:33.688024485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d6e747e9-a58a-480f-a67e-121ade12cd09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.693277 crc crio[22095]: time=\"2026-06-09T16:18:33.693153587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ebf5168b-843e-4803-809a-5cd2f4df07b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.699589 crc crio[22095]: time=\"2026-06-09T16:18:33.69952838Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6pkg9/mariadb-database-create\" id=74024efd-d0b6-4f99-9838-3caacb4345b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:33.699869 crc crio[22095]: time=\"2026-06-09T16:18:33.699811297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.740137 crc crio[22095]: time=\"2026-06-09T16:18:33.738660943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.750021 crc crio[22095]: time=\"2026-06-09T16:18:33.749899451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.818147 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:297215e055d8d71 Mac:12:2e:ea:22:dc:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f SocketPath: PciID:}] [{Interface:0xc000230d40 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:33.820562 crc crio[22095]: time=\"2026-06-09T16:18:33.82048375Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc0019841d0}] Aliases:map[]}\"\nJun 09 16:18:33.820728 crc crio[22095]: time=\"2026-06-09T16:18:33.820676455Z\" level=info msg=\"Checking pod openstack_neutron-db-create-7f4lt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:33.822227 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcd5647ab3384b5 Mac:d6:18:cf:aa:14:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 SocketPath: PciID:}] [{Interface:0xc0002fcdc0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:33.823510 crc crio[22095]: time=\"2026-06-09T16:18:33.823412625Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc001984438}] Aliases:map[]}\"\nJun 09 16:18:33.823711 crc crio[22095]: time=\"2026-06-09T16:18:33.823655731Z\" level=info msg=\"Checking pod openstack_cinder-db-create-mjqmr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:33.827901 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e8d77ea9ff8278 Mac:5e:a7:7d:e4:9d:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:33.828844 crc crio[22095]: time=\"2026-06-09T16:18:33.828762882Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00263c4e8}] Aliases:map[]}\"\nJun 09 16:18:33.829172 crc crio[22095]: time=\"2026-06-09T16:18:33.829115101Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-2nzd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:33.830521 crc crio[22095]: time=\"2026-06-09T16:18:33.830371233Z\" level=info msg=\"Ran pod sandbox 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e with infra container: openstack/neutron-db-create-7f4lt/POD\" id=58ce5634-6294-4ff4-855f-ef3e4a2d182d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:33.835223 crc crio[22095]: time=\"2026-06-09T16:18:33.835010892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=44d71d05-bf5b-440f-ab90-6bc0a833e532 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.842010 crc crio[22095]: time=\"2026-06-09T16:18:33.841625282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1e847c23-3133-4860-a94e-85d19b0256c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.850293 crc crio[22095]: time=\"2026-06-09T16:18:33.850201641Z\" level=info msg=\"Ran pod sandbox 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 with infra container: openstack/keystone-db-sync-2nzd5/POD\" id=f02811b9-e911-4112-89b6-beb83689ef83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:33.850838 crc crio[22095]: time=\"2026-06-09T16:18:33.850749875Z\" level=info msg=\"Creating container: openstack/neutron-db-create-7f4lt/mariadb-database-create\" id=ae9c56aa-a7f0-4fc3-811f-cd3f783693ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:33.851294 crc crio[22095]: time=\"2026-06-09T16:18:33.851235728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.856258 crc crio[22095]: time=\"2026-06-09T16:18:33.856203365Z\" level=info msg=\"Ran pod sandbox bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 with infra container: openstack/cinder-db-create-mjqmr/POD\" id=52f23a66-5f46-49c7-9030-9eabef39aee0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:33.856347 crc crio[22095]: time=\"2026-06-09T16:18:33.856274817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.858803 crc crio[22095]: time=\"2026-06-09T16:18:33.85873723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a440b52d-9367-47c7-a65c-4cbbf7bccce8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.872676 crc crio[22095]: time=\"2026-06-09T16:18:33.872624516Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.873078 crc crio[22095]: time=\"2026-06-09T16:18:33.873050737Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.874562 crc crio[22095]: time=\"2026-06-09T16:18:33.874490604Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=cc063d06-0e7e-4219-b7a0-e3c14f3fdd37 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:33.875642 crc crio[22095]: time=\"2026-06-09T16:18:33.875380597Z\" level=info msg=\"Created container cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e: openstack/barbican-db-create-6pkg9/mariadb-database-create\" id=74024efd-d0b6-4f99-9838-3caacb4345b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:33.878034 crc crio[22095]: time=\"2026-06-09T16:18:33.876650579Z\" level=info msg=\"Starting container: cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e\" id=cfdb37bc-41b1-4de7-b6ad-2064e1f3aee4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:33.878411 crc crio[22095]: time=\"2026-06-09T16:18:33.8782293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d227a364-6f39-4ccf-b3da-42c25697a586 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:33.881185 crc crio[22095]: time=\"2026-06-09T16:18:33.881064322Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"\nJun 09 16:18:33.890415 crc crio[22095]: time=\"2026-06-09T16:18:33.890288639Z\" level=info msg=\"Creating container: openstack/cinder-db-create-mjqmr/mariadb-database-create\" id=f0833fd1-3779-46cc-9e24-773ceac22fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:33.890902 crc crio[22095]: time=\"2026-06-09T16:18:33.890819832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.891797 crc crio[22095]: time=\"2026-06-09T16:18:33.891716615Z\" level=info msg=\"Started container\" PID=64729 containerID=cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e description=openstack/barbican-db-create-6pkg9/mariadb-database-create id=cfdb37bc-41b1-4de7-b6ad-2064e1f3aee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\nJun 09 16:18:33.925745 crc crio[22095]: time=\"2026-06-09T16:18:33.925652925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.930868 crc crio[22095]: time=\"2026-06-09T16:18:33.930807467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.976109 crc crio[22095]: time=\"2026-06-09T16:18:33.975989595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:33.981132 crc crio[22095]: time=\"2026-06-09T16:18:33.981061205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:34.072775 crc crio[22095]: time=\"2026-06-09T16:18:34.071199065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:34.253860 crc crio[22095]: time=\"2026-06-09T16:18:34.253787914Z\" level=info msg=\"Created container b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60: openstack/cinder-db-create-mjqmr/mariadb-database-create\" id=f0833fd1-3779-46cc-9e24-773ceac22fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:34.255188 crc crio[22095]: time=\"2026-06-09T16:18:34.255119608Z\" level=info msg=\"Starting container: b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60\" id=c1b9de66-4618-412c-82f5-a6f983001ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:34.259146 crc crio[22095]: time=\"2026-06-09T16:18:34.25906985Z\" level=info msg=\"Created container b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78: openstack/glance-db-sync-55c8c/glance-db-sync\" id=7e7a8a44-8a1d-4161-bc79-eb3db343273b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:34.260037 crc crio[22095]: time=\"2026-06-09T16:18:34.259973383Z\" level=info msg=\"Created container 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1: openstack/neutron-db-create-7f4lt/mariadb-database-create\" id=ae9c56aa-a7f0-4fc3-811f-cd3f783693ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:34.260354 crc crio[22095]: time=\"2026-06-09T16:18:34.260291551Z\" level=info msg=\"Starting container: b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78\" id=2a16fb72-e724-4b0c-93e9-b49c9b44e6dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:34.260768 crc crio[22095]: time=\"2026-06-09T16:18:34.260685651Z\" level=info msg=\"Starting container: 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1\" id=dfd1f598-08b7-49ee-9ace-dad718b32bcc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:34.261438 crc crio[22095]: time=\"2026-06-09T16:18:34.261347558Z\" level=info msg=\"Started container\" PID=64755 containerID=b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60 description=openstack/cinder-db-create-mjqmr/mariadb-database-create id=c1b9de66-4618-412c-82f5-a6f983001ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\nJun 09 16:18:34.269131 crc crio[22095]: time=\"2026-06-09T16:18:34.269054986Z\" level=info msg=\"Started container\" PID=64757 containerID=b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78 description=openstack/glance-db-sync-55c8c/glance-db-sync id=2a16fb72-e724-4b0c-93e9-b49c9b44e6dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\nJun 09 16:18:34.270218 crc crio[22095]: time=\"2026-06-09T16:18:34.270133833Z\" level=info msg=\"Started container\" PID=64756 containerID=52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1 description=openstack/neutron-db-create-7f4lt/mariadb-database-create id=dfd1f598-08b7-49ee-9ace-dad718b32bcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\nJun 09 16:18:35.514267 crc crio[22095]: time=\"2026-06-09T16:18:35.513729303Z\" level=info msg=\"Stopping pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=91a06f11-4158-4951-8ada-00d1cacd7f39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.513852136Z\" level=info msg=\"Stopping pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ec90322-1f86-4d31-94b8-c9b17eb2def2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.513852716Z\" level=info msg=\"Stopping pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=312aeec2-0578-40a5-a162-85374f2f06c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.51479228Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc0004c6718}] Aliases:map[]}\"\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.514995775Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc00012a348}] Aliases:map[]}\"\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515144859Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-6pkg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515153409Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-mjqmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515286353Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc002272078}] Aliases:map[]}\"\nJun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515499748Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-7f4lt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:35.928560 crc crio[22095]: time=\"2026-06-09T16:18:35.928116343Z\" level=info msg=\"Stopped pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=312aeec2-0578-40a5-a162-85374f2f06c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:35.977731 crc crio[22095]: time=\"2026-06-09T16:18:35.977237932Z\" level=info msg=\"Stopped pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=91a06f11-4158-4951-8ada-00d1cacd7f39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:35.991041 crc crio[22095]: time=\"2026-06-09T16:18:35.99084002Z\" level=info msg=\"Stopped pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ec90322-1f86-4d31-94b8-c9b17eb2def2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:40.235283 crc crio[22095]: time=\"2026-06-09T16:18:40.234149406Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=cc063d06-0e7e-4219-b7a0-e3c14f3fdd37 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:40.237806 crc crio[22095]: time=\"2026-06-09T16:18:40.236292641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=966174d2-e50d-40a4-a182-53ab5607e3a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:40.274706 crc crio[22095]: time=\"2026-06-09T16:18:40.273847264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=3db68f1c-cad9-4a19-90a5-9acad3922065 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:40.286254 crc crio[22095]: time=\"2026-06-09T16:18:40.286146519Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-2nzd5/keystone-db-sync\" id=2f063f11-10c6-42f9-98f5-b972bfd3e57d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:40.287997 crc crio[22095]: time=\"2026-06-09T16:18:40.287823582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:40.346221 crc crio[22095]: time=\"2026-06-09T16:18:40.345746846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:40.350012 crc crio[22095]: time=\"2026-06-09T16:18:40.349871362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:40.532462 crc crio[22095]: time=\"2026-06-09T16:18:40.532293567Z\" level=info msg=\"Created container cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81: openstack/keystone-db-sync-2nzd5/keystone-db-sync\" id=2f063f11-10c6-42f9-98f5-b972bfd3e57d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:40.538459 crc crio[22095]: time=\"2026-06-09T16:18:40.534816692Z\" level=info msg=\"Starting container: cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81\" id=9cd9c57b-c5c9-45fc-b737-33105788ee20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:40.540079 crc crio[22095]: time=\"2026-06-09T16:18:40.539770629Z\" level=info msg=\"Started container\" PID=65159 containerID=cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81 description=openstack/keystone-db-sync-2nzd5/keystone-db-sync id=9cd9c57b-c5c9-45fc-b737-33105788ee20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\nJun 09 16:18:45.334204 crc crio[22095]: time=\"2026-06-09T16:18:45.333322456Z\" level=info msg=\"Running pod sandbox: openstack/cinder-1ea6-account-create-qdft6/POD\" id=fdb249c0-baa7-47c7-a889-0a664ec228c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:45.335020 crc crio[22095]: time=\"2026-06-09T16:18:45.334232339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:45.374325 crc crio[22095]: time=\"2026-06-09T16:18:45.374218664Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00012b420}] Aliases:map[]}\"\nJun 09 16:18:45.374325 crc crio[22095]: time=\"2026-06-09T16:18:45.374298096Z\" level=info msg=\"Adding pod openstack_cinder-1ea6-account-create-qdft6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:45.568199 crc crio[22095]: time=\"2026-06-09T16:18:45.566078651Z\" level=info msg=\"Running pod sandbox: openstack/barbican-3720-account-create-bhpll/POD\" id=9d5d8a7e-9974-4796-b8e9-5874b00b2fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:45.568199 crc crio[22095]: time=\"2026-06-09T16:18:45.566583064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:45.606212 crc crio[22095]: time=\"2026-06-09T16:18:45.606063526Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"\nJun 09 16:18:45.606591 crc crio[22095]: time=\"2026-06-09T16:18:45.60623562Z\" level=info msg=\"Adding pod openstack_barbican-3720-account-create-bhpll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:45.714754 crc crio[22095]: time=\"2026-06-09T16:18:45.714629578Z\" level=info msg=\"Stopping pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=2b910092-3374-4cab-91f8-ff7a0bfb185b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:45.715779 crc crio[22095]: time=\"2026-06-09T16:18:45.715655984Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00012b9b8}] Aliases:map[]}\"\nJun 09 16:18:45.715991 crc crio[22095]: time=\"2026-06-09T16:18:45.715813108Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-2nzd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:45.803839 crc crio[22095]: time=\"2026-06-09T16:18:45.803734122Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ed98-account-create-jllqj/POD\" id=ae81331b-cac5-4be4-8843-745dae9bbc4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:45.804138 crc crio[22095]: time=\"2026-06-09T16:18:45.803860605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:45.840487 crc crio[22095]: time=\"2026-06-09T16:18:45.840305659Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc002272900}] Aliases:map[]}\"\nJun 09 16:18:45.840487 crc crio[22095]: time=\"2026-06-09T16:18:45.84037142Z\" level=info msg=\"Adding pod openstack_neutron-ed98-account-create-jllqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:45.903201 crc crio[22095]: 2026-06-09T16:18:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c3c826cab36089 Mac:72:be:24:5b:56:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 SocketPath: PciID:}] [{Interface:0xc0002629e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:45.904272 crc crio[22095]: time=\"2026-06-09T16:18:45.904117374Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00012b420}] Aliases:map[]}\"\nJun 09 16:18:45.904375 crc crio[22095]: time=\"2026-06-09T16:18:45.90433602Z\" level=info msg=\"Checking pod openstack_cinder-1ea6-account-create-qdft6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:45.913522 crc crio[22095]: time=\"2026-06-09T16:18:45.913464894Z\" level=info msg=\"Ran pod sandbox 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b with infra container: openstack/cinder-1ea6-account-create-qdft6/POD\" id=fdb249c0-baa7-47c7-a889-0a664ec228c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:45.916248 crc crio[22095]: time=\"2026-06-09T16:18:45.916160313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae0c516c-093e-4a8b-ae8f-9d1ba5d34354 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:45.941157 crc crio[22095]: time=\"2026-06-09T16:18:45.94108095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3a1fa3ce-5381-4a29-841b-caac46184c1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:45.956404 crc crio[22095]: time=\"2026-06-09T16:18:45.95626877Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create\" id=c142c235-286f-4cd5-82e8-9b2c33abea68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:45.958349 crc crio[22095]: time=\"2026-06-09T16:18:45.958261241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.016022 crc crio[22095]: time=\"2026-06-09T16:18:46.015870287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.021177 crc crio[22095]: time=\"2026-06-09T16:18:46.021107851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.040148 crc crio[22095]: time=\"2026-06-09T16:18:46.039048061Z\" level=info msg=\"Stopped pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=2b910092-3374-4cab-91f8-ff7a0bfb185b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:46.104558 crc crio[22095]: 2026-06-09T16:18:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c78185e3f9455f8 Mac:1e:c9:b1:ee:46:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:46.110720 crc crio[22095]: time=\"2026-06-09T16:18:46.110564044Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"\nJun 09 16:18:46.110850 crc crio[22095]: time=\"2026-06-09T16:18:46.11080545Z\" level=info msg=\"Checking pod openstack_barbican-3720-account-create-bhpll for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:46.122546 crc crio[22095]: time=\"2026-06-09T16:18:46.122361916Z\" level=info msg=\"Ran pod sandbox c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f with infra container: openstack/barbican-3720-account-create-bhpll/POD\" id=9d5d8a7e-9974-4796-b8e9-5874b00b2fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:46.131702 crc crio[22095]: time=\"2026-06-09T16:18:46.131617154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d5de61c-5e08-49dc-998d-2b84bd4afe03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:46.156020 crc crio[22095]: time=\"2026-06-09T16:18:46.154264044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e67699e6-4bf2-42a4-90a4-7cd44768520c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:46.169462 crc crio[22095]: time=\"2026-06-09T16:18:46.16933504Z\" level=info msg=\"Created container fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create\" id=c142c235-286f-4cd5-82e8-9b2c33abea68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:46.172266 crc crio[22095]: time=\"2026-06-09T16:18:46.172204964Z\" level=info msg=\"Starting container: fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1\" id=f4040a30-e2e4-4ac2-a939-abb88ce3b09b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:46.172547 crc crio[22095]: time=\"2026-06-09T16:18:46.172507491Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-bhpll/mariadb-account-create\" id=b3ccac02-173c-41dd-93de-881a53521b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:46.173685 crc crio[22095]: time=\"2026-06-09T16:18:46.173057376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.179612 crc crio[22095]: time=\"2026-06-09T16:18:46.179228094Z\" level=info msg=\"Started container\" PID=65457 containerID=fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1 description=openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create id=f4040a30-e2e4-4ac2-a939-abb88ce3b09b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\nJun 09 16:18:46.181508 crc crio[22095]: 2026-06-09T16:18:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0944c4f77337d56 Mac:4e:ed:8f:b6:c3:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e SocketPath: PciID:}] [{Interface:0xc0003e51d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:46.182285 crc crio[22095]: time=\"2026-06-09T16:18:46.182248401Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc002272900}] Aliases:map[]}\"\nJun 09 16:18:46.182741 crc crio[22095]: time=\"2026-06-09T16:18:46.182719143Z\" level=info msg=\"Checking pod openstack_neutron-ed98-account-create-jllqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:46.230390 crc crio[22095]: time=\"2026-06-09T16:18:46.230034646Z\" level=info msg=\"Ran pod sandbox 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 with infra container: openstack/neutron-ed98-account-create-jllqj/POD\" id=ae81331b-cac5-4be4-8843-745dae9bbc4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:46.241345 crc crio[22095]: time=\"2026-06-09T16:18:46.241157961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=237f2baa-20de-4192-bb7f-43c08b5993ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:46.248623 crc crio[22095]: time=\"2026-06-09T16:18:46.24854546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21c96db2-3313-4b24-ae06-5362373e75b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:46.260719 crc crio[22095]: time=\"2026-06-09T16:18:46.26064524Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create\" id=46fcefd3-cfb7-4e10-a7db-0747031fce35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:46.261630 crc crio[22095]: time=\"2026-06-09T16:18:46.261583134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.290063 crc crio[22095]: time=\"2026-06-09T16:18:46.289988012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.294552 crc crio[22095]: time=\"2026-06-09T16:18:46.294459537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.302095 crc crio[22095]: time=\"2026-06-09T16:18:46.30201001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.304635 crc crio[22095]: time=\"2026-06-09T16:18:46.304568286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:46.547704 crc crio[22095]: time=\"2026-06-09T16:18:46.54704967Z\" level=info msg=\"Created container 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34: openstack/barbican-3720-account-create-bhpll/mariadb-account-create\" id=b3ccac02-173c-41dd-93de-881a53521b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:46.550391 crc crio[22095]: time=\"2026-06-09T16:18:46.547803879Z\" level=info msg=\"Created container 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create\" id=46fcefd3-cfb7-4e10-a7db-0747031fce35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:46.550391 crc crio[22095]: time=\"2026-06-09T16:18:46.548847556Z\" level=info msg=\"Starting container: 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195\" id=cf4ec606-c354-4310-9f39-4b3553908396 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:46.550391 crc crio[22095]: time=\"2026-06-09T16:18:46.549683548Z\" level=info msg=\"Starting container: 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34\" id=7ccfc1be-3a30-4032-9de0-448a565ed809 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:46.554787 crc crio[22095]: time=\"2026-06-09T16:18:46.554643015Z\" level=info msg=\"Started container\" PID=65544 containerID=034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195 description=openstack/neutron-ed98-account-create-jllqj/mariadb-account-create id=cf4ec606-c354-4310-9f39-4b3553908396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\nJun 09 16:18:46.562021 crc crio[22095]: time=\"2026-06-09T16:18:46.561802968Z\" level=info msg=\"Started container\" PID=65543 containerID=905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34 description=openstack/barbican-3720-account-create-bhpll/mariadb-account-create id=7ccfc1be-3a30-4032-9de0-448a565ed809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\nJun 09 16:18:46.751792 crc crio[22095]: time=\"2026-06-09T16:18:46.751222913Z\" level=info msg=\"Stopping pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=6d183290-da86-48c1-bddc-1addee20193a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:46.751983 crc crio[22095]: time=\"2026-06-09T16:18:46.751791497Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc000526b70}] Aliases:map[]}\"\nJun 09 16:18:46.752408 crc crio[22095]: time=\"2026-06-09T16:18:46.751985272Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-55c8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:47.381110 crc crio[22095]: time=\"2026-06-09T16:18:47.380882399Z\" level=info msg=\"Stopped pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=6d183290-da86-48c1-bddc-1addee20193a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:47.499070 crc crio[22095]: time=\"2026-06-09T16:18:47.495837236Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-66889dc585-ns46f/POD\" id=a06bd9af-073b-49a0-8412-e4d458e0c2a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:47.499070 crc crio[22095]: time=\"2026-06-09T16:18:47.49600354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:47.573298 crc crio[22095]: time=\"2026-06-09T16:18:47.572512951Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dzjbv/POD\" id=46d5000f-7af8-45e1-b87b-0804b7216554 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:47.573298 crc crio[22095]: time=\"2026-06-09T16:18:47.572622123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:47.633283 crc crio[22095]: time=\"2026-06-09T16:18:47.63179209Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc001984a70}] Aliases:map[]}\"\nJun 09 16:18:47.633283 crc crio[22095]: time=\"2026-06-09T16:18:47.631860272Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-66889dc585-ns46f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:47.776192 crc crio[22095]: time=\"2026-06-09T16:18:47.776115938Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc00041d390}] Aliases:map[]}\"\nJun 09 16:18:47.776557 crc crio[22095]: time=\"2026-06-09T16:18:47.776537139Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dzjbv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:47.940336 crc crio[22095]: time=\"2026-06-09T16:18:47.939872945Z\" level=info msg=\"Stopping pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=c7577c1f-7f43-408c-8b63-9a88e5c82f22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.943466037Z\" level=info msg=\"Stopping pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=19423a7c-3608-4d83-99d4-33d9ccbed211 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.943897668Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc001288738}] Aliases:map[]}\"\nJun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.944103024Z\" level=info msg=\"Deleting pod openstack_barbican-3720-account-create-bhpll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.944147075Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc000526dd8}] Aliases:map[]}\"\nJun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.9443575Z\" level=info msg=\"Deleting pod openstack_neutron-ed98-account-create-jllqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:47.954704 crc crio[22095]: time=\"2026-06-09T16:18:47.94670599Z\" level=info msg=\"Stopping pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=f8251ef5-9974-4b14-8a75-c97f07cbe526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:47.954704 crc crio[22095]: time=\"2026-06-09T16:18:47.94748808Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00041d510}] Aliases:map[]}\"\nJun 09 16:18:47.954704 crc crio[22095]: time=\"2026-06-09T16:18:47.947649585Z\" level=info msg=\"Deleting pod openstack_cinder-1ea6-account-create-qdft6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:48.291075 crc crio[22095]: time=\"2026-06-09T16:18:48.290163802Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=37921062-3412-4d3f-a760-ec6ee3b2e618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:48.291075 crc crio[22095]: time=\"2026-06-09T16:18:48.290303826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:48.370252 crc crio[22095]: time=\"2026-06-09T16:18:48.369944647Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6890}] Aliases:map[]}\"\nJun 09 16:18:48.370252 crc crio[22095]: time=\"2026-06-09T16:18:48.370227874Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:48.612165 crc crio[22095]: time=\"2026-06-09T16:18:48.610577714Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d986748f-9bt9q/POD\" id=1b86f3e7-5ead-4a70-8a2c-58278c33f3ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:48.612165 crc crio[22095]: time=\"2026-06-09T16:18:48.611672482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:48.679038 crc crio[22095]: time=\"2026-06-09T16:18:48.678856294Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc0005268a0}] Aliases:map[]}\"\nJun 09 16:18:48.679038 crc crio[22095]: time=\"2026-06-09T16:18:48.678994327Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d986748f-9bt9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:48.846296 crc crio[22095]: time=\"2026-06-09T16:18:48.846213403Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-t8z44/POD\" id=f0e0861a-b90f-4d3a-9a68-ef793fd9af60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:48.846414 crc crio[22095]: time=\"2026-06-09T16:18:48.846337956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:48.862097 crc crio[22095]: time=\"2026-06-09T16:18:48.85820366Z\" level=info msg=\"Stopped pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=f8251ef5-9974-4b14-8a75-c97f07cbe526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:48.944338 crc crio[22095]: time=\"2026-06-09T16:18:48.943866205Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc000526ca0}] Aliases:map[]}\"\nJun 09 16:18:48.944338 crc crio[22095]: time=\"2026-06-09T16:18:48.944338098Z\" level=info msg=\"Adding pod openstack_placement-db-sync-t8z44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:49.149656 crc crio[22095]: time=\"2026-06-09T16:18:49.149407473Z\" level=info msg=\"Stopped pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=19423a7c-3608-4d83-99d4-33d9ccbed211 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:49.186794 crc crio[22095]: time=\"2026-06-09T16:18:49.186012101Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-wjfjt/POD\" id=2baac0c5-e4a4-404a-ae6f-2c59ef116aa7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:49.186794 crc crio[22095]: time=\"2026-06-09T16:18:49.186338209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.195490 crc crio[22095]: time=\"2026-06-09T16:18:49.19533858Z\" level=info msg=\"Stopped pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=c7577c1f-7f43-408c-8b63-9a88e5c82f22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:49.298856 crc crio[22095]: time=\"2026-06-09T16:18:49.29521Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc002da45b8}] Aliases:map[]}\"\nJun 09 16:18:49.298856 crc crio[22095]: time=\"2026-06-09T16:18:49.29562747Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5494568cc5-wjfjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:49.331167 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f546835076e742e Mac:52:b9:07:1c:86:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:49.331167 crc crio[22095]: time=\"2026-06-09T16:18:49.330787071Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc00041d390}] Aliases:map[]}\"\nJun 09 16:18:49.331167 crc crio[22095]: time=\"2026-06-09T16:18:49.330957336Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dzjbv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:49.345894 crc crio[22095]: time=\"2026-06-09T16:18:49.345803786Z\" level=info msg=\"Ran pod sandbox f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 with infra container: openstack/keystone-bootstrap-dzjbv/POD\" id=46d5000f-7af8-45e1-b87b-0804b7216554 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:49.351387 crc crio[22095]: time=\"2026-06-09T16:18:49.351240806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=00a1363f-1689-49ed-a9b8-d99290a4c82c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:49.428702 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebc3c8e6390c9e3 Mac:26:e1:da:2f:7b:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:49.429796 crc crio[22095]: time=\"2026-06-09T16:18:49.429749578Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc001984a70}] Aliases:map[]}\"\nJun 09 16:18:49.429966 crc crio[22095]: time=\"2026-06-09T16:18:49.429879731Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-66889dc585-ns46f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:49.445331 crc crio[22095]: time=\"2026-06-09T16:18:49.444804233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b17e84d1-b8fa-4b0c-8bc9-d78a6234fecf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:49.471680 crc crio[22095]: time=\"2026-06-09T16:18:49.471282162Z\" level=info msg=\"Ran pod sandbox ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 with infra container: openstack/dnsmasq-dns-66889dc585-ns46f/POD\" id=a06bd9af-073b-49a0-8412-e4d458e0c2a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:49.489792 crc crio[22095]: time=\"2026-06-09T16:18:49.483806853Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap\" id=eca1d158-40d5-4f5c-82fc-4c1c5d6105f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:49.489792 crc crio[22095]: time=\"2026-06-09T16:18:49.487032476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.503104 crc crio[22095]: time=\"2026-06-09T16:18:49.494694982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9a3992f0-ac1a-40b0-87ff-50a09b15ddf2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:49.598404 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf85a411bfc6dae Mac:76:bd:f0:46:ae:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:49.598404 crc crio[22095]: time=\"2026-06-09T16:18:49.598040849Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6890}] Aliases:map[]}\"\nJun 09 16:18:49.598404 crc crio[22095]: time=\"2026-06-09T16:18:49.598178673Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:49.613474 crc crio[22095]: time=\"2026-06-09T16:18:49.613325371Z\" level=info msg=\"Ran pod sandbox cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 with infra container: openstack/ceilometer-0/POD\" id=37921062-3412-4d3f-a760-ec6ee3b2e618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:49.621129 crc crio[22095]: time=\"2026-06-09T16:18:49.619690514Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4c36c8ca-30e2-4adc-ae1f-39b70e1287ab name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:49.621129 crc crio[22095]: time=\"2026-06-09T16:18:49.619755516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c0afef3f-3480-49f5-886d-8e522f70a965 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:49.634840 crc crio[22095]: time=\"2026-06-09T16:18:49.63473563Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:18:49.635764 crc crio[22095]: time=\"2026-06-09T16:18:49.635666024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.643738 crc crio[22095]: time=\"2026-06-09T16:18:49.643627498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.659672 crc crio[22095]: time=\"2026-06-09T16:18:49.659592227Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-66889dc585-ns46f/init\" id=4bf36747-f8f6-4eb0-b8f2-7ae49da06681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:49.660107 crc crio[22095]: time=\"2026-06-09T16:18:49.660055629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.747123 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c972c898588dd2 Mac:06:d1:20:20:f6:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:49.753987 crc crio[22095]: time=\"2026-06-09T16:18:49.752325963Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc0005268a0}] Aliases:map[]}\"\nJun 09 16:18:49.754115 crc crio[22095]: time=\"2026-06-09T16:18:49.753551925Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d986748f-9bt9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:49.838275 crc crio[22095]: time=\"2026-06-09T16:18:49.838204484Z\" level=info msg=\"Ran pod sandbox 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b with infra container: openstack/dnsmasq-dns-85d986748f-9bt9q/POD\" id=1b86f3e7-5ead-4a70-8a2c-58278c33f3ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:49.843268 crc crio[22095]: time=\"2026-06-09T16:18:49.843190682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7da1ed03-5508-44be-a996-632912838869 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:49.925387 crc crio[22095]: time=\"2026-06-09T16:18:49.924853925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.928551 crc crio[22095]: time=\"2026-06-09T16:18:49.928492068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:49.935083 crc crio[22095]: time=\"2026-06-09T16:18:49.934978674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=271ec84c-3069-47e1-ab52-cf6650ce83d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:49.992244 crc crio[22095]: time=\"2026-06-09T16:18:49.992130899Z\" level=info msg=\"Created container 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap\" id=eca1d158-40d5-4f5c-82fc-4c1c5d6105f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:50.014629 crc crio[22095]: time=\"2026-06-09T16:18:50.014526853Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-9bt9q/init\" id=8dd0f1c7-960d-4873-9c95-6f47128acfd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:50.015191 crc crio[22095]: time=\"2026-06-09T16:18:50.015126198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:50.020474 crc crio[22095]: time=\"2026-06-09T16:18:50.020355043Z\" level=info msg=\"Starting container: 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5\" id=b2267062-4bde-4dc5-aa79-df2fedf654e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:50.034094 crc crio[22095]: time=\"2026-06-09T16:18:50.033992982Z\" level=info msg=\"Started container\" PID=66061 containerID=745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5 description=openstack/keystone-bootstrap-dzjbv/keystone-bootstrap id=b2267062-4bde-4dc5-aa79-df2fedf654e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\nJun 09 16:18:50.092801 crc crio[22095]: 2026-06-09T16:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c26c7abdcac5b2 Mac:3a:00:8b:b6:da:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 SocketPath: PciID:}] [{Interface:0xc0002ac840 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:50.093536 crc crio[22095]: time=\"2026-06-09T16:18:50.093462876Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc000526ca0}] Aliases:map[]}\"\nJun 09 16:18:50.093726 crc crio[22095]: time=\"2026-06-09T16:18:50.093671441Z\" level=info msg=\"Checking pod openstack_placement-db-sync-t8z44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:50.114039 crc crio[22095]: time=\"2026-06-09T16:18:50.109893077Z\" level=info msg=\"Ran pod sandbox 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b with infra container: openstack/placement-db-sync-t8z44/POD\" id=f0e0861a-b90f-4d3a-9a68-ef793fd9af60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:50.114039 crc crio[22095]: time=\"2026-06-09T16:18:50.111336544Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=082703ea-8d3b-4601-b395-fbea950e73a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:50.114039 crc crio[22095]: time=\"2026-06-09T16:18:50.111407166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:50.158012 crc crio[22095]: time=\"2026-06-09T16:18:50.154155361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:50.176354 crc crio[22095]: time=\"2026-06-09T16:18:50.176262118Z\" level=info msg=\"Created container ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448: openstack/dnsmasq-dns-66889dc585-ns46f/init\" id=4bf36747-f8f6-4eb0-b8f2-7ae49da06681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:50.176557 crc crio[22095]: time=\"2026-06-09T16:18:50.17635201Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:50.176557 crc crio[22095]: time=\"2026-06-09T16:18:50.176451313Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:50.178348 crc crio[22095]: time=\"2026-06-09T16:18:50.178265179Z\" level=info msg=\"Starting container: ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448\" id=93edc1a7-b562-47ff-9b63-9fc07fe10269 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:50.181521 crc crio[22095]: time=\"2026-06-09T16:18:50.180144618Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3825e7fc-554f-4157-8054-5c78e09c3540 name=/runtime.v1.ImageService/PullImage\nJun 09 16:18:50.183561 crc crio[22095]: 2026-06-09T16:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c209a281c1dcd7 Mac:1e:45:80:67:b6:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:50.185140 crc crio[22095]: time=\"2026-06-09T16:18:50.185070184Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc002da45b8}] Aliases:map[]}\"\nJun 09 16:18:50.185267 crc crio[22095]: time=\"2026-06-09T16:18:50.185247148Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5494568cc5-wjfjt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:50.194097 crc crio[22095]: time=\"2026-06-09T16:18:50.189791435Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"\nJun 09 16:18:50.212722 crc crio[22095]: time=\"2026-06-09T16:18:50.21263992Z\" level=info msg=\"Started container\" PID=66117 containerID=ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448 description=openstack/dnsmasq-dns-66889dc585-ns46f/init id=93edc1a7-b562-47ff-9b63-9fc07fe10269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\nJun 09 16:18:50.234735 crc crio[22095]: time=\"2026-06-09T16:18:50.232573221Z\" level=info msg=\"Ran pod sandbox 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b with infra container: openstack/dnsmasq-dns-5494568cc5-wjfjt/POD\" id=2baac0c5-e4a4-404a-ae6f-2c59ef116aa7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:50.266124 crc crio[22095]: time=\"2026-06-09T16:18:50.265642079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e05d8713-21b1-4c9f-a505-adc0f3cea8be name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:50.270350 crc crio[22095]: time=\"2026-06-09T16:18:50.270272477Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc0004c62f8}] Aliases:map[]}\"\nJun 09 16:18:50.270539 crc crio[22095]: time=\"2026-06-09T16:18:50.27035816Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:50.285258 crc crio[22095]: time=\"2026-06-09T16:18:50.28518395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:50.302145 crc crio[22095]: time=\"2026-06-09T16:18:50.302100493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:50.394905 crc crio[22095]: time=\"2026-06-09T16:18:50.394657105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7b2c5765-ce4a-4f16-931e-1e35a52f1d9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:50.415954 crc crio[22095]: time=\"2026-06-09T16:18:50.415805297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-wjfjt/init\" id=9a19ac6e-ad88-4d5c-9ae8-9bb37d0183a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:50.416488 crc crio[22095]: time=\"2026-06-09T16:18:50.416368321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:50.536017 crc crio[22095]: time=\"2026-06-09T16:18:50.534515879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:50.545982 crc crio[22095]: time=\"2026-06-09T16:18:50.543283694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.003062 crc crio[22095]: time=\"2026-06-09T16:18:51.002990655Z\" level=info msg=\"Created container 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb: openstack/dnsmasq-dns-5494568cc5-wjfjt/init\" id=9a19ac6e-ad88-4d5c-9ae8-9bb37d0183a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:51.008539 crc crio[22095]: time=\"2026-06-09T16:18:51.008354583Z\" level=info msg=\"Starting container: 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb\" id=3d95515b-393e-4a84-9373-c0ff560bc969 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:51.023304 crc crio[22095]: time=\"2026-06-09T16:18:51.018116533Z\" level=info msg=\"Started container\" PID=66237 containerID=2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb description=openstack/dnsmasq-dns-5494568cc5-wjfjt/init id=3d95515b-393e-4a84-9373-c0ff560bc969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\nJun 09 16:18:51.071211 crc crio[22095]: time=\"2026-06-09T16:18:51.062953092Z\" level=info msg=\"Created container db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584: openstack/dnsmasq-dns-85d986748f-9bt9q/init\" id=8dd0f1c7-960d-4873-9c95-6f47128acfd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:51.073688 crc crio[22095]: time=\"2026-06-09T16:18:51.073605505Z\" level=info msg=\"Starting container: db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584\" id=b5d8de5a-c6ac-423e-bbfa-d6119e94cb7a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:51.098480 crc crio[22095]: time=\"2026-06-09T16:18:51.098345739Z\" level=info msg=\"Started container\" PID=66208 containerID=db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584 description=openstack/dnsmasq-dns-85d986748f-9bt9q/init id=b5d8de5a-c6ac-423e-bbfa-d6119e94cb7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\nJun 09 16:18:51.227090 crc crio[22095]: time=\"2026-06-09T16:18:51.226995336Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-jz4hw/POD\" id=4f4e946e-7a49-41df-94ce-ea4422272203 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:51.227291 crc crio[22095]: time=\"2026-06-09T16:18:51.227168901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.242077 crc crio[22095]: 2026-06-09T16:18:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7eb8f8eb7faaa5 Mac:7a:9d:29:2f:0c:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba SocketPath: PciID:}] [{Interface:0xc000462c30 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:51.245555 crc crio[22095]: time=\"2026-06-09T16:18:51.245023858Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc0004c62f8}] Aliases:map[]}\"\nJun 09 16:18:51.246390 crc crio[22095]: time=\"2026-06-09T16:18:51.24627439Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:51.291662 crc crio[22095]: time=\"2026-06-09T16:18:51.291255303Z\" level=info msg=\"Ran pod sandbox a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d with infra container: openstack/glance-default-external-api-0/POD\" id=082703ea-8d3b-4601-b395-fbea950e73a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:51.297396 crc crio[22095]: time=\"2026-06-09T16:18:51.297327519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=5bad3b6d-c4ff-486a-9822-3c216f2d0aba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:51.298504 crc crio[22095]: time=\"2026-06-09T16:18:51.298319284Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc002ab2938}] Aliases:map[]}\"\nJun 09 16:18:51.298504 crc crio[22095]: time=\"2026-06-09T16:18:51.298394946Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-jz4hw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:51.306020 crc crio[22095]: time=\"2026-06-09T16:18:51.305879028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8e0c28cb-5e35-4c20-a08c-53e121078a4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:51.323689 crc crio[22095]: time=\"2026-06-09T16:18:51.322217346Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b33249f3-8ea9-4ef0-9061-3046afbb2bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:51.324156 crc crio[22095]: time=\"2026-06-09T16:18:51.324077434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.393764 crc crio[22095]: time=\"2026-06-09T16:18:51.393202286Z\" level=info msg=\"Stopping pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=c588f72a-a39b-4011-a9fa-02bbbad27aba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:51.396132 crc crio[22095]: time=\"2026-06-09T16:18:51.396041738Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc002da4658}] Aliases:map[]}\"\nJun 09 16:18:51.398450 crc crio[22095]: time=\"2026-06-09T16:18:51.398399999Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-66889dc585-ns46f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:51.401348 crc crio[22095]: time=\"2026-06-09T16:18:51.401285633Z\" level=info msg=\"Stopping pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=3395918f-25b9-4d6f-aeaa-31b2a74cd12b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:51.401825 crc crio[22095]: time=\"2026-06-09T16:18:51.401733474Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc001288810}] Aliases:map[]}\"\nJun 09 16:18:51.402004 crc crio[22095]: time=\"2026-06-09T16:18:51.401890428Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d986748f-9bt9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:51.407773 crc crio[22095]: time=\"2026-06-09T16:18:51.407669876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.468124 crc crio[22095]: time=\"2026-06-09T16:18:51.468052134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8da18c8d-669e-4c11-9b8f-61dba19f34b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:51.623608 crc crio[22095]: time=\"2026-06-09T16:18:51.620628274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5c5f9dc1-ce62-47f2-bfbe-48f0113be722 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:51.641551 crc crio[22095]: time=\"2026-06-09T16:18:51.641413277Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=392a9181-adda-4456-a8e0-b4a17cb812aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:51.642175 crc crio[22095]: time=\"2026-06-09T16:18:51.642120665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.842506 crc crio[22095]: time=\"2026-06-09T16:18:51.842241314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.860151 crc crio[22095]: time=\"2026-06-09T16:18:51.86004591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:51.978223 crc crio[22095]: 2026-06-09T16:18:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d20da52ae580d7c Mac:26:5a:af:71:c1:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae SocketPath: PciID:}] [{Interface:0xc000015600 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:51.994734 crc crio[22095]: time=\"2026-06-09T16:18:51.994639229Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc002ab2938}] Aliases:map[]}\"\nJun 09 16:18:51.995163 crc crio[22095]: time=\"2026-06-09T16:18:51.995113221Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-jz4hw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:52.004603 crc crio[22095]: time=\"2026-06-09T16:18:52.004503392Z\" level=info msg=\"Ran pod sandbox d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 with infra container: openstack/neutron-db-sync-jz4hw/POD\" id=4f4e946e-7a49-41df-94ce-ea4422272203 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:52.009044 crc crio[22095]: time=\"2026-06-09T16:18:52.008895745Z\" level=info msg=\"Created container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=392a9181-adda-4456-a8e0-b4a17cb812aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:52.022950 crc crio[22095]: time=\"2026-06-09T16:18:52.02274929Z\" level=info msg=\"Starting container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608\" id=8673d211-68eb-4ae7-8cdf-9c062ab9302f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:52.045707 crc crio[22095]: time=\"2026-06-09T16:18:52.045307208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9fd41340-bac3-44dc-8f86-a794941d1f01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:52.046286 crc crio[22095]: time=\"2026-06-09T16:18:52.046009176Z\" level=info msg=\"Started container\" PID=66384 containerID=51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608 description=openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns id=8673d211-68eb-4ae7-8cdf-9c062ab9302f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\nJun 09 16:18:52.084947 crc crio[22095]: time=\"2026-06-09T16:18:52.08480383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eda9b840-f99d-41f1-aaf5-1e62b62b2c29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:52.119873 crc crio[22095]: time=\"2026-06-09T16:18:52.119784536Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-jz4hw/neutron-db-sync\" id=b3517c4c-49ef-4e7e-9c37-436c78384f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:52.120291 crc crio[22095]: time=\"2026-06-09T16:18:52.120232338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:52.184712 crc crio[22095]: time=\"2026-06-09T16:18:52.182309879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:52.194615 crc crio[22095]: time=\"2026-06-09T16:18:52.19445968Z\" level=info msg=\"Stopped pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=c588f72a-a39b-4011-a9fa-02bbbad27aba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:52.197454 crc crio[22095]: time=\"2026-06-09T16:18:52.197353854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:52.212646 crc crio[22095]: time=\"2026-06-09T16:18:52.212534293Z\" level=info msg=\"Stopped pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=3395918f-25b9-4d6f-aeaa-31b2a74cd12b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:52.351212 crc crio[22095]: time=\"2026-06-09T16:18:52.350083058Z\" level=info msg=\"Created container 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409: openstack/neutron-db-sync-jz4hw/neutron-db-sync\" id=b3517c4c-49ef-4e7e-9c37-436c78384f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:52.354844 crc crio[22095]: time=\"2026-06-09T16:18:52.354774719Z\" level=info msg=\"Starting container: 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409\" id=92fba85e-cd66-497c-90d5-1c2de9dd83ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:52.370259 crc crio[22095]: time=\"2026-06-09T16:18:52.370221015Z\" level=info msg=\"Started container\" PID=66407 containerID=5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409 description=openstack/neutron-db-sync-jz4hw/neutron-db-sync id=92fba85e-cd66-497c-90d5-1c2de9dd83ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\nJun 09 16:18:52.506989 crc crio[22095]: time=\"2026-06-09T16:18:52.506858716Z\" level=info msg=\"Removing container: ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448\" id=c4ba5219-42d8-415a-aba7-17ea6d16a582 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:52.670343 crc crio[22095]: time=\"2026-06-09T16:18:52.667963305Z\" level=info msg=\"Removed container ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448: openstack/dnsmasq-dns-66889dc585-ns46f/init\" id=c4ba5219-42d8-415a-aba7-17ea6d16a582 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:52.683120 crc crio[22095]: time=\"2026-06-09T16:18:52.682900928Z\" level=info msg=\"Removing container: db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584\" id=8bd18c28-375b-44fe-92ba-b6983c1c05b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:52.732515 crc crio[22095]: time=\"2026-06-09T16:18:52.732379486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:52.763147 crc crio[22095]: time=\"2026-06-09T16:18:52.763039822Z\" level=info msg=\"Removed container db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584: openstack/dnsmasq-dns-85d986748f-9bt9q/init\" id=8bd18c28-375b-44fe-92ba-b6983c1c05b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:18:53.020115 crc crio[22095]: time=\"2026-06-09T16:18:53.014084975Z\" level=info msg=\"Created container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log\" id=b33249f3-8ea9-4ef0-9061-3046afbb2bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:53.034690 crc crio[22095]: time=\"2026-06-09T16:18:53.034592731Z\" level=info msg=\"Starting container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1\" id=86f32f70-5f57-4174-bbaa-409036420641 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:53.041333 crc crio[22095]: time=\"2026-06-09T16:18:53.041106308Z\" level=info msg=\"Started container\" PID=66441 containerID=f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1 description=openstack/glance-default-external-api-0/glance-log id=86f32f70-5f57-4174-bbaa-409036420641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\nJun 09 16:18:53.059680 crc crio[22095]: time=\"2026-06-09T16:18:53.059583411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=be3b8fef-31ad-4d6a-8257-86a88c720df7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:53.118726 crc crio[22095]: time=\"2026-06-09T16:18:53.116652513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=329256c4-3d35-4c64-ac63-09730851c09f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:53.132125 crc crio[22095]: time=\"2026-06-09T16:18:53.130478807Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=09a33ddb-9d9f-478c-a58b-e21cad836fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:53.133875 crc crio[22095]: time=\"2026-06-09T16:18:53.133792072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:53.214391 crc crio[22095]: time=\"2026-06-09T16:18:53.214243144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:53.247879 crc crio[22095]: time=\"2026-06-09T16:18:53.247831335Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=db545ba0-baa2-4a81-96e6-341c6c9c4e6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:53.248219 crc crio[22095]: time=\"2026-06-09T16:18:53.248192714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:53.287266 crc crio[22095]: time=\"2026-06-09T16:18:53.287148882Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc0005267f0}] Aliases:map[]}\"\nJun 09 16:18:53.287266 crc crio[22095]: time=\"2026-06-09T16:18:53.287223884Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:54.033983 crc crio[22095]: 2026-06-09T16:18:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b41e54b3116fa7 Mac:3a:a3:f5:56:f8:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:18:54.033983 crc crio[22095]: time=\"2026-06-09T16:18:54.031909319Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc0005267f0}] Aliases:map[]}\"\nJun 09 16:18:54.033983 crc crio[22095]: time=\"2026-06-09T16:18:54.032149825Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:18:54.104308 crc crio[22095]: time=\"2026-06-09T16:18:54.103656488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:54.116278 crc crio[22095]: time=\"2026-06-09T16:18:54.116178749Z\" level=info msg=\"Ran pod sandbox 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 with infra container: openstack/glance-default-internal-api-0/POD\" id=db545ba0-baa2-4a81-96e6-341c6c9c4e6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:18:54.138392 crc crio[22095]: time=\"2026-06-09T16:18:54.138319066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9a0639f8-d3cf-4e45-90e4-ca888a45cc2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:54.146020 crc crio[22095]: time=\"2026-06-09T16:18:54.14586784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3fe17f81-70e7-4d94-8b75-f05dc927b313 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:54.160586 crc crio[22095]: time=\"2026-06-09T16:18:54.160508115Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=634d98fd-22e1-4acb-9ef1-814e0e14e919 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:54.162455 crc crio[22095]: time=\"2026-06-09T16:18:54.162354752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:54.216074 crc crio[22095]: time=\"2026-06-09T16:18:54.215984987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:54.241822 crc crio[22095]: time=\"2026-06-09T16:18:54.241730066Z\" level=info msg=\"Created container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd\" id=09a33ddb-9d9f-478c-a58b-e21cad836fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:54.246227 crc crio[22095]: time=\"2026-06-09T16:18:54.243491981Z\" level=info msg=\"Starting container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67\" id=f76dc994-c12c-4005-b868-c83355def115 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:54.253480 crc crio[22095]: time=\"2026-06-09T16:18:54.253404985Z\" level=info msg=\"Started container\" PID=66563 containerID=96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67 description=openstack/glance-default-external-api-0/glance-httpd id=f76dc994-c12c-4005-b868-c83355def115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\nJun 09 16:18:54.714391 crc crio[22095]: time=\"2026-06-09T16:18:54.711618819Z\" level=info msg=\"Stopping container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1 (timeout: 30s)\" id=1e4235a8-4cde-4345-9123-8031dbcaa922 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:18:54.714391 crc crio[22095]: time=\"2026-06-09T16:18:54.712300836Z\" level=info msg=\"Stopping container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67 (timeout: 30s)\" id=dc720acd-9863-4cc1-bc73-ac1f765c1da4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:18:54.973307 crc crio[22095]: time=\"2026-06-09T16:18:54.973069749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:18:55.887405 crc crio[22095]: time=\"2026-06-09T16:18:55.886825847Z\" level=info msg=\"Stopped container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log\" id=1e4235a8-4cde-4345-9123-8031dbcaa922 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:18:55.888322 crc crio[22095]: time=\"2026-06-09T16:18:55.887664228Z\" level=info msg=\"Created container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log\" id=634d98fd-22e1-4acb-9ef1-814e0e14e919 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:55.889206 crc crio[22095]: time=\"2026-06-09T16:18:55.889124846Z\" level=info msg=\"Starting container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148\" id=86e21098-e178-495a-84e1-fb137cdf7135 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:18:55.906614 crc crio[22095]: time=\"2026-06-09T16:18:55.906326846Z\" level=info msg=\"Started container\" PID=66756 containerID=b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148 description=openstack/glance-default-internal-api-0/glance-log id=86e21098-e178-495a-84e1-fb137cdf7135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\nJun 09 16:18:56.055152 crc crio[22095]: time=\"2026-06-09T16:18:56.054845023Z\" level=info msg=\"Stopped container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd\" id=dc720acd-9863-4cc1-bc73-ac1f765c1da4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:18:56.058146 crc crio[22095]: time=\"2026-06-09T16:18:56.057309776Z\" level=info msg=\"Stopping pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=dde4e190-3e29-432b-bdf3-07bc85e3df81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:56.058763 crc crio[22095]: time=\"2026-06-09T16:18:56.058571968Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc00379f280}] Aliases:map[]}\"\nJun 09 16:18:56.059175 crc crio[22095]: time=\"2026-06-09T16:18:56.05904953Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:56.109627 crc crio[22095]: time=\"2026-06-09T16:18:56.107328848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3390ed14-6366-4985-8025-ae9388ede7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:56.207599 crc crio[22095]: time=\"2026-06-09T16:18:56.20729767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9dd44299-22e9-4601-8f3c-68fc00268303 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:18:56.688305 crc crio[22095]: time=\"2026-06-09T16:18:56.687189257Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0207a552-a169-497a-b182-93255282efd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:18:58.805864 crc crio[22095]: time=\"2026-06-09T16:18:58.805200067Z\" level=info msg=\"Stopping pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=fa2c84e2-2bd1-4403-a896-bad5c93aa218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:18:58.808626 crc crio[22095]: time=\"2026-06-09T16:18:58.807141977Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc000526ac0}] Aliases:map[]}\"\nJun 09 16:18:58.808626 crc crio[22095]: time=\"2026-06-09T16:18:58.807347422Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dzjbv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:18:59.890218 crc crio[22095]: time=\"2026-06-09T16:18:59.889793723Z\" level=info msg=\"Stopped pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=fa2c84e2-2bd1-4403-a896-bad5c93aa218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:00.735989 crc crio[22095]: time=\"2026-06-09T16:19:00.729792089Z\" level=info msg=\"Stopping container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a (timeout: 10s)\" id=9f2189ee-1ad9-4b39-b75e-ee7b10b4c333 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:01.173634 crc crio[22095]: time=\"2026-06-09T16:19:01.17306784Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-k8shs/POD\" id=80eab454-31dd-4a13-96c5-dd5366ec287f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:01.174576 crc crio[22095]: time=\"2026-06-09T16:19:01.173634894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:01.484580 crc crio[22095]: time=\"2026-06-09T16:19:01.484493991Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-w8wwn/POD\" id=98ad706e-141b-4112-8e27-b1501cc3c7f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:01.484738 crc crio[22095]: time=\"2026-06-09T16:19:01.484599533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:02.275469 crc crio[22095]: time=\"2026-06-09T16:19:02.274886936Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-gf9j4/POD\" id=452e651c-d682-4720-849b-a09717084c1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:02.276359 crc crio[22095]: time=\"2026-06-09T16:19:02.275492362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:04.583467 crc crio[22095]: time=\"2026-06-09T16:19:04.582877594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:04.584839 crc crio[22095]: time=\"2026-06-09T16:19:04.583864279Z\" level=info msg=\"Stopped container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=9f2189ee-1ad9-4b39-b75e-ee7b10b4c333 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:04.585600 crc crio[22095]: time=\"2026-06-09T16:19:04.585513152Z\" level=info msg=\"Stopping pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b877f288-f864-4e2a-b487-b2dea62b4b22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:04.586885 crc crio[22095]: time=\"2026-06-09T16:19:04.586805795Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc000526530}] Aliases:map[]}\"\nJun 09 16:19:04.587508 crc crio[22095]: time=\"2026-06-09T16:19:04.587368749Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-868d559989-75pjr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:04.589256 crc crio[22095]: time=\"2026-06-09T16:19:04.589155535Z\" level=info msg=\"Stopped pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=dde4e190-3e29-432b-bdf3-07bc85e3df81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:04.611026 crc crio[22095]: time=\"2026-06-09T16:19:04.610318077Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3825e7fc-554f-4157-8054-5c78e09c3540 name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:04.611883 crc crio[22095]: time=\"2026-06-09T16:19:04.611837946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=6553a52d-ef47-4bdd-a507-939ef117501e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:04.778127 crc crio[22095]: time=\"2026-06-09T16:19:04.778045186Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc00012ac18}] Aliases:map[]}\"\nJun 09 16:19:04.778127 crc crio[22095]: time=\"2026-06-09T16:19:04.778112188Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-gf9j4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:04.801191 crc crio[22095]: time=\"2026-06-09T16:19:04.800864211Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4c36c8ca-30e2-4adc-ae1f-39b70e1287ab name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:04.803097 crc crio[22095]: time=\"2026-06-09T16:19:04.80239561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=33dcfc46-936b-482c-ab31-d91421acff6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:04.814392 crc crio[22095]: time=\"2026-06-09T16:19:04.812393676Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"\nJun 09 16:19:04.814392 crc crio[22095]: time=\"2026-06-09T16:19:04.812489319Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-w8wwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:04.824475 crc crio[22095]: time=\"2026-06-09T16:19:04.824316532Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc0004c7188}] Aliases:map[]}\"\nJun 09 16:19:04.824475 crc crio[22095]: time=\"2026-06-09T16:19:04.824408154Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-k8shs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:04.845883 crc crio[22095]: time=\"2026-06-09T16:19:04.844996902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=044ea0aa-08ad-41fd-bf95-7c43ce8dac22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:04.859809 crc crio[22095]: time=\"2026-06-09T16:19:04.859731659Z\" level=info msg=\"Creating container: openstack/placement-db-sync-t8z44/placement-db-sync\" id=e1926c3f-249a-4906-8697-557c10f93566 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:04.861620 crc crio[22095]: time=\"2026-06-09T16:19:04.861573777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f1f2f1a1-da8a-4063-bb33-4d84a1743ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:04.863405 crc crio[22095]: time=\"2026-06-09T16:19:04.863355832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:04.897786 crc crio[22095]: time=\"2026-06-09T16:19:04.897703622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:04.915885 crc crio[22095]: time=\"2026-06-09T16:19:04.915627812Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4f51250f-30e5-4b01-b137-c80e9ccfce18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:04.919505 crc crio[22095]: time=\"2026-06-09T16:19:04.919010739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:04.988510 crc crio[22095]: time=\"2026-06-09T16:19:04.988249353Z\" level=info msg=\"Removing container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67\" id=bc0ea42d-7e4b-4582-91e2-45b7797022fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:05.098268 crc crio[22095]: time=\"2026-06-09T16:19:05.084485559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.112065 crc crio[22095]: time=\"2026-06-09T16:19:05.103331532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.112065 crc crio[22095]: time=\"2026-06-09T16:19:05.104767199Z\" level=info msg=\"Removed container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd\" id=bc0ea42d-7e4b-4582-91e2-45b7797022fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:05.136989 crc crio[22095]: time=\"2026-06-09T16:19:05.133450364Z\" level=info msg=\"Stopped pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b877f288-f864-4e2a-b487-b2dea62b4b22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:05.165557 crc crio[22095]: time=\"2026-06-09T16:19:05.165500466Z\" level=info msg=\"Removing container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1\" id=9e4c113b-8516-40b9-a404-8289c3015b9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:05.235019 crc crio[22095]: time=\"2026-06-09T16:19:05.234796511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.243022 crc crio[22095]: time=\"2026-06-09T16:19:05.242892859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.341711 crc crio[22095]: time=\"2026-06-09T16:19:05.34166582Z\" level=info msg=\"Removed container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log\" id=9e4c113b-8516-40b9-a404-8289c3015b9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:05.574511 crc crio[22095]: time=\"2026-06-09T16:19:05.574357334Z\" level=info msg=\"Created container 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a: openstack/placement-db-sync-t8z44/placement-db-sync\" id=e1926c3f-249a-4906-8697-557c10f93566 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:05.581867 crc crio[22095]: time=\"2026-06-09T16:19:05.578165741Z\" level=info msg=\"Starting container: 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a\" id=4ce0a3c0-1db0-440d-a171-84cee7898ce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:05.591842 crc crio[22095]: time=\"2026-06-09T16:19:05.588335662Z\" level=info msg=\"Created container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent\" id=4f51250f-30e5-4b01-b137-c80e9ccfce18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:05.591842 crc crio[22095]: time=\"2026-06-09T16:19:05.590058256Z\" level=info msg=\"Starting container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01\" id=e979550a-43a1-4bb6-adeb-e5a5eeb34864 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:05.601522 crc crio[22095]: time=\"2026-06-09T16:19:05.601403747Z\" level=info msg=\"Started container\" PID=67511 containerID=2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a description=openstack/placement-db-sync-t8z44/placement-db-sync id=4ce0a3c0-1db0-440d-a171-84cee7898ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\nJun 09 16:19:05.614368 crc crio[22095]: time=\"2026-06-09T16:19:05.613655881Z\" level=info msg=\"Started container\" PID=67512 containerID=045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01 description=openstack/ceilometer-0/ceilometer-central-agent id=e979550a-43a1-4bb6-adeb-e5a5eeb34864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\nJun 09 16:19:05.630013 crc crio[22095]: time=\"2026-06-09T16:19:05.629834365Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=563f4f44-3296-49de-a1dc-7a2a6cb19b5f name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:05.643799 crc crio[22095]: time=\"2026-06-09T16:19:05.637188884Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:19:05.690151 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a04bd1c7071df77 Mac:3a:5c:e5:51:3e:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 SocketPath: PciID:}] [{Interface:0xc00011a8b0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:05.691878 crc crio[22095]: time=\"2026-06-09T16:19:05.691802084Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc00012ac18}] Aliases:map[]}\"\nJun 09 16:19:05.692128 crc crio[22095]: time=\"2026-06-09T16:19:05.69206646Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-gf9j4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:05.709223 crc crio[22095]: time=\"2026-06-09T16:19:05.709173479Z\" level=info msg=\"Ran pod sandbox a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 with infra container: openstack/keystone-bootstrap-gf9j4/POD\" id=452e651c-d682-4720-849b-a09717084c1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:05.732381 crc crio[22095]: time=\"2026-06-09T16:19:05.732279131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ae3de04a-a600-4b70-b773-acc16d166e08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.774250 crc crio[22095]: time=\"2026-06-09T16:19:05.774139674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=fda5a13d-4280-40b1-a512-9dec78c24f64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.788996 crc crio[22095]: time=\"2026-06-09T16:19:05.788887092Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap\" id=25694944-b382-42ff-bd0e-3533872691e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:05.789835 crc crio[22095]: time=\"2026-06-09T16:19:05.789781435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.882525 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c717b6f2a97d593 Mac:c2:33:b8:36:8a:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:05.888156 crc crio[22095]: time=\"2026-06-09T16:19:05.885777705Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc0004c7188}] Aliases:map[]}\"\nJun 09 16:19:05.888156 crc crio[22095]: time=\"2026-06-09T16:19:05.886222986Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-k8shs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:05.911572 crc crio[22095]: time=\"2026-06-09T16:19:05.911478453Z\" level=info msg=\"Ran pod sandbox c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 with infra container: openstack/cinder-db-sync-k8shs/POD\" id=80eab454-31dd-4a13-96c5-dd5366ec287f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:05.933002 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d5f4cfc4dbb494 Mac:6a:1f:dd:74:ba:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee SocketPath: PciID:}] [{Interface:0xc000384760 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.931573978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.931880086Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.932155893Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.932176924Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"\nJun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.932331308Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-w8wwn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:05.938992 crc crio[22095]: time=\"2026-06-09T16:19:05.93633405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c4e4192e-473d-4d5b-822f-1bdc3c5087da name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:05.943288 crc crio[22095]: time=\"2026-06-09T16:19:05.943155745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.957401 crc crio[22095]: time=\"2026-06-09T16:19:05.95662837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:05.959610 crc crio[22095]: time=\"2026-06-09T16:19:05.959529735Z\" level=info msg=\"Ran pod sandbox 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 with infra container: openstack/barbican-db-sync-w8wwn/POD\" id=98ad706e-141b-4112-8e27-b1501cc3c7f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:05.960845 crc crio[22095]: time=\"2026-06-09T16:19:05.960602082Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"\nJun 09 16:19:05.961876 crc crio[22095]: time=\"2026-06-09T16:19:05.96169578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.961876 crc crio[22095]: time=\"2026-06-09T16:19:05.961845884Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.962354 crc crio[22095]: time=\"2026-06-09T16:19:05.961894205Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:05.964593 crc crio[22095]: time=\"2026-06-09T16:19:05.964530023Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d999dd8c-5092-4479-8deb-2a240a0405bd name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:05.993741 crc crio[22095]: time=\"2026-06-09T16:19:05.993088815Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"\nJun 09 16:19:06.093384 crc crio[22095]: time=\"2026-06-09T16:19:06.093293253Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6c3b90ab-4c3f-4c12-9d2d-cff5701eb40a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:06.093384 crc crio[22095]: time=\"2026-06-09T16:19:06.093405046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:06.301212 crc crio[22095]: time=\"2026-06-09T16:19:06.299344233Z\" level=info msg=\"Removing container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a\" id=b0f45630-2258-4feb-b9a9-e1f5811d7f8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:06.313764 crc crio[22095]: time=\"2026-06-09T16:19:06.313153387Z\" level=info msg=\"Created container aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap\" id=25694944-b382-42ff-bd0e-3533872691e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:06.318295 crc crio[22095]: time=\"2026-06-09T16:19:06.31677656Z\" level=info msg=\"Starting container: aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67\" id=a7dd78a2-3062-4f9a-8886-818109e7710b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:06.335762 crc crio[22095]: time=\"2026-06-09T16:19:06.335216593Z\" level=info msg=\"Started container\" PID=67594 containerID=aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67 description=openstack/keystone-bootstrap-gf9j4/keystone-bootstrap id=a7dd78a2-3062-4f9a-8886-818109e7710b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\nJun 09 16:19:06.342822 crc crio[22095]: time=\"2026-06-09T16:19:06.342053778Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc001288720}] Aliases:map[]}\"\nJun 09 16:19:06.342822 crc crio[22095]: time=\"2026-06-09T16:19:06.342163311Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:06.520239 crc crio[22095]: time=\"2026-06-09T16:19:06.503717971Z\" level=info msg=\"Removed container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=b0f45630-2258-4feb-b9a9-e1f5811d7f8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:06.537460 crc crio[22095]: time=\"2026-06-09T16:19:06.537286461Z\" level=info msg=\"Removing container: a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972\" id=109092cc-a8cf-4a5e-a524-43d2c3ff5a5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:06.680902 crc crio[22095]: time=\"2026-06-09T16:19:06.680776959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:06.754570 crc crio[22095]: time=\"2026-06-09T16:19:06.754090418Z\" level=info msg=\"Removed container a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972: openstack/dnsmasq-dns-868d559989-75pjr/init\" id=109092cc-a8cf-4a5e-a524-43d2c3ff5a5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:06.928748 crc crio[22095]: time=\"2026-06-09T16:19:06.928502397Z\" level=info msg=\"Created container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd\" id=0207a552-a169-497a-b182-93255282efd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:06.932132 crc crio[22095]: time=\"2026-06-09T16:19:06.932047588Z\" level=info msg=\"Starting container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b\" id=bc5e0d54-361f-41ee-b2ea-536cf09b8674 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:06.946865 crc crio[22095]: time=\"2026-06-09T16:19:06.946754555Z\" level=info msg=\"Started container\" PID=67719 containerID=c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b description=openstack/glance-default-internal-api-0/glance-httpd id=bc5e0d54-361f-41ee-b2ea-536cf09b8674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\nJun 09 16:19:07.349988 crc crio[22095]: time=\"2026-06-09T16:19:07.346218753Z\" level=info msg=\"Stopping container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b (timeout: 30s)\" id=f842ce46-295a-4d06-bba0-5057da6181e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:07.349988 crc crio[22095]: time=\"2026-06-09T16:19:07.347789343Z\" level=info msg=\"Stopping container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148 (timeout: 30s)\" id=8e391dc8-e076-4d86-bf60-dc1b80217255 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:07.431163 crc crio[22095]: 2026-06-09T16:19:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:399519f91cbfac9 Mac:7e:b8:44:e7:67:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:07.436088 crc crio[22095]: time=\"2026-06-09T16:19:07.435562421Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc001288720}] Aliases:map[]}\"\nJun 09 16:19:07.436088 crc crio[22095]: time=\"2026-06-09T16:19:07.435793647Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:07.477092 crc crio[22095]: time=\"2026-06-09T16:19:07.477015694Z\" level=info msg=\"Ran pod sandbox 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 with infra container: openstack/glance-default-external-api-0/POD\" id=6c3b90ab-4c3f-4c12-9d2d-cff5701eb40a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:07.492601 crc crio[22095]: time=\"2026-06-09T16:19:07.49250175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=00c1df97-27fb-447c-b045-e3b3c22875fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:07.762080 crc crio[22095]: time=\"2026-06-09T16:19:07.761799252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=03e7d9e4-a663-4875-a796-d8ee140012fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:07.763405 crc crio[22095]: time=\"2026-06-09T16:19:07.762420988Z\" level=info msg=\"Stopped container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd\" id=f842ce46-295a-4d06-bba0-5057da6181e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:08.055116 crc crio[22095]: time=\"2026-06-09T16:19:08.05163033Z\" level=info msg=\"Stopped container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log\" id=8e391dc8-e076-4d86-bf60-dc1b80217255 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:08.056892 crc crio[22095]: time=\"2026-06-09T16:19:08.05671212Z\" level=info msg=\"Stopping pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=f0af5721-5c57-4d93-b01d-6cf0b1ebc787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:08.057871 crc crio[22095]: time=\"2026-06-09T16:19:08.05747658Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc00379e028}] Aliases:map[]}\"\nJun 09 16:19:08.057871 crc crio[22095]: time=\"2026-06-09T16:19:08.057633544Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:08.081337 crc crio[22095]: time=\"2026-06-09T16:19:08.081004613Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4f53513a-2158-4f1f-bdef-223435443b8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:08.981799 crc crio[22095]: time=\"2026-06-09T16:19:08.981395198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:08.989892 crc crio[22095]: time=\"2026-06-09T16:19:08.989807403Z\" level=info msg=\"Stopped pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=f0af5721-5c57-4d93-b01d-6cf0b1ebc787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:09.105593 crc crio[22095]: time=\"2026-06-09T16:19:09.105448047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:09.121339 crc crio[22095]: time=\"2026-06-09T16:19:09.121244742Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=563f4f44-3296-49de-a1dc-7a2a6cb19b5f name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:09.123336 crc crio[22095]: time=\"2026-06-09T16:19:09.123224172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1e5e6e1a-53d8-40f1-a3c8-4abea7da8112 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:09.165033 crc crio[22095]: time=\"2026-06-09T16:19:09.16489817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d484155f-0cda-46f1-a2d9-eed3c9932bea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:09.174849 crc crio[22095]: time=\"2026-06-09T16:19:09.174764363Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=95bec57a-b136-480c-bbc1-2fc1d7132367 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:09.176870 crc crio[22095]: time=\"2026-06-09T16:19:09.176800255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:09.354403 crc crio[22095]: time=\"2026-06-09T16:19:09.35413204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:09.363760 crc crio[22095]: time=\"2026-06-09T16:19:09.363655964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:09.446246 crc crio[22095]: time=\"2026-06-09T16:19:09.446158859Z\" level=info msg=\"Removing container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b\" id=c68b7734-e1a1-47f1-b33e-77d2ecdd300b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:09.519842 crc crio[22095]: time=\"2026-06-09T16:19:09.519652542Z\" level=info msg=\"Removed container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd\" id=c68b7734-e1a1-47f1-b33e-77d2ecdd300b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:09.525097 crc crio[22095]: time=\"2026-06-09T16:19:09.524864696Z\" level=info msg=\"Removing container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148\" id=5e1965d9-09cc-4f79-9161-368c70d59853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:09.568336 crc crio[22095]: time=\"2026-06-09T16:19:09.567468377Z\" level=info msg=\"Removed container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log\" id=5e1965d9-09cc-4f79-9161-368c70d59853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:09.591248 crc crio[22095]: time=\"2026-06-09T16:19:09.591126104Z\" level=info msg=\"Created container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent\" id=95bec57a-b136-480c-bbc1-2fc1d7132367 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:09.592334 crc crio[22095]: time=\"2026-06-09T16:19:09.592233452Z\" level=info msg=\"Starting container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f\" id=32b91646-4c10-491d-a4fb-89d5f5e4dba3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:09.601454 crc crio[22095]: time=\"2026-06-09T16:19:09.601326615Z\" level=info msg=\"Started container\" PID=67976 containerID=01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f description=openstack/ceilometer-0/ceilometer-notification-agent id=32b91646-4c10-491d-a4fb-89d5f5e4dba3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\nJun 09 16:19:09.626107 crc crio[22095]: time=\"2026-06-09T16:19:09.620509997Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8ed00169-3fcd-49a2-85d1-bc8087670249 name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:09.626107 crc crio[22095]: time=\"2026-06-09T16:19:09.62570932Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:19:09.888977 crc crio[22095]: time=\"2026-06-09T16:19:09.888839093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:10.043315 crc crio[22095]: time=\"2026-06-09T16:19:10.042855441Z\" level=info msg=\"Created container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log\" id=4f53513a-2158-4f1f-bdef-223435443b8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:10.045265 crc crio[22095]: time=\"2026-06-09T16:19:10.04477004Z\" level=info msg=\"Starting container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651\" id=aa548731-56c0-45bc-9517-de5cc78f9562 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:10.069626 crc crio[22095]: time=\"2026-06-09T16:19:10.069485453Z\" level=info msg=\"Started container\" PID=68028 containerID=0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651 description=openstack/glance-default-external-api-0/glance-log id=aa548731-56c0-45bc-9517-de5cc78f9562 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\nJun 09 16:19:10.088605 crc crio[22095]: time=\"2026-06-09T16:19:10.088411948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3698e161-1727-49cc-93b4-128998bb53b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:10.181532 crc crio[22095]: time=\"2026-06-09T16:19:10.180704563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=15c7c557-d7df-4b93-8703-828ea83c4739 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:10.209846 crc crio[22095]: time=\"2026-06-09T16:19:10.209418469Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=56ea541c-58d4-41b1-824c-34e9ded650bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:10.210417 crc crio[22095]: time=\"2026-06-09T16:19:10.210011764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:10.254679 crc crio[22095]: time=\"2026-06-09T16:19:10.254349891Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=d884a781-fdc0-4739-9e77-bd7e78f2fe5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:10.254679 crc crio[22095]: time=\"2026-06-09T16:19:10.254484034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:10.294610 crc crio[22095]: time=\"2026-06-09T16:19:10.292336514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:10.354073 crc crio[22095]: time=\"2026-06-09T16:19:10.35031609Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc0022722a0}] Aliases:map[]}\"\nJun 09 16:19:10.354398 crc crio[22095]: time=\"2026-06-09T16:19:10.354358704Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:11.230000 crc crio[22095]: 2026-06-09T16:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d53ab95938ecfe6 Mac:7e:99:8a:31:99:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 SocketPath: PciID:}] [{Interface:0xc0003108e0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:11.233209 crc crio[22095]: time=\"2026-06-09T16:19:11.233009791Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc0022722a0}] Aliases:map[]}\"\nJun 09 16:19:11.233691 crc crio[22095]: time=\"2026-06-09T16:19:11.233637377Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:11.310113 crc crio[22095]: time=\"2026-06-09T16:19:11.309909811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:11.449071 crc crio[22095]: time=\"2026-06-09T16:19:11.442609002Z\" level=info msg=\"Created container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd\" id=56ea541c-58d4-41b1-824c-34e9ded650bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:11.449071 crc crio[22095]: time=\"2026-06-09T16:19:11.446137543Z\" level=info msg=\"Starting container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f\" id=f8eb6b0f-c5e4-4929-a43c-a1e779780862 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:11.469593 crc crio[22095]: time=\"2026-06-09T16:19:11.469524072Z\" level=info msg=\"Started container\" PID=68171 containerID=650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f description=openstack/glance-default-external-api-0/glance-httpd id=f8eb6b0f-c5e4-4929-a43c-a1e779780862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\nJun 09 16:19:12.658560 crc crio[22095]: time=\"2026-06-09T16:19:12.658236316Z\" level=info msg=\"Stopping pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=272c13ba-41a0-40ca-8e47-55e3eb2deb04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:12.660228 crc crio[22095]: time=\"2026-06-09T16:19:12.660169006Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc001288050}] Aliases:map[]}\"\nJun 09 16:19:12.660386 crc crio[22095]: time=\"2026-06-09T16:19:12.66033569Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-t8z44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:13.670487 crc crio[22095]: time=\"2026-06-09T16:19:13.669236016Z\" level=info msg=\"Stopping pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=06cea91f-9538-436e-be05-453351bac861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:13.672083 crc crio[22095]: time=\"2026-06-09T16:19:13.671242477Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc001288310}] Aliases:map[]}\"\nJun 09 16:19:13.672083 crc crio[22095]: time=\"2026-06-09T16:19:13.671399691Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-gf9j4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:15.251624 crc crio[22095]: time=\"2026-06-09T16:19:15.250842338Z\" level=info msg=\"Stopped pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=272c13ba-41a0-40ca-8e47-55e3eb2deb04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:16.492256 crc crio[22095]: time=\"2026-06-09T16:19:16.491603446Z\" level=info msg=\"Stopped pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=06cea91f-9538-436e-be05-453351bac861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:16.496886 crc crio[22095]: time=\"2026-06-09T16:19:16.49680928Z\" level=info msg=\"Ran pod sandbox d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea with infra container: openstack/glance-default-internal-api-0/POD\" id=d884a781-fdc0-4739-9e77-bd7e78f2fe5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:16.501299 crc crio[22095]: time=\"2026-06-09T16:19:16.501231933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=de99021c-21ef-430f-a59d-d19050efeacc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:17.325409 crc crio[22095]: time=\"2026-06-09T16:19:17.324659046Z\" level=info msg=\"Running pod sandbox: openstack/placement-748dbd4fc4-f54hn/POD\" id=e08b54ad-e43b-48a4-a738-795adc145d29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:17.325590 crc crio[22095]: time=\"2026-06-09T16:19:17.325512327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:18.244086 crc crio[22095]: time=\"2026-06-09T16:19:18.244039076Z\" level=info msg=\"Running pod sandbox: openstack/keystone-76d476ddd6-ppbm4/POD\" id=8befdee7-2129-4f21-b438-c2f720078b4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:18.245311 crc crio[22095]: time=\"2026-06-09T16:19:18.245287488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:21.969217 crc crio[22095]: time=\"2026-06-09T16:19:21.968132666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=97763e37-c2cd-4e85-a3ee-6e04d858d3e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.150640 crc crio[22095]: time=\"2026-06-09T16:19:22.149037772Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=30ccea1b-1de1-4273-9246-81e352e7d3e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.150640 crc crio[22095]: time=\"2026-06-09T16:19:22.149295079Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d999dd8c-5092-4479-8deb-2a240a0405bd name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:22.151064 crc crio[22095]: time=\"2026-06-09T16:19:22.150721145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ca49567d-eda5-48a2-9ae9-390cd3bc1169 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.159415 crc crio[22095]: time=\"2026-06-09T16:19:22.159329996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.182369 crc crio[22095]: time=\"2026-06-09T16:19:22.182290104Z\" level=info msg=\"Got pod network &{Name:keystone-76d476ddd6-ppbm4 Namespace:openstack ID:17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 UID:fb850fca-43b1-492f-ab0b-3ae9f1b5604c NetNS:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb850fca_43b1_492f_ab0b_3ae9f1b5604c.slice PodAnnotations:0xc00263c040}] Aliases:map[]}\"\nJun 09 16:19:22.182369 crc crio[22095]: time=\"2026-06-09T16:19:22.182362196Z\" level=info msg=\"Adding pod openstack_keystone-76d476ddd6-ppbm4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:22.185684 crc crio[22095]: time=\"2026-06-09T16:19:22.185610519Z\" level=info msg=\"Got pod network &{Name:placement-748dbd4fc4-f54hn Namespace:openstack ID:8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 UID:9576e9f8-33ca-4f42-9f69-e6f7d085910d NetNS:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9576e9f8_33ca_4f42_9f69_e6f7d085910d.slice PodAnnotations:0xc002da42f0}] Aliases:map[]}\"\nJun 09 16:19:22.185684 crc crio[22095]: time=\"2026-06-09T16:19:22.185670981Z\" level=info msg=\"Adding pod openstack_placement-748dbd4fc4-f54hn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:22.199483 crc crio[22095]: time=\"2026-06-09T16:19:22.199322981Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8ed00169-3fcd-49a2-85d1-bc8087670249 name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:22.202115 crc crio[22095]: time=\"2026-06-09T16:19:22.201899077Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=503a4323-546d-40c0-97a3-1c94710b4066 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.215258 crc crio[22095]: time=\"2026-06-09T16:19:22.215190167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1bbc2b6c-42e7-428c-b22b-8bb773d866aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.217141 crc crio[22095]: time=\"2026-06-09T16:19:22.217048375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3a06a219-223c-4f08-b7d8-8622e203bad6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.232737 crc crio[22095]: time=\"2026-06-09T16:19:22.232507991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.233464 crc crio[22095]: time=\"2026-06-09T16:19:22.233368693Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=595440d2-9a41-407a-80fc-d3750d0aeca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.235075 crc crio[22095]: time=\"2026-06-09T16:19:22.234999325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.243746 crc crio[22095]: time=\"2026-06-09T16:19:22.243664997Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-w8wwn/barbican-db-sync\" id=d32caa51-25f8-4527-be9d-5a9976ef8440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.261551 crc crio[22095]: time=\"2026-06-09T16:19:22.261458783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.337861 crc crio[22095]: time=\"2026-06-09T16:19:22.337758819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.350078 crc crio[22095]: time=\"2026-06-09T16:19:22.349995672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.350363 crc crio[22095]: time=\"2026-06-09T16:19:22.350260979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.364515 crc crio[22095]: time=\"2026-06-09T16:19:22.364233687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.582176 crc crio[22095]: time=\"2026-06-09T16:19:22.581593798Z\" level=info msg=\"Created container c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b: openstack/barbican-db-sync-w8wwn/barbican-db-sync\" id=d32caa51-25f8-4527-be9d-5a9976ef8440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.583649 crc crio[22095]: time=\"2026-06-09T16:19:22.583565918Z\" level=info msg=\"Starting container: c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b\" id=23489528-6e89-413f-ac6e-2c5b0ed2a2b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:22.591605 crc crio[22095]: 2026-06-09T16:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aaceddadd0e798 Mac:1e:47:2a:dc:60:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:22.596610 crc crio[22095]: time=\"2026-06-09T16:19:22.596542311Z\" level=info msg=\"Started container\" PID=69125 containerID=c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b description=openstack/barbican-db-sync-w8wwn/barbican-db-sync id=23489528-6e89-413f-ac6e-2c5b0ed2a2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\nJun 09 16:19:22.596700 crc crio[22095]: time=\"2026-06-09T16:19:22.596630103Z\" level=info msg=\"Got pod network &{Name:placement-748dbd4fc4-f54hn Namespace:openstack ID:8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 UID:9576e9f8-33ca-4f42-9f69-e6f7d085910d NetNS:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9576e9f8_33ca_4f42_9f69_e6f7d085910d.slice PodAnnotations:0xc002da42f0}] Aliases:map[]}\"\nJun 09 16:19:22.596896 crc crio[22095]: time=\"2026-06-09T16:19:22.596844568Z\" level=info msg=\"Checking pod openstack_placement-748dbd4fc4-f54hn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:22.605817 crc crio[22095]: time=\"2026-06-09T16:19:22.605742846Z\" level=info msg=\"Ran pod sandbox 8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 with infra container: openstack/placement-748dbd4fc4-f54hn/POD\" id=e08b54ad-e43b-48a4-a738-795adc145d29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:22.609157 crc crio[22095]: time=\"2026-06-09T16:19:22.6090138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a72b09a1-29b1-4844-8bfd-442f924d1b77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.613492 crc crio[22095]: time=\"2026-06-09T16:19:22.613355622Z\" level=info msg=\"Created container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core\" id=595440d2-9a41-407a-80fc-d3750d0aeca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.614376 crc crio[22095]: time=\"2026-06-09T16:19:22.614296346Z\" level=info msg=\"Starting container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955\" id=d317194d-6c77-4564-984d-bff977a42bac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:22.662296 crc crio[22095]: time=\"2026-06-09T16:19:22.662177443Z\" level=info msg=\"Started container\" PID=69129 containerID=972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955 description=openstack/ceilometer-0/sg-core id=d317194d-6c77-4564-984d-bff977a42bac name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\nJun 09 16:19:22.675722 crc crio[22095]: time=\"2026-06-09T16:19:22.675631498Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b5cc9741-5cf1-40df-ab44-436ad37dd6fd name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:22.688954 crc crio[22095]: time=\"2026-06-09T16:19:22.688821846Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:19:22.693791 crc crio[22095]: time=\"2026-06-09T16:19:22.69368314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fffc2ad8-8396-4967-aa5f-f4618b60e313 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.708097 crc crio[22095]: time=\"2026-06-09T16:19:22.708039118Z\" level=info msg=\"Creating container: openstack/placement-748dbd4fc4-f54hn/placement-log\" id=7cc6a134-3970-4967-888a-4516037cc909 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.709799 crc crio[22095]: time=\"2026-06-09T16:19:22.709772022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.782119 crc crio[22095]: time=\"2026-06-09T16:19:22.782069835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.787593 crc crio[22095]: time=\"2026-06-09T16:19:22.787552536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:22.879573 crc crio[22095]: 2026-06-09T16:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17c5d6925b1d7bd Mac:ba:b2:fc:f1:23:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a SocketPath: PciID:}] [{Interface:0xc0002c3340 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:22.881467 crc crio[22095]: time=\"2026-06-09T16:19:22.881386831Z\" level=info msg=\"Got pod network &{Name:keystone-76d476ddd6-ppbm4 Namespace:openstack ID:17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 UID:fb850fca-43b1-492f-ab0b-3ae9f1b5604c NetNS:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb850fca_43b1_492f_ab0b_3ae9f1b5604c.slice PodAnnotations:0xc00263c040}] Aliases:map[]}\"\nJun 09 16:19:22.881637 crc crio[22095]: time=\"2026-06-09T16:19:22.881582166Z\" level=info msg=\"Checking pod openstack_keystone-76d476ddd6-ppbm4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:22.895853 crc crio[22095]: time=\"2026-06-09T16:19:22.895746489Z\" level=info msg=\"Ran pod sandbox 17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 with infra container: openstack/keystone-76d476ddd6-ppbm4/POD\" id=8befdee7-2129-4f21-b438-c2f720078b4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:22.901403 crc crio[22095]: time=\"2026-06-09T16:19:22.901307971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f0a81d2c-032a-4254-81e5-730fcddc0177 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:22.956546 crc crio[22095]: time=\"2026-06-09T16:19:22.956463555Z\" level=info msg=\"Created container f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be: openstack/placement-748dbd4fc4-f54hn/placement-log\" id=7cc6a134-3970-4967-888a-4516037cc909 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:22.957763 crc crio[22095]: time=\"2026-06-09T16:19:22.957700136Z\" level=info msg=\"Starting container: f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be\" id=4fa8e69a-4da4-4c6d-9dd0-86cfbb4fb4e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:22.976690 crc crio[22095]: time=\"2026-06-09T16:19:22.976599611Z\" level=info msg=\"Started container\" PID=69167 containerID=f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be description=openstack/placement-748dbd4fc4-f54hn/placement-log id=4fa8e69a-4da4-4c6d-9dd0-86cfbb4fb4e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5\nJun 09 16:19:23.002562 crc crio[22095]: time=\"2026-06-09T16:19:23.002378601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=9b5ef2df-4b6e-4b1f-a8f6-fdbe3624d88d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:23.013315 crc crio[22095]: time=\"2026-06-09T16:19:23.013183298Z\" level=info msg=\"Creating container: openstack/keystone-76d476ddd6-ppbm4/keystone-api\" id=fcceacaf-14c3-48a4-986f-5882d0cfdbfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:23.014657 crc crio[22095]: time=\"2026-06-09T16:19:23.014588134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.016766 crc crio[22095]: time=\"2026-06-09T16:19:23.016650177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=90c50ae6-c378-41b9-9cf0-afeac3467f2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:23.094472 crc crio[22095]: time=\"2026-06-09T16:19:23.094366249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.107108 crc crio[22095]: time=\"2026-06-09T16:19:23.107059874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9c5735e8-084c-4991-9b3a-f36c8b6f5b52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:23.114534 crc crio[22095]: time=\"2026-06-09T16:19:23.114466734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.117514 crc crio[22095]: time=\"2026-06-09T16:19:23.117476041Z\" level=info msg=\"Creating container: openstack/placement-748dbd4fc4-f54hn/placement-api\" id=06fece93-d18d-45e4-b39b-f587a1417cb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:23.129033 crc crio[22095]: time=\"2026-06-09T16:19:23.128897984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.133188 crc crio[22095]: time=\"2026-06-09T16:19:23.133124202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.194087 crc crio[22095]: time=\"2026-06-09T16:19:23.193877619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.200296 crc crio[22095]: time=\"2026-06-09T16:19:23.200224682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.226134 crc crio[22095]: time=\"2026-06-09T16:19:23.226053654Z\" level=info msg=\"Created container be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4: openstack/keystone-76d476ddd6-ppbm4/keystone-api\" id=fcceacaf-14c3-48a4-986f-5882d0cfdbfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:23.227058 crc crio[22095]: time=\"2026-06-09T16:19:23.227033979Z\" level=info msg=\"Starting container: be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4\" id=e27cc52d-4617-4f35-ac3d-ece414388ddc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:23.239162 crc crio[22095]: time=\"2026-06-09T16:19:23.239100828Z\" level=info msg=\"Started container\" PID=69212 containerID=be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4 description=openstack/keystone-76d476ddd6-ppbm4/keystone-api id=e27cc52d-4617-4f35-ac3d-ece414388ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559\nJun 09 16:19:23.386215 crc crio[22095]: time=\"2026-06-09T16:19:23.386022013Z\" level=info msg=\"Created container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log\" id=30ccea1b-1de1-4273-9246-81e352e7d3e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:23.387588 crc crio[22095]: time=\"2026-06-09T16:19:23.387498451Z\" level=info msg=\"Starting container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc\" id=ad14a5d9-48b7-4f1f-983c-5a68264413b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:23.391063 crc crio[22095]: time=\"2026-06-09T16:19:23.390906709Z\" level=info msg=\"Created container b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38: openstack/placement-748dbd4fc4-f54hn/placement-api\" id=06fece93-d18d-45e4-b39b-f587a1417cb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:23.392322 crc crio[22095]: time=\"2026-06-09T16:19:23.392042698Z\" level=info msg=\"Starting container: b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38\" id=ff9132df-697a-4ac6-968b-775de638b277 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:23.394056 crc crio[22095]: time=\"2026-06-09T16:19:23.393995628Z\" level=info msg=\"Started container\" PID=69215 containerID=8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc description=openstack/glance-default-internal-api-0/glance-log id=ad14a5d9-48b7-4f1f-983c-5a68264413b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\nJun 09 16:19:23.397135 crc crio[22095]: time=\"2026-06-09T16:19:23.397076047Z\" level=info msg=\"Started container\" PID=69231 containerID=b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38 description=openstack/placement-748dbd4fc4-f54hn/placement-api id=ff9132df-697a-4ac6-968b-775de638b277 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5\nJun 09 16:19:23.419224 crc crio[22095]: time=\"2026-06-09T16:19:23.417802188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ad6b7a00-fb46-4ed6-8240-2cc05a9e52e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:23.483890 crc crio[22095]: time=\"2026-06-09T16:19:23.483303346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=314cd652-55f6-4a4d-b0d8-597289aea6ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:23.492634 crc crio[22095]: time=\"2026-06-09T16:19:23.492544573Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=82ac7835-ef9a-4015-b016-bce7f0d2ccd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:23.493108 crc crio[22095]: time=\"2026-06-09T16:19:23.493003235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:23.541383 crc crio[22095]: time=\"2026-06-09T16:19:23.541227351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:24.277333 crc crio[22095]: time=\"2026-06-09T16:19:24.276904975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:24.408775 crc crio[22095]: time=\"2026-06-09T16:19:24.405975023Z\" level=info msg=\"Created container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd\" id=82ac7835-ef9a-4015-b016-bce7f0d2ccd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:24.408775 crc crio[22095]: time=\"2026-06-09T16:19:24.407070281Z\" level=info msg=\"Starting container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe\" id=b8c70165-6df7-4338-b521-d8e3f67b5675 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:24.414907 crc crio[22095]: time=\"2026-06-09T16:19:24.41289036Z\" level=info msg=\"Started container\" PID=69565 containerID=6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe description=openstack/glance-default-internal-api-0/glance-httpd id=b8c70165-6df7-4338-b521-d8e3f67b5675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\nJun 09 16:19:33.284532 crc crio[22095]: time=\"2026-06-09T16:19:33.283628635Z\" level=info msg=\"Removing container: 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138\" id=8af72745-f9a1-43bf-8857-511bd1014864 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:34.201672 crc crio[22095]: time=\"2026-06-09T16:19:34.200848431Z\" level=info msg=\"Stopping pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=e0f4c4f8-6dbe-476c-bec1-db067c245e7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:34.201906 crc crio[22095]: time=\"2026-06-09T16:19:34.201805976Z\" level=info msg=\"Stopping pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=d839afa1-1b51-4e35-a6c2-97ead73462eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:34.202709 crc crio[22095]: time=\"2026-06-09T16:19:34.202627507Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc00379e340}] Aliases:map[]}\"\nJun 09 16:19:34.202798 crc crio[22095]: time=\"2026-06-09T16:19:34.20276272Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc0004c6ec0}] Aliases:map[]}\"\nJun 09 16:19:34.202860 crc crio[22095]: time=\"2026-06-09T16:19:34.202813222Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-w8wwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:34.203086 crc crio[22095]: time=\"2026-06-09T16:19:34.202905374Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-jz4hw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:37.600393 crc crio[22095]: time=\"2026-06-09T16:19:37.599398898Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-s9hlr/POD\" id=56d5a402-ecb8-4ceb-8d46-9e6cfee4c27f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:37.602816 crc crio[22095]: time=\"2026-06-09T16:19:37.602787435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:39.217773 crc crio[22095]: time=\"2026-06-09T16:19:39.217110236Z\" level=info msg=\"Removed container 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138: openshift-infra/auto-csr-approver-29683692-bhw82/oc\" id=8af72745-f9a1-43bf-8857-511bd1014864 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:39.228636 crc crio[22095]: time=\"2026-06-09T16:19:39.228535159Z\" level=info msg=\"Stopping pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b44c0d21-6a22-4b0e-8a48-9c5e89de7df1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.228636 crc crio[22095]: time=\"2026-06-09T16:19:39.228634682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b44c0d21-6a22-4b0e-8a48-9c5e89de7df1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.229401 crc crio[22095]: time=\"2026-06-09T16:19:39.229316419Z\" level=info msg=\"Removing pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=4411770a-3e24-4136-a4bd-ae1e0dadc30f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.285775 crc crio[22095]: time=\"2026-06-09T16:19:39.283001425Z\" level=info msg=\"Stopped pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=d839afa1-1b51-4e35-a6c2-97ead73462eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.297167 crc crio[22095]: time=\"2026-06-09T16:19:39.294471439Z\" level=info msg=\"Stopped pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=e0f4c4f8-6dbe-476c-bec1-db067c245e7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.372756 crc crio[22095]: time=\"2026-06-09T16:19:39.372612891Z\" level=info msg=\"Removed pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=4411770a-3e24-4136-a4bd-ae1e0dadc30f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.374143 crc crio[22095]: time=\"2026-06-09T16:19:39.374060789Z\" level=info msg=\"Stopping pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=a69431c4-9d3b-4af7-865b-152b50081b23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.374231 crc crio[22095]: time=\"2026-06-09T16:19:39.374177392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=a69431c4-9d3b-4af7-865b-152b50081b23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.375601 crc crio[22095]: time=\"2026-06-09T16:19:39.375407303Z\" level=info msg=\"Removing pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=5a65b8a3-dea8-421c-8f50-aa9148629d1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.384825 crc crio[22095]: time=\"2026-06-09T16:19:39.384717312Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c4e4192e-473d-4d5b-822f-1bdc3c5087da name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:39.385626 crc crio[22095]: time=\"2026-06-09T16:19:39.385559623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9af7c45b-b5a2-44f6-86f9-cd2e69dee9ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:39.402304 crc crio[22095]: time=\"2026-06-09T16:19:39.401863921Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"\nJun 09 16:19:39.402595 crc crio[22095]: time=\"2026-06-09T16:19:39.402384234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-s9hlr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:39.419506 crc crio[22095]: time=\"2026-06-09T16:19:39.419399221Z\" level=info msg=\"Removed pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=5a65b8a3-dea8-421c-8f50-aa9148629d1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.423696 crc crio[22095]: time=\"2026-06-09T16:19:39.423609528Z\" level=info msg=\"Stopping pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=e0474c88-425f-4ae8-b836-99e25b2d3df6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.424096 crc crio[22095]: time=\"2026-06-09T16:19:39.423746972Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=e0474c88-425f-4ae8-b836-99e25b2d3df6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.425210 crc crio[22095]: time=\"2026-06-09T16:19:39.425143448Z\" level=info msg=\"Removing pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=fba01faf-2b98-44fe-ad4d-b9e6861fd5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.468986 crc crio[22095]: time=\"2026-06-09T16:19:39.468267493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=584ad0b9-4b0a-419c-a10b-b71a31541549 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:39.471890 crc crio[22095]: time=\"2026-06-09T16:19:39.471795023Z\" level=info msg=\"Removed pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=fba01faf-2b98-44fe-ad4d-b9e6861fd5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.473821 crc crio[22095]: time=\"2026-06-09T16:19:39.473738323Z\" level=info msg=\"Stopping pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=06dd08e5-d55d-41b0-9feb-fdc1a6c2699a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.473994 crc crio[22095]: time=\"2026-06-09T16:19:39.473824655Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=06dd08e5-d55d-41b0-9feb-fdc1a6c2699a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.474306 crc crio[22095]: time=\"2026-06-09T16:19:39.474246236Z\" level=info msg=\"Removing pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=03876a8c-3649-4d2f-893b-a2746c5120af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.541681 crc crio[22095]: time=\"2026-06-09T16:19:39.53899275Z\" level=info msg=\"Removed pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=03876a8c-3649-4d2f-893b-a2746c5120af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.562800 crc crio[22095]: time=\"2026-06-09T16:19:39.559484226Z\" level=info msg=\"Stopping pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=06aabfb1-a0f8-4470-a7ef-c03bee641750 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.562800 crc crio[22095]: time=\"2026-06-09T16:19:39.560666037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=06aabfb1-a0f8-4470-a7ef-c03bee641750 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.571690 crc crio[22095]: time=\"2026-06-09T16:19:39.571575417Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-k8shs/cinder-db-sync\" id=7e7c2867-dedd-4762-b923-2c071411acb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:39.573119 crc crio[22095]: time=\"2026-06-09T16:19:39.572330127Z\" level=info msg=\"Removing pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=46bc34b5-c501-4d40-a203-40596d15ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.574416 crc crio[22095]: time=\"2026-06-09T16:19:39.57439328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:39.597481 crc crio[22095]: time=\"2026-06-09T16:19:39.597426492Z\" level=info msg=\"Removed pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=46bc34b5-c501-4d40-a203-40596d15ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.599771 crc crio[22095]: time=\"2026-06-09T16:19:39.599637218Z\" level=info msg=\"Stopping pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=e8c4714b-a86a-40ab-9f55-76cce66343d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.599771 crc crio[22095]: time=\"2026-06-09T16:19:39.599732161Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=e8c4714b-a86a-40ab-9f55-76cce66343d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.600871 crc crio[22095]: time=\"2026-06-09T16:19:39.600785998Z\" level=info msg=\"Removing pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=9775954d-89b6-465c-b338-de31c532f2a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.683866 crc crio[22095]: time=\"2026-06-09T16:19:39.68338335Z\" level=info msg=\"Removed pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=9775954d-89b6-465c-b338-de31c532f2a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.686870 crc crio[22095]: time=\"2026-06-09T16:19:39.686810738Z\" level=info msg=\"Stopping pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=b7f66207-fd6c-4277-baa7-9c85b28ff7a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.687107 crc crio[22095]: time=\"2026-06-09T16:19:39.68688623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=b7f66207-fd6c-4277-baa7-9c85b28ff7a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:39.687660 crc crio[22095]: time=\"2026-06-09T16:19:39.687592338Z\" level=info msg=\"Removing pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=03a82d47-f670-45e2-bd85-3212d5f94353 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.764857 crc crio[22095]: time=\"2026-06-09T16:19:39.764769252Z\" level=info msg=\"Removed pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=03a82d47-f670-45e2-bd85-3212d5f94353 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:19:39.770183 crc crio[22095]: time=\"2026-06-09T16:19:39.769867123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:40.056314 crc crio[22095]: 2026-06-09T16:19:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8a60d62af45fd2 Mac:ba:17:2f:06:aa:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:40.062253 crc crio[22095]: time=\"2026-06-09T16:19:40.062146565Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"\nJun 09 16:19:40.062516 crc crio[22095]: time=\"2026-06-09T16:19:40.062457953Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-s9hlr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:40.081631 crc crio[22095]: time=\"2026-06-09T16:19:40.081548323Z\" level=info msg=\"Ran pod sandbox f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 with infra container: openshift-marketplace/redhat-operators-s9hlr/POD\" id=56d5a402-ecb8-4ceb-8d46-9e6cfee4c27f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:40.086007 crc crio[22095]: time=\"2026-06-09T16:19:40.085905865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25549e02-3ecf-4bab-8c2a-a49a2a419c77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:40.092030 crc crio[22095]: time=\"2026-06-09T16:19:40.091791257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=753e5b66-b982-4d7a-85d0-83207bebf825 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:40.100889 crc crio[22095]: time=\"2026-06-09T16:19:40.100813178Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s9hlr/extract-utilities\" id=ccdb0465-66ed-409b-bcd8-f242d03e8f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:40.101289 crc crio[22095]: time=\"2026-06-09T16:19:40.101241539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:40.146742 crc crio[22095]: time=\"2026-06-09T16:19:40.146659367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:40.154275 crc crio[22095]: time=\"2026-06-09T16:19:40.15419341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:40.360749 crc crio[22095]: time=\"2026-06-09T16:19:40.360653637Z\" level=info msg=\"Created container c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3: openshift-marketplace/redhat-operators-s9hlr/extract-utilities\" id=ccdb0465-66ed-409b-bcd8-f242d03e8f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:40.362123 crc crio[22095]: time=\"2026-06-09T16:19:40.362030532Z\" level=info msg=\"Starting container: c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3\" id=469051f6-5de1-4043-b0b2-66b4a06627d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:40.381402 crc crio[22095]: time=\"2026-06-09T16:19:40.381323748Z\" level=info msg=\"Started container\" PID=70634 containerID=c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3 description=openshift-marketplace/redhat-operators-s9hlr/extract-utilities id=469051f6-5de1-4043-b0b2-66b4a06627d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\nJun 09 16:19:41.126112 crc crio[22095]: time=\"2026-06-09T16:19:41.123402789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:41.345262 crc crio[22095]: time=\"2026-06-09T16:19:41.343760862Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69d794c7cc-xgtfp/POD\" id=81ecea2d-ff51-48fb-9e49-956f78620f73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:41.345262 crc crio[22095]: time=\"2026-06-09T16:19:41.344169802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:41.432963 crc crio[22095]: time=\"2026-06-09T16:19:41.431271431Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc0019845e8}] Aliases:map[]}\"\nJun 09 16:19:41.432963 crc crio[22095]: time=\"2026-06-09T16:19:41.431346953Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69d794c7cc-xgtfp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:41.450744 crc crio[22095]: time=\"2026-06-09T16:19:41.447773635Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3836da2-7ddd-4d34-a7f6-1e77a3fcbd7b name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:41.463998 crc crio[22095]: time=\"2026-06-09T16:19:41.461674622Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:19:41.537268 crc crio[22095]: time=\"2026-06-09T16:19:41.53665337Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6c6ff85c8f-vnb6v/POD\" id=78a7e82b-92bd-41cd-b7df-4482cc16cb9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:41.537268 crc crio[22095]: time=\"2026-06-09T16:19:41.536736522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:41.557747 crc crio[22095]: time=\"2026-06-09T16:19:41.557653539Z\" level=info msg=\"Running pod sandbox: openstack/neutron-78489f676d-bvdzz/POD\" id=b73c0a17-3580-4ae5-9953-8b70ce393747 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:41.558020 crc crio[22095]: time=\"2026-06-09T16:19:41.557763562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:41.584316 crc crio[22095]: time=\"2026-06-09T16:19:41.57598126Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/POD\" id=6d5d505b-0fa2-496c-a832-9e23d3d7fe31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:41.584316 crc crio[22095]: time=\"2026-06-09T16:19:41.576057602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:41.691539 crc crio[22095]: time=\"2026-06-09T16:19:41.68921773Z\" level=info msg=\"Created container aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05: openstack/cinder-db-sync-k8shs/cinder-db-sync\" id=7e7c2867-dedd-4762-b923-2c071411acb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:41.696360 crc crio[22095]: time=\"2026-06-09T16:19:41.692890025Z\" level=info msg=\"Starting container: aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05\" id=317162e2-6eb7-49b5-ae84-e3e7451ec62e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:41.718612 crc crio[22095]: time=\"2026-06-09T16:19:41.717773114Z\" level=info msg=\"Started container\" PID=70691 containerID=aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05 description=openstack/cinder-db-sync-k8shs/cinder-db-sync id=317162e2-6eb7-49b5-ae84-e3e7451ec62e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\nJun 09 16:19:41.722176 crc crio[22095]: time=\"2026-06-09T16:19:41.722030994Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0019848c0}] Aliases:map[]}\"\nJun 09 16:19:41.722176 crc crio[22095]: time=\"2026-06-09T16:19:41.722104785Z\" level=info msg=\"Adding pod openstack_barbican-worker-6c6ff85c8f-vnb6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:41.821626 crc crio[22095]: time=\"2026-06-09T16:19:41.815403283Z\" level=info msg=\"Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc002da41a0}] Aliases:map[]}\"\nJun 09 16:19:41.821626 crc crio[22095]: time=\"2026-06-09T16:19:41.816021819Z\" level=info msg=\"Adding pod openstack_neutron-78489f676d-bvdzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:41.852869 crc crio[22095]: time=\"2026-06-09T16:19:41.852719422Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002ab2160}] Aliases:map[]}\"\nJun 09 16:19:41.852869 crc crio[22095]: time=\"2026-06-09T16:19:41.852792934Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:42.124115 crc crio[22095]: time=\"2026-06-09T16:19:42.120375742Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6bdc9bcf7b-m7cgt/POD\" id=281daf13-3033-4ff3-8f95-faf691e2b74a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:42.124338 crc crio[22095]: time=\"2026-06-09T16:19:42.124227921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.159257 crc crio[22095]: time=\"2026-06-09T16:19:42.145541128Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7478b4bb45-646pj/POD\" id=4679ab29-b514-445a-8249-4aa1ec577880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:42.162720 crc crio[22095]: time=\"2026-06-09T16:19:42.159717593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.165518 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b8b9c7ed8d36d6 Mac:e6:31:cc:75:a5:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:42.167685 crc crio[22095]: time=\"2026-06-09T16:19:42.167602945Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc0019845e8}] Aliases:map[]}\"\nJun 09 16:19:42.167813 crc crio[22095]: time=\"2026-06-09T16:19:42.16777163Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69d794c7cc-xgtfp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:42.207400 crc crio[22095]: time=\"2026-06-09T16:19:42.207251804Z\" level=info msg=\"Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"\nJun 09 16:19:42.207400 crc crio[22095]: time=\"2026-06-09T16:19:42.207312186Z\" level=info msg=\"Adding pod openstack_barbican-api-6bdc9bcf7b-m7cgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:42.209531 crc crio[22095]: time=\"2026-06-09T16:19:42.209382149Z\" level=info msg=\"Ran pod sandbox 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb with infra container: openstack/dnsmasq-dns-69d794c7cc-xgtfp/POD\" id=81ecea2d-ff51-48fb-9e49-956f78620f73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:42.213729 crc crio[22095]: time=\"2026-06-09T16:19:42.213595447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e1f4c183-572f-433f-b190-152993f62749 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.247263 crc crio[22095]: time=\"2026-06-09T16:19:42.246624156Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0004c67e0}] Aliases:map[]}\"\nJun 09 16:19:42.247263 crc crio[22095]: time=\"2026-06-09T16:19:42.246683508Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7478b4bb45-646pj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:42.320095 crc crio[22095]: time=\"2026-06-09T16:19:42.317648782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=25c2a913-eb54-4d63-9232-e5997b4a1739 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.352189 crc crio[22095]: time=\"2026-06-09T16:19:42.351668556Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init\" id=f916fdbd-1fb5-4e07-ada2-e5135460ac68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:42.356126 crc crio[22095]: time=\"2026-06-09T16:19:42.355979937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.504055 crc crio[22095]: time=\"2026-06-09T16:19:42.504001381Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=e3836da2-7ddd-4d34-a7f6-1e77a3fcbd7b name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:42.517821 crc crio[22095]: time=\"2026-06-09T16:19:42.516602455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec9b3f30-f9f3-465f-b81a-df837b6aaa6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.541539 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ef1e094999b28a Mac:0e:b7:2e:76:2b:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc SocketPath: PciID:}] [{Interface:0xc0002f92c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:42.544543 crc crio[22095]: time=\"2026-06-09T16:19:42.543594599Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0019848c0}] Aliases:map[]}\"\nJun 09 16:19:42.544543 crc crio[22095]: time=\"2026-06-09T16:19:42.543749333Z\" level=info msg=\"Checking pod openstack_barbican-worker-6c6ff85c8f-vnb6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:42.557375 crc crio[22095]: time=\"2026-06-09T16:19:42.557217299Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b4b744a-f51b-47a2-ba11-9ffe0c57e8da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.604540 crc crio[22095]: time=\"2026-06-09T16:19:42.60354068Z\" level=info msg=\"Ran pod sandbox 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 with infra container: openstack/barbican-worker-6c6ff85c8f-vnb6v/POD\" id=78a7e82b-92bd-41cd-b7df-4482cc16cb9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:42.616315 crc crio[22095]: time=\"2026-06-09T16:19:42.616234726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.616736 crc crio[22095]: time=\"2026-06-09T16:19:42.616652787Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.616827 crc crio[22095]: time=\"2026-06-09T16:19:42.616734959Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.621521 crc crio[22095]: time=\"2026-06-09T16:19:42.621477361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.622055 crc crio[22095]: time=\"2026-06-09T16:19:42.62185744Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=0542157d-0ec2-4b29-ad94-fc34383c7c33 name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:42.637458 crc crio[22095]: time=\"2026-06-09T16:19:42.637377749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.641226 crc crio[22095]: time=\"2026-06-09T16:19:42.641046724Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"\nJun 09 16:19:42.648828 crc crio[22095]: time=\"2026-06-09T16:19:42.648785602Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s9hlr/extract-content\" id=16f9432c-f0c5-4968-bd28-f747d0dcb9c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:42.649506 crc crio[22095]: time=\"2026-06-09T16:19:42.64948045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.797245 crc crio[22095]: time=\"2026-06-09T16:19:42.797118645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.803386 crc crio[22095]: time=\"2026-06-09T16:19:42.803326124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:42.868589 crc crio[22095]: time=\"2026-06-09T16:19:42.86851197Z\" level=info msg=\"Created container cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init\" id=f916fdbd-1fb5-4e07-ada2-e5135460ac68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:42.882051 crc crio[22095]: time=\"2026-06-09T16:19:42.881547195Z\" level=info msg=\"Starting container: cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb\" id=135f4870-45bf-411f-93cc-d58fe86180ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:42.886501 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88e98f34ec4df6d Mac:16:55:5a:fb:13:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:42.887076 crc crio[22095]: time=\"2026-06-09T16:19:42.886974754Z\" level=info msg=\"Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc002da41a0}] Aliases:map[]}\"\nJun 09 16:19:42.887207 crc crio[22095]: time=\"2026-06-09T16:19:42.887156029Z\" level=info msg=\"Checking pod openstack_neutron-78489f676d-bvdzz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:42.902253 crc crio[22095]: time=\"2026-06-09T16:19:42.901842006Z\" level=info msg=\"Started container\" PID=70985 containerID=cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb description=openstack/dnsmasq-dns-69d794c7cc-xgtfp/init id=135f4870-45bf-411f-93cc-d58fe86180ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\nJun 09 16:19:42.918514 crc crio[22095]: time=\"2026-06-09T16:19:42.917693214Z\" level=info msg=\"Ran pod sandbox 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 with infra container: openstack/neutron-78489f676d-bvdzz/POD\" id=b73c0a17-3580-4ae5-9953-8b70ce393747 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:42.930673 crc crio[22095]: time=\"2026-06-09T16:19:42.930597525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b3fbe6aa-947c-45c3-ae86-a926049d3830 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:42.933691 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd8b19cb9b38ef Mac:92:63:f4:06:5e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:42.935001 crc crio[22095]: time=\"2026-06-09T16:19:42.934615789Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002ab2160}] Aliases:map[]}\"\nJun 09 16:19:42.935001 crc crio[22095]: time=\"2026-06-09T16:19:42.934819954Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:42.964040 crc crio[22095]: time=\"2026-06-09T16:19:42.960165675Z\" level=info msg=\"Ran pod sandbox 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 with infra container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/POD\" id=6d5d505b-0fa2-496c-a832-9e23d3d7fe31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:43.007652 crc crio[22095]: time=\"2026-06-09T16:19:43.005564902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.007652 crc crio[22095]: time=\"2026-06-09T16:19:43.005961562Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.007652 crc crio[22095]: time=\"2026-06-09T16:19:43.006044034Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.013830 crc crio[22095]: time=\"2026-06-09T16:19:43.012849859Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f0189657-0357-4cfb-a46b-c7001e0e5dea name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:43.030156 crc crio[22095]: time=\"2026-06-09T16:19:43.029170918Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"\nJun 09 16:19:43.048038 crc crio[22095]: time=\"2026-06-09T16:19:43.047855079Z\" level=info msg=\"Created container 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928: openshift-marketplace/redhat-operators-s9hlr/extract-content\" id=16f9432c-f0c5-4968-bd28-f747d0dcb9c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.055003 crc crio[22095]: time=\"2026-06-09T16:19:43.054594072Z\" level=info msg=\"Starting container: 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928\" id=0d0eb7b6-6304-43ab-b66f-1b1334c61367 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:43.072993 crc crio[22095]: time=\"2026-06-09T16:19:43.070370567Z\" level=info msg=\"Started container\" PID=70995 containerID=9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928 description=openshift-marketplace/redhat-operators-s9hlr/extract-content id=0d0eb7b6-6304-43ab-b66f-1b1334c61367 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\nJun 09 16:19:43.114013 crc crio[22095]: 2026-06-09T16:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf8bf7623e0fba Mac:1a:3f:d0:f3:ae:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:43.114414 crc crio[22095]: time=\"2026-06-09T16:19:43.114374368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=876c67cb-bebf-4c8d-9a99-7222bdc8a9d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.115536 crc crio[22095]: time=\"2026-06-09T16:19:43.115462726Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0004c67e0}] Aliases:map[]}\"\nJun 09 16:19:43.115785 crc crio[22095]: time=\"2026-06-09T16:19:43.115685492Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7478b4bb45-646pj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:43.117759 crc crio[22095]: 2026-06-09T16:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aabe84395e78521 Mac:1a:07:c4:6a:2c:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:43.118068 crc crio[22095]: time=\"2026-06-09T16:19:43.118016152Z\" level=info msg=\"Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"\nJun 09 16:19:43.119620 crc crio[22095]: time=\"2026-06-09T16:19:43.119306995Z\" level=info msg=\"Checking pod openstack_barbican-api-6bdc9bcf7b-m7cgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:43.125537 crc crio[22095]: time=\"2026-06-09T16:19:43.125367301Z\" level=info msg=\"Creating container: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=723104e1-0903-479a-b12c-3a64de42b521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.139244 crc crio[22095]: time=\"2026-06-09T16:19:43.138885428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.140359 crc crio[22095]: time=\"2026-06-09T16:19:43.140261113Z\" level=info msg=\"Ran pod sandbox fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 with infra container: openstack/dnsmasq-dns-7478b4bb45-646pj/POD\" id=4679ab29-b514-445a-8249-4aa1ec577880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:43.144755 crc crio[22095]: time=\"2026-06-09T16:19:43.144559774Z\" level=info msg=\"Ran pod sandbox aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 with infra container: openstack/barbican-api-6bdc9bcf7b-m7cgt/POD\" id=281daf13-3033-4ff3-8f95-faf691e2b74a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:43.146784 crc crio[22095]: time=\"2026-06-09T16:19:43.146653108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fd90c694-2677-43e5-a1e5-47ebe196ca24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.150101 crc crio[22095]: time=\"2026-06-09T16:19:43.148567127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c1890c9d-d9f4-4a9e-82e7-a6118f9e2d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.183786 crc crio[22095]: time=\"2026-06-09T16:19:43.183622628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0447f0ab-8e1c-4b38-8221-8ab9d20a108d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.197363 crc crio[22095]: time=\"2026-06-09T16:19:43.197215157Z\" level=info msg=\"Creating container: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=be62ac73-b9c1-452e-b9a6-86b89079670e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.197702 crc crio[22095]: time=\"2026-06-09T16:19:43.197651899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.267977 crc crio[22095]: time=\"2026-06-09T16:19:43.265632855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.287023 crc crio[22095]: time=\"2026-06-09T16:19:43.28371939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.290753 crc crio[22095]: time=\"2026-06-09T16:19:43.290669488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d39db555-6fff-4ac9-bd38-516b592d6d17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.301375 crc crio[22095]: time=\"2026-06-09T16:19:43.301265491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.307331 crc crio[22095]: time=\"2026-06-09T16:19:43.307045599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7478b4bb45-646pj/init\" id=c7c1db96-54c8-4ab3-92c2-1feb31948e0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.309644 crc crio[22095]: time=\"2026-06-09T16:19:43.309554944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.315883 crc crio[22095]: time=\"2026-06-09T16:19:43.307772838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.406997 crc crio[22095]: time=\"2026-06-09T16:19:43.406879195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.415314 crc crio[22095]: time=\"2026-06-09T16:19:43.4152313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.572000 crc crio[22095]: time=\"2026-06-09T16:19:43.566002755Z\" level=info msg=\"Stopping pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=d7e31bf6-153a-4a84-a81b-0de02cefbb18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:43.572000 crc crio[22095]: time=\"2026-06-09T16:19:43.566740274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc00041cc78}] Aliases:map[]}\"\nJun 09 16:19:43.572000 crc crio[22095]: time=\"2026-06-09T16:19:43.568376076Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69d794c7cc-xgtfp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:43.708415 crc crio[22095]: time=\"2026-06-09T16:19:43.708336093Z\" level=info msg=\"Created container 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a: openstack/dnsmasq-dns-7478b4bb45-646pj/init\" id=c7c1db96-54c8-4ab3-92c2-1feb31948e0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.712072 crc crio[22095]: time=\"2026-06-09T16:19:43.712000307Z\" level=info msg=\"Starting container: 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a\" id=601dc092-ad65-4948-9751-790088d40c10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:43.722333 crc crio[22095]: time=\"2026-06-09T16:19:43.722247141Z\" level=info msg=\"Created container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=723104e1-0903-479a-b12c-3a64de42b521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.723685 crc crio[22095]: time=\"2026-06-09T16:19:43.723589885Z\" level=info msg=\"Starting container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd\" id=5e9caaa1-f629-4c8d-8fd9-9a7007109518 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:43.733253 crc crio[22095]: time=\"2026-06-09T16:19:43.732732Z\" level=info msg=\"Started container\" PID=71081 containerID=5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a description=openstack/dnsmasq-dns-7478b4bb45-646pj/init id=601dc092-ad65-4948-9751-790088d40c10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\nJun 09 16:19:43.736291 crc crio[22095]: time=\"2026-06-09T16:19:43.736213729Z\" level=info msg=\"Created container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=be62ac73-b9c1-452e-b9a6-86b89079670e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.739993 crc crio[22095]: time=\"2026-06-09T16:19:43.737646966Z\" level=info msg=\"Starting container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029\" id=ec3a98fb-4d6f-418c-ba49-a1aa0111d55a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:43.740404 crc crio[22095]: time=\"2026-06-09T16:19:43.740325015Z\" level=info msg=\"Started container\" PID=71089 containerID=c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd description=openstack/neutron-78489f676d-bvdzz/neutron-api id=5e9caaa1-f629-4c8d-8fd9-9a7007109518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\nJun 09 16:19:43.764639 crc crio[22095]: time=\"2026-06-09T16:19:43.764548888Z\" level=info msg=\"Started container\" PID=71079 containerID=c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029 description=openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log id=ec3a98fb-4d6f-418c-ba49-a1aa0111d55a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\nJun 09 16:19:43.775797 crc crio[22095]: time=\"2026-06-09T16:19:43.775683544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=40ba79cd-2276-49f1-9c5e-e325190bc4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.791852 crc crio[22095]: time=\"2026-06-09T16:19:43.789579661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a32dc3b2-747c-4f49-ada3-5b36965f32fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.833898 crc crio[22095]: time=\"2026-06-09T16:19:43.833717495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7d51117c-fc8f-4eac-a8a1-3151030fa2cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:43.869703 crc crio[22095]: time=\"2026-06-09T16:19:43.869507645Z\" level=info msg=\"Creating container: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=44e7330f-b004-4a87-a97e-aa7606736a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:43.870481 crc crio[22095]: time=\"2026-06-09T16:19:43.870104841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:43.881701 crc crio[22095]: time=\"2026-06-09T16:19:43.881612106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5a5c0bbd-b319-4b9a-b750-d808a90a5b8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:44.133756 crc crio[22095]: time=\"2026-06-09T16:19:44.133528021Z\" level=info msg=\"Stopped pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=d7e31bf6-153a-4a84-a81b-0de02cefbb18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:44.153838 crc crio[22095]: time=\"2026-06-09T16:19:44.153745331Z\" level=info msg=\"Creating container: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=f8bccfec-f782-4112-ab99-119f227b38a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:44.163152 crc crio[22095]: time=\"2026-06-09T16:19:44.158809691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:44.412073 crc crio[22095]: time=\"2026-06-09T16:19:44.411295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:44.441337 crc crio[22095]: time=\"2026-06-09T16:19:44.440800298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:44.447298 crc crio[22095]: time=\"2026-06-09T16:19:44.447226513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:44.466530 crc crio[22095]: time=\"2026-06-09T16:19:44.46577604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:44.669185 crc crio[22095]: time=\"2026-06-09T16:19:44.669005843Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5cbf9d48b7-nd9k6/POD\" id=8e0ec6e7-dcdf-4ede-a47e-f947452260f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:44.669185 crc crio[22095]: time=\"2026-06-09T16:19:44.669096756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:44.746029 crc crio[22095]: time=\"2026-06-09T16:19:44.738697775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e4d3d87f-2c8b-4437-993c-46c68d1fa63f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:44.798511 crc crio[22095]: time=\"2026-06-09T16:19:44.798181084Z\" level=info msg=\"Removing container: cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb\" id=67b82e10-1d5c-42d9-acc0-823843b7c47c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:44.800546 crc crio[22095]: time=\"2026-06-09T16:19:44.799782465Z\" level=info msg=\"Got pod network &{Name:neutron-5cbf9d48b7-nd9k6 Namespace:openstack ID:acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 UID:156d693f-4b32-432f-86b2-92683085a2c7 NetNS:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod156d693f_4b32_432f_86b2_92683085a2c7.slice PodAnnotations:0xc0004c6d40}] Aliases:map[]}\"\nJun 09 16:19:44.802375 crc crio[22095]: time=\"2026-06-09T16:19:44.802296769Z\" level=info msg=\"Adding pod openstack_neutron-5cbf9d48b7-nd9k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:44.848803 crc crio[22095]: time=\"2026-06-09T16:19:44.848723753Z\" level=info msg=\"Created container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=44e7330f-b004-4a87-a97e-aa7606736a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:44.868519 crc crio[22095]: time=\"2026-06-09T16:19:44.867662509Z\" level=info msg=\"Starting container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88\" id=8e0630f4-39bb-4c8b-a14e-c26b31624258 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:44.875769 crc crio[22095]: time=\"2026-06-09T16:19:44.875668205Z\" level=info msg=\"Created container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=f8bccfec-f782-4112-ab99-119f227b38a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:44.881245 crc crio[22095]: time=\"2026-06-09T16:19:44.881162706Z\" level=info msg=\"Starting container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812\" id=fb99dbf7-defd-4f02-b2fc-79bc9a90b4e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:44.882244 crc crio[22095]: time=\"2026-06-09T16:19:44.882033749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8fab4204-bdf9-4425-adcb-aa384b2c583c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:44.887275 crc crio[22095]: time=\"2026-06-09T16:19:44.887196371Z\" level=info msg=\"Started container\" PID=71221 containerID=70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88 description=openstack/neutron-78489f676d-bvdzz/neutron-httpd id=8e0630f4-39bb-4c8b-a14e-c26b31624258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\nJun 09 16:19:44.890985 crc crio[22095]: time=\"2026-06-09T16:19:44.888847364Z\" level=info msg=\"Started container\" PID=71222 containerID=92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812 description=openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api id=fb99dbf7-defd-4f02-b2fc-79bc9a90b4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\nJun 09 16:19:44.898343 crc crio[22095]: time=\"2026-06-09T16:19:44.897869806Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=c6d99be1-54c3-41b1-91b0-1174e111895c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:44.898590 crc crio[22095]: time=\"2026-06-09T16:19:44.898474191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:45.011598 crc crio[22095]: time=\"2026-06-09T16:19:45.011515547Z\" level=info msg=\"Removed container cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init\" id=67b82e10-1d5c-42d9-acc0-823843b7c47c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:45.032257 crc crio[22095]: time=\"2026-06-09T16:19:45.032139787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:45.064375 crc crio[22095]: time=\"2026-06-09T16:19:45.064228511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:45.287487 crc crio[22095]: time=\"2026-06-09T16:19:45.284304218Z\" level=info msg=\"Created container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=c6d99be1-54c3-41b1-91b0-1174e111895c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:45.295865 crc crio[22095]: time=\"2026-06-09T16:19:45.295741192Z\" level=info msg=\"Starting container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6\" id=478682f3-ffce-4363-8683-5abb198cbf01 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:19:45.307404 crc crio[22095]: time=\"2026-06-09T16:19:45.305871502Z\" level=info msg=\"Started container\" PID=71302 containerID=3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6 description=openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns id=478682f3-ffce-4363-8683-5abb198cbf01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\nJun 09 16:19:45.788156 crc crio[22095]: 2026-06-09T16:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acabb537af44037 Mac:9a:73:ea:28:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:19:45.790004 crc crio[22095]: time=\"2026-06-09T16:19:45.789855311Z\" level=info msg=\"Got pod network &{Name:neutron-5cbf9d48b7-nd9k6 Namespace:openstack ID:acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 UID:156d693f-4b32-432f-86b2-92683085a2c7 NetNS:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod156d693f_4b32_432f_86b2_92683085a2c7.slice PodAnnotations:0xc0004c6d40}] Aliases:map[]}\"\nJun 09 16:19:45.790110 crc crio[22095]: time=\"2026-06-09T16:19:45.790095807Z\" level=info msg=\"Checking pod openstack_neutron-5cbf9d48b7-nd9k6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:19:46.763712 crc crio[22095]: time=\"2026-06-09T16:19:46.762678784Z\" level=info msg=\"Ran pod sandbox acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 with infra container: openstack/neutron-5cbf9d48b7-nd9k6/POD\" id=8e0ec6e7-dcdf-4ede-a47e-f947452260f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:46.766199 crc crio[22095]: time=\"2026-06-09T16:19:46.765130007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d9933ae8-ae80-48e6-b113-c6e954d70910 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:48.402090 crc crio[22095]: time=\"2026-06-09T16:19:48.401246646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a1eb7ec7-7f0b-410a-b280-d2a1621e5111 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:48.948885 crc crio[22095]: time=\"2026-06-09T16:19:48.948792709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=019b9e7e-8160-4257-a630-81ccc2d81575 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:50.368053 crc crio[22095]: time=\"2026-06-09T16:19:50.367553692Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6669f4dd4-j7kzk/POD\" id=27cc5af0-8a94-4183-b34b-d72137f1c95d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:19:50.369371 crc crio[22095]: time=\"2026-06-09T16:19:50.368095236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:54.239881 crc crio[22095]: time=\"2026-06-09T16:19:54.238972862Z\" level=info msg=\"Stopping container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608 (timeout: 10s)\" id=bd9893fa-5b5a-4c4e-b406-e5b55f21f4cd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:54.299790 crc crio[22095]: time=\"2026-06-09T16:19:54.299154468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e604c52-49ed-4296-99e3-273dd6a96f15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:54.309587 crc crio[22095]: time=\"2026-06-09T16:19:54.309493284Z\" level=info msg=\"Creating container: openstack/neutron-5cbf9d48b7-nd9k6/neutron-api\" id=0806d5c2-84d3-47ac-bde6-266cd49914f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:56.434724 crc crio[22095]: time=\"2026-06-09T16:19:56.434163041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:56.445759 crc crio[22095]: time=\"2026-06-09T16:19:56.445656347Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=5c67d804-45f3-41db-b5e2-100e6aa6cdc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:56.446533 crc crio[22095]: time=\"2026-06-09T16:19:56.446322174Z\" level=info msg=\"Stopped container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=bd9893fa-5b5a-4c4e-b406-e5b55f21f4cd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:19:56.447231 crc crio[22095]: time=\"2026-06-09T16:19:56.447168305Z\" level=info msg=\"Stopping pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=b58dbfe2-ee87-4939-bf98-b5f4603f53e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:56.447738 crc crio[22095]: time=\"2026-06-09T16:19:56.447710459Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=0542157d-0ec2-4b29-ad94-fc34383c7c33 name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:56.448689 crc crio[22095]: time=\"2026-06-09T16:19:56.448618543Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc00263c600}] Aliases:map[]}\"\nJun 09 16:19:56.448837 crc crio[22095]: time=\"2026-06-09T16:19:56.448796067Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5494568cc5-wjfjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:56.449074 crc crio[22095]: time=\"2026-06-09T16:19:56.448629443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=eb19b7bb-b74c-45bd-8aa8-b873f5dd95df name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:56.464412 crc crio[22095]: time=\"2026-06-09T16:19:56.464139052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f0189657-0357-4cfb-a46b-c7001e0e5dea name=/runtime.v1.ImageService/PullImage\nJun 09 16:19:56.466804 crc crio[22095]: time=\"2026-06-09T16:19:56.466736078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e7c6ee7f-7763-4be8-ad07-7da2f2fb512b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:58.979456 crc crio[22095]: time=\"2026-06-09T16:19:58.978419191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:58.986477 crc crio[22095]: time=\"2026-06-09T16:19:58.986374006Z\" level=info msg=\"Stopped pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=b58dbfe2-ee87-4939-bf98-b5f4603f53e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:59.038999 crc crio[22095]: time=\"2026-06-09T16:19:59.03129226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=564ccdc4-1082-4077-8053-bb4c3acd045c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:59.038999 crc crio[22095]: time=\"2026-06-09T16:19:59.037166001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fde37083-74e2-4192-a270-5fb166ed9733 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:19:59.208036 crc crio[22095]: time=\"2026-06-09T16:19:59.207335125Z\" level=info msg=\"Got pod network &{Name:barbican-api-6669f4dd4-j7kzk Namespace:openstack ID:d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb UID:ac45c132-b4a4-47aa-80f7-f488baf42679 NetNS:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac45c132_b4a4_47aa_80f7_f488baf42679.slice PodAnnotations:0xc0028b6090}] Aliases:map[]}\"\nJun 09 16:19:59.208036 crc crio[22095]: time=\"2026-06-09T16:19:59.207646563Z\" level=info msg=\"Adding pod openstack_barbican-api-6669f4dd4-j7kzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:59.216964 crc crio[22095]: time=\"2026-06-09T16:19:59.216387567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.222672 crc crio[22095]: time=\"2026-06-09T16:19:59.222601687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.231754 crc crio[22095]: time=\"2026-06-09T16:19:59.231690481Z\" level=info msg=\"Stopping pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6e454cd7-5282-43d1-8519-8c7db1b9028a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:19:59.232871 crc crio[22095]: time=\"2026-06-09T16:19:59.232678356Z\" level=info msg=\"Removing container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608\" id=0d5bb3fc-5df9-4dbc-ac9b-ddc0375ccc44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:59.235034 crc crio[22095]: time=\"2026-06-09T16:19:59.234907293Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc001288400}] Aliases:map[]}\"\nJun 09 16:19:59.235545 crc crio[22095]: time=\"2026-06-09T16:19:59.235422227Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-k8shs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:19:59.326829 crc crio[22095]: time=\"2026-06-09T16:19:59.326737633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.331712 crc crio[22095]: time=\"2026-06-09T16:19:59.330998083Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=ae6ad122-f76a-4e0c-8279-fcdf7f5875be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:59.333505 crc crio[22095]: time=\"2026-06-09T16:19:59.333388514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.344888 crc crio[22095]: time=\"2026-06-09T16:19:59.341500253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.400184 crc crio[22095]: time=\"2026-06-09T16:19:59.400081539Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=5a3a146f-a10e-4b89-bf70-f281a1a54116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:19:59.402087 crc crio[22095]: time=\"2026-06-09T16:19:59.401976657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.406469 crc crio[22095]: time=\"2026-06-09T16:19:59.40597025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.416253 crc crio[22095]: time=\"2026-06-09T16:19:59.416161472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.502465 crc crio[22095]: time=\"2026-06-09T16:19:59.501115475Z\" level=info msg=\"Removed container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=0d5bb3fc-5df9-4dbc-ac9b-ddc0375ccc44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:59.505600 crc crio[22095]: time=\"2026-06-09T16:19:59.505309933Z\" level=info msg=\"Removing container: 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb\" id=453e15a2-9c8d-4bbf-89b1-a9353b951c61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:59.519021 crc crio[22095]: time=\"2026-06-09T16:19:59.512010965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.524102 crc crio[22095]: time=\"2026-06-09T16:19:59.520452232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:19:59.596126 crc crio[22095]: time=\"2026-06-09T16:19:59.596010444Z\" level=info msg=\"Removed container 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb: openstack/dnsmasq-dns-5494568cc5-wjfjt/init\" id=453e15a2-9c8d-4bbf-89b1-a9353b951c61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:19:59.707323 crc crio[22095]: time=\"2026-06-09T16:19:59.707247443Z\" level=info msg=\"Stopped pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6e454cd7-5282-43d1-8519-8c7db1b9028a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:00.446772 crc crio[22095]: time=\"2026-06-09T16:20:00.446073912Z\" level=info msg=\"Created container fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26: openstack/neutron-5cbf9d48b7-nd9k6/neutron-api\" id=0806d5c2-84d3-47ac-bde6-266cd49914f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.448481 crc crio[22095]: time=\"2026-06-09T16:20:00.448195456Z\" level=info msg=\"Starting container: fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26\" id=c1ed3bbe-33f2-4e14-8efd-9865d783e1f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:00.454850 crc crio[22095]: time=\"2026-06-09T16:20:00.454760405Z\" level=info msg=\"Started container\" PID=72643 containerID=fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26 description=openstack/neutron-5cbf9d48b7-nd9k6/neutron-api id=c1ed3bbe-33f2-4e14-8efd-9865d783e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570\nJun 09 16:20:00.466324 crc crio[22095]: time=\"2026-06-09T16:20:00.466213169Z\" level=info msg=\"Created container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=5c67d804-45f3-41db-b5e2-100e6aa6cdc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.467277 crc crio[22095]: time=\"2026-06-09T16:20:00.467176824Z\" level=info msg=\"Created container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=ae6ad122-f76a-4e0c-8279-fcdf7f5875be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.472245 crc crio[22095]: time=\"2026-06-09T16:20:00.468142349Z\" level=info msg=\"Starting container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc\" id=5bb425b2-2fee-4515-add4-61b9dc35cdfb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:00.472245 crc crio[22095]: time=\"2026-06-09T16:20:00.468699323Z\" level=info msg=\"Created container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=5a3a146f-a10e-4b89-bf70-f281a1a54116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.472245 crc crio[22095]: time=\"2026-06-09T16:20:00.471640849Z\" level=info msg=\"Starting container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31\" id=fcf67dec-dc51-4fd2-b878-3a73f60c705e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:00.488030 crc crio[22095]: time=\"2026-06-09T16:20:00.475712494Z\" level=info msg=\"Starting container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178\" id=3b870def-fd91-4808-86f2-25998c90391d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:00.488030 crc crio[22095]: time=\"2026-06-09T16:20:00.476290928Z\" level=info msg=\"Started container\" PID=72636 containerID=d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc description=openshift-marketplace/redhat-operators-s9hlr/registry-server id=5bb425b2-2fee-4515-add4-61b9dc35cdfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\nJun 09 16:20:00.488030 crc crio[22095]: time=\"2026-06-09T16:20:00.481754099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e8d67e23-75b4-4573-ba16-f26602bf1a3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.497491 crc crio[22095]: time=\"2026-06-09T16:20:00.497115844Z\" level=info msg=\"Started container\" PID=72644 containerID=a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31 description=openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log id=fcf67dec-dc51-4fd2-b878-3a73f60c705e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\nJun 09 16:20:00.497722 crc crio[22095]: time=\"2026-06-09T16:20:00.497549045Z\" level=info msg=\"Started container\" PID=72654 containerID=9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178 description=openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log id=3b870def-fd91-4808-86f2-25998c90391d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\nJun 09 16:20:00.514870 crc crio[22095]: time=\"2026-06-09T16:20:00.514613053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a008a1e2-28b2-4730-97ee-001338b5db9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.535027 crc crio[22095]: 2026-06-09T16:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9d12a5d519f693 Mac:12:44:03:e5:b4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:00.537183 crc crio[22095]: time=\"2026-06-09T16:20:00.537151063Z\" level=info msg=\"Got pod network &{Name:barbican-api-6669f4dd4-j7kzk Namespace:openstack ID:d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb UID:ac45c132-b4a4-47aa-80f7-f488baf42679 NetNS:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac45c132_b4a4_47aa_80f7_f488baf42679.slice PodAnnotations:0xc0028b6090}] Aliases:map[]}\"\nJun 09 16:20:00.538046 crc crio[22095]: time=\"2026-06-09T16:20:00.538023615Z\" level=info msg=\"Checking pod openstack_barbican-api-6669f4dd4-j7kzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:00.553646 crc crio[22095]: time=\"2026-06-09T16:20:00.553509823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=2247a115-2b49-45bb-8156-e4adad1dd801 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.626210 crc crio[22095]: time=\"2026-06-09T16:20:00.62613401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=5abe21cd-778b-40d0-8cd7-2d94d58201a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.630107 crc crio[22095]: time=\"2026-06-09T16:20:00.63004304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0f55c651-e578-440e-a6da-3de75c74b50f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.638650 crc crio[22095]: time=\"2026-06-09T16:20:00.638169279Z\" level=info msg=\"Ran pod sandbox d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb with infra container: openstack/barbican-api-6669f4dd4-j7kzk/POD\" id=27cc5af0-8a94-4183-b34b-d72137f1c95d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:00.659562 crc crio[22095]: time=\"2026-06-09T16:20:00.659459626Z\" level=info msg=\"Creating container: openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd\" id=ef62e7e5-9158-4b56-a2ae-69239e7135a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.659892 crc crio[22095]: time=\"2026-06-09T16:20:00.659808725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.675978 crc crio[22095]: time=\"2026-06-09T16:20:00.668578781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=77480c18-4e48-4f84-8108-14df47c96884 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.702123 crc crio[22095]: time=\"2026-06-09T16:20:00.70200651Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=03af73f6-0e66-44dd-84b7-915bf9160a48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.709979 crc crio[22095]: time=\"2026-06-09T16:20:00.706222398Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=b5cc9741-5cf1-40df-ab44-436ad37dd6fd name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:00.715977 crc crio[22095]: time=\"2026-06-09T16:20:00.715567338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.726995 crc crio[22095]: time=\"2026-06-09T16:20:00.726190831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=bc7e594d-2846-4819-9aca-20c98400a504 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.726995 crc crio[22095]: time=\"2026-06-09T16:20:00.726308294Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bc8e6bc9-3e4b-4d07-80c1-92aed1124729 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.726995 crc crio[22095]: time=\"2026-06-09T16:20:00.726359846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=bbece5db-256a-4c44-94e4-30effda7d538 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.814316 crc crio[22095]: time=\"2026-06-09T16:20:00.806862615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.815283 crc crio[22095]: time=\"2026-06-09T16:20:00.81524431Z\" level=info msg=\"Creating container: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log\" id=6b93a6ef-d9e6-48ab-9e65-059e110b5ea8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.815777 crc crio[22095]: time=\"2026-06-09T16:20:00.815753793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.826147 crc crio[22095]: time=\"2026-06-09T16:20:00.82184782Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=cf127d35-68dd-4fb9-a235-bd8688a25bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.854014 crc crio[22095]: time=\"2026-06-09T16:20:00.850878786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.854944 crc crio[22095]: time=\"2026-06-09T16:20:00.854831177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.889701 crc crio[22095]: time=\"2026-06-09T16:20:00.88918543Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d98cf069-dcff-4961-a056-1636c4dd0598 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:00.933877 crc crio[22095]: time=\"2026-06-09T16:20:00.933661814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.939841 crc crio[22095]: time=\"2026-06-09T16:20:00.9397435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.945092 crc crio[22095]: time=\"2026-06-09T16:20:00.94478761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.956821 crc crio[22095]: time=\"2026-06-09T16:20:00.956737927Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8d4c684f-c4bf-4d13-abad-8c94bf65535e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:00.960826 crc crio[22095]: time=\"2026-06-09T16:20:00.959463827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:00.960826 crc crio[22095]: time=\"2026-06-09T16:20:00.959756674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.016153 crc crio[22095]: time=\"2026-06-09T16:20:01.015965319Z\" level=info msg=\"Created container ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b: openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd\" id=ef62e7e5-9158-4b56-a2ae-69239e7135a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:01.023406 crc crio[22095]: time=\"2026-06-09T16:20:01.023308688Z\" level=info msg=\"Starting container: ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b\" id=d50632fa-30fe-41fc-9cd5-cef11c051954 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:01.030590 crc crio[22095]: time=\"2026-06-09T16:20:01.030498542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.042421 crc crio[22095]: time=\"2026-06-09T16:20:01.041875245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.063646 crc crio[22095]: time=\"2026-06-09T16:20:01.063598063Z\" level=info msg=\"Started container\" PID=72767 containerID=ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b description=openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd id=d50632fa-30fe-41fc-9cd5-cef11c051954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570\nJun 09 16:20:01.096971 crc crio[22095]: time=\"2026-06-09T16:20:01.093006388Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683700-7gqdd/POD\" id=feaf9cfc-7fc3-423d-a8c6-ccb216028185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.096971 crc crio[22095]: time=\"2026-06-09T16:20:01.093119861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.147312 crc crio[22095]: time=\"2026-06-09T16:20:01.147202941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.151024 crc crio[22095]: time=\"2026-06-09T16:20:01.150474975Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.151024 crc crio[22095]: time=\"2026-06-09T16:20:01.150583238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.162277 crc crio[22095]: time=\"2026-06-09T16:20:01.161907529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.229814 crc crio[22095]: time=\"2026-06-09T16:20:01.229595268Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab UID:b8a4c234-ad67-4ef6-8974-21f391f758a1 NetNS:/var/run/netns/31180985-0028-42f8-9204-c541aadaa214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a4c234_ad67_4ef6_8974_21f391f758a1.slice PodAnnotations:0xc0022726e0}] Aliases:map[]}\"\nJun 09 16:20:01.229814 crc crio[22095]: time=\"2026-06-09T16:20:01.229801984Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:01.239087 crc crio[22095]: time=\"2026-06-09T16:20:01.238809855Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc001288750}] Aliases:map[]}\"\nJun 09 16:20:01.239328 crc crio[22095]: time=\"2026-06-09T16:20:01.239118343Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683700-7gqdd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:01.303642 crc crio[22095]: time=\"2026-06-09T16:20:01.303344074Z\" level=info msg=\"NetworkStart: stopping network for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.304039 crc crio[22095]: time=\"2026-06-09T16:20:01.303868127Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab UID:b8a4c234-ad67-4ef6-8974-21f391f758a1 NetNS:/var/run/netns/31180985-0028-42f8-9204-c541aadaa214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a4c234_ad67_4ef6_8974_21f391f758a1.slice PodAnnotations:0xc0004c6d30}] Aliases:map[]}\"\nJun 09 16:20:01.304039 crc crio[22095]: time=\"2026-06-09T16:20:01.304013951Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:20:01.304039 crc crio[22095]: time=\"2026-06-09T16:20:01.304038992Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:20:01.304205 crc crio[22095]: time=\"2026-06-09T16:20:01.304054042Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:01.388602 crc crio[22095]: time=\"2026-06-09T16:20:01.388506103Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.396774 crc crio[22095]: time=\"2026-06-09T16:20:01.396703913Z\" level=info msg=\"runSandbox: deleting pod ID e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab from idIndex\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.396774 crc crio[22095]: time=\"2026-06-09T16:20:01.396767905Z\" level=info msg=\"runSandbox: removing pod sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.396983 crc crio[22095]: time=\"2026-06-09T16:20:01.396805266Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.396983 crc crio[22095]: time=\"2026-06-09T16:20:01.396827627Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.404989 crc crio[22095]: time=\"2026-06-09T16:20:01.401339223Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.414262 crc crio[22095]: time=\"2026-06-09T16:20:01.414185423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_b8a4c234-ad67-4ef6-8974-21f391f758a1_0\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.414561 crc crio[22095]: time=\"2026-06-09T16:20:01.414266835Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_b8a4c234-ad67-4ef6-8974-21f391f758a1_0\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.612122 crc crio[22095]: time=\"2026-06-09T16:20:01.605723596Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a4884ddb-bb1d-4187-815d-464b306e2139 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:01.612892 crc crio[22095]: time=\"2026-06-09T16:20:01.61211929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:01.677870 crc crio[22095]: time=\"2026-06-09T16:20:01.677785858Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe UID:1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b NetNS:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc3ec2c_ac3a_4147_8081_dc45de2b9c1b.slice PodAnnotations:0xc0022724e0}] Aliases:map[]}\"\nJun 09 16:20:01.677870 crc crio[22095]: time=\"2026-06-09T16:20:01.677847569Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:01.712795 crc crio[22095]: time=\"2026-06-09T16:20:01.712289224Z\" level=info msg=\"Created container 32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log\" id=6b93a6ef-d9e6-48ab-9e65-059e110b5ea8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:01.714779 crc crio[22095]: time=\"2026-06-09T16:20:01.714677546Z\" level=info msg=\"Starting container: 32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b\" id=73569540-9c30-430b-97ca-75939acbd509 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:01.719950 crc crio[22095]: time=\"2026-06-09T16:20:01.719836158Z\" level=info msg=\"Started container\" PID=72776 containerID=32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b description=openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log id=73569540-9c30-430b-97ca-75939acbd509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb\nJun 09 16:20:01.724137 crc crio[22095]: time=\"2026-06-09T16:20:01.724024206Z\" level=info msg=\"Created container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=cf127d35-68dd-4fb9-a235-bd8688a25bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:01.726238 crc crio[22095]: time=\"2026-06-09T16:20:01.72612941Z\" level=info msg=\"Created container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=03af73f6-0e66-44dd-84b7-915bf9160a48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:01.728519 crc crio[22095]: time=\"2026-06-09T16:20:01.72805829Z\" level=info msg=\"Starting container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27\" id=9c68199b-59d5-4d87-9adb-62f5736fed5a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:01.729327 crc crio[22095]: time=\"2026-06-09T16:20:01.72924542Z\" level=info msg=\"Starting container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737\" id=1d555a93-e0f5-44c0-be01-741c61a09cf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:01.733506 crc crio[22095]: time=\"2026-06-09T16:20:01.733334435Z\" level=info msg=\"Started container\" PID=72836 containerID=ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27 description=openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker id=9c68199b-59d5-4d87-9adb-62f5736fed5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\nJun 09 16:20:01.736803 crc crio[22095]: time=\"2026-06-09T16:20:01.736768274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=327be9d7-e401-42f0-8c16-4a4caee643e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:01.741498 crc crio[22095]: time=\"2026-06-09T16:20:01.74130618Z\" level=info msg=\"Started container\" PID=72775 containerID=e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737 description=openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener id=1d555a93-e0f5-44c0-be01-741c61a09cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\nJun 09 16:20:01.771640 crc crio[22095]: time=\"2026-06-09T16:20:01.771199048Z\" level=info msg=\"Created container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd\" id=8d4c684f-c4bf-4d13-abad-8c94bf65535e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:01.776185 crc crio[22095]: time=\"2026-06-09T16:20:01.776155796Z\" level=info msg=\"Starting container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02\" id=87a614e9-fec5-4a4c-8ef9-1c55c9e06541 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:01.794243 crc crio[22095]: time=\"2026-06-09T16:20:01.794189629Z\" level=info msg=\"Started container\" PID=72844 containerID=eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02 description=openstack/ceilometer-0/proxy-httpd id=87a614e9-fec5-4a4c-8ef9-1c55c9e06541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\nJun 09 16:20:01.956173 crc crio[22095]: time=\"2026-06-09T16:20:01.945689873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=850e86ee-0094-4ee4-8679-e4b893b8aaba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:02.010538 crc crio[22095]: time=\"2026-06-09T16:20:02.009541694Z\" level=info msg=\"Creating container: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api\" id=9ab62113-7636-4a44-9059-d3fcaa0d6756 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:02.010538 crc crio[22095]: time=\"2026-06-09T16:20:02.010223932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:02.109391 crc crio[22095]: 2026-06-09T16:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2eefed5983f455 Mac:6a:09:63:f1:34:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 SocketPath: PciID:}] [{Interface:0xc00039e5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:02.110687 crc crio[22095]: time=\"2026-06-09T16:20:02.110598001Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc001288750}] Aliases:map[]}\"\nJun 09 16:20:02.111205 crc crio[22095]: time=\"2026-06-09T16:20:02.111142055Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683700-7gqdd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:02.147199 crc crio[22095]: time=\"2026-06-09T16:20:02.147048078Z\" level=info msg=\"Ran pod sandbox e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde with infra container: openshift-infra/auto-csr-approver-29683700-7gqdd/POD\" id=feaf9cfc-7fc3-423d-a8c6-ccb216028185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:02.157359 crc crio[22095]: time=\"2026-06-09T16:20:02.157258481Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c97fa192-67e4-4801-b6d5-4bb4c4e2964c name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:02.181865 crc crio[22095]: time=\"2026-06-09T16:20:02.181375851Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:20:02.205561 crc crio[22095]: time=\"2026-06-09T16:20:02.204529696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:02.228002 crc crio[22095]: time=\"2026-06-09T16:20:02.226576972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:02.474357 crc crio[22095]: 2026-06-09T16:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdadafa194a3118 Mac:f2:b3:fa:8a:62:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:02.474694 crc crio[22095]: time=\"2026-06-09T16:20:02.474359871Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe UID:1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b NetNS:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc3ec2c_ac3a_4147_8081_dc45de2b9c1b.slice PodAnnotations:0xc0022724e0}] Aliases:map[]}\"\nJun 09 16:20:02.474694 crc crio[22095]: time=\"2026-06-09T16:20:02.474555156Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:02.516197 crc crio[22095]: time=\"2026-06-09T16:20:02.509279388Z\" level=info msg=\"Stopping container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f (timeout: 30s)\" id=a65cbbfa-272e-45f1-8b28-3df991452076 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:02.518829 crc crio[22095]: time=\"2026-06-09T16:20:02.518741351Z\" level=info msg=\"Stopping container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955 (timeout: 30s)\" id=01d0a4d5-7065-40ec-8774-82f6493eef94 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:02.519004 crc crio[22095]: time=\"2026-06-09T16:20:02.518842134Z\" level=info msg=\"Stopping container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01 (timeout: 30s)\" id=d2514f23-12b0-469c-9b97-c57f38ee9a33 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:02.520014 crc crio[22095]: time=\"2026-06-09T16:20:02.518790343Z\" level=info msg=\"Stopping container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02 (timeout: 30s)\" id=d40b4bb2-210f-4100-a27c-d184795f89c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:02.570875 crc crio[22095]: time=\"2026-06-09T16:20:02.56965956Z\" level=info msg=\"Ran pod sandbox bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe with infra container: openstack/openstackclient/POD\" id=a4884ddb-bb1d-4187-815d-464b306e2139 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:02.577037 crc crio[22095]: time=\"2026-06-09T16:20:02.576818594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:02.577269 crc crio[22095]: time=\"2026-06-09T16:20:02.577147613Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:02.577269 crc crio[22095]: time=\"2026-06-09T16:20:02.577202534Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:02.592742 crc crio[22095]: time=\"2026-06-09T16:20:02.592635991Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0fab6700-7ea9-4e79-8e8f-c349ecfcac8b name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:02.597405 crc crio[22095]: time=\"2026-06-09T16:20:02.597336201Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"\nJun 09 16:20:02.625764 crc crio[22095]: time=\"2026-06-09T16:20:02.619174953Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=43fd98ac-af8e-4c54-9cee-6227ea0f8319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:02.625764 crc crio[22095]: time=\"2026-06-09T16:20:02.619272185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:02.728340 crc crio[22095]: time=\"2026-06-09T16:20:02.726895481Z\" level=info msg=\"Stopped container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core\" id=01d0a4d5-7065-40ec-8774-82f6493eef94 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:02.751005 crc crio[22095]: time=\"2026-06-09T16:20:02.750326943Z\" level=info msg=\"Created container aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api\" id=9ab62113-7636-4a44-9059-d3fcaa0d6756 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:02.762117 crc crio[22095]: time=\"2026-06-09T16:20:02.760836004Z\" level=info msg=\"Starting container: aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94\" id=feef1107-e452-423c-91bb-a8485c4b79b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:02.782769 crc crio[22095]: time=\"2026-06-09T16:20:02.78250658Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc002b5d0c0}] Aliases:map[]}\"\nJun 09 16:20:02.782769 crc crio[22095]: time=\"2026-06-09T16:20:02.782557222Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:02.795879 crc crio[22095]: time=\"2026-06-09T16:20:02.795752141Z\" level=info msg=\"Started container\" PID=73251 containerID=aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94 description=openstack/barbican-api-6669f4dd4-j7kzk/barbican-api id=feef1107-e452-423c-91bb-a8485c4b79b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb\nJun 09 16:20:02.796462 crc crio[22095]: time=\"2026-06-09T16:20:02.796357596Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/POD\" id=f4b142e4-1e86-4e29-862f-c5167ce6e517 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:02.796591 crc crio[22095]: time=\"2026-06-09T16:20:02.7964839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:02.898344 crc crio[22095]: time=\"2026-06-09T16:20:02.897341742Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc001289770}] Aliases:map[]}\"\nJun 09 16:20:02.898344 crc crio[22095]: time=\"2026-06-09T16:20:02.897477685Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:03.337902 crc crio[22095]: time=\"2026-06-09T16:20:03.337151476Z\" level=info msg=\"Stopped container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd\" id=d40b4bb2-210f-4100-a27c-d184795f89c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:03.705979 crc crio[22095]: time=\"2026-06-09T16:20:03.705305558Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c97fa192-67e4-4801-b6d5-4bb4c4e2964c name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:03.707249 crc crio[22095]: 2026-06-09T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17305b325a0873b Mac:5a:66:57:c2:32:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:03.712788 crc crio[22095]: time=\"2026-06-09T16:20:03.707479664Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f61a2caa-5740-4c74-a697-0985dd785648 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:03.713760 crc crio[22095]: time=\"2026-06-09T16:20:03.713715034Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc002b5d0c0}] Aliases:map[]}\"\nJun 09 16:20:03.714193 crc crio[22095]: time=\"2026-06-09T16:20:03.714174356Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:03.714464 crc crio[22095]: time=\"2026-06-09T16:20:03.714215747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e22a533-4c6e-4075-9c7e-10cd0496f158 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:03.728629 crc crio[22095]: time=\"2026-06-09T16:20:03.728575856Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683700-7gqdd/oc\" id=6996d9aa-f470-4ab1-8b1e-589479a24178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:03.729363 crc crio[22095]: time=\"2026-06-09T16:20:03.729340325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:03.764869 crc crio[22095]: time=\"2026-06-09T16:20:03.764509979Z\" level=info msg=\"Stopped container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent\" id=d2514f23-12b0-469c-9b97-c57f38ee9a33 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:03.776824 crc crio[22095]: time=\"2026-06-09T16:20:03.772990877Z\" level=info msg=\"Ran pod sandbox 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c with infra container: openstack/cinder-scheduler-0/POD\" id=43fd98ac-af8e-4c54-9cee-6227ea0f8319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:03.783218 crc crio[22095]: time=\"2026-06-09T16:20:03.782244085Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=288a8cb9-01cd-4b4b-af4c-9a86ea4ca019 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:03.783218 crc crio[22095]: time=\"2026-06-09T16:20:03.782357528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:03.791406 crc crio[22095]: time=\"2026-06-09T16:20:03.787294155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:03.804424 crc crio[22095]: time=\"2026-06-09T16:20:03.80420619Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:03.804424 crc crio[22095]: time=\"2026-06-09T16:20:03.804305492Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:03.806765 crc crio[22095]: time=\"2026-06-09T16:20:03.806303293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=495a4259-3b8b-49a2-b5b5-1bdf8b4b36c6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:03.814063 crc crio[22095]: time=\"2026-06-09T16:20:03.813903489Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"\nJun 09 16:20:03.879286 crc crio[22095]: time=\"2026-06-09T16:20:03.878112329Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc00041cbb8}] Aliases:map[]}\"\nJun 09 16:20:03.879286 crc crio[22095]: time=\"2026-06-09T16:20:03.878173311Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:03.900392 crc crio[22095]: time=\"2026-06-09T16:20:03.900248118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:03.939728 crc crio[22095]: 2026-06-09T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91fae50117ea0f4 Mac:1e:b5:3a:ba:6e:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:03.942521 crc crio[22095]: time=\"2026-06-09T16:20:03.941896248Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc001289770}] Aliases:map[]}\"\nJun 09 16:20:03.952410 crc crio[22095]: time=\"2026-06-09T16:20:03.944352302Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:03.978601 crc crio[22095]: time=\"2026-06-09T16:20:03.97852029Z\" level=info msg=\"Ran pod sandbox 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e with infra container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/POD\" id=f4b142e4-1e86-4e29-862f-c5167ce6e517 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:03.987048 crc crio[22095]: time=\"2026-06-09T16:20:03.98513515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2b594c31-f6c2-46cb-941d-1c9c2b8b42a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:04.149242 crc crio[22095]: time=\"2026-06-09T16:20:04.146849096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4ce68e42-bdb8-415f-8388-0996760ead13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:04.200961 crc crio[22095]: time=\"2026-06-09T16:20:04.200817283Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init\" id=7a56e10d-66fd-4e7d-b40e-53cfeecf7d06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:04.202042 crc crio[22095]: time=\"2026-06-09T16:20:04.201326396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:04.370626 crc crio[22095]: time=\"2026-06-09T16:20:04.370291919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:04.380744 crc crio[22095]: time=\"2026-06-09T16:20:04.380694606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:04.587544 crc crio[22095]: time=\"2026-06-09T16:20:04.587365408Z\" level=info msg=\"Created container 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init\" id=7a56e10d-66fd-4e7d-b40e-53cfeecf7d06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:04.597670 crc crio[22095]: time=\"2026-06-09T16:20:04.59757471Z\" level=info msg=\"Starting container: 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4\" id=e6104541-d473-4200-9422-f474a48ca5d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:04.613523 crc crio[22095]: 2026-06-09T16:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:753c9bfb608aea2 Mac:e6:2c:48:bd:4a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:04.614984 crc crio[22095]: time=\"2026-06-09T16:20:04.614863905Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc00041cbb8}] Aliases:map[]}\"\nJun 09 16:20:04.615102 crc crio[22095]: time=\"2026-06-09T16:20:04.61508149Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:04.619128 crc crio[22095]: time=\"2026-06-09T16:20:04.618995611Z\" level=info msg=\"Started container\" PID=73657 containerID=5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4 description=openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init id=e6104541-d473-4200-9422-f474a48ca5d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\nJun 09 16:20:04.751263 crc crio[22095]: time=\"2026-06-09T16:20:04.751179287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f24a82af-6fb1-4e15-85d7-f23a21c97b8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:04.904984 crc crio[22095]: time=\"2026-06-09T16:20:04.904310223Z\" level=info msg=\"Ran pod sandbox 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 with infra container: openstack/cinder-api-0/POD\" id=288a8cb9-01cd-4b4b-af4c-9a86ea4ca019 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:04.918009 crc crio[22095]: time=\"2026-06-09T16:20:04.917876751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=79dcce8e-a413-46e8-8d2d-9f0e1c12d648 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:05.007028 crc crio[22095]: time=\"2026-06-09T16:20:05.006976491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.128226 crc crio[22095]: time=\"2026-06-09T16:20:05.123416144Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=495a4259-3b8b-49a2-b5b5-1bdf8b4b36c6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:05.132091 crc crio[22095]: time=\"2026-06-09T16:20:05.130421034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a7d77f82-90f4-448f-be75-d3a2a45d776e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:05.132091 crc crio[22095]: time=\"2026-06-09T16:20:05.131632585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cce2a9b3-1f8e-43b2-8a8c-66872ccfd0c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:05.156993 crc crio[22095]: time=\"2026-06-09T16:20:05.152557193Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=4c65d686-5a9b-4e59-b335-fe1a45593abf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:05.156993 crc crio[22095]: time=\"2026-06-09T16:20:05.153483347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f9aafd04-8f65-453b-872e-832d243ef18f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:05.156993 crc crio[22095]: time=\"2026-06-09T16:20:05.154507023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.165881 crc crio[22095]: time=\"2026-06-09T16:20:05.165607579Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=3b934c0c-690b-4ce4-930c-4b7c1d22cb61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:05.255243 crc crio[22095]: time=\"2026-06-09T16:20:05.255191221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.265310 crc crio[22095]: time=\"2026-06-09T16:20:05.265216299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=30bcdbcc-6a14-4cd2-aa1d-b48df45d42dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:05.295978 crc crio[22095]: time=\"2026-06-09T16:20:05.294897321Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f67ed441-553f-4eb1-bfbf-38c87c394a79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:05.301796 crc crio[22095]: time=\"2026-06-09T16:20:05.301711497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.303972 crc crio[22095]: time=\"2026-06-09T16:20:05.303882472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.419113 crc crio[22095]: time=\"2026-06-09T16:20:05.418899989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.423388 crc crio[22095]: time=\"2026-06-09T16:20:05.423324362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.426005 crc crio[22095]: time=\"2026-06-09T16:20:05.42402601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:05.539565 crc crio[22095]: time=\"2026-06-09T16:20:05.539495938Z\" level=info msg=\"Created container 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676: openshift-infra/auto-csr-approver-29683700-7gqdd/oc\" id=6996d9aa-f470-4ab1-8b1e-589479a24178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:05.546048 crc crio[22095]: time=\"2026-06-09T16:20:05.542975217Z\" level=info msg=\"Starting container: 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676\" id=28cfea79-d1c2-4d40-9c6b-035d59550088 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:05.567246 crc crio[22095]: time=\"2026-06-09T16:20:05.566652126Z\" level=info msg=\"Started container\" PID=73722 containerID=50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676 description=openshift-infra/auto-csr-approver-29683700-7gqdd/oc id=28cfea79-d1c2-4d40-9c6b-035d59550088 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\nJun 09 16:20:05.683559 crc crio[22095]: time=\"2026-06-09T16:20:05.683467888Z\" level=info msg=\"Created container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=3b934c0c-690b-4ce4-930c-4b7c1d22cb61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:05.686797 crc crio[22095]: time=\"2026-06-09T16:20:05.686714012Z\" level=info msg=\"Starting container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4\" id=47d2e12f-6a9f-463a-844e-12e789c20736 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:05.725412 crc crio[22095]: time=\"2026-06-09T16:20:05.725311254Z\" level=info msg=\"Started container\" PID=73731 containerID=7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4 description=openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns id=47d2e12f-6a9f-463a-844e-12e789c20736 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\nJun 09 16:20:06.042120 crc crio[22095]: time=\"2026-06-09T16:20:06.041819078Z\" level=info msg=\"Stopped container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent\" id=a65cbbfa-272e-45f1-8b28-3df991452076 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:06.046227 crc crio[22095]: time=\"2026-06-09T16:20:06.044252901Z\" level=info msg=\"Stopping pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=429bff53-8571-4631-a825-1e058a2e9212 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:06.046227 crc crio[22095]: time=\"2026-06-09T16:20:06.045418981Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6d50}] Aliases:map[]}\"\nJun 09 16:20:06.046227 crc crio[22095]: time=\"2026-06-09T16:20:06.045641466Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:06.765478 crc crio[22095]: time=\"2026-06-09T16:20:06.765033336Z\" level=info msg=\"Stopped pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=429bff53-8571-4631-a825-1e058a2e9212 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:06.907903 crc crio[22095]: time=\"2026-06-09T16:20:06.907843746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:06.969475 crc crio[22095]: time=\"2026-06-09T16:20:06.969334227Z\" level=info msg=\"Removing container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02\" id=d349cf60-21e7-4f92-8b31-51286a6297ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.128078 crc crio[22095]: time=\"2026-06-09T16:20:07.127202874Z\" level=info msg=\"Removed container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd\" id=d349cf60-21e7-4f92-8b31-51286a6297ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.133858 crc crio[22095]: time=\"2026-06-09T16:20:07.133557747Z\" level=info msg=\"Removing container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955\" id=58bce9b8-ac19-4908-bb51-0cde4a74f9d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.193153 crc crio[22095]: time=\"2026-06-09T16:20:07.193059527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:07.441973 crc crio[22095]: time=\"2026-06-09T16:20:07.441845661Z\" level=info msg=\"Removed container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core\" id=58bce9b8-ac19-4908-bb51-0cde4a74f9d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.445862 crc crio[22095]: time=\"2026-06-09T16:20:07.445822443Z\" level=info msg=\"Removing container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f\" id=bcb9a6e2-fb53-403b-8457-9965b6d6993c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.477463 crc crio[22095]: time=\"2026-06-09T16:20:07.477338453Z\" level=info msg=\"Removed container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent\" id=bcb9a6e2-fb53-403b-8457-9965b6d6993c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.480333 crc crio[22095]: time=\"2026-06-09T16:20:07.480269048Z\" level=info msg=\"Removing container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01\" id=0cf8b447-bafb-4f4e-a84f-8af960d293a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.534383 crc crio[22095]: time=\"2026-06-09T16:20:07.533848565Z\" level=info msg=\"Removed container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent\" id=0cf8b447-bafb-4f4e-a84f-8af960d293a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:07.554968 crc crio[22095]: time=\"2026-06-09T16:20:07.554839415Z\" level=info msg=\"Created container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler\" id=f67ed441-553f-4eb1-bfbf-38c87c394a79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:07.558808 crc crio[22095]: time=\"2026-06-09T16:20:07.558582381Z\" level=info msg=\"Starting container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f\" id=4be1ba2c-e967-4892-b0aa-6b39c0714287 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:07.560295 crc crio[22095]: time=\"2026-06-09T16:20:07.560209063Z\" level=info msg=\"Created container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log\" id=4c65d686-5a9b-4e59-b335-fe1a45593abf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:07.562664 crc crio[22095]: time=\"2026-06-09T16:20:07.562318967Z\" level=info msg=\"Starting container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724\" id=f0ee0d41-74c8-4ee9-a0df-13f9a372abc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:07.575619 crc crio[22095]: time=\"2026-06-09T16:20:07.572659163Z\" level=info msg=\"Started container\" PID=73928 containerID=636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f description=openstack/cinder-scheduler-0/cinder-scheduler id=4be1ba2c-e967-4892-b0aa-6b39c0714287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\nJun 09 16:20:07.575619 crc crio[22095]: time=\"2026-06-09T16:20:07.575155417Z\" level=info msg=\"Started container\" PID=73968 containerID=0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724 description=openstack/cinder-api-0/cinder-api-log id=f0ee0d41-74c8-4ee9-a0df-13f9a372abc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\nJun 09 16:20:07.594626 crc crio[22095]: time=\"2026-06-09T16:20:07.594529625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ac808d57-c57d-4ac4-b05f-e37908eca07d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:07.595401 crc crio[22095]: time=\"2026-06-09T16:20:07.595232373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=a50b55ed-d3ed-4e28-935f-5d778e692076 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:07.671563 crc crio[22095]: time=\"2026-06-09T16:20:07.671408201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=34ebd2de-3c38-4c1e-9cc9-35722b2ce4d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:07.695202 crc crio[22095]: time=\"2026-06-09T16:20:07.69510271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=3d57a80d-0f65-4275-837e-b20fcb146816 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:07.696464 crc crio[22095]: time=\"2026-06-09T16:20:07.696367732Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=70006c13-482f-4be6-a33f-667aba395355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:07.697983 crc crio[22095]: time=\"2026-06-09T16:20:07.697880921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:07.711701 crc crio[22095]: time=\"2026-06-09T16:20:07.711581993Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=83f28afb-1bae-49c4-a003-39d6f59338ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:07.769994 crc crio[22095]: time=\"2026-06-09T16:20:07.769632705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:07.832716 crc crio[22095]: time=\"2026-06-09T16:20:07.832499981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:07.962349 crc crio[22095]: time=\"2026-06-09T16:20:07.960140861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:08.771185 crc crio[22095]: time=\"2026-06-09T16:20:08.771089543Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=faa5c476-076f-46ac-9990-f3310f24cd15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:08.773699 crc crio[22095]: time=\"2026-06-09T16:20:08.771215866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:08.909570 crc crio[22095]: time=\"2026-06-09T16:20:08.908399622Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"\nJun 09 16:20:08.909570 crc crio[22095]: time=\"2026-06-09T16:20:08.908744661Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:08.984066 crc crio[22095]: time=\"2026-06-09T16:20:08.981296455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:09.186639 crc crio[22095]: time=\"2026-06-09T16:20:09.186555361Z\" level=info msg=\"Stopping pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=f44ce7a4-212c-4d82-8980-741779f8513c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:09.187667 crc crio[22095]: time=\"2026-06-09T16:20:09.187386112Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc0074a43a0}] Aliases:map[]}\"\nJun 09 16:20:09.187667 crc crio[22095]: time=\"2026-06-09T16:20:09.187604118Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683700-7gqdd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:09.324322 crc crio[22095]: time=\"2026-06-09T16:20:09.323801278Z\" level=info msg=\"Created container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe\" id=70006c13-482f-4be6-a33f-667aba395355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:09.328570 crc crio[22095]: time=\"2026-06-09T16:20:09.328487339Z\" level=info msg=\"Starting container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071\" id=83719a6a-fd1d-4839-8fac-56be2a460521 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:09.356260 crc crio[22095]: time=\"2026-06-09T16:20:09.34837052Z\" level=info msg=\"Started container\" PID=74126 containerID=156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071 description=openstack/cinder-scheduler-0/probe id=83719a6a-fd1d-4839-8fac-56be2a460521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\nJun 09 16:20:09.614299 crc crio[22095]: 2026-06-09T16:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddf5b4971fe39eb Mac:8a:39:7f:5f:86:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:09.615990 crc crio[22095]: time=\"2026-06-09T16:20:09.615868065Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"\nJun 09 16:20:09.616252 crc crio[22095]: time=\"2026-06-09T16:20:09.616138582Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:09.621843 crc crio[22095]: time=\"2026-06-09T16:20:09.621765296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:09.672686 crc crio[22095]: time=\"2026-06-09T16:20:09.668567909Z\" level=info msg=\"Ran pod sandbox ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b with infra container: openstack/ceilometer-0/POD\" id=faa5c476-076f-46ac-9990-f3310f24cd15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:09.672686 crc crio[22095]: time=\"2026-06-09T16:20:09.671577487Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=53f86c08-1690-40c0-9af3-ace62b44fcf2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:09.684316 crc crio[22095]: time=\"2026-06-09T16:20:09.679075699Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:20:09.824060 crc crio[22095]: time=\"2026-06-09T16:20:09.820548275Z\" level=info msg=\"Stopped pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=f44ce7a4-212c-4d82-8980-741779f8513c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:09.921897 crc crio[22095]: time=\"2026-06-09T16:20:09.921802128Z\" level=info msg=\"Created container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api\" id=83f28afb-1bae-49c4-a003-39d6f59338ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:09.923416 crc crio[22095]: time=\"2026-06-09T16:20:09.923339547Z\" level=info msg=\"Starting container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6\" id=7b496588-5305-4b33-a8bd-aa9b0efee6f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:09.935072 crc crio[22095]: time=\"2026-06-09T16:20:09.934980966Z\" level=info msg=\"Started container\" PID=74196 containerID=bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 description=openstack/cinder-api-0/cinder-api id=7b496588-5305-4b33-a8bd-aa9b0efee6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\nJun 09 16:20:10.227805 crc crio[22095]: time=\"2026-06-09T16:20:10.227733631Z\" level=info msg=\"Stopping container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 (timeout: 30s)\" id=bf75e06e-678c-4d06-b502-9fa94feef9a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:10.229119 crc crio[22095]: time=\"2026-06-09T16:20:10.229047744Z\" level=info msg=\"Stopping container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724 (timeout: 30s)\" id=66163da2-958b-492b-a6f0-c4fdeca674d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:10.247151 crc crio[22095]: time=\"2026-06-09T16:20:10.247075438Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=53f86c08-1690-40c0-9af3-ace62b44fcf2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:10.249776 crc crio[22095]: time=\"2026-06-09T16:20:10.249689605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=75ce5b24-fda6-4d1b-b7a1-9ff4949aac2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:10.295079 crc crio[22095]: time=\"2026-06-09T16:20:10.294993829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=db0d14cf-4cd0-48ab-ab84-34ceef34bfa3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:10.311584 crc crio[22095]: time=\"2026-06-09T16:20:10.311486453Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b267fafa-5463-4fc4-a4ff-f31303204732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:10.312026 crc crio[22095]: time=\"2026-06-09T16:20:10.311966016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:10.727062 crc crio[22095]: time=\"2026-06-09T16:20:10.726839808Z\" level=info msg=\"Stopped container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log\" id=66163da2-958b-492b-a6f0-c4fdeca674d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:10.761370 crc crio[22095]: time=\"2026-06-09T16:20:10.761209312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:10.771649 crc crio[22095]: time=\"2026-06-09T16:20:10.771312891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:11.014072 crc crio[22095]: time=\"2026-06-09T16:20:11.013970468Z\" level=info msg=\"Created container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent\" id=b267fafa-5463-4fc4-a4ff-f31303204732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:11.015642 crc crio[22095]: time=\"2026-06-09T16:20:11.01560296Z\" level=info msg=\"Starting container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d\" id=e2feea44-136d-4c51-8081-9c4ff044586d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:11.027288 crc crio[22095]: time=\"2026-06-09T16:20:11.027230309Z\" level=info msg=\"Started container\" PID=74402 containerID=a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d description=openstack/ceilometer-0/ceilometer-central-agent id=e2feea44-136d-4c51-8081-9c4ff044586d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\nJun 09 16:20:11.045757 crc crio[22095]: time=\"2026-06-09T16:20:11.041799283Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5cbe3d45-2237-4fd5-ad67-d15eb3050486 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:11.051020 crc crio[22095]: time=\"2026-06-09T16:20:11.049355997Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:20:11.309574 crc crio[22095]: time=\"2026-06-09T16:20:11.309487693Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-769dd4cf67-hvssr/POD\" id=27ca9a87-a2bc-4c55-9197-c6c7e7b35bea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:11.309882 crc crio[22095]: time=\"2026-06-09T16:20:11.309587666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:11.366709 crc crio[22095]: time=\"2026-06-09T16:20:11.366614071Z\" level=info msg=\"Got pod network &{Name:swift-proxy-769dd4cf67-hvssr Namespace:openstack ID:10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e UID:f7b2a844-3213-4e25-9260-d4ed64cb8e26 NetNS:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7b2a844_3213_4e25_9260_d4ed64cb8e26.slice PodAnnotations:0xc00041d178}] Aliases:map[]}\"\nJun 09 16:20:11.366709 crc crio[22095]: time=\"2026-06-09T16:20:11.366681333Z\" level=info msg=\"Adding pod openstack_swift-proxy-769dd4cf67-hvssr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:11.587419 crc crio[22095]: time=\"2026-06-09T16:20:11.586726019Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5cbe3d45-2237-4fd5-ad67-d15eb3050486 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:11.589322 crc crio[22095]: time=\"2026-06-09T16:20:11.589235473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a40c8591-b612-4498-8827-a43343a365d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:11.639999 crc crio[22095]: time=\"2026-06-09T16:20:11.638093619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5b99ff2f-9d7d-4520-89f5-8324ee8d6cff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:11.684126 crc crio[22095]: time=\"2026-06-09T16:20:11.683750312Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0542cef5-a724-4daa-8cdd-2027cb6f9014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:11.685229 crc crio[22095]: time=\"2026-06-09T16:20:11.684465711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:11.860975 crc crio[22095]: time=\"2026-06-09T16:20:11.860243537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:11.872293 crc crio[22095]: time=\"2026-06-09T16:20:11.870973323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:12.073382 crc crio[22095]: time=\"2026-06-09T16:20:12.073238542Z\" level=info msg=\"Created container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent\" id=0542cef5-a724-4daa-8cdd-2027cb6f9014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:12.074581 crc crio[22095]: time=\"2026-06-09T16:20:12.074287109Z\" level=info msg=\"Starting container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8\" id=7f321bac-e699-4761-8048-3fb4bb47d3b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:12.083184 crc crio[22095]: time=\"2026-06-09T16:20:12.083039864Z\" level=info msg=\"Started container\" PID=74523 containerID=de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8 description=openstack/ceilometer-0/ceilometer-notification-agent id=7f321bac-e699-4761-8048-3fb4bb47d3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\nJun 09 16:20:12.100019 crc crio[22095]: time=\"2026-06-09T16:20:12.099872516Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=adecee02-dde0-403f-95a5-153b3aee56be name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:12.115977 crc crio[22095]: time=\"2026-06-09T16:20:12.114382739Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:20:12.182240 crc crio[22095]: 2026-06-09T16:20:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10348535062f66f Mac:ee:e1:ec:5a:c2:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:12.183813 crc crio[22095]: time=\"2026-06-09T16:20:12.183703441Z\" level=info msg=\"Got pod network &{Name:swift-proxy-769dd4cf67-hvssr Namespace:openstack ID:10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e UID:f7b2a844-3213-4e25-9260-d4ed64cb8e26 NetNS:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7b2a844_3213_4e25_9260_d4ed64cb8e26.slice PodAnnotations:0xc00041d178}] Aliases:map[]}\"\nJun 09 16:20:12.184025 crc crio[22095]: time=\"2026-06-09T16:20:12.183980258Z\" level=info msg=\"Checking pod openstack_swift-proxy-769dd4cf67-hvssr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:12.197747 crc crio[22095]: time=\"2026-06-09T16:20:12.19767441Z\" level=info msg=\"Ran pod sandbox 10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e with infra container: openstack/swift-proxy-769dd4cf67-hvssr/POD\" id=27ca9a87-a2bc-4c55-9197-c6c7e7b35bea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:12.202027 crc crio[22095]: time=\"2026-06-09T16:20:12.200751589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=c8b33caf-f97a-46f6-af5a-237c3934414c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:12.281068 crc crio[22095]: time=\"2026-06-09T16:20:12.280979571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=4770ef3d-6e7d-4c9b-8264-1ddb3d391008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:12.679010 crc crio[22095]: time=\"2026-06-09T16:20:12.678764614Z\" level=info msg=\"Creating container: openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd\" id=ec26cef7-d9f2-48cf-aa62-8c799a8c6715 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:12.679278 crc crio[22095]: time=\"2026-06-09T16:20:12.679201806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:12.820135 crc crio[22095]: time=\"2026-06-09T16:20:12.820032565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:12.936715 crc crio[22095]: time=\"2026-06-09T16:20:12.93654509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:15.297454 crc crio[22095]: time=\"2026-06-09T16:20:15.296502734Z\" level=info msg=\"Created container 2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24: openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd\" id=ec26cef7-d9f2-48cf-aa62-8c799a8c6715 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:15.304292 crc crio[22095]: time=\"2026-06-09T16:20:15.304204582Z\" level=info msg=\"Starting container: 2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24\" id=1e47c320-f0d7-4ade-8e9b-0bf1e8b81e0e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:15.315847 crc crio[22095]: time=\"2026-06-09T16:20:15.315742598Z\" level=info msg=\"Started container\" PID=74578 containerID=2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24 description=openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd id=1e47c320-f0d7-4ade-8e9b-0bf1e8b81e0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e\nJun 09 16:20:15.732483 crc crio[22095]: time=\"2026-06-09T16:20:15.732245642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=61cac9aa-2f81-4f5f-b97d-75233a718d95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:15.861212 crc crio[22095]: time=\"2026-06-09T16:20:15.854743211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=e0d04ccb-9d2a-454d-9aec-8c8eb972a7d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:16.060404 crc crio[22095]: time=\"2026-06-09T16:20:16.051869857Z\" level=info msg=\"Creating container: openstack/swift-proxy-769dd4cf67-hvssr/proxy-server\" id=b434cf0a-2e98-4f82-822d-db2fd6d5121c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:16.285849 crc crio[22095]: time=\"2026-06-09T16:20:16.285663316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:16.450282 crc crio[22095]: time=\"2026-06-09T16:20:16.450203265Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=adecee02-dde0-403f-95a5-153b3aee56be name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:16.479253 crc crio[22095]: time=\"2026-06-09T16:20:16.479115568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e5f9e584-fff7-4507-be5a-70af666313c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:16.767547 crc crio[22095]: time=\"2026-06-09T16:20:16.767490579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=902e4af5-a8d6-49f8-8b8f-c5215983edd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:16.839340 crc crio[22095]: time=\"2026-06-09T16:20:16.83871822Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4e3f67ea-23f6-40a1-9a93-24ce2aa725ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:16.840056 crc crio[22095]: time=\"2026-06-09T16:20:16.839827449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:16.973803 crc crio[22095]: time=\"2026-06-09T16:20:16.97256012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:16.976732 crc crio[22095]: time=\"2026-06-09T16:20:16.976664236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:17.245092 crc crio[22095]: time=\"2026-06-09T16:20:17.244992982Z\" level=info msg=\"Created container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core\" id=4e3f67ea-23f6-40a1-9a93-24ce2aa725ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:17.246513 crc crio[22095]: time=\"2026-06-09T16:20:17.246350877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:17.255236 crc crio[22095]: time=\"2026-06-09T16:20:17.249992171Z\" level=info msg=\"Starting container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50\" id=032b21ce-7904-45fa-9158-b5c5b96f6b16 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:17.260483 crc crio[22095]: time=\"2026-06-09T16:20:17.260254474Z\" level=info msg=\"Started container\" PID=74963 containerID=a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50 description=openstack/ceilometer-0/sg-core id=032b21ce-7904-45fa-9158-b5c5b96f6b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\nJun 09 16:20:17.263509 crc crio[22095]: time=\"2026-06-09T16:20:17.263314503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:17.297319 crc crio[22095]: time=\"2026-06-09T16:20:17.296697221Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ed480f23-50f0-4223-ae0d-d6b59f8ff170 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:17.322834 crc crio[22095]: time=\"2026-06-09T16:20:17.319135798Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:20:17.441034 crc crio[22095]: time=\"2026-06-09T16:20:17.438379742Z\" level=info msg=\"Stopping container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812 (timeout: 30s)\" id=098eb281-4931-4f5b-a865-20e814f08e6c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:17.441034 crc crio[22095]: time=\"2026-06-09T16:20:17.438538716Z\" level=info msg=\"Stopping container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029 (timeout: 30s)\" id=2fc6fce9-89de-41cf-ad6a-7b82bf7a5bf9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:17.463742 crc crio[22095]: time=\"2026-06-09T16:20:17.463629301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-kcnpk/POD\" id=74135230-45fe-4f8d-ba34-438c3a8ebf8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:17.463742 crc crio[22095]: time=\"2026-06-09T16:20:17.463717324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:17.473733 crc crio[22095]: time=\"2026-06-09T16:20:17.473672369Z\" level=info msg=\"Stopping container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6 (timeout: 10s)\" id=7533981c-8d0e-4c65-8cb4-baf22ac5f047 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:17.730986 crc crio[22095]: time=\"2026-06-09T16:20:17.730633314Z\" level=info msg=\"Created container 5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41: openstack/swift-proxy-769dd4cf67-hvssr/proxy-server\" id=b434cf0a-2e98-4f82-822d-db2fd6d5121c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:17.732987 crc crio[22095]: time=\"2026-06-09T16:20:17.732472641Z\" level=info msg=\"Stopped container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=7533981c-8d0e-4c65-8cb4-baf22ac5f047 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:17.773079 crc crio[22095]: time=\"2026-06-09T16:20:17.77172196Z\" level=info msg=\"Starting container: 5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41\" id=88cbe4ab-bf79-4022-b949-10af742ecdcc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:17.780423 crc crio[22095]: time=\"2026-06-09T16:20:17.780332151Z\" level=info msg=\"Stopping pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=5900b7ae-ff8f-4e88-a0b1-f02a906a7926 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:17.785364 crc crio[22095]: time=\"2026-06-09T16:20:17.785237807Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0022721e0}] Aliases:map[]}\"\nJun 09 16:20:17.785697 crc crio[22095]: time=\"2026-06-09T16:20:17.785497754Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7478b4bb45-646pj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:17.787054 crc crio[22095]: time=\"2026-06-09T16:20:17.78650543Z\" level=info msg=\"Stopped container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=2fc6fce9-89de-41cf-ad6a-7b82bf7a5bf9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:17.801277 crc crio[22095]: time=\"2026-06-09T16:20:17.800747596Z\" level=info msg=\"Started container\" PID=75103 containerID=5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41 description=openstack/swift-proxy-769dd4cf67-hvssr/proxy-server id=88cbe4ab-bf79-4022-b949-10af742ecdcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e\nJun 09 16:20:17.809611 crc crio[22095]: time=\"2026-06-09T16:20:17.808483774Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-868vz/POD\" id=7ce5194e-0f54-4e6c-8d71-c4b93a8355a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:17.809611 crc crio[22095]: time=\"2026-06-09T16:20:17.808560566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:17.904735 crc crio[22095]: time=\"2026-06-09T16:20:17.904638276Z\" level=info msg=\"Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc002b5c390}] Aliases:map[]}\"\nJun 09 16:20:17.904735 crc crio[22095]: time=\"2026-06-09T16:20:17.904735958Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-kcnpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:17.921586 crc crio[22095]: time=\"2026-06-09T16:20:17.920709809Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc002272430}] Aliases:map[]}\"\nJun 09 16:20:17.921586 crc crio[22095]: time=\"2026-06-09T16:20:17.9207723Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-868vz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:17.957091 crc crio[22095]: time=\"2026-06-09T16:20:17.956858728Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-qqp7q/POD\" id=c876612e-e524-4117-a5fd-13798de0c492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:17.957407 crc crio[22095]: time=\"2026-06-09T16:20:17.957247078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:18.039213 crc crio[22095]: time=\"2026-06-09T16:20:18.039121942Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc002b5c550}] Aliases:map[]}\"\nJun 09 16:20:18.039213 crc crio[22095]: time=\"2026-06-09T16:20:18.039193594Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-qqp7q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:18.124580 crc crio[22095]: time=\"2026-06-09T16:20:18.124491696Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-wpdpt/POD\" id=a569077b-57a2-4c23-b68b-7777475d4a7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:18.124733 crc crio[22095]: time=\"2026-06-09T16:20:18.124600689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:18.362566 crc crio[22095]: time=\"2026-06-09T16:20:18.359041685Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc0022728c8}] Aliases:map[]}\"\nJun 09 16:20:18.362566 crc crio[22095]: time=\"2026-06-09T16:20:18.35963053Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-wpdpt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:18.675013 crc crio[22095]: time=\"2026-06-09T16:20:18.671205717Z\" level=info msg=\"Stopped pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=5900b7ae-ff8f-4e88-a0b1-f02a906a7926 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:18.909994 crc crio[22095]: 2026-06-09T16:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5e2ae094e2132 Mac:fa:02:84:c6:e4:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:18.909994 crc crio[22095]: time=\"2026-06-09T16:20:18.908169648Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc002272430}] Aliases:map[]}\"\nJun 09 16:20:18.909994 crc crio[22095]: time=\"2026-06-09T16:20:18.908352422Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-868vz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:18.943814 crc crio[22095]: time=\"2026-06-09T16:20:18.936846295Z\" level=info msg=\"Ran pod sandbox 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 with infra container: openstack/nova-api-db-create-868vz/POD\" id=7ce5194e-0f54-4e6c-8d71-c4b93a8355a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:18.951980 crc crio[22095]: time=\"2026-06-09T16:20:18.949195822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=44a576aa-ebd2-4d01-83fa-e2ea7df7d0d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:18.960617 crc crio[22095]: time=\"2026-06-09T16:20:18.960172444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1784c31-2ad0-4f3c-9f1a-6aa4a80e934d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:18.961118 crc crio[22095]: time=\"2026-06-09T16:20:18.961068317Z\" level=info msg=\"Removing container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6\" id=d8cdc583-105e-4a3a-8ade-782805229bf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:19.003537 crc crio[22095]: time=\"2026-06-09T16:20:19.003407564Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-868vz/mariadb-database-create\" id=9e7cca55-513c-45ce-930a-ec15a9887dff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.003537 crc crio[22095]: time=\"2026-06-09T16:20:19.003515397Z\" level=info msg=\"Stopping container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f (timeout: 30s)\" id=3d8734c9-5d81-4ddc-8ffc-d822ea441804 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:19.003880 crc crio[22095]: time=\"2026-06-09T16:20:19.003813426Z\" level=info msg=\"Stopping container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071 (timeout: 30s)\" id=0b35cc0f-4026-429b-ae5a-bc2b46708173 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:19.004024 crc crio[22095]: time=\"2026-06-09T16:20:19.003967539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.143720 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec456fe5bb55e09 Mac:22:b7:90:c3:a4:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:19.149425 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc4414442041c80 Mac:d6:a5:fa:85:e1:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c SocketPath: PciID:}] [{Interface:0xc0004267c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:19.150234 crc crio[22095]: time=\"2026-06-09T16:20:19.150137476Z\" level=info msg=\"Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc002b5c390}] Aliases:map[]}\"\nJun 09 16:20:19.150331 crc crio[22095]: time=\"2026-06-09T16:20:19.15029744Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-kcnpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:19.157286 crc crio[22095]: time=\"2026-06-09T16:20:19.15265026Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc002b5c550}] Aliases:map[]}\"\nJun 09 16:20:19.157286 crc crio[22095]: time=\"2026-06-09T16:20:19.15301517Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-qqp7q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:19.220204 crc crio[22095]: time=\"2026-06-09T16:20:19.219900859Z\" level=info msg=\"Ran pod sandbox bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 with infra container: openshift-marketplace/community-operators-kcnpk/POD\" id=74135230-45fe-4f8d-ba34-438c3a8ebf8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:19.226999 crc crio[22095]: time=\"2026-06-09T16:20:19.225975185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1d12deb-7ec1-4a90-9435-7776f544a008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.246793 crc crio[22095]: time=\"2026-06-09T16:20:19.246129393Z\" level=info msg=\"Ran pod sandbox ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 with infra container: openstack/nova-cell0-db-create-qqp7q/POD\" id=c876612e-e524-4117-a5fd-13798de0c492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:19.265983 crc crio[22095]: time=\"2026-06-09T16:20:19.263749766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.273973 crc crio[22095]: time=\"2026-06-09T16:20:19.270300954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.276538 crc crio[22095]: time=\"2026-06-09T16:20:19.274903862Z\" level=info msg=\"Removed container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=d8cdc583-105e-4a3a-8ade-782805229bf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:19.281855 crc crio[22095]: time=\"2026-06-09T16:20:19.279747507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e229a4a-5a13-4d98-82ed-88fa034b6b4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.289091 crc crio[22095]: time=\"2026-06-09T16:20:19.288769809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12813f67-d103-47dc-9aab-d0ca3f97236b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.295315 crc crio[22095]: time=\"2026-06-09T16:20:19.295227905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02dbdee5-1607-4a7d-9ff1-6c436fcb2740 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.300415 crc crio[22095]: time=\"2026-06-09T16:20:19.300374137Z\" level=info msg=\"Removing container: 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a\" id=31649ca7-6531-4d31-a69c-f333ff076d94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:19.300710 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d5596a6e81c2fd Mac:7e:a1:0e:b1:c3:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:19.303855 crc crio[22095]: time=\"2026-06-09T16:20:19.302322717Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc0022728c8}] Aliases:map[]}\"\nJun 09 16:20:19.303855 crc crio[22095]: time=\"2026-06-09T16:20:19.302811599Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-wpdpt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:19.318981 crc crio[22095]: time=\"2026-06-09T16:20:19.318110323Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kcnpk/extract-utilities\" id=2e902a4f-70c9-4b47-aed1-29ef8b8ea39c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.326961 crc crio[22095]: time=\"2026-06-09T16:20:19.323684236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.330974 crc crio[22095]: time=\"2026-06-09T16:20:19.329573307Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create\" id=61ee695a-44fb-4d88-af53-7ab192231fed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.336002 crc crio[22095]: time=\"2026-06-09T16:20:19.334426952Z\" level=info msg=\"Ran pod sandbox 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f with infra container: openstack/nova-cell1-db-create-wpdpt/POD\" id=a569077b-57a2-4c23-b68b-7777475d4a7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:19.336002 crc crio[22095]: time=\"2026-06-09T16:20:19.335053048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.352510 crc crio[22095]: time=\"2026-06-09T16:20:19.350849954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3c4a8575-0f92-4317-9844-8ee939719288 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.398992 crc crio[22095]: time=\"2026-06-09T16:20:19.38726811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a7f0126-8529-40e9-8100-0ba572011f1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.398992 crc crio[22095]: time=\"2026-06-09T16:20:19.388121312Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=ed480f23-50f0-4223-ae0d-d6b59f8ff170 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:19.398992 crc crio[22095]: time=\"2026-06-09T16:20:19.389638021Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8a8716e6-159d-4b14-82f0-ffb02976683d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.418965 crc crio[22095]: time=\"2026-06-09T16:20:19.411721039Z\" level=info msg=\"Removed container 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a: openstack/dnsmasq-dns-7478b4bb45-646pj/init\" id=31649ca7-6531-4d31-a69c-f333ff076d94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:19.447079 crc crio[22095]: time=\"2026-06-09T16:20:19.433466757Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create\" id=f8c270bb-8b29-445f-b52c-bc0cd6eedf86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.447079 crc crio[22095]: time=\"2026-06-09T16:20:19.436766102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.529689 crc crio[22095]: time=\"2026-06-09T16:20:19.528730066Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9866d0e7-bd99-4ffb-a4b6-860d2fc0174a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:19.566977 crc crio[22095]: time=\"2026-06-09T16:20:19.564387172Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=34f718a2-b2af-4af1-b8ba-d4fd47c6e508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.566977 crc crio[22095]: time=\"2026-06-09T16:20:19.566474686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.671973 crc crio[22095]: time=\"2026-06-09T16:20:19.671539786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.678114 crc crio[22095]: time=\"2026-06-09T16:20:19.676157034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.687405 crc crio[22095]: time=\"2026-06-09T16:20:19.685273859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.701988 crc crio[22095]: time=\"2026-06-09T16:20:19.701734052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.709023 crc crio[22095]: time=\"2026-06-09T16:20:19.708388103Z\" level=info msg=\"Created container cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417: openstack/nova-api-db-create-868vz/mariadb-database-create\" id=9e7cca55-513c-45ce-930a-ec15a9887dff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.717816 crc crio[22095]: time=\"2026-06-09T16:20:19.717728473Z\" level=info msg=\"Starting container: cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417\" id=4c5363c1-8e4b-4ff3-8d0f-4d2701e5f425 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:19.730786 crc crio[22095]: time=\"2026-06-09T16:20:19.729819713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.733614 crc crio[22095]: time=\"2026-06-09T16:20:19.732660726Z\" level=info msg=\"Started container\" PID=75445 containerID=cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417 description=openstack/nova-api-db-create-868vz/mariadb-database-create id=4c5363c1-8e4b-4ff3-8d0f-4d2701e5f425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\nJun 09 16:20:19.742901 crc crio[22095]: time=\"2026-06-09T16:20:19.742820027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.829346 crc crio[22095]: time=\"2026-06-09T16:20:19.829051113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.841241 crc crio[22095]: time=\"2026-06-09T16:20:19.841144694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:19.905063 crc crio[22095]: time=\"2026-06-09T16:20:19.904896882Z\" level=info msg=\"Created container 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9: openshift-marketplace/community-operators-kcnpk/extract-utilities\" id=2e902a4f-70c9-4b47-aed1-29ef8b8ea39c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:19.911461 crc crio[22095]: time=\"2026-06-09T16:20:19.911345958Z\" level=info msg=\"Starting container: 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9\" id=58ec7534-b4e5-47e9-867b-a87b671d3607 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:19.921419 crc crio[22095]: time=\"2026-06-09T16:20:19.921310134Z\" level=info msg=\"Started container\" PID=75489 containerID=077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9 description=openshift-marketplace/community-operators-kcnpk/extract-utilities id=58ec7534-b4e5-47e9-867b-a87b671d3607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\nJun 09 16:20:19.999717 crc crio[22095]: time=\"2026-06-09T16:20:19.999236767Z\" level=info msg=\"Created container 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create\" id=61ee695a-44fb-4d88-af53-7ab192231fed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:20.005584 crc crio[22095]: time=\"2026-06-09T16:20:20.00324275Z\" level=info msg=\"Starting container: 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1\" id=92a6e251-e0c0-410c-a130-5ae1b754c2db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:20.024674 crc crio[22095]: time=\"2026-06-09T16:20:20.024538497Z\" level=info msg=\"Started container\" PID=75491 containerID=00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1 description=openstack/nova-cell0-db-create-qqp7q/mariadb-database-create id=92a6e251-e0c0-410c-a130-5ae1b754c2db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\nJun 09 16:20:20.032324 crc crio[22095]: time=\"2026-06-09T16:20:20.032221345Z\" level=info msg=\"Created container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd\" id=34f718a2-b2af-4af1-b8ba-d4fd47c6e508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:20.036795 crc crio[22095]: time=\"2026-06-09T16:20:20.036417052Z\" level=info msg=\"Starting container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939\" id=0e9543f3-860f-4b97-8bd0-f592a4852481 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:20.040760 crc crio[22095]: time=\"2026-06-09T16:20:20.040660951Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=605dba8a-29b2-4785-9eb1-84ba17181292 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:20.045575 crc crio[22095]: time=\"2026-06-09T16:20:20.045499176Z\" level=info msg=\"Started container\" PID=75509 containerID=c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939 description=openstack/ceilometer-0/proxy-httpd id=0e9543f3-860f-4b97-8bd0-f592a4852481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\nJun 09 16:20:20.076721 crc crio[22095]: time=\"2026-06-09T16:20:20.046413889Z\" level=info msg=\"Created container 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create\" id=f8c270bb-8b29-445f-b52c-bc0cd6eedf86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:20.079110 crc crio[22095]: time=\"2026-06-09T16:20:20.078311679Z\" level=info msg=\"Starting container: 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd\" id=6898c5c9-c3e7-48b7-9521-f5b3ee67d427 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:20.085738 crc crio[22095]: time=\"2026-06-09T16:20:20.051414728Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:20:20.116272 crc crio[22095]: time=\"2026-06-09T16:20:20.113830302Z\" level=info msg=\"Started container\" PID=75494 containerID=8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd description=openstack/nova-cell1-db-create-wpdpt/mariadb-database-create id=6898c5c9-c3e7-48b7-9521-f5b3ee67d427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\nJun 09 16:20:21.131011 crc crio[22095]: time=\"2026-06-09T16:20:21.130343527Z\" level=info msg=\"Stopping container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d (timeout: 30s)\" id=43ccf087-3133-44f7-883c-7e28276fe39a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:21.131724 crc crio[22095]: time=\"2026-06-09T16:20:21.131178219Z\" level=info msg=\"Stopping container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939 (timeout: 30s)\" id=10784cf4-3045-42ac-9816-644ab81c7173 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:21.134045 crc crio[22095]: time=\"2026-06-09T16:20:21.131804035Z\" level=info msg=\"Stopping container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8 (timeout: 30s)\" id=1acb374a-b029-4492-a0f2-ee5841afbd3c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:21.134045 crc crio[22095]: time=\"2026-06-09T16:20:21.132024861Z\" level=info msg=\"Stopping container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50 (timeout: 30s)\" id=f94895fe-6f08-453f-a97a-80bc9bd68f5b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:21.210112 crc crio[22095]: time=\"2026-06-09T16:20:21.209901852Z\" level=info msg=\"Stopping pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=01b3bdb7-8457-4a31-b94e-1fea9713eb4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:21.210765 crc crio[22095]: time=\"2026-06-09T16:20:21.210709253Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc00041ce58}] Aliases:map[]}\"\nJun 09 16:20:21.210996 crc crio[22095]: time=\"2026-06-09T16:20:21.210950279Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-868vz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:22.240716 crc crio[22095]: time=\"2026-06-09T16:20:22.240211073Z\" level=info msg=\"Stopping pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=8a5ad423-4d5b-4326-9313-a64ea85f9267 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:22.241535 crc crio[22095]: time=\"2026-06-09T16:20:22.241460325Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc00263c7c0}] Aliases:map[]}\"\nJun 09 16:20:22.241876 crc crio[22095]: time=\"2026-06-09T16:20:22.241814164Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-qqp7q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:22.242106 crc crio[22095]: time=\"2026-06-09T16:20:22.24202234Z\" level=info msg=\"Stopping pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=5f3ed687-ff7a-469a-9538-a3fe1f8b100b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:22.242904 crc crio[22095]: time=\"2026-06-09T16:20:22.242791219Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc00379e830}] Aliases:map[]}\"\nJun 09 16:20:22.243149 crc crio[22095]: time=\"2026-06-09T16:20:22.243098867Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-wpdpt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:30.986605 crc crio[22095]: time=\"2026-06-09T16:20:30.985072955Z\" level=info msg=\"Stopped pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=01b3bdb7-8457-4a31-b94e-1fea9713eb4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:30.988303 crc crio[22095]: time=\"2026-06-09T16:20:30.987298732Z\" level=info msg=\"Stopped pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=8a5ad423-4d5b-4326-9313-a64ea85f9267 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:31.118090 crc crio[22095]: time=\"2026-06-09T16:20:31.117416456Z\" level=info msg=\"Stopped container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler\" id=3d8734c9-5d81-4ddc-8ffc-d822ea441804 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.217332 crc crio[22095]: time=\"2026-06-09T16:20:31.216824381Z\" level=info msg=\"Stopped container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=098eb281-4931-4f5b-a865-20e814f08e6c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.222459 crc crio[22095]: time=\"2026-06-09T16:20:31.222326193Z\" level=info msg=\"Stopping pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=33546a63-6d82-4720-a50b-52ed888c9e9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:31.223629 crc crio[22095]: time=\"2026-06-09T16:20:31.223574225Z\" level=info msg=\"Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc002ab2038}] Aliases:map[]}\"\nJun 09 16:20:31.223992 crc crio[22095]: time=\"2026-06-09T16:20:31.22377939Z\" level=info msg=\"Deleting pod openstack_barbican-api-6bdc9bcf7b-m7cgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:31.356182 crc crio[22095]: time=\"2026-06-09T16:20:31.355832004Z\" level=info msg=\"Stopped container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe\" id=0b35cc0f-4026-429b-ae5a-bc2b46708173 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.358182 crc crio[22095]: time=\"2026-06-09T16:20:31.357405124Z\" level=info msg=\"Stopped container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core\" id=f94895fe-6f08-453f-a97a-80bc9bd68f5b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.363518 crc crio[22095]: time=\"2026-06-09T16:20:31.363292166Z\" level=info msg=\"Stopping pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=06334215-775a-434b-bafe-ddd3d0208c4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:31.365392 crc crio[22095]: time=\"2026-06-09T16:20:31.364724072Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc001984128}] Aliases:map[]}\"\nJun 09 16:20:31.365392 crc crio[22095]: time=\"2026-06-09T16:20:31.364881037Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:31.366403 crc crio[22095]: time=\"2026-06-09T16:20:31.365733648Z\" level=info msg=\"Stopped container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd\" id=10784cf4-3045-42ac-9816-644ab81c7173 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.393327 crc crio[22095]: time=\"2026-06-09T16:20:31.393200334Z\" level=info msg=\"Stopped container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent\" id=1acb374a-b029-4492-a0f2-ee5841afbd3c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.395367 crc crio[22095]: time=\"2026-06-09T16:20:31.395167435Z\" level=info msg=\"Stopped pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=5f3ed687-ff7a-469a-9538-a3fe1f8b100b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:31.421523 crc crio[22095]: time=\"2026-06-09T16:20:31.421398639Z\" level=info msg=\"Stopped container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent\" id=43ccf087-3133-44f7-883c-7e28276fe39a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:31.423391 crc crio[22095]: time=\"2026-06-09T16:20:31.423332429Z\" level=info msg=\"Stopping pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=3ec91471-1052-4253-af51-582a374aa8a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:31.424476 crc crio[22095]: time=\"2026-06-09T16:20:31.424393336Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc00041c228}] Aliases:map[]}\"\nJun 09 16:20:31.424720 crc crio[22095]: time=\"2026-06-09T16:20:31.424633812Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:31.452074 crc crio[22095]: time=\"2026-06-09T16:20:31.451895873Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0fab6700-7ea9-4e79-8e8f-c349ecfcac8b name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:31.454359 crc crio[22095]: time=\"2026-06-09T16:20:31.454259874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0bff6496-dbae-4b23-ac19-f25ac63354a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:31.496602 crc crio[22095]: time=\"2026-06-09T16:20:31.496409887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=605dba8a-29b2-4785-9eb1-84ba17181292 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:31.508126 crc crio[22095]: time=\"2026-06-09T16:20:31.500177084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a4b55cf-343c-4302-98a8-7fcb4bb5f4aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:31.511355 crc crio[22095]: time=\"2026-06-09T16:20:31.51129861Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=54605126-f964-4b7d-b47a-e9ca24e46d7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:31.527758 crc crio[22095]: time=\"2026-06-09T16:20:31.524012086Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kcnpk/extract-content\" id=b5bb34eb-2157-4775-982d-fd19a224fc38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:31.527758 crc crio[22095]: time=\"2026-06-09T16:20:31.524579821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:31.581338 crc crio[22095]: time=\"2026-06-09T16:20:31.581241497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=7c7c06d9-6f54-49a0-92e5-bcd70eca0ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:31.604465 crc crio[22095]: time=\"2026-06-09T16:20:31.604019993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:31.612769 crc crio[22095]: time=\"2026-06-09T16:20:31.612665585Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=4769ca68-c363-47d3-a3f2-992e48666e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:31.614730 crc crio[22095]: time=\"2026-06-09T16:20:31.614647506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:31.616546 crc crio[22095]: time=\"2026-06-09T16:20:31.616465353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:31.726709 crc crio[22095]: time=\"2026-06-09T16:20:31.726612713Z\" level=info msg=\"Stopped pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=33546a63-6d82-4720-a50b-52ed888c9e9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:31.801183 crc crio[22095]: time=\"2026-06-09T16:20:31.800759039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:31.804642 crc crio[22095]: time=\"2026-06-09T16:20:31.804581487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:31.817475 crc crio[22095]: time=\"2026-06-09T16:20:31.817368416Z\" level=info msg=\"Created container ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7: openshift-marketplace/community-operators-kcnpk/extract-content\" id=b5bb34eb-2157-4775-982d-fd19a224fc38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:31.829632 crc crio[22095]: time=\"2026-06-09T16:20:31.827958178Z\" level=info msg=\"Starting container: ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7\" id=54ca0b10-f119-4abd-a45c-a8b4ac0fa7ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:31.845834 crc crio[22095]: time=\"2026-06-09T16:20:31.845633272Z\" level=info msg=\"Started container\" PID=76385 containerID=ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7 description=openshift-marketplace/community-operators-kcnpk/extract-content id=54ca0b10-f119-4abd-a45c-a8b4ac0fa7ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\nJun 09 16:20:31.953258 crc crio[22095]: time=\"2026-06-09T16:20:31.952802017Z\" level=info msg=\"Stopped pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=06334215-775a-434b-bafe-ddd3d0208c4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:32.085673 crc crio[22095]: time=\"2026-06-09T16:20:32.08523002Z\" level=info msg=\"Stopped pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=3ec91471-1052-4253-af51-582a374aa8a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:32.108682 crc crio[22095]: time=\"2026-06-09T16:20:32.10857233Z\" level=info msg=\"Created container 2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75: openstack/openstackclient/openstackclient\" id=4769ca68-c363-47d3-a3f2-992e48666e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:32.113754 crc crio[22095]: time=\"2026-06-09T16:20:32.113667031Z\" level=info msg=\"Starting container: 2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75\" id=e443c3bd-65fa-4f21-8c13-c70ade35716d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:32.130071 crc crio[22095]: time=\"2026-06-09T16:20:32.129879308Z\" level=info msg=\"Started container\" PID=76420 containerID=2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75 description=openstack/openstackclient/openstackclient id=e443c3bd-65fa-4f21-8c13-c70ade35716d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe\nJun 09 16:20:32.671887 crc crio[22095]: time=\"2026-06-09T16:20:32.671801996Z\" level=info msg=\"Removing container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812\" id=75d6e1e6-4513-458e-9d38-9793c87a8624 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.723007 crc crio[22095]: time=\"2026-06-09T16:20:32.715345365Z\" level=info msg=\"Removed container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=75d6e1e6-4513-458e-9d38-9793c87a8624 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.746346 crc crio[22095]: time=\"2026-06-09T16:20:32.746222939Z\" level=info msg=\"Removing container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029\" id=fee4565d-30ca-4303-8448-e259869fa4ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.817545 crc crio[22095]: time=\"2026-06-09T16:20:32.816849844Z\" level=info msg=\"Removed container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=fee4565d-30ca-4303-8448-e259869fa4ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.825230 crc crio[22095]: time=\"2026-06-09T16:20:32.825149147Z\" level=info msg=\"Removing container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939\" id=abfa4906-bd41-445c-88d0-082224dc2677 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.893363 crc crio[22095]: time=\"2026-06-09T16:20:32.887469179Z\" level=info msg=\"Removed container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd\" id=abfa4906-bd41-445c-88d0-082224dc2677 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.894694 crc crio[22095]: time=\"2026-06-09T16:20:32.894621953Z\" level=info msg=\"Stopping container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd (timeout: 30s)\" id=60a90390-abf5-4821-89e9-2afef9cb7b90 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:32.904964 crc crio[22095]: time=\"2026-06-09T16:20:32.896638665Z\" level=info msg=\"Stopping container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88 (timeout: 30s)\" id=62e22806-ed77-4a6a-8b62-0bdfd8843529 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:32.904964 crc crio[22095]: time=\"2026-06-09T16:20:32.899245522Z\" level=info msg=\"Removing container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50\" id=a434afb7-68a7-45bc-9220-63523e009e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.977483 crc crio[22095]: time=\"2026-06-09T16:20:32.97738675Z\" level=info msg=\"Removed container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core\" id=a434afb7-68a7-45bc-9220-63523e009e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:32.989849 crc crio[22095]: time=\"2026-06-09T16:20:32.989745808Z\" level=info msg=\"Removing container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8\" id=1e240d80-6843-420f-a852-f0fc755367ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.133885 crc crio[22095]: time=\"2026-06-09T16:20:33.132406804Z\" level=info msg=\"Removed container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e240d80-6843-420f-a852-f0fc755367ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.149034 crc crio[22095]: time=\"2026-06-09T16:20:33.148869487Z\" level=info msg=\"Removing container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d\" id=6be463f2-1667-4305-8bbf-76b269bb6cb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.219814 crc crio[22095]: time=\"2026-06-09T16:20:33.219161474Z\" level=info msg=\"Removed container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent\" id=6be463f2-1667-4305-8bbf-76b269bb6cb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.227422 crc crio[22095]: time=\"2026-06-09T16:20:33.227321284Z\" level=info msg=\"Removing container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071\" id=68b86850-8ea5-4bc4-9aee-3742f0b6cec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.295903 crc crio[22095]: time=\"2026-06-09T16:20:33.293094154Z\" level=info msg=\"Removed container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe\" id=68b86850-8ea5-4bc4-9aee-3742f0b6cec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.310838 crc crio[22095]: time=\"2026-06-09T16:20:33.310006368Z\" level=info msg=\"Removing container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f\" id=6d3ae07a-123f-495a-bf76-56d6f7101559 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.343057 crc crio[22095]: time=\"2026-06-09T16:20:33.342886653Z\" level=info msg=\"Stopped container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=62e22806-ed77-4a6a-8b62-0bdfd8843529 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:33.416384 crc crio[22095]: time=\"2026-06-09T16:20:33.416269019Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=619d0316-7176-4aca-9446-baf8c68b3732 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:33.416583 crc crio[22095]: time=\"2026-06-09T16:20:33.416564266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:33.426139 crc crio[22095]: time=\"2026-06-09T16:20:33.4260348Z\" level=info msg=\"Removed container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d3ae07a-123f-495a-bf76-56d6f7101559 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:33.476643 crc crio[22095]: time=\"2026-06-09T16:20:33.475808029Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc001984770}] Aliases:map[]}\"\nJun 09 16:20:33.476643 crc crio[22095]: time=\"2026-06-09T16:20:33.476505727Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:33.584905 crc crio[22095]: time=\"2026-06-09T16:20:33.584818901Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=98b629dd-6230-4e07-bc47-6914f90d4d6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:33.585090 crc crio[22095]: time=\"2026-06-09T16:20:33.584997215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:33.644986 crc crio[22095]: time=\"2026-06-09T16:20:33.637483694Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"\nJun 09 16:20:33.644986 crc crio[22095]: time=\"2026-06-09T16:20:33.637547236Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:34.088703 crc crio[22095]: 2026-06-09T16:20:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc2873881d0cf0 Mac:46:e5:ba:8f:9e:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d SocketPath: PciID:}] [{Interface:0xc0002549c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:34.090466 crc crio[22095]: time=\"2026-06-09T16:20:34.090375265Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc001984770}] Aliases:map[]}\"\nJun 09 16:20:34.090660 crc crio[22095]: time=\"2026-06-09T16:20:34.090609351Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:34.101370 crc crio[22095]: time=\"2026-06-09T16:20:34.101291185Z\" level=info msg=\"Ran pod sandbox 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 with infra container: openstack/ceilometer-0/POD\" id=619d0316-7176-4aca-9446-baf8c68b3732 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:34.104499 crc crio[22095]: time=\"2026-06-09T16:20:34.104405245Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=19483fef-4587-4392-80b5-976e14e7ce50 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:34.118646 crc crio[22095]: time=\"2026-06-09T16:20:34.118568959Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:20:34.235749 crc crio[22095]: 2026-06-09T16:20:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05104ac1f6de112 Mac:3a:94:c6:34:39:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:34.237518 crc crio[22095]: time=\"2026-06-09T16:20:34.237415694Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"\nJun 09 16:20:34.237713 crc crio[22095]: time=\"2026-06-09T16:20:34.23765382Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:34.259965 crc crio[22095]: time=\"2026-06-09T16:20:34.25984067Z\" level=info msg=\"Ran pod sandbox 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 with infra container: openstack/cinder-scheduler-0/POD\" id=98b629dd-6230-4e07-bc47-6914f90d4d6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:34.265417 crc crio[22095]: time=\"2026-06-09T16:20:34.265324161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=45b1910d-dccd-4401-a57d-1a6a623babd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:34.324033 crc crio[22095]: time=\"2026-06-09T16:20:34.323886946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=06a8ac35-c20c-4c55-8700-60cf1cf0fe40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:34.348240 crc crio[22095]: time=\"2026-06-09T16:20:34.3481455Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad3aca7d-5a14-4009-ac20-ff0b93117dfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:34.350199 crc crio[22095]: time=\"2026-06-09T16:20:34.35010221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:34.431474 crc crio[22095]: time=\"2026-06-09T16:20:34.431252156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:34.568832 crc crio[22095]: time=\"2026-06-09T16:20:34.568168975Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=19483fef-4587-4392-80b5-976e14e7ce50 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:34.569286 crc crio[22095]: time=\"2026-06-09T16:20:34.569227502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7997ff49-1b26-421e-969a-dcbc6f705032 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:34.592854 crc crio[22095]: time=\"2026-06-09T16:20:34.592736686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=fa1da051-db38-4033-9fba-40cb59d817e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:34.603504 crc crio[22095]: time=\"2026-06-09T16:20:34.60339572Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=02cd7384-d58d-4f65-96bc-c860b31be09c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:34.604335 crc crio[22095]: time=\"2026-06-09T16:20:34.604249092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:34.678330 crc crio[22095]: time=\"2026-06-09T16:20:34.678219493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:34.682889 crc crio[22095]: time=\"2026-06-09T16:20:34.682736169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:34.827881 crc crio[22095]: time=\"2026-06-09T16:20:34.827238683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1d8014aa-76f3-4be9-a815-e87b409c9954 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:34.833498 crc crio[22095]: time=\"2026-06-09T16:20:34.833402241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70709c20-19f6-473e-9a17-f0315fb755c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:34.862021 crc crio[22095]: time=\"2026-06-09T16:20:34.860152979Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kcnpk/registry-server\" id=c5a11d1b-fa0c-4c5b-a16e-095e9c9daa36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:34.862021 crc crio[22095]: time=\"2026-06-09T16:20:34.860640591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:34.863708 crc crio[22095]: time=\"2026-06-09T16:20:34.86329103Z\" level=info msg=\"Created container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent\" id=02cd7384-d58d-4f65-96bc-c860b31be09c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:34.866193 crc crio[22095]: time=\"2026-06-09T16:20:34.86485746Z\" level=info msg=\"Starting container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e\" id=1c910971-de40-4ddd-ab07-d9458652a37b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:34.877295 crc crio[22095]: time=\"2026-06-09T16:20:34.877198297Z\" level=info msg=\"Started container\" PID=76670 containerID=9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e description=openstack/ceilometer-0/ceilometer-central-agent id=1c910971-de40-4ddd-ab07-d9458652a37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\nJun 09 16:20:34.894592 crc crio[22095]: time=\"2026-06-09T16:20:34.894517112Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=29d35425-7529-432b-966c-1c724d77ce5a name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:34.900018 crc crio[22095]: time=\"2026-06-09T16:20:34.899917441Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:20:35.056837 crc crio[22095]: time=\"2026-06-09T16:20:35.056613738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:35.062917 crc crio[22095]: time=\"2026-06-09T16:20:35.062835098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:35.325423 crc crio[22095]: time=\"2026-06-09T16:20:35.325329905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:35.335608 crc crio[22095]: time=\"2026-06-09T16:20:35.335515616Z\" level=info msg=\"Created container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server\" id=c5a11d1b-fa0c-4c5b-a16e-095e9c9daa36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:35.340037 crc crio[22095]: time=\"2026-06-09T16:20:35.339990271Z\" level=info msg=\"Starting container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e\" id=ca719de3-af41-4dd1-956a-016a319d83e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:35.349264 crc crio[22095]: time=\"2026-06-09T16:20:35.349211988Z\" level=info msg=\"Started container\" PID=76698 containerID=44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e description=openshift-marketplace/community-operators-kcnpk/registry-server id=ca719de3-af41-4dd1-956a-016a319d83e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\nJun 09 16:20:35.474858 crc crio[22095]: time=\"2026-06-09T16:20:35.474746135Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=29d35425-7529-432b-966c-1c724d77ce5a name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:35.478696 crc crio[22095]: time=\"2026-06-09T16:20:35.478627694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=86d37357-f1b5-4cfb-befb-fc5598391aa3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:35.503333 crc crio[22095]: time=\"2026-06-09T16:20:35.503242317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c9a528e0-c783-4097-8c1a-4d7f76f8d361 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.719090435Z\" level=info msg=\"Created container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad3aca7d-5a14-4009-ac20-ff0b93117dfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.721325942Z\" level=info msg=\"Starting container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a\" id=c496f4a4-e223-48bd-a43c-f591559421d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.722886822Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb4c4c71-ef55-4d52-b6e8-43ce8fa76c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.723347204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:35.758338 crc crio[22095]: time=\"2026-06-09T16:20:35.758263381Z\" level=info msg=\"Started container\" PID=76717 containerID=70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a description=openstack/cinder-scheduler-0/cinder-scheduler id=c496f4a4-e223-48bd-a43c-f591559421d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\nJun 09 16:20:35.787208 crc crio[22095]: time=\"2026-06-09T16:20:35.787117963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a27a450a-b3ed-4434-b67c-b59decf0f20a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:35.807587 crc crio[22095]: time=\"2026-06-09T16:20:35.807502747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:35.816905 crc crio[22095]: time=\"2026-06-09T16:20:35.816715744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:35.841538 crc crio[22095]: time=\"2026-06-09T16:20:35.841396808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=538b148e-4697-47dc-930f-1323c271bb38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:35.849786 crc crio[22095]: time=\"2026-06-09T16:20:35.849705212Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=91964616-96b3-4850-a4f1-98e4cb814c4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:35.850120 crc crio[22095]: time=\"2026-06-09T16:20:35.850104902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:36.022822 crc crio[22095]: time=\"2026-06-09T16:20:36.022220566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:36.026633 crc crio[22095]: time=\"2026-06-09T16:20:36.026487085Z\" level=info msg=\"Created container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb4c4c71-ef55-4d52-b6e8-43ce8fa76c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:36.033242 crc crio[22095]: time=\"2026-06-09T16:20:36.033156227Z\" level=info msg=\"Starting container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f\" id=065ea107-e875-4e0c-8128-ab7511e6f85f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:36.058237 crc crio[22095]: time=\"2026-06-09T16:20:36.058129329Z\" level=info msg=\"Started container\" PID=76754 containerID=d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f description=openstack/ceilometer-0/ceilometer-notification-agent id=065ea107-e875-4e0c-8128-ab7511e6f85f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\nJun 09 16:20:36.120709 crc crio[22095]: time=\"2026-06-09T16:20:36.120656596Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7cf2a45b-2054-4efa-be7f-4ad6aed3ced0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:36.132888 crc crio[22095]: time=\"2026-06-09T16:20:36.128250951Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:20:36.590766 crc crio[22095]: time=\"2026-06-09T16:20:36.590167103Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7cf2a45b-2054-4efa-be7f-4ad6aed3ced0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:36.597457 crc crio[22095]: time=\"2026-06-09T16:20:36.597350157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1f74e1e7-fbb8-42ef-8347-2bf19dfaf2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:36.625120 crc crio[22095]: time=\"2026-06-09T16:20:36.624838894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d896cacf-ffaf-47e0-9d96-79fa7caac14e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:36.644072 crc crio[22095]: time=\"2026-06-09T16:20:36.639408728Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8e9ba380-9221-4d47-9f9b-714f87482dc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:36.644072 crc crio[22095]: time=\"2026-06-09T16:20:36.641354648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:36.821016 crc crio[22095]: time=\"2026-06-09T16:20:36.820844871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:36.838538 crc crio[22095]: time=\"2026-06-09T16:20:36.838077964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:37.056999 crc crio[22095]: time=\"2026-06-09T16:20:37.056863236Z\" level=info msg=\"Created container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core\" id=8e9ba380-9221-4d47-9f9b-714f87482dc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:37.059263 crc crio[22095]: time=\"2026-06-09T16:20:37.059180146Z\" level=info msg=\"Starting container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789\" id=8d0f5a98-5a52-494d-9a05-34d8fae5805d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:37.069692 crc crio[22095]: time=\"2026-06-09T16:20:37.069422719Z\" level=info msg=\"Started container\" PID=76882 containerID=1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789 description=openstack/ceilometer-0/sg-core id=8d0f5a98-5a52-494d-9a05-34d8fae5805d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\nJun 09 16:20:37.103226 crc crio[22095]: time=\"2026-06-09T16:20:37.097303036Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=61e47264-2427-4bfc-baaa-2b289c6146c4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:37.117195 crc crio[22095]: time=\"2026-06-09T16:20:37.117078654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:20:37.229051 crc crio[22095]: time=\"2026-06-09T16:20:37.226530297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:37.388778 crc crio[22095]: time=\"2026-06-09T16:20:37.388703815Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-01d7-account-create-zwzsq/POD\" id=657c4b03-3288-49bf-b89c-050000a3bde6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:37.388887 crc crio[22095]: time=\"2026-06-09T16:20:37.388808628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:37.434373 crc crio[22095]: time=\"2026-06-09T16:20:37.434284327Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc002b5c5e8}] Aliases:map[]}\"\nJun 09 16:20:37.434373 crc crio[22095]: time=\"2026-06-09T16:20:37.434347808Z\" level=info msg=\"Adding pod openstack_nova-api-01d7-account-create-zwzsq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:37.881776 crc crio[22095]: time=\"2026-06-09T16:20:37.881320866Z\" level=info msg=\"Created container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe\" id=91964616-96b3-4850-a4f1-98e4cb814c4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:37.886271 crc crio[22095]: time=\"2026-06-09T16:20:37.886230552Z\" level=info msg=\"Starting container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2\" id=1b304957-08bd-4ddb-ad01-99db976eb012 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:37.897146 crc crio[22095]: time=\"2026-06-09T16:20:37.896816724Z\" level=info msg=\"Started container\" PID=76906 containerID=77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2 description=openstack/cinder-scheduler-0/probe id=1b304957-08bd-4ddb-ad01-99db976eb012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\nJun 09 16:20:38.040016 crc crio[22095]: 2026-06-09T16:20:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23deaf469066d3b Mac:6e:c2:7e:94:bd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:38.041754 crc crio[22095]: time=\"2026-06-09T16:20:38.041674687Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc002b5c5e8}] Aliases:map[]}\"\nJun 09 16:20:38.041978 crc crio[22095]: time=\"2026-06-09T16:20:38.041871232Z\" level=info msg=\"Checking pod openstack_nova-api-01d7-account-create-zwzsq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:38.056967 crc crio[22095]: time=\"2026-06-09T16:20:38.056835117Z\" level=info msg=\"Ran pod sandbox 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 with infra container: openstack/nova-api-01d7-account-create-zwzsq/POD\" id=657c4b03-3288-49bf-b89c-050000a3bde6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:38.084026 crc crio[22095]: time=\"2026-06-09T16:20:38.083895912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a775740f-36a0-4b85-9b54-7df21aa4a159 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:38.098147 crc crio[22095]: time=\"2026-06-09T16:20:38.098011405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0bd96da7-8038-45b7-a681-dc44d08db4d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:38.119261 crc crio[22095]: time=\"2026-06-09T16:20:38.119168739Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create\" id=61f3a767-0dfe-41a2-ac34-f5d54d5d61b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:38.119730 crc crio[22095]: time=\"2026-06-09T16:20:38.119668452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:38.289701 crc crio[22095]: time=\"2026-06-09T16:20:38.289587849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:38.318980 crc crio[22095]: time=\"2026-06-09T16:20:38.3188321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:38.637122 crc crio[22095]: time=\"2026-06-09T16:20:38.636104365Z\" level=info msg=\"Created container 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create\" id=61f3a767-0dfe-41a2-ac34-f5d54d5d61b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:38.640405 crc crio[22095]: time=\"2026-06-09T16:20:38.640333033Z\" level=info msg=\"Starting container: 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177\" id=4b0de21f-8f05-4dca-97f9-3a4bdd27412d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:38.648565 crc crio[22095]: time=\"2026-06-09T16:20:38.648296748Z\" level=info msg=\"Started container\" PID=77051 containerID=27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177 description=openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create id=4b0de21f-8f05-4dca-97f9-3a4bdd27412d name=/runtime.v1.RuntimeService/StartContainer sandboxID=23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\nJun 09 16:20:39.678967 crc crio[22095]: time=\"2026-06-09T16:20:39.678393993Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=61e47264-2427-4bfc-baaa-2b289c6146c4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:39.684400 crc crio[22095]: time=\"2026-06-09T16:20:39.684327676Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=708f7728-894d-4172-a314-21c1ace3983e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:39.763985 crc crio[22095]: time=\"2026-06-09T16:20:39.76386153Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1ad0b7d9-5ec4-48f9-930e-6979bfbe1562 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:39.794082 crc crio[22095]: time=\"2026-06-09T16:20:39.792509516Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1959a4eb-099c-42cb-9fa2-b3cc691ccf9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:39.794082 crc crio[22095]: time=\"2026-06-09T16:20:39.793167683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:39.829137 crc crio[22095]: time=\"2026-06-09T16:20:39.829052915Z\" level=info msg=\"Removing container: cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4\" id=fef13858-2458-4346-80d3-39e504eb2ca1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:39.943093 crc crio[22095]: time=\"2026-06-09T16:20:39.94286492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:39.959833 crc crio[22095]: time=\"2026-06-09T16:20:39.959732734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:40.025041 crc crio[22095]: time=\"2026-06-09T16:20:40.024893948Z\" level=info msg=\"Removed container cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4: openshift-infra/auto-csr-approver-29683694-bjl2l/oc\" id=fef13858-2458-4346-80d3-39e504eb2ca1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:40.049037 crc crio[22095]: time=\"2026-06-09T16:20:40.046776801Z\" level=info msg=\"Stopping pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=df345005-027f-450a-878c-8ede3f5f0be0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.049037 crc crio[22095]: time=\"2026-06-09T16:20:40.046867373Z\" level=info msg=\"Stopped pod sandbox (already stopped): aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=df345005-027f-450a-878c-8ede3f5f0be0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.051820 crc crio[22095]: time=\"2026-06-09T16:20:40.051689577Z\" level=info msg=\"Removing pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=8ddef6f9-edc0-4a82-b0f6-458bd909d65b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.080846 crc crio[22095]: time=\"2026-06-09T16:20:40.080761124Z\" level=info msg=\"Removed pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=8ddef6f9-edc0-4a82-b0f6-458bd909d65b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.082984 crc crio[22095]: time=\"2026-06-09T16:20:40.082863008Z\" level=info msg=\"Stopping pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=a3ca4681-6b5c-49ff-a6a1-c1c8f7163b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.083111 crc crio[22095]: time=\"2026-06-09T16:20:40.083030103Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=a3ca4681-6b5c-49ff-a6a1-c1c8f7163b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.083181 crc crio[22095]: time=\"2026-06-09T16:20:40.083143046Z\" level=info msg=\"Stopping pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=7312dfe6-d4e8-4cfd-8b9c-657ac3c1d6fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.083857 crc crio[22095]: time=\"2026-06-09T16:20:40.083780482Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc001984720}] Aliases:map[]}\"\nJun 09 16:20:40.084146 crc crio[22095]: time=\"2026-06-09T16:20:40.084038379Z\" level=info msg=\"Deleting pod openstack_nova-api-01d7-account-create-zwzsq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:40.102135 crc crio[22095]: time=\"2026-06-09T16:20:40.102028511Z\" level=info msg=\"Removing pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=4512cd8f-3ad5-4193-acd0-2bee1764014b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.127330 crc crio[22095]: time=\"2026-06-09T16:20:40.127246269Z\" level=info msg=\"Removed pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=4512cd8f-3ad5-4193-acd0-2bee1764014b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.129751 crc crio[22095]: time=\"2026-06-09T16:20:40.129681192Z\" level=info msg=\"Stopping pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=8bab8623-541d-4e3b-821c-e90ecdba69a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.129868 crc crio[22095]: time=\"2026-06-09T16:20:40.129769664Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=8bab8623-541d-4e3b-821c-e90ecdba69a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.132202 crc crio[22095]: time=\"2026-06-09T16:20:40.132147415Z\" level=info msg=\"Removing pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=dd4b820b-d60e-4da3-b540-bf81a779009f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.196710 crc crio[22095]: time=\"2026-06-09T16:20:40.195827282Z\" level=info msg=\"Removed pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=dd4b820b-d60e-4da3-b540-bf81a779009f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.199082 crc crio[22095]: time=\"2026-06-09T16:20:40.199004263Z\" level=info msg=\"Stopping pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=15e778cc-06d1-41b0-984b-1451f992b68a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.199234 crc crio[22095]: time=\"2026-06-09T16:20:40.199105276Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=15e778cc-06d1-41b0-984b-1451f992b68a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.200708 crc crio[22095]: time=\"2026-06-09T16:20:40.200643505Z\" level=info msg=\"Removing pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=032fd5db-5f39-42f3-bb32-e05b63e64413 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.239022 crc crio[22095]: time=\"2026-06-09T16:20:40.238608911Z\" level=warning msg=\"Stopping container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 with stop signal(15) timed out. Killing...\"\nJun 09 16:20:40.239315 crc crio[22095]: time=\"2026-06-09T16:20:40.239055493Z\" level=info msg=\"Created container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd\" id=1959a4eb-099c-42cb-9fa2-b3cc691ccf9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:40.243395 crc crio[22095]: time=\"2026-06-09T16:20:40.243307402Z\" level=info msg=\"Starting container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47\" id=e424de0d-e66e-4870-ac51-640db828d8c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:40.249277 crc crio[22095]: time=\"2026-06-09T16:20:40.249198453Z\" level=info msg=\"Removed pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=032fd5db-5f39-42f3-bb32-e05b63e64413 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.251610 crc crio[22095]: time=\"2026-06-09T16:20:40.251425891Z\" level=info msg=\"Stopping pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=e944d575-94da-4815-8cf6-10b8097e1b9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.251610 crc crio[22095]: time=\"2026-06-09T16:20:40.251588265Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=e944d575-94da-4815-8cf6-10b8097e1b9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.252257 crc crio[22095]: time=\"2026-06-09T16:20:40.25218256Z\" level=info msg=\"Removing pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=edc7b54e-e721-4de5-991e-a154f1738f1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.275436 crc crio[22095]: time=\"2026-06-09T16:20:40.275322985Z\" level=info msg=\"Started container\" PID=77177 containerID=7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47 description=openstack/ceilometer-0/proxy-httpd id=e424de0d-e66e-4870-ac51-640db828d8c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\nJun 09 16:20:40.307874 crc crio[22095]: time=\"2026-06-09T16:20:40.307795779Z\" level=info msg=\"Removed pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=edc7b54e-e721-4de5-991e-a154f1738f1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.311385 crc crio[22095]: time=\"2026-06-09T16:20:40.3113065Z\" level=info msg=\"Stopping pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=a3430e99-107e-41b0-9b0d-d5e7601192eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.311577 crc crio[22095]: time=\"2026-06-09T16:20:40.311414493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=a3430e99-107e-41b0-9b0d-d5e7601192eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.315763 crc crio[22095]: time=\"2026-06-09T16:20:40.315700023Z\" level=info msg=\"Removing pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=da1c8ad9-6fd7-446e-8897-1d73c17f6e98 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.360624 crc crio[22095]: time=\"2026-06-09T16:20:40.360529495Z\" level=info msg=\"Removed pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=da1c8ad9-6fd7-446e-8897-1d73c17f6e98 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.363030 crc crio[22095]: time=\"2026-06-09T16:20:40.362828964Z\" level=info msg=\"Stopping pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=76e2b309-2cbe-4945-a130-6441507856f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.363164 crc crio[22095]: time=\"2026-06-09T16:20:40.363107641Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=76e2b309-2cbe-4945-a130-6441507856f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.364137 crc crio[22095]: time=\"2026-06-09T16:20:40.364022705Z\" level=info msg=\"Removing pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=bed2f9db-62b4-4b4e-bfbe-16227fc8790f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.388982 crc crio[22095]: time=\"2026-06-09T16:20:40.388494194Z\" level=info msg=\"Removed pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=bed2f9db-62b4-4b4e-bfbe-16227fc8790f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.403709 crc crio[22095]: time=\"2026-06-09T16:20:40.403616312Z\" level=info msg=\"Stopping pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=0f327e2d-4128-428b-b176-09276bcbe8e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.404010 crc crio[22095]: time=\"2026-06-09T16:20:40.403723495Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=0f327e2d-4128-428b-b176-09276bcbe8e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.404512 crc crio[22095]: time=\"2026-06-09T16:20:40.404206487Z\" level=info msg=\"Removing pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=60772e1f-3d1a-4ef8-a8d6-bf2717714c5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.412493 crc crio[22095]: time=\"2026-06-09T16:20:40.41210155Z\" level=error msg=\"Killing container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 16:20:40.451334 crc crio[22095]: time=\"2026-06-09T16:20:40.450418895Z\" level=info msg=\"Removed pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=60772e1f-3d1a-4ef8-a8d6-bf2717714c5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:20:40.673990 crc crio[22095]: time=\"2026-06-09T16:20:40.67318353Z\" level=info msg=\"Stopped container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api\" id=bf75e06e-678c-4d06-b502-9fa94feef9a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:40.678975 crc crio[22095]: time=\"2026-06-09T16:20:40.678159847Z\" level=info msg=\"Stopping pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=35594987-2fc8-4847-a9de-c57b77c6b9c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:40.682987 crc crio[22095]: time=\"2026-06-09T16:20:40.679713437Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc0012883b0}] Aliases:map[]}\"\nJun 09 16:20:40.682987 crc crio[22095]: time=\"2026-06-09T16:20:40.680495347Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:40.685422 crc crio[22095]: time=\"2026-06-09T16:20:40.6844932Z\" level=info msg=\"Stopped pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=7312dfe6-d4e8-4cfd-8b9c-657ac3c1d6fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:41.070172 crc crio[22095]: time=\"2026-06-09T16:20:41.069595798Z\" level=info msg=\"Stopped pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=35594987-2fc8-4847-a9de-c57b77c6b9c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:41.108419 crc crio[22095]: time=\"2026-06-09T16:20:41.108338224Z\" level=info msg=\"Stopping container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789 (timeout: 30s)\" id=f3f17fa9-9cd6-473a-ab2e-bcf5b603e77d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:41.112827 crc crio[22095]: time=\"2026-06-09T16:20:41.112068259Z\" level=info msg=\"Stopping container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e (timeout: 30s)\" id=33cc7e89-9022-431b-90ad-e853462fcbb8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:41.114314 crc crio[22095]: time=\"2026-06-09T16:20:41.114247375Z\" level=info msg=\"Stopping container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47 (timeout: 30s)\" id=8abbfe2d-a5b5-4420-b1ea-e1e56955477b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:41.117049 crc crio[22095]: time=\"2026-06-09T16:20:41.11637233Z\" level=info msg=\"Stopping container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f (timeout: 30s)\" id=204ffca0-c830-422d-9a0b-a81b4a553c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:41.437054 crc crio[22095]: time=\"2026-06-09T16:20:41.436163889Z\" level=info msg=\"Stopped container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core\" id=f3f17fa9-9cd6-473a-ab2e-bcf5b603e77d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:41.437054 crc crio[22095]: time=\"2026-06-09T16:20:41.436274292Z\" level=info msg=\"Stopped container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd\" id=8abbfe2d-a5b5-4420-b1ea-e1e56955477b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:41.674757 crc crio[22095]: time=\"2026-06-09T16:20:41.674643118Z\" level=info msg=\"Stopped container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent\" id=204ffca0-c830-422d-9a0b-a81b4a553c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:42.554120 crc crio[22095]: time=\"2026-06-09T16:20:42.553490576Z\" level=info msg=\"Stopped container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent\" id=33cc7e89-9022-431b-90ad-e853462fcbb8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:42.555636 crc crio[22095]: time=\"2026-06-09T16:20:42.555130558Z\" level=info msg=\"Stopping pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=2625aee2-748b-4e48-a732-305e040f5540 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:42.556037 crc crio[22095]: time=\"2026-06-09T16:20:42.55596215Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc0074a4310}] Aliases:map[]}\"\nJun 09 16:20:42.556272 crc crio[22095]: time=\"2026-06-09T16:20:42.556200146Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:42.613009 crc crio[22095]: time=\"2026-06-09T16:20:42.612838861Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=43b811f2-448b-4238-a287-b2b81360a119 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:42.613169 crc crio[22095]: time=\"2026-06-09T16:20:42.613046867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:42.701119 crc crio[22095]: time=\"2026-06-09T16:20:42.69760872Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc00263d000}] Aliases:map[]}\"\nJun 09 16:20:42.701119 crc crio[22095]: time=\"2026-06-09T16:20:42.697693022Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:42.982964 crc crio[22095]: time=\"2026-06-09T16:20:42.980975243Z\" level=info msg=\"Stopped pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=2625aee2-748b-4e48-a732-305e040f5540 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:43.192274 crc crio[22095]: time=\"2026-06-09T16:20:43.192199082Z\" level=info msg=\"Removing container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47\" id=36d4aa97-c017-4fae-a98c-2560a4d18334 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.262758 crc crio[22095]: time=\"2026-06-09T16:20:43.262111749Z\" level=info msg=\"Removed container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd\" id=36d4aa97-c017-4fae-a98c-2560a4d18334 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.283547 crc crio[22095]: time=\"2026-06-09T16:20:43.282572024Z\" level=info msg=\"Removing container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789\" id=fd2582f9-5b50-4904-ae10-3071c5c07f58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.347014 crc crio[22095]: time=\"2026-06-09T16:20:43.345376199Z\" level=info msg=\"Removed container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core\" id=fd2582f9-5b50-4904-ae10-3071c5c07f58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.349164 crc crio[22095]: 2026-06-09T16:20:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edc829bf3c11aeb Mac:8e:2a:78:ea:5a:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:43.350681 crc crio[22095]: time=\"2026-06-09T16:20:43.350616563Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc00263d000}] Aliases:map[]}\"\nJun 09 16:20:43.350839 crc crio[22095]: time=\"2026-06-09T16:20:43.350778707Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:43.351046 crc crio[22095]: time=\"2026-06-09T16:20:43.35086709Z\" level=info msg=\"Removing container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f\" id=e64a9c9c-e7d9-44e2-a019-cc057583b72b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.376327 crc crio[22095]: time=\"2026-06-09T16:20:43.37617225Z\" level=info msg=\"Ran pod sandbox edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 with infra container: openstack/cinder-api-0/POD\" id=43b811f2-448b-4238-a287-b2b81360a119 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:43.380828 crc crio[22095]: time=\"2026-06-09T16:20:43.380758808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7c94b8db-b0fe-4e18-8d9b-14f654f28208 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:43.385031 crc crio[22095]: time=\"2026-06-09T16:20:43.384882894Z\" level=info msg=\"Removed container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent\" id=e64a9c9c-e7d9-44e2-a019-cc057583b72b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.391623 crc crio[22095]: time=\"2026-06-09T16:20:43.391548525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=6dd57336-581e-4f5a-96c4-b7855db5dd27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:43.394413 crc crio[22095]: time=\"2026-06-09T16:20:43.394307376Z\" level=info msg=\"Removing container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e\" id=cc7e18d0-a896-482e-a5a1-036f0753a275 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.402753 crc crio[22095]: time=\"2026-06-09T16:20:43.402686182Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=6bdb2f17-caa6-4e4c-a562-008f7bb4f75d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:43.403423 crc crio[22095]: time=\"2026-06-09T16:20:43.403353699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:43.435110 crc crio[22095]: time=\"2026-06-09T16:20:43.435004882Z\" level=info msg=\"Removed container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent\" id=cc7e18d0-a896-482e-a5a1-036f0753a275 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:43.446663 crc crio[22095]: time=\"2026-06-09T16:20:43.44659788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:44.034026 crc crio[22095]: time=\"2026-06-09T16:20:44.033590497Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=4760a228-abc7-47b6-8b9b-638ff19416a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:44.035336 crc crio[22095]: time=\"2026-06-09T16:20:44.034068959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:44.192513 crc crio[22095]: time=\"2026-06-09T16:20:44.192036918Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc00379e1c8}] Aliases:map[]}\"\nJun 09 16:20:44.192513 crc crio[22095]: time=\"2026-06-09T16:20:44.19210812Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:44.469054 crc crio[22095]: time=\"2026-06-09T16:20:44.468008221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:44.632702 crc crio[22095]: time=\"2026-06-09T16:20:44.632582721Z\" level=info msg=\"Created container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log\" id=6bdb2f17-caa6-4e4c-a562-008f7bb4f75d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:44.637017 crc crio[22095]: time=\"2026-06-09T16:20:44.63684557Z\" level=info msg=\"Starting container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7\" id=bfa94cbc-9696-44d0-841b-56bdbbf3a25d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:44.643577 crc crio[22095]: time=\"2026-06-09T16:20:44.643417459Z\" level=info msg=\"Started container\" PID=77704 containerID=9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7 description=openstack/cinder-api-0/cinder-api-log id=bfa94cbc-9696-44d0-841b-56bdbbf3a25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\nJun 09 16:20:44.657500 crc crio[22095]: time=\"2026-06-09T16:20:44.657203333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=29500638-2a58-4714-9a81-fd895cda2c62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:44.757230 crc crio[22095]: time=\"2026-06-09T16:20:44.757128382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=df186877-43f9-45b4-994c-56ffccb20299 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:44.766759 crc crio[22095]: time=\"2026-06-09T16:20:44.766676967Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=54c21de8-88ca-441a-b97b-1fedef7f012a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:44.767266 crc crio[22095]: time=\"2026-06-09T16:20:44.767207551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:44.817736 crc crio[22095]: time=\"2026-06-09T16:20:44.817634537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:44.856975 crc crio[22095]: 2026-06-09T16:20:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4573465ec43e094 Mac:56:62:1e:a7:f3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:44.859065 crc crio[22095]: time=\"2026-06-09T16:20:44.858404975Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc00379e1c8}] Aliases:map[]}\"\nJun 09 16:20:44.859065 crc crio[22095]: time=\"2026-06-09T16:20:44.85863606Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:44.886714 crc crio[22095]: time=\"2026-06-09T16:20:44.885833769Z\" level=info msg=\"Ran pod sandbox 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 with infra container: openstack/ceilometer-0/POD\" id=4760a228-abc7-47b6-8b9b-638ff19416a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:44.890665 crc crio[22095]: time=\"2026-06-09T16:20:44.890586852Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b1450bdb-8b09-4f4e-8b11-0f4b4940bfa8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:44.895107 crc crio[22095]: time=\"2026-06-09T16:20:44.895053456Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:20:45.592426 crc crio[22095]: time=\"2026-06-09T16:20:45.592255655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:45.907208 crc crio[22095]: time=\"2026-06-09T16:20:45.906961434Z\" level=info msg=\"Created container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api\" id=54c21de8-88ca-441a-b97b-1fedef7f012a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:45.908382 crc crio[22095]: time=\"2026-06-09T16:20:45.908291338Z\" level=info msg=\"Starting container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7\" id=97d902a3-24e3-421d-bca7-ee811abaabf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:45.914574 crc crio[22095]: time=\"2026-06-09T16:20:45.914475357Z\" level=info msg=\"Started container\" PID=77756 containerID=6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7 description=openstack/cinder-api-0/cinder-api id=97d902a3-24e3-421d-bca7-ee811abaabf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\nJun 09 16:20:47.077887 crc crio[22095]: time=\"2026-06-09T16:20:47.077283093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b1450bdb-8b09-4f4e-8b11-0f4b4940bfa8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:47.079368 crc crio[22095]: time=\"2026-06-09T16:20:47.079298564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5d2c0a38-d726-426f-b92a-5449969e7dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:47.107003 crc crio[22095]: time=\"2026-06-09T16:20:47.106877703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=115e401b-9ddb-4c4f-9b8b-0f047acb6cc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:47.116869 crc crio[22095]: time=\"2026-06-09T16:20:47.116784658Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d4d8930c-7abc-4e21-94a8-4d1ade57c86a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:47.117348 crc crio[22095]: time=\"2026-06-09T16:20:47.117296441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:47.164354 crc crio[22095]: time=\"2026-06-09T16:20:47.163804146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:47.168613 crc crio[22095]: time=\"2026-06-09T16:20:47.168552098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:47.479237 crc crio[22095]: time=\"2026-06-09T16:20:47.47910013Z\" level=info msg=\"Created container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent\" id=d4d8930c-7abc-4e21-94a8-4d1ade57c86a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:47.480565 crc crio[22095]: time=\"2026-06-09T16:20:47.480484246Z\" level=info msg=\"Starting container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4\" id=a4651748-38e0-4dd0-9e1b-61919332e5a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:47.487536 crc crio[22095]: time=\"2026-06-09T16:20:47.487338582Z\" level=info msg=\"Started container\" PID=78043 containerID=4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4 description=openstack/ceilometer-0/ceilometer-central-agent id=a4651748-38e0-4dd0-9e1b-61919332e5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\nJun 09 16:20:47.514779 crc crio[22095]: time=\"2026-06-09T16:20:47.513051533Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f44ee1a5-3b8a-4bcd-9c4f-f8003caae544 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:47.521152 crc crio[22095]: time=\"2026-06-09T16:20:47.521071619Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:20:47.653234 crc crio[22095]: time=\"2026-06-09T16:20:47.652471615Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-0aeb-account-create-q4kks/POD\" id=39f48cbc-dcf6-4ac1-b8bc-e102b7ba2d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:47.653234 crc crio[22095]: time=\"2026-06-09T16:20:47.652569497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:47.717753 crc crio[22095]: time=\"2026-06-09T16:20:47.717328162Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc00263c148}] Aliases:map[]}\"\nJun 09 16:20:47.717753 crc crio[22095]: time=\"2026-06-09T16:20:47.717739422Z\" level=info msg=\"Adding pod openstack_nova-cell0-0aeb-account-create-q4kks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:47.763554 crc crio[22095]: time=\"2026-06-09T16:20:47.763061107Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-4309-account-create-dglmt/POD\" id=4d763af3-a905-4bc4-bc7e-e732582340d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:47.763717 crc crio[22095]: time=\"2026-06-09T16:20:47.76357051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:47.809278 crc crio[22095]: time=\"2026-06-09T16:20:47.80910004Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc001984838}] Aliases:map[]}\"\nJun 09 16:20:47.809278 crc crio[22095]: time=\"2026-06-09T16:20:47.809161332Z\" level=info msg=\"Adding pod openstack_nova-cell1-4309-account-create-dglmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:48.025980 crc crio[22095]: time=\"2026-06-09T16:20:48.02582278Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f44ee1a5-3b8a-4bcd-9c4f-f8003caae544 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:48.026978 crc crio[22095]: time=\"2026-06-09T16:20:48.026870937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=afd92365-9c7a-4c62-971f-b936e518fa8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.058528 crc crio[22095]: time=\"2026-06-09T16:20:48.05811634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=82e76297-fdaa-4d0c-b40c-5879bebe3582 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.070633 crc crio[22095]: time=\"2026-06-09T16:20:48.069615656Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2385e01c-f43a-498e-81b4-3759eac129bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.070633 crc crio[22095]: time=\"2026-06-09T16:20:48.07017914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.143127 crc crio[22095]: time=\"2026-06-09T16:20:48.142731095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.149690 crc crio[22095]: time=\"2026-06-09T16:20:48.149607362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.330851 crc crio[22095]: 2026-06-09T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499dee434dce324 Mac:7e:e8:ac:34:a0:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:48.332049 crc crio[22095]: time=\"2026-06-09T16:20:48.331984139Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc00263c148}] Aliases:map[]}\"\nJun 09 16:20:48.332203 crc crio[22095]: time=\"2026-06-09T16:20:48.332149523Z\" level=info msg=\"Checking pod openstack_nova-cell0-0aeb-account-create-q4kks for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:48.362821 crc crio[22095]: time=\"2026-06-09T16:20:48.362718469Z\" level=info msg=\"Ran pod sandbox 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d with infra container: openstack/nova-cell0-0aeb-account-create-q4kks/POD\" id=39f48cbc-dcf6-4ac1-b8bc-e102b7ba2d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:48.369507 crc crio[22095]: time=\"2026-06-09T16:20:48.36896868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e4d4f11-2fc9-41e4-ac79-2d707c59aeb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.373660 crc crio[22095]: time=\"2026-06-09T16:20:48.372218363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e4725b4-5dc1-4881-8ebb-7e5ee956281d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.383206 crc crio[22095]: time=\"2026-06-09T16:20:48.383119113Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create\" id=a74cc91b-d062-4bdb-99a9-dd20287aa340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.392148 crc crio[22095]: time=\"2026-06-09T16:20:48.387176578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.448291 crc crio[22095]: time=\"2026-06-09T16:20:48.448187536Z\" level=info msg=\"Created container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent\" id=2385e01c-f43a-498e-81b4-3759eac129bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.463015 crc crio[22095]: 2026-06-09T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff9e8f99a480923 Mac:6e:d0:74:67:45:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 SocketPath: PciID:}] [{Interface:0xc000294760 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:48.465315 crc crio[22095]: time=\"2026-06-09T16:20:48.464418823Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc001984838}] Aliases:map[]}\"\nJun 09 16:20:48.465315 crc crio[22095]: time=\"2026-06-09T16:20:48.464641399Z\" level=info msg=\"Checking pod openstack_nova-cell1-4309-account-create-dglmt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:48.470843 crc crio[22095]: time=\"2026-06-09T16:20:48.470221042Z\" level=info msg=\"Starting container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e\" id=1f3e94a4-41f1-40db-8db2-bb9931db04fc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:48.476057 crc crio[22095]: time=\"2026-06-09T16:20:48.47596689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.479166 crc crio[22095]: time=\"2026-06-09T16:20:48.47909887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.482875 crc crio[22095]: time=\"2026-06-09T16:20:48.482793475Z\" level=info msg=\"Started container\" PID=78215 containerID=a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e description=openstack/ceilometer-0/ceilometer-notification-agent id=1f3e94a4-41f1-40db-8db2-bb9931db04fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\nJun 09 16:20:48.483047 crc crio[22095]: time=\"2026-06-09T16:20:48.482868957Z\" level=info msg=\"Ran pod sandbox ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e with infra container: openstack/nova-cell1-4309-account-create-dglmt/POD\" id=4d763af3-a905-4bc4-bc7e-e732582340d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:48.492564 crc crio[22095]: time=\"2026-06-09T16:20:48.492515355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f88059a9-5fa0-42e8-84e9-4edc15f4a0e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.498584 crc crio[22095]: time=\"2026-06-09T16:20:48.498483078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3ee7ee74-7e65-4e3c-b53b-d50d09e1f14c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.501715 crc crio[22095]: time=\"2026-06-09T16:20:48.50166833Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cab843a4-f2be-4e50-aa98-7d5d9c62e624 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:48.519087 crc crio[22095]: time=\"2026-06-09T16:20:48.51839087Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:20:48.530671 crc crio[22095]: time=\"2026-06-09T16:20:48.530580763Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create\" id=9628d1b8-4868-4610-8aed-a2299898e3a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.531165 crc crio[22095]: time=\"2026-06-09T16:20:48.531093957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.636470 crc crio[22095]: time=\"2026-06-09T16:20:48.63511408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.640147 crc crio[22095]: time=\"2026-06-09T16:20:48.640064997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:48.702856 crc crio[22095]: time=\"2026-06-09T16:20:48.702743858Z\" level=info msg=\"Created container ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create\" id=a74cc91b-d062-4bdb-99a9-dd20287aa340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.705264 crc crio[22095]: time=\"2026-06-09T16:20:48.705170121Z\" level=info msg=\"Starting container: ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a\" id=84c4667d-f348-4230-b9e6-04cd825490ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:48.711393 crc crio[22095]: time=\"2026-06-09T16:20:48.711298818Z\" level=info msg=\"Started container\" PID=78246 containerID=ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a description=openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create id=84c4667d-f348-4230-b9e6-04cd825490ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\nJun 09 16:20:48.762880 crc crio[22095]: time=\"2026-06-09T16:20:48.762781961Z\" level=info msg=\"Created container c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create\" id=9628d1b8-4868-4610-8aed-a2299898e3a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.765002 crc crio[22095]: time=\"2026-06-09T16:20:48.764847394Z\" level=info msg=\"Starting container: c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713\" id=47f1d9dc-ac24-4303-8ca5-951cbafa81bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:48.774883 crc crio[22095]: time=\"2026-06-09T16:20:48.77478843Z\" level=info msg=\"Started container\" PID=78259 containerID=c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713 description=openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create id=47f1d9dc-ac24-4303-8ca5-951cbafa81bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\nJun 09 16:20:48.951684 crc crio[22095]: time=\"2026-06-09T16:20:48.951586344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cab843a4-f2be-4e50-aa98-7d5d9c62e624 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:48.952596 crc crio[22095]: time=\"2026-06-09T16:20:48.952484977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b9831fe2-fd13-4db1-8d2b-c1bbbb1974ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.966467 crc crio[22095]: time=\"2026-06-09T16:20:48.9658413Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d2ecfaa7-9adb-47bd-9ecf-ed51fabbe62b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:48.975073 crc crio[22095]: time=\"2026-06-09T16:20:48.974752389Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3033dfbf-7cca-43f5-a563-bd88ac284f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:48.975426 crc crio[22095]: time=\"2026-06-09T16:20:48.975303083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:49.071223 crc crio[22095]: time=\"2026-06-09T16:20:49.070802628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:49.076271 crc crio[22095]: time=\"2026-06-09T16:20:49.076245918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:49.242332 crc crio[22095]: time=\"2026-06-09T16:20:49.242281465Z\" level=info msg=\"Created container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core\" id=3033dfbf-7cca-43f5-a563-bd88ac284f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:49.245302 crc crio[22095]: time=\"2026-06-09T16:20:49.245223271Z\" level=info msg=\"Starting container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4\" id=17f483ad-7c6e-477c-8d1a-7104e49a292d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:49.256042 crc crio[22095]: time=\"2026-06-09T16:20:49.252759354Z\" level=info msg=\"Started container\" PID=78293 containerID=7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4 description=openstack/ceilometer-0/sg-core id=17f483ad-7c6e-477c-8d1a-7104e49a292d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\nJun 09 16:20:49.274415 crc crio[22095]: time=\"2026-06-09T16:20:49.273851897Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9e6f020d-b9ec-4898-90e1-a5acbb9cc73e name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:49.286971 crc crio[22095]: time=\"2026-06-09T16:20:49.286679276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:20:49.480721 crc crio[22095]: time=\"2026-06-09T16:20:49.480669792Z\" level=info msg=\"Stopping container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e (timeout: 2s)\" id=d8832843-dae8-43fd-887a-a009f08c0c7b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:49.481735 crc crio[22095]: time=\"2026-06-09T16:20:49.481626507Z\" level=info msg=\"Stopping container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f (timeout: 30s)\" id=be2439e5-e2cb-42e9-bb80-77c535969e89 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:49.482406 crc crio[22095]: time=\"2026-06-09T16:20:49.482349975Z\" level=info msg=\"Stopping container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651 (timeout: 30s)\" id=bd7f7421-ca15-433d-9925-397ff97a1879 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:49.663129 crc crio[22095]: time=\"2026-06-09T16:20:49.662575937Z\" level=info msg=\"Stopped container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server\" id=d8832843-dae8-43fd-887a-a009f08c0c7b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:49.665734 crc crio[22095]: time=\"2026-06-09T16:20:49.665650386Z\" level=info msg=\"Stopping pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=5007418b-87bd-4d2c-af7c-26d35e07ced1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:49.666525 crc crio[22095]: time=\"2026-06-09T16:20:49.666396865Z\" level=info msg=\"Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc0004c65e8}] Aliases:map[]}\"\nJun 09 16:20:49.666639 crc crio[22095]: time=\"2026-06-09T16:20:49.666621231Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-kcnpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:49.693669 crc crio[22095]: time=\"2026-06-09T16:20:49.69263776Z\" level=info msg=\"Stopped container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log\" id=bd7f7421-ca15-433d-9925-397ff97a1879 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:50.022210 crc crio[22095]: time=\"2026-06-09T16:20:50.021969354Z\" level=info msg=\"Stopped pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=5007418b-87bd-4d2c-af7c-26d35e07ced1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:50.508876 crc crio[22095]: time=\"2026-06-09T16:20:50.508305224Z\" level=info msg=\"Stopping pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=8c9b4f52-0635-4ad7-9078-3ec81966e781 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:50.509743 crc crio[22095]: time=\"2026-06-09T16:20:50.509629798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc00263c980}] Aliases:map[]}\"\nJun 09 16:20:50.509871 crc crio[22095]: time=\"2026-06-09T16:20:50.509823963Z\" level=info msg=\"Deleting pod openstack_nova-cell1-4309-account-create-dglmt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:50.510216 crc crio[22095]: time=\"2026-06-09T16:20:50.510155861Z\" level=info msg=\"Stopping pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=9434575a-fa48-4508-af52-6cb85007fc79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:50.510900 crc crio[22095]: time=\"2026-06-09T16:20:50.510834349Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc002da45c0}] Aliases:map[]}\"\nJun 09 16:20:50.511136 crc crio[22095]: time=\"2026-06-09T16:20:50.511068345Z\" level=info msg=\"Deleting pod openstack_nova-cell0-0aeb-account-create-q4kks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:50.513625 crc crio[22095]: time=\"2026-06-09T16:20:50.513556799Z\" level=info msg=\"Removing container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e\" id=044a7a1a-f445-4c28-ac54-9a7ff98268ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:50.586309 crc crio[22095]: time=\"2026-06-09T16:20:50.586195446Z\" level=info msg=\"Removed container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server\" id=044a7a1a-f445-4c28-ac54-9a7ff98268ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:50.589278 crc crio[22095]: time=\"2026-06-09T16:20:50.589154352Z\" level=info msg=\"Removing container: ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7\" id=7373e11e-b19e-44eb-b39d-fe44ce791c13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:50.676966 crc crio[22095]: time=\"2026-06-09T16:20:50.676781404Z\" level=info msg=\"Removed container ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7: openshift-marketplace/community-operators-kcnpk/extract-content\" id=7373e11e-b19e-44eb-b39d-fe44ce791c13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:50.684103 crc crio[22095]: time=\"2026-06-09T16:20:50.684069441Z\" level=info msg=\"Removing container: 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9\" id=85da8aad-2e99-43da-9e37-61e85be28002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:50.727094 crc crio[22095]: time=\"2026-06-09T16:20:50.726893102Z\" level=info msg=\"Removed container 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9: openshift-marketplace/community-operators-kcnpk/extract-utilities\" id=85da8aad-2e99-43da-9e37-61e85be28002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:50.964980 crc crio[22095]: time=\"2026-06-09T16:20:50.9645527Z\" level=info msg=\"Stopped pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=8c9b4f52-0635-4ad7-9078-3ec81966e781 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:51.016603 crc crio[22095]: time=\"2026-06-09T16:20:51.016513075Z\" level=info msg=\"Stopped pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=9434575a-fa48-4508-af52-6cb85007fc79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:51.031619 crc crio[22095]: time=\"2026-06-09T16:20:51.031532931Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=9e6f020d-b9ec-4898-90e1-a5acbb9cc73e name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:51.033840 crc crio[22095]: time=\"2026-06-09T16:20:51.033772809Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d9eed4ce-83da-478e-8fcd-351f712c9e22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:51.088556 crc crio[22095]: time=\"2026-06-09T16:20:51.088367762Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ad1c70d6-b7b3-42a8-a626-9ed1dda75a64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:51.096590 crc crio[22095]: time=\"2026-06-09T16:20:51.096483621Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b000be37-233a-40e0-b24d-6d57dd3d7db5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:51.097127 crc crio[22095]: time=\"2026-06-09T16:20:51.097080276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:51.159053 crc crio[22095]: time=\"2026-06-09T16:20:51.158977367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:51.166140 crc crio[22095]: time=\"2026-06-09T16:20:51.166057639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:51.509593 crc crio[22095]: time=\"2026-06-09T16:20:51.509006272Z\" level=info msg=\"Created container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd\" id=b000be37-233a-40e0-b24d-6d57dd3d7db5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:51.513796 crc crio[22095]: time=\"2026-06-09T16:20:51.513713123Z\" level=info msg=\"Starting container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c\" id=f781b01a-337a-4c2b-8d47-c6fc9a4b5cda name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:51.525164 crc crio[22095]: time=\"2026-06-09T16:20:51.525078135Z\" level=info msg=\"Started container\" PID=78466 containerID=d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c description=openstack/ceilometer-0/proxy-httpd id=f781b01a-337a-4c2b-8d47-c6fc9a4b5cda name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\nJun 09 16:20:52.058253 crc crio[22095]: time=\"2026-06-09T16:20:52.057711935Z\" level=info msg=\"Stopping container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe (timeout: 30s)\" id=92ea5d68-00df-4d6b-a933-2d870d6f6c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:52.058781 crc crio[22095]: time=\"2026-06-09T16:20:52.057828268Z\" level=info msg=\"Stopping container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc (timeout: 30s)\" id=9c569c0f-2b82-46f9-8371-099b79a29572 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:52.263229 crc crio[22095]: time=\"2026-06-09T16:20:52.263129464Z\" level=info msg=\"Stopped container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log\" id=9c569c0f-2b82-46f9-8371-099b79a29572 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:52.890392 crc crio[22095]: time=\"2026-06-09T16:20:52.888801455Z\" level=info msg=\"Stopped container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd\" id=be2439e5-e2cb-42e9-bb80-77c535969e89 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:52.899459 crc crio[22095]: time=\"2026-06-09T16:20:52.899148401Z\" level=info msg=\"Stopping pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=fd3b6bca-d21f-4673-a501-2419aa9c03ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:52.902906 crc crio[22095]: time=\"2026-06-09T16:20:52.902788534Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc002da4518}] Aliases:map[]}\"\nJun 09 16:20:52.903314 crc crio[22095]: time=\"2026-06-09T16:20:52.903252646Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:52.943159 crc crio[22095]: time=\"2026-06-09T16:20:52.942980807Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-trxvh/POD\" id=13470eb4-077e-4f12-b736-b71642a03d46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:52.943159 crc crio[22095]: time=\"2026-06-09T16:20:52.94309159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:52.986271 crc crio[22095]: time=\"2026-06-09T16:20:52.986186168Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002da4808}] Aliases:map[]}\"\nJun 09 16:20:52.986271 crc crio[22095]: time=\"2026-06-09T16:20:52.986237969Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-trxvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:53.568319 crc crio[22095]: 2026-06-09T16:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51c3af188274f3d Mac:16:39:75:6f:26:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:53.570008 crc crio[22095]: time=\"2026-06-09T16:20:53.569475589Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002da4808}] Aliases:map[]}\"\nJun 09 16:20:53.570008 crc crio[22095]: time=\"2026-06-09T16:20:53.569719545Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-trxvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:53.583545 crc crio[22095]: time=\"2026-06-09T16:20:53.583284614Z\" level=info msg=\"Ran pod sandbox 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 with infra container: openstack/nova-cell0-conductor-db-sync-trxvh/POD\" id=13470eb4-077e-4f12-b736-b71642a03d46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:53.595980 crc crio[22095]: time=\"2026-06-09T16:20:53.595799326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:53.596347 crc crio[22095]: time=\"2026-06-09T16:20:53.596101623Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:53.596347 crc crio[22095]: time=\"2026-06-09T16:20:53.596154875Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:53.601638 crc crio[22095]: time=\"2026-06-09T16:20:53.60025806Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=53d6888e-3c79-433a-9146-93d266801b92 name=/runtime.v1.ImageService/PullImage\nJun 09 16:20:53.604852 crc crio[22095]: time=\"2026-06-09T16:20:53.604734715Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"\nJun 09 16:20:53.610644 crc crio[22095]: time=\"2026-06-09T16:20:53.610327499Z\" level=info msg=\"Stopped pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=fd3b6bca-d21f-4673-a501-2419aa9c03ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.645884283Z\" level=info msg=\"Stopping container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4 (timeout: 30s)\" id=e38d3cc1-bdd1-4ffb-b64d-f05ffb34c640 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.646017006Z\" level=info msg=\"Stopping container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e (timeout: 30s)\" id=4ee4a249-b0e5-4e92-bb94-15ecb65d051e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.646309564Z\" level=info msg=\"Stopping container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c (timeout: 30s)\" id=6ce5c732-a289-4964-aefa-0d4aad108b4b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.646346545Z\" level=info msg=\"Stopping container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4 (timeout: 30s)\" id=4ad2819e-9b59-456d-bf42-ceae7542f9f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:53.811101 crc crio[22095]: time=\"2026-06-09T16:20:53.810117334Z\" level=info msg=\"Stopped container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core\" id=4ad2819e-9b59-456d-bf42-ceae7542f9f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:54.895862 crc crio[22095]: time=\"2026-06-09T16:20:54.894648407Z\" level=info msg=\"Stopped container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd\" id=6ce5c732-a289-4964-aefa-0d4aad108b4b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:55.001143 crc crio[22095]: time=\"2026-06-09T16:20:55.00100655Z\" level=info msg=\"Stopped container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ee4a249-b0e5-4e92-bb94-15ecb65d051e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:55.425455 crc crio[22095]: time=\"2026-06-09T16:20:55.425349686Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=25eea697-e1fa-43f7-ad47-659133815bd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:55.425665 crc crio[22095]: time=\"2026-06-09T16:20:55.42549218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:55.481385 crc crio[22095]: time=\"2026-06-09T16:20:55.481201072Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc00379e820}] Aliases:map[]}\"\nJun 09 16:20:55.481385 crc crio[22095]: time=\"2026-06-09T16:20:55.481274374Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:55.882981 crc crio[22095]: time=\"2026-06-09T16:20:55.874794238Z\" level=info msg=\"Stopped container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd\" id=92ea5d68-00df-4d6b-a933-2d870d6f6c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:55.888970 crc crio[22095]: time=\"2026-06-09T16:20:55.888357666Z\" level=info msg=\"Stopping pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=6976c90e-20e7-434e-b56c-566838a0d577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:55.892956 crc crio[22095]: time=\"2026-06-09T16:20:55.892691078Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc001984288}] Aliases:map[]}\"\nJun 09 16:20:55.892956 crc crio[22095]: time=\"2026-06-09T16:20:55.892889753Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:56.446244 crc crio[22095]: 2026-06-09T16:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d56e7c8f2041926 Mac:f2:f5:fb:77:fc:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 SocketPath: PciID:}] [{Interface:0xc0002449e0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:56.448824 crc crio[22095]: time=\"2026-06-09T16:20:56.448747509Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc00379e820}] Aliases:map[]}\"\nJun 09 16:20:56.449052 crc crio[22095]: time=\"2026-06-09T16:20:56.448996426Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:56.477020 crc crio[22095]: time=\"2026-06-09T16:20:56.476615305Z\" level=info msg=\"Ran pod sandbox d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 with infra container: openstack/glance-default-external-api-0/POD\" id=25eea697-e1fa-43f7-ad47-659133815bd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:56.484804 crc crio[22095]: time=\"2026-06-09T16:20:56.484656662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a86393f2-5775-415c-b2a0-cc91232e29ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:56.489774 crc crio[22095]: time=\"2026-06-09T16:20:56.489695782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=98e524a8-407b-4d1d-a1a6-5434a616ac0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:56.497370 crc crio[22095]: time=\"2026-06-09T16:20:56.497292387Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=799c61cc-3c3f-48e3-9b8a-d7c6637971fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:56.500953 crc crio[22095]: time=\"2026-06-09T16:20:56.498693773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:56.587681 crc crio[22095]: time=\"2026-06-09T16:20:56.587589068Z\" level=info msg=\"Stopped pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=6976c90e-20e7-434e-b56c-566838a0d577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:56.626909 crc crio[22095]: time=\"2026-06-09T16:20:56.626840366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:56.817324 crc crio[22095]: time=\"2026-06-09T16:20:56.81723966Z\" level=info msg=\"Removing container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe\" id=146ff716-e85c-482a-a2cf-ec8aa2d9687d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:56.996876 crc crio[22095]: time=\"2026-06-09T16:20:56.996301022Z\" level=info msg=\"Removed container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd\" id=146ff716-e85c-482a-a2cf-ec8aa2d9687d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:57.003757 crc crio[22095]: time=\"2026-06-09T16:20:57.003665241Z\" level=info msg=\"Removing container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc\" id=2980028c-b96b-4fda-b583-ee6906104187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:57.051191 crc crio[22095]: time=\"2026-06-09T16:20:57.051055919Z\" level=info msg=\"Removed container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log\" id=2980028c-b96b-4fda-b583-ee6906104187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:57.639644 crc crio[22095]: time=\"2026-06-09T16:20:57.639560475Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=ebf377f2-9da4-4f19-b73e-d079b63ae76d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:57.640536 crc crio[22095]: time=\"2026-06-09T16:20:57.639683468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:57.723837 crc crio[22095]: time=\"2026-06-09T16:20:57.723754769Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc00379e940}] Aliases:map[]}\"\nJun 09 16:20:57.723837 crc crio[22095]: time=\"2026-06-09T16:20:57.723829651Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:58.543387 crc crio[22095]: 2026-06-09T16:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15e24ebd122437 Mac:62:be:63:5a:45:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 SocketPath: PciID:}] [{Interface:0xc00034a9e0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:20:58.545381 crc crio[22095]: time=\"2026-06-09T16:20:58.545343053Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc00379e940}] Aliases:map[]}\"\nJun 09 16:20:58.545729 crc crio[22095]: time=\"2026-06-09T16:20:58.545700592Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:20:58.562300 crc crio[22095]: time=\"2026-06-09T16:20:58.562249507Z\" level=info msg=\"Ran pod sandbox a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 with infra container: openstack/glance-default-internal-api-0/POD\" id=ebf377f2-9da4-4f19-b73e-d079b63ae76d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:20:58.573188 crc crio[22095]: time=\"2026-06-09T16:20:58.572705526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=cbba4efa-d8a1-4f6f-bb27-7791bf07d733 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:58.594997 crc crio[22095]: time=\"2026-06-09T16:20:58.594779703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf4661d5-31dc-40c4-8fcc-4f9fa6e05f7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:58.663976 crc crio[22095]: time=\"2026-06-09T16:20:58.651541362Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=eac04a0b-c70f-489f-be07-4dd1757296e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:58.663976 crc crio[22095]: time=\"2026-06-09T16:20:58.651966003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:58.720318 crc crio[22095]: time=\"2026-06-09T16:20:58.720165535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:58.749727 crc crio[22095]: time=\"2026-06-09T16:20:58.749658233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:58.865123 crc crio[22095]: time=\"2026-06-09T16:20:58.865046629Z\" level=info msg=\"Stopping container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc (timeout: 2s)\" id=7d7f4afc-0462-4eba-bce7-72361f6b024b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:58.894724 crc crio[22095]: time=\"2026-06-09T16:20:58.893675725Z\" level=info msg=\"Created container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log\" id=799c61cc-3c3f-48e3-9b8a-d7c6637971fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:58.897269 crc crio[22095]: time=\"2026-06-09T16:20:58.897188235Z\" level=info msg=\"Starting container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7\" id=4c7756c8-5186-42b1-a579-a7aa06e038fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:20:58.905068 crc crio[22095]: time=\"2026-06-09T16:20:58.904904493Z\" level=info msg=\"Started container\" PID=79370 containerID=d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7 description=openstack/glance-default-external-api-0/glance-log id=4c7756c8-5186-42b1-a579-a7aa06e038fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\nJun 09 16:20:58.916790 crc crio[22095]: time=\"2026-06-09T16:20:58.916609864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2d379ffc-a272-44b6-9eff-9270f09d46b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:59.024679 crc crio[22095]: time=\"2026-06-09T16:20:59.024571239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f01cdf60-6d59-41e7-a716-f2e8e9e79b51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:20:59.025337 crc crio[22095]: time=\"2026-06-09T16:20:59.025259977Z\" level=info msg=\"Stopped container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=7d7f4afc-0462-4eba-bce7-72361f6b024b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:20:59.033125 crc crio[22095]: time=\"2026-06-09T16:20:59.032878022Z\" level=info msg=\"Stopping pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=bbde1ac5-965e-4bde-9d5b-558712b5af96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:59.034907 crc crio[22095]: time=\"2026-06-09T16:20:59.034842623Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc002ab2a48}] Aliases:map[]}\"\nJun 09 16:20:59.035152 crc crio[22095]: time=\"2026-06-09T16:20:59.035087519Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-s9hlr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:20:59.035699 crc crio[22095]: time=\"2026-06-09T16:20:59.035629243Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=55dc31ab-f2c3-4628-a8d8-ffdcf888f474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:20:59.036141 crc crio[22095]: time=\"2026-06-09T16:20:59.036092885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:59.136312 crc crio[22095]: time=\"2026-06-09T16:20:59.136152387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:59.542162 crc crio[22095]: time=\"2026-06-09T16:20:59.54167605Z\" level=info msg=\"Stopped pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=bbde1ac5-965e-4bde-9d5b-558712b5af96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:20:59.880986 crc crio[22095]: time=\"2026-06-09T16:20:59.880850557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:20:59.925249 crc crio[22095]: time=\"2026-06-09T16:20:59.925137195Z\" level=info msg=\"Removing container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc\" id=7b3dee5a-0e2f-487d-ba27-35bb11ca8786 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:59.989865 crc crio[22095]: time=\"2026-06-09T16:20:59.989787346Z\" level=info msg=\"Removed container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=7b3dee5a-0e2f-487d-ba27-35bb11ca8786 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:20:59.993514 crc crio[22095]: time=\"2026-06-09T16:20:59.993425Z\" level=info msg=\"Removing container: 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928\" id=4aeab21a-a444-406a-8a2a-6c1b52506108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:00.118521 crc crio[22095]: time=\"2026-06-09T16:21:00.118383942Z\" level=info msg=\"Removed container 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928: openshift-marketplace/redhat-operators-s9hlr/extract-content\" id=4aeab21a-a444-406a-8a2a-6c1b52506108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:00.126296 crc crio[22095]: time=\"2026-06-09T16:21:00.126206413Z\" level=info msg=\"Removing container: c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3\" id=8ae0e01e-825b-4708-be6c-85f31a071449 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:00.170382 crc crio[22095]: time=\"2026-06-09T16:21:00.169780562Z\" level=info msg=\"Created container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log\" id=eac04a0b-c70f-489f-be07-4dd1757296e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:00.177093 crc crio[22095]: time=\"2026-06-09T16:21:00.176844304Z\" level=info msg=\"Starting container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101\" id=a5747286-1125-4e7f-a979-f64ac8783b6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:00.188075 crc crio[22095]: time=\"2026-06-09T16:21:00.187904048Z\" level=info msg=\"Started container\" PID=79465 containerID=9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101 description=openstack/glance-default-internal-api-0/glance-log id=a5747286-1125-4e7f-a979-f64ac8783b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\nJun 09 16:21:00.216425 crc crio[22095]: time=\"2026-06-09T16:21:00.216333149Z\" level=info msg=\"Removed container c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3: openshift-marketplace/redhat-operators-s9hlr/extract-utilities\" id=8ae0e01e-825b-4708-be6c-85f31a071449 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:00.218380 crc crio[22095]: time=\"2026-06-09T16:21:00.21833948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=6064d231-9e5b-4fc6-a256-fa2d0d6ebd6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:00.296338 crc crio[22095]: time=\"2026-06-09T16:21:00.296238832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=110f24ce-8188-476c-ab71-3aa3bbf8dfc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:00.307604 crc crio[22095]: time=\"2026-06-09T16:21:00.307519552Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b45465e4-d41c-41fa-8007-c036c574ace2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:00.308017 crc crio[22095]: time=\"2026-06-09T16:21:00.307884212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:00.353799 crc crio[22095]: time=\"2026-06-09T16:21:00.353706599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:00.400758 crc crio[22095]: time=\"2026-06-09T16:21:00.400556654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:00.481565 crc crio[22095]: time=\"2026-06-09T16:21:00.481428532Z\" level=info msg=\"Created container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd\" id=55dc31ab-f2c3-4628-a8d8-ffdcf888f474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:00.483901 crc crio[22095]: time=\"2026-06-09T16:21:00.483828284Z\" level=info msg=\"Starting container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d\" id=919af418-7938-46ef-b680-7e7a56805eda name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:00.498126 crc crio[22095]: time=\"2026-06-09T16:21:00.498036789Z\" level=info msg=\"Started container\" PID=79494 containerID=5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d description=openstack/glance-default-external-api-0/glance-httpd id=919af418-7938-46ef-b680-7e7a56805eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\nJun 09 16:21:01.208334 crc crio[22095]: time=\"2026-06-09T16:21:01.207835982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:01.353559 crc crio[22095]: time=\"2026-06-09T16:21:01.353429414Z\" level=info msg=\"Created container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd\" id=b45465e4-d41c-41fa-8007-c036c574ace2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:01.355405 crc crio[22095]: time=\"2026-06-09T16:21:01.355311912Z\" level=info msg=\"Starting container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad\" id=6c365340-bc80-4599-9200-c18ffc3088c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:01.364481 crc crio[22095]: time=\"2026-06-09T16:21:01.364348284Z\" level=info msg=\"Started container\" PID=79672 containerID=6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad description=openstack/glance-default-internal-api-0/glance-httpd id=6c365340-bc80-4599-9200-c18ffc3088c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\nJun 09 16:21:01.797683 crc crio[22095]: time=\"2026-06-09T16:21:01.796720538Z\" level=info msg=\"Stopped container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent\" id=e38d3cc1-bdd1-4ffb-b64d-f05ffb34c640 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:01.800100 crc crio[22095]: time=\"2026-06-09T16:21:01.799901419Z\" level=info msg=\"Stopping pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=15268799-9730-4239-958d-db301798128f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:01.800983 crc crio[22095]: time=\"2026-06-09T16:21:01.800632188Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc000526bb0}] Aliases:map[]}\"\nJun 09 16:21:01.801253 crc crio[22095]: time=\"2026-06-09T16:21:01.801176262Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:02.291892 crc crio[22095]: time=\"2026-06-09T16:21:02.29177765Z\" level=info msg=\"Stopped pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=15268799-9730-4239-958d-db301798128f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:02.907598 crc crio[22095]: time=\"2026-06-09T16:21:02.907048183Z\" level=warning msg=\"Stopping container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd with stop signal(15) timed out. Killing...\"\nJun 09 16:21:02.958089 crc crio[22095]: time=\"2026-06-09T16:21:02.957568191Z\" level=error msg=\"Killing container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd KILL` failed: kill container: No such process\\n : exit status 1\"\nJun 09 16:21:03.054620 crc crio[22095]: time=\"2026-06-09T16:21:03.054510553Z\" level=info msg=\"Stopped container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=60a90390-abf5-4821-89e9-2afef9cb7b90 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:03.056985 crc crio[22095]: time=\"2026-06-09T16:21:03.056874174Z\" level=info msg=\"Stopping pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=325287e1-aea5-42e0-b1ff-345c37ae02b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:03.058085 crc crio[22095]: time=\"2026-06-09T16:21:03.05786964Z\" level=info msg=\"Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc0028b6438}] Aliases:map[]}\"\nJun 09 16:21:03.058383 crc crio[22095]: time=\"2026-06-09T16:21:03.05827053Z\" level=info msg=\"Deleting pod openstack_neutron-78489f676d-bvdzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:03.142336 crc crio[22095]: time=\"2026-06-09T16:21:03.141609932Z\" level=info msg=\"Removing container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c\" id=5fd80899-67fd-4727-bdff-904f166a819a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.213387 crc crio[22095]: time=\"2026-06-09T16:21:03.213316725Z\" level=info msg=\"Removed container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd\" id=5fd80899-67fd-4727-bdff-904f166a819a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.221087 crc crio[22095]: time=\"2026-06-09T16:21:03.220286364Z\" level=info msg=\"Removing container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4\" id=979741ba-895d-4ce4-bd63-852360957161 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.290293 crc crio[22095]: time=\"2026-06-09T16:21:03.290074797Z\" level=info msg=\"Removed container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core\" id=979741ba-895d-4ce4-bd63-852360957161 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.308649 crc crio[22095]: time=\"2026-06-09T16:21:03.308395788Z\" level=info msg=\"Removing container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e\" id=c32d50c0-e06d-456e-95c1-aec0a14c647b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.388614 crc crio[22095]: time=\"2026-06-09T16:21:03.388473866Z\" level=info msg=\"Removed container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent\" id=c32d50c0-e06d-456e-95c1-aec0a14c647b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.399716 crc crio[22095]: time=\"2026-06-09T16:21:03.399186222Z\" level=info msg=\"Removing container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4\" id=b324f058-ee1b-45db-8ffb-4174d91f41f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.482268 crc crio[22095]: time=\"2026-06-09T16:21:03.480112742Z\" level=info msg=\"Removed container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent\" id=b324f058-ee1b-45db-8ffb-4174d91f41f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:03.675549 crc crio[22095]: time=\"2026-06-09T16:21:03.673873321Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7617a897-9dd5-408f-86ba-942c7837ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:03.675549 crc crio[22095]: time=\"2026-06-09T16:21:03.674013215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:03.746149 crc crio[22095]: time=\"2026-06-09T16:21:03.746075237Z\" level=info msg=\"Stopped pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=325287e1-aea5-42e0-b1ff-345c37ae02b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:03.755393 crc crio[22095]: time=\"2026-06-09T16:21:03.755340935Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc0028b6238}] Aliases:map[]}\"\nJun 09 16:21:03.755697 crc crio[22095]: time=\"2026-06-09T16:21:03.755678174Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:04.182495 crc crio[22095]: time=\"2026-06-09T16:21:04.181541379Z\" level=info msg=\"Removing container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88\" id=dce1b43d-7251-4734-80bb-7a6f4ae04fe2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:04.249254 crc crio[22095]: time=\"2026-06-09T16:21:04.249125746Z\" level=info msg=\"Removed container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=dce1b43d-7251-4734-80bb-7a6f4ae04fe2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:04.252673 crc crio[22095]: time=\"2026-06-09T16:21:04.252599305Z\" level=info msg=\"Removing container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd\" id=d177c982-ca5b-463e-a341-f4a7252102c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:04.371751 crc crio[22095]: 2026-06-09T16:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa8061a9670fc50 Mac:02:da:6e:f1:b2:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:04.373209 crc crio[22095]: time=\"2026-06-09T16:21:04.372952038Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc0028b6238}] Aliases:map[]}\"\nJun 09 16:21:04.373209 crc crio[22095]: time=\"2026-06-09T16:21:04.373089972Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:10.393052 crc crio[22095]: time=\"2026-06-09T16:21:10.392239491Z\" level=info msg=\"Ran pod sandbox fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a with infra container: openstack/ceilometer-0/POD\" id=7617a897-9dd5-408f-86ba-942c7837ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:10.404068 crc crio[22095]: time=\"2026-06-09T16:21:10.40387392Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df1f404d-c42d-4693-892f-4e74730f5743 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:10.408475 crc crio[22095]: time=\"2026-06-09T16:21:10.408395526Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:21:11.216826 crc crio[22095]: time=\"2026-06-09T16:21:11.21627875Z\" level=info msg=\"Removed container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=d177c982-ca5b-463e-a341-f4a7252102c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:11.301810 crc crio[22095]: time=\"2026-06-09T16:21:11.301671034Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df1f404d-c42d-4693-892f-4e74730f5743 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:11.303132 crc crio[22095]: time=\"2026-06-09T16:21:11.303023279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=52610b64-1a44-4bab-b17b-14c69e2e93c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:11.317120 crc crio[22095]: time=\"2026-06-09T16:21:11.317007279Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=53d6888e-3c79-433a-9146-93d266801b92 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:11.318339 crc crio[22095]: time=\"2026-06-09T16:21:11.318252071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ec687399-02bd-4615-b75b-794ac5b22f68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:11.335417 crc crio[22095]: time=\"2026-06-09T16:21:11.333886672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=93948226-cf71-405c-aa29-baecf7d73a6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:11.340051 crc crio[22095]: time=\"2026-06-09T16:21:11.338336577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=081dbb8d-2847-407d-a5de-0d0782b8847a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:11.346291 crc crio[22095]: time=\"2026-06-09T16:21:11.346214249Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6044038f-a07e-47b7-a4ad-f3e1e5ac7cc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:11.346631 crc crio[22095]: time=\"2026-06-09T16:21:11.346561238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:11.352412 crc crio[22095]: time=\"2026-06-09T16:21:11.352313106Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync\" id=67c8d6ef-1e56-4cfb-b74c-c8b757f929fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:11.369285 crc crio[22095]: time=\"2026-06-09T16:21:11.36919811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:11.401134 crc crio[22095]: time=\"2026-06-09T16:21:11.4007007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:11.410510 crc crio[22095]: time=\"2026-06-09T16:21:11.410347928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:11.435350 crc crio[22095]: time=\"2026-06-09T16:21:11.435276798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:11.445905 crc crio[22095]: time=\"2026-06-09T16:21:11.44584969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:11.701880 crc crio[22095]: time=\"2026-06-09T16:21:11.701352607Z\" level=info msg=\"Created container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent\" id=6044038f-a07e-47b7-a4ad-f3e1e5ac7cc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:11.706951 crc crio[22095]: time=\"2026-06-09T16:21:11.706839708Z\" level=info msg=\"Starting container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1\" id=14249267-27fb-449f-ad7e-765ad9f89c26 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:11.718367 crc crio[22095]: time=\"2026-06-09T16:21:11.718171069Z\" level=info msg=\"Started container\" PID=80560 containerID=4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1 description=openstack/ceilometer-0/ceilometer-central-agent id=14249267-27fb-449f-ad7e-765ad9f89c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\nJun 09 16:21:11.720815 crc crio[22095]: time=\"2026-06-09T16:21:11.720775586Z\" level=info msg=\"Created container 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync\" id=67c8d6ef-1e56-4cfb-b74c-c8b757f929fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:11.725326 crc crio[22095]: time=\"2026-06-09T16:21:11.725259621Z\" level=info msg=\"Starting container: 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257\" id=3f564791-9fa5-436d-84c9-12b83508673a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:11.733278 crc crio[22095]: time=\"2026-06-09T16:21:11.733174395Z\" level=info msg=\"Started container\" PID=80563 containerID=5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257 description=openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync id=3f564791-9fa5-436d-84c9-12b83508673a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\nJun 09 16:21:11.740482 crc crio[22095]: time=\"2026-06-09T16:21:11.74039635Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=886663bc-c739-405c-844d-c8c6e0ca4d13 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:11.745632 crc crio[22095]: time=\"2026-06-09T16:21:11.745561253Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:21:12.385499 crc crio[22095]: time=\"2026-06-09T16:21:12.385386597Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=886663bc-c739-405c-844d-c8c6e0ca4d13 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:12.386649 crc crio[22095]: time=\"2026-06-09T16:21:12.386580098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f8fbf3ff-c665-4d2c-9b5a-08ee201452cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:12.419668 crc crio[22095]: time=\"2026-06-09T16:21:12.419584006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3686b991-d554-4dc9-a676-b9897f1fe495 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:12.428786 crc crio[22095]: time=\"2026-06-09T16:21:12.428697661Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=39877cde-fe96-478a-91dd-e11f7300ddd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:12.429483 crc crio[22095]: time=\"2026-06-09T16:21:12.429378438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:12.489079 crc crio[22095]: time=\"2026-06-09T16:21:12.48898905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:12.492686 crc crio[22095]: time=\"2026-06-09T16:21:12.492643474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:12.696209 crc crio[22095]: time=\"2026-06-09T16:21:12.69563707Z\" level=info msg=\"Created container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent\" id=39877cde-fe96-478a-91dd-e11f7300ddd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:12.700259 crc crio[22095]: time=\"2026-06-09T16:21:12.700171647Z\" level=info msg=\"Starting container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f\" id=a5e83783-043e-4be7-89a3-bf1ea5bb2218 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:12.725141 crc crio[22095]: time=\"2026-06-09T16:21:12.724541153Z\" level=info msg=\"Started container\" PID=80629 containerID=2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f description=openstack/ceilometer-0/ceilometer-notification-agent id=a5e83783-043e-4be7-89a3-bf1ea5bb2218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\nJun 09 16:21:12.740431 crc crio[22095]: time=\"2026-06-09T16:21:12.739515528Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=21e99be1-05a4-48a1-a768-1777f1825c98 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:12.743681 crc crio[22095]: time=\"2026-06-09T16:21:12.742207738Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:21:13.283653 crc crio[22095]: time=\"2026-06-09T16:21:13.28313524Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=21e99be1-05a4-48a1-a768-1777f1825c98 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:13.284509 crc crio[22095]: time=\"2026-06-09T16:21:13.284482535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3c8f6431-e930-4349-97cb-b5fa249bb0bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:13.298594 crc crio[22095]: time=\"2026-06-09T16:21:13.298016392Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2ca48644-d46d-4a31-985d-32aa9f6758bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:13.304312 crc crio[22095]: time=\"2026-06-09T16:21:13.304257833Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=486a07de-6899-42a8-9260-802050554a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:13.304768 crc crio[22095]: time=\"2026-06-09T16:21:13.304702514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:13.373671 crc crio[22095]: time=\"2026-06-09T16:21:13.373576774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:13.378992 crc crio[22095]: time=\"2026-06-09T16:21:13.37884352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:13.557183 crc crio[22095]: time=\"2026-06-09T16:21:13.556583838Z\" level=info msg=\"Created container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core\" id=486a07de-6899-42a8-9260-802050554a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:13.559301 crc crio[22095]: time=\"2026-06-09T16:21:13.559229326Z\" level=info msg=\"Starting container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5\" id=ab5db67a-2874-4934-a620-a8dcb4ac7b99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:13.564348 crc crio[22095]: time=\"2026-06-09T16:21:13.564255365Z\" level=info msg=\"Started container\" PID=80671 containerID=f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5 description=openstack/ceilometer-0/sg-core id=ab5db67a-2874-4934-a620-a8dcb4ac7b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\nJun 09 16:21:13.580862 crc crio[22095]: time=\"2026-06-09T16:21:13.58079004Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1e34a748-849f-47e4-8054-39c1f6f22f4d name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:13.586535 crc crio[22095]: time=\"2026-06-09T16:21:13.586367173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:21:14.879554 crc crio[22095]: time=\"2026-06-09T16:21:14.87877195Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=1e34a748-849f-47e4-8054-39c1f6f22f4d name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:14.880732 crc crio[22095]: time=\"2026-06-09T16:21:14.880559356Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c836f57c-66dd-4e74-b600-e485c61b1720 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:14.921278 crc crio[22095]: time=\"2026-06-09T16:21:14.921156469Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d47ec23a-631d-4b75-b337-42b014e4b075 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:14.932885 crc crio[22095]: time=\"2026-06-09T16:21:14.932792398Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=951b580c-fc27-416d-a332-47ca89d595aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:14.933534 crc crio[22095]: time=\"2026-06-09T16:21:14.933477946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:14.991884 crc crio[22095]: time=\"2026-06-09T16:21:14.991791035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:14.996263 crc crio[22095]: time=\"2026-06-09T16:21:14.996179297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:15.207350 crc crio[22095]: time=\"2026-06-09T16:21:15.206731359Z\" level=info msg=\"Created container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd\" id=951b580c-fc27-416d-a332-47ca89d595aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:15.209114 crc crio[22095]: time=\"2026-06-09T16:21:15.209014278Z\" level=info msg=\"Starting container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1\" id=fca97b23-29a2-4747-b7c2-d5e7aa64a4ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:15.214685 crc crio[22095]: time=\"2026-06-09T16:21:15.2145615Z\" level=info msg=\"Started container\" PID=80753 containerID=7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1 description=openstack/ceilometer-0/proxy-httpd id=fca97b23-29a2-4747-b7c2-d5e7aa64a4ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\nJun 09 16:21:21.723466 crc crio[22095]: time=\"2026-06-09T16:21:21.7224677Z\" level=info msg=\"Stopping container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f (timeout: 30s)\" id=a28bc337-5ce4-41e8-8d86-0caf01ab4166 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:21.724660 crc crio[22095]: time=\"2026-06-09T16:21:21.722642215Z\" level=info msg=\"Stopping container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5 (timeout: 30s)\" id=92dc34b5-5873-423c-a88b-abf088866058 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:21.724995 crc crio[22095]: time=\"2026-06-09T16:21:21.722642045Z\" level=info msg=\"Stopping container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1 (timeout: 30s)\" id=847fe269-aa5c-48b0-8999-62fee9338901 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:21.725137 crc crio[22095]: time=\"2026-06-09T16:21:21.722726827Z\" level=info msg=\"Stopping container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1 (timeout: 30s)\" id=c4f9abba-187b-4a86-aaf4-701937e339e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:21.860135 crc crio[22095]: time=\"2026-06-09T16:21:21.859577894Z\" level=info msg=\"Stopped container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd\" id=c4f9abba-187b-4a86-aaf4-701937e339e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:21.860485 crc crio[22095]: time=\"2026-06-09T16:21:21.860336144Z\" level=info msg=\"Stopped container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core\" id=92dc34b5-5873-423c-a88b-abf088866058 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:22.160991 crc crio[22095]: time=\"2026-06-09T16:21:22.160806036Z\" level=info msg=\"Stopped container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent\" id=a28bc337-5ce4-41e8-8d86-0caf01ab4166 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:22.175814 crc crio[22095]: time=\"2026-06-09T16:21:22.17571633Z\" level=info msg=\"Stopped container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent\" id=847fe269-aa5c-48b0-8999-62fee9338901 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:22.177117 crc crio[22095]: time=\"2026-06-09T16:21:22.177031423Z\" level=info msg=\"Stopping pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=4ff6a9c1-6e53-42b7-b913-fbcf9aba5c81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:22.178037 crc crio[22095]: time=\"2026-06-09T16:21:22.177900886Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc00041d058}] Aliases:map[]}\"\nJun 09 16:21:22.178235 crc crio[22095]: time=\"2026-06-09T16:21:22.178163412Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:22.460344 crc crio[22095]: time=\"2026-06-09T16:21:22.460208961Z\" level=info msg=\"Stopped pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=4ff6a9c1-6e53-42b7-b913-fbcf9aba5c81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:22.582394 crc crio[22095]: time=\"2026-06-09T16:21:22.581091328Z\" level=info msg=\"Removing container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1\" id=cd439c8f-94a2-4418-b517-be1de12fd6cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.622362 crc crio[22095]: time=\"2026-06-09T16:21:22.622214345Z\" level=info msg=\"Removed container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd\" id=cd439c8f-94a2-4418-b517-be1de12fd6cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.625430 crc crio[22095]: time=\"2026-06-09T16:21:22.625326745Z\" level=info msg=\"Removing container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5\" id=e32c9678-879a-49a3-abd7-2a7c42095363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.654272 crc crio[22095]: time=\"2026-06-09T16:21:22.653892819Z\" level=info msg=\"Removed container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core\" id=e32c9678-879a-49a3-abd7-2a7c42095363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.657727 crc crio[22095]: time=\"2026-06-09T16:21:22.657628585Z\" level=info msg=\"Removing container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f\" id=4d30fccd-bce3-44c6-8036-7ff995717678 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.711315 crc crio[22095]: time=\"2026-06-09T16:21:22.711205122Z\" level=info msg=\"Removed container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent\" id=4d30fccd-bce3-44c6-8036-7ff995717678 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.718396 crc crio[22095]: time=\"2026-06-09T16:21:22.717661918Z\" level=info msg=\"Removing container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1\" id=4edfdb8c-efa7-47c0-aa00-6349fa96ec89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:22.750765 crc crio[22095]: time=\"2026-06-09T16:21:22.749676131Z\" level=info msg=\"Removed container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent\" id=4edfdb8c-efa7-47c0-aa00-6349fa96ec89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:24.407731 crc crio[22095]: time=\"2026-06-09T16:21:24.406898093Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=54b4ac47-cb4e-402b-b815-a5d137d1da45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:24.408855 crc crio[22095]: time=\"2026-06-09T16:21:24.407760005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:24.447080 crc crio[22095]: time=\"2026-06-09T16:21:24.446892521Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002da4af8}] Aliases:map[]}\"\nJun 09 16:21:24.447080 crc crio[22095]: time=\"2026-06-09T16:21:24.447027104Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:24.996348 crc crio[22095]: 2026-06-09T16:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e45e618e7099fd Mac:06:ef:a1:38:5e:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 SocketPath: PciID:}] [{Interface:0xc0001347b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:24.998582 crc crio[22095]: time=\"2026-06-09T16:21:24.998471817Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002da4af8}] Aliases:map[]}\"\nJun 09 16:21:24.998841 crc crio[22095]: time=\"2026-06-09T16:21:24.998733824Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:25.013791 crc crio[22095]: time=\"2026-06-09T16:21:25.013674228Z\" level=info msg=\"Ran pod sandbox 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 with infra container: openstack/ceilometer-0/POD\" id=54b4ac47-cb4e-402b-b815-a5d137d1da45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:25.016999 crc crio[22095]: time=\"2026-06-09T16:21:25.016819228Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e0c7f950-7bf2-4e77-9d80-7c25da74a581 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:25.024225 crc crio[22095]: time=\"2026-06-09T16:21:25.024111326Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:21:25.438582 crc crio[22095]: time=\"2026-06-09T16:21:25.438139887Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e0c7f950-7bf2-4e77-9d80-7c25da74a581 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:25.440234 crc crio[22095]: time=\"2026-06-09T16:21:25.439368169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b22b5697-20f1-410d-a2d3-632bc77c7881 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:25.476179 crc crio[22095]: time=\"2026-06-09T16:21:25.475506297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6ee75856-7a4f-4498-8454-6e89b5893cff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:25.489620 crc crio[22095]: time=\"2026-06-09T16:21:25.489412505Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c4efe419-4aa6-40e1-990c-39707a279c16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:25.490334 crc crio[22095]: time=\"2026-06-09T16:21:25.489865306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:25.536360 crc crio[22095]: time=\"2026-06-09T16:21:25.535975551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:25.540658 crc crio[22095]: time=\"2026-06-09T16:21:25.540548089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:25.742841 crc crio[22095]: time=\"2026-06-09T16:21:25.742706155Z\" level=info msg=\"Created container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent\" id=c4efe419-4aa6-40e1-990c-39707a279c16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:25.744422 crc crio[22095]: time=\"2026-06-09T16:21:25.744325636Z\" level=info msg=\"Starting container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a\" id=ba149498-52c8-46f1-9c8a-cd87f4f2e3a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:25.752672 crc crio[22095]: time=\"2026-06-09T16:21:25.752536687Z\" level=info msg=\"Started container\" PID=81523 containerID=244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a description=openstack/ceilometer-0/ceilometer-central-agent id=ba149498-52c8-46f1-9c8a-cd87f4f2e3a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\nJun 09 16:21:25.765802 crc crio[22095]: time=\"2026-06-09T16:21:25.765709276Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0cb10009-4e83-4073-91f3-49ca906ffc5b name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:25.773695 crc crio[22095]: time=\"2026-06-09T16:21:25.773613339Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:21:26.173081 crc crio[22095]: time=\"2026-06-09T16:21:26.171996938Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0cb10009-4e83-4073-91f3-49ca906ffc5b name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:26.175674 crc crio[22095]: time=\"2026-06-09T16:21:26.17555799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=089bb77f-4697-4d47-a05e-0e4f5aaaebae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:26.207113 crc crio[22095]: time=\"2026-06-09T16:21:26.206968667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a3e95f65-10c3-429f-af10-2b13a4e3d4cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:26.224475 crc crio[22095]: time=\"2026-06-09T16:21:26.224354764Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=65480835-c6c7-4942-9d0b-8e4c13a8c2ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:26.224888 crc crio[22095]: time=\"2026-06-09T16:21:26.224830666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:26.277276 crc crio[22095]: time=\"2026-06-09T16:21:26.277172801Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mv8tt/POD\" id=ebd6c0a4-79fb-41e1-8565-6186d081ef35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:26.277570 crc crio[22095]: time=\"2026-06-09T16:21:26.277312405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:26.347368 crc crio[22095]: time=\"2026-06-09T16:21:26.347274903Z\" level=info msg=\"Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc00012aaf8}] Aliases:map[]}\"\nJun 09 16:21:26.347368 crc crio[22095]: time=\"2026-06-09T16:21:26.347340345Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mv8tt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:26.362231 crc crio[22095]: time=\"2026-06-09T16:21:26.362117264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:26.377310 crc crio[22095]: time=\"2026-06-09T16:21:26.377208772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:26.594282 crc crio[22095]: time=\"2026-06-09T16:21:26.591024828Z\" level=info msg=\"Created container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent\" id=65480835-c6c7-4942-9d0b-8e4c13a8c2ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:26.598974 crc crio[22095]: time=\"2026-06-09T16:21:26.596999121Z\" level=info msg=\"Starting container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185\" id=06b7e7bc-8194-411a-9998-61e6d57af91e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:26.606978 crc crio[22095]: time=\"2026-06-09T16:21:26.606371822Z\" level=info msg=\"Started container\" PID=81645 containerID=9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185 description=openstack/ceilometer-0/ceilometer-notification-agent id=06b7e7bc-8194-411a-9998-61e6d57af91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\nJun 09 16:21:26.633626 crc crio[22095]: time=\"2026-06-09T16:21:26.631428796Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8b588da1-4d02-4e5a-889a-e51d06f5d39f name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:26.650043 crc crio[22095]: time=\"2026-06-09T16:21:26.647692464Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:21:27.014901 crc crio[22095]: 2026-06-09T16:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e360955b7d4baae Mac:ae:49:64:41:b2:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 SocketPath: PciID:}] [{Interface:0xc0003707e0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:27.016669 crc crio[22095]: time=\"2026-06-09T16:21:27.016583354Z\" level=info msg=\"Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc00012aaf8}] Aliases:map[]}\"\nJun 09 16:21:27.016801 crc crio[22095]: time=\"2026-06-09T16:21:27.016756638Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mv8tt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:27.025676 crc crio[22095]: time=\"2026-06-09T16:21:27.025591256Z\" level=info msg=\"Ran pod sandbox e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c with infra container: openshift-marketplace/certified-operators-mv8tt/POD\" id=ebd6c0a4-79fb-41e1-8565-6186d081ef35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:27.028395 crc crio[22095]: time=\"2026-06-09T16:21:27.028321396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cad7434-039c-4c9a-81b0-3920a4cd0592 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:27.033473 crc crio[22095]: time=\"2026-06-09T16:21:27.033347095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=da22771b-8f73-4669-af0c-5b907a877d60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:27.048497 crc crio[22095]: time=\"2026-06-09T16:21:27.048360841Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mv8tt/extract-utilities\" id=346fa3c0-85b1-462d-bb8a-b04382653b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:27.048823 crc crio[22095]: time=\"2026-06-09T16:21:27.048788442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:27.097255 crc crio[22095]: time=\"2026-06-09T16:21:27.097167685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:27.100841 crc crio[22095]: time=\"2026-06-09T16:21:27.100764168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:27.152490 crc crio[22095]: time=\"2026-06-09T16:21:27.152325903Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8b588da1-4d02-4e5a-889a-e51d06f5d39f name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:27.163195 crc crio[22095]: time=\"2026-06-09T16:21:27.162420212Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=40ac2f2b-7971-4b14-a888-4587136373b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:27.181536 crc crio[22095]: time=\"2026-06-09T16:21:27.181323488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=27ec325c-89d5-422e-a9e1-adca38a5248c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:27.196835 crc crio[22095]: time=\"2026-06-09T16:21:27.196668432Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3c57dc53-aadc-4fb0-b511-b50a56d38b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:27.197486 crc crio[22095]: time=\"2026-06-09T16:21:27.197376511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:27.253129 crc crio[22095]: time=\"2026-06-09T16:21:27.252561159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:27.260627 crc crio[22095]: time=\"2026-06-09T16:21:27.260535634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:27.443583 crc crio[22095]: time=\"2026-06-09T16:21:27.443431265Z\" level=info msg=\"Created container 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243: openshift-marketplace/certified-operators-mv8tt/extract-utilities\" id=346fa3c0-85b1-462d-bb8a-b04382653b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:27.444793 crc crio[22095]: time=\"2026-06-09T16:21:27.444719438Z\" level=info msg=\"Starting container: 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243\" id=792b0df2-6982-443f-a04c-b29090b699f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:27.454631 crc crio[22095]: time=\"2026-06-09T16:21:27.454506899Z\" level=info msg=\"Started container\" PID=81738 containerID=9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243 description=openshift-marketplace/certified-operators-mv8tt/extract-utilities id=792b0df2-6982-443f-a04c-b29090b699f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\nJun 09 16:21:27.457303 crc crio[22095]: time=\"2026-06-09T16:21:27.457203819Z\" level=info msg=\"Created container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core\" id=3c57dc53-aadc-4fb0-b511-b50a56d38b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:27.458606 crc crio[22095]: time=\"2026-06-09T16:21:27.458564224Z\" level=info msg=\"Starting container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b\" id=94ecbf3b-2c28-495a-8fea-76fe858c455a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:27.464517 crc crio[22095]: time=\"2026-06-09T16:21:27.464423814Z\" level=info msg=\"Started container\" PID=81739 containerID=9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b description=openstack/ceilometer-0/sg-core id=94ecbf3b-2c28-495a-8fea-76fe858c455a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\nJun 09 16:21:27.483355 crc crio[22095]: time=\"2026-06-09T16:21:27.483240848Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e24cab18-ea5f-4396-a782-caf8c07b7d0d name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:27.489747 crc crio[22095]: time=\"2026-06-09T16:21:27.489295013Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:21:27.757074 crc crio[22095]: time=\"2026-06-09T16:21:27.757002484Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6ec91d74-86ee-4100-9cba-3306d674d289 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:27.762817 crc crio[22095]: time=\"2026-06-09T16:21:27.76269065Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:21:28.361395 crc crio[22095]: time=\"2026-06-09T16:21:28.361139341Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6ec91d74-86ee-4100-9cba-3306d674d289 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:28.362414 crc crio[22095]: time=\"2026-06-09T16:21:28.362346582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac3005b4-0bd3-4473-9d33-7626d37e4d79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:28.366188 crc crio[22095]: time=\"2026-06-09T16:21:28.366141479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=99002c52-e73b-451c-bf0b-27988a86417e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:28.378346 crc crio[22095]: time=\"2026-06-09T16:21:28.378295602Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mv8tt/extract-content\" id=9c7d99a1-b61d-4355-83aa-3be28af17772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:28.379126 crc crio[22095]: time=\"2026-06-09T16:21:28.379079802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:28.432030 crc crio[22095]: time=\"2026-06-09T16:21:28.431878339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:28.436348 crc crio[22095]: time=\"2026-06-09T16:21:28.436270752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:28.633283 crc crio[22095]: time=\"2026-06-09T16:21:28.632130946Z\" level=info msg=\"Created container 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7: openshift-marketplace/certified-operators-mv8tt/extract-content\" id=9c7d99a1-b61d-4355-83aa-3be28af17772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:28.635308 crc crio[22095]: time=\"2026-06-09T16:21:28.635200415Z\" level=info msg=\"Starting container: 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7\" id=3a539a33-6766-4424-8288-d00851da699e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:28.642218 crc crio[22095]: time=\"2026-06-09T16:21:28.641882496Z\" level=info msg=\"Started container\" PID=81801 containerID=1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7 description=openshift-marketplace/certified-operators-mv8tt/extract-content id=3a539a33-6766-4424-8288-d00851da699e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\nJun 09 16:21:28.887113 crc crio[22095]: time=\"2026-06-09T16:21:28.887028017Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-qk5lt/POD\" id=2b7a3ddf-3344-4344-b6b2-b721bab3cf1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:28.888697 crc crio[22095]: time=\"2026-06-09T16:21:28.88713038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:28.940268 crc crio[22095]: time=\"2026-06-09T16:21:28.940140042Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc0028b68f0}] Aliases:map[]}\"\nJun 09 16:21:28.940268 crc crio[22095]: time=\"2026-06-09T16:21:28.940213324Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-qk5lt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:29.059164 crc crio[22095]: time=\"2026-06-09T16:21:29.058784391Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=e24cab18-ea5f-4396-a782-caf8c07b7d0d name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:29.064970 crc crio[22095]: time=\"2026-06-09T16:21:29.064432937Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5f9ee797-e91a-4cd0-851d-e42976f4f5ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:29.146099 crc crio[22095]: time=\"2026-06-09T16:21:29.145851429Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0fb47253-67a1-447c-86c2-cad6b178f08e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:29.248426 crc crio[22095]: time=\"2026-06-09T16:21:29.248328653Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5740faa5-3911-4c5d-8009-a102c849e89f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:29.249092 crc crio[22095]: time=\"2026-06-09T16:21:29.249023141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:29.302326 crc crio[22095]: time=\"2026-06-09T16:21:29.302246899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:29.306560 crc crio[22095]: time=\"2026-06-09T16:21:29.306152959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:29.561708 crc crio[22095]: time=\"2026-06-09T16:21:29.561562534Z\" level=info msg=\"Created container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd\" id=5740faa5-3911-4c5d-8009-a102c849e89f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:29.563879 crc crio[22095]: time=\"2026-06-09T16:21:29.563801701Z\" level=info msg=\"Starting container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092\" id=be299cb5-3eb9-493d-8ea6-92232754e39c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:29.570110 crc crio[22095]: time=\"2026-06-09T16:21:29.570022221Z\" level=info msg=\"Started container\" PID=81884 containerID=11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092 description=openstack/ceilometer-0/proxy-httpd id=be299cb5-3eb9-493d-8ea6-92232754e39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\nJun 09 16:21:29.606995 crc crio[22095]: 2026-06-09T16:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cfb4363beddbb Mac:ee:d2:68:02:62:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:29.609681 crc crio[22095]: time=\"2026-06-09T16:21:29.609589698Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc0028b68f0}] Aliases:map[]}\"\nJun 09 16:21:29.613370 crc crio[22095]: time=\"2026-06-09T16:21:29.613287763Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-qk5lt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:29.626178 crc crio[22095]: time=\"2026-06-09T16:21:29.625736563Z\" level=info msg=\"Ran pod sandbox 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 with infra container: openshift-marketplace/redhat-marketplace-qk5lt/POD\" id=2b7a3ddf-3344-4344-b6b2-b721bab3cf1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:29.629582 crc crio[22095]: time=\"2026-06-09T16:21:29.629483829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=159e6c7f-e72f-45b5-80eb-a4ae9ea7aceb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:29.632012 crc crio[22095]: time=\"2026-06-09T16:21:29.631880841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f5f4c063-6095-4035-9f3e-c0edbc90b5b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:29.663606 crc crio[22095]: time=\"2026-06-09T16:21:29.663477543Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities\" id=e3439288-5fdd-4a94-8a37-bfb4410d3f03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:29.664176 crc crio[22095]: time=\"2026-06-09T16:21:29.664112439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:29.708800 crc crio[22095]: time=\"2026-06-09T16:21:29.708526761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:29.711707 crc crio[22095]: time=\"2026-06-09T16:21:29.71162999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:30.104276 crc crio[22095]: time=\"2026-06-09T16:21:30.10343434Z\" level=info msg=\"Created container 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities\" id=e3439288-5fdd-4a94-8a37-bfb4410d3f03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:30.106193 crc crio[22095]: time=\"2026-06-09T16:21:30.106106069Z\" level=info msg=\"Starting container: 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543\" id=2a87f57e-06fd-45af-bc82-1773a360104f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:30.112317 crc crio[22095]: time=\"2026-06-09T16:21:30.112218996Z\" level=info msg=\"Started container\" PID=82104 containerID=2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543 description=openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities id=2a87f57e-06fd-45af-bc82-1773a360104f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\nJun 09 16:21:30.841415 crc crio[22095]: time=\"2026-06-09T16:21:30.841383486Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=05e8df86-3ca0-4145-9d33-e2fd391b4a6a name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:30.847022 crc crio[22095]: time=\"2026-06-09T16:21:30.846887787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:21:31.570628 crc crio[22095]: time=\"2026-06-09T16:21:31.569874189Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=05e8df86-3ca0-4145-9d33-e2fd391b4a6a name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:31.573542 crc crio[22095]: time=\"2026-06-09T16:21:31.573359148Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7aaf15fc-c4bc-4cbd-9d0f-b972b982c0e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:31.578400 crc crio[22095]: time=\"2026-06-09T16:21:31.577899755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4a09f72e-0921-4998-9577-983b3557ff97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:31.586558 crc crio[22095]: time=\"2026-06-09T16:21:31.586232809Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-qk5lt/extract-content\" id=defe5324-e053-49e1-b3aa-15bcbf4608e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:31.587103 crc crio[22095]: time=\"2026-06-09T16:21:31.586867616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:31.666152 crc crio[22095]: time=\"2026-06-09T16:21:31.665888347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:31.669379 crc crio[22095]: time=\"2026-06-09T16:21:31.669193862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:31.914725 crc crio[22095]: time=\"2026-06-09T16:21:31.91387925Z\" level=info msg=\"Created container 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1: openshift-marketplace/redhat-marketplace-qk5lt/extract-content\" id=defe5324-e053-49e1-b3aa-15bcbf4608e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:31.917373 crc crio[22095]: time=\"2026-06-09T16:21:31.917152325Z\" level=info msg=\"Starting container: 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1\" id=a27d7ada-17f1-444f-8dc8-351ab146cd7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:31.926394 crc crio[22095]: time=\"2026-06-09T16:21:31.926288719Z\" level=info msg=\"Started container\" PID=82188 containerID=02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1 description=openshift-marketplace/redhat-marketplace-qk5lt/extract-content id=a27d7ada-17f1-444f-8dc8-351ab146cd7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\nJun 09 16:21:32.890006 crc crio[22095]: time=\"2026-06-09T16:21:32.889882545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61f1973b-8194-447e-977a-0a2bc849cdc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:32.892858 crc crio[22095]: time=\"2026-06-09T16:21:32.892783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b7afb145-c616-4fac-ac6c-ad233a00ef0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:32.906124 crc crio[22095]: time=\"2026-06-09T16:21:32.9060134Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=e7f118ef-271c-4611-8f7d-f187e6549829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:32.906683 crc crio[22095]: time=\"2026-06-09T16:21:32.906612915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:32.976054 crc crio[22095]: time=\"2026-06-09T16:21:32.975989718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:32.981848 crc crio[22095]: time=\"2026-06-09T16:21:32.981797458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:33.189623 crc crio[22095]: time=\"2026-06-09T16:21:33.189554117Z\" level=info msg=\"Created container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=e7f118ef-271c-4611-8f7d-f187e6549829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:33.192252 crc crio[22095]: time=\"2026-06-09T16:21:33.192048731Z\" level=info msg=\"Starting container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a\" id=4d4881cb-c81b-47d4-a55f-a18cb4fbf7ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:33.204057 crc crio[22095]: time=\"2026-06-09T16:21:33.200315224Z\" level=info msg=\"Started container\" PID=82223 containerID=7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a description=openshift-marketplace/certified-operators-mv8tt/registry-server id=4d4881cb-c81b-47d4-a55f-a18cb4fbf7ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\nJun 09 16:21:33.920075 crc crio[22095]: time=\"2026-06-09T16:21:33.919623311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0e6222a-0c7a-4fd9-b6fa-5a2227072597 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:33.926893 crc crio[22095]: time=\"2026-06-09T16:21:33.926774505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=712f12db-aff6-4339-b1ee-450c7625f5db name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:33.940642 crc crio[22095]: time=\"2026-06-09T16:21:33.94058289Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=104567df-da9b-4f8a-af11-c875a9859cbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:33.941362 crc crio[22095]: time=\"2026-06-09T16:21:33.941336009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:34.008656 crc crio[22095]: time=\"2026-06-09T16:21:34.008601498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:34.011662 crc crio[22095]: time=\"2026-06-09T16:21:34.011634616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:34.230846 crc crio[22095]: time=\"2026-06-09T16:21:34.230083549Z\" level=info msg=\"Created container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=104567df-da9b-4f8a-af11-c875a9859cbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:34.234058 crc crio[22095]: time=\"2026-06-09T16:21:34.23397813Z\" level=info msg=\"Starting container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502\" id=19836ad4-c3ef-44e2-ae16-de65f983f26c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:34.241743 crc crio[22095]: time=\"2026-06-09T16:21:34.241416601Z\" level=info msg=\"Started container\" PID=82283 containerID=1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502 description=openshift-marketplace/redhat-marketplace-qk5lt/registry-server id=19836ad4-c3ef-44e2-ae16-de65f983f26c name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\nJun 09 16:21:35.978116 crc crio[22095]: time=\"2026-06-09T16:21:35.977264034Z\" level=info msg=\"Stopping pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=eecdefd9-8b9e-49e4-a70f-82e3e3a4faed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:35.980037 crc crio[22095]: time=\"2026-06-09T16:21:35.979988374Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002273b28}] Aliases:map[]}\"\nJun 09 16:21:35.980283 crc crio[22095]: time=\"2026-06-09T16:21:35.980259551Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-trxvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:36.382883 crc crio[22095]: time=\"2026-06-09T16:21:36.382491119Z\" level=info msg=\"Stopped pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=eecdefd9-8b9e-49e4-a70f-82e3e3a4faed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:38.000078 crc crio[22095]: time=\"2026-06-09T16:21:37.999992881Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=2f3ccc8b-79e7-4601-9899-ceb6b996469e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:38.001046 crc crio[22095]: time=\"2026-06-09T16:21:38.000103074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:38.033706 crc crio[22095]: time=\"2026-06-09T16:21:38.03340529Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc002b5c6b8}] Aliases:map[]}\"\nJun 09 16:21:38.033706 crc crio[22095]: time=\"2026-06-09T16:21:38.033543343Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:38.603010 crc crio[22095]: 2026-06-09T16:21:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec412f7ab47a2af Mac:ea:ae:a6:3c:07:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 SocketPath: PciID:}] [{Interface:0xc000150b70 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:38.604179 crc crio[22095]: time=\"2026-06-09T16:21:38.604093188Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc002b5c6b8}] Aliases:map[]}\"\nJun 09 16:21:38.604355 crc crio[22095]: time=\"2026-06-09T16:21:38.604328504Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:38.619169 crc crio[22095]: time=\"2026-06-09T16:21:38.619109764Z\" level=info msg=\"Ran pod sandbox ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce with infra container: openstack/nova-cell0-conductor-0/POD\" id=2f3ccc8b-79e7-4601-9899-ceb6b996469e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:38.624142 crc crio[22095]: time=\"2026-06-09T16:21:38.622613154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d03de993-f25c-4715-8884-b1999738ddd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:38.653203 crc crio[22095]: time=\"2026-06-09T16:21:38.653113598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9856a345-e89c-4d98-97c4-0ea3956875e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:38.670142 crc crio[22095]: time=\"2026-06-09T16:21:38.670056423Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=91c62ebc-e6ba-4c06-9ca3-570362e24d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:38.670600 crc crio[22095]: time=\"2026-06-09T16:21:38.670550106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:38.745750 crc crio[22095]: time=\"2026-06-09T16:21:38.745633936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:38.749900 crc crio[22095]: time=\"2026-06-09T16:21:38.749820553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:38.879345 crc crio[22095]: time=\"2026-06-09T16:21:38.87924572Z\" level=info msg=\"Created container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=91c62ebc-e6ba-4c06-9ca3-570362e24d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:38.881605 crc crio[22095]: time=\"2026-06-09T16:21:38.881531588Z\" level=info msg=\"Starting container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204\" id=a49d5803-4977-4de7-a1bb-7a77cd663a41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:38.887537 crc crio[22095]: time=\"2026-06-09T16:21:38.88742896Z\" level=info msg=\"Started container\" PID=82639 containerID=76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a49d5803-4977-4de7-a1bb-7a77cd663a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\nJun 09 16:21:40.499101 crc crio[22095]: time=\"2026-06-09T16:21:40.497734167Z\" level=info msg=\"Stopping pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=e0cf7c13-5b21-44e8-9605-b3d0e231adb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.499101 crc crio[22095]: time=\"2026-06-09T16:21:40.499094822Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=e0cf7c13-5b21-44e8-9605-b3d0e231adb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.500882 crc crio[22095]: time=\"2026-06-09T16:21:40.499892232Z\" level=info msg=\"Removing pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=311cc5a4-f81e-43f9-8d10-f6b53b6ffa7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.525662 crc crio[22095]: time=\"2026-06-09T16:21:40.525516891Z\" level=info msg=\"Removed pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=311cc5a4-f81e-43f9-8d10-f6b53b6ffa7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.527767 crc crio[22095]: time=\"2026-06-09T16:21:40.527581044Z\" level=info msg=\"Stopping pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=dc69eff2-e90b-431a-8ba9-a96447c39963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.527767 crc crio[22095]: time=\"2026-06-09T16:21:40.527673266Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=dc69eff2-e90b-431a-8ba9-a96447c39963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.529193 crc crio[22095]: time=\"2026-06-09T16:21:40.529037461Z\" level=info msg=\"Removing pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=5267a0b1-6e2b-4272-ac88-45950195a7cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.554804 crc crio[22095]: time=\"2026-06-09T16:21:40.554630559Z\" level=info msg=\"Removed pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=5267a0b1-6e2b-4272-ac88-45950195a7cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.556129 crc crio[22095]: time=\"2026-06-09T16:21:40.55583241Z\" level=info msg=\"Stopping pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=b0802767-5a1c-4dae-a010-a373e85c7ef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.556129 crc crio[22095]: time=\"2026-06-09T16:21:40.555873621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=b0802767-5a1c-4dae-a010-a373e85c7ef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.557691 crc crio[22095]: time=\"2026-06-09T16:21:40.557593025Z\" level=info msg=\"Removing pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=9c256b65-7421-463b-ab29-b5c8bac8039c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.582000 crc crio[22095]: time=\"2026-06-09T16:21:40.581830688Z\" level=info msg=\"Removed pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=9c256b65-7421-463b-ab29-b5c8bac8039c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.583379 crc crio[22095]: time=\"2026-06-09T16:21:40.583291126Z\" level=info msg=\"Stopping pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=5da3de5c-102b-49e8-ba54-710fd84a653b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.583379 crc crio[22095]: time=\"2026-06-09T16:21:40.583378028Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=5da3de5c-102b-49e8-ba54-710fd84a653b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.585017 crc crio[22095]: time=\"2026-06-09T16:21:40.584959678Z\" level=info msg=\"Removing pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=185bd035-58c4-4685-b888-2365d8b68544 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.611064 crc crio[22095]: time=\"2026-06-09T16:21:40.610866374Z\" level=info msg=\"Removed pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=185bd035-58c4-4685-b888-2365d8b68544 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.612717 crc crio[22095]: time=\"2026-06-09T16:21:40.612617529Z\" level=info msg=\"Stopping pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=0914587c-b246-4e13-9903-176d3b4ef81b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.612860 crc crio[22095]: time=\"2026-06-09T16:21:40.612728182Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=0914587c-b246-4e13-9903-176d3b4ef81b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.613888 crc crio[22095]: time=\"2026-06-09T16:21:40.61379363Z\" level=info msg=\"Removing pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=1e37e6ca-b457-4f00-bb3b-2674f1a00752 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.637164 crc crio[22095]: time=\"2026-06-09T16:21:40.636997786Z\" level=info msg=\"Removed pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=1e37e6ca-b457-4f00-bb3b-2674f1a00752 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.640045 crc crio[22095]: time=\"2026-06-09T16:21:40.63988216Z\" level=info msg=\"Stopping pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=34fd023d-354f-4a8b-a74d-b3aeba17256f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.640265 crc crio[22095]: time=\"2026-06-09T16:21:40.640055235Z\" level=info msg=\"Stopped pod sandbox (already stopped): d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=34fd023d-354f-4a8b-a74d-b3aeba17256f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.641029 crc crio[22095]: time=\"2026-06-09T16:21:40.640893116Z\" level=info msg=\"Removing pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=5e5fc082-6af6-479d-9049-86772bfe30f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.663610 crc crio[22095]: time=\"2026-06-09T16:21:40.663500817Z\" level=info msg=\"Removed pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=5e5fc082-6af6-479d-9049-86772bfe30f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.664584 crc crio[22095]: time=\"2026-06-09T16:21:40.664486763Z\" level=info msg=\"Stopping pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=bdcb0610-3246-4996-bc74-9c9031b78507 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.664733 crc crio[22095]: time=\"2026-06-09T16:21:40.664590165Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=bdcb0610-3246-4996-bc74-9c9031b78507 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:40.665885 crc crio[22095]: time=\"2026-06-09T16:21:40.665716224Z\" level=info msg=\"Removing pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=8c316e61-c6ac-4631-9405-ad49a84d2405 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:40.724571 crc crio[22095]: time=\"2026-06-09T16:21:40.724336781Z\" level=info msg=\"Removed pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=8c316e61-c6ac-4631-9405-ad49a84d2405 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:21:42.085152 crc crio[22095]: time=\"2026-06-09T16:21:42.08457997Z\" level=info msg=\"Stopping container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502 (timeout: 2s)\" id=fb4735bc-222f-48e9-aa3e-27b16acd5f4f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:42.215477 crc crio[22095]: time=\"2026-06-09T16:21:42.21529927Z\" level=info msg=\"Stopped container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=fb4735bc-222f-48e9-aa3e-27b16acd5f4f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:42.216522 crc crio[22095]: time=\"2026-06-09T16:21:42.216426769Z\" level=info msg=\"Stopping pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=58949ea4-a696-49cb-b9a1-c1b20499caa4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:42.217391 crc crio[22095]: time=\"2026-06-09T16:21:42.217306511Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc000526688}] Aliases:map[]}\"\nJun 09 16:21:42.217532 crc crio[22095]: time=\"2026-06-09T16:21:42.217516587Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-qk5lt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:42.584237 crc crio[22095]: time=\"2026-06-09T16:21:42.584113669Z\" level=info msg=\"Stopped pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=58949ea4-a696-49cb-b9a1-c1b20499caa4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:43.103992 crc crio[22095]: time=\"2026-06-09T16:21:43.103385475Z\" level=info msg=\"Removing container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502\" id=c46a4d8a-073c-4c53-afc8-7092682a972f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:43.130747 crc crio[22095]: time=\"2026-06-09T16:21:43.130636885Z\" level=info msg=\"Removed container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=c46a4d8a-073c-4c53-afc8-7092682a972f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:43.133680 crc crio[22095]: time=\"2026-06-09T16:21:43.13356711Z\" level=info msg=\"Removing container: 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1\" id=f4beae80-080d-42db-b347-9c39cb95cea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:43.174035 crc crio[22095]: time=\"2026-06-09T16:21:43.17324984Z\" level=info msg=\"Removed container 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1: openshift-marketplace/redhat-marketplace-qk5lt/extract-content\" id=f4beae80-080d-42db-b347-9c39cb95cea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:43.178383 crc crio[22095]: time=\"2026-06-09T16:21:43.178243769Z\" level=info msg=\"Removing container: 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543\" id=26d54ab4-5ef3-48bf-b828-ac015be0182d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:43.233877 crc crio[22095]: time=\"2026-06-09T16:21:43.233818637Z\" level=info msg=\"Removed container 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities\" id=26d54ab4-5ef3-48bf-b828-ac015be0182d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:46.113512 crc crio[22095]: time=\"2026-06-09T16:21:46.112718307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-hjp2q/POD\" id=4b4a32e2-143c-40d5-bc1d-bcda284214e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:46.113512 crc crio[22095]: time=\"2026-06-09T16:21:46.113438336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:46.178035 crc crio[22095]: time=\"2026-06-09T16:21:46.177743949Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc002ab2f88}] Aliases:map[]}\"\nJun 09 16:21:46.178035 crc crio[22095]: time=\"2026-06-09T16:21:46.17780251Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-hjp2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:46.661018 crc crio[22095]: time=\"2026-06-09T16:21:46.659357147Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=be50c025-272b-45c1-8dd5-247b279614d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:46.661591 crc crio[22095]: time=\"2026-06-09T16:21:46.659900071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:46.668120 crc crio[22095]: time=\"2026-06-09T16:21:46.659842799Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=3fec4f28-9eaa-4ac9-9e39-73a93aae7750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:46.668120 crc crio[22095]: time=\"2026-06-09T16:21:46.662851696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:46.894830 crc crio[22095]: time=\"2026-06-09T16:21:46.894300145Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=ba46762e-33aa-4640-a094-a48a86f816e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:46.894830 crc crio[22095]: time=\"2026-06-09T16:21:46.894816388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:46.958794 crc crio[22095]: time=\"2026-06-09T16:21:46.95868804Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=9c29a4bb-7c94-47ba-9893-a7df2dce43b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:46.958794 crc crio[22095]: time=\"2026-06-09T16:21:46.958789082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:46.972304 crc crio[22095]: time=\"2026-06-09T16:21:46.97074672Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc00263c108}] Aliases:map[]}\"\nJun 09 16:21:46.972304 crc crio[22095]: time=\"2026-06-09T16:21:46.97112762Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:46.975473 crc crio[22095]: time=\"2026-06-09T16:21:46.974101446Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002b5c560}] Aliases:map[]}\"\nJun 09 16:21:46.975473 crc crio[22095]: time=\"2026-06-09T16:21:46.974231739Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:47.111397 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df58527e6dbdd7 Mac:e2:1e:b5:2b:bb:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:47.111397 crc crio[22095]: time=\"2026-06-09T16:21:47.108982393Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc002ab2f88}] Aliases:map[]}\"\nJun 09 16:21:47.111397 crc crio[22095]: time=\"2026-06-09T16:21:47.109117176Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-hjp2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:47.115040 crc crio[22095]: time=\"2026-06-09T16:21:47.113492199Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"\nJun 09 16:21:47.115040 crc crio[22095]: time=\"2026-06-09T16:21:47.11355516Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:47.135719 crc crio[22095]: time=\"2026-06-09T16:21:47.135670139Z\" level=info msg=\"Ran pod sandbox 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db with infra container: openstack/nova-cell0-cell-mapping-hjp2q/POD\" id=4b4a32e2-143c-40d5-bc1d-bcda284214e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:47.177611 crc crio[22095]: time=\"2026-06-09T16:21:47.177196246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2afd0749-6dc6-4360-8a75-f726da1c371f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:47.209491 crc crio[22095]: time=\"2026-06-09T16:21:47.209374993Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc000526ad8}] Aliases:map[]}\"\nJun 09 16:21:47.209491 crc crio[22095]: time=\"2026-06-09T16:21:47.209487626Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:47.309029 crc crio[22095]: time=\"2026-06-09T16:21:47.305282678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=dfa738e2-700d-4be3-ae4d-46b238721578 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:47.333675 crc crio[22095]: time=\"2026-06-09T16:21:47.332649191Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage\" id=d06ac18a-b4ee-48e9-b067-63f6a07040b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:47.333675 crc crio[22095]: time=\"2026-06-09T16:21:47.333116083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:47.487978 crc crio[22095]: time=\"2026-06-09T16:21:47.480750498Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-rm955/POD\" id=a531fd58-22be-4560-8405-bd21f888179f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:47.487978 crc crio[22095]: time=\"2026-06-09T16:21:47.48084052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:47.561664 crc crio[22095]: time=\"2026-06-09T16:21:47.561574305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:47.577808 crc crio[22095]: time=\"2026-06-09T16:21:47.565214848Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0004c74e0}] Aliases:map[]}\"\nJun 09 16:21:47.577808 crc crio[22095]: time=\"2026-06-09T16:21:47.56528648Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b779ff7c7-rm955 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:47.577808 crc crio[22095]: time=\"2026-06-09T16:21:47.568212345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:47.713809 crc crio[22095]: time=\"2026-06-09T16:21:47.713712985Z\" level=info msg=\"Created container d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage\" id=d06ac18a-b4ee-48e9-b067-63f6a07040b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:47.717742 crc crio[22095]: time=\"2026-06-09T16:21:47.717635566Z\" level=info msg=\"Starting container: d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a\" id=64960726-7a28-435c-9481-12a8ab27630d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:47.725499 crc crio[22095]: time=\"2026-06-09T16:21:47.725369155Z\" level=info msg=\"Started container\" PID=83266 containerID=d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a description=openstack/nova-cell0-cell-mapping-hjp2q/nova-manage id=64960726-7a28-435c-9481-12a8ab27630d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\nJun 09 16:21:47.885390 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6589a92bbbb9c2f Mac:d2:9f:ae:08:00:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:47.892688 crc crio[22095]: time=\"2026-06-09T16:21:47.892558592Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002b5c560}] Aliases:map[]}\"\nJun 09 16:21:47.892829 crc crio[22095]: time=\"2026-06-09T16:21:47.892751977Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:47.924285 crc crio[22095]: time=\"2026-06-09T16:21:47.923426315Z\" level=info msg=\"Ran pod sandbox 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=be50c025-272b-45c1-8dd5-247b279614d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:47.947538 crc crio[22095]: time=\"2026-06-09T16:21:47.942219728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:47.947538 crc crio[22095]: time=\"2026-06-09T16:21:47.942482995Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:47.947538 crc crio[22095]: time=\"2026-06-09T16:21:47.942539296Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:47.951876 crc crio[22095]: time=\"2026-06-09T16:21:47.949876345Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=146d034f-cf4c-4449-97c5-f59a99870f42 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:47.951876 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e613cfc279430 Mac:e6:a8:08:89:62:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf SocketPath: PciID:}] [{Interface:0xc000224fe0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:47.955582 crc crio[22095]: time=\"2026-06-09T16:21:47.955477069Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc00263c108}] Aliases:map[]}\"\nJun 09 16:21:47.955827 crc crio[22095]: time=\"2026-06-09T16:21:47.955734555Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:47.963259 crc crio[22095]: time=\"2026-06-09T16:21:47.962743895Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"\nJun 09 16:21:47.998886 crc crio[22095]: time=\"2026-06-09T16:21:47.998803212Z\" level=info msg=\"Ran pod sandbox 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 with infra container: openstack/nova-scheduler-0/POD\" id=3fec4f28-9eaa-4ac9-9e39-73a93aae7750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:48.003077 crc crio[22095]: time=\"2026-06-09T16:21:48.003016081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.003274 crc crio[22095]: time=\"2026-06-09T16:21:48.003226726Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.003355 crc crio[22095]: time=\"2026-06-09T16:21:48.003301348Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.012150 crc crio[22095]: time=\"2026-06-09T16:21:48.009876187Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d5533a6f-5798-4f58-8454-2aa71e9d131f name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:48.015287 crc crio[22095]: time=\"2026-06-09T16:21:48.014791313Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"\nJun 09 16:21:48.229270 crc crio[22095]: time=\"2026-06-09T16:21:48.229122682Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-pcmnp/POD\" id=f8953a27-2908-4356-b9f2-8e9df4950503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:48.229270 crc crio[22095]: time=\"2026-06-09T16:21:48.229196504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:48.311627 crc crio[22095]: time=\"2026-06-09T16:21:48.311352335Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002b5c228}] Aliases:map[]}\"\nJun 09 16:21:48.311627 crc crio[22095]: time=\"2026-06-09T16:21:48.311573011Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-pcmnp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:48.312114 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d98df0b0e8c84fa Mac:26:d0:3a:fa:78:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e SocketPath: PciID:}] [{Interface:0xc000014a50 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:48.312766 crc crio[22095]: time=\"2026-06-09T16:21:48.3127061Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"\nJun 09 16:21:48.312890 crc crio[22095]: time=\"2026-06-09T16:21:48.312843834Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:48.342204 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80b12101436154 Mac:e6:58:26:fc:f2:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 SocketPath: PciID:}] [{Interface:0xc0003845d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:48.343348 crc crio[22095]: time=\"2026-06-09T16:21:48.343226294Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc000526ad8}] Aliases:map[]}\"\nJun 09 16:21:48.343516 crc crio[22095]: time=\"2026-06-09T16:21:48.343374868Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:48.352184 crc crio[22095]: time=\"2026-06-09T16:21:48.352082342Z\" level=info msg=\"Ran pod sandbox d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd with infra container: openstack/nova-metadata-0/POD\" id=9c29a4bb-7c94-47ba-9893-a7df2dce43b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:48.356055 crc crio[22095]: time=\"2026-06-09T16:21:48.35589925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.356200 crc crio[22095]: time=\"2026-06-09T16:21:48.356180507Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.356251 crc crio[22095]: time=\"2026-06-09T16:21:48.356224928Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.357419 crc crio[22095]: time=\"2026-06-09T16:21:48.357136212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fad42c72-1a5a-4a5c-baa7-5590948a7078 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:48.361032 crc crio[22095]: time=\"2026-06-09T16:21:48.360832197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 09 16:21:48.391713 crc crio[22095]: time=\"2026-06-09T16:21:48.391643889Z\" level=info msg=\"Ran pod sandbox e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 with infra container: openstack/nova-api-0/POD\" id=ba46762e-33aa-4640-a094-a48a86f816e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:48.410063 crc crio[22095]: time=\"2026-06-09T16:21:48.40997382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.410243 crc crio[22095]: time=\"2026-06-09T16:21:48.410207296Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.410311 crc crio[22095]: time=\"2026-06-09T16:21:48.410278458Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.411557 crc crio[22095]: time=\"2026-06-09T16:21:48.411475368Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=39d7ac82-4d8d-408f-8418-51677702129a name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:48.417996 crc crio[22095]: time=\"2026-06-09T16:21:48.414584818Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 09 16:21:48.558187 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d825e9eb518461 Mac:ce:60:ea:9f:35:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 SocketPath: PciID:}] [{Interface:0xc00040c5c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:48.559589 crc crio[22095]: time=\"2026-06-09T16:21:48.559509972Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0004c74e0}] Aliases:map[]}\"\nJun 09 16:21:48.560188 crc crio[22095]: time=\"2026-06-09T16:21:48.559684447Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b779ff7c7-rm955 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:48.571881 crc crio[22095]: time=\"2026-06-09T16:21:48.571739256Z\" level=info msg=\"Ran pod sandbox 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 with infra container: openstack/dnsmasq-dns-b779ff7c7-rm955/POD\" id=a531fd58-22be-4560-8405-bd21f888179f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:48.576132 crc crio[22095]: time=\"2026-06-09T16:21:48.575636677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9609ad7b-313f-4004-a8b9-256f05a3ea1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.652876 crc crio[22095]: time=\"2026-06-09T16:21:48.652747508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=89399e09-97eb-4ee7-b8b2-cb8fb0e35782 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.665128 crc crio[22095]: time=\"2026-06-09T16:21:48.665028794Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-rm955/init\" id=42562496-75dc-4b3b-95e4-6834653a5524 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:48.665974 crc crio[22095]: time=\"2026-06-09T16:21:48.665567388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:48.745969 crc crio[22095]: time=\"2026-06-09T16:21:48.745066511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:48.751031 crc crio[22095]: time=\"2026-06-09T16:21:48.750017298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:48.872750 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18dff138ea9c0c6 Mac:02:82:9c:47:3b:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:48.873722 crc crio[22095]: time=\"2026-06-09T16:21:48.873622205Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002b5c228}] Aliases:map[]}\"\nJun 09 16:21:48.873836 crc crio[22095]: time=\"2026-06-09T16:21:48.87379027Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-pcmnp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:48.882437 crc crio[22095]: time=\"2026-06-09T16:21:48.88234833Z\" level=info msg=\"Ran pod sandbox 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 with infra container: openstack/nova-cell1-conductor-db-sync-pcmnp/POD\" id=f8953a27-2908-4356-b9f2-8e9df4950503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:48.900544 crc crio[22095]: time=\"2026-06-09T16:21:48.89677259Z\" level=info msg=\"Created container a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb: openstack/dnsmasq-dns-b779ff7c7-rm955/init\" id=42562496-75dc-4b3b-95e4-6834653a5524 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:48.900544 crc crio[22095]: time=\"2026-06-09T16:21:48.897207791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fea5d6ff-6f88-4a17-9090-bb9e3fad3e4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.904288 crc crio[22095]: time=\"2026-06-09T16:21:48.904201121Z\" level=info msg=\"Starting container: a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb\" id=333a6419-5d34-40d6-b850-a27d3635a626 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:48.912787 crc crio[22095]: time=\"2026-06-09T16:21:48.91272568Z\" level=info msg=\"Started container\" PID=83434 containerID=a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb description=openstack/dnsmasq-dns-b779ff7c7-rm955/init id=333a6419-5d34-40d6-b850-a27d3635a626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\nJun 09 16:21:48.935172 crc crio[22095]: time=\"2026-06-09T16:21:48.933204797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=93370eac-2ddc-4048-baca-7e800af115ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:48.954211 crc crio[22095]: time=\"2026-06-09T16:21:48.954107064Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync\" id=3f30310d-1021-4eb1-80b0-cf4380036870 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:48.954810 crc crio[22095]: time=\"2026-06-09T16:21:48.954574216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:49.030069 crc crio[22095]: time=\"2026-06-09T16:21:49.029778019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:49.035352 crc crio[22095]: time=\"2026-06-09T16:21:49.03526835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:49.304028 crc crio[22095]: time=\"2026-06-09T16:21:49.302269152Z\" level=info msg=\"Created container 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync\" id=3f30310d-1021-4eb1-80b0-cf4380036870 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:49.309325 crc crio[22095]: time=\"2026-06-09T16:21:49.309266252Z\" level=info msg=\"Starting container: 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f\" id=627b5429-e692-4edb-a315-b47970e8a7dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:49.322289 crc crio[22095]: time=\"2026-06-09T16:21:49.322222105Z\" level=info msg=\"Started container\" PID=83453 containerID=5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f description=openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync id=627b5429-e692-4edb-a315-b47970e8a7dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\nJun 09 16:21:49.500836 crc crio[22095]: time=\"2026-06-09T16:21:49.5002243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a9f66436-fce5-4820-bc17-6a4e194ce6ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:49.634973 crc crio[22095]: time=\"2026-06-09T16:21:49.633564587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=30619795-ef30-43ec-92f2-4860d227c616 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:49.648805 crc crio[22095]: time=\"2026-06-09T16:21:49.648719736Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=c76afd18-c783-44d4-9d4e-704d3a1af6f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:49.649314 crc crio[22095]: time=\"2026-06-09T16:21:49.64925299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:49.768986 crc crio[22095]: time=\"2026-06-09T16:21:49.764147913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:49.778818 crc crio[22095]: time=\"2026-06-09T16:21:49.778767109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:50.041401 crc crio[22095]: time=\"2026-06-09T16:21:50.040839144Z\" level=info msg=\"Created container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=c76afd18-c783-44d4-9d4e-704d3a1af6f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:50.045793 crc crio[22095]: time=\"2026-06-09T16:21:50.04573491Z\" level=info msg=\"Starting container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6\" id=4d147837-8db3-49c0-a561-d2c8c17791f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:50.124631 crc crio[22095]: time=\"2026-06-09T16:21:50.124390072Z\" level=info msg=\"Stopping container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a (timeout: 2s)\" id=552bf61d-4ebf-4d25-b97f-a67a96f78b30 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:50.128773 crc crio[22095]: time=\"2026-06-09T16:21:50.128578399Z\" level=info msg=\"Started container\" PID=83528 containerID=f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6 description=openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns id=4d147837-8db3-49c0-a561-d2c8c17791f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\nJun 09 16:21:50.267508 crc crio[22095]: time=\"2026-06-09T16:21:50.267375367Z\" level=info msg=\"Stopped container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=552bf61d-4ebf-4d25-b97f-a67a96f78b30 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:50.268851 crc crio[22095]: time=\"2026-06-09T16:21:50.268726391Z\" level=info msg=\"Stopping pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=175aafea-627e-43dd-9def-dde33d91da96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:50.271566 crc crio[22095]: time=\"2026-06-09T16:21:50.270029615Z\" level=info msg=\"Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc002b5c5b0}] Aliases:map[]}\"\nJun 09 16:21:50.271566 crc crio[22095]: time=\"2026-06-09T16:21:50.27063008Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-mv8tt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:52.450988 crc crio[22095]: time=\"2026-06-09T16:21:52.450179347Z\" level=info msg=\"Stopped pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=175aafea-627e-43dd-9def-dde33d91da96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:52.644993 crc crio[22095]: time=\"2026-06-09T16:21:52.644178593Z\" level=info msg=\"Removing container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a\" id=044e6775-2cb5-4cbe-9630-a22d7621574c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:54.532607 crc crio[22095]: time=\"2026-06-09T16:21:54.530237237Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d5533a6f-5798-4f58-8454-2aa71e9d131f name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:54.532607 crc crio[22095]: time=\"2026-06-09T16:21:54.532162867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=2493e808-65f1-433e-aae2-633a71a6f964 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.539614 crc crio[22095]: time=\"2026-06-09T16:21:54.539429594Z\" level=info msg=\"Removed container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=044e6775-2cb5-4cbe-9630-a22d7621574c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:54.543585 crc crio[22095]: time=\"2026-06-09T16:21:54.543436137Z\" level=info msg=\"Removing container: 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7\" id=6408d4af-2eb2-446b-ba6d-2c1f1ea680d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:54.611599 crc crio[22095]: time=\"2026-06-09T16:21:54.611429084Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=146d034f-cf4c-4449-97c5-f59a99870f42 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:54.612751 crc crio[22095]: time=\"2026-06-09T16:21:54.612642405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=7421625a-5b66-4142-9a24-3b977d12d186 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.635065 crc crio[22095]: time=\"2026-06-09T16:21:54.634965519Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=39d7ac82-4d8d-408f-8418-51677702129a name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:54.636071 crc crio[22095]: time=\"2026-06-09T16:21:54.635901933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=aa19f18b-4603-4515-92ae-545dafd47067 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.684163 crc crio[22095]: time=\"2026-06-09T16:21:54.682583793Z\" level=info msg=\"Removed container 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7: openshift-marketplace/certified-operators-mv8tt/extract-content\" id=6408d4af-2eb2-446b-ba6d-2c1f1ea680d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:54.689480 crc crio[22095]: time=\"2026-06-09T16:21:54.689341456Z\" level=info msg=\"Removing container: 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243\" id=eb177130-442a-4263-9518-9b85ef7030ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:54.691004 crc crio[22095]: time=\"2026-06-09T16:21:54.690865126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bb962a62-f68e-4959-b00e-d118ce1d081a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.702323 crc crio[22095]: time=\"2026-06-09T16:21:54.702218187Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fad42c72-1a5a-4a5c-baa7-5590948a7078 name=/runtime.v1.ImageService/PullImage\nJun 09 16:21:54.705243 crc crio[22095]: time=\"2026-06-09T16:21:54.703293885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5a1e220f-39ea-44c0-b810-30b28e5559d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.708659 crc crio[22095]: time=\"2026-06-09T16:21:54.708580501Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=43405859-e400-4b5f-8905-79096479f3ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:54.708814 crc crio[22095]: time=\"2026-06-09T16:21:54.708735265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8e3441aa-398e-4cb6-b7ad-32c246fcefef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.711718 crc crio[22095]: time=\"2026-06-09T16:21:54.711605559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.718002 crc crio[22095]: time=\"2026-06-09T16:21:54.717844319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=2bd56342-b975-48a7-9fe7-b4223fd30ace name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.722097 crc crio[22095]: time=\"2026-06-09T16:21:54.721989886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=c95cccf9-1523-401a-907f-3b07eb8b22c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:54.722252 crc crio[22095]: time=\"2026-06-09T16:21:54.722215301Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=957ff00f-b541-4c31-8cdd-3091e3367c7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:54.741259 crc crio[22095]: time=\"2026-06-09T16:21:54.741178739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.747502 crc crio[22095]: time=\"2026-06-09T16:21:54.747403919Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a1c8700a-2dc6-4619-ad98-747a5d90a2ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:54.753068 crc crio[22095]: time=\"2026-06-09T16:21:54.752973442Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4e637ef5-61e2-44cb-83f8-cf9e699bdaf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:54.774884 crc crio[22095]: time=\"2026-06-09T16:21:54.774594468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.775222 crc crio[22095]: time=\"2026-06-09T16:21:54.775056939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.775523 crc crio[22095]: time=\"2026-06-09T16:21:54.775331537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.781571 crc crio[22095]: time=\"2026-06-09T16:21:54.781505545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.835324 crc crio[22095]: time=\"2026-06-09T16:21:54.834037115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.841218 crc crio[22095]: time=\"2026-06-09T16:21:54.841134038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.846971 crc crio[22095]: time=\"2026-06-09T16:21:54.846827264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.851063 crc crio[22095]: time=\"2026-06-09T16:21:54.850827737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.862077 crc crio[22095]: time=\"2026-06-09T16:21:54.861900611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.865388 crc crio[22095]: time=\"2026-06-09T16:21:54.865315189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:54.958052 crc crio[22095]: time=\"2026-06-09T16:21:54.957983331Z\" level=info msg=\"Removed container 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243: openshift-marketplace/certified-operators-mv8tt/extract-utilities\" id=eb177130-442a-4263-9518-9b85ef7030ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:55.104012 crc crio[22095]: time=\"2026-06-09T16:21:55.103873481Z\" level=info msg=\"Created container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log\" id=957ff00f-b541-4c31-8cdd-3091e3367c7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.105343 crc crio[22095]: time=\"2026-06-09T16:21:55.105275407Z\" level=info msg=\"Starting container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c\" id=d056bf15-02ef-4194-bfa9-b84df2d95758 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:55.115552 crc crio[22095]: time=\"2026-06-09T16:21:55.115394707Z\" level=info msg=\"Started container\" PID=83775 containerID=bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c description=openstack/nova-metadata-0/nova-metadata-log id=d056bf15-02ef-4194-bfa9-b84df2d95758 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\nJun 09 16:21:55.133710 crc crio[22095]: time=\"2026-06-09T16:21:55.133621375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=91a4c99b-1cb4-40dd-ab0b-93cfba9f5bb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:55.154679 crc crio[22095]: time=\"2026-06-09T16:21:55.154099881Z\" level=info msg=\"Created container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a1c8700a-2dc6-4619-ad98-747a5d90a2ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.156207 crc crio[22095]: time=\"2026-06-09T16:21:55.156075332Z\" level=info msg=\"Starting container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f\" id=e1e50fc0-c9b0-47c7-9bbe-af51cb301a15 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:55.167548 crc crio[22095]: time=\"2026-06-09T16:21:55.167426874Z\" level=info msg=\"Started container\" PID=83778 containerID=050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1e50fc0-c9b0-47c7-9bbe-af51cb301a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\nJun 09 16:21:55.170493 crc crio[22095]: time=\"2026-06-09T16:21:55.17038093Z\" level=info msg=\"Created container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log\" id=43405859-e400-4b5f-8905-79096479f3ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.177897 crc crio[22095]: time=\"2026-06-09T16:21:55.176392534Z\" level=info msg=\"Starting container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d\" id=c8d6ead4-4b08-41a0-82ce-a14de1ca077b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:55.177897 crc crio[22095]: time=\"2026-06-09T16:21:55.17659336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dd2dca01-1c92-438a-a13f-19eacdc3c429 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:55.180001 crc crio[22095]: time=\"2026-06-09T16:21:55.179850783Z\" level=info msg=\"Created container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4e637ef5-61e2-44cb-83f8-cf9e699bdaf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.184789 crc crio[22095]: time=\"2026-06-09T16:21:55.184593945Z\" level=info msg=\"Starting container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14\" id=eb788432-e575-485b-a3d3-f48706dece20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:55.189320 crc crio[22095]: time=\"2026-06-09T16:21:55.188989348Z\" level=info msg=\"Started container\" PID=83776 containerID=3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d description=openstack/nova-api-0/nova-api-log id=c8d6ead4-4b08-41a0-82ce-a14de1ca077b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\nJun 09 16:21:55.190655 crc crio[22095]: time=\"2026-06-09T16:21:55.190584119Z\" level=info msg=\"Started container\" PID=83777 containerID=e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=eb788432-e575-485b-a3d3-f48706dece20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\nJun 09 16:21:55.197709 crc crio[22095]: time=\"2026-06-09T16:21:55.19763238Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=da3946b9-9bcf-408e-b8c4-ac46434f509c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.199278 crc crio[22095]: time=\"2026-06-09T16:21:55.199219391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:55.206346 crc crio[22095]: time=\"2026-06-09T16:21:55.206262002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=32c1b2f1-5882-4559-ba88-277931c595b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:55.246879 crc crio[22095]: time=\"2026-06-09T16:21:55.246768853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:55.250133 crc crio[22095]: time=\"2026-06-09T16:21:55.249507374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3df2f42d-f148-441f-ae03-e2885f27b809 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:55.250376 crc crio[22095]: time=\"2026-06-09T16:21:55.250205751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:55.264662 crc crio[22095]: time=\"2026-06-09T16:21:55.26456088Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=079ef68b-9dd7-476c-9f8f-7354da82112e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.266221 crc crio[22095]: time=\"2026-06-09T16:21:55.266166592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:55.323889 crc crio[22095]: time=\"2026-06-09T16:21:55.323842234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:55.326810 crc crio[22095]: time=\"2026-06-09T16:21:55.32678888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:55.401989 crc crio[22095]: time=\"2026-06-09T16:21:55.4018724Z\" level=info msg=\"Created container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata\" id=da3946b9-9bcf-408e-b8c4-ac46434f509c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.406579 crc crio[22095]: time=\"2026-06-09T16:21:55.406493098Z\" level=info msg=\"Starting container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c\" id=9193c882-02a5-45fe-9e50-eed7c320f989 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:55.420021 crc crio[22095]: time=\"2026-06-09T16:21:55.419899033Z\" level=info msg=\"Started container\" PID=83825 containerID=5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c description=openstack/nova-metadata-0/nova-metadata-metadata id=9193c882-02a5-45fe-9e50-eed7c320f989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\nJun 09 16:21:55.458312 crc crio[22095]: time=\"2026-06-09T16:21:55.457875439Z\" level=info msg=\"Created container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api\" id=079ef68b-9dd7-476c-9f8f-7354da82112e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:55.460079 crc crio[22095]: time=\"2026-06-09T16:21:55.459891381Z\" level=info msg=\"Starting container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c\" id=b5156e19-39fe-4d7b-b486-ddcbadaf84a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:55.464678 crc crio[22095]: time=\"2026-06-09T16:21:55.464582171Z\" level=info msg=\"Started container\" PID=83837 containerID=c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c description=openstack/nova-api-0/nova-api-api id=b5156e19-39fe-4d7b-b486-ddcbadaf84a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\nJun 09 16:21:55.718731 crc crio[22095]: time=\"2026-06-09T16:21:55.71864897Z\" level=info msg=\"Stopping container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 (timeout: 30s)\" id=fd38ba17-3a0e-4c38-b5a0-915100063d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:55.798750 crc crio[22095]: time=\"2026-06-09T16:21:55.792125599Z\" level=info msg=\"Stopping container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c (timeout: 30s)\" id=e85d15e4-dc75-4389-a354-9ec59fe7d060 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:55.799287 crc crio[22095]: time=\"2026-06-09T16:21:55.799217751Z\" level=info msg=\"Stopping container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c (timeout: 30s)\" id=56d89560-89af-4480-86e4-41bc3d92f6e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:55.974010 crc crio[22095]: time=\"2026-06-09T16:21:55.973851539Z\" level=info msg=\"Stopped container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log\" id=56d89560-89af-4480-86e4-41bc3d92f6e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:56.346552 crc crio[22095]: time=\"2026-06-09T16:21:56.346389304Z\" level=info msg=\"Stopped container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata\" id=e85d15e4-dc75-4389-a354-9ec59fe7d060 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:56.347984 crc crio[22095]: time=\"2026-06-09T16:21:56.347838521Z\" level=info msg=\"Stopping pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=f4561d23-9e1c-4612-a187-2fea9d67074a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:56.348662 crc crio[22095]: time=\"2026-06-09T16:21:56.34858167Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc002ab2f30}] Aliases:map[]}\"\nJun 09 16:21:56.348785 crc crio[22095]: time=\"2026-06-09T16:21:56.348737344Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:56.772161 crc crio[22095]: time=\"2026-06-09T16:21:56.771144201Z\" level=info msg=\"Stopping container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4 (timeout: 10s)\" id=f83509ab-7287-40c0-a1b0-6cc0a24a66cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:56.934304 crc crio[22095]: time=\"2026-06-09T16:21:56.931306167Z\" level=info msg=\"Stopped container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=f83509ab-7287-40c0-a1b0-6cc0a24a66cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:21:56.950220 crc crio[22095]: time=\"2026-06-09T16:21:56.946694333Z\" level=info msg=\"Stopping pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=fea2c2ac-200b-4103-8d7d-f0f842c4ee03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:56.950220 crc crio[22095]: time=\"2026-06-09T16:21:56.949142955Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}\"\nJun 09 16:21:56.950220 crc crio[22095]: time=\"2026-06-09T16:21:56.949500725Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:57.032040 crc crio[22095]: time=\"2026-06-09T16:21:57.029746127Z\" level=info msg=\"Stopped pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=f4561d23-9e1c-4612-a187-2fea9d67074a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:57.568293 crc crio[22095]: time=\"2026-06-09T16:21:57.567737014Z\" level=info msg=\"Stopped pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=fea2c2ac-200b-4103-8d7d-f0f842c4ee03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:21:57.938520 crc crio[22095]: time=\"2026-06-09T16:21:57.937873247Z\" level=info msg=\"Removing container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4\" id=ed94c037-7839-4c78-9b3f-f47e48f4b529 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.060247 crc crio[22095]: time=\"2026-06-09T16:21:58.06013636Z\" level=info msg=\"Removed container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=ed94c037-7839-4c78-9b3f-f47e48f4b529 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.078675 crc crio[22095]: time=\"2026-06-09T16:21:58.078362088Z\" level=info msg=\"Removing container: 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4\" id=b1f1c546-0c94-46c7-b417-65373a3331fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.142207 crc crio[22095]: time=\"2026-06-09T16:21:58.142035494Z\" level=info msg=\"Removed container 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init\" id=b1f1c546-0c94-46c7-b417-65373a3331fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.153238 crc crio[22095]: time=\"2026-06-09T16:21:58.153162991Z\" level=info msg=\"Removing container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c\" id=e37ee731-ec4d-42d7-8ec5-7edefdc5c365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.268408 crc crio[22095]: time=\"2026-06-09T16:21:58.26599261Z\" level=info msg=\"Removed container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata\" id=e37ee731-ec4d-42d7-8ec5-7edefdc5c365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.278836 crc crio[22095]: time=\"2026-06-09T16:21:58.278762859Z\" level=info msg=\"Removing container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c\" id=fcdac5a1-7200-4dd8-89a2-fbc2677213ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.326494 crc crio[22095]: time=\"2026-06-09T16:21:58.325851519Z\" level=info msg=\"Removed container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log\" id=fcdac5a1-7200-4dd8-89a2-fbc2677213ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:21:58.658240 crc crio[22095]: time=\"2026-06-09T16:21:58.657673557Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=80b3dc44-6677-4f60-82bd-54f68872843c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:58.658240 crc crio[22095]: time=\"2026-06-09T16:21:58.658226891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:58.711045 crc crio[22095]: time=\"2026-06-09T16:21:58.71070281Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc0022725a8}] Aliases:map[]}\"\nJun 09 16:21:58.711045 crc crio[22095]: time=\"2026-06-09T16:21:58.710774452Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:21:59.510878 crc crio[22095]: 2026-06-09T16:21:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbc7eef9bce91a6 Mac:3a:52:25:7e:31:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:21:59.514760 crc crio[22095]: time=\"2026-06-09T16:21:59.514553339Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc0022725a8}] Aliases:map[]}\"\nJun 09 16:21:59.515246 crc crio[22095]: time=\"2026-06-09T16:21:59.515118774Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:21:59.526894 crc crio[22095]: time=\"2026-06-09T16:21:59.526844065Z\" level=info msg=\"Ran pod sandbox cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 with infra container: openstack/nova-metadata-0/POD\" id=80b3dc44-6677-4f60-82bd-54f68872843c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:21:59.534906 crc crio[22095]: time=\"2026-06-09T16:21:59.534582334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=22df8ba8-a77c-498d-8a09-8af8a8040192 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:59.549567 crc crio[22095]: time=\"2026-06-09T16:21:59.549439966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5b03a828-fdb6-42e7-bc55-403b3c8a8637 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:59.567039 crc crio[22095]: time=\"2026-06-09T16:21:59.561870355Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5fa24986-3523-45b3-a9fb-0c27ef52f42d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:59.567039 crc crio[22095]: time=\"2026-06-09T16:21:59.563865396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:59.691362 crc crio[22095]: time=\"2026-06-09T16:21:59.691307052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:59.695334 crc crio[22095]: time=\"2026-06-09T16:21:59.695309505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:21:59.874883 crc crio[22095]: time=\"2026-06-09T16:21:59.874363087Z\" level=info msg=\"Created container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log\" id=5fa24986-3523-45b3-a9fb-0c27ef52f42d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:59.876688 crc crio[22095]: time=\"2026-06-09T16:21:59.876561993Z\" level=info msg=\"Starting container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b\" id=45113a5e-3e5a-4728-86ba-4f4767911905 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:21:59.884903 crc crio[22095]: time=\"2026-06-09T16:21:59.884811535Z\" level=info msg=\"Started container\" PID=84638 containerID=f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b description=openstack/nova-metadata-0/nova-metadata-log id=45113a5e-3e5a-4728-86ba-4f4767911905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\nJun 09 16:21:59.897729 crc crio[22095]: time=\"2026-06-09T16:21:59.897649645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=68513d06-7080-4c0f-8c6a-5b9bce1c317b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:59.953773 crc crio[22095]: time=\"2026-06-09T16:21:59.951765696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4546d010-9400-422b-b2ff-0b14b204ee1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:21:59.972974 crc crio[22095]: time=\"2026-06-09T16:21:59.969304437Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e2daecb9-45c1-4148-8d18-42fe794fdea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:21:59.972974 crc crio[22095]: time=\"2026-06-09T16:21:59.970844156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:00.052203 crc crio[22095]: time=\"2026-06-09T16:22:00.052083264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:00.056354 crc crio[22095]: time=\"2026-06-09T16:22:00.056283342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:00.288849 crc crio[22095]: time=\"2026-06-09T16:22:00.288748797Z\" level=info msg=\"Created container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata\" id=e2daecb9-45c1-4148-8d18-42fe794fdea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:00.290076 crc crio[22095]: time=\"2026-06-09T16:22:00.289890486Z\" level=info msg=\"Starting container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6\" id=2cd585ed-77f8-4782-971b-3f54f86d1020 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:00.298522 crc crio[22095]: time=\"2026-06-09T16:22:00.298409245Z\" level=info msg=\"Started container\" PID=84677 containerID=2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6 description=openstack/nova-metadata-0/nova-metadata-metadata id=2cd585ed-77f8-4782-971b-3f54f86d1020 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\nJun 09 16:22:00.531401 crc crio[22095]: time=\"2026-06-09T16:22:00.531323441Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683702-b8tcd/POD\" id=a2d84ab2-1dd4-45cc-a1ed-d661ad23e3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:00.532123 crc crio[22095]: time=\"2026-06-09T16:22:00.531418384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:00.561783 crc crio[22095]: time=\"2026-06-09T16:22:00.561699512Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002b5c7f0}] Aliases:map[]}\"\nJun 09 16:22:00.561783 crc crio[22095]: time=\"2026-06-09T16:22:00.561762514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683702-b8tcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:01.235011 crc crio[22095]: 2026-06-09T16:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a108971742154 Mac:ba:71:aa:65:91:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:01.238663 crc crio[22095]: time=\"2026-06-09T16:22:01.238534538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002b5c7f0}] Aliases:map[]}\"\nJun 09 16:22:01.238880 crc crio[22095]: time=\"2026-06-09T16:22:01.238738103Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683702-b8tcd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:01.248849 crc crio[22095]: time=\"2026-06-09T16:22:01.248718739Z\" level=info msg=\"Ran pod sandbox 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 with infra container: openshift-infra/auto-csr-approver-29683702-b8tcd/POD\" id=a2d84ab2-1dd4-45cc-a1ed-d661ad23e3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:01.254547 crc crio[22095]: time=\"2026-06-09T16:22:01.254127818Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=da5dcade-76ac-43a7-b958-7dbdd559cecc name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:01.270617 crc crio[22095]: time=\"2026-06-09T16:22:01.270443198Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:22:02.066405 crc crio[22095]: time=\"2026-06-09T16:22:02.066263081Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=da5dcade-76ac-43a7-b958-7dbdd559cecc name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.066879107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f24affaa-32e8-4fb9-af70-50b3971e9dba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.067059682Z\" level=info msg=\"Stopping pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=b7d85739-d0ad-4c6c-a440-b3b09c3e78da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.067710529Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc00379e498}] Aliases:map[]}\"\nJun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.067874483Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-hjp2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.07011439Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06a3dcaa-8018-4619-86e3-49748d082107 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:02.078693 crc crio[22095]: time=\"2026-06-09T16:22:02.077511931Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683702-b8tcd/oc\" id=ef140d16-6a15-46b3-8010-be3c7f402871 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:02.078693 crc crio[22095]: time=\"2026-06-09T16:22:02.078692371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:02.168603 crc crio[22095]: time=\"2026-06-09T16:22:02.168500369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:02.442365 crc crio[22095]: time=\"2026-06-09T16:22:02.442141082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:02.520136 crc crio[22095]: time=\"2026-06-09T16:22:02.520031314Z\" level=info msg=\"Stopped pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=b7d85739-d0ad-4c6c-a440-b3b09c3e78da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:02.583379 crc crio[22095]: time=\"2026-06-09T16:22:02.583173657Z\" level=info msg=\"Created container c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8: openshift-infra/auto-csr-approver-29683702-b8tcd/oc\" id=ef140d16-6a15-46b3-8010-be3c7f402871 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:02.585211 crc crio[22095]: time=\"2026-06-09T16:22:02.585081596Z\" level=info msg=\"Starting container: c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8\" id=a52be848-67a9-41d2-9161-5722d711a1db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:02.591666 crc crio[22095]: time=\"2026-06-09T16:22:02.591507871Z\" level=info msg=\"Started container\" PID=84919 containerID=c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8 description=openshift-infra/auto-csr-approver-29683702-b8tcd/oc id=a52be848-67a9-41d2-9161-5722d711a1db name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\nJun 09 16:22:03.936217 crc crio[22095]: time=\"2026-06-09T16:22:03.935377869Z\" level=info msg=\"Stopping container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c (timeout: 30s)\" id=141a188e-2cf0-408f-b4d1-ccfaeca6ced8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:03.937185 crc crio[22095]: time=\"2026-06-09T16:22:03.935500623Z\" level=info msg=\"Stopping container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d (timeout: 30s)\" id=9dd735e3-ea2e-463d-a56a-4b63ba9dac16 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:04.000549 crc crio[22095]: time=\"2026-06-09T16:22:04.000431831Z\" level=info msg=\"Stopping container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f (timeout: 30s)\" id=e142574f-fe5d-4ef4-90b4-153c4302b782 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:04.074617 crc crio[22095]: time=\"2026-06-09T16:22:04.074521226Z\" level=info msg=\"Stopped container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log\" id=9dd735e3-ea2e-463d-a56a-4b63ba9dac16 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:04.118673 crc crio[22095]: time=\"2026-06-09T16:22:04.118417474Z\" level=info msg=\"Stopping pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=c3b67433-9b25-434d-947a-2c11f50fe60b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:04.119417 crc crio[22095]: time=\"2026-06-09T16:22:04.119390789Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002ab2848}] Aliases:map[]}\"\nJun 09 16:22:04.119612 crc crio[22095]: time=\"2026-06-09T16:22:04.119573503Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-pcmnp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:04.480330 crc crio[22095]: time=\"2026-06-09T16:22:04.479709199Z\" level=info msg=\"Stopped pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=c3b67433-9b25-434d-947a-2c11f50fe60b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:05.137411 crc crio[22095]: time=\"2026-06-09T16:22:05.137374792Z\" level=info msg=\"Stopping pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=70bd344f-901d-4acd-8b55-932890e0909d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:05.138423 crc crio[22095]: time=\"2026-06-09T16:22:05.137984448Z\" level=info msg=\"Stopping container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6 (timeout: 30s)\" id=95896359-2cc2-4f32-b693-5da7b6e19321 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:05.138681 crc crio[22095]: time=\"2026-06-09T16:22:05.138107501Z\" level=info msg=\"Stopping container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b (timeout: 30s)\" id=6f26a9b8-892a-4ad2-b1ec-254e192949e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:05.139178 crc crio[22095]: time=\"2026-06-09T16:22:05.139151478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002ab2c00}] Aliases:map[]}\"\nJun 09 16:22:05.139410 crc crio[22095]: time=\"2026-06-09T16:22:05.139393394Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683702-b8tcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:05.289777 crc crio[22095]: time=\"2026-06-09T16:22:05.289213835Z\" level=info msg=\"Stopped container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log\" id=6f26a9b8-892a-4ad2-b1ec-254e192949e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:05.377481 crc crio[22095]: time=\"2026-06-09T16:22:05.37735239Z\" level=info msg=\"Stopped container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata\" id=95896359-2cc2-4f32-b693-5da7b6e19321 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:05.378424 crc crio[22095]: time=\"2026-06-09T16:22:05.378341435Z\" level=info msg=\"Stopping pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=01ab2017-5875-419e-b1f4-0fe94c0422d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:05.379033 crc crio[22095]: time=\"2026-06-09T16:22:05.378875649Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc002ab2e58}] Aliases:map[]}\"\nJun 09 16:22:05.379124 crc crio[22095]: time=\"2026-06-09T16:22:05.379102055Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:05.627052 crc crio[22095]: time=\"2026-06-09T16:22:05.617151683Z\" level=info msg=\"Stopped pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=70bd344f-901d-4acd-8b55-932890e0909d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:05.805702 crc crio[22095]: time=\"2026-06-09T16:22:05.805602397Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=dad6dc64-a7f1-4a3f-b316-80221e7d55cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:05.805873 crc crio[22095]: time=\"2026-06-09T16:22:05.805709429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:05.848411 crc crio[22095]: time=\"2026-06-09T16:22:05.848311044Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002ab30e8}] Aliases:map[]}\"\nJun 09 16:22:05.848411 crc crio[22095]: time=\"2026-06-09T16:22:05.848391216Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:05.911203 crc crio[22095]: time=\"2026-06-09T16:22:05.910647486Z\" level=info msg=\"Stopped pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=01ab2017-5875-419e-b1f4-0fe94c0422d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:06.207546 crc crio[22095]: time=\"2026-06-09T16:22:06.206252794Z\" level=info msg=\"Removing container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6\" id=645e0328-456a-4fe3-bcba-0da479459343 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:06.263906 crc crio[22095]: time=\"2026-06-09T16:22:06.263814903Z\" level=info msg=\"Removed container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata\" id=645e0328-456a-4fe3-bcba-0da479459343 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:06.280781 crc crio[22095]: time=\"2026-06-09T16:22:06.277523556Z\" level=info msg=\"Removing container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b\" id=a4dbcaf6-bd9c-4c1b-9568-cf7ec6e1a738 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:06.362889 crc crio[22095]: time=\"2026-06-09T16:22:06.362813978Z\" level=info msg=\"Removed container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log\" id=a4dbcaf6-bd9c-4c1b-9568-cf7ec6e1a738 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:06.448126 crc crio[22095]: 2026-06-09T16:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:436a75ade37f5bc Mac:0a:c7:c0:9e:6a:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e SocketPath: PciID:}] [{Interface:0xc000438b00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:06.450475 crc crio[22095]: time=\"2026-06-09T16:22:06.450375547Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002ab30e8}] Aliases:map[]}\"\nJun 09 16:22:06.450619 crc crio[22095]: time=\"2026-06-09T16:22:06.450565202Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:06.470755 crc crio[22095]: time=\"2026-06-09T16:22:06.470676719Z\" level=info msg=\"Ran pod sandbox 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a with infra container: openstack/nova-cell1-conductor-0/POD\" id=dad6dc64-a7f1-4a3f-b316-80221e7d55cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:06.477118 crc crio[22095]: time=\"2026-06-09T16:22:06.477005952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=413d350e-7ba8-4dc5-9ae9-b63db034f444 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:06.521418 crc crio[22095]: time=\"2026-06-09T16:22:06.521329891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d6761481-58cf-47d1-ae0d-25305a708699 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:06.531033 crc crio[22095]: time=\"2026-06-09T16:22:06.530194259Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d52d713-cd57-4bf7-a9f3-2f2658921bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:06.531033 crc crio[22095]: time=\"2026-06-09T16:22:06.5306384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:06.615190 crc crio[22095]: time=\"2026-06-09T16:22:06.614586768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:06.621194 crc crio[22095]: time=\"2026-06-09T16:22:06.621095985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:06.760605 crc crio[22095]: time=\"2026-06-09T16:22:06.760494828Z\" level=info msg=\"Created container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d52d713-cd57-4bf7-a9f3-2f2658921bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:06.767730 crc crio[22095]: time=\"2026-06-09T16:22:06.767620031Z\" level=info msg=\"Starting container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78\" id=571202d4-bb37-44b8-a860-f8ca91cb71a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:06.773219 crc crio[22095]: time=\"2026-06-09T16:22:06.773106822Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=13174689-f0c8-49cc-b543-aef951e56b31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:06.773436 crc crio[22095]: time=\"2026-06-09T16:22:06.773232375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:06.774360 crc crio[22095]: time=\"2026-06-09T16:22:06.774270562Z\" level=info msg=\"Started container\" PID=85306 containerID=43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=571202d4-bb37-44b8-a860-f8ca91cb71a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\nJun 09 16:22:06.829547 crc crio[22095]: time=\"2026-06-09T16:22:06.82943526Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc0004c7488}] Aliases:map[]}\"\nJun 09 16:22:06.829547 crc crio[22095]: time=\"2026-06-09T16:22:06.829533572Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:07.195700 crc crio[22095]: time=\"2026-06-09T16:22:07.195146149Z\" level=info msg=\"Stopped container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api\" id=141a188e-2cf0-408f-b4d1-ccfaeca6ced8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:07.197782 crc crio[22095]: time=\"2026-06-09T16:22:07.197710485Z\" level=info msg=\"Stopping pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c4d8f527-b2a0-4326-8c40-6fb62bd3a60c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:07.198344 crc crio[22095]: time=\"2026-06-09T16:22:07.19829596Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc002ab2b48}] Aliases:map[]}\"\nJun 09 16:22:07.198571 crc crio[22095]: time=\"2026-06-09T16:22:07.198527516Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:07.208440 crc crio[22095]: 2026-06-09T16:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8a56f057057c62 Mac:be:1d:1f:2d:0c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:07.209618 crc crio[22095]: time=\"2026-06-09T16:22:07.209557009Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc0004c7488}] Aliases:map[]}\"\nJun 09 16:22:07.209751 crc crio[22095]: time=\"2026-06-09T16:22:07.209704163Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:07.223870 crc crio[22095]: time=\"2026-06-09T16:22:07.223697323Z\" level=info msg=\"Ran pod sandbox e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe with infra container: openstack/nova-metadata-0/POD\" id=13174689-f0c8-49cc-b543-aef951e56b31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:07.234687 crc crio[22095]: time=\"2026-06-09T16:22:07.234605373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=97ce1409-7aac-42ba-96d6-ab52209d9dba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:07.242120 crc crio[22095]: time=\"2026-06-09T16:22:07.242022414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=72753465-c039-4351-b652-cc73bfb8b9c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:07.255313 crc crio[22095]: time=\"2026-06-09T16:22:07.255211723Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=911cca80-4853-4157-adfe-c06011fc8391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:07.260972 crc crio[22095]: time=\"2026-06-09T16:22:07.260802746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:07.331408 crc crio[22095]: time=\"2026-06-09T16:22:07.331303288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:07.338985 crc crio[22095]: time=\"2026-06-09T16:22:07.335088215Z\" level=info msg=\"Stopping container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61 (timeout: 30s)\" id=1ee94059-52de-4c2c-9082-8e3ae0bedee1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:07.338985 crc crio[22095]: time=\"2026-06-09T16:22:07.335995119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:07.522066 crc crio[22095]: time=\"2026-06-09T16:22:07.52124194Z\" level=info msg=\"Created container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log\" id=911cca80-4853-4157-adfe-c06011fc8391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:07.525009 crc crio[22095]: time=\"2026-06-09T16:22:07.522773409Z\" level=info msg=\"Starting container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403\" id=940f2651-ed07-4783-93fb-844efed1febd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:07.534548 crc crio[22095]: time=\"2026-06-09T16:22:07.534427859Z\" level=info msg=\"Started container\" PID=85427 containerID=1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403 description=openstack/nova-metadata-0/nova-metadata-log id=940f2651-ed07-4783-93fb-844efed1febd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\nJun 09 16:22:07.554383 crc crio[22095]: time=\"2026-06-09T16:22:07.55431597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=38c0dba1-3e6c-432a-bfb8-2c72c359c0f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:07.602270 crc crio[22095]: time=\"2026-06-09T16:22:07.600519177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b3fe9211-9228-443d-bc90-5162b2c9ae0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:07.602270 crc crio[22095]: time=\"2026-06-09T16:22:07.600544838Z\" level=info msg=\"Stopped pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c4d8f527-b2a0-4326-8c40-6fb62bd3a60c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:07.620010 crc crio[22095]: time=\"2026-06-09T16:22:07.617304609Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f2e7becb-3552-44de-97ab-0f2d7cef0c9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:07.620010 crc crio[22095]: time=\"2026-06-09T16:22:07.619059874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:07.732139 crc crio[22095]: time=\"2026-06-09T16:22:07.732056168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:07.737601 crc crio[22095]: time=\"2026-06-09T16:22:07.737529289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:07.892156 crc crio[22095]: time=\"2026-06-09T16:22:07.891499786Z\" level=info msg=\"Created container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata\" id=f2e7becb-3552-44de-97ab-0f2d7cef0c9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:07.893497 crc crio[22095]: time=\"2026-06-09T16:22:07.893414585Z\" level=info msg=\"Starting container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a\" id=abce2e58-dc13-403b-b87f-371464f801de name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:07.902270 crc crio[22095]: time=\"2026-06-09T16:22:07.902182411Z\" level=info msg=\"Started container\" PID=85465 containerID=e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a description=openstack/nova-metadata-0/nova-metadata-metadata id=abce2e58-dc13-403b-b87f-371464f801de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\nJun 09 16:22:07.990172 crc crio[22095]: time=\"2026-06-09T16:22:07.990001998Z\" level=info msg=\"Stopped container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics\" id=1ee94059-52de-4c2c-9082-8e3ae0bedee1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:07.993390 crc crio[22095]: time=\"2026-06-09T16:22:07.993289002Z\" level=info msg=\"Stopping pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=39c4fcdb-a234-4d26-936b-2d0909f96c19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:07.994285 crc crio[22095]: time=\"2026-06-09T16:22:07.994216576Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc002b5c230}] Aliases:map[]}\"\nJun 09 16:22:07.994501 crc crio[22095]: time=\"2026-06-09T16:22:07.994413821Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:08.388420 crc crio[22095]: time=\"2026-06-09T16:22:08.388280104Z\" level=info msg=\"Removing container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c\" id=299c0e03-5678-4d16-b7aa-4f109e530f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:08.498968 crc crio[22095]: time=\"2026-06-09T16:22:08.498661501Z\" level=info msg=\"Removed container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api\" id=299c0e03-5678-4d16-b7aa-4f109e530f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:08.515973 crc crio[22095]: time=\"2026-06-09T16:22:08.514292923Z\" level=info msg=\"Removing container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d\" id=3f83211e-d42a-414a-b18f-d4758374f4a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:08.571196 crc crio[22095]: time=\"2026-06-09T16:22:08.571126143Z\" level=info msg=\"Removed container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log\" id=3f83211e-d42a-414a-b18f-d4758374f4a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:08.587814 crc crio[22095]: time=\"2026-06-09T16:22:08.579201681Z\" level=info msg=\"Stopped pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=39c4fcdb-a234-4d26-936b-2d0909f96c19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:08.960833 crc crio[22095]: time=\"2026-06-09T16:22:08.960746987Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0b679aa5-bcaa-48f5-ab6e-7aa45c4c7360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:08.961028 crc crio[22095]: time=\"2026-06-09T16:22:08.96083683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:08.996023 crc crio[22095]: time=\"2026-06-09T16:22:08.995835439Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc0074a45b0}] Aliases:map[]}\"\nJun 09 16:22:08.996023 crc crio[22095]: time=\"2026-06-09T16:22:08.995966432Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:09.314549 crc crio[22095]: time=\"2026-06-09T16:22:09.313814252Z\" level=info msg=\"Stopped container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e142574f-fe5d-4ef4-90b4-153c4302b782 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:09.315702 crc crio[22095]: time=\"2026-06-09T16:22:09.315599787Z\" level=info msg=\"Stopping pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=7aeb6a2d-821c-41c7-84dd-ba18ffbb7e45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:09.316358 crc crio[22095]: time=\"2026-06-09T16:22:09.316267595Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc0074a47a0}] Aliases:map[]}\"\nJun 09 16:22:09.316752 crc crio[22095]: time=\"2026-06-09T16:22:09.316623144Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:09.413702 crc crio[22095]: time=\"2026-06-09T16:22:09.413629817Z\" level=info msg=\"Removing container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61\" id=90aa9a4a-a130-4b26-b0f7-c6c3077a3824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:09.450650 crc crio[22095]: time=\"2026-06-09T16:22:09.450599257Z\" level=info msg=\"Removed container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics\" id=90aa9a4a-a130-4b26-b0f7-c6c3077a3824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:09.698505 crc crio[22095]: time=\"2026-06-09T16:22:09.697884693Z\" level=info msg=\"Stopped pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=7aeb6a2d-821c-41c7-84dd-ba18ffbb7e45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:09.886055 crc crio[22095]: 2026-06-09T16:22:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc1911aac1c7535 Mac:de:3b:5f:e5:c0:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 SocketPath: PciID:}] [{Interface:0xc0005045d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:09.887109 crc crio[22095]: time=\"2026-06-09T16:22:09.887040474Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc0074a45b0}] Aliases:map[]}\"\nJun 09 16:22:09.887279 crc crio[22095]: time=\"2026-06-09T16:22:09.887193958Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:09.902191 crc crio[22095]: time=\"2026-06-09T16:22:09.902014879Z\" level=info msg=\"Ran pod sandbox fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 with infra container: openstack/nova-api-0/POD\" id=0b679aa5-bcaa-48f5-ab6e-7aa45c4c7360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:09.906359 crc crio[22095]: time=\"2026-06-09T16:22:09.906008282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e24ed135-cbf7-4345-8d4f-a03247871a11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:09.912878 crc crio[22095]: time=\"2026-06-09T16:22:09.912774846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=84ce9d7e-7831-428c-9c08-89b5b82f5157 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:09.953666 crc crio[22095]: time=\"2026-06-09T16:22:09.953283626Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d3264197-28c4-4d51-a7c9-f640bd2574bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:09.967620 crc crio[22095]: time=\"2026-06-09T16:22:09.965161531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.068197 crc crio[22095]: time=\"2026-06-09T16:22:10.068033875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.072619 crc crio[22095]: time=\"2026-06-09T16:22:10.072555481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.415645 crc crio[22095]: time=\"2026-06-09T16:22:10.415521716Z\" level=info msg=\"Created container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log\" id=d3264197-28c4-4d51-a7c9-f640bd2574bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:10.416884 crc crio[22095]: time=\"2026-06-09T16:22:10.416683966Z\" level=info msg=\"Starting container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509\" id=c404acce-dbd9-4c0b-b00d-49e1131a4fa3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:10.439197 crc crio[22095]: time=\"2026-06-09T16:22:10.438576338Z\" level=info msg=\"Started container\" PID=85805 containerID=fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509 description=openstack/nova-api-0/nova-api-log id=c404acce-dbd9-4c0b-b00d-49e1131a4fa3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\nJun 09 16:22:10.451300 crc crio[22095]: time=\"2026-06-09T16:22:10.451203173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9feb71e-1ff9-42ee-b4f3-ad3a350eb4b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:10.452115 crc crio[22095]: time=\"2026-06-09T16:22:10.452026914Z\" level=info msg=\"Removing container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f\" id=ba41981c-9644-4e8d-9e7b-d32d05342675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:10.469839 crc crio[22095]: time=\"2026-06-09T16:22:10.469726139Z\" level=info msg=\"Stopping container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185 (timeout: 30s)\" id=04020a9c-2f29-4237-9c01-8b99b81a9e9c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:10.470267 crc crio[22095]: time=\"2026-06-09T16:22:10.470187441Z\" level=info msg=\"Stopping container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a (timeout: 30s)\" id=15707f8b-9a72-479d-b85e-4b5e537b925f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:10.470627 crc crio[22095]: time=\"2026-06-09T16:22:10.470516609Z\" level=info msg=\"Stopping container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092 (timeout: 30s)\" id=9a9a9ac5-5902-430f-9c90-3b3a41ce0517 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:10.470832 crc crio[22095]: time=\"2026-06-09T16:22:10.470786706Z\" level=info msg=\"Stopping container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b (timeout: 30s)\" id=74268eee-79a4-416d-b9f0-d21955706daa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:10.498431 crc crio[22095]: time=\"2026-06-09T16:22:10.498316944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=46a6ca33-dc52-483c-9230-046f52336785 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:10.514787 crc crio[22095]: time=\"2026-06-09T16:22:10.514654644Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=10364a70-36a1-4293-b701-1499cc7ec324 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:10.516711 crc crio[22095]: time=\"2026-06-09T16:22:10.516656425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.587079 crc crio[22095]: time=\"2026-06-09T16:22:10.587002333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.590732 crc crio[22095]: time=\"2026-06-09T16:22:10.590646947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.600144 crc crio[22095]: time=\"2026-06-09T16:22:10.600030948Z\" level=info msg=\"Stopped container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core\" id=74268eee-79a4-416d-b9f0-d21955706daa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:10.600792 crc crio[22095]: time=\"2026-06-09T16:22:10.600712516Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=afbe7978-5b89-4040-8c9b-cc8fc731e245 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:10.600868 crc crio[22095]: time=\"2026-06-09T16:22:10.600806968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:10.640213 crc crio[22095]: time=\"2026-06-09T16:22:10.640093948Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}\"\nJun 09 16:22:10.640213 crc crio[22095]: time=\"2026-06-09T16:22:10.64018621Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:10.687441 crc crio[22095]: time=\"2026-06-09T16:22:10.687355232Z\" level=info msg=\"Removed container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ba41981c-9644-4e8d-9e7b-d32d05342675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:10.721023 crc crio[22095]: time=\"2026-06-09T16:22:10.720703979Z\" level=info msg=\"Stopped container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd\" id=9a9a9ac5-5902-430f-9c90-3b3a41ce0517 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:10.834198 crc crio[22095]: time=\"2026-06-09T16:22:10.832874222Z\" level=info msg=\"Created container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api\" id=10364a70-36a1-4293-b701-1499cc7ec324 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:10.843414 crc crio[22095]: time=\"2026-06-09T16:22:10.842284734Z\" level=info msg=\"Starting container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9\" id=27c6ee7b-a7f9-412c-a069-0c62dce62397 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:10.858968 crc crio[22095]: time=\"2026-06-09T16:22:10.858522732Z\" level=info msg=\"Started container\" PID=85853 containerID=9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9 description=openstack/nova-api-0/nova-api-api id=27c6ee7b-a7f9-412c-a069-0c62dce62397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\nJun 09 16:22:11.018532 crc crio[22095]: time=\"2026-06-09T16:22:11.01836272Z\" level=info msg=\"Stopped container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent\" id=15707f8b-9a72-479d-b85e-4b5e537b925f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:11.150408 crc crio[22095]: time=\"2026-06-09T16:22:11.150335992Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a2bdcd4e-7ba0-4ed6-83fb-453d49268548 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:11.150588 crc crio[22095]: time=\"2026-06-09T16:22:11.150488686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:11.193153 crc crio[22095]: time=\"2026-06-09T16:22:11.19267342Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc002b5c580}] Aliases:map[]}\"\nJun 09 16:22:11.193153 crc crio[22095]: time=\"2026-06-09T16:22:11.193138372Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:11.259141 crc crio[22095]: 2026-06-09T16:22:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:888756790f12fe0 Mac:ba:07:0f:16:5a:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 SocketPath: PciID:}] [{Interface:0xc000134d90 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:11.260097 crc crio[22095]: time=\"2026-06-09T16:22:11.260030131Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}\"\nJun 09 16:22:11.260274 crc crio[22095]: time=\"2026-06-09T16:22:11.260240766Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:11.275875 crc crio[22095]: time=\"2026-06-09T16:22:11.275790456Z\" level=info msg=\"Ran pod sandbox 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 with infra container: openstack/kube-state-metrics-0/POD\" id=afbe7978-5b89-4040-8c9b-cc8fc731e245 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:11.283346 crc crio[22095]: time=\"2026-06-09T16:22:11.283275198Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=37eb8204-44f6-4d63-9ece-b27323309bc2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:11.291720 crc crio[22095]: time=\"2026-06-09T16:22:11.287553128Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 09 16:22:11.802390 crc crio[22095]: 2026-06-09T16:22:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9212a6ea1646ba5 Mac:be:ef:db:ba:73:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 SocketPath: PciID:}] [{Interface:0xc00050a530 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:11.803633 crc crio[22095]: time=\"2026-06-09T16:22:11.803426577Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc002b5c580}] Aliases:map[]}\"\nJun 09 16:22:11.803633 crc crio[22095]: time=\"2026-06-09T16:22:11.803593261Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:11.849243 crc crio[22095]: time=\"2026-06-09T16:22:11.849015849Z\" level=info msg=\"Ran pod sandbox 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 with infra container: openstack/nova-scheduler-0/POD\" id=a2bdcd4e-7ba0-4ed6-83fb-453d49268548 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:11.852429 crc crio[22095]: time=\"2026-06-09T16:22:11.852325744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d770b811-5cc8-415f-8757-3793f594febf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:11.885165 crc crio[22095]: time=\"2026-06-09T16:22:11.885068805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=6e0fa368-9bd7-4bc1-9c45-3e0f105eaf5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:11.902844 crc crio[22095]: time=\"2026-06-09T16:22:11.90274722Z\" level=info msg=\"Stopped container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent\" id=04020a9c-2f29-4237-9c01-8b99b81a9e9c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:11.905141 crc crio[22095]: time=\"2026-06-09T16:22:11.905065239Z\" level=info msg=\"Stopping pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=757652d2-1848-4534-88e4-d3b0103e0137 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:11.905626 crc crio[22095]: time=\"2026-06-09T16:22:11.905572942Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002ab20e0}] Aliases:map[]}\"\nJun 09 16:22:11.905783 crc crio[22095]: time=\"2026-06-09T16:22:11.905734276Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:11.907061 crc crio[22095]: time=\"2026-06-09T16:22:11.906763813Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9b38315a-2507-479a-bf30-74a0e25b55d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:11.907408 crc crio[22095]: time=\"2026-06-09T16:22:11.907179534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:11.957968 crc crio[22095]: time=\"2026-06-09T16:22:11.957758973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:11.961386 crc crio[22095]: time=\"2026-06-09T16:22:11.961299124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:12.110037 crc crio[22095]: time=\"2026-06-09T16:22:12.109073812Z\" level=info msg=\"Created container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9b38315a-2507-479a-bf30-74a0e25b55d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:12.114665 crc crio[22095]: time=\"2026-06-09T16:22:12.114554963Z\" level=info msg=\"Starting container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0\" id=da6ef237-dace-45fb-bb32-983a190ddbc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:12.122747 crc crio[22095]: time=\"2026-06-09T16:22:12.12260967Z\" level=info msg=\"Started container\" PID=86141 containerID=e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=da6ef237-dace-45fb-bb32-983a190ddbc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\nJun 09 16:22:12.282232 crc crio[22095]: time=\"2026-06-09T16:22:12.281871604Z\" level=info msg=\"Stopped pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=757652d2-1848-4534-88e4-d3b0103e0137 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:12.323221 crc crio[22095]: time=\"2026-06-09T16:22:12.323040412Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=37eb8204-44f6-4d63-9ece-b27323309bc2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:12.324282 crc crio[22095]: time=\"2026-06-09T16:22:12.324228362Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=33c29ea1-656a-483d-9dfa-22e9e6d94d91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:12.368676 crc crio[22095]: time=\"2026-06-09T16:22:12.368172412Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=a9f9bd54-3d78-4417-a6d9-782bd957dc45 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:12.377710 crc crio[22095]: time=\"2026-06-09T16:22:12.377592354Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=d2f92de7-8f7e-43ea-8ddf-9f348bf91a00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:12.378272 crc crio[22095]: time=\"2026-06-09T16:22:12.37821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:12.432773 crc crio[22095]: time=\"2026-06-09T16:22:12.43269847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:12.437671 crc crio[22095]: time=\"2026-06-09T16:22:12.437591236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:12.543150 crc crio[22095]: time=\"2026-06-09T16:22:12.53930813Z\" level=info msg=\"Removing container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092\" id=e721cd22-2b51-4149-9b1c-e2d05f3f18a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.574159 crc crio[22095]: time=\"2026-06-09T16:22:12.574069073Z\" level=info msg=\"Removed container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd\" id=e721cd22-2b51-4149-9b1c-e2d05f3f18a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.578438 crc crio[22095]: time=\"2026-06-09T16:22:12.578370834Z\" level=info msg=\"Removing container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b\" id=d7a278fc-005b-496c-8d48-f2cb75c83255 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.632660 crc crio[22095]: time=\"2026-06-09T16:22:12.632572317Z\" level=info msg=\"Removed container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core\" id=d7a278fc-005b-496c-8d48-f2cb75c83255 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.635212 crc crio[22095]: time=\"2026-06-09T16:22:12.635151343Z\" level=info msg=\"Removing container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185\" id=29fb2f76-e2fb-4ce7-b0a9-80ad34dc360f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.673601 crc crio[22095]: time=\"2026-06-09T16:22:12.673090198Z\" level=info msg=\"Created container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics\" id=d2f92de7-8f7e-43ea-8ddf-9f348bf91a00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:12.674901 crc crio[22095]: time=\"2026-06-09T16:22:12.674802442Z\" level=info msg=\"Starting container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0\" id=43176d50-c175-42c4-ae6e-bd4cce131d20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:12.694212 crc crio[22095]: time=\"2026-06-09T16:22:12.694121859Z\" level=info msg=\"Removed container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent\" id=29fb2f76-e2fb-4ce7-b0a9-80ad34dc360f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.696513 crc crio[22095]: time=\"2026-06-09T16:22:12.696369347Z\" level=info msg=\"Started container\" PID=86166 containerID=d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0 description=openstack/kube-state-metrics-0/kube-state-metrics id=43176d50-c175-42c4-ae6e-bd4cce131d20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\nJun 09 16:22:12.708425 crc crio[22095]: time=\"2026-06-09T16:22:12.708308684Z\" level=info msg=\"Removing container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a\" id=4b17f01d-099b-4117-b6ac-9ac0e5f4219d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:12.754989 crc crio[22095]: time=\"2026-06-09T16:22:12.754794148Z\" level=info msg=\"Removed container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent\" id=4b17f01d-099b-4117-b6ac-9ac0e5f4219d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:14.060020 crc crio[22095]: time=\"2026-06-09T16:22:14.05910032Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e9801b54-3fc1-48d5-b94f-fa6d13f51f77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:14.060020 crc crio[22095]: time=\"2026-06-09T16:22:14.059846189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:14.113705 crc crio[22095]: time=\"2026-06-09T16:22:14.113623991Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc002da4780}] Aliases:map[]}\"\nJun 09 16:22:14.113705 crc crio[22095]: time=\"2026-06-09T16:22:14.113684843Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:14.701373 crc crio[22095]: 2026-06-09T16:22:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24f867bcfa3c0df Mac:22:1a:10:28:7e:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:14.702881 crc crio[22095]: time=\"2026-06-09T16:22:14.702799944Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc002da4780}] Aliases:map[]}\"\nJun 09 16:22:14.703213 crc crio[22095]: time=\"2026-06-09T16:22:14.703072141Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:14.713791 crc crio[22095]: time=\"2026-06-09T16:22:14.713714574Z\" level=info msg=\"Ran pod sandbox 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 with infra container: openstack/ceilometer-0/POD\" id=e9801b54-3fc1-48d5-b94f-fa6d13f51f77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:14.720568 crc crio[22095]: time=\"2026-06-09T16:22:14.720493639Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=d932cbdd-904e-4e72-8c3a-1d282b4546f8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:14.731019 crc crio[22095]: time=\"2026-06-09T16:22:14.730901496Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:22:15.223570 crc crio[22095]: time=\"2026-06-09T16:22:15.223003064Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=d932cbdd-904e-4e72-8c3a-1d282b4546f8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:15.225389 crc crio[22095]: time=\"2026-06-09T16:22:15.224887052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e649a687-9891-45f2-891a-d9f0ef080f2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:15.255404 crc crio[22095]: time=\"2026-06-09T16:22:15.255231932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=926d6205-f96d-4869-9a76-eb2fffef6137 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:15.264138 crc crio[22095]: time=\"2026-06-09T16:22:15.263988417Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a6f2e0c3-5cb9-461d-96dc-c2b0603e106c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:15.264429 crc crio[22095]: time=\"2026-06-09T16:22:15.264372297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:15.333116 crc crio[22095]: time=\"2026-06-09T16:22:15.333049092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:15.336412 crc crio[22095]: time=\"2026-06-09T16:22:15.336341727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:15.536338 crc crio[22095]: time=\"2026-06-09T16:22:15.536210024Z\" level=info msg=\"Created container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent\" id=a6f2e0c3-5cb9-461d-96dc-c2b0603e106c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:15.537531 crc crio[22095]: time=\"2026-06-09T16:22:15.537438355Z\" level=info msg=\"Starting container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567\" id=18f90083-1b89-439e-ad06-0c16673ed47f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:15.545197 crc crio[22095]: time=\"2026-06-09T16:22:15.545108062Z\" level=info msg=\"Started container\" PID=86340 containerID=0394696028d292658051290d585ace562056e9af42641148f2125841b201a567 description=openstack/ceilometer-0/ceilometer-central-agent id=18f90083-1b89-439e-ad06-0c16673ed47f name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\nJun 09 16:22:15.561438 crc crio[22095]: time=\"2026-06-09T16:22:15.561291568Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=08d4b0b3-3824-43c8-a7c7-e55383334b67 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:15.569812 crc crio[22095]: time=\"2026-06-09T16:22:15.56915644Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:22:16.059284 crc crio[22095]: time=\"2026-06-09T16:22:16.058875476Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=08d4b0b3-3824-43c8-a7c7-e55383334b67 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:16.060726 crc crio[22095]: time=\"2026-06-09T16:22:16.060653002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=94e31713-f929-4750-a64f-86028f9264ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:16.084368 crc crio[22095]: time=\"2026-06-09T16:22:16.084269269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c6eca18a-0c2d-4f6f-b9ef-8d7dd77b0ce9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:16.099260 crc crio[22095]: time=\"2026-06-09T16:22:16.099165812Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=20d9897a-ca52-4f66-b9d2-11eeeac7f72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:16.101705 crc crio[22095]: time=\"2026-06-09T16:22:16.101626405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:16.190171 crc crio[22095]: time=\"2026-06-09T16:22:16.190083909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:16.195665 crc crio[22095]: time=\"2026-06-09T16:22:16.19559647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:16.394243 crc crio[22095]: time=\"2026-06-09T16:22:16.394129303Z\" level=info msg=\"Created container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent\" id=20d9897a-ca52-4f66-b9d2-11eeeac7f72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:16.396592 crc crio[22095]: time=\"2026-06-09T16:22:16.395394435Z\" level=info msg=\"Starting container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508\" id=26e517b6-d885-4e67-990a-67d64f6fbd89 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:16.405230 crc crio[22095]: time=\"2026-06-09T16:22:16.404891889Z\" level=info msg=\"Started container\" PID=86443 containerID=01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508 description=openstack/ceilometer-0/ceilometer-notification-agent id=26e517b6-d885-4e67-990a-67d64f6fbd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\nJun 09 16:22:16.420518 crc crio[22095]: time=\"2026-06-09T16:22:16.420390307Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=9dc45f1d-21c4-4eba-bc85-356423894e84 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:16.425294 crc crio[22095]: time=\"2026-06-09T16:22:16.42517429Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:22:16.883090 crc crio[22095]: time=\"2026-06-09T16:22:16.882250257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=9dc45f1d-21c4-4eba-bc85-356423894e84 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:16.885213 crc crio[22095]: time=\"2026-06-09T16:22:16.885127191Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=362a528e-04b1-4973-88f4-42890bfa73e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:16.948158 crc crio[22095]: time=\"2026-06-09T16:22:16.947785582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=54720439-a313-42df-a725-9d915c6b1a3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:16.981259 crc crio[22095]: time=\"2026-06-09T16:22:16.978421999Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=64cc5668-058e-4e65-bd87-9de9d69508e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:16.981259 crc crio[22095]: time=\"2026-06-09T16:22:16.979167678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:17.089638 crc crio[22095]: time=\"2026-06-09T16:22:17.089232287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:17.096306 crc crio[22095]: time=\"2026-06-09T16:22:17.096166035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:17.326013 crc crio[22095]: time=\"2026-06-09T16:22:17.325812426Z\" level=info msg=\"Created container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core\" id=64cc5668-058e-4e65-bd87-9de9d69508e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:17.328736 crc crio[22095]: time=\"2026-06-09T16:22:17.328640269Z\" level=info msg=\"Starting container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c\" id=f55cda7a-7ccd-44ca-a88b-efcbec080421 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:17.339247 crc crio[22095]: time=\"2026-06-09T16:22:17.339033496Z\" level=info msg=\"Started container\" PID=86588 containerID=f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c description=openstack/ceilometer-0/sg-core id=f55cda7a-7ccd-44ca-a88b-efcbec080421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\nJun 09 16:22:17.361172 crc crio[22095]: time=\"2026-06-09T16:22:17.36058776Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ec3ece26-38bd-4bb7-a7e0-bbd0aedbdd88 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:17.366336 crc crio[22095]: time=\"2026-06-09T16:22:17.364313086Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:22:18.959064 crc crio[22095]: time=\"2026-06-09T16:22:18.958320713Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=ec3ece26-38bd-4bb7-a7e0-bbd0aedbdd88 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:18.960771 crc crio[22095]: time=\"2026-06-09T16:22:18.96053589Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=24579236-cbc2-4a7b-bd33-8f396dd5cfab name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:19.086740 crc crio[22095]: time=\"2026-06-09T16:22:19.086568019Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=188b8a41-eedd-40cf-bf51-195d92257fc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:19.094819 crc crio[22095]: time=\"2026-06-09T16:22:19.094726438Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=07d4a45b-2882-418f-920c-2eba3e3d34da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:19.095278 crc crio[22095]: time=\"2026-06-09T16:22:19.095224971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:19.153033 crc crio[22095]: time=\"2026-06-09T16:22:19.152867233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:19.156042 crc crio[22095]: time=\"2026-06-09T16:22:19.155971292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:19.346082 crc crio[22095]: time=\"2026-06-09T16:22:19.345969125Z\" level=info msg=\"Created container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd\" id=07d4a45b-2882-418f-920c-2eba3e3d34da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:19.355698 crc crio[22095]: time=\"2026-06-09T16:22:19.355589073Z\" level=info msg=\"Starting container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b\" id=92e3cd28-3014-4da3-b875-daaaa52d5f15 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:19.387350 crc crio[22095]: time=\"2026-06-09T16:22:19.387027451Z\" level=info msg=\"Started container\" PID=86778 containerID=6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b description=openstack/ceilometer-0/proxy-httpd id=92e3cd28-3014-4da3-b875-daaaa52d5f15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\nJun 09 16:22:25.729677 crc crio[22095]: time=\"2026-06-09T16:22:25.728387669Z\" level=warning msg=\"Stopping container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 with stop signal(15) timed out. Killing...\"\nJun 09 16:22:25.763738 crc crio[22095]: time=\"2026-06-09T16:22:25.763326477Z\" level=error msg=\"Killing container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 16:22:25.799217 crc crio[22095]: time=\"2026-06-09T16:22:25.799108517Z\" level=info msg=\"Stopped container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=fd38ba17-3a0e-4c38-b5a0-915100063d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:25.800411 crc crio[22095]: time=\"2026-06-09T16:22:25.800348189Z\" level=info msg=\"Stopping pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=3dd08e55-8238-4c01-955b-21236346474e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:25.801253 crc crio[22095]: time=\"2026-06-09T16:22:25.80118436Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002da4990}] Aliases:map[]}\"\nJun 09 16:22:25.801416 crc crio[22095]: time=\"2026-06-09T16:22:25.801372855Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:26.096217 crc crio[22095]: time=\"2026-06-09T16:22:26.09611932Z\" level=info msg=\"Stopped pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=3dd08e55-8238-4c01-955b-21236346474e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:26.896407 crc crio[22095]: time=\"2026-06-09T16:22:26.89567646Z\" level=info msg=\"Removing container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14\" id=c28a30fe-c714-40ef-9396-9f4f15c7bdc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:26.937130 crc crio[22095]: time=\"2026-06-09T16:22:26.936843528Z\" level=info msg=\"Removed container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c28a30fe-c714-40ef-9396-9f4f15c7bdc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:27.396825 crc crio[22095]: time=\"2026-06-09T16:22:27.3964144Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=9760e3ad-81c7-403f-a6b5-962aa4ee8573 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:27.397035 crc crio[22095]: time=\"2026-06-09T16:22:27.396840321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:27.427623 crc crio[22095]: time=\"2026-06-09T16:22:27.427433827Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc00263c3c0}] Aliases:map[]}\"\nJun 09 16:22:27.427623 crc crio[22095]: time=\"2026-06-09T16:22:27.4275574Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:28.028768 crc crio[22095]: 2026-06-09T16:22:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9dbd42f4304e60 Mac:26:ed:7d:2d:f4:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:28.031822 crc crio[22095]: time=\"2026-06-09T16:22:28.031688336Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc00263c3c0}] Aliases:map[]}\"\nJun 09 16:22:28.032209 crc crio[22095]: time=\"2026-06-09T16:22:28.032123547Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:28.042000 crc crio[22095]: time=\"2026-06-09T16:22:28.041882328Z\" level=info msg=\"Ran pod sandbox f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=9760e3ad-81c7-403f-a6b5-962aa4ee8573 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:28.044300 crc crio[22095]: time=\"2026-06-09T16:22:28.044220298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=5a5ba037-648d-47c0-b0c4-b48382a58a56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:28.099665 crc crio[22095]: time=\"2026-06-09T16:22:28.099567531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=96087630-19df-4bf7-8661-84db81c15475 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:28.108411 crc crio[22095]: time=\"2026-06-09T16:22:28.108296285Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3488db21-594b-4106-96a2-4b46a83e99a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:28.108993 crc crio[22095]: time=\"2026-06-09T16:22:28.108849039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:28.160090 crc crio[22095]: time=\"2026-06-09T16:22:28.159571503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:28.163899 crc crio[22095]: time=\"2026-06-09T16:22:28.163816912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:28.349780 crc crio[22095]: time=\"2026-06-09T16:22:28.349675949Z\" level=info msg=\"Created container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3488db21-594b-4106-96a2-4b46a83e99a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:28.350846 crc crio[22095]: time=\"2026-06-09T16:22:28.350791647Z\" level=info msg=\"Starting container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208\" id=fe39a552-bd5e-4afd-9de7-06a101d4bcbc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:28.355715 crc crio[22095]: time=\"2026-06-09T16:22:28.355612451Z\" level=info msg=\"Started container\" PID=87463 containerID=d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fe39a552-bd5e-4afd-9de7-06a101d4bcbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\nJun 09 16:22:30.790240 crc crio[22095]: time=\"2026-06-09T16:22:30.789344921Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-786645bb79-bghms/POD\" id=cc1c60fa-bab6-42df-b3f1-fcb4d508eb54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:30.791479 crc crio[22095]: time=\"2026-06-09T16:22:30.790267435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:30.843224 crc crio[22095]: time=\"2026-06-09T16:22:30.843145684Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002ab2438}] Aliases:map[]}\"\nJun 09 16:22:30.843224 crc crio[22095]: time=\"2026-06-09T16:22:30.843205876Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-786645bb79-bghms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:31.442849 crc crio[22095]: 2026-06-09T16:22:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dab9b9801856384 Mac:d6:fe:08:47:46:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:31.444774 crc crio[22095]: time=\"2026-06-09T16:22:31.444649763Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002ab2438}] Aliases:map[]}\"\nJun 09 16:22:31.445001 crc crio[22095]: time=\"2026-06-09T16:22:31.444811717Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-786645bb79-bghms for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:31.453831 crc crio[22095]: time=\"2026-06-09T16:22:31.453736996Z\" level=info msg=\"Ran pod sandbox dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e with infra container: openstack/dnsmasq-dns-786645bb79-bghms/POD\" id=cc1c60fa-bab6-42df-b3f1-fcb4d508eb54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:31.460545 crc crio[22095]: time=\"2026-06-09T16:22:31.460376327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=856b279c-184e-46ee-be06-5a111cc63fdc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:31.534638 crc crio[22095]: time=\"2026-06-09T16:22:31.534511222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d9daeb7c-212e-4a3a-a71e-c2e15a4f5d50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:31.543668 crc crio[22095]: time=\"2026-06-09T16:22:31.543614946Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-bghms/init\" id=b983347c-587c-4b9c-8e8e-4e09348a547f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:31.544104 crc crio[22095]: time=\"2026-06-09T16:22:31.544042787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:31.610326 crc crio[22095]: time=\"2026-06-09T16:22:31.609689864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:31.618364 crc crio[22095]: time=\"2026-06-09T16:22:31.618277345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:32.058982 crc crio[22095]: time=\"2026-06-09T16:22:32.058753056Z\" level=info msg=\"Created container d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0: openstack/dnsmasq-dns-786645bb79-bghms/init\" id=b983347c-587c-4b9c-8e8e-4e09348a547f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:32.060294 crc crio[22095]: time=\"2026-06-09T16:22:32.060038179Z\" level=info msg=\"Starting container: d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0\" id=877a789d-4dcd-40b0-a352-5dadbc98ba42 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:32.070419 crc crio[22095]: time=\"2026-06-09T16:22:32.070293513Z\" level=info msg=\"Started container\" PID=87724 containerID=d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0 description=openstack/dnsmasq-dns-786645bb79-bghms/init id=877a789d-4dcd-40b0-a352-5dadbc98ba42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\nJun 09 16:22:32.796605 crc crio[22095]: time=\"2026-06-09T16:22:32.795960243Z\" level=info msg=\"Stopping container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508 (timeout: 30s)\" id=fdc58bbe-75fe-458c-91ac-7f7f99397f63 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:32.796716 crc crio[22095]: time=\"2026-06-09T16:22:32.796004284Z\" level=info msg=\"Stopping container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567 (timeout: 30s)\" id=035f7feb-8002-442f-a629-7ae7a53e2c7e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:32.796843 crc crio[22095]: time=\"2026-06-09T16:22:32.796349893Z\" level=info msg=\"Stopping container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c (timeout: 30s)\" id=5560a240-118f-47a4-bb42-6a3175a1977a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:32.797356 crc crio[22095]: time=\"2026-06-09T16:22:32.796386064Z\" level=info msg=\"Stopping container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b (timeout: 30s)\" id=79f0189e-0fe0-4aca-a3b3-59a034195e3a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:32.927489 crc crio[22095]: time=\"2026-06-09T16:22:32.927377871Z\" level=info msg=\"Stopped container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core\" id=5560a240-118f-47a4-bb42-6a3175a1977a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:33.038426 crc crio[22095]: time=\"2026-06-09T16:22:33.038277621Z\" level=info msg=\"Stopped container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd\" id=79f0189e-0fe0-4aca-a3b3-59a034195e3a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:33.041292 crc crio[22095]: time=\"2026-06-09T16:22:33.041023382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=80b32c4a-6309-4606-af16-a41a2d3b71d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:33.124220 crc crio[22095]: time=\"2026-06-09T16:22:33.124092867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9398d98b-af64-4a4b-9018-acfa238c19fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:33.132742 crc crio[22095]: time=\"2026-06-09T16:22:33.132661807Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=4f55df8d-de5e-45ab-9db3-1099e2f636c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:33.133264 crc crio[22095]: time=\"2026-06-09T16:22:33.133121499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:33.199602 crc crio[22095]: time=\"2026-06-09T16:22:33.199433443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:33.206548 crc crio[22095]: time=\"2026-06-09T16:22:33.206425853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:33.339749 crc crio[22095]: time=\"2026-06-09T16:22:33.339557794Z\" level=info msg=\"Stopped container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent\" id=035f7feb-8002-442f-a629-7ae7a53e2c7e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:33.416066 crc crio[22095]: time=\"2026-06-09T16:22:33.415791454Z\" level=info msg=\"Created container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=4f55df8d-de5e-45ab-9db3-1099e2f636c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:33.423826 crc crio[22095]: time=\"2026-06-09T16:22:33.419746235Z\" level=info msg=\"Starting container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359\" id=4e51dcb0-10c1-415b-af7e-e5cdc7f65f4a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:33.429874 crc crio[22095]: time=\"2026-06-09T16:22:33.429722462Z\" level=info msg=\"Started container\" PID=87814 containerID=1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359 description=openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns id=4e51dcb0-10c1-415b-af7e-e5cdc7f65f4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\nJun 09 16:22:33.458831 crc crio[22095]: time=\"2026-06-09T16:22:33.458715687Z\" level=info msg=\"Stopping container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9 (timeout: 30s)\" id=595ae93f-f237-48b7-8f53-9c437d410bad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:33.464825 crc crio[22095]: time=\"2026-06-09T16:22:33.464780193Z\" level=info msg=\"Stopping container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509 (timeout: 30s)\" id=4ed25603-8f40-4751-bf02-f95d9c9974e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:33.600327 crc crio[22095]: time=\"2026-06-09T16:22:33.598845338Z\" level=info msg=\"Stopped container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log\" id=4ed25603-8f40-4751-bf02-f95d9c9974e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:34.243220 crc crio[22095]: time=\"2026-06-09T16:22:34.242652605Z\" level=info msg=\"Stopped container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent\" id=fdc58bbe-75fe-458c-91ac-7f7f99397f63 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:34.244408 crc crio[22095]: time=\"2026-06-09T16:22:34.244136333Z\" level=info msg=\"Stopping pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=98c67dfe-4bd5-4850-8b50-ed41e2fed8dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:34.244891 crc crio[22095]: time=\"2026-06-09T16:22:34.244833441Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc0004c7328}] Aliases:map[]}\"\nJun 09 16:22:34.245112 crc crio[22095]: time=\"2026-06-09T16:22:34.245051377Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:34.648776 crc crio[22095]: time=\"2026-06-09T16:22:34.648344562Z\" level=info msg=\"Stopped pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=98c67dfe-4bd5-4850-8b50-ed41e2fed8dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:35.113210 crc crio[22095]: time=\"2026-06-09T16:22:35.113110766Z\" level=info msg=\"Removing container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b\" id=b35558f0-af9c-4a4f-ba7e-dc4cadfc80da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.181157 crc crio[22095]: time=\"2026-06-09T16:22:35.181028962Z\" level=info msg=\"Removed container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd\" id=b35558f0-af9c-4a4f-ba7e-dc4cadfc80da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.192476 crc crio[22095]: time=\"2026-06-09T16:22:35.19226012Z\" level=info msg=\"Removing container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c\" id=27791e5f-8861-42d8-8aa9-fcf7bbbe5d62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.252649 crc crio[22095]: time=\"2026-06-09T16:22:35.252527619Z\" level=info msg=\"Removed container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core\" id=27791e5f-8861-42d8-8aa9-fcf7bbbe5d62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.255784 crc crio[22095]: time=\"2026-06-09T16:22:35.255392543Z\" level=info msg=\"Removing container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508\" id=1ca96158-6252-4f9b-b786-9dc6ad18a52c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.324137 crc crio[22095]: time=\"2026-06-09T16:22:35.323131604Z\" level=info msg=\"Removed container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent\" id=1ca96158-6252-4f9b-b786-9dc6ad18a52c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.327711 crc crio[22095]: time=\"2026-06-09T16:22:35.32765493Z\" level=info msg=\"Removing container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567\" id=66cdd5d1-4100-439a-b4e9-3ccc8ff24c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.357776 crc crio[22095]: time=\"2026-06-09T16:22:35.357683222Z\" level=info msg=\"Removed container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent\" id=66cdd5d1-4100-439a-b4e9-3ccc8ff24c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:35.602483 crc crio[22095]: time=\"2026-06-09T16:22:35.602385001Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=02a40801-66a5-45a2-8013-9bbc12c8db68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:35.602622 crc crio[22095]: time=\"2026-06-09T16:22:35.602538785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:35.634530 crc crio[22095]: time=\"2026-06-09T16:22:35.634427865Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc001984720}] Aliases:map[]}\"\nJun 09 16:22:35.634530 crc crio[22095]: time=\"2026-06-09T16:22:35.634515267Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:36.215807 crc crio[22095]: 2026-06-09T16:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f273d47239dded Mac:02:01:05:02:b8:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b SocketPath: PciID:}] [{Interface:0xc00025cc50 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:36.217581 crc crio[22095]: time=\"2026-06-09T16:22:36.217230733Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc001984720}] Aliases:map[]}\"\nJun 09 16:22:36.217581 crc crio[22095]: time=\"2026-06-09T16:22:36.217396398Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:36.240640 crc crio[22095]: time=\"2026-06-09T16:22:36.24042316Z\" level=info msg=\"Ran pod sandbox 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 with infra container: openstack/ceilometer-0/POD\" id=02a40801-66a5-45a2-8013-9bbc12c8db68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:36.245776 crc crio[22095]: time=\"2026-06-09T16:22:36.245698535Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=30c4e631-03ad-4eb6-b703-aa037d0e235a name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:36.250786 crc crio[22095]: time=\"2026-06-09T16:22:36.250714764Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:22:36.717523 crc crio[22095]: time=\"2026-06-09T16:22:36.716895805Z\" level=info msg=\"Stopped container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api\" id=595ae93f-f237-48b7-8f53-9c437d410bad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:36.726092 crc crio[22095]: time=\"2026-06-09T16:22:36.72600029Z\" level=info msg=\"Stopping pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=53e3ed5e-bfa0-4d1d-aa52-e59e3a758828 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:36.726621 crc crio[22095]: time=\"2026-06-09T16:22:36.726529313Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc00041c090}] Aliases:map[]}\"\nJun 09 16:22:36.726720 crc crio[22095]: time=\"2026-06-09T16:22:36.726706578Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:36.947740 crc crio[22095]: time=\"2026-06-09T16:22:36.947340668Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=30c4e631-03ad-4eb6-b703-aa037d0e235a name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:36.948827 crc crio[22095]: time=\"2026-06-09T16:22:36.948739124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1e440c1c-614a-4361-a468-93648301183c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:37.005097 crc crio[22095]: time=\"2026-06-09T16:22:37.00264074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=49d0fa8f-3ca1-420f-bc4d-3327d4da1d40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:37.014965 crc crio[22095]: time=\"2026-06-09T16:22:37.014850793Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=fcf580a0-d8fa-4210-a4f9-a2c425ec2ae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:37.016018 crc crio[22095]: time=\"2026-06-09T16:22:37.015531801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:37.073400 crc crio[22095]: time=\"2026-06-09T16:22:37.073309686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:37.078891 crc crio[22095]: time=\"2026-06-09T16:22:37.078810487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:37.107275 crc crio[22095]: time=\"2026-06-09T16:22:37.107178826Z\" level=info msg=\"Stopped pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=53e3ed5e-bfa0-4d1d-aa52-e59e3a758828 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:37.408090 crc crio[22095]: time=\"2026-06-09T16:22:37.407997498Z\" level=info msg=\"Created container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent\" id=fcf580a0-d8fa-4210-a4f9-a2c425ec2ae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:37.410982 crc crio[22095]: time=\"2026-06-09T16:22:37.410219805Z\" level=info msg=\"Starting container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13\" id=c99b03a1-9a21-4f6c-8034-95a348ff4588 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:37.417502 crc crio[22095]: time=\"2026-06-09T16:22:37.417383639Z\" level=info msg=\"Started container\" PID=88157 containerID=1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13 description=openstack/ceilometer-0/ceilometer-central-agent id=c99b03a1-9a21-4f6c-8034-95a348ff4588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\nJun 09 16:22:37.450388 crc crio[22095]: time=\"2026-06-09T16:22:37.450211633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=149e2cdc-2a68-4d63-b905-33b329bf0bf1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:37.459662 crc crio[22095]: time=\"2026-06-09T16:22:37.459554333Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:22:37.870475 crc crio[22095]: time=\"2026-06-09T16:22:37.869733855Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=149e2cdc-2a68-4d63-b905-33b329bf0bf1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:37.876973 crc crio[22095]: time=\"2026-06-09T16:22:37.876431197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=81aa842f-8e25-44b7-b89d-d0c68830173c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:37.920127 crc crio[22095]: time=\"2026-06-09T16:22:37.920019827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7d5094be-afa3-461c-b527-6865561bf36a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:37.932711 crc crio[22095]: time=\"2026-06-09T16:22:37.932622211Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0a903723-ff61-49ed-ae71-1ffbdb9992e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:37.933357 crc crio[22095]: time=\"2026-06-09T16:22:37.933277338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:37.986118 crc crio[22095]: time=\"2026-06-09T16:22:37.983408017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:37.997059 crc crio[22095]: time=\"2026-06-09T16:22:37.996991956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:38.211819 crc crio[22095]: time=\"2026-06-09T16:22:38.211487249Z\" level=info msg=\"Created container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=0a903723-ff61-49ed-ae71-1ffbdb9992e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:38.213265 crc crio[22095]: time=\"2026-06-09T16:22:38.213183192Z\" level=info msg=\"Starting container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec\" id=6fea0f72-14d7-43c9-916a-22049943a03f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:38.220270 crc crio[22095]: time=\"2026-06-09T16:22:38.220157712Z\" level=info msg=\"Started container\" PID=88256 containerID=f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec description=openstack/ceilometer-0/ceilometer-notification-agent id=6fea0f72-14d7-43c9-916a-22049943a03f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\nJun 09 16:22:38.237726 crc crio[22095]: time=\"2026-06-09T16:22:38.237632111Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d5510776-ec83-4df7-865d-b21f9b32c728 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:38.247241 crc crio[22095]: time=\"2026-06-09T16:22:38.246816947Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:22:38.694712 crc crio[22095]: time=\"2026-06-09T16:22:38.694191954Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d5510776-ec83-4df7-865d-b21f9b32c728 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:38.696740 crc crio[22095]: time=\"2026-06-09T16:22:38.696619356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3ab1ac0c-6f3f-490e-b075-4a5b09b39bae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:38.717813 crc crio[22095]: time=\"2026-06-09T16:22:38.717703328Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=acc9e784-1c0f-433b-aa25-ecc3981fccea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:38.731693 crc crio[22095]: time=\"2026-06-09T16:22:38.731262217Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2f07fbb4-1a6f-48d6-abc1-652342685aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:38.732130 crc crio[22095]: time=\"2026-06-09T16:22:38.732057427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:38.754726 crc crio[22095]: time=\"2026-06-09T16:22:38.754654008Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=de1b7ceb-87ab-40ab-bee0-04b7e372fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:38.754949 crc crio[22095]: time=\"2026-06-09T16:22:38.754817392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:38.843799 crc crio[22095]: time=\"2026-06-09T16:22:38.843019179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:38.850476 crc crio[22095]: time=\"2026-06-09T16:22:38.850311946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:38.870517 crc crio[22095]: time=\"2026-06-09T16:22:38.870330661Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"\nJun 09 16:22:38.870517 crc crio[22095]: time=\"2026-06-09T16:22:38.870501795Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:39.048791 crc crio[22095]: time=\"2026-06-09T16:22:39.048252814Z\" level=info msg=\"Created container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core\" id=2f07fbb4-1a6f-48d6-abc1-652342685aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:39.054228 crc crio[22095]: time=\"2026-06-09T16:22:39.05354011Z\" level=info msg=\"Starting container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06\" id=411fd18e-1149-4abd-9ae5-f1c8b5396a51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:39.063220 crc crio[22095]: time=\"2026-06-09T16:22:39.063135606Z\" level=info msg=\"Started container\" PID=88347 containerID=4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06 description=openstack/ceilometer-0/sg-core id=411fd18e-1149-4abd-9ae5-f1c8b5396a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\nJun 09 16:22:39.080713 crc crio[22095]: time=\"2026-06-09T16:22:39.079023185Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=6346481a-f72e-444b-a78d-0d2083570eff name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:39.089502 crc crio[22095]: time=\"2026-06-09T16:22:39.089412692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:22:39.131157 crc crio[22095]: time=\"2026-06-09T16:22:39.13100431Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-phzqn/POD\" id=0ac89be8-1a4b-45c4-b79a-9bb2504ae286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:39.131328 crc crio[22095]: time=\"2026-06-09T16:22:39.131312168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:39.204711 crc crio[22095]: time=\"2026-06-09T16:22:39.20451889Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"\nJun 09 16:22:39.204711 crc crio[22095]: time=\"2026-06-09T16:22:39.204595452Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-phzqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:39.510988 crc crio[22095]: 2026-06-09T16:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c9738eb3c3b31 Mac:aa:28:b1:63:61:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:39.514294 crc crio[22095]: time=\"2026-06-09T16:22:39.511758606Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"\nJun 09 16:22:39.514294 crc crio[22095]: time=\"2026-06-09T16:22:39.511967742Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:39.533217 crc crio[22095]: time=\"2026-06-09T16:22:39.532967931Z\" level=info msg=\"Ran pod sandbox f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a with infra container: openstack/nova-api-0/POD\" id=de1b7ceb-87ab-40ab-bee0-04b7e372fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:39.547627 crc crio[22095]: time=\"2026-06-09T16:22:39.547419633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fddfd8d3-7fa6-4493-99f7-7f3e0a72d03f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:39.571977 crc crio[22095]: time=\"2026-06-09T16:22:39.571244645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dc6466ce-0971-4e29-b5bc-59e8b421d0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:39.598335 crc crio[22095]: time=\"2026-06-09T16:22:39.595645142Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=92b14d16-e729-47cc-aa83-bb58ec5a2139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:39.598335 crc crio[22095]: time=\"2026-06-09T16:22:39.59633388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:39.683887 crc crio[22095]: time=\"2026-06-09T16:22:39.683773547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:39.693262 crc crio[22095]: time=\"2026-06-09T16:22:39.693179629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:39.827288 crc crio[22095]: time=\"2026-06-09T16:22:39.827166973Z\" level=info msg=\"Created container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log\" id=92b14d16-e729-47cc-aa83-bb58ec5a2139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:39.833668 crc crio[22095]: time=\"2026-06-09T16:22:39.833574818Z\" level=info msg=\"Starting container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77\" id=dfe20a30-a74c-4649-9192-da855446f9b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:39.839199 crc crio[22095]: 2026-06-09T16:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df2d0a6c7858e4d Mac:06:23:de:0f:d0:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:39.839722 crc crio[22095]: time=\"2026-06-09T16:22:39.839650124Z\" level=info msg=\"Started container\" PID=88440 containerID=6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77 description=openstack/nova-api-0/nova-api-log id=dfe20a30-a74c-4649-9192-da855446f9b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\nJun 09 16:22:39.843604 crc crio[22095]: time=\"2026-06-09T16:22:39.843515333Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"\nJun 09 16:22:39.843894 crc crio[22095]: time=\"2026-06-09T16:22:39.843820321Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-phzqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:39.865084 crc crio[22095]: time=\"2026-06-09T16:22:39.864991005Z\" level=info msg=\"Ran pod sandbox df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f with infra container: openstack/nova-cell1-cell-mapping-phzqn/POD\" id=0ac89be8-1a4b-45c4-b79a-9bb2504ae286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:39.868981 crc crio[22095]: time=\"2026-06-09T16:22:39.868853624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=38047e4f-6e48-491f-920b-133ef430a46a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:39.880285 crc crio[22095]: time=\"2026-06-09T16:22:39.880173015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c1452ebd-e283-4f03-b731-459d872bfe58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:39.906244 crc crio[22095]: time=\"2026-06-09T16:22:39.905515337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7daab1b3-d060-46e2-b1ff-304dc6320530 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:39.918688 crc crio[22095]: time=\"2026-06-09T16:22:39.918578992Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-phzqn/nova-manage\" id=ae76d144-9e03-491b-bbec-d647d6774adf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:39.919210 crc crio[22095]: time=\"2026-06-09T16:22:39.919149847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:39.975620 crc crio[22095]: time=\"2026-06-09T16:22:39.975517426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d4cd381b-7322-45ba-86a0-f4dbf23fa5d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:39.984198 crc crio[22095]: time=\"2026-06-09T16:22:39.984108286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:39.994846 crc crio[22095]: time=\"2026-06-09T16:22:39.994673438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:40.004801 crc crio[22095]: time=\"2026-06-09T16:22:40.004696466Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6fd8cba4-f858-47bf-a71b-9cafe9c98b07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:40.006116 crc crio[22095]: time=\"2026-06-09T16:22:40.00604471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:40.084992 crc crio[22095]: time=\"2026-06-09T16:22:40.084055645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:40.089977 crc crio[22095]: time=\"2026-06-09T16:22:40.089094265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:40.298115 crc crio[22095]: time=\"2026-06-09T16:22:40.297886581Z\" level=info msg=\"Stopping container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6 (timeout: 10s)\" id=f2b65881-38ee-4167-a0b0-a63a7729679c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:40.374352 crc crio[22095]: time=\"2026-06-09T16:22:40.374246764Z\" level=info msg=\"Created container a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65: openstack/nova-cell1-cell-mapping-phzqn/nova-manage\" id=ae76d144-9e03-491b-bbec-d647d6774adf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:40.380347 crc crio[22095]: time=\"2026-06-09T16:22:40.380205797Z\" level=info msg=\"Starting container: a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65\" id=187ef8d8-03a8-47b2-97b2-8081670b6e04 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:40.391296 crc crio[22095]: time=\"2026-06-09T16:22:40.39121709Z\" level=info msg=\"Started container\" PID=88511 containerID=a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65 description=openstack/nova-cell1-cell-mapping-phzqn/nova-manage id=187ef8d8-03a8-47b2-97b2-8081670b6e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\nJun 09 16:22:40.439295 crc crio[22095]: time=\"2026-06-09T16:22:40.439188813Z\" level=info msg=\"Stopped container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=f2b65881-38ee-4167-a0b0-a63a7729679c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:40.440403 crc crio[22095]: time=\"2026-06-09T16:22:40.440302221Z\" level=info msg=\"Stopping pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=fc4745ad-dc8b-4c3e-ac90-3206b1257437 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:40.440846 crc crio[22095]: time=\"2026-06-09T16:22:40.440782734Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0019840a8}] Aliases:map[]}\"\nJun 09 16:22:40.441144 crc crio[22095]: time=\"2026-06-09T16:22:40.44101253Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b779ff7c7-rm955 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:40.462371 crc crio[22095]: time=\"2026-06-09T16:22:40.462280016Z\" level=info msg=\"Created container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api\" id=6fd8cba4-f858-47bf-a71b-9cafe9c98b07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:40.466154 crc crio[22095]: time=\"2026-06-09T16:22:40.466080724Z\" level=info msg=\"Starting container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41\" id=ff06c43d-e47e-4227-98bb-e3b6106bc1ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:40.477184 crc crio[22095]: time=\"2026-06-09T16:22:40.476688977Z\" level=info msg=\"Started container\" PID=88513 containerID=55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41 description=openstack/nova-api-0/nova-api-api id=ff06c43d-e47e-4227-98bb-e3b6106bc1ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\nJun 09 16:22:40.766241 crc crio[22095]: time=\"2026-06-09T16:22:40.766148106Z\" level=info msg=\"Removing container: 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19\" id=6ecae6e5-112f-43c9-95b5-36b1c1234af8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:40.951414 crc crio[22095]: time=\"2026-06-09T16:22:40.951314925Z\" level=info msg=\"Removed container 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19: openshift-infra/auto-csr-approver-29683696-nlldg/oc\" id=6ecae6e5-112f-43c9-95b5-36b1c1234af8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:40.960138 crc crio[22095]: time=\"2026-06-09T16:22:40.959767872Z\" level=info msg=\"Stopped pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=fc4745ad-dc8b-4c3e-ac90-3206b1257437 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:40.969660 crc crio[22095]: time=\"2026-06-09T16:22:40.969554784Z\" level=info msg=\"Stopping pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=d9e97032-ab5e-4453-97f0-225d8bb2d2da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:40.969660 crc crio[22095]: time=\"2026-06-09T16:22:40.969633386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=d9e97032-ab5e-4453-97f0-225d8bb2d2da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:40.970608 crc crio[22095]: time=\"2026-06-09T16:22:40.970518539Z\" level=info msg=\"Removing pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=9eaf89aa-49ed-46a4-9286-7097a0ff43d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.016170 crc crio[22095]: time=\"2026-06-09T16:22:41.013734849Z\" level=info msg=\"Removed pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=9eaf89aa-49ed-46a4-9286-7097a0ff43d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.020082 crc crio[22095]: time=\"2026-06-09T16:22:41.018593454Z\" level=info msg=\"Stopping pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=6d6ff9df-b7d5-4c4f-8bfb-fb743a1e3c8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.020082 crc crio[22095]: time=\"2026-06-09T16:22:41.018749988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=6d6ff9df-b7d5-4c4f-8bfb-fb743a1e3c8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.021649 crc crio[22095]: time=\"2026-06-09T16:22:41.021298074Z\" level=info msg=\"Removing pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=aca152dc-6104-4528-8c31-30592de272b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.054496427Z\" level=info msg=\"Removed pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=aca152dc-6104-4528-8c31-30592de272b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.055523503Z\" level=info msg=\"Stopping pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=99fead26-d34b-44b9-af0e-bdde89afba0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.055596685Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=99fead26-d34b-44b9-af0e-bdde89afba0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.056103018Z\" level=info msg=\"Removing pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=60d05794-57f2-4009-adbb-52182d2a3ee7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.098756 crc crio[22095]: time=\"2026-06-09T16:22:41.098638072Z\" level=info msg=\"Removed pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=60d05794-57f2-4009-adbb-52182d2a3ee7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.100093 crc crio[22095]: time=\"2026-06-09T16:22:41.099831302Z\" level=info msg=\"Stopping pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=89a9970e-e787-4ad3-a8d2-c1b14eae4c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.100093 crc crio[22095]: time=\"2026-06-09T16:22:41.100064628Z\" level=info msg=\"Stopped pod sandbox (already stopped): e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=89a9970e-e787-4ad3-a8d2-c1b14eae4c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.100585 crc crio[22095]: time=\"2026-06-09T16:22:41.100491039Z\" level=info msg=\"Removing pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=ead8b5da-42ed-4af3-b05f-7976bc5b0ae0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.129286 crc crio[22095]: time=\"2026-06-09T16:22:41.129077974Z\" level=info msg=\"Removed pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=ead8b5da-42ed-4af3-b05f-7976bc5b0ae0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.134578 crc crio[22095]: time=\"2026-06-09T16:22:41.132972374Z\" level=info msg=\"Stopping pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=067bef93-6990-4278-8d7f-bf6081b7501c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.134578 crc crio[22095]: time=\"2026-06-09T16:22:41.133070816Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=067bef93-6990-4278-8d7f-bf6081b7501c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.140531 crc crio[22095]: time=\"2026-06-09T16:22:41.138300471Z\" level=info msg=\"Removing pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=d3906448-5688-4300-9981-054baa0c1bac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.203852 crc crio[22095]: time=\"2026-06-09T16:22:41.198088647Z\" level=info msg=\"Removed pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=d3906448-5688-4300-9981-054baa0c1bac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.216115 crc crio[22095]: time=\"2026-06-09T16:22:41.2043975Z\" level=info msg=\"Stopping pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=44647b21-f4c0-4eb7-92e7-13948738aced name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.216115 crc crio[22095]: time=\"2026-06-09T16:22:41.204514463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=44647b21-f4c0-4eb7-92e7-13948738aced name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.216115 crc crio[22095]: time=\"2026-06-09T16:22:41.206129954Z\" level=info msg=\"Removing pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=20177613-2e59-4d4c-898a-1e47578743db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.257727 crc crio[22095]: time=\"2026-06-09T16:22:41.244609463Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=6346481a-f72e-444b-a78d-0d2083570eff name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:41.277583 crc crio[22095]: time=\"2026-06-09T16:22:41.277488598Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b0b7f430-a4f1-4edc-a125-8a78e27f93d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:41.314136 crc crio[22095]: time=\"2026-06-09T16:22:41.313854493Z\" level=info msg=\"Removed pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=20177613-2e59-4d4c-898a-1e47578743db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.319120 crc crio[22095]: time=\"2026-06-09T16:22:41.319003865Z\" level=info msg=\"Stopping pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=c84fc805-3265-49d3-9be3-7b8de6fc2810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.319120 crc crio[22095]: time=\"2026-06-09T16:22:41.319083327Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=c84fc805-3265-49d3-9be3-7b8de6fc2810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.324513 crc crio[22095]: time=\"2026-06-09T16:22:41.324390904Z\" level=info msg=\"Removing pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=607e3d24-4ce1-422f-be11-f55a2a65a64d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.375302 crc crio[22095]: time=\"2026-06-09T16:22:41.375187029Z\" level=info msg=\"Removed pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=607e3d24-4ce1-422f-be11-f55a2a65a64d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.377424 crc crio[22095]: time=\"2026-06-09T16:22:41.377280813Z\" level=info msg=\"Stopping pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=d009802a-972d-430b-ad65-d222865bac84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.377597 crc crio[22095]: time=\"2026-06-09T16:22:41.37753828Z\" level=info msg=\"Stopped pod sandbox (already stopped): d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=d009802a-972d-430b-ad65-d222865bac84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.383685 crc crio[22095]: time=\"2026-06-09T16:22:41.383515153Z\" level=info msg=\"Removing pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=aaf0e445-ee13-494d-b0fa-3d4ecbc62bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.406766 crc crio[22095]: time=\"2026-06-09T16:22:41.406658908Z\" level=info msg=\"Removed pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=aaf0e445-ee13-494d-b0fa-3d4ecbc62bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.413063 crc crio[22095]: time=\"2026-06-09T16:22:41.412625441Z\" level=info msg=\"Stopping pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c148ba84-2f2a-482b-b414-6cbdfbdb8036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.413063 crc crio[22095]: time=\"2026-06-09T16:22:41.412712604Z\" level=info msg=\"Stopped pod sandbox (already stopped): e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c148ba84-2f2a-482b-b414-6cbdfbdb8036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.413063 crc crio[22095]: time=\"2026-06-09T16:22:41.413017321Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ee50d258-1366-4cf2-a38e-1542fb4c81c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:41.414123 crc crio[22095]: time=\"2026-06-09T16:22:41.414031678Z\" level=info msg=\"Removing pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=7b1d4fae-33cc-4542-bb17-ca93037c1671 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.428447 crc crio[22095]: time=\"2026-06-09T16:22:41.426620961Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a2242663-b7fb-4b4d-ac36-f2fb510bdd94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:41.440212 crc crio[22095]: time=\"2026-06-09T16:22:41.440086837Z\" level=info msg=\"Removed pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=7b1d4fae-33cc-4542-bb17-ca93037c1671 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.440678 crc crio[22095]: time=\"2026-06-09T16:22:41.440515318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:41.441280 crc crio[22095]: time=\"2026-06-09T16:22:41.441160765Z\" level=info msg=\"Stopping pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=a28d4af9-2fb4-4542-bd73-2e485e3ad409 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.441443 crc crio[22095]: time=\"2026-06-09T16:22:41.441322239Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=a28d4af9-2fb4-4542-bd73-2e485e3ad409 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.445135 crc crio[22095]: time=\"2026-06-09T16:22:41.445096646Z\" level=info msg=\"Removing pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=3bdb822e-2909-45ad-8dd0-c5d847fd9647 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.498387 crc crio[22095]: time=\"2026-06-09T16:22:41.498261692Z\" level=info msg=\"Removed pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=3bdb822e-2909-45ad-8dd0-c5d847fd9647 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.499396 crc crio[22095]: time=\"2026-06-09T16:22:41.499306939Z\" level=info msg=\"Stopping pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=ab4206a3-e3ee-49d4-a8dc-fedd387b383b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.499534 crc crio[22095]: time=\"2026-06-09T16:22:41.499420072Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=ab4206a3-e3ee-49d4-a8dc-fedd387b383b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.499591 crc crio[22095]: time=\"2026-06-09T16:22:41.499546375Z\" level=info msg=\"Removing container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6\" id=6d2c53b0-4713-4c2d-8ab2-acdf68aead6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:41.500723 crc crio[22095]: time=\"2026-06-09T16:22:41.500660534Z\" level=info msg=\"Removing pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=7668fe21-39b0-49f8-856d-2aa11abf60eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.541036 crc crio[22095]: time=\"2026-06-09T16:22:41.540884528Z\" level=info msg=\"Removed pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=7668fe21-39b0-49f8-856d-2aa11abf60eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.556404 crc crio[22095]: time=\"2026-06-09T16:22:41.555853983Z\" level=info msg=\"Stopping pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=8e8c9737-6d5e-49e1-a116-9f31f482be5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.556404 crc crio[22095]: time=\"2026-06-09T16:22:41.556028287Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=8e8c9737-6d5e-49e1-a116-9f31f482be5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:41.558064 crc crio[22095]: time=\"2026-06-09T16:22:41.557408002Z\" level=info msg=\"Removing pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=985dc2b0-893b-4da0-86bf-8cc0c39c855f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.558064 crc crio[22095]: time=\"2026-06-09T16:22:41.557870354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:41.578338 crc crio[22095]: time=\"2026-06-09T16:22:41.578201007Z\" level=info msg=\"Removed container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=6d2c53b0-4713-4c2d-8ab2-acdf68aead6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:41.598262 crc crio[22095]: time=\"2026-06-09T16:22:41.582314033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:41.607091 crc crio[22095]: time=\"2026-06-09T16:22:41.606683859Z\" level=info msg=\"Removed pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=985dc2b0-893b-4da0-86bf-8cc0c39c855f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:22:41.608027 crc crio[22095]: time=\"2026-06-09T16:22:41.607989112Z\" level=info msg=\"Removing container: a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb\" id=d7ba35ef-ebdd-43df-93c0-ff948f192bc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:41.708147 crc crio[22095]: time=\"2026-06-09T16:22:41.703748104Z\" level=info msg=\"Removed container a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb: openstack/dnsmasq-dns-b779ff7c7-rm955/init\" id=d7ba35ef-ebdd-43df-93c0-ff948f192bc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:41.750350 crc crio[22095]: time=\"2026-06-09T16:22:41.75028076Z\" level=info msg=\"Created container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd\" id=a2242663-b7fb-4b4d-ac36-f2fb510bdd94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:41.757710 crc crio[22095]: time=\"2026-06-09T16:22:41.757519216Z\" level=info msg=\"Starting container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c\" id=f1fe405f-627d-4a5a-8c53-4a1f3c4a885d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:41.773607 crc crio[22095]: time=\"2026-06-09T16:22:41.773489126Z\" level=info msg=\"Started container\" PID=88815 containerID=925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c description=openstack/ceilometer-0/proxy-httpd id=f1fe405f-627d-4a5a-8c53-4a1f3c4a885d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\nJun 09 16:22:42.531037 crc crio[22095]: time=\"2026-06-09T16:22:42.529522446Z\" level=info msg=\"Stopping container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec (timeout: 30s)\" id=d59745fd-319d-49d5-97d1-54400badb1b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:42.531037 crc crio[22095]: time=\"2026-06-09T16:22:42.529998038Z\" level=info msg=\"Stopping container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06 (timeout: 30s)\" id=ff227260-e85d-4ab9-95ad-3d8aa4fd5f45 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:42.531037 crc crio[22095]: time=\"2026-06-09T16:22:42.529894736Z\" level=info msg=\"Stopping container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c (timeout: 30s)\" id=259ef4d9-d2a9-42b5-9515-33ad01e6da72 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:42.532628 crc crio[22095]: time=\"2026-06-09T16:22:42.532438331Z\" level=info msg=\"Stopping container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13 (timeout: 30s)\" id=29874fad-c833-4fd5-9db8-7ebc1ef03df2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:42.661888 crc crio[22095]: time=\"2026-06-09T16:22:42.661782916Z\" level=info msg=\"Stopped container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core\" id=ff227260-e85d-4ab9-95ad-3d8aa4fd5f45 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:42.760699 crc crio[22095]: time=\"2026-06-09T16:22:42.760440521Z\" level=info msg=\"Stopped container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd\" id=259ef4d9-d2a9-42b5-9515-33ad01e6da72 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:42.956600 crc crio[22095]: time=\"2026-06-09T16:22:42.956044239Z\" level=info msg=\"Stopped container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=d59745fd-319d-49d5-97d1-54400badb1b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:44.575852 crc crio[22095]: time=\"2026-06-09T16:22:44.575274295Z\" level=info msg=\"Stopped container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent\" id=29874fad-c833-4fd5-9db8-7ebc1ef03df2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:44.577675 crc crio[22095]: time=\"2026-06-09T16:22:44.577602435Z\" level=info msg=\"Stopping pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=4837eefc-e4fe-45b3-b3bd-d03c8c741b0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:44.578754 crc crio[22095]: time=\"2026-06-09T16:22:44.578691343Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc0074a4148}] Aliases:map[]}\"\nJun 09 16:22:44.579033 crc crio[22095]: time=\"2026-06-09T16:22:44.578867467Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:44.961693 crc crio[22095]: time=\"2026-06-09T16:22:44.961523922Z\" level=info msg=\"Stopped pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=4837eefc-e4fe-45b3-b3bd-d03c8c741b0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:45.621015 crc crio[22095]: time=\"2026-06-09T16:22:45.620441467Z\" level=info msg=\"Removing container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c\" id=1e075f7e-d329-4c3f-905d-e4fd268f5b36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.703995 crc crio[22095]: time=\"2026-06-09T16:22:45.70380646Z\" level=info msg=\"Removed container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd\" id=1e075f7e-d329-4c3f-905d-e4fd268f5b36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.706069 crc crio[22095]: time=\"2026-06-09T16:22:45.705997126Z\" level=info msg=\"Removing container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06\" id=5e7f52bf-f16a-4999-b525-ff814185db07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.748386 crc crio[22095]: time=\"2026-06-09T16:22:45.748273472Z\" level=info msg=\"Removed container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core\" id=5e7f52bf-f16a-4999-b525-ff814185db07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.751484 crc crio[22095]: time=\"2026-06-09T16:22:45.751392012Z\" level=info msg=\"Removing container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec\" id=e36cfa63-1214-4b5a-8a93-5b1741081cab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.797002 crc crio[22095]: time=\"2026-06-09T16:22:45.796761578Z\" level=info msg=\"Removed container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=e36cfa63-1214-4b5a-8a93-5b1741081cab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.803852 crc crio[22095]: time=\"2026-06-09T16:22:45.803772628Z\" level=info msg=\"Removing container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13\" id=48993b87-0b6a-4ef8-ae67-1f4fa41d1cb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:45.840764 crc crio[22095]: time=\"2026-06-09T16:22:45.840231795Z\" level=info msg=\"Removed container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent\" id=48993b87-0b6a-4ef8-ae67-1f4fa41d1cb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:46.232180 crc crio[22095]: time=\"2026-06-09T16:22:46.231561293Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=69420a80-fcc4-4fc4-9cef-893692e84650 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:46.232310 crc crio[22095]: time=\"2026-06-09T16:22:46.232255761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:46.295859 crc crio[22095]: time=\"2026-06-09T16:22:46.295803624Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0005265c0}] Aliases:map[]}\"\nJun 09 16:22:46.296212 crc crio[22095]: time=\"2026-06-09T16:22:46.296193914Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:46.828995 crc crio[22095]: 2026-06-09T16:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21df63351994aa5 Mac:aa:44:44:07:d5:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:46.831866 crc crio[22095]: time=\"2026-06-09T16:22:46.831829331Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0005265c0}] Aliases:map[]}\"\nJun 09 16:22:46.832158 crc crio[22095]: time=\"2026-06-09T16:22:46.832138408Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:46.844745 crc crio[22095]: time=\"2026-06-09T16:22:46.844618279Z\" level=info msg=\"Ran pod sandbox 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 with infra container: openstack/ceilometer-0/POD\" id=69420a80-fcc4-4fc4-9cef-893692e84650 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:46.849771 crc crio[22095]: time=\"2026-06-09T16:22:46.84971161Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6cad922c-bb59-4df3-9638-79e2b60fdcd6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:46.859053 crc crio[22095]: time=\"2026-06-09T16:22:46.858799484Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 09 16:22:47.377176 crc crio[22095]: time=\"2026-06-09T16:22:47.377049894Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6cad922c-bb59-4df3-9638-79e2b60fdcd6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:47.379150 crc crio[22095]: time=\"2026-06-09T16:22:47.379049315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c4f67f62-5664-4135-9bd2-2e70ee168a59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:47.413111 crc crio[22095]: time=\"2026-06-09T16:22:47.412905795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b4f9a13f-f1a8-429c-a0bf-a61b364e1eb1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:47.429289 crc crio[22095]: time=\"2026-06-09T16:22:47.429180763Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c0d9851f-99d0-4b19-96c4-7e9c975af271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:47.429699 crc crio[22095]: time=\"2026-06-09T16:22:47.429629165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:47.482427 crc crio[22095]: time=\"2026-06-09T16:22:47.482325819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:47.487321 crc crio[22095]: time=\"2026-06-09T16:22:47.487250946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:47.678369 crc crio[22095]: time=\"2026-06-09T16:22:47.678258605Z\" level=info msg=\"Created container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent\" id=c0d9851f-99d0-4b19-96c4-7e9c975af271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:47.680504 crc crio[22095]: time=\"2026-06-09T16:22:47.68039364Z\" level=info msg=\"Starting container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb\" id=c58df233-0b87-40c1-b06b-ca2bc0804ffa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:47.686270 crc crio[22095]: time=\"2026-06-09T16:22:47.686139378Z\" level=info msg=\"Started container\" PID=89390 containerID=84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb description=openstack/ceilometer-0/ceilometer-central-agent id=c58df233-0b87-40c1-b06b-ca2bc0804ffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\nJun 09 16:22:47.700030 crc crio[22095]: time=\"2026-06-09T16:22:47.699653635Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f33bf854-fb7b-48cb-944b-158efd414405 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:47.709670 crc crio[22095]: time=\"2026-06-09T16:22:47.70959264Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 09 16:22:48.106008 crc crio[22095]: time=\"2026-06-09T16:22:48.105877435Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f33bf854-fb7b-48cb-944b-158efd414405 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:48.107289 crc crio[22095]: time=\"2026-06-09T16:22:48.107074356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5dde6d4d-c090-4037-a71b-a89df3542bc9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:48.131984 crc crio[22095]: time=\"2026-06-09T16:22:48.130835677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=adc1cc42-c8f8-4eb9-9f03-4aa9ebad1067 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:48.141190 crc crio[22095]: time=\"2026-06-09T16:22:48.141109781Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=84806026-dd13-4e18-9715-8de4b50f250e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:48.141521 crc crio[22095]: time=\"2026-06-09T16:22:48.141442839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:48.206806 crc crio[22095]: time=\"2026-06-09T16:22:48.206696847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:48.210417 crc crio[22095]: time=\"2026-06-09T16:22:48.210349861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:48.385849 crc crio[22095]: time=\"2026-06-09T16:22:48.385731088Z\" level=info msg=\"Created container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent\" id=84806026-dd13-4e18-9715-8de4b50f250e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:48.387321 crc crio[22095]: time=\"2026-06-09T16:22:48.387218246Z\" level=info msg=\"Starting container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea\" id=40f5ec08-f476-4053-baf5-df4e3237f235 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:48.397358 crc crio[22095]: time=\"2026-06-09T16:22:48.397246584Z\" level=info msg=\"Started container\" PID=89437 containerID=e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea description=openstack/ceilometer-0/ceilometer-notification-agent id=40f5ec08-f476-4053-baf5-df4e3237f235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\nJun 09 16:22:48.410714 crc crio[22095]: time=\"2026-06-09T16:22:48.410622568Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e4629c4e-86d9-43cc-833a-8df703e5ed84 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:48.414353 crc crio[22095]: time=\"2026-06-09T16:22:48.414286192Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 09 16:22:48.691669 crc crio[22095]: time=\"2026-06-09T16:22:48.69083013Z\" level=info msg=\"Stopping pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=32f1d398-fbfc-4833-a8c9-43a91dfacefa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:48.692998 crc crio[22095]: time=\"2026-06-09T16:22:48.692892393Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"\nJun 09 16:22:48.693155 crc crio[22095]: time=\"2026-06-09T16:22:48.693112148Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-phzqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:48.835495 crc crio[22095]: time=\"2026-06-09T16:22:48.835394765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e4629c4e-86d9-43cc-833a-8df703e5ed84 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:48.837277 crc crio[22095]: time=\"2026-06-09T16:22:48.83713315Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1a4a80c0-0d6d-4b24-a79a-9ed5464692e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:48.868316 crc crio[22095]: time=\"2026-06-09T16:22:48.866282449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2aef6c49-fd20-41dc-b8f3-553503d2e7c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:48.893082 crc crio[22095]: time=\"2026-06-09T16:22:48.89162654Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0b5faea1-c0d2-4d82-9781-37e71160f923 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:48.893082 crc crio[22095]: time=\"2026-06-09T16:22:48.892251246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:48.974992 crc crio[22095]: time=\"2026-06-09T16:22:48.964323979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:49.014642 crc crio[22095]: time=\"2026-06-09T16:22:49.01455216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:49.120830 crc crio[22095]: time=\"2026-06-09T16:22:49.120742999Z\" level=info msg=\"Stopped pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=32f1d398-fbfc-4833-a8c9-43a91dfacefa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:49.177827 crc crio[22095]: time=\"2026-06-09T16:22:49.177707143Z\" level=info msg=\"Created container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core\" id=0b5faea1-c0d2-4d82-9781-37e71160f923 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:49.181053 crc crio[22095]: time=\"2026-06-09T16:22:49.180731501Z\" level=info msg=\"Starting container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674\" id=41ffb902-c837-43d6-aa0e-58dcdb5201d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:49.187496 crc crio[22095]: time=\"2026-06-09T16:22:49.187365901Z\" level=info msg=\"Started container\" PID=89541 containerID=b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674 description=openstack/ceilometer-0/sg-core id=41ffb902-c837-43d6-aa0e-58dcdb5201d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\nJun 09 16:22:49.202204 crc crio[22095]: time=\"2026-06-09T16:22:49.20210262Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5e2ab8a1-4fbf-487b-83a9-858434408406 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:49.209250 crc crio[22095]: time=\"2026-06-09T16:22:49.209164351Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 09 16:22:49.952253 crc crio[22095]: time=\"2026-06-09T16:22:49.951718315Z\" level=info msg=\"Stopping container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41 (timeout: 30s)\" id=2ab8965f-35a2-473d-a55e-beea7366e268 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:49.952725 crc crio[22095]: time=\"2026-06-09T16:22:49.951856879Z\" level=info msg=\"Stopping container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77 (timeout: 30s)\" id=627ee672-f645-4f82-aaaf-dba277f35e37 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:49.988168 crc crio[22095]: time=\"2026-06-09T16:22:49.986663493Z\" level=info msg=\"Stopping container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0 (timeout: 30s)\" id=f93def88-a116-490c-9c8b-353f10268931 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:50.050797 crc crio[22095]: time=\"2026-06-09T16:22:50.049509358Z\" level=info msg=\"Stopping container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a (timeout: 30s)\" id=5f4ddd0f-b8a9-4fc7-aec5-a888dd5c50eb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:50.054980 crc crio[22095]: time=\"2026-06-09T16:22:50.052174617Z\" level=info msg=\"Stopping container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403 (timeout: 30s)\" id=3046a5ac-53c4-4d54-b1df-3f0dd299a38e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:50.089981 crc crio[22095]: time=\"2026-06-09T16:22:50.089119527Z\" level=info msg=\"Stopped container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log\" id=627ee672-f645-4f82-aaaf-dba277f35e37 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:50.287602 crc crio[22095]: time=\"2026-06-09T16:22:50.287449984Z\" level=info msg=\"Stopped container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log\" id=3046a5ac-53c4-4d54-b1df-3f0dd299a38e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:51.437227 crc crio[22095]: time=\"2026-06-09T16:22:51.436429844Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=5e2ab8a1-4fbf-487b-83a9-858434408406 name=/runtime.v1.ImageService/PullImage\nJun 09 16:22:51.438190 crc crio[22095]: time=\"2026-06-09T16:22:51.437971954Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=37e39fa8-4fb9-43c8-97f0-e89e37372fad name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:51.507088 crc crio[22095]: time=\"2026-06-09T16:22:51.506986988Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c99171d3-f01d-42b4-b43d-61790e3a5495 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:51.516003 crc crio[22095]: time=\"2026-06-09T16:22:51.515854436Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=133ae6c1-6c1d-4fef-8393-483973b4f0e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:51.516550 crc crio[22095]: time=\"2026-06-09T16:22:51.516491722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:51.615999 crc crio[22095]: time=\"2026-06-09T16:22:51.615867226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:51.629204 crc crio[22095]: time=\"2026-06-09T16:22:51.629104486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:51.756505 crc crio[22095]: time=\"2026-06-09T16:22:51.755996467Z\" level=info msg=\"Stopped container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f93def88-a116-490c-9c8b-353f10268931 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:51.757321 crc crio[22095]: time=\"2026-06-09T16:22:51.75725496Z\" level=info msg=\"Stopping pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=01837432-8b64-425c-b1fc-04baafe4105b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:51.758285 crc crio[22095]: time=\"2026-06-09T16:22:51.758219525Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}\"\nJun 09 16:22:51.758429 crc crio[22095]: time=\"2026-06-09T16:22:51.758381849Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:51.924823 crc crio[22095]: time=\"2026-06-09T16:22:51.924721994Z\" level=info msg=\"Created container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd\" id=133ae6c1-6c1d-4fef-8393-483973b4f0e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:51.932089 crc crio[22095]: time=\"2026-06-09T16:22:51.930735529Z\" level=info msg=\"Starting container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7\" id=cd6ea5a5-47ff-4673-9b1d-b2c60f6595c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:51.947249 crc crio[22095]: time=\"2026-06-09T16:22:51.94713317Z\" level=info msg=\"Started container\" PID=89713 containerID=346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7 description=openstack/ceilometer-0/proxy-httpd id=cd6ea5a5-47ff-4673-9b1d-b2c60f6595c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\nJun 09 16:22:52.161264 crc crio[22095]: time=\"2026-06-09T16:22:52.161011247Z\" level=info msg=\"Stopped pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=01837432-8b64-425c-b1fc-04baafe4105b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:52.788072 crc crio[22095]: time=\"2026-06-09T16:22:52.787271533Z\" level=info msg=\"Removing container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0\" id=bb5b0bf4-8eed-45ad-a0c1-b3c3c3e8ec15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:52.820487 crc crio[22095]: time=\"2026-06-09T16:22:52.820360963Z\" level=info msg=\"Removed container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bb5b0bf4-8eed-45ad-a0c1-b3c3c3e8ec15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:53.517684 crc crio[22095]: time=\"2026-06-09T16:22:53.517267604Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=1e5cbdda-fdc0-474b-b536-38e136654b09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:53.517969 crc crio[22095]: time=\"2026-06-09T16:22:53.517691775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:53.559014 crc crio[22095]: time=\"2026-06-09T16:22:53.558893384Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc001288d90}] Aliases:map[]}\"\nJun 09 16:22:53.559014 crc crio[22095]: time=\"2026-06-09T16:22:53.558991216Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:53.609881 crc crio[22095]: time=\"2026-06-09T16:22:53.609749911Z\" level=info msg=\"Stopped container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata\" id=5f4ddd0f-b8a9-4fc7-aec5-a888dd5c50eb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:53.611177 crc crio[22095]: time=\"2026-06-09T16:22:53.611126426Z\" level=info msg=\"Stopping pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=39de9d14-37d9-42ad-8a9c-4ca5fc26ed34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:53.611800 crc crio[22095]: time=\"2026-06-09T16:22:53.611744302Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc001288ec0}] Aliases:map[]}\"\nJun 09 16:22:53.612004 crc crio[22095]: time=\"2026-06-09T16:22:53.611899526Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:54.061754 crc crio[22095]: time=\"2026-06-09T16:22:54.061326667Z\" level=info msg=\"Stopped pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=39de9d14-37d9-42ad-8a9c-4ca5fc26ed34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:54.134346 crc crio[22095]: 2026-06-09T16:22:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0226c361a98c916 Mac:ee:72:af:95:86:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:54.136144 crc crio[22095]: time=\"2026-06-09T16:22:54.135902503Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc001288d90}] Aliases:map[]}\"\nJun 09 16:22:54.136260 crc crio[22095]: time=\"2026-06-09T16:22:54.136242742Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:54.147312 crc crio[22095]: time=\"2026-06-09T16:22:54.147256845Z\" level=info msg=\"Ran pod sandbox 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 with infra container: openstack/nova-scheduler-0/POD\" id=1e5cbdda-fdc0-474b-b536-38e136654b09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:54.151060 crc crio[22095]: time=\"2026-06-09T16:22:54.150973741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=696ffed5-ec16-47e6-b8ec-fca1ed6c3d2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:54.180514 crc crio[22095]: time=\"2026-06-09T16:22:54.180344616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=fe6b605b-65f7-4e0f-8294-80a274bcca12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:54.191554 crc crio[22095]: time=\"2026-06-09T16:22:54.19141225Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1330c153-68cb-4062-82df-8443fad3ada0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:54.192254 crc crio[22095]: time=\"2026-06-09T16:22:54.192160399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:54.252136 crc crio[22095]: time=\"2026-06-09T16:22:54.251619998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:54.257876 crc crio[22095]: time=\"2026-06-09T16:22:54.257653783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:54.550305 crc crio[22095]: time=\"2026-06-09T16:22:54.550212442Z\" level=info msg=\"Created container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1330c153-68cb-4062-82df-8443fad3ada0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:54.551754 crc crio[22095]: time=\"2026-06-09T16:22:54.551677679Z\" level=info msg=\"Starting container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457\" id=2fed1104-c4fe-403e-9a14-52bb69d93c44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:54.557594 crc crio[22095]: time=\"2026-06-09T16:22:54.557512979Z\" level=info msg=\"Started container\" PID=90059 containerID=c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2fed1104-c4fe-403e-9a14-52bb69d93c44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\nJun 09 16:22:54.889225 crc crio[22095]: time=\"2026-06-09T16:22:54.884483593Z\" level=info msg=\"Removing container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a\" id=0af05c6d-42ad-4e40-8e87-000382451609 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:54.921243 crc crio[22095]: time=\"2026-06-09T16:22:54.921141155Z\" level=info msg=\"Removed container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata\" id=0af05c6d-42ad-4e40-8e87-000382451609 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:54.935505 crc crio[22095]: time=\"2026-06-09T16:22:54.93535917Z\" level=info msg=\"Removing container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403\" id=90256e1d-afd8-4673-b0ba-ac0adcf5dfa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:54.978683 crc crio[22095]: time=\"2026-06-09T16:22:54.978233262Z\" level=info msg=\"Removed container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log\" id=90256e1d-afd8-4673-b0ba-ac0adcf5dfa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:55.392496 crc crio[22095]: time=\"2026-06-09T16:22:55.392303404Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ec838909-3927-484a-8840-cb461796d2fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:55.394279 crc crio[22095]: time=\"2026-06-09T16:22:55.39253411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:55.435981 crc crio[22095]: time=\"2026-06-09T16:22:55.435757891Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc002ab24a0}] Aliases:map[]}\"\nJun 09 16:22:55.436232 crc crio[22095]: time=\"2026-06-09T16:22:55.436214393Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:56.005851 crc crio[22095]: 2026-06-09T16:22:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c43350ef62a12e0 Mac:22:20:77:0a:58:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:56.007890 crc crio[22095]: time=\"2026-06-09T16:22:56.007854884Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc002ab24a0}] Aliases:map[]}\"\nJun 09 16:22:56.008193 crc crio[22095]: time=\"2026-06-09T16:22:56.008173612Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:56.018267 crc crio[22095]: time=\"2026-06-09T16:22:56.018236061Z\" level=info msg=\"Ran pod sandbox c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c with infra container: openstack/nova-metadata-0/POD\" id=ec838909-3927-484a-8840-cb461796d2fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:56.020799 crc crio[22095]: time=\"2026-06-09T16:22:56.020773986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=593f9b43-3fe7-4604-bbea-c95b1213932c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:56.025687 crc crio[22095]: time=\"2026-06-09T16:22:56.024232395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=32090c54-9e17-4816-84b7-6ddabb3b111e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:56.033296 crc crio[22095]: time=\"2026-06-09T16:22:56.033195185Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5e0b960c-321f-4103-b48e-d3455447760c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:56.033626 crc crio[22095]: time=\"2026-06-09T16:22:56.033567395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:56.103435 crc crio[22095]: time=\"2026-06-09T16:22:56.103343258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:56.106859 crc crio[22095]: time=\"2026-06-09T16:22:56.106796797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:56.287074 crc crio[22095]: time=\"2026-06-09T16:22:56.286892046Z\" level=info msg=\"Created container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log\" id=5e0b960c-321f-4103-b48e-d3455447760c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:56.290450 crc crio[22095]: time=\"2026-06-09T16:22:56.290365435Z\" level=info msg=\"Starting container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff\" id=422a4d53-2358-480e-98a9-e71863bb9f5a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:56.300234 crc crio[22095]: time=\"2026-06-09T16:22:56.29989474Z\" level=info msg=\"Started container\" PID=90190 containerID=0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff description=openstack/nova-metadata-0/nova-metadata-log id=422a4d53-2358-480e-98a9-e71863bb9f5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\nJun 09 16:22:56.314796 crc crio[22095]: time=\"2026-06-09T16:22:56.31469049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=19ca02e1-d14d-4a3a-85f6-a1913ec71a9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:56.388128 crc crio[22095]: time=\"2026-06-09T16:22:56.38783914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c1741277-80c4-423b-8551-054298159fcc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:56.405758 crc crio[22095]: time=\"2026-06-09T16:22:56.405640608Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=032f8c01-1171-4da0-b2e2-da193bd7f011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:56.407341 crc crio[22095]: time=\"2026-06-09T16:22:56.406247843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:56.457280 crc crio[22095]: time=\"2026-06-09T16:22:56.456752851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:56.461015 crc crio[22095]: time=\"2026-06-09T16:22:56.460901087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:56.527160 crc crio[22095]: time=\"2026-06-09T16:22:56.527029706Z\" level=info msg=\"Stopped container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api\" id=2ab8965f-35a2-473d-a55e-beea7366e268 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:22:56.528542 crc crio[22095]: time=\"2026-06-09T16:22:56.528434232Z\" level=info msg=\"Stopping pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=91728378-15a2-446c-8e3c-6c3d544956f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:56.529407 crc crio[22095]: time=\"2026-06-09T16:22:56.529298744Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc002ab22e0}] Aliases:map[]}\"\nJun 09 16:22:56.529562 crc crio[22095]: time=\"2026-06-09T16:22:56.52953233Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:56.749425 crc crio[22095]: time=\"2026-06-09T16:22:56.746406824Z\" level=info msg=\"Created container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata\" id=032f8c01-1171-4da0-b2e2-da193bd7f011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:56.751154 crc crio[22095]: time=\"2026-06-09T16:22:56.750863399Z\" level=info msg=\"Starting container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337\" id=e1463786-85e7-4344-9974-117adf84de92 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:56.761951 crc crio[22095]: time=\"2026-06-09T16:22:56.761836351Z\" level=info msg=\"Started container\" PID=90280 containerID=00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337 description=openstack/nova-metadata-0/nova-metadata-metadata id=e1463786-85e7-4344-9974-117adf84de92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\nJun 09 16:22:56.941429 crc crio[22095]: time=\"2026-06-09T16:22:56.941337614Z\" level=info msg=\"Stopped pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=91728378-15a2-446c-8e3c-6c3d544956f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:22:57.948974 crc crio[22095]: time=\"2026-06-09T16:22:57.948380156Z\" level=info msg=\"Removing container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41\" id=dcdcca61-f15e-4624-b32b-90ab179a5f02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:58.003339 crc crio[22095]: time=\"2026-06-09T16:22:58.00221577Z\" level=info msg=\"Removed container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api\" id=dcdcca61-f15e-4624-b32b-90ab179a5f02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:58.006163 crc crio[22095]: time=\"2026-06-09T16:22:58.006071829Z\" level=info msg=\"Removing container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77\" id=d2b1804e-cf36-4e2f-8326-ce5e26450bef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:58.046109 crc crio[22095]: time=\"2026-06-09T16:22:58.045994035Z\" level=info msg=\"Removed container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log\" id=d2b1804e-cf36-4e2f-8326-ce5e26450bef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:22:58.448597 crc crio[22095]: time=\"2026-06-09T16:22:58.448542461Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d856c472-8a79-4ba6-a3d1-ee065883b9eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:58.448747 crc crio[22095]: time=\"2026-06-09T16:22:58.448644204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:58.527054 crc crio[22095]: time=\"2026-06-09T16:22:58.526822033Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc0074a4dd0}] Aliases:map[]}\"\nJun 09 16:22:58.527394 crc crio[22095]: time=\"2026-06-09T16:22:58.52710566Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:22:59.061265 crc crio[22095]: 2026-06-09T16:22:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5325970faab8cce Mac:d6:d5:30:99:25:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:22:59.063048 crc crio[22095]: time=\"2026-06-09T16:22:59.062979323Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc0074a4dd0}] Aliases:map[]}\"\nJun 09 16:22:59.063231 crc crio[22095]: time=\"2026-06-09T16:22:59.063163458Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:22:59.076896 crc crio[22095]: time=\"2026-06-09T16:22:59.076823739Z\" level=info msg=\"Ran pod sandbox 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a with infra container: openstack/nova-api-0/POD\" id=d856c472-8a79-4ba6-a3d1-ee065883b9eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:22:59.080339 crc crio[22095]: time=\"2026-06-09T16:22:59.080266388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a22f1c04-9a17-4a61-8098-12ea0ee51264 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:59.090254 crc crio[22095]: time=\"2026-06-09T16:22:59.090166472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f6f87772-f9eb-46ba-b480-4a4adbde507a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:59.098810 crc crio[22095]: time=\"2026-06-09T16:22:59.098727852Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=fd6f0af9-eccb-4d13-af94-94cfe1d5e7d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:59.099349 crc crio[22095]: time=\"2026-06-09T16:22:59.099282856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:59.180318 crc crio[22095]: time=\"2026-06-09T16:22:59.180235157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:59.187395 crc crio[22095]: time=\"2026-06-09T16:22:59.187308319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:59.370055 crc crio[22095]: time=\"2026-06-09T16:22:59.369899381Z\" level=info msg=\"Created container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log\" id=fd6f0af9-eccb-4d13-af94-94cfe1d5e7d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:59.371489 crc crio[22095]: time=\"2026-06-09T16:22:59.37141047Z\" level=info msg=\"Starting container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa\" id=eb557ac4-8198-4c5c-8c81-14dbae65ea43 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:59.381837 crc crio[22095]: time=\"2026-06-09T16:22:59.381726405Z\" level=info msg=\"Started container\" PID=90597 containerID=aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa description=openstack/nova-api-0/nova-api-log id=eb557ac4-8198-4c5c-8c81-14dbae65ea43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\nJun 09 16:22:59.396640 crc crio[22095]: time=\"2026-06-09T16:22:59.396521426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e41224a5-7e4b-4b96-af90-1eb2daab18e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:59.480081 crc crio[22095]: time=\"2026-06-09T16:22:59.479512959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=db6524ee-19f1-4b5c-ab24-f6ac24f5232f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:22:59.487413 crc crio[22095]: time=\"2026-06-09T16:22:59.487320499Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ce189253-cc95-437d-a3a9-2cb27fd7a7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:59.487782 crc crio[22095]: time=\"2026-06-09T16:22:59.48772641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:59.554189 crc crio[22095]: time=\"2026-06-09T16:22:59.554067575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:59.558977 crc crio[22095]: time=\"2026-06-09T16:22:59.558861958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:22:59.716446 crc crio[22095]: time=\"2026-06-09T16:22:59.716320385Z\" level=info msg=\"Created container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api\" id=ce189253-cc95-437d-a3a9-2cb27fd7a7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:22:59.718031 crc crio[22095]: time=\"2026-06-09T16:22:59.717901046Z\" level=info msg=\"Starting container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f\" id=5ffc316b-0d1b-455e-93dc-4eeb52494b36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:22:59.723233 crc crio[22095]: time=\"2026-06-09T16:22:59.72314449Z\" level=info msg=\"Started container\" PID=90647 containerID=0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f description=openstack/nova-api-0/nova-api-api id=5ffc316b-0d1b-455e-93dc-4eeb52494b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\nJun 09 16:23:36.981321 crc crio[22095]: time=\"2026-06-09T16:23:36.980446522Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=ea814c45-9e99-475c-9905-367309c49181 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:23:36.981321 crc crio[22095]: time=\"2026-06-09T16:23:36.981333595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:23:37.067246 crc crio[22095]: time=\"2026-06-09T16:23:37.066635387Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d UID:5a997801-1e36-4183-8957-fc2c6fd5266b NetNS:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a997801_1e36_4183_8957_fc2c6fd5266b.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"\nJun 09 16:23:37.067246 crc crio[22095]: time=\"2026-06-09T16:23:37.06712087Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:23:37.620146 crc crio[22095]: 2026-06-09T16:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaefd4f54feb12a Mac:c6:83:53:4c:2f:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b SocketPath: PciID:}] [{Interface:0xc0005c65d0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:23:37.622365 crc crio[22095]: time=\"2026-06-09T16:23:37.622275678Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d UID:5a997801-1e36-4183-8957-fc2c6fd5266b NetNS:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a997801_1e36_4183_8957_fc2c6fd5266b.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"\nJun 09 16:23:37.622646 crc crio[22095]: time=\"2026-06-09T16:23:37.622577206Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:23:37.635447 crc crio[22095]: time=\"2026-06-09T16:23:37.634668966Z\" level=info msg=\"Ran pod sandbox aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d with infra container: sushy-emulator/sushy-emulator/POD\" id=ea814c45-9e99-475c-9905-367309c49181 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:23:37.637586 crc crio[22095]: time=\"2026-06-09T16:23:37.63751993Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=85fb4d4b-4aa9-4508-ad28-927f73bd0c17 name=/runtime.v1.ImageService/PullImage\nJun 09 16:23:37.643882 crc crio[22095]: time=\"2026-06-09T16:23:37.643794231Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 09 16:23:41.649062 crc crio[22095]: time=\"2026-06-09T16:23:41.648440395Z\" level=info msg=\"Removing container: 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c\" id=2b5a7401-b9dc-4b4f-b42b-cbebda3fa5dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:23:46.420004 crc crio[22095]: time=\"2026-06-09T16:23:46.419185299Z\" level=info msg=\"Removed container 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c: openstack/dnsmasq-dns-6b485b7db9-dswrp/init\" id=2b5a7401-b9dc-4b4f-b42b-cbebda3fa5dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:23:46.427108 crc crio[22095]: time=\"2026-06-09T16:23:46.42702233Z\" level=info msg=\"Removing container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc\" id=26a15ca9-b875-41aa-bda4-bca6b5aa2c05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:23:46.493001 crc crio[22095]: time=\"2026-06-09T16:23:46.492859722Z\" level=info msg=\"Removed container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=26a15ca9-b875-41aa-bda4-bca6b5aa2c05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:23:46.505352 crc crio[22095]: time=\"2026-06-09T16:23:46.505263841Z\" level=info msg=\"Stopping pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=b9f808e3-a5f8-4cef-8b91-dbe305e0b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.505352 crc crio[22095]: time=\"2026-06-09T16:23:46.505331503Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=b9f808e3-a5f8-4cef-8b91-dbe305e0b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.505894 crc crio[22095]: time=\"2026-06-09T16:23:46.505858116Z\" level=info msg=\"Removing pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=13a22e02-3eaf-425f-bf83-07b66418a7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.511504 crc crio[22095]: time=\"2026-06-09T16:23:46.511384408Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=85fb4d4b-4aa9-4508-ad28-927f73bd0c17 name=/runtime.v1.ImageService/PullImage\nJun 09 16:23:46.512455 crc crio[22095]: time=\"2026-06-09T16:23:46.512398254Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=e0a4c140-4745-4469-af8b-ad0348cb205a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:23:46.527115 crc crio[22095]: time=\"2026-06-09T16:23:46.52701442Z\" level=info msg=\"Removed pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=13a22e02-3eaf-425f-bf83-07b66418a7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.527824 crc crio[22095]: time=\"2026-06-09T16:23:46.527763739Z\" level=info msg=\"Stopping pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=30483a8d-0ddc-4562-8bee-17a255859bda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.527907 crc crio[22095]: time=\"2026-06-09T16:23:46.527830731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=30483a8d-0ddc-4562-8bee-17a255859bda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.528655 crc crio[22095]: time=\"2026-06-09T16:23:46.528452177Z\" level=info msg=\"Removing pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=26b51825-e501-4af6-8b0f-db8334fb401b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.561542 crc crio[22095]: time=\"2026-06-09T16:23:46.561406054Z\" level=info msg=\"Removed pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=26b51825-e501-4af6-8b0f-db8334fb401b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.564258 crc crio[22095]: time=\"2026-06-09T16:23:46.564163655Z\" level=info msg=\"Stopping pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=0833f82a-7d8b-49bb-94d2-0ad64c7541d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.564258 crc crio[22095]: time=\"2026-06-09T16:23:46.564236187Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=0833f82a-7d8b-49bb-94d2-0ad64c7541d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.564410 crc crio[22095]: time=\"2026-06-09T16:23:46.564165845Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ab9f260e-c5ae-48e0-bcf9-52f45e2eaa90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:23:46.564758 crc crio[22095]: time=\"2026-06-09T16:23:46.564673348Z\" level=info msg=\"Removing pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=e2c76e85-1fda-4b21-be75-b1abe84a3f04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.585005 crc crio[22095]: time=\"2026-06-09T16:23:46.584792475Z\" level=info msg=\"Removed pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=e2c76e85-1fda-4b21-be75-b1abe84a3f04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.585665 crc crio[22095]: time=\"2026-06-09T16:23:46.585594385Z\" level=info msg=\"Stopping pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=b10464fc-eec1-499f-a105-7cd148d25d61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.585741 crc crio[22095]: time=\"2026-06-09T16:23:46.585682917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=b10464fc-eec1-499f-a105-7cd148d25d61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.586158 crc crio[22095]: time=\"2026-06-09T16:23:46.586096368Z\" level=info msg=\"Removing pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=7bb6b268-59f4-4b8e-9507-332ad6136179 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.603667 crc crio[22095]: time=\"2026-06-09T16:23:46.60253457Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=a9012081-5cf8-4ed4-ab87-94d82f0dade4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:23:46.612677 crc crio[22095]: time=\"2026-06-09T16:23:46.612583818Z\" level=info msg=\"Removed pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=7bb6b268-59f4-4b8e-9507-332ad6136179 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.614705 crc crio[22095]: time=\"2026-06-09T16:23:46.614628071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:23:46.617721 crc crio[22095]: time=\"2026-06-09T16:23:46.617641348Z\" level=info msg=\"Stopping pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=4ab29325-2442-49ea-97f7-97e268acb0ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.617812 crc crio[22095]: time=\"2026-06-09T16:23:46.617759881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=4ab29325-2442-49ea-97f7-97e268acb0ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.618354 crc crio[22095]: time=\"2026-06-09T16:23:46.618278175Z\" level=info msg=\"Removing pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=b576f3c6-befe-4e12-8171-6b570e1be773 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.667601 crc crio[22095]: time=\"2026-06-09T16:23:46.667547411Z\" level=info msg=\"Removed pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=b576f3c6-befe-4e12-8171-6b570e1be773 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.668490 crc crio[22095]: time=\"2026-06-09T16:23:46.668435654Z\" level=info msg=\"Stopping pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=bf70f899-7d68-44a3-bf16-4f54939edc53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.669538 crc crio[22095]: time=\"2026-06-09T16:23:46.669514572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=bf70f899-7d68-44a3-bf16-4f54939edc53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:23:46.670612 crc crio[22095]: time=\"2026-06-09T16:23:46.670589329Z\" level=info msg=\"Removing pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=7a2bb3ba-db0c-4151-864b-ec5ebeb6205d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.690132 crc crio[22095]: time=\"2026-06-09T16:23:46.69007722Z\" level=info msg=\"Removed pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=7a2bb3ba-db0c-4151-864b-ec5ebeb6205d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:23:46.696642 crc crio[22095]: time=\"2026-06-09T16:23:46.696539206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:23:46.701047 crc crio[22095]: time=\"2026-06-09T16:23:46.700900968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:23:46.843803 crc crio[22095]: time=\"2026-06-09T16:23:46.843175495Z\" level=info msg=\"Created container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator\" id=a9012081-5cf8-4ed4-ab87-94d82f0dade4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:23:46.844902 crc crio[22095]: time=\"2026-06-09T16:23:46.844849658Z\" level=info msg=\"Starting container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d\" id=16e0af3a-70f6-49af-b027-732411a0a8f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:23:46.850101 crc crio[22095]: time=\"2026-06-09T16:23:46.849782905Z\" level=info msg=\"Started container\" PID=93218 containerID=0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d description=sushy-emulator/sushy-emulator/sushy-emulator id=16e0af3a-70f6-49af-b027-732411a0a8f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d\nJun 09 16:24:00.241975 crc crio[22095]: time=\"2026-06-09T16:24:00.241198Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 16:24:00.532314 crc crio[22095]: time=\"2026-06-09T16:24:00.53145046Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683704-95ljj/POD\" id=a8949b3d-cdb8-4623-95ab-bb33d214382f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:24:00.532663 crc crio[22095]: time=\"2026-06-09T16:24:00.532451485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:00.583225 crc crio[22095]: time=\"2026-06-09T16:24:00.583087197Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc002b5c770}] Aliases:map[]}\"\nJun 09 16:24:00.583225 crc crio[22095]: time=\"2026-06-09T16:24:00.583159229Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683704-95ljj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:24:01.142458 crc crio[22095]: 2026-06-09T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d91d7986e59e7f0 Mac:82:84:3f:b5:b3:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:24:01.144532 crc crio[22095]: time=\"2026-06-09T16:24:01.144410282Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc002b5c770}] Aliases:map[]}\"\nJun 09 16:24:01.144652 crc crio[22095]: time=\"2026-06-09T16:24:01.144604267Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683704-95ljj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:24:01.157065 crc crio[22095]: time=\"2026-06-09T16:24:01.156983626Z\" level=info msg=\"Ran pod sandbox d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 with infra container: openshift-infra/auto-csr-approver-29683704-95ljj/POD\" id=a8949b3d-cdb8-4623-95ab-bb33d214382f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:24:01.160249 crc crio[22095]: time=\"2026-06-09T16:24:01.160154497Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c4d394a8-eed9-4e59-88e0-d927851ea9db name=/runtime.v1.ImageService/PullImage\nJun 09 16:24:01.168341 crc crio[22095]: time=\"2026-06-09T16:24:01.168271386Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:24:02.315131 crc crio[22095]: time=\"2026-06-09T16:24:02.314555487Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c4d394a8-eed9-4e59-88e0-d927851ea9db name=/runtime.v1.ImageService/PullImage\nJun 09 16:24:02.316968 crc crio[22095]: time=\"2026-06-09T16:24:02.31623907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d4c83d9-0a59-4c74-8b8e-66f2aa05aa42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:02.318388 crc crio[22095]: time=\"2026-06-09T16:24:02.318333614Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6a9e58-2289-424f-8118-ef1ea770bde2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:02.326878 crc crio[22095]: time=\"2026-06-09T16:24:02.3267588Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683704-95ljj/oc\" id=f37aac5a-88db-47ca-b844-42296e769f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:02.327555 crc crio[22095]: time=\"2026-06-09T16:24:02.327459328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:02.390296 crc crio[22095]: time=\"2026-06-09T16:24:02.390084488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:02.613748 crc crio[22095]: time=\"2026-06-09T16:24:02.613219913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:02.761028 crc crio[22095]: time=\"2026-06-09T16:24:02.760848727Z\" level=info msg=\"Created container 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b: openshift-infra/auto-csr-approver-29683704-95ljj/oc\" id=f37aac5a-88db-47ca-b844-42296e769f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:02.765521 crc crio[22095]: time=\"2026-06-09T16:24:02.765425735Z\" level=info msg=\"Starting container: 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b\" id=8579acb0-37c5-4bd3-b29a-5440a887a1da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:24:02.771128 crc crio[22095]: time=\"2026-06-09T16:24:02.771010108Z\" level=info msg=\"Started container\" PID=93977 containerID=6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b description=openshift-infra/auto-csr-approver-29683704-95ljj/oc id=8579acb0-37c5-4bd3-b29a-5440a887a1da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\nJun 09 16:24:05.045462 crc crio[22095]: time=\"2026-06-09T16:24:05.044740035Z\" level=info msg=\"Stopping pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=035b863e-5010-4974-a636-36dec0973f90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:05.047323 crc crio[22095]: time=\"2026-06-09T16:24:05.046251734Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc00263c508}] Aliases:map[]}\"\nJun 09 16:24:05.047323 crc crio[22095]: time=\"2026-06-09T16:24:05.046426349Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683704-95ljj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:24:05.426091 crc crio[22095]: time=\"2026-06-09T16:24:05.425145332Z\" level=info msg=\"Stopped pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=035b863e-5010-4974-a636-36dec0973f90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:10.523161 crc crio[22095]: time=\"2026-06-09T16:24:10.522357736Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-xzlg7/POD\" id=7bf8d21b-cf9d-43e3-be78-e8e125553740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:24:10.524437 crc crio[22095]: time=\"2026-06-09T16:24:10.523171117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:10.566129 crc crio[22095]: time=\"2026-06-09T16:24:10.566030389Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0019841a8}] Aliases:map[]}\"\nJun 09 16:24:10.566129 crc crio[22095]: time=\"2026-06-09T16:24:10.566099471Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-849b84f84f-xzlg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:24:11.156670 crc crio[22095]: 2026-06-09T16:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac39a9385ff0abd Mac:06:b6:73:68:7d:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:24:11.158619 crc crio[22095]: time=\"2026-06-09T16:24:11.158551498Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0019841a8}] Aliases:map[]}\"\nJun 09 16:24:11.158768 crc crio[22095]: time=\"2026-06-09T16:24:11.158742752Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-849b84f84f-xzlg7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:24:11.172169 crc crio[22095]: time=\"2026-06-09T16:24:11.16914241Z\" level=info msg=\"Ran pod sandbox ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f with infra container: openstack/dnsmasq-dns-849b84f84f-xzlg7/POD\" id=7bf8d21b-cf9d-43e3-be78-e8e125553740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:24:11.176222 crc crio[22095]: time=\"2026-06-09T16:24:11.175739719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8ed17763-737f-4cde-94b2-a81c9af2faad name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:11.261081 crc crio[22095]: time=\"2026-06-09T16:24:11.260324263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=00f740cb-90ae-4cf0-bd69-ef08ca9fbf29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:11.273022 crc crio[22095]: time=\"2026-06-09T16:24:11.272877546Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-xzlg7/init\" id=7d35f59f-a693-4446-bdb4-b3e67e491807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:11.273439 crc crio[22095]: time=\"2026-06-09T16:24:11.273360198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:11.330049 crc crio[22095]: time=\"2026-06-09T16:24:11.329904951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:11.334098 crc crio[22095]: time=\"2026-06-09T16:24:11.334018677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:11.534691 crc crio[22095]: time=\"2026-06-09T16:24:11.534542781Z\" level=info msg=\"Created container 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a: openstack/dnsmasq-dns-849b84f84f-xzlg7/init\" id=7d35f59f-a693-4446-bdb4-b3e67e491807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:11.536539 crc crio[22095]: time=\"2026-06-09T16:24:11.536427769Z\" level=info msg=\"Starting container: 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a\" id=b6a1a2b2-b44f-41d9-b637-2d70e395fb32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:24:11.546295 crc crio[22095]: time=\"2026-06-09T16:24:11.54619441Z\" level=info msg=\"Started container\" PID=94513 containerID=9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a description=openstack/dnsmasq-dns-849b84f84f-xzlg7/init id=b6a1a2b2-b44f-41d9-b637-2d70e395fb32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\nJun 09 16:24:12.243503 crc crio[22095]: time=\"2026-06-09T16:24:12.24306146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b9023305-63dc-4711-ac4a-425bec0a7288 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:12.331220 crc crio[22095]: time=\"2026-06-09T16:24:12.331078412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8d416893-a34e-41b1-8b68-dd7e7c78ed46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:12.397109 crc crio[22095]: time=\"2026-06-09T16:24:12.396423251Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=84556047-cf0a-43f6-b624-29185bf4472e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:12.397975 crc crio[22095]: time=\"2026-06-09T16:24:12.397332545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:12.453191 crc crio[22095]: time=\"2026-06-09T16:24:12.453094188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:12.459582 crc crio[22095]: time=\"2026-06-09T16:24:12.459526713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:12.679070 crc crio[22095]: time=\"2026-06-09T16:24:12.678961133Z\" level=info msg=\"Created container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=84556047-cf0a-43f6-b624-29185bf4472e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:12.680851 crc crio[22095]: time=\"2026-06-09T16:24:12.680767449Z\" level=info msg=\"Starting container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5\" id=17ad46ea-d2ba-42f8-839d-955881213a4d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:24:12.688577 crc crio[22095]: time=\"2026-06-09T16:24:12.688451007Z\" level=info msg=\"Started container\" PID=94580 containerID=3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5 description=openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns id=17ad46ea-d2ba-42f8-839d-955881213a4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\nJun 09 16:24:20.002282 crc crio[22095]: time=\"2026-06-09T16:24:19.9998668Z\" level=info msg=\"Stopping container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359 (timeout: 10s)\" id=ab4d992e-41cf-4195-9266-95f47e35bfd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:24:20.160808 crc crio[22095]: time=\"2026-06-09T16:24:20.15979786Z\" level=info msg=\"Stopped container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=ab4d992e-41cf-4195-9266-95f47e35bfd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:24:20.162306 crc crio[22095]: time=\"2026-06-09T16:24:20.162230163Z\" level=info msg=\"Stopping pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=7cc6d294-6470-4402-bb31-0eb832053947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:20.163043 crc crio[22095]: time=\"2026-06-09T16:24:20.163002433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002da4f10}] Aliases:map[]}\"\nJun 09 16:24:20.163203 crc crio[22095]: time=\"2026-06-09T16:24:20.163140656Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-786645bb79-bghms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:24:20.570579 crc crio[22095]: time=\"2026-06-09T16:24:20.570363462Z\" level=info msg=\"Stopped pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=7cc6d294-6470-4402-bb31-0eb832053947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:21.487019 crc crio[22095]: time=\"2026-06-09T16:24:21.486460137Z\" level=info msg=\"Removing container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359\" id=5ce1b6cd-cb02-4599-a2a1-854b632efc4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:21.531111 crc crio[22095]: time=\"2026-06-09T16:24:21.529580415Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-qrx6k/POD\" id=681f93e2-4904-4a9b-aa5e-7accb4b6fbb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:24:21.531111 crc crio[22095]: time=\"2026-06-09T16:24:21.529709628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:21.536019 crc crio[22095]: time=\"2026-06-09T16:24:21.535868947Z\" level=info msg=\"Removed container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=5ce1b6cd-cb02-4599-a2a1-854b632efc4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:21.544146 crc crio[22095]: time=\"2026-06-09T16:24:21.544063497Z\" level=info msg=\"Removing container: d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0\" id=1dbfed37-a86b-402f-92b7-9792545ffca8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:21.584807 crc crio[22095]: time=\"2026-06-09T16:24:21.584754983Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc001984370}] Aliases:map[]}\"\nJun 09 16:24:21.585150 crc crio[22095]: time=\"2026-06-09T16:24:21.585123383Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-94bfffd6f-qrx6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:24:21.592668 crc crio[22095]: time=\"2026-06-09T16:24:21.592560474Z\" level=info msg=\"Removed container d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0: openstack/dnsmasq-dns-786645bb79-bghms/init\" id=1dbfed37-a86b-402f-92b7-9792545ffca8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:22.604050 crc crio[22095]: 2026-06-09T16:24:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1176b7e6d8affdd Mac:5e:5f:8c:fd:9f:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:24:22.604050 crc crio[22095]: time=\"2026-06-09T16:24:22.603463864Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc001984370}] Aliases:map[]}\"\nJun 09 16:24:22.604050 crc crio[22095]: time=\"2026-06-09T16:24:22.60367569Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-94bfffd6f-qrx6k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:24:22.618004 crc crio[22095]: time=\"2026-06-09T16:24:22.617870575Z\" level=info msg=\"Ran pod sandbox 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 with infra container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/POD\" id=681f93e2-4904-4a9b-aa5e-7accb4b6fbb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:24:22.622853 crc crio[22095]: time=\"2026-06-09T16:24:22.622709119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=27640651-6e83-48b5-95ae-d9d4d7ca26fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:22.752241 crc crio[22095]: time=\"2026-06-09T16:24:22.752153876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=56107054-5d43-432a-aebe-2d6f68d460b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:22.851462 crc crio[22095]: time=\"2026-06-09T16:24:22.851329545Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init\" id=86c725e5-85db-418e-8cdb-6c4e215c3d24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:22.851851 crc crio[22095]: time=\"2026-06-09T16:24:22.851776266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:22.969189 crc crio[22095]: time=\"2026-06-09T16:24:22.9690466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:22.976816 crc crio[22095]: time=\"2026-06-09T16:24:22.976505632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:23.225750 crc crio[22095]: time=\"2026-06-09T16:24:23.225575113Z\" level=info msg=\"Created container d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init\" id=86c725e5-85db-418e-8cdb-6c4e215c3d24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:23.230747 crc crio[22095]: time=\"2026-06-09T16:24:23.22972405Z\" level=info msg=\"Starting container: d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6\" id=5455da40-a093-4d6c-852b-be736534d1f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:24:23.260281 crc crio[22095]: time=\"2026-06-09T16:24:23.259714531Z\" level=info msg=\"Started container\" PID=95308 containerID=d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6 description=openstack/dnsmasq-dns-94bfffd6f-qrx6k/init id=5455da40-a093-4d6c-852b-be736534d1f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\nJun 09 16:24:23.587423 crc crio[22095]: time=\"2026-06-09T16:24:23.587010573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6398d81b-1d9c-4a53-aac6-9ae682289405 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:23.697906 crc crio[22095]: time=\"2026-06-09T16:24:23.697258146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e14c3701-1b8a-4898-a07f-b09f4223f13a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:24:23.723507 crc crio[22095]: time=\"2026-06-09T16:24:23.723349297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=0d015f4c-8d7e-4291-9e51-55d8202d6084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:23.724201 crc crio[22095]: time=\"2026-06-09T16:24:23.724153847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:23.812949 crc crio[22095]: time=\"2026-06-09T16:24:23.812720784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:23.825589 crc crio[22095]: time=\"2026-06-09T16:24:23.824099876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:24:24.058753 crc crio[22095]: time=\"2026-06-09T16:24:24.058651214Z\" level=info msg=\"Created container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=0d015f4c-8d7e-4291-9e51-55d8202d6084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:24:24.062225 crc crio[22095]: time=\"2026-06-09T16:24:24.061830286Z\" level=info msg=\"Starting container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7\" id=4b63ddb6-185a-4f36-bc72-a4bf36a79375 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:24:24.073775 crc crio[22095]: time=\"2026-06-09T16:24:24.073692131Z\" level=info msg=\"Started container\" PID=95363 containerID=800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7 description=openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns id=4b63ddb6-185a-4f36-bc72-a4bf36a79375 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\nJun 09 16:24:30.879552 crc crio[22095]: time=\"2026-06-09T16:24:30.878740158Z\" level=info msg=\"Stopping container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5 (timeout: 10s)\" id=81626458-8c2d-4619-8b59-5dc44abd0e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:24:31.667040 crc crio[22095]: time=\"2026-06-09T16:24:31.666544586Z\" level=info msg=\"Stopped container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=81626458-8c2d-4619-8b59-5dc44abd0e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:24:31.668110 crc crio[22095]: time=\"2026-06-09T16:24:31.668015774Z\" level=info msg=\"Stopping pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=71e0ed69-dbd8-406b-927b-42f460fb03e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:31.669182 crc crio[22095]: time=\"2026-06-09T16:24:31.669100592Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0004c7990}] Aliases:map[]}\"\nJun 09 16:24:31.669345 crc crio[22095]: time=\"2026-06-09T16:24:31.669310737Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-849b84f84f-xzlg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:24:32.054828 crc crio[22095]: time=\"2026-06-09T16:24:32.054713342Z\" level=info msg=\"Stopped pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=71e0ed69-dbd8-406b-927b-42f460fb03e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:32.773416 crc crio[22095]: time=\"2026-06-09T16:24:32.772812788Z\" level=info msg=\"Removing container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5\" id=44212b27-e130-4ef6-992d-ca5965ef0276 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:32.799350 crc crio[22095]: time=\"2026-06-09T16:24:32.799258888Z\" level=info msg=\"Removed container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=44212b27-e130-4ef6-992d-ca5965ef0276 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:32.803392 crc crio[22095]: time=\"2026-06-09T16:24:32.803300562Z\" level=info msg=\"Removing container: 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a\" id=65db5adf-bef1-43dd-abed-0fe4cb8eb43b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:32.862808 crc crio[22095]: time=\"2026-06-09T16:24:32.862460113Z\" level=info msg=\"Removed container 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a: openstack/dnsmasq-dns-849b84f84f-xzlg7/init\" id=65db5adf-bef1-43dd-abed-0fe4cb8eb43b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:46.727555 crc crio[22095]: time=\"2026-06-09T16:24:46.726689889Z\" level=info msg=\"Removing container: 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14\" id=067b8af3-47f3-4d5d-80b9-aa638efd33be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:46.818852 crc crio[22095]: time=\"2026-06-09T16:24:46.818264873Z\" level=info msg=\"Removed container 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14: openshift-infra/auto-csr-approver-29683698-j5xhr/oc\" id=067b8af3-47f3-4d5d-80b9-aa638efd33be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:46.821226 crc crio[22095]: time=\"2026-06-09T16:24:46.821159117Z\" level=info msg=\"Removing container: 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c\" id=e8a3971b-be88-4112-8a32-691c253c7fb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:46.872736 crc crio[22095]: time=\"2026-06-09T16:24:46.872540888Z\" level=info msg=\"Removed container 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config\" id=e8a3971b-be88-4112-8a32-691c253c7fb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:24:46.887808 crc crio[22095]: time=\"2026-06-09T16:24:46.887742729Z\" level=info msg=\"Stopping pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=6fdd8582-7d8e-42df-93ad-6bac4adfbda8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.887808 crc crio[22095]: time=\"2026-06-09T16:24:46.887832781Z\" level=info msg=\"Stopped pod sandbox (already stopped): dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=6fdd8582-7d8e-42df-93ad-6bac4adfbda8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.888742 crc crio[22095]: time=\"2026-06-09T16:24:46.888652812Z\" level=info msg=\"Removing pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=aa5cbf87-d529-4a2c-9f33-6231291cfb56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.921454 crc crio[22095]: time=\"2026-06-09T16:24:46.921347402Z\" level=info msg=\"Removed pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=aa5cbf87-d529-4a2c-9f33-6231291cfb56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.922813 crc crio[22095]: time=\"2026-06-09T16:24:46.922722688Z\" level=info msg=\"Stopping pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=dbd1e15d-f0e5-45c5-a5aa-76ecf2d8b0e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.923022 crc crio[22095]: time=\"2026-06-09T16:24:46.922840681Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=dbd1e15d-f0e5-45c5-a5aa-76ecf2d8b0e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.924584 crc crio[22095]: time=\"2026-06-09T16:24:46.924445942Z\" level=info msg=\"Removing pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=cf7f4730-7d0f-49f0-a9e6-240497bbbdef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.946578 crc crio[22095]: time=\"2026-06-09T16:24:46.946518999Z\" level=info msg=\"Removed pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=cf7f4730-7d0f-49f0-a9e6-240497bbbdef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.948089 crc crio[22095]: time=\"2026-06-09T16:24:46.948002287Z\" level=info msg=\"Stopping pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=9d9572a7-a380-42a6-9bba-9a95caa5b8ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.948089 crc crio[22095]: time=\"2026-06-09T16:24:46.94809908Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=9d9572a7-a380-42a6-9bba-9a95caa5b8ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.948745 crc crio[22095]: time=\"2026-06-09T16:24:46.948698095Z\" level=info msg=\"Removing pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=51b6fead-14d7-4c03-8e09-2afe7fb9207d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.970590 crc crio[22095]: time=\"2026-06-09T16:24:46.970526686Z\" level=info msg=\"Removed pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=51b6fead-14d7-4c03-8e09-2afe7fb9207d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.972124 crc crio[22095]: time=\"2026-06-09T16:24:46.972057696Z\" level=info msg=\"Stopping pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=73e42bbb-40f1-47f1-baf2-2c76440f6d8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.972288 crc crio[22095]: time=\"2026-06-09T16:24:46.972143118Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=73e42bbb-40f1-47f1-baf2-2c76440f6d8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:24:46.972670 crc crio[22095]: time=\"2026-06-09T16:24:46.972587249Z\" level=info msg=\"Removing pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=bfe54e19-b621-43c0-8279-a6b797a01614 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:24:46.996035 crc crio[22095]: time=\"2026-06-09T16:24:46.995678753Z\" level=info msg=\"Removed pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=bfe54e19-b621-43c0-8279-a6b797a01614 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:25:47.052578 crc crio[22095]: time=\"2026-06-09T16:25:47.051428961Z\" level=info msg=\"Removing container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651\" id=23881435-7b5c-426b-a542-9c62663858c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:25:47.147616 crc crio[22095]: time=\"2026-06-09T16:25:47.147363786Z\" level=info msg=\"Removed container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log\" id=23881435-7b5c-426b-a542-9c62663858c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:25:47.152351 crc crio[22095]: time=\"2026-06-09T16:25:47.152240262Z\" level=info msg=\"Removing container: 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5\" id=6336f1d5-5dd6-4d3b-b4bb-fb10dbd0ec62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:25:47.289862 crc crio[22095]: time=\"2026-06-09T16:25:47.286111482Z\" level=info msg=\"Removed container 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap\" id=6336f1d5-5dd6-4d3b-b4bb-fb10dbd0ec62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:25:47.320233 crc crio[22095]: time=\"2026-06-09T16:25:47.31986647Z\" level=info msg=\"Removing container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f\" id=763e36a0-4ae7-4851-b3f2-8195055b801d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:25:47.406336 crc crio[22095]: time=\"2026-06-09T16:25:47.405763458Z\" level=info msg=\"Removed container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd\" id=763e36a0-4ae7-4851-b3f2-8195055b801d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:25:47.418100 crc crio[22095]: time=\"2026-06-09T16:25:47.417976162Z\" level=info msg=\"Stopping pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=0ec81263-5a9e-4283-8fb0-4ec5751865e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:25:47.418100 crc crio[22095]: time=\"2026-06-09T16:25:47.418080174Z\" level=info msg=\"Stopped pod sandbox (already stopped): 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=0ec81263-5a9e-4283-8fb0-4ec5751865e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:25:47.419099 crc crio[22095]: time=\"2026-06-09T16:25:47.419054539Z\" level=info msg=\"Removing pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=432d4e69-c493-4c22-aa0d-60e0dd2c8bb6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:25:47.437514 crc crio[22095]: time=\"2026-06-09T16:25:47.43738212Z\" level=info msg=\"Removed pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=432d4e69-c493-4c22-aa0d-60e0dd2c8bb6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:25:47.440184 crc crio[22095]: time=\"2026-06-09T16:25:47.440070749Z\" level=info msg=\"Stopping pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=6a3fed07-9be5-4aed-bbfd-b84d54220c6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:25:47.440293 crc crio[22095]: time=\"2026-06-09T16:25:47.440188502Z\" level=info msg=\"Stopped pod sandbox (already stopped): f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=6a3fed07-9be5-4aed-bbfd-b84d54220c6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:25:47.440972 crc crio[22095]: time=\"2026-06-09T16:25:47.440847529Z\" level=info msg=\"Removing pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=91a4cfda-1f8b-4a35-aa91-9ddb577f81ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:25:47.498446 crc crio[22095]: time=\"2026-06-09T16:25:47.498363728Z\" level=info msg=\"Removed pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=91a4cfda-1f8b-4a35-aa91-9ddb577f81ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:26:00.575381 crc crio[22095]: time=\"2026-06-09T16:26:00.574375995Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683706-gps97/POD\" id=8dce50a9-6a6c-4e49-8b77-f1a2e7fda9cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:26:00.577255 crc crio[22095]: time=\"2026-06-09T16:26:00.575409751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:26:00.640411 crc crio[22095]: time=\"2026-06-09T16:26:00.640297679Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc00041ca80}] Aliases:map[]}\"\nJun 09 16:26:00.640411 crc crio[22095]: time=\"2026-06-09T16:26:00.640370611Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683706-gps97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:26:01.295697 crc crio[22095]: 2026-06-09T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6045d104cf3225c Mac:a2:89:db:81:c1:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 SocketPath: PciID:}] [{Interface:0xc000123710 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:26:01.297866 crc crio[22095]: time=\"2026-06-09T16:26:01.297801118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc00041ca80}] Aliases:map[]}\"\nJun 09 16:26:01.298309 crc crio[22095]: time=\"2026-06-09T16:26:01.298115686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683706-gps97 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:26:01.312527 crc crio[22095]: time=\"2026-06-09T16:26:01.312417083Z\" level=info msg=\"Ran pod sandbox 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd with infra container: openshift-infra/auto-csr-approver-29683706-gps97/POD\" id=8dce50a9-6a6c-4e49-8b77-f1a2e7fda9cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:26:01.315894 crc crio[22095]: time=\"2026-06-09T16:26:01.315813811Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=61c5f3b4-6cd5-46a6-b0d5-c5317b28611b name=/runtime.v1.ImageService/PullImage\nJun 09 16:26:01.328199 crc crio[22095]: time=\"2026-06-09T16:26:01.328135737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:26:02.938650 crc crio[22095]: time=\"2026-06-09T16:26:02.928305943Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=61c5f3b4-6cd5-46a6-b0d5-c5317b28611b name=/runtime.v1.ImageService/PullImage\nJun 09 16:26:02.947262 crc crio[22095]: time=\"2026-06-09T16:26:02.945430173Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad9865f2-2b03-4848-aaed-dbbfedcab286 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:26:02.959585 crc crio[22095]: time=\"2026-06-09T16:26:02.959340431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=270fe1e5-cd76-4c8e-9bd6-477957949a86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:26:02.972408 crc crio[22095]: time=\"2026-06-09T16:26:02.972281983Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683706-gps97/oc\" id=0a553811-87fd-45b0-bf32-9673a876ef63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:26:02.972849 crc crio[22095]: time=\"2026-06-09T16:26:02.972785276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:26:03.139950 crc crio[22095]: time=\"2026-06-09T16:26:03.139801679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:26:04.696255 crc crio[22095]: time=\"2026-06-09T16:26:04.69307506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:26:04.881101 crc crio[22095]: time=\"2026-06-09T16:26:04.88098871Z\" level=info msg=\"Created container 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09: openshift-infra/auto-csr-approver-29683706-gps97/oc\" id=0a553811-87fd-45b0-bf32-9673a876ef63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:26:04.885474 crc crio[22095]: time=\"2026-06-09T16:26:04.885266579Z\" level=info msg=\"Starting container: 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09\" id=025d8080-f1a2-4b79-88e1-96b7cfec2afb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:26:04.897115 crc crio[22095]: time=\"2026-06-09T16:26:04.895885092Z\" level=info msg=\"Started container\" PID=99989 containerID=928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09 description=openshift-infra/auto-csr-approver-29683706-gps97/oc id=025d8080-f1a2-4b79-88e1-96b7cfec2afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\nJun 09 16:26:08.135099 crc crio[22095]: time=\"2026-06-09T16:26:08.126275287Z\" level=info msg=\"Stopping pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=258a2a76-203a-4719-9ed0-f1d45cb4cdfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:26:08.145657 crc crio[22095]: time=\"2026-06-09T16:26:08.144401643Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc002ab31c8}] Aliases:map[]}\"\nJun 09 16:26:08.150319 crc crio[22095]: time=\"2026-06-09T16:26:08.15013182Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683706-gps97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:26:09.196832 crc crio[22095]: time=\"2026-06-09T16:26:09.196215906Z\" level=info msg=\"Stopped pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=258a2a76-203a-4719-9ed0-f1d45cb4cdfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:26:47.525727 crc crio[22095]: time=\"2026-06-09T16:26:47.525232915Z\" level=info msg=\"Removing container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6\" id=a9ad5e60-33b9-438b-9174-aca3d8c75864 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:26:47.561964 crc crio[22095]: time=\"2026-06-09T16:26:47.561809895Z\" level=info msg=\"Removed container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api\" id=a9ad5e60-33b9-438b-9174-aca3d8c75864 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:26:47.565697 crc crio[22095]: time=\"2026-06-09T16:26:47.565560222Z\" level=info msg=\"Removing container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724\" id=5fceb2c7-a8a4-43b8-93b3-8a3c65a9b722 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:26:47.594548 crc crio[22095]: time=\"2026-06-09T16:26:47.594389443Z\" level=info msg=\"Removed container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log\" id=5fceb2c7-a8a4-43b8-93b3-8a3c65a9b722 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:26:47.598258 crc crio[22095]: time=\"2026-06-09T16:26:47.598150279Z\" level=info msg=\"Removing container: 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676\" id=d85de7cd-ceff-4a32-9bd3-cecd3bef1aea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:26:47.769798 crc crio[22095]: time=\"2026-06-09T16:26:47.769653487Z\" level=info msg=\"Removed container 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676: openshift-infra/auto-csr-approver-29683700-7gqdd/oc\" id=d85de7cd-ceff-4a32-9bd3-cecd3bef1aea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:26:47.782416 crc crio[22095]: time=\"2026-06-09T16:26:47.782264361Z\" level=info msg=\"Stopping pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=154b7820-d3d4-40cd-8412-8d452c001868 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:26:47.783009 crc crio[22095]: time=\"2026-06-09T16:26:47.782645341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=154b7820-d3d4-40cd-8412-8d452c001868 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:26:47.784378 crc crio[22095]: time=\"2026-06-09T16:26:47.784309944Z\" level=info msg=\"Removing pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=66d10d24-16fe-4db9-8c48-6c9ccd16b2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:26:47.804374 crc crio[22095]: time=\"2026-06-09T16:26:47.804220286Z\" level=info msg=\"Removed pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=66d10d24-16fe-4db9-8c48-6c9ccd16b2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:26:47.805348 crc crio[22095]: time=\"2026-06-09T16:26:47.805257332Z\" level=info msg=\"Stopping pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=871ce051-42e6-4a04-9e87-727db5c0a5bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:26:47.805348 crc crio[22095]: time=\"2026-06-09T16:26:47.805337574Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=871ce051-42e6-4a04-9e87-727db5c0a5bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:26:47.806226 crc crio[22095]: time=\"2026-06-09T16:26:47.806138955Z\" level=info msg=\"Removing pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=c3ff6f69-a41a-4982-9131-d175948fd6ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:26:47.833232 crc crio[22095]: time=\"2026-06-09T16:26:47.832649606Z\" level=info msg=\"Removed pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=c3ff6f69-a41a-4982-9131-d175948fd6ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:00.512487 crc crio[22095]: time=\"2026-06-09T16:28:00.511780274Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683708-mqxts/POD\" id=6b4edfbb-6c6d-45c0-a1c2-9672cfb853bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:00.513704 crc crio[22095]: time=\"2026-06-09T16:28:00.512563644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:00.566768 crc crio[22095]: time=\"2026-06-09T16:28:00.566675355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc000526520}] Aliases:map[]}\"\nJun 09 16:28:00.566768 crc crio[22095]: time=\"2026-06-09T16:28:00.566761587Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683708-mqxts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:01.147840 crc crio[22095]: 2026-06-09T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06d606fea07d570 Mac:ee:d4:ef:02:a2:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 SocketPath: PciID:}] [{Interface:0xc00058a5d0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:28:01.150695 crc crio[22095]: time=\"2026-06-09T16:28:01.150566921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc000526520}] Aliases:map[]}\"\nJun 09 16:28:01.150831 crc crio[22095]: time=\"2026-06-09T16:28:01.150790216Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683708-mqxts for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:28:01.162690 crc crio[22095]: time=\"2026-06-09T16:28:01.16259897Z\" level=info msg=\"Ran pod sandbox 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d with infra container: openshift-infra/auto-csr-approver-29683708-mqxts/POD\" id=6b4edfbb-6c6d-45c0-a1c2-9672cfb853bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:01.165819 crc crio[22095]: time=\"2026-06-09T16:28:01.165647068Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=073ac22e-6ae5-421b-bb66-8dc3458370bb name=/runtime.v1.ImageService/PullImage\nJun 09 16:28:01.175681 crc crio[22095]: time=\"2026-06-09T16:28:01.175589234Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:28:03.651864 crc crio[22095]: time=\"2026-06-09T16:28:03.650991185Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=073ac22e-6ae5-421b-bb66-8dc3458370bb name=/runtime.v1.ImageService/PullImage\nJun 09 16:28:03.653681 crc crio[22095]: time=\"2026-06-09T16:28:03.653451118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7edc2086-e207-496a-a70b-635ab4ff882e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:03.656100 crc crio[22095]: time=\"2026-06-09T16:28:03.656005884Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4432934-54e0-4b24-97a5-111647aac9ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:03.679422 crc crio[22095]: time=\"2026-06-09T16:28:03.679324493Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683708-mqxts/oc\" id=b9529e13-a55e-41cd-a22d-a67108e3de1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:03.680151 crc crio[22095]: time=\"2026-06-09T16:28:03.680079183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:03.732634 crc crio[22095]: time=\"2026-06-09T16:28:03.732542641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:04.130153 crc crio[22095]: time=\"2026-06-09T16:28:04.129621176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:04.293875 crc crio[22095]: time=\"2026-06-09T16:28:04.293792755Z\" level=info msg=\"Created container 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80: openshift-infra/auto-csr-approver-29683708-mqxts/oc\" id=b9529e13-a55e-41cd-a22d-a67108e3de1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:04.296058 crc crio[22095]: time=\"2026-06-09T16:28:04.295752585Z\" level=info msg=\"Starting container: 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80\" id=da206941-cc76-4879-8fea-06af876bc1b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:04.302153 crc crio[22095]: time=\"2026-06-09T16:28:04.302056547Z\" level=info msg=\"Started container\" PID=105512 containerID=8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80 description=openshift-infra/auto-csr-approver-29683708-mqxts/oc id=da206941-cc76-4879-8fea-06af876bc1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\nJun 09 16:28:06.312883 crc crio[22095]: time=\"2026-06-09T16:28:06.31178326Z\" level=info msg=\"Stopping pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=66c2d080-aeba-4bfb-8f72-af743bdd575e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:06.314433 crc crio[22095]: time=\"2026-06-09T16:28:06.31372481Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc0004c6bd8}] Aliases:map[]}\"\nJun 09 16:28:06.314433 crc crio[22095]: time=\"2026-06-09T16:28:06.313860544Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683708-mqxts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:06.740565 crc crio[22095]: time=\"2026-06-09T16:28:06.739668217Z\" level=info msg=\"Stopped pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=66c2d080-aeba-4bfb-8f72-af743bdd575e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:27.742840 crc crio[22095]: time=\"2026-06-09T16:28:27.74181257Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/POD\" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:27.744458 crc crio[22095]: time=\"2026-06-09T16:28:27.742861777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:27.776908 crc crio[22095]: time=\"2026-06-09T16:28:27.776326687Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:27.795541 crc crio[22095]: time=\"2026-06-09T16:28:27.795453554Z\" level=info msg=\"Ran pod sandbox 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/POD\" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:27.799631 crc crio[22095]: time=\"2026-06-09T16:28:27.799498739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:27.800023 crc crio[22095]: time=\"2026-06-09T16:28:27.799873548Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:27.800153 crc crio[22095]: time=\"2026-06-09T16:28:27.800126345Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:27.801463 crc crio[22095]: time=\"2026-06-09T16:28:27.801429979Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1c22458e-3ea2-4b9e-a0a3-4f0a456df2a3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:28:27.813492 crc crio[22095]: time=\"2026-06-09T16:28:27.813355439Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"\nJun 09 16:28:47.885221 crc crio[22095]: time=\"2026-06-09T16:28:47.884136733Z\" level=info msg=\"Removing container: b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60\" id=c4d58e39-28c3-44aa-8972-06c5f8216309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:53.701973 crc crio[22095]: time=\"2026-06-09T16:28:53.700856115Z\" level=info msg=\"Removed container b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60: openstack/cinder-db-create-mjqmr/mariadb-database-create\" id=c4d58e39-28c3-44aa-8972-06c5f8216309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:53.713237 crc crio[22095]: time=\"2026-06-09T16:28:53.713178145Z\" level=info msg=\"Removing container: b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78\" id=54930963-51dc-417a-8a34-4e8b53ffdf22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.105082 crc crio[22095]: time=\"2026-06-09T16:28:54.104972914Z\" level=info msg=\"Removed container b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78: openstack/glance-db-sync-55c8c/glance-db-sync\" id=54930963-51dc-417a-8a34-4e8b53ffdf22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.108280 crc crio[22095]: time=\"2026-06-09T16:28:54.108192827Z\" level=info msg=\"Removing container: a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01\" id=31b5eceb-6048-4f6f-925c-32f603aa9463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.173965 crc crio[22095]: time=\"2026-06-09T16:28:54.173812212Z\" level=info msg=\"Removed container a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01: openstack/placement-db-create-8n7v8/mariadb-database-create\" id=31b5eceb-6048-4f6f-925c-32f603aa9463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.177747 crc crio[22095]: time=\"2026-06-09T16:28:54.177656682Z\" level=info msg=\"Removing container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509\" id=1daa1192-0316-48ee-a0b2-19cf20c5541a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.206114 crc crio[22095]: time=\"2026-06-09T16:28:54.205972658Z\" level=info msg=\"Removed container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log\" id=1daa1192-0316-48ee-a0b2-19cf20c5541a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.209855 crc crio[22095]: time=\"2026-06-09T16:28:54.209708705Z\" level=info msg=\"Removing container: 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c\" id=3ae2b242-5213-44f2-a641-8a2788b20f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.246422 crc crio[22095]: time=\"2026-06-09T16:28:54.246316816Z\" level=info msg=\"Removed container 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c: openstack/glance-655e-account-create-v2gjd/mariadb-account-create\" id=3ae2b242-5213-44f2-a641-8a2788b20f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.249544 crc crio[22095]: time=\"2026-06-09T16:28:54.249455717Z\" level=info msg=\"Removing container: cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e\" id=8d1ef188-78c5-4346-a204-09a9711efd9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.313228 crc crio[22095]: time=\"2026-06-09T16:28:54.313168953Z\" level=info msg=\"Removed container cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e: openstack/barbican-db-create-6pkg9/mariadb-database-create\" id=8d1ef188-78c5-4346-a204-09a9711efd9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.317469 crc crio[22095]: time=\"2026-06-09T16:28:54.317435273Z\" level=info msg=\"Removing container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9\" id=7baacc63-424f-4256-858a-33d4723a0c35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.366391 crc crio[22095]: time=\"2026-06-09T16:28:54.366266302Z\" level=info msg=\"Removed container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api\" id=7baacc63-424f-4256-858a-33d4723a0c35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.367544 crc crio[22095]: time=\"2026-06-09T16:28:54.367388421Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1c22458e-3ea2-4b9e-a0a3-4f0a456df2a3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:28:54.369038 crc crio[22095]: time=\"2026-06-09T16:28:54.368824208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=b102e7fd-e600-4910-b7b8-14e06d94d961 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:54.371653 crc crio[22095]: time=\"2026-06-09T16:28:54.371493768Z\" level=info msg=\"Removing container: 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34\" id=4ab05733-6084-4826-897c-8948def8dbd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.376362 crc crio[22095]: time=\"2026-06-09T16:28:54.37619085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1aadcc5d-0cae-44c6-9e23-04abc3b64e7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:54.482455 crc crio[22095]: time=\"2026-06-09T16:28:54.482356477Z\" level=info msg=\"Removed container 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34: openstack/barbican-3720-account-create-bhpll/mariadb-account-create\" id=4ab05733-6084-4826-897c-8948def8dbd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.486174 crc crio[22095]: time=\"2026-06-09T16:28:54.486094164Z\" level=info msg=\"Removing container: cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81\" id=1b98bde5-eb15-4c1a-9929-d46731f1ee14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.578550 crc crio[22095]: time=\"2026-06-09T16:28:54.577680163Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init\" id=b7978d74-dce4-43a0-9830-4b0b95aead3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:54.592351 crc crio[22095]: time=\"2026-06-09T16:28:54.591992475Z\" level=info msg=\"Removed container cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81: openstack/keystone-db-sync-2nzd5/keystone-db-sync\" id=1b98bde5-eb15-4c1a-9929-d46731f1ee14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.594194 crc crio[22095]: time=\"2026-06-09T16:28:54.594060329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:54.597447 crc crio[22095]: time=\"2026-06-09T16:28:54.597411936Z\" level=info msg=\"Removing container: fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1\" id=e6ec093f-5d0c-42ab-bc75-a5ae991f1bfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.696687 crc crio[22095]: time=\"2026-06-09T16:28:54.694629232Z\" level=info msg=\"Removed container fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create\" id=e6ec093f-5d0c-42ab-bc75-a5ae991f1bfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.705274 crc crio[22095]: time=\"2026-06-09T16:28:54.703350208Z\" level=info msg=\"Removing container: 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1\" id=7bfb520d-bfbd-4269-bf8d-3af1a20aa914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.705274 crc crio[22095]: time=\"2026-06-09T16:28:54.704818696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:54.716199 crc crio[22095]: time=\"2026-06-09T16:28:54.713148233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:54.820825 crc crio[22095]: time=\"2026-06-09T16:28:54.820691546Z\" level=info msg=\"Removed container 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1: openstack/neutron-db-create-7f4lt/mariadb-database-create\" id=7bfb520d-bfbd-4269-bf8d-3af1a20aa914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.827066 crc crio[22095]: time=\"2026-06-09T16:28:54.826888538Z\" level=info msg=\"Removing container: a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b\" id=5054e719-adc1-4cde-be7e-85f573d49ced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.921771 crc crio[22095]: time=\"2026-06-09T16:28:54.921699511Z\" level=info msg=\"Removed container a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b: openstack/keystone-db-create-fmqdb/mariadb-database-create\" id=5054e719-adc1-4cde-be7e-85f573d49ced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.929322 crc crio[22095]: time=\"2026-06-09T16:28:54.929197365Z\" level=info msg=\"Removing container: 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9\" id=8573cce0-7ea3-4c6c-b2cc-7f690c032adb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.992274 crc crio[22095]: time=\"2026-06-09T16:28:54.992168581Z\" level=info msg=\"Removed container 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create\" id=8573cce0-7ea3-4c6c-b2cc-7f690c032adb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:54.996317 crc crio[22095]: time=\"2026-06-09T16:28:54.996252737Z\" level=info msg=\"Removing container: e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028\" id=d8ba7000-7b72-430f-91a6-ce6dc332060e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.098367 crc crio[22095]: time=\"2026-06-09T16:28:55.098243157Z\" level=info msg=\"Removed container e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028: openstack/glance-db-create-hwcsm/mariadb-database-create\" id=d8ba7000-7b72-430f-91a6-ce6dc332060e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.102578 crc crio[22095]: time=\"2026-06-09T16:28:55.102473057Z\" level=info msg=\"Removing container: a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad\" id=c5bb8789-d85f-40c0-94b2-21958da27e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.172109 crc crio[22095]: time=\"2026-06-09T16:28:55.171889Z\" level=info msg=\"Removed container a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create\" id=c5bb8789-d85f-40c0-94b2-21958da27e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.176419 crc crio[22095]: time=\"2026-06-09T16:28:55.176328636Z\" level=info msg=\"Removing container: c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8\" id=f1fe9ee9-e4a4-4c19-8463-1613586475f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.196339 crc crio[22095]: time=\"2026-06-09T16:28:55.196178791Z\" level=info msg=\"Created container afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init\" id=b7978d74-dce4-43a0-9830-4b0b95aead3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:55.198142 crc crio[22095]: time=\"2026-06-09T16:28:55.19805098Z\" level=info msg=\"Starting container: afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5\" id=57c04f59-321d-4d7b-b7f0-10179070eb3a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:55.214621 crc crio[22095]: time=\"2026-06-09T16:28:55.214389484Z\" level=info msg=\"Started container\" PID=108002 containerID=afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init id=57c04f59-321d-4d7b-b7f0-10179070eb3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\nJun 09 16:28:55.274840 crc crio[22095]: time=\"2026-06-09T16:28:55.2746515Z\" level=info msg=\"Removed container c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8: openshift-infra/auto-csr-approver-29683702-b8tcd/oc\" id=f1fe9ee9-e4a4-4c19-8463-1613586475f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.282285 crc crio[22095]: time=\"2026-06-09T16:28:55.282186466Z\" level=info msg=\"Removing container: 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195\" id=fed42dc6-fd23-47ca-8141-9bf6d074bd79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.314642 crc crio[22095]: time=\"2026-06-09T16:28:55.314164427Z\" level=info msg=\"Removed container 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create\" id=fed42dc6-fd23-47ca-8141-9bf6d074bd79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:28:55.332234 crc crio[22095]: time=\"2026-06-09T16:28:55.332106973Z\" level=info msg=\"Stopping pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=e7448dd2-e669-403e-8cc4-783ff68b78de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:55.332689 crc crio[22095]: time=\"2026-06-09T16:28:55.332335419Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=e7448dd2-e669-403e-8cc4-783ff68b78de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:55.334500 crc crio[22095]: time=\"2026-06-09T16:28:55.333500839Z\" level=info msg=\"Removing pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=a6daf1d4-f7ed-4653-b81c-0344dca9bac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:55.355573 crc crio[22095]: time=\"2026-06-09T16:28:55.355457689Z\" level=info msg=\"Removed pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=a6daf1d4-f7ed-4653-b81c-0344dca9bac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:55.356698 crc crio[22095]: time=\"2026-06-09T16:28:55.356512797Z\" level=info msg=\"Stopping pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=c545ad04-53e6-403e-9d81-b77daaa731de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:55.356788 crc crio[22095]: time=\"2026-06-09T16:28:55.356714282Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=c545ad04-53e6-403e-9d81-b77daaa731de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:55.358304 crc crio[22095]: time=\"2026-06-09T16:28:55.35818029Z\" level=info msg=\"Removing pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=ca6e177f-14f2-416e-a0c6-df057ca92d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:55.863807 crc crio[22095]: time=\"2026-06-09T16:28:55.861200578Z\" level=info msg=\"Removed pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=ca6e177f-14f2-416e-a0c6-df057ca92d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:55.863807 crc crio[22095]: time=\"2026-06-09T16:28:55.862888962Z\" level=info msg=\"Stopping pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=84e167ef-5e42-45e5-9034-130b50449e07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:55.863807 crc crio[22095]: time=\"2026-06-09T16:28:55.863123518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=84e167ef-5e42-45e5-9034-130b50449e07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:55.866052 crc crio[22095]: time=\"2026-06-09T16:28:55.864645018Z\" level=info msg=\"Removing pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=845911b5-adf2-40f4-a9c5-2b5e1fc85284 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.201247 crc crio[22095]: time=\"2026-06-09T16:28:56.20076822Z\" level=info msg=\"Removed pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=845911b5-adf2-40f4-a9c5-2b5e1fc85284 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.205403 crc crio[22095]: time=\"2026-06-09T16:28:56.204001654Z\" level=info msg=\"Stopping pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=db3ea289-9a79-4dee-a88a-f25937a4c431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.205403 crc crio[22095]: time=\"2026-06-09T16:28:56.204078586Z\" level=info msg=\"Stopped pod sandbox (already stopped): 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=db3ea289-9a79-4dee-a88a-f25937a4c431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.207800 crc crio[22095]: time=\"2026-06-09T16:28:56.207648348Z\" level=info msg=\"Removing pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=773885ad-0797-409b-b1cc-d5e4f2bc0e4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.367576 crc crio[22095]: time=\"2026-06-09T16:28:56.367416759Z\" level=info msg=\"Removed pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=773885ad-0797-409b-b1cc-d5e4f2bc0e4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.369363 crc crio[22095]: time=\"2026-06-09T16:28:56.369269597Z\" level=info msg=\"Stopping pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=eac17614-3acb-4419-a2cc-b0645a7a832a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.369476 crc crio[22095]: time=\"2026-06-09T16:28:56.36938727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=eac17614-3acb-4419-a2cc-b0645a7a832a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.370097 crc crio[22095]: time=\"2026-06-09T16:28:56.370037647Z\" level=info msg=\"Removing pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=d2d07569-d99b-40c6-b5c7-e1fe6bc8df4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.405211 crc crio[22095]: time=\"2026-06-09T16:28:56.405144509Z\" level=info msg=\"Removed pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=d2d07569-d99b-40c6-b5c7-e1fe6bc8df4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.406909 crc crio[22095]: time=\"2026-06-09T16:28:56.406829663Z\" level=info msg=\"Stopping pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=da4ffe00-f53f-40be-8691-3662f96261a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.406909 crc crio[22095]: time=\"2026-06-09T16:28:56.406979487Z\" level=info msg=\"Stopped pod sandbox (already stopped): c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=da4ffe00-f53f-40be-8691-3662f96261a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.407690 crc crio[22095]: time=\"2026-06-09T16:28:56.407613573Z\" level=info msg=\"Removing pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=1613498b-8722-40ff-80ef-6205a3ff501b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.429814 crc crio[22095]: time=\"2026-06-09T16:28:56.429669526Z\" level=info msg=\"Removed pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=1613498b-8722-40ff-80ef-6205a3ff501b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.431307 crc crio[22095]: time=\"2026-06-09T16:28:56.431198376Z\" level=info msg=\"Stopping pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=32991b20-217f-41f3-af5c-7819e090c292 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.431398 crc crio[22095]: time=\"2026-06-09T16:28:56.431318159Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=32991b20-217f-41f3-af5c-7819e090c292 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.432194 crc crio[22095]: time=\"2026-06-09T16:28:56.43210451Z\" level=info msg=\"Removing pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=1dcb5c0d-8506-4a00-880b-46bbd35454ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.459090 crc crio[22095]: time=\"2026-06-09T16:28:56.458519736Z\" level=info msg=\"Removed pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=1dcb5c0d-8506-4a00-880b-46bbd35454ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.460885 crc crio[22095]: time=\"2026-06-09T16:28:56.460754444Z\" level=info msg=\"Stopping pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=679055ff-e4a1-4360-b5b5-38b40127934c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.461098 crc crio[22095]: time=\"2026-06-09T16:28:56.461014811Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=679055ff-e4a1-4360-b5b5-38b40127934c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.462011 crc crio[22095]: time=\"2026-06-09T16:28:56.46175597Z\" level=info msg=\"Removing pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=e5dda8b4-7b6b-4af3-b9f4-3e645ca0a268 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.576737 crc crio[22095]: time=\"2026-06-09T16:28:56.5764696Z\" level=info msg=\"Removed pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=e5dda8b4-7b6b-4af3-b9f4-3e645ca0a268 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.577998 crc crio[22095]: time=\"2026-06-09T16:28:56.577841746Z\" level=info msg=\"Stopping pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=8c39489b-3e30-471a-8087-3618416f547d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.578114 crc crio[22095]: time=\"2026-06-09T16:28:56.57801896Z\" level=info msg=\"Stopped pod sandbox (already stopped): 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=8c39489b-3e30-471a-8087-3618416f547d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.578991 crc crio[22095]: time=\"2026-06-09T16:28:56.57879283Z\" level=info msg=\"Removing pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=b60632cf-52a1-4e04-88cc-5f1760cc0828 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.749686 crc crio[22095]: time=\"2026-06-09T16:28:56.749582597Z\" level=info msg=\"Removed pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=b60632cf-52a1-4e04-88cc-5f1760cc0828 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.750633 crc crio[22095]: time=\"2026-06-09T16:28:56.750583853Z\" level=info msg=\"Stopping pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=29b19b90-4c83-40c7-8882-8a37827616b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.750835 crc crio[22095]: time=\"2026-06-09T16:28:56.750807269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=29b19b90-4c83-40c7-8882-8a37827616b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.751892 crc crio[22095]: time=\"2026-06-09T16:28:56.751815515Z\" level=info msg=\"Removing pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=d9cf03ce-dff7-4942-a3e9-b0d6a376b1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.784386 crc crio[22095]: time=\"2026-06-09T16:28:56.784249358Z\" level=info msg=\"Removed pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=d9cf03ce-dff7-4942-a3e9-b0d6a376b1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.788258 crc crio[22095]: time=\"2026-06-09T16:28:56.788120799Z\" level=info msg=\"Stopping pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=5368a1ba-a198-4656-b1bc-fd37b205bc99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.788449 crc crio[22095]: time=\"2026-06-09T16:28:56.788341444Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=5368a1ba-a198-4656-b1bc-fd37b205bc99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.790194 crc crio[22095]: time=\"2026-06-09T16:28:56.790128491Z\" level=info msg=\"Removing pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=6490a276-c031-417e-9e35-dd38d359bfea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.867746 crc crio[22095]: time=\"2026-06-09T16:28:56.867603973Z\" level=info msg=\"Removed pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=6490a276-c031-417e-9e35-dd38d359bfea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.868870 crc crio[22095]: time=\"2026-06-09T16:28:56.868787864Z\" level=info msg=\"Stopping pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=7f8d4a1d-cc97-43a8-93fa-832afd5920a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.868870 crc crio[22095]: time=\"2026-06-09T16:28:56.868867236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=7f8d4a1d-cc97-43a8-93fa-832afd5920a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.869620 crc crio[22095]: time=\"2026-06-09T16:28:56.869512923Z\" level=info msg=\"Removing pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=65bb32e9-8466-4092-848d-b3803c2cbea6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.994991 crc crio[22095]: time=\"2026-06-09T16:28:56.993320179Z\" level=info msg=\"Removed pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=65bb32e9-8466-4092-848d-b3803c2cbea6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:56.994991 crc crio[22095]: time=\"2026-06-09T16:28:56.99450897Z\" level=info msg=\"Stopping pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=6abd5088-d70a-48e4-981c-a54d4a8b559d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.994991 crc crio[22095]: time=\"2026-06-09T16:28:56.994586532Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=6abd5088-d70a-48e4-981c-a54d4a8b559d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:56.995692 crc crio[22095]: time=\"2026-06-09T16:28:56.995363202Z\" level=info msg=\"Removing pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=ea8c9b84-be71-472c-aa29-7b965c244ec8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.107049 crc crio[22095]: time=\"2026-06-09T16:28:57.106761917Z\" level=info msg=\"Removed pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=ea8c9b84-be71-472c-aa29-7b965c244ec8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.108271 crc crio[22095]: time=\"2026-06-09T16:28:57.108116712Z\" level=info msg=\"Stopping pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=b4809688-08c3-448b-8263-97391791fd96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:57.108271 crc crio[22095]: time=\"2026-06-09T16:28:57.108260515Z\" level=info msg=\"Stopped pod sandbox (already stopped): 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=b4809688-08c3-448b-8263-97391791fd96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:57.109236 crc crio[22095]: time=\"2026-06-09T16:28:57.109160149Z\" level=info msg=\"Removing pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=420163fa-4424-4f01-b7f0-8453b42c28ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.185284 crc crio[22095]: time=\"2026-06-09T16:28:57.185180474Z\" level=info msg=\"Removed pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=420163fa-4424-4f01-b7f0-8453b42c28ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.186409 crc crio[22095]: time=\"2026-06-09T16:28:57.186354254Z\" level=info msg=\"Stopping pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=ca51b9da-8993-4454-93ba-38edaa8dbaa0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:57.186768 crc crio[22095]: time=\"2026-06-09T16:28:57.186697003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=ca51b9da-8993-4454-93ba-38edaa8dbaa0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:57.187560 crc crio[22095]: time=\"2026-06-09T16:28:57.187472803Z\" level=info msg=\"Removing pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=0352c70b-d664-4c58-b596-f88a72c3fbb5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.220501 crc crio[22095]: time=\"2026-06-09T16:28:57.22044113Z\" level=info msg=\"Removed pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=0352c70b-d664-4c58-b596-f88a72c3fbb5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.221905 crc crio[22095]: time=\"2026-06-09T16:28:57.221826226Z\" level=info msg=\"Stopping pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ca36141-11fc-4221-991c-be3f69634d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:57.221905 crc crio[22095]: time=\"2026-06-09T16:28:57.221905308Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ca36141-11fc-4221-991c-be3f69634d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:28:57.222562 crc crio[22095]: time=\"2026-06-09T16:28:57.222470833Z\" level=info msg=\"Removing pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=bfbdad62-f3ce-4266-8cff-380eaf8b4e79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:28:57.292293 crc crio[22095]: time=\"2026-06-09T16:28:57.292227575Z\" level=info msg=\"Removed pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=bfbdad62-f3ce-4266-8cff-380eaf8b4e79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:03.769159 crc crio[22095]: time=\"2026-06-09T16:29:03.768761397Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ebf17037-be9d-43da-a5f7-129d7da96606 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:03.791261 crc crio[22095]: time=\"2026-06-09T16:29:03.791147349Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a936ed13-f37a-462a-ae7d-7812b19af31a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:03.810482 crc crio[22095]: time=\"2026-06-09T16:29:03.810403099Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=32fd7f3b-70b2-4131-95aa-dfd592051d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:03.811111 crc crio[22095]: time=\"2026-06-09T16:29:03.811012805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:03.867472 crc crio[22095]: time=\"2026-06-09T16:29:03.867327348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:03.871648 crc crio[22095]: time=\"2026-06-09T16:29:03.871581088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:04.102076 crc crio[22095]: time=\"2026-06-09T16:29:04.101881481Z\" level=info msg=\"Created container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=32fd7f3b-70b2-4131-95aa-dfd592051d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:04.103181 crc crio[22095]: time=\"2026-06-09T16:29:04.103099033Z\" level=info msg=\"Starting container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66\" id=ef6aec7e-17ec-4a70-806b-c5ff1097e968 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:04.108586 crc crio[22095]: time=\"2026-06-09T16:29:04.108451102Z\" level=info msg=\"Started container\" PID=108427 containerID=cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd id=ef6aec7e-17ec-4a70-806b-c5ff1097e968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\nJun 09 16:29:14.743605 crc crio[22095]: time=\"2026-06-09T16:29:14.742508313Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/POD\" id=3f1cf9ec-0f53-4255-8b28-a2041c0f46e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:14.743605 crc crio[22095]: time=\"2026-06-09T16:29:14.743631312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:14.786085 crc crio[22095]: time=\"2026-06-09T16:29:14.785592192Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc002272a48}] Aliases:map[]}\"\nJun 09 16:29:14.786410 crc crio[22095]: time=\"2026-06-09T16:29:14.786057114Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:15.367496 crc crio[22095]: 2026-06-09T16:29:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:646f6051846d6c2 Mac:8a:01:e7:7f:31:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:15.369236 crc crio[22095]: time=\"2026-06-09T16:29:15.369161313Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc002272a48}] Aliases:map[]}\"\nJun 09 16:29:15.369426 crc crio[22095]: time=\"2026-06-09T16:29:15.369368068Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:15.382451 crc crio[22095]: time=\"2026-06-09T16:29:15.382372126Z\" level=info msg=\"Ran pod sandbox 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/POD\" id=3f1cf9ec-0f53-4255-8b28-a2041c0f46e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:15.384898 crc crio[22095]: time=\"2026-06-09T16:29:15.384725937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=431a4c0f-8b29-4488-831d-0907fd4e0b41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:15.388686 crc crio[22095]: time=\"2026-06-09T16:29:15.388576137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=b7245c46-e006-4e9f-950f-73c4356a6921 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:15.404799 crc crio[22095]: time=\"2026-06-09T16:29:15.402527689Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init\" id=ccdc6ff4-187f-463d-bb47-9af03bfff571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:15.406212 crc crio[22095]: time=\"2026-06-09T16:29:15.406053021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:15.465511 crc crio[22095]: time=\"2026-06-09T16:29:15.465426493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:15.471165 crc crio[22095]: time=\"2026-06-09T16:29:15.47108823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:15.663497 crc crio[22095]: time=\"2026-06-09T16:29:15.663379166Z\" level=info msg=\"Created container 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init\" id=ccdc6ff4-187f-463d-bb47-9af03bfff571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:15.667119 crc crio[22095]: time=\"2026-06-09T16:29:15.664826244Z\" level=info msg=\"Starting container: 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9\" id=ab89e03b-489f-4932-9ad2-f43dcd40b8ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:15.673090 crc crio[22095]: time=\"2026-06-09T16:29:15.672576075Z\" level=info msg=\"Started container\" PID=109224 containerID=921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init id=ab89e03b-489f-4932-9ad2-f43dcd40b8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\nJun 09 16:29:24.121988 crc crio[22095]: time=\"2026-06-09T16:29:24.12082461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:24.124218 crc crio[22095]: time=\"2026-06-09T16:29:24.122262287Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:24.124218 crc crio[22095]: time=\"2026-06-09T16:29:24.122312478Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:24.124623 crc crio[22095]: time=\"2026-06-09T16:29:24.124468354Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=48a30a9a-d0b5-401c-8153-44c37cb6879b name=/runtime.v1.ImageService/PullImage\nJun 09 16:29:24.143834 crc crio[22095]: time=\"2026-06-09T16:29:24.143291513Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"\nJun 09 16:29:26.041682 crc crio[22095]: time=\"2026-06-09T16:29:26.041133257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=48a30a9a-d0b5-401c-8153-44c37cb6879b name=/runtime.v1.ImageService/PullImage\nJun 09 16:29:26.043563 crc crio[22095]: time=\"2026-06-09T16:29:26.043508209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=4c5eddd9-72a3-4492-b002-654c167503ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:26.047886 crc crio[22095]: time=\"2026-06-09T16:29:26.04779886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=948457f1-f4ba-450b-aa67-052fa5bc8bfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:26.062630 crc crio[22095]: time=\"2026-06-09T16:29:26.062478441Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=60886cd1-af8e-4ea2-b3ae-cb95c1bd1acd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:26.069319 crc crio[22095]: time=\"2026-06-09T16:29:26.069061712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:26.159143 crc crio[22095]: time=\"2026-06-09T16:29:26.158882106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:26.169032 crc crio[22095]: time=\"2026-06-09T16:29:26.168771493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:26.452254 crc crio[22095]: time=\"2026-06-09T16:29:26.451883528Z\" level=info msg=\"Created container 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=60886cd1-af8e-4ea2-b3ae-cb95c1bd1acd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:26.453710 crc crio[22095]: time=\"2026-06-09T16:29:26.453647074Z\" level=info msg=\"Starting container: 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870\" id=fff4c3b2-f974-476e-88bd-e13092894199 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:26.461795 crc crio[22095]: time=\"2026-06-09T16:29:26.461685242Z\" level=info msg=\"Started container\" PID=109827 containerID=01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery id=fff4c3b2-f974-476e-88bd-e13092894199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\nJun 09 16:29:28.196027 crc crio[22095]: time=\"2026-06-09T16:29:28.195442602Z\" level=info msg=\"Stopping pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=5e3541ca-ad15-4faf-a4a5-43b637717b51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:28.197346 crc crio[22095]: time=\"2026-06-09T16:29:28.196613633Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc000527640}] Aliases:map[]}\"\nJun 09 16:29:28.197346 crc crio[22095]: time=\"2026-06-09T16:29:28.196753606Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:28.605855 crc crio[22095]: time=\"2026-06-09T16:29:28.60530689Z\" level=info msg=\"Stopped pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=5e3541ca-ad15-4faf-a4a5-43b637717b51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:57.332694 crc crio[22095]: time=\"2026-06-09T16:29:57.331476303Z\" level=info msg=\"Removing container: 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a\" id=2c52d766-325f-4328-abb5-828f295dfbf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:57.857802 crc crio[22095]: time=\"2026-06-09T16:29:57.856733228Z\" level=info msg=\"Removed container 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a: openstack/placement-db-sync-t8z44/placement-db-sync\" id=2c52d766-325f-4328-abb5-828f295dfbf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:57.866007 crc crio[22095]: time=\"2026-06-09T16:29:57.865834415Z\" level=info msg=\"Removing container: aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67\" id=19a6f39e-0da3-4cfc-87e0-0b0cfdb4c937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:58.716898 crc crio[22095]: time=\"2026-06-09T16:29:58.716614607Z\" level=info msg=\"Removed container aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap\" id=19a6f39e-0da3-4cfc-87e0-0b0cfdb4c937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:58.721762 crc crio[22095]: time=\"2026-06-09T16:29:58.721682189Z\" level=info msg=\"Removing container: 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409\" id=39086ea1-701d-4709-808c-fb1189c452aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:58.904590 crc crio[22095]: time=\"2026-06-09T16:29:58.903808769Z\" level=info msg=\"Removed container 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409: openstack/neutron-db-sync-jz4hw/neutron-db-sync\" id=39086ea1-701d-4709-808c-fb1189c452aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:58.908989 crc crio[22095]: time=\"2026-06-09T16:29:58.9088448Z\" level=info msg=\"Removing container: c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b\" id=18530cb6-09ac-4534-914e-aa3aefcfa8f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:58.960788 crc crio[22095]: time=\"2026-06-09T16:29:58.960391269Z\" level=info msg=\"Removed container c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b: openstack/barbican-db-sync-w8wwn/barbican-db-sync\" id=18530cb6-09ac-4534-914e-aa3aefcfa8f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:29:58.974501 crc crio[22095]: time=\"2026-06-09T16:29:58.974019643Z\" level=info msg=\"Stopping pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=35a44044-c766-40c0-858d-bd7505d26b54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:58.974501 crc crio[22095]: time=\"2026-06-09T16:29:58.974113426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=35a44044-c766-40c0-858d-bd7505d26b54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:58.975334 crc crio[22095]: time=\"2026-06-09T16:29:58.974710361Z\" level=info msg=\"Removing pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=72c38952-1a2b-4096-b9ac-6863bc45ba4e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.014865 crc crio[22095]: time=\"2026-06-09T16:29:59.014724171Z\" level=info msg=\"Removed pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=72c38952-1a2b-4096-b9ac-6863bc45ba4e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.016199 crc crio[22095]: time=\"2026-06-09T16:29:59.016121057Z\" level=info msg=\"Stopping pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=eb8b493f-c749-4ab8-b1fb-133e422e38b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:59.016199 crc crio[22095]: time=\"2026-06-09T16:29:59.016195339Z\" level=info msg=\"Stopped pod sandbox (already stopped): a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=eb8b493f-c749-4ab8-b1fb-133e422e38b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:59.017489 crc crio[22095]: time=\"2026-06-09T16:29:59.017431451Z\" level=info msg=\"Removing pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=d0bcb99c-a8c8-41de-a1aa-c4bb76ca8edb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.073013 crc crio[22095]: time=\"2026-06-09T16:29:59.072772189Z\" level=info msg=\"Removed pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=d0bcb99c-a8c8-41de-a1aa-c4bb76ca8edb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.074576 crc crio[22095]: time=\"2026-06-09T16:29:59.074468563Z\" level=info msg=\"Stopping pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=8949070a-ca70-4c27-94e0-8eaecb1ad49c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:59.074654 crc crio[22095]: time=\"2026-06-09T16:29:59.074602746Z\" level=info msg=\"Stopped pod sandbox (already stopped): d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=8949070a-ca70-4c27-94e0-8eaecb1ad49c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:59.075359 crc crio[22095]: time=\"2026-06-09T16:29:59.075284594Z\" level=info msg=\"Removing pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=d3acea6e-b074-4ec6-8d14-5398292d58db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.105901 crc crio[22095]: time=\"2026-06-09T16:29:59.105795037Z\" level=info msg=\"Removed pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=d3acea6e-b074-4ec6-8d14-5398292d58db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.107850 crc crio[22095]: time=\"2026-06-09T16:29:59.107700916Z\" level=info msg=\"Stopping pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=9759dcf2-8a6f-45a4-98b1-712e87502e40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:59.107850 crc crio[22095]: time=\"2026-06-09T16:29:59.10783056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=9759dcf2-8a6f-45a4-98b1-712e87502e40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:59.110833 crc crio[22095]: time=\"2026-06-09T16:29:59.109530374Z\" level=info msg=\"Removing pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=554fdbb9-79cf-40ef-b2e9-9a32feef6729 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:29:59.151199 crc crio[22095]: time=\"2026-06-09T16:29:59.150430456Z\" level=info msg=\"Removed pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=554fdbb9-79cf-40ef-b2e9-9a32feef6729 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:00.671733 crc crio[22095]: time=\"2026-06-09T16:30:00.671054181Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/POD\" id=92953bdf-90b6-49eb-85c6-49bbb62f874e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:00.671733 crc crio[22095]: time=\"2026-06-09T16:30:00.671717158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.730199 crc crio[22095]: time=\"2026-06-09T16:30:00.729991082Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc0074a4250}] Aliases:map[]}\"\nJun 09 16:30:00.730199 crc crio[22095]: time=\"2026-06-09T16:30:00.730132376Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:00.741455 crc crio[22095]: time=\"2026-06-09T16:30:00.741366497Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683710-dfsbl/POD\" id=f6ac6314-4140-4ab4-80b5-543e6d019b13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:00.741588 crc crio[22095]: time=\"2026-06-09T16:30:00.74146282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.786862 crc crio[22095]: time=\"2026-06-09T16:30:00.786754867Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00012ab08}] Aliases:map[]}\"\nJun 09 16:30:00.786862 crc crio[22095]: time=\"2026-06-09T16:30:00.786822748Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683710-dfsbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:01.222762 crc crio[22095]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11128f789963e76 Mac:d2:7d:b8:3d:cd:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 SocketPath: PciID:}] [{Interface:0xc0001343c0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.223762 crc crio[22095]: time=\"2026-06-09T16:30:01.223692608Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc0074a4250}] Aliases:map[]}\"\nJun 09 16:30:01.223885 crc crio[22095]: time=\"2026-06-09T16:30:01.223851132Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:01.236732 crc crio[22095]: time=\"2026-06-09T16:30:01.236643114Z\" level=info msg=\"Ran pod sandbox 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/POD\" id=92953bdf-90b6-49eb-85c6-49bbb62f874e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.246960 crc crio[22095]: time=\"2026-06-09T16:30:01.246809668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1588a8af-4dbc-448b-956e-8edb35b6b0d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.249650 crc crio[22095]: time=\"2026-06-09T16:30:01.249533319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6459d81b-d82f-4939-a523-0870766bc477 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.251296 crc crio[22095]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f062a2d32fa4a69 Mac:5e:90:8e:09:30:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 SocketPath: PciID:}] [{Interface:0xc00013c760 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.252204 crc crio[22095]: time=\"2026-06-09T16:30:01.252178468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00012ab08}] Aliases:map[]}\"\nJun 09 16:30:01.252415 crc crio[22095]: time=\"2026-06-09T16:30:01.252397824Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683710-dfsbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:01.264385 crc crio[22095]: time=\"2026-06-09T16:30:01.264237551Z\" level=info msg=\"Ran pod sandbox f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f with infra container: openshift-infra/auto-csr-approver-29683710-dfsbl/POD\" id=f6ac6314-4140-4ab4-80b5-543e6d019b13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.267665 crc crio[22095]: time=\"2026-06-09T16:30:01.267601089Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8144ea44-d448-4e38-927d-a369e153a8b1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:01.290403 crc crio[22095]: time=\"2026-06-09T16:30:01.290298968Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles\" id=5a8765e6-e350-4d1f-857b-271ff97445c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.290831 crc crio[22095]: time=\"2026-06-09T16:30:01.290485343Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:30:01.290831 crc crio[22095]: time=\"2026-06-09T16:30:01.2907472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.354787 crc crio[22095]: time=\"2026-06-09T16:30:01.354035964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.383681 crc crio[22095]: time=\"2026-06-09T16:30:01.383608092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.551752 crc crio[22095]: time=\"2026-06-09T16:30:01.551627647Z\" level=info msg=\"Created container 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles\" id=5a8765e6-e350-4d1f-857b-271ff97445c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.554296 crc crio[22095]: time=\"2026-06-09T16:30:01.553506006Z\" level=info msg=\"Starting container: 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d\" id=9e762f97-f32d-45ff-ab0b-99867c933444 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:01.559788 crc crio[22095]: time=\"2026-06-09T16:30:01.559333717Z\" level=info msg=\"Started container\" PID=111609 containerID=1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d description=openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles id=9e762f97-f32d-45ff-ab0b-99867c933444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\nJun 09 16:30:03.803187 crc crio[22095]: time=\"2026-06-09T16:30:03.80205054Z\" level=info msg=\"Stopping pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=713f91c6-c3ec-4d73-bb3a-b7ca9292580c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:03.805132 crc crio[22095]: time=\"2026-06-09T16:30:03.804090443Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc00041c360}] Aliases:map[]}\"\nJun 09 16:30:03.805132 crc crio[22095]: time=\"2026-06-09T16:30:03.804329849Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:04.229609 crc crio[22095]: time=\"2026-06-09T16:30:04.228774526Z\" level=info msg=\"Stopped pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=713f91c6-c3ec-4d73-bb3a-b7ca9292580c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:06.423220 crc crio[22095]: time=\"2026-06-09T16:30:06.422202548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8144ea44-d448-4e38-927d-a369e153a8b1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:06.424539 crc crio[22095]: time=\"2026-06-09T16:30:06.424273432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9631c3e-7715-4c33-8ec9-1cc543b88890 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:06.426695 crc crio[22095]: time=\"2026-06-09T16:30:06.426576541Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=aca13705-f323-4680-94c7-56c5efe51776 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:06.435328 crc crio[22095]: time=\"2026-06-09T16:30:06.435221376Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683710-dfsbl/oc\" id=f609f6cc-4c0e-42ed-a4da-fba84ffd7e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:06.436348 crc crio[22095]: time=\"2026-06-09T16:30:06.436284564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:06.490158 crc crio[22095]: time=\"2026-06-09T16:30:06.490067041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:06.701182 crc crio[22095]: time=\"2026-06-09T16:30:06.701007861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:06.827720 crc crio[22095]: time=\"2026-06-09T16:30:06.827582149Z\" level=info msg=\"Created container ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc: openshift-infra/auto-csr-approver-29683710-dfsbl/oc\" id=f609f6cc-4c0e-42ed-a4da-fba84ffd7e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:06.829314 crc crio[22095]: time=\"2026-06-09T16:30:06.829214872Z\" level=info msg=\"Starting container: ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc\" id=10cd0203-8b88-42f6-bdc2-be33374f7fc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:06.834739 crc crio[22095]: time=\"2026-06-09T16:30:06.83453057Z\" level=info msg=\"Started container\" PID=111887 containerID=ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc description=openshift-infra/auto-csr-approver-29683710-dfsbl/oc id=10cd0203-8b88-42f6-bdc2-be33374f7fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\nJun 09 16:30:08.893068 crc crio[22095]: time=\"2026-06-09T16:30:08.892033741Z\" level=info msg=\"Stopping pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b270594a-951b-4bd0-99d7-8c33367638cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:08.895146 crc crio[22095]: time=\"2026-06-09T16:30:08.895120742Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00041d440}] Aliases:map[]}\"\nJun 09 16:30:08.895401 crc crio[22095]: time=\"2026-06-09T16:30:08.895376838Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683710-dfsbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:09.265032 crc crio[22095]: time=\"2026-06-09T16:30:09.264521888Z\" level=info msg=\"Stopped pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b270594a-951b-4bd0-99d7-8c33367638cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:21.668663 crc crio[22095]: time=\"2026-06-09T16:30:21.667217206Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-k2jkl/POD\" id=c56de107-f425-4ccf-8076-89c6cd9b3517 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:21.671046 crc crio[22095]: time=\"2026-06-09T16:30:21.671003194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.719690 crc crio[22095]: time=\"2026-06-09T16:30:21.719547595Z\" level=info msg=\"Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc00263c378}] Aliases:map[]}\"\nJun 09 16:30:21.719690 crc crio[22095]: time=\"2026-06-09T16:30:21.719652698Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-k2jkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:22.264672 crc crio[22095]: 2026-06-09T16:30:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0505aed2fe489cd Mac:1a:1c:d3:75:e6:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:22.266224 crc crio[22095]: time=\"2026-06-09T16:30:22.266168746Z\" level=info msg=\"Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc00263c378}] Aliases:map[]}\"\nJun 09 16:30:22.266419 crc crio[22095]: time=\"2026-06-09T16:30:22.266377441Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-k2jkl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:22.277999 crc crio[22095]: time=\"2026-06-09T16:30:22.27788252Z\" level=info msg=\"Ran pod sandbox 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d with infra container: openshift-marketplace/redhat-operators-k2jkl/POD\" id=c56de107-f425-4ccf-8076-89c6cd9b3517 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:22.281075 crc crio[22095]: time=\"2026-06-09T16:30:22.280599971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2eb9766-b744-4b67-becd-cbe40ee0ff0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:22.284493 crc crio[22095]: time=\"2026-06-09T16:30:22.283692671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1abb6bb0-a3d3-4f8c-acca-b8eb9cd64ff8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:22.294022 crc crio[22095]: time=\"2026-06-09T16:30:22.293865895Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-k2jkl/extract-utilities\" id=8323ab73-03e8-4734-83eb-77dcdbdda558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:22.295856 crc crio[22095]: time=\"2026-06-09T16:30:22.295756905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:22.363494 crc crio[22095]: time=\"2026-06-09T16:30:22.363173566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:22.369598 crc crio[22095]: time=\"2026-06-09T16:30:22.369506091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:22.552128 crc crio[22095]: time=\"2026-06-09T16:30:22.552007382Z\" level=info msg=\"Created container a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a: openshift-marketplace/redhat-operators-k2jkl/extract-utilities\" id=8323ab73-03e8-4734-83eb-77dcdbdda558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:22.553232 crc crio[22095]: time=\"2026-06-09T16:30:22.553139531Z\" level=info msg=\"Starting container: a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a\" id=60ed60d2-4ab6-47c8-ad97-b6f61d24d7e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:22.560398 crc crio[22095]: time=\"2026-06-09T16:30:22.558810658Z\" level=info msg=\"Started container\" PID=112802 containerID=a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a description=openshift-marketplace/redhat-operators-k2jkl/extract-utilities id=60ed60d2-4ab6-47c8-ad97-b6f61d24d7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\nJun 09 16:30:23.137792 crc crio[22095]: time=\"2026-06-09T16:30:23.137384629Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1f5e52ee-bba2-4b29-b919-c7d71dc08e87 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:23.154445 crc crio[22095]: time=\"2026-06-09T16:30:23.153260282Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:30:24.131697 crc crio[22095]: time=\"2026-06-09T16:30:24.131536825Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=1f5e52ee-bba2-4b29-b919-c7d71dc08e87 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:24.132615 crc crio[22095]: time=\"2026-06-09T16:30:24.13248904Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1bf8629-edcc-43df-aa85-08ecb2fbda56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:24.135022 crc crio[22095]: time=\"2026-06-09T16:30:24.134892903Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7dfe80c4-609f-44e0-a72e-7fa398bacbea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:24.144878 crc crio[22095]: time=\"2026-06-09T16:30:24.144747729Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-k2jkl/extract-content\" id=614fc686-1d32-4928-8419-14ba7d4ec27e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:24.146511 crc crio[22095]: time=\"2026-06-09T16:30:24.145507888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:24.234492 crc crio[22095]: time=\"2026-06-09T16:30:24.234229423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:24.242142 crc crio[22095]: time=\"2026-06-09T16:30:24.242062267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:24.393702 crc crio[22095]: time=\"2026-06-09T16:30:24.393480291Z\" level=info msg=\"Created container 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb: openshift-marketplace/redhat-operators-k2jkl/extract-content\" id=614fc686-1d32-4928-8419-14ba7d4ec27e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:24.395399 crc crio[22095]: time=\"2026-06-09T16:30:24.395235756Z\" level=info msg=\"Starting container: 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb\" id=aaddce7f-fa32-4beb-a3f7-fccae6e766dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:24.402318 crc crio[22095]: time=\"2026-06-09T16:30:24.402275999Z\" level=info msg=\"Started container\" PID=112876 containerID=6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb description=openshift-marketplace/redhat-operators-k2jkl/extract-content id=aaddce7f-fa32-4beb-a3f7-fccae6e766dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\nJun 09 16:30:31.309161 crc crio[22095]: time=\"2026-06-09T16:30:31.30833959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0dfd958d-ed07-4510-80a2-37f413b6a85c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:31.312650 crc crio[22095]: time=\"2026-06-09T16:30:31.312500048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d82ecf5f-7820-4be7-ab26-f0ac6dd94a06 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:31.326478 crc crio[22095]: time=\"2026-06-09T16:30:31.326379499Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=4d38ffff-ea4a-433f-9175-1eed059537df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:31.327070 crc crio[22095]: time=\"2026-06-09T16:30:31.327004005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.467768 crc crio[22095]: time=\"2026-06-09T16:30:31.466781356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.473021 crc crio[22095]: time=\"2026-06-09T16:30:31.472866405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.667824 crc crio[22095]: time=\"2026-06-09T16:30:31.667726197Z\" level=info msg=\"Created container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=4d38ffff-ea4a-433f-9175-1eed059537df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:31.669115 crc crio[22095]: time=\"2026-06-09T16:30:31.668884187Z\" level=info msg=\"Starting container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4\" id=ad80a7a4-7196-4369-a4ba-d4a8aea46e16 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:31.678319 crc crio[22095]: time=\"2026-06-09T16:30:31.67824119Z\" level=info msg=\"Started container\" PID=113249 containerID=abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4 description=openshift-marketplace/redhat-operators-k2jkl/registry-server id=ad80a7a4-7196-4369-a4ba-d4a8aea46e16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\nJun 09 16:30:53.724211 crc crio[22095]: time=\"2026-06-09T16:30:53.720311507Z\" level=info msg=\"Stopping container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4 (timeout: 2s)\" id=8aa9a815-a901-472f-8609-adc991027d69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:53.888284 crc crio[22095]: time=\"2026-06-09T16:30:53.887648254Z\" level=info msg=\"Stopped container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=8aa9a815-a901-472f-8609-adc991027d69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:53.889730 crc crio[22095]: time=\"2026-06-09T16:30:53.889541143Z\" level=info msg=\"Stopping pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=94281221-170f-4d89-9e94-f99bc73cf21e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:53.890570 crc crio[22095]: time=\"2026-06-09T16:30:53.890530469Z\" level=info msg=\"Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc000526bc8}] Aliases:map[]}\"\nJun 09 16:30:53.890828 crc crio[22095]: time=\"2026-06-09T16:30:53.890755215Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-k2jkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:54.207222 crc crio[22095]: time=\"2026-06-09T16:30:54.207080082Z\" level=info msg=\"Stopped pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=94281221-170f-4d89-9e94-f99bc73cf21e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:54.751609 crc crio[22095]: time=\"2026-06-09T16:30:54.751110236Z\" level=info msg=\"Removing container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4\" id=81f7f83b-fbf0-4c93-b57c-c8efa91f455c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:54.782423 crc crio[22095]: time=\"2026-06-09T16:30:54.782187393Z\" level=info msg=\"Removed container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=81f7f83b-fbf0-4c93-b57c-c8efa91f455c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:54.786684 crc crio[22095]: time=\"2026-06-09T16:30:54.786637029Z\" level=info msg=\"Removing container: 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb\" id=63e07a71-5a1c-4b8a-8f77-f2e21a091c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:54.834391 crc crio[22095]: time=\"2026-06-09T16:30:54.834318858Z\" level=info msg=\"Removed container 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb: openshift-marketplace/redhat-operators-k2jkl/extract-content\" id=63e07a71-5a1c-4b8a-8f77-f2e21a091c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:54.838730 crc crio[22095]: time=\"2026-06-09T16:30:54.83864864Z\" level=info msg=\"Removing container: a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a\" id=0f7800ec-8eba-4ef8-b7e1-5622187635f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:54.877273 crc crio[22095]: time=\"2026-06-09T16:30:54.87715712Z\" level=info msg=\"Removed container a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a: openshift-marketplace/redhat-operators-k2jkl/extract-utilities\" id=0f7800ec-8eba-4ef8-b7e1-5622187635f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:55.298303 crc crio[22095]: time=\"2026-06-09T16:30:55.297758257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lpsg5/POD\" id=833e3ca1-ed8d-4ba8-be92-4d9bc4f62d64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:55.298499 crc crio[22095]: time=\"2026-06-09T16:30:55.298340132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:55.334907 crc crio[22095]: time=\"2026-06-09T16:30:55.33482746Z\" level=info msg=\"Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00379eb68}] Aliases:map[]}\"\nJun 09 16:30:55.334907 crc crio[22095]: time=\"2026-06-09T16:30:55.334895272Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lpsg5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:56.033282 crc crio[22095]: 2026-06-09T16:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6871791afb93557 Mac:e6:56:3b:fd:0b:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:56.036722 crc crio[22095]: time=\"2026-06-09T16:30:56.036616712Z\" level=info msg=\"Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00379eb68}] Aliases:map[]}\"\nJun 09 16:30:56.037004 crc crio[22095]: time=\"2026-06-09T16:30:56.036879609Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lpsg5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:56.053006 crc crio[22095]: time=\"2026-06-09T16:30:56.05154Z\" level=info msg=\"Ran pod sandbox 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 with infra container: openshift-marketplace/community-operators-lpsg5/POD\" id=833e3ca1-ed8d-4ba8-be92-4d9bc4f62d64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:56.059905 crc crio[22095]: time=\"2026-06-09T16:30:56.059829505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c952b26c-74a4-478b-9877-ade24fac27ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:56.063826 crc crio[22095]: time=\"2026-06-09T16:30:56.063783878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97e99894-c422-4efb-8b7b-c52059194eab name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:56.074212 crc crio[22095]: time=\"2026-06-09T16:30:56.074096436Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lpsg5/extract-utilities\" id=d112b268-56e1-47c6-9482-5ee2e26cec52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:56.074536 crc crio[22095]: time=\"2026-06-09T16:30:56.074476926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:56.208741 crc crio[22095]: time=\"2026-06-09T16:30:56.208485696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:56.219770 crc crio[22095]: time=\"2026-06-09T16:30:56.219638036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:56.423280 crc crio[22095]: time=\"2026-06-09T16:30:56.423180984Z\" level=info msg=\"Created container 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28: openshift-marketplace/community-operators-lpsg5/extract-utilities\" id=d112b268-56e1-47c6-9482-5ee2e26cec52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:56.424632 crc crio[22095]: time=\"2026-06-09T16:30:56.424435176Z\" level=info msg=\"Starting container: 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28\" id=2fa8b791-1143-4389-9c7d-22ec2785af65 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:56.433438 crc crio[22095]: time=\"2026-06-09T16:30:56.43302783Z\" level=info msg=\"Started container\" PID=114463 containerID=24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28 description=openshift-marketplace/community-operators-lpsg5/extract-utilities id=2fa8b791-1143-4389-9c7d-22ec2785af65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\nJun 09 16:30:56.822159 crc crio[22095]: time=\"2026-06-09T16:30:56.813530085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=79de8670-cd8d-4f6e-9c1f-7beba6c048c8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:56.835193 crc crio[22095]: time=\"2026-06-09T16:30:56.835101355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:30:57.543006 crc crio[22095]: time=\"2026-06-09T16:30:57.542752639Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=79de8670-cd8d-4f6e-9c1f-7beba6c048c8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:57.544859 crc crio[22095]: time=\"2026-06-09T16:30:57.543621972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9e968691-4c36-41a8-88a3-4959892d131e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:57.549616 crc crio[22095]: time=\"2026-06-09T16:30:57.549520885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=76fb2944-ab25-41bc-b73d-a83c12c6321a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:57.558306 crc crio[22095]: time=\"2026-06-09T16:30:57.558133149Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lpsg5/extract-content\" id=e9ea81f9-bb7c-49ce-96bf-1c32b104fdeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:57.559410 crc crio[22095]: time=\"2026-06-09T16:30:57.559294689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:57.628497 crc crio[22095]: time=\"2026-06-09T16:30:57.628170828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:57.632891 crc crio[22095]: time=\"2026-06-09T16:30:57.632618104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:57.843961 crc crio[22095]: time=\"2026-06-09T16:30:57.843165384Z\" level=info msg=\"Created container 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966: openshift-marketplace/community-operators-lpsg5/extract-content\" id=e9ea81f9-bb7c-49ce-96bf-1c32b104fdeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:57.845335 crc crio[22095]: time=\"2026-06-09T16:30:57.845188846Z\" level=info msg=\"Starting container: 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966\" id=01a2ee9c-53d9-4afa-9f3a-dacf62c789d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:57.852787 crc crio[22095]: time=\"2026-06-09T16:30:57.852677921Z\" level=info msg=\"Started container\" PID=114575 containerID=4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966 description=openshift-marketplace/community-operators-lpsg5/extract-content id=01a2ee9c-53d9-4afa-9f3a-dacf62c789d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\nJun 09 16:30:59.171275 crc crio[22095]: time=\"2026-06-09T16:30:59.171158324Z\" level=info msg=\"Removing container: aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05\" id=2620aa11-59f4-40eb-85d3-bb0726743fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.290355 crc crio[22095]: time=\"2026-06-09T16:30:59.290206237Z\" level=info msg=\"Removed container aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05: openstack/cinder-db-sync-k8shs/cinder-db-sync\" id=2620aa11-59f4-40eb-85d3-bb0726743fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.296684 crc crio[22095]: time=\"2026-06-09T16:30:59.296608703Z\" level=info msg=\"Removing container: 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b\" id=6fd29d76-9606-4ac0-a5c7-586d2d2dccdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.412829 crc crio[22095]: time=\"2026-06-09T16:30:59.412669628Z\" level=info msg=\"Removed container 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b: openshift-infra/auto-csr-approver-29683704-95ljj/oc\" id=6fd29d76-9606-4ac0-a5c7-586d2d2dccdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.416180 crc crio[22095]: time=\"2026-06-09T16:30:59.416066786Z\" level=info msg=\"Removing container: 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1\" id=fc08ab11-cc10-44c1-b66b-334acf6b985e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.458753 crc crio[22095]: time=\"2026-06-09T16:30:59.458412107Z\" level=info msg=\"Removed container 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create\" id=fc08ab11-cc10-44c1-b66b-334acf6b985e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.461813 crc crio[22095]: time=\"2026-06-09T16:30:59.461743583Z\" level=info msg=\"Removing container: a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42\" id=70488b27-6a47-4242-8bb6-bf66165dfd52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.583110 crc crio[22095]: time=\"2026-06-09T16:30:59.582988183Z\" level=info msg=\"Removed container a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles\" id=70488b27-6a47-4242-8bb6-bf66165dfd52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.591975 crc crio[22095]: time=\"2026-06-09T16:30:59.59174381Z\" level=info msg=\"Removing container: c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713\" id=d4ccb67d-d5f5-4012-ab5b-a5d141066185 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.620551 crc crio[22095]: time=\"2026-06-09T16:30:59.620384215Z\" level=info msg=\"Removed container c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create\" id=d4ccb67d-d5f5-4012-ab5b-a5d141066185 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.623784 crc crio[22095]: time=\"2026-06-09T16:30:59.623637639Z\" level=info msg=\"Removing container: ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a\" id=e2d536f0-fca4-4d4a-a05c-79f753f8f8a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.682726 crc crio[22095]: time=\"2026-06-09T16:30:59.682035105Z\" level=info msg=\"Removed container ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create\" id=e2d536f0-fca4-4d4a-a05c-79f753f8f8a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.688367 crc crio[22095]: time=\"2026-06-09T16:30:59.688296088Z\" level=info msg=\"Removing container: 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd\" id=799a5692-6dc8-4958-9200-0098adf80d7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.717706 crc crio[22095]: time=\"2026-06-09T16:30:59.717478406Z\" level=info msg=\"Removed container 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create\" id=799a5692-6dc8-4958-9200-0098adf80d7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.722170 crc crio[22095]: time=\"2026-06-09T16:30:59.722066095Z\" level=info msg=\"Removing container: cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417\" id=2d5a27d8-192e-4bbe-9e23-1991f87f5add name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.750144 crc crio[22095]: time=\"2026-06-09T16:30:59.748650086Z\" level=info msg=\"Removed container cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417: openstack/nova-api-db-create-868vz/mariadb-database-create\" id=2d5a27d8-192e-4bbe-9e23-1991f87f5add name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.754237 crc crio[22095]: time=\"2026-06-09T16:30:59.752835254Z\" level=info msg=\"Removing container: 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177\" id=5652ad48-393f-4b9b-8315-16d5bc7130ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.812048 crc crio[22095]: time=\"2026-06-09T16:30:59.811450917Z\" level=info msg=\"Removed container 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create\" id=5652ad48-393f-4b9b-8315-16d5bc7130ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:30:59.826033 crc crio[22095]: time=\"2026-06-09T16:30:59.825901323Z\" level=info msg=\"Stopping pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=87342b02-92fb-414c-ae6a-685e2dbdff80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.826467 crc crio[22095]: time=\"2026-06-09T16:30:59.826440657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=87342b02-92fb-414c-ae6a-685e2dbdff80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.827895 crc crio[22095]: time=\"2026-06-09T16:30:59.827837123Z\" level=info msg=\"Removing pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=b92a8331-df84-4923-9aa8-e81aa445b802 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.848670 crc crio[22095]: time=\"2026-06-09T16:30:59.848547851Z\" level=info msg=\"Removed pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=b92a8331-df84-4923-9aa8-e81aa445b802 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.849332 crc crio[22095]: time=\"2026-06-09T16:30:59.84928995Z\" level=info msg=\"Stopping pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=7f3f7e2b-d8bd-4886-86ae-d0a61cc8c6bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.849522 crc crio[22095]: time=\"2026-06-09T16:30:59.849494946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=7f3f7e2b-d8bd-4886-86ae-d0a61cc8c6bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.852486 crc crio[22095]: time=\"2026-06-09T16:30:59.852395351Z\" level=info msg=\"Removing pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=52f34618-75f8-4acd-b9f6-121122c83cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.868616 crc crio[22095]: time=\"2026-06-09T16:30:59.868488789Z\" level=info msg=\"Removed pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=52f34618-75f8-4acd-b9f6-121122c83cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.869637 crc crio[22095]: time=\"2026-06-09T16:30:59.869546676Z\" level=info msg=\"Stopping pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=63650a1f-71ab-4d66-b654-fcf01dea387d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.869854 crc crio[22095]: time=\"2026-06-09T16:30:59.869821784Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=63650a1f-71ab-4d66-b654-fcf01dea387d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.871488 crc crio[22095]: time=\"2026-06-09T16:30:59.871461686Z\" level=info msg=\"Removing pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=75c75092-3822-4240-b297-28752402381e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.915032 crc crio[22095]: time=\"2026-06-09T16:30:59.914873104Z\" level=info msg=\"Removed pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=75c75092-3822-4240-b297-28752402381e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.916309 crc crio[22095]: time=\"2026-06-09T16:30:59.91625004Z\" level=info msg=\"Stopping pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6dc88fbc-e3c9-4f05-b818-1f9d53994e7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.916435 crc crio[22095]: time=\"2026-06-09T16:30:59.916340832Z\" level=info msg=\"Stopped pod sandbox (already stopped): c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6dc88fbc-e3c9-4f05-b818-1f9d53994e7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.917369 crc crio[22095]: time=\"2026-06-09T16:30:59.917324988Z\" level=info msg=\"Removing pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=4b63b1f9-bf5a-45c6-99ac-24d2a89cec6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.966614 crc crio[22095]: time=\"2026-06-09T16:30:59.966369392Z\" level=info msg=\"Removed pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=4b63b1f9-bf5a-45c6-99ac-24d2a89cec6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:30:59.968077 crc crio[22095]: time=\"2026-06-09T16:30:59.967718807Z\" level=info msg=\"Stopping pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=5b360bf0-9cee-4a19-9b79-0e78d7ae38e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.968077 crc crio[22095]: time=\"2026-06-09T16:30:59.967804419Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=5b360bf0-9cee-4a19-9b79-0e78d7ae38e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:59.968805 crc crio[22095]: time=\"2026-06-09T16:30:59.968688592Z\" level=info msg=\"Removing pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=e273a0c5-4591-4918-91c5-b8ea1eb452f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.000142 crc crio[22095]: time=\"2026-06-09T16:31:00.000064337Z\" level=info msg=\"Removed pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=e273a0c5-4591-4918-91c5-b8ea1eb452f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.001232 crc crio[22095]: time=\"2026-06-09T16:31:00.001186896Z\" level=info msg=\"Stopping pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=15b184ec-7b17-4c07-987b-41e4d4677525 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.001435 crc crio[22095]: time=\"2026-06-09T16:31:00.001397622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=15b184ec-7b17-4c07-987b-41e4d4677525 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.002474 crc crio[22095]: time=\"2026-06-09T16:31:00.002373727Z\" level=info msg=\"Removing pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=edf26055-8c87-402e-a0de-8c7d4fab0432 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.021396 crc crio[22095]: time=\"2026-06-09T16:31:00.021287269Z\" level=info msg=\"Removed pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=edf26055-8c87-402e-a0de-8c7d4fab0432 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.023465 crc crio[22095]: time=\"2026-06-09T16:31:00.023403244Z\" level=info msg=\"Stopping pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=ce7ca50a-b5a9-4907-b4c1-ab1d2957f6d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.023655 crc crio[22095]: time=\"2026-06-09T16:31:00.023495876Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=ce7ca50a-b5a9-4907-b4c1-ab1d2957f6d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.024166 crc crio[22095]: time=\"2026-06-09T16:31:00.024093641Z\" level=info msg=\"Removing pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=cc6373ce-f34b-4ff9-8da5-3d69a9a32d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.063973 crc crio[22095]: time=\"2026-06-09T16:31:00.063822274Z\" level=info msg=\"Removed pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=cc6373ce-f34b-4ff9-8da5-3d69a9a32d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.067638 crc crio[22095]: time=\"2026-06-09T16:31:00.066560545Z\" level=info msg=\"Stopping pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=eea8f614-8e70-4dea-8bc7-faeaaf07af0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.067638 crc crio[22095]: time=\"2026-06-09T16:31:00.066656227Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=eea8f614-8e70-4dea-8bc7-faeaaf07af0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.067797 crc crio[22095]: time=\"2026-06-09T16:31:00.067651043Z\" level=info msg=\"Removing pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=49ca19ee-19f5-42e5-af9b-dea7e6620bf9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.085525 crc crio[22095]: time=\"2026-06-09T16:31:00.08524645Z\" level=info msg=\"Removed pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=49ca19ee-19f5-42e5-af9b-dea7e6620bf9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.088845 crc crio[22095]: time=\"2026-06-09T16:31:00.088507925Z\" level=info msg=\"Stopping pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=af992aba-8705-4ca8-b5de-67471dd3ec70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.089151 crc crio[22095]: time=\"2026-06-09T16:31:00.089021918Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=af992aba-8705-4ca8-b5de-67471dd3ec70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.090140 crc crio[22095]: time=\"2026-06-09T16:31:00.090074496Z\" level=info msg=\"Removing pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=a5891915-6b16-4cc7-b537-eed02952a430 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.107677 crc crio[22095]: time=\"2026-06-09T16:31:00.105423584Z\" level=info msg=\"Removed pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=a5891915-6b16-4cc7-b537-eed02952a430 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.108228 crc crio[22095]: time=\"2026-06-09T16:31:00.108190756Z\" level=info msg=\"Stopping pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=1b842b5c-7b8b-4032-9b62-d41af6dd4d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.108425 crc crio[22095]: time=\"2026-06-09T16:31:00.108397982Z\" level=info msg=\"Stopped pod sandbox (already stopped): d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=1b842b5c-7b8b-4032-9b62-d41af6dd4d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.111716 crc crio[22095]: time=\"2026-06-09T16:31:00.109172432Z\" level=info msg=\"Removing pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=ce90c1ca-a197-4b14-b07f-0210a4ddec02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:00.123414 crc crio[22095]: time=\"2026-06-09T16:31:00.123309619Z\" level=info msg=\"Removed pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=ce90c1ca-a197-4b14-b07f-0210a4ddec02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:31:02.940253 crc crio[22095]: time=\"2026-06-09T16:31:02.939698116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2c2d7ae7-75fe-4a8c-bc5b-f2a14d852fae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:02.945411 crc crio[22095]: time=\"2026-06-09T16:31:02.945328243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=712e1e07-2b37-45be-b3b0-d5d26011dd37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:03.158839 crc crio[22095]: time=\"2026-06-09T16:31:03.158700696Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lpsg5/registry-server\" id=9882caff-7919-40a0-a05d-a7a87e9ca6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:03.159345 crc crio[22095]: time=\"2026-06-09T16:31:03.15925126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:03.253853 crc crio[22095]: time=\"2026-06-09T16:31:03.253664432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:03.259093 crc crio[22095]: time=\"2026-06-09T16:31:03.25898122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:03.546555 crc crio[22095]: time=\"2026-06-09T16:31:03.545708689Z\" level=info msg=\"Created container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server\" id=9882caff-7919-40a0-a05d-a7a87e9ca6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:03.548045 crc crio[22095]: time=\"2026-06-09T16:31:03.547878815Z\" level=info msg=\"Starting container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb\" id=0818e854-4a5a-43e0-8162-3b34f36993c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:03.556455 crc crio[22095]: time=\"2026-06-09T16:31:03.556304084Z\" level=info msg=\"Started container\" PID=114798 containerID=8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb description=openshift-marketplace/community-operators-lpsg5/registry-server id=0818e854-4a5a-43e0-8162-3b34f36993c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\nJun 09 16:31:17.239121 crc crio[22095]: time=\"2026-06-09T16:31:17.238167194Z\" level=info msg=\"Stopping container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb (timeout: 2s)\" id=aa8689d3-7301-4eb4-b6ca-f4e9e5c3abd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:17.413072 crc crio[22095]: time=\"2026-06-09T16:31:17.412901843Z\" level=info msg=\"Stopped container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server\" id=aa8689d3-7301-4eb4-b6ca-f4e9e5c3abd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:17.418420 crc crio[22095]: time=\"2026-06-09T16:31:17.418325764Z\" level=info msg=\"Stopping pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=ff41d7e1-5fb6-4e6c-a94d-35307400d4c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:17.419337 crc crio[22095]: time=\"2026-06-09T16:31:17.419254758Z\" level=info msg=\"Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00012ac50}] Aliases:map[]}\"\nJun 09 16:31:17.419691 crc crio[22095]: time=\"2026-06-09T16:31:17.419624658Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-lpsg5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:17.890056 crc crio[22095]: time=\"2026-06-09T16:31:17.889511004Z\" level=info msg=\"Stopped pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=ff41d7e1-5fb6-4e6c-a94d-35307400d4c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:18.270540 crc crio[22095]: time=\"2026-06-09T16:31:18.270308387Z\" level=info msg=\"Removing container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb\" id=237954f9-6d76-43a2-b07e-214b59689f22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:18.323742 crc crio[22095]: time=\"2026-06-09T16:31:18.323671313Z\" level=info msg=\"Removed container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server\" id=237954f9-6d76-43a2-b07e-214b59689f22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:18.329151 crc crio[22095]: time=\"2026-06-09T16:31:18.328688023Z\" level=info msg=\"Removing container: 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966\" id=90cbb659-5244-48cd-97e5-496657272b1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:18.379859 crc crio[22095]: time=\"2026-06-09T16:31:18.3797576Z\" level=info msg=\"Removed container 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966: openshift-marketplace/community-operators-lpsg5/extract-content\" id=90cbb659-5244-48cd-97e5-496657272b1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:18.383774 crc crio[22095]: time=\"2026-06-09T16:31:18.383720203Z\" level=info msg=\"Removing container: 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28\" id=fc74f94e-5d1c-4057-a5ce-4fa2235d25e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:18.445133 crc crio[22095]: time=\"2026-06-09T16:31:18.44443977Z\" level=info msg=\"Removed container 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28: openshift-marketplace/community-operators-lpsg5/extract-utilities\" id=fc74f94e-5d1c-4057-a5ce-4fa2235d25e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:43.617156 crc crio[22095]: time=\"2026-06-09T16:31:43.616555533Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gxzj8/POD\" id=7fdc88d1-fa76-4aee-81a0-43c09ea548e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:43.618565 crc crio[22095]: time=\"2026-06-09T16:31:43.617179759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:43.655748 crc crio[22095]: time=\"2026-06-09T16:31:43.655573967Z\" level=info msg=\"Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}\"\nJun 09 16:31:43.655748 crc crio[22095]: time=\"2026-06-09T16:31:43.65569788Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gxzj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:44.225272 crc crio[22095]: 2026-06-09T16:31:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632b81fdc77676b Mac:1e:02:47:c3:03:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:44.227113 crc crio[22095]: time=\"2026-06-09T16:31:44.227010662Z\" level=info msg=\"Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}\"\nJun 09 16:31:44.227227 crc crio[22095]: time=\"2026-06-09T16:31:44.227174606Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gxzj8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:44.237255 crc crio[22095]: time=\"2026-06-09T16:31:44.237169516Z\" level=info msg=\"Ran pod sandbox 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 with infra container: openshift-marketplace/certified-operators-gxzj8/POD\" id=7fdc88d1-fa76-4aee-81a0-43c09ea548e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:44.240053 crc crio[22095]: time=\"2026-06-09T16:31:44.239879586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9a56298-6240-404b-a2bf-dee776b1b565 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:44.243499 crc crio[22095]: time=\"2026-06-09T16:31:44.243433179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db6d2671-2357-4ceb-8e69-0c75147c894a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:44.294116 crc crio[22095]: time=\"2026-06-09T16:31:44.294023833Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gxzj8/extract-utilities\" id=5118c9ac-8f35-405f-a67b-4756b309e12d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:44.294552 crc crio[22095]: time=\"2026-06-09T16:31:44.294526736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:44.351093 crc crio[22095]: time=\"2026-06-09T16:31:44.35089585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:44.358878 crc crio[22095]: time=\"2026-06-09T16:31:44.357314937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:44.774530 crc crio[22095]: time=\"2026-06-09T16:31:44.773795477Z\" level=info msg=\"Created container f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174: openshift-marketplace/certified-operators-gxzj8/extract-utilities\" id=5118c9ac-8f35-405f-a67b-4756b309e12d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:44.776302 crc crio[22095]: time=\"2026-06-09T16:31:44.77620308Z\" level=info msg=\"Starting container: f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174\" id=e7e6b447-370c-4c3f-8460-c450069ac40d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:44.793768 crc crio[22095]: time=\"2026-06-09T16:31:44.79353447Z\" level=info msg=\"Started container\" PID=116867 containerID=f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174 description=openshift-marketplace/certified-operators-gxzj8/extract-utilities id=e7e6b447-370c-4c3f-8460-c450069ac40d name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\nJun 09 16:31:45.673222 crc crio[22095]: time=\"2026-06-09T16:31:45.67307165Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc035a05-ad23-4aa1-907f-466f50925705 name=/runtime.v1.ImageService/PullImage\nJun 09 16:31:45.684070 crc crio[22095]: time=\"2026-06-09T16:31:45.68387271Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:31:47.433493 crc crio[22095]: time=\"2026-06-09T16:31:47.432255821Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=bc035a05-ad23-4aa1-907f-466f50925705 name=/runtime.v1.ImageService/PullImage\nJun 09 16:31:47.435501 crc crio[22095]: time=\"2026-06-09T16:31:47.435457044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=06e1710f-1d5c-4ada-821f-da3f77d8e700 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:47.439077 crc crio[22095]: time=\"2026-06-09T16:31:47.439030987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e276b906-aba9-4b25-bf7e-90f1efc6aed5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:47.720907 crc crio[22095]: time=\"2026-06-09T16:31:47.720682224Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gxzj8/extract-content\" id=f2104e31-b8bc-4f03-a89f-4119104dfbfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:47.721459 crc crio[22095]: time=\"2026-06-09T16:31:47.721376912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:47.775140 crc crio[22095]: time=\"2026-06-09T16:31:47.775053166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:47.779414 crc crio[22095]: time=\"2026-06-09T16:31:47.779317437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:48.008195 crc crio[22095]: time=\"2026-06-09T16:31:48.007642059Z\" level=info msg=\"Created container cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501: openshift-marketplace/certified-operators-gxzj8/extract-content\" id=f2104e31-b8bc-4f03-a89f-4119104dfbfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:48.009315 crc crio[22095]: time=\"2026-06-09T16:31:48.00922697Z\" level=info msg=\"Starting container: cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501\" id=9c7f3ce4-3083-4514-8bf0-39b4c7862483 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:48.018026 crc crio[22095]: time=\"2026-06-09T16:31:48.016245432Z\" level=info msg=\"Started container\" PID=117081 containerID=cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501 description=openshift-marketplace/certified-operators-gxzj8/extract-content id=9c7f3ce4-3083-4514-8bf0-39b4c7862483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\nJun 09 16:31:52.797901 crc crio[22095]: time=\"2026-06-09T16:31:52.797011511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad3d4f9e-5922-402d-852d-a19f0a0798b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:52.801280 crc crio[22095]: time=\"2026-06-09T16:31:52.80118056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9addced-2f89-4466-939a-d69bf53e64c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:53.136060 crc crio[22095]: time=\"2026-06-09T16:31:53.1353133Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=a5d0ea8c-2d33-457a-8778-69583667c27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:53.136396 crc crio[22095]: time=\"2026-06-09T16:31:53.136201363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:53.193648 crc crio[22095]: time=\"2026-06-09T16:31:53.193525752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:53.196832 crc crio[22095]: time=\"2026-06-09T16:31:53.196757586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:53.821029 crc crio[22095]: time=\"2026-06-09T16:31:53.820632753Z\" level=info msg=\"Created container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=a5d0ea8c-2d33-457a-8778-69583667c27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:53.824104 crc crio[22095]: time=\"2026-06-09T16:31:53.824059392Z\" level=info msg=\"Starting container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef\" id=1f644452-97e9-47fa-b402-e2957970fce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:53.830760 crc crio[22095]: time=\"2026-06-09T16:31:53.830595642Z\" level=info msg=\"Started container\" PID=117284 containerID=e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef description=openshift-marketplace/certified-operators-gxzj8/registry-server id=1f644452-97e9-47fa-b402-e2957970fce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\nJun 09 16:32:00.146007 crc crio[22095]: time=\"2026-06-09T16:32:00.145154126Z\" level=info msg=\"Removing container: 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257\" id=fbe7ee17-b3a3-4756-a32f-cedf1b18fd52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:00.252718 crc crio[22095]: time=\"2026-06-09T16:32:00.252512045Z\" level=info msg=\"Removed container 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync\" id=fbe7ee17-b3a3-4756-a32f-cedf1b18fd52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:00.276445 crc crio[22095]: time=\"2026-06-09T16:32:00.275769939Z\" level=info msg=\"Stopping pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=6b963c44-dfd0-40d9-b088-2f4a174cee1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:00.276760 crc crio[22095]: time=\"2026-06-09T16:32:00.276465477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=6b963c44-dfd0-40d9-b088-2f4a174cee1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:00.277562 crc crio[22095]: time=\"2026-06-09T16:32:00.277471724Z\" level=info msg=\"Removing pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=7a1e0c10-8233-4d9b-b32b-8f4d67093137 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:00.297786 crc crio[22095]: time=\"2026-06-09T16:32:00.296008445Z\" level=info msg=\"Removed pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=7a1e0c10-8233-4d9b-b32b-8f4d67093137 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:00.297786 crc crio[22095]: time=\"2026-06-09T16:32:00.297710869Z\" level=info msg=\"Stopping pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=86c20ff2-5dcc-4535-b5fc-1ffa8930a798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:00.298147 crc crio[22095]: time=\"2026-06-09T16:32:00.297831142Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=86c20ff2-5dcc-4535-b5fc-1ffa8930a798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:00.298731 crc crio[22095]: time=\"2026-06-09T16:32:00.298576022Z\" level=info msg=\"Removing pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=5f2a9f6d-be6b-4498-b344-e48809daceab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:00.313555 crc crio[22095]: time=\"2026-06-09T16:32:00.313441428Z\" level=info msg=\"Removed pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=5f2a9f6d-be6b-4498-b344-e48809daceab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:00.588142 crc crio[22095]: time=\"2026-06-09T16:32:00.587750983Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683712-zp2d7/POD\" id=819a166e-08ad-4cb5-b082-c17240af2d4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:32:00.588142 crc crio[22095]: time=\"2026-06-09T16:32:00.587848246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:00.643873 crc crio[22095]: time=\"2026-06-09T16:32:00.643718367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc000526e60}] Aliases:map[]}\"\nJun 09 16:32:00.643873 crc crio[22095]: time=\"2026-06-09T16:32:00.64383703Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683712-zp2d7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:32:01.230179 crc crio[22095]: 2026-06-09T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8287f7c6b91dc6 Mac:8e:ed:eb:d4:06:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 SocketPath: PciID:}] [{Interface:0xc0001425b0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:32:01.234782 crc crio[22095]: time=\"2026-06-09T16:32:01.233678434Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc000526e60}] Aliases:map[]}\"\nJun 09 16:32:01.234782 crc crio[22095]: time=\"2026-06-09T16:32:01.234007012Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683712-zp2d7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:32:01.248903 crc crio[22095]: time=\"2026-06-09T16:32:01.248782706Z\" level=info msg=\"Ran pod sandbox f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 with infra container: openshift-infra/auto-csr-approver-29683712-zp2d7/POD\" id=819a166e-08ad-4cb5-b082-c17240af2d4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:32:01.256440 crc crio[22095]: time=\"2026-06-09T16:32:01.256338892Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ede7af4-4c04-40f9-8eff-6c4d3a4876ef name=/runtime.v1.ImageService/PullImage\nJun 09 16:32:01.262425 crc crio[22095]: time=\"2026-06-09T16:32:01.262368869Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:32:02.128828 crc crio[22095]: time=\"2026-06-09T16:32:02.128069399Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ede7af4-4c04-40f9-8eff-6c4d3a4876ef name=/runtime.v1.ImageService/PullImage\nJun 09 16:32:02.130315 crc crio[22095]: time=\"2026-06-09T16:32:02.130200585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55aa439e-7d36-4f44-8264-1df9f61f7024 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:02.134207 crc crio[22095]: time=\"2026-06-09T16:32:02.134119067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9a98310b-83de-4bec-bc88-37f37c2209ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:02.145987 crc crio[22095]: time=\"2026-06-09T16:32:02.145873452Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683712-zp2d7/oc\" id=773e748d-f733-4723-b9a5-fabc23beced8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:02.146669 crc crio[22095]: time=\"2026-06-09T16:32:02.14658328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:02.228802 crc crio[22095]: time=\"2026-06-09T16:32:02.228677053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:02.543273 crc crio[22095]: time=\"2026-06-09T16:32:02.543150903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:03.190766 crc crio[22095]: time=\"2026-06-09T16:32:03.188465848Z\" level=info msg=\"Created container 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2: openshift-infra/auto-csr-approver-29683712-zp2d7/oc\" id=773e748d-f733-4723-b9a5-fabc23beced8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:03.204889 crc crio[22095]: time=\"2026-06-09T16:32:03.203690243Z\" level=info msg=\"Starting container: 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2\" id=2033c7a5-9365-4489-a1eb-96530ce60d28 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:32:03.218098 crc crio[22095]: time=\"2026-06-09T16:32:03.217790509Z\" level=info msg=\"Started container\" PID=117779 containerID=4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2 description=openshift-infra/auto-csr-approver-29683712-zp2d7/oc id=2033c7a5-9365-4489-a1eb-96530ce60d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\nJun 09 16:32:06.482512 crc crio[22095]: time=\"2026-06-09T16:32:06.481464104Z\" level=info msg=\"Stopping container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef (timeout: 2s)\" id=6abc6e7c-24ff-4ebd-a28f-8f4cbc5b118e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:06.631740 crc crio[22095]: time=\"2026-06-09T16:32:06.630759783Z\" level=info msg=\"Stopped container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=6abc6e7c-24ff-4ebd-a28f-8f4cbc5b118e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:06.633446 crc crio[22095]: time=\"2026-06-09T16:32:06.633212607Z\" level=info msg=\"Stopping pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=9e3e2860-a761-481f-86ea-1f34c4bef18d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:06.635360 crc crio[22095]: time=\"2026-06-09T16:32:06.634271834Z\" level=info msg=\"Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc0004c7760}] Aliases:map[]}\"\nJun 09 16:32:06.635360 crc crio[22095]: time=\"2026-06-09T16:32:06.634647454Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gxzj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:32:07.048455 crc crio[22095]: time=\"2026-06-09T16:32:07.048233779Z\" level=info msg=\"Stopped pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=9e3e2860-a761-481f-86ea-1f34c4bef18d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:07.493746 crc crio[22095]: time=\"2026-06-09T16:32:07.493216029Z\" level=info msg=\"Stopping pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=c92d08fe-8513-4426-af22-e0cac82782f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:07.495507 crc crio[22095]: time=\"2026-06-09T16:32:07.494637266Z\" level=info msg=\"Removing container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef\" id=7e34c284-3599-4aa1-9f59-6a37df88d50c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:07.496790 crc crio[22095]: time=\"2026-06-09T16:32:07.49673465Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc002272df8}] Aliases:map[]}\"\nJun 09 16:32:07.497177 crc crio[22095]: time=\"2026-06-09T16:32:07.497146041Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683712-zp2d7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:32:07.554714 crc crio[22095]: time=\"2026-06-09T16:32:07.552771726Z\" level=info msg=\"Removed container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=7e34c284-3599-4aa1-9f59-6a37df88d50c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:07.574245 crc crio[22095]: time=\"2026-06-09T16:32:07.574163882Z\" level=info msg=\"Removing container: cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501\" id=3b6dc227-1f26-4711-937e-c33c5c53c291 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:07.665085 crc crio[22095]: time=\"2026-06-09T16:32:07.664798576Z\" level=info msg=\"Removed container cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501: openshift-marketplace/certified-operators-gxzj8/extract-content\" id=3b6dc227-1f26-4711-937e-c33c5c53c291 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:07.675792 crc crio[22095]: time=\"2026-06-09T16:32:07.675192236Z\" level=info msg=\"Removing container: f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174\" id=d471ca18-3260-490a-86ad-6e5ef348983f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:07.718289 crc crio[22095]: time=\"2026-06-09T16:32:07.71809033Z\" level=info msg=\"Removed container f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174: openshift-marketplace/certified-operators-gxzj8/extract-utilities\" id=d471ca18-3260-490a-86ad-6e5ef348983f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:08.113358 crc crio[22095]: time=\"2026-06-09T16:32:08.112682741Z\" level=info msg=\"Stopped pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=c92d08fe-8513-4426-af22-e0cac82782f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:29.909670 crc crio[22095]: time=\"2026-06-09T16:32:29.90884426Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vw7r6/POD\" id=a47c1ae5-6c61-47db-a6f3-05d9c7efc153 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:32:29.911054 crc crio[22095]: time=\"2026-06-09T16:32:29.911023367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:29.953565 crc crio[22095]: time=\"2026-06-09T16:32:29.953432799Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc0004c79d0}] Aliases:map[]}\"\nJun 09 16:32:29.953565 crc crio[22095]: time=\"2026-06-09T16:32:29.953522801Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vw7r6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:32:30.559037 crc crio[22095]: 2026-06-09T16:32:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8640b773be4be6f Mac:82:6d:72:46:48:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:32:30.561456 crc crio[22095]: time=\"2026-06-09T16:32:30.561181057Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc0004c79d0}] Aliases:map[]}\"\nJun 09 16:32:30.561456 crc crio[22095]: time=\"2026-06-09T16:32:30.561349642Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vw7r6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:32:30.575156 crc crio[22095]: time=\"2026-06-09T16:32:30.575058718Z\" level=info msg=\"Ran pod sandbox 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb with infra container: openshift-marketplace/redhat-marketplace-vw7r6/POD\" id=a47c1ae5-6c61-47db-a6f3-05d9c7efc153 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:32:30.580082 crc crio[22095]: time=\"2026-06-09T16:32:30.579995096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ff6c0d3-0d2d-4ec5-8c58-48d5a9055ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:30.583375 crc crio[22095]: time=\"2026-06-09T16:32:30.583306962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b46137f-a5cf-4ddd-b648-868340e3e51d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:30.603469 crc crio[22095]: time=\"2026-06-09T16:32:30.603401164Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities\" id=7c2e6273-d49d-4aa3-b4c5-0d3c7269dbd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:30.604220 crc crio[22095]: time=\"2026-06-09T16:32:30.604173224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:30.667167 crc crio[22095]: time=\"2026-06-09T16:32:30.666700139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:30.670769 crc crio[22095]: time=\"2026-06-09T16:32:30.670703593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:30.869101 crc crio[22095]: time=\"2026-06-09T16:32:30.869026345Z\" level=info msg=\"Created container 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities\" id=7c2e6273-d49d-4aa3-b4c5-0d3c7269dbd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:30.871224 crc crio[22095]: time=\"2026-06-09T16:32:30.870116163Z\" level=info msg=\"Starting container: 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07\" id=1cd15d27-aef4-4cc3-98b3-7ebd02dc017b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:32:30.876180 crc crio[22095]: time=\"2026-06-09T16:32:30.876079088Z\" level=info msg=\"Started container\" PID=119382 containerID=30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07 description=openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities id=1cd15d27-aef4-4cc3-98b3-7ebd02dc017b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\nJun 09 16:32:31.908834 crc crio[22095]: time=\"2026-06-09T16:32:31.908479239Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fa9051c5-149a-477b-a894-86753bf2f0d7 name=/runtime.v1.ImageService/PullImage\nJun 09 16:32:31.923284 crc crio[22095]: time=\"2026-06-09T16:32:31.923233812Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:32:32.944533 crc crio[22095]: time=\"2026-06-09T16:32:32.944432471Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fa9051c5-149a-477b-a894-86753bf2f0d7 name=/runtime.v1.ImageService/PullImage\nJun 09 16:32:32.948182 crc crio[22095]: time=\"2026-06-09T16:32:32.947727717Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6c737a80-d3ce-45e8-887e-8214463d4fb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:32.951482 crc crio[22095]: time=\"2026-06-09T16:32:32.95131569Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1b6ce871-7946-471b-aa29-71bf439079e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:33.034443 crc crio[22095]: time=\"2026-06-09T16:32:33.034234324Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vw7r6/extract-content\" id=cddd90fd-bfea-45b8-9d65-bac92dabd4fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:33.035246 crc crio[22095]: time=\"2026-06-09T16:32:33.035178789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:33.105751 crc crio[22095]: time=\"2026-06-09T16:32:33.105614069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:33.110663 crc crio[22095]: time=\"2026-06-09T16:32:33.110555327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:33.284096 crc crio[22095]: time=\"2026-06-09T16:32:33.28351712Z\" level=info msg=\"Created container 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d: openshift-marketplace/redhat-marketplace-vw7r6/extract-content\" id=cddd90fd-bfea-45b8-9d65-bac92dabd4fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:33.286098 crc crio[22095]: time=\"2026-06-09T16:32:33.285607235Z\" level=info msg=\"Starting container: 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d\" id=a59384c0-6d6a-4c66-9a93-f274c31be6eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:32:33.291141 crc crio[22095]: time=\"2026-06-09T16:32:33.290990014Z\" level=info msg=\"Started container\" PID=119478 containerID=1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d description=openshift-marketplace/redhat-marketplace-vw7r6/extract-content id=a59384c0-6d6a-4c66-9a93-f274c31be6eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\nJun 09 16:32:35.059004 crc crio[22095]: time=\"2026-06-09T16:32:35.05802624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1c70eac-fb11-42f9-acf8-26c19a0b4457 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:35.065888 crc crio[22095]: time=\"2026-06-09T16:32:35.06571735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3902d4f8-44ad-4538-8609-22fe43918265 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:35.074057 crc crio[22095]: time=\"2026-06-09T16:32:35.073962934Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=0ce70b3b-7cbc-4637-8374-49f363e80179 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:35.074534 crc crio[22095]: time=\"2026-06-09T16:32:35.074455787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:35.161614 crc crio[22095]: time=\"2026-06-09T16:32:35.161038387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:35.164683 crc crio[22095]: time=\"2026-06-09T16:32:35.164590949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:35.378995 crc crio[22095]: time=\"2026-06-09T16:32:35.378808764Z\" level=info msg=\"Created container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=0ce70b3b-7cbc-4637-8374-49f363e80179 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:35.380154 crc crio[22095]: time=\"2026-06-09T16:32:35.380074107Z\" level=info msg=\"Starting container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8\" id=bf6e49c7-cd29-4970-9d97-02b2cbe3c306 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:32:35.385834 crc crio[22095]: time=\"2026-06-09T16:32:35.385733914Z\" level=info msg=\"Started container\" PID=119552 containerID=a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8 description=openshift-marketplace/redhat-marketplace-vw7r6/registry-server id=bf6e49c7-cd29-4970-9d97-02b2cbe3c306 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\nJun 09 16:32:42.175793 crc crio[22095]: time=\"2026-06-09T16:32:42.17459485Z\" level=info msg=\"Stopping container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8 (timeout: 2s)\" id=c7b8efcc-cec4-4f72-bdf9-865abfd4c40b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:42.304207 crc crio[22095]: time=\"2026-06-09T16:32:42.303962191Z\" level=info msg=\"Stopped container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=c7b8efcc-cec4-4f72-bdf9-865abfd4c40b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:42.307429 crc crio[22095]: time=\"2026-06-09T16:32:42.307275217Z\" level=info msg=\"Stopping pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=50af2495-2e59-454f-82e5-e423e0cdac7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:42.308554 crc crio[22095]: time=\"2026-06-09T16:32:42.308485659Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc002272080}] Aliases:map[]}\"\nJun 09 16:32:42.308887 crc crio[22095]: time=\"2026-06-09T16:32:42.308722005Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vw7r6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:32:42.655897 crc crio[22095]: time=\"2026-06-09T16:32:42.655778291Z\" level=info msg=\"Stopped pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=50af2495-2e59-454f-82e5-e423e0cdac7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:43.206541 crc crio[22095]: time=\"2026-06-09T16:32:43.20581154Z\" level=info msg=\"Removing container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8\" id=c21b194b-73fb-481c-b03f-ff3e93dfa9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:43.243572 crc crio[22095]: time=\"2026-06-09T16:32:43.243356616Z\" level=info msg=\"Removed container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=c21b194b-73fb-481c-b03f-ff3e93dfa9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:43.246652 crc crio[22095]: time=\"2026-06-09T16:32:43.246552529Z\" level=info msg=\"Removing container: 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d\" id=eaf3ac56-ef8e-433d-bb7d-6623c8354de4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:43.289026 crc crio[22095]: time=\"2026-06-09T16:32:43.288884749Z\" level=info msg=\"Removed container 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d: openshift-marketplace/redhat-marketplace-vw7r6/extract-content\" id=eaf3ac56-ef8e-433d-bb7d-6623c8354de4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:43.293242 crc crio[22095]: time=\"2026-06-09T16:32:43.293198711Z\" level=info msg=\"Removing container: 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07\" id=f2d451ab-243e-4198-98a8-f832cc02fd9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:32:43.343346 crc crio[22095]: time=\"2026-06-09T16:32:43.343137278Z\" level=info msg=\"Removed container 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities\" id=f2d451ab-243e-4198-98a8-f832cc02fd9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.350309 crc crio[22095]: time=\"2026-06-09T16:33:00.349013651Z\" level=info msg=\"Removing container: 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09\" id=22dc9303-9f59-4d8f-a01f-7b292455cb61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.478815 crc crio[22095]: time=\"2026-06-09T16:33:00.478741371Z\" level=info msg=\"Removed container 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09: openshift-infra/auto-csr-approver-29683706-gps97/oc\" id=22dc9303-9f59-4d8f-a01f-7b292455cb61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.485385 crc crio[22095]: time=\"2026-06-09T16:33:00.484003908Z\" level=info msg=\"Removing container: d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a\" id=383ca1ae-feef-43f6-a8bf-58613e2caa4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.567885 crc crio[22095]: time=\"2026-06-09T16:33:00.56685766Z\" level=info msg=\"Removed container d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage\" id=383ca1ae-feef-43f6-a8bf-58613e2caa4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.572296 crc crio[22095]: time=\"2026-06-09T16:33:00.572138428Z\" level=info msg=\"Removing container: a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65\" id=9e45a6a0-2916-496c-bb9d-0c2ed0523bbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.695014 crc crio[22095]: time=\"2026-06-09T16:33:00.694369913Z\" level=info msg=\"Removed container a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65: openstack/nova-cell1-cell-mapping-phzqn/nova-manage\" id=9e45a6a0-2916-496c-bb9d-0c2ed0523bbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.697284 crc crio[22095]: time=\"2026-06-09T16:33:00.697207197Z\" level=info msg=\"Removing container: 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f\" id=1c545534-635d-4a27-a7f0-2ebf89390996 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.775855 crc crio[22095]: time=\"2026-06-09T16:33:00.775744367Z\" level=info msg=\"Removed container 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync\" id=1c545534-635d-4a27-a7f0-2ebf89390996 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:00.811491 crc crio[22095]: time=\"2026-06-09T16:33:00.811303281Z\" level=info msg=\"Stopping pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=949dc5ab-c073-4d28-9819-1979c8b95b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.811491 crc crio[22095]: time=\"2026-06-09T16:33:00.811477485Z\" level=info msg=\"Stopped pod sandbox (already stopped): df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=949dc5ab-c073-4d28-9819-1979c8b95b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.812606 crc crio[22095]: time=\"2026-06-09T16:33:00.812499682Z\" level=info msg=\"Removing pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=b5862a90-fc0e-46f6-af07-f183fa2a8a5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.852133 crc crio[22095]: time=\"2026-06-09T16:33:00.851606978Z\" level=info msg=\"Removed pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=b5862a90-fc0e-46f6-af07-f183fa2a8a5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.854027 crc crio[22095]: time=\"2026-06-09T16:33:00.853567989Z\" level=info msg=\"Stopping pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=b106cd12-3b68-44f9-b270-842f65a81d31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.854027 crc crio[22095]: time=\"2026-06-09T16:33:00.853718183Z\" level=info msg=\"Stopped pod sandbox (already stopped): 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=b106cd12-3b68-44f9-b270-842f65a81d31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.855736 crc crio[22095]: time=\"2026-06-09T16:33:00.85552773Z\" level=info msg=\"Removing pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=98a9af3a-1bba-4fdc-9ac6-1b9330da58a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.879353 crc crio[22095]: time=\"2026-06-09T16:33:00.878891497Z\" level=info msg=\"Removed pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=98a9af3a-1bba-4fdc-9ac6-1b9330da58a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.880421 crc crio[22095]: time=\"2026-06-09T16:33:00.880302423Z\" level=info msg=\"Stopping pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=6f965caa-6130-4f06-b430-c5e05afcd99b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.880614 crc crio[22095]: time=\"2026-06-09T16:33:00.880433977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=6f965caa-6130-4f06-b430-c5e05afcd99b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.881621 crc crio[22095]: time=\"2026-06-09T16:33:00.881506915Z\" level=info msg=\"Removing pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=e340af99-ac87-47f0-bd3a-b01b9051a855 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.909958 crc crio[22095]: time=\"2026-06-09T16:33:00.909715757Z\" level=info msg=\"Removed pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=e340af99-ac87-47f0-bd3a-b01b9051a855 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.911380 crc crio[22095]: time=\"2026-06-09T16:33:00.911272028Z\" level=info msg=\"Stopping pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=ca0bcf09-110a-4f81-9865-a96d524a01b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.911473 crc crio[22095]: time=\"2026-06-09T16:33:00.911411081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=ca0bcf09-110a-4f81-9865-a96d524a01b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.913737 crc crio[22095]: time=\"2026-06-09T16:33:00.912308245Z\" level=info msg=\"Removing pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=8a179624-5a30-4802-9481-d8598782a01c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.945377 crc crio[22095]: time=\"2026-06-09T16:33:00.94523399Z\" level=info msg=\"Removed pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=8a179624-5a30-4802-9481-d8598782a01c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.947113 crc crio[22095]: time=\"2026-06-09T16:33:00.946906284Z\" level=info msg=\"Stopping pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=552b484e-1b5b-4f5a-aace-0fb0258d7506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.947113 crc crio[22095]: time=\"2026-06-09T16:33:00.947080028Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=552b484e-1b5b-4f5a-aace-0fb0258d7506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.948494 crc crio[22095]: time=\"2026-06-09T16:33:00.948428433Z\" level=info msg=\"Removing pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=8b64f866-077e-4d53-af65-24689609e932 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.973750 crc crio[22095]: time=\"2026-06-09T16:33:00.973615468Z\" level=info msg=\"Removed pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=8b64f866-077e-4d53-af65-24689609e932 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:00.975222 crc crio[22095]: time=\"2026-06-09T16:33:00.975103706Z\" level=info msg=\"Stopping pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=a8258f44-94ba-4619-ab29-f3570b35ef2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.975222 crc crio[22095]: time=\"2026-06-09T16:33:00.975218689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=a8258f44-94ba-4619-ab29-f3570b35ef2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:33:00.976761 crc crio[22095]: time=\"2026-06-09T16:33:00.976195795Z\" level=info msg=\"Removing pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=820a31b0-f2ed-46c5-a78d-ed79d8fcf129 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:01.004891 crc crio[22095]: time=\"2026-06-09T16:33:01.004775117Z\" level=info msg=\"Removed pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=820a31b0-f2ed-46c5-a78d-ed79d8fcf129 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:00.547476 crc crio[22095]: time=\"2026-06-09T16:34:00.546594813Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683714-xhdcp/POD\" id=1dde366b-0312-4145-bb4d-c3c00873c56b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:00.548792 crc crio[22095]: time=\"2026-06-09T16:34:00.547512917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:00.620641 crc crio[22095]: time=\"2026-06-09T16:34:00.620460882Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc0019840b8}] Aliases:map[]}\"\nJun 09 16:34:00.621033 crc crio[22095]: time=\"2026-06-09T16:34:00.621006746Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683714-xhdcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:01.189293 crc crio[22095]: 2026-06-09T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f833bd2ad7a2c15 Mac:9e:91:a6:e1:42:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:34:01.192464 crc crio[22095]: time=\"2026-06-09T16:34:01.192417731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc0019840b8}] Aliases:map[]}\"\nJun 09 16:34:01.192814 crc crio[22095]: time=\"2026-06-09T16:34:01.19278481Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683714-xhdcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:34:01.205019 crc crio[22095]: time=\"2026-06-09T16:34:01.204373871Z\" level=info msg=\"Ran pod sandbox f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 with infra container: openshift-infra/auto-csr-approver-29683714-xhdcp/POD\" id=1dde366b-0312-4145-bb4d-c3c00873c56b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:01.208181 crc crio[22095]: time=\"2026-06-09T16:34:01.208105818Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=867375b9-e454-43bd-aed8-459472fb8045 name=/runtime.v1.ImageService/PullImage\nJun 09 16:34:01.221012 crc crio[22095]: time=\"2026-06-09T16:34:01.22088755Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:34:02.063362 crc crio[22095]: time=\"2026-06-09T16:34:02.062379242Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=867375b9-e454-43bd-aed8-459472fb8045 name=/runtime.v1.ImageService/PullImage\nJun 09 16:34:02.066003 crc crio[22095]: time=\"2026-06-09T16:34:02.065724568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15a159de-57ae-4082-ab59-51c6d21a9677 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:02.068384 crc crio[22095]: time=\"2026-06-09T16:34:02.068276555Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b20c6c4-6b63-44db-8386-7f3735f7ebbd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:02.081248 crc crio[22095]: time=\"2026-06-09T16:34:02.081039406Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683714-xhdcp/oc\" id=3079d5bb-289a-4b3a-ae30-da1af732a833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:02.082406 crc crio[22095]: time=\"2026-06-09T16:34:02.082270328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:02.145787 crc crio[22095]: time=\"2026-06-09T16:34:02.145653165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:02.343642 crc crio[22095]: time=\"2026-06-09T16:34:02.343402691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:02.492839 crc crio[22095]: time=\"2026-06-09T16:34:02.49271174Z\" level=info msg=\"Created container 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c: openshift-infra/auto-csr-approver-29683714-xhdcp/oc\" id=3079d5bb-289a-4b3a-ae30-da1af732a833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:02.495473 crc crio[22095]: time=\"2026-06-09T16:34:02.495284617Z\" level=info msg=\"Starting container: 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c\" id=7a364694-9a9d-47ec-a2dc-e0f38264b8eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:02.503866 crc crio[22095]: time=\"2026-06-09T16:34:02.503767687Z\" level=info msg=\"Started container\" PID=123690 containerID=2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c description=openshift-infra/auto-csr-approver-29683714-xhdcp/oc id=7a364694-9a9d-47ec-a2dc-e0f38264b8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\nJun 09 16:34:04.395774 crc crio[22095]: time=\"2026-06-09T16:34:04.394428235Z\" level=info msg=\"Stopping pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=e5785dfa-c4ac-40a9-ad13-151e028ffd65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:04.397379 crc crio[22095]: time=\"2026-06-09T16:34:04.396566651Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc002ab2110}] Aliases:map[]}\"\nJun 09 16:34:04.397379 crc crio[22095]: time=\"2026-06-09T16:34:04.396757926Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683714-xhdcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:04.821098 crc crio[22095]: time=\"2026-06-09T16:34:04.820629477Z\" level=info msg=\"Stopped pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=e5785dfa-c4ac-40a9-ad13-151e028ffd65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:21.430805 crc crio[22095]: time=\"2026-06-09T16:34:21.428635414Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/POD\" id=c6aaec5b-759d-4150-b45a-3f43fb13a7be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:21.430805 crc crio[22095]: time=\"2026-06-09T16:34:21.429442035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:21.463592 crc crio[22095]: time=\"2026-06-09T16:34:21.463492799Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0028b6938}] Aliases:map[]}\"\nJun 09 16:34:21.463592 crc crio[22095]: time=\"2026-06-09T16:34:21.463562991Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:22.142452 crc crio[22095]: 2026-06-09T16:34:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ac9551b7d654e3 Mac:f2:08:ce:53:de:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:34:22.144330 crc crio[22095]: time=\"2026-06-09T16:34:22.144281526Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0028b6938}] Aliases:map[]}\"\nJun 09 16:34:22.144474 crc crio[22095]: time=\"2026-06-09T16:34:22.14445283Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:34:22.155231 crc crio[22095]: time=\"2026-06-09T16:34:22.155072566Z\" level=info msg=\"Ran pod sandbox 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/POD\" id=c6aaec5b-759d-4150-b45a-3f43fb13a7be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:22.159802 crc crio[22095]: time=\"2026-06-09T16:34:22.159628375Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=44bf70cb-2dbc-47a7-af10-beacd28a32b6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:34:22.171377 crc crio[22095]: time=\"2026-06-09T16:34:22.171241306Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:34:34.897280 crc crio[22095]: time=\"2026-06-09T16:34:34.895806995Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=44bf70cb-2dbc-47a7-af10-beacd28a32b6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:34:34.899131 crc crio[22095]: time=\"2026-06-09T16:34:34.898826833Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=23b17d7a-27c7-43fd-815e-ff4b989d2a5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:34.937720 crc crio[22095]: time=\"2026-06-09T16:34:34.937226681Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7faa1d5c-c0a3-4978-8ab4-4bd4dffd9e4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:34.951543 crc crio[22095]: time=\"2026-06-09T16:34:34.951395759Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=dca9535d-03da-4f01-acfb-8efcf2d73c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:34.952806 crc crio[22095]: time=\"2026-06-09T16:34:34.952726483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:35.004826 crc crio[22095]: time=\"2026-06-09T16:34:35.004671333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:35.010966 crc crio[22095]: time=\"2026-06-09T16:34:35.009311363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:35.229192 crc crio[22095]: time=\"2026-06-09T16:34:35.229087293Z\" level=info msg=\"Created container d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=dca9535d-03da-4f01-acfb-8efcf2d73c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:35.231768 crc crio[22095]: time=\"2026-06-09T16:34:35.23166514Z\" level=info msg=\"Starting container: d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307\" id=b0f6e576-af55-47a4-9b3b-a96cf2f0a877 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:35.237112 crc crio[22095]: time=\"2026-06-09T16:34:35.237006619Z\" level=info msg=\"Started container\" PID=125355 containerID=d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=b0f6e576-af55-47a4-9b3b-a96cf2f0a877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd\nJun 09 16:34:49.204006 crc crio[22095]: time=\"2026-06-09T16:34:49.20303356Z\" level=info msg=\"Stopping pod sandbox: 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd\" id=bd5b6bda-3672-43f5-95fb-4885f6d4bc99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:49.206169 crc crio[22095]: time=\"2026-06-09T16:34:49.20613672Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0019852e0}] Aliases:map[]}\"\nJun 09 16:34:49.206436 crc crio[22095]: time=\"2026-06-09T16:34:49.206416407Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:49.728482 crc crio[22095]: time=\"2026-06-09T16:34:49.72808488Z\" level=info msg=\"Stopped pod sandbox: 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd\" id=bd5b6bda-3672-43f5-95fb-4885f6d4bc99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:50.721817 crc crio[22095]: time=\"2026-06-09T16:34:50.721313873Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/POD\" id=2b47d046-7695-45b8-bd54-5c1c85d55565 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:50.722863 crc crio[22095]: time=\"2026-06-09T16:34:50.721845727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:50.760823 crc crio[22095]: time=\"2026-06-09T16:34:50.760610204Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc0074a5110}] Aliases:map[]}\"\nJun 09 16:34:50.760823 crc crio[22095]: time=\"2026-06-09T16:34:50.760721827Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:51.500580 crc crio[22095]: 2026-06-09T16:34:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041fb8a5e730f1f Mac:6e:e8:61:d3:03:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 SocketPath: PciID:}] [{Interface:0xc0002d8cb0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:34:51.502163 crc crio[22095]: time=\"2026-06-09T16:34:51.502095597Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc0074a5110}] Aliases:map[]}\"\nJun 09 16:34:51.502343 crc crio[22095]: time=\"2026-06-09T16:34:51.502287812Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:34:51.510855 crc crio[22095]: time=\"2026-06-09T16:34:51.510783113Z\" level=info msg=\"Ran pod sandbox 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/POD\" id=2b47d046-7695-45b8-bd54-5c1c85d55565 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:51.514101 crc crio[22095]: time=\"2026-06-09T16:34:51.514026147Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1ce1f8da-1391-4006-a5d6-1954239cdc68 name=/runtime.v1.ImageService/PullImage\nJun 09 16:34:51.518533 crc crio[22095]: time=\"2026-06-09T16:34:51.518425231Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:34:52.007061 crc crio[22095]: time=\"2026-06-09T16:34:52.006352347Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1ce1f8da-1391-4006-a5d6-1954239cdc68 name=/runtime.v1.ImageService/PullImage\nJun 09 16:34:52.008786 crc crio[22095]: time=\"2026-06-09T16:34:52.008675008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=969dd1da-b420-4259-909c-d37c12307eeb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:52.041844 crc crio[22095]: time=\"2026-06-09T16:34:52.041631224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9b6c1bb3-7ab0-44fe-b676-17c3904f2ada name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:52.052644 crc crio[22095]: time=\"2026-06-09T16:34:52.052520247Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=1d7eab4e-5b0f-4711-aeb8-8fef90f3a12c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:52.057839 crc crio[22095]: time=\"2026-06-09T16:34:52.057755053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:52.104293 crc crio[22095]: time=\"2026-06-09T16:34:52.104006934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:52.107844 crc crio[22095]: time=\"2026-06-09T16:34:52.107779492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:52.292029 crc crio[22095]: time=\"2026-06-09T16:34:52.291750932Z\" level=info msg=\"Created container b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=1d7eab4e-5b0f-4711-aeb8-8fef90f3a12c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:52.293569 crc crio[22095]: time=\"2026-06-09T16:34:52.293466756Z\" level=info msg=\"Starting container: b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b\" id=34b42cbb-0b44-40cb-8e57-209520cc3eca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:52.300613 crc crio[22095]: time=\"2026-06-09T16:34:52.300510539Z\" level=info msg=\"Started container\" PID=126339 containerID=b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=34b42cbb-0b44-40cb-8e57-209520cc3eca name=/runtime.v1.RuntimeService/StartContainer sandboxID=041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8\nJun 09 16:34:57.354170 crc crio[22095]: time=\"2026-06-09T16:34:57.353078809Z\" level=info msg=\"Stopping pod sandbox: 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8\" id=c312a1ee-06d1-4d1c-b4a0-a7865e78a39e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:57.356127 crc crio[22095]: time=\"2026-06-09T16:34:57.355106971Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc00263c938}] Aliases:map[]}\"\nJun 09 16:34:57.356127 crc crio[22095]: time=\"2026-06-09T16:34:57.355308906Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:57.971985 crc crio[22095]: time=\"2026-06-09T16:34:57.971259688Z\" level=info msg=\"Stopped pod sandbox: 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8\" id=c312a1ee-06d1-4d1c-b4a0-a7865e78a39e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:01.069651 crc crio[22095]: time=\"2026-06-09T16:35:01.067867824Z\" level=info msg=\"Removing container: 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80\" id=78b7a34e-45e1-4180-93c4-71828254e4be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:01.097900 crc crio[22095]: time=\"2026-06-09T16:35:01.097650618Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/POD\" id=fd445778-163f-4b13-973d-aaf1db5ae116 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:01.097900 crc crio[22095]: time=\"2026-06-09T16:35:01.097802302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:01.208354 crc crio[22095]: time=\"2026-06-09T16:35:01.20819369Z\" level=info msg=\"Removed container 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80: openshift-infra/auto-csr-approver-29683708-mqxts/oc\" id=78b7a34e-45e1-4180-93c4-71828254e4be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:01.220191 crc crio[22095]: time=\"2026-06-09T16:35:01.219824182Z\" level=info msg=\"Stopping pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=b380bc29-4ba1-473c-b0c3-6d69d848622e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:01.220191 crc crio[22095]: time=\"2026-06-09T16:35:01.220054358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=b380bc29-4ba1-473c-b0c3-6d69d848622e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:01.221647 crc crio[22095]: time=\"2026-06-09T16:35:01.221491205Z\" level=info msg=\"Removing pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=6c43ad41-b8d9-4f59-8e7b-aa32e6e0874e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:35:01.257350 crc crio[22095]: time=\"2026-06-09T16:35:01.257261135Z\" level=info msg=\"Removed pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=6c43ad41-b8d9-4f59-8e7b-aa32e6e0874e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:35:01.274368 crc crio[22095]: time=\"2026-06-09T16:35:01.274155874Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc0028b63c0}] Aliases:map[]}\"\nJun 09 16:35:01.274368 crc crio[22095]: time=\"2026-06-09T16:35:01.274249716Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:01.924890 crc crio[22095]: 2026-06-09T16:35:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3f5ef3da345870 Mac:d2:b6:f1:d9:15:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 SocketPath: PciID:}] [{Interface:0xc00052e740 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:35:01.927265 crc crio[22095]: time=\"2026-06-09T16:35:01.927195209Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc0028b63c0}] Aliases:map[]}\"\nJun 09 16:35:01.927453 crc crio[22095]: time=\"2026-06-09T16:35:01.927414635Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:35:01.936975 crc crio[22095]: time=\"2026-06-09T16:35:01.936876771Z\" level=info msg=\"Ran pod sandbox e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/POD\" id=fd445778-163f-4b13-973d-aaf1db5ae116 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:01.939820 crc crio[22095]: time=\"2026-06-09T16:35:01.939742435Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f382e9fd-80c7-4a5c-9452-4e6d9d68d2b4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:01.945358 crc crio[22095]: time=\"2026-06-09T16:35:01.945190406Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:35:02.356674 crc crio[22095]: time=\"2026-06-09T16:35:02.356504332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f382e9fd-80c7-4a5c-9452-4e6d9d68d2b4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:02.358211 crc crio[22095]: time=\"2026-06-09T16:35:02.357634341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9e97d901-6a3b-42f2-a7f2-d6b09d4a4266 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:02.382896 crc crio[22095]: time=\"2026-06-09T16:35:02.382774615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f11e3889-51cd-444f-8a91-a944a0e51db8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:02.390729 crc crio[22095]: time=\"2026-06-09T16:35:02.390615938Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ea71c25e-3c69-4e46-8f93-e3bfbc4f97f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:02.391251 crc crio[22095]: time=\"2026-06-09T16:35:02.391198493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:02.441168 crc crio[22095]: time=\"2026-06-09T16:35:02.441083809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:02.445045 crc crio[22095]: time=\"2026-06-09T16:35:02.444207931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:02.644070 crc crio[22095]: time=\"2026-06-09T16:35:02.643891418Z\" level=info msg=\"Created container 6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ea71c25e-3c69-4e46-8f93-e3bfbc4f97f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:02.645302 crc crio[22095]: time=\"2026-06-09T16:35:02.645240293Z\" level=info msg=\"Starting container: 6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9\" id=dd8056ff-3ef2-47f2-8b8a-8a644fa33db9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:02.653728 crc crio[22095]: time=\"2026-06-09T16:35:02.65360175Z\" level=info msg=\"Started container\" PID=126976 containerID=6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=dd8056ff-3ef2-47f2-8b8a-8a644fa33db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca\nJun 09 16:36:05.164495 crc crio[22095]: time=\"2026-06-09T16:36:05.1603825Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683716-nd2pv/POD\" id=e24e0c4c-e438-41e8-bd64-dcaec79a3fad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:36:05.170779 crc crio[22095]: time=\"2026-06-09T16:36:05.164533958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:06.077285 crc crio[22095]: time=\"2026-06-09T16:36:06.076638584Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc001984110}] Aliases:map[]}\"\nJun 09 16:36:06.106908 crc crio[22095]: time=\"2026-06-09T16:36:06.104634181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683716-nd2pv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:36:06.823503 crc crio[22095]: 2026-06-09T16:36:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:860e9820e393eb9 Mac:b2:20:d5:0a:6a:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 SocketPath: PciID:}] [{Interface:0xc00060f100 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:36:06.826247 crc crio[22095]: time=\"2026-06-09T16:36:06.826130205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc001984110}] Aliases:map[]}\"\nJun 09 16:36:06.826384 crc crio[22095]: time=\"2026-06-09T16:36:06.826288269Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683716-nd2pv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:06.840875 crc crio[22095]: time=\"2026-06-09T16:36:06.840792956Z\" level=info msg=\"Ran pod sandbox 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a with infra container: openshift-infra/auto-csr-approver-29683716-nd2pv/POD\" id=e24e0c4c-e438-41e8-bd64-dcaec79a3fad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:36:06.843536 crc crio[22095]: time=\"2026-06-09T16:36:06.843456155Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fe9111dd-89f4-405b-a3db-8785e13a78cc name=/runtime.v1.ImageService/PullImage\nJun 09 16:36:06.858020 crc crio[22095]: time=\"2026-06-09T16:36:06.85789254Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:36:08.126985 crc crio[22095]: time=\"2026-06-09T16:36:08.126182398Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fe9111dd-89f4-405b-a3db-8785e13a78cc name=/runtime.v1.ImageService/PullImage\nJun 09 16:36:08.128296 crc crio[22095]: time=\"2026-06-09T16:36:08.128210471Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de262bff-cef1-40dd-92f5-9bbd973f305e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:36:08.132201 crc crio[22095]: time=\"2026-06-09T16:36:08.132102002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2502595d-2770-4ab3-bbcc-af3423d92ba7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:36:08.140321 crc crio[22095]: time=\"2026-06-09T16:36:08.140235844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683716-nd2pv/oc\" id=566fc854-f14e-42c0-9f99-deba092f5cc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:36:08.140823 crc crio[22095]: time=\"2026-06-09T16:36:08.140705996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:08.200414 crc crio[22095]: time=\"2026-06-09T16:36:08.200324875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:08.583388 crc crio[22095]: time=\"2026-06-09T16:36:08.583231872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:08.729567 crc crio[22095]: time=\"2026-06-09T16:36:08.728416024Z\" level=info msg=\"Created container 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537: openshift-infra/auto-csr-approver-29683716-nd2pv/oc\" id=566fc854-f14e-42c0-9f99-deba092f5cc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:36:08.731388 crc crio[22095]: time=\"2026-06-09T16:36:08.731285009Z\" level=info msg=\"Starting container: 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537\" id=6d8d8ba7-57cf-483e-828f-7fa88b6f21d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:36:08.740330 crc crio[22095]: time=\"2026-06-09T16:36:08.740221771Z\" level=info msg=\"Started container\" PID=130233 containerID=56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537 description=openshift-infra/auto-csr-approver-29683716-nd2pv/oc id=6d8d8ba7-57cf-483e-828f-7fa88b6f21d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\nJun 09 16:36:10.597888 crc crio[22095]: time=\"2026-06-09T16:36:10.597208574Z\" level=info msg=\"Stopping pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=57c0f664-ddf8-4488-aa94-889911521c06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:36:10.599566 crc crio[22095]: time=\"2026-06-09T16:36:10.598881907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc00041daf0}] Aliases:map[]}\"\nJun 09 16:36:10.599566 crc crio[22095]: time=\"2026-06-09T16:36:10.599102843Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683716-nd2pv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:36:10.971700 crc crio[22095]: time=\"2026-06-09T16:36:10.970865361Z\" level=info msg=\"Stopped pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=57c0f664-ddf8-4488-aa94-889911521c06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:04.523265 crc crio[22095]: time=\"2026-06-09T16:37:04.52257234Z\" level=info msg=\"Removing container: ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc\" id=93e866f8-d1ff-4e77-9b59-3de793818ac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:04.762524 crc crio[22095]: time=\"2026-06-09T16:37:04.762175812Z\" level=info msg=\"Removed container ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc: openshift-infra/auto-csr-approver-29683710-dfsbl/oc\" id=93e866f8-d1ff-4e77-9b59-3de793818ac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:04.773345 crc crio[22095]: time=\"2026-06-09T16:37:04.773219387Z\" level=info msg=\"Stopping pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=724cbf8b-a20f-41f3-b9e8-fa6dc560eb4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:04.773678 crc crio[22095]: time=\"2026-06-09T16:37:04.773370891Z\" level=info msg=\"Stopped pod sandbox (already stopped): f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=724cbf8b-a20f-41f3-b9e8-fa6dc560eb4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:04.774358 crc crio[22095]: time=\"2026-06-09T16:37:04.774276465Z\" level=info msg=\"Removing pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b1158153-de2d-4ac7-b084-3392f0c1914a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:04.792552 crc crio[22095]: time=\"2026-06-09T16:37:04.792401972Z\" level=info msg=\"Removed pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b1158153-de2d-4ac7-b084-3392f0c1914a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:38:00.733791 crc crio[22095]: time=\"2026-06-09T16:38:00.732502403Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683718-cgmmh/POD\" id=0b719e87-1198-446f-856d-ec78d49d09fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:38:00.735682 crc crio[22095]: time=\"2026-06-09T16:38:00.733821777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:00.780754 crc crio[22095]: time=\"2026-06-09T16:38:00.780625535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc00041c0f8}] Aliases:map[]}\"\nJun 09 16:38:00.780754 crc crio[22095]: time=\"2026-06-09T16:38:00.780700877Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683718-cgmmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:38:01.374881 crc crio[22095]: 2026-06-09T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b327d6dfa20f97b Mac:76:0f:b1:7e:d4:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:38:01.377149 crc crio[22095]: time=\"2026-06-09T16:38:01.377073189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc00041c0f8}] Aliases:map[]}\"\nJun 09 16:38:01.377303 crc crio[22095]: time=\"2026-06-09T16:38:01.377278654Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683718-cgmmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:38:01.390828 crc crio[22095]: time=\"2026-06-09T16:38:01.390655999Z\" level=info msg=\"Ran pod sandbox b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 with infra container: openshift-infra/auto-csr-approver-29683718-cgmmh/POD\" id=0b719e87-1198-446f-856d-ec78d49d09fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:38:01.396065 crc crio[22095]: time=\"2026-06-09T16:38:01.396003887Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2b81b0a3-4891-4d54-a39c-f11df29f9750 name=/runtime.v1.ImageService/PullImage\nJun 09 16:38:01.404119 crc crio[22095]: time=\"2026-06-09T16:38:01.403415938Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:38:02.910478 crc crio[22095]: time=\"2026-06-09T16:38:02.909868156Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2b81b0a3-4891-4d54-a39c-f11df29f9750 name=/runtime.v1.ImageService/PullImage\nJun 09 16:38:02.912355 crc crio[22095]: time=\"2026-06-09T16:38:02.911838967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73d9ff49-49ca-495d-b857-6cc66bbb04b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:38:02.914327 crc crio[22095]: time=\"2026-06-09T16:38:02.914236679Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4015f73d-a5d9-4312-9d6d-c14d2d6d76e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:38:02.922514 crc crio[22095]: time=\"2026-06-09T16:38:02.922291477Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683718-cgmmh/oc\" id=cfe51d0c-2eeb-4409-923b-4bc388b9eeaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:38:02.923979 crc crio[22095]: time=\"2026-06-09T16:38:02.923836117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:02.988809 crc crio[22095]: time=\"2026-06-09T16:38:02.98869295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:03.276076 crc crio[22095]: time=\"2026-06-09T16:38:03.273421599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:03.422147 crc crio[22095]: time=\"2026-06-09T16:38:03.422005004Z\" level=info msg=\"Created container 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de: openshift-infra/auto-csr-approver-29683718-cgmmh/oc\" id=cfe51d0c-2eeb-4409-923b-4bc388b9eeaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:38:03.423292 crc crio[22095]: time=\"2026-06-09T16:38:03.423207485Z\" level=info msg=\"Starting container: 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de\" id=002f1c44-aca8-4d20-b306-9d821dd88dac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:38:03.430003 crc crio[22095]: time=\"2026-06-09T16:38:03.429802865Z\" level=info msg=\"Started container\" PID=135603 containerID=421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de description=openshift-infra/auto-csr-approver-29683718-cgmmh/oc id=002f1c44-aca8-4d20-b306-9d821dd88dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\nJun 09 16:38:04.907128 crc crio[22095]: time=\"2026-06-09T16:38:04.906207869Z\" level=info msg=\"Stopping pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=32496025-3594-42d7-ac0b-cf66443326d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:38:04.908817 crc crio[22095]: time=\"2026-06-09T16:38:04.907690567Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc002272ce8}] Aliases:map[]}\"\nJun 09 16:38:04.908817 crc crio[22095]: time=\"2026-06-09T16:38:04.907906562Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683718-cgmmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:38:05.322804 crc crio[22095]: time=\"2026-06-09T16:38:05.322260296Z\" level=info msg=\"Stopped pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=32496025-3594-42d7-ac0b-cf66443326d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:39:04.846379 crc crio[22095]: time=\"2026-06-09T16:39:04.845176284Z\" level=info msg=\"Removing container: 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2\" id=3cded32c-7ee5-4eaa-9c1e-23a7fe23fd92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:39:05.268012 crc crio[22095]: time=\"2026-06-09T16:39:05.267156076Z\" level=info msg=\"Removed container 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2: openshift-infra/auto-csr-approver-29683712-zp2d7/oc\" id=3cded32c-7ee5-4eaa-9c1e-23a7fe23fd92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:39:05.285523 crc crio[22095]: time=\"2026-06-09T16:39:05.285398506Z\" level=info msg=\"Stopping pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=add7d8fe-be24-4946-8660-102c5e92ac0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:39:05.285523 crc crio[22095]: time=\"2026-06-09T16:39:05.285492199Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=add7d8fe-be24-4946-8660-102c5e92ac0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:39:05.286698 crc crio[22095]: time=\"2026-06-09T16:39:05.286570887Z\" level=info msg=\"Removing pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=0b9b9e4f-f41b-4c52-91cc-64eca32234e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:39:05.305492 crc crio[22095]: time=\"2026-06-09T16:39:05.305337131Z\" level=info msg=\"Removed pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=0b9b9e4f-f41b-4c52-91cc-64eca32234e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:40:00.516429 crc crio[22095]: time=\"2026-06-09T16:40:00.515261936Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683720-gpx8b/POD\" id=e248860a-9753-4bde-aefd-59db295e5f04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:40:00.517653 crc crio[22095]: time=\"2026-06-09T16:40:00.516464917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:00.571968 crc crio[22095]: time=\"2026-06-09T16:40:00.571692822Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"\nJun 09 16:40:00.571968 crc crio[22095]: time=\"2026-06-09T16:40:00.571852706Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683720-gpx8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:40:01.116839 crc crio[22095]: 2026-06-09T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb00e9d4ed51b96 Mac:b2:ad:f4:8b:ca:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 SocketPath: PciID:}] [{Interface:0xc00022eb10 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:40:01.119063 crc crio[22095]: time=\"2026-06-09T16:40:01.118986087Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"\nJun 09 16:40:01.119233 crc crio[22095]: time=\"2026-06-09T16:40:01.119190852Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683720-gpx8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:40:01.129150 crc crio[22095]: time=\"2026-06-09T16:40:01.129058177Z\" level=info msg=\"Ran pod sandbox fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 with infra container: openshift-infra/auto-csr-approver-29683720-gpx8b/POD\" id=e248860a-9753-4bde-aefd-59db295e5f04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:40:01.132691 crc crio[22095]: time=\"2026-06-09T16:40:01.132586408Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=51ef93fb-cd7c-4006-aab9-fa0fb5d58b51 name=/runtime.v1.ImageService/PullImage\nJun 09 16:40:01.142904 crc crio[22095]: time=\"2026-06-09T16:40:01.142791951Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:40:02.081119 crc crio[22095]: time=\"2026-06-09T16:40:02.080273026Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=51ef93fb-cd7c-4006-aab9-fa0fb5d58b51 name=/runtime.v1.ImageService/PullImage\nJun 09 16:40:02.083216 crc crio[22095]: time=\"2026-06-09T16:40:02.082086423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=174e22c8-0ce9-47d5-b3ff-f35bddd27fcf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:02.087526 crc crio[22095]: time=\"2026-06-09T16:40:02.08740408Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82fc5c33-5e48-4a2c-9777-f3d960398b2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:02.100122 crc crio[22095]: time=\"2026-06-09T16:40:02.100006955Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683720-gpx8b/oc\" id=bce55a43-8293-4563-b9ee-ca0e9c8c0c6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:02.100599 crc crio[22095]: time=\"2026-06-09T16:40:02.100533649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:02.161017 crc crio[22095]: time=\"2026-06-09T16:40:02.15867469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:02.410233 crc crio[22095]: time=\"2026-06-09T16:40:02.410118399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:02.553280 crc crio[22095]: time=\"2026-06-09T16:40:02.55314362Z\" level=info msg=\"Created container 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e: openshift-infra/auto-csr-approver-29683720-gpx8b/oc\" id=bce55a43-8293-4563-b9ee-ca0e9c8c0c6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:02.554670 crc crio[22095]: time=\"2026-06-09T16:40:02.554556897Z\" level=info msg=\"Starting container: 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e\" id=c4cb4721-539a-45cc-965d-b07b6521bb59 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:02.566459 crc crio[22095]: time=\"2026-06-09T16:40:02.566341041Z\" level=info msg=\"Started container\" PID=141198 containerID=4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e description=openshift-infra/auto-csr-approver-29683720-gpx8b/oc id=c4cb4721-539a-45cc-965d-b07b6521bb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\nJun 09 16:40:04.985848 crc crio[22095]: time=\"2026-06-09T16:40:04.984676283Z\" level=info msg=\"Stopping pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=8a5ee873-400a-42b0-b44b-83040eecfcc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:40:04.987597 crc crio[22095]: time=\"2026-06-09T16:40:04.986628273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc00041d188}] Aliases:map[]}\"\nJun 09 16:40:04.987597 crc crio[22095]: time=\"2026-06-09T16:40:04.986754197Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683720-gpx8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:40:05.300122 crc crio[22095]: time=\"2026-06-09T16:40:05.296724226Z\" level=info msg=\"Stopped pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=8a5ee873-400a-42b0-b44b-83040eecfcc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:40:05.330572 crc crio[22095]: time=\"2026-06-09T16:40:05.330460717Z\" level=info msg=\"Removing container: 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9\" id=7d738596-ca4a-4a92-a959-8d854d2fe1dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:05.433272 crc crio[22095]: time=\"2026-06-09T16:40:05.433115326Z\" level=info msg=\"Removed container 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init\" id=7d738596-ca4a-4a92-a959-8d854d2fe1dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:05.436964 crc crio[22095]: time=\"2026-06-09T16:40:05.436847443Z\" level=info msg=\"Removing container: 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870\" id=cdd19ee8-b28a-4701-95e0-cdb93f58ebdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:05.505400 crc crio[22095]: time=\"2026-06-09T16:40:05.505296799Z\" level=info msg=\"Removed container 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=cdd19ee8-b28a-4701-95e0-cdb93f58ebdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:05.524514 crc crio[22095]: time=\"2026-06-09T16:40:05.524450244Z\" level=info msg=\"Stopping pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=9144a2f3-9c85-46e4-928a-faa83e8f4bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:40:05.524765 crc crio[22095]: time=\"2026-06-09T16:40:05.524746771Z\" level=info msg=\"Stopped pod sandbox (already stopped): 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=9144a2f3-9c85-46e4-928a-faa83e8f4bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:40:05.525992 crc crio[22095]: time=\"2026-06-09T16:40:05.52585313Z\" level=info msg=\"Removing pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=45b4538b-80c4-4f68-9fff-177726df1f20 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:40:05.543781 crc crio[22095]: time=\"2026-06-09T16:40:05.541036012Z\" level=info msg=\"Removed pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=45b4538b-80c4-4f68-9fff-177726df1f20 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:40:55.710871 crc crio[22095]: time=\"2026-06-09T16:40:55.709525516Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8nkmz/POD\" id=a0e7505b-1e10-49b6-a410-db4c810aad35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:40:55.713261 crc crio[22095]: time=\"2026-06-09T16:40:55.711160848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:55.754457 crc crio[22095]: time=\"2026-06-09T16:40:55.754308172Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"\nJun 09 16:40:55.754457 crc crio[22095]: time=\"2026-06-09T16:40:55.754388744Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8nkmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:40:56.147444 crc crio[22095]: 2026-06-09T16:40:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad36ab35ef46538 Mac:1a:43:9f:cc:f3:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 SocketPath: PciID:}] [{Interface:0xc0002c6bd0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:40:56.149537 crc crio[22095]: time=\"2026-06-09T16:40:56.14868023Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"\nJun 09 16:40:56.149666 crc crio[22095]: time=\"2026-06-09T16:40:56.149632454Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8nkmz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:40:56.161991 crc crio[22095]: time=\"2026-06-09T16:40:56.159332775Z\" level=info msg=\"Ran pod sandbox ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf with infra container: openshift-marketplace/redhat-operators-8nkmz/POD\" id=a0e7505b-1e10-49b6-a410-db4c810aad35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:40:56.167049 crc crio[22095]: time=\"2026-06-09T16:40:56.164313053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a85d1360-2324-4674-a633-c373d5ef44fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:56.167348 crc crio[22095]: time=\"2026-06-09T16:40:56.167222358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a0c8ce2-e505-46ba-be9c-1b6feeb85140 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:56.182416 crc crio[22095]: time=\"2026-06-09T16:40:56.182267797Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8nkmz/extract-utilities\" id=43a5647a-c78f-4014-a945-22d7a2dc3f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:56.182729 crc crio[22095]: time=\"2026-06-09T16:40:56.182649997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:56.243339 crc crio[22095]: time=\"2026-06-09T16:40:56.24323654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:56.250956 crc crio[22095]: time=\"2026-06-09T16:40:56.250782805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:56.441539 crc crio[22095]: time=\"2026-06-09T16:40:56.441281561Z\" level=info msg=\"Created container 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764: openshift-marketplace/redhat-operators-8nkmz/extract-utilities\" id=43a5647a-c78f-4014-a945-22d7a2dc3f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:56.442847 crc crio[22095]: time=\"2026-06-09T16:40:56.442734399Z\" level=info msg=\"Starting container: 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764\" id=ae5442f5-11ee-4b10-bf70-1d16f1d1c4ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:56.450536 crc crio[22095]: time=\"2026-06-09T16:40:56.450389837Z\" level=info msg=\"Started container\" PID=143867 containerID=6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764 description=openshift-marketplace/redhat-operators-8nkmz/extract-utilities id=ae5442f5-11ee-4b10-bf70-1d16f1d1c4ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\nJun 09 16:40:57.296382 crc crio[22095]: time=\"2026-06-09T16:40:57.295536928Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=269dc027-fc6b-41a6-a1cd-274ecf4012ac name=/runtime.v1.ImageService/PullImage\nJun 09 16:40:57.337053 crc crio[22095]: time=\"2026-06-09T16:40:57.336803023Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:40:58.059713 crc crio[22095]: time=\"2026-06-09T16:40:58.059512034Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=269dc027-fc6b-41a6-a1cd-274ecf4012ac name=/runtime.v1.ImageService/PullImage\nJun 09 16:40:58.060439 crc crio[22095]: time=\"2026-06-09T16:40:58.060342385Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8358605d-39c9-4851-8fd7-cf7b197f6bc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:58.063639 crc crio[22095]: time=\"2026-06-09T16:40:58.063567659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6cdc091b-e1c9-464a-b6fd-aeb375b8a070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:58.096787 crc crio[22095]: time=\"2026-06-09T16:40:58.096694683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8nkmz/extract-content\" id=71b94c1b-4425-495d-9be0-80b9e67b9bb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:58.097474 crc crio[22095]: time=\"2026-06-09T16:40:58.097423082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:58.157707 crc crio[22095]: time=\"2026-06-09T16:40:58.156785124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:58.165058 crc crio[22095]: time=\"2026-06-09T16:40:58.164981196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:58.345533 crc crio[22095]: time=\"2026-06-09T16:40:58.345385153Z\" level=info msg=\"Created container 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f: openshift-marketplace/redhat-operators-8nkmz/extract-content\" id=71b94c1b-4425-495d-9be0-80b9e67b9bb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:58.347989 crc crio[22095]: time=\"2026-06-09T16:40:58.347691052Z\" level=info msg=\"Starting container: 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f\" id=1390196f-a15a-4656-8f3b-c3bfbd3c673a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:58.362144 crc crio[22095]: time=\"2026-06-09T16:40:58.360422141Z\" level=info msg=\"Started container\" PID=144010 containerID=90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f description=openshift-marketplace/redhat-operators-8nkmz/extract-content id=1390196f-a15a-4656-8f3b-c3bfbd3c673a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\nJun 09 16:41:00.246465 crc crio[22095]: time=\"2026-06-09T16:41:00.245179444Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-th7k2/POD\" id=df27e765-fd5f-4538-babf-dc57bda80cff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:41:00.248289 crc crio[22095]: time=\"2026-06-09T16:41:00.246489398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:00.302210 crc crio[22095]: time=\"2026-06-09T16:41:00.302092593Z\" level=info msg=\"Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc0022728f8}] Aliases:map[]}\"\nJun 09 16:41:00.302210 crc crio[22095]: time=\"2026-06-09T16:41:00.302181125Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-th7k2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:41:01.096691 crc crio[22095]: 2026-06-09T16:41:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abed7eca85508e6 Mac:be:4e:d0:f1:36:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:41:01.098308 crc crio[22095]: time=\"2026-06-09T16:41:01.098246839Z\" level=info msg=\"Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc0022728f8}] Aliases:map[]}\"\nJun 09 16:41:01.098496 crc crio[22095]: time=\"2026-06-09T16:41:01.098423073Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-th7k2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:41:01.112259 crc crio[22095]: time=\"2026-06-09T16:41:01.112136867Z\" level=info msg=\"Ran pod sandbox abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 with infra container: openshift-marketplace/community-operators-th7k2/POD\" id=df27e765-fd5f-4538-babf-dc57bda80cff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:41:01.115746 crc crio[22095]: time=\"2026-06-09T16:41:01.115679839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f25ad09c-d9ff-4ced-ab8f-578455a7bb80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:01.118235 crc crio[22095]: time=\"2026-06-09T16:41:01.118160033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22a4d219-d2e1-4fc2-b921-86dcc10e1201 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:01.128709 crc crio[22095]: time=\"2026-06-09T16:41:01.128585912Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-th7k2/extract-utilities\" id=c83fb6fa-f1f5-4dd5-ac4b-c41e4b021886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:01.129452 crc crio[22095]: time=\"2026-06-09T16:41:01.129356772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:01.218761 crc crio[22095]: time=\"2026-06-09T16:41:01.218688017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:01.223005 crc crio[22095]: time=\"2026-06-09T16:41:01.222862075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:01.466780 crc crio[22095]: time=\"2026-06-09T16:41:01.465655571Z\" level=info msg=\"Created container 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e: openshift-marketplace/community-operators-th7k2/extract-utilities\" id=c83fb6fa-f1f5-4dd5-ac4b-c41e4b021886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:01.469413 crc crio[22095]: time=\"2026-06-09T16:41:01.469060579Z\" level=info msg=\"Starting container: 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e\" id=bde92cdb-09b5-4345-924e-9c78c5a92dbc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:41:01.481685 crc crio[22095]: time=\"2026-06-09T16:41:01.481515631Z\" level=info msg=\"Started container\" PID=144233 containerID=71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e description=openshift-marketplace/community-operators-th7k2/extract-utilities id=bde92cdb-09b5-4345-924e-9c78c5a92dbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\nJun 09 16:41:02.403129 crc crio[22095]: time=\"2026-06-09T16:41:02.402789037Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=09fde097-3ce2-4004-840b-c550ca4ee788 name=/runtime.v1.ImageService/PullImage\nJun 09 16:41:02.412857 crc crio[22095]: time=\"2026-06-09T16:41:02.411634765Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:41:03.964977 crc crio[22095]: time=\"2026-06-09T16:41:03.963531857Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=09fde097-3ce2-4004-840b-c550ca4ee788 name=/runtime.v1.ImageService/PullImage\nJun 09 16:41:03.967033 crc crio[22095]: time=\"2026-06-09T16:41:03.966395511Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bcc03fa1-2ca1-4925-9b95-9545023b7aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:03.972565 crc crio[22095]: time=\"2026-06-09T16:41:03.972420646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=af5f252e-005a-42e1-8be2-2da019e0e7ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:03.986657 crc crio[22095]: time=\"2026-06-09T16:41:03.986576521Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-th7k2/extract-content\" id=bc0130d5-08f7-42c0-a725-7b461ef2f336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:03.988028 crc crio[22095]: time=\"2026-06-09T16:41:03.987455304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:04.050110 crc crio[22095]: time=\"2026-06-09T16:41:04.049710781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:04.085519 crc crio[22095]: time=\"2026-06-09T16:41:04.081502991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:04.305767 crc crio[22095]: time=\"2026-06-09T16:41:04.305604545Z\" level=info msg=\"Created container eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161: openshift-marketplace/community-operators-th7k2/extract-content\" id=bc0130d5-08f7-42c0-a725-7b461ef2f336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:04.309468 crc crio[22095]: time=\"2026-06-09T16:41:04.309231828Z\" level=info msg=\"Starting container: eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161\" id=1c74176e-2a8f-436c-aeb1-00d33a67ab40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:41:04.318355 crc crio[22095]: time=\"2026-06-09T16:41:04.316024274Z\" level=info msg=\"Started container\" PID=144370 containerID=eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161 description=openshift-marketplace/community-operators-th7k2/extract-content id=1c74176e-2a8f-436c-aeb1-00d33a67ab40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\nJun 09 16:41:04.453504 crc crio[22095]: time=\"2026-06-09T16:41:04.452740762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=979ab467-e967-4517-b3fc-3b816fd5e895 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:04.456511 crc crio[22095]: time=\"2026-06-09T16:41:04.456296924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f4f15ecd-05cf-4514-801b-987e1cdb4e29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:04.470420 crc crio[22095]: time=\"2026-06-09T16:41:04.469555486Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=32376168-b2ef-43b2-b7d5-9e454eee0ee0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:04.470420 crc crio[22095]: time=\"2026-06-09T16:41:04.469890385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:04.599432 crc crio[22095]: time=\"2026-06-09T16:41:04.599314344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:04.607006 crc crio[22095]: time=\"2026-06-09T16:41:04.606796097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:04.801062 crc crio[22095]: time=\"2026-06-09T16:41:04.800761943Z\" level=info msg=\"Created container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=32376168-b2ef-43b2-b7d5-9e454eee0ee0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:04.802719 crc crio[22095]: time=\"2026-06-09T16:41:04.802280462Z\" level=info msg=\"Starting container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8\" id=831cf7cf-ad8e-4df7-a8f0-cd011ad3ad3f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:41:04.812127 crc crio[22095]: time=\"2026-06-09T16:41:04.81185541Z\" level=info msg=\"Started container\" PID=144386 containerID=7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8 description=openshift-marketplace/redhat-operators-8nkmz/registry-server id=831cf7cf-ad8e-4df7-a8f0-cd011ad3ad3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\nJun 09 16:41:05.582694 crc crio[22095]: time=\"2026-06-09T16:41:05.582038857Z\" level=info msg=\"Removing container: 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c\" id=328c9086-d550-4e9e-893f-08a5d3c3a76b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:05.771378 crc crio[22095]: time=\"2026-06-09T16:41:05.771087256Z\" level=info msg=\"Removed container 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c: openshift-infra/auto-csr-approver-29683714-xhdcp/oc\" id=328c9086-d550-4e9e-893f-08a5d3c3a76b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:05.782259 crc crio[22095]: time=\"2026-06-09T16:41:05.78209125Z\" level=info msg=\"Stopping pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=1f07dae3-229c-4d08-b674-c67106b38eef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:05.782259 crc crio[22095]: time=\"2026-06-09T16:41:05.782198333Z\" level=info msg=\"Stopped pod sandbox (already stopped): f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=1f07dae3-229c-4d08-b674-c67106b38eef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:05.783587 crc crio[22095]: time=\"2026-06-09T16:41:05.783151878Z\" level=info msg=\"Removing pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=a619fe29-c59a-4db6-806d-14ff14fa1f55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:41:05.799558 crc crio[22095]: time=\"2026-06-09T16:41:05.799454378Z\" level=info msg=\"Removed pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=a619fe29-c59a-4db6-806d-14ff14fa1f55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:41:07.534004 crc crio[22095]: time=\"2026-06-09T16:41:07.533199883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc1624da-210d-43d1-adb9-68c32e0f3fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:07.537311 crc crio[22095]: time=\"2026-06-09T16:41:07.537239627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b4f3a1b-5f80-440f-b78f-894429398e35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:07.558358 crc crio[22095]: time=\"2026-06-09T16:41:07.558219839Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-th7k2/registry-server\" id=0af13f8f-981c-46a6-86ba-2e2437ca4ed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:07.558728 crc crio[22095]: time=\"2026-06-09T16:41:07.558615239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:07.631339 crc crio[22095]: time=\"2026-06-09T16:41:07.631233803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:07.641380 crc crio[22095]: time=\"2026-06-09T16:41:07.641100338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:07.818523 crc crio[22095]: time=\"2026-06-09T16:41:07.817811458Z\" level=info msg=\"Created container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server\" id=0af13f8f-981c-46a6-86ba-2e2437ca4ed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:07.822021 crc crio[22095]: time=\"2026-06-09T16:41:07.821906504Z\" level=info msg=\"Starting container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56\" id=f9063f6d-7710-4517-b747-5a596f80d377 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:41:07.827694 crc crio[22095]: time=\"2026-06-09T16:41:07.827618852Z\" level=info msg=\"Started container\" PID=144648 containerID=d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56 description=openshift-marketplace/community-operators-th7k2/registry-server id=f9063f6d-7710-4517-b747-5a596f80d377 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\nJun 09 16:41:21.811342 crc crio[22095]: time=\"2026-06-09T16:41:21.810109812Z\" level=info msg=\"Stopping container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56 (timeout: 2s)\" id=71bb7013-785d-4f75-b449-fb038cddb21b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:41:22.442756 crc crio[22095]: time=\"2026-06-09T16:41:22.442618666Z\" level=info msg=\"Stopped container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server\" id=71bb7013-785d-4f75-b449-fb038cddb21b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:41:22.444065 crc crio[22095]: time=\"2026-06-09T16:41:22.443977301Z\" level=info msg=\"Stopping pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=c739fa87-fd4b-44d8-a077-735f974bedb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:22.445309 crc crio[22095]: time=\"2026-06-09T16:41:22.445233553Z\" level=info msg=\"Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc000526820}] Aliases:map[]}\"\nJun 09 16:41:22.445514 crc crio[22095]: time=\"2026-06-09T16:41:22.445451419Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-th7k2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:41:22.788625 crc crio[22095]: time=\"2026-06-09T16:41:22.788023889Z\" level=info msg=\"Stopped pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=c739fa87-fd4b-44d8-a077-735f974bedb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:26.997485 crc crio[22095]: time=\"2026-06-09T16:41:26.996427639Z\" level=info msg=\"Stopping container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8 (timeout: 2s)\" id=c3dc053f-bfc0-4cd5-b4b4-fde1781ba214 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:41:27.126669 crc crio[22095]: time=\"2026-06-09T16:41:27.126539247Z\" level=info msg=\"Stopped container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=c3dc053f-bfc0-4cd5-b4b4-fde1781ba214 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:41:27.128048 crc crio[22095]: time=\"2026-06-09T16:41:27.127860271Z\" level=info msg=\"Stopping pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=0b203d58-5aa6-4b3d-8993-e58fee62cb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:27.128866 crc crio[22095]: time=\"2026-06-09T16:41:27.128753654Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc00263db38}] Aliases:map[]}\"\nJun 09 16:41:27.129136 crc crio[22095]: time=\"2026-06-09T16:41:27.129063842Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-8nkmz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:41:27.460006 crc crio[22095]: time=\"2026-06-09T16:41:27.459366567Z\" level=info msg=\"Stopped pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=0b203d58-5aa6-4b3d-8993-e58fee62cb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:27.898978 crc crio[22095]: time=\"2026-06-09T16:41:27.89809866Z\" level=info msg=\"Removing container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8\" id=7566e7eb-5bf2-4afd-a0ff-3b1f3daf3adc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:27.936478 crc crio[22095]: time=\"2026-06-09T16:41:27.936366077Z\" level=info msg=\"Removed container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=7566e7eb-5bf2-4afd-a0ff-3b1f3daf3adc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:27.941158 crc crio[22095]: time=\"2026-06-09T16:41:27.940891644Z\" level=info msg=\"Removing container: 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f\" id=87037183-d38c-4479-8458-949d5c41eed1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:27.989753 crc crio[22095]: time=\"2026-06-09T16:41:27.989516659Z\" level=info msg=\"Removed container 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f: openshift-marketplace/redhat-operators-8nkmz/extract-content\" id=87037183-d38c-4479-8458-949d5c41eed1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:27.995785 crc crio[22095]: time=\"2026-06-09T16:41:27.995697289Z\" level=info msg=\"Removing container: 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764\" id=32519e33-df9b-4a9b-9740-ce0682cdb6d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:28.080689 crc crio[22095]: time=\"2026-06-09T16:41:28.080545609Z\" level=info msg=\"Removed container 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764: openshift-marketplace/redhat-operators-8nkmz/extract-utilities\" id=32519e33-df9b-4a9b-9740-ce0682cdb6d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:38.042491 crc crio[22095]: time=\"2026-06-09T16:41:38.041471878Z\" level=info msg=\"Stopping pod sandbox: e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca\" id=ed0d136c-5d4f-449e-b924-8acf192eefcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:38.044482 crc crio[22095]: time=\"2026-06-09T16:41:38.043363307Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc00041cca8}] Aliases:map[]}\"\nJun 09 16:41:38.044482 crc crio[22095]: time=\"2026-06-09T16:41:38.043591373Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:41:38.794890 crc crio[22095]: time=\"2026-06-09T16:41:38.793892946Z\" level=info msg=\"Stopped pod sandbox: e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca\" id=ed0d136c-5d4f-449e-b924-8acf192eefcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:41:39.641288 crc crio[22095]: time=\"2026-06-09T16:41:39.640500146Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/POD\" id=6e4d3eb9-0d19-427c-a531-68551ecece7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:41:39.643117 crc crio[22095]: time=\"2026-06-09T16:41:39.641318247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:39.678211 crc crio[22095]: time=\"2026-06-09T16:41:39.678112627Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc00263cf60}] Aliases:map[]}\"\nJun 09 16:41:39.678211 crc crio[22095]: time=\"2026-06-09T16:41:39.678177579Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:41:40.216202 crc crio[22095]: 2026-06-09T16:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1b3c7c66f4e24 Mac:7e:c3:67:25:9e:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:41:40.217861 crc crio[22095]: time=\"2026-06-09T16:41:40.217778855Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc00263cf60}] Aliases:map[]}\"\nJun 09 16:41:40.218105 crc crio[22095]: time=\"2026-06-09T16:41:40.218040572Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:41:40.229961 crc crio[22095]: time=\"2026-06-09T16:41:40.227725972Z\" level=info msg=\"Ran pod sandbox dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/POD\" id=6e4d3eb9-0d19-427c-a531-68551ecece7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:41:40.231219 crc crio[22095]: time=\"2026-06-09T16:41:40.23115345Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bd606cd7-cba3-468a-959c-1acaae4339f9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:41:40.243655 crc crio[22095]: time=\"2026-06-09T16:41:40.243573801Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:41:40.724030 crc crio[22095]: time=\"2026-06-09T16:41:40.723786983Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bd606cd7-cba3-468a-959c-1acaae4339f9 name=/runtime.v1.ImageService/PullImage\nJun 09 16:41:40.725800 crc crio[22095]: time=\"2026-06-09T16:41:40.7255819Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4034123d-fc3d-4f7e-8611-fcf9e418758f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:40.761989 crc crio[22095]: time=\"2026-06-09T16:41:40.761857596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6a37e14f-a4ff-4825-b391-5f377d51d082 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:40.772800 crc crio[22095]: time=\"2026-06-09T16:41:40.772684145Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=66cdf0d4-871f-4a90-8a26-4bf87cc1b466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:40.773401 crc crio[22095]: time=\"2026-06-09T16:41:40.773340792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:40.850010 crc crio[22095]: time=\"2026-06-09T16:41:40.849773055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:40.856896 crc crio[22095]: time=\"2026-06-09T16:41:40.856792836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:41.035353 crc crio[22095]: time=\"2026-06-09T16:41:41.034748428Z\" level=info msg=\"Created container 9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=66cdf0d4-871f-4a90-8a26-4bf87cc1b466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:41.037353 crc crio[22095]: time=\"2026-06-09T16:41:41.037269854Z\" level=info msg=\"Starting container: 9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020\" id=177ff974-99c8-4990-9659-a8fbf19d6b6c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:41:41.044901 crc crio[22095]: time=\"2026-06-09T16:41:41.043657038Z\" level=info msg=\"Started container\" PID=146743 containerID=9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=177ff974-99c8-4990-9659-a8fbf19d6b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839\nJun 09 16:42:00.539383 crc crio[22095]: time=\"2026-06-09T16:42:00.538182074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683722-c2n7f/POD\" id=c5d94ddf-0ec5-48d0-ba72-20bda57ee140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:00.540712 crc crio[22095]: time=\"2026-06-09T16:42:00.539409046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:00.574962 crc crio[22095]: time=\"2026-06-09T16:42:00.574785339Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc00041db00}] Aliases:map[]}\"\nJun 09 16:42:00.574962 crc crio[22095]: time=\"2026-06-09T16:42:00.574877611Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683722-c2n7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:42:01.101362 crc crio[22095]: 2026-06-09T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7ca3cd28bce020 Mac:ce:a6:c3:35:33:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:42:01.103320 crc crio[22095]: time=\"2026-06-09T16:42:01.103249227Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc00041db00}] Aliases:map[]}\"\nJun 09 16:42:01.103447 crc crio[22095]: time=\"2026-06-09T16:42:01.103415301Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683722-c2n7f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:42:01.112483 crc crio[22095]: time=\"2026-06-09T16:42:01.112390513Z\" level=info msg=\"Ran pod sandbox c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 with infra container: openshift-infra/auto-csr-approver-29683722-c2n7f/POD\" id=c5d94ddf-0ec5-48d0-ba72-20bda57ee140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:01.118752 crc crio[22095]: time=\"2026-06-09T16:42:01.118646775Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2213b6e6-98e6-4fd1-9396-21812047cb3a name=/runtime.v1.ImageService/PullImage\nJun 09 16:42:01.131263 crc crio[22095]: time=\"2026-06-09T16:42:01.131185588Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:42:02.141619 crc crio[22095]: time=\"2026-06-09T16:42:02.140726821Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2213b6e6-98e6-4fd1-9396-21812047cb3a name=/runtime.v1.ImageService/PullImage\nJun 09 16:42:02.143452 crc crio[22095]: time=\"2026-06-09T16:42:02.142488867Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d73f4b7-9e3e-467c-a272-28f42f76a0c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:02.144996 crc crio[22095]: time=\"2026-06-09T16:42:02.144882569Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a33978b-490a-477a-8736-52e3068ddf39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:02.156007 crc crio[22095]: time=\"2026-06-09T16:42:02.155874582Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683722-c2n7f/oc\" id=1a32346a-92c4-454d-88ec-b5c9c2eff265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:02.157106 crc crio[22095]: time=\"2026-06-09T16:42:02.157071803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:02.228538 crc crio[22095]: time=\"2026-06-09T16:42:02.228373693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:02.436230 crc crio[22095]: time=\"2026-06-09T16:42:02.435792497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:02.558663 crc crio[22095]: time=\"2026-06-09T16:42:02.558520864Z\" level=info msg=\"Created container ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c: openshift-infra/auto-csr-approver-29683722-c2n7f/oc\" id=1a32346a-92c4-454d-88ec-b5c9c2eff265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:02.559902 crc crio[22095]: time=\"2026-06-09T16:42:02.559822328Z\" level=info msg=\"Starting container: ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c\" id=10f3ccd3-40f8-44f9-938c-a8707f6b74ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:42:02.565415 crc crio[22095]: time=\"2026-06-09T16:42:02.56533899Z\" level=info msg=\"Started container\" PID=147919 containerID=ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c description=openshift-infra/auto-csr-approver-29683722-c2n7f/oc id=10f3ccd3-40f8-44f9-938c-a8707f6b74ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\nJun 09 16:42:04.491793 crc crio[22095]: time=\"2026-06-09T16:42:04.490443884Z\" level=info msg=\"Stopping pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=9110a21a-8de8-45b5-84a7-7bb39275fb3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:42:04.493711 crc crio[22095]: time=\"2026-06-09T16:42:04.492707332Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc002ab26f8}] Aliases:map[]}\"\nJun 09 16:42:04.493711 crc crio[22095]: time=\"2026-06-09T16:42:04.492838926Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683722-c2n7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:42:04.830635 crc crio[22095]: time=\"2026-06-09T16:42:04.828878028Z\" level=info msg=\"Stopped pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=9110a21a-8de8-45b5-84a7-7bb39275fb3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:42:05.827754 crc crio[22095]: time=\"2026-06-09T16:42:05.826417782Z\" level=info msg=\"Stopping pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=55a68f1b-2306-4e39-bdb1-fc208c362055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:42:05.827754 crc crio[22095]: time=\"2026-06-09T16:42:05.827712115Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=55a68f1b-2306-4e39-bdb1-fc208c362055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:42:05.830195 crc crio[22095]: time=\"2026-06-09T16:42:05.829086881Z\" level=info msg=\"Removing pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=73667517-8688-445e-a881-b46b30569f69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:42:05.847497 crc crio[22095]: time=\"2026-06-09T16:42:05.847347972Z\" level=info msg=\"Removed pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=73667517-8688-445e-a881-b46b30569f69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:42:24.332323 crc crio[22095]: time=\"2026-06-09T16:42:24.331157132Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-56w9g/POD\" id=3cd95ec0-c8f9-4dd9-a5c9-bf0b3d91cc86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:24.332323 crc crio[22095]: time=\"2026-06-09T16:42:24.332301652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:24.368447 crc crio[22095]: time=\"2026-06-09T16:42:24.368338732Z\" level=info msg=\"Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002ab3668}] Aliases:map[]}\"\nJun 09 16:42:24.368447 crc crio[22095]: time=\"2026-06-09T16:42:24.368423374Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-56w9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:42:24.956718 crc crio[22095]: 2026-06-09T16:42:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc8f5af53792efd Mac:e6:7b:48:b2:63:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b SocketPath: PciID:}] [{Interface:0xc00050e590 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:42:24.959198 crc crio[22095]: time=\"2026-06-09T16:42:24.959121309Z\" level=info msg=\"Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002ab3668}] Aliases:map[]}\"\nJun 09 16:42:24.959374 crc crio[22095]: time=\"2026-06-09T16:42:24.959325244Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-56w9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:42:24.971554 crc crio[22095]: time=\"2026-06-09T16:42:24.971467117Z\" level=info msg=\"Ran pod sandbox dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c with infra container: openshift-marketplace/certified-operators-56w9g/POD\" id=3cd95ec0-c8f9-4dd9-a5c9-bf0b3d91cc86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:24.974245 crc crio[22095]: time=\"2026-06-09T16:42:24.974187047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8921a150-07f5-494a-9f4f-aca6e4490ed3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:24.976760 crc crio[22095]: time=\"2026-06-09T16:42:24.976688012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d45831e5-95d0-41de-8b2c-96712bcaff73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:24.986076 crc crio[22095]: time=\"2026-06-09T16:42:24.985499629Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-56w9g/extract-utilities\" id=d6d6e855-df07-4d63-b95e-3bf4d00ba83d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:24.986076 crc crio[22095]: time=\"2026-06-09T16:42:24.986033783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:25.047803 crc crio[22095]: time=\"2026-06-09T16:42:25.047713595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:25.053100 crc crio[22095]: time=\"2026-06-09T16:42:25.053023632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:25.227162 crc crio[22095]: time=\"2026-06-09T16:42:25.226440588Z\" level=info msg=\"Created container 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec: openshift-marketplace/certified-operators-56w9g/extract-utilities\" id=d6d6e855-df07-4d63-b95e-3bf4d00ba83d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:25.230311 crc crio[22095]: time=\"2026-06-09T16:42:25.229774574Z\" level=info msg=\"Starting container: 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec\" id=5314d501-e716-4070-b4bf-cd085d731bbf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:42:25.236325 crc crio[22095]: time=\"2026-06-09T16:42:25.236093047Z\" level=info msg=\"Started container\" PID=149206 containerID=76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec description=openshift-marketplace/certified-operators-56w9g/extract-utilities id=5314d501-e716-4070-b4bf-cd085d731bbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\nJun 09 16:42:25.929273 crc crio[22095]: time=\"2026-06-09T16:42:25.928554838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9de17be2-fb2f-491a-a910-7f130188bfda name=/runtime.v1.ImageService/PullImage\nJun 09 16:42:25.939817 crc crio[22095]: time=\"2026-06-09T16:42:25.939727887Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:42:26.643160 crc crio[22095]: time=\"2026-06-09T16:42:26.642823272Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9de17be2-fb2f-491a-a910-7f130188bfda name=/runtime.v1.ImageService/PullImage\nJun 09 16:42:26.644153 crc crio[22095]: time=\"2026-06-09T16:42:26.644049794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=28fbe3ad-28e0-453e-816d-715ff993f740 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:26.648586 crc crio[22095]: time=\"2026-06-09T16:42:26.648466158Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8618d4e8-fea8-4b2c-a3d1-39f19107c7c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:26.662168 crc crio[22095]: time=\"2026-06-09T16:42:26.662052759Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-56w9g/extract-content\" id=e96f0771-b03e-4561-8879-3fef3a4e184d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:26.662821 crc crio[22095]: time=\"2026-06-09T16:42:26.662683835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:26.717692 crc crio[22095]: time=\"2026-06-09T16:42:26.717587402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:26.722720 crc crio[22095]: time=\"2026-06-09T16:42:26.722640352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:27.324133 crc crio[22095]: time=\"2026-06-09T16:42:27.323458867Z\" level=info msg=\"Created container 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e: openshift-marketplace/certified-operators-56w9g/extract-content\" id=e96f0771-b03e-4561-8879-3fef3a4e184d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:27.326969 crc crio[22095]: time=\"2026-06-09T16:42:27.325050838Z\" level=info msg=\"Starting container: 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e\" id=2fb4a36b-45e9-44d7-9e25-077eb7511aec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:42:27.337662 crc crio[22095]: time=\"2026-06-09T16:42:27.337538761Z\" level=info msg=\"Started container\" PID=149349 containerID=27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e description=openshift-marketplace/certified-operators-56w9g/extract-content id=2fb4a36b-45e9-44d7-9e25-077eb7511aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\nJun 09 16:42:28.977000 crc crio[22095]: time=\"2026-06-09T16:42:28.975587426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=397e0061-98c7-41ee-926f-bb882b60e77a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:28.980370 crc crio[22095]: time=\"2026-06-09T16:42:28.980182554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a5b2e9ce-3981-4445-a00e-14979bdc5871 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:28.991540 crc crio[22095]: time=\"2026-06-09T16:42:28.991387033Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-56w9g/registry-server\" id=34982c00-acc4-416b-9200-f4ba490b5618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:28.992256 crc crio[22095]: time=\"2026-06-09T16:42:28.992200524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:29.081881 crc crio[22095]: time=\"2026-06-09T16:42:29.08152098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:29.086425 crc crio[22095]: time=\"2026-06-09T16:42:29.086345044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:29.270296 crc crio[22095]: time=\"2026-06-09T16:42:29.270114237Z\" level=info msg=\"Created container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server\" id=34982c00-acc4-416b-9200-f4ba490b5618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:29.272124 crc crio[22095]: time=\"2026-06-09T16:42:29.272023206Z\" level=info msg=\"Starting container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff\" id=6bc22f00-91c4-4c65-9325-7c9d9ff0af78 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:42:29.279531 crc crio[22095]: time=\"2026-06-09T16:42:29.279462998Z\" level=info msg=\"Started container\" PID=149474 containerID=d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff description=openshift-marketplace/certified-operators-56w9g/registry-server id=6bc22f00-91c4-4c65-9325-7c9d9ff0af78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\nJun 09 16:42:37.126695 crc crio[22095]: time=\"2026-06-09T16:42:37.125394606Z\" level=info msg=\"Stopping container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff (timeout: 2s)\" id=e0156c55-5d6f-4687-9c93-2cf2b5bebe14 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:42:37.274565 crc crio[22095]: time=\"2026-06-09T16:42:37.274366201Z\" level=info msg=\"Stopped container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server\" id=e0156c55-5d6f-4687-9c93-2cf2b5bebe14 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:42:37.276210 crc crio[22095]: time=\"2026-06-09T16:42:37.276095835Z\" level=info msg=\"Stopping pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=759459eb-cb94-4728-9ff3-579e27ab6dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:42:37.277200 crc crio[22095]: time=\"2026-06-09T16:42:37.277121452Z\" level=info msg=\"Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002da49b0}] Aliases:map[]}\"\nJun 09 16:42:37.277432 crc crio[22095]: time=\"2026-06-09T16:42:37.277344708Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-56w9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:42:37.609792 crc crio[22095]: time=\"2026-06-09T16:42:37.609199752Z\" level=info msg=\"Stopped pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=759459eb-cb94-4728-9ff3-579e27ab6dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:42:38.150087 crc crio[22095]: time=\"2026-06-09T16:42:38.148782877Z\" level=info msg=\"Removing container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff\" id=575ed422-7325-4c06-ac16-34dac20d8fa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:42:38.193433 crc crio[22095]: time=\"2026-06-09T16:42:38.193197373Z\" level=info msg=\"Removed container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server\" id=575ed422-7325-4c06-ac16-34dac20d8fa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:42:38.195673 crc crio[22095]: time=\"2026-06-09T16:42:38.195569795Z\" level=info msg=\"Removing container: 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e\" id=75e340bd-8815-4760-b819-87611995b652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:42:38.250718 crc crio[22095]: time=\"2026-06-09T16:42:38.250279677Z\" level=info msg=\"Removed container 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e: openshift-marketplace/certified-operators-56w9g/extract-content\" id=75e340bd-8815-4760-b819-87611995b652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:42:38.254247 crc crio[22095]: time=\"2026-06-09T16:42:38.254164807Z\" level=info msg=\"Removing container: 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec\" id=a2488a86-3204-4afe-aeef-fe6a27913164 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:42:38.298169 crc crio[22095]: time=\"2026-06-09T16:42:38.297909556Z\" level=info msg=\"Removed container 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec: openshift-marketplace/certified-operators-56w9g/extract-utilities\" id=a2488a86-3204-4afe-aeef-fe6a27913164 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:07.712833 crc crio[22095]: time=\"2026-06-09T16:43:07.564784509Z\" level=info msg=\"Removing container: 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537\" id=4f1e5961-f32f-4fef-b154-4dd24e6cb758 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:08.193996 crc crio[22095]: time=\"2026-06-09T16:43:08.192200141Z\" level=info msg=\"Removed container 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537: openshift-infra/auto-csr-approver-29683716-nd2pv/oc\" id=4f1e5961-f32f-4fef-b154-4dd24e6cb758 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:08.206301 crc crio[22095]: time=\"2026-06-09T16:43:08.206189602Z\" level=info msg=\"Stopping pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=21bcee02-e3e9-4b19-9ef9-95b2a3f1a5ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:08.206301 crc crio[22095]: time=\"2026-06-09T16:43:08.206295195Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=21bcee02-e3e9-4b19-9ef9-95b2a3f1a5ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:08.207172 crc crio[22095]: time=\"2026-06-09T16:43:08.207086295Z\" level=info msg=\"Removing pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=48b820ee-5107-4694-92af-9be126ba47db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:43:08.271273 crc crio[22095]: time=\"2026-06-09T16:43:08.27119325Z\" level=info msg=\"Removed pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=48b820ee-5107-4694-92af-9be126ba47db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:43:08.272826 crc crio[22095]: time=\"2026-06-09T16:43:08.27273849Z\" level=info msg=\"Stopping pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=2f9431bf-cfe5-41c2-ad71-19ec6179f4e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:08.273199 crc crio[22095]: time=\"2026-06-09T16:43:08.272844762Z\" level=info msg=\"Stopped pod sandbox (already stopped): 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=2f9431bf-cfe5-41c2-ad71-19ec6179f4e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:08.274062 crc crio[22095]: time=\"2026-06-09T16:43:08.274017753Z\" level=info msg=\"Removing pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=8928922a-7970-48a4-b514-76049a41af40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:43:08.301078 crc crio[22095]: time=\"2026-06-09T16:43:08.300761693Z\" level=info msg=\"Removed pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=8928922a-7970-48a4-b514-76049a41af40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:44:00.613360 crc crio[22095]: time=\"2026-06-09T16:44:00.612660108Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683724-p988v/POD\" id=8fe873a5-7245-418a-91c6-40929a02c9a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:44:00.613360 crc crio[22095]: time=\"2026-06-09T16:44:00.613366106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:00.703806 crc crio[22095]: time=\"2026-06-09T16:44:00.703640296Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc00263c0d8}] Aliases:map[]}\"\nJun 09 16:44:00.703806 crc crio[22095]: time=\"2026-06-09T16:44:00.703730708Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683724-p988v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:44:01.480179 crc crio[22095]: 2026-06-09T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1c388d30a7be1a Mac:76:be:5a:bf:98:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:44:01.482327 crc crio[22095]: time=\"2026-06-09T16:44:01.482253551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc00263c0d8}] Aliases:map[]}\"\nJun 09 16:44:01.482562 crc crio[22095]: time=\"2026-06-09T16:44:01.482492307Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683724-p988v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:44:01.495473 crc crio[22095]: time=\"2026-06-09T16:44:01.49540504Z\" level=info msg=\"Ran pod sandbox f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 with infra container: openshift-infra/auto-csr-approver-29683724-p988v/POD\" id=8fe873a5-7245-418a-91c6-40929a02c9a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:44:01.499258 crc crio[22095]: time=\"2026-06-09T16:44:01.499188208Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=72f25310-838b-4424-8a36-a7d5acbce07b name=/runtime.v1.ImageService/PullImage\nJun 09 16:44:01.511510 crc crio[22095]: time=\"2026-06-09T16:44:01.511432224Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:44:02.264027 crc crio[22095]: time=\"2026-06-09T16:44:02.263172145Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=72f25310-838b-4424-8a36-a7d5acbce07b name=/runtime.v1.ImageService/PullImage\nJun 09 16:44:02.266086 crc crio[22095]: time=\"2026-06-09T16:44:02.265057053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1969e5e-39ac-4e28-9837-4642210ea748 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:44:02.267750 crc crio[22095]: time=\"2026-06-09T16:44:02.2676489Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=472be96f-5575-49c4-944a-c0f008d8e531 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:44:02.278804 crc crio[22095]: time=\"2026-06-09T16:44:02.278667475Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683724-p988v/oc\" id=5b52e975-4458-4866-af8b-67a3fa72d037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:44:02.279634 crc crio[22095]: time=\"2026-06-09T16:44:02.279367833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:02.341574 crc crio[22095]: time=\"2026-06-09T16:44:02.341400234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:02.718906 crc crio[22095]: time=\"2026-06-09T16:44:02.718056565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:02.900592 crc crio[22095]: time=\"2026-06-09T16:44:02.900435782Z\" level=info msg=\"Created container 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a: openshift-infra/auto-csr-approver-29683724-p988v/oc\" id=5b52e975-4458-4866-af8b-67a3fa72d037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:44:02.902407 crc crio[22095]: time=\"2026-06-09T16:44:02.9022989Z\" level=info msg=\"Starting container: 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a\" id=97be7dda-eba4-4fec-b112-d87314cab814 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:44:02.908355 crc crio[22095]: time=\"2026-06-09T16:44:02.908268504Z\" level=info msg=\"Started container\" PID=153932 containerID=8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a description=openshift-infra/auto-csr-approver-29683724-p988v/oc id=97be7dda-eba4-4fec-b112-d87314cab814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\nJun 09 16:44:05.151605 crc crio[22095]: time=\"2026-06-09T16:44:05.150279225Z\" level=info msg=\"Stopping pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=30718104-65f4-4cde-8468-8e6e1db48148 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:05.154448 crc crio[22095]: time=\"2026-06-09T16:44:05.152704878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc001984790}] Aliases:map[]}\"\nJun 09 16:44:05.154448 crc crio[22095]: time=\"2026-06-09T16:44:05.152840271Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683724-p988v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:44:06.153211 crc crio[22095]: time=\"2026-06-09T16:44:06.152493791Z\" level=info msg=\"Stopped pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=30718104-65f4-4cde-8468-8e6e1db48148 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:08.330162 crc crio[22095]: time=\"2026-06-09T16:44:08.328706194Z\" level=info msg=\"Removing container: 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de\" id=656bce42-53de-4a01-ba2b-e070c77011b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:44:08.586455 crc crio[22095]: time=\"2026-06-09T16:44:08.585851771Z\" level=info msg=\"Removed container 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de: openshift-infra/auto-csr-approver-29683718-cgmmh/oc\" id=656bce42-53de-4a01-ba2b-e070c77011b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:44:08.601269 crc crio[22095]: time=\"2026-06-09T16:44:08.601148225Z\" level=info msg=\"Stopping pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=4d4fc95b-1c9d-4164-9d84-dd4e42b6d95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:08.601756 crc crio[22095]: time=\"2026-06-09T16:44:08.601292839Z\" level=info msg=\"Stopped pod sandbox (already stopped): b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=4d4fc95b-1c9d-4164-9d84-dd4e42b6d95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:08.602449 crc crio[22095]: time=\"2026-06-09T16:44:08.602363047Z\" level=info msg=\"Removing pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=b8fa952b-ee06-4daa-8d7c-07d5a1fb34e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:44:08.624759 crc crio[22095]: time=\"2026-06-09T16:44:08.62458141Z\" level=info msg=\"Removed pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=b8fa952b-ee06-4daa-8d7c-07d5a1fb34e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:44:48.774420 crc crio[22095]: time=\"2026-06-09T16:44:48.77298372Z\" level=info msg=\"Stopping pod sandbox: dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839\" id=bcd4655a-6b04-46fb-ae06-4fbc07608f78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:48.776057 crc crio[22095]: time=\"2026-06-09T16:44:48.775455944Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc002b5cb50}] Aliases:map[]}\"\nJun 09 16:44:48.776057 crc crio[22095]: time=\"2026-06-09T16:44:48.775606848Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:44:49.337518 crc crio[22095]: time=\"2026-06-09T16:44:49.337321825Z\" level=info msg=\"Stopped pod sandbox: dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839\" id=bcd4655a-6b04-46fb-ae06-4fbc07608f78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:50.440143 crc crio[22095]: time=\"2026-06-09T16:44:50.439245262Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/POD\" id=ef5aaac7-818f-4a52-b45d-fd299f4ce624 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:44:50.441701 crc crio[22095]: time=\"2026-06-09T16:44:50.440168196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:50.508813 crc crio[22095]: time=\"2026-06-09T16:44:50.508568841Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc00379e068}] Aliases:map[]}\"\nJun 09 16:44:50.508813 crc crio[22095]: time=\"2026-06-09T16:44:50.508774586Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:44:51.424965 crc crio[22095]: 2026-06-09T16:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4ab5979d8cb227 Mac:aa:14:31:5b:62:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 SocketPath: PciID:}] [{Interface:0xc00019cdd0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:44:51.427165 crc crio[22095]: time=\"2026-06-09T16:44:51.427060156Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc00379e068}] Aliases:map[]}\"\nJun 09 16:44:51.427375 crc crio[22095]: time=\"2026-06-09T16:44:51.427294672Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:44:51.440160 crc crio[22095]: time=\"2026-06-09T16:44:51.440041261Z\" level=info msg=\"Ran pod sandbox f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/POD\" id=ef5aaac7-818f-4a52-b45d-fd299f4ce624 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:44:51.444502 crc crio[22095]: time=\"2026-06-09T16:44:51.444434074Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=aaa3f69d-5521-4bb4-ad5c-4b9a9fc41342 name=/runtime.v1.ImageService/PullImage\nJun 09 16:44:51.455853 crc crio[22095]: time=\"2026-06-09T16:44:51.455750516Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:44:51.902874 crc crio[22095]: time=\"2026-06-09T16:44:51.901982953Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=aaa3f69d-5521-4bb4-ad5c-4b9a9fc41342 name=/runtime.v1.ImageService/PullImage\nJun 09 16:44:51.904384 crc crio[22095]: time=\"2026-06-09T16:44:51.904122568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9fbb2031-7d04-43a8-9262-8199785db5b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:44:51.931546 crc crio[22095]: time=\"2026-06-09T16:44:51.931484324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f56bf4d4-6708-4192-8352-c9f244a3e5c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:44:51.943398 crc crio[22095]: time=\"2026-06-09T16:44:51.942868328Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c793a676-bfab-408e-96db-25f2ad46e4d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:44:51.944014 crc crio[22095]: time=\"2026-06-09T16:44:51.943509944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:51.996827 crc crio[22095]: time=\"2026-06-09T16:44:51.996706327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:52.001630 crc crio[22095]: time=\"2026-06-09T16:44:52.001493951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:52.255094 crc crio[22095]: time=\"2026-06-09T16:44:52.25486687Z\" level=info msg=\"Created container 3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c793a676-bfab-408e-96db-25f2ad46e4d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:44:52.256737 crc crio[22095]: time=\"2026-06-09T16:44:52.256653716Z\" level=info msg=\"Starting container: 3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b\" id=0185501a-12b0-474a-a0b9-12ec591291ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:44:52.268102 crc crio[22095]: time=\"2026-06-09T16:44:52.26804724Z\" level=info msg=\"Started container\" PID=156502 containerID=3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=0185501a-12b0-474a-a0b9-12ec591291ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1\nJun 09 16:45:00.559468 crc crio[22095]: time=\"2026-06-09T16:45:00.558681874Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/POD\" id=539c9bef-00b3-4f8f-81e9-86bcf93f7db3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:00.561524 crc crio[22095]: time=\"2026-06-09T16:45:00.559506885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:00.626131 crc crio[22095]: time=\"2026-06-09T16:45:00.626011502Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc000526338}] Aliases:map[]}\"\nJun 09 16:45:00.626131 crc crio[22095]: time=\"2026-06-09T16:45:00.626102124Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:02.597649 crc crio[22095]: 2026-06-09T16:45:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9a8cc6f54b8de Mac:6e:c4:28:76:48:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 SocketPath: PciID:}] [{Interface:0xc0002489d0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:45:02.600452 crc crio[22095]: time=\"2026-06-09T16:45:02.600354335Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc000526338}] Aliases:map[]}\"\nJun 09 16:45:02.600608 crc crio[22095]: time=\"2026-06-09T16:45:02.600559371Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:45:02.612800 crc crio[22095]: time=\"2026-06-09T16:45:02.612627302Z\" level=info msg=\"Ran pod sandbox 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/POD\" id=539c9bef-00b3-4f8f-81e9-86bcf93f7db3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:02.617529 crc crio[22095]: time=\"2026-06-09T16:45:02.617414086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5416ab2d-6d18-4678-b0f6-5637718c38e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:45:02.622205 crc crio[22095]: time=\"2026-06-09T16:45:02.622092876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cf93350-e829-4975-b08c-fd637bd5148a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:45:02.635651 crc crio[22095]: time=\"2026-06-09T16:45:02.635521463Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles\" id=f03550c6-9935-435b-b771-41f40ab33056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:45:02.636217 crc crio[22095]: time=\"2026-06-09T16:45:02.636144609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:02.692455 crc crio[22095]: time=\"2026-06-09T16:45:02.692339739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:02.697153 crc crio[22095]: time=\"2026-06-09T16:45:02.6970227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:02.880801 crc crio[22095]: time=\"2026-06-09T16:45:02.88068762Z\" level=info msg=\"Created container b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles\" id=f03550c6-9935-435b-b771-41f40ab33056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:45:02.882272 crc crio[22095]: time=\"2026-06-09T16:45:02.882173879Z\" level=info msg=\"Starting container: b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76\" id=cbf2b016-8aa6-4bdd-96ec-17937092a01b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:45:02.887506 crc crio[22095]: time=\"2026-06-09T16:45:02.887390053Z\" level=info msg=\"Started container\" PID=157063 containerID=b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76 description=openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles id=cbf2b016-8aa6-4bdd-96ec-17937092a01b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\nJun 09 16:45:05.260563 crc crio[22095]: time=\"2026-06-09T16:45:05.259265006Z\" level=info msg=\"Stopping pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=b0349c26-02a1-4ef0-a8fa-36df96dc89c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:05.262346 crc crio[22095]: time=\"2026-06-09T16:45:05.261820672Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc00263c7b8}] Aliases:map[]}\"\nJun 09 16:45:05.262346 crc crio[22095]: time=\"2026-06-09T16:45:05.262081309Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:05.647725 crc crio[22095]: time=\"2026-06-09T16:45:05.647599408Z\" level=info msg=\"Stopped pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=b0349c26-02a1-4ef0-a8fa-36df96dc89c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:08.661600 crc crio[22095]: time=\"2026-06-09T16:45:08.660404613Z\" level=info msg=\"Removing container: c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085\" id=b2f1cce6-69b9-4ef6-b2bd-6bf3e83b80e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:45:08.901980 crc crio[22095]: time=\"2026-06-09T16:45:08.901593717Z\" level=info msg=\"Removed container c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles\" id=b2f1cce6-69b9-4ef6-b2bd-6bf3e83b80e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:45:08.915571 crc crio[22095]: time=\"2026-06-09T16:45:08.915430975Z\" level=info msg=\"Stopping pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=fce999d3-66a6-4cfd-ac7f-c0ef61e85779 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:08.915571 crc crio[22095]: time=\"2026-06-09T16:45:08.915540887Z\" level=info msg=\"Stopped pod sandbox (already stopped): c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=fce999d3-66a6-4cfd-ac7f-c0ef61e85779 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:08.916431 crc crio[22095]: time=\"2026-06-09T16:45:08.916347018Z\" level=info msg=\"Removing pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=1863759b-dc4d-4bcb-9071-1b4a62542f0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:45:08.964866 crc crio[22095]: time=\"2026-06-09T16:45:08.964684966Z\" level=info msg=\"Removed pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=1863759b-dc4d-4bcb-9071-1b4a62542f0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:45:46.908965 crc crio[22095]: time=\"2026-06-09T16:45:46.907200972Z\" level=info msg=\"Stopping pod sandbox: f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1\" id=b1a155ce-3ea8-4712-b097-e119733a882b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:46.910836 crc crio[22095]: time=\"2026-06-09T16:45:46.9094598Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc0028b6e30}] Aliases:map[]}\"\nJun 09 16:45:46.910836 crc crio[22095]: time=\"2026-06-09T16:45:46.909615944Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:47.362954 crc crio[22095]: time=\"2026-06-09T16:45:47.362826247Z\" level=info msg=\"Stopped pod sandbox: f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1\" id=b1a155ce-3ea8-4712-b097-e119733a882b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:48.480377 crc crio[22095]: time=\"2026-06-09T16:45:48.478889454Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/POD\" id=6337eec4-2598-496c-8c94-ab80f81ba10e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:48.480377 crc crio[22095]: time=\"2026-06-09T16:45:48.480335391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:48.525435 crc crio[22095]: time=\"2026-06-09T16:45:48.52531391Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}\"\nJun 09 16:45:48.526046 crc crio[22095]: time=\"2026-06-09T16:45:48.525468674Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:50.678540 crc crio[22095]: 2026-06-09T16:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9b8598d53eacbe Mac:ae:6b:16:2b:9f:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:45:50.681426 crc crio[22095]: time=\"2026-06-09T16:45:50.681337334Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}\"\nJun 09 16:45:50.681541 crc crio[22095]: time=\"2026-06-09T16:45:50.681518629Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:45:50.694001 crc crio[22095]: time=\"2026-06-09T16:45:50.693843226Z\" level=info msg=\"Ran pod sandbox c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/POD\" id=6337eec4-2598-496c-8c94-ab80f81ba10e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:50.700128 crc crio[22095]: time=\"2026-06-09T16:45:50.698166068Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=898625e8-b70c-41c1-9157-33c1648d9ffc name=/runtime.v1.ImageService/PullImage\nJun 09 16:45:50.709846 crc crio[22095]: time=\"2026-06-09T16:45:50.709741976Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:45:51.092749 crc crio[22095]: time=\"2026-06-09T16:45:51.091888388Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=898625e8-b70c-41c1-9157-33c1648d9ffc name=/runtime.v1.ImageService/PullImage\nJun 09 16:45:51.094569 crc crio[22095]: time=\"2026-06-09T16:45:51.094442274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c43351d5-b3c8-418f-bb38-77f344ac172b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:45:51.135312 crc crio[22095]: time=\"2026-06-09T16:45:51.135187673Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=aaa7a06d-a512-47d6-b77a-1857c9a2446a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:45:51.144968 crc crio[22095]: time=\"2026-06-09T16:45:51.144788861Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=5e760774-daad-4c4c-b261-2f844a05e185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:45:51.145497 crc crio[22095]: time=\"2026-06-09T16:45:51.145413197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:51.200573 crc crio[22095]: time=\"2026-06-09T16:45:51.200432434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:51.204565 crc crio[22095]: time=\"2026-06-09T16:45:51.204482568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:51.444474 crc crio[22095]: time=\"2026-06-09T16:45:51.443515105Z\" level=info msg=\"Created container 884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=5e760774-daad-4c4c-b261-2f844a05e185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:45:51.446806 crc crio[22095]: time=\"2026-06-09T16:45:51.446702637Z\" level=info msg=\"Starting container: 884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133\" id=c4c5c39f-69ab-445e-9da5-ab3b21ea95a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:45:51.452461 crc crio[22095]: time=\"2026-06-09T16:45:51.452366853Z\" level=info msg=\"Started container\" PID=159856 containerID=884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=c4c5c39f-69ab-445e-9da5-ab3b21ea95a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823\nJun 09 16:45:58.359617 crc crio[22095]: time=\"2026-06-09T16:45:58.358070917Z\" level=info msg=\"Stopping pod sandbox: c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823\" id=aa09a0a2-07df-4f22-812d-df131888ba99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:58.362035 crc crio[22095]: time=\"2026-06-09T16:45:58.360486079Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00041d278}] Aliases:map[]}\"\nJun 09 16:45:58.362035 crc crio[22095]: time=\"2026-06-09T16:45:58.360984732Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:58.902027 crc crio[22095]: time=\"2026-06-09T16:45:58.901195216Z\" level=info msg=\"Stopped pod sandbox: c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823\" id=aa09a0a2-07df-4f22-812d-df131888ba99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:59.879365 crc crio[22095]: time=\"2026-06-09T16:45:59.878570231Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/POD\" id=e8ef3d9d-de73-4bb8-a7db-14fa0121edcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:59.881184 crc crio[22095]: time=\"2026-06-09T16:45:59.879379382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:59.918294 crc crio[22095]: time=\"2026-06-09T16:45:59.918161991Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc0074a4a10}] Aliases:map[]}\"\nJun 09 16:45:59.918294 crc crio[22095]: time=\"2026-06-09T16:45:59.918231643Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:00.523423 crc crio[22095]: time=\"2026-06-09T16:46:00.522669552Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683726-hrdlb/POD\" id=dab71c36-68a3-4f3b-8e8d-732f0616332d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:00.523423 crc crio[22095]: time=\"2026-06-09T16:46:00.523472283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:00.579552 crc crio[22095]: time=\"2026-06-09T16:46:00.578676024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc001288210}] Aliases:map[]}\"\nJun 09 16:46:00.579552 crc crio[22095]: time=\"2026-06-09T16:46:00.578742686Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683726-hrdlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:00.654861 crc crio[22095]: 2026-06-09T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e55eb729c4a32 Mac:76:fc:48:c7:08:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:00.656357 crc crio[22095]: time=\"2026-06-09T16:46:00.656282373Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc0074a4a10}] Aliases:map[]}\"\nJun 09 16:46:00.656546 crc crio[22095]: time=\"2026-06-09T16:46:00.656484059Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:00.667254 crc crio[22095]: time=\"2026-06-09T16:46:00.667208225Z\" level=info msg=\"Ran pod sandbox 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/POD\" id=e8ef3d9d-de73-4bb8-a7db-14fa0121edcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:00.670889 crc crio[22095]: time=\"2026-06-09T16:46:00.670858599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=553d9da4-743a-47e7-b089-d8659346bd82 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:00.678126 crc crio[22095]: time=\"2026-06-09T16:46:00.678056984Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:46:01.123868 crc crio[22095]: 2026-06-09T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8d650b0601b1e6 Mac:5a:d5:23:83:32:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab SocketPath: PciID:}] [{Interface:0xc000614740 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:01.126852 crc crio[22095]: time=\"2026-06-09T16:46:01.126727951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc001288210}] Aliases:map[]}\"\nJun 09 16:46:01.127241 crc crio[22095]: time=\"2026-06-09T16:46:01.127186273Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683726-hrdlb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:01.140110 crc crio[22095]: time=\"2026-06-09T16:46:01.139966292Z\" level=info msg=\"Ran pod sandbox a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 with infra container: openshift-infra/auto-csr-approver-29683726-hrdlb/POD\" id=dab71c36-68a3-4f3b-8e8d-732f0616332d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:01.142670 crc crio[22095]: time=\"2026-06-09T16:46:01.142559389Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=61c12fb8-6788-402d-abb7-422282e92d7f name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:01.150111 crc crio[22095]: time=\"2026-06-09T16:46:01.149839216Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:46:01.448446 crc crio[22095]: time=\"2026-06-09T16:46:01.448332765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=553d9da4-743a-47e7-b089-d8659346bd82 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:01.449645 crc crio[22095]: time=\"2026-06-09T16:46:01.449559416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3465ed83-2635-4972-bdd0-0cf9c99f4ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:01.480613 crc crio[22095]: time=\"2026-06-09T16:46:01.479740874Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0e792275-6735-46f9-982e-6b245c73c77f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:01.489611 crc crio[22095]: time=\"2026-06-09T16:46:01.489450594Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6642c3c5-4537-422a-8ed8-fedfd9ed44cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:01.490313 crc crio[22095]: time=\"2026-06-09T16:46:01.490180503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:01.542293 crc crio[22095]: time=\"2026-06-09T16:46:01.542171662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:01.546786 crc crio[22095]: time=\"2026-06-09T16:46:01.546693108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:01.741010 crc crio[22095]: time=\"2026-06-09T16:46:01.740836848Z\" level=info msg=\"Created container 40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6642c3c5-4537-422a-8ed8-fedfd9ed44cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:01.742334 crc crio[22095]: time=\"2026-06-09T16:46:01.742220214Z\" level=info msg=\"Starting container: 40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1\" id=d9fa056f-7941-4c35-ab27-dc46ba4632d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:01.747871 crc crio[22095]: time=\"2026-06-09T16:46:01.747791017Z\" level=info msg=\"Started container\" PID=160517 containerID=40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=d9fa056f-7941-4c35-ab27-dc46ba4632d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc\nJun 09 16:46:04.868454 crc crio[22095]: time=\"2026-06-09T16:46:04.867181966Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=61c12fb8-6788-402d-abb7-422282e92d7f name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:04.870117 crc crio[22095]: time=\"2026-06-09T16:46:04.869118526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ece7cee7-0e20-4792-9a81-e8313d530163 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:04.873097 crc crio[22095]: time=\"2026-06-09T16:46:04.871362113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=842259a3-cf13-4f66-945d-5e875cd7ac62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:04.879056 crc crio[22095]: time=\"2026-06-09T16:46:04.87897647Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683726-hrdlb/oc\" id=c1b858d6-6fc2-4c98-a941-dc4a5fea988e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:04.879497 crc crio[22095]: time=\"2026-06-09T16:46:04.879440842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:04.937254 crc crio[22095]: time=\"2026-06-09T16:46:04.937155858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:05.270387 crc crio[22095]: time=\"2026-06-09T16:46:05.26960892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:05.495317 crc crio[22095]: time=\"2026-06-09T16:46:05.49516754Z\" level=info msg=\"Created container df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4: openshift-infra/auto-csr-approver-29683726-hrdlb/oc\" id=c1b858d6-6fc2-4c98-a941-dc4a5fea988e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:05.496594 crc crio[22095]: time=\"2026-06-09T16:46:05.496470014Z\" level=info msg=\"Starting container: df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4\" id=857dbda3-85ba-4d8f-867c-ef56f2348b6f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:05.504175 crc crio[22095]: time=\"2026-06-09T16:46:05.504043769Z\" level=info msg=\"Started container\" PID=160659 containerID=df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4 description=openshift-infra/auto-csr-approver-29683726-hrdlb/oc id=857dbda3-85ba-4d8f-867c-ef56f2348b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\nJun 09 16:46:07.516517 crc crio[22095]: time=\"2026-06-09T16:46:07.515247823Z\" level=info msg=\"Stopping pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=0d1b5823-83dc-4663-94a1-3d098c6cff39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:07.518415 crc crio[22095]: time=\"2026-06-09T16:46:07.51747781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}\"\nJun 09 16:46:07.518415 crc crio[22095]: time=\"2026-06-09T16:46:07.517615044Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683726-hrdlb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:07.849626 crc crio[22095]: time=\"2026-06-09T16:46:07.849332168Z\" level=info msg=\"Stopped pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=0d1b5823-83dc-4663-94a1-3d098c6cff39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:42.045691 crc crio[22095]: time=\"2026-06-09T16:46:42.044327296Z\" level=info msg=\"Stopping pod sandbox: 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc\" id=176c07f3-d53c-485e-a88a-949052dff5a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:42.047211 crc crio[22095]: time=\"2026-06-09T16:46:42.046540123Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc002ab3488}] Aliases:map[]}\"\nJun 09 16:46:42.047211 crc crio[22095]: time=\"2026-06-09T16:46:42.047112467Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:42.544337 crc crio[22095]: time=\"2026-06-09T16:46:42.543702998Z\" level=info msg=\"Stopped pod sandbox: 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc\" id=176c07f3-d53c-485e-a88a-949052dff5a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:43.741955 crc crio[22095]: time=\"2026-06-09T16:46:43.740881385Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/POD\" id=ee0aceeb-fcc6-4216-b8d2-4ad91e94e4bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:43.742882 crc crio[22095]: time=\"2026-06-09T16:46:43.742031945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:43.781314 crc crio[22095]: time=\"2026-06-09T16:46:43.781238174Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc001984e88}] Aliases:map[]}\"\nJun 09 16:46:43.781796 crc crio[22095]: time=\"2026-06-09T16:46:43.781768308Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:44.487341 crc crio[22095]: 2026-06-09T16:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880eaf5a3284a1c Mac:92:82:fc:f1:61:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:44.489622 crc crio[22095]: time=\"2026-06-09T16:46:44.489549279Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc001984e88}] Aliases:map[]}\"\nJun 09 16:46:44.489856 crc crio[22095]: time=\"2026-06-09T16:46:44.489709283Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:44.498580 crc crio[22095]: time=\"2026-06-09T16:46:44.498486569Z\" level=info msg=\"Ran pod sandbox 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/POD\" id=ee0aceeb-fcc6-4216-b8d2-4ad91e94e4bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:44.501720 crc crio[22095]: time=\"2026-06-09T16:46:44.501588409Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c992bfe0-89f5-4071-88c6-af8db877b958 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:44.509312 crc crio[22095]: time=\"2026-06-09T16:46:44.509200855Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:46:45.134331 crc crio[22095]: time=\"2026-06-09T16:46:45.134218973Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c992bfe0-89f5-4071-88c6-af8db877b958 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:45.136351 crc crio[22095]: time=\"2026-06-09T16:46:45.135319412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6a6311d0-02d6-47d9-8453-daa6bde69d3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:45.160182 crc crio[22095]: time=\"2026-06-09T16:46:45.16009123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0052746f-8706-4b1c-b5e0-09f2827b436c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:45.319490 crc crio[22095]: time=\"2026-06-09T16:46:45.318611493Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b8086f7a-b2fc-42fa-92d6-41d35cffb3fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:45.319896 crc crio[22095]: time=\"2026-06-09T16:46:45.319813784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:45.381255 crc crio[22095]: time=\"2026-06-09T16:46:45.38100124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:45.386165 crc crio[22095]: time=\"2026-06-09T16:46:45.38604586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:45.680222 crc crio[22095]: time=\"2026-06-09T16:46:45.679987991Z\" level=info msg=\"Created container b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b8086f7a-b2fc-42fa-92d6-41d35cffb3fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:45.681490 crc crio[22095]: time=\"2026-06-09T16:46:45.681405348Z\" level=info msg=\"Starting container: b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351\" id=c70c0eb6-0552-4b3a-947c-2468861e61ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:45.687289 crc crio[22095]: time=\"2026-06-09T16:46:45.687209897Z\" level=info msg=\"Started container\" PID=163095 containerID=b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=c70c0eb6-0552-4b3a-947c-2468861e61ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9\nJun 09 16:46:57.697783 crc crio[22095]: time=\"2026-06-09T16:46:57.696705732Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5gjvn/POD\" id=84c1329b-eb69-4892-bcbb-132c912e30e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:57.697783 crc crio[22095]: time=\"2026-06-09T16:46:57.697761569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:57.750608 crc crio[22095]: time=\"2026-06-09T16:46:57.750485837Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc001984178}] Aliases:map[]}\"\nJun 09 16:46:57.750608 crc crio[22095]: time=\"2026-06-09T16:46:57.750578419Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5gjvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:58.400606 crc crio[22095]: 2026-06-09T16:46:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3abdfc30b9b03a Mac:16:e3:ec:1e:94:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e SocketPath: PciID:}] [{Interface:0xc000015250 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:58.401389 crc crio[22095]: time=\"2026-06-09T16:46:58.401314831Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc001984178}] Aliases:map[]}\"\nJun 09 16:46:58.401602 crc crio[22095]: time=\"2026-06-09T16:46:58.401481615Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5gjvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:58.411784 crc crio[22095]: time=\"2026-06-09T16:46:58.411574155Z\" level=info msg=\"Ran pod sandbox e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 with infra container: openshift-marketplace/redhat-marketplace-5gjvn/POD\" id=84c1329b-eb69-4892-bcbb-132c912e30e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:58.414755 crc crio[22095]: time=\"2026-06-09T16:46:58.414654834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63a490a5-ba6e-4795-a208-c838e7477a1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:58.417871 crc crio[22095]: time=\"2026-06-09T16:46:58.417799275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e23f783f-4de4-4e97-87d3-344976cf857e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:58.425451 crc crio[22095]: time=\"2026-06-09T16:46:58.42534663Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities\" id=fa64c6d3-381b-47bb-ac13-b18251a40991 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:58.425961 crc crio[22095]: time=\"2026-06-09T16:46:58.425847663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:58.474668 crc crio[22095]: time=\"2026-06-09T16:46:58.474463915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:58.478631 crc crio[22095]: time=\"2026-06-09T16:46:58.47853905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:58.652361 crc crio[22095]: time=\"2026-06-09T16:46:58.651424463Z\" level=info msg=\"Created container 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities\" id=fa64c6d3-381b-47bb-ac13-b18251a40991 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:58.653183 crc crio[22095]: time=\"2026-06-09T16:46:58.653110527Z\" level=info msg=\"Starting container: 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf\" id=c5ac2252-7a24-48af-bad9-2867320ac281 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:58.663816 crc crio[22095]: time=\"2026-06-09T16:46:58.663489584Z\" level=info msg=\"Started container\" PID=164001 containerID=52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf description=openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities id=c5ac2252-7a24-48af-bad9-2867320ac281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\nJun 09 16:46:59.338531 crc crio[22095]: time=\"2026-06-09T16:46:59.338383607Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b753d39-edc7-4f0c-8ff9-3f9b64e98947 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:59.353341 crc crio[22095]: time=\"2026-06-09T16:46:59.353220129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:47:00.092331 crc crio[22095]: time=\"2026-06-09T16:47:00.09089558Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=7b753d39-edc7-4f0c-8ff9-3f9b64e98947 name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:00.093545 crc crio[22095]: time=\"2026-06-09T16:47:00.093425665Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=221bad7b-3636-4559-a94c-4fba5bbd9774 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:00.096668 crc crio[22095]: time=\"2026-06-09T16:47:00.096623057Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=88e1283b-98dd-4774-a3ac-5b8148da5e57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:00.136749 crc crio[22095]: time=\"2026-06-09T16:47:00.136635408Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gjvn/extract-content\" id=3549b20c-c35b-4495-97de-7962fa8a6fb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:00.137399 crc crio[22095]: time=\"2026-06-09T16:47:00.137317685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:00.199364 crc crio[22095]: time=\"2026-06-09T16:47:00.19923197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:00.203605 crc crio[22095]: time=\"2026-06-09T16:47:00.20350946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:00.363875 crc crio[22095]: time=\"2026-06-09T16:47:00.363768998Z\" level=info msg=\"Created container da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca: openshift-marketplace/redhat-marketplace-5gjvn/extract-content\" id=3549b20c-c35b-4495-97de-7962fa8a6fb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:00.365306 crc crio[22095]: time=\"2026-06-09T16:47:00.365139814Z\" level=info msg=\"Starting container: da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca\" id=195de484-6b87-457c-829d-d8c1f79793e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:00.371078 crc crio[22095]: time=\"2026-06-09T16:47:00.370994934Z\" level=info msg=\"Started container\" PID=164106 containerID=da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca description=openshift-marketplace/redhat-marketplace-5gjvn/extract-content id=195de484-6b87-457c-829d-d8c1f79793e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\nJun 09 16:47:01.372362 crc crio[22095]: time=\"2026-06-09T16:47:01.369688169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=862aefa5-743b-41ab-aa47-33200e48be21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:01.389296 crc crio[22095]: time=\"2026-06-09T16:47:01.386986884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf53d7ec-c54c-4beb-93e7-8796151ce399 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:01.396242 crc crio[22095]: time=\"2026-06-09T16:47:01.396104959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=e2339d21-9336-44b3-b438-cc49d10d20b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:01.396649 crc crio[22095]: time=\"2026-06-09T16:47:01.396579091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:01.453343 crc crio[22095]: time=\"2026-06-09T16:47:01.453157529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:01.457860 crc crio[22095]: time=\"2026-06-09T16:47:01.457776547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:01.629467 crc crio[22095]: time=\"2026-06-09T16:47:01.629263365Z\" level=info msg=\"Created container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=e2339d21-9336-44b3-b438-cc49d10d20b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:01.632927 crc crio[22095]: time=\"2026-06-09T16:47:01.632836567Z\" level=info msg=\"Starting container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea\" id=c9a0f40d-7a28-4440-a15c-e76f19a4b3d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:01.645508 crc crio[22095]: time=\"2026-06-09T16:47:01.645432751Z\" level=info msg=\"Started container\" PID=164150 containerID=ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea description=openshift-marketplace/redhat-marketplace-5gjvn/registry-server id=c9a0f40d-7a28-4440-a15c-e76f19a4b3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\nJun 09 16:47:09.008732 crc crio[22095]: time=\"2026-06-09T16:47:09.007768186Z\" level=info msg=\"Removing container: 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e\" id=0460aeea-17d7-401e-ad42-379ff84fa917 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.043884 crc crio[22095]: time=\"2026-06-09T16:47:09.043716662Z\" level=info msg=\"Removed container 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e: openshift-marketplace/community-operators-th7k2/extract-utilities\" id=0460aeea-17d7-401e-ad42-379ff84fa917 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.046759 crc crio[22095]: time=\"2026-06-09T16:47:09.046676428Z\" level=info msg=\"Removing container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56\" id=3149d1a6-0b52-48f0-aab7-0ebd46cb21cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.109316 crc crio[22095]: time=\"2026-06-09T16:47:09.10924447Z\" level=info msg=\"Removed container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server\" id=3149d1a6-0b52-48f0-aab7-0ebd46cb21cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.113519 crc crio[22095]: time=\"2026-06-09T16:47:09.113440838Z\" level=info msg=\"Removing container: 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e\" id=107948dd-0acb-4e75-b287-6c97ae13fd03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.339677 crc crio[22095]: time=\"2026-06-09T16:47:09.338829424Z\" level=info msg=\"Removed container 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e: openshift-infra/auto-csr-approver-29683720-gpx8b/oc\" id=107948dd-0acb-4e75-b287-6c97ae13fd03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.342073 crc crio[22095]: time=\"2026-06-09T16:47:09.341996565Z\" level=info msg=\"Removing container: eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161\" id=10985fce-9b0a-40c5-91ea-9925a107a027 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.400962 crc crio[22095]: time=\"2026-06-09T16:47:09.4004124Z\" level=info msg=\"Removed container eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161: openshift-marketplace/community-operators-th7k2/extract-content\" id=10985fce-9b0a-40c5-91ea-9925a107a027 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:09.418305 crc crio[22095]: time=\"2026-06-09T16:47:09.418194848Z\" level=info msg=\"Stopping pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=22629327-c685-4809-ad9c-16509ad2235c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:09.418462 crc crio[22095]: time=\"2026-06-09T16:47:09.418311401Z\" level=info msg=\"Stopped pod sandbox (already stopped): abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=22629327-c685-4809-ad9c-16509ad2235c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:09.419872 crc crio[22095]: time=\"2026-06-09T16:47:09.419724537Z\" level=info msg=\"Removing pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=392465d4-9551-4e74-a6e8-b1dda95e7af0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:09.448504 crc crio[22095]: time=\"2026-06-09T16:47:09.448384086Z\" level=info msg=\"Removed pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=392465d4-9551-4e74-a6e8-b1dda95e7af0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:09.449602 crc crio[22095]: time=\"2026-06-09T16:47:09.449518995Z\" level=info msg=\"Stopping pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=2ab93ea5-9f07-4022-ba52-a602899a782f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:09.449724 crc crio[22095]: time=\"2026-06-09T16:47:09.449614267Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=2ab93ea5-9f07-4022-ba52-a602899a782f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:09.450578 crc crio[22095]: time=\"2026-06-09T16:47:09.45050344Z\" level=info msg=\"Removing pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=34b1890a-ecf8-4bbf-ad5f-63c07cbc7977 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:09.473692 crc crio[22095]: time=\"2026-06-09T16:47:09.473575894Z\" level=info msg=\"Removed pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=34b1890a-ecf8-4bbf-ad5f-63c07cbc7977 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:10.503077 crc crio[22095]: time=\"2026-06-09T16:47:10.502522247Z\" level=info msg=\"Stopping container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea (timeout: 2s)\" id=f9517c81-ce07-430e-b4d3-eb31447c2b67 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:10.626513 crc crio[22095]: time=\"2026-06-09T16:47:10.626386347Z\" level=info msg=\"Stopped container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=f9517c81-ce07-430e-b4d3-eb31447c2b67 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:10.627547 crc crio[22095]: time=\"2026-06-09T16:47:10.627478945Z\" level=info msg=\"Stopping pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=98bb111f-be81-46ec-ba02-8dae262c127d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:10.628571 crc crio[22095]: time=\"2026-06-09T16:47:10.628205094Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc000526a30}] Aliases:map[]}\"\nJun 09 16:47:10.628571 crc crio[22095]: time=\"2026-06-09T16:47:10.628368908Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5gjvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:10.931303 crc crio[22095]: time=\"2026-06-09T16:47:10.930531251Z\" level=info msg=\"Stopped pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=98bb111f-be81-46ec-ba02-8dae262c127d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:11.526092 crc crio[22095]: time=\"2026-06-09T16:47:11.523819493Z\" level=info msg=\"Removing container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea\" id=8e325854-93dc-4119-a74a-ad83bff11e0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:11.569567 crc crio[22095]: time=\"2026-06-09T16:47:11.569384967Z\" level=info msg=\"Removed container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=8e325854-93dc-4119-a74a-ad83bff11e0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:11.582056 crc crio[22095]: time=\"2026-06-09T16:47:11.581979431Z\" level=info msg=\"Removing container: da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca\" id=32f1daea-9b9d-430e-bcaf-9288ba4f3b3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:11.619526 crc crio[22095]: time=\"2026-06-09T16:47:11.619322843Z\" level=info msg=\"Removed container da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca: openshift-marketplace/redhat-marketplace-5gjvn/extract-content\" id=32f1daea-9b9d-430e-bcaf-9288ba4f3b3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:11.622554 crc crio[22095]: time=\"2026-06-09T16:47:11.622458934Z\" level=info msg=\"Removing container: 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf\" id=29a3fc20-f10c-4610-9be6-04a093e6c5d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:11.674014 crc crio[22095]: time=\"2026-06-09T16:47:11.673828757Z\" level=info msg=\"Removed container 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities\" id=29a3fc20-f10c-4610-9be6-04a093e6c5d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:38.098123 crc crio[22095]: time=\"2026-06-09T16:47:38.096846959Z\" level=info msg=\"Stopping pod sandbox: 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9\" id=fdc21b16-873d-4d1b-9721-c1f1c672a3a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:38.100287 crc crio[22095]: time=\"2026-06-09T16:47:38.099133168Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc002b5d240}] Aliases:map[]}\"\nJun 09 16:47:38.100287 crc crio[22095]: time=\"2026-06-09T16:47:38.099332833Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:38.738329 crc crio[22095]: time=\"2026-06-09T16:47:38.73787646Z\" level=info msg=\"Stopped pod sandbox: 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9\" id=fdc21b16-873d-4d1b-9721-c1f1c672a3a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:39.627754 crc crio[22095]: time=\"2026-06-09T16:47:39.627111905Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/POD\" id=b4e47025-4ccd-4399-a7ef-465b95dcf58b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:39.627754 crc crio[22095]: time=\"2026-06-09T16:47:39.627750201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:39.666061 crc crio[22095]: time=\"2026-06-09T16:47:39.665450312Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0019846e8}] Aliases:map[]}\"\nJun 09 16:47:39.666061 crc crio[22095]: time=\"2026-06-09T16:47:39.665516284Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:40.313795 crc crio[22095]: 2026-06-09T16:47:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89ddb5f375ec317 Mac:0e:09:bd:77:59:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac SocketPath: PciID:}] [{Interface:0xc0006000f0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:47:40.316217 crc crio[22095]: time=\"2026-06-09T16:47:40.316073791Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0019846e8}] Aliases:map[]}\"\nJun 09 16:47:40.317717 crc crio[22095]: time=\"2026-06-09T16:47:40.317672002Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:47:40.329556 crc crio[22095]: time=\"2026-06-09T16:47:40.329445965Z\" level=info msg=\"Ran pod sandbox 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/POD\" id=b4e47025-4ccd-4399-a7ef-465b95dcf58b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:40.333334 crc crio[22095]: time=\"2026-06-09T16:47:40.333244743Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b0e8b050-f47f-48b9-b6ed-f743d76cf17d name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:40.347504 crc crio[22095]: time=\"2026-06-09T16:47:40.347387937Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:47:40.905418 crc crio[22095]: time=\"2026-06-09T16:47:40.904717253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b0e8b050-f47f-48b9-b6ed-f743d76cf17d name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:40.910868 crc crio[22095]: time=\"2026-06-09T16:47:40.9104289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8b8ca81b-724d-4c0a-a793-0c0143f93728 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:40.946439 crc crio[22095]: time=\"2026-06-09T16:47:40.946321725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0dbd48db-edeb-4e62-95ef-9fa2c74cf021 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:40.959379 crc crio[22095]: time=\"2026-06-09T16:47:40.959285178Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam\" id=8ea1fc53-4e55-4e50-b7ab-88d7326a4ea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:40.959823 crc crio[22095]: time=\"2026-06-09T16:47:40.959760821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:41.028625 crc crio[22095]: time=\"2026-06-09T16:47:41.028300476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:41.032679 crc crio[22095]: time=\"2026-06-09T16:47:41.032605167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:41.227775 crc crio[22095]: time=\"2026-06-09T16:47:41.227688522Z\" level=info msg=\"Created container 16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam\" id=8ea1fc53-4e55-4e50-b7ab-88d7326a4ea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:41.229880 crc crio[22095]: time=\"2026-06-09T16:47:41.229772976Z\" level=info msg=\"Starting container: 16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd\" id=87caef58-814e-4c4a-b59d-aaa35fec9dd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:41.243012 crc crio[22095]: time=\"2026-06-09T16:47:41.242719559Z\" level=info msg=\"Started container\" PID=166603 containerID=16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd description=openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam id=87caef58-814e-4c4a-b59d-aaa35fec9dd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd\nJun 09 16:47:50.328188 crc crio[22095]: time=\"2026-06-09T16:47:50.327004647Z\" level=info msg=\"Stopping pod sandbox: 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd\" id=564175d9-9b77-48f8-9e9c-4307d024d76d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:50.330529 crc crio[22095]: time=\"2026-06-09T16:47:50.328853005Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0074a5518}] Aliases:map[]}\"\nJun 09 16:47:50.330529 crc crio[22095]: time=\"2026-06-09T16:47:50.329111631Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:50.877862 crc crio[22095]: time=\"2026-06-09T16:47:50.877126037Z\" level=info msg=\"Stopped pod sandbox: 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd\" id=564175d9-9b77-48f8-9e9c-4307d024d76d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:51.881699 crc crio[22095]: time=\"2026-06-09T16:47:51.88159239Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/POD\" id=432fa28c-c1ad-4492-96b1-2a4dcc4e54ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:51.883798 crc crio[22095]: time=\"2026-06-09T16:47:51.881740694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:51.947643 crc crio[22095]: time=\"2026-06-09T16:47:51.947485587Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"\nJun 09 16:47:51.947643 crc crio[22095]: time=\"2026-06-09T16:47:51.94758435Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:52.804899 crc crio[22095]: 2026-06-09T16:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ed6a4b6efcdada Mac:06:05:97:ba:07:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:47:52.808244 crc crio[22095]: time=\"2026-06-09T16:47:52.808109144Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"\nJun 09 16:47:52.808368 crc crio[22095]: time=\"2026-06-09T16:47:52.80835071Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:47:52.820597 crc crio[22095]: time=\"2026-06-09T16:47:52.820499843Z\" level=info msg=\"Ran pod sandbox 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/POD\" id=432fa28c-c1ad-4492-96b1-2a4dcc4e54ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:52.824456 crc crio[22095]: time=\"2026-06-09T16:47:52.824368583Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7bba50f4-d6a7-407b-b096-6fd8780abdc0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:52.841506 crc crio[22095]: time=\"2026-06-09T16:47:52.84135164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:47:53.329262 crc crio[22095]: time=\"2026-06-09T16:47:53.328359374Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7bba50f4-d6a7-407b-b096-6fd8780abdc0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:53.334324 crc crio[22095]: time=\"2026-06-09T16:47:53.334059101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=47c46daa-02be-4962-879b-7c43931f6f17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:53.364413 crc crio[22095]: time=\"2026-06-09T16:47:53.364245339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2992a867-f123-4ca5-b50f-e074e00bc9eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:53.396286 crc crio[22095]: time=\"2026-06-09T16:47:53.396178741Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d06bb77e-3558-4a4a-ad91-bbbdcc039b8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:53.398265 crc crio[22095]: time=\"2026-06-09T16:47:53.396767986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:53.451649 crc crio[22095]: time=\"2026-06-09T16:47:53.451349992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:53.457653 crc crio[22095]: time=\"2026-06-09T16:47:53.457120631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:53.652994 crc crio[22095]: time=\"2026-06-09T16:47:53.652807741Z\" level=info msg=\"Created container e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d06bb77e-3558-4a4a-ad91-bbbdcc039b8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:53.654416 crc crio[22095]: time=\"2026-06-09T16:47:53.6543129Z\" level=info msg=\"Starting container: e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853\" id=c632cc5e-0054-469b-b575-acf9f363b9c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:53.661665 crc crio[22095]: time=\"2026-06-09T16:47:53.661537666Z\" level=info msg=\"Started container\" PID=167360 containerID=e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=c632cc5e-0054-469b-b575-acf9f363b9c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43\nJun 09 16:48:00.948135 crc crio[22095]: time=\"2026-06-09T16:48:00.94734589Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683728-gxh6x/POD\" id=babc6a5d-8105-4186-8755-777645cdd703 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:00.950030 crc crio[22095]: time=\"2026-06-09T16:48:00.948167502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:00.981177 crc crio[22095]: time=\"2026-06-09T16:48:00.98072407Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc00379e0d8}] Aliases:map[]}\"\nJun 09 16:48:00.981177 crc crio[22095]: time=\"2026-06-09T16:48:00.980795612Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683728-gxh6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:01.675794 crc crio[22095]: 2026-06-09T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d56a7d8a2ca491 Mac:72:1e:c1:c7:3e:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:01.677282 crc crio[22095]: time=\"2026-06-09T16:48:01.67720837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc00379e0d8}] Aliases:map[]}\"\nJun 09 16:48:01.677475 crc crio[22095]: time=\"2026-06-09T16:48:01.677379325Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683728-gxh6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:01.695111 crc crio[22095]: time=\"2026-06-09T16:48:01.695018669Z\" level=info msg=\"Ran pod sandbox 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 with infra container: openshift-infra/auto-csr-approver-29683728-gxh6x/POD\" id=babc6a5d-8105-4186-8755-777645cdd703 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:01.699164 crc crio[22095]: time=\"2026-06-09T16:48:01.699061273Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e8747549-4ac2-40e0-86b5-22e340c06a16 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:01.706121 crc crio[22095]: time=\"2026-06-09T16:48:01.706008732Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:48:02.551246 crc crio[22095]: time=\"2026-06-09T16:48:02.550501014Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e8747549-4ac2-40e0-86b5-22e340c06a16 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:02.553047 crc crio[22095]: time=\"2026-06-09T16:48:02.552558647Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=594b78cd-df41-45f1-882f-d085fa3b397f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:02.558042 crc crio[22095]: time=\"2026-06-09T16:48:02.557877024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0fd7b4e2-713e-4377-8388-b14562238728 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:02.571477 crc crio[22095]: time=\"2026-06-09T16:48:02.571366462Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683728-gxh6x/oc\" id=ad695b16-e309-4685-9953-dc64e038a72b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:02.572553 crc crio[22095]: time=\"2026-06-09T16:48:02.572222514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:02.630051 crc crio[22095]: time=\"2026-06-09T16:48:02.629773766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:02.977100 crc crio[22095]: time=\"2026-06-09T16:48:02.976860196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:03.125675 crc crio[22095]: time=\"2026-06-09T16:48:03.125542886Z\" level=info msg=\"Created container a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886: openshift-infra/auto-csr-approver-29683728-gxh6x/oc\" id=ad695b16-e309-4685-9953-dc64e038a72b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:03.127352 crc crio[22095]: time=\"2026-06-09T16:48:03.12724298Z\" level=info msg=\"Starting container: a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886\" id=df86b638-b35c-4a79-940e-068c3ec96339 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:03.133123 crc crio[22095]: time=\"2026-06-09T16:48:03.132883465Z\" level=info msg=\"Started container\" PID=167903 containerID=a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886 description=openshift-infra/auto-csr-approver-29683728-gxh6x/oc id=df86b638-b35c-4a79-940e-068c3ec96339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\nJun 09 16:48:03.562288 crc crio[22095]: time=\"2026-06-09T16:48:03.561440143Z\" level=info msg=\"Stopping pod sandbox: 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43\" id=65ba6910-42e8-4992-a4fc-9e06011b307e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:03.563517 crc crio[22095]: time=\"2026-06-09T16:48:03.563337652Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0022726e0}] Aliases:map[]}\"\nJun 09 16:48:03.563517 crc crio[22095]: time=\"2026-06-09T16:48:03.563512386Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:04.111883 crc crio[22095]: time=\"2026-06-09T16:48:04.110812453Z\" level=info msg=\"Stopped pod sandbox: 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43\" id=65ba6910-42e8-4992-a4fc-9e06011b307e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:05.027289 crc crio[22095]: time=\"2026-06-09T16:48:05.026427708Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/POD\" id=4b2a6371-8501-46af-835f-2179f8d0d475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:05.027289 crc crio[22095]: time=\"2026-06-09T16:48:05.02728918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:05.065072 crc crio[22095]: time=\"2026-06-09T16:48:05.064904599Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc0074a4440}] Aliases:map[]}\"\nJun 09 16:48:05.065072 crc crio[22095]: time=\"2026-06-09T16:48:05.065036882Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:05.601058 crc crio[22095]: time=\"2026-06-09T16:48:05.600134365Z\" level=info msg=\"Stopping pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=828f176c-4384-4211-b695-adac7a50aa92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:05.601824 crc crio[22095]: time=\"2026-06-09T16:48:05.601734977Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc0074a4628}] Aliases:map[]}\"\nJun 09 16:48:05.602154 crc crio[22095]: time=\"2026-06-09T16:48:05.601892811Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683728-gxh6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:05.723848 crc crio[22095]: 2026-06-09T16:48:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14b1269851988ad Mac:ee:57:0c:b9:ac:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 SocketPath: PciID:}] [{Interface:0xc00060c5b0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:05.727148 crc crio[22095]: time=\"2026-06-09T16:48:05.72687865Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc0074a4440}] Aliases:map[]}\"\nJun 09 16:48:05.727245 crc crio[22095]: time=\"2026-06-09T16:48:05.727152047Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:05.739191 crc crio[22095]: time=\"2026-06-09T16:48:05.738227553Z\" level=info msg=\"Ran pod sandbox 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/POD\" id=4b2a6371-8501-46af-835f-2179f8d0d475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:05.743515 crc crio[22095]: time=\"2026-06-09T16:48:05.742049371Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=933632fd-a918-427c-9f43-0e9191e6a71e name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:05.748488 crc crio[22095]: time=\"2026-06-09T16:48:05.748082226Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:48:05.934890 crc crio[22095]: time=\"2026-06-09T16:48:05.934789266Z\" level=info msg=\"Stopped pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=828f176c-4384-4211-b695-adac7a50aa92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:06.157904 crc crio[22095]: time=\"2026-06-09T16:48:06.157747048Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=933632fd-a918-427c-9f43-0e9191e6a71e name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:06.160091 crc crio[22095]: time=\"2026-06-09T16:48:06.158889648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=40804d1d-8596-4a5c-a027-e9b555ad2dec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:06.199728 crc crio[22095]: time=\"2026-06-09T16:48:06.198901619Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=21c1c448-909a-47b4-864f-4cc1aa73323b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:06.212063 crc crio[22095]: time=\"2026-06-09T16:48:06.21176364Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f9bfbd9-3f42-4fe0-aafc-fe0981f4062b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:06.212314 crc crio[22095]: time=\"2026-06-09T16:48:06.212300614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:06.264897 crc crio[22095]: time=\"2026-06-09T16:48:06.264782906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:06.273598 crc crio[22095]: time=\"2026-06-09T16:48:06.27348772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:06.505270 crc crio[22095]: time=\"2026-06-09T16:48:06.505117206Z\" level=info msg=\"Created container b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f9bfbd9-3f42-4fe0-aafc-fe0981f4062b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:06.506527 crc crio[22095]: time=\"2026-06-09T16:48:06.50644721Z\" level=info msg=\"Starting container: b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604\" id=6c3d0acb-848b-4587-8a80-b6ceb1bcc645 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:06.512266 crc crio[22095]: time=\"2026-06-09T16:48:06.512193238Z\" level=info msg=\"Started container\" PID=168243 containerID=b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=6c3d0acb-848b-4587-8a80-b6ceb1bcc645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997\nJun 09 16:48:09.497156 crc crio[22095]: time=\"2026-06-09T16:48:09.495669445Z\" level=info msg=\"Removing container: ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c\" id=def82400-b1ef-4f5e-b677-ef8d8c874216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:48:09.799468 crc crio[22095]: time=\"2026-06-09T16:48:09.799337327Z\" level=info msg=\"Removed container ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c: openshift-infra/auto-csr-approver-29683722-c2n7f/oc\" id=def82400-b1ef-4f5e-b677-ef8d8c874216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:48:09.809578 crc crio[22095]: time=\"2026-06-09T16:48:09.809484218Z\" level=info msg=\"Stopping pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=8b0048c3-08f5-48e4-9fb0-2c404071c6b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:09.810001 crc crio[22095]: time=\"2026-06-09T16:48:09.809588461Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=8b0048c3-08f5-48e4-9fb0-2c404071c6b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:09.810255 crc crio[22095]: time=\"2026-06-09T16:48:09.810214687Z\" level=info msg=\"Removing pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=94331fe1-fd65-4f8d-a991-5b64ca0aa664 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:48:09.826291 crc crio[22095]: time=\"2026-06-09T16:48:09.826219519Z\" level=info msg=\"Removed pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=94331fe1-fd65-4f8d-a991-5b64ca0aa664 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:48:09.827789 crc crio[22095]: time=\"2026-06-09T16:48:09.827647056Z\" level=info msg=\"Stopping pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=26e20562-d093-4ad7-ba06-dd77a895b008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:09.827789 crc crio[22095]: time=\"2026-06-09T16:48:09.827739298Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=26e20562-d093-4ad7-ba06-dd77a895b008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:09.828326 crc crio[22095]: time=\"2026-06-09T16:48:09.828298843Z\" level=info msg=\"Removing pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=91fda6c2-495f-4fb9-b944-3f9a2513bbd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:48:09.844685 crc crio[22095]: time=\"2026-06-09T16:48:09.8445035Z\" level=info msg=\"Removed pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=91fda6c2-495f-4fb9-b944-3f9a2513bbd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:49:23.868845 crc crio[22095]: time=\"2026-06-09T16:49:23.866844072Z\" level=info msg=\"Stopping pod sandbox: 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997\" id=044d12ee-7018-4709-89ac-38b7c967302e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:23.870701 crc crio[22095]: time=\"2026-06-09T16:49:23.870279601Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc00041cd08}] Aliases:map[]}\"\nJun 09 16:49:23.870701 crc crio[22095]: time=\"2026-06-09T16:49:23.870462826Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:24.560435 crc crio[22095]: time=\"2026-06-09T16:49:24.559550276Z\" level=info msg=\"Stopped pod sandbox: 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997\" id=044d12ee-7018-4709-89ac-38b7c967302e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:25.445847 crc crio[22095]: time=\"2026-06-09T16:49:25.445188918Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/POD\" id=46e0a983-eef6-4d64-8f56-d4ef87f32ad3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:25.447342 crc crio[22095]: time=\"2026-06-09T16:49:25.445884936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:25.484289 crc crio[22095]: time=\"2026-06-09T16:49:25.484169332Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc0028b6800}] Aliases:map[]}\"\nJun 09 16:49:25.484289 crc crio[22095]: time=\"2026-06-09T16:49:25.484247804Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:26.246497 crc crio[22095]: 2026-06-09T16:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:506f240e851c506 Mac:42:16:a1:bf:ba:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f SocketPath: PciID:}] [{Interface:0xc0002a66f0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:49:26.248108 crc crio[22095]: time=\"2026-06-09T16:49:26.247996635Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc0028b6800}] Aliases:map[]}\"\nJun 09 16:49:26.248275 crc crio[22095]: time=\"2026-06-09T16:49:26.248212051Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:49:26.271360 crc crio[22095]: time=\"2026-06-09T16:49:26.269833078Z\" level=info msg=\"Ran pod sandbox 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/POD\" id=46e0a983-eef6-4d64-8f56-d4ef87f32ad3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:26.284565 crc crio[22095]: time=\"2026-06-09T16:49:26.284438554Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9af15a09-cc89-4bbf-acba-d3faaba6667e name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:26.302461 crc crio[22095]: time=\"2026-06-09T16:49:26.302319324Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:49:26.745132 crc crio[22095]: time=\"2026-06-09T16:49:26.745024347Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9af15a09-cc89-4bbf-acba-d3faaba6667e name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:26.746994 crc crio[22095]: time=\"2026-06-09T16:49:26.745831888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6d96caec-9b11-45f9-9e27-0648f04247f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:26.777253 crc crio[22095]: time=\"2026-06-09T16:49:26.776469607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=11d0083f-7e05-4e10-9549-ff47d68518d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:26.816506 crc crio[22095]: time=\"2026-06-09T16:49:26.816406976Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=6125c1dc-6c2c-4309-b8fc-9fea80bf9a91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:26.817198 crc crio[22095]: time=\"2026-06-09T16:49:26.817064663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:26.883211 crc crio[22095]: time=\"2026-06-09T16:49:26.883044893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:26.887765 crc crio[22095]: time=\"2026-06-09T16:49:26.887633021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:27.092378 crc crio[22095]: time=\"2026-06-09T16:49:27.09220363Z\" level=info msg=\"Created container 2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=6125c1dc-6c2c-4309-b8fc-9fea80bf9a91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:27.094090 crc crio[22095]: time=\"2026-06-09T16:49:27.093996916Z\" level=info msg=\"Starting container: 2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d\" id=e1c50c1b-c08c-4d79-af01-e0b932626d81 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:49:27.102496 crc crio[22095]: time=\"2026-06-09T16:49:27.102359802Z\" level=info msg=\"Started container\" PID=172394 containerID=2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=e1c50c1b-c08c-4d79-af01-e0b932626d81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803\nJun 09 16:50:00.618836 crc crio[22095]: time=\"2026-06-09T16:50:00.617623231Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683730-47hlw/POD\" id=5f6ab9ea-99fb-4612-a51d-62a35ab50dde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:00.618836 crc crio[22095]: time=\"2026-06-09T16:50:00.618819122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:00.658736 crc crio[22095]: time=\"2026-06-09T16:50:00.658634367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc00012b338}] Aliases:map[]}\"\nJun 09 16:50:00.658736 crc crio[22095]: time=\"2026-06-09T16:50:00.658700969Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683730-47hlw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:01.188813 crc crio[22095]: 2026-06-09T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7196d526b7dc8c3 Mac:5e:9c:8a:c7:71:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 SocketPath: PciID:}] [{Interface:0xc0004b0690 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:50:01.190852 crc crio[22095]: time=\"2026-06-09T16:50:01.190773534Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc00012b338}] Aliases:map[]}\"\nJun 09 16:50:01.191111 crc crio[22095]: time=\"2026-06-09T16:50:01.191028821Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683730-47hlw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:50:01.200586 crc crio[22095]: time=\"2026-06-09T16:50:01.200386992Z\" level=info msg=\"Ran pod sandbox 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf with infra container: openshift-infra/auto-csr-approver-29683730-47hlw/POD\" id=5f6ab9ea-99fb-4612-a51d-62a35ab50dde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:01.204700 crc crio[22095]: time=\"2026-06-09T16:50:01.203002159Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=31396a82-efad-45d5-95d3-6eb4ee4877b5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:01.211297 crc crio[22095]: time=\"2026-06-09T16:50:01.21119571Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:50:02.094190 crc crio[22095]: time=\"2026-06-09T16:50:02.093597488Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=31396a82-efad-45d5-95d3-6eb4ee4877b5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:02.095431 crc crio[22095]: time=\"2026-06-09T16:50:02.095114067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1f846a6-430b-4d3a-adae-fff77e6bb04f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:02.097747 crc crio[22095]: time=\"2026-06-09T16:50:02.097654792Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=027dace9-748c-4043-a5a7-69715f87e778 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:02.118776 crc crio[22095]: time=\"2026-06-09T16:50:02.118611502Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683730-47hlw/oc\" id=8a8f81ce-8ce5-4ce3-b0a1-11561d03983e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:02.119343 crc crio[22095]: time=\"2026-06-09T16:50:02.119275069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:02.172041 crc crio[22095]: time=\"2026-06-09T16:50:02.171854194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:02.555900 crc crio[22095]: time=\"2026-06-09T16:50:02.555781833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:02.729203 crc crio[22095]: time=\"2026-06-09T16:50:02.72840565Z\" level=info msg=\"Created container ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6: openshift-infra/auto-csr-approver-29683730-47hlw/oc\" id=8a8f81ce-8ce5-4ce3-b0a1-11561d03983e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:02.731065 crc crio[22095]: time=\"2026-06-09T16:50:02.730985306Z\" level=info msg=\"Starting container: ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6\" id=338452c4-a058-4f45-b2f3-4da794a8a2b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:02.738151 crc crio[22095]: time=\"2026-06-09T16:50:02.738023358Z\" level=info msg=\"Started container\" PID=174477 containerID=ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6 description=openshift-infra/auto-csr-approver-29683730-47hlw/oc id=338452c4-a058-4f45-b2f3-4da794a8a2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\nJun 09 16:50:04.546800 crc crio[22095]: time=\"2026-06-09T16:50:04.545512095Z\" level=info msg=\"Stopping pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=44c2ba38-bce9-4c04-956d-f887fd2268bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:04.548686 crc crio[22095]: time=\"2026-06-09T16:50:04.547675691Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc002da44f0}] Aliases:map[]}\"\nJun 09 16:50:04.548686 crc crio[22095]: time=\"2026-06-09T16:50:04.547810394Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683730-47hlw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:04.926793 crc crio[22095]: time=\"2026-06-09T16:50:04.926617471Z\" level=info msg=\"Stopped pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=44c2ba38-bce9-4c04-956d-f887fd2268bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:07.604751 crc crio[22095]: time=\"2026-06-09T16:50:07.604066006Z\" level=info msg=\"Stopping pod sandbox: 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803\" id=c969efab-717b-4e8a-9e9c-5181babeafdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:07.606059 crc crio[22095]: time=\"2026-06-09T16:50:07.605677797Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc002da4730}] Aliases:map[]}\"\nJun 09 16:50:07.606059 crc crio[22095]: time=\"2026-06-09T16:50:07.605827761Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:08.145687 crc crio[22095]: time=\"2026-06-09T16:50:08.144830394Z\" level=info msg=\"Stopped pod sandbox: 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803\" id=c969efab-717b-4e8a-9e9c-5181babeafdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:09.187686 crc crio[22095]: time=\"2026-06-09T16:50:09.186277299Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/POD\" id=dea526a8-69dc-4258-b8e9-eda0e607a236 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:09.190067 crc crio[22095]: time=\"2026-06-09T16:50:09.189510902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:09.230336 crc crio[22095]: time=\"2026-06-09T16:50:09.230231881Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc0019849b0}] Aliases:map[]}\"\nJun 09 16:50:09.230336 crc crio[22095]: time=\"2026-06-09T16:50:09.230282032Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:09.906197 crc crio[22095]: time=\"2026-06-09T16:50:09.905529495Z\" level=info msg=\"Removing container: 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a\" id=4c520dad-63fa-435c-8629-8c46fd77080b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:50:10.077582 crc crio[22095]: time=\"2026-06-09T16:50:10.077469954Z\" level=info msg=\"Removed container 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a: openshift-infra/auto-csr-approver-29683724-p988v/oc\" id=4c520dad-63fa-435c-8629-8c46fd77080b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:50:10.091365 crc crio[22095]: time=\"2026-06-09T16:50:10.091241228Z\" level=info msg=\"Stopping pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=fcd6f6f1-de71-49e9-8a18-5518a12ce72a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:10.091365 crc crio[22095]: time=\"2026-06-09T16:50:10.091341951Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=fcd6f6f1-de71-49e9-8a18-5518a12ce72a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:10.094825 crc crio[22095]: time=\"2026-06-09T16:50:10.094585875Z\" level=info msg=\"Removing pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=697d6cfe-b1d7-4f42-b722-40a66170fd01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:50:10.137376 crc crio[22095]: time=\"2026-06-09T16:50:10.137140241Z\" level=info msg=\"Removed pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=697d6cfe-b1d7-4f42-b722-40a66170fd01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:50:10.223814 crc crio[22095]: 2026-06-09T16:50:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:236a5f520100b68 Mac:ae:0e:16:16:c2:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:50:10.226799 crc crio[22095]: time=\"2026-06-09T16:50:10.226633246Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc0019849b0}] Aliases:map[]}\"\nJun 09 16:50:10.226901 crc crio[22095]: time=\"2026-06-09T16:50:10.226852512Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:50:10.237805 crc crio[22095]: time=\"2026-06-09T16:50:10.237747772Z\" level=info msg=\"Ran pod sandbox 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/POD\" id=dea526a8-69dc-4258-b8e9-eda0e607a236 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:10.241788 crc crio[22095]: time=\"2026-06-09T16:50:10.241604212Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4ae472be-4e90-4c47-a5f4-855db2c0bafe name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:10.247120 crc crio[22095]: time=\"2026-06-09T16:50:10.247035041Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:50:10.890751 crc crio[22095]: time=\"2026-06-09T16:50:10.889846269Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4ae472be-4e90-4c47-a5f4-855db2c0bafe name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:10.891605 crc crio[22095]: time=\"2026-06-09T16:50:10.891499601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2b278217-0533-4770-a36f-7d513a7e78f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:10.929673 crc crio[22095]: time=\"2026-06-09T16:50:10.929414028Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bca85b1a-f219-4224-bf81-e87bd47ae9a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:10.938682 crc crio[22095]: time=\"2026-06-09T16:50:10.938618255Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9a294a1-5721-4a72-a1f6-a1b55140ac7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:10.939272 crc crio[22095]: time=\"2026-06-09T16:50:10.93920247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:10.998472 crc crio[22095]: time=\"2026-06-09T16:50:10.998358824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:11.003463 crc crio[22095]: time=\"2026-06-09T16:50:11.003396964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:11.197123 crc crio[22095]: time=\"2026-06-09T16:50:11.197007711Z\" level=info msg=\"Created container 084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9a294a1-5721-4a72-a1f6-a1b55140ac7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:11.199474 crc crio[22095]: time=\"2026-06-09T16:50:11.198782506Z\" level=info msg=\"Starting container: 084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2\" id=7797a435-fea8-4d27-b53e-057b5dcc05f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:11.212242 crc crio[22095]: time=\"2026-06-09T16:50:11.212174751Z\" level=info msg=\"Started container\" PID=175134 containerID=084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=7797a435-fea8-4d27-b53e-057b5dcc05f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8\nJun 09 16:51:16.789122 crc crio[22095]: time=\"2026-06-09T16:51:16.788284388Z\" level=info msg=\"Stopping pod sandbox: 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8\" id=788a3847-60ec-45f0-b65b-a09f202517b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:51:16.790454 crc crio[22095]: time=\"2026-06-09T16:51:16.789681944Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc00012b660}] Aliases:map[]}\"\nJun 09 16:51:16.790454 crc crio[22095]: time=\"2026-06-09T16:51:16.789821877Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:51:17.314547 crc crio[22095]: time=\"2026-06-09T16:51:17.314075011Z\" level=info msg=\"Stopped pod sandbox: 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8\" id=788a3847-60ec-45f0-b65b-a09f202517b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:51:18.464863 crc crio[22095]: time=\"2026-06-09T16:51:18.464178275Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/POD\" id=033ed143-339b-40ad-8b6a-9d7d5e892a1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:18.466460 crc crio[22095]: time=\"2026-06-09T16:51:18.464889224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:18.502676 crc crio[22095]: time=\"2026-06-09T16:51:18.502047451Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc0028b64c0}] Aliases:map[]}\"\nJun 09 16:51:18.502676 crc crio[22095]: time=\"2026-06-09T16:51:18.502597925Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:51:19.223969 crc crio[22095]: 2026-06-09T16:51:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dd6ae15bb9a679 Mac:b2:cd:0e:e3:8e:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:51:19.225046 crc crio[22095]: time=\"2026-06-09T16:51:19.22486208Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc0028b64c0}] Aliases:map[]}\"\nJun 09 16:51:19.225358 crc crio[22095]: time=\"2026-06-09T16:51:19.225120156Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:51:19.237607 crc crio[22095]: time=\"2026-06-09T16:51:19.237525956Z\" level=info msg=\"Ran pod sandbox 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/POD\" id=033ed143-339b-40ad-8b6a-9d7d5e892a1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:19.241096 crc crio[22095]: time=\"2026-06-09T16:51:19.241039896Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=46426467-7ed7-41f2-81b2-53a01f4ade1f name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:19.252574 crc crio[22095]: time=\"2026-06-09T16:51:19.252496261Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:51:19.769149 crc crio[22095]: time=\"2026-06-09T16:51:19.769039257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=46426467-7ed7-41f2-81b2-53a01f4ade1f name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:19.771061 crc crio[22095]: time=\"2026-06-09T16:51:19.769834187Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=809cbcb2-878a-4e72-a336-5d174b001d0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:19.829730 crc crio[22095]: time=\"2026-06-09T16:51:19.828605011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=badfb5ae-3755-45e4-b44a-bf7c2511ff97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:19.847547 crc crio[22095]: time=\"2026-06-09T16:51:19.847365224Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=72ef1d97-0a79-47a7-9fc7-862d5a154e02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:19.848176 crc crio[22095]: time=\"2026-06-09T16:51:19.848040481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:19.916230 crc crio[22095]: time=\"2026-06-09T16:51:19.916055953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:19.920813 crc crio[22095]: time=\"2026-06-09T16:51:19.92056479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:20.132207 crc crio[22095]: time=\"2026-06-09T16:51:20.131862082Z\" level=info msg=\"Created container 8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=72ef1d97-0a79-47a7-9fc7-862d5a154e02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:20.138200 crc crio[22095]: time=\"2026-06-09T16:51:20.138086823Z\" level=info msg=\"Starting container: 8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3\" id=2741ab29-68d7-44f4-8bb4-cf570eeb129f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:20.144320 crc crio[22095]: time=\"2026-06-09T16:51:20.144240811Z\" level=info msg=\"Started container\" PID=179162 containerID=8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=2741ab29-68d7-44f4-8bb4-cf570eeb129f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82\nJun 09 16:51:47.116852 crc crio[22095]: time=\"2026-06-09T16:51:47.115702308Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2zmhb/POD\" id=436bb37f-8592-4ccd-a15d-0004b7e88384 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:47.118825 crc crio[22095]: time=\"2026-06-09T16:51:47.116870768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:47.175153 crc crio[22095]: time=\"2026-06-09T16:51:47.174502943Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc00041c2b8}] Aliases:map[]}\"\nJun 09 16:51:47.175153 crc crio[22095]: time=\"2026-06-09T16:51:47.175134069Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2zmhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:51:47.840648 crc crio[22095]: 2026-06-09T16:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cb782805ed98d3 Mac:d6:0f:99:a6:58:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 SocketPath: PciID:}] [{Interface:0xc00012b3a0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:51:47.842818 crc crio[22095]: time=\"2026-06-09T16:51:47.842735755Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc00041c2b8}] Aliases:map[]}\"\nJun 09 16:51:47.843197 crc crio[22095]: time=\"2026-06-09T16:51:47.842907449Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2zmhb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:51:47.862591 crc crio[22095]: time=\"2026-06-09T16:51:47.861813406Z\" level=info msg=\"Ran pod sandbox 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 with infra container: openshift-marketplace/redhat-operators-2zmhb/POD\" id=436bb37f-8592-4ccd-a15d-0004b7e88384 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:47.872472 crc crio[22095]: time=\"2026-06-09T16:51:47.872358868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2f00c04-6ae6-4698-bf3c-4e27f69bfba0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:47.876324 crc crio[22095]: time=\"2026-06-09T16:51:47.876242888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d225d934-bc4f-499c-84e2-7a15ecb31a4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:47.885223 crc crio[22095]: time=\"2026-06-09T16:51:47.885133427Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zmhb/extract-utilities\" id=0e43a8bf-77d0-4222-9b24-3ceb62dd94d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:47.885742 crc crio[22095]: time=\"2026-06-09T16:51:47.885666611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:47.948809 crc crio[22095]: time=\"2026-06-09T16:51:47.948647923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:47.960468 crc crio[22095]: time=\"2026-06-09T16:51:47.960374845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:48.137593 crc crio[22095]: time=\"2026-06-09T16:51:48.137395375Z\" level=info msg=\"Created container 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c: openshift-marketplace/redhat-operators-2zmhb/extract-utilities\" id=0e43a8bf-77d0-4222-9b24-3ceb62dd94d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:48.140085 crc crio[22095]: time=\"2026-06-09T16:51:48.139290853Z\" level=info msg=\"Starting container: 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c\" id=81f06fb4-abbf-4b93-961b-1ce521ee49e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:48.147761 crc crio[22095]: time=\"2026-06-09T16:51:48.147568837Z\" level=info msg=\"Started container\" PID=180864 containerID=4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c description=openshift-marketplace/redhat-operators-2zmhb/extract-utilities id=81f06fb4-abbf-4b93-961b-1ce521ee49e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\nJun 09 16:51:48.350323 crc crio[22095]: time=\"2026-06-09T16:51:48.350155175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cb56d28a-ead4-4311-a6de-305bd8339754 name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:48.361892 crc crio[22095]: time=\"2026-06-09T16:51:48.361799835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:51:48.975123 crc crio[22095]: time=\"2026-06-09T16:51:48.974008933Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=cb56d28a-ead4-4311-a6de-305bd8339754 name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:48.976177 crc crio[22095]: time=\"2026-06-09T16:51:48.975856621Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b2d8e07d-e71e-4745-88fe-d62b2f328a22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:48.983611 crc crio[22095]: time=\"2026-06-09T16:51:48.983473937Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fe1ae81d-de9b-4260-ab1d-c78d86a95f85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:49.000823 crc crio[22095]: time=\"2026-06-09T16:51:49.000717101Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zmhb/extract-content\" id=44adafde-1b96-46d0-b662-714cdecd3673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:49.001621 crc crio[22095]: time=\"2026-06-09T16:51:49.001525872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:49.064440 crc crio[22095]: time=\"2026-06-09T16:51:49.064307909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:49.068606 crc crio[22095]: time=\"2026-06-09T16:51:49.068523727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:49.306382 crc crio[22095]: time=\"2026-06-09T16:51:49.30543067Z\" level=info msg=\"Created container 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c: openshift-marketplace/redhat-operators-2zmhb/extract-content\" id=44adafde-1b96-46d0-b662-714cdecd3673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:49.316758 crc crio[22095]: time=\"2026-06-09T16:51:49.316654949Z\" level=info msg=\"Starting container: 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c\" id=97568304-d273-4ce7-9e6f-e340f59f57d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:49.325470 crc crio[22095]: time=\"2026-06-09T16:51:49.325401744Z\" level=info msg=\"Started container\" PID=180947 containerID=15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c description=openshift-marketplace/redhat-operators-2zmhb/extract-content id=97568304-d273-4ce7-9e6f-e340f59f57d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\nJun 09 16:51:54.480798 crc crio[22095]: time=\"2026-06-09T16:51:54.478021143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da927dc4-b6f5-4d70-9781-f1b59a62c26b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:54.492449 crc crio[22095]: time=\"2026-06-09T16:51:54.492335792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=33cbff3c-55a5-447f-a874-a16a717bf1a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:54.507027 crc crio[22095]: time=\"2026-06-09T16:51:54.506880366Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=eb98d01b-f175-4500-a756-c40015d170ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:54.508428 crc crio[22095]: time=\"2026-06-09T16:51:54.508349544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:54.575291 crc crio[22095]: time=\"2026-06-09T16:51:54.574544329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:54.579179 crc crio[22095]: time=\"2026-06-09T16:51:54.579098376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:54.775406 crc crio[22095]: time=\"2026-06-09T16:51:54.774412307Z\" level=info msg=\"Created container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=eb98d01b-f175-4500-a756-c40015d170ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:54.776088 crc crio[22095]: time=\"2026-06-09T16:51:54.776035879Z\" level=info msg=\"Starting container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac\" id=9e2b785c-9057-4023-b64c-ef27112b1053 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:54.785450 crc crio[22095]: time=\"2026-06-09T16:51:54.785340939Z\" level=info msg=\"Started container\" PID=181188 containerID=e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac description=openshift-marketplace/redhat-operators-2zmhb/registry-server id=9e2b785c-9057-4023-b64c-ef27112b1053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\nJun 09 16:52:00.570143 crc crio[22095]: time=\"2026-06-09T16:52:00.568647652Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683732-g5tsq/POD\" id=b7831b1c-8b3d-4fb7-8520-520609933e26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:00.570143 crc crio[22095]: time=\"2026-06-09T16:52:00.57014279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:00.641219 crc crio[22095]: time=\"2026-06-09T16:52:00.64041078Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc001289ee8}] Aliases:map[]}\"\nJun 09 16:52:00.641219 crc crio[22095]: time=\"2026-06-09T16:52:00.641123229Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683732-g5tsq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:00.964491 crc crio[22095]: 2026-06-09T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bae3ba96d6778d8 Mac:8a:9e:c1:cf:1f:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:00.967117 crc crio[22095]: time=\"2026-06-09T16:52:00.967042974Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc001289ee8}] Aliases:map[]}\"\nJun 09 16:52:00.967234 crc crio[22095]: time=\"2026-06-09T16:52:00.967212568Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683732-g5tsq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:00.979148 crc crio[22095]: time=\"2026-06-09T16:52:00.97776317Z\" level=info msg=\"Ran pod sandbox bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f with infra container: openshift-infra/auto-csr-approver-29683732-g5tsq/POD\" id=b7831b1c-8b3d-4fb7-8520-520609933e26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:00.983406 crc crio[22095]: time=\"2026-06-09T16:52:00.981873626Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1c039d82-a821-4064-924d-066d965fbac3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:00.992246 crc crio[22095]: time=\"2026-06-09T16:52:00.992170181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:52:01.812661 crc crio[22095]: time=\"2026-06-09T16:52:01.812528041Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1c039d82-a821-4064-924d-066d965fbac3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:01.814859 crc crio[22095]: time=\"2026-06-09T16:52:01.813722042Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8311dd32-b424-46fe-960e-30c870b86da8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:01.819882 crc crio[22095]: time=\"2026-06-09T16:52:01.819784598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef837e22-eae9-4437-bd30-face98d9e9a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:01.828090 crc crio[22095]: time=\"2026-06-09T16:52:01.827905248Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683732-g5tsq/oc\" id=78b3c800-b909-4958-b2ec-a445cae11110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:01.828884 crc crio[22095]: time=\"2026-06-09T16:52:01.828819931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:01.886410 crc crio[22095]: time=\"2026-06-09T16:52:01.886286391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:02.194668 crc crio[22095]: time=\"2026-06-09T16:52:02.19371383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:02.356511 crc crio[22095]: time=\"2026-06-09T16:52:02.3563645Z\" level=info msg=\"Created container 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e: openshift-infra/auto-csr-approver-29683732-g5tsq/oc\" id=78b3c800-b909-4958-b2ec-a445cae11110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:02.358268 crc crio[22095]: time=\"2026-06-09T16:52:02.358142996Z\" level=info msg=\"Starting container: 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e\" id=02de39ec-2f65-4715-8236-ba7e93a06e8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:02.364772 crc crio[22095]: time=\"2026-06-09T16:52:02.364639253Z\" level=info msg=\"Started container\" PID=181726 containerID=7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e description=openshift-infra/auto-csr-approver-29683732-g5tsq/oc id=02de39ec-2f65-4715-8236-ba7e93a06e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\nJun 09 16:52:04.607093 crc crio[22095]: time=\"2026-06-09T16:52:04.605874041Z\" level=info msg=\"Stopping pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=0ac9a4e3-ee99-44fe-96a6-c0cf2254fbdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:04.608231 crc crio[22095]: time=\"2026-06-09T16:52:04.608014316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc002da4d98}] Aliases:map[]}\"\nJun 09 16:52:04.608231 crc crio[22095]: time=\"2026-06-09T16:52:04.60816607Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683732-g5tsq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:04.962283 crc crio[22095]: time=\"2026-06-09T16:52:04.962140188Z\" level=info msg=\"Stopped pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=0ac9a4e3-ee99-44fe-96a6-c0cf2254fbdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:10.198976 crc crio[22095]: time=\"2026-06-09T16:52:10.197827516Z\" level=info msg=\"Removing container: df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4\" id=dcc655c3-34cc-4aa8-b858-40752eb9772d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:10.325086 crc crio[22095]: time=\"2026-06-09T16:52:10.324839767Z\" level=info msg=\"Removed container df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4: openshift-infra/auto-csr-approver-29683726-hrdlb/oc\" id=dcc655c3-34cc-4aa8-b858-40752eb9772d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:10.339595 crc crio[22095]: time=\"2026-06-09T16:52:10.339375531Z\" level=info msg=\"Stopping pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=cd798952-9bb5-4edc-8d32-bcf9579cb1bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:10.340300 crc crio[22095]: time=\"2026-06-09T16:52:10.340270574Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=cd798952-9bb5-4edc-8d32-bcf9579cb1bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:10.343048 crc crio[22095]: time=\"2026-06-09T16:52:10.342883372Z\" level=info msg=\"Removing pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=31217ab0-d748-4f90-866c-525f4879ab6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:52:10.366496 crc crio[22095]: time=\"2026-06-09T16:52:10.366405668Z\" level=info msg=\"Removed pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=31217ab0-d748-4f90-866c-525f4879ab6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:52:11.731680 crc crio[22095]: time=\"2026-06-09T16:52:11.731042348Z\" level=info msg=\"Stopping pod sandbox: 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82\" id=16bdc65f-de55-4c8b-ab96-ce4f3cd1c0c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:11.735323 crc crio[22095]: time=\"2026-06-09T16:52:11.735277837Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}\"\nJun 09 16:52:11.736347 crc crio[22095]: time=\"2026-06-09T16:52:11.736258192Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:12.353173 crc crio[22095]: time=\"2026-06-09T16:52:12.352504475Z\" level=info msg=\"Stopped pod sandbox: 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82\" id=16bdc65f-de55-4c8b-ab96-ce4f3cd1c0c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:13.412625 crc crio[22095]: time=\"2026-06-09T16:52:13.411659246Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/POD\" id=dd01a774-07de-40ff-806c-26e7f6bea2c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:13.414716 crc crio[22095]: time=\"2026-06-09T16:52:13.412651032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:13.454882 crc crio[22095]: time=\"2026-06-09T16:52:13.454791558Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc00012b240}] Aliases:map[]}\"\nJun 09 16:52:13.454882 crc crio[22095]: time=\"2026-06-09T16:52:13.454859129Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:13.966662 crc crio[22095]: 2026-06-09T16:52:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fdef4e6f4aa0cb Mac:82:9e:eb:ca:a8:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 SocketPath: PciID:}] [{Interface:0xc000160f00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:13.968759 crc crio[22095]: time=\"2026-06-09T16:52:13.968637572Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc00012b240}] Aliases:map[]}\"\nJun 09 16:52:13.969116 crc crio[22095]: time=\"2026-06-09T16:52:13.968800006Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:13.980080 crc crio[22095]: time=\"2026-06-09T16:52:13.979888942Z\" level=info msg=\"Ran pod sandbox 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/POD\" id=dd01a774-07de-40ff-806c-26e7f6bea2c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:13.983005 crc crio[22095]: time=\"2026-06-09T16:52:13.982862658Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2f86b2bb-3f41-400f-b910-33d709a8b54d name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:13.992575 crc crio[22095]: time=\"2026-06-09T16:52:13.992481806Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:52:14.408597 crc crio[22095]: time=\"2026-06-09T16:52:14.407828374Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2f86b2bb-3f41-400f-b910-33d709a8b54d name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:14.419823 crc crio[22095]: time=\"2026-06-09T16:52:14.41970388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=fc3a1b00-f840-477e-a06c-233b925cbfe1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:14.462154 crc crio[22095]: time=\"2026-06-09T16:52:14.461890307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e85952a5-ee9f-4257-b129-94a59bb6bc3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:14.473900 crc crio[22095]: time=\"2026-06-09T16:52:14.473805614Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b758278-c3b9-45f0-9746-b4a4d6a7dc4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:14.474415 crc crio[22095]: time=\"2026-06-09T16:52:14.474345958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:14.530715 crc crio[22095]: time=\"2026-06-09T16:52:14.530606917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:14.534598 crc crio[22095]: time=\"2026-06-09T16:52:14.534521558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:14.717735 crc crio[22095]: time=\"2026-06-09T16:52:14.717554882Z\" level=info msg=\"Created container 96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b758278-c3b9-45f0-9746-b4a4d6a7dc4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:14.719168 crc crio[22095]: time=\"2026-06-09T16:52:14.719054661Z\" level=info msg=\"Starting container: 96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00\" id=a2cc2d87-58e6-48b5-b401-6a4c76d66ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:14.726427 crc crio[22095]: time=\"2026-06-09T16:52:14.726297208Z\" level=info msg=\"Started container\" PID=182589 containerID=96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=a2cc2d87-58e6-48b5-b401-6a4c76d66ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91\nJun 09 16:52:18.862323 crc crio[22095]: time=\"2026-06-09T16:52:18.859222611Z\" level=info msg=\"Stopping container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac (timeout: 2s)\" id=ac9b3a92-0ef5-4926-9875-a3c00d6d919e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:52:18.990818 crc crio[22095]: time=\"2026-06-09T16:52:18.9888465Z\" level=info msg=\"Stopped container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=ac9b3a92-0ef5-4926-9875-a3c00d6d919e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:52:18.996344 crc crio[22095]: time=\"2026-06-09T16:52:18.99619051Z\" level=info msg=\"Stopping pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=81b87a63-b081-4994-95f2-0c6ab721b4f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:18.997896 crc crio[22095]: time=\"2026-06-09T16:52:18.997821042Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc000526b58}] Aliases:map[]}\"\nJun 09 16:52:18.999138 crc crio[22095]: time=\"2026-06-09T16:52:18.999063704Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2zmhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:19.464482 crc crio[22095]: time=\"2026-06-09T16:52:19.463431525Z\" level=info msg=\"Stopped pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=81b87a63-b081-4994-95f2-0c6ab721b4f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:19.907153 crc crio[22095]: time=\"2026-06-09T16:52:19.907064422Z\" level=info msg=\"Removing container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac\" id=1662a060-5661-422b-92c9-454a364ec59a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:19.948329 crc crio[22095]: time=\"2026-06-09T16:52:19.948230782Z\" level=info msg=\"Removed container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=1662a060-5661-422b-92c9-454a364ec59a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:19.958656 crc crio[22095]: time=\"2026-06-09T16:52:19.958508537Z\" level=info msg=\"Removing container: 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c\" id=c9b98ed6-cf26-44b0-8819-b64255f0cd65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:20.017975 crc crio[22095]: time=\"2026-06-09T16:52:20.017738862Z\" level=info msg=\"Removed container 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c: openshift-marketplace/redhat-operators-2zmhb/extract-content\" id=c9b98ed6-cf26-44b0-8819-b64255f0cd65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:20.021902 crc crio[22095]: time=\"2026-06-09T16:52:20.021790947Z\" level=info msg=\"Removing container: 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c\" id=4de40409-82db-419a-9f64-6264177c07dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:20.072828 crc crio[22095]: time=\"2026-06-09T16:52:20.072624256Z\" level=info msg=\"Removed container 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c: openshift-marketplace/redhat-operators-2zmhb/extract-utilities\" id=4de40409-82db-419a-9f64-6264177c07dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:10.401309 crc crio[22095]: time=\"2026-06-09T16:53:10.400027535Z\" level=info msg=\"Stopping pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=8d7fc1c5-ecfc-4bd0-aa10-ed7f9adc1211 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:10.401309 crc crio[22095]: time=\"2026-06-09T16:53:10.401286507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=8d7fc1c5-ecfc-4bd0-aa10-ed7f9adc1211 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:10.403435 crc crio[22095]: time=\"2026-06-09T16:53:10.402076277Z\" level=info msg=\"Removing pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=d3194b49-ccf9-428e-b0c2-b06b8e708348 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:53:10.423266 crc crio[22095]: time=\"2026-06-09T16:53:10.423113839Z\" level=info msg=\"Removed pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=d3194b49-ccf9-428e-b0c2-b06b8e708348 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:53:42.983590 crc crio[22095]: time=\"2026-06-09T16:53:42.982423656Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8b95h/POD\" id=1b54a1f1-05bd-48b8-bec0-0958f6002024 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:42.985843 crc crio[22095]: time=\"2026-06-09T16:53:42.983617327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:43.039691 crc crio[22095]: time=\"2026-06-09T16:53:43.039591099Z\" level=info msg=\"Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc002da4a60}] Aliases:map[]}\"\nJun 09 16:53:43.039691 crc crio[22095]: time=\"2026-06-09T16:53:43.039669941Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8b95h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:53:43.662699 crc crio[22095]: 2026-06-09T16:53:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f6d9ef3ccbe0b Mac:3e:59:e0:af:dc:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:53:43.665827 crc crio[22095]: time=\"2026-06-09T16:53:43.665683865Z\" level=info msg=\"Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc002da4a60}] Aliases:map[]}\"\nJun 09 16:53:43.666086 crc crio[22095]: time=\"2026-06-09T16:53:43.666002643Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8b95h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:53:43.679364 crc crio[22095]: time=\"2026-06-09T16:53:43.679263955Z\" level=info msg=\"Ran pod sandbox c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f with infra container: openshift-marketplace/certified-operators-8b95h/POD\" id=1b54a1f1-05bd-48b8-bec0-0958f6002024 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:43.684988 crc crio[22095]: time=\"2026-06-09T16:53:43.684867219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2035fc2-b185-4f86-8233-ecd004838188 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:43.688616 crc crio[22095]: time=\"2026-06-09T16:53:43.688546484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=38a0084f-ecee-48ed-b8aa-545d0ef2b941 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:43.701282 crc crio[22095]: time=\"2026-06-09T16:53:43.701144858Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8b95h/extract-utilities\" id=f3657775-f08a-4e89-97a6-b6a0a9cfb4e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:43.701691 crc crio[22095]: time=\"2026-06-09T16:53:43.701634901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:43.781317 crc crio[22095]: time=\"2026-06-09T16:53:43.781221801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:43.790172 crc crio[22095]: time=\"2026-06-09T16:53:43.790088399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:43.983043 crc crio[22095]: time=\"2026-06-09T16:53:43.982195937Z\" level=info msg=\"Created container 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de: openshift-marketplace/certified-operators-8b95h/extract-utilities\" id=f3657775-f08a-4e89-97a6-b6a0a9cfb4e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:43.984489 crc crio[22095]: time=\"2026-06-09T16:53:43.984401314Z\" level=info msg=\"Starting container: 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de\" id=bb4daa8b-ec12-4d53-bd95-b741577ba841 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:43.990708 crc crio[22095]: time=\"2026-06-09T16:53:43.990543472Z\" level=info msg=\"Started container\" PID=187174 containerID=54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de description=openshift-marketplace/certified-operators-8b95h/extract-utilities id=bb4daa8b-ec12-4d53-bd95-b741577ba841 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\nJun 09 16:53:44.262382 crc crio[22095]: time=\"2026-06-09T16:53:44.262302502Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2ee67a6d-c854-48c2-99e6-59c778fedfeb name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:44.275440 crc crio[22095]: time=\"2026-06-09T16:53:44.275342518Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:53:45.076776 crc crio[22095]: time=\"2026-06-09T16:53:45.075681713Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2ee67a6d-c854-48c2-99e6-59c778fedfeb name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:45.077686 crc crio[22095]: time=\"2026-06-09T16:53:45.077650854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=926eb8d9-5955-4595-b21d-baa9118c8a20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:45.081375 crc crio[22095]: time=\"2026-06-09T16:53:45.081056972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=890a3eae-5940-482f-95b8-e73c293d3da0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:45.092240 crc crio[22095]: time=\"2026-06-09T16:53:45.092081286Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8b95h/extract-content\" id=976126a2-9aad-4f10-b6ef-38f0e8b86ca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:45.092741 crc crio[22095]: time=\"2026-06-09T16:53:45.092672951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:45.161987 crc crio[22095]: time=\"2026-06-09T16:53:45.161855523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:45.166815 crc crio[22095]: time=\"2026-06-09T16:53:45.16641249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:46.765593 crc crio[22095]: time=\"2026-06-09T16:53:46.763814416Z\" level=info msg=\"Created container e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373: openshift-marketplace/certified-operators-8b95h/extract-content\" id=976126a2-9aad-4f10-b6ef-38f0e8b86ca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:46.767290 crc crio[22095]: time=\"2026-06-09T16:53:46.767113091Z\" level=info msg=\"Starting container: e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373\" id=4011c9ac-0ba1-489a-93fb-5fba486eb1f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:46.777814 crc crio[22095]: time=\"2026-06-09T16:53:46.777748354Z\" level=info msg=\"Started container\" PID=187231 containerID=e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373 description=openshift-marketplace/certified-operators-8b95h/extract-content id=4011c9ac-0ba1-489a-93fb-5fba486eb1f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\nJun 09 16:53:51.392325 crc crio[22095]: time=\"2026-06-09T16:53:51.391075371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db6645a1-aa8c-466d-a9c7-66ac764d784e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:51.396059 crc crio[22095]: time=\"2026-06-09T16:53:51.395962707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=101ff2d7-1361-4872-8dc4-723e47e3f83e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:51.822490 crc crio[22095]: time=\"2026-06-09T16:53:51.822423942Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8b95h/registry-server\" id=4d9f8d49-4f29-4759-8456-e03490d7d75b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:51.823450 crc crio[22095]: time=\"2026-06-09T16:53:51.823412587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:51.884752 crc crio[22095]: time=\"2026-06-09T16:53:51.884515151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:51.893267 crc crio[22095]: time=\"2026-06-09T16:53:51.893106763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:52.456758 crc crio[22095]: time=\"2026-06-09T16:53:52.456032162Z\" level=info msg=\"Created container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server\" id=4d9f8d49-4f29-4759-8456-e03490d7d75b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:52.459294 crc crio[22095]: time=\"2026-06-09T16:53:52.459194164Z\" level=info msg=\"Starting container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750\" id=84617434-bc0b-4a51-a45d-f4838c112e9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:52.468289 crc crio[22095]: time=\"2026-06-09T16:53:52.468160775Z\" level=info msg=\"Started container\" PID=187599 containerID=75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750 description=openshift-marketplace/certified-operators-8b95h/registry-server id=84617434-bc0b-4a51-a45d-f4838c112e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\nJun 09 16:54:00.553880 crc crio[22095]: time=\"2026-06-09T16:54:00.55253686Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683734-2qv7z/POD\" id=37d237b1-c8c6-4f6d-bc46-dd05f2e9839b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:00.556166 crc crio[22095]: time=\"2026-06-09T16:54:00.553881714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:00.601329 crc crio[22095]: time=\"2026-06-09T16:54:00.601235934Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc0022726c8}] Aliases:map[]}\"\nJun 09 16:54:00.601329 crc crio[22095]: time=\"2026-06-09T16:54:00.601306356Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683734-2qv7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:01.161259 crc crio[22095]: 2026-06-09T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be0cff99558f5f1 Mac:36:70:9c:2f:17:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:01.163041 crc crio[22095]: time=\"2026-06-09T16:54:01.16291878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc0022726c8}] Aliases:map[]}\"\nJun 09 16:54:01.163180 crc crio[22095]: time=\"2026-06-09T16:54:01.163151336Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683734-2qv7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:01.174419 crc crio[22095]: time=\"2026-06-09T16:54:01.174224581Z\" level=info msg=\"Ran pod sandbox be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b with infra container: openshift-infra/auto-csr-approver-29683734-2qv7z/POD\" id=37d237b1-c8c6-4f6d-bc46-dd05f2e9839b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:01.178107 crc crio[22095]: time=\"2026-06-09T16:54:01.177984638Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4539cca0-b345-4f8f-ab55-9a57b0e26c3b name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:01.194407 crc crio[22095]: time=\"2026-06-09T16:54:01.194242006Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:54:02.661982 crc crio[22095]: time=\"2026-06-09T16:54:02.661258017Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4539cca0-b345-4f8f-ab55-9a57b0e26c3b name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:02.663798 crc crio[22095]: time=\"2026-06-09T16:54:02.663408852Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=799b04ac-9339-4768-82ef-6b090d000034 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:02.665856 crc crio[22095]: time=\"2026-06-09T16:54:02.665766263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=293456e2-79fa-4ab2-9795-5392a935b6e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:02.675314 crc crio[22095]: time=\"2026-06-09T16:54:02.675230597Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683734-2qv7z/oc\" id=84a9d914-979f-49a6-8abf-6068b8634a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:02.676094 crc crio[22095]: time=\"2026-06-09T16:54:02.675899234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:02.735483 crc crio[22095]: time=\"2026-06-09T16:54:02.735346834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:03.067105 crc crio[22095]: time=\"2026-06-09T16:54:03.066987321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:03.211454 crc crio[22095]: time=\"2026-06-09T16:54:03.210580567Z\" level=info msg=\"Created container 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b: openshift-infra/auto-csr-approver-29683734-2qv7z/oc\" id=84a9d914-979f-49a6-8abf-6068b8634a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:03.213297 crc crio[22095]: time=\"2026-06-09T16:54:03.213258746Z\" level=info msg=\"Starting container: 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b\" id=9f0d0a25-5aab-480d-b197-82da17942126 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:54:03.219224 crc crio[22095]: time=\"2026-06-09T16:54:03.219166648Z\" level=info msg=\"Started container\" PID=188121 containerID=962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b description=openshift-infra/auto-csr-approver-29683734-2qv7z/oc id=9f0d0a25-5aab-480d-b197-82da17942126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\nJun 09 16:54:05.629437 crc crio[22095]: time=\"2026-06-09T16:54:05.628215277Z\" level=info msg=\"Stopping pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=242d4d6f-0c48-481b-aa59-ff1e9a768d13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:05.631272 crc crio[22095]: time=\"2026-06-09T16:54:05.628659149Z\" level=info msg=\"Stopping container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750 (timeout: 2s)\" id=00794e44-20da-4485-99ea-f12e05299008 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:54:05.631272 crc crio[22095]: time=\"2026-06-09T16:54:05.630580768Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc00263c828}] Aliases:map[]}\"\nJun 09 16:54:05.631272 crc crio[22095]: time=\"2026-06-09T16:54:05.630706711Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683734-2qv7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:05.759192 crc crio[22095]: time=\"2026-06-09T16:54:05.75848315Z\" level=info msg=\"Stopped container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server\" id=00794e44-20da-4485-99ea-f12e05299008 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:54:05.761897 crc crio[22095]: time=\"2026-06-09T16:54:05.761636232Z\" level=info msg=\"Stopping pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6eb027d4-5e1d-4755-b5b9-6027490b728a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:05.763038 crc crio[22095]: time=\"2026-06-09T16:54:05.762420412Z\" level=info msg=\"Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc001288260}] Aliases:map[]}\"\nJun 09 16:54:05.763038 crc crio[22095]: time=\"2026-06-09T16:54:05.762627847Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8b95h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:06.035098 crc crio[22095]: time=\"2026-06-09T16:54:06.033163961Z\" level=info msg=\"Stopped pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=242d4d6f-0c48-481b-aa59-ff1e9a768d13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:06.160237 crc crio[22095]: time=\"2026-06-09T16:54:06.159362539Z\" level=info msg=\"Stopped pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6eb027d4-5e1d-4755-b5b9-6027490b728a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:06.855993 crc crio[22095]: time=\"2026-06-09T16:54:06.849791391Z\" level=info msg=\"Removing container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750\" id=a939978e-c2ea-4ef2-ba82-0c7ed2af4a86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:06.905223 crc crio[22095]: time=\"2026-06-09T16:54:06.90374886Z\" level=info msg=\"Removed container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server\" id=a939978e-c2ea-4ef2-ba82-0c7ed2af4a86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:06.908791 crc crio[22095]: time=\"2026-06-09T16:54:06.908648576Z\" level=info msg=\"Removing container: e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373\" id=6f04c5c7-75de-4877-a021-3efee2336995 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:06.940165 crc crio[22095]: time=\"2026-06-09T16:54:06.939814398Z\" level=info msg=\"Removed container e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373: openshift-marketplace/certified-operators-8b95h/extract-content\" id=6f04c5c7-75de-4877-a021-3efee2336995 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:06.944003 crc crio[22095]: time=\"2026-06-09T16:54:06.943894843Z\" level=info msg=\"Removing container: 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de\" id=f99cb09f-ce55-4a8d-b138-636b08505ef9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:06.996194 crc crio[22095]: time=\"2026-06-09T16:54:06.995886492Z\" level=info msg=\"Removed container 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de: openshift-marketplace/certified-operators-8b95h/extract-utilities\" id=f99cb09f-ce55-4a8d-b138-636b08505ef9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:10.447363 crc crio[22095]: time=\"2026-06-09T16:54:10.446573353Z\" level=info msg=\"Removing container: a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886\" id=7c4100cc-a829-4aff-998f-41be9339c92f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:10.571900 crc crio[22095]: time=\"2026-06-09T16:54:10.570494153Z\" level=info msg=\"Removed container a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886: openshift-infra/auto-csr-approver-29683728-gxh6x/oc\" id=7c4100cc-a829-4aff-998f-41be9339c92f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:10.585284 crc crio[22095]: time=\"2026-06-09T16:54:10.58514618Z\" level=info msg=\"Stopping pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=da309453-fe34-4c03-9414-21fb02dd4f06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:10.585284 crc crio[22095]: time=\"2026-06-09T16:54:10.585246653Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=da309453-fe34-4c03-9414-21fb02dd4f06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:10.587005 crc crio[22095]: time=\"2026-06-09T16:54:10.586849764Z\" level=info msg=\"Removing pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=a49e15b5-f967-44ee-b030-bc7a38f9d659 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:10.615661 crc crio[22095]: time=\"2026-06-09T16:54:10.615478051Z\" level=info msg=\"Removed pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=a49e15b5-f967-44ee-b030-bc7a38f9d659 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:10.617696 crc crio[22095]: time=\"2026-06-09T16:54:10.617601806Z\" level=info msg=\"Stopping pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=15ab73f4-6bc2-4c56-9861-88b775727559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:10.617696 crc crio[22095]: time=\"2026-06-09T16:54:10.617713028Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=15ab73f4-6bc2-4c56-9861-88b775727559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:10.619892 crc crio[22095]: time=\"2026-06-09T16:54:10.619809732Z\" level=info msg=\"Removing pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6d9162e5-80f8-48eb-9f41-0dc35ee1b903 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:10.641346 crc crio[22095]: time=\"2026-06-09T16:54:10.641210713Z\" level=info msg=\"Removed pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6d9162e5-80f8-48eb-9f41-0dc35ee1b903 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:27.186239 crc crio[22095]: time=\"2026-06-09T16:54:27.185045975Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vmlkm/POD\" id=089e6459-f4da-4a9d-8490-3c1210294856 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:27.187713 crc crio[22095]: time=\"2026-06-09T16:54:27.187688843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:27.229237 crc crio[22095]: time=\"2026-06-09T16:54:27.227485857Z\" level=info msg=\"Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc0028b7c80}] Aliases:map[]}\"\nJun 09 16:54:27.229237 crc crio[22095]: time=\"2026-06-09T16:54:27.227565849Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vmlkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:27.954695 crc crio[22095]: 2026-06-09T16:54:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4613709b3d23e6 Mac:c2:25:a8:33:db:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d SocketPath: PciID:}] [{Interface:0xc000686710 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:27.956297 crc crio[22095]: time=\"2026-06-09T16:54:27.956203755Z\" level=info msg=\"Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc0028b7c80}] Aliases:map[]}\"\nJun 09 16:54:27.956476 crc crio[22095]: time=\"2026-06-09T16:54:27.95640911Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vmlkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:27.969669 crc crio[22095]: time=\"2026-06-09T16:54:27.969376484Z\" level=info msg=\"Ran pod sandbox b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 with infra container: openshift-marketplace/community-operators-vmlkm/POD\" id=089e6459-f4da-4a9d-8490-3c1210294856 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:27.973896 crc crio[22095]: time=\"2026-06-09T16:54:27.973801818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a98db996-99ac-44f3-8854-494d586d9931 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:27.976608 crc crio[22095]: time=\"2026-06-09T16:54:27.976528848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e7ae19b-10cc-444d-8fd3-ca2c3824d8c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:27.990506 crc crio[22095]: time=\"2026-06-09T16:54:27.990417076Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vmlkm/extract-utilities\" id=db565759-fc1f-4299-8662-9335e487dbf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:27.991064 crc crio[22095]: time=\"2026-06-09T16:54:27.990882948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:28.072040 crc crio[22095]: time=\"2026-06-09T16:54:28.071827771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:28.077236 crc crio[22095]: time=\"2026-06-09T16:54:28.077198589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:28.251596 crc crio[22095]: time=\"2026-06-09T16:54:28.251451555Z\" level=info msg=\"Created container 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec: openshift-marketplace/community-operators-vmlkm/extract-utilities\" id=db565759-fc1f-4299-8662-9335e487dbf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:28.253635 crc crio[22095]: time=\"2026-06-09T16:54:28.252735388Z\" level=info msg=\"Starting container: 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec\" id=e61ddc9d-df81-4b61-804d-5bd9d1c51c2b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:54:28.258004 crc crio[22095]: time=\"2026-06-09T16:54:28.257842909Z\" level=info msg=\"Started container\" PID=189515 containerID=2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec description=openshift-marketplace/community-operators-vmlkm/extract-utilities id=e61ddc9d-df81-4b61-804d-5bd9d1c51c2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\nJun 09 16:54:28.343112 crc crio[22095]: time=\"2026-06-09T16:54:28.341989665Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43eca2e8-919a-4d13-9f0a-c1ee526baf4a name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:28.352343 crc crio[22095]: time=\"2026-06-09T16:54:28.352227079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:54:29.070659 crc crio[22095]: time=\"2026-06-09T16:54:29.06825735Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=43eca2e8-919a-4d13-9f0a-c1ee526baf4a name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:29.071849 crc crio[22095]: time=\"2026-06-09T16:54:29.071730969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c939a8c1-6c09-4c78-bfcc-2e4f36b5e47a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:29.083582 crc crio[22095]: time=\"2026-06-09T16:54:29.083493632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=52d982da-fb41-4c0f-b5a5-6558075e745c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:29.091558 crc crio[22095]: time=\"2026-06-09T16:54:29.091430436Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vmlkm/extract-content\" id=6fc99d04-496b-46ae-9e6f-c84ff8b9ae0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:29.092209 crc crio[22095]: time=\"2026-06-09T16:54:29.092141805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:29.158266 crc crio[22095]: time=\"2026-06-09T16:54:29.156993364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:29.162338 crc crio[22095]: time=\"2026-06-09T16:54:29.162230659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:29.339176 crc crio[22095]: time=\"2026-06-09T16:54:29.338872536Z\" level=info msg=\"Created container b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2: openshift-marketplace/community-operators-vmlkm/extract-content\" id=6fc99d04-496b-46ae-9e6f-c84ff8b9ae0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:29.342072 crc crio[22095]: time=\"2026-06-09T16:54:29.342004416Z\" level=info msg=\"Starting container: b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2\" id=cd40aeb1-bb7f-4c18-a1f8-0cfc744ce578 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:54:29.348638 crc crio[22095]: time=\"2026-06-09T16:54:29.348568035Z\" level=info msg=\"Started container\" PID=189583 containerID=b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2 description=openshift-marketplace/community-operators-vmlkm/extract-content id=cd40aeb1-bb7f-4c18-a1f8-0cfc744ce578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\nJun 09 16:54:31.426459 crc crio[22095]: time=\"2026-06-09T16:54:31.424406857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a3f5a2cc-441b-47fd-ac7e-c8cf8b4165a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:31.432145 crc crio[22095]: time=\"2026-06-09T16:54:31.431468529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7633e36a-be47-42f4-a8b4-611c6d225381 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:31.443846 crc crio[22095]: time=\"2026-06-09T16:54:31.443712514Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vmlkm/registry-server\" id=b5147822-b9a8-4807-a142-d8256b02be51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:31.444430 crc crio[22095]: time=\"2026-06-09T16:54:31.444354981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:31.529841 crc crio[22095]: time=\"2026-06-09T16:54:31.529715528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:31.534374 crc crio[22095]: time=\"2026-06-09T16:54:31.534273685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:31.729469 crc crio[22095]: time=\"2026-06-09T16:54:31.729350567Z\" level=info msg=\"Created container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server\" id=b5147822-b9a8-4807-a142-d8256b02be51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:31.731017 crc crio[22095]: time=\"2026-06-09T16:54:31.730968778Z\" level=info msg=\"Starting container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656\" id=f14242c1-c85c-487f-89d7-4445161d3325 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:54:31.737684 crc crio[22095]: time=\"2026-06-09T16:54:31.73763349Z\" level=info msg=\"Started container\" PID=189675 containerID=0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656 description=openshift-marketplace/community-operators-vmlkm/registry-server id=f14242c1-c85c-487f-89d7-4445161d3325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\nJun 09 16:54:40.814637 crc crio[22095]: time=\"2026-06-09T16:54:40.813455574Z\" level=info msg=\"Stopping container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656 (timeout: 2s)\" id=e4f84837-517e-42e6-a366-60a62fdfa8ef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:54:40.941001 crc crio[22095]: time=\"2026-06-09T16:54:40.940837003Z\" level=info msg=\"Stopped container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server\" id=e4f84837-517e-42e6-a366-60a62fdfa8ef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:54:40.945305 crc crio[22095]: time=\"2026-06-09T16:54:40.943408999Z\" level=info msg=\"Stopping pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=cd56c650-cfca-4519-8548-1100fd5414fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:40.945591 crc crio[22095]: time=\"2026-06-09T16:54:40.94540397Z\" level=info msg=\"Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc002ab3428}] Aliases:map[]}\"\nJun 09 16:54:40.945667 crc crio[22095]: time=\"2026-06-09T16:54:40.945608295Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vmlkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:41.293697 crc crio[22095]: time=\"2026-06-09T16:54:41.292897635Z\" level=info msg=\"Stopped pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=cd56c650-cfca-4519-8548-1100fd5414fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:41.598984 crc crio[22095]: time=\"2026-06-09T16:54:41.59883638Z\" level=info msg=\"Removing container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656\" id=f2352bfc-7546-49d1-b35d-fa9e3c4aeaca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:41.635145 crc crio[22095]: time=\"2026-06-09T16:54:41.635044472Z\" level=info msg=\"Removed container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server\" id=f2352bfc-7546-49d1-b35d-fa9e3c4aeaca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:41.638857 crc crio[22095]: time=\"2026-06-09T16:54:41.638788338Z\" level=info msg=\"Removing container: b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2\" id=8f7a6023-a6d8-4c98-9867-241e4ece45ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:41.691538 crc crio[22095]: time=\"2026-06-09T16:54:41.691408243Z\" level=info msg=\"Removed container b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2: openshift-marketplace/community-operators-vmlkm/extract-content\" id=8f7a6023-a6d8-4c98-9867-241e4ece45ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:41.695414 crc crio[22095]: time=\"2026-06-09T16:54:41.695326794Z\" level=info msg=\"Removing container: 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec\" id=7fe4e1db-ffa7-41d0-95ca-8a028e0b4cd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:41.752357 crc crio[22095]: time=\"2026-06-09T16:54:41.752215208Z\" level=info msg=\"Removed container 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec: openshift-marketplace/community-operators-vmlkm/extract-utilities\" id=7fe4e1db-ffa7-41d0-95ca-8a028e0b4cd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:55:10.682765 crc crio[22095]: time=\"2026-06-09T16:55:10.679837621Z\" level=info msg=\"Stopping pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=78cd593e-3a22-4ea0-bf12-163aacdde3a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:55:10.682765 crc crio[22095]: time=\"2026-06-09T16:55:10.681695599Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=78cd593e-3a22-4ea0-bf12-163aacdde3a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:55:10.684502 crc crio[22095]: time=\"2026-06-09T16:55:10.682679735Z\" level=info msg=\"Removing pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=e3288da2-f361-451e-9d56-cc3808406b65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:55:10.712200 crc crio[22095]: time=\"2026-06-09T16:55:10.712082511Z\" level=info msg=\"Removed pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=e3288da2-f361-451e-9d56-cc3808406b65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:56:00.561313 crc crio[22095]: time=\"2026-06-09T16:56:00.56014991Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683736-ggldv/POD\" id=81b59716-463d-4ddc-a5a1-3b4af987071e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:00.562894 crc crio[22095]: time=\"2026-06-09T16:56:00.561402833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:00.603176 crc crio[22095]: time=\"2026-06-09T16:56:00.603085365Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc002b5d838}] Aliases:map[]}\"\nJun 09 16:56:00.603176 crc crio[22095]: time=\"2026-06-09T16:56:00.603151017Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683736-ggldv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:00.930798 crc crio[22095]: 2026-06-09T16:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38173747fc8e0ef Mac:6a:dc:01:8e:73:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:56:00.934520 crc crio[22095]: time=\"2026-06-09T16:56:00.934426854Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc002b5d838}] Aliases:map[]}\"\nJun 09 16:56:00.934771 crc crio[22095]: time=\"2026-06-09T16:56:00.934594499Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683736-ggldv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:56:00.946671 crc crio[22095]: time=\"2026-06-09T16:56:00.946556067Z\" level=info msg=\"Ran pod sandbox 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c with infra container: openshift-infra/auto-csr-approver-29683736-ggldv/POD\" id=81b59716-463d-4ddc-a5a1-3b4af987071e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:00.950277 crc crio[22095]: time=\"2026-06-09T16:56:00.950214151Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d679a7c5-2513-4e2e-9e4e-3a9e9b3433b2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:00.960597 crc crio[22095]: time=\"2026-06-09T16:56:00.960473585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:56:01.982173 crc crio[22095]: time=\"2026-06-09T16:56:01.981417284Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d679a7c5-2513-4e2e-9e4e-3a9e9b3433b2 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:01.984123 crc crio[22095]: time=\"2026-06-09T16:56:01.983216401Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e149e60-8507-498a-a06b-58d746479622 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:01.986395 crc crio[22095]: time=\"2026-06-09T16:56:01.986262389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bcd5fb10-bba0-45f9-a76d-4a195f9566ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:02.003098 crc crio[22095]: time=\"2026-06-09T16:56:02.002971479Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683736-ggldv/oc\" id=8c3a0f81-ae40-4c52-b697-1aa4f6ccf5f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:02.003986 crc crio[22095]: time=\"2026-06-09T16:56:02.003875853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:02.091862 crc crio[22095]: time=\"2026-06-09T16:56:02.091732514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:02.416590 crc crio[22095]: time=\"2026-06-09T16:56:02.416458693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:02.547959 crc crio[22095]: time=\"2026-06-09T16:56:02.547797963Z\" level=info msg=\"Created container 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75: openshift-infra/auto-csr-approver-29683736-ggldv/oc\" id=8c3a0f81-ae40-4c52-b697-1aa4f6ccf5f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:02.550293 crc crio[22095]: time=\"2026-06-09T16:56:02.550142624Z\" level=info msg=\"Starting container: 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75\" id=340a3ae7-0226-4061-9b92-3d86200fe62a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:02.556688 crc crio[22095]: time=\"2026-06-09T16:56:02.556508368Z\" level=info msg=\"Started container\" PID=194645 containerID=003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75 description=openshift-infra/auto-csr-approver-29683736-ggldv/oc id=340a3ae7-0226-4061-9b92-3d86200fe62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\nJun 09 16:56:04.961680 crc crio[22095]: time=\"2026-06-09T16:56:04.960218409Z\" level=info msg=\"Stopping pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=7be85f51-1eb7-41de-a440-2de707d75c64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:04.963530 crc crio[22095]: time=\"2026-06-09T16:56:04.962479318Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc00379e9b0}] Aliases:map[]}\"\nJun 09 16:56:04.963530 crc crio[22095]: time=\"2026-06-09T16:56:04.962642562Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683736-ggldv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:05.290320 crc crio[22095]: time=\"2026-06-09T16:56:05.289653659Z\" level=info msg=\"Stopped pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=7be85f51-1eb7-41de-a440-2de707d75c64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:10.757770 crc crio[22095]: time=\"2026-06-09T16:56:10.756599829Z\" level=info msg=\"Removing container: ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6\" id=ce501cc1-e2bd-414e-ae55-8e5d95690a73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:56:10.892376 crc crio[22095]: time=\"2026-06-09T16:56:10.89219745Z\" level=info msg=\"Removed container ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6: openshift-infra/auto-csr-approver-29683730-47hlw/oc\" id=ce501cc1-e2bd-414e-ae55-8e5d95690a73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:56:10.907556 crc crio[22095]: time=\"2026-06-09T16:56:10.907411911Z\" level=info msg=\"Stopping pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=0b4ec181-7f3a-412f-bbd8-0eed0d444ae4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:10.907993 crc crio[22095]: time=\"2026-06-09T16:56:10.907562135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=0b4ec181-7f3a-412f-bbd8-0eed0d444ae4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:10.908322 crc crio[22095]: time=\"2026-06-09T16:56:10.908246843Z\" level=info msg=\"Removing pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=d96bb494-21b9-4d93-a85b-fbf3c4155777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:56:10.927514 crc crio[22095]: time=\"2026-06-09T16:56:10.927400596Z\" level=info msg=\"Removed pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=d96bb494-21b9-4d93-a85b-fbf3c4155777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:56:34.415894 crc crio[22095]: time=\"2026-06-09T16:56:34.41453784Z\" level=info msg=\"Stopping pod sandbox: 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91\" id=60a348c8-1b97-4912-a774-f6741d639b56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:34.418263 crc crio[22095]: time=\"2026-06-09T16:56:34.416918162Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc0012899f8}] Aliases:map[]}\"\nJun 09 16:56:34.418737 crc crio[22095]: time=\"2026-06-09T16:56:34.418648556Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:34.947902 crc crio[22095]: time=\"2026-06-09T16:56:34.947781566Z\" level=info msg=\"Stopped pod sandbox: 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91\" id=60a348c8-1b97-4912-a774-f6741d639b56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:36.072135 crc crio[22095]: time=\"2026-06-09T16:56:36.071237084Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/POD\" id=93debdd4-f08b-4682-80f6-9c0655be6aed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:36.072135 crc crio[22095]: time=\"2026-06-09T16:56:36.072087536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:36.114536 crc crio[22095]: time=\"2026-06-09T16:56:36.114320633Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc00263c3d8}] Aliases:map[]}\"\nJun 09 16:56:36.114536 crc crio[22095]: time=\"2026-06-09T16:56:36.114395595Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:36.895657 crc crio[22095]: 2026-06-09T16:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1005e3cb9e9d508 Mac:26:ea:f2:c6:2b:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 SocketPath: PciID:}] [{Interface:0xc000510620 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:56:36.897295 crc crio[22095]: time=\"2026-06-09T16:56:36.897219085Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc00263c3d8}] Aliases:map[]}\"\nJun 09 16:56:36.897496 crc crio[22095]: time=\"2026-06-09T16:56:36.89742571Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:56:36.910860 crc crio[22095]: time=\"2026-06-09T16:56:36.910821415Z\" level=info msg=\"Ran pod sandbox 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/POD\" id=93debdd4-f08b-4682-80f6-9c0655be6aed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:36.917490 crc crio[22095]: time=\"2026-06-09T16:56:36.914725326Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=807be10c-ca1a-483a-a175-54182ef2215b name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:36.928508 crc crio[22095]: time=\"2026-06-09T16:56:36.928431208Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 16:56:37.382122 crc crio[22095]: time=\"2026-06-09T16:56:37.381765207Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=807be10c-ca1a-483a-a175-54182ef2215b name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:37.384183 crc crio[22095]: time=\"2026-06-09T16:56:37.384038656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebe02b14-89e9-484b-853f-4a1678fded2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:37.467294 crc crio[22095]: time=\"2026-06-09T16:56:37.467205997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4661c7bd-06b3-4fde-84fa-1352dd3137ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:37.489184 crc crio[22095]: time=\"2026-06-09T16:56:37.488335861Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=d3c1be85-7b35-4c40-9338-53d619aa8b24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:37.489184 crc crio[22095]: time=\"2026-06-09T16:56:37.488823393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:37.545288 crc crio[22095]: time=\"2026-06-09T16:56:37.544009804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:37.548478 crc crio[22095]: time=\"2026-06-09T16:56:37.548399697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:37.743463 crc crio[22095]: time=\"2026-06-09T16:56:37.742718369Z\" level=info msg=\"Created container b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=d3c1be85-7b35-4c40-9338-53d619aa8b24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:37.744785 crc crio[22095]: time=\"2026-06-09T16:56:37.7446953Z\" level=info msg=\"Starting container: b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1\" id=48bd6279-8a72-4e76-b24f-40d4d7edb7b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:37.751001 crc crio[22095]: time=\"2026-06-09T16:56:37.750891849Z\" level=info msg=\"Started container\" PID=196815 containerID=b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam id=48bd6279-8a72-4e76-b24f-40d4d7edb7b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022\nJun 09 16:57:30.485347 crc crio[22095]: time=\"2026-06-09T16:57:30.484327179Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jflm5/POD\" id=96dfb9b0-a7f6-405b-a8e1-b6a2166e0751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:30.487381 crc crio[22095]: time=\"2026-06-09T16:57:30.485378276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:30.529849 crc crio[22095]: time=\"2026-06-09T16:57:30.529708647Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc00379eb88}] Aliases:map[]}\"\nJun 09 16:57:30.529849 crc crio[22095]: time=\"2026-06-09T16:57:30.529791909Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jflm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:31.122365 crc crio[22095]: 2026-06-09T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be1214774dfa14f Mac:8a:22:5a:60:73:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 SocketPath: PciID:}] [{Interface:0xc0002f6740 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:31.125029 crc crio[22095]: time=\"2026-06-09T16:57:31.124899288Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc00379eb88}] Aliases:map[]}\"\nJun 09 16:57:31.125267 crc crio[22095]: time=\"2026-06-09T16:57:31.125178715Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jflm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:31.137496 crc crio[22095]: time=\"2026-06-09T16:57:31.13741016Z\" level=info msg=\"Ran pod sandbox be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e with infra container: openshift-marketplace/redhat-marketplace-jflm5/POD\" id=96dfb9b0-a7f6-405b-a8e1-b6a2166e0751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:31.141091 crc crio[22095]: time=\"2026-06-09T16:57:31.140986822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be8916b0-0e21-426c-95a3-b761718c6f81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:31.145110 crc crio[22095]: time=\"2026-06-09T16:57:31.144999415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc170397-a498-454e-94c5-973feebd3a1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:31.153243 crc crio[22095]: time=\"2026-06-09T16:57:31.153134664Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities\" id=6d8ca972-3a14-4460-a164-9c953485a0d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:31.153633 crc crio[22095]: time=\"2026-06-09T16:57:31.153566135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:31.216482 crc crio[22095]: time=\"2026-06-09T16:57:31.216126086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:31.224735 crc crio[22095]: time=\"2026-06-09T16:57:31.224630785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:31.449370 crc crio[22095]: time=\"2026-06-09T16:57:31.448710733Z\" level=info msg=\"Created container 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities\" id=6d8ca972-3a14-4460-a164-9c953485a0d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:31.451047 crc crio[22095]: time=\"2026-06-09T16:57:31.450977831Z\" level=info msg=\"Starting container: 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276\" id=b2f491c0-0630-41f1-9d9f-d683f03c69fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:31.458968 crc crio[22095]: time=\"2026-06-09T16:57:31.458754231Z\" level=info msg=\"Started container\" PID=199768 containerID=4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276 description=openshift-marketplace/redhat-marketplace-jflm5/extract-utilities id=b2f491c0-0630-41f1-9d9f-d683f03c69fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\nJun 09 16:57:32.299580 crc crio[22095]: time=\"2026-06-09T16:57:32.29903587Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d0c18cb0-1bef-4b7c-81b1-5e0171fb079d name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:32.311685 crc crio[22095]: time=\"2026-06-09T16:57:32.311596974Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:57:33.055259 crc crio[22095]: time=\"2026-06-09T16:57:33.055144402Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d0c18cb0-1bef-4b7c-81b1-5e0171fb079d name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:33.057451 crc crio[22095]: time=\"2026-06-09T16:57:33.057370959Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c0434e0b-d68a-4ee0-be3e-8754fe4fb970 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:33.060784 crc crio[22095]: time=\"2026-06-09T16:57:33.060692995Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=17b92dc3-1539-440d-9de2-9b226cf8b98b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:33.070104 crc crio[22095]: time=\"2026-06-09T16:57:33.069742618Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jflm5/extract-content\" id=d9394dc2-898a-4fe8-9cb5-d000307b7c59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:33.071887 crc crio[22095]: time=\"2026-06-09T16:57:33.071810821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:33.126425 crc crio[22095]: time=\"2026-06-09T16:57:33.126325244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:33.131821 crc crio[22095]: time=\"2026-06-09T16:57:33.131735823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:33.308012 crc crio[22095]: time=\"2026-06-09T16:57:33.307860747Z\" level=info msg=\"Created container 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce: openshift-marketplace/redhat-marketplace-jflm5/extract-content\" id=d9394dc2-898a-4fe8-9cb5-d000307b7c59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:33.310162 crc crio[22095]: time=\"2026-06-09T16:57:33.310020883Z\" level=info msg=\"Starting container: 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce\" id=d11bf546-de37-4e69-9b0a-3c28992b46a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:33.316856 crc crio[22095]: time=\"2026-06-09T16:57:33.316781737Z\" level=info msg=\"Started container\" PID=199882 containerID=279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce description=openshift-marketplace/redhat-marketplace-jflm5/extract-content id=d11bf546-de37-4e69-9b0a-3c28992b46a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\nJun 09 16:57:35.412486 crc crio[22095]: time=\"2026-06-09T16:57:35.41166303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d0e382a-44b9-41cc-9f20-b4834df6c6be name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:35.417447 crc crio[22095]: time=\"2026-06-09T16:57:35.416539406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57516999-7b59-4cb3-a74d-b946aed8a4e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:35.434324 crc crio[22095]: time=\"2026-06-09T16:57:35.434199Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=28f4aed5-04d8-4292-9b4b-756aa587f92c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:35.434672 crc crio[22095]: time=\"2026-06-09T16:57:35.434622151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:35.511021 crc crio[22095]: time=\"2026-06-09T16:57:35.505722971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:35.514278 crc crio[22095]: time=\"2026-06-09T16:57:35.514180109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:35.696236 crc crio[22095]: time=\"2026-06-09T16:57:35.695407724Z\" level=info msg=\"Created container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=28f4aed5-04d8-4292-9b4b-756aa587f92c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:35.698244 crc crio[22095]: time=\"2026-06-09T16:57:35.698147164Z\" level=info msg=\"Starting container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d\" id=28fb3fb9-55b4-4428-a563-cc22e830a3bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:35.705408 crc crio[22095]: time=\"2026-06-09T16:57:35.705317879Z\" level=info msg=\"Started container\" PID=199974 containerID=a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d description=openshift-marketplace/redhat-marketplace-jflm5/registry-server id=28fb3fb9-55b4-4428-a563-cc22e830a3bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\nJun 09 16:57:43.553823 crc crio[22095]: time=\"2026-06-09T16:57:43.549778336Z\" level=info msg=\"Stopping container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d (timeout: 2s)\" id=e44576c6-2e44-4d1a-9fd7-fc9aa41543df name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:57:43.684251 crc crio[22095]: time=\"2026-06-09T16:57:43.684114004Z\" level=info msg=\"Stopped container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=e44576c6-2e44-4d1a-9fd7-fc9aa41543df name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:57:43.686020 crc crio[22095]: time=\"2026-06-09T16:57:43.685822348Z\" level=info msg=\"Stopping pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=47274e06-955a-4c43-b886-b06e9b05d9c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:57:43.686862 crc crio[22095]: time=\"2026-06-09T16:57:43.686753472Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc001984bf0}] Aliases:map[]}\"\nJun 09 16:57:43.687289 crc crio[22095]: time=\"2026-06-09T16:57:43.687096921Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jflm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:44.215243 crc crio[22095]: time=\"2026-06-09T16:57:44.214522647Z\" level=info msg=\"Stopped pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=47274e06-955a-4c43-b886-b06e9b05d9c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:57:44.587707 crc crio[22095]: time=\"2026-06-09T16:57:44.585689171Z\" level=info msg=\"Removing container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d\" id=85a8c08f-c41d-40c2-8bc8-02f4b1fef19f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:44.642337 crc crio[22095]: time=\"2026-06-09T16:57:44.641344974Z\" level=info msg=\"Removed container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=85a8c08f-c41d-40c2-8bc8-02f4b1fef19f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:44.645587 crc crio[22095]: time=\"2026-06-09T16:57:44.644605187Z\" level=info msg=\"Removing container: 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce\" id=b1b96a04-88ea-4a05-8823-30cb65353552 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:44.681431 crc crio[22095]: time=\"2026-06-09T16:57:44.681321783Z\" level=info msg=\"Removed container 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce: openshift-marketplace/redhat-marketplace-jflm5/extract-content\" id=b1b96a04-88ea-4a05-8823-30cb65353552 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:44.685530 crc crio[22095]: time=\"2026-06-09T16:57:44.685444869Z\" level=info msg=\"Removing container: 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276\" id=0f6e4ee8-f2c5-48ff-8c08-b884a60bb43c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:44.749096 crc crio[22095]: time=\"2026-06-09T16:57:44.748793439Z\" level=info msg=\"Removed container 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities\" id=0f6e4ee8-f2c5-48ff-8c08-b884a60bb43c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:00.525899 crc crio[22095]: time=\"2026-06-09T16:58:00.524643914Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683738-q4b4b/POD\" id=f2f5ecc7-869a-497c-8953-6748c2f38f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:00.525899 crc crio[22095]: time=\"2026-06-09T16:58:00.525995208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:00.588613 crc crio[22095]: time=\"2026-06-09T16:58:00.588483137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc00041c3d8}] Aliases:map[]}\"\nJun 09 16:58:00.588613 crc crio[22095]: time=\"2026-06-09T16:58:00.588570519Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683738-q4b4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:01.120833 crc crio[22095]: 2026-06-09T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98c415731fe8e7a Mac:aa:7f:25:72:8d:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:01.125553 crc crio[22095]: time=\"2026-06-09T16:58:01.125485189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc00041c3d8}] Aliases:map[]}\"\nJun 09 16:58:01.125887 crc crio[22095]: time=\"2026-06-09T16:58:01.125820637Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683738-q4b4b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:01.138845 crc crio[22095]: time=\"2026-06-09T16:58:01.138713709Z\" level=info msg=\"Ran pod sandbox 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea with infra container: openshift-infra/auto-csr-approver-29683738-q4b4b/POD\" id=f2f5ecc7-869a-497c-8953-6748c2f38f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:01.144032 crc crio[22095]: time=\"2026-06-09T16:58:01.143970214Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c69d10ee-3872-494a-b65b-7cf965e8c4af name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:01.157533 crc crio[22095]: time=\"2026-06-09T16:58:01.157417401Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:58:02.028876 crc crio[22095]: time=\"2026-06-09T16:58:02.027599429Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c69d10ee-3872-494a-b65b-7cf965e8c4af name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:02.031788 crc crio[22095]: time=\"2026-06-09T16:58:02.031734406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c55b2a01-020e-4520-bd26-39ee74867d21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:02.036960 crc crio[22095]: time=\"2026-06-09T16:58:02.036856178Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c42e388-5559-4488-9b9c-bcf9d976be28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:02.047552 crc crio[22095]: time=\"2026-06-09T16:58:02.047465021Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683738-q4b4b/oc\" id=06beb19a-22fd-4f78-99f1-b47a4afeabc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:02.048247 crc crio[22095]: time=\"2026-06-09T16:58:02.048175569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:02.103251 crc crio[22095]: time=\"2026-06-09T16:58:02.103148574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:02.353590 crc crio[22095]: time=\"2026-06-09T16:58:02.353361215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:02.495635 crc crio[22095]: time=\"2026-06-09T16:58:02.495516814Z\" level=info msg=\"Created container e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7: openshift-infra/auto-csr-approver-29683738-q4b4b/oc\" id=06beb19a-22fd-4f78-99f1-b47a4afeabc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:02.496879 crc crio[22095]: time=\"2026-06-09T16:58:02.496801267Z\" level=info msg=\"Starting container: e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7\" id=99d603b4-1b36-42f5-89f2-82aab4ac2ab5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:02.503173 crc crio[22095]: time=\"2026-06-09T16:58:02.503093719Z\" level=info msg=\"Started container\" PID=201631 containerID=e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7 description=openshift-infra/auto-csr-approver-29683738-q4b4b/oc id=99d603b4-1b36-42f5-89f2-82aab4ac2ab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\nJun 09 16:58:04.932797 crc crio[22095]: time=\"2026-06-09T16:58:04.931276241Z\" level=info msg=\"Stopping pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=1bbe0e5d-da31-4ba3-8322-115a1abac7a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:04.934641 crc crio[22095]: time=\"2026-06-09T16:58:04.933683482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc0012888a8}] Aliases:map[]}\"\nJun 09 16:58:04.934641 crc crio[22095]: time=\"2026-06-09T16:58:04.933815686Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683738-q4b4b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:05.355359 crc crio[22095]: time=\"2026-06-09T16:58:05.354356621Z\" level=info msg=\"Stopped pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=1bbe0e5d-da31-4ba3-8322-115a1abac7a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:10.977414 crc crio[22095]: time=\"2026-06-09T16:58:10.976743413Z\" level=info msg=\"Removing container: 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e\" id=923e3b12-b330-4ab0-a3bd-9918033edc5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.095167 crc crio[22095]: time=\"2026-06-09T16:58:11.095023568Z\" level=info msg=\"Removed container 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e: openshift-infra/auto-csr-approver-29683732-g5tsq/oc\" id=923e3b12-b330-4ab0-a3bd-9918033edc5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.105915 crc crio[22095]: time=\"2026-06-09T16:58:11.105807415Z\" level=info msg=\"Stopping pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c9597fb7-4404-4184-a287-e6a772bc47dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:11.105915 crc crio[22095]: time=\"2026-06-09T16:58:11.105901608Z\" level=info msg=\"Stopped pod sandbox (already stopped): be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c9597fb7-4404-4184-a287-e6a772bc47dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:11.106753 crc crio[22095]: time=\"2026-06-09T16:58:11.106676158Z\" level=info msg=\"Removing pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c2206fbd-7c34-49db-bdb7-93d125cf0470 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:58:11.125700 crc crio[22095]: time=\"2026-06-09T16:58:11.125556494Z\" level=info msg=\"Removed pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c2206fbd-7c34-49db-bdb7-93d125cf0470 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:58:11.127298 crc crio[22095]: time=\"2026-06-09T16:58:11.127227907Z\" level=info msg=\"Stopping pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=543927fc-6ffc-4d7d-be66-ad07e97b5b11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:11.127298 crc crio[22095]: time=\"2026-06-09T16:58:11.127292888Z\" level=info msg=\"Stopped pod sandbox (already stopped): bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=543927fc-6ffc-4d7d-be66-ad07e97b5b11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:11.128128 crc crio[22095]: time=\"2026-06-09T16:58:11.127884133Z\" level=info msg=\"Removing pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=f2a60112-317b-43d8-bdef-8e99bf535abb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:58:11.145631 crc crio[22095]: time=\"2026-06-09T16:58:11.145517197Z\" level=info msg=\"Removed pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=f2a60112-317b-43d8-bdef-8e99bf535abb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:00.547790 crc crio[22095]: time=\"2026-06-09T17:00:00.546999163Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/POD\" id=7e529849-9ad6-422b-ba9a-ca29d3e19760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:00.550196 crc crio[22095]: time=\"2026-06-09T17:00:00.547815434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:00.567044 crc crio[22095]: time=\"2026-06-09T17:00:00.566888695Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683740-9c292/POD\" id=fdcaf250-bf6f-4c4f-9d2b-c7fa858d73f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:00.567415 crc crio[22095]: time=\"2026-06-09T17:00:00.56707351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:00.611053 crc crio[22095]: time=\"2026-06-09T17:00:00.610813246Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc0019859e8}] Aliases:map[]}\"\nJun 09 17:00:00.611053 crc crio[22095]: time=\"2026-06-09T17:00:00.610901898Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:00.626146 crc crio[22095]: time=\"2026-06-09T17:00:00.625272508Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00012ba50}] Aliases:map[]}\"\nJun 09 17:00:00.626146 crc crio[22095]: time=\"2026-06-09T17:00:00.62613402Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683740-9c292 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:01.389065 crc crio[22095]: 2026-06-09T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dd77213bafd5b9 Mac:26:9c:96:2f:90:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:01.390559 crc crio[22095]: time=\"2026-06-09T17:00:01.390425364Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc0019859e8}] Aliases:map[]}\"\nJun 09 17:00:01.390836 crc crio[22095]: time=\"2026-06-09T17:00:01.390599498Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:01.394259 crc crio[22095]: 2026-06-09T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88a6ce447075717 Mac:aa:b4:cc:6c:3a:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:01.395291 crc crio[22095]: time=\"2026-06-09T17:00:01.395206037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00012ba50}] Aliases:map[]}\"\nJun 09 17:00:01.395469 crc crio[22095]: time=\"2026-06-09T17:00:01.395408292Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683740-9c292 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:01.401279 crc crio[22095]: time=\"2026-06-09T17:00:01.401203651Z\" level=info msg=\"Ran pod sandbox 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/POD\" id=7e529849-9ad6-422b-ba9a-ca29d3e19760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:01.405421 crc crio[22095]: time=\"2026-06-09T17:00:01.405327247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a063841-29a5-418c-8de6-a996f81fde1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:01.407879 crc crio[22095]: time=\"2026-06-09T17:00:01.40777035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=161125d1-27ad-4f5a-8ddd-5fa2ee12f47b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:01.412230 crc crio[22095]: time=\"2026-06-09T17:00:01.412154133Z\" level=info msg=\"Ran pod sandbox 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 with infra container: openshift-infra/auto-csr-approver-29683740-9c292/POD\" id=fdcaf250-bf6f-4c4f-9d2b-c7fa858d73f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:01.417827 crc crio[22095]: time=\"2026-06-09T17:00:01.417735377Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=16899ee8-8105-410c-8a24-93d7a530478b name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:01.426783 crc crio[22095]: time=\"2026-06-09T17:00:01.426681227Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles\" id=a31ec258-cfca-4dc5-b698-e26956a5d408 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:01.428060 crc crio[22095]: time=\"2026-06-09T17:00:01.427850767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:01.432537 crc crio[22095]: time=\"2026-06-09T17:00:01.432400734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:00:01.479552 crc crio[22095]: time=\"2026-06-09T17:00:01.478778188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:01.486506 crc crio[22095]: time=\"2026-06-09T17:00:01.486398614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:01.699133 crc crio[22095]: time=\"2026-06-09T17:00:01.698875203Z\" level=info msg=\"Created container 0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles\" id=a31ec258-cfca-4dc5-b698-e26956a5d408 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:01.702494 crc crio[22095]: time=\"2026-06-09T17:00:01.701189483Z\" level=info msg=\"Starting container: 0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7\" id=c2ee3700-eb8d-4ada-aac1-3fb6e78428cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:01.720675 crc crio[22095]: time=\"2026-06-09T17:00:01.72051849Z\" level=info msg=\"Started container\" PID=208120 containerID=0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7 description=openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles id=c2ee3700-eb8d-4ada-aac1-3fb6e78428cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d\nJun 09 17:00:03.765333 crc crio[22095]: time=\"2026-06-09T17:00:03.763819835Z\" level=info msg=\"Stopping pod sandbox: 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d\" id=ffd5710c-2f24-49f9-bdf3-fb7773011bc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:03.768284 crc crio[22095]: time=\"2026-06-09T17:00:03.766144925Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc002ab22d8}] Aliases:map[]}\"\nJun 09 17:00:03.768284 crc crio[22095]: time=\"2026-06-09T17:00:03.7663592Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:04.119989 crc crio[22095]: time=\"2026-06-09T17:00:04.119644894Z\" level=info msg=\"Stopped pod sandbox: 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d\" id=ffd5710c-2f24-49f9-bdf3-fb7773011bc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:04.660331 crc crio[22095]: time=\"2026-06-09T17:00:04.659310825Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=16899ee8-8105-410c-8a24-93d7a530478b name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:04.661167 crc crio[22095]: time=\"2026-06-09T17:00:04.661070191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5f555b56-f854-446c-b51e-915c70008a98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:04.710141 crc crio[22095]: time=\"2026-06-09T17:00:04.71000012Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5b811f3d-796c-48b8-a5f4-3e3baeb183bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:04.719410 crc crio[22095]: time=\"2026-06-09T17:00:04.719272869Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683740-9c292/oc\" id=4fb30e49-f550-4edd-a6d2-1540bec6a1a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:04.719860 crc crio[22095]: time=\"2026-06-09T17:00:04.719818173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:04.789481 crc crio[22095]: time=\"2026-06-09T17:00:04.789379083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:05.102776 crc crio[22095]: time=\"2026-06-09T17:00:05.102648407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:05.236597 crc crio[22095]: time=\"2026-06-09T17:00:05.23564135Z\" level=info msg=\"Created container 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730: openshift-infra/auto-csr-approver-29683740-9c292/oc\" id=4fb30e49-f550-4edd-a6d2-1540bec6a1a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:05.238535 crc crio[22095]: time=\"2026-06-09T17:00:05.238462033Z\" level=info msg=\"Starting container: 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730\" id=d58f65d9-9207-4b00-9281-ca13c4016f83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:05.244391 crc crio[22095]: time=\"2026-06-09T17:00:05.244293573Z\" level=info msg=\"Started container\" PID=208318 containerID=5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730 description=openshift-infra/auto-csr-approver-29683740-9c292/oc id=d58f65d9-9207-4b00-9281-ca13c4016f83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\nJun 09 17:00:06.822549 crc crio[22095]: time=\"2026-06-09T17:00:06.821956032Z\" level=info msg=\"Stopping pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=fac47efa-53f8-4424-a2a3-8522a0415b3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:06.823701 crc crio[22095]: time=\"2026-06-09T17:00:06.823390199Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00379f1e8}] Aliases:map[]}\"\nJun 09 17:00:06.823701 crc crio[22095]: time=\"2026-06-09T17:00:06.823521022Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683740-9c292 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:07.241291 crc crio[22095]: time=\"2026-06-09T17:00:07.241011639Z\" level=info msg=\"Stopped pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=fac47efa-53f8-4424-a2a3-8522a0415b3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:11.216269 crc crio[22095]: time=\"2026-06-09T17:00:11.212752462Z\" level=info msg=\"Removing container: 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b\" id=6396c4f4-0908-4736-98b6-10f5726023bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:11.348671 crc crio[22095]: time=\"2026-06-09T17:00:11.348603669Z\" level=info msg=\"Removed container 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b: openshift-infra/auto-csr-approver-29683734-2qv7z/oc\" id=6396c4f4-0908-4736-98b6-10f5726023bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:11.352559 crc crio[22095]: time=\"2026-06-09T17:00:11.3525348Z\" level=info msg=\"Removing container: 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2\" id=81ba2c37-28a5-465f-8da6-da2df80ac27e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:11.391443 crc crio[22095]: time=\"2026-06-09T17:00:11.39137903Z\" level=info msg=\"Removed container 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles\" id=81ba2c37-28a5-465f-8da6-da2df80ac27e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:11.406371 crc crio[22095]: time=\"2026-06-09T17:00:11.406269804Z\" level=info msg=\"Stopping pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=479ea12b-73d1-478d-b50b-912fe8e04224 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:11.406371 crc crio[22095]: time=\"2026-06-09T17:00:11.406358746Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=479ea12b-73d1-478d-b50b-912fe8e04224 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:11.406854 crc crio[22095]: time=\"2026-06-09T17:00:11.406791897Z\" level=info msg=\"Removing pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=3fc06755-d320-41aa-8c4f-dd2b4bf14fad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:11.427813 crc crio[22095]: time=\"2026-06-09T17:00:11.427665834Z\" level=info msg=\"Removed pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=3fc06755-d320-41aa-8c4f-dd2b4bf14fad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:11.432038 crc crio[22095]: time=\"2026-06-09T17:00:11.431420411Z\" level=info msg=\"Stopping pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=59d3906d-9c43-40b5-aff0-d833d3f68bbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:11.432038 crc crio[22095]: time=\"2026-06-09T17:00:11.431542754Z\" level=info msg=\"Stopped pod sandbox (already stopped): be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=59d3906d-9c43-40b5-aff0-d833d3f68bbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:11.432428 crc crio[22095]: time=\"2026-06-09T17:00:11.432367965Z\" level=info msg=\"Removing pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=718ccd29-e5be-4ced-8046-36b7e6c44a51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:11.456083 crc crio[22095]: time=\"2026-06-09T17:00:11.455986643Z\" level=info msg=\"Removed pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=718ccd29-e5be-4ced-8046-36b7e6c44a51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:26.121872 crc crio[22095]: time=\"2026-06-09T17:00:26.120320456Z\" level=info msg=\"Stopping pod sandbox: 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022\" id=0952018d-f062-4a9c-8422-b47ec637c682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:26.123561 crc crio[22095]: time=\"2026-06-09T17:00:26.122647106Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc001985980}] Aliases:map[]}\"\nJun 09 17:00:26.123561 crc crio[22095]: time=\"2026-06-09T17:00:26.1227968Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:26.700328 crc crio[22095]: time=\"2026-06-09T17:00:26.699587367Z\" level=info msg=\"Stopped pod sandbox: 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022\" id=0952018d-f062-4a9c-8422-b47ec637c682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:27.877279 crc crio[22095]: time=\"2026-06-09T17:00:27.876558762Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/POD\" id=17de9360-b275-4945-82f9-2d54cf02bb80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:27.878506 crc crio[22095]: time=\"2026-06-09T17:00:27.877323211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:27.955179 crc crio[22095]: time=\"2026-06-09T17:00:27.955034471Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"\nJun 09 17:00:27.956027 crc crio[22095]: time=\"2026-06-09T17:00:27.956001786Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:28.676136 crc crio[22095]: 2026-06-09T17:00:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:726d171ec22cbdd Mac:46:3d:43:c1:ad:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:28.679152 crc crio[22095]: time=\"2026-06-09T17:00:28.679079459Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"\nJun 09 17:00:28.679575 crc crio[22095]: time=\"2026-06-09T17:00:28.679555101Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:28.694611 crc crio[22095]: time=\"2026-06-09T17:00:28.694474375Z\" level=info msg=\"Ran pod sandbox 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/POD\" id=17de9360-b275-4945-82f9-2d54cf02bb80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:28.709005 crc crio[22095]: time=\"2026-06-09T17:00:28.708850855Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c06394aa-7122-4371-909b-675ff9560372 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:28.724484 crc crio[22095]: time=\"2026-06-09T17:00:28.724381135Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 09 17:00:29.201043 crc crio[22095]: time=\"2026-06-09T17:00:29.200842319Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c06394aa-7122-4371-909b-675ff9560372 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:29.203313 crc crio[22095]: time=\"2026-06-09T17:00:29.202243365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8887b431-1481-4b13-95a1-58b9644ea9d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:29.253167 crc crio[22095]: time=\"2026-06-09T17:00:29.253047573Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d1ce2fe9-3d4e-42e4-8874-7c7ccf7cf630 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:29.267174 crc crio[22095]: time=\"2026-06-09T17:00:29.267028243Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=9c7e0a44-4fc2-4a4b-bd8f-b833beb480c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:29.267649 crc crio[22095]: time=\"2026-06-09T17:00:29.267546216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:29.344347 crc crio[22095]: time=\"2026-06-09T17:00:29.343413139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:29.351252 crc crio[22095]: time=\"2026-06-09T17:00:29.351059916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:29.585194 crc crio[22095]: time=\"2026-06-09T17:00:29.585036839Z\" level=info msg=\"Created container 3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=9c7e0a44-4fc2-4a4b-bd8f-b833beb480c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:29.586583 crc crio[22095]: time=\"2026-06-09T17:00:29.586378063Z\" level=info msg=\"Starting container: 3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9\" id=d9ca2efb-e3b5-4ad4-a412-7fac614af57c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:29.593376 crc crio[22095]: time=\"2026-06-09T17:00:29.59325629Z\" level=info msg=\"Started container\" PID=209889 containerID=3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=d9ca2efb-e3b5-4ad4-a412-7fac614af57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288\nJun 09 17:01:00.630246 crc crio[22095]: time=\"2026-06-09T17:01:00.629165202Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683741-b4s2x/POD\" id=e3dde6bf-c7a5-4a83-b368-85bf72a133dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:00.632128 crc crio[22095]: time=\"2026-06-09T17:01:00.63027555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:00.674808 crc crio[22095]: time=\"2026-06-09T17:01:00.674735685Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc002da4060}] Aliases:map[]}\"\nJun 09 17:01:00.675742 crc crio[22095]: time=\"2026-06-09T17:01:00.67570967Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683741-b4s2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:01.194619 crc crio[22095]: 2026-06-09T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fecc0807b048d6 Mac:c6:5f:7c:74:20:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 SocketPath: PciID:}] [{Interface:0xc0002386b0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:01.196682 crc crio[22095]: time=\"2026-06-09T17:01:01.196606678Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc002da4060}] Aliases:map[]}\"\nJun 09 17:01:01.196847 crc crio[22095]: time=\"2026-06-09T17:01:01.196805663Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683741-b4s2x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:01.207246 crc crio[22095]: time=\"2026-06-09T17:01:01.207132959Z\" level=info msg=\"Ran pod sandbox 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 with infra container: openstack/keystone-cron-29683741-b4s2x/POD\" id=e3dde6bf-c7a5-4a83-b368-85bf72a133dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:01.210402 crc crio[22095]: time=\"2026-06-09T17:01:01.210333501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=489b913b-2f77-4320-be8e-430108697383 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:01.247213 crc crio[22095]: time=\"2026-06-09T17:01:01.247152769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=9df5aab6-2147-46c5-bfbe-cb2b963c181e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:01.260791 crc crio[22095]: time=\"2026-06-09T17:01:01.260693208Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683741-b4s2x/keystone-cron\" id=b04fd32e-be5e-4166-b2c3-eeebc5d7f85d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:01.261759 crc crio[22095]: time=\"2026-06-09T17:01:01.261412636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:01.337712 crc crio[22095]: time=\"2026-06-09T17:01:01.336982101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:01.347821 crc crio[22095]: time=\"2026-06-09T17:01:01.347741278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:01.575575 crc crio[22095]: time=\"2026-06-09T17:01:01.575246264Z\" level=info msg=\"Created container c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212: openstack/keystone-cron-29683741-b4s2x/keystone-cron\" id=b04fd32e-be5e-4166-b2c3-eeebc5d7f85d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:01.577377 crc crio[22095]: time=\"2026-06-09T17:01:01.576962129Z\" level=info msg=\"Starting container: c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212\" id=5e5ef5e2-9f77-4542-9510-f79c9615ed82 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:01.586487 crc crio[22095]: time=\"2026-06-09T17:01:01.586056063Z\" level=info msg=\"Started container\" PID=211723 containerID=c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212 description=openstack/keystone-cron-29683741-b4s2x/keystone-cron id=5e5ef5e2-9f77-4542-9510-f79c9615ed82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499\nJun 09 17:01:07.783377 crc crio[22095]: time=\"2026-06-09T17:01:07.782170341Z\" level=info msg=\"Stopping pod sandbox: 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499\" id=8a40e817-56ab-4fed-b53f-5d147280e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:07.785607 crc crio[22095]: time=\"2026-06-09T17:01:07.784358188Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc00263c860}] Aliases:map[]}\"\nJun 09 17:01:07.785607 crc crio[22095]: time=\"2026-06-09T17:01:07.784536852Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683741-b4s2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:08.234727 crc crio[22095]: time=\"2026-06-09T17:01:08.233890469Z\" level=info msg=\"Stopped pod sandbox: 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499\" id=8a40e817-56ab-4fed-b53f-5d147280e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:00.684835 crc crio[22095]: time=\"2026-06-09T17:02:00.683256797Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683742-69gn5/POD\" id=5fcdbbff-7c50-410a-a04b-d84ed0022913 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:00.684835 crc crio[22095]: time=\"2026-06-09T17:02:00.684792157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:00.720727 crc crio[22095]: time=\"2026-06-09T17:02:00.720596418Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc00263d110}] Aliases:map[]}\"\nJun 09 17:02:00.720727 crc crio[22095]: time=\"2026-06-09T17:02:00.72066083Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683742-69gn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:01.259991 crc crio[22095]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13ad12f85e7bb08 Mac:ba:0c:51:54:98:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 SocketPath: PciID:}] [{Interface:0xc0002babc0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:01.260695 crc crio[22095]: time=\"2026-06-09T17:02:01.260591957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc00263d110}] Aliases:map[]}\"\nJun 09 17:02:01.261322 crc crio[22095]: time=\"2026-06-09T17:02:01.261293725Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683742-69gn5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:01.274564 crc crio[22095]: time=\"2026-06-09T17:02:01.274183497Z\" level=info msg=\"Ran pod sandbox 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 with infra container: openshift-infra/auto-csr-approver-29683742-69gn5/POD\" id=5fcdbbff-7c50-410a-a04b-d84ed0022913 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:01.278585 crc crio[22095]: time=\"2026-06-09T17:02:01.278477347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fbea2a22-4a74-4a8b-9565-ae61ad23d24b name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:01.292825 crc crio[22095]: time=\"2026-06-09T17:02:01.292725524Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:02:02.961180 crc crio[22095]: time=\"2026-06-09T17:02:02.959227411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fbea2a22-4a74-4a8b-9565-ae61ad23d24b name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:02.963090 crc crio[22095]: time=\"2026-06-09T17:02:02.961586041Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=270ebfec-cb15-42e5-b675-b8b370116ee1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.969258 crc crio[22095]: time=\"2026-06-09T17:02:02.964384373Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=958b32f9-75e3-4716-b37b-8d1ef80f658b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.971562 crc crio[22095]: time=\"2026-06-09T17:02:02.971398004Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683742-69gn5/oc\" id=4abad3d7-827a-40c6-b1e0-1954ffe8ad69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:02.972361 crc crio[22095]: time=\"2026-06-09T17:02:02.972307287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.043504 crc crio[22095]: time=\"2026-06-09T17:02:03.043402267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.285786 crc crio[22095]: time=\"2026-06-09T17:02:03.284888863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.481763 crc crio[22095]: time=\"2026-06-09T17:02:03.481646388Z\" level=info msg=\"Created container c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df: openshift-infra/auto-csr-approver-29683742-69gn5/oc\" id=4abad3d7-827a-40c6-b1e0-1954ffe8ad69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.482907 crc crio[22095]: time=\"2026-06-09T17:02:03.482821478Z\" level=info msg=\"Starting container: c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df\" id=f481acf1-c210-449d-b880-d6e006b303a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:03.491868 crc crio[22095]: time=\"2026-06-09T17:02:03.491743448Z\" level=info msg=\"Started container\" PID=215121 containerID=c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df description=openshift-infra/auto-csr-approver-29683742-69gn5/oc id=f481acf1-c210-449d-b880-d6e006b303a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\nJun 09 17:02:05.675142 crc crio[22095]: time=\"2026-06-09T17:02:05.673663511Z\" level=info msg=\"Stopping pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=db13fb66-ae20-4dcd-badd-beb19ecbc5ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:05.676573 crc crio[22095]: time=\"2026-06-09T17:02:05.676091463Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc001288db0}] Aliases:map[]}\"\nJun 09 17:02:05.676573 crc crio[22095]: time=\"2026-06-09T17:02:05.676300178Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683742-69gn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:05.986306 crc crio[22095]: time=\"2026-06-09T17:02:05.986095493Z\" level=info msg=\"Stopped pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=db13fb66-ae20-4dcd-badd-beb19ecbc5ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:11.518819 crc crio[22095]: time=\"2026-06-09T17:02:11.518269923Z\" level=info msg=\"Removing container: 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75\" id=1b237874-f909-437e-bf95-50866543cf7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.653820 crc crio[22095]: time=\"2026-06-09T17:02:11.653065401Z\" level=info msg=\"Removed container 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75: openshift-infra/auto-csr-approver-29683736-ggldv/oc\" id=1b237874-f909-437e-bf95-50866543cf7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.675801 crc crio[22095]: time=\"2026-06-09T17:02:11.675667723Z\" level=info msg=\"Stopping pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=3ea95cf4-559d-4186-83b9-2308dfc28352 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:11.676269 crc crio[22095]: time=\"2026-06-09T17:02:11.675829627Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=3ea95cf4-559d-4186-83b9-2308dfc28352 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:11.677165 crc crio[22095]: time=\"2026-06-09T17:02:11.67669751Z\" level=info msg=\"Removing pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=360ee5d1-7978-44e5-8945-a72c41b3df16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:11.705893 crc crio[22095]: time=\"2026-06-09T17:02:11.705774048Z\" level=info msg=\"Removed pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=360ee5d1-7978-44e5-8945-a72c41b3df16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:56.516445 crc crio[22095]: time=\"2026-06-09T17:02:56.515182184Z\" level=info msg=\"Stopping pod sandbox: 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288\" id=9eca4099-49ce-46fd-8356-f2f38a54075a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:56.518531 crc crio[22095]: time=\"2026-06-09T17:02:56.518361345Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc000526d58}] Aliases:map[]}\"\nJun 09 17:02:56.518650 crc crio[22095]: time=\"2026-06-09T17:02:56.518627442Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:57.338340 crc crio[22095]: time=\"2026-06-09T17:02:57.33756298Z\" level=info msg=\"Stopped pod sandbox: 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288\" id=9eca4099-49ce-46fd-8356-f2f38a54075a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:58.380089 crc crio[22095]: time=\"2026-06-09T17:02:58.379467819Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:03:00.585589 crc crio[22095]: time=\"2026-06-09T17:03:00.584433805Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-h8mv2/POD\" id=ab86b06a-f137-4d14-bb0d-84ceb8160a3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:00.588019 crc crio[22095]: time=\"2026-06-09T17:03:00.585627765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:00.639162 crc crio[22095]: time=\"2026-06-09T17:03:00.636656554Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"\nJun 09 17:03:00.639688 crc crio[22095]: time=\"2026-06-09T17:03:00.639631321Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-h8mv2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:01.286496 crc crio[22095]: 2026-06-09T17:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7762f809ba46841 Mac:3a:8e:84:36:c9:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e SocketPath: PciID:}] [{Interface:0xc000250c10 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:01.289317 crc crio[22095]: time=\"2026-06-09T17:03:01.289271166Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"\nJun 09 17:03:01.289647 crc crio[22095]: time=\"2026-06-09T17:03:01.289625365Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-h8mv2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:01.302479 crc crio[22095]: time=\"2026-06-09T17:03:01.302414873Z\" level=info msg=\"Ran pod sandbox 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 with infra container: openshift-marketplace/redhat-operators-h8mv2/POD\" id=ab86b06a-f137-4d14-bb0d-84ceb8160a3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:01.314263 crc crio[22095]: time=\"2026-06-09T17:03:01.305622556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a4f4d72b-0312-45f2-82ee-ad4692de4a5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:01.314263 crc crio[22095]: time=\"2026-06-09T17:03:01.309057704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7068a878-7233-4c91-8d92-254ed7a21019 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:01.331645 crc crio[22095]: time=\"2026-06-09T17:03:01.331400977Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h8mv2/extract-utilities\" id=34876994-4ca0-4e70-8eb6-00bf31ea43bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.332163 crc crio[22095]: time=\"2026-06-09T17:03:01.33190732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.406580 crc crio[22095]: time=\"2026-06-09T17:03:01.405154449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.410630 crc crio[22095]: time=\"2026-06-09T17:03:01.410550407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.816026 crc crio[22095]: time=\"2026-06-09T17:03:01.815835113Z\" level=info msg=\"Created container c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8: openshift-marketplace/redhat-operators-h8mv2/extract-utilities\" id=34876994-4ca0-4e70-8eb6-00bf31ea43bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.819380 crc crio[22095]: time=\"2026-06-09T17:03:01.819272581Z\" level=info msg=\"Starting container: c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8\" id=4baa7373-eae6-4393-85ec-35e7969301ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.829471 crc crio[22095]: time=\"2026-06-09T17:03:01.829315819Z\" level=info msg=\"Started container\" PID=218527 containerID=c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8 description=openshift-marketplace/redhat-operators-h8mv2/extract-utilities id=4baa7373-eae6-4393-85ec-35e7969301ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\nJun 09 17:03:02.630428 crc crio[22095]: time=\"2026-06-09T17:03:02.629382843Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=648d6423-5ec2-4ad4-8d36-9ead9922596e name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:02.640437 crc crio[22095]: time=\"2026-06-09T17:03:02.640344195Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:03:03.631382 crc crio[22095]: time=\"2026-06-09T17:03:03.630369122Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=648d6423-5ec2-4ad4-8d36-9ead9922596e name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:03.633070 crc crio[22095]: time=\"2026-06-09T17:03:03.632814615Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5f7b365c-f02b-4127-b7c8-179252a3983f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:03.641393 crc crio[22095]: time=\"2026-06-09T17:03:03.641277462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5bc05dec-1670-4b65-9141-f98c82ffd363 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:03.650407 crc crio[22095]: time=\"2026-06-09T17:03:03.650299503Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h8mv2/extract-content\" id=c970aa30-0e08-4f3d-a40d-23b039675d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:03.651882 crc crio[22095]: time=\"2026-06-09T17:03:03.651794962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:03.716971 crc crio[22095]: time=\"2026-06-09T17:03:03.716799489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:03.722450 crc crio[22095]: time=\"2026-06-09T17:03:03.722355152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:03.905491 crc crio[22095]: time=\"2026-06-09T17:03:03.905366857Z\" level=info msg=\"Created container 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67: openshift-marketplace/redhat-operators-h8mv2/extract-content\" id=c970aa30-0e08-4f3d-a40d-23b039675d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:03.906777 crc crio[22095]: time=\"2026-06-09T17:03:03.906691991Z\" level=info msg=\"Starting container: 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67\" id=06ec556c-c78e-41d5-a33f-d5149c16e6f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:03.914817 crc crio[22095]: time=\"2026-06-09T17:03:03.914717056Z\" level=info msg=\"Started container\" PID=218613 containerID=59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67 description=openshift-marketplace/redhat-operators-h8mv2/extract-content id=06ec556c-c78e-41d5-a33f-d5149c16e6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\nJun 09 17:03:07.725532 crc crio[22095]: time=\"2026-06-09T17:03:07.724519489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51cd4e96-d3fd-4833-b7b5-58e578f25896 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:07.729461 crc crio[22095]: time=\"2026-06-09T17:03:07.729369104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3da67b66-2b48-4aa8-8fee-f3b7f7699df2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:07.740828 crc crio[22095]: time=\"2026-06-09T17:03:07.740662354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=27ffa548-f1a7-4413-b0e8-6f5682aa3001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:07.741575 crc crio[22095]: time=\"2026-06-09T17:03:07.74129582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:07.808323 crc crio[22095]: time=\"2026-06-09T17:03:07.808209706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:07.812121 crc crio[22095]: time=\"2026-06-09T17:03:07.811998664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:07.985809 crc crio[22095]: time=\"2026-06-09T17:03:07.984786076Z\" level=info msg=\"Created container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=27ffa548-f1a7-4413-b0e8-6f5682aa3001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:07.989116 crc crio[22095]: time=\"2026-06-09T17:03:07.987376703Z\" level=info msg=\"Starting container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421\" id=74c90b05-80d3-4367-8f06-f8c32b40fb59 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:07.995765 crc crio[22095]: time=\"2026-06-09T17:03:07.995621774Z\" level=info msg=\"Started container\" PID=218826 containerID=119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421 description=openshift-marketplace/redhat-operators-h8mv2/registry-server id=74c90b05-80d3-4367-8f06-f8c32b40fb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\nJun 09 17:03:21.957663 crc crio[22095]: time=\"2026-06-09T17:03:21.956325108Z\" level=info msg=\"Stopping container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421 (timeout: 2s)\" id=29b80ff4-287a-4590-b6e6-9719caf18b73 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:22.113826 crc crio[22095]: time=\"2026-06-09T17:03:22.113689515Z\" level=info msg=\"Stopped container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=29b80ff4-287a-4590-b6e6-9719caf18b73 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:22.115666 crc crio[22095]: time=\"2026-06-09T17:03:22.115591654Z\" level=info msg=\"Stopping pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=099399f0-9d15-4fb3-876d-e62f48bbeca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:22.116767 crc crio[22095]: time=\"2026-06-09T17:03:22.116695452Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc002b5c0d8}] Aliases:map[]}\"\nJun 09 17:03:22.116998 crc crio[22095]: time=\"2026-06-09T17:03:22.116872897Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-h8mv2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:22.506743 crc crio[22095]: time=\"2026-06-09T17:03:22.505794624Z\" level=info msg=\"Stopped pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=099399f0-9d15-4fb3-876d-e62f48bbeca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:22.991498 crc crio[22095]: time=\"2026-06-09T17:03:22.990627561Z\" level=info msg=\"Removing container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421\" id=f53aafe9-be93-44d5-a98c-0cb53ca7a24a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:23.044983 crc crio[22095]: time=\"2026-06-09T17:03:23.04474964Z\" level=info msg=\"Removed container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=f53aafe9-be93-44d5-a98c-0cb53ca7a24a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:23.047819 crc crio[22095]: time=\"2026-06-09T17:03:23.047732386Z\" level=info msg=\"Removing container: 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67\" id=d3cfb3f4-b807-495c-b8ad-a164ec4895c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:23.096327 crc crio[22095]: time=\"2026-06-09T17:03:23.096069546Z\" level=info msg=\"Removed container 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67: openshift-marketplace/redhat-operators-h8mv2/extract-content\" id=d3cfb3f4-b807-495c-b8ad-a164ec4895c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:23.102628 crc crio[22095]: time=\"2026-06-09T17:03:23.102573273Z\" level=info msg=\"Removing container: c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8\" id=e902de0c-6757-4e0b-93b4-1ff0f2594490 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:23.139038 crc crio[22095]: time=\"2026-06-09T17:03:23.138903855Z\" level=info msg=\"Removed container c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8: openshift-marketplace/redhat-operators-h8mv2/extract-utilities\" id=e902de0c-6757-4e0b-93b4-1ff0f2594490 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:30.810488 crc crio[22095]: time=\"2026-06-09T17:03:30.807760133Z\" level=info msg=\"Stopping container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b (timeout: 10s)\" id=ffdefdc7-6436-440b-a59b-a6735385bca0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.821080 crc crio[22095]: time=\"2026-06-09T17:03:30.815982554Z\" level=info msg=\"Stopping container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8 (timeout: 10s)\" id=56081e91-56a9-4299-89d0-91f8c6f48299 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.894465 crc crio[22095]: time=\"2026-06-09T17:03:30.893975045Z\" level=info msg=\"Stopping container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a (timeout: 10s)\" id=3ec513ba-cba3-4ec2-b42c-32c6f45b50c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.894465 crc crio[22095]: time=\"2026-06-09T17:03:30.894220241Z\" level=info msg=\"Stopping container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784 (timeout: 10s)\" id=5ff9727f-511b-4b54-a4d7-356aeb4eb494 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.938448 crc crio[22095]: time=\"2026-06-09T17:03:30.938367494Z\" level=info msg=\"Stopping container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df (timeout: 10s)\" id=cf19252a-b9a1-41dd-a3be-758e626820d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.938654 crc crio[22095]: time=\"2026-06-09T17:03:30.938471836Z\" level=info msg=\"Stopping container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f (timeout: 10s)\" id=441323ce-2320-4161-a68e-3b1460ad343a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.971012 crc crio[22095]: time=\"2026-06-09T17:03:30.970894468Z\" level=info msg=\"Stopping container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b (timeout: 10s)\" id=5f5c620b-bee5-4b4b-b66a-41538d088454 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.973554 crc crio[22095]: time=\"2026-06-09T17:03:30.973466594Z\" level=info msg=\"Stopping container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664 (timeout: 10s)\" id=2b0b92f4-3781-46f3-a713-ea012fa12cb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:30.992849 crc crio[22095]: time=\"2026-06-09T17:03:30.992736258Z\" level=info msg=\"Stopped container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=ffdefdc7-6436-440b-a59b-a6735385bca0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.039150 crc crio[22095]: time=\"2026-06-09T17:03:31.039012646Z\" level=info msg=\"Stopping container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f (timeout: 10s)\" id=3ae55f0d-623f-407e-965b-5e526b5ebb1f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.047644 crc crio[22095]: time=\"2026-06-09T17:03:31.046430616Z\" level=info msg=\"Stopping container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7 (timeout: 10s)\" id=607ea3dc-e86e-468d-804b-a5eb024522d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.100366 crc crio[22095]: time=\"2026-06-09T17:03:31.097793574Z\" level=info msg=\"Stopping container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d (timeout: 10s)\" id=07772c45-aa03-4462-8d49-bdbf694912ca name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.104099 crc crio[22095]: time=\"2026-06-09T17:03:31.103682355Z\" level=info msg=\"Stopping container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4 (timeout: 10s)\" id=c104f5c6-7a5c-4a5b-9f65-5b2467f152a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.152041 crc crio[22095]: time=\"2026-06-09T17:03:31.151896611Z\" level=info msg=\"Stopping container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93 (timeout: 10s)\" id=81ebbca7-579a-455d-a18c-f6e82af45b6f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.177653 crc crio[22095]: time=\"2026-06-09T17:03:31.176302048Z\" level=info msg=\"Stopping container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61 (timeout: 10s)\" id=8c6fcd43-3484-45f7-a78d-b7e9660fe758 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.177653 crc crio[22095]: time=\"2026-06-09T17:03:31.176316278Z\" level=info msg=\"Stopping container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5 (timeout: 10s)\" id=76c1039c-f587-4395-b969-a94c710c3d16 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.229273 crc crio[22095]: time=\"2026-06-09T17:03:31.221028445Z\" level=info msg=\"Stopping container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b (timeout: 10s)\" id=7d246672-ff39-4fab-acc1-7ad109b51554 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.253675 crc crio[22095]: time=\"2026-06-09T17:03:31.253492828Z\" level=info msg=\"Stopping container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769 (timeout: 10s)\" id=46fd32f6-dd5c-4387-b210-13b30f4cfab6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.284079 crc crio[22095]: time=\"2026-06-09T17:03:31.278421927Z\" level=info msg=\"Stopped container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=2b0b92f4-3781-46f3-a713-ea012fa12cb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.308751 crc crio[22095]: time=\"2026-06-09T17:03:31.304550788Z\" level=info msg=\"Stopping container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf (timeout: 10s)\" id=0f63c599-48ef-4c73-acd7-9ed1d7136b99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.308751 crc crio[22095]: time=\"2026-06-09T17:03:31.306547219Z\" level=info msg=\"Stopping container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f (timeout: 10s)\" id=87fc9fb1-0bb3-4b8e-8936-7498622a9d83 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.313454 crc crio[22095]: time=\"2026-06-09T17:03:31.313155498Z\" level=info msg=\"Stopped container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=56081e91-56a9-4299-89d0-91f8c6f48299 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.339828 crc crio[22095]: time=\"2026-06-09T17:03:31.338991001Z\" level=info msg=\"Stopping pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=f9efb28b-d35c-439e-8d2b-931e87613698 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.342541 crc crio[22095]: time=\"2026-06-09T17:03:31.34168478Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc0004c6780}] Aliases:map[]}\"\nJun 09 17:03:31.356052 crc crio[22095]: time=\"2026-06-09T17:03:31.35375954Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.399057 crc crio[22095]: time=\"2026-06-09T17:03:31.3989977Z\" level=info msg=\"Stopping container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22 (timeout: 10s)\" id=05e99294-5a36-466c-a2de-8b7e66d6b6b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.407030 crc crio[22095]: time=\"2026-06-09T17:03:31.406904133Z\" level=info msg=\"Stopping container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c (timeout: 10s)\" id=20fa4146-11aa-4911-bfca-297bb8c94070 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.463763 crc crio[22095]: time=\"2026-06-09T17:03:31.46368177Z\" level=info msg=\"Stopped container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=3ec513ba-cba3-4ec2-b42c-32c6f45b50c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.539650 crc crio[22095]: time=\"2026-06-09T17:03:31.538566981Z\" level=info msg=\"Stopping container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755 (timeout: 10s)\" id=d21a969b-9384-42dd-be23-606edf912c1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.539903 crc crio[22095]: time=\"2026-06-09T17:03:31.538793287Z\" level=info msg=\"Stopping container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee (timeout: 10s)\" id=2f007bc1-dafa-47a2-ab1d-456e2db15eab name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.654481 crc crio[22095]: time=\"2026-06-09T17:03:31.654382042Z\" level=info msg=\"Stopping container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6 (timeout: 10s)\" id=0ce78bcb-17c4-4709-b507-6c857215f80a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.655054 crc crio[22095]: time=\"2026-06-09T17:03:31.654841474Z\" level=info msg=\"Stopping container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31 (timeout: 10s)\" id=a5696786-710c-4acc-a32b-7448608bc625 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.709848 crc crio[22095]: time=\"2026-06-09T17:03:31.709735712Z\" level=info msg=\"Stopped container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=5f5c620b-bee5-4b4b-b66a-41538d088454 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.710260 crc crio[22095]: time=\"2026-06-09T17:03:31.710181643Z\" level=info msg=\"Stopped container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=441323ce-2320-4161-a68e-3b1460ad343a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.710537 crc crio[22095]: time=\"2026-06-09T17:03:31.710378288Z\" level=info msg=\"Stopped container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=607ea3dc-e86e-468d-804b-a5eb024522d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.710537 crc crio[22095]: time=\"2026-06-09T17:03:31.710518952Z\" level=info msg=\"Stopped container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=5ff9727f-511b-4b54-a4d7-356aeb4eb494 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.720544 crc crio[22095]: time=\"2026-06-09T17:03:31.720264212Z\" level=info msg=\"Stopping pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=2803f77d-2eae-43c6-95b8-a253a5ea006d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.723097 crc crio[22095]: time=\"2026-06-09T17:03:31.723021893Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc0004c6d68}] Aliases:map[]}\"\nJun 09 17:03:31.723303 crc crio[22095]: time=\"2026-06-09T17:03:31.723246438Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.724036 crc crio[22095]: time=\"2026-06-09T17:03:31.723879245Z\" level=info msg=\"Stopping pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=c312e13b-a59b-4c01-97fe-a0fc5a12e575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.726069 crc crio[22095]: time=\"2026-06-09T17:03:31.725862316Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc0074a42d8}] Aliases:map[]}\"\nJun 09 17:03:31.726310 crc crio[22095]: time=\"2026-06-09T17:03:31.726241335Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.732420 crc crio[22095]: time=\"2026-06-09T17:03:31.732343892Z\" level=info msg=\"Stopped container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=07772c45-aa03-4462-8d49-bdbf694912ca name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.749475 crc crio[22095]: time=\"2026-06-09T17:03:31.749345948Z\" level=info msg=\"Stopped container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=8c6fcd43-3484-45f7-a78d-b7e9660fe758 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.750889 crc crio[22095]: time=\"2026-06-09T17:03:31.750824496Z\" level=info msg=\"Stopped container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=c104f5c6-7a5c-4a5b-9f65-5b2467f152a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.752800 crc crio[22095]: time=\"2026-06-09T17:03:31.752771256Z\" level=info msg=\"Stopping pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=3435b0e5-2a54-4f5e-9126-d5332b4ce59f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.755535 crc crio[22095]: time=\"2026-06-09T17:03:31.755502546Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc0004c6eb8}] Aliases:map[]}\"\nJun 09 17:03:31.755797 crc crio[22095]: time=\"2026-06-09T17:03:31.755777383Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.780476 crc crio[22095]: time=\"2026-06-09T17:03:31.780356353Z\" level=info msg=\"Stopped container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=3ae55f0d-623f-407e-965b-5e526b5ebb1f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.789229 crc crio[22095]: time=\"2026-06-09T17:03:31.788210705Z\" level=info msg=\"Stopped container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=81ebbca7-579a-455d-a18c-f6e82af45b6f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.797649 crc crio[22095]: time=\"2026-06-09T17:03:31.797546544Z\" level=info msg=\"Stopping pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=af62085d-484b-425e-ab8a-e17991bf6eaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.800352 crc crio[22095]: time=\"2026-06-09T17:03:31.799217217Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc001288db0}] Aliases:map[]}\"\nJun 09 17:03:31.800352 crc crio[22095]: time=\"2026-06-09T17:03:31.799433363Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.804313 crc crio[22095]: time=\"2026-06-09T17:03:31.804223816Z\" level=info msg=\"Stopping pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=35141022-ed7f-4f7d-a6c4-f9f9d7e21797 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.810531 crc crio[22095]: time=\"2026-06-09T17:03:31.806025412Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc00041cd38}] Aliases:map[]}\"\nJun 09 17:03:31.810531 crc crio[22095]: time=\"2026-06-09T17:03:31.806273868Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.839452 crc crio[22095]: time=\"2026-06-09T17:03:31.839298896Z\" level=info msg=\"Stopped container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=cf19252a-b9a1-41dd-a3be-758e626820d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.850793 crc crio[22095]: time=\"2026-06-09T17:03:31.847380913Z\" level=info msg=\"Stopped container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=7d246672-ff39-4fab-acc1-7ad109b51554 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.863760 crc crio[22095]: time=\"2026-06-09T17:03:31.863525677Z\" level=info msg=\"Stopped container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=05e99294-5a36-466c-a2de-8b7e66d6b6b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.876448739Z\" level=info msg=\"Stopping container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3 (timeout: 10s)\" id=9a0bfa3b-5d64-424e-a711-6877d1391cf2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.878352587Z\" level=info msg=\"Stopped container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=46fd32f6-dd5c-4387-b210-13b30f4cfab6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.878510191Z\" level=info msg=\"Stopping pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=0695fbb1-5e88-4f45-bcd1-3b8098415d2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.880835541Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0022727b8}] Aliases:map[]}\"\nJun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.881100928Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.893399 crc crio[22095]: time=\"2026-06-09T17:03:31.893343292Z\" level=info msg=\"Stopping container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653 (timeout: 10s)\" id=fdb52010-2b69-4e7b-ba65-2a9b7f079d0a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.904683 crc crio[22095]: time=\"2026-06-09T17:03:31.90457048Z\" level=info msg=\"Stopping container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec (timeout: 10s)\" id=609a05a3-31db-40ee-aacf-5a40e0edbcfc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.913050 crc crio[22095]: time=\"2026-06-09T17:03:31.904796176Z\" level=info msg=\"Stopping container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c (timeout: 10s)\" id=e783c23a-be81-4f16-bc43-c04ad773072f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.913050 crc crio[22095]: time=\"2026-06-09T17:03:31.905066503Z\" level=info msg=\"Stopping container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677 (timeout: 10s)\" id=60f3d020-38bc-428c-ad8a-921496147d5c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.913050 crc crio[22095]: time=\"2026-06-09T17:03:31.911329863Z\" level=info msg=\"Stopping pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=4dcdfe10-e731-45b1-8ff7-ba4580ca5d67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.913639 crc crio[22095]: time=\"2026-06-09T17:03:31.913513499Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc00263c680}] Aliases:map[]}\"\nJun 09 17:03:31.913992 crc crio[22095]: time=\"2026-06-09T17:03:31.913872899Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.922531 crc crio[22095]: time=\"2026-06-09T17:03:31.922464429Z\" level=info msg=\"Stopping container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38 (timeout: 10s)\" id=65831277-4345-4a64-83bf-b8d3f50724aa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.933883 crc crio[22095]: time=\"2026-06-09T17:03:31.92716765Z\" level=info msg=\"Stopped container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=76c1039c-f587-4395-b969-a94c710c3d16 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.936634 crc crio[22095]: time=\"2026-06-09T17:03:31.93653336Z\" level=info msg=\"Stopping pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=1b82094b-9811-4170-b9dc-f85e03d120a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.93967303Z\" level=info msg=\"Stopping container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697 (timeout: 10s)\" id=785936ba-d108-4fb7-8174-ff1aadede098 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.94043996Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc00379e430}] Aliases:map[]}\"\nJun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.940606134Z\" level=info msg=\"Stopping container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e (timeout: 10s)\" id=26eea257-5a8c-4565-a5f3-e57d563cb709 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.940699877Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:31.980729 crc crio[22095]: time=\"2026-06-09T17:03:31.978747843Z\" level=info msg=\"Stopped container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=0f63c599-48ef-4c73-acd7-9ed1d7136b99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.983249 crc crio[22095]: time=\"2026-06-09T17:03:31.983118765Z\" level=info msg=\"Stopping container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16 (timeout: 10s)\" id=f66e8515-ed33-4f27-aee8-a61550afe963 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:31.990625 crc crio[22095]: time=\"2026-06-09T17:03:31.990466583Z\" level=info msg=\"Stopping container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3 (timeout: 10s)\" id=2c8fac0b-fc51-4722-b5a0-99bcd0ae142f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.028191 crc crio[22095]: time=\"2026-06-09T17:03:32.024041925Z\" level=info msg=\"Stopped container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=20fa4146-11aa-4911-bfca-297bb8c94070 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.033286 crc crio[22095]: time=\"2026-06-09T17:03:32.03319055Z\" level=info msg=\"Stopped container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=d21a969b-9384-42dd-be23-606edf912c1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.080196 crc crio[22095]: time=\"2026-06-09T17:03:32.072809536Z\" level=info msg=\"Stopping pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=b06fdc0e-a5e2-4a54-9cfa-0bb14f0b4a36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.103032 crc crio[22095]: time=\"2026-06-09T17:03:32.102829736Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc0028b7920}] Aliases:map[]}\"\nJun 09 17:03:32.152175 crc crio[22095]: time=\"2026-06-09T17:03:32.150974331Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.166256 crc crio[22095]: time=\"2026-06-09T17:03:32.166164671Z\" level=info msg=\"Stopped container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=87fc9fb1-0bb3-4b8e-8936-7498622a9d83 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.171637 crc crio[22095]: time=\"2026-06-09T17:03:32.171530318Z\" level=info msg=\"Stopping pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=4dfc564e-360e-4ef0-8700-ddf6ca3cc13f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.172075 crc crio[22095]: time=\"2026-06-09T17:03:32.171854377Z\" level=info msg=\"Stopped container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=e783c23a-be81-4f16-bc43-c04ad773072f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.193012 crc crio[22095]: time=\"2026-06-09T17:03:32.185202019Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc00041cfd0}] Aliases:map[]}\"\nJun 09 17:03:32.193012 crc crio[22095]: time=\"2026-06-09T17:03:32.185872896Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.193012 crc crio[22095]: time=\"2026-06-09T17:03:32.187541119Z\" level=info msg=\"Stopped container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=a5696786-710c-4acc-a32b-7448608bc625 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.199226 crc crio[22095]: time=\"2026-06-09T17:03:32.198023848Z\" level=info msg=\"Stopped container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=2f007bc1-dafa-47a2-ab1d-456e2db15eab name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.211775 crc crio[22095]: time=\"2026-06-09T17:03:32.209607325Z\" level=info msg=\"Stopping pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=06b7bfd0-9eac-4751-96c3-5037e26557af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.211775 crc crio[22095]: time=\"2026-06-09T17:03:32.210869667Z\" level=info msg=\"Stopping container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894 (timeout: 10s)\" id=bf7ea11b-912a-4b9b-b4ca-3228e0e1e2aa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.211775 crc crio[22095]: time=\"2026-06-09T17:03:32.211626107Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b7988}] Aliases:map[]}\"\nJun 09 17:03:32.212588 crc crio[22095]: time=\"2026-06-09T17:03:32.211888904Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.214749 crc crio[22095]: time=\"2026-06-09T17:03:32.214646004Z\" level=info msg=\"Stopping container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d (timeout: 10s)\" id=37d85891-06b9-4e63-ac7b-132b8c69fd88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.215981 crc crio[22095]: time=\"2026-06-09T17:03:32.215853255Z\" level=info msg=\"Stopping container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0 (timeout: 10s)\" id=a50d0ea2-65c1-4d3d-9c9d-23b01b72d1ef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.217542 crc crio[22095]: time=\"2026-06-09T17:03:32.217472557Z\" level=info msg=\"Stopping container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f (timeout: 10s)\" id=533bc819-1fef-431c-8614-a9898ba1e235 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.234381 crc crio[22095]: time=\"2026-06-09T17:03:32.217561879Z\" level=info msg=\"Stopping container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698 (timeout: 10s)\" id=26762cd1-9737-4a7d-a6b1-31b72e518bd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.234762 crc crio[22095]: time=\"2026-06-09T17:03:32.217620221Z\" level=info msg=\"Stopping container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4 (timeout: 10s)\" id=5e38b234-033b-49dd-ab16-8a46ca4a0f91 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.251607 crc crio[22095]: time=\"2026-06-09T17:03:32.237903811Z\" level=info msg=\"Stopping container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b (timeout: 10s)\" id=b0b54b1d-a90b-4c70-a6a7-4cb259065948 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.251607 crc crio[22095]: time=\"2026-06-09T17:03:32.238493016Z\" level=info msg=\"Stopping container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde (timeout: 10s)\" id=d08a1287-3bab-4878-b463-7a17a1e08562 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.414435 crc crio[22095]: time=\"2026-06-09T17:03:32.412240253Z\" level=info msg=\"Stopping container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353 (timeout: 10s)\" id=6a680e55-c960-4d4c-ac5a-ca845aa28201 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.446853 crc crio[22095]: time=\"2026-06-09T17:03:32.438580379Z\" level=info msg=\"Stopping container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71 (timeout: 10s)\" id=7bb8f6fc-bdd0-4722-b1c5-1064a1c33dd8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.484017 crc crio[22095]: time=\"2026-06-09T17:03:32.483783158Z\" level=info msg=\"Stopped container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=fdb52010-2b69-4e7b-ba65-2a9b7f079d0a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.498869 crc crio[22095]: time=\"2026-06-09T17:03:32.498315861Z\" level=info msg=\"Stopped container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=0ce78bcb-17c4-4709-b507-6c857215f80a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.504157 crc crio[22095]: time=\"2026-06-09T17:03:32.504009457Z\" level=info msg=\"Stopping pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=192ae74b-d8de-41ad-a915-fb9601d62cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.506505 crc crio[22095]: time=\"2026-06-09T17:03:32.506385218Z\" level=info msg=\"Stopping container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3 (timeout: 30s)\" id=e1e67951-88dc-400b-a28a-a8ef1e3dedfd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.506622 crc crio[22095]: time=\"2026-06-09T17:03:32.506559783Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0028b7a98}] Aliases:map[]}\"\nJun 09 17:03:32.506851 crc crio[22095]: time=\"2026-06-09T17:03:32.506792639Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.533227 crc crio[22095]: time=\"2026-06-09T17:03:32.533106934Z\" level=info msg=\"Stopping container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd (timeout: 10s)\" id=fbb042cb-6247-4d06-abd0-315be8580543 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.535500 crc crio[22095]: time=\"2026-06-09T17:03:32.535434974Z\" level=info msg=\"Stopping container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d (timeout: 10s)\" id=44220074-1d98-40c4-b496-60d51d513c4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.724246 crc crio[22095]: time=\"2026-06-09T17:03:32.721078696Z\" level=info msg=\"Stopped container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=609a05a3-31db-40ee-aacf-5a40e0edbcfc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.724246 crc crio[22095]: time=\"2026-06-09T17:03:32.722122643Z\" level=info msg=\"Stopping container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9 (timeout: 30s)\" id=a770bc0e-0d59-43e3-8f02-273275df84b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.750736 crc crio[22095]: time=\"2026-06-09T17:03:32.75046283Z\" level=info msg=\"Stopping pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=00d89a16-263d-4310-aaf0-5e1b043cde36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.754209 crc crio[22095]: time=\"2026-06-09T17:03:32.753297302Z\" level=info msg=\"Stopped container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=f66e8515-ed33-4f27-aee8-a61550afe963 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.759987 crc crio[22095]: time=\"2026-06-09T17:03:32.759003909Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc0005264f8}] Aliases:map[]}\"\nJun 09 17:03:32.759987 crc crio[22095]: time=\"2026-06-09T17:03:32.759411839Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.765226 crc crio[22095]: time=\"2026-06-09T17:03:32.765105175Z\" level=info msg=\"Stopped container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=60f3d020-38bc-428c-ad8a-921496147d5c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.768464 crc crio[22095]: time=\"2026-06-09T17:03:32.76841984Z\" level=info msg=\"Stopping pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=42c759c2-d5e7-4273-859d-8e77f2088392 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.778073 crc crio[22095]: time=\"2026-06-09T17:03:32.777460492Z\" level=info msg=\"Stopped container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=9a0bfa3b-5d64-424e-a711-6877d1391cf2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.779089 crc crio[22095]: time=\"2026-06-09T17:03:32.779034923Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c078}] Aliases:map[]}\"\nJun 09 17:03:32.787097 crc crio[22095]: time=\"2026-06-09T17:03:32.779395932Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.810364 crc crio[22095]: time=\"2026-06-09T17:03:32.792554439Z\" level=info msg=\"Stopped container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=785936ba-d108-4fb7-8174-ff1aadede098 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.836407 crc crio[22095]: time=\"2026-06-09T17:03:32.833671234Z\" level=info msg=\"Stopped container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=26eea257-5a8c-4565-a5f3-e57d563cb709 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.882036 crc crio[22095]: time=\"2026-06-09T17:03:32.875278352Z\" level=info msg=\"Stopping pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=43536162-c808-47eb-a241-eec77d1a1c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.902083 crc crio[22095]: time=\"2026-06-09T17:03:32.897295556Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0074a4110}] Aliases:map[]}\"\nJun 09 17:03:32.902083 crc crio[22095]: time=\"2026-06-09T17:03:32.897516252Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:32.976157 crc crio[22095]: time=\"2026-06-09T17:03:32.976034536Z\" level=info msg=\"Stopped container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=d08a1287-3bab-4878-b463-7a17a1e08562 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.977079 crc crio[22095]: time=\"2026-06-09T17:03:32.976431266Z\" level=info msg=\"Stopped container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=37d85891-06b9-4e63-ac7b-132b8c69fd88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.155414 crc crio[22095]: time=\"2026-06-09T17:03:33.150369058Z\" level=info msg=\"Stopped container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=65831277-4345-4a64-83bf-b8d3f50724aa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.155414 crc crio[22095]: time=\"2026-06-09T17:03:33.153406496Z\" level=info msg=\"Stopped container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=5e38b234-033b-49dd-ab16-8a46ca4a0f91 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.180992 crc crio[22095]: time=\"2026-06-09T17:03:33.174002725Z\" level=info msg=\"Stopping pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=4b984aee-5faf-4137-8233-843828f1365c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.182775 crc crio[22095]: time=\"2026-06-09T17:03:33.182601425Z\" level=info msg=\"Stopped container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=b0b54b1d-a90b-4c70-a6a7-4cb259065948 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.197612 crc crio[22095]: time=\"2026-06-09T17:03:33.196351718Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c208}] Aliases:map[]}\"\nJun 09 17:03:33.197612 crc crio[22095]: time=\"2026-06-09T17:03:33.196634935Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.223018 crc crio[22095]: time=\"2026-06-09T17:03:33.21787915Z\" level=info msg=\"Stopping pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=ac08af61-6b12-487d-a01a-53fc190f8181 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.223018 crc crio[22095]: time=\"2026-06-09T17:03:33.220258751Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc0028b6708}] Aliases:map[]}\"\nJun 09 17:03:33.223018 crc crio[22095]: time=\"2026-06-09T17:03:33.220473297Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.245751 crc crio[22095]: time=\"2026-06-09T17:03:33.245125169Z\" level=info msg=\"Stopped container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=2c8fac0b-fc51-4722-b5a0-99bcd0ae142f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.247883 crc crio[22095]: time=\"2026-06-09T17:03:33.247399988Z\" level=info msg=\"Stopping pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=52624259-3c24-4eb7-9621-50b46daf9ea1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.270049 crc crio[22095]: time=\"2026-06-09T17:03:33.269871804Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc00379e190}] Aliases:map[]}\"\nJun 09 17:03:33.270419 crc crio[22095]: time=\"2026-06-09T17:03:33.270262694Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.270419 crc crio[22095]: time=\"2026-06-09T17:03:33.270379687Z\" level=info msg=\"Stopped container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=bf7ea11b-912a-4b9b-b4ca-3228e0e1e2aa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.282168 crc crio[22095]: time=\"2026-06-09T17:03:33.28180695Z\" level=info msg=\"Stopped container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=533bc819-1fef-431c-8614-a9898ba1e235 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.292241 crc crio[22095]: time=\"2026-06-09T17:03:33.289758344Z\" level=info msg=\"Stopped container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=a50d0ea2-65c1-4d3d-9c9d-23b01b72d1ef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.295298 crc crio[22095]: time=\"2026-06-09T17:03:33.295123882Z\" level=info msg=\"Stopping pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=aefcbc40-2458-4b2e-b97d-12a28380580f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.296766 crc crio[22095]: time=\"2026-06-09T17:03:33.295668346Z\" level=info msg=\"Stopping pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=0b302472-56b6-4ae2-8adc-771c297785be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.296893 crc crio[22095]: time=\"2026-06-09T17:03:33.296757124Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc001984570}] Aliases:map[]}\"\nJun 09 17:03:33.298015 crc crio[22095]: time=\"2026-06-09T17:03:33.29701951Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.315568 crc crio[22095]: time=\"2026-06-09T17:03:33.315525355Z\" level=info msg=\"Stopped container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=26762cd1-9737-4a7d-a6b1-31b72e518bd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.318429 crc crio[22095]: time=\"2026-06-09T17:03:33.318397289Z\" level=info msg=\"Stopping pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=73d0e58f-f295-4dd7-b3ca-e825b306a428 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.321548 crc crio[22095]: time=\"2026-06-09T17:03:33.321512779Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc00263c3d0}] Aliases:map[]}\"\nJun 09 17:03:33.322506 crc crio[22095]: time=\"2026-06-09T17:03:33.322468093Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.325867 crc crio[22095]: time=\"2026-06-09T17:03:33.322838173Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc00263c350}] Aliases:map[]}\"\nJun 09 17:03:33.325867 crc crio[22095]: time=\"2026-06-09T17:03:33.323302205Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.338956 crc crio[22095]: time=\"2026-06-09T17:03:33.338787732Z\" level=info msg=\"Stopped container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=fbb042cb-6247-4d06-abd0-315be8580543 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.491813 crc crio[22095]: time=\"2026-06-09T17:03:33.487793505Z\" level=info msg=\"Stopped container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=7bb8f6fc-bdd0-4722-b1c5-1064a1c33dd8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.536019 crc crio[22095]: time=\"2026-06-09T17:03:33.530474119Z\" level=info msg=\"Stopped container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=e1e67951-88dc-400b-a28a-a8ef1e3dedfd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.536019 crc crio[22095]: time=\"2026-06-09T17:03:33.533881537Z\" level=info msg=\"Stopped container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=44220074-1d98-40c4-b496-60d51d513c4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.545176 crc crio[22095]: time=\"2026-06-09T17:03:33.544825538Z\" level=info msg=\"Stopping pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=45272996-b98f-4125-aef4-5c44155ce7ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.548977 crc crio[22095]: time=\"2026-06-09T17:03:33.546633144Z\" level=info msg=\"Stopping pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=15f0ec70-f0d1-4a4d-85ee-83bc0589aa75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.548977 crc crio[22095]: time=\"2026-06-09T17:03:33.547289721Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc001288890}] Aliases:map[]}\"\nJun 09 17:03:33.548977 crc crio[22095]: time=\"2026-06-09T17:03:33.547480256Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-q94c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.551247 crc crio[22095]: time=\"2026-06-09T17:03:33.550485343Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc00041cb20}] Aliases:map[]}\"\nJun 09 17:03:33.551247 crc crio[22095]: time=\"2026-06-09T17:03:33.550853042Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.558309 crc crio[22095]: time=\"2026-06-09T17:03:33.558193651Z\" level=info msg=\"Stopped container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=a770bc0e-0d59-43e3-8f02-273275df84b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.579101 crc crio[22095]: time=\"2026-06-09T17:03:33.577598658Z\" level=info msg=\"Stopping pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=76594db6-3596-4ee7-89e3-1014ec4721a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.585837 crc crio[22095]: time=\"2026-06-09T17:03:33.585323416Z\" level=info msg=\"Stopped container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=6a680e55-c960-4d4c-ac5a-ca845aa28201 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:33.588487 crc crio[22095]: time=\"2026-06-09T17:03:33.587192954Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc001984830}] Aliases:map[]}\"\nJun 09 17:03:33.588487 crc crio[22095]: time=\"2026-06-09T17:03:33.58740776Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.599044 crc crio[22095]: time=\"2026-06-09T17:03:33.593769983Z\" level=info msg=\"Stopping pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=6a7e0317-a5ab-4e45-b098-10c4ef56ba77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.599044 crc crio[22095]: time=\"2026-06-09T17:03:33.595889407Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc001288988}] Aliases:map[]}\"\nJun 09 17:03:33.599044 crc crio[22095]: time=\"2026-06-09T17:03:33.596101603Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.727954 crc crio[22095]: time=\"2026-06-09T17:03:33.674364281Z\" level=info msg=\"Stopped pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=f9efb28b-d35c-439e-8d2b-931e87613698 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.047814 crc crio[22095]: time=\"2026-06-09T17:03:34.047266256Z\" level=info msg=\"Stopped pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=c312e13b-a59b-4c01-97fe-a0fc5a12e575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.194477 crc crio[22095]: time=\"2026-06-09T17:03:34.191794653Z\" level=info msg=\"Stopped pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=1b82094b-9811-4170-b9dc-f85e03d120a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.255020 crc crio[22095]: time=\"2026-06-09T17:03:34.253818724Z\" level=info msg=\"Stopped pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=2803f77d-2eae-43c6-95b8-a253a5ea006d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.317068 crc crio[22095]: time=\"2026-06-09T17:03:34.316250806Z\" level=info msg=\"Stopped pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=af62085d-484b-425e-ab8a-e17991bf6eaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.751354 crc crio[22095]: time=\"2026-06-09T17:03:34.747374606Z\" level=info msg=\"Stopped pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=4dcdfe10-e731-45b1-8ff7-ba4580ca5d67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.786408 crc crio[22095]: time=\"2026-06-09T17:03:34.784200521Z\" level=info msg=\"Stopped pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=4dfc564e-360e-4ef0-8700-ddf6ca3cc13f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.842284 crc crio[22095]: time=\"2026-06-09T17:03:34.841901891Z\" level=info msg=\"Stopped pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=b06fdc0e-a5e2-4a54-9cfa-0bb14f0b4a36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:34.851170 crc crio[22095]: time=\"2026-06-09T17:03:34.850634685Z\" level=info msg=\"Stopped pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=192ae74b-d8de-41ad-a915-fb9601d62cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.184223 crc crio[22095]: time=\"2026-06-09T17:03:35.181029571Z\" level=info msg=\"Stopped pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=aefcbc40-2458-4b2e-b97d-12a28380580f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.236811 crc crio[22095]: time=\"2026-06-09T17:03:35.235462427Z\" level=info msg=\"Stopped pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=3435b0e5-2a54-4f5e-9126-d5332b4ce59f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.358988 crc crio[22095]: time=\"2026-06-09T17:03:35.355091516Z\" level=info msg=\"Stopped pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=52624259-3c24-4eb7-9621-50b46daf9ea1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.430061 crc crio[22095]: time=\"2026-06-09T17:03:35.424761803Z\" level=info msg=\"Stopped pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=43536162-c808-47eb-a241-eec77d1a1c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.440436 crc crio[22095]: time=\"2026-06-09T17:03:35.432209554Z\" level=info msg=\"Stopped pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=0695fbb1-5e88-4f45-bcd1-3b8098415d2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.554239 crc crio[22095]: time=\"2026-06-09T17:03:35.55407637Z\" level=info msg=\"Stopped pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=00d89a16-263d-4310-aaf0-5e1b043cde36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.557537 crc crio[22095]: time=\"2026-06-09T17:03:35.557459047Z\" level=info msg=\"Stopped pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=42c759c2-d5e7-4273-859d-8e77f2088392 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.573674 crc crio[22095]: time=\"2026-06-09T17:03:35.573574531Z\" level=info msg=\"Stopped pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=06b7bfd0-9eac-4751-96c3-5037e26557af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.612610 crc crio[22095]: time=\"2026-06-09T17:03:35.612412687Z\" level=info msg=\"Stopped pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=ac08af61-6b12-487d-a01a-53fc190f8181 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.614407 crc crio[22095]: time=\"2026-06-09T17:03:35.614366307Z\" level=info msg=\"Stopped pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=76594db6-3596-4ee7-89e3-1014ec4721a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.626632 crc crio[22095]: time=\"2026-06-09T17:03:35.625833161Z\" level=info msg=\"Stopped pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=35141022-ed7f-4f7d-a6c4-f9f9d7e21797 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.666835 crc crio[22095]: time=\"2026-06-09T17:03:35.666657609Z\" level=info msg=\"Stopped pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=45272996-b98f-4125-aef4-5c44155ce7ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.674992 crc crio[22095]: time=\"2026-06-09T17:03:35.674867549Z\" level=info msg=\"Stopped pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=0b302472-56b6-4ae2-8adc-771c297785be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.682076 crc crio[22095]: time=\"2026-06-09T17:03:35.68190214Z\" level=info msg=\"Stopped pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=15f0ec70-f0d1-4a4d-85ee-83bc0589aa75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.686215 crc crio[22095]: time=\"2026-06-09T17:03:35.686125748Z\" level=info msg=\"Stopped pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=73d0e58f-f295-4dd7-b3ca-e825b306a428 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.690630 crc crio[22095]: time=\"2026-06-09T17:03:35.690382287Z\" level=info msg=\"Stopped pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=4b984aee-5faf-4137-8233-843828f1365c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:35.893547 crc crio[22095]: time=\"2026-06-09T17:03:35.893419466Z\" level=info msg=\"Stopped pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=6a7e0317-a5ab-4e45-b098-10c4ef56ba77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:36.975732 crc crio[22095]: time=\"2026-06-09T17:03:36.975069274Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/POD\" id=94470f4f-6fe1-4a0d-bb2f-4ff841832ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:36.977729 crc crio[22095]: time=\"2026-06-09T17:03:36.975752251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:37.085619 crc crio[22095]: time=\"2026-06-09T17:03:37.084677285Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-tsx9r Namespace:openshift-operator-lifecycle-manager ID:303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 UID:b2a86f9b-4f97-4096-ba15-2afbf7ec20e1 NetNS:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a86f9b_4f97_4096_ba15_2afbf7ec20e1.slice PodAnnotations:0xc000526530}] Aliases:map[]}\"\nJun 09 17:03:37.085619 crc crio[22095]: time=\"2026-06-09T17:03:37.085587909Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:37.501596 crc crio[22095]: 2026-06-09T17:03:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:303ee44763169e7 Mac:52:42:21:3f:d3:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:37.503953 crc crio[22095]: time=\"2026-06-09T17:03:37.503810087Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-tsx9r Namespace:openshift-operator-lifecycle-manager ID:303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 UID:b2a86f9b-4f97-4096-ba15-2afbf7ec20e1 NetNS:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a86f9b_4f97_4096_ba15_2afbf7ec20e1.slice PodAnnotations:0xc000526530}] Aliases:map[]}\"\nJun 09 17:03:37.504827 crc crio[22095]: time=\"2026-06-09T17:03:37.504739301Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:37.518790 crc crio[22095]: time=\"2026-06-09T17:03:37.518305679Z\" level=info msg=\"Ran pod sandbox 303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/POD\" id=94470f4f-6fe1-4a0d-bb2f-4ff841832ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:37.528458 crc crio[22095]: time=\"2026-06-09T17:03:37.527868144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c584704b-194e-4ec6-8770-5b40e12f0ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:37.546289 crc crio[22095]: time=\"2026-06-09T17:03:37.545517486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59a1b94d-37cf-4add-8898-2c766c4eaa1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:37.566799 crc crio[22095]: time=\"2026-06-09T17:03:37.56672478Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator\" id=4ba54873-b89f-4017-a811-8b13cb105b9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:37.567450 crc crio[22095]: time=\"2026-06-09T17:03:37.567394847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:37.623702 crc crio[22095]: time=\"2026-06-09T17:03:37.622208374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:37.628184 crc crio[22095]: time=\"2026-06-09T17:03:37.628084724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:37.762821 crc crio[22095]: time=\"2026-06-09T17:03:37.762620586Z\" level=info msg=\"Created container 47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator\" id=4ba54873-b89f-4017-a811-8b13cb105b9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:37.766049 crc crio[22095]: time=\"2026-06-09T17:03:37.765804038Z\" level=info msg=\"Starting container: 47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960\" id=00134d45-f286-4c3f-a709-da085734e18c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:37.795601 crc crio[22095]: time=\"2026-06-09T17:03:37.79550821Z\" level=info msg=\"Started container\" PID=221333 containerID=47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator id=00134d45-f286-4c3f-a709-da085734e18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957\nJun 09 17:03:51.000617 crc crio[22095]: time=\"2026-06-09T17:03:50.999843744Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-twdzx/POD\" id=2b3e9a78-cfd0-4c72-b266-94a763a7bbac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:51.002250 crc crio[22095]: time=\"2026-06-09T17:03:51.000625304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:51.051752 crc crio[22095]: time=\"2026-06-09T17:03:51.051692134Z\" level=info msg=\"Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc002b5d160}] Aliases:map[]}\"\nJun 09 17:03:51.052176 crc crio[22095]: time=\"2026-06-09T17:03:51.052116485Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-twdzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:51.669400 crc crio[22095]: 2026-06-09T17:03:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4235b0980bccbd Mac:16:e6:c8:80:9c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:51.670361 crc crio[22095]: time=\"2026-06-09T17:03:51.670285513Z\" level=info msg=\"Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc002b5d160}] Aliases:map[]}\"\nJun 09 17:03:51.670544 crc crio[22095]: time=\"2026-06-09T17:03:51.670485808Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-twdzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:51.680448 crc crio[22095]: time=\"2026-06-09T17:03:51.680362401Z\" level=info msg=\"Ran pod sandbox c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 with infra container: openshift-marketplace/certified-operators-twdzx/POD\" id=2b3e9a78-cfd0-4c72-b266-94a763a7bbac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:51.685252 crc crio[22095]: time=\"2026-06-09T17:03:51.685160144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=497ef7fd-b5a6-4d16-963b-cfea0441355d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:51.699538 crc crio[22095]: time=\"2026-06-09T17:03:51.699335988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5a521d8-2f82-4106-b91d-0e23ddbb7a95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:51.743697 crc crio[22095]: time=\"2026-06-09T17:03:51.743570443Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-twdzx/extract-utilities\" id=97ab4ef1-9de9-4423-981b-f9b5d8c66b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:51.744595 crc crio[22095]: time=\"2026-06-09T17:03:51.744521807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:51.813362 crc crio[22095]: time=\"2026-06-09T17:03:51.81324986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:51.817867 crc crio[22095]: time=\"2026-06-09T17:03:51.817803587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:52.014314 crc crio[22095]: time=\"2026-06-09T17:03:52.013472426Z\" level=info msg=\"Created container 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa: openshift-marketplace/certified-operators-twdzx/extract-utilities\" id=97ab4ef1-9de9-4423-981b-f9b5d8c66b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:52.023223 crc crio[22095]: time=\"2026-06-09T17:03:52.023103403Z\" level=info msg=\"Starting container: 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa\" id=b12df72b-70b2-433b-accf-10c07faf0ffc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:52.033737 crc crio[22095]: time=\"2026-06-09T17:03:52.033625043Z\" level=info msg=\"Started container\" PID=222045 containerID=37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa description=openshift-marketplace/certified-operators-twdzx/extract-utilities id=b12df72b-70b2-433b-accf-10c07faf0ffc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\nJun 09 17:03:52.156249 crc crio[22095]: time=\"2026-06-09T17:03:52.156121565Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d4462689-ce1c-470f-b2ed-80bd63096039 name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:52.167096 crc crio[22095]: time=\"2026-06-09T17:03:52.166877221Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:03:52.788854 crc crio[22095]: time=\"2026-06-09T17:03:52.788752024Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=d4462689-ce1c-470f-b2ed-80bd63096039 name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:52.790521 crc crio[22095]: time=\"2026-06-09T17:03:52.790424647Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5521ed96-fbf0-4320-96a9-8f0613d326ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:52.796600 crc crio[22095]: time=\"2026-06-09T17:03:52.796437591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6fbf46a4-bb5d-4a0b-b0a8-bb100ef54fde name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:52.805005 crc crio[22095]: time=\"2026-06-09T17:03:52.804845627Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-twdzx/extract-content\" id=63876530-cf14-4d5a-a676-76303c11fe73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:52.805724 crc crio[22095]: time=\"2026-06-09T17:03:52.805641517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:52.871718 crc crio[22095]: time=\"2026-06-09T17:03:52.871565648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:52.875377 crc crio[22095]: time=\"2026-06-09T17:03:52.875339905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:53.083700 crc crio[22095]: time=\"2026-06-09T17:03:53.083617148Z\" level=info msg=\"Created container 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20: openshift-marketplace/certified-operators-twdzx/extract-content\" id=63876530-cf14-4d5a-a676-76303c11fe73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:53.086728 crc crio[22095]: time=\"2026-06-09T17:03:53.086695827Z\" level=info msg=\"Starting container: 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20\" id=51de1ffe-bab4-4ea4-b791-0fcfec99475e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:53.094733 crc crio[22095]: time=\"2026-06-09T17:03:53.094669682Z\" level=info msg=\"Started container\" PID=222064 containerID=3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20 description=openshift-marketplace/certified-operators-twdzx/extract-content id=51de1ffe-bab4-4ea4-b791-0fcfec99475e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\nJun 09 17:03:54.196861 crc crio[22095]: time=\"2026-06-09T17:03:54.196173849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e7d7ddb8-e5b3-4d7a-8512-c19a232f1423 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:54.201733 crc crio[22095]: time=\"2026-06-09T17:03:54.201641039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d88b4d27-3356-488d-86a1-51255c644a7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:54.209449 crc crio[22095]: time=\"2026-06-09T17:03:54.209306976Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-twdzx/registry-server\" id=1b1c43c6-3bd2-420a-819c-b47f1703a260 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:54.209867 crc crio[22095]: time=\"2026-06-09T17:03:54.209771978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:54.266078 crc crio[22095]: time=\"2026-06-09T17:03:54.26599638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:54.270213 crc crio[22095]: time=\"2026-06-09T17:03:54.270110336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:54.461799 crc crio[22095]: time=\"2026-06-09T17:03:54.461482435Z\" level=info msg=\"Created container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server\" id=1b1c43c6-3bd2-420a-819c-b47f1703a260 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:54.463153 crc crio[22095]: time=\"2026-06-09T17:03:54.463041625Z\" level=info msg=\"Starting container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77\" id=42043cbd-2cbc-4b26-ae6e-326095c3657c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:54.469161 crc crio[22095]: time=\"2026-06-09T17:03:54.469058979Z\" level=info msg=\"Started container\" PID=222133 containerID=1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77 description=openshift-marketplace/certified-operators-twdzx/registry-server id=42043cbd-2cbc-4b26-ae6e-326095c3657c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\nJun 09 17:04:00.518694 crc crio[22095]: time=\"2026-06-09T17:04:00.517394907Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683744-c6jgj/POD\" id=3b11dd2f-00de-4015-b450-935fa5b3e029 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:00.520856 crc crio[22095]: time=\"2026-06-09T17:04:00.518735271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:00.578431 crc crio[22095]: time=\"2026-06-09T17:04:00.578266108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc002272218}] Aliases:map[]}\"\nJun 09 17:04:00.579781 crc crio[22095]: time=\"2026-06-09T17:04:00.579684765Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683744-c6jgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:00.959546 crc crio[22095]: 2026-06-09T17:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a85b3a1736a4c54 Mac:ee:d7:58:67:23:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:00.961646 crc crio[22095]: time=\"2026-06-09T17:04:00.961563961Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc002272218}] Aliases:map[]}\"\nJun 09 17:04:00.961789 crc crio[22095]: time=\"2026-06-09T17:04:00.961767466Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683744-c6jgj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:00.970852 crc crio[22095]: time=\"2026-06-09T17:04:00.970753887Z\" level=info msg=\"Ran pod sandbox a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 with infra container: openshift-infra/auto-csr-approver-29683744-c6jgj/POD\" id=3b11dd2f-00de-4015-b450-935fa5b3e029 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:00.974034 crc crio[22095]: time=\"2026-06-09T17:04:00.973960509Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5b41427e-b8e9-4952-a346-2158c9b07615 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:00.980617 crc crio[22095]: time=\"2026-06-09T17:04:00.980528638Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:04:02.060311 crc crio[22095]: time=\"2026-06-09T17:04:02.059420285Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5b41427e-b8e9-4952-a346-2158c9b07615 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:02.063116 crc crio[22095]: time=\"2026-06-09T17:04:02.063006057Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c21e285b-2fe0-4f31-b183-168eb9f815da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:02.069345 crc crio[22095]: time=\"2026-06-09T17:04:02.069215066Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b5daaad-522f-46e6-a67e-68354fab4892 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:02.079401 crc crio[22095]: time=\"2026-06-09T17:04:02.078519755Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683744-c6jgj/oc\" id=ed6289d2-b961-4e16-b4e3-1990755068e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:02.079821 crc crio[22095]: time=\"2026-06-09T17:04:02.079759917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.169355 crc crio[22095]: time=\"2026-06-09T17:04:02.169126309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.576481 crc crio[22095]: time=\"2026-06-09T17:04:02.576354016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.731842 crc crio[22095]: time=\"2026-06-09T17:04:02.731728091Z\" level=info msg=\"Created container 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58: openshift-infra/auto-csr-approver-29683744-c6jgj/oc\" id=ed6289d2-b961-4e16-b4e3-1990755068e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:02.734419 crc crio[22095]: time=\"2026-06-09T17:04:02.734327258Z\" level=info msg=\"Starting container: 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58\" id=2f6d6181-9e7c-4c04-b616-e1bd4270cb36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:02.740886 crc crio[22095]: time=\"2026-06-09T17:04:02.740768003Z\" level=info msg=\"Started container\" PID=222721 containerID=4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58 description=openshift-infra/auto-csr-approver-29683744-c6jgj/oc id=2f6d6181-9e7c-4c04-b616-e1bd4270cb36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\nJun 09 17:04:04.635346 crc crio[22095]: time=\"2026-06-09T17:04:04.633751784Z\" level=info msg=\"Stopping pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=ef704d8a-b7de-4032-a8a3-6f2dab5c8996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:04.635346 crc crio[22095]: time=\"2026-06-09T17:04:04.634508963Z\" level=info msg=\"Stopping container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77 (timeout: 2s)\" id=69f11979-9948-4e86-8774-e0a5bf3612ce name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:04.635346 crc crio[22095]: time=\"2026-06-09T17:04:04.635256873Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc0028b6660}] Aliases:map[]}\"\nJun 09 17:04:04.636544 crc crio[22095]: time=\"2026-06-09T17:04:04.635399436Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683744-c6jgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:04.798349 crc crio[22095]: time=\"2026-06-09T17:04:04.798055479Z\" level=info msg=\"Stopped container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server\" id=69f11979-9948-4e86-8774-e0a5bf3612ce name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:04.800318 crc crio[22095]: time=\"2026-06-09T17:04:04.800262296Z\" level=info msg=\"Stopping pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=fd2cc9f3-287c-4f78-b871-eede03041cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:04.800809 crc crio[22095]: time=\"2026-06-09T17:04:04.800754568Z\" level=info msg=\"Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc0074a4590}] Aliases:map[]}\"\nJun 09 17:04:04.801055 crc crio[22095]: time=\"2026-06-09T17:04:04.801021905Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-twdzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:05.000773 crc crio[22095]: time=\"2026-06-09T17:04:04.999998849Z\" level=info msg=\"Stopped pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=ef704d8a-b7de-4032-a8a3-6f2dab5c8996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:05.165004 crc crio[22095]: time=\"2026-06-09T17:04:05.164842238Z\" level=info msg=\"Stopped pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=fd2cc9f3-287c-4f78-b871-eede03041cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:05.653537 crc crio[22095]: time=\"2026-06-09T17:04:05.653471503Z\" level=info msg=\"Removing container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77\" id=c5ecc3a1-344f-4988-ae49-105e6b83986e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:05.692513 crc crio[22095]: time=\"2026-06-09T17:04:05.692353111Z\" level=info msg=\"Removed container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server\" id=c5ecc3a1-344f-4988-ae49-105e6b83986e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:05.696831 crc crio[22095]: time=\"2026-06-09T17:04:05.696716153Z\" level=info msg=\"Removing container: 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20\" id=6adc5fc1-cba3-405d-96cb-0697a0e8d2ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:05.738036 crc crio[22095]: time=\"2026-06-09T17:04:05.737125139Z\" level=info msg=\"Removed container 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20: openshift-marketplace/certified-operators-twdzx/extract-content\" id=6adc5fc1-cba3-405d-96cb-0697a0e8d2ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:05.742589 crc crio[22095]: time=\"2026-06-09T17:04:05.741813529Z\" level=info msg=\"Removing container: 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa\" id=e1dc8715-29c2-4d8b-b3ae-8ca486d2fbdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:05.772072 crc crio[22095]: time=\"2026-06-09T17:04:05.771785598Z\" level=info msg=\"Removed container 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa: openshift-marketplace/certified-operators-twdzx/extract-utilities\" id=e1dc8715-29c2-4d8b-b3ae-8ca486d2fbdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:05.798544 crc crio[22095]: time=\"2026-06-09T17:04:05.798436552Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-wz5xm/POD\" id=df5998ae-2515-4fb3-bde4-ce6cb893cc0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:05.798682 crc crio[22095]: time=\"2026-06-09T17:04:05.798562915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:05.865515 crc crio[22095]: time=\"2026-06-09T17:04:05.86539052Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc002272230}] Aliases:map[]}\"\nJun 09 17:04:05.865515 crc crio[22095]: time=\"2026-06-09T17:04:05.865477352Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-wz5xm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:06.230853 crc crio[22095]: 2026-06-09T17:04:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e469c6891c7b440 Mac:36:07:fb:b5:29:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b SocketPath: PciID:}] [{Interface:0xc000324b70 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:06.232714 crc crio[22095]: time=\"2026-06-09T17:04:06.232580048Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc002272230}] Aliases:map[]}\"\nJun 09 17:04:06.235446 crc crio[22095]: time=\"2026-06-09T17:04:06.232746092Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-wz5xm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:06.248742 crc crio[22095]: time=\"2026-06-09T17:04:06.248508637Z\" level=info msg=\"Ran pod sandbox e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d with infra container: openstack-operators/openstack-operator-index-wz5xm/POD\" id=df5998ae-2515-4fb3-bde4-ce6cb893cc0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:06.251803 crc crio[22095]: time=\"2026-06-09T17:04:06.251614117Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=abb30991-6b25-4ca2-be5d-cca29804fded name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:06.255227 crc crio[22095]: time=\"2026-06-09T17:04:06.253025333Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 17:04:10.192744 crc crio[22095]: time=\"2026-06-09T17:04:10.190984464Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-jf8br/POD\" id=cb655bee-39c3-4486-91dd-c64f6317a505 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:10.194423 crc crio[22095]: time=\"2026-06-09T17:04:10.19278884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:10.768988 crc crio[22095]: time=\"2026-06-09T17:04:10.768311354Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jf8br Namespace:openstack-operators ID:98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 UID:37c9cd9a-5ae9-4800-b670-d658b459b813 NetNS:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37c9cd9a_5ae9_4800_b670_d658b459b813.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}\"\nJun 09 17:04:10.769387 crc crio[22095]: time=\"2026-06-09T17:04:10.769006062Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-jf8br to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:10.844322 crc crio[22095]: time=\"2026-06-09T17:04:10.84300934Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index@sha256:61011b385f1c7eada700dbe4b6eb77792146b5206e87b7c86f4e359fd73e4825\" id=abb30991-6b25-4ca2-be5d-cca29804fded name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:10.846619 crc crio[22095]: time=\"2026-06-09T17:04:10.846490009Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=022d882f-7b7f-4eca-849a-08a1a05f4b20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:10.853401 crc crio[22095]: time=\"2026-06-09T17:04:10.852878353Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2e640638-f576-4a38-8368-f151ae14fd72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:10.869190 crc crio[22095]: time=\"2026-06-09T17:04:10.869012037Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=78d94ebe-5f80-4bb4-8eea-942854fcfb22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:10.874123 crc crio[22095]: time=\"2026-06-09T17:04:10.874015136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:10.969027 crc crio[22095]: time=\"2026-06-09T17:04:10.967777211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:10.979339 crc crio[22095]: time=\"2026-06-09T17:04:10.979016509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:11.148969 crc crio[22095]: time=\"2026-06-09T17:04:11.1486055Z\" level=info msg=\"Created container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=78d94ebe-5f80-4bb4-8eea-942854fcfb22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:11.150220 crc crio[22095]: time=\"2026-06-09T17:04:11.150070797Z\" level=info msg=\"Starting container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7\" id=4bfcf06e-64b6-4ce0-ab73-95e951c57dc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:11.153078 crc crio[22095]: 2026-06-09T17:04:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98fc1951c07fe4e Mac:9a:af:dd:be:82:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 SocketPath: PciID:}] [{Interface:0xc00015a600 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:11.156253 crc crio[22095]: time=\"2026-06-09T17:04:11.156182524Z\" level=info msg=\"Started container\" PID=223836 containerID=c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7 description=openstack-operators/openstack-operator-index-wz5xm/registry-server id=4bfcf06e-64b6-4ce0-ab73-95e951c57dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\nJun 09 17:04:11.158344 crc crio[22095]: time=\"2026-06-09T17:04:11.158251627Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jf8br Namespace:openstack-operators ID:98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 UID:37c9cd9a-5ae9-4800-b670-d658b459b813 NetNS:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37c9cd9a_5ae9_4800_b670_d658b459b813.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}\"\nJun 09 17:04:11.158668 crc crio[22095]: time=\"2026-06-09T17:04:11.158606276Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-jf8br for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:11.171066 crc crio[22095]: time=\"2026-06-09T17:04:11.170780309Z\" level=info msg=\"Ran pod sandbox 98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 with infra container: openstack-operators/openstack-operator-index-jf8br/POD\" id=cb655bee-39c3-4486-91dd-c64f6317a505 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:11.180193 crc crio[22095]: time=\"2026-06-09T17:04:11.179731958Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=7a00faa2-f2b1-4d5e-a520-08c5cfae7d87 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:11.182237 crc crio[22095]: time=\"2026-06-09T17:04:11.182082488Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 17:04:11.295107 crc crio[22095]: time=\"2026-06-09T17:04:11.294161814Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index@sha256:61011b385f1c7eada700dbe4b6eb77792146b5206e87b7c86f4e359fd73e4825\" id=7a00faa2-f2b1-4d5e-a520-08c5cfae7d87 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:11.297769 crc crio[22095]: time=\"2026-06-09T17:04:11.295994541Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=69d6134c-d191-4e73-af39-34e329783553 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:11.303704 crc crio[22095]: time=\"2026-06-09T17:04:11.303594376Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=26a19bae-c6b7-4362-885d-b9ed2305382d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:11.345584 crc crio[22095]: time=\"2026-06-09T17:04:11.342274608Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-jf8br/registry-server\" id=c342b189-a5a5-4992-b93f-18347dd86eb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:11.345584 crc crio[22095]: time=\"2026-06-09T17:04:11.344825863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:11.411246 crc crio[22095]: time=\"2026-06-09T17:04:11.410984701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:11.417609 crc crio[22095]: time=\"2026-06-09T17:04:11.417492828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:11.603253 crc crio[22095]: time=\"2026-06-09T17:04:11.599565998Z\" level=info msg=\"Created container 8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1: openstack-operators/openstack-operator-index-jf8br/registry-server\" id=c342b189-a5a5-4992-b93f-18347dd86eb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:11.606647 crc crio[22095]: time=\"2026-06-09T17:04:11.606576268Z\" level=info msg=\"Starting container: 8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1\" id=1445aaf5-7cb0-4060-b96f-516cb61e52ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:11.620345 crc crio[22095]: time=\"2026-06-09T17:04:11.620249749Z\" level=info msg=\"Started container\" PID=223884 containerID=8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1 description=openstack-operators/openstack-operator-index-jf8br/registry-server id=1445aaf5-7cb0-4060-b96f-516cb61e52ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481\nJun 09 17:04:11.764654 crc crio[22095]: time=\"2026-06-09T17:04:11.764578591Z\" level=info msg=\"Removing container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7\" id=7d256886-8560-4d68-b397-5e3d0cac699b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.793975 crc crio[22095]: time=\"2026-06-09T17:04:11.793548994Z\" level=info msg=\"Stopping container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7 (timeout: 2s)\" id=884f087d-fdd5-4f5f-a116-c735cc7a5a7a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:11.794217 crc crio[22095]: time=\"2026-06-09T17:04:11.794100529Z\" level=info msg=\"Removed container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=7d256886-8560-4d68-b397-5e3d0cac699b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.799757 crc crio[22095]: time=\"2026-06-09T17:04:11.799682662Z\" level=info msg=\"Removing container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde\" id=93348e94-b015-49ed-8b20-29524695003a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.841189 crc crio[22095]: time=\"2026-06-09T17:04:11.841089474Z\" level=info msg=\"Removed container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=93348e94-b015-49ed-8b20-29524695003a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.845248 crc crio[22095]: time=\"2026-06-09T17:04:11.845079436Z\" level=info msg=\"Removing container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f\" id=6fa91084-c589-42b1-8531-fbfe301d2791 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.925111 crc crio[22095]: time=\"2026-06-09T17:04:11.924988706Z\" level=info msg=\"Removed container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=6fa91084-c589-42b1-8531-fbfe301d2791 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.932557 crc crio[22095]: time=\"2026-06-09T17:04:11.932226152Z\" level=info msg=\"Removing container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec\" id=2efd8f6c-cbaa-46b6-a547-03a01ffbbca3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:11.934541 crc crio[22095]: time=\"2026-06-09T17:04:11.934419098Z\" level=info msg=\"Stopped container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=884f087d-fdd5-4f5f-a116-c735cc7a5a7a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:11.935557 crc crio[22095]: time=\"2026-06-09T17:04:11.935488766Z\" level=info msg=\"Stopping pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=8f1ca5cf-7644-42b6-bd22-59e707172739 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:11.936532 crc crio[22095]: time=\"2026-06-09T17:04:11.936455341Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc0028b69d8}] Aliases:map[]}\"\nJun 09 17:04:11.936700 crc crio[22095]: time=\"2026-06-09T17:04:11.936646815Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-wz5xm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:12.024301 crc crio[22095]: time=\"2026-06-09T17:04:12.024060108Z\" level=info msg=\"Removed container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=2efd8f6c-cbaa-46b6-a547-03a01ffbbca3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.029768 crc crio[22095]: time=\"2026-06-09T17:04:12.029651291Z\" level=info msg=\"Removing container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4\" id=7f7062cb-8f7e-46b1-9cc7-82445de4e313 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.074469 crc crio[22095]: time=\"2026-06-09T17:04:12.074372809Z\" level=info msg=\"Removed container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=7f7062cb-8f7e-46b1-9cc7-82445de4e313 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.078605 crc crio[22095]: time=\"2026-06-09T17:04:12.078394492Z\" level=info msg=\"Removing container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3\" id=d1e5d93b-fd58-4deb-96a8-0ba404a572d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.110515 crc crio[22095]: time=\"2026-06-09T17:04:12.110368182Z\" level=info msg=\"Removed container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=d1e5d93b-fd58-4deb-96a8-0ba404a572d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.121247 crc crio[22095]: time=\"2026-06-09T17:04:12.120650546Z\" level=info msg=\"Removing container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a\" id=8009a0d0-5814-410a-84c4-23ee0851da87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.152438 crc crio[22095]: time=\"2026-06-09T17:04:12.152334768Z\" level=info msg=\"Removed container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=8009a0d0-5814-410a-84c4-23ee0851da87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.155791 crc crio[22095]: time=\"2026-06-09T17:04:12.155573092Z\" level=info msg=\"Removing container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8\" id=0ba562e8-3e6b-41bd-8f99-6aa7dea89ad0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.192860 crc crio[22095]: time=\"2026-06-09T17:04:12.192721615Z\" level=info msg=\"Removed container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=0ba562e8-3e6b-41bd-8f99-6aa7dea89ad0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.201415 crc crio[22095]: time=\"2026-06-09T17:04:12.200480114Z\" level=info msg=\"Removing container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93\" id=c0e06255-20b2-47a2-aa8e-6a31ab744cf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.244244 crc crio[22095]: time=\"2026-06-09T17:04:12.239089834Z\" level=info msg=\"Removed container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=c0e06255-20b2-47a2-aa8e-6a31ab744cf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.244244 crc crio[22095]: time=\"2026-06-09T17:04:12.243580429Z\" level=info msg=\"Removing container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6\" id=35dbfda2-fc65-4117-987a-5d1c20285efe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.288393 crc crio[22095]: time=\"2026-06-09T17:04:12.288203694Z\" level=info msg=\"Removed container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=35dbfda2-fc65-4117-987a-5d1c20285efe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.295614 crc crio[22095]: time=\"2026-06-09T17:04:12.29313031Z\" level=info msg=\"Removing container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b\" id=12cfe79e-b663-4d6d-bbe0-781af2de557b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.305169 crc crio[22095]: time=\"2026-06-09T17:04:12.305078297Z\" level=info msg=\"Stopped pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=8f1ca5cf-7644-42b6-bd22-59e707172739 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:12.440871 crc crio[22095]: time=\"2026-06-09T17:04:12.440712406Z\" level=info msg=\"Removed container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=12cfe79e-b663-4d6d-bbe0-781af2de557b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.448636 crc crio[22095]: time=\"2026-06-09T17:04:12.448565848Z\" level=info msg=\"Removing container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698\" id=6af5f32b-c690-469b-8e55-98370706d69d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.491343 crc crio[22095]: time=\"2026-06-09T17:04:12.48958831Z\" level=info msg=\"Removed container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=6af5f32b-c690-469b-8e55-98370706d69d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.496179 crc crio[22095]: time=\"2026-06-09T17:04:12.496069416Z\" level=info msg=\"Removing container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f\" id=8e4018a8-9614-42bd-919e-80e5226dd0eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.529357 crc crio[22095]: time=\"2026-06-09T17:04:12.529210807Z\" level=info msg=\"Removed container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=8e4018a8-9614-42bd-919e-80e5226dd0eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.532354 crc crio[22095]: time=\"2026-06-09T17:04:12.532294636Z\" level=info msg=\"Removing container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653\" id=e40af37f-9871-4ab4-b769-c67b01edca50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.558849 crc crio[22095]: time=\"2026-06-09T17:04:12.558763615Z\" level=info msg=\"Removed container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=e40af37f-9871-4ab4-b769-c67b01edca50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.562710 crc crio[22095]: time=\"2026-06-09T17:04:12.562374557Z\" level=info msg=\"Removing container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353\" id=f9647aeb-4fe8-4af7-b347-b1a764d132c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.634200 crc crio[22095]: time=\"2026-06-09T17:04:12.633447361Z\" level=info msg=\"Removed container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=f9647aeb-4fe8-4af7-b347-b1a764d132c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.638560 crc crio[22095]: time=\"2026-06-09T17:04:12.63848096Z\" level=info msg=\"Removing container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5\" id=67693001-58d6-4484-9af6-13184f16e267 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.667421 crc crio[22095]: time=\"2026-06-09T17:04:12.667313919Z\" level=info msg=\"Removed container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=67693001-58d6-4484-9af6-13184f16e267 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.670450 crc crio[22095]: time=\"2026-06-09T17:04:12.670378918Z\" level=info msg=\"Removing container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d\" id=b9e999af-73a2-419b-85b7-ca0bf1ac9df9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.700453 crc crio[22095]: time=\"2026-06-09T17:04:12.700312036Z\" level=info msg=\"Removed container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=b9e999af-73a2-419b-85b7-ca0bf1ac9df9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.703015 crc crio[22095]: time=\"2026-06-09T17:04:12.702881072Z\" level=info msg=\"Removing container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f\" id=b2de7a7b-f717-4fb4-b01a-5e14815f62e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.728970 crc crio[22095]: time=\"2026-06-09T17:04:12.728829578Z\" level=info msg=\"Removed container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=b2de7a7b-f717-4fb4-b01a-5e14815f62e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.732639 crc crio[22095]: time=\"2026-06-09T17:04:12.732566103Z\" level=info msg=\"Removing container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664\" id=e8b9f5bf-d67d-4a33-8d83-ed286f14a90a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.762635 crc crio[22095]: time=\"2026-06-09T17:04:12.762500711Z\" level=info msg=\"Removed container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=e8b9f5bf-d67d-4a33-8d83-ed286f14a90a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.766456 crc crio[22095]: time=\"2026-06-09T17:04:12.766274628Z\" level=info msg=\"Removing container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9\" id=dd3031f0-53a5-468d-bc6a-0768287915a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.810355 crc crio[22095]: time=\"2026-06-09T17:04:12.806419398Z\" level=info msg=\"Removed container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=dd3031f0-53a5-468d-bc6a-0768287915a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.813471 crc crio[22095]: time=\"2026-06-09T17:04:12.813373456Z\" level=info msg=\"Removing container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16\" id=97362e6e-2861-4d67-af23-e3f41c34e9c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.870815 crc crio[22095]: time=\"2026-06-09T17:04:12.870669596Z\" level=info msg=\"Removed container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=97362e6e-2861-4d67-af23-e3f41c34e9c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.874113 crc crio[22095]: time=\"2026-06-09T17:04:12.874069223Z\" level=info msg=\"Removing container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894\" id=a57601d4-77fa-4efe-9f74-aa11c13100fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.891579 crc crio[22095]: time=\"2026-06-09T17:04:12.890913625Z\" level=info msg=\"Removing container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7\" id=971406b0-2d2c-48d3-980c-c5ef04276ff2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.906093 crc crio[22095]: time=\"2026-06-09T17:04:12.90589632Z\" level=info msg=\"Removed container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=a57601d4-77fa-4efe-9f74-aa11c13100fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.909029 crc crio[22095]: time=\"2026-06-09T17:04:12.908967769Z\" level=info msg=\"Removing container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf\" id=49b3aeb4-c700-460b-8c17-e5eaa94609e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.923915 crc crio[22095]: time=\"2026-06-09T17:04:12.92381582Z\" level=info msg=\"Removed container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=971406b0-2d2c-48d3-980c-c5ef04276ff2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.944747 crc crio[22095]: time=\"2026-06-09T17:04:12.944688935Z\" level=info msg=\"Removed container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=49b3aeb4-c700-460b-8c17-e5eaa94609e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.950213 crc crio[22095]: time=\"2026-06-09T17:04:12.949634202Z\" level=info msg=\"Removing container: c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c\" id=4e39eac8-af9b-4ef7-8d91-619fb55abbd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.987425 crc crio[22095]: time=\"2026-06-09T17:04:12.987323819Z\" level=info msg=\"Removed container c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract\" id=4e39eac8-af9b-4ef7-8d91-619fb55abbd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:12.991503 crc crio[22095]: time=\"2026-06-09T17:04:12.991415984Z\" level=info msg=\"Removing container: e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7\" id=aaad3dea-972b-4882-8701-da2e9eb87160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.188829 crc crio[22095]: time=\"2026-06-09T17:04:13.188064278Z\" level=info msg=\"Removed container e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7: openshift-infra/auto-csr-approver-29683738-q4b4b/oc\" id=aaad3dea-972b-4882-8701-da2e9eb87160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.192538 crc crio[22095]: time=\"2026-06-09T17:04:13.192437241Z\" level=info msg=\"Removing container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d\" id=2e00d9cb-70f4-480f-add0-3b3299148c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.223030 crc crio[22095]: time=\"2026-06-09T17:04:13.222872001Z\" level=info msg=\"Removed container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=2e00d9cb-70f4-480f-add0-3b3299148c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.228216 crc crio[22095]: time=\"2026-06-09T17:04:13.228022793Z\" level=info msg=\"Removing container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769\" id=7155469c-543c-410d-95ab-186dc72c7b3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.257647 crc crio[22095]: time=\"2026-06-09T17:04:13.257378307Z\" level=info msg=\"Removed container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=7155469c-543c-410d-95ab-186dc72c7b3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.260786 crc crio[22095]: time=\"2026-06-09T17:04:13.260705842Z\" level=info msg=\"Removing container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d\" id=c3d53859-ba71-4cfd-9863-ee648f38ea59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.299318 crc crio[22095]: time=\"2026-06-09T17:04:13.299080406Z\" level=info msg=\"Removed container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=c3d53859-ba71-4cfd-9863-ee648f38ea59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.304278 crc crio[22095]: time=\"2026-06-09T17:04:13.304202557Z\" level=info msg=\"Removing container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0\" id=09a14677-0405-4270-8cbb-c837f9f08c37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.326847 crc crio[22095]: time=\"2026-06-09T17:04:13.326733235Z\" level=info msg=\"Removed container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=09a14677-0405-4270-8cbb-c837f9f08c37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.330501 crc crio[22095]: time=\"2026-06-09T17:04:13.330370538Z\" level=info msg=\"Removing container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61\" id=60c48e98-343e-4e0f-8f63-b45ff50944f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.358083 crc crio[22095]: time=\"2026-06-09T17:04:13.357621687Z\" level=info msg=\"Removed container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=60c48e98-343e-4e0f-8f63-b45ff50944f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.362337 crc crio[22095]: time=\"2026-06-09T17:04:13.362247506Z\" level=info msg=\"Removing container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b\" id=79d9359a-6ed2-45b9-aa15-8c98b62ab5cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.396389 crc crio[22095]: time=\"2026-06-09T17:04:13.396274139Z\" level=info msg=\"Removed container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=79d9359a-6ed2-45b9-aa15-8c98b62ab5cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.399773 crc crio[22095]: time=\"2026-06-09T17:04:13.399603194Z\" level=info msg=\"Removing container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697\" id=49881048-9be2-4453-b0f7-4c49b499ac22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.427307 crc crio[22095]: time=\"2026-06-09T17:04:13.42712474Z\" level=info msg=\"Removed container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=49881048-9be2-4453-b0f7-4c49b499ac22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.430677 crc crio[22095]: time=\"2026-06-09T17:04:13.430591929Z\" level=info msg=\"Removing container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c\" id=8ddba407-5045-4ccf-90a4-9ea740fb9402 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.461436 crc crio[22095]: time=\"2026-06-09T17:04:13.459748737Z\" level=info msg=\"Removed container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=8ddba407-5045-4ccf-90a4-9ea740fb9402 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.465351 crc crio[22095]: time=\"2026-06-09T17:04:13.465227718Z\" level=info msg=\"Removing container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3\" id=c8928d0a-5eb9-4885-86b5-858b0ea4fa26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.500670 crc crio[22095]: time=\"2026-06-09T17:04:13.500535553Z\" level=info msg=\"Removed container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=c8928d0a-5eb9-4885-86b5-858b0ea4fa26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.505638 crc crio[22095]: time=\"2026-06-09T17:04:13.505582533Z\" level=info msg=\"Removing container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f\" id=1f68bf86-4ee8-4522-9aca-30c85801f8f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.531193 crc crio[22095]: time=\"2026-06-09T17:04:13.531037776Z\" level=info msg=\"Removed container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=1f68bf86-4ee8-4522-9aca-30c85801f8f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.534394 crc crio[22095]: time=\"2026-06-09T17:04:13.534105524Z\" level=info msg=\"Removing container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b\" id=a2e168f7-44d4-4486-8fef-c7f2b7f5b0cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.561895 crc crio[22095]: time=\"2026-06-09T17:04:13.561777554Z\" level=info msg=\"Removed container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=a2e168f7-44d4-4486-8fef-c7f2b7f5b0cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.565842 crc crio[22095]: time=\"2026-06-09T17:04:13.565717475Z\" level=info msg=\"Removing container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c\" id=940e1d3d-7337-407c-97db-72507e16b088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.596332 crc crio[22095]: time=\"2026-06-09T17:04:13.596267279Z\" level=info msg=\"Removed container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=940e1d3d-7337-407c-97db-72507e16b088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.601461 crc crio[22095]: time=\"2026-06-09T17:04:13.601426351Z\" level=info msg=\"Removing container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31\" id=12bdb9bf-0e2c-4add-895f-ac99e8cf3d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.630593 crc crio[22095]: time=\"2026-06-09T17:04:13.630467286Z\" level=info msg=\"Removed container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=12bdb9bf-0e2c-4add-895f-ac99e8cf3d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.633672 crc crio[22095]: time=\"2026-06-09T17:04:13.633623667Z\" level=info msg=\"Removing container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4\" id=6e47ec8b-bde2-4959-81c7-6318065daacb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.659735 crc crio[22095]: time=\"2026-06-09T17:04:13.659442Z\" level=info msg=\"Removed container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=6e47ec8b-bde2-4959-81c7-6318065daacb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.663592 crc crio[22095]: time=\"2026-06-09T17:04:13.663547585Z\" level=info msg=\"Removing container: 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3\" id=a4c7142a-4d9e-480d-bed7-ed44e65dd498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.704954 crc crio[22095]: time=\"2026-06-09T17:04:13.704832414Z\" level=info msg=\"Removed container 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util\" id=a4c7142a-4d9e-480d-bed7-ed44e65dd498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.709087 crc crio[22095]: time=\"2026-06-09T17:04:13.709049612Z\" level=info msg=\"Removing container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755\" id=402e2e3c-b0be-4681-bd8e-69b5985e2662 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.756190 crc crio[22095]: time=\"2026-06-09T17:04:13.756053108Z\" level=info msg=\"Removed container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=402e2e3c-b0be-4681-bd8e-69b5985e2662 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.760414 crc crio[22095]: time=\"2026-06-09T17:04:13.760313047Z\" level=info msg=\"Removing container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df\" id=66abce16-1739-46f7-880b-4428b3cacd12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.804778 crc crio[22095]: time=\"2026-06-09T17:04:13.804713646Z\" level=info msg=\"Removed container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=66abce16-1739-46f7-880b-4428b3cacd12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.807873 crc crio[22095]: time=\"2026-06-09T17:04:13.807817526Z\" level=info msg=\"Removing container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e\" id=c383a8b7-a633-4849-9f0f-7a20f43cb2bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.836357 crc crio[22095]: time=\"2026-06-09T17:04:13.836283106Z\" level=info msg=\"Removed container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=c383a8b7-a633-4849-9f0f-7a20f43cb2bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.840596 crc crio[22095]: time=\"2026-06-09T17:04:13.840512495Z\" level=info msg=\"Removing container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd\" id=496c4bbb-92af-4972-be9a-17d9080ca79f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.865515 crc crio[22095]: time=\"2026-06-09T17:04:13.865449984Z\" level=info msg=\"Removed container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=496c4bbb-92af-4972-be9a-17d9080ca79f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.869384 crc crio[22095]: time=\"2026-06-09T17:04:13.869312244Z\" level=info msg=\"Removing container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677\" id=4a010323-3dd3-408e-8a23-303eee7051b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.892515 crc crio[22095]: time=\"2026-06-09T17:04:13.892377105Z\" level=info msg=\"Removed container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=4a010323-3dd3-408e-8a23-303eee7051b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.895836 crc crio[22095]: time=\"2026-06-09T17:04:13.895763672Z\" level=info msg=\"Removing container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b\" id=bbd75e72-1500-4350-a046-d3deb3611a8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.920995 crc crio[22095]: time=\"2026-06-09T17:04:13.920886907Z\" level=info msg=\"Removed container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=bbd75e72-1500-4350-a046-d3deb3611a8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.925367 crc crio[22095]: time=\"2026-06-09T17:04:13.92529041Z\" level=info msg=\"Removing container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38\" id=fd85c3ef-583e-4483-9df7-4944fe1f15c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.954073 crc crio[22095]: time=\"2026-06-09T17:04:13.953987736Z\" level=info msg=\"Removed container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=fd85c3ef-583e-4483-9df7-4944fe1f15c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.956330 crc crio[22095]: time=\"2026-06-09T17:04:13.956254724Z\" level=info msg=\"Removing container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee\" id=c9cb8c1a-1f6c-48d8-ad45-17ca95d5723d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.990697 crc crio[22095]: time=\"2026-06-09T17:04:13.990538153Z\" level=info msg=\"Removed container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=c9cb8c1a-1f6c-48d8-ad45-17ca95d5723d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:13.994255 crc crio[22095]: time=\"2026-06-09T17:04:13.994008872Z\" level=info msg=\"Removing container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71\" id=a6e2374d-d014-48f9-a8b9-26a755164136 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.041641 crc crio[22095]: time=\"2026-06-09T17:04:14.04145477Z\" level=info msg=\"Removed container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=a6e2374d-d014-48f9-a8b9-26a755164136 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.052822 crc crio[22095]: time=\"2026-06-09T17:04:14.052742629Z\" level=info msg=\"Removing container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784\" id=753be70f-5303-4e37-b832-bd7ac5a155cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.089379 crc crio[22095]: time=\"2026-06-09T17:04:14.089049081Z\" level=info msg=\"Removed container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=753be70f-5303-4e37-b832-bd7ac5a155cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.093428 crc crio[22095]: time=\"2026-06-09T17:04:14.093335961Z\" level=info msg=\"Removing container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3\" id=52a891c0-67e0-412d-ba65-c5abf3300b15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.129200 crc crio[22095]: time=\"2026-06-09T17:04:14.128441071Z\" level=info msg=\"Removed container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=52a891c0-67e0-412d-ba65-c5abf3300b15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.133828 crc crio[22095]: time=\"2026-06-09T17:04:14.133771488Z\" level=info msg=\"Removing container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22\" id=6d4f1a7a-41c5-4694-8224-7e7d0eff3974 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.160169 crc crio[22095]: time=\"2026-06-09T17:04:14.159828356Z\" level=info msg=\"Removed container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=6d4f1a7a-41c5-4694-8224-7e7d0eff3974 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.164489 crc crio[22095]: time=\"2026-06-09T17:04:14.164389693Z\" level=info msg=\"Removing container: 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f\" id=7f1a9369-0b07-4924-a3ef-e5fbf8374912 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.203840 crc crio[22095]: time=\"2026-06-09T17:04:14.2036352Z\" level=info msg=\"Removed container 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull\" id=7f1a9369-0b07-4924-a3ef-e5fbf8374912 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.215894 crc crio[22095]: time=\"2026-06-09T17:04:14.215827713Z\" level=info msg=\"Stopping pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=f7efff83-5f9b-4d19-834d-6cf594c49c25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.216079 crc crio[22095]: time=\"2026-06-09T17:04:14.215978547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=f7efff83-5f9b-4d19-834d-6cf594c49c25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.217645 crc crio[22095]: time=\"2026-06-09T17:04:14.217488905Z\" level=info msg=\"Removing pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=0f672c50-e549-42b7-a226-ac0f3693c920 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.251172 crc crio[22095]: time=\"2026-06-09T17:04:14.250914613Z\" level=info msg=\"Removed pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=0f672c50-e549-42b7-a226-ac0f3693c920 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.252171 crc crio[22095]: time=\"2026-06-09T17:04:14.252074073Z\" level=info msg=\"Stopping pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=9b232b3d-5df8-4c16-bd27-723e0d92cc2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.252321 crc crio[22095]: time=\"2026-06-09T17:04:14.252223607Z\" level=info msg=\"Stopped pod sandbox (already stopped): d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=9b232b3d-5df8-4c16-bd27-723e0d92cc2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.252808 crc crio[22095]: time=\"2026-06-09T17:04:14.252774641Z\" level=info msg=\"Removing pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=7d0f0108-2680-4c40-a234-5ed8d1a58d8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.269345 crc crio[22095]: time=\"2026-06-09T17:04:14.269045218Z\" level=info msg=\"Removed pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=7d0f0108-2680-4c40-a234-5ed8d1a58d8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.270297 crc crio[22095]: time=\"2026-06-09T17:04:14.270216778Z\" level=info msg=\"Stopping pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=793d2ec4-a468-41c1-8b1e-15498d41880b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.270440 crc crio[22095]: time=\"2026-06-09T17:04:14.270340991Z\" level=info msg=\"Stopped pod sandbox (already stopped): e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=793d2ec4-a468-41c1-8b1e-15498d41880b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.272076 crc crio[22095]: time=\"2026-06-09T17:04:14.271892541Z\" level=info msg=\"Removing pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=7b6f601c-2719-4bd2-86e1-62220a5ea77a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.289406 crc crio[22095]: time=\"2026-06-09T17:04:14.289271837Z\" level=info msg=\"Removed pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=7b6f601c-2719-4bd2-86e1-62220a5ea77a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.290341 crc crio[22095]: time=\"2026-06-09T17:04:14.290298873Z\" level=info msg=\"Stopping pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=20adfab9-c122-4acd-ae50-90117a9ea667 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.290565 crc crio[22095]: time=\"2026-06-09T17:04:14.290544999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=20adfab9-c122-4acd-ae50-90117a9ea667 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.291417 crc crio[22095]: time=\"2026-06-09T17:04:14.29133943Z\" level=info msg=\"Removing pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=06f98cb4-764e-4f1f-baa9-1464e7911b8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.308094 crc crio[22095]: time=\"2026-06-09T17:04:14.308029388Z\" level=info msg=\"Removed pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=06f98cb4-764e-4f1f-baa9-1464e7911b8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.311775 crc crio[22095]: time=\"2026-06-09T17:04:14.311680352Z\" level=info msg=\"Stopping pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=04665695-9d25-40b7-a68a-440022874cbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.311858 crc crio[22095]: time=\"2026-06-09T17:04:14.311800115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=04665695-9d25-40b7-a68a-440022874cbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.313028 crc crio[22095]: time=\"2026-06-09T17:04:14.312752699Z\" level=info msg=\"Removing pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=663f6846-1426-4504-814e-1c2e156813bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.331471 crc crio[22095]: time=\"2026-06-09T17:04:14.331410488Z\" level=info msg=\"Removed pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=663f6846-1426-4504-814e-1c2e156813bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.334282 crc crio[22095]: time=\"2026-06-09T17:04:14.334126468Z\" level=info msg=\"Stopping pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=4e04a89b-77d7-4e9a-b5a4-8b488c273f01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.334282 crc crio[22095]: time=\"2026-06-09T17:04:14.334199249Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=4e04a89b-77d7-4e9a-b5a4-8b488c273f01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.334743 crc crio[22095]: time=\"2026-06-09T17:04:14.334488517Z\" level=info msg=\"Removing pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=bda001bd-f2c3-4979-a08f-b540b872118b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.355854 crc crio[22095]: time=\"2026-06-09T17:04:14.355735652Z\" level=info msg=\"Removed pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=bda001bd-f2c3-4979-a08f-b540b872118b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.357101 crc crio[22095]: time=\"2026-06-09T17:04:14.356988264Z\" level=info msg=\"Stopping pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=3239c86c-008c-4339-8b39-05696ca4a0d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.357248 crc crio[22095]: time=\"2026-06-09T17:04:14.357115487Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=3239c86c-008c-4339-8b39-05696ca4a0d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.357977 crc crio[22095]: time=\"2026-06-09T17:04:14.357833546Z\" level=info msg=\"Removing pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=f8204a45-29c3-4831-a4e4-d0f7dd53f395 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.380615 crc crio[22095]: time=\"2026-06-09T17:04:14.380533668Z\" level=info msg=\"Removed pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=f8204a45-29c3-4831-a4e4-d0f7dd53f395 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.381488 crc crio[22095]: time=\"2026-06-09T17:04:14.381418111Z\" level=info msg=\"Stopping pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=4c3ff5f1-63f8-4ac5-9b95-470ade3cede3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.381580 crc crio[22095]: time=\"2026-06-09T17:04:14.381492333Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=4c3ff5f1-63f8-4ac5-9b95-470ade3cede3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.382292 crc crio[22095]: time=\"2026-06-09T17:04:14.382218911Z\" level=info msg=\"Removing pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=fd002b1e-5482-4881-b1a0-39b2f03cc041 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.408470 crc crio[22095]: time=\"2026-06-09T17:04:14.408333971Z\" level=info msg=\"Removed pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=fd002b1e-5482-4881-b1a0-39b2f03cc041 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.409607 crc crio[22095]: time=\"2026-06-09T17:04:14.409501461Z\" level=info msg=\"Stopping pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=6dacb425-1e3b-4169-806d-7289f6057771 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.409704 crc crio[22095]: time=\"2026-06-09T17:04:14.409624234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=6dacb425-1e3b-4169-806d-7289f6057771 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.410590 crc crio[22095]: time=\"2026-06-09T17:04:14.410417635Z\" level=info msg=\"Removing pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=66380a89-8e29-41ac-aac4-17a449d0a1c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.432690 crc crio[22095]: time=\"2026-06-09T17:04:14.432622764Z\" level=info msg=\"Removed pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=66380a89-8e29-41ac-aac4-17a449d0a1c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.434337 crc crio[22095]: time=\"2026-06-09T17:04:14.434238106Z\" level=info msg=\"Stopping pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=cf7dcef5-9764-451d-85ab-54eb95130bf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.434509 crc crio[22095]: time=\"2026-06-09T17:04:14.434353849Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=cf7dcef5-9764-451d-85ab-54eb95130bf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.434852 crc crio[22095]: time=\"2026-06-09T17:04:14.434776449Z\" level=info msg=\"Removing pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=55e055de-3187-440a-a789-f2358c36fc94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.451112 crc crio[22095]: time=\"2026-06-09T17:04:14.451002476Z\" level=info msg=\"Removed pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=55e055de-3187-440a-a789-f2358c36fc94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.453383 crc crio[22095]: time=\"2026-06-09T17:04:14.453274664Z\" level=info msg=\"Stopping pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=38814e8c-4a59-46f1-9f7d-9673997a48c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.453559 crc crio[22095]: time=\"2026-06-09T17:04:14.453429478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=38814e8c-4a59-46f1-9f7d-9673997a48c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.454348 crc crio[22095]: time=\"2026-06-09T17:04:14.454262029Z\" level=info msg=\"Removing pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=f299fb9b-bbd9-4372-beef-8fc63ccfcb59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.469819 crc crio[22095]: time=\"2026-06-09T17:04:14.469696535Z\" level=info msg=\"Removed pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=f299fb9b-bbd9-4372-beef-8fc63ccfcb59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.470510 crc crio[22095]: time=\"2026-06-09T17:04:14.470437844Z\" level=info msg=\"Stopping pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=81cc3655-47dd-479d-b7fd-796da8eb7dc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.470510 crc crio[22095]: time=\"2026-06-09T17:04:14.470503486Z\" level=info msg=\"Stopped pod sandbox (already stopped): bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=81cc3655-47dd-479d-b7fd-796da8eb7dc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.471551 crc crio[22095]: time=\"2026-06-09T17:04:14.471406089Z\" level=info msg=\"Removing pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=ab2ed5f2-bdb6-461c-ad88-73083261f1dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.485055 crc crio[22095]: time=\"2026-06-09T17:04:14.484895935Z\" level=info msg=\"Removed pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=ab2ed5f2-bdb6-461c-ad88-73083261f1dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.486205 crc crio[22095]: time=\"2026-06-09T17:04:14.486113186Z\" level=info msg=\"Stopping pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=7113b8a4-da0a-4d65-ab03-17c40b7dddd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.486507 crc crio[22095]: time=\"2026-06-09T17:04:14.486283771Z\" level=info msg=\"Stopped pod sandbox (already stopped): 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=7113b8a4-da0a-4d65-ab03-17c40b7dddd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.487746 crc crio[22095]: time=\"2026-06-09T17:04:14.487660166Z\" level=info msg=\"Removing pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=fd6df384-73aa-4c1f-ae43-85662d19e819 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.503946 crc crio[22095]: time=\"2026-06-09T17:04:14.50381002Z\" level=info msg=\"Removed pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=fd6df384-73aa-4c1f-ae43-85662d19e819 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.504996 crc crio[22095]: time=\"2026-06-09T17:04:14.504847587Z\" level=info msg=\"Stopping pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=46790df1-a50b-4bc0-a77b-1b1dbec563e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.505163 crc crio[22095]: time=\"2026-06-09T17:04:14.505089543Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=46790df1-a50b-4bc0-a77b-1b1dbec563e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.506074 crc crio[22095]: time=\"2026-06-09T17:04:14.505891184Z\" level=info msg=\"Removing pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=c59e569c-cc8e-4ea1-bdb0-0d44ae80d554 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.554281 crc crio[22095]: time=\"2026-06-09T17:04:14.554124351Z\" level=info msg=\"Removed pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=c59e569c-cc8e-4ea1-bdb0-0d44ae80d554 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.555627 crc crio[22095]: time=\"2026-06-09T17:04:14.555497516Z\" level=info msg=\"Stopping pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=82b492b5-2013-41e6-96d0-30e329ff3880 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.555627 crc crio[22095]: time=\"2026-06-09T17:04:14.55562355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=82b492b5-2013-41e6-96d0-30e329ff3880 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.556607 crc crio[22095]: time=\"2026-06-09T17:04:14.556460411Z\" level=info msg=\"Removing pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=1e2512b3-2557-4e9f-bc2c-d274fbad1f23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.577719 crc crio[22095]: time=\"2026-06-09T17:04:14.577630864Z\" level=info msg=\"Removed pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=1e2512b3-2557-4e9f-bc2c-d274fbad1f23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.579821 crc crio[22095]: time=\"2026-06-09T17:04:14.579712618Z\" level=info msg=\"Stopping pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=f676c78b-1ff9-4056-a109-92848918264b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.579984 crc crio[22095]: time=\"2026-06-09T17:04:14.57981936Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=f676c78b-1ff9-4056-a109-92848918264b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.583003 crc crio[22095]: time=\"2026-06-09T17:04:14.580830016Z\" level=info msg=\"Removing pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=6c79d1cc-55ed-4335-973d-e6730637e274 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.612555 crc crio[22095]: time=\"2026-06-09T17:04:14.612193961Z\" level=info msg=\"Removed pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=6c79d1cc-55ed-4335-973d-e6730637e274 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.613422 crc crio[22095]: time=\"2026-06-09T17:04:14.61334106Z\" level=info msg=\"Stopping pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=44728364-e4ae-41c8-80c2-d157b443dc6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.613517 crc crio[22095]: time=\"2026-06-09T17:04:14.613429092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=44728364-e4ae-41c8-80c2-d157b443dc6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.614712 crc crio[22095]: time=\"2026-06-09T17:04:14.614573012Z\" level=info msg=\"Removing pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=a334455b-75da-4659-8802-735606a14c0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.636621 crc crio[22095]: time=\"2026-06-09T17:04:14.636488784Z\" level=info msg=\"Removed pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=a334455b-75da-4659-8802-735606a14c0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.637830 crc crio[22095]: time=\"2026-06-09T17:04:14.637778097Z\" level=info msg=\"Stopping pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=40979f4f-ab7a-4d57-8a47-ad3eddff1d15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.638093 crc crio[22095]: time=\"2026-06-09T17:04:14.637857919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=40979f4f-ab7a-4d57-8a47-ad3eddff1d15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.639050 crc crio[22095]: time=\"2026-06-09T17:04:14.638905266Z\" level=info msg=\"Removing pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=6f60e837-3bcc-428e-8eb6-edc270366fad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.657359 crc crio[22095]: time=\"2026-06-09T17:04:14.657270677Z\" level=info msg=\"Removed pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=6f60e837-3bcc-428e-8eb6-edc270366fad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.658725 crc crio[22095]: time=\"2026-06-09T17:04:14.658632002Z\" level=info msg=\"Stopping pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=218d0445-469c-4f36-a3b5-6552a0ba6dc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.658865 crc crio[22095]: time=\"2026-06-09T17:04:14.658755135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=218d0445-469c-4f36-a3b5-6552a0ba6dc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.660061 crc crio[22095]: time=\"2026-06-09T17:04:14.659909235Z\" level=info msg=\"Removing pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=654f38ea-672e-4c70-85b1-0837dd99aad8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.686859 crc crio[22095]: time=\"2026-06-09T17:04:14.68659744Z\" level=info msg=\"Removed pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=654f38ea-672e-4c70-85b1-0837dd99aad8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.688381 crc crio[22095]: time=\"2026-06-09T17:04:14.688305333Z\" level=info msg=\"Stopping pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=1bd9cbe8-1fc6-46b8-a463-cd6afa5ccc63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.688488 crc crio[22095]: time=\"2026-06-09T17:04:14.688423696Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=1bd9cbe8-1fc6-46b8-a463-cd6afa5ccc63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.689571 crc crio[22095]: time=\"2026-06-09T17:04:14.689477613Z\" level=info msg=\"Removing pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=260dcbfa-a938-4a1e-b3e7-bee833469872 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.711767 crc crio[22095]: time=\"2026-06-09T17:04:14.711659872Z\" level=info msg=\"Removed pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=260dcbfa-a938-4a1e-b3e7-bee833469872 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.712785 crc crio[22095]: time=\"2026-06-09T17:04:14.7127215Z\" level=info msg=\"Stopping pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=bef915b8-07ec-403b-ae95-b6b2a611e4cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.712882 crc crio[22095]: time=\"2026-06-09T17:04:14.712797002Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=bef915b8-07ec-403b-ae95-b6b2a611e4cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.713669 crc crio[22095]: time=\"2026-06-09T17:04:14.713592622Z\" level=info msg=\"Removing pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=2dc7de3f-0db5-44f3-b7dc-613c8f0c6db2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.732160 crc crio[22095]: time=\"2026-06-09T17:04:14.732060646Z\" level=info msg=\"Removed pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=2dc7de3f-0db5-44f3-b7dc-613c8f0c6db2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.733721 crc crio[22095]: time=\"2026-06-09T17:04:14.733632586Z\" level=info msg=\"Stopping pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=e07f1cc9-2ef3-4356-a3f6-5a8f02d5acd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.733721 crc crio[22095]: time=\"2026-06-09T17:04:14.733720958Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=e07f1cc9-2ef3-4356-a3f6-5a8f02d5acd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.735867 crc crio[22095]: time=\"2026-06-09T17:04:14.734338884Z\" level=info msg=\"Removing pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=0d559cdd-0d36-4641-acad-222041adb96b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.754536 crc crio[22095]: time=\"2026-06-09T17:04:14.754423549Z\" level=info msg=\"Removed pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=0d559cdd-0d36-4641-acad-222041adb96b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.755775 crc crio[22095]: time=\"2026-06-09T17:04:14.755711003Z\" level=info msg=\"Stopping pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=fffe51de-8c28-42f4-86f3-034e7955dd80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.755866 crc crio[22095]: time=\"2026-06-09T17:04:14.755837336Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=fffe51de-8c28-42f4-86f3-034e7955dd80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.757109 crc crio[22095]: time=\"2026-06-09T17:04:14.757058217Z\" level=info msg=\"Removing pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=ae867db9-6d71-4283-acce-d34cdd14c9bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.781049 crc crio[22095]: time=\"2026-06-09T17:04:14.780809296Z\" level=info msg=\"Removed pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=ae867db9-6d71-4283-acce-d34cdd14c9bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.782397 crc crio[22095]: time=\"2026-06-09T17:04:14.782288984Z\" level=info msg=\"Stopping pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=85b210f8-fe2f-4c62-b497-4a77d58377b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.782516 crc crio[22095]: time=\"2026-06-09T17:04:14.782411897Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=85b210f8-fe2f-4c62-b497-4a77d58377b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.783406 crc crio[22095]: time=\"2026-06-09T17:04:14.783054264Z\" level=info msg=\"Removing pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=78dc5856-6309-4b02-918f-d55baf0fd750 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.802282 crc crio[22095]: time=\"2026-06-09T17:04:14.802112063Z\" level=info msg=\"Removed pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=78dc5856-6309-4b02-918f-d55baf0fd750 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.805552 crc crio[22095]: time=\"2026-06-09T17:04:14.805461689Z\" level=info msg=\"Stopping pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=50785525-9a49-461b-9dc3-165ca7f6dcc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.805552 crc crio[22095]: time=\"2026-06-09T17:04:14.805549821Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=50785525-9a49-461b-9dc3-165ca7f6dcc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.806418 crc crio[22095]: time=\"2026-06-09T17:04:14.806330061Z\" level=info msg=\"Removing pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=228fafa3-cbc7-44cf-a664-a0adc505e72e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.833192 crc crio[22095]: time=\"2026-06-09T17:04:14.833078347Z\" level=info msg=\"Removed pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=228fafa3-cbc7-44cf-a664-a0adc505e72e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.839886 crc crio[22095]: time=\"2026-06-09T17:04:14.839788859Z\" level=info msg=\"Stopping pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=3e6ecc7c-954e-480a-80e6-bc8c8f298da4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.839886 crc crio[22095]: time=\"2026-06-09T17:04:14.839882022Z\" level=info msg=\"Stopped pod sandbox (already stopped): 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=3e6ecc7c-954e-480a-80e6-bc8c8f298da4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.840820 crc crio[22095]: time=\"2026-06-09T17:04:14.840757654Z\" level=info msg=\"Removing pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=8ededc16-dcc3-46f8-b430-8b43bb882daf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.859686 crc crio[22095]: time=\"2026-06-09T17:04:14.859593137Z\" level=info msg=\"Removed pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=8ededc16-dcc3-46f8-b430-8b43bb882daf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.862253 crc crio[22095]: time=\"2026-06-09T17:04:14.862126272Z\" level=info msg=\"Stopping pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=1568b6ba-fec1-47ab-b08b-f41e69ad3577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.862518 crc crio[22095]: time=\"2026-06-09T17:04:14.862266296Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=1568b6ba-fec1-47ab-b08b-f41e69ad3577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.864590 crc crio[22095]: time=\"2026-06-09T17:04:14.864509014Z\" level=info msg=\"Removing pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=ff01ce05-c5b5-4d53-bfe4-4c73680c5eec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.880086 crc crio[22095]: time=\"2026-06-09T17:04:14.879713004Z\" level=info msg=\"Removed pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=ff01ce05-c5b5-4d53-bfe4-4c73680c5eec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.880724 crc crio[22095]: time=\"2026-06-09T17:04:14.880633227Z\" level=info msg=\"Stopping pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=e396bb3e-87e1-4f72-aade-01754f6b760d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.880724 crc crio[22095]: time=\"2026-06-09T17:04:14.880705989Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=e396bb3e-87e1-4f72-aade-01754f6b760d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.881431 crc crio[22095]: time=\"2026-06-09T17:04:14.881370966Z\" level=info msg=\"Removing pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=c790f3a7-cb60-43bc-b406-504a2b7c4d02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.896644 crc crio[22095]: time=\"2026-06-09T17:04:14.896541085Z\" level=info msg=\"Removed pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=c790f3a7-cb60-43bc-b406-504a2b7c4d02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.897664 crc crio[22095]: time=\"2026-06-09T17:04:14.897535471Z\" level=info msg=\"Stopping pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=651600ae-7e91-44d9-a7cb-e019f7772458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.897664 crc crio[22095]: time=\"2026-06-09T17:04:14.897636163Z\" level=info msg=\"Stopped pod sandbox (already stopped): d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=651600ae-7e91-44d9-a7cb-e019f7772458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.898334 crc crio[22095]: time=\"2026-06-09T17:04:14.898266459Z\" level=info msg=\"Removing pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=5cc6e3e2-569e-44e0-aea5-78a08f5daba5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.910702 crc crio[22095]: time=\"2026-06-09T17:04:14.910617556Z\" level=info msg=\"Removed pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=5cc6e3e2-569e-44e0-aea5-78a08f5daba5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.911765 crc crio[22095]: time=\"2026-06-09T17:04:14.911676254Z\" level=info msg=\"Stopping pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=11a54c3a-b2d6-4724-bb4e-0e9911b048ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.911844 crc crio[22095]: time=\"2026-06-09T17:04:14.911771766Z\" level=info msg=\"Stopped pod sandbox (already stopped): eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=11a54c3a-b2d6-4724-bb4e-0e9911b048ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.912427 crc crio[22095]: time=\"2026-06-09T17:04:14.912370011Z\" level=info msg=\"Removing pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=2297863c-23fe-48c2-80b7-f54a137d3547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.939901 crc crio[22095]: time=\"2026-06-09T17:04:14.93959009Z\" level=info msg=\"Removed pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=2297863c-23fe-48c2-80b7-f54a137d3547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.940764 crc crio[22095]: time=\"2026-06-09T17:04:14.940683858Z\" level=info msg=\"Stopping pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=b432d281-3cd3-4cdd-a8e9-5bbe70cbdc30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.940859 crc crio[22095]: time=\"2026-06-09T17:04:14.94077145Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=b432d281-3cd3-4cdd-a8e9-5bbe70cbdc30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:14.942485 crc crio[22095]: time=\"2026-06-09T17:04:14.94234287Z\" level=info msg=\"Removing pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=a4d25b07-767d-4f1a-9add-d45c7e5ff00c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:14.959592 crc crio[22095]: time=\"2026-06-09T17:04:14.959457949Z\" level=info msg=\"Removed pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=a4d25b07-767d-4f1a-9add-d45c7e5ff00c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:25.904364 crc crio[22095]: time=\"2026-06-09T17:04:25.902878717Z\" level=info msg=\"Running pod sandbox: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/POD\" id=65d143f3-cfc4-4493-9a37-c420b4c1ddc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:25.906203 crc crio[22095]: time=\"2026-06-09T17:04:25.904430237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:25.940109 crc crio[22095]: time=\"2026-06-09T17:04:25.939716102Z\" level=info msg=\"Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0074a49d8}] Aliases:map[]}\"\nJun 09 17:04:25.940109 crc crio[22095]: time=\"2026-06-09T17:04:25.939838616Z\" level=info msg=\"Adding pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:26.636336 crc crio[22095]: 2026-06-09T17:04:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e5f1c28dc558a Mac:2e:89:95:91:f1:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 SocketPath: PciID:}] [{Interface:0xc00011ac20 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:26.638527 crc crio[22095]: time=\"2026-06-09T17:04:26.638417036Z\" level=info msg=\"Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0074a49d8}] Aliases:map[]}\"\nJun 09 17:04:26.638793 crc crio[22095]: time=\"2026-06-09T17:04:26.638636812Z\" level=info msg=\"Checking pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:26.647079 crc crio[22095]: time=\"2026-06-09T17:04:26.647012047Z\" level=info msg=\"Ran pod sandbox b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 with infra container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/POD\" id=65d143f3-cfc4-4493-9a37-c420b4c1ddc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:26.651204 crc crio[22095]: time=\"2026-06-09T17:04:26.651118862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53070ec8-963a-481e-8a70-e6b20b5277f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:26.654478 crc crio[22095]: time=\"2026-06-09T17:04:26.654414317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e51c92a-6a1a-4b64-ae1d-193208ec95dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:26.665349 crc crio[22095]: time=\"2026-06-09T17:04:26.665205813Z\" level=info msg=\"Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util\" id=c697bb89-4f85-4b55-bf36-6a5bfefab3d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:26.665824 crc crio[22095]: time=\"2026-06-09T17:04:26.665710796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:26.728739 crc crio[22095]: time=\"2026-06-09T17:04:26.728652211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:26.732450 crc crio[22095]: time=\"2026-06-09T17:04:26.732352506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:27.061113 crc crio[22095]: time=\"2026-06-09T17:04:27.060305919Z\" level=info msg=\"Created container 29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util\" id=c697bb89-4f85-4b55-bf36-6a5bfefab3d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:27.063706 crc crio[22095]: time=\"2026-06-09T17:04:27.063635434Z\" level=info msg=\"Starting container: 29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4\" id=5766ad4e-eaf4-4b89-87e2-5c1d9b7d1967 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:27.071798 crc crio[22095]: time=\"2026-06-09T17:04:27.071031754Z\" level=info msg=\"Started container\" PID=224735 containerID=29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util id=5766ad4e-eaf4-4b89-87e2-5c1d9b7d1967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\nJun 09 17:04:28.266083 crc crio[22095]: time=\"2026-06-09T17:04:28.262610051Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=4071a294-6f02-4f8e-a605-bda8af15a897 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:28.266083 crc crio[22095]: time=\"2026-06-09T17:04:28.264548901Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 17:04:28.727449 crc crio[22095]: time=\"2026-06-09T17:04:28.725996328Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:cae98956ba1c8e9fdbd641b8d81f1855635c523dfa60cfb4f4172c75cf6b8cd5\" id=4071a294-6f02-4f8e-a605-bda8af15a897 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:28.729532 crc crio[22095]: time=\"2026-06-09T17:04:28.729490008Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=6f97031c-1cf5-4f2e-9f14-bb0718099480 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:28.733517 crc crio[22095]: time=\"2026-06-09T17:04:28.733432859Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=cec319ce-1d39-4c70-a5a1-2a919bd61898 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:28.741671 crc crio[22095]: time=\"2026-06-09T17:04:28.741611619Z\" level=info msg=\"Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull\" id=b8ee0608-906a-4320-b2c5-df6ed09a2abf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:28.743398 crc crio[22095]: time=\"2026-06-09T17:04:28.743370524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:28.791104 crc crio[22095]: time=\"2026-06-09T17:04:28.791041997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:28.791744 crc crio[22095]: time=\"2026-06-09T17:04:28.791719214Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c5f7e93f2e81afe89cf20ab1404c558fb20cb81ef65e85ea2776abf6441207a4/merged/etc/passwd: no such file or directory\"\nJun 09 17:04:28.791973 crc crio[22095]: time=\"2026-06-09T17:04:28.791899359Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/c5f7e93f2e81afe89cf20ab1404c558fb20cb81ef65e85ea2776abf6441207a4/merged/etc/group: no such file or directory\"\nJun 09 17:04:28.795232 crc crio[22095]: time=\"2026-06-09T17:04:28.795197034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:28.983758 crc crio[22095]: time=\"2026-06-09T17:04:28.983481644Z\" level=info msg=\"Created container 72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull\" id=b8ee0608-906a-4320-b2c5-df6ed09a2abf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:28.985109 crc crio[22095]: time=\"2026-06-09T17:04:28.984987242Z\" level=info msg=\"Starting container: 72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69\" id=7d3b44eb-017f-497f-bc22-9ba7ab2fbca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:28.992266 crc crio[22095]: time=\"2026-06-09T17:04:28.992162516Z\" level=info msg=\"Started container\" PID=224856 containerID=72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull id=7d3b44eb-017f-497f-bc22-9ba7ab2fbca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\nJun 09 17:04:29.291039 crc crio[22095]: time=\"2026-06-09T17:04:29.28932405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb176b92-8fb1-499b-98ef-fbab3ed8690e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:29.296770 crc crio[22095]: time=\"2026-06-09T17:04:29.296656618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13e40f66-6ca0-4708-8273-6fe10ca65b25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:29.307292 crc crio[22095]: time=\"2026-06-09T17:04:29.307119026Z\" level=info msg=\"Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract\" id=c2ddb017-bef7-452f-8af2-7dba504f17df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:29.307769 crc crio[22095]: time=\"2026-06-09T17:04:29.307698901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:29.368391 crc crio[22095]: time=\"2026-06-09T17:04:29.368333456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:29.373293 crc crio[22095]: time=\"2026-06-09T17:04:29.373229422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:29.548854 crc crio[22095]: time=\"2026-06-09T17:04:29.54856991Z\" level=info msg=\"Created container b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract\" id=c2ddb017-bef7-452f-8af2-7dba504f17df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:29.550041 crc crio[22095]: time=\"2026-06-09T17:04:29.549701589Z\" level=info msg=\"Starting container: b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572\" id=194f236c-2301-4851-a1d5-b68892f2967e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:29.556410 crc crio[22095]: time=\"2026-06-09T17:04:29.556246187Z\" level=info msg=\"Started container\" PID=224891 containerID=b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract id=194f236c-2301-4851-a1d5-b68892f2967e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\nJun 09 17:04:31.323583 crc crio[22095]: time=\"2026-06-09T17:04:31.322726222Z\" level=info msg=\"Stopping pod sandbox: b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\" id=8d63e0de-087a-4adb-8d88-1ca07ea2f4a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:31.325255 crc crio[22095]: time=\"2026-06-09T17:04:31.324565459Z\" level=info msg=\"Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0028b6b48}] Aliases:map[]}\"\nJun 09 17:04:31.325255 crc crio[22095]: time=\"2026-06-09T17:04:31.324730773Z\" level=info msg=\"Deleting pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:31.635891 crc crio[22095]: time=\"2026-06-09T17:04:31.635306481Z\" level=info msg=\"Stopped pod sandbox: b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\" id=8d63e0de-087a-4adb-8d88-1ca07ea2f4a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:38.387332 crc crio[22095]: time=\"2026-06-09T17:04:38.38617104Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/POD\" id=346ed17d-cc97-4768-a782-02832212717f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:38.387332 crc crio[22095]: time=\"2026-06-09T17:04:38.3873167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:38.433007 crc crio[22095]: time=\"2026-06-09T17:04:38.432379846Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6847f98755-tvfwh Namespace:openstack-operators ID:0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 UID:2f3274bd-1901-46d3-82bf-3d4685f26a61 NetNS:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3274bd_1901_46d3_82bf_3d4685f26a61.slice PodAnnotations:0xc00012be80}] Aliases:map[]}\"\nJun 09 17:04:38.433007 crc crio[22095]: time=\"2026-06-09T17:04:38.432989421Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:39.097098 crc crio[22095]: 2026-06-09T17:04:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1db211c06d63f Mac:d2:e3:83:b8:19:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:39.098599 crc crio[22095]: time=\"2026-06-09T17:04:39.098524765Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6847f98755-tvfwh Namespace:openstack-operators ID:0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 UID:2f3274bd-1901-46d3-82bf-3d4685f26a61 NetNS:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3274bd_1901_46d3_82bf_3d4685f26a61.slice PodAnnotations:0xc00012be80}] Aliases:map[]}\"\nJun 09 17:04:39.098756 crc crio[22095]: time=\"2026-06-09T17:04:39.09872607Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:39.108790 crc crio[22095]: time=\"2026-06-09T17:04:39.108695506Z\" level=info msg=\"Ran pod sandbox 0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 with infra container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/POD\" id=346ed17d-cc97-4768-a782-02832212717f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:39.112186 crc crio[22095]: time=\"2026-06-09T17:04:39.112066812Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:39.112722 crc crio[22095]: time=\"2026-06-09T17:04:39.112656017Z\" level=info msg=\"Image 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found\" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:39.112817 crc crio[22095]: time=\"2026-06-09T17:04:39.112736349Z\" level=info msg=\"Neither image nor artfiact 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found\" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:39.114609 crc crio[22095]: time=\"2026-06-09T17:04:39.114529735Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e7573b79-dc72-426f-bf66-861ac6f92593 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:39.115890 crc crio[22095]: time=\"2026-06-09T17:04:39.115820378Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 17:04:45.295809 crc crio[22095]: time=\"2026-06-09T17:04:45.294591933Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator@sha256:f1aec380b38ee06ad9a8e1e649a5b18b9979e6f2c159eada8426802eb3188d9b\" id=e7573b79-dc72-426f-bf66-861ac6f92593 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:45.298126 crc crio[22095]: time=\"2026-06-09T17:04:45.298070332Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=45db309e-3862-4a2c-ad9e-41165370a9f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:45.302443 crc crio[22095]: time=\"2026-06-09T17:04:45.302372543Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=f2c628a2-fbfa-460c-acab-06e73eea3f8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:45.314547 crc crio[22095]: time=\"2026-06-09T17:04:45.314419182Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=4c033768-3636-444f-b307-2871e2e9878b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:45.316055 crc crio[22095]: time=\"2026-06-09T17:04:45.315993122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:45.391663 crc crio[22095]: time=\"2026-06-09T17:04:45.391474449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:45.399566 crc crio[22095]: time=\"2026-06-09T17:04:45.399449363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:45.553806 crc crio[22095]: time=\"2026-06-09T17:04:45.553557546Z\" level=info msg=\"Created container a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=4c033768-3636-444f-b307-2871e2e9878b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:45.555298 crc crio[22095]: time=\"2026-06-09T17:04:45.555235589Z\" level=info msg=\"Starting container: a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de\" id=cae5df3a-1404-4565-af1f-545d697f8e57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:45.562108 crc crio[22095]: time=\"2026-06-09T17:04:45.561845388Z\" level=info msg=\"Started container\" PID=225855 containerID=a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de description=openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator id=cae5df3a-1404-4565-af1f-545d697f8e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4\nJun 09 17:05:41.377668 crc crio[22095]: time=\"2026-06-09T17:05:41.376474076Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/POD\" id=df40f990-9e97-4140-9fb4-c4db21548a63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:41.379881 crc crio[22095]: time=\"2026-06-09T17:05:41.377736859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:41.444678 crc crio[22095]: time=\"2026-06-09T17:05:41.444571523Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/POD\" id=ff00d160-5e61-4813-879e-cb907dd63666 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:41.444678 crc crio[22095]: time=\"2026-06-09T17:05:41.444682256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:41.607025 crc crio[22095]: time=\"2026-06-09T17:05:41.604460585Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-mqjzq Namespace:openstack-operators ID:868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f UID:7e3000c0-b3e2-421d-97b7-b177e57a16f2 NetNS:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e3000c0_b3e2_421d_97b7_b177e57a16f2.slice PodAnnotations:0xc002ab2088}] Aliases:map[]}\"\nJun 09 17:05:41.607025 crc crio[22095]: time=\"2026-06-09T17:05:41.604545067Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:41.757646 crc crio[22095]: time=\"2026-06-09T17:05:41.757491871Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/POD\" id=79bb0d8a-e322-403d-91eb-44a5efe458b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:41.757646 crc crio[22095]: time=\"2026-06-09T17:05:41.757616094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:41.784221 crc crio[22095]: time=\"2026-06-09T17:05:41.783991861Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-j7hhq Namespace:openstack-operators ID:952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 UID:e84650df-f05f-410f-80b0-bf8568de28b0 NetNS:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode84650df_f05f_410f_80b0_bf8568de28b0.slice PodAnnotations:0xc00041c1b8}] Aliases:map[]}\"\nJun 09 17:05:41.784221 crc crio[22095]: time=\"2026-06-09T17:05:41.784205756Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:41.966992 crc crio[22095]: time=\"2026-06-09T17:05:41.961192706Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-f8ns6 Namespace:openstack-operators ID:3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f UID:630b2147-5215-4540-9d3d-9445a86e216e NetNS:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b2147_5215_4540_9d3d_9445a86e216e.slice PodAnnotations:0xc0004c6390}] Aliases:map[]}\"\nJun 09 17:05:41.966992 crc crio[22095]: time=\"2026-06-09T17:05:41.962071059Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:42.210728 crc crio[22095]: time=\"2026-06-09T17:05:42.210599994Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/POD\" id=3d245f3b-0180-445c-b82d-09ca8526af62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.210893 crc crio[22095]: time=\"2026-06-09T17:05:42.210777579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:42.274562 crc crio[22095]: time=\"2026-06-09T17:05:42.274465603Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/POD\" id=e2c7713c-03a2-4956-a8f0-93845c796f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.274744 crc crio[22095]: time=\"2026-06-09T17:05:42.274601196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:42.338386 crc crio[22095]: time=\"2026-06-09T17:05:42.33829315Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/POD\" id=6ef32784-cf4a-45db-8469-e4f13cf213bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.338386 crc crio[22095]: time=\"2026-06-09T17:05:42.338411293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:42.358989 crc crio[22095]: time=\"2026-06-09T17:05:42.35621857Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qqrxx Namespace:openstack-operators ID:93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 UID:8fd3573d-61d0-4253-8292-8020c37444c4 NetNS:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd3573d_61d0_4253_8292_8020c37444c4.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"\nJun 09 17:05:42.358989 crc crio[22095]: time=\"2026-06-09T17:05:42.356304722Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:42.435047 crc crio[22095]: time=\"2026-06-09T17:05:42.427803007Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-hllnh Namespace:openstack-operators ID:8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee UID:27bfe196-9456-45d6-b5f3-ebd3fdcd74ba NetNS:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27bfe196_9456_45d6_b5f3_ebd3fdcd74ba.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"\nJun 09 17:05:42.435047 crc crio[22095]: time=\"2026-06-09T17:05:42.428560196Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:42.807446 crc crio[22095]: time=\"2026-06-09T17:05:42.802176789Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/POD\" id=6e1b5c71-c788-45d7-b8f0-47b7f501b74c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.807446 crc crio[22095]: time=\"2026-06-09T17:05:42.802875607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:42.832978 crc crio[22095]: time=\"2026-06-09T17:05:42.832805465Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-cb7jw Namespace:openstack-operators ID:2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 UID:b2086548-8e81-4b25-a221-5996c564fe59 NetNS:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2086548_8e81_4b25_a221_5996c564fe59.slice PodAnnotations:0xc0074a4268}] Aliases:map[]}\"\nJun 09 17:05:42.832978 crc crio[22095]: time=\"2026-06-09T17:05:42.832894997Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:42.908952 crc crio[22095]: time=\"2026-06-09T17:05:42.908813705Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/POD\" id=7177549c-a4bb-4edd-baa6-908e36f6929a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.909120 crc crio[22095]: time=\"2026-06-09T17:05:42.90900885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:42.944607 crc crio[22095]: time=\"2026-06-09T17:05:42.944509701Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/POD\" id=6fa4bdca-30ca-4846-b284-c33e0aeba1e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.944830 crc crio[22095]: time=\"2026-06-09T17:05:42.944627534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:42.948117 crc crio[22095]: time=\"2026-06-09T17:05:42.948030611Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-qnb6z Namespace:openstack-operators ID:08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b UID:b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3 NetNS:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4b179f9_0e9c_4e31_bfa8_02db1efd1bc3.slice PodAnnotations:0xc002272270}] Aliases:map[]}\"\nJun 09 17:05:42.948117 crc crio[22095]: time=\"2026-06-09T17:05:42.948101813Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:42.959511 crc crio[22095]: time=\"2026-06-09T17:05:42.959434514Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/POD\" id=0c2397a8-0141-435d-957e-f9e1ef192740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:42.959677 crc crio[22095]: time=\"2026-06-09T17:05:42.959530706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.052819 crc crio[22095]: time=\"2026-06-09T17:05:43.050767327Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zl692 Namespace:openstack-operators ID:060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 UID:902290a7-c9bd-4d82-a9d6-b6847d8e083a NetNS:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902290a7_c9bd_4d82_a9d6_b6847d8e083a.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"\nJun 09 17:05:43.052819 crc crio[22095]: time=\"2026-06-09T17:05:43.050831208Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.156064 crc crio[22095]: time=\"2026-06-09T17:05:43.154237471Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d5nxw Namespace:openstack-operators ID:bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 UID:c00faea9-ab83-447c-97ac-422945ab1a51 NetNS:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc00faea9_ab83_447c_97ac_422945ab1a51.slice PodAnnotations:0xc002272058}] Aliases:map[]}\"\nJun 09 17:05:43.156756 crc crio[22095]: time=\"2026-06-09T17:05:43.156719515Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.157198 crc crio[22095]: time=\"2026-06-09T17:05:43.154791475Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-cv696 Namespace:openstack-operators ID:2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 UID:09e06335-be85-4aad-bff4-df119a23b2f4 NetNS:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e06335_be85_4aad_bff4_df119a23b2f4.slice PodAnnotations:0xc001984080}] Aliases:map[]}\"\nJun 09 17:05:43.157352 crc crio[22095]: time=\"2026-06-09T17:05:43.15733077Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-cv696 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.305607 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:952650d8c112483 Mac:2e:59:4c:24:07:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:43.305607 crc crio[22095]: time=\"2026-06-09T17:05:43.303283485Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-j7hhq Namespace:openstack-operators ID:952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 UID:e84650df-f05f-410f-80b0-bf8568de28b0 NetNS:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode84650df_f05f_410f_80b0_bf8568de28b0.slice PodAnnotations:0xc00041c1b8}] Aliases:map[]}\"\nJun 09 17:05:43.305607 crc crio[22095]: time=\"2026-06-09T17:05:43.304395293Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:43.373544 crc crio[22095]: time=\"2026-06-09T17:05:43.373435864Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/POD\" id=1e658832-1514-426b-8864-57fa58b270b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.373741 crc crio[22095]: time=\"2026-06-09T17:05:43.373612739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.386448 crc crio[22095]: time=\"2026-06-09T17:05:43.385993466Z\" level=info msg=\"Ran pod sandbox 952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/POD\" id=ff00d160-5e61-4813-879e-cb907dd63666 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.398027 crc crio[22095]: time=\"2026-06-09T17:05:43.396439004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.423027 crc crio[22095]: time=\"2026-06-09T17:05:43.422861362Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.423444 crc crio[22095]: time=\"2026-06-09T17:05:43.423067158Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.434017 crc crio[22095]: time=\"2026-06-09T17:05:43.433433043Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=18f88ced-f6e5-48cf-9cc6-ba1ee1c9c5be name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:43.446364 crc crio[22095]: time=\"2026-06-09T17:05:43.445704408Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 09 17:05:43.479240 crc crio[22095]: time=\"2026-06-09T17:05:43.478972582Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-9467v Namespace:openstack-operators ID:f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b UID:16f3739a-fcdb-41c8-8177-8d9a4c95bb37 NetNS:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16f3739a_fcdb_41c8_8177_8d9a4c95bb37.slice PodAnnotations:0xc0022726e8}] Aliases:map[]}\"\nJun 09 17:05:43.479240 crc crio[22095]: time=\"2026-06-09T17:05:43.479046994Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.577559 crc crio[22095]: time=\"2026-06-09T17:05:43.575012345Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/POD\" id=2086688b-4845-4322-8a7d-3ce5781a1841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.577559 crc crio[22095]: time=\"2026-06-09T17:05:43.575104148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.654087 crc crio[22095]: time=\"2026-06-09T17:05:43.653318534Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/POD\" id=694bdbc5-957e-41be-83bc-dd5c84a044e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.654087 crc crio[22095]: time=\"2026-06-09T17:05:43.654096554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.696498 crc crio[22095]: time=\"2026-06-09T17:05:43.693514955Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/POD\" id=d3c5af0f-95bc-4b06-a546-5377082aeed5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.696498 crc crio[22095]: time=\"2026-06-09T17:05:43.693644829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.814240 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c395211c62aaa3 Mac:46:c9:b3:4b:b4:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:43.818957 crc crio[22095]: time=\"2026-06-09T17:05:43.815278309Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-f8ns6 Namespace:openstack-operators ID:3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f UID:630b2147-5215-4540-9d3d-9445a86e216e NetNS:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b2147_5215_4540_9d3d_9445a86e216e.slice PodAnnotations:0xc0004c6390}] Aliases:map[]}\"\nJun 09 17:05:43.818957 crc crio[22095]: time=\"2026-06-09T17:05:43.815488364Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:43.832857 crc crio[22095]: time=\"2026-06-09T17:05:43.832749057Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-cvf8p Namespace:openstack-operators ID:93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 UID:0ad8bb31-beb3-439a-a986-ce870201c83d NetNS:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ad8bb31_beb3_439a_a986_ce870201c83d.slice PodAnnotations:0xc0028b66e0}] Aliases:map[]}\"\nJun 09 17:05:43.832857 crc crio[22095]: time=\"2026-06-09T17:05:43.832828519Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.836291 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:868f643288a68e9 Mac:fa:cb:23:4e:e7:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:43.837522 crc crio[22095]: time=\"2026-06-09T17:05:43.837475509Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-mqjzq Namespace:openstack-operators ID:868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f UID:7e3000c0-b3e2-421d-97b7-b177e57a16f2 NetNS:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e3000c0_b3e2_421d_97b7_b177e57a16f2.slice PodAnnotations:0xc002ab2088}] Aliases:map[]}\"\nJun 09 17:05:43.837812 crc crio[22095]: time=\"2026-06-09T17:05:43.837788087Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:43.866440 crc crio[22095]: time=\"2026-06-09T17:05:43.866062252Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/POD\" id=30879d22-1a4b-47df-b3d5-6d5431fafbd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.866440 crc crio[22095]: time=\"2026-06-09T17:05:43.866214576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.877103 crc crio[22095]: time=\"2026-06-09T17:05:43.868678839Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-hlr2v Namespace:openstack-operators ID:b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce UID:e2ae6c4b-acc0-4834-b165-2b1eadd13424 NetNS:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ae6c4b_acc0_4834_b165_2b1eadd13424.slice PodAnnotations:0xc0074a4120}] Aliases:map[]}\"\nJun 09 17:05:43.878243 crc crio[22095]: time=\"2026-06-09T17:05:43.878195103Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.898071 crc crio[22095]: time=\"2026-06-09T17:05:43.897506739Z\" level=info msg=\"Ran pod sandbox 868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/POD\" id=df40f990-9e97-4140-9fb4-c4db21548a63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.915216 crc crio[22095]: time=\"2026-06-09T17:05:43.912478183Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-zphgr Namespace:openstack-operators ID:08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 UID:99b4ccff-b651-4802-91cb-605d5b058d48 NetNS:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99b4ccff_b651_4802_91cb_605d5b058d48.slice PodAnnotations:0xc002da4620}] Aliases:map[]}\"\nJun 09 17:05:43.915216 crc crio[22095]: time=\"2026-06-09T17:05:43.912530934Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.916525 crc crio[22095]: time=\"2026-06-09T17:05:43.916491916Z\" level=info msg=\"Ran pod sandbox 3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/POD\" id=79bb0d8a-e322-403d-91eb-44a5efe458b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.921797 crc crio[22095]: time=\"2026-06-09T17:05:43.921083583Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zjs77 Namespace:openstack-operators ID:97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 UID:2e234950-e5d1-44b3-bee0-6224fea35b4e NetNS:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e234950_e5d1_44b3_bee0_6224fea35b4e.slice PodAnnotations:0xc0028b6980}] Aliases:map[]}\"\nJun 09 17:05:43.921797 crc crio[22095]: time=\"2026-06-09T17:05:43.921192966Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:43.933046 crc crio[22095]: time=\"2026-06-09T17:05:43.933003729Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/POD\" id=2b0786bb-495a-4115-b12a-9e2a7f878a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.933668 crc crio[22095]: time=\"2026-06-09T17:05:43.933648756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.937506 crc crio[22095]: time=\"2026-06-09T17:05:43.937423233Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/POD\" id=b41453fa-43cc-4b48-9cc7-87e5cd5615e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.937626 crc crio[22095]: time=\"2026-06-09T17:05:43.937536955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.972115 crc crio[22095]: time=\"2026-06-09T17:05:43.97200546Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.972445 crc crio[22095]: time=\"2026-06-09T17:05:43.972354879Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/POD\" id=851d5232-5c66-4052-a8d5-e0e290460f72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.972676 crc crio[22095]: time=\"2026-06-09T17:05:43.972430781Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/POD\" id=7ed6c607-3fde-4983-8fd9-a1226735fa3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:43.972676 crc crio[22095]: time=\"2026-06-09T17:05:43.972450191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.972676 crc crio[22095]: time=\"2026-06-09T17:05:43.972519773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:43.992812 crc crio[22095]: time=\"2026-06-09T17:05:43.992333591Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.993011 crc crio[22095]: time=\"2026-06-09T17:05:43.992841074Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.993080 crc crio[22095]: time=\"2026-06-09T17:05:43.992488275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.993268 crc crio[22095]: time=\"2026-06-09T17:05:43.993209624Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:43.993373 crc crio[22095]: time=\"2026-06-09T17:05:43.993307946Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.010264 crc crio[22095]: time=\"2026-06-09T17:05:44.007623563Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=140afbe0-9e27-4901-9bf5-8c90e9786dc7 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.010264 crc crio[22095]: time=\"2026-06-09T17:05:44.008345572Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=457d2678-60b3-45b5-ab6f-522966f14b9f name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.023539 crc crio[22095]: time=\"2026-06-09T17:05:44.022423443Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 09 17:05:44.028345 crc crio[22095]: time=\"2026-06-09T17:05:44.028222962Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/POD\" id=72d59066-0cdb-4c05-a513-6f610937c20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:44.028582 crc crio[22095]: time=\"2026-06-09T17:05:44.028386056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:44.040995 crc crio[22095]: time=\"2026-06-09T17:05:44.040887737Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 09 17:05:44.143011 crc crio[22095]: time=\"2026-06-09T17:05:44.136604252Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-j6m7g Namespace:openstack-operators ID:62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 UID:d44f5ce1-433c-4222-acec-8bec290ffc2f NetNS:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd44f5ce1_433c_4222_acec_8bec290ffc2f.slice PodAnnotations:0xc002b5c850}] Aliases:map[]}\"\nJun 09 17:05:44.143011 crc crio[22095]: time=\"2026-06-09T17:05:44.136718495Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:44.388375 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ee7d400166f76f Mac:26:c9:ad:e3:98:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:44.402110 crc crio[22095]: time=\"2026-06-09T17:05:44.390088505Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-hllnh Namespace:openstack-operators ID:8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee UID:27bfe196-9456-45d6-b5f3-ebd3fdcd74ba NetNS:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27bfe196_9456_45d6_b5f3_ebd3fdcd74ba.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"\nJun 09 17:05:44.402110 crc crio[22095]: time=\"2026-06-09T17:05:44.390416713Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:44.411532 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f574faa1622c67 Mac:b2:68:e8:25:1f:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:44.412866 crc crio[22095]: time=\"2026-06-09T17:05:44.412733096Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-cb7jw Namespace:openstack-operators ID:2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 UID:b2086548-8e81-4b25-a221-5996c564fe59 NetNS:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2086548_8e81_4b25_a221_5996c564fe59.slice PodAnnotations:0xc0074a4268}] Aliases:map[]}\"\nJun 09 17:05:44.413229 crc crio[22095]: time=\"2026-06-09T17:05:44.413046764Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:44.417984 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93493b3e7a460ee Mac:46:f2:d5:c8:e6:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:44.420556 crc crio[22095]: time=\"2026-06-09T17:05:44.420440933Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qqrxx Namespace:openstack-operators ID:93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 UID:8fd3573d-61d0-4253-8292-8020c37444c4 NetNS:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd3573d_61d0_4253_8292_8020c37444c4.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"\nJun 09 17:05:44.420674 crc crio[22095]: time=\"2026-06-09T17:05:44.420656339Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:44.571705 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08954227b4ee598 Mac:ca:5e:9c:73:5d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:44.575800 crc crio[22095]: time=\"2026-06-09T17:05:44.575757888Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-qnb6z Namespace:openstack-operators ID:08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b UID:b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3 NetNS:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4b179f9_0e9c_4e31_bfa8_02db1efd1bc3.slice PodAnnotations:0xc002272270}] Aliases:map[]}\"\nJun 09 17:05:44.576216 crc crio[22095]: time=\"2026-06-09T17:05:44.576185299Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:44.598459 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d462a5b003901e Mac:26:7d:f6:08:f2:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f SocketPath: PciID:}] [{Interface:0xc0002c0b40 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:44.624368 crc crio[22095]: time=\"2026-06-09T17:05:44.623557264Z\" level=info msg=\"Ran pod sandbox 8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/POD\" id=e2c7713c-03a2-4956-a8f0-93845c796f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:44.627600 crc crio[22095]: time=\"2026-06-09T17:05:44.627494875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.633104669Z\" level=info msg=\"Ran pod sandbox 2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/POD\" id=6ef32784-cf4a-45db-8469-e4f13cf213bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.634016742Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.634191887Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.635045449Z\" level=info msg=\"Ran pod sandbox 93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/POD\" id=3d245f3b-0180-445c-b82d-09ca8526af62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:44.639366 crc crio[22095]: time=\"2026-06-09T17:05:44.639266507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.639604 crc crio[22095]: time=\"2026-06-09T17:05:44.639468802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.639874 crc crio[22095]: time=\"2026-06-09T17:05:44.639504613Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.639874 crc crio[22095]: time=\"2026-06-09T17:05:44.639835132Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.640600 crc crio[22095]: time=\"2026-06-09T17:05:44.640263713Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.640600 crc crio[22095]: time=\"2026-06-09T17:05:44.640477558Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.644096 crc crio[22095]: time=\"2026-06-09T17:05:44.643427484Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a2775e81-6d25-407d-9ade-a022b9b6c8fe name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.645604 crc crio[22095]: time=\"2026-06-09T17:05:44.645533158Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1cb756bf-1f43-4d19-9855-0651366feca1 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.645817 crc crio[22095]: time=\"2026-06-09T17:05:44.645783714Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fda0cdb3-591a-4d8d-89c9-c435eaa70f98 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.653076 crc crio[22095]: time=\"2026-06-09T17:05:44.652988519Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 09 17:05:44.654439 crc crio[22095]: time=\"2026-06-09T17:05:44.654326543Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 09 17:05:44.656725 crc crio[22095]: time=\"2026-06-09T17:05:44.656650293Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 09 17:05:44.663633 crc crio[22095]: time=\"2026-06-09T17:05:44.66355466Z\" level=info msg=\"Ran pod sandbox 08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/POD\" id=6e1b5c71-c788-45d7-b8f0-47b7f501b74c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:44.667864 crc crio[22095]: time=\"2026-06-09T17:05:44.667785709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.670766 crc crio[22095]: time=\"2026-06-09T17:05:44.670683643Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.670893 crc crio[22095]: time=\"2026-06-09T17:05:44.670791896Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.676700 crc crio[22095]: time=\"2026-06-09T17:05:44.676573714Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=c77e6825-33a9-446e-a282-20a1448e68fc name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.683959 crc crio[22095]: time=\"2026-06-09T17:05:44.680542996Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 09 17:05:44.721741 crc crio[22095]: time=\"2026-06-09T17:05:44.721674771Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-cv696 Namespace:openstack-operators ID:2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 UID:09e06335-be85-4aad-bff4-df119a23b2f4 NetNS:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e06335_be85_4aad_bff4_df119a23b2f4.slice PodAnnotations:0xc001984080}] Aliases:map[]}\"\nJun 09 17:05:44.722395 crc crio[22095]: time=\"2026-06-09T17:05:44.722324458Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-cv696 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:44.766790 crc crio[22095]: time=\"2026-06-09T17:05:44.76606586Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-sj9s5 Namespace:openstack-operators ID:dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec UID:4258eb46-8d6f-4435-b37e-ab2a73cd8bb9 NetNS:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4258eb46_8d6f_4435_b37e_ab2a73cd8bb9.slice PodAnnotations:0xc002da4118}] Aliases:map[]}\"\nJun 09 17:05:44.766790 crc crio[22095]: time=\"2026-06-09T17:05:44.766777858Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:44.771062 crc crio[22095]: time=\"2026-06-09T17:05:44.770904214Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw Namespace:openstack-operators ID:8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 UID:7713d9e7-ddba-44be-a50c-b1228bc78b03 NetNS:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7713d9e7_ddba_44be_a50c_b1228bc78b03.slice PodAnnotations:0xc002272650}] Aliases:map[]}\"\nJun 09 17:05:44.771062 crc crio[22095]: time=\"2026-06-09T17:05:44.771034227Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:44.776561 crc crio[22095]: time=\"2026-06-09T17:05:44.773374397Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-hnbdw Namespace:openstack-operators ID:e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c UID:153c7232-54fa-45ce-a883-fb38861f9e47 NetNS:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c7232_54fa_45ce_a883_fb38861f9e47.slice PodAnnotations:0xc00263c3f8}] Aliases:map[]}\"\nJun 09 17:05:44.776561 crc crio[22095]: time=\"2026-06-09T17:05:44.77348505Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:44.786241 crc crio[22095]: time=\"2026-06-09T17:05:44.785996581Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-xkcds Namespace:openstack-operators ID:e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 UID:b955cad4-91a3-47d7-874d-689457cbc09e NetNS:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb955cad4_91a3_47d7_874d_689457cbc09e.slice PodAnnotations:0xc002b5c040}] Aliases:map[]}\"\nJun 09 17:05:44.786241 crc crio[22095]: time=\"2026-06-09T17:05:44.786064663Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:44.800563 crc crio[22095]: time=\"2026-06-09T17:05:44.800481483Z\" level=info msg=\"Ran pod sandbox 2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/POD\" id=0c2397a8-0141-435d-957e-f9e1ef192740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:44.868261 crc crio[22095]: time=\"2026-06-09T17:05:44.868054726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.868846 crc crio[22095]: time=\"2026-06-09T17:05:44.868661292Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.875992 crc crio[22095]: time=\"2026-06-09T17:05:44.874501642Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:44.888432 crc crio[22095]: time=\"2026-06-09T17:05:44.887874075Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=3b7f3e22-a9fb-4040-bb8a-d9f2f5a1e2c0 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:44.902523 crc crio[22095]: time=\"2026-06-09T17:05:44.902380627Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 09 17:05:45.357611 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb583ef0c1799ed Mac:46:ac:77:b0:ff:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.364984 crc crio[22095]: time=\"2026-06-09T17:05:45.364077541Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d5nxw Namespace:openstack-operators ID:bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 UID:c00faea9-ab83-447c-97ac-422945ab1a51 NetNS:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc00faea9_ab83_447c_97ac_422945ab1a51.slice PodAnnotations:0xc002272058}] Aliases:map[]}\"\nJun 09 17:05:45.364984 crc crio[22095]: time=\"2026-06-09T17:05:45.364490202Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.387412 crc crio[22095]: time=\"2026-06-09T17:05:45.387314257Z\" level=info msg=\"Ran pod sandbox bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/POD\" id=6fa4bdca-30ca-4846-b284-c33e0aeba1e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.400598 crc crio[22095]: time=\"2026-06-09T17:05:45.399850839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.401021 crc crio[22095]: time=\"2026-06-09T17:05:45.400896456Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.402666 crc crio[22095]: time=\"2026-06-09T17:05:45.40263351Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.406331 crc crio[22095]: time=\"2026-06-09T17:05:45.40575143Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=2ff9312c-cbbe-4e64-a0e8-a84e1d1baaf8 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.413704 crc crio[22095]: time=\"2026-06-09T17:05:45.413608672Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 09 17:05:45.446530 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:060daeaabb0d40c Mac:f2:42:da:13:8b:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.485240 crc crio[22095]: time=\"2026-06-09T17:05:45.484053129Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zl692 Namespace:openstack-operators ID:060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 UID:902290a7-c9bd-4d82-a9d6-b6847d8e083a NetNS:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902290a7_c9bd_4d82_a9d6_b6847d8e083a.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"\nJun 09 17:05:45.485760 crc crio[22095]: time=\"2026-06-09T17:05:45.485688001Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.524777 crc crio[22095]: time=\"2026-06-09T17:05:45.524685901Z\" level=info msg=\"Ran pod sandbox 060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/POD\" id=7177549c-a4bb-4edd-baa6-908e36f6929a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.531109 crc crio[22095]: time=\"2026-06-09T17:05:45.530248244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.531309 crc crio[22095]: time=\"2026-06-09T17:05:45.531222499Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.531309 crc crio[22095]: time=\"2026-06-09T17:05:45.53128148Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.532619 crc crio[22095]: time=\"2026-06-09T17:05:45.532538253Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d9c97a32-2f35-4c44-b220-1eeaf3852345 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.537565 crc crio[22095]: time=\"2026-06-09T17:05:45.537414768Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 09 17:05:45.558981 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f34e4896ab20b4f Mac:96:7d:53:11:96:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.558981 crc crio[22095]: time=\"2026-06-09T17:05:45.554721852Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-9467v Namespace:openstack-operators ID:f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b UID:16f3739a-fcdb-41c8-8177-8d9a4c95bb37 NetNS:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16f3739a_fcdb_41c8_8177_8d9a4c95bb37.slice PodAnnotations:0xc0022726e8}] Aliases:map[]}\"\nJun 09 17:05:45.558981 crc crio[22095]: time=\"2026-06-09T17:05:45.555016529Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.593973 crc crio[22095]: time=\"2026-06-09T17:05:45.590736796Z\" level=info msg=\"Ran pod sandbox f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/POD\" id=1e658832-1514-426b-8864-57fa58b270b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.597304 crc crio[22095]: time=\"2026-06-09T17:05:45.597040657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.602210 crc crio[22095]: time=\"2026-06-09T17:05:45.60067031Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.602210 crc crio[22095]: time=\"2026-06-09T17:05:45.600787423Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.606437 crc crio[22095]: time=\"2026-06-09T17:05:45.606286084Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52746eab-d339-4e69-b2e2-6051bc8c686e name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.615580 crc crio[22095]: time=\"2026-06-09T17:05:45.61547721Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 09 17:05:45.643049 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93afe668d97ec8b Mac:3e:4a:07:08:9c:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb SocketPath: PciID:}] [{Interface:0xc00036a780 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.648567 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08bf0dd84455127 Mac:a2:33:83:2c:48:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 SocketPath: PciID:}] [{Interface:0xc00020ef40 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.649184 crc crio[22095]: time=\"2026-06-09T17:05:45.649087592Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-cvf8p Namespace:openstack-operators ID:93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 UID:0ad8bb31-beb3-439a-a986-ce870201c83d NetNS:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ad8bb31_beb3_439a_a986_ce870201c83d.slice PodAnnotations:0xc0028b66e0}] Aliases:map[]}\"\nJun 09 17:05:45.649392 crc crio[22095]: time=\"2026-06-09T17:05:45.649332109Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.651507 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97c583974076ec8 Mac:32:a8:f3:b3:af:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 SocketPath: PciID:}] [{Interface:0xc0003a2bc0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.652272 crc crio[22095]: time=\"2026-06-09T17:05:45.652212203Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zjs77 Namespace:openstack-operators ID:97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 UID:2e234950-e5d1-44b3-bee0-6224fea35b4e NetNS:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e234950_e5d1_44b3_bee0_6224fea35b4e.slice PodAnnotations:0xc0028b6980}] Aliases:map[]}\"\nJun 09 17:05:45.652388 crc crio[22095]: time=\"2026-06-09T17:05:45.652172282Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-zphgr Namespace:openstack-operators ID:08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 UID:99b4ccff-b651-4802-91cb-605d5b058d48 NetNS:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99b4ccff_b651_4802_91cb_605d5b058d48.slice PodAnnotations:0xc002da4620}] Aliases:map[]}\"\nJun 09 17:05:45.652388 crc crio[22095]: time=\"2026-06-09T17:05:45.652359316Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.653041 crc crio[22095]: time=\"2026-06-09T17:05:45.65289995Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.668754 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f2c2e83a462a6 Mac:22:ec:b8:c9:a7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b SocketPath: PciID:}] [{Interface:0xc0005026f0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.673079 crc crio[22095]: time=\"2026-06-09T17:05:45.672831132Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-hlr2v Namespace:openstack-operators ID:b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce UID:e2ae6c4b-acc0-4834-b165-2b1eadd13424 NetNS:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ae6c4b_acc0_4834_b165_2b1eadd13424.slice PodAnnotations:0xc0074a4120}] Aliases:map[]}\"\nJun 09 17:05:45.673463 crc crio[22095]: time=\"2026-06-09T17:05:45.673084338Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.712111 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a5e5d6d3d13c8 Mac:0e:76:07:39:d3:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 SocketPath: PciID:}] [{Interface:0xc00011b580 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.733472 crc crio[22095]: time=\"2026-06-09T17:05:45.733401825Z\" level=info msg=\"Ran pod sandbox 93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/POD\" id=2086688b-4845-4322-8a7d-3ce5781a1841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.735401 crc crio[22095]: time=\"2026-06-09T17:05:45.735316435Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-j6m7g Namespace:openstack-operators ID:62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 UID:d44f5ce1-433c-4222-acec-8bec290ffc2f NetNS:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd44f5ce1_433c_4222_acec_8bec290ffc2f.slice PodAnnotations:0xc002b5c850}] Aliases:map[]}\"\nJun 09 17:05:45.735627 crc crio[22095]: time=\"2026-06-09T17:05:45.735570551Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.739617 crc crio[22095]: time=\"2026-06-09T17:05:45.739518632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.739869 crc crio[22095]: time=\"2026-06-09T17:05:45.73981062Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.740089 crc crio[22095]: time=\"2026-06-09T17:05:45.739901372Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.741826 crc crio[22095]: time=\"2026-06-09T17:05:45.74177062Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=dcf01992-2840-4262-8e52-b82d9c6b3b21 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.746473 crc crio[22095]: time=\"2026-06-09T17:05:45.746393949Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 09 17:05:45.759245 crc crio[22095]: time=\"2026-06-09T17:05:45.759137466Z\" level=info msg=\"Ran pod sandbox b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/POD\" id=694bdbc5-957e-41be-83bc-dd5c84a044e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.774336 crc crio[22095]: time=\"2026-06-09T17:05:45.774224583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.775768 crc crio[22095]: time=\"2026-06-09T17:05:45.775701991Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.778196 crc crio[22095]: time=\"2026-06-09T17:05:45.777999169Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.784338 crc crio[22095]: time=\"2026-06-09T17:05:45.783906151Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=c479bf4e-4aec-4093-a2ff-63167126a4d4 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.792552 crc crio[22095]: time=\"2026-06-09T17:05:45.792330327Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 09 17:05:45.840270 crc crio[22095]: time=\"2026-06-09T17:05:45.840205065Z\" level=info msg=\"Ran pod sandbox 08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/POD\" id=d3c5af0f-95bc-4b06-a546-5377082aeed5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.849030 crc crio[22095]: time=\"2026-06-09T17:05:45.848908249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.853098 crc crio[22095]: time=\"2026-06-09T17:05:45.852701766Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.853098 crc crio[22095]: time=\"2026-06-09T17:05:45.852777688Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.870182 crc crio[22095]: time=\"2026-06-09T17:05:45.870100602Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=029bc972-aa2a-452d-8c3f-6afff69d069b name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.872527 crc crio[22095]: time=\"2026-06-09T17:05:45.872463813Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 09 17:05:45.891182 crc crio[22095]: time=\"2026-06-09T17:05:45.891015549Z\" level=info msg=\"Ran pod sandbox 62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/POD\" id=2b0786bb-495a-4115-b12a-9e2a7f878a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.901212 crc crio[22095]: time=\"2026-06-09T17:05:45.900539453Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.901212 crc crio[22095]: time=\"2026-06-09T17:05:45.901096917Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.901693 crc crio[22095]: time=\"2026-06-09T17:05:45.901297712Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.903552 crc crio[22095]: time=\"2026-06-09T17:05:45.903449778Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=d66deeb5-0183-41a6-841c-5ba386a59b91 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.907301 crc crio[22095]: time=\"2026-06-09T17:05:45.907175313Z\" level=info msg=\"Ran pod sandbox 97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/POD\" id=30879d22-1a4b-47df-b3d5-6d5431fafbd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.907505 crc crio[22095]: time=\"2026-06-09T17:05:45.90744322Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 09 17:05:45.915289 crc crio[22095]: time=\"2026-06-09T17:05:45.915135917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.915600 crc crio[22095]: time=\"2026-06-09T17:05:45.915582319Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.915736 crc crio[22095]: time=\"2026-06-09T17:05:45.91564Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.926310 crc crio[22095]: time=\"2026-06-09T17:05:45.925885093Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=d9f8c7dc-7dd1-44e2-8e56-5b751101f91b name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:45.929705 crc crio[22095]: time=\"2026-06-09T17:05:45.929634989Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 09 17:05:45.945828 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ce15f18d4d3f6a Mac:5a:be:9f:ce:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 SocketPath: PciID:}] [{Interface:0xc0002e6960 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:45.948377 crc crio[22095]: time=\"2026-06-09T17:05:45.948311049Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw Namespace:openstack-operators ID:8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 UID:7713d9e7-ddba-44be-a50c-b1228bc78b03 NetNS:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7713d9e7_ddba_44be_a50c_b1228bc78b03.slice PodAnnotations:0xc002272650}] Aliases:map[]}\"\nJun 09 17:05:45.948726 crc crio[22095]: time=\"2026-06-09T17:05:45.948660927Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:45.981528 crc crio[22095]: time=\"2026-06-09T17:05:45.981381097Z\" level=info msg=\"Ran pod sandbox 8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/POD\" id=851d5232-5c66-4052-a8d5-e0e290460f72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:45.993851 crc crio[22095]: time=\"2026-06-09T17:05:45.993690893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.994303 crc crio[22095]: time=\"2026-06-09T17:05:45.994226936Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:45.994554 crc crio[22095]: time=\"2026-06-09T17:05:45.994491063Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.001198 crc crio[22095]: time=\"2026-06-09T17:05:45.997260014Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a2c5009a-b771-4c41-b16d-2fbe079ceef9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:46.001198 crc crio[22095]: time=\"2026-06-09T17:05:46.000884597Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 09 17:05:46.009998 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4dd6551e159240 Mac:4e:2a:1f:0e:30:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 SocketPath: PciID:}] [{Interface:0xc000530680 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:46.011569 crc crio[22095]: time=\"2026-06-09T17:05:46.011277684Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-xkcds Namespace:openstack-operators ID:e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 UID:b955cad4-91a3-47d7-874d-689457cbc09e NetNS:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb955cad4_91a3_47d7_874d_689457cbc09e.slice PodAnnotations:0xc002b5c040}] Aliases:map[]}\"\nJun 09 17:05:46.011569 crc crio[22095]: time=\"2026-06-09T17:05:46.011449248Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:46.035364 crc crio[22095]: time=\"2026-06-09T17:05:46.03529889Z\" level=info msg=\"Ran pod sandbox e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/POD\" id=72d59066-0cdb-4c05-a513-6f610937c20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:46.042123 crc crio[22095]: time=\"2026-06-09T17:05:46.042032153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.042431 crc crio[22095]: time=\"2026-06-09T17:05:46.04231755Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.042431 crc crio[22095]: time=\"2026-06-09T17:05:46.042370081Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.045499 crc crio[22095]: time=\"2026-06-09T17:05:46.044606669Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8e5c9885-d489-4709-bbc1-1b3d6a23475f name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:46.047834 crc crio[22095]: time=\"2026-06-09T17:05:46.047722639Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 09 17:05:46.051871 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e2394eb1eaa89 Mac:42:1f:77:dd:5d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca SocketPath: PciID:}] [{Interface:0xc00025a7e0 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:46.053342 crc crio[22095]: time=\"2026-06-09T17:05:46.053192039Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-hnbdw Namespace:openstack-operators ID:e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c UID:153c7232-54fa-45ce-a883-fb38861f9e47 NetNS:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c7232_54fa_45ce_a883_fb38861f9e47.slice PodAnnotations:0xc00263c3f8}] Aliases:map[]}\"\nJun 09 17:05:46.053530 crc crio[22095]: time=\"2026-06-09T17:05:46.053365733Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:46.054170 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf7cc0663f0930 Mac:3a:d9:35:65:5e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:46.058360 crc crio[22095]: time=\"2026-06-09T17:05:46.058249809Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-sj9s5 Namespace:openstack-operators ID:dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec UID:4258eb46-8d6f-4435-b37e-ab2a73cd8bb9 NetNS:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4258eb46_8d6f_4435_b37e_ab2a73cd8bb9.slice PodAnnotations:0xc002da4118}] Aliases:map[]}\"\nJun 09 17:05:46.061186 crc crio[22095]: time=\"2026-06-09T17:05:46.061108982Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:46.063042 crc crio[22095]: time=\"2026-06-09T17:05:46.062797315Z\" level=info msg=\"Ran pod sandbox e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/POD\" id=b41453fa-43cc-4b48-9cc7-87e5cd5615e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:46.075315 crc crio[22095]: time=\"2026-06-09T17:05:46.075237985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.075501 crc crio[22095]: time=\"2026-06-09T17:05:46.075482811Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.075565 crc crio[22095]: time=\"2026-06-09T17:05:46.075534232Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.083502 crc crio[22095]: time=\"2026-06-09T17:05:46.083396114Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=9380a986-1cbb-44e7-b3e9-758def9d7a32 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:46.103015 crc crio[22095]: time=\"2026-06-09T17:05:46.097796163Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 09 17:05:46.103015 crc crio[22095]: time=\"2026-06-09T17:05:46.098502581Z\" level=info msg=\"Ran pod sandbox dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/POD\" id=7ed6c607-3fde-4983-8fd9-a1226735fa3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:46.107461 crc crio[22095]: time=\"2026-06-09T17:05:46.106874446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.109384 crc crio[22095]: time=\"2026-06-09T17:05:46.108100588Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.109384 crc crio[22095]: time=\"2026-06-09T17:05:46.108903248Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:46.112033 crc crio[22095]: time=\"2026-06-09T17:05:46.111053433Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d39d5676-6892-4c89-a597-3a680078315b name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:46.120513 crc crio[22095]: time=\"2026-06-09T17:05:46.120439274Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 09 17:05:59.998204 crc crio[22095]: time=\"2026-06-09T17:05:59.996891866Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/POD\" id=bbc0361e-3b20-4f39-832f-cad5ef8fca9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:59.998204 crc crio[22095]: time=\"2026-06-09T17:05:59.998192989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:00.577008 crc crio[22095]: time=\"2026-06-09T17:06:00.576793372Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683746-v9s67/POD\" id=312bd023-e725-426f-94b4-c13628bfbf77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:06:00.577008 crc crio[22095]: time=\"2026-06-09T17:06:00.576973067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:25.785364 crc crio[22095]: time=\"2026-06-09T17:06:25.784292142Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=c77e6825-33a9-446e-a282-20a1448e68fc name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:25.787677 crc crio[22095]: time=\"2026-06-09T17:06:25.786479589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=40858a68-a250-46b5-bba6-feed15e2d851 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:25.792262 crc crio[22095]: time=\"2026-06-09T17:06:25.792183425Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=d66deeb5-0183-41a6-841c-5ba386a59b91 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:25.793663 crc crio[22095]: time=\"2026-06-09T17:06:25.793598201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=95a03026-ae50-4a01-aa7f-5b9b9f8e024b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.095851 crc crio[22095]: time=\"2026-06-09T17:06:30.094668057Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fda0cdb3-591a-4d8d-89c9-c435eaa70f98 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.098295 crc crio[22095]: time=\"2026-06-09T17:06:30.097048838Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=1ea09c7f-8fe8-44ee-8369-3998f5b4c85e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.201089 crc crio[22095]: time=\"2026-06-09T17:06:30.200264556Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8e5c9885-d489-4709-bbc1-1b3d6a23475f name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.202375 crc crio[22095]: time=\"2026-06-09T17:06:30.202318488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=31774185-d1a4-4452-8b84-c733d72d6a21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.207671 crc crio[22095]: time=\"2026-06-09T17:06:30.207534232Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=3b7f3e22-a9fb-4040-bb8a-d9f2f5a1e2c0 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.208762 crc crio[22095]: time=\"2026-06-09T17:06:30.208685852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=27474316-4493-43b8-bcb1-895f920bfd0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.224300 crc crio[22095]: time=\"2026-06-09T17:06:30.220199177Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1cb756bf-1f43-4d19-9855-0651366feca1 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.225976 crc crio[22095]: time=\"2026-06-09T17:06:30.225879033Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=206f13a6-66e4-43ec-af57-b85a8c85d13c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.229997 crc crio[22095]: time=\"2026-06-09T17:06:30.229822274Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=9380a986-1cbb-44e7-b3e9-758def9d7a32 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.231336 crc crio[22095]: time=\"2026-06-09T17:06:30.231268691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=f78525ac-229b-40d9-8c7b-9d57089e4e75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.248367 crc crio[22095]: time=\"2026-06-09T17:06:30.248256237Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=457d2678-60b3-45b5-ab6f-522966f14b9f name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.250434 crc crio[22095]: time=\"2026-06-09T17:06:30.250363421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=35a5578d-6446-44fe-8941-21e15aeea11c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.257816 crc crio[22095]: time=\"2026-06-09T17:06:30.257755961Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fa7b7914-e58c-463c-8862-dc216fe4effb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.258258 crc crio[22095]: time=\"2026-06-09T17:06:30.258088199Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=89c76944-0ae7-4795-b704-4996417ac423 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.351273 crc crio[22095]: time=\"2026-06-09T17:06:30.350841209Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52746eab-d339-4e69-b2e2-6051bc8c686e name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.352432 crc crio[22095]: time=\"2026-06-09T17:06:30.352373478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=c5dbf90e-8321-4f42-823d-9acf91e5bb70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.362000 crc crio[22095]: time=\"2026-06-09T17:06:30.361853871Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=140afbe0-9e27-4901-9bf5-8c90e9786dc7 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.363098 crc crio[22095]: time=\"2026-06-09T17:06:30.363056322Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=bd0cedad-608c-4af9-9db2-6b49b4fabca6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.373134 crc crio[22095]: time=\"2026-06-09T17:06:30.373020808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=d9f8c7dc-7dd1-44e2-8e56-5b751101f91b name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.375107 crc crio[22095]: time=\"2026-06-09T17:06:30.375014979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=70d85aeb-cfa7-4036-b3c1-f466dcaebb0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.380384 crc crio[22095]: time=\"2026-06-09T17:06:30.380274994Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=18f88ced-f6e5-48cf-9cc6-ba1ee1c9c5be name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.381416 crc crio[22095]: time=\"2026-06-09T17:06:30.381365182Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5bd3f97a-861a-46e1-83d5-48fb8eee47ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.388440 crc crio[22095]: time=\"2026-06-09T17:06:30.388343731Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d39d5676-6892-4c89-a597-3a680078315b name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.389344 crc crio[22095]: time=\"2026-06-09T17:06:30.389291055Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=2ea28a99-4425-4a9d-8c7e-da0361440147 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.396875 crc crio[22095]: time=\"2026-06-09T17:06:30.396792387Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a2c5009a-b771-4c41-b16d-2fbe079ceef9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.397509 crc crio[22095]: time=\"2026-06-09T17:06:30.397461345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=9419bc25-a90e-4923-810d-274fbab93d02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.405481 crc crio[22095]: time=\"2026-06-09T17:06:30.40506386Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=029bc972-aa2a-452d-8c3f-6afff69d069b name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.407101 crc crio[22095]: time=\"2026-06-09T17:06:30.406354723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=d17d903a-e349-4896-ad91-0317091e3efc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.419314 crc crio[22095]: time=\"2026-06-09T17:06:30.419231613Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d9c97a32-2f35-4c44-b220-1eeaf3852345 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.420821 crc crio[22095]: time=\"2026-06-09T17:06:30.420735272Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=6ed44f83-e83f-4f79-888e-239503142603 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.427771 crc crio[22095]: time=\"2026-06-09T17:06:30.4276976Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a2775e81-6d25-407d-9ade-a022b9b6c8fe name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.428766 crc crio[22095]: time=\"2026-06-09T17:06:30.428725267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=bbc6558e-749c-48e2-8310-16042ba1d50b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:30.435536 crc crio[22095]: time=\"2026-06-09T17:06:30.435425128Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=c479bf4e-4aec-4093-a2ff-63167126a4d4 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:30.436496 crc crio[22095]: time=\"2026-06-09T17:06:30.436442894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=0d90a25f-04b9-4859-8b22-19bfe7fd36a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.241517 crc crio[22095]: time=\"2026-06-09T17:06:31.24043092Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=3ee4262d-88c4-4a92-88ba-47d1c7a4774c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.242984 crc crio[22095]: time=\"2026-06-09T17:06:31.240773338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1bfd2f3e-3ba9-4979-9fda-b2bab2d1610f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.242984 crc crio[22095]: time=\"2026-06-09T17:06:31.24082895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=15d9367a-ee44-4973-8d53-e9f86eecdc23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.242984 crc crio[22095]: time=\"2026-06-09T17:06:31.241303312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=38586d33-ef78-449a-86ed-5929c29dddec name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.248396 crc crio[22095]: time=\"2026-06-09T17:06:31.248356643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2da87f3f-2111-455e-968d-f7bb480d96cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.248652 crc crio[22095]: time=\"2026-06-09T17:06:31.24863179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=10a74f7b-dc6e-4d5b-86ad-f054fc280dc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.249073 crc crio[22095]: time=\"2026-06-09T17:06:31.248828445Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=f7c4514d-d437-44b6-b371-dab044ef1f01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.270233 crc crio[22095]: time=\"2026-06-09T17:06:31.270117071Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=8aae0ac1-8054-412a-9500-e01dd965bbf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.272466 crc crio[22095]: time=\"2026-06-09T17:06:31.272360379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=8ceda6a1-bfb3-48b0-b958-29aaca5d566f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.280300 crc crio[22095]: time=\"2026-06-09T17:06:31.28020151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=02b4a838-af53-4ec5-8594-7e366c8d9339 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.286213 crc crio[22095]: time=\"2026-06-09T17:06:31.286110591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=163c040b-8dee-4aa2-b71f-5b02e8bbee37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.286778 crc crio[22095]: time=\"2026-06-09T17:06:31.286732547Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=32168195-e8b5-4519-940b-bb73efdb6530 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.290703 crc crio[22095]: time=\"2026-06-09T17:06:31.290667338Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=bad8cfa1-f840-4371-b20f-bd4b8405564d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.291431 crc crio[22095]: time=\"2026-06-09T17:06:31.291334385Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7687d9fb7d-szds5 Namespace:openstack-operators ID:7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 UID:1a02e65f-7ef4-43ee-96af-f2b341e4d2b7 NetNS:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a02e65f_7ef4_43ee_96af_f2b341e4d2b7.slice PodAnnotations:0xc0028b6908}] Aliases:map[]}\"\nJun 09 17:06:31.291431 crc crio[22095]: time=\"2026-06-09T17:06:31.291419347Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:06:31.294047 crc crio[22095]: time=\"2026-06-09T17:06:31.292378232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.294047 crc crio[22095]: time=\"2026-06-09T17:06:31.292882005Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=19455e2f-0b58-420b-9ecc-f966bffac031 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.294047 crc crio[22095]: time=\"2026-06-09T17:06:31.293669475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=e6fe71b5-95fd-44f1-80b7-d09dbe621f1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.294361083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b68ac386-21a9-457e-a520-848754506c62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.294446365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=08198e2d-cda7-4b4c-897f-4b9966236871 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.294546508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=b0729e95-da3a-4ecb-bbe1-669cb0f47d36 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.29461851Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=c10463f2-bfd5-4764-9031-3512d4fae780 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.296290 crc crio[22095]: time=\"2026-06-09T17:06:31.295747759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=06cd68b6-76e0-4c06-b0a3-4ad673dc3e60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.296290 crc crio[22095]: time=\"2026-06-09T17:06:31.29619667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.300854 crc crio[22095]: time=\"2026-06-09T17:06:31.300769267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.302991 crc crio[22095]: time=\"2026-06-09T17:06:31.30282991Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=0da61450-32d2-4aab-bddb-c2f939ef07ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.304300 crc crio[22095]: time=\"2026-06-09T17:06:31.304226636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.306260 crc crio[22095]: time=\"2026-06-09T17:06:31.306185046Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc00041d1e0}] Aliases:map[]}\"\nJun 09 17:06:31.306260 crc crio[22095]: time=\"2026-06-09T17:06:31.306254118Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683746-v9s67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:06:31.310365 crc crio[22095]: time=\"2026-06-09T17:06:31.310072696Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=dcdce2ab-d2f9-4514-a444-9821db2fc293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.311754 crc crio[22095]: time=\"2026-06-09T17:06:31.311662287Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=2ff9312c-cbbe-4e64-a0e8-a84e1d1baaf8 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:31.312843 crc crio[22095]: time=\"2026-06-09T17:06:31.312696403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=c86fc348-85ca-4430-ab75-2397489e3c7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.319012 crc crio[22095]: time=\"2026-06-09T17:06:31.318853201Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=2409d67d-d1c3-4c36-8cdc-8870ec41b03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.326861 crc crio[22095]: time=\"2026-06-09T17:06:31.326661582Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=7de12709-5194-4db8-bfe8-da0133dd1112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.334824 crc crio[22095]: time=\"2026-06-09T17:06:31.334721648Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=4e9a586e-b769-41f8-a544-ce79bed4c672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.340907 crc crio[22095]: time=\"2026-06-09T17:06:31.340792174Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=8840d707-d2ce-4b46-9042-64c31091868c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.354535 crc crio[22095]: time=\"2026-06-09T17:06:31.354453564Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=89643852-2c88-4a09-b026-c229d5a38d5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.362528 crc crio[22095]: time=\"2026-06-09T17:06:31.362431459Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=923e6899-f177-4d9a-abe8-aa81f0978616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.369538 crc crio[22095]: time=\"2026-06-09T17:06:31.369034369Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=e9e6d9b8-ded0-4313-91c0-29ccedf061f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.377853 crc crio[22095]: time=\"2026-06-09T17:06:31.377776803Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=e51e8661-9db6-4dc3-bf0a-a4e8fe9c67f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.387959 crc crio[22095]: time=\"2026-06-09T17:06:31.387856071Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=faf12bb2-0a2f-4ef9-991a-9cf1d4c5475b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.396711 crc crio[22095]: time=\"2026-06-09T17:06:31.396592646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.397812 crc crio[22095]: time=\"2026-06-09T17:06:31.397738975Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=6812f1e2-9b80-49a0-95ea-b3996b93d95b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.401841 crc crio[22095]: time=\"2026-06-09T17:06:31.401741708Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=e0995e8f-19d5-4b6f-ad15-562c2969579d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.423564 crc crio[22095]: time=\"2026-06-09T17:06:31.42328298Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=fa6886bb-31eb-46ba-b411-4b269ade6af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.433373 crc crio[22095]: time=\"2026-06-09T17:06:31.433271796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.433725 crc crio[22095]: time=\"2026-06-09T17:06:31.433678697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.434143 crc crio[22095]: time=\"2026-06-09T17:06:31.434054167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.454790 crc crio[22095]: time=\"2026-06-09T17:06:31.454657765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=dcf01992-2840-4262-8e52-b82d9c6b3b21 name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:31.456306 crc crio[22095]: time=\"2026-06-09T17:06:31.456240116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.458054 crc crio[22095]: time=\"2026-06-09T17:06:31.457048596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.458054 crc crio[22095]: time=\"2026-06-09T17:06:31.457243451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=77d5ab98-b09d-4ad5-95c0-bf842ab52666 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.458581 crc crio[22095]: time=\"2026-06-09T17:06:31.458549545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.463428 crc crio[22095]: time=\"2026-06-09T17:06:31.462623249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.487603 crc crio[22095]: time=\"2026-06-09T17:06:31.486331038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.505843 crc crio[22095]: time=\"2026-06-09T17:06:31.504475483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.507383 crc crio[22095]: time=\"2026-06-09T17:06:31.507220624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.507562 crc crio[22095]: time=\"2026-06-09T17:06:31.507442789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.508411 crc crio[22095]: time=\"2026-06-09T17:06:31.508219819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.508842 crc crio[22095]: time=\"2026-06-09T17:06:31.508548198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.510285 crc crio[22095]: time=\"2026-06-09T17:06:31.510078187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.515400 crc crio[22095]: time=\"2026-06-09T17:06:31.515043334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=00c36e85-109f-4a10-adcf-822060d21d09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.540249 crc crio[22095]: time=\"2026-06-09T17:06:31.539877501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.551714 crc crio[22095]: time=\"2026-06-09T17:06:31.551478019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.620879 crc crio[22095]: time=\"2026-06-09T17:06:31.620821718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.640577 crc crio[22095]: time=\"2026-06-09T17:06:31.640525503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=35a9043a-27c3-4055-856e-dada396990b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:31.807122 crc crio[22095]: time=\"2026-06-09T17:06:31.806981653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.810818 crc crio[22095]: time=\"2026-06-09T17:06:31.81073055Z\" level=info msg=\"Created container 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=8aae0ac1-8054-412a-9500-e01dd965bbf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.813191033Z\" level=info msg=\"Starting container: 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a\" id=44caa642-d8fa-48cf-915c-8c472783477e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.815101942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.820536591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.820618183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.824349 crc crio[22095]: time=\"2026-06-09T17:06:31.824275717Z\" level=info msg=\"Started container\" PID=231952 containerID=8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=44caa642-d8fa-48cf-915c-8c472783477e name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64\nJun 09 17:06:31.827971 crc crio[22095]: time=\"2026-06-09T17:06:31.827861409Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=09c04b9b-78df-43f9-bb7e-8fe3d9e99a74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.869197 crc crio[22095]: time=\"2026-06-09T17:06:31.86805152Z\" level=info msg=\"Created container 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=32168195-e8b5-4519-940b-bb73efdb6530 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:31.872696 crc crio[22095]: time=\"2026-06-09T17:06:31.870324618Z\" level=info msg=\"Starting container: 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3\" id=504e1620-130f-45d8-9460-944165ecb35a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:31.877578 crc crio[22095]: time=\"2026-06-09T17:06:31.877500452Z\" level=info msg=\"Started container\" PID=231965 containerID=3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=504e1620-130f-45d8-9460-944165ecb35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992\nJun 09 17:06:31.896289 crc crio[22095]: time=\"2026-06-09T17:06:31.892651981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.906032 crc crio[22095]: time=\"2026-06-09T17:06:31.905708066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:31.978614 crc crio[22095]: 2026-06-09T17:06:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32916696730d4de Mac:56:32:b8:4d:ae:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:06:31.979618 crc crio[22095]: time=\"2026-06-09T17:06:31.97952453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc00041d1e0}] Aliases:map[]}\"\nJun 09 17:06:31.979729 crc crio[22095]: time=\"2026-06-09T17:06:31.979705254Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683746-v9s67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:06:32.009236 crc crio[22095]: time=\"2026-06-09T17:06:32.009136299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.014544 crc crio[22095]: time=\"2026-06-09T17:06:32.014479266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.015182 crc crio[22095]: time=\"2026-06-09T17:06:32.014860706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.024211 crc crio[22095]: time=\"2026-06-09T17:06:32.024093093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.027527 crc crio[22095]: time=\"2026-06-09T17:06:32.027415708Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=c075cba7-8fe7-417a-8462-f8f50a5aa2c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.071835 crc crio[22095]: time=\"2026-06-09T17:06:32.071636153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.081884 crc crio[22095]: time=\"2026-06-09T17:06:32.081732402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.106302 crc crio[22095]: time=\"2026-06-09T17:06:32.105905912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.110115 crc crio[22095]: time=\"2026-06-09T17:06:32.109961416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.114862 crc crio[22095]: time=\"2026-06-09T17:06:32.114703168Z\" level=info msg=\"Created container ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=bad8cfa1-f840-4371-b20f-bd4b8405564d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.116232 crc crio[22095]: time=\"2026-06-09T17:06:32.116112934Z\" level=info msg=\"Starting container: ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940\" id=127b8938-5e9f-4def-a732-e4039945a308 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.135352 crc crio[22095]: 2026-06-09T17:06:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7812ed3e5a18235 Mac:26:0c:5d:7b:ce:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 SocketPath: PciID:}] [{Interface:0xc0004845c0 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:06:32.135352 crc crio[22095]: time=\"2026-06-09T17:06:32.136483466Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7687d9fb7d-szds5 Namespace:openstack-operators ID:7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 UID:1a02e65f-7ef4-43ee-96af-f2b341e4d2b7 NetNS:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a02e65f_7ef4_43ee_96af_f2b341e4d2b7.slice PodAnnotations:0xc0028b6908}] Aliases:map[]}\"\nJun 09 17:06:32.135352 crc crio[22095]: time=\"2026-06-09T17:06:32.136691902Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:06:32.147637 crc crio[22095]: time=\"2026-06-09T17:06:32.147338425Z\" level=info msg=\"Started container\" PID=232052 containerID=ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=127b8938-5e9f-4def-a732-e4039945a308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c\nJun 09 17:06:32.155856 crc crio[22095]: time=\"2026-06-09T17:06:32.155704819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.162128 crc crio[22095]: time=\"2026-06-09T17:06:32.160866422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.194379 crc crio[22095]: time=\"2026-06-09T17:06:32.194284779Z\" level=info msg=\"Ran pod sandbox 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac with infra container: openshift-infra/auto-csr-approver-29683746-v9s67/POD\" id=312bd023-e725-426f-94b4-c13628bfbf77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:06:32.201394 crc crio[22095]: time=\"2026-06-09T17:06:32.201053253Z\" level=info msg=\"Created container 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=f7c4514d-d437-44b6-b371-dab044ef1f01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.202112 crc crio[22095]: time=\"2026-06-09T17:06:32.201891094Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eb61b1cf-9a24-4c28-a904-76221fb21d5e name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:32.206671 crc crio[22095]: time=\"2026-06-09T17:06:32.203353632Z\" level=info msg=\"Starting container: 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358\" id=a3d3107d-7396-4305-9ba6-7564628c6a9e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.211635 crc crio[22095]: time=\"2026-06-09T17:06:32.211377008Z\" level=info msg=\"Started container\" PID=232056 containerID=3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=a3d3107d-7396-4305-9ba6-7564628c6a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b\nJun 09 17:06:32.215849 crc crio[22095]: time=\"2026-06-09T17:06:32.215581315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:06:32.237646 crc crio[22095]: time=\"2026-06-09T17:06:32.237532109Z\" level=info msg=\"Ran pod sandbox 7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 with infra container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/POD\" id=bbc0361e-3b20-4f39-832f-cad5ef8fca9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:06:32.248740 crc crio[22095]: time=\"2026-06-09T17:06:32.248588772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.250382 crc crio[22095]: time=\"2026-06-09T17:06:32.248980012Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=36e1354a-6b4b-438d-9332-d5072221743e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:32.252449 crc crio[22095]: time=\"2026-06-09T17:06:32.252330198Z\" level=info msg=\"Created container 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=e51e8661-9db6-4dc3-bf0a-a4e8fe9c67f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.255106 crc crio[22095]: time=\"2026-06-09T17:06:32.255012927Z\" level=info msg=\"Starting container: 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a\" id=83cc5720-5b5a-4bd5-a84e-7984512295f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.261464 crc crio[22095]: time=\"2026-06-09T17:06:32.26136352Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=20d73495-0c0f-432f-9435-6bed10bc19bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:32.265770 crc crio[22095]: time=\"2026-06-09T17:06:32.26566745Z\" level=info msg=\"Started container\" PID=232057 containerID=2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=83cc5720-5b5a-4bd5-a84e-7984512295f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce\nJun 09 17:06:32.287499 crc crio[22095]: time=\"2026-06-09T17:06:32.286964227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.338903 crc crio[22095]: time=\"2026-06-09T17:06:32.338676133Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=fd972813-29e7-47ed-8db7-1919ffc8fd0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.363713 crc crio[22095]: time=\"2026-06-09T17:06:32.363579502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.366065 crc crio[22095]: time=\"2026-06-09T17:06:32.365902292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.383857 crc crio[22095]: time=\"2026-06-09T17:06:32.383748109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.417131 crc crio[22095]: time=\"2026-06-09T17:06:32.417026353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.425476 crc crio[22095]: time=\"2026-06-09T17:06:32.425402938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.491639 crc crio[22095]: time=\"2026-06-09T17:06:32.491523934Z\" level=info msg=\"Created container d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=4e9a586e-b769-41f8-a544-ce79bed4c672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.493369 crc crio[22095]: time=\"2026-06-09T17:06:32.49330347Z\" level=info msg=\"Created container 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=6812f1e2-9b80-49a0-95ea-b3996b93d95b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.509741 crc crio[22095]: time=\"2026-06-09T17:06:32.508356046Z\" level=info msg=\"Starting container: 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae\" id=e4f76e15-4d42-4fbf-8107-4f008e9d510f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.514015 crc crio[22095]: time=\"2026-06-09T17:06:32.511369473Z\" level=info msg=\"Created container e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=e9e6d9b8-ded0-4313-91c0-29ccedf061f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.514990 crc crio[22095]: time=\"2026-06-09T17:06:32.514768871Z\" level=info msg=\"Starting container: d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d\" id=2f172010-65b3-4b4e-9ae0-4df4d26695a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.518477 crc crio[22095]: time=\"2026-06-09T17:06:32.518366303Z\" level=info msg=\"Starting container: e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131\" id=72e3b036-a772-419b-8e90-bc102f10e0b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.526101 crc crio[22095]: time=\"2026-06-09T17:06:32.525533197Z\" level=info msg=\"Started container\" PID=232072 containerID=647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=e4f76e15-4d42-4fbf-8107-4f008e9d510f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b\nJun 09 17:06:32.528467 crc crio[22095]: time=\"2026-06-09T17:06:32.526771749Z\" level=info msg=\"Started container\" PID=232074 containerID=d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=2f172010-65b3-4b4e-9ae0-4df4d26695a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493\nJun 09 17:06:32.557421 crc crio[22095]: time=\"2026-06-09T17:06:32.557279801Z\" level=info msg=\"Started container\" PID=232081 containerID=e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=72e3b036-a772-419b-8e90-bc102f10e0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17\nJun 09 17:06:32.594024 crc crio[22095]: time=\"2026-06-09T17:06:32.593754627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.601029 crc crio[22095]: time=\"2026-06-09T17:06:32.600971032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.637895 crc crio[22095]: time=\"2026-06-09T17:06:32.637798437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.663718 crc crio[22095]: time=\"2026-06-09T17:06:32.663577408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.708996 crc crio[22095]: time=\"2026-06-09T17:06:32.705627517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.711537 crc crio[22095]: time=\"2026-06-09T17:06:32.711466627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.771280 crc crio[22095]: time=\"2026-06-09T17:06:32.768278124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.776737 crc crio[22095]: time=\"2026-06-09T17:06:32.776290339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.806404 crc crio[22095]: time=\"2026-06-09T17:06:32.80553933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.809836 crc crio[22095]: time=\"2026-06-09T17:06:32.809772388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.812654 crc crio[22095]: time=\"2026-06-09T17:06:32.812591661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.813506 crc crio[22095]: time=\"2026-06-09T17:06:32.813439163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.814422 crc crio[22095]: time=\"2026-06-09T17:06:32.814359466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.817770 crc crio[22095]: time=\"2026-06-09T17:06:32.817701542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.819632 crc crio[22095]: time=\"2026-06-09T17:06:32.81956354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.821512 crc crio[22095]: time=\"2026-06-09T17:06:32.821441398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.822358 crc crio[22095]: time=\"2026-06-09T17:06:32.822278229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.834569 crc crio[22095]: time=\"2026-06-09T17:06:32.834464682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:32.836268 crc crio[22095]: time=\"2026-06-09T17:06:32.836200626Z\" level=info msg=\"Created container 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=e0995e8f-19d5-4b6f-ad15-562c2969579d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.839525 crc crio[22095]: time=\"2026-06-09T17:06:32.83944728Z\" level=info msg=\"Starting container: 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4\" id=b7a1cd69-8aa2-498b-baa6-5dae503d9959 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.846008 crc crio[22095]: time=\"2026-06-09T17:06:32.845807973Z\" level=info msg=\"Created container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=dcdce2ab-d2f9-4514-a444-9821db2fc293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:32.848571 crc crio[22095]: time=\"2026-06-09T17:06:32.848291877Z\" level=info msg=\"Starting container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb\" id=47eb5d53-a2d7-4075-9c13-d8355f48359c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:32.855320 crc crio[22095]: time=\"2026-06-09T17:06:32.855233695Z\" level=info msg=\"Started container\" PID=232090 containerID=118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=b7a1cd69-8aa2-498b-baa6-5dae503d9959 name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4\nJun 09 17:06:32.858427 crc crio[22095]: time=\"2026-06-09T17:06:32.858333644Z\" level=info msg=\"Started container\" PID=232099 containerID=16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=47eb5d53-a2d7-4075-9c13-d8355f48359c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5\nJun 09 17:06:33.342650 crc crio[22095]: time=\"2026-06-09T17:06:33.342559975Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eb61b1cf-9a24-4c28-a904-76221fb21d5e name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:33.345877 crc crio[22095]: time=\"2026-06-09T17:06:33.345743777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a9d1fd5-ab18-47d4-9199-eef9ab5a268a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:33.352296 crc crio[22095]: time=\"2026-06-09T17:06:33.352132491Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=80bcbad4-a97c-4f61-b5bb-c237d1f692de name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:33.360880 crc crio[22095]: time=\"2026-06-09T17:06:33.360709771Z\" level=info msg=\"Created container c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=923e6899-f177-4d9a-abe8-aa81f0978616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.362849 crc crio[22095]: time=\"2026-06-09T17:06:33.362717162Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683746-v9s67/oc\" id=147b3150-ba00-4239-8084-0d6451b3f401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.364434 crc crio[22095]: time=\"2026-06-09T17:06:33.364330544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:33.364767 crc crio[22095]: time=\"2026-06-09T17:06:33.364670202Z\" level=info msg=\"Starting container: c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e\" id=8bd30ebc-30ed-4060-8350-dae02f94dcb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.382624 crc crio[22095]: time=\"2026-06-09T17:06:33.382485019Z\" level=info msg=\"Started container\" PID=232217 containerID=c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager id=8bd30ebc-30ed-4060-8350-dae02f94dcb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041\nJun 09 17:06:33.578329 crc crio[22095]: time=\"2026-06-09T17:06:33.578082697Z\" level=info msg=\"Created container 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=89643852-2c88-4a09-b026-c229d5a38d5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.580368 crc crio[22095]: time=\"2026-06-09T17:06:33.580319724Z\" level=info msg=\"Starting container: 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772\" id=a2c233d9-2554-4e98-bffb-e2394e75b477 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.599501 crc crio[22095]: time=\"2026-06-09T17:06:33.59924457Z\" level=info msg=\"Started container\" PID=232254 containerID=496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager id=a2c233d9-2554-4e98-bffb-e2394e75b477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896\nJun 09 17:06:33.621419 crc crio[22095]: time=\"2026-06-09T17:06:33.621339167Z\" level=info msg=\"Created container 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=fd972813-29e7-47ed-8db7-1919ffc8fd0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.624872 crc crio[22095]: time=\"2026-06-09T17:06:33.624782875Z\" level=info msg=\"Starting container: 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1\" id=ea9ace9e-f9c8-457e-91ce-6c6e9ce2aeeb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.651782 crc crio[22095]: time=\"2026-06-09T17:06:33.651680605Z\" level=info msg=\"Started container\" PID=232243 containerID=92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1 description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=ea9ace9e-f9c8-457e-91ce-6c6e9ce2aeeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69\nJun 09 17:06:33.676244 crc crio[22095]: time=\"2026-06-09T17:06:33.676143993Z\" level=info msg=\"Created container ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=0da61450-32d2-4aab-bddb-c2f939ef07ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.680465 crc crio[22095]: time=\"2026-06-09T17:06:33.680385232Z\" level=info msg=\"Starting container: ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0\" id=03a8e688-b6fb-411f-912e-8f93d29ccfe5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.688327 crc crio[22095]: time=\"2026-06-09T17:06:33.688263244Z\" level=info msg=\"Started container\" PID=232252 containerID=ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=03a8e688-b6fb-411f-912e-8f93d29ccfe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f\nJun 09 17:06:33.747731 crc crio[22095]: time=\"2026-06-09T17:06:33.747637497Z\" level=info msg=\"Created container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=fa6886bb-31eb-46ba-b411-4b269ade6af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.750045 crc crio[22095]: time=\"2026-06-09T17:06:33.749896735Z\" level=info msg=\"Starting container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078\" id=f00ae631-e58b-4b39-8306-b417d36737fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.771426 crc crio[22095]: time=\"2026-06-09T17:06:33.771271583Z\" level=info msg=\"Started container\" PID=232251 containerID=c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=f00ae631-e58b-4b39-8306-b417d36737fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08\nJun 09 17:06:33.845623 crc crio[22095]: time=\"2026-06-09T17:06:33.844986924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:33.918027 crc crio[22095]: time=\"2026-06-09T17:06:33.915304228Z\" level=info msg=\"Created container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=09c04b9b-78df-43f9-bb7e-8fe3d9e99a74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.929666 crc crio[22095]: time=\"2026-06-09T17:06:33.929578554Z\" level=info msg=\"Starting container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677\" id=28084fa0-422c-48b4-b40e-a7d8c28df266 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.965859 crc crio[22095]: time=\"2026-06-09T17:06:33.963862464Z\" level=info msg=\"Created container 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=7de12709-5194-4db8-bfe8-da0133dd1112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.965859 crc crio[22095]: time=\"2026-06-09T17:06:33.965507146Z\" level=info msg=\"Created container c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=2409d67d-d1c3-4c36-8cdc-8870ec41b03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:33.975344 crc crio[22095]: time=\"2026-06-09T17:06:33.97071974Z\" level=info msg=\"Starting container: 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae\" id=bf882fa5-78e0-4520-a02e-e80e51620266 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.975344 crc crio[22095]: time=\"2026-06-09T17:06:33.972873655Z\" level=info msg=\"Starting container: c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac\" id=6d8e5302-fce8-437c-bb78-32fab57d73c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:33.976441 crc crio[22095]: time=\"2026-06-09T17:06:33.976336554Z\" level=info msg=\"Started container\" PID=232253 containerID=7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=28084fa0-422c-48b4-b40e-a7d8c28df266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782\nJun 09 17:06:33.993007 crc crio[22095]: time=\"2026-06-09T17:06:33.984993156Z\" level=info msg=\"Started container\" PID=232258 containerID=9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager id=bf882fa5-78e0-4520-a02e-e80e51620266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8\nJun 09 17:06:33.993007 crc crio[22095]: time=\"2026-06-09T17:06:33.992444937Z\" level=info msg=\"Created container ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=8840d707-d2ce-4b46-9042-64c31091868c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:34.000964 crc crio[22095]: time=\"2026-06-09T17:06:33.998607505Z\" level=info msg=\"Starting container: ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad\" id=d674e4db-acc5-49cf-8463-ac9b4b5ad0e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:34.047321 crc crio[22095]: time=\"2026-06-09T17:06:34.046775511Z\" level=info msg=\"Created container 61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=faf12bb2-0a2f-4ef9-991a-9cf1d4c5475b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:34.049487 crc crio[22095]: time=\"2026-06-09T17:06:34.049362447Z\" level=info msg=\"Started container\" PID=232257 containerID=c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=6d8e5302-fce8-437c-bb78-32fab57d73c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee\nJun 09 17:06:34.051854 crc crio[22095]: time=\"2026-06-09T17:06:34.051769419Z\" level=info msg=\"Created container 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=c075cba7-8fe7-417a-8462-f8f50a5aa2c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:34.054779 crc crio[22095]: time=\"2026-06-09T17:06:34.052669262Z\" level=info msg=\"Starting container: 61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01\" id=8041221b-b7f0-487b-a89a-c2e1ca271764 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:34.059540 crc crio[22095]: time=\"2026-06-09T17:06:34.059300562Z\" level=info msg=\"Starting container: 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508\" id=67aa86df-5b85-4f99-a149-567ba33be46a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:34.082768 crc crio[22095]: time=\"2026-06-09T17:06:34.082123737Z\" level=info msg=\"Started container\" PID=232260 containerID=61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01 description=openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager id=8041221b-b7f0-487b-a89a-c2e1ca271764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec\nJun 09 17:06:34.090519 crc crio[22095]: time=\"2026-06-09T17:06:34.088507441Z\" level=info msg=\"Started container\" PID=232259 containerID=ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=d674e4db-acc5-49cf-8463-ac9b4b5ad0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f\nJun 09 17:06:34.108587 crc crio[22095]: time=\"2026-06-09T17:06:34.10834462Z\" level=info msg=\"Started container\" PID=232248 containerID=5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=67aa86df-5b85-4f99-a149-567ba33be46a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52\nJun 09 17:06:34.751847 crc crio[22095]: time=\"2026-06-09T17:06:34.751353525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:35.634318 crc crio[22095]: time=\"2026-06-09T17:06:35.632847449Z\" level=info msg=\"Created container 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee: openshift-infra/auto-csr-approver-29683746-v9s67/oc\" id=147b3150-ba00-4239-8084-0d6451b3f401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:35.673507 crc crio[22095]: time=\"2026-06-09T17:06:35.673412679Z\" level=info msg=\"Starting container: 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee\" id=67f7655c-0a04-4679-8d4c-1c76d63862a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:35.685355 crc crio[22095]: time=\"2026-06-09T17:06:35.685232402Z\" level=info msg=\"Started container\" PID=232468 containerID=5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee description=openshift-infra/auto-csr-approver-29683746-v9s67/oc id=67f7655c-0a04-4679-8d4c-1c76d63862a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\nJun 09 17:06:53.477869 crc crio[22095]: time=\"2026-06-09T17:06:53.476668803Z\" level=info msg=\"Stopping pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=33af968d-2401-4534-b69e-72657c5083ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:53.484014 crc crio[22095]: time=\"2026-06-09T17:06:53.483710634Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc0074a5368}] Aliases:map[]}\"\nJun 09 17:06:53.484823 crc crio[22095]: time=\"2026-06-09T17:06:53.484753781Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683746-v9s67 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:06:53.562740 crc crio[22095]: time=\"2026-06-09T17:06:53.562554856Z\" level=info msg=\"Removing container: 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920\" id=9f73f9cb-c7a8-462d-a8e5-c8b1ceb27dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:53.579237 crc crio[22095]: time=\"2026-06-09T17:06:53.578102585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2526e609-6cda-456d-a96f-76f1f9003896 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:53.580008 crc crio[22095]: time=\"2026-06-09T17:06:53.57985554Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=3a758199-b158-4441-abdf-c894a9676d62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:53.593682 crc crio[22095]: time=\"2026-06-09T17:06:53.593535221Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1f3d8c3d-3144-479e-95b0-0d59b4453ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:53.595606 crc crio[22095]: time=\"2026-06-09T17:06:53.595112312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=64e48465-5afa-42a4-b85f-5c6575e9f636 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:53.616642 crc crio[22095]: time=\"2026-06-09T17:06:53.615350971Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8d30fb59-c4c6-4cb9-82c0-4868ff4e4873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:53.616642 crc crio[22095]: time=\"2026-06-09T17:06:53.61649191Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=2c89a76d-8cb3-406c-b3ac-ed3788f947be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:53.617259 crc crio[22095]: time=\"2026-06-09T17:06:53.616812458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:53.617259 crc crio[22095]: time=\"2026-06-09T17:06:53.617003883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:53.928824 crc crio[22095]: time=\"2026-06-09T17:06:53.927020086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:53.989083 crc crio[22095]: time=\"2026-06-09T17:06:53.986688267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:54.023863 crc crio[22095]: time=\"2026-06-09T17:06:54.022100456Z\" level=info msg=\"Removed container 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=9f73f9cb-c7a8-462d-a8e5-c8b1ceb27dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:54.037324 crc crio[22095]: time=\"2026-06-09T17:06:54.036480055Z\" level=info msg=\"Removing container: 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2\" id=37c9e0a4-ed6c-417c-9a18-94642f1b819e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:54.102485 crc crio[22095]: time=\"2026-06-09T17:06:54.101309738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:54.346635 crc crio[22095]: time=\"2026-06-09T17:06:54.346422316Z\" level=info msg=\"Created container 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=2c89a76d-8cb3-406c-b3ac-ed3788f947be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:54.349999 crc crio[22095]: time=\"2026-06-09T17:06:54.349798423Z\" level=info msg=\"Starting container: 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444\" id=25580473-1262-4ad9-b885-294daad0e3f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:54.374054 crc crio[22095]: time=\"2026-06-09T17:06:54.373685274Z\" level=info msg=\"Started container\" PID=233526 containerID=0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=25580473-1262-4ad9-b885-294daad0e3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1\nJun 09 17:06:54.439033 crc crio[22095]: time=\"2026-06-09T17:06:54.437648316Z\" level=info msg=\"Stopped pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=33af968d-2401-4534-b69e-72657c5083ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:54.682060 crc crio[22095]: time=\"2026-06-09T17:06:54.680586337Z\" level=info msg=\"Removed container 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=37c9e0a4-ed6c-417c-9a18-94642f1b819e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:55.183529 crc crio[22095]: time=\"2026-06-09T17:06:55.183435087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:55.298229 crc crio[22095]: time=\"2026-06-09T17:06:55.297279457Z\" level=info msg=\"Created container 928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8d30fb59-c4c6-4cb9-82c0-4868ff4e4873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:55.299613 crc crio[22095]: time=\"2026-06-09T17:06:55.299522595Z\" level=info msg=\"Starting container: 928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be\" id=26201461-0bde-4278-ac66-112b5a33e66d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:55.306027 crc crio[22095]: time=\"2026-06-09T17:06:55.305901829Z\" level=info msg=\"Started container\" PID=233562 containerID=928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=26201461-0bde-4278-ac66-112b5a33e66d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 17:07:18.258567 crc crio[22095]: time=\"2026-06-09T17:07:18.255550628Z\" level=info msg=\"Stopping container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2 (timeout: 30s)\" id=69b85d28-d877-489f-816f-a7ee29db82d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.262357 crc crio[22095]: time=\"2026-06-09T17:07:18.259288363Z\" level=info msg=\"Stopping container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a (timeout: 30s)\" id=6c3871f8-c219-4c8b-9a16-97e4c64629b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.337531 crc crio[22095]: time=\"2026-06-09T17:07:18.337411258Z\" level=info msg=\"Stopping container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d (timeout: 30s)\" id=ecab37f7-9ae7-47f6-9f9a-da39a836a4ff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.338013 crc crio[22095]: time=\"2026-06-09T17:07:18.337749276Z\" level=info msg=\"Stopping container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7 (timeout: 30s)\" id=d3ae95a1-435d-4c73-9365-0385cc726342 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.386023 crc crio[22095]: time=\"2026-06-09T17:07:18.378515332Z\" level=info msg=\"Stopping container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad (timeout: 30s)\" id=8ee48255-5174-48d3-9233-038094a1e660 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.386023 crc crio[22095]: time=\"2026-06-09T17:07:18.385266495Z\" level=info msg=\"Stopping container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101 (timeout: 30s)\" id=0034fc86-0e20-476a-bfa1-33896edf316b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.558455 crc crio[22095]: time=\"2026-06-09T17:07:18.554514267Z\" level=info msg=\"Stopping container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7 (timeout: 30s)\" id=68347e48-50c3-4c05-b168-3b703508ffbe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.570444 crc crio[22095]: time=\"2026-06-09T17:07:18.56554337Z\" level=info msg=\"Stopping container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7 (timeout: 30s)\" id=23a6951b-797b-4e9a-b0a7-1af7c393e378 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.668565 crc crio[22095]: time=\"2026-06-09T17:07:18.667582178Z\" level=info msg=\"Stopping container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0 (timeout: 30s)\" id=940a3e93-b2c3-4832-8224-2cb6730d334d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:18.827774 crc crio[22095]: time=\"2026-06-09T17:07:18.827356026Z\" level=info msg=\"Stopped container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log\" id=0034fc86-0e20-476a-bfa1-33896edf316b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:19.365457 crc crio[22095]: time=\"2026-06-09T17:07:19.364223529Z\" level=info msg=\"Running pod sandbox: openstack/barbican-3720-account-create-update-4h864/POD\" id=9e5bb9c5-9cb5-4bad-b234-9528def6f7e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:19.366602 crc crio[22095]: time=\"2026-06-09T17:07:19.36580681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:19.398745 crc crio[22095]: time=\"2026-06-09T17:07:19.398669173Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-s7x7n/POD\" id=891b328b-d314-4cd3-82ee-a65ab503b85b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:19.399178 crc crio[22095]: time=\"2026-06-09T17:07:19.398796136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:19.435663 crc crio[22095]: time=\"2026-06-09T17:07:19.435532827Z\" level=info msg=\"Stopped container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log\" id=d3ae95a1-435d-4c73-9365-0385cc726342 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:19.447890 crc crio[22095]: time=\"2026-06-09T17:07:19.445019871Z\" level=info msg=\"Stopping container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204 (timeout: 30s)\" id=0fd2c056-5709-4691-846a-5e703e8fdac7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:19.573348 crc crio[22095]: time=\"2026-06-09T17:07:19.57322876Z\" level=info msg=\"Stopping container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f (timeout: 30s)\" id=330de9c8-78b9-49ac-832a-d5eab9101d0b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:19.573348 crc crio[22095]: time=\"2026-06-09T17:07:19.573355203Z\" level=info msg=\"Stopping container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa (timeout: 30s)\" id=081d15fc-ab3b-45d0-8e98-08519be0e27b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:19.767267 crc crio[22095]: time=\"2026-06-09T17:07:19.767032991Z\" level=info msg=\"Stopping container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208 (timeout: 30s)\" id=c4c19e71-8758-434e-ae71-fd7dcf2e5c3d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:20.120832 crc crio[22095]: time=\"2026-06-09T17:07:20.116607509Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-6stvh/POD\" id=7ade6800-422f-467c-8bda-f57f26f2242f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:20.120832 crc crio[22095]: time=\"2026-06-09T17:07:20.117661506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:20.133661 crc crio[22095]: time=\"2026-06-09T17:07:20.116801614Z\" level=info msg=\"Running pod sandbox: openstack/cinder-1ea6-account-create-update-lfdtc/POD\" id=beff8ac5-8a03-49c5-9519-43c62c2ae1ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:20.133661 crc crio[22095]: time=\"2026-06-09T17:07:20.130841484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:20.878006 crc crio[22095]: time=\"2026-06-09T17:07:20.877249032Z\" level=info msg=\"Stopped container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log\" id=68347e48-50c3-4c05-b168-3b703508ffbe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:20.970629 crc crio[22095]: time=\"2026-06-09T17:07:20.962678574Z\" level=info msg=\"Stopped container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log\" id=081d15fc-ab3b-45d0-8e98-08519be0e27b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:20.982664 crc crio[22095]: time=\"2026-06-09T17:07:20.974327843Z\" level=info msg=\"Stopping container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337 (timeout: 30s)\" id=0a73451d-a089-49ca-8f5a-2016ff2467ef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:20.992789 crc crio[22095]: time=\"2026-06-09T17:07:20.984275718Z\" level=info msg=\"Stopping container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff (timeout: 30s)\" id=082d361a-df08-48d2-a0f0-afc7c64eecdb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:21.074548 crc crio[22095]: time=\"2026-06-09T17:07:21.071458054Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-dcrqh/POD\" id=71779b3c-7e84-4831-81e1-33f9392255ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:21.074548 crc crio[22095]: time=\"2026-06-09T17:07:21.071564717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:21.098596 crc crio[22095]: time=\"2026-06-09T17:07:21.098431826Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-nnlm5/POD\" id=c88b4ceb-9559-4d41-9b50-e25602fcd3f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:21.098870 crc crio[22095]: time=\"2026-06-09T17:07:21.098713563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:21.129463 crc crio[22095]: time=\"2026-06-09T17:07:21.129292818Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc00012aff8}] Aliases:map[]}\"\nJun 09 17:07:21.129463 crc crio[22095]: time=\"2026-06-09T17:07:21.129344429Z\" level=info msg=\"Adding pod openstack_cinder-db-create-s7x7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:21.172356 crc crio[22095]: time=\"2026-06-09T17:07:21.162817518Z\" level=info msg=\"Stopping container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457 (timeout: 30s)\" id=8114c630-dc29-4a6f-aef0-12d1a335c46e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:21.265121 crc crio[22095]: time=\"2026-06-09T17:07:21.253117204Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"\nJun 09 17:07:21.265121 crc crio[22095]: time=\"2026-06-09T17:07:21.253212187Z\" level=info msg=\"Adding pod openstack_barbican-3720-account-create-update-4h864 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:21.440017 crc crio[22095]: time=\"2026-06-09T17:07:21.439724871Z\" level=info msg=\"Stopped container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics\" id=940a3e93-b2c3-4832-8224-2cb6730d334d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:21.456782 crc crio[22095]: time=\"2026-06-09T17:07:21.456691137Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2b1e-account-create-update-cpt96/POD\" id=c08158c6-3f63-41b0-bea1-d8423a7ce838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:21.456782 crc crio[22095]: time=\"2026-06-09T17:07:21.456787849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:21.457298 crc crio[22095]: time=\"2026-06-09T17:07:21.456991704Z\" level=info msg=\"Stopping pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2a1fe2e4-104a-4712-9a5f-31e5773bbed3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:21.474026 crc crio[22095]: time=\"2026-06-09T17:07:21.470381718Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc002b5c540}] Aliases:map[]}\"\nJun 09 17:07:21.474026 crc crio[22095]: time=\"2026-06-09T17:07:21.470728997Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:21.511985 crc crio[22095]: time=\"2026-06-09T17:07:21.509624615Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc0005269b0}] Aliases:map[]}\"\nJun 09 17:07:21.511985 crc crio[22095]: time=\"2026-06-09T17:07:21.509739698Z\" level=info msg=\"Adding pod openstack_barbican-db-create-6stvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:21.603441 crc crio[22095]: time=\"2026-06-09T17:07:21.603350569Z\" level=info msg=\"Running pod sandbox: openstack/glance-655e-account-create-update-rvx8q/POD\" id=6205a8e9-5fa2-4846-ab8b-c77ec55a8332 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:21.603731 crc crio[22095]: time=\"2026-06-09T17:07:21.603472002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:21.629688 crc crio[22095]: time=\"2026-06-09T17:07:21.629583752Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-nlst2/POD\" id=addf991c-08db-4aa9-b12c-1dd9a2fd7508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:21.629868 crc crio[22095]: time=\"2026-06-09T17:07:21.629718495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:21.814179 crc crio[22095]: time=\"2026-06-09T17:07:21.811435987Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b630}] Aliases:map[]}\"\nJun 09 17:07:21.814179 crc crio[22095]: time=\"2026-06-09T17:07:21.811480268Z\" level=info msg=\"Adding pod openstack_glance-db-create-dcrqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:21.870482 crc crio[22095]: time=\"2026-06-09T17:07:21.870385559Z\" level=info msg=\"Stopped container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log\" id=082d361a-df08-48d2-a0f0-afc7c64eecdb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:21.900467 crc crio[22095]: time=\"2026-06-09T17:07:21.8957578Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ed98-account-create-update-nqhvz/POD\" id=56e8fa85-1477-460f-8936-0bc111301031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:21.900467 crc crio[22095]: time=\"2026-06-09T17:07:21.895956655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:21.980061 crc crio[22095]: time=\"2026-06-09T17:07:21.979307253Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc002da41e0}] Aliases:map[]}\"\nJun 09 17:07:21.980443 crc crio[22095]: time=\"2026-06-09T17:07:21.980417772Z\" level=info msg=\"Adding pod openstack_cinder-1ea6-account-create-update-lfdtc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:22.261480 crc crio[22095]: time=\"2026-06-09T17:07:22.26139347Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-01d7-account-create-update-4wmqt/POD\" id=a1a95c74-7aec-4959-9234-7ad009ce1772 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:22.261791 crc crio[22095]: time=\"2026-06-09T17:07:22.261504533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:22.473432 crc crio[22095]: time=\"2026-06-09T17:07:22.473315006Z\" level=info msg=\"Stopping container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe (timeout: 30s)\" id=4f9d9c6f-bfa2-4b0a-8434-86e4598bf1ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:22.491453 crc crio[22095]: time=\"2026-06-09T17:07:22.491363989Z\" level=info msg=\"Stopping container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce (timeout: 30s)\" id=6644b52d-5d1b-486c-a63d-65531f3260a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:22.613983 crc crio[22095]: time=\"2026-06-09T17:07:22.608135025Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc002b5c118}] Aliases:map[]}\"\nJun 09 17:07:22.613983 crc crio[22095]: time=\"2026-06-09T17:07:22.608829833Z\" level=info msg=\"Adding pod openstack_keystone-db-create-nnlm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:22.659706 crc crio[22095]: time=\"2026-06-09T17:07:22.656368772Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc00263c218}] Aliases:map[]}\"\nJun 09 17:07:22.659706 crc crio[22095]: time=\"2026-06-09T17:07:22.656410093Z\" level=info msg=\"Adding pod openstack_neutron-db-create-nlst2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:23.035248 crc crio[22095]: time=\"2026-06-09T17:07:23.034632486Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-0aeb-account-create-update-78cm2/POD\" id=b81b9dcd-c96f-4761-b7eb-b5d454979693 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:23.035248 crc crio[22095]: time=\"2026-06-09T17:07:23.035218181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:23.136785 crc crio[22095]: time=\"2026-06-09T17:07:23.12719158Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c660}] Aliases:map[]}\"\nJun 09 17:07:23.136785 crc crio[22095]: time=\"2026-06-09T17:07:23.127248321Z\" level=info msg=\"Adding pod openstack_keystone-2b1e-account-create-update-cpt96 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:23.138066 crc crio[22095]: time=\"2026-06-09T17:07:23.137876444Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc0005264f0}] Aliases:map[]}\"\nJun 09 17:07:23.138320 crc crio[22095]: time=\"2026-06-09T17:07:23.138281924Z\" level=info msg=\"Adding pod openstack_glance-655e-account-create-update-rvx8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:23.153356 crc crio[22095]: time=\"2026-06-09T17:07:23.153257018Z\" level=info msg=\"Stopping container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328 (timeout: 300s)\" id=e1576efc-19ce-4f0d-ac29-a615ebc3f80e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:23.189728 crc crio[22095]: time=\"2026-06-09T17:07:23.189521268Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00012b2f0}] Aliases:map[]}\"\nJun 09 17:07:23.190316 crc crio[22095]: time=\"2026-06-09T17:07:23.190290408Z\" level=info msg=\"Adding pod openstack_neutron-ed98-account-create-update-nqhvz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:23.309130 crc crio[22095]: 2026-06-09T17:07:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:034ede96234a7ba Mac:c2:1d:ba:34:86:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 SocketPath: PciID:}] [{Interface:0xc0001bc5d0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:23.310227 crc crio[22095]: time=\"2026-06-09T17:07:23.310183764Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-flqbk/POD\" id=77b86097-3bc1-427d-89fc-d2415d7dee0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:23.310422 crc crio[22095]: time=\"2026-06-09T17:07:23.310400759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:23.310863 crc crio[22095]: time=\"2026-06-09T17:07:23.310837321Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-pt42h/POD\" id=066077ed-630a-4be7-87d1-a5cbb3eb843f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:23.311059 crc crio[22095]: time=\"2026-06-09T17:07:23.311038786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:23.339067 crc crio[22095]: time=\"2026-06-09T17:07:23.33887869Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"\nJun 09 17:07:23.339442 crc crio[22095]: time=\"2026-06-09T17:07:23.339140717Z\" level=info msg=\"Checking pod openstack_barbican-3720-account-create-update-4h864 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:23.932997 crc crio[22095]: time=\"2026-06-09T17:07:23.931729239Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cfkth-config-hr8k4/POD\" id=d7a73b3f-0e85-4de2-a4c0-e0a2d490859e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:23.933213 crc crio[22095]: time=\"2026-06-09T17:07:23.933131675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:23.954429 crc crio[22095]: time=\"2026-06-09T17:07:23.954252386Z\" level=info msg=\"Stopped container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter\" id=4f9d9c6f-bfa2-4b0a-8434-86e4598bf1ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:24.337126 crc crio[22095]: time=\"2026-06-09T17:07:24.33681318Z\" level=info msg=\"Stopping container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d (timeout: 28s)\" id=d9339ec0-3459-498f-b122-c87240d83686 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:24.343782 crc crio[22095]: time=\"2026-06-09T17:07:24.340741721Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc002272180}] Aliases:map[]}\"\nJun 09 17:07:24.343782 crc crio[22095]: time=\"2026-06-09T17:07:24.342965888Z\" level=info msg=\"Adding pod openstack_nova-api-01d7-account-create-update-4wmqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:24.413379 crc crio[22095]: time=\"2026-06-09T17:07:24.408873619Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc0004c71b0}] Aliases:map[]}\"\nJun 09 17:07:24.413379 crc crio[22095]: time=\"2026-06-09T17:07:24.409017253Z\" level=info msg=\"Adding pod openstack_nova-cell0-0aeb-account-create-update-78cm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:24.498844 crc crio[22095]: time=\"2026-06-09T17:07:24.468898179Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0004c7360}] Aliases:map[]}\"\nJun 09 17:07:24.498844 crc crio[22095]: time=\"2026-06-09T17:07:24.498426386Z\" level=info msg=\"Adding pod openstack_ovn-controller-cfkth-config-hr8k4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.510600449Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"\nJun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.510719612Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-pt42h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.51297837Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002da4558}] Aliases:map[]}\"\nJun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.513065882Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-flqbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:25.469094 crc crio[22095]: time=\"2026-06-09T17:07:25.4637546Z\" level=info msg=\"Stopped container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e1576efc-19ce-4f0d-ac29-a615ebc3f80e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:25.693770 crc crio[22095]: time=\"2026-06-09T17:07:25.689677236Z\" level=info msg=\"Ran pod sandbox 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 with infra container: openstack/barbican-3720-account-create-update-4h864/POD\" id=9e5bb9c5-9cb5-4bad-b234-9528def6f7e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:25.717635 crc crio[22095]: time=\"2026-06-09T17:07:25.717466479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f1b432d-1c7f-4670-8ebb-ca87daa790e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:25.739092 crc crio[22095]: time=\"2026-06-09T17:07:25.738998161Z\" level=info msg=\"Stopping container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9 (timeout: 27s)\" id=903944e7-6b65-4a2b-b0a5-5e7f873895a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:25.782281 crc crio[22095]: time=\"2026-06-09T17:07:25.773545297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75fdb27f-c423-4c2c-b31d-de62ff472943 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:25.837815 crc crio[22095]: time=\"2026-06-09T17:07:25.837673732Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e28451af-6da0-45fc-8073-4ad71c771bff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:26.157043 crc crio[22095]: time=\"2026-06-09T17:07:26.154057749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:26.188995 crc crio[22095]: time=\"2026-06-09T17:07:26.188350078Z\" level=info msg=\"Stopped container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c4c19e71-8758-434e-ae71-fd7dcf2e5c3d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:26.213988 crc crio[22095]: time=\"2026-06-09T17:07:26.211583574Z\" level=info msg=\"Stopping pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=165738ac-942b-4f0b-9230-fb86bea28ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:26.314996 crc crio[22095]: time=\"2026-06-09T17:07:26.313329084Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc001984e80}] Aliases:map[]}\"\nJun 09 17:07:26.314996 crc crio[22095]: time=\"2026-06-09T17:07:26.314570986Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:26.674993 crc crio[22095]: time=\"2026-06-09T17:07:26.672259121Z\" level=info msg=\"Stopped container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd\" id=8ee48255-5174-48d3-9233-038094a1e660 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:26.849146 crc crio[22095]: time=\"2026-06-09T17:07:26.845214828Z\" level=info msg=\"Stopping pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=bcf081c7-292e-4a30-bb24-4d6f8dfcc2d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:26.849146 crc crio[22095]: time=\"2026-06-09T17:07:26.848468131Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc0004c78d8}] Aliases:map[]}\"\nJun 09 17:07:26.849146 crc crio[22095]: time=\"2026-06-09T17:07:26.848633406Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:27.016989 crc crio[22095]: time=\"2026-06-09T17:07:27.01679424Z\" level=info msg=\"Stopped container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=0fd2c056-5709-4691-846a-5e703e8fdac7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:27.023439 crc crio[22095]: time=\"2026-06-09T17:07:27.023331547Z\" level=info msg=\"Stopping pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=486e0335-ce65-42f3-8b27-7efaef7ce5c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:27.048975 crc crio[22095]: time=\"2026-06-09T17:07:27.047300452Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc00379e110}] Aliases:map[]}\"\nJun 09 17:07:27.048975 crc crio[22095]: time=\"2026-06-09T17:07:27.047572949Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:27.140808 crc crio[22095]: 2026-06-09T17:07:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e64e770b607e2b Mac:92:a9:25:3e:27:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:27.297814 crc crio[22095]: time=\"2026-06-09T17:07:27.297660135Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc0005269b0}] Aliases:map[]}\"\nJun 09 17:07:27.298180 crc crio[22095]: time=\"2026-06-09T17:07:27.298083145Z\" level=info msg=\"Checking pod openstack_barbican-db-create-6stvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:27.580207 crc crio[22095]: 2026-06-09T17:07:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4443d4105fa1c7 Mac:7e:91:9d:25:8f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:27.582337 crc crio[22095]: time=\"2026-06-09T17:07:27.582064311Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc00012aff8}] Aliases:map[]}\"\nJun 09 17:07:27.626594 crc crio[22095]: time=\"2026-06-09T17:07:27.626334986Z\" level=info msg=\"Checking pod openstack_cinder-db-create-s7x7n for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:27.648658 crc crio[22095]: time=\"2026-06-09T17:07:27.648540496Z\" level=info msg=\"Stopped pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2a1fe2e4-104a-4712-9a5f-31e5773bbed3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:27.863816 crc crio[22095]: time=\"2026-06-09T17:07:27.863711176Z\" level=info msg=\"Stopping container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4 (timeout: 296s)\" id=3d98fb2d-41cc-4e9e-8486-c94ab2afcd87 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:28.395533 crc crio[22095]: time=\"2026-06-09T17:07:28.394649836Z\" level=info msg=\"Stopping container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32 (timeout: 300s)\" id=cd6c2900-82cb-4914-93e6-e0b8a7fad3b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:28.506821 crc crio[22095]: time=\"2026-06-09T17:07:28.500996454Z\" level=info msg=\"Stopped container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe\" id=69b85d28-d877-489f-816f-a7ee29db82d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:28.713269 crc crio[22095]: time=\"2026-06-09T17:07:28.69690513Z\" level=info msg=\"Stopped container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api\" id=23a6951b-797b-4e9a-b0a7-1af7c393e378 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:28.732471 crc crio[22095]: time=\"2026-06-09T17:07:28.717612201Z\" level=info msg=\"Stopping pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=7fd09e17-1ece-4d99-bd67-310513ef3036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:28.732471 crc crio[22095]: time=\"2026-06-09T17:07:28.719700195Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc0004c7238}] Aliases:map[]}\"\nJun 09 17:07:28.732471 crc crio[22095]: time=\"2026-06-09T17:07:28.719845678Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:29.212713 crc crio[22095]: time=\"2026-06-09T17:07:29.211502921Z\" level=info msg=\"Stopped container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd\" id=ecab37f7-9ae7-47f6-9f9a-da39a836a4ff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:29.224117 crc crio[22095]: time=\"2026-06-09T17:07:29.217393372Z\" level=info msg=\"Stopping pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=fc708ac6-63d8-4dfc-9d0b-792c7ad3d710 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:29.249981 crc crio[22095]: time=\"2026-06-09T17:07:29.243240105Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc0028b6710}] Aliases:map[]}\"\nJun 09 17:07:29.249981 crc crio[22095]: time=\"2026-06-09T17:07:29.243450661Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:29.256863 crc crio[22095]: time=\"2026-06-09T17:07:29.256595398Z\" level=info msg=\"Stopped container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=cd6c2900-82cb-4914-93e6-e0b8a7fad3b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:29.259604 crc crio[22095]: time=\"2026-06-09T17:07:29.259478602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:29.408632 crc crio[22095]: time=\"2026-06-09T17:07:29.408355461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:29.727133 crc crio[22095]: time=\"2026-06-09T17:07:29.724778308Z\" level=info msg=\"Stopped container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler\" id=6c3871f8-c219-4c8b-9a16-97e4c64629b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:29.738450 crc crio[22095]: time=\"2026-06-09T17:07:29.738346056Z\" level=info msg=\"Stopping pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=6de90823-a3bc-46ae-a4c6-34ed9dbb212f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:29.753603 crc crio[22095]: time=\"2026-06-09T17:07:29.748276441Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc002ab3150}] Aliases:map[]}\"\nJun 09 17:07:29.753603 crc crio[22095]: time=\"2026-06-09T17:07:29.74864688Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:30.219560 crc crio[22095]: time=\"2026-06-09T17:07:30.219491589Z\" level=info msg=\"Stopped container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata\" id=0a73451d-a089-49ca-8f5a-2016ff2467ef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:30.250866 crc crio[22095]: time=\"2026-06-09T17:07:30.250482723Z\" level=info msg=\"Stopping pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=0a979220-d59e-4390-a33c-5a88eed764fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:30.256720 crc crio[22095]: time=\"2026-06-09T17:07:30.256633211Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc001985028}] Aliases:map[]}\"\nJun 09 17:07:30.256859 crc crio[22095]: time=\"2026-06-09T17:07:30.256820586Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:30.271073 crc crio[22095]: time=\"2026-06-09T17:07:30.267452459Z\" level=info msg=\"Stopped container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3d98fb2d-41cc-4e9e-8486-c94ab2afcd87 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:30.291457 crc crio[22095]: time=\"2026-06-09T17:07:30.291360292Z\" level=info msg=\"Stopping pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=bc9e9391-9314-4f05-8e92-03602cf8fddf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:30.299399 crc crio[22095]: time=\"2026-06-09T17:07:30.299328666Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab3518}] Aliases:map[]}\"\nJun 09 17:07:30.300093 crc crio[22095]: time=\"2026-06-09T17:07:30.300064735Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:30.355990 crc crio[22095]: time=\"2026-06-09T17:07:30.352607173Z\" level=info msg=\"Stopped pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=165738ac-942b-4f0b-9230-fb86bea28ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:30.363119 crc crio[22095]: time=\"2026-06-09T17:07:30.359740806Z\" level=info msg=\"Stopped pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=486e0335-ce65-42f3-8b27-7efaef7ce5c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:30.384136 crc crio[22095]: time=\"2026-06-09T17:07:30.380335844Z\" level=info msg=\"Stopped pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=bcf081c7-292e-4a30-bb24-4d6f8dfcc2d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:30.594638 crc crio[22095]: time=\"2026-06-09T17:07:30.59223885Z\" level=info msg=\"Stopped pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=7fd09e17-1ece-4d99-bd67-310513ef3036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:30.761616 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72674c33d2db2db Mac:12:04:ea:b8:41:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 SocketPath: PciID:}] [{Interface:0xc000408d50 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:30.763331 crc crio[22095]: time=\"2026-06-09T17:07:30.763199746Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc002da41e0}] Aliases:map[]}\"\nJun 09 17:07:30.763758 crc crio[22095]: time=\"2026-06-09T17:07:30.763371071Z\" level=info msg=\"Checking pod openstack_cinder-1ea6-account-create-update-lfdtc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:30.792977 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ab8944a59e9e33 Mac:36:88:bf:4d:de:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b SocketPath: PciID:}] [{Interface:0xc0004b0660 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:30.792977 crc crio[22095]: time=\"2026-06-09T17:07:30.785767785Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc0005264f0}] Aliases:map[]}\"\nJun 09 17:07:30.792977 crc crio[22095]: time=\"2026-06-09T17:07:30.785984801Z\" level=info msg=\"Checking pod openstack_glance-655e-account-create-update-rvx8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:30.850808 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa7c5c2a452e7a5 Mac:56:1c:63:89:5c:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 SocketPath: PciID:}] [{Interface:0xc000134f30 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.849542871Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00012b2f0}] Aliases:map[]}\"\nJun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.849671214Z\" level=info msg=\"Checking pod openstack_neutron-ed98-account-create-update-nqhvz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:30.850808 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53e42dcbe53da5 Mac:16:4f:a9:91:8a:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 SocketPath: PciID:}] [{Interface:0xc000392e20 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.850481965Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c660}] Aliases:map[]}\"\nJun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.850609028Z\" level=info msg=\"Checking pod openstack_keystone-2b1e-account-create-update-cpt96 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:30.983086 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11130e5f8bf42ee Mac:46:62:76:54:ef:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:30.983086 crc crio[22095]: time=\"2026-06-09T17:07:30.978811307Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b630}] Aliases:map[]}\"\nJun 09 17:07:30.983086 crc crio[22095]: time=\"2026-06-09T17:07:30.979059053Z\" level=info msg=\"Checking pod openstack_glance-db-create-dcrqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:31.018997 crc crio[22095]: 2026-06-09T17:07:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d89c32d97005ab Mac:ba:7b:d6:bc:cc:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce SocketPath: PciID:}] [{Interface:0xc0002bd050 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:31.018997 crc crio[22095]: time=\"2026-06-09T17:07:31.014061241Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc002b5c118}] Aliases:map[]}\"\nJun 09 17:07:31.018997 crc crio[22095]: time=\"2026-06-09T17:07:31.014218285Z\" level=info msg=\"Checking pod openstack_keystone-db-create-nnlm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:31.485265 crc crio[22095]: time=\"2026-06-09T17:07:31.48286578Z\" level=info msg=\"Stopping container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c (timeout: 30s)\" id=7a422a8f-9b3e-4d51-b1b0-3940aca2121e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.485265 crc crio[22095]: time=\"2026-06-09T17:07:31.483625339Z\" level=info msg=\"Stopping container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979 (timeout: 30s)\" id=28fc0c63-a3a7-48f7-8790-df9e9ece7f97 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.485265 crc crio[22095]: time=\"2026-06-09T17:07:31.484079611Z\" level=info msg=\"Stopping container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb (timeout: 30s)\" id=17646709-bd0d-4386-ae70-7e6cbe24b6bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.486570 crc crio[22095]: time=\"2026-06-09T17:07:31.486081692Z\" level=info msg=\"Stopping container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 (timeout: 30s)\" id=7b9075ce-7648-4235-a7fc-663fd6ae1eee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.493365 crc crio[22095]: time=\"2026-06-09T17:07:31.493259276Z\" level=info msg=\"Stopping container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d (timeout: 30s)\" id=c403940d-fdc8-4cf4-ad12-d8cb151233db name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.496564 crc crio[22095]: time=\"2026-06-09T17:07:31.49652546Z\" level=info msg=\"Stopping container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a (timeout: 30s)\" id=2fdfba26-19b6-4920-a935-75d1523f00c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.497142 crc crio[22095]: time=\"2026-06-09T17:07:31.483350882Z\" level=info msg=\"Stopping container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e (timeout: 30s)\" id=58f95149-afa2-4076-b5dd-85909d9d6016 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.498049 crc crio[22095]: time=\"2026-06-09T17:07:31.497896955Z\" level=info msg=\"Stopping container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a (timeout: 30s)\" id=9c89b9eb-7217-43fa-afd8-60e8dac156dc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.500313 crc crio[22095]: time=\"2026-06-09T17:07:31.500241996Z\" level=info msg=\"Stopping container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04 (timeout: 30s)\" id=af68344a-3dd9-4495-90af-8d7443f3c4d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.504886 crc crio[22095]: time=\"2026-06-09T17:07:31.483405204Z\" level=info msg=\"Stopping container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644 (timeout: 297s)\" id=cfd16441-eb31-483c-925a-2627518b7c00 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.505686 crc crio[22095]: time=\"2026-06-09T17:07:31.483437664Z\" level=info msg=\"Stopping container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5 (timeout: 30s)\" id=c8012c12-a546-4a6a-b102-91806f6b664a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.507559 crc crio[22095]: time=\"2026-06-09T17:07:31.483468865Z\" level=info msg=\"Stopping container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476 (timeout: 30s)\" id=99087cd7-c7ba-43a4-8262-4e37b8afda12 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.507851 crc crio[22095]: time=\"2026-06-09T17:07:31.483494926Z\" level=info msg=\"Stopping container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4 (timeout: 30s)\" id=77ec2fb9-fd84-4fba-bced-87c181542072 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.508870 crc crio[22095]: time=\"2026-06-09T17:07:31.508791875Z\" level=info msg=\"Stopping container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6 (timeout: 30s)\" id=eae8798d-45cd-454a-bb16-c48e62194e7b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.511637 crc crio[22095]: time=\"2026-06-09T17:07:31.483527267Z\" level=info msg=\"Stopping container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67 (timeout: 30s)\" id=a3ecad5e-6ce3-4ad5-8e4e-3ce99ba9bf8f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.512495 crc crio[22095]: time=\"2026-06-09T17:07:31.483574548Z\" level=info msg=\"Stopping container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de (timeout: 30s)\" id=f863a36f-7a57-4ae4-9bd9-16254f50b99c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.845070 crc crio[22095]: time=\"2026-06-09T17:07:31.83757103Z\" level=info msg=\"Stopped container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera\" id=d9339ec0-3459-498f-b122-c87240d83686 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:31.855879 crc crio[22095]: time=\"2026-06-09T17:07:31.852323658Z\" level=info msg=\"Stopping pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=f5a7daf6-1c3a-4ca0-ab85-709ad2e6af2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:31.877201 crc crio[22095]: time=\"2026-06-09T17:07:31.870586017Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc0005266d8}] Aliases:map[]}\"\nJun 09 17:07:31.877201 crc crio[22095]: time=\"2026-06-09T17:07:31.870804172Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:32.180843 crc crio[22095]: time=\"2026-06-09T17:07:32.179460612Z\" level=info msg=\"Stopped container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer\" id=7a422a8f-9b3e-4d51-b1b0-3940aca2121e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.261414 crc crio[22095]: time=\"2026-06-09T17:07:32.257211636Z\" level=info msg=\"Stopped container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater\" id=2fdfba26-19b6-4920-a935-75d1523f00c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.396130 crc crio[22095]: time=\"2026-06-09T17:07:32.395255998Z\" level=info msg=\"Stopped container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor\" id=a3ecad5e-6ce3-4ad5-8e4e-3ce99ba9bf8f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.439525 crc crio[22095]: time=\"2026-06-09T17:07:32.42223877Z\" level=info msg=\"Stopped container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper\" id=17646709-bd0d-4386-ae70-7e6cbe24b6bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.546004 crc crio[22095]: time=\"2026-06-09T17:07:32.542845944Z\" level=info msg=\"Ran pod sandbox f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 with infra container: openstack/cinder-db-create-s7x7n/POD\" id=891b328b-d314-4cd3-82ee-a65ab503b85b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:32.563446 crc crio[22095]: time=\"2026-06-09T17:07:32.559353077Z\" level=info msg=\"Stopped container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8114c630-dc29-4a6f-aef0-12d1a335c46e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.563776 crc crio[22095]: time=\"2026-06-09T17:07:32.563551925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=86f2c1d9-00d2-481f-9556-b746a0b9af10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:32.568058 crc crio[22095]: time=\"2026-06-09T17:07:32.565637729Z\" level=info msg=\"Stopped container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater\" id=99087cd7-c7ba-43a4-8262-4e37b8afda12 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.588250 crc crio[22095]: time=\"2026-06-09T17:07:32.574829584Z\" level=info msg=\"Stopping pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=f8b8afe3-a0a2-456a-8b79-097db88a6a75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:32.588250 crc crio[22095]: time=\"2026-06-09T17:07:32.580217683Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc0004c7ba0}] Aliases:map[]}\"\nJun 09 17:07:32.588250 crc crio[22095]: time=\"2026-06-09T17:07:32.580463839Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:32.646956 crc crio[22095]: time=\"2026-06-09T17:07:32.645798885Z\" level=info msg=\"Stopped container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor\" id=af68344a-3dd9-4495-90af-8d7443f3c4d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.650594 crc crio[22095]: time=\"2026-06-09T17:07:32.649413208Z\" level=info msg=\"Ran pod sandbox 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e with infra container: openstack/cinder-1ea6-account-create-update-lfdtc/POD\" id=beff8ac5-8a03-49c5-9519-43c62c2ae1ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:32.650594 crc crio[22095]: time=\"2026-06-09T17:07:32.649742956Z\" level=info msg=\"Ran pod sandbox b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff with infra container: openstack/keystone-2b1e-account-create-update-cpt96/POD\" id=c08158c6-3f63-41b0-bea1-d8423a7ce838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:32.693349 crc crio[22095]: time=\"2026-06-09T17:07:32.691642081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27805f2b-4237-42c8-877e-dac0ca28477f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:32.694323 crc crio[22095]: time=\"2026-06-09T17:07:32.694253508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6c998571-35be-42d0-8cf3-d12eb95c6048 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:32.712434 crc crio[22095]: time=\"2026-06-09T17:07:32.710599768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1ae0b6a2-d7cc-49b6-9409-68e73cc1fa08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:32.793469 crc crio[22095]: time=\"2026-06-09T17:07:32.791901473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a8f1c503-5bf3-45eb-832c-0b1cb9843327 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:32.810331 crc crio[22095]: time=\"2026-06-09T17:07:32.80578123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=42179126-2476-4fa1-aa1c-74bc5de859a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:32.817039 crc crio[22095]: time=\"2026-06-09T17:07:32.814677258Z\" level=info msg=\"Stopped container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator\" id=f863a36f-7a57-4ae4-9bd9-16254f50b99c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.865410 crc crio[22095]: time=\"2026-06-09T17:07:32.865293366Z\" level=info msg=\"Stopped container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor\" id=eae8798d-45cd-454a-bb16-c48e62194e7b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.896643 crc crio[22095]: time=\"2026-06-09T17:07:32.896537178Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=dec93c80-d4fa-4088-861b-2a2c73070958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:32.911883 crc crio[22095]: time=\"2026-06-09T17:07:32.91182387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:32.925126 crc crio[22095]: time=\"2026-06-09T17:07:32.924994528Z\" level=info msg=\"Stopped container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator\" id=9c89b9eb-7217-43fa-afd8-60e8dac156dc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:32.988090 crc crio[22095]: time=\"2026-06-09T17:07:32.985661434Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=4fba3925-0d3e-4c82-8c97-fe48640b28ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:33.008071 crc crio[22095]: time=\"2026-06-09T17:07:33.007897845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:33.018058 crc crio[22095]: time=\"2026-06-09T17:07:33.017981153Z\" level=info msg=\"Stopped container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator\" id=58f95149-afa2-4076-b5dd-85909d9d6016 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.075255 crc crio[22095]: time=\"2026-06-09T17:07:33.075028707Z\" level=info msg=\"Stopped container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=cfd16441-eb31-483c-925a-2627518b7c00 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.077053 crc crio[22095]: time=\"2026-06-09T17:07:33.076651118Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=3a964857-e619-47e0-9434-855f1f4a5318 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:33.086775 crc crio[22095]: time=\"2026-06-09T17:07:33.085810523Z\" level=info msg=\"Stopping pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fdf2293b-15d8-44de-ab3d-c1efa1ad0bb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:33.091346 crc crio[22095]: time=\"2026-06-09T17:07:33.088346398Z\" level=info msg=\"Stopped container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync\" id=c403940d-fdc8-4cf4-ad12-d8cb151233db name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.096605 crc crio[22095]: time=\"2026-06-09T17:07:33.096462097Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b74a8}] Aliases:map[]}\"\nJun 09 17:07:33.096605 crc crio[22095]: time=\"2026-06-09T17:07:33.096531848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:33.096980 crc crio[22095]: time=\"2026-06-09T17:07:33.096704833Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:33.122680 crc crio[22095]: time=\"2026-06-09T17:07:33.12038761Z\" level=info msg=\"Stopped pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=6de90823-a3bc-46ae-a4c6-34ed9dbb212f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:33.123136 crc crio[22095]: time=\"2026-06-09T17:07:33.122883244Z\" level=info msg=\"Stopped pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=0a979220-d59e-4390-a33c-5a88eed764fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:33.158338 crc crio[22095]: time=\"2026-06-09T17:07:33.156599469Z\" level=info msg=\"Stopped pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=fc708ac6-63d8-4dfc-9d0b-792c7ad3d710 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:33.191220 crc crio[22095]: time=\"2026-06-09T17:07:33.191072764Z\" level=info msg=\"Stopped pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=bc9e9391-9314-4f05-8e92-03602cf8fddf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:33.208224 crc crio[22095]: time=\"2026-06-09T17:07:33.203201445Z\" level=info msg=\"Stopped container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server\" id=c8012c12-a546-4a6a-b102-91806f6b664a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.224503 crc crio[22095]: time=\"2026-06-09T17:07:33.22443261Z\" level=info msg=\"Ran pod sandbox aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef with infra container: openstack/neutron-ed98-account-create-update-nqhvz/POD\" id=56e8fa85-1477-460f-8936-0bc111301031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:33.231996 crc crio[22095]: time=\"2026-06-09T17:07:33.23187274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1bae1be4-4cdc-4f7c-b7e4-1ac3786c75e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:33.325434 crc crio[22095]: time=\"2026-06-09T17:07:33.325108813Z\" level=info msg=\"Ran pod sandbox 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 with infra container: openstack/barbican-db-create-6stvh/POD\" id=7ade6800-422f-467c-8bda-f57f26f2242f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:33.385816 crc crio[22095]: time=\"2026-06-09T17:07:33.382260749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=97d9004f-1b42-48ef-b727-78714d9501d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:33.429049 crc crio[22095]: time=\"2026-06-09T17:07:33.428748741Z\" level=info msg=\"Stopping container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78 (timeout: 30s)\" id=b805739e-176e-4e7d-856b-c9befd69e539 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.498748 crc crio[22095]: time=\"2026-06-09T17:07:33.492508117Z\" level=info msg=\"Stopped container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server\" id=77ec2fb9-fd84-4fba-bced-87c181542072 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.507045 crc crio[22095]: time=\"2026-06-09T17:07:33.506535857Z\" level=info msg=\"Stopping container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2 (timeout: 30s)\" id=160cf76b-983c-4a91-9759-097709389e73 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.507045 crc crio[22095]: time=\"2026-06-09T17:07:33.506617239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f956a47-776f-4cb0-919f-6158288c21c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:33.507045 crc crio[22095]: time=\"2026-06-09T17:07:33.506795083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bdebce4c-08e0-47a9-8ad9-0e43eba4b413 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:33.566791 crc crio[22095]: time=\"2026-06-09T17:07:33.564519204Z\" level=info msg=\"Stopping container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea (timeout: 30s)\" id=b777a8df-e776-4f9d-8cfc-09014278a6f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.900987 crc crio[22095]: time=\"2026-06-09T17:07:33.890855315Z\" level=info msg=\"Stopping container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb (timeout: 30s)\" id=96b596ff-0582-4634-a522-482b63c88a31 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.900987 crc crio[22095]: time=\"2026-06-09T17:07:33.896846159Z\" level=info msg=\"Stopping container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7 (timeout: 30s)\" id=386d1302-1ba5-4d99-af15-2128251658fa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.900987 crc crio[22095]: time=\"2026-06-09T17:07:33.897346522Z\" level=info msg=\"Stopping container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674 (timeout: 30s)\" id=b21a8f06-2ae8-4dd3-9eed-2f84c7a153f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:33.914093 crc crio[22095]: time=\"2026-06-09T17:07:33.903372526Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8bb8280f-379a-429c-a4e9-e6189859bb52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:33.915255 crc crio[22095]: time=\"2026-06-09T17:07:33.903468319Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=379b158e-3f5a-4acf-acc1-705cf3fc3d49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:34.028280 crc crio[22095]: time=\"2026-06-09T17:07:34.027615913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:34.028280 crc crio[22095]: time=\"2026-06-09T17:07:34.028001463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:34.062536 crc crio[22095]: time=\"2026-06-09T17:07:34.056406582Z\" level=info msg=\"Stopped container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api\" id=330de9c8-78b9-49ac-832a-d5eab9101d0b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:34.154136 crc crio[22095]: time=\"2026-06-09T17:07:34.152771794Z\" level=info msg=\"Stopping pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=26863c15-af4d-4eed-9c46-0da0b9b980b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:34.166986 crc crio[22095]: time=\"2026-06-09T17:07:34.15961125Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc00041c440}] Aliases:map[]}\"\nJun 09 17:07:34.166986 crc crio[22095]: time=\"2026-06-09T17:07:34.166589999Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:34.249407 crc crio[22095]: time=\"2026-06-09T17:07:34.247961066Z\" level=info msg=\"Stopped pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=f5a7daf6-1c3a-4ca0-ab85-709ad2e6af2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:34.317291 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a354f5b963c850 Mac:a6:7e:5e:e2:6d:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 SocketPath: PciID:}] [{Interface:0xc000290960 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:34.317291 crc crio[22095]: time=\"2026-06-09T17:07:34.312534103Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc00263c218}] Aliases:map[]}\"\nJun 09 17:07:34.317291 crc crio[22095]: time=\"2026-06-09T17:07:34.312720847Z\" level=info msg=\"Checking pod openstack_neutron-db-create-nlst2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:34.355775 crc crio[22095]: time=\"2026-06-09T17:07:34.354571311Z\" level=info msg=\"Stopped container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server\" id=28fc0c63-a3a7-48f7-8790-df9e9ece7f97 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:34.439840 crc crio[22095]: time=\"2026-06-09T17:07:34.43600912Z\" level=info msg=\"Stopped pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=f8b8afe3-a0a2-456a-8b79-097db88a6a75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:34.458014 crc crio[22095]: time=\"2026-06-09T17:07:34.451119208Z\" level=info msg=\"Stopped container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core\" id=b21a8f06-2ae8-4dd3-9eed-2f84c7a153f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:34.566215 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:749f1c23304ff9c Mac:be:2f:f1:a2:bf:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:34.582797 crc crio[22095]: time=\"2026-06-09T17:07:34.579115852Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc0004c71b0}] Aliases:map[]}\"\nJun 09 17:07:34.582797 crc crio[22095]: time=\"2026-06-09T17:07:34.579412459Z\" level=info msg=\"Checking pod openstack_nova-cell0-0aeb-account-create-update-78cm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:34.638867 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0557d5d60d57b3e Mac:c6:17:88:77:f3:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:34.638867 crc crio[22095]: time=\"2026-06-09T17:07:34.635380005Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002da4558}] Aliases:map[]}\"\nJun 09 17:07:34.638867 crc crio[22095]: time=\"2026-06-09T17:07:34.635505798Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-flqbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:34.695126 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b19047d6aec37 Mac:f6:b3:de:d1:75:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:34.695126 crc crio[22095]: time=\"2026-06-09T17:07:34.695074486Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"\nJun 09 17:07:34.695535 crc crio[22095]: time=\"2026-06-09T17:07:34.695268601Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-pt42h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:34.727074 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4539e5978ef7c46 Mac:be:ef:24:32:ee:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 SocketPath: PciID:}] [{Interface:0xc000381190 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:34.728554 crc crio[22095]: time=\"2026-06-09T17:07:34.728505714Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0004c7360}] Aliases:map[]}\"\nJun 09 17:07:34.728848 crc crio[22095]: time=\"2026-06-09T17:07:34.728821102Z\" level=info msg=\"Checking pod openstack_ovn-controller-cfkth-config-hr8k4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:34.736360 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbdcfdc6bd27adb Mac:be:ff:74:c1:da:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 SocketPath: PciID:}] [{Interface:0xc0002a46e0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:34.736360 crc crio[22095]: time=\"2026-06-09T17:07:34.732728662Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc002272180}] Aliases:map[]}\"\nJun 09 17:07:34.736360 crc crio[22095]: time=\"2026-06-09T17:07:34.732869546Z\" level=info msg=\"Checking pod openstack_nova-api-01d7-account-create-update-4wmqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:34.763993 crc crio[22095]: time=\"2026-06-09T17:07:34.756521983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:34.766548 crc crio[22095]: time=\"2026-06-09T17:07:34.766450577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:34.930760 crc crio[22095]: time=\"2026-06-09T17:07:34.930362592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:34.955477 crc crio[22095]: time=\"2026-06-09T17:07:34.952558732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.027453 crc crio[22095]: time=\"2026-06-09T17:07:35.026709714Z\" level=info msg=\"Stopped pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fdf2293b-15d8-44de-ab3d-c1efa1ad0bb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:35.071262 crc crio[22095]: time=\"2026-06-09T17:07:35.058888419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.084834 crc crio[22095]: time=\"2026-06-09T17:07:35.082882405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.094626 crc crio[22095]: time=\"2026-06-09T17:07:35.09245533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.105110 crc crio[22095]: time=\"2026-06-09T17:07:35.102425606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.162254 crc crio[22095]: time=\"2026-06-09T17:07:35.162112748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.166416 crc crio[22095]: time=\"2026-06-09T17:07:35.166314765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.429982 crc crio[22095]: time=\"2026-06-09T17:07:35.426380508Z\" level=info msg=\"Ran pod sandbox 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 with infra container: openstack/keystone-db-create-nnlm5/POD\" id=c88b4ceb-9559-4d41-9b50-e25602fcd3f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.449474 crc crio[22095]: time=\"2026-06-09T17:07:35.449335797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=40cfe1c2-ae86-4d33-ac12-fab2b2f632a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.463409 crc crio[22095]: time=\"2026-06-09T17:07:35.463361746Z\" level=info msg=\"Ran pod sandbox 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f with infra container: openstack/glance-655e-account-create-update-rvx8q/POD\" id=6205a8e9-5fa2-4846-ab8b-c77ec55a8332 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.480240 crc crio[22095]: time=\"2026-06-09T17:07:35.480065645Z\" level=info msg=\"Ran pod sandbox 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 with infra container: openstack/glance-db-create-dcrqh/POD\" id=71779b3c-7e84-4831-81e1-33f9392255ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.507765 crc crio[22095]: time=\"2026-06-09T17:07:35.507710194Z\" level=info msg=\"Ran pod sandbox 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf with infra container: openstack/nova-cell0-0aeb-account-create-update-78cm2/POD\" id=b81b9dcd-c96f-4761-b7eb-b5d454979693 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.508571 crc crio[22095]: time=\"2026-06-09T17:07:35.508547466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad9b3802-60a6-428a-8a5f-b4262f237afa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.525770 crc crio[22095]: time=\"2026-06-09T17:07:35.511005589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e0a6af1d-9cc8-4f51-95bd-e1ccdb68d5df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.526257 crc crio[22095]: time=\"2026-06-09T17:07:35.524228628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fcd2f2c3-cada-497f-bcd4-ac34d9bb2cee name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.541434 crc crio[22095]: time=\"2026-06-09T17:07:35.541375208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a903acb3-08ba-4b53-8d4e-036efdb7e734 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.552145 crc crio[22095]: time=\"2026-06-09T17:07:35.551767154Z\" level=info msg=\"Stopped pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=26863c15-af4d-4eed-9c46-0da0b9b980b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:35.595769 crc crio[22095]: time=\"2026-06-09T17:07:35.589061821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3b48b4e2-5354-409d-8f99-a52a0e1efba3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.595769 crc crio[22095]: time=\"2026-06-09T17:07:35.589529073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0080d8af-4fab-4944-a3c7-6d80e26144bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.620398 crc crio[22095]: time=\"2026-06-09T17:07:35.608383287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=621270d6-b533-44a6-8bc4-bcdb157264b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.621194 crc crio[22095]: time=\"2026-06-09T17:07:35.60890522Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=6d90b9e2-fc81-4edf-a326-d68b1617f308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:35.621356 crc crio[22095]: time=\"2026-06-09T17:07:35.621283858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.621608 crc crio[22095]: time=\"2026-06-09T17:07:35.618899786Z\" level=info msg=\"Stopped container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached\" id=160cf76b-983c-4a91-9759-097709389e73 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:35.630468 crc crio[22095]: time=\"2026-06-09T17:07:35.627099107Z\" level=info msg=\"Stopping pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=6e2bf66a-7af9-47f9-90f9-ec16f58a122d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:35.630468 crc crio[22095]: time=\"2026-06-09T17:07:35.629261502Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc002ab2240}] Aliases:map[]}\"\nJun 09 17:07:35.630468 crc crio[22095]: time=\"2026-06-09T17:07:35.629460627Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:35.711702 crc crio[22095]: time=\"2026-06-09T17:07:35.711268786Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=bed198e4-6e93-4cdb-ac81-1658fcb9a474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:35.752084 crc crio[22095]: time=\"2026-06-09T17:07:35.751848777Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=1b3576ae-7434-42e5-b3de-0ce064bba3c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:35.766720 crc crio[22095]: time=\"2026-06-09T17:07:35.766434141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.767538 crc crio[22095]: time=\"2026-06-09T17:07:35.767491109Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=08f048ca-ea92-4017-9ed6-ac28ef2e651b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:35.767804 crc crio[22095]: time=\"2026-06-09T17:07:35.767746995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.820482 crc crio[22095]: time=\"2026-06-09T17:07:35.812460932Z\" level=info msg=\"Stopping container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883 (timeout: 30s)\" id=b8bda87b-b99e-4a4f-969f-be3080f2f876 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:35.858407 crc crio[22095]: time=\"2026-06-09T17:07:35.855885766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:35.932858 crc crio[22095]: time=\"2026-06-09T17:07:35.932777109Z\" level=info msg=\"Ran pod sandbox 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b with infra container: openstack/nova-cell0-db-create-flqbk/POD\" id=77b86097-3bc1-427d-89fc-d2415d7dee0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.953757 crc crio[22095]: time=\"2026-06-09T17:07:35.953648654Z\" level=info msg=\"Ran pod sandbox 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 with infra container: openstack/ovn-controller-cfkth-config-hr8k4/POD\" id=d7a73b3f-0e85-4de2-a4c0-e0a2d490859e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.956190 crc crio[22095]: time=\"2026-06-09T17:07:35.956108657Z\" level=info msg=\"Ran pod sandbox 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 with infra container: openstack/neutron-db-create-nlst2/POD\" id=addf991c-08db-4aa9-b12c-1dd9a2fd7508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:35.978652 crc crio[22095]: time=\"2026-06-09T17:07:35.977552288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=56a5ea7b-6ad4-4c45-bcb7-9594fae91c56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.978652 crc crio[22095]: time=\"2026-06-09T17:07:35.978640606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4f29d08c-fd13-472d-9178-4a9e0d4d99e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:35.979416 crc crio[22095]: time=\"2026-06-09T17:07:35.978687857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ed35105d-67b3-47a3-bff8-f74a9ce2600e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.048973 crc crio[22095]: time=\"2026-06-09T17:07:36.045281135Z\" level=info msg=\"Stopped container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd\" id=386d1302-1ba5-4d99-af15-2128251658fa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:36.070430 crc crio[22095]: time=\"2026-06-09T17:07:36.067461874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.090710 crc crio[22095]: time=\"2026-06-09T17:07:36.086984065Z\" level=info msg=\"Ran pod sandbox d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 with infra container: openstack/nova-api-db-create-pt42h/POD\" id=066077ed-630a-4be7-87d1-a5cbb3eb843f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:36.095377 crc crio[22095]: time=\"2026-06-09T17:07:36.095327239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.100760 crc crio[22095]: time=\"2026-06-09T17:07:36.100225805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.110001 crc crio[22095]: time=\"2026-06-09T17:07:36.10977517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.113602 crc crio[22095]: time=\"2026-06-09T17:07:36.112102859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=70cf0e22-17dc-4f88-a17e-71e268fdc799 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.128562 crc crio[22095]: time=\"2026-06-09T17:07:36.127991377Z\" level=info msg=\"Ran pod sandbox bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f with infra container: openstack/nova-api-01d7-account-create-update-4wmqt/POD\" id=a1a95c74-7aec-4959-9234-7ad009ce1772 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:36.146813 crc crio[22095]: time=\"2026-06-09T17:07:36.146215824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e3315a1-6d32-45bb-b2a9-29e37c657235 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.290785623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21dac8cb-cab8-4e39-97a5-2546135f1752 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.290996988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d177c00-9283-4b93-a1aa-c3788863d9e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.29107596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3489d399-72f1-41c1-9faa-6cad5c2a741c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.294395876Z\" level=info msg=\"Stopped container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=b8bda87b-b99e-4a4f-969f-be3080f2f876 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:36.317392 crc crio[22095]: time=\"2026-06-09T17:07:36.316270447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d6980cc-d8ce-4b61-b40c-1af86605a951 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.318120 crc crio[22095]: time=\"2026-06-09T17:07:36.318083713Z\" level=info msg=\"Stopping pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=998c9a27-6075-4a50-8d84-566843b0c539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:36.322296 crc crio[22095]: time=\"2026-06-09T17:07:36.32224283Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc0028b63e8}] Aliases:map[]}\"\nJun 09 17:07:36.322719 crc crio[22095]: time=\"2026-06-09T17:07:36.322691732Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-zgjrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:36.328985 crc crio[22095]: time=\"2026-06-09T17:07:36.323826671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=300f7ad2-50da-481f-90be-7c9c520638c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:36.416189 crc crio[22095]: time=\"2026-06-09T17:07:36.416039966Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=c4a242ef-08e6-492f-b11e-8d0dabc26c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:36.416638 crc crio[22095]: time=\"2026-06-09T17:07:36.416486338Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=e1b69bc3-646d-4afe-be37-9f5ae5f0322f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:36.445408 crc crio[22095]: time=\"2026-06-09T17:07:36.42048772Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=e60e11a8-20be-469a-b994-bcfb298d29ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:36.462632 crc crio[22095]: time=\"2026-06-09T17:07:36.462516639Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=25b1b43f-5e70-4bfa-9106-ed5fd0e1e1b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:36.463117 crc crio[22095]: time=\"2026-06-09T17:07:36.462889058Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=a597fe06-b4a5-4d5a-86f1-731326f2e2d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.612595329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.613544193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.613725678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.613855891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.614057316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.638812 crc crio[22095]: time=\"2026-06-09T17:07:36.638707008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.646872 crc crio[22095]: time=\"2026-06-09T17:07:36.646644292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.657106 crc crio[22095]: time=\"2026-06-09T17:07:36.656987457Z\" level=info msg=\"Stopped container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent\" id=b777a8df-e776-4f9d-8cfc-09014278a6f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:36.701011 crc crio[22095]: time=\"2026-06-09T17:07:36.700891774Z\" level=info msg=\"Stopped pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=6e2bf66a-7af9-47f9-90f9-ec16f58a122d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:36.806204 crc crio[22095]: time=\"2026-06-09T17:07:36.805685032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.821404 crc crio[22095]: time=\"2026-06-09T17:07:36.821315323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:36.911618 crc crio[22095]: time=\"2026-06-09T17:07:36.911543008Z\" level=info msg=\"Stopped container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent\" id=96b596ff-0582-4634-a522-482b63c88a31 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:36.917564 crc crio[22095]: time=\"2026-06-09T17:07:36.917523001Z\" level=info msg=\"Stopping pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=f8887889-6414-49b3-a184-4598e9216778 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:36.921300 crc crio[22095]: time=\"2026-06-09T17:07:36.921253537Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0019841e0}] Aliases:map[]}\"\nJun 09 17:07:36.922148 crc crio[22095]: time=\"2026-06-09T17:07:36.922119309Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:37.368095 crc crio[22095]: time=\"2026-06-09T17:07:37.363007798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.368692 crc crio[22095]: time=\"2026-06-09T17:07:37.368641343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.372480 crc crio[22095]: time=\"2026-06-09T17:07:37.37245537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.393994 crc crio[22095]: time=\"2026-06-09T17:07:37.389364164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.509886 crc crio[22095]: time=\"2026-06-09T17:07:37.509131867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.544840 crc crio[22095]: time=\"2026-06-09T17:07:37.544773361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.546566 crc crio[22095]: time=\"2026-06-09T17:07:37.546482155Z\" level=info msg=\"Stopped pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=998c9a27-6075-4a50-8d84-566843b0c539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:37.547220 crc crio[22095]: time=\"2026-06-09T17:07:37.547189773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.559761 crc crio[22095]: time=\"2026-06-09T17:07:37.559699814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.635465 crc crio[22095]: time=\"2026-06-09T17:07:37.635320724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:37.735057 crc crio[22095]: time=\"2026-06-09T17:07:37.734990161Z\" level=info msg=\"Stopped pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=f8887889-6414-49b3-a184-4598e9216778 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:38.197890 crc crio[22095]: time=\"2026-06-09T17:07:38.190016144Z\" level=info msg=\"Stopping container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184 (timeout: 26s)\" id=5d4b4db2-d4c1-4c8f-b8b1-8c8a4312c485 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:38.224328 crc crio[22095]: time=\"2026-06-09T17:07:38.224203861Z\" level=info msg=\"Stopped container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera\" id=903944e7-6b65-4a2b-b0a5-5e7f873895a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:38.225520 crc crio[22095]: time=\"2026-06-09T17:07:38.225414922Z\" level=info msg=\"Stopping pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=01cf5f69-5256-4fcf-b636-2f7a64a6fc38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:38.247505 crc crio[22095]: time=\"2026-06-09T17:07:38.246587965Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc002b5c260}] Aliases:map[]}\"\nJun 09 17:07:38.247505 crc crio[22095]: time=\"2026-06-09T17:07:38.246816301Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:38.343986 crc crio[22095]: time=\"2026-06-09T17:07:38.31226696Z\" level=info msg=\"Stopped container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=5d4b4db2-d4c1-4c8f-b8b1-8c8a4312c485 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:38.343986 crc crio[22095]: time=\"2026-06-09T17:07:38.326992878Z\" level=info msg=\"Stopping container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 (timeout: 26s)\" id=d633e805-9fcc-4d5d-8e4f-ac38666738a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:38.544721 crc crio[22095]: time=\"2026-06-09T17:07:38.543575464Z\" level=info msg=\"Stopped container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd\" id=6644b52d-5d1b-486c-a63d-65531f3260a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:38.546811 crc crio[22095]: time=\"2026-06-09T17:07:38.54653648Z\" level=info msg=\"Stopping pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=4983a211-e9ae-4a69-a22b-597c3ba3aac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:38.562547 crc crio[22095]: time=\"2026-06-09T17:07:38.551247021Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc00263c0c0}] Aliases:map[]}\"\nJun 09 17:07:38.562547 crc crio[22095]: time=\"2026-06-09T17:07:38.551515418Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:39.016718 crc crio[22095]: time=\"2026-06-09T17:07:39.016101046Z\" level=info msg=\"Stopped pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=01cf5f69-5256-4fcf-b636-2f7a64a6fc38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:39.278490 crc crio[22095]: time=\"2026-06-09T17:07:39.277526113Z\" level=info msg=\"Stopped pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=4983a211-e9ae-4a69-a22b-597c3ba3aac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:39.688402 crc crio[22095]: time=\"2026-06-09T17:07:39.688308291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:40.670126 crc crio[22095]: time=\"2026-06-09T17:07:40.669239845Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/POD\" id=b97e35b4-c6c3-46bd-a248-b012b459b37c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:40.670126 crc crio[22095]: time=\"2026-06-09T17:07:40.670093647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:40.671730 crc crio[22095]: time=\"2026-06-09T17:07:40.669703237Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-w7q7k/POD\" id=2696ec49-0dc1-4c6d-992e-54406020d90a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:40.671730 crc crio[22095]: time=\"2026-06-09T17:07:40.670416295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:40.751079 crc crio[22095]: time=\"2026-06-09T17:07:40.750541391Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc0028b6be0}] Aliases:map[]}\"\nJun 09 17:07:40.751311 crc crio[22095]: time=\"2026-06-09T17:07:40.75127532Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:40.791251 crc crio[22095]: time=\"2026-06-09T17:07:40.789620073Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/POD\" id=5f5e284c-c254-4931-af8a-6c0289cdc485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:40.791251 crc crio[22095]: time=\"2026-06-09T17:07:40.790324061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:40.792434 crc crio[22095]: time=\"2026-06-09T17:07:40.792378694Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-4309-account-create-update-rcv7j/POD\" id=09a93aca-1bd0-40f2-b6c0-25770f923553 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:40.792669 crc crio[22095]: time=\"2026-06-09T17:07:40.792639581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:40.820051 crc crio[22095]: time=\"2026-06-09T17:07:40.818415262Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0028b6ce8}] Aliases:map[]}\"\nJun 09 17:07:40.820051 crc crio[22095]: time=\"2026-06-09T17:07:40.818598397Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-w7q7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:41.019063 crc crio[22095]: time=\"2026-06-09T17:07:41.018867333Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-87tf9/POD\" id=c2837318-84c1-4559-bbec-0f2a261dd2c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:41.019063 crc crio[22095]: time=\"2026-06-09T17:07:41.019055848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:41.165560 crc crio[22095]: time=\"2026-06-09T17:07:41.165463534Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}\"\nJun 09 17:07:41.165560 crc crio[22095]: time=\"2026-06-09T17:07:41.165533226Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:41.167690 crc crio[22095]: time=\"2026-06-09T17:07:41.16763758Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc002272478}] Aliases:map[]}\"\nJun 09 17:07:41.167867 crc crio[22095]: time=\"2026-06-09T17:07:41.167842435Z\" level=info msg=\"Adding pod openstack_nova-cell1-4309-account-create-update-rcv7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:41.283269 crc crio[22095]: time=\"2026-06-09T17:07:41.281213243Z\" level=info msg=\"Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}\"\nJun 09 17:07:41.283269 crc crio[22095]: time=\"2026-06-09T17:07:41.282028144Z\" level=info msg=\"Adding pod openstack_placement-db-create-87tf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:41.883830 crc crio[22095]: time=\"2026-06-09T17:07:41.883238267Z\" level=info msg=\"Created container 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=379b158e-3f5a-4acf-acc1-705cf3fc3d49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:41.895708 crc crio[22095]: time=\"2026-06-09T17:07:41.895587954Z\" level=info msg=\"Starting container: 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211\" id=80aa016e-a0a9-4d64-84bd-08b5e9be008c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:41.910305 crc crio[22095]: time=\"2026-06-09T17:07:41.910112867Z\" level=info msg=\"Started container\" PID=237464 containerID=2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=80aa016e-a0a9-4d64-84bd-08b5e9be008c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:07:41.935427 crc crio[22095]: time=\"2026-06-09T17:07:41.935280962Z\" level=info msg=\"Created container 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=dec93c80-d4fa-4088-861b-2a2c73070958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:41.940732 crc crio[22095]: time=\"2026-06-09T17:07:41.940594779Z\" level=info msg=\"Starting container: 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e\" id=2896f323-00a9-4fa0-ba11-3a0793bd6ac4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:41.957996 crc crio[22095]: 2026-06-09T17:07:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03824c72f55492a Mac:d6:cf:b8:a0:1f:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 SocketPath: PciID:}] [{Interface:0xc000340ae0 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:41.958572 crc crio[22095]: time=\"2026-06-09T17:07:41.958493118Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc0028b6be0}] Aliases:map[]}\"\nJun 09 17:07:41.958808 crc crio[22095]: time=\"2026-06-09T17:07:41.958696293Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:41.963332 crc crio[22095]: time=\"2026-06-09T17:07:41.963235639Z\" level=info msg=\"Started container\" PID=237455 containerID=1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=2896f323-00a9-4fa0-ba11-3a0793bd6ac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:07:42.023239 crc crio[22095]: time=\"2026-06-09T17:07:42.023027683Z\" level=info msg=\"Created container 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8bb8280f-379a-429c-a4e9-e6189859bb52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.028276 crc crio[22095]: time=\"2026-06-09T17:07:42.028193866Z\" level=info msg=\"Starting container: 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0\" id=8ca9c1ba-1d6b-40e8-9da4-fe3a797402f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.031639 crc crio[22095]: time=\"2026-06-09T17:07:42.031547772Z\" level=info msg=\"Created container 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=a597fe06-b4a5-4d5a-86f1-731326f2e2d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.032964 crc crio[22095]: time=\"2026-06-09T17:07:42.032667801Z\" level=info msg=\"Starting container: 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373\" id=de9d42ff-87f4-4ff4-ac6c-b3878d54e884 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.034548 crc crio[22095]: time=\"2026-06-09T17:07:42.034466467Z\" level=info msg=\"Started container\" PID=237471 containerID=4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=8ca9c1ba-1d6b-40e8-9da4-fe3a797402f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:07:42.041778 crc crio[22095]: time=\"2026-06-09T17:07:42.041415925Z\" level=info msg=\"Started container\" PID=237456 containerID=58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=de9d42ff-87f4-4ff4-ac6c-b3878d54e884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:07:42.077476 crc crio[22095]: time=\"2026-06-09T17:07:42.076975287Z\" level=info msg=\"Ran pod sandbox 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 with infra container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/POD\" id=b97e35b4-c6c3-46bd-a248-b012b459b37c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:42.086025 crc crio[22095]: time=\"2026-06-09T17:07:42.085824874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=6e9b647a-75ae-4175-afa4-07a1de63a794 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.088632 crc crio[22095]: time=\"2026-06-09T17:07:42.088514023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=28585dff-16a7-4fd1-bd87-213305f7f8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.102314 crc crio[22095]: time=\"2026-06-09T17:07:42.102217435Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=f16e733b-c556-46ef-b03d-9ffb8c1c0e69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.102835 crc crio[22095]: time=\"2026-06-09T17:07:42.102700317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.152593 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52bf7d7ccce5649 Mac:3e:96:1d:cc:29:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:42.153837 crc crio[22095]: time=\"2026-06-09T17:07:42.153762537Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc002272478}] Aliases:map[]}\"\nJun 09 17:07:42.154050 crc crio[22095]: time=\"2026-06-09T17:07:42.153957882Z\" level=info msg=\"Checking pod openstack_nova-cell1-4309-account-create-update-rcv7j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:42.197338 crc crio[22095]: time=\"2026-06-09T17:07:42.197125139Z\" level=info msg=\"Created container 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=08f048ca-ea92-4017-9ed6-ac28ef2e651b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.199847 crc crio[22095]: time=\"2026-06-09T17:07:42.199687465Z\" level=info msg=\"Ran pod sandbox 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c with infra container: openstack/nova-cell1-4309-account-create-update-rcv7j/POD\" id=09a93aca-1bd0-40f2-b6c0-25770f923553 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:42.203350 crc crio[22095]: time=\"2026-06-09T17:07:42.203232726Z\" level=info msg=\"Starting container: 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73\" id=41c94e87-6453-44c5-aa5e-7c01c3ef650b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.206985 crc crio[22095]: time=\"2026-06-09T17:07:42.206746656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a391a78-29f5-44bb-82d6-ae74341df3f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.215986 crc crio[22095]: time=\"2026-06-09T17:07:42.215332867Z\" level=info msg=\"Started container\" PID=237467 containerID=8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=41c94e87-6453-44c5-aa5e-7c01c3ef650b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:07:42.228152 crc crio[22095]: time=\"2026-06-09T17:07:42.227279553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=020bcc13-da20-45e4-8e52-9c1d11cd56b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.234277 crc crio[22095]: time=\"2026-06-09T17:07:42.232845856Z\" level=info msg=\"Created container 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=1b3576ae-7434-42e5-b3de-0ce064bba3c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.237981 crc crio[22095]: time=\"2026-06-09T17:07:42.235015602Z\" level=info msg=\"Starting container: 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d\" id=0485920a-0cd4-4925-aad5-c0f22005f77d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.246968 crc crio[22095]: time=\"2026-06-09T17:07:42.244478334Z\" level=info msg=\"Started container\" PID=237489 containerID=8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d description=openstack/glance-db-create-dcrqh/mariadb-database-create id=0485920a-0cd4-4925-aad5-c0f22005f77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:07:42.261038 crc crio[22095]: time=\"2026-06-09T17:07:42.259097389Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=9979648d-9f80-47a5-bbed-d6364b0f9d7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.261038 crc crio[22095]: time=\"2026-06-09T17:07:42.259670194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.295349 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82120e1dc53cd08 Mac:ee:a2:e5:eb:f6:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be SocketPath: PciID:}] [{Interface:0xc000014800 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:42.306275 crc crio[22095]: time=\"2026-06-09T17:07:42.306185697Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0028b6ce8}] Aliases:map[]}\"\nJun 09 17:07:42.306526 crc crio[22095]: time=\"2026-06-09T17:07:42.306465354Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-w7q7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:42.317269 crc crio[22095]: time=\"2026-06-09T17:07:42.317135178Z\" level=info msg=\"Created container d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=e1b69bc3-646d-4afe-be37-9f5ae5f0322f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.321383 crc crio[22095]: time=\"2026-06-09T17:07:42.321223093Z\" level=info msg=\"Starting container: d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25\" id=4ff24c36-8654-4f28-b2dc-0ccff0b7fc29 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.331703 crc crio[22095]: time=\"2026-06-09T17:07:42.331104686Z\" level=info msg=\"Started container\" PID=237485 containerID=d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=4ff24c36-8654-4f28-b2dc-0ccff0b7fc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:07:42.365248 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41138a88ccee578 Mac:3a:a9:87:12:cc:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 SocketPath: PciID:}] [{Interface:0xc0003a2740 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:42.366818 crc crio[22095]: time=\"2026-06-09T17:07:42.366738651Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}\"\nJun 09 17:07:42.367480 crc crio[22095]: time=\"2026-06-09T17:07:42.367453269Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:42.475043 crc crio[22095]: time=\"2026-06-09T17:07:42.474568967Z\" level=info msg=\"Ran pod sandbox 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b with infra container: openstack/nova-cell1-db-create-w7q7k/POD\" id=2696ec49-0dc1-4c6d-992e-54406020d90a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:42.486799 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5db3d7d73657657 Mac:82:bd:26:a1:be:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 SocketPath: PciID:}] [{Interface:0xc0004b6660 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:42.487803 crc crio[22095]: time=\"2026-06-09T17:07:42.487728234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eeb3da65-330c-4ec5-9be7-7ac9e0f2a758 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.492893 crc crio[22095]: time=\"2026-06-09T17:07:42.492539488Z\" level=info msg=\"Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}\"\nJun 09 17:07:42.492893 crc crio[22095]: time=\"2026-06-09T17:07:42.492755853Z\" level=info msg=\"Checking pod openstack_placement-db-create-87tf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:42.503737 crc crio[22095]: time=\"2026-06-09T17:07:42.500970474Z\" level=info msg=\"Created container f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=25b1b43f-5e70-4bfa-9106-ed5fd0e1e1b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.511418 crc crio[22095]: time=\"2026-06-09T17:07:42.51135194Z\" level=info msg=\"Starting container: f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3\" id=933753a6-b9db-44f2-a0bb-5d30ab9aacdc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.533872 crc crio[22095]: time=\"2026-06-09T17:07:42.533700044Z\" level=info msg=\"Started container\" PID=237481 containerID=f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=933753a6-b9db-44f2-a0bb-5d30ab9aacdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:07:42.540111 crc crio[22095]: time=\"2026-06-09T17:07:42.537324037Z\" level=info msg=\"Created container f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e28451af-6da0-45fc-8073-4ad71c771bff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.542221 crc crio[22095]: time=\"2026-06-09T17:07:42.541813412Z\" level=info msg=\"Starting container: f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a\" id=37c2a06c-32ec-469e-99ec-a6a62c590b9b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:42.548702 crc crio[22095]: time=\"2026-06-09T17:07:42.548613066Z\" level=info msg=\"Ran pod sandbox 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 with infra container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/POD\" id=5f5e284c-c254-4931-af8a-6c0289cdc485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.552031054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=e8fcd5c2-2bcb-484f-aa04-e728b797af0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.554583339Z\" level=info msg=\"Ran pod sandbox 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad with infra container: openstack/placement-db-create-87tf9/POD\" id=c2837318-84c1-4559-bbec-0f2a261dd2c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.555849882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5efd5398-7203-4eaa-806e-c4850580cc89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.556192511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=6d4ee69d-afb5-4561-92b1-a6e3ce368089 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.563379825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d893da02-89a9-49b5-baf2-56746dcb458b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.576002 crc crio[22095]: time=\"2026-06-09T17:07:42.567365847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.582473 crc crio[22095]: time=\"2026-06-09T17:07:42.582262849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.595390 crc crio[22095]: time=\"2026-06-09T17:07:42.595222172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.596031 crc crio[22095]: time=\"2026-06-09T17:07:42.595984962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8217e5fe-8bc7-4c52-9832-c6c1341d425e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:42.602739 crc crio[22095]: time=\"2026-06-09T17:07:42.599701867Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=f055faf7-1152-4147-951a-d3645ce9ac33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.615290 crc crio[22095]: time=\"2026-06-09T17:07:42.615230865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.618758 crc crio[22095]: time=\"2026-06-09T17:07:42.616660412Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=acc1c4db-a14f-47f4-a068-a8e40a5bd297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.620702 crc crio[22095]: time=\"2026-06-09T17:07:42.619278129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.622110 crc crio[22095]: time=\"2026-06-09T17:07:42.621373273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:42.626516 crc crio[22095]: time=\"2026-06-09T17:07:42.626403472Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=7759ebb3-f962-4a24-b3f0-abd87dd0a303 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:42.647984 crc crio[22095]: time=\"2026-06-09T17:07:42.646812815Z\" level=info msg=\"Started container\" PID=237457 containerID=f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=37c2a06c-32ec-469e-99ec-a6a62c590b9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:07:42.771029 crc crio[22095]: time=\"2026-06-09T17:07:42.770874728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.176467 crc crio[22095]: time=\"2026-06-09T17:07:43.174590765Z\" level=info msg=\"Created container 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=6d90b9e2-fc81-4edf-a326-d68b1617f308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:43.181443 crc crio[22095]: time=\"2026-06-09T17:07:43.181323047Z\" level=info msg=\"Starting container: 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8\" id=316d0228-f4ad-4f64-88e7-e684dbc40878 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:43.189333 crc crio[22095]: time=\"2026-06-09T17:07:43.18922617Z\" level=info msg=\"Started container\" PID=237507 containerID=7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=316d0228-f4ad-4f64-88e7-e684dbc40878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:07:43.278665 crc crio[22095]: time=\"2026-06-09T17:07:43.278567872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.291834 crc crio[22095]: time=\"2026-06-09T17:07:43.291719799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.359004 crc crio[22095]: time=\"2026-06-09T17:07:43.358639006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.372390 crc crio[22095]: time=\"2026-06-09T17:07:43.368962421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.382797 crc crio[22095]: time=\"2026-06-09T17:07:43.382625641Z\" level=info msg=\"Created container af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=bed198e4-6e93-4cdb-ac81-1658fcb9a474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:43.389766 crc crio[22095]: time=\"2026-06-09T17:07:43.389635431Z\" level=info msg=\"Starting container: af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422\" id=d37c6395-46d4-49ac-8dec-85e63a17cb64 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:43.398681 crc crio[22095]: time=\"2026-06-09T17:07:43.397333999Z\" level=info msg=\"Started container\" PID=237490 containerID=af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=d37c6395-46d4-49ac-8dec-85e63a17cb64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:07:43.409263 crc crio[22095]: time=\"2026-06-09T17:07:43.408434114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.414995 crc crio[22095]: time=\"2026-06-09T17:07:43.414283934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:43.424036 crc crio[22095]: time=\"2026-06-09T17:07:43.423962592Z\" level=info msg=\"Created container cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=3a964857-e619-47e0-9434-855f1f4a5318 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:43.437455 crc crio[22095]: time=\"2026-06-09T17:07:43.436449142Z\" level=info msg=\"Starting container: cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b\" id=99d30bdc-b3f4-423e-8cc0-2d0f9cc92357 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:43.449995 crc crio[22095]: time=\"2026-06-09T17:07:43.448568603Z\" level=info msg=\"Started container\" PID=237504 containerID=cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=99d30bdc-b3f4-423e-8cc0-2d0f9cc92357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:07:43.454223 crc crio[22095]: time=\"2026-06-09T17:07:43.452846783Z\" level=info msg=\"Created container 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=c4a242ef-08e6-492f-b11e-8d0dabc26c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:43.456969 crc crio[22095]: time=\"2026-06-09T17:07:43.454875995Z\" level=info msg=\"Starting container: 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4\" id=5f807931-c0d2-4f4a-9214-ad89abc6492a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:43.486460 crc crio[22095]: time=\"2026-06-09T17:07:43.486386113Z\" level=info msg=\"Created container f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=4fba3925-0d3e-4c82-8c97-fe48640b28ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:43.487431 crc crio[22095]: time=\"2026-06-09T17:07:43.487351828Z\" level=info msg=\"Started container\" PID=237515 containerID=620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=5f807931-c0d2-4f4a-9214-ad89abc6492a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\nJun 09 17:07:43.503306 crc crio[22095]: time=\"2026-06-09T17:07:43.50301613Z\" level=info msg=\"Starting container: f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85\" id=1e9a995a-012f-4652-b1c8-a26982d7b390 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:43.514817 crc crio[22095]: time=\"2026-06-09T17:07:43.51469588Z\" level=info msg=\"Created container f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=e60e11a8-20be-469a-b994-bcfb298d29ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:43.523080 crc crio[22095]: time=\"2026-06-09T17:07:43.518310032Z\" level=info msg=\"Starting container: f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000\" id=81668afb-0d1a-4847-b84a-32ae4bc44da6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:43.529440 crc crio[22095]: time=\"2026-06-09T17:07:43.525290681Z\" level=info msg=\"Started container\" PID=237496 containerID=f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=81668afb-0d1a-4847-b84a-32ae4bc44da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:07:43.532194 crc crio[22095]: time=\"2026-06-09T17:07:43.531791788Z\" level=info msg=\"Started container\" PID=237497 containerID=f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=1e9a995a-012f-4652-b1c8-a26982d7b390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:07:44.552827 crc crio[22095]: time=\"2026-06-09T17:07:44.552091801Z\" level=info msg=\"Stopping container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71 (timeout: 19s)\" id=9685dd71-043b-4ff5-a3ff-459456fd3906 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:44.607529 crc crio[22095]: time=\"2026-06-09T17:07:44.607444411Z\" level=info msg=\"Stopped container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller\" id=9685dd71-043b-4ff5-a3ff-459456fd3906 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:44.611973 crc crio[22095]: time=\"2026-06-09T17:07:44.609432682Z\" level=info msg=\"Stopping pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6de44683-4747-45a9-85e3-7791ba0921fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:44.613109 crc crio[22095]: time=\"2026-06-09T17:07:44.612280805Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc0028b6f60}] Aliases:map[]}\"\nJun 09 17:07:44.613109 crc crio[22095]: time=\"2026-06-09T17:07:44.612905661Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cfkth from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:44.774881 crc crio[22095]: time=\"2026-06-09T17:07:44.774766243Z\" level=info msg=\"Created container 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=9979648d-9f80-47a5-bbed-d6364b0f9d7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:44.792984 crc crio[22095]: time=\"2026-06-09T17:07:44.791888263Z\" level=info msg=\"Starting container: 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3\" id=9a5e523b-83d1-4d93-a9db-97b886400e1d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:44.797751 crc crio[22095]: time=\"2026-06-09T17:07:44.797540428Z\" level=info msg=\"Started container\" PID=237883 containerID=091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=9a5e523b-83d1-4d93-a9db-97b886400e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\nJun 09 17:07:44.839354 crc crio[22095]: time=\"2026-06-09T17:07:44.839307299Z\" level=info msg=\"Running pod sandbox: openstack/placement-9a1f-account-create-update-ss2tc/POD\" id=4d9d03a2-5f9b-4d34-b4d2-d6c19a890159 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:44.839540 crc crio[22095]: time=\"2026-06-09T17:07:44.839521835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:44.925851 crc crio[22095]: time=\"2026-06-09T17:07:44.925790258Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"\nJun 09 17:07:44.928641 crc crio[22095]: time=\"2026-06-09T17:07:44.92860898Z\" level=info msg=\"Adding pod openstack_placement-9a1f-account-create-update-ss2tc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:45.158402 crc crio[22095]: time=\"2026-06-09T17:07:45.157583614Z\" level=info msg=\"Stopped container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b805739e-176e-4e7d-856b-c9befd69e539 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:45.159274 crc crio[22095]: time=\"2026-06-09T17:07:45.159189565Z\" level=info msg=\"Stopping pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=01502bb1-220a-4fc9-95dd-4895ccdfa2b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:45.160612 crc crio[22095]: time=\"2026-06-09T17:07:45.16054201Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002272340}] Aliases:map[]}\"\nJun 09 17:07:45.160810 crc crio[22095]: time=\"2026-06-09T17:07:45.160749275Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:45.354768 crc crio[22095]: time=\"2026-06-09T17:07:45.354462415Z\" level=info msg=\"Created container 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=f055faf7-1152-4147-951a-d3645ce9ac33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:45.401698 crc crio[22095]: time=\"2026-06-09T17:07:45.39913084Z\" level=info msg=\"Starting container: 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18\" id=dd6472b6-1020-433d-8e15-8c0217d7f781 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:45.422490 crc crio[22095]: time=\"2026-06-09T17:07:45.422387527Z\" level=info msg=\"Started container\" PID=238118 containerID=4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=dd6472b6-1020-433d-8e15-8c0217d7f781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\nJun 09 17:07:45.613707 crc crio[22095]: time=\"2026-06-09T17:07:45.612768141Z\" level=info msg=\"Stopped pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6de44683-4747-45a9-85e3-7791ba0921fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:45.679985 crc crio[22095]: time=\"2026-06-09T17:07:45.676308801Z\" level=info msg=\"Created container 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=acc1c4db-a14f-47f4-a068-a8e40a5bd297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:45.679985 crc crio[22095]: time=\"2026-06-09T17:07:45.679125143Z\" level=info msg=\"Starting container: 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f\" id=cdd34f36-4ce3-4310-b0f3-f6578cba1035 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:45.689359 crc crio[22095]: time=\"2026-06-09T17:07:45.689298624Z\" level=info msg=\"Started container\" PID=238120 containerID=84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=cdd34f36-4ce3-4310-b0f3-f6578cba1035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\nJun 09 17:07:46.159448 crc crio[22095]: 2026-06-09T17:07:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0243e7a457085b6 Mac:f2:5f:a0:88:86:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec SocketPath: PciID:}] [{Interface:0xc0003d6b00 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:46.194474 crc crio[22095]: time=\"2026-06-09T17:07:46.194237558Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"\nJun 09 17:07:46.194474 crc crio[22095]: time=\"2026-06-09T17:07:46.194486634Z\" level=info msg=\"Checking pod openstack_placement-9a1f-account-create-update-ss2tc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:46.248219 crc crio[22095]: time=\"2026-06-09T17:07:46.24811678Z\" level=info msg=\"Stopped pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=01502bb1-220a-4fc9-95dd-4895ccdfa2b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:46.313042 crc crio[22095]: time=\"2026-06-09T17:07:46.312632515Z\" level=info msg=\"Stopping container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7 (timeout: 604788s)\" id=c0237085-8c6e-4b21-a7eb-6376752856e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:46.348122 crc crio[22095]: time=\"2026-06-09T17:07:46.341370202Z\" level=info msg=\"Ran pod sandbox 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 with infra container: openstack/placement-9a1f-account-create-update-ss2tc/POD\" id=4d9d03a2-5f9b-4d34-b4d2-d6c19a890159 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:46.353757 crc crio[22095]: time=\"2026-06-09T17:07:46.353659937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02896b7e-5f55-424e-b468-cf2a5514ec56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:46.374832 crc crio[22095]: time=\"2026-06-09T17:07:46.374781459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fe77bb47-01bc-4bd1-a439-b317fbcfb696 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:46.394683 crc crio[22095]: time=\"2026-06-09T17:07:46.392090793Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=14c61819-ce0c-4238-aaa1-fc2b539670bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:46.394683 crc crio[22095]: time=\"2026-06-09T17:07:46.392568915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.499833 crc crio[22095]: time=\"2026-06-09T17:07:46.499129839Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-4rdmq/POD\" id=994076f5-9713-4176-8bf1-08466854b05c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:46.499833 crc crio[22095]: time=\"2026-06-09T17:07:46.499339204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.534422 crc crio[22095]: time=\"2026-06-09T17:07:46.534323622Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-8c8wc/POD\" id=09c38576-7b1e-47e5-80ef-262126c66737 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:46.534719 crc crio[22095]: time=\"2026-06-09T17:07:46.534441585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.586303 crc crio[22095]: time=\"2026-06-09T17:07:46.586209213Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5888ff4f6b-cc787/POD\" id=a02a6af6-9709-4cc0-b584-fca1c2ebbc31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:46.586432 crc crio[22095]: time=\"2026-06-09T17:07:46.586329666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.595873 crc crio[22095]: time=\"2026-06-09T17:07:46.595727057Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-c9f6b77-t24ct/POD\" id=3adacf7f-b9bd-4084-8417-a6250c7e44eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:46.595873 crc crio[22095]: time=\"2026-06-09T17:07:46.59585867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.624835 crc crio[22095]: time=\"2026-06-09T17:07:46.624337501Z\" level=info msg=\"Created container d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=f16e733b-c556-46ef-b03d-9ffb8c1c0e69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:46.626795 crc crio[22095]: time=\"2026-06-09T17:07:46.625324066Z\" level=info msg=\"Starting container: d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586\" id=147535e0-c597-40c1-9297-0be5df177f2c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:46.643321 crc crio[22095]: time=\"2026-06-09T17:07:46.643226196Z\" level=info msg=\"Started container\" PID=238121 containerID=d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586 description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=147535e0-c597-40c1-9297-0be5df177f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\nJun 09 17:07:46.654249 crc crio[22095]: time=\"2026-06-09T17:07:46.654150146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9808f850-e496-46d9-801c-85085cf5840d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:46.662341 crc crio[22095]: time=\"2026-06-09T17:07:46.662071239Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-b8bd98988-7kb6x/POD\" id=1e0269ee-401b-4c43-af8e-08c76f209971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:46.662341 crc crio[22095]: time=\"2026-06-09T17:07:46.662210303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.714214 crc crio[22095]: time=\"2026-06-09T17:07:46.714088863Z\" level=info msg=\"Created container 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056: openstack/placement-db-create-87tf9/mariadb-database-create\" id=7759ebb3-f962-4a24-b3f0-abd87dd0a303 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:46.718062 crc crio[22095]: time=\"2026-06-09T17:07:46.717980553Z\" level=info msg=\"Starting container: 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056\" id=f73116b5-e0e3-493b-af43-a7e69797e41c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:46.720230 crc crio[22095]: time=\"2026-06-09T17:07:46.720088677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.729443 crc crio[22095]: time=\"2026-06-09T17:07:46.729348175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a8ca4f8f-bb67-442d-9a95-dac507f0a611 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:46.730825 crc crio[22095]: time=\"2026-06-09T17:07:46.730741601Z\" level=info msg=\"Started container\" PID=238122 containerID=1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056 description=openstack/placement-db-create-87tf9/mariadb-database-create id=f73116b5-e0e3-493b-af43-a7e69797e41c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:07:46.739570 crc crio[22095]: time=\"2026-06-09T17:07:46.739470624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:46.776397 crc crio[22095]: time=\"2026-06-09T17:07:46.776262438Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=26a3f9dd-5b13-4833-9af1-2d444925c06a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:46.887643 crc crio[22095]: time=\"2026-06-09T17:07:46.887518332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:47.026808 crc crio[22095]: time=\"2026-06-09T17:07:47.02620017Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc002272848}] Aliases:map[]}\"\nJun 09 17:07:47.026808 crc crio[22095]: time=\"2026-06-09T17:07:47.026791145Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-4rdmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:47.066816 crc crio[22095]: time=\"2026-06-09T17:07:47.066681359Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5888ff4f6b-cc787 Namespace:openstack ID:a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f UID:f48f6968-55df-4606-b39b-bfe8497542f9 NetNS:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f6968_55df_4606_b39b_bfe8497542f9.slice PodAnnotations:0xc001288790}] Aliases:map[]}\"\nJun 09 17:07:47.066816 crc crio[22095]: time=\"2026-06-09T17:07:47.066766631Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5888ff4f6b-cc787 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:47.088543 crc crio[22095]: time=\"2026-06-09T17:07:47.088387735Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc00012a940}] Aliases:map[]}\"\nJun 09 17:07:47.088543 crc crio[22095]: time=\"2026-06-09T17:07:47.088459437Z\" level=info msg=\"Adding pod openstack_root-account-create-update-8c8wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:47.196635 crc crio[22095]: time=\"2026-06-09T17:07:47.196494129Z\" level=info msg=\"Got pod network &{Name:barbican-api-b8bd98988-7kb6x Namespace:openstack ID:304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 UID:662a0c3a-2d6a-469f-a052-bf28288dc4b5 NetNS:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662a0c3a_2d6a_469f_a052_bf28288dc4b5.slice PodAnnotations:0xc00263c4d0}] Aliases:map[]}\"\nJun 09 17:07:47.196635 crc crio[22095]: time=\"2026-06-09T17:07:47.196571811Z\" level=info msg=\"Adding pod openstack_barbican-api-b8bd98988-7kb6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:47.332585 crc crio[22095]: time=\"2026-06-09T17:07:47.33220094Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c9f6b77-t24ct Namespace:openstack ID:645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be UID:03d0c097-61bc-4ff4-9625-0520229b042c NetNS:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03d0c097_61bc_4ff4_9625_0520229b042c.slice PodAnnotations:0xc001984528}] Aliases:map[]}\"\nJun 09 17:07:47.332715 crc crio[22095]: time=\"2026-06-09T17:07:47.33258265Z\" level=info msg=\"Adding pod openstack_barbican-worker-c9f6b77-t24ct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:47.673123 crc crio[22095]: time=\"2026-06-09T17:07:47.672437668Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=69e4a078-c6a4-429d-b03e-3d96e2fb4383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:47.677147 crc crio[22095]: time=\"2026-06-09T17:07:47.673146496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:47.836558 crc crio[22095]: time=\"2026-06-09T17:07:47.835723617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=1e53bbe8-7071-4457-90fd-9373d4055209 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:47.990857 crc crio[22095]: time=\"2026-06-09T17:07:47.990287042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=fff5219e-20fa-45a9-a225-6358b5ae9454 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:47.994398 crc crio[22095]: time=\"2026-06-09T17:07:47.992206831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.004859 crc crio[22095]: time=\"2026-06-09T17:07:48.004777624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.017670 crc crio[22095]: time=\"2026-06-09T17:07:48.013536269Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=8f0f2c9b-40e8-484e-bd55-eaa883404b7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:48.017670 crc crio[22095]: time=\"2026-06-09T17:07:48.014195575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.073127 crc crio[22095]: time=\"2026-06-09T17:07:48.070447258Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 UID:f3c42b07-14eb-4173-a89f-716e3b502a8a NetNS:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3c42b07_14eb_4173_a89f_716e3b502a8a.slice PodAnnotations:0xc002ab2370}] Aliases:map[]}\"\nJun 09 17:07:48.073127 crc crio[22095]: time=\"2026-06-09T17:07:48.07051375Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:48.485216 crc crio[22095]: time=\"2026-06-09T17:07:48.484499079Z\" level=info msg=\"Stopping container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe (timeout: 604785s)\" id=601db16f-d3a8-471a-b7f9-a8016e0288c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:48.527204 crc crio[22095]: time=\"2026-06-09T17:07:48.527094352Z\" level=info msg=\"Created container 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=14c61819-ce0c-4238-aaa1-fc2b539670bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:48.532110 crc crio[22095]: time=\"2026-06-09T17:07:48.532018918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.540008 crc crio[22095]: time=\"2026-06-09T17:07:48.538907725Z\" level=info msg=\"Starting container: 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87\" id=8e69c651-d8a1-44c5-b499-07f65b0f02a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:48.549503 crc crio[22095]: time=\"2026-06-09T17:07:48.549337153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.602371 crc crio[22095]: time=\"2026-06-09T17:07:48.60225652Z\" level=info msg=\"Started container\" PID=238481 containerID=066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=8e69c651-d8a1-44c5-b499-07f65b0f02a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:07:48.706194 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa7ee0ac3e6eba Mac:da:a0:da:16:e9:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 SocketPath: PciID:}] [{Interface:0xc00013c5d0 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:48.708626 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a170ba4801f3c6f Mac:f2:f1:78:40:85:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 SocketPath: PciID:}] [{Interface:0xc000237020 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.709140612Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc002272848}] Aliases:map[]}\"\nJun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.709361348Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-4rdmq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.709867901Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5888ff4f6b-cc787 Namespace:openstack ID:a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f UID:f48f6968-55df-4606-b39b-bfe8497542f9 NetNS:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f6968_55df_4606_b39b_bfe8497542f9.slice PodAnnotations:0xc001288790}] Aliases:map[]}\"\nJun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.710082166Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5888ff4f6b-cc787 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:48.712244 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cea06126b9cb9ff Mac:96:f4:54:d1:b6:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af SocketPath: PciID:}] [{Interface:0xc0002bcd80 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.711380789Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc00012a940}] Aliases:map[]}\"\nJun 09 17:07:48.715185 crc crio[22095]: time=\"2026-06-09T17:07:48.712457247Z\" level=info msg=\"Checking pod openstack_root-account-create-update-8c8wc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:48.792986 crc crio[22095]: time=\"2026-06-09T17:07:48.79288021Z\" level=info msg=\"Ran pod sandbox 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 with infra container: openstack/dnsmasq-dns-694549dd57-4rdmq/POD\" id=994076f5-9713-4176-8bf1-08466854b05c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:48.799252 crc crio[22095]: time=\"2026-06-09T17:07:48.796748519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0431ee23-65d2-4a10-b92d-c7b864644907 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:48.840026 crc crio[22095]: time=\"2026-06-09T17:07:48.837442693Z\" level=info msg=\"Ran pod sandbox a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f with infra container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/POD\" id=a02a6af6-9709-4cc0-b584-fca1c2ebbc31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:48.840026 crc crio[22095]: time=\"2026-06-09T17:07:48.839456105Z\" level=info msg=\"Ran pod sandbox cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 with infra container: openstack/root-account-create-update-8c8wc/POD\" id=09c38576-7b1e-47e5-80ef-262126c66737 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:48.846890 crc crio[22095]: time=\"2026-06-09T17:07:48.842572885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=13852247-1dd5-41cc-9980-c670dfd0abaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:48.846890 crc crio[22095]: time=\"2026-06-09T17:07:48.844657688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93349170-4370-46e2-9582-6b92c30ecd2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:48.846890 crc crio[22095]: time=\"2026-06-09T17:07:48.846307921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=34a6c00c-6a58-4b11-b21d-11d662eafcda name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:48.861146 crc crio[22095]: time=\"2026-06-09T17:07:48.861028728Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log\" id=83185019-4166-4ad1-8569-505577e46862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:48.862012 crc crio[22095]: time=\"2026-06-09T17:07:48.861796328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.905449 crc crio[22095]: time=\"2026-06-09T17:07:48.905343955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=84327595-e7fa-4324-b397-fcd6c7ead3cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:48.979784 crc crio[22095]: time=\"2026-06-09T17:07:48.979702393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.989688 crc crio[22095]: time=\"2026-06-09T17:07:48.987301868Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=22009455-67d8-479e-86fb-91a8a10727f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:48.989688 crc crio[22095]: time=\"2026-06-09T17:07:48.987667417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:48.994818 crc crio[22095]: time=\"2026-06-09T17:07:48.994648876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.074277 crc crio[22095]: time=\"2026-06-09T17:07:49.073471068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=aaf3b79f-cc2c-434c-92ad-53e444a0c74a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.169473 crc crio[22095]: time=\"2026-06-09T17:07:49.169373458Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-4rdmq/init\" id=3c98e9c2-f38b-4f9e-9112-402e67efa56e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:49.170200 crc crio[22095]: time=\"2026-06-09T17:07:49.170046486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.204303 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b197b984e6926b Mac:6e:9d:bf:e3:93:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:49.205637 crc crio[22095]: time=\"2026-06-09T17:07:49.205543096Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 UID:f3c42b07-14eb-4173-a89f-716e3b502a8a NetNS:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3c42b07_14eb_4173_a89f_716e3b502a8a.slice PodAnnotations:0xc002ab2370}] Aliases:map[]}\"\nJun 09 17:07:49.206582 crc crio[22095]: time=\"2026-06-09T17:07:49.20648098Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:49.273302 crc crio[22095]: time=\"2026-06-09T17:07:49.273192872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.295690 crc crio[22095]: time=\"2026-06-09T17:07:49.295317659Z\" level=info msg=\"Ran pod sandbox 9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 with infra container: openstack/kube-state-metrics-0/POD\" id=69e4a078-c6a4-429d-b03e-3d96e2fb4383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:49.303213 crc crio[22095]: time=\"2026-06-09T17:07:49.299545348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.304621 crc crio[22095]: time=\"2026-06-09T17:07:49.304506585Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=768136cd-c7fc-482e-bf80-e4673dd8be3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.304621 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:304fba2df7eba14 Mac:3a:49:ed:64:51:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:49.305724 crc crio[22095]: time=\"2026-06-09T17:07:49.305637214Z\" level=info msg=\"Got pod network &{Name:barbican-api-b8bd98988-7kb6x Namespace:openstack ID:304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 UID:662a0c3a-2d6a-469f-a052-bf28288dc4b5 NetNS:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662a0c3a_2d6a_469f_a052_bf28288dc4b5.slice PodAnnotations:0xc00263c4d0}] Aliases:map[]}\"\nJun 09 17:07:49.306524 crc crio[22095]: time=\"2026-06-09T17:07:49.30586058Z\" level=info msg=\"Checking pod openstack_barbican-api-b8bd98988-7kb6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:49.312828 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:645713034cfe5c4 Mac:9a:1b:d5:16:1a:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 SocketPath: PciID:}] [{Interface:0xc00014b6f0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:49.313366 crc crio[22095]: time=\"2026-06-09T17:07:49.313321091Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c9f6b77-t24ct Namespace:openstack ID:645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be UID:03d0c097-61bc-4ff4-9625-0520229b042c NetNS:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03d0c097_61bc_4ff4_9625_0520229b042c.slice PodAnnotations:0xc001984528}] Aliases:map[]}\"\nJun 09 17:07:49.313649 crc crio[22095]: time=\"2026-06-09T17:07:49.313623739Z\" level=info msg=\"Checking pod openstack_barbican-worker-c9f6b77-t24ct for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:49.337568 crc crio[22095]: time=\"2026-06-09T17:07:49.337531792Z\" level=info msg=\"Ran pod sandbox 304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 with infra container: openstack/barbican-api-b8bd98988-7kb6x/POD\" id=1e0269ee-401b-4c43-af8e-08c76f209971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:49.348346 crc crio[22095]: time=\"2026-06-09T17:07:49.348302579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ac27b9dc-449d-451f-84f0-6985791362db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.348803 crc crio[22095]: time=\"2026-06-09T17:07:49.348722799Z\" level=info msg=\"Ran pod sandbox 645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be with infra container: openstack/barbican-worker-c9f6b77-t24ct/POD\" id=3adacf7f-b9bd-4084-8417-a6250c7e44eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:49.354531 crc crio[22095]: time=\"2026-06-09T17:07:49.354363114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=859d1577-3f2a-4a2c-b93b-1406c2d54757 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.359332 crc crio[22095]: time=\"2026-06-09T17:07:49.35926433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b09a04fd-5f73-446e-b1a3-11e8270a93d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.360228 crc crio[22095]: time=\"2026-06-09T17:07:49.360196514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e785758b-af59-4105-bba7-cf4fed5c956c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.384682 crc crio[22095]: time=\"2026-06-09T17:07:49.3838169Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=60676270-b4dc-4095-a8b2-731c272ffb9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:49.384682 crc crio[22095]: time=\"2026-06-09T17:07:49.384311842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.421516 crc crio[22095]: time=\"2026-06-09T17:07:49.421308181Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log\" id=724ab1b9-4e59-48bb-b1c5-9e108fd055cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:49.422056 crc crio[22095]: time=\"2026-06-09T17:07:49.421682281Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=659654d2-13c4-4812-9688-c929fc8cbcad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:49.428878 crc crio[22095]: time=\"2026-06-09T17:07:49.428787683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.432983 crc crio[22095]: time=\"2026-06-09T17:07:49.432746805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.439374 crc crio[22095]: time=\"2026-06-09T17:07:49.439294933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.448228 crc crio[22095]: time=\"2026-06-09T17:07:49.447898334Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=62edecf2-d903-41c4-a963-a3ba2b99c4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:49.477285 crc crio[22095]: time=\"2026-06-09T17:07:49.477201925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.483230 crc crio[22095]: time=\"2026-06-09T17:07:49.483058966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.485881 crc crio[22095]: time=\"2026-06-09T17:07:49.485799156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.536572 crc crio[22095]: time=\"2026-06-09T17:07:49.536524227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.543357 crc crio[22095]: time=\"2026-06-09T17:07:49.543327552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.566864 crc crio[22095]: time=\"2026-06-09T17:07:49.566724812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.574455 crc crio[22095]: time=\"2026-06-09T17:07:49.574415609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.694660 crc crio[22095]: time=\"2026-06-09T17:07:49.693854413Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=b6e544f8-5aa5-4103-b89c-4efee9216f22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:49.694834 crc crio[22095]: time=\"2026-06-09T17:07:49.694698995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:49.780196 crc crio[22095]: time=\"2026-06-09T17:07:49.780037304Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 UID:fabfce16-6e51-4a62-a4ac-cc4c7d757885 NetNS:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfabfce16_6e51_4a62_a4ac_cc4c7d757885.slice PodAnnotations:0xc002ab2de0}] Aliases:map[]}\"\nJun 09 17:07:49.780196 crc crio[22095]: time=\"2026-06-09T17:07:49.780099946Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:50.174453 crc crio[22095]: time=\"2026-06-09T17:07:50.171454555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=187fd86b-3745-4237-ab05-0cd7cb78583a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:50.226369 crc crio[22095]: time=\"2026-06-09T17:07:50.224534357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8966456e-0d32-4c8d-89b5-ed4f4cf40cbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:50.251844 crc crio[22095]: time=\"2026-06-09T17:07:50.242514118Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=f3a35a0d-4ef7-4370-8439-61c793ba4427 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:50.251844 crc crio[22095]: time=\"2026-06-09T17:07:50.243043901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:50.357741 crc crio[22095]: time=\"2026-06-09T17:07:50.357633071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:50.365627 crc crio[22095]: time=\"2026-06-09T17:07:50.365532534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:50.636565 crc crio[22095]: 2026-06-09T17:07:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eebb39b349e5599 Mac:3a:2e:5f:c0:1a:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b SocketPath: PciID:}] [{Interface:0xc000122ef0 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:50.639625 crc crio[22095]: time=\"2026-06-09T17:07:50.639576884Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 UID:fabfce16-6e51-4a62-a4ac-cc4c7d757885 NetNS:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfabfce16_6e51_4a62_a4ac_cc4c7d757885.slice PodAnnotations:0xc002ab2de0}] Aliases:map[]}\"\nJun 09 17:07:50.640010 crc crio[22095]: time=\"2026-06-09T17:07:50.639781319Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:50.971233 crc crio[22095]: time=\"2026-06-09T17:07:50.971108579Z\" level=info msg=\"Ran pod sandbox eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 with infra container: openstack/nova-cell0-conductor-0/POD\" id=b6e544f8-5aa5-4103-b89c-4efee9216f22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:50.977134 crc crio[22095]: time=\"2026-06-09T17:07:50.977049321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=61d65833-040d-47a9-8b6a-e2f14d4f5f39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.019797 crc crio[22095]: time=\"2026-06-09T17:07:51.019326316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f84c39a8-b331-4357-a72b-285cbf724940 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.029297 crc crio[22095]: time=\"2026-06-09T17:07:51.02884811Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cad8e92-ba5d-4087-9b06-418cd8671c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.029617 crc crio[22095]: time=\"2026-06-09T17:07:51.029486876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.118426 crc crio[22095]: time=\"2026-06-09T17:07:51.117637158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.132752 crc crio[22095]: time=\"2026-06-09T17:07:51.131159455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f1773d0-1a2e-4253-b86e-d067d6c82a13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.132752 crc crio[22095]: time=\"2026-06-09T17:07:51.132596751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.146477 crc crio[22095]: time=\"2026-06-09T17:07:51.14618166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f1484ec-680d-4099-977a-ced7676d2996 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.151710 crc crio[22095]: time=\"2026-06-09T17:07:51.150676085Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=995746f0-7526-4915-9eb4-58eefe56b3ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.151710 crc crio[22095]: time=\"2026-06-09T17:07:51.151120117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.155583 crc crio[22095]: time=\"2026-06-09T17:07:51.155515699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f35c6d8-11a7-49d7-941f-079a005a30e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.158877 crc crio[22095]: time=\"2026-06-09T17:07:51.15593185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f9af7a7-9a60-4f7b-ba44-5529994b4584 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.158877 crc crio[22095]: time=\"2026-06-09T17:07:51.156126315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2eb5cfba-af0f-43b0-ac08-51931aa1120f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.190489 crc crio[22095]: time=\"2026-06-09T17:07:51.19024652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79e28766-df15-4e55-a1f4-7062ac258cee name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.195128 crc crio[22095]: time=\"2026-06-09T17:07:51.191089682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ba011849-8316-4260-a155-1c943a079c62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.197918 crc crio[22095]: time=\"2026-06-09T17:07:51.197832095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8cbc936f-2471-4ede-b1c1-59a4889d2aa6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.217865349Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=98d833df-fff0-483b-aa41-252e201d8049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.218517825Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=20aec765-354e-4324-b21f-45f45371144e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.218819533Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=7ebedcb4-d867-4c38-aa1c-7d1e5d0218bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.21908649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.219268645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.225138 crc crio[22095]: time=\"2026-06-09T17:07:51.225073284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.289541 crc crio[22095]: time=\"2026-06-09T17:07:51.289437335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.302723 crc crio[22095]: time=\"2026-06-09T17:07:51.302401927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.350320 crc crio[22095]: time=\"2026-06-09T17:07:51.350236015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e9522e7c-154e-496f-904f-36c8f5cbad48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.390100 crc crio[22095]: time=\"2026-06-09T17:07:51.390008455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=28725b80-6c6c-4d27-a6d7-4eddb402eb96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.397588 crc crio[22095]: time=\"2026-06-09T17:07:51.397527148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.402456 crc crio[22095]: time=\"2026-06-09T17:07:51.402408603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.405991 crc crio[22095]: time=\"2026-06-09T17:07:51.404502557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b0fb0cc7-36bb-4ece-a3f2-ba108558cb51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.410259 crc crio[22095]: time=\"2026-06-09T17:07:51.408065158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b894b837-65ed-44ef-ab6b-50515e05c0ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.412125 crc crio[22095]: time=\"2026-06-09T17:07:51.412063301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=01ca06b8-4fad-4d92-8088-3827865884e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.417195 crc crio[22095]: time=\"2026-06-09T17:07:51.416871204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.418078 crc crio[22095]: time=\"2026-06-09T17:07:51.417997343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b8cdfac-d6c4-4a0f-951d-f8c25eb97f54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.418193 crc crio[22095]: time=\"2026-06-09T17:07:51.418006103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2a1af43e-e333-42d4-8d44-2ebf2ed83197 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.419131 crc crio[22095]: time=\"2026-06-09T17:07:51.419079051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=132ba8c6-c03d-4272-94b6-3dd1c3899199 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.421293 crc crio[22095]: time=\"2026-06-09T17:07:51.421236926Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=3fc7467e-a657-47d6-b720-1cd984a9c9f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.421517 crc crio[22095]: time=\"2026-06-09T17:07:51.421446011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.421517 crc crio[22095]: time=\"2026-06-09T17:07:51.421504793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.423190 crc crio[22095]: time=\"2026-06-09T17:07:51.423057403Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=de1e06eb-1c04-47cb-aa61-06ddeb7a75b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.423392 crc crio[22095]: time=\"2026-06-09T17:07:51.423312709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=52996848-f1a3-4125-8376-fe56c31a4cbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.431491 crc crio[22095]: time=\"2026-06-09T17:07:51.431398127Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=aa9d5fe4-402b-41a1-afcf-93fcb63041b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.434227 crc crio[22095]: time=\"2026-06-09T17:07:51.434130217Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=dbbff1df-d424-4441-a021-a83710ef7190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.464114 crc crio[22095]: time=\"2026-06-09T17:07:51.464026784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.464360 crc crio[22095]: time=\"2026-06-09T17:07:51.464297361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.465557 crc crio[22095]: time=\"2026-06-09T17:07:51.465483351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.470500 crc crio[22095]: time=\"2026-06-09T17:07:51.470150271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6382d7dd-e2fd-43da-8206-a5aa3af31831 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.471118 crc crio[22095]: time=\"2026-06-09T17:07:51.470852649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d44281c4-7f9a-48fd-a492-5715d3cb3a60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.474687 crc crio[22095]: time=\"2026-06-09T17:07:51.474574904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=58d4b686-31c0-48e1-8e2e-861f8d82e020 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.488192 crc crio[22095]: time=\"2026-06-09T17:07:51.488092401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7675365-1d71-406c-953f-7020a1c0edca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.511745 crc crio[22095]: time=\"2026-06-09T17:07:51.511651825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bbae6d01-9632-4426-a86d-31bc1bf90336 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.520675 crc crio[22095]: time=\"2026-06-09T17:07:51.517218918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.530533 crc crio[22095]: time=\"2026-06-09T17:07:51.530420497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f16df53-7e03-4d50-8f1e-fd65e42cafc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.530817 crc crio[22095]: time=\"2026-06-09T17:07:51.53055749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3ffbcd0d-ecc5-42f9-aeee-c99cd0b2b7df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.530817 crc crio[22095]: time=\"2026-06-09T17:07:51.530607442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=de2f6642-6a72-4dbb-ac17-7a0e77535bf3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.530817 crc crio[22095]: time=\"2026-06-09T17:07:51.530645873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8444911-25d0-45a7-b966-42317d66dfb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.531356 crc crio[22095]: time=\"2026-06-09T17:07:51.531120145Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=b8fcbdd4-e2cf-4bbc-bdfd-d32dd967104a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.542596 crc crio[22095]: time=\"2026-06-09T17:07:51.540129946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a772b8a-afc2-41bb-92c9-1a38f093e24f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.547145 crc crio[22095]: time=\"2026-06-09T17:07:51.547006552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.564792 crc crio[22095]: time=\"2026-06-09T17:07:51.564267755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48a4af18-2cd4-4119-ba8d-b40db8893b90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.704663 crc crio[22095]: time=\"2026-06-09T17:07:51.704570193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.708741 crc crio[22095]: time=\"2026-06-09T17:07:51.708539685Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=199e792a-5b3a-4ddc-bebe-4e647aa80523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.710937 crc crio[22095]: time=\"2026-06-09T17:07:51.710857845Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=6c104741-e602-4548-99df-72d42aac28b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.711866 crc crio[22095]: time=\"2026-06-09T17:07:51.711785078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.733073 crc crio[22095]: time=\"2026-06-09T17:07:51.729635906Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=371f55c4-2c4c-475e-9f19-f157852a2225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.736855 crc crio[22095]: time=\"2026-06-09T17:07:51.736757139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.750963 crc crio[22095]: time=\"2026-06-09T17:07:51.75082822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.788230 crc crio[22095]: time=\"2026-06-09T17:07:51.788094426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.788705 crc crio[22095]: time=\"2026-06-09T17:07:51.78864581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.788788 crc crio[22095]: time=\"2026-06-09T17:07:51.78864337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.789341 crc crio[22095]: time=\"2026-06-09T17:07:51.789232705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.793902 crc crio[22095]: time=\"2026-06-09T17:07:51.793798112Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=5232f25c-14fa-4f98-8307-8a9dddf65a41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.798296 crc crio[22095]: time=\"2026-06-09T17:07:51.798122533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f3bf861-ce46-4446-b654-36fbfa9a35b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.802791 crc crio[22095]: time=\"2026-06-09T17:07:51.802083265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.806429 crc crio[22095]: time=\"2026-06-09T17:07:51.806353294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b7f6a4a6-8fe8-4645-be8c-793a21c9f5ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:51.808200 crc crio[22095]: time=\"2026-06-09T17:07:51.80811357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.818437 crc crio[22095]: time=\"2026-06-09T17:07:51.818358872Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=78f7f4f8-9bec-44a3-adf2-9fe87b507c07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.818724 crc crio[22095]: time=\"2026-06-09T17:07:51.818393543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.824735 crc crio[22095]: time=\"2026-06-09T17:07:51.823809682Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=0e1668fd-0f7f-4f68-aa83-d7de2669ec66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:51.859619 crc crio[22095]: time=\"2026-06-09T17:07:51.859437446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.877638 crc crio[22095]: time=\"2026-06-09T17:07:51.877360696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.882159 crc crio[22095]: time=\"2026-06-09T17:07:51.882084477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.916096 crc crio[22095]: time=\"2026-06-09T17:07:51.915986327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:51.929134 crc crio[22095]: time=\"2026-06-09T17:07:51.928890698Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=903fd845-2db6-4451-9d07-e4423a3eaf0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:51.929134 crc crio[22095]: time=\"2026-06-09T17:07:51.929126244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.339058 crc crio[22095]: time=\"2026-06-09T17:07:52.338791463Z\" level=info msg=\"Created container 4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log\" id=83185019-4166-4ad1-8569-505577e46862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.356483 crc crio[22095]: time=\"2026-06-09T17:07:52.356348554Z\" level=info msg=\"Starting container: 4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43\" id=51d9674a-a072-4ee8-a1eb-4526a682ea5a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:52.393253 crc crio[22095]: time=\"2026-06-09T17:07:52.393208389Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 UID:51e1a20b-ae70-48c2-936c-5d51fe84e370 NetNS:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51e1a20b_ae70_48c2_936c_5d51fe84e370.slice PodAnnotations:0xc0028b6270}] Aliases:map[]}\"\nJun 09 17:07:52.401050 crc crio[22095]: time=\"2026-06-09T17:07:52.400924427Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:52.402581 crc crio[22095]: time=\"2026-06-09T17:07:52.40025582Z\" level=info msg=\"Started container\" PID=239287 containerID=4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log id=51d9674a-a072-4ee8-a1eb-4526a682ea5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:07:52.441788 crc crio[22095]: time=\"2026-06-09T17:07:52.441699593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e56cc5ad-4287-43fd-8de5-0a1e5eb63680 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:52.474074 crc crio[22095]: time=\"2026-06-09T17:07:52.473821187Z\" level=info msg=\"Created container 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=26a3f9dd-5b13-4833-9af1-2d444925c06a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.486523 crc crio[22095]: time=\"2026-06-09T17:07:52.486438591Z\" level=info msg=\"Starting container: 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964\" id=feafd21a-69c9-477f-bda6-5c9dfe1422ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:52.507443 crc crio[22095]: time=\"2026-06-09T17:07:52.507374438Z\" level=info msg=\"Created container a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=8f0f2c9b-40e8-484e-bd55-eaa883404b7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.510562 crc crio[22095]: time=\"2026-06-09T17:07:52.510474167Z\" level=info msg=\"Starting container: a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e\" id=8b92f6b0-4a26-4008-98f9-922f85103bf0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:52.511468 crc crio[22095]: time=\"2026-06-09T17:07:52.511004181Z\" level=info msg=\"Created container a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=22009455-67d8-479e-86fb-91a8a10727f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.514861 crc crio[22095]: time=\"2026-06-09T17:07:52.514742847Z\" level=info msg=\"Starting container: a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6\" id=f4b17a93-fc2d-446c-9592-cc4376306024 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:52.524436 crc crio[22095]: time=\"2026-06-09T17:07:52.522801934Z\" level=info msg=\"Started container\" PID=239286 containerID=769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=feafd21a-69c9-477f-bda6-5c9dfe1422ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\nJun 09 17:07:52.532580 crc crio[22095]: time=\"2026-06-09T17:07:52.527038062Z\" level=info msg=\"Started container\" PID=239283 containerID=a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=8b92f6b0-4a26-4008-98f9-922f85103bf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\nJun 09 17:07:52.535799 crc crio[22095]: time=\"2026-06-09T17:07:52.535639703Z\" level=info msg=\"Started container\" PID=239285 containerID=a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=f4b17a93-fc2d-446c-9592-cc4376306024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:07:52.582815 crc crio[22095]: time=\"2026-06-09T17:07:52.582626168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.599772 crc crio[22095]: time=\"2026-06-09T17:07:52.599601814Z\" level=info msg=\"Created container f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab: openstack/dnsmasq-dns-694549dd57-4rdmq/init\" id=3c98e9c2-f38b-4f9e-9112-402e67efa56e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.606295 crc crio[22095]: time=\"2026-06-09T17:07:52.604032127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.650004 crc crio[22095]: time=\"2026-06-09T17:07:52.642235497Z\" level=info msg=\"Starting container: f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab\" id=4b1d78aa-d93a-4945-a1ab-9a3086736256 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:52.676044 crc crio[22095]: time=\"2026-06-09T17:07:52.675890531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.679724 crc crio[22095]: time=\"2026-06-09T17:07:52.679089923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.683509 crc crio[22095]: time=\"2026-06-09T17:07:52.683439785Z\" level=info msg=\"Started container\" PID=239284 containerID=f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab description=openstack/dnsmasq-dns-694549dd57-4rdmq/init id=4b1d78aa-d93a-4945-a1ab-9a3086736256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\nJun 09 17:07:52.691892 crc crio[22095]: time=\"2026-06-09T17:07:52.68562003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.704799 crc crio[22095]: time=\"2026-06-09T17:07:52.704479134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02b73627-cb1b-4dc6-a9c8-d1d9bf84721f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:52.709514 crc crio[22095]: time=\"2026-06-09T17:07:52.709449042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.714673 crc crio[22095]: time=\"2026-06-09T17:07:52.714589514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.722736 crc crio[22095]: time=\"2026-06-09T17:07:52.722608449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=09af8c24-456b-4657-bc34-6b96230d4209 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:52.753708 crc crio[22095]: time=\"2026-06-09T17:07:52.753569014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.764110 crc crio[22095]: time=\"2026-06-09T17:07:52.763777825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f06ee5e-3934-4ccf-b57e-4f94c8fdd632 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:52.772607 crc crio[22095]: time=\"2026-06-09T17:07:52.772492759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.777063 crc crio[22095]: time=\"2026-06-09T17:07:52.776972864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e574f9bd-08c9-4d0a-a0f2-45e97b9dcb7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:52.778095 crc crio[22095]: time=\"2026-06-09T17:07:52.777880787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.781417 crc crio[22095]: time=\"2026-06-09T17:07:52.781280394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46c25f3c-09a1-4343-9270-204d9771ff7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:52.786686 crc crio[22095]: time=\"2026-06-09T17:07:52.78228652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.798420 crc crio[22095]: time=\"2026-06-09T17:07:52.798323282Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=5f65b083-b507-4de4-b7dd-2baec9f939b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.819977 crc crio[22095]: time=\"2026-06-09T17:07:52.817009691Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=7fd9a472-ee65-4a26-aba3-0ef792e1a6dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:52.844554 crc crio[22095]: time=\"2026-06-09T17:07:52.844292431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.865923 crc crio[22095]: time=\"2026-06-09T17:07:52.865834484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.878443 crc crio[22095]: time=\"2026-06-09T17:07:52.878327734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.881664 crc crio[22095]: time=\"2026-06-09T17:07:52.881598258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.882289 crc crio[22095]: time=\"2026-06-09T17:07:52.882195373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:52.887560 crc crio[22095]: time=\"2026-06-09T17:07:52.887475769Z\" level=info msg=\"Stopped container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq\" id=c0237085-8c6e-4b21-a7eb-6376752856e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:52.917297 crc crio[22095]: time=\"2026-06-09T17:07:52.917209441Z\" level=info msg=\"Stopping pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=ca22cd82-c0ce-4fa0-9911-feee0fe537fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:52.921150 crc crio[22095]: time=\"2026-06-09T17:07:52.92104923Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc00263c5c8}] Aliases:map[]}\"\nJun 09 17:07:52.921400 crc crio[22095]: time=\"2026-06-09T17:07:52.921262645Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:52.927009 crc crio[22095]: time=\"2026-06-09T17:07:52.925830203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c6ee46a-0fb9-4e58-beec-23b441906795 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:53.029994 crc crio[22095]: time=\"2026-06-09T17:07:53.027392988Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=d528071d-c5d4-429f-8772-5ccb4553d3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:53.129779 crc crio[22095]: time=\"2026-06-09T17:07:53.129698463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.145469 crc crio[22095]: time=\"2026-06-09T17:07:53.145125458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8e9d862b-b9ed-4fdd-a3e4-28637f7be3e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:53.191885 crc crio[22095]: time=\"2026-06-09T17:07:53.189396634Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=d68f39dc-0045-4e87-9df3-cbda74eb3694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:53.191885 crc crio[22095]: time=\"2026-06-09T17:07:53.189770574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.205393 crc crio[22095]: time=\"2026-06-09T17:07:53.20520449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.238621 crc crio[22095]: time=\"2026-06-09T17:07:53.238472723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.317569 crc crio[22095]: time=\"2026-06-09T17:07:53.31748085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.322625 crc crio[22095]: time=\"2026-06-09T17:07:53.32254665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.370576 crc crio[22095]: time=\"2026-06-09T17:07:53.368832447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.398305 crc crio[22095]: time=\"2026-06-09T17:07:53.398126619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.439036 crc crio[22095]: 2026-06-09T17:07:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a094e3f91bc47e Mac:12:d8:af:78:08:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 SocketPath: PciID:}] [{Interface:0xc000014870 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:53.443236 crc crio[22095]: time=\"2026-06-09T17:07:53.443101732Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 UID:51e1a20b-ae70-48c2-936c-5d51fe84e370 NetNS:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51e1a20b_ae70_48c2_936c_5d51fe84e370.slice PodAnnotations:0xc0028b6270}] Aliases:map[]}\"\nJun 09 17:07:53.443373 crc crio[22095]: time=\"2026-06-09T17:07:53.443337798Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:53.447707 crc crio[22095]: time=\"2026-06-09T17:07:53.447620918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.452223 crc crio[22095]: time=\"2026-06-09T17:07:53.452064842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.541144 crc crio[22095]: time=\"2026-06-09T17:07:53.540790228Z\" level=info msg=\"Stopped pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=ca22cd82-c0ce-4fa0-9911-feee0fe537fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:53.585883 crc crio[22095]: time=\"2026-06-09T17:07:53.585793363Z\" level=info msg=\"Ran pod sandbox 1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 with infra container: openstack/glance-default-internal-api-0/POD\" id=903fd845-2db6-4451-9d07-e4423a3eaf0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.588813 crc crio[22095]: time=\"2026-06-09T17:07:53.588748619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0c0bc253-5456-427a-9c4c-38e501f0ef27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:53.596564 crc crio[22095]: time=\"2026-06-09T17:07:53.596492587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3302b44d-ba9b-4870-8045-4a7b7dd7404d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:53.607688 crc crio[22095]: time=\"2026-06-09T17:07:53.607592342Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=94d4073a-bf1e-48c7-82c3-badce6bd9328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:53.608139 crc crio[22095]: time=\"2026-06-09T17:07:53.608018553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.675439 crc crio[22095]: time=\"2026-06-09T17:07:53.675274898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.787043 crc crio[22095]: time=\"2026-06-09T17:07:53.781266787Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f0d00c4a-360f-4ca1-a5c1-316096fba20f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.787043 crc crio[22095]: time=\"2026-06-09T17:07:53.781337989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.791286 crc crio[22095]: time=\"2026-06-09T17:07:53.789043117Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ee3b589c-deaa-46c9-9111-2690c7d91166 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.791286 crc crio[22095]: time=\"2026-06-09T17:07:53.789129299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.798870439Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=c85cecd2-df26-4d0f-bbcf-fa262a3d9ecb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.799154216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.800327786Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=647931bd-8230-48ca-9800-b9391b7216f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.800371398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.805468 crc crio[22095]: time=\"2026-06-09T17:07:53.805382626Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=a765fcb1-d476-47e1-875d-bcf877efea91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.805568 crc crio[22095]: time=\"2026-06-09T17:07:53.805472938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.811975 crc crio[22095]: time=\"2026-06-09T17:07:53.8117541Z\" level=info msg=\"Created container 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=f3a35a0d-4ef7-4370-8439-61c793ba4427 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:53.814788 crc crio[22095]: time=\"2026-06-09T17:07:53.814688565Z\" level=info msg=\"Created container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics\" id=62edecf2-d903-41c4-a963-a3ba2b99c4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:53.816463 crc crio[22095]: time=\"2026-06-09T17:07:53.814741376Z\" level=info msg=\"Starting container: 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a\" id=cac00dc7-26c4-41b9-9466-4db10d8f33c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:53.817687 crc crio[22095]: time=\"2026-06-09T17:07:53.817576859Z\" level=info msg=\"Starting container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5\" id=6587cd53-e61d-4795-8354-5ab2af9d8336 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:53.828064 crc crio[22095]: time=\"2026-06-09T17:07:53.827641637Z\" level=info msg=\"Started container\" PID=239294 containerID=06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=cac00dc7-26c4-41b9-9466-4db10d8f33c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:07:53.841629 crc crio[22095]: time=\"2026-06-09T17:07:53.840253301Z\" level=info msg=\"Started container\" PID=239512 containerID=6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5 description=openstack/kube-state-metrics-0/kube-state-metrics id=6587cd53-e61d-4795-8354-5ab2af9d8336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390\nJun 09 17:07:53.867892 crc crio[22095]: time=\"2026-06-09T17:07:53.867822148Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-n4ljj/POD\" id=b23db946-c90b-4a8d-9717-8a775fc69130 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.868230 crc crio[22095]: time=\"2026-06-09T17:07:53.86789625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.919454 crc crio[22095]: time=\"2026-06-09T17:07:53.918662112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64f33b30-042a-4bd5-b712-868190a58e27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920701894Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-9kldd/POD\" id=cd24ecb3-7c8a-4da3-b154-a384723751d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920789967Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 UID:b9968ed5-a24b-466e-b865-3e2cd2727f20 NetNS:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9968ed5_a24b_466e_b865_3e2cd2727f20.slice PodAnnotations:0xc00263c8b8}] Aliases:map[]}\"\nJun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920858038Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920793927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:53.942555 crc crio[22095]: time=\"2026-06-09T17:07:53.942413761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c3eabea-d0a7-46cd-997f-fb4974229714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:54.104240 crc crio[22095]: time=\"2026-06-09T17:07:54.104109769Z\" level=info msg=\"Removing container: d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586\" id=79cce349-3c4a-4a4a-8bc2-e3c9f7e9a2e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:54.107524 crc crio[22095]: time=\"2026-06-09T17:07:54.107409124Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=4134ed72-5916-4fd7-8b86-9696310e78ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:54.178304 crc crio[22095]: time=\"2026-06-09T17:07:54.178058896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:54.245679 crc crio[22095]: time=\"2026-06-09T17:07:54.245594369Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 UID:24c72360-26f5-47d3-8905-31c86c333e7a NetNS:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24c72360_26f5_47d3_8905_31c86c333e7a.slice PodAnnotations:0xc0022721b0}] Aliases:map[]}\"\nJun 09 17:07:54.245679 crc crio[22095]: time=\"2026-06-09T17:07:54.245659701Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:54.279441 crc crio[22095]: time=\"2026-06-09T17:07:54.278830502Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade UID:dafc5b58-7717-4368-8efe-86aca500146d NetNS:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddafc5b58_7717_4368_8efe_86aca500146d.slice PodAnnotations:0xc001288188}] Aliases:map[]}\"\nJun 09 17:07:54.279441 crc crio[22095]: time=\"2026-06-09T17:07:54.278918204Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:54.348081 crc crio[22095]: time=\"2026-06-09T17:07:54.347101913Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 UID:ffcc950a-40bd-4b7b-9916-f08cc1b8f030 NetNS:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffcc950a_40bd_4b7b_9916_f08cc1b8f030.slice PodAnnotations:0xc0022723a8}] Aliases:map[]}\"\nJun 09 17:07:54.348081 crc crio[22095]: time=\"2026-06-09T17:07:54.348065648Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:54.438888 crc crio[22095]: time=\"2026-06-09T17:07:54.438773035Z\" level=info msg=\"Created container 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=dbbff1df-d424-4441-a021-a83710ef7190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:54.445115 crc crio[22095]: time=\"2026-06-09T17:07:54.444677236Z\" level=info msg=\"Created container a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=98d833df-fff0-483b-aa41-252e201d8049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:54.446476 crc crio[22095]: time=\"2026-06-09T17:07:54.446232836Z\" level=info msg=\"Created container f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513: openstack/placement-db-create-87tf9/mariadb-database-create\" id=20aec765-354e-4324-b21f-45f45371144e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:54.454587 crc crio[22095]: time=\"2026-06-09T17:07:54.454478658Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e UID:24018fd6-741a-446c-8ddd-ddb8abb6997a NetNS:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24018fd6_741a_446c_8ddd_ddb8abb6997a.slice PodAnnotations:0xc0012887c0}] Aliases:map[]}\"\nJun 09 17:07:54.454587 crc crio[22095]: time=\"2026-06-09T17:07:54.45456216Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:54.465012 crc crio[22095]: time=\"2026-06-09T17:07:54.464828663Z\" level=info msg=\"Starting container: 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00\" id=634eab04-c45d-4808-b9f4-9c67649b70e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:54.467688 crc crio[22095]: time=\"2026-06-09T17:07:54.467576374Z\" level=info msg=\"Starting container: a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90\" id=5422f3ef-5846-4a97-a5e5-74694a480e36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:54.478190 crc crio[22095]: time=\"2026-06-09T17:07:54.47798097Z\" level=info msg=\"Started container\" PID=239620 containerID=98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=634eab04-c45d-4808-b9f4-9c67649b70e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:07:54.480131 crc crio[22095]: time=\"2026-06-09T17:07:54.480040303Z\" level=info msg=\"Started container\" PID=239627 containerID=a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=5422f3ef-5846-4a97-a5e5-74694a480e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\nJun 09 17:07:54.522071 crc crio[22095]: time=\"2026-06-09T17:07:54.515128133Z\" level=info msg=\"Starting container: f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513\" id=76b7c5ce-7c4e-428b-b984-78eef07dba1b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:54.544550 crc crio[22095]: time=\"2026-06-09T17:07:54.544438225Z\" level=info msg=\"Started container\" PID=239604 containerID=f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513 description=openstack/placement-db-create-87tf9/mariadb-database-create id=76b7c5ce-7c4e-428b-b984-78eef07dba1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:07:54.547696 crc crio[22095]: time=\"2026-06-09T17:07:54.547262898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:54.561578 crc crio[22095]: time=\"2026-06-09T17:07:54.561202735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:54.656965 crc crio[22095]: time=\"2026-06-09T17:07:54.656833809Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n4ljj Namespace:openstack ID:a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 UID:f106c45a-de37-4710-a1e2-7bdae3d18791 NetNS:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf106c45a_de37_4710_a1e2_7bdae3d18791.slice PodAnnotations:0xc0019844e0}] Aliases:map[]}\"\nJun 09 17:07:54.656965 crc crio[22095]: time=\"2026-06-09T17:07:54.656922391Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-n4ljj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:54.677253 crc crio[22095]: time=\"2026-06-09T17:07:54.67638902Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd Namespace:openstack ID:8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 UID:c15ef931-87b2-40c4-a6ed-36405a686a9b NetNS:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc15ef931_87b2_40c4_a6ed_36405a686a9b.slice PodAnnotations:0xc0019845b0}] Aliases:map[]}\"\nJun 09 17:07:54.677253 crc crio[22095]: time=\"2026-06-09T17:07:54.676459722Z\" level=info msg=\"Adding pod openstack_ovn-controller-9kldd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:54.961354 crc crio[22095]: 2026-06-09T17:07:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01a5a181777f3c Mac:42:a7:c0:41:6e:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 SocketPath: PciID:}] [{Interface:0xc000195770 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:54.965998 crc crio[22095]: time=\"2026-06-09T17:07:54.965651601Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 UID:b9968ed5-a24b-466e-b865-3e2cd2727f20 NetNS:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9968ed5_a24b_466e_b865_3e2cd2727f20.slice PodAnnotations:0xc00263c8b8}] Aliases:map[]}\"\nJun 09 17:07:54.965998 crc crio[22095]: time=\"2026-06-09T17:07:54.965874436Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.090895324Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-9kldd-config-5kdzx/POD\" id=ea77a8dd-5298-4789-aa00-00b935bb4643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.091726315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.121681173Z\" level=info msg=\"Ran pod sandbox d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 with infra container: openstack/glance-default-external-api-0/POD\" id=f0d00c4a-360f-4ca1-a5c1-316096fba20f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.127313248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=741bf723-555f-4cde-a845-e96ac981a003 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.137245553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d647a7a9-9d10-4e5b-95fa-5ce4b2024ad7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.17923159Z\" level=info msg=\"Removed container d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=79cce349-3c4a-4a4a-8bc2-e3c9f7e9a2e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.195841146Z\" level=info msg=\"Removing container: 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18\" id=0b80c8f4-255a-469b-8e9a-2a4ff2eb61fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:55.271337 crc crio[22095]: time=\"2026-06-09T17:07:55.27088197Z\" level=info msg=\"Stopped container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=601db16f-d3a8-471a-b7f9-a8016e0288c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:55.272903 crc crio[22095]: time=\"2026-06-09T17:07:55.272808269Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=29767d48-c6d7-4cd2-8b57-9e933a64822d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.284239 crc crio[22095]: time=\"2026-06-09T17:07:55.280482386Z\" level=info msg=\"Stopping pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=ac4fb85e-2955-472e-ad1e-96bfb44862c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:55.284239 crc crio[22095]: time=\"2026-06-09T17:07:55.283265068Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00263c0b8}] Aliases:map[]}\"\nJun 09 17:07:55.284239 crc crio[22095]: time=\"2026-06-09T17:07:55.283451142Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:55.311275 crc crio[22095]: time=\"2026-06-09T17:07:55.311203194Z\" level=info msg=\"Created container 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=7fd9a472-ee65-4a26-aba3-0ef792e1a6dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.318609 crc crio[22095]: time=\"2026-06-09T17:07:55.318517852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:55.326101 crc crio[22095]: time=\"2026-06-09T17:07:55.325985964Z\" level=info msg=\"Created container 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=0e1668fd-0f7f-4f68-aa83-d7de2669ec66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.327339 crc crio[22095]: time=\"2026-06-09T17:07:55.327141833Z\" level=info msg=\"Starting container: 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0\" id=ccfc0651-b53e-46b9-8814-e844084556b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:55.331300 crc crio[22095]: time=\"2026-06-09T17:07:55.328627441Z\" level=info msg=\"Starting container: 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6\" id=fafab419-7b48-4536-b693-94e09738bd28 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:55.352656 crc crio[22095]: time=\"2026-06-09T17:07:55.352224297Z\" level=info msg=\"Started container\" PID=239684 containerID=493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=fafab419-7b48-4536-b693-94e09738bd28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:07:55.356587 crc crio[22095]: time=\"2026-06-09T17:07:55.356492606Z\" level=info msg=\"Started container\" PID=239643 containerID=03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=ccfc0651-b53e-46b9-8814-e844084556b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:07:55.367630 crc crio[22095]: time=\"2026-06-09T17:07:55.36676789Z\" level=info msg=\"Created container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=d68f39dc-0045-4e87-9df3-cbda74eb3694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.368845 crc crio[22095]: time=\"2026-06-09T17:07:55.36835445Z\" level=info msg=\"Starting container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1\" id=610d280c-22d9-4441-86e5-8cb51e73b907 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:55.389520 crc crio[22095]: time=\"2026-06-09T17:07:55.388329193Z\" level=info msg=\"Started container\" PID=239691 containerID=588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1 description=openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns id=610d280c-22d9-4441-86e5-8cb51e73b907 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\nJun 09 17:07:55.418350 crc crio[22095]: time=\"2026-06-09T17:07:55.417293446Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"\nJun 09 17:07:55.418350 crc crio[22095]: time=\"2026-06-09T17:07:55.418093686Z\" level=info msg=\"Adding pod openstack_ovn-controller-9kldd-config-5kdzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:55.567248 crc crio[22095]: 2026-06-09T17:07:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81f8292a1355332 Mac:82:04:98:c2:b1:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d SocketPath: PciID:}] [{Interface:0xc000180c70 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:55.569991 crc crio[22095]: time=\"2026-06-09T17:07:55.568563017Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 UID:24c72360-26f5-47d3-8905-31c86c333e7a NetNS:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24c72360_26f5_47d3_8905_31c86c333e7a.slice PodAnnotations:0xc0022721b0}] Aliases:map[]}\"\nJun 09 17:07:55.569991 crc crio[22095]: time=\"2026-06-09T17:07:55.568740501Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:55.592900 crc crio[22095]: time=\"2026-06-09T17:07:55.592286345Z\" level=info msg=\"Ran pod sandbox 81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 with infra container: openstack/ovsdbserver-nb-0/POD\" id=c85cecd2-df26-4d0f-bbcf-fa262a3d9ecb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:55.600718 crc crio[22095]: time=\"2026-06-09T17:07:55.599759347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=a2392779-51dc-4b39-80fd-ab40eddd0ede name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:55.608657 crc crio[22095]: time=\"2026-06-09T17:07:55.60847002Z\" level=info msg=\"Created container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=6c104741-e602-4548-99df-72d42aac28b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.611504 crc crio[22095]: time=\"2026-06-09T17:07:55.610862542Z\" level=info msg=\"Starting container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a\" id=1d452dab-550b-495a-80ac-8bf6ecc0ceeb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:55.620579 crc crio[22095]: time=\"2026-06-09T17:07:55.620459488Z\" level=info msg=\"Started container\" PID=239674 containerID=220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=1d452dab-550b-495a-80ac-8bf6ecc0ceeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:07:55.715683 crc crio[22095]: time=\"2026-06-09T17:07:55.715190378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=9a972546-d8a3-4e7b-a6b2-32e85b8669b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:55.722781 crc crio[22095]: time=\"2026-06-09T17:07:55.722697791Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=18909831-b857-4492-8fed-7b263af71c1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.726262 crc crio[22095]: time=\"2026-06-09T17:07:55.72619853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:55.754800 crc crio[22095]: time=\"2026-06-09T17:07:55.754687931Z\" level=info msg=\"Created container 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=aa9d5fe4-402b-41a1-afcf-93fcb63041b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.756152 crc crio[22095]: time=\"2026-06-09T17:07:55.755985974Z\" level=info msg=\"Starting container: 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022\" id=8c085abc-5de1-4267-9698-da2180285eba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:55.770158 crc crio[22095]: time=\"2026-06-09T17:07:55.76906537Z\" level=info msg=\"Started container\" PID=239687 containerID=654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=8c085abc-5de1-4267-9698-da2180285eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:07:55.851389 crc crio[22095]: time=\"2026-06-09T17:07:55.851257479Z\" level=info msg=\"Created container 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=b8fcbdd4-e2cf-4bbc-bdfd-d32dd967104a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:55.868673 crc crio[22095]: time=\"2026-06-09T17:07:55.868561902Z\" level=info msg=\"Starting container: 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688\" id=1112f3bb-0ced-476a-a712-797032cc997c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:55.878487 crc crio[22095]: time=\"2026-06-09T17:07:55.878378224Z\" level=info msg=\"Started container\" PID=239662 containerID=8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=1112f3bb-0ced-476a-a712-797032cc997c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:07:56.041792 crc crio[22095]: time=\"2026-06-09T17:07:56.041656113Z\" level=info msg=\"Created container 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=d528071d-c5d4-429f-8772-5ccb4553d3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.051022 crc crio[22095]: time=\"2026-06-09T17:07:56.049203526Z\" level=info msg=\"Starting container: 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f\" id=fca473b6-6f80-4e00-bd53-94fb86dc7961 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.111525 crc crio[22095]: time=\"2026-06-09T17:07:56.09613124Z\" level=info msg=\"Created container d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=7ebedcb4-d867-4c38-aa1c-7d1e5d0218bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.163991 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dad878dba27181 Mac:e6:5b:36:a2:df:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:56.165112 crc crio[22095]: time=\"2026-06-09T17:07:56.165033738Z\" level=info msg=\"Starting container: d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b\" id=ca3a1ecb-fc15-40da-9011-66a7237a259e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.165269 crc crio[22095]: time=\"2026-06-09T17:07:56.16512265Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 UID:ffcc950a-40bd-4b7b-9916-f08cc1b8f030 NetNS:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffcc950a_40bd_4b7b_9916_f08cc1b8f030.slice PodAnnotations:0xc0022723a8}] Aliases:map[]}\"\nJun 09 17:07:56.165374 crc crio[22095]: time=\"2026-06-09T17:07:56.165282174Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:56.165523 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39fc5de423f656 Mac:ce:75:20:cd:d9:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:56.166773 crc crio[22095]: time=\"2026-06-09T17:07:56.16668829Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n4ljj Namespace:openstack ID:a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 UID:f106c45a-de37-4710-a1e2-7bdae3d18791 NetNS:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf106c45a_de37_4710_a1e2_7bdae3d18791.slice PodAnnotations:0xc0019844e0}] Aliases:map[]}\"\nJun 09 17:07:56.167304 crc crio[22095]: time=\"2026-06-09T17:07:56.167274835Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-n4ljj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:56.168679 crc crio[22095]: time=\"2026-06-09T17:07:56.168519937Z\" level=info msg=\"Started container\" PID=239668 containerID=774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=fca473b6-6f80-4e00-bd53-94fb86dc7961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:07:56.209012 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e4dd6f9f201e35 Mac:76:46:bb:ed:95:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:56.213430 crc crio[22095]: time=\"2026-06-09T17:07:56.211061169Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade UID:dafc5b58-7717-4368-8efe-86aca500146d NetNS:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddafc5b58_7717_4368_8efe_86aca500146d.slice PodAnnotations:0xc001288188}] Aliases:map[]}\"\nJun 09 17:07:56.213430 crc crio[22095]: time=\"2026-06-09T17:07:56.211360006Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:56.213830 crc crio[22095]: time=\"2026-06-09T17:07:56.213482121Z\" level=info msg=\"Created container 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cad8e92-ba5d-4087-9b06-418cd8671c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.220841 crc crio[22095]: time=\"2026-06-09T17:07:56.220732117Z\" level=info msg=\"Starting container: 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005\" id=5cd23438-7a9b-45ef-b597-816ee695b810 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.228516 crc crio[22095]: time=\"2026-06-09T17:07:56.228409904Z\" level=info msg=\"Created container b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=3fc7467e-a657-47d6-b720-1cd984a9c9f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.232702 crc crio[22095]: time=\"2026-06-09T17:07:56.23254984Z\" level=info msg=\"Starting container: b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113\" id=a22cfefc-6fbb-4b56-9c66-a87a9cb066fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.256860 crc crio[22095]: time=\"2026-06-09T17:07:56.252377489Z\" level=info msg=\"Created container 999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log\" id=724ab1b9-4e59-48bb-b1c5-9e108fd055cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.258131 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202d200fef8b3d1 Mac:2a:61:81:f7:ce:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d SocketPath: PciID:}] [{Interface:0xc00012ee80 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:56.258443 crc crio[22095]: time=\"2026-06-09T17:07:56.258390083Z\" level=info msg=\"Started container\" PID=239636 containerID=72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=5cd23438-7a9b-45ef-b597-816ee695b810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:07:56.269228 crc crio[22095]: time=\"2026-06-09T17:07:56.269051086Z\" level=info msg=\"Starting container: 999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675\" id=f4661966-fb73-4952-ac6a-d0bdd2e7305b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.269686 crc crio[22095]: time=\"2026-06-09T17:07:56.269557009Z\" level=info msg=\"Started container\" PID=239682 containerID=d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=ca3a1ecb-fc15-40da-9011-66a7237a259e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:07:56.270065 crc crio[22095]: time=\"2026-06-09T17:07:56.26997627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:56.270437 crc crio[22095]: time=\"2026-06-09T17:07:56.270336609Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e UID:24018fd6-741a-446c-8ddd-ddb8abb6997a NetNS:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24018fd6_741a_446c_8ddd_ddb8abb6997a.slice PodAnnotations:0xc0012887c0}] Aliases:map[]}\"\nJun 09 17:07:56.270674 crc crio[22095]: time=\"2026-06-09T17:07:56.270602096Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:56.301073 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0f241a25c4dc3 Mac:fe:08:9d:b2:b9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:56.301717 crc crio[22095]: time=\"2026-06-09T17:07:56.301626942Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd Namespace:openstack ID:8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 UID:c15ef931-87b2-40c4-a6ed-36405a686a9b NetNS:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc15ef931_87b2_40c4_a6ed_36405a686a9b.slice PodAnnotations:0xc0019845b0}] Aliases:map[]}\"\nJun 09 17:07:56.301809 crc crio[22095]: time=\"2026-06-09T17:07:56.301783896Z\" level=info msg=\"Checking pod openstack_ovn-controller-9kldd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:56.354305 crc crio[22095]: time=\"2026-06-09T17:07:56.35379594Z\" level=info msg=\"Started container\" PID=239641 containerID=b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=a22cfefc-6fbb-4b56-9c66-a87a9cb066fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:07:56.355240 crc crio[22095]: time=\"2026-06-09T17:07:56.355196076Z\" level=info msg=\"Created container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=60676270-b4dc-4095-a8b2-731c272ffb9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.370356 crc crio[22095]: time=\"2026-06-09T17:07:56.370269273Z\" level=info msg=\"Starting container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11\" id=39bc30ab-71e5-46ef-a7f9-06233b6dbcb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.379284 crc crio[22095]: time=\"2026-06-09T17:07:56.378524535Z\" level=info msg=\"Started container\" PID=239669 containerID=766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=39bc30ab-71e5-46ef-a7f9-06233b6dbcb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:07:56.380265 crc crio[22095]: time=\"2026-06-09T17:07:56.380224828Z\" level=info msg=\"Ran pod sandbox 3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 with infra container: openstack/cinder-api-0/POD\" id=ee3b589c-deaa-46c9-9111-2690c7d91166 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:56.410744 crc crio[22095]: time=\"2026-06-09T17:07:56.392914744Z\" level=info msg=\"Started container\" PID=239645 containerID=999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log id=f4661966-fb73-4952-ac6a-d0bdd2e7305b name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:07:56.417828 crc crio[22095]: time=\"2026-06-09T17:07:56.417092604Z\" level=info msg=\"Created container 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=199e792a-5b3a-4ddc-bebe-4e647aa80523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.418265 crc crio[22095]: time=\"2026-06-09T17:07:56.417826693Z\" level=info msg=\"Ran pod sandbox a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 with infra container: openstack/ovn-controller-metrics-n4ljj/POD\" id=b23db946-c90b-4a8d-9717-8a775fc69130 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:56.418684 crc crio[22095]: time=\"2026-06-09T17:07:56.418640444Z\" level=info msg=\"Created container c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=78f7f4f8-9bec-44a3-adf2-9fe87b507c07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.431907 crc crio[22095]: time=\"2026-06-09T17:07:56.431853213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=60cea498-856c-444f-810f-7fcc55ba573a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.437104 crc crio[22095]: time=\"2026-06-09T17:07:56.399462422Z\" level=info msg=\"Created container f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=995746f0-7526-4915-9eb4-58eefe56b3ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.438655 crc crio[22095]: time=\"2026-06-09T17:07:56.438570145Z\" level=info msg=\"Starting container: c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f\" id=07e65d45-79a7-487a-bb7e-9ca84dbae473 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.440687 crc crio[22095]: time=\"2026-06-09T17:07:56.440588377Z\" level=info msg=\"Starting container: 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc\" id=9e695db9-7c46-45bd-96de-83e368945757 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.460045 crc crio[22095]: time=\"2026-06-09T17:07:56.458193508Z\" level=info msg=\"Started container\" PID=239665 containerID=c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=07e65d45-79a7-487a-bb7e-9ca84dbae473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:07:56.460045 crc crio[22095]: time=\"2026-06-09T17:07:56.458836565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c7122bdb-5c80-4f5e-bc64-ef5a4947f345 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.465877 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d16746d1cd54061 Mac:7e:5b:d6:a2:5c:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:56.465877 crc crio[22095]: time=\"2026-06-09T17:07:56.46331762Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"\nJun 09 17:07:56.465877 crc crio[22095]: time=\"2026-06-09T17:07:56.463459053Z\" level=info msg=\"Checking pod openstack_ovn-controller-9kldd-config-5kdzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:56.465877 crc crio[22095]: time=\"2026-06-09T17:07:56.46410483Z\" level=info msg=\"Starting container: f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788\" id=0f507bc2-58b9-4712-a240-16f3086bc6e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.518509 crc crio[22095]: time=\"2026-06-09T17:07:56.518411123Z\" level=info msg=\"Started container\" PID=239640 containerID=9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=9e695db9-7c46-45bd-96de-83e368945757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:07:56.536002 crc crio[22095]: time=\"2026-06-09T17:07:56.53584072Z\" level=info msg=\"Started container\" PID=239681 containerID=f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=0f507bc2-58b9-4712-a240-16f3086bc6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\nJun 09 17:07:56.536647 crc crio[22095]: time=\"2026-06-09T17:07:56.53659978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.536869 crc crio[22095]: time=\"2026-06-09T17:07:56.536815575Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.537030 crc crio[22095]: time=\"2026-06-09T17:07:56.536896407Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.551402 crc crio[22095]: time=\"2026-06-09T17:07:56.547776776Z\" level=info msg=\"Ran pod sandbox 2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade with infra container: openstack/nova-metadata-0/POD\" id=a765fcb1-d476-47e1-875d-bcf877efea91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:56.559848 crc crio[22095]: time=\"2026-06-09T17:07:56.551581374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=7b80d5ee-e1e7-4a6d-88ca-25f91c8aba16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.560215 crc crio[22095]: time=\"2026-06-09T17:07:56.552288822Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7c598320-10fa-4306-9bb3-6558c9d869d9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:07:56.566871 crc crio[22095]: time=\"2026-06-09T17:07:56.566784364Z\" level=info msg=\"Created container 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=371f55c4-2c4c-475e-9f19-f157852a2225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.579193 crc crio[22095]: time=\"2026-06-09T17:07:56.57910115Z\" level=info msg=\"Starting container: 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5\" id=9cafe141-c0e6-4dd3-b984-dfac11ecba37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.583535 crc crio[22095]: time=\"2026-06-09T17:07:56.581069131Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 17:07:56.595341 crc crio[22095]: time=\"2026-06-09T17:07:56.588724987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=633ba8d4-af88-4354-8b57-decc9f38f69f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.609994 crc crio[22095]: time=\"2026-06-09T17:07:56.609210663Z\" level=info msg=\"Created container 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=5f65b083-b507-4de4-b7dd-2baec9f939b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.609994 crc crio[22095]: time=\"2026-06-09T17:07:56.609718736Z\" level=info msg=\"Started container\" PID=239679 containerID=839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=9cafe141-c0e6-4dd3-b984-dfac11ecba37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:07:56.615379 crc crio[22095]: time=\"2026-06-09T17:07:56.615290088Z\" level=info msg=\"Starting container: 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9\" id=2624bcd6-8f7d-4f71-81e1-e7bc6566cc07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.643748 crc crio[22095]: time=\"2026-06-09T17:07:56.643684387Z\" level=info msg=\"Started container\" PID=239688 containerID=83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=2624bcd6-8f7d-4f71-81e1-e7bc6566cc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:07:56.652254 crc crio[22095]: time=\"2026-06-09T17:07:56.644882268Z\" level=info msg=\"Ran pod sandbox 202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e with infra container: openstack/cinder-scheduler-0/POD\" id=647931bd-8230-48ca-9800-b9391b7216f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:56.680592 crc crio[22095]: time=\"2026-06-09T17:07:56.677889084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=81cf3f20-43c2-49fc-8021-503931d04ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.683559 crc crio[22095]: time=\"2026-06-09T17:07:56.683503138Z\" level=info msg=\"Created container 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=5232f25c-14fa-4f98-8307-8a9dddf65a41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.692218 crc crio[22095]: time=\"2026-06-09T17:07:56.687575503Z\" level=info msg=\"Starting container: 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655\" id=aa97b9fb-7273-4f11-8e53-ac7f03df8fde name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.695575 crc crio[22095]: time=\"2026-06-09T17:07:56.695450535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e6102af1-32ee-405b-9957-19e6f19f5964 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.717304 crc crio[22095]: time=\"2026-06-09T17:07:56.716903405Z\" level=info msg=\"Started container\" PID=239686 containerID=9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=aa97b9fb-7273-4f11-8e53-ac7f03df8fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:07:56.763840 crc crio[22095]: time=\"2026-06-09T17:07:56.762052053Z\" level=info msg=\"Ran pod sandbox 8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 with infra container: openstack/ovn-controller-9kldd/POD\" id=cd24ecb3-7c8a-4da3-b154-a384723751d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:56.789220 crc crio[22095]: time=\"2026-06-09T17:07:56.787513486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.795620 crc crio[22095]: time=\"2026-06-09T17:07:56.795500381Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.795620 crc crio[22095]: time=\"2026-06-09T17:07:56.795629315Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.814318 crc crio[22095]: time=\"2026-06-09T17:07:56.814003486Z\" level=info msg=\"Created container e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=de1e06eb-1c04-47cb-aa61-06ddeb7a75b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.821996 crc crio[22095]: time=\"2026-06-09T17:07:56.820482502Z\" level=info msg=\"Starting container: e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5\" id=87c62f83-8969-405d-b345-4bae54628b96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:56.847778 crc crio[22095]: time=\"2026-06-09T17:07:56.844408516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c6cb6c0a-8107-4ccb-b962-2bc9cb259022 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.850688 crc crio[22095]: time=\"2026-06-09T17:07:56.850434541Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0c436301-b6a4-4d73-9c6f-eb015f4b2424 name=/runtime.v1.ImageService/PullImage\nJun 09 17:07:56.854711 crc crio[22095]: time=\"2026-06-09T17:07:56.854590017Z\" level=info msg=\"Started container\" PID=239644 containerID=e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=87c62f83-8969-405d-b345-4bae54628b96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:07:56.857262 crc crio[22095]: time=\"2026-06-09T17:07:56.856733582Z\" level=info msg=\"Ran pod sandbox d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 with infra container: openstack/ovn-controller-9kldd-config-5kdzx/POD\" id=ea77a8dd-5298-4789-aa00-00b935bb4643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:56.863430 crc crio[22095]: time=\"2026-06-09T17:07:56.863251839Z\" level=info msg=\"Stopped pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=ac4fb85e-2955-472e-ad1e-96bfb44862c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:56.868416 crc crio[22095]: time=\"2026-06-09T17:07:56.86832749Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 17:07:56.902392 crc crio[22095]: time=\"2026-06-09T17:07:56.901765307Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=e40d283b-bbe3-4c9d-933a-92b245f80506 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:56.902392 crc crio[22095]: time=\"2026-06-09T17:07:56.902300741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:56.924573 crc crio[22095]: time=\"2026-06-09T17:07:56.923532966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:56.929070 crc crio[22095]: time=\"2026-06-09T17:07:56.926608655Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:57.024222 crc crio[22095]: time=\"2026-06-09T17:07:57.024141947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=041611d1-b1fb-4ce1-9176-5b99cc7b010c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:57.043124 crc crio[22095]: time=\"2026-06-09T17:07:57.042920209Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:57.043598 crc crio[22095]: time=\"2026-06-09T17:07:57.043576525Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:57.052744 crc crio[22095]: time=\"2026-06-09T17:07:57.052683959Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2936609f-1933-4efd-821d-383ca412a24b name=/runtime.v1.ImageService/PullImage\nJun 09 17:07:57.062871 crc crio[22095]: time=\"2026-06-09T17:07:57.05741216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=756229f0-e1da-402d-a9dd-5c346b6243e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:57.062871 crc crio[22095]: time=\"2026-06-09T17:07:57.061340241Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 17:07:57.119867 crc crio[22095]: time=\"2026-06-09T17:07:57.11977469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.161769 crc crio[22095]: time=\"2026-06-09T17:07:57.161628164Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:57.162245 crc crio[22095]: time=\"2026-06-09T17:07:57.161991093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.202029 crc crio[22095]: time=\"2026-06-09T17:07:57.200043269Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ee64a95e-6a3b-4820-8a7c-73d5d2ffe73d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:57.213457 crc crio[22095]: time=\"2026-06-09T17:07:57.213363931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.237719 crc crio[22095]: time=\"2026-06-09T17:07:57.237634854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.252857 crc crio[22095]: time=\"2026-06-09T17:07:57.252468604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.396391 crc crio[22095]: time=\"2026-06-09T17:07:57.396337095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.459075 crc crio[22095]: time=\"2026-06-09T17:07:57.458860499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8e41ca77-38b6-4c94-96c8-88de7e63ca47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:57.471331 crc crio[22095]: time=\"2026-06-09T17:07:57.471274097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.494256 crc crio[22095]: time=\"2026-06-09T17:07:57.493732283Z\" level=info msg=\"Stopping container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737 (timeout: 30s)\" id=72524eca-81e0-4804-abdb-43af04efa2f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:57.502871 crc crio[22095]: time=\"2026-06-09T17:07:57.502768445Z\" level=info msg=\"Stopping container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31 (timeout: 30s)\" id=773baf33-0f1d-4fe8-89c9-6301ef9b04a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:57.634037 crc crio[22095]: time=\"2026-06-09T17:07:57.632523774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.641435 crc crio[22095]: time=\"2026-06-09T17:07:57.641307159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.688561 crc crio[22095]: time=\"2026-06-09T17:07:57.688405347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.690596 crc crio[22095]: time=\"2026-06-09T17:07:57.689649429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.725865 crc crio[22095]: time=\"2026-06-09T17:07:57.725625942Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=e45bd46e-5d10-4315-a827-079c786e43ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:57.726362 crc crio[22095]: time=\"2026-06-09T17:07:57.726099864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.748488 crc crio[22095]: time=\"2026-06-09T17:07:57.73723333Z\" level=info msg=\"Stopped container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=773baf33-0f1d-4fe8-89c9-6301ef9b04a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:07:57.986427 crc crio[22095]: time=\"2026-06-09T17:07:57.986139045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.002589 crc crio[22095]: time=\"2026-06-09T17:07:58.002352551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.302656 crc crio[22095]: time=\"2026-06-09T17:07:58.302615714Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=7dc52870-0e5e-4491-9207-3661788a759d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.304947 crc crio[22095]: time=\"2026-06-09T17:07:58.304836921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.424339 crc crio[22095]: time=\"2026-06-09T17:07:58.424053769Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=dbf40a87-6414-4991-b5f2-5e41bf6e78e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.424339 crc crio[22095]: time=\"2026-06-09T17:07:58.424201513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.532876091Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=51ad957f-04ba-4996-a330-14aa2df0a5a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.533062725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.533533988Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=a6224d78-d664-4e97-a2aa-421035c793ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.534088812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.534258266Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=13203fad-13cf-4060-a242-c8f82306e6da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.534293537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.583426 crc crio[22095]: time=\"2026-06-09T17:07:58.582065213Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=70afa8a8-5591-4d33-94c4-462839960e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.583426 crc crio[22095]: time=\"2026-06-09T17:07:58.582208176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.607042 crc crio[22095]: time=\"2026-06-09T17:07:58.606069058Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=cd25bb7b-e17d-49a9-b59d-1f83775a35c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.607042 crc crio[22095]: time=\"2026-06-09T17:07:58.606217682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.659041 crc crio[22095]: time=\"2026-06-09T17:07:58.657823076Z\" level=info msg=\"Removed container 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=0b80c8f4-255a-469b-8e9a-2a4ff2eb61fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:58.732516 crc crio[22095]: time=\"2026-06-09T17:07:58.731149697Z\" level=info msg=\"Removing container: 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87\" id=2badcc8d-07a5-4579-a6a9-f517c87f8874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:59.323426 crc crio[22095]: time=\"2026-06-09T17:07:59.311957655Z\" level=info msg=\"Created container 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=4134ed72-5916-4fd7-8b86-9696310e78ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:59.329401 crc crio[22095]: time=\"2026-06-09T17:07:59.328616533Z\" level=info msg=\"Starting container: 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d\" id=b491a735-3724-4a85-8804-6c0ba5871a60 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:59.357233 crc crio[22095]: time=\"2026-06-09T17:07:59.355754749Z\" level=info msg=\"Started container\" PID=239989 containerID=3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=b491a735-3724-4a85-8804-6c0ba5871a60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:07:59.466341 crc crio[22095]: time=\"2026-06-09T17:07:59.456022131Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 UID:d5ed0210-59be-4670-af70-73a2d459fd7d NetNS:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ed0210_59be_4670_af70_73a2d459fd7d.slice PodAnnotations:0xc002272970}] Aliases:map[]}\"\nJun 09 17:07:59.466341 crc crio[22095]: time=\"2026-06-09T17:07:59.456120204Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:59.621402 crc crio[22095]: time=\"2026-06-09T17:07:59.6212599Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d UID:27a090cd-2c59-49c2-bd82-1ec70b17faa4 NetNS:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27a090cd_2c59_49c2_bd82_1ec70b17faa4.slice PodAnnotations:0xc002272b90}] Aliases:map[]}\"\nJun 09 17:07:59.621402 crc crio[22095]: time=\"2026-06-09T17:07:59.621336352Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:59.816285 crc crio[22095]: time=\"2026-06-09T17:07:59.815440781Z\" level=info msg=\"Created container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=e45bd46e-5d10-4315-a827-079c786e43ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:59.865002 crc crio[22095]: time=\"2026-06-09T17:07:59.860378824Z\" level=info msg=\"Starting container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8\" id=7d2ca7ae-f788-419a-ab01-d9f0667099a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:59.867716 crc crio[22095]: time=\"2026-06-09T17:07:59.86762672Z\" level=info msg=\"Started container\" PID=240958 containerID=6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=7d2ca7ae-f788-419a-ab01-d9f0667099a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:07:59.980999 crc crio[22095]: time=\"2026-06-09T17:07:59.980491066Z\" level=info msg=\"Stopped container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=72524eca-81e0-4804-abdb-43af04efa2f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:00.015473 crc crio[22095]: time=\"2026-06-09T17:08:00.012560128Z\" level=info msg=\"Stopping pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=62f6e38c-51c7-4cba-b93b-aa318dab97e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:00.015473 crc crio[22095]: time=\"2026-06-09T17:08:00.014393035Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002da43c0}] Aliases:map[]}\"\nJun 09 17:08:00.031652 crc crio[22095]: time=\"2026-06-09T17:08:00.024516535Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:00.032041 crc crio[22095]: time=\"2026-06-09T17:08:00.031767111Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 UID:235eb2c1-7a34-4590-8af3-400b54d98e03 NetNS:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod235eb2c1_7a34_4590_8af3_400b54d98e03.slice PodAnnotations:0xc00041cde0}] Aliases:map[]}\"\nJun 09 17:08:00.032041 crc crio[22095]: time=\"2026-06-09T17:08:00.031819502Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:00.095543 crc crio[22095]: time=\"2026-06-09T17:08:00.094808268Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca UID:e2259cad-b16b-41f7-8b14-0f6f9117194f NetNS:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2259cad_b16b_41f7_8b14_0f6f9117194f.slice PodAnnotations:0xc000527800}] Aliases:map[]}\"\nJun 09 17:08:00.095543 crc crio[22095]: time=\"2026-06-09T17:08:00.094990413Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:00.193135 crc crio[22095]: time=\"2026-06-09T17:08:00.170779637Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 UID:01acdc5d-0627-4d62-92d4-129a5c60090a NetNS:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01acdc5d_0627_4d62_92d4_129a5c60090a.slice PodAnnotations:0xc00041d2a0}] Aliases:map[]}\"\nJun 09 17:08:00.193135 crc crio[22095]: time=\"2026-06-09T17:08:00.171453694Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:00.410339 crc crio[22095]: time=\"2026-06-09T17:08:00.409675095Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 UID:186a685a-b0fc-479c-94ae-08312f7dd3bb NetNS:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod186a685a_b0fc_479c_94ae_08312f7dd3bb.slice PodAnnotations:0xc002b5c510}] Aliases:map[]}\"\nJun 09 17:08:00.410339 crc crio[22095]: time=\"2026-06-09T17:08:00.410313352Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:00.520728 crc crio[22095]: time=\"2026-06-09T17:08:00.520241132Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 UID:699e2194-973b-49f5-94d5-a406f1816b3b NetNS:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod699e2194_973b_49f5_94d5_a406f1816b3b.slice PodAnnotations:0xc00379ee38}] Aliases:map[]}\"\nJun 09 17:08:00.532318 crc crio[22095]: time=\"2026-06-09T17:08:00.532074775Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:00.554380 crc crio[22095]: time=\"2026-06-09T17:08:00.552235152Z\" level=info msg=\"Created container e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ee64a95e-6a3b-4820-8a7c-73d5d2ffe73d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:00.562537 crc crio[22095]: time=\"2026-06-09T17:08:00.562245859Z\" level=info msg=\"Starting container: e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee\" id=c35bc77f-d31e-4b01-bdf2-31ef5db1902f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:00.582112 crc crio[22095]: time=\"2026-06-09T17:08:00.581849952Z\" level=info msg=\"Started container\" PID=240925 containerID=e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=c35bc77f-d31e-4b01-bdf2-31ef5db1902f name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:08:00.630913 crc crio[22095]: 2026-06-09T17:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88bdff47a87bdd1 Mac:86:04:0c:af:42:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b SocketPath: PciID:}] [{Interface:0xc00026cbc0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:00.631832 crc crio[22095]: time=\"2026-06-09T17:08:00.631730232Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 UID:d5ed0210-59be-4670-af70-73a2d459fd7d NetNS:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ed0210_59be_4670_af70_73a2d459fd7d.slice PodAnnotations:0xc002272970}] Aliases:map[]}\"\nJun 09 17:08:00.632197 crc crio[22095]: time=\"2026-06-09T17:08:00.631897046Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:00.737025 crc crio[22095]: time=\"2026-06-09T17:08:00.729967952Z\" level=info msg=\"Ran pod sandbox 88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 with infra container: openstack/openstack-cell1-galera-0/POD\" id=7dc52870-0e5e-4491-9207-3661788a759d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:00.805027 crc crio[22095]: time=\"2026-06-09T17:08:00.804479333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d98e500c-5d92-4ea4-933a-e3bef8c87a9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:00.974221 crc crio[22095]: time=\"2026-06-09T17:08:00.973374196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c0c72351-0a9b-4641-b534-b808dbaac550 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.226252 crc crio[22095]: time=\"2026-06-09T17:08:01.190905726Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=eb31dbc7-4d8b-4201-aa77-7d16040a44ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:01.270010 crc crio[22095]: 2026-06-09T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ab8f27d5126fb7 Mac:da:ea:86:df:2c:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 SocketPath: PciID:}] [{Interface:0xc0001126a0 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:01.270010 crc crio[22095]: time=\"2026-06-09T17:08:01.248432892Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d UID:27a090cd-2c59-49c2-bd82-1ec70b17faa4 NetNS:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27a090cd_2c59_49c2_bd82_1ec70b17faa4.slice PodAnnotations:0xc002272b90}] Aliases:map[]}\"\nJun 09 17:08:01.270010 crc crio[22095]: time=\"2026-06-09T17:08:01.248711059Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:01.334999 crc crio[22095]: time=\"2026-06-09T17:08:01.323007715Z\" level=info msg=\"Created container 4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=18909831-b857-4492-8fed-7b263af71c1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:01.335567 crc crio[22095]: time=\"2026-06-09T17:08:01.335477555Z\" level=info msg=\"Removed container 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=2badcc8d-07a5-4579-a6a9-f517c87f8874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:01.342514 crc crio[22095]: time=\"2026-06-09T17:08:01.340711209Z\" level=info msg=\"Created container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log\" id=e40d283b-bbe3-4c9d-933a-92b245f80506 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:01.346361 crc crio[22095]: time=\"2026-06-09T17:08:01.344524077Z\" level=info msg=\"Starting container: 4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677\" id=f5bda8eb-6f7b-4bdd-b0da-8f927f3d955c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:01.346361 crc crio[22095]: time=\"2026-06-09T17:08:01.346100778Z\" level=info msg=\"Starting container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265\" id=1b39f392-add2-4c42-957c-6b01442051f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:01.359887 crc crio[22095]: time=\"2026-06-09T17:08:01.357304215Z\" level=info msg=\"Started container\" PID=240977 containerID=4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=f5bda8eb-6f7b-4bdd-b0da-8f927f3d955c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1\nJun 09 17:08:01.361662 crc crio[22095]: time=\"2026-06-09T17:08:01.361480222Z\" level=info msg=\"Started container\" PID=240972 containerID=58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265 description=openstack/nova-metadata-0/nova-metadata-log id=1b39f392-add2-4c42-957c-6b01442051f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:08:01.363658 crc crio[22095]: time=\"2026-06-09T17:08:01.363584146Z\" level=info msg=\"Ran pod sandbox 0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d with infra container: openstack/nova-api-0/POD\" id=cd25bb7b-e17d-49a9-b59d-1f83775a35c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:01.397038 crc crio[22095]: time=\"2026-06-09T17:08:01.391368559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:01.419763 crc crio[22095]: time=\"2026-06-09T17:08:01.419655715Z\" level=info msg=\"Removing container: d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25\" id=77d2c428-8d80-423a-91b1-d231a446f516 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:01.420531 crc crio[22095]: time=\"2026-06-09T17:08:01.420098136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f8e2e51-6b86-411f-b45e-cd1575f500f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.423481 crc crio[22095]: time=\"2026-06-09T17:08:01.42336591Z\" level=info msg=\"Stopped pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=62f6e38c-51c7-4cba-b93b-aa318dab97e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:01.424372 crc crio[22095]: time=\"2026-06-09T17:08:01.424284863Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=7f225a60-43c5-47ed-82e5-0f44ce51b2ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.442329 crc crio[22095]: time=\"2026-06-09T17:08:01.442195333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2fb7b344-3ce4-4ba9-ac08-5c5a30f741a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.453900 crc crio[22095]: time=\"2026-06-09T17:08:01.453808381Z\" level=info msg=\"Stopping container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7 (timeout: 10s)\" id=186975b1-612e-4dca-889d-048e86a47f1f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:01.589755 crc crio[22095]: time=\"2026-06-09T17:08:01.585708164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=66ad335e-fcc2-4a4f-8065-e55b469d5d78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.706009 crc crio[22095]: time=\"2026-06-09T17:08:01.68533452Z\" level=warning msg=\"Stopping container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 with stop signal(15) timed out. Killing...\"\nJun 09 17:08:01.729260 crc crio[22095]: time=\"2026-06-09T17:08:01.729035591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=4a23dbde-4d03-464f-a50a-3e8ac74f8716 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.779874 crc crio[22095]: time=\"2026-06-09T17:08:01.764596873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d86ed261-da0b-458f-87b5-e1c6efd62030 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:01.796038 crc crio[22095]: time=\"2026-06-09T17:08:01.789288667Z\" level=info msg=\"Stopped container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=186975b1-612e-4dca-889d-048e86a47f1f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:01.799274 crc crio[22095]: time=\"2026-06-09T17:08:01.798912024Z\" level=info msg=\"Stopping pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=74c03d15-eac1-43b8-8115-1aaffbb5c702 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.800807642Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683748-msd68/POD\" id=dc059190-4e98-49d9-805b-3f1b65b9c3c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.800987687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.804788654Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}\"\nJun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.805084072Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-94bfffd6f-qrx6k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:01.822026 crc crio[22095]: time=\"2026-06-09T17:08:01.815686144Z\" level=info msg=\"Stopped container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron\" id=7b9075ce-7648-4235-a7fc-663fd6ae1eee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:01.822026 crc crio[22095]: time=\"2026-06-09T17:08:01.8206018Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=6ead9735-9878-4105-b5ae-eb2678160368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:01.822026 crc crio[22095]: time=\"2026-06-09T17:08:01.820891038Z\" level=info msg=\"Stopping pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=3734f872-31b0-4bb8-a3c4-5ba720b5e792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:01.824033 crc crio[22095]: time=\"2026-06-09T17:08:01.823745161Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc0005266a0}] Aliases:map[]}\"\nJun 09 17:08:01.824033 crc crio[22095]: time=\"2026-06-09T17:08:01.823993727Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:01.848034 crc crio[22095]: time=\"2026-06-09T17:08:01.84749614Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3a499b81-d33a-48ed-85ec-71a6d11c68fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:01.848376 crc crio[22095]: time=\"2026-06-09T17:08:01.848148457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:01.869809 crc crio[22095]: time=\"2026-06-09T17:08:01.86856327Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6cf758fb-4230-4492-942e-011c2431e516 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:01.910259 crc crio[22095]: time=\"2026-06-09T17:08:01.910085286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.077207 crc crio[22095]: time=\"2026-06-09T17:08:02.077118131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.079492 crc crio[22095]: time=\"2026-06-09T17:08:02.077452399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.079492 crc crio[22095]: time=\"2026-06-09T17:08:02.077640554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.123150 crc crio[22095]: time=\"2026-06-09T17:08:02.120151895Z\" level=info msg=\"Removed container d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=77d2c428-8d80-423a-91b1-d231a446f516 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:02.126986 crc crio[22095]: time=\"2026-06-09T17:08:02.126865367Z\" level=info msg=\"Removing container: 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d\" id=a9dc765c-04fb-46c1-aa8d-648787f1479f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:02.198691 crc crio[22095]: time=\"2026-06-09T17:08:02.198348421Z\" level=info msg=\"Created container 7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc: openstack/glance-default-external-api-0/glance-log\" id=29767d48-c6d7-4cd2-8b57-9e933a64822d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:02.203844 crc crio[22095]: time=\"2026-06-09T17:08:02.203668457Z\" level=info msg=\"Starting container: 7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc\" id=666df36a-03fa-42df-9210-f87612287af5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:02.214544 crc crio[22095]: time=\"2026-06-09T17:08:02.212716239Z\" level=info msg=\"Created container 059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877: openstack/glance-default-internal-api-0/glance-log\" id=94d4073a-bf1e-48c7-82c3-badce6bd9328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:02.233813 crc crio[22095]: time=\"2026-06-09T17:08:02.233774649Z\" level=info msg=\"Starting container: 059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877\" id=01cee654-ee66-43d0-82c6-fc79ccd24efd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:02.235534 crc crio[22095]: time=\"2026-06-09T17:08:02.23379991Z\" level=info msg=\"Started container\" PID=241758 containerID=7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc description=openstack/glance-default-external-api-0/glance-log id=666df36a-03fa-42df-9210-f87612287af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92\nJun 09 17:08:02.250492 crc crio[22095]: time=\"2026-06-09T17:08:02.250441237Z\" level=info msg=\"Started container\" PID=241772 containerID=059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877 description=openstack/glance-default-internal-api-0/glance-log id=01cee654-ee66-43d0-82c6-fc79ccd24efd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156\nJun 09 17:08:02.264785 crc crio[22095]: time=\"2026-06-09T17:08:02.26459545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.275124 crc crio[22095]: time=\"2026-06-09T17:08:02.274759611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.303283 crc crio[22095]: time=\"2026-06-09T17:08:02.302621285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d11b20f5-5ba9-421b-aa33-616efa1792c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.405387 crc crio[22095]: time=\"2026-06-09T17:08:02.404635711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ce0f95cc-2a44-4611-aefe-0906b6555d52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.414589 crc crio[22095]: time=\"2026-06-09T17:08:02.414471964Z\" level=info msg=\"Stopping container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66 (timeout: 30s)\" id=ec21b973-4e44-4c09-a0cd-6513408ca0c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:02.441525 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b46990c037edc Mac:46:20:2d:e9:a9:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba SocketPath: PciID:}] [{Interface:0xc000126590 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:02.452999 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96161b167c3672a Mac:f2:bd:85:ab:91:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:02.500119 crc crio[22095]: time=\"2026-06-09T17:08:02.494767614Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 UID:186a685a-b0fc-479c-94ae-08312f7dd3bb NetNS:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod186a685a_b0fc_479c_94ae_08312f7dd3bb.slice PodAnnotations:0xc002b5c510}] Aliases:map[]}\"\nJun 09 17:08:02.500119 crc crio[22095]: time=\"2026-06-09T17:08:02.495044821Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:02.500364 crc crio[22095]: time=\"2026-06-09T17:08:02.500215163Z\" level=info msg=\"Stopping container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178 (timeout: 30s)\" id=83070e9a-4b8b-4983-bfe6-a3717258d581 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:02.533479 crc crio[22095]: time=\"2026-06-09T17:08:02.532005099Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca UID:e2259cad-b16b-41f7-8b14-0f6f9117194f NetNS:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2259cad_b16b_41f7_8b14_0f6f9117194f.slice PodAnnotations:0xc000527800}] Aliases:map[]}\"\nJun 09 17:08:02.533479 crc crio[22095]: time=\"2026-06-09T17:08:02.532755228Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:02.544038 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30153e594d1db7 Mac:0a:16:c4:d5:62:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:02.544038 crc crio[22095]: time=\"2026-06-09T17:08:02.541327288Z\" level=info msg=\"Stopping container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27 (timeout: 30s)\" id=235a8396-a635-44e5-8562-f186eb7e8964 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:02.561353 crc crio[22095]: time=\"2026-06-09T17:08:02.561239119Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 UID:01acdc5d-0627-4d62-92d4-129a5c60090a NetNS:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01acdc5d_0627_4d62_92d4_129a5c60090a.slice PodAnnotations:0xc00041d2a0}] Aliases:map[]}\"\nJun 09 17:08:02.561740 crc crio[22095]: time=\"2026-06-09T17:08:02.561496896Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:02.701471 crc crio[22095]: time=\"2026-06-09T17:08:02.672278228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc0004c61f0}] Aliases:map[]}\"\nJun 09 17:08:02.701471 crc crio[22095]: time=\"2026-06-09T17:08:02.672323309Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683748-msd68 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:02.716062 crc crio[22095]: time=\"2026-06-09T17:08:02.711323649Z\" level=info msg=\"Removed container 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=a9dc765c-04fb-46c1-aa8d-648787f1479f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:02.721379 crc crio[22095]: time=\"2026-06-09T17:08:02.721298405Z\" level=info msg=\"Removing container: f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a\" id=3aa4f268-66ab-44ef-9287-78f7c034bb87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:02.768245 crc crio[22095]: time=\"2026-06-09T17:08:02.767838099Z\" level=info msg=\"Ran pod sandbox 96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 with infra container: openstack/memcached-0/POD\" id=13203fad-13cf-4060-a242-c8f82306e6da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:02.774100 crc crio[22095]: time=\"2026-06-09T17:08:02.773894174Z\" level=info msg=\"Ran pod sandbox f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 with infra container: openstack/nova-scheduler-0/POD\" id=70afa8a8-5591-4d33-94c4-462839960e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:02.783190 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f60f75889d13ba Mac:f2:e4:22:7c:e4:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 SocketPath: PciID:}] [{Interface:0xc0004126c0 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:02.784226 crc crio[22095]: time=\"2026-06-09T17:08:02.784125947Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 UID:235eb2c1-7a34-4590-8af3-400b54d98e03 NetNS:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod235eb2c1_7a34_4590_8af3_400b54d98e03.slice PodAnnotations:0xc00041cde0}] Aliases:map[]}\"\nJun 09 17:08:02.784417 crc crio[22095]: time=\"2026-06-09T17:08:02.784358873Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:02.786897 crc crio[22095]: time=\"2026-06-09T17:08:02.786814086Z\" level=info msg=\"Ran pod sandbox d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca with infra container: openstack/openstack-galera-0/POD\" id=dbf40a87-6414-4991-b5f2-5e41bf6e78e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:02.830685 crc crio[22095]: time=\"2026-06-09T17:08:02.830615979Z\" level=info msg=\"Stopped container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=83070e9a-4b8b-4983-bfe6-a3717258d581 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:02.833339 crc crio[22095]: time=\"2026-06-09T17:08:02.833308148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.847527 crc crio[22095]: time=\"2026-06-09T17:08:02.847464572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.862694 crc crio[22095]: time=\"2026-06-09T17:08:02.862510398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ca65203e-da82-42af-b32c-da7545a65355 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.864033 crc crio[22095]: time=\"2026-06-09T17:08:02.863293728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=132ed726-be9b-412e-a529-ce203c216799 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.864033 crc crio[22095]: time=\"2026-06-09T17:08:02.863509493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=9dd4b2fd-61ed-438b-910e-9e8143605f8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.871026 crc crio[22095]: time=\"2026-06-09T17:08:02.870814131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13d74291-92fc-4418-942b-569b5852d61f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.912353 crc crio[22095]: time=\"2026-06-09T17:08:02.908822335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.931999 crc crio[22095]: time=\"2026-06-09T17:08:02.931744764Z\" level=info msg=\"Ran pod sandbox 3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 with infra container: openstack/ovsdbserver-sb-0/POD\" id=a6224d78-d664-4e97-a2aa-421035c793ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:02.963828 crc crio[22095]: time=\"2026-06-09T17:08:02.958853029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=b38074bd-5e8c-49ec-a7cd-f0fdad892631 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.975390 crc crio[22095]: time=\"2026-06-09T17:08:02.974585913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=06a53a86-0523-4200-858a-5499bc86248b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.985129 crc crio[22095]: time=\"2026-06-09T17:08:02.981809258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:03.011407 crc crio[22095]: time=\"2026-06-09T17:08:02.994784761Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.011784 crc crio[22095]: time=\"2026-06-09T17:08:03.011399657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f36c312-42b5-4374-96b9-45c37efe5f5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:03.047261 crc crio[22095]: time=\"2026-06-09T17:08:03.009736634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:03.102723 crc crio[22095]: time=\"2026-06-09T17:08:03.093804121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:03.128678 crc crio[22095]: time=\"2026-06-09T17:08:03.128608374Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=d33385d8-f587-4c1d-a7b3-2b2d83bd4c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:03.165103 crc crio[22095]: time=\"2026-06-09T17:08:03.164903525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:03.166678 crc crio[22095]: time=\"2026-06-09T17:08:03.166595298Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/POD\" id=f2e3a2a8-c38d-4c3b-8177-9a3ff90311a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:03.166678 crc crio[22095]: time=\"2026-06-09T17:08:03.16667308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:03.173624 crc crio[22095]: time=\"2026-06-09T17:08:03.173537946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=4586c0e2-11e9-498c-86d1-528743414c1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:03.216786 crc crio[22095]: time=\"2026-06-09T17:08:03.216091298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:03.245399 crc crio[22095]: time=\"2026-06-09T17:08:03.245277397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a0547c51-3acc-4883-acdd-54cd3936d734 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:03.295344 crc crio[22095]: time=\"2026-06-09T17:08:03.295265809Z\" level=info msg=\"Removed container f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=3aa4f268-66ab-44ef-9287-78f7c034bb87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:03.327748 crc crio[22095]: time=\"2026-06-09T17:08:03.327496086Z\" level=info msg=\"Removing container: cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b\" id=bdb5e8ce-61ee-4046-9fae-ac0f18673a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:03.328191 crc crio[22095]: time=\"2026-06-09T17:08:03.328012059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ffe38691-4963-4750-8163-851f42ecb830 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:03.437243 crc crio[22095]: time=\"2026-06-09T17:08:03.436779699Z\" level=info msg=\"Stopped pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=74c03d15-eac1-43b8-8115-1aaffbb5c702 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:03.699412 crc crio[22095]: time=\"2026-06-09T17:08:03.699277633Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.744156 crc crio[22095]: time=\"2026-06-09T17:08:03.742720908Z\" level=info msg=\"Created container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata\" id=6cf758fb-4230-4492-942e-011c2431e516 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.748989 crc crio[22095]: time=\"2026-06-09T17:08:03.746272619Z\" level=info msg=\"Starting container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff\" id=2594a49f-71e9-4954-88a7-1645b0b2446d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:03.751317 crc crio[22095]: time=\"2026-06-09T17:08:03.750270491Z\" level=info msg=\"Created container 621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=6ead9735-9878-4105-b5ae-eb2678160368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.751317 crc crio[22095]: time=\"2026-06-09T17:08:03.75099973Z\" level=info msg=\"Stopped container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=ec21b973-4e44-4c09-a0cd-6513408ca0c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:03.752885 crc crio[22095]: time=\"2026-06-09T17:08:03.752802726Z\" level=info msg=\"Created container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log\" id=3a499b81-d33a-48ed-85ec-71a6d11c68fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.757797 crc crio[22095]: time=\"2026-06-09T17:08:03.75413599Z\" level=info msg=\"Starting container: 621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981\" id=73abbc0d-48eb-4385-b3ec-eb93246a80b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:03.758868 crc crio[22095]: time=\"2026-06-09T17:08:03.758830111Z\" level=info msg=\"Stopping pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e6a96e-560f-4c1b-a91c-edba973bd73a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:03.768718 crc crio[22095]: time=\"2026-06-09T17:08:03.768385616Z\" level=info msg=\"Created container 33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=eb31dbc7-4d8b-4201-aa77-7d16040a44ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.769509 crc crio[22095]: time=\"2026-06-09T17:08:03.769380192Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=0960a07a-35cf-46cf-9f35-8a2961feb4aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.777293 crc crio[22095]: time=\"2026-06-09T17:08:03.776980917Z\" level=info msg=\"Starting container: 33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9\" id=a9018303-6c08-4430-9670-889938bb8bd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:03.808258 crc crio[22095]: time=\"2026-06-09T17:08:03.781748629Z\" level=info msg=\"Starting container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95\" id=2949c0f6-b43a-4dfd-8129-4d992211794e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:03.814681 crc crio[22095]: time=\"2026-06-09T17:08:03.814489259Z\" level=info msg=\"Started container\" PID=242025 containerID=621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=73abbc0d-48eb-4385-b3ec-eb93246a80b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1\nJun 09 17:08:03.819603 crc crio[22095]: time=\"2026-06-09T17:08:03.81922983Z\" level=info msg=\"Started container\" PID=242042 containerID=9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95 description=openstack/nova-api-0/nova-api-log id=2949c0f6-b43a-4dfd-8129-4d992211794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:08:03.821751 crc crio[22095]: time=\"2026-06-09T17:08:03.821670603Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.826358 crc crio[22095]: time=\"2026-06-09T17:08:03.826262571Z\" level=info msg=\"Started container\" PID=241879 containerID=33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=a9018303-6c08-4430-9670-889938bb8bd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371\nJun 09 17:08:03.837189 crc crio[22095]: time=\"2026-06-09T17:08:03.836843682Z\" level=info msg=\"Started container\" PID=241999 containerID=58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff description=openstack/nova-metadata-0/nova-metadata-metadata id=2594a49f-71e9-4954-88a7-1645b0b2446d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:08:03.937795 crc crio[22095]: time=\"2026-06-09T17:08:03.937003652Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=1fac4fe5-de4d-4079-8169-c3c1a527523e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:03.960826 crc crio[22095]: time=\"2026-06-09T17:08:03.96031703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=84faf088-529b-402b-b84e-f75440790dc5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:03.976294 crc crio[22095]: 2026-06-09T17:08:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f3de33037d9af2 Mac:72:f4:92:e8:9b:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:03.978270 crc crio[22095]: time=\"2026-06-09T17:08:03.978122967Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 UID:699e2194-973b-49f5-94d5-a406f1816b3b NetNS:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod699e2194_973b_49f5_94d5_a406f1816b3b.slice PodAnnotations:0xc00379ee38}] Aliases:map[]}\"\nJun 09 17:08:03.978454 crc crio[22095]: time=\"2026-06-09T17:08:03.978368683Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:04.111631 crc crio[22095]: time=\"2026-06-09T17:08:04.111538959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.114197 crc crio[22095]: time=\"2026-06-09T17:08:04.111860387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.114197 crc crio[22095]: time=\"2026-06-09T17:08:04.112130064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.114197 crc crio[22095]: time=\"2026-06-09T17:08:04.112663778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.117074 crc crio[22095]: time=\"2026-06-09T17:08:04.116979919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.125121 crc crio[22095]: time=\"2026-06-09T17:08:04.124308087Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3c5c6c21-5c21-4376-9762-cbc39174f2c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:04.125574 crc crio[22095]: time=\"2026-06-09T17:08:04.125495757Z\" level=info msg=\"Stopped pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e6a96e-560f-4c1b-a91c-edba973bd73a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:04.171961 crc crio[22095]: 2026-06-09T17:08:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9718ad7c13c015f Mac:3a:76:16:0e:f3:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:04.173325 crc crio[22095]: time=\"2026-06-09T17:08:04.17315172Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc0004c61f0}] Aliases:map[]}\"\nJun 09 17:08:04.174048 crc crio[22095]: time=\"2026-06-09T17:08:04.173758525Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683748-msd68 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:04.180492 crc crio[22095]: time=\"2026-06-09T17:08:04.178064606Z\" level=info msg=\"Stopped pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=3734f872-31b0-4bb8-a3c4-5ba720b5e792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:04.279491 crc crio[22095]: time=\"2026-06-09T17:08:04.276638934Z\" level=info msg=\"Ran pod sandbox 6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 with infra container: openstack/ovn-northd-0/POD\" id=51ad957f-04ba-4996-a330-14aa2df0a5a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:04.279491 crc crio[22095]: time=\"2026-06-09T17:08:04.276986003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.286774 crc crio[22095]: time=\"2026-06-09T17:08:04.283667405Z\" level=info msg=\"Ran pod sandbox 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b with infra container: openshift-infra/auto-csr-approver-29683748-msd68/POD\" id=dc059190-4e98-49d9-805b-3f1b65b9c3c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:04.312027 crc crio[22095]: time=\"2026-06-09T17:08:04.311896999Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=81f3cf32-ace1-4e18-8824-81628f949579 name=/runtime.v1.ImageService/PullImage\nJun 09 17:08:04.315215 crc crio[22095]: time=\"2026-06-09T17:08:04.314865425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0d1d006f-8bb3-409c-86b1-705efdfae2ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:04.338087 crc crio[22095]: time=\"2026-06-09T17:08:04.336293385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=912b7319-7cc9-4dd1-99fc-0bac7a3cb789 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:04.350236 crc crio[22095]: time=\"2026-06-09T17:08:04.350004536Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:08:04.400847 crc crio[22095]: time=\"2026-06-09T17:08:04.399849035Z\" level=warning msg=\"Stopping container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 with stop signal(15) timed out. Killing...\"\nJun 09 17:08:04.483440 crc crio[22095]: time=\"2026-06-09T17:08:04.480779251Z\" level=info msg=\"Removed container cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=bdb5e8ce-61ee-4046-9fae-ac0f18673a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:04.509729 crc crio[22095]: time=\"2026-06-09T17:08:04.508738248Z\" level=info msg=\"Removing container: 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373\" id=50874a22-48f6-4e8e-b8f8-e04f3c5bd05c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:04.576741 crc crio[22095]: time=\"2026-06-09T17:08:04.574567787Z\" level=error msg=\"Killing container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:08:04.608275 crc crio[22095]: time=\"2026-06-09T17:08:04.606690891Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b UID:109c6334-4aa7-444d-8006-a5d688f9422c NetNS:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod109c6334_4aa7_444d_8006_a5d688f9422c.slice PodAnnotations:0xc00041c200}] Aliases:map[]}\"\nJun 09 17:08:04.608275 crc crio[22095]: time=\"2026-06-09T17:08:04.606824115Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:04.643450 crc crio[22095]: time=\"2026-06-09T17:08:04.636426374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=2828c7f6-b961-44de-84af-40398d85197f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:04.728559 crc crio[22095]: time=\"2026-06-09T17:08:04.728486996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:04.757510 crc crio[22095]: time=\"2026-06-09T17:08:04.755841907Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4ed7993b-2a7d-450e-a35d-cea782756ba3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:04.880269 crc crio[22095]: time=\"2026-06-09T17:08:04.870262753Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=f5665257-9813-4ba4-b616-675811d8f12d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:04.896140 crc crio[22095]: time=\"2026-06-09T17:08:04.887590397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:05.039777 crc crio[22095]: time=\"2026-06-09T17:08:05.039690319Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:05.094089 crc crio[22095]: time=\"2026-06-09T17:08:05.091810996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:05.127332 crc crio[22095]: time=\"2026-06-09T17:08:05.123118219Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc0074a42f8}] Aliases:map[]}\"\nJun 09 17:08:05.127332 crc crio[22095]: time=\"2026-06-09T17:08:05.123219982Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:05.219042 crc crio[22095]: time=\"2026-06-09T17:08:05.216343171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:05.747111 crc crio[22095]: time=\"2026-06-09T17:08:05.728968351Z\" level=info msg=\"Stopped container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=d633e805-9fcc-4d5d-8e4f-ac38666738a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:05.747111 crc crio[22095]: time=\"2026-06-09T17:08:05.732151613Z\" level=info msg=\"Stopping pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=60f58729-f0f3-4399-8877-9e2220c0b9f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:05.754723 crc crio[22095]: time=\"2026-06-09T17:08:05.750427032Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc0074a42d0}] Aliases:map[]}\"\nJun 09 17:08:05.754723 crc crio[22095]: time=\"2026-06-09T17:08:05.751339585Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-t7bh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:05.803000 crc crio[22095]: 2026-06-09T17:08:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3af99ee9bb51bcc Mac:4a:a8:8d:72:16:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:05.812594 crc crio[22095]: time=\"2026-06-09T17:08:05.81000246Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b UID:109c6334-4aa7-444d-8006-a5d688f9422c NetNS:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod109c6334_4aa7_444d_8006_a5d688f9422c.slice PodAnnotations:0xc00041c200}] Aliases:map[]}\"\nJun 09 17:08:05.812594 crc crio[22095]: time=\"2026-06-09T17:08:05.810247486Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:05.909297 crc crio[22095]: time=\"2026-06-09T17:08:05.908414815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:05.928994 crc crio[22095]: time=\"2026-06-09T17:08:05.918334759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:05.997537 crc crio[22095]: time=\"2026-06-09T17:08:05.98424519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=9d59fa79-41b3-401d-9430-4645a9fad438 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:06.074056 crc crio[22095]: 2026-06-09T17:08:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:204456af15e8fbf Mac:0a:a7:52:2f:a7:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:06.093649 crc crio[22095]: time=\"2026-06-09T17:08:06.093541763Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc0074a42f8}] Aliases:map[]}\"\nJun 09 17:08:06.094126 crc crio[22095]: time=\"2026-06-09T17:08:06.09379916Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:06.321130 crc crio[22095]: time=\"2026-06-09T17:08:06.319309245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:06.358825 crc crio[22095]: time=\"2026-06-09T17:08:06.358731136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:06.411351 crc crio[22095]: time=\"2026-06-09T17:08:06.409053327Z\" level=info msg=\"Ran pod sandbox 3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=d33385d8-f587-4c1d-a7b3-2b2d83bd4c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:06.534092 crc crio[22095]: time=\"2026-06-09T17:08:06.529384404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=845570b4-f206-4926-b4b4-6b2785486fa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:06.586998 crc crio[22095]: time=\"2026-06-09T17:08:06.58460647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:06.673097 crc crio[22095]: time=\"2026-06-09T17:08:06.672553246Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 UID:34f75f22-a4e3-4df5-9ae6-176abcb48171 NetNS:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f75f22_a4e3_4df5_9ae6_176abcb48171.slice PodAnnotations:0xc0028b6a80}] Aliases:map[]}\"\nJun 09 17:08:06.673097 crc crio[22095]: time=\"2026-06-09T17:08:06.672629578Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:06.739486 crc crio[22095]: time=\"2026-06-09T17:08:06.739076693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:06.788465 crc crio[22095]: time=\"2026-06-09T17:08:06.788298906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:06.860466 crc crio[22095]: time=\"2026-06-09T17:08:06.860365724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:06.897912 crc crio[22095]: time=\"2026-06-09T17:08:06.888858975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=558d0eef-ab6b-47c2-ba43-055552fc524b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:06.903509 crc crio[22095]: time=\"2026-06-09T17:08:06.903423319Z\" level=info msg=\"Ran pod sandbox 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/POD\" id=f2e3a2a8-c38d-4c3b-8177-9a3ff90311a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:06.912510 crc crio[22095]: time=\"2026-06-09T17:08:06.911886006Z\" level=info msg=\"Created container 198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=1fac4fe5-de4d-4079-8169-c3c1a527523e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:06.929501 crc crio[22095]: time=\"2026-06-09T17:08:06.929329874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:06.930901 crc crio[22095]: time=\"2026-06-09T17:08:06.930710799Z\" level=info msg=\"Starting container: 198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66\" id=ae391220-e4f6-4f39-a475-3fc796e8d66e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:06.985244 crc crio[22095]: time=\"2026-06-09T17:08:06.983539564Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:06.985244 crc crio[22095]: time=\"2026-06-09T17:08:06.983710979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:07.000670 crc crio[22095]: time=\"2026-06-09T17:08:06.988368638Z\" level=info msg=\"Started container\" PID=242569 containerID=198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ae391220-e4f6-4f39-a475-3fc796e8d66e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15\nJun 09 17:08:07.028092 crc crio[22095]: time=\"2026-06-09T17:08:07.025522861Z\" level=info msg=\"Removed container 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=50874a22-48f6-4e8e-b8f8-e04f3c5bd05c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:07.028092 crc crio[22095]: time=\"2026-06-09T17:08:07.027597904Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:07.028092 crc crio[22095]: time=\"2026-06-09T17:08:07.027670326Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:07.048085 crc crio[22095]: time=\"2026-06-09T17:08:07.044287213Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=78c769c9-1bd6-4529-a4f4-b45134ad06db name=/runtime.v1.ImageService/PullImage\nJun 09 17:08:07.076899 crc crio[22095]: time=\"2026-06-09T17:08:07.071434739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 17:08:07.076899 crc crio[22095]: time=\"2026-06-09T17:08:07.072047635Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=73c37bc2-f741-4ce6-bddc-37b6c4332a63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:07.098549 crc crio[22095]: time=\"2026-06-09T17:08:07.082345909Z\" level=info msg=\"Removing container: f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000\" id=8cdfa43a-8afd-4046-b870-64906ab02aed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:07.098549 crc crio[22095]: time=\"2026-06-09T17:08:07.088804305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=ff33245c-27b0-49bb-a51d-555125df668e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:07.218596 crc crio[22095]: time=\"2026-06-09T17:08:07.218486511Z\" level=info msg=\"Created container 54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af: openstack/openstack-galera-0/mysql-bootstrap\" id=0960a07a-35cf-46cf-9f35-8a2961feb4aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:07.280505 crc crio[22095]: time=\"2026-06-09T17:08:07.280328788Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=046ae3c8-c895-4b34-8827-3ef43dea8d4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:07.280505 crc crio[22095]: time=\"2026-06-09T17:08:07.280504552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:07.281217 crc crio[22095]: time=\"2026-06-09T17:08:07.281077297Z\" level=info msg=\"Starting container: 54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af\" id=dc489159-be3d-4ec4-bbd3-ea33f2189b0f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:07.297626 crc crio[22095]: time=\"2026-06-09T17:08:07.296670217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:07.321320 crc crio[22095]: time=\"2026-06-09T17:08:07.321200076Z\" level=info msg=\"Started container\" PID=242640 containerID=54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af description=openstack/openstack-galera-0/mysql-bootstrap id=dc489159-be3d-4ec4-bbd3-ea33f2189b0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:08:07.333865 crc crio[22095]: time=\"2026-06-09T17:08:07.333522473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3bf48176-8d33-4277-89a0-3a76192d1a6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:07.379339 crc crio[22095]: time=\"2026-06-09T17:08:07.378407784Z\" level=info msg=\"Stopped container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=235a8396-a635-44e5-8562-f186eb7e8964 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:07.409891 crc crio[22095]: time=\"2026-06-09T17:08:07.404969326Z\" level=info msg=\"Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:07.410323 crc crio[22095]: time=\"2026-06-09T17:08:07.4102155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:07.420204 crc crio[22095]: time=\"2026-06-09T17:08:07.420087953Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0028b69a0}] Aliases:map[]}\"\nJun 09 17:08:07.420531 crc crio[22095]: time=\"2026-06-09T17:08:07.420327909Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6c6ff85c8f-vnb6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:07.429022 crc crio[22095]: time=\"2026-06-09T17:08:07.428125759Z\" level=info msg=\"Stopped pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=60f58729-f0f3-4399-8877-9e2220c0b9f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:07.458190 crc crio[22095]: time=\"2026-06-09T17:08:07.45739695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:07.492032 crc crio[22095]: time=\"2026-06-09T17:08:07.485365298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9e8db55f-503a-4b01-b947-e6c22d8b2a72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:07.593251 crc crio[22095]: time=\"2026-06-09T17:08:07.585593699Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:07.631507 crc crio[22095]: time=\"2026-06-09T17:08:07.63126173Z\" level=info msg=\"Created container ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3c5c6c21-5c21-4376-9762-cbc39174f2c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:23.717979 crc crio[22095]: time=\"2026-06-09T17:08:23.698412349Z\" level=info msg=\"Starting container: ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af\" id=f97c0cd2-9cef-4367-a9a8-2b96fca2665f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:24.092892 crc crio[22095]: time=\"2026-06-09T17:08:24.091908643Z\" level=info msg=\"Started container\" PID=242732 containerID=ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=f97c0cd2-9cef-4367-a9a8-2b96fca2665f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960\nJun 09 17:08:25.155081 crc crio[22095]: time=\"2026-06-09T17:08:25.12010784Z\" level=info msg=\"Created container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api\" id=4ed7993b-2a7d-450e-a35d-cea782756ba3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:25.518553 crc crio[22095]: time=\"2026-06-09T17:08:25.511514501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:25.765990 crc crio[22095]: 2026-06-09T17:08:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c141cf892bc2d32 Mac:1e:cf:ce:2f:25:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f SocketPath: PciID:}] [{Interface:0xc000594240 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:09:30.609739 crc crio[22095]: time=\"2026-06-09T17:09:29.858224701Z\" level=info msg=\"Starting container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5\" id=f33a0a58-082c-4170-81b8-1720f1c87198 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:11:14.366106 crc crio[22095]: time=\"2026-06-09T17:11:13.850343299Z\" level=warning msg=\"Failed to destroy network for pod sandbox k8s_barbican-worker-6c6ff85c8f-vnb6v_openstack_4145b712-15a4-47c0-aea4-3f9b08f72e3a_0(2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521): error removing pod openstack_barbican-worker-6c6ff85c8f-vnb6v from CNI network \\\"multus-cni-network\\\": plugin type=\\\"multus-shim\\\" name=\\\"multus-cni-network\\\" failed (delete): netplugin failed with no error message: signal: killed\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:02.202517 crc crio[22095]: time=\"2026-06-09T17:12:00.317175179Z\" level=warning msg=\"Failed to remove netns path /var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc: unlinkat /var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc: device or resource busy\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:26.469175 crc crio[22095]: time=\"2026-06-09T17:12:11.328111214Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 UID:34f75f22-a4e3-4df5-9ae6-176abcb48171 NetNS:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f75f22_a4e3_4df5_9ae6_176abcb48171.slice PodAnnotations:0xc0028b6a80}] Aliases:map[]}\"\nJun 09 17:12:41.514883 crc crio[22095]: time=\"2026-06-09T17:12:25.370028343Z\" level=error msg=\"Container creation timeout (4m0s)\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:53.118045 crc crio[22095]: time=\"2026-06-09T17:12:52.684019139Z\" level=info msg=\"Cleaned up CNI result file multus-cni-network-2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521-eth0 for container 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:17.784266 crc crio[22095]: time=\"2026-06-09T17:14:54.916597151Z\" level=info msg=\"createCtr: deleting container ID 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a from idIndex\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:34.758042 crc crio[22095]: time=\"2026-06-09T17:15:32.476044988Z\" level=info msg=\"createCtr: removing container 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:35.650446 crc crio[22095]: time=\"2026-06-09T17:15:35.646562812Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:15:36.775046 crc crio[22095]: time=\"2026-06-09T17:15:36.771287494Z\" level=info msg=\"createCtr: deleting container 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a from storage\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:36.951439 crc crio[22095]: time=\"2026-06-09T17:15:36.868121568Z\" level=info msg=\"Started container\" PID=242734 containerID=d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5 description=openstack/nova-api-0/nova-api-api id=f33a0a58-082c-4170-81b8-1720f1c87198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:15:37.968254 crc crio[22095]: time=\"2026-06-09T17:15:37.967840569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:43.579075 crc crio[22095]: time=\"2026-06-09T17:15:43.568466133Z\" level=info msg=\"Reading blob body from https://quay.io/v2/podified-antelope-centos9/openstack-ovn-controller/blobs/sha256:c83045208be8e8b971841845571f3468d6c8db24f74cfdf85e1956a33c82aab9 failed (read tcp 192.168.130.11:39798->23.57.90.81:443: read: connection reset by peer), reconnecting after 19068727 bytes\u2026\"\nJun 09 17:15:43.579075 crc crio[22095]: time=\"2026-06-09T17:15:43.572018424Z\" level=info msg=\"Reading blob body from https://quay.io/v2/podified-antelope-centos9/openstack-ovn-controller/blobs/sha256:efd0c1e158e41ce2391d2210b247f261e6c05144d3338783553fb83741a0bfb2 failed (read tcp 192.168.130.11:37958->23.57.90.77:443: read: connection reset by peer), reconnecting after 15342800 bytes\u2026\"\nJun 09 17:15:43.711714 crc crio[22095]: time=\"2026-06-09T17:15:43.711001569Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-network-exporter/blobs/sha256:dd148063a98f38d63a03cea2357d237d418889b91f204f507c033c944e443f45 failed (read tcp 192.168.130.11:37970->23.57.90.77:443: read: connection reset by peer), reconnecting after 22517879 bytes\u2026\"\nJun 09 17:15:43.909490 crc crio[22095]: time=\"2026-06-09T17:15:43.909178953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:43.957253 crc crio[22095]: time=\"2026-06-09T17:15:43.957036771Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=39e0b4bf-7482-497d-b9aa-5df326c940f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:43.957556 crc crio[22095]: time=\"2026-06-09T17:15:43.957472152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e9e9a28a-89e6-4195-9697-856f5671f657 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:43.957685 crc crio[22095]: time=\"2026-06-09T17:15:43.957554534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d335b840-e8fe-4db6-b892-90375ed8bb40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:43.987159 crc crio[22095]: time=\"2026-06-09T17:15:43.98468473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:44.635064 crc crio[22095]: time=\"2026-06-09T17:15:44.632689532Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 17:15:45.649836 crc crio[22095]: time=\"2026-06-09T17:15:45.6336236Z\" level=info msg=\"createCtr: releasing container name k8s_memcached_memcached-0_openstack_186a685a-b0fc-479c-94ae-08312f7dd3bb_0\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:45.790068 crc crio[22095]: time=\"2026-06-09T17:15:45.787976089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:45.815879 crc crio[22095]: time=\"2026-06-09T17:15:45.815749802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:46.293260 crc crio[22095]: time=\"2026-06-09T17:15:46.268556458Z\" level=info msg=\"Removed container f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=8cdfa43a-8afd-4046-b870-64906ab02aed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:46.293260 crc crio[22095]: time=\"2026-06-09T17:15:46.270745494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:46.310055 crc crio[22095]: time=\"2026-06-09T17:15:46.30919676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:46.313805 crc crio[22095]: time=\"2026-06-09T17:15:46.31153599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:46.446009 crc crio[22095]: time=\"2026-06-09T17:15:46.444881031Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=81f3cf32-ace1-4e18-8824-81628f949579 name=/runtime.v1.ImageService/PullImage\nJun 09 17:15:46.807009 crc crio[22095]: time=\"2026-06-09T17:15:46.806356034Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 UID:1abe051f-5493-4d88-8d17-8dd0ab0902e7 NetNS:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1abe051f_5493_4d88_8d17_8dd0ab0902e7.slice PodAnnotations:0xc00012b098}] Aliases:map[]}\"\nJun 09 17:15:46.807009 crc crio[22095]: time=\"2026-06-09T17:15:46.806536579Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:46.970704 crc crio[22095]: time=\"2026-06-09T17:15:46.969869619Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:47.121199 crc crio[22095]: time=\"2026-06-09T17:15:47.121060487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:47.201388 crc crio[22095]: time=\"2026-06-09T17:15:47.200972307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:47.478345 crc crio[22095]: time=\"2026-06-09T17:15:47.46731237Z\" level=info msg=\"Removing container: af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422\" id=61080c42-53fc-4974-b440-1ce6b3f4ee63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:47.918515 crc crio[22095]: time=\"2026-06-09T17:15:47.909159094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d982b5c-4bd3-460b-84b6-b320bece0d9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.539660 crc crio[22095]: time=\"2026-06-09T17:15:48.538056007Z\" level=info msg=\"RunSandbox: context was either canceled or the deadline was exceeded: context canceled\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:48.676082 crc crio[22095]: time=\"2026-06-09T17:15:48.673889841Z\" level=info msg=\"Stopping container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078 (timeout: 10s)\" id=f853ec22-4ff3-493d-a0fb-052fc40beacf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:48.680286 crc crio[22095]: time=\"2026-06-09T17:15:48.673905052Z\" level=info msg=\"Stopping container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677 (timeout: 10s)\" id=539822d5-8c48-4642-9a07-c6989ebfcae6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:48.690055 crc crio[22095]: time=\"2026-06-09T17:15:48.689847421Z\" level=info msg=\"Stopping container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a (timeout: 30s)\" id=12a6ea9a-3b4e-4c86-9e49-a9b1724247f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:48.716725 crc crio[22095]: time=\"2026-06-09T17:15:48.716637198Z\" level=info msg=\"Stopped container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=f853ec22-4ff3-493d-a0fb-052fc40beacf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:48.745418 crc crio[22095]: time=\"2026-06-09T17:15:48.745299593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=deceaabb-a909-4146-9c0b-0b346c12d07e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.746087 crc crio[22095]: time=\"2026-06-09T17:15:48.745972151Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6f664ac1-3200-4b7b-862e-d5f62094d46d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.746477 crc crio[22095]: time=\"2026-06-09T17:15:48.746363461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d2a73871-c667-4247-aaee-6eab1cca4b9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.795776 crc crio[22095]: time=\"2026-06-09T17:15:48.768665563Z\" level=info msg=\"Stopped container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=539822d5-8c48-4642-9a07-c6989ebfcae6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:48.795776 crc crio[22095]: time=\"2026-06-09T17:15:48.783467773Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=e6471669-0921-4b92-b975-ddbbbf646d05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.795776 crc crio[22095]: time=\"2026-06-09T17:15:48.776305369Z\" level=info msg=\"Stopped container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=12a6ea9a-3b4e-4c86-9e49-a9b1724247f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:48.797711 crc crio[22095]: time=\"2026-06-09T17:15:48.797621276Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:48.798179 crc crio[22095]: time=\"2026-06-09T17:15:48.798127429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:48.805034 crc crio[22095]: time=\"2026-06-09T17:15:48.80481656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=06a4ac27-f95c-4bdd-8f04-77a798aac7ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.808750 crc crio[22095]: time=\"2026-06-09T17:15:48.808620768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=7e2c485f-1c82-4cb5-9f83-1532c9ef3a38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.809304 crc crio[22095]: time=\"2026-06-09T17:15:48.809260214Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f4c4e72f-418d-49f6-8cba-ae14ea910539 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.809902 crc crio[22095]: time=\"2026-06-09T17:15:48.809798748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=56a91859-b3af-46d3-a7a6-dc623ff28d39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.810740 crc crio[22095]: time=\"2026-06-09T17:15:48.81065176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=c693fcb4-fff3-4940-a070-f8270b0c536d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.827999 crc crio[22095]: time=\"2026-06-09T17:15:48.824153146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5a6ceffc-519e-43e3-9b89-7e6b532b641e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.838000 crc crio[22095]: time=\"2026-06-09T17:15:48.837843627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=afe116da-4fe5-4343-ac9b-74a72397c186 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.838439 crc crio[22095]: time=\"2026-06-09T17:15:48.83833797Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=5d89a3d3-0502-4391-b1e1-9d746f4a7f60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:48.856707 crc crio[22095]: time=\"2026-06-09T17:15:48.856503286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c39bea02-018a-45a2-866d-6332ed81f404 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:48.896794 crc crio[22095]: time=\"2026-06-09T17:15:48.8960412Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:48.901896 crc crio[22095]: time=\"2026-06-09T17:15:48.901539991Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=92f3008a-a468-4649-b6e7-d3d12d36c58c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:49.014006 crc crio[22095]: time=\"2026-06-09T17:15:49.013771891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.016324 crc crio[22095]: time=\"2026-06-09T17:15:49.015613318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.146000 crc crio[22095]: time=\"2026-06-09T17:15:49.141471296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=60efab48-f71f-4dd8-a272-eaab722b77a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.146000 crc crio[22095]: time=\"2026-06-09T17:15:49.14199327Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=288848d1-05fb-466a-a507-467820c604e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:49.346135 crc crio[22095]: time=\"2026-06-09T17:15:49.336603812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.411555 crc crio[22095]: time=\"2026-06-09T17:15:49.409584024Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=bca8d8e7-84de-44f0-9e4c-242bd36cfc4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:49.549342 crc crio[22095]: time=\"2026-06-09T17:15:49.541738645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=aeae03c3-bfa0-4705-83e6-06dda55f8914 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.575117 crc crio[22095]: time=\"2026-06-09T17:15:49.575029139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.585887 crc crio[22095]: time=\"2026-06-09T17:15:49.585740523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b56d1d3c-82d7-43be-aebf-530e6604b984 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.614117 crc crio[22095]: time=\"2026-06-09T17:15:49.613749122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.656186 crc crio[22095]: time=\"2026-06-09T17:15:49.652357652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.758099 crc crio[22095]: time=\"2026-06-09T17:15:49.757823868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=909a3a89-3ca6-4935-b967-df4f6dad2e9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.758661 crc crio[22095]: time=\"2026-06-09T17:15:49.7583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=475dfbb1-0f54-4056-9aca-a29976faefba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.758661 crc crio[22095]: time=\"2026-06-09T17:15:49.758358272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=246a4d86-d966-4054-a4f7-584ecc7f4ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.795308 crc crio[22095]: time=\"2026-06-09T17:15:49.795133535Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=ec89d586-9b9a-41d7-a149-94c6833b5aa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:49.795801 crc crio[22095]: time=\"2026-06-09T17:15:49.79573761Z\" level=info msg=\"Stopping container: 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae (timeout: 10s)\" id=865e5500-fbee-4878-abbb-248a650a6d33 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:49.827351 crc crio[22095]: time=\"2026-06-09T17:15:49.82730549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.953580 crc crio[22095]: time=\"2026-06-09T17:15:49.943020929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2966c836-09f9-4307-ba4d-0b3c8deceecc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.953580 crc crio[22095]: time=\"2026-06-09T17:15:49.951776903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.972479084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4dbc46f-cbc9-4de8-8997-5870b61765f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.973056139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d3242ac-df7c-438c-9de2-49da0db7c190 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.973280925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bcfc5cb8-1fa5-4d6d-8cc2-dd433909ba60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.97347295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2947c5f6-9543-423b-a5f1-2ac16d407ea3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.973675065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac2330cf-66af-4f39-9d75-ca0a755c37aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.011002 crc crio[22095]: time=\"2026-06-09T17:15:50.010839199Z\" level=info msg=\"Stopping container: 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772 (timeout: 10s)\" id=73b0a525-24e8-4859-bd81-fd9fcb541236 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.011356 crc crio[22095]: time=\"2026-06-09T17:15:50.01127394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3f3aa45f-737a-46ea-8260-8c01a1ac9f3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.011488605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4bafcb38-080d-4bbb-8837-a057594ac9f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.01166765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9bb4297-446c-49ae-8f1b-fd9f949541c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.011793253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7affd25d-24f5-4131-b5f5-e6946c12f8ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.011980488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7e9c38fb-a807-42d0-b554-378627c5aaa8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.012128962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f2a56674-07a0-4113-83d3-5d7702b489d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.012297196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb5c6a96-9b3c-4997-914c-15ab5bffa371 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.01245155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=14013d8d-4359-4e8b-abf1-4072849e9afe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.039780 crc crio[22095]: time=\"2026-06-09T17:15:50.037698508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.093784 crc crio[22095]: time=\"2026-06-09T17:15:50.093359176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae28e8bf-1c04-457d-b15f-ec4c68274128 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.103233 crc crio[22095]: time=\"2026-06-09T17:15:50.101661138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.174495 crc crio[22095]: time=\"2026-06-09T17:15:50.17424546Z\" level=info msg=\"Stopped container 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=865e5500-fbee-4878-abbb-248a650a6d33 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.212886 crc crio[22095]: time=\"2026-06-09T17:15:50.212669526Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.240190 crc crio[22095]: time=\"2026-06-09T17:15:50.239522175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4efcc838-3ebd-414c-a516-4525df5a508a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.243131 crc crio[22095]: time=\"2026-06-09T17:15:50.242806229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=e48c752a-fa22-4c1b-be8c-acd43865ec00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.243643 crc crio[22095]: time=\"2026-06-09T17:15:50.243474076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9899603a-5cba-4a1b-adbc-43399410083f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.243731 crc crio[22095]: time=\"2026-06-09T17:15:50.243699722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=769c215d-aa09-4fed-b6a3-0d845a7a697b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.244438 crc crio[22095]: time=\"2026-06-09T17:15:50.243907428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c251134d-f2eb-4ab2-b9d4-6db7251fa2d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.244438 crc crio[22095]: time=\"2026-06-09T17:15:50.244164574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cf826dc6-b603-48f2-a890-aa0150501329 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.244438 crc crio[22095]: time=\"2026-06-09T17:15:50.2443805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3b02773-e62b-4403-8873-45c035c95771 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.280026 crc crio[22095]: time=\"2026-06-09T17:15:50.278989367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=77e48025-4ca2-470c-8688-c4bc2cabe736 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.280026 crc crio[22095]: time=\"2026-06-09T17:15:50.27988067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c8d1553a-737a-4131-a840-cd8db643f0f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.280302 crc crio[22095]: time=\"2026-06-09T17:15:50.280144757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=57e70e84-e322-43ff-9790-b1ae6364bf2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.294066 crc crio[22095]: time=\"2026-06-09T17:15:50.293552621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=116e93c3-86db-4861-b850-a9c9305b1166 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.329537 crc crio[22095]: time=\"2026-06-09T17:15:50.329427041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4571dc3-08a4-4daf-a449-431cf83b632e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.388540 crc crio[22095]: time=\"2026-06-09T17:15:50.380164993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.437639 crc crio[22095]: time=\"2026-06-09T17:15:50.437568266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b5a9794-1d2a-45e3-89a3-9f31f6e24fad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.438323 crc crio[22095]: time=\"2026-06-09T17:15:50.438256743Z\" level=info msg=\"Stopping container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c (timeout: 30s)\" id=7fde1837-90e2-4590-b01f-90dcbd0ef1f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.50089267Z\" level=info msg=\"Stopped container 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=73b0a525-24e8-4859-bd81-fd9fcb541236 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.5012966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.501549757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c6b6d3ad-dff5-4332-b051-8e7726e419cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.501613699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=59afce84-184c-46c4-bab4-b0608c85a2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.525250 crc crio[22095]: time=\"2026-06-09T17:15:50.525149372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3a807a1d-8ae5-4a73-8152-8eddb4c9fc32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.525731 crc crio[22095]: time=\"2026-06-09T17:15:50.525700806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46687327-58b4-4337-80b5-2f39802827b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.526184 crc crio[22095]: time=\"2026-06-09T17:15:50.526095217Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.573724 crc crio[22095]: time=\"2026-06-09T17:15:50.573480942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8946192e-8404-4547-8702-12977253f436 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.573844 crc crio[22095]: time=\"2026-06-09T17:15:50.573740649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a08620f6-3737-489e-986d-5e260a822a0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.573844 crc crio[22095]: time=\"2026-06-09T17:15:50.57378477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51083788-b0b1-4350-8233-8b24a0804584 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:50.617548 crc crio[22095]: time=\"2026-06-09T17:15:50.616365362Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.617548 crc crio[22095]: time=\"2026-06-09T17:15:50.616604778Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=2724d90d-cdab-43bd-95ba-96c9428dd5ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.617548 crc crio[22095]: time=\"2026-06-09T17:15:50.616734312Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=65d9d74e-0dba-4cca-b075-307bd0c1b02b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.658599 crc crio[22095]: time=\"2026-06-09T17:15:50.658524764Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=cec22661-fb36-4084-b250-1a2c31f3cc17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.670144 crc crio[22095]: time=\"2026-06-09T17:15:50.666425817Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=e2de42e4-8161-432b-9015-ac5a1c8208a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.671997 crc crio[22095]: time=\"2026-06-09T17:15:50.671891107Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=7ef3fa5c-9fdf-4b0f-bb95-f6d564a270ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.685440 crc crio[22095]: time=\"2026-06-09T17:15:50.685361852Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=8ae209f0-93cb-4328-96bd-a268cffbfad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.686158 crc crio[22095]: time=\"2026-06-09T17:15:50.686074831Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.722178 crc crio[22095]: time=\"2026-06-09T17:15:50.714842128Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.722178 crc crio[22095]: time=\"2026-06-09T17:15:50.715554167Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=6623356d-476a-4dd1-8b4f-6c7423e9875f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.753440 crc crio[22095]: time=\"2026-06-09T17:15:50.745410863Z\" level=info msg=\"Stopping container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4 (timeout: 2s)\" id=3fa47081-aa5c-43b7-8475-de4064c73242 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.753440 crc crio[22095]: time=\"2026-06-09T17:15:50.752775622Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=621218ea-b494-47c7-9351-0e6936119d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.753440 crc crio[22095]: time=\"2026-06-09T17:15:50.753052549Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.770533 crc crio[22095]: 2026-06-09T17:15:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca932ee92d39d2c Mac:8a:fd:0b:44:17:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb SocketPath: PciID:}] [{Interface:0xc00011abd0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:15:50.770533 crc crio[22095]: time=\"2026-06-09T17:15:50.761016103Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 UID:1abe051f-5493-4d88-8d17-8dd0ab0902e7 NetNS:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1abe051f_5493_4d88_8d17_8dd0ab0902e7.slice PodAnnotations:0xc00012b098}] Aliases:map[]}\"\nJun 09 17:15:50.770533 crc crio[22095]: time=\"2026-06-09T17:15:50.761161427Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:15:50.890222 crc crio[22095]: time=\"2026-06-09T17:15:50.889835518Z\" level=info msg=\"Stopping container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb (timeout: 10s)\" id=820c49d5-42bf-472e-880f-dc38f0a3db77 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.890812 crc crio[22095]: time=\"2026-06-09T17:15:50.890767812Z\" level=info msg=\"Stopping container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d (timeout: 30s)\" id=51ff5b2f-5d5f-410b-a3a0-5e79a7f66722 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:50.921039 crc crio[22095]: time=\"2026-06-09T17:15:50.920864594Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=0c81d9ce-e6c2-444f-aa63-2be5b92c90a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:50.921555 crc crio[22095]: time=\"2026-06-09T17:15:50.92149294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.939306 crc crio[22095]: time=\"2026-06-09T17:15:50.939078481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.962680 crc crio[22095]: time=\"2026-06-09T17:15:50.962451061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.963188 crc crio[22095]: time=\"2026-06-09T17:15:50.963115548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.963767 crc crio[22095]: time=\"2026-06-09T17:15:50.963691122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.963863 crc crio[22095]: time=\"2026-06-09T17:15:50.963824416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.964500 crc crio[22095]: time=\"2026-06-09T17:15:50.964423851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:50.985523 crc crio[22095]: time=\"2026-06-09T17:15:50.985457561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=cd4f3c88-b71e-458f-9fc9-0e280d365a73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.073696614Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.074074024Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=6f21aa60-b119-407c-9c15-d3d3b200963c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.074188217Z\" level=info msg=\"Stopping container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4 (timeout: 30s)\" id=be02eb78-6854-4b47-b47b-c0f2efa9b55e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.074398082Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=bad89cea-2b78-4579-9889-38e3e8a3f7c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:51.094250 crc crio[22095]: time=\"2026-06-09T17:15:51.094124348Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=a88afbd1-7507-4fe9-8f1d-fc1fa9a91157 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:51.094660 crc crio[22095]: time=\"2026-06-09T17:15:51.094460567Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=65f53370-b50e-479a-b128-c0bbf5f492d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:51.095103 crc crio[22095]: time=\"2026-06-09T17:15:51.095023341Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:51.177506 crc crio[22095]: time=\"2026-06-09T17:15:51.174253324Z\" level=info msg=\"Stopped container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=820c49d5-42bf-472e-880f-dc38f0a3db77 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:51.185476 crc crio[22095]: time=\"2026-06-09T17:15:51.184027565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.215753 crc crio[22095]: time=\"2026-06-09T17:15:51.207704042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=f8e79377-f3c4-4e73-9888-6b3a2b9d9dd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.767481101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.76938317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.770973311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.771362651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.772295725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.77252135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.772756366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.773619079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.775316802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.775708912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.776441281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.776868962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.778077483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:51.802141 crc crio[22095]: time=\"2026-06-09T17:15:51.799680757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:52.145054 crc crio[22095]: time=\"2026-06-09T17:15:52.141096686Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:52.742031 crc crio[22095]: time=\"2026-06-09T17:15:52.741749604Z\" level=info msg=\"RunSandbox: context was either canceled or the deadline was exceeded: context canceled\" id=f5665257-9813-4ba4-b616-675811d8f12d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:52.766696 crc crio[22095]: time=\"2026-06-09T17:15:52.765659377Z\" level=info msg=\"Stopped container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker\" id=3fa47081-aa5c-43b7-8475-de4064c73242 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:52.771012 crc crio[22095]: time=\"2026-06-09T17:15:52.770725227Z\" level=info msg=\"RunSandbox: context was either canceled or the deadline was exceeded: context canceled\" id=046ae3c8-c895-4b34-8827-3ef43dea8d4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:52.773843 crc crio[22095]: time=\"2026-06-09T17:15:52.773763395Z\" level=info msg=\"Stopped container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=be02eb78-6854-4b47-b47b-c0f2efa9b55e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:52.808593 crc crio[22095]: time=\"2026-06-09T17:15:52.807738667Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6328e3c9-9d0e-4140-98c4-be8e13e0601e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:52.826997 crc crio[22095]: time=\"2026-06-09T17:15:52.825606075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=800a354f-b538-493c-8df5-1f101ea7ba7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:52.879462 crc crio[22095]: time=\"2026-06-09T17:15:52.87569409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:52.961855 crc crio[22095]: time=\"2026-06-09T17:15:52.961812409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:53.045416 crc crio[22095]: time=\"2026-06-09T17:15:53.035040688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=e38bd3f4-fe1e-4f2d-bc61-dce0c9d3235b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:16:31.693523 crc crio[22095]: time=\"2026-06-09T17:16:30.903714354Z\" level=warning msg=\"Stopping container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d with stop signal(15) timed out. Killing...\"\nJun 09 17:16:51.356481 crc crio[22095]: time=\"2026-06-09T17:16:51.311822724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:17:00.926897 crc crio[22095]: time=\"2026-06-09T17:16:58.045343992Z\" level=info msg=\"Cleaning up stale resource k8s_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0\"\nJun 09 17:17:08.183468 crc crio[22095]: time=\"2026-06-09T17:17:04.386794048Z\" level=info msg=\"runSandbox: stopping container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:17:53.907548 crc crio[22095]: time=\"2026-06-09T17:17:53.862857613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:53.327320 crc crio[22095]: time=\"2026-06-09T17:18:48.665626633Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 174 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"\nJun 09 17:20:08.404299 crc crio[22095]: time=\"2026-06-09T17:20:05.800620373Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 254 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"\nJun 09 17:21:27.942693 crc crio[22095]: time=\"2026-06-09T17:21:18.569962428Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 321 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"\nJun 09 17:22:03.515319 crc crio[22095]: time=\"2026-06-09T17:21:41.980868975Z\" level=info msg=\"Stopped container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7fde1837-90e2-4590-b01f-90dcbd0ef1f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:22:24.787329 crc crio[22095]: time=\"2026-06-09T17:22:20.329422359Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 388 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"\nJun 09 17:23:20.131158 crc crio[22095]: time=\"2026-06-09T17:23:18.199885492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:18.661101 crc crio[22095]: time=\"2026-06-09T17:24:18.65261406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:25.637016 crc crio[22095]: time=\"2026-06-09T17:24:25.162092801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:38.189815 crc crio[22095]: time=\"2026-06-09T17:24:36.94758904Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-network-exporter/blobs/sha256:dd148063a98f38d63a03cea2357d237d418889b91f204f507c033c944e443f45 failed (read tcp 192.168.130.11:59448->23.198.214.142:443: read: connection reset by peer), reconnecting after 9243628 bytes\u2026\"\nJun 09 17:25:42.077222 crc crio[22095]: time=\"2026-06-09T17:25:40.426522432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:45.392454 crc crio[22095]: time=\"2026-06-09T17:25:45.390210234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 17:25:45.564486 crc crio[22095]: time=\"2026-06-09T17:25:45.556390817Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 17:25:47.113170 crc crio[22095]: time=\"2026-06-09T17:25:47.107393705Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 17:25:48.319987 crc crio[22095]: time=\"2026-06-09T17:25:48.31406652Z\" level=info msg=\"Stopping container: ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8 (timeout: 2s)\" id=9e9efdd8-f992-4365-8a33-d7d30f624f24 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:49.183892 crc crio[22095]: time=\"2026-06-09T17:25:49.177155651Z\" level=info msg=\"Removing container: 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e\" id=c4d073ec-0dab-4bbf-a0bf-0338323b30f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:25:49.427336 crc crio[22095]: time=\"2026-06-09T17:25:49.427204815Z\" level=info msg=\"RunSandbox: deleting container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:49.427336 crc crio[22095]: time=\"2026-06-09T17:25:49.427296918Z\" level=info msg=\"RunSandbox: writing container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654 state to disk\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:49.429753 crc crio[22095]: time=\"2026-06-09T17:25:49.427457102Z\" level=info msg=\"runSandbox: removing infra container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:49.429753 crc crio[22095]: time=\"2026-06-09T17:25:49.427484602Z\" level=info msg=\"runSandbox: stopping storage container for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:49.721524 crc crio[22095]: time=\"2026-06-09T17:25:49.720852998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:49.735197 crc crio[22095]: time=\"2026-06-09T17:25:49.735155855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:50.032151 crc crio[22095]: time=\"2026-06-09T17:25:50.0284819Z\" level=info msg=\"runSandbox: stopping network for sandboxcbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:50.032151 crc crio[22095]: time=\"2026-06-09T17:25:50.028578683Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:50.303981 crc crio[22095]: time=\"2026-06-09T17:25:50.297643775Z\" level=info msg=\"Removed container af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=61080c42-53fc-4974-b440-1ce6b3f4ee63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536196075Z\" level=info msg=\"runSandbox: deleting pod ID cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654 from idIndex\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536382109Z\" level=info msg=\"runSandbox: removing pod sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536450871Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536487122Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:50.598420 crc crio[22095]: time=\"2026-06-09T17:25:50.59837081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c049c8c0-5461-49c8-86b3-c0c45f57db21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:50.610620 crc crio[22095]: time=\"2026-06-09T17:25:50.61045809Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:51.197018 crc crio[22095]: time=\"2026-06-09T17:25:51.194373859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7be9205e-28a9-4460-be67-178c3566be40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:51.225975 crc crio[22095]: time=\"2026-06-09T17:25:51.225658802Z\" level=info msg=\"Stopped container ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8: openshift-console/console-d4455dfb-pcztn/console\" id=9e9efdd8-f992-4365-8a33-d7d30f624f24 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:51.230471 crc crio[22095]: time=\"2026-06-09T17:25:51.230389303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a96d5cce-7238-43a3-a3a5-1af4f4d3c00d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:51.463318 crc crio[22095]: time=\"2026-06-09T17:25:51.463177455Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=5d89a3d3-0502-4391-b1e1-9d746f4a7f60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:51.548290 crc crio[22095]: time=\"2026-06-09T17:25:51.545591649Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:51.975508 crc crio[22095]: time=\"2026-06-09T17:25:51.975416545Z\" level=info msg=\"Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=621e1b4c-3d7a-42da-ab2d-3d660892f490 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:25:52.060357 crc crio[22095]: time=\"2026-06-09T17:25:52.060285463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=436224d1-6c20-4256-9bcb-949b596377cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.060486 crc crio[22095]: time=\"2026-06-09T17:25:52.060457317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6682ec6d-ac7b-4c8e-ad3d-a82e36c26e3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.065152 crc crio[22095]: time=\"2026-06-09T17:25:52.063520336Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=3f5758b6-649f-4839-a783-dfc30e291f1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:52.065152 crc crio[22095]: time=\"2026-06-09T17:25:52.063587107Z\" level=warning msg=\"error reserving pod name k8s_rabbitmq-server-0_openstack_34f75f22-a4e3-4df5-9ae6-176abcb48171_0 for id 1b551994534ea4cde7594cdbead18794c3425c85a93d00bf0683344effd2603d: name is reserved\"\nJun 09 17:25:52.065152 crc crio[22095]: time=\"2026-06-09T17:25:52.063617998Z\" level=info msg=\"Found sandbox k8s_rabbitmq-server-0_openstack_34f75f22-a4e3-4df5-9ae6-176abcb48171_0 with ID c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 in resource cache; using it\" id=3f5758b6-649f-4839-a783-dfc30e291f1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:52.090005 crc crio[22095]: time=\"2026-06-09T17:25:52.086466354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=35804f4f-25fb-4ea6-b312-5bc0c821a4a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.109041 crc crio[22095]: time=\"2026-06-09T17:25:52.104848986Z\" level=info msg=\"Stopping container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5 (timeout: 30s)\" id=fe35d7bf-c666-44c2-9bb2-00eee3d986bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:52.173985 crc crio[22095]: time=\"2026-06-09T17:25:52.172808659Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=5152ad88-86da-4ada-b1bf-eaf7e3ce478a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:52.173985 crc crio[22095]: time=\"2026-06-09T17:25:52.172905062Z\" level=warning msg=\"error reserving pod name k8s_swift-storage-0_openstack_1abe051f-5493-4d88-8d17-8dd0ab0902e7_0 for id 950bea3d6be2bdf31d2b15298fcbc5c2cd5512c17e643dbf523308021285fc52: name is reserved\"\nJun 09 17:25:52.173985 crc crio[22095]: time=\"2026-06-09T17:25:52.173006154Z\" level=info msg=\"Found sandbox k8s_swift-storage-0_openstack_1abe051f-5493-4d88-8d17-8dd0ab0902e7_0 with ID ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 in resource cache; using it\" id=5152ad88-86da-4ada-b1bf-eaf7e3ce478a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:52.266092 crc crio[22095]: time=\"2026-06-09T17:25:52.263732402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bfb00dc8-310d-4755-ae89-72395ad8b7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.312040 crc crio[22095]: time=\"2026-06-09T17:25:52.306004096Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:52.312040 crc crio[22095]: time=\"2026-06-09T17:25:52.306102299Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:52.353257 crc crio[22095]: time=\"2026-06-09T17:25:52.353085654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:52.355709 crc crio[22095]: time=\"2026-06-09T17:25:52.354737456Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=439b0cf6-1eeb-4e13-a278-3cd5d0e5a528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:52.389478 crc crio[22095]: time=\"2026-06-09T17:25:52.38877801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:52.425008 crc crio[22095]: time=\"2026-06-09T17:25:52.424827534Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:52.494218 crc crio[22095]: time=\"2026-06-09T17:25:52.493817614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:52.527146 crc crio[22095]: time=\"2026-06-09T17:25:52.523381793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:52.528103 crc crio[22095]: time=\"2026-06-09T17:25:52.528048792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:52.554332 crc crio[22095]: time=\"2026-06-09T17:25:52.552838518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=5c2674a3-2f0c-4305-9a28-197c1b9b67c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.571029 crc crio[22095]: time=\"2026-06-09T17:25:52.56071707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1e2a522c-93e2-4f91-8c1e-8adff5290eff name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.576356 crc crio[22095]: time=\"2026-06-09T17:25:52.575148401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:52.620664 crc crio[22095]: time=\"2026-06-09T17:25:52.620551544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=11c7789b-3d00-4c84-8445-96b57241d3d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:52.930558 crc crio[22095]: time=\"2026-06-09T17:25:52.928473194Z\" level=info msg=\"Stopped pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=621e1b4c-3d7a-42da-ab2d-3d660892f490 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:25:53.035470 crc crio[22095]: time=\"2026-06-09T17:25:53.035292434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.046750 crc crio[22095]: time=\"2026-06-09T17:25:53.046667286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.131616 crc crio[22095]: time=\"2026-06-09T17:25:53.13142596Z\" level=info msg=\"Stopped container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics\" id=fe35d7bf-c666-44c2-9bb2-00eee3d986bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:53.138434 crc crio[22095]: time=\"2026-06-09T17:25:53.137637109Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=a1e9be38-7274-4c5b-9f0d-3b7eb96c7bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.144880 crc crio[22095]: time=\"2026-06-09T17:25:53.142457023Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=3b1bac53-c6a2-4423-910d-9f7977ac899d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.144880 crc crio[22095]: time=\"2026-06-09T17:25:53.143353816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a24da307-8241-4664-96b0-d7ab78dbc5a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.150527 crc crio[22095]: time=\"2026-06-09T17:25:53.150445608Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=d96edcd1-f809-4489-898f-3002c6d61518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:53.150993 crc crio[22095]: time=\"2026-06-09T17:25:53.150882919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.153166 crc crio[22095]: time=\"2026-06-09T17:25:53.153072665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.157775 crc crio[22095]: time=\"2026-06-09T17:25:53.156616226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.157898 crc crio[22095]: time=\"2026-06-09T17:25:53.157778576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.166110 crc crio[22095]: time=\"2026-06-09T17:25:53.166027988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.176588 crc crio[22095]: time=\"2026-06-09T17:25:53.176453475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.181758 crc crio[22095]: time=\"2026-06-09T17:25:53.181435153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=4f03a15c-669e-403e-a9b9-656fd4cd5671 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.182412 crc crio[22095]: time=\"2026-06-09T17:25:53.18210316Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=c8c6e2fe-5dc4-46b6-ad8f-fd6843f5f27c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:53.183575 crc crio[22095]: time=\"2026-06-09T17:25:53.18249184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.444360 crc crio[22095]: time=\"2026-06-09T17:25:53.443417494Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=ec89d586-9b9a-41d7-a149-94c6833b5aa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:53.657223 crc crio[22095]: time=\"2026-06-09T17:25:53.657133316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.680052 crc crio[22095]: time=\"2026-06-09T17:25:53.673288261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.699877 crc crio[22095]: time=\"2026-06-09T17:25:53.69978188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.713023 crc crio[22095]: time=\"2026-06-09T17:25:53.702570912Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=14651469-c3d3-4ba5-b268-653724e019e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:53.716547 crc crio[22095]: time=\"2026-06-09T17:25:53.716470788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.756039 crc crio[22095]: time=\"2026-06-09T17:25:53.742135687Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=10c301c7-b5c3-4160-8126-51895db826e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:53.801883 crc crio[22095]: time=\"2026-06-09T17:25:53.801825768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.802479 crc crio[22095]: time=\"2026-06-09T17:25:53.802453024Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.803386 crc crio[22095]: time=\"2026-06-09T17:25:53.803357777Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.803697 crc crio[22095]: time=\"2026-06-09T17:25:53.802784933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=e171f0ee-cd5e-482f-85eb-c8d375cb5c83 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.804184 crc crio[22095]: time=\"2026-06-09T17:25:53.802883135Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dd74a56f-b87f-4ac5-879c-e97f6963b1d9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:25:53.806193 crc crio[22095]: time=\"2026-06-09T17:25:53.802992458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d8bcd274-52e3-42b5-b98c-a81e7a2fb5eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.806655 crc crio[22095]: time=\"2026-06-09T17:25:53.803030149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=efe7f87b-2f10-40ab-bc15-3ab279e4bec0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.806981 crc crio[22095]: time=\"2026-06-09T17:25:53.80306659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.815154 crc crio[22095]: time=\"2026-06-09T17:25:53.813797445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.815537 crc crio[22095]: time=\"2026-06-09T17:25:53.803114001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a64644cd-5d9e-449a-8ffc-9d2e67cd4e2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.815860 crc crio[22095]: time=\"2026-06-09T17:25:53.803141302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=271b2311-a046-46ba-bbfc-66c08ac4ec9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.816102 crc crio[22095]: time=\"2026-06-09T17:25:53.803169102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=2eae2388-bc23-4889-9cb0-8be4466385d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.816333 crc crio[22095]: time=\"2026-06-09T17:25:53.803203013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.816737 crc crio[22095]: time=\"2026-06-09T17:25:53.803280605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.816737 crc crio[22095]: time=\"2026-06-09T17:25:53.816670369Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.817032 crc crio[22095]: time=\"2026-06-09T17:25:53.816908475Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.817228 crc crio[22095]: time=\"2026-06-09T17:25:53.816693269Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.817334 crc crio[22095]: time=\"2026-06-09T17:25:53.817291505Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.817720 crc crio[22095]: time=\"2026-06-09T17:25:53.81751587Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.817876 crc crio[22095]: time=\"2026-06-09T17:25:53.817848069Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.822379 crc crio[22095]: time=\"2026-06-09T17:25:53.818977218Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:25:53.822379 crc crio[22095]: time=\"2026-06-09T17:25:53.820347583Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=af724e42-3dab-44f6-aa52-f44e2d0cfa2d name=/runtime.v1.ImageService/PullImage\nJun 09 17:25:53.849595 crc crio[22095]: time=\"2026-06-09T17:25:53.848153116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 17:25:53.874781 crc crio[22095]: time=\"2026-06-09T17:25:53.874616235Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=10daee2f-4adc-4a8a-90b9-3ac9f90e322c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:53.875162 crc crio[22095]: time=\"2026-06-09T17:25:53.875002875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=c2a0da0c-1902-4b7f-9370-f739e58b69b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:53.880999 crc crio[22095]: time=\"2026-06-09T17:25:53.879568522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:53.915978 crc crio[22095]: time=\"2026-06-09T17:25:53.915083863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.317117 crc crio[22095]: time=\"2026-06-09T17:25:54.316180533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.332723 crc crio[22095]: time=\"2026-06-09T17:25:54.332628875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.377476 crc crio[22095]: time=\"2026-06-09T17:25:54.377344282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.398001 crc crio[22095]: time=\"2026-06-09T17:25:54.39365877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.447989 crc crio[22095]: time=\"2026-06-09T17:25:54.44706784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.464829 crc crio[22095]: time=\"2026-06-09T17:25:54.464435726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.500990 crc crio[22095]: time=\"2026-06-09T17:25:54.500657335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.520997 crc crio[22095]: time=\"2026-06-09T17:25:54.519405136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.524971 crc crio[22095]: time=\"2026-06-09T17:25:54.524373624Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=288848d1-05fb-466a-a507-467820c604e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:54.547989 crc crio[22095]: time=\"2026-06-09T17:25:54.54489914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.561564 crc crio[22095]: time=\"2026-06-09T17:25:54.561430154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.652046 crc crio[22095]: time=\"2026-06-09T17:25:54.649656598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.652046 crc crio[22095]: time=\"2026-06-09T17:25:54.651336601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.672399 crc crio[22095]: time=\"2026-06-09T17:25:54.672296248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.725092 crc crio[22095]: time=\"2026-06-09T17:25:54.724896728Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:54.734226 crc crio[22095]: time=\"2026-06-09T17:25:54.734096054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.745024 crc crio[22095]: time=\"2026-06-09T17:25:54.743751331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.788397 crc crio[22095]: time=\"2026-06-09T17:25:54.788268733Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=73c37bc2-f741-4ce6-bddc-37b6c4332a63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:54.815098 crc crio[22095]: time=\"2026-06-09T17:25:54.807682201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.834122 crc crio[22095]: time=\"2026-06-09T17:25:54.834021887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.877035 crc crio[22095]: time=\"2026-06-09T17:25:54.865883694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.935453979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.936525277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.937064401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.937314117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.937459991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.942014518Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=92f3008a-a468-4649-b6e7-d3d12d36c58c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.947054387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:54.967000 crc crio[22095]: time=\"2026-06-09T17:25:54.953160743Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:54.974029 crc crio[22095]: time=\"2026-06-09T17:25:54.973752872Z\" level=info msg=\"Creating container: openshift-console/console-d4455dfb-pcztn/console\" id=caf54ddb-a3b5-4c65-ac5f-667e1d4fb8e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:54.974713 crc crio[22095]: time=\"2026-06-09T17:25:54.974309786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=88d3bff5-166a-4934-9859-4ab186cac232 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:54.979022 crc crio[22095]: time=\"2026-06-09T17:25:54.975265171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=db4532dc-a248-4503-8b1d-eedb9d065fba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:55.000809 crc crio[22095]: time=\"2026-06-09T17:25:55.000703193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d7227c23-01c5-4bcf-a117-417e9c78b89d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:55.126044 crc crio[22095]: time=\"2026-06-09T17:25:55.125787552Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=0a3a1e7e-b652-4402-b7e1-8a1ada94775a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.130368 crc crio[22095]: time=\"2026-06-09T17:25:55.130278967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8a48368a-393f-45ed-b29f-898e23112eaf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:55.157674 crc crio[22095]: time=\"2026-06-09T17:25:55.157558247Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=bca8d8e7-84de-44f0-9e4c-242bd36cfc4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.166440 crc crio[22095]: time=\"2026-06-09T17:25:55.166344222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.166440 crc crio[22095]: time=\"2026-06-09T17:25:55.166426114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.174302 crc crio[22095]: time=\"2026-06-09T17:25:55.174187373Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9fc46630-0bc8-45ad-989b-946a72fba9fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.184483 crc crio[22095]: time=\"2026-06-09T17:25:55.184387055Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=8852e5fb-0687-4cfe-910e-5f41673c625a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.184483 crc crio[22095]: time=\"2026-06-09T17:25:55.184394315Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d26d5c3-465e-4ed4-b37f-9c6bfb527999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.184778 crc crio[22095]: time=\"2026-06-09T17:25:55.184419296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=87741e29-6523-44f4-9f88-8ab4b3874a90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:55.184778 crc crio[22095]: time=\"2026-06-09T17:25:55.18458359Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=e24bf0f8-bb84-4fe3-bae9-1f7f446bc8b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.240822 crc crio[22095]: time=\"2026-06-09T17:25:55.240655309Z\" level=info msg=\"Removed container 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=c4d073ec-0dab-4bbf-a0bf-0338323b30f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:25:55.241595 crc crio[22095]: time=\"2026-06-09T17:25:55.24149968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.244397 crc crio[22095]: time=\"2026-06-09T17:25:55.242778793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.260013 crc crio[22095]: time=\"2026-06-09T17:25:55.256563767Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.272042 crc crio[22095]: time=\"2026-06-09T17:25:55.268862332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.272042 crc crio[22095]: time=\"2026-06-09T17:25:55.268907453Z\" level=info msg=\"Removing container: 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0\" id=fa7ff0e6-a1ed-4908-91b6-989f5fa34d76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:25:55.272042 crc crio[22095]: time=\"2026-06-09T17:25:55.269887339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.280129 crc crio[22095]: time=\"2026-06-09T17:25:55.275546314Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=b3057c99-3334-4664-b53e-304d6509225e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.300597 crc crio[22095]: time=\"2026-06-09T17:25:55.300493664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:55.444357 crc crio[22095]: time=\"2026-06-09T17:25:55.443614005Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.526559 crc crio[22095]: time=\"2026-06-09T17:25:55.52643296Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:55.801487 crc crio[22095]: time=\"2026-06-09T17:25:55.801380453Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=e2de42e4-8161-432b-9015-ac5a1c8208a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:56.193768 crc crio[22095]: time=\"2026-06-09T17:25:56.193635815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.302110 crc crio[22095]: time=\"2026-06-09T17:25:56.301772119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.373213 crc crio[22095]: time=\"2026-06-09T17:25:56.372800651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.392276 crc crio[22095]: time=\"2026-06-09T17:25:56.388418502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.442787 crc crio[22095]: time=\"2026-06-09T17:25:56.441656028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.449196 crc crio[22095]: time=\"2026-06-09T17:25:56.449027987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.459172 crc crio[22095]: time=\"2026-06-09T17:25:56.458876079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.498629 crc crio[22095]: time=\"2026-06-09T17:25:56.497810358Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:56.643411 crc crio[22095]: time=\"2026-06-09T17:25:56.621127282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.645304 crc crio[22095]: time=\"2026-06-09T17:25:56.645203059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.661993 crc crio[22095]: time=\"2026-06-09T17:25:56.66044206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.675850 crc crio[22095]: time=\"2026-06-09T17:25:56.667116721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.686659 crc crio[22095]: time=\"2026-06-09T17:25:56.685887943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.697004 crc crio[22095]: time=\"2026-06-09T17:25:56.691719512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29c2185c-accd-4b41-85f7-a46984465fbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.692230306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6aa7d09f-44a9-4379-9110-150e3ba98659 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.700548089Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=4ad3f416-8380-4e19-b471-390ded09c886 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.693603461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=42d6f67f-9315-4418-9e9b-d37224bed6fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.702444168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=963ecbe6-ff81-44b8-a16f-d6761b0477e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.713681 crc crio[22095]: time=\"2026-06-09T17:25:56.713559683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e4bd34ea-04c2-4159-9880-ebcdab16443f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.720805 crc crio[22095]: time=\"2026-06-09T17:25:56.720661385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:56.803790 crc crio[22095]: time=\"2026-06-09T17:25:56.785508268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a41f5570-0707-427f-ae42-baac8511af52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.803790 crc crio[22095]: time=\"2026-06-09T17:25:56.792330243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc42f509-e83a-4344-a6b6-44e6f4b4e5b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.886505 crc crio[22095]: time=\"2026-06-09T17:25:56.886315254Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=08f9c961-6d0b-4198-a327-db2868e359f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.965694 crc crio[22095]: time=\"2026-06-09T17:25:56.965581768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=b7cc1c5f-9c65-4214-9332-79665dc4427a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:56.974720 crc crio[22095]: time=\"2026-06-09T17:25:56.97462416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=0b5c5358-5645-4522-aecb-091c95a35b30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.043411 crc crio[22095]: time=\"2026-06-09T17:25:57.043310482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=87959cf5-f8b7-49f8-b6db-a6fee8159bd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.051858 crc crio[22095]: time=\"2026-06-09T17:25:57.051767309Z\" level=info msg=\"Removed container 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=fa7ff0e6-a1ed-4908-91b6-989f5fa34d76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:25:57.093991 crc crio[22095]: time=\"2026-06-09T17:25:57.09041023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=18cba1fb-3c85-4f88-826e-3f6e598a95cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.093991 crc crio[22095]: time=\"2026-06-09T17:25:57.090528403Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d8c0b07a-ca84-440e-bde9-fab6a40500df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.101008 crc crio[22095]: time=\"2026-06-09T17:25:57.09820402Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=96b119c4-8ce0-4f99-a56b-b5cb1f78908b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.102523 crc crio[22095]: time=\"2026-06-09T17:25:57.102420398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=f2c809fb-da10-4b25-8ac1-dd781b2ba03e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.131125 crc crio[22095]: time=\"2026-06-09T17:25:57.130474308Z\" level=info msg=\"Removing container: 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f\" id=dcccbecc-9364-46bb-bd8e-40843e012df5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:25:57.159397 crc crio[22095]: time=\"2026-06-09T17:25:57.158572419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=a8c2f315-d6b6-4357-800a-7dc221b8ffd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.159397 crc crio[22095]: time=\"2026-06-09T17:25:57.158688582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b3ab925-0c04-44b1-82e6-ee4f80576c34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.159397 crc crio[22095]: time=\"2026-06-09T17:25:57.158742223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b2e1b62f-1eee-4d2a-bb74-c6e17539ac68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.160311 crc crio[22095]: time=\"2026-06-09T17:25:57.160137419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=ff2e6e6a-1800-46ac-84b5-14dfb126c423 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.160515 crc crio[22095]: time=\"2026-06-09T17:25:57.160466317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=9fa4250e-6e1e-499a-a2ad-8c513586ddf3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.160875 crc crio[22095]: time=\"2026-06-09T17:25:57.160822236Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=fbb6c401-b451-4000-a2fe-b84c18512ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.161765 crc crio[22095]: time=\"2026-06-09T17:25:57.161693219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8e888bf2-6c0b-4e02-914f-8762ba8a1bda name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.172788 crc crio[22095]: time=\"2026-06-09T17:25:57.161881654Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=886f0651-579c-4996-89cf-201758bf5c82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.172788 crc crio[22095]: time=\"2026-06-09T17:25:57.162301314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=1a72be0e-b389-4e26-93d2-750bfa010a7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.172788 crc crio[22095]: time=\"2026-06-09T17:25:57.162360756Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=f3cc960e-a95a-41fc-a683-2b21a9c07af4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.193317 crc crio[22095]: time=\"2026-06-09T17:25:57.193228308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bf496ebf-4954-46e0-a19f-5f72b2a5fa74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.203142 crc crio[22095]: time=\"2026-06-09T17:25:57.200820763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=3701e38f-29a0-479f-8167-df82c12fded5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.203142 crc crio[22095]: time=\"2026-06-09T17:25:57.201226773Z\" level=info msg=\"Stopping container: e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17 (timeout: 30s)\" id=e4bd94de-2784-4911-94b5-730feccb9a9f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:57.203624 crc crio[22095]: time=\"2026-06-09T17:25:57.203583933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7b03279d-c2e2-48f6-9c41-382adf0c4ba3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.204001 crc crio[22095]: time=\"2026-06-09T17:25:57.203974193Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD\" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:57.204445 crc crio[22095]: time=\"2026-06-09T17:25:57.204423135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.206570 crc crio[22095]: time=\"2026-06-09T17:25:57.20578117Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b9c7ce01-8085-4773-9d1f-cfdaa88995f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.212581 crc crio[22095]: time=\"2026-06-09T17:25:57.212498472Z\" level=info msg=\"Stopping container: c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05 (timeout: 15s)\" id=2c72f0eb-3dc3-4618-9a78-3d647ae09764 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:57.218506 crc crio[22095]: time=\"2026-06-09T17:25:57.218398934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=847d0559-835e-4cb4-9fa8-ff34159309e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.221739 crc crio[22095]: time=\"2026-06-09T17:25:57.219763098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=26e52f40-03de-45e7-bd49-675e149f2acf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.221739 crc crio[22095]: time=\"2026-06-09T17:25:57.219842041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.221739 crc crio[22095]: time=\"2026-06-09T17:25:57.219877181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9f3d31ae-4ee4-4f2e-a500-9d81d5a9d81e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.226846 crc crio[22095]: time=\"2026-06-09T17:25:57.225455895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c06feb48-f916-4c68-89a8-d6eec858871d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.228138 crc crio[22095]: time=\"2026-06-09T17:25:57.204004564Z\" level=info msg=\"Stopping container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11 (timeout: 30s)\" id=ccd4012a-84f6-4a31-a760-afe4c6a79335 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:57.232543 crc crio[22095]: time=\"2026-06-09T17:25:57.232422543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c170732a-ce94-47bb-a2f2-12c196e7837b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.244569 crc crio[22095]: time=\"2026-06-09T17:25:57.244469022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=80db6478-5347-499e-9d6c-11a537ad8168 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.262896325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=be1b5527-599c-4147-bae8-3019b1cfa7fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263140221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4d29454f-e05d-4eb6-8db4-882e6f11274c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263173882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=c5d5ddc8-d734-4390-971e-09a82deac4cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263270805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=ad8ccbb1-9edc-487d-98d1-b6631b7c4264 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263332086Z\" level=info msg=\"Stopping container: 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e (timeout: 30s)\" id=28deec48-c558-45be-a845-a0a871ae81f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263367737Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=5f9e1d3f-58b4-4b11-900b-86b3f912888d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.276825432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=397a1eb1-dcf6-4a78-939e-aab55833e980 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.299026 crc crio[22095]: time=\"2026-06-09T17:25:57.289427826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=39866eea-7a2b-4173-b348-c7c5ec510a75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.299026 crc crio[22095]: time=\"2026-06-09T17:25:57.295159633Z\" level=info msg=\"Stopping container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d (timeout: 30s)\" id=78d7867e-21b3-422f-92c6-02736e077b80 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:57.299026 crc crio[22095]: time=\"2026-06-09T17:25:57.296818685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8ebdb432-a2e3-405d-984b-5d7ab6ae7f10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.300431 crc crio[22095]: time=\"2026-06-09T17:25:57.299622127Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=be7ca736-3545-471a-b9e7-0da0c1aaeaee name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.308189 crc crio[22095]: time=\"2026-06-09T17:25:57.307853588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d066eacd-6c44-4c53-a770-7655046f0836 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.308518 crc crio[22095]: time=\"2026-06-09T17:25:57.308469804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=95448a23-21fb-4db6-a671-8a51b5fec80b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.314609 crc crio[22095]: time=\"2026-06-09T17:25:57.314523349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f147a223-b41f-4d18-9267-7135df2343c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.314877 crc crio[22095]: time=\"2026-06-09T17:25:57.314837717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=662df4b1-be13-42a5-bd68-f69fd3423821 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.317006 crc crio[22095]: time=\"2026-06-09T17:25:57.315104374Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=1eca451e-deaf-4687-995e-b0e784d74735 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.320696 crc crio[22095]: time=\"2026-06-09T17:25:57.320272877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=d3747a7c-7005-43a1-b4a6-614bc67baeed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.355423 crc crio[22095]: time=\"2026-06-09T17:25:57.355114011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=83a2dfe9-7be4-415d-9d81-4c12dd616dbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.370331 crc crio[22095]: time=\"2026-06-09T17:25:57.37027338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=6046b340-5f9b-4266-b2a6-818889b160ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.406005 crc crio[22095]: time=\"2026-06-09T17:25:57.405845002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=ec68c93b-ffc9-4bd9-95c0-ae5395abb010 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.416370 crc crio[22095]: time=\"2026-06-09T17:25:57.416266999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4ddd5330-457f-4c4b-9f79-ef39c75c2fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.416580 crc crio[22095]: time=\"2026-06-09T17:25:57.416491535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8a03e83b-f32b-4c20-a89e-ee7ba5adfefd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.416711 crc crio[22095]: time=\"2026-06-09T17:25:57.416610758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=9b797ded-473b-4f5a-a49e-05d0c922f5cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.419511 crc crio[22095]: time=\"2026-06-09T17:25:57.41940711Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=09380ac0-d619-45b9-9765-230247d40c18 name=/runtime.v1.ImageService/PullImage\nJun 09 17:25:57.451791 crc crio[22095]: time=\"2026-06-09T17:25:57.420470167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=09d1293b-a736-4fc4-8071-2b407036226f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.451791 crc crio[22095]: time=\"2026-06-09T17:25:57.436732294Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=34b018f0-01a6-40a2-a218-4a242d53e5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.452170 crc crio[22095]: time=\"2026-06-09T17:25:57.436768345Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=ffecbad4-c254-4903-b6b2-641e9f094ddc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.452324 crc crio[22095]: time=\"2026-06-09T17:25:57.436795866Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=20ef79b3-fea6-471e-9bd6-0aec5bb1fa1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.452388 crc crio[22095]: time=\"2026-06-09T17:25:57.436821457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f52fc309-ae5c-4758-b5dd-e48e6bd68d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.452681 crc crio[22095]: time=\"2026-06-09T17:25:57.436994741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=d1abd01b-b668-4a7b-81ca-f1629a9c5395 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.452989 crc crio[22095]: time=\"2026-06-09T17:25:57.442071651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.454092 crc crio[22095]: time=\"2026-06-09T17:25:57.444703499Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 17:25:57.475083 crc crio[22095]: time=\"2026-06-09T17:25:57.474892553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.476576 crc crio[22095]: time=\"2026-06-09T17:25:57.476385032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7c4be24b-a96d-4fcf-bc1d-962b84731492 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.489063 crc crio[22095]: time=\"2026-06-09T17:25:57.477401928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=78a10a7b-6f2c-478a-814b-4984aaca6ca8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.653398 crc crio[22095]: time=\"2026-06-09T17:25:57.652746696Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=7a2a8b47-993d-469d-9edf-8e45e5a431e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.653398 crc crio[22095]: time=\"2026-06-09T17:25:57.652825748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ce9419ac-b403-4704-988a-c9fe9be3c7e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.657626 crc crio[22095]: time=\"2026-06-09T17:25:57.657531409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4798e3dc-6a41-43c9-950b-0287f043f71c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.671075 crc crio[22095]: time=\"2026-06-09T17:25:57.669517046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.706041 crc crio[22095]: time=\"2026-06-09T17:25:57.705977942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.726573 crc crio[22095]: time=\"2026-06-09T17:25:57.726439066Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=2724d90d-cdab-43bd-95ba-96c9428dd5ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.748282 crc crio[22095]: time=\"2026-06-09T17:25:57.747980039Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=65d9d74e-0dba-4cca-b075-307bd0c1b02b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.802736 crc crio[22095]: time=\"2026-06-09T17:25:57.802695003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=52afad52-3863-4b08-ba20-fe26b2c04dcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.813997 crc crio[22095]: time=\"2026-06-09T17:25:57.813778487Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=de1ec73b-eb89-43bd-a568-42247445a972 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.815719 crc crio[22095]: time=\"2026-06-09T17:25:57.815669845Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=7ef3fa5c-9fdf-4b0f-bb95-f6d564a270ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.821117 crc crio[22095]: time=\"2026-06-09T17:25:57.820869629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=2f91e086-2937-4c59-828f-e5b5c6e34faa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.824548 crc crio[22095]: time=\"2026-06-09T17:25:57.82442532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=90b12e81-c827-4752-9a5e-9ff83a34826b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.825955 crc crio[22095]: time=\"2026-06-09T17:25:57.825825066Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=42a234c1-285a-4591-b9e9-bc6b0ee88b37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.826704 crc crio[22095]: time=\"2026-06-09T17:25:57.826638737Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0cf166a8-9a0f-4820-9dc2-6dc7432dce4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.830951 crc crio[22095]: time=\"2026-06-09T17:25:57.830825974Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=6623356d-476a-4dd1-8b4f-6c7423e9875f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.837422 crc crio[22095]: time=\"2026-06-09T17:25:57.837358592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.858581 crc crio[22095]: time=\"2026-06-09T17:25:57.858507924Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=621218ea-b494-47c7-9351-0e6936119d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.861365 crc crio[22095]: time=\"2026-06-09T17:25:57.861271165Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=cec22661-fb36-4084-b250-1a2c31f3cc17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.878192 crc crio[22095]: time=\"2026-06-09T17:25:57.878096907Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=bad89cea-2b78-4579-9889-38e3e8a3f7c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.894327 crc crio[22095]: time=\"2026-06-09T17:25:57.894121078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=1e1baed6-1650-4d26-81ad-60a62c679dfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.897021 crc crio[22095]: time=\"2026-06-09T17:25:57.896884879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=65e4562d-c222-4df2-a1d4-d76ff18a36ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.911391 crc crio[22095]: time=\"2026-06-09T17:25:57.897100834Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=b33a7f9c-8a9a-4099-8942-e2d87527e46e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.911595 crc crio[22095]: time=\"2026-06-09T17:25:57.897828973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=bfd0af3a-72a2-4c41-aa85-51dbe201f039 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.911700 crc crio[22095]: time=\"2026-06-09T17:25:57.897869634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e9be50c8-1548-4090-8a40-1ec57c61c063 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.897998547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1f30fcce-4ca1-4727-9bfe-9127563505f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.898045019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=9603a13d-440d-4815-9f67-efe2b712f8c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.899520536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5bea59c6-daf4-4ebc-89ee-340ad0ba7ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.900131882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=afa24d67-9250-459d-990a-3265cf698545 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.913158 crc crio[22095]: time=\"2026-06-09T17:25:57.913055314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=37680911-cd22-4b4f-8969-dba113018c23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.913885 crc crio[22095]: time=\"2026-06-09T17:25:57.913759812Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=69bf094c-01a1-44f7-b1f2-df5d97eaffd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.915591 crc crio[22095]: time=\"2026-06-09T17:25:57.915545918Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=fc51e237-4b70-4845-a540-6b8e3d6ff36e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.916341 crc crio[22095]: time=\"2026-06-09T17:25:57.916309337Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=814986cf-6aa5-4ad2-a131-f129ba534903 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.916749 crc crio[22095]: time=\"2026-06-09T17:25:57.916624805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=92f24bf5-e79d-4f37-aa69-efdc2e718cfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.916993 crc crio[22095]: time=\"2026-06-09T17:25:57.916875842Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=0e4738db-9acc-4388-a5b6-ea7d925cf9ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.917632 crc crio[22095]: time=\"2026-06-09T17:25:57.917485777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=2df046d9-4eb0-447a-bb4c-8ef2d3abc76c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.917757 crc crio[22095]: time=\"2026-06-09T17:25:57.917720553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5eb4fc74-9a5c-4eb3-a2b2-6c82a8527ead name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.918062 crc crio[22095]: time=\"2026-06-09T17:25:57.916661476Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=2e553303-c377-4f1f-a918-723c788f4388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.918613 crc crio[22095]: time=\"2026-06-09T17:25:57.918530994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=48619eb5-4f9a-4302-96c7-34453ce40bc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.919258 crc crio[22095]: time=\"2026-06-09T17:25:57.919109039Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=6323bbcc-618a-4d0e-961a-000ab55d3484 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.919468 crc crio[22095]: time=\"2026-06-09T17:25:57.918163055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=a23c485f-bdee-45eb-9275-f4bef24cc81d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.919895 crc crio[22095]: time=\"2026-06-09T17:25:57.918210466Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=81f7165b-bfb9-435a-ae6f-f3db1ef258e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.924354 crc crio[22095]: time=\"2026-06-09T17:25:57.923069061Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=0383f70d-1ced-4dcf-a10f-6ffd922849dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.924607 crc crio[22095]: time=\"2026-06-09T17:25:57.92382926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b85dc06d-866d-4b76-a9ab-39a933307a6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.933540 crc crio[22095]: time=\"2026-06-09T17:25:57.933472267Z\" level=warning msg=\"error reserving ctr name k8s_manager_keystone-operator-controller-manager-6ccff66c5b-d5nxw_openstack-operators_c00faea9-ab83-447c-97ac-422945ab1a51_1 for id adf40e2bce0edecb54f4cea56e95b46372e8229346441c70d85975b76b290999: name is reserved\"\nJun 09 17:25:57.933692 crc crio[22095]: time=\"2026-06-09T17:25:57.933552619Z\" level=info msg=\"Found container k8s_manager_keystone-operator-controller-manager-6ccff66c5b-d5nxw_openstack-operators_c00faea9-ab83-447c-97ac-422945ab1a51_1 with ID eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab in resource cache; using it\" id=42a234c1-285a-4591-b9e9-bc6b0ee88b37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.939649 crc crio[22095]: time=\"2026-06-09T17:25:57.93904794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=4d408d36-bed9-4c3f-884c-9a6826c2fb5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.939853 crc crio[22095]: time=\"2026-06-09T17:25:57.939706757Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2e6531dc-725d-4706-8b19-0df75c98e01b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.940294 crc crio[22095]: time=\"2026-06-09T17:25:57.940040316Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=0cb98f17-adc6-4aa3-9602-9e5ae74a372a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.940404 crc crio[22095]: time=\"2026-06-09T17:25:57.940288642Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b386d686-185d-48d2-9394-5a1b9d47a6ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.940576 crc crio[22095]: time=\"2026-06-09T17:25:57.940517028Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=751bc3e7-f086-4018-9fd5-a171a75fc3c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.940683 crc crio[22095]: time=\"2026-06-09T17:25:57.94057486Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5d084285-c50e-4354-8018-3c99dab1246b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.940987 crc crio[22095]: time=\"2026-06-09T17:25:57.940790295Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=7056310c-10a0-4ad4-89e0-3159f5a0ce03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.940987 crc crio[22095]: time=\"2026-06-09T17:25:57.940832036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c1dda5a5-acba-42e3-bfd6-04c67bf2c000 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.941106 crc crio[22095]: time=\"2026-06-09T17:25:57.941065572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4616195f-6a2a-4342-bd3a-d130e9de5f7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.941317 crc crio[22095]: time=\"2026-06-09T17:25:57.941221166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=cdf926e8-df2c-4d1a-8cdb-c34b98457af5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.941317 crc crio[22095]: time=\"2026-06-09T17:25:57.941298198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a8ff324b-dbbc-487e-bbde-1fc1fdfb568e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.943408 crc crio[22095]: time=\"2026-06-09T17:25:57.942800847Z\" level=info msg=\"Starting container: eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab\" id=b3d71c1f-4e01-4f93-9387-bb27f3a226a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:25:57.949101 crc crio[22095]: time=\"2026-06-09T17:25:57.949025246Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=ebdae033-deb0-4974-9e86-69f3406fa065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.958363 crc crio[22095]: time=\"2026-06-09T17:25:57.958306615Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=d5aa9844-0276-4301-96ad-2e9ebb65535f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.959059 crc crio[22095]: time=\"2026-06-09T17:25:57.95890325Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=66977ccf-d16b-41a8-a2de-075cfa6e9518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.959485 crc crio[22095]: time=\"2026-06-09T17:25:57.959460694Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=93faa4e0-82f5-420a-a1e4-bb7f6d2b1638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.965040 crc crio[22095]: time=\"2026-06-09T17:25:57.964614916Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=c22abc98-4348-4310-8b31-b6a78200c66e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.966767 crc crio[22095]: time=\"2026-06-09T17:25:57.96669241Z\" level=info msg=\"Started container\" PID=245100 containerID=eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=b3d71c1f-4e01-4f93-9387-bb27f3a226a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782\nJun 09 17:25:57.967199 crc crio[22095]: time=\"2026-06-09T17:25:57.96710626Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=ef621612-82d6-4c59-949f-ce45fb6ea815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:57.971868 crc crio[22095]: time=\"2026-06-09T17:25:57.97175776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bc34fe61-8d6c-4f95-893f-d106c48a1e1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.972328 crc crio[22095]: time=\"2026-06-09T17:25:57.9721543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=436d8a71-7622-42a0-ba52-dbbe28cf1880 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.972434 crc crio[22095]: time=\"2026-06-09T17:25:57.972379446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=6da60962-0905-46ac-be03-f4e387e695f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.972635 crc crio[22095]: time=\"2026-06-09T17:25:57.972585311Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=70c0a923-06a6-4ce3-be4f-8b56f38e9434 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.973213 crc crio[22095]: time=\"2026-06-09T17:25:57.973086614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=0b4f79f6-79d2-4b40-8946-284c6228ab52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.974153 crc crio[22095]: time=\"2026-06-09T17:25:57.974077679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=317f6184-50b9-4504-890f-cfa0d7bc955e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.974612 crc crio[22095]: time=\"2026-06-09T17:25:57.974541691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=55c387b2-63c2-4a84-aee4-06dd319fea5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.974804 crc crio[22095]: time=\"2026-06-09T17:25:57.974721496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=04810206-9f3c-4e76-ad79-ed4673bb78f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.9748988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c8c4d9bf-ad2e-4a5d-9dc0-93c247666ca9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.975147407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=dab5a565-a914-4aa6-a3bf-6de97aab55fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.975333201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=09d6d2fe-498f-4233-9853-342d43218b17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.975535497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=2ed83388-704f-4aed-b6ca-19c118b3c38c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.97567288Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f8b70413-3178-4a65-9389-3af7adac3712 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.976082281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=9b8c2097-eb00-417c-a8a2-ee73e916605b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.976310106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9e81d08d-938e-421e-abc4-625d91ffd3d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.976672646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ccceb7c-5f1b-42a6-8069-101fe107d81d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:57.991615 crc crio[22095]: time=\"2026-06-09T17:25:57.991422224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:57.994283 crc crio[22095]: time=\"2026-06-09T17:25:57.994124653Z\" level=warning msg=\"error reserving ctr name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 for id 6ece9d2363b869b918359527b3fd23ebdd1307df22a791ea2b3b82cc54eee062: name is reserved\"\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:57.999409229Z\" level=info msg=\"Creation of container k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.947955365s for it to finish\" id=93faa4e0-82f5-420a-a1e4-bb7f6d2b1638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:57.999566893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:57.999588384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.000359823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.000411895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.002594191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.002710364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.003782 crc crio[22095]: time=\"2026-06-09T17:25:58.003291619Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=b2b193e4-8cf7-4a3a-9084-8e7b29b1d083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.003782 crc crio[22095]: time=\"2026-06-09T17:25:58.003766041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.004832 crc crio[22095]: time=\"2026-06-09T17:25:58.004725125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.010820 crc crio[22095]: time=\"2026-06-09T17:25:58.004984012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.017314 crc crio[22095]: time=\"2026-06-09T17:25:58.01504768Z\" level=warning msg=\"error reserving ctr name k8s_controller-manager_controller-manager-5f44d84ddc-l9nbf_openshift-controller-manager_53a73984-3901-49b2-9a1f-c223d82704b4_1 for id cb6c5728b00cabbdfe6bc1f94b73f212d807c82d6a6505b48706b5edd900b86c: name is reserved\"\nJun 09 17:25:58.017314 crc crio[22095]: time=\"2026-06-09T17:25:58.015133662Z\" level=info msg=\"Found container k8s_controller-manager_controller-manager-5f44d84ddc-l9nbf_openshift-controller-manager_53a73984-3901-49b2-9a1f-c223d82704b4_1 with ID f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca in resource cache; using it\" id=2e553303-c377-4f1f-a918-723c788f4388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.019838 crc crio[22095]: time=\"2026-06-09T17:25:58.019765641Z\" level=warning msg=\"error reserving ctr name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 for id 318ead4367830c6270fcafb6cbd642f5caaca4997f0246f0c1686df3ae73a81d: name is reserved\"\nJun 09 17:25:58.020088 crc crio[22095]: time=\"2026-06-09T17:25:58.019836083Z\" level=info msg=\"Creation of container k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.896744251s for it to finish\" id=0383f70d-1ced-4dcf-a10f-6ffd922849dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.031375 crc crio[22095]: time=\"2026-06-09T17:25:58.031200945Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=5107ba24-15b8-44cd-92dc-a0fd591f7ed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.032182 crc crio[22095]: time=\"2026-06-09T17:25:58.031780009Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=3401d0ab-8224-44fa-93be-cd660b8e5adc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.032495 crc crio[22095]: time=\"2026-06-09T17:25:58.032041786Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b63791e-02a6-4cce-a719-3f0a18fb037b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.047822131Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=c5ceba82-cde6-4dde-ae16-afb88527183a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.048396806Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2affc63d-147a-4228-8b02-ae756f654016 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.04858005Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8980d86d-8de4-489e-8893-da19fe2427b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.048738034Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/speaker\" id=4f410a11-e60c-431b-9780-a49c97821ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.070404 crc crio[22095]: time=\"2026-06-09T17:25:58.069981129Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=28996e19-06f8-42a7-8c9a-dc337ca1089c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.070810 crc crio[22095]: time=\"2026-06-09T17:25:58.070706698Z\" level=info msg=\"Starting container: f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca\" id=e580ece2-2879-4276-9bc2-b5357b0a7e1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:25:58.071165 crc crio[22095]: time=\"2026-06-09T17:25:58.071086618Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=541a41ad-e20c-4e9f-b4bd-80c257d3087b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.090198 crc crio[22095]: time=\"2026-06-09T17:25:58.090157897Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=8f2377d4-eb51-4fc9-9a67-8f67add42708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.090505 crc crio[22095]: time=\"2026-06-09T17:25:58.090485255Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0bb25bb4-f668-461d-997b-97e8338e08b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.090795 crc crio[22095]: time=\"2026-06-09T17:25:58.090772443Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=3bf6b628-8c4f-4e76-9891-af5c031d3ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.093788 crc crio[22095]: time=\"2026-06-09T17:25:58.09341234Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=5cc30bf2-dec0-4b9f-a058-6a2ded0bb45a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.093788 crc crio[22095]: time=\"2026-06-09T17:25:58.093628236Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=3ea7ee5d-3c1b-4020-87ae-aa95ef675648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.094595 crc crio[22095]: time=\"2026-06-09T17:25:58.094522119Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=f94a9e88-5d1e-478a-a195-7c9a46362ab1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.095524 crc crio[22095]: time=\"2026-06-09T17:25:58.095495514Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=1916d09a-87a1-4845-ba7b-d9a7d4f5416e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.095715 crc crio[22095]: time=\"2026-06-09T17:25:58.095695039Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=33b0bcf3-6cc3-437d-a7bb-b69b4020e273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.096002 crc crio[22095]: time=\"2026-06-09T17:25:58.095906094Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e32a517c-2031-4a6d-8a7e-570533ae96b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.101785 crc crio[22095]: time=\"2026-06-09T17:25:58.101606601Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=f2af80d2-7fa3-402c-b519-2f61c6f2892e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.103279 crc crio[22095]: time=\"2026-06-09T17:25:58.103163541Z\" level=info msg=\"Started container\" PID=245181 containerID=f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=e580ece2-2879-4276-9bc2-b5357b0a7e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0\nJun 09 17:25:58.103362 crc crio[22095]: time=\"2026-06-09T17:25:58.103323275Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=443d809b-320e-4523-983b-8fa3e73247fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.103652 crc crio[22095]: time=\"2026-06-09T17:25:58.103622592Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=aefcf661-f69b-4884-a459-dc462ada9ce1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.106065 crc crio[22095]: time=\"2026-06-09T17:25:58.103631813Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a0f06bae-4601-4a44-9fc0-3183a23f709f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.106227 crc crio[22095]: time=\"2026-06-09T17:25:58.104106325Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=0c53437a-fa46-4f8e-a1e9-73e0d5629ece name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.106659 crc crio[22095]: time=\"2026-06-09T17:25:58.10430224Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=b9ae0810-239f-42ec-b021-4c5043f91b5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.106770 crc crio[22095]: time=\"2026-06-09T17:25:58.104350591Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7d49a0a7-dd2d-4b49-871d-ca046572d651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.106879 crc crio[22095]: time=\"2026-06-09T17:25:58.104399162Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1573bdff-3247-4311-97fe-92af597dd282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.123505 crc crio[22095]: time=\"2026-06-09T17:25:58.122906007Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=2597d575-5a16-41eb-8462-801a801cbf82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.123044871Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e6db3171-ffce-4141-9089-d80fa359bd0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.123088012Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=55161655-53fb-441c-8c3f-927de6e07fcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.103194421Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=665bdd1e-e82f-4c9e-b827-02c0a5b3f270 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.107898042Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=740d9d8e-2ce0-4989-b664-82ae81ee754a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.109029731Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=f3a68acc-3453-4459-b293-6f3ea8628a80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.125040 crc crio[22095]: time=\"2026-06-09T17:25:58.125004881Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=a097f7d5-7111-4457-81e2-1f910d1ff616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.125281 crc crio[22095]: time=\"2026-06-09T17:25:58.125228117Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2f3c012a-598e-4ce1-b7ed-8d66e31c6531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.125478 crc crio[22095]: time=\"2026-06-09T17:25:58.125455763Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b944cc6d-c335-4246-8f9e-456b741fff82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.126629 crc crio[22095]: time=\"2026-06-09T17:25:58.126609262Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=307fac34-a668-4542-b8bf-11265d3fc749 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.126750 crc crio[22095]: time=\"2026-06-09T17:25:58.126684774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a26cab8-37da-44be-b5ae-a04fad218607 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:58.126900 crc crio[22095]: time=\"2026-06-09T17:25:58.126877659Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=3f0ddd70-bc23-41af-8119-e4ba12346949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.149125 crc crio[22095]: time=\"2026-06-09T17:25:58.149048108Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=0b4dac31-6440-43bf-a428-313bfaba4ade name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.151271 crc crio[22095]: time=\"2026-06-09T17:25:58.151195433Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=61c9dbe8-7eba-4759-89ee-a1fba3716b50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.151372 crc crio[22095]: time=\"2026-06-09T17:25:58.151348977Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07641b6d-d8cb-48b5-871b-2a5880686788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.151516 crc crio[22095]: time=\"2026-06-09T17:25:58.15146429Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=50efd682-c606-48b1-a63c-8d17b38b8e41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.201585 crc crio[22095]: time=\"2026-06-09T17:25:58.201341679Z\" level=warning msg=\"error reserving ctr name k8s_manager_neutron-operator-controller-manager-688d5c756f-zphgr_openstack-operators_99b4ccff-b651-4802-91cb-605d5b058d48_1 for id b1e991eac42e75e4e5dda07cdd3a6f347854f221b0d6b554f02f61fa79270bef: name is reserved\"\nJun 09 17:25:58.201585 crc crio[22095]: time=\"2026-06-09T17:25:58.201411161Z\" level=info msg=\"Found container k8s_manager_neutron-operator-controller-manager-688d5c756f-zphgr_openstack-operators_99b4ccff-b651-4802-91cb-605d5b058d48_1 with ID fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668 in resource cache; using it\" id=307fac34-a668-4542-b8bf-11265d3fc749 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.201988 crc crio[22095]: time=\"2026-06-09T17:25:58.201620766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.201988 crc crio[22095]: time=\"2026-06-09T17:25:58.201792071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.202470 crc crio[22095]: time=\"2026-06-09T17:25:58.202085978Z\" level=info msg=\"Starting container: fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668\" id=27f2396f-e11a-4369-bd0e-c7fca38cd27f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:25:58.202583 crc crio[22095]: time=\"2026-06-09T17:25:58.202499179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.203210 crc crio[22095]: time=\"2026-06-09T17:25:58.203140745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.203317 crc crio[22095]: time=\"2026-06-09T17:25:58.203119595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.203513 crc crio[22095]: time=\"2026-06-09T17:25:58.203410722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.205908 crc crio[22095]: time=\"2026-06-09T17:25:58.203814133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.205908 crc crio[22095]: time=\"2026-06-09T17:25:58.204334406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.205908 crc crio[22095]: time=\"2026-06-09T17:25:58.204465639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.204557772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.204658524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.204798798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.205042114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.205560737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.207208 crc crio[22095]: time=\"2026-06-09T17:25:58.207165619Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=0f4ca28e-f0a6-4aa9-8171-caa67fe18bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.220756 crc crio[22095]: time=\"2026-06-09T17:25:58.216709583Z\" level=info msg=\"Started container\" PID=244885 containerID=fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=27f2396f-e11a-4369-bd0e-c7fca38cd27f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08\nJun 09 17:25:58.223369 crc crio[22095]: time=\"2026-06-09T17:25:58.223309843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.223606 crc crio[22095]: time=\"2026-06-09T17:25:58.223503018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.223783 crc crio[22095]: time=\"2026-06-09T17:25:58.223734894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.224172 crc crio[22095]: time=\"2026-06-09T17:25:58.223903678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.224389 crc crio[22095]: time=\"2026-06-09T17:25:58.224338799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.224565 crc crio[22095]: time=\"2026-06-09T17:25:58.224515444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.224744 crc crio[22095]: time=\"2026-06-09T17:25:58.224691988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.224906 crc crio[22095]: time=\"2026-06-09T17:25:58.224856783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.225141 crc crio[22095]: time=\"2026-06-09T17:25:58.225069518Z\" level=warning msg=\"error reserving ctr name k8s_ovn-config_ovsdbserver-nb-0-config-1781024829-hjvvs_openstack_162efd6c-0eca-41ca-8dd5-9e08a20e428a_2 for id 68d397c38562f0f335c23affcafb84e1561d5b376b3ff90541256ac35547980b: name is reserved\"\nJun 09 17:25:58.225141 crc crio[22095]: time=\"2026-06-09T17:25:58.225121239Z\" level=info msg=\"Found container k8s_ovn-config_ovsdbserver-nb-0-config-1781024829-hjvvs_openstack_162efd6c-0eca-41ca-8dd5-9e08a20e428a_2 with ID 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737 in resource cache; using it\" id=3bf6b628-8c4f-4e76-9891-af5c031d3ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.225441 crc crio[22095]: time=\"2026-06-09T17:25:58.225369206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.225688 crc crio[22095]: time=\"2026-06-09T17:25:58.225630802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.225857 crc crio[22095]: time=\"2026-06-09T17:25:58.225808187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.226083 crc crio[22095]: time=\"2026-06-09T17:25:58.226030533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.226315 crc crio[22095]: time=\"2026-06-09T17:25:58.226261759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.226505 crc crio[22095]: time=\"2026-06-09T17:25:58.226435873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.227086 crc crio[22095]: time=\"2026-06-09T17:25:58.226819563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.227086 crc crio[22095]: time=\"2026-06-09T17:25:58.227072379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.227524 crc crio[22095]: time=\"2026-06-09T17:25:58.227404558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.227897 crc crio[22095]: time=\"2026-06-09T17:25:58.227609083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.227897 crc crio[22095]: time=\"2026-06-09T17:25:58.227845479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.228138 crc crio[22095]: time=\"2026-06-09T17:25:58.228051254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.228228 crc crio[22095]: time=\"2026-06-09T17:25:58.228188658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.229777 crc crio[22095]: time=\"2026-06-09T17:25:58.228399383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.229777 crc crio[22095]: time=\"2026-06-09T17:25:58.228537927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.230597 crc crio[22095]: time=\"2026-06-09T17:25:58.230523678Z\" level=info msg=\"Starting container: 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737\" id=5392ca7c-a99b-4cb2-b446-010c9da2eb85 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:25:58.232682 crc crio[22095]: time=\"2026-06-09T17:25:58.232627042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.233996 crc crio[22095]: time=\"2026-06-09T17:25:58.233783352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.235336 crc crio[22095]: time=\"2026-06-09T17:25:58.235225418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.239856 crc crio[22095]: time=\"2026-06-09T17:25:58.239802476Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=2ef68aed-9924-4734-a9d4-e3ae0cacdfaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.242127 crc crio[22095]: time=\"2026-06-09T17:25:58.242043613Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=673af044-1f77-45b6-a061-cefbd9f80c0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.284390 crc crio[22095]: time=\"2026-06-09T17:25:58.284324708Z\" level=info msg=\"Started container\" PID=245183 containerID=425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737 description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=5392ca7c-a99b-4cb2-b446-010c9da2eb85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\nJun 09 17:25:58.310649 crc crio[22095]: time=\"2026-06-09T17:25:58.310400177Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=65f53370-b50e-479a-b128-c0bbf5f492d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:58.323560 crc crio[22095]: time=\"2026-06-09T17:25:58.322767474Z\" level=info msg=\"Stopped container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=ccd4012a-84f6-4a31-a760-afe4c6a79335 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:58.325199 crc crio[22095]: time=\"2026-06-09T17:25:58.325120035Z\" level=info msg=\"Stopping container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8 (timeout: 30s)\" id=890cdbc6-df62-4ced-a051-9c1c25c7af64 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:58.400626 crc crio[22095]: time=\"2026-06-09T17:25:58.400390926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.429649 crc crio[22095]: time=\"2026-06-09T17:25:58.425491839Z\" level=info msg=\"Stopped container 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=28deec48-c558-45be-a845-a0a871ae81f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:58.485997 crc crio[22095]: time=\"2026-06-09T17:25:58.477547135Z\" level=info msg=\"Stopped container e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=e4bd94de-2784-4911-94b5-730feccb9a9f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:25:58.510155 crc crio[22095]: time=\"2026-06-09T17:25:58.48673456Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=e40beb79-fe84-4619-aee5-cedf6dc7685d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:58.534114 crc crio[22095]: time=\"2026-06-09T17:25:58.5338699Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=65c8dcd1-2062-43aa-b02e-07f141ae62c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:58.790069 crc crio[22095]: time=\"2026-06-09T17:25:58.789873587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.802785 crc crio[22095]: time=\"2026-06-09T17:25:58.802660115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:58.960223 crc crio[22095]: time=\"2026-06-09T17:25:58.960075003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3482a932-ed62-4325-93b6-fc6288d58e6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:58.960223 crc crio[22095]: time=\"2026-06-09T17:25:58.960202147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07086ac3-cbb3-484c-bc08-f05060dacd6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:58.998368 crc crio[22095]: time=\"2026-06-09T17:25:58.998220362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.003628 crc crio[22095]: time=\"2026-06-09T17:25:59.002972934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.004670 crc crio[22095]: time=\"2026-06-09T17:25:59.004639026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.121341 crc crio[22095]: time=\"2026-06-09T17:25:59.120001136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dd74a56f-b87f-4ac5-879c-e97f6963b1d9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:25:59.122483 crc crio[22095]: time=\"2026-06-09T17:25:59.122306925Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=37c2039d-4f84-47c8-afbd-355532dde8a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.232699 crc crio[22095]: time=\"2026-06-09T17:25:59.232626245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.448572 crc crio[22095]: time=\"2026-06-09T17:25:59.448478312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.463425 crc crio[22095]: time=\"2026-06-09T17:25:59.463297993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.483598 crc crio[22095]: time=\"2026-06-09T17:25:59.483554422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=63b29d8a-ee6c-4c0c-b796-b44a871260df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.491472 crc crio[22095]: time=\"2026-06-09T17:25:59.491398683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e7e24d12-ba30-4f7a-9e4d-62d513e0365e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.643902 crc crio[22095]: time=\"2026-06-09T17:25:59.642692425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.664756 crc crio[22095]: time=\"2026-06-09T17:25:59.660883191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75fcadd1-b644-46e8-a03d-36a652cf15ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.664756 crc crio[22095]: time=\"2026-06-09T17:25:59.662968925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.664756 crc crio[22095]: time=\"2026-06-09T17:25:59.664584056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4f50143-95db-4b61-bddd-b3e9ce983862 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.796071 crc crio[22095]: time=\"2026-06-09T17:25:59.795826492Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=2a28c142-f1e4-460f-a71d-68a900759d9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.796496 crc crio[22095]: time=\"2026-06-09T17:25:59.796428217Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 for id 6294bf218a7f78d0d5a43065f3473da1571f137fb860e0339e68bfd70111a364: name is reserved\"\nJun 09 17:25:59.796575 crc crio[22095]: time=\"2026-06-09T17:25:59.79651173Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.998911892s for it to finish\" id=2a28c142-f1e4-460f-a71d-68a900759d9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.801867 crc crio[22095]: time=\"2026-06-09T17:25:59.801123958Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=03564873-577f-4e8c-a102-62c093426514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.828430 crc crio[22095]: time=\"2026-06-09T17:25:59.826609192Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 for id b7e5d78a07506572627934c827fd71461a4e0e4887bda6d7d6e920d59dbe8782: name is reserved\"\nJun 09 17:25:59.828430 crc crio[22095]: time=\"2026-06-09T17:25:59.827739921Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.972921605s for it to finish\" id=03564873-577f-4e8c-a102-62c093426514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.856707 crc crio[22095]: time=\"2026-06-09T17:25:59.856615221Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=0a917631-a1e3-43b4-a041-73526afc3ecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.857777 crc crio[22095]: time=\"2026-06-09T17:25:59.857677219Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd520815-1aec-432c-819b-da7e16de6a2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.860551 crc crio[22095]: time=\"2026-06-09T17:25:59.860346757Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=5da5c390-7d15-4bda-900a-32874a511fb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.881023 crc crio[22095]: time=\"2026-06-09T17:25:59.880845133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.888158 crc crio[22095]: time=\"2026-06-09T17:25:59.888028127Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=f62abdd4-b339-47da-9dd4-4a7771db5cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:59.894695 crc crio[22095]: time=\"2026-06-09T17:25:59.892324377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:59.954628 crc crio[22095]: time=\"2026-06-09T17:25:59.952380528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4143fae8-7bad-4263-b010-4feaefc31123 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.954628 crc crio[22095]: time=\"2026-06-09T17:25:59.952549692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=af6dffde-d39d-44b4-b435-f239251d17c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.959332 crc crio[22095]: time=\"2026-06-09T17:25:59.958907516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9bb065a-6f51-46d7-ab05-9b6f7d542d0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.959409 crc crio[22095]: time=\"2026-06-09T17:25:59.959278055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8ef2fe3f-cf30-40cc-9135-3038e6b2ccce name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.959409 crc crio[22095]: time=\"2026-06-09T17:25:59.95908427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=db9e011f-4383-493a-9f99-c230eff0fc0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.959872 crc crio[22095]: time=\"2026-06-09T17:25:59.959803908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4fbaee7-1ef7-40a7-bfbb-475b763b097d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:59.968011 crc crio[22095]: time=\"2026-06-09T17:25:59.967894106Z\" level=info msg=\"Stopping pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=80eff16e-e0df-438b-b84e-10ec683eaf82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:25:59.972642 crc crio[22095]: time=\"2026-06-09T17:25:59.969907428Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc002272120}] Aliases:map[]}\"\nJun 09 17:25:59.972642 crc crio[22095]: time=\"2026-06-09T17:25:59.970750159Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:00.026755 crc crio[22095]: time=\"2026-06-09T17:26:00.026667464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=78e5b25b-ea23-4255-9f76-6b3956143c85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.027854 crc crio[22095]: time=\"2026-06-09T17:26:00.027737811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=db58de9e-fa34-45e5-bbec-5528060b209d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.033777 crc crio[22095]: time=\"2026-06-09T17:26:00.033697594Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.035593 crc crio[22095]: time=\"2026-06-09T17:26:00.035524111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:00.066094 crc crio[22095]: time=\"2026-06-09T17:26:00.06590641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e40ddf9f-42d9-4cbd-8032-256e4d648e85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.066427 crc crio[22095]: time=\"2026-06-09T17:26:00.06629074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=568d8eb6-22f1-40b3-8311-fa6fc796973f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.073393 crc crio[22095]: time=\"2026-06-09T17:26:00.070990091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d2df5a6f-9659-4c52-a098-88e39cd3e0ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.073393 crc crio[22095]: time=\"2026-06-09T17:26:00.071103784Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=c2613832-a483-4a9e-b8f1-da74fbdfd66f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.073393 crc crio[22095]: time=\"2026-06-09T17:26:00.071712039Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=06d21772-dd25-4974-b7f2-b73fff2a3c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.080152 crc crio[22095]: time=\"2026-06-09T17:26:00.074307226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3f0a5587-dcaf-43a3-96aa-594bd492916e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.145315 crc crio[22095]: time=\"2026-06-09T17:26:00.145131453Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=34ff72a7-0a37-4eca-90ab-22b9b6e15eed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.147564 crc crio[22095]: time=\"2026-06-09T17:26:00.147520764Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=3eb0b179-6330-468a-bc80-8b3398fb3bdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.182712 crc crio[22095]: time=\"2026-06-09T17:26:00.182539652Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2 for id 4ac92161300cef5719a385e4ef4d5ffe23ab3d323deffb774ff655e7e8e137b7: name is reserved\"\nJun 09 17:26:00.182712 crc crio[22095]: time=\"2026-06-09T17:26:00.182667426Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.962205091s for it to finish\" id=34ff72a7-0a37-4eca-90ab-22b9b6e15eed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.182762788Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 for id 3495c5b2b6831065fa4bd1e0d8d54f34a2711633c8d9640f580cff6fbe4d3491: name is reserved\"\nJun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.182781579Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.963812521s for it to finish\" id=3eb0b179-6330-468a-bc80-8b3398fb3bdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.18555133Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_nova-cell1-db-create-w7q7k_openstack_8d207219-9b3c-4c5e-9475-6f0b3ea18a55_2 for id df92a7416ba56511060ea9118839acbba28b13fe3023ab82fd16830528a6bb23: name is reserved\"\nJun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.185607091Z\" level=info msg=\"Found container k8s_mariadb-database-create_nova-cell1-db-create-w7q7k_openstack_8d207219-9b3c-4c5e-9475-6f0b3ea18a55_2 with ID 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc in resource cache; using it\" id=c2613832-a483-4a9e-b8f1-da74fbdfd66f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.186449663Z\" level=info msg=\"Starting container: 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc\" id=712c183f-763e-4310-8cf3-9c90752cd03c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:00.195906 crc crio[22095]: time=\"2026-06-09T17:26:00.195368312Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=be98aebd-d6b2-4497-93ac-d9d8d57de615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.197339 crc crio[22095]: time=\"2026-06-09T17:26:00.197200889Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=6e85491e-a0db-4942-856f-e5fefe6f4132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.221163 crc crio[22095]: time=\"2026-06-09T17:26:00.221061881Z\" level=info msg=\"Created container 4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262: openstack/openstack-cell1-galera-0/galera\" id=439b0cf6-1eeb-4e13-a278-3cd5d0e5a528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.222636 crc crio[22095]: time=\"2026-06-09T17:26:00.222545269Z\" level=info msg=\"Starting container: 4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262\" id=3ec63d62-31ba-48b9-b402-0c81dfe0d408 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:00.225830 crc crio[22095]: time=\"2026-06-09T17:26:00.225392172Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_keystone-db-create-nnlm5_openstack_0de0a2ba-3489-492c-a73f-a72f86736bc3_2 for id ebc277986d783a3de8ed8288420a067dd4f9e71a0f1bde5ad78de2c06d7905d9: name is reserved\"\nJun 09 17:26:00.228609 crc crio[22095]: time=\"2026-06-09T17:26:00.22805046Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_barbican-3720-account-create-update-4h864_openstack_bd0b27b4-63f3-4ec5-be40-638afbbdad71_2 for id 103cd3f5bb7b3488d83e2be5233f54c4ca2bb9747cd16e7f6b3d9ae5add041cd: name is reserved\"\nJun 09 17:26:00.228609 crc crio[22095]: time=\"2026-06-09T17:26:00.228161383Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_barbican-3720-account-create-update-4h864_openstack_bd0b27b4-63f3-4ec5-be40-638afbbdad71_2 with ID 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f in resource cache; using it\" id=6e85491e-a0db-4942-856f-e5fefe6f4132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.232018 crc crio[22095]: time=\"2026-06-09T17:26:00.230743739Z\" level=info msg=\"Starting container: 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f\" id=7f7c05fd-08f9-4910-a319-76b55111796a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:00.232018 crc crio[22095]: time=\"2026-06-09T17:26:00.231072147Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 for id e1f8491ab98c735d35b7dbec0bce87353b23b1e4e0886388afb4fecff24bbd2b: name is reserved\"\nJun 09 17:26:00.232018 crc crio[22095]: time=\"2026-06-09T17:26:00.231144899Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.840083457s for it to finish\" id=06d21772-dd25-4974-b7f2-b73fff2a3c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.245368 crc crio[22095]: time=\"2026-06-09T17:26:00.231860058Z\" level=info msg=\"Found container k8s_mariadb-database-create_keystone-db-create-nnlm5_openstack_0de0a2ba-3489-492c-a73f-a72f86736bc3_2 with ID 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91 in resource cache; using it\" id=be98aebd-d6b2-4497-93ac-d9d8d57de615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.245368 crc crio[22095]: time=\"2026-06-09T17:26:00.235223474Z\" level=info msg=\"Started container\" PID=245988 containerID=4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262 description=openstack/openstack-cell1-galera-0/galera id=3ec63d62-31ba-48b9-b402-0c81dfe0d408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371\nJun 09 17:26:00.246105 crc crio[22095]: time=\"2026-06-09T17:26:00.245876757Z\" level=info msg=\"Starting container: 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91\" id=f76f9c7f-46db-44bd-b8cc-1ff17a6c556a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:00.253618 crc crio[22095]: time=\"2026-06-09T17:26:00.253355649Z\" level=info msg=\"Started container\" PID=245580 containerID=8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=7f7c05fd-08f9-4910-a319-76b55111796a name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:26:00.298264 crc crio[22095]: time=\"2026-06-09T17:26:00.298009845Z\" level=info msg=\"Started container\" PID=245751 containerID=082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=712c183f-763e-4310-8cf3-9c90752cd03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\nJun 09 17:26:00.342538 crc crio[22095]: time=\"2026-06-09T17:26:00.34111487Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.421766 crc crio[22095]: time=\"2026-06-09T17:26:00.421671737Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=6f21aa60-b119-407c-9c15-d3d3b200963c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.447303 crc crio[22095]: time=\"2026-06-09T17:26:00.446964526Z\" level=info msg=\"Removed container 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=dcccbecc-9364-46bb-bd8e-40843e012df5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:00.461137 crc crio[22095]: time=\"2026-06-09T17:26:00.461012506Z\" level=info msg=\"Removing container: f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85\" id=f87c24cf-6e16-4e0e-8f2f-9002b8220ee3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:00.479565 crc crio[22095]: time=\"2026-06-09T17:26:00.47947246Z\" level=info msg=\"Started container\" PID=245565 containerID=822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=f76f9c7f-46db-44bd-b8cc-1ff17a6c556a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:26:00.480894 crc crio[22095]: time=\"2026-06-09T17:26:00.480825114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:00.865996 crc crio[22095]: time=\"2026-06-09T17:26:00.865120803Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=a88afbd1-7507-4fe9-8f1d-fc1fa9a91157 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.952005 crc crio[22095]: time=\"2026-06-09T17:26:00.951742835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3d8aa12a-5e66-4871-a110-7401b916c4a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.952005 crc crio[22095]: time=\"2026-06-09T17:26:00.951743165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=c56dfabf-70c9-4d50-ba0c-fd8f688a355f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.952005 crc crio[22095]: time=\"2026-06-09T17:26:00.951793466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e0587a3-4a5d-4e3a-9c53-9520057ee2b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.954321 crc crio[22095]: time=\"2026-06-09T17:26:00.954214628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2bdc9fe5-3747-4cad-84bf-4b84d084769b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.956184 crc crio[22095]: time=\"2026-06-09T17:26:00.955214944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89856b4d-a417-4e73-a4af-e2625a189483 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.957266 crc crio[22095]: time=\"2026-06-09T17:26:00.957168894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca57e8c9-d624-4321-871e-4cef403446f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:00.975459 crc crio[22095]: time=\"2026-06-09T17:26:00.975365591Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.982965 crc crio[22095]: time=\"2026-06-09T17:26:00.982779161Z\" level=info msg=\"Created container f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7: openstack/glance-default-external-api-0/glance-httpd\" id=9fc46630-0bc8-45ad-989b-946a72fba9fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:00.986285 crc crio[22095]: time=\"2026-06-09T17:26:00.986178998Z\" level=info msg=\"Starting container: f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7\" id=c044f1b6-bd45-4b8c-a508-c055ab38f1f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:00.993657 crc crio[22095]: time=\"2026-06-09T17:26:00.993552188Z\" level=info msg=\"Started container\" PID=246019 containerID=f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7 description=openstack/glance-default-external-api-0/glance-httpd id=c044f1b6-bd45-4b8c-a508-c055ab38f1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92\nJun 09 17:26:01.070713 crc crio[22095]: time=\"2026-06-09T17:26:01.070640065Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.143847 crc crio[22095]: time=\"2026-06-09T17:26:01.143756651Z\" level=info msg=\"Created container 64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea: openshift-console/console-d4455dfb-pcztn/console\" id=caf54ddb-a3b5-4c65-ac5f-667e1d4fb8e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.145718 crc crio[22095]: time=\"2026-06-09T17:26:01.145622359Z\" level=info msg=\"Starting container: 64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea\" id=3c3313e5-b079-45c1-88ae-f66e29324d24 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.154605 crc crio[22095]: time=\"2026-06-09T17:26:01.151887499Z\" level=info msg=\"Started container\" PID=246015 containerID=64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea description=openshift-console/console-d4455dfb-pcztn/console id=3c3313e5-b079-45c1-88ae-f66e29324d24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8\nJun 09 17:26:01.169502 crc crio[22095]: time=\"2026-06-09T17:26:01.169421929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:01.180694 crc crio[22095]: time=\"2026-06-09T17:26:01.180577415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:01.196560 crc crio[22095]: time=\"2026-06-09T17:26:01.196472453Z\" level=info msg=\"Created container ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb: openstack/kube-state-metrics-0/kube-state-metrics\" id=d96edcd1-f809-4489-898f-3002c6d61518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.201378 crc crio[22095]: time=\"2026-06-09T17:26:01.201337068Z\" level=info msg=\"Starting container: ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb\" id=47a1e04e-133c-4fa5-9139-f91e66ce6584 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.208537 crc crio[22095]: time=\"2026-06-09T17:26:01.208391539Z\" level=info msg=\"Started container\" PID=246021 containerID=ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb description=openstack/kube-state-metrics-0/kube-state-metrics id=47a1e04e-133c-4fa5-9139-f91e66ce6584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390\nJun 09 17:26:01.264598 crc crio[22095]: time=\"2026-06-09T17:26:01.264539399Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:01.603377 crc crio[22095]: time=\"2026-06-09T17:26:01.603296824Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=0c81d9ce-e6c2-444f-aa63-2be5b92c90a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.710090 crc crio[22095]: time=\"2026-06-09T17:26:01.708869549Z\" level=info msg=\"Created container cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886: openstack/rabbitmq-server-0/setup-container\" id=10daee2f-4adc-4a8a-90b9-3ac9f90e322c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.710607 crc crio[22095]: time=\"2026-06-09T17:26:01.710554813Z\" level=info msg=\"Starting container: cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886\" id=83aa66fc-030e-495b-849c-32901ffbf6d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.724318 crc crio[22095]: time=\"2026-06-09T17:26:01.724062569Z\" level=info msg=\"Started container\" PID=245969 containerID=cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886 description=openstack/rabbitmq-server-0/setup-container id=83aa66fc-030e-495b-849c-32901ffbf6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199\nJun 09 17:26:01.774188 crc crio[22095]: time=\"2026-06-09T17:26:01.77403967Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.800800 crc crio[22095]: time=\"2026-06-09T17:26:01.800687903Z\" level=info msg=\"Created container a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282: openstack/memcached-0/memcached\" id=0a3a1e7e-b652-4402-b7e1-8a1ada94775a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.803265 crc crio[22095]: time=\"2026-06-09T17:26:01.803053464Z\" level=info msg=\"Starting container: a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282\" id=b7877c4c-6a7c-4755-8224-41d5c75f144e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.804043 crc crio[22095]: time=\"2026-06-09T17:26:01.803744572Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.823223 crc crio[22095]: time=\"2026-06-09T17:26:01.823110638Z\" level=info msg=\"Started container\" PID=246020 containerID=a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282 description=openstack/memcached-0/memcached id=b7877c4c-6a7c-4755-8224-41d5c75f144e name=/runtime.v1.RuntimeService/StartContainer sandboxID=96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8\nJun 09 17:26:01.839321 crc crio[22095]: time=\"2026-06-09T17:26:01.839214202Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.865069 crc crio[22095]: time=\"2026-06-09T17:26:01.864838909Z\" level=info msg=\"Created container f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149: openstack/swift-storage-0/xattr-restore\" id=c8c6e2fe-5dc4-46b6-ad8f-fd6843f5f27c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.866383 crc crio[22095]: time=\"2026-06-09T17:26:01.866141012Z\" level=info msg=\"Starting container: f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149\" id=3aa55e64-b363-4f85-8a8a-20d1aa4caa0e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.876465 crc crio[22095]: time=\"2026-06-09T17:26:01.876335614Z\" level=info msg=\"Created container faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=10c301c7-b5c3-4160-8126-51895db826e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.881776 crc crio[22095]: time=\"2026-06-09T17:26:01.881624549Z\" level=info msg=\"Starting container: faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391\" id=e74b62f6-d396-4f5c-abcd-918fb0a26da6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.881883 crc crio[22095]: time=\"2026-06-09T17:26:01.881755863Z\" level=info msg=\"Started container\" PID=246022 containerID=f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149 description=openstack/swift-storage-0/xattr-restore id=3aa55e64-b363-4f85-8a8a-20d1aa4caa0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:01.889993 crc crio[22095]: time=\"2026-06-09T17:26:01.889806079Z\" level=info msg=\"Started container\" PID=246014 containerID=faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=e74b62f6-d396-4f5c-abcd-918fb0a26da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15\nJun 09 17:26:01.914058 crc crio[22095]: time=\"2026-06-09T17:26:01.913847906Z\" level=info msg=\"Created container d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df: openstack/rabbitmq-cell1-server-0/setup-container\" id=14651469-c3d3-4ba5-b268-653724e019e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.915811 crc crio[22095]: time=\"2026-06-09T17:26:01.915691213Z\" level=info msg=\"Starting container: d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df\" id=ef50c405-8533-4a0b-b04f-7ef851321d21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:01.944376 crc crio[22095]: time=\"2026-06-09T17:26:01.93857398Z\" level=info msg=\"Started container\" PID=246013 containerID=d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df description=openstack/rabbitmq-cell1-server-0/setup-container id=ef50c405-8533-4a0b-b04f-7ef851321d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b\nJun 09 17:26:01.963146 crc crio[22095]: time=\"2026-06-09T17:26:01.96310731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c09fe1f-df05-4ef8-bad4-90451a937862 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:01.965739 crc crio[22095]: time=\"2026-06-09T17:26:01.965613974Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:01.977424 crc crio[22095]: time=\"2026-06-09T17:26:01.977325035Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=8ae209f0-93cb-4328-96bd-a268cffbfad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:02.009402 crc crio[22095]: time=\"2026-06-09T17:26:02.009301035Z\" level=info msg=\"Created container 77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a: openstack/ovn-northd-0/ovn-northd\" id=b3057c99-3334-4664-b53e-304d6509225e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:02.011600 crc crio[22095]: time=\"2026-06-09T17:26:02.011516712Z\" level=info msg=\"Starting container: 77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a\" id=3c588cd7-36b8-4426-98ce-d2124474ef18 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:02.020886 crc crio[22095]: time=\"2026-06-09T17:26:02.020614365Z\" level=info msg=\"Started container\" PID=246023 containerID=77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a description=openstack/ovn-northd-0/ovn-northd id=3c588cd7-36b8-4426-98ce-d2124474ef18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1\nJun 09 17:26:02.048744 crc crio[22095]: time=\"2026-06-09T17:26:02.047547926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d923e25d-82f7-48fa-8bc0-65a45a93c47e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.221093 crc crio[22095]: time=\"2026-06-09T17:26:02.215748201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=b0fdbac2-fadc-46b4-9e4e-ce25fcfb47a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.237629 crc crio[22095]: time=\"2026-06-09T17:26:02.237518199Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=448b56e0-6416-44a2-83ab-2a83ac4f6809 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.304595 crc crio[22095]: time=\"2026-06-09T17:26:02.304449996Z\" level=info msg=\"Stopped container c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2c72f0eb-3dc3-4618-9a78-3d647ae09764 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:02.306866 crc crio[22095]: time=\"2026-06-09T17:26:02.306746125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f53557b0-68b3-4e74-93d0-3286bdabadb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.312081 crc crio[22095]: time=\"2026-06-09T17:26:02.31199877Z\" level=info msg=\"Stopped pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=80eff16e-e0df-438b-b84e-10ec683eaf82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:02.392773 crc crio[22095]: time=\"2026-06-09T17:26:02.39269038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.397074 crc crio[22095]: time=\"2026-06-09T17:26:02.396176389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.397559 crc crio[22095]: time=\"2026-06-09T17:26:02.397453062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.400690 crc crio[22095]: time=\"2026-06-09T17:26:02.400641434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.404218 crc crio[22095]: time=\"2026-06-09T17:26:02.404122073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=121d25d1-05db-49c8-a076-012adc1568db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.404510 crc crio[22095]: time=\"2026-06-09T17:26:02.404476122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=980baaba-4fe5-4cbe-9ee3-f80bb3ec159c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.406013 crc crio[22095]: time=\"2026-06-09T17:26:02.404587635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7cd8e5a8-2826-47b7-9752-189b9d3dfc8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.406013 crc crio[22095]: time=\"2026-06-09T17:26:02.405289413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15508726-6fa3-473b-aad2-1ea0d090fd5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.406013 crc crio[22095]: time=\"2026-06-09T17:26:02.405788896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2ddaf01f-be4f-451e-b6ea-abed95459c1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.406754 crc crio[22095]: time=\"2026-06-09T17:26:02.406592217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4ed00ef7-60bc-4717-b9c4-4a2b6675743a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.518543 crc crio[22095]: time=\"2026-06-09T17:26:02.518445166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.548146 crc crio[22095]: time=\"2026-06-09T17:26:02.548038265Z\" level=info msg=\"Ran pod sandbox 8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD\" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:02.550510 crc crio[22095]: time=\"2026-06-09T17:26:02.550469698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.550764 crc crio[22095]: time=\"2026-06-09T17:26:02.550744325Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.550985 crc crio[22095]: time=\"2026-06-09T17:26:02.550903599Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.552420 crc crio[22095]: time=\"2026-06-09T17:26:02.552341756Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=092ba6d1-686f-4bd6-9c28-705ca13f650c name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:02.565308 crc crio[22095]: time=\"2026-06-09T17:26:02.564354744Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 17:26:02.629347 crc crio[22095]: time=\"2026-06-09T17:26:02.628559491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.638032 crc crio[22095]: time=\"2026-06-09T17:26:02.637810758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.765085 crc crio[22095]: time=\"2026-06-09T17:26:02.759438508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.770350 crc crio[22095]: time=\"2026-06-09T17:26:02.770277356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.805169 crc crio[22095]: time=\"2026-06-09T17:26:02.80510266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.806618 crc crio[22095]: time=\"2026-06-09T17:26:02.806539697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b2be4c79-6eff-4ffc-9b5e-363a027b4d84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.834732 crc crio[22095]: time=\"2026-06-09T17:26:02.834566306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.870368 crc crio[22095]: time=\"2026-06-09T17:26:02.869149463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.878611 crc crio[22095]: time=\"2026-06-09T17:26:02.876407859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.911169 crc crio[22095]: time=\"2026-06-09T17:26:02.910616157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.918462 crc crio[22095]: time=\"2026-06-09T17:26:02.918133449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.921540 crc crio[22095]: time=\"2026-06-09T17:26:02.921322181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=516042a0-c703-48b6-a257-1dbae196670f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.952091 crc crio[22095]: time=\"2026-06-09T17:26:02.952046619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fab20cfd-0c69-479c-ba90-9add6465c4da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.953081 crc crio[22095]: time=\"2026-06-09T17:26:02.953025994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4e804ffb-ba9d-49d3-bfa5-6b9e41c792af name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.953375 crc crio[22095]: time=\"2026-06-09T17:26:02.953185459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d6d908e-39e6-4140-a38f-13d2025e2bdb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.953633 crc crio[22095]: time=\"2026-06-09T17:26:02.953539988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4be0f30-3a8b-4282-98a9-787d998a53bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.953783 crc crio[22095]: time=\"2026-06-09T17:26:02.953664521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=33b2f6be-ab29-44f0-a5a7-7c894da75f90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.973538 crc crio[22095]: time=\"2026-06-09T17:26:02.973476769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.992823 crc crio[22095]: time=\"2026-06-09T17:26:02.992723323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.000406 crc crio[22095]: time=\"2026-06-09T17:26:03.000328858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.035037 crc crio[22095]: time=\"2026-06-09T17:26:03.034968797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.038019 crc crio[22095]: time=\"2026-06-09T17:26:03.037784659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.038602 crc crio[22095]: time=\"2026-06-09T17:26:03.038526698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f2bf07e2-6569-4fea-8c4b-30e5c66445a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.041450 crc crio[22095]: time=\"2026-06-09T17:26:03.041390201Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=c8ea3238-c93c-42ec-ab12-7472e24d6754 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.051023 crc crio[22095]: time=\"2026-06-09T17:26:03.050804233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.070263 crc crio[22095]: time=\"2026-06-09T17:26:03.069429361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=4bcae1f5-3b25-4019-8fb6-c3dc6e7bac4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.101425 crc crio[22095]: time=\"2026-06-09T17:26:03.10135007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.105545 crc crio[22095]: time=\"2026-06-09T17:26:03.105434404Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=7ba804b3-adff-4081-be68-669c8bd18a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.109649 crc crio[22095]: time=\"2026-06-09T17:26:03.109498799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.114859 crc crio[22095]: time=\"2026-06-09T17:26:03.114798275Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=19d7dac3-0441-4ba1-9dfe-51fee72eaf2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.122700 crc crio[22095]: time=\"2026-06-09T17:26:03.122624675Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=41ad9e58-c7b3-4f28-a57b-ee8db65e6421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.123613 crc crio[22095]: time=\"2026-06-09T17:26:03.123569469Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=82d8afae-658d-4e3e-b3e7-037b3dc3c760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.130657 crc crio[22095]: time=\"2026-06-09T17:26:03.130484637Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=84c249db-d737-4f32-81df-346a1935c659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.131110 crc crio[22095]: time=\"2026-06-09T17:26:03.131042481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.131908 crc crio[22095]: time=\"2026-06-09T17:26:03.131865662Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=21f7f853-130e-4745-ad80-e83d77374e7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.150010 crc crio[22095]: time=\"2026-06-09T17:26:03.149813913Z\" level=info msg=\"Created container a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=0cb98f17-adc6-4aa3-9602-9e5ae74a372a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.151268 crc crio[22095]: time=\"2026-06-09T17:26:03.15047149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.157785 crc crio[22095]: time=\"2026-06-09T17:26:03.157423898Z\" level=info msg=\"Starting container: a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3\" id=3fd7a6f4-5f12-4e37-a3f7-138623c9306a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.165825 crc crio[22095]: time=\"2026-06-09T17:26:03.164980212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.172620 crc crio[22095]: time=\"2026-06-09T17:26:03.172523015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.180290 crc crio[22095]: time=\"2026-06-09T17:26:03.180172162Z\" level=info msg=\"Started container\" PID=246549 containerID=a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3 description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=3fd7a6f4-5f12-4e37-a3f7-138623c9306a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69\nJun 09 17:26:03.191451 crc crio[22095]: time=\"2026-06-09T17:26:03.191377829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.196004 crc crio[22095]: time=\"2026-06-09T17:26:03.195858044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.247416 crc crio[22095]: time=\"2026-06-09T17:26:03.247348525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.298204 crc crio[22095]: time=\"2026-06-09T17:26:03.297402989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.305278 crc crio[22095]: time=\"2026-06-09T17:26:03.304738686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.321684 crc crio[22095]: time=\"2026-06-09T17:26:03.321596779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.325503 crc crio[22095]: time=\"2026-06-09T17:26:03.325441567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.331064 crc crio[22095]: time=\"2026-06-09T17:26:03.330909817Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.334599 crc crio[22095]: time=\"2026-06-09T17:26:03.33451644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.339489 crc crio[22095]: time=\"2026-06-09T17:26:03.339415456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.349339 crc crio[22095]: time=\"2026-06-09T17:26:03.349218597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.353609 crc crio[22095]: time=\"2026-06-09T17:26:03.353538598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.363268 crc crio[22095]: time=\"2026-06-09T17:26:03.363174835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.370759 crc crio[22095]: time=\"2026-06-09T17:26:03.370623916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.385559 crc crio[22095]: time=\"2026-06-09T17:26:03.385517208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.400629 crc crio[22095]: time=\"2026-06-09T17:26:03.400541384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.504746 crc crio[22095]: time=\"2026-06-09T17:26:03.504543952Z\" level=info msg=\"Created container 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=0c53437a-fa46-4f8e-a1e9-73e0d5629ece name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.505870 crc crio[22095]: time=\"2026-06-09T17:26:03.505686511Z\" level=info msg=\"Starting container: 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00\" id=03a405cd-dea0-4c46-9847-9a4ceb6756fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.510758 crc crio[22095]: time=\"2026-06-09T17:26:03.510530095Z\" level=info msg=\"Started container\" PID=246550 containerID=149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=03a405cd-dea0-4c46-9847-9a4ceb6756fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c\nJun 09 17:26:03.592212 crc crio[22095]: time=\"2026-06-09T17:26:03.592123698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.597592 crc crio[22095]: time=\"2026-06-09T17:26:03.597512377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.610496 crc crio[22095]: time=\"2026-06-09T17:26:03.610329345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.615346 crc crio[22095]: time=\"2026-06-09T17:26:03.615152609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.619329 crc crio[22095]: time=\"2026-06-09T17:26:03.619218764Z\" level=info msg=\"Created container c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=751bc3e7-f086-4018-9fd5-a171a75fc3c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.626416 crc crio[22095]: time=\"2026-06-09T17:26:03.626222653Z\" level=info msg=\"Starting container: c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6\" id=4d7f0f49-ec4b-4d32-9c24-c086228d1a73 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.634816 crc crio[22095]: time=\"2026-06-09T17:26:03.634647419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.637586 crc crio[22095]: time=\"2026-06-09T17:26:03.637493042Z\" level=info msg=\"Started container\" PID=246555 containerID=c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=4d7f0f49-ec4b-4d32-9c24-c086228d1a73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b\nJun 09 17:26:03.640181 crc crio[22095]: time=\"2026-06-09T17:26:03.640109579Z\" level=info msg=\"Created container b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23: openstack/cinder-api-0/cinder-api-log\" id=8852e5fb-0687-4cfe-910e-5f41673c625a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.641168 crc crio[22095]: time=\"2026-06-09T17:26:03.641011393Z\" level=info msg=\"Starting container: b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23\" id=fd8aa124-673a-4f03-9290-3a056031898e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.649542 crc crio[22095]: time=\"2026-06-09T17:26:03.649457909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.652378 crc crio[22095]: time=\"2026-06-09T17:26:03.652282812Z\" level=info msg=\"Started container\" PID=246551 containerID=b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23 description=openstack/cinder-api-0/cinder-api-log id=fd8aa124-673a-4f03-9290-3a056031898e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:26:03.661108 crc crio[22095]: time=\"2026-06-09T17:26:03.661005975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.666612 crc crio[22095]: time=\"2026-06-09T17:26:03.666532437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.677022 crc crio[22095]: time=\"2026-06-09T17:26:03.676894583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b07e8e7f-c2a4-4f18-89d2-8f5cfe4b6492 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.684035 crc crio[22095]: time=\"2026-06-09T17:26:03.683880592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.692981 crc crio[22095]: time=\"2026-06-09T17:26:03.692846372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.697282 crc crio[22095]: time=\"2026-06-09T17:26:03.696699061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.702417 crc crio[22095]: time=\"2026-06-09T17:26:03.702330396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.808754 crc crio[22095]: time=\"2026-06-09T17:26:03.808068238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.811036 crc crio[22095]: time=\"2026-06-09T17:26:03.809793712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.814729 crc crio[22095]: time=\"2026-06-09T17:26:03.814704178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.827297 crc crio[22095]: time=\"2026-06-09T17:26:03.82646734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.827297 crc crio[22095]: time=\"2026-06-09T17:26:03.827269011Z\" level=info msg=\"Created container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d26d5c3-465e-4ed4-b37f-9c6bfb527999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.828824 crc crio[22095]: time=\"2026-06-09T17:26:03.828665417Z\" level=info msg=\"Starting container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811\" id=3487afce-e11a-4b18-99ab-18c1f065c4be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.843431 crc crio[22095]: time=\"2026-06-09T17:26:03.843341223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.846144 crc crio[22095]: time=\"2026-06-09T17:26:03.846059063Z\" level=info msg=\"Started container\" PID=246553 containerID=bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 description=openstack/cinder-scheduler-0/cinder-scheduler id=3487afce-e11a-4b18-99ab-18c1f065c4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:26:03.846443 crc crio[22095]: time=\"2026-06-09T17:26:03.84635433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.876719 crc crio[22095]: time=\"2026-06-09T17:26:03.876395721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=593b0c97-b5ad-45c5-bd2b-d22281dd09de name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.879475 crc crio[22095]: time=\"2026-06-09T17:26:03.879430779Z\" level=info msg=\"Created container b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=f94a9e88-5d1e-478a-a195-7c9a46362ab1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.881094 crc crio[22095]: time=\"2026-06-09T17:26:03.880902117Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=b5b1e22b-2ddf-4e95-a8a5-17eba9b40254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.881426 crc crio[22095]: time=\"2026-06-09T17:26:03.881347078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.887173 crc crio[22095]: time=\"2026-06-09T17:26:03.887106136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.892655 crc crio[22095]: time=\"2026-06-09T17:26:03.892552735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.895671 crc crio[22095]: time=\"2026-06-09T17:26:03.893231903Z\" level=info msg=\"Created container bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac: openstack/glance-default-internal-api-0/glance-httpd\" id=e24bf0f8-bb84-4fe3-bae9-1f7f446bc8b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.895671 crc crio[22095]: time=\"2026-06-09T17:26:03.893475089Z\" level=info msg=\"Starting container: b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c\" id=d7a6bdd2-9b30-4568-b2ff-599b4fd57f14 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.895671 crc crio[22095]: time=\"2026-06-09T17:26:03.894207868Z\" level=info msg=\"Starting container: bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac\" id=eca254b6-ba90-4a5f-b694-26b02e940727 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.919882 crc crio[22095]: time=\"2026-06-09T17:26:03.919763173Z\" level=info msg=\"Created container 3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b386d686-185d-48d2-9394-5a1b9d47a6ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.921343 crc crio[22095]: time=\"2026-06-09T17:26:03.921207431Z\" level=info msg=\"Starting container: 3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb\" id=bfa6dfe8-89dd-41cd-ade7-8b356c056628 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.928204 crc crio[22095]: time=\"2026-06-09T17:26:03.927898362Z\" level=info msg=\"Created container 6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=814986cf-6aa5-4ad2-a131-f129ba534903 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.932167 crc crio[22095]: time=\"2026-06-09T17:26:03.931832933Z\" level=info msg=\"Started container\" PID=246547 containerID=bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac description=openstack/glance-default-internal-api-0/glance-httpd id=eca254b6-ba90-4a5f-b694-26b02e940727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156\nJun 09 17:26:03.932740 crc crio[22095]: time=\"2026-06-09T17:26:03.932669115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.932868 crc crio[22095]: time=\"2026-06-09T17:26:03.932722876Z\" level=info msg=\"Starting container: 6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd\" id=74a82e3d-c717-4c72-88e5-500676052d37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.935423 crc crio[22095]: time=\"2026-06-09T17:26:03.935306142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.936839 crc crio[22095]: time=\"2026-06-09T17:26:03.936594305Z\" level=info msg=\"Created container 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=b9ae0810-239f-42ec-b021-4c5043f91b5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.939577 crc crio[22095]: time=\"2026-06-09T17:26:03.939464129Z\" level=info msg=\"Starting container: 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8\" id=78a2cf45-84a1-4082-b128-97c3956581b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.940535 crc crio[22095]: time=\"2026-06-09T17:26:03.940380282Z\" level=info msg=\"Started container\" PID=246573 containerID=3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=bfa6dfe8-89dd-41cd-ade7-8b356c056628 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 17:26:03.946466 crc crio[22095]: time=\"2026-06-09T17:26:03.946384166Z\" level=info msg=\"Started container\" PID=246579 containerID=b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c description=openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator id=d7a6bdd2-9b30-4568-b2ff-599b4fd57f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4\nJun 09 17:26:03.947533 crc crio[22095]: time=\"2026-06-09T17:26:03.940491875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=635648c2-475c-4796-8cfc-07ec7e0da2f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.947533 crc crio[22095]: time=\"2026-06-09T17:26:03.944500368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b510d62-cc76-4e6d-828d-76724d74fc71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.947672 crc crio[22095]: time=\"2026-06-09T17:26:03.945295588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8dfbba49-f898-4cab-a0af-10647d15b723 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.948048 crc crio[22095]: time=\"2026-06-09T17:26:03.946051338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f14904c4-b6ff-4b7c-a7a5-ff297bae2377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.948135 crc crio[22095]: time=\"2026-06-09T17:26:03.948112651Z\" level=info msg=\"Started container\" PID=246557 containerID=289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=78a2cf45-84a1-4082-b128-97c3956581b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:26:03.952445 crc crio[22095]: time=\"2026-06-09T17:26:03.95237752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.957709 crc crio[22095]: time=\"2026-06-09T17:26:03.957646755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=286dc8d2-3d1c-4336-a728-b6ee1f91bc97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:03.958062 crc crio[22095]: time=\"2026-06-09T17:26:03.958028945Z\" level=info msg=\"Started container\" PID=246565 containerID=6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager id=74a82e3d-c717-4c72-88e5-500676052d37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041\nJun 09 17:26:03.958537 crc crio[22095]: time=\"2026-06-09T17:26:03.958422895Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=1a20505b-8ede-48ca-a75f-b1118ad40854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.959028 crc crio[22095]: time=\"2026-06-09T17:26:03.958887967Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=8d8df883-1b3e-4d07-9a6c-995707ef5bbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.960047 crc crio[22095]: time=\"2026-06-09T17:26:03.958078616Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=41b4ceeb-cb68-45d0-84aa-6494104efdaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.960793 crc crio[22095]: time=\"2026-06-09T17:26:03.96057454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.964635 crc crio[22095]: time=\"2026-06-09T17:26:03.964544192Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_nova-api-db-create-pt42h_openstack_b62a4880-4064-4cb0-9cb3-8a1cceee42fc_2 for id f3201bc7576246cd35988c9925b6c10d60a8d0a044c5968ca9fe887256357eec: name is reserved\"\nJun 09 17:26:03.964635 crc crio[22095]: time=\"2026-06-09T17:26:03.964666685Z\" level=info msg=\"Found container k8s_mariadb-database-create_nova-api-db-create-pt42h_openstack_b62a4880-4064-4cb0-9cb3-8a1cceee42fc_2 with ID 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc in resource cache; using it\" id=7ba804b3-adff-4081-be68-669c8bd18a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.965320 crc crio[22095]: time=\"2026-06-09T17:26:03.965172308Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_placement-9a1f-account-create-update-ss2tc_openstack_75f5c241-9932-4422-b1ae-8b18e65e6740_2 for id 32a1de09c4d153d60a1427f3937afd5d8abc152ac02ae378b4aba81a09f59894: name is reserved\"\nJun 09 17:26:03.965772 crc crio[22095]: time=\"2026-06-09T17:26:03.965596599Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_placement-9a1f-account-create-update-ss2tc_openstack_75f5c241-9932-4422-b1ae-8b18e65e6740_2 with ID db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9 in resource cache; using it\" id=19d7dac3-0441-4ba1-9dfe-51fee72eaf2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.965772 crc crio[22095]: time=\"2026-06-09T17:26:03.965696802Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_nova-cell0-0aeb-account-create-update-78cm2_openstack_3be1e1fa-837b-4a6b-bdb3-4542eb6620f0_2 for id b91dcba08d8c269e8b3020aaea3774eb6b88cfbe48be1bbf73ab78ad8b14ba0e: name is reserved\"\nJun 09 17:26:03.965772 crc crio[22095]: time=\"2026-06-09T17:26:03.965743993Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_nova-cell0-0aeb-account-create-update-78cm2_openstack_3be1e1fa-837b-4a6b-bdb3-4542eb6620f0_2 with ID 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d in resource cache; using it\" id=82d8afae-658d-4e3e-b3e7-037b3dc3c760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.966303 crc crio[22095]: time=\"2026-06-09T17:26:03.966270467Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_nova-cell1-4309-account-create-update-rcv7j_openstack_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d_2 for id 028a6bc702d9b67eacf3ef8c5e3fbecac3583d0253abcf7e29b1743d8f60681a: name is reserved\"\nJun 09 17:26:03.966303 crc crio[22095]: time=\"2026-06-09T17:26:03.966301097Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_nova-cell1-4309-account-create-update-rcv7j_openstack_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d_2 with ID a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8 in resource cache; using it\" id=21f7f853-130e-4745-ad80-e83d77374e7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.966720 crc crio[22095]: time=\"2026-06-09T17:26:03.966545934Z\" level=warning msg=\"error reserving ctr name k8s_ovn-config_ovsdbserver-sb-0-config-1781024830-zrqlm_openstack_4cce103a-f679-4526-a51b-871efa42be39_2 for id 6fdc4b1c9dd188360acb45132d7422b8f43ee6ba7a372ba951fec92615a849fb: name is reserved\"\nJun 09 17:26:03.972367 crc crio[22095]: time=\"2026-06-09T17:26:03.965430645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:03.974768 crc crio[22095]: time=\"2026-06-09T17:26:03.965604189Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_nova-cell0-db-create-flqbk_openstack_37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5_2 for id e8ecb3109121062107b381074922d1d771a64cba2bc7a8843d3d16cc2e258030: name is reserved\"\nJun 09 17:26:03.974768 crc crio[22095]: time=\"2026-06-09T17:26:03.973120722Z\" level=info msg=\"Found container k8s_mariadb-database-create_nova-cell0-db-create-flqbk_openstack_37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5_2 with ID 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1 in resource cache; using it\" id=41ad9e58-c7b3-4f28-a57b-ee8db65e6421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.980002 crc crio[22095]: time=\"2026-06-09T17:26:03.977171496Z\" level=info msg=\"Starting container: 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc\" id=73c8e46a-6dbe-4b08-9b9f-2bac52aefc23 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.980390 crc crio[22095]: time=\"2026-06-09T17:26:03.980356888Z\" level=info msg=\"Found container k8s_ovn-config_ovsdbserver-sb-0-config-1781024830-zrqlm_openstack_4cce103a-f679-4526-a51b-871efa42be39_2 with ID 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35 in resource cache; using it\" id=84c249db-d737-4f32-81df-346a1935c659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.986872 crc crio[22095]: time=\"2026-06-09T17:26:03.986640009Z\" level=info msg=\"Starting container: a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8\" id=a8ceac17-c7cb-453c-a033-aeab45a394d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.987135 crc crio[22095]: time=\"2026-06-09T17:26:03.986826804Z\" level=info msg=\"Starting container: 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1\" id=4db15866-ee9f-4b42-80e1-4a376cbaef58 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.987436 crc crio[22095]: time=\"2026-06-09T17:26:03.987345277Z\" level=info msg=\"Starting container: 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d\" id=ece87a68-6fa3-4862-a7f1-139194bd4166 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.988294 crc crio[22095]: time=\"2026-06-09T17:26:03.986784293Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=aca909a9-cae1-466f-9916-46e549c6d120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:03.989418 crc crio[22095]: time=\"2026-06-09T17:26:03.98939186Z\" level=info msg=\"Starting container: 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35\" id=e7299004-c29b-4ec5-b8f4-58f7b7dfb9f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:03.999681 crc crio[22095]: time=\"2026-06-09T17:26:03.989837611Z\" level=info msg=\"Starting container: db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9\" id=7f63e46f-d596-42a4-bb6b-301c33af09c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:04.006460 crc crio[22095]: time=\"2026-06-09T17:26:04.006237192Z\" level=info msg=\"Started container\" PID=245986 containerID=0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=73c8e46a-6dbe-4b08-9b9f-2bac52aefc23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:26:04.015632 crc crio[22095]: time=\"2026-06-09T17:26:04.015186941Z\" level=info msg=\"Started container\" PID=245569 containerID=a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=a8ceac17-c7cb-453c-a033-aeab45a394d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\nJun 09 17:26:04.017606 crc crio[22095]: time=\"2026-06-09T17:26:04.017318056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f2b197a4-f570-4ed3-9549-64931a7fb625 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.024827 crc crio[22095]: time=\"2026-06-09T17:26:04.023532276Z\" level=info msg=\"Started container\" PID=245575 containerID=3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=4db15866-ee9f-4b42-80e1-4a376cbaef58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:26:04.043871 crc crio[22095]: time=\"2026-06-09T17:26:04.043676012Z\" level=info msg=\"Started container\" PID=245194 containerID=82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=e7299004-c29b-4ec5-b8f4-58f7b7dfb9f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\nJun 09 17:26:04.052697 crc crio[22095]: time=\"2026-06-09T17:26:04.046872284Z\" level=info msg=\"Started container\" PID=245989 containerID=db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7f63e46f-d596-42a4-bb6b-301c33af09c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:26:04.052697 crc crio[22095]: time=\"2026-06-09T17:26:04.051986845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.061760 crc crio[22095]: time=\"2026-06-09T17:26:04.061398167Z\" level=info msg=\"Started container\" PID=245981 containerID=721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=ece87a68-6fa3-4862-a7f1-139194bd4166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:26:04.066586 crc crio[22095]: time=\"2026-06-09T17:26:04.065446911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.092353 crc crio[22095]: time=\"2026-06-09T17:26:04.092240888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.109433 crc crio[22095]: time=\"2026-06-09T17:26:04.108876045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.126470 crc crio[22095]: time=\"2026-06-09T17:26:04.122923025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.152282 crc crio[22095]: time=\"2026-06-09T17:26:04.1515513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.165135 crc crio[22095]: time=\"2026-06-09T17:26:04.164732058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.180563 crc crio[22095]: time=\"2026-06-09T17:26:04.17456358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.180563 crc crio[22095]: time=\"2026-06-09T17:26:04.177479165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.222685 crc crio[22095]: time=\"2026-06-09T17:26:04.182623217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.232658 crc crio[22095]: time=\"2026-06-09T17:26:04.230068044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.242698 crc crio[22095]: time=\"2026-06-09T17:26:04.242607945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.254686 crc crio[22095]: time=\"2026-06-09T17:26:04.254518271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.267370 crc crio[22095]: time=\"2026-06-09T17:26:04.266345354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.296044 crc crio[22095]: time=\"2026-06-09T17:26:04.289771445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.317757 crc crio[22095]: time=\"2026-06-09T17:26:04.317654391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.318714 crc crio[22095]: time=\"2026-06-09T17:26:04.318674447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.330596 crc crio[22095]: time=\"2026-06-09T17:26:04.330557122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.333827 crc crio[22095]: time=\"2026-06-09T17:26:04.333378274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.355613 crc crio[22095]: time=\"2026-06-09T17:26:04.355351998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.356844 crc crio[22095]: time=\"2026-06-09T17:26:04.356770104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.377497 crc crio[22095]: time=\"2026-06-09T17:26:04.377187748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.378500 crc crio[22095]: time=\"2026-06-09T17:26:04.378420209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.431131 crc crio[22095]: time=\"2026-06-09T17:26:04.430915526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.447644 crc crio[22095]: time=\"2026-06-09T17:26:04.446785523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.447995 crc crio[22095]: time=\"2026-06-09T17:26:04.447880401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.448543 crc crio[22095]: time=\"2026-06-09T17:26:04.44822485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.462165 crc crio[22095]: time=\"2026-06-09T17:26:04.461919592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.470072 crc crio[22095]: time=\"2026-06-09T17:26:04.469574668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.474147 crc crio[22095]: time=\"2026-06-09T17:26:04.474102154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.489041 crc crio[22095]: time=\"2026-06-09T17:26:04.485812455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.513713 crc crio[22095]: time=\"2026-06-09T17:26:04.513628538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=79631452-f479-423b-a500-b5485dbafc76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.514827 crc crio[22095]: time=\"2026-06-09T17:26:04.514669765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.519005 crc crio[22095]: time=\"2026-06-09T17:26:04.518807681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.535483 crc crio[22095]: time=\"2026-06-09T17:26:04.533853327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.544869 crc crio[22095]: time=\"2026-06-09T17:26:04.543579176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.565010516Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_glance-655e-account-create-update-rvx8q_openstack_c3563c6e-911c-469c-9303-588694f611b3_2 for id 948ce108db0521eb39a850566a086869a16d5a70489859da8efa7b35d3435b0c: name is reserved\"\nJun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.567839169Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_glance-655e-account-create-update-rvx8q_openstack_c3563c6e-911c-469c-9303-588694f611b3_2 with ID b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796 in resource cache; using it\" id=b5b1e22b-2ddf-4e95-a8a5-17eba9b40254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.565911379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e0a4d7e3-288b-45a2-b010-ccc09980778e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.568118826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.573500 crc crio[22095]: time=\"2026-06-09T17:26:04.573409322Z\" level=info msg=\"Starting container: b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796\" id=cf96cd76-e046-4519-81f7-9b5677caa83e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:04.579239 crc crio[22095]: time=\"2026-06-09T17:26:04.576011608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.579239 crc crio[22095]: time=\"2026-06-09T17:26:04.576423229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.579239 crc crio[22095]: time=\"2026-06-09T17:26:04.576601094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.579672 crc crio[22095]: time=\"2026-06-09T17:26:04.578996845Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=038ec725-6ed6-4ee3-94d0-dc1a51f62cc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.580086 crc crio[22095]: time=\"2026-06-09T17:26:04.579647422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.588356 crc crio[22095]: time=\"2026-06-09T17:26:04.588227922Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=796b0ec8-96d1-4972-891b-47f30c409675 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.590370 crc crio[22095]: time=\"2026-06-09T17:26:04.590329196Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=98f19f0e-e86c-480e-b8c6-bc7979ae009d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.601063 crc crio[22095]: time=\"2026-06-09T17:26:04.593459586Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=8ebee33b-54c2-42e5-8874-919672e214a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.601063 crc crio[22095]: time=\"2026-06-09T17:26:04.595205121Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=49d3d51a-e013-4295-9d11-3fcd4db7c3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.601063 crc crio[22095]: time=\"2026-06-09T17:26:04.595438567Z\" level=info msg=\"Started container\" PID=245583 containerID=b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=cf96cd76-e046-4519-81f7-9b5677caa83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:26:04.603075 crc crio[22095]: time=\"2026-06-09T17:26:04.602922489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2e0c7a1d-f00a-447a-b3e4-92b8d5dd8db9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.616792 crc crio[22095]: time=\"2026-06-09T17:26:04.608721198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.616792 crc crio[22095]: time=\"2026-06-09T17:26:04.615556693Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=09380ac0-d619-45b9-9765-230247d40c18 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:04.617483 crc crio[22095]: time=\"2026-06-09T17:26:04.617360859Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=eac98485-4ea5-4d6b-86ff-9c03ac2ff216 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.624453 crc crio[22095]: time=\"2026-06-09T17:26:04.622722877Z\" level=info msg=\"Created container 3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=fc51e237-4b70-4845-a540-6b8e3d6ff36e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:04.628787 crc crio[22095]: time=\"2026-06-09T17:26:04.626400961Z\" level=info msg=\"Starting container: 3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc\" id=d488b6f3-83e3-474a-8750-28fa556ad507 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:04.638018 crc crio[22095]: time=\"2026-06-09T17:26:04.636587932Z\" level=info msg=\"Started container\" PID=246582 containerID=3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=d488b6f3-83e3-474a-8750-28fa556ad507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52\nJun 09 17:26:04.813447 crc crio[22095]: time=\"2026-06-09T17:26:04.812545736Z\" level=info msg=\"Stopping container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265 (timeout: 30s)\" id=8b737a01-4484-4af3-99bc-9e1a4f80f921 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:04.879859 crc crio[22095]: time=\"2026-06-09T17:26:04.879804502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:04.952656 crc crio[22095]: time=\"2026-06-09T17:26:04.952554898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.955816 crc crio[22095]: time=\"2026-06-09T17:26:04.953634226Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.955816 crc crio[22095]: time=\"2026-06-09T17:26:04.953732878Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:04.956497 crc crio[22095]: time=\"2026-06-09T17:26:04.956035747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3a4fb60f-e092-4371-99c7-85cbf7b13320 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:04.971301 crc crio[22095]: time=\"2026-06-09T17:26:04.971212466Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 17:26:05.077510 crc crio[22095]: time=\"2026-06-09T17:26:05.076923528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:05.085206 crc crio[22095]: time=\"2026-06-09T17:26:05.083777634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:05.140594 crc crio[22095]: time=\"2026-06-09T17:26:05.140494209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:05.157497 crc crio[22095]: time=\"2026-06-09T17:26:05.157391663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:06.125108 crc crio[22095]: time=\"2026-06-09T17:26:06.12246091Z\" level=info msg=\"Stopping pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=8dd8b9b3-9f75-4a2a-89bc-c4de2b857ca4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:06.125108 crc crio[22095]: time=\"2026-06-09T17:26:06.123790354Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc004da68e8}] Aliases:map[]}\"\nJun 09 17:26:06.125108 crc crio[22095]: time=\"2026-06-09T17:26:06.124062251Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:06.217746 crc crio[22095]: time=\"2026-06-09T17:26:06.217077197Z\" level=info msg=\"Created container 4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2e6531dc-725d-4706-8b19-0df75c98e01b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.218133 crc crio[22095]: time=\"2026-06-09T17:26:06.218050522Z\" level=info msg=\"Created container cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=c5ceba82-cde6-4dde-ae16-afb88527183a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.221737 crc crio[22095]: time=\"2026-06-09T17:26:06.221645314Z\" level=info msg=\"Starting container: 4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c\" id=bdc73b1b-41fa-434f-96da-8e34fac91a68 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.222130 crc crio[22095]: time=\"2026-06-09T17:26:06.221673035Z\" level=info msg=\"Starting container: cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd\" id=31d119e7-b90e-4f5c-890f-f06ec636181e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.234752 crc crio[22095]: time=\"2026-06-09T17:26:06.234700849Z\" level=info msg=\"Started container\" PID=247373 containerID=4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=bdc73b1b-41fa-434f-96da-8e34fac91a68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff\nJun 09 17:26:06.240348 crc crio[22095]: time=\"2026-06-09T17:26:06.240268072Z\" level=info msg=\"Created container f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7d49a0a7-dd2d-4b49-871d-ca046572d651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.247238 crc crio[22095]: time=\"2026-06-09T17:26:06.247136578Z\" level=info msg=\"Started container\" PID=247330 containerID=cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=31d119e7-b90e-4f5c-890f-f06ec636181e name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4\nJun 09 17:26:06.250180 crc crio[22095]: time=\"2026-06-09T17:26:06.2472253Z\" level=info msg=\"Starting container: f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b\" id=5668316c-bf17-4d28-b465-109191d4bbbf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.266077 crc crio[22095]: time=\"2026-06-09T17:26:06.265968101Z\" level=info msg=\"Started container\" PID=247368 containerID=f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=5668316c-bf17-4d28-b465-109191d4bbbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31\nJun 09 17:26:06.277798 crc crio[22095]: time=\"2026-06-09T17:26:06.277756424Z\" level=info msg=\"Created container 10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b944cc6d-c335-4246-8f9e-456b741fff82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.283104 crc crio[22095]: time=\"2026-06-09T17:26:06.279104378Z\" level=info msg=\"Starting container: 10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7\" id=6a1c6786-8c40-4441-9cbd-ce00de1e5f60 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.291225 crc crio[22095]: time=\"2026-06-09T17:26:06.289978837Z\" level=info msg=\"Started container\" PID=247324 containerID=10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6a1c6786-8c40-4441-9cbd-ce00de1e5f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96\nJun 09 17:26:06.541521 crc crio[22095]: time=\"2026-06-09T17:26:06.54075985Z\" level=info msg=\"Created container 22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=673af044-1f77-45b6-a061-cefbd9f80c0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.547534 crc crio[22095]: time=\"2026-06-09T17:26:06.547437052Z\" level=info msg=\"Starting container: 22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83\" id=996a1e3c-4f43-400e-9e35-0e3b5d56c760 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.557592 crc crio[22095]: time=\"2026-06-09T17:26:06.55748832Z\" level=info msg=\"Started container\" PID=247319 containerID=22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=996a1e3c-4f43-400e-9e35-0e3b5d56c760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53\nJun 09 17:26:06.594837 crc crio[22095]: time=\"2026-06-09T17:26:06.594786936Z\" level=info msg=\"Created container 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a0f06bae-4601-4a44-9fc0-3183a23f709f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.598787 crc crio[22095]: time=\"2026-06-09T17:26:06.595177376Z\" level=info msg=\"Created container c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=1916d09a-87a1-4845-ba7b-d9a7d4f5416e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.599663 crc crio[22095]: time=\"2026-06-09T17:26:06.598754368Z\" level=info msg=\"Starting container: 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814\" id=b69b7ec4-e9a3-497d-8ef9-3d2e2d307f75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.603183 crc crio[22095]: time=\"2026-06-09T17:26:06.60310817Z\" level=info msg=\"Starting container: c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac\" id=67dbad9e-11e0-4571-824c-ddd8182a433e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.603540 crc crio[22095]: time=\"2026-06-09T17:26:06.603439118Z\" level=info msg=\"Created container 0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=aefcf661-f69b-4884-a459-dc462ada9ce1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.604886 crc crio[22095]: time=\"2026-06-09T17:26:06.604536766Z\" level=info msg=\"Created container 572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=55161655-53fb-441c-8c3f-927de6e07fcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.608840 crc crio[22095]: time=\"2026-06-09T17:26:06.608029666Z\" level=info msg=\"Starting container: 0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a\" id=f7a584c4-172b-4f17-bbb5-3b38d97e6910 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.612633 crc crio[22095]: time=\"2026-06-09T17:26:06.612535922Z\" level=info msg=\"Starting container: 572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649\" id=b214003d-7f16-4125-bc6f-dab18fdd614c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.618266 crc crio[22095]: time=\"2026-06-09T17:26:06.618162736Z\" level=info msg=\"Started container\" PID=247327 containerID=c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=67dbad9e-11e0-4571-824c-ddd8182a433e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b\nJun 09 17:26:06.621658 crc crio[22095]: time=\"2026-06-09T17:26:06.620920257Z\" level=info msg=\"Started container\" PID=247310 containerID=516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=b69b7ec4-e9a3-497d-8ef9-3d2e2d307f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee\nJun 09 17:26:06.625677 crc crio[22095]: time=\"2026-06-09T17:26:06.625520215Z\" level=info msg=\"Created container 9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=28996e19-06f8-42a7-8c9a-dc337ca1089c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.626770 crc crio[22095]: time=\"2026-06-09T17:26:06.626149211Z\" level=info msg=\"Created container d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=541a41ad-e20c-4e9f-b4bd-80c257d3087b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.628900 crc crio[22095]: time=\"2026-06-09T17:26:06.628645555Z\" level=info msg=\"Starting container: d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4\" id=6190bf4b-3862-4d64-b5e8-8e552fcba5cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.629361 crc crio[22095]: time=\"2026-06-09T17:26:06.62921812Z\" level=info msg=\"Starting container: 9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110\" id=81a21b27-45e8-408e-bea3-dc182d7e6c88 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.634443 crc crio[22095]: time=\"2026-06-09T17:26:06.63351812Z\" level=info msg=\"Started container\" PID=247326 containerID=0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=f7a584c4-172b-4f17-bbb5-3b38d97e6910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce\nJun 09 17:26:06.648494 crc crio[22095]: time=\"2026-06-09T17:26:06.648394362Z\" level=info msg=\"Started container\" PID=247329 containerID=9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110 description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=81a21b27-45e8-408e-bea3-dc182d7e6c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65\nJun 09 17:26:06.648639 crc crio[22095]: time=\"2026-06-09T17:26:06.648583596Z\" level=info msg=\"Started container\" PID=247366 containerID=572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b214003d-7f16-4125-bc6f-dab18fdd614c name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea\nJun 09 17:26:06.649368 crc crio[22095]: time=\"2026-06-09T17:26:06.648657958Z\" level=info msg=\"Started container\" PID=247285 containerID=d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=6190bf4b-3862-4d64-b5e8-8e552fcba5cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f\nJun 09 17:26:06.673822 crc crio[22095]: time=\"2026-06-09T17:26:06.673763072Z\" level=info msg=\"Created container a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=50efd682-c606-48b1-a63c-8d17b38b8e41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.677363 crc crio[22095]: time=\"2026-06-09T17:26:06.675427165Z\" level=info msg=\"Starting container: a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7\" id=a503deb9-2d4f-4e10-85bf-650c31f0294c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.692995 crc crio[22095]: time=\"2026-06-09T17:26:06.690748448Z\" level=info msg=\"Started container\" PID=247331 containerID=a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=a503deb9-2d4f-4e10-85bf-650c31f0294c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b\nJun 09 17:26:06.752103 crc crio[22095]: time=\"2026-06-09T17:26:06.750349767Z\" level=info msg=\"Created container 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=3f0ddd70-bc23-41af-8119-e4ba12346949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.753786 crc crio[22095]: time=\"2026-06-09T17:26:06.753658652Z\" level=info msg=\"Starting container: 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b\" id=92e86687-0f96-45a3-b756-4dde3856a5ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.766074 crc crio[22095]: time=\"2026-06-09T17:26:06.765567647Z\" level=info msg=\"Started container\" PID=247367 containerID=8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=92e86687-0f96-45a3-b756-4dde3856a5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452\nJun 09 17:26:06.766832 crc crio[22095]: time=\"2026-06-09T17:26:06.766273226Z\" level=info msg=\"Created container 8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=0f4ca28e-f0a6-4aa9-8171-caa67fe18bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.774808 crc crio[22095]: time=\"2026-06-09T17:26:06.774730372Z\" level=info msg=\"Starting container: 8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf\" id=b3858af1-6ec8-4ade-a58e-4c5a562a4637 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.788467 crc crio[22095]: time=\"2026-06-09T17:26:06.787733036Z\" level=info msg=\"Created container 0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=3401d0ab-8224-44fa-93be-cd660b8e5adc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.788467 crc crio[22095]: time=\"2026-06-09T17:26:06.788109816Z\" level=info msg=\"Created container 1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1573bdff-3247-4311-97fe-92af597dd282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.794750 crc crio[22095]: time=\"2026-06-09T17:26:06.794654104Z\" level=info msg=\"Created container da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e32a517c-2031-4a6d-8a7e-570533ae96b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.797593 crc crio[22095]: time=\"2026-06-09T17:26:06.797355003Z\" level=info msg=\"Starting container: da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7\" id=2b57fcd5-c83c-43b2-8d48-874c1b0ec092 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.797593 crc crio[22095]: time=\"2026-06-09T17:26:06.797508127Z\" level=info msg=\"Starting container: 1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda\" id=1d1299aa-edfc-4d8d-b0dd-3a53d3b5c214 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.798305 crc crio[22095]: time=\"2026-06-09T17:26:06.797408174Z\" level=info msg=\"Starting container: 0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855\" id=96955141-76d8-4c55-8941-83cec92150a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.809861 crc crio[22095]: time=\"2026-06-09T17:26:06.809665519Z\" level=info msg=\"Started container\" PID=247375 containerID=1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=1d1299aa-edfc-4d8d-b0dd-3a53d3b5c214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08\nJun 09 17:26:06.820578 crc crio[22095]: time=\"2026-06-09T17:26:06.819728717Z\" level=info msg=\"Started container\" PID=247362 containerID=8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b3858af1-6ec8-4ade-a58e-4c5a562a4637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d\nJun 09 17:26:06.822488 crc crio[22095]: time=\"2026-06-09T17:26:06.822290183Z\" level=info msg=\"Started container\" PID=247338 containerID=0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=96955141-76d8-4c55-8941-83cec92150a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb\nJun 09 17:26:06.847343 crc crio[22095]: time=\"2026-06-09T17:26:06.832831793Z\" level=info msg=\"Started container\" PID=247341 containerID=da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=2b57fcd5-c83c-43b2-8d48-874c1b0ec092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 17:26:06.890195 crc crio[22095]: time=\"2026-06-09T17:26:06.890069691Z\" level=info msg=\"Created container 6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=3ea7ee5d-3c1b-4020-87ae-aa95ef675648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.894869 crc crio[22095]: time=\"2026-06-09T17:26:06.894755601Z\" level=info msg=\"Starting container: 6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9\" id=1107e240-62cf-457b-9263-469165d24cb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.903119 crc crio[22095]: time=\"2026-06-09T17:26:06.903020433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3078761e-1f8c-4bcb-886e-029162b236ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:06.911643 crc crio[22095]: time=\"2026-06-09T17:26:06.911468939Z\" level=info msg=\"Created container 63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=61c9dbe8-7eba-4759-89ee-a1fba3716b50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:06.912795 crc crio[22095]: time=\"2026-06-09T17:26:06.912710091Z\" level=info msg=\"Started container\" PID=247328 containerID=6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=1107e240-62cf-457b-9263-469165d24cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f\nJun 09 17:26:06.917745 crc crio[22095]: time=\"2026-06-09T17:26:06.917663208Z\" level=info msg=\"Starting container: 63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601\" id=fe8c9e7f-2f1f-4431-aeb5-e32683b6f2b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:06.959796 crc crio[22095]: time=\"2026-06-09T17:26:06.959330267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:06.962217 crc crio[22095]: time=\"2026-06-09T17:26:06.961665827Z\" level=info msg=\"Started container\" PID=247333 containerID=63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601 description=cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller id=fe8c9e7f-2f1f-4431-aeb5-e32683b6f2b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725\nJun 09 17:26:06.962362 crc crio[22095]: time=\"2026-06-09T17:26:06.962295163Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:06.962797 crc crio[22095]: time=\"2026-06-09T17:26:06.962496438Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:06.967223 crc crio[22095]: time=\"2026-06-09T17:26:06.966689866Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8892634c-4caa-4dc0-b150-2e2376ca9b8f name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:06.977830 crc crio[22095]: time=\"2026-06-09T17:26:06.977742079Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 17:26:07.012347 crc crio[22095]: time=\"2026-06-09T17:26:07.011067364Z\" level=info msg=\"Created container 33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2affc63d-147a-4228-8b02-ae756f654016 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.015567 crc crio[22095]: time=\"2026-06-09T17:26:07.015447977Z\" level=info msg=\"Starting container: 33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0\" id=92167fd0-8b1a-4c8e-90f5-4d0f114e820e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.030780 crc crio[22095]: time=\"2026-06-09T17:26:07.029088847Z\" level=info msg=\"Created container d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=f2af80d2-7fa3-402c-b519-2f61c6f2892e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.030780 crc crio[22095]: time=\"2026-06-09T17:26:07.02921844Z\" level=info msg=\"Created container 230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=ebdae033-deb0-4974-9e86-69f3406fa065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.037124 crc crio[22095]: time=\"2026-06-09T17:26:07.036118587Z\" level=info msg=\"Starting container: d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d\" id=e752cc2a-0112-4065-b4f0-bb878188c983 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.037124 crc crio[22095]: time=\"2026-06-09T17:26:07.036526147Z\" level=info msg=\"Starting container: 230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f\" id=a0327c35-f6d3-4138-9a98-3db4f7eaf2cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.037124 crc crio[22095]: time=\"2026-06-09T17:26:07.036601459Z\" level=info msg=\"Started container\" PID=247342 containerID=33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=92167fd0-8b1a-4c8e-90f5-4d0f114e820e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19\nJun 09 17:26:07.074613 crc crio[22095]: time=\"2026-06-09T17:26:07.074465241Z\" level=info msg=\"Started container\" PID=247339 containerID=d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=e752cc2a-0112-4065-b4f0-bb878188c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977\nJun 09 17:26:07.077201 crc crio[22095]: time=\"2026-06-09T17:26:07.077069838Z\" level=info msg=\"Started container\" PID=247343 containerID=230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=a0327c35-f6d3-4138-9a98-3db4f7eaf2cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189\nJun 09 17:26:07.112849 crc crio[22095]: time=\"2026-06-09T17:26:07.111564642Z\" level=info msg=\"Created container b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=5cc30bf2-dec0-4b9f-a058-6a2ded0bb45a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.122041 crc crio[22095]: time=\"2026-06-09T17:26:07.121742644Z\" level=info msg=\"Starting container: b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41\" id=a6312850-6aab-4097-8e64-9235c69e55e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.138391 crc crio[22095]: time=\"2026-06-09T17:26:07.137639361Z\" level=info msg=\"Started container\" PID=247384 containerID=b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=a6312850-6aab-4097-8e64-9235c69e55e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64\nJun 09 17:26:07.151543 crc crio[22095]: time=\"2026-06-09T17:26:07.144346643Z\" level=info msg=\"Created container eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=443d809b-320e-4523-983b-8fa3e73247fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.160169 crc crio[22095]: time=\"2026-06-09T17:26:07.159998505Z\" level=info msg=\"Starting container: eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57\" id=63c1a783-e636-433e-ae9b-6077236fe520 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.185863 crc crio[22095]: time=\"2026-06-09T17:26:07.185758956Z\" level=info msg=\"Started container\" PID=247332 containerID=eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=63c1a783-e636-433e-ae9b-6077236fe520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1\nJun 09 17:26:07.197051 crc crio[22095]: time=\"2026-06-09T17:26:07.196981674Z\" level=info msg=\"Created container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=d5aa9844-0276-4301-96ad-2e9ebb65535f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.208145 crc crio[22095]: time=\"2026-06-09T17:26:07.206166869Z\" level=info msg=\"Starting container: 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6\" id=562b860a-013f-4dd3-acec-3b53142fb27c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.235707 crc crio[22095]: time=\"2026-06-09T17:26:07.235563514Z\" level=info msg=\"Created container 386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=33b0bcf3-6cc3-437d-a7bb-b69b4020e273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.237278 crc crio[22095]: time=\"2026-06-09T17:26:07.236736684Z\" level=info msg=\"Started container\" PID=247385 containerID=7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=562b860a-013f-4dd3-acec-3b53142fb27c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d\nJun 09 17:26:07.237572 crc crio[22095]: time=\"2026-06-09T17:26:07.237523354Z\" level=info msg=\"Created container 4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=0b4dac31-6440-43bf-a428-313bfaba4ade name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.245072 crc crio[22095]: time=\"2026-06-09T17:26:07.245026216Z\" level=info msg=\"Starting container: 4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b\" id=62ffd40a-e9a0-4d8a-9600-843c6068b374 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.257607 crc crio[22095]: time=\"2026-06-09T17:26:07.247283764Z\" level=info msg=\"Starting container: 386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17\" id=42d9fa35-1ae5-4e73-8d67-c87d444a8434 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.259229 crc crio[22095]: time=\"2026-06-09T17:26:07.259174269Z\" level=info msg=\"Started container\" PID=247377 containerID=4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=62ffd40a-e9a0-4d8a-9600-843c6068b374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5\nJun 09 17:26:07.259577 crc crio[22095]: time=\"2026-06-09T17:26:07.259409715Z\" level=info msg=\"Created container 8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2f3c012a-598e-4ce1-b7ed-8d66e31c6531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.273424 crc crio[22095]: time=\"2026-06-09T17:26:07.273342463Z\" level=info msg=\"Starting container: 8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b\" id=f28944b9-3aef-4563-8f09-0ed8fa7d80a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.274237 crc crio[22095]: time=\"2026-06-09T17:26:07.274209015Z\" level=info msg=\"Created container d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=0a917631-a1e3-43b4-a041-73526afc3ecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.287647 crc crio[22095]: time=\"2026-06-09T17:26:07.286382347Z\" level=info msg=\"Created container b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=8f2377d4-eb51-4fc9-9a67-8f67add42708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.296318 crc crio[22095]: time=\"2026-06-09T17:26:07.296188309Z\" level=info msg=\"Starting container: d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53\" id=149b2ea7-3e88-448e-8f61-52e7a6e0f996 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.301567 crc crio[22095]: time=\"2026-06-09T17:26:07.298238571Z\" level=info msg=\"Starting container: b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca\" id=5c69ea2d-f367-451c-b01f-ec5a2b92bd66 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.312818 crc crio[22095]: time=\"2026-06-09T17:26:07.312765334Z\" level=info msg=\"Started container\" PID=247369 containerID=8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=f28944b9-3aef-4563-8f09-0ed8fa7d80a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48\nJun 09 17:26:07.318462 crc crio[22095]: time=\"2026-06-09T17:26:07.318382558Z\" level=info msg=\"Started container\" PID=247325 containerID=b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=5c69ea2d-f367-451c-b01f-ec5a2b92bd66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992\nJun 09 17:26:07.353891 crc crio[22095]: time=\"2026-06-09T17:26:07.350350898Z\" level=info msg=\"Created container af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=740d9d8e-2ce0-4989-b664-82ae81ee754a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.367785 crc crio[22095]: time=\"2026-06-09T17:26:07.361586806Z\" level=info msg=\"Starting container: af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6\" id=c76dc1e3-cf12-4ac9-8d13-ff0cb24d07af name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:07.384602 crc crio[22095]: time=\"2026-06-09T17:26:07.384193906Z\" level=info msg=\"Started container\" PID=247322 containerID=af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6 description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=c76dc1e3-cf12-4ac9-8d13-ff0cb24d07af name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5\nJun 09 17:26:07.417446 crc crio[22095]: time=\"2026-06-09T17:26:07.417204543Z\" level=info msg=\"Created container d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b63791e-02a6-4cce-a719-3f0a18fb037b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:07.429020 crc crio[22095]: time=\"2026-06-09T17:26:07.42723181Z\" level=info msg=\"Started container\" PID=247395 containerID=386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=42d9fa35-1ae5-4e73-8d67-c87d444a8434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d\nJun 09 17:26:07.442005 crc crio[22095]: time=\"2026-06-09T17:26:07.43852045Z\" level=info msg=\"Started container\" PID=247336 containerID=d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53 description=openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook id=149b2ea7-3e88-448e-8f61-52e7a6e0f996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444\nJun 09 17:26:07.447230 crc crio[22095]: time=\"2026-06-09T17:26:07.444465303Z\" level=info msg=\"Starting container: d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790\" id=4498d8f2-c7b2-4539-a2a8-7733c8f36889 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.539566992Z\" level=info msg=\"Started container\" PID=247340 containerID=d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4498d8f2-c7b2-4539-a2a8-7733c8f36889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.544813447Z\" level=info msg=\"Created container e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=f3a68acc-3453-4459-b293-6f3ea8628a80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.563150127Z\" level=info msg=\"Starting container: e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa\" id=15a8c859-f86d-48f2-bcb7-4f5d5061df23 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.567399776Z\" level=error msg=\"Killing container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.56831851Z\" level=info msg=\"Created container 5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e6db3171-ffce-4141-9089-d80fa359bd0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.574605961Z\" level=info msg=\"Starting container: 5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf\" id=b87acc06-52f3-4718-8847-9272ec04528a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.592221363Z\" level=info msg=\"Started container\" PID=247383 containerID=e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=15a8c859-f86d-48f2-bcb7-4f5d5061df23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.600366462Z\" level=info msg=\"Created container cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=b2b193e4-8cf7-4a3a-9084-8e7b29b1d083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.614752871Z\" level=info msg=\"Stopped container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator\" id=78d7867e-21b3-422f-92c6-02736e077b80 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.623014993Z\" level=info msg=\"Starting container: cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92\" id=fb5e32ea-ca89-48cd-bdb5-0209ac4f1305 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.624207634Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=b1f90caf-e13a-4fde-9947-4aa051bcf821 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.625681181Z\" level=info msg=\"Stopped container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator\" id=51ff5b2f-5d5f-410b-a3a0-5e79a7f66722 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.644230597Z\" level=info msg=\"Started container\" PID=247376 containerID=cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=fb5e32ea-ca89-48cd-bdb5-0209ac4f1305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.646127076Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.647906252Z\" level=info msg=\"Created container 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=a097f7d5-7111-4457-81e2-1f910d1ff616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.667817042Z\" level=info msg=\"Started container\" PID=247323 containerID=5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b87acc06-52f3-4718-8847-9272ec04528a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.668088359Z\" level=info msg=\"Starting container: 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c\" id=25f9c292-b8f6-4395-972c-7c5e5fbfaf25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.690479344Z\" level=info msg=\"Started container\" PID=247387 containerID=6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=25f9c292-b8f6-4395-972c-7c5e5fbfaf25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.755632145Z\" level=info msg=\"Created container 41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=5da5c390-7d15-4bda-900a-32874a511fb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.760273944Z\" level=info msg=\"Created container 88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=5107ba24-15b8-44cd-92dc-a0fd591f7ed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.766385661Z\" level=info msg=\"Starting container: 88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496\" id=3f93889a-13dc-4080-a74a-342d9244107f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.768628088Z\" level=info msg=\"Starting container: 41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8\" id=a1c18403-81fa-4ba4-b4a3-2108fc51c170 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.778183624Z\" level=info msg=\"Started container\" PID=247370 containerID=88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496 description=openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager id=3f93889a-13dc-4080-a74a-342d9244107f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.811341114Z\" level=info msg=\"Created container 1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=ef621612-82d6-4c59-949f-ce45fb6ea815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.814797013Z\" level=info msg=\"Starting container: 1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57\" id=8fc302d8-92ae-4868-8d6c-577baccce9c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.838638764Z\" level=info msg=\"Started container\" PID=247394 containerID=1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8fc302d8-92ae-4868-8d6c-577baccce9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.925897653Z\" level=info msg=\"Created container 4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0bb25bb4-f668-461d-997b-97e8338e08b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.954582719Z\" level=info msg=\"Started container\" PID=247393 containerID=41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8 description=openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator id=a1c18403-81fa-4ba4-b4a3-2108fc51c170 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.956415746Z\" level=info msg=\"Starting container: 4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539\" id=0f50d68c-6bf1-4b0b-bedf-0f6c75183837 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.963467357Z\" level=info msg=\"Created container d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501: metallb-system/speaker-tt9zg/speaker\" id=4f410a11-e60c-431b-9780-a49c97821ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.968433184Z\" level=info msg=\"Starting container: d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501\" id=1d335b49-d7cd-4c89-b5e3-f9b5fd535036 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.988026897Z\" level=info msg=\"Started container\" PID=247391 containerID=d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501 description=metallb-system/speaker-tt9zg/speaker id=1d335b49-d7cd-4c89-b5e3-f9b5fd535036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.032554009Z\" level=info msg=\"Started container\" PID=247386 containerID=4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=0f50d68c-6bf1-4b0b-bedf-0f6c75183837 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.119367906Z\" level=info msg=\"Created container 2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=66977ccf-d16b-41a8-a2de-075cfa6e9518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.127371971Z\" level=info msg=\"Starting container: 2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f\" id=f595d70d-c041-40b5-bcdf-7b51dfaec1bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.135175571Z\" level=info msg=\"Started container\" PID=247374 containerID=2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f595d70d-c041-40b5-bcdf-7b51dfaec1bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.227214763Z\" level=info msg=\"Created container 59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=665bdd1e-e82f-4c9e-b827-02c0a5b3f270 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.238742908Z\" level=info msg=\"Starting container: 59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879\" id=9500b768-c872-4690-be52-1cc1251fa1d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.270503803Z\" level=info msg=\"Started container\" PID=247397 containerID=59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=9500b768-c872-4690-be52-1cc1251fa1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.500047562Z\" level=info msg=\"Created container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera\" id=2ef68aed-9924-4734-a9d4-e3ae0cacdfaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.50622505Z\" level=info msg=\"Starting container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7\" id=e5401b67-2bfc-49a7-b6da-dab995c882e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.531202121Z\" level=info msg=\"Started container\" PID=247382 containerID=7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7 description=openstack/openstack-galera-0/galera id=e5401b67-2bfc-49a7-b6da-dab995c882e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.534615048Z\" level=info msg=\"Created container fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=2597d575-5a16-41eb-8462-801a801cbf82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.540344665Z\" level=info msg=\"Starting container: fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112\" id=94a28976-535a-4d4f-804b-0059c0470e24 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.582099306Z\" level=info msg=\"Started container\" PID=247334 containerID=fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager id=94a28976-535a-4d4f-804b-0059c0470e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.743677572Z\" level=info msg=\"Created container a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=f62abdd4-b339-47da-9dd4-4a7771db5cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.750558838Z\" level=info msg=\"Starting container: a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11\" id=2652e06f-2b37-4106-a8d3-b6f0f60da4d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.783062 crc crio[22095]: time=\"2026-06-09T17:26:08.760222046Z\" level=info msg=\"Started container\" PID=247398 containerID=a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11 description=openshift-infra/auto-csr-approver-29683748-msd68/oc id=2652e06f-2b37-4106-a8d3-b6f0f60da4d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\nJun 09 17:26:08.915897 crc crio[22095]: time=\"2026-06-09T17:26:08.915853378Z\" level=info msg=\"Created container b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07641b6d-d8cb-48b5-871b-2a5880686788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.926420 crc crio[22095]: time=\"2026-06-09T17:26:08.921122494Z\" level=info msg=\"Starting container: b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26\" id=3d57626d-66ac-49be-b29b-6cd153f440c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.937983 crc crio[22095]: time=\"2026-06-09T17:26:08.935536253Z\" level=info msg=\"Created container e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8980d86d-8de4-489e-8893-da19fe2427b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:08.945193 crc crio[22095]: time=\"2026-06-09T17:26:08.944428231Z\" level=info msg=\"Starting container: e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d\" id=bb0eff1b-11e5-4d88-8ab3-558fd981e7c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.95490607Z\" level=info msg=\"Started container\" PID=247392 containerID=b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3d57626d-66ac-49be-b29b-6cd153f440c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.955166277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.955442514Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.955502456Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:08.969441 crc crio[22095]: time=\"2026-06-09T17:26:08.969366221Z\" level=info msg=\"Started container\" PID=247389 containerID=e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=bb0eff1b-11e5-4d88-8ab3-558fd981e7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb\nJun 09 17:26:08.977217 crc crio[22095]: time=\"2026-06-09T17:26:08.977137871Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e36e10a8-3412-40f6-8be4-b8aa6691f0c8 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:08.983789 crc crio[22095]: time=\"2026-06-09T17:26:08.983713739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 17:26:10.865283 crc crio[22095]: time=\"2026-06-09T17:26:10.862463464Z\" level=info msg=\"Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:10.865283 crc crio[22095]: time=\"2026-06-09T17:26:10.864807194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc002ab2ab0}] Aliases:map[]}\"\nJun 09 17:26:10.865283 crc crio[22095]: time=\"2026-06-09T17:26:10.86503508Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683748-msd68 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:11.933543 crc crio[22095]: time=\"2026-06-09T17:26:11.932587977Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_keystone-2b1e-account-create-update-cpt96_openstack_f7437363-02af-4e16-982d-af3469270e9b_2 for id 5f1d2a9c6eb7d7c0da193e732ecf9b77c12876a1d70275a105a870a8a8753c09: name is reserved\"\nJun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.933544121Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_keystone-2b1e-account-create-update-cpt96_openstack_f7437363-02af-4e16-982d-af3469270e9b_2 with ID 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999 in resource cache; using it\" id=8ebee33b-54c2-42e5-8874-919672e214a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.933792077Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_neutron-ed98-account-create-update-nqhvz_openstack_c78b6c5c-121e-4fcf-af25-38935ce38c2c_2 for id 897c7279631d29332fd72b3bdfdcbf08d8f161401930ceb7706f6329bb7abbc3: name is reserved\"\nJun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.933823748Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_neutron-ed98-account-create-update-nqhvz_openstack_c78b6c5c-121e-4fcf-af25-38935ce38c2c_2 with ID 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067 in resource cache; using it\" id=49d3d51a-e013-4295-9d11-3fcd4db7c3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.932781662Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_root-account-create-update-8c8wc_openstack_e428a931-fc5d-42ca-9745-1e9c1c4158c2_2 for id e9582a649eacd0d0abb620c8f029150581c952265e04840db708f42ecb197877: name is reserved\"\nJun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.9338761Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_root-account-create-update-8c8wc_openstack_e428a931-fc5d-42ca-9745-1e9c1c4158c2_2 with ID f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb in resource cache; using it\" id=98f19f0e-e86c-480e-b8c6-bc7979ae009d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.939155 crc crio[22095]: time=\"2026-06-09T17:26:11.938899848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4d7e2d93-674d-4025-81dd-bd7073b5b287 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:11.939660 crc crio[22095]: time=\"2026-06-09T17:26:11.939573326Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=351f30ed-2c7f-4bfb-8918-79a5e221e45b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.939814 crc crio[22095]: time=\"2026-06-09T17:26:11.93974456Z\" level=info msg=\"Starting container: 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067\" id=e94bdb32-b577-4886-bb1d-903e79d5f947 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:11.945358 crc crio[22095]: time=\"2026-06-09T17:26:11.941712251Z\" level=info msg=\"Starting container: 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999\" id=01d4ed91-f424-4f51-95f1-0fa560c560c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:11.945358 crc crio[22095]: time=\"2026-06-09T17:26:11.941793673Z\" level=info msg=\"Starting container: f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb\" id=76c3d0e7-feac-4d73-8ab6-70cd643e5db2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:11.945358 crc crio[22095]: time=\"2026-06-09T17:26:11.942498321Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ef4eda0a-7a7c-47f5-892c-7cbff6b4f4ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.947743 crc crio[22095]: time=\"2026-06-09T17:26:11.947620212Z\" level=info msg=\"Started container\" PID=246012 containerID=809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=e94bdb32-b577-4886-bb1d-903e79d5f947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:26:11.948610 crc crio[22095]: time=\"2026-06-09T17:26:11.948537006Z\" level=info msg=\"Started container\" PID=245192 containerID=435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=01d4ed91-f424-4f51-95f1-0fa560c560c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:26:11.950522 crc crio[22095]: time=\"2026-06-09T17:26:11.950434924Z\" level=info msg=\"Started container\" PID=245581 containerID=f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=76c3d0e7-feac-4d73-8ab6-70cd643e5db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:26:11.959647 crc crio[22095]: time=\"2026-06-09T17:26:11.959291572Z\" level=info msg=\"Removed container f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=f87c24cf-6e16-4e0e-8f2f-9002b8220ee3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:11.960763 crc crio[22095]: time=\"2026-06-09T17:26:11.960685627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:11.961881 crc crio[22095]: time=\"2026-06-09T17:26:11.961781376Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_cinder-1ea6-account-create-update-lfdtc_openstack_e11b4a66-ea15-4fbd-ae6f-df867085bad2_2 for id 0018ff6984dbc7fa8e27ca0b1623eec921600c695e5497e178e353ba9e274382: name is reserved\"\nJun 09 17:26:11.961881 crc crio[22095]: time=\"2026-06-09T17:26:11.961873498Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_cinder-1ea6-account-create-update-lfdtc_openstack_e11b4a66-ea15-4fbd-ae6f-df867085bad2_2 with ID 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be in resource cache; using it\" id=796b0ec8-96d1-4972-891b-47f30c409675 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.962159 crc crio[22095]: time=\"2026-06-09T17:26:11.962067523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:11.963449 crc crio[22095]: time=\"2026-06-09T17:26:11.963358696Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_nova-api-01d7-account-create-update-4wmqt_openstack_7d9bed43-d760-48df-b066-ccaf4fd64652_2 for id 73f59d622f807cf18a2d48ed5e13a51e587989588818acc6cd59db4861d4f083: name is reserved\"\nJun 09 17:26:11.963449 crc crio[22095]: time=\"2026-06-09T17:26:11.963426898Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_nova-api-01d7-account-create-update-4wmqt_openstack_7d9bed43-d760-48df-b066-ccaf4fd64652_2 with ID dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39 in resource cache; using it\" id=038ec725-6ed6-4ee3-94d0-dc1a51f62cc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.966352 crc crio[22095]: time=\"2026-06-09T17:26:11.966277121Z\" level=info msg=\"Starting container: dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39\" id=218d2aa8-8e09-4b4b-b7c1-95c9efd6a919 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:11.966655 crc crio[22095]: time=\"2026-06-09T17:26:11.966555398Z\" level=info msg=\"Starting container: 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be\" id=99d2c039-f470-4876-89ac-f49975241c4a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:11.969158 crc crio[22095]: time=\"2026-06-09T17:26:11.96856506Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0d918243-33a3-4006-a78d-073323745ac8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.969158 crc crio[22095]: time=\"2026-06-09T17:26:11.968763525Z\" level=info msg=\"Removing container: 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3\" id=9416ddcd-6708-46f1-a523-faee7d374737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:11.970474 crc crio[22095]: time=\"2026-06-09T17:26:11.970349285Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac709cc2-00ac-4d7e-992b-5d0ef0b396a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.979677 crc crio[22095]: time=\"2026-06-09T17:26:11.979588182Z\" level=info msg=\"Started container\" PID=245579 containerID=dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=218d2aa8-8e09-4b4b-b7c1-95c9efd6a919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:26:11.986622 crc crio[22095]: time=\"2026-06-09T17:26:11.981276986Z\" level=info msg=\"Started container\" PID=245582 containerID=2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=99d2c039-f470-4876-89ac-f49975241c4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:26:12.065731 crc crio[22095]: time=\"2026-06-09T17:26:12.065676621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:12.074989 crc crio[22095]: time=\"2026-06-09T17:26:12.072419034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:12.095033 crc crio[22095]: time=\"2026-06-09T17:26:12.091626266Z\" level=info msg=\"Stopped container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log\" id=8b737a01-4484-4af3-99bc-9e1a4f80f921 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:12.095620 crc crio[22095]: time=\"2026-06-09T17:26:12.095581708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fcadf3b6-84a0-4bad-8c02-f197c360ebc5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.925212 crc crio[22095]: time=\"2026-06-09T17:26:13.923619493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=20157b25-24dd-431b-93fb-1ec3556f5f3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.927499 crc crio[22095]: time=\"2026-06-09T17:26:13.927270697Z\" level=info msg=\"Stopped pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=8dd8b9b3-9f75-4a2a-89bc-c4de2b857ca4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:14.002633 crc crio[22095]: time=\"2026-06-09T17:26:14.002532228Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6c8b6904-5148-4052-88c9-adc8b703a536 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:14.008392 crc crio[22095]: time=\"2026-06-09T17:26:14.008214283Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 17:26:14.043707 crc crio[22095]: time=\"2026-06-09T17:26:14.043519948Z\" level=info msg=\"Stopped container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=890cdbc6-df62-4ced-a051-9c1c25c7af64 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:14.046636 crc crio[22095]: time=\"2026-06-09T17:26:14.046568947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=125b7e9f-4836-4042-949b-df0a49519a0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:14.191303 crc crio[22095]: time=\"2026-06-09T17:26:14.191038262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:14.439786 crc crio[22095]: time=\"2026-06-09T17:26:14.439174948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:14.581357 crc crio[22095]: time=\"2026-06-09T17:26:14.58114413Z\" level=info msg=\"Created container fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=8d8df883-1b3e-4d07-9a6c-995707ef5bbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:14.582646 crc crio[22095]: time=\"2026-06-09T17:26:14.582460774Z\" level=info msg=\"Starting container: fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3\" id=00d299f2-4f2f-4e89-930e-2ebeab71e693 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:14.601767 crc crio[22095]: time=\"2026-06-09T17:26:14.601678897Z\" level=info msg=\"Started container\" PID=248748 containerID=fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=00d299f2-4f2f-4e89-930e-2ebeab71e693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 17:26:14.619014 crc crio[22095]: time=\"2026-06-09T17:26:14.618835487Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7378a9a9-58be-4f4c-a7cb-aaf069520924 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:15.963840 crc crio[22095]: time=\"2026-06-09T17:26:15.962442845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5838a4ca-74a0-4064-9e2c-49653ae06ea1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:15.965431 crc crio[22095]: time=\"2026-06-09T17:26:15.963109602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=82534a3b-d3ed-4d91-8124-3279d190ef4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:15.965431 crc crio[22095]: time=\"2026-06-09T17:26:15.963375278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=87441c00-9d67-4790-9967-7690ca142e1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:16.973422 crc crio[22095]: time=\"2026-06-09T17:26:16.973338518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=a4e5cb3e-367a-4fcf-891c-798b7f14fd7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:17.957129 crc crio[22095]: time=\"2026-06-09T17:26:17.956100318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4124915-f69e-48cd-b340-425fa6276651 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:18.956664 crc crio[22095]: time=\"2026-06-09T17:26:18.955610088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1c00c84f-5908-434c-b774-559160068150 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.239700 crc crio[22095]: time=\"2026-06-09T17:26:19.239341877Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7833f102-ba50-4a2a-9b9b-d3cdba62a1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:19.260348 crc crio[22095]: time=\"2026-06-09T17:26:19.256814075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:19.267694 crc crio[22095]: time=\"2026-06-09T17:26:19.267495409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.378839166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3a237535-4001-4d5e-a7a5-b86c8699e723 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.378897757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=312307df-2d26-4175-825a-abc5bcd2ec74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.379183504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=df7cee34-f1c5-4cf9-9516-01eab1f91428 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.379210135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3bc98c1-d49a-46f4-b6dc-43557dc323d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.379362179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=71ecdad9-4ef7-402e-b2dd-4f48e58b8fe0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.546647 crc crio[22095]: time=\"2026-06-09T17:26:19.5458694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=674e6d19-04c6-420d-a823-8272803eebef name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.570328 crc crio[22095]: time=\"2026-06-09T17:26:19.569791484Z\" level=info msg=\"Stopping container: b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26 (timeout: 30s)\" id=28e5ea77-7c08-4b31-b25d-53d9b8ce2057 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:19.602439 crc crio[22095]: time=\"2026-06-09T17:26:19.60004938Z\" level=info msg=\"Created container 842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b: openstack/ovn-northd-0/openstack-network-exporter\" id=41b4ceeb-cb68-45d0-84aa-6494104efdaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:19.602439 crc crio[22095]: time=\"2026-06-09T17:26:19.602216076Z\" level=info msg=\"Starting container: 842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b\" id=c7491a51-1936-4b93-9236-8044b39b4372 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:19.615101 crc crio[22095]: time=\"2026-06-09T17:26:19.615053515Z\" level=info msg=\"Started container\" PID=248994 containerID=842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b description=openstack/ovn-northd-0/openstack-network-exporter id=c7491a51-1936-4b93-9236-8044b39b4372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1\nJun 09 17:26:19.615521 crc crio[22095]: time=\"2026-06-09T17:26:19.615142347Z\" level=info msg=\"Stopping container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5 (timeout: 30s)\" id=745a30a3-2a71-4d70-a199-764d9ab8be81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:19.956005 crc crio[22095]: time=\"2026-06-09T17:26:19.95516442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43767f1e-2948-4a3b-b273-fe8a843ec42b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.956273 crc crio[22095]: time=\"2026-06-09T17:26:19.956015682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0322a056-6729-47d1-bd1b-656328cad231 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.956412 crc crio[22095]: time=\"2026-06-09T17:26:19.95633799Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=424cdb27-a225-496f-9bfa-f9ce2c959e28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.509730 crc crio[22095]: time=\"2026-06-09T17:26:20.509544632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.512850 crc crio[22095]: time=\"2026-06-09T17:26:20.512772224Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=309f90e9-ea7b-4fd8-b139-aa7223b15008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.513000 crc crio[22095]: time=\"2026-06-09T17:26:20.512880217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07620267-e423-4804-ba09-5b72a5822f69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.513060 crc crio[22095]: time=\"2026-06-09T17:26:20.513038101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=84c5181d-f891-4102-a6f5-6188e04d161c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.513136 crc crio[22095]: time=\"2026-06-09T17:26:20.513050852Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=a2028178-bccf-4e67-931b-4bdb84d697bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.514360 crc crio[22095]: time=\"2026-06-09T17:26:20.514082208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c14fe4c-3c70-4201-9e10-0deb705c3d17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.516460 crc crio[22095]: time=\"2026-06-09T17:26:20.516407608Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=95aed965-6e16-4904-bc64-e08910244a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.517600 crc crio[22095]: time=\"2026-06-09T17:26:20.517019223Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e8436957-ccdf-40a0-ad13-ab1c165eec56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.517600 crc crio[22095]: time=\"2026-06-09T17:26:20.517580538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=7289cc7a-b9c5-4d20-a1fc-fb46b793a169 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.517856 crc crio[22095]: time=\"2026-06-09T17:26:20.517732632Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea32d0a9-ffd3-4797-afd5-bc5cf726c940 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.520514 crc crio[22095]: time=\"2026-06-09T17:26:20.518269135Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=bb44d2a7-a589-40af-9046-7b55347224c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.520514 crc crio[22095]: time=\"2026-06-09T17:26:20.519573159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad2b8044-fdf2-45b7-bf1c-62209fef261e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.522131 crc crio[22095]: time=\"2026-06-09T17:26:20.521670993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.522552 crc crio[22095]: time=\"2026-06-09T17:26:20.522482004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.523169 crc crio[22095]: time=\"2026-06-09T17:26:20.522794182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.523169 crc crio[22095]: time=\"2026-06-09T17:26:20.523065019Z\" level=info msg=\"Stopped container b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=28e5ea77-7c08-4b31-b25d-53d9b8ce2057 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:20.523604 crc crio[22095]: time=\"2026-06-09T17:26:20.523539511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.525469 crc crio[22095]: time=\"2026-06-09T17:26:20.525422779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=095fe71d-0d4c-4739-b60d-e21cb3bec5d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.526540 crc crio[22095]: time=\"2026-06-09T17:26:20.526479216Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=44d8ca09-2ea9-4c52-92dd-f791ac3493f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.526667 crc crio[22095]: time=\"2026-06-09T17:26:20.526499527Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=1b3cf1b7-7e81-44e6-817b-b367a4493c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.527066 crc crio[22095]: time=\"2026-06-09T17:26:20.52703095Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=efb295bd-4b7f-4ee8-92e0-fb71626de692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.528589 crc crio[22095]: time=\"2026-06-09T17:26:20.528557539Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=8751ecfe-02e8-4832-b039-02940ea18728 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.528990 crc crio[22095]: time=\"2026-06-09T17:26:20.528893468Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=e99ebbb0-4939-45d1-b0e3-954248abea27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.530545 crc crio[22095]: time=\"2026-06-09T17:26:20.530349565Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5ceeb0e6-7032-4b51-b20d-178e937757c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.531620 crc crio[22095]: time=\"2026-06-09T17:26:20.531573897Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=b645b9f4-d6f3-4e31-a990-57be0b7c3029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.952640 crc crio[22095]: time=\"2026-06-09T17:26:20.951864148Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=3a05f188-ee94-4388-af27-5c926f2157f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.953002 crc crio[22095]: time=\"2026-06-09T17:26:20.952827963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=654ed882-43d6-463e-8aae-6fa6ae20b2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.953149 crc crio[22095]: time=\"2026-06-09T17:26:20.952004932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=355fe0d7-3580-43f6-bd13-ae8b7111ee66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:20.953387 crc crio[22095]: time=\"2026-06-09T17:26:20.952157166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15f3d510-fbcf-424b-8418-e68b46ba5d76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:21.377369 crc crio[22095]: time=\"2026-06-09T17:26:21.377211499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d4751e25-39dd-40ce-a5ba-6e2ce750d2fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:21.439684 crc crio[22095]: time=\"2026-06-09T17:26:21.43959906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5c0bf17c-3086-43f3-a04d-8491336b50f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:21.750889 crc crio[22095]: time=\"2026-06-09T17:26:21.750805394Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=b2278d7f-8b7f-4415-9bf1-5a939ff90c2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.277647 crc crio[22095]: time=\"2026-06-09T17:26:22.277563549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=af4c5bbf-13ed-4467-9865-2102a08fb593 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.318309 crc crio[22095]: time=\"2026-06-09T17:26:22.318215031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.318580 crc crio[22095]: time=\"2026-06-09T17:26:22.318329014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.318681 crc crio[22095]: time=\"2026-06-09T17:26:22.318475168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.318762 crc crio[22095]: time=\"2026-06-09T17:26:22.318493619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.318845 crc crio[22095]: time=\"2026-06-09T17:26:22.318519929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.321737 crc crio[22095]: time=\"2026-06-09T17:26:22.321633059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.322154 crc crio[22095]: time=\"2026-06-09T17:26:22.32204715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9e103d9e-e1ce-4310-b475-90b93ee7e388 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.322667 crc crio[22095]: time=\"2026-06-09T17:26:22.322484081Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=97fb8e6b-686d-4754-bffe-e4541296b31a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:22.323548 crc crio[22095]: time=\"2026-06-09T17:26:22.323511977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=5c184b69-63bf-4deb-85c8-b6858e822658 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.323714 crc crio[22095]: time=\"2026-06-09T17:26:22.323687202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=80e46745-5dab-40fd-ab80-2fb3ce01774e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.323860 crc crio[22095]: time=\"2026-06-09T17:26:22.323834836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9617ba58-34b1-4479-8963-5c1f969aa1bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.324041 crc crio[22095]: time=\"2026-06-09T17:26:22.323874717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7c752b2b-0e12-4356-bba3-fd5b230d911b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.324161 crc crio[22095]: time=\"2026-06-09T17:26:22.32398552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=527a22ac-bb17-40dd-b7d4-adee910c23ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.324332 crc crio[22095]: time=\"2026-06-09T17:26:22.324301878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=e8516c01-3495-4f6a-b027-ae5212149f8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.324558 crc crio[22095]: time=\"2026-06-09T17:26:22.324531994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7d28994e-7c7d-4c02-a09d-bc6556c70253 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.324672 crc crio[22095]: time=\"2026-06-09T17:26:22.324589415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:22.325200 crc crio[22095]: time=\"2026-06-09T17:26:22.325122079Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e3ce9947-a47d-4400-9240-ee48bce9feda name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.332011 crc crio[22095]: time=\"2026-06-09T17:26:22.331834011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=53a5ee9c-b9f4-4c50-b9c5-a508970ff429 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.786738 crc crio[22095]: time=\"2026-06-09T17:26:22.785992022Z\" level=info msg=\"Stopping container: 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3 (timeout: 15s)\" id=16ba01db-0d95-4dbc-a95e-b8d94343b90f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:22.817539 crc crio[22095]: time=\"2026-06-09T17:26:22.817134281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=0571c71d-958c-4484-b9cc-85c95f1560dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.953000 crc crio[22095]: time=\"2026-06-09T17:26:22.952740139Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f1a3c2cb-a57f-4dc9-8f46-023623c12fff name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:22.966173 crc crio[22095]: time=\"2026-06-09T17:26:22.966078361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=1eff2a00-3693-4438-8283-553990bb1421 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:23.583599 crc crio[22095]: time=\"2026-06-09T17:26:23.582049652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=84b489ef-906c-4bb8-bccc-e47c0abfb9a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:23.649807 crc crio[22095]: time=\"2026-06-09T17:26:23.647514782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6e9f2842-e4e2-40b7-a5e5-cb5c69f87d37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:23.936872 crc crio[22095]: time=\"2026-06-09T17:26:23.936798733Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=ef5af00c-bdee-49f8-b853-073a17f3ad90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:23.938016 crc crio[22095]: time=\"2026-06-09T17:26:23.937650905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=0552eb54-930b-45c1-9637-06843549f701 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:24.026506 crc crio[22095]: time=\"2026-06-09T17:26:24.026431722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=9cfd77c8-48ff-40fe-b516-a1e92a567cae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:24.953770 crc crio[22095]: time=\"2026-06-09T17:26:24.952732524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bddfac3a-c28e-451d-8399-0772f028dfb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:24.953770 crc crio[22095]: time=\"2026-06-09T17:26:24.953652318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b43d00e3-7542-412f-bd40-798d8a3dceca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:25.960994 crc crio[22095]: time=\"2026-06-09T17:26:25.960139147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9695a869-f1f7-4291-95ad-ed3dc87e6bfc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.724291 crc crio[22095]: time=\"2026-06-09T17:26:26.724184338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.724850 crc crio[22095]: time=\"2026-06-09T17:26:26.724770083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.731793 crc crio[22095]: time=\"2026-06-09T17:26:26.729761061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=1f51c86f-face-41f9-831a-7eaf8c2d4859 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.731793 crc crio[22095]: time=\"2026-06-09T17:26:26.730362126Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=59c49406-48ad-49b4-8076-bd07f855b896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.732647 crc crio[22095]: time=\"2026-06-09T17:26:26.732550922Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=b94219a9-5854-4997-83f4-1590fd339a9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.733178 crc crio[22095]: time=\"2026-06-09T17:26:26.733100086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.733724 crc crio[22095]: time=\"2026-06-09T17:26:26.73362039Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=dd47cd2b-1554-4ef4-ab4b-b2de02ab7177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.738180 crc crio[22095]: time=\"2026-06-09T17:26:26.738097535Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=7acda6c9-c2de-4d23-a185-7f116c457e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.739343 crc crio[22095]: time=\"2026-06-09T17:26:26.738823523Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=90a65c53-0cf3-4140-8e26-33fd20ad9731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.739452 crc crio[22095]: time=\"2026-06-09T17:26:26.739352157Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=e550a171-283b-4813-b4b6-d15e8f095e9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.740038 crc crio[22095]: time=\"2026-06-09T17:26:26.739997903Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=3a4fb60f-e092-4371-99c7-85cbf7b13320 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:26.740397 crc crio[22095]: time=\"2026-06-09T17:26:26.740311251Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=69389c63-74c5-4dfc-9729-a0b5b9c8fcd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.741112 crc crio[22095]: time=\"2026-06-09T17:26:26.741015149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=80808c25-ca80-4324-8a02-ce92c0072454 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.752853 crc crio[22095]: time=\"2026-06-09T17:26:26.752762271Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a7cc964c-4745-4cfe-a2b5-c4ec02b0b3aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.753190 crc crio[22095]: time=\"2026-06-09T17:26:26.753048788Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c23d183b-785b-4d47-af75-495c40d557b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.763326 crc crio[22095]: time=\"2026-06-09T17:26:26.760160231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.766344 crc crio[22095]: time=\"2026-06-09T17:26:26.766169905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=59daa56d-f2bd-48c4-a2a4-9c7f53ed2c43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.766567 crc crio[22095]: time=\"2026-06-09T17:26:26.766503163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=11ee32b1-6c92-49b7-bbdd-e483deed7515 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.766681 crc crio[22095]: time=\"2026-06-09T17:26:26.766630717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=3e8b7a70-89ff-4900-976b-80b524851ddc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766732019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=b95b3989-b084-4975-8ce2-5c3a89fd2a3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766848882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=18b427b8-8220-4f05-b905-76229aaab05d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766888003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=52db530d-8500-4898-9e2f-e612bbc40117 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766889273Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=48cc2d5a-57b2-4a56-8a10-57c6b337028e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766988666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f6157701-8800-4810-a0f9-7c9b771c913a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767433 crc crio[22095]: time=\"2026-06-09T17:26:26.767014806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6cdf9c5b-34ab-4275-98f0-7ae3f45bd0c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767433 crc crio[22095]: time=\"2026-06-09T17:26:26.767348915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=856fd056-0ed1-4603-86a6-e6592ed81a5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.767497 crc crio[22095]: time=\"2026-06-09T17:26:26.767420027Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=ccf05762-c7fb-4912-86d6-e857130ac3e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.772040 crc crio[22095]: time=\"2026-06-09T17:26:26.771875771Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=ea357e8f-7ea8-4ad2-8518-4e1d3e634882 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.777473 crc crio[22095]: time=\"2026-06-09T17:26:26.777418073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.778184 crc crio[22095]: time=\"2026-06-09T17:26:26.778156972Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=473e8777-914d-4e2e-aac0-732220cfda9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.780183 crc crio[22095]: time=\"2026-06-09T17:26:26.780060711Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=dbb12d8e-b714-4693-b015-45cbd4e37220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.817337 crc crio[22095]: time=\"2026-06-09T17:26:26.817179293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.817525 crc crio[22095]: time=\"2026-06-09T17:26:26.817373388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.817669 crc crio[22095]: time=\"2026-06-09T17:26:26.817610304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.817837 crc crio[22095]: time=\"2026-06-09T17:26:26.817619975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.818198 crc crio[22095]: time=\"2026-06-09T17:26:26.818141458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.818371 crc crio[22095]: time=\"2026-06-09T17:26:26.818300022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.818547 crc crio[22095]: time=\"2026-06-09T17:26:26.818488967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.818600 crc crio[22095]: time=\"2026-06-09T17:26:26.818562709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.819189 crc crio[22095]: time=\"2026-06-09T17:26:26.819131103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.819666 crc crio[22095]: time=\"2026-06-09T17:26:26.819601135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.821024 crc crio[22095]: time=\"2026-06-09T17:26:26.820881158Z\" level=info msg=\"Stopped container 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=16ba01db-0d95-4dbc-a95e-b8d94343b90f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:26.823872 crc crio[22095]: time=\"2026-06-09T17:26:26.823756412Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=4deb17b9-4556-4e78-bd0f-4c6660c901da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.827040 crc crio[22095]: time=\"2026-06-09T17:26:26.826854571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=aecd771a-1b08-4231-9380-69c417445928 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:26.827893 crc crio[22095]: time=\"2026-06-09T17:26:26.827542889Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=b323b917-92ae-4a38-afa6-c06899a779eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.828475 crc crio[22095]: time=\"2026-06-09T17:26:26.828414931Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=06a341b7-0151-40e3-aa6a-43e305b4c55b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.830268 crc crio[22095]: time=\"2026-06-09T17:26:26.830166556Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=67386d4a-03ed-4e45-8686-482c18ab591e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.834809 crc crio[22095]: time=\"2026-06-09T17:26:26.834730634Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=9c62ad39-bae6-42fb-af1f-133dbad4e01b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.843274 crc crio[22095]: time=\"2026-06-09T17:26:26.84315773Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=84311fcc-2612-4583-a758-26909dd05f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.871864 crc crio[22095]: time=\"2026-06-09T17:26:26.871528178Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=46b85f56-2c30-41eb-a8c2-4a2fff80173c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.874043 crc crio[22095]: time=\"2026-06-09T17:26:26.873847967Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=fbd85a75-5713-408b-a19b-9c1474aec1be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.899164 crc crio[22095]: time=\"2026-06-09T17:26:26.897705779Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=ab8bbed4-730a-4441-a9bf-9fcff9b476f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:26.903291 crc crio[22095]: time=\"2026-06-09T17:26:26.90322077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.903702 crc crio[22095]: time=\"2026-06-09T17:26:26.903682472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:26.956286 crc crio[22095]: time=\"2026-06-09T17:26:26.955550793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d2a2c4a4-b2f5-4e0b-9037-70773a36fbb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:27.036889 crc crio[22095]: time=\"2026-06-09T17:26:27.036789067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:27.187203 crc crio[22095]: time=\"2026-06-09T17:26:27.18698175Z\" level=info msg=\"Created container 576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ef4eda0a-7a7c-47f5-892c-7cbff6b4f4ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:27.192512 crc crio[22095]: time=\"2026-06-09T17:26:27.19244087Z\" level=info msg=\"Created container 0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac: openstack/swift-storage-0/account-server\" id=aca909a9-cae1-466f-9916-46e549c6d120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:27.196416 crc crio[22095]: time=\"2026-06-09T17:26:27.195070847Z\" level=info msg=\"Starting container: 576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06\" id=4b0c81c8-fbb7-42b2-925e-83d5ca01519b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:27.203036 crc crio[22095]: time=\"2026-06-09T17:26:27.202761465Z\" level=info msg=\"Starting container: 0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac\" id=b6b01dee-a2b3-4d62-9865-49f2d87bdf91 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:27.207614 crc crio[22095]: time=\"2026-06-09T17:26:27.207516687Z\" level=info msg=\"Started container\" PID=249334 containerID=576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4b0c81c8-fbb7-42b2-925e-83d5ca01519b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b\nJun 09 17:26:27.213825 crc crio[22095]: time=\"2026-06-09T17:26:27.213662244Z\" level=info msg=\"Started container\" PID=249315 containerID=0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac description=openstack/swift-storage-0/account-server id=b6b01dee-a2b3-4d62-9865-49f2d87bdf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:27.226000 crc crio[22095]: time=\"2026-06-09T17:26:27.225844397Z\" level=info msg=\"Removed container 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=9416ddcd-6708-46f1-a523-faee7d374737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:27.229463 crc crio[22095]: time=\"2026-06-09T17:26:27.229417869Z\" level=info msg=\"Removing container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe\" id=271b65ff-4cac-4e80-9893-853b93d3764f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:27.238288 crc crio[22095]: time=\"2026-06-09T17:26:27.238178793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=cf2e67f8-6279-4b9d-8f99-28b1f4d34f31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:27.301972 crc crio[22095]: time=\"2026-06-09T17:26:27.301751214Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=af724e42-3dab-44f6-aa52-f44e2d0cfa2d name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:27.303807 crc crio[22095]: time=\"2026-06-09T17:26:27.303779716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a02ca5e4-504e-4894-aa2f-f8bf622d9d92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:27.952201 crc crio[22095]: time=\"2026-06-09T17:26:27.952114618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b79c7f5-db66-4108-bb5d-113c3b4e1a0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:27.952422 crc crio[22095]: time=\"2026-06-09T17:26:27.952297123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b745b194-1b9e-4ed6-9914-cc9196501ec9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:28.036596 crc crio[22095]: time=\"2026-06-09T17:26:28.03598945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.281231 crc crio[22095]: time=\"2026-06-09T17:26:28.281097358Z\" level=info msg=\"Created container a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7: openstack/cinder-scheduler-0/probe\" id=351f30ed-2c7f-4bfb-8918-79a5e221e45b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:28.285185 crc crio[22095]: time=\"2026-06-09T17:26:28.2851071Z\" level=info msg=\"Starting container: a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7\" id=53792333-3089-44c5-99f1-e366703eee68 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:28.293771 crc crio[22095]: time=\"2026-06-09T17:26:28.29366964Z\" level=info msg=\"Started container\" PID=249427 containerID=a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7 description=openstack/cinder-scheduler-0/probe id=53792333-3089-44c5-99f1-e366703eee68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:26:28.810188 crc crio[22095]: time=\"2026-06-09T17:26:28.810064756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.876985123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877300631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877419984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877622339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877802254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878779 crc crio[22095]: time=\"2026-06-09T17:26:28.878637845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.878779 crc crio[22095]: time=\"2026-06-09T17:26:28.878674396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.880652 crc crio[22095]: time=\"2026-06-09T17:26:28.879809246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.880652 crc crio[22095]: time=\"2026-06-09T17:26:28.879806435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:28.886341 crc crio[22095]: time=\"2026-06-09T17:26:28.886198599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=6c5a45f6-5147-4263-ad7f-402364b02de0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:29.061359 crc crio[22095]: time=\"2026-06-09T17:26:29.061151187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.077973 crc crio[22095]: time=\"2026-06-09T17:26:29.077823405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.079184 crc crio[22095]: time=\"2026-06-09T17:26:29.079021916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3290220f-ae1a-43b7-b8dd-bcbea4555865 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:29.091875 crc crio[22095]: time=\"2026-06-09T17:26:29.091761503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a1bdecd3-d337-4fd3-8785-e77d65a96b9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:29.092753 crc crio[22095]: time=\"2026-06-09T17:26:29.092675196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=68d19494-87f3-4844-ad5f-015f4b9989e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:29.093841 crc crio[22095]: time=\"2026-06-09T17:26:29.093765074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.094516 crc crio[22095]: time=\"2026-06-09T17:26:29.094440701Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=6eaefde8-5d16-4336-a845-677095eb36a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.116358 crc crio[22095]: time=\"2026-06-09T17:26:29.1162262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=2d1b1f82-f7e4-4a3d-a80c-0f764e01e7cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:29.285232 crc crio[22095]: time=\"2026-06-09T17:26:29.284754994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.291866 crc crio[22095]: time=\"2026-06-09T17:26:29.291765094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.293610 crc crio[22095]: time=\"2026-06-09T17:26:29.292708568Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=f55b3a56-7337-4a85-9721-68d822b41d6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.293995 crc crio[22095]: time=\"2026-06-09T17:26:29.293807036Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=f8b17f96-3d6f-4b5a-bec4-c545afdf6719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.294076 crc crio[22095]: time=\"2026-06-09T17:26:29.293991051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.296535 crc crio[22095]: time=\"2026-06-09T17:26:29.296133216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.311722 crc crio[22095]: time=\"2026-06-09T17:26:29.3076219Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=5b6c7bcd-3cd8-4bd0-9b03-99999d98281e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.334084 crc crio[22095]: time=\"2026-06-09T17:26:29.333876294Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=4e93c9ce-8247-469a-b688-7fe2710b1b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.481269 crc crio[22095]: time=\"2026-06-09T17:26:29.4810869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.493194 crc crio[22095]: time=\"2026-06-09T17:26:29.492877493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:29.681966 crc crio[22095]: time=\"2026-06-09T17:26:29.680969928Z\" level=info msg=\"Created container 7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac709cc2-00ac-4d7e-992b-5d0ef0b396a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.684513 crc crio[22095]: time=\"2026-06-09T17:26:29.684438597Z\" level=info msg=\"Starting container: 7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff\" id=3d0449af-cfb5-4e47-8c41-569ff2189ae5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:29.699793 crc crio[22095]: time=\"2026-06-09T17:26:29.699423071Z\" level=info msg=\"Started container\" PID=249490 containerID=7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3d0449af-cfb5-4e47-8c41-569ff2189ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 17:26:29.741520 crc crio[22095]: time=\"2026-06-09T17:26:29.738578046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c38f89d2-3c0e-436a-a43a-4c7182c6e4e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:29.858042 crc crio[22095]: time=\"2026-06-09T17:26:29.855657699Z\" level=info msg=\"Created container 743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=b645b9f4-d6f3-4e31-a990-57be0b7c3029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.859371 crc crio[22095]: time=\"2026-06-09T17:26:29.859226501Z\" level=info msg=\"Starting container: 743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b\" id=50cbfd97-a4d8-4090-9294-23d6c250ebaf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:29.870053 crc crio[22095]: time=\"2026-06-09T17:26:29.868376126Z\" level=info msg=\"Created container aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f: openstack/kube-state-metrics-0/kube-state-metrics\" id=1a20505b-8ede-48ca-a75f-b1118ad40854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.879638 crc crio[22095]: time=\"2026-06-09T17:26:29.874321568Z\" level=info msg=\"Starting container: aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f\" id=4bde9783-0b5a-4a5e-87da-78cb9c2e2258 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:29.893217 crc crio[22095]: time=\"2026-06-09T17:26:29.893071419Z\" level=info msg=\"Started container\" PID=249482 containerID=aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f description=openstack/kube-state-metrics-0/kube-state-metrics id=4bde9783-0b5a-4a5e-87da-78cb9c2e2258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390\nJun 09 17:26:29.913901 crc crio[22095]: time=\"2026-06-09T17:26:29.913511363Z\" level=info msg=\"Created container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log\" id=7833f102-ba50-4a2a-9b9b-d3cdba62a1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:29.914718 crc crio[22095]: time=\"2026-06-09T17:26:29.914634412Z\" level=info msg=\"Started container\" PID=249489 containerID=743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=50cbfd97-a4d8-4090-9294-23d6c250ebaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17\nJun 09 17:26:29.918443 crc crio[22095]: time=\"2026-06-09T17:26:29.916394637Z\" level=info msg=\"Starting container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634\" id=07c4a0f1-839e-4538-99ce-668b63198305 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:29.926181 crc crio[22095]: time=\"2026-06-09T17:26:29.926111637Z\" level=info msg=\"Started container\" PID=249499 containerID=42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634 description=openstack/nova-metadata-0/nova-metadata-log id=07c4a0f1-839e-4538-99ce-668b63198305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:26:29.964710 crc crio[22095]: time=\"2026-06-09T17:26:29.964628295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6939bea7-7db5-474d-92fc-c6e3078cdbab name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:30.674812 crc crio[22095]: time=\"2026-06-09T17:26:30.671843457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:30.918838 crc crio[22095]: time=\"2026-06-09T17:26:30.918071674Z\" level=info msg=\"Stopping container: 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b (timeout: 30s)\" id=0f2fd45f-0772-473e-8b73-d4d65ddd76f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:30.919496 crc crio[22095]: time=\"2026-06-09T17:26:30.918534686Z\" level=info msg=\"Stopping container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff (timeout: 30s)\" id=f57a20a0-c72e-4b26-b7d2-c67d9696ab1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:30.953688 crc crio[22095]: time=\"2026-06-09T17:26:30.953591805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=107119cd-d4da-48e8-b2a8-5e0150cc68c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:31.018861 crc crio[22095]: time=\"2026-06-09T17:26:31.018753796Z\" level=info msg=\"Created container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api\" id=0d918243-33a3-4006-a78d-073323745ac8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:31.021104 crc crio[22095]: time=\"2026-06-09T17:26:31.02083552Z\" level=info msg=\"Starting container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b\" id=3a0ad924-8432-4021-bc7f-73248cf09f28 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:31.034184 crc crio[22095]: time=\"2026-06-09T17:26:31.034019568Z\" level=info msg=\"Started container\" PID=249632 containerID=41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b description=openstack/cinder-api-0/cinder-api id=3a0ad924-8432-4021-bc7f-73248cf09f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:26:31.373573 crc crio[22095]: time=\"2026-06-09T17:26:31.372613554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.381866 crc crio[22095]: time=\"2026-06-09T17:26:31.381776159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.573109 crc crio[22095]: time=\"2026-06-09T17:26:31.571855565Z\" level=info msg=\"Created container 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=97fb8e6b-686d-4754-bffe-e4541296b31a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:31.576106 crc crio[22095]: time=\"2026-06-09T17:26:31.576018712Z\" level=info msg=\"Starting container: 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d\" id=01fe6805-3919-4ac3-b401-5b7be77b7363 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:31.583630 crc crio[22095]: time=\"2026-06-09T17:26:31.583532515Z\" level=info msg=\"Started container\" PID=249673 containerID=25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=01fe6805-3919-4ac3-b401-5b7be77b7363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:26:31.657031 crc crio[22095]: time=\"2026-06-09T17:26:31.648671906Z\" level=info msg=\"Removed container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=271b65ff-4cac-4e80-9893-853b93d3764f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:31.668370 crc crio[22095]: time=\"2026-06-09T17:26:31.665421146Z\" level=info msg=\"Removing container: fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c\" id=56703489-989f-44b9-8ceb-0e1e40488955 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:31.722635 crc crio[22095]: time=\"2026-06-09T17:26:31.72250211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.730200 crc crio[22095]: time=\"2026-06-09T17:26:31.730126025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.74628143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.747183783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.747541152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.747818009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.752979 crc crio[22095]: time=\"2026-06-09T17:26:31.750846397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=4c9a1e07-ea66-431b-ba36-00bd517a62b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:31.758036 crc crio[22095]: time=\"2026-06-09T17:26:31.756153083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.767012 crc crio[22095]: time=\"2026-06-09T17:26:31.764361004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.844369 crc crio[22095]: time=\"2026-06-09T17:26:31.843906174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.880497 crc crio[22095]: time=\"2026-06-09T17:26:31.880350719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.889210 crc crio[22095]: time=\"2026-06-09T17:26:31.888898618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.906684 crc crio[22095]: time=\"2026-06-09T17:26:31.906628803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.914626 crc crio[22095]: time=\"2026-06-09T17:26:31.907761692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.934192 crc crio[22095]: time=\"2026-06-09T17:26:31.932341813Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c858324c-d944-4ca0-8ac8-40d3b35b7f4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:31.935063 crc crio[22095]: time=\"2026-06-09T17:26:31.932366564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:31.936098 crc crio[22095]: time=\"2026-06-09T17:26:31.932470866Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=945facdc-d835-434f-b65b-ce2d1f5708dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:31.936180 crc crio[22095]: time=\"2026-06-09T17:26:31.936085228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=052785df-2f43-40b9-8908-c5b789e90db4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:32.143673 crc crio[22095]: time=\"2026-06-09T17:26:32.143517429Z\" level=info msg=\"Stopped container 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0f2fd45f-0772-473e-8b73-d4d65ddd76f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:32.149431 crc crio[22095]: time=\"2026-06-09T17:26:32.149313058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=2418c749-b16f-4194-997c-394b9183d1e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:32.282558 crc crio[22095]: time=\"2026-06-09T17:26:32.279071567Z\" level=info msg=\"Created container 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5ceeb0e6-7032-4b51-b20d-178e937757c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.282558 crc crio[22095]: time=\"2026-06-09T17:26:32.280851782Z\" level=info msg=\"Starting container: 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb\" id=6cccae4b-08cf-4eac-84da-aea839b4b23e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:32.297316 crc crio[22095]: time=\"2026-06-09T17:26:32.296025352Z\" level=info msg=\"Started container\" PID=249875 containerID=80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=6cccae4b-08cf-4eac-84da-aea839b4b23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:26:32.332114 crc crio[22095]: time=\"2026-06-09T17:26:32.331985454Z\" level=info msg=\"Created container 3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=309f90e9-ea7b-4fd8-b139-aa7223b15008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.335427 crc crio[22095]: time=\"2026-06-09T17:26:32.335383341Z\" level=info msg=\"Starting container: 3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555\" id=bc812e50-6da6-48d5-ae20-81b9cf820c6b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:32.347480 crc crio[22095]: time=\"2026-06-09T17:26:32.347328198Z\" level=info msg=\"Started container\" PID=249874 containerID=3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=bc812e50-6da6-48d5-ae20-81b9cf820c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08\nJun 09 17:26:32.427548 crc crio[22095]: time=\"2026-06-09T17:26:32.426681413Z\" level=info msg=\"Created container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=bb44d2a7-a589-40af-9046-7b55347224c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.430997 crc crio[22095]: time=\"2026-06-09T17:26:32.430864341Z\" level=info msg=\"Created container 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=95aed965-6e16-4904-bc64-e08910244a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.432386 crc crio[22095]: time=\"2026-06-09T17:26:32.432303438Z\" level=info msg=\"Starting container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2\" id=41b40412-db33-4623-a212-7d734efd6256 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:32.432756 crc crio[22095]: time=\"2026-06-09T17:26:32.432373849Z\" level=info msg=\"Starting container: 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63\" id=3415d9f2-c625-4b47-83cd-cb2c9e301b73 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:32.441008 crc crio[22095]: time=\"2026-06-09T17:26:32.440814506Z\" level=info msg=\"Created container 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e8436957-ccdf-40a0-ad13-ab1c165eec56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.443549 crc crio[22095]: time=\"2026-06-09T17:26:32.443468794Z\" level=info msg=\"Starting container: 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60\" id=aafcf899-eca1-402d-b71d-a41d48e33588 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:32.453351 crc crio[22095]: time=\"2026-06-09T17:26:32.453228764Z\" level=info msg=\"Started container\" PID=249878 containerID=a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=41b40412-db33-4623-a212-7d734efd6256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:26:32.454001 crc crio[22095]: time=\"2026-06-09T17:26:32.45383377Z\" level=info msg=\"Started container\" PID=249873 containerID=848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=3415d9f2-c625-4b47-83cd-cb2c9e301b73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:26:32.454992 crc crio[22095]: time=\"2026-06-09T17:26:32.454812735Z\" level=info msg=\"Started container\" PID=249880 containerID=75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60 description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=aafcf899-eca1-402d-b71d-a41d48e33588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:26:32.474587 crc crio[22095]: time=\"2026-06-09T17:26:32.474517241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=df24870b-c914-4b2f-80c5-11f0ef261d49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:32.549771 crc crio[22095]: time=\"2026-06-09T17:26:32.54971262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.561563 crc crio[22095]: time=\"2026-06-09T17:26:32.56144568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.702343 crc crio[22095]: time=\"2026-06-09T17:26:32.702288234Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=b1f90caf-e13a-4fde-9947-4aa051bcf821 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:32.707020 crc crio[22095]: time=\"2026-06-09T17:26:32.705889226Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=43d17745-5877-45b7-adbf-af4e6dd38a71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:32.715632 crc crio[22095]: time=\"2026-06-09T17:26:32.715549114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.719767 crc crio[22095]: time=\"2026-06-09T17:26:32.71967384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.751088 crc crio[22095]: time=\"2026-06-09T17:26:32.750453139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.766056 crc crio[22095]: time=\"2026-06-09T17:26:32.76566672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.949101 crc crio[22095]: time=\"2026-06-09T17:26:32.944505337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.955595 crc crio[22095]: time=\"2026-06-09T17:26:32.955478299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:32.959224 crc crio[22095]: time=\"2026-06-09T17:26:32.959175154Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=f339f46f-09c9-44c7-9722-edc3b968bde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.980700 crc crio[22095]: time=\"2026-06-09T17:26:32.978614662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=eed96d55-3d0a-463a-9619-cd077d7d22e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:32.980700 crc crio[22095]: time=\"2026-06-09T17:26:32.978805767Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aebb645f-45c7-4415-a16c-b7fe2f8c5190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:32.992753 crc crio[22095]: time=\"2026-06-09T17:26:32.992660843Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=00e05c78-1f87-441f-bb32-145c74ef63b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.011987 crc crio[22095]: time=\"2026-06-09T17:26:33.011622569Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8892634c-4caa-4dc0-b150-2e2376ca9b8f name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:33.015210 crc crio[22095]: time=\"2026-06-09T17:26:33.014719538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b6b1e25e-f251-4337-b012-1a4b001bb325 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:33.069842 crc crio[22095]: time=\"2026-06-09T17:26:33.06975282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.077015 crc crio[22095]: time=\"2026-06-09T17:26:33.076073032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.077472 crc crio[22095]: time=\"2026-06-09T17:26:33.077388806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.088355 crc crio[22095]: time=\"2026-06-09T17:26:33.088119661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.097841 crc crio[22095]: time=\"2026-06-09T17:26:33.097760249Z\" level=info msg=\"Created container 8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=9c62ad39-bae6-42fb-af1f-133dbad4e01b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.100167 crc crio[22095]: time=\"2026-06-09T17:26:33.100083238Z\" level=info msg=\"Starting container: 8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5\" id=26f18e17-9ada-407b-b19b-b7835f4fdc1a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.112685 crc crio[22095]: time=\"2026-06-09T17:26:33.11260773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.119786 crc crio[22095]: time=\"2026-06-09T17:26:33.11885964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.123725 crc crio[22095]: time=\"2026-06-09T17:26:33.123633843Z\" level=info msg=\"Started container\" PID=250016 containerID=8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=26f18e17-9ada-407b-b19b-b7835f4fdc1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b\nJun 09 17:26:33.128728 crc crio[22095]: time=\"2026-06-09T17:26:33.128653451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1939f36-8cfa-441e-b20e-b37a8907d6e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:33.187756 crc crio[22095]: time=\"2026-06-09T17:26:33.187608854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.201838 crc crio[22095]: time=\"2026-06-09T17:26:33.201630813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.229480 crc crio[22095]: time=\"2026-06-09T17:26:33.229430457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.247674 crc crio[22095]: time=\"2026-06-09T17:26:33.247600763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.282383 crc crio[22095]: time=\"2026-06-09T17:26:33.282311483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.318636 crc crio[22095]: time=\"2026-06-09T17:26:33.316544001Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=9b5c9d47-505f-4c4c-a9f7-48a3caa8f71f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:33.318861 crc crio[22095]: time=\"2026-06-09T17:26:33.316789508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.326281 crc crio[22095]: time=\"2026-06-09T17:26:33.326030225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.382695 crc crio[22095]: time=\"2026-06-09T17:26:33.382304928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.395617 crc crio[22095]: time=\"2026-06-09T17:26:33.395495527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.396159 crc crio[22095]: time=\"2026-06-09T17:26:33.395853966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.396159 crc crio[22095]: time=\"2026-06-09T17:26:33.396115833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.404083 crc crio[22095]: time=\"2026-06-09T17:26:33.403670476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.429177 crc crio[22095]: time=\"2026-06-09T17:26:33.42874987Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=ee96b99a-8add-4238-8d6b-cea4864e5502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.495191 crc crio[22095]: time=\"2026-06-09T17:26:33.494498626Z\" level=info msg=\"Created container 3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=dd47cd2b-1554-4ef4-ab4b-b2de02ab7177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.509330 crc crio[22095]: time=\"2026-06-09T17:26:33.507793757Z\" level=info msg=\"Starting container: 3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27\" id=b83021bc-e4d6-4a11-a2eb-1b8652126f65 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.522978 crc crio[22095]: time=\"2026-06-09T17:26:33.522793552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bd79a98b-b230-44d8-8073-a6a7dbd7d914 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:33.527885 crc crio[22095]: time=\"2026-06-09T17:26:33.52776184Z\" level=info msg=\"Started container\" PID=250027 containerID=3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=b83021bc-e4d6-4a11-a2eb-1b8652126f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b\nJun 09 17:26:33.530020 crc crio[22095]: time=\"2026-06-09T17:26:33.529889004Z\" level=info msg=\"Created container c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=1b3cf1b7-7e81-44e6-817b-b367a4493c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.533495 crc crio[22095]: time=\"2026-06-09T17:26:33.533415785Z\" level=info msg=\"Starting container: c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82\" id=84833e33-58af-49b8-863b-73bfc59c923a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.561620 crc crio[22095]: time=\"2026-06-09T17:26:33.561331671Z\" level=info msg=\"Started container\" PID=250017 containerID=c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=84833e33-58af-49b8-863b-73bfc59c923a name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\nJun 09 17:26:33.598583 crc crio[22095]: time=\"2026-06-09T17:26:33.598172946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.611226 crc crio[22095]: time=\"2026-06-09T17:26:33.611141929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.672451 crc crio[22095]: time=\"2026-06-09T17:26:33.672359469Z\" level=info msg=\"Created container 9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a7cc964c-4745-4cfe-a2b5-c4ec02b0b3aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.674494 crc crio[22095]: time=\"2026-06-09T17:26:33.674412712Z\" level=info msg=\"Starting container: 9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff\" id=04edd0ae-37dd-4a5b-a160-b01967f8edb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.682511 crc crio[22095]: time=\"2026-06-09T17:26:33.682436848Z\" level=info msg=\"Started container\" PID=250058 containerID=9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=04edd0ae-37dd-4a5b-a160-b01967f8edb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee\nJun 09 17:26:33.720729 crc crio[22095]: time=\"2026-06-09T17:26:33.720642608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.722575 crc crio[22095]: time=\"2026-06-09T17:26:33.722509416Z\" level=info msg=\"Stopped container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api\" id=745a30a3-2a71-4d70-a199-764d9ab8be81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:33.730764 crc crio[22095]: time=\"2026-06-09T17:26:33.730684975Z\" level=info msg=\"Stopping container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95 (timeout: 30s)\" id=faa91729-45a3-45c2-8409-95ed94a970e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:33.730993 crc crio[22095]: time=\"2026-06-09T17:26:33.730843969Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=16e3fc72-c3a4-4431-a6fb-50abed046a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.731225 crc crio[22095]: time=\"2026-06-09T17:26:33.731190058Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=ee8c5559-7ddf-43e1-9bef-6e282bf35519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.732340 crc crio[22095]: time=\"2026-06-09T17:26:33.732274226Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=41c4333d-bec5-4e27-84d2-f2ae47460f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.742892 crc crio[22095]: time=\"2026-06-09T17:26:33.742649092Z\" level=info msg=\"Created container bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=b94219a9-5854-4997-83f4-1590fd339a9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.744188 crc crio[22095]: time=\"2026-06-09T17:26:33.743849263Z\" level=info msg=\"Starting container: bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a\" id=628b1567-d17b-4b4f-a0d4-97527dd4a48b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.768073 crc crio[22095]: time=\"2026-06-09T17:26:33.767834848Z\" level=info msg=\"Removed container fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c: openstack/rabbitmq-cell1-server-0/setup-container\" id=56703489-989f-44b9-8ceb-0e1e40488955 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:33.778903 crc crio[22095]: time=\"2026-06-09T17:26:33.778786809Z\" level=info msg=\"Removing container: 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211\" id=2f1336a5-a90a-4e8e-bb27-1d52070bc9b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:33.796556 crc crio[22095]: time=\"2026-06-09T17:26:33.796446322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.807496 crc crio[22095]: time=\"2026-06-09T17:26:33.807445595Z\" level=info msg=\"Created container 439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=7acda6c9-c2de-4d23-a185-7f116c457e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.813294 crc crio[22095]: time=\"2026-06-09T17:26:33.813229973Z\" level=info msg=\"Starting container: 439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946\" id=c17f76ff-8705-494b-9d0b-3f03162da63c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.822007 crc crio[22095]: time=\"2026-06-09T17:26:33.821957607Z\" level=info msg=\"Created container 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=efb295bd-4b7f-4ee8-92e0-fb71626de692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.856616 crc crio[22095]: time=\"2026-06-09T17:26:33.856516793Z\" level=info msg=\"Started container\" PID=250038 containerID=bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=628b1567-d17b-4b4f-a0d4-97527dd4a48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4\nJun 09 17:26:33.856616 crc crio[22095]: time=\"2026-06-09T17:26:33.856598595Z\" level=info msg=\"Starting container: 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe\" id=a8d49329-9a7e-4cdc-ae48-2fa56adb8c0d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.857888 crc crio[22095]: time=\"2026-06-09T17:26:33.857406216Z\" level=info msg=\"Started container\" PID=250077 containerID=439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=c17f76ff-8705-494b-9d0b-3f03162da63c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782\nJun 09 17:26:33.866606 crc crio[22095]: time=\"2026-06-09T17:26:33.866464209Z\" level=info msg=\"Started container\" PID=250067 containerID=641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=a8d49329-9a7e-4cdc-ae48-2fa56adb8c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:26:33.874875 crc crio[22095]: time=\"2026-06-09T17:26:33.87431496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.886292 crc crio[22095]: time=\"2026-06-09T17:26:33.886080552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.898829 crc crio[22095]: time=\"2026-06-09T17:26:33.897848054Z\" level=info msg=\"Created container 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=44d8ca09-2ea9-4c52-92dd-f791ac3493f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:33.899606 crc crio[22095]: time=\"2026-06-09T17:26:33.899565868Z\" level=info msg=\"Starting container: 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c\" id=469820ac-c79c-49ab-9200-5ea37951b6bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:33.905433 crc crio[22095]: time=\"2026-06-09T17:26:33.905387207Z\" level=info msg=\"Started container\" PID=250063 containerID=488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=469820ac-c79c-49ab-9200-5ea37951b6bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:26:33.929945 crc crio[22095]: time=\"2026-06-09T17:26:33.929834604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.932450 crc crio[22095]: time=\"2026-06-09T17:26:33.93239264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.937480 crc crio[22095]: time=\"2026-06-09T17:26:33.937399828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:33.943858 crc crio[22095]: time=\"2026-06-09T17:26:33.943794622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.012098 crc crio[22095]: time=\"2026-06-09T17:26:34.010120114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.012098 crc crio[22095]: time=\"2026-06-09T17:26:34.010585536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.014784 crc crio[22095]: time=\"2026-06-09T17:26:34.014689151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.028469 crc crio[22095]: time=\"2026-06-09T17:26:34.027663804Z\" level=info msg=\"Stopped container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log\" id=faa91729-45a3-45c2-8409-95ed94a970e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:34.032275 crc crio[22095]: time=\"2026-06-09T17:26:34.028876965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.032347 crc crio[22095]: time=\"2026-06-09T17:26:34.032275452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a006c721-bc1f-4ded-b15a-1f4e38fe720d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:34.038036 crc crio[22095]: time=\"2026-06-09T17:26:34.037846955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.044523 crc crio[22095]: time=\"2026-06-09T17:26:34.044436344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.048741 crc crio[22095]: time=\"2026-06-09T17:26:34.048538159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.053164 crc crio[22095]: time=\"2026-06-09T17:26:34.053108977Z\" level=info msg=\"Created container 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=e550a171-283b-4813-b4b6-d15e8f095e9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:34.057145 crc crio[22095]: time=\"2026-06-09T17:26:34.057018977Z\" level=info msg=\"Starting container: 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e\" id=e64e14c3-c694-4fdb-a89b-01420ec9503d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:34.064601 crc crio[22095]: time=\"2026-06-09T17:26:34.06454238Z\" level=info msg=\"Started container\" PID=250074 containerID=28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=e64e14c3-c694-4fdb-a89b-01420ec9503d name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\nJun 09 17:26:34.080102 crc crio[22095]: time=\"2026-06-09T17:26:34.079834552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.103754 crc crio[22095]: time=\"2026-06-09T17:26:34.10353331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.107293 crc crio[22095]: time=\"2026-06-09T17:26:34.106798294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.120420 crc crio[22095]: time=\"2026-06-09T17:26:34.119616213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.147994 crc crio[22095]: time=\"2026-06-09T17:26:34.147096278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.157334 crc crio[22095]: time=\"2026-06-09T17:26:34.155149504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.188694 crc crio[22095]: time=\"2026-06-09T17:26:34.188601412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.240379 crc crio[22095]: time=\"2026-06-09T17:26:34.240284188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.246023 crc crio[22095]: time=\"2026-06-09T17:26:34.245878892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.248090 crc crio[22095]: time=\"2026-06-09T17:26:34.248048557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.254006 crc crio[22095]: time=\"2026-06-09T17:26:34.253775154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.267596 crc crio[22095]: time=\"2026-06-09T17:26:34.258357142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.283761 crc crio[22095]: time=\"2026-06-09T17:26:34.28245435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.342433 crc crio[22095]: time=\"2026-06-09T17:26:34.342173932Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a527c773-9a85-4042-a416-58ea588db9e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:34.376995 crc crio[22095]: time=\"2026-06-09T17:26:34.376344279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cde4d3e4-9834-41fc-afe8-9b2987af8056 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:34.488451 crc crio[22095]: time=\"2026-06-09T17:26:34.488342742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.501346 crc crio[22095]: time=\"2026-06-09T17:26:34.501156511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f4f7365a-2752-465c-bcbf-e36ab7598c3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:34.509997 crc crio[22095]: time=\"2026-06-09T17:26:34.508454538Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=289a73b8-f1cd-4378-9fc1-f38672bbb701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:34.509997 crc crio[22095]: time=\"2026-06-09T17:26:34.508872758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.517997 crc crio[22095]: time=\"2026-06-09T17:26:34.517041908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.558770 crc crio[22095]: time=\"2026-06-09T17:26:34.558670686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.573450 crc crio[22095]: time=\"2026-06-09T17:26:34.573368363Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd/ovn-controller\" id=cea2f50a-e721-4db5-a2d6-17484870dccb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:34.658418 crc crio[22095]: time=\"2026-06-09T17:26:34.658271221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=cc931bf0-71eb-431b-881e-4b2cba62e886 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:34.743774 crc crio[22095]: time=\"2026-06-09T17:26:34.742493742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5e4f08bf-16df-42a2-8873-916b915a7068 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:34.851832 crc crio[22095]: time=\"2026-06-09T17:26:34.851620071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.858054 crc crio[22095]: time=\"2026-06-09T17:26:34.857985914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.863665 crc crio[22095]: time=\"2026-06-09T17:26:34.863552737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.867218 crc crio[22095]: time=\"2026-06-09T17:26:34.866888673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.882328 crc crio[22095]: time=\"2026-06-09T17:26:34.882071552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.886273 crc crio[22095]: time=\"2026-06-09T17:26:34.885979153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.905741 crc crio[22095]: time=\"2026-06-09T17:26:34.905661297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.932178 crc crio[22095]: time=\"2026-06-09T17:26:34.932010303Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=7d68ec8c-5952-41a0-8bda-f4bea8eeacbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:34.969894 crc crio[22095]: time=\"2026-06-09T17:26:34.969085784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.973040 crc crio[22095]: time=\"2026-06-09T17:26:34.972708937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.984909 crc crio[22095]: time=\"2026-06-09T17:26:34.984711075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.988564 crc crio[22095]: time=\"2026-06-09T17:26:34.988495052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.992310 crc crio[22095]: time=\"2026-06-09T17:26:34.992187957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:34.992790 crc crio[22095]: time=\"2026-06-09T17:26:34.99267415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f718384f-2be5-458b-941c-7666a0c37374 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:35.005265 crc crio[22095]: time=\"2026-06-09T17:26:35.005049337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.016865 crc crio[22095]: time=\"2026-06-09T17:26:35.016498931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.036202 crc crio[22095]: time=\"2026-06-09T17:26:35.036102394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.055576 crc crio[22095]: time=\"2026-06-09T17:26:35.055509712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.056862 crc crio[22095]: time=\"2026-06-09T17:26:35.056722003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.064398 crc crio[22095]: time=\"2026-06-09T17:26:35.064313577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.067625 crc crio[22095]: time=\"2026-06-09T17:26:35.067395226Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter\" id=351a74cd-7c7d-41eb-9fa0-18c64adb3466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:35.072564 crc crio[22095]: time=\"2026-06-09T17:26:35.07220542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.093747 crc crio[22095]: time=\"2026-06-09T17:26:35.093157277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.094124 crc crio[22095]: time=\"2026-06-09T17:26:35.09405849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.102755 crc crio[22095]: time=\"2026-06-09T17:26:35.102703472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.105839 crc crio[22095]: time=\"2026-06-09T17:26:35.105771611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.108438 crc crio[22095]: time=\"2026-06-09T17:26:35.108412019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.192601 crc crio[22095]: time=\"2026-06-09T17:26:35.192133446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.202270 crc crio[22095]: time=\"2026-06-09T17:26:35.201309112Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=d51a9ea1-0fb6-43df-89e1-c92feb6cd242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:35.243026 crc crio[22095]: time=\"2026-06-09T17:26:35.242642312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.247432 crc crio[22095]: time=\"2026-06-09T17:26:35.247338093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.251283 crc crio[22095]: time=\"2026-06-09T17:26:35.250687569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.265737 crc crio[22095]: time=\"2026-06-09T17:26:35.265623712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.274863 crc crio[22095]: time=\"2026-06-09T17:26:35.274765696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.276562 crc crio[22095]: time=\"2026-06-09T17:26:35.276377848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.417866 crc crio[22095]: time=\"2026-06-09T17:26:35.417387615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.479048 crc crio[22095]: time=\"2026-06-09T17:26:35.478121043Z\" level=info msg=\"Removed container 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=2f1336a5-a90a-4e8e-bb27-1d52070bc9b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:35.495813 crc crio[22095]: time=\"2026-06-09T17:26:35.495731265Z\" level=info msg=\"Removing container: 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056\" id=bc1f5a34-2beb-4fd8-ac78-42c6ea5384d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:35.552981 crc crio[22095]: time=\"2026-06-09T17:26:35.552850139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.559483 crc crio[22095]: time=\"2026-06-09T17:26:35.559368876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.568336 crc crio[22095]: time=\"2026-06-09T17:26:35.568141841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.653039 crc crio[22095]: time=\"2026-06-09T17:26:35.652741902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.708381 crc crio[22095]: time=\"2026-06-09T17:26:35.708179934Z\" level=info msg=\"Created container 8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=ab8bbed4-730a-4441-a9bf-9fcff9b476f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:35.709699 crc crio[22095]: time=\"2026-06-09T17:26:35.709619011Z\" level=info msg=\"Starting container: 8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce\" id=3cdb4ec5-217b-4c64-b138-a1f74de21f8c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:35.717012 crc crio[22095]: time=\"2026-06-09T17:26:35.716899647Z\" level=info msg=\"Started container\" PID=250082 containerID=8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=3cdb4ec5-217b-4c64-b138-a1f74de21f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c\nJun 09 17:26:35.834760 crc crio[22095]: time=\"2026-06-09T17:26:35.834633888Z\" level=info msg=\"Removed container 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056: openstack/placement-db-create-87tf9/mariadb-database-create\" id=bc1f5a34-2beb-4fd8-ac78-42c6ea5384d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:35.848418 crc crio[22095]: time=\"2026-06-09T17:26:35.848296698Z\" level=info msg=\"Removing container: f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3\" id=a9ad0c6e-57fa-4ed1-a7f9-fbe4208761ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:35.874800 crc crio[22095]: time=\"2026-06-09T17:26:35.874710676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:35.876526 crc crio[22095]: time=\"2026-06-09T17:26:35.876081081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:37.372851 crc crio[22095]: time=\"2026-06-09T17:26:37.369390109Z\" level=info msg=\"Created container 9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=84311fcc-2612-4583-a758-26909dd05f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.374413 crc crio[22095]: time=\"2026-06-09T17:26:37.374363977Z\" level=info msg=\"Starting container: 9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7\" id=2d7dd34d-d75d-41a3-aad8-b026ddf17fab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.382095 crc crio[22095]: time=\"2026-06-09T17:26:37.38188223Z\" level=info msg=\"Started container\" PID=250550 containerID=9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7 description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=2d7dd34d-d75d-41a3-aad8-b026ddf17fab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5\nJun 09 17:26:37.411214 crc crio[22095]: time=\"2026-06-09T17:26:37.41111939Z\" level=info msg=\"Created container 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=f55b3a56-7337-4a85-9721-68d822b41d6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.413179 crc crio[22095]: time=\"2026-06-09T17:26:37.41309794Z\" level=info msg=\"Starting container: 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8\" id=9c7263d7-97e3-4850-af85-0d3d9f442fa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.428580 crc crio[22095]: time=\"2026-06-09T17:26:37.428403003Z\" level=info msg=\"Started container\" PID=250564 containerID=62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=9c7263d7-97e3-4850-af85-0d3d9f442fa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:26:37.472486 crc crio[22095]: time=\"2026-06-09T17:26:37.471697184Z\" level=info msg=\"Created container de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=6eaefde8-5d16-4336-a845-677095eb36a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.474519 crc crio[22095]: time=\"2026-06-09T17:26:37.474394053Z\" level=info msg=\"Starting container: de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac\" id=b358d981-2275-40a2-bce4-d5d67cf59f40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.503138 crc crio[22095]: time=\"2026-06-09T17:26:37.503044808Z\" level=info msg=\"Started container\" PID=250544 containerID=de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac description=openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift id=b358d981-2275-40a2-bce4-d5d67cf59f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542\nJun 09 17:26:37.506420 crc crio[22095]: time=\"2026-06-09T17:26:37.506221049Z\" level=info msg=\"Created container 099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=473e8777-914d-4e2e-aac0-732220cfda9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.506777 crc crio[22095]: time=\"2026-06-09T17:26:37.506699102Z\" level=info msg=\"Created container 972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=69389c63-74c5-4dfc-9729-a0b5b9c8fcd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.507136 crc crio[22095]: time=\"2026-06-09T17:26:37.506906667Z\" level=info msg=\"Created container 28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=e99ebbb0-4939-45d1-b0e3-954248abea27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.507472 crc crio[22095]: time=\"2026-06-09T17:26:37.506755983Z\" level=info msg=\"Created container 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=ea357e8f-7ea8-4ad2-8518-4e1d3e634882 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.507472 crc crio[22095]: time=\"2026-06-09T17:26:37.507452781Z\" level=info msg=\"Created container 4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c23d183b-785b-4d47-af75-495c40d557b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.507709 crc crio[22095]: time=\"2026-06-09T17:26:37.507641056Z\" level=info msg=\"Created container 58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=dbb12d8e-b714-4693-b015-45cbd4e37220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.508332 crc crio[22095]: time=\"2026-06-09T17:26:37.508225391Z\" level=info msg=\"Created container 5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8: openstack/rabbitmq-server-0/rabbitmq\" id=7d68ec8c-5952-41a0-8bda-f4bea8eeacbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.509643 crc crio[22095]: time=\"2026-06-09T17:26:37.507050181Z\" level=info msg=\"Created container 9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=b323b917-92ae-4a38-afa6-c06899a779eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.510455 crc crio[22095]: time=\"2026-06-09T17:26:37.510383916Z\" level=info msg=\"Created container ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=00e05c78-1f87-441f-bb32-145c74ef63b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.510749 crc crio[22095]: time=\"2026-06-09T17:26:37.510679744Z\" level=info msg=\"Created container 294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=ee96b99a-8add-4238-8d6b-cea4864e5502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.512278 crc crio[22095]: time=\"2026-06-09T17:26:37.511144776Z\" level=info msg=\"Created container 4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=46b85f56-2c30-41eb-a8c2-4a2fff80173c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.512278 crc crio[22095]: time=\"2026-06-09T17:26:37.511494735Z\" level=info msg=\"Created container 4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=f339f46f-09c9-44c7-9722-edc3b968bde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.512892 crc crio[22095]: time=\"2026-06-09T17:26:37.512845029Z\" level=info msg=\"Starting container: 972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8\" id=95d5b66d-f767-492d-93a5-3deb5d983b5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.526243 crc crio[22095]: time=\"2026-06-09T17:26:37.512983193Z\" level=info msg=\"Starting container: 4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4\" id=bbfd4be1-2794-4103-8fd9-54db3fc9c874 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.526243 crc crio[22095]: time=\"2026-06-09T17:26:37.513239149Z\" level=info msg=\"Starting container: 099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66\" id=2a6fbc48-4168-469c-bc20-654b6892d532 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.526542 crc crio[22095]: time=\"2026-06-09T17:26:37.513107356Z\" level=info msg=\"Starting container: 5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8\" id=8d8728e7-1f3d-4b26-bc9a-9cc621cf7e4c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.526622 crc crio[22095]: time=\"2026-06-09T17:26:37.513026484Z\" level=info msg=\"Starting container: 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7\" id=fb67c905-5cb3-47dc-a8ea-c731fb1cd0e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.526682 crc crio[22095]: time=\"2026-06-09T17:26:37.513053155Z\" level=info msg=\"Starting container: 58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9\" id=92744f5f-6619-44eb-b2d0-4d36e7cf7326 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513163057Z\" level=info msg=\"Starting container: 4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9\" id=e19bc80b-ae27-4c27-a7f0-3733a18424fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513081695Z\" level=info msg=\"Starting container: 4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003\" id=e9c3a790-ba14-4fb0-8f1a-6784e376f3ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513167668Z\" level=info msg=\"Starting container: 294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57\" id=45eba93c-3d1d-4514-9d63-5adb3518ae1b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513202579Z\" level=info msg=\"Starting container: 9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf\" id=96952dff-b69b-49ef-b911-59f795072a8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.532655 crc crio[22095]: time=\"2026-06-09T17:26:37.513143827Z\" level=info msg=\"Starting container: 28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984\" id=c47cf00b-d444-4a49-a9af-c7833971d3a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.532655 crc crio[22095]: time=\"2026-06-09T17:26:37.513232179Z\" level=info msg=\"Starting container: ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5\" id=a3cae980-ebb1-4f3c-9666-35656d234459 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.533841 crc crio[22095]: time=\"2026-06-09T17:26:37.533757206Z\" level=info msg=\"Started container\" PID=250578 containerID=4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9 description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=e19bc80b-ae27-4c27-a7f0-3733a18424fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189\nJun 09 17:26:37.548427 crc crio[22095]: time=\"2026-06-09T17:26:37.54832218Z\" level=info msg=\"Started container\" PID=250576 containerID=ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a3cae980-ebb1-4f3c-9666-35656d234459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b\nJun 09 17:26:37.552431 crc crio[22095]: time=\"2026-06-09T17:26:37.552317202Z\" level=info msg=\"Started container\" PID=250560 containerID=5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8 description=openstack/rabbitmq-server-0/rabbitmq id=8d8728e7-1f3d-4b26-bc9a-9cc621cf7e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199\nJun 09 17:26:37.553217 crc crio[22095]: time=\"2026-06-09T17:26:37.553130183Z\" level=info msg=\"Started container\" PID=250542 containerID=85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=fb67c905-5cb3-47dc-a8ea-c731fb1cd0e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:26:37.583151 crc crio[22095]: time=\"2026-06-09T17:26:37.582915297Z\" level=info msg=\"Removed container f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=a9ad0c6e-57fa-4ed1-a7f9-fbe4208761ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:37.585555 crc crio[22095]: time=\"2026-06-09T17:26:37.585480973Z\" level=info msg=\"Started container\" PID=250580 containerID=9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=96952dff-b69b-49ef-b911-59f795072a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64\nJun 09 17:26:37.586585 crc crio[22095]: time=\"2026-06-09T17:26:37.586207921Z\" level=info msg=\"Started container\" PID=250569 containerID=972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=95d5b66d-f767-492d-93a5-3deb5d983b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f\nJun 09 17:26:37.586585 crc crio[22095]: time=\"2026-06-09T17:26:37.586381576Z\" level=info msg=\"Started container\" PID=250536 containerID=4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e9c3a790-ba14-4fb0-8f1a-6784e376f3ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15\nJun 09 17:26:37.586706 crc crio[22095]: time=\"2026-06-09T17:26:37.586518769Z\" level=info msg=\"Started container\" PID=250558 containerID=099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=2a6fbc48-4168-469c-bc20-654b6892d532 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce\nJun 09 17:26:37.587581 crc crio[22095]: time=\"2026-06-09T17:26:37.587493324Z\" level=info msg=\"Started container\" PID=250572 containerID=294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=45eba93c-3d1d-4514-9d63-5adb3518ae1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452\nJun 09 17:26:37.588325 crc crio[22095]: time=\"2026-06-09T17:26:37.588294375Z\" level=info msg=\"Removing container: 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73\" id=9fb1612d-45bd-4df5-9d04-e7ff7d60832e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:37.594927 crc crio[22095]: time=\"2026-06-09T17:26:37.59474496Z\" level=info msg=\"Started container\" PID=250504 containerID=28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=c47cf00b-d444-4a49-a9af-c7833971d3a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2\nJun 09 17:26:37.613621 crc crio[22095]: time=\"2026-06-09T17:26:37.613542383Z\" level=info msg=\"Started container\" PID=250575 containerID=4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=bbfd4be1-2794-4103-8fd9-54db3fc9c874 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1\nJun 09 17:26:37.614786 crc crio[22095]: time=\"2026-06-09T17:26:37.614685282Z\" level=info msg=\"Started container\" PID=250566 containerID=58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=92744f5f-6619-44eb-b2d0-4d36e7cf7326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493\nJun 09 17:26:37.617503 crc crio[22095]: time=\"2026-06-09T17:26:37.617399952Z\" level=info msg=\"Created container 66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=4deb17b9-4556-4e78-bd0f-4c6660c901da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.618835 crc crio[22095]: time=\"2026-06-09T17:26:37.618743796Z\" level=info msg=\"Created container 5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=67386d4a-03ed-4e45-8686-482c18ab591e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.626541 crc crio[22095]: time=\"2026-06-09T17:26:37.621824645Z\" level=info msg=\"Starting container: 66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece\" id=258bad73-27d3-48ed-b0c7-f09d857231e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.626541 crc crio[22095]: time=\"2026-06-09T17:26:37.622622926Z\" level=info msg=\"Starting container: 5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c\" id=e1ecfeb9-2c22-4b93-817b-ceddb261b910 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.630770 crc crio[22095]: time=\"2026-06-09T17:26:37.63020692Z\" level=info msg=\"Created container 20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=06a341b7-0151-40e3-aa6a-43e305b4c55b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.632310 crc crio[22095]: time=\"2026-06-09T17:26:37.632233872Z\" level=info msg=\"Starting container: 20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60\" id=7d9c427b-8895-439b-be89-2c91d5b2096e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.637141 crc crio[22095]: time=\"2026-06-09T17:26:37.637070486Z\" level=info msg=\"Created container b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e: openstack/swift-storage-0/account-replicator\" id=4e93c9ce-8247-469a-b688-7fe2710b1b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.638350 crc crio[22095]: time=\"2026-06-09T17:26:37.638230336Z\" level=info msg=\"Starting container: b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e\" id=f3b4a101-f903-48c8-8af0-d24519d600b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.639152 crc crio[22095]: time=\"2026-06-09T17:26:37.638899523Z\" level=info msg=\"Started container\" PID=250573 containerID=66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=258bad73-27d3-48ed-b0c7-f09d857231e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992\nJun 09 17:26:37.647831 crc crio[22095]: time=\"2026-06-09T17:26:37.646054107Z\" level=info msg=\"Created container e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433: openstack/ovn-controller-9kldd/ovn-controller\" id=cea2f50a-e721-4db5-a2d6-17484870dccb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.647831 crc crio[22095]: time=\"2026-06-09T17:26:37.647776691Z\" level=info msg=\"Created container 7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aebb645f-45c7-4415-a16c-b7fe2f8c5190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.648532 crc crio[22095]: time=\"2026-06-09T17:26:37.648493799Z\" level=info msg=\"Created container b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=8751ecfe-02e8-4832-b039-02940ea18728 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.649299 crc crio[22095]: time=\"2026-06-09T17:26:37.649077744Z\" level=info msg=\"Created container 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=5b6c7bcd-3cd8-4bd0-9b03-99999d98281e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.649508 crc crio[22095]: time=\"2026-06-09T17:26:37.648632333Z\" level=info msg=\"Created container d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=90a65c53-0cf3-4140-8e26-33fd20ad9731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.651450 crc crio[22095]: time=\"2026-06-09T17:26:37.649851734Z\" level=info msg=\"Created container 03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=59c49406-48ad-49b4-8076-bd07f855b896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.652286 crc crio[22095]: time=\"2026-06-09T17:26:37.652189174Z\" level=info msg=\"Started container\" PID=250588 containerID=5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=e1ecfeb9-2c22-4b93-817b-ceddb261b910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b\nJun 09 17:26:37.656649 crc crio[22095]: time=\"2026-06-09T17:26:37.656551476Z\" level=info msg=\"Started container\" PID=250587 containerID=b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e description=openstack/swift-storage-0/account-replicator id=f3b4a101-f903-48c8-8af0-d24519d600b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:37.660261 crc crio[22095]: time=\"2026-06-09T17:26:37.659898632Z\" level=info msg=\"Starting container: d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544\" id=6c2a5553-7495-4bef-bfc9-e3d0736f2e96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.660858 crc crio[22095]: time=\"2026-06-09T17:26:37.660694722Z\" level=info msg=\"Starting container: 7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89\" id=0e548ff5-b5b0-4a6a-a540-30d0513fe267 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.665125 crc crio[22095]: time=\"2026-06-09T17:26:37.661583415Z\" level=info msg=\"Started container\" PID=250552 containerID=20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=7d9c427b-8895-439b-be89-2c91d5b2096e name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52\nJun 09 17:26:37.665125 crc crio[22095]: time=\"2026-06-09T17:26:37.663685299Z\" level=info msg=\"Starting container: 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce\" id=3a0a4ced-399d-4c2e-b63e-cb96832172bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.665369 crc crio[22095]: time=\"2026-06-09T17:26:37.665216208Z\" level=info msg=\"Starting container: e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433\" id=4fc35d2d-41c8-44a6-818b-f49fffce7d99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.665649 crc crio[22095]: time=\"2026-06-09T17:26:37.663623407Z\" level=info msg=\"Starting container: 03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7\" id=b28e95bc-2182-4d2c-8f94-2d78e9354c39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.666871 crc crio[22095]: time=\"2026-06-09T17:26:37.663654008Z\" level=info msg=\"Starting container: b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb\" id=7509884e-7247-4a82-a12d-a9632f68c6ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.694328 crc crio[22095]: time=\"2026-06-09T17:26:37.693304489Z\" level=info msg=\"Started container\" PID=250543 containerID=43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=3a0a4ced-399d-4c2e-b63e-cb96832172bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:26:37.702748 crc crio[22095]: time=\"2026-06-09T17:26:37.702640598Z\" level=info msg=\"Started container\" PID=250579 containerID=7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0e548ff5-b5b0-4a6a-a540-30d0513fe267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53\nJun 09 17:26:37.709832 crc crio[22095]: time=\"2026-06-09T17:26:37.709306809Z\" level=info msg=\"Started container\" PID=250589 containerID=d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=6c2a5553-7495-4bef-bfc9-e3d0736f2e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:26:37.709832 crc crio[22095]: time=\"2026-06-09T17:26:37.709422412Z\" level=info msg=\"Started container\" PID=250547 containerID=03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=b28e95bc-2182-4d2c-8f94-2d78e9354c39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f\nJun 09 17:26:37.710848 crc crio[22095]: time=\"2026-06-09T17:26:37.710757707Z\" level=info msg=\"Created container 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=fbd85a75-5713-408b-a19b-9c1474aec1be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.721728 crc crio[22095]: time=\"2026-06-09T17:26:37.721657256Z\" level=info msg=\"Started container\" PID=250593 containerID=e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433 description=openstack/ovn-controller-9kldd/ovn-controller id=4fc35d2d-41c8-44a6-818b-f49fffce7d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2\nJun 09 17:26:37.725172 crc crio[22095]: time=\"2026-06-09T17:26:37.724430577Z\" level=info msg=\"Created container c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e: openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter\" id=351a74cd-7c7d-41eb-9fa0-18c64adb3466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.726491 crc crio[22095]: time=\"2026-06-09T17:26:37.726014018Z\" level=info msg=\"Created container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=16e3fc72-c3a4-4431-a6fb-50abed046a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.727875 crc crio[22095]: time=\"2026-06-09T17:26:37.727834445Z\" level=info msg=\"Starting container: c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e\" id=83146e41-3816-4aee-972c-1dc0d3c48872 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.736818 crc crio[22095]: time=\"2026-06-09T17:26:37.72802425Z\" level=info msg=\"Starting container: 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac\" id=8620fea1-9b0a-44d6-a84f-525107f290eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.736818 crc crio[22095]: time=\"2026-06-09T17:26:37.734489885Z\" level=info msg=\"Created container 361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=d51a9ea1-0fb6-43df-89e1-c92feb6cd242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.736818 crc crio[22095]: time=\"2026-06-09T17:26:37.7342942Z\" level=info msg=\"Created container 531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6: sushy-emulator/sushy-emulator/sushy-emulator\" id=41c4333d-bec5-4e27-84d2-f2ae47460f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:37.761484 crc crio[22095]: time=\"2026-06-09T17:26:37.761406966Z\" level=info msg=\"Starting container: 531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6\" id=c34836ae-4205-4e24-bda0-ff7db17f300d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.763283 crc crio[22095]: time=\"2026-06-09T17:26:37.763199422Z\" level=info msg=\"Starting container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f\" id=ac7836b1-97df-439c-8637-efa516733a1d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.763645 crc crio[22095]: time=\"2026-06-09T17:26:37.763555301Z\" level=info msg=\"Starting container: 361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0\" id=1498fda7-31b7-4d0c-9f60-a05e592d7e96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:37.779445 crc crio[22095]: time=\"2026-06-09T17:26:37.779369517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=973382ab-6bbf-48a7-aa02-fe521797398e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:37.808292 crc crio[22095]: time=\"2026-06-09T17:26:37.808175176Z\" level=info msg=\"Started container\" PID=250562 containerID=b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=7509884e-7247-4a82-a12d-a9632f68c6ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69\nJun 09 17:26:37.837395 crc crio[22095]: time=\"2026-06-09T17:26:37.837275982Z\" level=info msg=\"Started container\" PID=250585 containerID=531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6 description=sushy-emulator/sushy-emulator/sushy-emulator id=c34836ae-4205-4e24-bda0-ff7db17f300d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d\nJun 09 17:26:37.838617 crc crio[22095]: time=\"2026-06-09T17:26:37.838048382Z\" level=info msg=\"Started container\" PID=250551 containerID=4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=8620fea1-9b0a-44d6-a84f-525107f290eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:26:37.838617 crc crio[22095]: time=\"2026-06-09T17:26:37.838229957Z\" level=info msg=\"Started container\" PID=250591 containerID=c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e description=openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter id=83146e41-3816-4aee-972c-1dc0d3c48872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255\nJun 09 17:26:37.898652 crc crio[22095]: time=\"2026-06-09T17:26:37.898552004Z\" level=info msg=\"Started container\" PID=250584 containerID=ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=ac7836b1-97df-439c-8637-efa516733a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:26:37.906583 crc crio[22095]: time=\"2026-06-09T17:26:37.906480418Z\" level=info msg=\"Started container\" PID=250590 containerID=361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=1498fda7-31b7-4d0c-9f60-a05e592d7e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b\nJun 09 17:26:38.447332 crc crio[22095]: time=\"2026-06-09T17:26:38.44646994Z\" level=info msg=\"Created container d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=ee8c5559-7ddf-43e1-9bef-6e282bf35519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:38.451976 crc crio[22095]: time=\"2026-06-09T17:26:38.451875229Z\" level=info msg=\"Starting container: d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a\" id=1735d756-14ca-46d9-a9b5-30eebc15e64e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:38.466564 crc crio[22095]: time=\"2026-06-09T17:26:38.46633972Z\" level=info msg=\"Started container\" PID=250595 containerID=d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=1735d756-14ca-46d9-a9b5-30eebc15e64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\nJun 09 17:26:38.530323 crc crio[22095]: time=\"2026-06-09T17:26:38.530162617Z\" level=info msg=\"Created container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log\" id=289a73b8-f1cd-4378-9fc1-f38672bbb701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:38.535805 crc crio[22095]: time=\"2026-06-09T17:26:38.535676648Z\" level=info msg=\"Starting container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a\" id=1e9f7713-e4e7-44f8-a4b6-2e7636ea7c8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:38.546484 crc crio[22095]: time=\"2026-06-09T17:26:38.546358672Z\" level=info msg=\"Started container\" PID=250586 containerID=adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a description=openstack/nova-api-0/nova-api-log id=1e9f7713-e4e7-44f8-a4b6-2e7636ea7c8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:26:38.645132 crc crio[22095]: time=\"2026-06-09T17:26:38.643475754Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=6c8b6904-5148-4052-88c9-adc8b703a536 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:38.660791 crc crio[22095]: time=\"2026-06-09T17:26:38.660732897Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0a623be8-27f1-4cdc-bded-92d39a2eee6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:38.840282 crc crio[22095]: time=\"2026-06-09T17:26:38.840069847Z\" level=info msg=\"Removed container 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=9fb1612d-45bd-4df5-9d04-e7ff7d60832e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:38.865987 crc crio[22095]: time=\"2026-06-09T17:26:38.865646913Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=5d14132c-b90d-43d1-93f0-4d76aa312dca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:38.873540 crc crio[22095]: time=\"2026-06-09T17:26:38.872833188Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=0ab1b92b-b6cb-465c-aa95-3e4d09de4d2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:38.874010 crc crio[22095]: time=\"2026-06-09T17:26:38.873891895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:38.876359 crc crio[22095]: time=\"2026-06-09T17:26:38.876292186Z\" level=info msg=\"Removing container: 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8\" id=728d8ee3-fe99-4526-830a-3eba88e0c649 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:38.900703 crc crio[22095]: time=\"2026-06-09T17:26:38.900662621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ecd4c409-b07c-4030-bfe2-82b847a2eb3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:38.960424 crc crio[22095]: time=\"2026-06-09T17:26:38.960352033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=347ee8d4-68dd-44e7-b83a-f9f28561b9d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:38.960867 crc crio[22095]: time=\"2026-06-09T17:26:38.960738033Z\" level=info msg=\"Stopping container: d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501 (timeout: 2s)\" id=53fd65f6-6fc1-4ab6-b4ea-35fdf2520d48 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:39.085407 crc crio[22095]: time=\"2026-06-09T17:26:39.085327149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9b45ac80-a5d7-4fd4-9586-1e91fdcd78a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:39.249377 crc crio[22095]: time=\"2026-06-09T17:26:39.249242303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.362048 crc crio[22095]: time=\"2026-06-09T17:26:39.361757639Z\" level=info msg=\"Created container ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=f8b17f96-3d6f-4b5a-bec4-c545afdf6719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:39.373499 crc crio[22095]: time=\"2026-06-09T17:26:39.372084854Z\" level=info msg=\"Starting container: ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487\" id=a4b4742f-3936-4fde-b968-ec242d7e1e5a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:39.383081 crc crio[22095]: time=\"2026-06-09T17:26:39.382927482Z\" level=info msg=\"Started container\" PID=250582 containerID=ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=a4b4742f-3936-4fde-b968-ec242d7e1e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:26:39.384827 crc crio[22095]: time=\"2026-06-09T17:26:39.384746349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.483493 crc crio[22095]: time=\"2026-06-09T17:26:39.483375859Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a01c4841-b6e7-4bfe-a37b-25b045c9b4fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:39.484320 crc crio[22095]: time=\"2026-06-09T17:26:39.48381116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.484828 crc crio[22095]: time=\"2026-06-09T17:26:39.484737704Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=cf9f727f-ab94-4a1d-accb-dbfe980008be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:39.485405 crc crio[22095]: time=\"2026-06-09T17:26:39.485212086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.634792 crc crio[22095]: time=\"2026-06-09T17:26:39.632484044Z\" level=info msg=\"Removed container 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=728d8ee3-fe99-4526-830a-3eba88e0c649 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:39.645799 crc crio[22095]: time=\"2026-06-09T17:26:39.645716584Z\" level=info msg=\"Removing container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737\" id=0de2b041-950a-44b1-9592-2911d5f1de41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:39.712001 crc crio[22095]: time=\"2026-06-09T17:26:39.71182971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.727554 crc crio[22095]: time=\"2026-06-09T17:26:39.727407479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.793415 crc crio[22095]: time=\"2026-06-09T17:26:39.793225748Z\" level=info msg=\"Removed container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=0de2b041-950a-44b1-9592-2911d5f1de41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:39.815675 crc crio[22095]: time=\"2026-06-09T17:26:39.81553341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.826999 crc crio[22095]: time=\"2026-06-09T17:26:39.823195577Z\" level=info msg=\"Removing container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31\" id=616c0bb3-c95a-4ee0-a9aa-195a41a227d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:39.832803 crc crio[22095]: time=\"2026-06-09T17:26:39.832712371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:39.935068 crc crio[22095]: time=\"2026-06-09T17:26:39.935008025Z\" level=info msg=\"Removed container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=616c0bb3-c95a-4ee0-a9aa-195a41a227d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:39.959884 crc crio[22095]: time=\"2026-06-09T17:26:39.959786421Z\" level=info msg=\"Removing container: a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6\" id=6cbab784-fa5e-4de9-8d44-5969f05dc6e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:40.062155 crc crio[22095]: time=\"2026-06-09T17:26:40.062114786Z\" level=info msg=\"Stopping container: 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 (timeout: 30s)\" id=845a5da4-53a5-4104-a119-1c68a801ab59 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:40.169471 crc crio[22095]: time=\"2026-06-09T17:26:40.168574007Z\" level=info msg=\"Created container 4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=0ab1b92b-b6cb-465c-aa95-3e4d09de4d2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:40.174475 crc crio[22095]: time=\"2026-06-09T17:26:40.174409726Z\" level=info msg=\"Starting container: 4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8\" id=38504d83-5ebc-443b-807d-ddeaf98167f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:40.193533 crc crio[22095]: time=\"2026-06-09T17:26:40.191580917Z\" level=info msg=\"Started container\" PID=251262 containerID=4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8 description=baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager id=38504d83-5ebc-443b-807d-ddeaf98167f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851\nJun 09 17:26:40.195140 crc crio[22095]: time=\"2026-06-09T17:26:40.195047516Z\" level=info msg=\"Stopped container d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501: metallb-system/speaker-tt9zg/speaker\" id=53fd65f6-6fc1-4ab6-b4ea-35fdf2520d48 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:40.211878 crc crio[22095]: time=\"2026-06-09T17:26:40.211770085Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c82d59d4-b4a2-468d-a6c3-0eb096bdee69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:40.309436 crc crio[22095]: time=\"2026-06-09T17:26:40.309349908Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=57ce1301-555f-4d24-a2ff-d3bb71578157 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:40.313747 crc crio[22095]: time=\"2026-06-09T17:26:40.313637678Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/speaker\" id=78f7f099-2754-4214-8113-ed79c7bc7386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:40.314290 crc crio[22095]: time=\"2026-06-09T17:26:40.314212293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:40.414729 crc crio[22095]: time=\"2026-06-09T17:26:40.414500745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:40.576786 crc crio[22095]: time=\"2026-06-09T17:26:40.576576463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:40.780353 crc crio[22095]: time=\"2026-06-09T17:26:40.77952808Z\" level=info msg=\"Removed container a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=6cbab784-fa5e-4de9-8d44-5969f05dc6e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:40.800423 crc crio[22095]: time=\"2026-06-09T17:26:40.800307733Z\" level=info msg=\"Removing container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7\" id=28cf96ab-195d-4234-b069-d2cdcb70c7fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:40.902796 crc crio[22095]: time=\"2026-06-09T17:26:40.902683319Z\" level=info msg=\"Removed container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=28cf96ab-195d-4234-b069-d2cdcb70c7fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:40.914765 crc crio[22095]: time=\"2026-06-09T17:26:40.914654966Z\" level=info msg=\"Removing container: d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6\" id=22feec22-f473-4785-966e-27858a754284 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.061166 crc crio[22095]: time=\"2026-06-09T17:26:41.061083092Z\" level=info msg=\"Removed container d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init\" id=22feec22-f473-4785-966e-27858a754284 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.078992 crc crio[22095]: time=\"2026-06-09T17:26:41.078280113Z\" level=info msg=\"Removing container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66\" id=919dd9f4-f6d1-4c17-a0e7-5d81f4d3f3de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.132194 crc crio[22095]: time=\"2026-06-09T17:26:41.132113754Z\" level=info msg=\"Created container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api\" id=a01c4841-b6e7-4bfe-a37b-25b045c9b4fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:41.140643 crc crio[22095]: time=\"2026-06-09T17:26:41.140308185Z\" level=info msg=\"Removed container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=919dd9f4-f6d1-4c17-a0e7-5d81f4d3f3de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.153731 crc crio[22095]: time=\"2026-06-09T17:26:41.153615336Z\" level=info msg=\"Starting container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227\" id=23cd1beb-dfb8-46d5-b8d7-86d808b22e66 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:41.163570 crc crio[22095]: time=\"2026-06-09T17:26:41.163463219Z\" level=info msg=\"Removing container: afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5\" id=5fea745a-b420-462d-97df-c3157bdff5ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.179306 crc crio[22095]: time=\"2026-06-09T17:26:41.171540576Z\" level=info msg=\"Started container\" PID=251401 containerID=0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227 description=openstack/nova-api-0/nova-api-api id=23cd1beb-dfb8-46d5-b8d7-86d808b22e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:26:41.179306 crc crio[22095]: time=\"2026-06-09T17:26:41.175239541Z\" level=info msg=\"Created container d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a: openstack/swift-storage-0/account-auditor\" id=cf9f727f-ab94-4a1d-accb-dbfe980008be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:41.182307 crc crio[22095]: time=\"2026-06-09T17:26:41.18221729Z\" level=info msg=\"Starting container: d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a\" id=3be7a76b-e794-4d0c-b9a1-88152a556052 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:41.189072 crc crio[22095]: time=\"2026-06-09T17:26:41.184624072Z\" level=info msg=\"Created container e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1: metallb-system/speaker-tt9zg/speaker\" id=78f7f099-2754-4214-8113-ed79c7bc7386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:41.189072 crc crio[22095]: time=\"2026-06-09T17:26:41.187752722Z\" level=info msg=\"Starting container: e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1\" id=990162df-d358-4ab7-a20e-2aa56e5d31f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:41.208474 crc crio[22095]: time=\"2026-06-09T17:26:41.208364601Z\" level=info msg=\"Started container\" PID=251397 containerID=d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a description=openstack/swift-storage-0/account-auditor id=3be7a76b-e794-4d0c-b9a1-88152a556052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:41.231696 crc crio[22095]: time=\"2026-06-09T17:26:41.231381131Z\" level=info msg=\"Started container\" PID=251501 containerID=e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1 description=metallb-system/speaker-tt9zg/speaker id=990162df-d358-4ab7-a20e-2aa56e5d31f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10\nJun 09 17:26:41.347420 crc crio[22095]: time=\"2026-06-09T17:26:41.347344956Z\" level=info msg=\"Removed container afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init\" id=5fea745a-b420-462d-97df-c3157bdff5ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.359670 crc crio[22095]: time=\"2026-06-09T17:26:41.35957421Z\" level=info msg=\"Removing container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98\" id=e66b8b85-762c-418d-9a6c-d8978acf72c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.528895 crc crio[22095]: time=\"2026-06-09T17:26:41.528799311Z\" level=info msg=\"Removed container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron\" id=e66b8b85-762c-418d-9a6c-d8978acf72c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.559860 crc crio[22095]: time=\"2026-06-09T17:26:41.559734704Z\" level=info msg=\"Removing container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d\" id=0c9adfa4-7f0e-4638-9fde-78fecba4b556 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.700907 crc crio[22095]: time=\"2026-06-09T17:26:41.700794303Z\" level=info msg=\"Removed container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync\" id=0c9adfa4-7f0e-4638-9fde-78fecba4b556 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.704048 crc crio[22095]: time=\"2026-06-09T17:26:41.703983705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3cdcaaa5-4199-4375-976f-8ff6e55a2f74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:41.709861 crc crio[22095]: time=\"2026-06-09T17:26:41.709790644Z\" level=info msg=\"Removing container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c\" id=d926aa4c-6b42-4aa0-a589-a8888d30d806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.778044 crc crio[22095]: time=\"2026-06-09T17:26:41.77707863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=adacc4e4-7e31-4935-aaef-e884a6fc58f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:41.959363 crc crio[22095]: time=\"2026-06-09T17:26:41.959215532Z\" level=info msg=\"Removed container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer\" id=d926aa4c-6b42-4aa0-a589-a8888d30d806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:41.975815 crc crio[22095]: time=\"2026-06-09T17:26:41.975720186Z\" level=info msg=\"Removing container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a\" id=fbf9018d-f8ff-4081-90b1-9b55a30e8bf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.063390 crc crio[22095]: time=\"2026-06-09T17:26:42.063270702Z\" level=info msg=\"Removed container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater\" id=fbf9018d-f8ff-4081-90b1-9b55a30e8bf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.071490 crc crio[22095]: time=\"2026-06-09T17:26:42.071297908Z\" level=info msg=\"Removing container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04\" id=76193e44-7e42-41a7-8eb3-1fda7094902a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.152302 crc crio[22095]: time=\"2026-06-09T17:26:42.152174442Z\" level=info msg=\"Removed container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor\" id=76193e44-7e42-41a7-8eb3-1fda7094902a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.158843 crc crio[22095]: time=\"2026-06-09T17:26:42.158664029Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=5fc0df08-a5db-472e-9dc0-64de1746a1cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:42.159051 crc crio[22095]: time=\"2026-06-09T17:26:42.158832513Z\" level=info msg=\"Removing container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a\" id=dd487f97-db45-40f6-a0c4-822d468b7293 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.159208 crc crio[22095]: time=\"2026-06-09T17:26:42.159144351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:42.323490 crc crio[22095]: time=\"2026-06-09T17:26:42.323140168Z\" level=info msg=\"Removed container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator\" id=dd487f97-db45-40f6-a0c4-822d468b7293 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.329121 crc crio[22095]: time=\"2026-06-09T17:26:42.329015289Z\" level=info msg=\"Removing container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4\" id=1498184c-d56f-40ce-9017-e08875102ff0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.346021 crc crio[22095]: time=\"2026-06-09T17:26:42.345475251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:42.351621 crc crio[22095]: time=\"2026-06-09T17:26:42.351538837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:42.483554 crc crio[22095]: time=\"2026-06-09T17:26:42.483386619Z\" level=info msg=\"Removed container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server\" id=1498184c-d56f-40ce-9017-e08875102ff0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.486980 crc crio[22095]: time=\"2026-06-09T17:26:42.486815917Z\" level=info msg=\"Removing container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476\" id=18b0b12d-0f36-41e0-8f6c-14208edbf0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.550369 crc crio[22095]: time=\"2026-06-09T17:26:42.549512825Z\" level=info msg=\"Removed container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater\" id=18b0b12d-0f36-41e0-8f6c-14208edbf0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.556974 crc crio[22095]: time=\"2026-06-09T17:26:42.554628737Z\" level=info msg=\"Removing container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67\" id=215beb68-2598-4b74-8fa1-2e7ea9092dc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.600535 crc crio[22095]: time=\"2026-06-09T17:26:42.599847747Z\" level=info msg=\"Created container 605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000: openstack/swift-storage-0/account-reaper\" id=5fc0df08-a5db-472e-9dc0-64de1746a1cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:42.612734 crc crio[22095]: time=\"2026-06-09T17:26:42.612625684Z\" level=info msg=\"Starting container: 605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000\" id=de688b1a-88fb-4c24-bb9a-7d78ffa50a83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:42.623637 crc crio[22095]: time=\"2026-06-09T17:26:42.623538554Z\" level=info msg=\"Started container\" PID=251841 containerID=605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000 description=openstack/swift-storage-0/account-reaper id=de688b1a-88fb-4c24-bb9a-7d78ffa50a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:42.648610 crc crio[22095]: time=\"2026-06-09T17:26:42.648498075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=b3c06569-4d27-42c3-a0c2-350e2e8a62c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:42.766620 crc crio[22095]: time=\"2026-06-09T17:26:42.764460109Z\" level=info msg=\"Removed container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor\" id=215beb68-2598-4b74-8fa1-2e7ea9092dc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.797162 crc crio[22095]: time=\"2026-06-09T17:26:42.797042014Z\" level=info msg=\"Removing container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e\" id=5e858e70-534d-425a-be79-76b615db96a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:42.807396 crc crio[22095]: time=\"2026-06-09T17:26:42.806988809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=75746c5f-40bb-4cca-b262-b0cb72fc8c5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:42.827155 crc crio[22095]: time=\"2026-06-09T17:26:42.827029104Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=9b5e25ce-d4a9-42f1-ae07-6a17eeb36684 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:42.827704 crc crio[22095]: time=\"2026-06-09T17:26:42.827583688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:43.130304 crc crio[22095]: time=\"2026-06-09T17:26:43.129611116Z\" level=info msg=\"Removed container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator\" id=5e858e70-534d-425a-be79-76b615db96a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.136297 crc crio[22095]: time=\"2026-06-09T17:26:43.134340017Z\" level=info msg=\"Removing container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979\" id=f65ece96-e354-47d0-8bb3-bd365a7a790b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.401054 crc crio[22095]: time=\"2026-06-09T17:26:43.400560417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:43.517819 crc crio[22095]: time=\"2026-06-09T17:26:43.515477695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:43.709410 crc crio[22095]: time=\"2026-06-09T17:26:43.708786394Z\" level=info msg=\"Removed container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server\" id=f65ece96-e354-47d0-8bb3-bd365a7a790b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.726297 crc crio[22095]: time=\"2026-06-09T17:26:43.726137149Z\" level=info msg=\"Removing container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb\" id=24df61cf-8e8c-49eb-93d8-d2585baf8832 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.832209 crc crio[22095]: time=\"2026-06-09T17:26:43.832146318Z\" level=info msg=\"Removed container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper\" id=24df61cf-8e8c-49eb-93d8-d2585baf8832 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.839089 crc crio[22095]: time=\"2026-06-09T17:26:43.839015945Z\" level=info msg=\"Removing container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6\" id=544e1e8f-b665-40c0-8072-777e9b7aa759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.933482 crc crio[22095]: time=\"2026-06-09T17:26:43.933417326Z\" level=info msg=\"Removed container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor\" id=544e1e8f-b665-40c0-8072-777e9b7aa759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:43.940740 crc crio[22095]: time=\"2026-06-09T17:26:43.940683083Z\" level=info msg=\"Removing container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de\" id=b1ac3db0-fedb-48ab-88ea-389010b238df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.029293 crc crio[22095]: time=\"2026-06-09T17:26:44.029147082Z\" level=info msg=\"Removed container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator\" id=b1ac3db0-fedb-48ab-88ea-389010b238df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.050979 crc crio[22095]: time=\"2026-06-09T17:26:44.049377531Z\" level=info msg=\"Removing container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5\" id=dff3c65d-db40-4110-aa2c-cf97d52a965a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.078392 crc crio[22095]: time=\"2026-06-09T17:26:44.078296723Z\" level=info msg=\"Created container 122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461: openstack/swift-storage-0/container-server\" id=9b5e25ce-d4a9-42f1-ae07-6a17eeb36684 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:44.082298 crc crio[22095]: time=\"2026-06-09T17:26:44.082208483Z\" level=info msg=\"Starting container: 122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461\" id=1f6d5e3e-f25e-4c0e-86d1-8686fa692f17 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:44.116002 crc crio[22095]: time=\"2026-06-09T17:26:44.115889237Z\" level=info msg=\"Started container\" PID=251949 containerID=122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461 description=openstack/swift-storage-0/container-server id=1f6d5e3e-f25e-4c0e-86d1-8686fa692f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:44.141822 crc crio[22095]: time=\"2026-06-09T17:26:44.141757271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e6f2409b-1af9-4e1c-8a50-1f7adc9758b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:44.166339 crc crio[22095]: time=\"2026-06-09T17:26:44.16628527Z\" level=info msg=\"Removed container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server\" id=dff3c65d-db40-4110-aa2c-cf97d52a965a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.200198 crc crio[22095]: time=\"2026-06-09T17:26:44.199475332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=be259103-a1cb-486a-9d97-49d3b91ef2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:44.232662 crc crio[22095]: time=\"2026-06-09T17:26:44.231887963Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=fe61c07f-0720-4eed-a311-9ab9103b8a16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:44.233295 crc crio[22095]: time=\"2026-06-09T17:26:44.232573201Z\" level=info msg=\"Removing container: 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2\" id=876d851e-f408-4f62-89da-a6e8f3ba1bda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.253014 crc crio[22095]: time=\"2026-06-09T17:26:44.246485418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:44.540289 crc crio[22095]: time=\"2026-06-09T17:26:44.540177742Z\" level=info msg=\"Removed container 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=876d851e-f408-4f62-89da-a6e8f3ba1bda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.581571 crc crio[22095]: time=\"2026-06-09T17:26:44.581477821Z\" level=info msg=\"Removing container: d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f\" id=1ac0c48c-058c-4bf7-b255-0d3dd73000e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.594731 crc crio[22095]: time=\"2026-06-09T17:26:44.592085333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:44.685754 crc crio[22095]: time=\"2026-06-09T17:26:44.685541171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:44.812130 crc crio[22095]: time=\"2026-06-09T17:26:44.811096212Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-69hqg/POD\" id=527ef42e-cd4e-42cf-ae22-a89ffe7fd572 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:44.812130 crc crio[22095]: time=\"2026-06-09T17:26:44.811743688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:44.816483 crc crio[22095]: time=\"2026-06-09T17:26:44.816393548Z\" level=info msg=\"Removed container d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=1ac0c48c-058c-4bf7-b255-0d3dd73000e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:44.816851 crc crio[22095]: time=\"2026-06-09T17:26:44.816521451Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z56c4/POD\" id=a05273f8-81c8-4c8f-a46b-b7fb0358f962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:44.817173 crc crio[22095]: time=\"2026-06-09T17:26:44.817149367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:44.858714 crc crio[22095]: time=\"2026-06-09T17:26:44.858562979Z\" level=info msg=\"Removing container: fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea\" id=57f4ed4e-18c4-4674-af51-30d4cec8214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:45.007100 crc crio[22095]: time=\"2026-06-09T17:26:45.001685301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-t2p5l/POD\" id=fb1bd064-6562-4a16-8c9c-61a84191afd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:45.007100 crc crio[22095]: time=\"2026-06-09T17:26:45.002619855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:45.089290 crc crio[22095]: time=\"2026-06-09T17:26:45.083846109Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-w6wl9/POD\" id=03f70479-29d5-41ed-9f9c-bd266edaaada name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:45.091507 crc crio[22095]: time=\"2026-06-09T17:26:45.091417663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:45.152727 crc crio[22095]: time=\"2026-06-09T17:26:45.152624373Z\" level=info msg=\"Stopped container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata\" id=f57a20a0-c72e-4b26-b7d2-c67d9696ab1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:45.159464 crc crio[22095]: time=\"2026-06-09T17:26:45.159326465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e1f13dec-b211-48f0-87ef-f0a08e8b5533 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:45.186139 crc crio[22095]: time=\"2026-06-09T17:26:45.18604103Z\" level=info msg=\"Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc001984748}] Aliases:map[]}\"\nJun 09 17:26:45.186139 crc crio[22095]: time=\"2026-06-09T17:26:45.186129873Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-69hqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:45.320025 crc crio[22095]: time=\"2026-06-09T17:26:45.319912545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e4f55339-e378-4d91-90fa-f5cf78063ffe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:45.488440 crc crio[22095]: time=\"2026-06-09T17:26:45.488342325Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e73a80ae-e6a9-40a5-a165-61d1a1472972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:45.521814 crc crio[22095]: time=\"2026-06-09T17:26:45.518773716Z\" level=info msg=\"Got pod network &{Name:community-operators-z56c4 Namespace:openshift-marketplace ID:edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc UID:13423161-aab3-40b3-9164-13fc3365ee17 NetNS:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13423161_aab3_40b3_9164_13fc3365ee17.slice PodAnnotations:0xc0028b6110}] Aliases:map[]}\"\nJun 09 17:26:45.521814 crc crio[22095]: time=\"2026-06-09T17:26:45.518842018Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z56c4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:45.521814 crc crio[22095]: time=\"2026-06-09T17:26:45.521117176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:45.646618 crc crio[22095]: time=\"2026-06-09T17:26:45.640588741Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc00263c0f8}] Aliases:map[]}\"\nJun 09 17:26:45.646618 crc crio[22095]: time=\"2026-06-09T17:26:45.641309789Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-t2p5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:45.838369 crc crio[22095]: time=\"2026-06-09T17:26:45.838300283Z\" level=info msg=\"Removed container fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=57f4ed4e-18c4-4674-af51-30d4cec8214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:45.855332 crc crio[22095]: time=\"2026-06-09T17:26:45.855222677Z\" level=info msg=\"Removing container: 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e\" id=6d155ddf-5825-4af9-8312-89cd9f98aa10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:45.913727 crc crio[22095]: time=\"2026-06-09T17:26:45.913629945Z\" level=info msg=\"Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"\nJun 09 17:26:45.913727 crc crio[22095]: time=\"2026-06-09T17:26:45.913705747Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-w6wl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:45.934652 crc crio[22095]: time=\"2026-06-09T17:26:45.930302953Z\" level=info msg=\"Created container 5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b: openstack/swift-storage-0/container-replicator\" id=fe61c07f-0720-4eed-a311-9ab9103b8a16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:45.934652 crc crio[22095]: time=\"2026-06-09T17:26:45.932156771Z\" level=info msg=\"Starting container: 5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b\" id=badb9900-88a2-45ba-9de9-682ad79b3381 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:45.983266 crc crio[22095]: time=\"2026-06-09T17:26:45.983151629Z\" level=info msg=\"Started container\" PID=252119 containerID=5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b description=openstack/swift-storage-0/container-replicator id=badb9900-88a2-45ba-9de9-682ad79b3381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:46.046204 crc crio[22095]: time=\"2026-06-09T17:26:46.046131024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3b73e070-57e1-4034-aba5-2eba65b4468a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:46.137717 crc crio[22095]: time=\"2026-06-09T17:26:46.13755356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:46.167358 crc crio[22095]: time=\"2026-06-09T17:26:46.160414526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:46.313086 crc crio[22095]: time=\"2026-06-09T17:26:46.304773669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=ea5a5641-0c75-4035-8486-7cf561006f2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:46.394772 crc crio[22095]: time=\"2026-06-09T17:26:46.394710396Z\" level=info msg=\"Removed container 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6d155ddf-5825-4af9-8312-89cd9f98aa10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:46.439324 crc crio[22095]: time=\"2026-06-09T17:26:46.439205127Z\" level=info msg=\"Removing container: 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612\" id=f041a1d0-5adc-4439-9d46-1c7cd5afbdac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:46.474301 crc crio[22095]: time=\"2026-06-09T17:26:46.474183834Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=dc6c229a-836a-41ad-b424-20c5b4d7ad01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:46.535383 crc crio[22095]: time=\"2026-06-09T17:26:46.525981103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:46.675758 crc crio[22095]: time=\"2026-06-09T17:26:46.675653443Z\" level=info msg=\"Created container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata\" id=e73a80ae-e6a9-40a5-a165-61d1a1472972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:46.680109 crc crio[22095]: time=\"2026-06-09T17:26:46.680021565Z\" level=info msg=\"Starting container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f\" id=1b148879-4826-4d55-9223-87bdc6a1d53d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:46.726591 crc crio[22095]: time=\"2026-06-09T17:26:46.726493627Z\" level=info msg=\"Started container\" PID=252235 containerID=2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f description=openstack/nova-metadata-0/nova-metadata-metadata id=1b148879-4826-4d55-9223-87bdc6a1d53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:26:47.133124 crc crio[22095]: time=\"2026-06-09T17:26:47.126692043Z\" level=info msg=\"Removed container 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f041a1d0-5adc-4439-9d46-1c7cd5afbdac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:47.209479 crc crio[22095]: time=\"2026-06-09T17:26:47.208175673Z\" level=info msg=\"Removing container: ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4\" id=a339344b-6765-4503-9aa1-d306b5592928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:47.275166 crc crio[22095]: time=\"2026-06-09T17:26:47.275040079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:47.332497 crc crio[22095]: time=\"2026-06-09T17:26:47.322756123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:47.577280 crc crio[22095]: time=\"2026-06-09T17:26:47.576604435Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/POD\" id=c2123273-d5de-4369-b475-e0c2eca1d35f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:47.577380 crc crio[22095]: time=\"2026-06-09T17:26:47.577339304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:47.600328 crc crio[22095]: time=\"2026-06-09T17:26:47.597392208Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-j4tx5/POD\" id=e2770e97-1bc7-4c7c-b99a-57143865b973 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:47.600328 crc crio[22095]: time=\"2026-06-09T17:26:47.59747003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:47.642076 crc crio[22095]: time=\"2026-06-09T17:26:47.635866595Z\" level=info msg=\"Removed container ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a339344b-6765-4503-9aa1-d306b5592928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:47.657221 crc crio[22095]: time=\"2026-06-09T17:26:47.656011412Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/POD\" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:47.657221 crc crio[22095]: time=\"2026-06-09T17:26:47.656131115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:47.657221 crc crio[22095]: time=\"2026-06-09T17:26:47.65631044Z\" level=info msg=\"Removing container: db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385\" id=7cf21266-0560-4bfb-849e-2f8926ca19bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:47.939357 crc crio[22095]: time=\"2026-06-09T17:26:47.93464348Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-j4tx5 Namespace:openstack ID:1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 UID:9ee91ca9-6184-4286-aa8b-9eff3a217e00 NetNS:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ee91ca9_6184_4286_aa8b_9eff3a217e00.slice PodAnnotations:0xc00263c6a8}] Aliases:map[]}\"\nJun 09 17:26:47.939357 crc crio[22095]: time=\"2026-06-09T17:26:47.934757483Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-j4tx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:47.955997 crc crio[22095]: time=\"2026-06-09T17:26:47.953445422Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683766-k2lkv/POD\" id=05a4a10f-e1c8-4623-950a-6b0a0abbe43b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:47.955997 crc crio[22095]: time=\"2026-06-09T17:26:47.954304484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:48.028959 crc crio[22095]: time=\"2026-06-09T17:26:48.028805725Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:48.167008 crc crio[22095]: time=\"2026-06-09T17:26:48.165698687Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=aebda7a5-1bea-43e7-a65b-81097aa40dad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:48.167008 crc crio[22095]: time=\"2026-06-09T17:26:48.16579953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:48.187627 crc crio[22095]: time=\"2026-06-09T17:26:48.182764835Z\" level=info msg=\"Removed container db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7cf21266-0560-4bfb-849e-2f8926ca19bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:48.262708 crc crio[22095]: time=\"2026-06-09T17:26:48.262137121Z\" level=info msg=\"Removing container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583\" id=5b292e4f-dd6f-4a69-8c5a-9ef347b36c48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:48.394386 crc crio[22095]: time=\"2026-06-09T17:26:48.394291401Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc0019842e8}] Aliases:map[]}\"\nJun 09 17:26:48.394386 crc crio[22095]: time=\"2026-06-09T17:26:48.394363773Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:48.395749 crc crio[22095]: time=\"2026-06-09T17:26:48.395671496Z\" level=info msg=\"Ran pod sandbox f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d with infra container: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/POD\" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:48.551672 crc crio[22095]: time=\"2026-06-09T17:26:48.550913179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=712e95b7-9f55-4031-b43f-045289c59729 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:48.552292 crc crio[22095]: time=\"2026-06-09T17:26:48.552008537Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=d2d169cd-d018-44da-a577-4fa62e269307 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:48.552292 crc crio[22095]: time=\"2026-06-09T17:26:48.552081959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:48.616813 crc crio[22095]: time=\"2026-06-09T17:26:48.615370002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=68ca12a3-eb45-47d1-9528-58a65729524c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:48.629058 crc crio[22095]: time=\"2026-06-09T17:26:48.629003202Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=79bfc318-1183-40a7-887b-5c9b8efa57ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:48.629489 crc crio[22095]: time=\"2026-06-09T17:26:48.629466314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:48.661321 crc crio[22095]: time=\"2026-06-09T17:26:48.66127214Z\" level=info msg=\"Created container 1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89: openstack/swift-storage-0/container-auditor\" id=dc6c229a-836a-41ad-b424-20c5b4d7ad01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:48.669599 crc crio[22095]: time=\"2026-06-09T17:26:48.669543842Z\" level=info msg=\"Starting container: 1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89\" id=9497f7f8-f36b-431c-95e1-68b2efe27893 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:48.680122 crc crio[22095]: time=\"2026-06-09T17:26:48.680022931Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=0d85739c-c0eb-4264-8f65-868f64a6dafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:48.701124 crc crio[22095]: time=\"2026-06-09T17:26:48.701064011Z\" level=info msg=\"Started container\" PID=252332 containerID=1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89 description=openstack/swift-storage-0/container-auditor id=9497f7f8-f36b-431c-95e1-68b2efe27893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:48.718707 crc crio[22095]: time=\"2026-06-09T17:26:48.715896201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:48.748598 crc crio[22095]: time=\"2026-06-09T17:26:48.744099775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e3b52102-1407-429e-9e13-7f04ca79f6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:48.758977 crc crio[22095]: time=\"2026-06-09T17:26:48.758843563Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 UID:0caa6315-9fde-44ce-84d5-62664fc22df5 NetNS:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0caa6315_9fde_44ce_84d5_62664fc22df5.slice PodAnnotations:0xc002ab23b0}] Aliases:map[]}\"\nJun 09 17:26:48.758977 crc crio[22095]: time=\"2026-06-09T17:26:48.758914045Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:48.899728 crc crio[22095]: time=\"2026-06-09T17:26:48.899589944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc000526688}] Aliases:map[]}\"\nJun 09 17:26:48.900143 crc crio[22095]: time=\"2026-06-09T17:26:48.900117997Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683766-k2lkv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:48.951998 crc crio[22095]: time=\"2026-06-09T17:26:48.950406577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c4d4c4cf-4b5b-4dcc-a432-a7b76f3e0e6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:48.961748 crc crio[22095]: time=\"2026-06-09T17:26:48.956619657Z\" level=info msg=\"Removed container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b292e4f-dd6f-4a69-8c5a-9ef347b36c48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:48.984712 crc crio[22095]: time=\"2026-06-09T17:26:48.984652766Z\" level=info msg=\"Removing container: 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d\" id=742820e5-3943-4d2f-9fe8-894ab6a477e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:48.996759 crc crio[22095]: time=\"2026-06-09T17:26:48.996615693Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b7db6bca-4a31-4d7e-a557-a232a4da3eab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:49.019985 crc crio[22095]: time=\"2026-06-09T17:26:49.018320049Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 UID:b8999c4b-e238-4162-86e6-068c523e35ab NetNS:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8999c4b_e238_4162_86e6_068c523e35ab.slice PodAnnotations:0xc002ab2958}] Aliases:map[]}\"\nJun 09 17:26:49.019985 crc crio[22095]: time=\"2026-06-09T17:26:49.018528275Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:49.023810 crc crio[22095]: time=\"2026-06-09T17:26:49.023724008Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/POD\" id=f40ada8d-fabc-42f3-9348-ca750803c356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:49.024024 crc crio[22095]: time=\"2026-06-09T17:26:49.023854761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:49.041774 crc crio[22095]: time=\"2026-06-09T17:26:49.038748543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:49.215997 crc crio[22095]: time=\"2026-06-09T17:26:49.214682687Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 UID:ff713c84-26ce-4fa7-9c03-289387549e59 NetNS:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff713c84_26ce_4fa7_9c03_289387549e59.slice PodAnnotations:0xc002ab2c08}] Aliases:map[]}\"\nJun 09 17:26:49.215997 crc crio[22095]: time=\"2026-06-09T17:26:49.215387985Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:49.620755 crc crio[22095]: time=\"2026-06-09T17:26:49.619856331Z\" level=info msg=\"Removed container 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=742820e5-3943-4d2f-9fe8-894ab6a477e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:49.662580 crc crio[22095]: time=\"2026-06-09T17:26:49.662426863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:49.695985 crc crio[22095]: time=\"2026-06-09T17:26:49.691105618Z\" level=info msg=\"Removing container: 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058\" id=a29ea576-64dd-4d65-9343-689f36406a9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:49.803813 crc crio[22095]: time=\"2026-06-09T17:26:49.802119746Z\" level=info msg=\"Removing container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7\" id=c40bba93-0ce0-421f-8b6f-20afc0df209f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:49.807088 crc crio[22095]: time=\"2026-06-09T17:26:49.806999452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:49.819634 crc crio[22095]: time=\"2026-06-09T17:26:49.816658149Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-6fb78497fd-fg9x8 Namespace:openshift-multus ID:9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 UID:d85d6f99-e952-40d2-b961-5eaa0678f19a NetNS:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd85d6f99_e952_40d2_b961_5eaa0678f19a.slice PodAnnotations:0xc002b5c810}] Aliases:map[]}\"\nJun 09 17:26:49.819634 crc crio[22095]: time=\"2026-06-09T17:26:49.816721251Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-6fb78497fd-fg9x8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:49.851611 crc crio[22095]: time=\"2026-06-09T17:26:49.851492083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:50.531993 crc crio[22095]: time=\"2026-06-09T17:26:50.53047546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:50.841020 crc crio[22095]: time=\"2026-06-09T17:26:50.83999591Z\" level=info msg=\"Created container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=0d85739c-c0eb-4264-8f65-868f64a6dafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:50.846003 crc crio[22095]: time=\"2026-06-09T17:26:50.842681829Z\" level=info msg=\"Starting container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a\" id=27611acc-90ef-4e25-8eb3-b9645fb2be8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:50.863148 crc crio[22095]: time=\"2026-06-09T17:26:50.862833146Z\" level=info msg=\"Started container\" PID=252865 containerID=91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a description=openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins id=27611acc-90ef-4e25-8eb3-b9645fb2be8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\nJun 09 17:26:50.983686 crc crio[22095]: time=\"2026-06-09T17:26:50.982550757Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=28684d12-ecd4-4d56-b695-467ae52c44b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:51.042388 crc crio[22095]: time=\"2026-06-09T17:26:51.04229518Z\" level=info msg=\"Created container eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6: openstack/swift-storage-0/container-updater\" id=b7db6bca-4a31-4d7e-a557-a232a4da3eab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:51.054145 crc crio[22095]: time=\"2026-06-09T17:26:51.054050432Z\" level=info msg=\"Starting container: eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6\" id=2c3f1504-9267-4ef6-aed8-f13a2041c694 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:51.077212 crc crio[22095]: time=\"2026-06-09T17:26:51.071058528Z\" level=info msg=\"Started container\" PID=252864 containerID=eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6 description=openstack/swift-storage-0/container-updater id=2c3f1504-9267-4ef6-aed8-f13a2041c694 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:26:51.114761 crc crio[22095]: time=\"2026-06-09T17:26:51.114673447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6a3839c3-f992-4192-9f06-a5f3af898ec8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:51.959266 crc crio[22095]: time=\"2026-06-09T17:26:51.959062918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=e925a9a3-4316-4265-9e9a-999003807d8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:52.964631 crc crio[22095]: time=\"2026-06-09T17:26:52.960151729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8104762a-78d4-4bb8-8fc7-7f171e370388 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:53.985366 crc crio[22095]: time=\"2026-06-09T17:26:53.982525586Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=3d98044f-b8a1-4d35-bed7-a533342bcb7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:53.987684 crc crio[22095]: time=\"2026-06-09T17:26:53.983056749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=30c68240-fb03-4280-b891-2ca1705eafa9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:53.988146 crc crio[22095]: time=\"2026-06-09T17:26:53.988081228Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=5952d6d4-bef3-4f74-a333-4693e0ae17af name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:53.988555 crc crio[22095]: time=\"2026-06-09T17:26:53.988510659Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=9f84153e-6680-4190-b939-8ca4a0d573c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:53.988682 crc crio[22095]: time=\"2026-06-09T17:26:53.988623222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c10b26d5-cdd7-419d-953d-2eb49b074f6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:54.661574 crc crio[22095]: time=\"2026-06-09T17:26:54.660666502Z\" level=info msg=\"Stopping container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a (timeout: 30s)\" id=53f130aa-98bd-4562-bcb9-19c3db40b7a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:54.952870 crc crio[22095]: time=\"2026-06-09T17:26:54.952791076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=507c011e-5705-4dc2-b061-6a5ea1801a9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:54.958636 crc crio[22095]: time=\"2026-06-09T17:26:54.958518693Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=259e20c3-9ddd-42b5-ae2e-9aa724db9dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:54.971414 crc crio[22095]: time=\"2026-06-09T17:26:54.970912571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=30c8fb96-997e-4cab-815d-f91d8f102d71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:55.751994 crc crio[22095]: time=\"2026-06-09T17:26:55.747755439Z\" level=info msg=\"Stopping container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2 (timeout: 30s)\" id=4888e479-db60-4caa-bb0d-a3e6b5f12664 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:55.957077 crc crio[22095]: time=\"2026-06-09T17:26:55.956565176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=945c6102-a33f-4a1c-ae46-c3793e50cf53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:55.957571 crc crio[22095]: time=\"2026-06-09T17:26:55.95750128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e64d008-3ddc-4e9e-8a70-da595f5c6672 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:56.953162 crc crio[22095]: time=\"2026-06-09T17:26:56.953004268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=0110e3d8-a5ab-4c06-ac4d-f6e916d204b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:56.954558 crc crio[22095]: time=\"2026-06-09T17:26:56.954325482Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c51bcaac-103a-4452-bae4-2aaacbf7757d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:56.955506 crc crio[22095]: time=\"2026-06-09T17:26:56.954666761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=806b4b38-6cbd-4ef8-826a-8b36a5b1110f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:57.953470 crc crio[22095]: time=\"2026-06-09T17:26:57.95261468Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=d88e8a69-b4ae-4b50-8980-e345a4fab9bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:57.955574 crc crio[22095]: time=\"2026-06-09T17:26:57.953857612Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=0d5edea6-0c08-45bc-b59a-9c4bc3fefcd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:58.956084 crc crio[22095]: time=\"2026-06-09T17:26:58.955653012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e573eb03-2b50-4b5d-8d2b-2e0cff5240a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:59.957909 crc crio[22095]: time=\"2026-06-09T17:26:59.956713123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d481dacf-05aa-4440-bf19-8ba3e4e35f60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:00.929574 crc crio[22095]: time=\"2026-06-09T17:27:00.929433517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fe3b4131-f8ed-4b15-bf23-6e7f306b7530 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:00.953148 crc crio[22095]: time=\"2026-06-09T17:27:00.953107865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=dead1195-ce4a-4b22-99e9-4fcfe7b6b790 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:00.954322 crc crio[22095]: time=\"2026-06-09T17:27:00.953200357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7801e8c-c347-4ea1-b235-f655b221a1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:00.954322 crc crio[22095]: time=\"2026-06-09T17:27:00.953202097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b8da77e-29ba-4e0a-afc6-fa8c33346641 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:01.952865 crc crio[22095]: time=\"2026-06-09T17:27:01.951867996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b56df8ea-8ec4-4fca-ad57-512d6b4c4892 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:01.954148 crc crio[22095]: time=\"2026-06-09T17:27:01.952556734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64141709-6dc2-4527-bf97-b068fbd62b6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:01.954148 crc crio[22095]: time=\"2026-06-09T17:27:01.952552574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3c7f1be8-a423-43d7-9c86-7c5757bf47f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:04.953304 crc crio[22095]: time=\"2026-06-09T17:27:04.951671741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=d7e186f6-d010-4ff5-af5d-1a1a29c889e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:08.993063 crc crio[22095]: 2026-06-09T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63cfcb30d0d6399 Mac:be:1c:8c:38:fd:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 SocketPath: PciID:}] [{Interface:0xc0003fa8e0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.016784 crc crio[22095]: time=\"2026-06-09T17:27:09.001995574Z\" level=info msg=\"Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"\nJun 09 17:27:09.016784 crc crio[22095]: time=\"2026-06-09T17:27:09.002186539Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w6wl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.024990 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d8fb46e923b9fc Mac:76:0f:78:25:23:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 SocketPath: PciID:}] [{Interface:0xc000436790 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.025367 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcdf8fc3ba5d2e Mac:5a:91:7f:61:64:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.026300 crc crio[22095]: time=\"2026-06-09T17:27:09.026258036Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 UID:b8999c4b-e238-4162-86e6-068c523e35ab NetNS:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8999c4b_e238_4162_86e6_068c523e35ab.slice PodAnnotations:0xc002ab2958}] Aliases:map[]}\"\nJun 09 17:27:09.026525 crc crio[22095]: time=\"2026-06-09T17:27:09.026505943Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.030087 crc crio[22095]: 2026-06-09T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b0e1111050f8f5 Mac:a6:36:24:a3:6e:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 SocketPath: PciID:}] [{Interface:0xc0002a49a0 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.030087 crc crio[22095]: time=\"2026-06-09T17:27:09.028317879Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-6fb78497fd-fg9x8 Namespace:openshift-multus ID:9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 UID:d85d6f99-e952-40d2-b961-5eaa0678f19a NetNS:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd85d6f99_e952_40d2_b961_5eaa0678f19a.slice PodAnnotations:0xc002b5c810}] Aliases:map[]}\"\nJun 09 17:27:09.030087 crc crio[22095]: time=\"2026-06-09T17:27:09.028505804Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-6fb78497fd-fg9x8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.031463 crc crio[22095]: time=\"2026-06-09T17:27:09.031375538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc000526688}] Aliases:map[]}\"\nJun 09 17:27:09.031606 crc crio[22095]: time=\"2026-06-09T17:27:09.031560912Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683766-k2lkv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.059493 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edbed97251b2cf9 Mac:76:61:29:9b:1c:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.062068 crc crio[22095]: time=\"2026-06-09T17:27:09.061819689Z\" level=info msg=\"Got pod network &{Name:community-operators-z56c4 Namespace:openshift-marketplace ID:edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc UID:13423161-aab3-40b3-9164-13fc3365ee17 NetNS:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13423161_aab3_40b3_9164_13fc3365ee17.slice PodAnnotations:0xc0028b6110}] Aliases:map[]}\"\nJun 09 17:27:09.062857 crc crio[22095]: time=\"2026-06-09T17:27:09.062156587Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z56c4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.075834 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:996ccefa590d15e Mac:22:1b:fa:c0:f6:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 SocketPath: PciID:}] [{Interface:0xc0004a2790 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.076126 crc crio[22095]: time=\"2026-06-09T17:27:09.075881949Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc00263c0f8}] Aliases:map[]}\"\nJun 09 17:27:09.076203 crc crio[22095]: time=\"2026-06-09T17:27:09.076118985Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-t2p5l for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.127430 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54b29572ef8880 Mac:7e:31:03:84:fc:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c SocketPath: PciID:}] [{Interface:0xc000290970 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.129422 crc crio[22095]: time=\"2026-06-09T17:27:09.12931511Z\" level=info msg=\"Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc001984748}] Aliases:map[]}\"\nJun 09 17:27:09.129680 crc crio[22095]: time=\"2026-06-09T17:27:09.129516245Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-69hqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.152174 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2144c74c7ca5b6 Mac:26:75:40:8b:6c:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.155178 crc crio[22095]: time=\"2026-06-09T17:27:09.155105522Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc0019842e8}] Aliases:map[]}\"\nJun 09 17:27:09.156527 crc crio[22095]: time=\"2026-06-09T17:27:09.155350198Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.432864 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2b4dc887f9bbec Mac:d2:71:e8:9f:3f:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.435661 crc crio[22095]: time=\"2026-06-09T17:27:09.435528325Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 UID:ff713c84-26ce-4fa7-9c03-289387549e59 NetNS:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff713c84_26ce_4fa7_9c03_289387549e59.slice PodAnnotations:0xc002ab2c08}] Aliases:map[]}\"\nJun 09 17:27:09.435849 crc crio[22095]: time=\"2026-06-09T17:27:09.435730371Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.452402 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea92e03438f4e1b Mac:3a:ee:be:9f:84:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.455650 crc crio[22095]: time=\"2026-06-09T17:27:09.45556701Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 UID:0caa6315-9fde-44ce-84d5-62664fc22df5 NetNS:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0caa6315_9fde_44ce_84d5_62664fc22df5.slice PodAnnotations:0xc002ab23b0}] Aliases:map[]}\"\nJun 09 17:27:09.455979 crc crio[22095]: time=\"2026-06-09T17:27:09.455902948Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.599017 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1200af95e9e45c7 Mac:7a:29:a1:87:d9:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:27:09.599017 crc crio[22095]: time=\"2026-06-09T17:27:09.598791364Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-j4tx5 Namespace:openstack ID:1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 UID:9ee91ca9-6184-4286-aa8b-9eff3a217e00 NetNS:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ee91ca9_6184_4286_aa8b_9eff3a217e00.slice PodAnnotations:0xc00263c6a8}] Aliases:map[]}\"\nJun 09 17:27:09.599017 crc crio[22095]: time=\"2026-06-09T17:27:09.598993429Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-j4tx5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:27:09.773737 crc crio[22095]: time=\"2026-06-09T17:27:09.773647439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=86dae367-8155-4594-9f7e-9b7943c300e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774083 crc crio[22095]: time=\"2026-06-09T17:27:09.773907216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f06b963-c1a5-4da6-8e05-175ad67e34fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774150 crc crio[22095]: time=\"2026-06-09T17:27:09.774118461Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=97d738d6-efd5-4b01-9978-01e0c25cd782 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774230174Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b29636be-a3f3-4a3e-9849-8a23fe361b48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774433199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=35084983-95e8-4854-8679-6a5ddee80356 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774549312Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=7db652d9-fa09-4d20-9b4a-638b568bfd03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774659805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=4127c4ee-a266-40a2-b28b-a6237d09a6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774758198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89e57479-3b63-48a1-a15d-4e29a51b7a57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.775286 crc crio[22095]: time=\"2026-06-09T17:27:09.774899161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=dd421175-fc22-4ae7-aac8-cf2f37d0b721 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.775286 crc crio[22095]: time=\"2026-06-09T17:27:09.775072826Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=6c709a86-969a-4879-9bc0-bed5707be8a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.775286 crc crio[22095]: time=\"2026-06-09T17:27:09.775193569Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=54eb6c67-e7a6-4837-ad07-6fba56060280 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.775430 crc crio[22095]: time=\"2026-06-09T17:27:09.775359483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d5d6ecf4-78b6-4491-b452-b12222670e9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.775485 crc crio[22095]: time=\"2026-06-09T17:27:09.775465226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5ccac0a3-64f9-421c-a5a9-ed2d530ac83e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.77560644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4496e5ef-350f-4b1b-affa-66b622880434 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.775825795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d11db72c-f04e-403e-9f5e-1df1c69a2dde name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.77600689Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=31ff330f-42cb-4198-a42f-b406f8dc2bed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776152854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=58fe631b-46ea-491c-92c0-f93dfebbc1cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776286997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=da962f61-fe61-496c-87d6-c67f57879d83 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776430411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a71e148e-1bcc-4247-8630-96a605534a62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776530093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9226e344-f696-4204-9221-6586f47546cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776634246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b64ce36b-484c-4383-944e-ddf8b06fd767 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776733979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fac3c750-67cb-4002-bab0-6d6af6ddf139 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776837101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3a599ab4-7532-420f-8fc1-32a7c2085c9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.780491745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=14cb7ab6-ca01-4229-abef-6fcdcb442f59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.780580257Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=80357fb9-4cf3-4c7a-a1e8-a3412b93ee38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.78069869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=43a361f9-f681-4f50-aa62-817392e2dad9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.780824483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=807bbd46-a2fb-4e96-9396-521a44e2c976 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.787369 crc crio[22095]: time=\"2026-06-09T17:27:09.783447691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f92f555f-f3a0-4dac-976b-001d47969fbe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.788313 crc crio[22095]: time=\"2026-06-09T17:27:09.788203393Z\" level=info msg=\"Ran pod sandbox f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/POD\" id=c2123273-d5de-4369-b475-e0c2eca1d35f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.793680 crc crio[22095]: time=\"2026-06-09T17:27:09.793631802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63b12952-7933-4651-8a39-0879f5611b93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.796601 crc crio[22095]: time=\"2026-06-09T17:27:09.796496626Z\" level=info msg=\"Stopped container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=4888e479-db60-4caa-bb0d-a3e6b5f12664 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:09.799523 crc crio[22095]: time=\"2026-06-09T17:27:09.799274967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2f5ae48d-6f20-461a-909f-63316bd770c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.802135 crc crio[22095]: time=\"2026-06-09T17:27:09.801163655Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=9f56c695-bd55-4adb-98b9-df2173a168e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.806802 crc crio[22095]: time=\"2026-06-09T17:27:09.8064066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=fad78334-a1e8-4445-9896-50fb032243de name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.812698 crc crio[22095]: time=\"2026-06-09T17:27:09.81264221Z\" level=info msg=\"Ran pod sandbox 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 with infra container: openshift-marketplace/certified-operators-w6wl9/POD\" id=03f70479-29d5-41ed-9f9c-bd266edaaada name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.816591 crc crio[22095]: time=\"2026-06-09T17:27:09.816503749Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=575d89b7-5456-4e3d-8117-ab046cbf832b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.816907 crc crio[22095]: time=\"2026-06-09T17:27:09.816732755Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=cab0b32c-746e-4efa-bb14-740e4b5e64f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.817089 crc crio[22095]: time=\"2026-06-09T17:27:09.817014492Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=8156ac96-062a-4434-8668-286acd5d9967 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.822595 crc crio[22095]: time=\"2026-06-09T17:27:09.822532963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2b879d92-7ae5-4fc2-94ee-f6adc19fbf14 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.830993 crc crio[22095]: time=\"2026-06-09T17:27:09.829843031Z\" level=info msg=\"Ran pod sandbox d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 with infra container: openstack/nova-cell1-conductor-0/POD\" id=79bfc318-1183-40a7-887b-5c9b8efa57ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.834968 crc crio[22095]: time=\"2026-06-09T17:27:09.834857389Z\" level=info msg=\"Ran pod sandbox 1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 with infra container: openstack/ovn-controller-ovs-j4tx5/POD\" id=e2770e97-1bc7-4c7c-b99a-57143865b973 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.846433 crc crio[22095]: time=\"2026-06-09T17:27:09.846349804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=531c7da9-ca31-498b-b223-b70e3fb8d404 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.846991 crc crio[22095]: time=\"2026-06-09T17:27:09.846870618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.847154 crc crio[22095]: time=\"2026-06-09T17:27:09.847087853Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.847330 crc crio[22095]: time=\"2026-06-09T17:27:09.847180856Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.861175 crc crio[22095]: time=\"2026-06-09T17:27:09.858376193Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c80fbdd8-ab43-4c61-bb4d-c2a43f0e1c1b name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:09.868011 crc crio[22095]: time=\"2026-06-09T17:27:09.861585285Z\" level=info msg=\"Ran pod sandbox 4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=d2d169cd-d018-44da-a577-4fa62e269307 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.868011 crc crio[22095]: time=\"2026-06-09T17:27:09.86450023Z\" level=info msg=\"Ran pod sandbox 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 with infra container: openshift-infra/auto-csr-approver-29683766-k2lkv/POD\" id=05a4a10f-e1c8-4623-950a-6b0a0abbe43b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.872608 crc crio[22095]: time=\"2026-06-09T17:27:09.872531726Z\" level=info msg=\"Ran pod sandbox edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc with infra container: openshift-marketplace/community-operators-z56c4/POD\" id=a05273f8-81c8-4c8f-a46b-b7fb0358f962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.881446 crc crio[22095]: time=\"2026-06-09T17:27:09.872434884Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 09 17:27:09.881446 crc crio[22095]: time=\"2026-06-09T17:27:09.880759017Z\" level=info msg=\"Ran pod sandbox d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 with infra container: openshift-marketplace/redhat-operators-69hqg/POD\" id=527ef42e-cd4e-42cf-ae22-a89ffe7fd572 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.881739 crc crio[22095]: time=\"2026-06-09T17:27:09.880828939Z\" level=info msg=\"Ran pod sandbox 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f with infra container: openshift-marketplace/redhat-marketplace-t2p5l/POD\" id=fb1bd064-6562-4a16-8c9c-61a84191afd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.885686 crc crio[22095]: time=\"2026-06-09T17:27:09.885357625Z\" level=info msg=\"Ran pod sandbox ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 with infra container: openstack/ceilometer-0/POD\" id=aebda7a5-1bea-43e7-a65b-81097aa40dad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.892642 crc crio[22095]: time=\"2026-06-09T17:27:09.889865001Z\" level=info msg=\"Ran pod sandbox 9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 with infra container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/POD\" id=f40ada8d-fabc-42f3-9348-ca750803c356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:27:09.900485 crc crio[22095]: time=\"2026-06-09T17:27:09.900390151Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=a25da543-7bd2-4894-a6e9-6887021a5580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.901063 crc crio[22095]: time=\"2026-06-09T17:27:09.901018867Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=d87c3603-13b5-40a9-856e-d17abf52a0f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.901207 crc crio[22095]: time=\"2026-06-09T17:27:09.9011421Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=7f632018-f2fb-4a59-8904-ee86454a82a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.904265 crc crio[22095]: time=\"2026-06-09T17:27:09.904155617Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07f7948d-92d4-4de5-972b-cf15d856c20f name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:09.904777 crc crio[22095]: time=\"2026-06-09T17:27:09.904586118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=78bdf517-44b4-445d-aeaa-2a77aa4ced3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910290135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=4a233fc4-7be1-48b6-af15-629bf26076ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910379057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13822a51-2f3d-45cb-a148-c223247ea1a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910415818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=a0a8a494-7d6c-427b-bb7a-4eb9bfc01762 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910446269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=feca9934-a7c4-4784-bba2-6a19a95161f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.910595 crc crio[22095]: time=\"2026-06-09T17:27:09.91048708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=560c18c8-576d-4f3f-aef9-31b2934be5f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.927342 crc crio[22095]: time=\"2026-06-09T17:27:09.927212099Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:27:09.929212 crc crio[22095]: time=\"2026-06-09T17:27:09.928271606Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=61c4bcae-9f78-46f8-8cec-498b83726509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.936829 crc crio[22095]: time=\"2026-06-09T17:27:09.935776448Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=df3f4011-56e3-4aa4-af27-0984012c768c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.936829 crc crio[22095]: time=\"2026-06-09T17:27:09.936482837Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=90c07945-8dcc-446c-b8e1-0d4fe5320b5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.936829 crc crio[22095]: time=\"2026-06-09T17:27:09.936478276Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5de951f6-e50e-4483-9958-03c33d150039 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.944298 crc crio[22095]: time=\"2026-06-09T17:27:09.944141163Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=f0e5c54e-f080-43d9-8a00-453f45fa4612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.944519 crc crio[22095]: time=\"2026-06-09T17:27:09.94443096Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=bc971f00-af96-42db-bcf3-567319d1ae33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.95180923Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9339a61a-3d09-4c44-87ca-e5da25405d13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.952563409Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=6f412a7f-bb2a-48cb-b1b7-1cc16c939fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.952684032Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=8c772737-8dfe-4ea5-ad93-f0057b9b0dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.955070113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8c19b89-f717-419d-9d11-d24c2e5ca6cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.955547356Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=1d6847e7-1e36-4877-8392-1958b9f625d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.960008 crc crio[22095]: time=\"2026-06-09T17:27:09.956725546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05c165dc-b213-4c0f-8000-08384430cbed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:09.969900 crc crio[22095]: time=\"2026-06-09T17:27:09.96817631Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=a3d0f294-c977-4ca9-b84a-52226551ea2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.969900 crc crio[22095]: time=\"2026-06-09T17:27:09.968649992Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c8c3477e-2eb0-4bce-b9a1-2b39c87dc860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.969900 crc crio[22095]: time=\"2026-06-09T17:27:09.969818132Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=3a5f5795-3d46-40bb-aa33-b092b8a1a436 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.970444 crc crio[22095]: time=\"2026-06-09T17:27:09.970376616Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0b5a5a01-83ae-4965-ac17-91c48ce5d424 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.971399 crc crio[22095]: time=\"2026-06-09T17:27:09.971262199Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a2e7bbd9-9bc0-47dd-9f58-a5b82363efc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.974864 crc crio[22095]: time=\"2026-06-09T17:27:09.974724388Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=819e533c-7263-4dc3-9461-40c1da33b325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.975078 crc crio[22095]: time=\"2026-06-09T17:27:09.974981844Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=e49b46df-2a1d-4b3c-a26c-c7943752283d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:09.977623 crc crio[22095]: time=\"2026-06-09T17:27:09.976741369Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=554f4261-cc1a-412d-b552-76e80dca515c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.001463 crc crio[22095]: time=\"2026-06-09T17:27:10.001400002Z\" level=info msg=\"Removed container 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=a29ea576-64dd-4d65-9343-689f36406a9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:10.004689 crc crio[22095]: time=\"2026-06-09T17:27:10.004601554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.005519 crc crio[22095]: time=\"2026-06-09T17:27:10.005492407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.006233 crc crio[22095]: time=\"2026-06-09T17:27:10.00209634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.006441 crc crio[22095]: time=\"2026-06-09T17:27:10.002696845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.006562 crc crio[22095]: time=\"2026-06-09T17:27:10.00287802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.006672 crc crio[22095]: time=\"2026-06-09T17:27:10.003146777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.006788 crc crio[22095]: time=\"2026-06-09T17:27:10.003390353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.006873 crc crio[22095]: time=\"2026-06-09T17:27:10.003548957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.007024 crc crio[22095]: time=\"2026-06-09T17:27:10.003708331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.007121 crc crio[22095]: time=\"2026-06-09T17:27:10.003865085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.007214 crc crio[22095]: time=\"2026-06-09T17:27:10.004124122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.014551909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f5ef839b-1fc3-4673-b04a-f73203e39c8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.014706043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f4c54715-34f6-4d6f-8bda-7060aff87384 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.016402157Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ce0cf80a-b785-4612-8854-0740217fd3f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.017493155Z\" level=info msg=\"Removing container: 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583\" id=84e38de6-0c10-44c5-83df-ac1de2ca00c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:10.021461 crc crio[22095]: time=\"2026-06-09T17:27:10.021384455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=711faa27-dbbb-4032-bb5a-d0306f749db4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.062334 crc crio[22095]: time=\"2026-06-09T17:27:10.062220942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.062544 crc crio[22095]: time=\"2026-06-09T17:27:10.062306994Z\" level=info msg=\"Removed container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd\" id=c40bba93-0ce0-421f-8b6f-20afc0df209f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:10.062544 crc crio[22095]: time=\"2026-06-09T17:27:10.062478869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.062873 crc crio[22095]: time=\"2026-06-09T17:27:10.062736615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.062984 crc crio[22095]: time=\"2026-06-09T17:27:10.062891769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.063557 crc crio[22095]: time=\"2026-06-09T17:27:10.063204407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.070831 crc crio[22095]: time=\"2026-06-09T17:27:10.070790092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29f682bd-1568-4bf7-ad79-0910717d75a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.073156 crc crio[22095]: time=\"2026-06-09T17:27:10.072071385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.074575 crc crio[22095]: time=\"2026-06-09T17:27:10.073309957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.075349 crc crio[22095]: time=\"2026-06-09T17:27:10.075280357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=796c352b-74c1-406a-8d31-a1761f4725f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.075494 crc crio[22095]: time=\"2026-06-09T17:27:10.075436861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.075566 crc crio[22095]: time=\"2026-06-09T17:27:10.075511643Z\" level=warning msg=\"Stopping container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 with stop signal(15) timed out. Killing...\"\nJun 09 17:27:10.077125 crc crio[22095]: time=\"2026-06-09T17:27:10.076071097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.077125 crc crio[22095]: time=\"2026-06-09T17:27:10.076634162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.077346 crc crio[22095]: time=\"2026-06-09T17:27:10.077273818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.077531 crc crio[22095]: time=\"2026-06-09T17:27:10.077453173Z\" level=info msg=\"Removing container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2\" id=8e812f3e-7699-4f6b-b577-6f85aed246bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:10.078038 crc crio[22095]: time=\"2026-06-09T17:27:10.078010567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.079344 crc crio[22095]: time=\"2026-06-09T17:27:10.078190302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.079344 crc crio[22095]: time=\"2026-06-09T17:27:10.078461509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.080418 crc crio[22095]: time=\"2026-06-09T17:27:10.080320847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.085671 crc crio[22095]: time=\"2026-06-09T17:27:10.083414566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f6ee0b8b-ba71-47dc-af8a-c7140fc3b7dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.085671 crc crio[22095]: time=\"2026-06-09T17:27:10.083519769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=337ec0ef-393d-46d7-9e5f-9ebbb37450c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.085671 crc crio[22095]: time=\"2026-06-09T17:27:10.083668332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f692d4a9-7c0f-4929-94e4-10cee544c2ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.088280 crc crio[22095]: time=\"2026-06-09T17:27:10.088160158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=4e3abd80-7867-44af-b6af-6fdc3b4aa6a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.097372 crc crio[22095]: time=\"2026-06-09T17:27:10.089057011Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=bd0ce59e-7c0f-417d-986c-aefcf0c84906 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.097372 crc crio[22095]: time=\"2026-06-09T17:27:10.089361928Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=bca3dc7d-6e1e-40a8-8351-d2b53128bd9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.122116 crc crio[22095]: time=\"2026-06-09T17:27:10.117407408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8e5316e5-20e1-4f3c-b845-13968471c536 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.122116 crc crio[22095]: time=\"2026-06-09T17:27:10.121127273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6b3052b6-ca09-433b-b517-b576bb09b4a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.138689 crc crio[22095]: time=\"2026-06-09T17:27:10.132609338Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles\" id=1f5f5be3-701e-40e9-bacf-ebe05a671e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.141681 crc crio[22095]: time=\"2026-06-09T17:27:10.134093376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.141812 crc crio[22095]: time=\"2026-06-09T17:27:10.134180958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.143540 crc crio[22095]: time=\"2026-06-09T17:27:10.143131298Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=6d17f615-4f04-4ba3-9b23-a7a069678593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.155143 crc crio[22095]: time=\"2026-06-09T17:27:10.153852983Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z56c4/extract-utilities\" id=c00feb42-500e-4946-afe4-d147446f1588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.155143 crc crio[22095]: time=\"2026-06-09T17:27:10.154106639Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3b945fdb-7a6a-49b7-907f-f6246804904c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.155143 crc crio[22095]: time=\"2026-06-09T17:27:10.153852673Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=3cf01ff4-dc48-429e-839b-5df2394fd7ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.158994 crc crio[22095]: time=\"2026-06-09T17:27:10.157389544Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=54df2bfd-f0b8-42c0-a7ce-2dbf72b87442 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.162951 crc crio[22095]: time=\"2026-06-09T17:27:10.160734109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.162951 crc crio[22095]: time=\"2026-06-09T17:27:10.162682509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.168419 crc crio[22095]: time=\"2026-06-09T17:27:10.168348965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.168734 crc crio[22095]: time=\"2026-06-09T17:27:10.168660443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.169439 crc crio[22095]: time=\"2026-06-09T17:27:10.16932077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.169724 crc crio[22095]: time=\"2026-06-09T17:27:10.169651768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-69hqg/extract-utilities\" id=8b3773f0-5f79-4f1a-9476-d560ab64d04d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.170324 crc crio[22095]: time=\"2026-06-09T17:27:10.170188062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.184198 crc crio[22095]: time=\"2026-06-09T17:27:10.181882592Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller\" id=4cbbb9bc-9b4b-46ae-ab1f-fad515f209a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.204307 crc crio[22095]: time=\"2026-06-09T17:27:10.199531075Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w6wl9/extract-utilities\" id=a55d5e19-9796-4b0d-9cf1-02790a3e88b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.219114 crc crio[22095]: time=\"2026-06-09T17:27:10.208476794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=07e25fec-7787-44ab-8eda-eb27ef7b3051 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.221108 crc crio[22095]: time=\"2026-06-09T17:27:10.221036016Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities\" id=1b2fa037-ac47-4a08-a766-004c9140d426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.230511 crc crio[22095]: time=\"2026-06-09T17:27:10.229884203Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=78a3f914-08ba-4e14-9e44-1b1e248bbec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.237961 crc crio[22095]: time=\"2026-06-09T17:27:10.237784746Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7f567153-bf69-42aa-9a51-0697f1033247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.276512 crc crio[22095]: time=\"2026-06-09T17:27:10.276413717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.276750 crc crio[22095]: time=\"2026-06-09T17:27:10.2765202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.322088 crc crio[22095]: time=\"2026-06-09T17:27:10.321984216Z\" level=info msg=\"Stopped container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=845a5da4-53a5-4104-a119-1c68a801ab59 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:10.325844 crc crio[22095]: time=\"2026-06-09T17:27:10.32564674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f096e71-a5b5-416a-894d-213ae72e929b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.658725 crc crio[22095]: time=\"2026-06-09T17:27:10.658629632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.663178 crc crio[22095]: time=\"2026-06-09T17:27:10.663065686Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=e36e10a8-3412-40f6-8be4-b8aa6691f0c8 name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:10.664038 crc crio[22095]: time=\"2026-06-09T17:27:10.663904167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.665311 crc crio[22095]: time=\"2026-06-09T17:27:10.663972189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=144fd282-6af1-4cab-99a5-a3e35481ff3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.682709 crc crio[22095]: time=\"2026-06-09T17:27:10.682600747Z\" level=info msg=\"Removed container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe\" id=8e812f3e-7699-4f6b-b577-6f85aed246bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:10.686412 crc crio[22095]: time=\"2026-06-09T17:27:10.686340803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.686621 crc crio[22095]: time=\"2026-06-09T17:27:10.686577239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.686797 crc crio[22095]: time=\"2026-06-09T17:27:10.686718293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.689528 crc crio[22095]: time=\"2026-06-09T17:27:10.689499464Z\" level=info msg=\"Removing container: a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e\" id=2d0d999f-259d-4b68-87dc-98f11d9ce811 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:10.691435 crc crio[22095]: time=\"2026-06-09T17:27:10.691353191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=969f55c0-d351-4cf7-92dd-c5757eefb41b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.706745 crc crio[22095]: time=\"2026-06-09T17:27:10.706702885Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9ee80988-a678-487c-a8cb-79cf5a7e742a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.709761 crc crio[22095]: time=\"2026-06-09T17:27:10.709728403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.725561 crc crio[22095]: time=\"2026-06-09T17:27:10.725373734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:10.729113 crc crio[22095]: time=\"2026-06-09T17:27:10.729012958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8f75667d-5d4e-4d45-af66-44821d757fcb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:10.736011 crc crio[22095]: time=\"2026-06-09T17:27:10.734634132Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5ac722b4-8e8c-4d79-a113-f52932cbe75a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.850855 crc crio[22095]: time=\"2026-06-09T17:27:10.850751501Z\" level=info msg=\"Created container 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=1d6847e7-1e36-4877-8392-1958b9f625d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:10.852531 crc crio[22095]: time=\"2026-06-09T17:27:10.852490635Z\" level=info msg=\"Starting container: 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c\" id=83c7c336-d46f-4b48-a1e7-3902cd3a58d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:10.860409 crc crio[22095]: time=\"2026-06-09T17:27:10.860309106Z\" level=info msg=\"Started container\" PID=254019 containerID=8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=83c7c336-d46f-4b48-a1e7-3902cd3a58d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:27:10.965637 crc crio[22095]: time=\"2026-06-09T17:27:10.964825187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=84379428-49b9-45a4-b84e-64967e708a7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:11.265995 crc crio[22095]: time=\"2026-06-09T17:27:11.265828389Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=092ba6d1-686f-4bd6-9c28-705ca13f650c name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:11.267134 crc crio[22095]: time=\"2026-06-09T17:27:11.267070771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1b5eee60-43f0-40fd-a5d4-f12c9b88e9b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:11.343657 crc crio[22095]: time=\"2026-06-09T17:27:11.342374081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.346730 crc crio[22095]: time=\"2026-06-09T17:27:11.346649341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.368884 crc crio[22095]: time=\"2026-06-09T17:27:11.367429214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.639477 crc crio[22095]: time=\"2026-06-09T17:27:11.639282898Z\" level=info msg=\"Created container 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ce0cf80a-b785-4612-8854-0740217fd3f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:11.645567 crc crio[22095]: time=\"2026-06-09T17:27:11.645164519Z\" level=info msg=\"Starting container: 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2\" id=1801c186-58ec-46dd-bbe5-4d25bf13f764 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:11.667226 crc crio[22095]: time=\"2026-06-09T17:27:11.667122062Z\" level=info msg=\"Started container\" PID=254101 containerID=5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=1801c186-58ec-46dd-bbe5-4d25bf13f764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:27:11.695575 crc crio[22095]: time=\"2026-06-09T17:27:11.694895585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.701760 crc crio[22095]: time=\"2026-06-09T17:27:11.701653738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c6b012f-e025-45c8-8370-314adecaf6b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:11.703352 crc crio[22095]: time=\"2026-06-09T17:27:11.703224178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.714524 crc crio[22095]: time=\"2026-06-09T17:27:11.714429116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.714778 crc crio[22095]: time=\"2026-06-09T17:27:11.71458321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.723544 crc crio[22095]: time=\"2026-06-09T17:27:11.723417866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.724907 crc crio[22095]: time=\"2026-06-09T17:27:11.724819232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.726074 crc crio[22095]: time=\"2026-06-09T17:27:11.725986232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.731691 crc crio[22095]: time=\"2026-06-09T17:27:11.731595096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.733216 crc crio[22095]: time=\"2026-06-09T17:27:11.733144096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.741559 crc crio[22095]: time=\"2026-06-09T17:27:11.741318156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.781108 crc crio[22095]: time=\"2026-06-09T17:27:11.781020434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.801387 crc crio[22095]: time=\"2026-06-09T17:27:11.801061798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c1ed7b3f-7ab9-437b-bdf4-ea1d739f323b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:11.804275 crc crio[22095]: time=\"2026-06-09T17:27:11.804170768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.825510 crc crio[22095]: time=\"2026-06-09T17:27:11.825415073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.831099 crc crio[22095]: time=\"2026-06-09T17:27:11.831019457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.831464 crc crio[22095]: time=\"2026-06-09T17:27:11.831414517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.838871 crc crio[22095]: time=\"2026-06-09T17:27:11.838775226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.849602 crc crio[22095]: time=\"2026-06-09T17:27:11.849504321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.865516 crc crio[22095]: time=\"2026-06-09T17:27:11.865385488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.887708 crc crio[22095]: time=\"2026-06-09T17:27:11.887612439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.901721 crc crio[22095]: time=\"2026-06-09T17:27:11.901619638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.902516 crc crio[22095]: time=\"2026-06-09T17:27:11.902365887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.911975 crc crio[22095]: time=\"2026-06-09T17:27:11.91184155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:11.961113 crc crio[22095]: time=\"2026-06-09T17:27:11.96095623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98591f56-1550-4cfc-83cb-387993eb8b41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:12.048641 crc crio[22095]: time=\"2026-06-09T17:27:12.048545247Z\" level=info msg=\"Removed container 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=84e38de6-0c10-44c5-83df-ac1de2ca00c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:12.077157 crc crio[22095]: time=\"2026-06-09T17:27:12.076904345Z\" level=info msg=\"Removing container: 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b\" id=473493bb-1396-4aae-ac7f-9d0ab8cf6ab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:12.090021 crc crio[22095]: time=\"2026-06-09T17:27:12.089733174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.117747 crc crio[22095]: time=\"2026-06-09T17:27:12.117351652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.151761 crc crio[22095]: time=\"2026-06-09T17:27:12.151637522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.155283 crc crio[22095]: time=\"2026-06-09T17:27:12.155207633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.200225 crc crio[22095]: time=\"2026-06-09T17:27:12.199613152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.203840 crc crio[22095]: time=\"2026-06-09T17:27:12.20109444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.211005 crc crio[22095]: time=\"2026-06-09T17:27:12.210772859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.224083 crc crio[22095]: time=\"2026-06-09T17:27:12.220671333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.227126 crc crio[22095]: time=\"2026-06-09T17:27:12.226285057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.232966 crc crio[22095]: time=\"2026-06-09T17:27:12.230570027Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=1a37cef9-74a4-4e29-84e1-c4ceb5becd24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:12.232966 crc crio[22095]: time=\"2026-06-09T17:27:12.23107646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2107dbca-53eb-4ad4-92b5-61d5a1b018b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:12.243121 crc crio[22095]: time=\"2026-06-09T17:27:12.242884302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.509029 crc crio[22095]: time=\"2026-06-09T17:27:12.508834935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.515635 crc crio[22095]: time=\"2026-06-09T17:27:12.514993993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.607151 crc crio[22095]: time=\"2026-06-09T17:27:12.60181563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.614402 crc crio[22095]: time=\"2026-06-09T17:27:12.614195888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.619998 crc crio[22095]: time=\"2026-06-09T17:27:12.619804762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.649189 crc crio[22095]: time=\"2026-06-09T17:27:12.649103573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.704538 crc crio[22095]: time=\"2026-06-09T17:27:12.704446263Z\" level=info msg=\"Created container 9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=575d89b7-5456-4e3d-8117-ab046cbf832b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:12.705791 crc crio[22095]: time=\"2026-06-09T17:27:12.705749997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.708870 crc crio[22095]: time=\"2026-06-09T17:27:12.708791424Z\" level=info msg=\"Starting container: 9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7\" id=cf72fd64-062a-4f52-86d4-4e575daf3040 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:12.713225 crc crio[22095]: time=\"2026-06-09T17:27:12.713160017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.715889 crc crio[22095]: time=\"2026-06-09T17:27:12.715815505Z\" level=info msg=\"Started container\" PID=254170 containerID=9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=cf72fd64-062a-4f52-86d4-4e575daf3040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08\nJun 09 17:27:12.823465 crc crio[22095]: time=\"2026-06-09T17:27:12.823333243Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init\" id=9707fa5a-94c5-4b09-b7c0-591e9d2f5646 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:12.855716 crc crio[22095]: time=\"2026-06-09T17:27:12.855546389Z\" level=info msg=\"Removed container a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=2d0d999f-259d-4b68-87dc-98f11d9ce811 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:12.858457 crc crio[22095]: time=\"2026-06-09T17:27:12.858429523Z\" level=info msg=\"Removing container: 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737\" id=b337239c-3cb2-45da-91be-18c45556d546 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:12.906824 crc crio[22095]: time=\"2026-06-09T17:27:12.906722582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.907588 crc crio[22095]: time=\"2026-06-09T17:27:12.907510772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a30d5432-c347-4525-915e-a40e601d4520 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:12.917402 crc crio[22095]: time=\"2026-06-09T17:27:12.917281283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:12.930180 crc crio[22095]: time=\"2026-06-09T17:27:12.93003301Z\" level=info msg=\"Created container de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=a25da543-7bd2-4894-a6e9-6887021a5580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:12.932612 crc crio[22095]: time=\"2026-06-09T17:27:12.932403551Z\" level=info msg=\"Starting container: de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1\" id=70798cea-0a29-4a6c-88d5-d72c97a9f32f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:12.938219 crc crio[22095]: time=\"2026-06-09T17:27:12.938129588Z\" level=info msg=\"Started container\" PID=254202 containerID=de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=70798cea-0a29-4a6c-88d5-d72c97a9f32f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c\nJun 09 17:27:12.952303 crc crio[22095]: time=\"2026-06-09T17:27:12.952123587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f69e5ec6-6426-4cbf-8298-04a0e09daa34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:13.009348 crc crio[22095]: time=\"2026-06-09T17:27:13.00916955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.011092 crc crio[22095]: time=\"2026-06-09T17:27:13.011031058Z\" level=info msg=\"Created container 365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=e49b46df-2a1d-4b3c-a26c-c7943752283d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.012457 crc crio[22095]: time=\"2026-06-09T17:27:13.012383713Z\" level=info msg=\"Starting container: 365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd\" id=da4003e7-06dd-4048-8e23-03347c755b6b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:13.021192 crc crio[22095]: time=\"2026-06-09T17:27:13.021127197Z\" level=info msg=\"Started container\" PID=254192 containerID=365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=da4003e7-06dd-4048-8e23-03347c755b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b\nJun 09 17:27:13.085231 crc crio[22095]: time=\"2026-06-09T17:27:13.085060597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.100775 crc crio[22095]: time=\"2026-06-09T17:27:13.100651027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.145495 crc crio[22095]: time=\"2026-06-09T17:27:13.145015305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.158185 crc crio[22095]: time=\"2026-06-09T17:27:13.15806505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.170005 crc crio[22095]: time=\"2026-06-09T17:27:13.169867903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.333564 crc crio[22095]: time=\"2026-06-09T17:27:13.332634028Z\" level=info msg=\"Created container a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=cab0b32c-746e-4efa-bb14-740e4b5e64f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.338892 crc crio[22095]: time=\"2026-06-09T17:27:13.338820987Z\" level=info msg=\"Starting container: a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581\" id=0e71eb33-668e-41e4-b0dd-4d975b75061e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:13.344181 crc crio[22095]: time=\"2026-06-09T17:27:13.343803095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.344181 crc crio[22095]: time=\"2026-06-09T17:27:13.344117283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.350677 crc crio[22095]: time=\"2026-06-09T17:27:13.350534467Z\" level=info msg=\"Started container\" PID=254205 containerID=a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=0e71eb33-668e-41e4-b0dd-4d975b75061e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b\nJun 09 17:27:13.355165 crc crio[22095]: time=\"2026-06-09T17:27:13.354966601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.491783 crc crio[22095]: time=\"2026-06-09T17:27:13.491504344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.559984 crc crio[22095]: time=\"2026-06-09T17:27:13.559847287Z\" level=info msg=\"Created container 0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=8c772737-8dfe-4ea5-ad93-f0057b9b0dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.561298 crc crio[22095]: time=\"2026-06-09T17:27:13.561025617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.561796 crc crio[22095]: time=\"2026-06-09T17:27:13.561744126Z\" level=info msg=\"Created container fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a2e7bbd9-9bc0-47dd-9f58-a5b82363efc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.565304 crc crio[22095]: time=\"2026-06-09T17:27:13.565228085Z\" level=info msg=\"Starting container: fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74\" id=80ec07c6-0051-434e-ba5e-c76d7312ceb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:13.567762 crc crio[22095]: time=\"2026-06-09T17:27:13.567674488Z\" level=info msg=\"Starting container: 0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4\" id=2b2d5b94-86e6-481b-bcd1-e0f1ddd748a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:13.573009 crc crio[22095]: time=\"2026-06-09T17:27:13.572867341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.573404 crc crio[22095]: time=\"2026-06-09T17:27:13.573361964Z\" level=info msg=\"Started container\" PID=254207 containerID=fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=80ec07c6-0051-434e-ba5e-c76d7312ceb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:27:13.589742 crc crio[22095]: time=\"2026-06-09T17:27:13.588871021Z\" level=info msg=\"Started container\" PID=254206 containerID=0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=2b2d5b94-86e6-481b-bcd1-e0f1ddd748a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782\nJun 09 17:27:13.658376 crc crio[22095]: time=\"2026-06-09T17:27:13.658287742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.664626 crc crio[22095]: time=\"2026-06-09T17:27:13.664538843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.684084 crc crio[22095]: time=\"2026-06-09T17:27:13.683578801Z\" level=info msg=\"Created container 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=554f4261-cc1a-412d-b552-76e80dca515c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.688494 crc crio[22095]: time=\"2026-06-09T17:27:13.686395403Z\" level=info msg=\"Starting container: 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a\" id=2487c75c-9ad5-4633-9f47-21cd1f8a7f13 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:13.693195 crc crio[22095]: time=\"2026-06-09T17:27:13.693083225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.696583 crc crio[22095]: time=\"2026-06-09T17:27:13.696346019Z\" level=info msg=\"Started container\" PID=254211 containerID=3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=2487c75c-9ad5-4633-9f47-21cd1f8a7f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\nJun 09 17:27:13.700373 crc crio[22095]: time=\"2026-06-09T17:27:13.700221478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.705692 crc crio[22095]: time=\"2026-06-09T17:27:13.705312829Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=569051a5-c871-47da-a932-d6230ce4bf9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.714165 crc crio[22095]: time=\"2026-06-09T17:27:13.713856528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.752675 crc crio[22095]: time=\"2026-06-09T17:27:13.7525267Z\" level=info msg=\"Created container b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=9f56c695-bd55-4adb-98b9-df2173a168e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.758450 crc crio[22095]: time=\"2026-06-09T17:27:13.75837635Z\" level=info msg=\"Starting container: b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf\" id=4c6b81bf-1ca9-48c9-891c-6c4a4bf91c78 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:13.761199 crc crio[22095]: time=\"2026-06-09T17:27:13.761082449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.768971 crc crio[22095]: time=\"2026-06-09T17:27:13.768792977Z\" level=info msg=\"Started container\" PID=254171 containerID=b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=4c6b81bf-1ca9-48c9-891c-6c4a4bf91c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee\nJun 09 17:27:13.788131 crc crio[22095]: time=\"2026-06-09T17:27:13.78801017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.801646 crc crio[22095]: time=\"2026-06-09T17:27:13.801530187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.803718 crc crio[22095]: time=\"2026-06-09T17:27:13.803653481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:13.818594 crc crio[22095]: time=\"2026-06-09T17:27:13.81841932Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=126aa2b4-b20a-4f85-8000-f999dd787f96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:13.952874 crc crio[22095]: time=\"2026-06-09T17:27:13.952787417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec1c6218-c567-4f40-9648-dba190a3a75c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.058270 crc crio[22095]: time=\"2026-06-09T17:27:14.05816871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.064776 crc crio[22095]: time=\"2026-06-09T17:27:14.064645737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.070448 crc crio[22095]: time=\"2026-06-09T17:27:14.070324982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f4fb863-c977-4e26-a59c-a06291892d73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.075806 crc crio[22095]: time=\"2026-06-09T17:27:14.075727381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.097492 crc crio[22095]: time=\"2026-06-09T17:27:14.097358176Z\" level=info msg=\"Created container 5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=a3d0f294-c977-4ca9-b84a-52226551ea2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.102559 crc crio[22095]: time=\"2026-06-09T17:27:14.102469887Z\" level=info msg=\"Starting container: 5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668\" id=452b3ca8-4369-40bb-9fd5-874f3a613f63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:14.117427 crc crio[22095]: time=\"2026-06-09T17:27:14.117319958Z\" level=info msg=\"Started container\" PID=254204 containerID=5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=452b3ca8-4369-40bb-9fd5-874f3a613f63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb\nJun 09 17:27:14.122877 crc crio[22095]: time=\"2026-06-09T17:27:14.122786758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.131992 crc crio[22095]: time=\"2026-06-09T17:27:14.131844831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=47fb0f2d-829b-43f8-b486-fc96b98e5279 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.132452 crc crio[22095]: time=\"2026-06-09T17:27:14.132331413Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=cc43f89c-6477-468b-ad5f-870d13e5e495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.134715 crc crio[22095]: time=\"2026-06-09T17:27:14.134650513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d0544b2-0a27-4c1d-b5a3-3f3d6e5fcbab name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.195997 crc crio[22095]: time=\"2026-06-09T17:27:14.194825466Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=b3f154bf-3277-482e-aa7a-134bf626d2f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.201016 crc crio[22095]: time=\"2026-06-09T17:27:14.200856811Z\" level=info msg=\"Created container 0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=819e533c-7263-4dc3-9461-40c1da33b325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.202321 crc crio[22095]: time=\"2026-06-09T17:27:14.202158014Z\" level=info msg=\"Starting container: 0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db\" id=a6e28321-d546-4ba9-84e8-5177bf9eacd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:14.214685 crc crio[22095]: time=\"2026-06-09T17:27:14.214591583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.215439 crc crio[22095]: time=\"2026-06-09T17:27:14.215382063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.215664 crc crio[22095]: time=\"2026-06-09T17:27:14.215609729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.223467 crc crio[22095]: time=\"2026-06-09T17:27:14.223370398Z\" level=info msg=\"Started container\" PID=254208 containerID=0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=a6e28321-d546-4ba9-84e8-5177bf9eacd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17\nJun 09 17:27:14.235682 crc crio[22095]: time=\"2026-06-09T17:27:14.235620363Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init\" id=7476272b-4c40-4737-bbb0-dbf228d914ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.276995 crc crio[22095]: time=\"2026-06-09T17:27:14.276711357Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=c80fbdd8-ab43-4c61-bb4d-c2a43f0e1c1b name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:14.279326 crc crio[22095]: time=\"2026-06-09T17:27:14.279224191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f83dc573-71b7-454e-9bb7-f77f1587efa6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.445175 crc crio[22095]: time=\"2026-06-09T17:27:14.445025885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.515490 crc crio[22095]: time=\"2026-06-09T17:27:14.515344988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0ad93cf5-6df8-443e-9739-eb784b9d1821 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.674012 crc crio[22095]: time=\"2026-06-09T17:27:14.673869535Z\" level=info msg=\"Created container c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=d87c3603-13b5-40a9-856e-d17abf52a0f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.679325 crc crio[22095]: time=\"2026-06-09T17:27:14.679223363Z\" level=info msg=\"Starting container: c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b\" id=eccb0066-3d96-41b2-8457-732c29be2a82 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:14.692299 crc crio[22095]: time=\"2026-06-09T17:27:14.692197365Z\" level=info msg=\"Started container\" PID=254231 containerID=c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=eccb0066-3d96-41b2-8457-732c29be2a82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d\nJun 09 17:27:14.708578 crc crio[22095]: time=\"2026-06-09T17:27:14.708480223Z\" level=info msg=\"Created container c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9339a61a-3d09-4c44-87ca-e5da25405d13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.721426 crc crio[22095]: time=\"2026-06-09T17:27:14.721318992Z\" level=info msg=\"Starting container: c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7\" id=170a0267-fc7c-42cb-8c5b-d22fe46c17bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:14.726617 crc crio[22095]: time=\"2026-06-09T17:27:14.726518446Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init\" id=0f31bdca-9348-49b7-b905-179776ef6cf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.753558 crc crio[22095]: time=\"2026-06-09T17:27:14.753446537Z\" level=info msg=\"Started container\" PID=254210 containerID=c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=170a0267-fc7c-42cb-8c5b-d22fe46c17bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5\nJun 09 17:27:14.814026 crc crio[22095]: time=\"2026-06-09T17:27:14.813862006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:14.905985 crc crio[22095]: time=\"2026-06-09T17:27:14.901617308Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=07f7948d-92d4-4de5-972b-cf15d856c20f name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:14.905985 crc crio[22095]: time=\"2026-06-09T17:27:14.904165713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55f2ed80-f72b-432d-accc-dbe6ac1bab48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.948721 crc crio[22095]: time=\"2026-06-09T17:27:14.948558562Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=755f5d65-ba5b-43d0-9b7f-8ed2a5e3c2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:14.961546 crc crio[22095]: time=\"2026-06-09T17:27:14.961456152Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683766-k2lkv/oc\" id=b96218bd-84b9-44fa-b740-31b55ceeae2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.973399 crc crio[22095]: time=\"2026-06-09T17:27:14.973300486Z\" level=info msg=\"Created container 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=90c07945-8dcc-446c-b8e1-0d4fe5320b5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:14.979418 crc crio[22095]: time=\"2026-06-09T17:27:14.979343611Z\" level=info msg=\"Starting container: 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5\" id=b0650190-fa9f-4b13-ac84-ac6c863f6add name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:14.988320 crc crio[22095]: time=\"2026-06-09T17:27:14.988173637Z\" level=info msg=\"Started container\" PID=254187 containerID=91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=b0650190-fa9f-4b13-ac84-ac6c863f6add name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:27:15.028553 crc crio[22095]: time=\"2026-06-09T17:27:15.02844612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.320396 crc crio[22095]: time=\"2026-06-09T17:27:15.31964371Z\" level=info msg=\"Created container 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=6f412a7f-bb2a-48cb-b1b7-1cc16c939fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:15.328649 crc crio[22095]: time=\"2026-06-09T17:27:15.328320213Z\" level=info msg=\"Starting container: 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863\" id=d30b911a-cf3c-4ddb-bf42-5972baf884e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:15.337999 crc crio[22095]: time=\"2026-06-09T17:27:15.33562795Z\" level=info msg=\"Started container\" PID=254200 containerID=86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=d30b911a-cf3c-4ddb-bf42-5972baf884e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:27:15.557734 crc crio[22095]: time=\"2026-06-09T17:27:15.557656936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.563862 crc crio[22095]: time=\"2026-06-09T17:27:15.563719482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.629884 crc crio[22095]: time=\"2026-06-09T17:27:15.629698094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.644485 crc crio[22095]: time=\"2026-06-09T17:27:15.644405722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.645169 crc crio[22095]: time=\"2026-06-09T17:27:15.645101189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.655558 crc crio[22095]: time=\"2026-06-09T17:27:15.655487576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.710863 crc crio[22095]: time=\"2026-06-09T17:27:15.710741543Z\" level=info msg=\"Created container 0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles\" id=1f5f5be3-701e-40e9-bacf-ebe05a671e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:15.716439 crc crio[22095]: time=\"2026-06-09T17:27:15.716359767Z\" level=info msg=\"Starting container: 0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1\" id=3de175e0-a5f0-4ae8-a131-174f95821225 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:15.727110 crc crio[22095]: time=\"2026-06-09T17:27:15.72699921Z\" level=info msg=\"Started container\" PID=254220 containerID=0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1 description=openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles id=3de175e0-a5f0-4ae8-a131-174f95821225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed\nJun 09 17:27:15.732572 crc crio[22095]: time=\"2026-06-09T17:27:15.732493741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:15.771490 crc crio[22095]: time=\"2026-06-09T17:27:15.77143502Z\" level=info msg=\"Created container c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=7f632018-f2fb-4a59-8904-ee86454a82a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:15.775985 crc crio[22095]: time=\"2026-06-09T17:27:15.775866724Z\" level=info msg=\"Starting container: c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207\" id=c9e7bd23-bc53-4dab-aca5-3a23b25cba1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:15.787748 crc crio[22095]: time=\"2026-06-09T17:27:15.78741882Z\" level=info msg=\"Created container 22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=bc971f00-af96-42db-bcf3-567319d1ae33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:15.791759 crc crio[22095]: time=\"2026-06-09T17:27:15.791669469Z\" level=info msg=\"Starting container: 22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659\" id=132bed49-feae-4f3d-aa5b-4dd6eee27f5c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:15.802987 crc crio[22095]: time=\"2026-06-09T17:27:15.799034988Z\" level=info msg=\"Started container\" PID=254209 containerID=c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=c9e7bd23-bc53-4dab-aca5-3a23b25cba1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\nJun 09 17:27:15.806822 crc crio[22095]: time=\"2026-06-09T17:27:15.806721655Z\" level=info msg=\"Started container\" PID=254234 containerID=22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=132bed49-feae-4f3d-aa5b-4dd6eee27f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931\nJun 09 17:27:15.908755 crc crio[22095]: time=\"2026-06-09T17:27:15.908032735Z\" level=info msg=\"Created container 9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=61c4bcae-9f78-46f8-8cec-498b83726509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:15.911454 crc crio[22095]: time=\"2026-06-09T17:27:15.911339769Z\" level=info msg=\"Starting container: 9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513\" id=00b8e013-b050-4c0c-ae7c-4290e567baad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:15.971865 crc crio[22095]: time=\"2026-06-09T17:27:15.970015395Z\" level=info msg=\"Started container\" PID=254232 containerID=9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=00b8e013-b050-4c0c-ae7c-4290e567baad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555\nJun 09 17:27:16.096687 crc crio[22095]: time=\"2026-06-09T17:27:16.096563711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.114385 crc crio[22095]: time=\"2026-06-09T17:27:16.113956327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.171570 crc crio[22095]: time=\"2026-06-09T17:27:16.171508854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.200103 crc crio[22095]: time=\"2026-06-09T17:27:16.200062246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.257837 crc crio[22095]: time=\"2026-06-09T17:27:16.25441032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.266961 crc crio[22095]: time=\"2026-06-09T17:27:16.265439463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.322008 crc crio[22095]: time=\"2026-06-09T17:27:16.321786079Z\" level=info msg=\"Created container 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=3a5f5795-3d46-40bb-aa33-b092b8a1a436 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:16.338039 crc crio[22095]: time=\"2026-06-09T17:27:16.337781999Z\" level=info msg=\"Starting container: 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e\" id=c97fd0a4-5377-4d46-b649-1040b4861b4e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:16.386277 crc crio[22095]: time=\"2026-06-09T17:27:16.38615313Z\" level=info msg=\"Created container e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c8c3477e-2eb0-4bce-b9a1-2b39c87dc860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:16.390173 crc crio[22095]: time=\"2026-06-09T17:27:16.390090641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.407826 crc crio[22095]: time=\"2026-06-09T17:27:16.396340531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.407826 crc crio[22095]: time=\"2026-06-09T17:27:16.400013755Z\" level=info msg=\"Starting container: e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c\" id=485deaf8-aff0-4c62-92fe-23ab61f8595d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:16.412052 crc crio[22095]: time=\"2026-06-09T17:27:16.409677153Z\" level=info msg=\"Started container\" PID=254212 containerID=8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=c97fd0a4-5377-4d46-b649-1040b4861b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:27:16.433604 crc crio[22095]: time=\"2026-06-09T17:27:16.432384236Z\" level=info msg=\"Started container\" PID=254247 containerID=e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=485deaf8-aff0-4c62-92fe-23ab61f8595d name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d\nJun 09 17:27:16.451369 crc crio[22095]: time=\"2026-06-09T17:27:16.451279361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.474341 crc crio[22095]: time=\"2026-06-09T17:27:16.474169798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.562998 crc crio[22095]: time=\"2026-06-09T17:27:16.550504516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.570152 crc crio[22095]: time=\"2026-06-09T17:27:16.570037627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.573432 crc crio[22095]: time=\"2026-06-09T17:27:16.573070445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.609585 crc crio[22095]: time=\"2026-06-09T17:27:16.608212796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.626053 crc crio[22095]: time=\"2026-06-09T17:27:16.622881323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.626750 crc crio[22095]: time=\"2026-06-09T17:27:16.626441594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.647873 crc crio[22095]: time=\"2026-06-09T17:27:16.647666869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.652543 crc crio[22095]: time=\"2026-06-09T17:27:16.652485292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.721498 crc crio[22095]: time=\"2026-06-09T17:27:16.72140494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.723171 crc crio[22095]: time=\"2026-06-09T17:27:16.722041337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.723326 crc crio[22095]: time=\"2026-06-09T17:27:16.723225347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.733548 crc crio[22095]: time=\"2026-06-09T17:27:16.727378393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.748427 crc crio[22095]: time=\"2026-06-09T17:27:16.741881405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.889962 crc crio[22095]: time=\"2026-06-09T17:27:16.889198415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.920689 crc crio[22095]: time=\"2026-06-09T17:27:16.920519308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:16.987336 crc crio[22095]: time=\"2026-06-09T17:27:16.987217979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:17.100377 crc crio[22095]: time=\"2026-06-09T17:27:17.095501047Z\" level=info msg=\"Removed container 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=b337239c-3cb2-45da-91be-18c45556d546 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.117350 crc crio[22095]: time=\"2026-06-09T17:27:17.117303546Z\" level=info msg=\"Removing container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644\" id=971b3525-97d7-4ca2-8403-2400b0d4f3a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.222221 crc crio[22095]: time=\"2026-06-09T17:27:17.222122565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:17.284086 crc crio[22095]: time=\"2026-06-09T17:27:17.282311799Z\" level=info msg=\"Removed container 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=473493bb-1396-4aae-ac7f-9d0ab8cf6ab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.297405 crc crio[22095]: time=\"2026-06-09T17:27:17.297280953Z\" level=info msg=\"Removing container: a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708\" id=408495f5-f391-42f6-8a95-80c49ec6d7be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.398969 crc crio[22095]: time=\"2026-06-09T17:27:17.398796567Z\" level=info msg=\"Removed container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=971b3525-97d7-4ca2-8403-2400b0d4f3a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.428090 crc crio[22095]: time=\"2026-06-09T17:27:17.427153085Z\" level=info msg=\"Removing container: 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647\" id=252ebcbe-f8a5-4be5-bb46-bebdc6e4a8af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.593974 crc crio[22095]: time=\"2026-06-09T17:27:17.593706528Z\" level=info msg=\"Removed container 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=252ebcbe-f8a5-4be5-bb46-bebdc6e4a8af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.637003 crc crio[22095]: time=\"2026-06-09T17:27:17.632226086Z\" level=info msg=\"Removing container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad\" id=ebe4786e-abf3-4caf-aded-dcb9ec05e0d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.638493 crc crio[22095]: time=\"2026-06-09T17:27:17.638453696Z\" level=info msg=\"Removed container a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=408495f5-f391-42f6-8a95-80c49ec6d7be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.652327 crc crio[22095]: time=\"2026-06-09T17:27:17.652217439Z\" level=info msg=\"Removing container: f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6\" id=fec9f9b0-5435-42a9-8413-4469ff43e778 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.899772 crc crio[22095]: time=\"2026-06-09T17:27:17.899652196Z\" level=info msg=\"Removed container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd\" id=ebe4786e-abf3-4caf-aded-dcb9ec05e0d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.927045 crc crio[22095]: time=\"2026-06-09T17:27:17.925711945Z\" level=info msg=\"Removing container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7\" id=e3aa4152-045e-4b72-bb7d-ce19f3290f94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:17.960496 crc crio[22095]: time=\"2026-06-09T17:27:17.960391824Z\" level=info msg=\"Removed container f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=fec9f9b0-5435-42a9-8413-4469ff43e778 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.115160 crc crio[22095]: time=\"2026-06-09T17:27:18.114408595Z\" level=info msg=\"Removing container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5\" id=8c6783fe-b1b1-499a-bf5e-70cdede81428 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.146071 crc crio[22095]: time=\"2026-06-09T17:27:18.145965025Z\" level=info msg=\"Removed container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log\" id=e3aa4152-045e-4b72-bb7d-ce19f3290f94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.163837 crc crio[22095]: time=\"2026-06-09T17:27:18.163775972Z\" level=info msg=\"Removing container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d\" id=91ddf7b1-2cbc-49f8-a9e6-fa8552eca579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.525554 crc crio[22095]: time=\"2026-06-09T17:27:18.52549828Z\" level=info msg=\"Removed container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd\" id=91ddf7b1-2cbc-49f8-a9e6-fa8552eca579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.532136 crc crio[22095]: time=\"2026-06-09T17:27:18.531831483Z\" level=info msg=\"Removing container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457\" id=07a666d4-4861-4b80-a636-3ce9696ee402 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.581410 crc crio[22095]: time=\"2026-06-09T17:27:18.57966933Z\" level=info msg=\"Removed container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics\" id=8c6783fe-b1b1-499a-bf5e-70cdede81428 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.597275 crc crio[22095]: time=\"2026-06-09T17:27:18.597156909Z\" level=info msg=\"Removing container: 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d\" id=4cc58460-1ae2-4b3a-9824-58f02d3ed6fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.956288 crc crio[22095]: time=\"2026-06-09T17:27:18.956134957Z\" level=info msg=\"Removed container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=07a666d4-4861-4b80-a636-3ce9696ee402 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:18.960465 crc crio[22095]: time=\"2026-06-09T17:27:18.959902454Z\" level=info msg=\"Removing container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208\" id=82dcec10-de84-4ccb-a986-7a024a705134 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:19.246432 crc crio[22095]: time=\"2026-06-09T17:27:19.246327952Z\" level=info msg=\"Stopping pod sandbox: f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed\" id=80ce544c-15a7-498f-8c78-b88a08f08a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:19.247211 crc crio[22095]: time=\"2026-06-09T17:27:19.247128212Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc00041d6f8}] Aliases:map[]}\"\nJun 09 17:27:19.247373 crc crio[22095]: time=\"2026-06-09T17:27:19.247346098Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:27:19.617399 crc crio[22095]: time=\"2026-06-09T17:27:19.614684011Z\" level=info msg=\"Created container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3b945fdb-7a6a-49b7-907f-f6246804904c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.617399 crc crio[22095]: time=\"2026-06-09T17:27:19.615712668Z\" level=info msg=\"Created container 0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5de951f6-e50e-4483-9958-03c33d150039 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.617399 crc crio[22095]: time=\"2026-06-09T17:27:19.616513768Z\" level=info msg=\"Created container bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0b5a5a01-83ae-4965-ac17-91c48ce5d424 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.619520045Z\" level=info msg=\"Created container 70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=f0e5c54e-f080-43d9-8a00-453f45fa4612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.619611998Z\" level=info msg=\"Starting container: bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250\" id=6afefa25-7f36-4613-aa32-93165e69d110 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.62047659Z\" level=info msg=\"Starting container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed\" id=c144679e-5788-462c-b016-c6231960c9e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.619547456Z\" level=info msg=\"Starting container: 0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2\" id=20db8f84-d1f1-4731-a871-f99802fb1ec1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.631674 crc crio[22095]: time=\"2026-06-09T17:27:19.630139198Z\" level=info msg=\"Starting container: 70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad\" id=8f980042-2202-4aa2-9198-ebb080062d22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.636427 crc crio[22095]: time=\"2026-06-09T17:27:19.636333277Z\" level=info msg=\"Created container ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5ac722b4-8e8c-4d79-a113-f52932cbe75a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.637069 crc crio[22095]: time=\"2026-06-09T17:27:19.636971893Z\" level=info msg=\"Started container\" PID=255067 containerID=d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=c144679e-5788-462c-b016-c6231960c9e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:27:19.641267 crc crio[22095]: time=\"2026-06-09T17:27:19.6411511Z\" level=info msg=\"Starting container: ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b\" id=e74c85a3-ffdf-4e31-8a78-c65f6e0c9388 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.642794 crc crio[22095]: time=\"2026-06-09T17:27:19.64270601Z\" level=info msg=\"Started container\" PID=254990 containerID=bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6afefa25-7f36-4613-aa32-93165e69d110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea\nJun 09 17:27:19.648280 crc crio[22095]: time=\"2026-06-09T17:27:19.648205311Z\" level=info msg=\"Started container\" PID=255007 containerID=0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=20db8f84-d1f1-4731-a871-f99802fb1ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a\nJun 09 17:27:19.665734 crc crio[22095]: time=\"2026-06-09T17:27:19.661872742Z\" level=info msg=\"Started container\" PID=255030 containerID=ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e74c85a3-ffdf-4e31-8a78-c65f6e0c9388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d\nJun 09 17:27:19.678171 crc crio[22095]: time=\"2026-06-09T17:27:19.670734389Z\" level=info msg=\"Started container\" PID=255024 containerID=70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=8f980042-2202-4aa2-9198-ebb080062d22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0\nJun 09 17:27:19.757865 crc crio[22095]: time=\"2026-06-09T17:27:19.757792943Z\" level=info msg=\"Created container c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23: openstack/ceilometer-0/ceilometer-central-agent\" id=78a3f914-08ba-4e14-9e44-1b1e248bbec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.762808 crc crio[22095]: time=\"2026-06-09T17:27:19.762339119Z\" level=info msg=\"Starting container: c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23\" id=3671567f-46d8-4c9d-893a-ee808d23a5d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.782035 crc crio[22095]: time=\"2026-06-09T17:27:19.781890531Z\" level=info msg=\"Started container\" PID=255035 containerID=c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23 description=openstack/ceilometer-0/ceilometer-central-agent id=3671567f-46d8-4c9d-893a-ee808d23a5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72\nJun 09 17:27:19.792318 crc crio[22095]: time=\"2026-06-09T17:27:19.781672295Z\" level=info msg=\"Created container 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=cc43f89c-6477-468b-ad5f-870d13e5e495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:19.800463 crc crio[22095]: time=\"2026-06-09T17:27:19.800389315Z\" level=info msg=\"Starting container: 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1\" id=7915e0fc-ea42-418b-8d72-3846e8749fef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:19.812362 crc crio[22095]: time=\"2026-06-09T17:27:19.81227715Z\" level=info msg=\"Started container\" PID=255060 containerID=35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=7915e0fc-ea42-418b-8d72-3846e8749fef name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:27:19.983055 crc crio[22095]: time=\"2026-06-09T17:27:19.982967369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6b4ac9b6-d0d9-4957-99a0-1402fb5ebaad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:20.026152 crc crio[22095]: time=\"2026-06-09T17:27:20.026054904Z\" level=info msg=\"Stopped pod sandbox: f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed\" id=80ce544c-15a7-498f-8c78-b88a08f08a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:20.073865 crc crio[22095]: time=\"2026-06-09T17:27:20.073635975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=630bf8a4-b3b5-490d-933f-5bc796ff86c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:20.082201 crc crio[22095]: time=\"2026-06-09T17:27:20.082095462Z\" level=info msg=\"Created container d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities\" id=1b2fa037-ac47-4a08-a766-004c9140d426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.083697 crc crio[22095]: time=\"2026-06-09T17:27:20.083551959Z\" level=info msg=\"Starting container: d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57\" id=cd003938-c80d-4e7f-be1d-f22599acb678 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.095210 crc crio[22095]: time=\"2026-06-09T17:27:20.095120466Z\" level=info msg=\"Started container\" PID=255003 containerID=d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57 description=openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities id=cd003938-c80d-4e7f-be1d-f22599acb678 name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\nJun 09 17:27:20.156899 crc crio[22095]: time=\"2026-06-09T17:27:20.156778568Z\" level=info msg=\"Created container 5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller\" id=4cbbb9bc-9b4b-46ae-ab1f-fad515f209a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.158517 crc crio[22095]: time=\"2026-06-09T17:27:20.15841116Z\" level=info msg=\"Starting container: 5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf\" id=22e3de1d-ebad-4763-bfaa-065f04960897 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.169473 crc crio[22095]: time=\"2026-06-09T17:27:20.169358421Z\" level=info msg=\"Started container\" PID=255022 containerID=5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf description=openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller id=22e3de1d-ebad-4763-bfaa-065f04960897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1\nJun 09 17:27:20.185587 crc crio[22095]: time=\"2026-06-09T17:27:20.184696614Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=72184057-31e6-4f4d-a2de-06de071c6d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.185587 crc crio[22095]: time=\"2026-06-09T17:27:20.185233578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:20.198834 crc crio[22095]: time=\"2026-06-09T17:27:20.198154169Z\" level=info msg=\"Created container 7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=3cf01ff4-dc48-429e-839b-5df2394fd7ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.202612 crc crio[22095]: time=\"2026-06-09T17:27:20.201091975Z\" level=info msg=\"Starting container: 7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07\" id=e72e8be9-a9fe-42f8-a1a7-7e7f23c2c3f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.220024 crc crio[22095]: time=\"2026-06-09T17:27:20.219868326Z\" level=info msg=\"Started container\" PID=255027 containerID=7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=e72e8be9-a9fe-42f8-a1a7-7e7f23c2c3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4\nJun 09 17:27:20.288189 crc crio[22095]: time=\"2026-06-09T17:27:20.288019415Z\" level=info msg=\"Created container 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=126aa2b4-b20a-4f85-8000-f999dd787f96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.294313 crc crio[22095]: time=\"2026-06-09T17:27:20.294161772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a359bf3b-e56d-4dde-8417-8881a13fd5b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:20.294550 crc crio[22095]: time=\"2026-06-09T17:27:20.294397518Z\" level=info msg=\"Starting container: 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9\" id=da19581c-1ce0-43c4-a270-0c379eacf04c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.317699 crc crio[22095]: time=\"2026-06-09T17:27:20.317570263Z\" level=info msg=\"Started container\" PID=255065 containerID=97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=da19581c-1ce0-43c4-a270-0c379eacf04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:27:20.346338 crc crio[22095]: time=\"2026-06-09T17:27:20.341725342Z\" level=info msg=\"Created container e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=1a37cef9-74a4-4e29-84e1-c4ceb5becd24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.347208 crc crio[22095]: time=\"2026-06-09T17:27:20.346604538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7e7f7c71-63d0-4e06-9795-1576d00d4033 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:20.347208 crc crio[22095]: time=\"2026-06-09T17:27:20.347167372Z\" level=info msg=\"Starting container: e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5\" id=a0ee7057-2df4-4db8-bb48-9e4ae81b9167 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.354088 crc crio[22095]: time=\"2026-06-09T17:27:20.354029998Z\" level=info msg=\"Created container 8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f: openstack/kube-state-metrics-0/kube-state-metrics\" id=df3f4011-56e3-4aa4-af27-0984012c768c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.355457 crc crio[22095]: time=\"2026-06-09T17:27:20.355426904Z\" level=info msg=\"Starting container: 8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f\" id=b70b0773-87d2-4a73-8a95-4be8b2e36645 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.362215 crc crio[22095]: time=\"2026-06-09T17:27:20.360119124Z\" level=info msg=\"Started container\" PID=255058 containerID=e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=a0ee7057-2df4-4db8-bb48-9e4ae81b9167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:27:20.376539 crc crio[22095]: time=\"2026-06-09T17:27:20.376352511Z\" level=info msg=\"Started container\" PID=255056 containerID=8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f description=openstack/kube-state-metrics-0/kube-state-metrics id=b70b0773-87d2-4a73-8a95-4be8b2e36645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390\nJun 09 17:27:20.404874 crc crio[22095]: time=\"2026-06-09T17:27:20.404834721Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6a570b00-764e-4342-92a2-88bed7e4761d name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:20.423443 crc crio[22095]: time=\"2026-06-09T17:27:20.420351069Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:27:20.777491 crc crio[22095]: time=\"2026-06-09T17:27:20.776745182Z\" level=info msg=\"Created container 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6: openshift-marketplace/redhat-operators-69hqg/extract-utilities\" id=8b3773f0-5f79-4f1a-9476-d560ab64d04d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.777810 crc crio[22095]: time=\"2026-06-09T17:27:20.777357478Z\" level=info msg=\"Created container 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed: openshift-marketplace/certified-operators-w6wl9/extract-utilities\" id=a55d5e19-9796-4b0d-9cf1-02790a3e88b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.782410 crc crio[22095]: time=\"2026-06-09T17:27:20.781365121Z\" level=info msg=\"Starting container: 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed\" id=e272e697-6945-4146-8c28-5653c3cfcd44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.783679 crc crio[22095]: time=\"2026-06-09T17:27:20.783312491Z\" level=info msg=\"Stopping container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f (timeout: 30s)\" id=077caa46-f4ee-4d80-8125-4b977926fc08 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:20.785752 crc crio[22095]: time=\"2026-06-09T17:27:20.784130302Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy\" id=6bd4f68c-523e-438e-b2d8-cd1cc057e63a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:20.785752 crc crio[22095]: time=\"2026-06-09T17:27:20.784644805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:20.785752 crc crio[22095]: time=\"2026-06-09T17:27:20.784146462Z\" level=info msg=\"Starting container: 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6\" id=dc69be9c-e46d-42b6-a9c6-7d8c5a1becde name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:20.815054 crc crio[22095]: time=\"2026-06-09T17:27:20.814996313Z\" level=info msg=\"Started container\" PID=254989 containerID=11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed description=openshift-marketplace/certified-operators-w6wl9/extract-utilities id=e272e697-6945-4146-8c28-5653c3cfcd44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\nJun 09 17:27:20.820321 crc crio[22095]: time=\"2026-06-09T17:27:20.820175646Z\" level=info msg=\"Started container\" PID=255031 containerID=150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6 description=openshift-marketplace/redhat-operators-69hqg/extract-utilities id=dc69be9c-e46d-42b6-a9c6-7d8c5a1becde name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\nJun 09 17:27:21.211398 crc crio[22095]: time=\"2026-06-09T17:27:21.211285529Z\" level=info msg=\"Created container 8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa: openstack/swift-storage-0/object-server\" id=bca3dc7d-6e1e-40a8-8351-d2b53128bd9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.216337 crc crio[22095]: time=\"2026-06-09T17:27:21.216272717Z\" level=info msg=\"Starting container: 8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa\" id=47bac91e-d09a-4f61-93e9-e1deb1fa9ea0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.223522 crc crio[22095]: time=\"2026-06-09T17:27:21.222790125Z\" level=info msg=\"Created container a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=8156ac96-062a-4434-8668-286acd5d9967 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.223522 crc crio[22095]: time=\"2026-06-09T17:27:21.222864247Z\" level=info msg=\"Created container ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=bd0ce59e-7c0f-417d-986c-aefcf0c84906 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.225582 crc crio[22095]: time=\"2026-06-09T17:27:21.225258718Z\" level=info msg=\"Starting container: ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579\" id=3d357487-cc4a-428a-b9c6-e11cd38e8abd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.232603 crc crio[22095]: time=\"2026-06-09T17:27:21.226049058Z\" level=info msg=\"Created container 2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9ee80988-a678-487c-a8cb-79cf5a7e742a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.233050 crc crio[22095]: time=\"2026-06-09T17:27:21.22689309Z\" level=info msg=\"Starting container: a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420\" id=8732f4e6-7e5d-4180-b8a5-121146a97256 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.234900 crc crio[22095]: time=\"2026-06-09T17:27:21.234818273Z\" level=info msg=\"Started container\" PID=255055 containerID=ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=3d357487-cc4a-428a-b9c6-e11cd38e8abd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:27:21.235055 crc crio[22095]: time=\"2026-06-09T17:27:21.234895655Z\" level=info msg=\"Starting container: 2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a\" id=a594c104-a3e5-4abf-b6aa-7ea832742c14 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.235410 crc crio[22095]: time=\"2026-06-09T17:27:21.235358587Z\" level=info msg=\"Started container\" PID=255016 containerID=8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa description=openstack/swift-storage-0/object-server id=47bac91e-d09a-4f61-93e9-e1deb1fa9ea0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:21.236064 crc crio[22095]: time=\"2026-06-09T17:27:21.227174437Z\" level=info msg=\"Created container 80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c: openshift-marketplace/community-operators-z56c4/extract-utilities\" id=c00feb42-500e-4946-afe4-d147446f1588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.240190 crc crio[22095]: time=\"2026-06-09T17:27:21.24015319Z\" level=info msg=\"Starting container: 80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c\" id=08163f7f-26dc-4850-a55b-33b15813bb08 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.249395 crc crio[22095]: time=\"2026-06-09T17:27:21.249337616Z\" level=info msg=\"Started container\" PID=255026 containerID=a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=8732f4e6-7e5d-4180-b8a5-121146a97256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48\nJun 09 17:27:21.266888 crc crio[22095]: time=\"2026-06-09T17:27:21.266747502Z\" level=info msg=\"Started container\" PID=255064 containerID=2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=a594c104-a3e5-4abf-b6aa-7ea832742c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757\nJun 09 17:27:21.278398 crc crio[22095]: time=\"2026-06-09T17:27:21.278334869Z\" level=info msg=\"Started container\" PID=255015 containerID=80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c description=openshift-marketplace/community-operators-z56c4/extract-utilities id=08163f7f-26dc-4850-a55b-33b15813bb08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc\nJun 09 17:27:21.282695 crc crio[22095]: time=\"2026-06-09T17:27:21.280212028Z\" level=info msg=\"Created container bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=54df2bfd-f0b8-42c0-a7ce-2dbf72b87442 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.292573 crc crio[22095]: time=\"2026-06-09T17:27:21.292474242Z\" level=info msg=\"Starting container: bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82\" id=1db4ef17-e2e6-42d2-a706-baf2295a144f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.307572 crc crio[22095]: time=\"2026-06-09T17:27:21.307465207Z\" level=info msg=\"Started container\" PID=255069 containerID=bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=1db4ef17-e2e6-42d2-a706-baf2295a144f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:27:21.754073 crc crio[22095]: time=\"2026-06-09T17:27:21.752439402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8b9d752d-0e2f-4d2c-979b-caa0c2b4cb7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:21.900447 crc crio[22095]: time=\"2026-06-09T17:27:21.900219943Z\" level=info msg=\"Created container 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=6d17f615-4f04-4ba3-9b23-a7a069678593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.910651 crc crio[22095]: time=\"2026-06-09T17:27:21.910140597Z\" level=info msg=\"Starting container: 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064\" id=875a5486-1eb3-4c73-8630-299328831a09 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.910651 crc crio[22095]: time=\"2026-06-09T17:27:21.910140647Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0cef5ec6-f6e6-4e88-8c90-03615041c745 name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:21.920980 crc crio[22095]: time=\"2026-06-09T17:27:21.918189644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:27:21.928850 crc crio[22095]: time=\"2026-06-09T17:27:21.928753955Z\" level=info msg=\"Started container\" PID=255061 containerID=776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=875a5486-1eb3-4c73-8630-299328831a09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:27:21.988992 crc crio[22095]: time=\"2026-06-09T17:27:21.988178589Z\" level=info msg=\"Created container 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b: openshift-infra/auto-csr-approver-29683766-k2lkv/oc\" id=b96218bd-84b9-44fa-b740-31b55ceeae2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:21.995655 crc crio[22095]: time=\"2026-06-09T17:27:21.992767807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8644c25c-b7bc-485e-9e8a-575f2e252191 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:21.995655 crc crio[22095]: time=\"2026-06-09T17:27:21.993053734Z\" level=info msg=\"Starting container: 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b\" id=515616a5-2748-4f61-b113-bc31e5fb559d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:21.998337 crc crio[22095]: time=\"2026-06-09T17:27:21.998179386Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a3b85d8f-3c2b-4c23-b9f1-5afefec5e2bd name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:22.003717 crc crio[22095]: time=\"2026-06-09T17:27:22.003628956Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 17:27:22.006765 crc crio[22095]: time=\"2026-06-09T17:27:22.006490019Z\" level=info msg=\"Started container\" PID=255057 containerID=69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b description=openshift-infra/auto-csr-approver-29683766-k2lkv/oc id=515616a5-2748-4f61-b113-bc31e5fb559d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\nJun 09 17:27:22.067340 crc crio[22095]: time=\"2026-06-09T17:27:22.066414975Z\" level=info msg=\"Created container 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=b3f154bf-3277-482e-aa7a-134bf626d2f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:22.069226 crc crio[22095]: time=\"2026-06-09T17:27:22.069136156Z\" level=info msg=\"Created container f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init\" id=9707fa5a-94c5-4b09-b7c0-591e9d2f5646 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:22.070381 crc crio[22095]: time=\"2026-06-09T17:27:22.070316786Z\" level=info msg=\"Starting container: f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088\" id=56dcad56-ee4a-4988-b3bc-26a775186e39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:22.073110 crc crio[22095]: time=\"2026-06-09T17:27:22.072681756Z\" level=info msg=\"Starting container: 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52\" id=18f1346a-c7dd-42b2-9371-2d9caeb40813 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:22.081570 crc crio[22095]: time=\"2026-06-09T17:27:22.081520753Z\" level=info msg=\"Created container 5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init\" id=7476272b-4c40-4737-bbb0-dbf228d914ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:22.082785 crc crio[22095]: time=\"2026-06-09T17:27:22.082691703Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=86e8ae10-b9ba-4225-bf93-8758c529f5b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:22.083463 crc crio[22095]: time=\"2026-06-09T17:27:22.083401161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:22.102077 crc crio[22095]: time=\"2026-06-09T17:27:22.101867195Z\" level=info msg=\"Started container\" PID=255059 containerID=f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init id=56dcad56-ee4a-4988-b3bc-26a775186e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\nJun 09 17:27:22.103627 crc crio[22095]: time=\"2026-06-09T17:27:22.103489287Z\" level=info msg=\"Starting container: 5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527\" id=0fb15752-03b0-4f7e-8f50-852f39f08679 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:22.125153 crc crio[22095]: time=\"2026-06-09T17:27:22.125068421Z\" level=info msg=\"Started container\" PID=255066 containerID=6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=18f1346a-c7dd-42b2-9371-2d9caeb40813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:27:22.166831 crc crio[22095]: time=\"2026-06-09T17:27:22.166428201Z\" level=info msg=\"Started container\" PID=255068 containerID=5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init id=0fb15752-03b0-4f7e-8f50-852f39f08679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6\nJun 09 17:27:22.167191 crc crio[22095]: time=\"2026-06-09T17:27:22.167114759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9f3131cf-67a0-4353-b72a-9fe04486a63e name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:22.299021 crc crio[22095]: time=\"2026-06-09T17:27:22.29774004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:27:22.388750 crc crio[22095]: time=\"2026-06-09T17:27:22.388663302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=6a570b00-764e-4342-92a2-88bed7e4761d name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:22.396885 crc crio[22095]: time=\"2026-06-09T17:27:22.393446125Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8e984089-2c9e-4000-aac0-81af53bc1abe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:22.410495 crc crio[22095]: time=\"2026-06-09T17:27:22.410374139Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6c798633-f675-474e-837b-e171d5e6636c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:22.440998 crc crio[22095]: time=\"2026-06-09T17:27:22.435486563Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t2p5l/extract-content\" id=fd88f39d-baca-4e37-bb77-49e0335c6eba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:22.440998 crc crio[22095]: time=\"2026-06-09T17:27:22.436089109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:22.619544 crc crio[22095]: time=\"2026-06-09T17:27:22.619464443Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=0cef5ec6-f6e6-4e88-8c90-03615041c745 name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:22.620637 crc crio[22095]: time=\"2026-06-09T17:27:22.620566801Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e74a91dd-d871-4657-ad19-318f2a3e6e10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:22.632655 crc crio[22095]: time=\"2026-06-09T17:27:22.623512977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88f4dec9-36ba-4022-894e-fda07fd8836b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:22.636125 crc crio[22095]: time=\"2026-06-09T17:27:22.635985907Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w6wl9/extract-content\" id=7b10309d-e8ba-4846-8bb0-aa5b9c44747a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:22.636828 crc crio[22095]: time=\"2026-06-09T17:27:22.636714785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:23.155168 crc crio[22095]: time=\"2026-06-09T17:27:23.154349975Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=9f3131cf-67a0-4353-b72a-9fe04486a63e name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:23.158548 crc crio[22095]: time=\"2026-06-09T17:27:23.158438409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9e285fe8-d846-4653-91fb-dc31db474ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:23.161143 crc crio[22095]: time=\"2026-06-09T17:27:23.161074707Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=85d5153f-34f0-4b79-8526-786282f83328 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:23.169566 crc crio[22095]: time=\"2026-06-09T17:27:23.169481633Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-69hqg/extract-content\" id=9fcd11fa-3a92-42bd-ba9f-eb7e56a4f8bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:23.170119 crc crio[22095]: time=\"2026-06-09T17:27:23.170077768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:23.276743 crc crio[22095]: time=\"2026-06-09T17:27:23.272472375Z\" level=info msg=\"Created container 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7f567153-bf69-42aa-9a51-0697f1033247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:23.277655 crc crio[22095]: time=\"2026-06-09T17:27:23.277602286Z\" level=info msg=\"Starting container: 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b\" id=a0fe2883-215e-4859-87eb-4e6756c5db30 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:23.287480 crc crio[22095]: time=\"2026-06-09T17:27:23.287418638Z\" level=info msg=\"Started container\" PID=255032 containerID=986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=a0fe2883-215e-4859-87eb-4e6756c5db30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:27:23.592299 crc crio[22095]: time=\"2026-06-09T17:27:23.589515598Z\" level=info msg=\"Created container 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=569051a5-c871-47da-a932-d6230ce4bf9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:23.595888 crc crio[22095]: time=\"2026-06-09T17:27:23.59542501Z\" level=info msg=\"Starting container: 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb\" id=f2b42099-89fd-438a-bd76-a74982faf6df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:23.633481 crc crio[22095]: time=\"2026-06-09T17:27:23.633390754Z\" level=info msg=\"Started container\" PID=255023 containerID=2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=f2b42099-89fd-438a-bd76-a74982faf6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:27:23.715729 crc crio[22095]: time=\"2026-06-09T17:27:23.71550604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:23.737989 crc crio[22095]: time=\"2026-06-09T17:27:23.736697734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:23.823173 crc crio[22095]: time=\"2026-06-09T17:27:23.82153599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:23.991398 crc crio[22095]: time=\"2026-06-09T17:27:23.989585461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.061420 crc crio[22095]: time=\"2026-06-09T17:27:24.061305761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.070496 crc crio[22095]: time=\"2026-06-09T17:27:24.070349613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.097720 crc crio[22095]: time=\"2026-06-09T17:27:24.09751946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.207834 crc crio[22095]: time=\"2026-06-09T17:27:24.207697406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.213306 crc crio[22095]: time=\"2026-06-09T17:27:24.212583642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.457266 crc crio[22095]: time=\"2026-06-09T17:27:24.457137215Z\" level=info msg=\"Removed container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=82dcec10-de84-4ccb-a986-7a024a705134 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:24.533553 crc crio[22095]: time=\"2026-06-09T17:27:24.530691532Z\" level=info msg=\"Removing container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32\" id=f08aa90a-b645-4d74-a7e7-9ba83fd44dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:24.651574 crc crio[22095]: time=\"2026-06-09T17:27:24.651403749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.655418 crc crio[22095]: time=\"2026-06-09T17:27:24.655360461Z\" level=info msg=\"Removed container 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=4cc58460-1ae2-4b3a-9824-58f02d3ed6fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:24.702000 crc crio[22095]: time=\"2026-06-09T17:27:24.700584261Z\" level=warning msg=\"Stopping container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a with stop signal(15) timed out. Killing...\"\nJun 09 17:27:24.703301 crc crio[22095]: time=\"2026-06-09T17:27:24.703174917Z\" level=info msg=\"Removing container: ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb\" id=f95980cb-34dd-4e4f-b590-9d44c681d9dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:24.709866 crc crio[22095]: time=\"2026-06-09T17:27:24.703566727Z\" level=info msg=\"Created container 7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d: openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init\" id=0f31bdca-9348-49b7-b905-179776ef6cf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:24.709866 crc crio[22095]: time=\"2026-06-09T17:27:24.705734923Z\" level=info msg=\"Starting container: 7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d\" id=8ff310bc-ec69-4fb4-8661-f2cba23cecc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:24.729756 crc crio[22095]: time=\"2026-06-09T17:27:24.728866036Z\" level=info msg=\"Started container\" PID=255062 containerID=7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d description=openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init id=8ff310bc-ec69-4fb4-8661-f2cba23cecc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3\nJun 09 17:27:24.769202 crc crio[22095]: time=\"2026-06-09T17:27:24.767276792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.812301 crc crio[22095]: time=\"2026-06-09T17:27:24.807982166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:24.845051 crc crio[22095]: time=\"2026-06-09T17:27:24.844324348Z\" level=info msg=\"Stopping container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634 (timeout: 30s)\" id=b32025ed-57e2-4c69-a7df-e72d92fabe19 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:24.926016 crc crio[22095]: time=\"2026-06-09T17:27:24.92390273Z\" level=info msg=\"Stopped container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=53f130aa-98bd-4562-bcb9-19c3db40b7a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:24.937153 crc crio[22095]: time=\"2026-06-09T17:27:24.936524113Z\" level=info msg=\"Stopping pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=f639d9db-d9e3-4f4e-afb8-8801c5ffa386 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:25.028045 crc crio[22095]: time=\"2026-06-09T17:27:25.02799838Z\" level=info msg=\"Removed container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=f08aa90a-b645-4d74-a7e7-9ba83fd44dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:25.083403 crc crio[22095]: time=\"2026-06-09T17:27:25.08333963Z\" level=info msg=\"Removing container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7\" id=d49752af-4811-4e6f-b30a-b93a27fcae63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:25.559562 crc crio[22095]: time=\"2026-06-09T17:27:25.555382529Z\" level=info msg=\"Stopped pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=f639d9db-d9e3-4f4e-afb8-8801c5ffa386 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:25.626698 crc crio[22095]: time=\"2026-06-09T17:27:25.626610006Z\" level=info msg=\"Removed container ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb: openstack/kube-state-metrics-0/kube-state-metrics\" id=f95980cb-34dd-4e4f-b590-9d44c681d9dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:25.635887 crc crio[22095]: time=\"2026-06-09T17:27:25.634726443Z\" level=info msg=\"Removing container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4\" id=e2f58ac6-676e-43e7-96b6-65d440cdc7fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:25.667173 crc crio[22095]: time=\"2026-06-09T17:27:25.666685093Z\" level=info msg=\"Stopped container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log\" id=b32025ed-57e2-4c69-a7df-e72d92fabe19 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:25.671699 crc crio[22095]: time=\"2026-06-09T17:27:25.670902101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1140a26a-ea47-43ac-9d8b-b1f3da36cf8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:25.709414 crc crio[22095]: time=\"2026-06-09T17:27:25.705133209Z\" level=info msg=\"Removed container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq\" id=d49752af-4811-4e6f-b30a-b93a27fcae63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:25.713633 crc crio[22095]: time=\"2026-06-09T17:27:25.713521725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2cbdbaee-2d73-408c-8b2d-b8f3bc564599 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:25.733653 crc crio[22095]: time=\"2026-06-09T17:27:25.73360093Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=b3faf2b2-a8ce-4cb2-b09b-01a307d5fc0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:25.734314 crc crio[22095]: time=\"2026-06-09T17:27:25.734231926Z\" level=info msg=\"Removing container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883\" id=22e2cb1e-9777-4f17-85a1-c7da4cb4a4bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:25.734636 crc crio[22095]: time=\"2026-06-09T17:27:25.734616276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:26.185088 crc crio[22095]: time=\"2026-06-09T17:27:26.184350463Z\" level=info msg=\"Removed container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e2f58ac6-676e-43e7-96b6-65d440cdc7fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:26.200697 crc crio[22095]: time=\"2026-06-09T17:27:26.20060237Z\" level=info msg=\"Removing container: 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc\" id=07799c29-b584-4ced-8098-d6f9fcabe255 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:26.221270 crc crio[22095]: time=\"2026-06-09T17:27:26.221145227Z\" level=info msg=\"Removed container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=22e2cb1e-9777-4f17-85a1-c7da4cb4a4bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:26.235413 crc crio[22095]: time=\"2026-06-09T17:27:26.228591568Z\" level=info msg=\"Removing container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce\" id=522f1cfe-ad13-49a7-b17d-2f23a3e60d43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:26.474625 crc crio[22095]: time=\"2026-06-09T17:27:26.463302399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:26.482570 crc crio[22095]: time=\"2026-06-09T17:27:26.482408499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:27.395646 crc crio[22095]: time=\"2026-06-09T17:27:27.394838126Z\" level=info msg=\"Created container 6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy\" id=6bd4f68c-523e-438e-b2d8-cd1cc057e63a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:27.416760 crc crio[22095]: time=\"2026-06-09T17:27:27.416402149Z\" level=info msg=\"Created container 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef: openshift-marketplace/redhat-operators-69hqg/extract-content\" id=9fcd11fa-3a92-42bd-ba9f-eb7e56a4f8bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:27.417071 crc crio[22095]: time=\"2026-06-09T17:27:27.416419149Z\" level=info msg=\"Starting container: 6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326\" id=e5705793-af01-4d30-b9d7-76b857c4d756 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:27.424741 crc crio[22095]: time=\"2026-06-09T17:27:27.424569938Z\" level=info msg=\"Starting container: 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef\" id=251472a2-dc7b-4ad2-bd31-313c5394df93 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:27.438766 crc crio[22095]: time=\"2026-06-09T17:27:27.43865317Z\" level=info msg=\"Started container\" PID=255749 containerID=0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef description=openshift-marketplace/redhat-operators-69hqg/extract-content id=251472a2-dc7b-4ad2-bd31-313c5394df93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\nJun 09 17:27:27.458881 crc crio[22095]: time=\"2026-06-09T17:27:27.458755485Z\" level=info msg=\"Started container\" PID=255814 containerID=6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326 description=openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy id=e5705793-af01-4d30-b9d7-76b857c4d756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1\nJun 09 17:27:27.944597 crc crio[22095]: time=\"2026-06-09T17:27:27.943825409Z\" level=info msg=\"Created container 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9: openshift-marketplace/certified-operators-w6wl9/extract-content\" id=7b10309d-e8ba-4846-8bb0-aa5b9c44747a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:27.948161 crc crio[22095]: time=\"2026-06-09T17:27:27.948118449Z\" level=info msg=\"Created container 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037: openshift-marketplace/redhat-marketplace-t2p5l/extract-content\" id=fd88f39d-baca-4e37-bb77-49e0335c6eba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:27.950228 crc crio[22095]: time=\"2026-06-09T17:27:27.949351461Z\" level=info msg=\"Starting container: 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9\" id=28192b7a-aff2-4d76-85a3-6fe012e09397 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:27.950228 crc crio[22095]: time=\"2026-06-09T17:27:27.949873624Z\" level=info msg=\"Starting container: 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037\" id=64087d16-a001-4811-9b11-2900e830adfc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:27.962366 crc crio[22095]: time=\"2026-06-09T17:27:27.961056811Z\" level=info msg=\"Started container\" PID=255807 containerID=88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9 description=openshift-marketplace/certified-operators-w6wl9/extract-content id=28192b7a-aff2-4d76-85a3-6fe012e09397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\nJun 09 17:27:27.963681 crc crio[22095]: time=\"2026-06-09T17:27:27.963489643Z\" level=info msg=\"Started container\" PID=255804 containerID=9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037 description=openshift-marketplace/redhat-marketplace-t2p5l/extract-content id=64087d16-a001-4811-9b11-2900e830adfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\nJun 09 17:27:28.291236 crc crio[22095]: time=\"2026-06-09T17:27:28.289294182Z\" level=info msg=\"Removed container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd\" id=522f1cfe-ad13-49a7-b17d-2f23a3e60d43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.319665 crc crio[22095]: time=\"2026-06-09T17:27:28.319021544Z\" level=info msg=\"Removing container: 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf\" id=af6d6b1c-d4c3-457c-827a-2257f8a63f53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.402909 crc crio[22095]: time=\"2026-06-09T17:27:28.399437207Z\" level=info msg=\"Removed container 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=07799c29-b584-4ced-8098-d6f9fcabe255 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.427309 crc crio[22095]: time=\"2026-06-09T17:27:28.427139078Z\" level=info msg=\"Removing container: 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc\" id=c37470a9-e813-475b-80f3-6ad52687274d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.492375 crc crio[22095]: time=\"2026-06-09T17:27:28.492224257Z\" level=info msg=\"Created container b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781: openstack/swift-storage-0/object-replicator\" id=86e8ae10-b9ba-4225-bf93-8758c529f5b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:28.518992 crc crio[22095]: time=\"2026-06-09T17:27:28.518580203Z\" level=info msg=\"Created container 65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86: openstack/ceilometer-0/ceilometer-notification-agent\" id=72184057-31e6-4f4d-a2de-06de071c6d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:28.531439 crc crio[22095]: time=\"2026-06-09T17:27:28.531364141Z\" level=info msg=\"Starting container: b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781\" id=202cf0b9-bf96-4fca-80fd-f741dd36d72a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:28.533170 crc crio[22095]: time=\"2026-06-09T17:27:28.533074915Z\" level=info msg=\"Starting container: 65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86\" id=1ee69390-d9b4-419a-b457-3703082794f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:28.558099 crc crio[22095]: time=\"2026-06-09T17:27:28.557773819Z\" level=info msg=\"Started container\" PID=255837 containerID=b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781 description=openstack/swift-storage-0/object-replicator id=202cf0b9-bf96-4fca-80fd-f741dd36d72a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:28.563680 crc crio[22095]: time=\"2026-06-09T17:27:28.563572498Z\" level=info msg=\"Removed container 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init\" id=af6d6b1c-d4c3-457c-827a-2257f8a63f53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.571506 crc crio[22095]: time=\"2026-06-09T17:27:28.571431299Z\" level=info msg=\"Started container\" PID=255803 containerID=65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86 description=openstack/ceilometer-0/ceilometer-notification-agent id=1ee69390-d9b4-419a-b457-3703082794f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72\nJun 09 17:27:28.594508 crc crio[22095]: time=\"2026-06-09T17:27:28.589201515Z\" level=info msg=\"Removing container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d\" id=1327333b-8476-449e-81c6-302633dd3f2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.717183 crc crio[22095]: time=\"2026-06-09T17:27:28.712516979Z\" level=info msg=\"Created container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log\" id=b3faf2b2-a8ce-4cb2-b09b-01a307d5fc0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:28.719064 crc crio[22095]: time=\"2026-06-09T17:27:28.71878949Z\" level=info msg=\"Starting container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf\" id=cb0d9ee1-4e3e-4ccd-ba77-6117d2173e63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:28.745415 crc crio[22095]: time=\"2026-06-09T17:27:28.744465868Z\" level=info msg=\"Started container\" PID=256277 containerID=0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf description=openstack/nova-metadata-0/nova-metadata-log id=cb0d9ee1-4e3e-4ccd-ba77-6117d2173e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:27:28.802114 crc crio[22095]: time=\"2026-06-09T17:27:28.802023965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d0084d24-bfb4-4f5a-bd76-ea8315532481 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:28.840778 crc crio[22095]: time=\"2026-06-09T17:27:28.840537633Z\" level=info msg=\"Removed container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera\" id=1327333b-8476-449e-81c6-302633dd3f2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.863895 crc crio[22095]: time=\"2026-06-09T17:27:28.86379975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0463213d-20a9-4830-a56b-53054d35b6f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:28.901088 crc crio[22095]: time=\"2026-06-09T17:27:28.899044314Z\" level=info msg=\"Removing container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0\" id=1c8feddc-139d-4c41-af66-2a7b3dcdfe79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:28.913441 crc crio[22095]: time=\"2026-06-09T17:27:28.91333653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=564a7ff3-97cd-4082-a827-588cdea7b727 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:28.994150 crc crio[22095]: time=\"2026-06-09T17:27:28.992167123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0ac6401e-0ba8-4d76-8086-425de8e3cccc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:29.057623 crc crio[22095]: time=\"2026-06-09T17:27:29.057398196Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=54f5e626-a105-411d-b5fa-8414bfee3a77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:29.060056 crc crio[22095]: time=\"2026-06-09T17:27:29.057965151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:29.175104 crc crio[22095]: time=\"2026-06-09T17:27:29.173887764Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=5ec8adbe-16f3-400d-aaa4-d303d9084d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:29.187857 crc crio[22095]: time=\"2026-06-09T17:27:29.187725599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:29.375971 crc crio[22095]: time=\"2026-06-09T17:27:29.375771032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:29.465352 crc crio[22095]: time=\"2026-06-09T17:27:29.465034652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:29.496734 crc crio[22095]: time=\"2026-06-09T17:27:29.496450498Z\" level=info msg=\"Removed container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics\" id=1c8feddc-139d-4c41-af66-2a7b3dcdfe79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:29.500585 crc crio[22095]: time=\"2026-06-09T17:27:29.500506002Z\" level=info msg=\"Removing container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a\" id=3c69a5c3-9569-461c-82cc-07bbd70ffad3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:29.555552 crc crio[22095]: time=\"2026-06-09T17:27:29.555467712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:29.560366 crc crio[22095]: time=\"2026-06-09T17:27:29.560195743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:29.740307 crc crio[22095]: time=\"2026-06-09T17:27:29.73939181Z\" level=info msg=\"Removed container 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=c37470a9-e813-475b-80f3-6ad52687274d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:29.782007 crc crio[22095]: time=\"2026-06-09T17:27:29.778098263Z\" level=info msg=\"Removing container: 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00\" id=eb8291cd-881d-48b5-bb1e-4124874a8639 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:29.866717 crc crio[22095]: time=\"2026-06-09T17:27:29.866500671Z\" level=info msg=\"Removed container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler\" id=3c69a5c3-9569-461c-82cc-07bbd70ffad3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:29.881756 crc crio[22095]: time=\"2026-06-09T17:27:29.88166858Z\" level=info msg=\"Removing container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190\" id=59d6b078-e4fa-43a0-957e-85c274719671 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:29.913726 crc crio[22095]: time=\"2026-06-09T17:27:29.913493127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=dba88c79-cf8c-486d-99ef-6907c20d4572 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:29.930991 crc crio[22095]: time=\"2026-06-09T17:27:29.93076105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=57f06bb5-b650-49ef-891f-a6c4f6b79fac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:30.116476 crc crio[22095]: time=\"2026-06-09T17:27:30.116392002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d043d3a7-35cb-410e-b40c-228664abd061 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:30.162621 crc crio[22095]: time=\"2026-06-09T17:27:30.161678803Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-j4tx5/ovsdb-server\" id=3ecf721e-4af8-438a-83d6-932f9f05d3ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:30.206048 crc crio[22095]: time=\"2026-06-09T17:27:30.205100497Z\" level=info msg=\"Removed container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=59d6b078-e4fa-43a0-957e-85c274719671 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.261446 crc crio[22095]: time=\"2026-06-09T17:27:30.26132157Z\" level=info msg=\"Created container 4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209: openstack/ceilometer-0/sg-core\" id=54f5e626-a105-411d-b5fa-8414bfee3a77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:30.262145 crc crio[22095]: time=\"2026-06-09T17:27:30.261389641Z\" level=info msg=\"Removing container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71\" id=45666a9f-858b-4241-9f83-16edc00926b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.263194 crc crio[22095]: time=\"2026-06-09T17:27:30.263143576Z\" level=info msg=\"Starting container: 4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209\" id=90500803-1d29-431a-947a-a19492e68dac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:30.276056 crc crio[22095]: time=\"2026-06-09T17:27:30.27535391Z\" level=info msg=\"Started container\" PID=256495 containerID=4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209 description=openstack/ceilometer-0/sg-core id=90500803-1d29-431a-947a-a19492e68dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72\nJun 09 17:27:30.361345 crc crio[22095]: time=\"2026-06-09T17:27:30.361207072Z\" level=info msg=\"Removed container 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=eb8291cd-881d-48b5-bb1e-4124874a8639 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.371552 crc crio[22095]: time=\"2026-06-09T17:27:30.371472315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=91351ed4-2e5d-4189-aa5b-7a69526d136b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:30.374430 crc crio[22095]: time=\"2026-06-09T17:27:30.374342149Z\" level=info msg=\"Removing container: 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00\" id=da12fbcf-06e2-43c5-a0de-fcd345c6108d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.399978 crc crio[22095]: time=\"2026-06-09T17:27:30.399850503Z\" level=info msg=\"Created container 199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e: openstack/swift-storage-0/object-auditor\" id=5ec8adbe-16f3-400d-aaa4-d303d9084d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:30.403959 crc crio[22095]: time=\"2026-06-09T17:27:30.403712753Z\" level=info msg=\"Starting container: 199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e\" id=0b4a81b9-c41d-427e-a4cb-d0f4bdcf30a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:30.425526 crc crio[22095]: time=\"2026-06-09T17:27:30.42543051Z\" level=info msg=\"Started container\" PID=256504 containerID=199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e description=openstack/swift-storage-0/object-auditor id=0b4a81b9-c41d-427e-a4cb-d0f4bdcf30a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:30.509661 crc crio[22095]: time=\"2026-06-09T17:27:30.509563558Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9d5c66a1-7032-4c0b-859f-f6b868b64565 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:30.522770 crc crio[22095]: time=\"2026-06-09T17:27:30.522614733Z\" level=info msg=\"Removed container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller\" id=45666a9f-858b-4241-9f83-16edc00926b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.523185 crc crio[22095]: time=\"2026-06-09T17:27:30.523109035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:30.535853 crc crio[22095]: time=\"2026-06-09T17:27:30.53575396Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=4b4aae1a-963d-4aeb-9064-949c0b29409a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:30.541308 crc crio[22095]: time=\"2026-06-09T17:27:30.539891276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:30.569621 crc crio[22095]: time=\"2026-06-09T17:27:30.569434034Z\" level=info msg=\"Removing container: 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355\" id=94b35a74-22b9-41b2-ade6-40242a345039 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.628506 crc crio[22095]: time=\"2026-06-09T17:27:30.628349995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=065f194b-a68a-4f0c-b339-dacb80c553f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:30.789897 crc crio[22095]: time=\"2026-06-09T17:27:30.789181141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6b34df19-e3c6-43dc-a9c0-6aa7fa12470e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:30.791494 crc crio[22095]: time=\"2026-06-09T17:27:30.791410978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:30.919199 crc crio[22095]: time=\"2026-06-09T17:27:30.919096844Z\" level=info msg=\"Removed container 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355: openstack/openstack-galera-0/mysql-bootstrap\" id=94b35a74-22b9-41b2-ade6-40242a345039 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.945002 crc crio[22095]: time=\"2026-06-09T17:27:30.944553537Z\" level=info msg=\"Removing container: 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730\" id=a5e8ca16-d33c-416d-ae9a-61c733e48430 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.945471 crc crio[22095]: time=\"2026-06-09T17:27:30.94506408Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5fdefb8c-a6e3-45ca-93b1-d9a051d440e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:31.107894 crc crio[22095]: time=\"2026-06-09T17:27:31.107738593Z\" level=info msg=\"Removed container 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=da12fbcf-06e2-43c5-a0de-fcd345c6108d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.121117 crc crio[22095]: time=\"2026-06-09T17:27:31.121002983Z\" level=info msg=\"Removing container: 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8\" id=8721311f-66f4-4b88-824b-96fd559f141c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.165619 crc crio[22095]: time=\"2026-06-09T17:27:31.165493505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.266145 crc crio[22095]: time=\"2026-06-09T17:27:31.265390037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.299871 crc crio[22095]: time=\"2026-06-09T17:27:31.298387364Z\" level=info msg=\"Stopping pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=ffe43ecc-ce36-457b-9a18-39bcb2eba849 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:31.314566 crc crio[22095]: time=\"2026-06-09T17:27:31.313852641Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc002ab2770}] Aliases:map[]}\"\nJun 09 17:27:31.314566 crc crio[22095]: time=\"2026-06-09T17:27:31.314166229Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683766-k2lkv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:27:31.347088 crc crio[22095]: time=\"2026-06-09T17:27:31.346700823Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=5a45cb5d-56a6-4df5-8f66-c4dda8134839 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:31.470371 crc crio[22095]: time=\"2026-06-09T17:27:31.470235742Z\" level=info msg=\"Removed container 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730: openshift-infra/auto-csr-approver-29683740-9c292/oc\" id=a5e8ca16-d33c-416d-ae9a-61c733e48430 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.471530 crc crio[22095]: time=\"2026-06-09T17:27:31.471458884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.480681 crc crio[22095]: time=\"2026-06-09T17:27:31.480605008Z\" level=info msg=\"Removing container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27\" id=123259f3-59b0-4cee-9412-578da1ef9088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.586360 crc crio[22095]: time=\"2026-06-09T17:27:31.586229308Z\" level=info msg=\"Removed container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=123259f3-59b0-4cee-9412-578da1ef9088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.607721 crc crio[22095]: time=\"2026-06-09T17:27:31.607644877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.617361 crc crio[22095]: time=\"2026-06-09T17:27:31.617318005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.634270 crc crio[22095]: time=\"2026-06-09T17:27:31.634122467Z\" level=info msg=\"Removing container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674\" id=7447c4cf-172a-41e3-b661-0b7a8f489f02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.712520 crc crio[22095]: time=\"2026-06-09T17:27:31.712416095Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8185db7f-dede-494a-8f40-1a1f857a26a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:31.776352 crc crio[22095]: time=\"2026-06-09T17:27:31.775612966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.811427 crc crio[22095]: time=\"2026-06-09T17:27:31.810178813Z\" level=info msg=\"Removed container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core\" id=7447c4cf-172a-41e3-b661-0b7a8f489f02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.819189 crc crio[22095]: time=\"2026-06-09T17:27:31.817562102Z\" level=info msg=\"Removing container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9\" id=42c6d678-923e-4a6e-868c-12bb6be530e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.819189 crc crio[22095]: time=\"2026-06-09T17:27:31.818381603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:31.934782 crc crio[22095]: time=\"2026-06-09T17:27:31.931479705Z\" level=info msg=\"Removed container 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8721311f-66f4-4b88-824b-96fd559f141c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.962289 crc crio[22095]: time=\"2026-06-09T17:27:31.962185422Z\" level=info msg=\"Removing container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4\" id=4e57f309-e86a-4d4a-8ace-0a19ffd5b23d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:31.980523 crc crio[22095]: time=\"2026-06-09T17:27:31.98041895Z\" level=info msg=\"Created container d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1: openstack/ovn-controller-ovs-j4tx5/ovsdb-server\" id=3ecf721e-4af8-438a-83d6-932f9f05d3ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:31.982457 crc crio[22095]: time=\"2026-06-09T17:27:31.98235263Z\" level=info msg=\"Starting container: d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1\" id=3eb23c9e-b7fa-43f0-912f-23f94a3bdcd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:31.993664 crc crio[22095]: time=\"2026-06-09T17:27:31.993536657Z\" level=info msg=\"Started container\" PID=256608 containerID=d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1 description=openstack/ovn-controller-ovs-j4tx5/ovsdb-server id=3eb23c9e-b7fa-43f0-912f-23f94a3bdcd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3\nJun 09 17:27:32.019748 crc crio[22095]: time=\"2026-06-09T17:27:32.019580165Z\" level=info msg=\"Removed container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera\" id=42c6d678-923e-4a6e-868c-12bb6be530e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.028726 crc crio[22095]: time=\"2026-06-09T17:27:32.028629587Z\" level=info msg=\"Removing container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4\" id=3ac37762-c8d2-4d25-a1a8-9f4937b98e82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.274751 crc crio[22095]: time=\"2026-06-09T17:27:32.271676512Z\" level=info msg=\"Removed container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3ac37762-c8d2-4d25-a1a8-9f4937b98e82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.281662 crc crio[22095]: time=\"2026-06-09T17:27:32.281578156Z\" level=info msg=\"Removing container: e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0\" id=f7b92099-c70b-48d4-9327-2c2467554246 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.407363 crc crio[22095]: time=\"2026-06-09T17:27:32.403328599Z\" level=info msg=\"Created container d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4: openstack/swift-storage-0/object-updater\" id=5a45cb5d-56a6-4df5-8f66-c4dda8134839 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:32.411290 crc crio[22095]: time=\"2026-06-09T17:27:32.411185201Z\" level=info msg=\"Starting container: d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4\" id=170f342d-48f0-4c39-b364-2ea6e52e655e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:32.419675 crc crio[22095]: time=\"2026-06-09T17:27:32.419592777Z\" level=info msg=\"Started container\" PID=256669 containerID=d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4 description=openstack/swift-storage-0/object-updater id=170f342d-48f0-4c39-b364-2ea6e52e655e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:32.482635 crc crio[22095]: time=\"2026-06-09T17:27:32.482542981Z\" level=info msg=\"Removed container e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0: openstack/rabbitmq-server-0/setup-container\" id=f7b92099-c70b-48d4-9327-2c2467554246 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.511063 crc crio[22095]: time=\"2026-06-09T17:27:32.510716174Z\" level=info msg=\"Removing container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2\" id=9be3b221-3f0d-45de-9229-facc3f4abecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.515832 crc crio[22095]: time=\"2026-06-09T17:27:32.515052955Z\" level=info msg=\"Stopped pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=ffe43ecc-ce36-457b-9a18-39bcb2eba849 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:32.521908 crc crio[22095]: time=\"2026-06-09T17:27:32.520373052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=57e720b2-4483-4765-bd40-62a1781b813a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:32.573205 crc crio[22095]: time=\"2026-06-09T17:27:32.573128425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=fe97ea24-a95d-477d-b48c-3495c4c1bce4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:32.575005 crc crio[22095]: time=\"2026-06-09T17:27:32.574841219Z\" level=info msg=\"Created container 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=4b4aae1a-963d-4aeb-9064-949c0b29409a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:32.578585 crc crio[22095]: time=\"2026-06-09T17:27:32.578512493Z\" level=info msg=\"Starting container: 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72\" id=23bedc89-ad5e-450d-b24b-76d989ae9f2c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:32.589829 crc crio[22095]: time=\"2026-06-09T17:27:32.58969688Z\" level=info msg=\"Started container\" PID=256685 containerID=33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72 description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=23bedc89-ad5e-450d-b24b-76d989ae9f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\nJun 09 17:27:32.599076 crc crio[22095]: time=\"2026-06-09T17:27:32.598832995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:32.685896 crc crio[22095]: time=\"2026-06-09T17:27:32.685460877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:32.886123 crc crio[22095]: time=\"2026-06-09T17:27:32.884878992Z\" level=info msg=\"Removed container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached\" id=9be3b221-3f0d-45de-9229-facc3f4abecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.897225 crc crio[22095]: time=\"2026-06-09T17:27:32.897118096Z\" level=info msg=\"Removing container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa\" id=8099e369-eda0-46a2-ba98-e9a637d0dbd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.977199 crc crio[22095]: time=\"2026-06-09T17:27:32.97680886Z\" level=info msg=\"Removed container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker\" id=4e57f309-e86a-4d4a-8ace-0a19ffd5b23d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.981233 crc crio[22095]: time=\"2026-06-09T17:27:32.98070935Z\" level=info msg=\"Removing container: 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a\" id=66cf0da1-2cd0-41d9-a597-1ab05e68cefc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:32.998519 crc crio[22095]: time=\"2026-06-09T17:27:32.998400084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=321682d9-e4a7-4a0f-817e-75307c505d6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:33.033805 crc crio[22095]: time=\"2026-06-09T17:27:33.033693109Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd\" id=385636fa-195e-4e5c-9ccf-d2ce2427af10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:33.045958 crc crio[22095]: time=\"2026-06-09T17:27:33.04581364Z\" level=info msg=\"Removed container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log\" id=8099e369-eda0-46a2-ba98-e9a637d0dbd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.052979 crc crio[22095]: time=\"2026-06-09T17:27:33.048004556Z\" level=info msg=\"Created container b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715: openstack/ceilometer-0/proxy-httpd\" id=8185db7f-dede-494a-8f40-1a1f857a26a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:33.054723 crc crio[22095]: time=\"2026-06-09T17:27:33.054499383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:33.062104 crc crio[22095]: time=\"2026-06-09T17:27:33.061494742Z\" level=info msg=\"Starting container: b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715\" id=66b35356-f698-4a97-83a4-42f09c49baca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:33.063629 crc crio[22095]: time=\"2026-06-09T17:27:33.062832667Z\" level=info msg=\"Removing container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204\" id=d4181846-9175-4106-8a7f-cf2cb586cbda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.079702 crc crio[22095]: time=\"2026-06-09T17:27:33.079448763Z\" level=info msg=\"Started container\" PID=256726 containerID=b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715 description=openstack/ceilometer-0/proxy-httpd id=66b35356-f698-4a97-83a4-42f09c49baca name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72\nJun 09 17:27:33.158111 crc crio[22095]: time=\"2026-06-09T17:27:33.157589728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=d342f4db-8e1a-48b8-8955-7374ab57181d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:33.337016 crc crio[22095]: time=\"2026-06-09T17:27:33.3362053Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5761fc9c-ecd2-47ec-a78d-a387f48376dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:33.395787 crc crio[22095]: time=\"2026-06-09T17:27:33.395558312Z\" level=info msg=\"Removed container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=d4181846-9175-4106-8a7f-cf2cb586cbda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.410131 crc crio[22095]: time=\"2026-06-09T17:27:33.410069345Z\" level=info msg=\"Removing container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7\" id=2ecea635-6bc2-4cf2-9410-cbdbeaa90cef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.415663 crc crio[22095]: time=\"2026-06-09T17:27:33.415583206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:33.462012 crc crio[22095]: time=\"2026-06-09T17:27:33.461902034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:33.557090 crc crio[22095]: time=\"2026-06-09T17:27:33.556780198Z\" level=info msg=\"Removed container 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=66cf0da1-2cd0-41d9-a597-1ab05e68cefc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.581360 crc crio[22095]: time=\"2026-06-09T17:27:33.581214155Z\" level=info msg=\"Removing container: c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457\" id=86887a5b-cfa4-4a96-8524-84cb98cb88ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.766556 crc crio[22095]: time=\"2026-06-09T17:27:33.766453197Z\" level=info msg=\"Removed container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log\" id=2ecea635-6bc2-4cf2-9410-cbdbeaa90cef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.787065 crc crio[22095]: time=\"2026-06-09T17:27:33.78685483Z\" level=info msg=\"Removing container: 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964\" id=5b73a019-1b3e-4d9f-97e1-6a6161b8f0e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:33.996461 crc crio[22095]: time=\"2026-06-09T17:27:33.995354159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:34.117214 crc crio[22095]: time=\"2026-06-09T17:27:34.116458546Z\" level=info msg=\"Removed container 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=5b73a019-1b3e-4d9f-97e1-6a6161b8f0e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.141677 crc crio[22095]: time=\"2026-06-09T17:27:34.141527049Z\" level=info msg=\"Removing container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe\" id=759f52fc-2b70-4be5-be28-8417dca840d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.198044 crc crio[22095]: time=\"2026-06-09T17:27:34.197132085Z\" level=info msg=\"Removed container c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=86887a5b-cfa4-4a96-8524-84cb98cb88ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.201964 crc crio[22095]: time=\"2026-06-09T17:27:34.201024345Z\" level=info msg=\"Removing container: b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403\" id=98191909-e5ad-46a7-891e-b75c305d6954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.272978 crc crio[22095]: time=\"2026-06-09T17:27:34.272746355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:34.347045 crc crio[22095]: time=\"2026-06-09T17:27:34.346442496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:34.420024 crc crio[22095]: time=\"2026-06-09T17:27:34.417904499Z\" level=info msg=\"Removed container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter\" id=759f52fc-2b70-4be5-be28-8417dca840d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.483003 crc crio[22095]: time=\"2026-06-09T17:27:34.481006018Z\" level=info msg=\"Removing container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78\" id=42affa88-f0ff-4a54-aad9-33b83f58a3f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.860998 crc crio[22095]: time=\"2026-06-09T17:27:34.860168874Z\" level=info msg=\"Removed container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=42affa88-f0ff-4a54-aad9-33b83f58a3f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:34.894001 crc crio[22095]: time=\"2026-06-09T17:27:34.891693573Z\" level=info msg=\"Removing container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178\" id=70047132-cd98-47c4-8baa-5559d70e19c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.038677 crc crio[22095]: time=\"2026-06-09T17:27:35.037815422Z\" level=info msg=\"Removed container b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=98191909-e5ad-46a7-891e-b75c305d6954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.047685 crc crio[22095]: time=\"2026-06-09T17:27:35.047594462Z\" level=info msg=\"Removing container: 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272\" id=7b2a517e-075e-401e-b837-302d40008e10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.159184 crc crio[22095]: time=\"2026-06-09T17:27:35.154467594Z\" level=info msg=\"Removed container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=70047132-cd98-47c4-8baa-5559d70e19c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.184353 crc crio[22095]: time=\"2026-06-09T17:27:35.184127675Z\" level=info msg=\"Removing container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f\" id=41bf96ea-5916-467d-a29e-b1957004284d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.319209 crc crio[22095]: time=\"2026-06-09T17:27:35.318839611Z\" level=info msg=\"Created container 2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8: openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd\" id=385636fa-195e-4e5c-9ccf-d2ce2427af10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:35.320850 crc crio[22095]: time=\"2026-06-09T17:27:35.320667878Z\" level=info msg=\"Starting container: 2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8\" id=772664dc-c37e-46f8-b0f3-ba2e2987d657 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:35.348513 crc crio[22095]: time=\"2026-06-09T17:27:35.342325193Z\" level=info msg=\"Started container\" PID=256789 containerID=2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8 description=openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd id=772664dc-c37e-46f8-b0f3-ba2e2987d657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3\nJun 09 17:27:35.355066 crc crio[22095]: time=\"2026-06-09T17:27:35.354882105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24985b05-b232-44b3-a191-c7b9be2790c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:35.412288 crc crio[22095]: time=\"2026-06-09T17:27:35.412129464Z\" level=info msg=\"Removed container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api\" id=41bf96ea-5916-467d-a29e-b1957004284d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.444281 crc crio[22095]: time=\"2026-06-09T17:27:35.431384918Z\" level=info msg=\"Removing container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337\" id=8af7a9fd-4aad-45ac-88d2-5181392bfe3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.448982 crc crio[22095]: time=\"2026-06-09T17:27:35.447715937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=666176d8-3292-4878-a702-acb3516cd005 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:35.551652 crc crio[22095]: time=\"2026-06-09T17:27:35.551587882Z\" level=info msg=\"Removed container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata\" id=8af7a9fd-4aad-45ac-88d2-5181392bfe3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.555589 crc crio[22095]: time=\"2026-06-09T17:27:35.555537033Z\" level=info msg=\"Removing container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb\" id=37dd96dd-a8f3-4ad5-860c-f248d8f65aed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.619233 crc crio[22095]: time=\"2026-06-09T17:27:35.61898047Z\" level=info msg=\"Created container eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26: openstack/swift-storage-0/object-expirer\" id=5761fc9c-ecd2-47ec-a78d-a387f48376dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:35.629381 crc crio[22095]: time=\"2026-06-09T17:27:35.626997776Z\" level=info msg=\"Starting container: eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26\" id=e25a7e8a-0c9f-4029-8bb8-d1cea300be57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:35.644450 crc crio[22095]: time=\"2026-06-09T17:27:35.644099675Z\" level=info msg=\"Stopped container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=077caa46-f4ee-4d80-8125-4b977926fc08 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:35.651893 crc crio[22095]: time=\"2026-06-09T17:27:35.651391912Z\" level=info msg=\"Started container\" PID=256820 containerID=eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26 description=openstack/swift-storage-0/object-expirer id=e25a7e8a-0c9f-4029-8bb8-d1cea300be57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:35.653195 crc crio[22095]: time=\"2026-06-09T17:27:35.65289541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ae4dbf48-8b5d-41a8-8a0f-64c6e67233ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:35.682759 crc crio[22095]: time=\"2026-06-09T17:27:35.682612413Z\" level=info msg=\"Removed container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent\" id=37dd96dd-a8f3-4ad5-860c-f248d8f65aed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.690823 crc crio[22095]: time=\"2026-06-09T17:27:35.690751531Z\" level=info msg=\"Removing container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff\" id=14c583b8-7b42-41e3-ab79-223d654077ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.705981 crc crio[22095]: time=\"2026-06-09T17:27:35.704021202Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=4795ad72-1481-420a-b9be-fc659be912ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:35.712575 crc crio[22095]: time=\"2026-06-09T17:27:35.712434528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=68581b17-ee70-4c64-be74-2c3780c6abc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:35.770508 crc crio[22095]: time=\"2026-06-09T17:27:35.76437031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=347817a7-1041-4bb4-8fa6-89f2a637a3da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:35.783078 crc crio[22095]: time=\"2026-06-09T17:27:35.777787314Z\" level=info msg=\"Removed container 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=7b2a517e-075e-401e-b837-302d40008e10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.793305 crc crio[22095]: time=\"2026-06-09T17:27:35.79319779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:35.794211 crc crio[22095]: time=\"2026-06-09T17:27:35.794036391Z\" level=info msg=\"Removing container: 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a\" id=f6c3587a-f4f1-4165-bb52-9a8c971a344e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.926282 crc crio[22095]: time=\"2026-06-09T17:27:35.925523534Z\" level=info msg=\"Removed container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log\" id=14c583b8-7b42-41e3-ab79-223d654077ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:35.959983 crc crio[22095]: time=\"2026-06-09T17:27:35.952004394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8dddfea9-80c3-4f4b-a190-58c6bbf6e04d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:35.982981 crc crio[22095]: time=\"2026-06-09T17:27:35.974396948Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=59646931-d2a8-4f38-a68e-86aaeade0453 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:35.982981 crc crio[22095]: time=\"2026-06-09T17:27:35.979499189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:35.993978 crc crio[22095]: time=\"2026-06-09T17:27:35.986769195Z\" level=info msg=\"Removing container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea\" id=88b972d8-24e4-478b-a902-20c611ade785 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:36.007610 crc crio[22095]: time=\"2026-06-09T17:27:35.9986293Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=0fc466c1-3156-4710-a523-aa17d3b9fbc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:36.348674 crc crio[22095]: time=\"2026-06-09T17:27:36.348575487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:36.521739 crc crio[22095]: time=\"2026-06-09T17:27:36.510706495Z\" level=info msg=\"Stopping container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9 (timeout: 30s)\" id=97ffabf1-2f75-471e-b493-e308b9ec0171 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:36.522198 crc crio[22095]: time=\"2026-06-09T17:27:36.522152989Z\" level=info msg=\"Stopping container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 (timeout: 30s)\" id=dea4cd26-41dd-4ac6-981d-5feeec54a69d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:36.653331 crc crio[22095]: time=\"2026-06-09T17:27:36.651212779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:36.655861 crc crio[22095]: time=\"2026-06-09T17:27:36.655767876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:36.656515 crc crio[22095]: time=\"2026-06-09T17:27:36.656432503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:36.675025 crc crio[22095]: time=\"2026-06-09T17:27:36.670679589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:36.977784 crc crio[22095]: time=\"2026-06-09T17:27:36.975412936Z\" level=info msg=\"Stopped container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=97ffabf1-2f75-471e-b493-e308b9ec0171 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:37.057762 crc crio[22095]: time=\"2026-06-09T17:27:37.057673706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.076160 crc crio[22095]: time=\"2026-06-09T17:27:37.076057548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.251009 crc crio[22095]: time=\"2026-06-09T17:27:37.250706508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e53ff024-c16b-4b34-bc83-eff6a98dc857 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:37.257208 crc crio[22095]: time=\"2026-06-09T17:27:37.257142923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2adf6731-510e-4957-aac9-9b4c8e299e40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:37.274182 crc crio[22095]: time=\"2026-06-09T17:27:37.27377965Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=4c2a9c8f-364f-4bf4-a9bf-baae69581d9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:37.274182 crc crio[22095]: time=\"2026-06-09T17:27:37.274298303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.333487 crc crio[22095]: time=\"2026-06-09T17:27:37.333261236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4247aadf-d8b3-48bd-8da4-bcb2ecf7431b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:37.371396 crc crio[22095]: time=\"2026-06-09T17:27:37.37121913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=acff318b-7519-4ba2-8e98-e38386cd524d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:37.400017 crc crio[22095]: time=\"2026-06-09T17:27:37.390881734Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=db35a1f6-7826-4349-9fbe-9b8cb39b58bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:37.400487 crc crio[22095]: time=\"2026-06-09T17:27:37.400432459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.605155 crc crio[22095]: time=\"2026-06-09T17:27:37.604221247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.614462 crc crio[22095]: time=\"2026-06-09T17:27:37.609861852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.655060 crc crio[22095]: time=\"2026-06-09T17:27:37.649571491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:37.804212 crc crio[22095]: time=\"2026-06-09T17:27:37.800658706Z\" level=info msg=\"Removed container 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=f6c3587a-f4f1-4165-bb52-9a8c971a344e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:37.858777 crc crio[22095]: time=\"2026-06-09T17:27:37.853223815Z\" level=info msg=\"Removing container: ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999\" id=75883510-1ca1-4542-bf5f-787b8b3b7976 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.005812 crc crio[22095]: time=\"2026-06-09T17:27:37.999349433Z\" level=info msg=\"Removed container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent\" id=88b972d8-24e4-478b-a902-20c611ade785 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.011099 crc crio[22095]: time=\"2026-06-09T17:27:38.01090748Z\" level=info msg=\"Removing container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101\" id=9ad1dbe1-8a15-443e-bfaa-8b37b5293425 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.134480 crc crio[22095]: time=\"2026-06-09T17:27:38.134183742Z\" level=info msg=\"Removed container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log\" id=9ad1dbe1-8a15-443e-bfaa-8b37b5293425 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.154180 crc crio[22095]: time=\"2026-06-09T17:27:38.153843107Z\" level=info msg=\"Removing container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184\" id=386b80b3-fd15-4842-9df2-1191f64f0de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.217135 crc crio[22095]: time=\"2026-06-09T17:27:38.215907849Z\" level=info msg=\"Removed container ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=75883510-1ca1-4542-bf5f-787b8b3b7976 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.237587 crc crio[22095]: time=\"2026-06-09T17:27:38.237499603Z\" level=info msg=\"Removing container: 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869\" id=fa9df8a3-87e3-488c-a00e-c3eec9786f73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.245744 crc crio[22095]: time=\"2026-06-09T17:27:38.245664682Z\" level=info msg=\"Created container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=4c2a9c8f-364f-4bf4-a9bf-baae69581d9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:38.248738 crc crio[22095]: time=\"2026-06-09T17:27:38.248598358Z\" level=info msg=\"Starting container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39\" id=d7b58b8c-6dba-4207-adab-f056b0bcb7b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:38.258398 crc crio[22095]: time=\"2026-06-09T17:27:38.258105601Z\" level=info msg=\"Created container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=4795ad72-1481-420a-b9be-fc659be912ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:38.276336 crc crio[22095]: time=\"2026-06-09T17:27:38.276225266Z\" level=info msg=\"Started container\" PID=257223 containerID=0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39 description=openshift-marketplace/certified-operators-w6wl9/registry-server id=d7b58b8c-6dba-4207-adab-f056b0bcb7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\nJun 09 17:27:38.277376 crc crio[22095]: time=\"2026-06-09T17:27:38.276394141Z\" level=info msg=\"Starting container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6\" id=483853c4-a8bc-43a6-9d5a-e5b40dda4b70 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:38.300733 crc crio[22095]: time=\"2026-06-09T17:27:38.298528588Z\" level=info msg=\"Started container\" PID=257219 containerID=19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6 description=openshift-marketplace/redhat-marketplace-t2p5l/registry-server id=483853c4-a8bc-43a6-9d5a-e5b40dda4b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\nJun 09 17:27:38.301664 crc crio[22095]: time=\"2026-06-09T17:27:38.301556976Z\" level=info msg=\"Removed container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=386b80b3-fd15-4842-9df2-1191f64f0de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.310975 crc crio[22095]: time=\"2026-06-09T17:27:38.308158805Z\" level=info msg=\"Removing container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7\" id=c2fbac37-04f7-488b-9443-ba0b741ce4e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.404044 crc crio[22095]: time=\"2026-06-09T17:27:38.400779922Z\" level=info msg=\"Created container 05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3: openstack/swift-storage-0/rsync\" id=0fc466c1-3156-4710-a523-aa17d3b9fbc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:38.404044 crc crio[22095]: time=\"2026-06-09T17:27:38.402074465Z\" level=info msg=\"Starting container: 05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3\" id=eb938029-987d-4584-a5b1-ffb7c8c22e24 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:38.411653 crc crio[22095]: time=\"2026-06-09T17:27:38.411518117Z\" level=info msg=\"Started container\" PID=257220 containerID=05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3 description=openstack/swift-storage-0/rsync id=eb938029-987d-4584-a5b1-ffb7c8c22e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:38.439745 crc crio[22095]: time=\"2026-06-09T17:27:38.430304699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d1cff6a2-95d1-47a8-a1ec-0b84ba73f594 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:38.560448 crc crio[22095]: time=\"2026-06-09T17:27:38.560349305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9e475aa5-9b49-43d0-b0d0-a1c3dd3a2867 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:38.576398 crc crio[22095]: time=\"2026-06-09T17:27:38.576186961Z\" level=info msg=\"Created container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=59646931-d2a8-4f38-a68e-86aaeade0453 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:38.594027 crc crio[22095]: time=\"2026-06-09T17:27:38.593826394Z\" level=info msg=\"Starting container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa\" id=aed024a0-1923-4277-a082-2334dd7b3ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:38.599120 crc crio[22095]: time=\"2026-06-09T17:27:38.598817082Z\" level=info msg=\"Removed container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api\" id=c2fbac37-04f7-488b-9443-ba0b741ce4e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.627745 crc crio[22095]: time=\"2026-06-09T17:27:38.626525693Z\" level=info msg=\"Started container\" PID=257225 containerID=e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=aed024a0-1923-4277-a082-2334dd7b3ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:27:38.632066 crc crio[22095]: time=\"2026-06-09T17:27:38.630663959Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=6dac2430-533a-494e-82b2-d0d607d26c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:38.632066 crc crio[22095]: time=\"2026-06-09T17:27:38.631331886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:38.635385 crc crio[22095]: time=\"2026-06-09T17:27:38.634455936Z\" level=info msg=\"Removing container: 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d\" id=ac301020-3d40-4884-857a-ecc231482d4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:38.829314 crc crio[22095]: time=\"2026-06-09T17:27:38.829193662Z\" level=info msg=\"Stopping container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b (timeout: 30s)\" id=50473f0f-80ea-40c9-b2b1-007deb6a95ae name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:39.074342 crc crio[22095]: time=\"2026-06-09T17:27:39.074193717Z\" level=info msg=\"Removed container 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles\" id=ac301020-3d40-4884-857a-ecc231482d4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.112105 crc crio[22095]: time=\"2026-06-09T17:27:39.109692477Z\" level=info msg=\"Removing container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328\" id=acb07707-9f57-446c-bc44-43358ff0435f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.138691 crc crio[22095]: time=\"2026-06-09T17:27:39.138588149Z\" level=info msg=\"Removed container 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=fa9df8a3-87e3-488c-a00e-c3eec9786f73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.163596 crc crio[22095]: time=\"2026-06-09T17:27:39.163387235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:39.165435 crc crio[22095]: time=\"2026-06-09T17:27:39.164579605Z\" level=info msg=\"Removing container: 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e\" id=f3a402bf-f66f-44a4-8e1a-bbca86157482 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.174162 crc crio[22095]: time=\"2026-06-09T17:27:39.172507279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:39.281228 crc crio[22095]: time=\"2026-06-09T17:27:39.281123265Z\" level=info msg=\"Removed container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=acb07707-9f57-446c-bc44-43358ff0435f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.336055 crc crio[22095]: time=\"2026-06-09T17:27:39.33589505Z\" level=info msg=\"Removing container: b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200\" id=7933206d-bf41-49b0-a1e2-aafe7b8932e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.388330 crc crio[22095]: time=\"2026-06-09T17:27:39.388175562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:39.631214 crc crio[22095]: time=\"2026-06-09T17:27:39.624406402Z\" level=info msg=\"Stopping container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227 (timeout: 30s)\" id=ea176906-0bce-4b8f-b1ba-009970a7892a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:39.753774 crc crio[22095]: time=\"2026-06-09T17:27:39.753057983Z\" level=info msg=\"Removed container 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=f3a402bf-f66f-44a4-8e1a-bbca86157482 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.782051 crc crio[22095]: time=\"2026-06-09T17:27:39.781294997Z\" level=info msg=\"Removing container: c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed\" id=b337ca95-381a-41b9-b03c-9002fab89b39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.808857 crc crio[22095]: time=\"2026-06-09T17:27:39.808748211Z\" level=info msg=\"Removed container b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=7933206d-bf41-49b0-a1e2-aafe7b8932e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.883424 crc crio[22095]: time=\"2026-06-09T17:27:39.883319475Z\" level=info msg=\"Stopping container: e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433 (timeout: 19s)\" id=eeb8bf7f-4282-4453-be79-4132f0597abf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:39.886022 crc crio[22095]: time=\"2026-06-09T17:27:39.88587702Z\" level=info msg=\"Removing container: 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1\" id=195127c0-58fa-4018-b19b-76a72b25366a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:39.905989 crc crio[22095]: time=\"2026-06-09T17:27:39.902728183Z\" level=info msg=\"Stopping container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed (timeout: 30s)\" id=7c68ae8c-f988-4a0f-bce8-eefd486e7116 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:39.916343 crc crio[22095]: time=\"2026-06-09T17:27:39.916234729Z\" level=info msg=\"Created container f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=db35a1f6-7826-4349-9fbe-9b8cb39b58bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:39.927386 crc crio[22095]: time=\"2026-06-09T17:27:39.924357568Z\" level=info msg=\"Starting container: f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25\" id=a257f1c6-faa6-48b6-b3e0-03e72f3a226d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:39.987984 crc crio[22095]: time=\"2026-06-09T17:27:39.987797805Z\" level=info msg=\"Started container\" PID=257543 containerID=f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=a257f1c6-faa6-48b6-b3e0-03e72f3a226d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\nJun 09 17:27:39.991612 crc crio[22095]: time=\"2026-06-09T17:27:39.989863247Z\" level=info msg=\"Stopped container e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433: openstack/ovn-controller-9kldd/ovn-controller\" id=eeb8bf7f-4282-4453-be79-4132f0597abf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:39.995028 crc crio[22095]: time=\"2026-06-09T17:27:39.992384652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=92d5318e-a473-4471-86d6-43971bcef56a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:40.089394 crc crio[22095]: time=\"2026-06-09T17:27:40.089301578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5c9b40ae-91fb-4b83-b171-3296e945cf39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:40.131776 crc crio[22095]: time=\"2026-06-09T17:27:40.131471Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd/ovn-controller\" id=30fdaa1d-5e26-479c-818e-20c04186148d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:40.132205 crc crio[22095]: time=\"2026-06-09T17:27:40.132152507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:40.144964 crc crio[22095]: time=\"2026-06-09T17:27:40.144432282Z\" level=info msg=\"Stopped container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=7c68ae8c-f988-4a0f-bce8-eefd486e7116 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:40.164527 crc crio[22095]: time=\"2026-06-09T17:27:40.164386754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=38a799f8-8298-4c38-ac16-6569e54a51bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:40.225069 crc crio[22095]: time=\"2026-06-09T17:27:40.224891757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=46f9cd9e-a268-4f2e-8622-59e76652d8d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:40.236722 crc crio[22095]: time=\"2026-06-09T17:27:40.236622637Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=96952473-90d7-4a32-9f84-cc249dbb2f49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:40.237228 crc crio[22095]: time=\"2026-06-09T17:27:40.237170881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:40.382649 crc crio[22095]: time=\"2026-06-09T17:27:40.38051614Z\" level=info msg=\"Created container 5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d: openstack/swift-storage-0/swift-recon-cron\" id=6dac2430-533a-494e-82b2-d0d607d26c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:40.404454 crc crio[22095]: time=\"2026-06-09T17:27:40.404384152Z\" level=info msg=\"Starting container: 5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d\" id=356ba3ec-4aae-45e2-ac1f-af23f8a48bed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:40.454585 crc crio[22095]: time=\"2026-06-09T17:27:40.454505578Z\" level=info msg=\"Started container\" PID=257517 containerID=5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d description=openstack/swift-storage-0/swift-recon-cron id=356ba3ec-4aae-45e2-ac1f-af23f8a48bed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9\nJun 09 17:27:40.503286 crc crio[22095]: time=\"2026-06-09T17:27:40.50017527Z\" level=info msg=\"Removed container 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=195127c0-58fa-4018-b19b-76a72b25366a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:40.520002 crc crio[22095]: time=\"2026-06-09T17:27:40.519512006Z\" level=info msg=\"Removing container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a\" id=d23c75f2-505e-4527-8ef3-b124d9898159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:40.643083 crc crio[22095]: time=\"2026-06-09T17:27:40.622693563Z\" level=info msg=\"Removed container c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b337ca95-381a-41b9-b03c-9002fab89b39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:40.648964 crc crio[22095]: time=\"2026-06-09T17:27:40.64869738Z\" level=info msg=\"Removing container: 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be\" id=b48b58c6-730f-4508-a486-99884f545931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:40.659978 crc crio[22095]: time=\"2026-06-09T17:27:40.650233689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:40.704720 crc crio[22095]: time=\"2026-06-09T17:27:40.703170087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:40.749870 crc crio[22095]: time=\"2026-06-09T17:27:40.749680511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:41.233657 crc crio[22095]: time=\"2026-06-09T17:27:41.232894407Z\" level=info msg=\"Removed container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=d23c75f2-505e-4527-8ef3-b124d9898159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:41.251328 crc crio[22095]: time=\"2026-06-09T17:27:41.251135185Z\" level=info msg=\"Removing container: ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1\" id=08c59286-8392-4b25-bee6-32bdd5430aa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:41.255883 crc crio[22095]: time=\"2026-06-09T17:27:41.255078016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:41.337756 crc crio[22095]: time=\"2026-06-09T17:27:41.336847864Z\" level=info msg=\"Removed container 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=b48b58c6-730f-4508-a486-99884f545931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:41.351285 crc crio[22095]: time=\"2026-06-09T17:27:41.351173091Z\" level=info msg=\"Removing container: 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f\" id=eb29877a-8fcb-4ada-8f3e-32cf3c426a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:41.492261 crc crio[22095]: time=\"2026-06-09T17:27:41.492146838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b5eb9278-da77-44d4-abed-1584e49e1676 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:41.543424 crc crio[22095]: time=\"2026-06-09T17:27:41.543325701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea07a8be-0402-443d-ab46-8d5cd107dc28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:41.748367 crc crio[22095]: time=\"2026-06-09T17:27:41.748217547Z\" level=info msg=\"Created container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=96952473-90d7-4a32-9f84-cc249dbb2f49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:41.750492 crc crio[22095]: time=\"2026-06-09T17:27:41.750433094Z\" level=info msg=\"Starting container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b\" id=014723dc-39d7-4eef-8669-3cfb06419716 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:41.761224 crc crio[22095]: time=\"2026-06-09T17:27:41.760861141Z\" level=info msg=\"Started container\" PID=257864 containerID=9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=014723dc-39d7-4eef-8669-3cfb06419716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:27:41.874079 crc crio[22095]: time=\"2026-06-09T17:27:41.873996533Z\" level=info msg=\"Created container 51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5: openstack/ovn-controller-9kldd/ovn-controller\" id=30fdaa1d-5e26-479c-818e-20c04186148d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:41.886671 crc crio[22095]: time=\"2026-06-09T17:27:41.886559186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=4c9259e3-9069-40dd-a785-44603fe2496a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:41.887465 crc crio[22095]: time=\"2026-06-09T17:27:41.887400297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:41.908545 crc crio[22095]: time=\"2026-06-09T17:27:41.905488841Z\" level=info msg=\"Starting container: 51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5\" id=71860af4-fdcc-4d08-acf5-eb6939c36ef8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:41.917613 crc crio[22095]: time=\"2026-06-09T17:27:41.917503489Z\" level=info msg=\"Started container\" PID=257941 containerID=51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5 description=openstack/ovn-controller-9kldd/ovn-controller id=71860af4-fdcc-4d08-acf5-eb6939c36ef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2\nJun 09 17:27:42.144862 crc crio[22095]: time=\"2026-06-09T17:27:42.143826625Z\" level=info msg=\"Removed container 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=eb29877a-8fcb-4ada-8f3e-32cf3c426a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.158281 crc crio[22095]: time=\"2026-06-09T17:27:42.158073481Z\" level=info msg=\"Removing container: 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999\" id=15025d89-c94f-4fd0-a96d-d6aaea8c9b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.174818 crc crio[22095]: time=\"2026-06-09T17:27:42.174722238Z\" level=info msg=\"Removed container ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=08c59286-8392-4b25-bee6-32bdd5430aa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.186963 crc crio[22095]: time=\"2026-06-09T17:27:42.186866469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:42.191659 crc crio[22095]: time=\"2026-06-09T17:27:42.19155486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:42.221697 crc crio[22095]: time=\"2026-06-09T17:27:42.215844463Z\" level=info msg=\"Removing container: dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3\" id=ffe9c196-3714-4489-a939-799166982b7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.389223 crc crio[22095]: time=\"2026-06-09T17:27:42.389113598Z\" level=info msg=\"Removed container dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ffe9c196-3714-4489-a939-799166982b7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.400761 crc crio[22095]: time=\"2026-06-09T17:27:42.400654344Z\" level=info msg=\"Removing container: 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c\" id=03938705-ae53-49f5-ba10-df61a7e155fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.418384 crc crio[22095]: time=\"2026-06-09T17:27:42.418275326Z\" level=info msg=\"Removed container 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=15025d89-c94f-4fd0-a96d-d6aaea8c9b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.421760 crc crio[22095]: time=\"2026-06-09T17:27:42.421654192Z\" level=info msg=\"Removing container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a\" id=76bf5eeb-ccb0-4535-848a-59120bfffeb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.568357 crc crio[22095]: time=\"2026-06-09T17:27:42.566992361Z\" level=info msg=\"Created container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=4c9259e3-9069-40dd-a785-44603fe2496a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:42.575708 crc crio[22095]: time=\"2026-06-09T17:27:42.575501599Z\" level=info msg=\"Starting container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948\" id=88fb0527-98dc-409c-a8fb-750a62ae33f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:42.603712 crc crio[22095]: time=\"2026-06-09T17:27:42.603435716Z\" level=info msg=\"Started container\" PID=257983 containerID=7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948 description=openshift-marketplace/redhat-operators-69hqg/registry-server id=88fb0527-98dc-409c-a8fb-750a62ae33f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\nJun 09 17:27:42.656351 crc crio[22095]: time=\"2026-06-09T17:27:42.654771223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=2ca83812-bb1b-4299-b920-dff05895accb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:42.732399 crc crio[22095]: time=\"2026-06-09T17:27:42.732309792Z\" level=info msg=\"Removed container 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=03938705-ae53-49f5-ba10-df61a7e155fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.754980 crc crio[22095]: time=\"2026-06-09T17:27:42.753086985Z\" level=info msg=\"Removing container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.803426 crc crio[22095]: time=\"2026-06-09T17:27:42.803301353Z\" level=info msg=\"Removed container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=76bf5eeb-ccb0-4535-848a-59120bfffeb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.803689 crc crio[22095]: time=\"2026-06-09T17:27:42.803543689Z\" level=info msg=\"Container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a not known, assuming it got already removed\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.803797 crc crio[22095]: time=\"2026-06-09T17:27:42.803730004Z\" level=warning msg=\"Unable to write containers 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a state to disk: open /var/lib/containers/storage/overlay-containers/220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a/userdata/.tmp-state.json3757367041: no such file or directory\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.806095 crc crio[22095]: time=\"2026-06-09T17:27:42.806053654Z\" level=info msg=\"Removing container: f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb\" id=705a3504-b567-4a76-b01f-f581ff737f2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.825885 crc crio[22095]: time=\"2026-06-09T17:27:42.825731829Z\" level=info msg=\"Container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a not known, assuming it got already removed\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.849165 crc crio[22095]: time=\"2026-06-09T17:27:42.848810011Z\" level=info msg=\"Removing container: e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3\" id=9d909689-5be3-4442-8aa4-b3d5e2ebf2b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:42.877343 crc crio[22095]: time=\"2026-06-09T17:27:42.877269531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=593e54e6-bbf3-4226-953c-71d310516a54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:42.887158 crc crio[22095]: time=\"2026-06-09T17:27:42.886847106Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4f23d70b-9494-43c5-98d7-271570a83e79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:42.888291 crc crio[22095]: time=\"2026-06-09T17:27:42.887846212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:43.095995 crc crio[22095]: time=\"2026-06-09T17:27:43.094471633Z\" level=info msg=\"Removed container f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=705a3504-b567-4a76-b01f-f581ff737f2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.111361 crc crio[22095]: time=\"2026-06-09T17:27:43.110843443Z\" level=info msg=\"Removing container: dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39\" id=7fa867d6-b37b-468a-82e9-699edc9151e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.160859 crc crio[22095]: time=\"2026-06-09T17:27:43.160738423Z\" level=info msg=\"Removed container e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=9d909689-5be3-4442-8aa4-b3d5e2ebf2b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.166004 crc crio[22095]: time=\"2026-06-09T17:27:43.165846424Z\" level=info msg=\"Removing container: 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b\" id=8805fe13-c703-4da1-b6d7-462c5adcb6ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.178485 crc crio[22095]: time=\"2026-06-09T17:27:43.175573713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:43.189985 crc crio[22095]: time=\"2026-06-09T17:27:43.187831108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:43.460637 crc crio[22095]: time=\"2026-06-09T17:27:43.460364949Z\" level=info msg=\"Removed container 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=8805fe13-c703-4da1-b6d7-462c5adcb6ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.476016 crc crio[22095]: time=\"2026-06-09T17:27:43.475881307Z\" level=info msg=\"Removing container: 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167\" id=c60c2b22-17f2-41ba-9340-7fbd2e6aa68a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.527887 crc crio[22095]: time=\"2026-06-09T17:27:43.527400218Z\" level=info msg=\"Removed container dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=7fa867d6-b37b-468a-82e9-699edc9151e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.537201 crc crio[22095]: time=\"2026-06-09T17:27:43.537100007Z\" level=info msg=\"Removing container: 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022\" id=1803740e-94f5-409e-9b0d-2b5b285940a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.621690 crc crio[22095]: time=\"2026-06-09T17:27:43.621401709Z\" level=info msg=\"Created container 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4f23d70b-9494-43c5-98d7-271570a83e79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:43.623974 crc crio[22095]: time=\"2026-06-09T17:27:43.623600156Z\" level=info msg=\"Starting container: 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4\" id=7d1ff950-e11b-45cc-8fad-5002a4ab76fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:43.630476 crc crio[22095]: time=\"2026-06-09T17:27:43.63038226Z\" level=info msg=\"Started container\" PID=258042 containerID=34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7d1ff950-e11b-45cc-8fad-5002a4ab76fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960\nJun 09 17:27:43.807993 crc crio[22095]: time=\"2026-06-09T17:27:43.80618791Z\" level=info msg=\"Removed container 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c60c2b22-17f2-41ba-9340-7fbd2e6aa68a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.811979 crc crio[22095]: time=\"2026-06-09T17:27:43.811396853Z\" level=info msg=\"Removing container: 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53\" id=2d34e848-6657-4413-89a5-5f30827af2f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.857979 crc crio[22095]: time=\"2026-06-09T17:27:43.85687476Z\" level=info msg=\"Removed container 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=1803740e-94f5-409e-9b0d-2b5b285940a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:43.867985 crc crio[22095]: time=\"2026-06-09T17:27:43.867057531Z\" level=info msg=\"Removing container: b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796\" id=ebbc86fe-4a33-4f2f-95ab-4dc11d07eed6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:44.636994 crc crio[22095]: time=\"2026-06-09T17:27:44.636276314Z\" level=info msg=\"Removed container b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=ebbc86fe-4a33-4f2f-95ab-4dc11d07eed6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:44.641985 crc crio[22095]: time=\"2026-06-09T17:27:44.640354159Z\" level=info msg=\"Removing container: e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5\" id=3230f34a-19a6-49cf-8fb8-e357b5945643 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:44.738091 crc crio[22095]: time=\"2026-06-09T17:27:44.737046599Z\" level=info msg=\"Removed container 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2d34e848-6657-4413-89a5-5f30827af2f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:44.777991 crc crio[22095]: time=\"2026-06-09T17:27:44.776760548Z\" level=info msg=\"Removing container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078\" id=4888b7d6-07b4-4bec-8ee2-8900da516b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:44.820203 crc crio[22095]: time=\"2026-06-09T17:27:44.817469452Z\" level=info msg=\"Stopping container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f (timeout: 30s)\" id=b3197420-e6b6-4235-a1e7-bd098c48e25d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:45.356791 crc crio[22095]: time=\"2026-06-09T17:27:45.354442028Z\" level=info msg=\"Removed container e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=3230f34a-19a6-49cf-8fb8-e357b5945643 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.379995 crc crio[22095]: time=\"2026-06-09T17:27:45.378456634Z\" level=info msg=\"Removing container: 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067\" id=13fd7689-350d-46ea-8493-733e1a7067bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.443560 crc crio[22095]: time=\"2026-06-09T17:27:45.439629213Z\" level=info msg=\"Removed container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=4888b7d6-07b4-4bec-8ee2-8900da516b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.474045 crc crio[22095]: time=\"2026-06-09T17:27:45.467327993Z\" level=info msg=\"Removing container: 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2\" id=749fe5d3-57a4-4738-aeff-5a2c05145a7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.747994 crc crio[22095]: time=\"2026-06-09T17:27:45.74787166Z\" level=info msg=\"Removed container 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=13fd7689-350d-46ea-8493-733e1a7067bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.757445 crc crio[22095]: time=\"2026-06-09T17:27:45.757330523Z\" level=info msg=\"Removing container: c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f\" id=21002666-05a4-4953-a011-ac52856451d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.807589 crc crio[22095]: time=\"2026-06-09T17:27:45.807480979Z\" level=info msg=\"Removed container 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=749fe5d3-57a4-4738-aeff-5a2c05145a7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:45.815291 crc crio[22095]: time=\"2026-06-09T17:27:45.815194437Z\" level=info msg=\"Removing container: 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866\" id=bb04900d-a516-41c0-911a-4fb7a1d56a66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.084499 crc crio[22095]: time=\"2026-06-09T17:27:46.084237019Z\" level=info msg=\"Removed container c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=21002666-05a4-4953-a011-ac52856451d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.088515 crc crio[22095]: time=\"2026-06-09T17:27:46.088434077Z\" level=info msg=\"Removing container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11\" id=6dbc6028-0c60-4f83-9336-f9c7ebdd85dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.194599 crc crio[22095]: time=\"2026-06-09T17:27:46.1859994Z\" level=info msg=\"Removed container 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=bb04900d-a516-41c0-911a-4fb7a1d56a66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.220547 crc crio[22095]: time=\"2026-06-09T17:27:46.205730216Z\" level=info msg=\"Removing container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44\" id=4c8357b4-62c0-41dd-a9a0-47b8afc8e887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.305829 crc crio[22095]: time=\"2026-06-09T17:27:46.305725651Z\" level=info msg=\"Removed container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=6dbc6028-0c60-4f83-9336-f9c7ebdd85dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.346447 crc crio[22095]: time=\"2026-06-09T17:27:46.34622996Z\" level=info msg=\"Removing container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c\" id=32c931a9-dba2-48d1-b336-033b5823ec42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.398613 crc crio[22095]: time=\"2026-06-09T17:27:46.398228894Z\" level=info msg=\"Removed container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4c8357b4-62c0-41dd-a9a0-47b8afc8e887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.417329 crc crio[22095]: time=\"2026-06-09T17:27:46.417213371Z\" level=info msg=\"Removing container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677\" id=d189ff2d-3030-4edf-b473-e33bddf94eb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.522303 crc crio[22095]: time=\"2026-06-09T17:27:46.522165514Z\" level=info msg=\"Removed container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=32c931a9-dba2-48d1-b336-033b5823ec42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.529471 crc crio[22095]: time=\"2026-06-09T17:27:46.526967787Z\" level=info msg=\"Removing container: 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60\" id=97668ba1-25c8-4067-a808-20218143e3b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.593538 crc crio[22095]: time=\"2026-06-09T17:27:46.593463293Z\" level=info msg=\"Removed container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=d189ff2d-3030-4edf-b473-e33bddf94eb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.631010 crc crio[22095]: time=\"2026-06-09T17:27:46.630882563Z\" level=info msg=\"Stopping pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=c0491b07-6c38-4993-a2cb-897f31c7344e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.631415 crc crio[22095]: time=\"2026-06-09T17:27:46.631387036Z\" level=info msg=\"Stopped pod sandbox (already stopped): c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=c0491b07-6c38-4993-a2cb-897f31c7344e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.635736 crc crio[22095]: time=\"2026-06-09T17:27:46.635650505Z\" level=info msg=\"Removing pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=b25cacf8-23eb-4559-bf4e-f8cc69cb3bf8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:46.712789 crc crio[22095]: time=\"2026-06-09T17:27:46.712072455Z\" level=info msg=\"Removed pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=b25cacf8-23eb-4559-bf4e-f8cc69cb3bf8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:46.725772 crc crio[22095]: time=\"2026-06-09T17:27:46.725614393Z\" level=info msg=\"Stopping pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=7c337e78-6144-4ca9-a265-26df4ef8995f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.725772 crc crio[22095]: time=\"2026-06-09T17:27:46.725714265Z\" level=info msg=\"Stopped pod sandbox (already stopped): d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=7c337e78-6144-4ca9-a265-26df4ef8995f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.738162 crc crio[22095]: time=\"2026-06-09T17:27:46.73798289Z\" level=info msg=\"Removing pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=d7aa29c1-5454-429e-a815-8ae28ed1e4b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:46.824759 crc crio[22095]: time=\"2026-06-09T17:27:46.824653974Z\" level=info msg=\"Removed pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=d7aa29c1-5454-429e-a815-8ae28ed1e4b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:46.826805 crc crio[22095]: time=\"2026-06-09T17:27:46.826717126Z\" level=info msg=\"Stopping pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=d87d3424-fc6a-4a88-9626-279e1b7931a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.826890 crc crio[22095]: time=\"2026-06-09T17:27:46.826831209Z\" level=info msg=\"Stopped pod sandbox (already stopped): 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=d87d3424-fc6a-4a88-9626-279e1b7931a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.828713 crc crio[22095]: time=\"2026-06-09T17:27:46.828492742Z\" level=info msg=\"Removing pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=4654ecd3-4469-4946-85fb-41c8e3a323cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:46.856527 crc crio[22095]: time=\"2026-06-09T17:27:46.856398358Z\" level=info msg=\"Removed container 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=97668ba1-25c8-4067-a808-20218143e3b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.859963 crc crio[22095]: time=\"2026-06-09T17:27:46.859771274Z\" level=info msg=\"Removing container: 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f\" id=d897c26e-028f-4bc6-be17-e7e566faba77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:46.904647 crc crio[22095]: time=\"2026-06-09T17:27:46.904538983Z\" level=info msg=\"Removed pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=4654ecd3-4469-4946-85fb-41c8e3a323cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:46.920963 crc crio[22095]: time=\"2026-06-09T17:27:46.920747999Z\" level=info msg=\"Stopping pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=d1a42e5a-c924-41fb-8946-7770394adb5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.921486 crc crio[22095]: time=\"2026-06-09T17:27:46.921454727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=d1a42e5a-c924-41fb-8946-7770394adb5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:46.926234 crc crio[22095]: time=\"2026-06-09T17:27:46.925531851Z\" level=info msg=\"Removing pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=930bf031-b210-433f-b0f9-d124ee376e7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.044800 crc crio[22095]: time=\"2026-06-09T17:27:47.044688138Z\" level=info msg=\"Removed pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=930bf031-b210-433f-b0f9-d124ee376e7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.052698 crc crio[22095]: time=\"2026-06-09T17:27:47.052586121Z\" level=info msg=\"Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=7847e163-f641-43c4-a106-26e3b2021869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.052698 crc crio[22095]: time=\"2026-06-09T17:27:47.052700544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=7847e163-f641-43c4-a106-26e3b2021869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.076178 crc crio[22095]: time=\"2026-06-09T17:27:47.076013112Z\" level=info msg=\"Removing pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=c62dcc63-010f-4472-94cb-154c1e0d31b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.111315 crc crio[22095]: time=\"2026-06-09T17:27:47.111163943Z\" level=info msg=\"Removed container 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=d897c26e-028f-4bc6-be17-e7e566faba77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.142563 crc crio[22095]: time=\"2026-06-09T17:27:47.142461916Z\" level=info msg=\"Removing container: 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc\" id=77994835-6512-4966-8e15-21ccbb4250a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.142886 crc crio[22095]: time=\"2026-06-09T17:27:47.142621861Z\" level=info msg=\"Removed pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=c62dcc63-010f-4472-94cb-154c1e0d31b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.146020 crc crio[22095]: time=\"2026-06-09T17:27:47.145897394Z\" level=info msg=\"Stopping pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2501ccc7-710b-4de9-8666-26d82c7c1f17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.146156 crc crio[22095]: time=\"2026-06-09T17:27:47.146026607Z\" level=info msg=\"Stopped pod sandbox (already stopped): 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2501ccc7-710b-4de9-8666-26d82c7c1f17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.150711 crc crio[22095]: time=\"2026-06-09T17:27:47.150621475Z\" level=info msg=\"Removing pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=74f84de6-aa0c-4a05-bda5-255deab2bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.356988 crc crio[22095]: time=\"2026-06-09T17:27:47.356474806Z\" level=info msg=\"Removed pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=74f84de6-aa0c-4a05-bda5-255deab2bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.367988 crc crio[22095]: time=\"2026-06-09T17:27:47.364544953Z\" level=info msg=\"Stopping pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6b7d265a-b566-43ae-adfa-8af7c5c3798f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.367988 crc crio[22095]: time=\"2026-06-09T17:27:47.364640465Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6b7d265a-b566-43ae-adfa-8af7c5c3798f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.375099 crc crio[22095]: time=\"2026-06-09T17:27:47.372425995Z\" level=info msg=\"Removing pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=132873b8-d47e-4be0-8014-336a36168706 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.405623 crc crio[22095]: time=\"2026-06-09T17:27:47.405528974Z\" level=info msg=\"Removed container 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=77994835-6512-4966-8e15-21ccbb4250a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.440138 crc crio[22095]: time=\"2026-06-09T17:27:47.435441171Z\" level=info msg=\"Removing container: 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d\" id=940074ea-2b28-4b10-8b83-31332964c441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.451595 crc crio[22095]: time=\"2026-06-09T17:27:47.45138233Z\" level=info msg=\"Removed pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=132873b8-d47e-4be0-8014-336a36168706 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.453820 crc crio[22095]: time=\"2026-06-09T17:27:47.453224848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2dac7d4a-d9d1-4f52-8626-cd7320dac8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:47.453820 crc crio[22095]: time=\"2026-06-09T17:27:47.45331295Z\" level=info msg=\"Stopping pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=51d6c5a8-3231-4c75-aca2-82d75a99d58e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.453820 crc crio[22095]: time=\"2026-06-09T17:27:47.453384652Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=51d6c5a8-3231-4c75-aca2-82d75a99d58e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.469148 crc crio[22095]: time=\"2026-06-09T17:27:47.466066467Z\" level=info msg=\"Removing pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=9c5bd4f6-88b7-4fe9-ac35-bb6e4e0260d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.470601 crc crio[22095]: time=\"2026-06-09T17:27:47.470440839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4d1b0402-c571-4ecf-8e5a-f2395e1c46f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:47.482387 crc crio[22095]: time=\"2026-06-09T17:27:47.481628066Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=df46d0cc-647a-4450-8899-527c5b0a0d38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:47.561999 crc crio[22095]: time=\"2026-06-09T17:27:47.556341053Z\" level=info msg=\"Removed pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=9c5bd4f6-88b7-4fe9-ac35-bb6e4e0260d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.563168 crc crio[22095]: time=\"2026-06-09T17:27:47.560375286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:47.566966 crc crio[22095]: time=\"2026-06-09T17:27:47.564507612Z\" level=info msg=\"Stopping pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=03f352fc-54d1-4746-a619-6846f31c2d6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.566966 crc crio[22095]: time=\"2026-06-09T17:27:47.564615325Z\" level=info msg=\"Stopped pod sandbox (already stopped): a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=03f352fc-54d1-4746-a619-6846f31c2d6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.566966 crc crio[22095]: time=\"2026-06-09T17:27:47.565620201Z\" level=info msg=\"Removing pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=1aae67c5-1f17-48f6-b152-65ee67310f6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.644228 crc crio[22095]: time=\"2026-06-09T17:27:47.643641382Z\" level=info msg=\"Removed container 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=940074ea-2b28-4b10-8b83-31332964c441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.650632 crc crio[22095]: time=\"2026-06-09T17:27:47.650536669Z\" level=info msg=\"Removing container: 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91\" id=a53fe851-3289-4477-8ae0-07768b05ba2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.711872 crc crio[22095]: time=\"2026-06-09T17:27:47.711812771Z\" level=info msg=\"Removed pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=1aae67c5-1f17-48f6-b152-65ee67310f6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.723576 crc crio[22095]: time=\"2026-06-09T17:27:47.718659627Z\" level=info msg=\"Stopping pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=19d493f7-d5fb-4785-9d43-ce8bf3efdc09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.723576 crc crio[22095]: time=\"2026-06-09T17:27:47.71877094Z\" level=info msg=\"Stopped pod sandbox (already stopped): edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=19d493f7-d5fb-4785-9d43-ce8bf3efdc09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.725875 crc crio[22095]: time=\"2026-06-09T17:27:47.725578494Z\" level=info msg=\"Removing pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=5594717c-9a8b-40a7-b0c4-b991751b0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.789059 crc crio[22095]: time=\"2026-06-09T17:27:47.788697674Z\" level=info msg=\"Removed pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=5594717c-9a8b-40a7-b0c4-b991751b0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.807379 crc crio[22095]: time=\"2026-06-09T17:27:47.807146557Z\" level=info msg=\"Stopping pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e87ef0-3d2c-4b8f-8ebf-0f8738d45106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.807379 crc crio[22095]: time=\"2026-06-09T17:27:47.807291471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e87ef0-3d2c-4b8f-8ebf-0f8738d45106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:47.811015 crc crio[22095]: time=\"2026-06-09T17:27:47.810446311Z\" level=info msg=\"Removing pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=792441c4-d33b-4053-a217-607fbef79a93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:47.964433 crc crio[22095]: time=\"2026-06-09T17:27:47.963561009Z\" level=info msg=\"Removed container 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a53fe851-3289-4477-8ae0-07768b05ba2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:47.978498 crc crio[22095]: time=\"2026-06-09T17:27:47.978274307Z\" level=info msg=\"Removing container: 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688\" id=a342e8ab-c3fd-460b-b6ed-2b4ffbfd74cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:48.097015 crc crio[22095]: time=\"2026-06-09T17:27:48.095908485Z\" level=info msg=\"Removed pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=792441c4-d33b-4053-a217-607fbef79a93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.104996 crc crio[22095]: time=\"2026-06-09T17:27:48.101553039Z\" level=info msg=\"Stopping pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=e3da43a2-fefc-4327-be9a-d99e17e601d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.104996 crc crio[22095]: time=\"2026-06-09T17:27:48.103594772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=e3da43a2-fefc-4327-be9a-d99e17e601d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.123000 crc crio[22095]: time=\"2026-06-09T17:27:48.121793499Z\" level=info msg=\"Removing pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=3d725c90-6d9f-4f8d-9e7f-eb39d6758559 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.184564 crc crio[22095]: time=\"2026-06-09T17:27:48.184464516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:48.196105 crc crio[22095]: time=\"2026-06-09T17:27:48.196018003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:48.256868 crc crio[22095]: time=\"2026-06-09T17:27:48.256764351Z\" level=info msg=\"Removed pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=3d725c90-6d9f-4f8d-9e7f-eb39d6758559 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.266487 crc crio[22095]: time=\"2026-06-09T17:27:48.266367647Z\" level=info msg=\"Stopping pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=99496a68-c264-47cd-a5d2-6f396b6b86a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.266487 crc crio[22095]: time=\"2026-06-09T17:27:48.26649031Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=99496a68-c264-47cd-a5d2-6f396b6b86a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.271339 crc crio[22095]: time=\"2026-06-09T17:27:48.271225942Z\" level=info msg=\"Removing pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=f83c899c-473c-4315-a6d9-1df770179bc1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.290880 crc crio[22095]: time=\"2026-06-09T17:27:48.290775763Z\" level=info msg=\"Removed container 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a342e8ab-c3fd-460b-b6ed-2b4ffbfd74cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:48.310604 crc crio[22095]: time=\"2026-06-09T17:27:48.310355926Z\" level=info msg=\"Removing container: 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e\" id=c84557b4-900f-415c-ba5b-be1283ee7dcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:48.337000 crc crio[22095]: time=\"2026-06-09T17:27:48.336848115Z\" level=info msg=\"Removed pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=f83c899c-473c-4315-a6d9-1df770179bc1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.339183 crc crio[22095]: time=\"2026-06-09T17:27:48.339013601Z\" level=info msg=\"Stopping pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=c3cde5a3-8ee5-4a95-b998-cde07791a583 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.339423 crc crio[22095]: time=\"2026-06-09T17:27:48.339318959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=c3cde5a3-8ee5-4a95-b998-cde07791a583 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.340857 crc crio[22095]: time=\"2026-06-09T17:27:48.340617872Z\" level=info msg=\"Removing pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=9ab820e3-908f-4e94-b767-6c3540b05961 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.519669 crc crio[22095]: time=\"2026-06-09T17:27:48.518103345Z\" level=info msg=\"Removed pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=9ab820e3-908f-4e94-b767-6c3540b05961 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.523978 crc crio[22095]: time=\"2026-06-09T17:27:48.523177565Z\" level=info msg=\"Stopping pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=64d6efb6-3b2b-4921-acc8-ddf976498686 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.523978 crc crio[22095]: time=\"2026-06-09T17:27:48.523338369Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=64d6efb6-3b2b-4921-acc8-ddf976498686 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.524276 crc crio[22095]: time=\"2026-06-09T17:27:48.524007057Z\" level=info msg=\"Created container 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=df46d0cc-647a-4450-8899-527c5b0a0d38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:48.526740 crc crio[22095]: time=\"2026-06-09T17:27:48.526661385Z\" level=info msg=\"Removing pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=c4bd54a9-46d1-4fac-9127-6ee56fb1c483 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.527628 crc crio[22095]: time=\"2026-06-09T17:27:48.527282991Z\" level=info msg=\"Starting container: 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355\" id=8ba86b1c-a0dc-4bf0-a4af-94bb0a59f2cb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:48.553206 crc crio[22095]: time=\"2026-06-09T17:27:48.540160881Z\" level=info msg=\"Started container\" PID=258347 containerID=9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=8ba86b1c-a0dc-4bf0-a4af-94bb0a59f2cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:27:48.586178 crc crio[22095]: time=\"2026-06-09T17:27:48.585086513Z\" level=info msg=\"Removed pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=c4bd54a9-46d1-4fac-9127-6ee56fb1c483 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.589981 crc crio[22095]: time=\"2026-06-09T17:27:48.587897646Z\" level=info msg=\"Stopping pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=c9878549-82b7-44c8-a822-2a199b0db3fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.589981 crc crio[22095]: time=\"2026-06-09T17:27:48.58806234Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=c9878549-82b7-44c8-a822-2a199b0db3fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.589981 crc crio[22095]: time=\"2026-06-09T17:27:48.588658395Z\" level=info msg=\"Removing pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=31f018cd-a3ed-4ab1-9282-32ad03f71944 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.744000 crc crio[22095]: time=\"2026-06-09T17:27:48.74244669Z\" level=info msg=\"Removed container 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=c84557b4-900f-415c-ba5b-be1283ee7dcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:48.752311 crc crio[22095]: time=\"2026-06-09T17:27:48.75138521Z\" level=info msg=\"Removing container: a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8\" id=92b598e0-e9ad-4a56-97ae-973e9e280bb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:48.845995 crc crio[22095]: time=\"2026-06-09T17:27:48.842735623Z\" level=info msg=\"Removed pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=31f018cd-a3ed-4ab1-9282-32ad03f71944 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.861990 crc crio[22095]: time=\"2026-06-09T17:27:48.859203005Z\" level=info msg=\"Stopping pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=0ed60d8c-c263-4930-8d42-c1aae9e81175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.861990 crc crio[22095]: time=\"2026-06-09T17:27:48.859322409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=0ed60d8c-c263-4930-8d42-c1aae9e81175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:48.861990 crc crio[22095]: time=\"2026-06-09T17:27:48.860601971Z\" level=info msg=\"Removing pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=3577bb5e-bc87-4530-a020-3b4d9a014087 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:48.941002 crc crio[22095]: time=\"2026-06-09T17:27:48.939881855Z\" level=info msg=\"Removed container a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=92b598e0-e9ad-4a56-97ae-973e9e280bb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:48.987985 crc crio[22095]: time=\"2026-06-09T17:27:48.984589382Z\" level=info msg=\"Removing container: f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788\" id=f388cd80-19af-4316-a122-84158f09fc58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:49.052068 crc crio[22095]: time=\"2026-06-09T17:27:49.051211211Z\" level=info msg=\"Removed pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=3577bb5e-bc87-4530-a020-3b4d9a014087 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:49.053278 crc crio[22095]: time=\"2026-06-09T17:27:49.052701559Z\" level=info msg=\"Stopping pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=03b3d207-038a-471f-99f8-aefd1c281684 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:49.053278 crc crio[22095]: time=\"2026-06-09T17:27:49.052748871Z\" level=info msg=\"Stopped pod sandbox (already stopped): eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=03b3d207-038a-471f-99f8-aefd1c281684 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:49.053278 crc crio[22095]: time=\"2026-06-09T17:27:49.053071189Z\" level=info msg=\"Removing pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=3d6d85c9-643b-4bcb-ba85-cd4639ae42b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.15603577Z\" level=info msg=\"Removed pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=3d6d85c9-643b-4bcb-ba85-cd4639ae42b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.157290612Z\" level=info msg=\"Stopping pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=a4f70db0-9cb5-48f9-ba0b-a7d5340ee2f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.157360924Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=a4f70db0-9cb5-48f9-ba0b-a7d5340ee2f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.158230786Z\" level=info msg=\"Removing pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=e46c1f3c-5708-44f0-a817-434281e4b482 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:49.285199 crc crio[22095]: time=\"2026-06-09T17:27:49.284060474Z\" level=info msg=\"Removed container f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=f388cd80-19af-4316-a122-84158f09fc58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:49.297988 crc crio[22095]: time=\"2026-06-09T17:27:49.297663243Z\" level=info msg=\"Removing container: 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe\" id=86e6bbe9-5909-44f9-89fb-d319e21c6915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:51.972288 crc crio[22095]: time=\"2026-06-09T17:27:51.971045784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=979e4c41-70c0-46f8-a9be-40812ddd5e75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:52.308029 crc crio[22095]: time=\"2026-06-09T17:27:52.307877994Z\" level=info msg=\"Cleaning up stale resource k8s_cinder-scheduler_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\"\nJun 09 17:27:52.308312 crc crio[22095]: time=\"2026-06-09T17:27:52.308008978Z\" level=info msg=\"createCtr: removing container ID 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from runtime\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:52.332648 crc crio[22095]: time=\"2026-06-09T17:27:52.332498476Z\" level=info msg=\"createCtr: deleting container ID 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from idIndex\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:52.332648 crc crio[22095]: time=\"2026-06-09T17:27:52.332622989Z\" level=info msg=\"createCtr: removing container 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:52.332801 crc crio[22095]: time=\"2026-06-09T17:27:52.33267764Z\" level=info msg=\"createCtr: deleting container 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from storage\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:53.955809 crc crio[22095]: time=\"2026-06-09T17:27:53.954612859Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=723a7cf9-6280-4011-94c8-429a5ec51932 name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:53.965508 crc crio[22095]: time=\"2026-06-09T17:27:53.965417076Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 09 17:27:54.956718 crc crio[22095]: time=\"2026-06-09T17:27:54.956305894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d1f90e73-84f3-4f53-9262-33bff42115a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:54.978466 crc crio[22095]: time=\"2026-06-09T17:27:54.978390701Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8e9c6348-c9a2-42ff-b534-609c3b098604 name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:54.983066 crc crio[22095]: time=\"2026-06-09T17:27:54.982379523Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 17:27:56.952984 crc crio[22095]: time=\"2026-06-09T17:27:56.95275926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d2fc0ac-2024-4b5c-b24a-d19c17595311 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:57.032128 crc crio[22095]: time=\"2026-06-09T17:27:57.031315245Z\" level=info msg=\"Stopping container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6 (timeout: 2s)\" id=c2e139b1-bc72-4ae4-a999-deb415f3e819 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:57.575016 crc crio[22095]: time=\"2026-06-09T17:27:57.574752796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4cdd0a4a-71b4-43bc-987c-5e0ee86e0fa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:57.575466 crc crio[22095]: time=\"2026-06-09T17:27:57.574960721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9803d70f-14a3-4ed6-bc17-7bf3719d5e24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:57.599742 crc crio[22095]: time=\"2026-06-09T17:27:57.599563302Z\" level=info msg=\"Removed pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=e46c1f3c-5708-44f0-a817-434281e4b482 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:57.601309 crc crio[22095]: time=\"2026-06-09T17:27:57.601112182Z\" level=info msg=\"Stopping pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=5b43b958-75fa-4879-a65c-e651b67c9604 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:57.601627 crc crio[22095]: time=\"2026-06-09T17:27:57.601530783Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=5b43b958-75fa-4879-a65c-e651b67c9604 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:57.606376 crc crio[22095]: time=\"2026-06-09T17:27:57.606234984Z\" level=info msg=\"Removing pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=f45a0367-dcfb-41ce-8e66-0c936165d153 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:57.611671 crc crio[22095]: time=\"2026-06-09T17:27:57.610886273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=944f2ce5-8bf2-4bfa-8079-5d1fd825909f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:57.613398 crc crio[22095]: time=\"2026-06-09T17:27:57.613312725Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=92a589fe-6d05-48eb-8e73-f7de2eb937f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:57.614507 crc crio[22095]: time=\"2026-06-09T17:27:57.614419434Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=64f2fb35-f9dd-4b45-927c-f0bfbe932ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:57.688323 crc crio[22095]: time=\"2026-06-09T17:27:57.688168175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:57.689091 crc crio[22095]: time=\"2026-06-09T17:27:57.688684859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:57.693610 crc crio[22095]: time=\"2026-06-09T17:27:57.693522593Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=3247f08d-3f65-4975-a1a8-7b7b23d44c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:57.698654 crc crio[22095]: time=\"2026-06-09T17:27:57.696333235Z\" level=info msg=\"Stopped container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api\" id=50473f0f-80ea-40c9-b2b1-007deb6a95ae name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:57.698654 crc crio[22095]: time=\"2026-06-09T17:27:57.69846934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=93bda635-9565-4180-be21-9a0e71c0471e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:57.914271 crc crio[22095]: time=\"2026-06-09T17:27:57.913529956Z\" level=info msg=\"createCtr: releasing container name k8s_cinder-scheduler_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:57.914271 crc crio[22095]: time=\"2026-06-09T17:27:57.913628418Z\" level=info msg=\"Cleaning up stale resource k8s_glance-httpd_glance-default-external-api-0_openstack_b9968ed5-a24b-466e-b865-3e2cd2727f20_0\"\nJun 09 17:27:57.914271 crc crio[22095]: time=\"2026-06-09T17:27:57.913659089Z\" level=info msg=\"createCtr: removing container ID f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from runtime\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:57.914643 crc crio[22095]: time=\"2026-06-09T17:27:57.91449037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:57.933038 crc crio[22095]: time=\"2026-06-09T17:27:57.932036601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f0aa1062-a974-45ff-b03c-4737e074dba7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:57.963706 crc crio[22095]: time=\"2026-06-09T17:27:57.963323433Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0b1f1dc3-6062-4379-9ee7-bdd356602a36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:57.964881 crc crio[22095]: time=\"2026-06-09T17:27:57.964798901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:58.041765 crc crio[22095]: time=\"2026-06-09T17:27:58.041517169Z\" level=info msg=\"Stopped container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=c2e139b1-bc72-4ae4-a999-deb415f3e819 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:58.042555 crc crio[22095]: time=\"2026-06-09T17:27:58.042200027Z\" level=info msg=\"Stopped container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api\" id=ea176906-0bce-4b8f-b1ba-009970a7892a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:58.046832 crc crio[22095]: time=\"2026-06-09T17:27:58.04623225Z\" level=info msg=\"Stopping pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=9c74b937-4bb6-4883-b190-f6a559d1ec8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:58.047863 crc crio[22095]: time=\"2026-06-09T17:27:58.047832721Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc002ab20a0}] Aliases:map[]}\"\nJun 09 17:27:58.049693 crc crio[22095]: time=\"2026-06-09T17:27:58.049400351Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-t2p5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:27:58.058430 crc crio[22095]: time=\"2026-06-09T17:27:58.058280459Z\" level=info msg=\"createCtr: deleting container ID f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from idIndex\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.059710 crc crio[22095]: time=\"2026-06-09T17:27:58.058524925Z\" level=info msg=\"createCtr: removing container f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.059710 crc crio[22095]: time=\"2026-06-09T17:27:58.05910382Z\" level=info msg=\"createCtr: deleting container f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from storage\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.062492 crc crio[22095]: time=\"2026-06-09T17:27:58.062446826Z\" level=info msg=\"Removed pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=f45a0367-dcfb-41ce-8e66-0c936165d153 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:58.065708 crc crio[22095]: time=\"2026-06-09T17:27:58.064760525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b2d77cdd-a2f2-40f7-a40a-39b5a68fc191 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.067650 crc crio[22095]: time=\"2026-06-09T17:27:58.06650719Z\" level=info msg=\"Stopping pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=9d7fcfc4-4395-4723-8f72-fe6eb7fe067a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:58.068492 crc crio[22095]: time=\"2026-06-09T17:27:58.068351887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=9d7fcfc4-4395-4723-8f72-fe6eb7fe067a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:58.071069 crc crio[22095]: time=\"2026-06-09T17:27:58.070877792Z\" level=info msg=\"Removing pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=3fa87ff1-c8b6-4470-b9ae-732103a3a1b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:58.074786 crc crio[22095]: time=\"2026-06-09T17:27:58.073096319Z\" level=error msg=\"Failed to update container state for f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23: stdout: , stderr: \"\nJun 09 17:27:58.080232 crc crio[22095]: time=\"2026-06-09T17:27:58.080124599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8f234189-8066-4e5f-a77d-389f57987132 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.100815 crc crio[22095]: time=\"2026-06-09T17:27:58.10043042Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=a3b85d8f-3c2b-4c23-b9f1-5afefec5e2bd name=/runtime.v1.ImageService/PullImage\nJun 09 17:27:58.102476 crc crio[22095]: time=\"2026-06-09T17:27:58.102403931Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=54b16efa-2068-43dc-8463-9dc857701686 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.110532 crc crio[22095]: time=\"2026-06-09T17:27:58.110396756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=1b7c23ca-1acd-46c0-aca2-f8c23a61cead name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.111544 crc crio[22095]: time=\"2026-06-09T17:27:58.110503989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=722d14b9-af72-4398-a98c-0ff7670c189b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.167819 crc crio[22095]: time=\"2026-06-09T17:27:58.167692116Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5ada4594-1395-409f-a34e-309f9c983da8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.180624 crc crio[22095]: time=\"2026-06-09T17:27:58.180531175Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=26a68f65-16d1-4f74-816b-2683a573fcfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.295098 crc crio[22095]: time=\"2026-06-09T17:27:58.294483238Z\" level=info msg=\"createCtr: releasing container name k8s_glance-httpd_glance-default-external-api-0_openstack_b9968ed5-a24b-466e-b865-3e2cd2727f20_0\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.295098 crc crio[22095]: time=\"2026-06-09T17:27:58.295083954Z\" level=info msg=\"Cleaning up stale resource k8s_ovn-northd_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\"\nJun 09 17:27:58.295098 crc crio[22095]: time=\"2026-06-09T17:27:58.295105744Z\" level=info msg=\"createCtr: removing container ID d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from runtime\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.315647961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.316012961Z\" level=info msg=\"createCtr: deleting container ID d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from idIndex\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.316120083Z\" level=info msg=\"createCtr: removing container d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.316216276Z\" level=info msg=\"createCtr: deleting container d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from storage\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.322374 crc crio[22095]: time=\"2026-06-09T17:27:58.322288772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8367becd-7f62-48ec-addc-f9e2ca984d1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.325288 crc crio[22095]: time=\"2026-06-09T17:27:58.323744299Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=137328d5-15c9-405d-956f-ad57e28f384b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.329672 crc crio[22095]: time=\"2026-06-09T17:27:58.329610809Z\" level=error msg=\"Failed to update container state for d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7: stdout: , stderr: \"\nJun 09 17:27:58.364873 crc crio[22095]: time=\"2026-06-09T17:27:58.36470783Z\" level=info msg=\"Removed container 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=86e6bbe9-5909-44f9-89fb-d319e21c6915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:58.366390 crc crio[22095]: time=\"2026-06-09T17:27:58.366159417Z\" level=warning msg=\"error reserving ctr name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 for id 65769a71bdf3c942391ed4865172361eb4f574e7cd3dd7704a16a27e60636b7e: name is reserved\"\nJun 09 17:27:58.366390 crc crio[22095]: time=\"2026-06-09T17:27:58.366316621Z\" level=info msg=\"Creation of container k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 not yet finished. Currently at stage unknown. Waiting up to 5m59.955875598s for it to finish\" id=137328d5-15c9-405d-956f-ad57e28f384b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.374778 crc crio[22095]: time=\"2026-06-09T17:27:58.374689086Z\" level=info msg=\"Removing container: c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82\" id=498625f4-9b59-4987-9bb1-a3eae74f49d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:58.380854 crc crio[22095]: time=\"2026-06-09T17:27:58.380761682Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=38ac03b4-5539-4df0-bad6-80d2929b1f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.387706 crc crio[22095]: time=\"2026-06-09T17:27:58.387600647Z\" level=warning msg=\"error reserving ctr name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 for id 5021204a766806f987e16f7096572fd252319d99c69a3ea883955d3c915d597a: name is reserved\"\nJun 09 17:27:58.387706 crc crio[22095]: time=\"2026-06-09T17:27:58.387690749Z\" level=info msg=\"Creation of container k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 not yet finished. Currently at stage unknown. Waiting up to 5m59.992450596s for it to finish\" id=38ac03b4-5539-4df0-bad6-80d2929b1f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.687887 crc crio[22095]: time=\"2026-06-09T17:27:58.686837334Z\" level=info msg=\"Stopping container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa (timeout: 30s)\" id=a76b25fe-43b1-4d03-a36a-a0b5ecdd1213 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:58.750978 crc crio[22095]: time=\"2026-06-09T17:27:58.748175817Z\" level=info msg=\"createCtr: releasing container name k8s_ovn-northd_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.750978 crc crio[22095]: time=\"2026-06-09T17:27:58.7482886Z\" level=info msg=\"Cleaning up stale resource k8s_glance-httpd_glance-default-internal-api-0_openstack_51e1a20b-ae70-48c2-936c-5d51fe84e370_0\"\nJun 09 17:27:58.750978 crc crio[22095]: time=\"2026-06-09T17:27:58.748317251Z\" level=info msg=\"createCtr: removing container ID 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from runtime\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.841986 crc crio[22095]: time=\"2026-06-09T17:27:58.840769993Z\" level=info msg=\"createCtr: deleting container ID 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from idIndex\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.841986 crc crio[22095]: time=\"2026-06-09T17:27:58.840961877Z\" level=info msg=\"createCtr: removing container 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.841986 crc crio[22095]: time=\"2026-06-09T17:27:58.841124852Z\" level=info msg=\"createCtr: deleting container 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from storage\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:58.854503 crc crio[22095]: time=\"2026-06-09T17:27:58.854358851Z\" level=error msg=\"Failed to update container state for 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47: stdout: , stderr: \"\nJun 09 17:27:58.914672 crc crio[22095]: time=\"2026-06-09T17:27:58.913443287Z\" level=info msg=\"Stopped container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata\" id=b3197420-e6b6-4235-a1e7-bd098c48e25d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:27:58.922564 crc crio[22095]: time=\"2026-06-09T17:27:58.922267163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=127c0c3e-9663-4308-bdd0-3213e5be7c5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:58.938813 crc crio[22095]: time=\"2026-06-09T17:27:58.938719405Z\" level=info msg=\"Removed pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=3fa87ff1-c8b6-4470-b9ae-732103a3a1b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:58.941364 crc crio[22095]: time=\"2026-06-09T17:27:58.941192109Z\" level=info msg=\"Stopping pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=8bbde493-5c13-48c9-a295-c6becd9b7150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:58.941458 crc crio[22095]: time=\"2026-06-09T17:27:58.941390864Z\" level=info msg=\"Stopped pod sandbox (already stopped): be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=8bbde493-5c13-48c9-a295-c6becd9b7150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:58.943200 crc crio[22095]: time=\"2026-06-09T17:27:58.943114558Z\" level=info msg=\"Removing pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=9f7e894e-a031-4315-b7c5-06098b3d93d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:58.960112 crc crio[22095]: time=\"2026-06-09T17:27:58.960067673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02d5ac63-9980-4514-ae16-87511ddf4884 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:59.024675 crc crio[22095]: time=\"2026-06-09T17:27:59.024593388Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b9c6f71-fdd9-4e6e-938a-ebe9bf8df35f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:59.031745 crc crio[22095]: time=\"2026-06-09T17:27:59.028703014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.038192 crc crio[22095]: time=\"2026-06-09T17:27:59.037792057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.044168 crc crio[22095]: time=\"2026-06-09T17:27:59.044069288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.046699 crc crio[22095]: time=\"2026-06-09T17:27:59.046666114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.051142 crc crio[22095]: time=\"2026-06-09T17:27:59.051019806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=76dc222c-eabc-4791-a4ff-321ca17285b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:59.077457 crc crio[22095]: time=\"2026-06-09T17:27:59.074362805Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=38f3a0b8-f793-4ea4-bf48-cec35c4280b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.077457 crc crio[22095]: time=\"2026-06-09T17:27:59.076448878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e63d59af-1f00-485d-ab50-1c8a310a34c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:27:59.083076 crc crio[22095]: time=\"2026-06-09T17:27:59.082705139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.089776 crc crio[22095]: time=\"2026-06-09T17:27:59.087391749Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=88bf2066-adc7-4cb4-9eb4-4eb7c762b42b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.134599 crc crio[22095]: time=\"2026-06-09T17:27:59.134508008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.333871 crc crio[22095]: time=\"2026-06-09T17:27:59.33377762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.343562 crc crio[22095]: time=\"2026-06-09T17:27:59.343495919Z\" level=info msg=\"createCtr: releasing container name k8s_glance-httpd_glance-default-internal-api-0_openstack_51e1a20b-ae70-48c2-936c-5d51fe84e370_0\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.343858 crc crio[22095]: time=\"2026-06-09T17:27:59.343837878Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2\"\nJun 09 17:27:59.344344 crc crio[22095]: time=\"2026-06-09T17:27:59.34431903Z\" level=info msg=\"createCtr: removing container ID 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from runtime\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.363061 crc crio[22095]: time=\"2026-06-09T17:27:59.362750253Z\" level=info msg=\"Created container edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=64f2fb35-f9dd-4b45-927c-f0bfbe932ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.365396 crc crio[22095]: time=\"2026-06-09T17:27:59.365266708Z\" level=info msg=\"Starting container: edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd\" id=8af09398-c754-472a-a440-aaafa445d274 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:59.381827 crc crio[22095]: time=\"2026-06-09T17:27:59.381692529Z\" level=info msg=\"Removed pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=9f7e894e-a031-4315-b7c5-06098b3d93d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:59.383101 crc crio[22095]: time=\"2026-06-09T17:27:59.38289938Z\" level=info msg=\"Stopping pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1b7f2b5f-0bae-44fc-abd1-4de99fdfeb15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:59.383101 crc crio[22095]: time=\"2026-06-09T17:27:59.383100715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1b7f2b5f-0bae-44fc-abd1-4de99fdfeb15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:59.384762 crc crio[22095]: time=\"2026-06-09T17:27:59.384445Z\" level=info msg=\"Removing pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1607322b-4d74-41cd-89b6-f5e5772f17ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:59.389056 crc crio[22095]: time=\"2026-06-09T17:27:59.388480803Z\" level=info msg=\"Started container\" PID=259362 containerID=edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=8af09398-c754-472a-a440-aaafa445d274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:27:59.394271 crc crio[22095]: time=\"2026-06-09T17:27:59.394116848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.418218 crc crio[22095]: time=\"2026-06-09T17:27:59.418109843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.423975 crc crio[22095]: time=\"2026-06-09T17:27:59.42382579Z\" level=info msg=\"createCtr: deleting container ID 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from idIndex\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.424307 crc crio[22095]: time=\"2026-06-09T17:27:59.424099277Z\" level=info msg=\"createCtr: removing container 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.424307 crc crio[22095]: time=\"2026-06-09T17:27:59.424167969Z\" level=info msg=\"createCtr: deleting container 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from storage\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.433669 crc crio[22095]: time=\"2026-06-09T17:27:59.433614131Z\" level=error msg=\"Failed to update container state for 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55: stdout: , stderr: \"\nJun 09 17:27:59.438964 crc crio[22095]: time=\"2026-06-09T17:27:59.43865462Z\" level=info msg=\"Stopped pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=9c74b937-4bb6-4883-b190-f6a559d1ec8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:59.439482 crc crio[22095]: time=\"2026-06-09T17:27:59.439380859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.447104 crc crio[22095]: time=\"2026-06-09T17:27:59.447017175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:27:59.552563 crc crio[22095]: time=\"2026-06-09T17:27:59.55245412Z\" level=info msg=\"Created container ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=3247f08d-3f65-4975-a1a8-7b7b23d44c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.568499 crc crio[22095]: time=\"2026-06-09T17:27:59.568332447Z\" level=info msg=\"Starting container: ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e\" id=f3b0d97d-d06c-4e37-ba9d-52d7ee758f5c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:59.605963 crc crio[22095]: time=\"2026-06-09T17:27:59.605507921Z\" level=info msg=\"Started container\" PID=259369 containerID=ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=f3b0d97d-d06c-4e37-ba9d-52d7ee758f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\nJun 09 17:27:59.696216 crc crio[22095]: time=\"2026-06-09T17:27:59.694055142Z\" level=info msg=\"Created container 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=92a589fe-6d05-48eb-8e73-f7de2eb937f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.703511 crc crio[22095]: time=\"2026-06-09T17:27:59.703382611Z\" level=info msg=\"Starting container: 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23\" id=5b24dd1b-c8f6-4908-b1ad-738f1353095e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:59.720326 crc crio[22095]: time=\"2026-06-09T17:27:59.720205863Z\" level=info msg=\"Created container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api\" id=26a68f65-16d1-4f74-816b-2683a573fcfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:27:59.722159 crc crio[22095]: time=\"2026-06-09T17:27:59.722118952Z\" level=info msg=\"Starting container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6\" id=9b90fad0-61e9-41a9-b97f-9b5a653651a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:27:59.723905 crc crio[22095]: time=\"2026-06-09T17:27:59.723780935Z\" level=info msg=\"Started container\" PID=259381 containerID=0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=5b24dd1b-c8f6-4908-b1ad-738f1353095e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\nJun 09 17:27:59.737896 crc crio[22095]: time=\"2026-06-09T17:27:59.737819125Z\" level=info msg=\"Started container\" PID=259404 containerID=706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6 description=openstack/nova-api-0/nova-api-api id=9b90fad0-61e9-41a9-b97f-9b5a653651a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:27:59.956485 crc crio[22095]: time=\"2026-06-09T17:27:59.956411672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d0ad467e-9147-4f54-a6c8-54457e47ff9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:00.228664 crc crio[22095]: time=\"2026-06-09T17:28:00.224727115Z\" level=info msg=\"Stopping container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a (timeout: 30s)\" id=ae36bb8e-b9d6-4bd0-82a7-b729d284d250 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:00.703423 crc crio[22095]: time=\"2026-06-09T17:28:00.702609375Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683768-bbhsp/POD\" id=0efe3606-d0e7-4825-ae39-2b9db6949ded name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:00.703745 crc crio[22095]: time=\"2026-06-09T17:28:00.703445346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:01.067777 crc crio[22095]: time=\"2026-06-09T17:28:01.067704531Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dtlb8/POD\" id=d9f5c1a9-51d8-42b9-9e1b-37fc37fff7af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:01.068003 crc crio[22095]: time=\"2026-06-09T17:28:01.067813703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:01.422621 crc crio[22095]: time=\"2026-06-09T17:28:01.421777453Z\" level=info msg=\"Stopping pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=418f619d-541f-4982-ad1e-2ad131cdd0eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:01.423681 crc crio[22095]: time=\"2026-06-09T17:28:01.423586749Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc0012897e8}] Aliases:map[]}\"\nJun 09 17:28:01.424177 crc crio[22095]: time=\"2026-06-09T17:28:01.424092622Z\" level=info msg=\"Deleting pod openstack_ovn-controller-9kldd-config-5kdzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:02.343482 crc crio[22095]: time=\"2026-06-09T17:28:02.341765083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f7597ceb-ccef-4c42-89e8-39b687381d89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.352466 crc crio[22095]: time=\"2026-06-09T17:28:02.352358175Z\" level=info msg=\"Stopped container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log\" id=ae36bb8e-b9d6-4bd0-82a7-b729d284d250 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:02.354062 crc crio[22095]: time=\"2026-06-09T17:28:02.353902915Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z56c4/extract-content\" id=1866e21e-d92b-43ea-ab3e-661697f92c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.355179 crc crio[22095]: time=\"2026-06-09T17:28:02.355117186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2c81a906-cccf-4285-a4fa-347bda1ba69f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.378004 crc crio[22095]: time=\"2026-06-09T17:28:02.377816448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=21fc0256-34d6-46b3-b15e-fdd699c058a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.404745 crc crio[22095]: time=\"2026-06-09T17:28:02.404614426Z\" level=info msg=\"Removed container c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=498625f4-9b59-4987-9bb1-a3eae74f49d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:02.427436 crc crio[22095]: time=\"2026-06-09T17:28:02.424859505Z\" level=info msg=\"Removing container: a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90\" id=df581391-4e86-4516-868b-6b3c9e20e756 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:02.467626 crc crio[22095]: time=\"2026-06-09T17:28:02.467523959Z\" level=info msg=\"Stopping pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=d6e878af-533f-4914-bbdd-de8fceb3f616 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:02.471149 crc crio[22095]: time=\"2026-06-09T17:28:02.470377593Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0074a4618}] Aliases:map[]}\"\nJun 09 17:28:02.471149 crc crio[22095]: time=\"2026-06-09T17:28:02.470683881Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cfkth-config-hr8k4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:02.515296 crc crio[22095]: time=\"2026-06-09T17:28:02.515181602Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=e9553eb6-2988-4a51-99cf-be6409f1a850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.516528 crc crio[22095]: time=\"2026-06-09T17:28:02.516446295Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=960fa023-5ba8-47e7-b36e-dd6bb586a726 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.524459 crc crio[22095]: time=\"2026-06-09T17:28:02.524329587Z\" level=info msg=\"Stopped pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=418f619d-541f-4982-ad1e-2ad131cdd0eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:02.547259 crc crio[22095]: time=\"2026-06-09T17:28:02.54706686Z\" level=info msg=\"Removed pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1607322b-4d74-41cd-89b6-f5e5772f17ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:02.547541 crc crio[22095]: time=\"2026-06-09T17:28:02.547109691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.548528 crc crio[22095]: time=\"2026-06-09T17:28:02.548415235Z\" level=info msg=\"Stopping pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=1733dbfc-fb3d-42ee-810a-9ea1d4e5368d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:02.548596 crc crio[22095]: time=\"2026-06-09T17:28:02.548555498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=1733dbfc-fb3d-42ee-810a-9ea1d4e5368d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:02.549733 crc crio[22095]: time=\"2026-06-09T17:28:02.549593445Z\" level=info msg=\"Removing pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fd9ff4d9-6a3c-4764-bece-d318dd8005ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:02.551711 crc crio[22095]: time=\"2026-06-09T17:28:02.551643887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.664778 crc crio[22095]: time=\"2026-06-09T17:28:02.664572944Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.665040 crc crio[22095]: time=\"2026-06-09T17:28:02.664873492Z\" level=info msg=\"Cleaning up stale resource k8s_setup-container_rabbitmq-cell1-server-0_openstack_109c6334-4aa7-444d-8006-a5d688f9422c_0\"\nJun 09 17:28:02.665040 crc crio[22095]: time=\"2026-06-09T17:28:02.664898933Z\" level=info msg=\"createCtr: removing container ID e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from runtime\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.726282 crc crio[22095]: time=\"2026-06-09T17:28:02.725467607Z\" level=info msg=\"createCtr: deleting container ID e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from idIndex\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.726282 crc crio[22095]: time=\"2026-06-09T17:28:02.726214976Z\" level=info msg=\"createCtr: removing container e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.726599 crc crio[22095]: time=\"2026-06-09T17:28:02.726301968Z\" level=info msg=\"createCtr: deleting container e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from storage\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.734499 crc crio[22095]: time=\"2026-06-09T17:28:02.734421806Z\" level=error msg=\"Failed to update container state for e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32: stdout: , stderr: \"\nJun 09 17:28:02.736570 crc crio[22095]: time=\"2026-06-09T17:28:02.736486839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.743751 crc crio[22095]: time=\"2026-06-09T17:28:02.743618632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.761527 crc crio[22095]: time=\"2026-06-09T17:28:02.761310776Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=723a7cf9-6280-4011-94c8-429a5ec51932 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:02.762279 crc crio[22095]: time=\"2026-06-09T17:28:02.762168468Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=9fb9e865-3305-4994-8384-dd8ba3a5f8a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.762504 crc crio[22095]: time=\"2026-06-09T17:28:02.762416564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.844881 crc crio[22095]: time=\"2026-06-09T17:28:02.844618193Z\" level=info msg=\"createCtr: releasing container name k8s_setup-container_rabbitmq-cell1-server-0_openstack_109c6334-4aa7-444d-8006-a5d688f9422c_0\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.844881 crc crio[22095]: time=\"2026-06-09T17:28:02.844702835Z\" level=info msg=\"Cleaning up stale resource k8s_probe_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\"\nJun 09 17:28:02.844881 crc crio[22095]: time=\"2026-06-09T17:28:02.844720406Z\" level=info msg=\"createCtr: removing container ID 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from runtime\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.859122 crc crio[22095]: time=\"2026-06-09T17:28:02.859049373Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=92517cdf-fb51-4f5f-bde6-5b423a607d2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.873889 crc crio[22095]: time=\"2026-06-09T17:28:02.86787924Z\" level=info msg=\"createCtr: deleting container ID 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from idIndex\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.873889 crc crio[22095]: time=\"2026-06-09T17:28:02.873874914Z\" level=info msg=\"createCtr: removing container 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.874176 crc crio[22095]: time=\"2026-06-09T17:28:02.873963156Z\" level=info msg=\"createCtr: deleting container 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from storage\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.875988 crc crio[22095]: time=\"2026-06-09T17:28:02.875910096Z\" level=error msg=\"Failed to update container state for 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51: stdout: , stderr: \"\nJun 09 17:28:02.891860 crc crio[22095]: time=\"2026-06-09T17:28:02.891744632Z\" level=info msg=\"Removed pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fd9ff4d9-6a3c-4764-bece-d318dd8005ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:02.897676 crc crio[22095]: time=\"2026-06-09T17:28:02.897636443Z\" level=info msg=\"Stopping pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f80867ad-facd-4667-8918-e4e99a2af3dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:02.897884 crc crio[22095]: time=\"2026-06-09T17:28:02.897866579Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f80867ad-facd-4667-8918-e4e99a2af3dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:02.905703 crc crio[22095]: time=\"2026-06-09T17:28:02.898758762Z\" level=info msg=\"Removing pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f1185d45-2b22-4a66-86fa-a7adc6629941 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.002324 crc crio[22095]: time=\"2026-06-09T17:28:03.001669402Z\" level=info msg=\"Removed container a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=df581391-4e86-4516-868b-6b3c9e20e756 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:03.016469 crc crio[22095]: time=\"2026-06-09T17:28:03.016320608Z\" level=info msg=\"Removing container: 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63\" id=3f992910-e698-4dea-b491-330cea8b857a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:03.034011 crc crio[22095]: time=\"2026-06-09T17:28:03.033271593Z\" level=info msg=\"Created container 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=88bf2066-adc7-4cb4-9eb4-4eb7c762b42b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.035546 crc crio[22095]: time=\"2026-06-09T17:28:03.035467309Z\" level=info msg=\"Starting container: 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4\" id=ef6ab5ac-8ec2-4947-be3d-2d007ae7677d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:03.043427 crc crio[22095]: time=\"2026-06-09T17:28:03.043333231Z\" level=info msg=\"Started container\" PID=259871 containerID=1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=ef6ab5ac-8ec2-4947-be3d-2d007ae7677d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:28:03.099423 crc crio[22095]: time=\"2026-06-09T17:28:03.098900536Z\" level=info msg=\"createCtr: releasing container name k8s_probe_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.099423 crc crio[22095]: time=\"2026-06-09T17:28:03.099105492Z\" level=info msg=\"Cleaning up stale resource k8s_oc_auto-csr-approver-29683748-msd68_openshift-infra_00bb5f8b-b9e1-488f-9180-597aad4ac6ff_0\"\nJun 09 17:28:03.099423 crc crio[22095]: time=\"2026-06-09T17:28:03.099132162Z\" level=info msg=\"createCtr: removing container ID dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from runtime\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.155565 crc crio[22095]: time=\"2026-06-09T17:28:03.154189805Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"\nJun 09 17:28:03.155565 crc crio[22095]: time=\"2026-06-09T17:28:03.154284827Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683768-bbhsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:03.185812 crc crio[22095]: time=\"2026-06-09T17:28:03.185715753Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=27c20748-212d-41dc-bece-8052fac37ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.199576 crc crio[22095]: time=\"2026-06-09T17:28:03.199441696Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00012aea8}] Aliases:map[]}\"\nJun 09 17:28:03.199576 crc crio[22095]: time=\"2026-06-09T17:28:03.199525088Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dtlb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:03.205821 crc crio[22095]: time=\"2026-06-09T17:28:03.205737617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.231547 crc crio[22095]: time=\"2026-06-09T17:28:03.231448537Z\" level=info msg=\"Stopped pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=d6e878af-533f-4914-bbdd-de8fceb3f616 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.236052 crc crio[22095]: time=\"2026-06-09T17:28:03.235903111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.408753 crc crio[22095]: time=\"2026-06-09T17:28:03.407479572Z\" level=info msg=\"Removed pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f1185d45-2b22-4a66-86fa-a7adc6629941 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.411285 crc crio[22095]: time=\"2026-06-09T17:28:03.411103935Z\" level=info msg=\"Stopping pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=51f25d3c-4d7f-4511-b85a-9d0a8c8767ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.411285 crc crio[22095]: time=\"2026-06-09T17:28:03.411219898Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=51f25d3c-4d7f-4511-b85a-9d0a8c8767ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.412231 crc crio[22095]: time=\"2026-06-09T17:28:03.41206527Z\" level=info msg=\"Removing pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=41885374-7db0-494b-8487-88e129c4aed5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.453491 crc crio[22095]: time=\"2026-06-09T17:28:03.45339775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.456233 crc crio[22095]: time=\"2026-06-09T17:28:03.455294799Z\" level=info msg=\"Created container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api\" id=0b1f1dc3-6062-4379-9ee7-bdd356602a36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.458170 crc crio[22095]: time=\"2026-06-09T17:28:03.4576881Z\" level=info msg=\"Starting container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278\" id=e67014ec-f0ff-4cd8-bab9-9ead0718d3ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:03.464299 crc crio[22095]: time=\"2026-06-09T17:28:03.463609622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.496744 crc crio[22095]: time=\"2026-06-09T17:28:03.494662949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.507710 crc crio[22095]: time=\"2026-06-09T17:28:03.507212331Z\" level=info msg=\"Started container\" PID=259935 containerID=fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278 description=openstack/cinder-api-0/cinder-api id=e67014ec-f0ff-4cd8-bab9-9ead0718d3ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:28:03.532630 crc crio[22095]: time=\"2026-06-09T17:28:03.53250904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.694980 crc crio[22095]: time=\"2026-06-09T17:28:03.689195739Z\" level=info msg=\"Removed pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=41885374-7db0-494b-8487-88e129c4aed5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.702237 crc crio[22095]: time=\"2026-06-09T17:28:03.701901995Z\" level=info msg=\"Stopping pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=b636f2a8-baf8-4471-ac91-6617b36a31f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.702237 crc crio[22095]: time=\"2026-06-09T17:28:03.702108761Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=b636f2a8-baf8-4471-ac91-6617b36a31f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.706049 crc crio[22095]: time=\"2026-06-09T17:28:03.705890868Z\" level=info msg=\"Removing pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=6f5d7d82-1852-495a-adb7-43e44b38b81b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.729756 crc crio[22095]: time=\"2026-06-09T17:28:03.729578475Z\" level=info msg=\"Removed container 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3f992910-e698-4dea-b491-330cea8b857a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:03.733096 crc crio[22095]: time=\"2026-06-09T17:28:03.732747747Z\" level=info msg=\"Removing container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265\" id=db6a1271-21e1-43e2-b140-29fa89bfea9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:03.793202 crc crio[22095]: time=\"2026-06-09T17:28:03.792295114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.798161 crc crio[22095]: time=\"2026-06-09T17:28:03.797849957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.827466 crc crio[22095]: time=\"2026-06-09T17:28:03.827151178Z\" level=info msg=\"Created container c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=e9553eb6-2988-4a51-99cf-be6409f1a850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.837052 crc crio[22095]: time=\"2026-06-09T17:28:03.833705996Z\" level=info msg=\"Starting container: c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112\" id=7ec9196e-1dc7-41c2-a074-a31bf2404e47 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:03.854852 crc crio[22095]: time=\"2026-06-09T17:28:03.854654264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.857231 crc crio[22095]: time=\"2026-06-09T17:28:03.856590414Z\" level=info msg=\"Started container\" PID=260031 containerID=c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7ec9196e-1dc7-41c2-a074-a31bf2404e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:28:03.865764 crc crio[22095]: time=\"2026-06-09T17:28:03.865574264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:03.877900 crc crio[22095]: time=\"2026-06-09T17:28:03.877553541Z\" level=info msg=\"Removed pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=6f5d7d82-1852-495a-adb7-43e44b38b81b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.887118 crc crio[22095]: time=\"2026-06-09T17:28:03.882906139Z\" level=info msg=\"Stopping pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=69a1c87a-bbcb-48c8-b998-748596a98096 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.887118 crc crio[22095]: time=\"2026-06-09T17:28:03.883050312Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=69a1c87a-bbcb-48c8-b998-748596a98096 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.888653 crc crio[22095]: time=\"2026-06-09T17:28:03.888540583Z\" level=info msg=\"Removing pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=8eea04e0-d52f-4f8c-b176-dc3917f33619 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.894417 crc crio[22095]: time=\"2026-06-09T17:28:03.894230779Z\" level=info msg=\"Created container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata\" id=38f3a0b8-f793-4ea4-bf48-cec35c4280b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:03.896534 crc crio[22095]: time=\"2026-06-09T17:28:03.896470187Z\" level=info msg=\"Starting container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23\" id=c4e347e3-9186-4b07-92cc-2c4a045de3e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:03.909447 crc crio[22095]: time=\"2026-06-09T17:28:03.909234534Z\" level=info msg=\"Started container\" PID=260032 containerID=6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23 description=openstack/nova-metadata-0/nova-metadata-metadata id=c4e347e3-9186-4b07-92cc-2c4a045de3e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:28:03.924307 crc crio[22095]: time=\"2026-06-09T17:28:03.923652294Z\" level=info msg=\"Removed pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=8eea04e0-d52f-4f8c-b176-dc3917f33619 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.930979 crc crio[22095]: time=\"2026-06-09T17:28:03.930173231Z\" level=info msg=\"Stopping pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=914692b2-6540-4611-8d24-a705fad192c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.930979 crc crio[22095]: time=\"2026-06-09T17:28:03.930344126Z\" level=info msg=\"Stopped pod sandbox (already stopped): c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=914692b2-6540-4611-8d24-a705fad192c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.942210 crc crio[22095]: time=\"2026-06-09T17:28:03.942011025Z\" level=info msg=\"Removing pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=44164862-9d00-4bc9-92e7-7ac7dc4467c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.985276 crc crio[22095]: time=\"2026-06-09T17:28:03.985047579Z\" level=info msg=\"Removed pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=44164862-9d00-4bc9-92e7-7ac7dc4467c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:03.994513 crc crio[22095]: time=\"2026-06-09T17:28:03.994392929Z\" level=info msg=\"Stopping pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=05a94c26-2326-4b9e-8e39-62ccfb702073 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.994513 crc crio[22095]: time=\"2026-06-09T17:28:03.994477131Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=05a94c26-2326-4b9e-8e39-62ccfb702073 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:03.996553 crc crio[22095]: time=\"2026-06-09T17:28:03.995737633Z\" level=info msg=\"Removing pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=3dcd7420-8cfd-4a56-842d-9aecafa1e0f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:04.040538 crc crio[22095]: time=\"2026-06-09T17:28:04.033570004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:04.057472 crc crio[22095]: time=\"2026-06-09T17:28:04.054712986Z\" level=info msg=\"Removed container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log\" id=db6a1271-21e1-43e2-b140-29fa89bfea9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:04.081146 crc crio[22095]: 2026-06-09T17:28:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:910b16a57978a18 Mac:fa:92:ce:f0:f2:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 SocketPath: PciID:}] [{Interface:0xc0004be400 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:28:04.087183 crc crio[22095]: time=\"2026-06-09T17:28:04.08411896Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"\nJun 09 17:28:04.087183 crc crio[22095]: time=\"2026-06-09T17:28:04.084324856Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683768-bbhsp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:28:04.091439 crc crio[22095]: time=\"2026-06-09T17:28:04.091234973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:04.105060 crc crio[22095]: time=\"2026-06-09T17:28:04.104841572Z\" level=info msg=\"Removing container: 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac\" id=f3ccdbb1-8583-41fc-a51f-7102e27ca74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:04.129622 crc crio[22095]: time=\"2026-06-09T17:28:04.129463654Z\" level=info msg=\"Ran pod sandbox 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 with infra container: openshift-infra/auto-csr-approver-29683768-bbhsp/POD\" id=0efe3606-d0e7-4825-ae39-2b9db6949ded name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:04.148709 crc crio[22095]: time=\"2026-06-09T17:28:04.144005437Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=60b59cb1-4340-4b64-aae0-751053ebbb45 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:04.169539 crc crio[22095]: time=\"2026-06-09T17:28:04.16206135Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:28:04.200289 crc crio[22095]: time=\"2026-06-09T17:28:04.200187268Z\" level=info msg=\"Removed pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=3dcd7420-8cfd-4a56-842d-9aecafa1e0f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:04.205282 crc crio[22095]: time=\"2026-06-09T17:28:04.205163816Z\" level=info msg=\"Stopping pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=0a233dde-901a-4942-b365-9b1672b56620 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:04.205412 crc crio[22095]: time=\"2026-06-09T17:28:04.205296759Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=0a233dde-901a-4942-b365-9b1672b56620 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:04.215208 crc crio[22095]: time=\"2026-06-09T17:28:04.214747722Z\" level=info msg=\"Removing pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=de4e601a-3b19-48f4-be75-dce2b69c83ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:04.263589 crc crio[22095]: time=\"2026-06-09T17:28:04.262371243Z\" level=info msg=\"Removed pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=de4e601a-3b19-48f4-be75-dce2b69c83ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:04.443128 crc crio[22095]: time=\"2026-06-09T17:28:04.44274754Z\" level=info msg=\"Created container 39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f: openshift-marketplace/community-operators-z56c4/extract-content\" id=1866e21e-d92b-43ea-ab3e-661697f92c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:04.444756 crc crio[22095]: time=\"2026-06-09T17:28:04.444711481Z\" level=info msg=\"Starting container: 39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f\" id=8cc86f2f-9aeb-4644-acd2-8d43759c9382 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:04.459513 crc crio[22095]: time=\"2026-06-09T17:28:04.459401728Z\" level=info msg=\"Started container\" PID=260072 containerID=39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f description=openshift-marketplace/community-operators-z56c4/extract-content id=8cc86f2f-9aeb-4644-acd2-8d43759c9382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc\nJun 09 17:28:04.914763 crc crio[22095]: time=\"2026-06-09T17:28:04.914634106Z\" level=info msg=\"Removed container 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=f3ccdbb1-8583-41fc-a51f-7102e27ca74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:04.920316 crc crio[22095]: time=\"2026-06-09T17:28:04.919790928Z\" level=info msg=\"Removing container: 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7\" id=ab890c69-745e-470e-8aac-fa5a5ac83fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:04.955197 crc crio[22095]: time=\"2026-06-09T17:28:04.955078603Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18695268-6d07-4dd5-afa8-1aa0ea101877 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:05.011871 crc crio[22095]: time=\"2026-06-09T17:28:05.011769377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6badbe1c-59c7-4c86-8e04-edd52403be87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:05.086054 crc crio[22095]: time=\"2026-06-09T17:28:05.085042216Z\" level=info msg=\"Created container 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=27c20748-212d-41dc-bece-8052fac37ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:05.087276 crc crio[22095]: time=\"2026-06-09T17:28:05.087176391Z\" level=info msg=\"Starting container: 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8\" id=87bc4eb4-bd33-428e-99ae-6217a21e85ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:05.094146 crc crio[22095]: time=\"2026-06-09T17:28:05.094037917Z\" level=info msg=\"Started container\" PID=260226 containerID=1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery id=87bc4eb4-bd33-428e-99ae-6217a21e85ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\nJun 09 17:28:05.367094 crc crio[22095]: time=\"2026-06-09T17:28:05.366860646Z\" level=info msg=\"Created container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log\" id=960fa023-5ba8-47e7-b36e-dd6bb586a726 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:05.369220 crc crio[22095]: time=\"2026-06-09T17:28:05.369130834Z\" level=info msg=\"Starting container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53\" id=cc899635-125f-447f-a9e2-329dd72a205c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:05.377041 crc crio[22095]: time=\"2026-06-09T17:28:05.376956125Z\" level=info msg=\"Started container\" PID=260225 containerID=b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53 description=openstack/nova-api-0/nova-api-log id=cc899635-125f-447f-a9e2-329dd72a205c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:28:05.634381 crc crio[22095]: 2026-06-09T17:28:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c38c4fc4868195 Mac:a2:67:c8:c8:45:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:28:05.636399 crc crio[22095]: time=\"2026-06-09T17:28:05.635859457Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00012aea8}] Aliases:map[]}\"\nJun 09 17:28:05.636399 crc crio[22095]: time=\"2026-06-09T17:28:05.636348749Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dtlb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:28:05.646767 crc crio[22095]: time=\"2026-06-09T17:28:05.646696105Z\" level=info msg=\"Ran pod sandbox 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 with infra container: openshift-marketplace/redhat-marketplace-dtlb8/POD\" id=d9f5c1a9-51d8-42b9-9e1b-37fc37fff7af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:05.649850 crc crio[22095]: time=\"2026-06-09T17:28:05.649763863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4eead0e0-ada6-467b-b1db-d93b23915fde name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:05.652990 crc crio[22095]: time=\"2026-06-09T17:28:05.652831682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3656fca0-e01e-4b7a-85d7-e91cecf91868 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:05.748991 crc crio[22095]: time=\"2026-06-09T17:28:05.747603803Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=5c468f39-3c5d-4f36-8d41-3474efc30fd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:05.756652 crc crio[22095]: time=\"2026-06-09T17:28:05.751641957Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities\" id=f2645723-e0d2-478e-9a52-2f2ad4a5600a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:05.927642 crc crio[22095]: time=\"2026-06-09T17:28:05.927509508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=48384980-b261-4637-8f9b-2625cf849ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:06.546408 crc crio[22095]: time=\"2026-06-09T17:28:06.54541043Z\" level=warning msg=\"Stopping container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 with stop signal(15) timed out. Killing...\"\nJun 09 17:28:06.952983 crc crio[22095]: time=\"2026-06-09T17:28:06.952845422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51fb10e1-87c3-4540-84d0-2f9c8bb33893 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:07.075889 crc crio[22095]: time=\"2026-06-09T17:28:07.075853777Z\" level=info msg=\"Stopping pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=869f84bc-714a-45cb-8349-f879115b3600 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:07.078333 crc crio[22095]: time=\"2026-06-09T17:28:07.07829644Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}\"\nJun 09 17:28:07.078585 crc crio[22095]: time=\"2026-06-09T17:28:07.078568327Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:08.955146 crc crio[22095]: time=\"2026-06-09T17:28:08.953907084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=baab863b-c61d-474a-b30f-7206c9141e30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:08.956541 crc crio[22095]: time=\"2026-06-09T17:28:08.95412673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13e754a7-27dc-4925-8304-f917eecb4709 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:08.956541 crc crio[22095]: time=\"2026-06-09T17:28:08.954755796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d98d3203-35cd-4943-854d-8df01b6c73eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:09.953496 crc crio[22095]: time=\"2026-06-09T17:28:09.953104427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05ac6f25-9780-47e2-905b-ab1605441b70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:10.299626 crc crio[22095]: time=\"2026-06-09T17:28:10.299420481Z\" level=warning msg=\"Stopping container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf with stop signal(15) timed out. Killing...\"\nJun 09 17:28:10.342753 crc crio[22095]: time=\"2026-06-09T17:28:10.342509366Z\" level=info msg=\"createCtr: deleting container ID dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from idIndex\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:10.343028 crc crio[22095]: time=\"2026-06-09T17:28:10.342799584Z\" level=info msg=\"createCtr: removing container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:10.343643 crc crio[22095]: time=\"2026-06-09T17:28:10.343576864Z\" level=info msg=\"createCtr: deleting container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from storage\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:10.565451 crc crio[22095]: time=\"2026-06-09T17:28:10.565364834Z\" level=info msg=\"Stopping container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39 (timeout: 2s)\" id=43c67101-340d-4b90-9011-25ddd0d894bc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:10.954347 crc crio[22095]: time=\"2026-06-09T17:28:10.953667295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a95d90da-2491-4e8b-8f45-1dd1e950d834 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:10.955749 crc crio[22095]: time=\"2026-06-09T17:28:10.955708687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=650ff0bb-912d-49e0-a386-b7cc4ff2f5e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:10.956074 crc crio[22095]: time=\"2026-06-09T17:28:10.955713107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b5b9af69-07e8-48ef-83eb-85f297d796c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:10.956267 crc crio[22095]: time=\"2026-06-09T17:28:10.956005745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a8ab7a16-a00f-44b7-9dcf-ec97551a7d02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.264497 crc crio[22095]: time=\"2026-06-09T17:28:11.264237282Z\" level=info msg=\"Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=0ec36a21-d874-432d-992b-172413638ee4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:11.825487 crc crio[22095]: time=\"2026-06-09T17:28:11.825395618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:11.825487 crc crio[22095]: time=\"2026-06-09T17:28:11.825461529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:11.841516 crc crio[22095]: time=\"2026-06-09T17:28:11.841425049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e66f792-74c7-4d62-a672-0d2fd0daf4e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.841855 crc crio[22095]: time=\"2026-06-09T17:28:11.841579773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61ded44f-3396-4380-948a-f31296e3c710 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.841855 crc crio[22095]: time=\"2026-06-09T17:28:11.841812419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=409fbdf1-f820-4f2f-b69d-46e34c66a203 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.842483 crc crio[22095]: time=\"2026-06-09T17:28:11.842414904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64acab83-5473-48de-be2a-cf23f07de5e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.842658 crc crio[22095]: time=\"2026-06-09T17:28:11.842585068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18316806-db69-40fd-b636-19dcb56f652a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.842779 crc crio[22095]: time=\"2026-06-09T17:28:11.842719662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d852dcc3-b1f7-42bd-af7f-b4ed5d282d12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.843082 crc crio[22095]: time=\"2026-06-09T17:28:11.843011219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e272b76b-ba86-47e9-9564-6122fa2fd84e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.843424 crc crio[22095]: time=\"2026-06-09T17:28:11.843327097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27af0f81-cf1b-4663-a654-2f80db88b5f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.843501 crc crio[22095]: time=\"2026-06-09T17:28:11.843472351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=74a60ea6-7138-4fc5-8952-59f2c4469222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.845531 crc crio[22095]: time=\"2026-06-09T17:28:11.845453772Z\" level=info msg=\"Stopped container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=43c67101-340d-4b90-9011-25ddd0d894bc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:11.846414 crc crio[22095]: time=\"2026-06-09T17:28:11.846343195Z\" level=info msg=\"Stopping pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=9367a9bc-36b3-4e12-b091-8843ae545dca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:11.846594 crc crio[22095]: time=\"2026-06-09T17:28:11.846523179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=10433fd4-36b9-4258-838b-96bb308e03c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.847724 crc crio[22095]: time=\"2026-06-09T17:28:11.847660809Z\" level=info msg=\"Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc005f20930}] Aliases:map[]}\"\nJun 09 17:28:11.848002 crc crio[22095]: time=\"2026-06-09T17:28:11.847819213Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-w6wl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:11.954345 crc crio[22095]: time=\"2026-06-09T17:28:11.953474703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=95432a05-1f0e-4e19-a3a3-266f4aa7e4d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.954788 crc crio[22095]: time=\"2026-06-09T17:28:11.954712795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=25b034c1-cf50-4009-8395-a12ea935b0d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:11.954861 crc crio[22095]: time=\"2026-06-09T17:28:11.954808297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=aaac33a4-a32d-4da5-b6b8-22eb4cd70c0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.479114 crc crio[22095]: time=\"2026-06-09T17:28:13.477667103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a6d4ca45-6225-4759-9ef4-2fbd4c470a58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.481144 crc crio[22095]: time=\"2026-06-09T17:28:13.477811576Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=7239324d-2a71-4c39-a2c9-0201ec7f47e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.481144 crc crio[22095]: time=\"2026-06-09T17:28:13.479548831Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=2ecc7b64-f9cd-4b2a-b8bc-8b8aefdffe8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.481144 crc crio[22095]: time=\"2026-06-09T17:28:13.48069539Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c521459-cbef-4edd-973d-c5d0fd5001d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.482458 crc crio[22095]: time=\"2026-06-09T17:28:13.482400574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=19b9423a-4991-49bc-ade0-562e70b47d42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.486231 crc crio[22095]: time=\"2026-06-09T17:28:13.486161311Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=54f7ccaa-dd83-4635-a04e-97618c22e151 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.487149 crc crio[22095]: time=\"2026-06-09T17:28:13.487095725Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=c44cb460-9ac3-4d8c-a490-9dd34a2531d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.493245 crc crio[22095]: time=\"2026-06-09T17:28:13.492896973Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z56c4/registry-server\" id=af338429-28c0-49d1-a044-70f976df517d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.497842 crc crio[22095]: time=\"2026-06-09T17:28:13.497775779Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8aa68afa-1ade-4e4d-a1c0-58b7474d88e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.498071 crc crio[22095]: time=\"2026-06-09T17:28:13.497988354Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=ab28e098-9278-4e94-b04c-6e3f5a5f9970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.498793 crc crio[22095]: time=\"2026-06-09T17:28:13.498564329Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=9b4758d8-1489-495e-be5e-2cc9833f26ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.501284 crc crio[22095]: time=\"2026-06-09T17:28:13.501183346Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5c1ce3b6-2c8e-4122-a705-e77c471ee506 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.501528 crc crio[22095]: time=\"2026-06-09T17:28:13.501485284Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=092c7a19-d902-4e1b-87e4-61627d9e4471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.538664 crc crio[22095]: time=\"2026-06-09T17:28:13.538622496Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 for id 2d46f8c853401e04fb08c85c9d47869efc01cb56ae018088506d0093379d5cbc: name is reserved\"\nJun 09 17:28:13.538813 crc crio[22095]: time=\"2026-06-09T17:28:13.538791231Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.959269126s for it to finish\" id=9b4758d8-1489-495e-be5e-2cc9833f26ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.538983 crc crio[22095]: time=\"2026-06-09T17:28:13.538846772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.539220 crc crio[22095]: time=\"2026-06-09T17:28:13.539004626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.539531 crc crio[22095]: time=\"2026-06-09T17:28:13.539332325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.539812 crc crio[22095]: time=\"2026-06-09T17:28:13.539686674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.540033 crc crio[22095]: time=\"2026-06-09T17:28:13.539904009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.540033 crc crio[22095]: time=\"2026-06-09T17:28:13.539999832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.540142 crc crio[22095]: time=\"2026-06-09T17:28:13.539686924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.540285 crc crio[22095]: time=\"2026-06-09T17:28:13.540212347Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 for id e811620229ef35af93c5484e275b36e7fb6514a4e69203af6a94f49b6a4181a4: name is reserved\"\nJun 09 17:28:13.540421 crc crio[22095]: time=\"2026-06-09T17:28:13.5403208Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.960701682s for it to finish\" id=092c7a19-d902-4e1b-87e4-61627d9e4471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.544624 crc crio[22095]: time=\"2026-06-09T17:28:13.544390314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.544624 crc crio[22095]: time=\"2026-06-09T17:28:13.544502037Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=39415ac0-c517-4f09-b6ca-272dcd50b93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.545122 crc crio[22095]: time=\"2026-06-09T17:28:13.545079222Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=271f1148-7970-4934-886a-c69abdb4c519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.548291 crc crio[22095]: time=\"2026-06-09T17:28:13.545908793Z\" level=info msg=\"Stopped container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=dea4cd26-41dd-4ac6-981d-5feeec54a69d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:13.548403 crc crio[22095]: time=\"2026-06-09T17:28:13.546579961Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=5dd8b44d-22de-477a-9b51-a3e00e53dc0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.549356 crc crio[22095]: time=\"2026-06-09T17:28:13.54928919Z\" level=info msg=\"Stopping pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=1f507646-3440-4012-baae-d713b309ab1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:13.549466 crc crio[22095]: time=\"2026-06-09T17:28:13.549387173Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 for id 7d721a88c198513d11eeeb617cd0f8c06289bf8302b3412866252e028c75b7b5: name is reserved\"\nJun 09 17:28:13.549466 crc crio[22095]: time=\"2026-06-09T17:28:13.549424213Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.994340255s for it to finish\" id=39415ac0-c517-4f09-b6ca-272dcd50b93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.549725 crc crio[22095]: time=\"2026-06-09T17:28:13.549619118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.551078 crc crio[22095]: time=\"2026-06-09T17:28:13.551022324Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0028b6588}] Aliases:map[]}\"\nJun 09 17:28:13.551368 crc crio[22095]: time=\"2026-06-09T17:28:13.551305172Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:13.552155 crc crio[22095]: time=\"2026-06-09T17:28:13.552075642Z\" level=info msg=\"Stopped pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=869f84bc-714a-45cb-8349-f879115b3600 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:13.590587 crc crio[22095]: time=\"2026-06-09T17:28:13.590406415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:13.613497 crc crio[22095]: time=\"2026-06-09T17:28:13.613319423Z\" level=error msg=\"Failed to update container state for dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf: stdout: , stderr: \" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:13.627904 crc crio[22095]: time=\"2026-06-09T17:28:13.627715412Z\" level=info msg=\"createCtr: releasing container name k8s_oc_auto-csr-approver-29683748-msd68_openshift-infra_00bb5f8b-b9e1-488f-9180-597aad4ac6ff_0\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.627904 crc crio[22095]: time=\"2026-06-09T17:28:13.627788274Z\" level=info msg=\"Cleaning up stale resource k8s_cinder-api-log_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\"\nJun 09 17:28:13.627904 crc crio[22095]: time=\"2026-06-09T17:28:13.627806264Z\" level=info msg=\"createCtr: removing container ID d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from runtime\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.671402 crc crio[22095]: time=\"2026-06-09T17:28:13.670161411Z\" level=info msg=\"Stopped container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=a76b25fe-43b1-4d03-a36a-a0b5ecdd1213 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:13.673746 crc crio[22095]: time=\"2026-06-09T17:28:13.673508827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cce7f6ee-bcbd-4de5-a9b5-2d2a272e8d4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.684073 crc crio[22095]: time=\"2026-06-09T17:28:13.683796621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=86844ecb-c76e-4dfd-8dce-4963f24e6b60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.685667 crc crio[22095]: time=\"2026-06-09T17:28:13.684500419Z\" level=info msg=\"Stopped pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=9367a9bc-36b3-4e12-b091-8843ae545dca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:13.840730 crc crio[22095]: time=\"2026-06-09T17:28:13.840114431Z\" level=info msg=\"createCtr: deleting container ID d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from idIndex\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.842176 crc crio[22095]: time=\"2026-06-09T17:28:13.840240624Z\" level=info msg=\"createCtr: removing container d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.842176 crc crio[22095]: time=\"2026-06-09T17:28:13.842209164Z\" level=info msg=\"createCtr: deleting container d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from storage\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:13.848243 crc crio[22095]: time=\"2026-06-09T17:28:13.848099246Z\" level=error msg=\"Failed to update container state for d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590: stdout: , stderr: \"\nJun 09 17:28:13.991773 crc crio[22095]: time=\"2026-06-09T17:28:13.988168109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=704e4d6f-78a1-42ce-9eb7-81210b5693fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:13.991773 crc crio[22095]: time=\"2026-06-09T17:28:13.988809815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e3269d9c-188c-4d61-8735-91d6f3850461 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:15.012206 crc crio[22095]: time=\"2026-06-09T17:28:15.009701774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d3151794-230a-423c-b438-b5a66ddb1e78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:15.022699 crc crio[22095]: time=\"2026-06-09T17:28:15.022596555Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=0f8b8f67-d2a3-4c71-a874-4a36a8313db2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.040492 crc crio[22095]: time=\"2026-06-09T17:28:15.040395532Z\" level=info msg=\"Removed container 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=ab890c69-745e-470e-8aac-fa5a5ac83fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:15.041652 crc crio[22095]: time=\"2026-06-09T17:28:15.041589542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:15.044388 crc crio[22095]: time=\"2026-06-09T17:28:15.044316192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0e4a8538-ec75-4f65-a0cf-1a6567efbd65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:15.045757 crc crio[22095]: time=\"2026-06-09T17:28:15.045641076Z\" level=info msg=\"Removing container: 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce\" id=25be624c-ca58-4189-964c-2693128d8e84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:15.154061 crc crio[22095]: time=\"2026-06-09T17:28:15.153142024Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=1d16092e-78ac-4ed3-bb31-7210bafb490d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.183545 crc crio[22095]: time=\"2026-06-09T17:28:15.183207165Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=d854467f-193e-4251-9153-8a0cb154af1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.184063 crc crio[22095]: time=\"2026-06-09T17:28:15.184001726Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 for id 0feb508bc223bc3ec39313745815981fca02ef2b6bb0f79da484dbe3d4a989cf: name is reserved\"\nJun 09 17:28:15.184298 crc crio[22095]: time=\"2026-06-09T17:28:15.184070598Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.998788309s for it to finish\" id=d854467f-193e-4251-9153-8a0cb154af1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.184298 crc crio[22095]: time=\"2026-06-09T17:28:15.184125559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:15.201021 crc crio[22095]: time=\"2026-06-09T17:28:15.194442184Z\" level=info msg=\"Stopped pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:15.201021 crc crio[22095]: time=\"2026-06-09T17:28:15.194735331Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=0ec36a21-d874-432d-992b-172413638ee4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:15.214053 crc crio[22095]: time=\"2026-06-09T17:28:15.213841201Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=60b59cb1-4340-4b64-aae0-751053ebbb45 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:15.216304 crc crio[22095]: time=\"2026-06-09T17:28:15.216150631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41800ab3-e06d-4b20-8b80-762c7f3b8cca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:15.294185 crc crio[22095]: time=\"2026-06-09T17:28:15.294055579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=515182a8-2d3f-4521-8321-6efb2a81a0f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:15.376230 crc crio[22095]: time=\"2026-06-09T17:28:15.376071133Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683768-bbhsp/oc\" id=44105e02-f916-4a13-b2bf-d3548ce61d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.405834 crc crio[22095]: time=\"2026-06-09T17:28:15.405665012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:15.481571 crc crio[22095]: time=\"2026-06-09T17:28:15.481448666Z\" level=info msg=\"Stopped pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=1f507646-3440-4012-baae-d713b309ab1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:15.632390 crc crio[22095]: time=\"2026-06-09T17:28:15.632300106Z\" level=info msg=\"createCtr: releasing container name k8s_cinder-api-log_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.632390 crc crio[22095]: time=\"2026-06-09T17:28:15.632392238Z\" level=info msg=\"Cleaning up stale resource k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1\"\nJun 09 17:28:15.632644 crc crio[22095]: time=\"2026-06-09T17:28:15.632410519Z\" level=info msg=\"createCtr: removing container ID 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from runtime\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.706290 crc crio[22095]: time=\"2026-06-09T17:28:15.705807772Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=8e9c6348-c9a2-42ff-b534-609c3b098604 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:15.712507 crc crio[22095]: time=\"2026-06-09T17:28:15.712395861Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1517d9e7-fb41-4845-af50-b3a519007422 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:15.854007 crc crio[22095]: time=\"2026-06-09T17:28:15.853443858Z\" level=info msg=\"createCtr: deleting container ID 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from idIndex\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.854007 crc crio[22095]: time=\"2026-06-09T17:28:15.853533281Z\" level=info msg=\"createCtr: removing container 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.854007 crc crio[22095]: time=\"2026-06-09T17:28:15.853592162Z\" level=info msg=\"createCtr: deleting container 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from storage\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:15.864997 crc crio[22095]: time=\"2026-06-09T17:28:15.864719657Z\" level=error msg=\"Failed to update container state for 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05: stdout: , stderr: \"\nJun 09 17:28:16.045683 crc crio[22095]: time=\"2026-06-09T17:28:16.045077374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.049370 crc crio[22095]: time=\"2026-06-09T17:28:16.049308193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.074916 crc crio[22095]: time=\"2026-06-09T17:28:16.074828557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.083186 crc crio[22095]: time=\"2026-06-09T17:28:16.082793872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.102065 crc crio[22095]: time=\"2026-06-09T17:28:16.101799369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.106096 crc crio[22095]: time=\"2026-06-09T17:28:16.105848183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.118979 crc crio[22095]: time=\"2026-06-09T17:28:16.118826856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.120290 crc crio[22095]: time=\"2026-06-09T17:28:16.120087518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.128729 crc crio[22095]: time=\"2026-06-09T17:28:16.128651858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.133121 crc crio[22095]: time=\"2026-06-09T17:28:16.133045851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.137481 crc crio[22095]: time=\"2026-06-09T17:28:16.136169371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.153174 crc crio[22095]: time=\"2026-06-09T17:28:16.145910831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.169849 crc crio[22095]: time=\"2026-06-09T17:28:16.169746992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.182514 crc crio[22095]: time=\"2026-06-09T17:28:16.181613037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.188567 crc crio[22095]: time=\"2026-06-09T17:28:16.188408351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.203466 crc crio[22095]: time=\"2026-06-09T17:28:16.202823281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.303304 crc crio[22095]: time=\"2026-06-09T17:28:16.303178545Z\" level=info msg=\"createCtr: releasing container name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.303557 crc crio[22095]: time=\"2026-06-09T17:28:16.303317859Z\" level=info msg=\"Cleaning up stale resource k8s_cinder-api_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\"\nJun 09 17:28:16.303557 crc crio[22095]: time=\"2026-06-09T17:28:16.30334355Z\" level=info msg=\"createCtr: removing container ID 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from runtime\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.417358 crc crio[22095]: time=\"2026-06-09T17:28:16.41719138Z\" level=info msg=\"createCtr: deleting container ID 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from idIndex\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.417358 crc crio[22095]: time=\"2026-06-09T17:28:16.417332154Z\" level=info msg=\"createCtr: removing container 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.417575 crc crio[22095]: time=\"2026-06-09T17:28:16.417398705Z\" level=info msg=\"createCtr: deleting container 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from storage\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.436776 crc crio[22095]: time=\"2026-06-09T17:28:16.4366635Z\" level=error msg=\"Failed to update container state for 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e: stdout: , stderr: \"\nJun 09 17:28:16.445430 crc crio[22095]: time=\"2026-06-09T17:28:16.445352382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.450133 crc crio[22095]: time=\"2026-06-09T17:28:16.450021722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.481738 crc crio[22095]: time=\"2026-06-09T17:28:16.481603662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.494596 crc crio[22095]: time=\"2026-06-09T17:28:16.494504993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.507072 crc crio[22095]: time=\"2026-06-09T17:28:16.506626414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.513375 crc crio[22095]: time=\"2026-06-09T17:28:16.513292725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.515652 crc crio[22095]: time=\"2026-06-09T17:28:16.515486962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.518523 crc crio[22095]: time=\"2026-06-09T17:28:16.518374036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.525360 crc crio[22095]: time=\"2026-06-09T17:28:16.525283343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.533992 crc crio[22095]: time=\"2026-06-09T17:28:16.533673888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.563285 crc crio[22095]: time=\"2026-06-09T17:28:16.562910308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.568309 crc crio[22095]: time=\"2026-06-09T17:28:16.568186144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.584663 crc crio[22095]: time=\"2026-06-09T17:28:16.582742357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.601090 crc crio[22095]: time=\"2026-06-09T17:28:16.598498521Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a7c28bc4-9e1a-4604-b6ea-f2fe8d0db05c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:16.601348 crc crio[22095]: time=\"2026-06-09T17:28:16.601144689Z\" level=info msg=\"Removed container 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=25be624c-ca58-4189-964c-2693128d8e84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:16.610020 crc crio[22095]: time=\"2026-06-09T17:28:16.609844162Z\" level=info msg=\"Removing container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8\" id=65796b8b-a067-468e-94d1-ef543d04d6b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:16.619020 crc crio[22095]: time=\"2026-06-09T17:28:16.618835013Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd\" id=429fcd99-10ff-4985-ac89-7c3229c36491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.706338 crc crio[22095]: time=\"2026-06-09T17:28:16.706089831Z\" level=info msg=\"Created container c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities\" id=f2645723-e0d2-478e-9a52-2f2ad4a5600a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.710549 crc crio[22095]: time=\"2026-06-09T17:28:16.710486524Z\" level=info msg=\"Starting container: c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561\" id=24fed75b-54ef-4384-815f-3b7671048ba0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:16.723589 crc crio[22095]: time=\"2026-06-09T17:28:16.723458037Z\" level=info msg=\"Started container\" PID=261284 containerID=c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561 description=openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities id=24fed75b-54ef-4384-815f-3b7671048ba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\nJun 09 17:28:16.770755 crc crio[22095]: time=\"2026-06-09T17:28:16.770633667Z\" level=info msg=\"createCtr: releasing container name k8s_cinder-api_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.770755 crc crio[22095]: time=\"2026-06-09T17:28:16.77074246Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2\"\nJun 09 17:28:16.770755 crc crio[22095]: time=\"2026-06-09T17:28:16.770770381Z\" level=info msg=\"createCtr: removing container ID be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from runtime\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.779293 crc crio[22095]: time=\"2026-06-09T17:28:16.779159616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:16.841579 crc crio[22095]: time=\"2026-06-09T17:28:16.841515035Z\" level=info msg=\"Created container c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=c44cb460-9ac3-4d8c-a490-9dd34a2531d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.843807 crc crio[22095]: time=\"2026-06-09T17:28:16.843693621Z\" level=info msg=\"Starting container: c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541\" id=12e8beb4-90cc-4847-b306-3141ec6559a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:16.854160 crc crio[22095]: time=\"2026-06-09T17:28:16.852911568Z\" level=info msg=\"Started container\" PID=261281 containerID=c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=12e8beb4-90cc-4847-b306-3141ec6559a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:28:16.876791 crc crio[22095]: time=\"2026-06-09T17:28:16.876649397Z\" level=info msg=\"Created container 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=7239324d-2a71-4c39-a2c9-0201ec7f47e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.879414 crc crio[22095]: time=\"2026-06-09T17:28:16.879308485Z\" level=info msg=\"Starting container: 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2\" id=d93654a1-7255-49a8-bda5-d764ebe440f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:16.888513 crc crio[22095]: time=\"2026-06-09T17:28:16.888373937Z\" level=info msg=\"Started container\" PID=261285 containerID=72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=d93654a1-7255-49a8-bda5-d764ebe440f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:28:16.904780 crc crio[22095]: time=\"2026-06-09T17:28:16.904573613Z\" level=info msg=\"Created container 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=54f7ccaa-dd83-4635-a04e-97618c22e151 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.909040 crc crio[22095]: time=\"2026-06-09T17:28:16.9087307Z\" level=info msg=\"Starting container: 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa\" id=b22efc7f-90b9-4443-a1af-5bd870f7a006 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:16.922352 crc crio[22095]: time=\"2026-06-09T17:28:16.922141844Z\" level=info msg=\"Started container\" PID=261279 containerID=06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=b22efc7f-90b9-4443-a1af-5bd870f7a006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\nJun 09 17:28:16.930820 crc crio[22095]: time=\"2026-06-09T17:28:16.930735404Z\" level=info msg=\"Created container 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8aa68afa-1ade-4e4d-a1c0-58b7474d88e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:16.936350 crc crio[22095]: time=\"2026-06-09T17:28:16.936238605Z\" level=info msg=\"Starting container: 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da\" id=2cde0c85-b2af-48d5-bacf-408b0107c259 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:16.952603 crc crio[22095]: time=\"2026-06-09T17:28:16.95238732Z\" level=info msg=\"Started container\" PID=261283 containerID=04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=2cde0c85-b2af-48d5-bacf-408b0107c259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:28:16.993142 crc crio[22095]: time=\"2026-06-09T17:28:16.992885098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dd2cd309-58bf-431a-abaf-dcc3776702c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:17.005772 crc crio[22095]: time=\"2026-06-09T17:28:17.005489412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=337a28ac-37a5-4ec4-8136-5ea334812eaf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:17.033695 crc crio[22095]: time=\"2026-06-09T17:28:17.033523931Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=cd7a71d9-3af6-4f6a-b194-2cd77d5e57a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.034070 crc crio[22095]: time=\"2026-06-09T17:28:17.034033034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:17.048827 crc crio[22095]: time=\"2026-06-09T17:28:17.048647649Z\" level=info msg=\"Created container 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=5c468f39-3c5d-4f36-8d41-3474efc30fd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.053618 crc crio[22095]: time=\"2026-06-09T17:28:17.05334709Z\" level=info msg=\"Starting container: 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518\" id=0233ccc5-9c5d-49fa-8e36-49126964f342 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:17.091154 crc crio[22095]: time=\"2026-06-09T17:28:17.090887543Z\" level=info msg=\"Started container\" PID=261287 containerID=7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=0233ccc5-9c5d-49fa-8e36-49126964f342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:28:17.197026 crc crio[22095]: time=\"2026-06-09T17:28:17.196167313Z\" level=info msg=\"Created container 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5c1ce3b6-2c8e-4122-a705-e77c471ee506 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.205117 crc crio[22095]: time=\"2026-06-09T17:28:17.202479855Z\" level=info msg=\"Starting container: 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f\" id=67ad9fe7-f7ad-4d63-a940-e73e705ac63f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:17.221903 crc crio[22095]: time=\"2026-06-09T17:28:17.219625315Z\" level=info msg=\"Started container\" PID=261286 containerID=3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=67ad9fe7-f7ad-4d63-a940-e73e705ac63f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:28:17.232623 crc crio[22095]: time=\"2026-06-09T17:28:17.232491485Z\" level=info msg=\"Created container e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=2ecc7b64-f9cd-4b2a-b8bc-8b8aefdffe8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.237032 crc crio[22095]: time=\"2026-06-09T17:28:17.234351193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:17.239294 crc crio[22095]: time=\"2026-06-09T17:28:17.238582002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:17.243790 crc crio[22095]: time=\"2026-06-09T17:28:17.243495978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:17.256592 crc crio[22095]: time=\"2026-06-09T17:28:17.255416003Z\" level=info msg=\"Starting container: e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23\" id=eb61de5c-b6ed-4ef2-89d9-3a15b3366fe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:17.266680 crc crio[22095]: time=\"2026-06-09T17:28:17.26309747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:17.272604 crc crio[22095]: time=\"2026-06-09T17:28:17.272285666Z\" level=info msg=\"Started container\" PID=261289 containerID=e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=eb61de5c-b6ed-4ef2-89d9-3a15b3366fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\nJun 09 17:28:17.438450 crc crio[22095]: time=\"2026-06-09T17:28:17.437806572Z\" level=info msg=\"createCtr: deleting container ID be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from idIndex\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.438450 crc crio[22095]: time=\"2026-06-09T17:28:17.437914595Z\" level=info msg=\"createCtr: removing container be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.438450 crc crio[22095]: time=\"2026-06-09T17:28:17.438045678Z\" level=info msg=\"createCtr: deleting container be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from storage\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.473838 crc crio[22095]: time=\"2026-06-09T17:28:17.473716493Z\" level=error msg=\"Failed to update container state for be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7: stdout: , stderr: \"\nJun 09 17:28:17.490534 crc crio[22095]: time=\"2026-06-09T17:28:17.489769215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:17.536025 crc crio[22095]: time=\"2026-06-09T17:28:17.534141914Z\" level=info msg=\"Removed container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=65796b8b-a067-468e-94d1-ef543d04d6b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:17.544913 crc crio[22095]: time=\"2026-06-09T17:28:17.544833528Z\" level=info msg=\"Removing container: d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a\" id=c13986ef-c937-4204-88f8-2fca61307cc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:17.615088 crc crio[22095]: time=\"2026-06-09T17:28:17.615017078Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a7ad4df4-af0b-4ec9-b223-3389b70b2b82 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:17.631402 crc crio[22095]: time=\"2026-06-09T17:28:17.631357117Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:28:17.694838 crc crio[22095]: time=\"2026-06-09T17:28:17.694445936Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.694838 crc crio[22095]: time=\"2026-06-09T17:28:17.694545978Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2\"\nJun 09 17:28:17.694838 crc crio[22095]: time=\"2026-06-09T17:28:17.694566449Z\" level=info msg=\"createCtr: removing container ID 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from runtime\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:17.957896 crc crio[22095]: time=\"2026-06-09T17:28:17.957605557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43eb19ef-2a7f-46e0-bb8b-258ebf364ec2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:17.978542 crc crio[22095]: time=\"2026-06-09T17:28:17.978431861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=90ef4832-23d9-4004-9403-3b10a88de106 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:18.015919 crc crio[22095]: time=\"2026-06-09T17:28:18.015751638Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=e4b4149d-59bb-43ea-a787-b44a95126623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.016676 crc crio[22095]: time=\"2026-06-09T17:28:18.016396355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:18.022800 crc crio[22095]: time=\"2026-06-09T17:28:18.022469291Z\" level=info msg=\"Created container 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=271f1148-7970-4934-886a-c69abdb4c519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.033476 crc crio[22095]: time=\"2026-06-09T17:28:18.033378331Z\" level=info msg=\"Created container b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=ab28e098-9278-4e94-b04c-6e3f5a5f9970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.034859 crc crio[22095]: time=\"2026-06-09T17:28:18.034413817Z\" level=info msg=\"Starting container: 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb\" id=d79225a9-639d-4726-90b8-43a9a3c66a97 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:18.040433 crc crio[22095]: time=\"2026-06-09T17:28:18.03997798Z\" level=info msg=\"Starting container: b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce\" id=6371e95a-af01-4abb-a8dd-5e1c992f2279 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:18.048187 crc crio[22095]: time=\"2026-06-09T17:28:18.048129139Z\" level=info msg=\"Started container\" PID=261319 containerID=b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=6371e95a-af01-4abb-a8dd-5e1c992f2279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:28:18.057051 crc crio[22095]: time=\"2026-06-09T17:28:18.056582796Z\" level=info msg=\"Started container\" PID=261320 containerID=08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=d79225a9-639d-4726-90b8-43a9a3c66a97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:28:18.061772 crc crio[22095]: time=\"2026-06-09T17:28:18.061175754Z\" level=info msg=\"Created container 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=5dd8b44d-22de-477a-9b51-a3e00e53dc0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.065583 crc crio[22095]: time=\"2026-06-09T17:28:18.064032747Z\" level=info msg=\"Starting container: 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6\" id=30880cfb-e79d-42b4-9740-7b2d8e9fc814 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:18.079335 crc crio[22095]: time=\"2026-06-09T17:28:18.079214836Z\" level=info msg=\"Started container\" PID=261567 containerID=7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=30880cfb-e79d-42b4-9740-7b2d8e9fc814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:28:18.153747 crc crio[22095]: time=\"2026-06-09T17:28:18.153638256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:18.164749 crc crio[22095]: time=\"2026-06-09T17:28:18.164598427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:18.347377 crc crio[22095]: time=\"2026-06-09T17:28:18.346655137Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=a7ad4df4-af0b-4ec9-b223-3389b70b2b82 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:18.350438 crc crio[22095]: time=\"2026-06-09T17:28:18.349572952Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9131439a-d5e5-416e-8085-2a5655a65c59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:18.358185 crc crio[22095]: time=\"2026-06-09T17:28:18.358012789Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=af2b77b0-6dad-4a59-b6c3-3b61d771ac14 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:18.370666 crc crio[22095]: time=\"2026-06-09T17:28:18.370593591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dtlb8/extract-content\" id=3b062c36-f42f-4848-8513-37c9845fa541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.372379 crc crio[22095]: time=\"2026-06-09T17:28:18.371732411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:18.479602 crc crio[22095]: time=\"2026-06-09T17:28:18.479407613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:18.487531 crc crio[22095]: time=\"2026-06-09T17:28:18.487326206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.816145482Z\" level=info msg=\"createCtr: deleting container ID 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from idIndex\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.816275285Z\" level=info msg=\"createCtr: removing container 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.816342397Z\" level=info msg=\"createCtr: deleting container 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from storage\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.823198263Z\" level=error msg=\"Failed to update container state for 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6: stdout: , stderr: \"\nJun 09 17:28:18.861222 crc crio[22095]: time=\"2026-06-09T17:28:18.860586302Z\" level=info msg=\"Stopping pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=18f8037b-15de-4864-b3d4-70facc8b3424 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:18.867214 crc crio[22095]: time=\"2026-06-09T17:28:18.865899018Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc001289128}] Aliases:map[]}\"\nJun 09 17:28:18.867214 crc crio[22095]: time=\"2026-06-09T17:28:18.866186386Z\" level=info msg=\"Deleting pod openstack_nova-cell1-4309-account-create-update-rcv7j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:18.871399 crc crio[22095]: time=\"2026-06-09T17:28:18.870887996Z\" level=info msg=\"Removed container d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=c13986ef-c937-4204-88f8-2fca61307cc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:18.889085 crc crio[22095]: time=\"2026-06-09T17:28:18.889033762Z\" level=info msg=\"Removing container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2\" id=e07582e9-77fc-42d5-9c5a-ea210d2cf5af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:18.939587 crc crio[22095]: time=\"2026-06-09T17:28:18.939511727Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:18.939587 crc crio[22095]: time=\"2026-06-09T17:28:18.93961885Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2\"\nJun 09 17:28:18.939803 crc crio[22095]: time=\"2026-06-09T17:28:18.939639781Z\" level=info msg=\"createCtr: removing container ID 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from runtime\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.061787 crc crio[22095]: time=\"2026-06-09T17:28:19.061705992Z\" level=info msg=\"Created container 594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279: openshift-marketplace/community-operators-z56c4/registry-server\" id=af338429-28c0-49d1-a044-70f976df517d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.065822 crc crio[22095]: time=\"2026-06-09T17:28:19.064184485Z\" level=info msg=\"Starting container: 594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279\" id=faa931c7-b2b5-4671-b421-f8075b68b18e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.088865 crc crio[22095]: time=\"2026-06-09T17:28:19.088092989Z\" level=info msg=\"Started container\" PID=261608 containerID=594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279 description=openshift-marketplace/community-operators-z56c4/registry-server id=faa931c7-b2b5-4671-b421-f8075b68b18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc\nJun 09 17:28:19.203608 crc crio[22095]: time=\"2026-06-09T17:28:19.203270903Z\" level=info msg=\"Created container 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=1d16092e-78ac-4ed3-bb31-7210bafb490d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.216887 crc crio[22095]: time=\"2026-06-09T17:28:19.212573522Z\" level=info msg=\"Starting container: 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150\" id=08abf42f-a3aa-452f-a1e3-5fdb2d1099eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.225891 crc crio[22095]: time=\"2026-06-09T17:28:19.223541093Z\" level=info msg=\"Started container\" PID=261615 containerID=28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=08abf42f-a3aa-452f-a1e3-5fdb2d1099eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:28:19.292161 crc crio[22095]: time=\"2026-06-09T17:28:19.285968255Z\" level=info msg=\"Created container 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12: openshift-infra/auto-csr-approver-29683768-bbhsp/oc\" id=44105e02-f916-4a13-b2bf-d3548ce61d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.302852 crc crio[22095]: time=\"2026-06-09T17:28:19.302672403Z\" level=info msg=\"Starting container: 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12\" id=e7191b70-4441-40c8-a929-eedaa3ff94c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.341689 crc crio[22095]: time=\"2026-06-09T17:28:19.339525487Z\" level=info msg=\"Started container\" PID=261624 containerID=08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12 description=openshift-infra/auto-csr-approver-29683768-bbhsp/oc id=e7191b70-4441-40c8-a929-eedaa3ff94c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\nJun 09 17:28:19.375741 crc crio[22095]: time=\"2026-06-09T17:28:19.375619883Z\" level=info msg=\"Created container 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=cd7a71d9-3af6-4f6a-b194-2cd77d5e57a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.404083 crc crio[22095]: time=\"2026-06-09T17:28:19.400381699Z\" level=info msg=\"Starting container: 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da\" id=325819b6-edba-4393-9ead-395675884e67 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.414159 crc crio[22095]: time=\"2026-06-09T17:28:19.41407086Z\" level=info msg=\"Started container\" PID=261612 containerID=9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=325819b6-edba-4393-9ead-395675884e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:28:19.417033 crc crio[22095]: time=\"2026-06-09T17:28:19.416908133Z\" level=info msg=\"Created container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=0f8b8f67-d2a3-4c71-a874-4a36a8313db2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.424120 crc crio[22095]: time=\"2026-06-09T17:28:19.422890316Z\" level=info msg=\"Starting container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90\" id=3f875fcb-29b6-47fc-bd79-98e098e724d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.442537 crc crio[22095]: time=\"2026-06-09T17:28:19.441644347Z\" level=info msg=\"Started container\" PID=261620 containerID=e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=3f875fcb-29b6-47fc-bd79-98e098e724d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:28:19.455986 crc crio[22095]: time=\"2026-06-09T17:28:19.454294272Z\" level=info msg=\"Created container e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd\" id=429fcd99-10ff-4985-ac89-7c3229c36491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.457387 crc crio[22095]: time=\"2026-06-09T17:28:19.457303039Z\" level=info msg=\"Starting container: e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34\" id=97839753-e0e1-4fc2-a399-61fc6f0060b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.470117 crc crio[22095]: time=\"2026-06-09T17:28:19.4655151Z\" level=info msg=\"createCtr: deleting container ID 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from idIndex\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.470117 crc crio[22095]: time=\"2026-06-09T17:28:19.465615472Z\" level=info msg=\"createCtr: removing container 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.470117 crc crio[22095]: time=\"2026-06-09T17:28:19.465716005Z\" level=info msg=\"createCtr: deleting container 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from storage\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.476344 crc crio[22095]: time=\"2026-06-09T17:28:19.476183353Z\" level=error msg=\"Failed to update container state for 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e: stdout: , stderr: \"\nJun 09 17:28:19.515720 crc crio[22095]: time=\"2026-06-09T17:28:19.515599124Z\" level=info msg=\"Started container\" PID=261599 containerID=e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd id=97839753-e0e1-4fc2-a399-61fc6f0060b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6\nJun 09 17:28:19.550915 crc crio[22095]: time=\"2026-06-09T17:28:19.546094107Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.550915 crc crio[22095]: time=\"2026-06-09T17:28:19.55090814Z\" level=info msg=\"Cleaning up stale resource k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1\"\nJun 09 17:28:19.550915 crc crio[22095]: time=\"2026-06-09T17:28:19.551003963Z\" level=info msg=\"createCtr: removing container ID b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from runtime\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.568074 crc crio[22095]: time=\"2026-06-09T17:28:19.567901516Z\" level=info msg=\"Stopped pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=18f8037b-15de-4864-b3d4-70facc8b3424 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:19.600496 crc crio[22095]: time=\"2026-06-09T17:28:19.600209645Z\" level=info msg=\"Removed container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=e07582e9-77fc-42d5-9c5a-ea210d2cf5af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:19.611353 crc crio[22095]: time=\"2026-06-09T17:28:19.610843368Z\" level=info msg=\"Removing container: 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4\" id=5eb0912f-a31a-4bb9-925f-2efea4d35220 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:19.751181 crc crio[22095]: time=\"2026-06-09T17:28:19.750337677Z\" level=info msg=\"createCtr: deleting container ID b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from idIndex\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.751181 crc crio[22095]: time=\"2026-06-09T17:28:19.751125597Z\" level=info msg=\"createCtr: removing container b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.751181 crc crio[22095]: time=\"2026-06-09T17:28:19.751187839Z\" level=info msg=\"createCtr: deleting container b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from storage\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.760628 crc crio[22095]: time=\"2026-06-09T17:28:19.760520888Z\" level=error msg=\"Failed to update container state for b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d: stdout: , stderr: \"\nJun 09 17:28:19.824437 crc crio[22095]: time=\"2026-06-09T17:28:19.824222712Z\" level=info msg=\"createCtr: releasing container name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.824437 crc crio[22095]: time=\"2026-06-09T17:28:19.824355596Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2\"\nJun 09 17:28:19.824437 crc crio[22095]: time=\"2026-06-09T17:28:19.824375826Z\" level=info msg=\"createCtr: removing container ID 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from runtime\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.949480 crc crio[22095]: time=\"2026-06-09T17:28:19.9488671Z\" level=info msg=\"Removed container 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=5eb0912f-a31a-4bb9-925f-2efea4d35220 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:19.956280 crc crio[22095]: time=\"2026-06-09T17:28:19.956124916Z\" level=info msg=\"Created container 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=e4b4149d-59bb-43ea-a787-b44a95126623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.962749 crc crio[22095]: time=\"2026-06-09T17:28:19.962481379Z\" level=info msg=\"Starting container: 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73\" id=fc4abd95-6c62-499f-9e2f-0c77e99c9d4c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.977217 crc crio[22095]: time=\"2026-06-09T17:28:19.973059331Z\" level=info msg=\"Started container\" PID=262005 containerID=5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=fc4abd95-6c62-499f-9e2f-0c77e99c9d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:28:19.977217 crc crio[22095]: time=\"2026-06-09T17:28:19.975475383Z\" level=info msg=\"Created container 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f: openshift-marketplace/redhat-marketplace-dtlb8/extract-content\" id=3b062c36-f42f-4848-8513-37c9845fa541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:19.987408 crc crio[22095]: time=\"2026-06-09T17:28:19.987203324Z\" level=info msg=\"Starting container: 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f\" id=2f93df6a-441a-49ce-9381-5773fd2f514a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:19.988327 crc crio[22095]: time=\"2026-06-09T17:28:19.988199669Z\" level=info msg=\"Removing container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5\" id=b618f0f0-733e-4d45-918a-c463443ce796 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:19.996605 crc crio[22095]: time=\"2026-06-09T17:28:19.996493732Z\" level=info msg=\"Started container\" PID=262002 containerID=31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f description=openshift-marketplace/redhat-marketplace-dtlb8/extract-content id=2f93df6a-441a-49ce-9381-5773fd2f514a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\nJun 09 17:28:20.002425 crc crio[22095]: time=\"2026-06-09T17:28:20.00228198Z\" level=info msg=\"createCtr: deleting container ID 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from idIndex\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.002425 crc crio[22095]: time=\"2026-06-09T17:28:20.002434524Z\" level=info msg=\"createCtr: removing container 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.002798 crc crio[22095]: time=\"2026-06-09T17:28:20.002522376Z\" level=info msg=\"createCtr: deleting container 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from storage\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.017879 crc crio[22095]: time=\"2026-06-09T17:28:20.017337397Z\" level=error msg=\"Failed to update container state for 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9: stdout: , stderr: \"\nJun 09 17:28:20.064735 crc crio[22095]: time=\"2026-06-09T17:28:20.064530287Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.065412 crc crio[22095]: time=\"2026-06-09T17:28:20.064731412Z\" level=info msg=\"Cleaning up stale resource k8s_openstack-network-exporter_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\"\nJun 09 17:28:20.065412 crc crio[22095]: time=\"2026-06-09T17:28:20.064814395Z\" level=info msg=\"createCtr: removing container ID 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from runtime\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.103607 crc crio[22095]: time=\"2026-06-09T17:28:20.103515328Z\" level=info msg=\"createCtr: deleting container ID 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from idIndex\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.103607 crc crio[22095]: time=\"2026-06-09T17:28:20.10359746Z\" level=info msg=\"createCtr: removing container 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.103874 crc crio[22095]: time=\"2026-06-09T17:28:20.103650901Z\" level=info msg=\"createCtr: deleting container 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from storage\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.209860 crc crio[22095]: time=\"2026-06-09T17:28:20.209607969Z\" level=info msg=\"createCtr: releasing container name k8s_openstack-network-exporter_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.384076 crc crio[22095]: time=\"2026-06-09T17:28:20.383428498Z\" level=info msg=\"Stopping container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b (timeout: 30s)\" id=3c604817-b994-43d0-a2eb-6d96aa8f4935 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:20.391985 crc crio[22095]: time=\"2026-06-09T17:28:20.391066214Z\" level=info msg=\"Removed container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api\" id=b618f0f0-733e-4d45-918a-c463443ce796 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:20.417019 crc crio[22095]: time=\"2026-06-09T17:28:20.416841416Z\" level=info msg=\"Removing container: 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b\" id=a45c1dac-f511-45ec-b156-19fff1e55236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:20.638793 crc crio[22095]: time=\"2026-06-09T17:28:20.63803264Z\" level=info msg=\"Stopped container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3c604817-b994-43d0-a2eb-6d96aa8f4935 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:20.642806 crc crio[22095]: time=\"2026-06-09T17:28:20.641304164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7373cf3c-d3a6-4320-aeae-526fbddf488e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:20.649458 crc crio[22095]: time=\"2026-06-09T17:28:20.647706638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8d3a94ac-3091-401e-b565-958a558dc22e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:20.698000 crc crio[22095]: time=\"2026-06-09T17:28:20.697828304Z\" level=info msg=\"Removed container 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a45c1dac-f511-45ec-b156-19fff1e55236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:20.707910 crc crio[22095]: time=\"2026-06-09T17:28:20.7078047Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=53f49c1c-02bc-489f-b98e-0ffa0082f665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:20.708559 crc crio[22095]: time=\"2026-06-09T17:28:20.708393155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:20.723277 crc crio[22095]: time=\"2026-06-09T17:28:20.723129913Z\" level=info msg=\"Removing container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff\" id=b50fe68d-454e-47a5-a84e-daac9cc63023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:20.795086 crc crio[22095]: time=\"2026-06-09T17:28:20.794215016Z\" level=info msg=\"Stopping pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7c2242bc-578d-416a-a463-29e05cbc7923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:20.816645 crc crio[22095]: time=\"2026-06-09T17:28:20.815225806Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0019846f8}] Aliases:map[]}\"\nJun 09 17:28:20.816645 crc crio[22095]: time=\"2026-06-09T17:28:20.815618616Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-w7q7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:20.954032 crc crio[22095]: time=\"2026-06-09T17:28:20.953856322Z\" level=info msg=\"Removed container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata\" id=b50fe68d-454e-47a5-a84e-daac9cc63023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:20.971426 crc crio[22095]: time=\"2026-06-09T17:28:20.971132895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:20.978206 crc crio[22095]: time=\"2026-06-09T17:28:20.977855507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:20.987862 crc crio[22095]: time=\"2026-06-09T17:28:20.987447954Z\" level=info msg=\"Removing container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6\" id=0d83e800-f062-4046-b745-ac6864688f89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.257021 crc crio[22095]: time=\"2026-06-09T17:28:21.256032404Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-7cnc9/must-gather-kg8lh/POD\" id=c2d0d0e8-30e5-4a2f-b721-4fd50646a636 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:21.257021 crc crio[22095]: time=\"2026-06-09T17:28:21.256882685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:21.361973 crc crio[22095]: time=\"2026-06-09T17:28:21.36035146Z\" level=info msg=\"Removed container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=0d83e800-f062-4046-b745-ac6864688f89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.424001 crc crio[22095]: time=\"2026-06-09T17:28:21.418378288Z\" level=info msg=\"Removing container: 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037\" id=4855c9d6-6e1a-4f63-b94e-da0a79c981d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.624324 crc crio[22095]: time=\"2026-06-09T17:28:21.623803878Z\" level=info msg=\"Stopping container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7 (timeout: 28s)\" id=569863a2-b49a-4c4f-a580-731bb64ef54f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:21.639280 crc crio[22095]: time=\"2026-06-09T17:28:21.639140662Z\" level=info msg=\"Stopped pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7c2242bc-578d-416a-a463-29e05cbc7923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:21.693196 crc crio[22095]: time=\"2026-06-09T17:28:21.693106016Z\" level=info msg=\"Removed container 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037: openshift-marketplace/redhat-marketplace-t2p5l/extract-content\" id=4855c9d6-6e1a-4f63-b94e-da0a79c981d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.695752 crc crio[22095]: time=\"2026-06-09T17:28:21.695687902Z\" level=info msg=\"Removing container: d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57\" id=a6651cd8-6a1a-4b1b-8968-b0bc6c2f4993 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.736890 crc crio[22095]: time=\"2026-06-09T17:28:21.736714325Z\" level=info msg=\"Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc0004c6458}] Aliases:map[]}\"\nJun 09 17:28:21.737207 crc crio[22095]: time=\"2026-06-09T17:28:21.736845748Z\" level=info msg=\"Adding pod openshift-must-gather-7cnc9_must-gather-kg8lh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:21.831324 crc crio[22095]: time=\"2026-06-09T17:28:21.831169908Z\" level=info msg=\"Removed container d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities\" id=a6651cd8-6a1a-4b1b-8968-b0bc6c2f4993 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.843652 crc crio[22095]: time=\"2026-06-09T17:28:21.843111324Z\" level=info msg=\"Removing container: 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c\" id=e72f2813-4957-4cbd-b152-868d8582a61a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:21.965583 crc crio[22095]: time=\"2026-06-09T17:28:21.962656171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=839d2e8c-46d6-4e58-aabc-699aa2152982 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:22.016968 crc crio[22095]: time=\"2026-06-09T17:28:22.016782769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c726c9d-1508-49e6-b1fd-283b76d2e79e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:22.059443 crc crio[22095]: time=\"2026-06-09T17:28:22.059343761Z\" level=info msg=\"Created container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=53f49c1c-02bc-489f-b98e-0ffa0082f665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:22.062158 crc crio[22095]: time=\"2026-06-09T17:28:22.061680961Z\" level=info msg=\"Starting container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e\" id=85cee7c7-c023-4604-8dd4-d6259327fa26 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:22.088697 crc crio[22095]: time=\"2026-06-09T17:28:22.088063638Z\" level=info msg=\"Started container\" PID=262740 containerID=ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=85cee7c7-c023-4604-8dd4-d6259327fa26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:28:22.152352 crc crio[22095]: time=\"2026-06-09T17:28:22.152171423Z\" level=info msg=\"Removed container 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e72f2813-4957-4cbd-b152-868d8582a61a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.158382 crc crio[22095]: time=\"2026-06-09T17:28:22.158126875Z\" level=info msg=\"Removing container: 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72\" id=2a765c1d-2a33-4731-89df-dd5dbbf6a3bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.188084 crc crio[22095]: time=\"2026-06-09T17:28:22.186977125Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=224f0987-6453-4be6-9aa8-85a9546f82c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:22.188084 crc crio[22095]: time=\"2026-06-09T17:28:22.187490659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:22.385686 crc crio[22095]: time=\"2026-06-09T17:28:22.385103598Z\" level=info msg=\"Removed container 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=2a765c1d-2a33-4731-89df-dd5dbbf6a3bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.390790 crc crio[22095]: time=\"2026-06-09T17:28:22.38870239Z\" level=info msg=\"Removing container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95\" id=2b4359f1-9607-44a7-83c9-9a96599ede5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.471281 crc crio[22095]: time=\"2026-06-09T17:28:22.467533743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:22.472642 crc crio[22095]: time=\"2026-06-09T17:28:22.472552981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:22.650863 crc crio[22095]: time=\"2026-06-09T17:28:22.648623148Z\" level=info msg=\"Removed container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log\" id=2b4359f1-9607-44a7-83c9-9a96599ede5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.657139 crc crio[22095]: time=\"2026-06-09T17:28:22.657095296Z\" level=info msg=\"Removing container: f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25\" id=e19997a4-8760-4194-8a33-33696b691eb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.781145 crc crio[22095]: time=\"2026-06-09T17:28:22.781068696Z\" level=info msg=\"Removed container f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=e19997a4-8760-4194-8a33-33696b691eb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.799871 crc crio[22095]: time=\"2026-06-09T17:28:22.799712874Z\" level=info msg=\"Removing container: 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863\" id=0b839a88-8894-458a-a2fc-33348b039af6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:22.821994 crc crio[22095]: time=\"2026-06-09T17:28:22.818792234Z\" level=info msg=\"Created container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=224f0987-6453-4be6-9aa8-85a9546f82c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:22.821994 crc crio[22095]: time=\"2026-06-09T17:28:22.820773934Z\" level=info msg=\"Starting container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa\" id=f500d249-b30b-473c-a7c7-3582a27d9acd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:22.827139 crc crio[22095]: time=\"2026-06-09T17:28:22.827018925Z\" level=info msg=\"Started container\" PID=262842 containerID=e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa description=openshift-marketplace/redhat-marketplace-dtlb8/registry-server id=f500d249-b30b-473c-a7c7-3582a27d9acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\nJun 09 17:28:23.082843 crc crio[22095]: time=\"2026-06-09T17:28:23.082729033Z\" level=info msg=\"Removed container 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=0b839a88-8894-458a-a2fc-33348b039af6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.085786 crc crio[22095]: time=\"2026-06-09T17:28:23.0857102Z\" level=info msg=\"Removing container: 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5\" id=b3740c8a-f46b-4899-a366-bfe006601220 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.272529 crc crio[22095]: 2026-06-09T17:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:244cd51edbf52ba Mac:a2:0f:cf:88:ee:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 SocketPath: PciID:}] [{Interface:0xc000376850 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:28:23.274117 crc crio[22095]: time=\"2026-06-09T17:28:23.274031881Z\" level=info msg=\"Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc0004c6458}] Aliases:map[]}\"\nJun 09 17:28:23.274312 crc crio[22095]: time=\"2026-06-09T17:28:23.274219936Z\" level=info msg=\"Checking pod openshift-must-gather-7cnc9_must-gather-kg8lh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:28:23.295858 crc crio[22095]: time=\"2026-06-09T17:28:23.295744388Z\" level=info msg=\"Ran pod sandbox 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 with infra container: openshift-must-gather-7cnc9/must-gather-kg8lh/POD\" id=c2d0d0e8-30e5-4a2f-b721-4fd50646a636 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:23.302793 crc crio[22095]: time=\"2026-06-09T17:28:23.300988982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:23.302793 crc crio[22095]: time=\"2026-06-09T17:28:23.301421834Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:23.302793 crc crio[22095]: time=\"2026-06-09T17:28:23.301542977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:23.305858 crc crio[22095]: time=\"2026-06-09T17:28:23.305709474Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=70f60033-ce64-4aca-a3bc-d510268bda8d name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:23.325511 crc crio[22095]: time=\"2026-06-09T17:28:23.324326841Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 09 17:28:23.517690 crc crio[22095]: time=\"2026-06-09T17:28:23.516534652Z\" level=info msg=\"Removed container 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=b3740c8a-f46b-4899-a366-bfe006601220 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.536126 crc crio[22095]: time=\"2026-06-09T17:28:23.536008862Z\" level=info msg=\"Removing container: db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9\" id=3eb4d6c0-dfa4-4cf9-a1cb-ac0de4ab2a54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.575348 crc crio[22095]: time=\"2026-06-09T17:28:23.575201057Z\" level=info msg=\"Stopped container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera\" id=569863a2-b49a-4c4f-a580-731bb64ef54f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:23.579708 crc crio[22095]: time=\"2026-06-09T17:28:23.579629551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=87a01a11-eed8-412a-bd35-95164008978d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:23.586600 crc crio[22095]: time=\"2026-06-09T17:28:23.586516537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0146bf8b-e4c4-4f9d-afcf-19e35bd177c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:23.593109 crc crio[22095]: time=\"2026-06-09T17:28:23.593024664Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=4e5d5c32-e43b-400b-9b98-e0f459b15029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:23.593705 crc crio[22095]: time=\"2026-06-09T17:28:23.593562798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:23.697574 crc crio[22095]: time=\"2026-06-09T17:28:23.697432473Z\" level=info msg=\"Removed container db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3eb4d6c0-dfa4-4cf9-a1cb-ac0de4ab2a54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.706525 crc crio[22095]: time=\"2026-06-09T17:28:23.706204868Z\" level=info msg=\"Removing container: 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a\" id=7f7fc061-d738-449f-9261-4ffc979d6550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.743189 crc crio[22095]: time=\"2026-06-09T17:28:23.740864927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:23.750039 crc crio[22095]: time=\"2026-06-09T17:28:23.749876938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:23.853656 crc crio[22095]: time=\"2026-06-09T17:28:23.853583628Z\" level=info msg=\"Removed container 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=7f7fc061-d738-449f-9261-4ffc979d6550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.860500 crc crio[22095]: time=\"2026-06-09T17:28:23.860410264Z\" level=info msg=\"Removing container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f\" id=05597ce4-b3c7-4fe8-a89f-82b822864bd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.949192 crc crio[22095]: time=\"2026-06-09T17:28:23.948345879Z\" level=info msg=\"Removed container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=05597ce4-b3c7-4fe8-a89f-82b822864bd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:23.952745 crc crio[22095]: time=\"2026-06-09T17:28:23.952173118Z\" level=info msg=\"Removing container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39\" id=ee66e54b-3871-4dc1-8f18-2e405f4fc44e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.019028 crc crio[22095]: time=\"2026-06-09T17:28:24.018860238Z\" level=info msg=\"Created container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera\" id=4e5d5c32-e43b-400b-9b98-e0f459b15029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:24.025883 crc crio[22095]: time=\"2026-06-09T17:28:24.025738255Z\" level=info msg=\"Starting container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2\" id=aab6ccf6-3fcd-49ab-8dec-26dd88d4c465 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:24.031215 crc crio[22095]: time=\"2026-06-09T17:28:24.031142923Z\" level=info msg=\"Removed container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=ee66e54b-3871-4dc1-8f18-2e405f4fc44e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.036727 crc crio[22095]: time=\"2026-06-09T17:28:24.036592173Z\" level=info msg=\"Removing container: 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9\" id=6b7b2301-29a9-4e37-a7b9-51ab2792bcbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.044589 crc crio[22095]: time=\"2026-06-09T17:28:24.044435154Z\" level=info msg=\"Started container\" PID=262932 containerID=d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2 description=openstack/openstack-galera-0/galera id=aab6ccf6-3fcd-49ab-8dec-26dd88d4c465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:28:24.096115 crc crio[22095]: time=\"2026-06-09T17:28:24.095991717Z\" level=info msg=\"Removed container 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9: openshift-marketplace/certified-operators-w6wl9/extract-content\" id=6b7b2301-29a9-4e37-a7b9-51ab2792bcbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.109783 crc crio[22095]: time=\"2026-06-09T17:28:24.109664918Z\" level=info msg=\"Removing container: 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed\" id=b53a5f39-7584-4494-82bc-032e6e8a53fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.167459 crc crio[22095]: time=\"2026-06-09T17:28:24.167166603Z\" level=info msg=\"Removed container 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed: openshift-marketplace/certified-operators-w6wl9/extract-utilities\" id=b53a5f39-7584-4494-82bc-032e6e8a53fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.173175 crc crio[22095]: time=\"2026-06-09T17:28:24.173102095Z\" level=info msg=\"Removing container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9\" id=ade4c5de-627f-4f72-8913-0855ba7ff2c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.257419 crc crio[22095]: time=\"2026-06-09T17:28:24.257178012Z\" level=info msg=\"Removed container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ade4c5de-627f-4f72-8913-0855ba7ff2c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.271756 crc crio[22095]: time=\"2026-06-09T17:28:24.270418192Z\" level=info msg=\"Removing container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280\" id=4ecb657e-81f0-41ec-927b-a69b8cf78d83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.351066 crc crio[22095]: time=\"2026-06-09T17:28:24.350786453Z\" level=info msg=\"Removed container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=4ecb657e-81f0-41ec-927b-a69b8cf78d83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.394487 crc crio[22095]: time=\"2026-06-09T17:28:24.394281069Z\" level=info msg=\"Removing container: 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a\" id=2befe565-a639-47d4-9f5a-ee13eca90470 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.478621 crc crio[22095]: time=\"2026-06-09T17:28:24.47814452Z\" level=info msg=\"Removed container 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=2befe565-a639-47d4-9f5a-ee13eca90470 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.496297 crc crio[22095]: time=\"2026-06-09T17:28:24.496137062Z\" level=info msg=\"Removing container: ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579\" id=336a189d-b7c6-415a-a68d-0ff960247e98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.672837 crc crio[22095]: time=\"2026-06-09T17:28:24.672717002Z\" level=info msg=\"Removed container ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=336a189d-b7c6-415a-a68d-0ff960247e98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.680188 crc crio[22095]: time=\"2026-06-09T17:28:24.680086761Z\" level=info msg=\"Removing container: 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52\" id=fa8a08a8-4c43-473b-a290-fb6681f7788a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.741185 crc crio[22095]: time=\"2026-06-09T17:28:24.740965403Z\" level=info msg=\"Removed container 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=fa8a08a8-4c43-473b-a290-fb6681f7788a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.744314 crc crio[22095]: time=\"2026-06-09T17:28:24.744178925Z\" level=info msg=\"Removing container: d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544\" id=f800a16c-9b52-4b15-a779-5db04c6ad033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.794367 crc crio[22095]: time=\"2026-06-09T17:28:24.794192618Z\" level=info msg=\"Removed container d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=f800a16c-9b52-4b15-a779-5db04c6ad033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.797834 crc crio[22095]: time=\"2026-06-09T17:28:24.797726229Z\" level=info msg=\"Removing container: 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e\" id=8e14a0e7-4b04-4cdf-bb43-a1d68037a462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.819166 crc crio[22095]: time=\"2026-06-09T17:28:24.817784003Z\" level=info msg=\"Stopping container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf (timeout: 30s)\" id=74486ded-41df-47be-9634-c6b2ee621e1f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:24.926513 crc crio[22095]: time=\"2026-06-09T17:28:24.925648801Z\" level=info msg=\"Removed container 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=8e14a0e7-4b04-4cdf-bb43-a1d68037a462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.931238 crc crio[22095]: time=\"2026-06-09T17:28:24.931173962Z\" level=info msg=\"Removing container: 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c\" id=0fe8e4c2-cca8-4518-b176-c20c99f9e0ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:24.971715 crc crio[22095]: time=\"2026-06-09T17:28:24.971375574Z\" level=info msg=\"Stopped container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log\" id=74486ded-41df-47be-9634-c6b2ee621e1f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:24.974064 crc crio[22095]: time=\"2026-06-09T17:28:24.97396931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=67a15f46-740f-44f3-9812-dcf1aaf13a27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:24.982220 crc crio[22095]: time=\"2026-06-09T17:28:24.982119679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=14e83bb9-2954-4f59-bbde-afefbc7bb25c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:24.989170 crc crio[22095]: time=\"2026-06-09T17:28:24.988846042Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5f952678-1a1c-4fec-8ccd-f07ad7e02d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:24.991298 crc crio[22095]: time=\"2026-06-09T17:28:24.991030238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:25.100166 crc crio[22095]: time=\"2026-06-09T17:28:25.100051174Z\" level=info msg=\"Removed container 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=0fe8e4c2-cca8-4518-b176-c20c99f9e0ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.104830 crc crio[22095]: time=\"2026-06-09T17:28:25.104751985Z\" level=info msg=\"Removing container: 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d\" id=c0372065-0660-46b7-86a1-e6dc48cccfff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.128356 crc crio[22095]: time=\"2026-06-09T17:28:25.128096204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:25.134098 crc crio[22095]: time=\"2026-06-09T17:28:25.133995195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:25.312074 crc crio[22095]: time=\"2026-06-09T17:28:25.311899129Z\" level=info msg=\"Removed container 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=c0372065-0660-46b7-86a1-e6dc48cccfff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.320091 crc crio[22095]: time=\"2026-06-09T17:28:25.31933597Z\" level=info msg=\"Removing container: 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655\" id=16dfcb41-1ad1-498a-b717-0c0104a457d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.417129 crc crio[22095]: time=\"2026-06-09T17:28:25.416894583Z\" level=info msg=\"Created container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log\" id=5f952678-1a1c-4fec-8ccd-f07ad7e02d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:25.419733 crc crio[22095]: time=\"2026-06-09T17:28:25.41952163Z\" level=info msg=\"Starting container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4\" id=cfd0f9af-98f0-4a72-9846-5eaa5106fbf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:25.428816 crc crio[22095]: time=\"2026-06-09T17:28:25.428426718Z\" level=info msg=\"Started container\" PID=263076 containerID=d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4 description=openstack/nova-metadata-0/nova-metadata-log id=cfd0f9af-98f0-4a72-9846-5eaa5106fbf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:28:25.458525 crc crio[22095]: time=\"2026-06-09T17:28:25.458225983Z\" level=info msg=\"Removed container 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=16dfcb41-1ad1-498a-b717-0c0104a457d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.465380 crc crio[22095]: time=\"2026-06-09T17:28:25.46514856Z\" level=info msg=\"Removing container: 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064\" id=ebe448bb-17e9-4d4d-9800-c1d9e75c8b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.523992 crc crio[22095]: time=\"2026-06-09T17:28:25.523730403Z\" level=info msg=\"Removed container 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=ebe448bb-17e9-4d4d-9800-c1d9e75c8b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.530208 crc crio[22095]: time=\"2026-06-09T17:28:25.530140388Z\" level=info msg=\"Removing container: 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb\" id=51aa116f-6c49-4818-988b-71662fc811f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.619564 crc crio[22095]: time=\"2026-06-09T17:28:25.619453439Z\" level=info msg=\"Removed container 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=51aa116f-6c49-4818-988b-71662fc811f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.626072 crc crio[22095]: time=\"2026-06-09T17:28:25.625985936Z\" level=info msg=\"Removing container: 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1\" id=1a64ba8e-3763-4d9e-b8d1-7278450f2770 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.689044 crc crio[22095]: time=\"2026-06-09T17:28:25.687179866Z\" level=info msg=\"Removed container 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=1a64ba8e-3763-4d9e-b8d1-7278450f2770 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.690022 crc crio[22095]: time=\"2026-06-09T17:28:25.689814354Z\" level=info msg=\"Removing container: d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b\" id=edc5098b-e71a-4467-9d19-99dc22f31fb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.764652 crc crio[22095]: time=\"2026-06-09T17:28:25.76450065Z\" level=info msg=\"Removed container d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=edc5098b-e71a-4467-9d19-99dc22f31fb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.767870 crc crio[22095]: time=\"2026-06-09T17:28:25.767711302Z\" level=info msg=\"Removing container: 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1\" id=19f211b2-202b-43c4-bead-347b2544c1ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.868517 crc crio[22095]: time=\"2026-06-09T17:28:25.86586617Z\" level=info msg=\"Removed container 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=19f211b2-202b-43c4-bead-347b2544c1ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.873592 crc crio[22095]: time=\"2026-06-09T17:28:25.873413504Z\" level=info msg=\"Removing container: ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487\" id=c5bf55e6-a8de-4c9a-9b51-6820b3f9cb59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.978847 crc crio[22095]: time=\"2026-06-09T17:28:25.978748976Z\" level=info msg=\"Removed container ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=c5bf55e6-a8de-4c9a-9b51-6820b3f9cb59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:25.982488 crc crio[22095]: time=\"2026-06-09T17:28:25.982313547Z\" level=info msg=\"Removing container: e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5\" id=61730c2e-5adb-4694-9b4a-981d08846783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.080027 crc crio[22095]: time=\"2026-06-09T17:28:26.077646033Z\" level=info msg=\"Removed container e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=61730c2e-5adb-4694-9b4a-981d08846783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.083983 crc crio[22095]: time=\"2026-06-09T17:28:26.082903398Z\" level=info msg=\"Removing container: fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74\" id=c873c889-5ccc-4b74-aa3a-d414d6feb6f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.193801 crc crio[22095]: time=\"2026-06-09T17:28:26.193722781Z\" level=info msg=\"Removed container fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=c873c889-5ccc-4b74-aa3a-d414d6feb6f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.197147 crc crio[22095]: time=\"2026-06-09T17:28:26.197063646Z\" level=info msg=\"Removing container: c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207\" id=2d37bb2e-7ee4-40db-934f-2f3e08589111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.353131 crc crio[22095]: time=\"2026-06-09T17:28:26.353011897Z\" level=info msg=\"Removed container c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=2d37bb2e-7ee4-40db-934f-2f3e08589111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.366411 crc crio[22095]: time=\"2026-06-09T17:28:26.364216734Z\" level=info msg=\"Removing container: bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82\" id=0a6f14ce-2ebc-4bdc-b2d6-c60a7770693c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.417087 crc crio[22095]: time=\"2026-06-09T17:28:26.416815004Z\" level=info msg=\"Removed container bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=0a6f14ce-2ebc-4bdc-b2d6-c60a7770693c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.421635 crc crio[22095]: time=\"2026-06-09T17:28:26.421556055Z\" level=info msg=\"Removing container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed\" id=986c2f24-0968-45b3-831e-2d85549722d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.476874 crc crio[22095]: time=\"2026-06-09T17:28:26.476640807Z\" level=info msg=\"Removed container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=986c2f24-0968-45b3-831e-2d85549722d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.477830 crc crio[22095]: time=\"2026-06-09T17:28:26.477737616Z\" level=info msg=\"Stopping pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=bb3b9e1f-1517-4cb4-8980-e6eba96c563c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:26.478828 crc crio[22095]: time=\"2026-06-09T17:28:26.478752192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc002b5c378}] Aliases:map[]}\"\nJun 09 17:28:26.479090 crc crio[22095]: time=\"2026-06-09T17:28:26.479023209Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683768-bbhsp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:26.482292 crc crio[22095]: time=\"2026-06-09T17:28:26.48218336Z\" level=info msg=\"Removing container: 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9\" id=374f2e60-c9a7-4bce-92ed-2c6b9058641c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.541143 crc crio[22095]: time=\"2026-06-09T17:28:26.540905926Z\" level=info msg=\"Removed container 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=374f2e60-c9a7-4bce-92ed-2c6b9058641c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.545290 crc crio[22095]: time=\"2026-06-09T17:28:26.545029462Z\" level=info msg=\"Removing container: 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8\" id=c4a327bd-2b8b-4bde-8831-cb9d56b5a78d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.617672 crc crio[22095]: time=\"2026-06-09T17:28:26.617550322Z\" level=info msg=\"Removed container 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=c4a327bd-2b8b-4bde-8831-cb9d56b5a78d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.625487 crc crio[22095]: time=\"2026-06-09T17:28:26.625346192Z\" level=info msg=\"Removing container: 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9\" id=24943484-44a8-48b7-a452-91c3c873cea7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.732220 crc crio[22095]: time=\"2026-06-09T17:28:26.732132222Z\" level=info msg=\"Stopping container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15 (timeout: 2s)\" id=de42627e-35fa-4da6-914d-35c1250748cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:26.738890 crc crio[22095]: time=\"2026-06-09T17:28:26.73831867Z\" level=info msg=\"Removed container 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=24943484-44a8-48b7-a452-91c3c873cea7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.764132 crc crio[22095]: time=\"2026-06-09T17:28:26.75545741Z\" level=info msg=\"Removing container: 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355\" id=bbc43c61-5d10-4de7-a0fc-61e0de79469f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:26.933000 crc crio[22095]: time=\"2026-06-09T17:28:26.929117385Z\" level=info msg=\"Stopped container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server\" id=de42627e-35fa-4da6-914d-35c1250748cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:26.933000 crc crio[22095]: time=\"2026-06-09T17:28:26.931308691Z\" level=info msg=\"Stopping pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=df7169b4-0b8c-42ab-a5b9-6b35830141e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:26.939369 crc crio[22095]: time=\"2026-06-09T17:28:26.939215644Z\" level=info msg=\"Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc0074a4660}] Aliases:map[]}\"\nJun 09 17:28:26.939664 crc crio[22095]: time=\"2026-06-09T17:28:26.939554813Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7j274 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:27.146369 crc crio[22095]: time=\"2026-06-09T17:28:27.146230295Z\" level=info msg=\"Removed container 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bbc43c61-5d10-4de7-a0fc-61e0de79469f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:27.157314 crc crio[22095]: time=\"2026-06-09T17:28:27.157226767Z\" level=info msg=\"Removing container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634\" id=f302d45f-ac51-4fb8-bb81-08c5d0d25e4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:27.198974 crc crio[22095]: time=\"2026-06-09T17:28:27.198554327Z\" level=info msg=\"Stopped pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=bb3b9e1f-1517-4cb4-8980-e6eba96c563c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:27.387481 crc crio[22095]: time=\"2026-06-09T17:28:27.3865482Z\" level=info msg=\"Removed container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log\" id=f302d45f-ac51-4fb8-bb81-08c5d0d25e4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:27.715963 crc crio[22095]: time=\"2026-06-09T17:28:27.715132919Z\" level=info msg=\"Stopped pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=df7169b4-0b8c-42ab-a5b9-6b35830141e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:28.730192 crc crio[22095]: time=\"2026-06-09T17:28:28.729508041Z\" level=info msg=\"Removing container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15\" id=9c2231a7-a534-468d-8906-6b351f0ee6fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:28.803902 crc crio[22095]: time=\"2026-06-09T17:28:28.803831718Z\" level=info msg=\"Stopping container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 (timeout: 30s)\" id=25be12be-c288-4a64-aeea-08c7883b8a98 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:28.806568 crc crio[22095]: time=\"2026-06-09T17:28:28.806498926Z\" level=info msg=\"Removed container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server\" id=9c2231a7-a534-468d-8906-6b351f0ee6fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:28.819771 crc crio[22095]: time=\"2026-06-09T17:28:28.819667664Z\" level=info msg=\"Removing container: 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e\" id=52e64171-6733-4fc9-8a15-028211b23d9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:28.925424 crc crio[22095]: time=\"2026-06-09T17:28:28.925309594Z\" level=info msg=\"Removed container 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e: openshift-marketplace/community-operators-7j274/extract-content\" id=52e64171-6733-4fc9-8a15-028211b23d9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:28.927997 crc crio[22095]: time=\"2026-06-09T17:28:28.92786989Z\" level=info msg=\"Removing container: 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9\" id=578655f1-f301-4013-96ec-d9ccff45cdfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:28.989518 crc crio[22095]: time=\"2026-06-09T17:28:28.989330156Z\" level=info msg=\"Removed container 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9: openshift-marketplace/community-operators-7j274/extract-utilities\" id=578655f1-f301-4013-96ec-d9ccff45cdfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:33.469542 crc crio[22095]: time=\"2026-06-09T17:28:33.468361327Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=70f60033-ce64-4aca-a3bc-d510268bda8d name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:33.470795 crc crio[22095]: time=\"2026-06-09T17:28:33.470563493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=c914ff09-620e-4c26-8dcc-13328d7e75ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:33.474715 crc crio[22095]: time=\"2026-06-09T17:28:33.474581306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=be915f03-5d51-4769-8a2a-f7319d740617 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:33.485504 crc crio[22095]: time=\"2026-06-09T17:28:33.485362093Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/must-gather-kg8lh/gather\" id=85101296-9b72-4211-a2ff-fbcec581bab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:33.487638 crc crio[22095]: time=\"2026-06-09T17:28:33.487521878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:33.547645 crc crio[22095]: time=\"2026-06-09T17:28:33.547535308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:33.716310 crc crio[22095]: time=\"2026-06-09T17:28:33.71606322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:33.876168 crc crio[22095]: time=\"2026-06-09T17:28:33.874066454Z\" level=info msg=\"Stopping container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa (timeout: 2s)\" id=c2d91c4a-2171-4fbe-849d-19fab9ddaac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:33.881001 crc crio[22095]: time=\"2026-06-09T17:28:33.880799556Z\" level=info msg=\"Created container 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1: openshift-must-gather-7cnc9/must-gather-kg8lh/gather\" id=85101296-9b72-4211-a2ff-fbcec581bab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:33.884275 crc crio[22095]: time=\"2026-06-09T17:28:33.884147952Z\" level=info msg=\"Starting container: 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1\" id=98f32019-5055-4951-af79-87ad0445b8ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:33.892907 crc crio[22095]: time=\"2026-06-09T17:28:33.892767553Z\" level=info msg=\"Started container\" PID=263892 containerID=11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1 description=openshift-must-gather-7cnc9/must-gather-kg8lh/gather id=98f32019-5055-4951-af79-87ad0445b8ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\nJun 09 17:28:33.911797 crc crio[22095]: time=\"2026-06-09T17:28:33.911689649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8d2cd291-bfeb-4453-94fe-132eecd659f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:33.917466 crc crio[22095]: time=\"2026-06-09T17:28:33.917332963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3b44d386-6553-4ce1-95a7-5792b28b2103 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:33.931137 crc crio[22095]: time=\"2026-06-09T17:28:33.931025265Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=c5c56476-1724-41f4-bbdb-27282e91fa9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:33.933132 crc crio[22095]: time=\"2026-06-09T17:28:33.932549354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:34.019448 crc crio[22095]: time=\"2026-06-09T17:28:34.019351071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:34.036042 crc crio[22095]: time=\"2026-06-09T17:28:34.035864844Z\" level=info msg=\"Stopped container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=c2d91c4a-2171-4fbe-849d-19fab9ddaac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:34.038520 crc crio[22095]: time=\"2026-06-09T17:28:34.037768993Z\" level=info msg=\"Stopping pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=b2c75e82-8ccd-4f9c-8af4-3ba20bba45e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:34.041978 crc crio[22095]: time=\"2026-06-09T17:28:34.039418095Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00041c218}] Aliases:map[]}\"\nJun 09 17:28:34.041978 crc crio[22095]: time=\"2026-06-09T17:28:34.039882677Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dtlb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:34.203487 crc crio[22095]: time=\"2026-06-09T17:28:34.202971901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:34.378147 crc crio[22095]: time=\"2026-06-09T17:28:34.377677173Z\" level=info msg=\"Created container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=c5c56476-1724-41f4-bbdb-27282e91fa9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:34.379413 crc crio[22095]: time=\"2026-06-09T17:28:34.379332715Z\" level=info msg=\"Starting container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36\" id=c98b182d-e097-44ff-8f17-7fd7e28f5b21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:34.402592 crc crio[22095]: time=\"2026-06-09T17:28:34.402479649Z\" level=info msg=\"Started container\" PID=263963 containerID=bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36 description=openshift-must-gather-7cnc9/must-gather-kg8lh/copy id=c98b182d-e097-44ff-8f17-7fd7e28f5b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\nJun 09 17:28:34.523330 crc crio[22095]: time=\"2026-06-09T17:28:34.522643802Z\" level=info msg=\"Stopped pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=b2c75e82-8ccd-4f9c-8af4-3ba20bba45e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:34.540944 crc crio[22095]: time=\"2026-06-09T17:28:34.540858489Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:28:34.906746 crc crio[22095]: time=\"2026-06-09T17:28:34.906491559Z\" level=info msg=\"Removing container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa\" id=9d43d0d6-0d1c-4abd-a3ec-be69a8874cc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:34.975968 crc crio[22095]: time=\"2026-06-09T17:28:34.975829227Z\" level=info msg=\"Removed container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=9d43d0d6-0d1c-4abd-a3ec-be69a8874cc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:34.979859 crc crio[22095]: time=\"2026-06-09T17:28:34.979783769Z\" level=info msg=\"Removing container: 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f\" id=c40f74c9-a2c3-45dd-a7e8-b94bff3686d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:35.026660 crc crio[22095]: time=\"2026-06-09T17:28:35.026450486Z\" level=info msg=\"Removed container 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f: openshift-marketplace/redhat-marketplace-dtlb8/extract-content\" id=c40f74c9-a2c3-45dd-a7e8-b94bff3686d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:35.049663 crc crio[22095]: time=\"2026-06-09T17:28:35.049425205Z\" level=info msg=\"Removing container: c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561\" id=d25f24b1-a54f-42db-b131-c10acc244c80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:35.091773 crc crio[22095]: time=\"2026-06-09T17:28:35.091666199Z\" level=info msg=\"Removed container c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities\" id=d25f24b1-a54f-42db-b131-c10acc244c80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:37.315990 crc crio[22095]: time=\"2026-06-09T17:28:37.314174953Z\" level=info msg=\"Stopping container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948 (timeout: 2s)\" id=e02c6513-4979-4065-81fe-1d61b63f1986 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:37.443452 crc crio[22095]: time=\"2026-06-09T17:28:37.443384877Z\" level=info msg=\"Stopped container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=e02c6513-4979-4065-81fe-1d61b63f1986 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:37.445388 crc crio[22095]: time=\"2026-06-09T17:28:37.445313287Z\" level=info msg=\"Stopping pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=c059ce5d-a6df-41a1-a40f-296b3d83d440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:37.449373 crc crio[22095]: time=\"2026-06-09T17:28:37.449287919Z\" level=info msg=\"Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc0074a4f40}] Aliases:map[]}\"\nJun 09 17:28:37.449687 crc crio[22095]: time=\"2026-06-09T17:28:37.449446593Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-69hqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:37.878798 crc crio[22095]: time=\"2026-06-09T17:28:37.87811412Z\" level=info msg=\"Stopped pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=c059ce5d-a6df-41a1-a40f-296b3d83d440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:39.923203 crc crio[22095]: time=\"2026-06-09T17:28:39.921875069Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vf7tk/POD\" id=325b8957-c4a7-44c8-97ad-7bba43a60a57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:39.924823 crc crio[22095]: time=\"2026-06-09T17:28:39.923272395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:39.974236 crc crio[22095]: time=\"2026-06-09T17:28:39.97413943Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-7cnc9/crc-debug-xg682/POD\" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:39.974505 crc crio[22095]: time=\"2026-06-09T17:28:39.974304494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:39.997373 crc crio[22095]: time=\"2026-06-09T17:28:39.997228322Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc00263c6e8}] Aliases:map[]}\"\nJun 09 17:28:39.997373 crc crio[22095]: time=\"2026-06-09T17:28:39.997349905Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vf7tk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:40.054100 crc crio[22095]: time=\"2026-06-09T17:28:40.053987328Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:40.077655 crc crio[22095]: time=\"2026-06-09T17:28:40.077373698Z\" level=info msg=\"Ran pod sandbox 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928 with infra container: openshift-must-gather-7cnc9/crc-debug-xg682/POD\" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:40.081524 crc crio[22095]: time=\"2026-06-09T17:28:40.081389061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:40.081810 crc crio[22095]: time=\"2026-06-09T17:28:40.08173827Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:40.081810 crc crio[22095]: time=\"2026-06-09T17:28:40.081801702Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:40.086514 crc crio[22095]: time=\"2026-06-09T17:28:40.08640279Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=0febf127-d25d-4671-81bd-c7a35cb302d4 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:40.092461 crc crio[22095]: time=\"2026-06-09T17:28:40.092375323Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 09 17:28:40.690459 crc crio[22095]: 2026-06-09T17:28:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80106d354124a3c Mac:42:36:2c:8b:45:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 SocketPath: PciID:}] [{Interface:0xc00043e5b0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:28:40.692865 crc crio[22095]: time=\"2026-06-09T17:28:40.692023226Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc00263c6e8}] Aliases:map[]}\"\nJun 09 17:28:40.692865 crc crio[22095]: time=\"2026-06-09T17:28:40.69219272Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vf7tk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:28:40.692865 crc crio[22095]: time=\"2026-06-09T17:28:40.692277582Z\" level=info msg=\"Stopping container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90 (timeout: 30s)\" id=d37bae23-1e75-45ea-a132-bd210a4e7e4e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:40.703568 crc crio[22095]: time=\"2026-06-09T17:28:40.70273471Z\" level=info msg=\"Ran pod sandbox 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 with infra container: openshift-marketplace/redhat-operators-vf7tk/POD\" id=325b8957-c4a7-44c8-97ad-7bba43a60a57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:40.711743 crc crio[22095]: time=\"2026-06-09T17:28:40.711622078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e315ea7-7e32-4d37-a374-c96368915193 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:40.714500 crc crio[22095]: time=\"2026-06-09T17:28:40.71441839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb2cad24-7e4f-4b72-b162-d5a5e1eb25fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:40.740734 crc crio[22095]: time=\"2026-06-09T17:28:40.740617692Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vf7tk/extract-utilities\" id=f9a0ffc0-faea-445d-9467-a79eb9d15aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:40.747295 crc crio[22095]: time=\"2026-06-09T17:28:40.744698467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:40.818596 crc crio[22095]: time=\"2026-06-09T17:28:40.818480779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:40.823287 crc crio[22095]: time=\"2026-06-09T17:28:40.82320939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:41.065086 crc crio[22095]: time=\"2026-06-09T17:28:41.064039778Z\" level=info msg=\"Created container 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00: openshift-marketplace/redhat-operators-vf7tk/extract-utilities\" id=f9a0ffc0-faea-445d-9467-a79eb9d15aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:41.074723 crc crio[22095]: time=\"2026-06-09T17:28:41.074378003Z\" level=info msg=\"Starting container: 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00\" id=787c8159-3e4b-408f-a02f-1fa4307c5e07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:41.090498 crc crio[22095]: time=\"2026-06-09T17:28:41.089299226Z\" level=info msg=\"Started container\" PID=264723 containerID=36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00 description=openshift-marketplace/redhat-operators-vf7tk/extract-utilities id=787c8159-3e4b-408f-a02f-1fa4307c5e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\nJun 09 17:28:42.123884 crc crio[22095]: time=\"2026-06-09T17:28:42.122217504Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d93f35e0-c9a6-4c8c-8912-760c68e9693f name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:42.134660 crc crio[22095]: time=\"2026-06-09T17:28:42.133578485Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:28:42.966297 crc crio[22095]: time=\"2026-06-09T17:28:42.965276971Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=d93f35e0-c9a6-4c8c-8912-760c68e9693f name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:42.969498 crc crio[22095]: time=\"2026-06-09T17:28:42.969407427Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=daf059b8-bf3a-4d1e-bf39-7d49bf879c3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:42.972741 crc crio[22095]: time=\"2026-06-09T17:28:42.972670321Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c6160136-f3e0-432c-8905-6fdced69110a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:42.980828 crc crio[22095]: time=\"2026-06-09T17:28:42.980743578Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vf7tk/extract-content\" id=2652e2a1-5db0-4046-a92d-8c19d76fcf68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:42.981360 crc crio[22095]: time=\"2026-06-09T17:28:42.981277512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:43.075865 crc crio[22095]: time=\"2026-06-09T17:28:43.075708584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:43.081083 crc crio[22095]: time=\"2026-06-09T17:28:43.08101045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:43.292619 crc crio[22095]: time=\"2026-06-09T17:28:43.292484465Z\" level=info msg=\"Created container f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815: openshift-marketplace/redhat-operators-vf7tk/extract-content\" id=2652e2a1-5db0-4046-a92d-8c19d76fcf68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:43.295634 crc crio[22095]: time=\"2026-06-09T17:28:43.295558414Z\" level=info msg=\"Starting container: f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815\" id=f62f8305-9815-4d10-87fd-9c254959f02e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:43.317031 crc crio[22095]: time=\"2026-06-09T17:28:43.316707686Z\" level=info msg=\"Started container\" PID=264932 containerID=f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815 description=openshift-marketplace/redhat-operators-vf7tk/extract-content id=f62f8305-9815-4d10-87fd-9c254959f02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\nJun 09 17:28:47.263128 crc crio[22095]: time=\"2026-06-09T17:28:47.261791538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5afc0ba-3bf7-4c5d-a5c6-324261fd944d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:47.279776 crc crio[22095]: time=\"2026-06-09T17:28:47.279665549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5761973-7c41-4c73-ba6b-ae3af0187689 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:47.309456 crc crio[22095]: time=\"2026-06-09T17:28:47.309204622Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=1eb8c7c7-74c8-4e69-aa35-fb5a3b9f99dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:47.309831 crc crio[22095]: time=\"2026-06-09T17:28:47.309729045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:47.469690 crc crio[22095]: time=\"2026-06-09T17:28:47.469319775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:47.478491 crc crio[22095]: time=\"2026-06-09T17:28:47.476575772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:47.712295 crc crio[22095]: time=\"2026-06-09T17:28:47.712165054Z\" level=info msg=\"Created container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=1eb8c7c7-74c8-4e69-aa35-fb5a3b9f99dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:47.713800 crc crio[22095]: time=\"2026-06-09T17:28:47.713749455Z\" level=info msg=\"Starting container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8\" id=3e82aa75-1337-4209-b3bf-a1aa1d995999 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:47.726118 crc crio[22095]: time=\"2026-06-09T17:28:47.726044913Z\" level=info msg=\"Started container\" PID=265818 containerID=c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8 description=openshift-marketplace/redhat-operators-vf7tk/registry-server id=3e82aa75-1337-4209-b3bf-a1aa1d995999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\nJun 09 17:28:47.953222 crc crio[22095]: time=\"2026-06-09T17:28:47.95257946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=507e18d1-6001-47b7-9a72-0544840cdd44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:47.958995 crc crio[22095]: time=\"2026-06-09T17:28:47.958762729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2fec7fed-ca29-4857-8ea2-7017f1210e12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:47.965841 crc crio[22095]: time=\"2026-06-09T17:28:47.965716369Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=c0124223-bc71-486f-8775-a8becdbae9f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:47.966399 crc crio[22095]: time=\"2026-06-09T17:28:47.966316134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:48.087559 crc crio[22095]: time=\"2026-06-09T17:28:48.087276747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:48.100096 crc crio[22095]: time=\"2026-06-09T17:28:48.100005506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:48.325829 crc crio[22095]: time=\"2026-06-09T17:28:48.325735203Z\" level=info msg=\"Created container 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=c0124223-bc71-486f-8775-a8becdbae9f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:48.328416 crc crio[22095]: time=\"2026-06-09T17:28:48.328278548Z\" level=info msg=\"Starting container: 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054\" id=998b1f88-0bfe-428c-a149-7103570d5a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:48.334865 crc crio[22095]: time=\"2026-06-09T17:28:48.334766566Z\" level=info msg=\"Started container\" PID=265959 containerID=2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=998b1f88-0bfe-428c-a149-7103570d5a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:28:49.371137 crc crio[22095]: time=\"2026-06-09T17:28:49.370242307Z\" level=info msg=\"Removing container: 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150\" id=30f113aa-b210-4080-8d04-14f3ec071f5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:49.488673 crc crio[22095]: time=\"2026-06-09T17:28:49.488576812Z\" level=info msg=\"Removed container 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=30f113aa-b210-4080-8d04-14f3ec071f5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:50.495610 crc crio[22095]: time=\"2026-06-09T17:28:50.494722126Z\" level=info msg=\"Removing container: 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005\" id=3d3243f2-222a-45b8-a10d-1278ef56183d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:50.952707 crc crio[22095]: time=\"2026-06-09T17:28:50.951885078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fd6d6fc6-b7cf-48af-a186-adaad38037c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:51.592696 crc crio[22095]: time=\"2026-06-09T17:28:51.591756056Z\" level=info msg=\"Removed container 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3d3243f2-222a-45b8-a10d-1278ef56183d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:51.672536 crc crio[22095]: time=\"2026-06-09T17:28:51.672308425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cedcb501-1a0c-40af-89b3-029be2d270a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:51.677879 crc crio[22095]: time=\"2026-06-09T17:28:51.677477599Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bfe0d807-64e8-41e0-bc66-6382919caca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:51.678568 crc crio[22095]: time=\"2026-06-09T17:28:51.678489145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:51.822412 crc crio[22095]: time=\"2026-06-09T17:28:51.822312358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:51.830874 crc crio[22095]: time=\"2026-06-09T17:28:51.830185881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:52.429800 crc crio[22095]: time=\"2026-06-09T17:28:52.429621476Z\" level=info msg=\"Created container 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bfe0d807-64e8-41e0-bc66-6382919caca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:52.432674 crc crio[22095]: time=\"2026-06-09T17:28:52.4325236Z\" level=info msg=\"Starting container: 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea\" id=8e0e6e00-0476-41f9-8e89-958a495938ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:52.439710 crc crio[22095]: time=\"2026-06-09T17:28:52.439604783Z\" level=info msg=\"Started container\" PID=266612 containerID=1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=8e0e6e00-0476-41f9-8e89-958a495938ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:28:54.642338 crc crio[22095]: time=\"2026-06-09T17:28:54.641413974Z\" level=info msg=\"Stopped container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=d37bae23-1e75-45ea-a132-bd210a4e7e4e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:54.645624 crc crio[22095]: time=\"2026-06-09T17:28:54.64552598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=37cc4abc-4b32-4cb4-9a86-da842cd9c604 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:54.650346 crc crio[22095]: time=\"2026-06-09T17:28:54.650237192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d0aa9dad-4911-4cda-962a-e56d05c753ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:54.655573 crc crio[22095]: time=\"2026-06-09T17:28:54.655471047Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f60955be-118d-4d21-b3a2-192fdf95ba4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:54.655993 crc crio[22095]: time=\"2026-06-09T17:28:54.655894328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:54.741327 crc crio[22095]: time=\"2026-06-09T17:28:54.741032856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:54.745992 crc crio[22095]: time=\"2026-06-09T17:28:54.745886461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:54.973745 crc crio[22095]: time=\"2026-06-09T17:28:54.972023249Z\" level=info msg=\"Created container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f60955be-118d-4d21-b3a2-192fdf95ba4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:54.976100 crc crio[22095]: time=\"2026-06-09T17:28:54.976017772Z\" level=info msg=\"Starting container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb\" id=31aaf877-4f7d-4074-a554-9c5d8945bda2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:54.982160 crc crio[22095]: time=\"2026-06-09T17:28:54.981992196Z\" level=info msg=\"Started container\" PID=266901 containerID=b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=31aaf877-4f7d-4074-a554-9c5d8945bda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:28:55.670451 crc crio[22095]: time=\"2026-06-09T17:28:55.665291735Z\" level=info msg=\"Stopping container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e (timeout: 30s)\" id=ca20ef32-d33f-4ccf-8872-218e4230e94b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:55.670451 crc crio[22095]: time=\"2026-06-09T17:28:55.665413388Z\" level=info msg=\"Removing container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa\" id=f6c75e31-7084-439b-890c-0a0e695f0c09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:55.780816 crc crio[22095]: time=\"2026-06-09T17:28:55.780665563Z\" level=info msg=\"Removed container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f6c75e31-7084-439b-890c-0a0e695f0c09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:55.831171 crc crio[22095]: time=\"2026-06-09T17:28:55.830340856Z\" level=info msg=\"Stopped container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=ca20ef32-d33f-4ccf-8872-218e4230e94b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:56.707773 crc crio[22095]: time=\"2026-06-09T17:28:56.707650264Z\" level=info msg=\"Removing container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b\" id=df56603e-6626-4b7a-a672-27ac992aaebf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:56.833662 crc crio[22095]: time=\"2026-06-09T17:28:56.833540744Z\" level=info msg=\"Removed container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=df56603e-6626-4b7a-a672-27ac992aaebf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:58.793476 crc crio[22095]: time=\"2026-06-09T17:28:58.79038392Z\" level=info msg=\"Removing container: 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb\" id=326436cb-7423-4790-b0f3-abcde2907a12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:58.820781 crc crio[22095]: time=\"2026-06-09T17:28:58.820644911Z\" level=warning msg=\"Stopping container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 with stop signal(15) timed out. Killing...\"\nJun 09 17:28:58.835000 crc crio[22095]: time=\"2026-06-09T17:28:58.834093218Z\" level=info msg=\"Stopping container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278 (timeout: 30s)\" id=1b29aeeb-4533-4cd5-bfa8-46c33e199c78 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:58.969874 crc crio[22095]: time=\"2026-06-09T17:28:58.969725989Z\" level=error msg=\"Killing container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:28:59.618505 crc crio[22095]: time=\"2026-06-09T17:28:59.616746233Z\" level=info msg=\"Stopping container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53 (timeout: 30s)\" id=72b81a7d-d17c-47d6-b3bb-5125a7a96a80 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:00.301224 crc crio[22095]: time=\"2026-06-09T17:29:00.301131951Z\" level=info msg=\"Stopping container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2 (timeout: 30s)\" id=847d3798-5eaf-400e-85db-e6f84e99478a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:04.322182 crc crio[22095]: time=\"2026-06-09T17:29:04.320754428Z\" level=info msg=\"Removing container: 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58\" id=756277e6-3b3c-41ee-b8d3-b5c721e69160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:04.813292 crc crio[22095]: time=\"2026-06-09T17:29:04.812497853Z\" level=info msg=\"Stopping container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23 (timeout: 30s)\" id=eee4dc86-9d40-4750-a3c2-8fe90da10399 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:07.956375 crc crio[22095]: time=\"2026-06-09T17:29:07.954090023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=26e0279b-22db-45c3-a022-c62a7dc7c62a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:10.852985 crc crio[22095]: time=\"2026-06-09T17:29:10.851601732Z\" level=info msg=\"Stopped container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera\" id=847d3798-5eaf-400e-85db-e6f84e99478a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:10.855400 crc crio[22095]: time=\"2026-06-09T17:29:10.851823138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0723c36e-84a7-4baa-b5a8-6400aa1cbd2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:10.857682 crc crio[22095]: time=\"2026-06-09T17:29:10.857560646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a192f875-a674-4a35-b691-055813679ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:10.882899 crc crio[22095]: time=\"2026-06-09T17:29:10.882806348Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=50310a5e-d537-4c14-84d2-80460e144cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:10.885469 crc crio[22095]: time=\"2026-06-09T17:29:10.885417715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fc99513c-c7cc-4f7c-8a5e-0e4d7b438e7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:10.944595 crc crio[22095]: time=\"2026-06-09T17:29:10.944525511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:10.947527 crc crio[22095]: time=\"2026-06-09T17:29:10.947433166Z\" level=info msg=\"Stopped container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler\" id=25be12be-c288-4a64-aeea-08c7883b8a98 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:10.949240 crc crio[22095]: time=\"2026-06-09T17:29:10.94912519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e91aa769-a838-4711-a702-6a4593306958 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:10.950022 crc crio[22095]: time=\"2026-06-09T17:29:10.9499032Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=89f74dc2-23a1-41a2-bd12-0b211d56f48d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:10.989698 crc crio[22095]: time=\"2026-06-09T17:29:10.989481232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:10.994077 crc crio[22095]: time=\"2026-06-09T17:29:10.993975618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=57788936-93b9-4e70-917c-a482275c2510 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:11.000028 crc crio[22095]: time=\"2026-06-09T17:29:10.999841159Z\" level=info msg=\"Stopped container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log\" id=72b81a7d-d17c-47d6-b3bb-5125a7a96a80 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:11.002826 crc crio[22095]: time=\"2026-06-09T17:29:11.00260885Z\" level=info msg=\"Stopping container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6 (timeout: 30s)\" id=4f8ced82-b3e6-46d6-a7d9-5f428c4e1aad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:11.027468 crc crio[22095]: time=\"2026-06-09T17:29:11.027345559Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=15265106-b421-4ac8-9fb4-2f5943279567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:11.067766 crc crio[22095]: time=\"2026-06-09T17:29:11.065850453Z\" level=info msg=\"Stopping container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8 (timeout: 2s)\" id=472b967c-62dc-4bb4-aec9-ce29462c7bef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:11.086226 crc crio[22095]: time=\"2026-06-09T17:29:11.08587018Z\" level=info msg=\"Removed container 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58: openshift-infra/auto-csr-approver-29683744-c6jgj/oc\" id=756277e6-3b3c-41ee-b8d3-b5c721e69160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.088116 crc crio[22095]: time=\"2026-06-09T17:29:11.088032826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.089477 crc crio[22095]: time=\"2026-06-09T17:29:11.089423262Z\" level=info msg=\"Removing container: c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df\" id=0306eabf-1627-4568-91e3-245d7994a93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.121066 crc crio[22095]: time=\"2026-06-09T17:29:11.120834233Z\" level=info msg=\"Removed container 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=326436cb-7423-4790-b0f3-abcde2907a12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.127879 crc crio[22095]: time=\"2026-06-09T17:29:11.127595237Z\" level=info msg=\"Removing container: e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee\" id=f051ca65-e92a-46fc-b306-e98aa69af084 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.146324 crc crio[22095]: time=\"2026-06-09T17:29:11.146129006Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=0febf127-d25d-4671-81bd-c7a35cb302d4 name=/runtime.v1.ImageService/PullImage\nJun 09 17:29:11.148232 crc crio[22095]: time=\"2026-06-09T17:29:11.148132647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3e65c693-6ce8-4397-88de-30e96b813311 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:11.181124 crc crio[22095]: time=\"2026-06-09T17:29:11.180864742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8ce72ef9-aa67-439a-9ae4-71ef15bed159 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:11.311775 crc crio[22095]: time=\"2026-06-09T17:29:11.311614978Z\" level=info msg=\"Removed container c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df: openshift-infra/auto-csr-approver-29683742-69gn5/oc\" id=0306eabf-1627-4568-91e3-245d7994a93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.314540 crc crio[22095]: time=\"2026-06-09T17:29:11.314469161Z\" level=info msg=\"Removing container: 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee\" id=9db8ef70-2e52-4f8a-bb64-218a19b72abd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.323586 crc crio[22095]: time=\"2026-06-09T17:29:11.323466424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.327736 crc crio[22095]: time=\"2026-06-09T17:29:11.327669962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.338829 crc crio[22095]: time=\"2026-06-09T17:29:11.338622085Z\" level=info msg=\"Stopped container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=472b967c-62dc-4bb4-aec9-ce29462c7bef name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:11.339788 crc crio[22095]: time=\"2026-06-09T17:29:11.339718653Z\" level=info msg=\"Stopping pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=0f760e89-4c62-4d91-94c6-b75da16687c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.341761 crc crio[22095]: time=\"2026-06-09T17:29:11.341681404Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc002b5c3d8}] Aliases:map[]}\"\nJun 09 17:29:11.342165 crc crio[22095]: time=\"2026-06-09T17:29:11.342033633Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vf7tk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:11.392607 crc crio[22095]: time=\"2026-06-09T17:29:11.392514926Z\" level=info msg=\"Removed container e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=f051ca65-e92a-46fc-b306-e98aa69af084 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.397418 crc crio[22095]: time=\"2026-06-09T17:29:11.39730996Z\" level=info msg=\"Removing container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a\" id=57cd5680-960f-4a3a-bbfa-e8b815da7f70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.478004 crc crio[22095]: time=\"2026-06-09T17:29:11.476538375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.481336 crc crio[22095]: time=\"2026-06-09T17:29:11.481217236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.484848 crc crio[22095]: time=\"2026-06-09T17:29:11.484679315Z\" level=info msg=\"Created container d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=50310a5e-d537-4c14-84d2-80460e144cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:11.499507 crc crio[22095]: time=\"2026-06-09T17:29:11.499400055Z\" level=info msg=\"Starting container: d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3\" id=c31e9feb-4283-4ee4-8e3a-694846c60795 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:11.507966 crc crio[22095]: time=\"2026-06-09T17:29:11.506739995Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/crc-debug-xg682/container-00\" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:11.508861 crc crio[22095]: time=\"2026-06-09T17:29:11.508764807Z\" level=info msg=\"Started container\" PID=270453 containerID=d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c31e9feb-4283-4ee4-8e3a-694846c60795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:29:11.549144 crc crio[22095]: time=\"2026-06-09T17:29:11.548883433Z\" level=info msg=\"Removed container 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee: openshift-infra/auto-csr-approver-29683746-v9s67/oc\" id=9db8ef70-2e52-4f8a-bb64-218a19b72abd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.573879 crc crio[22095]: time=\"2026-06-09T17:29:11.573490048Z\" level=info msg=\"Removed container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log\" id=57cd5680-960f-4a3a-bbfa-e8b815da7f70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.575383 crc crio[22095]: time=\"2026-06-09T17:29:11.574540485Z\" level=info msg=\"Stopping pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=fd8b1b53-a839-4f87-b185-95b101e5f289 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.575383 crc crio[22095]: time=\"2026-06-09T17:29:11.574582436Z\" level=info msg=\"Stopped pod sandbox (already stopped): a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=fd8b1b53-a839-4f87-b185-95b101e5f289 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.575541 crc crio[22095]: time=\"2026-06-09T17:29:11.575418148Z\" level=info msg=\"Removing pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=d5c77b9e-7551-4af5-ad8e-0c0c8aa385b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.576084 crc crio[22095]: time=\"2026-06-09T17:29:11.5759052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.578215 crc crio[22095]: time=\"2026-06-09T17:29:11.577488971Z\" level=info msg=\"Removing container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7\" id=4c80122d-60fe-41f7-bc96-58a111b59285 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.618722 crc crio[22095]: time=\"2026-06-09T17:29:11.618541971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.626313 crc crio[22095]: time=\"2026-06-09T17:29:11.626166288Z\" level=info msg=\"Created container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera\" id=89f74dc2-23a1-41a2-bd12-0b211d56f48d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:11.628539 crc crio[22095]: time=\"2026-06-09T17:29:11.628461137Z\" level=info msg=\"Starting container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87\" id=da48bc08-6a8f-4e86-a18f-ede5d14020f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:11.637391 crc crio[22095]: time=\"2026-06-09T17:29:11.637217123Z\" level=info msg=\"Started container\" PID=270490 containerID=58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87 description=openstack/openstack-galera-0/galera id=da48bc08-6a8f-4e86-a18f-ede5d14020f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:29:11.699495 crc crio[22095]: time=\"2026-06-09T17:29:11.699356167Z\" level=info msg=\"Removed pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=d5c77b9e-7551-4af5-ad8e-0c0c8aa385b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.717061 crc crio[22095]: time=\"2026-06-09T17:29:11.716072559Z\" level=info msg=\"Stopping pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=7afd121a-d85e-4292-8298-a6e74e021bb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.717061 crc crio[22095]: time=\"2026-06-09T17:29:11.716199722Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=7afd121a-d85e-4292-8298-a6e74e021bb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.718295 crc crio[22095]: time=\"2026-06-09T17:29:11.718103831Z\" level=info msg=\"Removing pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=b1a4e42f-c34c-4c1f-8446-65edf4424dd9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.819407 crc crio[22095]: time=\"2026-06-09T17:29:11.819068758Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:11.861343 crc crio[22095]: time=\"2026-06-09T17:29:11.859319717Z\" level=info msg=\"Removed pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=b1a4e42f-c34c-4c1f-8446-65edf4424dd9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.863351 crc crio[22095]: time=\"2026-06-09T17:29:11.861714389Z\" level=info msg=\"Stopping pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=32b90a6b-3ad5-434d-85a8-8598da75d4c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.863351 crc crio[22095]: time=\"2026-06-09T17:29:11.861785441Z\" level=info msg=\"Stopped pod sandbox (already stopped): de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=32b90a6b-3ad5-434d-85a8-8598da75d4c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.863351 crc crio[22095]: time=\"2026-06-09T17:29:11.862336215Z\" level=info msg=\"Removing pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=546f45a4-4f93-4bca-aa63-ba5aa175a5f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.887573 crc crio[22095]: time=\"2026-06-09T17:29:11.887471124Z\" level=info msg=\"Removed container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera\" id=4c80122d-60fe-41f7-bc96-58a111b59285 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:11.943652 crc crio[22095]: time=\"2026-06-09T17:29:11.943523751Z\" level=info msg=\"Removed pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=546f45a4-4f93-4bca-aa63-ba5aa175a5f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.947646 crc crio[22095]: time=\"2026-06-09T17:29:11.945465131Z\" level=info msg=\"Stopping pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=80007efb-c9ae-46c4-af1a-60a0e6bdc12d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.947646 crc crio[22095]: time=\"2026-06-09T17:29:11.945559973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=80007efb-c9ae-46c4-af1a-60a0e6bdc12d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.949319 crc crio[22095]: time=\"2026-06-09T17:29:11.94775484Z\" level=info msg=\"Removing pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=4e0bb2c2-b994-4e77-98ae-55916e1299e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:11.959376 crc crio[22095]: time=\"2026-06-09T17:29:11.958059956Z\" level=info msg=\"Stopped pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=0f760e89-4c62-4d91-94c6-b75da16687c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:11.976501 crc crio[22095]: time=\"2026-06-09T17:29:11.97640278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:11.979692 crc crio[22095]: time=\"2026-06-09T17:29:11.979210372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:12.009053 crc crio[22095]: time=\"2026-06-09T17:29:12.008902068Z\" level=info msg=\"Removed pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=4e0bb2c2-b994-4e77-98ae-55916e1299e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.010748 crc crio[22095]: time=\"2026-06-09T17:29:12.010673844Z\" level=info msg=\"Stopping pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=ab4bc38f-ee25-4f47-8733-7793e1e7924c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.010983 crc crio[22095]: time=\"2026-06-09T17:29:12.010858819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=ab4bc38f-ee25-4f47-8733-7793e1e7924c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.013484 crc crio[22095]: time=\"2026-06-09T17:29:12.013399735Z\" level=info msg=\"Removing pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=94581bfa-5714-4d57-ae3b-06b76a78897e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.062123 crc crio[22095]: time=\"2026-06-09T17:29:12.061299881Z\" level=info msg=\"Removed pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=94581bfa-5714-4d57-ae3b-06b76a78897e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.069039 crc crio[22095]: time=\"2026-06-09T17:29:12.068951659Z\" level=info msg=\"Stopping pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=dbb48717-ebb4-4a9b-a97e-7da170bc33cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.069039 crc crio[22095]: time=\"2026-06-09T17:29:12.069039071Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=dbb48717-ebb4-4a9b-a97e-7da170bc33cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.073169 crc crio[22095]: time=\"2026-06-09T17:29:12.073033844Z\" level=info msg=\"Removing pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=f0dd708e-d757-4979-a0c8-1746e8c4d08f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.107899 crc crio[22095]: time=\"2026-06-09T17:29:12.106482608Z\" level=info msg=\"Removed pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=f0dd708e-d757-4979-a0c8-1746e8c4d08f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.107899 crc crio[22095]: time=\"2026-06-09T17:29:12.10773467Z\" level=info msg=\"Stopping pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=600ad440-a28a-4eed-b8d9-263c84907222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.107899 crc crio[22095]: time=\"2026-06-09T17:29:12.107810842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=600ad440-a28a-4eed-b8d9-263c84907222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.109756 crc crio[22095]: time=\"2026-06-09T17:29:12.10965837Z\" level=info msg=\"Removing pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=47118e89-0800-46cc-b210-e174c8a307fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.151977 crc crio[22095]: time=\"2026-06-09T17:29:12.148892212Z\" level=info msg=\"Removed pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=47118e89-0800-46cc-b210-e174c8a307fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.151977 crc crio[22095]: time=\"2026-06-09T17:29:12.150414322Z\" level=info msg=\"Stopping pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=3344ff73-01d1-43ed-b776-45a13faabd38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.151977 crc crio[22095]: time=\"2026-06-09T17:29:12.150462223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=3344ff73-01d1-43ed-b776-45a13faabd38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:12.154083 crc crio[22095]: time=\"2026-06-09T17:29:12.153901802Z\" level=info msg=\"Removing pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=15362539-8c6e-4cab-a893-527e9d06ae1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.220307 crc crio[22095]: time=\"2026-06-09T17:29:12.217977386Z\" level=info msg=\"Removed pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=15362539-8c6e-4cab-a893-527e9d06ae1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:12.264709 crc crio[22095]: time=\"2026-06-09T17:29:12.252366674Z\" level=info msg=\"Removing container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8\" id=5e06ce75-e5ed-43ac-8da0-ea5cf552db01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:12.299804 crc crio[22095]: time=\"2026-06-09T17:29:12.299663865Z\" level=info msg=\"Created container cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e: openshift-must-gather-7cnc9/crc-debug-xg682/container-00\" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:12.313181 crc crio[22095]: time=\"2026-06-09T17:29:12.302907468Z\" level=info msg=\"Starting container: cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e\" id=5ab2fe9e-a0d8-4743-ac17-4dbf4ad455fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:12.321435 crc crio[22095]: time=\"2026-06-09T17:29:12.321312993Z\" level=info msg=\"Started container\" PID=270582 containerID=cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e description=openshift-must-gather-7cnc9/crc-debug-xg682/container-00 id=5ab2fe9e-a0d8-4743-ac17-4dbf4ad455fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\nJun 09 17:29:12.357621 crc crio[22095]: time=\"2026-06-09T17:29:12.357525878Z\" level=info msg=\"Removed container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=5e06ce75-e5ed-43ac-8da0-ea5cf552db01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:12.370065 crc crio[22095]: time=\"2026-06-09T17:29:12.369144338Z\" level=info msg=\"Removing container: f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815\" id=ac21765d-6665-44b7-b7fc-b99c5aa109c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:12.480849 crc crio[22095]: time=\"2026-06-09T17:29:12.478479701Z\" level=info msg=\"Removed container f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815: openshift-marketplace/redhat-operators-vf7tk/extract-content\" id=ac21765d-6665-44b7-b7fc-b99c5aa109c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:12.487144 crc crio[22095]: time=\"2026-06-09T17:29:12.486799166Z\" level=info msg=\"Removing container: 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00\" id=65395940-003b-476d-9e51-6e75b969d4a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:12.646984 crc crio[22095]: time=\"2026-06-09T17:29:12.646429116Z\" level=info msg=\"Removed container 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00: openshift-marketplace/redhat-operators-vf7tk/extract-utilities\" id=65395940-003b-476d-9e51-6e75b969d4a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:12.891204 crc crio[22095]: time=\"2026-06-09T17:29:12.890881777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:13.073790 crc crio[22095]: time=\"2026-06-09T17:29:13.073669745Z\" level=info msg=\"Stopped container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api\" id=1b29aeeb-4533-4cd5-bfa8-46c33e199c78 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:13.075824 crc crio[22095]: time=\"2026-06-09T17:29:13.075760499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e336bd3b-655c-42c2-9de4-7ec18021219a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:13.094068 crc crio[22095]: time=\"2026-06-09T17:29:13.093982159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=3c4e48e8-efc9-4253-bab6-519d41d3d341 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:13.105763 crc crio[22095]: time=\"2026-06-09T17:29:13.10564832Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b7462841-0001-4290-88bd-afdce17c4e48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:13.106483 crc crio[22095]: time=\"2026-06-09T17:29:13.10641689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:13.111827 crc crio[22095]: time=\"2026-06-09T17:29:13.111730457Z\" level=info msg=\"Created container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler\" id=15265106-b421-4ac8-9fb4-2f5943279567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:13.114141 crc crio[22095]: time=\"2026-06-09T17:29:13.114054047Z\" level=info msg=\"Starting container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1\" id=5e9f1aaa-939c-430f-82e8-0ead4a94f2da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:13.136366 crc crio[22095]: time=\"2026-06-09T17:29:13.13623511Z\" level=info msg=\"Started container\" PID=270715 containerID=2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 description=openstack/cinder-scheduler-0/cinder-scheduler id=5e9f1aaa-939c-430f-82e8-0ead4a94f2da name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:29:13.185151 crc crio[22095]: time=\"2026-06-09T17:29:13.18503328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:13.371825 crc crio[22095]: time=\"2026-06-09T17:29:13.371724289Z\" level=info msg=\"Removing container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b\" id=a8f0c46b-a3a5-4529-b808-ef9c13c35aae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:13.466053 crc crio[22095]: time=\"2026-06-09T17:29:13.45966718Z\" level=info msg=\"Removed container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api\" id=a8f0c46b-a3a5-4529-b808-ef9c13c35aae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:13.966805 crc crio[22095]: time=\"2026-06-09T17:29:13.966707939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=322f4503-afce-4d47-bd6d-91ba61016c1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:13.969966 crc crio[22095]: time=\"2026-06-09T17:29:13.969814159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b0aea295-6b91-41c8-a93c-f1bcdfe38ddf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:13.975143 crc crio[22095]: time=\"2026-06-09T17:29:13.975024924Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=b293a082-1e15-4cca-834a-10e2ef05a74b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:13.975553 crc crio[22095]: time=\"2026-06-09T17:29:13.975491826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:14.109310 crc crio[22095]: time=\"2026-06-09T17:29:14.109071454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:14.157435 crc crio[22095]: time=\"2026-06-09T17:29:14.15733007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:14.164161 crc crio[22095]: time=\"2026-06-09T17:29:14.164076234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:14.380480 crc crio[22095]: time=\"2026-06-09T17:29:14.379557847Z\" level=info msg=\"Created container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api\" id=b7462841-0001-4290-88bd-afdce17c4e48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:14.383214 crc crio[22095]: time=\"2026-06-09T17:29:14.38316829Z\" level=info msg=\"Starting container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58\" id=7747f86e-3396-4203-b0fa-6402e3f9fab1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:14.390810 crc crio[22095]: time=\"2026-06-09T17:29:14.390741726Z\" level=info msg=\"Started container\" PID=270869 containerID=caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58 description=openstack/cinder-api-0/cinder-api id=7747f86e-3396-4203-b0fa-6402e3f9fab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:29:14.409827 crc crio[22095]: time=\"2026-06-09T17:29:14.409715975Z\" level=info msg=\"Created container edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=b293a082-1e15-4cca-834a-10e2ef05a74b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:14.413204 crc crio[22095]: time=\"2026-06-09T17:29:14.413106293Z\" level=info msg=\"Starting container: edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be\" id=c166a1a1-4988-407b-97a2-8d3676f2c23e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:14.421587 crc crio[22095]: time=\"2026-06-09T17:29:14.421474159Z\" level=info msg=\"Started container\" PID=270887 containerID=edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=c166a1a1-4988-407b-97a2-8d3676f2c23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:29:15.490306 crc crio[22095]: time=\"2026-06-09T17:29:15.489120601Z\" level=info msg=\"Removing container: 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8\" id=c603a08a-f542-40d4-b097-c88b7256682f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:15.635149 crc crio[22095]: time=\"2026-06-09T17:29:15.635029208Z\" level=info msg=\"Removed container 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c603a08a-f542-40d4-b097-c88b7256682f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:16.688300 crc crio[22095]: time=\"2026-06-09T17:29:16.687070136Z\" level=info msg=\"Stopping container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb (timeout: 30s)\" id=03e21c67-c5f5-4d18-b222-f56cb5a6ee7f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:18.385886 crc crio[22095]: time=\"2026-06-09T17:29:18.382229397Z\" level=info msg=\"Stopped container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata\" id=eee4dc86-9d40-4750-a3c2-8fe90da10399 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:18.388529 crc crio[22095]: time=\"2026-06-09T17:29:18.388414007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a2e5161c-84c6-4e24-8792-e778c60d8076 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:18.393130 crc crio[22095]: time=\"2026-06-09T17:29:18.392883152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a80a532e-cac9-46ec-812b-38b5dc9a4aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:18.398131 crc crio[22095]: time=\"2026-06-09T17:29:18.398078356Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=56471d59-f264-4e24-9547-e34a0e152b99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:18.398878 crc crio[22095]: time=\"2026-06-09T17:29:18.398821185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:18.518878 crc crio[22095]: time=\"2026-06-09T17:29:18.518538196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:18.525977 crc crio[22095]: time=\"2026-06-09T17:29:18.525335561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:18.674656 crc crio[22095]: time=\"2026-06-09T17:29:18.673873226Z\" level=info msg=\"Removing container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f\" id=4fa67d4c-c877-4136-a063-c4dcf9684dcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:18.729794 crc crio[22095]: time=\"2026-06-09T17:29:18.729735848Z\" level=info msg=\"Removed container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata\" id=4fa67d4c-c877-4136-a063-c4dcf9684dcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:18.780496 crc crio[22095]: time=\"2026-06-09T17:29:18.780242192Z\" level=info msg=\"Created container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata\" id=56471d59-f264-4e24-9547-e34a0e152b99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:18.782566 crc crio[22095]: time=\"2026-06-09T17:29:18.78248722Z\" level=info msg=\"Starting container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89\" id=6462b590-9775-46c5-bdd4-a7d934c79db4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:18.789861 crc crio[22095]: time=\"2026-06-09T17:29:18.789774088Z\" level=info msg=\"Started container\" PID=271828 containerID=15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89 description=openstack/nova-metadata-0/nova-metadata-metadata id=6462b590-9775-46c5-bdd4-a7d934c79db4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:29:23.776504 crc crio[22095]: time=\"2026-06-09T17:29:23.775379782Z\" level=info msg=\"Removing container: 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0\" id=fc71c1b8-0b4c-4186-8f8d-94eaf04c31fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:23.937304 crc crio[22095]: time=\"2026-06-09T17:29:23.937198189Z\" level=info msg=\"Removed container 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=fc71c1b8-0b4c-4186-8f8d-94eaf04c31fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:23.994009 crc crio[22095]: time=\"2026-06-09T17:29:23.993852152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=526e7bdc-8f38-4f3a-a5b6-705fb1b8b7a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:23.998388 crc crio[22095]: time=\"2026-06-09T17:29:23.998285476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6114aa56-a531-48ad-86f0-f325737c534c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:24.001545 crc crio[22095]: time=\"2026-06-09T17:29:24.001489819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=67e48bf2-2866-49ab-87e8-7c78c8b87947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:24.004711 crc crio[22095]: time=\"2026-06-09T17:29:24.004167688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a24ab25-86f6-4510-a5c8-9d80bbe919a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:24.006021 crc crio[22095]: time=\"2026-06-09T17:29:24.005852951Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=f82879f2-c988-4e88-a083-551544be1cfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:24.006622 crc crio[22095]: time=\"2026-06-09T17:29:24.006537239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.017210 crc crio[22095]: time=\"2026-06-09T17:29:24.016902997Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=47cf1310-7e73-4eca-b564-bfcafdbd3a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:24.056088 crc crio[22095]: time=\"2026-06-09T17:29:24.05576068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.108152 crc crio[22095]: time=\"2026-06-09T17:29:24.106572042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.116614 crc crio[22095]: time=\"2026-06-09T17:29:24.116503688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.141026 crc crio[22095]: time=\"2026-06-09T17:29:24.140877907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.146713 crc crio[22095]: time=\"2026-06-09T17:29:24.146592895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.390466 crc crio[22095]: time=\"2026-06-09T17:29:24.390332107Z\" level=info msg=\"Created container 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=f82879f2-c988-4e88-a083-551544be1cfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:24.391671 crc crio[22095]: time=\"2026-06-09T17:29:24.39159176Z\" level=info msg=\"Starting container: 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a\" id=735f839c-17d3-4eab-853d-f2162522831a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:24.399602 crc crio[22095]: time=\"2026-06-09T17:29:24.399444332Z\" level=info msg=\"Started container\" PID=272761 containerID=979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=735f839c-17d3-4eab-853d-f2162522831a name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\nJun 09 17:29:24.480720 crc crio[22095]: time=\"2026-06-09T17:29:24.480601247Z\" level=info msg=\"Created container 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=47cf1310-7e73-4eca-b564-bfcafdbd3a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:24.485449 crc crio[22095]: time=\"2026-06-09T17:29:24.485299279Z\" level=info msg=\"Starting container: 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465\" id=a37bb288-a161-4fbf-b741-2c680ac44e7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:24.491893 crc crio[22095]: time=\"2026-06-09T17:29:24.491780086Z\" level=info msg=\"Started container\" PID=272774 containerID=782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=a37bb288-a161-4fbf-b741-2c680ac44e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\nJun 09 17:29:24.559515 crc crio[22095]: time=\"2026-06-09T17:29:24.558433337Z\" level=info msg=\"Stopped container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api\" id=4f8ced82-b3e6-46d6-a7d9-5f428c4e1aad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:24.564379 crc crio[22095]: time=\"2026-06-09T17:29:24.564276678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a4ad7e2b-cab3-45e2-bcd5-508a437f76fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:24.568434 crc crio[22095]: time=\"2026-06-09T17:29:24.568299261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4955d28e-f9b2-4055-b974-6bd85b4d8ce3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:24.572829 crc crio[22095]: time=\"2026-06-09T17:29:24.572765207Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6282b9f5-311b-4650-959f-267175308ce3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:24.573284 crc crio[22095]: time=\"2026-06-09T17:29:24.573223279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.674602 crc crio[22095]: time=\"2026-06-09T17:29:24.674491203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.682057 crc crio[22095]: time=\"2026-06-09T17:29:24.681979666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:24.801740 crc crio[22095]: time=\"2026-06-09T17:29:24.801644395Z\" level=info msg=\"Removing container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227\" id=39839abd-b3ed-42ce-ad89-534343b8f61b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:24.841124 crc crio[22095]: time=\"2026-06-09T17:29:24.841050103Z\" level=info msg=\"Stopping container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4 (timeout: 30s)\" id=c917314c-9097-4cfa-9c6e-2c9d993acbc2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:24.890331 crc crio[22095]: time=\"2026-06-09T17:29:24.889134074Z\" level=info msg=\"Removed container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api\" id=39839abd-b3ed-42ce-ad89-534343b8f61b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:24.950746 crc crio[22095]: time=\"2026-06-09T17:29:24.949617885Z\" level=info msg=\"Created container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log\" id=6282b9f5-311b-4650-959f-267175308ce3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:24.952459 crc crio[22095]: time=\"2026-06-09T17:29:24.952401447Z\" level=info msg=\"Starting container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca\" id=baab9a65-5a35-4fba-bf93-a8cd5f5084a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:24.961379 crc crio[22095]: time=\"2026-06-09T17:29:24.961244766Z\" level=info msg=\"Started container\" PID=272861 containerID=d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca description=openstack/nova-api-0/nova-api-log id=baab9a65-5a35-4fba-bf93-a8cd5f5084a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:29:25.013166 crc crio[22095]: time=\"2026-06-09T17:29:25.012981031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bf3bb640-bae0-4b9e-b04c-9668ccd5e406 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:25.022349 crc crio[22095]: time=\"2026-06-09T17:29:25.022181499Z\" level=info msg=\"Stopped container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log\" id=c917314c-9097-4cfa-9c6e-2c9d993acbc2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:25.025721 crc crio[22095]: time=\"2026-06-09T17:29:25.025630248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ed4642b8-9f09-483f-bd81-9bedbc8f068f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:25.025899 crc crio[22095]: time=\"2026-06-09T17:29:25.025825583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=14f91e70-91db-4e57-a6ea-aebb85911633 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:25.036523 crc crio[22095]: time=\"2026-06-09T17:29:25.036362785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=505cabfb-f752-433b-9f2f-8f5063ae402b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:25.039813 crc crio[22095]: time=\"2026-06-09T17:29:25.039721531Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f64035d8-d1a9-4980-bb2d-a3ed9c521b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:25.040755 crc crio[22095]: time=\"2026-06-09T17:29:25.040674856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:25.047471 crc crio[22095]: time=\"2026-06-09T17:29:25.046584859Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f8de2014-4963-4429-9206-f834fc41225f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:25.084520 crc crio[22095]: time=\"2026-06-09T17:29:25.08419876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:25.147468 crc crio[22095]: time=\"2026-06-09T17:29:25.147386851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:25.162413 crc crio[22095]: time=\"2026-06-09T17:29:25.157576944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:25.190566 crc crio[22095]: time=\"2026-06-09T17:29:25.190482543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:25.194040 crc crio[22095]: time=\"2026-06-09T17:29:25.193963063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:25.498440 crc crio[22095]: time=\"2026-06-09T17:29:25.49715579Z\" level=info msg=\"Created container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log\" id=f8de2014-4963-4429-9206-f834fc41225f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:25.498979 crc crio[22095]: time=\"2026-06-09T17:29:25.498792262Z\" level=info msg=\"Starting container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94\" id=19062d7e-647d-4f4b-b326-c380eefff9cc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:25.507284 crc crio[22095]: time=\"2026-06-09T17:29:25.507175709Z\" level=info msg=\"Started container\" PID=272993 containerID=d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94 description=openstack/nova-metadata-0/nova-metadata-log id=19062d7e-647d-4f4b-b326-c380eefff9cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:29:25.530539 crc crio[22095]: time=\"2026-06-09T17:29:25.530410769Z\" level=info msg=\"Created container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api\" id=f64035d8-d1a9-4980-bb2d-a3ed9c521b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:25.532283 crc crio[22095]: time=\"2026-06-09T17:29:25.532204225Z\" level=info msg=\"Starting container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e\" id=c4ddbcb2-0169-494c-afa6-80079e7db8b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:25.544862 crc crio[22095]: time=\"2026-06-09T17:29:25.544749199Z\" level=info msg=\"Started container\" PID=272985 containerID=a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e description=openstack/nova-api-0/nova-api-api id=c4ddbcb2-0169-494c-afa6-80079e7db8b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:29:25.857010 crc crio[22095]: time=\"2026-06-09T17:29:25.856579709Z\" level=info msg=\"Removing container: 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4\" id=9f2180ad-196e-49ae-8c57-d9ca1b1ace8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:25.976869 crc crio[22095]: time=\"2026-06-09T17:29:25.976385422Z\" level=info msg=\"Removed container 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=9f2180ad-196e-49ae-8c57-d9ca1b1ace8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:25.988759 crc crio[22095]: time=\"2026-06-09T17:29:25.988627468Z\" level=info msg=\"Removing container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf\" id=789599a3-7a3c-4707-bb91-eeae271a3bb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:26.336292 crc crio[22095]: time=\"2026-06-09T17:29:26.336106928Z\" level=info msg=\"Removed container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log\" id=789599a3-7a3c-4707-bb91-eeae271a3bb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:26.340188 crc crio[22095]: time=\"2026-06-09T17:29:26.340109051Z\" level=info msg=\"Removing container: edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd\" id=4dcaa669-d490-4748-af1a-3f78d87f4961 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:26.469412 crc crio[22095]: time=\"2026-06-09T17:29:26.469315017Z\" level=info msg=\"Removed container edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=4dcaa669-d490-4748-af1a-3f78d87f4961 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:26.911000 crc crio[22095]: time=\"2026-06-09T17:29:26.909906501Z\" level=info msg=\"Stopping pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=a5c4414c-e5fb-4762-a4aa-9b17d6c6bdce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:26.915570 crc crio[22095]: time=\"2026-06-09T17:29:26.915405083Z\" level=info msg=\"Stopping pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=4ff6abfb-aacf-49fd-a9aa-1cbe114d6056 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:26.915570 crc crio[22095]: time=\"2026-06-09T17:29:26.915494825Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00379e1c0}] Aliases:map[]}\"\nJun 09 17:29:26.915867 crc crio[22095]: time=\"2026-06-09T17:29:26.915730771Z\" level=info msg=\"Deleting pod openstack_barbican-3720-account-create-update-4h864 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:26.918691 crc crio[22095]: time=\"2026-06-09T17:29:26.917771964Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc0004c6500}] Aliases:map[]}\"\nJun 09 17:29:26.918691 crc crio[22095]: time=\"2026-06-09T17:29:26.918039421Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-pt42h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:27.491871 crc crio[22095]: time=\"2026-06-09T17:29:27.491188476Z\" level=info msg=\"Stopped pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=a5c4414c-e5fb-4762-a4aa-9b17d6c6bdce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:27.854654 crc crio[22095]: time=\"2026-06-09T17:29:27.854161316Z\" level=info msg=\"Stopped pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=4ff6abfb-aacf-49fd-a9aa-1cbe114d6056 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:27.953314 crc crio[22095]: time=\"2026-06-09T17:29:27.953203243Z\" level=info msg=\"Removing container: 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a\" id=3c81eeec-f2dc-4c96-9983-934f4a864657 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:28.008190 crc crio[22095]: time=\"2026-06-09T17:29:28.007417403Z\" level=info msg=\"Removed container 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=3c81eeec-f2dc-4c96-9983-934f4a864657 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:28.960724 crc crio[22095]: time=\"2026-06-09T17:29:28.959817629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=da2051fe-d357-4f72-886c-6dfce8d7fb81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:28.962347 crc crio[22095]: time=\"2026-06-09T17:29:28.960520737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=099553f2-b01d-449a-8310-fefe40b52e65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:28.966043 crc crio[22095]: time=\"2026-06-09T17:29:28.965892386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9ff2096a-87f7-4ee2-afdd-e75c30a7f2a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:28.977043 crc crio[22095]: time=\"2026-06-09T17:29:28.97690632Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3b2f0b3b-784a-4e4a-92e6-4aece60d2f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:28.977419 crc crio[22095]: time=\"2026-06-09T17:29:28.977343972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:29.018376 crc crio[22095]: time=\"2026-06-09T17:29:29.018276558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d5aed323-de3c-4e72-ad05-a840f242c2bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:29.022067 crc crio[22095]: time=\"2026-06-09T17:29:29.021996644Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=9b12f1b9-03ac-42b6-88af-2095db89f851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:29.022404 crc crio[22095]: time=\"2026-06-09T17:29:29.022349954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:29.090415 crc crio[22095]: time=\"2026-06-09T17:29:29.089395844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:29.095833 crc crio[22095]: time=\"2026-06-09T17:29:29.095761159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:29.277685 crc crio[22095]: time=\"2026-06-09T17:29:29.277541701Z\" level=info msg=\"Created container 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3b2f0b3b-784a-4e4a-92e6-4aece60d2f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:29.286534 crc crio[22095]: time=\"2026-06-09T17:29:29.28638714Z\" level=info msg=\"Starting container: 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597\" id=7616e2cf-8a2d-4411-bc6e-7a2ba542087b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:29.294141 crc crio[22095]: time=\"2026-06-09T17:29:29.293098253Z\" level=info msg=\"Started container\" PID=273836 containerID=886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7616e2cf-8a2d-4411-bc6e-7a2ba542087b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\nJun 09 17:29:29.355229 crc crio[22095]: time=\"2026-06-09T17:29:29.355174206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:29.365343 crc crio[22095]: time=\"2026-06-09T17:29:29.365292037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:29.577451 crc crio[22095]: time=\"2026-06-09T17:29:29.576673574Z\" level=info msg=\"Created container f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=9b12f1b9-03ac-42b6-88af-2095db89f851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:29.580770 crc crio[22095]: time=\"2026-06-09T17:29:29.580621996Z\" level=info msg=\"Starting container: f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9\" id=a12ff5db-1b41-4b9a-acca-66fa415d5273 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:29.587466 crc crio[22095]: time=\"2026-06-09T17:29:29.587395971Z\" level=info msg=\"Started container\" PID=273898 containerID=f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=a12ff5db-1b41-4b9a-acca-66fa415d5273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:29:30.004052 crc crio[22095]: time=\"2026-06-09T17:29:30.003331288Z\" level=info msg=\"Removing container: c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112\" id=eb6e020d-5b52-46ce-9290-a2b5ce54fd3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:30.196786 crc crio[22095]: time=\"2026-06-09T17:29:30.19668658Z\" level=info msg=\"Removed container c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=eb6e020d-5b52-46ce-9290-a2b5ce54fd3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:30.344203 crc crio[22095]: time=\"2026-06-09T17:29:30.343370877Z\" level=info msg=\"Stopped container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=03e21c67-c5f5-4d18-b222-f56cb5a6ee7f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:31.037025 crc crio[22095]: time=\"2026-06-09T17:29:31.036192241Z\" level=info msg=\"Removing container: 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054\" id=2a392ffc-231e-4159-83db-af9fc64cbc4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:31.130628 crc crio[22095]: time=\"2026-06-09T17:29:31.130548087Z\" level=info msg=\"Stopping pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8ca4538a-966f-4d69-9467-61e6624ab1f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:31.132548 crc crio[22095]: time=\"2026-06-09T17:29:31.132467716Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc00379e600}] Aliases:map[]}\"\nJun 09 17:29:31.132721 crc crio[22095]: time=\"2026-06-09T17:29:31.132651591Z\" level=info msg=\"Deleting pod openstack_placement-9a1f-account-create-update-ss2tc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:31.601869 crc crio[22095]: time=\"2026-06-09T17:29:31.601782842Z\" level=info msg=\"Stopped pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8ca4538a-966f-4d69-9467-61e6624ab1f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:37.374511 crc crio[22095]: time=\"2026-06-09T17:29:37.369720722Z\" level=info msg=\"Removed container 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=2a392ffc-231e-4159-83db-af9fc64cbc4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:37.378851 crc crio[22095]: time=\"2026-06-09T17:29:37.378760516Z\" level=info msg=\"Removing container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90\" id=efb7c838-a167-468a-bb7f-0c0f57ca62f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:37.524216 crc crio[22095]: time=\"2026-06-09T17:29:37.523520132Z\" level=info msg=\"Removed container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=efb7c838-a167-468a-bb7f-0c0f57ca62f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:37.541760 crc crio[22095]: time=\"2026-06-09T17:29:37.541548778Z\" level=info msg=\"Removing container: ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af\" id=e3974474-d13a-4a80-ba75-169deb269a6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:37.695879 crc crio[22095]: time=\"2026-06-09T17:29:37.695723088Z\" level=info msg=\"Removed container ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e3974474-d13a-4a80-ba75-169deb269a6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:38.955529 crc crio[22095]: time=\"2026-06-09T17:29:38.954844002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=99de2707-5070-4b55-9718-dd3df34fbb28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:38.959064 crc crio[22095]: time=\"2026-06-09T17:29:38.958898046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2b6cc250-bc11-4a1b-b933-43f234f4d6ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:38.983715 crc crio[22095]: time=\"2026-06-09T17:29:38.983613104Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=2e35601a-4f32-4274-b6b7-3063f9f571b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:38.984305 crc crio[22095]: time=\"2026-06-09T17:29:38.984163049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:39.070881 crc crio[22095]: time=\"2026-06-09T17:29:39.070394685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:39.076456 crc crio[22095]: time=\"2026-06-09T17:29:39.076338118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:39.301675 crc crio[22095]: time=\"2026-06-09T17:29:39.300841284Z\" level=info msg=\"Created container 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=2e35601a-4f32-4274-b6b7-3063f9f571b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:39.306530 crc crio[22095]: time=\"2026-06-09T17:29:39.306428008Z\" level=info msg=\"Starting container: 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089\" id=e0e0ff5d-e494-4314-b608-1360f6f7b953 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:39.317901 crc crio[22095]: time=\"2026-06-09T17:29:39.317792001Z\" level=info msg=\"Started container\" PID=275592 containerID=7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=e0e0ff5d-e494-4314-b608-1360f6f7b953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:29:41.973172 crc crio[22095]: time=\"2026-06-09T17:29:41.971515617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9ce10ef2-d3ca-4925-9745-9aa0ab9673e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:41.976863 crc crio[22095]: time=\"2026-06-09T17:29:41.976774463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6bccc103-9a3f-462b-b385-15fb00e92ec5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:41.982295 crc crio[22095]: time=\"2026-06-09T17:29:41.98208266Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=9f388db6-bcf3-4021-ad32-49735236e815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:41.982621 crc crio[22095]: time=\"2026-06-09T17:29:41.982572253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:42.055802 crc crio[22095]: time=\"2026-06-09T17:29:42.055701851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:42.059867 crc crio[22095]: time=\"2026-06-09T17:29:42.059787666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:42.288202 crc crio[22095]: time=\"2026-06-09T17:29:42.287487634Z\" level=info msg=\"Created container 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=9f388db6-bcf3-4021-ad32-49735236e815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:42.289612 crc crio[22095]: time=\"2026-06-09T17:29:42.289502826Z\" level=info msg=\"Starting container: 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea\" id=a54f943f-3b2f-4afe-85b0-cb7a355e33ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:42.298436 crc crio[22095]: time=\"2026-06-09T17:29:42.298333314Z\" level=info msg=\"Started container\" PID=276276 containerID=359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=a54f943f-3b2f-4afe-85b0-cb7a355e33ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\nJun 09 17:29:42.334598 crc crio[22095]: time=\"2026-06-09T17:29:42.334541629Z\" level=info msg=\"Stopping pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=2a23b810-143f-47a9-a53d-7455494f56c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:42.347610 crc crio[22095]: time=\"2026-06-09T17:29:42.347513864Z\" level=info msg=\"Stopped pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=2a23b810-143f-47a9-a53d-7455494f56c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:42.953673 crc crio[22095]: time=\"2026-06-09T17:29:42.95320869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=36aef88a-8755-4c59-96ab-6f5e1a2b7256 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:42.958375 crc crio[22095]: time=\"2026-06-09T17:29:42.95823106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=16fce237-7a91-41f1-857a-82909faaed5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:42.966356 crc crio[22095]: time=\"2026-06-09T17:29:42.966243947Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57d29418-6678-4356-8cb8-7046fed0e57e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:42.966781 crc crio[22095]: time=\"2026-06-09T17:29:42.96673788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:43.033250 crc crio[22095]: time=\"2026-06-09T17:29:43.033157784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:43.036596 crc crio[22095]: time=\"2026-06-09T17:29:43.036528991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:43.212225 crc crio[22095]: time=\"2026-06-09T17:29:43.212066023Z\" level=info msg=\"Created container c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57d29418-6678-4356-8cb8-7046fed0e57e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:43.213540 crc crio[22095]: time=\"2026-06-09T17:29:43.213405737Z\" level=info msg=\"Starting container: c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca\" id=48305f0e-354b-4a0c-a2b7-4e64a80768c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:43.220079 crc crio[22095]: time=\"2026-06-09T17:29:43.220001098Z\" level=info msg=\"Started container\" PID=276531 containerID=c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=48305f0e-354b-4a0c-a2b7-4e64a80768c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:29:43.357093 crc crio[22095]: time=\"2026-06-09T17:29:43.356907872Z\" level=info msg=\"Removing container: 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da\" id=bf22008c-5891-4f4d-915b-c7a700a92a79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:43.456577 crc crio[22095]: time=\"2026-06-09T17:29:43.456432961Z\" level=info msg=\"Removed container 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=bf22008c-5891-4f4d-915b-c7a700a92a79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:44.321908 crc crio[22095]: time=\"2026-06-09T17:29:44.321160015Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-7cnc9/crc-debug-qx55h/POD\" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:29:44.323785 crc crio[22095]: time=\"2026-06-09T17:29:44.321972095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:44.362203 crc crio[22095]: time=\"2026-06-09T17:29:44.362093341Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:29:44.382036 crc crio[22095]: time=\"2026-06-09T17:29:44.379805108Z\" level=info msg=\"Ran pod sandbox 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739 with infra container: openshift-must-gather-7cnc9/crc-debug-qx55h/POD\" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:29:44.388388 crc crio[22095]: time=\"2026-06-09T17:29:44.38722008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c1fa2bd7-1a50-4e20-9a24-0dfa48190d07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:44.389522 crc crio[22095]: time=\"2026-06-09T17:29:44.389433807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=2401eea9-30fd-4709-b696-0740fa10ad7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:44.402500 crc crio[22095]: time=\"2026-06-09T17:29:44.402379521Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00\" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:44.403080 crc crio[22095]: time=\"2026-06-09T17:29:44.402843653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:44.408495 crc crio[22095]: time=\"2026-06-09T17:29:44.408403157Z\" level=info msg=\"Stopping pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=94a4c4f5-adfa-4ddd-a164-b04b5bd2e7cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:44.413587 crc crio[22095]: time=\"2026-06-09T17:29:44.411068056Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc00379e0f0}] Aliases:map[]}\"\nJun 09 17:29:44.413587 crc crio[22095]: time=\"2026-06-09T17:29:44.411318322Z\" level=info msg=\"Deleting pod openstack_nova-api-01d7-account-create-update-4wmqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:44.452174 crc crio[22095]: time=\"2026-06-09T17:29:44.452032313Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:44.482024 crc crio[22095]: time=\"2026-06-09T17:29:44.481889464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:44.485823 crc crio[22095]: time=\"2026-06-09T17:29:44.485713153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:44.734066 crc crio[22095]: time=\"2026-06-09T17:29:44.730888792Z\" level=info msg=\"Created container 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00\" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:44.734066 crc crio[22095]: time=\"2026-06-09T17:29:44.73314481Z\" level=info msg=\"Starting container: 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3\" id=392473a8-0283-417a-acee-2a75228102a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:44.744752 crc crio[22095]: time=\"2026-06-09T17:29:44.744589036Z\" level=info msg=\"Started container\" PID=276873 containerID=9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3 description=openshift-must-gather-7cnc9/crc-debug-qx55h/container-00 id=392473a8-0283-417a-acee-2a75228102a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\nJun 09 17:29:44.825443 crc crio[22095]: time=\"2026-06-09T17:29:44.824117189Z\" level=info msg=\"Stopped pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=94a4c4f5-adfa-4ddd-a164-b04b5bd2e7cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:44.952853 crc crio[22095]: time=\"2026-06-09T17:29:44.95121271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7aa8c106-47bb-459b-a12b-f217ba6b53d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:44.954907 crc crio[22095]: time=\"2026-06-09T17:29:44.953370255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d96a711-34dc-46b8-a5c2-b273d93eedbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:44.958334 crc crio[22095]: time=\"2026-06-09T17:29:44.957635085Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=7af80a43-03ed-4658-9779-adee25418563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:44.958334 crc crio[22095]: time=\"2026-06-09T17:29:44.958097987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:45.038581 crc crio[22095]: time=\"2026-06-09T17:29:45.038523684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:45.045757 crc crio[22095]: time=\"2026-06-09T17:29:45.045279198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:45.219029 crc crio[22095]: time=\"2026-06-09T17:29:45.218892859Z\" level=info msg=\"Created container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=7af80a43-03ed-4658-9779-adee25418563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:45.220993 crc crio[22095]: time=\"2026-06-09T17:29:45.220774228Z\" level=info msg=\"Starting container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338\" id=44a1b3b2-19e9-430e-8587-bfb977417d83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:45.227403 crc crio[22095]: time=\"2026-06-09T17:29:45.227297986Z\" level=info msg=\"Started container\" PID=276970 containerID=70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=44a1b3b2-19e9-430e-8587-bfb977417d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:29:45.438320 crc crio[22095]: time=\"2026-06-09T17:29:45.438210951Z\" level=info msg=\"Removing container: 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea\" id=a51ecfad-4d65-4bae-8fd2-09537e8d9e07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:45.490442 crc crio[22095]: time=\"2026-06-09T17:29:45.490365757Z\" level=info msg=\"Removed container 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=a51ecfad-4d65-4bae-8fd2-09537e8d9e07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:45.954726 crc crio[22095]: time=\"2026-06-09T17:29:45.954615352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99e93385-3c9c-49d6-b269-e45ce9240244 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:45.954956 crc crio[22095]: time=\"2026-06-09T17:29:45.954832458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=751991a8-7455-4c83-a1be-e713cc5d7435 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:45.962995 crc crio[22095]: time=\"2026-06-09T17:29:45.962575808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b2559be4-68f7-4c6a-9d65-96fb7eb0bf68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:45.962995 crc crio[22095]: time=\"2026-06-09T17:29:45.962811844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=be24ef0f-e78e-4bf7-9265-6a9ddb0cda50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:45.988844 crc crio[22095]: time=\"2026-06-09T17:29:45.988747063Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=9f734460-5465-4bf5-90fa-8a15a0506f22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:45.989412 crc crio[22095]: time=\"2026-06-09T17:29:45.989351989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:45.991096 crc crio[22095]: time=\"2026-06-09T17:29:45.991026872Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=0af1417e-0e28-4419-a9e9-a2a2c5c18687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:46.010448 crc crio[22095]: time=\"2026-06-09T17:29:46.010343541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:46.080086 crc crio[22095]: time=\"2026-06-09T17:29:46.075637996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:46.083879 crc crio[22095]: time=\"2026-06-09T17:29:46.081556559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:46.162073 crc crio[22095]: time=\"2026-06-09T17:29:46.159664665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:46.166757 crc crio[22095]: time=\"2026-06-09T17:29:46.166673616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:46.380438 crc crio[22095]: time=\"2026-06-09T17:29:46.379720226Z\" level=info msg=\"Created container 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=0af1417e-0e28-4419-a9e9-a2a2c5c18687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:46.382901 crc crio[22095]: time=\"2026-06-09T17:29:46.382808446Z\" level=info msg=\"Starting container: 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb\" id=1e50ec19-718f-41d3-8bdb-61bacd3e7ed7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:46.385642 crc crio[22095]: time=\"2026-06-09T17:29:46.385523626Z\" level=info msg=\"Created container 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=9f734460-5465-4bf5-90fa-8a15a0506f22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:46.386649 crc crio[22095]: time=\"2026-06-09T17:29:46.386621994Z\" level=info msg=\"Starting container: 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5\" id=1e400da1-45a2-4cd5-b147-24d46c06aede name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:46.392162 crc crio[22095]: time=\"2026-06-09T17:29:46.392030764Z\" level=info msg=\"Started container\" PID=277292 containerID=3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=1e50ec19-718f-41d3-8bdb-61bacd3e7ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\nJun 09 17:29:46.392590 crc crio[22095]: time=\"2026-06-09T17:29:46.392546377Z\" level=info msg=\"Started container\" PID=277260 containerID=9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=1e400da1-45a2-4cd5-b147-24d46c06aede name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\nJun 09 17:29:46.472086 crc crio[22095]: time=\"2026-06-09T17:29:46.471985548Z\" level=info msg=\"Stopping pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=42821b97-598b-41b4-ade7-9007948e316c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:46.487878 crc crio[22095]: time=\"2026-06-09T17:29:46.487761405Z\" level=info msg=\"Stopped pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=42821b97-598b-41b4-ade7-9007948e316c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:46.954357 crc crio[22095]: time=\"2026-06-09T17:29:46.953444337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93e1d888-37a7-47a8-823b-1eead33ae11b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:46.960708 crc crio[22095]: time=\"2026-06-09T17:29:46.960610932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c16ac42c-5bef-41ea-b951-62a09b71520b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:46.971647 crc crio[22095]: time=\"2026-06-09T17:29:46.971532774Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=80f17b67-d5c4-4ee9-9d4b-aafe866b74f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:46.972072 crc crio[22095]: time=\"2026-06-09T17:29:46.972011727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:47.033893 crc crio[22095]: time=\"2026-06-09T17:29:47.033047592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:47.037138 crc crio[22095]: time=\"2026-06-09T17:29:47.036902622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:47.221637 crc crio[22095]: time=\"2026-06-09T17:29:47.221508848Z\" level=info msg=\"Created container 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=80f17b67-d5c4-4ee9-9d4b-aafe866b74f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:47.223758 crc crio[22095]: time=\"2026-06-09T17:29:47.223673503Z\" level=info msg=\"Starting container: 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23\" id=34fe9f74-c5ef-4f21-90ee-ca7ee214246a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:47.232528 crc crio[22095]: time=\"2026-06-09T17:29:47.23243079Z\" level=info msg=\"Started container\" PID=277486 containerID=908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=34fe9f74-c5ef-4f21-90ee-ca7ee214246a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\nJun 09 17:29:47.498679 crc crio[22095]: time=\"2026-06-09T17:29:47.497471092Z\" level=info msg=\"Removing container: c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541\" id=d76ea572-f4d6-43f8-b063-a47460bcdedb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.604154 crc crio[22095]: time=\"2026-06-09T17:29:47.603767346Z\" level=info msg=\"Removed container c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=d76ea572-f4d6-43f8-b063-a47460bcdedb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.615599 crc crio[22095]: time=\"2026-06-09T17:29:47.615440457Z\" level=info msg=\"Removing container: 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f\" id=63c4e439-9f4b-442a-a951-42dbab519ebb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.721024 crc crio[22095]: time=\"2026-06-09T17:29:47.718356264Z\" level=info msg=\"Removed container 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=63c4e439-9f4b-442a-a951-42dbab519ebb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.723196 crc crio[22095]: time=\"2026-06-09T17:29:47.723110957Z\" level=info msg=\"Removing container: 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3\" id=35bdabb1-a531-4b64-9811-4d71ce29753e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.762212 crc crio[22095]: time=\"2026-06-09T17:29:47.762079963Z\" level=info msg=\"Removed container 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00\" id=35bdabb1-a531-4b64-9811-4d71ce29753e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.767900 crc crio[22095]: time=\"2026-06-09T17:29:47.767812601Z\" level=info msg=\"Removing container: d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3\" id=06952181-ee5c-4f7c-b55a-54ee248d7290 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.965948 crc crio[22095]: time=\"2026-06-09T17:29:47.965800212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e1f8d67a-aa73-430b-a18a-48430715f80e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:47.967146 crc crio[22095]: time=\"2026-06-09T17:29:47.967050404Z\" level=info msg=\"Removed container d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=06952181-ee5c-4f7c-b55a-54ee248d7290 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:47.971907 crc crio[22095]: time=\"2026-06-09T17:29:47.971426057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=712b5fc4-0170-4bb2-a23c-c662b184bb7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:47.986226 crc crio[22095]: time=\"2026-06-09T17:29:47.985965002Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b802df0f-b611-4fdf-874f-dd7c8308412d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:47.986672 crc crio[22095]: time=\"2026-06-09T17:29:47.986560748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:48.082881 crc crio[22095]: time=\"2026-06-09T17:29:48.082241208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:48.097104 crc crio[22095]: time=\"2026-06-09T17:29:48.096800484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:48.286140 crc crio[22095]: time=\"2026-06-09T17:29:48.28532359Z\" level=info msg=\"Created container 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b802df0f-b611-4fdf-874f-dd7c8308412d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:48.287723 crc crio[22095]: time=\"2026-06-09T17:29:48.287662981Z\" level=info msg=\"Starting container: 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160\" id=1d6e8f06-b454-44f9-99c6-8d17f6ecbf0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:48.298838 crc crio[22095]: time=\"2026-06-09T17:29:48.298744537Z\" level=info msg=\"Started container\" PID=277656 containerID=9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=1d6e8f06-b454-44f9-99c6-8d17f6ecbf0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:29:48.563103 crc crio[22095]: time=\"2026-06-09T17:29:48.562973968Z\" level=info msg=\"Stopping pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=c14fcc2a-16cc-494a-9625-1a0ae3c92485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:48.565291 crc crio[22095]: time=\"2026-06-09T17:29:48.56461221Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc004da63c0}] Aliases:map[]}\"\nJun 09 17:29:48.565291 crc crio[22095]: time=\"2026-06-09T17:29:48.564754104Z\" level=info msg=\"Deleting pod openstack_glance-655e-account-create-update-rvx8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:48.573192 crc crio[22095]: time=\"2026-06-09T17:29:48.573060148Z\" level=info msg=\"Stopping pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=58ffe28d-855a-454a-87d0-a41fd2c424f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:48.576845 crc crio[22095]: time=\"2026-06-09T17:29:48.576755904Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002ab2888}] Aliases:map[]}\"\nJun 09 17:29:48.577196 crc crio[22095]: time=\"2026-06-09T17:29:48.577070112Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-flqbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:48.653327 crc crio[22095]: time=\"2026-06-09T17:29:48.65253619Z\" level=info msg=\"Stopping pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=957eda94-4a90-4f5a-94ec-ecfd1d807ea3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:48.661501 crc crio[22095]: time=\"2026-06-09T17:29:48.661395279Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc004da6598}] Aliases:map[]}\"\nJun 09 17:29:48.661822 crc crio[22095]: time=\"2026-06-09T17:29:48.661719547Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-8c8wc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:48.672981 crc crio[22095]: time=\"2026-06-09T17:29:48.672837854Z\" level=info msg=\"Removing container: 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2\" id=39dfbe9c-f896-4456-8bf1-abfeef994a75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:48.826304 crc crio[22095]: time=\"2026-06-09T17:29:48.825902895Z\" level=info msg=\"Removed container 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=39dfbe9c-f896-4456-8bf1-abfeef994a75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:48.955032 crc crio[22095]: time=\"2026-06-09T17:29:48.954895855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6ff59fd5-94eb-4974-9ff7-b9652564e30b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:48.960201 crc crio[22095]: time=\"2026-06-09T17:29:48.959971746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=473c2e1d-3d2b-4d1b-8773-0278c174b42d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:48.967080 crc crio[22095]: time=\"2026-06-09T17:29:48.967004747Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=7c3d29df-1c9f-4ad1-9da0-17afcb1d5b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:48.967508 crc crio[22095]: time=\"2026-06-09T17:29:48.967454079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:49.084352 crc crio[22095]: time=\"2026-06-09T17:29:49.084049709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:49.091677 crc crio[22095]: time=\"2026-06-09T17:29:49.091613854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:49.199840 crc crio[22095]: time=\"2026-06-09T17:29:49.199342015Z\" level=info msg=\"Stopped pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=58ffe28d-855a-454a-87d0-a41fd2c424f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:49.396087 crc crio[22095]: time=\"2026-06-09T17:29:49.395861928Z\" level=info msg=\"Stopped pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=957eda94-4a90-4f5a-94ec-ecfd1d807ea3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:49.445246 crc crio[22095]: time=\"2026-06-09T17:29:49.445138241Z\" level=info msg=\"Stopped pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=c14fcc2a-16cc-494a-9625-1a0ae3c92485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:49.703977 crc crio[22095]: time=\"2026-06-09T17:29:49.701600531Z\" level=info msg=\"Removing container: 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb\" id=6a132511-e671-4274-a5ee-01da3192b740 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:49.786121 crc crio[22095]: time=\"2026-06-09T17:29:49.786026841Z\" level=info msg=\"Created container ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=7c3d29df-1c9f-4ad1-9da0-17afcb1d5b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:49.788700 crc crio[22095]: time=\"2026-06-09T17:29:49.788617148Z\" level=info msg=\"Starting container: ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e\" id=25599b36-17b7-4897-b31e-79014d221042 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:49.798565 crc crio[22095]: time=\"2026-06-09T17:29:49.798437871Z\" level=info msg=\"Started container\" PID=277937 containerID=ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=25599b36-17b7-4897-b31e-79014d221042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\nJun 09 17:29:49.944588 crc crio[22095]: time=\"2026-06-09T17:29:49.944491622Z\" level=info msg=\"Removed container 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=6a132511-e671-4274-a5ee-01da3192b740 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:49.957889 crc crio[22095]: time=\"2026-06-09T17:29:49.95758163Z\" level=info msg=\"Removing container: 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5\" id=751e0e1e-742f-446c-9af8-5e356e916988 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:49.975419 crc crio[22095]: time=\"2026-06-09T17:29:49.960358011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=74fa80ba-4653-46c7-986a-f40a313ef6b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:49.975419 crc crio[22095]: time=\"2026-06-09T17:29:49.964454387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8f699a06-22d6-4e8c-b295-ea1259caf450 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:49.984618 crc crio[22095]: time=\"2026-06-09T17:29:49.984523195Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=a21a1ae4-81cf-4e1f-aa83-217ebb0d4a6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:49.985832 crc crio[22095]: time=\"2026-06-09T17:29:49.985770858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:50.024977 crc crio[22095]: time=\"2026-06-09T17:29:50.021370596Z\" level=info msg=\"Removed container 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=751e0e1e-742f-446c-9af8-5e356e916988 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:50.032857 crc crio[22095]: time=\"2026-06-09T17:29:50.032798171Z\" level=info msg=\"Removing container: 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23\" id=2e03ca0c-1e2c-4e6e-b2a8-9f37f39d01a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:50.108843 crc crio[22095]: time=\"2026-06-09T17:29:50.108772933Z\" level=info msg=\"Removed container 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=2e03ca0c-1e2c-4e6e-b2a8-9f37f39d01a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:50.150993 crc crio[22095]: time=\"2026-06-09T17:29:50.150149061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:50.162054 crc crio[22095]: time=\"2026-06-09T17:29:50.16175253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:50.325557 crc crio[22095]: time=\"2026-06-09T17:29:50.325412705Z\" level=info msg=\"Created container b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=a21a1ae4-81cf-4e1f-aa83-217ebb0d4a6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:50.327826 crc crio[22095]: time=\"2026-06-09T17:29:50.327726315Z\" level=info msg=\"Starting container: b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f\" id=a28d53ac-0115-49a2-9d6d-4ab12c36c97c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:50.342012 crc crio[22095]: time=\"2026-06-09T17:29:50.34184789Z\" level=info msg=\"Started container\" PID=278146 containerID=b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=a28d53ac-0115-49a2-9d6d-4ab12c36c97c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\nJun 09 17:29:50.450673 crc crio[22095]: time=\"2026-06-09T17:29:50.449293403Z\" level=info msg=\"Stopping container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87 (timeout: 30s)\" id=7247dbb1-4df2-4c8c-b5b5-a517119d1dc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:50.772489 crc crio[22095]: time=\"2026-06-09T17:29:50.772414435Z\" level=info msg=\"Removing container: 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518\" id=2393022e-9629-4736-a250-45c707619010 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:50.951603 crc crio[22095]: time=\"2026-06-09T17:29:50.951530279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=01053477-ecae-4373-9f14-f3e8816f481d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:50.981694 crc crio[22095]: time=\"2026-06-09T17:29:50.981245296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c3d0c18-b3ab-4ba8-9250-1a031c2e8766 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:51.027560 crc crio[22095]: time=\"2026-06-09T17:29:51.027196682Z\" level=info msg=\"Removed container 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=2393022e-9629-4736-a250-45c707619010 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:51.086993 crc crio[22095]: time=\"2026-06-09T17:29:51.086824481Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=80b07271-367d-46d5-a08b-b3df8a234056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:51.087479 crc crio[22095]: time=\"2026-06-09T17:29:51.087424557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:51.210796 crc crio[22095]: time=\"2026-06-09T17:29:51.210666308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:51.216457 crc crio[22095]: time=\"2026-06-09T17:29:51.216355695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:51.283859 crc crio[22095]: time=\"2026-06-09T17:29:51.283423317Z\" level=info msg=\"Stopped container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera\" id=7247dbb1-4df2-4c8c-b5b5-a517119d1dc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:51.287824 crc crio[22095]: time=\"2026-06-09T17:29:51.287715377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c32c97e7-496a-418f-9f17-ce4fb2950a51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:51.293513 crc crio[22095]: time=\"2026-06-09T17:29:51.293440395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f5b8aa5d-192d-42a8-8ae9-3c40ddf0b9b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:51.298778 crc crio[22095]: time=\"2026-06-09T17:29:51.298723452Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=dc1b8e48-fcc5-4df7-ad27-cc014fdf6142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:51.299763 crc crio[22095]: time=\"2026-06-09T17:29:51.299732678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:51.431250 crc crio[22095]: time=\"2026-06-09T17:29:51.430712579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:51.441884 crc crio[22095]: time=\"2026-06-09T17:29:51.441795705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:51.617183 crc crio[22095]: time=\"2026-06-09T17:29:51.61708829Z\" level=info msg=\"Created container 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=80b07271-367d-46d5-a08b-b3df8a234056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:51.618756 crc crio[22095]: time=\"2026-06-09T17:29:51.618663631Z\" level=info msg=\"Starting container: 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20\" id=c5694294-4a5b-4cc0-83bf-e4cfb8322ecd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:51.623284 crc crio[22095]: time=\"2026-06-09T17:29:51.623171157Z\" level=info msg=\"Created container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera\" id=dc1b8e48-fcc5-4df7-ad27-cc014fdf6142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:51.624741 crc crio[22095]: time=\"2026-06-09T17:29:51.624585434Z\" level=info msg=\"Starting container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff\" id=774e16ac-b369-4cfe-a681-ce3b84aed6a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:51.626321 crc crio[22095]: time=\"2026-06-09T17:29:51.626235637Z\" level=info msg=\"Started container\" PID=278459 containerID=1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=c5694294-4a5b-4cc0-83bf-e4cfb8322ecd name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\nJun 09 17:29:51.634045 crc crio[22095]: time=\"2026-06-09T17:29:51.633886814Z\" level=info msg=\"Started container\" PID=278500 containerID=35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff description=openstack/openstack-galera-0/galera id=774e16ac-b369-4cfe-a681-ce3b84aed6a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:29:51.799576 crc crio[22095]: time=\"2026-06-09T17:29:51.799502249Z\" level=info msg=\"Removing container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2\" id=29bb88d2-d541-4890-b2d8-3be2276f734b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:51.912605 crc crio[22095]: time=\"2026-06-09T17:29:51.912178038Z\" level=info msg=\"Removed container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera\" id=29bb88d2-d541-4890-b2d8-3be2276f734b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:51.917586 crc crio[22095]: time=\"2026-06-09T17:29:51.917341942Z\" level=info msg=\"Removing container: 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da\" id=c12146d6-5ad3-4e77-be58-b278d8d216c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:51.954343 crc crio[22095]: time=\"2026-06-09T17:29:51.952506309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=364626c1-0784-4cfb-ac51-7e93ee9b8e58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:51.956486 crc crio[22095]: time=\"2026-06-09T17:29:51.956375099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=87536f21-abed-4508-b6bc-3ea3ad0b707e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:51.964701 crc crio[22095]: time=\"2026-06-09T17:29:51.964587841Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=a590c0db-ca6d-4a82-9c3e-14f12b367f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:51.965051 crc crio[22095]: time=\"2026-06-09T17:29:51.965034903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:52.033315 crc crio[22095]: time=\"2026-06-09T17:29:52.033191422Z\" level=info msg=\"Removed container 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=c12146d6-5ad3-4e77-be58-b278d8d216c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:52.078101 crc crio[22095]: time=\"2026-06-09T17:29:52.077875336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:52.083083 crc crio[22095]: time=\"2026-06-09T17:29:52.083000398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:52.242962 crc crio[22095]: time=\"2026-06-09T17:29:52.242810564Z\" level=info msg=\"Stopping pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=29d5c60c-ac8d-417d-8b35-738c2d91f9a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:52.244534 crc crio[22095]: time=\"2026-06-09T17:29:52.244439206Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc0028b62c0}] Aliases:map[]}\"\nJun 09 17:29:52.244694 crc crio[22095]: time=\"2026-06-09T17:29:52.244636721Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-nnlm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:52.346570 crc crio[22095]: time=\"2026-06-09T17:29:52.346458309Z\" level=info msg=\"Created container dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=a590c0db-ca6d-4a82-9c3e-14f12b367f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:52.351608 crc crio[22095]: time=\"2026-06-09T17:29:52.351494529Z\" level=info msg=\"Starting container: dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692\" id=18a929c4-bc0f-437e-aa7d-51127c6b81b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:52.363309 crc crio[22095]: time=\"2026-06-09T17:29:52.363188561Z\" level=info msg=\"Started container\" PID=278653 containerID=dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=18a929c4-bc0f-437e-aa7d-51127c6b81b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\nJun 09 17:29:52.671557 crc crio[22095]: time=\"2026-06-09T17:29:52.670861113Z\" level=info msg=\"Stopped pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=29d5c60c-ac8d-417d-8b35-738c2d91f9a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:52.841492 crc crio[22095]: time=\"2026-06-09T17:29:52.841422326Z\" level=info msg=\"Removing container: 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea\" id=f9b08a50-93b5-4162-9945-30d38ab18815 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:52.866408 crc crio[22095]: time=\"2026-06-09T17:29:52.866205196Z\" level=info msg=\"Stopping pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=99b36283-82a8-4942-b969-164ab6f3ce2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:52.871968 crc crio[22095]: time=\"2026-06-09T17:29:52.868577167Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00263c768}] Aliases:map[]}\"\nJun 09 17:29:52.871968 crc crio[22095]: time=\"2026-06-09T17:29:52.868719001Z\" level=info msg=\"Deleting pod openstack_neutron-ed98-account-create-update-nqhvz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:52.954990 crc crio[22095]: time=\"2026-06-09T17:29:52.954881485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=641555d5-e192-4586-ab61-b227bdfc2042 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:52.958533 crc crio[22095]: time=\"2026-06-09T17:29:52.958435087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f18cbcbd-2eff-44bb-843d-6431affc54fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:52.987879 crc crio[22095]: time=\"2026-06-09T17:29:52.987812345Z\" level=info msg=\"Removed container 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f9b08a50-93b5-4162-9945-30d38ab18815 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:53.003560 crc crio[22095]: time=\"2026-06-09T17:29:53.003446959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3a3495bf-0854-4f93-8b18-2fd56b408816 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:53.013551 crc crio[22095]: time=\"2026-06-09T17:29:53.013413986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0aa81c19-bc9e-4019-8bde-9b3fca3b649a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:53.013906 crc crio[22095]: time=\"2026-06-09T17:29:53.013451177Z\" level=info msg=\"Removing container: 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6\" id=e0dc1e51-f1b0-43e1-9624-4b06714b63ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:53.014450 crc crio[22095]: time=\"2026-06-09T17:29:53.014416062Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e9e426e7-2c5d-45c6-863e-923dec7125e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:53.018744 crc crio[22095]: time=\"2026-06-09T17:29:53.01860235Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=eede0f68-8dae-43fe-9520-0af1bb68356f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:53.019619 crc crio[22095]: time=\"2026-06-09T17:29:53.019554385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:53.019832 crc crio[22095]: time=\"2026-06-09T17:29:53.019791761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:53.125840 crc crio[22095]: time=\"2026-06-09T17:29:53.125156441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:53.131315 crc crio[22095]: time=\"2026-06-09T17:29:53.131108645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:53.148569 crc crio[22095]: time=\"2026-06-09T17:29:53.148452022Z\" level=info msg=\"Removed container 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=e0dc1e51-f1b0-43e1-9624-4b06714b63ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:53.157288 crc crio[22095]: time=\"2026-06-09T17:29:53.156966852Z\" level=info msg=\"Removing container: ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e\" id=07b3554f-4571-4d6c-82fb-09f3d6e23ceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:53.187874 crc crio[22095]: time=\"2026-06-09T17:29:53.18556419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:53.195103 crc crio[22095]: time=\"2026-06-09T17:29:53.195006024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:53.287076 crc crio[22095]: time=\"2026-06-09T17:29:53.286973708Z\" level=info msg=\"Removed container ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=07b3554f-4571-4d6c-82fb-09f3d6e23ceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:53.371235 crc crio[22095]: time=\"2026-06-09T17:29:53.37072929Z\" level=info msg=\"Stopped pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=99b36283-82a8-4942-b969-164ab6f3ce2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:53.398757 crc crio[22095]: time=\"2026-06-09T17:29:53.39859066Z\" level=info msg=\"Created container 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e9e426e7-2c5d-45c6-863e-923dec7125e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:53.414195 crc crio[22095]: time=\"2026-06-09T17:29:53.399876113Z\" level=info msg=\"Starting container: 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1\" id=e1f945be-5fa9-4958-80ec-a0e47c11525d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:53.414696 crc crio[22095]: time=\"2026-06-09T17:29:53.40519627Z\" level=info msg=\"Created container 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=eede0f68-8dae-43fe-9520-0af1bb68356f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:53.421427 crc crio[22095]: time=\"2026-06-09T17:29:53.421334817Z\" level=info msg=\"Starting container: 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8\" id=352a2d5a-5f2c-4a56-923d-6cb50d64a6f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:53.428320 crc crio[22095]: time=\"2026-06-09T17:29:53.428224855Z\" level=info msg=\"Started container\" PID=278818 containerID=4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=352a2d5a-5f2c-4a56-923d-6cb50d64a6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\nJun 09 17:29:53.428834 crc crio[22095]: time=\"2026-06-09T17:29:53.428748818Z\" level=info msg=\"Started container\" PID=278817 containerID=6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1f945be-5fa9-4958-80ec-a0e47c11525d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960\nJun 09 17:29:54.003062 crc crio[22095]: time=\"2026-06-09T17:29:54.002240453Z\" level=info msg=\"Stopping pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=b42c7810-528f-48a0-bb08-3db091f40a27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:54.005783 crc crio[22095]: time=\"2026-06-09T17:29:54.005569269Z\" level=info msg=\"Stopping pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=b630387b-370f-4eaa-8cd0-b17a3056e342 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:54.006600 crc crio[22095]: time=\"2026-06-09T17:29:54.006435811Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c820}] Aliases:map[]}\"\nJun 09 17:29:54.006759 crc crio[22095]: time=\"2026-06-09T17:29:54.006649977Z\" level=info msg=\"Deleting pod openstack_keystone-2b1e-account-create-update-cpt96 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:54.009077 crc crio[22095]: time=\"2026-06-09T17:29:54.008662819Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc0004c6b50}] Aliases:map[]}\"\nJun 09 17:29:54.009077 crc crio[22095]: time=\"2026-06-09T17:29:54.008847194Z\" level=info msg=\"Deleting pod openstack_cinder-1ea6-account-create-update-lfdtc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:54.020241 crc crio[22095]: time=\"2026-06-09T17:29:54.018490883Z\" level=info msg=\"Removing container: b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f\" id=094a15fc-bb41-498b-8a38-cf5a55192071 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:54.075304 crc crio[22095]: time=\"2026-06-09T17:29:54.075206777Z\" level=info msg=\"Removed container b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=094a15fc-bb41-498b-8a38-cf5a55192071 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:54.090432 crc crio[22095]: time=\"2026-06-09T17:29:54.088718606Z\" level=info msg=\"Removing container: 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73\" id=3aeef62c-012b-4c4b-93a5-694ec1e658c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:54.213331 crc crio[22095]: time=\"2026-06-09T17:29:54.213189999Z\" level=info msg=\"Removed container 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=3aeef62c-012b-4c4b-93a5-694ec1e658c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:54.543505 crc crio[22095]: time=\"2026-06-09T17:29:54.543379843Z\" level=info msg=\"Stopped pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=b630387b-370f-4eaa-8cd0-b17a3056e342 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:54.688592 crc crio[22095]: time=\"2026-06-09T17:29:54.688280954Z\" level=info msg=\"Stopped pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=b42c7810-528f-48a0-bb08-3db091f40a27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:55.027623 crc crio[22095]: time=\"2026-06-09T17:29:55.026793422Z\" level=info msg=\"Removing container: b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce\" id=84d65112-df2a-4f2d-acae-a4926cb9da6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:55.210432 crc crio[22095]: time=\"2026-06-09T17:29:55.210361021Z\" level=info msg=\"Removed container b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=84d65112-df2a-4f2d-acae-a4926cb9da6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:55.213418 crc crio[22095]: time=\"2026-06-09T17:29:55.213342668Z\" level=info msg=\"Removing container: 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20\" id=b0c00b9d-92f0-4453-ab4e-46e71cbfc721 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:55.252795 crc crio[22095]: time=\"2026-06-09T17:29:55.252697834Z\" level=info msg=\"Removed container 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=b0c00b9d-92f0-4453-ab4e-46e71cbfc721 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:55.264548 crc crio[22095]: time=\"2026-06-09T17:29:55.264458938Z\" level=info msg=\"Removing container: dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692\" id=2ac814e3-79f3-4077-aae0-c2ac71b45188 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:55.320352 crc crio[22095]: time=\"2026-06-09T17:29:55.320230808Z\" level=info msg=\"Removed container dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=2ac814e3-79f3-4077-aae0-c2ac71b45188 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:55.753079 crc crio[22095]: time=\"2026-06-09T17:29:55.751681306Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-x9h8t/POD\" id=824d51a8-5abd-4c51-bb2b-ae9e56512e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:29:55.753079 crc crio[22095]: time=\"2026-06-09T17:29:55.752537178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:55.800498 crc crio[22095]: time=\"2026-06-09T17:29:55.800384673Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00263c278}] Aliases:map[]}\"\nJun 09 17:29:55.800498 crc crio[22095]: time=\"2026-06-09T17:29:55.800447255Z\" level=info msg=\"Adding pod openstack_root-account-create-update-x9h8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:56.066383 crc crio[22095]: time=\"2026-06-09T17:29:56.06564337Z\" level=info msg=\"Stopping pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=7c0768a7-638f-4f06-80da-606584897015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:56.068826 crc crio[22095]: time=\"2026-06-09T17:29:56.06835466Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"\nJun 09 17:29:56.069124 crc crio[22095]: time=\"2026-06-09T17:29:56.069068218Z\" level=info msg=\"Deleting pod openstack_nova-cell0-0aeb-account-create-update-78cm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:56.408194 crc crio[22095]: 2026-06-09T17:29:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fe3d82e8caf1d9 Mac:ce:f6:1b:fa:aa:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:29:56.410568 crc crio[22095]: time=\"2026-06-09T17:29:56.410476132Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00263c278}] Aliases:map[]}\"\nJun 09 17:29:56.410688 crc crio[22095]: time=\"2026-06-09T17:29:56.410643046Z\" level=info msg=\"Checking pod openstack_root-account-create-update-x9h8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:29:56.419456 crc crio[22095]: time=\"2026-06-09T17:29:56.419337671Z\" level=info msg=\"Ran pod sandbox 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf with infra container: openstack/root-account-create-update-x9h8t/POD\" id=824d51a8-5abd-4c51-bb2b-ae9e56512e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:29:56.430433 crc crio[22095]: time=\"2026-06-09T17:29:56.430313714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=85d508a2-291c-4863-a371-9920be714fd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:56.433964 crc crio[22095]: time=\"2026-06-09T17:29:56.433826845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3abe5f99-e5c8-4ac4-b82d-b806e8c84b56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:56.446282 crc crio[22095]: time=\"2026-06-09T17:29:56.446129272Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x9h8t/mariadb-account-create-update\" id=3c352932-1729-43c4-8a1e-86b775248f24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:56.446607 crc crio[22095]: time=\"2026-06-09T17:29:56.446565293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:56.488997 crc crio[22095]: time=\"2026-06-09T17:29:56.488849705Z\" level=info msg=\"Stopped pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=7c0768a7-638f-4f06-80da-606584897015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:56.511659 crc crio[22095]: time=\"2026-06-09T17:29:56.511537761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:56.516086 crc crio[22095]: time=\"2026-06-09T17:29:56.516012006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:56.766454 crc crio[22095]: time=\"2026-06-09T17:29:56.765339703Z\" level=info msg=\"Created container 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce: openstack/root-account-create-update-x9h8t/mariadb-account-create-update\" id=3c352932-1729-43c4-8a1e-86b775248f24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:56.772770 crc crio[22095]: time=\"2026-06-09T17:29:56.772620331Z\" level=info msg=\"Starting container: 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce\" id=fda599c8-a999-4b23-a2aa-913666f9928c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:56.788197 crc crio[22095]: time=\"2026-06-09T17:29:56.78810048Z\" level=info msg=\"Started container\" PID=279581 containerID=34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce description=openstack/root-account-create-update-x9h8t/mariadb-account-create-update id=fda599c8-a999-4b23-a2aa-913666f9928c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\nJun 09 17:29:57.147285 crc crio[22095]: time=\"2026-06-09T17:29:57.147152039Z\" level=info msg=\"Removing container: 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8\" id=84ede699-1875-43cd-a340-7cac19bd0914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:57.292125 crc crio[22095]: time=\"2026-06-09T17:29:57.278759787Z\" level=info msg=\"Removed container 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=84ede699-1875-43cd-a340-7cac19bd0914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:58.673118 crc crio[22095]: time=\"2026-06-09T17:29:58.671835Z\" level=info msg=\"Stopping container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338 (timeout: 30s)\" id=fd4dd810-b0d7-431f-8ac7-db2ebe2f07b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:58.842124 crc crio[22095]: time=\"2026-06-09T17:29:58.841325145Z\" level=info msg=\"Stopped container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=fd4dd810-b0d7-431f-8ac7-db2ebe2f07b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:29:59.193418 crc crio[22095]: time=\"2026-06-09T17:29:59.192629624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a30153b9-6a24-4268-a32b-58d49918585d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:59.193538 crc crio[22095]: time=\"2026-06-09T17:29:59.193425345Z\" level=info msg=\"Stopping pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=4c7e2925-f256-4bd3-8ecd-4d0f1fcf63a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:59.194361 crc crio[22095]: time=\"2026-06-09T17:29:59.193175578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fe9e0d70-c525-446b-820d-1cc7c78028ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:59.195601 crc crio[22095]: time=\"2026-06-09T17:29:59.195523279Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00041ddd0}] Aliases:map[]}\"\nJun 09 17:29:59.195745 crc crio[22095]: time=\"2026-06-09T17:29:59.195689243Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-x9h8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:29:59.198197 crc crio[22095]: time=\"2026-06-09T17:29:59.197458649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=4b9ae663-fc7b-4411-aea5-74f248918be6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:59.198197 crc crio[22095]: time=\"2026-06-09T17:29:59.19752178Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=4be178d9-2e72-49ae-a43e-517375f70273 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:29:59.199296 crc crio[22095]: time=\"2026-06-09T17:29:59.199222254Z\" level=info msg=\"Removing container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e\" id=a05c0de3-fec9-4318-b2da-067f502177e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:59.216343 crc crio[22095]: time=\"2026-06-09T17:29:59.216237013Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=b76ac858-6a95-4a30-923a-ffdf1323cbe4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:59.216343 crc crio[22095]: time=\"2026-06-09T17:29:59.216317286Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=d53f6036-cdc0-4562-b247-9025099b1e9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:59.216972 crc crio[22095]: time=\"2026-06-09T17:29:59.216737946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:59.219603 crc crio[22095]: time=\"2026-06-09T17:29:59.219493438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:59.293032 crc crio[22095]: time=\"2026-06-09T17:29:59.292942574Z\" level=info msg=\"Removed container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=a05c0de3-fec9-4318-b2da-067f502177e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:59.375287 crc crio[22095]: time=\"2026-06-09T17:29:59.375138516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:59.384445 crc crio[22095]: time=\"2026-06-09T17:29:59.384343663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:59.535142 crc crio[22095]: time=\"2026-06-09T17:29:59.530130397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:59.556006 crc crio[22095]: time=\"2026-06-09T17:29:59.551428236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:29:59.659030 crc crio[22095]: time=\"2026-06-09T17:29:59.658341976Z\" level=info msg=\"Created container 36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=d53f6036-cdc0-4562-b247-9025099b1e9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:59.661241 crc crio[22095]: time=\"2026-06-09T17:29:59.661177579Z\" level=info msg=\"Starting container: 36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc\" id=c3c7086b-a37e-442b-8fa8-1887a8b715d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:59.670815 crc crio[22095]: time=\"2026-06-09T17:29:59.670676364Z\" level=info msg=\"Started container\" PID=280591 containerID=36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager id=c3c7086b-a37e-442b-8fa8-1887a8b715d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8\nJun 09 17:29:59.681787 crc crio[22095]: time=\"2026-06-09T17:29:59.681660068Z\" level=info msg=\"Stopped pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=4c7e2925-f256-4bd3-8ecd-4d0f1fcf63a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:59.902984 crc crio[22095]: time=\"2026-06-09T17:29:59.901197215Z\" level=info msg=\"Created container 6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=b76ac858-6a95-4a30-923a-ffdf1323cbe4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:29:59.909582 crc crio[22095]: time=\"2026-06-09T17:29:59.909494049Z\" level=info msg=\"Starting container: 6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95\" id=a5e16d59-7419-4431-9b93-280cf5db5f71 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:29:59.918481 crc crio[22095]: time=\"2026-06-09T17:29:59.918389079Z\" level=info msg=\"Started container\" PID=280667 containerID=6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager id=a5e16d59-7419-4431-9b93-280cf5db5f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896\nJun 09 17:30:00.585993 crc crio[22095]: time=\"2026-06-09T17:30:00.58121141Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683770-sqhvs/POD\" id=b81fae3a-2722-4ca2-a021-b716b88c1326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:00.585993 crc crio[22095]: time=\"2026-06-09T17:30:00.582234046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:00.633174 crc crio[22095]: time=\"2026-06-09T17:30:00.63312948Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc00041cb10}] Aliases:map[]}\"\nJun 09 17:30:00.633389 crc crio[22095]: time=\"2026-06-09T17:30:00.633367766Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683770-sqhvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:00.756312 crc crio[22095]: time=\"2026-06-09T17:30:00.755676264Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/POD\" id=fd09e6c3-9e03-4f96-89cd-469b34c52a66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:00.757745 crc crio[22095]: time=\"2026-06-09T17:30:00.756339031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:00.852733 crc crio[22095]: time=\"2026-06-09T17:30:00.852545854Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"\nJun 09 17:30:00.852733 crc crio[22095]: time=\"2026-06-09T17:30:00.852612336Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:01.376750 crc crio[22095]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dc1f1bc44e857 Mac:0a:47:10:a0:04:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:01.376750 crc crio[22095]: time=\"2026-06-09T17:30:01.373523804Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc00041cb10}] Aliases:map[]}\"\nJun 09 17:30:01.376750 crc crio[22095]: time=\"2026-06-09T17:30:01.373681448Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683770-sqhvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:01.387014 crc crio[22095]: time=\"2026-06-09T17:30:01.386886679Z\" level=info msg=\"Ran pod sandbox 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 with infra container: openshift-infra/auto-csr-approver-29683770-sqhvs/POD\" id=b81fae3a-2722-4ca2-a021-b716b88c1326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:01.397803 crc crio[22095]: time=\"2026-06-09T17:30:01.396168038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd0e994e-cf4a-4a5b-b03a-881d10e8ed86 name=/runtime.v1.ImageService/PullImage\nJun 09 17:30:01.423171 crc crio[22095]: time=\"2026-06-09T17:30:01.423086233Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:30:01.702157 crc crio[22095]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59cf143acf35981 Mac:72:ac:91:95:39:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:01.703368 crc crio[22095]: time=\"2026-06-09T17:30:01.703281157Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"\nJun 09 17:30:01.703483 crc crio[22095]: time=\"2026-06-09T17:30:01.703438311Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:01.714728 crc crio[22095]: time=\"2026-06-09T17:30:01.71462563Z\" level=info msg=\"Ran pod sandbox 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/POD\" id=fd09e6c3-9e03-4f96-89cd-469b34c52a66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:01.718441 crc crio[22095]: time=\"2026-06-09T17:30:01.718346486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd88930a-356e-4064-aba4-d28ac1109d9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:01.723202 crc crio[22095]: time=\"2026-06-09T17:30:01.723026216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c341d25d-a480-4499-a20f-0ddd8cb6bd1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:01.734111 crc crio[22095]: time=\"2026-06-09T17:30:01.73400474Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles\" id=37a5e4e9-9752-4597-9716-fc66e8e65f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:01.734565 crc crio[22095]: time=\"2026-06-09T17:30:01.734489802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:01.819843 crc crio[22095]: time=\"2026-06-09T17:30:01.819740853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:01.834159 crc crio[22095]: time=\"2026-06-09T17:30:01.833878378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:02.026573 crc crio[22095]: time=\"2026-06-09T17:30:02.026145372Z\" level=info msg=\"Created container b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles\" id=37a5e4e9-9752-4597-9716-fc66e8e65f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:02.028666 crc crio[22095]: time=\"2026-06-09T17:30:02.028591455Z\" level=info msg=\"Starting container: b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba\" id=4f16576b-cdab-4040-b926-4cb0e60864fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:02.035772 crc crio[22095]: time=\"2026-06-09T17:30:02.035691038Z\" level=info msg=\"Started container\" PID=281273 containerID=b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba description=openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles id=4f16576b-cdab-4040-b926-4cb0e60864fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d\nJun 09 17:30:04.457234 crc crio[22095]: time=\"2026-06-09T17:30:04.455355782Z\" level=info msg=\"Stopping pod sandbox: 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d\" id=b5547388-112e-4d6a-9050-fca70de4924e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:04.460431 crc crio[22095]: time=\"2026-06-09T17:30:04.457410155Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc002272050}] Aliases:map[]}\"\nJun 09 17:30:04.460431 crc crio[22095]: time=\"2026-06-09T17:30:04.457540438Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:04.564308 crc crio[22095]: time=\"2026-06-09T17:30:04.563870273Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd0e994e-cf4a-4a5b-b03a-881d10e8ed86 name=/runtime.v1.ImageService/PullImage\nJun 09 17:30:04.565719 crc crio[22095]: time=\"2026-06-09T17:30:04.565398603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41be69a9-599a-4857-a4b9-475793679af5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:04.570826 crc crio[22095]: time=\"2026-06-09T17:30:04.570687949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=574021b3-2ccd-46bb-a2c4-29ccce9e2c8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:04.580223 crc crio[22095]: time=\"2026-06-09T17:30:04.580164424Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683770-sqhvs/oc\" id=e6195d03-5e42-424d-8fd5-89a506bb38eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:04.580741 crc crio[22095]: time=\"2026-06-09T17:30:04.580707028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:04.642740 crc crio[22095]: time=\"2026-06-09T17:30:04.642633376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:04.881379 crc crio[22095]: time=\"2026-06-09T17:30:04.880576069Z\" level=info msg=\"Stopped pod sandbox: 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d\" id=b5547388-112e-4d6a-9050-fca70de4924e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:04.922573 crc crio[22095]: time=\"2026-06-09T17:30:04.922481641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:05.254619 crc crio[22095]: time=\"2026-06-09T17:30:05.253876966Z\" level=info msg=\"Created container 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9: openshift-infra/auto-csr-approver-29683770-sqhvs/oc\" id=e6195d03-5e42-424d-8fd5-89a506bb38eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:05.255738 crc crio[22095]: time=\"2026-06-09T17:30:05.255663612Z\" level=info msg=\"Starting container: 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9\" id=c92d85b1-c95a-481e-bcf7-704cd642f594 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:05.264631 crc crio[22095]: time=\"2026-06-09T17:30:05.264547011Z\" level=info msg=\"Started container\" PID=281805 containerID=510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9 description=openshift-infra/auto-csr-approver-29683770-sqhvs/oc id=c92d85b1-c95a-481e-bcf7-704cd642f594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\nJun 09 17:30:07.534119 crc crio[22095]: time=\"2026-06-09T17:30:07.533237748Z\" level=info msg=\"Stopping pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=16f90416-cef4-4727-8c3d-072bb86b73b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:07.535739 crc crio[22095]: time=\"2026-06-09T17:30:07.535064515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc004da7410}] Aliases:map[]}\"\nJun 09 17:30:07.535739 crc crio[22095]: time=\"2026-06-09T17:30:07.535299871Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683770-sqhvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:08.017848 crc crio[22095]: time=\"2026-06-09T17:30:08.017242492Z\" level=info msg=\"Stopped pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=16f90416-cef4-4727-8c3d-072bb86b73b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.319441 crc crio[22095]: time=\"2026-06-09T17:30:12.318299715Z\" level=info msg=\"Removing container: b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76\" id=cafd0bfd-606d-4a19-80ae-21c961f8da0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:12.353698 crc crio[22095]: time=\"2026-06-09T17:30:12.353577586Z\" level=info msg=\"Removed container b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles\" id=cafd0bfd-606d-4a19-80ae-21c961f8da0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:12.365236 crc crio[22095]: time=\"2026-06-09T17:30:12.365023891Z\" level=info msg=\"Stopping pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=02b309b6-3923-40c2-b1fd-4939ef3930a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.365236 crc crio[22095]: time=\"2026-06-09T17:30:12.365120344Z\" level=info msg=\"Stopped pod sandbox (already stopped): cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=02b309b6-3923-40c2-b1fd-4939ef3930a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.365680 crc crio[22095]: time=\"2026-06-09T17:30:12.365587436Z\" level=info msg=\"Removing pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=88e1ba69-5ded-4863-b03b-1a6748b74b80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.384528 crc crio[22095]: time=\"2026-06-09T17:30:12.383720324Z\" level=info msg=\"Removed pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=88e1ba69-5ded-4863-b03b-1a6748b74b80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.385446 crc crio[22095]: time=\"2026-06-09T17:30:12.385385997Z\" level=info msg=\"Stopping pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=db4aa452-203c-4d83-8445-b6dd4ddd991b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.385529 crc crio[22095]: time=\"2026-06-09T17:30:12.385469509Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=db4aa452-203c-4d83-8445-b6dd4ddd991b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.386454 crc crio[22095]: time=\"2026-06-09T17:30:12.386148667Z\" level=info msg=\"Removing pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=b5962417-d401-45f6-b896-5d165811b6cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.402858 crc crio[22095]: time=\"2026-06-09T17:30:12.402745995Z\" level=info msg=\"Removed pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=b5962417-d401-45f6-b896-5d165811b6cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.403850 crc crio[22095]: time=\"2026-06-09T17:30:12.403767911Z\" level=info msg=\"Stopping pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=051c9348-69a7-4f43-b2d0-ce8d49f08f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.404006 crc crio[22095]: time=\"2026-06-09T17:30:12.403858394Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=051c9348-69a7-4f43-b2d0-ce8d49f08f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.404549 crc crio[22095]: time=\"2026-06-09T17:30:12.40447274Z\" level=info msg=\"Removing pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=712961d9-1083-4e06-8b63-1aefe67e3df4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.419737 crc crio[22095]: time=\"2026-06-09T17:30:12.419625411Z\" level=info msg=\"Removed pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=712961d9-1083-4e06-8b63-1aefe67e3df4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.421054 crc crio[22095]: time=\"2026-06-09T17:30:12.420977326Z\" level=info msg=\"Stopping pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=de1dd047-2bff-4076-a2de-53f596da2150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.421195 crc crio[22095]: time=\"2026-06-09T17:30:12.421059628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=de1dd047-2bff-4076-a2de-53f596da2150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.422052 crc crio[22095]: time=\"2026-06-09T17:30:12.421871069Z\" level=info msg=\"Removing pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=f7d3392f-0589-484d-89c5-6ddce3e364fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.440172 crc crio[22095]: time=\"2026-06-09T17:30:12.440065628Z\" level=info msg=\"Removed pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=f7d3392f-0589-484d-89c5-6ddce3e364fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.441251 crc crio[22095]: time=\"2026-06-09T17:30:12.441159117Z\" level=info msg=\"Stopping pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=67dcf922-4bbe-407f-984e-9725f937afb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.441251 crc crio[22095]: time=\"2026-06-09T17:30:12.441254209Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=67dcf922-4bbe-407f-984e-9725f937afb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.442825 crc crio[22095]: time=\"2026-06-09T17:30:12.442696246Z\" level=info msg=\"Removing pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=d31826d2-fe3c-4062-83c0-f68b2461f6ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.465460 crc crio[22095]: time=\"2026-06-09T17:30:12.46531242Z\" level=info msg=\"Removed pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=d31826d2-fe3c-4062-83c0-f68b2461f6ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.466494 crc crio[22095]: time=\"2026-06-09T17:30:12.466428659Z\" level=info msg=\"Stopping pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=7e3ac2d9-d898-42d4-858d-8f490a302f77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.466603 crc crio[22095]: time=\"2026-06-09T17:30:12.466497281Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=7e3ac2d9-d898-42d4-858d-8f490a302f77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.467291 crc crio[22095]: time=\"2026-06-09T17:30:12.467210399Z\" level=info msg=\"Removing pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=b84aaae5-8a56-4770-8a69-deea9508db99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.500287 crc crio[22095]: time=\"2026-06-09T17:30:12.500122499Z\" level=info msg=\"Removed pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=b84aaae5-8a56-4770-8a69-deea9508db99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.509567 crc crio[22095]: time=\"2026-06-09T17:30:12.509227174Z\" level=info msg=\"Stopping pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=e417c488-b8b6-40ad-a35a-3c2c0e5d4407 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.509882 crc crio[22095]: time=\"2026-06-09T17:30:12.509726257Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=e417c488-b8b6-40ad-a35a-3c2c0e5d4407 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.510605 crc crio[22095]: time=\"2026-06-09T17:30:12.510465446Z\" level=info msg=\"Removing pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=75b4acf7-c464-4e40-ab0c-91b4909a7bad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.555191 crc crio[22095]: time=\"2026-06-09T17:30:12.555103498Z\" level=info msg=\"Removed pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=75b4acf7-c464-4e40-ab0c-91b4909a7bad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.564007 crc crio[22095]: time=\"2026-06-09T17:30:12.563831173Z\" level=info msg=\"Stopping pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=d99210d0-7c11-48cb-95dc-4a384bf8bb90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.565076 crc crio[22095]: time=\"2026-06-09T17:30:12.564060389Z\" level=info msg=\"Stopped pod sandbox (already stopped): b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=d99210d0-7c11-48cb-95dc-4a384bf8bb90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.565076 crc crio[22095]: time=\"2026-06-09T17:30:12.565009204Z\" level=info msg=\"Removing pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=51572354-111d-46f0-84e6-1300688bab3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.588996 crc crio[22095]: time=\"2026-06-09T17:30:12.588689925Z\" level=info msg=\"Removed pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=51572354-111d-46f0-84e6-1300688bab3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.590116 crc crio[22095]: time=\"2026-06-09T17:30:12.59002251Z\" level=info msg=\"Stopping pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=5fb100da-d1ac-4c9f-bd7c-af1f51b3db4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.590116 crc crio[22095]: time=\"2026-06-09T17:30:12.590115352Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=5fb100da-d1ac-4c9f-bd7c-af1f51b3db4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.593962 crc crio[22095]: time=\"2026-06-09T17:30:12.593437868Z\" level=info msg=\"Removing pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=8150f32d-2890-4b8e-9743-3e792d8c9817 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.610667 crc crio[22095]: time=\"2026-06-09T17:30:12.61057252Z\" level=info msg=\"Removed pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=8150f32d-2890-4b8e-9743-3e792d8c9817 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.612231 crc crio[22095]: time=\"2026-06-09T17:30:12.612150141Z\" level=info msg=\"Stopping pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=c59a0101-ae97-439d-9f3f-1c36ba3b81b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.612348 crc crio[22095]: time=\"2026-06-09T17:30:12.612292115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=c59a0101-ae97-439d-9f3f-1c36ba3b81b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.613583 crc crio[22095]: time=\"2026-06-09T17:30:12.613392693Z\" level=info msg=\"Removing pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=fea48357-ce43-4393-b357-78465d92975c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.639854 crc crio[22095]: time=\"2026-06-09T17:30:12.639787114Z\" level=info msg=\"Removed pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=fea48357-ce43-4393-b357-78465d92975c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.643373 crc crio[22095]: time=\"2026-06-09T17:30:12.642379391Z\" level=info msg=\"Stopping pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=6e37cc48-d409-40e8-9a47-b2ad0995ccf4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.643373 crc crio[22095]: time=\"2026-06-09T17:30:12.642557606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=6e37cc48-d409-40e8-9a47-b2ad0995ccf4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.643691 crc crio[22095]: time=\"2026-06-09T17:30:12.643634854Z\" level=info msg=\"Removing pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=358dabe7-f773-4b3a-9144-69347b8fd71c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.676411 crc crio[22095]: time=\"2026-06-09T17:30:12.676308367Z\" level=info msg=\"Removed pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=358dabe7-f773-4b3a-9144-69347b8fd71c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.677572 crc crio[22095]: time=\"2026-06-09T17:30:12.677505718Z\" level=info msg=\"Stopping pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=aaf58ab5-cef6-4e71-9af3-44e0dbef3fda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.677680 crc crio[22095]: time=\"2026-06-09T17:30:12.67759504Z\" level=info msg=\"Stopped pod sandbox (already stopped): 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=aaf58ab5-cef6-4e71-9af3-44e0dbef3fda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.678304 crc crio[22095]: time=\"2026-06-09T17:30:12.678216826Z\" level=info msg=\"Removing pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=a5046fc8-f2cf-4a79-be34-086e467750e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.696791 crc crio[22095]: time=\"2026-06-09T17:30:12.696658752Z\" level=info msg=\"Removed pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=a5046fc8-f2cf-4a79-be34-086e467750e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.698681 crc crio[22095]: time=\"2026-06-09T17:30:12.698606423Z\" level=info msg=\"Stopping pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=e34f2636-daac-4322-95ab-5f6130a0451f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.698773 crc crio[22095]: time=\"2026-06-09T17:30:12.698692545Z\" level=info msg=\"Stopped pod sandbox (already stopped): 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=e34f2636-daac-4322-95ab-5f6130a0451f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:12.699398 crc crio[22095]: time=\"2026-06-09T17:30:12.699339582Z\" level=info msg=\"Removing pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=653cfd74-7830-4dce-803e-14ee45100e33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:12.717465 crc crio[22095]: time=\"2026-06-09T17:30:12.717207613Z\" level=info msg=\"Removed pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=653cfd74-7830-4dce-803e-14ee45100e33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:14.858082 crc crio[22095]: time=\"2026-06-09T17:30:14.856492568Z\" level=info msg=\"Stopping container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89 (timeout: 30s)\" id=d772324a-7fa8-4fd8-a710-4f880d7c8ec8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:18.808144 crc crio[22095]: time=\"2026-06-09T17:30:18.806710893Z\" level=info msg=\"Stopping container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58 (timeout: 30s)\" id=62cf3e22-a8b0-4914-9c31-39c25327a5ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:19.611826 crc crio[22095]: time=\"2026-06-09T17:30:19.610521054Z\" level=info msg=\"Stopping container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e (timeout: 30s)\" id=87ec758f-f272-479d-ad9c-24b45867d355 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:22.954330 crc crio[22095]: time=\"2026-06-09T17:30:22.953413601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1f933f7-9b47-4741-8536-998538aca372 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:22.960001 crc crio[22095]: time=\"2026-06-09T17:30:22.959855348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=813bc61e-8c36-4ad4-bcb4-2ac991fd99ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:22.968692 crc crio[22095]: time=\"2026-06-09T17:30:22.968558732Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=4986e370-f26b-44da-b5f2-e9a8b129be90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:22.969047 crc crio[22095]: time=\"2026-06-09T17:30:22.968980233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:23.061247 crc crio[22095]: time=\"2026-06-09T17:30:23.061118332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:23.066131 crc crio[22095]: time=\"2026-06-09T17:30:23.066036029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:23.302252 crc crio[22095]: time=\"2026-06-09T17:30:23.30120758Z\" level=info msg=\"Created container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=4986e370-f26b-44da-b5f2-e9a8b129be90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:23.304024 crc crio[22095]: time=\"2026-06-09T17:30:23.303844618Z\" level=info msg=\"Starting container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7\" id=f8574b1d-5443-4f8c-bb79-937b10443ebf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:23.311577 crc crio[22095]: time=\"2026-06-09T17:30:23.311442924Z\" level=info msg=\"Started container\" PID=284522 containerID=131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=f8574b1d-5443-4f8c-bb79-937b10443ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:30:24.952192 crc crio[22095]: time=\"2026-06-09T17:30:24.951653026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4c65b888-c3c9-45b6-b57c-6280678fee51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:24.953611 crc crio[22095]: time=\"2026-06-09T17:30:24.952168609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dccb14e5-d0e8-490b-9959-dbf610723bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:24.953681 crc crio[22095]: time=\"2026-06-09T17:30:24.952881918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5ab278dd-c2a2-4159-87a7-cf53f62e0c79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:24.956711 crc crio[22095]: time=\"2026-06-09T17:30:24.956643755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0cd6ab59-4b77-48dc-bb43-80e375233a9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:24.956989 crc crio[22095]: time=\"2026-06-09T17:30:24.956868851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cbb4ac66-7be0-47ab-8a9a-b36af69aaec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:24.957290 crc crio[22095]: time=\"2026-06-09T17:30:24.957215309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93badced-8ad3-4c81-9752-f1e914efcb7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:24.959855 crc crio[22095]: time=\"2026-06-09T17:30:24.959791146Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=13d9b5b9-7aac-4a85-bd69-a591e70f54a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:24.960231 crc crio[22095]: time=\"2026-06-09T17:30:24.960168416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:24.961835 crc crio[22095]: time=\"2026-06-09T17:30:24.961680495Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=70f44cba-ec43-4e66-8752-77e80f9ff8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:24.963047 crc crio[22095]: time=\"2026-06-09T17:30:24.962993939Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=e1988dcb-ad78-4db0-81e6-72a80b1d42df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:24.994413 crc crio[22095]: time=\"2026-06-09T17:30:24.994315137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:24.994710 crc crio[22095]: time=\"2026-06-09T17:30:24.994673416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.049864 crc crio[22095]: time=\"2026-06-09T17:30:25.048816474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.054208 crc crio[22095]: time=\"2026-06-09T17:30:25.054171252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.060947 crc crio[22095]: time=\"2026-06-09T17:30:25.060819454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.064982 crc crio[22095]: time=\"2026-06-09T17:30:25.064884819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.096314 crc crio[22095]: time=\"2026-06-09T17:30:25.096203937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.100550 crc crio[22095]: time=\"2026-06-09T17:30:25.100470358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:25.346123 crc crio[22095]: time=\"2026-06-09T17:30:25.345417071Z\" level=info msg=\"Created container cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=13d9b5b9-7aac-4a85-bd69-a591e70f54a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:25.347622 crc crio[22095]: time=\"2026-06-09T17:30:25.347529206Z\" level=info msg=\"Starting container: cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16\" id=a511b24d-2550-4cae-9bf5-2ecdca3ed94d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:25.363350 crc crio[22095]: time=\"2026-06-09T17:30:25.363229851Z\" level=info msg=\"Started container\" PID=285308 containerID=cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=a511b24d-2550-4cae-9bf5-2ecdca3ed94d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:30:25.369799 crc crio[22095]: time=\"2026-06-09T17:30:25.369663957Z\" level=info msg=\"Created container 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17: openstack/placement-db-create-87tf9/mariadb-database-create\" id=e1988dcb-ad78-4db0-81e6-72a80b1d42df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:25.373101 crc crio[22095]: time=\"2026-06-09T17:30:25.373022484Z\" level=info msg=\"Starting container: 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17\" id=0e711627-8394-4852-961f-655e94968303 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:25.377841 crc crio[22095]: time=\"2026-06-09T17:30:25.377723355Z\" level=info msg=\"Created container bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=70f44cba-ec43-4e66-8752-77e80f9ff8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:25.378682 crc crio[22095]: time=\"2026-06-09T17:30:25.378619598Z\" level=info msg=\"Starting container: bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40\" id=2f55a1c9-5078-4130-b93a-bfd1d4e12a10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:25.379777 crc crio[22095]: time=\"2026-06-09T17:30:25.379701556Z\" level=info msg=\"Started container\" PID=285311 containerID=8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17 description=openstack/placement-db-create-87tf9/mariadb-database-create id=0e711627-8394-4852-961f-655e94968303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:30:25.386551 crc crio[22095]: time=\"2026-06-09T17:30:25.386373388Z\" level=info msg=\"Started container\" PID=285316 containerID=bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=2f55a1c9-5078-4130-b93a-bfd1d4e12a10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:30:25.919788 crc crio[22095]: time=\"2026-06-09T17:30:25.919716317Z\" level=info msg=\"Removing container: 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5\" id=c4c549c2-d60d-42c8-b7f1-61d11cc2a684 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:26.050427 crc crio[22095]: time=\"2026-06-09T17:30:26.049177679Z\" level=info msg=\"Removed container 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=c4c549c2-d60d-42c8-b7f1-61d11cc2a684 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:26.053856 crc crio[22095]: time=\"2026-06-09T17:30:26.053784888Z\" level=info msg=\"Removing container: 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6\" id=91abc6e2-a539-438a-8ce1-f5e0f8d8dd7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:26.145565 crc crio[22095]: time=\"2026-06-09T17:30:26.145462185Z\" level=info msg=\"Removed container 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=91abc6e2-a539-438a-8ce1-f5e0f8d8dd7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:26.149004 crc crio[22095]: time=\"2026-06-09T17:30:26.148839752Z\" level=info msg=\"Removing container: f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513\" id=f92863ca-5847-4168-8cca-4e7f441fa107 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:26.231776 crc crio[22095]: time=\"2026-06-09T17:30:26.23165211Z\" level=info msg=\"Removed container f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513: openstack/placement-db-create-87tf9/mariadb-database-create\" id=f92863ca-5847-4168-8cca-4e7f441fa107 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:27.953164 crc crio[22095]: time=\"2026-06-09T17:30:27.953026208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04b4eb66-4027-48e0-8511-898c5a3ad24c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:27.956108 crc crio[22095]: time=\"2026-06-09T17:30:27.956039485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=49a59fb1-222d-4a46-8d4e-c0b13c19009c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:27.963797 crc crio[22095]: time=\"2026-06-09T17:30:27.963673262Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=e1c07240-8b5c-4eb0-bada-bd6349b565ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:27.964281 crc crio[22095]: time=\"2026-06-09T17:30:27.964193026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:28.024968 crc crio[22095]: time=\"2026-06-09T17:30:28.024852392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:28.030052 crc crio[22095]: time=\"2026-06-09T17:30:28.030023245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:28.201762 crc crio[22095]: time=\"2026-06-09T17:30:28.201669695Z\" level=info msg=\"Created container 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=e1c07240-8b5c-4eb0-bada-bd6349b565ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:28.203393 crc crio[22095]: time=\"2026-06-09T17:30:28.203224005Z\" level=info msg=\"Starting container: 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e\" id=08df9474-dc16-415f-917a-a23256364661 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:28.212378 crc crio[22095]: time=\"2026-06-09T17:30:28.212231988Z\" level=info msg=\"Started container\" PID=285845 containerID=575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e description=openstack/barbican-db-create-6stvh/mariadb-database-create id=08df9474-dc16-415f-917a-a23256364661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:30:28.398469 crc crio[22095]: time=\"2026-06-09T17:30:28.398353803Z\" level=info msg=\"Stopped container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata\" id=d772324a-7fa8-4fd8-a710-4f880d7c8ec8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:28.400498 crc crio[22095]: time=\"2026-06-09T17:30:28.400409406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=63fc440d-bad8-451c-afd5-0d5be75f26db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:28.404505 crc crio[22095]: time=\"2026-06-09T17:30:28.404418329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=597e608d-7996-4d41-9191-b4a6e261a3a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:28.408164 crc crio[22095]: time=\"2026-06-09T17:30:28.408080744Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5a893abb-2363-4f47-ad76-c30a9c92515f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:28.408460 crc crio[22095]: time=\"2026-06-09T17:30:28.408390632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:28.465468 crc crio[22095]: time=\"2026-06-09T17:30:28.465206029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:28.471813 crc crio[22095]: time=\"2026-06-09T17:30:28.471727947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:28.650897 crc crio[22095]: time=\"2026-06-09T17:30:28.650824701Z\" level=info msg=\"Created container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata\" id=5a893abb-2363-4f47-ad76-c30a9c92515f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:28.652235 crc crio[22095]: time=\"2026-06-09T17:30:28.652123004Z\" level=info msg=\"Starting container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40\" id=2626a487-8297-4331-a2f1-efefff300b8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:28.663673 crc crio[22095]: time=\"2026-06-09T17:30:28.663113898Z\" level=info msg=\"Started container\" PID=285958 containerID=ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40 description=openstack/nova-metadata-0/nova-metadata-metadata id=2626a487-8297-4331-a2f1-efefff300b8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:30:29.056121 crc crio[22095]: time=\"2026-06-09T17:30:29.055237971Z\" level=info msg=\"Removing container: b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113\" id=50fd845f-979f-470a-8f8f-9edbad216eda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:29.074152 crc crio[22095]: time=\"2026-06-09T17:30:29.074069147Z\" level=info msg=\"Stopping container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94 (timeout: 30s)\" id=83996f21-0c67-404d-a1ed-6fe8ca95723d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:29.153715 crc crio[22095]: time=\"2026-06-09T17:30:29.153653221Z\" level=info msg=\"Removed container b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=50fd845f-979f-470a-8f8f-9edbad216eda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:29.157075 crc crio[22095]: time=\"2026-06-09T17:30:29.157000848Z\" level=info msg=\"Removing container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23\" id=6e9183bf-1bf1-4a42-9832-0ee06e459590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:29.201255 crc crio[22095]: time=\"2026-06-09T17:30:29.201189428Z\" level=info msg=\"Removed container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e9183bf-1bf1-4a42-9832-0ee06e459590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:29.211362 crc crio[22095]: time=\"2026-06-09T17:30:29.211297169Z\" level=info msg=\"Stopped container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log\" id=83996f21-0c67-404d-a1ed-6fe8ca95723d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:29.222623 crc crio[22095]: time=\"2026-06-09T17:30:29.222534449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=08c3e231-5cf3-45f1-af8d-414afadbb9ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:29.225242 crc crio[22095]: time=\"2026-06-09T17:30:29.225175238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bdaf4a29-72cc-4435-a1e9-1cd7c7e05063 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:29.228742 crc crio[22095]: time=\"2026-06-09T17:30:29.228704069Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f2a1c8cc-394e-4b78-bc2c-2da12d3a20c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:29.229307 crc crio[22095]: time=\"2026-06-09T17:30:29.229250863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:29.282573 crc crio[22095]: time=\"2026-06-09T17:30:29.282498527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:29.285849 crc crio[22095]: time=\"2026-06-09T17:30:29.285791982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:29.522566 crc crio[22095]: time=\"2026-06-09T17:30:29.522468512Z\" level=info msg=\"Created container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log\" id=f2a1c8cc-394e-4b78-bc2c-2da12d3a20c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:29.523858 crc crio[22095]: time=\"2026-06-09T17:30:29.523735155Z\" level=info msg=\"Starting container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726\" id=db2af701-87e5-4eff-8ca2-4133b74bdb41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:29.530436 crc crio[22095]: time=\"2026-06-09T17:30:29.530325515Z\" level=info msg=\"Started container\" PID=286406 containerID=6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726 description=openstack/nova-metadata-0/nova-metadata-log id=db2af701-87e5-4eff-8ca2-4133b74bdb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:30:29.953136 crc crio[22095]: time=\"2026-06-09T17:30:29.953031328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ae85665a-1de0-4396-a984-fcc3dd2c4b81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:29.956119 crc crio[22095]: time=\"2026-06-09T17:30:29.956050755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=92fd1778-79c6-41c2-851e-9508d3d5f073 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:29.961689 crc crio[22095]: time=\"2026-06-09T17:30:29.961585408Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a1b8b802-40c9-403f-82ab-feabbe0af96e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:29.962127 crc crio[22095]: time=\"2026-06-09T17:30:29.962066731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:30.028701 crc crio[22095]: time=\"2026-06-09T17:30:30.028633549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:30.032639 crc crio[22095]: time=\"2026-06-09T17:30:30.032611952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:30.160417 crc crio[22095]: time=\"2026-06-09T17:30:30.159642221Z\" level=info msg=\"Removing container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4\" id=d13d1110-33cb-46ed-98a7-96ab23c3385a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:30.195898 crc crio[22095]: time=\"2026-06-09T17:30:30.195794885Z\" level=info msg=\"Stopping container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff (timeout: 30s)\" id=42eb82ed-7b68-477c-b9ad-06f5e052463a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:30.259226 crc crio[22095]: time=\"2026-06-09T17:30:30.259001496Z\" level=info msg=\"Removed container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log\" id=d13d1110-33cb-46ed-98a7-96ab23c3385a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:30.260144 crc crio[22095]: time=\"2026-06-09T17:30:30.260080734Z\" level=info msg=\"Created container 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a1b8b802-40c9-403f-82ab-feabbe0af96e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:30.261352 crc crio[22095]: time=\"2026-06-09T17:30:30.261245754Z\" level=info msg=\"Starting container: 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd\" id=d3cefa9e-8b3d-4c4c-869e-daef57b7ec1a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:30.274334 crc crio[22095]: time=\"2026-06-09T17:30:30.274102146Z\" level=info msg=\"Started container\" PID=286678 containerID=9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=d3cefa9e-8b3d-4c4c-869e-daef57b7ec1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:30:30.731866 crc crio[22095]: time=\"2026-06-09T17:30:30.731014021Z\" level=info msg=\"Stopped container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera\" id=42eb82ed-7b68-477c-b9ad-06f5e052463a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:30.735634 crc crio[22095]: time=\"2026-06-09T17:30:30.735570989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3bf8c322-bad2-4be2-bc43-f3ea7afe1d88 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:30.742721 crc crio[22095]: time=\"2026-06-09T17:30:30.742553149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=079900d9-c1da-4052-929c-64ac7333536c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:30.747611 crc crio[22095]: time=\"2026-06-09T17:30:30.747507307Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=72753f81-4933-4d5b-bd97-8a82ed703731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:30.748371 crc crio[22095]: time=\"2026-06-09T17:30:30.748305758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:30.875777 crc crio[22095]: time=\"2026-06-09T17:30:30.875553403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:30.879974 crc crio[22095]: time=\"2026-06-09T17:30:30.879866544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:31.066328 crc crio[22095]: time=\"2026-06-09T17:30:31.065567318Z\" level=info msg=\"Created container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera\" id=72753f81-4933-4d5b-bd97-8a82ed703731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:31.068117 crc crio[22095]: time=\"2026-06-09T17:30:31.068048542Z\" level=info msg=\"Starting container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33\" id=220106e8-e952-4f75-8871-4026af349e6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:31.073781 crc crio[22095]: time=\"2026-06-09T17:30:31.073704678Z\" level=info msg=\"Started container\" PID=286979 containerID=1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33 description=openstack/openstack-galera-0/galera id=220106e8-e952-4f75-8871-4026af349e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:30:31.195832 crc crio[22095]: time=\"2026-06-09T17:30:31.195765179Z\" level=info msg=\"Removing container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87\" id=1178ad6c-99dc-4c10-b49d-aa1dff8a2ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:31.254101 crc crio[22095]: time=\"2026-06-09T17:30:31.25389279Z\" level=info msg=\"Removed container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera\" id=1178ad6c-99dc-4c10-b49d-aa1dff8a2ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:32.623646 crc crio[22095]: time=\"2026-06-09T17:30:32.623176097Z\" level=info msg=\"Stopped container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api\" id=62cf3e22-a8b0-4914-9c31-39c25327a5ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:32.630022 crc crio[22095]: time=\"2026-06-09T17:30:32.629833239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=6e5f453c-88d3-4426-9083-9e9664dab783 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:32.636666 crc crio[22095]: time=\"2026-06-09T17:30:32.636566853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=35ecfa72-5c4c-44bc-9b8b-aec7adb7a13f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:32.642163 crc crio[22095]: time=\"2026-06-09T17:30:32.642008454Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=755b1160-0586-41d8-bad9-073f8a01ac69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:32.643456 crc crio[22095]: time=\"2026-06-09T17:30:32.643383159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:32.733490 crc crio[22095]: time=\"2026-06-09T17:30:32.733377032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:33.175413 crc crio[22095]: time=\"2026-06-09T17:30:33.174608183Z\" level=info msg=\"Stopped container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api\" id=87ec758f-f272-479d-ad9c-24b45867d355 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:33.177348 crc crio[22095]: time=\"2026-06-09T17:30:33.177193599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=afb8729c-096c-4917-86ef-0a7731c1bc67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:33.183803 crc crio[22095]: time=\"2026-06-09T17:30:33.183691467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=27cbb8bd-0f04-438e-b2a5-9f2c6995a02d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:33.188588 crc crio[22095]: time=\"2026-06-09T17:30:33.188539972Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=b83cd8f2-351c-4096-b6fb-87ae1f33a3e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:33.190760 crc crio[22095]: time=\"2026-06-09T17:30:33.190735169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:33.304579 crc crio[22095]: time=\"2026-06-09T17:30:33.304468515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:33.357152 crc crio[22095]: time=\"2026-06-09T17:30:33.356811646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:33.367500 crc crio[22095]: time=\"2026-06-09T17:30:33.3674144Z\" level=info msg=\"Removing container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6\" id=cc464370-88ff-4619-94f5-5109b6520965 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:33.459891 crc crio[22095]: time=\"2026-06-09T17:30:33.459752204Z\" level=info msg=\"Removed container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api\" id=cc464370-88ff-4619-94f5-5109b6520965 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:33.471134 crc crio[22095]: time=\"2026-06-09T17:30:33.469210978Z\" level=info msg=\"Removing container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278\" id=f735dbf9-4779-456c-a3dd-f58338bfff50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:33.579297 crc crio[22095]: time=\"2026-06-09T17:30:33.576088457Z\" level=info msg=\"Removed container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api\" id=f735dbf9-4779-456c-a3dd-f58338bfff50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:33.658226 crc crio[22095]: time=\"2026-06-09T17:30:33.65444172Z\" level=info msg=\"Created container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api\" id=b83cd8f2-351c-4096-b6fb-87ae1f33a3e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:33.658226 crc crio[22095]: time=\"2026-06-09T17:30:33.657582471Z\" level=info msg=\"Starting container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246\" id=e2855588-d68b-479d-a67c-aeb1002fea37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:33.670501 crc crio[22095]: time=\"2026-06-09T17:30:33.670414522Z\" level=info msg=\"Started container\" PID=287721 containerID=0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246 description=openstack/nova-api-0/nova-api-api id=e2855588-d68b-479d-a67c-aeb1002fea37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:30:33.761057 crc crio[22095]: time=\"2026-06-09T17:30:33.760905238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:33.915655 crc crio[22095]: time=\"2026-06-09T17:30:33.914731209Z\" level=info msg=\"Created container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api\" id=755b1160-0586-41d8-bad9-073f8a01ac69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:33.917503 crc crio[22095]: time=\"2026-06-09T17:30:33.917390768Z\" level=info msg=\"Starting container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015\" id=605bbe13-8eb9-4563-8f0e-47ecdd5d43b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:33.923300 crc crio[22095]: time=\"2026-06-09T17:30:33.923148547Z\" level=info msg=\"Started container\" PID=287869 containerID=fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015 description=openstack/cinder-api-0/cinder-api id=605bbe13-8eb9-4563-8f0e-47ecdd5d43b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:30:34.419169 crc crio[22095]: time=\"2026-06-09T17:30:34.419072039Z\" level=info msg=\"Removing container: c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca\" id=eb1ec319-3ad1-4d55-a5ee-f7b91cf3ac57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:34.432491 crc crio[22095]: time=\"2026-06-09T17:30:34.432381803Z\" level=info msg=\"Stopping container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca (timeout: 30s)\" id=a525a61c-f687-475c-87c2-fe76ce81d838 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:34.571078 crc crio[22095]: time=\"2026-06-09T17:30:34.568474096Z\" level=info msg=\"Removed container c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=eb1ec319-3ad1-4d55-a5ee-f7b91cf3ac57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:34.607458 crc crio[22095]: time=\"2026-06-09T17:30:34.607308309Z\" level=info msg=\"Stopped container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log\" id=a525a61c-f687-475c-87c2-fe76ce81d838 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:34.613228 crc crio[22095]: time=\"2026-06-09T17:30:34.613142369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b7358454-5cfe-473e-b023-1ac36ee1d67a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:34.620521 crc crio[22095]: time=\"2026-06-09T17:30:34.620443618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fb36a060-90be-4884-a961-ebac35a1ec90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:34.623747 crc crio[22095]: time=\"2026-06-09T17:30:34.62364856Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=360bbbec-86b1-40c0-b8ea-1f40bb6491bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:34.624178 crc crio[22095]: time=\"2026-06-09T17:30:34.624122363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:34.695783 crc crio[22095]: time=\"2026-06-09T17:30:34.695706711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:34.698903 crc crio[22095]: time=\"2026-06-09T17:30:34.698846572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:34.892404 crc crio[22095]: time=\"2026-06-09T17:30:34.892314446Z\" level=info msg=\"Created container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log\" id=360bbbec-86b1-40c0-b8ea-1f40bb6491bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:34.893542 crc crio[22095]: time=\"2026-06-09T17:30:34.893468336Z\" level=info msg=\"Starting container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b\" id=43112d5b-84d9-42ee-8fcd-b773f150482f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:34.901626 crc crio[22095]: time=\"2026-06-09T17:30:34.901543734Z\" level=info msg=\"Started container\" PID=288395 containerID=aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b description=openstack/nova-api-0/nova-api-log id=43112d5b-84d9-42ee-8fcd-b773f150482f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:30:35.490387 crc crio[22095]: time=\"2026-06-09T17:30:35.489554753Z\" level=info msg=\"Removing container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53\" id=a362d8b5-245e-4313-a995-3903fa621098 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:35.568969 crc crio[22095]: time=\"2026-06-09T17:30:35.566185881Z\" level=info msg=\"Removed container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log\" id=a362d8b5-245e-4313-a995-3903fa621098 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:39.983361 crc crio[22095]: time=\"2026-06-09T17:30:39.982070988Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6566476449-mbbqt/POD\" id=64cb98c9-56fe-4c7d-87fb-cabb8d342416 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:39.985080 crc crio[22095]: time=\"2026-06-09T17:30:39.983398393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:40.014160 crc crio[22095]: time=\"2026-06-09T17:30:40.014081265Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-9kldd-config-vqh4f/POD\" id=0da8e413-b5da-4f0d-92dd-92340adc0381 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:40.014293 crc crio[22095]: time=\"2026-06-09T17:30:40.014188068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:40.115110 crc crio[22095]: time=\"2026-06-09T17:30:40.11422041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc002ab26c8}] Aliases:map[]}\"\nJun 09 17:30:40.115110 crc crio[22095]: time=\"2026-06-09T17:30:40.114873697Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6566476449-mbbqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:40.136858 crc crio[22095]: time=\"2026-06-09T17:30:40.136763702Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc001984840}] Aliases:map[]}\"\nJun 09 17:30:40.136858 crc crio[22095]: time=\"2026-06-09T17:30:40.136829984Z\" level=info msg=\"Adding pod openstack_ovn-controller-9kldd-config-vqh4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:40.501148 crc crio[22095]: time=\"2026-06-09T17:30:40.500677497Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-2whxw/POD\" id=8bd5baf4-be84-4371-8b55-787724c77cba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:40.501148 crc crio[22095]: time=\"2026-06-09T17:30:40.500777749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:40.548506 crc crio[22095]: time=\"2026-06-09T17:30:40.548418559Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-2whxw Namespace:openstack ID:193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 UID:16cf5f4f-715c-441a-b486-21cc03cfcc73 NetNS:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cf5f4f_715c_441a_b486_21cc03cfcc73.slice PodAnnotations:0xc002b5ca30}] Aliases:map[]}\"\nJun 09 17:30:40.548506 crc crio[22095]: time=\"2026-06-09T17:30:40.548480111Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-2whxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:40.837125 crc crio[22095]: 2026-06-09T17:30:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1d902a90b0ea7b Mac:e6:1c:02:f5:4b:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:40.848633 crc crio[22095]: time=\"2026-06-09T17:30:40.848203508Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc001984840}] Aliases:map[]}\"\nJun 09 17:30:40.848633 crc crio[22095]: time=\"2026-06-09T17:30:40.848547217Z\" level=info msg=\"Checking pod openstack_ovn-controller-9kldd-config-vqh4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:40.879241 crc crio[22095]: time=\"2026-06-09T17:30:40.879100746Z\" level=info msg=\"Ran pod sandbox f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d with infra container: openstack/ovn-controller-9kldd-config-vqh4f/POD\" id=0da8e413-b5da-4f0d-92dd-92340adc0381 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:40.892982 crc crio[22095]: time=\"2026-06-09T17:30:40.892298176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c51ed93d-7cc1-4e6f-b7b1-306e211f8d8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:40.899975 crc crio[22095]: time=\"2026-06-09T17:30:40.895494889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=40e05086-cf47-4f7a-90db-3f49ca03560e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:40.920989 crc crio[22095]: time=\"2026-06-09T17:30:40.917384194Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config\" id=2f3650fe-5beb-49ba-a9cd-3f35dd26d9a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:40.920989 crc crio[22095]: time=\"2026-06-09T17:30:40.917846576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.023152 crc crio[22095]: 2026-06-09T17:30:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4579c6c7ae9d0b7 Mac:ca:7c:bf:98:2a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 SocketPath: PciID:}] [{Interface:0xc0002aa8e0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:41.029734 crc crio[22095]: time=\"2026-06-09T17:30:41.026734537Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc002ab26c8}] Aliases:map[]}\"\nJun 09 17:30:41.030854 crc crio[22095]: time=\"2026-06-09T17:30:41.030802892Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6566476449-mbbqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:41.047051 crc crio[22095]: time=\"2026-06-09T17:30:41.046629641Z\" level=info msg=\"Ran pod sandbox 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 with infra container: openstack/dnsmasq-dns-6566476449-mbbqt/POD\" id=64cb98c9-56fe-4c7d-87fb-cabb8d342416 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:41.064107 crc crio[22095]: time=\"2026-06-09T17:30:41.058492687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=059ee910-5e04-4ba1-a0d1-c219095c20e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:41.095507 crc crio[22095]: time=\"2026-06-09T17:30:41.093660665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.271195 crc crio[22095]: time=\"2026-06-09T17:30:41.271089815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d2462bcc-48a1-44db-9518-fa10e0746f6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:41.287208 crc crio[22095]: time=\"2026-06-09T17:30:41.287043257Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-mbbqt/init\" id=97650d9e-1a9f-4916-adcb-13339c4134ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:41.287531 crc crio[22095]: time=\"2026-06-09T17:30:41.287504229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.332140 crc crio[22095]: 2026-06-09T17:30:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:193196b90e7e16e Mac:16:25:7c:ca:9c:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:41.334260 crc crio[22095]: time=\"2026-06-09T17:30:41.332771257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-2whxw Namespace:openstack ID:193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 UID:16cf5f4f-715c-441a-b486-21cc03cfcc73 NetNS:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cf5f4f_715c_441a_b486_21cc03cfcc73.slice PodAnnotations:0xc002b5ca30}] Aliases:map[]}\"\nJun 09 17:30:41.334260 crc crio[22095]: time=\"2026-06-09T17:30:41.333015194Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-2whxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:41.384762 crc crio[22095]: time=\"2026-06-09T17:30:41.384717508Z\" level=info msg=\"Ran pod sandbox 193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 with infra container: openstack/dnsmasq-dns-f5446bd49-2whxw/POD\" id=8bd5baf4-be84-4371-8b55-787724c77cba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:41.395703 crc crio[22095]: time=\"2026-06-09T17:30:41.395602279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1855ba4d-6094-4eaa-96fc-171a1a2d3f1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:41.408100 crc crio[22095]: time=\"2026-06-09T17:30:41.407984849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.434574 crc crio[22095]: time=\"2026-06-09T17:30:41.434479703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.444013 crc crio[22095]: time=\"2026-06-09T17:30:41.443860965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.562300 crc crio[22095]: time=\"2026-06-09T17:30:41.561341368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a059c59b-77d9-4df4-bf71-fac7ef2b55d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:41.575720 crc crio[22095]: time=\"2026-06-09T17:30:41.575626657Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-2whxw/init\" id=6f44ce26-f0b8-4873-a5bc-5359175a49e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:41.577369 crc crio[22095]: time=\"2026-06-09T17:30:41.577329441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.639448 crc crio[22095]: time=\"2026-06-09T17:30:41.639248159Z\" level=info msg=\"Created container d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804: openstack/dnsmasq-dns-6566476449-mbbqt/init\" id=97650d9e-1a9f-4916-adcb-13339c4134ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:41.648632 crc crio[22095]: time=\"2026-06-09T17:30:41.648418066Z\" level=info msg=\"Starting container: d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804\" id=483aba39-8eec-4a5c-87ea-0eac81310d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:41.657436 crc crio[22095]: time=\"2026-06-09T17:30:41.657219943Z\" level=info msg=\"Created container 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config\" id=2f3650fe-5beb-49ba-a9cd-3f35dd26d9a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:41.658428 crc crio[22095]: time=\"2026-06-09T17:30:41.658356383Z\" level=info msg=\"Starting container: 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526\" id=178a6a32-93b4-470d-990f-552486a51b01 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:41.661246 crc crio[22095]: time=\"2026-06-09T17:30:41.661173925Z\" level=info msg=\"Started container\" PID=290231 containerID=d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804 description=openstack/dnsmasq-dns-6566476449-mbbqt/init id=483aba39-8eec-4a5c-87ea-0eac81310d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\nJun 09 17:30:41.669259 crc crio[22095]: time=\"2026-06-09T17:30:41.668887484Z\" level=info msg=\"Started container\" PID=290234 containerID=85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526 description=openstack/ovn-controller-9kldd-config-vqh4f/ovn-config id=178a6a32-93b4-470d-990f-552486a51b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\nJun 09 17:30:41.679262 crc crio[22095]: time=\"2026-06-09T17:30:41.6791641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.697451 crc crio[22095]: time=\"2026-06-09T17:30:41.697358349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:41.882353 crc crio[22095]: time=\"2026-06-09T17:30:41.881732789Z\" level=info msg=\"Created container 221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2: openstack/dnsmasq-dns-f5446bd49-2whxw/init\" id=6f44ce26-f0b8-4873-a5bc-5359175a49e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:41.883984 crc crio[22095]: time=\"2026-06-09T17:30:41.883863474Z\" level=info msg=\"Starting container: 221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2\" id=5663056d-78f7-40e4-bbb0-df09b0408c5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:41.893461 crc crio[22095]: time=\"2026-06-09T17:30:41.893350189Z\" level=info msg=\"Started container\" PID=290340 containerID=221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2 description=openstack/dnsmasq-dns-f5446bd49-2whxw/init id=5663056d-78f7-40e4-bbb0-df09b0408c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72\nJun 09 17:30:42.719891 crc crio[22095]: time=\"2026-06-09T17:30:42.719711631Z\" level=info msg=\"Stopping pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=f8f929b2-f14e-4607-9ad0-e89dca41b9f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:42.722510 crc crio[22095]: time=\"2026-06-09T17:30:42.720538602Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc0074a4310}] Aliases:map[]}\"\nJun 09 17:30:42.722510 crc crio[22095]: time=\"2026-06-09T17:30:42.720718117Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6566476449-mbbqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:42.730301 crc crio[22095]: time=\"2026-06-09T17:30:42.730212532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ec404b24-fbb5-4a34-9638-e956fe94492f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:42.878032 crc crio[22095]: time=\"2026-06-09T17:30:42.875874102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ccaaa3a0-aa6e-4237-b9df-6c383e535f44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:42.911219 crc crio[22095]: time=\"2026-06-09T17:30:42.911129812Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns\" id=298bf864-c7e3-4c98-a2fd-f5183ff23f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:42.911613 crc crio[22095]: time=\"2026-06-09T17:30:42.911558153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:43.063153 crc crio[22095]: time=\"2026-06-09T17:30:43.061415902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:43.069070 crc crio[22095]: time=\"2026-06-09T17:30:43.067839188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:43.330050 crc crio[22095]: time=\"2026-06-09T17:30:43.329410001Z\" level=info msg=\"Stopped pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=f8f929b2-f14e-4607-9ad0-e89dca41b9f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:43.356674 crc crio[22095]: time=\"2026-06-09T17:30:43.35456283Z\" level=info msg=\"Created container 08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8: openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns\" id=298bf864-c7e3-4c98-a2fd-f5183ff23f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:43.358451 crc crio[22095]: time=\"2026-06-09T17:30:43.358382449Z\" level=info msg=\"Starting container: 08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8\" id=1c6808dc-e771-4fb9-b3cc-7119d0efcfed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:43.367884 crc crio[22095]: time=\"2026-06-09T17:30:43.367661108Z\" level=info msg=\"Started container\" PID=290749 containerID=08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8 description=openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns id=1c6808dc-e771-4fb9-b3cc-7119d0efcfed name=/runtime.v1.RuntimeService/StartContainer sandboxID=193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72\nJun 09 17:30:43.689952 crc crio[22095]: time=\"2026-06-09T17:30:43.689817695Z\" level=info msg=\"Stopping container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7 (timeout: 30s)\" id=5afdab1e-b9a7-4f73-bd91-ac7ef4c5f7d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:43.760792 crc crio[22095]: time=\"2026-06-09T17:30:43.760726545Z\" level=info msg=\"Removing container: d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804\" id=8e80484f-3703-4e48-9718-a850b015d181 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:43.770305 crc crio[22095]: time=\"2026-06-09T17:30:43.770151398Z\" level=info msg=\"Stopping pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=cc0d6dfa-e5e8-49d9-b797-98f52d69d9db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:43.770731 crc crio[22095]: time=\"2026-06-09T17:30:43.770644211Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc0019846e0}] Aliases:map[]}\"\nJun 09 17:30:43.770859 crc crio[22095]: time=\"2026-06-09T17:30:43.770798275Z\" level=info msg=\"Deleting pod openstack_ovn-controller-9kldd-config-vqh4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:43.808533 crc crio[22095]: time=\"2026-06-09T17:30:43.807720288Z\" level=info msg=\"Removed container d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804: openstack/dnsmasq-dns-6566476449-mbbqt/init\" id=8e80484f-3703-4e48-9718-a850b015d181 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:44.201694 crc crio[22095]: time=\"2026-06-09T17:30:44.201382661Z\" level=info msg=\"Stopped pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=cc0d6dfa-e5e8-49d9-b797-98f52d69d9db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:50.034264 crc crio[22095]: time=\"2026-06-09T17:30:50.032875632Z\" level=info msg=\"Stopping container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1 (timeout: 10s)\" id=28df6bbf-ca44-47e6-a952-1a11bb5d03fa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:50.179173 crc crio[22095]: time=\"2026-06-09T17:30:50.178190683Z\" level=info msg=\"Stopped container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=28df6bbf-ca44-47e6-a952-1a11bb5d03fa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:50.189110 crc crio[22095]: time=\"2026-06-09T17:30:50.187230486Z\" level=info msg=\"Stopping pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=1e035929-e329-463e-b8d1-1fa733d316ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:50.191705 crc crio[22095]: time=\"2026-06-09T17:30:50.191607949Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc005f215b0}] Aliases:map[]}\"\nJun 09 17:30:50.191848 crc crio[22095]: time=\"2026-06-09T17:30:50.191826395Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-4rdmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:50.633331 crc crio[22095]: time=\"2026-06-09T17:30:50.6309018Z\" level=info msg=\"Stopped pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=1e035929-e329-463e-b8d1-1fa733d316ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:50.956190 crc crio[22095]: time=\"2026-06-09T17:30:50.955325335Z\" level=info msg=\"Removing container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1\" id=78a34a0f-bf82-4a19-bce0-b5b17c0e5c05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:51.029646 crc crio[22095]: time=\"2026-06-09T17:30:51.029542811Z\" level=info msg=\"Removed container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=78a34a0f-bf82-4a19-bce0-b5b17c0e5c05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:51.032157 crc crio[22095]: time=\"2026-06-09T17:30:51.032076697Z\" level=info msg=\"Removing container: f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab\" id=5c9f7ff5-7e35-45ca-9a1f-08f91d6f0651 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:51.063167 crc crio[22095]: time=\"2026-06-09T17:30:51.062717698Z\" level=info msg=\"Removed container f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab: openstack/dnsmasq-dns-694549dd57-4rdmq/init\" id=5c9f7ff5-7e35-45ca-9a1f-08f91d6f0651 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:57.235848 crc crio[22095]: time=\"2026-06-09T17:30:57.234622975Z\" level=info msg=\"Stopped container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=5afdab1e-b9a7-4f73-bd91-ac7ef4c5f7d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:30:57.238142 crc crio[22095]: time=\"2026-06-09T17:30:57.238076195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=88772716-4d78-4071-a845-787520f5a501 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:57.245620 crc crio[22095]: time=\"2026-06-09T17:30:57.245517217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=01d702db-cb81-4ff4-bf39-c0de23458997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:57.254334 crc crio[22095]: time=\"2026-06-09T17:30:57.254227771Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f21c7f4b-e072-44d4-8e10-5c91dcbf5203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:57.254713 crc crio[22095]: time=\"2026-06-09T17:30:57.254650252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:57.337752 crc crio[22095]: time=\"2026-06-09T17:30:57.33747085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:57.342340 crc crio[22095]: time=\"2026-06-09T17:30:57.342220283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:57.548460 crc crio[22095]: time=\"2026-06-09T17:30:57.548355824Z\" level=info msg=\"Created container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f21c7f4b-e072-44d4-8e10-5c91dcbf5203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:57.549618 crc crio[22095]: time=\"2026-06-09T17:30:57.549555015Z\" level=info msg=\"Starting container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d\" id=f3543d5d-0c64-45c7-a7e3-f6c18fa182ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:57.557231 crc crio[22095]: time=\"2026-06-09T17:30:57.557129561Z\" level=info msg=\"Started container\" PID=293334 containerID=1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=f3543d5d-0c64-45c7-a7e3-f6c18fa182ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:30:58.106768 crc crio[22095]: time=\"2026-06-09T17:30:58.106049691Z\" level=info msg=\"Removing container: 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2\" id=2380f4fe-443c-4d0d-ac45-fc08bffe0571 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:58.215671 crc crio[22095]: time=\"2026-06-09T17:30:58.215497047Z\" level=info msg=\"Removed container 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=2380f4fe-443c-4d0d-ac45-fc08bffe0571 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:58.219565 crc crio[22095]: time=\"2026-06-09T17:30:58.219396198Z\" level=info msg=\"Removing container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb\" id=3857a317-26b5-4988-a316-fd50b58de62d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:58.257290 crc crio[22095]: time=\"2026-06-09T17:30:58.257165843Z\" level=info msg=\"Removed container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=3857a317-26b5-4988-a316-fd50b58de62d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:01.955208 crc crio[22095]: time=\"2026-06-09T17:31:01.953295038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b7c2a35-e485-4827-bc28-7b1d9af89887 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:01.958102 crc crio[22095]: time=\"2026-06-09T17:31:01.957821255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b56d4a4-9ca4-4dd8-ac43-f7b0c9301926 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:01.979774 crc crio[22095]: time=\"2026-06-09T17:31:01.96886019Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=117ea407-bd45-46c5-afb5-fb0ed1cd8f4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:01.979774 crc crio[22095]: time=\"2026-06-09T17:31:01.969447635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:02.140612 crc crio[22095]: time=\"2026-06-09T17:31:02.140355357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:02.149754 crc crio[22095]: time=\"2026-06-09T17:31:02.14587503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:02.456737 crc crio[22095]: time=\"2026-06-09T17:31:02.456653322Z\" level=info msg=\"Created container 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=117ea407-bd45-46c5-afb5-fb0ed1cd8f4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:02.459233 crc crio[22095]: time=\"2026-06-09T17:31:02.459151327Z\" level=info msg=\"Starting container: 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64\" id=4a717fbd-85b7-4116-8a49-2fa4b6c4d519 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:02.474019 crc crio[22095]: time=\"2026-06-09T17:31:02.473798855Z\" level=info msg=\"Started container\" PID=294646 containerID=6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=4a717fbd-85b7-4116-8a49-2fa4b6c4d519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:31:04.321808 crc crio[22095]: time=\"2026-06-09T17:31:04.321000471Z\" level=info msg=\"Removing container: f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9\" id=22f14270-53b9-45fb-be8d-233ca6b767b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:04.476587 crc crio[22095]: time=\"2026-06-09T17:31:04.476472874Z\" level=info msg=\"Removed container f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=22f14270-53b9-45fb-be8d-233ca6b767b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:07.192303 crc crio[22095]: time=\"2026-06-09T17:31:07.191189529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=01e95442-26ab-4dca-a6d1-7cb4683269d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:07.195973 crc crio[22095]: time=\"2026-06-09T17:31:07.195129841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a437db6a-ce19-40dc-9530-5d26aaa7763c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:07.195973 crc crio[22095]: time=\"2026-06-09T17:31:07.195312055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ada83d19-81f9-4eb4-b738-63151c293ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:07.204038 crc crio[22095]: time=\"2026-06-09T17:31:07.203890177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fa87fb6-cacd-4b98-a645-13ef69b12137 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:07.207036 crc crio[22095]: time=\"2026-06-09T17:31:07.206795762Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=85c5e0e5-810e-46cd-b3a4-cf9e49379c06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:07.207567 crc crio[22095]: time=\"2026-06-09T17:31:07.207441499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:07.217972 crc crio[22095]: time=\"2026-06-09T17:31:07.217807937Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=fe208af9-b0e1-4a85-b89a-c6435958dde9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:07.233822 crc crio[22095]: time=\"2026-06-09T17:31:07.233606216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:07.316429 crc crio[22095]: time=\"2026-06-09T17:31:07.315980067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:07.325353 crc crio[22095]: time=\"2026-06-09T17:31:07.325225456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:07.400688 crc crio[22095]: time=\"2026-06-09T17:31:07.400596016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:07.419745 crc crio[22095]: time=\"2026-06-09T17:31:07.419645728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:07.703603 crc crio[22095]: time=\"2026-06-09T17:31:07.702737911Z\" level=info msg=\"Created container e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a: openstack/placement-db-create-87tf9/mariadb-database-create\" id=fe208af9-b0e1-4a85-b89a-c6435958dde9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:07.705796 crc crio[22095]: time=\"2026-06-09T17:31:07.705362839Z\" level=info msg=\"Starting container: e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a\" id=df3e5049-8a62-4f42-95ee-a48c709940e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:07.718254 crc crio[22095]: time=\"2026-06-09T17:31:07.71819355Z\" level=info msg=\"Started container\" PID=295727 containerID=e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a description=openstack/placement-db-create-87tf9/mariadb-database-create id=df3e5049-8a62-4f42-95ee-a48c709940e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:31:07.870335 crc crio[22095]: time=\"2026-06-09T17:31:07.870179483Z\" level=info msg=\"Created container 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=85c5e0e5-810e-46cd-b3a4-cf9e49379c06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:07.871772 crc crio[22095]: time=\"2026-06-09T17:31:07.871721213Z\" level=info msg=\"Starting container: 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36\" id=f6c8a2f2-09bd-48ee-ac54-4f1b6c6d206c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:07.880526 crc crio[22095]: time=\"2026-06-09T17:31:07.880453809Z\" level=info msg=\"Started container\" PID=295716 containerID=7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=f6c8a2f2-09bd-48ee-ac54-4f1b6c6d206c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:31:09.469165 crc crio[22095]: time=\"2026-06-09T17:31:09.46796854Z\" level=info msg=\"Removing container: cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16\" id=e00368d3-1af5-499f-8492-70219384497f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:09.638764 crc crio[22095]: time=\"2026-06-09T17:31:09.638707657Z\" level=info msg=\"Removed container cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=e00368d3-1af5-499f-8492-70219384497f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:09.644102 crc crio[22095]: time=\"2026-06-09T17:31:09.644029375Z\" level=info msg=\"Removing container: 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17\" id=ca1aae04-872a-4b3d-b9b1-e4e1d91102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:09.785049 crc crio[22095]: time=\"2026-06-09T17:31:09.784234605Z\" level=info msg=\"Removed container 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17: openstack/placement-db-create-87tf9/mariadb-database-create\" id=ca1aae04-872a-4b3d-b9b1-e4e1d91102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:10.556884 crc crio[22095]: time=\"2026-06-09T17:31:10.556073001Z\" level=info msg=\"Stopping container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33 (timeout: 30s)\" id=4c5d4051-1fcf-48cc-9b14-94b24c0fffa0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:11.313185 crc crio[22095]: time=\"2026-06-09T17:31:11.312863457Z\" level=info msg=\"Stopped container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera\" id=4c5d4051-1fcf-48cc-9b14-94b24c0fffa0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:11.315124 crc crio[22095]: time=\"2026-06-09T17:31:11.315052513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9b45290c-b954-4583-a1c1-22912ab3b502 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:11.320594 crc crio[22095]: time=\"2026-06-09T17:31:11.32034287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3eec8040-30b4-4aa7-b157-04247a2ad430 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:11.324881 crc crio[22095]: time=\"2026-06-09T17:31:11.324825746Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=1a2a33dc-cb37-48bc-817c-4fc866985d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:11.325466 crc crio[22095]: time=\"2026-06-09T17:31:11.325425261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:11.475532 crc crio[22095]: time=\"2026-06-09T17:31:11.475334491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:11.482634 crc crio[22095]: time=\"2026-06-09T17:31:11.481620573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:11.573467 crc crio[22095]: time=\"2026-06-09T17:31:11.573365022Z\" level=info msg=\"Removing container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff\" id=70b9a552-78e0-4b79-80e9-275956866a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:11.674170 crc crio[22095]: time=\"2026-06-09T17:31:11.671329061Z\" level=info msg=\"Created container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera\" id=1a2a33dc-cb37-48bc-817c-4fc866985d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:11.676785 crc crio[22095]: time=\"2026-06-09T17:31:11.67674382Z\" level=info msg=\"Starting container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663\" id=8cf3114f-25e1-42d0-8a8e-e46f3ab95838 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:11.691391 crc crio[22095]: time=\"2026-06-09T17:31:11.691307466Z\" level=info msg=\"Started container\" PID=296854 containerID=a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663 description=openstack/openstack-galera-0/galera id=8cf3114f-25e1-42d0-8a8e-e46f3ab95838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:31:11.721815 crc crio[22095]: time=\"2026-06-09T17:31:11.72166369Z\" level=info msg=\"Removed container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera\" id=70b9a552-78e0-4b79-80e9-275956866a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:12.749006 crc crio[22095]: time=\"2026-06-09T17:31:12.748155619Z\" level=info msg=\"Removing container: 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35\" id=8499af56-a3fc-4a14-ba65-22246feb6686 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:12.838124 crc crio[22095]: time=\"2026-06-09T17:31:12.836706275Z\" level=info msg=\"Removed container 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=8499af56-a3fc-4a14-ba65-22246feb6686 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:12.865263 crc crio[22095]: time=\"2026-06-09T17:31:12.864993636Z\" level=info msg=\"Stopping pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=0d66dde1-3589-408d-b330-d84c4c6ec0d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:31:12.865263 crc crio[22095]: time=\"2026-06-09T17:31:12.865091688Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=0d66dde1-3589-408d-b330-d84c4c6ec0d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:31:12.865635 crc crio[22095]: time=\"2026-06-09T17:31:12.86555657Z\" level=info msg=\"Removing pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=a83921e9-a842-4a7f-ad6f-51de3784ef3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:31:12.879233 crc crio[22095]: time=\"2026-06-09T17:31:12.879171202Z\" level=info msg=\"Removed pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=a83921e9-a842-4a7f-ad6f-51de3784ef3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:31:12.880449 crc crio[22095]: time=\"2026-06-09T17:31:12.880161917Z\" level=info msg=\"Stopping pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=e042d63e-2c26-47c0-97a4-16b8c81bfcc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:31:12.880449 crc crio[22095]: time=\"2026-06-09T17:31:12.880299951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=e042d63e-2c26-47c0-97a4-16b8c81bfcc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:31:12.881144 crc crio[22095]: time=\"2026-06-09T17:31:12.881101702Z\" level=info msg=\"Removing pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=d764309b-500e-45d5-92a8-0e3772c1c592 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:31:12.919872 crc crio[22095]: time=\"2026-06-09T17:31:12.919707858Z\" level=info msg=\"Removed pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=d764309b-500e-45d5-92a8-0e3772c1c592 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:31:12.921324 crc crio[22095]: time=\"2026-06-09T17:31:12.921212087Z\" level=info msg=\"Stopping pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dd6bbe4-e4c2-4fa9-8821-35af206340da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:31:12.921428 crc crio[22095]: time=\"2026-06-09T17:31:12.92133709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dd6bbe4-e4c2-4fa9-8821-35af206340da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:31:12.924521 crc crio[22095]: time=\"2026-06-09T17:31:12.923468525Z\" level=info msg=\"Removing pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dcb1eac-9a51-446b-b5c2-64d327df26c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:31:12.944407 crc crio[22095]: time=\"2026-06-09T17:31:12.940555536Z\" level=info msg=\"Removed pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dcb1eac-9a51-446b-b5c2-64d327df26c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:31:15.959826 crc crio[22095]: time=\"2026-06-09T17:31:15.958542366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fc1568d2-d8a5-4699-8ea6-01129a49b7da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:15.962786 crc crio[22095]: time=\"2026-06-09T17:31:15.962720684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c6f983c-033c-4671-986b-15e1c8ad1d2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:15.966536 crc crio[22095]: time=\"2026-06-09T17:31:15.96645878Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=c9133958-561e-4546-8398-c9aefa0ff6ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:15.966789 crc crio[22095]: time=\"2026-06-09T17:31:15.966775559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:16.050554 crc crio[22095]: time=\"2026-06-09T17:31:16.050440098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:16.060747 crc crio[22095]: time=\"2026-06-09T17:31:16.060517169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:16.341762 crc crio[22095]: time=\"2026-06-09T17:31:16.340758963Z\" level=info msg=\"Created container 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=c9133958-561e-4546-8398-c9aefa0ff6ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:16.343576 crc crio[22095]: time=\"2026-06-09T17:31:16.343463173Z\" level=info msg=\"Starting container: 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab\" id=3932d9d1-3583-47f4-99cc-3c1a64581153 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:16.350891 crc crio[22095]: time=\"2026-06-09T17:31:16.350794472Z\" level=info msg=\"Started container\" PID=298169 containerID=52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=3932d9d1-3583-47f4-99cc-3c1a64581153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:31:17.718641 crc crio[22095]: time=\"2026-06-09T17:31:17.717829513Z\" level=info msg=\"Removing container: bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40\" id=0aeb60be-2cca-43f1-9e02-299f505b79cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:17.909037 crc crio[22095]: time=\"2026-06-09T17:31:17.907900189Z\" level=info msg=\"Removed container bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=0aeb60be-2cca-43f1-9e02-299f505b79cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:17.965649 crc crio[22095]: time=\"2026-06-09T17:31:17.9617739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4aeb5358-8d24-41ec-aef3-3fe5e846f5d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:17.970083 crc crio[22095]: time=\"2026-06-09T17:31:17.9698904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3753b4de-e284-4661-a98a-f378c971d1b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:17.974510 crc crio[22095]: time=\"2026-06-09T17:31:17.974422287Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a745a98a-e427-4231-86a0-a6a4345dd3a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:17.975046 crc crio[22095]: time=\"2026-06-09T17:31:17.974983021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:18.140117 crc crio[22095]: time=\"2026-06-09T17:31:18.140032132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:18.151362 crc crio[22095]: time=\"2026-06-09T17:31:18.151253392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:18.992081 crc crio[22095]: time=\"2026-06-09T17:31:18.990478746Z\" level=info msg=\"Created container 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a745a98a-e427-4231-86a0-a6a4345dd3a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:18.996642 crc crio[22095]: time=\"2026-06-09T17:31:18.996520642Z\" level=info msg=\"Starting container: 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4\" id=7439edc4-9ad6-4117-b16a-bdf42a37011d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:19.011619 crc crio[22095]: time=\"2026-06-09T17:31:19.011499878Z\" level=info msg=\"Started container\" PID=298655 containerID=794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=7439edc4-9ad6-4117-b16a-bdf42a37011d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:31:19.685682 crc crio[22095]: time=\"2026-06-09T17:31:19.684761259Z\" level=info msg=\"Stopping container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d (timeout: 30s)\" id=1cecf7a7-35cc-4d15-9cf6-e6aac1ad1962 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:21.836039 crc crio[22095]: time=\"2026-06-09T17:31:21.835895831Z\" level=info msg=\"Removing container: 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e\" id=00dc30b1-bb5e-4dee-a3ba-44421d32ff53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:21.938337 crc crio[22095]: time=\"2026-06-09T17:31:21.938195011Z\" level=info msg=\"Removed container 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=00dc30b1-bb5e-4dee-a3ba-44421d32ff53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:22.868563 crc crio[22095]: time=\"2026-06-09T17:31:22.86781697Z\" level=info msg=\"Removing container: 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb\" id=1e27cdf4-2169-49a7-8eee-b1d27449d0b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:23.015663 crc crio[22095]: time=\"2026-06-09T17:31:23.015555594Z\" level=info msg=\"Removed container 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=1e27cdf4-2169-49a7-8eee-b1d27449d0b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:24.814312 crc crio[22095]: time=\"2026-06-09T17:31:24.813467988Z\" level=info msg=\"Stopping container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726 (timeout: 30s)\" id=8cc17227-2aed-4e76-810b-ed8fec9a7334 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:24.954124 crc crio[22095]: time=\"2026-06-09T17:31:24.952093536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=204db2ac-903b-4f3a-b2c2-6f44a8ed1a07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:24.955057 crc crio[22095]: time=\"2026-06-09T17:31:24.954870788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=5128abcd-8e62-4ec8-8664-10410deb5065 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:24.955633 crc crio[22095]: time=\"2026-06-09T17:31:24.955550246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2bc45697-bbd1-4ccd-88b4-70dfbe9f6801 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:24.962003 crc crio[22095]: time=\"2026-06-09T17:31:24.961850618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fa341804-a116-4966-a8d9-4e229689707c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:24.964908 crc crio[22095]: time=\"2026-06-09T17:31:24.964830955Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee3bc56d-542a-4fe2-b4f6-880435dadc2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:24.965433 crc crio[22095]: time=\"2026-06-09T17:31:24.965360149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:24.968350 crc crio[22095]: time=\"2026-06-09T17:31:24.968245833Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=05df54ed-0344-4803-b4ee-e43ab5bfc36f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:24.993561 crc crio[22095]: time=\"2026-06-09T17:31:24.993463594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:25.032424 crc crio[22095]: time=\"2026-06-09T17:31:25.032307957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:25.039189 crc crio[22095]: time=\"2026-06-09T17:31:25.039089072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:25.076438 crc crio[22095]: time=\"2026-06-09T17:31:25.076135449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:25.081256 crc crio[22095]: time=\"2026-06-09T17:31:25.081170489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:25.105254 crc crio[22095]: time=\"2026-06-09T17:31:25.104497621Z\" level=info msg=\"Stopped container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log\" id=8cc17227-2aed-4e76-810b-ed8fec9a7334 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:25.108418 crc crio[22095]: time=\"2026-06-09T17:31:25.10832197Z\" level=info msg=\"Stopping container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40 (timeout: 30s)\" id=4f753cd8-fa50-422e-9f52-3faa2e9c8e87 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:25.368169 crc crio[22095]: time=\"2026-06-09T17:31:25.36788193Z\" level=info msg=\"Created container f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee3bc56d-542a-4fe2-b4f6-880435dadc2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:25.368473 crc crio[22095]: time=\"2026-06-09T17:31:25.368364973Z\" level=info msg=\"Created container 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=05df54ed-0344-4803-b4ee-e43ab5bfc36f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:25.369544 crc crio[22095]: time=\"2026-06-09T17:31:25.369480772Z\" level=info msg=\"Starting container: 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e\" id=42afbff0-aeb1-4f4c-8813-d1c81d29272e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:25.370241 crc crio[22095]: time=\"2026-06-09T17:31:25.370112298Z\" level=info msg=\"Starting container: f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412\" id=f2f4743c-1f4d-43ca-a6d2-3751c68d83a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:25.376874 crc crio[22095]: time=\"2026-06-09T17:31:25.376806291Z\" level=info msg=\"Started container\" PID=300137 containerID=36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=42afbff0-aeb1-4f4c-8813-d1c81d29272e name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:31:25.385903 crc crio[22095]: time=\"2026-06-09T17:31:25.385830204Z\" level=info msg=\"Started container\" PID=300135 containerID=f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f2f4743c-1f4d-43ca-a6d2-3751c68d83a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:31:25.929087 crc crio[22095]: time=\"2026-06-09T17:31:25.929041556Z\" level=info msg=\"Removing container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94\" id=049bc6ac-8feb-44f9-b50d-e601085c4779 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:26.033815 crc crio[22095]: time=\"2026-06-09T17:31:26.023882254Z\" level=info msg=\"Removed container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log\" id=049bc6ac-8feb-44f9-b50d-e601085c4779 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:28.816632 crc crio[22095]: time=\"2026-06-09T17:31:28.804364724Z\" level=info msg=\"Stopping container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 (timeout: 30s)\" id=079f3298-0983-4ffa-b40d-ac145b5516b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:29.615116 crc crio[22095]: time=\"2026-06-09T17:31:29.614260481Z\" level=info msg=\"Stopping container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b (timeout: 30s)\" id=8aa5fb18-02b9-4e7a-823b-80b5c6c17ac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:29.744135 crc crio[22095]: time=\"2026-06-09T17:31:29.74400463Z\" level=info msg=\"Stopped container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log\" id=8aa5fb18-02b9-4e7a-823b-80b5c6c17ac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:29.745530 crc crio[22095]: time=\"2026-06-09T17:31:29.745479108Z\" level=info msg=\"Stopping container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246 (timeout: 30s)\" id=107716c1-7e20-4a2f-835f-fd39e6c1a884 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:30.053982 crc crio[22095]: time=\"2026-06-09T17:31:30.053828218Z\" level=info msg=\"Removing container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca\" id=f2633c08-2375-425c-9f3e-2de437ca8ab6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:30.120154 crc crio[22095]: time=\"2026-06-09T17:31:30.120011707Z\" level=info msg=\"Removed container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log\" id=f2633c08-2375-425c-9f3e-2de437ca8ab6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:30.128328 crc crio[22095]: time=\"2026-06-09T17:31:30.128208978Z\" level=info msg=\"Removing container: 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160\" id=075651b0-642a-4f00-bed5-fbb107d0448e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:30.268202 crc crio[22095]: time=\"2026-06-09T17:31:30.268082119Z\" level=info msg=\"Removed container 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=075651b0-642a-4f00-bed5-fbb107d0448e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:33.329974 crc crio[22095]: time=\"2026-06-09T17:31:33.32872721Z\" level=info msg=\"Stopped container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=1cecf7a7-35cc-4d15-9cf6-e6aac1ad1962 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:33.331566 crc crio[22095]: time=\"2026-06-09T17:31:33.331500481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=4ae4b211-c7a6-4f96-bb8d-3ca191372e2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:33.334693 crc crio[22095]: time=\"2026-06-09T17:31:33.334653283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7f7ed5e9-4275-4987-8b68-55912d401bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:33.338884 crc crio[22095]: time=\"2026-06-09T17:31:33.338850631Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=02301530-d496-4603-98d1-1aba0c43b18c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:33.339420 crc crio[22095]: time=\"2026-06-09T17:31:33.339395575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:33.405625 crc crio[22095]: time=\"2026-06-09T17:31:33.405574763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:33.412058 crc crio[22095]: time=\"2026-06-09T17:31:33.41201419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:33.626113 crc crio[22095]: time=\"2026-06-09T17:31:33.626040235Z\" level=info msg=\"Created container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=02301530-d496-4603-98d1-1aba0c43b18c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:33.628243 crc crio[22095]: time=\"2026-06-09T17:31:33.628133159Z\" level=info msg=\"Starting container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86\" id=0dbb2085-5fa7-4129-91db-fad7205ff450 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:33.637723 crc crio[22095]: time=\"2026-06-09T17:31:33.637602223Z\" level=info msg=\"Started container\" PID=302884 containerID=1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=0dbb2085-5fa7-4129-91db-fad7205ff450 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:31:34.156057 crc crio[22095]: time=\"2026-06-09T17:31:34.155155914Z\" level=info msg=\"Removing container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7\" id=d29c8d81-086f-4cd0-b1d0-1c2446a8e852 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:34.225594 crc crio[22095]: time=\"2026-06-09T17:31:34.225522521Z\" level=info msg=\"Removed container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=d29c8d81-086f-4cd0-b1d0-1c2446a8e852 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:38.253854 crc crio[22095]: time=\"2026-06-09T17:31:38.252350834Z\" level=info msg=\"Removing container: 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4\" id=518738e1-4163-4458-8bcb-3fd6e34acafd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:38.363487 crc crio[22095]: time=\"2026-06-09T17:31:38.36336347Z\" level=info msg=\"Removed container 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=518738e1-4163-4458-8bcb-3fd6e34acafd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:38.659673 crc crio[22095]: time=\"2026-06-09T17:31:38.659518345Z\" level=info msg=\"Stopped container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata\" id=4f753cd8-fa50-422e-9f52-3faa2e9c8e87 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:38.662186 crc crio[22095]: time=\"2026-06-09T17:31:38.662095191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ba1c3654-8a0e-4612-8228-bcfa0f41cb73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:38.675025 crc crio[22095]: time=\"2026-06-09T17:31:38.674743378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bf3464cf-f761-4cdb-a84a-89ed2bc5345b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:38.681874 crc crio[22095]: time=\"2026-06-09T17:31:38.681673607Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=b68289be-7a0a-4374-8e58-8ce22544785b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:38.682117 crc crio[22095]: time=\"2026-06-09T17:31:38.682100888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:38.754195 crc crio[22095]: time=\"2026-06-09T17:31:38.754064356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:38.758312 crc crio[22095]: time=\"2026-06-09T17:31:38.758208223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:38.802187 crc crio[22095]: time=\"2026-06-09T17:31:38.801614733Z\" level=info msg=\"Stopping container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015 (timeout: 30s)\" id=3a892b64-2cfe-4456-b397-66c999461adc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:39.011244 crc crio[22095]: time=\"2026-06-09T17:31:39.011138032Z\" level=info msg=\"Created container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata\" id=b68289be-7a0a-4374-8e58-8ce22544785b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:39.018331 crc crio[22095]: time=\"2026-06-09T17:31:39.018229575Z\" level=info msg=\"Starting container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead\" id=6ce50ab4-5f2e-4719-a602-e00a91a7ef8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:39.030724 crc crio[22095]: time=\"2026-06-09T17:31:39.030611425Z\" level=info msg=\"Started container\" PID=304604 containerID=b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead description=openstack/nova-metadata-0/nova-metadata-metadata id=6ce50ab4-5f2e-4719-a602-e00a91a7ef8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:31:39.281015 crc crio[22095]: time=\"2026-06-09T17:31:39.280855135Z\" level=info msg=\"Removing container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89\" id=022e5a0f-bfaf-4b85-b181-afcc6811bcba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:39.327747 crc crio[22095]: time=\"2026-06-09T17:31:39.327652503Z\" level=info msg=\"Removed container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata\" id=022e5a0f-bfaf-4b85-b181-afcc6811bcba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:43.325353 crc crio[22095]: time=\"2026-06-09T17:31:43.324530034Z\" level=info msg=\"Stopped container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api\" id=107716c1-7e20-4a2f-835f-fd39e6c1a884 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:43.331476 crc crio[22095]: time=\"2026-06-09T17:31:43.331357169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9822ba05-1207-4166-8ed6-a029732cf6e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:43.335342 crc crio[22095]: time=\"2026-06-09T17:31:43.335236009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1bd20995-3e37-4a5c-a561-d12bee627fed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:43.339093 crc crio[22095]: time=\"2026-06-09T17:31:43.339025387Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=4fca7289-6873-4856-8914-53522e7ab929 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:43.340193 crc crio[22095]: time=\"2026-06-09T17:31:43.33952883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:43.381673 crc crio[22095]: time=\"2026-06-09T17:31:43.381548035Z\" level=info msg=\"Removing container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e\" id=e63adad7-e0b6-4dc9-ab15-8330992a59fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:43.406353 crc crio[22095]: time=\"2026-06-09T17:31:43.406197101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:43.409733 crc crio[22095]: time=\"2026-06-09T17:31:43.409701882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:43.425161 crc crio[22095]: time=\"2026-06-09T17:31:43.425047728Z\" level=info msg=\"Removed container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api\" id=e63adad7-e0b6-4dc9-ab15-8330992a59fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:43.601173 crc crio[22095]: time=\"2026-06-09T17:31:43.60100778Z\" level=info msg=\"Created container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log\" id=4fca7289-6873-4856-8914-53522e7ab929 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:43.602368 crc crio[22095]: time=\"2026-06-09T17:31:43.602235722Z\" level=info msg=\"Starting container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539\" id=91de185d-5d52-443b-9b01-5df425a3936e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:43.607862 crc crio[22095]: time=\"2026-06-09T17:31:43.607742364Z\" level=info msg=\"Started container\" PID=306324 containerID=e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539 description=openstack/nova-api-0/nova-api-log id=91de185d-5d52-443b-9b01-5df425a3936e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:31:43.620734 crc crio[22095]: time=\"2026-06-09T17:31:43.619864577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c627a3f8-d41f-4a01-a68a-3ac9e087d69d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:43.626222 crc crio[22095]: time=\"2026-06-09T17:31:43.626095388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a1469550-3621-4bde-b597-c71d9b23a48d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:43.631789 crc crio[22095]: time=\"2026-06-09T17:31:43.631662762Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ec502897-8184-490e-84f3-96b37c335632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:43.632261 crc crio[22095]: time=\"2026-06-09T17:31:43.632182645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:43.687995 crc crio[22095]: time=\"2026-06-09T17:31:43.68775359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:43.692077 crc crio[22095]: time=\"2026-06-09T17:31:43.69200518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:43.858663 crc crio[22095]: time=\"2026-06-09T17:31:43.858522578Z\" level=info msg=\"Created container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api\" id=ec502897-8184-490e-84f3-96b37c335632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:43.860072 crc crio[22095]: time=\"2026-06-09T17:31:43.859995916Z\" level=info msg=\"Starting container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec\" id=63ce31c5-caae-4483-9d55-0c76637ad224 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:43.868324 crc crio[22095]: time=\"2026-06-09T17:31:43.868199098Z\" level=info msg=\"Started container\" PID=306358 containerID=ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec description=openstack/nova-api-0/nova-api-api id=63ce31c5-caae-4483-9d55-0c76637ad224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:31:46.666497 crc crio[22095]: time=\"2026-06-09T17:31:46.665328257Z\" level=info msg=\"Stopping container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86 (timeout: 30s)\" id=15a29b8b-ffea-4af4-9d82-868e1c0ad244 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:46.826482 crc crio[22095]: time=\"2026-06-09T17:31:46.825525533Z\" level=info msg=\"Stopped container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=15a29b8b-ffea-4af4-9d82-868e1c0ad244 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:47.503606 crc crio[22095]: time=\"2026-06-09T17:31:47.502647532Z\" level=info msg=\"Removing container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338\" id=d70759c5-bc41-467b-84fd-2cf1f8fbd205 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:47.552074 crc crio[22095]: time=\"2026-06-09T17:31:47.551844592Z\" level=info msg=\"Removed container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=d70759c5-bc41-467b-84fd-2cf1f8fbd205 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:48.955223 crc crio[22095]: time=\"2026-06-09T17:31:48.953201569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b68241ef-67a3-42e2-b38a-9425ebd76abe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:48.960306 crc crio[22095]: time=\"2026-06-09T17:31:48.960101847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=cb9e2b42-cfca-439c-9367-a8eedfc424a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:48.964348 crc crio[22095]: time=\"2026-06-09T17:31:48.964278514Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=61e4fc4d-6d2c-474f-a15a-c56c44470584 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:48.964743 crc crio[22095]: time=\"2026-06-09T17:31:48.964724316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:49.047469 crc crio[22095]: time=\"2026-06-09T17:31:49.04740238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:49.054777 crc crio[22095]: time=\"2026-06-09T17:31:49.054729169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:49.247907 crc crio[22095]: time=\"2026-06-09T17:31:49.246325096Z\" level=info msg=\"Created container 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=61e4fc4d-6d2c-474f-a15a-c56c44470584 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:49.250748 crc crio[22095]: time=\"2026-06-09T17:31:49.250646957Z\" level=info msg=\"Starting container: 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f\" id=3972185e-14d8-4cfa-9f78-edcfc202c137 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:49.256769 crc crio[22095]: time=\"2026-06-09T17:31:49.256647822Z\" level=info msg=\"Started container\" PID=307223 containerID=58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=3972185e-14d8-4cfa-9f78-edcfc202c137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:31:50.168528 crc crio[22095]: time=\"2026-06-09T17:31:50.16843808Z\" level=info msg=\"Stopping container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663 (timeout: 30s)\" id=12f5b25c-2ee1-41e9-b1d4-1e440f6e0df4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:50.707776 crc crio[22095]: time=\"2026-06-09T17:31:50.707098545Z\" level=info msg=\"Stopped container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera\" id=12f5b25c-2ee1-41e9-b1d4-1e440f6e0df4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:51.606823 crc crio[22095]: time=\"2026-06-09T17:31:51.606730759Z\" level=info msg=\"Removing container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33\" id=039c446a-fc47-459d-8429-abafe6780894 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:51.733708 crc crio[22095]: time=\"2026-06-09T17:31:51.733594114Z\" level=info msg=\"Removed container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera\" id=039c446a-fc47-459d-8429-abafe6780894 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:52.540116 crc crio[22095]: time=\"2026-06-09T17:31:52.539834518Z\" level=info msg=\"Stopped container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api\" id=3a892b64-2cfe-4456-b397-66c999461adc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:52.541742 crc crio[22095]: time=\"2026-06-09T17:31:52.541672755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=41b9db1e-26f6-4889-abb0-fdf248b52bfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:52.547378 crc crio[22095]: time=\"2026-06-09T17:31:52.5472617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=155effc4-d2de-46ea-a118-98681634d9ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:52.550692 crc crio[22095]: time=\"2026-06-09T17:31:52.550617266Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b7160444-fe49-490c-870e-791b6af8f33a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:52.551091 crc crio[22095]: time=\"2026-06-09T17:31:52.551028217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:52.644024 crc crio[22095]: time=\"2026-06-09T17:31:52.643882264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:52.664985 crc crio[22095]: time=\"2026-06-09T17:31:52.664837585Z\" level=info msg=\"Removing container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58\" id=0ef94ee5-c0e0-49c0-88d8-865afaf20f88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:52.747521 crc crio[22095]: time=\"2026-06-09T17:31:52.747419497Z\" level=info msg=\"Removed container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api\" id=0ef94ee5-c0e0-49c0-88d8-865afaf20f88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:53.404875 crc crio[22095]: time=\"2026-06-09T17:31:53.404072699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:53.550782 crc crio[22095]: time=\"2026-06-09T17:31:53.550629592Z\" level=info msg=\"Created container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api\" id=b7160444-fe49-490c-870e-791b6af8f33a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:53.552088 crc crio[22095]: time=\"2026-06-09T17:31:53.552016228Z\" level=info msg=\"Starting container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef\" id=84e74441-d3d8-4e6e-9011-58941d8bcb09 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:53.564877 crc crio[22095]: time=\"2026-06-09T17:31:53.564717806Z\" level=info msg=\"Started container\" PID=307987 containerID=34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef description=openstack/cinder-api-0/cinder-api id=84e74441-d3d8-4e6e-9011-58941d8bcb09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:31:53.974129 crc crio[22095]: time=\"2026-06-09T17:31:53.973238532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8cfd93cc-f7c5-4305-8f6f-d2c7b7b41e1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:53.976888 crc crio[22095]: time=\"2026-06-09T17:31:53.976793214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=21ec04ef-f6f8-4cae-8022-9c6250782a84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:53.981177 crc crio[22095]: time=\"2026-06-09T17:31:53.980980682Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7ffaebbf-d144-4a78-b6aa-3944241f0378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:53.981455 crc crio[22095]: time=\"2026-06-09T17:31:53.981241508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:54.038489 crc crio[22095]: time=\"2026-06-09T17:31:54.038378863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:54.043146 crc crio[22095]: time=\"2026-06-09T17:31:54.043079225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:54.250635 crc crio[22095]: time=\"2026-06-09T17:31:54.250522839Z\" level=info msg=\"Created container 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7ffaebbf-d144-4a78-b6aa-3944241f0378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:54.251832 crc crio[22095]: time=\"2026-06-09T17:31:54.251747171Z\" level=info msg=\"Starting container: 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641\" id=2f223664-bd4f-4b1d-878e-e4afb8fd0008 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:31:54.257563 crc crio[22095]: time=\"2026-06-09T17:31:54.257368176Z\" level=info msg=\"Started container\" PID=308235 containerID=1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2f223664-bd4f-4b1d-878e-e4afb8fd0008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:31:57.775812 crc crio[22095]: time=\"2026-06-09T17:31:57.775085456Z\" level=info msg=\"Removing container: 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd\" id=a8f38b26-71f1-447d-a674-7adb3ac85dd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:57.876485 crc crio[22095]: time=\"2026-06-09T17:31:57.876381401Z\" level=info msg=\"Removed container 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a8f38b26-71f1-447d-a674-7adb3ac85dd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:58.824605 crc crio[22095]: time=\"2026-06-09T17:31:58.823775519Z\" level=warning msg=\"Stopping container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 with stop signal(15) timed out. Killing...\"\nJun 09 17:31:58.885875 crc crio[22095]: time=\"2026-06-09T17:31:58.885646246Z\" level=error msg=\"Killing container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:31:59.127904 crc crio[22095]: time=\"2026-06-09T17:31:59.127823418Z\" level=info msg=\"Stopped container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler\" id=079f3298-0983-4ffa-b40d-ac145b5516b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:31:59.131629 crc crio[22095]: time=\"2026-06-09T17:31:59.13138747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=07048b5f-5045-427a-930c-8208a1d4e09b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:59.137811 crc crio[22095]: time=\"2026-06-09T17:31:59.137700053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b0ce2ef4-5807-4198-8dac-85c8b730de5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:31:59.145267 crc crio[22095]: time=\"2026-06-09T17:31:59.145108124Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=5789c117-eeea-4f01-830d-fbe866570504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:31:59.146777 crc crio[22095]: time=\"2026-06-09T17:31:59.146712625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:59.212886 crc crio[22095]: time=\"2026-06-09T17:31:59.212797841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:31:59.851775 crc crio[22095]: time=\"2026-06-09T17:31:59.850786061Z\" level=info msg=\"Removing container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811\" id=1916afb4-4163-4bf7-8f33-832e5abbbe12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:59.933393 crc crio[22095]: time=\"2026-06-09T17:31:59.933271831Z\" level=info msg=\"Removed container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler\" id=1916afb4-4163-4bf7-8f33-832e5abbbe12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:31:59.988993 crc crio[22095]: time=\"2026-06-09T17:31:59.988838995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:00.139402 crc crio[22095]: time=\"2026-06-09T17:32:00.139080524Z\" level=info msg=\"Created container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler\" id=5789c117-eeea-4f01-830d-fbe866570504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:00.141566 crc crio[22095]: time=\"2026-06-09T17:32:00.141487356Z\" level=info msg=\"Starting container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c\" id=57f93a88-c343-434b-bbd0-5a26a1e9f17e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:00.147569 crc crio[22095]: time=\"2026-06-09T17:32:00.146983228Z\" level=info msg=\"Started container\" PID=309102 containerID=139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c description=openstack/cinder-scheduler-0/cinder-scheduler id=57f93a88-c343-434b-bbd0-5a26a1e9f17e name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:32:00.540462 crc crio[22095]: time=\"2026-06-09T17:32:00.539632544Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683772-mn7h2/POD\" id=d4a6a331-dcf0-4fc8-a3fe-7f861c829529 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:32:00.540643 crc crio[22095]: time=\"2026-06-09T17:32:00.540503467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:00.616743 crc crio[22095]: time=\"2026-06-09T17:32:00.616622032Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc0074a4c68}] Aliases:map[]}\"\nJun 09 17:32:00.616743 crc crio[22095]: time=\"2026-06-09T17:32:00.616702164Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683772-mn7h2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:32:01.281161 crc crio[22095]: 2026-06-09T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0876b36a167386 Mac:be:72:1f:fb:da:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 SocketPath: PciID:}] [{Interface:0xc000192d30 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:32:01.283051 crc crio[22095]: time=\"2026-06-09T17:32:01.282984873Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc0074a4c68}] Aliases:map[]}\"\nJun 09 17:32:01.283214 crc crio[22095]: time=\"2026-06-09T17:32:01.283160728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683772-mn7h2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:32:01.292396 crc crio[22095]: time=\"2026-06-09T17:32:01.292256083Z\" level=info msg=\"Ran pod sandbox a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 with infra container: openshift-infra/auto-csr-approver-29683772-mn7h2/POD\" id=d4a6a331-dcf0-4fc8-a3fe-7f861c829529 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:32:01.305058 crc crio[22095]: time=\"2026-06-09T17:32:01.305000532Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37bd4ffc-65ec-45c1-8367-43b676f6be42 name=/runtime.v1.ImageService/PullImage\nJun 09 17:32:01.317689 crc crio[22095]: time=\"2026-06-09T17:32:01.317630068Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:32:02.280768 crc crio[22095]: time=\"2026-06-09T17:32:02.279802367Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37bd4ffc-65ec-45c1-8367-43b676f6be42 name=/runtime.v1.ImageService/PullImage\nJun 09 17:32:02.282088 crc crio[22095]: time=\"2026-06-09T17:32:02.282012064Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b98b868c-eeea-4063-8d2c-faa7cefa75c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:02.284665 crc crio[22095]: time=\"2026-06-09T17:32:02.28458177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f92cad54-00aa-444a-8410-b9d21cdb00c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:02.294563 crc crio[22095]: time=\"2026-06-09T17:32:02.294450315Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683772-mn7h2/oc\" id=8f525940-8146-40dd-8d34-734b1318a92e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:02.295209 crc crio[22095]: time=\"2026-06-09T17:32:02.295150213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:02.431506 crc crio[22095]: time=\"2026-06-09T17:32:02.431262927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:02.814539 crc crio[22095]: time=\"2026-06-09T17:32:02.814447969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:02.968813 crc crio[22095]: time=\"2026-06-09T17:32:02.968045304Z\" level=info msg=\"Created container f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d: openshift-infra/auto-csr-approver-29683772-mn7h2/oc\" id=8f525940-8146-40dd-8d34-734b1318a92e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:02.969793 crc crio[22095]: time=\"2026-06-09T17:32:02.969739448Z\" level=info msg=\"Starting container: f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d\" id=4b0bd42b-8579-4a21-a4fe-9a3697efbc03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:02.974888 crc crio[22095]: time=\"2026-06-09T17:32:02.974825759Z\" level=info msg=\"Started container\" PID=309755 containerID=f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d description=openshift-infra/auto-csr-approver-29683772-mn7h2/oc id=4b0bd42b-8579-4a21-a4fe-9a3697efbc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\nJun 09 17:32:04.954138 crc crio[22095]: time=\"2026-06-09T17:32:04.953370725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=bd6e95a5-f0a4-4b62-a80a-a836c4943038 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:04.959424 crc crio[22095]: time=\"2026-06-09T17:32:04.9593857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e0451895-ef39-4c3f-b0b7-4157e45dce90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:04.963327 crc crio[22095]: time=\"2026-06-09T17:32:04.96326208Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0360ca47-f308-401d-bad4-d7bda433a971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:04.963747 crc crio[22095]: time=\"2026-06-09T17:32:04.963720232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:04.970091 crc crio[22095]: time=\"2026-06-09T17:32:04.96984016Z\" level=info msg=\"Stopping pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=d972cf48-9068-4bbd-a0ef-e60b4c265d1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:04.971141 crc crio[22095]: time=\"2026-06-09T17:32:04.971067702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc002ab2e30}] Aliases:map[]}\"\nJun 09 17:32:04.971393 crc crio[22095]: time=\"2026-06-09T17:32:04.971329768Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683772-mn7h2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:32:05.023875 crc crio[22095]: time=\"2026-06-09T17:32:05.023426803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:05.029872 crc crio[22095]: time=\"2026-06-09T17:32:05.029846059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:05.341109 crc crio[22095]: time=\"2026-06-09T17:32:05.34055272Z\" level=info msg=\"Created container db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0360ca47-f308-401d-bad4-d7bda433a971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:05.343006 crc crio[22095]: time=\"2026-06-09T17:32:05.342977093Z\" level=info msg=\"Starting container: db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368\" id=e32ccb24-cf7c-4fbc-b523-bf6f1414449b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:05.349880 crc crio[22095]: time=\"2026-06-09T17:32:05.34983338Z\" level=info msg=\"Started container\" PID=310505 containerID=db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e32ccb24-cf7c-4fbc-b523-bf6f1414449b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960\nJun 09 17:32:05.416643 crc crio[22095]: time=\"2026-06-09T17:32:05.416519201Z\" level=info msg=\"Stopped pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=d972cf48-9068-4bbd-a0ef-e60b4c265d1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:12.976752 crc crio[22095]: time=\"2026-06-09T17:32:12.975543879Z\" level=info msg=\"Removing container: a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11\" id=85c25d27-4b64-43a4-81ab-77b49058501f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.049418 crc crio[22095]: time=\"2026-06-09T17:32:13.049319383Z\" level=info msg=\"Removed container a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=85c25d27-4b64-43a4-81ab-77b49058501f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.053064 crc crio[22095]: time=\"2026-06-09T17:32:13.053001438Z\" level=info msg=\"Removing container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb\" id=02c0075e-1a86-4e2e-9cb3-d6be50fd7eb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.097638 crc crio[22095]: time=\"2026-06-09T17:32:13.097526538Z\" level=info msg=\"Removed container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=02c0075e-1a86-4e2e-9cb3-d6be50fd7eb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.100736 crc crio[22095]: time=\"2026-06-09T17:32:13.100684349Z\" level=info msg=\"Removing container: 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444\" id=196e564e-bfa2-431d-9212-b05fe0558fdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.186231 crc crio[22095]: time=\"2026-06-09T17:32:13.186079374Z\" level=info msg=\"Removed container 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=196e564e-bfa2-431d-9212-b05fe0558fdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.189448 crc crio[22095]: time=\"2026-06-09T17:32:13.189398069Z\" level=info msg=\"Removing container: d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d\" id=ee86530b-e62e-45bc-ae7d-01f2e03e14d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.276461 crc crio[22095]: time=\"2026-06-09T17:32:13.275677307Z\" level=info msg=\"Removed container d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=ee86530b-e62e-45bc-ae7d-01f2e03e14d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.279036 crc crio[22095]: time=\"2026-06-09T17:32:13.278999503Z\" level=info msg=\"Removing container: 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb\" id=b4de4c10-f96a-4d73-84a1-275e0c3ac691 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.392211 crc crio[22095]: time=\"2026-06-09T17:32:13.392099832Z\" level=info msg=\"Removed container 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=b4de4c10-f96a-4d73-84a1-275e0c3ac691 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.396885 crc crio[22095]: time=\"2026-06-09T17:32:13.396791743Z\" level=info msg=\"Removing container: c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac\" id=3274e327-65c4-429d-827b-da6dcf707f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.472022 crc crio[22095]: time=\"2026-06-09T17:32:13.471852431Z\" level=info msg=\"Removed container c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=3274e327-65c4-429d-827b-da6dcf707f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.479269 crc crio[22095]: time=\"2026-06-09T17:32:13.47918443Z\" level=info msg=\"Removing container: ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0\" id=cd47c240-7f48-4731-8c88-a10528e6445a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.538958 crc crio[22095]: time=\"2026-06-09T17:32:13.538772449Z\" level=info msg=\"Removed container ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=cd47c240-7f48-4731-8c88-a10528e6445a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.547566 crc crio[22095]: time=\"2026-06-09T17:32:13.547484524Z\" level=info msg=\"Removing container: ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad\" id=4f923328-ba8a-4794-99e3-5422597f0168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.583900 crc crio[22095]: time=\"2026-06-09T17:32:13.583799261Z\" level=info msg=\"Removed container ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=4f923328-ba8a-4794-99e3-5422597f0168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.586753 crc crio[22095]: time=\"2026-06-09T17:32:13.586705696Z\" level=info msg=\"Removing container: 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4\" id=d82eae70-1d9e-48ae-9f29-e51046cff88e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.627044 crc crio[22095]: time=\"2026-06-09T17:32:13.626882903Z\" level=info msg=\"Removed container 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=d82eae70-1d9e-48ae-9f29-e51046cff88e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.630105 crc crio[22095]: time=\"2026-06-09T17:32:13.629964123Z\" level=info msg=\"Removing container: 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3\" id=8561fd0f-afb9-40a2-b00f-1887e0581c25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.670255 crc crio[22095]: time=\"2026-06-09T17:32:13.67013935Z\" level=info msg=\"Removed container 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=8561fd0f-afb9-40a2-b00f-1887e0581c25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.675558 crc crio[22095]: time=\"2026-06-09T17:32:13.675459607Z\" level=info msg=\"Removing container: 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a\" id=722d6d1e-26f7-4dc9-9a83-e4e66410797b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.730397 crc crio[22095]: time=\"2026-06-09T17:32:13.730230731Z\" level=info msg=\"Removed container 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=722d6d1e-26f7-4dc9-9a83-e4e66410797b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.734169 crc crio[22095]: time=\"2026-06-09T17:32:13.733976548Z\" level=info msg=\"Removing container: 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358\" id=f99f8fad-37b3-4ab6-849e-ef57bada4e69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.772829 crc crio[22095]: time=\"2026-06-09T17:32:13.772734269Z\" level=info msg=\"Removed container 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=f99f8fad-37b3-4ab6-849e-ef57bada4e69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.775083 crc crio[22095]: time=\"2026-06-09T17:32:13.775000127Z\" level=info msg=\"Removing container: 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a\" id=7e6460f3-d204-40b6-8f06-3adf47da7b1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.832093 crc crio[22095]: time=\"2026-06-09T17:32:13.831895986Z\" level=info msg=\"Removed container 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=7e6460f3-d204-40b6-8f06-3adf47da7b1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.838190 crc crio[22095]: time=\"2026-06-09T17:32:13.83785349Z\" level=info msg=\"Removing container: 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508\" id=2c719f73-0e7b-49b9-8f5c-81d77f92397e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.881628 crc crio[22095]: time=\"2026-06-09T17:32:13.881532187Z\" level=info msg=\"Removed container 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=2c719f73-0e7b-49b9-8f5c-81d77f92397e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.888091 crc crio[22095]: time=\"2026-06-09T17:32:13.888012045Z\" level=info msg=\"Removing container: 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f\" id=0604afbd-e1c2-4e0c-8f96-0cf804b30937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.927540 crc crio[22095]: time=\"2026-06-09T17:32:13.927446932Z\" level=info msg=\"Removed container 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0604afbd-e1c2-4e0c-8f96-0cf804b30937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.939323 crc crio[22095]: time=\"2026-06-09T17:32:13.938308613Z\" level=info msg=\"Removing container: f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551\" id=5b834387-b912-4b32-9800-9a4491070b11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.987682 crc crio[22095]: time=\"2026-06-09T17:32:13.987486762Z\" level=info msg=\"Removed container f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=5b834387-b912-4b32-9800-9a4491070b11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:13.996045 crc crio[22095]: time=\"2026-06-09T17:32:13.995965111Z\" level=info msg=\"Removing container: 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de\" id=3c475f4a-a706-42de-bdd2-6a99e6c7aa7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.130517 crc crio[22095]: time=\"2026-06-09T17:32:14.130421242Z\" level=info msg=\"Removed container 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=3c475f4a-a706-42de-bdd2-6a99e6c7aa7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.134453 crc crio[22095]: time=\"2026-06-09T17:32:14.134389695Z\" level=info msg=\"Removing container: e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131\" id=a502c23e-35b6-42df-b5e1-b0ccd1690f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.234448 crc crio[22095]: time=\"2026-06-09T17:32:14.233446162Z\" level=info msg=\"Removed container e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=a502c23e-35b6-42df-b5e1-b0ccd1690f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.239763 crc crio[22095]: time=\"2026-06-09T17:32:14.239477668Z\" level=info msg=\"Removing container: 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1\" id=e4392bf6-aeba-4104-b3fe-08080214e4d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.360573 crc crio[22095]: time=\"2026-06-09T17:32:14.360508212Z\" level=info msg=\"Removed container 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=e4392bf6-aeba-4104-b3fe-08080214e4d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.365061 crc crio[22095]: time=\"2026-06-09T17:32:14.364987938Z\" level=info msg=\"Removing container: 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86\" id=79b5328c-2284-49da-abe7-08dc9edd06c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.454726 crc crio[22095]: time=\"2026-06-09T17:32:14.454585341Z\" level=info msg=\"Removed container 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=79b5328c-2284-49da-abe7-08dc9edd06c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.457835 crc crio[22095]: time=\"2026-06-09T17:32:14.457745883Z\" level=info msg=\"Removing container: 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae\" id=4ee6b368-2b8a-4d90-bbd7-b574daa14dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.503416 crc crio[22095]: time=\"2026-06-09T17:32:14.503273748Z\" level=info msg=\"Removed container 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=4ee6b368-2b8a-4d90-bbd7-b574daa14dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.507861 crc crio[22095]: time=\"2026-06-09T17:32:14.507770754Z\" level=info msg=\"Removing container: 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a\" id=7d9862bf-c6ca-45eb-9557-d042c62ff306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.551418 crc crio[22095]: time=\"2026-06-09T17:32:14.551249386Z\" level=info msg=\"Removed container 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=7d9862bf-c6ca-45eb-9557-d042c62ff306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:14.562747 crc crio[22095]: time=\"2026-06-09T17:32:14.56263723Z\" level=info msg=\"Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=e85e42b5-e6ec-40f7-8465-8cb332b4f51d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:14.562747 crc crio[22095]: time=\"2026-06-09T17:32:14.562736163Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=e85e42b5-e6ec-40f7-8465-8cb332b4f51d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:14.563399 crc crio[22095]: time=\"2026-06-09T17:32:14.563327718Z\" level=info msg=\"Removing pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=24e72ea2-438e-4d55-a0e1-907e2818ee3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:32:14.587166 crc crio[22095]: time=\"2026-06-09T17:32:14.58704334Z\" level=info msg=\"Removed pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=24e72ea2-438e-4d55-a0e1-907e2818ee3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:32:28.953583 crc crio[22095]: time=\"2026-06-09T17:32:28.952346313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2724487-bab0-4e76-947c-70dc727a3e14 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:28.959835 crc crio[22095]: time=\"2026-06-09T17:32:28.959731933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99de0033-25ac-4d38-b22e-cb42bc9f14fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:28.968525 crc crio[22095]: time=\"2026-06-09T17:32:28.968434888Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=a741186f-9042-488f-ac41-190e03d4d306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:28.968860 crc crio[22095]: time=\"2026-06-09T17:32:28.968806148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:29.051486 crc crio[22095]: time=\"2026-06-09T17:32:29.051276977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:29.056802 crc crio[22095]: time=\"2026-06-09T17:32:29.056676556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:29.248486 crc crio[22095]: time=\"2026-06-09T17:32:29.247681517Z\" level=info msg=\"Created container 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0: openstack/placement-db-create-87tf9/mariadb-database-create\" id=a741186f-9042-488f-ac41-190e03d4d306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:29.249842 crc crio[22095]: time=\"2026-06-09T17:32:29.249755231Z\" level=info msg=\"Starting container: 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0\" id=ca5204ae-ef7b-4739-866f-7584b3b98050 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:29.255676 crc crio[22095]: time=\"2026-06-09T17:32:29.255578281Z\" level=info msg=\"Started container\" PID=316323 containerID=5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0 description=openstack/placement-db-create-87tf9/mariadb-database-create id=ca5204ae-ef7b-4739-866f-7584b3b98050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:32:29.971050 crc crio[22095]: time=\"2026-06-09T17:32:29.970798864Z\" level=info msg=\"Removing container: e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a\" id=b17f7885-d811-467a-805a-12b3d1191beb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:30.058993 crc crio[22095]: time=\"2026-06-09T17:32:30.058825876Z\" level=info msg=\"Removed container e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a: openstack/placement-db-create-87tf9/mariadb-database-create\" id=b17f7885-d811-467a-805a-12b3d1191beb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:30.954001 crc crio[22095]: time=\"2026-06-09T17:32:30.953346779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e75e8ae0-3596-49fb-b098-91d45aa0d4d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:30.957318 crc crio[22095]: time=\"2026-06-09T17:32:30.957223589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=566898c2-cf05-436e-a692-0b730008599a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:30.961363 crc crio[22095]: time=\"2026-06-09T17:32:30.961210601Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=276ac04c-7f95-4086-aa0d-80925a5462f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:30.961829 crc crio[22095]: time=\"2026-06-09T17:32:30.961726655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:31.024608 crc crio[22095]: time=\"2026-06-09T17:32:31.024500565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:31.027786 crc crio[22095]: time=\"2026-06-09T17:32:31.027703108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:31.184413 crc crio[22095]: time=\"2026-06-09T17:32:31.184322891Z\" level=info msg=\"Created container c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=276ac04c-7f95-4086-aa0d-80925a5462f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:31.185726 crc crio[22095]: time=\"2026-06-09T17:32:31.185602754Z\" level=info msg=\"Starting container: c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b\" id=0509658e-abce-4882-9c23-f1f73c89db1d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:31.193108 crc crio[22095]: time=\"2026-06-09T17:32:31.191201819Z\" level=info msg=\"Started container\" PID=316684 containerID=c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b description=openstack/glance-db-create-dcrqh/mariadb-database-create id=0509658e-abce-4882-9c23-f1f73c89db1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:32:31.997610 crc crio[22095]: time=\"2026-06-09T17:32:31.996817766Z\" level=info msg=\"Removing container: 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36\" id=ea9d4cd7-39ee-42f3-87b6-38fada01bf77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:32.092328 crc crio[22095]: time=\"2026-06-09T17:32:32.092205639Z\" level=info msg=\"Removed container 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=ea9d4cd7-39ee-42f3-87b6-38fada01bf77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:34.813883 crc crio[22095]: time=\"2026-06-09T17:32:34.812888763Z\" level=info msg=\"Stopping container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead (timeout: 30s)\" id=254d2cb9-7f36-4b81-8c1c-cd242c6ecc7f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:32:39.613707 crc crio[22095]: time=\"2026-06-09T17:32:39.612450355Z\" level=info msg=\"Stopping container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539 (timeout: 30s)\" id=fc2b4c75-624d-4b75-81df-e729f5f25406 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:32:39.772000 crc crio[22095]: time=\"2026-06-09T17:32:39.771602964Z\" level=info msg=\"Stopped container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log\" id=fc2b4c75-624d-4b75-81df-e729f5f25406 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:32:40.155651 crc crio[22095]: time=\"2026-06-09T17:32:40.155131455Z\" level=info msg=\"Stopping container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec (timeout: 30s)\" id=eb3489e7-b429-4e79-8e49-eda2f1430353 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:32:40.156273 crc crio[22095]: time=\"2026-06-09T17:32:40.156195742Z\" level=info msg=\"Removing container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b\" id=9c6b8a4b-2fc8-4294-90f1-c9bc08ef950b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:40.244115 crc crio[22095]: time=\"2026-06-09T17:32:40.24365801Z\" level=info msg=\"Removed container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log\" id=9c6b8a4b-2fc8-4294-90f1-c9bc08ef950b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:45.954581 crc crio[22095]: time=\"2026-06-09T17:32:45.951591311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51965e41-14f0-4fec-b0d1-26239c869ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:45.958562 crc crio[22095]: time=\"2026-06-09T17:32:45.958365696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=354a2226-08c0-46ce-847f-616b7b4accd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:45.963279 crc crio[22095]: time=\"2026-06-09T17:32:45.961861866Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=6ce01e6b-2551-4788-bd19-52e1c2ad4ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:45.963279 crc crio[22095]: time=\"2026-06-09T17:32:45.96239608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:46.010795 crc crio[22095]: time=\"2026-06-09T17:32:46.010642085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:46.013991 crc crio[22095]: time=\"2026-06-09T17:32:46.013886259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:46.272883 crc crio[22095]: time=\"2026-06-09T17:32:46.272778453Z\" level=info msg=\"Created container 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=6ce01e6b-2551-4788-bd19-52e1c2ad4ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:46.275695 crc crio[22095]: time=\"2026-06-09T17:32:46.275621826Z\" level=info msg=\"Starting container: 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b\" id=4a5da646-a8f7-46b3-86c4-7bca6701c43b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:46.286691 crc crio[22095]: time=\"2026-06-09T17:32:46.286565078Z\" level=info msg=\"Started container\" PID=318983 containerID=47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b description=openstack/barbican-db-create-6stvh/mariadb-database-create id=4a5da646-a8f7-46b3-86c4-7bca6701c43b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:32:47.305105 crc crio[22095]: time=\"2026-06-09T17:32:47.304404004Z\" level=info msg=\"Removing container: 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4\" id=a9cb92b5-c642-4538-a416-d7735d4bf727 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:47.396157 crc crio[22095]: time=\"2026-06-09T17:32:47.39603957Z\" level=info msg=\"Removed container 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a9cb92b5-c642-4538-a416-d7735d4bf727 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:48.872887 crc crio[22095]: time=\"2026-06-09T17:32:48.870194635Z\" level=info msg=\"Stopped container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata\" id=254d2cb9-7f36-4b81-8c1c-cd242c6ecc7f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:32:48.882327 crc crio[22095]: time=\"2026-06-09T17:32:48.882078962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=88f8d985-08a2-4fa5-aca4-4f4a14a0a9fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:48.885360 crc crio[22095]: time=\"2026-06-09T17:32:48.885197212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9a5dbf34-cead-4d7f-9b22-9c799ade875e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:48.890258 crc crio[22095]: time=\"2026-06-09T17:32:48.890089409Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=cb7b7404-27db-4812-ba61-a3aca02a6b33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:48.890691 crc crio[22095]: time=\"2026-06-09T17:32:48.890610062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:48.984677 crc crio[22095]: time=\"2026-06-09T17:32:48.984540227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:48.995193 crc crio[22095]: time=\"2026-06-09T17:32:48.988771176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:49.195667 crc crio[22095]: time=\"2026-06-09T17:32:49.195522743Z\" level=info msg=\"Created container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log\" id=cb7b7404-27db-4812-ba61-a3aca02a6b33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:49.197113 crc crio[22095]: time=\"2026-06-09T17:32:49.197027202Z\" level=info msg=\"Starting container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40\" id=3731e66d-6fae-49a2-a00d-ada8f3cebae7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:49.205171 crc crio[22095]: time=\"2026-06-09T17:32:49.20508129Z\" level=info msg=\"Started container\" PID=319410 containerID=72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40 description=openstack/nova-metadata-0/nova-metadata-log id=3731e66d-6fae-49a2-a00d-ada8f3cebae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:32:49.356655 crc crio[22095]: time=\"2026-06-09T17:32:49.355845402Z\" level=info msg=\"Removing container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40\" id=7de1bbe8-1c48-4b59-a4f9-e822e20bb517 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:49.405688 crc crio[22095]: time=\"2026-06-09T17:32:49.405533674Z\" level=info msg=\"Removed container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata\" id=7de1bbe8-1c48-4b59-a4f9-e822e20bb517 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:49.952558 crc crio[22095]: time=\"2026-06-09T17:32:49.951838167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=22df65f3-85af-46a7-bea0-63562b085d81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:49.954706 crc crio[22095]: time=\"2026-06-09T17:32:49.954612779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3b2e329-6107-4a93-8ec6-e62dad981add name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:49.957726 crc crio[22095]: time=\"2026-06-09T17:32:49.957627337Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=b2cdefbd-5d52-40fd-a686-52e4031ac808 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:49.958151 crc crio[22095]: time=\"2026-06-09T17:32:49.958099229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:50.017727 crc crio[22095]: time=\"2026-06-09T17:32:50.017187594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:50.021654 crc crio[22095]: time=\"2026-06-09T17:32:50.021544117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:50.227321 crc crio[22095]: time=\"2026-06-09T17:32:50.226397075Z\" level=info msg=\"Created container 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=b2cdefbd-5d52-40fd-a686-52e4031ac808 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:50.229646 crc crio[22095]: time=\"2026-06-09T17:32:50.229550286Z\" level=info msg=\"Starting container: 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9\" id=bc365d69-399f-47f6-9ad0-184ca97ada1e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:50.240220 crc crio[22095]: time=\"2026-06-09T17:32:50.240099608Z\" level=info msg=\"Started container\" PID=319520 containerID=82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=bc365d69-399f-47f6-9ad0-184ca97ada1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:32:51.452281 crc crio[22095]: time=\"2026-06-09T17:32:51.452225588Z\" level=info msg=\"Removing container: 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab\" id=e8b08aa8-5efb-465f-8235-5408f4360982 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:51.540639 crc crio[22095]: time=\"2026-06-09T17:32:51.540577069Z\" level=info msg=\"Removed container 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=e8b08aa8-5efb-465f-8235-5408f4360982 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:54.119141 crc crio[22095]: time=\"2026-06-09T17:32:54.118339444Z\" level=info msg=\"Stopped container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api\" id=eb3489e7-b429-4e79-8e49-eda2f1430353 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:32:54.547327 crc crio[22095]: time=\"2026-06-09T17:32:54.547241587Z\" level=info msg=\"Removing container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246\" id=7e2a6aac-87ca-4f0b-83c0-fb0f22cf694a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:54.592782 crc crio[22095]: time=\"2026-06-09T17:32:54.592649039Z\" level=info msg=\"Removed container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api\" id=7e2a6aac-87ca-4f0b-83c0-fb0f22cf694a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:59.040882 crc crio[22095]: time=\"2026-06-09T17:32:59.040213002Z\" level=info msg=\"Stopping container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef (timeout: 30s)\" id=4b79c311-2ba2-44ed-aa04-743268d9dc91 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:33:08.749525 crc crio[22095]: time=\"2026-06-09T17:33:08.748481374Z\" level=info msg=\"Removing container: edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be\" id=ecf1af7c-7670-4f96-9277-c44cc3290789 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:08.844757 crc crio[22095]: time=\"2026-06-09T17:33:08.844637126Z\" level=info msg=\"Removed container edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ecf1af7c-7670-4f96-9277-c44cc3290789 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:12.800901 crc crio[22095]: time=\"2026-06-09T17:33:12.799591394Z\" level=info msg=\"Stopped container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api\" id=4b79c311-2ba2-44ed-aa04-743268d9dc91 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:33:12.804022 crc crio[22095]: time=\"2026-06-09T17:33:12.803871854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=1a731905-2efa-4307-9eea-952791bb78ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:12.812356 crc crio[22095]: time=\"2026-06-09T17:33:12.812206769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d4f0483e-286f-4d93-830a-c980489b3272 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:12.817161 crc crio[22095]: time=\"2026-06-09T17:33:12.816262773Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e30349c9-6a73-4e07-afb7-28d1d51ca701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:12.817161 crc crio[22095]: time=\"2026-06-09T17:33:12.817084515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:12.833643 crc crio[22095]: time=\"2026-06-09T17:33:12.833602301Z\" level=info msg=\"Removing container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015\" id=faedfde4-c1c4-4d64-9754-38efc2915c72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:12.895140 crc crio[22095]: time=\"2026-06-09T17:33:12.893720293Z\" level=info msg=\"Removed container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api\" id=faedfde4-c1c4-4d64-9754-38efc2915c72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:12.905169 crc crio[22095]: time=\"2026-06-09T17:33:12.905073926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:13.562703 crc crio[22095]: time=\"2026-06-09T17:33:13.56260124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:13.710170 crc crio[22095]: time=\"2026-06-09T17:33:13.710057927Z\" level=info msg=\"Created container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api\" id=e30349c9-6a73-4e07-afb7-28d1d51ca701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:13.711388 crc crio[22095]: time=\"2026-06-09T17:33:13.711275398Z\" level=info msg=\"Starting container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862\" id=36ae1cf6-6fa2-4323-8386-8e37fefd01c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:33:13.718274 crc crio[22095]: time=\"2026-06-09T17:33:13.718168316Z\" level=info msg=\"Started container\" PID=322481 containerID=2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862 description=openstack/cinder-api-0/cinder-api id=36ae1cf6-6fa2-4323-8386-8e37fefd01c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:33:14.612456 crc crio[22095]: time=\"2026-06-09T17:33:14.611619781Z\" level=info msg=\"Removing container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a\" id=9c26b54d-0732-49ba-aafb-1c3165585dae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:14.687282 crc crio[22095]: time=\"2026-06-09T17:33:14.687185462Z\" level=info msg=\"Removed container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=9c26b54d-0732-49ba-aafb-1c3165585dae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:14.690382 crc crio[22095]: time=\"2026-06-09T17:33:14.690324043Z\" level=info msg=\"Removing container: ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940\" id=44fb7f50-a16b-4c46-99ae-176914be98d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:14.785550 crc crio[22095]: time=\"2026-06-09T17:33:14.784418692Z\" level=info msg=\"Removed container ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=44fb7f50-a16b-4c46-99ae-176914be98d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:14.788092 crc crio[22095]: time=\"2026-06-09T17:33:14.788040756Z\" level=info msg=\"Removing container: 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c\" id=b3aae658-5918-49d0-bb23-3db23ce7bc05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:14.895487 crc crio[22095]: time=\"2026-06-09T17:33:14.895375536Z\" level=info msg=\"Removed container 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=b3aae658-5918-49d0-bb23-3db23ce7bc05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:14.898423 crc crio[22095]: time=\"2026-06-09T17:33:14.898375964Z\" level=info msg=\"Removing container: fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668\" id=462f44ed-afe4-4d45-b38f-8547ae9b4754 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.008154 crc crio[22095]: time=\"2026-06-09T17:33:15.008053625Z\" level=info msg=\"Removed container fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=462f44ed-afe4-4d45-b38f-8547ae9b4754 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.014162 crc crio[22095]: time=\"2026-06-09T17:33:15.014087551Z\" level=info msg=\"Removing container: eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab\" id=9dcadba7-4c5b-4b56-a1eb-33d018eeb081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.111756 crc crio[22095]: time=\"2026-06-09T17:33:15.11166698Z\" level=info msg=\"Removed container eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=9dcadba7-4c5b-4b56-a1eb-33d018eeb081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.114779 crc crio[22095]: time=\"2026-06-09T17:33:15.11475443Z\" level=info msg=\"Removing container: cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd\" id=1f0c1822-3ce6-4323-94d5-57d9e461fc03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.193483 crc crio[22095]: time=\"2026-06-09T17:33:15.193376129Z\" level=info msg=\"Removed container cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=1f0c1822-3ce6-4323-94d5-57d9e461fc03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.196665 crc crio[22095]: time=\"2026-06-09T17:33:15.196567322Z\" level=info msg=\"Removing container: a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7\" id=fd1b997d-ec6e-48c1-8c6b-17ed78d42ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.235887 crc crio[22095]: time=\"2026-06-09T17:33:15.235815605Z\" level=info msg=\"Removed container a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=fd1b997d-ec6e-48c1-8c6b-17ed78d42ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.239112 crc crio[22095]: time=\"2026-06-09T17:33:15.238891734Z\" level=info msg=\"Removing container: c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6\" id=f040f58f-96de-4bac-93b7-eb2712218834 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.276277 crc crio[22095]: time=\"2026-06-09T17:33:15.276075314Z\" level=info msg=\"Removed container c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=f040f58f-96de-4bac-93b7-eb2712218834 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.278517 crc crio[22095]: time=\"2026-06-09T17:33:15.278443546Z\" level=info msg=\"Removing container: 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814\" id=d339efd8-cd1b-4b44-b3a4-f9f495e3bf5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.317965 crc crio[22095]: time=\"2026-06-09T17:33:15.317599886Z\" level=info msg=\"Removed container 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=d339efd8-cd1b-4b44-b3a4-f9f495e3bf5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:15.332661 crc crio[22095]: time=\"2026-06-09T17:33:15.332573043Z\" level=info msg=\"Stopping pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=921cb9fa-59b4-4d75-8a86-957adff325a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:33:15.332661 crc crio[22095]: time=\"2026-06-09T17:33:15.332665915Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=921cb9fa-59b4-4d75-8a86-957adff325a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:33:15.333514 crc crio[22095]: time=\"2026-06-09T17:33:15.333431215Z\" level=info msg=\"Removing pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=faf72fd7-5085-4ef3-ac5f-0f76dcb83020 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:33:15.349717 crc crio[22095]: time=\"2026-06-09T17:33:15.349555821Z\" level=info msg=\"Removed pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=faf72fd7-5085-4ef3-ac5f-0f76dcb83020 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:33:20.954624 crc crio[22095]: time=\"2026-06-09T17:33:20.953381055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bbd215ee-02fb-4af1-8696-6e9c4c6080fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:20.959441 crc crio[22095]: time=\"2026-06-09T17:33:20.959363609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c0f793e-91d4-43f0-833e-e1882698a070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:20.964245 crc crio[22095]: time=\"2026-06-09T17:33:20.964175793Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=7fc2d26f-06aa-428a-abf6-59e756123043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:20.964616 crc crio[22095]: time=\"2026-06-09T17:33:20.964561623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:21.102972 crc crio[22095]: time=\"2026-06-09T17:33:21.102820153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:21.115493 crc crio[22095]: time=\"2026-06-09T17:33:21.115393217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:21.364267 crc crio[22095]: time=\"2026-06-09T17:33:21.363649876Z\" level=info msg=\"Created container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera\" id=7fc2d26f-06aa-428a-abf6-59e756123043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:21.365721 crc crio[22095]: time=\"2026-06-09T17:33:21.365617247Z\" level=info msg=\"Starting container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc\" id=28f60eae-f5f3-4bf1-9e9e-444a9eb5bc8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:33:21.371340 crc crio[22095]: time=\"2026-06-09T17:33:21.37117799Z\" level=info msg=\"Started container\" PID=323677 containerID=f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc description=openstack/openstack-galera-0/galera id=28f60eae-f5f3-4bf1-9e9e-444a9eb5bc8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:33:32.268159 crc crio[22095]: time=\"2026-06-09T17:33:32.266503655Z\" level=info msg=\"Removing container: 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089\" id=45da776a-396e-4795-9f8e-ab1ad7ab74ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:32.402990 crc crio[22095]: time=\"2026-06-09T17:33:32.402800443Z\" level=info msg=\"Removed container 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=45da776a-396e-4795-9f8e-ab1ad7ab74ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:43.810603 crc crio[22095]: time=\"2026-06-09T17:33:43.809861239Z\" level=info msg=\"Stopping container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40 (timeout: 30s)\" id=c304ad95-ac3a-43f1-82c3-cb2d6d6c7675 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:33:43.940445 crc crio[22095]: time=\"2026-06-09T17:33:43.940263635Z\" level=info msg=\"Stopped container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log\" id=c304ad95-ac3a-43f1-82c3-cb2d6d6c7675 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:33:44.467053 crc crio[22095]: time=\"2026-06-09T17:33:44.465861764Z\" level=info msg=\"Removing container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726\" id=74a760b8-f880-4a86-b170-ec70431ee92a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:44.540565 crc crio[22095]: time=\"2026-06-09T17:33:44.54047234Z\" level=info msg=\"Removed container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log\" id=74a760b8-f880-4a86-b170-ec70431ee92a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:48.954117 crc crio[22095]: time=\"2026-06-09T17:33:48.952838715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ebfb5c69-7197-4ae5-816c-7dd170171dea name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:48.955853 crc crio[22095]: time=\"2026-06-09T17:33:48.953312978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=0e7d80ff-0bd2-4056-aa5d-5bd0a37ed714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:48.959420 crc crio[22095]: time=\"2026-06-09T17:33:48.959275002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=1ab4c502-94ac-4f55-9e88-3fbdce60825f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:48.959896 crc crio[22095]: time=\"2026-06-09T17:33:48.959749044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e06a8d0d-89f4-4792-815e-a12adda27e55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:48.964158 crc crio[22095]: time=\"2026-06-09T17:33:48.964080326Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=85c73f2b-4650-4b8f-b129-9db5ab43de43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:48.964595 crc crio[22095]: time=\"2026-06-09T17:33:48.964530247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:48.966225 crc crio[22095]: time=\"2026-06-09T17:33:48.966142239Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=5de04059-5315-4eef-bf34-b8e7e20bc786 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:48.986016 crc crio[22095]: time=\"2026-06-09T17:33:48.985255132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:49.033411 crc crio[22095]: time=\"2026-06-09T17:33:49.033282032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:49.038266 crc crio[22095]: time=\"2026-06-09T17:33:49.038191829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:49.063564 crc crio[22095]: time=\"2026-06-09T17:33:49.063390269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:49.066232 crc crio[22095]: time=\"2026-06-09T17:33:49.066177061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:49.314825 crc crio[22095]: time=\"2026-06-09T17:33:49.314323987Z\" level=info msg=\"Created container 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=85c73f2b-4650-4b8f-b129-9db5ab43de43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:49.318381 crc crio[22095]: time=\"2026-06-09T17:33:49.317414517Z\" level=info msg=\"Created container c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=5de04059-5315-4eef-bf34-b8e7e20bc786 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:49.320314 crc crio[22095]: time=\"2026-06-09T17:33:49.320206749Z\" level=info msg=\"Starting container: 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84\" id=bfbe67dd-17e1-49ee-a247-ac5faa6b39f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:33:49.324318 crc crio[22095]: time=\"2026-06-09T17:33:49.324192902Z\" level=info msg=\"Starting container: c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4\" id=bc5cd5ac-b933-46dd-add8-aeb440d474d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:33:49.335715 crc crio[22095]: time=\"2026-06-09T17:33:49.335617807Z\" level=info msg=\"Started container\" PID=328271 containerID=6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=bfbe67dd-17e1-49ee-a247-ac5faa6b39f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\nJun 09 17:33:49.336283 crc crio[22095]: time=\"2026-06-09T17:33:49.336216262Z\" level=info msg=\"Started container\" PID=328273 containerID=c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=bc5cd5ac-b933-46dd-add8-aeb440d474d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:33:49.554237 crc crio[22095]: time=\"2026-06-09T17:33:49.554117208Z\" level=info msg=\"Removing container: 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1\" id=0554cec5-6606-4bed-97a6-b73644782d0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:49.664216 crc crio[22095]: time=\"2026-06-09T17:33:49.661071499Z\" level=info msg=\"Removed container 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0554cec5-6606-4bed-97a6-b73644782d0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:50.649866 crc crio[22095]: time=\"2026-06-09T17:33:50.649050874Z\" level=info msg=\"Removing container: 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64\" id=10e7fc51-0478-4cce-bd07-3f60ccf9934e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:50.753066 crc crio[22095]: time=\"2026-06-09T17:33:50.752898585Z\" level=info msg=\"Removed container 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=10e7fc51-0478-4cce-bd07-3f60ccf9934e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:51.656480 crc crio[22095]: time=\"2026-06-09T17:33:51.656381029Z\" level=info msg=\"Stopping pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=305adf66-c82a-446e-990e-f98f25072526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:33:51.658482 crc crio[22095]: time=\"2026-06-09T17:33:51.658404611Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc002da43b8}] Aliases:map[]}\"\nJun 09 17:33:51.658615 crc crio[22095]: time=\"2026-06-09T17:33:51.658585485Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-nlst2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:33:52.020974 crc crio[22095]: time=\"2026-06-09T17:33:52.020388366Z\" level=info msg=\"Stopped pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=305adf66-c82a-446e-990e-f98f25072526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:33:52.682592 crc crio[22095]: time=\"2026-06-09T17:33:52.682526558Z\" level=info msg=\"Removing container: 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84\" id=429176df-885f-430d-a260-df6afb94af0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:33:52.718747 crc crio[22095]: time=\"2026-06-09T17:33:52.7186459Z\" level=info msg=\"Removed container 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=429176df-885f-430d-a260-df6afb94af0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:00.093066 crc crio[22095]: time=\"2026-06-09T17:34:00.092086187Z\" level=info msg=\"Stopping container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc (timeout: 30s)\" id=77da446b-22dd-41ef-baa6-be23bde7ced8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:00.545265 crc crio[22095]: time=\"2026-06-09T17:34:00.544430704Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683774-jpjqv/POD\" id=df67d374-6574-412e-98c5-72849472974f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:34:00.545603 crc crio[22095]: time=\"2026-06-09T17:34:00.545390539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:00.642684 crc crio[22095]: time=\"2026-06-09T17:34:00.642495406Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc00012a6a0}] Aliases:map[]}\"\nJun 09 17:34:00.642684 crc crio[22095]: time=\"2026-06-09T17:34:00.642600238Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683774-jpjqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:34:00.643825 crc crio[22095]: time=\"2026-06-09T17:34:00.643694557Z\" level=info msg=\"Stopped container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera\" id=77da446b-22dd-41ef-baa6-be23bde7ced8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:00.846667 crc crio[22095]: time=\"2026-06-09T17:34:00.84487956Z\" level=info msg=\"Removing container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663\" id=585a8d6e-0532-4596-bb23-80ccd19aacf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:00.948623 crc crio[22095]: time=\"2026-06-09T17:34:00.948514216Z\" level=info msg=\"Removed container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera\" id=585a8d6e-0532-4596-bb23-80ccd19aacf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:01.251607 crc crio[22095]: 2026-06-09T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c0b9c21353c49 Mac:26:28:e3:c2:e1:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 SocketPath: PciID:}] [{Interface:0xc000425090 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:34:01.257107 crc crio[22095]: time=\"2026-06-09T17:34:01.255633204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc00012a6a0}] Aliases:map[]}\"\nJun 09 17:34:01.257107 crc crio[22095]: time=\"2026-06-09T17:34:01.255890911Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683774-jpjqv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:34:01.267676 crc crio[22095]: time=\"2026-06-09T17:34:01.267384468Z\" level=info msg=\"Ran pod sandbox a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 with infra container: openshift-infra/auto-csr-approver-29683774-jpjqv/POD\" id=df67d374-6574-412e-98c5-72849472974f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:34:01.270650 crc crio[22095]: time=\"2026-06-09T17:34:01.270511448Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bac1ba36-f3f3-4722-8f44-0072a348e27b name=/runtime.v1.ImageService/PullImage\nJun 09 17:34:01.285622 crc crio[22095]: time=\"2026-06-09T17:34:01.285479745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:34:02.337157 crc crio[22095]: time=\"2026-06-09T17:34:02.336256681Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bac1ba36-f3f3-4722-8f44-0072a348e27b name=/runtime.v1.ImageService/PullImage\nJun 09 17:34:02.339472 crc crio[22095]: time=\"2026-06-09T17:34:02.338362015Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a5d49fe9-7410-40b0-a18f-fdcfe33ec0be name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:02.340706 crc crio[22095]: time=\"2026-06-09T17:34:02.340592833Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=57c9fee1-e010-4c0e-be22-cddd429fad40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:02.348810 crc crio[22095]: time=\"2026-06-09T17:34:02.348723593Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683774-jpjqv/oc\" id=54ebae82-4754-451a-9f93-2109dc2ab341 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:02.349336 crc crio[22095]: time=\"2026-06-09T17:34:02.349232846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:02.406447 crc crio[22095]: time=\"2026-06-09T17:34:02.406386931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:02.621551 crc crio[22095]: time=\"2026-06-09T17:34:02.621402542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:02.770630 crc crio[22095]: time=\"2026-06-09T17:34:02.769898396Z\" level=info msg=\"Created container 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015: openshift-infra/auto-csr-approver-29683774-jpjqv/oc\" id=54ebae82-4754-451a-9f93-2109dc2ab341 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:02.772515 crc crio[22095]: time=\"2026-06-09T17:34:02.772367669Z\" level=info msg=\"Starting container: 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015\" id=9c19cf7c-4314-4a99-b0fe-9e62c081b68f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:02.779223 crc crio[22095]: time=\"2026-06-09T17:34:02.779103443Z\" level=info msg=\"Started container\" PID=330224 containerID=5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015 description=openshift-infra/auto-csr-approver-29683774-jpjqv/oc id=9c19cf7c-4314-4a99-b0fe-9e62c081b68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\nJun 09 17:34:04.943903 crc crio[22095]: time=\"2026-06-09T17:34:04.942645655Z\" level=info msg=\"Stopping pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=2a7f5aa8-38cb-4170-af23-98c7b8152b5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:04.945682 crc crio[22095]: time=\"2026-06-09T17:34:04.944433751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc0074a4508}] Aliases:map[]}\"\nJun 09 17:34:04.945682 crc crio[22095]: time=\"2026-06-09T17:34:04.944587275Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683774-jpjqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:34:05.368153 crc crio[22095]: time=\"2026-06-09T17:34:05.367210765Z\" level=info msg=\"Stopped pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=2a7f5aa8-38cb-4170-af23-98c7b8152b5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:10.955788 crc crio[22095]: time=\"2026-06-09T17:34:10.954592074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5451cd4b-cb7f-4bc3-9e94-cc6d742e2590 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:10.958784 crc crio[22095]: time=\"2026-06-09T17:34:10.95871844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4078d1c1-49bf-43cc-b5ca-533c003f4c31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:10.967129 crc crio[22095]: time=\"2026-06-09T17:34:10.967042685Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=dac99453-9713-422d-98e3-eb33598c6704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:10.967424 crc crio[22095]: time=\"2026-06-09T17:34:10.967387394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:11.015141 crc crio[22095]: time=\"2026-06-09T17:34:11.014848299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:11.018525 crc crio[22095]: time=\"2026-06-09T17:34:11.018458773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:11.196210 crc crio[22095]: time=\"2026-06-09T17:34:11.19574951Z\" level=info msg=\"Created container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log\" id=dac99453-9713-422d-98e3-eb33598c6704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:11.200882 crc crio[22095]: time=\"2026-06-09T17:34:11.200716808Z\" level=info msg=\"Starting container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b\" id=3c376052-867f-4c25-8be7-2f87d3fea975 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:11.209367 crc crio[22095]: time=\"2026-06-09T17:34:11.209157836Z\" level=info msg=\"Started container\" PID=331328 containerID=b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b description=openstack/nova-api-0/nova-api-log id=3c376052-867f-4c25-8be7-2f87d3fea975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:34:15.376612 crc crio[22095]: time=\"2026-06-09T17:34:15.375399237Z\" level=info msg=\"Removing container: ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e\" id=710be846-0db2-4b18-b55b-9f7ff3931df5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.504069 crc crio[22095]: time=\"2026-06-09T17:34:15.503401482Z\" level=info msg=\"Removed container ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=710be846-0db2-4b18-b55b-9f7ff3931df5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.506902 crc crio[22095]: time=\"2026-06-09T17:34:15.506788529Z\" level=info msg=\"Removing container: 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23\" id=076e95b1-6e8b-4845-a829-4d3661934b92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.622239 crc crio[22095]: time=\"2026-06-09T17:34:15.621164422Z\" level=info msg=\"Removed container 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=076e95b1-6e8b-4845-a829-4d3661934b92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.625659 crc crio[22095]: time=\"2026-06-09T17:34:15.625558605Z\" level=info msg=\"Removing container: 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6\" id=3b6b5156-be24-4a52-8c0f-59c2b070012a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.663687 crc crio[22095]: time=\"2026-06-09T17:34:15.663539416Z\" level=info msg=\"Removed container 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6: openshift-marketplace/redhat-operators-69hqg/extract-utilities\" id=3b6b5156-be24-4a52-8c0f-59c2b070012a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.668087 crc crio[22095]: time=\"2026-06-09T17:34:15.667867808Z\" level=info msg=\"Removing container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948\" id=e7305992-c1c2-49d3-a09e-3ced5ec2811a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.728970 crc crio[22095]: time=\"2026-06-09T17:34:15.728819471Z\" level=info msg=\"Removed container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=e7305992-c1c2-49d3-a09e-3ced5ec2811a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.732526 crc crio[22095]: time=\"2026-06-09T17:34:15.732458285Z\" level=info msg=\"Removing container: 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b\" id=1a340a59-0e36-4ab1-a7a9-bb26abe4d784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.847828 crc crio[22095]: time=\"2026-06-09T17:34:15.847762382Z\" level=info msg=\"Removed container 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b: openshift-infra/auto-csr-approver-29683766-k2lkv/oc\" id=1a340a59-0e36-4ab1-a7a9-bb26abe4d784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.851496 crc crio[22095]: time=\"2026-06-09T17:34:15.851458287Z\" level=info msg=\"Removing container: 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef\" id=f6c97d0f-dd98-4a48-a111-51b6c5229fbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.895561 crc crio[22095]: time=\"2026-06-09T17:34:15.895379341Z\" level=info msg=\"Removed container 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef: openshift-marketplace/redhat-operators-69hqg/extract-content\" id=f6c97d0f-dd98-4a48-a111-51b6c5229fbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:15.907746 crc crio[22095]: time=\"2026-06-09T17:34:15.907657368Z\" level=info msg=\"Stopping pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=38a29222-dfc8-44e9-8093-a213dc9eaf8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:15.907746 crc crio[22095]: time=\"2026-06-09T17:34:15.90774905Z\" level=info msg=\"Stopped pod sandbox (already stopped): d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=38a29222-dfc8-44e9-8093-a213dc9eaf8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:15.908506 crc crio[22095]: time=\"2026-06-09T17:34:15.908427178Z\" level=info msg=\"Removing pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=3d569a23-4e92-41d7-af15-5ed08625abe4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:15.930798 crc crio[22095]: time=\"2026-06-09T17:34:15.930666602Z\" level=info msg=\"Removed pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=3d569a23-4e92-41d7-af15-5ed08625abe4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:15.934344 crc crio[22095]: time=\"2026-06-09T17:34:15.932025437Z\" level=info msg=\"Stopping pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=282ed6ce-b80e-4c1c-b7e9-ff6b8fce5eec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:15.934344 crc crio[22095]: time=\"2026-06-09T17:34:15.93215727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=282ed6ce-b80e-4c1c-b7e9-ff6b8fce5eec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:15.934344 crc crio[22095]: time=\"2026-06-09T17:34:15.932716805Z\" level=info msg=\"Removing pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=439e9d51-4b2a-4464-a02c-d6f94b7d87d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:15.953794 crc crio[22095]: time=\"2026-06-09T17:34:15.953723487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4eb698f8-716c-49c6-b050-7d29b557fe8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:15.966256 crc crio[22095]: time=\"2026-06-09T17:34:15.966182099Z\" level=info msg=\"Removed pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=439e9d51-4b2a-4464-a02c-d6f94b7d87d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:15.971855 crc crio[22095]: time=\"2026-06-09T17:34:15.971759983Z\" level=info msg=\"Stopping pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=ba5931e7-816d-40c1-98a2-c6318a464c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:15.972150 crc crio[22095]: time=\"2026-06-09T17:34:15.971868956Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=ba5931e7-816d-40c1-98a2-c6318a464c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:15.972150 crc crio[22095]: time=\"2026-06-09T17:34:15.971762963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d620955c-cba3-4379-8dba-43cd60ef6d4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:15.973107 crc crio[22095]: time=\"2026-06-09T17:34:15.973043986Z\" level=info msg=\"Removing pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=980c6209-41bb-4cc2-8ce9-5f8257b8ecd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:15.977672 crc crio[22095]: time=\"2026-06-09T17:34:15.977592993Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=2575144f-7f03-4d63-a29e-5eef1ca69983 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:15.994770 crc crio[22095]: time=\"2026-06-09T17:34:15.994708585Z\" level=info msg=\"Removed pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=980c6209-41bb-4cc2-8ce9-5f8257b8ecd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:15.999254 crc crio[22095]: time=\"2026-06-09T17:34:15.995123636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:16.001209 crc crio[22095]: time=\"2026-06-09T17:34:16.001053399Z\" level=info msg=\"Stopping pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=8b38c681-e511-44c7-b559-b92ddb82a89d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:16.001209 crc crio[22095]: time=\"2026-06-09T17:34:16.001152912Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=8b38c681-e511-44c7-b559-b92ddb82a89d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:16.002247 crc crio[22095]: time=\"2026-06-09T17:34:16.002152497Z\" level=info msg=\"Removing pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=beabf1dc-1a81-4f94-9cdd-6f59adaf3776 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:16.057476 crc crio[22095]: time=\"2026-06-09T17:34:16.057227349Z\" level=info msg=\"Removed pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=beabf1dc-1a81-4f94-9cdd-6f59adaf3776 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:16.058626 crc crio[22095]: time=\"2026-06-09T17:34:16.058514672Z\" level=info msg=\"Stopping pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=5d84a663-6b4e-4a4a-b7fa-26ff6e513651 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:16.058626 crc crio[22095]: time=\"2026-06-09T17:34:16.058627085Z\" level=info msg=\"Stopped pod sandbox (already stopped): d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=5d84a663-6b4e-4a4a-b7fa-26ff6e513651 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:16.060280 crc crio[22095]: time=\"2026-06-09T17:34:16.060131924Z\" level=info msg=\"Removing pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=1763e4e0-97f6-4238-8b12-6e508738fd6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:16.087110 crc crio[22095]: time=\"2026-06-09T17:34:16.086991078Z\" level=info msg=\"Removed pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=1763e4e0-97f6-4238-8b12-6e508738fd6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:16.094471 crc crio[22095]: time=\"2026-06-09T17:34:16.094373678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:16.101826 crc crio[22095]: time=\"2026-06-09T17:34:16.101628955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:16.264886 crc crio[22095]: time=\"2026-06-09T17:34:16.264754037Z\" level=info msg=\"Created container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata\" id=2575144f-7f03-4d63-a29e-5eef1ca69983 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:16.268230 crc crio[22095]: time=\"2026-06-09T17:34:16.268125613Z\" level=info msg=\"Starting container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699\" id=6204a103-0eb1-4022-b0a7-1f239c94a0a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:16.279815 crc crio[22095]: time=\"2026-06-09T17:34:16.279690522Z\" level=info msg=\"Started container\" PID=331818 containerID=c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699 description=openstack/nova-metadata-0/nova-metadata-metadata id=6204a103-0eb1-4022-b0a7-1f239c94a0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:34:17.952819 crc crio[22095]: time=\"2026-06-09T17:34:17.952005813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cdaa160a-c8ed-4113-9693-70e36d7b7d0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:17.956716 crc crio[22095]: time=\"2026-06-09T17:34:17.956619172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0b766dd6-6851-4c35-b1ed-ddf5fb1ec3f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:17.960791 crc crio[22095]: time=\"2026-06-09T17:34:17.960631115Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d963b22f-5ed0-4414-a906-fbb9cd2ec90c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:17.961253 crc crio[22095]: time=\"2026-06-09T17:34:17.961075947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:18.038223 crc crio[22095]: time=\"2026-06-09T17:34:18.038104005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:18.042111 crc crio[22095]: time=\"2026-06-09T17:34:18.042039057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:18.265894 crc crio[22095]: time=\"2026-06-09T17:34:18.265613419Z\" level=info msg=\"Created container 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d963b22f-5ed0-4414-a906-fbb9cd2ec90c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:18.267103 crc crio[22095]: time=\"2026-06-09T17:34:18.267041505Z\" level=info msg=\"Starting container: 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f\" id=09f37406-bd4c-4d1f-b07a-03cfade80eef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:18.275517 crc crio[22095]: time=\"2026-06-09T17:34:18.275396091Z\" level=info msg=\"Started container\" PID=332209 containerID=8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=09f37406-bd4c-4d1f-b07a-03cfade80eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:34:18.609213 crc crio[22095]: time=\"2026-06-09T17:34:18.607528025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f0c13ac-1e2a-4b10-aeef-ac16949003f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:18.613868 crc crio[22095]: time=\"2026-06-09T17:34:18.613736485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a6358dae-c7bd-43c1-8cff-db34f486de1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:18.618108 crc crio[22095]: time=\"2026-06-09T17:34:18.61780266Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c149cdb9-ef19-4c45-aa3e-3394dc637b6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:18.618448 crc crio[22095]: time=\"2026-06-09T17:34:18.61817934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:18.677522 crc crio[22095]: time=\"2026-06-09T17:34:18.677366218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:18.680580 crc crio[22095]: time=\"2026-06-09T17:34:18.680492589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:18.802550 crc crio[22095]: time=\"2026-06-09T17:34:18.802467418Z\" level=info msg=\"Stopping container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862 (timeout: 30s)\" id=5ef72ceb-412a-42e9-b14d-18dd04eaf7fb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:18.802858 crc crio[22095]: time=\"2026-06-09T17:34:18.802771925Z\" level=info msg=\"Stopping container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c (timeout: 30s)\" id=d2a2c85b-d152-458f-8b46-474c079c44f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:18.879198 crc crio[22095]: time=\"2026-06-09T17:34:18.878752517Z\" level=info msg=\"Created container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api\" id=c149cdb9-ef19-4c45-aa3e-3394dc637b6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:18.880649 crc crio[22095]: time=\"2026-06-09T17:34:18.880463061Z\" level=info msg=\"Starting container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a\" id=19f700cc-b7f7-4b82-8ba5-6a01618cfde9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:18.889652 crc crio[22095]: time=\"2026-06-09T17:34:18.889558566Z\" level=info msg=\"Started container\" PID=332326 containerID=70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a description=openstack/nova-api-0/nova-api-api id=19f700cc-b7f7-4b82-8ba5-6a01618cfde9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:34:22.322721 crc crio[22095]: time=\"2026-06-09T17:34:22.320813474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2cfa7781-7411-4bb5-ada8-94d1464b7f41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:22.328492 crc crio[22095]: time=\"2026-06-09T17:34:22.32839952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=dada75b9-79d7-44bd-a93c-dc299cf1685c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:22.332592 crc crio[22095]: time=\"2026-06-09T17:34:22.332187608Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=6b9dbaad-6ebd-41ba-979c-f337cefd9a3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:22.333061 crc crio[22095]: time=\"2026-06-09T17:34:22.332986488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:22.335074 crc crio[22095]: time=\"2026-06-09T17:34:22.334734084Z\" level=info msg=\"Removing container: f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412\" id=3a0dfd05-d686-4c0b-ad9e-358a30fafd17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:22.425366 crc crio[22095]: time=\"2026-06-09T17:34:22.42525401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:22.434598 crc crio[22095]: time=\"2026-06-09T17:34:22.434500779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:22.520547 crc crio[22095]: time=\"2026-06-09T17:34:22.520449078Z\" level=info msg=\"Removed container f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3a0dfd05-d686-4c0b-ad9e-358a30fafd17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:22.744855 crc crio[22095]: time=\"2026-06-09T17:34:22.74405854Z\" level=info msg=\"Created container 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=6b9dbaad-6ebd-41ba-979c-f337cefd9a3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:22.746140 crc crio[22095]: time=\"2026-06-09T17:34:22.746072022Z\" level=info msg=\"Starting container: 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd\" id=47d7c563-3d6b-430e-ba83-a9a65d1e08de name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:22.753996 crc crio[22095]: time=\"2026-06-09T17:34:22.753856103Z\" level=info msg=\"Started container\" PID=332725 containerID=20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=47d7c563-3d6b-430e-ba83-a9a65d1e08de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:34:23.967488 crc crio[22095]: time=\"2026-06-09T17:34:23.966374545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=280f4700-89d2-4f55-b23b-cd925838996f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:23.977173 crc crio[22095]: time=\"2026-06-09T17:34:23.97700885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=72c88ca3-9a5d-491b-bfc0-f0a4a9b4607e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:23.981528 crc crio[22095]: time=\"2026-06-09T17:34:23.981419873Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=2baf5d16-3949-4ab4-b131-efbef3a42579 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:23.982013 crc crio[22095]: time=\"2026-06-09T17:34:23.981882665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:24.043419 crc crio[22095]: time=\"2026-06-09T17:34:24.04327688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:24.047612 crc crio[22095]: time=\"2026-06-09T17:34:24.047394677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:24.241014 crc crio[22095]: time=\"2026-06-09T17:34:24.240865781Z\" level=info msg=\"Created container cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=2baf5d16-3949-4ab4-b131-efbef3a42579 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:24.242502 crc crio[22095]: time=\"2026-06-09T17:34:24.242409111Z\" level=info msg=\"Starting container: cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d\" id=5a4ac64d-026f-4f77-ab88-9bd32c608efa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:24.248716 crc crio[22095]: time=\"2026-06-09T17:34:24.24858914Z\" level=info msg=\"Started container\" PID=332902 containerID=cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=5a4ac64d-026f-4f77-ab88-9bd32c608efa name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:34:32.543840 crc crio[22095]: time=\"2026-06-09T17:34:32.542473448Z\" level=info msg=\"Removing container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef\" id=d74e6dae-f0c7-4eb0-9253-57bc1d561c7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:32.649712 crc crio[22095]: time=\"2026-06-09T17:34:32.649606503Z\" level=info msg=\"Stopped container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api\" id=5ef72ceb-412a-42e9-b14d-18dd04eaf7fb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:32.652152 crc crio[22095]: time=\"2026-06-09T17:34:32.652066687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b56aadeb-5b67-43c6-8a21-c1d9a26130c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:32.657467 crc crio[22095]: time=\"2026-06-09T17:34:32.657360513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cf7d9c67-90a6-46bf-b80a-3a2d2c1e6192 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:32.662601 crc crio[22095]: time=\"2026-06-09T17:34:32.662493486Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=3d9b4d55-8d31-4ff3-bd8c-c1d2550508ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:32.663189 crc crio[22095]: time=\"2026-06-09T17:34:32.663099422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:32.723349 crc crio[22095]: time=\"2026-06-09T17:34:32.722247749Z\" level=info msg=\"Removed container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api\" id=d74e6dae-f0c7-4eb0-9253-57bc1d561c7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:32.789606 crc crio[22095]: time=\"2026-06-09T17:34:32.789271509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:33.705098 crc crio[22095]: time=\"2026-06-09T17:34:33.704996979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:35.844671 crc crio[22095]: time=\"2026-06-09T17:34:35.800239862Z\" level=info msg=\"Created container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api\" id=3d9b4d55-8d31-4ff3-bd8c-c1d2550508ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:35.844671 crc crio[22095]: time=\"2026-06-09T17:34:35.803389364Z\" level=info msg=\"Starting container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637\" id=38e5c3a5-81c8-4e13-8446-43bb7c91d30d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:35.844671 crc crio[22095]: time=\"2026-06-09T17:34:35.810402485Z\" level=info msg=\"Started container\" PID=334735 containerID=1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637 description=openstack/cinder-api-0/cinder-api id=38e5c3a5-81c8-4e13-8446-43bb7c91d30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:34:36.951616 crc crio[22095]: time=\"2026-06-09T17:34:36.951529818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=0a701ad3-2420-4e06-91ab-9a47555ee5c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:36.951616 crc crio[22095]: time=\"2026-06-09T17:34:36.95158302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3d53cb0e-468f-48e3-a964-8dfc3a512dc7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:36.954728 crc crio[22095]: time=\"2026-06-09T17:34:36.954664909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d7dd159-5638-45c7-8d21-39bf22db5bd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:36.957232 crc crio[22095]: time=\"2026-06-09T17:34:36.957136833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=fb8a95cd-0f56-4255-aaf1-51725264551e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:36.957479 crc crio[22095]: time=\"2026-06-09T17:34:36.957425Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3136dc7e-5a49-419f-8280-232488f38f76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:36.958030 crc crio[22095]: time=\"2026-06-09T17:34:36.957725468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:36.960695 crc crio[22095]: time=\"2026-06-09T17:34:36.960615613Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c6f44b50-0cd8-4255-bb91-d252cb0cb6a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:36.988247 crc crio[22095]: time=\"2026-06-09T17:34:36.988118303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:37.059070 crc crio[22095]: time=\"2026-06-09T17:34:37.058880179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:37.065798 crc crio[22095]: time=\"2026-06-09T17:34:37.065699506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:37.080700 crc crio[22095]: time=\"2026-06-09T17:34:37.080561269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:37.091581 crc crio[22095]: time=\"2026-06-09T17:34:37.091473641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:37.359816 crc crio[22095]: time=\"2026-06-09T17:34:37.358781762Z\" level=info msg=\"Created container a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c6f44b50-0cd8-4255-bb91-d252cb0cb6a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:37.361408 crc crio[22095]: time=\"2026-06-09T17:34:37.36105241Z\" level=info msg=\"Starting container: a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040\" id=3999512d-7248-45a8-8944-198d955d5c9a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:37.367844 crc crio[22095]: time=\"2026-06-09T17:34:37.367732763Z\" level=info msg=\"Started container\" PID=335118 containerID=a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3999512d-7248-45a8-8944-198d955d5c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960\nJun 09 17:34:37.397459 crc crio[22095]: time=\"2026-06-09T17:34:37.397238035Z\" level=info msg=\"Created container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3136dc7e-5a49-419f-8280-232488f38f76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:37.399033 crc crio[22095]: time=\"2026-06-09T17:34:37.398854976Z\" level=info msg=\"Starting container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111\" id=29fc69a1-f9dd-48ae-bcfa-8eadaf3d5ad5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:37.412037 crc crio[22095]: time=\"2026-06-09T17:34:37.40713624Z\" level=info msg=\"Started container\" PID=335121 containerID=3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=29fc69a1-f9dd-48ae-bcfa-8eadaf3d5ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:34:44.953058 crc crio[22095]: time=\"2026-06-09T17:34:44.951859189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=01953181-e8a3-4210-a904-482e63c6c5de name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:44.958262 crc crio[22095]: time=\"2026-06-09T17:34:44.958165591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c247c348-0365-4f2b-bfd7-5011b3a726af name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:44.961547 crc crio[22095]: time=\"2026-06-09T17:34:44.961516098Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=5856190e-31a3-4099-a410-efc4b50e5284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:44.962027 crc crio[22095]: time=\"2026-06-09T17:34:44.96200153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:45.030089 crc crio[22095]: time=\"2026-06-09T17:34:45.029986076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:45.036423 crc crio[22095]: time=\"2026-06-09T17:34:45.036277818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:45.226256 crc crio[22095]: time=\"2026-06-09T17:34:45.225501663Z\" level=info msg=\"Created container fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=5856190e-31a3-4099-a410-efc4b50e5284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:45.227467 crc crio[22095]: time=\"2026-06-09T17:34:45.227385011Z\" level=info msg=\"Starting container: fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d\" id=7d4587bd-60d0-46a1-9706-5fed78772131 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:45.235533 crc crio[22095]: time=\"2026-06-09T17:34:45.235416939Z\" level=info msg=\"Started container\" PID=336058 containerID=fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=7d4587bd-60d0-46a1-9706-5fed78772131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:34:46.682229 crc crio[22095]: time=\"2026-06-09T17:34:46.681116838Z\" level=info msg=\"Stopping container: cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d (timeout: 30s)\" id=4b282b95-5020-469a-803e-0d3d972d72ee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:48.809520 crc crio[22095]: time=\"2026-06-09T17:34:48.808565508Z\" level=warning msg=\"Stopping container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c with stop signal(15) timed out. Killing...\"\nJun 09 17:34:48.844619 crc crio[22095]: time=\"2026-06-09T17:34:48.844495356Z\" level=info msg=\"Removing container: 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641\" id=8d0dba9c-1612-45c9-aaab-231d9416e811 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:49.145040 crc crio[22095]: time=\"2026-06-09T17:34:49.144016088Z\" level=info msg=\"Removed container 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8d0dba9c-1612-45c9-aaab-231d9416e811 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:49.237100 crc crio[22095]: time=\"2026-06-09T17:34:49.236973068Z\" level=info msg=\"Stopped container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler\" id=d2a2c85b-d152-458f-8b46-474c079c44f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:34:49.242073 crc crio[22095]: time=\"2026-06-09T17:34:49.241979027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=14b8e254-3b41-4b5e-a1a5-ad98ea7d980c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:49.249095 crc crio[22095]: time=\"2026-06-09T17:34:49.249006028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=51c9c373-ce03-421b-8aab-16fdc644717e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:49.254255 crc crio[22095]: time=\"2026-06-09T17:34:49.254169312Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=95681754-d44a-4fc3-a897-55b1dd02b5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:49.254628 crc crio[22095]: time=\"2026-06-09T17:34:49.254565032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:49.306530 crc crio[22095]: time=\"2026-06-09T17:34:49.306433071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:49.891637 crc crio[22095]: time=\"2026-06-09T17:34:49.891462683Z\" level=info msg=\"Removing container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1\" id=a8b35e9d-e737-4f8d-b0e0-f37a58be5fb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:50.021479 crc crio[22095]: time=\"2026-06-09T17:34:50.020701719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:50.125143 crc crio[22095]: time=\"2026-06-09T17:34:50.125049153Z\" level=info msg=\"Removed container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler\" id=a8b35e9d-e737-4f8d-b0e0-f37a58be5fb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:50.256956 crc crio[22095]: time=\"2026-06-09T17:34:50.256812674Z\" level=info msg=\"Created container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler\" id=95681754-d44a-4fc3-a897-55b1dd02b5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:50.258191 crc crio[22095]: time=\"2026-06-09T17:34:50.258095717Z\" level=info msg=\"Starting container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883\" id=59f7b3b3-eb07-4d08-bc06-95c5470f30c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:50.263833 crc crio[22095]: time=\"2026-06-09T17:34:50.263734833Z\" level=info msg=\"Started container\" PID=336712 containerID=15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 description=openstack/cinder-scheduler-0/cinder-scheduler id=59f7b3b3-eb07-4d08-bc06-95c5470f30c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:35:00.221483 crc crio[22095]: time=\"2026-06-09T17:35:00.22018115Z\" level=info msg=\"Stopped container cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=4b282b95-5020-469a-803e-0d3d972d72ee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:01.423242 crc crio[22095]: time=\"2026-06-09T17:35:01.418652729Z\" level=info msg=\"Stopping container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111 (timeout: 30s)\" id=d24997b0-51eb-4f75-9958-bcf7b2ec4acd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:01.430348 crc crio[22095]: time=\"2026-06-09T17:35:01.430210997Z\" level=info msg=\"Removing container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d\" id=fbad88c4-45eb-404b-896a-5d9a540bd82e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:01.501898 crc crio[22095]: time=\"2026-06-09T17:35:01.501790485Z\" level=info msg=\"Removed container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=fbad88c4-45eb-404b-896a-5d9a540bd82e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:01.562895 crc crio[22095]: time=\"2026-06-09T17:35:01.56278592Z\" level=info msg=\"Stopped container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=d24997b0-51eb-4f75-9958-bcf7b2ec4acd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:02.445877 crc crio[22095]: time=\"2026-06-09T17:35:02.445063196Z\" level=info msg=\"Removing container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86\" id=f53558aa-a639-4c1e-b3cf-f36f41381bc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:03.404514 crc crio[22095]: time=\"2026-06-09T17:35:03.401379464Z\" level=info msg=\"Removed container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=f53558aa-a639-4c1e-b3cf-f36f41381bc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:09.613899 crc crio[22095]: time=\"2026-06-09T17:35:09.612580947Z\" level=info msg=\"Stopping container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b (timeout: 30s)\" id=0aca7cea-1689-49ea-bc03-6d36283a16d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:09.741180 crc crio[22095]: time=\"2026-06-09T17:35:09.740801967Z\" level=info msg=\"Stopped container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log\" id=0aca7cea-1689-49ea-bc03-6d36283a16d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:10.606330 crc crio[22095]: time=\"2026-06-09T17:35:10.605488799Z\" level=info msg=\"Removing container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539\" id=39967a8c-866e-4b44-9532-3b9bee52b45a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:10.656793 crc crio[22095]: time=\"2026-06-09T17:35:10.656683771Z\" level=info msg=\"Removed container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log\" id=39967a8c-866e-4b44-9532-3b9bee52b45a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:14.816606 crc crio[22095]: time=\"2026-06-09T17:35:14.81547803Z\" level=info msg=\"Stopping container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699 (timeout: 30s)\" id=9bcf21bc-4d73-4cd7-95f2-9c1b49920ab8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:15.955033 crc crio[22095]: time=\"2026-06-09T17:35:15.954097614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d3dad1bf-e852-4aeb-b577-f19c1970ae00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:15.959108 crc crio[22095]: time=\"2026-06-09T17:35:15.95898236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=440249c6-2158-4f67-9e44-8d55315c3ef6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:15.964310 crc crio[22095]: time=\"2026-06-09T17:35:15.964165954Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=86ce39f0-5efc-44fd-aaf4-767da454e671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:15.964710 crc crio[22095]: time=\"2026-06-09T17:35:15.964642137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:16.038816 crc crio[22095]: time=\"2026-06-09T17:35:16.038698658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:16.043608 crc crio[22095]: time=\"2026-06-09T17:35:16.043521643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:16.124498 crc crio[22095]: time=\"2026-06-09T17:35:16.123624591Z\" level=info msg=\"Removing container: 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12\" id=3e1e38e4-c1a1-45a4-9016-2a46733ef576 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:16.279070 crc crio[22095]: time=\"2026-06-09T17:35:16.278901449Z\" level=info msg=\"Removed container 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12: openshift-infra/auto-csr-approver-29683768-bbhsp/oc\" id=3e1e38e4-c1a1-45a4-9016-2a46733ef576 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:16.282461 crc crio[22095]: time=\"2026-06-09T17:35:16.282380319Z\" level=info msg=\"Removing container: cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e\" id=48f95828-8b08-4026-8621-cd259b08f862 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:16.315861 crc crio[22095]: time=\"2026-06-09T17:35:16.31574035Z\" level=info msg=\"Removed container cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e: openshift-must-gather-7cnc9/crc-debug-xg682/container-00\" id=48f95828-8b08-4026-8621-cd259b08f862 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:16.329011 crc crio[22095]: time=\"2026-06-09T17:35:16.328805108Z\" level=info msg=\"Created container e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=86ce39f0-5efc-44fd-aaf4-767da454e671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:16.331969 crc crio[22095]: time=\"2026-06-09T17:35:16.331833566Z\" level=info msg=\"Stopping pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=5b24b2ed-c350-4b86-a0c7-fde97ff08015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:35:16.332137 crc crio[22095]: time=\"2026-06-09T17:35:16.33201525Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=5b24b2ed-c350-4b86-a0c7-fde97ff08015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:35:16.332137 crc crio[22095]: time=\"2026-06-09T17:35:16.331865227Z\" level=info msg=\"Starting container: e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c\" id=36993e8c-4da0-47d5-97c6-e4e7c5443714 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:35:16.333590 crc crio[22095]: time=\"2026-06-09T17:35:16.333520509Z\" level=info msg=\"Removing pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=173dea93-bb82-4667-86eb-c7160459972f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:35:16.340635 crc crio[22095]: time=\"2026-06-09T17:35:16.340499999Z\" level=info msg=\"Started container\" PID=340910 containerID=e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c description=openstack/glance-db-create-dcrqh/mariadb-database-create id=36993e8c-4da0-47d5-97c6-e4e7c5443714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:35:16.369421 crc crio[22095]: time=\"2026-06-09T17:35:16.369326044Z\" level=info msg=\"Removed pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=173dea93-bb82-4667-86eb-c7160459972f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:35:16.370701 crc crio[22095]: time=\"2026-06-09T17:35:16.370618707Z\" level=info msg=\"Stopping pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=94e3afa9-4127-414f-a815-ffc5712aa3e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:35:16.370786 crc crio[22095]: time=\"2026-06-09T17:35:16.37072697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=94e3afa9-4127-414f-a815-ffc5712aa3e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:35:16.371458 crc crio[22095]: time=\"2026-06-09T17:35:16.371399887Z\" level=info msg=\"Removing pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=1748d4f1-43b8-4645-aaa3-a53dd7255f0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:35:16.386713 crc crio[22095]: time=\"2026-06-09T17:35:16.38660961Z\" level=info msg=\"Removed pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=1748d4f1-43b8-4645-aaa3-a53dd7255f0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:35:17.771499 crc crio[22095]: time=\"2026-06-09T17:35:17.770710761Z\" level=info msg=\"Removing container: c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b\" id=89abd75b-baae-4390-8af2-2897c770bc8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:17.870354 crc crio[22095]: time=\"2026-06-09T17:35:17.87024374Z\" level=info msg=\"Removed container c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=89abd75b-baae-4390-8af2-2897c770bc8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:19.612314 crc crio[22095]: time=\"2026-06-09T17:35:19.611537792Z\" level=info msg=\"Stopping container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a (timeout: 30s)\" id=bac4d246-34c1-4b28-b301-f35f1e54812c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:19.953205 crc crio[22095]: time=\"2026-06-09T17:35:19.952595056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1ed22c06-58e5-40f2-9df0-9fb91f0c74c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:19.990582 crc crio[22095]: time=\"2026-06-09T17:35:19.990226768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2042bb1e-adbe-47a1-b2d0-ae2aaf3955f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:19.995741 crc crio[22095]: time=\"2026-06-09T17:35:19.995626657Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=ee41f8af-abc1-41a1-8b19-adaa5aa240cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:19.996200 crc crio[22095]: time=\"2026-06-09T17:35:19.99613271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:20.049609 crc crio[22095]: time=\"2026-06-09T17:35:20.049489938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:20.056850 crc crio[22095]: time=\"2026-06-09T17:35:20.056731345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:20.212900 crc crio[22095]: time=\"2026-06-09T17:35:20.21268021Z\" level=info msg=\"Created container 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18: openstack/placement-db-create-87tf9/mariadb-database-create\" id=ee41f8af-abc1-41a1-8b19-adaa5aa240cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:20.213787 crc crio[22095]: time=\"2026-06-09T17:35:20.213694917Z\" level=info msg=\"Starting container: 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18\" id=16797bfc-8ed0-4216-8827-ab44d022d587 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:35:20.222093 crc crio[22095]: time=\"2026-06-09T17:35:20.221829087Z\" level=info msg=\"Started container\" PID=341504 containerID=53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18 description=openstack/placement-db-create-87tf9/mariadb-database-create id=16797bfc-8ed0-4216-8827-ab44d022d587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:35:22.077738 crc crio[22095]: time=\"2026-06-09T17:35:22.063098759Z\" level=info msg=\"Removing container: 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0\" id=5d955189-cc69-44ff-bbea-edd825b5c07c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:22.197251 crc crio[22095]: time=\"2026-06-09T17:35:22.197098618Z\" level=info msg=\"Removed container 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0: openstack/placement-db-create-87tf9/mariadb-database-create\" id=5d955189-cc69-44ff-bbea-edd825b5c07c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:28.363397 crc crio[22095]: time=\"2026-06-09T17:35:28.3625245Z\" level=info msg=\"Stopped container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata\" id=9bcf21bc-4d73-4cd7-95f2-9c1b49920ab8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:29.179186 crc crio[22095]: time=\"2026-06-09T17:35:29.179052588Z\" level=info msg=\"Removing container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead\" id=cd58511f-51e1-4b12-9f7c-25df13efd949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:29.312628 crc crio[22095]: time=\"2026-06-09T17:35:29.312486633Z\" level=info msg=\"Removed container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata\" id=cd58511f-51e1-4b12-9f7c-25df13efd949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:29.952974 crc crio[22095]: time=\"2026-06-09T17:35:29.952412612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9e9fdab-9438-44a5-a65f-7d5b4cf971ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:29.956340 crc crio[22095]: time=\"2026-06-09T17:35:29.956223671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ef56a66c-0abc-4ede-aa6c-e62f6266b93f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:29.960380 crc crio[22095]: time=\"2026-06-09T17:35:29.960314566Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=0f9db2c2-abca-43dd-8980-3eaf09bf4655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:29.960724 crc crio[22095]: time=\"2026-06-09T17:35:29.960664125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:30.041552 crc crio[22095]: time=\"2026-06-09T17:35:30.041438021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:30.046836 crc crio[22095]: time=\"2026-06-09T17:35:30.046760378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:30.213836 crc crio[22095]: time=\"2026-06-09T17:35:30.213593705Z\" level=info msg=\"Created container 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=0f9db2c2-abca-43dd-8980-3eaf09bf4655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:30.214707 crc crio[22095]: time=\"2026-06-09T17:35:30.214664202Z\" level=info msg=\"Starting container: 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef\" id=5665d9dc-aaf5-4c1a-9b04-a0cddae1670d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:35:30.220337 crc crio[22095]: time=\"2026-06-09T17:35:30.220177695Z\" level=info msg=\"Started container\" PID=342693 containerID=8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef description=openstack/barbican-db-create-6stvh/mariadb-database-create id=5665d9dc-aaf5-4c1a-9b04-a0cddae1670d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:35:31.216759 crc crio[22095]: time=\"2026-06-09T17:35:31.215892149Z\" level=info msg=\"Removing container: 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b\" id=d7625b77-6d16-4c92-97a6-8cffdd22ae33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:31.296311 crc crio[22095]: time=\"2026-06-09T17:35:31.296163622Z\" level=info msg=\"Removed container 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=d7625b77-6d16-4c92-97a6-8cffdd22ae33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:32.240594 crc crio[22095]: time=\"2026-06-09T17:35:32.239683819Z\" level=info msg=\"Removing container: 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e\" id=dc17574e-f982-4d13-bff1-8a5919e3a647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:32.318906 crc crio[22095]: time=\"2026-06-09T17:35:32.318716639Z\" level=info msg=\"Removed container 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=dc17574e-f982-4d13-bff1-8a5919e3a647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:33.182520 crc crio[22095]: time=\"2026-06-09T17:35:33.182365954Z\" level=info msg=\"Stopped container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api\" id=bac4d246-34c1-4b28-b301-f35f1e54812c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:33.329988 crc crio[22095]: time=\"2026-06-09T17:35:33.329777339Z\" level=info msg=\"Removing container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec\" id=6336c723-2319-4157-99ea-aa62139f96be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:33.413022 crc crio[22095]: time=\"2026-06-09T17:35:33.412849384Z\" level=info msg=\"Removed container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api\" id=6336c723-2319-4157-99ea-aa62139f96be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:35.955279 crc crio[22095]: time=\"2026-06-09T17:35:35.954271922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b8319ae-6af8-42e8-bac7-6d59add60567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:35.958883 crc crio[22095]: time=\"2026-06-09T17:35:35.958804249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eca6742e-86c1-402d-95bf-a4f83ba30a0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:35:35.962994 crc crio[22095]: time=\"2026-06-09T17:35:35.962822943Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=49165a29-5d07-4639-8ae4-eaeee3df5f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:35.963373 crc crio[22095]: time=\"2026-06-09T17:35:35.963273724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:36.018981 crc crio[22095]: time=\"2026-06-09T17:35:36.018824778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:36.025813 crc crio[22095]: time=\"2026-06-09T17:35:36.025647194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:35:36.196437 crc crio[22095]: time=\"2026-06-09T17:35:36.195653012Z\" level=info msg=\"Created container 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=49165a29-5d07-4639-8ae4-eaeee3df5f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:35:36.197788 crc crio[22095]: time=\"2026-06-09T17:35:36.197653564Z\" level=info msg=\"Starting container: 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d\" id=aaa1f9d7-b5be-4f56-adf9-c8b035c1b16b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:35:36.204571 crc crio[22095]: time=\"2026-06-09T17:35:36.204264255Z\" level=info msg=\"Started container\" PID=343345 containerID=47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=aaa1f9d7-b5be-4f56-adf9-c8b035c1b16b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:35:37.408592 crc crio[22095]: time=\"2026-06-09T17:35:37.407899267Z\" level=info msg=\"Removing container: 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9\" id=e34b62c1-a8d4-45c1-a350-1f80938eacb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:37.500186 crc crio[22095]: time=\"2026-06-09T17:35:37.49942724Z\" level=info msg=\"Removed container 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=e34b62c1-a8d4-45c1-a350-1f80938eacb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:38.808358 crc crio[22095]: time=\"2026-06-09T17:35:38.8075722Z\" level=info msg=\"Stopping container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637 (timeout: 30s)\" id=db5b00b5-d340-437b-a4d0-86ee34596a52 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:45.031902 crc crio[22095]: time=\"2026-06-09T17:35:45.030635859Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:45.395348 crc crio[22095]: time=\"2026-06-09T17:35:45.395224461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:45.853140 crc crio[22095]: time=\"2026-06-09T17:35:45.853008339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:45.858075 crc crio[22095]: time=\"2026-06-09T17:35:45.857912796Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:45.859430 crc crio[22095]: time=\"2026-06-09T17:35:45.859335093Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.341436 crc crio[22095]: time=\"2026-06-09T17:35:46.340635137Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.357156 crc crio[22095]: time=\"2026-06-09T17:35:46.357049941Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.458204 crc crio[22095]: time=\"2026-06-09T17:35:46.45811098Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.458517 crc crio[22095]: time=\"2026-06-09T17:35:46.458169252Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.483789 crc crio[22095]: time=\"2026-06-09T17:35:46.483685Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.800206 crc crio[22095]: time=\"2026-06-09T17:35:46.800120868Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:46.918197 crc crio[22095]: time=\"2026-06-09T17:35:46.917417049Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:47.403419 crc crio[22095]: time=\"2026-06-09T17:35:47.403262779Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:48.102331 crc crio[22095]: time=\"2026-06-09T17:35:48.101462943Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:48.516458 crc crio[22095]: time=\"2026-06-09T17:35:48.516355834Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:49.083776 crc crio[22095]: time=\"2026-06-09T17:35:49.08369354Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:52.635870 crc crio[22095]: time=\"2026-06-09T17:35:52.634574476Z\" level=info msg=\"Stopped container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api\" id=db5b00b5-d340-437b-a4d0-86ee34596a52 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:35:52.922704 crc crio[22095]: time=\"2026-06-09T17:35:52.922621632Z\" level=info msg=\"Removing container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862\" id=48a01b91-8fe7-4743-866c-212045944580 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:52.962532 crc crio[22095]: time=\"2026-06-09T17:35:52.962466741Z\" level=info msg=\"Removed container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api\" id=48a01b91-8fe7-4743-866c-212045944580 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:35:55.808908 crc crio[22095]: time=\"2026-06-09T17:35:55.807423843Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:55.898647 crc crio[22095]: time=\"2026-06-09T17:35:55.898520715Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:56.372796 crc crio[22095]: time=\"2026-06-09T17:35:56.371980978Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:56.624441 crc crio[22095]: time=\"2026-06-09T17:35:56.62423558Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:35:58.984565 crc crio[22095]: time=\"2026-06-09T17:35:58.983471343Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:36:00.013254 crc crio[22095]: time=\"2026-06-09T17:36:00.012439677Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:36:00.545518 crc crio[22095]: time=\"2026-06-09T17:36:00.545446567Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683776-6f9dh/POD\" id=c09aba73-d1f1-4726-84ad-0fd66dd63ec6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:36:00.545518 crc crio[22095]: time=\"2026-06-09T17:36:00.545554289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:00.577899 crc crio[22095]: time=\"2026-06-09T17:36:00.577819022Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0074a48f0}] Aliases:map[]}\"\nJun 09 17:36:00.577899 crc crio[22095]: time=\"2026-06-09T17:36:00.577890404Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683776-6f9dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:36:01.221016 crc crio[22095]: 2026-06-09T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3397b0243332c2 Mac:8a:0a:0e:49:47:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 SocketPath: PciID:}] [{Interface:0xc00011c6d0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:36:01.221016 crc crio[22095]: time=\"2026-06-09T17:36:01.219423035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0074a48f0}] Aliases:map[]}\"\nJun 09 17:36:01.221016 crc crio[22095]: time=\"2026-06-09T17:36:01.219598629Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683776-6f9dh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:36:01.230610 crc crio[22095]: time=\"2026-06-09T17:36:01.230527081Z\" level=info msg=\"Ran pod sandbox d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 with infra container: openshift-infra/auto-csr-approver-29683776-6f9dh/POD\" id=c09aba73-d1f1-4726-84ad-0fd66dd63ec6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:36:01.234636 crc crio[22095]: time=\"2026-06-09T17:36:01.234411812Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b7a9f1a5-992a-48c8-81e4-b6889c18083b name=/runtime.v1.ImageService/PullImage\nJun 09 17:36:01.246467 crc crio[22095]: time=\"2026-06-09T17:36:01.2463733Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:36:02.233811 crc crio[22095]: time=\"2026-06-09T17:36:02.23299461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:36:02.478685 crc crio[22095]: time=\"2026-06-09T17:36:02.47857655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b7a9f1a5-992a-48c8-81e4-b6889c18083b name=/runtime.v1.ImageService/PullImage\nJun 09 17:36:02.479815 crc crio[22095]: time=\"2026-06-09T17:36:02.47973034Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=53e25a62-eebd-4f67-9514-2445d2251a6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:02.482319 crc crio[22095]: time=\"2026-06-09T17:36:02.482209354Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d1e9470-a9fd-4962-b071-dc7576c121fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:02.495674 crc crio[22095]: time=\"2026-06-09T17:36:02.495465406Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683776-6f9dh/oc\" id=d8ff52cf-f858-4092-af1a-22b9ddc5fe00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:02.496000 crc crio[22095]: time=\"2026-06-09T17:36:02.495906748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:02.566999 crc crio[22095]: time=\"2026-06-09T17:36:02.566798008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:02.795567 crc crio[22095]: time=\"2026-06-09T17:36:02.794753562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:02.932395 crc crio[22095]: time=\"2026-06-09T17:36:02.932132179Z\" level=info msg=\"Created container b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff: openshift-infra/auto-csr-approver-29683776-6f9dh/oc\" id=d8ff52cf-f858-4092-af1a-22b9ddc5fe00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:02.934820 crc crio[22095]: time=\"2026-06-09T17:36:02.934706895Z\" level=info msg=\"Starting container: b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff\" id=d2e6d163-f30b-4e21-9a8d-75ea8d7f6bb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:36:02.940601 crc crio[22095]: time=\"2026-06-09T17:36:02.940500935Z\" level=info msg=\"Started container\" PID=346550 containerID=b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff description=openshift-infra/auto-csr-approver-29683776-6f9dh/oc id=d2e6d163-f30b-4e21-9a8d-75ea8d7f6bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626\nJun 09 17:36:05.140482 crc crio[22095]: time=\"2026-06-09T17:36:05.139089651Z\" level=info msg=\"Stopping pod sandbox: d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626\" id=79eeb256-6187-4821-81c9-c51123bd96a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:05.141855 crc crio[22095]: time=\"2026-06-09T17:36:05.141196806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0019845d0}] Aliases:map[]}\"\nJun 09 17:36:05.141855 crc crio[22095]: time=\"2026-06-09T17:36:05.141398971Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683776-6f9dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:36:05.607192 crc crio[22095]: time=\"2026-06-09T17:36:05.607087193Z\" level=info msg=\"Stopped pod sandbox: d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626\" id=79eeb256-6187-4821-81c9-c51123bd96a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:06.175662 crc crio[22095]: time=\"2026-06-09T17:36:06.1748506Z\" level=info msg=\"Removing container: 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f\" id=1d728065-0680-4cf2-a392-f8b02a19fd88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:06.280997 crc crio[22095]: time=\"2026-06-09T17:36:06.276322399Z\" level=info msg=\"Removed container 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=1d728065-0680-4cf2-a392-f8b02a19fd88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.412649 crc crio[22095]: time=\"2026-06-09T17:36:16.411539692Z\" level=info msg=\"Removing container: 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465\" id=90850ae0-ac44-466b-ac43-04dc615c72c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.450337 crc crio[22095]: time=\"2026-06-09T17:36:16.45021007Z\" level=info msg=\"Removed container 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=90850ae0-ac44-466b-ac43-04dc615c72c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.454763 crc crio[22095]: time=\"2026-06-09T17:36:16.454672205Z\" level=info msg=\"Removing container: 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9\" id=c9ba9624-7e1d-4c05-b4c4-1648aa1cc6e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.606824 crc crio[22095]: time=\"2026-06-09T17:36:16.60667861Z\" level=info msg=\"Removed container 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9: openshift-infra/auto-csr-approver-29683770-sqhvs/oc\" id=c9ba9624-7e1d-4c05-b4c4-1648aa1cc6e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.609736 crc crio[22095]: time=\"2026-06-09T17:36:16.609616445Z\" level=info msg=\"Removing container: 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597\" id=031effd7-06c3-4804-bce9-478e25106d19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.645273 crc crio[22095]: time=\"2026-06-09T17:36:16.645117242Z\" level=info msg=\"Removed container 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=031effd7-06c3-4804-bce9-478e25106d19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:16.662549 crc crio[22095]: time=\"2026-06-09T17:36:16.662267165Z\" level=info msg=\"Stopping pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=1d0992b6-08ad-41f4-a0d5-443029090220 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:16.662549 crc crio[22095]: time=\"2026-06-09T17:36:16.66247224Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=1d0992b6-08ad-41f4-a0d5-443029090220 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:16.663421 crc crio[22095]: time=\"2026-06-09T17:36:16.663356163Z\" level=info msg=\"Removing pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=ec73c91e-53e7-4b10-94fa-6c99903dac5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:16.687320 crc crio[22095]: time=\"2026-06-09T17:36:16.687114316Z\" level=info msg=\"Removed pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=ec73c91e-53e7-4b10-94fa-6c99903dac5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:16.688309 crc crio[22095]: time=\"2026-06-09T17:36:16.688195604Z\" level=info msg=\"Stopping pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=b7686826-63be-467b-8f46-9f98053558bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:16.688401 crc crio[22095]: time=\"2026-06-09T17:36:16.688371969Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=b7686826-63be-467b-8f46-9f98053558bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:16.689202 crc crio[22095]: time=\"2026-06-09T17:36:16.689131928Z\" level=info msg=\"Removing pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=30b2079e-0296-411e-8306-30fcf5c73b89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:16.729739 crc crio[22095]: time=\"2026-06-09T17:36:16.729646364Z\" level=info msg=\"Removed pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=30b2079e-0296-411e-8306-30fcf5c73b89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:16.731481 crc crio[22095]: time=\"2026-06-09T17:36:16.731401189Z\" level=info msg=\"Stopping pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=654ef278-2718-419d-8d81-862d4fe964d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:16.731635 crc crio[22095]: time=\"2026-06-09T17:36:16.731526973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=654ef278-2718-419d-8d81-862d4fe964d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:16.732587 crc crio[22095]: time=\"2026-06-09T17:36:16.732529078Z\" level=info msg=\"Removing pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8a559b38-6aad-4dd5-ad2e-6ca6bf4a87e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:16.758886 crc crio[22095]: time=\"2026-06-09T17:36:16.758256843Z\" level=info msg=\"Removed pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8a559b38-6aad-4dd5-ad2e-6ca6bf4a87e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:22.505643 crc crio[22095]: time=\"2026-06-09T17:36:22.503707753Z\" level=info msg=\"Removing container: db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368\" id=0ad3f02b-d45a-4903-9402-bc3427825301 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:22.620984 crc crio[22095]: time=\"2026-06-09T17:36:22.618368082Z\" level=info msg=\"Removed container db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0ad3f02b-d45a-4903-9402-bc3427825301 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:33.970004 crc crio[22095]: time=\"2026-06-09T17:36:33.969195225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dac1274e-3344-472b-9c74-86d37a406dd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:33.973128 crc crio[22095]: time=\"2026-06-09T17:36:33.973035155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c7b09f24-17ab-418b-95a5-213b69ee4382 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:33.981332 crc crio[22095]: time=\"2026-06-09T17:36:33.981220656Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2c2aef76-3f23-4481-a074-e3b7abb38e74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:33.981715 crc crio[22095]: time=\"2026-06-09T17:36:33.981662527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:34.042379 crc crio[22095]: time=\"2026-06-09T17:36:34.042257202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:34.049455 crc crio[22095]: time=\"2026-06-09T17:36:34.049373055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:34.215613 crc crio[22095]: time=\"2026-06-09T17:36:34.215004381Z\" level=info msg=\"Created container 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944: openstack/nova-metadata-0/nova-metadata-log\" id=2c2aef76-3f23-4481-a074-e3b7abb38e74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:34.216865 crc crio[22095]: time=\"2026-06-09T17:36:34.216800768Z\" level=info msg=\"Starting container: 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944\" id=6d26ddf1-c99c-4b14-9f57-2c2e52c1d614 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:36:34.224058 crc crio[22095]: time=\"2026-06-09T17:36:34.223998163Z\" level=info msg=\"Started container\" PID=347978 containerID=548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944 description=openstack/nova-metadata-0/nova-metadata-log id=6d26ddf1-c99c-4b14-9f57-2c2e52c1d614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:36:49.956189 crc crio[22095]: time=\"2026-06-09T17:36:49.955145076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=477c5a20-f7b5-43f2-9a95-2b7fcc510ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:49.964152 crc crio[22095]: time=\"2026-06-09T17:36:49.963979154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8f1cdb2-cc0b-4326-bcc6-643e87e2a5b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:49.968882 crc crio[22095]: time=\"2026-06-09T17:36:49.968795048Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=9362325f-e3ba-491b-861f-eae1858241da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:49.969309 crc crio[22095]: time=\"2026-06-09T17:36:49.96925274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:50.065736 crc crio[22095]: time=\"2026-06-09T17:36:50.065626398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:50.071539 crc crio[22095]: time=\"2026-06-09T17:36:50.070684039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:50.262255 crc crio[22095]: time=\"2026-06-09T17:36:50.262134521Z\" level=info msg=\"Created container 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d: openstack/openstack-galera-0/galera\" id=9362325f-e3ba-491b-861f-eae1858241da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:50.265583 crc crio[22095]: time=\"2026-06-09T17:36:50.265496858Z\" level=info msg=\"Starting container: 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d\" id=6114874e-685e-4424-a541-a2d7b3133d3d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:36:50.272481 crc crio[22095]: time=\"2026-06-09T17:36:50.272384186Z\" level=info msg=\"Started container\" PID=348669 containerID=9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d description=openstack/openstack-galera-0/galera id=6114874e-685e-4424-a541-a2d7b3133d3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca\nJun 09 17:37:01.953427 crc crio[22095]: time=\"2026-06-09T17:37:01.952030217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=ae0884aa-b1d7-405a-84a9-b36980cd2cef name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:01.958099 crc crio[22095]: time=\"2026-06-09T17:37:01.958042852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=eb511c59-6a6c-40df-bd92-e3aaa7f8de60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:01.970503 crc crio[22095]: time=\"2026-06-09T17:37:01.970395771Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=0f5fb560-4945-4ee8-9444-9f7d2b535439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:01.970957 crc crio[22095]: time=\"2026-06-09T17:37:01.970846173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:02.022201 crc crio[22095]: time=\"2026-06-09T17:37:02.022103006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:02.027545 crc crio[22095]: time=\"2026-06-09T17:37:02.02688749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:02.216432 crc crio[22095]: time=\"2026-06-09T17:37:02.216265068Z\" level=info msg=\"Created container 71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=0f5fb560-4945-4ee8-9444-9f7d2b535439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:02.217697 crc crio[22095]: time=\"2026-06-09T17:37:02.217640754Z\" level=info msg=\"Starting container: 71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3\" id=06534829-1095-4165-a331-46e59b122354 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:02.224888 crc crio[22095]: time=\"2026-06-09T17:37:02.224780698Z\" level=info msg=\"Started container\" PID=349481 containerID=71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=06534829-1095-4165-a331-46e59b122354 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be\nJun 09 17:37:08.802400 crc crio[22095]: time=\"2026-06-09T17:37:08.801683663Z\" level=info msg=\"Stopping container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 (timeout: 30s)\" id=d3ecaec2-c832-4f09-afa8-a1f0dc02d3e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:16.783276 crc crio[22095]: time=\"2026-06-09T17:37:16.778849774Z\" level=info msg=\"Removing container: 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526\" id=e4b7a52b-eaf2-475c-9421-a1976d7751b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:16.912710 crc crio[22095]: time=\"2026-06-09T17:37:16.912563916Z\" level=info msg=\"Removed container 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config\" id=e4b7a52b-eaf2-475c-9421-a1976d7751b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:16.928417 crc crio[22095]: time=\"2026-06-09T17:37:16.928269182Z\" level=info msg=\"Stopping pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=99661c79-b92c-435a-96ca-1904aa6a4982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:37:16.928417 crc crio[22095]: time=\"2026-06-09T17:37:16.928417425Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=99661c79-b92c-435a-96ca-1904aa6a4982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:37:16.929238 crc crio[22095]: time=\"2026-06-09T17:37:16.929137044Z\" level=info msg=\"Removing pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=eeead463-5e0e-4577-b104-fbd5d76bed7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:37:16.964242 crc crio[22095]: time=\"2026-06-09T17:37:16.963374228Z\" level=info msg=\"Removed pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=eeead463-5e0e-4577-b104-fbd5d76bed7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:37:30.179759 crc crio[22095]: time=\"2026-06-09T17:37:30.178554689Z\" level=info msg=\"Stopping container: 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d (timeout: 30s)\" id=5acef6a6-9c01-46a0-9b66-d3621aed6b4d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:30.648193 crc crio[22095]: time=\"2026-06-09T17:37:30.630738108Z\" level=info msg=\"Stopped container 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d: openstack/openstack-galera-0/galera\" id=5acef6a6-9c01-46a0-9b66-d3621aed6b4d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:30.800863 crc crio[22095]: time=\"2026-06-09T17:37:30.800680798Z\" level=info msg=\"Removing container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc\" id=f0ae545c-6ba2-4148-b653-4bb6b8e9b544 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:30.868761 crc crio[22095]: time=\"2026-06-09T17:37:30.868463049Z\" level=info msg=\"Removed container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera\" id=f0ae545c-6ba2-4148-b653-4bb6b8e9b544 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:33.810555 crc crio[22095]: time=\"2026-06-09T17:37:33.80953547Z\" level=info msg=\"Stopping container: 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944 (timeout: 30s)\" id=519a3f7c-9540-46d5-8f71-108ae5f8b7a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:33.938680 crc crio[22095]: time=\"2026-06-09T17:37:33.938486131Z\" level=info msg=\"Stopped container 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944: openstack/nova-metadata-0/nova-metadata-log\" id=519a3f7c-9540-46d5-8f71-108ae5f8b7a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:33.976245 crc crio[22095]: time=\"2026-06-09T17:37:33.975148818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6ebc6297-8568-4776-8f6f-372c226c9d0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:33.978634 crc crio[22095]: time=\"2026-06-09T17:37:33.978492464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e30cae28-be98-46ff-98e7-17bcd66ca322 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:33.983006 crc crio[22095]: time=\"2026-06-09T17:37:33.982868617Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=b9c37a02-d9e4-4310-b1ee-0f9adc673b9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:33.983542 crc crio[22095]: time=\"2026-06-09T17:37:33.983429292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:34.065880 crc crio[22095]: time=\"2026-06-09T17:37:34.06506008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:34.073149 crc crio[22095]: time=\"2026-06-09T17:37:34.073059637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:34.255876 crc crio[22095]: time=\"2026-06-09T17:37:34.255753715Z\" level=info msg=\"Created container f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=b9c37a02-d9e4-4310-b1ee-0f9adc673b9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:34.257745 crc crio[22095]: time=\"2026-06-09T17:37:34.257606353Z\" level=info msg=\"Starting container: f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965\" id=d392cc4c-7fca-4faf-9f5e-7dbf37d3f370 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:34.269625 crc crio[22095]: time=\"2026-06-09T17:37:34.269459079Z\" level=info msg=\"Started container\" PID=351188 containerID=f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=d392cc4c-7fca-4faf-9f5e-7dbf37d3f370 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f\nJun 09 17:37:34.881688 crc crio[22095]: time=\"2026-06-09T17:37:34.881590761Z\" level=info msg=\"Removing container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40\" id=911ea32e-4ea6-48be-ae7e-1a9247106f0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:34.930647 crc crio[22095]: time=\"2026-06-09T17:37:34.930434533Z\" level=info msg=\"Removed container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log\" id=911ea32e-4ea6-48be-ae7e-1a9247106f0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:38.813244 crc crio[22095]: time=\"2026-06-09T17:37:38.813130765Z\" level=warning msg=\"Stopping container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 with stop signal(15) timed out. Killing...\"\nJun 09 17:37:38.901126 crc crio[22095]: time=\"2026-06-09T17:37:38.900986065Z\" level=error msg=\"Killing container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:37:38.965155 crc crio[22095]: time=\"2026-06-09T17:37:38.96508151Z\" level=info msg=\"Removing container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c\" id=b696d3d7-9683-4dde-9bf9-6d5a8cfd3b93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:39.138246 crc crio[22095]: time=\"2026-06-09T17:37:39.138026008Z\" level=info msg=\"Stopped container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler\" id=d3ecaec2-c832-4f09-afa8-a1f0dc02d3e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:39.140129 crc crio[22095]: time=\"2026-06-09T17:37:39.14005243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=977d7f8c-64b5-494c-91fe-5a729bee195d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:39.144023 crc crio[22095]: time=\"2026-06-09T17:37:39.143859778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=4cc72ec0-d0e5-49a2-aab6-05cb4062d388 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:39.150652 crc crio[22095]: time=\"2026-06-09T17:37:39.150542781Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=efb43881-6cb0-47af-b3e5-ebb4448ef431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:39.151208 crc crio[22095]: time=\"2026-06-09T17:37:39.151142687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:39.201191 crc crio[22095]: time=\"2026-06-09T17:37:39.201084056Z\" level=info msg=\"Removed container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler\" id=b696d3d7-9683-4dde-9bf9-6d5a8cfd3b93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:39.224630 crc crio[22095]: time=\"2026-06-09T17:37:39.224499751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:39.781215 crc crio[22095]: time=\"2026-06-09T17:37:39.781099739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:39.937794 crc crio[22095]: time=\"2026-06-09T17:37:39.936871613Z\" level=info msg=\"Created container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75: openstack/cinder-scheduler-0/cinder-scheduler\" id=efb43881-6cb0-47af-b3e5-ebb4448ef431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:39.939479 crc crio[22095]: time=\"2026-06-09T17:37:39.939261184Z\" level=info msg=\"Starting container: 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75\" id=1345a319-877f-4334-9c8a-1b13b03b82f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:39.946731 crc crio[22095]: time=\"2026-06-09T17:37:39.946640885Z\" level=info msg=\"Started container\" PID=351472 containerID=07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 description=openstack/cinder-scheduler-0/cinder-scheduler id=1345a319-877f-4334-9c8a-1b13b03b82f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:37:40.143492 crc crio[22095]: time=\"2026-06-09T17:37:40.143187402Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:42.956539 crc crio[22095]: time=\"2026-06-09T17:37:42.954581102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=641de2e4-bd70-4312-814a-54352630820b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:42.960656 crc crio[22095]: time=\"2026-06-09T17:37:42.959725625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=b346b15d-3d43-4eac-9992-e68562047d43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:42.967799 crc crio[22095]: time=\"2026-06-09T17:37:42.96766396Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a205be8e-6200-45b6-ba98-83e7fa98263f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:42.968471 crc crio[22095]: time=\"2026-06-09T17:37:42.968389579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:43.026906 crc crio[22095]: time=\"2026-06-09T17:37:43.026441568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:43.030607 crc crio[22095]: time=\"2026-06-09T17:37:43.030534324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:43.236748 crc crio[22095]: time=\"2026-06-09T17:37:43.236468983Z\" level=info msg=\"Created container 002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a205be8e-6200-45b6-ba98-83e7fa98263f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:43.238456 crc crio[22095]: time=\"2026-06-09T17:37:43.238373963Z\" level=info msg=\"Starting container: 002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7\" id=ef799020-c51a-4094-b662-5dbd43ef5989 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:43.245380 crc crio[22095]: time=\"2026-06-09T17:37:43.24523961Z\" level=info msg=\"Started container\" PID=351579 containerID=002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=ef799020-c51a-4094-b662-5dbd43ef5989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960\nJun 09 17:37:47.658050 crc crio[22095]: time=\"2026-06-09T17:37:47.656532517Z\" level=info msg=\"Stopping container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36 (timeout: 2s)\" id=4307e589-8f83-4383-b35e-674f8dc5ca09 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:47.865542 crc crio[22095]: time=\"2026-06-09T17:37:47.865336041Z\" level=info msg=\"Stopped container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=4307e589-8f83-4383-b35e-674f8dc5ca09 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:37:47.867646 crc crio[22095]: time=\"2026-06-09T17:37:47.867541358Z\" level=info msg=\"Stopping pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=2e61cc05-f866-404c-89b1-2348fac45607 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:37:47.868837 crc crio[22095]: time=\"2026-06-09T17:37:47.868754489Z\" level=info msg=\"Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc002ab2720}] Aliases:map[]}\"\nJun 09 17:37:47.869102 crc crio[22095]: time=\"2026-06-09T17:37:47.869024396Z\" level=info msg=\"Deleting pod openshift-must-gather-7cnc9_must-gather-kg8lh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:37:48.242730 crc crio[22095]: time=\"2026-06-09T17:37:48.242493283Z\" level=info msg=\"Stopped pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=2e61cc05-f866-404c-89b1-2348fac45607 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:37:49.229663 crc crio[22095]: time=\"2026-06-09T17:37:49.22844681Z\" level=info msg=\"Removing container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36\" id=53a7e7cc-3c55-4ecf-99d9-e6447d5f4bde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:49.295194 crc crio[22095]: time=\"2026-06-09T17:37:49.294966738Z\" level=info msg=\"Removed container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=53a7e7cc-3c55-4ecf-99d9-e6447d5f4bde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:49.302258 crc crio[22095]: time=\"2026-06-09T17:37:49.302155224Z\" level=info msg=\"Removing container: 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1\" id=96db8300-25f5-4b83-b6c9-50e120a92806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:49.545381 crc crio[22095]: time=\"2026-06-09T17:37:49.544511424Z\" level=info msg=\"Removed container 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1: openshift-must-gather-7cnc9/must-gather-kg8lh/gather\" id=96db8300-25f5-4b83-b6c9-50e120a92806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:37:49.954469 crc crio[22095]: time=\"2026-06-09T17:37:49.954381502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=48315c9a-765e-44b5-8967-1a3e22e02872 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:49.957483 crc crio[22095]: time=\"2026-06-09T17:37:49.957381229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=41d64b02-bbbc-4ff0-bab7-8c818464e94d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:50.525539 crc crio[22095]: time=\"2026-06-09T17:37:50.525435103Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3db691da-513c-4690-8a28-a5d174d57081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:50.527470 crc crio[22095]: time=\"2026-06-09T17:37:50.526322526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:50.580984 crc crio[22095]: time=\"2026-06-09T17:37:50.580530626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:50.588989 crc crio[22095]: time=\"2026-06-09T17:37:50.588745018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:50.790000 crc crio[22095]: time=\"2026-06-09T17:37:50.788627341Z\" level=info msg=\"Created container 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5: openstack/nova-api-0/nova-api-log\" id=3db691da-513c-4690-8a28-a5d174d57081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:50.791209 crc crio[22095]: time=\"2026-06-09T17:37:50.791079205Z\" level=info msg=\"Starting container: 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5\" id=62f212e2-4977-4acf-873a-f95c709a9b93 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:50.798830 crc crio[22095]: time=\"2026-06-09T17:37:50.798625499Z\" level=info msg=\"Started container\" PID=351995 containerID=93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5 description=openstack/nova-api-0/nova-api-log id=62f212e2-4977-4acf-873a-f95c709a9b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:37:56.400189 crc crio[22095]: time=\"2026-06-09T17:37:56.398749344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-nbmwt/POD\" id=c3476e57-ce52-4deb-8b43-76a84ab59f8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:56.401734 crc crio[22095]: time=\"2026-06-09T17:37:56.400200372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:56.485702 crc crio[22095]: time=\"2026-06-09T17:37:56.484314074Z\" level=info msg=\"Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"\nJun 09 17:37:56.485702 crc crio[22095]: time=\"2026-06-09T17:37:56.485554316Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-nbmwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:37:57.161995 crc crio[22095]: 2026-06-09T17:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2951b013137276f Mac:5a:d4:8f:ff:3f:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:37:57.161995 crc crio[22095]: time=\"2026-06-09T17:37:57.161472646Z\" level=info msg=\"Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"\nJun 09 17:37:57.161995 crc crio[22095]: time=\"2026-06-09T17:37:57.16161618Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-nbmwt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:37:57.197832 crc crio[22095]: time=\"2026-06-09T17:37:57.196230774Z\" level=info msg=\"Ran pod sandbox 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f with infra container: openshift-marketplace/certified-operators-nbmwt/POD\" id=c3476e57-ce52-4deb-8b43-76a84ab59f8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:57.208009 crc crio[22095]: time=\"2026-06-09T17:37:57.207650599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a0ba137-704f-40fb-a92e-0835a092fb94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:57.214393 crc crio[22095]: time=\"2026-06-09T17:37:57.214116296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5eff7931-c363-43c0-ad97-4c0b36c48ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:57.224969 crc crio[22095]: time=\"2026-06-09T17:37:57.224797072Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nbmwt/extract-utilities\" id=5eaf89d4-ef6b-4e0d-a10b-b11a5657e7fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:57.225691 crc crio[22095]: time=\"2026-06-09T17:37:57.225595612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:57.341047 crc crio[22095]: time=\"2026-06-09T17:37:57.340981363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:57.346843 crc crio[22095]: time=\"2026-06-09T17:37:57.346739651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:57.539882 crc crio[22095]: time=\"2026-06-09T17:37:57.53908417Z\" level=info msg=\"Created container 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b: openshift-marketplace/certified-operators-nbmwt/extract-utilities\" id=5eaf89d4-ef6b-4e0d-a10b-b11a5657e7fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:57.541565 crc crio[22095]: time=\"2026-06-09T17:37:57.541391289Z\" level=info msg=\"Starting container: 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b\" id=92305041-7533-4d14-aefd-d656f4ab4d5f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:57.550529 crc crio[22095]: time=\"2026-06-09T17:37:57.550408872Z\" level=info msg=\"Started container\" PID=352351 containerID=8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b description=openshift-marketplace/certified-operators-nbmwt/extract-utilities id=92305041-7533-4d14-aefd-d656f4ab4d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\nJun 09 17:37:58.416581 crc crio[22095]: time=\"2026-06-09T17:37:58.415758505Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6a9d45a0-1664-449d-b058-23ee794bfc0c name=/runtime.v1.ImageService/PullImage\nJun 09 17:37:58.437278 crc crio[22095]: time=\"2026-06-09T17:37:58.437093586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:37:59.124772 crc crio[22095]: time=\"2026-06-09T17:37:59.124616966Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6a9d45a0-1664-449d-b058-23ee794bfc0c name=/runtime.v1.ImageService/PullImage\nJun 09 17:37:59.126154 crc crio[22095]: time=\"2026-06-09T17:37:59.125824617Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a742c9b1-271d-49fc-946b-78bfcb7708c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:59.130383 crc crio[22095]: time=\"2026-06-09T17:37:59.13018774Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eb9a75ef-be92-4396-8fcc-66438d3901ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:59.144603 crc crio[22095]: time=\"2026-06-09T17:37:59.144489829Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nbmwt/extract-content\" id=cbd3c2ea-5d1b-466a-82db-a06a1298f65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:59.145150 crc crio[22095]: time=\"2026-06-09T17:37:59.145082634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:59.218246 crc crio[22095]: time=\"2026-06-09T17:37:59.21810933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:59.222579 crc crio[22095]: time=\"2026-06-09T17:37:59.222448042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:59.428406 crc crio[22095]: time=\"2026-06-09T17:37:59.425738713Z\" level=info msg=\"Created container 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a: openshift-marketplace/certified-operators-nbmwt/extract-content\" id=cbd3c2ea-5d1b-466a-82db-a06a1298f65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:59.429441 crc crio[22095]: time=\"2026-06-09T17:37:59.429356446Z\" level=info msg=\"Starting container: 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a\" id=397b737c-7289-4312-a6ea-3933eae240ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:59.437753 crc crio[22095]: time=\"2026-06-09T17:37:59.437620809Z\" level=info msg=\"Started container\" PID=352470 containerID=2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a description=openshift-marketplace/certified-operators-nbmwt/extract-content id=397b737c-7289-4312-a6ea-3933eae240ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\nJun 09 17:38:00.463100 crc crio[22095]: time=\"2026-06-09T17:38:00.461186328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ac853a5-a152-4d02-b92b-7429fa758563 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:00.473550 crc crio[22095]: time=\"2026-06-09T17:38:00.47209021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e0a8fe94-c85d-4cbb-b0f4-2f5a91e3d20e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:00.485368 crc crio[22095]: time=\"2026-06-09T17:38:00.48525832Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=b3581d7f-7476-45bf-85e8-52217d504d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:00.486314 crc crio[22095]: time=\"2026-06-09T17:38:00.486219175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:00.562656 crc crio[22095]: time=\"2026-06-09T17:38:00.562437563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:00.566434 crc crio[22095]: time=\"2026-06-09T17:38:00.566324314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:00.602802 crc crio[22095]: time=\"2026-06-09T17:38:00.602714954Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683778-xm6vv/POD\" id=42f88a08-e12e-4e69-935d-8278caceacd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:00.603131 crc crio[22095]: time=\"2026-06-09T17:38:00.603107704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:00.657334 crc crio[22095]: time=\"2026-06-09T17:38:00.656580885Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc0074a47e0}] Aliases:map[]}\"\nJun 09 17:38:00.657669 crc crio[22095]: time=\"2026-06-09T17:38:00.657368186Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683778-xm6vv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:00.914689 crc crio[22095]: time=\"2026-06-09T17:38:00.913856721Z\" level=info msg=\"Created container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=b3581d7f-7476-45bf-85e8-52217d504d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:00.917447 crc crio[22095]: time=\"2026-06-09T17:38:00.916904139Z\" level=info msg=\"Starting container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb\" id=48ac0a97-ebce-444c-bc27-971def0d4f9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:00.922814 crc crio[22095]: time=\"2026-06-09T17:38:00.922517374Z\" level=info msg=\"Started container\" PID=352569 containerID=f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb description=openshift-marketplace/certified-operators-nbmwt/registry-server id=48ac0a97-ebce-444c-bc27-971def0d4f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\nJun 09 17:38:01.243515 crc crio[22095]: 2026-06-09T17:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09c0d1ff7a18be1 Mac:26:36:e8:e6:84:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:01.245995 crc crio[22095]: time=\"2026-06-09T17:38:01.245849047Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc0074a47e0}] Aliases:map[]}\"\nJun 09 17:38:01.246171 crc crio[22095]: time=\"2026-06-09T17:38:01.246091963Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683778-xm6vv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:01.285258 crc crio[22095]: time=\"2026-06-09T17:38:01.284478924Z\" level=info msg=\"Ran pod sandbox 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d with infra container: openshift-infra/auto-csr-approver-29683778-xm6vv/POD\" id=42f88a08-e12e-4e69-935d-8278caceacd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:01.289205 crc crio[22095]: time=\"2026-06-09T17:38:01.289013782Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0deac214-2ba4-4843-b28e-d640b879c17a name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:01.294876 crc crio[22095]: time=\"2026-06-09T17:38:01.294797201Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:38:02.123542 crc crio[22095]: time=\"2026-06-09T17:38:02.12206332Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0deac214-2ba4-4843-b28e-d640b879c17a name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:02.125641 crc crio[22095]: time=\"2026-06-09T17:38:02.125074278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6f86794b-b9d2-40ee-a6ab-28e8cce9f7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:02.130629 crc crio[22095]: time=\"2026-06-09T17:38:02.12866435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=baf4c967-8faa-4ad3-ae55-adb2238cbcc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:02.138577 crc crio[22095]: time=\"2026-06-09T17:38:02.138415402Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683778-xm6vv/oc\" id=02cbc45d-09fd-4928-a98a-5eed32344674 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:02.139198 crc crio[22095]: time=\"2026-06-09T17:38:02.139134431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:02.228180 crc crio[22095]: time=\"2026-06-09T17:38:02.227883403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:02.417478 crc crio[22095]: time=\"2026-06-09T17:38:02.417248425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:02.571774 crc crio[22095]: time=\"2026-06-09T17:38:02.571596462Z\" level=info msg=\"Created container 4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f: openshift-infra/auto-csr-approver-29683778-xm6vv/oc\" id=02cbc45d-09fd-4928-a98a-5eed32344674 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:02.573149 crc crio[22095]: time=\"2026-06-09T17:38:02.57308532Z\" level=info msg=\"Starting container: 4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f\" id=e9317f82-e51f-40c5-ab35-2bcdb8413604 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:02.578855 crc crio[22095]: time=\"2026-06-09T17:38:02.578736436Z\" level=info msg=\"Started container\" PID=352735 containerID=4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f description=openshift-infra/auto-csr-approver-29683778-xm6vv/oc id=e9317f82-e51f-40c5-ab35-2bcdb8413604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d\nJun 09 17:38:04.549276 crc crio[22095]: time=\"2026-06-09T17:38:04.548241139Z\" level=info msg=\"Stopping pod sandbox: 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d\" id=6e785710-65e8-4e48-8a08-5c43b35c5ee7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:04.550840 crc crio[22095]: time=\"2026-06-09T17:38:04.550324573Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc002ab3218}] Aliases:map[]}\"\nJun 09 17:38:04.550840 crc crio[22095]: time=\"2026-06-09T17:38:04.550488457Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683778-xm6vv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:04.957071 crc crio[22095]: time=\"2026-06-09T17:38:04.956800782Z\" level=info msg=\"Stopped pod sandbox: 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d\" id=6e785710-65e8-4e48-8a08-5c43b35c5ee7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:05.801744 crc crio[22095]: time=\"2026-06-09T17:38:05.801082491Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-98khw/POD\" id=72462ff0-bfb3-4355-8e94-a9a553ed6fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:05.803736 crc crio[22095]: time=\"2026-06-09T17:38:05.80181965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:05.891905 crc crio[22095]: time=\"2026-06-09T17:38:05.891154248Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"\nJun 09 17:38:05.891905 crc crio[22095]: time=\"2026-06-09T17:38:05.89161393Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-98khw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:06.620857 crc crio[22095]: 2026-06-09T17:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdbbf86bbb82352 Mac:da:fd:8d:1a:ba:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 SocketPath: PciID:}] [{Interface:0xc0005165c0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:06.622535 crc crio[22095]: time=\"2026-06-09T17:38:06.622447856Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"\nJun 09 17:38:06.622802 crc crio[22095]: time=\"2026-06-09T17:38:06.622741404Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-98khw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:06.642773 crc crio[22095]: time=\"2026-06-09T17:38:06.642693649Z\" level=info msg=\"Ran pod sandbox cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 with infra container: openshift-marketplace/redhat-marketplace-98khw/POD\" id=72462ff0-bfb3-4355-8e94-a9a553ed6fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:06.646977 crc crio[22095]: time=\"2026-06-09T17:38:06.646832746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1eb020c7-02a3-4e40-bbbe-82a2c5ada4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:06.650609 crc crio[22095]: time=\"2026-06-09T17:38:06.650516041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c8e87bf-db98-4461-b09e-657ad701aa04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:06.665174 crc crio[22095]: time=\"2026-06-09T17:38:06.665088268Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-98khw/extract-utilities\" id=8974f84e-919d-44ba-9441-ebc259ae9a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:06.665712 crc crio[22095]: time=\"2026-06-09T17:38:06.665643442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:06.731797 crc crio[22095]: time=\"2026-06-09T17:38:06.731575405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:06.736271 crc crio[22095]: time=\"2026-06-09T17:38:06.736199195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:06.974074 crc crio[22095]: time=\"2026-06-09T17:38:06.973906265Z\" level=info msg=\"Created container 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c: openshift-marketplace/redhat-marketplace-98khw/extract-utilities\" id=8974f84e-919d-44ba-9441-ebc259ae9a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:06.977183 crc crio[22095]: time=\"2026-06-09T17:38:06.977074597Z\" level=info msg=\"Starting container: 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c\" id=e26ecbd0-f302-4b95-af9c-6b53b830150b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:06.985523 crc crio[22095]: time=\"2026-06-09T17:38:06.985278129Z\" level=info msg=\"Started container\" PID=353074 containerID=02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c description=openshift-marketplace/redhat-marketplace-98khw/extract-utilities id=e26ecbd0-f302-4b95-af9c-6b53b830150b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\nJun 09 17:38:07.609677 crc crio[22095]: time=\"2026-06-09T17:38:07.608566008Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=76b80f75-acd5-431c-9c9e-23846d0e0112 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:07.616124 crc crio[22095]: time=\"2026-06-09T17:38:07.616006571Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:38:08.216851 crc crio[22095]: time=\"2026-06-09T17:38:08.215858095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=76b80f75-acd5-431c-9c9e-23846d0e0112 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:08.220500 crc crio[22095]: time=\"2026-06-09T17:38:08.220406863Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6851e165-0f90-4679-98fd-f5aebfc688f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:08.224549 crc crio[22095]: time=\"2026-06-09T17:38:08.224462968Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b0ce3eb-898f-41d8-9af1-c228cf7b5712 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:08.244083 crc crio[22095]: time=\"2026-06-09T17:38:08.243832098Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-98khw/extract-content\" id=ca3e14cb-62f7-48ff-aa43-be16b1929e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:08.244829 crc crio[22095]: time=\"2026-06-09T17:38:08.244755992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:08.315208 crc crio[22095]: time=\"2026-06-09T17:38:08.315105199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:08.319556 crc crio[22095]: time=\"2026-06-09T17:38:08.319473832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:08.529643 crc crio[22095]: time=\"2026-06-09T17:38:08.529530258Z\" level=info msg=\"Created container e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806: openshift-marketplace/redhat-marketplace-98khw/extract-content\" id=ca3e14cb-62f7-48ff-aa43-be16b1929e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:08.531708 crc crio[22095]: time=\"2026-06-09T17:38:08.531615572Z\" level=info msg=\"Starting container: e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806\" id=53e1a4e0-6807-40b2-bfca-854d13d46f51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:08.539102 crc crio[22095]: time=\"2026-06-09T17:38:08.538481639Z\" level=info msg=\"Started container\" PID=353163 containerID=e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806 description=openshift-marketplace/redhat-marketplace-98khw/extract-content id=53e1a4e0-6807-40b2-bfca-854d13d46f51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\nJun 09 17:38:08.942082 crc crio[22095]: time=\"2026-06-09T17:38:08.940883243Z\" level=info msg=\"Stopping container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb (timeout: 2s)\" id=e4dd79bf-680d-4a90-8275-4ce5713fc8ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:08.955010 crc crio[22095]: time=\"2026-06-09T17:38:08.954187387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=13c459b7-ea9c-45e9-92a2-b7f420f1f49f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:08.960549 crc crio[22095]: time=\"2026-06-09T17:38:08.960208673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cd4fdf5c-166a-4156-8b73-a832db3ee6fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:08.971646 crc crio[22095]: time=\"2026-06-09T17:38:08.970647572Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=bf50a195-2d84-4c44-8744-312d243d1419 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:08.971646 crc crio[22095]: time=\"2026-06-09T17:38:08.971134705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:09.043375 crc crio[22095]: time=\"2026-06-09T17:38:09.043244627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:09.048128 crc crio[22095]: time=\"2026-06-09T17:38:09.048058182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:09.077323 crc crio[22095]: time=\"2026-06-09T17:38:09.077218005Z\" level=info msg=\"Stopped container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=e4dd79bf-680d-4a90-8275-4ce5713fc8ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:09.079157 crc crio[22095]: time=\"2026-06-09T17:38:09.079130584Z\" level=info msg=\"Stopping pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=6b84bb3d-f2d8-4653-bf77-bb7e2b9a2ddc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:09.080058 crc crio[22095]: time=\"2026-06-09T17:38:09.080027428Z\" level=info msg=\"Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00041da18}] Aliases:map[]}\"\nJun 09 17:38:09.080387 crc crio[22095]: time=\"2026-06-09T17:38:09.080360726Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-nbmwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:09.461826 crc crio[22095]: time=\"2026-06-09T17:38:09.460974848Z\" level=info msg=\"Created container 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f: openstack/nova-metadata-0/nova-metadata-metadata\" id=bf50a195-2d84-4c44-8744-312d243d1419 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:09.463224 crc crio[22095]: time=\"2026-06-09T17:38:09.463122443Z\" level=info msg=\"Starting container: 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f\" id=d14d4b4a-ba35-4a23-bcf3-86b72ab1d55c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:09.470707 crc crio[22095]: time=\"2026-06-09T17:38:09.470614077Z\" level=info msg=\"Started container\" PID=353269 containerID=9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f description=openstack/nova-metadata-0/nova-metadata-metadata id=d14d4b4a-ba35-4a23-bcf3-86b72ab1d55c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade\nJun 09 17:38:09.567788 crc crio[22095]: time=\"2026-06-09T17:38:09.567725775Z\" level=info msg=\"Stopped pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=6b84bb3d-f2d8-4653-bf77-bb7e2b9a2ddc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:09.753527 crc crio[22095]: time=\"2026-06-09T17:38:09.753438063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7548498a-94e4-465f-8508-9c3183941e5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:09.756197 crc crio[22095]: time=\"2026-06-09T17:38:09.756079791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c82f3d64-f910-4469-b2ed-d5f010e7bc10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:09.773833 crc crio[22095]: time=\"2026-06-09T17:38:09.773707266Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=1bd9f81b-1ec5-42d4-9cf2-8e9f0e0e7806 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:09.774376 crc crio[22095]: time=\"2026-06-09T17:38:09.77425784Z\" level=info msg=\"Removing container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb\" id=491048d7-2b03-484e-b330-32fcc1815f41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:09.774376 crc crio[22095]: time=\"2026-06-09T17:38:09.774353573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:09.867098 crc crio[22095]: time=\"2026-06-09T17:38:09.866868363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:09.876631 crc crio[22095]: time=\"2026-06-09T17:38:09.876533992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:09.901016 crc crio[22095]: time=\"2026-06-09T17:38:09.896105928Z\" level=info msg=\"Removed container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=491048d7-2b03-484e-b330-32fcc1815f41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:09.902399 crc crio[22095]: time=\"2026-06-09T17:38:09.901803814Z\" level=info msg=\"Removing container: 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a\" id=006af4ae-95a5-4425-b69b-3ed2e735ae74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:09.950673 crc crio[22095]: time=\"2026-06-09T17:38:09.950555923Z\" level=info msg=\"Removed container 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a: openshift-marketplace/certified-operators-nbmwt/extract-content\" id=006af4ae-95a5-4425-b69b-3ed2e735ae74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:09.953791 crc crio[22095]: time=\"2026-06-09T17:38:09.953681454Z\" level=info msg=\"Removing container: 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b\" id=f64ffdc2-a080-418d-a02f-6396ed58a1f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:10.041066 crc crio[22095]: time=\"2026-06-09T17:38:10.040876196Z\" level=info msg=\"Removed container 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b: openshift-marketplace/certified-operators-nbmwt/extract-utilities\" id=f64ffdc2-a080-418d-a02f-6396ed58a1f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:10.118804 crc crio[22095]: time=\"2026-06-09T17:38:10.118738098Z\" level=info msg=\"Created container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=1bd9f81b-1ec5-42d4-9cf2-8e9f0e0e7806 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:10.121975 crc crio[22095]: time=\"2026-06-09T17:38:10.120611746Z\" level=info msg=\"Starting container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115\" id=abae85da-ce6b-41bd-8505-8eba8bba17cb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:10.130796 crc crio[22095]: time=\"2026-06-09T17:38:10.130692436Z\" level=info msg=\"Started container\" PID=353427 containerID=1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115 description=openshift-marketplace/redhat-marketplace-98khw/registry-server id=abae85da-ce6b-41bd-8505-8eba8bba17cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\nJun 09 17:38:13.729659 crc crio[22095]: time=\"2026-06-09T17:38:13.728334416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lz67h/POD\" id=8805e4ce-6fb5-4c41-8c42-afcfab3774d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:13.731676 crc crio[22095]: time=\"2026-06-09T17:38:13.72968412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:13.776855 crc crio[22095]: time=\"2026-06-09T17:38:13.776657754Z\" level=info msg=\"Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc0028b65a8}] Aliases:map[]}\"\nJun 09 17:38:13.776855 crc crio[22095]: time=\"2026-06-09T17:38:13.776735206Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lz67h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:14.310094 crc crio[22095]: 2026-06-09T17:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82311f8faa739bb Mac:ee:13:47:91:9c:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:14.323168 crc crio[22095]: time=\"2026-06-09T17:38:14.319810954Z\" level=info msg=\"Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc0028b65a8}] Aliases:map[]}\"\nJun 09 17:38:14.323168 crc crio[22095]: time=\"2026-06-09T17:38:14.320020719Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lz67h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:14.338139 crc crio[22095]: time=\"2026-06-09T17:38:14.338080026Z\" level=info msg=\"Ran pod sandbox 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 with infra container: openshift-marketplace/community-operators-lz67h/POD\" id=8805e4ce-6fb5-4c41-8c42-afcfab3774d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:14.341990 crc crio[22095]: time=\"2026-06-09T17:38:14.341226467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54a96d23-2c16-433a-b32b-788deb3a1f04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:14.344742 crc crio[22095]: time=\"2026-06-09T17:38:14.344681496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce8fec99-1b6b-439e-ae47-1ba6ece2c168 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:14.361182 crc crio[22095]: time=\"2026-06-09T17:38:14.361058579Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lz67h/extract-utilities\" id=4e54aa63-0873-4b31-8aed-cf94a447311b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:14.361737 crc crio[22095]: time=\"2026-06-09T17:38:14.361673125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:14.437590 crc crio[22095]: time=\"2026-06-09T17:38:14.437498174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:14.442876 crc crio[22095]: time=\"2026-06-09T17:38:14.442815671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:14.635867 crc crio[22095]: time=\"2026-06-09T17:38:14.635106538Z\" level=info msg=\"Created container c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7: openshift-marketplace/community-operators-lz67h/extract-utilities\" id=4e54aa63-0873-4b31-8aed-cf94a447311b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:14.637666 crc crio[22095]: time=\"2026-06-09T17:38:14.637596343Z\" level=info msg=\"Starting container: c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7\" id=6eec88be-b558-4f3a-9616-03b510d3ec98 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:14.654980 crc crio[22095]: time=\"2026-06-09T17:38:14.652327673Z\" level=info msg=\"Started container\" PID=353662 containerID=c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7 description=openshift-marketplace/community-operators-lz67h/extract-utilities id=6eec88be-b558-4f3a-9616-03b510d3ec98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\nJun 09 17:38:14.878899 crc crio[22095]: time=\"2026-06-09T17:38:14.878814174Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b578be83-2a1f-4f80-b20b-e84a2f618142 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:14.882984 crc crio[22095]: time=\"2026-06-09T17:38:14.882889769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 17:38:15.566132 crc crio[22095]: time=\"2026-06-09T17:38:15.565708767Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=b578be83-2a1f-4f80-b20b-e84a2f618142 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:15.567154 crc crio[22095]: time=\"2026-06-09T17:38:15.566787755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8aec4e19-152e-4852-8e43-685c0896c3e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:15.574272 crc crio[22095]: time=\"2026-06-09T17:38:15.574155175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8785ad59-f15a-4a71-8116-334495e57fcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:15.585234 crc crio[22095]: time=\"2026-06-09T17:38:15.585141649Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lz67h/extract-content\" id=19cf8118-e3d4-4448-a2dd-2dc974584156 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:15.585597 crc crio[22095]: time=\"2026-06-09T17:38:15.585516968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:15.638263 crc crio[22095]: time=\"2026-06-09T17:38:15.638153808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:15.641535 crc crio[22095]: time=\"2026-06-09T17:38:15.641449623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:15.867532 crc crio[22095]: time=\"2026-06-09T17:38:15.866081046Z\" level=info msg=\"Created container 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2: openshift-marketplace/community-operators-lz67h/extract-content\" id=19cf8118-e3d4-4448-a2dd-2dc974584156 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:15.868729 crc crio[22095]: time=\"2026-06-09T17:38:15.868607601Z\" level=info msg=\"Starting container: 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2\" id=cfdec6ba-7b33-42aa-996a-13d0d89702b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:15.878123 crc crio[22095]: time=\"2026-06-09T17:38:15.878031504Z\" level=info msg=\"Started container\" PID=353739 containerID=05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2 description=openshift-marketplace/community-operators-lz67h/extract-content id=cfdec6ba-7b33-42aa-996a-13d0d89702b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\nJun 09 17:38:17.000095 crc crio[22095]: time=\"2026-06-09T17:38:16.998185089Z\" level=info msg=\"Removing container: f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088\" id=725f65c1-d318-458f-81f4-6c11ff807ff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:17.044207 crc crio[22095]: time=\"2026-06-09T17:38:17.036779316Z\" level=info msg=\"Removed container f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init\" id=725f65c1-d318-458f-81f4-6c11ff807ff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:17.048075 crc crio[22095]: time=\"2026-06-09T17:38:17.047381689Z\" level=info msg=\"Removing container: 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8\" id=5cf6af77-b138-4c9e-a8fa-75485be3b684 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:17.134726 crc crio[22095]: time=\"2026-06-09T17:38:17.134618352Z\" level=info msg=\"Removed container 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=5cf6af77-b138-4c9e-a8fa-75485be3b684 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:17.139416 crc crio[22095]: time=\"2026-06-09T17:38:17.139312183Z\" level=info msg=\"Removing container: f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d\" id=775daf5d-8c7b-4086-9254-dadceacb9a37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:17.277027 crc crio[22095]: time=\"2026-06-09T17:38:17.27082072Z\" level=info msg=\"Removed container f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d: openshift-infra/auto-csr-approver-29683772-mn7h2/oc\" id=775daf5d-8c7b-4086-9254-dadceacb9a37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:17.295629 crc crio[22095]: time=\"2026-06-09T17:38:17.295500958Z\" level=info msg=\"Stopping pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=60e51768-58a2-4b78-96e1-e14b9634d828 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.295629 crc crio[22095]: time=\"2026-06-09T17:38:17.29557407Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=60e51768-58a2-4b78-96e1-e14b9634d828 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.298194 crc crio[22095]: time=\"2026-06-09T17:38:17.297886739Z\" level=info msg=\"Removing pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=886a398c-2b7a-4e74-9d6a-701a9375b3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.334673 crc crio[22095]: time=\"2026-06-09T17:38:17.334548336Z\" level=info msg=\"Removed pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=886a398c-2b7a-4e74-9d6a-701a9375b3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.337102 crc crio[22095]: time=\"2026-06-09T17:38:17.33701776Z\" level=info msg=\"Stopping pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=7e2f1b81-29a8-4324-8cd1-38b13ba083a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.337265 crc crio[22095]: time=\"2026-06-09T17:38:17.337124173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=7e2f1b81-29a8-4324-8cd1-38b13ba083a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.339592 crc crio[22095]: time=\"2026-06-09T17:38:17.339498044Z\" level=info msg=\"Removing pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=c3d4fa5b-1b44-476a-840e-122e1c85a7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.362342 crc crio[22095]: time=\"2026-06-09T17:38:17.361377829Z\" level=info msg=\"Removed pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=c3d4fa5b-1b44-476a-840e-122e1c85a7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.363182 crc crio[22095]: time=\"2026-06-09T17:38:17.363098304Z\" level=info msg=\"Stopping pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=a42c7269-17a2-4308-9903-1c81e70d92a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.363588 crc crio[22095]: time=\"2026-06-09T17:38:17.363185646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=a42c7269-17a2-4308-9903-1c81e70d92a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.363728 crc crio[22095]: time=\"2026-06-09T17:38:17.363659168Z\" level=info msg=\"Removing pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=3a26868f-2aab-4026-8c38-52a83eb6a13d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.386886 crc crio[22095]: time=\"2026-06-09T17:38:17.386671533Z\" level=info msg=\"Removed pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=3a26868f-2aab-4026-8c38-52a83eb6a13d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.388631 crc crio[22095]: time=\"2026-06-09T17:38:17.388525971Z\" level=info msg=\"Stopping pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=1c1a7eec-d9c1-4775-b3ba-1c7b19e656ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.388853 crc crio[22095]: time=\"2026-06-09T17:38:17.388640054Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=1c1a7eec-d9c1-4775-b3ba-1c7b19e656ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:17.390656 crc crio[22095]: time=\"2026-06-09T17:38:17.390501372Z\" level=info msg=\"Removing pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=da098afc-be5a-4207-bd3a-3dcf6e485fab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.434196 crc crio[22095]: time=\"2026-06-09T17:38:17.434044226Z\" level=info msg=\"Removed pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=da098afc-be5a-4207-bd3a-3dcf6e485fab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:17.984080 crc crio[22095]: time=\"2026-06-09T17:38:17.983643743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6c8046f9-a96e-497a-accf-623f163d439a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:17.988115 crc crio[22095]: time=\"2026-06-09T17:38:17.98777938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8eb02852-2423-44bf-931d-b8e643a4e8e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:18.001324 crc crio[22095]: time=\"2026-06-09T17:38:17.999330018Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lz67h/registry-server\" id=95af3914-d5e3-4ea3-9d61-54d7d8e72f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:18.001324 crc crio[22095]: time=\"2026-06-09T17:38:17.99977833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:18.058736 crc crio[22095]: time=\"2026-06-09T17:38:18.058539958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:18.061827 crc crio[22095]: time=\"2026-06-09T17:38:18.061766351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:18.231399 crc crio[22095]: time=\"2026-06-09T17:38:18.231246839Z\" level=info msg=\"Created container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server\" id=95af3914-d5e3-4ea3-9d61-54d7d8e72f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:18.233145 crc crio[22095]: time=\"2026-06-09T17:38:18.233043425Z\" level=info msg=\"Starting container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5\" id=d2e02617-b2cc-4c49-b178-ba67425980e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:18.240615 crc crio[22095]: time=\"2026-06-09T17:38:18.240245681Z\" level=info msg=\"Started container\" PID=353898 containerID=926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5 description=openshift-marketplace/community-operators-lz67h/registry-server id=d2e02617-b2cc-4c49-b178-ba67425980e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\nJun 09 17:38:18.322797 crc crio[22095]: time=\"2026-06-09T17:38:18.322135427Z\" level=info msg=\"Stopping container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115 (timeout: 2s)\" id=80d426b4-ff78-4550-8305-48428b42f1ad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:18.450771 crc crio[22095]: time=\"2026-06-09T17:38:18.450572974Z\" level=info msg=\"Stopped container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=80d426b4-ff78-4550-8305-48428b42f1ad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:18.451894 crc crio[22095]: time=\"2026-06-09T17:38:18.451711014Z\" level=info msg=\"Stopping pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=b9faddf0-19ee-4ca7-8bfb-cad92742b0b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:18.452545 crc crio[22095]: time=\"2026-06-09T17:38:18.452475624Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc004da63e8}] Aliases:map[]}\"\nJun 09 17:38:18.452694 crc crio[22095]: time=\"2026-06-09T17:38:18.452635938Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-98khw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:18.831793 crc crio[22095]: time=\"2026-06-09T17:38:18.831140795Z\" level=info msg=\"Stopped pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=b9faddf0-19ee-4ca7-8bfb-cad92742b0b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:19.017866 crc crio[22095]: time=\"2026-06-09T17:38:19.016893523Z\" level=info msg=\"Removing container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115\" id=2425111e-9816-42e8-b3f0-02d6b89d28c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:19.061885 crc crio[22095]: time=\"2026-06-09T17:38:19.061476145Z\" level=info msg=\"Removed container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=2425111e-9816-42e8-b3f0-02d6b89d28c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:19.066174 crc crio[22095]: time=\"2026-06-09T17:38:19.066092864Z\" level=info msg=\"Removing container: e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806\" id=2cf9c6aa-d516-449a-aaf5-1b15bd413791 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:19.118412 crc crio[22095]: time=\"2026-06-09T17:38:19.118314073Z\" level=info msg=\"Removed container e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806: openshift-marketplace/redhat-marketplace-98khw/extract-content\" id=2cf9c6aa-d516-449a-aaf5-1b15bd413791 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:19.135386 crc crio[22095]: time=\"2026-06-09T17:38:19.135216539Z\" level=info msg=\"Removing container: 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c\" id=bade39cb-acb2-433c-8e04-a960b3dd3b5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:19.183394 crc crio[22095]: time=\"2026-06-09T17:38:19.180974851Z\" level=info msg=\"Removed container 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c: openshift-marketplace/redhat-marketplace-98khw/extract-utilities\" id=bade39cb-acb2-433c-8e04-a960b3dd3b5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:23.982839 crc crio[22095]: time=\"2026-06-09T17:38:23.982080197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b525dee7-d7aa-48c0-abb4-ffbe686b9e99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:23.987179 crc crio[22095]: time=\"2026-06-09T17:38:23.987136358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c96f0d66-7f6c-450b-9577-eaf75960f48c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:23.997036 crc crio[22095]: time=\"2026-06-09T17:38:23.99688965Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=bdac19a2-d2c5-4a0d-94e6-d19c77cec7e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:23.997597 crc crio[22095]: time=\"2026-06-09T17:38:23.997573118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:24.075446 crc crio[22095]: time=\"2026-06-09T17:38:24.074958156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:24.081500 crc crio[22095]: time=\"2026-06-09T17:38:24.080745486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:24.378344 crc crio[22095]: time=\"2026-06-09T17:38:24.378230849Z\" level=info msg=\"Created container 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b: openstack/nova-api-0/nova-api-api\" id=bdac19a2-d2c5-4a0d-94e6-d19c77cec7e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:24.383674 crc crio[22095]: time=\"2026-06-09T17:38:24.383558927Z\" level=info msg=\"Starting container: 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b\" id=de82a71c-726d-49ea-8fdd-c0a59d136c38 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:24.390063 crc crio[22095]: time=\"2026-06-09T17:38:24.389830509Z\" level=info msg=\"Started container\" PID=354215 containerID=8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b description=openstack/nova-api-0/nova-api-api id=de82a71c-726d-49ea-8fdd-c0a59d136c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d\nJun 09 17:38:26.149321 crc crio[22095]: time=\"2026-06-09T17:38:26.147885571Z\" level=info msg=\"Stopping container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5 (timeout: 2s)\" id=b651856d-3e90-4385-a942-9464b3aa0ab3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:26.532959 crc crio[22095]: time=\"2026-06-09T17:38:26.532817335Z\" level=info msg=\"Stopped container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server\" id=b651856d-3e90-4385-a942-9464b3aa0ab3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:26.534256 crc crio[22095]: time=\"2026-06-09T17:38:26.53419836Z\" level=info msg=\"Stopping pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=76325c27-3f0f-41b0-a687-4233d47654fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:26.535410 crc crio[22095]: time=\"2026-06-09T17:38:26.535373871Z\" level=info msg=\"Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc002272300}] Aliases:map[]}\"\nJun 09 17:38:26.535742 crc crio[22095]: time=\"2026-06-09T17:38:26.535711549Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-lz67h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:26.947739 crc crio[22095]: time=\"2026-06-09T17:38:26.947459715Z\" level=info msg=\"Stopped pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=76325c27-3f0f-41b0-a687-4233d47654fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:27.178992 crc crio[22095]: time=\"2026-06-09T17:38:27.178217076Z\" level=info msg=\"Removing container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5\" id=f0525074-175d-4c43-b8b6-ed21e3196043 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:27.295339 crc crio[22095]: time=\"2026-06-09T17:38:27.295038923Z\" level=info msg=\"Removed container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server\" id=f0525074-175d-4c43-b8b6-ed21e3196043 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:27.299422 crc crio[22095]: time=\"2026-06-09T17:38:27.299272353Z\" level=info msg=\"Removing container: 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2\" id=65ca6cfe-8f50-4f35-a14d-4ca1088e125f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:27.343239 crc crio[22095]: time=\"2026-06-09T17:38:27.343115245Z\" level=info msg=\"Removed container 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2: openshift-marketplace/community-operators-lz67h/extract-content\" id=65ca6cfe-8f50-4f35-a14d-4ca1088e125f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:27.346518 crc crio[22095]: time=\"2026-06-09T17:38:27.346422311Z\" level=info msg=\"Removing container: c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7\" id=7c9f166c-768b-41ec-97bd-19029f80aa3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:27.394493 crc crio[22095]: time=\"2026-06-09T17:38:27.394372559Z\" level=info msg=\"Removed container c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7: openshift-marketplace/community-operators-lz67h/extract-utilities\" id=7c9f166c-768b-41ec-97bd-19029f80aa3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:39.953329 crc crio[22095]: time=\"2026-06-09T17:38:39.952129131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5de37762-212e-4396-a02d-bb0dffba985f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:39.962395 crc crio[22095]: time=\"2026-06-09T17:38:39.960711602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b5eaf5fe-0a0a-46b9-ba02-f946cdfe5063 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:39.971682 crc crio[22095]: time=\"2026-06-09T17:38:39.970847574Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=69505881-b2a4-4f61-9337-d7aeb9f0eb65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:39.971682 crc crio[22095]: time=\"2026-06-09T17:38:39.97147845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:40.038232 crc crio[22095]: time=\"2026-06-09T17:38:40.038153883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:40.699011 crc crio[22095]: time=\"2026-06-09T17:38:40.698326125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:40.833704 crc crio[22095]: time=\"2026-06-09T17:38:40.83363088Z\" level=info msg=\"Created container 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a: openstack/cinder-api-0/cinder-api\" id=69505881-b2a4-4f61-9337-d7aeb9f0eb65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:40.835882 crc crio[22095]: time=\"2026-06-09T17:38:40.835606691Z\" level=info msg=\"Starting container: 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a\" id=116ba8c9-c9da-48f6-9bbf-3e1674de0c05 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:40.841247 crc crio[22095]: time=\"2026-06-09T17:38:40.841155294Z\" level=info msg=\"Started container\" PID=355163 containerID=003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a description=openstack/cinder-api-0/cinder-api id=116ba8c9-c9da-48f6-9bbf-3e1674de0c05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620\nJun 09 17:38:44.540148 crc crio[22095]: time=\"2026-06-09T17:38:44.539650269Z\" level=info msg=\"Removing container: c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4\" id=103ffebc-15a0-401e-a73f-b48e0882d9be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:44.638820 crc crio[22095]: time=\"2026-06-09T17:38:44.638675937Z\" level=info msg=\"Removed container c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=103ffebc-15a0-401e-a73f-b48e0882d9be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:49.612030 crc crio[22095]: time=\"2026-06-09T17:38:49.610516042Z\" level=info msg=\"Stopping container: 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5 (timeout: 30s)\" id=fc4cd366-ed8c-47e4-bb5a-553cf408ce69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:49.741634 crc crio[22095]: time=\"2026-06-09T17:38:49.740793437Z\" level=info msg=\"Stopped container 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5: openstack/nova-api-0/nova-api-log\" id=fc4cd366-ed8c-47e4-bb5a-553cf408ce69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:38:50.655203 crc crio[22095]: time=\"2026-06-09T17:38:50.655160756Z\" level=info msg=\"Removing container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b\" id=11a4e1ac-e9a2-47db-9be7-3b815ea044e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:50.699148 crc crio[22095]: time=\"2026-06-09T17:38:50.698492966Z\" level=info msg=\"Removed container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log\" id=11a4e1ac-e9a2-47db-9be7-3b815ea044e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:04.815453 crc crio[22095]: time=\"2026-06-09T17:39:04.814722327Z\" level=info msg=\"Stopping container: 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f (timeout: 30s)\" id=4b67d029-4766-4874-85e5-264c5936afdf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:17.066098 crc crio[22095]: time=\"2026-06-09T17:39:17.064716103Z\" level=info msg=\"Removing container: 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd\" id=5b6d71a4-3c4c-443e-beb0-3bc5d45179e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.165366 crc crio[22095]: time=\"2026-06-09T17:39:17.165175388Z\" level=info msg=\"Removed container 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=5b6d71a4-3c4c-443e-beb0-3bc5d45179e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.463810 crc crio[22095]: time=\"2026-06-09T17:39:17.463243307Z\" level=info msg=\"Removing container: 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa\" id=3ea20894-96b6-457a-b434-a7b8c3418543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.500642 crc crio[22095]: time=\"2026-06-09T17:39:17.500457098Z\" level=info msg=\"Removed container 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=3ea20894-96b6-457a-b434-a7b8c3418543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.504058 crc crio[22095]: time=\"2026-06-09T17:39:17.503906617Z\" level=info msg=\"Removing container: e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23\" id=62f6a907-222e-45b6-bfd0-e76e474b3611 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.558725 crc crio[22095]: time=\"2026-06-09T17:39:17.55861279Z\" level=info msg=\"Removed container e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=62f6a907-222e-45b6-bfd0-e76e474b3611 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.585232 crc crio[22095]: time=\"2026-06-09T17:39:17.585105765Z\" level=info msg=\"Stopping pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=1ca56410-5a70-468a-93de-1302d8bcccab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.585232 crc crio[22095]: time=\"2026-06-09T17:39:17.585241978Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=1ca56410-5a70-468a-93de-1302d8bcccab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.586421 crc crio[22095]: time=\"2026-06-09T17:39:17.586260614Z\" level=info msg=\"Removing pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=2389ccaf-781c-4d63-bbfb-fe4e1ead23be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.605098 crc crio[22095]: time=\"2026-06-09T17:39:17.604907006Z\" level=info msg=\"Removed pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=2389ccaf-781c-4d63-bbfb-fe4e1ead23be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.608439 crc crio[22095]: time=\"2026-06-09T17:39:17.608356895Z\" level=info msg=\"Stopping pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=bf368799-93de-413b-9a33-6c44d2b336c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.608602 crc crio[22095]: time=\"2026-06-09T17:39:17.608450107Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=bf368799-93de-413b-9a33-6c44d2b336c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.609229 crc crio[22095]: time=\"2026-06-09T17:39:17.609127815Z\" level=info msg=\"Removing pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=511647bd-52ed-49b1-bd1a-9e4f619c9122 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.626156 crc crio[22095]: time=\"2026-06-09T17:39:17.626027182Z\" level=info msg=\"Removed pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=511647bd-52ed-49b1-bd1a-9e4f619c9122 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.627520 crc crio[22095]: time=\"2026-06-09T17:39:17.627381327Z\" level=info msg=\"Stopping pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=7d524976-3f48-44f1-b7e1-438528960bdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.627631 crc crio[22095]: time=\"2026-06-09T17:39:17.62752657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=7d524976-3f48-44f1-b7e1-438528960bdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.628612 crc crio[22095]: time=\"2026-06-09T17:39:17.628481735Z\" level=info msg=\"Removing pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=39f463aa-3023-4b5c-9885-dd05fcd26a63 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.656516 crc crio[22095]: time=\"2026-06-09T17:39:17.656414016Z\" level=info msg=\"Removed pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=39f463aa-3023-4b5c-9885-dd05fcd26a63 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.657677 crc crio[22095]: time=\"2026-06-09T17:39:17.657583177Z\" level=info msg=\"Stopping pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7bf7f96c-d407-44c2-b2bb-ada107684e21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.657761 crc crio[22095]: time=\"2026-06-09T17:39:17.657687459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7bf7f96c-d407-44c2-b2bb-ada107684e21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.658856 crc crio[22095]: time=\"2026-06-09T17:39:17.658736206Z\" level=info msg=\"Removing pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=a783ae81-561c-4d16-94cd-612df55fbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:17.693025 crc crio[22095]: time=\"2026-06-09T17:39:17.692847788Z\" level=info msg=\"Removed pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=a783ae81-561c-4d16-94cd-612df55fbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:18.364652 crc crio[22095]: time=\"2026-06-09T17:39:18.364514525Z\" level=info msg=\"Stopped container 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f: openstack/nova-metadata-0/nova-metadata-metadata\" id=4b67d029-4766-4874-85e5-264c5936afdf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:19.104427 crc crio[22095]: time=\"2026-06-09T17:39:19.101750859Z\" level=info msg=\"Removing container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699\" id=3e8e81c4-2cfa-4144-9400-1a7dd1f97b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:19.142604 crc crio[22095]: time=\"2026-06-09T17:39:19.139614497Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mwppd/POD\" id=9ab431c9-1dc3-4ce6-9985-b0eb0f4ea36f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:39:19.142604 crc crio[22095]: time=\"2026-06-09T17:39:19.1397516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:19.149772 crc crio[22095]: time=\"2026-06-09T17:39:19.149679177Z\" level=info msg=\"Removed container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata\" id=3e8e81c4-2cfa-4144-9400-1a7dd1f97b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:19.190894 crc crio[22095]: time=\"2026-06-09T17:39:19.190648865Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc000526aa0}] Aliases:map[]}\"\nJun 09 17:39:19.190894 crc crio[22095]: time=\"2026-06-09T17:39:19.190715357Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mwppd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:39:19.573061 crc crio[22095]: 2026-06-09T17:39:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b97c58f11a49f8d Mac:ba:47:dd:66:a3:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:39:19.574634 crc crio[22095]: time=\"2026-06-09T17:39:19.574572092Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc000526aa0}] Aliases:map[]}\"\nJun 09 17:39:19.574824 crc crio[22095]: time=\"2026-06-09T17:39:19.574754507Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mwppd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:39:19.591084 crc crio[22095]: time=\"2026-06-09T17:39:19.590900094Z\" level=info msg=\"Ran pod sandbox b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a with infra container: openshift-marketplace/redhat-operators-mwppd/POD\" id=9ab431c9-1dc3-4ce6-9985-b0eb0f4ea36f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:39:19.597277 crc crio[22095]: time=\"2026-06-09T17:39:19.596486248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00e9fb00-4574-477a-a7cb-48d230597ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:19.604692 crc crio[22095]: time=\"2026-06-09T17:39:19.603496649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2dc1ded-468c-42cc-903a-acc1771a1554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:19.613456 crc crio[22095]: time=\"2026-06-09T17:39:19.613369124Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mwppd/extract-utilities\" id=8f9e3607-7680-442c-a258-f91f35458531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:19.613858 crc crio[22095]: time=\"2026-06-09T17:39:19.613794665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:19.615658 crc crio[22095]: time=\"2026-06-09T17:39:19.615565991Z\" level=info msg=\"Stopping container: 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b (timeout: 30s)\" id=b0dbc105-039a-4914-96c3-b1745847f25a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:19.709420 crc crio[22095]: time=\"2026-06-09T17:39:19.709144658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:19.716885 crc crio[22095]: time=\"2026-06-09T17:39:19.716796935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:19.917681 crc crio[22095]: time=\"2026-06-09T17:39:19.916988556Z\" level=info msg=\"Created container 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774: openshift-marketplace/redhat-operators-mwppd/extract-utilities\" id=8f9e3607-7680-442c-a258-f91f35458531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:19.919244 crc crio[22095]: time=\"2026-06-09T17:39:19.919140962Z\" level=info msg=\"Starting container: 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774\" id=69f5704d-1962-4dad-9c7a-2b595f17fbeb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:19.933115 crc crio[22095]: time=\"2026-06-09T17:39:19.931048319Z\" level=info msg=\"Started container\" PID=357020 containerID=764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774 description=openshift-marketplace/redhat-operators-mwppd/extract-utilities id=69f5704d-1962-4dad-9c7a-2b595f17fbeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\nJun 09 17:39:20.128465 crc crio[22095]: time=\"2026-06-09T17:39:20.127973526Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=696e836e-f3d0-4a5c-aa2c-0aa74d033b43 name=/runtime.v1.ImageService/PullImage\nJun 09 17:39:20.149694 crc crio[22095]: time=\"2026-06-09T17:39:20.149601775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:39:21.350268 crc crio[22095]: time=\"2026-06-09T17:39:21.350103475Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=696e836e-f3d0-4a5c-aa2c-0aa74d033b43 name=/runtime.v1.ImageService/PullImage\nJun 09 17:39:21.352064 crc crio[22095]: time=\"2026-06-09T17:39:21.351215064Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=81cbf326-b355-4e2d-9d0f-eb9b6812de7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:21.355197 crc crio[22095]: time=\"2026-06-09T17:39:21.355082024Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e1153e3b-3ba9-42af-b9a4-a678273d0b2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:21.401988 crc crio[22095]: time=\"2026-06-09T17:39:21.40178929Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mwppd/extract-content\" id=a3a5b052-a3b1-4e6d-a25f-ad5a7ccd1b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:21.402674 crc crio[22095]: time=\"2026-06-09T17:39:21.402596481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:21.454455 crc crio[22095]: time=\"2026-06-09T17:39:21.454309947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:21.457635 crc crio[22095]: time=\"2026-06-09T17:39:21.457576601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:21.675584 crc crio[22095]: time=\"2026-06-09T17:39:21.675454619Z\" level=info msg=\"Created container ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790: openshift-marketplace/redhat-operators-mwppd/extract-content\" id=a3a5b052-a3b1-4e6d-a25f-ad5a7ccd1b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:21.678143 crc crio[22095]: time=\"2026-06-09T17:39:21.677985324Z\" level=info msg=\"Starting container: ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790\" id=b489fa0d-673b-47a8-9b35-1153a9c3d032 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:21.685190 crc crio[22095]: time=\"2026-06-09T17:39:21.685081197Z\" level=info msg=\"Started container\" PID=357085 containerID=ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790 description=openshift-marketplace/redhat-operators-mwppd/extract-content id=b489fa0d-673b-47a8-9b35-1153a9c3d032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\nJun 09 17:39:24.217407 crc crio[22095]: time=\"2026-06-09T17:39:24.216572787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4af021d0-139c-4db4-ab9e-bd7ba08d3ddc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:24.221764 crc crio[22095]: time=\"2026-06-09T17:39:24.221672679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3dcb57de-d3a0-46d8-8fd6-59b893aa4175 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:24.230657 crc crio[22095]: time=\"2026-06-09T17:39:24.230535828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=01a8bd22-7d1e-40c7-a9bf-0fecac901201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:24.231313 crc crio[22095]: time=\"2026-06-09T17:39:24.231207575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:24.349572 crc crio[22095]: time=\"2026-06-09T17:39:24.349445559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:24.353998 crc crio[22095]: time=\"2026-06-09T17:39:24.353863033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:24.554982 crc crio[22095]: time=\"2026-06-09T17:39:24.554021164Z\" level=info msg=\"Created container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=01a8bd22-7d1e-40c7-a9bf-0fecac901201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:24.556774 crc crio[22095]: time=\"2026-06-09T17:39:24.556686872Z\" level=info msg=\"Starting container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3\" id=a8c23692-a07d-4319-80b8-f859fec57a81 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:24.563386 crc crio[22095]: time=\"2026-06-09T17:39:24.563247202Z\" level=info msg=\"Started container\" PID=357188 containerID=ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3 description=openshift-marketplace/redhat-operators-mwppd/registry-server id=a8c23692-a07d-4319-80b8-f859fec57a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\nJun 09 17:39:25.952346 crc crio[22095]: time=\"2026-06-09T17:39:25.952090256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0bb01190-9f34-4392-8632-cb2423cf9166 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:25.956562 crc crio[22095]: time=\"2026-06-09T17:39:25.955900524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=034b11fc-0ec6-4903-b936-57d8a289cece name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:25.962095 crc crio[22095]: time=\"2026-06-09T17:39:25.961977811Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bce76241-8306-417a-a971-845bae3ed52c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:25.962780 crc crio[22095]: time=\"2026-06-09T17:39:25.962577957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:26.032393 crc crio[22095]: time=\"2026-06-09T17:39:26.032261567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:26.045535 crc crio[22095]: time=\"2026-06-09T17:39:26.045433557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:26.247272 crc crio[22095]: time=\"2026-06-09T17:39:26.247166798Z\" level=info msg=\"Created container 4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bce76241-8306-417a-a971-845bae3ed52c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:26.249257 crc crio[22095]: time=\"2026-06-09T17:39:26.24916771Z\" level=info msg=\"Starting container: 4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72\" id=f0ae21e7-2900-4a5d-aac9-1ffff98309eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:26.256454 crc crio[22095]: time=\"2026-06-09T17:39:26.256356495Z\" level=info msg=\"Started container\" PID=357249 containerID=4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f0ae21e7-2900-4a5d-aac9-1ffff98309eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220\nJun 09 17:39:27.290023 crc crio[22095]: time=\"2026-06-09T17:39:27.289344709Z\" level=info msg=\"Removing container: a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040\" id=445c56f0-b2c0-4e89-b295-6ec297a701e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:27.652872 crc crio[22095]: time=\"2026-06-09T17:39:27.651987456Z\" level=info msg=\"Removed container a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=445c56f0-b2c0-4e89-b295-6ec297a701e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:29.344073 crc crio[22095]: time=\"2026-06-09T17:39:29.343260342Z\" level=info msg=\"Removing container: 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f\" id=9f70c31b-86da-458d-9af2-9bdd8477c2cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:29.437466 crc crio[22095]: time=\"2026-06-09T17:39:29.437363283Z\" level=info msg=\"Removed container 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=9f70c31b-86da-458d-9af2-9bdd8477c2cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:34.421264 crc crio[22095]: time=\"2026-06-09T17:39:34.420163372Z\" level=info msg=\"Removing container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a\" id=ca370a0c-2760-497e-a754-54fa701e3f4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:34.645433 crc crio[22095]: time=\"2026-06-09T17:39:34.645042051Z\" level=info msg=\"Stopped container 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b: openstack/nova-api-0/nova-api-api\" id=b0dbc105-039a-4914-96c3-b1745847f25a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:34.693363 crc crio[22095]: time=\"2026-06-09T17:39:34.693230475Z\" level=info msg=\"Removed container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api\" id=ca370a0c-2760-497e-a754-54fa701e3f4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:38.804032 crc crio[22095]: time=\"2026-06-09T17:39:38.802979583Z\" level=info msg=\"Stopping container: 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a (timeout: 30s)\" id=cc6008a5-50f9-43e7-a9d8-b92297c0e4f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:40.540861 crc crio[22095]: time=\"2026-06-09T17:39:40.540810452Z\" level=info msg=\"Stopping container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3 (timeout: 2s)\" id=d974a658-725a-45f9-89cd-50e845ae42d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:40.668956 crc crio[22095]: time=\"2026-06-09T17:39:40.668773197Z\" level=info msg=\"Stopped container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=d974a658-725a-45f9-89cd-50e845ae42d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:40.670276 crc crio[22095]: time=\"2026-06-09T17:39:40.670127472Z\" level=info msg=\"Stopping pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=8c40ad1c-6246-4548-82e7-806d7c49581b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:40.671442 crc crio[22095]: time=\"2026-06-09T17:39:40.671366364Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc00379e918}] Aliases:map[]}\"\nJun 09 17:39:40.671721 crc crio[22095]: time=\"2026-06-09T17:39:40.671630031Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mwppd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:39:41.002500 crc crio[22095]: time=\"2026-06-09T17:39:41.00180126Z\" level=info msg=\"Stopped pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=8c40ad1c-6246-4548-82e7-806d7c49581b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:41.563816 crc crio[22095]: time=\"2026-06-09T17:39:41.563694084Z\" level=info msg=\"Removing container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3\" id=5730af6a-5832-4c26-9ced-e53d9896c64b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:41.604017 crc crio[22095]: time=\"2026-06-09T17:39:41.603523873Z\" level=info msg=\"Removed container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=5730af6a-5832-4c26-9ced-e53d9896c64b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:41.613133 crc crio[22095]: time=\"2026-06-09T17:39:41.612804602Z\" level=info msg=\"Removing container: ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790\" id=5fc67c9a-85a7-4f48-ae86-ae2aefe5759f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:41.652783 crc crio[22095]: time=\"2026-06-09T17:39:41.652652752Z\" level=info msg=\"Removed container ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790: openshift-marketplace/redhat-operators-mwppd/extract-content\" id=5fc67c9a-85a7-4f48-ae86-ae2aefe5759f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:41.658188 crc crio[22095]: time=\"2026-06-09T17:39:41.658047991Z\" level=info msg=\"Removing container: 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774\" id=8ee6d854-767f-4050-b161-cf38e7d1f899 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:41.712362 crc crio[22095]: time=\"2026-06-09T17:39:41.712256561Z\" level=info msg=\"Removed container 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774: openshift-marketplace/redhat-operators-mwppd/extract-utilities\" id=8ee6d854-767f-4050-b161-cf38e7d1f899 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:48.953309 crc crio[22095]: time=\"2026-06-09T17:39:48.952389949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=112f93a4-2ad8-4db2-9548-19b310236f61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:48.956402 crc crio[22095]: time=\"2026-06-09T17:39:48.95631872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=763dfeac-8730-409f-ba40-de9c105f8059 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:48.965751 crc crio[22095]: time=\"2026-06-09T17:39:48.965669312Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e5139524-d58a-476c-a083-2baebed613ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:48.966134 crc crio[22095]: time=\"2026-06-09T17:39:48.966082853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:49.028492 crc crio[22095]: time=\"2026-06-09T17:39:49.028399622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:49.034590 crc crio[22095]: time=\"2026-06-09T17:39:49.034470119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:49.227742 crc crio[22095]: time=\"2026-06-09T17:39:49.226867889Z\" level=info msg=\"Created container 04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e5139524-d58a-476c-a083-2baebed613ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:49.229337 crc crio[22095]: time=\"2026-06-09T17:39:49.22922703Z\" level=info msg=\"Starting container: 04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c\" id=3dccd0b4-8a2c-4a47-a0d1-69f55a700161 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:49.235255 crc crio[22095]: time=\"2026-06-09T17:39:49.235169773Z\" level=info msg=\"Started container\" PID=358373 containerID=04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=3dccd0b4-8a2c-4a47-a0d1-69f55a700161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3\nJun 09 17:39:52.554141 crc crio[22095]: time=\"2026-06-09T17:39:52.553107188Z\" level=info msg=\"Stopped container 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a: openstack/cinder-api-0/cinder-api\" id=cc6008a5-50f9-43e7-a9d8-b92297c0e4f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:52.744226 crc crio[22095]: time=\"2026-06-09T17:39:52.744143612Z\" level=info msg=\"Removing container: fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d\" id=ff81d146-44ba-45e3-8ea6-136a44a48eb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:52.823246 crc crio[22095]: time=\"2026-06-09T17:39:52.823052141Z\" level=info msg=\"Removed container fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ff81d146-44ba-45e3-8ea6-136a44a48eb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:52.832998 crc crio[22095]: time=\"2026-06-09T17:39:52.832866144Z\" level=info msg=\"Removing container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637\" id=f3d1bdec-3c90-46db-b3b8-82f63edea7d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:52.866053 crc crio[22095]: time=\"2026-06-09T17:39:52.865887567Z\" level=info msg=\"Removed container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api\" id=f3d1bdec-3c90-46db-b3b8-82f63edea7d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:58.802663 crc crio[22095]: time=\"2026-06-09T17:39:58.801119285Z\" level=info msg=\"Stopping container: 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 (timeout: 30s)\" id=e1652b2b-c85a-4f79-9e40-4e98fd3875fc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:40:00.550426 crc crio[22095]: time=\"2026-06-09T17:40:00.549481066Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683780-5tq7b/POD\" id=bc909b44-324d-4ba7-afde-51d51157c47b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:40:00.551665 crc crio[22095]: time=\"2026-06-09T17:40:00.550464582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:00.598512 crc crio[22095]: time=\"2026-06-09T17:40:00.598198185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc00379e780}] Aliases:map[]}\"\nJun 09 17:40:00.598512 crc crio[22095]: time=\"2026-06-09T17:40:00.598274367Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683780-5tq7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:01.206430 crc crio[22095]: 2026-06-09T17:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d90d070fd3bd4c Mac:a6:5b:0c:6f:9d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:40:01.208038 crc crio[22095]: time=\"2026-06-09T17:40:01.207906243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc00379e780}] Aliases:map[]}\"\nJun 09 17:40:01.208264 crc crio[22095]: time=\"2026-06-09T17:40:01.20817532Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683780-5tq7b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:40:01.225782 crc crio[22095]: time=\"2026-06-09T17:40:01.22560853Z\" level=info msg=\"Ran pod sandbox 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 with infra container: openshift-infra/auto-csr-approver-29683780-5tq7b/POD\" id=bc909b44-324d-4ba7-afde-51d51157c47b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:40:01.231237 crc crio[22095]: time=\"2026-06-09T17:40:01.231134533Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dfbd1eeb-4e8a-4b54-868a-d76278fe9031 name=/runtime.v1.ImageService/PullImage\nJun 09 17:40:01.237655 crc crio[22095]: time=\"2026-06-09T17:40:01.23758532Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:40:02.672272 crc crio[22095]: time=\"2026-06-09T17:40:02.671457198Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dfbd1eeb-4e8a-4b54-868a-d76278fe9031 name=/runtime.v1.ImageService/PullImage\nJun 09 17:40:02.674045 crc crio[22095]: time=\"2026-06-09T17:40:02.673014668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=862e5519-7e66-4e48-982a-586ca9eed9a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:02.675571 crc crio[22095]: time=\"2026-06-09T17:40:02.675489062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e8f28c9-8173-4ec1-90c5-07fb4f999b8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:02.687176 crc crio[22095]: time=\"2026-06-09T17:40:02.687090981Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683780-5tq7b/oc\" id=7508c1e7-cf1a-4a6d-96cb-d2854e5278ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:02.688512 crc crio[22095]: time=\"2026-06-09T17:40:02.688372485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:02.766577 crc crio[22095]: time=\"2026-06-09T17:40:02.766476902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:02.970870 crc crio[22095]: time=\"2026-06-09T17:40:02.970761349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:03.113125 crc crio[22095]: time=\"2026-06-09T17:40:03.112982263Z\" level=info msg=\"Created container b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7: openshift-infra/auto-csr-approver-29683780-5tq7b/oc\" id=7508c1e7-cf1a-4a6d-96cb-d2854e5278ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:03.115252 crc crio[22095]: time=\"2026-06-09T17:40:03.115170579Z\" level=info msg=\"Starting container: b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7\" id=6fb2e55b-87f2-4c30-9540-61175ea24708 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:03.121110 crc crio[22095]: time=\"2026-06-09T17:40:03.12101609Z\" level=info msg=\"Started container\" PID=358957 containerID=b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7 description=openshift-infra/auto-csr-approver-29683780-5tq7b/oc id=6fb2e55b-87f2-4c30-9540-61175ea24708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8\nJun 09 17:40:04.998394 crc crio[22095]: time=\"2026-06-09T17:40:04.997802618Z\" level=info msg=\"Stopping pod sandbox: 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8\" id=181020de-7840-462d-a65e-f26b93d0132f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:04.999605 crc crio[22095]: time=\"2026-06-09T17:40:04.999265666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc005f20898}] Aliases:map[]}\"\nJun 09 17:40:04.999605 crc crio[22095]: time=\"2026-06-09T17:40:04.999493332Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683780-5tq7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:05.351350 crc crio[22095]: time=\"2026-06-09T17:40:05.351232537Z\" level=info msg=\"Stopped pod sandbox: 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8\" id=181020de-7840-462d-a65e-f26b93d0132f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:08.954871 crc crio[22095]: time=\"2026-06-09T17:40:08.953620579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=abfc7bcd-37dd-43c0-8fe4-725bcaccd55d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:08.959341 crc crio[22095]: time=\"2026-06-09T17:40:08.959222254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e3cf2740-54d8-48aa-809d-890e9a00a055 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:08.973078 crc crio[22095]: time=\"2026-06-09T17:40:08.970230788Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=019f96bb-fdbc-4c12-b296-584fa9b92d60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:08.973078 crc crio[22095]: time=\"2026-06-09T17:40:08.97069571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:09.032313 crc crio[22095]: time=\"2026-06-09T17:40:09.032162018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:09.036038 crc crio[22095]: time=\"2026-06-09T17:40:09.035981427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:09.221435 crc crio[22095]: time=\"2026-06-09T17:40:09.220456192Z\" level=info msg=\"Created container 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=019f96bb-fdbc-4c12-b296-584fa9b92d60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:09.223090 crc crio[22095]: time=\"2026-06-09T17:40:09.222961947Z\" level=info msg=\"Starting container: 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac\" id=2ba69bfd-e91e-4cf7-aaae-046e2ceb7813 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:09.232348 crc crio[22095]: time=\"2026-06-09T17:40:09.232256277Z\" level=info msg=\"Started container\" PID=359286 containerID=1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=2ba69bfd-e91e-4cf7-aaae-046e2ceb7813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:40:09.246814 crc crio[22095]: time=\"2026-06-09T17:40:09.246676409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b425f053-390b-4493-9460-a6e897513052 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:09.251086 crc crio[22095]: time=\"2026-06-09T17:40:09.251016891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3cfc8c80-d134-4b05-985a-eaf92dbe996a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:09.257444 crc crio[22095]: time=\"2026-06-09T17:40:09.257087778Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=cecef683-2d32-4852-ae45-8d304804be67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:09.259053 crc crio[22095]: time=\"2026-06-09T17:40:09.257675203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:09.328340 crc crio[22095]: time=\"2026-06-09T17:40:09.328225336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:09.332753 crc crio[22095]: time=\"2026-06-09T17:40:09.332671451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:09.561039 crc crio[22095]: time=\"2026-06-09T17:40:09.560862995Z\" level=info msg=\"Created container 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=cecef683-2d32-4852-ae45-8d304804be67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:09.562041 crc crio[22095]: time=\"2026-06-09T17:40:09.561739608Z\" level=info msg=\"Starting container: 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7\" id=5d616fb3-6a94-4f86-89f7-2f5eb2afaf24 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:09.568695 crc crio[22095]: time=\"2026-06-09T17:40:09.568532013Z\" level=info msg=\"Started container\" PID=359301 containerID=78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=5d616fb3-6a94-4f86-89f7-2f5eb2afaf24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56\nJun 09 17:40:16.953475 crc crio[22095]: time=\"2026-06-09T17:40:16.952485695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3fa4b722-eb4e-4746-8e6e-331cfe151bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:16.957433 crc crio[22095]: time=\"2026-06-09T17:40:16.957335001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c063f358-00d6-4148-80ed-210193925e70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:16.962612 crc crio[22095]: time=\"2026-06-09T17:40:16.962506624Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=d3252061-a074-40cb-82cd-a20e2f276567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:16.965488 crc crio[22095]: time=\"2026-06-09T17:40:16.96311559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:17.022624 crc crio[22095]: time=\"2026-06-09T17:40:17.022446222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:17.027797 crc crio[22095]: time=\"2026-06-09T17:40:17.027696498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:17.248511 crc crio[22095]: time=\"2026-06-09T17:40:17.247736402Z\" level=info msg=\"Created container 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=d3252061-a074-40cb-82cd-a20e2f276567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:17.250077 crc crio[22095]: time=\"2026-06-09T17:40:17.249897258Z\" level=info msg=\"Starting container: 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5\" id=39ee3bb6-79ab-4582-b834-aae032dd0703 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:17.259503 crc crio[22095]: time=\"2026-06-09T17:40:17.259321431Z\" level=info msg=\"Started container\" PID=359778 containerID=3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=39ee3bb6-79ab-4582-b834-aae032dd0703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\nJun 09 17:40:17.726777 crc crio[22095]: time=\"2026-06-09T17:40:17.726657813Z\" level=info msg=\"Removing container: 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015\" id=3ef3b795-cd52-4bce-8329-02db0620be80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:17.957342 crc crio[22095]: time=\"2026-06-09T17:40:17.956578962Z\" level=info msg=\"Removed container 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015: openshift-infra/auto-csr-approver-29683774-jpjqv/oc\" id=3ef3b795-cd52-4bce-8329-02db0620be80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:17.961379 crc crio[22095]: time=\"2026-06-09T17:40:17.961264103Z\" level=info msg=\"Removing container: 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce\" id=0fdaef05-05e5-4870-aa24-56cd1563eeaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:18.000427 crc crio[22095]: time=\"2026-06-09T17:40:17.999782248Z\" level=info msg=\"Removed container 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce: openstack/root-account-create-update-x9h8t/mariadb-account-create-update\" id=0fdaef05-05e5-4870-aa24-56cd1563eeaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:18.013767 crc crio[22095]: time=\"2026-06-09T17:40:18.013674167Z\" level=info msg=\"Stopping pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=3a16e703-9eef-4579-970f-15c3e76827c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:18.014662 crc crio[22095]: time=\"2026-06-09T17:40:18.014600621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=3a16e703-9eef-4579-970f-15c3e76827c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:18.015208 crc crio[22095]: time=\"2026-06-09T17:40:18.015181466Z\" level=info msg=\"Removing pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=09b8be9b-e2c2-448f-af79-91e85fe2ed9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:18.028701 crc crio[22095]: time=\"2026-06-09T17:40:18.028638783Z\" level=info msg=\"Removed pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=09b8be9b-e2c2-448f-af79-91e85fe2ed9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:18.030413 crc crio[22095]: time=\"2026-06-09T17:40:18.030347098Z\" level=info msg=\"Stopping pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=92f651ae-dfe4-497e-8df4-a970eb005e62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:18.030523 crc crio[22095]: time=\"2026-06-09T17:40:18.03043463Z\" level=info msg=\"Stopped pod sandbox (already stopped): b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=92f651ae-dfe4-497e-8df4-a970eb005e62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:18.031109 crc crio[22095]: time=\"2026-06-09T17:40:18.030890532Z\" level=info msg=\"Removing pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=04f56d99-5913-4999-baf9-7204b4d9d687 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:18.049189 crc crio[22095]: time=\"2026-06-09T17:40:18.049086882Z\" level=info msg=\"Removed pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=04f56d99-5913-4999-baf9-7204b4d9d687 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:18.049904 crc crio[22095]: time=\"2026-06-09T17:40:18.049876662Z\" level=info msg=\"Stopping pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=8b4638b2-bc46-42f6-809d-d662d423789a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:18.050117 crc crio[22095]: time=\"2026-06-09T17:40:18.050095838Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=8b4638b2-bc46-42f6-809d-d662d423789a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:18.051013 crc crio[22095]: time=\"2026-06-09T17:40:18.050985801Z\" level=info msg=\"Removing pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=85d61646-92a7-45e9-9190-69ffc774d175 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:18.066070 crc crio[22095]: time=\"2026-06-09T17:40:18.065904906Z\" level=info msg=\"Removed pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=85d61646-92a7-45e9-9190-69ffc774d175 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:18.232161 crc crio[22095]: time=\"2026-06-09T17:40:18.232108999Z\" level=info msg=\"Removing container: e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c\" id=af63c37c-2bbe-4d95-96b9-66be48d1a22a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:18.311474 crc crio[22095]: time=\"2026-06-09T17:40:18.311374237Z\" level=info msg=\"Removed container e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=af63c37c-2bbe-4d95-96b9-66be48d1a22a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:19.301441 crc crio[22095]: time=\"2026-06-09T17:40:19.299423128Z\" level=info msg=\"Stopping pod sandbox: 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\" id=8033c890-2932-44cb-b80c-64a777c21b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:19.311633 crc crio[22095]: time=\"2026-06-09T17:40:19.303120274Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b728}] Aliases:map[]}\"\nJun 09 17:40:19.311633 crc crio[22095]: time=\"2026-06-09T17:40:19.308837331Z\" level=info msg=\"Deleting pod openstack_glance-db-create-dcrqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:19.631131 crc crio[22095]: time=\"2026-06-09T17:40:19.630378687Z\" level=info msg=\"Stopped pod sandbox: 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\" id=8033c890-2932-44cb-b80c-64a777c21b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:20.287274 crc crio[22095]: time=\"2026-06-09T17:40:20.286482395Z\" level=info msg=\"Removing container: 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5\" id=0a17d8e1-acd0-4c3d-bfe8-e7f0a1fcd484 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:20.330590 crc crio[22095]: time=\"2026-06-09T17:40:20.33041995Z\" level=info msg=\"Removed container 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=0a17d8e1-acd0-4c3d-bfe8-e7f0a1fcd484 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:25.957522 crc crio[22095]: time=\"2026-06-09T17:40:25.955351845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b48a92b-e8fe-4036-a4f7-8922a617531a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:25.960195 crc crio[22095]: time=\"2026-06-09T17:40:25.960058007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=39944e00-b840-43e5-9e4f-d47d0bc4be02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:25.976144 crc crio[22095]: time=\"2026-06-09T17:40:25.972773335Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=93e953a6-ad18-4e47-be7a-432a349416d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:25.976144 crc crio[22095]: time=\"2026-06-09T17:40:25.973413852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:26.039138 crc crio[22095]: time=\"2026-06-09T17:40:26.039070748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:26.045592 crc crio[22095]: time=\"2026-06-09T17:40:26.045549245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:26.221339 crc crio[22095]: time=\"2026-06-09T17:40:26.221234373Z\" level=info msg=\"Created container 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02: openstack/placement-db-create-87tf9/mariadb-database-create\" id=93e953a6-ad18-4e47-be7a-432a349416d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:26.223778 crc crio[22095]: time=\"2026-06-09T17:40:26.223607474Z\" level=info msg=\"Starting container: 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02\" id=f8c8fd11-d17c-49f6-a2c4-0cffe8dbe0ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:26.231638 crc crio[22095]: time=\"2026-06-09T17:40:26.231484768Z\" level=info msg=\"Started container\" PID=360178 containerID=33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02 description=openstack/placement-db-create-87tf9/mariadb-database-create id=f8c8fd11-d17c-49f6-a2c4-0cffe8dbe0ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\nJun 09 17:40:26.669573 crc crio[22095]: time=\"2026-06-09T17:40:26.669485522Z\" level=info msg=\"Removing container: 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18\" id=9860667b-8429-4fb6-b1a3-238cb7140b18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:26.794171 crc crio[22095]: time=\"2026-06-09T17:40:26.793878825Z\" level=info msg=\"Removed container 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18: openstack/placement-db-create-87tf9/mariadb-database-create\" id=9860667b-8429-4fb6-b1a3-238cb7140b18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:27.740278 crc crio[22095]: time=\"2026-06-09T17:40:27.740193669Z\" level=info msg=\"Stopping pod sandbox: 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\" id=820cd5fa-50fa-45cd-8f4f-18f7c664a299 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:27.742550 crc crio[22095]: time=\"2026-06-09T17:40:27.742479208Z\" level=info msg=\"Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002272700}] Aliases:map[]}\"\nJun 09 17:40:27.742766 crc crio[22095]: time=\"2026-06-09T17:40:27.742699264Z\" level=info msg=\"Deleting pod openstack_placement-db-create-87tf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:28.149377 crc crio[22095]: time=\"2026-06-09T17:40:28.148175998Z\" level=info msg=\"Stopped pod sandbox: 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\" id=820cd5fa-50fa-45cd-8f4f-18f7c664a299 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:28.728043 crc crio[22095]: time=\"2026-06-09T17:40:28.727980725Z\" level=info msg=\"Removing container: 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02\" id=814675c0-c37a-47eb-94aa-f478486e4f58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:28.780775 crc crio[22095]: time=\"2026-06-09T17:40:28.780708947Z\" level=info msg=\"Removed container 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02: openstack/placement-db-create-87tf9/mariadb-database-create\" id=814675c0-c37a-47eb-94aa-f478486e4f58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:28.812805 crc crio[22095]: time=\"2026-06-09T17:40:28.81218787Z\" level=warning msg=\"Stopping container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 with stop signal(15) timed out. Killing...\"\nJun 09 17:40:28.870628 crc crio[22095]: time=\"2026-06-09T17:40:28.870510927Z\" level=error msg=\"Killing container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:40:29.133346 crc crio[22095]: time=\"2026-06-09T17:40:29.133065659Z\" level=info msg=\"Stopped container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75: openstack/cinder-scheduler-0/cinder-scheduler\" id=e1652b2b-c85a-4f79-9e40-4e98fd3875fc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:40:29.136134 crc crio[22095]: time=\"2026-06-09T17:40:29.135888901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d08654c1-45db-4bf3-b818-9c7819ad7440 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:29.143803 crc crio[22095]: time=\"2026-06-09T17:40:29.143664222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=38181883-3462-4ad0-b655-fc29bb284a0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:29.152822 crc crio[22095]: time=\"2026-06-09T17:40:29.152679535Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcce3396-da51-4fe6-b35c-aae94333e065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:29.153225 crc crio[22095]: time=\"2026-06-09T17:40:29.153195459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:29.217222 crc crio[22095]: time=\"2026-06-09T17:40:29.21711325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:29.773090 crc crio[22095]: time=\"2026-06-09T17:40:29.772349731Z\" level=info msg=\"Removing container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883\" id=0cedd3dc-145e-45b6-92ed-8ba8a8457ea5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:29.817401 crc crio[22095]: time=\"2026-06-09T17:40:29.816883121Z\" level=info msg=\"Removed container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler\" id=0cedd3dc-145e-45b6-92ed-8ba8a8457ea5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:29.957304 crc crio[22095]: time=\"2026-06-09T17:40:29.957140494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:30.153312 crc crio[22095]: time=\"2026-06-09T17:40:30.153153477Z\" level=info msg=\"Created container 493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcce3396-da51-4fe6-b35c-aae94333e065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:30.155008 crc crio[22095]: time=\"2026-06-09T17:40:30.154887242Z\" level=info msg=\"Starting container: 493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f\" id=cb6e1ccb-675d-4043-a570-e8969b9d4151 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:30.161396 crc crio[22095]: time=\"2026-06-09T17:40:30.161260037Z\" level=info msg=\"Started container\" PID=360452 containerID=493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f description=openstack/cinder-scheduler-0/cinder-scheduler id=cb6e1ccb-675d-4043-a570-e8969b9d4151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e\nJun 09 17:40:31.685733 crc crio[22095]: time=\"2026-06-09T17:40:31.684325059Z\" level=info msg=\"Stopping container: 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac (timeout: 30s)\" id=253cf4e0-a54f-4f92-8b24-b08b372aa28d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:40:31.831815 crc crio[22095]: time=\"2026-06-09T17:40:31.831687345Z\" level=info msg=\"Stopped container 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=253cf4e0-a54f-4f92-8b24-b08b372aa28d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:40:31.834368 crc crio[22095]: time=\"2026-06-09T17:40:31.834110458Z\" level=info msg=\"Stopping container: 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7 (timeout: 30s)\" id=f8b9e1a4-4c14-4903-bf8d-7360e527368c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:40:31.957571 crc crio[22095]: time=\"2026-06-09T17:40:31.957478935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=77a9bcf6-9dd4-450a-a0ef-a6fd00e443da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:31.960844 crc crio[22095]: time=\"2026-06-09T17:40:31.960749169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=456ebeec-69b2-4ce6-b0e8-f55ca2852e15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:31.963528 crc crio[22095]: time=\"2026-06-09T17:40:31.963446939Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a2758222-e1a0-4a1c-89ab-56a98d8c0217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:31.963803 crc crio[22095]: time=\"2026-06-09T17:40:31.963740847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:32.014883 crc crio[22095]: time=\"2026-06-09T17:40:32.008669817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:32.014883 crc crio[22095]: time=\"2026-06-09T17:40:32.013366808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:32.207796 crc crio[22095]: time=\"2026-06-09T17:40:32.207602496Z\" level=info msg=\"Created container 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a2758222-e1a0-4a1c-89ab-56a98d8c0217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:32.209234 crc crio[22095]: time=\"2026-06-09T17:40:32.209145546Z\" level=info msg=\"Starting container: 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86\" id=93e317f5-a959-4c8d-92e9-b21ea1bba8a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:32.215764 crc crio[22095]: time=\"2026-06-09T17:40:32.215636493Z\" level=info msg=\"Started container\" PID=360611 containerID=9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=93e317f5-a959-4c8d-92e9-b21ea1bba8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\nJun 09 17:40:32.830067 crc crio[22095]: time=\"2026-06-09T17:40:32.829258794Z\" level=info msg=\"Removing container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111\" id=a35df866-8721-4811-bece-fed5d77802f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:32.875491 crc crio[22095]: time=\"2026-06-09T17:40:32.875397995Z\" level=info msg=\"Removed container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=a35df866-8721-4811-bece-fed5d77802f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:32.878690 crc crio[22095]: time=\"2026-06-09T17:40:32.878624279Z\" level=info msg=\"Removing container: 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef\" id=b7673c4b-7d86-4f65-9340-938fb203b1f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:32.957613 crc crio[22095]: time=\"2026-06-09T17:40:32.957517697Z\" level=info msg=\"Removed container 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=b7673c4b-7d86-4f65-9340-938fb203b1f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:33.907826 crc crio[22095]: time=\"2026-06-09T17:40:33.907072313Z\" level=info msg=\"Stopping pod sandbox: 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\" id=7ee66f63-54fe-4e69-a4ee-e4fa2493f0bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:33.910494 crc crio[22095]: time=\"2026-06-09T17:40:33.91041678Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc001288138}] Aliases:map[]}\"\nJun 09 17:40:33.911022 crc crio[22095]: time=\"2026-06-09T17:40:33.910864401Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-6stvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:34.256029 crc crio[22095]: time=\"2026-06-09T17:40:34.255614316Z\" level=info msg=\"Stopped pod sandbox: 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\" id=7ee66f63-54fe-4e69-a4ee-e4fa2493f0bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:34.934722 crc crio[22095]: time=\"2026-06-09T17:40:34.9340202Z\" level=info msg=\"Removing container: 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86\" id=7d2938b6-5dbf-49a4-b9ee-1f4753df032b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:34.974405 crc crio[22095]: time=\"2026-06-09T17:40:34.974256439Z\" level=info msg=\"Removed container 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=7d2938b6-5dbf-49a4-b9ee-1f4753df032b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:36.954314 crc crio[22095]: time=\"2026-06-09T17:40:36.953513891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1447c45-af5c-4701-87d4-595aa0c83b2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:36.957198 crc crio[22095]: time=\"2026-06-09T17:40:36.957064923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6fc0a3c6-07c3-4047-9b4f-3410ccc2ffe2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:36.967016 crc crio[22095]: time=\"2026-06-09T17:40:36.966787264Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=9411b07f-d56f-49dd-a144-27477f2cb0a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:36.967513 crc crio[22095]: time=\"2026-06-09T17:40:36.967354129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:37.018436 crc crio[22095]: time=\"2026-06-09T17:40:37.01775665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:37.022558 crc crio[22095]: time=\"2026-06-09T17:40:37.022481062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:37.207171 crc crio[22095]: time=\"2026-06-09T17:40:37.206768603Z\" level=info msg=\"Created container cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=9411b07f-d56f-49dd-a144-27477f2cb0a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:37.208007 crc crio[22095]: time=\"2026-06-09T17:40:37.20782369Z\" level=info msg=\"Starting container: cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53\" id=e932dc31-04c3-44d0-adb3-5036edf88c65 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:37.213683 crc crio[22095]: time=\"2026-06-09T17:40:37.213496797Z\" level=info msg=\"Started container\" PID=360845 containerID=cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=e932dc31-04c3-44d0-adb3-5036edf88c65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\nJun 09 17:40:37.984826 crc crio[22095]: time=\"2026-06-09T17:40:37.984749268Z\" level=info msg=\"Removing container: 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d\" id=2fba2ada-c389-477b-9254-f4bf37b91253 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:38.076276 crc crio[22095]: time=\"2026-06-09T17:40:38.075263076Z\" level=info msg=\"Removed container 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=2fba2ada-c389-477b-9254-f4bf37b91253 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:39.043195 crc crio[22095]: time=\"2026-06-09T17:40:39.043075406Z\" level=info msg=\"Stopping pod sandbox: f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\" id=0b23f058-8248-4d9e-b173-0d2bd2d277f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:39.045975 crc crio[22095]: time=\"2026-06-09T17:40:39.045870738Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc001984768}] Aliases:map[]}\"\nJun 09 17:40:39.046227 crc crio[22095]: time=\"2026-06-09T17:40:39.046178546Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-s7x7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:39.427156 crc crio[22095]: time=\"2026-06-09T17:40:39.427055815Z\" level=info msg=\"Stopped pod sandbox: f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\" id=0b23f058-8248-4d9e-b173-0d2bd2d277f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.910183 | controller |   "stdout_lines": [
2026-06-09 17:40:43.910312 | controller |     "Jun 09 15:39:40.581005 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:40:43.910333 | controller |     "Jun 09 15:39:41.638790 crc crio[3652]: time=\"2026-06-09T15:39:41.637315446Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 17:40:43.910349 | controller |     "Jun 09 15:39:41.638790 crc crio[3652]: time=\"2026-06-09T15:39:41.638787651Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 17:40:43.910379 | controller |     "Jun 09 15:39:41.642303 crc crio[3652]: time=\"2026-06-09T15:39:41.642239777Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 17:40:43.910395 | controller |     "Jun 09 15:39:41.643112 crc crio[3652]: time=\"2026-06-09T15:39:41.643053875Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 17:40:43.910412 | controller |     "Jun 09 15:39:41.664231 crc crio[3652]: time=\"2026-06-09T15:39:41.664100035Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 17:40:43.910428 | controller |     "Jun 09 15:39:41.664873 crc crio[3652]: time=\"2026-06-09T15:39:41.664800662Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 17:40:43.910447 | controller |     "Jun 09 15:39:41.664873 crc crio[3652]: time=\"2026-06-09T15:39:41.664846062Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 17:40:43.910462 | controller |     "Jun 09 15:39:41.665309 crc crio[3652]: time=\"2026-06-09T15:39:41.665238207Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 17:40:43.910476 | controller |     "Jun 09 15:39:41.665309 crc crio[3652]: time=\"2026-06-09T15:39:41.665284407Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 17:40:43.910491 | controller |     "Jun 09 15:39:41.685025 crc crio[3652]: time=\"2026-06-09T15:39:41.68477928Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 17:40:43.910507 | controller |     "Jun 09 15:39:41.710062 crc crio[3652]: time=\"2026-06-09T15:39:41.709864401Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 17:40:43.910523 | controller |     "Jun 09 15:39:41.716011 crc crio[3652]: time=\"2026-06-09T15:39:41.715861824Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 17:40:43.910540 | controller |     "Jun 09 15:39:41.899871 crc crio[3652]: time=\"2026-06-09T15:39:41.89976087Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 17:40:43.910555 | controller |     "Jun 09 15:39:42.394212 crc crio[3652]: time=\"2026-06-09T15:39:42.393705576Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 17:40:43.910571 | controller |     "Jun 09 15:39:42.394453 crc crio[3652]: time=\"2026-06-09T15:39:42.394425256Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 17:40:43.910585 | controller |     "Jun 09 15:39:42.394644 crc crio[3652]: time=\"2026-06-09T15:39:42.394533916Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 17:40:43.910599 | controller |     "Jun 09 15:39:42.394644 crc crio[3652]: time=\"2026-06-09T15:39:42.394628455Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 17:40:43.910613 | controller |     "Jun 09 15:39:42.394644 crc crio[3652]: time=\"2026-06-09T15:39:42.394640182Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 17:40:43.910628 | controller |     "Jun 09 15:39:42.410618 crc crio[3652]: time=\"2026-06-09T15:39:42.410517405Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:40:43.910642 | controller |     "Jun 09 15:39:42.410618 crc crio[3652]: time=\"2026-06-09T15:39:42.410557668Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:40:43.910656 | controller |     "Jun 09 15:39:42.416077 crc crio[3652]: time=\"2026-06-09T15:39:42.415793996Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:40:43.910670 | controller |     "Jun 09 15:39:42.416077 crc crio[3652]: time=\"2026-06-09T15:39:42.415846547Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:40:43.910685 | controller |     "Jun 09 15:39:42.937490 crc crio[3652]: time=\"2026-06-09T15:39:42.935642598Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.910700 | controller |     "Jun 09 15:39:42.940314 crc crio[3652]: time=\"2026-06-09T15:39:42.940174742Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.910715 | controller |     "Jun 09 15:39:42.942549 crc crio[3652]: time=\"2026-06-09T15:39:42.942499184Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 17:40:43.910734 | controller |     "Jun 09 15:39:42.942644 crc crio[3652]: time=\"2026-06-09T15:39:42.942621646Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 17:40:43.910752 | controller |     "Jun 09 15:39:42.944003 crc crio[3652]: time=\"2026-06-09T15:39:42.943767038Z\" 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-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 17:40:43.910777 | controller |     "Jun 09 15:39:42.950715 crc crio[3652]: time=\"2026-06-09T15:39:42.950509351Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-09 17:40:43.910794 | controller |     "Jun 09 15:39:44.383182 crc crio[3652]: time=\"2026-06-09T15:39:44.382283913Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 17:40:43.910809 | controller |     "Jun 09 15:39:44.385292 crc crio[3652]: time=\"2026-06-09T15:39:44.385111051Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 17:40:43.910824 | controller |     "Jun 09 15:39:44.617741 crc crio[3652]: time=\"2026-06-09T15:39:44.617228671Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-09 17:40:43.910840 | controller |     "Jun 09 15:39:44.628814 crc crio[3652]: time=\"2026-06-09T15:39:44.628733436Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-09 17:40:43.910877 | controller |     "Jun 09 15:39:44.640224 crc crio[3652]: time=\"2026-06-09T15:39:44.639846603Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-09 17:40:43.910894 | controller |     "Jun 09 15:39:44.645408 crc crio[3652]: time=\"2026-06-09T15:39:44.645320555Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-09 17:40:43.910910 | controller |     "Jun 09 15:39:44.694198 crc crio[3652]: time=\"2026-06-09T15:39:44.694019409Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-09 17:40:43.910925 | controller |     "Jun 09 15:39:44.701003 crc crio[3652]: time=\"2026-06-09T15:39:44.700807678Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-09 17:40:43.910940 | controller |     "Jun 09 15:39:44.721647 crc crio[3652]: time=\"2026-06-09T15:39:44.72144933Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-09 17:40:43.910955 | controller |     "Jun 09 15:39:44.727250 crc crio[3652]: time=\"2026-06-09T15:39:44.727178907Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-09 17:40:43.910970 | controller |     "Jun 09 15:39:44.745350 crc crio[3652]: time=\"2026-06-09T15:39:44.745169274Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-09 17:40:43.910986 | controller |     "Jun 09 15:39:44.760138 crc crio[3652]: time=\"2026-06-09T15:39:44.759906515Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-09 17:40:43.911004 | controller |     "Jun 09 15:39:44.774585 crc crio[3652]: time=\"2026-06-09T15:39:44.774532173Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-09 17:40:43.911019 | controller |     "Jun 09 15:39:44.782237 crc crio[3652]: time=\"2026-06-09T15:39:44.782097808Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-09 17:40:43.911034 | controller |     "Jun 09 15:39:44.798238 crc crio[3652]: time=\"2026-06-09T15:39:44.798096535Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-09 17:40:43.911049 | controller |     "Jun 09 15:39:44.802551 crc crio[3652]: time=\"2026-06-09T15:39:44.802464484Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-09 17:40:43.911064 | controller |     "Jun 09 15:39:44.822684 crc crio[3652]: time=\"2026-06-09T15:39:44.822498723Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-09 17:40:43.911079 | controller |     "Jun 09 15:39:44.833076 crc crio[3652]: time=\"2026-06-09T15:39:44.832882655Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-09 17:40:43.911093 | controller |     "Jun 09 15:39:44.848883 crc crio[3652]: time=\"2026-06-09T15:39:44.848735179Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-09 17:40:43.911108 | controller |     "Jun 09 15:39:44.856799 crc crio[3652]: time=\"2026-06-09T15:39:44.856718992Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-09 17:40:43.911123 | controller |     "Jun 09 15:39:44.888991 crc crio[3652]: time=\"2026-06-09T15:39:44.888825858Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-09 17:40:43.911137 | controller |     "Jun 09 15:39:44.896667 crc crio[3652]: time=\"2026-06-09T15:39:44.896558115Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-09 17:40:43.911152 | controller |     "Jun 09 15:39:44.908780 crc crio[3652]: time=\"2026-06-09T15:39:44.908675103Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-09 17:40:43.911167 | controller |     "Jun 09 15:39:44.915273 crc crio[3652]: time=\"2026-06-09T15:39:44.915161075Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-09 17:40:43.911181 | controller |     "Jun 09 15:39:44.924636 crc crio[3652]: time=\"2026-06-09T15:39:44.924411894Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-09 17:40:43.911200 | controller |     "Jun 09 15:39:44.932098 crc crio[3652]: time=\"2026-06-09T15:39:44.931996739Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-09 17:40:43.911215 | controller |     "Jun 09 15:39:44.944944 crc crio[3652]: time=\"2026-06-09T15:39:44.944741869Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-09 17:40:43.911232 | controller |     "Jun 09 15:39:44.952117 crc crio[3652]: time=\"2026-06-09T15:39:44.952043809Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-09 17:40:43.911249 | controller |     "Jun 09 15:39:44.965610 crc crio[3652]: time=\"2026-06-09T15:39:44.965380221Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-09 17:40:43.911264 | controller |     "Jun 09 15:39:44.976103 crc crio[3652]: time=\"2026-06-09T15:39:44.975887906Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-09 17:40:43.911279 | controller |     "Jun 09 15:39:44.988380 crc crio[3652]: time=\"2026-06-09T15:39:44.988275099Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-09 17:40:43.911294 | controller |     "Jun 09 15:39:44.998562 crc crio[3652]: time=\"2026-06-09T15:39:44.998425546Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-09 17:40:43.911309 | controller |     "Jun 09 15:39:45.027266 crc crio[3652]: time=\"2026-06-09T15:39:45.02703569Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-09 17:40:43.911324 | controller |     "Jun 09 15:39:45.039020 crc crio[3652]: time=\"2026-06-09T15:39:45.038879772Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-09 17:40:43.911338 | controller |     "Jun 09 15:39:45.077367 crc crio[3652]: time=\"2026-06-09T15:39:45.077187424Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-09 17:40:43.911353 | controller |     "Jun 09 15:39:45.087525 crc crio[3652]: time=\"2026-06-09T15:39:45.0867943Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-09 17:40:43.911368 | controller |     "Jun 09 15:39:45.103978 crc crio[3652]: time=\"2026-06-09T15:39:45.103781967Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-09 17:40:43.911382 | controller |     "Jun 09 15:39:45.111709 crc crio[3652]: time=\"2026-06-09T15:39:45.111587966Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-09 17:40:43.911397 | controller |     "Jun 09 15:39:45.128325 crc crio[3652]: time=\"2026-06-09T15:39:45.128163904Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-09 17:40:43.911414 | controller |     "Jun 09 15:39:45.135034 crc crio[3652]: time=\"2026-06-09T15:39:45.134855641Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-09 17:40:43.911430 | controller |     "Jun 09 15:39:45.165731 crc crio[3652]: time=\"2026-06-09T15:39:45.165576478Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-09 17:40:43.911445 | controller |     "Jun 09 15:39:45.183502 crc crio[3652]: time=\"2026-06-09T15:39:45.183386962Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-09 17:40:43.911460 | controller |     "Jun 09 15:39:45.209655 crc crio[3652]: time=\"2026-06-09T15:39:45.208711469Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-09 17:40:43.911474 | controller |     "Jun 09 15:39:45.222272 crc crio[3652]: time=\"2026-06-09T15:39:45.222061472Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-09 17:40:43.911490 | controller |     "Jun 09 15:39:45.240002 crc crio[3652]: time=\"2026-06-09T15:39:45.239748573Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-09 17:40:43.911505 | controller |     "Jun 09 15:39:45.249344 crc crio[3652]: time=\"2026-06-09T15:39:45.249106894Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-09 17:40:43.911521 | controller |     "Jun 09 15:39:45.267822 crc crio[3652]: time=\"2026-06-09T15:39:45.267620562Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-09 17:40:43.911537 | controller |     "Jun 09 15:39:45.278658 crc crio[3652]: time=\"2026-06-09T15:39:45.278488994Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-09 17:40:43.911552 | controller |     "Jun 09 15:39:45.292255 crc crio[3652]: time=\"2026-06-09T15:39:45.291905048Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-09 17:40:43.911567 | controller |     "Jun 09 15:39:45.304662 crc crio[3652]: time=\"2026-06-09T15:39:45.304377043Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-09 17:40:43.911582 | controller |     "Jun 09 15:39:45.408244 crc crio[3652]: time=\"2026-06-09T15:39:45.408099151Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-09 17:40:43.911601 | controller |     "Jun 09 15:39:45.414072 crc crio[3652]: time=\"2026-06-09T15:39:45.413889769Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-09 17:40:43.911616 | controller |     "Jun 09 15:39:45.434101 crc crio[3652]: time=\"2026-06-09T15:39:45.433806606Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-09 17:40:43.911631 | controller |     "Jun 09 15:39:45.440908 crc crio[3652]: time=\"2026-06-09T15:39:45.440802899Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-09 17:40:43.911647 | controller |     "Jun 09 15:39:45.463799 crc crio[3652]: time=\"2026-06-09T15:39:45.463645725Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-09 17:40:43.911662 | controller |     "Jun 09 15:39:45.468827 crc crio[3652]: time=\"2026-06-09T15:39:45.468749059Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-09 17:40:43.911677 | controller |     "Jun 09 15:39:45.486511 crc crio[3652]: time=\"2026-06-09T15:39:45.486329958Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-09 17:40:43.911692 | controller |     "Jun 09 15:39:45.490448 crc crio[3652]: time=\"2026-06-09T15:39:45.490360111Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-09 17:40:43.911707 | controller |     "Jun 09 15:39:45.513686 crc crio[3652]: time=\"2026-06-09T15:39:45.512887411Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-09 17:40:43.911723 | controller |     "Jun 09 15:39:45.519483 crc crio[3652]: time=\"2026-06-09T15:39:45.519384504Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-09 17:40:43.911738 | controller |     "Jun 09 15:39:45.528945 crc crio[3652]: time=\"2026-06-09T15:39:45.528811196Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-09 17:40:43.911753 | controller |     "Jun 09 15:39:45.534508 crc crio[3652]: time=\"2026-06-09T15:39:45.53441341Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-09 17:40:43.911769 | controller |     "Jun 09 15:39:45.541087 crc crio[3652]: time=\"2026-06-09T15:39:45.540994775Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-09 17:40:43.911784 | controller |     "Jun 09 15:39:45.544448 crc crio[3652]: time=\"2026-06-09T15:39:45.544357803Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-09 17:40:43.911799 | controller |     "Jun 09 15:39:45.567454 crc crio[3652]: time=\"2026-06-09T15:39:45.567283242Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-09 17:40:43.911817 | controller |     "Jun 09 15:39:45.572577 crc crio[3652]: time=\"2026-06-09T15:39:45.572492838Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-09 17:40:43.911833 | controller |     "Jun 09 15:39:45.585007 crc crio[3652]: time=\"2026-06-09T15:39:45.58484613Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-09 17:40:43.911851 | controller |     "Jun 09 15:39:45.592825 crc crio[3652]: time=\"2026-06-09T15:39:45.592335853Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-09 17:40:43.911886 | controller |     "Jun 09 15:39:45.608460 crc crio[3652]: time=\"2026-06-09T15:39:45.608297499Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-09 17:40:43.911903 | controller |     "Jun 09 15:39:45.615561 crc crio[3652]: time=\"2026-06-09T15:39:45.615434985Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-09 17:40:43.911918 | controller |     "Jun 09 15:39:45.623516 crc crio[3652]: time=\"2026-06-09T15:39:45.623402368Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-09 17:40:43.911933 | controller |     "Jun 09 15:39:45.629008 crc crio[3652]: time=\"2026-06-09T15:39:45.628868209Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-09 17:40:43.911948 | controller |     "Jun 09 15:39:45.682648 crc crio[3652]: time=\"2026-06-09T15:39:45.682384772Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-09 17:40:43.911963 | controller |     "Jun 09 15:39:45.687859 crc crio[3652]: time=\"2026-06-09T15:39:45.687698811Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-09 17:40:43.911978 | controller |     "Jun 09 15:39:45.696521 crc crio[3652]: time=\"2026-06-09T15:39:45.696427309Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-09 17:40:43.911993 | controller |     "Jun 09 15:39:45.700391 crc crio[3652]: time=\"2026-06-09T15:39:45.700285268Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-09 17:40:43.912008 | controller |     "Jun 09 15:39:45.709761 crc crio[3652]: time=\"2026-06-09T15:39:45.709604768Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-09 17:40:43.912026 | controller |     "Jun 09 15:39:45.715550 crc crio[3652]: time=\"2026-06-09T15:39:45.715442607Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-09 17:40:43.912041 | controller |     "Jun 09 15:39:45.722082 crc crio[3652]: time=\"2026-06-09T15:39:45.721893209Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-09 17:40:43.912056 | controller |     "Jun 09 15:39:45.725805 crc crio[3652]: time=\"2026-06-09T15:39:45.725667376Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-09 17:40:43.912071 | controller |     "Jun 09 15:39:45.731258 crc crio[3652]: time=\"2026-06-09T15:39:45.731100327Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-09 17:40:43.912087 | controller |     "Jun 09 15:39:45.736007 crc crio[3652]: time=\"2026-06-09T15:39:45.735835714Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-09 17:40:43.912102 | controller |     "Jun 09 15:39:45.747573 crc crio[3652]: time=\"2026-06-09T15:39:45.74741062Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-09 17:40:43.912117 | controller |     "Jun 09 15:39:45.751184 crc crio[3652]: time=\"2026-06-09T15:39:45.751058465Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-09 17:40:43.912132 | controller |     "Jun 09 15:39:45.756975 crc crio[3652]: time=\"2026-06-09T15:39:45.756819632Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-09 17:40:43.912146 | controller |     "Jun 09 15:39:45.765721 crc crio[3652]: time=\"2026-06-09T15:39:45.765624422Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-09 17:40:43.912161 | controller |     "Jun 09 15:39:45.777397 crc crio[3652]: time=\"2026-06-09T15:39:45.777306661Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-09 17:40:43.912176 | controller |     "Jun 09 15:39:45.781850 crc crio[3652]: time=\"2026-06-09T15:39:45.78170205Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-09 17:40:43.912191 | controller |     "Jun 09 15:39:45.791568 crc crio[3652]: time=\"2026-06-09T15:39:45.79147107Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-09 17:40:43.912205 | controller |     "Jun 09 15:39:45.794850 crc crio[3652]: time=\"2026-06-09T15:39:45.794764577Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-09 17:40:43.912220 | controller |     "Jun 09 15:39:45.804249 crc crio[3652]: time=\"2026-06-09T15:39:45.804121268Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-09 17:40:43.912238 | controller |     "Jun 09 15:39:45.807718 crc crio[3652]: time=\"2026-06-09T15:39:45.80764093Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-09 17:40:43.912253 | controller |     "Jun 09 15:39:45.815775 crc crio[3652]: time=\"2026-06-09T15:39:45.815694285Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-09 17:40:43.912269 | controller |     "Jun 09 15:39:45.822152 crc crio[3652]: time=\"2026-06-09T15:39:45.822039684Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-09 17:40:43.912284 | controller |     "Jun 09 15:39:45.827587 crc crio[3652]: time=\"2026-06-09T15:39:45.826788811Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-09 17:40:43.912299 | controller |     "Jun 09 15:39:45.829709 crc crio[3652]: time=\"2026-06-09T15:39:45.829644599Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-09 17:40:43.912314 | controller |     "Jun 09 15:39:45.840021 crc crio[3652]: time=\"2026-06-09T15:39:45.839841188Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-09 17:40:43.912329 | controller |     "Jun 09 15:39:45.846466 crc crio[3652]: time=\"2026-06-09T15:39:45.846379771Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-09 17:40:43.912344 | controller |     "Jun 09 15:39:45.860211 crc crio[3652]: time=\"2026-06-09T15:39:45.859896427Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-09 17:40:43.912359 | controller |     "Jun 09 15:39:45.868468 crc crio[3652]: time=\"2026-06-09T15:39:45.86834236Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-09 17:40:43.912374 | controller |     "Jun 09 15:39:45.879075 crc crio[3652]: time=\"2026-06-09T15:39:45.878864315Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-09 17:40:43.912389 | controller |     "Jun 09 15:39:45.885153 crc crio[3652]: time=\"2026-06-09T15:39:45.885061001Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-09 17:40:43.912404 | controller |     "Jun 09 15:39:45.895105 crc crio[3652]: time=\"2026-06-09T15:39:45.895022275Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-09 17:40:43.912422 | controller |     "Jun 09 15:39:45.899998 crc crio[3652]: time=\"2026-06-09T15:39:45.899805742Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-09 17:40:43.912438 | controller |     "Jun 09 15:39:45.923823 crc crio[3652]: time=\"2026-06-09T15:39:45.9237177Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-09 17:40:43.912454 | controller |     "Jun 09 15:39:45.928120 crc crio[3652]: time=\"2026-06-09T15:39:45.928033469Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-09 17:40:43.912468 | controller |     "Jun 09 15:39:45.941496 crc crio[3652]: time=\"2026-06-09T15:39:45.941387281Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-09 17:40:43.912484 | controller |     "Jun 09 15:39:45.945052 crc crio[3652]: time=\"2026-06-09T15:39:45.944878323Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-09 17:40:43.912499 | controller |     "Jun 09 15:39:45.951278 crc crio[3652]: time=\"2026-06-09T15:39:45.951171241Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-09 17:40:43.912514 | controller |     "Jun 09 15:39:45.953893 crc crio[3652]: time=\"2026-06-09T15:39:45.953791805Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-09 17:40:43.912529 | controller |     "Jun 09 15:39:45.959078 crc crio[3652]: time=\"2026-06-09T15:39:45.958619843Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-09 17:40:43.912544 | controller |     "Jun 09 15:39:45.962185 crc crio[3652]: time=\"2026-06-09T15:39:45.962110325Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-09 17:40:43.912559 | controller |     "Jun 09 15:39:45.968326 crc crio[3652]: time=\"2026-06-09T15:39:45.968143408Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-09 17:40:43.912574 | controller |     "Jun 09 15:39:45.970825 crc crio[3652]: time=\"2026-06-09T15:39:45.970744671Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-09 17:40:43.912590 | controller |     "Jun 09 15:39:46.012612 crc crio[3652]: time=\"2026-06-09T15:39:46.012289109Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-09 17:40:43.912605 | controller |     "Jun 09 15:39:46.019087 crc crio[3652]: time=\"2026-06-09T15:39:46.018809812Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-09 17:40:43.912620 | controller |     "Jun 09 15:39:46.031024 crc crio[3652]: time=\"2026-06-09T15:39:46.030851778Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-09 17:40:43.912638 | controller |     "Jun 09 15:39:46.033634 crc crio[3652]: time=\"2026-06-09T15:39:46.033518753Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-09 17:40:43.912653 | controller |     "Jun 09 15:39:46.039629 crc crio[3652]: time=\"2026-06-09T15:39:46.039524665Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-09 17:40:43.912668 | controller |     "Jun 09 15:39:46.042280 crc crio[3652]: time=\"2026-06-09T15:39:46.042164769Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-09 17:40:43.912683 | controller |     "Jun 09 15:39:46.058381 crc crio[3652]: time=\"2026-06-09T15:39:46.058188037Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-09 17:40:43.912698 | controller |     "Jun 09 15:39:46.066170 crc crio[3652]: time=\"2026-06-09T15:39:46.065863463Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-09 17:40:43.912713 | controller |     "Jun 09 15:39:46.078366 crc crio[3652]: time=\"2026-06-09T15:39:46.078054862Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-09 17:40:43.912727 | controller |     "Jun 09 15:39:46.083101 crc crio[3652]: time=\"2026-06-09T15:39:46.082986583Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-09 17:40:43.912742 | controller |     "Jun 09 15:39:46.093056 crc crio[3652]: time=\"2026-06-09T15:39:46.092861635Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-09 17:40:43.912757 | controller |     "Jun 09 15:39:46.096169 crc crio[3652]: time=\"2026-06-09T15:39:46.096088121Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-09 17:40:43.912772 | controller |     "Jun 09 15:39:46.101843 crc crio[3652]: time=\"2026-06-09T15:39:46.101733256Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-09 17:40:43.912787 | controller |     "Jun 09 15:39:46.105568 crc crio[3652]: time=\"2026-06-09T15:39:46.105445072Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-09 17:40:43.912802 | controller |     "Jun 09 15:39:46.114579 crc crio[3652]: time=\"2026-06-09T15:39:46.114471116Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-09 17:40:43.912820 | controller |     "Jun 09 15:39:46.117282 crc crio[3652]: time=\"2026-06-09T15:39:46.117181991Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-09 17:40:43.912835 | controller |     "Jun 09 15:39:46.147253 crc crio[3652]: time=\"2026-06-09T15:39:46.147033971Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-09 17:40:43.912866 | controller |     "Jun 09 15:39:46.153078 crc crio[3652]: time=\"2026-06-09T15:39:46.152836579Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-09 17:40:43.912887 | controller |     "Jun 09 15:39:46.162834 crc crio[3652]: time=\"2026-06-09T15:39:46.162620599Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-09 17:40:43.912903 | controller |     "Jun 09 15:39:46.171676 crc crio[3652]: time=\"2026-06-09T15:39:46.17148417Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-09 17:40:43.912918 | controller |     "Jun 09 15:39:46.185820 crc crio[3652]: time=\"2026-06-09T15:39:46.185633289Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-09 17:40:43.912934 | controller |     "Jun 09 15:39:46.188497 crc crio[3652]: time=\"2026-06-09T15:39:46.188394936Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-09 17:40:43.912949 | controller |     "Jun 09 15:39:46.195497 crc crio[3652]: time=\"2026-06-09T15:39:46.195358758Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-09 17:40:43.912965 | controller |     "Jun 09 15:39:46.202809 crc crio[3652]: time=\"2026-06-09T15:39:46.202732948Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-09 17:40:43.912980 | controller |     "Jun 09 15:39:46.210897 crc crio[3652]: time=\"2026-06-09T15:39:46.210768923Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-09 17:40:43.912995 | controller |     "Jun 09 15:39:46.213762 crc crio[3652]: time=\"2026-06-09T15:39:46.213670472Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-09 17:40:43.913047 | controller |     "Jun 09 15:39:46.219907 crc crio[3652]: time=\"2026-06-09T15:39:46.219794047Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-09 17:40:43.913066 | controller |     "Jun 09 15:39:46.223324 crc crio[3652]: time=\"2026-06-09T15:39:46.223251377Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-09 17:40:43.913081 | controller |     "Jun 09 15:39:46.238410 crc crio[3652]: time=\"2026-06-09T15:39:46.238242614Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-09 17:40:43.913103 | controller |     "Jun 09 15:39:46.243285 crc crio[3652]: time=\"2026-06-09T15:39:46.243135674Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-09 17:40:43.913118 | controller |     "Jun 09 15:39:46.326548 crc crio[3652]: time=\"2026-06-09T15:39:46.326277791Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-09 17:40:43.913133 | controller |     "Jun 09 15:39:46.329410 crc crio[3652]: time=\"2026-06-09T15:39:46.329056988Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 17:40:43.913149 | controller |     "Jun 09 15:39:46.330413 crc crio[3652]: time=\"2026-06-09T15:39:46.330230102Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913164 | controller |     "Jun 09 15:39:46.330541 crc crio[3652]: time=\"2026-06-09T15:39:46.330473387Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-09 17:40:43.913179 | controller |     "Jun 09 15:39:46.330541 crc crio[3652]: time=\"2026-06-09T15:39:46.330487577Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913195 | controller |     "Jun 09 15:39:46.330764 crc crio[3652]: time=\"2026-06-09T15:39:46.330643331Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.913212 | controller |     "Jun 09 15:39:46.332520 crc crio[3652]: time=\"2026-06-09T15:39:46.332416717Z\" 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:0xc001526530}] Aliases:map[]}\"",
2026-06-09 17:40:43.913230 | controller |     "Jun 09 15:39:46.333160 crc crio[3652]: time=\"2026-06-09T15:39:46.332656622Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.913246 | controller |     "Jun 09 15:39:46.338467 crc crio[3652]: time=\"2026-06-09T15:39:46.337401189Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 17:40:43.913261 | controller |     "Jun 09 15:39:46.339403 crc crio[3652]: time=\"2026-06-09T15:39:46.337713835Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 17:40:43.913276 | controller |     "Jun 09 15:39:46.339549 crc crio[3652]: time=\"2026-06-09T15:39:46.33945031Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 17:40:43.913291 | controller |     "Jun 09 15:39:46.341441 crc crio[3652]: time=\"2026-06-09T15:39:46.341305028Z\" level=info msg=\"runtime interface created\"",
2026-06-09 17:40:43.913305 | controller |     "Jun 09 15:39:46.341441 crc crio[3652]: time=\"2026-06-09T15:39:46.341426791Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 17:40:43.913320 | controller |     "Jun 09 15:39:46.341646 crc crio[3652]: time=\"2026-06-09T15:39:46.341457141Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 17:40:43.913335 | controller |     "Jun 09 15:39:46.341646 crc crio[3652]: time=\"2026-06-09T15:39:46.341475892Z\" level=info msg=\"starting plugins...\"",
2026-06-09 17:40:43.913352 | controller |     "Jun 09 15:39:46.341840 crc crio[3652]: time=\"2026-06-09T15:39:46.341734217Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 17:40:43.913367 | controller |     "Jun 09 15:39:46.346741 crc crio[3652]: time=\"2026-06-09T15:39:46.34579149Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 17:40:43.913382 | controller |     "Jun 09 15:39:46.354308 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:40:43.913397 | controller |     "Jun 09 15:39:46.519678 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.913412 | controller |     "Jun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.520566292Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-09 17:40:43.913428 | controller |     "Jun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.520615563Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913443 | controller |     "Jun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.520656434Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.913458 | controller |     "Jun 09 15:39:46.521143 crc crio[3652]: time=\"2026-06-09T15:39:46.52097455Z\" 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:0xc0001a4138}] Aliases:map[]}\"",
2026-06-09 17:40:43.913474 | controller |     "Jun 09 15:39:46.521408 crc crio[3652]: time=\"2026-06-09T15:39:46.521155934Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.913489 | controller |     "Jun 09 15:39:46.562890 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.913504 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563025459Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-09 17:40:43.913520 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.56306504Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913535 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563084961Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-09 17:40:43.913549 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563097271Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913565 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563108211Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-09 17:40:43.913580 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563117781Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913598 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563128232Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-09 17:40:43.913613 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563142442Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913627 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563154672Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-09 17:40:43.913642 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563164823Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913656 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563174973Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-09 17:40:43.913671 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563218664Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913686 | controller |     "Jun 09 15:39:46.563259 crc crio[3652]: time=\"2026-06-09T15:39:46.563259945Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.913702 | controller |     "Jun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.563428078Z\" 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:0xc0001a4420}] Aliases:map[]}\"",
2026-06-09 17:40:43.913718 | controller |     "Jun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.563468719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:43.913734 | controller |     "Jun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.563477999Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:43.913749 | controller |     "Jun 09 15:39:46.563850 crc crio[3652]: time=\"2026-06-09T15:39:46.56348843Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.913764 | controller |     "Jun 09 15:39:46.850536 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.913779 | controller |     "Jun 09 15:39:46.850852 crc crio[3652]: time=\"2026-06-09T15:39:46.850750458Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-09 17:40:43.913794 | controller |     "Jun 09 15:39:46.850852 crc crio[3652]: time=\"2026-06-09T15:39:46.85083732Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913810 | controller |     "Jun 09 15:39:46.851033 crc crio[3652]: time=\"2026-06-09T15:39:46.850900841Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.913830 | controller |     "Jun 09 15:39:46.851363 crc crio[3652]: time=\"2026-06-09T15:39:46.851271859Z\" 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:0xc000122280}] Aliases:map[]}\"",
2026-06-09 17:40:43.913846 | controller |     "Jun 09 15:39:46.851493 crc crio[3652]: time=\"2026-06-09T15:39:46.851410082Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:43.913883 | controller |     "Jun 09 15:39:46.851493 crc crio[3652]: time=\"2026-06-09T15:39:46.851471383Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:43.913900 | controller |     "Jun 09 15:39:46.851582 crc crio[3652]: time=\"2026-06-09T15:39:46.851494594Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.913915 | controller |     "Jun 09 15:39:46.982669 crc crio[3652]: 2026-06-09T15:39:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.913930 | controller |     "Jun 09 15:39:46.983142 crc crio[3652]: time=\"2026-06-09T15:39:46.982697671Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-09 17:40:43.913945 | controller |     "Jun 09 15:39:46.983142 crc crio[3652]: time=\"2026-06-09T15:39:46.982746262Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.913960 | controller |     "Jun 09 15:39:46.983142 crc crio[3652]: time=\"2026-06-09T15:39:46.982792243Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.913976 | controller |     "Jun 09 15:39:46.983529 crc crio[3652]: time=\"2026-06-09T15:39:46.983143961Z\" 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:0xc0006060a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.913993 | controller |     "Jun 09 15:39:46.983529 crc crio[3652]: time=\"2026-06-09T15:39:46.983390306Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914009 | controller |     "Jun 09 15:39:47.127620 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914024 | controller |     "Jun 09 15:39:47.127620 crc crio[3652]: time=\"2026-06-09T15:39:47.127387693Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-09 17:40:43.914043 | controller |     "Jun 09 15:39:47.127620 crc crio[3652]: time=\"2026-06-09T15:39:47.127434424Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914058 | controller |     "Jun 09 15:39:47.127620 crc crio[3652]: time=\"2026-06-09T15:39:47.127493186Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914074 | controller |     "Jun 09 15:39:47.128559 crc crio[3652]: time=\"2026-06-09T15:39:47.127803993Z\" 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:0xc000606240}] Aliases:map[]}\"",
2026-06-09 17:40:43.914090 | controller |     "Jun 09 15:39:47.128559 crc crio[3652]: time=\"2026-06-09T15:39:47.12817016Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914106 | controller |     "Jun 09 15:39:47.237791 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914121 | controller |     "Jun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.237820437Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-09 17:40:43.914136 | controller |     "Jun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.237864998Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914151 | controller |     "Jun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.237904659Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914167 | controller |     "Jun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.238159244Z\" 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:0xc000122318}] Aliases:map[]}\"",
2026-06-09 17:40:43.914183 | controller |     "Jun 09 15:39:47.238401 crc crio[3652]: time=\"2026-06-09T15:39:47.238351729Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914198 | controller |     "Jun 09 15:39:47.410540 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914213 | controller |     "Jun 09 15:39:47.411134 crc crio[3652]: time=\"2026-06-09T15:39:47.410895579Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-09 17:40:43.914232 | controller |     "Jun 09 15:39:47.411134 crc crio[3652]: time=\"2026-06-09T15:39:47.411022872Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914248 | controller |     "Jun 09 15:39:47.411134 crc crio[3652]: time=\"2026-06-09T15:39:47.411071483Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914264 | controller |     "Jun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411276288Z\" 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:0xc0001a4648}] Aliases:map[]}\"",
2026-06-09 17:40:43.914280 | controller |     "Jun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411334699Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:43.914296 | controller |     "Jun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411347669Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:43.914311 | controller |     "Jun 09 15:39:47.411515 crc crio[3652]: time=\"2026-06-09T15:39:47.411360079Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914327 | controller |     "Jun 09 15:39:47.500707 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914342 | controller |     "Jun 09 15:39:47.500707 crc crio[3652]: time=\"2026-06-09T15:39:47.50063121Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-09 17:40:43.914358 | controller |     "Jun 09 15:39:47.500707 crc crio[3652]: time=\"2026-06-09T15:39:47.500683422Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914373 | controller |     "Jun 09 15:39:47.500707 crc crio[3652]: time=\"2026-06-09T15:39:47.500720292Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914410 | controller |     "Jun 09 15:39:47.501580 crc crio[3652]: time=\"2026-06-09T15:39:47.501224953Z\" 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:0xc000606348}] Aliases:map[]}\"",
2026-06-09 17:40:43.914427 | controller |     "Jun 09 15:39:47.501580 crc crio[3652]: time=\"2026-06-09T15:39:47.501379177Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914446 | controller |     "Jun 09 15:39:47.535811 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914461 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.53583233Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-09 17:40:43.914476 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.535884641Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914491 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536053685Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914507 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536378862Z\" 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:0xc00008cbc8}] Aliases:map[]}\"",
2026-06-09 17:40:43.914522 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536470174Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:43.914537 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536496264Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:43.914552 | controller |     "Jun 09 15:39:47.537717 crc crio[3652]: time=\"2026-06-09T15:39:47.536519245Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914568 | controller |     "Jun 09 15:39:47.567428 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914583 | controller |     "Jun 09 15:39:47.567428 crc crio[3652]: time=\"2026-06-09T15:39:47.567360149Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-09 17:40:43.914598 | controller |     "Jun 09 15:39:47.567428 crc crio[3652]: time=\"2026-06-09T15:39:47.567395179Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914613 | controller |     "Jun 09 15:39:47.567428 crc crio[3652]: time=\"2026-06-09T15:39:47.5674376Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914628 | controller |     "Jun 09 15:39:47.567787 crc crio[3652]: time=\"2026-06-09T15:39:47.567747977Z\" 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:0xc0001223c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.914649 | controller |     "Jun 09 15:39:47.568249 crc crio[3652]: time=\"2026-06-09T15:39:47.568107935Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914664 | controller |     "Jun 09 15:39:47.594652 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914680 | controller |     "Jun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.594680316Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-09 17:40:43.914695 | controller |     "Jun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.594752457Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914710 | controller |     "Jun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.594833199Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-09 17:40:43.914724 | controller |     "Jun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.59485922Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914741 | controller |     "Jun 09 15:39:47.595140 crc crio[3652]: time=\"2026-06-09T15:39:47.595038474Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914758 | controller |     "Jun 09 15:39:47.595819 crc crio[3652]: time=\"2026-06-09T15:39:47.595611506Z\" 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:0xc000122478}] Aliases:map[]}\"",
2026-06-09 17:40:43.914776 | controller |     "Jun 09 15:39:47.596138 crc crio[3652]: time=\"2026-06-09T15:39:47.595900242Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.914791 | controller |     "Jun 09 15:39:47.822897 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.914807 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823120158Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-09 17:40:43.914822 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823166879Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914838 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.82321694Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-09 17:40:43.914870 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823231211Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914893 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823242831Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-09 17:40:43.914909 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823251791Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914924 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823261471Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-09 17:40:43.914939 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823270881Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.914953 | controller |     "Jun 09 15:39:47.823428 crc crio[3652]: time=\"2026-06-09T15:39:47.823305402Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.914969 | controller |     "Jun 09 15:39:47.824540 crc crio[3652]: time=\"2026-06-09T15:39:47.823539507Z\" 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:0xc0006063d8}] Aliases:map[]}\"",
2026-06-09 17:40:43.914985 | controller |     "Jun 09 15:39:47.824540 crc crio[3652]: time=\"2026-06-09T15:39:47.823686881Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915001 | controller |     "Jun 09 15:39:47.860496 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915016 | controller |     "Jun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860591957Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-09 17:40:43.915032 | controller |     "Jun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860631538Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915047 | controller |     "Jun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860644768Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-09 17:40:43.915061 | controller |     "Jun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860652878Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915076 | controller |     "Jun 09 15:39:47.860825 crc crio[3652]: time=\"2026-06-09T15:39:47.860686179Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915092 | controller |     "Jun 09 15:39:47.861489 crc crio[3652]: time=\"2026-06-09T15:39:47.860905824Z\" 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:0xc000122520}] Aliases:map[]}\"",
2026-06-09 17:40:43.915111 | controller |     "Jun 09 15:39:47.861489 crc crio[3652]: time=\"2026-06-09T15:39:47.861266172Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915127 | controller |     "Jun 09 15:39:47.970627 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915142 | controller |     "Jun 09 15:39:47.971068 crc crio[3652]: time=\"2026-06-09T15:39:47.970722364Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-09 17:40:43.915157 | controller |     "Jun 09 15:39:47.971068 crc crio[3652]: time=\"2026-06-09T15:39:47.970765795Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915172 | controller |     "Jun 09 15:39:47.971068 crc crio[3652]: time=\"2026-06-09T15:39:47.970811756Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915188 | controller |     "Jun 09 15:39:47.971747 crc crio[3652]: time=\"2026-06-09T15:39:47.971142143Z\" 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:0xc00008cc50}] Aliases:map[]}\"",
2026-06-09 17:40:43.915204 | controller |     "Jun 09 15:39:47.971747 crc crio[3652]: time=\"2026-06-09T15:39:47.971357838Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915219 | controller |     "Jun 09 15:39:48.005636 crc crio[3652]: 2026-06-09T15:39:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915234 | controller |     "Jun 09 15:39:48.005905 crc crio[3652]: time=\"2026-06-09T15:39:48.005850602Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-09 17:40:43.915249 | controller |     "Jun 09 15:39:48.006363 crc crio[3652]: time=\"2026-06-09T15:39:48.00624845Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915264 | controller |     "Jun 09 15:39:48.006457 crc crio[3652]: time=\"2026-06-09T15:39:48.006420034Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915280 | controller |     "Jun 09 15:39:48.007640 crc crio[3652]: time=\"2026-06-09T15:39:48.007535188Z\" 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:0xc00008cce8}] Aliases:map[]}\"",
2026-06-09 17:40:43.915299 | controller |     "Jun 09 15:39:48.008171 crc crio[3652]: time=\"2026-06-09T15:39:48.007863906Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915315 | controller |     "Jun 09 15:39:48.178771 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915330 | controller |     "Jun 09 15:39:48.179385 crc crio[3652]: time=\"2026-06-09T15:39:48.179151289Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-09 17:40:43.915345 | controller |     "Jun 09 15:39:48.179452 crc crio[3652]: time=\"2026-06-09T15:39:48.179379104Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915360 | controller |     "Jun 09 15:39:48.179491 crc crio[3652]: time=\"2026-06-09T15:39:48.179447105Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915375 | controller |     "Jun 09 15:39:48.180005 crc crio[3652]: time=\"2026-06-09T15:39:48.179841884Z\" 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:0xc0001225d0}] Aliases:map[]}\"",
2026-06-09 17:40:43.915391 | controller |     "Jun 09 15:39:48.180484 crc crio[3652]: time=\"2026-06-09T15:39:48.180404406Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915406 | controller |     "Jun 09 15:39:48.514597 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915421 | controller |     "Jun 09 15:39:48.515053 crc crio[3652]: time=\"2026-06-09T15:39:48.514838819Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-09 17:40:43.915436 | controller |     "Jun 09 15:39:48.515053 crc crio[3652]: time=\"2026-06-09T15:39:48.514906151Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915451 | controller |     "Jun 09 15:39:48.515292 crc crio[3652]: time=\"2026-06-09T15:39:48.515110985Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915467 | controller |     "Jun 09 15:39:48.515745 crc crio[3652]: time=\"2026-06-09T15:39:48.515566464Z\" 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:0xc0001226f0}] Aliases:map[]}\"",
2026-06-09 17:40:43.915486 | controller |     "Jun 09 15:39:48.516118 crc crio[3652]: time=\"2026-06-09T15:39:48.51588726Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915501 | controller |     "Jun 09 15:39:48.548310 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915517 | controller |     "Jun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548460792Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-09 17:40:43.915532 | controller |     "Jun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548502863Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915547 | controller |     "Jun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548602465Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915562 | controller |     "Jun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.548836529Z\" 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:0xc0001227b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.915578 | controller |     "Jun 09 15:39:48.549838 crc crio[3652]: time=\"2026-06-09T15:39:48.549065384Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915594 | controller |     "Jun 09 15:39:48.593564 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915609 | controller |     "Jun 09 15:39:48.593892 crc crio[3652]: time=\"2026-06-09T15:39:48.593753915Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-09 17:40:43.915624 | controller |     "Jun 09 15:39:48.593892 crc crio[3652]: time=\"2026-06-09T15:39:48.593853997Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915640 | controller |     "Jun 09 15:39:48.594342 crc crio[3652]: time=\"2026-06-09T15:39:48.593908388Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915655 | controller |     "Jun 09 15:39:48.594342 crc crio[3652]: time=\"2026-06-09T15:39:48.594282055Z\" 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:0xc000606480}] Aliases:map[]}\"",
2026-06-09 17:40:43.915674 | controller |     "Jun 09 15:39:48.594697 crc crio[3652]: time=\"2026-06-09T15:39:48.594458739Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915690 | controller |     "Jun 09 15:39:48.636705 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915705 | controller |     "Jun 09 15:39:48.636705 crc crio[3652]: time=\"2026-06-09T15:39:48.636523148Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-09 17:40:43.915720 | controller |     "Jun 09 15:39:48.636705 crc crio[3652]: time=\"2026-06-09T15:39:48.636572509Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915735 | controller |     "Jun 09 15:39:48.636705 crc crio[3652]: time=\"2026-06-09T15:39:48.63663314Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915750 | controller |     "Jun 09 15:39:48.637143 crc crio[3652]: time=\"2026-06-09T15:39:48.637084269Z\" 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:0xc000606510}] Aliases:map[]}\"",
2026-06-09 17:40:43.915766 | controller |     "Jun 09 15:39:48.637624 crc crio[3652]: time=\"2026-06-09T15:39:48.637455266Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915781 | controller |     "Jun 09 15:39:48.672848 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915796 | controller |     "Jun 09 15:39:48.673157 crc crio[3652]: time=\"2026-06-09T15:39:48.673013197Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-09 17:40:43.915812 | controller |     "Jun 09 15:39:48.673157 crc crio[3652]: time=\"2026-06-09T15:39:48.673067898Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915827 | controller |     "Jun 09 15:39:48.673157 crc crio[3652]: time=\"2026-06-09T15:39:48.673116659Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915842 | controller |     "Jun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673313643Z\" 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:0xc000606080}] Aliases:map[]}\"",
2026-06-09 17:40:43.915881 | controller |     "Jun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673399075Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:43.915899 | controller |     "Jun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673417685Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:43.915915 | controller |     "Jun 09 15:39:48.673466 crc crio[3652]: time=\"2026-06-09T15:39:48.673433195Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.915930 | controller |     "Jun 09 15:39:48.700707 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.915946 | controller |     "Jun 09 15:39:48.701029 crc crio[3652]: time=\"2026-06-09T15:39:48.700770233Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-09 17:40:43.915961 | controller |     "Jun 09 15:39:48.701029 crc crio[3652]: time=\"2026-06-09T15:39:48.700861035Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.915976 | controller |     "Jun 09 15:39:48.701345 crc crio[3652]: time=\"2026-06-09T15:39:48.70109094Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.915992 | controller |     "Jun 09 15:39:48.702393 crc crio[3652]: time=\"2026-06-09T15:39:48.702069919Z\" 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:0xc000dac050}] Aliases:map[]}\"",
2026-06-09 17:40:43.916008 | controller |     "Jun 09 15:39:48.702878 crc crio[3652]: time=\"2026-06-09T15:39:48.702503948Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916024 | controller |     "Jun 09 15:39:48.797169 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916039 | controller |     "Jun 09 15:39:48.797424 crc crio[3652]: time=\"2026-06-09T15:39:48.797314746Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-09 17:40:43.916054 | controller |     "Jun 09 15:39:48.797424 crc crio[3652]: time=\"2026-06-09T15:39:48.797363977Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916069 | controller |     "Jun 09 15:39:48.797424 crc crio[3652]: time=\"2026-06-09T15:39:48.797410338Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916088 | controller |     "Jun 09 15:39:48.797697 crc crio[3652]: time=\"2026-06-09T15:39:48.797628683Z\" 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:0xc001526118}] Aliases:map[]}\"",
2026-06-09 17:40:43.916105 | controller |     "Jun 09 15:39:48.798582 crc crio[3652]: time=\"2026-06-09T15:39:48.798473129Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916120 | controller |     "Jun 09 15:39:48.897837 crc crio[3652]: 2026-06-09T15:39:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916135 | controller |     "Jun 09 15:39:48.898534 crc crio[3652]: time=\"2026-06-09T15:39:48.898357308Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-09 17:40:43.916150 | controller |     "Jun 09 15:39:48.898534 crc crio[3652]: time=\"2026-06-09T15:39:48.89844809Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916165 | controller |     "Jun 09 15:39:48.898661 crc crio[3652]: time=\"2026-06-09T15:39:48.898550142Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916181 | controller |     "Jun 09 15:39:48.899320 crc crio[3652]: time=\"2026-06-09T15:39:48.898862098Z\" 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:0xc000122180}] Aliases:map[]}\"",
2026-06-09 17:40:43.916197 | controller |     "Jun 09 15:39:48.899320 crc crio[3652]: time=\"2026-06-09T15:39:48.899292087Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916212 | controller |     "Jun 09 15:39:49.279538 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916228 | controller |     "Jun 09 15:39:49.279811 crc crio[3652]: time=\"2026-06-09T15:39:49.279677195Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-09 17:40:43.916243 | controller |     "Jun 09 15:39:49.279811 crc crio[3652]: time=\"2026-06-09T15:39:49.279806287Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916258 | controller |     "Jun 09 15:39:49.280165 crc crio[3652]: time=\"2026-06-09T15:39:49.279858888Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916280 | controller |     "Jun 09 15:39:49.280165 crc crio[3652]: time=\"2026-06-09T15:39:49.280145554Z\" 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:0xc0001a4960}] Aliases:map[]}\"",
2026-06-09 17:40:43.916297 | controller |     "Jun 09 15:39:49.280435 crc crio[3652]: time=\"2026-06-09T15:39:49.280406569Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:43.916312 | controller |     "Jun 09 15:39:49.280435 crc crio[3652]: time=\"2026-06-09T15:39:49.280428049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:43.916327 | controller |     "Jun 09 15:39:49.280590 crc crio[3652]: time=\"2026-06-09T15:39:49.28044296Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916342 | controller |     "Jun 09 15:39:49.312980 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916357 | controller |     "Jun 09 15:39:49.313095 crc crio[3652]: time=\"2026-06-09T15:39:49.313017862Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-09 17:40:43.916372 | controller |     "Jun 09 15:39:49.313095 crc crio[3652]: time=\"2026-06-09T15:39:49.313057853Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916387 | controller |     "Jun 09 15:39:49.313228 crc crio[3652]: time=\"2026-06-09T15:39:49.313094393Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916403 | controller |     "Jun 09 15:39:49.313399 crc crio[3652]: time=\"2026-06-09T15:39:49.313318228Z\" 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:0xc0006062f0}] Aliases:map[]}\"",
2026-06-09 17:40:43.916418 | controller |     "Jun 09 15:39:49.313522 crc crio[3652]: time=\"2026-06-09T15:39:49.313480381Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916433 | controller |     "Jun 09 15:39:49.422800 crc crio[3652]: time=\"2026-06-09T15:39:49.422576261Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916449 | controller |     "Jun 09 15:39:49.423500 crc crio[3652]: time=\"2026-06-09T15:39:49.423378097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.916467 | controller |     "Jun 09 15:39:49.448666 crc crio[3652]: time=\"2026-06-09T15:39:49.44836875Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916483 | controller |     "Jun 09 15:39:49.469499 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916498 | controller |     "Jun 09 15:39:49.470209 crc crio[3652]: time=\"2026-06-09T15:39:49.470071068Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-09 17:40:43.916513 | controller |     "Jun 09 15:39:49.470319 crc crio[3652]: time=\"2026-06-09T15:39:49.470229191Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916527 | controller |     "Jun 09 15:39:49.470362 crc crio[3652]: time=\"2026-06-09T15:39:49.470317912Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916543 | controller |     "Jun 09 15:39:49.470976 crc crio[3652]: time=\"2026-06-09T15:39:49.470782932Z\" 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:0xc001bc6278}] Aliases:map[]}\"",
2026-06-09 17:40:43.916558 | controller |     "Jun 09 15:39:49.471663 crc crio[3652]: time=\"2026-06-09T15:39:49.471526956Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916573 | controller |     "Jun 09 15:39:49.490672 crc crio[3652]: time=\"2026-06-09T15:39:49.490516271Z\" level=info msg=\"Ran pod sandbox 68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=b4ba475c-de13-45f1-889c-13680127eadb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916588 | controller |     "Jun 09 15:39:49.501218 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916603 | controller |     "Jun 09 15:39:49.501509 crc crio[3652]: time=\"2026-06-09T15:39:49.501421206Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-09 17:40:43.916618 | controller |     "Jun 09 15:39:49.501509 crc crio[3652]: time=\"2026-06-09T15:39:49.501493767Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916633 | controller |     "Jun 09 15:39:49.501615 crc crio[3652]: time=\"2026-06-09T15:39:49.501550088Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916651 | controller |     "Jun 09 15:39:49.501980 crc crio[3652]: time=\"2026-06-09T15:39:49.501848384Z\" 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:0xc00149a920}] Aliases:map[]}\"",
2026-06-09 17:40:43.916667 | controller |     "Jun 09 15:39:49.502280 crc crio[3652]: time=\"2026-06-09T15:39:49.50217118Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916683 | controller |     "Jun 09 15:39:49.506661 crc crio[3652]: time=\"2026-06-09T15:39:49.506583337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8e2dad21-ac62-4fde-9d2c-6ad180daf73f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.916698 | controller |     "Jun 09 15:39:49.514216 crc crio[3652]: time=\"2026-06-09T15:39:49.514141246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9b33bad7-3844-424a-893f-4792c3ccba64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.916713 | controller |     "Jun 09 15:39:49.517442 crc crio[3652]: time=\"2026-06-09T15:39:49.51738164Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6aaf24b4-a21a-44cb-807c-ad48a2e314d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.916728 | controller |     "Jun 09 15:39:49.520104 crc crio[3652]: time=\"2026-06-09T15:39:49.520029962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.916743 | controller |     "Jun 09 15:39:49.534801 crc crio[3652]: time=\"2026-06-09T15:39:49.534730632Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916758 | controller |     "Jun 09 15:39:49.534907 crc crio[3652]: time=\"2026-06-09T15:39:49.534844764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.916773 | controller |     "Jun 09 15:39:49.544885 crc crio[3652]: time=\"2026-06-09T15:39:49.543682099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.916788 | controller |     "Jun 09 15:39:49.548411 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.916803 | controller |     "Jun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.548523634Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-09 17:40:43.916818 | controller |     "Jun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.548573645Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.916832 | controller |     "Jun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.548624716Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.916866 | controller |     "Jun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.549047084Z\" 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:0xc00149aa50}] Aliases:map[]}\"",
2026-06-09 17:40:43.916887 | controller |     "Jun 09 15:39:49.549726 crc crio[3652]: time=\"2026-06-09T15:39:49.549382591Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.916904 | controller |     "Jun 09 15:39:49.551860 crc crio[3652]: time=\"2026-06-09T15:39:49.551721027Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916919 | controller |     "Jun 09 15:39:49.560858 crc crio[3652]: time=\"2026-06-09T15:39:49.560812076Z\" level=info msg=\"Ran pod sandbox e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3 with infra container: openshift-etcd/etcd-crc/POD\" id=55caf2a9-1f66-4e3b-a6b6-012b30e78a87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916934 | controller |     "Jun 09 15:39:49.565034 crc crio[3652]: time=\"2026-06-09T15:39:49.564826415Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.916950 | controller |     "Jun 09 15:39:49.565034 crc crio[3652]: time=\"2026-06-09T15:39:49.565005459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.916965 | controller |     "Jun 09 15:39:49.565386 crc crio[3652]: time=\"2026-06-09T15:39:49.564869716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cd096513-064f-4a12-b347-ea3790eef8fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.916980 | controller |     "Jun 09 15:39:49.569729 crc crio[3652]: time=\"2026-06-09T15:39:49.569535058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c5c88a6e-e7f3-48aa-a5c3-b6cc25e6478b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.916995 | controller |     "Jun 09 15:39:49.577594 crc crio[3652]: time=\"2026-06-09T15:39:49.577086047Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=25e772dd-0a13-4755-8aff-d5d9e9306742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.917011 | controller |     "Jun 09 15:39:49.578610 crc crio[3652]: time=\"2026-06-09T15:39:49.578346822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917026 | controller |     "Jun 09 15:39:49.580534 crc crio[3652]: time=\"2026-06-09T15:39:49.580442283Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917044 | controller |     "Jun 09 15:39:49.605711 crc crio[3652]: time=\"2026-06-09T15:39:49.605458156Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917060 | controller |     "Jun 09 15:39:49.605711 crc crio[3652]: time=\"2026-06-09T15:39:49.605585959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917075 | controller |     "Jun 09 15:39:49.606691 crc crio[3652]: time=\"2026-06-09T15:39:49.606228551Z\" level=info msg=\"Ran pod sandbox d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=10fdc1a0-4f6b-49b2-9fb4-1de8d1b254b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917091 | controller |     "Jun 09 15:39:49.610332 crc crio[3652]: time=\"2026-06-09T15:39:49.609815742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3945b4fa-1724-4c38-bcad-3ac380be49a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.917106 | controller |     "Jun 09 15:39:49.613154 crc crio[3652]: time=\"2026-06-09T15:39:49.612905923Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917121 | controller |     "Jun 09 15:39:49.613384 crc crio[3652]: time=\"2026-06-09T15:39:49.613356112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917137 | controller |     "Jun 09 15:39:49.621544 crc crio[3652]: time=\"2026-06-09T15:39:49.621338839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917152 | controller |     "Jun 09 15:39:49.624220 crc crio[3652]: time=\"2026-06-09T15:39:49.623789148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d5817593-ba27-484e-9bf2-aa226f92ff0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.917167 | controller |     "Jun 09 15:39:49.631752 crc crio[3652]: time=\"2026-06-09T15:39:49.630798456Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=89a11b1c-13db-4ac2-8812-7ceb70099973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.917182 | controller |     "Jun 09 15:39:49.632643 crc crio[3652]: time=\"2026-06-09T15:39:49.632362677Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917197 | controller |     "Jun 09 15:39:49.754436 crc crio[3652]: time=\"2026-06-09T15:39:49.634816535Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917212 | controller |     "Jun 09 15:39:49.760710 crc crio[3652]: time=\"2026-06-09T15:39:49.635163532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917230 | controller |     "Jun 09 15:39:49.816505 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.917246 | controller |     "Jun 09 15:39:49.817082 crc crio[3652]: time=\"2026-06-09T15:39:49.816762276Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-09 17:40:43.917261 | controller |     "Jun 09 15:39:49.817082 crc crio[3652]: time=\"2026-06-09T15:39:49.817004681Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917276 | controller |     "Jun 09 15:39:49.817082 crc crio[3652]: time=\"2026-06-09T15:39:49.817062102Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.917292 | controller |     "Jun 09 15:39:49.817793 crc crio[3652]: time=\"2026-06-09T15:39:49.817672694Z\" 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:0xc001bc6850}] Aliases:map[]}\"",
2026-06-09 17:40:43.917308 | controller |     "Jun 09 15:39:49.819287 crc crio[3652]: time=\"2026-06-09T15:39:49.819167973Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.917323 | controller |     "Jun 09 15:39:49.825114 crc crio[3652]: time=\"2026-06-09T15:39:49.824799344Z\" level=info msg=\"Ran pod sandbox d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=68ff1d64-b47e-427f-80ed-a11244772085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917339 | controller |     "Jun 09 15:39:49.832678 crc crio[3652]: time=\"2026-06-09T15:39:49.832514666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=83311807-7403-4090-9a3a-54a3c2240fba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.917354 | controller |     "Jun 09 15:39:49.834370 crc crio[3652]: time=\"2026-06-09T15:39:49.833841602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917369 | controller |     "Jun 09 15:39:49.840079 crc crio[3652]: time=\"2026-06-09T15:39:49.839645666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f487878f-3f69-4871-9b0e-15f8320d53f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.917384 | controller |     "Jun 09 15:39:49.844201 crc crio[3652]: time=\"2026-06-09T15:39:49.843713456Z\" level=info msg=\"Ran pod sandbox dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=f6f2dcc2-92a3-40cd-a482-b330a60887f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.917399 | controller |     "Jun 09 15:39:49.847264 crc crio[3652]: time=\"2026-06-09T15:39:49.846880098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9d95cef2-3f2b-4008-b317-7beb88e088ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.917417 | controller |     "Jun 09 15:39:49.848312 crc crio[3652]: time=\"2026-06-09T15:39:49.848171104Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=19fabf6d-6c32-4154-beb4-f846dfe66ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.917433 | controller |     "Jun 09 15:39:49.850122 crc crio[3652]: time=\"2026-06-09T15:39:49.849779776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=920eb58b-0e80-4a89-91ad-9445b996c447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.917448 | controller |     "Jun 09 15:39:49.850122 crc crio[3652]: time=\"2026-06-09T15:39:49.850079261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917463 | controller |     "Jun 09 15:39:49.857036 crc crio[3652]: time=\"2026-06-09T15:39:49.856816064Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=580f3e77-7901-496c-8d90-e5f36e73383e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.917478 | controller |     "Jun 09 15:39:49.858465 crc crio[3652]: time=\"2026-06-09T15:39:49.858371605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917493 | controller |     "Jun 09 15:39:49.897803 crc crio[3652]: time=\"2026-06-09T15:39:49.897602496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917509 | controller |     "Jun 09 15:39:49.906280 crc crio[3652]: 2026-06-09T15:39:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.917524 | controller |     "Jun 09 15:39:49.906457 crc crio[3652]: time=\"2026-06-09T15:39:49.906395199Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-09 17:40:43.917539 | controller |     "Jun 09 15:39:49.906457 crc crio[3652]: time=\"2026-06-09T15:39:49.90644769Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917554 | controller |     "Jun 09 15:39:49.906566 crc crio[3652]: time=\"2026-06-09T15:39:49.906495671Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.917569 | controller |     "Jun 09 15:39:49.907099 crc crio[3652]: time=\"2026-06-09T15:39:49.907017591Z\" 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:0xc00149a118}] Aliases:map[]}\"",
2026-06-09 17:40:43.917585 | controller |     "Jun 09 15:39:49.907401 crc crio[3652]: time=\"2026-06-09T15:39:49.907347798Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.917604 | controller |     "Jun 09 15:39:49.907721 crc crio[3652]: time=\"2026-06-09T15:39:49.907569252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.917619 | controller |     "Jun 09 15:39:50.037416 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.917635 | controller |     "Jun 09 15:39:50.037704 crc crio[3652]: time=\"2026-06-09T15:39:50.037581354Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-09 17:40:43.917649 | controller |     "Jun 09 15:39:50.037704 crc crio[3652]: time=\"2026-06-09T15:39:50.037624935Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917664 | controller |     "Jun 09 15:39:50.037704 crc crio[3652]: time=\"2026-06-09T15:39:50.037665776Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.917680 | controller |     "Jun 09 15:39:50.037968 crc crio[3652]: time=\"2026-06-09T15:39:50.037842919Z\" 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:0xc000dac230}] Aliases:map[]}\"",
2026-06-09 17:40:43.917695 | controller |     "Jun 09 15:39:50.038056 crc crio[3652]: time=\"2026-06-09T15:39:50.038042683Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.917711 | controller |     "Jun 09 15:39:50.373513 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.917726 | controller |     "Jun 09 15:39:50.373792 crc crio[3652]: time=\"2026-06-09T15:39:50.373601338Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-09 17:40:43.917741 | controller |     "Jun 09 15:39:50.373792 crc crio[3652]: time=\"2026-06-09T15:39:50.373670179Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917756 | controller |     "Jun 09 15:39:50.373792 crc crio[3652]: time=\"2026-06-09T15:39:50.37372443Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.917772 | controller |     "Jun 09 15:39:50.374250 crc crio[3652]: time=\"2026-06-09T15:39:50.374111928Z\" 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:0xc0015262e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.917791 | controller |     "Jun 09 15:39:50.374582 crc crio[3652]: time=\"2026-06-09T15:39:50.374417514Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.917806 | controller |     "Jun 09 15:39:50.690512 crc crio[3652]: 2026-06-09T15:39:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.917822 | controller |     "Jun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.690686408Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-09 17:40:43.917837 | controller |     "Jun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.690747349Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917868 | controller |     "Jun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.690868641Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.917889 | controller |     "Jun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.691275359Z\" 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:0xc0001a4498}] Aliases:map[]}\"",
2026-06-09 17:40:43.917905 | controller |     "Jun 09 15:39:50.691544 crc crio[3652]: time=\"2026-06-09T15:39:50.691495594Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.917921 | controller |     "Jun 09 15:39:51.015312 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.917936 | controller |     "Jun 09 15:39:51.015626 crc crio[3652]: time=\"2026-06-09T15:39:51.01548812Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-09 17:40:43.917952 | controller |     "Jun 09 15:39:51.015626 crc crio[3652]: time=\"2026-06-09T15:39:51.015562052Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917967 | controller |     "Jun 09 15:39:51.015725 crc crio[3652]: time=\"2026-06-09T15:39:51.015590652Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-09 17:40:43.917982 | controller |     "Jun 09 15:39:51.015725 crc crio[3652]: time=\"2026-06-09T15:39:51.015651763Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.917997 | controller |     "Jun 09 15:39:51.015725 crc crio[3652]: time=\"2026-06-09T15:39:51.015693904Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.918012 | controller |     "Jun 09 15:39:51.015905 crc crio[3652]: time=\"2026-06-09T15:39:51.015864428Z\" 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:0xc00265e180}] Aliases:map[]}\"",
2026-06-09 17:40:43.918031 | controller |     "Jun 09 15:39:51.016233 crc crio[3652]: time=\"2026-06-09T15:39:51.016119473Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.918046 | controller |     "Jun 09 15:39:51.304513 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.918061 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304618409Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-09 17:40:43.918076 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.30466106Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918091 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304684091Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-09 17:40:43.918106 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304696841Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918120 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304706971Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-09 17:40:43.918135 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304718181Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918149 | controller |     "Jun 09 15:39:51.304789 crc crio[3652]: time=\"2026-06-09T15:39:51.304757542Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.918165 | controller |     "Jun 09 15:39:51.305397 crc crio[3652]: time=\"2026-06-09T15:39:51.305262692Z\" 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:0xc00008ccb8}] Aliases:map[]}\"",
2026-06-09 17:40:43.918180 | controller |     "Jun 09 15:39:51.306112 crc crio[3652]: time=\"2026-06-09T15:39:51.306073188Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.918195 | controller |     "Jun 09 15:39:51.630566 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.918211 | controller |     "Jun 09 15:39:51.631104 crc crio[3652]: time=\"2026-06-09T15:39:51.631063134Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-09 17:40:43.918229 | controller |     "Jun 09 15:39:51.631242 crc crio[3652]: time=\"2026-06-09T15:39:51.631216757Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918244 | controller |     "Jun 09 15:39:51.631393 crc crio[3652]: time=\"2026-06-09T15:39:51.63136797Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.918260 | controller |     "Jun 09 15:39:51.631786 crc crio[3652]: time=\"2026-06-09T15:39:51.631759818Z\" 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:0xc0001a42e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.918276 | controller |     "Jun 09 15:39:51.632142 crc crio[3652]: time=\"2026-06-09T15:39:51.632115055Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.918292 | controller |     "Jun 09 15:39:51.633232 crc crio[3652]: time=\"2026-06-09T15:39:51.63286548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918307 | controller |     "Jun 09 15:39:51.633330 crc crio[3652]: time=\"2026-06-09T15:39:51.633224377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918323 | controller |     "Jun 09 15:39:51.635049 crc crio[3652]: time=\"2026-06-09T15:39:51.634825078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918338 | controller |     "Jun 09 15:39:51.640812 crc crio[3652]: time=\"2026-06-09T15:39:51.638503711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918353 | controller |     "Jun 09 15:39:51.642703 crc crio[3652]: time=\"2026-06-09T15:39:51.642572981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918368 | controller |     "Jun 09 15:39:51.762881 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.918383 | controller |     "Jun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763038346Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-09 17:40:43.918398 | controller |     "Jun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763076116Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918428 | controller |     "Jun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763112287Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.918447 | controller |     "Jun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763311901Z\" 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:0xc0001a48a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.918462 | controller |     "Jun 09 15:39:51.763760 crc crio[3652]: time=\"2026-06-09T15:39:51.763449784Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.918477 | controller |     "Jun 09 15:39:51.801050 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.918492 | controller |     "Jun 09 15:39:51.801254 crc crio[3652]: time=\"2026-06-09T15:39:51.801201338Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-09 17:40:43.918507 | controller |     "Jun 09 15:39:51.801254 crc crio[3652]: time=\"2026-06-09T15:39:51.801250919Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918521 | controller |     "Jun 09 15:39:51.801394 crc crio[3652]: time=\"2026-06-09T15:39:51.8012913Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.918537 | controller |     "Jun 09 15:39:51.801754 crc crio[3652]: time=\"2026-06-09T15:39:51.801466423Z\" 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:0xc0001a49d8}] Aliases:map[]}\"",
2026-06-09 17:40:43.918551 | controller |     "Jun 09 15:39:51.801999 crc crio[3652]: time=\"2026-06-09T15:39:51.801877051Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.918566 | controller |     "Jun 09 15:39:51.827496 crc crio[3652]: time=\"2026-06-09T15:39:51.827414815Z\" level=info msg=\"Created container fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=19fabf6d-6c32-4154-beb4-f846dfe66ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.918581 | controller |     "Jun 09 15:39:51.828781 crc crio[3652]: time=\"2026-06-09T15:39:51.828664689Z\" level=info msg=\"Created container a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=580f3e77-7901-496c-8d90-e5f36e73383e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.918595 | controller |     "Jun 09 15:39:51.830673 crc crio[3652]: time=\"2026-06-09T15:39:51.830519066Z\" level=info msg=\"Created container d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6aaf24b4-a21a-44cb-807c-ad48a2e314d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.918613 | controller |     "Jun 09 15:39:51.831276 crc crio[3652]: time=\"2026-06-09T15:39:51.83121872Z\" level=info msg=\"Starting container: fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b\" id=6dc6f641-b603-4b1b-8c1f-3e6d851c0018 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.918628 | controller |     "Jun 09 15:39:51.831464 crc crio[3652]: time=\"2026-06-09T15:39:51.831423644Z\" level=info msg=\"Starting container: a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683\" id=1c6b1f5b-dbda-478b-b445-e7e4ea1f9603 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.918643 | controller |     "Jun 09 15:39:51.832218 crc crio[3652]: time=\"2026-06-09T15:39:51.832097797Z\" level=info msg=\"Starting container: d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe\" id=9ee9cc3f-29f4-427c-b9a9-c3db0b569fc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.918658 | controller |     "Jun 09 15:39:51.837518 crc crio[3652]: time=\"2026-06-09T15:39:51.837463933Z\" level=info msg=\"Started container\" PID=5338 containerID=a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c6b1f5b-dbda-478b-b445-e7e4ea1f9603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.918673 | controller |     "Jun 09 15:39:51.838863 crc crio[3652]: time=\"2026-06-09T15:39:51.838787969Z\" level=info msg=\"Created container 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e: openshift-etcd/etcd-crc/setup\" id=25e772dd-0a13-4755-8aff-d5d9e9306742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.918689 | controller |     "Jun 09 15:39:51.839132 crc crio[3652]: time=\"2026-06-09T15:39:51.839009223Z\" level=info msg=\"Started container\" PID=5339 containerID=fbf8d6c0b54a7d8e4afab897427438d520745d3d335ab230eb27495d8ead445b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=6dc6f641-b603-4b1b-8c1f-3e6d851c0018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:43.918704 | controller |     "Jun 09 15:39:51.840540 crc crio[3652]: time=\"2026-06-09T15:39:51.840454262Z\" level=info msg=\"Created container bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=89a11b1c-13db-4ac2-8812-7ceb70099973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.918719 | controller |     "Jun 09 15:39:51.841806 crc crio[3652]: time=\"2026-06-09T15:39:51.841647205Z\" level=info msg=\"Starting container: bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb\" id=459e6bf6-8ef3-47d3-9edb-4461d0f605a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.918733 | controller |     "Jun 09 15:39:51.842320 crc crio[3652]: time=\"2026-06-09T15:39:51.842225517Z\" level=info msg=\"Starting container: 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e\" id=a367835f-0aeb-4264-b662-1934d775e8ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.918748 | controller |     "Jun 09 15:39:51.843899 crc crio[3652]: time=\"2026-06-09T15:39:51.843784217Z\" level=info msg=\"Started container\" PID=5340 containerID=d3549bf43784880a8be9ac1126af55c99b31702939743ef108924382116259fe description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=9ee9cc3f-29f4-427c-b9a9-c3db0b569fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca",
2026-06-09 17:40:43.918763 | controller |     "Jun 09 15:39:51.849604 crc crio[3652]: time=\"2026-06-09T15:39:51.849544001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e1c4f4ed-35cd-48e7-8655-2e213fe4a933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.918781 | controller |     "Jun 09 15:39:51.852129 crc crio[3652]: time=\"2026-06-09T15:39:51.852068021Z\" level=info msg=\"Started container\" PID=5344 containerID=bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb description=openshift-kube-apiserver/kube-apiserver-crc/setup id=459e6bf6-8ef3-47d3-9edb-4461d0f605a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3",
2026-06-09 17:40:43.918797 | controller |     "Jun 09 15:39:51.853139 crc crio[3652]: time=\"2026-06-09T15:39:51.852717753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=df2ccd0e-4b1f-4cfd-991d-70ea511a57a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.918812 | controller |     "Jun 09 15:39:51.856611 crc crio[3652]: time=\"2026-06-09T15:39:51.856438957Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbd0231b-db3e-4866-b062-d3772d2fc240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.918827 | controller |     "Jun 09 15:39:51.857117 crc crio[3652]: time=\"2026-06-09T15:39:51.857038379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918842 | controller |     "Jun 09 15:39:51.866520 crc crio[3652]: time=\"2026-06-09T15:39:51.866388363Z\" level=info msg=\"Started container\" PID=5343 containerID=7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e description=openshift-etcd/etcd-crc/setup id=a367835f-0aeb-4264-b662-1934d775e8ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.918876 | controller |     "Jun 09 15:39:51.877813 crc crio[3652]: time=\"2026-06-09T15:39:51.877692376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.918894 | controller |     "Jun 09 15:39:51.914638 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.918908 | controller |     "Jun 09 15:39:51.914873 crc crio[3652]: time=\"2026-06-09T15:39:51.914713696Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-09 17:40:43.918923 | controller |     "Jun 09 15:39:51.914873 crc crio[3652]: time=\"2026-06-09T15:39:51.914747706Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.918938 | controller |     "Jun 09 15:39:51.914873 crc crio[3652]: time=\"2026-06-09T15:39:51.914784037Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.918952 | controller |     "Jun 09 15:39:51.915209 crc crio[3652]: time=\"2026-06-09T15:39:51.915013411Z\" 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:0xc0001a4f00}] Aliases:map[]}\"",
2026-06-09 17:40:43.918971 | controller |     "Jun 09 15:39:51.915209 crc crio[3652]: time=\"2026-06-09T15:39:51.915191735Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.918987 | controller |     "Jun 09 15:39:51.935704 crc crio[3652]: 2026-06-09T15:39:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.919002 | controller |     "Jun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935779101Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-09 17:40:43.919016 | controller |     "Jun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935808691Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919031 | controller |     "Jun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935825932Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-09 17:40:43.919046 | controller |     "Jun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935836812Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919060 | controller |     "Jun 09 15:39:51.936004 crc crio[3652]: time=\"2026-06-09T15:39:51.935864282Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.919075 | controller |     "Jun 09 15:39:51.936344 crc crio[3652]: time=\"2026-06-09T15:39:51.936073887Z\" 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:0xc00265e100}] Aliases:map[]}\"",
2026-06-09 17:40:43.919090 | controller |     "Jun 09 15:39:51.936344 crc crio[3652]: time=\"2026-06-09T15:39:51.93624655Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.919106 | controller |     "Jun 09 15:39:52.018217 crc crio[3652]: time=\"2026-06-09T15:39:52.018050552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0a7d8c2d-ffc7-4e63-821d-2bddba41b797 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919120 | controller |     "Jun 09 15:39:52.027394 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.919135 | controller |     "Jun 09 15:39:52.027590 crc crio[3652]: time=\"2026-06-09T15:39:52.027524059Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-09 17:40:43.919150 | controller |     "Jun 09 15:39:52.027590 crc crio[3652]: time=\"2026-06-09T15:39:52.02756672Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919164 | controller |     "Jun 09 15:39:52.027676 crc crio[3652]: time=\"2026-06-09T15:39:52.027612881Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.919185 | controller |     "Jun 09 15:39:52.027880 crc crio[3652]: time=\"2026-06-09T15:39:52.027804135Z\" 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:0xc000606a88}] Aliases:map[]}\"",
2026-06-09 17:40:43.919201 | controller |     "Jun 09 15:39:52.028314 crc crio[3652]: time=\"2026-06-09T15:39:52.028110211Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.919216 | controller |     "Jun 09 15:39:52.028470 crc crio[3652]: time=\"2026-06-09T15:39:52.028374576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2dab4614-dd22-491a-86a7-28cdea2a41c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919231 | controller |     "Jun 09 15:39:52.029154 crc crio[3652]: time=\"2026-06-09T15:39:52.02907298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3dae57b9-761f-47fc-bebd-eed5faa33c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919246 | controller |     "Jun 09 15:39:52.034252 crc crio[3652]: time=\"2026-06-09T15:39:52.034116569Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=75418bf6-6ba4-4087-8afd-8671a5d9086f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.919261 | controller |     "Jun 09 15:39:52.034615 crc crio[3652]: time=\"2026-06-09T15:39:52.033322263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=209eda8a-df86-4196-b9d0-e79a648096d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919275 | controller |     "Jun 09 15:39:52.034874 crc crio[3652]: time=\"2026-06-09T15:39:52.034801753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919291 | controller |     "Jun 09 15:39:52.036676 crc crio[3652]: time=\"2026-06-09T15:39:52.036491456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=33797093-95c7-44cd-b4b8-8b5f6bfe3b6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919306 | controller |     "Jun 09 15:39:52.040993 crc crio[3652]: time=\"2026-06-09T15:39:52.040859212Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=678fc55d-a69f-4643-b932-309ed6e33c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.919320 | controller |     "Jun 09 15:39:52.042137 crc crio[3652]: time=\"2026-06-09T15:39:52.041560996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=47c8301c-9b08-4b30-b770-7e9077f0ecae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919335 | controller |     "Jun 09 15:39:52.047335 crc crio[3652]: time=\"2026-06-09T15:39:52.04686697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919352 | controller |     "Jun 09 15:39:52.052217 crc crio[3652]: time=\"2026-06-09T15:39:52.0519032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=15da378b-9a65-4dba-ade0-83e084dbbe26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919368 | controller |     "Jun 09 15:39:52.052480 crc crio[3652]: time=\"2026-06-09T15:39:52.05242177Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=615f85c6-5117-4a71-bb62-f0250cf4c82f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.919382 | controller |     "Jun 09 15:39:52.055469 crc crio[3652]: time=\"2026-06-09T15:39:52.055435889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919397 | controller |     "Jun 09 15:39:52.069609 crc crio[3652]: time=\"2026-06-09T15:39:52.069462796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=489c317a-6088-4cee-bcd5-3e6c64d90a97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919411 | controller |     "Jun 09 15:39:52.073380 crc crio[3652]: time=\"2026-06-09T15:39:52.072879193Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5a253015-a0ec-4f6b-8010-d9b22da99db9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.919426 | controller |     "Jun 09 15:39:52.073776 crc crio[3652]: time=\"2026-06-09T15:39:52.073670409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919441 | controller |     "Jun 09 15:39:52.074446 crc crio[3652]: time=\"2026-06-09T15:39:52.07426311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919455 | controller |     "Jun 09 15:39:52.075395 crc crio[3652]: time=\"2026-06-09T15:39:52.075312991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919470 | controller |     "Jun 09 15:39:52.088576 crc crio[3652]: time=\"2026-06-09T15:39:52.088301507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919484 | controller |     "Jun 09 15:39:52.120265 crc crio[3652]: time=\"2026-06-09T15:39:52.120093394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919499 | controller |     "Jun 09 15:39:52.260114 crc crio[3652]: time=\"2026-06-09T15:39:52.259467711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919515 | controller |     "Jun 09 15:39:52.429400 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.919530 | controller |     "Jun 09 15:39:52.429618 crc crio[3652]: time=\"2026-06-09T15:39:52.429545223Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-09 17:40:43.919545 | controller |     "Jun 09 15:39:52.429618 crc crio[3652]: time=\"2026-06-09T15:39:52.429596294Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919563 | controller |     "Jun 09 15:39:52.429780 crc crio[3652]: time=\"2026-06-09T15:39:52.429657775Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.919579 | controller |     "Jun 09 15:39:52.430511 crc crio[3652]: time=\"2026-06-09T15:39:52.430095804Z\" 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:0xc00149a4a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.919595 | controller |     "Jun 09 15:39:52.430511 crc crio[3652]: time=\"2026-06-09T15:39:52.430442431Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.919611 | controller |     "Jun 09 15:39:52.558684 crc crio[3652]: time=\"2026-06-09T15:39:52.558370442Z\" level=info msg=\"Created container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbd0231b-db3e-4866-b062-d3772d2fc240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.919626 | controller |     "Jun 09 15:39:52.565713 crc crio[3652]: time=\"2026-06-09T15:39:52.563420242Z\" level=info msg=\"Starting container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c\" id=4c6c5f23-d609-4af7-9d84-d2c78360df99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.919642 | controller |     "Jun 09 15:39:52.757672 crc crio[3652]: time=\"2026-06-09T15:39:52.757491567Z\" level=info msg=\"Started container\" PID=5435 containerID=7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4c6c5f23-d609-4af7-9d84-d2c78360df99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.919658 | controller |     "Jun 09 15:39:52.763099 crc crio[3652]: 2026-06-09T15:39:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.919673 | controller |     "Jun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763311602Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-09 17:40:43.919688 | controller |     "Jun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763355043Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919703 | controller |     "Jun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763378493Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-09 17:40:43.919718 | controller |     "Jun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763386203Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919734 | controller |     "Jun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763419764Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.919752 | controller |     "Jun 09 15:39:52.763755 crc crio[3652]: time=\"2026-06-09T15:39:52.763597737Z\" 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:0xc000dac130}] Aliases:map[]}\"",
2026-06-09 17:40:43.919768 | controller |     "Jun 09 15:39:52.764115 crc crio[3652]: time=\"2026-06-09T15:39:52.763763651Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.919784 | controller |     "Jun 09 15:39:52.865636 crc crio[3652]: time=\"2026-06-09T15:39:52.864549957Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=68bf8402-390e-4f4e-a33c-eef0705dd46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919799 | controller |     "Jun 09 15:39:52.874871 crc crio[3652]: time=\"2026-06-09T15:39:52.873607686Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8c43ca13-c1e8-448b-b291-36005acf86a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.919815 | controller |     "Jun 09 15:39:52.882105 crc crio[3652]: time=\"2026-06-09T15:39:52.881781907Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=a7c03230-cfa0-4d30-a207-5347a2da19de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.919831 | controller |     "Jun 09 15:39:52.882752 crc crio[3652]: time=\"2026-06-09T15:39:52.882579973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919850 | controller |     "Jun 09 15:39:53.002033 crc crio[3652]: time=\"2026-06-09T15:39:53.001813594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919886 | controller |     "Jun 09 15:39:53.126395 crc crio[3652]: time=\"2026-06-09T15:39:53.126089613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919903 | controller |     "Jun 09 15:39:53.181429 crc crio[3652]: time=\"2026-06-09T15:39:53.181076137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919919 | controller |     "Jun 09 15:39:53.250868 crc crio[3652]: time=\"2026-06-09T15:39:53.250573617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919934 | controller |     "Jun 09 15:39:53.265756 crc crio[3652]: time=\"2026-06-09T15:39:53.265627844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.919949 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.919967 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288025235Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-09 17:40:43.919982 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288080976Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.919998 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288098167Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-09 17:40:43.920013 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288107117Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920028 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288117577Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-09 17:40:43.920043 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288126387Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920058 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288301181Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.920073 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288523395Z\" 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:0xc001bc6008}] Aliases:map[]}\"",
2026-06-09 17:40:43.920089 | controller |     "Jun 09 15:39:53.291041 crc crio[3652]: time=\"2026-06-09T15:39:53.288723119Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.920104 | controller |     "Jun 09 15:39:53.522381 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.920119 | controller |     "Jun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.518660422Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-09 17:40:43.920135 | controller |     "Jun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.518712323Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920150 | controller |     "Jun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.518899676Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.920167 | controller |     "Jun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.519305544Z\" 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:0xc00088e070}] Aliases:map[]}\"",
2026-06-09 17:40:43.920186 | controller |     "Jun 09 15:39:53.522381 crc crio[3652]: time=\"2026-06-09T15:39:53.519481918Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.920202 | controller |     "Jun 09 15:39:53.526800 crc crio[3652]: time=\"2026-06-09T15:39:53.526668159Z\" level=info msg=\"Created container 9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=678fc55d-a69f-4643-b932-309ed6e33c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.920217 | controller |     "Jun 09 15:39:53.529201 crc crio[3652]: time=\"2026-06-09T15:39:53.529057257Z\" level=info msg=\"Starting container: 9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9\" id=1e90aa15-b43c-4dc5-8dd0-ca750f5fccef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.920232 | controller |     "Jun 09 15:39:53.530291 crc crio[3652]: time=\"2026-06-09T15:39:53.529999015Z\" level=info msg=\"Created container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5a253015-a0ec-4f6b-8010-d9b22da99db9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.920246 | controller |     "Jun 09 15:39:53.530623 crc crio[3652]: time=\"2026-06-09T15:39:53.530515865Z\" level=info msg=\"Created container 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=75418bf6-6ba4-4087-8afd-8671a5d9086f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.920262 | controller |     "Jun 09 15:39:53.532477 crc crio[3652]: time=\"2026-06-09T15:39:53.532440013Z\" level=info msg=\"Created container 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=615f85c6-5117-4a71-bb62-f0250cf4c82f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.920277 | controller |     "Jun 09 15:39:53.534369 crc crio[3652]: time=\"2026-06-09T15:39:53.534264759Z\" level=info msg=\"Starting container: 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2\" id=c5d70ac7-e439-496d-a680-3fad2a6394e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.920292 | controller |     "Jun 09 15:39:53.534829 crc crio[3652]: time=\"2026-06-09T15:39:53.534766239Z\" level=info msg=\"Starting container: 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192\" id=1cc583b6-e8e1-42e5-968d-eb51399de7dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.920307 | controller |     "Jun 09 15:39:53.535257 crc crio[3652]: time=\"2026-06-09T15:39:53.535076165Z\" level=info msg=\"Starting container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688\" id=2482d8a8-b09f-422d-bdd3-937e9fc81cdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.920323 | controller |     "Jun 09 15:39:53.548683 crc crio[3652]: time=\"2026-06-09T15:39:53.548384398Z\" level=info msg=\"Started container\" PID=5491 containerID=39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=2482d8a8-b09f-422d-bdd3-937e9fc81cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3",
2026-06-09 17:40:43.920339 | controller |     "Jun 09 15:39:53.551249 crc crio[3652]: time=\"2026-06-09T15:39:53.551113711Z\" level=info msg=\"Started container\" PID=5506 containerID=0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=c5d70ac7-e439-496d-a680-3fad2a6394e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:43.920358 | controller |     "Jun 09 15:39:53.566764 crc crio[3652]: time=\"2026-06-09T15:39:53.566601747Z\" level=info msg=\"Started container\" PID=5505 containerID=1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=1cc583b6-e8e1-42e5-968d-eb51399de7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.920374 | controller |     "Jun 09 15:39:53.570600 crc crio[3652]: time=\"2026-06-09T15:39:53.570469653Z\" level=info msg=\"Started container\" PID=5490 containerID=9a5aef30f5d40c4ed9a94bc9316ad4f0b62f8683bbea146da4457e3e2d68aca9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=1e90aa15-b43c-4dc5-8dd0-ca750f5fccef name=/runtime.v1.RuntimeService/StartContainer sandboxID=68760da676beeac7157998e8af5716308fa65453ea3926c63601f2ecbfc670ca",
2026-06-09 17:40:43.920389 | controller |     "Jun 09 15:39:53.571578 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.920405 | controller |     "Jun 09 15:39:53.571864 crc crio[3652]: time=\"2026-06-09T15:39:53.571790799Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-09 17:40:43.920420 | controller |     "Jun 09 15:39:53.571864 crc crio[3652]: time=\"2026-06-09T15:39:53.57184693Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920435 | controller |     "Jun 09 15:39:53.572038 crc crio[3652]: time=\"2026-06-09T15:39:53.571896571Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.920450 | controller |     "Jun 09 15:39:53.572225 crc crio[3652]: time=\"2026-06-09T15:39:53.572143066Z\" 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:0xc00088e188}] Aliases:map[]}\"",
2026-06-09 17:40:43.920466 | controller |     "Jun 09 15:39:53.572413 crc crio[3652]: time=\"2026-06-09T15:39:53.57235008Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.920482 | controller |     "Jun 09 15:39:53.607446 crc crio[3652]: 2026-06-09T15:39:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.920497 | controller |     "Jun 09 15:39:53.607743 crc crio[3652]: time=\"2026-06-09T15:39:53.607558784Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-09 17:40:43.920512 | controller |     "Jun 09 15:39:53.607743 crc crio[3652]: time=\"2026-06-09T15:39:53.607610805Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920527 | controller |     "Jun 09 15:39:53.607743 crc crio[3652]: time=\"2026-06-09T15:39:53.607657436Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.920546 | controller |     "Jun 09 15:39:53.608077 crc crio[3652]: time=\"2026-06-09T15:39:53.60788358Z\" 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:0xc00088e218}] Aliases:map[]}\"",
2026-06-09 17:40:43.920562 | controller |     "Jun 09 15:39:53.609223 crc crio[3652]: time=\"2026-06-09T15:39:53.609175186Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.920578 | controller |     "Jun 09 15:39:53.651484 crc crio[3652]: time=\"2026-06-09T15:39:53.650773396Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4c82b7f-01f8-4771-bf42-50a07cb35283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.920593 | controller |     "Jun 09 15:39:53.653542 crc crio[3652]: time=\"2026-06-09T15:39:53.653393827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=48c6f6c8-868d-438e-9d26-46caa98cd198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.920608 | controller |     "Jun 09 15:39:53.654825 crc crio[3652]: time=\"2026-06-09T15:39:53.654590611Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9bbb7460-f002-4261-b6a6-3d568a9b16b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.920623 | controller |     "Jun 09 15:39:53.657130 crc crio[3652]: time=\"2026-06-09T15:39:53.656811435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a83a41b3-71e4-451e-b208-b3a2f37e4cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.920639 | controller |     "Jun 09 15:39:53.659891 crc crio[3652]: time=\"2026-06-09T15:39:53.659777693Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=48185263-2e19-4a0c-8697-4c05c7e5d998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.920654 | controller |     "Jun 09 15:39:53.660722 crc crio[3652]: time=\"2026-06-09T15:39:53.66062118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.920670 | controller |     "Jun 09 15:39:53.662600 crc crio[3652]: time=\"2026-06-09T15:39:53.662506227Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=59fe3bf6-8a71-4d6e-b260-4f2a86e0e1bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.920685 | controller |     "Jun 09 15:39:53.681494 crc crio[3652]: time=\"2026-06-09T15:39:53.67738901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.920701 | controller |     "Jun 09 15:39:53.727208 crc crio[3652]: time=\"2026-06-09T15:39:53.726698792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.920719 | controller |     "Jun 09 15:39:53.758061 crc crio[3652]: time=\"2026-06-09T15:39:53.757578701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.920735 | controller |     "Jun 09 15:39:54.310553 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.920750 | controller |     "Jun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.310758645Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-09 17:40:43.920765 | controller |     "Jun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.310804026Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920780 | controller |     "Jun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.310843407Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.920796 | controller |     "Jun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.311116162Z\" 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:0xc0001a4c28}] Aliases:map[]}\"",
2026-06-09 17:40:43.920812 | controller |     "Jun 09 15:39:54.311382 crc crio[3652]: time=\"2026-06-09T15:39:54.311381088Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.920827 | controller |     "Jun 09 15:39:54.451025 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.920842 | controller |     "Jun 09 15:39:54.451309 crc crio[3652]: time=\"2026-06-09T15:39:54.451226684Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-09 17:40:43.920878 | controller |     "Jun 09 15:39:54.451309 crc crio[3652]: time=\"2026-06-09T15:39:54.451291876Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920895 | controller |     "Jun 09 15:39:54.451410 crc crio[3652]: time=\"2026-06-09T15:39:54.451338617Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.920911 | controller |     "Jun 09 15:39:54.451574 crc crio[3652]: time=\"2026-06-09T15:39:54.45151113Z\" 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:0xc00265e0a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.920930 | controller |     "Jun 09 15:39:54.451750 crc crio[3652]: time=\"2026-06-09T15:39:54.451698114Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.920946 | controller |     "Jun 09 15:39:54.610755 crc crio[3652]: 2026-06-09T15:39:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.920961 | controller |     "Jun 09 15:39:54.611123 crc crio[3652]: time=\"2026-06-09T15:39:54.611079895Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-09 17:40:43.920977 | controller |     "Jun 09 15:39:54.611123 crc crio[3652]: time=\"2026-06-09T15:39:54.611121436Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.920992 | controller |     "Jun 09 15:39:54.611635 crc crio[3652]: time=\"2026-06-09T15:39:54.611200308Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-09 17:40:43.921007 | controller |     "Jun 09 15:39:54.611635 crc crio[3652]: time=\"2026-06-09T15:39:54.611530404Z\" 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:0xc00265e350}] Aliases:map[]}\"",
2026-06-09 17:40:43.921023 | controller |     "Jun 09 15:39:54.613759 crc crio[3652]: time=\"2026-06-09T15:39:54.612367141Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.921038 | controller |     "Jun 09 15:39:54.819432 crc crio[3652]: time=\"2026-06-09T15:39:54.819378891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921053 | controller |     "Jun 09 15:39:55.136378 crc crio[3652]: time=\"2026-06-09T15:39:55.135218047Z\" level=info msg=\"Created container 7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=48185263-2e19-4a0c-8697-4c05c7e5d998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921068 | controller |     "Jun 09 15:39:55.141493 crc crio[3652]: time=\"2026-06-09T15:39:55.140893729Z\" level=info msg=\"Starting container: 7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc\" id=9b0a1de3-5769-4a66-ac8d-0e86135cf6aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.921084 | controller |     "Jun 09 15:39:55.162118 crc crio[3652]: time=\"2026-06-09T15:39:55.161782981Z\" level=info msg=\"Started container\" PID=5594 containerID=7e7dfa3c2b541de2aee9e695a7c64a03196416083f47a24cd2a3fe6a72747fdc description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=9b0a1de3-5769-4a66-ac8d-0e86135cf6aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:43.921102 | controller |     "Jun 09 15:39:55.189693 crc crio[3652]: time=\"2026-06-09T15:39:55.189483397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3e83d57f-0abc-446f-8698-0b7dc369d957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921118 | controller |     "Jun 09 15:39:55.193639 crc crio[3652]: time=\"2026-06-09T15:39:55.193451995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e1bac8c0-c6ba-4d48-a700-3bd4c3042bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921134 | controller |     "Jun 09 15:39:55.198813 crc crio[3652]: time=\"2026-06-09T15:39:55.198665128Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=5b20c4e4-ee19-4191-90b3-d9c8aad18956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921150 | controller |     "Jun 09 15:39:55.199611 crc crio[3652]: time=\"2026-06-09T15:39:55.199428163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921165 | controller |     "Jun 09 15:39:55.228072 crc crio[3652]: 2026-06-09T15:39:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 17:40:43.921181 | controller |     "Jun 09 15:39:55.228072 crc crio[3652]: time=\"2026-06-09T15:39:55.227814212Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-09 17:40:43.921196 | controller |     "Jun 09 15:39:55.228072 crc crio[3652]: time=\"2026-06-09T15:39:55.227849553Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:40:43.921212 | controller |     "Jun 09 15:39:55.228072 crc crio[3652]: time=\"2026-06-09T15:39:55.227867353Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-09 17:40:43.921226 | controller |     "Jun 09 15:39:55.251733 crc crio[3652]: time=\"2026-06-09T15:39:55.249485019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e3be39ad-bbe4-4038-9913-713e671c13c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921242 | controller |     "Jun 09 15:39:55.254739 crc crio[3652]: time=\"2026-06-09T15:39:55.254493908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921257 | controller |     "Jun 09 15:39:55.279323 crc crio[3652]: time=\"2026-06-09T15:39:55.279069812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6c9f0b4a-449c-4ae4-91ef-d139a98f33ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921272 | controller |     "Jun 09 15:39:55.310821 crc crio[3652]: time=\"2026-06-09T15:39:55.295222801Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04756fa2-2a3d-4da9-bb8e-4c22edfdaa32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921287 | controller |     "Jun 09 15:39:55.310821 crc crio[3652]: time=\"2026-06-09T15:39:55.309564533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921309 | controller |     "Jun 09 15:39:55.505581 crc crio[3652]: time=\"2026-06-09T15:39:55.49909721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921325 | controller |     "Jun 09 15:39:57.195810 crc crio[3652]: time=\"2026-06-09T15:39:57.193291805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921340 | controller |     "Jun 09 15:39:57.336077 crc crio[3652]: time=\"2026-06-09T15:39:57.335685472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921355 | controller |     "Jun 09 15:39:57.504205 crc crio[3652]: time=\"2026-06-09T15:39:57.50347782Z\" level=info msg=\"Created container b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=5b20c4e4-ee19-4191-90b3-d9c8aad18956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921370 | controller |     "Jun 09 15:39:57.506084 crc crio[3652]: time=\"2026-06-09T15:39:57.505890937Z\" level=info msg=\"Starting container: b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200\" id=ed02047c-75f3-430a-98e3-b33c9a76b7af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.921386 | controller |     "Jun 09 15:39:57.604848 crc crio[3652]: time=\"2026-06-09T15:39:57.604595423Z\" level=info msg=\"Started container\" PID=5660 containerID=b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=ed02047c-75f3-430a-98e3-b33c9a76b7af name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:43.921402 | controller |     "Jun 09 15:39:57.673866 crc crio[3652]: time=\"2026-06-09T15:39:57.673708525Z\" level=info msg=\"Created container f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04756fa2-2a3d-4da9-bb8e-4c22edfdaa32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921418 | controller |     "Jun 09 15:39:57.676271 crc crio[3652]: time=\"2026-06-09T15:39:57.676080392Z\" level=info msg=\"Starting container: f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be\" id=bfab2192-8e26-41ac-8ab6-9beb71e7f478 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.921433 | controller |     "Jun 09 15:39:57.710747 crc crio[3652]: time=\"2026-06-09T15:39:57.710546931Z\" level=info msg=\"Started container\" PID=5669 containerID=f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be description=openshift-etcd/etcd-crc/etcd-resources-copy id=bfab2192-8e26-41ac-8ab6-9beb71e7f478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.921449 | controller |     "Jun 09 15:39:58.331994 crc crio[3652]: time=\"2026-06-09T15:39:58.33145417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=43f0089a-8aab-4b84-b50e-8835d6fb4b9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921463 | controller |     "Jun 09 15:39:58.338340 crc crio[3652]: time=\"2026-06-09T15:39:58.338274635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0b4be87b-762e-4856-a371-442ac97404e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921479 | controller |     "Jun 09 15:39:58.346885 crc crio[3652]: time=\"2026-06-09T15:39:58.346686291Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=376a505c-981e-441c-8714-716a8d8073fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921497 | controller |     "Jun 09 15:39:58.352655 crc crio[3652]: time=\"2026-06-09T15:39:58.352579647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921513 | controller |     "Jun 09 15:39:58.400331 crc crio[3652]: time=\"2026-06-09T15:39:58.400092483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921528 | controller |     "Jun 09 15:39:58.643828 crc crio[3652]: time=\"2026-06-09T15:39:58.642563622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921544 | controller |     "Jun 09 15:39:58.648516 crc crio[3652]: time=\"2026-06-09T15:39:58.647687083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921559 | controller |     "Jun 09 15:39:59.014082 crc crio[3652]: time=\"2026-06-09T15:39:59.007954935Z\" level=info msg=\"Created container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=59fe3bf6-8a71-4d6e-b260-4f2a86e0e1bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921574 | controller |     "Jun 09 15:39:59.019658 crc crio[3652]: time=\"2026-06-09T15:39:59.019334709Z\" level=info msg=\"Starting container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022\" id=2f481f7d-669d-493c-b6ad-5b45c94b520e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.921589 | controller |     "Jun 09 15:39:59.059837 crc crio[3652]: time=\"2026-06-09T15:39:59.057592173Z\" level=info msg=\"Created container da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=a7c03230-cfa0-4d30-a207-5347a2da19de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921603 | controller |     "Jun 09 15:39:59.062752 crc crio[3652]: time=\"2026-06-09T15:39:59.062563181Z\" level=info msg=\"Starting container: da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247\" id=1d9dc38b-bfb0-42a7-a078-655c930fb31c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.921618 | controller |     "Jun 09 15:39:59.068185 crc crio[3652]: time=\"2026-06-09T15:39:59.067633941Z\" level=info msg=\"Started container\" PID=5716 containerID=2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2f481f7d-669d-493c-b6ad-5b45c94b520e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3",
2026-06-09 17:40:43.921634 | controller |     "Jun 09 15:39:59.081109 crc crio[3652]: time=\"2026-06-09T15:39:59.079837792Z\" level=info msg=\"Started container\" PID=5718 containerID=da065f7436ed774dc284b145750c7b8db81077ddf48d86e306dc842bff7c9247 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=1d9dc38b-bfb0-42a7-a078-655c930fb31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.921650 | controller |     "Jun 09 15:39:59.137200 crc crio[3652]: time=\"2026-06-09T15:39:59.13151171Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=407f0c87-ce0b-4924-8fb0-10a4b82d7c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921668 | controller |     "Jun 09 15:39:59.140332 crc crio[3652]: time=\"2026-06-09T15:39:59.139896365Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=0e54f377-44d4-4016-8b2b-3b3d3ff2ca76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921684 | controller |     "Jun 09 15:39:59.147785 crc crio[3652]: time=\"2026-06-09T15:39:59.146398084Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=8ae181f9-77a1-4361-ae00-93317a6bd429 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921699 | controller |     "Jun 09 15:39:59.147785 crc crio[3652]: time=\"2026-06-09T15:39:59.147450664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921715 | controller |     "Jun 09 15:39:59.173503 crc crio[3652]: time=\"2026-06-09T15:39:59.170377096Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3e00cc89-2396-449e-81ef-5476e661e93d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921730 | controller |     "Jun 09 15:39:59.203549 crc crio[3652]: time=\"2026-06-09T15:39:59.203478689Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=deb3c8ca-30c5-4d6f-897d-c25ae3551a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921745 | controller |     "Jun 09 15:39:59.210569 crc crio[3652]: time=\"2026-06-09T15:39:59.210360914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921761 | controller |     "Jun 09 15:39:59.213874 crc crio[3652]: time=\"2026-06-09T15:39:59.213841353Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c44cdc3f-2b6c-4b2e-a4de-98cc049d8f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921776 | controller |     "Jun 09 15:39:59.220541 crc crio[3652]: time=\"2026-06-09T15:39:59.220493164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921791 | controller |     "Jun 09 15:39:59.222847 crc crio[3652]: time=\"2026-06-09T15:39:59.222757189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921806 | controller |     "Jun 09 15:39:59.302624 crc crio[3652]: time=\"2026-06-09T15:39:59.302417099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921821 | controller |     "Jun 09 15:39:59.800457 crc crio[3652]: time=\"2026-06-09T15:39:59.800324102Z\" level=info msg=\"Created container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl\" id=376a505c-981e-441c-8714-716a8d8073fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921837 | controller |     "Jun 09 15:39:59.806005 crc crio[3652]: time=\"2026-06-09T15:39:59.803883552Z\" level=info msg=\"Starting container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf\" id=98f9c39a-2563-4a47-9312-9b6eb525dc7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.921872 | controller |     "Jun 09 15:39:59.886472 crc crio[3652]: time=\"2026-06-09T15:39:59.885408139Z\" level=info msg=\"Started container\" PID=5755 containerID=cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf description=openshift-etcd/etcd-crc/etcdctl id=98f9c39a-2563-4a47-9312-9b6eb525dc7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.921895 | controller |     "Jun 09 15:40:00.051740 crc crio[3652]: time=\"2026-06-09T15:40:00.051695057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=26e7c611-0a03-4f3b-b9ae-4275f2402516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921911 | controller |     "Jun 09 15:40:00.063417 crc crio[3652]: time=\"2026-06-09T15:40:00.063042071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4b9362b5-f567-47b6-8b53-a987395a2ac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.921926 | controller |     "Jun 09 15:40:00.073891 crc crio[3652]: time=\"2026-06-09T15:40:00.073846084Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=20fcbffd-ea2d-4a71-aa59-741faba422f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.921942 | controller |     "Jun 09 15:40:00.074637 crc crio[3652]: time=\"2026-06-09T15:40:00.074613159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921957 | controller |     "Jun 09 15:40:00.202284 crc crio[3652]: time=\"2026-06-09T15:40:00.20045358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921972 | controller |     "Jun 09 15:40:00.252567 crc crio[3652]: time=\"2026-06-09T15:40:00.252096077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.921988 | controller |     "Jun 09 15:40:00.506667 crc crio[3652]: time=\"2026-06-09T15:40:00.506442861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922003 | controller |     "Jun 09 15:40:00.584683 crc crio[3652]: time=\"2026-06-09T15:40:00.581885348Z\" level=info msg=\"Created container 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=8ae181f9-77a1-4361-ae00-93317a6bd429 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922018 | controller |     "Jun 09 15:40:00.597233 crc crio[3652]: time=\"2026-06-09T15:40:00.596740271Z\" level=info msg=\"Starting container: 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53\" id=db17e9d7-1473-4d28-bf53-6f1747a5678e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922034 | controller |     "Jun 09 15:40:00.720456 crc crio[3652]: time=\"2026-06-09T15:40:00.719843887Z\" level=info msg=\"Started container\" PID=5779 containerID=8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=db17e9d7-1473-4d28-bf53-6f1747a5678e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.922049 | controller |     "Jun 09 15:40:00.759302 crc crio[3652]: time=\"2026-06-09T15:40:00.759231564Z\" level=info msg=\"Created container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c44cdc3f-2b6c-4b2e-a4de-98cc049d8f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922070 | controller |     "Jun 09 15:40:00.764289 crc crio[3652]: time=\"2026-06-09T15:40:00.763881525Z\" level=info msg=\"Starting container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b\" id=3743dfe6-5a68-4837-866e-fa2cd67f06df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922086 | controller |     "Jun 09 15:40:00.819436 crc crio[3652]: time=\"2026-06-09T15:40:00.818498872Z\" level=info msg=\"Started container\" PID=5786 containerID=456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=3743dfe6-5a68-4837-866e-fa2cd67f06df name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3",
2026-06-09 17:40:43.922101 | controller |     "Jun 09 15:40:00.900027 crc crio[3652]: time=\"2026-06-09T15:40:00.899193853Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a563e537-72d8-4e73-b9fb-351c0f99f0d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922116 | controller |     "Jun 09 15:40:00.909310 crc crio[3652]: time=\"2026-06-09T15:40:00.908816363Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d5559fd8-8103-41c5-9672-c638b967b1b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922131 | controller |     "Jun 09 15:40:00.917493 crc crio[3652]: time=\"2026-06-09T15:40:00.917363531Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=cfcbed04-5a32-4415-8ead-6f2874b00884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922146 | controller |     "Jun 09 15:40:00.918343 crc crio[3652]: time=\"2026-06-09T15:40:00.918201928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922161 | controller |     "Jun 09 15:40:00.944337 crc crio[3652]: time=\"2026-06-09T15:40:00.9442036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922176 | controller |     "Jun 09 15:40:00.962596 crc crio[3652]: time=\"2026-06-09T15:40:00.961799237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922191 | controller |     "Jun 09 15:40:01.261200 crc crio[3652]: time=\"2026-06-09T15:40:01.260563646Z\" level=info msg=\"Created container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd\" id=20fcbffd-ea2d-4a71-aa59-741faba422f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922206 | controller |     "Jun 09 15:40:01.263367 crc crio[3652]: time=\"2026-06-09T15:40:01.263249769Z\" level=info msg=\"Starting container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c\" id=095df3b5-4844-4241-8d46-87d1a6e9236f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922221 | controller |     "Jun 09 15:40:01.431593 crc crio[3652]: time=\"2026-06-09T15:40:01.431318222Z\" level=info msg=\"Started container\" PID=5809 containerID=06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c description=openshift-etcd/etcd-crc/etcd id=095df3b5-4844-4241-8d46-87d1a6e9236f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.922236 | controller |     "Jun 09 15:40:01.517673 crc crio[3652]: time=\"2026-06-09T15:40:01.516560892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fbbf2800-668b-4550-bee9-8cdbecf262a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922254 | controller |     "Jun 09 15:40:01.545360 crc crio[3652]: time=\"2026-06-09T15:40:01.545276278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=77de5fe3-a71a-44ed-87a9-88d3d6e71480 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922269 | controller |     "Jun 09 15:40:01.556311 crc crio[3652]: time=\"2026-06-09T15:40:01.555638462Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=1c55801f-4fbb-4d07-8e79-fb165c4a6b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922284 | controller |     "Jun 09 15:40:01.562871 crc crio[3652]: time=\"2026-06-09T15:40:01.562442126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922300 | controller |     "Jun 09 15:40:01.644659 crc crio[3652]: time=\"2026-06-09T15:40:01.644463713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922316 | controller |     "Jun 09 15:40:01.679506 crc crio[3652]: time=\"2026-06-09T15:40:01.679402422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922331 | controller |     "Jun 09 15:40:02.089072 crc crio[3652]: time=\"2026-06-09T15:40:02.088780822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922346 | controller |     "Jun 09 15:40:02.275256 crc crio[3652]: time=\"2026-06-09T15:40:02.274979232Z\" level=info msg=\"Created container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=cfcbed04-5a32-4415-8ead-6f2874b00884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922361 | controller |     "Jun 09 15:40:02.279131 crc crio[3652]: time=\"2026-06-09T15:40:02.278290997Z\" level=info msg=\"Starting container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d\" id=864c3011-34e1-4cb3-9ef3-bf1d0df228fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922376 | controller |     "Jun 09 15:40:02.284839 crc crio[3652]: time=\"2026-06-09T15:40:02.28402806Z\" level=info msg=\"Created container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics\" id=1c55801f-4fbb-4d07-8e79-fb165c4a6b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922391 | controller |     "Jun 09 15:40:02.299701 crc crio[3652]: time=\"2026-06-09T15:40:02.299425954Z\" level=info msg=\"Starting container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a\" id=1da789b4-e49b-46da-b4c4-8887436935bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922407 | controller |     "Jun 09 15:40:02.319872 crc crio[3652]: time=\"2026-06-09T15:40:02.319790235Z\" level=info msg=\"Started container\" PID=5833 containerID=10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=864c3011-34e1-4cb3-9ef3-bf1d0df228fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3",
2026-06-09 17:40:43.922422 | controller |     "Jun 09 15:40:02.350724 crc crio[3652]: time=\"2026-06-09T15:40:02.349719715Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=511434cb-1d20-43f2-bb12-b2c930852d60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922454 | controller |     "Jun 09 15:40:02.373228 crc crio[3652]: time=\"2026-06-09T15:40:02.372720269Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3fdabd94-86a0-4b09-b445-786c2bec5caf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922470 | controller |     "Jun 09 15:40:02.379690 crc crio[3652]: time=\"2026-06-09T15:40:02.379252657Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a621c65e-04ac-4149-80e8-6879b5ecd928 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922486 | controller |     "Jun 09 15:40:02.379864 crc crio[3652]: time=\"2026-06-09T15:40:02.379798168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922502 | controller |     "Jun 09 15:40:02.404507 crc crio[3652]: time=\"2026-06-09T15:40:02.404339362Z\" level=info msg=\"Started container\" PID=5860 containerID=8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a description=openshift-etcd/etcd-crc/etcd-metrics id=1da789b4-e49b-46da-b4c4-8887436935bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.922518 | controller |     "Jun 09 15:40:02.446202 crc crio[3652]: time=\"2026-06-09T15:40:02.445879001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922533 | controller |     "Jun 09 15:40:02.518450 crc crio[3652]: time=\"2026-06-09T15:40:02.517836609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ada02b7d-a388-4bf0-bf8f-03c8632356a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922548 | controller |     "Jun 09 15:40:02.561812 crc crio[3652]: time=\"2026-06-09T15:40:02.561716844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8e508a19-5be1-4907-b3a9-6eca12e1068c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922563 | controller |     "Jun 09 15:40:02.572568 crc crio[3652]: time=\"2026-06-09T15:40:02.571690161Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=8971e471-a218-483c-a4a8-e26df285005b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922579 | controller |     "Jun 09 15:40:02.572568 crc crio[3652]: time=\"2026-06-09T15:40:02.572586028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922595 | controller |     "Jun 09 15:40:02.976376 crc crio[3652]: time=\"2026-06-09T15:40:02.975905946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922609 | controller |     "Jun 09 15:40:03.787195 crc crio[3652]: time=\"2026-06-09T15:40:03.785847191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922624 | controller |     "Jun 09 15:40:03.999387 crc crio[3652]: time=\"2026-06-09T15:40:03.999259608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922642 | controller |     "Jun 09 15:40:04.086229 crc crio[3652]: time=\"2026-06-09T15:40:04.086078004Z\" level=info msg=\"Created container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a621c65e-04ac-4149-80e8-6879b5ecd928 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922658 | controller |     "Jun 09 15:40:04.087878 crc crio[3652]: time=\"2026-06-09T15:40:04.087773732Z\" level=info msg=\"Starting container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9\" id=e231b1c8-bea6-44fa-8035-93dc413ae36c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922672 | controller |     "Jun 09 15:40:04.127409 crc crio[3652]: time=\"2026-06-09T15:40:04.127192351Z\" level=info msg=\"Started container\" PID=5909 containerID=effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e231b1c8-bea6-44fa-8035-93dc413ae36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3",
2026-06-09 17:40:43.922688 | controller |     "Jun 09 15:40:04.216015 crc crio[3652]: time=\"2026-06-09T15:40:04.215569791Z\" level=info msg=\"Created container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz\" id=8971e471-a218-483c-a4a8-e26df285005b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922703 | controller |     "Jun 09 15:40:04.218078 crc crio[3652]: time=\"2026-06-09T15:40:04.217803221Z\" level=info msg=\"Starting container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba\" id=bc0741d4-dfeb-4694-b327-c48feba30be3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922718 | controller |     "Jun 09 15:40:04.253609 crc crio[3652]: time=\"2026-06-09T15:40:04.253438385Z\" level=info msg=\"Started container\" PID=5916 containerID=6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba description=openshift-etcd/etcd-crc/etcd-readyz id=bc0741d4-dfeb-4694-b327-c48feba30be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.922733 | controller |     "Jun 09 15:40:04.307225 crc crio[3652]: time=\"2026-06-09T15:40:04.301399484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4730ba60-d1ee-430c-b7dc-395568afba79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922748 | controller |     "Jun 09 15:40:04.317878 crc crio[3652]: time=\"2026-06-09T15:40:04.307340437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=135c41c4-7c62-4b2f-9031-e7d3d4de6ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922764 | controller |     "Jun 09 15:40:04.318673 crc crio[3652]: time=\"2026-06-09T15:40:04.318563347Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=d9461e48-36b2-4ac5-8ae2-bc18e15054f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922779 | controller |     "Jun 09 15:40:04.320872 crc crio[3652]: time=\"2026-06-09T15:40:04.319439016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922795 | controller |     "Jun 09 15:40:04.344375 crc crio[3652]: time=\"2026-06-09T15:40:04.344083976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922810 | controller |     "Jun 09 15:40:04.934751 crc crio[3652]: time=\"2026-06-09T15:40:04.934239252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922829 | controller |     "Jun 09 15:40:05.137257 crc crio[3652]: time=\"2026-06-09T15:40:05.136867969Z\" level=info msg=\"Created container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev\" id=d9461e48-36b2-4ac5-8ae2-bc18e15054f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922844 | controller |     "Jun 09 15:40:05.138594 crc crio[3652]: time=\"2026-06-09T15:40:05.138475585Z\" level=info msg=\"Starting container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072\" id=e9fb95e4-771c-4f56-b2b2-c159503f8614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.922881 | controller |     "Jun 09 15:40:05.166306 crc crio[3652]: time=\"2026-06-09T15:40:05.160869105Z\" level=info msg=\"Started container\" PID=5942 containerID=c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072 description=openshift-etcd/etcd-crc/etcd-rev id=e9fb95e4-771c-4f56-b2b2-c159503f8614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3",
2026-06-09 17:40:43.922898 | controller |     "Jun 09 15:40:28.089514 crc crio[3652]: time=\"2026-06-09T15:40:28.088403126Z\" level=info msg=\"Stopping container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c (timeout: 30s)\" id=a1cee835-4eb0-4f09-83da-df17cf12e06f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.922914 | controller |     "Jun 09 15:40:28.233387 crc crio[3652]: time=\"2026-06-09T15:40:28.232381985Z\" level=info msg=\"Stopped container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a1cee835-4eb0-4f09-83da-df17cf12e06f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.922929 | controller |     "Jun 09 15:40:28.237109 crc crio[3652]: time=\"2026-06-09T15:40:28.236867495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bfe140a0-bec3-4f01-a69e-4dc048ddd4c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922944 | controller |     "Jun 09 15:40:28.242841 crc crio[3652]: time=\"2026-06-09T15:40:28.242750857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e7cefd13-e431-4967-b842-0403a85b9da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.922959 | controller |     "Jun 09 15:40:28.273358 crc crio[3652]: time=\"2026-06-09T15:40:28.272852028Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=60876dee-a5a3-4b09-b3ff-745f33017027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.922974 | controller |     "Jun 09 15:40:28.278058 crc crio[3652]: time=\"2026-06-09T15:40:28.275385664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.922989 | controller |     "Jun 09 15:40:28.311132 crc crio[3652]: time=\"2026-06-09T15:40:28.308763368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923004 | controller |     "Jun 09 15:40:28.551690 crc crio[3652]: time=\"2026-06-09T15:40:28.551539981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923019 | controller |     "Jun 09 15:40:28.643415 crc crio[3652]: time=\"2026-06-09T15:40:28.643286256Z\" level=info msg=\"Created container 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=60876dee-a5a3-4b09-b3ff-745f33017027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.923038 | controller |     "Jun 09 15:40:28.644899 crc crio[3652]: time=\"2026-06-09T15:40:28.64481467Z\" level=info msg=\"Starting container: 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9\" id=6ca13753-a9cd-48ec-aa32-a662a4ba96dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.923054 | controller |     "Jun 09 15:40:28.649443 crc crio[3652]: time=\"2026-06-09T15:40:28.649375172Z\" level=info msg=\"Started container\" PID=6222 containerID=300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6ca13753-a9cd-48ec-aa32-a662a4ba96dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.923070 | controller |     "Jun 09 15:41:12.257998 crc crio[3652]: time=\"2026-06-09T15:41:12.257233069Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9ed6cace-681a-4ca0-9c59-4cf7ee185927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923086 | controller |     "Jun 09 15:41:12.259524 crc crio[3652]: time=\"2026-06-09T15:41:12.25813296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923102 | controller |     "Jun 09 15:41:12.278385 crc crio[3652]: time=\"2026-06-09T15:41:12.278322156Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc00008d3c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.923119 | controller |     "Jun 09 15:41:12.278385 crc crio[3652]: time=\"2026-06-09T15:41:12.278362437Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.923135 | controller |     "Jun 09 15:41:13.494104 crc crio[3652]: time=\"2026-06-09T15:41:13.492750234Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923150 | controller |     "Jun 09 15:41:13.494104 crc crio[3652]: time=\"2026-06-09T15:41:13.493339938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923177 | controller |     "Jun 09 15:41:13.502319 crc crio[3652]: time=\"2026-06-09T15:41:13.502214857Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923197 | controller |     "Jun 09 15:41:13.512651 crc crio[3652]: time=\"2026-06-09T15:41:13.512587981Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=537989b6-227f-43ec-b389-574fc6caf027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923258 | controller |     "Jun 09 15:41:13.512722 crc crio[3652]: time=\"2026-06-09T15:41:13.512689134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923281 | controller |     "Jun 09 15:41:13.526115 crc crio[3652]: time=\"2026-06-09T15:41:13.526049759Z\" level=info msg=\"Ran pod sandbox 45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8774bcfd-049f-42db-ad13-c9d2f2233610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923297 | controller |     "Jun 09 15:41:13.529349 crc crio[3652]: time=\"2026-06-09T15:41:13.529260134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d280609a-3880-4788-ae2e-08615fc02bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.923312 | controller |     "Jun 09 15:41:13.532659 crc crio[3652]: time=\"2026-06-09T15:41:13.532527431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=046c734c-95e3-4ddd-ae44-f037b99ef2ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.923328 | controller |     "Jun 09 15:41:13.537718 crc crio[3652]: time=\"2026-06-09T15:41:13.537630861Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=877845c4-b84c-4f8e-b678-f692703e483d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.923343 | controller |     "Jun 09 15:41:13.538369 crc crio[3652]: time=\"2026-06-09T15:41:13.538263866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923358 | controller |     "Jun 09 15:41:13.538904 crc crio[3652]: time=\"2026-06-09T15:41:13.538760768Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=9eb910ea-d9f7-45b0-8b8c-ccb386655541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923373 | controller |     "Jun 09 15:41:13.539029 crc crio[3652]: time=\"2026-06-09T15:41:13.539004354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923388 | controller |     "Jun 09 15:41:13.540144 crc crio[3652]: time=\"2026-06-09T15:41:13.540077349Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc002a2c288}] Aliases:map[]}\"",
2026-06-09 17:40:43.923404 | controller |     "Jun 09 15:41:13.540144 crc crio[3652]: time=\"2026-06-09T15:41:13.54012635Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.923419 | controller |     "Jun 09 15:41:13.561261 crc crio[3652]: time=\"2026-06-09T15:41:13.560852289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923434 | controller |     "Jun 09 15:41:13.562375 crc crio[3652]: time=\"2026-06-09T15:41:13.562299693Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d6711100-9430-40a5-8431-9775932c273c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923452 | controller |     "Jun 09 15:41:13.562447 crc crio[3652]: time=\"2026-06-09T15:41:13.562391705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923468 | controller |     "Jun 09 15:41:13.566816 crc crio[3652]: time=\"2026-06-09T15:41:13.566750718Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc00088e1e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.923492 | controller |     "Jun 09 15:41:13.566816 crc crio[3652]: time=\"2026-06-09T15:41:13.566815139Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.923507 | controller |     "Jun 09 15:41:13.611047 crc crio[3652]: time=\"2026-06-09T15:41:13.610488798Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc00259a058}] Aliases:map[]}\"",
2026-06-09 17:40:43.923523 | controller |     "Jun 09 15:41:13.611047 crc crio[3652]: time=\"2026-06-09T15:41:13.610537129Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.923538 | controller |     "Jun 09 15:41:13.611441 crc crio[3652]: time=\"2026-06-09T15:41:13.611322838Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=0a0bf6f3-710e-4f7a-b652-3159976ac146 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923553 | controller |     "Jun 09 15:41:13.611519 crc crio[3652]: time=\"2026-06-09T15:41:13.611467561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923569 | controller |     "Jun 09 15:41:13.639665 crc crio[3652]: time=\"2026-06-09T15:41:13.639448601Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0001221b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.923595 | controller |     "Jun 09 15:41:13.639665 crc crio[3652]: time=\"2026-06-09T15:41:13.639575274Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.923611 | controller |     "Jun 09 15:41:13.674524 crc crio[3652]: time=\"2026-06-09T15:41:13.674115568Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923630 | controller |     "Jun 09 15:41:13.674524 crc crio[3652]: time=\"2026-06-09T15:41:13.674428275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923646 | controller |     "Jun 09 15:41:13.690816 crc crio[3652]: time=\"2026-06-09T15:41:13.690560195Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923661 | controller |     "Jun 09 15:41:13.728368 crc crio[3652]: time=\"2026-06-09T15:41:13.728291274Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923676 | controller |     "Jun 09 15:41:13.728368 crc crio[3652]: time=\"2026-06-09T15:41:13.728401557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923692 | controller |     "Jun 09 15:41:13.734247 crc crio[3652]: time=\"2026-06-09T15:41:13.733554968Z\" level=info msg=\"Ran pod sandbox e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=63e489f0-e62f-4f04-bf1f-013be7f29274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923707 | controller |     "Jun 09 15:41:13.742763 crc crio[3652]: time=\"2026-06-09T15:41:13.742635802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7cc349bb-4aa9-4aea-a9ed-4e03ca12be60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.923723 | controller |     "Jun 09 15:41:13.750567 crc crio[3652]: time=\"2026-06-09T15:41:13.749777451Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923738 | controller |     "Jun 09 15:41:13.757983 crc crio[3652]: time=\"2026-06-09T15:41:13.757641506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d859aba-2ea0-4779-8d78-b73bd18a60f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.923753 | controller |     "Jun 09 15:41:13.770487 crc crio[3652]: time=\"2026-06-09T15:41:13.770234803Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=6aa99a71-40f4-49f1-b9c0-db02d4e80d96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.923768 | controller |     "Jun 09 15:41:13.771235 crc crio[3652]: time=\"2026-06-09T15:41:13.770747465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923784 | controller |     "Jun 09 15:41:13.784519 crc crio[3652]: time=\"2026-06-09T15:41:13.784324685Z\" level=info msg=\"Ran pod sandbox b8907b15aa7a28b4b6a8039c3c895c302ef45311772d9905b045d272e8802d03 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=82c3928d-7f97-4187-8cb6-5281ebe8e142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923799 | controller |     "Jun 09 15:41:13.788009 crc crio[3652]: time=\"2026-06-09T15:41:13.787442288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=96ac261a-6daa-41a5-9f6f-f449f7e0a959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.923817 | controller |     "Jun 09 15:41:13.804371 crc crio[3652]: time=\"2026-06-09T15:41:13.804192413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3ecbf011-bd2e-4584-b1c7-ef74d72c0a90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.923832 | controller |     "Jun 09 15:41:13.815582 crc crio[3652]: time=\"2026-06-09T15:41:13.815133791Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=0058f8f3-5924-40af-b3f0-ea34883d9827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.923881 | controller |     "Jun 09 15:41:13.824009 crc crio[3652]: time=\"2026-06-09T15:41:13.823472057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923904 | controller |     "Jun 09 15:41:13.826471 crc crio[3652]: time=\"2026-06-09T15:41:13.825499405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923920 | controller |     "Jun 09 15:41:13.835172 crc crio[3652]: time=\"2026-06-09T15:41:13.83504521Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e61b8bb9-eec4-4646-b46c-aa71891de673 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923935 | controller |     "Jun 09 15:41:13.835300 crc crio[3652]: time=\"2026-06-09T15:41:13.835207054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923950 | controller |     "Jun 09 15:41:13.835300 crc crio[3652]: time=\"2026-06-09T15:41:13.835260625Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b79866d6-c06e-485a-97ba-c9cb6b9ad25e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.923966 | controller |     "Jun 09 15:41:13.835406 crc crio[3652]: time=\"2026-06-09T15:41:13.835350837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923981 | controller |     "Jun 09 15:41:13.855498 crc crio[3652]: time=\"2026-06-09T15:41:13.855241186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.923996 | controller |     "Jun 09 15:41:13.875717 crc crio[3652]: time=\"2026-06-09T15:41:13.875259008Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924012 | controller |     "Jun 09 15:41:13.875717 crc crio[3652]: time=\"2026-06-09T15:41:13.875760949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924027 | controller |     "Jun 09 15:41:13.897570 crc crio[3652]: time=\"2026-06-09T15:41:13.897278277Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924042 | controller |     "Jun 09 15:41:13.900609 crc crio[3652]: time=\"2026-06-09T15:41:13.897476761Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=93626b81-eee2-4320-b04b-c275d75742ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924060 | controller |     "Jun 09 15:41:13.900609 crc crio[3652]: time=\"2026-06-09T15:41:13.900522893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924076 | controller |     "Jun 09 15:41:13.904472 crc crio[3652]: time=\"2026-06-09T15:41:13.903495113Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc00008cdb0}] Aliases:map[]}\"",
2026-06-09 17:40:43.924092 | controller |     "Jun 09 15:41:13.904472 crc crio[3652]: time=\"2026-06-09T15:41:13.903718498Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924107 | controller |     "Jun 09 15:41:13.928138 crc crio[3652]: time=\"2026-06-09T15:41:13.926504785Z\" level=info msg=\"Ran pod sandbox f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=7ec91be2-8cf8-4d96-b0ec-2711f9af1a9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924123 | controller |     "Jun 09 15:41:13.933792 crc crio[3652]: time=\"2026-06-09T15:41:13.930372036Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc000606490}] Aliases:map[]}\"",
2026-06-09 17:40:43.924138 | controller |     "Jun 09 15:41:13.933792 crc crio[3652]: time=\"2026-06-09T15:41:13.930448328Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924153 | controller |     "Jun 09 15:41:13.943256 crc crio[3652]: time=\"2026-06-09T15:41:13.943071616Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=6b1378ca-2063-4f6e-9ea6-03df9d1d7b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924168 | controller |     "Jun 09 15:41:13.943374 crc crio[3652]: time=\"2026-06-09T15:41:13.943299221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924183 | controller |     "Jun 09 15:41:13.962575 crc crio[3652]: time=\"2026-06-09T15:41:13.961340346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3d8d000f-6aee-45dd-97cb-a1a9fa406a96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.924199 | controller |     "Jun 09 15:41:13.994814 crc crio[3652]: time=\"2026-06-09T15:41:13.99458224Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc00265e248}] Aliases:map[]}\"",
2026-06-09 17:40:43.924217 | controller |     "Jun 09 15:41:13.994814 crc crio[3652]: time=\"2026-06-09T15:41:13.994668272Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924232 | controller |     "Jun 09 15:41:14.012163 crc crio[3652]: time=\"2026-06-09T15:41:14.011449097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e7da9898-3579-436c-9cbe-b011cf3fae6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.924248 | controller |     "Jun 09 15:41:14.021851 crc crio[3652]: time=\"2026-06-09T15:41:14.005762433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924263 | controller |     "Jun 09 15:41:14.021851 crc crio[3652]: time=\"2026-06-09T15:41:14.015750448Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1dea016-4d08-4517-aa6f-8149105ba896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.924278 | controller |     "Jun 09 15:41:14.021851 crc crio[3652]: time=\"2026-06-09T15:41:14.020265385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924293 | controller |     "Jun 09 15:41:14.045283 crc crio[3652]: time=\"2026-06-09T15:41:14.027047705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924308 | controller |     "Jun 09 15:41:14.157768 crc crio[3652]: time=\"2026-06-09T15:41:14.156768762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924324 | controller |     "Jun 09 15:41:14.158391 crc crio[3652]: time=\"2026-06-09T15:41:14.156784792Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=a793fcba-bbd3-4566-8dcd-cb6c959b5355 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924339 | controller |     "Jun 09 15:41:14.158391 crc crio[3652]: time=\"2026-06-09T15:41:14.158354619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924354 | controller |     "Jun 09 15:41:14.176022 crc crio[3652]: time=\"2026-06-09T15:41:14.175614476Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924369 | controller |     "Jun 09 15:41:14.176103 crc crio[3652]: time=\"2026-06-09T15:41:14.176050066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924384 | controller |     "Jun 09 15:41:14.208257 crc crio[3652]: time=\"2026-06-09T15:41:14.201625798Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc001bc6048}] Aliases:map[]}\"",
2026-06-09 17:40:43.924403 | controller |     "Jun 09 15:41:14.208257 crc crio[3652]: time=\"2026-06-09T15:41:14.201726081Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924418 | controller |     "Jun 09 15:41:14.237165 crc crio[3652]: time=\"2026-06-09T15:41:14.236712455Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66e3c12a-5143-498f-9a90-dd6c2c22d338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924433 | controller |     "Jun 09 15:41:14.237165 crc crio[3652]: time=\"2026-06-09T15:41:14.236822938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924449 | controller |     "Jun 09 15:41:14.238293 crc crio[3652]: time=\"2026-06-09T15:41:14.238265362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924463 | controller |     "Jun 09 15:41:14.259200 crc crio[3652]: time=\"2026-06-09T15:41:14.251192726Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=be0569b9-f68b-48a2-983e-c1ce52fbb745 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924478 | controller |     "Jun 09 15:41:14.259200 crc crio[3652]: time=\"2026-06-09T15:41:14.251278678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924494 | controller |     "Jun 09 15:41:14.259390 crc crio[3652]: time=\"2026-06-09T15:41:14.259349479Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924509 | controller |     "Jun 09 15:41:14.261826 crc crio[3652]: time=\"2026-06-09T15:41:14.261242053Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924524 | controller |     "Jun 09 15:41:14.262048 crc crio[3652]: time=\"2026-06-09T15:41:14.261843487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924538 | controller |     "Jun 09 15:41:14.264717 crc crio[3652]: time=\"2026-06-09T15:41:14.264666834Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc00088e468}] Aliases:map[]}\"",
2026-06-09 17:40:43.924554 | controller |     "Jun 09 15:41:14.265715 crc crio[3652]: time=\"2026-06-09T15:41:14.265693728Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924569 | controller |     "Jun 09 15:41:14.279415 crc crio[3652]: time=\"2026-06-09T15:41:14.279121585Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924587 | controller |     "Jun 09 15:41:14.279415 crc crio[3652]: time=\"2026-06-09T15:41:14.279215747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924602 | controller |     "Jun 09 15:41:14.347994 crc crio[3652]: time=\"2026-06-09T15:41:14.347783592Z\" level=info msg=\"Ran pod sandbox bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cc3522a9-f0bb-4148-8ceb-878089e55dae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924617 | controller |     "Jun 09 15:41:14.353209 crc crio[3652]: time=\"2026-06-09T15:41:14.353046127Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=659529a8-4fa1-4034-a3dd-49f2f71ebe96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.924631 | controller |     "Jun 09 15:41:14.357855 crc crio[3652]: time=\"2026-06-09T15:41:14.357383309Z\" level=info msg=\"Created container c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=6aa99a71-40f4-49f1-b9c0-db02d4e80d96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.924646 | controller |     "Jun 09 15:41:14.375166 crc crio[3652]: time=\"2026-06-09T15:41:14.374062392Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ab11a828-8946-4bba-8f4a-2505b1611947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.924662 | controller |     "Jun 09 15:41:14.378255 crc crio[3652]: time=\"2026-06-09T15:41:14.371665005Z\" level=info msg=\"Starting container: c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff\" id=e647f80a-7722-4082-98e8-565a4f746aa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.924677 | controller |     "Jun 09 15:41:14.391027 crc crio[3652]: time=\"2026-06-09T15:41:14.39011965Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9cebe471-359f-45b1-9b7b-06484900947d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.924691 | controller |     "Jun 09 15:41:14.404523 crc crio[3652]: time=\"2026-06-09T15:41:14.40411047Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924706 | controller |     "Jun 09 15:41:14.408680 crc crio[3652]: time=\"2026-06-09T15:41:14.408455452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924721 | controller |     "Jun 09 15:41:14.451317 crc crio[3652]: time=\"2026-06-09T15:41:14.449752915Z\" level=info msg=\"Started container\" PID=6968 containerID=c580044b41e57146207260645a291347e3296de9cda700ee85dd23dc4a194eff description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=e647f80a-7722-4082-98e8-565a4f746aa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173",
2026-06-09 17:40:43.924737 | controller |     "Jun 09 15:41:14.460009 crc crio[3652]: time=\"2026-06-09T15:41:14.459199368Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924758 | controller |     "Jun 09 15:41:14.486632 crc crio[3652]: time=\"2026-06-09T15:41:14.4864144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d782cb2e-8568-4297-9ae7-f38a9cf3892d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.924773 | controller |     "Jun 09 15:41:14.506508 crc crio[3652]: time=\"2026-06-09T15:41:14.505668813Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=ce8c3496-4840-4669-b7ee-dd438d13ae31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.924789 | controller |     "Jun 09 15:41:14.506508 crc crio[3652]: time=\"2026-06-09T15:41:14.506253147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924804 | controller |     "Jun 09 15:41:14.545685 crc crio[3652]: time=\"2026-06-09T15:41:14.541776594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=084cdf53-6ec3-4139-ab35-8aad28f51440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.924819 | controller |     "Jun 09 15:41:14.545685 crc crio[3652]: time=\"2026-06-09T15:41:14.542359898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924834 | controller |     "Jun 09 15:41:14.563775 crc crio[3652]: time=\"2026-06-09T15:41:14.56365247Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=56967006-5be0-4f2f-8213-21f97efe86ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.924852 | controller |     "Jun 09 15:41:14.589357 crc crio[3652]: time=\"2026-06-09T15:41:14.581576552Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc00259a760}] Aliases:map[]}\"",
2026-06-09 17:40:43.924887 | controller |     "Jun 09 15:41:14.589357 crc crio[3652]: time=\"2026-06-09T15:41:14.581684995Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924902 | controller |     "Jun 09 15:41:14.589357 crc crio[3652]: time=\"2026-06-09T15:41:14.588562467Z\" level=info msg=\"Created container f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=877845c4-b84c-4f8e-b678-f692703e483d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.924917 | controller |     "Jun 09 15:41:14.596464 crc crio[3652]: time=\"2026-06-09T15:41:14.592754995Z\" level=info msg=\"Starting container: f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545\" id=6f3b2937-4335-4f0f-b59c-6b787193521a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.924932 | controller |     "Jun 09 15:41:14.598167 crc crio[3652]: time=\"2026-06-09T15:41:14.597633209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.924947 | controller |     "Jun 09 15:41:14.614607 crc crio[3652]: time=\"2026-06-09T15:41:14.614332694Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc00259a6e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.924965 | controller |     "Jun 09 15:41:14.614607 crc crio[3652]: time=\"2026-06-09T15:41:14.61459695Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.924981 | controller |     "Jun 09 15:41:15.023653 crc crio[3652]: time=\"2026-06-09T15:41:15.022436Z\" level=info msg=\"Started container\" PID=7005 containerID=f37d6411a0f511dcf1e5fb2eea3be1fb4bef7d694257a5cd41b0a7c959297545 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=6f3b2937-4335-4f0f-b59c-6b787193521a name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea",
2026-06-09 17:40:43.924996 | controller |     "Jun 09 15:41:15.037452 crc crio[3652]: time=\"2026-06-09T15:41:15.029787753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925011 | controller |     "Jun 09 15:41:15.096245 crc crio[3652]: time=\"2026-06-09T15:41:15.092831669Z\" level=info msg=\"Ran pod sandbox cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=600b05de-16c2-4212-9fe2-cfe7f9cd2e77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925026 | controller |     "Jun 09 15:41:15.099343 crc crio[3652]: time=\"2026-06-09T15:41:15.09881734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=72a62cc0-0667-4319-a9c2-08b9542d174a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.925040 | controller |     "Jun 09 15:41:15.137779 crc crio[3652]: time=\"2026-06-09T15:41:15.130303751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e1b682f6-57db-49e3-bb22-85a20fbe58c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.925055 | controller |     "Jun 09 15:41:15.147136 crc crio[3652]: time=\"2026-06-09T15:41:15.144721101Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=621cc3a3-7577-4162-8f37-83eace291bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.925070 | controller |     "Jun 09 15:41:15.147136 crc crio[3652]: time=\"2026-06-09T15:41:15.145224973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925085 | controller |     "Jun 09 15:41:15.181728 crc crio[3652]: time=\"2026-06-09T15:41:15.179656934Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc00149a178}] Aliases:map[]}\"",
2026-06-09 17:40:43.925104 | controller |     "Jun 09 15:41:15.181728 crc crio[3652]: time=\"2026-06-09T15:41:15.179704826Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.925119 | controller |     "Jun 09 15:41:15.206897 crc crio[3652]: time=\"2026-06-09T15:41:15.199544693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8da227fb-1437-4533-a761-e4bea9b0f127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.925134 | controller |     "Jun 09 15:41:15.225149 crc crio[3652]: time=\"2026-06-09T15:41:15.225016213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925149 | controller |     "Jun 09 15:41:15.239177 crc crio[3652]: time=\"2026-06-09T15:41:15.238777387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=86642a2f-6b55-4e60-a3c5-769125d250d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.925164 | controller |     "Jun 09 15:41:15.244447 crc crio[3652]: time=\"2026-06-09T15:41:15.244351169Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d7606902-0e69-4617-b01c-f39899b8d2de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.925179 | controller |     "Jun 09 15:41:15.245164 crc crio[3652]: time=\"2026-06-09T15:41:15.245082186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925195 | controller |     "Jun 09 15:41:15.280972 crc crio[3652]: time=\"2026-06-09T15:41:15.279290642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925210 | controller |     "Jun 09 15:41:15.299245 crc crio[3652]: time=\"2026-06-09T15:41:15.296575409Z\" level=info msg=\"Ran pod sandbox 381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169 with infra container: openshift-multus/multus-bzhnf/POD\" id=10aae45d-480f-464d-ab72-da4580f40601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925225 | controller |     "Jun 09 15:41:15.316066 crc crio[3652]: time=\"2026-06-09T15:41:15.304422644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=c8078f84-70d6-4453-8144-21d0553173eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.925239 | controller |     "Jun 09 15:41:15.316066 crc crio[3652]: time=\"2026-06-09T15:41:15.306483343Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=102538ea-ec9a-46d7-8052-4ff14d2a8fe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925254 | controller |     "Jun 09 15:41:15.316066 crc crio[3652]: time=\"2026-06-09T15:41:15.306564195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925269 | controller |     "Jun 09 15:41:15.317519 crc crio[3652]: time=\"2026-06-09T15:41:15.316671983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9d09758b-e983-4ddc-9ec9-9153554fd6a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.925283 | controller |     "Jun 09 15:41:15.385102 crc crio[3652]: time=\"2026-06-09T15:41:15.381286035Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=53898f95-6bba-4545-a238-50b1d952f862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.925301 | controller |     "Jun 09 15:41:15.407572 crc crio[3652]: time=\"2026-06-09T15:41:15.404068782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925316 | controller |     "Jun 09 15:41:15.408542 crc crio[3652]: time=\"2026-06-09T15:41:15.408482556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925331 | controller |     "Jun 09 15:41:15.414060 crc crio[3652]: time=\"2026-06-09T15:41:15.413860423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925346 | controller |     "Jun 09 15:41:15.455828 crc crio[3652]: time=\"2026-06-09T15:41:15.443824079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925360 | controller |     "Jun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.476843947Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925374 | controller |     "Jun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.477017801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925389 | controller |     "Jun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.477137744Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925403 | controller |     "Jun 09 15:41:15.480096 crc crio[3652]: time=\"2026-06-09T15:41:15.477178695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925418 | controller |     "Jun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.576075245Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=1a879ab4-022a-4eaa-a31e-4c99e12b6a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925432 | controller |     "Jun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.576186898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925447 | controller |     "Jun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.576648969Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925461 | controller |     "Jun 09 15:41:15.589449 crc crio[3652]: time=\"2026-06-09T15:41:15.57668574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925475 | controller |     "Jun 09 15:41:15.670211 crc crio[3652]: time=\"2026-06-09T15:41:15.66456598Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=2b0b69cb-4a42-4f3e-afb6-676060efe64c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925489 | controller |     "Jun 09 15:41:15.670211 crc crio[3652]: time=\"2026-06-09T15:41:15.664648882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925507 | controller |     "Jun 09 15:41:15.745324 crc crio[3652]: time=\"2026-06-09T15:41:15.664864437Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=5b43a824-e677-4962-9e01-52a365438e39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925522 | controller |     "Jun 09 15:41:15.745808 crc crio[3652]: time=\"2026-06-09T15:41:15.745491097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925536 | controller |     "Jun 09 15:41:15.747264 crc crio[3652]: time=\"2026-06-09T15:41:15.673374578Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=961ea7fb-44c6-45b2-835f-7ecc08fbd6f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925550 | controller |     "Jun 09 15:41:15.747264 crc crio[3652]: time=\"2026-06-09T15:41:15.747046284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925565 | controller |     "Jun 09 15:41:15.747604 crc crio[3652]: time=\"2026-06-09T15:41:15.685700208Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a5e38cd8-53fd-4421-9495-65b8b08da58c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925580 | controller |     "Jun 09 15:41:15.747657 crc crio[3652]: time=\"2026-06-09T15:41:15.747608597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925594 | controller |     "Jun 09 15:41:15.752611 crc crio[3652]: time=\"2026-06-09T15:41:15.690112452Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=1607196f-13c3-4247-b1eb-265b23df8c17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925608 | controller |     "Jun 09 15:41:15.752611 crc crio[3652]: time=\"2026-06-09T15:41:15.748300093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925623 | controller |     "Jun 09 15:41:15.757426 crc crio[3652]: time=\"2026-06-09T15:41:15.756361883Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=d7f553c1-c9c7-4c42-8f44-f1bf734bc9f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925638 | controller |     "Jun 09 15:41:15.757426 crc crio[3652]: time=\"2026-06-09T15:41:15.756788613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925652 | controller |     "Jun 09 15:41:15.761687 crc crio[3652]: time=\"2026-06-09T15:41:15.761485024Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925667 | controller |     "Jun 09 15:41:15.761687 crc crio[3652]: time=\"2026-06-09T15:41:15.761671799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925681 | controller |     "Jun 09 15:41:15.780713 crc crio[3652]: time=\"2026-06-09T15:41:15.78041996Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925699 | controller |     "Jun 09 15:41:15.793729 crc crio[3652]: time=\"2026-06-09T15:41:15.792771691Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1bdd22da-89b3-4cda-ad68-b5894c9f3718 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925714 | controller |     "Jun 09 15:41:15.793729 crc crio[3652]: time=\"2026-06-09T15:41:15.793162771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925728 | controller |     "Jun 09 15:41:15.796610 crc crio[3652]: time=\"2026-06-09T15:41:15.79654551Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ca47c213-31cf-4e8a-8011-a4a00284e417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925743 | controller |     "Jun 09 15:41:15.796696 crc crio[3652]: time=\"2026-06-09T15:41:15.796652143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925757 | controller |     "Jun 09 15:41:15.868823 crc crio[3652]: time=\"2026-06-09T15:41:15.865311471Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0001a4488}] Aliases:map[]}\"",
2026-06-09 17:40:43.925773 | controller |     "Jun 09 15:41:15.868823 crc crio[3652]: time=\"2026-06-09T15:41:15.868599668Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.925788 | controller |     "Jun 09 15:41:15.874403 crc crio[3652]: time=\"2026-06-09T15:41:15.87418712Z\" level=info msg=\"Created container 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9cebe471-359f-45b1-9b7b-06484900947d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.925803 | controller |     "Jun 09 15:41:15.875440 crc crio[3652]: time=\"2026-06-09T15:41:15.865746731Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1aab62e0-03d7-4dbd-a614-ee501ee4bba2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925817 | controller |     "Jun 09 15:41:15.875522 crc crio[3652]: time=\"2026-06-09T15:41:15.87544868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925832 | controller |     "Jun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.865807962Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=30f6122d-4c0a-4ead-8278-e706f0589e2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925850 | controller |     "Jun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.875560092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925884 | controller |     "Jun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.865854244Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4c515497-09ef-438c-8490-4fd9d894f987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925903 | controller |     "Jun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.875625544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925918 | controller |     "Jun 09 15:41:15.875687 crc crio[3652]: time=\"2026-06-09T15:41:15.866232952Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e0f5d47a-0e86-4642-bc04-53390a339365 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925933 | controller |     "Jun 09 15:41:15.878112 crc crio[3652]: time=\"2026-06-09T15:41:15.875693675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.925947 | controller |     "Jun 09 15:41:15.928608 crc crio[3652]: time=\"2026-06-09T15:41:15.928418278Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925962 | controller |     "Jun 09 15:41:15.949722 crc crio[3652]: time=\"2026-06-09T15:41:15.949607217Z\" level=info msg=\"Starting container: 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1\" id=20f38181-99c0-411b-aae0-964e0475f5ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.925977 | controller |     "Jun 09 15:41:15.950608 crc crio[3652]: time=\"2026-06-09T15:41:15.950227652Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=fb4b59ad-64f2-4ea0-b92f-3f5139dca4eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.925991 | controller |     "Jun 09 15:41:15.951553 crc crio[3652]: time=\"2026-06-09T15:41:15.951038491Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926006 | controller |     "Jun 09 15:41:15.952742 crc crio[3652]: time=\"2026-06-09T15:41:15.952550906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926020 | controller |     "Jun 09 15:41:15.952742 crc crio[3652]: time=\"2026-06-09T15:41:15.950269473Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6f10ed2a-4f74-4a6a-90e1-8ffdb97d10f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926035 | controller |     "Jun 09 15:41:15.952861 crc crio[3652]: time=\"2026-06-09T15:41:15.952760151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926050 | controller |     "Jun 09 15:41:15.953180 crc crio[3652]: time=\"2026-06-09T15:41:15.953009987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926064 | controller |     "Jun 09 15:41:15.962859 crc crio[3652]: time=\"2026-06-09T15:41:15.962619194Z\" level=info msg=\"Started container\" PID=7049 containerID=7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=20f38181-99c0-411b-aae0-964e0475f5ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96",
2026-06-09 17:40:43.926079 | controller |     "Jun 09 15:41:15.965657 crc crio[3652]: time=\"2026-06-09T15:41:15.96542449Z\" level=info msg=\"Created container 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=56967006-5be0-4f2f-8213-21f97efe86ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926097 | controller |     "Jun 09 15:41:15.968345 crc crio[3652]: time=\"2026-06-09T15:41:15.967739974Z\" level=info msg=\"Starting container: 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b\" id=1e3e33b2-d851-42f7-a4de-2f660fde29fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.926112 | controller |     "Jun 09 15:41:15.993830 crc crio[3652]: time=\"2026-06-09T15:41:15.993728567Z\" level=info msg=\"Created container 294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=621cc3a3-7577-4162-8f37-83eace291bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926127 | controller |     "Jun 09 15:41:15.996644 crc crio[3652]: time=\"2026-06-09T15:41:15.996450701Z\" level=info msg=\"Starting container: 294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4\" id=a40de2d0-be11-4818-aad7-c9937042ab8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.926142 | controller |     "Jun 09 15:41:16.010262 crc crio[3652]: time=\"2026-06-09T15:41:16.009847406Z\" level=info msg=\"Ran pod sandbox ad04e7093c502b296558974272840270c44f2f91dea0a833a8a149c1754c1725 with infra container: openshift-dns/node-resolver-277xp/POD\" id=89ac52ef-b54b-40ef-ab0c-36639f10559f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926157 | controller |     "Jun 09 15:41:16.034687 crc crio[3652]: time=\"2026-06-09T15:41:16.03335763Z\" level=info msg=\"Started container\" PID=7107 containerID=294479f43eecbd38dd35ff02963846e612df6e52169586cfb9394fb4775f28c4 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a40de2d0-be11-4818-aad7-c9937042ab8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e",
2026-06-09 17:40:43.926171 | controller |     "Jun 09 15:41:16.036768 crc crio[3652]: time=\"2026-06-09T15:41:16.036337971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926186 | controller |     "Jun 09 15:41:16.056249 crc crio[3652]: time=\"2026-06-09T15:41:16.055584704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=119b37fb-f3e0-4ee4-8037-b74d373349b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926201 | controller |     "Jun 09 15:41:16.068381 crc crio[3652]: time=\"2026-06-09T15:41:16.067575527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c66bcbbe-3cf8-4229-aa8b-d6c5c49c7f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926215 | controller |     "Jun 09 15:41:16.080546 crc crio[3652]: time=\"2026-06-09T15:41:16.079267312Z\" level=info msg=\"Ran pod sandbox 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f0772f47-f314-43f9-8aac-463b51a5ee30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926230 | controller |     "Jun 09 15:41:16.097852 crc crio[3652]: time=\"2026-06-09T15:41:16.097501412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4ebfb92-54a8-4fa3-af47-6bdcedd67160 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926244 | controller |     "Jun 09 15:41:16.102472 crc crio[3652]: time=\"2026-06-09T15:41:16.102382957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926262 | controller |     "Jun 09 15:41:16.108305 crc crio[3652]: time=\"2026-06-09T15:41:16.105145142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926277 | controller |     "Jun 09 15:41:16.219071 crc crio[3652]: time=\"2026-06-09T15:41:16.218079524Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=b9f8b874-a5d0-49b1-9024-102a5ca44001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926291 | controller |     "Jun 09 15:41:16.225862 crc crio[3652]: time=\"2026-06-09T15:41:16.21921393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=32ad95fd-1f84-4dca-93da-e8381cd25e78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926306 | controller |     "Jun 09 15:41:16.244168 crc crio[3652]: time=\"2026-06-09T15:41:16.244077036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=09879d26-bb6b-4ee8-86d8-6ef42d664faa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926320 | controller |     "Jun 09 15:41:16.267715 crc crio[3652]: time=\"2026-06-09T15:41:16.267639841Z\" level=info msg=\"Started container\" PID=7084 containerID=81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=1e3e33b2-d851-42f7-a4de-2f660fde29fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173",
2026-06-09 17:40:43.926335 | controller |     "Jun 09 15:41:16.273142 crc crio[3652]: time=\"2026-06-09T15:41:16.272737102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926350 | controller |     "Jun 09 15:41:16.287024 crc crio[3652]: time=\"2026-06-09T15:41:16.282681736Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926364 | controller |     "Jun 09 15:41:16.294464 crc crio[3652]: time=\"2026-06-09T15:41:16.294363671Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=99f1bf0a-241f-4f04-a78a-0878e02952f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926378 | controller |     "Jun 09 15:41:16.295024 crc crio[3652]: time=\"2026-06-09T15:41:16.294397282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e4be68b-c2e7-4018-9d19-2bd49bcae326 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926393 | controller |     "Jun 09 15:41:16.325064 crc crio[3652]: time=\"2026-06-09T15:41:16.324835029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926407 | controller |     "Jun 09 15:41:16.358782 crc crio[3652]: time=\"2026-06-09T15:41:16.358674457Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0b5003fd-fa52-459a-8155-6386e77c578b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926422 | controller |     "Jun 09 15:41:16.374583 crc crio[3652]: time=\"2026-06-09T15:41:16.374364207Z\" level=info msg=\"Created container 0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1dea016-4d08-4517-aa6f-8149105ba896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926440 | controller |     "Jun 09 15:41:16.379438 crc crio[3652]: time=\"2026-06-09T15:41:16.378843072Z\" level=info msg=\"Starting container: 0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2\" id=f512309b-1450-4136-a359-122ae1175860 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.926469 | controller |     "Jun 09 15:41:16.382661 crc crio[3652]: time=\"2026-06-09T15:41:16.382491518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926485 | controller |     "Jun 09 15:41:16.451546 crc crio[3652]: time=\"2026-06-09T15:41:16.451241088Z\" level=info msg=\"Started container\" PID=7152 containerID=0d4b53effc9eba52a6afbeb2ba6c7586cbc35f24ec4afda33ac3e2add03fc3c2 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=f512309b-1450-4136-a359-122ae1175860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19",
2026-06-09 17:40:43.926500 | controller |     "Jun 09 15:41:16.603545 crc crio[3652]: time=\"2026-06-09T15:41:16.602786209Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0001a4420}] Aliases:map[]}\"",
2026-06-09 17:40:43.926515 | controller |     "Jun 09 15:41:16.603545 crc crio[3652]: time=\"2026-06-09T15:41:16.602976854Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926530 | controller |     "Jun 09 15:41:16.735725 crc crio[3652]: time=\"2026-06-09T15:41:16.732549507Z\" level=info msg=\"Created container 418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7: openshift-multus/multus-bzhnf/kube-multus\" id=53898f95-6bba-4545-a238-50b1d952f862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926544 | controller |     "Jun 09 15:41:16.742187 crc crio[3652]: time=\"2026-06-09T15:41:16.741323564Z\" level=info msg=\"Starting container: 418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7\" id=619f59fa-21b4-4ea5-8821-e10bafcd72bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.926559 | controller |     "Jun 09 15:41:16.804215 crc crio[3652]: time=\"2026-06-09T15:41:16.804089733Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926574 | controller |     "Jun 09 15:41:16.858594 crc crio[3652]: time=\"2026-06-09T15:41:16.852481834Z\" level=info msg=\"Ran pod sandbox 2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=330da0e8-f3b3-442d-92a7-13088a54ea75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926589 | controller |     "Jun 09 15:41:16.862580 crc crio[3652]: time=\"2026-06-09T15:41:16.861720721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=47ba47c0-aa1a-4e51-bc35-c1c02b0f86fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926606 | controller |     "Jun 09 15:41:16.953443 crc crio[3652]: time=\"2026-06-09T15:41:16.953186416Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc00265e2b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.926621 | controller |     "Jun 09 15:41:16.953443 crc crio[3652]: time=\"2026-06-09T15:41:16.953282169Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926637 | controller |     "Jun 09 15:41:16.979834 crc crio[3652]: time=\"2026-06-09T15:41:16.977505059Z\" level=info msg=\"Ran pod sandbox 007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=03d42e3a-a075-43e2-9b13-148afd7bb541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926651 | controller |     "Jun 09 15:41:16.986452 crc crio[3652]: time=\"2026-06-09T15:41:16.985662272Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc002a2c128}] Aliases:map[]}\"",
2026-06-09 17:40:43.926666 | controller |     "Jun 09 15:41:16.986452 crc crio[3652]: time=\"2026-06-09T15:41:16.985793185Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926681 | controller |     "Jun 09 15:41:17.009744 crc crio[3652]: time=\"2026-06-09T15:41:17.009231837Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc00008c6c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.926696 | controller |     "Jun 09 15:41:17.009744 crc crio[3652]: time=\"2026-06-09T15:41:17.009285988Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926711 | controller |     "Jun 09 15:41:17.037260 crc crio[3652]: time=\"2026-06-09T15:41:17.032646259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=afd17c9f-c7dd-450a-b263-5a343c7b0976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926726 | controller |     "Jun 09 15:41:17.100375 crc crio[3652]: time=\"2026-06-09T15:41:17.09975043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9dd40770-3966-46b1-8a72-65579ec75d54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926741 | controller |     "Jun 09 15:41:17.187752 crc crio[3652]: time=\"2026-06-09T15:41:17.186511455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926760 | controller |     "Jun 09 15:41:17.202241 crc crio[3652]: time=\"2026-06-09T15:41:17.194322089Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f6e786e8-b911-4816-bb8e-ca84040fcb94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.926775 | controller |     "Jun 09 15:41:17.203454 crc crio[3652]: time=\"2026-06-09T15:41:17.203190278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=c518fbb8-82ed-4588-bb59-a5f59f3475f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.926789 | controller |     "Jun 09 15:41:17.228184 crc crio[3652]: time=\"2026-06-09T15:41:17.225433782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.926803 | controller |     "Jun 09 15:41:17.283787 crc crio[3652]: time=\"2026-06-09T15:41:17.283388347Z\" level=info msg=\"Started container\" PID=7158 containerID=418765d143dbb1cb9429d17a9789ed2adc45940acff42dba8ec20d4ee0fb70e7 description=openshift-multus/multus-bzhnf/kube-multus id=619f59fa-21b4-4ea5-8821-e10bafcd72bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169",
2026-06-09 17:40:43.926819 | controller |     "Jun 09 15:41:17.454188 crc crio[3652]: time=\"2026-06-09T15:41:17.447206768Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.926833 | controller |     "Jun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.393745192Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000dac3f0}] Aliases:map[]}\"",
2026-06-09 17:40:43.926848 | controller |     "Jun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.393806153Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926890 | controller |     "Jun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.394468109Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc00259a2f8}] Aliases:map[]}\"",
2026-06-09 17:40:43.926907 | controller |     "Jun 09 15:41:18.395496 crc crio[3652]: time=\"2026-06-09T15:41:18.39452384Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926923 | controller |     "Jun 09 15:41:18.407168 crc crio[3652]: time=\"2026-06-09T15:41:18.406121573Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0015263d0}] Aliases:map[]}\"",
2026-06-09 17:40:43.926941 | controller |     "Jun 09 15:41:18.407168 crc crio[3652]: time=\"2026-06-09T15:41:18.406218875Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926957 | controller |     "Jun 09 15:41:18.439731 crc crio[3652]: time=\"2026-06-09T15:41:18.439569201Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015264a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.926972 | controller |     "Jun 09 15:41:18.439731 crc crio[3652]: time=\"2026-06-09T15:41:18.439713625Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.926987 | controller |     "Jun 09 15:41:18.443271 crc crio[3652]: time=\"2026-06-09T15:41:18.442825128Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00259a428}] Aliases:map[]}\"",
2026-06-09 17:40:43.927002 | controller |     "Jun 09 15:41:18.443271 crc crio[3652]: time=\"2026-06-09T15:41:18.443236188Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927018 | controller |     "Jun 09 15:41:18.444984 crc crio[3652]: time=\"2026-06-09T15:41:18.444648761Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc00149a3f8}] Aliases:map[]}\"",
2026-06-09 17:40:43.927032 | controller |     "Jun 09 15:41:18.444984 crc crio[3652]: time=\"2026-06-09T15:41:18.444678252Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927047 | controller |     "Jun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.464230382Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015265b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.927064 | controller |     "Jun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.464797216Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927079 | controller |     "Jun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.464356535Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000dac500}] Aliases:map[]}\"",
2026-06-09 17:40:43.927095 | controller |     "Jun 09 15:41:18.465494 crc crio[3652]: time=\"2026-06-09T15:41:18.465470602Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927109 | controller |     "Jun 09 15:41:18.470017 crc crio[3652]: time=\"2026-06-09T15:41:18.469689691Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc00259a538}] Aliases:map[]}\"",
2026-06-09 17:40:43.927124 | controller |     "Jun 09 15:41:18.470115 crc crio[3652]: time=\"2026-06-09T15:41:18.470032709Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927139 | controller |     "Jun 09 15:41:18.491693 crc crio[3652]: time=\"2026-06-09T15:41:18.491513425Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc00259a598}] Aliases:map[]}\"",
2026-06-09 17:40:43.927154 | controller |     "Jun 09 15:41:18.492535 crc crio[3652]: time=\"2026-06-09T15:41:18.491814182Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927169 | controller |     "Jun 09 15:41:18.497132 crc crio[3652]: time=\"2026-06-09T15:41:18.496699228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927184 | controller |     "Jun 09 15:41:18.515254 crc crio[3652]: time=\"2026-06-09T15:41:18.509326355Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=95d9eea8-16a5-40df-b56b-d34202d22240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927200 | controller |     "Jun 09 15:41:18.523096 crc crio[3652]: time=\"2026-06-09T15:41:18.520354465Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc001526778}] Aliases:map[]}\"",
2026-06-09 17:40:43.927219 | controller |     "Jun 09 15:41:18.523096 crc crio[3652]: time=\"2026-06-09T15:41:18.520607381Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.927234 | controller |     "Jun 09 15:41:18.661396 crc crio[3652]: time=\"2026-06-09T15:41:18.653679227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927249 | controller |     "Jun 09 15:41:18.686498 crc crio[3652]: time=\"2026-06-09T15:41:18.681146234Z\" level=info msg=\"Ran pod sandbox 2b7b18f2931b93764ef5313f813ff1ad911e30102a19398af9f53a3c0a74dcdb with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=8b91f39b-5712-4110-8085-815dce60e033 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927263 | controller |     "Jun 09 15:41:18.686498 crc crio[3652]: time=\"2026-06-09T15:41:18.685728702Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_414fc191-942a-400e-b451-9477f70af081\\\"\"",
2026-06-09 17:40:43.927278 | controller |     "Jun 09 15:41:18.750295 crc crio[3652]: time=\"2026-06-09T15:41:18.749650778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e9465231-21a6-4e52-a21a-c5f5b9744630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.927292 | controller |     "Jun 09 15:41:18.871451 crc crio[3652]: time=\"2026-06-09T15:41:18.843705305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927307 | controller |     "Jun 09 15:41:18.898344 crc crio[3652]: time=\"2026-06-09T15:41:18.847225318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927322 | controller |     "Jun 09 15:41:18.898344 crc crio[3652]: time=\"2026-06-09T15:41:18.89229296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9667e4d8-e6f3-401a-9e64-b88cc67153b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.927337 | controller |     "Jun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.902029449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927351 | controller |     "Jun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.910262903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927366 | controller |     "Jun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.915163438Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=1f0094ed-2529-421b-9f0e-cc25cda56e86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927381 | controller |     "Jun 09 15:41:18.924335 crc crio[3652]: time=\"2026-06-09T15:41:18.915573478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927401 | controller |     "Jun 09 15:41:18.945257 crc crio[3652]: time=\"2026-06-09T15:41:18.94407026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927416 | controller |     "Jun 09 15:41:19.004210 crc crio[3652]: time=\"2026-06-09T15:41:19.003722235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927431 | controller |     "Jun 09 15:41:19.288051 crc crio[3652]: time=\"2026-06-09T15:41:19.287976483Z\" level=info msg=\"Created container 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d7606902-0e69-4617-b01c-f39899b8d2de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927446 | controller |     "Jun 09 15:41:19.307737 crc crio[3652]: time=\"2026-06-09T15:41:19.307559225Z\" level=info msg=\"Starting container: 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d\" id=4d278fac-b45c-46bf-a2c1-9d577ab80e2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927462 | controller |     "Jun 09 15:41:19.820216 crc crio[3652]: time=\"2026-06-09T15:41:19.816817035Z\" level=info msg=\"Started container\" PID=7268 containerID=5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=4d278fac-b45c-46bf-a2c1-9d577ab80e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea",
2026-06-09 17:40:43.927477 | controller |     "Jun 09 15:41:20.797211 crc crio[3652]: time=\"2026-06-09T15:41:19.867138351Z\" level=info msg=\"Created container 4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0b5003fd-fa52-459a-8155-6386e77c578b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927491 | controller |     "Jun 09 15:41:20.797211 crc crio[3652]: time=\"2026-06-09T15:41:19.873582513Z\" level=info msg=\"Created container 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=99f1bf0a-241f-4f04-a78a-0878e02952f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927506 | controller |     "Jun 09 15:41:20.797211 crc crio[3652]: time=\"2026-06-09T15:41:19.878784495Z\" level=info msg=\"Starting container: 4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6\" id=212dcd54-2875-4c57-a716-39f24eff7a79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927521 | controller |     "Jun 09 15:41:20.814556 crc crio[3652]: time=\"2026-06-09T15:41:20.813617185Z\" level=info msg=\"Starting container: 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1\" id=752cbf1d-2bf4-49df-afa5-f894d670f78a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927536 | controller |     "Jun 09 15:41:20.950386 crc crio[3652]: time=\"2026-06-09T15:41:20.947740645Z\" level=info msg=\"Started container\" PID=7307 containerID=4961c1e56caa17691235b84b8075ecaa641e26d3e6f92d2495a683e3649871c6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=212dcd54-2875-4c57-a716-39f24eff7a79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf49d7c1088c449be340a78149cbb8f5b53cba23f78dac9050478b98ca0e7f3e",
2026-06-09 17:40:43.927551 | controller |     "Jun 09 15:41:20.964041 crc crio[3652]: time=\"2026-06-09T15:41:20.963489066Z\" level=info msg=\"Created container 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f6e786e8-b911-4816-bb8e-ca84040fcb94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927569 | controller |     "Jun 09 15:41:20.975575 crc crio[3652]: time=\"2026-06-09T15:41:20.972290804Z\" level=info msg=\"Starting container: 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22\" id=ca861d5f-d0a4-4223-bd97-a986551bdf99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927584 | controller |     "Jun 09 15:41:21.047713 crc crio[3652]: time=\"2026-06-09T15:41:21.031821097Z\" level=info msg=\"Started container\" PID=7321 containerID=29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=752cbf1d-2bf4-49df-afa5-f894d670f78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.927598 | controller |     "Jun 09 15:41:21.114449 crc crio[3652]: time=\"2026-06-09T15:41:21.10030327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927613 | controller |     "Jun 09 15:41:21.173795 crc crio[3652]: time=\"2026-06-09T15:41:21.15461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927628 | controller |     "Jun 09 15:41:21.182237 crc crio[3652]: time=\"2026-06-09T15:41:21.181129955Z\" level=info msg=\"Started container\" PID=7328 containerID=1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=ca861d5f-d0a4-4223-bd97-a986551bdf99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26",
2026-06-09 17:40:43.927642 | controller |     "Jun 09 15:41:24.007837 crc crio[3652]: time=\"2026-06-09T15:41:24.007460714Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.927657 | controller |     "Jun 09 15:41:24.338027 crc crio[3652]: time=\"2026-06-09T15:41:24.337230976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927672 | controller |     "Jun 09 15:41:24.470751 crc crio[3652]: time=\"2026-06-09T15:41:24.470627419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927686 | controller |     "Jun 09 15:41:24.704536 crc crio[3652]: time=\"2026-06-09T15:41:24.704135932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927701 | controller |     "Jun 09 15:41:25.244190 crc crio[3652]: time=\"2026-06-09T15:41:25.242766585Z\" level=info msg=\"Created container fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=b9f8b874-a5d0-49b1-9024-102a5ca44001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927716 | controller |     "Jun 09 15:41:25.259583 crc crio[3652]: time=\"2026-06-09T15:41:25.25742723Z\" level=info msg=\"Starting container: fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3\" id=429910a0-ec1f-4e37-b618-4a1b653ea852 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927731 | controller |     "Jun 09 15:41:25.300668 crc crio[3652]: time=\"2026-06-09T15:41:25.297136916Z\" level=info msg=\"Created container 66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=95d9eea8-16a5-40df-b56b-d34202d22240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927746 | controller |     "Jun 09 15:41:25.369146 crc crio[3652]: time=\"2026-06-09T15:41:25.368716192Z\" level=info msg=\"Starting container: 66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf\" id=ffd2f54a-8679-4748-96c9-9842b42c980a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927763 | controller |     "Jun 09 15:41:25.371103 crc crio[3652]: time=\"2026-06-09T15:41:25.369190584Z\" level=info msg=\"Created container ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8: openshift-image-registry/node-ca-2wddl/node-ca\" id=1f0094ed-2529-421b-9f0e-cc25cda56e86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.927778 | controller |     "Jun 09 15:41:25.378100 crc crio[3652]: time=\"2026-06-09T15:41:25.374300243Z\" level=info msg=\"Starting container: ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8\" id=d3c6b2d8-5b42-461f-b0fd-3d49e33800b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.927793 | controller |     "Jun 09 15:41:25.421731 crc crio[3652]: time=\"2026-06-09T15:41:25.421625608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c3c26d85-b415-49d0-ba60-c481cee0f749 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.927807 | controller |     "Jun 09 15:41:25.422530 crc crio[3652]: time=\"2026-06-09T15:41:25.422435867Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=6561843f-ddc7-4b3b-81c3-e2862fd1b873 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927822 | controller |     "Jun 09 15:41:25.422608 crc crio[3652]: time=\"2026-06-09T15:41:25.422572391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927837 | controller |     "Jun 09 15:41:25.423783 crc crio[3652]: time=\"2026-06-09T15:41:25.423662566Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=4d2f721e-8b1a-4159-b7ea-6c22c8ed0d7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927867 | controller |     "Jun 09 15:41:25.424244 crc crio[3652]: time=\"2026-06-09T15:41:25.42382442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927886 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.424815664Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b65ad150-2f9f-4ff2-9254-2874e0c100ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927901 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425234473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927916 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.42552864Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=172481d2-40be-4d17-9533-45a218ff4105 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927931 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425566441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927945 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425582492Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927959 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425639973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.927977 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.425889359Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=a70d2467-bfaa-4b96-86e4-3f1bf0ec2d8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.927992 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426070803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928007 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.42637136Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=99c5625c-3a58-4278-be9d-9789bfa39a2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928022 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426408791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928037 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426459082Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=31b8846b-17a2-4ed5-8cf3-3739a855f44b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928051 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426503383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928066 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426699868Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=c2494793-4302-4545-932f-5a6b8ec23bea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928080 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.426740069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928094 | controller |     "Jun 09 15:41:25.429094 crc crio[3652]: time=\"2026-06-09T15:41:25.427061567Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3662f224-5259-4c61-80e9-2e5b08dfe521 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928109 | controller |     "Jun 09 15:41:25.469140 crc crio[3652]: time=\"2026-06-09T15:41:25.427244071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928123 | controller |     "Jun 09 15:41:25.489976 crc crio[3652]: time=\"2026-06-09T15:41:25.429301779Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fe3d039-5494-46be-9812-21f43d05c560 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928138 | controller |     "Jun 09 15:41:25.490186 crc crio[3652]: time=\"2026-06-09T15:41:25.490142603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928152 | controller |     "Jun 09 15:41:25.490279 crc crio[3652]: time=\"2026-06-09T15:41:25.431587283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a4f1a35a-f0a5-4853-b373-9e497f79e4b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928170 | controller |     "Jun 09 15:41:25.495808 crc crio[3652]: time=\"2026-06-09T15:41:25.495411807Z\" level=info msg=\"Started container\" PID=7495 containerID=fc754519121b43498822ecb0de453aa56b2a334f54121c9b4d50dac510c455e3 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=429910a0-ec1f-4e37-b618-4a1b653ea852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad04e7093c502b296558974272840270c44f2f91dea0a833a8a149c1754c1725",
2026-06-09 17:40:43.928185 | controller |     "Jun 09 15:41:25.498240 crc crio[3652]: time=\"2026-06-09T15:41:25.49809489Z\" level=info msg=\"Started container\" PID=7502 containerID=ee59f9af3fb5eeec01bfbc939bc172aa43485c32f6477756abbcda23177ab4d8 description=openshift-image-registry/node-ca-2wddl/node-ca id=d3c6b2d8-5b42-461f-b0fd-3d49e33800b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b7b18f2931b93764ef5313f813ff1ad911e30102a19398af9f53a3c0a74dcdb",
2026-06-09 17:40:43.928199 | controller |     "Jun 09 15:41:25.503625 crc crio[3652]: time=\"2026-06-09T15:41:25.50357599Z\" level=info msg=\"Started container\" PID=7500 containerID=66689c07522f9e9393533049f042ed5f8ab68d36659e365506d6e128a366aecf description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=ffd2f54a-8679-4748-96c9-9842b42c980a name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.928214 | controller |     "Jun 09 15:41:25.629099 crc crio[3652]: time=\"2026-06-09T15:41:25.629042116Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5643157c-a552-4fb5-b339-79fde475cb36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928229 | controller |     "Jun 09 15:41:25.646690 crc crio[3652]: time=\"2026-06-09T15:41:25.646093648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928244 | controller |     "Jun 09 15:41:26.050329 crc crio[3652]: time=\"2026-06-09T15:41:26.049657628Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a416a352-b2f0-4c78-a0fe-529b6657fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928259 | controller |     "Jun 09 15:41:26.050329 crc crio[3652]: time=\"2026-06-09T15:41:26.049833222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928274 | controller |     "Jun 09 15:41:26.068081 crc crio[3652]: time=\"2026-06-09T15:41:26.067823426Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=50e4dd30-9819-47c6-a7e0-1fa1530af2bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928289 | controller |     "Jun 09 15:41:26.068257 crc crio[3652]: time=\"2026-06-09T15:41:26.068236166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928303 | controller |     "Jun 09 15:41:26.089576 crc crio[3652]: time=\"2026-06-09T15:41:26.089533207Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928318 | controller |     "Jun 09 15:41:26.089767 crc crio[3652]: time=\"2026-06-09T15:41:26.089742842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928332 | controller |     "Jun 09 15:41:26.105564 crc crio[3652]: time=\"2026-06-09T15:41:26.105524164Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=52c8232e-9db8-42f9-a665-c0c522baa99e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928350 | controller |     "Jun 09 15:41:26.106010 crc crio[3652]: time=\"2026-06-09T15:41:26.105985835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928366 | controller |     "Jun 09 15:41:26.219686 crc crio[3652]: time=\"2026-06-09T15:41:26.219312275Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=122df593-d4c9-4980-933f-52e08eeb9de8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928380 | controller |     "Jun 09 15:41:26.220067 crc crio[3652]: time=\"2026-06-09T15:41:26.219746416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928395 | controller |     "Jun 09 15:41:26.556135 crc crio[3652]: time=\"2026-06-09T15:41:26.553284775Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=fe9a5196-28ec-42d7-8a41-fce53aad24d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928409 | controller |     "Jun 09 15:41:26.556135 crc crio[3652]: time=\"2026-06-09T15:41:26.553511501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928424 | controller |     "Jun 09 15:41:26.807554 crc crio[3652]: time=\"2026-06-09T15:41:26.806603435Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=eb88533d-ff40-45f7-bf58-c264b6db5731 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928439 | controller |     "Jun 09 15:41:26.807554 crc crio[3652]: time=\"2026-06-09T15:41:26.806726918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928454 | controller |     "Jun 09 15:41:27.075836 crc crio[3652]: time=\"2026-06-09T15:41:27.072332237Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928468 | controller |     "Jun 09 15:41:27.356578 crc crio[3652]: time=\"2026-06-09T15:41:27.356191216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928483 | controller |     "Jun 09 15:41:27.370308 crc crio[3652]: time=\"2026-06-09T15:41:27.365622648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928497 | controller |     "Jun 09 15:41:27.546587 crc crio[3652]: time=\"2026-06-09T15:41:27.545680031Z\" level=info msg=\"Ran pod sandbox 237e5f13fd39dc892dd9414ad3b2f0b6e896bfe628f5c8a9b257b8cc8b938431 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d6e5f6f3-7891-49e1-93f4-f04eaee889b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928512 | controller |     "Jun 09 15:41:27.554268 crc crio[3652]: time=\"2026-06-09T15:41:27.553623298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=abfba381-47fc-4037-b70f-7b5154d6ee84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928527 | controller |     "Jun 09 15:41:27.622993 crc crio[3652]: time=\"2026-06-09T15:41:27.622593103Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928544 | controller |     "Jun 09 15:41:27.659180 crc crio[3652]: time=\"2026-06-09T15:41:27.659047202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0fb91782-2785-420c-b263-cb4c25e31ccb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928559 | controller |     "Jun 09 15:41:27.822144 crc crio[3652]: time=\"2026-06-09T15:41:27.822026873Z\" level=info msg=\"Ran pod sandbox 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=097818c4-e3e5-4b24-ac62-a55b0ebae6f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.928573 | controller |     "Jun 09 15:41:27.835464 crc crio[3652]: time=\"2026-06-09T15:41:27.835259265Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=b2dc3533-5bdb-42c4-8420-4cdbfebff9a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928588 | controller |     "Jun 09 15:41:27.835890 crc crio[3652]: time=\"2026-06-09T15:41:27.835728896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928603 | controller |     "Jun 09 15:41:27.854111 crc crio[3652]: time=\"2026-06-09T15:41:27.853213378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0cd6929f-b879-4abd-8009-6d5d3cec6f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928618 | controller |     "Jun 09 15:41:27.890738 crc crio[3652]: time=\"2026-06-09T15:41:27.890454915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f15f0ea4-3e33-458a-aec5-32867bb5a35d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928632 | controller |     "Jun 09 15:41:27.894109 crc crio[3652]: time=\"2026-06-09T15:41:27.893958098Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fe45c819-ec4e-42ae-a8d5-17bad9c1b2f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928646 | controller |     "Jun 09 15:41:27.894488 crc crio[3652]: time=\"2026-06-09T15:41:27.894254605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928660 | controller |     "Jun 09 15:41:27.963642 crc crio[3652]: time=\"2026-06-09T15:41:27.963091037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928675 | controller |     "Jun 09 15:41:27.986566 crc crio[3652]: time=\"2026-06-09T15:41:27.983485727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928689 | controller |     "Jun 09 15:41:28.029210 crc crio[3652]: time=\"2026-06-09T15:41:28.026202964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928704 | controller |     "Jun 09 15:41:28.044055 crc crio[3652]: time=\"2026-06-09T15:41:28.043174084Z\" level=info msg=\"Created container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5643157c-a552-4fb5-b339-79fde475cb36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928721 | controller |     "Jun 09 15:41:28.061115 crc crio[3652]: time=\"2026-06-09T15:41:28.046295888Z\" level=info msg=\"Starting container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8\" id=915dd439-8919-4f18-8857-b8f8cbb24ff0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.928736 | controller |     "Jun 09 15:41:28.243994 crc crio[3652]: time=\"2026-06-09T15:41:28.242766547Z\" level=info msg=\"Started container\" PID=7621 containerID=a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=915dd439-8919-4f18-8857-b8f8cbb24ff0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.928751 | controller |     "Jun 09 15:41:28.291987 crc crio[3652]: time=\"2026-06-09T15:41:28.282692128Z\" level=info msg=\"Created container c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=b2dc3533-5bdb-42c4-8420-4cdbfebff9a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928766 | controller |     "Jun 09 15:41:28.291987 crc crio[3652]: time=\"2026-06-09T15:41:28.28745542Z\" level=info msg=\"Starting container: c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f\" id=aacd32e5-00aa-46b8-ab3f-ea9b40710fab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.928780 | controller |     "Jun 09 15:41:28.358440 crc crio[3652]: time=\"2026-06-09T15:41:28.354743366Z\" level=info msg=\"Started container\" PID=7638 containerID=c30f3c2409a2742e456ae4aa6fe9e4284941589309d3b0694bb92b96b657530f description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=aacd32e5-00aa-46b8-ab3f-ea9b40710fab name=/runtime.v1.RuntimeService/StartContainer sandboxID=237e5f13fd39dc892dd9414ad3b2f0b6e896bfe628f5c8a9b257b8cc8b938431",
2026-06-09 17:40:43.928795 | controller |     "Jun 09 15:41:28.388603 crc crio[3652]: time=\"2026-06-09T15:41:28.388174504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d7d2d9d8-8871-4134-8f41-2a40f56630c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928813 | controller |     "Jun 09 15:41:28.404334 crc crio[3652]: time=\"2026-06-09T15:41:28.401412626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=640a5e31-a3bb-418f-887c-c910a473f442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928828 | controller |     "Jun 09 15:41:28.421016 crc crio[3652]: time=\"2026-06-09T15:41:28.420780032Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=9a81beab-c011-44b4-8230-785352ff4cc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928843 | controller |     "Jun 09 15:41:28.482220 crc crio[3652]: time=\"2026-06-09T15:41:28.468273301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928878 | controller |     "Jun 09 15:41:28.568151 crc crio[3652]: time=\"2026-06-09T15:41:28.564627811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928895 | controller |     "Jun 09 15:41:28.592367 crc crio[3652]: time=\"2026-06-09T15:41:28.590235315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928910 | controller |     "Jun 09 15:41:28.923340 crc crio[3652]: time=\"2026-06-09T15:41:28.920545358Z\" level=info msg=\"Created container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=9a81beab-c011-44b4-8230-785352ff4cc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.928928 | controller |     "Jun 09 15:41:28.926721 crc crio[3652]: time=\"2026-06-09T15:41:28.925604397Z\" level=info msg=\"Starting container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b\" id=f8b02185-6640-48fe-b22a-8c30402ebfb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.928943 | controller |     "Jun 09 15:41:29.033077 crc crio[3652]: time=\"2026-06-09T15:41:29.032619759Z\" level=info msg=\"Started container\" PID=7659 containerID=9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=f8b02185-6640-48fe-b22a-8c30402ebfb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.928958 | controller |     "Jun 09 15:41:29.149035 crc crio[3652]: time=\"2026-06-09T15:41:29.138409352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.928973 | controller |     "Jun 09 15:41:29.181376 crc crio[3652]: time=\"2026-06-09T15:41:29.181333583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f08d0b2f-b592-4c3b-8e85-931bfbbfa8fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.928987 | controller |     "Jun 09 15:41:29.217753 crc crio[3652]: time=\"2026-06-09T15:41:29.209540698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a2285d73-8774-48f7-bfa3-97ca4c275802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929002 | controller |     "Jun 09 15:41:29.224743 crc crio[3652]: time=\"2026-06-09T15:41:29.224572082Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=245aa33d-d855-4eb3-92a7-c8a48481dac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929017 | controller |     "Jun 09 15:41:29.225573 crc crio[3652]: time=\"2026-06-09T15:41:29.225458383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929032 | controller |     "Jun 09 15:41:29.238639 crc crio[3652]: time=\"2026-06-09T15:41:29.23847625Z\" level=info msg=\"Created container b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=0058f8f3-5924-40af-b3f0-ea34883d9827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929047 | controller |     "Jun 09 15:41:29.262537 crc crio[3652]: time=\"2026-06-09T15:41:29.258477641Z\" level=info msg=\"Starting container: b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e\" id=1de50f6b-4a91-444c-be19-7ae850c2708b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929062 | controller |     "Jun 09 15:41:29.323095 crc crio[3652]: time=\"2026-06-09T15:41:29.322398797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929077 | controller |     "Jun 09 15:41:29.326604 crc crio[3652]: time=\"2026-06-09T15:41:29.32549385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929091 | controller |     "Jun 09 15:41:29.336277 crc crio[3652]: time=\"2026-06-09T15:41:29.336203903Z\" level=info msg=\"Started container\" PID=7264 containerID=b72add7c726ad401caddb0dcbd50014d794415166100bcdde6de3a48d5ea006e description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=1de50f6b-4a91-444c-be19-7ae850c2708b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8907b15aa7a28b4b6a8039c3c895c302ef45311772d9905b045d272e8802d03",
2026-06-09 17:40:43.929110 | controller |     "Jun 09 15:41:29.420650 crc crio[3652]: time=\"2026-06-09T15:41:29.420494029Z\" level=info msg=\"Created container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fe45c819-ec4e-42ae-a8d5-17bad9c1b2f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929125 | controller |     "Jun 09 15:41:29.441397 crc crio[3652]: time=\"2026-06-09T15:41:29.440736936Z\" level=info msg=\"Starting container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c\" id=1a17b818-f87b-4b7b-aa90-750bdb834b7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929140 | controller |     "Jun 09 15:41:29.487761 crc crio[3652]: time=\"2026-06-09T15:41:29.487469817Z\" level=info msg=\"Started container\" PID=7701 containerID=ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=1a17b818-f87b-4b7b-aa90-750bdb834b7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306",
2026-06-09 17:40:43.929155 | controller |     "Jun 09 15:41:29.509041 crc crio[3652]: time=\"2026-06-09T15:41:29.508093163Z\" level=info msg=\"Created container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=245aa33d-d855-4eb3-92a7-c8a48481dac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929169 | controller |     "Jun 09 15:41:29.519783 crc crio[3652]: time=\"2026-06-09T15:41:29.519215315Z\" level=info msg=\"Starting container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377\" id=51ff4007-e4da-4295-94d1-f87faaa2fc05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929184 | controller |     "Jun 09 15:41:29.562336 crc crio[3652]: time=\"2026-06-09T15:41:29.562258379Z\" level=info msg=\"Started container\" PID=7712 containerID=aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=51ff4007-e4da-4295-94d1-f87faaa2fc05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.929199 | controller |     "Jun 09 15:41:29.641734 crc crio[3652]: time=\"2026-06-09T15:41:29.638560487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b694734-5151-4b38-b37c-38fcd1ab6514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929213 | controller |     "Jun 09 15:41:29.690413 crc crio[3652]: time=\"2026-06-09T15:41:29.690260206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5d300b16-d785-4496-8c1f-c40ab4cba588 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929228 | controller |     "Jun 09 15:41:29.698757 crc crio[3652]: time=\"2026-06-09T15:41:29.697414804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4df02c2-eeca-47d4-a82d-6bd9a4513f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929242 | controller |     "Jun 09 15:41:29.710356 crc crio[3652]: time=\"2026-06-09T15:41:29.709754425Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=e295676f-e259-495f-a641-bfa4e36a6ca9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929259 | controller |     "Jun 09 15:41:29.710704 crc crio[3652]: time=\"2026-06-09T15:41:29.710684677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929275 | controller |     "Jun 09 15:41:29.716774 crc crio[3652]: time=\"2026-06-09T15:41:29.716425862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e32d10f5-0caf-49da-908d-def9706029cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929290 | controller |     "Jun 09 15:41:29.722376 crc crio[3652]: time=\"2026-06-09T15:41:29.721596264Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8c5d9129-072d-4f91-963e-77468ff4ade1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929305 | controller |     "Jun 09 15:41:29.791762 crc crio[3652]: time=\"2026-06-09T15:41:29.790792095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929320 | controller |     "Jun 09 15:41:29.876197 crc crio[3652]: time=\"2026-06-09T15:41:29.875658314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929335 | controller |     "Jun 09 15:41:29.878716 crc crio[3652]: time=\"2026-06-09T15:41:29.878616304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929350 | controller |     "Jun 09 15:41:29.936719 crc crio[3652]: time=\"2026-06-09T15:41:29.935659648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929365 | controller |     "Jun 09 15:41:29.999587 crc crio[3652]: time=\"2026-06-09T15:41:29.999408061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929379 | controller |     "Jun 09 15:41:30.230124 crc crio[3652]: time=\"2026-06-09T15:41:30.229697437Z\" level=info msg=\"Created container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=e295676f-e259-495f-a641-bfa4e36a6ca9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929394 | controller |     "Jun 09 15:41:30.243779 crc crio[3652]: time=\"2026-06-09T15:41:30.24337086Z\" level=info msg=\"Starting container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900\" id=1db4627e-ae40-424e-8680-ee50692a85fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929408 | controller |     "Jun 09 15:41:30.299145 crc crio[3652]: time=\"2026-06-09T15:41:30.298718464Z\" level=info msg=\"Started container\" PID=7766 containerID=51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=1db4627e-ae40-424e-8680-ee50692a85fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.929423 | controller |     "Jun 09 15:41:30.330678 crc crio[3652]: time=\"2026-06-09T15:41:30.330441081Z\" level=info msg=\"Created container 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8c5d9129-072d-4f91-963e-77468ff4ade1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929441 | controller |     "Jun 09 15:41:30.346087 crc crio[3652]: time=\"2026-06-09T15:41:30.343080629Z\" level=info msg=\"Starting container: 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8\" id=89089325-1793-428e-8759-17e4c6f53e36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929456 | controller |     "Jun 09 15:41:30.355107 crc crio[3652]: time=\"2026-06-09T15:41:30.354761784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ec1bdfa3-7517-403c-a5a7-64ca4f25101e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929471 | controller |     "Jun 09 15:41:30.363899 crc crio[3652]: time=\"2026-06-09T15:41:30.363783127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d83d2aa-c8ed-41d8-8083-58fd8daba092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929486 | controller |     "Jun 09 15:41:30.369662 crc crio[3652]: time=\"2026-06-09T15:41:30.368356625Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=16ab3ab9-61ee-4d28-a33b-be5e7d2b6f36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929501 | controller |     "Jun 09 15:41:30.369662 crc crio[3652]: time=\"2026-06-09T15:41:30.369071092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929516 | controller |     "Jun 09 15:41:30.390259 crc crio[3652]: time=\"2026-06-09T15:41:30.389723978Z\" level=info msg=\"Started container\" PID=7780 containerID=649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=89089325-1793-428e-8759-17e4c6f53e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306",
2026-06-09 17:40:43.929531 | controller |     "Jun 09 15:41:30.444374 crc crio[3652]: time=\"2026-06-09T15:41:30.444189402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929546 | controller |     "Jun 09 15:41:30.447417 crc crio[3652]: time=\"2026-06-09T15:41:30.446895906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929561 | controller |     "Jun 09 15:41:30.989022 crc crio[3652]: time=\"2026-06-09T15:41:30.988449637Z\" level=info msg=\"Created container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=16ab3ab9-61ee-4d28-a33b-be5e7d2b6f36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929576 | controller |     "Jun 09 15:41:31.005717 crc crio[3652]: time=\"2026-06-09T15:41:30.998183066Z\" level=info msg=\"Starting container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a\" id=7918227b-dd60-411c-be8b-aa651f32897e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929590 | controller |     "Jun 09 15:41:31.053813 crc crio[3652]: time=\"2026-06-09T15:41:31.05350344Z\" level=info msg=\"Started container\" PID=7813 containerID=529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=7918227b-dd60-411c-be8b-aa651f32897e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.929605 | controller |     "Jun 09 15:41:31.159024 crc crio[3652]: time=\"2026-06-09T15:41:31.158531935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=993104ec-b596-4205-a60f-864c18da5891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929623 | controller |     "Jun 09 15:41:31.176327 crc crio[3652]: time=\"2026-06-09T15:41:31.175550986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fac3ea76-f1ef-4c5c-9008-54e719cf76cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929638 | controller |     "Jun 09 15:41:31.183386 crc crio[3652]: time=\"2026-06-09T15:41:31.183196036Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=6d3145ca-c40f-4399-84b8-aca2d6767c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929653 | controller |     "Jun 09 15:41:31.184349 crc crio[3652]: time=\"2026-06-09T15:41:31.18421024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929667 | controller |     "Jun 09 15:41:31.447178 crc crio[3652]: time=\"2026-06-09T15:41:31.446327747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929682 | controller |     "Jun 09 15:41:31.473438 crc crio[3652]: time=\"2026-06-09T15:41:31.472558075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929697 | controller |     "Jun 09 15:41:31.779095 crc crio[3652]: time=\"2026-06-09T15:41:31.77872707Z\" level=info msg=\"Created container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=6d3145ca-c40f-4399-84b8-aca2d6767c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929712 | controller |     "Jun 09 15:41:31.782154 crc crio[3652]: time=\"2026-06-09T15:41:31.781737981Z\" level=info msg=\"Starting container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395\" id=d65db5f3-094f-4ad5-8783-1b1740e341a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929726 | controller |     "Jun 09 15:41:31.864818 crc crio[3652]: time=\"2026-06-09T15:41:31.864633254Z\" level=info msg=\"Started container\" PID=7838 containerID=e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=d65db5f3-094f-4ad5-8783-1b1740e341a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.929741 | controller |     "Jun 09 15:41:32.941065 crc crio[3652]: time=\"2026-06-09T15:41:32.940323401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=bb959e02-4eba-4a38-89ae-15d8de87c1af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929756 | controller |     "Jun 09 15:41:32.951809 crc crio[3652]: time=\"2026-06-09T15:41:32.951468374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=90d36e27-9d12-4d30-905c-660e317c8ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929770 | controller |     "Jun 09 15:41:32.960119 crc crio[3652]: time=\"2026-06-09T15:41:32.959999945Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=582f17c2-eaba-471d-b6f0-1a528c6c6b71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929785 | controller |     "Jun 09 15:41:32.960558 crc crio[3652]: time=\"2026-06-09T15:41:32.960399305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929802 | controller |     "Jun 09 15:41:33.064225 crc crio[3652]: time=\"2026-06-09T15:41:33.064107059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929817 | controller |     "Jun 09 15:41:33.693473 crc crio[3652]: time=\"2026-06-09T15:41:33.692332973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929831 | controller |     "Jun 09 15:41:34.455189 crc crio[3652]: time=\"2026-06-09T15:41:34.454187685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f74ca599-fe0c-4984-b24d-a05321b7f6eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929845 | controller |     "Jun 09 15:41:34.458543 crc crio[3652]: time=\"2026-06-09T15:41:34.458457706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a2cad25f-9a39-4b8a-a24e-fcd88936e886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.929879 | controller |     "Jun 09 15:41:34.461972 crc crio[3652]: time=\"2026-06-09T15:41:34.461716873Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=5747a273-41d3-45eb-adf2-b0dc6024a957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929895 | controller |     "Jun 09 15:41:34.462421 crc crio[3652]: time=\"2026-06-09T15:41:34.462231365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929910 | controller |     "Jun 09 15:41:34.472505 crc crio[3652]: time=\"2026-06-09T15:41:34.472392464Z\" level=info msg=\"Created container f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=582f17c2-eaba-471d-b6f0-1a528c6c6b71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.929925 | controller |     "Jun 09 15:41:34.475218 crc crio[3652]: time=\"2026-06-09T15:41:34.474685978Z\" level=info msg=\"Starting container: f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87\" id=44b1622c-758f-47d5-ad4e-22e0ebec5fce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.929940 | controller |     "Jun 09 15:41:34.485377 crc crio[3652]: time=\"2026-06-09T15:41:34.485251957Z\" level=info msg=\"Started container\" PID=8027 containerID=f93d94c4742d554d62a3dd56d68f1676242b38f238b73a78e70307867892ee87 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=44b1622c-758f-47d5-ad4e-22e0ebec5fce name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.929955 | controller |     "Jun 09 15:41:34.499309 crc crio[3652]: time=\"2026-06-09T15:41:34.498685114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929970 | controller |     "Jun 09 15:41:34.519575 crc crio[3652]: time=\"2026-06-09T15:41:34.519471774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.929984 | controller |     "Jun 09 15:41:34.728017 crc crio[3652]: time=\"2026-06-09T15:41:34.727520236Z\" level=info msg=\"Created container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=5747a273-41d3-45eb-adf2-b0dc6024a957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930002 | controller |     "Jun 09 15:41:34.732006 crc crio[3652]: time=\"2026-06-09T15:41:34.731964251Z\" level=info msg=\"Starting container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977\" id=f3791323-7664-408c-a395-85a04cafe252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930017 | controller |     "Jun 09 15:41:34.779477 crc crio[3652]: time=\"2026-06-09T15:41:34.778024916Z\" level=info msg=\"Started container\" PID=8075 containerID=af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=f3791323-7664-408c-a395-85a04cafe252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.930032 | controller |     "Jun 09 15:41:37.530780 crc crio[3652]: time=\"2026-06-09T15:41:37.530214311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c0aece1-a09b-415d-a7d5-869acf1cefa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930046 | controller |     "Jun 09 15:41:37.611201 crc crio[3652]: time=\"2026-06-09T15:41:37.609183532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff03404a-435c-48d2-a613-f786beede302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930061 | controller |     "Jun 09 15:41:37.615530 crc crio[3652]: time=\"2026-06-09T15:41:37.615448569Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=675ad2d5-e65f-4b1a-9ece-07d3d784c6ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930075 | controller |     "Jun 09 15:41:37.616092 crc crio[3652]: time=\"2026-06-09T15:41:37.615805038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930089 | controller |     "Jun 09 15:41:37.682586 crc crio[3652]: time=\"2026-06-09T15:41:37.682486559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930104 | controller |     "Jun 09 15:41:37.687361 crc crio[3652]: time=\"2026-06-09T15:41:37.686648187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930119 | controller |     "Jun 09 15:41:38.132428 crc crio[3652]: time=\"2026-06-09T15:41:38.131744845Z\" level=info msg=\"Created container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=675ad2d5-e65f-4b1a-9ece-07d3d784c6ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930134 | controller |     "Jun 09 15:41:38.136754 crc crio[3652]: time=\"2026-06-09T15:41:38.136448106Z\" level=info msg=\"Starting container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07\" id=4f633b06-deaf-45bd-8361-50baf506c2bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930149 | controller |     "Jun 09 15:41:38.164464 crc crio[3652]: time=\"2026-06-09T15:41:38.163617456Z\" level=info msg=\"Started container\" PID=8195 containerID=b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=4f633b06-deaf-45bd-8361-50baf506c2bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc",
2026-06-09 17:40:43.930164 | controller |     "Jun 09 15:41:45.546733 crc crio[3652]: time=\"2026-06-09T15:41:45.545837827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=2110c817-d30f-4490-84ef-8ff53a654fd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930184 | controller |     "Jun 09 15:41:45.553290 crc crio[3652]: time=\"2026-06-09T15:41:45.553132189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=a398ee00-216a-445d-a1c6-c9736d3cf12a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930199 | controller |     "Jun 09 15:41:45.559667 crc crio[3652]: time=\"2026-06-09T15:41:45.558620348Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=1281054e-b5b0-4529-aa3e-d099ca4efdf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930214 | controller |     "Jun 09 15:41:45.560043 crc crio[3652]: time=\"2026-06-09T15:41:45.559886658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930229 | controller |     "Jun 09 15:41:45.596426 crc crio[3652]: time=\"2026-06-09T15:41:45.596066261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930243 | controller |     "Jun 09 15:41:46.092300 crc crio[3652]: time=\"2026-06-09T15:41:46.09214435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930258 | controller |     "Jun 09 15:41:46.230321 crc crio[3652]: time=\"2026-06-09T15:41:46.229378953Z\" level=info msg=\"Created container c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=1281054e-b5b0-4529-aa3e-d099ca4efdf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930272 | controller |     "Jun 09 15:41:46.233539 crc crio[3652]: time=\"2026-06-09T15:41:46.23349041Z\" level=info msg=\"Starting container: c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a\" id=21f32c7f-f092-4681-9ca0-e1a5794dd30c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930287 | controller |     "Jun 09 15:41:46.254364 crc crio[3652]: time=\"2026-06-09T15:41:46.254120416Z\" level=info msg=\"Started container\" PID=8310 containerID=c02a67fbf7a568bcd22133eff94617adb2ce6ba1b53dca58d3006d69e182a42a description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=21f32c7f-f092-4681-9ca0-e1a5794dd30c name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.930302 | controller |     "Jun 09 15:41:47.583248 crc crio[3652]: time=\"2026-06-09T15:41:47.58306216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=a07b7ef6-ac76-458e-b6a5-4ccdfdf72fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930317 | controller |     "Jun 09 15:41:47.591889 crc crio[3652]: time=\"2026-06-09T15:41:47.591688153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=837d3f75-962b-4121-9346-32241ba853af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930331 | controller |     "Jun 09 15:41:47.599875 crc crio[3652]: time=\"2026-06-09T15:41:47.599315253Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=bd4e2c60-7e1a-483b-906a-3b3a993fcc4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930346 | controller |     "Jun 09 15:41:47.603038 crc crio[3652]: time=\"2026-06-09T15:41:47.600293036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930364 | controller |     "Jun 09 15:41:47.658864 crc crio[3652]: time=\"2026-06-09T15:41:47.658430506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930380 | controller |     "Jun 09 15:41:48.302138 crc crio[3652]: time=\"2026-06-09T15:41:48.301445728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930395 | controller |     "Jun 09 15:41:48.507181 crc crio[3652]: time=\"2026-06-09T15:41:48.507028492Z\" level=info msg=\"Created container 1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=bd4e2c60-7e1a-483b-906a-3b3a993fcc4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930409 | controller |     "Jun 09 15:41:48.513412 crc crio[3652]: time=\"2026-06-09T15:41:48.509521231Z\" level=info msg=\"Starting container: 1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc\" id=12c52621-69a3-44ad-b10c-dba7d4ba99ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930424 | controller |     "Jun 09 15:41:48.539234 crc crio[3652]: time=\"2026-06-09T15:41:48.539130109Z\" level=info msg=\"Started container\" PID=8374 containerID=1ee7741b134b219eb6b98c2f8dcfea4c627c634be00b72c80883d5b2f4ea05dc description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=12c52621-69a3-44ad-b10c-dba7d4ba99ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.930439 | controller |     "Jun 09 15:41:49.640358 crc crio[3652]: time=\"2026-06-09T15:41:49.639149249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=403e15fb-31fd-415b-87d2-75b0a548eb93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930454 | controller |     "Jun 09 15:41:49.642618 crc crio[3652]: time=\"2026-06-09T15:41:49.641632337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=19010cfa-7c01-4f68-9929-2533856a22f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930468 | controller |     "Jun 09 15:41:49.646217 crc crio[3652]: time=\"2026-06-09T15:41:49.646142044Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=48c16238-1ef3-4b01-b9b6-410bc60804cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930499 | controller |     "Jun 09 15:41:49.646589 crc crio[3652]: time=\"2026-06-09T15:41:49.646531123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930515 | controller |     "Jun 09 15:41:49.669432 crc crio[3652]: time=\"2026-06-09T15:41:49.668836108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930530 | controller |     "Jun 09 15:41:50.122887 crc crio[3652]: time=\"2026-06-09T15:41:50.122596231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930544 | controller |     "Jun 09 15:41:50.625078 crc crio[3652]: time=\"2026-06-09T15:41:50.624341683Z\" level=info msg=\"Created container 71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=48c16238-1ef3-4b01-b9b6-410bc60804cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930562 | controller |     "Jun 09 15:41:50.633584 crc crio[3652]: time=\"2026-06-09T15:41:50.633384106Z\" level=info msg=\"Starting container: 71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768\" id=7e6d4250-9869-4def-bdb1-915a10b4504f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930577 | controller |     "Jun 09 15:41:50.650044 crc crio[3652]: time=\"2026-06-09T15:41:50.648975994Z\" level=info msg=\"Started container\" PID=8484 containerID=71fa65d48cef254dcfe7118e85ea2a35b6840be646b666493bd1eb36fe0e9768 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=7e6d4250-9869-4def-bdb1-915a10b4504f name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.930592 | controller |     "Jun 09 15:41:55.778477 crc crio[3652]: time=\"2026-06-09T15:41:55.77815232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c9936378-8e5d-4628-927c-4fd76f98b0c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930607 | controller |     "Jun 09 15:41:55.784095 crc crio[3652]: time=\"2026-06-09T15:41:55.783796553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=eb67fd1a-623b-48c6-806e-9cba4b83693c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930621 | controller |     "Jun 09 15:41:55.788330 crc crio[3652]: time=\"2026-06-09T15:41:55.788194147Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7d9e4804-7bb3-435a-bca0-503a97ac8e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930636 | controller |     "Jun 09 15:41:55.790306 crc crio[3652]: time=\"2026-06-09T15:41:55.788821341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930650 | controller |     "Jun 09 15:41:55.863166 crc crio[3652]: time=\"2026-06-09T15:41:55.863053941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930665 | controller |     "Jun 09 15:41:56.183662 crc crio[3652]: time=\"2026-06-09T15:41:56.18341291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930680 | controller |     "Jun 09 15:41:56.407478 crc crio[3652]: time=\"2026-06-09T15:41:56.406342803Z\" level=info msg=\"Created container dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7d9e4804-7bb3-435a-bca0-503a97ac8e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930694 | controller |     "Jun 09 15:41:56.412356 crc crio[3652]: time=\"2026-06-09T15:41:56.411469784Z\" level=info msg=\"Starting container: dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3\" id=14a06fb8-cfc2-4fec-bf00-358e47b5a95c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930709 | controller |     "Jun 09 15:41:56.448574 crc crio[3652]: time=\"2026-06-09T15:41:56.448314022Z\" level=info msg=\"Started container\" PID=8708 containerID=dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=14a06fb8-cfc2-4fec-bf00-358e47b5a95c name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea",
2026-06-09 17:40:43.930726 | controller |     "Jun 09 15:41:59.826521 crc crio[3652]: time=\"2026-06-09T15:41:59.825053785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6c74e036-510e-400e-b71d-19cd65068d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930742 | controller |     "Jun 09 15:41:59.830596 crc crio[3652]: time=\"2026-06-09T15:41:59.830475141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=c7c3f3f4-8ef5-41b6-a144-256c49b79c34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930756 | controller |     "Jun 09 15:41:59.833425 crc crio[3652]: time=\"2026-06-09T15:41:59.833386054Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c7742515-e54a-43c7-bbba-a173ac334c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930770 | controller |     "Jun 09 15:41:59.833991 crc crio[3652]: time=\"2026-06-09T15:41:59.833963849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930785 | controller |     "Jun 09 15:41:59.859277 crc crio[3652]: time=\"2026-06-09T15:41:59.858644319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930800 | controller |     "Jun 09 15:42:00.194563 crc crio[3652]: time=\"2026-06-09T15:42:00.194300081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930814 | controller |     "Jun 09 15:42:00.295874 crc crio[3652]: time=\"2026-06-09T15:42:00.295727409Z\" level=info msg=\"Created container 3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c7742515-e54a-43c7-bbba-a173ac334c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930829 | controller |     "Jun 09 15:42:00.297482 crc crio[3652]: time=\"2026-06-09T15:42:00.297412841Z\" level=info msg=\"Starting container: 3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90\" id=c31b0c54-e024-4d83-8f9c-0a0c0bce4df5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.930844 | controller |     "Jun 09 15:42:00.304072 crc crio[3652]: time=\"2026-06-09T15:42:00.303983916Z\" level=info msg=\"Started container\" PID=8814 containerID=3d5e96af1460afbb0f32906f3fe86b5703b2fa5d44c64bdf13fe7cde24c7dc90 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=c31b0c54-e024-4d83-8f9c-0a0c0bce4df5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.930878 | controller |     "Jun 09 15:42:00.842399 crc crio[3652]: time=\"2026-06-09T15:42:00.84230407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ac7eb551-fccc-4e05-acfb-b7083b7752e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930895 | controller |     "Jun 09 15:42:00.844420 crc crio[3652]: time=\"2026-06-09T15:42:00.844359512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6733aba6-c9ed-4269-b34a-d79c65b30bd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.930910 | controller |     "Jun 09 15:42:00.848150 crc crio[3652]: time=\"2026-06-09T15:42:00.847959602Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=8c0009f4-9829-450e-9978-337bd34bbf88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930927 | controller |     "Jun 09 15:42:00.848408 crc crio[3652]: time=\"2026-06-09T15:42:00.84826818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930943 | controller |     "Jun 09 15:42:00.871167 crc crio[3652]: time=\"2026-06-09T15:42:00.871069923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930958 | controller |     "Jun 09 15:42:01.173525 crc crio[3652]: time=\"2026-06-09T15:42:01.173216752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.930972 | controller |     "Jun 09 15:42:01.291686 crc crio[3652]: time=\"2026-06-09T15:42:01.291584306Z\" level=info msg=\"Created container cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=8c0009f4-9829-450e-9978-337bd34bbf88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.930987 | controller |     "Jun 09 15:42:01.294480 crc crio[3652]: time=\"2026-06-09T15:42:01.294352246Z\" level=info msg=\"Starting container: cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c\" id=8b3769f0-fe8e-4ebe-bf2f-6f6090380b75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.931001 | controller |     "Jun 09 15:42:01.304065 crc crio[3652]: time=\"2026-06-09T15:42:01.303569037Z\" level=info msg=\"Started container\" PID=8837 containerID=cda755b19e8eb5fef038f935b4a57f5998c85f405b0fa44a75fd43ef97b5b35c description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=8b3769f0-fe8e-4ebe-bf2f-6f6090380b75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=007d03d1e6e77b94485f330c731151b8a76ce4f16ddbe5a57fc06e21e1f143a4",
2026-06-09 17:40:43.931016 | controller |     "Jun 09 15:42:16.464337 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea00a25e198273 Mac:ea:22:b4:47:e0:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931030 | controller |     "Jun 09 15:42:16.483256 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b49be56cee7442 Mac:52:15:53:1a:d1:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 SocketPath: PciID:}] [{Interface:0xc0002f0be0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931045 | controller |     "Jun 09 15:42:16.533058 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74a682279961d13 Mac:e6:8d:21:9f:32:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e SocketPath: PciID:}] [{Interface:0xc00032bfd0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931059 | controller |     "Jun 09 15:42:16.642487 crc crio[3652]: 2026-06-09T15:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e89bdabb9e5539 Mac:ca:66:ee:6e:b5:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 SocketPath: PciID:}] [{Interface:0xc0002fad30 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931073 | controller |     "Jun 09 15:42:19.869485 crc crio[3652]: 2026-06-09T15:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7470d22f7adc9d3 Mac:5e:d3:7a:fb:86:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc SocketPath: PciID:}] [{Interface:0xc00032df00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931091 | controller |     "Jun 09 15:42:20.244983 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f21ea80e78cf4c Mac:c2:0d:8d:bc:3c:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a SocketPath: PciID:}] [{Interface:0xc0002e2eb0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931106 | controller |     "Jun 09 15:42:20.257010 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0714b11fe9ba360 Mac:02:b4:38:0d:1c:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 SocketPath: PciID:}] [{Interface:0xc000502d30 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931120 | controller |     "Jun 09 15:42:20.290039 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5edb49b8f0d7dae Mac:6a:0c:4f:91:76:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 SocketPath: PciID:}] [{Interface:0xc000228610 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931135 | controller |     "Jun 09 15:42:20.292107 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9e1c8222fb0deb Mac:26:0a:3d:dd:6c:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c SocketPath: PciID:}] [{Interface:0xc00055c5b0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931149 | controller |     "Jun 09 15:42:20.297617 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23722e4d79a4394 Mac:5e:71:16:ed:e4:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 SocketPath: PciID:}] [{Interface:0xc0005a05b0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931164 | controller |     "Jun 09 15:42:20.297617 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c987a91809ac5 Mac:b2:93:6f:3f:8d:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 SocketPath: PciID:}] [{Interface:0xc000138860 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931178 | controller |     "Jun 09 15:42:20.318313 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf876d126273039 Mac:06:6a:35:81:67:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 SocketPath: PciID:}] [{Interface:0xc000124c60 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931193 | controller |     "Jun 09 15:42:20.325008 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f8596f41dafae2 Mac:92:25:f5:ad:7b:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 SocketPath: PciID:}] [{Interface:0xc00060c650 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931207 | controller |     "Jun 09 15:42:20.325008 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54b673fa4816045 Mac:12:f8:71:d9:01:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e SocketPath: PciID:}] [{Interface:0xc000193a60 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931225 | controller |     "Jun 09 15:42:20.368996 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd7fde955be2435 Mac:b6:a5:95:b1:17:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db SocketPath: PciID:}] [{Interface:0xc0002aea70 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931240 | controller |     "Jun 09 15:42:20.372985 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df5b4fdebd43038 Mac:8a:1f:e3:f3:8d:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 SocketPath: PciID:}] [{Interface:0xc00012a8b0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931255 | controller |     "Jun 09 15:42:20.382987 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:653c185bbbe9641 Mac:3a:bf:a5:ea:28:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 SocketPath: PciID:}] [{Interface:0xc000174660 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931270 | controller |     "Jun 09 15:42:20.414792 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f30031287d577f Mac:9a:8d:ed:14:ba:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 SocketPath: PciID:}] [{Interface:0xc0001192e0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931284 | controller |     "Jun 09 15:42:20.420012 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:289ee341e455e6b Mac:4e:9f:9a:b8:3c:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931299 | controller |     "Jun 09 15:42:20.473851 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36c70f00ed7f9fb Mac:5a:d0:1a:e3:21:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 SocketPath: PciID:}] [{Interface:0xc00039f8a0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931313 | controller |     "Jun 09 15:42:20.583610 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:978884e28d4661c Mac:aa:7c:3b:10:30:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd SocketPath: PciID:}] [{Interface:0xc0005a0960 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931327 | controller |     "Jun 09 15:42:20.628377 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a9e275e5be9cef Mac:96:03:5f:c8:5d:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee SocketPath: PciID:}] [{Interface:0xc0001aab50 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931342 | controller |     "Jun 09 15:42:20.643396 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5dc4d26251dd4a Mac:da:9e:f0:89:a5:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 SocketPath: PciID:}] [{Interface:0xc000194cf0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931359 | controller |     "Jun 09 15:42:20.665156 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da1681dba4d8886 Mac:f2:72:92:c5:bf:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac SocketPath: PciID:}] [{Interface:0xc000520bb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931374 | controller |     "Jun 09 15:42:20.706490 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:543ee8ff51c208a Mac:46:d3:d7:28:84:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c SocketPath: PciID:}] [{Interface:0xc000343630 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931388 | controller |     "Jun 09 15:42:20.715240 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcab679520e942b Mac:9a:bb:1e:2a:46:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc SocketPath: PciID:}] [{Interface:0xc0002aa950 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931403 | controller |     "Jun 09 15:42:20.718202 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b96e9056693fc3 Mac:46:46:2c:35:0e:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 SocketPath: PciID:}] [{Interface:0xc000480dd0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931417 | controller |     "Jun 09 15:42:20.770658 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a352ad25b35f16a Mac:fa:f0:29:54:0d:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 SocketPath: PciID:}] [{Interface:0xc000612fa0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931432 | controller |     "Jun 09 15:42:20.785527 crc crio[3652]: 2026-06-09T15:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fddb73a7c40744 Mac:ba:bf:75:3b:27:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd SocketPath: PciID:}] [{Interface:0xc00011b030 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.931447 | controller |     "Jun 09 15:42:20.786540 crc crio[3652]: time=\"2026-06-09T15:42:20.786376195Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.931462 | controller |     "Jun 09 15:42:20.786628 crc crio[3652]: time=\"2026-06-09T15:42:20.786565669Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_29c4362f-e7d7-43cd-84e2-2497840eef29\\\"\"",
2026-06-09 17:40:43.931477 | controller |     "Jun 09 15:42:20.786628 crc crio[3652]: time=\"2026-06-09T15:42:20.78660106Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc00259a2f8}] Aliases:map[]}\"",
2026-06-09 17:40:43.931492 | controller |     "Jun 09 15:42:20.786769 crc crio[3652]: time=\"2026-06-09T15:42:20.786700733Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc00259a760}] Aliases:map[]}\"",
2026-06-09 17:40:43.931510 | controller |     "Jun 09 15:42:20.786979 crc crio[3652]: time=\"2026-06-09T15:42:20.786866717Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931574 | controller |     "Jun 09 15:42:20.786979 crc crio[3652]: time=\"2026-06-09T15:42:20.786896118Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931590 | controller |     "Jun 09 15:42:20.787862 crc crio[3652]: time=\"2026-06-09T15:42:20.78777782Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc00008ce10}] Aliases:map[]}\"",
2026-06-09 17:40:43.931605 | controller |     "Jun 09 15:42:20.787862 crc crio[3652]: time=\"2026-06-09T15:42:20.787830491Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.931620 | controller |     "Jun 09 15:42:20.788146 crc crio[3652]: time=\"2026-06-09T15:42:20.788059437Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc00259a380}] Aliases:map[]}\"",
2026-06-09 17:40:43.931635 | controller |     "Jun 09 15:42:20.788146 crc crio[3652]: time=\"2026-06-09T15:42:20.788119098Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc00149a178}] Aliases:map[]}\"",
2026-06-09 17:40:43.931650 | controller |     "Jun 09 15:42:20.788445 crc crio[3652]: time=\"2026-06-09T15:42:20.788368065Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931665 | controller |     "Jun 09 15:42:20.788756 crc crio[3652]: time=\"2026-06-09T15:42:20.788631851Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc00259a3e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.931683 | controller |     "Jun 09 15:42:20.788756 crc crio[3652]: time=\"2026-06-09T15:42:20.788706173Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00259a428}] Aliases:map[]}\"",
2026-06-09 17:40:43.931698 | controller |     "Jun 09 15:42:20.789212 crc crio[3652]: time=\"2026-06-09T15:42:20.789104703Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000dac500}] Aliases:map[]}\"",
2026-06-09 17:40:43.931713 | controller |     "Jun 09 15:42:20.789212 crc crio[3652]: time=\"2026-06-09T15:42:20.789172235Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931728 | controller |     "Jun 09 15:42:20.789466 crc crio[3652]: time=\"2026-06-09T15:42:20.789402381Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931743 | controller |     "Jun 09 15:42:20.789466 crc crio[3652]: time=\"2026-06-09T15:42:20.789454212Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015264a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.931759 | controller |     "Jun 09 15:42:20.789571 crc crio[3652]: time=\"2026-06-09T15:42:20.789519674Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc001526778}] Aliases:map[]}\"",
2026-06-09 17:40:43.931774 | controller |     "Jun 09 15:42:20.789710 crc crio[3652]: time=\"2026-06-09T15:42:20.789628906Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc00259a058}] Aliases:map[]}\"",
2026-06-09 17:40:43.931789 | controller |     "Jun 09 15:42:20.789710 crc crio[3652]: time=\"2026-06-09T15:42:20.789688468Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931807 | controller |     "Jun 09 15:42:20.789966 crc crio[3652]: time=\"2026-06-09T15:42:20.788715863Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.931822 | controller |     "Jun 09 15:42:20.790050 crc crio[3652]: time=\"2026-06-09T15:42:20.790024936Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931837 | controller |     "Jun 09 15:42:20.790147 crc crio[3652]: time=\"2026-06-09T15:42:20.788129909Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.931868 | controller |     "Jun 09 15:42:20.790218 crc crio[3652]: time=\"2026-06-09T15:42:20.790140439Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc00008c6c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.931889 | controller |     "Jun 09 15:42:20.790484 crc crio[3652]: time=\"2026-06-09T15:42:20.789638397Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931904 | controller |     "Jun 09 15:42:20.790565 crc crio[3652]: time=\"2026-06-09T15:42:20.790515049Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931919 | controller |     "Jun 09 15:42:20.790775 crc crio[3652]: time=\"2026-06-09T15:42:20.788670982Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc00265e248}] Aliases:map[]}\"",
2026-06-09 17:40:43.931934 | controller |     "Jun 09 15:42:20.791018 crc crio[3652]: time=\"2026-06-09T15:42:20.790903548Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931949 | controller |     "Jun 09 15:42:20.791284 crc crio[3652]: time=\"2026-06-09T15:42:20.788682883Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc002a2c128}] Aliases:map[]}\"",
2026-06-09 17:40:43.931964 | controller |     "Jun 09 15:42:20.791419 crc crio[3652]: time=\"2026-06-09T15:42:20.7913764Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.931982 | controller |     "Jun 09 15:42:20.791581 crc crio[3652]: time=\"2026-06-09T15:42:20.791528764Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0001a4678}] Aliases:map[]}\"",
2026-06-09 17:40:43.931997 | controller |     "Jun 09 15:42:20.791828 crc crio[3652]: time=\"2026-06-09T15:42:20.791580505Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932011 | controller |     "Jun 09 15:42:20.791828 crc crio[3652]: time=\"2026-06-09T15:42:20.788694643Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015265b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932026 | controller |     "Jun 09 15:42:20.791828 crc crio[3652]: time=\"2026-06-09T15:42:20.791723349Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932040 | controller |     "Jun 09 15:42:20.792312 crc crio[3652]: time=\"2026-06-09T15:42:20.789440792Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc000606490}] Aliases:map[]}\"",
2026-06-09 17:40:43.932055 | controller |     "Jun 09 15:42:20.792454 crc crio[3652]: time=\"2026-06-09T15:42:20.792383835Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc00149a3f8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932070 | controller |     "Jun 09 15:42:20.792454 crc crio[3652]: time=\"2026-06-09T15:42:20.792438207Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc002a2c288}] Aliases:map[]}\"",
2026-06-09 17:40:43.932085 | controller |     "Jun 09 15:42:20.792608 crc crio[3652]: time=\"2026-06-09T15:42:20.79256735Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932102 | controller |     "Jun 09 15:42:20.792675 crc crio[3652]: time=\"2026-06-09T15:42:20.792609991Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc00088e468}] Aliases:map[]}\"",
2026-06-09 17:40:43.932118 | controller |     "Jun 09 15:42:20.792852 crc crio[3652]: time=\"2026-06-09T15:42:20.792793966Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932132 | controller |     "Jun 09 15:42:20.792973 crc crio[3652]: time=\"2026-06-09T15:42:20.792406286Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932147 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.792587001Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932162 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.793190986Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc00259a6e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932177 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.793389571Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932191 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.789671187Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc00008cdb0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932206 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.789410201Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc00088e9a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932221 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.793692768Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932239 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.79377686Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932253 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.790112878Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc00088e9e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932268 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794075018Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932283 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794322294Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0001a4420}] Aliases:map[]}\"",
2026-06-09 17:40:43.932299 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794459558Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932314 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.794798476Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc00008d3c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932329 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.795051903Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932344 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.795300959Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0001a4488}] Aliases:map[]}\"",
2026-06-09 17:40:43.932363 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.789656477Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc00259a598}] Aliases:map[]}\"",
2026-06-09 17:40:43.932378 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.796040057Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932393 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.796207042Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932408 | controller |     "Jun 09 15:42:20.796322 crc crio[3652]: time=\"2026-06-09T15:42:20.796291104Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc001bc6048}] Aliases:map[]}\"",
2026-06-09 17:40:43.932423 | controller |     "Jun 09 15:42:20.797180 crc crio[3652]: time=\"2026-06-09T15:42:20.796412947Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932438 | controller |     "Jun 09 15:42:20.797180 crc crio[3652]: time=\"2026-06-09T15:42:20.796608162Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000dac3f0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932453 | controller |     "Jun 09 15:42:20.797180 crc crio[3652]: time=\"2026-06-09T15:42:20.796831677Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932468 | controller |     "Jun 09 15:42:20.797625 crc crio[3652]: time=\"2026-06-09T15:42:20.790100988Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc00088e1e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932482 | controller |     "Jun 09 15:42:20.798072 crc crio[3652]: time=\"2026-06-09T15:42:20.797828772Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932503 | controller |     "Jun 09 15:42:20.798327 crc crio[3652]: time=\"2026-06-09T15:42:20.796629872Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0001221b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932518 | controller |     "Jun 09 15:42:20.798535 crc crio[3652]: time=\"2026-06-09T15:42:20.798448848Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932533 | controller |     "Jun 09 15:42:20.798847 crc crio[3652]: time=\"2026-06-09T15:42:20.796645253Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc00259a538}] Aliases:map[]}\"",
2026-06-09 17:40:43.932548 | controller |     "Jun 09 15:42:20.799061 crc crio[3652]: time=\"2026-06-09T15:42:20.799005732Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932564 | controller |     "Jun 09 15:42:20.799344 crc crio[3652]: time=\"2026-06-09T15:42:20.796659703Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0015263d0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932578 | controller |     "Jun 09 15:42:20.799519 crc crio[3652]: time=\"2026-06-09T15:42:20.799464423Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932594 | controller |     "Jun 09 15:42:20.799900 crc crio[3652]: time=\"2026-06-09T15:42:20.788101058Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc00265e2b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932609 | controller |     "Jun 09 15:42:20.800396 crc crio[3652]: time=\"2026-06-09T15:42:20.800229713Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.932623 | controller |     "Jun 09 15:42:20.804629 crc crio[3652]: time=\"2026-06-09T15:42:20.804417138Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc000606308}] Aliases:map[]}\"",
2026-06-09 17:40:43.932644 | controller |     "Jun 09 15:42:20.804629 crc crio[3652]: time=\"2026-06-09T15:42:20.804448119Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932659 | controller |     "Jun 09 15:42:20.809011 crc crio[3652]: time=\"2026-06-09T15:42:20.808547882Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008cf18}] Aliases:map[]}\"",
2026-06-09 17:40:43.932675 | controller |     "Jun 09 15:42:20.809011 crc crio[3652]: time=\"2026-06-09T15:42:20.808832789Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932690 | controller |     "Jun 09 15:42:20.810590 crc crio[3652]: time=\"2026-06-09T15:42:20.81045463Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc00008cef8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932705 | controller |     "Jun 09 15:42:20.810590 crc crio[3652]: time=\"2026-06-09T15:42:20.81047916Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932720 | controller |     "Jun 09 15:42:20.811414 crc crio[3652]: time=\"2026-06-09T15:42:20.810842219Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc00088ea08}] Aliases:map[]}\"",
2026-06-09 17:40:43.932735 | controller |     "Jun 09 15:42:20.811414 crc crio[3652]: time=\"2026-06-09T15:42:20.811417654Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932750 | controller |     "Jun 09 15:42:20.812125 crc crio[3652]: time=\"2026-06-09T15:42:20.811903636Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc00088ea38}] Aliases:map[]}\"",
2026-06-09 17:40:43.932768 | controller |     "Jun 09 15:42:20.812125 crc crio[3652]: time=\"2026-06-09T15:42:20.812116021Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932783 | controller |     "Jun 09 15:42:20.814556 crc crio[3652]: time=\"2026-06-09T15:42:20.814429969Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc00008cfa8}] Aliases:map[]}\"",
2026-06-09 17:40:43.932799 | controller |     "Jun 09 15:42:20.814556 crc crio[3652]: time=\"2026-06-09T15:42:20.814479431Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932814 | controller |     "Jun 09 15:42:20.814980 crc crio[3652]: time=\"2026-06-09T15:42:20.81486857Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008cf78}] Aliases:map[]}\"",
2026-06-09 17:40:43.932828 | controller |     "Jun 09 15:42:20.814980 crc crio[3652]: time=\"2026-06-09T15:42:20.814908121Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932844 | controller |     "Jun 09 15:42:20.815316 crc crio[3652]: time=\"2026-06-09T15:42:20.811202818Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc00008cf28}] Aliases:map[]}\"",
2026-06-09 17:40:43.932885 | controller |     "Jun 09 15:42:20.815316 crc crio[3652]: time=\"2026-06-09T15:42:20.815289911Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932902 | controller |     "Jun 09 15:42:20.815867 crc crio[3652]: time=\"2026-06-09T15:42:20.815296231Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc00259a4c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.932917 | controller |     "Jun 09 15:42:20.815867 crc crio[3652]: time=\"2026-06-09T15:42:20.815579008Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932935 | controller |     "Jun 09 15:42:20.816819 crc crio[3652]: time=\"2026-06-09T15:42:20.816719637Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc00259a498}] Aliases:map[]}\"",
2026-06-09 17:40:43.932950 | controller |     "Jun 09 15:42:20.816819 crc crio[3652]: time=\"2026-06-09T15:42:20.816794909Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.932965 | controller |     "Jun 09 15:42:20.818665 crc crio[3652]: time=\"2026-06-09T15:42:20.818586834Z\" level=info msg=\"Ran pod sandbox 4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=be0569b9-f68b-48a2-983e-c1ce52fbb745 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.932981 | controller |     "Jun 09 15:42:20.820628 crc crio[3652]: time=\"2026-06-09T15:42:20.820518782Z\" level=info msg=\"Ran pod sandbox 7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=1a879ab4-022a-4eaa-a31e-4c99e12b6a38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.932995 | controller |     "Jun 09 15:42:20.821998 crc crio[3652]: time=\"2026-06-09T15:42:20.821882036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d2abd8f9-9c26-4514-a29c-87f05830d4a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933010 | controller |     "Jun 09 15:42:20.824448 crc crio[3652]: time=\"2026-06-09T15:42:20.824357629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=5923f314-0b29-4a83-bc85-a6c798c2903d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933025 | controller |     "Jun 09 15:42:20.826270 crc crio[3652]: time=\"2026-06-09T15:42:20.826201125Z\" level=info msg=\"Ran pod sandbox 1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4c515497-09ef-438c-8490-4fd9d894f987 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933040 | controller |     "Jun 09 15:42:20.828599 crc crio[3652]: time=\"2026-06-09T15:42:20.828460272Z\" level=info msg=\"Ran pod sandbox bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=5b43a824-e677-4962-9e01-52a365438e39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933055 | controller |     "Jun 09 15:42:20.829435 crc crio[3652]: time=\"2026-06-09T15:42:20.829379525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ad8ffc46-d12a-4ef2-b358-677238ddc00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933070 | controller |     "Jun 09 15:42:20.831017 crc crio[3652]: time=\"2026-06-09T15:42:20.830815071Z\" level=info msg=\"Ran pod sandbox 5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=ce8c3496-4840-4669-b7ee-dd438d13ae31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933088 | controller |     "Jun 09 15:42:20.832316 crc crio[3652]: time=\"2026-06-09T15:42:20.832250537Z\" level=info msg=\"Ran pod sandbox 36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e0f5d47a-0e86-4642-bc04-53390a339365 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933103 | controller |     "Jun 09 15:42:20.833632 crc crio[3652]: time=\"2026-06-09T15:42:20.83355241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=91eec282-62f1-45d6-baf0-43af70525a76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933118 | controller |     "Jun 09 15:42:20.834158 crc crio[3652]: time=\"2026-06-09T15:42:20.834056192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf307c29-67ab-4b8d-b08b-5bbc60c6fffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933132 | controller |     "Jun 09 15:42:20.834967 crc crio[3652]: time=\"2026-06-09T15:42:20.834837262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c8cf7dbe-63d8-4286-a3e0-17ac57c086de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933146 | controller |     "Jun 09 15:42:20.854524 crc crio[3652]: time=\"2026-06-09T15:42:20.852421034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.933161 | controller |     "Jun 09 15:42:20.863682 crc crio[3652]: time=\"2026-06-09T15:42:20.863104352Z\" level=info msg=\"Ran pod sandbox fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a5e38cd8-53fd-4421-9495-65b8b08da58c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933176 | controller |     "Jun 09 15:42:20.870800 crc crio[3652]: time=\"2026-06-09T15:42:20.866424365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f2692325-74b4-4e9c-a732-d45e3cb98e15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933190 | controller |     "Jun 09 15:42:20.870800 crc crio[3652]: time=\"2026-06-09T15:42:20.870093697Z\" level=info msg=\"Ran pod sandbox df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d6711100-9430-40a5-8431-9775932c273c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933205 | controller |     "Jun 09 15:42:20.872397 crc crio[3652]: time=\"2026-06-09T15:42:20.872280222Z\" level=info msg=\"Ran pod sandbox 978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=d7f553c1-c9c7-4c42-8f44-f1bf734bc9f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933220 | controller |     "Jun 09 15:42:20.890180 crc crio[3652]: time=\"2026-06-09T15:42:20.887888754Z\" level=info msg=\"Ran pod sandbox e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=93626b81-eee2-4320-b04b-c275d75742ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933235 | controller |     "Jun 09 15:42:20.894301 crc crio[3652]: time=\"2026-06-09T15:42:20.893876455Z\" level=info msg=\"Ran pod sandbox 28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1aab62e0-03d7-4dbd-a614-ee501ee4bba2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933252 | controller |     "Jun 09 15:42:20.895797 crc crio[3652]: time=\"2026-06-09T15:42:20.895643609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=afc3add6-8b0c-4f29-b4d1-00955f7c8ad8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933267 | controller |     "Jun 09 15:42:20.895908 crc crio[3652]: time=\"2026-06-09T15:42:20.89568568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c0249912-8efd-480e-85a4-40b9beafc2de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933282 | controller |     "Jun 09 15:42:20.928332 crc crio[3652]: time=\"2026-06-09T15:42:20.92077868Z\" level=info msg=\"Ran pod sandbox 23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=fb4b59ad-64f2-4ea0-b92f-3f5139dca4eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933297 | controller |     "Jun 09 15:42:20.943061 crc crio[3652]: time=\"2026-06-09T15:42:20.942906066Z\" level=info msg=\"Ran pod sandbox fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=537989b6-227f-43ec-b389-574fc6caf027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933312 | controller |     "Jun 09 15:42:20.949113 crc crio[3652]: time=\"2026-06-09T15:42:20.947686006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e988184-3778-44d1-9d27-b4000d3eccce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933326 | controller |     "Jun 09 15:42:20.949565 crc crio[3652]: time=\"2026-06-09T15:42:20.9494357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=77265823-f5ae-4cfd-8967-b6fa470a590e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933341 | controller |     "Jun 09 15:42:20.958978 crc crio[3652]: time=\"2026-06-09T15:42:20.955837731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ad7aca7d-150d-4bf2-9461-2b1f94feeb1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933404 | controller |     "Jun 09 15:42:20.958978 crc crio[3652]: time=\"2026-06-09T15:42:20.956524478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=79117774-7dfb-4740-a45d-452082231a90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933425 | controller |     "Jun 09 15:42:21.001762 crc crio[3652]: time=\"2026-06-09T15:42:21.001041786Z\" level=info msg=\"Ran pod sandbox 653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6f10ed2a-4f74-4a6a-90e1-8ffdb97d10f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933440 | controller |     "Jun 09 15:42:21.010635 crc crio[3652]: time=\"2026-06-09T15:42:21.010446803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f95f2274-15e6-4e06-b1da-002aab847321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933455 | controller |     "Jun 09 15:42:21.027373 crc crio[3652]: time=\"2026-06-09T15:42:21.027176423Z\" level=info msg=\"Ran pod sandbox da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b79866d6-c06e-485a-97ba-c9cb6b9ad25e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933473 | controller |     "Jun 09 15:42:21.032063 crc crio[3652]: time=\"2026-06-09T15:42:21.031901261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=c21a8ef5-974c-4de7-ad04-f0b57f78f883 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933488 | controller |     "Jun 09 15:42:21.051117 crc crio[3652]: time=\"2026-06-09T15:42:21.050997281Z\" level=info msg=\"Ran pod sandbox 54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ca47c213-31cf-4e8a-8011-a4a00284e417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933502 | controller |     "Jun 09 15:42:21.055515 crc crio[3652]: time=\"2026-06-09T15:42:21.05534173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=cbc29dc6-2a81-4f3f-9d77-88f30dc54e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933517 | controller |     "Jun 09 15:42:21.056067 crc crio[3652]: time=\"2026-06-09T15:42:21.05572222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=990a4534-c4fc-4b7a-afbf-ac9dde18a8d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933531 | controller |     "Jun 09 15:42:21.056283 crc crio[3652]: time=\"2026-06-09T15:42:21.056239903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=4bd16200-39f0-42f0-9757-d6bfe34ffa52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933545 | controller |     "Jun 09 15:42:21.056889 crc crio[3652]: time=\"2026-06-09T15:42:21.056469729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a312647d-113d-4345-aa94-50299a7c35e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933560 | controller |     "Jun 09 15:42:21.058617 crc crio[3652]: time=\"2026-06-09T15:42:21.057441353Z\" level=info msg=\"Ran pod sandbox 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=1607196f-13c3-4247-b1eb-265b23df8c17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933575 | controller |     "Jun 09 15:42:21.062370 crc crio[3652]: time=\"2026-06-09T15:42:21.062238433Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a7da8307-565d-436d-ae59-7d39ad8c5a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.933589 | controller |     "Jun 09 15:42:21.062785 crc crio[3652]: time=\"2026-06-09T15:42:21.062665234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.933604 | controller |     "Jun 09 15:42:21.063458 crc crio[3652]: time=\"2026-06-09T15:42:21.063400863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7ef28205-52f1-40b6-a1aa-3d8037a88757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933619 | controller |     "Jun 09 15:42:21.063898 crc crio[3652]: time=\"2026-06-09T15:42:21.0636943Z\" level=info msg=\"Ran pod sandbox 6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=102538ea-ec9a-46d7-8052-4ff14d2a8fe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933636 | controller |     "Jun 09 15:42:21.064461 crc crio[3652]: time=\"2026-06-09T15:42:21.064373897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=50b67734-89dd-4cf1-8dcc-79c88302e834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933651 | controller |     "Jun 09 15:42:21.065028 crc crio[3652]: time=\"2026-06-09T15:42:21.064869339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=c019a9d6-74f2-4ddc-81d7-edec610f249d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933666 | controller |     "Jun 09 15:42:21.065455 crc crio[3652]: time=\"2026-06-09T15:42:21.065188247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0a20196b-cff7-436d-b972-23f5488be923 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933681 | controller |     "Jun 09 15:42:21.065455 crc crio[3652]: time=\"2026-06-09T15:42:21.065369522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2902e6c0-ea85-43a2-b92f-83ccccbdf117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933695 | controller |     "Jun 09 15:42:21.066003 crc crio[3652]: time=\"2026-06-09T15:42:21.065624408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d963ead3-2b8b-4b00-bddd-11dda8fb4065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933710 | controller |     "Jun 09 15:42:21.066003 crc crio[3652]: time=\"2026-06-09T15:42:21.065856804Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=1a47a6fa-2e17-4e22-8872-ba8b890cb391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.933725 | controller |     "Jun 09 15:42:21.066185 crc crio[3652]: time=\"2026-06-09T15:42:21.066010678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2c4d13e-c445-4ffb-8583-9a22c9b57efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933739 | controller |     "Jun 09 15:42:21.066185 crc crio[3652]: time=\"2026-06-09T15:42:21.066125491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=31f6ea23-d1f0-4e18-af0b-4ede06bc4f3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933754 | controller |     "Jun 09 15:42:21.066185 crc crio[3652]: time=\"2026-06-09T15:42:21.066139861Z\" level=info msg=\"Ran pod sandbox 289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66e3c12a-5143-498f-9a90-dd6c2c22d338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933769 | controller |     "Jun 09 15:42:21.066344 crc crio[3652]: time=\"2026-06-09T15:42:21.065828483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=5fe1b548-18d9-4057-ae77-44813d0aed80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933783 | controller |     "Jun 09 15:42:21.066412 crc crio[3652]: time=\"2026-06-09T15:42:21.066372117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d58bbf06-c8e5-4bd7-9986-ef199e0cf9e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933801 | controller |     "Jun 09 15:42:21.066696 crc crio[3652]: time=\"2026-06-09T15:42:21.066380497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=d9d84361-88ad-46e6-ba95-45940d6c4c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933816 | controller |     "Jun 09 15:42:21.067313 crc crio[3652]: time=\"2026-06-09T15:42:21.067233959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b2885cdc-14e2-4c5d-8618-fd4a0f549a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933830 | controller |     "Jun 09 15:42:21.067622 crc crio[3652]: time=\"2026-06-09T15:42:21.067385793Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=633dfa74-4132-4074-9724-e771dce83063 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.933844 | controller |     "Jun 09 15:42:21.067622 crc crio[3652]: time=\"2026-06-09T15:42:21.067244409Z\" level=info msg=\"Ran pod sandbox a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9ed6cace-681a-4ca0-9c59-4cf7ee185927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.933886 | controller |     "Jun 09 15:42:21.067622 crc crio[3652]: time=\"2026-06-09T15:42:21.06727402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=129c02c2-32a4-4cde-97aa-9ee0102855bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933902 | controller |     "Jun 09 15:42:21.067893 crc crio[3652]: time=\"2026-06-09T15:42:21.067666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.933918 | controller |     "Jun 09 15:42:21.069218 crc crio[3652]: time=\"2026-06-09T15:42:21.069183848Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e4af2818-7431-4994-80e4-635fd90b0d2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.933932 | controller |     "Jun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070504461Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c8a48ec6-32b5-4a7a-a556-c815856fcdc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933947 | controller |     "Jun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070565423Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a03e56b8-8bee-440a-b4e8-1b0b1fb843eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.933962 | controller |     "Jun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070662735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6cb82b61-93ce-4266-a0c3-9a4d8ec244c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933976 | controller |     "Jun 09 15:42:21.070785 crc crio[3652]: time=\"2026-06-09T15:42:21.070771768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e5d267b6-5f67-4633-8951-1b311366412d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.933994 | controller |     "Jun 09 15:42:21.072849 crc crio[3652]: time=\"2026-06-09T15:42:21.072761688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=df53b7a2-a83c-466b-bf4c-2b2f5ab891b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934009 | controller |     "Jun 09 15:42:21.072849 crc crio[3652]: time=\"2026-06-09T15:42:21.072768678Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=1385d55e-7892-4612-b933-7e13d7c5f177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934024 | controller |     "Jun 09 15:42:21.073351 crc crio[3652]: time=\"2026-06-09T15:42:21.073228889Z\" level=info msg=\"Ran pod sandbox 543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=9eb910ea-d9f7-45b0-8b8c-ccb386655541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934038 | controller |     "Jun 09 15:42:21.073351 crc crio[3652]: time=\"2026-06-09T15:42:21.073359243Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0e12eddc-4fd9-4d38-969f-2520dba49027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934053 | controller |     "Jun 09 15:42:21.074386 crc crio[3652]: time=\"2026-06-09T15:42:21.073538267Z\" level=info msg=\"Ran pod sandbox 7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=2b0b69cb-4a42-4f3e-afb6-676060efe64c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934068 | controller |     "Jun 09 15:42:21.074386 crc crio[3652]: time=\"2026-06-09T15:42:21.073681681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=982aa9fe-02b1-433d-9a0b-28317d7e526f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934083 | controller |     "Jun 09 15:42:21.075447 crc crio[3652]: time=\"2026-06-09T15:42:21.075004484Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d89f468a-8dc7-4182-8d14-82c618d29bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934097 | controller |     "Jun 09 15:42:21.075447 crc crio[3652]: time=\"2026-06-09T15:42:21.075358943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=2ff63731-ef65-4872-b2b8-7c9992713b1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934112 | controller |     "Jun 09 15:42:21.078680 crc crio[3652]: time=\"2026-06-09T15:42:21.078539723Z\" level=info msg=\"Ran pod sandbox 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=961ea7fb-44c6-45b2-835f-7ecc08fbd6f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934127 | controller |     "Jun 09 15:42:21.084365 crc crio[3652]: time=\"2026-06-09T15:42:21.084081632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd2a6911-b59c-4ed7-8f8f-5c629d36ed76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934142 | controller |     "Jun 09 15:42:21.085982 crc crio[3652]: time=\"2026-06-09T15:42:21.085646871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934157 | controller |     "Jun 09 15:42:21.086634 crc crio[3652]: time=\"2026-06-09T15:42:21.086309798Z\" level=info msg=\"Ran pod sandbox d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e61b8bb9-eec4-4646-b46c-aa71891de673 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934174 | controller |     "Jun 09 15:42:21.089215 crc crio[3652]: time=\"2026-06-09T15:42:21.088177685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934189 | controller |     "Jun 09 15:42:21.089715 crc crio[3652]: time=\"2026-06-09T15:42:21.089398246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c480052d-cca7-4abf-a591-cc436f128b56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934203 | controller |     "Jun 09 15:42:21.089715 crc crio[3652]: time=\"2026-06-09T15:42:21.088268437Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=27ea30b7-4ef4-493b-8d3f-9f5d83062966 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934218 | controller |     "Jun 09 15:42:21.089715 crc crio[3652]: time=\"2026-06-09T15:42:21.088579835Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a223aa4d-4c99-48e4-9d99-fd854e917ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934232 | controller |     "Jun 09 15:42:21.090052 crc crio[3652]: time=\"2026-06-09T15:42:21.089888918Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=9998677b-6e02-412e-8fb6-ab66808fc066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934247 | controller |     "Jun 09 15:42:21.090126 crc crio[3652]: time=\"2026-06-09T15:42:21.090089353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934261 | controller |     "Jun 09 15:42:21.090523 crc crio[3652]: time=\"2026-06-09T15:42:21.090390641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934276 | controller |     "Jun 09 15:42:21.091079 crc crio[3652]: time=\"2026-06-09T15:42:21.09077056Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=229984e2-7b9a-441e-b978-bce222931787 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934290 | controller |     "Jun 09 15:42:21.091079 crc crio[3652]: time=\"2026-06-09T15:42:21.091024727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934305 | controller |     "Jun 09 15:42:21.092091 crc crio[3652]: time=\"2026-06-09T15:42:21.091468048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934319 | controller |     "Jun 09 15:42:21.092091 crc crio[3652]: time=\"2026-06-09T15:42:21.09154974Z\" level=info msg=\"Ran pod sandbox 0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=6b1378ca-2063-4f6e-9ea6-03df9d1d7b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934334 | controller |     "Jun 09 15:42:21.092276 crc crio[3652]: time=\"2026-06-09T15:42:21.092071383Z\" level=info msg=\"Ran pod sandbox 8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=0a0bf6f3-710e-4f7a-b652-3159976ac146 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934352 | controller |     "Jun 09 15:42:21.094286 crc crio[3652]: time=\"2026-06-09T15:42:21.093634882Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=808b374b-5147-41ee-bb0b-94a5b5cb54e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934367 | controller |     "Jun 09 15:42:21.095040 crc crio[3652]: time=\"2026-06-09T15:42:21.094637417Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e5c10439-ee84-436b-9f49-5aed75786f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934382 | controller |     "Jun 09 15:42:21.095040 crc crio[3652]: time=\"2026-06-09T15:42:21.094873013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=654f35ac-ec58-44a5-b2cb-447991076065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934397 | controller |     "Jun 09 15:42:21.095182 crc crio[3652]: time=\"2026-06-09T15:42:21.095051798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=cbac540d-d9f1-4fd4-9415-29aef92269ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934412 | controller |     "Jun 09 15:42:21.095182 crc crio[3652]: time=\"2026-06-09T15:42:21.095112289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ba0472d-1f96-43d4-bce6-5aa2d4afc49f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934426 | controller |     "Jun 09 15:42:21.096885 crc crio[3652]: time=\"2026-06-09T15:42:21.096578596Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3c50f548-06b2-4352-aa22-7f14b29985e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934441 | controller |     "Jun 09 15:42:21.096885 crc crio[3652]: time=\"2026-06-09T15:42:21.096681459Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e7dfca79-d4b4-4f9f-ae2d-bd290f723df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934456 | controller |     "Jun 09 15:42:21.096885 crc crio[3652]: time=\"2026-06-09T15:42:21.096629697Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=029bc66d-e681-4f12-8ca1-10ff8161364f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934471 | controller |     "Jun 09 15:42:21.097137 crc crio[3652]: time=\"2026-06-09T15:42:21.097034938Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f8304450-063c-42b2-b032-f686062d3d79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934486 | controller |     "Jun 09 15:42:21.098604 crc crio[3652]: time=\"2026-06-09T15:42:21.09832653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=a5db3a19-e45d-46bc-89fa-841d01b0592b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934525 | controller |     "Jun 09 15:42:21.098604 crc crio[3652]: time=\"2026-06-09T15:42:21.098529245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bd079db-bdf6-49b3-8e0e-f8cc894e396c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934545 | controller |     "Jun 09 15:42:21.099376 crc crio[3652]: time=\"2026-06-09T15:42:21.099303564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5b3eed8f-cb24-4113-ac4d-f6a5654e73c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934560 | controller |     "Jun 09 15:42:21.101708 crc crio[3652]: time=\"2026-06-09T15:42:21.10070789Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=01f37cbf-9b8e-4f91-a530-dca3cf0cd729 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934575 | controller |     "Jun 09 15:42:21.101708 crc crio[3652]: time=\"2026-06-09T15:42:21.101621633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c85772de-bb6c-4ce0-bdae-0f770a9591ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934590 | controller |     "Jun 09 15:42:21.101708 crc crio[3652]: time=\"2026-06-09T15:42:21.101647243Z\" level=info msg=\"Ran pod sandbox 2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 with infra container: openshift-dns/dns-default-qtghf/POD\" id=30f6122d-4c0a-4ead-8278-e706f0589e2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934605 | controller |     "Jun 09 15:42:21.111035 crc crio[3652]: time=\"2026-06-09T15:42:21.110839144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=ffc6a52c-e9cb-47fd-b4d8-7e11ada430b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934619 | controller |     "Jun 09 15:42:21.111494 crc crio[3652]: time=\"2026-06-09T15:42:21.11147241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934634 | controller |     "Jun 09 15:42:21.112070 crc crio[3652]: time=\"2026-06-09T15:42:21.111821249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934649 | controller |     "Jun 09 15:42:21.112589 crc crio[3652]: time=\"2026-06-09T15:42:21.112317332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934664 | controller |     "Jun 09 15:42:21.113341 crc crio[3652]: time=\"2026-06-09T15:42:21.112998319Z\" level=info msg=\"Ran pod sandbox 0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1bdd22da-89b3-4cda-ad68-b5894c9f3718 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.934679 | controller |     "Jun 09 15:42:21.113423 crc crio[3652]: time=\"2026-06-09T15:42:21.113377098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934693 | controller |     "Jun 09 15:42:21.113970 crc crio[3652]: time=\"2026-06-09T15:42:21.113670196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934708 | controller |     "Jun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.114175318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934722 | controller |     "Jun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.114315962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934740 | controller |     "Jun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.114533257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934756 | controller |     "Jun 09 15:42:21.115438 crc crio[3652]: time=\"2026-06-09T15:42:21.11506423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934771 | controller |     "Jun 09 15:42:21.118064 crc crio[3652]: time=\"2026-06-09T15:42:21.116262081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934785 | controller |     "Jun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133424332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=c6721a10-0b39-4e03-b56b-b8759f0e5754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934800 | controller |     "Jun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133512094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=6a6d4dce-a745-4a1c-bfa0-820f663e31ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934814 | controller |     "Jun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133556805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0ea0f173-7825-497a-9e53-89a9e40cb3ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934829 | controller |     "Jun 09 15:42:21.135232 crc crio[3652]: time=\"2026-06-09T15:42:21.133676638Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=82dc64a1-7cff-4848-86c8-cef1f72111dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934843 | controller |     "Jun 09 15:42:21.135649 crc crio[3652]: time=\"2026-06-09T15:42:21.135501314Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=5711e8e8-776b-4d03-a07a-a05b92b731fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934879 | controller |     "Jun 09 15:42:21.137614 crc crio[3652]: time=\"2026-06-09T15:42:21.136308444Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=265342d4-e3f7-458a-b1bc-6027b2e4304c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934897 | controller |     "Jun 09 15:42:21.139073 crc crio[3652]: time=\"2026-06-09T15:42:21.138866778Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9321e700-8fbb-4282-87f9-3817018b2412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.934913 | controller |     "Jun 09 15:42:21.170558 crc crio[3652]: time=\"2026-06-09T15:42:21.170479403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=7946894e-bb54-4cca-b099-0ab4fc475a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934928 | controller |     "Jun 09 15:42:21.174579 crc crio[3652]: time=\"2026-06-09T15:42:21.174487073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1169a702-4ede-45b2-9113-9d464b23cba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934947 | controller |     "Jun 09 15:42:21.185256 crc crio[3652]: time=\"2026-06-09T15:42:21.185091339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=cc1bbebf-a9ef-4e0e-950e-1353c7e6959b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.934963 | controller |     "Jun 09 15:42:21.192661 crc crio[3652]: time=\"2026-06-09T15:42:21.192496716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934979 | controller |     "Jun 09 15:42:21.203655 crc crio[3652]: time=\"2026-06-09T15:42:21.203570034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.934994 | controller |     "Jun 09 15:42:21.203655 crc crio[3652]: time=\"2026-06-09T15:42:21.203629785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935009 | controller |     "Jun 09 15:42:21.204092 crc crio[3652]: time=\"2026-06-09T15:42:21.204033146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935025 | controller |     "Jun 09 15:42:21.204233 crc crio[3652]: time=\"2026-06-09T15:42:21.203570754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935040 | controller |     "Jun 09 15:42:21.207433 crc crio[3652]: time=\"2026-06-09T15:42:21.207366199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935055 | controller |     "Jun 09 15:42:21.216327 crc crio[3652]: time=\"2026-06-09T15:42:21.216234882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935070 | controller |     "Jun 09 15:42:21.217358 crc crio[3652]: time=\"2026-06-09T15:42:21.217273348Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=db2d63c8-7abe-42ca-8a4c-d64439734b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935085 | controller |     "Jun 09 15:42:21.217613 crc crio[3652]: time=\"2026-06-09T15:42:21.217536935Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=892ac53f-032a-4985-8223-2d104ee29752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935100 | controller |     "Jun 09 15:42:21.234128 crc crio[3652]: time=\"2026-06-09T15:42:21.233353232Z\" level=info msg=\"Ran pod sandbox 9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=a793fcba-bbd3-4566-8dcd-cb6c959b5355 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.935115 | controller |     "Jun 09 15:42:21.245574 crc crio[3652]: time=\"2026-06-09T15:42:21.245415215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c294a876-15b3-4735-889e-f7a3b153e38b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.935130 | controller |     "Jun 09 15:42:21.254892 crc crio[3652]: time=\"2026-06-09T15:42:21.254621926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935151 | controller |     "Jun 09 15:42:21.260235 crc crio[3652]: time=\"2026-06-09T15:42:21.256962015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935166 | controller |     "Jun 09 15:42:21.264881 crc crio[3652]: time=\"2026-06-09T15:42:21.264259488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1bf9eb61-c9fa-43ef-991e-033499925c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.935181 | controller |     "Jun 09 15:42:21.264881 crc crio[3652]: time=\"2026-06-09T15:42:21.264304199Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ad26e545-e585-41b7-9d7a-bd569db5769a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935197 | controller |     "Jun 09 15:42:21.264881 crc crio[3652]: time=\"2026-06-09T15:42:21.264639638Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8519bdf0-eedd-4cc1-8053-59d14d89601e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935212 | controller |     "Jun 09 15:42:21.265195 crc crio[3652]: time=\"2026-06-09T15:42:21.265056398Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=f242b456-d302-4a2f-a354-caf79a3878e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935227 | controller |     "Jun 09 15:42:21.269222 crc crio[3652]: time=\"2026-06-09T15:42:21.268889045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=4a32bb72-9715-4581-8b4f-b7a58fb40a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.935243 | controller |     "Jun 09 15:42:21.281097 crc crio[3652]: time=\"2026-06-09T15:42:21.279640275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935258 | controller |     "Jun 09 15:42:21.281097 crc crio[3652]: time=\"2026-06-09T15:42:21.280188349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935274 | controller |     "Jun 09 15:42:21.281097 crc crio[3652]: time=\"2026-06-09T15:42:21.280332642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935289 | controller |     "Jun 09 15:42:21.285660 crc crio[3652]: time=\"2026-06-09T15:42:21.284433725Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=21533f82-efdd-4b31-8028-2863c88c8ab2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935304 | controller |     "Jun 09 15:42:21.304462 crc crio[3652]: time=\"2026-06-09T15:42:21.302469738Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bb618879-5b9e-4477-85ee-ec037ce8b970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935319 | controller |     "Jun 09 15:42:21.366520 crc crio[3652]: time=\"2026-06-09T15:42:21.366441695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935335 | controller |     "Jun 09 15:42:21.378319 crc crio[3652]: time=\"2026-06-09T15:42:21.378229731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935353 | controller |     "Jun 09 15:42:21.409473 crc crio[3652]: time=\"2026-06-09T15:42:21.409303612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935369 | controller |     "Jun 09 15:42:21.410349 crc crio[3652]: time=\"2026-06-09T15:42:21.410268596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935384 | controller |     "Jun 09 15:42:21.418862 crc crio[3652]: time=\"2026-06-09T15:42:21.418575965Z\" level=info msg=\"Created container 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a7da8307-565d-436d-ae59-7d39ad8c5a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935399 | controller |     "Jun 09 15:42:21.422148 crc crio[3652]: time=\"2026-06-09T15:42:21.422017091Z\" level=info msg=\"Starting container: 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866\" id=efdd6617-5cdb-4314-bed7-4f41336ba4e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.935414 | controller |     "Jun 09 15:42:21.435039 crc crio[3652]: time=\"2026-06-09T15:42:21.433597222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935428 | controller |     "Jun 09 15:42:21.440440 crc crio[3652]: time=\"2026-06-09T15:42:21.439376598Z\" level=info msg=\"Started container\" PID=10092 containerID=24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=efdd6617-5cdb-4314-bed7-4f41336ba4e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220",
2026-06-09 17:40:43.935444 | controller |     "Jun 09 15:42:21.552468 crc crio[3652]: time=\"2026-06-09T15:42:21.552224542Z\" level=info msg=\"Created container c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=029bc66d-e681-4f12-8ca1-10ff8161364f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935458 | controller |     "Jun 09 15:42:21.554660 crc crio[3652]: time=\"2026-06-09T15:42:21.55453537Z\" level=info msg=\"Starting container: c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f\" id=fafa9a19-53ab-450d-928e-eeccca77c9a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.935473 | controller |     "Jun 09 15:42:21.578122 crc crio[3652]: time=\"2026-06-09T15:42:21.57802644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935488 | controller |     "Jun 09 15:42:21.588443 crc crio[3652]: time=\"2026-06-09T15:42:21.588317939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935503 | controller |     "Jun 09 15:42:21.589178 crc crio[3652]: time=\"2026-06-09T15:42:21.589071908Z\" level=info msg=\"Started container\" PID=10106 containerID=c168200e87abb6d690319457e9d6871bfb71f6171e038f1eca4bbe515168f02f description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=fafa9a19-53ab-450d-928e-eeccca77c9a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2",
2026-06-09 17:40:43.935521 | controller |     "Jun 09 15:42:21.598453 crc crio[3652]: time=\"2026-06-09T15:42:21.598276829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935536 | controller |     "Jun 09 15:42:21.603419 crc crio[3652]: time=\"2026-06-09T15:42:21.603313975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935551 | controller |     "Jun 09 15:42:21.607287 crc crio[3652]: time=\"2026-06-09T15:42:21.607150442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935567 | controller |     "Jun 09 15:42:21.620411 crc crio[3652]: time=\"2026-06-09T15:42:21.611380708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935582 | controller |     "Jun 09 15:42:21.623139 crc crio[3652]: time=\"2026-06-09T15:42:21.622096757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935597 | controller |     "Jun 09 15:42:21.684539 crc crio[3652]: time=\"2026-06-09T15:42:21.683146821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935612 | controller |     "Jun 09 15:42:21.761285 crc crio[3652]: time=\"2026-06-09T15:42:21.761197381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935626 | controller |     "Jun 09 15:42:21.827261 crc crio[3652]: time=\"2026-06-09T15:42:21.826242235Z\" level=info msg=\"Created container 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=1a47a6fa-2e17-4e22-8872-ba8b890cb391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935641 | controller |     "Jun 09 15:42:21.829596 crc crio[3652]: time=\"2026-06-09T15:42:21.829493887Z\" level=info msg=\"Created container 84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=1385d55e-7892-4612-b933-7e13d7c5f177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935655 | controller |     "Jun 09 15:42:21.848505 crc crio[3652]: time=\"2026-06-09T15:42:21.842419692Z\" level=info msg=\"Starting container: 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002\" id=19034173-69fc-4a2a-8c9a-eceee8acabd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.935670 | controller |     "Jun 09 15:42:21.848505 crc crio[3652]: time=\"2026-06-09T15:42:21.843815667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935685 | controller |     "Jun 09 15:42:21.850603 crc crio[3652]: time=\"2026-06-09T15:42:21.849032128Z\" level=info msg=\"Starting container: 84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b\" id=5987e40a-32e6-4bb5-aad1-3ea8b36abf18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.935700 | controller |     "Jun 09 15:42:21.880523 crc crio[3652]: time=\"2026-06-09T15:42:21.870083987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935715 | controller |     "Jun 09 15:42:21.888557 crc crio[3652]: time=\"2026-06-09T15:42:21.888259033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935732 | controller |     "Jun 09 15:42:21.889471 crc crio[3652]: time=\"2026-06-09T15:42:21.889384401Z\" level=info msg=\"Started container\" PID=10151 containerID=84e562e4a06d9356951070a82d0bc993ce4dc4ede3f38a4b4ae4c37c8b7c7b4b description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=5987e40a-32e6-4bb5-aad1-3ea8b36abf18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506",
2026-06-09 17:40:43.935748 | controller |     "Jun 09 15:42:21.937007 crc crio[3652]: time=\"2026-06-09T15:42:21.89011329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935763 | controller |     "Jun 09 15:42:21.954640 crc crio[3652]: time=\"2026-06-09T15:42:21.954545968Z\" level=info msg=\"Created container 5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e5c10439-ee84-436b-9f49-5aed75786f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935777 | controller |     "Jun 09 15:42:21.968055 crc crio[3652]: time=\"2026-06-09T15:42:21.959558824Z\" level=info msg=\"Starting container: 5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda\" id=948f593e-e03d-426f-8e45-677387cc2de3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.935792 | controller |     "Jun 09 15:42:21.969585 crc crio[3652]: time=\"2026-06-09T15:42:21.968378185Z\" level=info msg=\"Started container\" PID=10148 containerID=6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=19034173-69fc-4a2a-8c9a-eceee8acabd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815",
2026-06-09 17:40:43.935807 | controller |     "Jun 09 15:42:21.982499 crc crio[3652]: time=\"2026-06-09T15:42:21.982218853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935822 | controller |     "Jun 09 15:42:21.984536 crc crio[3652]: time=\"2026-06-09T15:42:21.984369007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935838 | controller |     "Jun 09 15:42:21.989291 crc crio[3652]: time=\"2026-06-09T15:42:21.989206669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935869 | controller |     "Jun 09 15:42:21.995988 crc crio[3652]: time=\"2026-06-09T15:42:21.990386818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935889 | controller |     "Jun 09 15:42:22.026217 crc crio[3652]: time=\"2026-06-09T15:42:22.025656824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935903 | controller |     "Jun 09 15:42:22.036353 crc crio[3652]: time=\"2026-06-09T15:42:22.033803369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935918 | controller |     "Jun 09 15:42:22.036353 crc crio[3652]: time=\"2026-06-09T15:42:22.03426099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935936 | controller |     "Jun 09 15:42:22.036353 crc crio[3652]: time=\"2026-06-09T15:42:22.035597264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935951 | controller |     "Jun 09 15:42:22.044294 crc crio[3652]: time=\"2026-06-09T15:42:22.044218231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.935966 | controller |     "Jun 09 15:42:22.050076 crc crio[3652]: time=\"2026-06-09T15:42:22.048517469Z\" level=info msg=\"Created container ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9321e700-8fbb-4282-87f9-3817018b2412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.935980 | controller |     "Jun 09 15:42:22.069892 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e391c8102a4093 Mac:a6:50:50:75:87:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.935995 | controller |     "Jun 09 15:42:22.070231 crc crio[3652]: time=\"2026-06-09T15:42:22.07008006Z\" level=info msg=\"Starting container: ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042\" id=d248cb41-4052-4a87-936f-c0a35fc7d70c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936010 | controller |     "Jun 09 15:42:22.070854 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcb6dfa81425885 Mac:a6:05:d4:c0:3d:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 SocketPath: PciID:}] [{Interface:0xc0004c0730 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936025 | controller |     "Jun 09 15:42:22.076184 crc crio[3652]: time=\"2026-06-09T15:42:22.075707721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936040 | controller |     "Jun 09 15:42:22.081825 crc crio[3652]: time=\"2026-06-09T15:42:22.08162041Z\" level=info msg=\"Started container\" PID=10147 containerID=5993c80472cb376adc7d5f6d0dc0954538ac3fc974f56ec7561082e46850bcda description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=948f593e-e03d-426f-8e45-677387cc2de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1",
2026-06-09 17:40:43.936055 | controller |     "Jun 09 15:42:22.101144 crc crio[3652]: time=\"2026-06-09T15:42:22.099173101Z\" level=info msg=\"Started container\" PID=10201 containerID=ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d248cb41-4052-4a87-936f-c0a35fc7d70c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097",
2026-06-09 17:40:43.936070 | controller |     "Jun 09 15:42:22.114978 crc crio[3652]: time=\"2026-06-09T15:42:22.114837415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a14d9dca-e491-4d02-8591-aa3e9a836678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.936085 | controller |     "Jun 09 15:42:22.199324 crc crio[3652]: time=\"2026-06-09T15:42:22.196968488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936103 | controller |     "Jun 09 15:42:22.203174 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b4850c56a13e32 Mac:9e:4d:3a:ca:ef:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936118 | controller |     "Jun 09 15:42:22.206537 crc crio[3652]: time=\"2026-06-09T15:42:22.206030705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936133 | controller |     "Jun 09 15:42:22.209561 crc crio[3652]: time=\"2026-06-09T15:42:22.209485602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936147 | controller |     "Jun 09 15:42:22.262996 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe78732f967fbf Mac:ea:24:2a:54:20:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 SocketPath: PciID:}] [{Interface:0xc0000148a0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936162 | controller |     "Jun 09 15:42:22.273873 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f72e9bd05553b0b Mac:a2:c7:25:56:61:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d SocketPath: PciID:}] [{Interface:0xc0002e29e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936176 | controller |     "Jun 09 15:42:22.276862 crc crio[3652]: time=\"2026-06-09T15:42:22.276528386Z\" level=info msg=\"Created container 07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=633dfa74-4132-4074-9724-e771dce83063 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936191 | controller |     "Jun 09 15:42:22.284247 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96d122de08ef3d2 Mac:ce:28:26:5e:92:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936206 | controller |     "Jun 09 15:42:22.291086 crc crio[3652]: time=\"2026-06-09T15:42:22.289087272Z\" level=info msg=\"Created container 93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f8304450-063c-42b2-b032-f686062d3d79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936221 | controller |     "Jun 09 15:42:22.293844 crc crio[3652]: time=\"2026-06-09T15:42:22.293640196Z\" level=info msg=\"Starting container: 07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2\" id=685d0869-da01-4f2f-ae1a-0b13079dfc88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936235 | controller |     "Jun 09 15:42:22.296523 crc crio[3652]: time=\"2026-06-09T15:42:22.296420296Z\" level=info msg=\"Starting container: 93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781\" id=664ba220-0b1d-4d51-bb6c-91488f17475a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936250 | controller |     "Jun 09 15:42:22.300123 crc crio[3652]: time=\"2026-06-09T15:42:22.299532984Z\" level=info msg=\"Started container\" PID=10288 containerID=07f471f946255c6ec652c351cd1451104472647f7248594eb3d6f2bee35b63d2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=685d0869-da01-4f2f-ae1a-0b13079dfc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099",
2026-06-09 17:40:43.936267 | controller |     "Jun 09 15:42:22.316066 crc crio[3652]: time=\"2026-06-09T15:42:22.308481149Z\" level=info msg=\"Started container\" PID=10293 containerID=93b366b9b96e6339c258185ef5d6e1d189818348f48681de4b8f1fe729658781 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=664ba220-0b1d-4d51-bb6c-91488f17475a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18",
2026-06-09 17:40:43.936283 | controller |     "Jun 09 15:42:22.320536 crc crio[3652]: time=\"2026-06-09T15:42:22.319581158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e1836294-8f6a-40bb-9330-f3bcc86fa0e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.936298 | controller |     "Jun 09 15:42:22.331488 crc crio[3652]: time=\"2026-06-09T15:42:22.330703207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=89bee990-b8a0-4321-9963-5a260fa1405d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.936312 | controller |     "Jun 09 15:42:22.343187 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e13c2b1b45e4f Mac:fe:6f:8a:0c:37:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 SocketPath: PciID:}] [{Interface:0xc0005921e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936328 | controller |     "Jun 09 15:42:22.354628 crc crio[3652]: time=\"2026-06-09T15:42:22.353860289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cfa68ebb-bdcd-423d-9834-750431b47799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.936342 | controller |     "Jun 09 15:42:22.367204 crc crio[3652]: time=\"2026-06-09T15:42:22.366978009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936357 | controller |     "Jun 09 15:42:22.384878 crc crio[3652]: time=\"2026-06-09T15:42:22.384652153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936371 | controller |     "Jun 09 15:42:22.413178 crc crio[3652]: time=\"2026-06-09T15:42:22.413003455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936386 | controller |     "Jun 09 15:42:22.420653 crc crio[3652]: time=\"2026-06-09T15:42:22.420199406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a4e8bcff-ae5c-43b1-ad8f-ab91d53ddde8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.936401 | controller |     "Jun 09 15:42:22.434434 crc crio[3652]: time=\"2026-06-09T15:42:22.43430272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936415 | controller |     "Jun 09 15:42:22.466125 crc crio[3652]: time=\"2026-06-09T15:42:22.465542544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936430 | controller |     "Jun 09 15:42:22.473406 crc crio[3652]: time=\"2026-06-09T15:42:22.473201697Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=db8b095b-ccaa-4f07-bc1e-7963436ad19c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936448 | controller |     "Jun 09 15:42:22.475867 crc crio[3652]: time=\"2026-06-09T15:42:22.47570246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=05528dee-e891-42f3-bd64-c514b916d85a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.936463 | controller |     "Jun 09 15:42:22.508802 crc crio[3652]: time=\"2026-06-09T15:42:22.508597006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.936478 | controller |     "Jun 09 15:42:22.566515 crc crio[3652]: time=\"2026-06-09T15:42:22.559131686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c76ff1cf-fcfa-471e-a4c8-a2bcfc9a65e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.936492 | controller |     "Jun 09 15:42:22.566515 crc crio[3652]: time=\"2026-06-09T15:42:22.559429643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.936507 | controller |     "Jun 09 15:42:22.569720 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2bdd8300a9c073 Mac:3a:fe:61:50:84:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d SocketPath: PciID:}] [{Interface:0xc00023a6d0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936522 | controller |     "Jun 09 15:42:22.571550 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b702d84ec188e5 Mac:9a:68:3f:b5:e1:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936536 | controller |     "Jun 09 15:42:22.592363 crc crio[3652]: time=\"2026-06-09T15:42:22.592120824Z\" level=info msg=\"Created container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a223aa4d-4c99-48e4-9d99-fd854e917ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936551 | controller |     "Jun 09 15:42:22.597696 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88fa6ea4bd329fa Mac:b6:a6:8e:91:01:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 SocketPath: PciID:}] [{Interface:0xc000198140 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936566 | controller |     "Jun 09 15:42:22.598713 crc crio[3652]: time=\"2026-06-09T15:42:22.598610368Z\" level=info msg=\"Starting container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c\" id=8aced55a-869b-44b8-a9e9-00760ec7bd75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936580 | controller |     "Jun 09 15:42:22.611438 crc crio[3652]: time=\"2026-06-09T15:42:22.611322786Z\" level=info msg=\"Created container 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=892ac53f-032a-4985-8223-2d104ee29752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936595 | controller |     "Jun 09 15:42:22.627427 crc crio[3652]: time=\"2026-06-09T15:42:22.627374189Z\" level=info msg=\"Started container\" PID=10370 containerID=c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=8aced55a-869b-44b8-a9e9-00760ec7bd75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d",
2026-06-09 17:40:43.936613 | controller |     "Jun 09 15:42:22.632613 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86fff769996364 Mac:06:e8:47:df:35:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 SocketPath: PciID:}] [{Interface:0xc000420e10 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936629 | controller |     "Jun 09 15:42:22.635841 crc crio[3652]: time=\"2026-06-09T15:42:22.635174785Z\" level=info msg=\"Created container f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d89f468a-8dc7-4182-8d14-82c618d29bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936645 | controller |     "Jun 09 15:42:22.636310 crc crio[3652]: time=\"2026-06-09T15:42:22.636234492Z\" level=info msg=\"Created container 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3c50f548-06b2-4352-aa22-7f14b29985e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.936660 | controller |     "Jun 09 15:42:22.637083 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b95653458fa76b Mac:5e:e8:04:3a:d7:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 SocketPath: PciID:}] [{Interface:0xc000014800 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936674 | controller |     "Jun 09 15:42:22.638205 crc crio[3652]: time=\"2026-06-09T15:42:22.63813843Z\" level=info msg=\"Starting container: 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a\" id=d1b63aba-0924-4046-87dc-710790d2e30e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936689 | controller |     "Jun 09 15:42:22.638594 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:858d70e4eb477c3 Mac:f6:91:a8:62:74:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e SocketPath: PciID:}] [{Interface:0xc000014900 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936704 | controller |     "Jun 09 15:42:22.639438 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07942ca22184a28 Mac:46:71:2f:d4:3f:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936719 | controller |     "Jun 09 15:42:22.645040 crc crio[3652]: time=\"2026-06-09T15:42:22.643619767Z\" level=info msg=\"Starting container: f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6\" id=0de168af-c309-4841-8455-f591d83080e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936733 | controller |     "Jun 09 15:42:22.645663 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed79079be902675 Mac:36:c4:ff:3b:5c:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 SocketPath: PciID:}] [{Interface:0xc0005105a0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936748 | controller |     "Jun 09 15:42:22.646367 crc crio[3652]: 2026-06-09T15:42:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40f915d4b8848a7 Mac:52:2d:0c:55:45:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 SocketPath: PciID:}] [{Interface:0xc00011b110 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.936765 | controller |     "Jun 09 15:42:22.659330 crc crio[3652]: time=\"2026-06-09T15:42:22.65448433Z\" level=info msg=\"Starting container: 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2\" id=43547606-26e5-4cd3-baa7-6e2dfbbbe044 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.936780 | controller |     "Jun 09 15:42:22.659330 crc crio[3652]: time=\"2026-06-09T15:42:22.655463685Z\" level=info msg=\"Started container\" PID=10374 containerID=720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=d1b63aba-0924-4046-87dc-710790d2e30e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48",
2026-06-09 17:40:43.936796 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.660351878Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.936811 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.660639955Z\" level=info msg=\"Started container\" PID=10375 containerID=f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=0de168af-c309-4841-8455-f591d83080e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b",
2026-06-09 17:40:43.936826 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.66563591Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008cf18}] Aliases:map[]}\"",
2026-06-09 17:40:43.936842 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.665592749Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc00008cef8}] Aliases:map[]}\"",
2026-06-09 17:40:43.936876 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.666051741Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-09 17:40:43.936894 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.66561757Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008cf78}] Aliases:map[]}\"",
2026-06-09 17:40:43.936913 | controller |     "Jun 09 15:42:22.666603 crc crio[3652]: time=\"2026-06-09T15:42:22.663391834Z\" level=info msg=\"Started container\" PID=10397 containerID=1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=43547606-26e5-4cd3-baa7-6e2dfbbbe044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff",
2026-06-09 17:40:43.936929 | controller |     "Jun 09 15:42:22.667288 crc crio[3652]: time=\"2026-06-09T15:42:22.666697257Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc00259a3e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.936944 | controller |     "Jun 09 15:42:22.667288 crc crio[3652]: time=\"2026-06-09T15:42:22.667260201Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc000606308}] Aliases:map[]}\"",
2026-06-09 17:40:43.936959 | controller |     "Jun 09 15:42:22.667855 crc crio[3652]: time=\"2026-06-09T15:42:22.667796335Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.936973 | controller |     "Jun 09 15:42:22.668050 crc crio[3652]: time=\"2026-06-09T15:42:22.66800142Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.936988 | controller |     "Jun 09 15:42:22.668643 crc crio[3652]: time=\"2026-06-09T15:42:22.666240985Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937003 | controller |     "Jun 09 15:42:22.668643 crc crio[3652]: time=\"2026-06-09T15:42:22.668535823Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc00088ea08}] Aliases:map[]}\"",
2026-06-09 17:40:43.937019 | controller |     "Jun 09 15:42:22.668809 crc crio[3652]: time=\"2026-06-09T15:42:22.668706357Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937033 | controller |     "Jun 09 15:42:22.669237 crc crio[3652]: time=\"2026-06-09T15:42:22.669113988Z\" level=info msg=\"Created container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=229984e2-7b9a-441e-b978-bce222931787 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937049 | controller |     "Jun 09 15:42:22.669310 crc crio[3652]: time=\"2026-06-09T15:42:22.669241461Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc00008cfa8}] Aliases:map[]}\"",
2026-06-09 17:40:43.937068 | controller |     "Jun 09 15:42:22.669474 crc crio[3652]: time=\"2026-06-09T15:42:22.669416315Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937083 | controller |     "Jun 09 15:42:22.670183 crc crio[3652]: time=\"2026-06-09T15:42:22.67001609Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc00008cf28}] Aliases:map[]}\"",
2026-06-09 17:40:43.937098 | controller |     "Jun 09 15:42:22.670262 crc crio[3652]: time=\"2026-06-09T15:42:22.670235276Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937114 | controller |     "Jun 09 15:42:22.670721 crc crio[3652]: time=\"2026-06-09T15:42:22.670654666Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc00259a380}] Aliases:map[]}\"",
2026-06-09 17:40:43.937129 | controller |     "Jun 09 15:42:22.671168 crc crio[3652]: time=\"2026-06-09T15:42:22.671102958Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937144 | controller |     "Jun 09 15:42:22.671357 crc crio[3652]: time=\"2026-06-09T15:42:22.671302823Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc00088e9e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.937159 | controller |     "Jun 09 15:42:22.671494 crc crio[3652]: time=\"2026-06-09T15:42:22.671447716Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937174 | controller |     "Jun 09 15:42:22.671660 crc crio[3652]: time=\"2026-06-09T15:42:22.67160533Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc00088ea38}] Aliases:map[]}\"",
2026-06-09 17:40:43.937193 | controller |     "Jun 09 15:42:22.671984 crc crio[3652]: time=\"2026-06-09T15:42:22.671891557Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc00008ce10}] Aliases:map[]}\"",
2026-06-09 17:40:43.937208 | controller |     "Jun 09 15:42:22.672172 crc crio[3652]: time=\"2026-06-09T15:42:22.672118803Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0001a4678}] Aliases:map[]}\"",
2026-06-09 17:40:43.937224 | controller |     "Jun 09 15:42:22.672315 crc crio[3652]: time=\"2026-06-09T15:42:22.672267747Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937239 | controller |     "Jun 09 15:42:22.672619 crc crio[3652]: time=\"2026-06-09T15:42:22.672553514Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc00088e9a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.937254 | controller |     "Jun 09 15:42:22.672889 crc crio[3652]: time=\"2026-06-09T15:42:22.672837721Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc00259a4c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.937269 | controller |     "Jun 09 15:42:22.673165 crc crio[3652]: time=\"2026-06-09T15:42:22.673133299Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc00259a498}] Aliases:map[]}\"",
2026-06-09 17:40:43.937284 | controller |     "Jun 09 15:42:22.674342 crc crio[3652]: time=\"2026-06-09T15:42:22.674265187Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937302 | controller |     "Jun 09 15:42:22.674848 crc crio[3652]: time=\"2026-06-09T15:42:22.674820601Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937317 | controller |     "Jun 09 15:42:22.675200 crc crio[3652]: time=\"2026-06-09T15:42:22.675126409Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937332 | controller |     "Jun 09 15:42:22.675608 crc crio[3652]: time=\"2026-06-09T15:42:22.675500258Z\" level=info msg=\"Created container 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=265342d4-e3f7-458a-b1bc-6027b2e4304c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937347 | controller |     "Jun 09 15:42:22.676435 crc crio[3652]: time=\"2026-06-09T15:42:22.676346469Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937362 | controller |     "Jun 09 15:42:22.678179 crc crio[3652]: time=\"2026-06-09T15:42:22.678113534Z\" level=info msg=\"Created container 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=e4af2818-7431-4994-80e4-635fd90b0d2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937377 | controller |     "Jun 09 15:42:22.678266 crc crio[3652]: time=\"2026-06-09T15:42:22.678232157Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937392 | controller |     "Jun 09 15:42:22.678720 crc crio[3652]: time=\"2026-06-09T15:42:22.678587216Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937407 | controller |     "Jun 09 15:42:22.679453 crc crio[3652]: time=\"2026-06-09T15:42:22.675534069Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.937422 | controller |     "Jun 09 15:42:22.685528 crc crio[3652]: time=\"2026-06-09T15:42:22.685304924Z\" level=info msg=\"Starting container: 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058\" id=21823a3b-8d0e-468b-b122-00072799da89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.937437 | controller |     "Jun 09 15:42:22.686013 crc crio[3652]: time=\"2026-06-09T15:42:22.685892909Z\" level=info msg=\"Starting container: 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612\" id=a69f0393-a124-4500-9d20-1af5b1b8544e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.937451 | controller |     "Jun 09 15:42:22.690317 crc crio[3652]: time=\"2026-06-09T15:42:22.690126005Z\" level=info msg=\"Starting container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9\" id=c732f568-4d7e-4c1c-93f5-0e2a215411d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.937465 | controller |     "Jun 09 15:42:22.691495 crc crio[3652]: time=\"2026-06-09T15:42:22.691434768Z\" level=info msg=\"Started container\" PID=10366 containerID=9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=a69f0393-a124-4500-9d20-1af5b1b8544e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452",
2026-06-09 17:40:43.937481 | controller |     "Jun 09 15:42:22.692498 crc crio[3652]: time=\"2026-06-09T15:42:22.692435703Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=e1dad407-12f1-4a17-9f66-032cbf3c0b3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937499 | controller |     "Jun 09 15:42:22.692671 crc crio[3652]: time=\"2026-06-09T15:42:22.692607878Z\" level=info msg=\"Started container\" PID=10362 containerID=9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=21823a3b-8d0e-468b-b122-00072799da89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb",
2026-06-09 17:40:43.937514 | controller |     "Jun 09 15:42:22.701639 crc crio[3652]: time=\"2026-06-09T15:42:22.701521472Z\" level=info msg=\"Created container 938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e7dfca79-d4b4-4f9f-ae2d-bd290f723df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937530 | controller |     "Jun 09 15:42:22.704287 crc crio[3652]: time=\"2026-06-09T15:42:22.704187069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.937544 | controller |     "Jun 09 15:42:22.710227 crc crio[3652]: time=\"2026-06-09T15:42:22.70423084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.937559 | controller |     "Jun 09 15:42:22.722989 crc crio[3652]: time=\"2026-06-09T15:42:22.722751485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=677ef7ca-1725-40ef-8756-64d9ed01018b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.937574 | controller |     "Jun 09 15:42:22.725128 crc crio[3652]: time=\"2026-06-09T15:42:22.723594376Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=301da57c-0b48-4797-824c-feb1974c17ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937588 | controller |     "Jun 09 15:42:22.725128 crc crio[3652]: time=\"2026-06-09T15:42:22.723622037Z\" level=info msg=\"Started container\" PID=10371 containerID=622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=c732f568-4d7e-4c1c-93f5-0e2a215411d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6",
2026-06-09 17:40:43.937603 | controller |     "Jun 09 15:42:22.728311 crc crio[3652]: time=\"2026-06-09T15:42:22.728234513Z\" level=info msg=\"Starting container: 938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793\" id=518f5608-cabb-4c65-8cfd-e517cace4071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.937618 | controller |     "Jun 09 15:42:22.734892 crc crio[3652]: time=\"2026-06-09T15:42:22.734806808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.937633 | controller |     "Jun 09 15:42:22.735628 crc crio[3652]: time=\"2026-06-09T15:42:22.735365302Z\" level=info msg=\"Started container\" PID=10391 containerID=938fe12184da89d2796ed37e8f260d6625286c08734007712e5cc905827bb793 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=518f5608-cabb-4c65-8cfd-e517cace4071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5",
2026-06-09 17:40:43.937648 | controller |     "Jun 09 15:42:22.738974 crc crio[3652]: time=\"2026-06-09T15:42:22.738768187Z\" level=info msg=\"Created container fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0e12eddc-4fd9-4d38-969f-2520dba49027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.937669 | controller |     "Jun 09 15:42:22.750001 crc crio[3652]: time=\"2026-06-09T15:42:22.749852986Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0f09100f-a840-48a8-a61a-bb780fc3f965 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.937684 | controller |     "Jun 09 15:42:22.751208 crc crio[3652]: time=\"2026-06-09T15:42:22.75082397Z\" level=info msg=\"Starting container: fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea\" id=367dd377-dfb6-43ef-aabf-35f57596f768 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.937699 | controller |     "Jun 09 15:42:22.761246 crc crio[3652]: time=\"2026-06-09T15:42:22.761123639Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.937715 | controller |     "Jun 09 15:42:22.766696 crc crio[3652]: time=\"2026-06-09T15:42:22.766592087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.937730 | controller |     "Jun 09 15:42:22.771572 crc crio[3652]: time=\"2026-06-09T15:42:22.771472589Z\" level=info msg=\"Started container\" PID=10422 containerID=fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=367dd377-dfb6-43ef-aabf-35f57596f768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31",
2026-06-09 17:40:43.937744 | controller |     "Jun 09 15:42:22.772697 crc crio[3652]: time=\"2026-06-09T15:42:22.772613888Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.937759 | controller |     "Jun 09 15:42:22.772697 crc crio[3652]: time=\"2026-06-09T15:42:22.77269438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.937774 | controller |     "Jun 09 15:42:22.772872 crc crio[3652]: time=\"2026-06-09T15:42:22.77272009Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_29c4362f-e7d7-43cd-84e2-2497840eef29\\\"\"",
2026-06-09 17:40:43.937788 | controller |     "Jun 09 15:42:22.772872 crc crio[3652]: time=\"2026-06-09T15:42:22.772786542Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_351f54f1-aae6-416e-acae-6dc353943fbe\\\"\"",
2026-06-09 17:40:43.937803 | controller |     "Jun 09 15:42:22.779526 crc crio[3652]: time=\"2026-06-09T15:42:22.779442479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.937818 | controller |     "Jun 09 15:42:22.796009 crc crio[3652]: time=\"2026-06-09T15:42:22.795971455Z\" level=info msg=\"Ran pod sandbox e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=172481d2-40be-4d17-9533-45a218ff4105 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.937833 | controller |     "Jun 09 15:42:22.810834 crc crio[3652]: time=\"2026-06-09T15:42:22.808810307Z\" level=info msg=\"Ran pod sandbox f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=eb88533d-ff40-45f7-bf58-c264b6db5731 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.937850 | controller |     "Jun 09 15:42:22.822549 crc crio[3652]: time=\"2026-06-09T15:42:22.822492811Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=45f75af0-0172-4f65-8c31-ca2e9429ed00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.937886 | controller |     "Jun 09 15:42:22.825569 crc crio[3652]: time=\"2026-06-09T15:42:22.825504887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=be428f88-1e10-4b7b-821f-dec5742d1fce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.937902 | controller |     "Jun 09 15:42:22.832069 crc crio[3652]: time=\"2026-06-09T15:42:22.83199125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8778bd85-dd44-4301-b62e-05471a9879fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.937917 | controller |     "Jun 09 15:42:22.851181 crc crio[3652]: time=\"2026-06-09T15:42:22.850503205Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.937932 | controller |     "Jun 09 15:42:22.851181 crc crio[3652]: time=\"2026-06-09T15:42:22.8511068Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.937947 | controller |     "Jun 09 15:42:22.851181 crc crio[3652]: time=\"2026-06-09T15:42:22.85113152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.937962 | controller |     "Jun 09 15:42:22.853906 crc crio[3652]: time=\"2026-06-09T15:42:22.853848749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.937977 | controller |     "Jun 09 15:42:22.858327 crc crio[3652]: time=\"2026-06-09T15:42:22.858224019Z\" level=info msg=\"Ran pod sandbox 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=fe9a5196-28ec-42d7-8a41-fce53aad24d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.937992 | controller |     "Jun 09 15:42:22.862478 crc crio[3652]: time=\"2026-06-09T15:42:22.861402769Z\" level=info msg=\"Ran pod sandbox 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6fe3d039-5494-46be-9812-21f43d05c560 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938007 | controller |     "Jun 09 15:42:22.867322 crc crio[3652]: time=\"2026-06-09T15:42:22.866610029Z\" level=info msg=\"Ran pod sandbox bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=122df593-d4c9-4980-933f-52e08eeb9de8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938022 | controller |     "Jun 09 15:42:22.874380 crc crio[3652]: time=\"2026-06-09T15:42:22.874321593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=bf3c274c-b9de-43e8-92c1-924daf8a189c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938037 | controller |     "Jun 09 15:42:22.877868 crc crio[3652]: time=\"2026-06-09T15:42:22.87778444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d862665e-de7c-410a-b2ec-877c0f5eb1c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938052 | controller |     "Jun 09 15:42:22.878255 crc crio[3652]: time=\"2026-06-09T15:42:22.87817908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f664d2a3-e05e-48d6-af5d-684f0fb07995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938069 | controller |     "Jun 09 15:42:22.879142 crc crio[3652]: time=\"2026-06-09T15:42:22.879039732Z\" level=info msg=\"Ran pod sandbox 88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a416a352-b2f0-4c78-a0fe-529b6657fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938084 | controller |     "Jun 09 15:42:22.910667 crc crio[3652]: time=\"2026-06-09T15:42:22.908536713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=645ae6de-a757-434d-a19b-3eab473f14e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938099 | controller |     "Jun 09 15:42:22.932774 crc crio[3652]: time=\"2026-06-09T15:42:22.930584046Z\" level=info msg=\"Ran pod sandbox 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b65ad150-2f9f-4ff2-9254-2874e0c100ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938114 | controller |     "Jun 09 15:42:22.940902 crc crio[3652]: time=\"2026-06-09T15:42:22.940820384Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.938128 | controller |     "Jun 09 15:42:22.940902 crc crio[3652]: time=\"2026-06-09T15:42:22.940901166Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.938143 | controller |     "Jun 09 15:42:22.941336 crc crio[3652]: time=\"2026-06-09T15:42:22.941050259Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-09 17:40:43.938158 | controller |     "Jun 09 15:42:22.956056 crc crio[3652]: time=\"2026-06-09T15:42:22.955204585Z\" level=info msg=\"Ran pod sandbox ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=50e4dd30-9819-47c6-a7e0-1fa1530af2bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938173 | controller |     "Jun 09 15:42:22.956631 crc crio[3652]: time=\"2026-06-09T15:42:22.951647106Z\" level=info msg=\"Ran pod sandbox 4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3662f224-5259-4c61-80e9-2e5b08dfe521 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938187 | controller |     "Jun 09 15:42:22.967818 crc crio[3652]: time=\"2026-06-09T15:42:22.963858952Z\" level=info msg=\"Ran pod sandbox ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=99c5625c-3a58-4278-be9d-9789bfa39a2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938202 | controller |     "Jun 09 15:42:22.992060 crc crio[3652]: time=\"2026-06-09T15:42:22.991667051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1409e9bd-bd34-42e1-b183-769f845fd25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938216 | controller |     "Jun 09 15:42:23.002525 crc crio[3652]: time=\"2026-06-09T15:42:23.002438472Z\" level=info msg=\"Ran pod sandbox 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=52c8232e-9db8-42f9-a665-c0c522baa99e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938231 | controller |     "Jun 09 15:42:23.017644 crc crio[3652]: time=\"2026-06-09T15:42:23.017477309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=dd976f29-240a-4556-acdd-849698943f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938248 | controller |     "Jun 09 15:42:23.018361 crc crio[3652]: time=\"2026-06-09T15:42:23.01790724Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5ad9b4a6-4e65-4c4e-b2c9-a0875421ba48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938263 | controller |     "Jun 09 15:42:23.018457 crc crio[3652]: time=\"2026-06-09T15:42:23.018405483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=75fc6bea-f693-4a57-b03c-af3d4bc52166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938278 | controller |     "Jun 09 15:42:23.020341 crc crio[3652]: time=\"2026-06-09T15:42:23.02029292Z\" level=info msg=\"Ran pod sandbox a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=a70d2467-bfaa-4b96-86e4-3f1bf0ec2d8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938292 | controller |     "Jun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.024335242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.938307 | controller |     "Jun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.024380323Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.938322 | controller |     "Jun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.024409183Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-09 17:40:43.938337 | controller |     "Jun 09 15:42:23.025380 crc crio[3652]: time=\"2026-06-09T15:42:23.025150462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938351 | controller |     "Jun 09 15:42:23.028981 crc crio[3652]: time=\"2026-06-09T15:42:23.028217759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5e10952e-6c5d-4655-ae75-e25c65623678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938366 | controller |     "Jun 09 15:42:23.037082 crc crio[3652]: time=\"2026-06-09T15:42:23.036837406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=45bd57a0-f2cc-4509-a695-88d33883c9bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938381 | controller |     "Jun 09 15:42:23.050270 crc crio[3652]: time=\"2026-06-09T15:42:23.050105509Z\" level=info msg=\"Ran pod sandbox 40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=4d2f721e-8b1a-4159-b7ea-6c22c8ed0d7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938396 | controller |     "Jun 09 15:42:23.066546 crc crio[3652]: time=\"2026-06-09T15:42:23.064299626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2a1f89f6-7f8e-4ac2-9076-2a90be7ca512 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938411 | controller |     "Jun 09 15:42:23.067417 crc crio[3652]: time=\"2026-06-09T15:42:23.067362902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938429 | controller |     "Jun 09 15:42:23.069381 crc crio[3652]: time=\"2026-06-09T15:42:23.06926304Z\" level=info msg=\"Created container d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=9998677b-6e02-412e-8fb6-ab66808fc066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.938444 | controller |     "Jun 09 15:42:23.097821 crc crio[3652]: time=\"2026-06-09T15:42:23.097586772Z\" level=info msg=\"Ran pod sandbox 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=6561843f-ddc7-4b3b-81c3-e2862fd1b873 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938459 | controller |     "Jun 09 15:42:23.098349 crc crio[3652]: time=\"2026-06-09T15:42:23.098243078Z\" level=info msg=\"Starting container: d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255\" id=b4ed4941-7523-452e-ada8-b0380eed078a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.938473 | controller |     "Jun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.100604767Z\" level=info msg=\"Ran pod sandbox 8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=c2494793-4302-4545-932f-5a6b8ec23bea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938488 | controller |     "Jun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.101066689Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.938502 | controller |     "Jun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.10111589Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.938517 | controller |     "Jun 09 15:42:23.101425 crc crio[3652]: time=\"2026-06-09T15:42:23.101155881Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-09 17:40:43.938545 | controller |     "Jun 09 15:42:23.105376 crc crio[3652]: time=\"2026-06-09T15:42:23.105122851Z\" level=info msg=\"Ran pod sandbox e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=31b8846b-17a2-4ed5-8cf3-3739a855f44b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.938560 | controller |     "Jun 09 15:42:23.113518 crc crio[3652]: time=\"2026-06-09T15:42:23.113335697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938575 | controller |     "Jun 09 15:42:23.116285 crc crio[3652]: time=\"2026-06-09T15:42:23.114567918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9c1a0db8-7f93-466d-bc23-fe4267c53ce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938590 | controller |     "Jun 09 15:42:23.119670 crc crio[3652]: time=\"2026-06-09T15:42:23.116477426Z\" level=info msg=\"Created container fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=27ea30b7-4ef4-493b-8d3f-9f5d83062966 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.938605 | controller |     "Jun 09 15:42:23.123874 crc crio[3652]: time=\"2026-06-09T15:42:23.122902058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=dd3610dc-b0f4-4c0e-a846-c5d94a187e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938622 | controller |     "Jun 09 15:42:23.123874 crc crio[3652]: time=\"2026-06-09T15:42:23.123545714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c4e54687-12f7-4aab-9e20-f5920e22d6e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938638 | controller |     "Jun 09 15:42:23.130380 crc crio[3652]: time=\"2026-06-09T15:42:23.129692368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938652 | controller |     "Jun 09 15:42:23.133376 crc crio[3652]: time=\"2026-06-09T15:42:23.133182776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=84e8be3b-37ca-4a8b-bcc5-76128ad4fac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938667 | controller |     "Jun 09 15:42:23.139070 crc crio[3652]: time=\"2026-06-09T15:42:23.133790751Z\" level=info msg=\"Starting container: fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242\" id=a0887ecc-18ed-46ee-97d7-1f0529c9b3df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.938682 | controller |     "Jun 09 15:42:23.139070 crc crio[3652]: time=\"2026-06-09T15:42:23.134717565Z\" level=info msg=\"Started container\" PID=10511 containerID=d84278b8495c0b2b5c44f951fcfc8b822ac0cca12b41e9cbe1287a4f872b9255 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=b4ed4941-7523-452e-ada8-b0380eed078a name=/runtime.v1.RuntimeService/StartContainer sandboxID=978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920",
2026-06-09 17:40:43.938698 | controller |     "Jun 09 15:42:23.235331 crc crio[3652]: time=\"2026-06-09T15:42:23.226148072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938713 | controller |     "Jun 09 15:42:23.235331 crc crio[3652]: time=\"2026-06-09T15:42:23.229549187Z\" level=info msg=\"Started container\" PID=10481 containerID=fd7fbe650843ef466a53b4134959fab94cdbdbcfbed895fa941bf3a346783242 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=a0887ecc-18ed-46ee-97d7-1f0529c9b3df name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:43.938728 | controller |     "Jun 09 15:42:23.246795 crc crio[3652]: time=\"2026-06-09T15:42:23.246251507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938743 | controller |     "Jun 09 15:42:23.270995 crc crio[3652]: time=\"2026-06-09T15:42:23.267651014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a6d1a147-6bf6-447d-8418-04fcf545c26c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938758 | controller |     "Jun 09 15:42:23.279594 crc crio[3652]: time=\"2026-06-09T15:42:23.279547133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=157d65e2-84cd-49dd-9e5e-ab495d72a663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938773 | controller |     "Jun 09 15:42:23.280631 crc crio[3652]: time=\"2026-06-09T15:42:23.280603029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938788 | controller |     "Jun 09 15:42:23.285194 crc crio[3652]: time=\"2026-06-09T15:42:23.284845956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6785dcf7-ff21-4815-8065-65a96d649e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938806 | controller |     "Jun 09 15:42:23.285716 crc crio[3652]: time=\"2026-06-09T15:42:23.285382919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aedf18b2-cea4-442f-a1a7-f2f751b1949c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938821 | controller |     "Jun 09 15:42:23.295031 crc crio[3652]: time=\"2026-06-09T15:42:23.29415823Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ab6b04e0-0403-4028-8fff-ea68971d9a74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938836 | controller |     "Jun 09 15:42:23.307883 crc crio[3652]: time=\"2026-06-09T15:42:23.29936206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=95d11143-cb86-4aad-bdfd-b9e7a0f37142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938851 | controller |     "Jun 09 15:42:23.327205 crc crio[3652]: time=\"2026-06-09T15:42:23.300820897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=de46c498-759b-440b-83ca-0fc08bd6f57f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938884 | controller |     "Jun 09 15:42:23.327389 crc crio[3652]: time=\"2026-06-09T15:42:23.30848874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=219bc428-f52e-4473-b149-3a3fc9177d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938899 | controller |     "Jun 09 15:42:23.327389 crc crio[3652]: time=\"2026-06-09T15:42:23.308556971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49a216e8-22c3-4238-8a4b-f694915f99e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938913 | controller |     "Jun 09 15:42:23.327502 crc crio[3652]: time=\"2026-06-09T15:42:23.308595862Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2491455e-89c8-4cc0-ae00-e264d13bfecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938928 | controller |     "Jun 09 15:42:23.329396 crc crio[3652]: time=\"2026-06-09T15:42:23.308640044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d9ed3e80-7a40-49c1-a6d9-83dc4c5924d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938942 | controller |     "Jun 09 15:42:23.329396 crc crio[3652]: time=\"2026-06-09T15:42:23.320103602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f1f6a7c8-1a47-4737-a171-c534fa9193bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.938957 | controller |     "Jun 09 15:42:23.381519 crc crio[3652]: time=\"2026-06-09T15:42:23.381291599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938972 | controller |     "Jun 09 15:42:23.394572 crc crio[3652]: time=\"2026-06-09T15:42:23.393902185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.938990 | controller |     "Jun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.407171649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ec5ad443-a6e2-498e-8efc-7768924009f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.939005 | controller |     "Jun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.407514437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=739cb245-b250-4165-b7ea-d31b21e04d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.939020 | controller |     "Jun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.408119783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=75cec869-b0c8-4228-ba7c-94f6c25c6604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.939035 | controller |     "Jun 09 15:42:23.426109 crc crio[3652]: time=\"2026-06-09T15:42:23.425359686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a3160dce-5bb2-4631-b6d6-364618997049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.939050 | controller |     "Jun 09 15:42:23.448817 crc crio[3652]: time=\"2026-06-09T15:42:23.447517042Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=c1bd4525-af96-4cbf-a222-35931f566219 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939065 | controller |     "Jun 09 15:42:23.458954 crc crio[3652]: time=\"2026-06-09T15:42:23.451123263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5a1fc527-690f-4237-838d-f3c856111dbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.939080 | controller |     "Jun 09 15:42:23.531787 crc crio[3652]: time=\"2026-06-09T15:42:23.531508832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939095 | controller |     "Jun 09 15:42:23.553307 crc crio[3652]: time=\"2026-06-09T15:42:23.553261729Z\" level=info msg=\"Created container 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=82dc64a1-7cff-4848-86c8-cef1f72111dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939109 | controller |     "Jun 09 15:42:23.574540 crc crio[3652]: time=\"2026-06-09T15:42:23.574436501Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7f28644d-8be6-49a2-98c5-9bfb34e447d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939124 | controller |     "Jun 09 15:42:23.574753 crc crio[3652]: time=\"2026-06-09T15:42:23.574668177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939138 | controller |     "Jun 09 15:42:23.575172 crc crio[3652]: time=\"2026-06-09T15:42:23.57480024Z\" level=info msg=\"Starting container: 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583\" id=5ee491fd-eec3-4390-8cc6-306648be47eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.939153 | controller |     "Jun 09 15:42:23.584423 crc crio[3652]: time=\"2026-06-09T15:42:23.584316429Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4f61f45a-d263-4b04-a142-53211a7e64a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939170 | controller |     "Jun 09 15:42:23.617874 crc crio[3652]: time=\"2026-06-09T15:42:23.617473882Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f6c3c727-4070-4dd1-80e8-3b59af1eaa18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939185 | controller |     "Jun 09 15:42:23.617874 crc crio[3652]: time=\"2026-06-09T15:42:23.617656726Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=643e11e3-798b-4cc8-bfc2-2ce8f6598b04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939200 | controller |     "Jun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.618093097Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=3ba0b59b-3ed3-469c-85d0-576889ccd62b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939217 | controller |     "Jun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.618567529Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3996ad3a-025b-4dfc-a161-f530e6bc6016 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939234 | controller |     "Jun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.621641867Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f2dce6c5-dc42-4ba7-be25-b36ec1e17fa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939250 | controller |     "Jun 09 15:42:23.622345 crc crio[3652]: time=\"2026-06-09T15:42:23.621863632Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=cd93105c-d35a-445e-8e6a-2002fcccfa3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939265 | controller |     "Jun 09 15:42:23.622620 crc crio[3652]: time=\"2026-06-09T15:42:23.622489848Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=4bd01ac7-ec86-4af4-9eb4-67774e11f4e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939279 | controller |     "Jun 09 15:42:23.628376 crc crio[3652]: time=\"2026-06-09T15:42:23.574701677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939294 | controller |     "Jun 09 15:42:23.639208 crc crio[3652]: time=\"2026-06-09T15:42:23.639049674Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=085aaea0-b566-40f0-84e0-7f9538c2cc82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939309 | controller |     "Jun 09 15:42:23.642591 crc crio[3652]: time=\"2026-06-09T15:42:23.641393503Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2e01fab2-faa4-46d6-a529-51fc984e32c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939324 | controller |     "Jun 09 15:42:23.642591 crc crio[3652]: time=\"2026-06-09T15:42:23.642223244Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=39c9ffd2-3e72-4474-b7f5-768293d1aa20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939338 | controller |     "Jun 09 15:42:23.643532 crc crio[3652]: time=\"2026-06-09T15:42:23.643096185Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=65a02ca4-9e2f-433b-aedb-533cb7328496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939353 | controller |     "Jun 09 15:42:23.644269 crc crio[3652]: time=\"2026-06-09T15:42:23.643864375Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=8304dd9d-92ff-43e2-ac12-85f56ee7f670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939371 | controller |     "Jun 09 15:42:23.644586 crc crio[3652]: time=\"2026-06-09T15:42:23.644434969Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5d6d8c9f-569d-4097-bb62-d4c781bcc536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939386 | controller |     "Jun 09 15:42:23.645325 crc crio[3652]: time=\"2026-06-09T15:42:23.645163227Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5367fa45-2b56-4a9f-ab6c-fe8bb5f1a4d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939401 | controller |     "Jun 09 15:42:23.645659 crc crio[3652]: time=\"2026-06-09T15:42:23.645536807Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=c85ffb05-1de8-4c38-9a7b-6a55afd10e7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939416 | controller |     "Jun 09 15:42:23.706898 crc crio[3652]: time=\"2026-06-09T15:42:23.706676393Z\" level=info msg=\"Started container\" PID=10560 containerID=66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=5ee491fd-eec3-4390-8cc6-306648be47eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d",
2026-06-09 17:40:43.939431 | controller |     "Jun 09 15:42:23.713074 crc crio[3652]: time=\"2026-06-09T15:42:23.712847148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939446 | controller |     "Jun 09 15:42:23.766515 crc crio[3652]: time=\"2026-06-09T15:42:23.766373462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939460 | controller |     "Jun 09 15:42:23.829645 crc crio[3652]: time=\"2026-06-09T15:42:23.829314554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939475 | controller |     "Jun 09 15:42:23.832090 crc crio[3652]: time=\"2026-06-09T15:42:23.831320554Z\" level=info msg=\"Created container 164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ad26e545-e585-41b7-9d7a-bd569db5769a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939490 | controller |     "Jun 09 15:42:23.840234 crc crio[3652]: time=\"2026-06-09T15:42:23.839356696Z\" level=info msg=\"Starting container: 164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145\" id=03ac4d14-3944-4b3f-a92c-e6588fab7a12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.939505 | controller |     "Jun 09 15:42:23.849588 crc crio[3652]: time=\"2026-06-09T15:42:23.848143817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939519 | controller |     "Jun 09 15:42:23.853073 crc crio[3652]: time=\"2026-06-09T15:42:23.852183788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939534 | controller |     "Jun 09 15:42:23.853534 crc crio[3652]: time=\"2026-06-09T15:42:23.853378188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939551 | controller |     "Jun 09 15:42:23.854449 crc crio[3652]: time=\"2026-06-09T15:42:23.854152668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939566 | controller |     "Jun 09 15:42:23.854862 crc crio[3652]: time=\"2026-06-09T15:42:23.854693601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939581 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.855530432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939596 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.856491686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939610 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.856665031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939625 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.857066291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939640 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.857252176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939655 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.857588774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939670 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.8578223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939685 | controller |     "Jun 09 15:42:23.859499 crc crio[3652]: time=\"2026-06-09T15:42:23.858281401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939699 | controller |     "Jun 09 15:42:23.861318 crc crio[3652]: time=\"2026-06-09T15:42:23.860522998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939714 | controller |     "Jun 09 15:42:23.862859 crc crio[3652]: time=\"2026-06-09T15:42:23.861449051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939728 | controller |     "Jun 09 15:42:23.865615 crc crio[3652]: time=\"2026-06-09T15:42:23.86420028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939743 | controller |     "Jun 09 15:42:23.865615 crc crio[3652]: time=\"2026-06-09T15:42:23.864405065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939758 | controller |     "Jun 09 15:42:23.919447 crc crio[3652]: time=\"2026-06-09T15:42:23.918141695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.939775 | controller |     "Jun 09 15:42:23.953578 crc crio[3652]: time=\"2026-06-09T15:42:23.953144335Z\" level=info msg=\"Started container\" PID=10571 containerID=164101fd8cf3d85ad4f0b9d9a2465f55a7c015e04872835b758b7d6b3c936145 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=03ac4d14-3944-4b3f-a92c-e6588fab7a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654",
2026-06-09 17:40:43.939790 | controller |     "Jun 09 15:42:23.970297 crc crio[3652]: time=\"2026-06-09T15:42:23.970187053Z\" level=info msg=\"Created container bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=f242b456-d302-4a2f-a354-caf79a3878e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939805 | controller |     "Jun 09 15:42:23.976398 crc crio[3652]: time=\"2026-06-09T15:42:23.976319417Z\" level=info msg=\"Starting container: bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1\" id=57b0cb4a-d0d8-46c8-be2c-0b1a3f7c7bfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.939819 | controller |     "Jun 09 15:42:24.018991 crc crio[3652]: time=\"2026-06-09T15:42:24.01865794Z\" level=info msg=\"Created container 5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=21533f82-efdd-4b31-8028-2863c88c8ab2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939834 | controller |     "Jun 09 15:42:24.022984 crc crio[3652]: time=\"2026-06-09T15:42:24.021519172Z\" level=info msg=\"Starting container: 5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d\" id=d99251a5-cfb6-4ead-8997-d8ac9fe3ee97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.939852 | controller |     "Jun 09 15:42:24.055272 crc crio[3652]: time=\"2026-06-09T15:42:24.053349842Z\" level=info msg=\"Started container\" PID=10589 containerID=5a505394df0343b4a8142b564e109780a90c19f02389c3554871eb9134e9a22d description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=d99251a5-cfb6-4ead-8997-d8ac9fe3ee97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456",
2026-06-09 17:40:43.939884 | controller |     "Jun 09 15:42:24.066830 crc crio[3652]: time=\"2026-06-09T15:42:24.066503872Z\" level=info msg=\"Created container 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=5711e8e8-776b-4d03-a07a-a05b92b731fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939900 | controller |     "Jun 09 15:42:24.074769 crc crio[3652]: time=\"2026-06-09T15:42:24.074583445Z\" level=info msg=\"Starting container: 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869\" id=6b095845-b583-46b9-9a03-9b340141660d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.939915 | controller |     "Jun 09 15:42:24.126222 crc crio[3652]: time=\"2026-06-09T15:42:24.125499455Z\" level=info msg=\"Started container\" PID=10575 containerID=bb3506bece0d1713eac61103ecd52d059bf706ff03165b722f2b88b97ec192c1 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=57b0cb4a-d0d8-46c8-be2c-0b1a3f7c7bfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c",
2026-06-09 17:40:43.939930 | controller |     "Jun 09 15:42:24.269586 crc crio[3652]: time=\"2026-06-09T15:42:24.269504352Z\" level=info msg=\"Started container\" PID=10585 containerID=12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=6b095845-b583-46b9-9a03-9b340141660d name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931",
2026-06-09 17:40:43.939948 | controller |     "Jun 09 15:42:24.272639 crc crio[3652]: time=\"2026-06-09T15:42:24.272610501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=313f8c2c-e3d4-47f7-983d-384ea57307f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.939964 | controller |     "Jun 09 15:42:24.369149 crc crio[3652]: time=\"2026-06-09T15:42:24.363546215Z\" level=info msg=\"Created container 7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a03e56b8-8bee-440a-b4e8-1b0b1fb843eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.939978 | controller |     "Jun 09 15:42:24.381717 crc crio[3652]: time=\"2026-06-09T15:42:24.381495426Z\" level=info msg=\"Starting container: 7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086\" id=6fafa40b-2bf2-4d3d-bb49-5a020e8666a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.939993 | controller |     "Jun 09 15:42:24.523478 crc crio[3652]: time=\"2026-06-09T15:42:24.522248052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940008 | controller |     "Jun 09 15:42:24.523478 crc crio[3652]: time=\"2026-06-09T15:42:24.523146064Z\" level=info msg=\"Created container 00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bb618879-5b9e-4477-85ee-ec037ce8b970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940022 | controller |     "Jun 09 15:42:24.531070 crc crio[3652]: time=\"2026-06-09T15:42:24.5305279Z\" level=info msg=\"Created container 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8519bdf0-eedd-4cc1-8053-59d14d89601e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940037 | controller |     "Jun 09 15:42:24.533233 crc crio[3652]: time=\"2026-06-09T15:42:24.530804997Z\" level=info msg=\"Starting container: 00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6\" id=6d89e206-b406-4cef-a495-46436b7cdbdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.940051 | controller |     "Jun 09 15:42:24.541272 crc crio[3652]: time=\"2026-06-09T15:42:24.538585622Z\" level=info msg=\"Starting container: 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b\" id=497518fd-36d5-4281-a538-bd115a384167 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.940066 | controller |     "Jun 09 15:42:24.575441 crc crio[3652]: time=\"2026-06-09T15:42:24.575368046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940080 | controller |     "Jun 09 15:42:24.599186 crc crio[3652]: time=\"2026-06-09T15:42:24.598794914Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.940095 | controller |     "Jun 09 15:42:24.599186 crc crio[3652]: time=\"2026-06-09T15:42:24.598876016Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.940111 | controller |     "Jun 09 15:42:24.599186 crc crio[3652]: time=\"2026-06-09T15:42:24.599103842Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-09 17:40:43.940129 | controller |     "Jun 09 15:42:24.608022 crc crio[3652]: time=\"2026-06-09T15:42:24.601226685Z\" level=info msg=\"Started container\" PID=10624 containerID=00fa32ad0d5983f3ec6eb3fd43d3390adb6150224dbf17b1bec2e982e38309f6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6d89e206-b406-4cef-a495-46436b7cdbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6",
2026-06-09 17:40:43.940144 | controller |     "Jun 09 15:42:24.613016 crc crio[3652]: time=\"2026-06-09T15:42:24.61255613Z\" level=info msg=\"Started container\" PID=10620 containerID=7c99dc9a8b938070657d07d6cc0eca945a35f990f902857412f1cb7b854b4086 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=6fafa40b-2bf2-4d3d-bb49-5a020e8666a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881",
2026-06-09 17:40:43.940160 | controller |     "Jun 09 15:42:24.728532 crc crio[3652]: time=\"2026-06-09T15:42:24.728377569Z\" level=info msg=\"Started container\" PID=10618 containerID=3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=497518fd-36d5-4281-a538-bd115a384167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5",
2026-06-09 17:40:43.940176 | controller |     "Jun 09 15:42:25.072509 crc crio[3652]: time=\"2026-06-09T15:42:25.067689004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=86c907fa-2809-4b52-98fa-79a126a87ed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940191 | controller |     "Jun 09 15:42:25.154035 crc crio[3652]: time=\"2026-06-09T15:42:25.15351324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940206 | controller |     "Jun 09 15:42:25.170659 crc crio[3652]: time=\"2026-06-09T15:42:25.170604889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940221 | controller |     "Jun 09 15:42:25.183861 crc crio[3652]: time=\"2026-06-09T15:42:25.173479401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d0b28932-bb2a-4a09-b1dd-e8ee6ae3b47d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940235 | controller |     "Jun 09 15:42:25.233333 crc crio[3652]: time=\"2026-06-09T15:42:25.229105869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3d9506fe-d10d-48f5-b659-2e4fcd04fc36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940250 | controller |     "Jun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.317439948Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.940265 | controller |     "Jun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.31755571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.940279 | controller |     "Jun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.317594771Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-09 17:40:43.940294 | controller |     "Jun 09 15:42:25.319204 crc crio[3652]: time=\"2026-06-09T15:42:25.317878389Z\" level=info msg=\"Created container b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741: openshift-dns/dns-default-qtghf/dns\" id=db2d63c8-7abe-42ca-8a4c-d64439734b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940312 | controller |     "Jun 09 15:42:25.334989 crc crio[3652]: time=\"2026-06-09T15:42:25.334787663Z\" level=info msg=\"Starting container: b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741\" id=4caec8f5-4d4e-4889-bde9-89ff7b4373b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.940327 | controller |     "Jun 09 15:42:25.353684 crc crio[3652]: time=\"2026-06-09T15:42:25.353624236Z\" level=info msg=\"Started container\" PID=10681 containerID=b8099a8a9065c871dc53c105cf5b19289312543706349d7921cb359523156741 description=openshift-dns/dns-default-qtghf/dns id=4caec8f5-4d4e-4889-bde9-89ff7b4373b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166",
2026-06-09 17:40:43.940343 | controller |     "Jun 09 15:42:25.406326 crc crio[3652]: time=\"2026-06-09T15:42:25.406172577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940357 | controller |     "Jun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.408620118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e1b6a7f9-c9b7-426b-94ac-21476617273c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940372 | controller |     "Jun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.409261494Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d1b960ec-b443-4b4c-a8f0-0061bbc4964c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940387 | controller |     "Jun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.4130861Z\" level=info msg=\"Created container b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=01f37cbf-9b8e-4f91-a530-dca3cf0cd729 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940401 | controller |     "Jun 09 15:42:25.414966 crc crio[3652]: time=\"2026-06-09T15:42:25.41348959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cca727e4-73ad-4e17-b938-8ad46ed1a84d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940415 | controller |     "Jun 09 15:42:25.452017 crc crio[3652]: time=\"2026-06-09T15:42:25.448609603Z\" level=info msg=\"Starting container: b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403\" id=1b4ee596-0aef-4f10-ac15-8c8afb431b20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.940430 | controller |     "Jun 09 15:42:25.452585 crc crio[3652]: time=\"2026-06-09T15:42:25.452543022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=f5acdf17-ba5e-4ad8-be46-19832eb621fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940444 | controller |     "Jun 09 15:42:25.454590 crc crio[3652]: time=\"2026-06-09T15:42:25.454502651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940459 | controller |     "Jun 09 15:42:25.468180 crc crio[3652]: time=\"2026-06-09T15:42:25.46801478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940479 | controller |     "Jun 09 15:42:25.469510 crc crio[3652]: time=\"2026-06-09T15:42:25.469464687Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=505c3bfd-f3b6-4058-997b-6eece2d145e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940495 | controller |     "Jun 09 15:42:25.486469 crc crio[3652]: time=\"2026-06-09T15:42:25.486181766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=efd36328-c9d0-4cf8-a930-7b3a295f1e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940509 | controller |     "Jun 09 15:42:25.504705 crc crio[3652]: time=\"2026-06-09T15:42:25.504582929Z\" level=info msg=\"Started container\" PID=10682 containerID=b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=1b4ee596-0aef-4f10-ac15-8c8afb431b20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d",
2026-06-09 17:40:43.940525 | controller |     "Jun 09 15:42:25.656242 crc crio[3652]: time=\"2026-06-09T15:42:25.653389827Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.940540 | controller |     "Jun 09 15:42:25.656242 crc crio[3652]: time=\"2026-06-09T15:42:25.654578346Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.940555 | controller |     "Jun 09 15:42:25.656242 crc crio[3652]: time=\"2026-06-09T15:42:25.654872004Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-09 17:40:43.940570 | controller |     "Jun 09 15:42:25.835382 crc crio[3652]: time=\"2026-06-09T15:42:25.821558132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=bd7dd772-e9b7-41a0-8c44-ebfdf1d8336e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940585 | controller |     "Jun 09 15:42:26.072157 crc crio[3652]: time=\"2026-06-09T15:42:26.070876895Z\" level=info msg=\"Created container d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4f61f45a-d263-4b04-a142-53211a7e64a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940600 | controller |     "Jun 09 15:42:26.087756 crc crio[3652]: time=\"2026-06-09T15:42:26.087591885Z\" level=info msg=\"Starting container: d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f\" id=00bfe83f-2640-42c0-ac5a-3b79d731b39c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.940615 | controller |     "Jun 09 15:42:26.202030 crc crio[3652]: time=\"2026-06-09T15:42:26.199422374Z\" level=info msg=\"Started container\" PID=10712 containerID=d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=00bfe83f-2640-42c0-ac5a-3b79d731b39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555",
2026-06-09 17:40:43.940630 | controller |     "Jun 09 15:42:26.202030 crc crio[3652]: time=\"2026-06-09T15:42:26.200263914Z\" level=info msg=\"Created container 52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=c1bd4525-af96-4cbf-a222-35931f566219 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940645 | controller |     "Jun 09 15:42:26.219095 crc crio[3652]: time=\"2026-06-09T15:42:26.218121954Z\" level=info msg=\"Starting container: 52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c\" id=130df3ee-9981-4c13-bdaa-c9ab69fb0d93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.940663 | controller |     "Jun 09 15:42:26.230266 crc crio[3652]: time=\"2026-06-09T15:42:26.2275209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940678 | controller |     "Jun 09 15:42:26.235557 crc crio[3652]: time=\"2026-06-09T15:42:26.235295905Z\" level=info msg=\"Started container\" PID=10764 containerID=52cf0950e9376fad3821e12cfc64b495e6a51696b37538c23a6beaa54344f98c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=130df3ee-9981-4c13-bdaa-c9ab69fb0d93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff",
2026-06-09 17:40:43.940693 | controller |     "Jun 09 15:42:26.248113 crc crio[3652]: time=\"2026-06-09T15:42:26.246625749Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=874d60e9-a499-40df-a545-bdc7039d8e75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940708 | controller |     "Jun 09 15:42:26.341323 crc crio[3652]: time=\"2026-06-09T15:42:26.3402416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940723 | controller |     "Jun 09 15:42:26.362504 crc crio[3652]: time=\"2026-06-09T15:42:26.362370737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=7dd1c937-2b04-47d1-9845-69b8ab78e224 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.940737 | controller |     "Jun 09 15:42:26.448635 crc crio[3652]: time=\"2026-06-09T15:42:26.446561692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940752 | controller |     "Jun 09 15:42:26.508422 crc crio[3652]: time=\"2026-06-09T15:42:26.506315932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940767 | controller |     "Jun 09 15:42:26.590148 crc crio[3652]: time=\"2026-06-09T15:42:26.590081897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940782 | controller |     "Jun 09 15:42:26.606620 crc crio[3652]: time=\"2026-06-09T15:42:26.600693763Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=51c44f7e-5dde-4d06-ab25-1c3af893b9d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.940796 | controller |     "Jun 09 15:42:26.799676 crc crio[3652]: time=\"2026-06-09T15:42:26.799399385Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.940810 | controller |     "Jun 09 15:42:26.800188 crc crio[3652]: time=\"2026-06-09T15:42:26.799544909Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.940824 | controller |     "Jun 09 15:42:26.800188 crc crio[3652]: time=\"2026-06-09T15:42:26.799829956Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-09 17:40:43.940839 | controller |     "Jun 09 15:42:26.800701 crc crio[3652]: time=\"2026-06-09T15:42:26.800472872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940876 | controller |     "Jun 09 15:42:26.836162 crc crio[3652]: time=\"2026-06-09T15:42:26.835646156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940893 | controller |     "Jun 09 15:42:26.877412 crc crio[3652]: time=\"2026-06-09T15:42:26.87721696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940908 | controller |     "Jun 09 15:42:26.891585 crc crio[3652]: time=\"2026-06-09T15:42:26.891536519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940923 | controller |     "Jun 09 15:42:26.910657 crc crio[3652]: time=\"2026-06-09T15:42:26.910598198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940938 | controller |     "Jun 09 15:42:26.932141 crc crio[3652]: time=\"2026-06-09T15:42:26.931993906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940953 | controller |     "Jun 09 15:42:26.932622 crc crio[3652]: time=\"2026-06-09T15:42:26.932586591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940967 | controller |     "Jun 09 15:42:26.950565 crc crio[3652]: time=\"2026-06-09T15:42:26.950521771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940982 | controller |     "Jun 09 15:42:27.005113 crc crio[3652]: time=\"2026-06-09T15:42:26.997308386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.940996 | controller |     "Jun 09 15:42:27.212375 crc crio[3652]: time=\"2026-06-09T15:42:27.211716963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941011 | controller |     "Jun 09 15:42:27.346190 crc crio[3652]: time=\"2026-06-09T15:42:27.345507064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941026 | controller |     "Jun 09 15:42:27.527593 crc crio[3652]: time=\"2026-06-09T15:42:27.527321921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941040 | controller |     "Jun 09 15:42:27.663124 crc crio[3652]: time=\"2026-06-09T15:42:27.662439725Z\" level=info msg=\"Created container 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=3ba0b59b-3ed3-469c-85d0-576889ccd62b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941055 | controller |     "Jun 09 15:42:27.685176 crc crio[3652]: time=\"2026-06-09T15:42:27.684530279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941070 | controller |     "Jun 09 15:42:27.700004 crc crio[3652]: time=\"2026-06-09T15:42:27.69889029Z\" level=info msg=\"Starting container: 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d\" id=e3e73774-96b6-460f-9c4c-730ff8fa7b3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941087 | controller |     "Jun 09 15:42:27.738040 crc crio[3652]: time=\"2026-06-09T15:42:27.737544151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941102 | controller |     "Jun 09 15:42:27.845159 crc crio[3652]: time=\"2026-06-09T15:42:27.829576193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941116 | controller |     "Jun 09 15:42:27.845159 crc crio[3652]: time=\"2026-06-09T15:42:27.831542292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941130 | controller |     "Jun 09 15:42:27.845159 crc crio[3652]: time=\"2026-06-09T15:42:27.83742093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=212c64b6-bb85-4535-bcb9-b649702a321b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.941145 | controller |     "Jun 09 15:42:27.848287 crc crio[3652]: time=\"2026-06-09T15:42:27.847803431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=7b0bf4e3-18a0-4073-8ab7-c25aaf302eef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.941160 | controller |     "Jun 09 15:42:28.112093 crc crio[3652]: time=\"2026-06-09T15:42:28.036870631Z\" level=info msg=\"Started container\" PID=10824 containerID=7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e3e73774-96b6-460f-9c4c-730ff8fa7b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08",
2026-06-09 17:40:43.941176 | controller |     "Jun 09 15:42:28.112093 crc crio[3652]: time=\"2026-06-09T15:42:28.105431503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941190 | controller |     "Jun 09 15:42:28.144703 crc crio[3652]: time=\"2026-06-09T15:42:28.138179386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941205 | controller |     "Jun 09 15:42:28.167126 crc crio[3652]: time=\"2026-06-09T15:42:28.158835645Z\" level=info msg=\"Created container c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=cd93105c-d35a-445e-8e6a-2002fcccfa3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941220 | controller |     "Jun 09 15:42:28.182093 crc crio[3652]: time=\"2026-06-09T15:42:28.176605721Z\" level=info msg=\"Starting container: c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36\" id=ba205396-006a-4450-b43f-1231facdd5a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941234 | controller |     "Jun 09 15:42:28.258352 crc crio[3652]: time=\"2026-06-09T15:42:28.258199591Z\" level=info msg=\"Created container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3996ad3a-025b-4dfc-a161-f530e6bc6016 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941249 | controller |     "Jun 09 15:42:28.291151 crc crio[3652]: time=\"2026-06-09T15:42:28.287336753Z\" level=info msg=\"Started container\" PID=10823 containerID=c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ba205396-006a-4450-b43f-1231facdd5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f",
2026-06-09 17:40:43.941266 | controller |     "Jun 09 15:42:28.355653 crc crio[3652]: time=\"2026-06-09T15:42:28.355514325Z\" level=info msg=\"Created container 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f2dce6c5-dc42-4ba7-be25-b36ec1e17fa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941281 | controller |     "Jun 09 15:42:28.395303 crc crio[3652]: time=\"2026-06-09T15:42:28.38754376Z\" level=info msg=\"Starting container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12\" id=f9853fad-a21e-4a1b-9162-23950dbb53f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941296 | controller |     "Jun 09 15:42:28.448683 crc crio[3652]: time=\"2026-06-09T15:42:28.447392153Z\" level=info msg=\"Starting container: 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332\" id=f85cff5c-c0cf-45d4-91bb-2a2cdb34f92d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941310 | controller |     "Jun 09 15:42:28.504095 crc crio[3652]: time=\"2026-06-09T15:42:28.501099113Z\" level=info msg=\"Created container f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=301da57c-0b48-4797-824c-feb1974c17ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941325 | controller |     "Jun 09 15:42:28.619393 crc crio[3652]: time=\"2026-06-09T15:42:28.617442285Z\" level=info msg=\"Created container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=65a02ca4-9e2f-433b-aedb-533cb7328496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941340 | controller |     "Jun 09 15:42:28.619393 crc crio[3652]: time=\"2026-06-09T15:42:28.617698312Z\" level=info msg=\"Starting container: f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43\" id=c2b098f9-b660-4aa3-9342-b6d0585dcf0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941355 | controller |     "Jun 09 15:42:28.650790 crc crio[3652]: time=\"2026-06-09T15:42:28.639168011Z\" level=info msg=\"Started container\" PID=10860 containerID=882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f9853fad-a21e-4a1b-9162-23950dbb53f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3",
2026-06-09 17:40:43.941370 | controller |     "Jun 09 15:42:28.688573 crc crio[3652]: time=\"2026-06-09T15:42:28.687856054Z\" level=info msg=\"Started container\" PID=10875 containerID=f583539e355cbb28a7471e1e140cf511e3ecbdc7cbab3614bb06c862b5474b43 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=c2b098f9-b660-4aa3-9342-b6d0585dcf0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18",
2026-06-09 17:40:43.941385 | controller |     "Jun 09 15:42:28.710317 crc crio[3652]: time=\"2026-06-09T15:42:28.702516222Z\" level=info msg=\"Starting container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db\" id=3243932b-3666-4e58-bf97-8586eff35768 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941400 | controller |     "Jun 09 15:42:28.760476 crc crio[3652]: time=\"2026-06-09T15:42:28.743479651Z\" level=info msg=\"Created container ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=db8b095b-ccaa-4f07-bc1e-7963436ad19c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941415 | controller |     "Jun 09 15:42:28.760901 crc crio[3652]: time=\"2026-06-09T15:42:28.760680133Z\" level=info msg=\"Started container\" PID=10873 containerID=efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=3243932b-3666-4e58-bf97-8586eff35768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872",
2026-06-09 17:40:43.941432 | controller |     "Jun 09 15:42:28.762423 crc crio[3652]: time=\"2026-06-09T15:42:28.762389396Z\" level=info msg=\"Starting container: ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4\" id=1402b38a-a28f-4ee6-9313-9f70c9f2d65d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941448 | controller |     "Jun 09 15:42:28.842166 crc crio[3652]: time=\"2026-06-09T15:42:28.826138108Z\" level=info msg=\"Started container\" PID=10893 containerID=ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=1402b38a-a28f-4ee6-9313-9f70c9f2d65d name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1",
2026-06-09 17:40:43.941462 | controller |     "Jun 09 15:42:28.863101 crc crio[3652]: time=\"2026-06-09T15:42:28.840049707Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0165b4b4-e3d7-4ce1-90c1-337eb79d3b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941477 | controller |     "Jun 09 15:42:28.878272 crc crio[3652]: time=\"2026-06-09T15:42:28.868123892Z\" level=info msg=\"Created container 95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f6c3c727-4070-4dd1-80e8-3b59af1eaa18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941491 | controller |     "Jun 09 15:42:28.898194 crc crio[3652]: time=\"2026-06-09T15:42:28.887069478Z\" level=info msg=\"Starting container: 95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730\" id=075721c2-801e-4e2d-958b-636b8505d042 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941506 | controller |     "Jun 09 15:42:28.965686 crc crio[3652]: time=\"2026-06-09T15:42:28.956643846Z\" level=info msg=\"Started container\" PID=10907 containerID=95556f48fd0f0c23ff1102efe14582d07efbb29548007d91f21a56eb47ce6730 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=075721c2-801e-4e2d-958b-636b8505d042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31",
2026-06-09 17:40:43.941521 | controller |     "Jun 09 15:42:29.041138 crc crio[3652]: time=\"2026-06-09T15:42:29.031117457Z\" level=info msg=\"Created container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7f28644d-8be6-49a2-98c5-9bfb34e447d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941536 | controller |     "Jun 09 15:42:29.041138 crc crio[3652]: time=\"2026-06-09T15:42:29.034114832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941550 | controller |     "Jun 09 15:42:29.041138 crc crio[3652]: time=\"2026-06-09T15:42:29.036495512Z\" level=info msg=\"Starting container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a\" id=0913ea4c-5965-473f-8232-595d29312754 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941564 | controller |     "Jun 09 15:42:29.060714 crc crio[3652]: time=\"2026-06-09T15:42:29.060418913Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=5d8cfa6c-7fc8-4f09-9c15-b072dfc5ae07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941582 | controller |     "Jun 09 15:42:29.233580 crc crio[3652]: time=\"2026-06-09T15:42:29.224518096Z\" level=info msg=\"Started container\" PID=10858 containerID=bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=0913ea4c-5965-473f-8232-595d29312754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5",
2026-06-09 17:40:43.941597 | controller |     "Jun 09 15:42:29.238242 crc crio[3652]: time=\"2026-06-09T15:42:29.237526262Z\" level=info msg=\"Started container\" PID=10865 containerID=508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=f85cff5c-c0cf-45d4-91bb-2a2cdb34f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9",
2026-06-09 17:40:43.941612 | controller |     "Jun 09 15:42:30.085293 crc crio[3652]: time=\"2026-06-09T15:42:30.083158394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941627 | controller |     "Jun 09 15:42:30.273067 crc crio[3652]: time=\"2026-06-09T15:42:30.272566253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941641 | controller |     "Jun 09 15:42:30.701173 crc crio[3652]: time=\"2026-06-09T15:42:30.694890022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941655 | controller |     "Jun 09 15:42:30.742626 crc crio[3652]: time=\"2026-06-09T15:42:30.742422616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941669 | controller |     "Jun 09 15:42:30.747198 crc crio[3652]: time=\"2026-06-09T15:42:30.746884938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941684 | controller |     "Jun 09 15:42:30.874008 crc crio[3652]: time=\"2026-06-09T15:42:30.871315494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941698 | controller |     "Jun 09 15:42:31.417703 crc crio[3652]: time=\"2026-06-09T15:42:31.41735946Z\" level=info msg=\"Created container a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=8304dd9d-92ff-43e2-ac12-85f56ee7f670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941713 | controller |     "Jun 09 15:42:31.500168 crc crio[3652]: time=\"2026-06-09T15:42:31.49139949Z\" level=info msg=\"Starting container: a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc\" id=077928b1-63a4-4d1e-be27-2f2c3ac2f3ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941727 | controller |     "Jun 09 15:42:31.564283 crc crio[3652]: time=\"2026-06-09T15:42:31.563422079Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c618e808-6778-4814-a171-d5f338993090 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.941742 | controller |     "Jun 09 15:42:31.607690 crc crio[3652]: time=\"2026-06-09T15:42:31.606752908Z\" level=info msg=\"Started container\" PID=11016 containerID=a13b6c3b95180a89aa23ddbec486b3fda2c74448756e943b77c28a2f71023bbc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=077928b1-63a4-4d1e-be27-2f2c3ac2f3ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a",
2026-06-09 17:40:43.941759 | controller |     "Jun 09 15:42:31.657481 crc crio[3652]: time=\"2026-06-09T15:42:31.656843426Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:43.941774 | controller |     "Jun 09 15:42:31.662089 crc crio[3652]: time=\"2026-06-09T15:42:31.661695648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2a649cc8-0f6e-4b02-b576-655cc92f8d39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.941789 | controller |     "Jun 09 15:42:31.692252 crc crio[3652]: time=\"2026-06-09T15:42:31.691534047Z\" level=info msg=\"Created container 6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=643e11e3-798b-4cc8-bfc2-2ce8f6598b04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.941803 | controller |     "Jun 09 15:42:31.754466 crc crio[3652]: time=\"2026-06-09T15:42:31.747042451Z\" level=info msg=\"Starting container: 6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a\" id=2ae593c9-3dff-451b-8ffa-8de36ab843f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.941817 | controller |     "Jun 09 15:42:31.765067 crc crio[3652]: time=\"2026-06-09T15:42:31.763842893Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=81143491-d492-4881-b968-286c647c81a1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.941833 | controller |     "Jun 09 15:42:31.834402 crc crio[3652]: time=\"2026-06-09T15:42:31.834184921Z\" level=info msg=\"Started container\" PID=11034 containerID=6c2013036f9328fe3c91793e998c2d223345f86ed62e23bc181778725dcf431a description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=2ae593c9-3dff-451b-8ffa-8de36ab843f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53",
2026-06-09 17:40:43.941850 | controller |     "Jun 09 15:42:31.855455 crc crio[3652]: time=\"2026-06-09T15:42:31.84331367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.941883 | controller |     "Jun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.103500736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=788da18a-f175-4c0a-a03a-6bceb1d56707 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.941898 | controller |     "Jun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.103878756Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.941913 | controller |     "Jun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.103893836Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.941927 | controller |     "Jun 09 15:42:32.125070 crc crio[3652]: time=\"2026-06-09T15:42:32.104066641Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-09 17:40:43.941942 | controller |     "Jun 09 15:42:32.238332 crc crio[3652]: time=\"2026-06-09T15:42:32.222433214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941956 | controller |     "Jun 09 15:42:32.256029 crc crio[3652]: time=\"2026-06-09T15:42:32.245534615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33679388-42f6-4b08-9156-613fd08c4be1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.941974 | controller |     "Jun 09 15:42:32.659259 crc crio[3652]: time=\"2026-06-09T15:42:32.658701093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.941989 | controller |     "Jun 09 15:42:32.831654 crc crio[3652]: time=\"2026-06-09T15:42:32.831393972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942004 | controller |     "Jun 09 15:42:32.986281 crc crio[3652]: time=\"2026-06-09T15:42:32.985691388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942019 | controller |     "Jun 09 15:42:33.105507 crc crio[3652]: time=\"2026-06-09T15:42:33.103678272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942033 | controller |     "Jun 09 15:42:33.140141 crc crio[3652]: time=\"2026-06-09T15:42:33.13743795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942048 | controller |     "Jun 09 15:42:33.150271 crc crio[3652]: time=\"2026-06-09T15:42:33.148098768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942063 | controller |     "Jun 09 15:42:33.428877 crc crio[3652]: time=\"2026-06-09T15:42:33.427624939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942077 | controller |     "Jun 09 15:42:33.461321 crc crio[3652]: time=\"2026-06-09T15:42:33.461064319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942092 | controller |     "Jun 09 15:42:33.769708 crc crio[3652]: time=\"2026-06-09T15:42:33.769438446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942107 | controller |     "Jun 09 15:42:33.892286 crc crio[3652]: time=\"2026-06-09T15:42:33.889354618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942121 | controller |     "Jun 09 15:42:34.067336 crc crio[3652]: time=\"2026-06-09T15:42:34.066833286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942136 | controller |     "Jun 09 15:42:34.534213 crc crio[3652]: time=\"2026-06-09T15:42:34.533383437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a93fa0cc-7677-4894-9d85-a14810e5416c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.942151 | controller |     "Jun 09 15:42:34.536399 crc crio[3652]: time=\"2026-06-09T15:42:34.53389167Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=284963f8-e897-4b5b-9969-491e2783fec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942165 | controller |     "Jun 09 15:42:34.536518 crc crio[3652]: time=\"2026-06-09T15:42:34.536460334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942183 | controller |     "Jun 09 15:42:34.693087 crc crio[3652]: time=\"2026-06-09T15:42:34.691442358Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ac1f4852-be90-4060-b281-7146477e2f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942199 | controller |     "Jun 09 15:42:34.769349 crc crio[3652]: time=\"2026-06-09T15:42:34.768813172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942214 | controller |     "Jun 09 15:42:34.978205 crc crio[3652]: time=\"2026-06-09T15:42:34.976843657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942229 | controller |     "Jun 09 15:42:35.125186 crc crio[3652]: time=\"2026-06-09T15:42:35.11151839Z\" level=info msg=\"Created container 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5367fa45-2b56-4a9f-ab6c-fe8bb5f1a4d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942244 | controller |     "Jun 09 15:42:35.157849 crc crio[3652]: time=\"2026-06-09T15:42:35.156657364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942261 | controller |     "Jun 09 15:42:35.493213 crc crio[3652]: time=\"2026-06-09T15:42:35.482833078Z\" level=info msg=\"Starting container: 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e\" id=9b24df10-3e7b-497e-8ec7-25f7f96031b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942278 | controller |     "Jun 09 15:42:36.116533 crc crio[3652]: time=\"2026-06-09T15:42:36.115185414Z\" level=info msg=\"Started container\" PID=11099 containerID=9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=9b24df10-3e7b-497e-8ec7-25f7f96031b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a",
2026-06-09 17:40:43.942294 | controller |     "Jun 09 15:42:36.240013 crc crio[3652]: time=\"2026-06-09T15:42:36.238504402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942309 | controller |     "Jun 09 15:42:36.250567 crc crio[3652]: time=\"2026-06-09T15:42:36.250513304Z\" level=info msg=\"Created container 5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5d6d8c9f-569d-4097-bb62-d4c781bcc536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942323 | controller |     "Jun 09 15:42:36.276437 crc crio[3652]: time=\"2026-06-09T15:42:36.276347303Z\" level=info msg=\"Created container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=085aaea0-b566-40f0-84e0-7f9538c2cc82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942338 | controller |     "Jun 09 15:42:36.408597 crc crio[3652]: time=\"2026-06-09T15:42:36.408233296Z\" level=info msg=\"Starting container: 5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c\" id=0214a3ed-103f-49c1-9fc0-789b869a4a8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942353 | controller |     "Jun 09 15:42:36.485122 crc crio[3652]: time=\"2026-06-09T15:42:36.482371379Z\" level=info msg=\"Starting container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269\" id=d2134002-b57d-4c3f-befd-7778e086342d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942370 | controller |     "Jun 09 15:42:36.506111 crc crio[3652]: time=\"2026-06-09T15:42:36.503881759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942385 | controller |     "Jun 09 15:42:36.711497 crc crio[3652]: time=\"2026-06-09T15:42:36.71053155Z\" level=info msg=\"Created container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console\" id=c85ffb05-1de8-4c38-9a7b-6a55afd10e7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942400 | controller |     "Jun 09 15:42:36.763029 crc crio[3652]: time=\"2026-06-09T15:42:36.762557667Z\" level=info msg=\"Starting container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013\" id=b84b44cb-6894-4563-8420-a801dceaf115 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942414 | controller |     "Jun 09 15:42:36.770296 crc crio[3652]: time=\"2026-06-09T15:42:36.769885981Z\" level=info msg=\"Started container\" PID=11123 containerID=c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d2134002-b57d-4c3f-befd-7778e086342d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3",
2026-06-09 17:40:43.942430 | controller |     "Jun 09 15:42:36.868208 crc crio[3652]: time=\"2026-06-09T15:42:36.85622141Z\" level=info msg=\"Started container\" PID=11139 containerID=2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013 description=openshift-console/console-6c684df5db-cc8g8/console id=b84b44cb-6894-4563-8420-a801dceaf115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1",
2026-06-09 17:40:43.942445 | controller |     "Jun 09 15:42:36.996807 crc crio[3652]: time=\"2026-06-09T15:42:36.994573585Z\" level=info msg=\"Started container\" PID=11143 containerID=5db28627bc15469915fcb2ec349dc67b5a04850bab4ba0ca540cde5c1b36f83c description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=0214a3ed-103f-49c1-9fc0-789b869a4a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977",
2026-06-09 17:40:43.942459 | controller |     "Jun 09 15:42:37.091250 crc crio[3652]: time=\"2026-06-09T15:42:37.083582801Z\" level=info msg=\"Created container abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=874d60e9-a499-40df-a545-bdc7039d8e75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942474 | controller |     "Jun 09 15:42:37.170129 crc crio[3652]: time=\"2026-06-09T15:42:37.169586841Z\" level=info msg=\"Starting container: abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4\" id=9c3572d0-1d65-49a7-8daf-1d46f0fe5520 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942489 | controller |     "Jun 09 15:42:38.176179 crc crio[3652]: time=\"2026-06-09T15:42:38.175694696Z\" level=info msg=\"Started container\" PID=11147 containerID=abe507a42b785f522cd95859b505471d1b14039575bcf903cefec6fcdae52dd4 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=9c3572d0-1d65-49a7-8daf-1d46f0fe5520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6",
2026-06-09 17:40:43.942504 | controller |     "Jun 09 15:42:38.272088 crc crio[3652]: time=\"2026-06-09T15:42:38.267484822Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/POD\" id=6d832732-7f19-455e-8683-b69c2a8c7036 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.942522 | controller |     "Jun 09 15:42:38.441879 crc crio[3652]: time=\"2026-06-09T15:42:38.440333675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942537 | controller |     "Jun 09 15:42:40.895307 crc crio[3652]: time=\"2026-06-09T15:42:40.891164643Z\" level=info msg=\"Created container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=505c3bfd-f3b6-4058-997b-6eece2d145e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942564 | controller |     "Jun 09 15:42:40.980188 crc crio[3652]: time=\"2026-06-09T15:42:40.968121327Z\" level=info msg=\"Starting container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e\" id=953bec27-ae09-4fa8-84a0-933ce7c10ed7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942580 | controller |     "Jun 09 15:42:41.030624 crc crio[3652]: time=\"2026-06-09T15:42:41.029407086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942595 | controller |     "Jun 09 15:42:41.470402 crc crio[3652]: time=\"2026-06-09T15:42:41.367652613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942610 | controller |     "Jun 09 15:42:41.505624 crc crio[3652]: time=\"2026-06-09T15:42:41.505568888Z\" level=info msg=\"Started container\" PID=11168 containerID=65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=953bec27-ae09-4fa8-84a0-933ce7c10ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:43.942625 | controller |     "Jun 09 15:42:41.614856 crc crio[3652]: time=\"2026-06-09T15:42:41.614226955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942639 | controller |     "Jun 09 15:42:42.952665 crc crio[3652]: time=\"2026-06-09T15:42:42.95139749Z\" level=info msg=\"Created container fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=284963f8-e897-4b5b-9969-491e2783fec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.942654 | controller |     "Jun 09 15:42:42.957171 crc crio[3652]: time=\"2026-06-09T15:42:42.954301383Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.942669 | controller |     "Jun 09 15:42:42.957171 crc crio[3652]: time=\"2026-06-09T15:42:42.954465887Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.942684 | controller |     "Jun 09 15:42:42.957171 crc crio[3652]: time=\"2026-06-09T15:42:42.954491178Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-09 17:40:43.942699 | controller |     "Jun 09 15:42:43.118197 crc crio[3652]: time=\"2026-06-09T15:42:43.117488993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942714 | controller |     "Jun 09 15:42:43.201512 crc crio[3652]: time=\"2026-06-09T15:42:43.200115159Z\" level=info msg=\"Starting container: fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29\" id=31fe2b22-211e-4431-90f3-b30a9f54f011 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.942732 | controller |     "Jun 09 15:42:43.375691 crc crio[3652]: time=\"2026-06-09T15:42:43.375020642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942747 | controller |     "Jun 09 15:42:43.480216 crc crio[3652]: time=\"2026-06-09T15:42:43.474384109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942761 | controller |     "Jun 09 15:42:43.542631 crc crio[3652]: time=\"2026-06-09T15:42:43.542328436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942776 | controller |     "Jun 09 15:42:43.906176 crc crio[3652]: time=\"2026-06-09T15:42:43.905310755Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc001bc63e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.942790 | controller |     "Jun 09 15:42:43.906176 crc crio[3652]: time=\"2026-06-09T15:42:43.905458698Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.942805 | controller |     "Jun 09 15:42:44.975995 crc crio[3652]: time=\"2026-06-09T15:42:44.96319395Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5c5t6/POD\" id=184beb54-1fd2-4883-b213-3f74e8b1b2f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.942821 | controller |     "Jun 09 15:42:44.975995 crc crio[3652]: time=\"2026-06-09T15:42:44.964502483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942836 | controller |     "Jun 09 15:42:44.982614 crc crio[3652]: time=\"2026-06-09T15:42:44.982474795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942855 | controller |     "Jun 09 15:42:44.983675 crc crio[3652]: time=\"2026-06-09T15:42:44.983619684Z\" level=info msg=\"Started container\" PID=11296 containerID=fb61d3ad04aaff4b7c11c449793b3218612dfc28e125cbf4a7c8df1bd9c2cc29 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=31fe2b22-211e-4431-90f3-b30a9f54f011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a",
2026-06-09 17:40:43.942888 | controller |     "Jun 09 15:42:45.283331 crc crio[3652]: time=\"2026-06-09T15:42:45.283272551Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wh9wl/POD\" id=0ba3f147-64f1-4d59-892d-bfac0bbf66e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.942905 | controller |     "Jun 09 15:42:45.284057 crc crio[3652]: time=\"2026-06-09T15:42:45.28402843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942920 | controller |     "Jun 09 15:42:45.284435 crc crio[3652]: time=\"2026-06-09T15:42:45.28440537Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-llmcq/POD\" id=0b90138d-1454-4112-b5ed-1d446fd0671d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.942939 | controller |     "Jun 09 15:42:45.284563 crc crio[3652]: time=\"2026-06-09T15:42:45.284545613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942955 | controller |     "Jun 09 15:42:45.285637 crc crio[3652]: time=\"2026-06-09T15:42:45.285339983Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g78b5/POD\" id=0aae020f-5d49-4c90-a6dc-c3c2fab30041 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.942970 | controller |     "Jun 09 15:42:45.310429 crc crio[3652]: time=\"2026-06-09T15:42:45.310351312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.942985 | controller |     "Jun 09 15:42:45.390143 crc crio[3652]: time=\"2026-06-09T15:42:45.387474829Z\" level=info msg=\"Created container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=39c9ffd2-3e72-4474-b7f5-768293d1aa20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943000 | controller |     "Jun 09 15:42:45.458541 crc crio[3652]: time=\"2026-06-09T15:42:45.450154224Z\" level=info msg=\"Starting container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280\" id=0f22dd51-f332-43d4-8319-ede07562c01d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943016 | controller |     "Jun 09 15:42:46.010633 crc crio[3652]: time=\"2026-06-09T15:42:46.010116121Z\" level=info msg=\"Started container\" PID=11379 containerID=fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=0f22dd51-f332-43d4-8319-ede07562c01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3",
2026-06-09 17:40:43.943031 | controller |     "Jun 09 15:42:46.190373 crc crio[3652]: time=\"2026-06-09T15:42:46.187032125Z\" level=info msg=\"Created container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2e01fab2-faa4-46d6-a529-51fc984e32c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943047 | controller |     "Jun 09 15:42:46.373238 crc crio[3652]: time=\"2026-06-09T15:42:46.373163841Z\" level=info msg=\"Created container ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ac1f4852-be90-4060-b281-7146477e2f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943062 | controller |     "Jun 09 15:42:47.065365 crc crio[3652]: time=\"2026-06-09T15:42:47.064059308Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.943077 | controller |     "Jun 09 15:42:47.090116 crc crio[3652]: time=\"2026-06-09T15:42:47.089687902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9ae06c1-21e0-4c76-b86b-8ae50b2ded41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943093 | controller |     "Jun 09 15:42:47.190684 crc crio[3652]: time=\"2026-06-09T15:42:47.186173816Z\" level=info msg=\"Created container 4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=e1dad407-12f1-4a17-9f66-032cbf3c0b3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943108 | controller |     "Jun 09 15:42:47.207049 crc crio[3652]: time=\"2026-06-09T15:42:47.200563398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4b1630f4-34fc-43f6-9e8e-8170c479563c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943126 | controller |     "Jun 09 15:42:47.207049 crc crio[3652]: time=\"2026-06-09T15:42:47.202340432Z\" level=info msg=\"Starting container: ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1\" id=2131f8ec-462e-4f33-b01b-0dc388b937dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943142 | controller |     "Jun 09 15:42:47.216109 crc crio[3652]: time=\"2026-06-09T15:42:47.215381Z\" level=info msg=\"Starting container: 4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583\" id=f6a15dff-76f4-4cae-9d7b-817da6470563 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943157 | controller |     "Jun 09 15:42:47.276678 crc crio[3652]: time=\"2026-06-09T15:42:47.276410173Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=28e7d3b2-b56d-4cfc-87e1-7bf43cf5d2dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943172 | controller |     "Jun 09 15:42:47.305687 crc crio[3652]: time=\"2026-06-09T15:42:47.305462243Z\" level=info msg=\"Starting container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148\" id=cbe6c29d-b65d-4a91-9e44-230797659dd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943187 | controller |     "Jun 09 15:42:47.549609 crc crio[3652]: time=\"2026-06-09T15:42:47.548064618Z\" level=info msg=\"Started container\" PID=11431 containerID=ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=2131f8ec-462e-4f33-b01b-0dc388b937dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53",
2026-06-09 17:40:43.943203 | controller |     "Jun 09 15:42:47.682327 crc crio[3652]: time=\"2026-06-09T15:42:47.671774786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943218 | controller |     "Jun 09 15:42:47.942311 crc crio[3652]: time=\"2026-06-09T15:42:47.930765791Z\" level=info msg=\"Started container\" PID=11349 containerID=7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=cbe6c29d-b65d-4a91-9e44-230797659dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce",
2026-06-09 17:40:43.943233 | controller |     "Jun 09 15:42:48.629329 crc crio[3652]: time=\"2026-06-09T15:42:48.621477054Z\" level=info msg=\"Started container\" PID=11347 containerID=4244e3d9546e525e42a447d91d76703ed81619940e3492544576a6f7b9489583 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=f6a15dff-76f4-4cae-9d7b-817da6470563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099",
2026-06-09 17:40:43.943248 | controller |     "Jun 09 15:42:49.931830 crc crio[3652]: time=\"2026-06-09T15:42:49.931089384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943264 | controller |     "Jun 09 15:42:52.053100 crc crio[3652]: time=\"2026-06-09T15:42:52.046493946Z\" level=info msg=\"Created container ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d1b960ec-b443-4b4c-a8f0-0061bbc4964c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943285 | controller |     "Jun 09 15:42:52.307902 crc crio[3652]: time=\"2026-06-09T15:42:52.307824111Z\" level=info msg=\"Starting container: ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3\" id=257224d7-9c72-4087-bc23-ba524c8b4c22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943301 | controller |     "Jun 09 15:42:52.571129 crc crio[3652]: time=\"2026-06-09T15:42:52.570261314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943316 | controller |     "Jun 09 15:42:53.779417 crc crio[3652]: time=\"2026-06-09T15:42:53.778670981Z\" level=info msg=\"Started container\" PID=11536 containerID=ed950f75a5f518550a62ea9ef664d2d8ebff60eab1b37eadd62b4df90fe293c3 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=257224d7-9c72-4087-bc23-ba524c8b4c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456",
2026-06-09 17:40:43.943332 | controller |     "Jun 09 15:42:54.234244 crc crio[3652]: time=\"2026-06-09T15:42:54.234052491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943347 | controller |     "Jun 09 15:42:54.381195 crc crio[3652]: time=\"2026-06-09T15:42:54.370829977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943362 | controller |     "Jun 09 15:42:54.464011 crc crio[3652]: time=\"2026-06-09T15:42:54.452781626Z\" level=info msg=\"Created container 1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0165b4b4-e3d7-4ce1-90c1-337eb79d3b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943377 | controller |     "Jun 09 15:42:54.490559 crc crio[3652]: time=\"2026-06-09T15:42:54.489205061Z\" level=info msg=\"Starting container: 1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed\" id=1f61bc85-dc42-4297-9b6a-d093fd6c8b5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943392 | controller |     "Jun 09 15:42:55.608571 crc crio[3652]: time=\"2026-06-09T15:42:55.605481074Z\" level=info msg=\"Created container d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=51c44f7e-5dde-4d06-ab25-1c3af893b9d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943407 | controller |     "Jun 09 15:42:55.792164 crc crio[3652]: time=\"2026-06-09T15:42:55.775637418Z\" level=info msg=\"Started container\" PID=11599 containerID=1e30153d3d5505ae9877ef45240dee63bafeb70ac328aea1377c2fc46a0a59ed description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=1f61bc85-dc42-4297-9b6a-d093fd6c8b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881",
2026-06-09 17:40:43.943422 | controller |     "Jun 09 15:42:55.992634 crc crio[3652]: time=\"2026-06-09T15:42:55.992436035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943437 | controller |     "Jun 09 15:42:56.105061 crc crio[3652]: time=\"2026-06-09T15:42:56.1049046Z\" level=info msg=\"Starting container: d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a\" id=8c8b9b73-9ed2-4b0c-ad09-e5786cc47ebb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943451 | controller |     "Jun 09 15:42:56.128116 crc crio[3652]: time=\"2026-06-09T15:42:56.127863907Z\" level=info msg=\"Stopping container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12 (timeout: 2s)\" id=99899a60-ad57-4556-ae1d-135ce3ae7d06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.943469 | controller |     "Jun 09 15:42:56.361275 crc crio[3652]: time=\"2026-06-09T15:42:56.355337942Z\" level=info msg=\"Started container\" PID=11628 containerID=d2348f2d111a6d23675115b76582c9ea8f7e5eb281f41ebd6da609e1dde3e63a description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=8c8b9b73-9ed2-4b0c-ad09-e5786cc47ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166",
2026-06-09 17:40:43.943485 | controller |     "Jun 09 15:42:56.525095 crc crio[3652]: 2026-06-09T15:42:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1742521590c8b5c Mac:e6:e1:42:fb:24:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.943543 | controller |     "Jun 09 15:42:56.596273 crc crio[3652]: time=\"2026-06-09T15:42:56.586304604Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.943563 | controller |     "Jun 09 15:42:56.596273 crc crio[3652]: time=\"2026-06-09T15:42:56.586576861Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-09 17:40:43.943579 | controller |     "Jun 09 15:42:56.632178 crc crio[3652]: time=\"2026-06-09T15:42:56.628520825Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc001bc63e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.943596 | controller |     "Jun 09 15:42:56.654020 crc crio[3652]: time=\"2026-06-09T15:42:56.65303774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc00008c528}] Aliases:map[]}\"",
2026-06-09 17:40:43.943612 | controller |     "Jun 09 15:42:56.654020 crc crio[3652]: time=\"2026-06-09T15:42:56.653116542Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5c5t6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.943627 | controller |     "Jun 09 15:42:56.654020 crc crio[3652]: time=\"2026-06-09T15:42:56.653186604Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.943643 | controller |     "Jun 09 15:42:56.685896 crc crio[3652]: time=\"2026-06-09T15:42:56.664072578Z\" level=info msg=\"Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc000606728}] Aliases:map[]}\"",
2026-06-09 17:40:43.943659 | controller |     "Jun 09 15:42:56.714624 crc crio[3652]: time=\"2026-06-09T15:42:56.714570396Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wh9wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.943678 | controller |     "Jun 09 15:42:56.715074 crc crio[3652]: time=\"2026-06-09T15:42:56.712370801Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc001bc61b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.943694 | controller |     "Jun 09 15:42:56.715236 crc crio[3652]: time=\"2026-06-09T15:42:56.715214713Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g78b5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.943709 | controller |     "Jun 09 15:42:56.743286 crc crio[3652]: time=\"2026-06-09T15:42:56.731306257Z\" level=info msg=\"Ran pod sandbox 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/POD\" id=6d832732-7f19-455e-8683-b69c2a8c7036 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.943725 | controller |     "Jun 09 15:42:56.745325 crc crio[3652]: time=\"2026-06-09T15:42:56.711756986Z\" level=info msg=\"Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc000606790}] Aliases:map[]}\"",
2026-06-09 17:40:43.943741 | controller |     "Jun 09 15:42:56.750130 crc crio[3652]: time=\"2026-06-09T15:42:56.746838897Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-llmcq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.943756 | controller |     "Jun 09 15:42:56.805606 crc crio[3652]: time=\"2026-06-09T15:42:56.805392758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e54c3fb6-6f09-4d7f-ab59-266a8d3b16e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943771 | controller |     "Jun 09 15:42:56.884346 crc crio[3652]: time=\"2026-06-09T15:42:56.883407728Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8534a3af-a725-48d9-b2d0-fc0b9f056713 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943786 | controller |     "Jun 09 15:42:56.960243 crc crio[3652]: time=\"2026-06-09T15:42:56.959297125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11363489-71fa-42b9-84dd-d3570ccd7648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943801 | controller |     "Jun 09 15:42:56.980364 crc crio[3652]: time=\"2026-06-09T15:42:56.979879822Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=53e783ab-8fbb-4048-8880-a475c464ccea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943816 | controller |     "Jun 09 15:42:57.005452 crc crio[3652]: time=\"2026-06-09T15:42:56.966439084Z\" level=info msg=\"Created container c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=5d8cfa6c-7fc8-4f09-9c15-b072dfc5ae07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943834 | controller |     "Jun 09 15:42:57.022160 crc crio[3652]: time=\"2026-06-09T15:42:57.020291647Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6b975f3f-de1c-44ed-998e-7e9228fe3114 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943872 | controller |     "Jun 09 15:42:57.022160 crc crio[3652]: time=\"2026-06-09T15:42:57.021022235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943895 | controller |     "Jun 09 15:42:57.230543 crc crio[3652]: time=\"2026-06-09T15:42:57.230258882Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles\" id=e854d28b-2e04-4c9f-b5fd-6d5c26e7483e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.943911 | controller |     "Jun 09 15:42:57.231251 crc crio[3652]: time=\"2026-06-09T15:42:57.23056953Z\" level=info msg=\"Starting container: c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e\" id=800323e5-cfd1-4187-ad41-58c9fa972ebf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.943926 | controller |     "Jun 09 15:42:57.328265 crc crio[3652]: time=\"2026-06-09T15:42:57.327764681Z\" level=info msg=\"Stopped container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=99899a60-ad57-4556-ae1d-135ce3ae7d06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.943941 | controller |     "Jun 09 15:42:57.343788 crc crio[3652]: time=\"2026-06-09T15:42:57.343518137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0f5d5579-cc0f-49f1-b82a-63ac1bf58c30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943957 | controller |     "Jun 09 15:42:57.495029 crc crio[3652]: time=\"2026-06-09T15:42:57.493261439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.943972 | controller |     "Jun 09 15:42:57.510338 crc crio[3652]: time=\"2026-06-09T15:42:57.510184534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8f367f48-0c10-41bd-8a5c-d41db923bc0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.943987 | controller |     "Jun 09 15:42:57.987994 crc crio[3652]: time=\"2026-06-09T15:42:57.986621853Z\" level=info msg=\"Started container\" PID=11650 containerID=c4672b8a1d8814ee70e22153c6e5e07054a1de7c07882e45512efaaece530f8e description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=800323e5-cfd1-4187-ad41-58c9fa972ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920",
2026-06-09 17:40:43.944002 | controller |     "Jun 09 15:42:57.987994 crc crio[3652]: time=\"2026-06-09T15:42:57.98690223Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5cf31a1-445a-42fd-a7e4-ff368ce4a099 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944017 | controller |     "Jun 09 15:42:58.157059 crc crio[3652]: time=\"2026-06-09T15:42:58.15088423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944032 | controller |     "Jun 09 15:42:58.441772 crc crio[3652]: time=\"2026-06-09T15:42:58.441662664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944051 | controller |     "Jun 09 15:42:59.983138 crc crio[3652]: time=\"2026-06-09T15:42:59.977833936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944066 | controller |     "Jun 09 15:42:59.983138 crc crio[3652]: time=\"2026-06-09T15:42:59.981011695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944081 | controller |     "Jun 09 15:43:00.080863 crc crio[3652]: time=\"2026-06-09T15:43:00.080110165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944097 | controller |     "Jun 09 15:43:00.363480 crc crio[3652]: time=\"2026-06-09T15:43:00.356266813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944112 | controller |     "Jun 09 15:43:01.759479 crc crio[3652]: time=\"2026-06-09T15:43:01.757894004Z\" level=info msg=\"Created container 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles\" id=e854d28b-2e04-4c9f-b5fd-6d5c26e7483e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944127 | controller |     "Jun 09 15:43:01.785343 crc crio[3652]: time=\"2026-06-09T15:43:01.781062626Z\" level=info msg=\"Created container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5cf31a1-445a-42fd-a7e4-ff368ce4a099 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944142 | controller |     "Jun 09 15:43:01.795988 crc crio[3652]: time=\"2026-06-09T15:43:01.789535789Z\" level=info msg=\"Starting container: 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead\" id=a77f424e-0361-4616-9d32-df7238a2bba5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944158 | controller |     "Jun 09 15:43:01.832249 crc crio[3652]: time=\"2026-06-09T15:43:01.831826481Z\" level=info msg=\"Starting container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff\" id=923bc919-90fa-418e-b7f4-23d815989610 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944173 | controller |     "Jun 09 15:43:01.860645 crc crio[3652]: time=\"2026-06-09T15:43:01.853332852Z\" level=info msg=\"Stopping container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e (timeout: 30s)\" id=32b96e86-37e8-4f51-b5c5-79bdf5433163 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.944189 | controller |     "Jun 09 15:43:01.920800 crc crio[3652]: time=\"2026-06-09T15:43:01.920634543Z\" level=info msg=\"Started container\" PID=11764 containerID=755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead description=openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles id=a77f424e-0361-4616-9d32-df7238a2bba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d",
2026-06-09 17:40:43.944205 | controller |     "Jun 09 15:43:01.954128 crc crio[3652]: time=\"2026-06-09T15:43:01.951646392Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.944220 | controller |     "Jun 09 15:43:02.108865 crc crio[3652]: time=\"2026-06-09T15:43:02.10845163Z\" level=info msg=\"Started container\" PID=11767 containerID=3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff description=openshift-console/downloads-747b44746d-4pqvr/download-server id=923bc919-90fa-418e-b7f4-23d815989610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3",
2026-06-09 17:40:43.944241 | controller |     "Jun 09 15:43:04.318250 crc crio[3652]: time=\"2026-06-09T15:43:04.317523398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944257 | controller |     "Jun 09 15:43:05.423907 crc crio[3652]: time=\"2026-06-09T15:43:05.423643575Z\" level=info msg=\"Stopping container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269 (timeout: 30s)\" id=39fc25dc-c57c-496c-993d-16fffcbd7f22 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.944273 | controller |     "Jun 09 15:43:05.566408 crc crio[3652]: time=\"2026-06-09T15:43:05.563300738Z\" level=info msg=\"Created container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=28e7d3b2-b56d-4cfc-87e1-7bf43cf5d2dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944288 | controller |     "Jun 09 15:43:05.693258 crc crio[3652]: time=\"2026-06-09T15:43:05.683712251Z\" level=info msg=\"Starting container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9\" id=1af81de8-5355-42f5-8e93-86077b4e16fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944303 | controller |     "Jun 09 15:43:05.833086 crc crio[3652]: time=\"2026-06-09T15:43:05.832586507Z\" level=info msg=\"Started container\" PID=11834 containerID=f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=1af81de8-5355-42f5-8e93-86077b4e16fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3",
2026-06-09 17:40:43.944319 | controller |     "Jun 09 15:43:06.434244 crc crio[3652]: time=\"2026-06-09T15:43:06.424883589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944334 | controller |     "Jun 09 15:43:07.243103 crc crio[3652]: time=\"2026-06-09T15:43:07.171369266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944349 | controller |     "Jun 09 15:43:07.541043 crc crio[3652]: time=\"2026-06-09T15:43:07.230374006Z\" level=info msg=\"Created container 3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6b975f3f-de1c-44ed-998e-7e9228fe3114 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944364 | controller |     "Jun 09 15:43:07.560477 crc crio[3652]: time=\"2026-06-09T15:43:07.560285071Z\" level=info msg=\"Starting container: 3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227\" id=cbf70cf3-ac52-4f20-834e-65c8d76dfe8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944379 | controller |     "Jun 09 15:43:08.009994 crc crio[3652]: time=\"2026-06-09T15:43:08.004654779Z\" level=info msg=\"Started container\" PID=11869 containerID=3ddd37e3e38cea1bbf7573ffffcb6ea06ae94ab3d917d235c7cbf5d1c91e2227 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=cbf70cf3-ac52-4f20-834e-65c8d76dfe8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881",
2026-06-09 17:40:43.944395 | controller |     "Jun 09 15:43:09.377007 crc crio[3652]: time=\"2026-06-09T15:43:09.357327086Z\" level=info msg=\"Stopped container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=39fc25dc-c57c-496c-993d-16fffcbd7f22 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.944413 | controller |     "Jun 09 15:43:09.431767 crc crio[3652]: time=\"2026-06-09T15:43:09.43163439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d5d54b16-3a3d-4a8f-806f-8c56dbc61e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.944429 | controller |     "Jun 09 15:43:09.502646 crc crio[3652]: time=\"2026-06-09T15:43:09.502523095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=70405ca3-37e6-41cb-9980-76c0242960e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.944444 | controller |     "Jun 09 15:43:09.522029 crc crio[3652]: time=\"2026-06-09T15:43:09.521746303Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=db1af393-2662-4463-93f5-50204ce99a77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944460 | controller |     "Jun 09 15:43:09.523233 crc crio[3652]: time=\"2026-06-09T15:43:09.523127119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944476 | controller |     "Jun 09 15:43:10.097903 crc crio[3652]: time=\"2026-06-09T15:43:10.097353463Z\" level=info msg=\"Stopped container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=32b96e86-37e8-4f51-b5c5-79bdf5433163 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.944491 | controller |     "Jun 09 15:43:10.112791 crc crio[3652]: time=\"2026-06-09T15:43:10.111218749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=51173968-daa2-4806-b4c8-e64cdf169a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.944506 | controller |     "Jun 09 15:43:10.649160 crc crio[3652]: time=\"2026-06-09T15:43:10.638608854Z\" level=info msg=\"Created container 5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=4bd01ac7-ec86-4af4-9eb4-67774e11f4e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944522 | controller |     "Jun 09 15:43:10.735292 crc crio[3652]: time=\"2026-06-09T15:43:10.681893589Z\" level=info msg=\"Starting container: 5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716\" id=cb96dc7d-2b60-4a89-8b69-c92e56196b10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944538 | controller |     "Jun 09 15:43:10.749856 crc crio[3652]: time=\"2026-06-09T15:43:10.698710683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=13c64a67-aaa3-489d-b614-b4ccece613cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.944553 | controller |     "Jun 09 15:43:10.776466 crc crio[3652]: time=\"2026-06-09T15:43:10.776294834Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca7c8ad1-90e7-4476-b30a-e29dcf0406f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944569 | controller |     "Jun 09 15:43:10.776907 crc crio[3652]: time=\"2026-06-09T15:43:10.776856919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944584 | controller |     "Jun 09 15:43:10.967112 crc crio[3652]: time=\"2026-06-09T15:43:10.965446626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944603 | controller |     "Jun 09 15:43:10.984278 crc crio[3652]: time=\"2026-06-09T15:43:10.981826059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944618 | controller |     "Jun 09 15:43:10.992970 crc crio[3652]: time=\"2026-06-09T15:43:10.992302736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944634 | controller |     "Jun 09 15:43:11.069518 crc crio[3652]: time=\"2026-06-09T15:43:11.069268331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944649 | controller |     "Jun 09 15:43:11.739158 crc crio[3652]: time=\"2026-06-09T15:43:11.534837822Z\" level=info msg=\"Started container\" PID=11900 containerID=5bf5f87a4a37448672fa59ed2eeb6799d01af714a240152685b65edc6881f716 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=cb96dc7d-2b60-4a89-8b69-c92e56196b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4",
2026-06-09 17:40:43.944665 | controller |     "Jun 09 15:43:11.956183 crc crio[3652]: time=\"2026-06-09T15:43:11.954596791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=9283f81e-b3a5-4d51-906c-f33c127a6698 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.944681 | controller |     "Jun 09 15:43:11.996590 crc crio[3652]: time=\"2026-06-09T15:43:11.995535853Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=91a6208b-0c44-4cc2-8656-f3de265237ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.944695 | controller |     "Jun 09 15:43:12.066147 crc crio[3652]: time=\"2026-06-09T15:43:12.064588719Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=04d99945-bdeb-48d5-8a7d-9263a74f2e17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944711 | controller |     "Jun 09 15:43:12.066147 crc crio[3652]: time=\"2026-06-09T15:43:12.0661406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944726 | controller |     "Jun 09 15:43:13.527624 crc crio[3652]: time=\"2026-06-09T15:43:13.509642137Z\" level=info msg=\"Created container 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=db1af393-2662-4463-93f5-50204ce99a77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944741 | controller |     "Jun 09 15:43:13.553600 crc crio[3652]: time=\"2026-06-09T15:43:13.525712312Z\" level=info msg=\"Created container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca7c8ad1-90e7-4476-b30a-e29dcf0406f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.944756 | controller |     "Jun 09 15:43:13.622050 crc crio[3652]: time=\"2026-06-09T15:43:13.621499634Z\" level=info msg=\"Starting container: 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad\" id=a788ebda-c53e-4adb-9591-b8acce493c32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944771 | controller |     "Jun 09 15:43:13.627101 crc crio[3652]: time=\"2026-06-09T15:43:13.622262715Z\" level=info msg=\"Starting container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604\" id=f51d7f5a-6167-4b23-a657-6d1630ddc134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.944790 | controller |     "Jun 09 15:43:14.031241 crc crio[3652]: time=\"2026-06-09T15:43:14.019413726Z\" level=info msg=\"Started container\" PID=11976 containerID=9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f51d7f5a-6167-4b23-a657-6d1630ddc134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:43.944806 | controller |     "Jun 09 15:43:14.046012 crc crio[3652]: time=\"2026-06-09T15:43:14.043473572Z\" level=info msg=\"Started container\" PID=11984 containerID=65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a788ebda-c53e-4adb-9591-b8acce493c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3",
2026-06-09 17:40:43.944822 | controller |     "Jun 09 15:43:14.921102 crc crio[3652]: time=\"2026-06-09T15:43:14.911658999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.944837 | controller |     "Jun 09 15:43:17.248331 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:091ae1688305ed1 Mac:f6:9f:ad:de:c6:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 SocketPath: PciID:}] [{Interface:0xc000288890 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.944874 | controller |     "Jun 09 15:43:17.487540 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c9944969672532 Mac:c2:cf:13:c5:da:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 SocketPath: PciID:}] [{Interface:0xc000201750 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.944895 | controller |     "Jun 09 15:43:17.495072 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1bf22b23addddd Mac:16:a8:f0:51:0a:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 SocketPath: PciID:}] [{Interface:0xc000149000 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.944911 | controller |     "Jun 09 15:43:17.497110 crc crio[3652]: 2026-06-09T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f681034628930f Mac:92:b8:e4:cb:c9:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 SocketPath: PciID:}] [{Interface:0xc00032c960 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.944927 | controller |     "Jun 09 15:43:17.536517 crc crio[3652]: time=\"2026-06-09T15:43:17.535306763Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.944942 | controller |     "Jun 09 15:43:17.536517 crc crio[3652]: time=\"2026-06-09T15:43:17.535498268Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-09 17:40:43.944958 | controller |     "Jun 09 15:43:17.556137 crc crio[3652]: time=\"2026-06-09T15:43:17.549162909Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc001bc61b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.944977 | controller |     "Jun 09 15:43:17.556137 crc crio[3652]: time=\"2026-06-09T15:43:17.549470977Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g78b5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.944993 | controller |     "Jun 09 15:43:17.564982 crc crio[3652]: time=\"2026-06-09T15:43:17.559577724Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc00008c528}] Aliases:map[]}\"",
2026-06-09 17:40:43.945009 | controller |     "Jun 09 15:43:17.566802 crc crio[3652]: time=\"2026-06-09T15:43:17.566758364Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5c5t6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.945025 | controller |     "Jun 09 15:43:17.578825 crc crio[3652]: time=\"2026-06-09T15:43:17.559437291Z\" level=info msg=\"Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc000606790}] Aliases:map[]}\"",
2026-06-09 17:40:43.945040 | controller |     "Jun 09 15:43:17.579599 crc crio[3652]: time=\"2026-06-09T15:43:17.579565533Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-llmcq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.945055 | controller |     "Jun 09 15:43:17.580140 crc crio[3652]: time=\"2026-06-09T15:43:17.559638926Z\" level=info msg=\"Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc000606728}] Aliases:map[]}\"",
2026-06-09 17:40:43.945071 | controller |     "Jun 09 15:43:17.580383 crc crio[3652]: time=\"2026-06-09T15:43:17.580360034Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wh9wl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.945086 | controller |     "Jun 09 15:43:17.625190 crc crio[3652]: time=\"2026-06-09T15:43:17.622341384Z\" level=info msg=\"Ran pod sandbox f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 with infra container: openshift-marketplace/redhat-marketplace-g78b5/POD\" id=0aae020f-5d49-4c90-a6dc-c3c2fab30041 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.945102 | controller |     "Jun 09 15:43:17.637633 crc crio[3652]: time=\"2026-06-09T15:43:17.637479284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d24fad21-80a5-4c2d-82c0-b0a56128e6a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945117 | controller |     "Jun 09 15:43:17.704748 crc crio[3652]: time=\"2026-06-09T15:43:17.704523237Z\" level=info msg=\"Ran pod sandbox 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a with infra container: openshift-marketplace/redhat-operators-5c5t6/POD\" id=184beb54-1fd2-4883-b213-3f74e8b1b2f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.945135 | controller |     "Jun 09 15:43:17.724789 crc crio[3652]: time=\"2026-06-09T15:43:17.724489825Z\" level=info msg=\"Ran pod sandbox 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 with infra container: openshift-marketplace/community-operators-llmcq/POD\" id=0b90138d-1454-4112-b5ed-1d446fd0671d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.945151 | controller |     "Jun 09 15:43:17.736032 crc crio[3652]: time=\"2026-06-09T15:43:17.735877906Z\" level=info msg=\"Ran pod sandbox 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e with infra container: openshift-marketplace/certified-operators-wh9wl/POD\" id=0ba3f147-64f1-4d59-892d-bfac0bbf66e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.945166 | controller |     "Jun 09 15:43:17.787879 crc crio[3652]: time=\"2026-06-09T15:43:17.787763798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e121d7e9-82ee-4c2a-966f-a320e4970735 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945181 | controller |     "Jun 09 15:43:17.793856 crc crio[3652]: time=\"2026-06-09T15:43:17.793438488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=273d9639-4bdd-4bc3-8053-8d35d9ca503d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945196 | controller |     "Jun 09 15:43:17.794979 crc crio[3652]: time=\"2026-06-09T15:43:17.794840575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=082dadde-748d-4412-a326-82eea14490ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945211 | controller |     "Jun 09 15:43:17.795312 crc crio[3652]: time=\"2026-06-09T15:43:17.795193535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bcc05dd2-7e31-46a9-b69c-b34a70200c42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945225 | controller |     "Jun 09 15:43:17.804105 crc crio[3652]: time=\"2026-06-09T15:43:17.802172589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c06de435-a305-4208-9ec0-3a5050b2e098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945240 | controller |     "Jun 09 15:43:17.804105 crc crio[3652]: time=\"2026-06-09T15:43:17.802793466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c4e2b95-ac4a-449c-9657-97b4ca673ccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945255 | controller |     "Jun 09 15:43:17.804105 crc crio[3652]: time=\"2026-06-09T15:43:17.80373144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30fd8ac6-40cf-4dde-9a49-e942df285913 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.945270 | controller |     "Jun 09 15:43:17.830816 crc crio[3652]: time=\"2026-06-09T15:43:17.830529509Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities\" id=a4073c89-6c2b-42cb-ae2e-127fed221a34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945285 | controller |     "Jun 09 15:43:17.843104 crc crio[3652]: time=\"2026-06-09T15:43:17.836265551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945304 | controller |     "Jun 09 15:43:17.875060 crc crio[3652]: time=\"2026-06-09T15:43:17.872817267Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5c5t6/extract-utilities\" id=53de99ab-d004-47b2-97d9-6bc633d8bd94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945320 | controller |     "Jun 09 15:43:17.887871 crc crio[3652]: time=\"2026-06-09T15:43:17.886517619Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-llmcq/extract-utilities\" id=0e306e6a-dc26-43d1-b623-918322ccd4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945335 | controller |     "Jun 09 15:43:17.916848 crc crio[3652]: time=\"2026-06-09T15:43:17.916605215Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wh9wl/extract-utilities\" id=09df3679-3d55-4888-8b48-ddf765e34c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945351 | controller |     "Jun 09 15:43:18.362190 crc crio[3652]: time=\"2026-06-09T15:43:18.36077099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945366 | controller |     "Jun 09 15:43:18.411349 crc crio[3652]: time=\"2026-06-09T15:43:18.411209763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945382 | controller |     "Jun 09 15:43:18.412527 crc crio[3652]: time=\"2026-06-09T15:43:18.411801819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945397 | controller |     "Jun 09 15:43:18.685020 crc crio[3652]: time=\"2026-06-09T15:43:18.684832429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945411 | controller |     "Jun 09 15:43:19.010672 crc crio[3652]: time=\"2026-06-09T15:43:18.958581277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945426 | controller |     "Jun 09 15:43:19.424170 crc crio[3652]: time=\"2026-06-09T15:43:19.423661055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945441 | controller |     "Jun 09 15:43:19.505341 crc crio[3652]: time=\"2026-06-09T15:43:19.500349553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945457 | controller |     "Jun 09 15:43:19.523854 crc crio[3652]: time=\"2026-06-09T15:43:19.523643929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945472 | controller |     "Jun 09 15:43:19.836383 crc crio[3652]: time=\"2026-06-09T15:43:19.835668489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945487 | controller |     "Jun 09 15:43:20.184445 crc crio[3652]: time=\"2026-06-09T15:43:20.175548866Z\" level=info msg=\"Created container 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities\" id=a4073c89-6c2b-42cb-ae2e-127fed221a34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945502 | controller |     "Jun 09 15:43:20.199163 crc crio[3652]: time=\"2026-06-09T15:43:20.194195409Z\" level=info msg=\"Starting container: 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07\" id=409aa5e8-d6e4-42f9-b7f4-b69eb1e71d6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.945520 | controller |     "Jun 09 15:43:20.405774 crc crio[3652]: time=\"2026-06-09T15:43:20.405428974Z\" level=info msg=\"Started container\" PID=12098 containerID=282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07 description=openshift-marketplace/redhat-marketplace-g78b5/extract-utilities id=409aa5e8-d6e4-42f9-b7f4-b69eb1e71d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4",
2026-06-09 17:40:43.945536 | controller |     "Jun 09 15:43:20.465228 crc crio[3652]: time=\"2026-06-09T15:43:20.461466616Z\" level=info msg=\"Created container 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2: openshift-marketplace/certified-operators-wh9wl/extract-utilities\" id=09df3679-3d55-4888-8b48-ddf765e34c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945551 | controller |     "Jun 09 15:43:20.474451 crc crio[3652]: time=\"2026-06-09T15:43:20.473633078Z\" level=info msg=\"Starting container: 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2\" id=9eb2a08c-386d-46d4-b47a-01b059fe17e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.945566 | controller |     "Jun 09 15:43:20.545454 crc crio[3652]: time=\"2026-06-09T15:43:20.537411705Z\" level=info msg=\"Created container 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949: openshift-marketplace/redhat-operators-5c5t6/extract-utilities\" id=53de99ab-d004-47b2-97d9-6bc633d8bd94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945582 | controller |     "Jun 09 15:43:20.602133 crc crio[3652]: time=\"2026-06-09T15:43:20.587787327Z\" level=info msg=\"Starting container: 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949\" id=178420a1-a35d-4d1c-93e4-7fa421b1d88b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.945597 | controller |     "Jun 09 15:43:20.631495 crc crio[3652]: time=\"2026-06-09T15:43:20.616859095Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.945612 | controller |     "Jun 09 15:43:20.650030 crc crio[3652]: time=\"2026-06-09T15:43:20.649660663Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.945627 | controller |     "Jun 09 15:43:20.650030 crc crio[3652]: time=\"2026-06-09T15:43:20.649901389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-09 17:40:43.945642 | controller |     "Jun 09 15:43:20.733050 crc crio[3652]: time=\"2026-06-09T15:43:20.732611766Z\" level=info msg=\"Started container\" PID=12113 containerID=990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949 description=openshift-marketplace/redhat-operators-5c5t6/extract-utilities id=178420a1-a35d-4d1c-93e4-7fa421b1d88b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a",
2026-06-09 17:40:43.945657 | controller |     "Jun 09 15:43:20.806144 crc crio[3652]: time=\"2026-06-09T15:43:20.805606456Z\" level=info msg=\"Started container\" PID=12103 containerID=5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2 description=openshift-marketplace/certified-operators-wh9wl/extract-utilities id=9eb2a08c-386d-46d4-b47a-01b059fe17e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e",
2026-06-09 17:40:43.945673 | controller |     "Jun 09 15:43:21.306859 crc crio[3652]: time=\"2026-06-09T15:43:21.295661145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945688 | controller |     "Jun 09 15:43:21.434624 crc crio[3652]: time=\"2026-06-09T15:43:21.434342172Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.945706 | controller |     "Jun 09 15:43:21.434624 crc crio[3652]: time=\"2026-06-09T15:43:21.434465635Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.945721 | controller |     "Jun 09 15:43:21.434624 crc crio[3652]: time=\"2026-06-09T15:43:21.434492436Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-09 17:40:43.945736 | controller |     "Jun 09 15:43:21.452328 crc crio[3652]: time=\"2026-06-09T15:43:21.452281486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.945751 | controller |     "Jun 09 15:43:21.499856 crc crio[3652]: time=\"2026-06-09T15:43:21.499601977Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=140b8e76-1cbd-4deb-a625-7e4cf3bd3187 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.945766 | controller |     "Jun 09 15:43:21.617293 crc crio[3652]: time=\"2026-06-09T15:43:21.616337604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:43.945781 | controller |     "Jun 09 15:43:22.279051 crc crio[3652]: time=\"2026-06-09T15:43:22.278423141Z\" level=info msg=\"Created container c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d: openshift-marketplace/community-operators-llmcq/extract-utilities\" id=0e306e6a-dc26-43d1-b623-918322ccd4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.945796 | controller |     "Jun 09 15:43:22.316894 crc crio[3652]: time=\"2026-06-09T15:43:22.30978572Z\" level=info msg=\"Starting container: c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d\" id=8ccbdd4d-960a-4673-a11a-ab0096562dec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.945811 | controller |     "Jun 09 15:43:22.529906 crc crio[3652]: time=\"2026-06-09T15:43:22.529831879Z\" level=info msg=\"Started container\" PID=12164 containerID=c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d description=openshift-marketplace/community-operators-llmcq/extract-utilities id=8ccbdd4d-960a-4673-a11a-ab0096562dec name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367",
2026-06-09 17:40:43.945826 | controller |     "Jun 09 15:43:22.732004 crc crio[3652]: time=\"2026-06-09T15:43:22.731494951Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0163d94e-6001-4f30-89a7-9054dbf3e7bf name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.945841 | controller |     "Jun 09 15:43:22.873615 crc crio[3652]: time=\"2026-06-09T15:43:22.873384983Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.945881 | controller |     "Jun 09 15:43:23.284275 crc crio[3652]: time=\"2026-06-09T15:43:23.28283548Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc196cea-2cb4-41c5-940a-b6413ca3d884 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.945898 | controller |     "Jun 09 15:43:23.322096 crc crio[3652]: time=\"2026-06-09T15:43:23.320310581Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.945914 | controller |     "Jun 09 15:43:23.882324 crc crio[3652]: time=\"2026-06-09T15:43:23.88158476Z\" level=info msg=\"Stopping container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604 (timeout: 30s)\" id=e305c46f-b1cc-48e6-a9e5-0c0e9f139bde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.945930 | controller |     "Jun 09 15:43:24.110432 crc crio[3652]: time=\"2026-06-09T15:43:24.10662093Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.945948 | controller |     "Jun 09 15:43:24.110432 crc crio[3652]: time=\"2026-06-09T15:43:24.107007831Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.945964 | controller |     "Jun 09 15:43:24.110432 crc crio[3652]: time=\"2026-06-09T15:43:24.107040692Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-09 17:40:43.945979 | controller |     "Jun 09 15:43:24.220076 crc crio[3652]: time=\"2026-06-09T15:43:24.217214925Z\" level=info msg=\"Stopped container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e305c46f-b1cc-48e6-a9e5-0c0e9f139bde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.945994 | controller |     "Jun 09 15:43:24.238128 crc crio[3652]: time=\"2026-06-09T15:43:24.237534292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a1b69db4-6d0e-4e6c-b64c-8f1569184d07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.946009 | controller |     "Jun 09 15:43:24.488513 crc crio[3652]: time=\"2026-06-09T15:43:24.488236591Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.946023 | controller |     "Jun 09 15:43:24.488513 crc crio[3652]: time=\"2026-06-09T15:43:24.488343024Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.946038 | controller |     "Jun 09 15:43:24.488513 crc crio[3652]: time=\"2026-06-09T15:43:24.488366865Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-09 17:40:43.946052 | controller |     "Jun 09 15:43:24.506244 crc crio[3652]: time=\"2026-06-09T15:43:24.50445537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6df023b0-5f0e-4738-9d85-1205aea58c9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.946067 | controller |     "Jun 09 15:43:24.518456 crc crio[3652]: time=\"2026-06-09T15:43:24.516511229Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=18c365a8-2e72-4f41-b36a-9e37db7e931d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.946083 | controller |     "Jun 09 15:43:24.518456 crc crio[3652]: time=\"2026-06-09T15:43:24.517332591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946098 | controller |     "Jun 09 15:43:24.550309 crc crio[3652]: time=\"2026-06-09T15:43:24.546012219Z\" level=info msg=\"Stopping container: 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22 (timeout: 3600s)\" id=c66d7aa8-4db3-40fb-84a5-09144feaaef2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.946114 | controller |     "Jun 09 15:43:24.550309 crc crio[3652]: time=\"2026-06-09T15:43:24.547006715Z\" level=info msg=\"Removing container: 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e\" id=f3f4ae13-156d-468a-b729-5f57e79a62f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.946129 | controller |     "Jun 09 15:43:24.602967 crc crio[3652]: time=\"2026-06-09T15:43:24.600800898Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b6fa8709-487c-4bd6-bd4f-0af3fa1bf8fe name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.946144 | controller |     "Jun 09 15:43:24.649660 crc crio[3652]: time=\"2026-06-09T15:43:24.646318591Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.946159 | controller |     "Jun 09 15:43:25.385313 crc crio[3652]: time=\"2026-06-09T15:43:25.384275135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946180 | controller |     "Jun 09 15:43:25.599561 crc crio[3652]: time=\"2026-06-09T15:43:25.598419247Z\" level=info msg=\"Stopping container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff (timeout: 2s)\" id=51ceb9ee-9384-420e-b6b6-16ab672081ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.946196 | controller |     "Jun 09 15:43:25.778810 crc crio[3652]: time=\"2026-06-09T15:43:25.776908577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946211 | controller |     "Jun 09 15:43:26.507627 crc crio[3652]: time=\"2026-06-09T15:43:26.485135244Z\" level=info msg=\"Removed container 65b56e5d43c3a28b73c51070353703cac0f9ebfaf4795ce9565402d630e5a86e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f3f4ae13-156d-468a-b729-5f57e79a62f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.946226 | controller |     "Jun 09 15:43:26.625492 crc crio[3652]: time=\"2026-06-09T15:43:26.624239542Z\" level=info msg=\"Stopped container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=51ceb9ee-9384-420e-b6b6-16ab672081ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.946241 | controller |     "Jun 09 15:43:26.653581 crc crio[3652]: time=\"2026-06-09T15:43:26.650599709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=aa73b12f-4e10-4ce1-9b45-705b33d4ea8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.946256 | controller |     "Jun 09 15:43:26.670236 crc crio[3652]: time=\"2026-06-09T15:43:26.668445481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=04d93054-bda4-46d2-baea-5e4beb0ca6f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.946271 | controller |     "Jun 09 15:43:26.724547 crc crio[3652]: time=\"2026-06-09T15:43:26.724332589Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8563b2dd-eace-43e5-a3df-e1c39f43f2f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.946286 | controller |     "Jun 09 15:43:26.725208 crc crio[3652]: time=\"2026-06-09T15:43:26.725093759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946301 | controller |     "Jun 09 15:43:27.109501 crc crio[3652]: time=\"2026-06-09T15:43:27.108596789Z\" level=info msg=\"Stopping pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=8f4f5e54-382c-4a78-a146-d0bcf22aa875 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.946316 | controller |     "Jun 09 15:43:27.127073 crc crio[3652]: time=\"2026-06-09T15:43:27.126549024Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683650-j8dxb Namespace:openshift-operator-lifecycle-manager ID:1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d UID:24180ce7-d3df-486b-9e98-3dd9a083e0bd NetNS:/var/run/netns/6e896758-a1c7-41a1-87cd-e9867ce08885 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24180ce7_d3df_486b_9e98_3dd9a083e0bd.slice PodAnnotations:0xc000606d08}] Aliases:map[]}\"",
2026-06-09 17:40:43.946332 | controller |     "Jun 09 15:43:27.127381 crc crio[3652]: time=\"2026-06-09T15:43:27.127215081Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683650-j8dxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.946350 | controller |     "Jun 09 15:43:27.568276 crc crio[3652]: time=\"2026-06-09T15:43:27.565762528Z\" level=info msg=\"Created container 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=18c365a8-2e72-4f41-b36a-9e37db7e931d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.946366 | controller |     "Jun 09 15:43:27.580073 crc crio[3652]: time=\"2026-06-09T15:43:27.57718074Z\" level=info msg=\"Removing container: 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12\" id=3668f094-0bb5-4ed5-b325-77118f0175a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.946382 | controller |     "Jun 09 15:43:27.580073 crc crio[3652]: time=\"2026-06-09T15:43:27.577452387Z\" level=info msg=\"Starting container: 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377\" id=678fad6a-5a0e-4864-ac0c-598ddff08272 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.946398 | controller |     "Jun 09 15:43:27.614758 crc crio[3652]: time=\"2026-06-09T15:43:27.609888904Z\" level=info msg=\"Started container\" PID=12229 containerID=616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=678fad6a-5a0e-4864-ac0c-598ddff08272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:43.946414 | controller |     "Jun 09 15:43:28.910039 crc crio[3652]: time=\"2026-06-09T15:43:28.909552031Z\" level=info msg=\"Removed container 882f49aa57777a0f7a22d785156b4bdba34108d41fb010474f8a062879b2da12: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3668f094-0bb5-4ed5-b325-77118f0175a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.946430 | controller |     "Jun 09 15:43:29.785259 crc crio[3652]: time=\"2026-06-09T15:43:29.651477599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946445 | controller |     "Jun 09 15:43:30.176834 crc crio[3652]: time=\"2026-06-09T15:43:30.176517002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946461 | controller |     "Jun 09 15:43:30.342534 crc crio[3652]: time=\"2026-06-09T15:43:30.336518413Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/POD\" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.946476 | controller |     "Jun 09 15:43:30.342534 crc crio[3652]: time=\"2026-06-09T15:43:30.337318914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946492 | controller |     "Jun 09 15:43:30.591163 crc crio[3652]: time=\"2026-06-09T15:43:30.580509675Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.946507 | controller |     "Jun 09 15:43:30.697186 crc crio[3652]: time=\"2026-06-09T15:43:30.69684049Z\" level=info msg=\"Created container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8563b2dd-eace-43e5-a3df-e1c39f43f2f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.946522 | controller |     "Jun 09 15:43:30.725016 crc crio[3652]: time=\"2026-06-09T15:43:30.724600164Z\" level=info msg=\"Starting container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575\" id=3cc07562-a702-4096-9d0e-7ea51520ae41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.946540 | controller |     "Jun 09 15:43:30.746088 crc crio[3652]: time=\"2026-06-09T15:43:30.736497548Z\" level=info msg=\"Ran pod sandbox 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963 with infra container: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/POD\" id=9012cd2d-4ff9-4104-9956-f882bd881c08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.946555 | controller |     "Jun 09 15:43:30.778119 crc crio[3652]: time=\"2026-06-09T15:43:30.778002276Z\" level=info msg=\"Started container\" PID=12390 containerID=6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=3cc07562-a702-4096-9d0e-7ea51520ae41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3",
2026-06-09 17:40:43.946583 | controller |     "Jun 09 15:43:30.798733 crc crio[3652]: time=\"2026-06-09T15:43:30.79858548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ee343d14-5ec4-46e0-bf8f-4ae9f6ce1a63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.946600 | controller |     "Jun 09 15:43:30.876181 crc crio[3652]: time=\"2026-06-09T15:43:30.876004487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5c0164f3-ea6e-4ad2-8259-f3867d312725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.946615 | controller |     "Jun 09 15:43:30.904614 crc crio[3652]: time=\"2026-06-09T15:43:30.9044873Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=aee95d88-8c65-43aa-ab0c-00473627cd77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.946630 | controller |     "Jun 09 15:43:30.923358 crc crio[3652]: time=\"2026-06-09T15:43:30.923223586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946646 | controller |     "Jun 09 15:43:31.170092 crc crio[3652]: time=\"2026-06-09T15:43:31.168374588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.946662 | controller |     "Jun 09 15:43:32.090415 crc crio[3652]: time=\"2026-06-09T15:43:32.088611516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946678 | controller |     "Jun 09 15:43:33.484459 crc crio[3652]: time=\"2026-06-09T15:43:33.468063887Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.946693 | controller |     "Jun 09 15:43:33.484459 crc crio[3652]: time=\"2026-06-09T15:43:33.478125223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-09 17:40:43.946709 | controller |     "Jun 09 15:43:33.510013 crc crio[3652]: time=\"2026-06-09T15:43:33.502455046Z\" level=info msg=\"Stopped pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=8f4f5e54-382c-4a78-a146-d0bcf22aa875 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.946724 | controller |     "Jun 09 15:43:35.486701 crc crio[3652]: time=\"2026-06-09T15:43:35.486586901Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.946739 | controller |     "Jun 09 15:43:35.488259 crc crio[3652]: time=\"2026-06-09T15:43:35.486670423Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.946758 | controller |     "Jun 09 15:43:35.488259 crc crio[3652]: time=\"2026-06-09T15:43:35.486764746Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-09 17:40:43.946773 | controller |     "Jun 09 15:43:36.280476 crc crio[3652]: time=\"2026-06-09T15:43:36.276910139Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.946788 | controller |     "Jun 09 15:43:36.280476 crc crio[3652]: time=\"2026-06-09T15:43:36.278805379Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.946803 | controller |     "Jun 09 15:43:36.280476 crc crio[3652]: time=\"2026-06-09T15:43:36.27886387Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-09 17:40:43.946819 | controller |     "Jun 09 15:43:37.463829 crc crio[3652]: time=\"2026-06-09T15:43:37.463440873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.946834 | controller |     "Jun 09 15:43:38.915323 crc crio[3652]: time=\"2026-06-09T15:43:38.914151001Z\" level=info msg=\"Created container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=aee95d88-8c65-43aa-ab0c-00473627cd77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.946849 | controller |     "Jun 09 15:43:38.935803 crc crio[3652]: time=\"2026-06-09T15:43:38.935603058Z\" level=info msg=\"Starting container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c\" id=e7b63e54-9500-4189-a1a8-e3ec9f82ce71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.946882 | controller |     "Jun 09 15:43:39.397350 crc crio[3652]: time=\"2026-06-09T15:43:39.396167996Z\" level=info msg=\"Started container\" PID=12481 containerID=8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c description=openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins id=e7b63e54-9500-4189-a1a8-e3ec9f82ce71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963",
2026-06-09 17:40:43.946899 | controller |     "Jun 09 15:43:39.419897 crc crio[3652]: time=\"2026-06-09T15:43:39.419457342Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.946914 | controller |     "Jun 09 15:43:39.419897 crc crio[3652]: time=\"2026-06-09T15:43:39.419648037Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.946929 | controller |     "Jun 09 15:43:39.419897 crc crio[3652]: time=\"2026-06-09T15:43:39.419700959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.946944 | controller |     "Jun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.115478476Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.946959 | controller |     "Jun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.115530238Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.946974 | controller |     "Jun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.115568469Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_351f54f1-aae6-416e-acae-6dc353943fbe\\\"\"",
2026-06-09 17:40:43.946988 | controller |     "Jun 09 15:43:40.115804 crc crio[3652]: time=\"2026-06-09T15:43:40.11560646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.947006 | controller |     "Jun 09 15:43:42.039050 crc crio[3652]: time=\"2026-06-09T15:43:42.035750729Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947021 | controller |     "Jun 09 15:43:42.039050 crc crio[3652]: time=\"2026-06-09T15:43:42.036452888Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947035 | controller |     "Jun 09 15:43:42.039050 crc crio[3652]: time=\"2026-06-09T15:43:42.036477389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ded0043d-0996-49ef-948e-4bcdeec1c90c\\\"\"",
2026-06-09 17:40:43.947049 | controller |     "Jun 09 15:43:44.189246 crc crio[3652]: time=\"2026-06-09T15:43:44.189152757Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947063 | controller |     "Jun 09 15:43:44.189246 crc crio[3652]: time=\"2026-06-09T15:43:44.18923074Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947077 | controller |     "Jun 09 15:43:44.189246 crc crio[3652]: time=\"2026-06-09T15:43:44.18925449Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-09 17:40:43.947091 | controller |     "Jun 09 15:43:47.106185 crc crio[3652]: time=\"2026-06-09T15:43:47.104546205Z\" level=info msg=\"Stopping container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c (timeout: 30s)\" id=8d3204cb-ac3f-451f-8550-334005183168 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.947106 | controller |     "Jun 09 15:43:47.363525 crc crio[3652]: time=\"2026-06-09T15:43:47.362078474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.947120 | controller |     "Jun 09 15:43:48.215112 crc crio[3652]: time=\"2026-06-09T15:43:48.212427229Z\" level=info msg=\"Created container 82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=04d99945-bdeb-48d5-8a7d-9263a74f2e17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.947135 | controller |     "Jun 09 15:43:48.249805 crc crio[3652]: time=\"2026-06-09T15:43:48.245848423Z\" level=info msg=\"Starting container: 82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292\" id=ab4cec83-e4e9-4d38-b6f1-ce6c9ba413aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.947150 | controller |     "Jun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.616206065Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947164 | controller |     "Jun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.616362559Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947178 | controller |     "Jun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.61639749Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ded0043d-0996-49ef-948e-4bcdeec1c90c\\\"\"",
2026-06-09 17:40:43.947192 | controller |     "Jun 09 15:43:48.617442 crc crio[3652]: time=\"2026-06-09T15:43:48.616436791Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9b2b4bb8-2e21-4309-8fa6-a1a5564e28ac\\\"\"",
2026-06-09 17:40:43.947207 | controller |     "Jun 09 15:43:48.636019 crc crio[3652]: time=\"2026-06-09T15:43:48.632229088Z\" level=info msg=\"Started container\" PID=12560 containerID=82f6f9c33c6238590865643e16cf2f2ce416e7e81172f9c3908d51699b356292 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=ab4cec83-e4e9-4d38-b6f1-ce6c9ba413aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4",
2026-06-09 17:40:43.947224 | controller |     "Jun 09 15:43:48.768593 crc crio[3652]: time=\"2026-06-09T15:43:48.767521495Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=bb9c85b7-afe4-4219-bbaf-23fe2b8da828 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.947239 | controller |     "Jun 09 15:43:48.788880 crc crio[3652]: time=\"2026-06-09T15:43:48.777074618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e9745875-c7ea-454f-917f-c5150943e66a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.947253 | controller |     "Jun 09 15:43:48.788880 crc crio[3652]: time=\"2026-06-09T15:43:48.784988197Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=73bcdfd6-6ba7-43c4-9645-5a6fe6b90160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.947268 | controller |     "Jun 09 15:43:48.788880 crc crio[3652]: time=\"2026-06-09T15:43:48.785392958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.947282 | controller |     "Jun 09 15:43:49.112858 crc crio[3652]: time=\"2026-06-09T15:43:49.111319006Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947297 | controller |     "Jun 09 15:43:49.112858 crc crio[3652]: time=\"2026-06-09T15:43:49.112711123Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947311 | controller |     "Jun 09 15:43:49.112858 crc crio[3652]: time=\"2026-06-09T15:43:49.112742684Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-09 17:40:43.947326 | controller |     "Jun 09 15:43:50.006773 crc crio[3652]: time=\"2026-06-09T15:43:50.005221872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.947341 | controller |     "Jun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317491231Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947356 | controller |     "Jun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317609704Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947370 | controller |     "Jun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317645185Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9b2b4bb8-2e21-4309-8fa6-a1a5564e28ac\\\"\"",
2026-06-09 17:40:43.947384 | controller |     "Jun 09 15:43:51.326077 crc crio[3652]: time=\"2026-06-09T15:43:51.317768038Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_097c46d8-8fc2-41f9-afa6-7f6955dcae9d\\\"\"",
2026-06-09 17:40:43.947399 | controller |     "Jun 09 15:43:53.240773 crc crio[3652]: time=\"2026-06-09T15:43:53.240315942Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947413 | controller |     "Jun 09 15:43:53.240773 crc crio[3652]: time=\"2026-06-09T15:43:53.24058978Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947427 | controller |     "Jun 09 15:43:53.240773 crc crio[3652]: time=\"2026-06-09T15:43:53.240614Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 17:40:43.947441 | controller |     "Jun 09 15:43:54.208191 crc crio[3652]: time=\"2026-06-09T15:43:54.208128283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.947459 | controller |     "Jun 09 15:43:54.577370 crc crio[3652]: time=\"2026-06-09T15:43:54.576466903Z\" level=info msg=\"Created container d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=73bcdfd6-6ba7-43c4-9645-5a6fe6b90160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.947474 | controller |     "Jun 09 15:43:54.649670 crc crio[3652]: time=\"2026-06-09T15:43:54.649114794Z\" level=info msg=\"Starting container: d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21\" id=853c3d94-7e0a-45c8-9cf9-7ac8cf81cca3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.947489 | controller |     "Jun 09 15:43:54.857599 crc crio[3652]: time=\"2026-06-09T15:43:54.857518565Z\" level=info msg=\"Started container\" PID=12633 containerID=d980e92852bac95fcdc392bf711cd16386ee8d3960463d262ed636cd32110f21 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=853c3d94-7e0a-45c8-9cf9-7ac8cf81cca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4",
2026-06-09 17:40:43.947504 | controller |     "Jun 09 15:43:55.172367 crc crio[3652]: time=\"2026-06-09T15:43:55.172258157Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947519 | controller |     "Jun 09 15:43:55.172367 crc crio[3652]: time=\"2026-06-09T15:43:55.172315178Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947533 | controller |     "Jun 09 15:43:55.172367 crc crio[3652]: time=\"2026-06-09T15:43:55.172345129Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 17:40:43.947548 | controller |     "Jun 09 15:43:55.221425 crc crio[3652]: time=\"2026-06-09T15:43:55.221223492Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=a83fef4a-23f7-437b-8817-fca632e73454 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.947563 | controller |     "Jun 09 15:43:55.221804 crc crio[3652]: time=\"2026-06-09T15:43:55.221780506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.947577 | controller |     "Jun 09 15:43:55.231825 crc crio[3652]: time=\"2026-06-09T15:43:55.231672248Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=4dc84bdf-fa6d-4019-869d-cce669c2f8a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.947592 | controller |     "Jun 09 15:43:55.460551 crc crio[3652]: time=\"2026-06-09T15:43:55.460448687Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=10c44542-11e6-43a8-8231-3c3ab0987c34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.947608 | controller |     "Jun 09 15:43:55.479304 crc crio[3652]: time=\"2026-06-09T15:43:55.478232757Z\" level=info msg=\"Stopping container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575 (timeout: 2s)\" id=d4664fcf-2e86-43ef-8299-56cace05e638 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.947623 | controller |     "Jun 09 15:43:55.829640 crc crio[3652]: time=\"2026-06-09T15:43:55.829533446Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc00265e628}] Aliases:map[]}\"",
2026-06-09 17:40:43.947637 | controller |     "Jun 09 15:43:55.829640 crc crio[3652]: time=\"2026-06-09T15:43:55.829601467Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.947655 | controller |     "Jun 09 15:43:55.946482 crc crio[3652]: time=\"2026-06-09T15:43:55.946034856Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f5dd0140-b266-4f46-b53c-8e492bfaa37b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.947670 | controller |     "Jun 09 15:43:56.126806 crc crio[3652]: time=\"2026-06-09T15:43:56.126299373Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947685 | controller |     "Jun 09 15:43:56.242001 crc crio[3652]: time=\"2026-06-09T15:43:56.241635572Z\" level=info msg=\"Stopped container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d4664fcf-2e86-43ef-8299-56cace05e638 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.947700 | controller |     "Jun 09 15:43:56.288252 crc crio[3652]: time=\"2026-06-09T15:43:56.288124942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=578d06a8-74ae-4b04-8498-8e8cce6c5296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.947715 | controller |     "Jun 09 15:43:57.301710 crc crio[3652]: time=\"2026-06-09T15:43:57.300619855Z\" level=info msg=\"Removing container: 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff\" id=0cdcf598-3b50-4432-a94d-39f97ef626d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.947730 | controller |     "Jun 09 15:43:59.636356 crc crio[3652]: 2026-06-09T15:43:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c58a7644230f822 Mac:1e:0b:eb:f6:51:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.947745 | controller |     "Jun 09 15:43:59.648350 crc crio[3652]: time=\"2026-06-09T15:43:59.647126481Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947759 | controller |     "Jun 09 15:43:59.648350 crc crio[3652]: time=\"2026-06-09T15:43:59.647424519Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 17:40:43.947774 | controller |     "Jun 09 15:43:59.650722 crc crio[3652]: time=\"2026-06-09T15:43:59.650610913Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc00265e628}] Aliases:map[]}\"",
2026-06-09 17:40:43.947789 | controller |     "Jun 09 15:43:59.651091 crc crio[3652]: time=\"2026-06-09T15:43:59.650982073Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.947804 | controller |     "Jun 09 15:43:59.989126 crc crio[3652]: time=\"2026-06-09T15:43:59.989071583Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=87ad7ef6-2d12-44c7-bba8-2aefed59432c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.947819 | controller |     "Jun 09 15:43:59.991498 crc crio[3652]: time=\"2026-06-09T15:43:59.991473746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.947837 | controller |     "Jun 09 15:44:00.647090 crc crio[3652]: time=\"2026-06-09T15:44:00.646675592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947867 | controller |     "Jun 09 15:44:00.649609 crc crio[3652]: time=\"2026-06-09T15:44:00.649570958Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947886 | controller |     "Jun 09 15:44:00.652383 crc crio[3652]: time=\"2026-06-09T15:44:00.65230465Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 17:40:43.947902 | controller |     "Jun 09 15:44:01.894324 crc crio[3652]: time=\"2026-06-09T15:44:01.892265798Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947916 | controller |     "Jun 09 15:44:01.894324 crc crio[3652]: time=\"2026-06-09T15:44:01.89234832Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947930 | controller |     "Jun 09 15:44:01.894324 crc crio[3652]: time=\"2026-06-09T15:44:01.892390361Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 17:40:43.947945 | controller |     "Jun 09 15:44:02.704791 crc crio[3652]: time=\"2026-06-09T15:44:02.704461194Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.947959 | controller |     "Jun 09 15:44:02.704791 crc crio[3652]: time=\"2026-06-09T15:44:02.704569047Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.947973 | controller |     "Jun 09 15:44:02.704791 crc crio[3652]: time=\"2026-06-09T15:44:02.704598008Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 17:40:43.947987 | controller |     "Jun 09 15:44:03.365790 crc crio[3652]: time=\"2026-06-09T15:44:03.364162917Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948001 | controller |     "Jun 09 15:44:03.365790 crc crio[3652]: time=\"2026-06-09T15:44:03.36502705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948015 | controller |     "Jun 09 15:44:03.365790 crc crio[3652]: time=\"2026-06-09T15:44:03.365107432Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 17:40:43.948029 | controller |     "Jun 09 15:44:03.912365 crc crio[3652]: time=\"2026-06-09T15:44:03.912085525Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948043 | controller |     "Jun 09 15:44:03.912365 crc crio[3652]: time=\"2026-06-09T15:44:03.912224279Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948056 | controller |     "Jun 09 15:44:03.912365 crc crio[3652]: time=\"2026-06-09T15:44:03.91224836Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 17:40:43.948070 | controller |     "Jun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859090797Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948084 | controller |     "Jun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859323733Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948099 | controller |     "Jun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859357764Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_414fc191-942a-400e-b451-9477f70af081\\\"\"",
2026-06-09 17:40:43.948116 | controller |     "Jun 09 15:44:04.859812 crc crio[3652]: time=\"2026-06-09T15:44:04.859391615Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-09 17:40:43.948131 | controller |     "Jun 09 15:44:06.524007 crc crio[3652]: time=\"2026-06-09T15:44:06.522168601Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948145 | controller |     "Jun 09 15:44:06.524007 crc crio[3652]: time=\"2026-06-09T15:44:06.522532681Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948159 | controller |     "Jun 09 15:44:06.524007 crc crio[3652]: time=\"2026-06-09T15:44:06.522632913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-09 17:40:43.948173 | controller |     "Jun 09 15:44:07.155854 crc crio[3652]: time=\"2026-06-09T15:44:07.155629051Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948187 | controller |     "Jun 09 15:44:07.158843 crc crio[3652]: time=\"2026-06-09T15:44:07.157976774Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948200 | controller |     "Jun 09 15:44:07.160192 crc crio[3652]: time=\"2026-06-09T15:44:07.160169101Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-09 17:40:43.948215 | controller |     "Jun 09 15:44:08.495276 crc crio[3652]: time=\"2026-06-09T15:44:08.495199695Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948229 | controller |     "Jun 09 15:44:08.496672 crc crio[3652]: time=\"2026-06-09T15:44:08.496651495Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948243 | controller |     "Jun 09 15:44:08.497171 crc crio[3652]: time=\"2026-06-09T15:44:08.496871481Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_097c46d8-8fc2-41f9-afa6-7f6955dcae9d\\\"\"",
2026-06-09 17:40:43.948257 | controller |     "Jun 09 15:44:08.497303 crc crio[3652]: time=\"2026-06-09T15:44:08.497285442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:40:43.948271 | controller |     "Jun 09 15:44:09.183870 crc crio[3652]: time=\"2026-06-09T15:44:09.183521437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.948286 | controller |     "Jun 09 15:44:09.183870 crc crio[3652]: time=\"2026-06-09T15:44:09.183733793Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.948300 | controller |     "Jun 09 15:44:17.595675 crc crio[3652]: time=\"2026-06-09T15:44:17.59416192Z\" level=warning msg=\"Stopping container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:43.948314 | controller |     "Jun 09 15:44:27.965764 crc crio[3652]: time=\"2026-06-09T15:44:27.960908096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948328 | controller |     "Jun 09 15:44:27.968225 crc crio[3652]: time=\"2026-06-09T15:44:27.964886046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=539a862e-9139-424f-9313-9d0c64bf3115 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948342 | controller |     "Jun 09 15:44:36.904083 crc crio[3652]: time=\"2026-06-09T15:44:36.899266367Z\" level=info msg=\"Stopped container 1728941d3e3576677992d27b4d114c11e1f62aff24ece3671c98e9e568081c22: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c66d7aa8-4db3-40fb-84a5-09144feaaef2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.948359 | controller |     "Jun 09 15:44:36.907295 crc crio[3652]: time=\"2026-06-09T15:44:36.907172114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=741e7bd2-3d1f-49c6-8e8c-be63dd787396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948374 | controller |     "Jun 09 15:44:36.967686 crc crio[3652]: time=\"2026-06-09T15:44:36.967450002Z\" level=info msg=\"Stopped container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=8d3204cb-ac3f-451f-8550-334005183168 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.948389 | controller |     "Jun 09 15:44:36.985364 crc crio[3652]: time=\"2026-06-09T15:44:36.985094158Z\" level=info msg=\"Stopping pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=048900fd-a805-46b6-930a-77bbbf41bd98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.948403 | controller |     "Jun 09 15:44:36.994292 crc crio[3652]: time=\"2026-06-09T15:44:36.994059284Z\" level=info msg=\"Ran pod sandbox c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=a83fef4a-23f7-437b-8817-fca632e73454 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.948418 | controller |     "Jun 09 15:44:36.998194 crc crio[3652]: time=\"2026-06-09T15:44:36.995565896Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ed313532-e408-4635-9c6d-b731b5881106 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.948432 | controller |     "Jun 09 15:44:36.998194 crc crio[3652]: time=\"2026-06-09T15:44:36.998036394Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0684a32e-2903-4cc8-bbd0-858020e8ce32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948447 | controller |     "Jun 09 15:44:47.097238 crc crio[3652]: time=\"2026-06-09T15:44:47.096251544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.948462 | controller |     "Jun 09 15:44:47.921456 crc crio[3652]: time=\"2026-06-09T15:44:47.921290627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948476 | controller |     "Jun 09 15:44:47.923411 crc crio[3652]: time=\"2026-06-09T15:44:47.923300843Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8ccb1742-ba62-4b7c-8ab4-ef67129858c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948491 | controller |     "Jun 09 15:44:47.926359 crc crio[3652]: time=\"2026-06-09T15:44:47.926142611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=3c4df832-eb1f-42fb-8ef9-ab409f477bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948506 | controller |     "Jun 09 15:44:47.932120 crc crio[3652]: time=\"2026-06-09T15:44:47.932025893Z\" level=info msg=\"Stopped pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=048900fd-a805-46b6-930a-77bbbf41bd98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.948520 | controller |     "Jun 09 15:44:47.938639 crc crio[3652]: time=\"2026-06-09T15:44:47.938220463Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=2ed6226a-8939-47a8-a317-2279f05ad510 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.948537 | controller |     "Jun 09 15:44:47.939415 crc crio[3652]: time=\"2026-06-09T15:44:47.939329314Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ed025a14-13ae-4277-a810-2c7e83815b39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.948552 | controller |     "Jun 09 15:44:47.951190 crc crio[3652]: time=\"2026-06-09T15:44:47.951099117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948567 | controller |     "Jun 09 15:44:47.951455 crc crio[3652]: time=\"2026-06-09T15:44:47.951386275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948581 | controller |     "Jun 09 15:44:56.008211 crc crio[3652]: time=\"2026-06-09T15:44:56.007218044Z\" level=info msg=\"Removed container 3010747278babf5e86f0037b25e88dbbc3c9e4eb9d23b9f4dbf8fbbcd663acff: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0cdcf598-3b50-4432-a94d-39f97ef626d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.948596 | controller |     "Jun 09 15:44:56.010696 crc crio[3652]: time=\"2026-06-09T15:44:56.010629228Z\" level=info msg=\"Removing container: 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c\" id=6379656a-e60e-4c8c-9f0a-184047255236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.948610 | controller |     "Jun 09 15:45:00.717596 crc crio[3652]: time=\"2026-06-09T15:45:00.716751269Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/POD\" id=8d5d0fed-13ca-4cf0-a240-041084806801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.948625 | controller |     "Jun 09 15:45:00.719085 crc crio[3652]: time=\"2026-06-09T15:45:00.717814158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948640 | controller |     "Jun 09 15:45:00.964490 crc crio[3652]: time=\"2026-06-09T15:45:00.96440353Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=de859c6f-2259-4047-8f03-07bef9ee77de name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.948655 | controller |     "Jun 09 15:45:00.969436 crc crio[3652]: time=\"2026-06-09T15:45:00.969227823Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.948669 | controller |     "Jun 09 15:45:40.973273 crc crio[3652]: time=\"2026-06-09T15:45:40.972183768Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=7414ab7d-98b9-4106-8456-53fb84575fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.948684 | controller |     "Jun 09 15:45:40.975108 crc crio[3652]: time=\"2026-06-09T15:45:40.973765286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948699 | controller |     "Jun 09 15:45:43.546615 crc crio[3652]: time=\"2026-06-09T15:45:43.546196819Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc0015261c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.948717 | controller |     "Jun 09 15:45:43.546615 crc crio[3652]: time=\"2026-06-09T15:45:43.54657067Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.948733 | controller |     "Jun 09 15:45:43.591285 crc crio[3652]: time=\"2026-06-09T15:45:43.590752975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948748 | controller |     "Jun 09 15:45:43.602634 crc crio[3652]: time=\"2026-06-09T15:45:43.602482784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948762 | controller |     "Jun 09 15:45:43.612352 crc crio[3652]: time=\"2026-06-09T15:45:43.612249784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948777 | controller |     "Jun 09 15:45:43.657685 crc crio[3652]: time=\"2026-06-09T15:45:43.657333516Z\" level=info msg=\"Removed container 8a65e945c62c61125d7273ab1eb7c211d399479cbd456dc03a690c0fc86c943c: openshift-multus/cni-sysctl-allowlist-ds-nl4rz/kube-multus-additional-cni-plugins\" id=6379656a-e60e-4c8c-9f0a-184047255236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.948791 | controller |     "Jun 09 15:45:43.677829 crc crio[3652]: time=\"2026-06-09T15:45:43.677559986Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=140b8e76-1cbd-4deb-a625-7e4cf3bd3187 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.948806 | controller |     "Jun 09 15:45:43.679871 crc crio[3652]: time=\"2026-06-09T15:45:43.679616379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948820 | controller |     "Jun 09 15:45:43.686362 crc crio[3652]: time=\"2026-06-09T15:45:43.681369613Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c9d21e4c-b12b-47ac-9a61-1040e379be72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948835 | controller |     "Jun 09 15:45:43.703586 crc crio[3652]: time=\"2026-06-09T15:45:43.70346279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948865 | controller |     "Jun 09 15:45:43.712472 crc crio[3652]: time=\"2026-06-09T15:45:43.712376884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.948885 | controller |     "Jun 09 15:45:43.762437 crc crio[3652]: time=\"2026-06-09T15:45:43.762363396Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=0163d94e-6001-4f30-89a7-9054dbf3e7bf name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.948900 | controller |     "Jun 09 15:45:43.763891 crc crio[3652]: time=\"2026-06-09T15:45:43.763840322Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c45201ad-a709-4659-aa34-f75e0d80223b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948916 | controller |     "Jun 09 15:45:43.766659 crc crio[3652]: time=\"2026-06-09T15:45:43.765819852Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc000122778}] Aliases:map[]}\"",
2026-06-09 17:40:43.948934 | controller |     "Jun 09 15:45:43.766659 crc crio[3652]: time=\"2026-06-09T15:45:43.766643698Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.948950 | controller |     "Jun 09 15:45:43.768348 crc crio[3652]: time=\"2026-06-09T15:45:43.768263217Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=bc196cea-2cb4-41c5-940a-b6413ca3d884 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.948965 | controller |     "Jun 09 15:45:43.770042 crc crio[3652]: time=\"2026-06-09T15:45:43.769741153Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ca01fffd-e05a-4e2b-9dc8-e55565b6f667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.948980 | controller |     "Jun 09 15:45:43.792582 crc crio[3652]: time=\"2026-06-09T15:45:43.792400167Z\" level=info msg=\"Created container 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ed313532-e408-4635-9c6d-b731b5881106 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.948994 | controller |     "Jun 09 15:45:43.794752 crc crio[3652]: time=\"2026-06-09T15:45:43.794672577Z\" level=info msg=\"Starting container: 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e\" id=3099d142-45a1-4ce6-8a87-e6ea5040c0e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.949009 | controller |     "Jun 09 15:45:43.800779 crc crio[3652]: time=\"2026-06-09T15:45:43.800615989Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000dac638}] Aliases:map[]}\"",
2026-06-09 17:40:43.949024 | controller |     "Jun 09 15:45:43.800779 crc crio[3652]: time=\"2026-06-09T15:45:43.800691892Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.949039 | controller |     "Jun 09 15:45:43.807556 crc crio[3652]: time=\"2026-06-09T15:45:43.807423578Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=697c20df-4c15-4515-9b54-4ca090900b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949054 | controller |     "Jun 09 15:45:43.882817 crc crio[3652]: time=\"2026-06-09T15:45:43.880176669Z\" level=info msg=\"Started container\" PID=13399 containerID=608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=3099d142-45a1-4ce6-8a87-e6ea5040c0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3",
2026-06-09 17:40:43.949068 | controller |     "Jun 09 15:45:43.910238 crc crio[3652]: time=\"2026-06-09T15:45:43.907490626Z\" level=info msg=\"Created container f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ed025a14-13ae-4277-a810-2c7e83815b39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949083 | controller |     "Jun 09 15:45:43.914078 crc crio[3652]: time=\"2026-06-09T15:45:43.912862691Z\" level=info msg=\"Starting container: f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21\" id=8d1f1ba5-d547-4a3b-aab4-3e4133906413 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.949101 | controller |     "Jun 09 15:45:43.938494 crc crio[3652]: time=\"2026-06-09T15:45:43.936583288Z\" level=info msg=\"Started container\" PID=13427 containerID=f68b2664153dd99f3de4fc201932189a06bb8846570a6c2f894579803d6d4f21 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=8d1f1ba5-d547-4a3b-aab4-3e4133906413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f69511687c8dd039fbf18a560606a3d457f80113a6e40a44caaf918bbbc5b26",
2026-06-09 17:40:43.949117 | controller |     "Jun 09 15:45:43.962082 crc crio[3652]: time=\"2026-06-09T15:45:43.958354036Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=de859c6f-2259-4047-8f03-07bef9ee77de name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.949131 | controller |     "Jun 09 15:45:43.967727 crc crio[3652]: time=\"2026-06-09T15:45:43.967432384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7cc9ddd8-fc5e-4773-93a8-00f97e68bc9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949145 | controller |     "Jun 09 15:45:43.977055 crc crio[3652]: time=\"2026-06-09T15:45:43.976819582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7ae5c8c3-9036-48b4-8667-649ac7812d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949160 | controller |     "Jun 09 15:45:43.977417 crc crio[3652]: time=\"2026-06-09T15:45:43.977310587Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g78b5/extract-content\" id=7055b962-1942-4acb-b246-643ad95e5884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949174 | controller |     "Jun 09 15:45:43.977740 crc crio[3652]: time=\"2026-06-09T15:45:43.977512183Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c93050fb-a585-4175-a7b0-472da11efa09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949189 | controller |     "Jun 09 15:45:44.088214 crc crio[3652]: time=\"2026-06-09T15:45:44.087835566Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=b6fa8709-487c-4bd6-bd4f-0af3fa1bf8fe name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.949204 | controller |     "Jun 09 15:45:44.097029 crc crio[3652]: time=\"2026-06-09T15:45:44.094459879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949219 | controller |     "Jun 09 15:45:44.102097 crc crio[3652]: time=\"2026-06-09T15:45:44.101767783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e0da167f-8a25-4b85-ab9a-21f1526f60c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949233 | controller |     "Jun 09 15:45:44.111859 crc crio[3652]: time=\"2026-06-09T15:45:44.111757499Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8dfd4af1-5957-4b2a-87e4-18db9eb8b87b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949248 | controller |     "Jun 09 15:45:44.113325 crc crio[3652]: time=\"2026-06-09T15:45:44.113291546Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=67826a58-e004-4d86-bf23-30892d6c7351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949262 | controller |     "Jun 09 15:45:44.117603 crc crio[3652]: time=\"2026-06-09T15:45:44.117452974Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5c5t6/extract-content\" id=d7c9eceb-38e9-4cbd-80ab-71145b594841 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949282 | controller |     "Jun 09 15:45:44.125138 crc crio[3652]: time=\"2026-06-09T15:45:44.124869031Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wh9wl/extract-content\" id=0cc0a617-ef88-4165-b9f3-c51a1aa9344b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949297 | controller |     "Jun 09 15:45:44.137290 crc crio[3652]: time=\"2026-06-09T15:45:44.13689497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949311 | controller |     "Jun 09 15:45:44.143821 crc crio[3652]: time=\"2026-06-09T15:45:44.143680798Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e7b771f-4936-4dd0-9ea6-28dba0ffe4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949326 | controller |     "Jun 09 15:45:44.156018 crc crio[3652]: time=\"2026-06-09T15:45:44.15549398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949341 | controller |     "Jun 09 15:45:44.176689 crc crio[3652]: time=\"2026-06-09T15:45:44.176639779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949356 | controller |     "Jun 09 15:45:44.192823 crc crio[3652]: time=\"2026-06-09T15:45:44.187792781Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=81143491-d492-4881-b968-286c647c81a1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.949370 | controller |     "Jun 09 15:45:44.192823 crc crio[3652]: time=\"2026-06-09T15:45:44.190531085Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-llmcq/extract-content\" id=2995a573-8cd6-488a-977b-c76c667961de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949385 | controller |     "Jun 09 15:45:44.192823 crc crio[3652]: time=\"2026-06-09T15:45:44.192788324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4e3c858c-6034-46d4-9afd-d31a947db448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949399 | controller |     "Jun 09 15:45:44.230158 crc crio[3652]: time=\"2026-06-09T15:45:44.230107368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949414 | controller |     "Jun 09 15:45:44.232596 crc crio[3652]: time=\"2026-06-09T15:45:44.232473781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949428 | controller |     "Jun 09 15:45:44.241542 crc crio[3652]: time=\"2026-06-09T15:45:44.241359133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949443 | controller |     "Jun 09 15:45:44.288015 crc crio[3652]: time=\"2026-06-09T15:45:44.287503768Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=86114345-ab8a-4b93-8bc0-455ad6f799f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949457 | controller |     "Jun 09 15:45:44.323411 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d582f905a6a339 Mac:96:3d:6b:ff:8e:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 SocketPath: PciID:}] [{Interface:0xc0003185c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.949474 | controller |     "Jun 09 15:45:44.326846 crc crio[3652]: time=\"2026-06-09T15:45:44.325635387Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc0015261c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.949489 | controller |     "Jun 09 15:45:44.326846 crc crio[3652]: time=\"2026-06-09T15:45:44.326090221Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.949505 | controller |     "Jun 09 15:45:44.348898 crc crio[3652]: time=\"2026-06-09T15:45:44.347294291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949520 | controller |     "Jun 09 15:45:44.390299 crc crio[3652]: time=\"2026-06-09T15:45:44.390164885Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=22426cff-92d8-48a4-bba0-c479c7fed18f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949535 | controller |     "Jun 09 15:45:44.409997 crc crio[3652]: time=\"2026-06-09T15:45:44.409689914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949550 | controller |     "Jun 09 15:45:44.435029 crc crio[3652]: time=\"2026-06-09T15:45:44.433868185Z\" level=info msg=\"Ran pod sandbox 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=87ad7ef6-2d12-44c7-bba8-2aefed59432c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.949565 | controller |     "Jun 09 15:45:44.477002 crc crio[3652]: time=\"2026-06-09T15:45:44.474189082Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4d707cf8-950b-49df-b02c-35f4fdf771c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949579 | controller |     "Jun 09 15:45:44.487646 crc crio[3652]: time=\"2026-06-09T15:45:44.48748803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949593 | controller |     "Jun 09 15:45:44.488492 crc crio[3652]: time=\"2026-06-09T15:45:44.488292544Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c618e808-6778-4814-a171-d5f338993090 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.949608 | controller |     "Jun 09 15:45:44.491583 crc crio[3652]: time=\"2026-06-09T15:45:44.491445711Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d5ab1d43-1e77-4c6e-8e08-87574bd68ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949623 | controller |     "Jun 09 15:45:44.499013 crc crio[3652]: time=\"2026-06-09T15:45:44.498761045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949637 | controller |     "Jun 09 15:45:44.502990 crc crio[3652]: time=\"2026-06-09T15:45:44.502294724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949655 | controller |     "Jun 09 15:45:44.513304 crc crio[3652]: time=\"2026-06-09T15:45:44.513070964Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=84b61261-3bc3-43c6-88b3-cd2f949a4227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949670 | controller |     "Jun 09 15:45:44.523231 crc crio[3652]: time=\"2026-06-09T15:45:44.523073101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949685 | controller |     "Jun 09 15:45:44.527431 crc crio[3652]: time=\"2026-06-09T15:45:44.527211907Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=05528dee-e891-42f3-bd64-c514b916d85a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.949699 | controller |     "Jun 09 15:45:44.529178 crc crio[3652]: time=\"2026-06-09T15:45:44.528839977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949714 | controller |     "Jun 09 15:45:44.531127 crc crio[3652]: time=\"2026-06-09T15:45:44.530279182Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=702705a7-c382-4cc9-b0df-1740b537ce7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949729 | controller |     "Jun 09 15:45:44.531127 crc crio[3652]: time=\"2026-06-09T15:45:44.530637072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949743 | controller |     "Jun 09 15:45:44.531459 crc crio[3652]: time=\"2026-06-09T15:45:44.531370505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=75e7566a-2802-4eaf-b0b9-2c5ae3666eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949758 | controller |     "Jun 09 15:45:44.546508 crc crio[3652]: time=\"2026-06-09T15:45:44.538088881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949773 | controller |     "Jun 09 15:45:44.557269 crc crio[3652]: time=\"2026-06-09T15:45:44.556243838Z\" level=info msg=\"Created container 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76: openshift-marketplace/redhat-marketplace-g78b5/extract-content\" id=7055b962-1942-4acb-b246-643ad95e5884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949787 | controller |     "Jun 09 15:45:44.566482 crc crio[3652]: time=\"2026-06-09T15:45:44.56415425Z\" level=info msg=\"Starting container: 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76\" id=7093bfcc-9141-46eb-b115-26170b517a02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.949802 | controller |     "Jun 09 15:45:44.575682 crc crio[3652]: time=\"2026-06-09T15:45:44.575519799Z\" level=info msg=\"Started container\" PID=13504 containerID=4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76 description=openshift-marketplace/redhat-marketplace-g78b5/extract-content id=7093bfcc-9141-46eb-b115-26170b517a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4",
2026-06-09 17:40:43.949817 | controller |     "Jun 09 15:45:44.583406 crc crio[3652]: time=\"2026-06-09T15:45:44.583298027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949832 | controller |     "Jun 09 15:45:44.607446 crc crio[3652]: time=\"2026-06-09T15:45:44.607032465Z\" level=info msg=\"Created container 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29: openshift-marketplace/certified-operators-wh9wl/extract-content\" id=0cc0a617-ef88-4165-b9f3-c51a1aa9344b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949866 | controller |     "Jun 09 15:45:44.608567 crc crio[3652]: time=\"2026-06-09T15:45:44.608342945Z\" level=info msg=\"Starting container: 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29\" id=4382ec68-e528-4416-80aa-607c34422192 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.949887 | controller |     "Jun 09 15:45:44.617174 crc crio[3652]: time=\"2026-06-09T15:45:44.616746383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949902 | controller |     "Jun 09 15:45:44.621077 crc crio[3652]: time=\"2026-06-09T15:45:44.620802467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.949917 | controller |     "Jun 09 15:45:44.625361 crc crio[3652]: time=\"2026-06-09T15:45:44.625280334Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c05eb5c9-33c6-4d82-91f2-8f7dbecff725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949931 | controller |     "Jun 09 15:45:44.625736 crc crio[3652]: time=\"2026-06-09T15:45:44.625693437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6670e6c-5686-48a1-86e0-e0bda6298bb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.949946 | controller |     "Jun 09 15:45:44.645344 crc crio[3652]: time=\"2026-06-09T15:45:44.645199805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=1a4173e7-f968-4abf-b6cc-bcf856f6f8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949960 | controller |     "Jun 09 15:45:44.646215 crc crio[3652]: time=\"2026-06-09T15:45:44.646121733Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=51ae5dd0-91f6-4b17-8161-0b88a25df7fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.949975 | controller |     "Jun 09 15:45:44.648313 crc crio[3652]: time=\"2026-06-09T15:45:44.647599209Z\" level=info msg=\"Started container\" PID=13520 containerID=3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29 description=openshift-marketplace/certified-operators-wh9wl/extract-content id=4382ec68-e528-4416-80aa-607c34422192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e",
2026-06-09 17:40:43.949990 | controller |     "Jun 09 15:45:44.649522 crc crio[3652]: time=\"2026-06-09T15:45:44.648797886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950005 | controller |     "Jun 09 15:45:44.653347 crc crio[3652]: time=\"2026-06-09T15:45:44.647606779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950019 | controller |     "Jun 09 15:45:44.665799 crc crio[3652]: time=\"2026-06-09T15:45:44.66525668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950033 | controller |     "Jun 09 15:45:44.674213 crc crio[3652]: time=\"2026-06-09T15:45:44.667711115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950051 | controller |     "Jun 09 15:45:44.679526 crc crio[3652]: time=\"2026-06-09T15:45:44.679478026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950066 | controller |     "Jun 09 15:45:44.818154 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:442c1a4418c9836 Mac:ce:3c:09:40:47:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 SocketPath: PciID:}] [{Interface:0xc000304840 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.950080 | controller |     "Jun 09 15:45:44.822527 crc crio[3652]: time=\"2026-06-09T15:45:44.82245259Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc000122778}] Aliases:map[]}\"",
2026-06-09 17:40:43.950095 | controller |     "Jun 09 15:45:44.822823 crc crio[3652]: time=\"2026-06-09T15:45:44.822699707Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.950109 | controller |     "Jun 09 15:45:44.851117 crc crio[3652]: time=\"2026-06-09T15:45:44.851031836Z\" level=info msg=\"Created container 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e7b771f-4936-4dd0-9ea6-28dba0ffe4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950123 | controller |     "Jun 09 15:45:44.854463 crc crio[3652]: time=\"2026-06-09T15:45:44.854366958Z\" level=info msg=\"Starting container: 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7\" id=991e5fbf-b234-4aaf-93ca-4b54bbbc4760 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950138 | controller |     "Jun 09 15:45:44.868075 crc crio[3652]: time=\"2026-06-09T15:45:44.867203882Z\" level=info msg=\"Started container\" PID=13560 containerID=77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=991e5fbf-b234-4aaf-93ca-4b54bbbc4760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097",
2026-06-09 17:40:43.950152 | controller |     "Jun 09 15:45:44.894486 crc crio[3652]: time=\"2026-06-09T15:45:44.894302793Z\" level=info msg=\"Ran pod sandbox 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/POD\" id=8d5d0fed-13ca-4cf0-a240-041084806801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.950167 | controller |     "Jun 09 15:45:44.918457 crc crio[3652]: time=\"2026-06-09T15:45:44.918314709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=335b787d-6df4-4e7c-a20f-bf1cab90f09b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.950181 | controller |     "Jun 09 15:45:44.929331 crc crio[3652]: time=\"2026-06-09T15:45:44.925045305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae66bc6b-572d-492d-841e-8f5ebc11183b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.950196 | controller |     "Jun 09 15:45:44.932282 crc crio[3652]: 2026-06-09T15:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41b5391c168907c Mac:36:7d:36:84:b1:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 SocketPath: PciID:}] [{Interface:0xc0002f47e0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.950214 | controller |     "Jun 09 15:45:44.934533 crc crio[3652]: time=\"2026-06-09T15:45:44.934454244Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000dac638}] Aliases:map[]}\"",
2026-06-09 17:40:43.950229 | controller |     "Jun 09 15:45:44.934685 crc crio[3652]: time=\"2026-06-09T15:45:44.93464241Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.950244 | controller |     "Jun 09 15:45:44.936421 crc crio[3652]: time=\"2026-06-09T15:45:44.936320081Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles\" id=5041bb97-1dc0-46a6-98fb-4048cc033799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950259 | controller |     "Jun 09 15:45:44.943185 crc crio[3652]: time=\"2026-06-09T15:45:44.943050847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950273 | controller |     "Jun 09 15:45:44.943833 crc crio[3652]: time=\"2026-06-09T15:45:44.943765449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950288 | controller |     "Jun 09 15:45:44.948474 crc crio[3652]: time=\"2026-06-09T15:45:44.947841144Z\" level=info msg=\"Ran pod sandbox 41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=7414ab7d-98b9-4106-8456-53fb84575fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.950303 | controller |     "Jun 09 15:45:44.956580 crc crio[3652]: time=\"2026-06-09T15:45:44.956052516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dce180bc-362f-47dc-9eed-0cc0c21836a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.950318 | controller |     "Jun 09 15:45:44.970014 crc crio[3652]: time=\"2026-06-09T15:45:44.969754286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950333 | controller |     "Jun 09 15:45:44.974664 crc crio[3652]: time=\"2026-06-09T15:45:44.974400379Z\" level=info msg=\"Created container 9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=2ed6226a-8939-47a8-a317-2279f05ad510 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950348 | controller |     "Jun 09 15:45:44.978054 crc crio[3652]: time=\"2026-06-09T15:45:44.977298477Z\" level=info msg=\"Starting container: 9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86\" id=6f8c000b-4773-4eb7-8c51-d418831e5376 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950362 | controller |     "Jun 09 15:45:44.985003 crc crio[3652]: time=\"2026-06-09T15:45:44.984498198Z\" level=info msg=\"Started container\" PID=13563 containerID=9a4c3ef043eb0ad562b896e190594fd0b290855414657a9c82d7d89c3a656e86 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6f8c000b-4773-4eb7-8c51-d418831e5376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d",
2026-06-09 17:40:43.950380 | controller |     "Jun 09 15:45:44.997572 crc crio[3652]: time=\"2026-06-09T15:45:44.994171685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7bbc22eb-6f9c-4b5d-977f-003c2acead86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.950395 | controller |     "Jun 09 15:45:45.029729 crc crio[3652]: time=\"2026-06-09T15:45:45.029387805Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ba3fbd63-7a37-4951-accc-df07a7f92eec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950410 | controller |     "Jun 09 15:45:45.064185 crc crio[3652]: time=\"2026-06-09T15:45:45.064031567Z\" level=info msg=\"Created container b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40: openshift-marketplace/community-operators-llmcq/extract-content\" id=2995a573-8cd6-488a-977b-c76c667961de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950425 | controller |     "Jun 09 15:45:45.065368 crc crio[3652]: time=\"2026-06-09T15:45:45.065299296Z\" level=info msg=\"Created container a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=22426cff-92d8-48a4-bba0-c479c7fed18f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950439 | controller |     "Jun 09 15:45:45.066230 crc crio[3652]: time=\"2026-06-09T15:45:45.065891074Z\" level=info msg=\"Starting container: b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40\" id=c00cf8f1-b584-4bab-ac09-6b305e4cb7c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950453 | controller |     "Jun 09 15:45:45.068264 crc crio[3652]: time=\"2026-06-09T15:45:45.06707208Z\" level=info msg=\"Starting container: a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe\" id=07bc6a11-3c52-458c-9f8e-0035672427d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950468 | controller |     "Jun 09 15:45:45.075544 crc crio[3652]: time=\"2026-06-09T15:45:45.075251241Z\" level=info msg=\"Started container\" PID=13575 containerID=b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40 description=openshift-marketplace/community-operators-llmcq/extract-content id=c00cf8f1-b584-4bab-ac09-6b305e4cb7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367",
2026-06-09 17:40:43.950482 | controller |     "Jun 09 15:45:45.079355 crc crio[3652]: time=\"2026-06-09T15:45:45.079283054Z\" level=info msg=\"Started container\" PID=13579 containerID=a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe description=openshift-marketplace/certified-operators-l27pk/extract-content id=07bc6a11-3c52-458c-9f8e-0035672427d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f",
2026-06-09 17:40:43.950497 | controller |     "Jun 09 15:45:45.096225 crc crio[3652]: time=\"2026-06-09T15:45:45.095874443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950511 | controller |     "Jun 09 15:45:45.101681 crc crio[3652]: time=\"2026-06-09T15:45:45.101130214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950526 | controller |     "Jun 09 15:45:45.124664 crc crio[3652]: time=\"2026-06-09T15:45:45.124627555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950544 | controller |     "Jun 09 15:45:45.138372 crc crio[3652]: time=\"2026-06-09T15:45:45.138191991Z\" level=info msg=\"Created container 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c: openshift-marketplace/redhat-operators-5c5t6/extract-content\" id=d7c9eceb-38e9-4cbd-80ab-71145b594841 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950558 | controller |     "Jun 09 15:45:45.143392 crc crio[3652]: time=\"2026-06-09T15:45:45.142559825Z\" level=info msg=\"Starting container: 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c\" id=470eb190-e237-4429-b57c-9c0723e42e76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950573 | controller |     "Jun 09 15:45:45.158370 crc crio[3652]: time=\"2026-06-09T15:45:45.157612916Z\" level=info msg=\"Started container\" PID=13577 containerID=04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c description=openshift-marketplace/redhat-operators-5c5t6/extract-content id=470eb190-e237-4429-b57c-9c0723e42e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a",
2026-06-09 17:40:43.950588 | controller |     "Jun 09 15:45:45.171070 crc crio[3652]: time=\"2026-06-09T15:45:45.170024177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950618 | controller |     "Jun 09 15:45:45.193346 crc crio[3652]: time=\"2026-06-09T15:45:45.193206297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950633 | controller |     "Jun 09 15:45:45.249436 crc crio[3652]: time=\"2026-06-09T15:45:45.249271337Z\" level=info msg=\"Created container 693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=f5dd0140-b266-4f46-b53c-8e492bfaa37b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950648 | controller |     "Jun 09 15:45:45.257450 crc crio[3652]: time=\"2026-06-09T15:45:45.257016374Z\" level=info msg=\"Starting container: 693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76\" id=3cfa3f64-8063-43f6-8895-9cd68328268c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950664 | controller |     "Jun 09 15:45:45.278327 crc crio[3652]: time=\"2026-06-09T15:45:45.278162402Z\" level=info msg=\"Started container\" PID=13574 containerID=693fa5d3d05dbec5c644c0b1805e0bf7499d4de6d72927bd972872904c0c3c76 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=3cfa3f64-8063-43f6-8895-9cd68328268c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4",
2026-06-09 17:40:43.950679 | controller |     "Jun 09 15:45:45.340360 crc crio[3652]: time=\"2026-06-09T15:45:45.340222755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950693 | controller |     "Jun 09 15:45:45.356550 crc crio[3652]: time=\"2026-06-09T15:45:45.356500984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950708 | controller |     "Jun 09 15:45:45.361463 crc crio[3652]: time=\"2026-06-09T15:45:45.361372294Z\" level=info msg=\"Created container 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d: openshift-marketplace/community-operators-qhh6t/extract-content\" id=51ae5dd0-91f6-4b17-8161-0b88a25df7fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950722 | controller |     "Jun 09 15:45:45.362650 crc crio[3652]: time=\"2026-06-09T15:45:45.362620302Z\" level=info msg=\"Starting container: 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d\" id=7e8b74c0-b76d-4404-a714-70dd4172385b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950740 | controller |     "Jun 09 15:45:45.367318 crc crio[3652]: time=\"2026-06-09T15:45:45.367293225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.950756 | controller |     "Jun 09 15:45:45.368548 crc crio[3652]: time=\"2026-06-09T15:45:45.368469011Z\" level=info msg=\"Created container a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles\" id=5041bb97-1dc0-46a6-98fb-4048cc033799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950770 | controller |     "Jun 09 15:45:45.368812 crc crio[3652]: time=\"2026-06-09T15:45:45.368784321Z\" level=info msg=\"Started container\" PID=13624 containerID=936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d description=openshift-marketplace/community-operators-qhh6t/extract-content id=7e8b74c0-b76d-4404-a714-70dd4172385b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815",
2026-06-09 17:40:43.950785 | controller |     "Jun 09 15:45:45.370735 crc crio[3652]: time=\"2026-06-09T15:45:45.37070928Z\" level=info msg=\"Starting container: a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42\" id=df26bd95-48cc-439b-b5d4-7f924c4bc2c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950800 | controller |     "Jun 09 15:45:45.374667 crc crio[3652]: time=\"2026-06-09T15:45:45.374547278Z\" level=info msg=\"Created container 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=1a4173e7-f968-4abf-b6cc-bcf856f6f8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950815 | controller |     "Jun 09 15:45:45.379508 crc crio[3652]: time=\"2026-06-09T15:45:45.379328854Z\" level=info msg=\"Started container\" PID=13634 containerID=a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42 description=openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles id=df26bd95-48cc-439b-b5d4-7f924c4bc2c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5",
2026-06-09 17:40:43.950830 | controller |     "Jun 09 15:45:45.380532 crc crio[3652]: time=\"2026-06-09T15:45:45.380451489Z\" level=info msg=\"Starting container: 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae\" id=ad881987-16a2-4ad9-b6f3-426797639271 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950845 | controller |     "Jun 09 15:45:45.402583 crc crio[3652]: time=\"2026-06-09T15:45:45.402482044Z\" level=info msg=\"Started container\" PID=13627 containerID=967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=ad881987-16a2-4ad9-b6f3-426797639271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9",
2026-06-09 17:40:43.950879 | controller |     "Jun 09 15:45:45.551701 crc crio[3652]: time=\"2026-06-09T15:45:45.551000258Z\" level=info msg=\"Created container 1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ba3fbd63-7a37-4951-accc-df07a7f92eec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950896 | controller |     "Jun 09 15:45:45.555244 crc crio[3652]: time=\"2026-06-09T15:45:45.555138825Z\" level=info msg=\"Created container 59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2: openshift-kube-apiserver/installer-13-crc/installer\" id=702705a7-c382-4cc9-b0df-1740b537ce7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.950915 | controller |     "Jun 09 15:45:45.555350 crc crio[3652]: time=\"2026-06-09T15:45:45.555253468Z\" level=info msg=\"Starting container: 1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73\" id=cb675831-0b1c-4c69-b801-6db323757629 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950929 | controller |     "Jun 09 15:45:45.567820 crc crio[3652]: time=\"2026-06-09T15:45:45.567767622Z\" level=info msg=\"Starting container: 59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2\" id=a2ca0a1c-c100-49df-85eb-d9d484bd3c11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.950944 | controller |     "Jun 09 15:45:45.583761 crc crio[3652]: time=\"2026-06-09T15:45:45.582784122Z\" level=info msg=\"Started container\" PID=13665 containerID=1d88bfbd72952f41c56a5594c82c267d3c58d0b13a780d1c2eef4b621157ab73 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cb675831-0b1c-4c69-b801-6db323757629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb",
2026-06-09 17:40:43.950958 | controller |     "Jun 09 15:45:45.585595 crc crio[3652]: time=\"2026-06-09T15:45:45.58498833Z\" level=info msg=\"Started container\" PID=13657 containerID=59fc2476c3a99691463fcb13fc8c3d20dfe4e21880d579031407d73e09b3c0e2 description=openshift-kube-apiserver/installer-13-crc/installer id=a2ca0a1c-c100-49df-85eb-d9d484bd3c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378",
2026-06-09 17:40:43.950973 | controller |     "Jun 09 15:45:45.623352 crc crio[3652]: time=\"2026-06-09T15:45:45.623100028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6eaea1b8-4e2f-498c-be68-0c1db455e3d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.950987 | controller |     "Jun 09 15:45:45.633768 crc crio[3652]: time=\"2026-06-09T15:45:45.633672543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71021fdb-d583-4c7e-b3b2-8b7570da07aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951002 | controller |     "Jun 09 15:45:45.741882 crc crio[3652]: time=\"2026-06-09T15:45:45.741715205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50ae32c8-7f56-49e9-a6cb-e89f86901d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951016 | controller |     "Jun 09 15:45:45.742340 crc crio[3652]: time=\"2026-06-09T15:45:45.742274502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fa85827-617b-4524-9257-469b4ab37cd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951030 | controller |     "Jun 09 15:45:46.366625 crc crio[3652]: time=\"2026-06-09T15:45:46.366540573Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=135507d7-bf74-4ec4-a6ec-7c200cfe1eca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951045 | controller |     "Jun 09 15:45:46.367258 crc crio[3652]: time=\"2026-06-09T15:45:46.367210473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951059 | controller |     "Jun 09 15:45:46.414819 crc crio[3652]: time=\"2026-06-09T15:45:46.41472208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951077 | controller |     "Jun 09 15:45:46.418520 crc crio[3652]: time=\"2026-06-09T15:45:46.418424414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951092 | controller |     "Jun 09 15:45:46.697545 crc crio[3652]: time=\"2026-06-09T15:45:46.697300373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d2beeb0-4235-45ed-8af2-7b611bb43370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951107 | controller |     "Jun 09 15:45:46.704185 crc crio[3652]: time=\"2026-06-09T15:45:46.704105012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ddf8485e-0854-482d-97d0-0bd522c3f443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951122 | controller |     "Jun 09 15:45:46.709669 crc crio[3652]: time=\"2026-06-09T15:45:46.70957945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4a5ef097-1f98-4728-ae7a-18a2c2712f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951136 | controller |     "Jun 09 15:45:46.712646 crc crio[3652]: time=\"2026-06-09T15:45:46.712573272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5ef56b22-1da0-4288-af66-33c0d7b2041d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951150 | controller |     "Jun 09 15:45:46.717110 crc crio[3652]: time=\"2026-06-09T15:45:46.717034418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c093c2cd-d08b-44d3-8b14-1d39d185fead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951165 | controller |     "Jun 09 15:45:46.719375 crc crio[3652]: time=\"2026-06-09T15:45:46.719340939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=776160e5-3129-4370-9b82-f5687b76b4f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951180 | controller |     "Jun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.746463361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6ac75391-2667-475c-baf1-5c86f5e75a57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951194 | controller |     "Jun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.746557894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ead6fb2-a4ab-4f7b-aeac-0bde0a4e9169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951208 | controller |     "Jun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.746476141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5b6dbb28-9bde-4797-a900-19ec51f5164d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951222 | controller |     "Jun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.747030368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=52eddc76-2b8d-41ef-833a-764223b0cfe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951237 | controller |     "Jun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.747156232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82498ecb-5c29-4ae3-841b-5339befdac7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951254 | controller |     "Jun 09 15:45:46.747308 crc crio[3652]: time=\"2026-06-09T15:45:46.747255475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c8b5547-a0b0-4c73-b15e-d53cd5cb83e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.951268 | controller |     "Jun 09 15:45:46.822148 crc crio[3652]: time=\"2026-06-09T15:45:46.821179142Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=40b504ff-fe86-4fed-9dbf-181bc3597b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951283 | controller |     "Jun 09 15:45:46.822678 crc crio[3652]: time=\"2026-06-09T15:45:46.822564624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951298 | controller |     "Jun 09 15:45:46.822816 crc crio[3652]: time=\"2026-06-09T15:45:46.822684958Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8b5068e2-0299-4958-9fa6-236fc0e9fa40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951312 | controller |     "Jun 09 15:45:46.823630 crc crio[3652]: time=\"2026-06-09T15:45:46.823523163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951327 | controller |     "Jun 09 15:45:46.825133 crc crio[3652]: time=\"2026-06-09T15:45:46.824898056Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=11242f8a-1f36-4439-ba08-8af555fc4481 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951341 | controller |     "Jun 09 15:45:46.842212 crc crio[3652]: time=\"2026-06-09T15:45:46.842146264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951356 | controller |     "Jun 09 15:45:46.878767 crc crio[3652]: time=\"2026-06-09T15:45:46.87853176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951371 | controller |     "Jun 09 15:45:46.883532 crc crio[3652]: time=\"2026-06-09T15:45:46.88341927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951385 | controller |     "Jun 09 15:45:46.901655 crc crio[3652]: time=\"2026-06-09T15:45:46.901533225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951400 | controller |     "Jun 09 15:45:46.903894 crc crio[3652]: time=\"2026-06-09T15:45:46.903836416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951415 | controller |     "Jun 09 15:45:46.905291 crc crio[3652]: time=\"2026-06-09T15:45:46.905256279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951429 | controller |     "Jun 09 15:45:46.908732 crc crio[3652]: time=\"2026-06-09T15:45:46.908702075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951447 | controller |     "Jun 09 15:45:47.143417 crc crio[3652]: time=\"2026-06-09T15:45:47.142682919Z\" level=info msg=\"Created container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=135507d7-bf74-4ec4-a6ec-7c200cfe1eca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951462 | controller |     "Jun 09 15:45:47.147211 crc crio[3652]: time=\"2026-06-09T15:45:47.147147256Z\" level=info msg=\"Starting container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe\" id=1e9488a7-ace6-4c18-8cbb-a2c7fade915c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.951477 | controller |     "Jun 09 15:45:47.155449 crc crio[3652]: time=\"2026-06-09T15:45:47.155371828Z\" level=info msg=\"Started container\" PID=13731 containerID=44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe description=openshift-marketplace/certified-operators-wh9wl/registry-server id=1e9488a7-ace6-4c18-8cbb-a2c7fade915c name=/runtime.v1.RuntimeService/StartContainer sandboxID=091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e",
2026-06-09 17:40:43.951492 | controller |     "Jun 09 15:45:47.211435 crc crio[3652]: time=\"2026-06-09T15:45:47.211275242Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=4377f441-0de0-4eeb-8e65-e9ec94b8cdfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951507 | controller |     "Jun 09 15:45:47.212356 crc crio[3652]: time=\"2026-06-09T15:45:47.212250012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951522 | controller |     "Jun 09 15:45:47.294455 crc crio[3652]: time=\"2026-06-09T15:45:47.29435967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951537 | controller |     "Jun 09 15:45:47.302139 crc crio[3652]: time=\"2026-06-09T15:45:47.302073046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951551 | controller |     "Jun 09 15:45:47.325723 crc crio[3652]: time=\"2026-06-09T15:45:47.325296498Z\" level=info msg=\"Created container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=40b504ff-fe86-4fed-9dbf-181bc3597b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951566 | controller |     "Jun 09 15:45:47.327620 crc crio[3652]: time=\"2026-06-09T15:45:47.327583818Z\" level=info msg=\"Starting container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92\" id=ddd638ba-2ff7-457e-bea6-dff3e64bedb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.951580 | controller |     "Jun 09 15:45:47.342296 crc crio[3652]: time=\"2026-06-09T15:45:47.342211077Z\" level=info msg=\"Started container\" PID=13745 containerID=5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92 description=openshift-marketplace/redhat-marketplace-g78b5/registry-server id=ddd638ba-2ff7-457e-bea6-dff3e64bedb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4",
2026-06-09 17:40:43.951595 | controller |     "Jun 09 15:45:47.770175 crc crio[3652]: time=\"2026-06-09T15:45:47.770007594Z\" level=info msg=\"Created container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8b5068e2-0299-4958-9fa6-236fc0e9fa40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951610 | controller |     "Jun 09 15:45:47.771386 crc crio[3652]: time=\"2026-06-09T15:45:47.771317184Z\" level=info msg=\"Starting container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af\" id=75661213-fa6e-4388-813c-4773f83f8208 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.951629 | controller |     "Jun 09 15:45:47.773983 crc crio[3652]: time=\"2026-06-09T15:45:47.773842201Z\" level=info msg=\"Created container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=11242f8a-1f36-4439-ba08-8af555fc4481 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951644 | controller |     "Jun 09 15:45:47.778267 crc crio[3652]: time=\"2026-06-09T15:45:47.778068011Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=867bafc4-5833-490c-b9dd-55f5a1b99dc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951659 | controller |     "Jun 09 15:45:47.778837 crc crio[3652]: time=\"2026-06-09T15:45:47.778766392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951674 | controller |     "Jun 09 15:45:47.781471 crc crio[3652]: time=\"2026-06-09T15:45:47.781265449Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=2b95600a-ba9c-4f38-822a-259b552001c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951689 | controller |     "Jun 09 15:45:47.781649 crc crio[3652]: time=\"2026-06-09T15:45:47.781578378Z\" level=info msg=\"Starting container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5\" id=bbb308a3-a3f1-416c-a7bd-00b64405896d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.951703 | controller |     "Jun 09 15:45:47.781649 crc crio[3652]: time=\"2026-06-09T15:45:47.78163382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951718 | controller |     "Jun 09 15:45:47.783415 crc crio[3652]: time=\"2026-06-09T15:45:47.783004992Z\" level=info msg=\"Started container\" PID=13746 containerID=bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af description=openshift-marketplace/community-operators-qhh6t/registry-server id=75661213-fa6e-4388-813c-4773f83f8208 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815",
2026-06-09 17:40:43.951732 | controller |     "Jun 09 15:45:47.784547 crc crio[3652]: time=\"2026-06-09T15:45:47.78131828Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-llmcq/registry-server\" id=cce448a1-ee0e-4408-8962-26662f0a8c3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951747 | controller |     "Jun 09 15:45:47.789078 crc crio[3652]: time=\"2026-06-09T15:45:47.785580651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951761 | controller |     "Jun 09 15:45:47.825576 crc crio[3652]: time=\"2026-06-09T15:45:47.824877726Z\" level=info msg=\"Started container\" PID=13747 containerID=dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=bbb308a3-a3f1-416c-a7bd-00b64405896d name=/runtime.v1.RuntimeService/StartContainer sandboxID=74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097",
2026-06-09 17:40:43.951776 | controller |     "Jun 09 15:45:47.897819 crc crio[3652]: time=\"2026-06-09T15:45:47.897692399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951790 | controller |     "Jun 09 15:45:47.901642 crc crio[3652]: time=\"2026-06-09T15:45:47.901555147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951808 | controller |     "Jun 09 15:45:47.906183 crc crio[3652]: time=\"2026-06-09T15:45:47.906118357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951823 | controller |     "Jun 09 15:45:47.922285 crc crio[3652]: time=\"2026-06-09T15:45:47.92188804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951837 | controller |     "Jun 09 15:45:47.934209 crc crio[3652]: time=\"2026-06-09T15:45:47.934086694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951868 | controller |     "Jun 09 15:45:47.937465 crc crio[3652]: time=\"2026-06-09T15:45:47.937346664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.951888 | controller |     "Jun 09 15:45:48.066104 crc crio[3652]: time=\"2026-06-09T15:45:48.060310375Z\" level=info msg=\"Created container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=4377f441-0de0-4eeb-8e65-e9ec94b8cdfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951904 | controller |     "Jun 09 15:45:48.071189 crc crio[3652]: time=\"2026-06-09T15:45:48.069527187Z\" level=info msg=\"Starting container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6\" id=2b2dff1e-4107-4e94-925a-9f625acee84d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.951918 | controller |     "Jun 09 15:45:48.129712 crc crio[3652]: time=\"2026-06-09T15:45:48.128381672Z\" level=info msg=\"Started container\" PID=13766 containerID=ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6 description=openshift-marketplace/redhat-operators-5c5t6/registry-server id=2b2dff1e-4107-4e94-925a-9f625acee84d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a",
2026-06-09 17:40:43.951933 | controller |     "Jun 09 15:45:48.462699 crc crio[3652]: time=\"2026-06-09T15:45:48.462531857Z\" level=info msg=\"Created container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=2b95600a-ba9c-4f38-822a-259b552001c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951948 | controller |     "Jun 09 15:45:48.465653 crc crio[3652]: time=\"2026-06-09T15:45:48.465455277Z\" level=info msg=\"Starting container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7\" id=50278ce1-28e6-4454-aea6-ebdc4c37290e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.951963 | controller |     "Jun 09 15:45:48.484811 crc crio[3652]: time=\"2026-06-09T15:45:48.484702157Z\" level=info msg=\"Started container\" PID=13783 containerID=30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=50278ce1-28e6-4454-aea6-ebdc4c37290e name=/runtime.v1.RuntimeService/StartContainer sandboxID=858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9",
2026-06-09 17:40:43.951978 | controller |     "Jun 09 15:45:48.513528 crc crio[3652]: time=\"2026-06-09T15:45:48.513336255Z\" level=info msg=\"Created container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server\" id=cce448a1-ee0e-4408-8962-26662f0a8c3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.951993 | controller |     "Jun 09 15:45:48.515851 crc crio[3652]: time=\"2026-06-09T15:45:48.515651146Z\" level=info msg=\"Starting container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0\" id=40806917-86f8-44da-9ca4-4b28f921a072 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.952013 | controller |     "Jun 09 15:45:48.524305 crc crio[3652]: time=\"2026-06-09T15:45:48.524095095Z\" level=info msg=\"Started container\" PID=13806 containerID=db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0 description=openshift-marketplace/community-operators-llmcq/registry-server id=40806917-86f8-44da-9ca4-4b28f921a072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367",
2026-06-09 17:40:43.952028 | controller |     "Jun 09 15:45:48.573852 crc crio[3652]: time=\"2026-06-09T15:45:48.573354315Z\" level=info msg=\"Created container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server\" id=867bafc4-5833-490c-b9dd-55f5a1b99dc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.952043 | controller |     "Jun 09 15:45:48.585265 crc crio[3652]: time=\"2026-06-09T15:45:48.584852428Z\" level=info msg=\"Starting container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149\" id=bb4d565f-c7d3-4d50-8725-342b463fffc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.952058 | controller |     "Jun 09 15:45:48.603254 crc crio[3652]: time=\"2026-06-09T15:45:48.602797538Z\" level=info msg=\"Started container\" PID=13784 containerID=c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149 description=openshift-marketplace/certified-operators-l27pk/registry-server id=bb4d565f-c7d3-4d50-8725-342b463fffc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f",
2026-06-09 17:40:43.952072 | controller |     "Jun 09 15:45:50.010861 crc crio[3652]: time=\"2026-06-09T15:45:50.01019321Z\" level=info msg=\"Stopping pod sandbox: c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d\" id=6039ea95-8d5c-4cd3-866e-f6e9bb3d8253 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952087 | controller |     "Jun 09 15:45:50.011855 crc crio[3652]: time=\"2026-06-09T15:45:50.011649315Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d UID:794730da-0bde-44cd-90f4-e71988200895 NetNS:/var/run/netns/1506d978-bf5a-43fd-a036-36f9e1eb78a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod794730da_0bde_44cd_90f4_e71988200895.slice PodAnnotations:0xc000122b70}] Aliases:map[]}\"",
2026-06-09 17:40:43.952102 | controller |     "Jun 09 15:45:50.011855 crc crio[3652]: time=\"2026-06-09T15:45:50.01182293Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.952117 | controller |     "Jun 09 15:45:51.561551 crc crio[3652]: time=\"2026-06-09T15:45:51.560810082Z\" level=info msg=\"Stopped pod sandbox: c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d\" id=6039ea95-8d5c-4cd3-866e-f6e9bb3d8253 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952132 | controller |     "Jun 09 15:45:51.709907 crc crio[3652]: time=\"2026-06-09T15:45:51.709756159Z\" level=info msg=\"Stopping pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=4de5ffaa-a4d2-4458-88db-f3b54b4e2c97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952146 | controller |     "Jun 09 15:45:51.709907 crc crio[3652]: time=\"2026-06-09T15:45:51.709893923Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=4de5ffaa-a4d2-4458-88db-f3b54b4e2c97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952164 | controller |     "Jun 09 15:45:51.711900 crc crio[3652]: time=\"2026-06-09T15:45:51.711796161Z\" level=info msg=\"Removing pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=33438347-82dd-4715-adf1-9fb71a5c33b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.952178 | controller |     "Jun 09 15:45:51.754426 crc crio[3652]: time=\"2026-06-09T15:45:51.753875502Z\" level=info msg=\"Removed pod sandbox: 7585d65d5fe62aba04fe8a8db973b5c3c2ab2759d670216d0b85b8ffdb735963\" id=33438347-82dd-4715-adf1-9fb71a5c33b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.952192 | controller |     "Jun 09 15:45:55.135708 crc crio[3652]: time=\"2026-06-09T15:45:55.135197015Z\" level=info msg=\"Stopping pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=0a056189-3510-494f-b750-dbfdfafba798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952207 | controller |     "Jun 09 15:45:55.136849 crc crio[3652]: time=\"2026-06-09T15:45:55.13631485Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683665-tz2sl Namespace:openshift-operator-lifecycle-manager ID:442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5 UID:4c8939cb-e2dc-4cff-80fc-17d384d23c90 NetNS:/var/run/netns/5b6f495d-5e1c-4f89-8be6-09e8d3dde648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8939cb_e2dc_4cff_80fc_17d384d23c90.slice PodAnnotations:0xc00008c7d8}] Aliases:map[]}\"",
2026-06-09 17:40:43.952222 | controller |     "Jun 09 15:45:55.136849 crc crio[3652]: time=\"2026-06-09T15:45:55.136441524Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683665-tz2sl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.952236 | controller |     "Jun 09 15:45:57.099113 crc crio[3652]: time=\"2026-06-09T15:45:57.098533842Z\" level=info msg=\"Stopped pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=0a056189-3510-494f-b750-dbfdfafba798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952251 | controller |     "Jun 09 15:46:05.415335 crc crio[3652]: time=\"2026-06-09T15:46:05.414130545Z\" level=info msg=\"Stopping container: 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e (timeout: 2s)\" id=18cad004-d68a-4e5c-bb46-e11d02ef4c53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952265 | controller |     "Jun 09 15:46:06.463632 crc crio[3652]: time=\"2026-06-09T15:46:06.462770978Z\" level=info msg=\"Removing container: 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575\" id=e1bec001-51bf-4417-966c-d9c18951b543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952280 | controller |     "Jun 09 15:46:06.679991 crc crio[3652]: time=\"2026-06-09T15:46:06.679671828Z\" level=info msg=\"Stopped container 608b1927e6a1fc760fc2e4f4fec479219a45e1526112d3b7eb40183df7a42a0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=18cad004-d68a-4e5c-bb46-e11d02ef4c53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952294 | controller |     "Jun 09 15:46:06.681570 crc crio[3652]: time=\"2026-06-09T15:46:06.681484634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6c3fc1cc-953a-450f-ba08-d3207f68ded3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.952309 | controller |     "Jun 09 15:46:06.802514 crc crio[3652]: time=\"2026-06-09T15:46:06.802231966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=485808e1-3286-43f7-ad2e-6fd7277dc1b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.952323 | controller |     "Jun 09 15:46:06.807494 crc crio[3652]: time=\"2026-06-09T15:46:06.807363593Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6101a679-291a-4da3-8727-1f3273d555aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.952341 | controller |     "Jun 09 15:46:06.808137 crc crio[3652]: time=\"2026-06-09T15:46:06.807858178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.952356 | controller |     "Jun 09 15:46:06.855330 crc crio[3652]: time=\"2026-06-09T15:46:06.855258702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.952371 | controller |     "Jun 09 15:46:06.865711 crc crio[3652]: time=\"2026-06-09T15:46:06.86565465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.952386 | controller |     "Jun 09 15:46:06.997843 crc crio[3652]: time=\"2026-06-09T15:46:06.997752311Z\" level=info msg=\"Created container 3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6101a679-291a-4da3-8727-1f3273d555aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.952400 | controller |     "Jun 09 15:46:06.999793 crc crio[3652]: time=\"2026-06-09T15:46:06.999483054Z\" level=info msg=\"Starting container: 3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9\" id=67494aca-a673-47b4-ad7f-2d68c2b9a8d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.952415 | controller |     "Jun 09 15:46:07.023305 crc crio[3652]: time=\"2026-06-09T15:46:07.022669175Z\" level=info msg=\"Started container\" PID=14317 containerID=3f09b45de6a1014656456939b9d4c758322ad50459838101129ab9f287a298e9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=67494aca-a673-47b4-ad7f-2d68c2b9a8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3",
2026-06-09 17:40:43.952430 | controller |     "Jun 09 15:46:07.070667 crc crio[3652]: time=\"2026-06-09T15:46:07.070533482Z\" level=info msg=\"Removed container 6868ad9315454ee3b68c430a95fd3b70afd0f2460704cc1702efffa61b67e575: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e1bec001-51bf-4417-966c-d9c18951b543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952444 | controller |     "Jun 09 15:46:07.125429 crc crio[3652]: time=\"2026-06-09T15:46:07.125390614Z\" level=info msg=\"Stopping container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe (timeout: 2s)\" id=98a0ccfe-9ef7-49f7-8435-f0948f66cc41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952458 | controller |     "Jun 09 15:46:07.250136 crc crio[3652]: time=\"2026-06-09T15:46:07.250095548Z\" level=info msg=\"Stopped container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=98a0ccfe-9ef7-49f7-8435-f0948f66cc41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952473 | controller |     "Jun 09 15:46:07.251800 crc crio[3652]: time=\"2026-06-09T15:46:07.251773119Z\" level=info msg=\"Stopping pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=de2c967a-9cee-4d6b-9b28-1b0b9394ab6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952487 | controller |     "Jun 09 15:46:07.252430 crc crio[3652]: time=\"2026-06-09T15:46:07.252401648Z\" level=info msg=\"Got pod network &{Name:certified-operators-wh9wl Namespace:openshift-marketplace ID:091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e UID:c9dd0ee7-cfe1-4ee9-a8a7-2a655c38e9b0 NetNS:/var/run/netns/30ebc6f0-b99a-4c2b-b741-3d5a6cb12540 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9dd0ee7_cfe1_4ee9_a8a7_2a655c38e9b0.slice PodAnnotations:0xc002a2c8e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.952505 | controller |     "Jun 09 15:46:07.255247 crc crio[3652]: time=\"2026-06-09T15:46:07.254886155Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wh9wl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.952520 | controller |     "Jun 09 15:46:07.575638 crc crio[3652]: time=\"2026-06-09T15:46:07.574568266Z\" level=info msg=\"Stopped pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=de2c967a-9cee-4d6b-9b28-1b0b9394ab6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952535 | controller |     "Jun 09 15:46:08.147246 crc crio[3652]: time=\"2026-06-09T15:46:08.147201653Z\" level=info msg=\"Stopping container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0 (timeout: 2s)\" id=4306cced-2bcf-4468-84d4-599b9425e9e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952549 | controller |     "Jun 09 15:46:08.513008 crc crio[3652]: time=\"2026-06-09T15:46:08.512759261Z\" level=info msg=\"Removing container: 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe\" id=5d980718-40da-4e8a-a34d-447a1a0edeec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952564 | controller |     "Jun 09 15:46:08.541245 crc crio[3652]: time=\"2026-06-09T15:46:08.540332567Z\" level=info msg=\"Removed container 44450029e35b2c29e173f8703945c115304574ca2d3a5161110313b948fc32fe: openshift-marketplace/certified-operators-wh9wl/registry-server\" id=5d980718-40da-4e8a-a34d-447a1a0edeec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952578 | controller |     "Jun 09 15:46:08.544555 crc crio[3652]: time=\"2026-06-09T15:46:08.544480364Z\" level=info msg=\"Removing container: 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29\" id=bb94ff0e-ea78-4ccd-8fc3-f9f64ae97b6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952592 | controller |     "Jun 09 15:46:08.591833 crc crio[3652]: time=\"2026-06-09T15:46:08.591612079Z\" level=info msg=\"Removed container 3af586dd9500f5699a029e9f7ef30a94d408c9b5080651b30e5deed7b4e0dc29: openshift-marketplace/certified-operators-wh9wl/extract-content\" id=bb94ff0e-ea78-4ccd-8fc3-f9f64ae97b6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952606 | controller |     "Jun 09 15:46:08.596836 crc crio[3652]: time=\"2026-06-09T15:46:08.596442267Z\" level=info msg=\"Removing container: 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2\" id=8e475b59-ae89-457d-b80c-bf5479b00042 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952620 | controller |     "Jun 09 15:46:08.619411 crc crio[3652]: time=\"2026-06-09T15:46:08.61935722Z\" level=info msg=\"Removed container 5f9850648e37a4a6e4368f2db4585c44ac7e771d0c3609159e46c004508904c2: openshift-marketplace/certified-operators-wh9wl/extract-utilities\" id=8e475b59-ae89-457d-b80c-bf5479b00042 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952635 | controller |     "Jun 09 15:46:08.795437 crc crio[3652]: time=\"2026-06-09T15:46:08.794660875Z\" level=info msg=\"Stopped container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server\" id=4306cced-2bcf-4468-84d4-599b9425e9e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952649 | controller |     "Jun 09 15:46:08.796620 crc crio[3652]: time=\"2026-06-09T15:46:08.796594294Z\" level=info msg=\"Stopping pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=8fd54b6d-bafd-4cea-81b3-e34a8ad61d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952664 | controller |     "Jun 09 15:46:08.797479 crc crio[3652]: time=\"2026-06-09T15:46:08.79745198Z\" level=info msg=\"Got pod network &{Name:community-operators-llmcq Namespace:openshift-marketplace ID:6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367 UID:63798f8f-e879-4ab0-b14e-4a5154e0b9b0 NetNS:/var/run/netns/fe013a6e-67fa-40e5-9f75-b2d634f6b805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63798f8f_e879_4ab0_b14e_4a5154e0b9b0.slice PodAnnotations:0xc0001230b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.952682 | controller |     "Jun 09 15:46:08.797855 crc crio[3652]: time=\"2026-06-09T15:46:08.797831132Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-llmcq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.952697 | controller |     "Jun 09 15:46:09.454766 crc crio[3652]: time=\"2026-06-09T15:46:09.454337582Z\" level=info msg=\"Stopping container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92 (timeout: 2s)\" id=a7ebd804-52c6-4cd9-9156-33e477c8b608 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952712 | controller |     "Jun 09 15:46:09.602109 crc crio[3652]: time=\"2026-06-09T15:46:09.596193341Z\" level=info msg=\"Stopped container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=a7ebd804-52c6-4cd9-9156-33e477c8b608 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.952727 | controller |     "Jun 09 15:46:09.605257 crc crio[3652]: time=\"2026-06-09T15:46:09.60495556Z\" level=info msg=\"Stopping pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=2bfb7785-528a-4348-a2b0-365b3a2b7a65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952742 | controller |     "Jun 09 15:46:09.606452 crc crio[3652]: time=\"2026-06-09T15:46:09.606361993Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g78b5 Namespace:openshift-marketplace ID:f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4 UID:d1e74bba-8ee6-408c-b9b3-7a72bc44d5f9 NetNS:/var/run/netns/35608e38-cc8c-476c-ad1f-fc4a7e08a6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1e74bba_8ee6_408c_b9b3_7a72bc44d5f9.slice PodAnnotations:0xc00008c640}] Aliases:map[]}\"",
2026-06-09 17:40:43.952757 | controller |     "Jun 09 15:46:09.606570 crc crio[3652]: time=\"2026-06-09T15:46:09.606548349Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g78b5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.952771 | controller |     "Jun 09 15:46:09.674138 crc crio[3652]: time=\"2026-06-09T15:46:09.673320196Z\" level=info msg=\"Stopped pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=8fd54b6d-bafd-4cea-81b3-e34a8ad61d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952786 | controller |     "Jun 09 15:46:10.039713 crc crio[3652]: time=\"2026-06-09T15:46:10.03938764Z\" level=info msg=\"Stopped pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=2bfb7785-528a-4348-a2b0-365b3a2b7a65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.952800 | controller |     "Jun 09 15:46:10.548016 crc crio[3652]: time=\"2026-06-09T15:46:10.547351714Z\" level=info msg=\"Removing container: 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92\" id=660d3b88-1a9e-40c9-a2b4-9684d6a6efcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952815 | controller |     "Jun 09 15:46:10.600612 crc crio[3652]: time=\"2026-06-09T15:46:10.600300648Z\" level=info msg=\"Removed container 5c552557bb365ca1c77d92964b10e4b8aa5be720068889bd2bcc2b859e2d7a92: openshift-marketplace/redhat-marketplace-g78b5/registry-server\" id=660d3b88-1a9e-40c9-a2b4-9684d6a6efcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952833 | controller |     "Jun 09 15:46:10.606108 crc crio[3652]: time=\"2026-06-09T15:46:10.605503357Z\" level=info msg=\"Removing container: 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76\" id=8fb46823-0706-4252-a645-4320d3d4c29e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952851 | controller |     "Jun 09 15:46:10.661168 crc crio[3652]: time=\"2026-06-09T15:46:10.66103381Z\" level=info msg=\"Removed container 4e8f96b68772afbeb68fa42556edf45010e678c27e1c1d45e0d35b1d61c56e76: openshift-marketplace/redhat-marketplace-g78b5/extract-content\" id=8fb46823-0706-4252-a645-4320d3d4c29e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952884 | controller |     "Jun 09 15:46:10.665798 crc crio[3652]: time=\"2026-06-09T15:46:10.665710733Z\" level=info msg=\"Removing container: 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07\" id=9736627e-1cba-4201-8cff-bd42deb72825 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952900 | controller |     "Jun 09 15:46:10.701671 crc crio[3652]: time=\"2026-06-09T15:46:10.701574153Z\" level=info msg=\"Removed container 282dfda70caa981d0773ebe54d1242e14baa235cfd089c322f38361bc9f40b07: openshift-marketplace/redhat-marketplace-g78b5/extract-utilities\" id=9736627e-1cba-4201-8cff-bd42deb72825 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952915 | controller |     "Jun 09 15:46:10.712725 crc crio[3652]: time=\"2026-06-09T15:46:10.712641092Z\" level=info msg=\"Removing container: db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0\" id=5b7bb98d-9846-4fb4-8e61-46deb6a31135 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952930 | controller |     "Jun 09 15:46:10.733749 crc crio[3652]: time=\"2026-06-09T15:46:10.733468821Z\" level=info msg=\"Removed container db7747756fd427cad14ecf0d0591b712515c4342cd9a71d87b96bd40ce08eef0: openshift-marketplace/community-operators-llmcq/registry-server\" id=5b7bb98d-9846-4fb4-8e61-46deb6a31135 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952945 | controller |     "Jun 09 15:46:10.736534 crc crio[3652]: time=\"2026-06-09T15:46:10.736413831Z\" level=info msg=\"Removing container: b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40\" id=2717a723-f17e-4797-b6bb-3a666c190458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952960 | controller |     "Jun 09 15:46:10.763050 crc crio[3652]: time=\"2026-06-09T15:46:10.762182731Z\" level=info msg=\"Removed container b0c9b44be815a49365a41bfe14a417425be2e71098caafb9ee5b352739ccdd40: openshift-marketplace/community-operators-llmcq/extract-content\" id=2717a723-f17e-4797-b6bb-3a666c190458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952975 | controller |     "Jun 09 15:46:10.765595 crc crio[3652]: time=\"2026-06-09T15:46:10.765466142Z\" level=info msg=\"Removing container: c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d\" id=8ca0649a-0086-4888-8b15-4e6550b1ed53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.952990 | controller |     "Jun 09 15:46:10.784237 crc crio[3652]: time=\"2026-06-09T15:46:10.784043802Z\" level=info msg=\"Removed container c4fb0444c411f7de81f6f6a43e0b25e4c7d6c5f71d9dfdc6d0789d8abd29865d: openshift-marketplace/community-operators-llmcq/extract-utilities\" id=8ca0649a-0086-4888-8b15-4e6550b1ed53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953005 | controller |     "Jun 09 15:46:16.623987 crc crio[3652]: time=\"2026-06-09T15:46:16.623374368Z\" level=info msg=\"Stopping container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6 (timeout: 2s)\" id=37ffc929-5de3-4128-a68b-410cac944a9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953019 | controller |     "Jun 09 15:46:16.757413 crc crio[3652]: time=\"2026-06-09T15:46:16.756585522Z\" level=info msg=\"Stopped container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=37ffc929-5de3-4128-a68b-410cac944a9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953037 | controller |     "Jun 09 15:46:16.758528 crc crio[3652]: time=\"2026-06-09T15:46:16.758464104Z\" level=info msg=\"Stopping pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=a83a6c31-898c-4576-ad39-420cfbc50d66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.953053 | controller |     "Jun 09 15:46:16.759289 crc crio[3652]: time=\"2026-06-09T15:46:16.759253965Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5c5t6 Namespace:openshift-marketplace ID:7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a UID:74da6ed9-c42f-4b99-8ea5-71d49db2e7b4 NetNS:/var/run/netns/41495fd7-aafc-4ad7-b6d4-2ca70fa7efe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74da6ed9_c42f_4b99_8ea5_71d49db2e7b4.slice PodAnnotations:0xc000123150}] Aliases:map[]}\"",
2026-06-09 17:40:43.953068 | controller |     "Jun 09 15:46:16.759509 crc crio[3652]: time=\"2026-06-09T15:46:16.75940945Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5c5t6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.953083 | controller |     "Jun 09 15:46:17.895513 crc crio[3652]: time=\"2026-06-09T15:46:17.895198169Z\" level=info msg=\"Stopped pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=a83a6c31-898c-4576-ad39-420cfbc50d66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.953097 | controller |     "Jun 09 15:46:18.667169 crc crio[3652]: time=\"2026-06-09T15:46:18.666518927Z\" level=info msg=\"Removing container: ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6\" id=01c7c3be-4724-461c-8fc2-bc295b9ece7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953112 | controller |     "Jun 09 15:46:18.695815 crc crio[3652]: time=\"2026-06-09T15:46:18.695698929Z\" level=info msg=\"Removed container ab697be1aedf55478949c15945e920213441a6e6bb7fb45f8b1b748774054bd6: openshift-marketplace/redhat-operators-5c5t6/registry-server\" id=01c7c3be-4724-461c-8fc2-bc295b9ece7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953127 | controller |     "Jun 09 15:46:18.699497 crc crio[3652]: time=\"2026-06-09T15:46:18.699405641Z\" level=info msg=\"Removing container: 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c\" id=41107828-ef3a-4f5e-ad72-11dfb977bcef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953141 | controller |     "Jun 09 15:46:18.729076 crc crio[3652]: time=\"2026-06-09T15:46:18.728993783Z\" level=info msg=\"Removed container 04f53b6da71958563b67998dc89d2a332d23ffb9e6530ad9f69e7792de5cc61c: openshift-marketplace/redhat-operators-5c5t6/extract-content\" id=41107828-ef3a-4f5e-ad72-11dfb977bcef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953156 | controller |     "Jun 09 15:46:18.737511 crc crio[3652]: time=\"2026-06-09T15:46:18.7372349Z\" level=info msg=\"Removing container: 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949\" id=4855cac4-56dc-4d26-9856-d31e34ffc523 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953171 | controller |     "Jun 09 15:46:18.771737 crc crio[3652]: time=\"2026-06-09T15:46:18.771635695Z\" level=info msg=\"Removed container 990de9bb52d52c4783d70e4902b40aaeb2dae93a4e5938393af037b8512e5949: openshift-marketplace/redhat-operators-5c5t6/extract-utilities\" id=4855cac4-56dc-4d26-9856-d31e34ffc523 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953185 | controller |     "Jun 09 15:46:28.495320 crc crio[3652]: time=\"2026-06-09T15:46:28.49322715Z\" level=info msg=\"Stopping container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b (timeout: 15s)\" id=b43a0344-aecb-4195-aa0b-10794321e24d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953203 | controller |     "Jun 09 15:46:28.497652 crc crio[3652]: time=\"2026-06-09T15:46:28.493492468Z\" level=info msg=\"Stopping container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688 (timeout: 15s)\" id=3fa1e47a-0cae-451b-a0f3-4d2a69f95dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953218 | controller |     "Jun 09 15:46:28.497652 crc crio[3652]: time=\"2026-06-09T15:46:28.494213027Z\" level=info msg=\"Stopping container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022 (timeout: 15s)\" id=2530ec74-0380-42f8-b6b3-1215c2563043 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953232 | controller |     "Jun 09 15:46:28.497652 crc crio[3652]: time=\"2026-06-09T15:46:28.493548589Z\" level=info msg=\"Stopping container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d (timeout: 15s)\" id=b33f1884-e40d-4193-a246-7216780f4e6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953247 | controller |     "Jun 09 15:46:28.530655 crc crio[3652]: time=\"2026-06-09T15:46:28.493342403Z\" level=info msg=\"Stopping container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9 (timeout: 15s)\" id=3ce1cf4f-b4bc-4295-93fc-a1998adf310f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953262 | controller |     "Jun 09 15:46:28.745287 crc crio[3652]: time=\"2026-06-09T15:46:28.743895336Z\" level=info msg=\"Stopped container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b43a0344-aecb-4195-aa0b-10794321e24d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953277 | controller |     "Jun 09 15:46:28.817142 crc crio[3652]: time=\"2026-06-09T15:46:28.816992154Z\" level=info msg=\"Stopped container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3ce1cf4f-b4bc-4295-93fc-a1998adf310f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953292 | controller |     "Jun 09 15:46:28.860424 crc crio[3652]: time=\"2026-06-09T15:46:28.860295664Z\" level=info msg=\"Stopped container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b33f1884-e40d-4193-a246-7216780f4e6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953306 | controller |     "Jun 09 15:46:28.915500 crc crio[3652]: time=\"2026-06-09T15:46:28.915407678Z\" level=info msg=\"Stopped container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2530ec74-0380-42f8-b6b3-1215c2563043 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953321 | controller |     "Jun 09 15:46:28.917896 crc crio[3652]: time=\"2026-06-09T15:46:28.917721501Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.953336 | controller |     "Jun 09 15:46:28.917896 crc crio[3652]: time=\"2026-06-09T15:46:28.917812074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.953351 | controller |     "Jun 09 15:46:28.943571 crc crio[3652]: time=\"2026-06-09T15:46:28.943423747Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.953365 | controller |     "Jun 09 15:46:28.953809 crc crio[3652]: time=\"2026-06-09T15:46:28.953658498Z\" level=info msg=\"Ran pod sandbox 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5a9ba58e-812e-4bb7-a875-4bfb62c4dc8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.953383 | controller |     "Jun 09 15:46:28.958016 crc crio[3652]: time=\"2026-06-09T15:46:28.957881484Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4eefb4fb-107a-4337-8691-0fb3e597e997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.953398 | controller |     "Jun 09 15:46:28.995889 crc crio[3652]: time=\"2026-06-09T15:46:28.995656442Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d70a3258-4ead-465e-a69f-b8855f6007ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.953412 | controller |     "Jun 09 15:46:29.009514 crc crio[3652]: time=\"2026-06-09T15:46:29.00940176Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=8fe3e211-3d09-4b3c-a2bb-3e7396f24189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.953427 | controller |     "Jun 09 15:46:29.010061 crc crio[3652]: time=\"2026-06-09T15:46:29.009871003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.953442 | controller |     "Jun 09 15:46:29.035610 crc crio[3652]: time=\"2026-06-09T15:46:29.035476716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.953457 | controller |     "Jun 09 15:46:29.245378 crc crio[3652]: time=\"2026-06-09T15:46:29.245271819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.953472 | controller |     "Jun 09 15:46:29.397018 crc crio[3652]: time=\"2026-06-09T15:46:29.396840512Z\" level=info msg=\"Created container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=8fe3e211-3d09-4b3c-a2bb-3e7396f24189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.953486 | controller |     "Jun 09 15:46:29.399026 crc crio[3652]: time=\"2026-06-09T15:46:29.398810816Z\" level=info msg=\"Starting container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22\" id=74fdb134-0443-44b1-92fb-961c081e9412 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.953501 | controller |     "Jun 09 15:46:29.419473 crc crio[3652]: time=\"2026-06-09T15:46:29.418054515Z\" level=info msg=\"Started container\" PID=14788 containerID=d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=74fdb134-0443-44b1-92fb-961c081e9412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49",
2026-06-09 17:40:43.953516 | controller |     "Jun 09 15:46:29.811873 crc crio[3652]: time=\"2026-06-09T15:46:29.811092851Z\" level=info msg=\"Stopping pod sandbox: 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378\" id=84dac4fa-e229-4b93-ba4b-07097d478f94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.953530 | controller |     "Jun 09 15:46:29.812554 crc crio[3652]: time=\"2026-06-09T15:46:29.812192911Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378 UID:3a290275-5921-4471-82ef-68ef2174e9e2 NetNS:/var/run/netns/606590f3-84d7-4493-b31b-45e84abedc99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod3a290275_5921_4471_82ef_68ef2174e9e2.slice PodAnnotations:0xc00088ec08}] Aliases:map[]}\"",
2026-06-09 17:40:43.953548 | controller |     "Jun 09 15:46:29.812554 crc crio[3652]: time=\"2026-06-09T15:46:29.812372126Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.953563 | controller |     "Jun 09 15:46:31.169844 crc crio[3652]: time=\"2026-06-09T15:46:31.169342141Z\" level=info msg=\"Stopped pod sandbox: 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378\" id=84dac4fa-e229-4b93-ba4b-07097d478f94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.953578 | controller |     "Jun 09 15:46:31.294162 crc crio[3652]: time=\"2026-06-09T15:46:31.293305006Z\" level=info msg=\"Stopped container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3fa1e47a-0cae-451b-a0f3-4d2a69f95dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.953592 | controller |     "Jun 09 15:46:31.296419 crc crio[3652]: time=\"2026-06-09T15:46:31.29635788Z\" level=info msg=\"Stopping pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=ba346cf4-9119-4b89-addd-0fc1f9cf251d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.953607 | controller |     "Jun 09 15:46:31.302478 crc crio[3652]: time=\"2026-06-09T15:46:31.302319344Z\" level=info msg=\"Stopped pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=ba346cf4-9119-4b89-addd-0fc1f9cf251d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.953621 | controller |     "Jun 09 15:46:32.034299 crc crio[3652]: time=\"2026-06-09T15:46:32.034059004Z\" level=info msg=\"Removing container: effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9\" id=ede026b6-868e-4520-abea-8aa0e5ca2f70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953636 | controller |     "Jun 09 15:46:32.071110 crc crio[3652]: time=\"2026-06-09T15:46:32.071010469Z\" level=info msg=\"Removed container effe6161fec59aae2efc23b4cff387aedabe6faec336a0768261a8dc13ef3db9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ede026b6-868e-4520-abea-8aa0e5ca2f70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953659 | controller |     "Jun 09 15:46:32.080288 crc crio[3652]: time=\"2026-06-09T15:46:32.080220702Z\" level=info msg=\"Removing container: 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d\" id=ebf46b94-f284-4c66-92bd-a0636ba6db37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953678 | controller |     "Jun 09 15:46:32.112095 crc crio[3652]: time=\"2026-06-09T15:46:32.111999895Z\" level=info msg=\"Removed container 10d7e6af1845976d2a91038d53b45858a564b7c46856110b6b8faa04bc31270d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ebf46b94-f284-4c66-92bd-a0636ba6db37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953735 | controller |     "Jun 09 15:46:32.119796 crc crio[3652]: time=\"2026-06-09T15:46:32.119711267Z\" level=info msg=\"Removing container: 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b\" id=85b18108-e9c8-471a-8810-e38b0552e986 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953756 | controller |     "Jun 09 15:46:32.148082 crc crio[3652]: time=\"2026-06-09T15:46:32.147899161Z\" level=info msg=\"Removed container 456d3a3ab7ac991f557fd1dc93e499ef50b7a5d34bf28030431a419a6fb0a32b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=85b18108-e9c8-471a-8810-e38b0552e986 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953771 | controller |     "Jun 09 15:46:32.156431 crc crio[3652]: time=\"2026-06-09T15:46:32.156356464Z\" level=info msg=\"Removing container: 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022\" id=60fc2827-f3ef-43de-8ddb-af57da7ce489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953790 | controller |     "Jun 09 15:46:32.205044 crc crio[3652]: time=\"2026-06-09T15:46:32.204750783Z\" level=info msg=\"Removed container 2ad2fbd5d7c9303fb36d85dff74fbdda3b66efa0cd62a60e2c2037bfdf905022: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=60fc2827-f3ef-43de-8ddb-af57da7ce489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953805 | controller |     "Jun 09 15:46:32.211831 crc crio[3652]: time=\"2026-06-09T15:46:32.210881792Z\" level=info msg=\"Removing container: 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688\" id=7c387dd6-3e34-47ad-a153-4cd83ecb6ba9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953820 | controller |     "Jun 09 15:46:32.240544 crc crio[3652]: time=\"2026-06-09T15:46:32.239524068Z\" level=info msg=\"Removed container 39716c1a41e754b1a8223c151da014a65d21bc9978c54d8af82d71650610e688: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=7c387dd6-3e34-47ad-a153-4cd83ecb6ba9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953834 | controller |     "Jun 09 15:46:32.244291 crc crio[3652]: time=\"2026-06-09T15:46:32.244016022Z\" level=info msg=\"Removing container: bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb\" id=3ab56e62-ef22-471a-b392-4d6caac28e21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953868 | controller |     "Jun 09 15:46:32.335906 crc crio[3652]: time=\"2026-06-09T15:46:32.335585247Z\" level=info msg=\"Removed container bdce883e857e1ea4b7386b6cd322f965655de19315ff0a0b591fc3fde479edcb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3ab56e62-ef22-471a-b392-4d6caac28e21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.953889 | controller |     "Jun 09 15:46:42.010426 crc crio[3652]: time=\"2026-06-09T15:46:42.009303Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.953904 | controller |     "Jun 09 15:46:42.010426 crc crio[3652]: time=\"2026-06-09T15:46:42.01039607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.953919 | controller |     "Jun 09 15:46:42.025085 crc crio[3652]: time=\"2026-06-09T15:46:42.024459816Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.953934 | controller |     "Jun 09 15:46:42.035630 crc crio[3652]: time=\"2026-06-09T15:46:42.03551243Z\" level=info msg=\"Ran pod sandbox bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=beb66a39-b131-4878-9ddf-22f6b1e7c8f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.953948 | controller |     "Jun 09 15:46:42.039453 crc crio[3652]: time=\"2026-06-09T15:46:42.039379556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9cdbb738-963a-4a83-aa75-dbc0b357b595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.953963 | controller |     "Jun 09 15:46:42.042817 crc crio[3652]: time=\"2026-06-09T15:46:42.042722418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a30fa38e-5ad6-4b7e-8d0a-9b78d95477a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.953981 | controller |     "Jun 09 15:46:42.057986 crc crio[3652]: time=\"2026-06-09T15:46:42.057857584Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=e645c7d3-5874-4d45-9214-b823cf2e366a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.953995 | controller |     "Jun 09 15:46:42.058327 crc crio[3652]: time=\"2026-06-09T15:46:42.058262915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954010 | controller |     "Jun 09 15:46:42.085680 crc crio[3652]: time=\"2026-06-09T15:46:42.085554755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954024 | controller |     "Jun 09 15:46:42.146712 crc crio[3652]: time=\"2026-06-09T15:46:42.146636032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a8e2fef4-e21f-4cf5-872a-a00f717a4a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954038 | controller |     "Jun 09 15:46:42.148835 crc crio[3652]: time=\"2026-06-09T15:46:42.148670798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=70c27d1f-74b7-45ee-915d-d88dd63706cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954053 | controller |     "Jun 09 15:46:42.152172 crc crio[3652]: time=\"2026-06-09T15:46:42.152112943Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=181a6594-8b0a-4d72-ab35-609f73064aac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954067 | controller |     "Jun 09 15:46:42.152484 crc crio[3652]: time=\"2026-06-09T15:46:42.152413381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954082 | controller |     "Jun 09 15:46:42.184406 crc crio[3652]: time=\"2026-06-09T15:46:42.184279236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954097 | controller |     "Jun 09 15:46:42.275303 crc crio[3652]: time=\"2026-06-09T15:46:42.273896568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954112 | controller |     "Jun 09 15:46:42.371363 crc crio[3652]: time=\"2026-06-09T15:46:42.371264143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954127 | controller |     "Jun 09 15:46:42.385036 crc crio[3652]: time=\"2026-06-09T15:46:42.384810295Z\" level=info msg=\"Created container f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=e645c7d3-5874-4d45-9214-b823cf2e366a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954141 | controller |     "Jun 09 15:46:42.386355 crc crio[3652]: time=\"2026-06-09T15:46:42.386328077Z\" level=info msg=\"Starting container: f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716\" id=4f789a98-ea54-41a1-bffe-f6dcbb7e9aec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954157 | controller |     "Jun 09 15:46:42.401290 crc crio[3652]: time=\"2026-06-09T15:46:42.399533719Z\" level=info msg=\"Started container\" PID=15091 containerID=f8bab13ecc32adf74c31856e6ac3c0b072001e5027fd3874d9c5f60d32351716 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=4f789a98-ea54-41a1-bffe-f6dcbb7e9aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.954175 | controller |     "Jun 09 15:46:42.576243 crc crio[3652]: time=\"2026-06-09T15:46:42.575579185Z\" level=info msg=\"Created container 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=181a6594-8b0a-4d72-ab35-609f73064aac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954190 | controller |     "Jun 09 15:46:42.577519 crc crio[3652]: time=\"2026-06-09T15:46:42.577109287Z\" level=info msg=\"Starting container: 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2\" id=9baef8ce-1ff0-4080-b076-731f72c8f69a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954205 | controller |     "Jun 09 15:46:42.582204 crc crio[3652]: time=\"2026-06-09T15:46:42.582089754Z\" level=info msg=\"Started container\" PID=15098 containerID=80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=9baef8ce-1ff0-4080-b076-731f72c8f69a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.954221 | controller |     "Jun 09 15:46:43.168080 crc crio[3652]: time=\"2026-06-09T15:46:43.167543536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6d5812b9-51d7-420f-99ee-eb6b7f174d09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954235 | controller |     "Jun 09 15:46:43.171308 crc crio[3652]: time=\"2026-06-09T15:46:43.171096684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=88e0f85c-04c3-4eb7-b08c-cf33e3b377f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954250 | controller |     "Jun 09 15:46:43.186194 crc crio[3652]: time=\"2026-06-09T15:46:43.186089336Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d3a1a896-73bb-4662-b642-9394c431f571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954264 | controller |     "Jun 09 15:46:43.186538 crc crio[3652]: time=\"2026-06-09T15:46:43.186470986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954279 | controller |     "Jun 09 15:46:43.211378 crc crio[3652]: time=\"2026-06-09T15:46:43.211250457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954295 | controller |     "Jun 09 15:46:43.380040 crc crio[3652]: time=\"2026-06-09T15:46:43.379959561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954309 | controller |     "Jun 09 15:46:43.474470 crc crio[3652]: time=\"2026-06-09T15:46:43.474328574Z\" level=info msg=\"Created container c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d3a1a896-73bb-4662-b642-9394c431f571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954323 | controller |     "Jun 09 15:46:43.475618 crc crio[3652]: time=\"2026-06-09T15:46:43.475494856Z\" level=info msg=\"Starting container: c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05\" id=24055144-19e7-468b-9f17-48ec033f2207 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954338 | controller |     "Jun 09 15:46:43.481870 crc crio[3652]: time=\"2026-06-09T15:46:43.481793449Z\" level=info msg=\"Started container\" PID=15129 containerID=c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=24055144-19e7-468b-9f17-48ec033f2207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.954356 | controller |     "Jun 09 15:46:43.491351 crc crio[3652]: time=\"2026-06-09T15:46:43.49129041Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8a6efcc3-6016-4106-92fa-99a9f282e06a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954371 | controller |     "Jun 09 15:46:43.493517 crc crio[3652]: time=\"2026-06-09T15:46:43.493456539Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bcc857d9-deec-4754-93dc-a7758509663f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954385 | controller |     "Jun 09 15:46:43.499822 crc crio[3652]: time=\"2026-06-09T15:46:43.499735902Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3721bf5c-6375-4881-b050-8dedf2c784a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954399 | controller |     "Jun 09 15:46:43.500214 crc crio[3652]: time=\"2026-06-09T15:46:43.5000557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954414 | controller |     "Jun 09 15:46:43.521188 crc crio[3652]: time=\"2026-06-09T15:46:43.521071548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954429 | controller |     "Jun 09 15:46:43.704094 crc crio[3652]: time=\"2026-06-09T15:46:43.695075237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954443 | controller |     "Jun 09 15:46:43.787736 crc crio[3652]: time=\"2026-06-09T15:46:43.787663191Z\" level=info msg=\"Created container 4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3721bf5c-6375-4881-b050-8dedf2c784a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954458 | controller |     "Jun 09 15:46:43.790332 crc crio[3652]: time=\"2026-06-09T15:46:43.790277023Z\" level=info msg=\"Starting container: 4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403\" id=2330777c-b857-4eca-9605-af17e62523c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954472 | controller |     "Jun 09 15:46:43.795603 crc crio[3652]: time=\"2026-06-09T15:46:43.795500346Z\" level=info msg=\"Started container\" PID=15163 containerID=4107b53fb88c6a3305da3d4c14026499b883a8f61650a26a37d7fde069bbe403 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2330777c-b857-4eca-9605-af17e62523c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.954487 | controller |     "Jun 09 15:46:43.804742 crc crio[3652]: time=\"2026-06-09T15:46:43.804647617Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d86b7e21-c26d-4a94-8066-c54bc5aec4ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954502 | controller |     "Jun 09 15:46:43.806791 crc crio[3652]: time=\"2026-06-09T15:46:43.806719344Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4ae92069-10e9-41d0-b1f2-a4581836d293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954519 | controller |     "Jun 09 15:46:43.813721 crc crio[3652]: time=\"2026-06-09T15:46:43.813661755Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1521b073-9b72-4633-a8fd-fad4cbfe784f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954534 | controller |     "Jun 09 15:46:43.814041 crc crio[3652]: time=\"2026-06-09T15:46:43.813895241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954549 | controller |     "Jun 09 15:46:43.848024 crc crio[3652]: time=\"2026-06-09T15:46:43.847906896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954564 | controller |     "Jun 09 15:46:44.020254 crc crio[3652]: time=\"2026-06-09T15:46:44.020122716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954579 | controller |     "Jun 09 15:46:44.095869 crc crio[3652]: time=\"2026-06-09T15:46:44.095756543Z\" level=info msg=\"Created container 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1521b073-9b72-4633-a8fd-fad4cbfe784f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954593 | controller |     "Jun 09 15:46:44.097198 crc crio[3652]: time=\"2026-06-09T15:46:44.09711115Z\" level=info msg=\"Starting container: 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167\" id=779dc385-0d9d-48c9-bb29-919e159ea6ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954608 | controller |     "Jun 09 15:46:44.103240 crc crio[3652]: time=\"2026-06-09T15:46:44.103203908Z\" level=info msg=\"Started container\" PID=15181 containerID=26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=779dc385-0d9d-48c9-bb29-919e159ea6ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.954635 | controller |     "Jun 09 15:46:44.115225 crc crio[3652]: time=\"2026-06-09T15:46:44.115123985Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cce8e866-aab1-4444-ba68-f1d4987b466a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954651 | controller |     "Jun 09 15:46:44.118385 crc crio[3652]: time=\"2026-06-09T15:46:44.118310053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=86202b3f-03d4-4fbf-8707-4057ba9a12c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954665 | controller |     "Jun 09 15:46:44.126556 crc crio[3652]: time=\"2026-06-09T15:46:44.126431266Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=5d39646b-7b30-40f6-9d08-155fda5785b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954680 | controller |     "Jun 09 15:46:44.127098 crc crio[3652]: time=\"2026-06-09T15:46:44.126976871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954695 | controller |     "Jun 09 15:46:44.150347 crc crio[3652]: time=\"2026-06-09T15:46:44.150269801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954716 | controller |     "Jun 09 15:46:44.328643 crc crio[3652]: time=\"2026-06-09T15:46:44.328429155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954731 | controller |     "Jun 09 15:46:44.435693 crc crio[3652]: time=\"2026-06-09T15:46:44.435570358Z\" level=info msg=\"Created container 1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=5d39646b-7b30-40f6-9d08-155fda5785b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954746 | controller |     "Jun 09 15:46:44.437578 crc crio[3652]: time=\"2026-06-09T15:46:44.437414618Z\" level=info msg=\"Starting container: 1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b\" id=e6ae9b04-a8c0-422b-b743-f8b13c18c6d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954760 | controller |     "Jun 09 15:46:44.447061 crc crio[3652]: time=\"2026-06-09T15:46:44.446878868Z\" level=info msg=\"Started container\" PID=15198 containerID=1657f5c3dfacd75c24a240de2081205c4d538b2a3567f198d88026743297747b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e6ae9b04-a8c0-422b-b743-f8b13c18c6d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.954775 | controller |     "Jun 09 15:46:44.459443 crc crio[3652]: time=\"2026-06-09T15:46:44.459297459Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=044ca0f3-7e7a-4382-8b3d-ed0ed3fadc48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954790 | controller |     "Jun 09 15:46:44.464460 crc crio[3652]: time=\"2026-06-09T15:46:44.464277416Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f4f77e36-8ac5-4fd4-8b89-a626e3e9a9c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.954804 | controller |     "Jun 09 15:46:44.473199 crc crio[3652]: time=\"2026-06-09T15:46:44.473072208Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5b5add2e-c508-4d89-976d-a7b502d5048c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954819 | controller |     "Jun 09 15:46:44.473638 crc crio[3652]: time=\"2026-06-09T15:46:44.473564841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954834 | controller |     "Jun 09 15:46:44.498393 crc crio[3652]: time=\"2026-06-09T15:46:44.49827533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954848 | controller |     "Jun 09 15:46:44.670819 crc crio[3652]: time=\"2026-06-09T15:46:44.670626275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.954884 | controller |     "Jun 09 15:46:44.757104 crc crio[3652]: time=\"2026-06-09T15:46:44.756345519Z\" level=info msg=\"Created container 6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5b5add2e-c508-4d89-976d-a7b502d5048c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.954900 | controller |     "Jun 09 15:46:44.758340 crc crio[3652]: time=\"2026-06-09T15:46:44.758252312Z\" level=info msg=\"Starting container: 6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5\" id=89197740-1926-4605-88dc-05f407a1f8d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.954919 | controller |     "Jun 09 15:46:44.764621 crc crio[3652]: time=\"2026-06-09T15:46:44.764512094Z\" level=info msg=\"Started container\" PID=15214 containerID=6f9e5e92c76d5f85c83c20ef112fc1901756b96ff5d9e443b9a8dd4961770be5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=89197740-1926-4605-88dc-05f407a1f8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.954935 | controller |     "Jun 09 15:46:51.784729 crc crio[3652]: time=\"2026-06-09T15:46:51.783400808Z\" level=info msg=\"Stopping pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=f45307c6-8be5-4bc1-b145-bb1d42ec9f9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.954950 | controller |     "Jun 09 15:46:51.784729 crc crio[3652]: time=\"2026-06-09T15:46:51.784612701Z\" level=info msg=\"Stopped pod sandbox (already stopped): d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=f45307c6-8be5-4bc1-b145-bb1d42ec9f9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.954965 | controller |     "Jun 09 15:46:51.791067 crc crio[3652]: time=\"2026-06-09T15:46:51.78821937Z\" level=info msg=\"Removing pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=e5508d7b-5faa-4dad-a737-b435cb841fb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.954979 | controller |     "Jun 09 15:46:51.821848 crc crio[3652]: time=\"2026-06-09T15:46:51.821545376Z\" level=info msg=\"Removed pod sandbox: d845dc0c1d0d433cbe90bc0df6d1184fb51548a597446c88df35b84a056127d3\" id=e5508d7b-5faa-4dad-a737-b435cb841fb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.954994 | controller |     "Jun 09 15:46:51.823470 crc crio[3652]: time=\"2026-06-09T15:46:51.823360685Z\" level=info msg=\"Stopping pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=1dc4f257-bf0e-4e41-a59e-d7eb6b64becd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955008 | controller |     "Jun 09 15:46:51.823470 crc crio[3652]: time=\"2026-06-09T15:46:51.823435277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=1dc4f257-bf0e-4e41-a59e-d7eb6b64becd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955022 | controller |     "Jun 09 15:46:51.824462 crc crio[3652]: time=\"2026-06-09T15:46:51.824374083Z\" level=info msg=\"Removing pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=dededb8f-899c-480d-84e1-9509bc5d9fe0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955037 | controller |     "Jun 09 15:46:51.870143 crc crio[3652]: time=\"2026-06-09T15:46:51.869689978Z\" level=info msg=\"Removed pod sandbox: 6c994496967253229d778d82b326f97123856aa9fc339d99d7017d04d77b5367\" id=dededb8f-899c-480d-84e1-9509bc5d9fe0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955051 | controller |     "Jun 09 15:46:51.872822 crc crio[3652]: time=\"2026-06-09T15:46:51.8726841Z\" level=info msg=\"Stopping pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=73592ab0-d647-40e7-bd8e-68d9681d4546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955066 | controller |     "Jun 09 15:46:51.872822 crc crio[3652]: time=\"2026-06-09T15:46:51.872815064Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=73592ab0-d647-40e7-bd8e-68d9681d4546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955080 | controller |     "Jun 09 15:46:51.874216 crc crio[3652]: time=\"2026-06-09T15:46:51.874076998Z\" level=info msg=\"Removing pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=c4746c94-f5bf-46a1-8eba-46d3e742e3d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955098 | controller |     "Jun 09 15:46:51.882353 crc crio[3652]: time=\"2026-06-09T15:46:51.882194061Z\" level=info msg=\"Removed pod sandbox: 7f681034628930f90cadb18da4f1fdd69a2dd01d28fb6a1a849d42057c2a560a\" id=c4746c94-f5bf-46a1-8eba-46d3e742e3d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955113 | controller |     "Jun 09 15:46:51.889475 crc crio[3652]: time=\"2026-06-09T15:46:51.889330227Z\" level=info msg=\"Stopping pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=b0451127-18bd-4a7d-abdb-b60155218edb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955127 | controller |     "Jun 09 15:46:51.889569 crc crio[3652]: time=\"2026-06-09T15:46:51.889511902Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=b0451127-18bd-4a7d-abdb-b60155218edb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955142 | controller |     "Jun 09 15:46:51.890632 crc crio[3652]: time=\"2026-06-09T15:46:51.890543671Z\" level=info msg=\"Removing pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=7a4ffbac-1a8a-4c8b-82f5-8be1d6523954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955157 | controller |     "Jun 09 15:46:51.971743 crc crio[3652]: time=\"2026-06-09T15:46:51.971546786Z\" level=info msg=\"Removed pod sandbox: f1bf22b23addddd806276a5973171f0e19ca2eb25f58063b8d237e909b656db4\" id=7a4ffbac-1a8a-4c8b-82f5-8be1d6523954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955172 | controller |     "Jun 09 15:46:51.973376 crc crio[3652]: time=\"2026-06-09T15:46:51.973245403Z\" level=info msg=\"Stopping pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=4e95eea1-dd01-45ec-b327-b63c279c85fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955186 | controller |     "Jun 09 15:46:51.973376 crc crio[3652]: time=\"2026-06-09T15:46:51.973345635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=4e95eea1-dd01-45ec-b327-b63c279c85fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955201 | controller |     "Jun 09 15:46:51.974432 crc crio[3652]: time=\"2026-06-09T15:46:51.974347653Z\" level=info msg=\"Removing pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=5f86fe70-b614-4b2f-a81e-92c59b1575be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955217 | controller |     "Jun 09 15:46:51.992835 crc crio[3652]: time=\"2026-06-09T15:46:51.992713457Z\" level=info msg=\"Removed pod sandbox: 091ae1688305ed147f3f2087b4f52d3df6eaa6bc28a27911c1c0519ed235642e\" id=5f86fe70-b614-4b2f-a81e-92c59b1575be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955233 | controller |     "Jun 09 15:47:25.307774 crc crio[3652]: time=\"2026-06-09T15:47:25.306588468Z\" level=info msg=\"Stopping container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 (timeout: 5s)\" id=04bff011-c851-49dc-9f57-8ebc48217f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.955249 | controller |     "Jun 09 15:47:30.317079 crc crio[3652]: time=\"2026-06-09T15:47:30.31635672Z\" level=warning msg=\"Stopping container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:43.955263 | controller |     "Jun 09 15:47:30.873412 crc crio[3652]: time=\"2026-06-09T15:47:30.872774561Z\" level=info msg=\"Stopped container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=04bff011-c851-49dc-9f57-8ebc48217f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.955281 | controller |     "Jun 09 15:47:30.874450 crc crio[3652]: time=\"2026-06-09T15:47:30.874412954Z\" level=info msg=\"Stopping pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=7f0ad289-bbba-4a77-b622-65afe6df2d11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955296 | controller |     "Jun 09 15:47:30.880060 crc crio[3652]: time=\"2026-06-09T15:47:30.879469127Z\" level=info msg=\"Stopped pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=7f0ad289-bbba-4a77-b622-65afe6df2d11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955311 | controller |     "Jun 09 15:47:31.796593 crc crio[3652]: time=\"2026-06-09T15:47:31.79652256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=aa815f86-4ac5-4211-b66a-70e56eec8531 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.955325 | controller |     "Jun 09 15:47:31.799341 crc crio[3652]: time=\"2026-06-09T15:47:31.799276992Z\" level=info msg=\"Removing container: c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269\" id=1edad662-58c5-4793-81df-2ff80d8c0012 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.955340 | controller |     "Jun 09 15:47:31.799800 crc crio[3652]: time=\"2026-06-09T15:47:31.799723024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9d19c0b2-e3aa-4643-b675-2b29e1cf0274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.955354 | controller |     "Jun 09 15:47:31.809559 crc crio[3652]: time=\"2026-06-09T15:47:31.80946323Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14294f99-aa02-4fd4-8ed0-0b4fd3fc5393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.955368 | controller |     "Jun 09 15:47:31.810314 crc crio[3652]: time=\"2026-06-09T15:47:31.810253001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.955383 | controller |     "Jun 09 15:47:31.848873 crc crio[3652]: time=\"2026-06-09T15:47:31.848727751Z\" level=info msg=\"Removed container c7b6c112469054076a0bf0a72565ade21a221f00f6d8c25495a31a3c95eba269: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1edad662-58c5-4793-81df-2ff80d8c0012 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.955397 | controller |     "Jun 09 15:47:31.852390 crc crio[3652]: time=\"2026-06-09T15:47:31.852280684Z\" level=info msg=\"Removing container: d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22\" id=c0f02dc4-37a6-443c-ba73-b631bded9948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.955412 | controller |     "Jun 09 15:47:31.855458 crc crio[3652]: time=\"2026-06-09T15:47:31.855358295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.955427 | controller |     "Jun 09 15:47:31.859983 crc crio[3652]: time=\"2026-06-09T15:47:31.859843033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.955441 | controller |     "Jun 09 15:47:31.901571 crc crio[3652]: time=\"2026-06-09T15:47:31.901421175Z\" level=info msg=\"Removed container d07fcc8c8e7f83136a2bb0e087062dc1983c37123946cbb2df61ca71bb257f22: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0f02dc4-37a6-443c-ba73-b631bded9948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.955456 | controller |     "Jun 09 15:47:31.970275 crc crio[3652]: time=\"2026-06-09T15:47:31.968861496Z\" level=info msg=\"Created container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14294f99-aa02-4fd4-8ed0-0b4fd3fc5393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.955474 | controller |     "Jun 09 15:47:31.971720 crc crio[3652]: time=\"2026-06-09T15:47:31.971635619Z\" level=info msg=\"Starting container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec\" id=72306b9f-9448-4540-8ba6-3a9b6bc2ca80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.955488 | controller |     "Jun 09 15:47:31.977256 crc crio[3652]: time=\"2026-06-09T15:47:31.977140683Z\" level=info msg=\"Started container\" PID=15907 containerID=c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=72306b9f-9448-4540-8ba6-3a9b6bc2ca80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3",
2026-06-09 17:40:43.955503 | controller |     "Jun 09 15:47:52.029876 crc crio[3652]: time=\"2026-06-09T15:47:52.029004218Z\" level=info msg=\"Stopping pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=2e5be982-c42b-4722-acee-625e03a245f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955518 | controller |     "Jun 09 15:47:52.029876 crc crio[3652]: time=\"2026-06-09T15:47:52.029863241Z\" level=info msg=\"Stopped pod sandbox (already stopped): 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=2e5be982-c42b-4722-acee-625e03a245f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955533 | controller |     "Jun 09 15:47:52.031587 crc crio[3652]: time=\"2026-06-09T15:47:52.031561155Z\" level=info msg=\"Removing pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=fff57d0a-def1-46c6-ab3d-65cff49da070 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955548 | controller |     "Jun 09 15:47:52.039499 crc crio[3652]: time=\"2026-06-09T15:47:52.039447652Z\" level=info msg=\"Removed pod sandbox: 197c4cb2a4c8f76845c8b02134baeaf70d11fdc3907ffa838eeece8a450cfd49\" id=fff57d0a-def1-46c6-ab3d-65cff49da070 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.955563 | controller |     "Jun 09 15:48:20.604500 crc crio[3652]: time=\"2026-06-09T15:48:20.602812328Z\" level=info msg=\"Stopping container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a (timeout: 30s)\" id=be8cf007-7d51-4e11-be26-16144a5c72f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.955577 | controller |     "Jun 09 15:48:20.626790 crc crio[3652]: time=\"2026-06-09T15:48:20.626702056Z\" level=info msg=\"Stopping container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db (timeout: 30s)\" id=be11bd85-8075-4488-bce2-fd258d763d41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.955592 | controller |     "Jun 09 15:48:20.744385 crc crio[3652]: time=\"2026-06-09T15:48:20.743894163Z\" level=info msg=\"Stopped container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=be8cf007-7d51-4e11-be26-16144a5c72f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.955606 | controller |     "Jun 09 15:48:20.745703 crc crio[3652]: time=\"2026-06-09T15:48:20.745574977Z\" level=info msg=\"Stopping pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=c7b98419-8bdd-47a4-a60f-98eb7b98f8d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955621 | controller |     "Jun 09 15:48:20.746589 crc crio[3652]: time=\"2026-06-09T15:48:20.746508442Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3dc8839b-50b8-404b-bf5d-88239e7e820f 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:0xc001526fb0}] Aliases:map[]}\"",
2026-06-09 17:40:43.955638 | controller |     "Jun 09 15:48:20.746823 crc crio[3652]: time=\"2026-06-09T15:48:20.746720538Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.955653 | controller |     "Jun 09 15:48:20.771158 crc crio[3652]: time=\"2026-06-09T15:48:20.771014406Z\" level=info msg=\"Stopped container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=be11bd85-8075-4488-bce2-fd258d763d41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.955668 | controller |     "Jun 09 15:48:20.777465 crc crio[3652]: time=\"2026-06-09T15:48:20.777400703Z\" level=info msg=\"Stopping pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=a120fa0f-7cdc-426e-b239-4c02ec2c2408 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955683 | controller |     "Jun 09 15:48:20.778019 crc crio[3652]: time=\"2026-06-09T15:48:20.777869496Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2a6f9b6c-cc0a-4e76-87de-dd85e2bf0406 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:0xc00008c550}] Aliases:map[]}\"",
2026-06-09 17:40:43.955698 | controller |     "Jun 09 15:48:20.778275 crc crio[3652]: time=\"2026-06-09T15:48:20.778204664Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.955713 | controller |     "Jun 09 15:48:21.131677 crc crio[3652]: time=\"2026-06-09T15:48:21.130818644Z\" level=info msg=\"Stopped pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=c7b98419-8bdd-47a4-a60f-98eb7b98f8d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955727 | controller |     "Jun 09 15:48:21.139335 crc crio[3652]: time=\"2026-06-09T15:48:21.139217605Z\" level=info msg=\"Stopped pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=a120fa0f-7cdc-426e-b239-4c02ec2c2408 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.955742 | controller |     "Jun 09 15:48:21.577061 crc crio[3652]: time=\"2026-06-09T15:48:21.576811627Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5584bdc579-vmst6/POD\" id=5e4bad96-bed2-48a0-954d-c37b2f42d331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.955757 | controller |     "Jun 09 15:48:21.577061 crc crio[3652]: time=\"2026-06-09T15:48:21.577008602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.955771 | controller |     "Jun 09 15:48:21.606350 crc crio[3652]: time=\"2026-06-09T15:48:21.606163258Z\" level=info msg=\"Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc0015261e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.955789 | controller |     "Jun 09 15:48:21.606350 crc crio[3652]: time=\"2026-06-09T15:48:21.606220719Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.955804 | controller |     "Jun 09 15:48:21.682144 crc crio[3652]: time=\"2026-06-09T15:48:21.681592978Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/POD\" id=b2db6d19-be0b-4910-af93-b86fde6b52bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.955819 | controller |     "Jun 09 15:48:21.682293 crc crio[3652]: time=\"2026-06-09T15:48:21.682209395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.955834 | controller |     "Jun 09 15:48:21.713365 crc crio[3652]: time=\"2026-06-09T15:48:21.713221569Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc0015263a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.955852 | controller |     "Jun 09 15:48:21.713365 crc crio[3652]: time=\"2026-06-09T15:48:21.713337252Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.955885 | controller |     "Jun 09 15:48:21.957500 crc crio[3652]: 2026-06-09T15:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:936376da8d00aa7 Mac:52:cc:cd:4c:64:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 SocketPath: PciID:}] [{Interface:0xc00060ce90 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.955901 | controller |     "Jun 09 15:48:21.958889 crc crio[3652]: time=\"2026-06-09T15:48:21.958826629Z\" level=info msg=\"Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc0015261e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.955916 | controller |     "Jun 09 15:48:21.959090 crc crio[3652]: time=\"2026-06-09T15:48:21.959038474Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.955932 | controller |     "Jun 09 15:48:21.967650 crc crio[3652]: time=\"2026-06-09T15:48:21.967559368Z\" level=info msg=\"Ran pod sandbox 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 with infra container: openshift-controller-manager/controller-manager-5584bdc579-vmst6/POD\" id=5e4bad96-bed2-48a0-954d-c37b2f42d331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.955947 | controller |     "Jun 09 15:48:21.971616 crc crio[3652]: time=\"2026-06-09T15:48:21.9710475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=654766bc-3b3b-4827-8326-ffc96f77dd7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.955965 | controller |     "Jun 09 15:48:21.980449 crc crio[3652]: time=\"2026-06-09T15:48:21.976411941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=de5fbced-14f6-425b-b76c-a5301f8c10f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.955979 | controller |     "Jun 09 15:48:21.985722 crc crio[3652]: time=\"2026-06-09T15:48:21.98513658Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=7d423965-94bc-4535-aa2c-313c47bdb2f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.955994 | controller |     "Jun 09 15:48:21.985722 crc crio[3652]: time=\"2026-06-09T15:48:21.985618502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956009 | controller |     "Jun 09 15:48:22.026647 crc crio[3652]: time=\"2026-06-09T15:48:22.026442165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956024 | controller |     "Jun 09 15:48:22.032955 crc crio[3652]: time=\"2026-06-09T15:48:22.032823072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956039 | controller |     "Jun 09 15:48:22.044173 crc crio[3652]: 2026-06-09T15:48:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a3000906f0abb Mac:fa:b7:cb:35:8d:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 SocketPath: PciID:}] [{Interface:0xc000238a70 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.956054 | controller |     "Jun 09 15:48:22.045634 crc crio[3652]: time=\"2026-06-09T15:48:22.045571087Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc0015263a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.956069 | controller |     "Jun 09 15:48:22.045780 crc crio[3652]: time=\"2026-06-09T15:48:22.045728521Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.956084 | controller |     "Jun 09 15:48:22.052601 crc crio[3652]: time=\"2026-06-09T15:48:22.052515569Z\" level=info msg=\"Ran pod sandbox 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 with infra container: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/POD\" id=b2db6d19-be0b-4910-af93-b86fde6b52bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.956098 | controller |     "Jun 09 15:48:22.054407 crc crio[3652]: time=\"2026-06-09T15:48:22.054333957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bba6d756-db86-4cc0-b80e-f8cd822edab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.956113 | controller |     "Jun 09 15:48:22.057677 crc crio[3652]: time=\"2026-06-09T15:48:22.057598093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f745a9f6-68c2-4a75-acf0-0b587940a0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.956130 | controller |     "Jun 09 15:48:22.066655 crc crio[3652]: time=\"2026-06-09T15:48:22.066572888Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=9f53aa6b-c2d3-40bb-a2fc-0eff76c33c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.956145 | controller |     "Jun 09 15:48:22.067713 crc crio[3652]: time=\"2026-06-09T15:48:22.067647227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956159 | controller |     "Jun 09 15:48:22.095658 crc crio[3652]: time=\"2026-06-09T15:48:22.095530609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956174 | controller |     "Jun 09 15:48:22.099349 crc crio[3652]: time=\"2026-06-09T15:48:22.099305108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956189 | controller |     "Jun 09 15:48:22.123394 crc crio[3652]: time=\"2026-06-09T15:48:22.123305198Z\" level=info msg=\"Removing container: bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a\" id=3cab3528-1e6c-4b35-b1cb-32a4b8e5ef71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956204 | controller |     "Jun 09 15:48:22.144570 crc crio[3652]: time=\"2026-06-09T15:48:22.143735605Z\" level=info msg=\"Removed container bba65e974312520a3d4707ca3eddeaa7e0aafc6cbad952297125134c7198832a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=3cab3528-1e6c-4b35-b1cb-32a4b8e5ef71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956219 | controller |     "Jun 09 15:48:22.145803 crc crio[3652]: time=\"2026-06-09T15:48:22.145726337Z\" level=info msg=\"Created container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=7d423965-94bc-4535-aa2c-313c47bdb2f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.956234 | controller |     "Jun 09 15:48:22.146557 crc crio[3652]: time=\"2026-06-09T15:48:22.146468157Z\" level=info msg=\"Starting container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda\" id=61805f1b-c45b-44bb-a22e-1428cbe029a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.956248 | controller |     "Jun 09 15:48:22.147067 crc crio[3652]: time=\"2026-06-09T15:48:22.14698911Z\" level=info msg=\"Removing container: efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db\" id=5e3187fc-da6e-40fc-afd4-e157ccffac9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956263 | controller |     "Jun 09 15:48:22.165010 crc crio[3652]: time=\"2026-06-09T15:48:22.164848869Z\" level=info msg=\"Started container\" PID=16714 containerID=d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda description=openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager id=61805f1b-c45b-44bb-a22e-1428cbe029a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35",
2026-06-09 17:40:43.956278 | controller |     "Jun 09 15:48:22.168760 crc crio[3652]: time=\"2026-06-09T15:48:22.16868259Z\" level=info msg=\"Removed container efda1befb7d6b958e79abd4a688715f67d3ddaef005833e8016e23d95d3de6db: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5e3187fc-da6e-40fc-afd4-e157ccffac9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956369 | controller |     "Jun 09 15:48:22.230844 crc crio[3652]: time=\"2026-06-09T15:48:22.230698569Z\" level=info msg=\"Created container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=9f53aa6b-c2d3-40bb-a2fc-0eff76c33c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.956395 | controller |     "Jun 09 15:48:22.233732 crc crio[3652]: time=\"2026-06-09T15:48:22.233611385Z\" level=info msg=\"Starting container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1\" id=6acfbf47-17f6-4915-9eb3-844098381cc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.956412 | controller |     "Jun 09 15:48:22.240196 crc crio[3652]: time=\"2026-06-09T15:48:22.240071785Z\" level=info msg=\"Started container\" PID=16722 containerID=ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1 description=openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager id=6acfbf47-17f6-4915-9eb3-844098381cc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76",
2026-06-09 17:40:43.956427 | controller |     "Jun 09 15:48:26.497378 crc crio[3652]: time=\"2026-06-09T15:48:26.496734038Z\" level=info msg=\"Stopping container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda (timeout: 30s)\" id=c9ff3a5b-9ebf-49dd-8765-f5e0aa4a397a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.956442 | controller |     "Jun 09 15:48:27.252912 crc crio[3652]: time=\"2026-06-09T15:48:27.252338662Z\" level=info msg=\"Stopping container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1 (timeout: 30s)\" id=6e184f22-3e20-4347-80b8-37cb60292e3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.956457 | controller |     "Jun 09 15:48:27.674644 crc crio[3652]: time=\"2026-06-09T15:48:27.674334668Z\" level=info msg=\"Stopped container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=c9ff3a5b-9ebf-49dd-8765-f5e0aa4a397a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.956472 | controller |     "Jun 09 15:48:27.675520 crc crio[3652]: time=\"2026-06-09T15:48:27.675457337Z\" level=info msg=\"Stopping pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0defcf99-b43f-4378-a2d1-bc05e05c74d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.956487 | controller |     "Jun 09 15:48:27.676391 crc crio[3652]: time=\"2026-06-09T15:48:27.676223087Z\" level=info msg=\"Got pod network &{Name:controller-manager-5584bdc579-vmst6 Namespace:openshift-controller-manager ID:936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35 UID:200f21ef-6049-4d36-b5aa-1ed2cfab2065 NetNS:/var/run/netns/61e3fa0f-a6f8-4846-b08a-376127481b31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod200f21ef_6049_4d36_b5aa_1ed2cfab2065.slice PodAnnotations:0xc000122420}] Aliases:map[]}\"",
2026-06-09 17:40:43.956502 | controller |     "Jun 09 15:48:27.676478 crc crio[3652]: time=\"2026-06-09T15:48:27.676452543Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-5584bdc579-vmst6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.956517 | controller |     "Jun 09 15:48:27.972781 crc crio[3652]: time=\"2026-06-09T15:48:27.971884348Z\" level=info msg=\"Stopped container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=6e184f22-3e20-4347-80b8-37cb60292e3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.956535 | controller |     "Jun 09 15:48:27.975783 crc crio[3652]: time=\"2026-06-09T15:48:27.97547879Z\" level=info msg=\"Stopping pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=4cc489db-ea96-4655-9120-68b82f2d46bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.956550 | controller |     "Jun 09 15:48:27.976583 crc crio[3652]: time=\"2026-06-09T15:48:27.976445615Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b8b4cc55f-8f2f6 Namespace:openshift-route-controller-manager ID:56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76 UID:baddf0d1-e7e3-4929-974c-c8f35c1bb0bf NetNS:/var/run/netns/684ee9c3-e0f9-4c42-8bc1-bb9011f926d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaddf0d1_e7e3_4929_974c_c8f35c1bb0bf.slice PodAnnotations:0xc001bc6520}] Aliases:map[]}\"",
2026-06-09 17:40:43.956565 | controller |     "Jun 09 15:48:27.976905 crc crio[3652]: time=\"2026-06-09T15:48:27.976744813Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7b8b4cc55f-8f2f6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.956580 | controller |     "Jun 09 15:48:28.311330 crc crio[3652]: time=\"2026-06-09T15:48:28.311219802Z\" level=info msg=\"Stopped pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0defcf99-b43f-4378-a2d1-bc05e05c74d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.956594 | controller |     "Jun 09 15:48:28.433007 crc crio[3652]: time=\"2026-06-09T15:48:28.43267164Z\" level=info msg=\"Stopped pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=4cc489db-ea96-4655-9120-68b82f2d46bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.956609 | controller |     "Jun 09 15:48:29.226897 crc crio[3652]: time=\"2026-06-09T15:48:29.226466733Z\" level=info msg=\"Removing container: ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1\" id=bb114705-bc33-4799-b84b-59f8ec124f24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956624 | controller |     "Jun 09 15:48:29.248078 crc crio[3652]: time=\"2026-06-09T15:48:29.247964975Z\" level=info msg=\"Removed container ddee3f9847f965f8d7e2caca09f22139249089fdb31c22d90fdb83f305e198d1: openshift-route-controller-manager/route-controller-manager-7b8b4cc55f-8f2f6/route-controller-manager\" id=bb114705-bc33-4799-b84b-59f8ec124f24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956638 | controller |     "Jun 09 15:48:29.250840 crc crio[3652]: time=\"2026-06-09T15:48:29.250783318Z\" level=info msg=\"Removing container: d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda\" id=575aa4bf-dd12-433f-985b-f5ce29548723 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956653 | controller |     "Jun 09 15:48:29.278883 crc crio[3652]: time=\"2026-06-09T15:48:29.278713035Z\" level=info msg=\"Removed container d32a91d920fd4035262b5b76f16b0ce9db04408ef445ed8bff6b087b836addda: openshift-controller-manager/controller-manager-5584bdc579-vmst6/controller-manager\" id=575aa4bf-dd12-433f-985b-f5ce29548723 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.956667 | controller |     "Jun 09 15:48:30.180156 crc crio[3652]: time=\"2026-06-09T15:48:30.179232048Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/POD\" id=be6fbd43-b929-4904-8db2-9a7a2cad4aa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.956683 | controller |     "Jun 09 15:48:30.180156 crc crio[3652]: time=\"2026-06-09T15:48:30.1800557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956697 | controller |     "Jun 09 15:48:30.206476 crc crio[3652]: time=\"2026-06-09T15:48:30.205989125Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc001bc6c20}] Aliases:map[]}\"",
2026-06-09 17:40:43.956715 | controller |     "Jun 09 15:48:30.206476 crc crio[3652]: time=\"2026-06-09T15:48:30.206039937Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.956730 | controller |     "Jun 09 15:48:32.243991 crc crio[3652]: time=\"2026-06-09T15:48:32.240209581Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/POD\" id=55d75f3b-6a7b-42cb-92fa-c9d4a9813dd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.956744 | controller |     "Jun 09 15:48:32.243991 crc crio[3652]: time=\"2026-06-09T15:48:32.240849787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956759 | controller |     "Jun 09 15:48:32.343677 crc crio[3652]: time=\"2026-06-09T15:48:32.343454202Z\" level=info msg=\"Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc7010}] Aliases:map[]}\"",
2026-06-09 17:40:43.956774 | controller |     "Jun 09 15:48:32.343677 crc crio[3652]: time=\"2026-06-09T15:48:32.343505743Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.956789 | controller |     "Jun 09 15:48:32.515830 crc crio[3652]: 2026-06-09T15:48:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af481596523baa0 Mac:42:8e:80:27:dc:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.956804 | controller |     "Jun 09 15:48:32.517027 crc crio[3652]: time=\"2026-06-09T15:48:32.516852285Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc001bc6c20}] Aliases:map[]}\"",
2026-06-09 17:40:43.956819 | controller |     "Jun 09 15:48:32.517115 crc crio[3652]: time=\"2026-06-09T15:48:32.51706181Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.956834 | controller |     "Jun 09 15:48:32.522990 crc crio[3652]: time=\"2026-06-09T15:48:32.522873989Z\" level=info msg=\"Ran pod sandbox af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 with infra container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/POD\" id=be6fbd43-b929-4904-8db2-9a7a2cad4aa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.956868 | controller |     "Jun 09 15:48:32.526161 crc crio[3652]: time=\"2026-06-09T15:48:32.526060911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8531e566-8a8f-441e-931f-1a4a44d1a8c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.956888 | controller |     "Jun 09 15:48:32.528680 crc crio[3652]: time=\"2026-06-09T15:48:32.528544525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3d612310-3d3c-44b9-ac4b-7629fe8eb205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.956904 | controller |     "Jun 09 15:48:32.685670 crc crio[3652]: time=\"2026-06-09T15:48:32.685495515Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=9eeaf806-5ef7-4eae-99e7-7dee4575b87e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.956919 | controller |     "Jun 09 15:48:32.686119 crc crio[3652]: time=\"2026-06-09T15:48:32.686032759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956933 | controller |     "Jun 09 15:48:32.736765 crc crio[3652]: time=\"2026-06-09T15:48:32.736636718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956948 | controller |     "Jun 09 15:48:32.741663 crc crio[3652]: time=\"2026-06-09T15:48:32.741597426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.956963 | controller |     "Jun 09 15:48:32.986661 crc crio[3652]: time=\"2026-06-09T15:48:32.985865968Z\" level=info msg=\"Created container 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=9eeaf806-5ef7-4eae-99e7-7dee4575b87e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.956978 | controller |     "Jun 09 15:48:32.988328 crc crio[3652]: time=\"2026-06-09T15:48:32.988223468Z\" level=info msg=\"Starting container: 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c\" id=5349f379-089d-4949-896f-d20b7a68e417 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.956993 | controller |     "Jun 09 15:48:32.994433 crc crio[3652]: time=\"2026-06-09T15:48:32.994363136Z\" level=info msg=\"Started container\" PID=17048 containerID=55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=5349f379-089d-4949-896f-d20b7a68e417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65",
2026-06-09 17:40:43.957008 | controller |     "Jun 09 15:48:33.396363 crc crio[3652]: 2026-06-09T15:48:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cabe6c9439b9e10 Mac:fa:3f:74:57:c8:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.957022 | controller |     "Jun 09 15:48:33.398786 crc crio[3652]: time=\"2026-06-09T15:48:33.398713529Z\" level=info msg=\"Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc7010}] Aliases:map[]}\"",
2026-06-09 17:40:43.957041 | controller |     "Jun 09 15:48:33.399015 crc crio[3652]: time=\"2026-06-09T15:48:33.398903734Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.957055 | controller |     "Jun 09 15:48:33.410151 crc crio[3652]: time=\"2026-06-09T15:48:33.410065131Z\" level=info msg=\"Ran pod sandbox cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 with infra container: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/POD\" id=55d75f3b-6a7b-42cb-92fa-c9d4a9813dd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.957070 | controller |     "Jun 09 15:48:33.412644 crc crio[3652]: time=\"2026-06-09T15:48:33.412587315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4cc317fa-3e4d-4fed-b254-b1e5ff8813ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.957085 | controller |     "Jun 09 15:48:33.430406 crc crio[3652]: time=\"2026-06-09T15:48:33.43027417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=30e600c8-ed3e-49f9-bec3-49e37ad26ab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.957099 | controller |     "Jun 09 15:48:33.461726 crc crio[3652]: time=\"2026-06-09T15:48:33.461018949Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=2dbe9d5a-fcbe-4939-ba5f-8cf17671c40c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.957114 | controller |     "Jun 09 15:48:33.462222 crc crio[3652]: time=\"2026-06-09T15:48:33.462176979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957129 | controller |     "Jun 09 15:48:33.498556 crc crio[3652]: time=\"2026-06-09T15:48:33.498480751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957144 | controller |     "Jun 09 15:48:33.502455 crc crio[3652]: time=\"2026-06-09T15:48:33.502398071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957158 | controller |     "Jun 09 15:48:33.786786 crc crio[3652]: time=\"2026-06-09T15:48:33.786689572Z\" level=info msg=\"Created container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=2dbe9d5a-fcbe-4939-ba5f-8cf17671c40c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.957173 | controller |     "Jun 09 15:48:33.787914 crc crio[3652]: time=\"2026-06-09T15:48:33.787818821Z\" level=info msg=\"Starting container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1\" id=17d03bdf-1865-4d1c-a34f-812395164442 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.957188 | controller |     "Jun 09 15:48:33.793748 crc crio[3652]: time=\"2026-06-09T15:48:33.79365594Z\" level=info msg=\"Started container\" PID=17086 containerID=68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1 description=openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager id=17d03bdf-1865-4d1c-a34f-812395164442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346",
2026-06-09 17:40:43.957206 | controller |     "Jun 09 15:48:52.074879 crc crio[3652]: time=\"2026-06-09T15:48:52.073276299Z\" level=info msg=\"Stopping pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0d8b7478-bfab-45ce-b05f-d75b2a5d4a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957221 | controller |     "Jun 09 15:48:52.077008 crc crio[3652]: time=\"2026-06-09T15:48:52.074906371Z\" level=info msg=\"Stopped pod sandbox (already stopped): 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=0d8b7478-bfab-45ce-b05f-d75b2a5d4a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957235 | controller |     "Jun 09 15:48:52.077008 crc crio[3652]: time=\"2026-06-09T15:48:52.075805144Z\" level=info msg=\"Removing pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=67b501ba-8c21-4341-863f-45b8832915bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957250 | controller |     "Jun 09 15:48:52.093177 crc crio[3652]: time=\"2026-06-09T15:48:52.093054957Z\" level=info msg=\"Removed pod sandbox: 936376da8d00aa7e5aea29d9f7818511201623cafc0553f503b2d00e6ad4be35\" id=67b501ba-8c21-4341-863f-45b8832915bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957264 | controller |     "Jun 09 15:48:52.095112 crc crio[3652]: time=\"2026-06-09T15:48:52.094984867Z\" level=info msg=\"Stopping pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=d92e9c7e-ad62-45ab-be7e-076484f5e25e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957279 | controller |     "Jun 09 15:48:52.095210 crc crio[3652]: time=\"2026-06-09T15:48:52.095136611Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=d92e9c7e-ad62-45ab-be7e-076484f5e25e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957294 | controller |     "Jun 09 15:48:52.095896 crc crio[3652]: time=\"2026-06-09T15:48:52.095845449Z\" level=info msg=\"Removing pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=9380091b-3130-4ad4-ad3e-0fc326120120 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957309 | controller |     "Jun 09 15:48:52.114014 crc crio[3652]: time=\"2026-06-09T15:48:52.113841121Z\" level=info msg=\"Removed pod sandbox: 5b702d84ec188e5a54c47b2c166bb70aeb0ed851ca63b38d37c509d89879b4a5\" id=9380091b-3130-4ad4-ad3e-0fc326120120 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957324 | controller |     "Jun 09 15:48:52.115779 crc crio[3652]: time=\"2026-06-09T15:48:52.115686748Z\" level=info msg=\"Stopping pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=0b71c18d-13e0-4031-ac44-fd639de0cbc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957339 | controller |     "Jun 09 15:48:52.115848 crc crio[3652]: time=\"2026-06-09T15:48:52.115803101Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=0b71c18d-13e0-4031-ac44-fd639de0cbc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957354 | controller |     "Jun 09 15:48:52.117565 crc crio[3652]: time=\"2026-06-09T15:48:52.117419963Z\" level=info msg=\"Removing pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=5b372831-6f6f-4d50-a56b-da88ab50840d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957369 | controller |     "Jun 09 15:48:52.141963 crc crio[3652]: time=\"2026-06-09T15:48:52.141811199Z\" level=info msg=\"Removed pod sandbox: 56a3000906f0abb37b478d5d146ed1ae04514ba0f0f9624f995aeb9868227d76\" id=5b372831-6f6f-4d50-a56b-da88ab50840d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957389 | controller |     "Jun 09 15:48:52.143561 crc crio[3652]: time=\"2026-06-09T15:48:52.143464592Z\" level=info msg=\"Stopping pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=22674e68-6564-41e5-a5c5-2df5ec12093c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957404 | controller |     "Jun 09 15:48:52.143647 crc crio[3652]: time=\"2026-06-09T15:48:52.143616916Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=22674e68-6564-41e5-a5c5-2df5ec12093c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957419 | controller |     "Jun 09 15:48:52.144870 crc crio[3652]: time=\"2026-06-09T15:48:52.144782746Z\" level=info msg=\"Removing pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=576c63df-7ec8-4094-8fc1-680ec14c197d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957433 | controller |     "Jun 09 15:48:52.155399 crc crio[3652]: time=\"2026-06-09T15:48:52.155321686Z\" level=info msg=\"Removed pod sandbox: bcb6dfa814258859cf4f024c3bb0fdd82d01cb0f2aa4d4a7c273e1eea75f8872\" id=576c63df-7ec8-4094-8fc1-680ec14c197d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957448 | controller |     "Jun 09 15:49:02.738442 crc crio[3652]: time=\"2026-06-09T15:49:02.737266384Z\" level=info msg=\"Stopping container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1 (timeout: 30s)\" id=758821f3-9e02-43ce-9a17-6aff1a4c5c03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957463 | controller |     "Jun 09 15:49:04.446643 crc crio[3652]: time=\"2026-06-09T15:49:04.445864218Z\" level=info msg=\"Stopped container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=758821f3-9e02-43ce-9a17-6aff1a4c5c03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957477 | controller |     "Jun 09 15:49:04.448534 crc crio[3652]: time=\"2026-06-09T15:49:04.448412013Z\" level=info msg=\"Stopping pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=29e6afde-2fe7-4b6b-97e6-9fc1eacc8696 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957492 | controller |     "Jun 09 15:49:04.451378 crc crio[3652]: time=\"2026-06-09T15:49:04.451070481Z\" level=info msg=\"Got pod network &{Name:controller-manager-7cf8fdddcb-rzfk8 Namespace:openshift-controller-manager ID:cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346 UID:b72cde32-e820-4b7b-ab5d-4f71dc774b9e NetNS:/var/run/netns/b538db0d-e4b4-45dd-91cc-b3340a1338b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb72cde32_e820_4b7b_ab5d_4f71dc774b9e.slice PodAnnotations:0xc001bc6a20}] Aliases:map[]}\"",
2026-06-09 17:40:43.957507 | controller |     "Jun 09 15:49:04.452410 crc crio[3652]: time=\"2026-06-09T15:49:04.452305993Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-7cf8fdddcb-rzfk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.957522 | controller |     "Jun 09 15:49:05.329419 crc crio[3652]: time=\"2026-06-09T15:49:05.324745005Z\" level=info msg=\"Stopped pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=29e6afde-2fe7-4b6b-97e6-9fc1eacc8696 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957537 | controller |     "Jun 09 15:49:05.666499 crc crio[3652]: time=\"2026-06-09T15:49:05.66646039Z\" level=info msg=\"Removing container: 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1\" id=5c1cfdda-fb62-4603-97a7-225ba1dbf197 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.957551 | controller |     "Jun 09 15:49:05.695114 crc crio[3652]: time=\"2026-06-09T15:49:05.694908401Z\" level=info msg=\"Removed container 68660b19e1c28358f05f05163a9662794c0f105e58c2b386120b4faf38dbbec1: openshift-controller-manager/controller-manager-7cf8fdddcb-rzfk8/controller-manager\" id=5c1cfdda-fb62-4603-97a7-225ba1dbf197 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.957568 | controller |     "Jun 09 15:49:06.189184 crc crio[3652]: time=\"2026-06-09T15:49:06.18868401Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/POD\" id=2ecf3fca-aad7-408d-8b6b-4087c394e398 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.957583 | controller |     "Jun 09 15:49:06.189340 crc crio[3652]: time=\"2026-06-09T15:49:06.189301655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957598 | controller |     "Jun 09 15:49:06.220657 crc crio[3652]: time=\"2026-06-09T15:49:06.220530947Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000606328}] Aliases:map[]}\"",
2026-06-09 17:40:43.957613 | controller |     "Jun 09 15:49:06.220657 crc crio[3652]: time=\"2026-06-09T15:49:06.220603509Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.957628 | controller |     "Jun 09 15:49:06.712360 crc crio[3652]: 2026-06-09T15:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1da392b047f0844 Mac:96:e7:23:61:04:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.957642 | controller |     "Jun 09 15:49:06.714662 crc crio[3652]: time=\"2026-06-09T15:49:06.714511402Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000606328}] Aliases:map[]}\"",
2026-06-09 17:40:43.957657 | controller |     "Jun 09 15:49:06.714662 crc crio[3652]: time=\"2026-06-09T15:49:06.714665906Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.957672 | controller |     "Jun 09 15:49:06.721598 crc crio[3652]: time=\"2026-06-09T15:49:06.721396989Z\" level=info msg=\"Ran pod sandbox 1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 with infra container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/POD\" id=2ecf3fca-aad7-408d-8b6b-4087c394e398 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.957687 | controller |     "Jun 09 15:49:06.728187 crc crio[3652]: time=\"2026-06-09T15:49:06.726653544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=78e1056a-cd1a-4203-8ec8-76b8952beae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.957702 | controller |     "Jun 09 15:49:06.729134 crc crio[3652]: time=\"2026-06-09T15:49:06.728876421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1f25afb9-f60f-4b3e-9b71-76d2392a61e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.957719 | controller |     "Jun 09 15:49:06.739063 crc crio[3652]: time=\"2026-06-09T15:49:06.738900438Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=9fac3670-3661-441a-a168-6ad9cff10f5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.957734 | controller |     "Jun 09 15:49:06.739553 crc crio[3652]: time=\"2026-06-09T15:49:06.739474223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957749 | controller |     "Jun 09 15:49:06.765167 crc crio[3652]: time=\"2026-06-09T15:49:06.76507378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957764 | controller |     "Jun 09 15:49:06.770285 crc crio[3652]: time=\"2026-06-09T15:49:06.77015269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.957779 | controller |     "Jun 09 15:49:06.908649 crc crio[3652]: time=\"2026-06-09T15:49:06.907891817Z\" level=info msg=\"Created container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=9fac3670-3661-441a-a168-6ad9cff10f5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.957794 | controller |     "Jun 09 15:49:06.911069 crc crio[3652]: time=\"2026-06-09T15:49:06.910993687Z\" level=info msg=\"Starting container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a\" id=0e7e47b3-0154-49dd-b03d-c1864a72dd5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.957808 | controller |     "Jun 09 15:49:06.921784 crc crio[3652]: time=\"2026-06-09T15:49:06.921507107Z\" level=info msg=\"Started container\" PID=17661 containerID=e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=0e7e47b3-0154-49dd-b03d-c1864a72dd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0",
2026-06-09 17:40:43.957823 | controller |     "Jun 09 15:49:52.178750 crc crio[3652]: time=\"2026-06-09T15:49:52.177540811Z\" level=info msg=\"Stopping pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=64ebc67b-c69d-48df-8f86-ab769c0756d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957838 | controller |     "Jun 09 15:49:52.178750 crc crio[3652]: time=\"2026-06-09T15:49:52.178720642Z\" level=info msg=\"Stopped pod sandbox (already stopped): cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=64ebc67b-c69d-48df-8f86-ab769c0756d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.957868 | controller |     "Jun 09 15:49:52.180698 crc crio[3652]: time=\"2026-06-09T15:49:52.179479752Z\" level=info msg=\"Removing pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=ba1491ec-4701-4055-8496-1cebc8aec27b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957887 | controller |     "Jun 09 15:49:52.189666 crc crio[3652]: time=\"2026-06-09T15:49:52.189565075Z\" level=info msg=\"Removed pod sandbox: cabe6c9439b9e106d7eb43fd5e55fe194e88113ab6ff2592b9e93d70eafa5346\" id=ba1491ec-4701-4055-8496-1cebc8aec27b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.957902 | controller |     "Jun 09 15:50:38.992724 crc crio[3652]: time=\"2026-06-09T15:50:38.991575969Z\" level=info msg=\"Stopping container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149 (timeout: 30s)\" id=b7c62692-3749-4a8a-b8ac-631fb6cd04f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957921 | controller |     "Jun 09 15:50:39.010862 crc crio[3652]: time=\"2026-06-09T15:50:39.010377165Z\" level=info msg=\"Stopping container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af (timeout: 30s)\" id=ae8a8372-e480-44ef-a4ed-f577ab1e0556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957936 | controller |     "Jun 09 15:50:39.028337 crc crio[3652]: time=\"2026-06-09T15:50:39.028265427Z\" level=info msg=\"Stopping container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec (timeout: 30s)\" id=e0675d64-4fad-4d06-b55d-2d6038ff1077 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957950 | controller |     "Jun 09 15:50:39.063009 crc crio[3652]: time=\"2026-06-09T15:50:39.06086097Z\" level=info msg=\"Stopping container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7 (timeout: 30s)\" id=6971e965-b0f7-4320-8aef-983ee025f2e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957965 | controller |     "Jun 09 15:50:39.087814 crc crio[3652]: time=\"2026-06-09T15:50:39.087422766Z\" level=info msg=\"Stopping container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5 (timeout: 30s)\" id=68dd82b4-9590-4e41-97dc-b5b3d557a107 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957979 | controller |     "Jun 09 15:50:39.251767 crc crio[3652]: time=\"2026-06-09T15:50:39.251612319Z\" level=info msg=\"Stopped container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e0675d64-4fad-4d06-b55d-2d6038ff1077 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.957994 | controller |     "Jun 09 15:50:39.252157 crc crio[3652]: time=\"2026-06-09T15:50:39.252025079Z\" level=info msg=\"Stopped container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b7c62692-3749-4a8a-b8ac-631fb6cd04f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.958009 | controller |     "Jun 09 15:50:39.252908 crc crio[3652]: time=\"2026-06-09T15:50:39.25281831Z\" level=info msg=\"Stopping pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=7b78114f-0634-48ab-af39-47fb92349988 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958024 | controller |     "Jun 09 15:50:39.253301 crc crio[3652]: time=\"2026-06-09T15:50:39.25282586Z\" level=info msg=\"Stopping pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=00d7a999-db8d-45fc-a350-e78aaa674bc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958038 | controller |     "Jun 09 15:50:39.253763 crc crio[3652]: time=\"2026-06-09T15:50:39.253652791Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/12e390a9-78e8-4d61-aaed-5a52ce96e626 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:0xc002a2cb20}] Aliases:map[]}\"",
2026-06-09 17:40:43.958054 | controller |     "Jun 09 15:50:39.254088 crc crio[3652]: time=\"2026-06-09T15:50:39.253756374Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6a7bbb6f-2d2e-4b2c-8e42-dc593390364f 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:0xc00008ccc8}] Aliases:map[]}\"",
2026-06-09 17:40:43.958072 | controller |     "Jun 09 15:50:39.254088 crc crio[3652]: time=\"2026-06-09T15:50:39.253861397Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.958087 | controller |     "Jun 09 15:50:39.254088 crc crio[3652]: time=\"2026-06-09T15:50:39.253965809Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.958103 | controller |     "Jun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.27953362Z\" level=info msg=\"Stopped container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=6971e965-b0f7-4320-8aef-983ee025f2e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.958118 | controller |     "Jun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.282598459Z\" level=info msg=\"Stopping pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=c5016069-41ae-4ac6-8cc1-6769dbfc073f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958134 | controller |     "Jun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.284991171Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ea2d78e6-d49b-45e2-b83b-cdf664b8589e 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:0xc0001a4798}] Aliases:map[]}\"",
2026-06-09 17:40:43.958150 | controller |     "Jun 09 15:50:39.290611 crc crio[3652]: time=\"2026-06-09T15:50:39.28531816Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.958165 | controller |     "Jun 09 15:50:39.291392 crc crio[3652]: time=\"2026-06-09T15:50:39.291345305Z\" level=info msg=\"Stopped container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ae8a8372-e480-44ef-a4ed-f577ab1e0556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.958180 | controller |     "Jun 09 15:50:39.293187 crc crio[3652]: time=\"2026-06-09T15:50:39.292864354Z\" level=info msg=\"Stopping pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=7dedb1a6-b9af-4b58-86ab-0cc856f2d9bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958195 | controller |     "Jun 09 15:50:39.293521 crc crio[3652]: time=\"2026-06-09T15:50:39.29347144Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/dc0a5d3c-f1a5-417f-b775-6af3879f5791 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:0xc00008cde0}] Aliases:map[]}\"",
2026-06-09 17:40:43.958211 | controller |     "Jun 09 15:50:39.293731 crc crio[3652]: time=\"2026-06-09T15:50:39.293672495Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.958228 | controller |     "Jun 09 15:50:39.498673 crc crio[3652]: time=\"2026-06-09T15:50:39.498513969Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/POD\" id=8de1f57a-127d-4fa1-bed1-a4eae9ef4d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.958248 | controller |     "Jun 09 15:50:39.498870 crc crio[3652]: time=\"2026-06-09T15:50:39.498808426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.958263 | controller |     "Jun 09 15:50:39.523520 crc crio[3652]: time=\"2026-06-09T15:50:39.523435103Z\" level=info msg=\"Removing container: 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad\" id=2ffcb072-5d68-4522-9cf4-f3b348c7d242 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958278 | controller |     "Jun 09 15:50:39.536978 crc crio[3652]: time=\"2026-06-09T15:50:39.536840049Z\" level=info msg=\"Stopped pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=c5016069-41ae-4ac6-8cc1-6769dbfc073f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958293 | controller |     "Jun 09 15:50:39.538887 crc crio[3652]: time=\"2026-06-09T15:50:39.538847691Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.958308 | controller |     "Jun 09 15:50:39.539141 crc crio[3652]: time=\"2026-06-09T15:50:39.539121318Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.958323 | controller |     "Jun 09 15:50:39.568114 crc crio[3652]: time=\"2026-06-09T15:50:39.567997424Z\" level=info msg=\"Removed container 65f20517095ea059b457b2c80fd03b063422afc4fdd312c20abadb4d5c0162ad: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2ffcb072-5d68-4522-9cf4-f3b348c7d242 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958338 | controller |     "Jun 09 15:50:39.664249 crc crio[3652]: time=\"2026-06-09T15:50:39.663639435Z\" level=info msg=\"Stopped pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=7b78114f-0634-48ab-af39-47fb92349988 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958353 | controller |     "Jun 09 15:50:39.686204 crc crio[3652]: time=\"2026-06-09T15:50:39.685311095Z\" level=info msg=\"Stopped pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=7dedb1a6-b9af-4b58-86ab-0cc856f2d9bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958367 | controller |     "Jun 09 15:50:39.743421 crc crio[3652]: time=\"2026-06-09T15:50:39.743333935Z\" level=info msg=\"Stopped container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=68dd82b4-9590-4e41-97dc-b5b3d557a107 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.958382 | controller |     "Jun 09 15:50:39.745293 crc crio[3652]: time=\"2026-06-09T15:50:39.74431956Z\" level=info msg=\"Stopping pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=07c97ffa-bc71-4d7c-a311-650293f44b9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958397 | controller |     "Jun 09 15:50:39.745293 crc crio[3652]: time=\"2026-06-09T15:50:39.74470969Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/90edd394-8bef-4401-82ac-a53efcc76d8e 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:0xc0001a43a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.958415 | controller |     "Jun 09 15:50:39.745293 crc crio[3652]: time=\"2026-06-09T15:50:39.744839604Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.958430 | controller |     "Jun 09 15:50:39.816550 crc crio[3652]: time=\"2026-06-09T15:50:39.816384462Z\" level=info msg=\"Stopped pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=00d7a999-db8d-45fc-a350-e78aaa674bc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958445 | controller |     "Jun 09 15:50:40.029581 crc crio[3652]: time=\"2026-06-09T15:50:40.026655546Z\" level=info msg=\"Stopped pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=07c97ffa-bc71-4d7c-a311-650293f44b9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.958460 | controller |     "Jun 09 15:50:40.096142 crc crio[3652]: 2026-06-09T15:50:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4467c05567053f Mac:f6:a3:3f:85:95:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.958475 | controller |     "Jun 09 15:50:40.097667 crc crio[3652]: time=\"2026-06-09T15:50:40.097588709Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.958490 | controller |     "Jun 09 15:50:40.097761 crc crio[3652]: time=\"2026-06-09T15:50:40.097739743Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.958505 | controller |     "Jun 09 15:50:40.103756 crc crio[3652]: time=\"2026-06-09T15:50:40.103688246Z\" level=info msg=\"Ran pod sandbox e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b with infra container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/POD\" id=8de1f57a-127d-4fa1-bed1-a4eae9ef4d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.958520 | controller |     "Jun 09 15:50:40.107304 crc crio[3652]: time=\"2026-06-09T15:50:40.107207547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=53587a4c-b33d-4c99-b913-8d936ce8312e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.958535 | controller |     "Jun 09 15:50:40.111383 crc crio[3652]: time=\"2026-06-09T15:50:40.111329943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=488a1b5a-124c-4c38-bfb9-1f8d1c0f8cf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.958549 | controller |     "Jun 09 15:50:40.131251 crc crio[3652]: time=\"2026-06-09T15:50:40.131153175Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=5844f0b9-6ebd-4b49-b23c-e944c320e060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.958567 | controller |     "Jun 09 15:50:40.131780 crc crio[3652]: time=\"2026-06-09T15:50:40.13174372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.958582 | controller |     "Jun 09 15:50:40.166626 crc crio[3652]: time=\"2026-06-09T15:50:40.16655267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.958596 | controller |     "Jun 09 15:50:40.179311 crc crio[3652]: time=\"2026-06-09T15:50:40.178280373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.958611 | controller |     "Jun 09 15:50:40.323751 crc crio[3652]: time=\"2026-06-09T15:50:40.323208958Z\" level=info msg=\"Created container a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=5844f0b9-6ebd-4b49-b23c-e944c320e060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.958626 | controller |     "Jun 09 15:50:40.325976 crc crio[3652]: time=\"2026-06-09T15:50:40.325854996Z\" level=info msg=\"Starting container: a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708\" id=1b9fe08a-caf2-44a8-9802-0d962ebd0177 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.958653 | controller |     "Jun 09 15:50:40.332301 crc crio[3652]: time=\"2026-06-09T15:50:40.33219245Z\" level=info msg=\"Started container\" PID=19090 containerID=a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708 description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=1b9fe08a-caf2-44a8-9802-0d962ebd0177 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b",
2026-06-09 17:40:43.958669 | controller |     "Jun 09 15:50:40.539458 crc crio[3652]: time=\"2026-06-09T15:50:40.539378224Z\" level=info msg=\"Removing container: bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af\" id=8fac0162-087c-431b-a82e-63c168267e39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958684 | controller |     "Jun 09 15:50:40.563393 crc crio[3652]: time=\"2026-06-09T15:50:40.561568287Z\" level=info msg=\"Removed container bbb9eef8b00d88e9d88eeb7cc3a851abd30f6df1d03b23ee273513f39383c2af: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8fac0162-087c-431b-a82e-63c168267e39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958699 | controller |     "Jun 09 15:50:40.566614 crc crio[3652]: time=\"2026-06-09T15:50:40.566545296Z\" level=info msg=\"Removing container: 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d\" id=359f7ba5-e6e5-4cb0-8fa0-93b3d178eb09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958713 | controller |     "Jun 09 15:50:40.613828 crc crio[3652]: time=\"2026-06-09T15:50:40.613714645Z\" level=info msg=\"Removed container 936e45ff66326c43ad0456ba0a2d2d0d82f25b8856c321f3eed77a79fb04d31d: openshift-marketplace/community-operators-qhh6t/extract-content\" id=359f7ba5-e6e5-4cb0-8fa0-93b3d178eb09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958728 | controller |     "Jun 09 15:50:40.618769 crc crio[3652]: time=\"2026-06-09T15:50:40.617339838Z\" level=info msg=\"Removing container: 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002\" id=0672f7f0-1e28-4fdf-b323-62b732c3af4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958743 | controller |     "Jun 09 15:50:40.650135 crc crio[3652]: time=\"2026-06-09T15:50:40.650044603Z\" level=info msg=\"Removed container 6e606ed9d2bfd36a035a4a35b784ac2dbf6ecd0056ef09ec596e34bf101b4002: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=0672f7f0-1e28-4fdf-b323-62b732c3af4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958760 | controller |     "Jun 09 15:50:40.653381 crc crio[3652]: time=\"2026-06-09T15:50:40.653190465Z\" level=info msg=\"Removing container: dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5\" id=638e17d5-aa63-4b50-a289-467361baab97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958775 | controller |     "Jun 09 15:50:40.671634 crc crio[3652]: time=\"2026-06-09T15:50:40.671498498Z\" level=info msg=\"Removed container dadd8272a33c70b48cc6ffb8ad0d37661b6fd4fc9a331136d3ea9d3e9e593bf5: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=638e17d5-aa63-4b50-a289-467361baab97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958790 | controller |     "Jun 09 15:50:40.678877 crc crio[3652]: time=\"2026-06-09T15:50:40.678723434Z\" level=info msg=\"Removing container: 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7\" id=618134eb-cd75-4477-84e9-1a441fc100ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958805 | controller |     "Jun 09 15:50:40.713274 crc crio[3652]: time=\"2026-06-09T15:50:40.712882697Z\" level=info msg=\"Removed container 77f528a8e30331d3eeb684d99b84d12c52095e11b4e4b2b3c905dca6f1d380c7: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=618134eb-cd75-4477-84e9-1a441fc100ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958819 | controller |     "Jun 09 15:50:40.718506 crc crio[3652]: time=\"2026-06-09T15:50:40.71841712Z\" level=info msg=\"Removing container: ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042\" id=7d1c8381-a809-40fd-95cd-969d053dfddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958834 | controller |     "Jun 09 15:50:40.736405 crc crio[3652]: time=\"2026-06-09T15:50:40.736270642Z\" level=info msg=\"Removed container ebe87b855dd7258b2a9dfb63c9c963b71a407f8170d801fd6a57ae5935679042: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=7d1c8381-a809-40fd-95cd-969d053dfddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958848 | controller |     "Jun 09 15:50:40.739375 crc crio[3652]: time=\"2026-06-09T15:50:40.739288469Z\" level=info msg=\"Removing container: c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec\" id=9d650f2b-1447-4618-8aab-d53f1bdfb7fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958883 | controller |     "Jun 09 15:50:40.761885 crc crio[3652]: time=\"2026-06-09T15:50:40.761789711Z\" level=info msg=\"Removed container c242e7115af48a941e0138e5fd18eb2d1531a3b55520360cc1648c1730860aec: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=9d650f2b-1447-4618-8aab-d53f1bdfb7fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958899 | controller |     "Jun 09 15:50:40.765373 crc crio[3652]: time=\"2026-06-09T15:50:40.765163178Z\" level=info msg=\"Removing container: 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7\" id=10c80383-b571-4ab4-95a9-55e78f2ed536 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958913 | controller |     "Jun 09 15:50:40.790413 crc crio[3652]: time=\"2026-06-09T15:50:40.790039541Z\" level=info msg=\"Removed container 30717735411b5031c0a5995116ed173c3efd18dda039d72f59d2c6ae3f1081d7: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=10c80383-b571-4ab4-95a9-55e78f2ed536 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958928 | controller |     "Jun 09 15:50:40.794397 crc crio[3652]: time=\"2026-06-09T15:50:40.794314781Z\" level=info msg=\"Removing container: 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae\" id=e59b1ee0-d6a1-4571-a492-b3b77b61a8f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958942 | controller |     "Jun 09 15:50:40.817649 crc crio[3652]: time=\"2026-06-09T15:50:40.81746571Z\" level=info msg=\"Removed container 967a2e8d2fb47d14a8b8d3cd0e3203e8578826376ab0550bf059bc5a59076dae: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=e59b1ee0-d6a1-4571-a492-b3b77b61a8f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958960 | controller |     "Jun 09 15:50:40.820191 crc crio[3652]: time=\"2026-06-09T15:50:40.820100278Z\" level=info msg=\"Removing container: 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332\" id=59fbec3f-3443-4014-a7e1-2a38052d2fdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958975 | controller |     "Jun 09 15:50:40.838577 crc crio[3652]: time=\"2026-06-09T15:50:40.838466492Z\" level=info msg=\"Removed container 508accc7f0bea3ead3b08a3d88478648dc8f35ba3789f2e54f5ded3d2e152332: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=59fbec3f-3443-4014-a7e1-2a38052d2fdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.958989 | controller |     "Jun 09 15:50:40.841650 crc crio[3652]: time=\"2026-06-09T15:50:40.841564132Z\" level=info msg=\"Removing container: c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149\" id=917c642c-d003-4c3e-9031-d1149ed8fcb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.959003 | controller |     "Jun 09 15:50:40.859572 crc crio[3652]: time=\"2026-06-09T15:50:40.859475505Z\" level=info msg=\"Removed container c748bd0e2cbef5fa9e3dd80f59546b28c704321dc8c6b3dbb70c6cd8255a0149: openshift-marketplace/certified-operators-l27pk/registry-server\" id=917c642c-d003-4c3e-9031-d1149ed8fcb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.959017 | controller |     "Jun 09 15:50:40.862441 crc crio[3652]: time=\"2026-06-09T15:50:40.86236888Z\" level=info msg=\"Removing container: a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe\" id=690428b7-1458-43fa-ae9e-91d46e5c063b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.959032 | controller |     "Jun 09 15:50:40.883124 crc crio[3652]: time=\"2026-06-09T15:50:40.882840089Z\" level=info msg=\"Removed container a25bce4296ef0c270294c500a1fe02090b54959aad3662e616ca7941093e0cfe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=690428b7-1458-43fa-ae9e-91d46e5c063b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.959045 | controller |     "Jun 09 15:50:40.885799 crc crio[3652]: time=\"2026-06-09T15:50:40.885746124Z\" level=info msg=\"Removing container: c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36\" id=5c1c9e89-272a-4d0d-a616-2e3b174d23e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.959060 | controller |     "Jun 09 15:50:40.901181 crc crio[3652]: time=\"2026-06-09T15:50:40.901095631Z\" level=info msg=\"Removed container c81aec2e10186b554c1dd04a75edfb7769558292926f626ff663be94817f2f36: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=5c1c9e89-272a-4d0d-a616-2e3b174d23e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.959074 | controller |     "Jun 09 15:50:41.811662 crc crio[3652]: time=\"2026-06-09T15:50:41.811544167Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-f27sh/POD\" id=48b0a5be-25ea-460a-b113-6e4c01db7284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.959088 | controller |     "Jun 09 15:50:41.811662 crc crio[3652]: time=\"2026-06-09T15:50:41.81165756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959103 | controller |     "Jun 09 15:50:41.831754 crc crio[3652]: time=\"2026-06-09T15:50:41.831652127Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000dac320}] Aliases:map[]}\"",
2026-06-09 17:40:43.959120 | controller |     "Jun 09 15:50:41.831754 crc crio[3652]: time=\"2026-06-09T15:50:41.831711938Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-f27sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.959135 | controller |     "Jun 09 15:50:42.058751 crc crio[3652]: time=\"2026-06-09T15:50:42.057768219Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h95lp/POD\" id=6abb952d-811e-4c64-a129-bbde8444f08d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.959150 | controller |     "Jun 09 15:50:42.058869 crc crio[3652]: time=\"2026-06-09T15:50:42.058831817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959165 | controller |     "Jun 09 15:50:42.085135 crc crio[3652]: time=\"2026-06-09T15:50:42.085018484Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc0001a4a88}] Aliases:map[]}\"",
2026-06-09 17:40:43.959179 | controller |     "Jun 09 15:50:42.085135 crc crio[3652]: time=\"2026-06-09T15:50:42.085083105Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h95lp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.959194 | controller |     "Jun 09 15:50:42.086845 crc crio[3652]: 2026-06-09T15:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a4867839b48f0 Mac:b6:f7:8c:27:71:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.959209 | controller |     "Jun 09 15:50:42.087724 crc crio[3652]: time=\"2026-06-09T15:50:42.087645961Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000dac320}] Aliases:map[]}\"",
2026-06-09 17:40:43.959225 | controller |     "Jun 09 15:50:42.087825 crc crio[3652]: time=\"2026-06-09T15:50:42.087806466Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.959240 | controller |     "Jun 09 15:50:42.093901 crc crio[3652]: time=\"2026-06-09T15:50:42.093811791Z\" level=info msg=\"Ran pod sandbox c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d with infra container: openshift-marketplace/redhat-operators-f27sh/POD\" id=48b0a5be-25ea-460a-b113-6e4c01db7284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.959254 | controller |     "Jun 09 15:50:42.096753 crc crio[3652]: time=\"2026-06-09T15:50:42.096696495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=61fe5bd9-f9bc-4c3a-a15a-77e1e17b2159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959272 | controller |     "Jun 09 15:50:42.100578 crc crio[3652]: time=\"2026-06-09T15:50:42.100495323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=196ce452-b87d-4a91-ace7-30c575bb5699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959286 | controller |     "Jun 09 15:50:42.120618 crc crio[3652]: time=\"2026-06-09T15:50:42.12049841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f27sh/extract-utilities\" id=1d311106-a436-468a-8e11-d117710b50cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959301 | controller |     "Jun 09 15:50:42.121112 crc crio[3652]: time=\"2026-06-09T15:50:42.121036974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959315 | controller |     "Jun 09 15:50:42.154121 crc crio[3652]: time=\"2026-06-09T15:50:42.154022777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959330 | controller |     "Jun 09 15:50:42.159860 crc crio[3652]: time=\"2026-06-09T15:50:42.159714514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959344 | controller |     "Jun 09 15:50:42.266400 crc crio[3652]: time=\"2026-06-09T15:50:42.265506857Z\" level=info msg=\"Created container 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b: openshift-marketplace/redhat-operators-f27sh/extract-utilities\" id=1d311106-a436-468a-8e11-d117710b50cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959359 | controller |     "Jun 09 15:50:42.268346 crc crio[3652]: time=\"2026-06-09T15:50:42.268262519Z\" level=info msg=\"Starting container: 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b\" id=74b3a575-d668-49b8-9687-e3c61541f2e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.959374 | controller |     "Jun 09 15:50:42.279611 crc crio[3652]: time=\"2026-06-09T15:50:42.279449658Z\" level=info msg=\"Started container\" PID=19197 containerID=7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b description=openshift-marketplace/redhat-operators-f27sh/extract-utilities id=74b3a575-d668-49b8-9687-e3c61541f2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d",
2026-06-09 17:40:43.959389 | controller |     "Jun 09 15:50:42.346778 crc crio[3652]: 2026-06-09T15:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec8fc003c2ad66e Mac:f2:cb:0f:d9:17:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.959404 | controller |     "Jun 09 15:50:42.347782 crc crio[3652]: time=\"2026-06-09T15:50:42.347707361Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc0001a4a88}] Aliases:map[]}\"",
2026-06-09 17:40:43.959419 | controller |     "Jun 09 15:50:42.347997 crc crio[3652]: time=\"2026-06-09T15:50:42.347887146Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.959437 | controller |     "Jun 09 15:50:42.384687 crc crio[3652]: time=\"2026-06-09T15:50:42.384557134Z\" level=info msg=\"Ran pod sandbox ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac with infra container: openshift-marketplace/redhat-marketplace-h95lp/POD\" id=6abb952d-811e-4c64-a129-bbde8444f08d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.959452 | controller |     "Jun 09 15:50:42.389209 crc crio[3652]: time=\"2026-06-09T15:50:42.388828754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba1cf34e-0bab-4f8a-939a-4bb650d6bdee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959468 | controller |     "Jun 09 15:50:42.395338 crc crio[3652]: time=\"2026-06-09T15:50:42.391318088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2715fbea-8e16-4002-aae5-aa27d44d51d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959483 | controller |     "Jun 09 15:50:42.404151 crc crio[3652]: time=\"2026-06-09T15:50:42.404054768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities\" id=9b88baa8-79f2-431f-bc35-23edd32871a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959498 | controller |     "Jun 09 15:50:42.404607 crc crio[3652]: time=\"2026-06-09T15:50:42.40454004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959513 | controller |     "Jun 09 15:50:42.433470 crc crio[3652]: time=\"2026-06-09T15:50:42.433294043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959528 | controller |     "Jun 09 15:50:42.437335 crc crio[3652]: time=\"2026-06-09T15:50:42.437193224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959542 | controller |     "Jun 09 15:50:42.530628 crc crio[3652]: time=\"2026-06-09T15:50:42.530512085Z\" level=info msg=\"Created container 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities\" id=9b88baa8-79f2-431f-bc35-23edd32871a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959557 | controller |     "Jun 09 15:50:42.532445 crc crio[3652]: time=\"2026-06-09T15:50:42.532062295Z\" level=info msg=\"Starting container: 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a\" id=412b8da0-7e2b-4c6b-8d5e-c98911ed392f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.959572 | controller |     "Jun 09 15:50:42.538306 crc crio[3652]: time=\"2026-06-09T15:50:42.538178273Z\" level=info msg=\"Started container\" PID=19212 containerID=5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a description=openshift-marketplace/redhat-marketplace-h95lp/extract-utilities id=412b8da0-7e2b-4c6b-8d5e-c98911ed392f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac",
2026-06-09 17:40:43.959587 | controller |     "Jun 09 15:50:42.602976 crc crio[3652]: time=\"2026-06-09T15:50:42.602802253Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=53b38887-9ba6-422f-9edb-5e39f03786d6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.959602 | controller |     "Jun 09 15:50:42.604391 crc crio[3652]: time=\"2026-06-09T15:50:42.604266921Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2b27211b-bf16-4cb6-acdd-5fcbcaac3238 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.959619 | controller |     "Jun 09 15:50:42.614899 crc crio[3652]: time=\"2026-06-09T15:50:42.614817874Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.959634 | controller |     "Jun 09 15:50:42.615987 crc crio[3652]: time=\"2026-06-09T15:50:42.615852651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:43.959649 | controller |     "Jun 09 15:50:43.204509 crc crio[3652]: time=\"2026-06-09T15:50:43.203978688Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2b27211b-bf16-4cb6-acdd-5fcbcaac3238 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.959664 | controller |     "Jun 09 15:50:43.210468 crc crio[3652]: time=\"2026-06-09T15:50:43.206138154Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=81d30ebc-cc5a-4740-9451-87484e02370f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959678 | controller |     "Jun 09 15:50:43.210468 crc crio[3652]: time=\"2026-06-09T15:50:43.208680259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c5afc2ff-f3dc-4d1b-aa85-d7af9b5b7b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959693 | controller |     "Jun 09 15:50:43.217582 crc crio[3652]: time=\"2026-06-09T15:50:43.217117727Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h95lp/extract-content\" id=bb5e6594-391c-42e5-8956-87341d33c641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959707 | controller |     "Jun 09 15:50:43.217582 crc crio[3652]: time=\"2026-06-09T15:50:43.217510867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959722 | controller |     "Jun 09 15:50:43.242554 crc crio[3652]: time=\"2026-06-09T15:50:43.242430691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959737 | controller |     "Jun 09 15:50:43.247413 crc crio[3652]: time=\"2026-06-09T15:50:43.247325558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959752 | controller |     "Jun 09 15:50:43.276824 crc crio[3652]: time=\"2026-06-09T15:50:43.276641625Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=53b38887-9ba6-422f-9edb-5e39f03786d6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.959766 | controller |     "Jun 09 15:50:43.277703 crc crio[3652]: time=\"2026-06-09T15:50:43.277632121Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=33009d21-ce76-433c-b8d9-668e4e6ec0af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959781 | controller |     "Jun 09 15:50:43.280689 crc crio[3652]: time=\"2026-06-09T15:50:43.280577527Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec767610-0ed1-4a69-b6fe-2a75abbcc6ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959796 | controller |     "Jun 09 15:50:43.288120 crc crio[3652]: time=\"2026-06-09T15:50:43.28804515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f27sh/extract-content\" id=e7fffd5d-b30e-4e68-974b-99796010ec3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959811 | controller |     "Jun 09 15:50:43.288521 crc crio[3652]: time=\"2026-06-09T15:50:43.288463531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959829 | controller |     "Jun 09 15:50:43.332063 crc crio[3652]: time=\"2026-06-09T15:50:43.329590854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959844 | controller |     "Jun 09 15:50:43.332566 crc crio[3652]: time=\"2026-06-09T15:50:43.332511519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.959878 | controller |     "Jun 09 15:50:43.352478 crc crio[3652]: time=\"2026-06-09T15:50:43.351396697Z\" level=info msg=\"Created container d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9: openshift-marketplace/redhat-marketplace-h95lp/extract-content\" id=bb5e6594-391c-42e5-8956-87341d33c641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959894 | controller |     "Jun 09 15:50:43.354166 crc crio[3652]: time=\"2026-06-09T15:50:43.353714697Z\" level=info msg=\"Starting container: d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9\" id=97168cc6-cf4a-496b-96db-955712fd845c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.959909 | controller |     "Jun 09 15:50:43.362457 crc crio[3652]: time=\"2026-06-09T15:50:43.3623269Z\" level=info msg=\"Started container\" PID=19224 containerID=d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9 description=openshift-marketplace/redhat-marketplace-h95lp/extract-content id=97168cc6-cf4a-496b-96db-955712fd845c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac",
2026-06-09 17:40:43.959924 | controller |     "Jun 09 15:50:43.437210 crc crio[3652]: time=\"2026-06-09T15:50:43.437081571Z\" level=info msg=\"Created container 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63: openshift-marketplace/redhat-operators-f27sh/extract-content\" id=e7fffd5d-b30e-4e68-974b-99796010ec3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.959939 | controller |     "Jun 09 15:50:43.438803 crc crio[3652]: time=\"2026-06-09T15:50:43.43859645Z\" level=info msg=\"Starting container: 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63\" id=7919b3d7-163a-4040-8fdb-59f9b9c210a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.959953 | controller |     "Jun 09 15:50:43.449341 crc crio[3652]: time=\"2026-06-09T15:50:43.449191804Z\" level=info msg=\"Started container\" PID=19235 containerID=991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63 description=openshift-marketplace/redhat-operators-f27sh/extract-content id=7919b3d7-163a-4040-8fdb-59f9b9c210a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d",
2026-06-09 17:40:43.959968 | controller |     "Jun 09 15:50:43.622511 crc crio[3652]: time=\"2026-06-09T15:50:43.6224227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee9239f7-8166-4a51-a821-64ae04347ff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959982 | controller |     "Jun 09 15:50:43.625795 crc crio[3652]: time=\"2026-06-09T15:50:43.625702445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=150635d3-9a0c-472f-897c-3da3a90d1af7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.959997 | controller |     "Jun 09 15:50:43.636821 crc crio[3652]: time=\"2026-06-09T15:50:43.63671518Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=ed29acbd-2558-4621-a346-8caf864a66a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960011 | controller |     "Jun 09 15:50:43.637586 crc crio[3652]: time=\"2026-06-09T15:50:43.63750674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960032 | controller |     "Jun 09 15:50:43.665311 crc crio[3652]: time=\"2026-06-09T15:50:43.665197196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960047 | controller |     "Jun 09 15:50:43.668821 crc crio[3652]: time=\"2026-06-09T15:50:43.668730257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960062 | controller |     "Jun 09 15:50:43.776617 crc crio[3652]: time=\"2026-06-09T15:50:43.776505311Z\" level=info msg=\"Created container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=ed29acbd-2558-4621-a346-8caf864a66a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960076 | controller |     "Jun 09 15:50:43.778402 crc crio[3652]: time=\"2026-06-09T15:50:43.778331478Z\" level=info msg=\"Starting container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f\" id=73f85434-19e6-485f-9ba5-a3ad049e1b03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.960091 | controller |     "Jun 09 15:50:43.783777 crc crio[3652]: time=\"2026-06-09T15:50:43.783676766Z\" level=info msg=\"Started container\" PID=19250 containerID=4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f description=openshift-marketplace/redhat-marketplace-h95lp/registry-server id=73f85434-19e6-485f-9ba5-a3ad049e1b03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac",
2026-06-09 17:40:43.960106 | controller |     "Jun 09 15:50:44.023263 crc crio[3652]: time=\"2026-06-09T15:50:44.022012295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5xwpm/POD\" id=9878e6b9-d415-42cd-96c0-fbc0b779d930 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.960121 | controller |     "Jun 09 15:50:44.023460 crc crio[3652]: time=\"2026-06-09T15:50:44.023306068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960136 | controller |     "Jun 09 15:50:44.045123 crc crio[3652]: time=\"2026-06-09T15:50:44.044889596Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc001bc6490}] Aliases:map[]}\"",
2026-06-09 17:40:43.960151 | controller |     "Jun 09 15:50:44.045123 crc crio[3652]: time=\"2026-06-09T15:50:44.045017259Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5xwpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.960166 | controller |     "Jun 09 15:50:44.205660 crc crio[3652]: time=\"2026-06-09T15:50:44.205558488Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-88gfh/POD\" id=5841ab7f-2902-4391-bc8f-84f81676b3db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.960181 | controller |     "Jun 09 15:50:44.206470 crc crio[3652]: time=\"2026-06-09T15:50:44.205683961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960198 | controller |     "Jun 09 15:50:44.230063 crc crio[3652]: time=\"2026-06-09T15:50:44.229989199Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc001bc67e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.960214 | controller |     "Jun 09 15:50:44.230063 crc crio[3652]: time=\"2026-06-09T15:50:44.230048851Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-88gfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.960228 | controller |     "Jun 09 15:50:44.371513 crc crio[3652]: 2026-06-09T15:50:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9781610c797976 Mac:7a:f0:02:4e:5a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd SocketPath: PciID:}] [{Interface:0xc000408c20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.960243 | controller |     "Jun 09 15:50:44.374611 crc crio[3652]: time=\"2026-06-09T15:50:44.374532984Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc001bc6490}] Aliases:map[]}\"",
2026-06-09 17:40:43.960258 | controller |     "Jun 09 15:50:44.374804 crc crio[3652]: time=\"2026-06-09T15:50:44.37474464Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.960273 | controller |     "Jun 09 15:50:44.443273 crc crio[3652]: time=\"2026-06-09T15:50:44.442768078Z\" level=info msg=\"Ran pod sandbox e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 with infra container: openshift-marketplace/certified-operators-5xwpm/POD\" id=9878e6b9-d415-42cd-96c0-fbc0b779d930 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.960288 | controller |     "Jun 09 15:50:44.449374 crc crio[3652]: time=\"2026-06-09T15:50:44.449260405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eb757b7c-0183-4d88-96dc-9a1b9ffa7f37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960303 | controller |     "Jun 09 15:50:44.456685 crc crio[3652]: time=\"2026-06-09T15:50:44.456467331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75855fab-d1cb-43a6-874a-04db788bb640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960318 | controller |     "Jun 09 15:50:44.472997 crc crio[3652]: time=\"2026-06-09T15:50:44.472839095Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5xwpm/extract-utilities\" id=a428dc5d-1369-4751-81f3-c6cdcec81ecc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960332 | controller |     "Jun 09 15:50:44.473722 crc crio[3652]: time=\"2026-06-09T15:50:44.473658956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960347 | controller |     "Jun 09 15:50:44.505771 crc crio[3652]: time=\"2026-06-09T15:50:44.505494868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960364 | controller |     "Jun 09 15:50:44.511853 crc crio[3652]: time=\"2026-06-09T15:50:44.5117437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960379 | controller |     "Jun 09 15:50:44.552853 crc crio[3652]: 2026-06-09T15:50:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca6ea0ad87bd018 Mac:ea:09:c4:e7:b0:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 SocketPath: PciID:}] [{Interface:0xc0005889e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.960394 | controller |     "Jun 09 15:50:44.554488 crc crio[3652]: time=\"2026-06-09T15:50:44.554452013Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc001bc67e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.960409 | controller |     "Jun 09 15:50:44.554735 crc crio[3652]: time=\"2026-06-09T15:50:44.55471773Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.960424 | controller |     "Jun 09 15:50:44.562214 crc crio[3652]: time=\"2026-06-09T15:50:44.562131212Z\" level=info msg=\"Ran pod sandbox ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e with infra container: openshift-marketplace/community-operators-88gfh/POD\" id=5841ab7f-2902-4391-bc8f-84f81676b3db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.960438 | controller |     "Jun 09 15:50:44.564463 crc crio[3652]: time=\"2026-06-09T15:50:44.56439836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=083a8f99-2b05-47cf-96f6-c5086c1e3a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960453 | controller |     "Jun 09 15:50:44.567496 crc crio[3652]: time=\"2026-06-09T15:50:44.567113781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69bca6ab-6c87-4232-8fcd-c98a9663c716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960467 | controller |     "Jun 09 15:50:44.591427 crc crio[3652]: time=\"2026-06-09T15:50:44.591172272Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-88gfh/extract-utilities\" id=996e8087-359f-4876-ae77-ec9ba42ed8f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960482 | controller |     "Jun 09 15:50:44.591798 crc crio[3652]: time=\"2026-06-09T15:50:44.591739787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960497 | controller |     "Jun 09 15:50:44.643423 crc crio[3652]: time=\"2026-06-09T15:50:44.643093144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960511 | controller |     "Jun 09 15:50:44.646254 crc crio[3652]: time=\"2026-06-09T15:50:44.646154593Z\" level=info msg=\"Created container 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3: openshift-marketplace/certified-operators-5xwpm/extract-utilities\" id=a428dc5d-1369-4751-81f3-c6cdcec81ecc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960529 | controller |     "Jun 09 15:50:44.647543 crc crio[3652]: time=\"2026-06-09T15:50:44.647492288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960545 | controller |     "Jun 09 15:50:44.662420 crc crio[3652]: time=\"2026-06-09T15:50:44.660894484Z\" level=info msg=\"Starting container: 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3\" id=d272a877-8e8d-4e55-b6a5-9f77a8e92bea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.960560 | controller |     "Jun 09 15:50:44.666028 crc crio[3652]: time=\"2026-06-09T15:50:44.665961185Z\" level=info msg=\"Started container\" PID=19340 containerID=97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3 description=openshift-marketplace/certified-operators-5xwpm/extract-utilities id=d272a877-8e8d-4e55-b6a5-9f77a8e92bea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1",
2026-06-09 17:40:43.960575 | controller |     "Jun 09 15:50:44.674614 crc crio[3652]: time=\"2026-06-09T15:50:44.674476355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ea9d9a5-dbf1-4a4a-9f60-dc651a650d5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960590 | controller |     "Jun 09 15:50:44.687482 crc crio[3652]: time=\"2026-06-09T15:50:44.684129774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e44420fc-cecf-48ad-a9b2-29967e941171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960604 | controller |     "Jun 09 15:50:44.702831 crc crio[3652]: time=\"2026-06-09T15:50:44.702679744Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=dc387b93-99e1-43ca-be3b-888adae7727f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960619 | controller |     "Jun 09 15:50:44.703427 crc crio[3652]: time=\"2026-06-09T15:50:44.703359991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960633 | controller |     "Jun 09 15:50:44.751095 crc crio[3652]: time=\"2026-06-09T15:50:44.751014103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960648 | controller |     "Jun 09 15:50:44.755384 crc crio[3652]: time=\"2026-06-09T15:50:44.755337224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960662 | controller |     "Jun 09 15:50:44.802723 crc crio[3652]: time=\"2026-06-09T15:50:44.802611606Z\" level=info msg=\"Created container f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98: openshift-marketplace/community-operators-88gfh/extract-utilities\" id=996e8087-359f-4876-ae77-ec9ba42ed8f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960676 | controller |     "Jun 09 15:50:44.804124 crc crio[3652]: time=\"2026-06-09T15:50:44.804035253Z\" level=info msg=\"Starting container: f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98\" id=8d95626b-441b-47df-bf05-6bd2495390f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.960691 | controller |     "Jun 09 15:50:44.812419 crc crio[3652]: time=\"2026-06-09T15:50:44.812199764Z\" level=info msg=\"Started container\" PID=19347 containerID=f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98 description=openshift-marketplace/community-operators-88gfh/extract-utilities id=8d95626b-441b-47df-bf05-6bd2495390f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e",
2026-06-09 17:40:43.960709 | controller |     "Jun 09 15:50:44.883694 crc crio[3652]: time=\"2026-06-09T15:50:44.883385153Z\" level=info msg=\"Created container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=dc387b93-99e1-43ca-be3b-888adae7727f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960724 | controller |     "Jun 09 15:50:44.884649 crc crio[3652]: time=\"2026-06-09T15:50:44.884582874Z\" level=info msg=\"Starting container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063\" id=63688183-9ed5-4709-9dbe-47e901d2de03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.960738 | controller |     "Jun 09 15:50:44.891449 crc crio[3652]: time=\"2026-06-09T15:50:44.891367029Z\" level=info msg=\"Started container\" PID=19354 containerID=9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063 description=openshift-marketplace/redhat-operators-f27sh/registry-server id=63688183-9ed5-4709-9dbe-47e901d2de03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d",
2026-06-09 17:40:43.960753 | controller |     "Jun 09 15:50:45.695250 crc crio[3652]: time=\"2026-06-09T15:50:45.69515909Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1bd671ef-adff-4c0e-83e6-5d8f1229335d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.960767 | controller |     "Jun 09 15:50:45.700665 crc crio[3652]: time=\"2026-06-09T15:50:45.700090227Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7a1a176c-d3e9-4cb8-bb94-17597eb6c8ee name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.960782 | controller |     "Jun 09 15:50:45.702124 crc crio[3652]: time=\"2026-06-09T15:50:45.701855083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.960797 | controller |     "Jun 09 15:50:45.704384 crc crio[3652]: time=\"2026-06-09T15:50:45.704301706Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.960812 | controller |     "Jun 09 15:50:48.010152 crc crio[3652]: time=\"2026-06-09T15:50:48.010029486Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=1bd671ef-adff-4c0e-83e6-5d8f1229335d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.960826 | controller |     "Jun 09 15:50:48.011246 crc crio[3652]: time=\"2026-06-09T15:50:48.011111774Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27c013be-14a7-4a41-9327-de0ff483962c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960841 | controller |     "Jun 09 15:50:48.424121 crc crio[3652]: time=\"2026-06-09T15:50:48.423965505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a908ee3c-c97f-453a-b32e-1192e8ccc2dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960877 | controller |     "Jun 09 15:50:48.628134 crc crio[3652]: time=\"2026-06-09T15:50:48.627873731Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-88gfh/extract-content\" id=fe10000e-cbb3-41a4-ab02-3a8d8c84e5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.960893 | controller |     "Jun 09 15:50:48.686905 crc crio[3652]: time=\"2026-06-09T15:50:48.686640139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960908 | controller |     "Jun 09 15:50:48.729779 crc crio[3652]: time=\"2026-06-09T15:50:48.72963437Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7a1a176c-d3e9-4cb8-bb94-17597eb6c8ee name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.960926 | controller |     "Jun 09 15:50:48.730854 crc crio[3652]: time=\"2026-06-09T15:50:48.73077038Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cc8b6479-dcd6-4b75-97d9-b05d93e61ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960941 | controller |     "Jun 09 15:50:48.733182 crc crio[3652]: time=\"2026-06-09T15:50:48.73309113Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3e231e8d-c6ec-47c2-9092-72ac907b45c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.960956 | controller |     "Jun 09 15:50:48.773297 crc crio[3652]: time=\"2026-06-09T15:50:48.773142885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960970 | controller |     "Jun 09 15:50:48.777570 crc crio[3652]: time=\"2026-06-09T15:50:48.777494317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.960985 | controller |     "Jun 09 15:50:48.788610 crc crio[3652]: time=\"2026-06-09T15:50:48.788480141Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5xwpm/extract-content\" id=4c0a4e88-7f76-450f-a715-eec9f48870a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961000 | controller |     "Jun 09 15:50:48.791560 crc crio[3652]: time=\"2026-06-09T15:50:48.791473608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961014 | controller |     "Jun 09 15:50:48.819408 crc crio[3652]: time=\"2026-06-09T15:50:48.819314038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961029 | controller |     "Jun 09 15:50:48.823540 crc crio[3652]: time=\"2026-06-09T15:50:48.823450895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961043 | controller |     "Jun 09 15:50:50.916429 crc crio[3652]: time=\"2026-06-09T15:50:50.915114363Z\" level=info msg=\"Created container b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24: openshift-marketplace/certified-operators-5xwpm/extract-content\" id=4c0a4e88-7f76-450f-a715-eec9f48870a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961058 | controller |     "Jun 09 15:50:50.918680 crc crio[3652]: time=\"2026-06-09T15:50:50.917976597Z\" level=info msg=\"Starting container: b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24\" id=6e5b108b-e09c-44cb-9878-24e64a03cdf4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.961072 | controller |     "Jun 09 15:50:50.928473 crc crio[3652]: time=\"2026-06-09T15:50:50.928352875Z\" level=info msg=\"Started container\" PID=19395 containerID=b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24 description=openshift-marketplace/certified-operators-5xwpm/extract-content id=6e5b108b-e09c-44cb-9878-24e64a03cdf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1",
2026-06-09 17:40:43.961088 | controller |     "Jun 09 15:50:51.121727 crc crio[3652]: time=\"2026-06-09T15:50:51.12127691Z\" level=info msg=\"Created container e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c: openshift-marketplace/community-operators-88gfh/extract-content\" id=fe10000e-cbb3-41a4-ab02-3a8d8c84e5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961105 | controller |     "Jun 09 15:50:51.123011 crc crio[3652]: time=\"2026-06-09T15:50:51.122788039Z\" level=info msg=\"Starting container: e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c\" id=18bb00e9-05dd-4aa6-80ef-74da91e5e142 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.961120 | controller |     "Jun 09 15:50:51.129834 crc crio[3652]: time=\"2026-06-09T15:50:51.129745519Z\" level=info msg=\"Started container\" PID=19392 containerID=e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c description=openshift-marketplace/community-operators-88gfh/extract-content id=18bb00e9-05dd-4aa6-80ef-74da91e5e142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e",
2026-06-09 17:40:43.961135 | controller |     "Jun 09 15:50:51.788631 crc crio[3652]: time=\"2026-06-09T15:50:51.787728912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5ccca544-a919-447d-af4e-0e7a616f6559 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.961150 | controller |     "Jun 09 15:50:51.791105 crc crio[3652]: time=\"2026-06-09T15:50:51.790487473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75b3068e-a0a1-4962-adc2-c8bf17eebd10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.961165 | controller |     "Jun 09 15:50:52.148295 crc crio[3652]: time=\"2026-06-09T15:50:52.147813816Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=87847f51-c787-4fd5-b29a-d4660bb5530e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961180 | controller |     "Jun 09 15:50:52.149715 crc crio[3652]: time=\"2026-06-09T15:50:52.14835353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961194 | controller |     "Jun 09 15:50:52.177156 crc crio[3652]: time=\"2026-06-09T15:50:52.177074362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961209 | controller |     "Jun 09 15:50:52.180535 crc crio[3652]: time=\"2026-06-09T15:50:52.18045614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961226 | controller |     "Jun 09 15:50:52.212214 crc crio[3652]: time=\"2026-06-09T15:50:52.212123878Z\" level=info msg=\"Stopping pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=5ef0c066-e6d5-43ea-b2db-d14f519f4790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961243 | controller |     "Jun 09 15:50:52.212214 crc crio[3652]: time=\"2026-06-09T15:50:52.21221147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=5ef0c066-e6d5-43ea-b2db-d14f519f4790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961257 | controller |     "Jun 09 15:50:52.213830 crc crio[3652]: time=\"2026-06-09T15:50:52.213777951Z\" level=info msg=\"Removing pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=ad80a75e-4f2e-48bc-a8b5-b269a12e197a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961272 | controller |     "Jun 09 15:50:52.222044 crc crio[3652]: time=\"2026-06-09T15:50:52.221517311Z\" level=info msg=\"Removed pod sandbox: 858d70e4eb477c36a4e4766a13397f4a1e3ca5ea1949f00864b278a8de2baaf9\" id=ad80a75e-4f2e-48bc-a8b5-b269a12e197a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961290 | controller |     "Jun 09 15:50:52.222399 crc crio[3652]: time=\"2026-06-09T15:50:52.222122637Z\" level=info msg=\"Stopping pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=90e8528a-c2f1-463a-abb3-63cf42da3883 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961304 | controller |     "Jun 09 15:50:52.222399 crc crio[3652]: time=\"2026-06-09T15:50:52.222170168Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=90e8528a-c2f1-463a-abb3-63cf42da3883 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961319 | controller |     "Jun 09 15:50:52.223370 crc crio[3652]: time=\"2026-06-09T15:50:52.223298877Z\" level=info msg=\"Removing pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=d9e504d2-98bd-4da1-8405-7ebe466344dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961334 | controller |     "Jun 09 15:50:52.232217 crc crio[3652]: time=\"2026-06-09T15:50:52.232131295Z\" level=info msg=\"Removed pod sandbox: e6e13c2b1b45e4fc2450053bdedb8d5ad234e8bea9a5d2d50a8aef37f6d70df3\" id=d9e504d2-98bd-4da1-8405-7ebe466344dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961349 | controller |     "Jun 09 15:50:52.233190 crc crio[3652]: time=\"2026-06-09T15:50:52.233121621Z\" level=info msg=\"Stopping pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=d3a7c1d3-82d0-409a-a49d-92ca8f2ac8e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961363 | controller |     "Jun 09 15:50:52.233190 crc crio[3652]: time=\"2026-06-09T15:50:52.233186482Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=d3a7c1d3-82d0-409a-a49d-92ca8f2ac8e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961377 | controller |     "Jun 09 15:50:52.233848 crc crio[3652]: time=\"2026-06-09T15:50:52.233806458Z\" level=info msg=\"Removing pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=ab513b55-cd8c-423f-91e6-63e27abfe219 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961392 | controller |     "Jun 09 15:50:52.243183 crc crio[3652]: time=\"2026-06-09T15:50:52.243105689Z\" level=info msg=\"Removed pod sandbox: bf876d1262730393bbb3c391f9720d5ea2800cd48761c114f29f0ce6cc6d5815\" id=ab513b55-cd8c-423f-91e6-63e27abfe219 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961406 | controller |     "Jun 09 15:50:52.244052 crc crio[3652]: time=\"2026-06-09T15:50:52.243903929Z\" level=info msg=\"Stopping pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=0ed09225-f942-46d6-adbf-27cac34f8094 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961421 | controller |     "Jun 09 15:50:52.244365 crc crio[3652]: time=\"2026-06-09T15:50:52.244173746Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=0ed09225-f942-46d6-adbf-27cac34f8094 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961435 | controller |     "Jun 09 15:50:52.245177 crc crio[3652]: time=\"2026-06-09T15:50:52.24508476Z\" level=info msg=\"Removing pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=8caaf2e4-2693-4c52-970d-b2304e1387c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961450 | controller |     "Jun 09 15:50:52.257337 crc crio[3652]: time=\"2026-06-09T15:50:52.256597627Z\" level=info msg=\"Removed pod sandbox: 74a682279961d13eec91ddfd06ff67045008c6cd43b8901d9e4da96d38f99097\" id=8caaf2e4-2693-4c52-970d-b2304e1387c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961464 | controller |     "Jun 09 15:50:52.257854 crc crio[3652]: time=\"2026-06-09T15:50:52.257801698Z\" level=info msg=\"Stopping pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=eb7ad461-4b9c-4b76-9610-6cf670964eb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961482 | controller |     "Jun 09 15:50:52.257977 crc crio[3652]: time=\"2026-06-09T15:50:52.25786871Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=eb7ad461-4b9c-4b76-9610-6cf670964eb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.961497 | controller |     "Jun 09 15:50:52.258765 crc crio[3652]: time=\"2026-06-09T15:50:52.258684361Z\" level=info msg=\"Removing pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=fc408063-fc06-47a9-9ed1-59173d6f004a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961510 | controller |     "Jun 09 15:50:52.267425 crc crio[3652]: time=\"2026-06-09T15:50:52.267348905Z\" level=info msg=\"Removed pod sandbox: 2e391c8102a409395558037eae490fbf54f87a60826d808c2a38354298e73d0f\" id=fc408063-fc06-47a9-9ed1-59173d6f004a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.961525 | controller |     "Jun 09 15:50:52.815501 crc crio[3652]: time=\"2026-06-09T15:50:52.815384026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f8eb755-ca24-4c2d-864e-530eea37069e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.961539 | controller |     "Jun 09 15:50:52.819162 crc crio[3652]: time=\"2026-06-09T15:50:52.819064571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=43d460dc-3cdd-40eb-b0b6-209b81ad044b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.961554 | controller |     "Jun 09 15:50:54.347617 crc crio[3652]: time=\"2026-06-09T15:50:54.34686268Z\" level=info msg=\"Created container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=87847f51-c787-4fd5-b29a-d4660bb5530e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961569 | controller |     "Jun 09 15:50:54.349769 crc crio[3652]: time=\"2026-06-09T15:50:54.348813051Z\" level=info msg=\"Starting container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932\" id=c0c0af3e-cbb0-426e-9fa8-20e186fddb6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.961584 | controller |     "Jun 09 15:50:54.358280 crc crio[3652]: time=\"2026-06-09T15:50:54.355676288Z\" level=info msg=\"Started container\" PID=19478 containerID=9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932 description=openshift-marketplace/certified-operators-5xwpm/registry-server id=c0c0af3e-cbb0-426e-9fa8-20e186fddb6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1",
2026-06-09 17:40:43.961599 | controller |     "Jun 09 15:50:54.413506 crc crio[3652]: time=\"2026-06-09T15:50:54.413358589Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-88gfh/registry-server\" id=a53c2bee-6a48-451c-95b6-64bc2643abe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961614 | controller |     "Jun 09 15:50:54.414325 crc crio[3652]: time=\"2026-06-09T15:50:54.41380751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961629 | controller |     "Jun 09 15:50:54.467977 crc crio[3652]: time=\"2026-06-09T15:50:54.467341763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961644 | controller |     "Jun 09 15:50:54.471748 crc crio[3652]: time=\"2026-06-09T15:50:54.471687955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.961661 | controller |     "Jun 09 15:50:54.827361 crc crio[3652]: time=\"2026-06-09T15:50:54.827127249Z\" level=info msg=\"Created container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server\" id=a53c2bee-6a48-451c-95b6-64bc2643abe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.961676 | controller |     "Jun 09 15:50:54.828607 crc crio[3652]: time=\"2026-06-09T15:50:54.828523896Z\" level=info msg=\"Starting container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09\" id=146090c2-dcf4-4de4-b8ad-f501b1d26acc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.961691 | controller |     "Jun 09 15:50:54.839066 crc crio[3652]: time=\"2026-06-09T15:50:54.838888553Z\" level=info msg=\"Started container\" PID=19499 containerID=72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09 description=openshift-marketplace/community-operators-88gfh/registry-server id=146090c2-dcf4-4de4-b8ad-f501b1d26acc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e",
2026-06-09 17:40:43.961706 | controller |     "Jun 09 15:51:13.601339 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:40:43.961721 | controller |     "Jun 09 15:51:13.874296 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 17:40:43.961736 | controller |     "Jun 09 15:51:13.874848 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:40:43.961750 | controller |     "Jun 09 15:51:13.875511 crc systemd[1]: crio.service: Consumed 16min 20.624s CPU time.",
2026-06-09 17:40:43.961765 | controller |     "Jun 09 15:51:13.941100 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:40:43.961779 | controller |     "Jun 09 15:51:14.040880 crc crio[20493]: time=\"2026-06-09T15:51:14.040651853Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 17:40:43.961794 | controller |     "Jun 09 15:51:14.040880 crc crio[20493]: time=\"2026-06-09T15:51:14.040813907Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 17:40:43.961808 | controller |     "Jun 09 15:51:14.042351 crc crio[20493]: time=\"2026-06-09T15:51:14.042303845Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 17:40:43.961822 | controller |     "Jun 09 15:51:14.042425 crc crio[20493]: time=\"2026-06-09T15:51:14.042361807Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 17:40:43.961836 | controller |     "Jun 09 15:51:14.061457 crc crio[20493]: time=\"2026-06-09T15:51:14.061353988Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 17:40:43.961866 | controller |     "Jun 09 15:51:14.061780 crc crio[20493]: time=\"2026-06-09T15:51:14.061706337Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 17:40:43.961886 | controller |     "Jun 09 15:51:14.061780 crc crio[20493]: time=\"2026-06-09T15:51:14.061720427Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 17:40:43.961901 | controller |     "Jun 09 15:51:14.061880 crc crio[20493]: time=\"2026-06-09T15:51:14.06181199Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 17:40:43.961915 | controller |     "Jun 09 15:51:14.061880 crc crio[20493]: time=\"2026-06-09T15:51:14.06183125Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 17:40:43.961930 | controller |     "Jun 09 15:51:14.080442 crc crio[20493]: time=\"2026-06-09T15:51:14.079798814Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 17:40:43.961947 | controller |     "Jun 09 15:51:14.090272 crc crio[20493]: time=\"2026-06-09T15:51:14.090166612Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 17:40:43.961962 | controller |     "Jun 09 15:51:14.103091 crc crio[20493]: time=\"2026-06-09T15:51:14.102994924Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 17:40:43.961977 | controller |     "Jun 09 15:51:14.119811 crc crio[20493]: time=\"2026-06-09T15:51:14.119679885Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 17:40:43.961992 | controller |     "Jun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.297391417Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 17:40:43.962007 | controller |     "Jun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.297483119Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 17:40:43.962022 | controller |     "Jun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.29749719Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 17:40:43.962037 | controller |     "Jun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.2975052Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 17:40:43.962052 | controller |     "Jun 09 15:51:14.297553 crc crio[20493]: time=\"2026-06-09T15:51:14.29751425Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 17:40:43.962066 | controller |     "Jun 09 15:51:14.302637 crc crio[20493]: time=\"2026-06-09T15:51:14.302512789Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:40:43.962080 | controller |     "Jun 09 15:51:14.302637 crc crio[20493]: time=\"2026-06-09T15:51:14.302601222Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:40:43.962094 | controller |     "Jun 09 15:51:14.307067 crc crio[20493]: time=\"2026-06-09T15:51:14.30678811Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:40:43.962109 | controller |     "Jun 09 15:51:14.307067 crc crio[20493]: time=\"2026-06-09T15:51:14.307028386Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:40:43.962123 | controller |     "Jun 09 15:51:14.326801 crc crio[20493]: time=\"2026-06-09T15:51:14.326702414Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.962138 | controller |     "Jun 09 15:51:14.327268 crc crio[20493]: time=\"2026-06-09T15:51:14.327223898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.962152 | controller |     "Jun 09 15:51:14.327697 crc crio[20493]: time=\"2026-06-09T15:51:14.327674059Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 17:40:43.962166 | controller |     "Jun 09 15:51:14.327853 crc crio[20493]: time=\"2026-06-09T15:51:14.327836474Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 17:40:43.962182 | controller |     "Jun 09 15:51:14.328664 crc crio[20493]: time=\"2026-06-09T15:51:14.328549642Z\" 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.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"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-09 17:40:43.962207 | controller |     "Jun 09 15:51:14.329584 crc crio[20493]: time=\"2026-06-09T15:51:14.329560138Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 17:40:43.962222 | controller |     "Jun 09 15:51:14.329868 crc crio[20493]: time=\"2026-06-09T15:51:14.329850996Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 17:40:43.962237 | controller |     "Jun 09 15:51:16.587950 crc crio[20493]: time=\"2026-06-09T15:51:16.58779864Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc00012cf48}] Aliases:map[]}\"",
2026-06-09 17:40:43.962255 | controller |     "Jun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.588044527Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962270 | controller |     "Jun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.588516599Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc00012d0e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.962285 | controller |     "Jun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.588607721Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962300 | controller |     "Jun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.589019422Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc00012d1b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.962315 | controller |     "Jun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.589130305Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962330 | controller |     "Jun 09 15:51:16.589677 crc crio[20493]: time=\"2026-06-09T15:51:16.589633198Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc00012d290}] Aliases:map[]}\"",
2026-06-09 17:40:43.962345 | controller |     "Jun 09 15:51:16.590047 crc crio[20493]: time=\"2026-06-09T15:51:16.589739951Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962360 | controller |     "Jun 09 15:51:16.590191 crc crio[20493]: time=\"2026-06-09T15:51:16.590128921Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc0015aa730}] Aliases:map[]}\"",
2026-06-09 17:40:43.962375 | controller |     "Jun 09 15:51:16.590343 crc crio[20493]: time=\"2026-06-09T15:51:16.590240064Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962393 | controller |     "Jun 09 15:51:16.590675 crc crio[20493]: time=\"2026-06-09T15:51:16.590606983Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc0015aa7b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.962408 | controller |     "Jun 09 15:51:16.590785 crc crio[20493]: time=\"2026-06-09T15:51:16.590752527Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962423 | controller |     "Jun 09 15:51:16.591290 crc crio[20493]: time=\"2026-06-09T15:51:16.591187208Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc0015aa858}] Aliases:map[]}\"",
2026-06-09 17:40:43.962438 | controller |     "Jun 09 15:51:16.591380 crc crio[20493]: time=\"2026-06-09T15:51:16.591336492Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962453 | controller |     "Jun 09 15:51:16.591730 crc crio[20493]: time=\"2026-06-09T15:51:16.59166343Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc0015aa900}] Aliases:map[]}\"",
2026-06-09 17:40:43.962468 | controller |     "Jun 09 15:51:16.591828 crc crio[20493]: time=\"2026-06-09T15:51:16.591786334Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962483 | controller |     "Jun 09 15:51:16.592053 crc crio[20493]: time=\"2026-06-09T15:51:16.591903167Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962497 | controller |     "Jun 09 15:51:16.592053 crc crio[20493]: time=\"2026-06-09T15:51:16.59203448Z\" level=warning msg=\"Could not restore sandbox IP for 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5: failed to get network status for pod sandbox k8s_collect-profiles-29683665-tz2sl_openshift-operator-lifecycle-manager_4c8939cb-e2dc-4cff-80fc-17d384d23c90_0(442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962514 | controller |     "Jun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592063751Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962534 | controller |     "Jun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592074401Z\" level=warning msg=\"Could not restore sandbox IP for 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_3a290275-5921-4471-82ef-68ef2174e9e2_0(9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962549 | controller |     "Jun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592094122Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962565 | controller |     "Jun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592102382Z\" level=warning msg=\"Could not restore sandbox IP for c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_794730da-0bde-44cd-90f4-e71988200895_0(c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962580 | controller |     "Jun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592119062Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962595 | controller |     "Jun 09 15:51:16.592172 crc crio[20493]: time=\"2026-06-09T15:51:16.592128382Z\" level=warning msg=\"Could not restore sandbox IP for 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d: failed to get network status for pod sandbox k8s_collect-profiles-29683650-j8dxb_openshift-operator-lifecycle-manager_24180ce7-d3df-486b-9e98-3dd9a083e0bd_0(1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.962612 | controller |     "Jun 09 15:51:16.592467 crc crio[20493]: time=\"2026-06-09T15:51:16.59241901Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc0015aa9b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.962627 | controller |     "Jun 09 15:51:16.592604 crc crio[20493]: time=\"2026-06-09T15:51:16.592554523Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962642 | controller |     "Jun 09 15:51:16.593126 crc crio[20493]: time=\"2026-06-09T15:51:16.593068697Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc0015aaae8}] Aliases:map[]}\"",
2026-06-09 17:40:43.962657 | controller |     "Jun 09 15:51:16.593203 crc crio[20493]: time=\"2026-06-09T15:51:16.59319224Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962689 | controller |     "Jun 09 15:51:16.593597 crc crio[20493]: time=\"2026-06-09T15:51:16.593540639Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc0015aab68}] Aliases:map[]}\"",
2026-06-09 17:40:43.962708 | controller |     "Jun 09 15:51:16.593795 crc crio[20493]: time=\"2026-06-09T15:51:16.593738904Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962723 | controller |     "Jun 09 15:51:16.594216 crc crio[20493]: time=\"2026-06-09T15:51:16.594159475Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0015aabf8}] Aliases:map[]}\"",
2026-06-09 17:40:43.962738 | controller |     "Jun 09 15:51:16.594330 crc crio[20493]: time=\"2026-06-09T15:51:16.594313319Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962753 | controller |     "Jun 09 15:51:16.594701 crc crio[20493]: time=\"2026-06-09T15:51:16.594642607Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc0015aac78}] Aliases:map[]}\"",
2026-06-09 17:40:43.962768 | controller |     "Jun 09 15:51:16.594792 crc crio[20493]: time=\"2026-06-09T15:51:16.59476074Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962783 | controller |     "Jun 09 15:51:16.595212 crc crio[20493]: time=\"2026-06-09T15:51:16.595152661Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc0015aad08}] Aliases:map[]}\"",
2026-06-09 17:40:43.962799 | controller |     "Jun 09 15:51:16.595434 crc crio[20493]: time=\"2026-06-09T15:51:16.595376856Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962814 | controller |     "Jun 09 15:51:16.595815 crc crio[20493]: time=\"2026-06-09T15:51:16.595749626Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc0015aad98}] Aliases:map[]}\"",
2026-06-09 17:40:43.962832 | controller |     "Jun 09 15:51:16.595885 crc crio[20493]: time=\"2026-06-09T15:51:16.595867089Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962847 | controller |     "Jun 09 15:51:16.596378 crc crio[20493]: time=\"2026-06-09T15:51:16.596320411Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc0015aae28}] Aliases:map[]}\"",
2026-06-09 17:40:43.962881 | controller |     "Jun 09 15:51:16.596448 crc crio[20493]: time=\"2026-06-09T15:51:16.596434464Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962898 | controller |     "Jun 09 15:51:16.596815 crc crio[20493]: time=\"2026-06-09T15:51:16.596758732Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc0015aaeb8}] Aliases:map[]}\"",
2026-06-09 17:40:43.962913 | controller |     "Jun 09 15:51:16.596889 crc crio[20493]: time=\"2026-06-09T15:51:16.596874295Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962928 | controller |     "Jun 09 15:51:16.597476 crc crio[20493]: time=\"2026-06-09T15:51:16.597407159Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc0015aaf38}] Aliases:map[]}\"",
2026-06-09 17:40:43.962943 | controller |     "Jun 09 15:51:16.597618 crc crio[20493]: time=\"2026-06-09T15:51:16.597557113Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962957 | controller |     "Jun 09 15:51:16.598135 crc crio[20493]: time=\"2026-06-09T15:51:16.598072626Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc0015aafc8}] Aliases:map[]}\"",
2026-06-09 17:40:43.962976 | controller |     "Jun 09 15:51:16.598337 crc crio[20493]: time=\"2026-06-09T15:51:16.59823405Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.962991 | controller |     "Jun 09 15:51:16.598835 crc crio[20493]: time=\"2026-06-09T15:51:16.598766164Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc0015ab058}] Aliases:map[]}\"",
2026-06-09 17:40:43.963006 | controller |     "Jun 09 15:51:16.599142 crc crio[20493]: time=\"2026-06-09T15:51:16.599074912Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963021 | controller |     "Jun 09 15:51:16.599656 crc crio[20493]: time=\"2026-06-09T15:51:16.599586405Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc0015ab0d8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963037 | controller |     "Jun 09 15:51:16.599819 crc crio[20493]: time=\"2026-06-09T15:51:16.59975858Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963051 | controller |     "Jun 09 15:51:16.600474 crc crio[20493]: time=\"2026-06-09T15:51:16.600400806Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc0015ab168}] Aliases:map[]}\"",
2026-06-09 17:40:43.963067 | controller |     "Jun 09 15:51:16.600621 crc crio[20493]: time=\"2026-06-09T15:51:16.60056193Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963082 | controller |     "Jun 09 15:51:16.601424 crc crio[20493]: time=\"2026-06-09T15:51:16.601291849Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc0015ab1f8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963097 | controller |     "Jun 09 15:51:16.601703 crc crio[20493]: time=\"2026-06-09T15:51:16.601631798Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963112 | controller |     "Jun 09 15:51:16.602212 crc crio[20493]: time=\"2026-06-09T15:51:16.602144121Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc0015ab288}] Aliases:map[]}\"",
2026-06-09 17:40:43.963130 | controller |     "Jun 09 15:51:16.602610 crc crio[20493]: time=\"2026-06-09T15:51:16.602447439Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963146 | controller |     "Jun 09 15:51:16.603327 crc crio[20493]: time=\"2026-06-09T15:51:16.603224039Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc0015ab318}] Aliases:map[]}\"",
2026-06-09 17:40:43.963161 | controller |     "Jun 09 15:51:16.603477 crc crio[20493]: time=\"2026-06-09T15:51:16.603419584Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963176 | controller |     "Jun 09 15:51:16.603993 crc crio[20493]: time=\"2026-06-09T15:51:16.603858576Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0015ab398}] Aliases:map[]}\"",
2026-06-09 17:40:43.963191 | controller |     "Jun 09 15:51:16.604183 crc crio[20493]: time=\"2026-06-09T15:51:16.604114472Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963206 | controller |     "Jun 09 15:51:16.604707 crc crio[20493]: time=\"2026-06-09T15:51:16.604632846Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc0015ab428}] Aliases:map[]}\"",
2026-06-09 17:40:43.963220 | controller |     "Jun 09 15:51:16.604882 crc crio[20493]: time=\"2026-06-09T15:51:16.60478652Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963235 | controller |     "Jun 09 15:51:16.605546 crc crio[20493]: time=\"2026-06-09T15:51:16.605470417Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc0015ab4a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963253 | controller |     "Jun 09 15:51:16.605694 crc crio[20493]: time=\"2026-06-09T15:51:16.605627481Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963269 | controller |     "Jun 09 15:51:16.606526 crc crio[20493]: time=\"2026-06-09T15:51:16.606450032Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc0015ab528}] Aliases:map[]}\"",
2026-06-09 17:40:43.963284 | controller |     "Jun 09 15:51:16.606661 crc crio[20493]: time=\"2026-06-09T15:51:16.606603496Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963298 | controller |     "Jun 09 15:51:16.607217 crc crio[20493]: time=\"2026-06-09T15:51:16.607158721Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc0015ab5a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963314 | controller |     "Jun 09 15:51:16.607392 crc crio[20493]: time=\"2026-06-09T15:51:16.607319365Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963329 | controller |     "Jun 09 15:51:16.607736 crc crio[20493]: time=\"2026-06-09T15:51:16.607638383Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc0015ab638}] Aliases:map[]}\"",
2026-06-09 17:40:43.963344 | controller |     "Jun 09 15:51:16.607822 crc crio[20493]: time=\"2026-06-09T15:51:16.607793977Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963359 | controller |     "Jun 09 15:51:16.608291 crc crio[20493]: time=\"2026-06-09T15:51:16.608207388Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc0015ab6c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963375 | controller |     "Jun 09 15:51:16.608386 crc crio[20493]: time=\"2026-06-09T15:51:16.608369902Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963393 | controller |     "Jun 09 15:51:16.608828 crc crio[20493]: time=\"2026-06-09T15:51:16.608766012Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc0015ab758}] Aliases:map[]}\"",
2026-06-09 17:40:43.963409 | controller |     "Jun 09 15:51:16.608978 crc crio[20493]: time=\"2026-06-09T15:51:16.608887095Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963424 | controller |     "Jun 09 15:51:16.609440 crc crio[20493]: time=\"2026-06-09T15:51:16.609378338Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc0015ab7d8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963439 | controller |     "Jun 09 15:51:16.609572 crc crio[20493]: time=\"2026-06-09T15:51:16.609518632Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963454 | controller |     "Jun 09 15:51:16.610013 crc crio[20493]: time=\"2026-06-09T15:51:16.609892261Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc0015ab868}] Aliases:map[]}\"",
2026-06-09 17:40:43.963470 | controller |     "Jun 09 15:51:16.610123 crc crio[20493]: time=\"2026-06-09T15:51:16.610084596Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963485 | controller |     "Jun 09 15:51:16.610653 crc crio[20493]: time=\"2026-06-09T15:51:16.610579739Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc0015ab8e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.963500 | controller |     "Jun 09 15:51:16.610803 crc crio[20493]: time=\"2026-06-09T15:51:16.610743003Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963518 | controller |     "Jun 09 15:51:16.611407 crc crio[20493]: time=\"2026-06-09T15:51:16.611334889Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc0015ab978}] Aliases:map[]}\"",
2026-06-09 17:40:43.963533 | controller |     "Jun 09 15:51:16.611627 crc crio[20493]: time=\"2026-06-09T15:51:16.611567785Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963548 | controller |     "Jun 09 15:51:16.612081 crc crio[20493]: time=\"2026-06-09T15:51:16.612015046Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc0015aba10}] Aliases:map[]}\"",
2026-06-09 17:40:43.963563 | controller |     "Jun 09 15:51:16.612163 crc crio[20493]: time=\"2026-06-09T15:51:16.612137469Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963577 | controller |     "Jun 09 15:51:16.612665 crc crio[20493]: time=\"2026-06-09T15:51:16.612602381Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc0015abaa0}] Aliases:map[]}\"",
2026-06-09 17:40:43.963592 | controller |     "Jun 09 15:51:16.612791 crc crio[20493]: time=\"2026-06-09T15:51:16.612736595Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963607 | controller |     "Jun 09 15:51:16.613403 crc crio[20493]: time=\"2026-06-09T15:51:16.61333952Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc0015abb30}] Aliases:map[]}\"",
2026-06-09 17:40:43.963622 | controller |     "Jun 09 15:51:16.613484 crc crio[20493]: time=\"2026-06-09T15:51:16.613469684Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963636 | controller |     "Jun 09 15:51:16.613864 crc crio[20493]: time=\"2026-06-09T15:51:16.613807343Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc0015abbc0}] Aliases:map[]}\"",
2026-06-09 17:40:43.963654 | controller |     "Jun 09 15:51:16.614023 crc crio[20493]: time=\"2026-06-09T15:51:16.613979667Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963670 | controller |     "Jun 09 15:51:16.614861 crc crio[20493]: time=\"2026-06-09T15:51:16.614796708Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc0015abc50}] Aliases:map[]}\"",
2026-06-09 17:40:43.963685 | controller |     "Jun 09 15:51:16.615492 crc crio[20493]: time=\"2026-06-09T15:51:16.615055515Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963700 | controller |     "Jun 09 15:51:16.616009 crc crio[20493]: time=\"2026-06-09T15:51:16.615874226Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc0015abce0}] Aliases:map[]}\"",
2026-06-09 17:40:43.963716 | controller |     "Jun 09 15:51:16.616147 crc crio[20493]: time=\"2026-06-09T15:51:16.616095792Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963731 | controller |     "Jun 09 15:51:16.616550 crc crio[20493]: time=\"2026-06-09T15:51:16.616483582Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc0015abd70}] Aliases:map[]}\"",
2026-06-09 17:40:43.963747 | controller |     "Jun 09 15:51:16.616689 crc crio[20493]: time=\"2026-06-09T15:51:16.616629305Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963762 | controller |     "Jun 09 15:51:16.617189 crc crio[20493]: time=\"2026-06-09T15:51:16.617098188Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc0015abdf0}] Aliases:map[]}\"",
2026-06-09 17:40:43.963780 | controller |     "Jun 09 15:51:16.617323 crc crio[20493]: time=\"2026-06-09T15:51:16.617239581Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963796 | controller |     "Jun 09 15:51:16.617705 crc crio[20493]: time=\"2026-06-09T15:51:16.617645122Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc0015abe80}] Aliases:map[]}\"",
2026-06-09 17:40:43.963811 | controller |     "Jun 09 15:51:16.617822 crc crio[20493]: time=\"2026-06-09T15:51:16.617778495Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.963833 | controller |     "Jun 09 15:51:16.618838 crc crio[20493]: time=\"2026-06-09T15:51:16.618477333Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 17:40:43.963869 | controller |     "Jun 09 15:51:16.620154 crc crio[20493]: time=\"2026-06-09T15:51:16.620099505Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 17:40:43.963889 | controller |     "Jun 09 15:51:16.620304 crc crio[20493]: time=\"2026-06-09T15:51:16.620173247Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 17:40:43.963952 | controller |     "Jun 09 15:51:16.620304 crc crio[20493]: time=\"2026-06-09T15:51:16.62028773Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 17:40:43.963972 | controller |     "Jun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620355562Z\" level=info msg=\"runtime interface created\"",
2026-06-09 17:40:43.963986 | controller |     "Jun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620377592Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 17:40:43.964001 | controller |     "Jun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620387493Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 17:40:43.964016 | controller |     "Jun 09 15:51:16.620406 crc crio[20493]: time=\"2026-06-09T15:51:16.620397483Z\" level=info msg=\"starting plugins...\"",
2026-06-09 17:40:43.964030 | controller |     "Jun 09 15:51:16.620533 crc crio[20493]: time=\"2026-06-09T15:51:16.620429704Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 17:40:43.964044 | controller |     "Jun 09 15:51:16.630763 crc crio[20493]: time=\"2026-06-09T15:51:16.630557745Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 17:40:43.964059 | controller |     "Jun 09 15:51:16.637235 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:40:43.964073 | controller |     "Jun 09 15:51:31.163548 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:40:43.964088 | controller |     "Jun 09 15:51:31.286794 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 17:40:43.964102 | controller |     "Jun 09 15:51:31.287393 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:40:43.964117 | controller |     "Jun 09 15:51:31.287616 crc systemd[1]: crio.service: Consumed 3.909s CPU time.",
2026-06-09 17:40:43.964131 | controller |     "Jun 09 15:51:31.371420 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:40:43.964149 | controller |     "Jun 09 15:51:31.425741 crc crio[22095]: time=\"2026-06-09T15:51:31.425590109Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 17:40:43.964164 | controller |     "Jun 09 15:51:31.426979 crc crio[22095]: time=\"2026-06-09T15:51:31.426909683Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 17:40:43.964179 | controller |     "Jun 09 15:51:31.428527 crc crio[22095]: time=\"2026-06-09T15:51:31.428507275Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 17:40:43.964194 | controller |     "Jun 09 15:51:31.428709 crc crio[22095]: time=\"2026-06-09T15:51:31.428694139Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 17:40:43.964208 | controller |     "Jun 09 15:51:31.429235 crc crio[22095]: time=\"2026-06-09T15:51:31.429216053Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-09 17:40:43.964222 | controller |     "Jun 09 15:51:31.444996 crc crio[22095]: time=\"2026-06-09T15:51:31.444883178Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 17:40:43.964237 | controller |     "Jun 09 15:51:31.445160 crc crio[22095]: time=\"2026-06-09T15:51:31.445065412Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 17:40:43.964251 | controller |     "Jun 09 15:51:31.445160 crc crio[22095]: time=\"2026-06-09T15:51:31.445076623Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 17:40:43.964265 | controller |     "Jun 09 15:51:31.445518 crc crio[22095]: time=\"2026-06-09T15:51:31.445469663Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 17:40:43.964280 | controller |     "Jun 09 15:51:31.445518 crc crio[22095]: time=\"2026-06-09T15:51:31.445506244Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 17:40:43.964294 | controller |     "Jun 09 15:51:31.462660 crc crio[22095]: time=\"2026-06-09T15:51:31.462588945Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 17:40:43.964308 | controller |     "Jun 09 15:51:31.477591 crc crio[22095]: time=\"2026-06-09T15:51:31.47708897Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 17:40:43.964323 | controller |     "Jun 09 15:51:31.483028 crc crio[22095]: time=\"2026-06-09T15:51:31.483000683Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 17:40:43.964337 | controller |     "Jun 09 15:51:31.498151 crc crio[22095]: time=\"2026-06-09T15:51:31.498079812Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 17:40:43.964352 | controller |     "Jun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657657206Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 17:40:43.964367 | controller |     "Jun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657723888Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 17:40:43.964381 | controller |     "Jun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657738498Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 17:40:43.964395 | controller |     "Jun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657747038Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 17:40:43.964410 | controller |     "Jun 09 15:51:31.657873 crc crio[22095]: time=\"2026-06-09T15:51:31.657755718Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 17:40:43.964427 | controller |     "Jun 09 15:51:31.663090 crc crio[22095]: time=\"2026-06-09T15:51:31.662996144Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:40:43.964441 | controller |     "Jun 09 15:51:31.663090 crc crio[22095]: time=\"2026-06-09T15:51:31.663072686Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:40:43.964455 | controller |     "Jun 09 15:51:31.668851 crc crio[22095]: time=\"2026-06-09T15:51:31.66867188Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:40:43.964469 | controller |     "Jun 09 15:51:31.668851 crc crio[22095]: time=\"2026-06-09T15:51:31.668720242Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:40:43.964483 | controller |     "Jun 09 15:51:31.687787 crc crio[22095]: time=\"2026-06-09T15:51:31.687657661Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.964498 | controller |     "Jun 09 15:51:31.687787 crc crio[22095]: time=\"2026-06-09T15:51:31.687751103Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.964512 | controller |     "Jun 09 15:51:31.688192 crc crio[22095]: time=\"2026-06-09T15:51:31.688105273Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 17:40:43.964526 | controller |     "Jun 09 15:51:31.688192 crc crio[22095]: time=\"2026-06-09T15:51:31.688125533Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 17:40:43.964541 | controller |     "Jun 09 15:51:31.688858 crc crio[22095]: time=\"2026-06-09T15:51:31.688689158Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-shared.crio.io\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 17:40:43.964563 | controller |     "Jun 09 15:51:31.689981 crc crio[22095]: time=\"2026-06-09T15:51:31.689863598Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 17:40:43.964579 | controller |     "Jun 09 15:51:31.690134 crc crio[22095]: time=\"2026-06-09T15:51:31.690116345Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 17:40:43.964594 | controller |     "Jun 09 15:51:33.489300 crc crio[22095]: time=\"2026-06-09T15:51:33.489182213Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc000526b30}] Aliases:map[]}\"",
2026-06-09 17:40:43.964609 | controller |     "Jun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.489405639Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-88gfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964624 | controller |     "Jun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.48982766Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc000526c30}] Aliases:map[]}\"",
2026-06-09 17:40:43.964640 | controller |     "Jun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.490005074Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5xwpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964655 | controller |     "Jun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.490373564Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc000526cc0}] Aliases:map[]}\"",
2026-06-09 17:40:43.964673 | controller |     "Jun 09 15:51:33.490776 crc crio[22095]: time=\"2026-06-09T15:51:33.490496527Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h95lp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964689 | controller |     "Jun 09 15:51:33.491060 crc crio[22095]: time=\"2026-06-09T15:51:33.490903777Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000526d50}] Aliases:map[]}\"",
2026-06-09 17:40:43.964704 | controller |     "Jun 09 15:51:33.491060 crc crio[22095]: time=\"2026-06-09T15:51:33.491044051Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f27sh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964719 | controller |     "Jun 09 15:51:33.491446 crc crio[22095]: time=\"2026-06-09T15:51:33.49139023Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-4rgfm Namespace:openshift-marketplace ID:e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b UID:d18939ec-465d-43fd-811c-1ce99fdedb14 NetNS:/var/run/netns/f7eeaee6-eed8-4e21-bd45-f6d9d7fb8f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd18939ec_465d_43fd_811c_1ce99fdedb14.slice PodAnnotations:0xc000526e10}] Aliases:map[]}\"",
2026-06-09 17:40:43.964734 | controller |     "Jun 09 15:51:33.491559 crc crio[22095]: time=\"2026-06-09T15:51:33.491500163Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-4rgfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964749 | controller |     "Jun 09 15:51:33.491861 crc crio[22095]: time=\"2026-06-09T15:51:33.491802611Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f44d84ddc-l9nbf Namespace:openshift-controller-manager ID:1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0 UID:53a73984-3901-49b2-9a1f-c223d82704b4 NetNS:/var/run/netns/e96e7bae-7f75-410d-9573-5bc3e4ace4e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53a73984_3901_49b2_9a1f_c223d82704b4.slice PodAnnotations:0xc000526eb0}] Aliases:map[]}\"",
2026-06-09 17:40:43.964764 | controller |     "Jun 09 15:51:33.492003 crc crio[22095]: time=\"2026-06-09T15:51:33.491969475Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964779 | controller |     "Jun 09 15:51:33.492400 crc crio[22095]: time=\"2026-06-09T15:51:33.492326784Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-846cb99f9c-fqwmp Namespace:openshift-route-controller-manager ID:af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65 UID:8f009ff9-15e5-4f08-85f4-5921b212d6a3 NetNS:/var/run/netns/06ef9763-3575-4108-aa28-0c52ff2e7bcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f009ff9_15e5_4f08_85f4_5921b212d6a3.slice PodAnnotations:0xc000526f40}] Aliases:map[]}\"",
2026-06-09 17:40:43.964800 | controller |     "Jun 09 15:51:33.492491 crc crio[22095]: time=\"2026-06-09T15:51:33.492462368Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964815 | controller |     "Jun 09 15:51:33.492837 crc crio[22095]: time=\"2026-06-09T15:51:33.492777196Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:41b5391c168907ca7cfd5249227603adc5d7eeab3cc91bea74fdee70236c33eb UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/c39d7b52-68bd-4fdf-ad24-d47fb3a15317 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:0xc000526fd0}] Aliases:map[]}\"",
2026-06-09 17:40:43.964830 | controller |     "Jun 09 15:51:33.493052 crc crio[22095]: time=\"2026-06-09T15:51:33.492905729Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.964845 | controller |     "Jun 09 15:51:33.493291 crc crio[22095]: time=\"2026-06-09T15:51:33.493208687Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964889 | controller |     "Jun 09 15:51:33.493291 crc crio[22095]: time=\"2026-06-09T15:51:33.493246438Z\" level=warning msg=\"Could not restore sandbox IP for 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5: failed to get network status for pod sandbox k8s_collect-profiles-29683665-tz2sl_openshift-operator-lifecycle-manager_4c8939cb-e2dc-4cff-80fc-17d384d23c90_0(442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964907 | controller |     "Jun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.493297709Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964923 | controller |     "Jun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.49331111Z\" level=warning msg=\"Could not restore sandbox IP for 9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_3a290275-5921-4471-82ef-68ef2174e9e2_0(9d582f905a6a3399c30187e36fec4a111b9ee9ecb52dc1842b01af645f1ae378): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964938 | controller |     "Jun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.49332821Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964952 | controller |     "Jun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.49333688Z\" level=warning msg=\"Could not restore sandbox IP for c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_794730da-0bde-44cd-90f4-e71988200895_0(c58a7644230f82221112cd0d32d7e02de99429fc0ece65b6a032f6ddc8aa440d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964967 | controller |     "Jun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.493352251Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.964982 | controller |     "Jun 09 15:51:33.493402 crc crio[22095]: time=\"2026-06-09T15:51:33.493361011Z\" level=warning msg=\"Could not restore sandbox IP for 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d: failed to get network status for pod sandbox k8s_collect-profiles-29683650-j8dxb_openshift-operator-lifecycle-manager_24180ce7-d3df-486b-9e98-3dd9a083e0bd_0(1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:40:43.965001 | controller |     "Jun 09 15:51:33.493694 crc crio[22095]: time=\"2026-06-09T15:51:33.493645658Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc000527080}] Aliases:map[]}\"",
2026-06-09 17:40:43.965017 | controller |     "Jun 09 15:51:33.493871 crc crio[22095]: time=\"2026-06-09T15:51:33.493827333Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965032 | controller |     "Jun 09 15:51:33.494286 crc crio[22095]: time=\"2026-06-09T15:51:33.494232773Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ebe78732f967fbfbbce424a89e87966adee3ccb6fe1ae6e9644dd92cca796ab4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/44b24a98-281e-49ff-8e4c-29a5744c2097 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:0xc000527110}] Aliases:map[]}\"",
2026-06-09 17:40:43.965046 | controller |     "Jun 09 15:51:33.494433 crc crio[22095]: time=\"2026-06-09T15:51:33.494382107Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965061 | controller |     "Jun 09 15:51:33.494811 crc crio[22095]: time=\"2026-06-09T15:51:33.494757657Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/cd6dd1d4-bcc0-4be2-b4f4-003e3702c636 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:0xc000527190}] Aliases:map[]}\"",
2026-06-09 17:40:43.965076 | controller |     "Jun 09 15:51:33.494894 crc crio[22095]: time=\"2026-06-09T15:51:33.49487564Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965091 | controller |     "Jun 09 15:51:33.495349 crc crio[22095]: time=\"2026-06-09T15:51:33.495291691Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc000527220}] Aliases:map[]}\"",
2026-06-09 17:40:43.965105 | controller |     "Jun 09 15:51:33.495459 crc crio[22095]: time=\"2026-06-09T15:51:33.495414014Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965123 | controller |     "Jun 09 15:51:33.495861 crc crio[22095]: time=\"2026-06-09T15:51:33.495800764Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc0005272a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965138 | controller |     "Jun 09 15:51:33.496012 crc crio[22095]: time=\"2026-06-09T15:51:33.495964518Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965153 | controller |     "Jun 09 15:51:33.496405 crc crio[22095]: time=\"2026-06-09T15:51:33.496350188Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/c64afff5-56b7-435f-8974-64baae5f9125 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:0xc000527330}] Aliases:map[]}\"",
2026-06-09 17:40:43.965168 | controller |     "Jun 09 15:51:33.496503 crc crio[22095]: time=\"2026-06-09T15:51:33.496468071Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965183 | controller |     "Jun 09 15:51:33.496905 crc crio[22095]: time=\"2026-06-09T15:51:33.496851861Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed79079be90267522e20dc37f6f8f175face15e5223b15acc8229fcc19374ab3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e0f88cb7-ab90-4eb8-8cee-5714cf9498b1 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:0xc0005273c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965198 | controller |     "Jun 09 15:51:33.497046 crc crio[22095]: time=\"2026-06-09T15:51:33.497017985Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965213 | controller |     "Jun 09 15:51:33.497502 crc crio[22095]: time=\"2026-06-09T15:51:33.497445336Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b95653458fa76b03bfb83895be5963705e472f3524794ae5f7c4e6d85016d0a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e9b8adcb-0119-45a0-b057-1c7f7239d314 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:0xc000527450}] Aliases:map[]}\"",
2026-06-09 17:40:43.965227 | controller |     "Jun 09 15:51:33.497573 crc crio[22095]: time=\"2026-06-09T15:51:33.497561289Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965242 | controller |     "Jun 09 15:51:33.498021 crc crio[22095]: time=\"2026-06-09T15:51:33.4979702Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/244e2eb3-6e77-4621-b8a0-f123f4ff696d 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:0xc0005274e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965260 | controller |     "Jun 09 15:51:33.498122 crc crio[22095]: time=\"2026-06-09T15:51:33.498090733Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965275 | controller |     "Jun 09 15:51:33.498512 crc crio[22095]: time=\"2026-06-09T15:51:33.498456413Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5a48de43-b8e7-401c-8d28-df1b441be9b3 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:0xc000527560}] Aliases:map[]}\"",
2026-06-09 17:40:43.965290 | controller |     "Jun 09 15:51:33.498666 crc crio[22095]: time=\"2026-06-09T15:51:33.498603986Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965306 | controller |     "Jun 09 15:51:33.499107 crc crio[22095]: time=\"2026-06-09T15:51:33.499048748Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/a6f73c96-6d83-4b25-8a1d-896672f1213f 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:0xc0005275f0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965321 | controller |     "Jun 09 15:51:33.499320 crc crio[22095]: time=\"2026-06-09T15:51:33.499245933Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965336 | controller |     "Jun 09 15:51:33.499894 crc crio[22095]: time=\"2026-06-09T15:51:33.499822798Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:2b49be56cee74424ee87a37cf9b2448278cc2e81c9c7ef6498b780fcc80cb166 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/a871beb6-25ae-4b50-8868-30a7cc4b1592 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:0xc000527680}] Aliases:map[]}\"",
2026-06-09 17:40:43.965351 | controller |     "Jun 09 15:51:33.500132 crc crio[22095]: time=\"2026-06-09T15:51:33.500064434Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965365 | controller |     "Jun 09 15:51:33.500687 crc crio[22095]: time=\"2026-06-09T15:51:33.500630699Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ade3aa73-eddd-43a5-b68c-f668aa2dabc5 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:0xc000527700}] Aliases:map[]}\"",
2026-06-09 17:40:43.965383 | controller |     "Jun 09 15:51:33.500819 crc crio[22095]: time=\"2026-06-09T15:51:33.500772712Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965399 | controller |     "Jun 09 15:51:33.501352 crc crio[22095]: time=\"2026-06-09T15:51:33.501290076Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/b5f27148-03d7-4d47-bb34-389b15dc54a0 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:0xc000527790}] Aliases:map[]}\"",
2026-06-09 17:40:43.965415 | controller |     "Jun 09 15:51:33.501437 crc crio[22095]: time=\"2026-06-09T15:51:33.501418439Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965430 | controller |     "Jun 09 15:51:33.501849 crc crio[22095]: time=\"2026-06-09T15:51:33.501791409Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:653c185bbbe9641c4029f0cb260ca2f059f529305c88f3e0d0fe2817cf461db2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4802c3b2-8adc-465f-8d88-0d481a9b6682 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:0xc000527820}] Aliases:map[]}\"",
2026-06-09 17:40:43.965446 | controller |     "Jun 09 15:51:33.502026 crc crio[22095]: time=\"2026-06-09T15:51:33.501968863Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965461 | controller |     "Jun 09 15:51:33.502521 crc crio[22095]: time=\"2026-06-09T15:51:33.502450436Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc0005278b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965476 | controller |     "Jun 09 15:51:33.502604 crc crio[22095]: time=\"2026-06-09T15:51:33.502587309Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965492 | controller |     "Jun 09 15:51:33.503060 crc crio[22095]: time=\"2026-06-09T15:51:33.50300231Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/e4d01ff3-5c52-40c7-8b87-8c3bd7fd7afc 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:0xc000527940}] Aliases:map[]}\"",
2026-06-09 17:40:43.965507 | controller |     "Jun 09 15:51:33.503160 crc crio[22095]: time=\"2026-06-09T15:51:33.503123213Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965526 | controller |     "Jun 09 15:51:33.503518 crc crio[22095]: time=\"2026-06-09T15:51:33.503465362Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:978884e28d4661c2d71787b4ac2c67488d1e387efc8ae2bcf26582628bd43920 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2d297bdd-1df1-4a6f-86a5-ccc02c005ffd 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:0xc0005279c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965541 | controller |     "Jun 09 15:51:33.503665 crc crio[22095]: time=\"2026-06-09T15:51:33.503624996Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965557 | controller |     "Jun 09 15:51:33.504141 crc crio[22095]: time=\"2026-06-09T15:51:33.504017966Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:7470d22f7adc9d382dfd6ea779a1e17857c75b7196a31830601a2cc0279e8099 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0556efda-c827-4430-b836-e80293047dfc 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:0xc000527a50}] Aliases:map[]}\"",
2026-06-09 17:40:43.965572 | controller |     "Jun 09 15:51:33.504324 crc crio[22095]: time=\"2026-06-09T15:51:33.504231282Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965587 | controller |     "Jun 09 15:51:33.504735 crc crio[22095]: time=\"2026-06-09T15:51:33.504676803Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/54eba7ee-bb5f-4ec4-8d77-f3d0fb970d4a 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:0xc000527ad0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965603 | controller |     "Jun 09 15:51:33.504986 crc crio[22095]: time=\"2026-06-09T15:51:33.504887009Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965618 | controller |     "Jun 09 15:51:33.505573 crc crio[22095]: time=\"2026-06-09T15:51:33.505505405Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0714b11fe9ba360bdbfcfc4d9dc78bf47fd672ba731868d1cb2b881c8252d456 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/b541a4be-f880-49f2-b077-138d518608f1 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:0xc000527b50}] Aliases:map[]}\"",
2026-06-09 17:40:43.965633 | controller |     "Jun 09 15:51:33.505683 crc crio[22095]: time=\"2026-06-09T15:51:33.505642458Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965648 | controller |     "Jun 09 15:51:33.506289 crc crio[22095]: time=\"2026-06-09T15:51:33.506216353Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:54b673fa48160456df1faceff503f8a54f6a46f953d5188474c4434a6e7a9f18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/a34ac1f5-241b-4418-839a-2b684cf8844e 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:0xc000527bd0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965667 | controller |     "Jun 09 15:51:33.506526 crc crio[22095]: time=\"2026-06-09T15:51:33.50646983Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965683 | controller |     "Jun 09 15:51:33.507065 crc crio[22095]: time=\"2026-06-09T15:51:33.506998493Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d2b5b20e-fe5f-495b-a6af-487b5561a335 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:0xc000527c60}] Aliases:map[]}\"",
2026-06-09 17:40:43.965699 | controller |     "Jun 09 15:51:33.507148 crc crio[22095]: time=\"2026-06-09T15:51:33.507126407Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965714 | controller |     "Jun 09 15:51:33.507589 crc crio[22095]: time=\"2026-06-09T15:51:33.507522257Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/70b84295-645f-4153-b506-d11c15dddaf5 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:0xc000527cf0}] Aliases:map[]}\"",
2026-06-09 17:40:43.965730 | controller |     "Jun 09 15:51:33.507669 crc crio[22095]: time=\"2026-06-09T15:51:33.50764613Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965745 | controller |     "Jun 09 15:51:33.508160 crc crio[22095]: time=\"2026-06-09T15:51:33.508110202Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/95e6bac7-95b4-49c6-8981-daa980cf5bb1 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:0xc000527d80}] Aliases:map[]}\"",
2026-06-09 17:40:43.965761 | controller |     "Jun 09 15:51:33.508314 crc crio[22095]: time=\"2026-06-09T15:51:33.508249716Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965776 | controller |     "Jun 09 15:51:33.508716 crc crio[22095]: time=\"2026-06-09T15:51:33.508665816Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5edb49b8f0d7dae7caa5ff4774fca5352223e0844b7967a90f4b855c474cb506 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fe172af7-94d9-4ba9-88e1-bd15b361b160 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:0xc000527e00}] Aliases:map[]}\"",
2026-06-09 17:40:43.965794 | controller |     "Jun 09 15:51:33.508842 crc crio[22095]: time=\"2026-06-09T15:51:33.50879657Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965810 | controller |     "Jun 09 15:51:33.509454 crc crio[22095]: time=\"2026-06-09T15:51:33.509331454Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/348a074a-64ae-48d1-b462-5aa7a6b6dffa 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:0xc000527e90}] Aliases:map[]}\"",
2026-06-09 17:40:43.965825 | controller |     "Jun 09 15:51:33.509534 crc crio[22095]: time=\"2026-06-09T15:51:33.509474477Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965840 | controller |     "Jun 09 15:51:33.510011 crc crio[22095]: time=\"2026-06-09T15:51:33.50995585Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4fddb73a7c407446f21f7112aed35404c215234c1bca6c4938e69411c2610fe5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2af586e-3a2f-405a-b980-c4db362601bd 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:0xc000527f10}] Aliases:map[]}\"",
2026-06-09 17:40:43.965876 | controller |     "Jun 09 15:51:33.510224 crc crio[22095]: time=\"2026-06-09T15:51:33.510104184Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965893 | controller |     "Jun 09 15:51:33.510718 crc crio[22095]: time=\"2026-06-09T15:51:33.510659258Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/bdbff3d5-b058-4628-ac87-4bb37ed90e10 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:0xc001984030}] Aliases:map[]}\"",
2026-06-09 17:40:43.965909 | controller |     "Jun 09 15:51:33.510898 crc crio[22095]: time=\"2026-06-09T15:51:33.510850913Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965925 | controller |     "Jun 09 15:51:33.511455 crc crio[22095]: time=\"2026-06-09T15:51:33.511394687Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0e89bdabb9e5539bc7eeba132fb8eff654b29a9931f0135411307c195aa44654 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ef0c0f1c-6b64-44db-b4f6-0e2cd3924b53 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:0xc0019840c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.965944 | controller |     "Jun 09 15:51:33.511582 crc crio[22095]: time=\"2026-06-09T15:51:33.511534841Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965960 | controller |     "Jun 09 15:51:33.511971 crc crio[22095]: time=\"2026-06-09T15:51:33.511880199Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/861e6bc8-86ba-4f0a-bcc3-d56aef628f3c 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:0xc001984158}] Aliases:map[]}\"",
2026-06-09 17:40:43.965976 | controller |     "Jun 09 15:51:33.512140 crc crio[22095]: time=\"2026-06-09T15:51:33.512088755Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.965992 | controller |     "Jun 09 15:51:33.512630 crc crio[22095]: time=\"2026-06-09T15:51:33.512579448Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/97af1342-d8ac-4e11-b353-19a80f7b97d0 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:0xc0019841e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.966008 | controller |     "Jun 09 15:51:33.512819 crc crio[22095]: time=\"2026-06-09T15:51:33.512765462Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966023 | controller |     "Jun 09 15:51:33.513491 crc crio[22095]: time=\"2026-06-09T15:51:33.513419299Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/fe7a0195-ddd8-4026-b25c-0f4f407ee3ac 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:0xc001984278}] Aliases:map[]}\"",
2026-06-09 17:40:43.966039 | controller |     "Jun 09 15:51:33.513633 crc crio[22095]: time=\"2026-06-09T15:51:33.513575253Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966054 | controller |     "Jun 09 15:51:33.514065 crc crio[22095]: time=\"2026-06-09T15:51:33.513997874Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4578003-49e2-4173-a998-a4070ee0dff8 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:0xc001984308}] Aliases:map[]}\"",
2026-06-09 17:40:43.966070 | controller |     "Jun 09 15:51:33.514284 crc crio[22095]: time=\"2026-06-09T15:51:33.5142337Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966089 | controller |     "Jun 09 15:51:33.514784 crc crio[22095]: time=\"2026-06-09T15:51:33.514721313Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/80f788db-17ac-4a53-afce-e809f3a6eb28 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:0xc001984398}] Aliases:map[]}\"",
2026-06-09 17:40:43.966105 | controller |     "Jun 09 15:51:33.514983 crc crio[22095]: time=\"2026-06-09T15:51:33.514892357Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966121 | controller |     "Jun 09 15:51:33.515372 crc crio[22095]: time=\"2026-06-09T15:51:33.515320448Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/98be2aa3-017d-4d37-a358-fd8e35b2381c 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:0xc001984428}] Aliases:map[]}\"",
2026-06-09 17:40:43.966137 | controller |     "Jun 09 15:51:33.515469 crc crio[22095]: time=\"2026-06-09T15:51:33.515434031Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966152 | controller |     "Jun 09 15:51:33.516107 crc crio[22095]: time=\"2026-06-09T15:51:33.516040677Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:fd7fde955be243502468842b2ee2b0a80a450b5904428ac5a2f13a229b13c881 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/51aec6b7-10cc-4265-aa7e-ee4396e797db 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:0xc0019844a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.966168 | controller |     "Jun 09 15:51:33.516288 crc crio[22095]: time=\"2026-06-09T15:51:33.516210301Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966184 | controller |     "Jun 09 15:51:33.516692 crc crio[22095]: time=\"2026-06-09T15:51:33.516630012Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a352ad25b35f16ab3f431a3407727a7f81f415db4ea56444cae9fa0f9e6a5a3c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/051df60f-8667-440e-8b1c-dbd14dd1d568 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:0xc001984538}] Aliases:map[]}\"",
2026-06-09 17:40:43.966200 | controller |     "Jun 09 15:51:33.516835 crc crio[22095]: time=\"2026-06-09T15:51:33.516786216Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966215 | controller |     "Jun 09 15:51:33.517499 crc crio[22095]: time=\"2026-06-09T15:51:33.517403982Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 17:40:43.966234 | controller |     "Jun 09 15:51:33.518905 crc crio[22095]: time=\"2026-06-09T15:51:33.518801568Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 17:40:43.966250 | controller |     "Jun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.518987223Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 17:40:43.966265 | controller |     "Jun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519071395Z\" level=info msg=\"runtime interface created\"",
2026-06-09 17:40:43.966280 | controller |     "Jun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519083496Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 17:40:43.966295 | controller |     "Jun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519090206Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 17:40:43.966310 | controller |     "Jun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519097776Z\" level=info msg=\"starting plugins...\"",
2026-06-09 17:40:43.966325 | controller |     "Jun 09 15:51:33.519374 crc crio[22095]: time=\"2026-06-09T15:51:33.519123717Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 17:40:43.966340 | controller |     "Jun 09 15:51:33.520159 crc crio[22095]: time=\"2026-06-09T15:51:33.518992163Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 17:40:43.966355 | controller |     "Jun 09 15:51:33.527033 crc crio[22095]: time=\"2026-06-09T15:51:33.526758294Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 17:40:43.966370 | controller |     "Jun 09 15:51:33.536719 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:40:43.966385 | controller |     "Jun 09 15:51:52.635418 crc crio[22095]: time=\"2026-06-09T15:51:52.634547865Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=98a6d2e9-fd79-467a-add8-cbbc15c2b859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.966400 | controller |     "Jun 09 15:51:52.636635 crc crio[22095]: time=\"2026-06-09T15:51:52.635458679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966415 | controller |     "Jun 09 15:51:52.663415 crc crio[22095]: time=\"2026-06-09T15:51:52.663303714Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0004c72e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.966431 | controller |     "Jun 09 15:51:52.663415 crc crio[22095]: time=\"2026-06-09T15:51:52.663369195Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.966447 | controller |     "Jun 09 15:51:53.330670 crc crio[22095]: 2026-06-09T15:51:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43c70be660dcdb9 Mac:d6:69:d9:a3:4b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af SocketPath: PciID:}] [{Interface:0xc0005085e0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.966463 | controller |     "Jun 09 15:51:53.332147 crc crio[22095]: time=\"2026-06-09T15:51:53.332097922Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0004c72e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.966482 | controller |     "Jun 09 15:51:53.332375 crc crio[22095]: time=\"2026-06-09T15:51:53.332250696Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.966498 | controller |     "Jun 09 15:51:53.339821 crc crio[22095]: time=\"2026-06-09T15:51:53.339767481Z\" level=info msg=\"Ran pod sandbox 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 with infra container: openshift-etcd/installer-3-crc/POD\" id=98a6d2e9-fd79-467a-add8-cbbc15c2b859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.966514 | controller |     "Jun 09 15:51:53.351767 crc crio[22095]: time=\"2026-06-09T15:51:53.351580709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6481d24e-0e6a-4b72-871f-687b007186cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.966529 | controller |     "Jun 09 15:51:53.354661 crc crio[22095]: time=\"2026-06-09T15:51:53.354569167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2b6da84f-16bf-4c5b-8d04-af9a9d242cb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.966545 | controller |     "Jun 09 15:51:54.152261 crc crio[22095]: time=\"2026-06-09T15:51:54.151076569Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=9b5a903f-90a7-4812-aae7-84f5ba0f28af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.966560 | controller |     "Jun 09 15:51:54.158527 crc crio[22095]: time=\"2026-06-09T15:51:54.15839869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966576 | controller |     "Jun 09 15:51:54.197035 crc crio[22095]: time=\"2026-06-09T15:51:54.196887981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966591 | controller |     "Jun 09 15:51:54.367463 crc crio[22095]: time=\"2026-06-09T15:51:54.367268136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966606 | controller |     "Jun 09 15:51:54.620746 crc crio[22095]: time=\"2026-06-09T15:51:54.620639891Z\" level=info msg=\"Created container f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb: openshift-etcd/installer-3-crc/installer\" id=9b5a903f-90a7-4812-aae7-84f5ba0f28af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.966621 | controller |     "Jun 09 15:51:54.623131 crc crio[22095]: time=\"2026-06-09T15:51:54.623040294Z\" level=info msg=\"Starting container: f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb\" id=e6860cab-105f-4c1f-b1ae-deef507b3ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.966636 | controller |     "Jun 09 15:51:54.630558 crc crio[22095]: time=\"2026-06-09T15:51:54.630399155Z\" level=info msg=\"Started container\" PID=22716 containerID=f97ac31193bd83260b710a43aa8457dcfd2305ff9a64c809fddb59c3ce6fbadb description=openshift-etcd/installer-3-crc/installer id=e6860cab-105f-4c1f-b1ae-deef507b3ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140",
2026-06-09 17:40:43.966651 | controller |     "Jun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.2977509Z\" level=info msg=\"Stopping container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c (timeout: 30s)\" id=419a4257-a062-4f94-ba7d-24c48a3ea7a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966669 | controller |     "Jun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.297851273Z\" level=info msg=\"Stopping container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a (timeout: 30s)\" id=b6e99e27-a0e3-4c16-b33b-20ddfde82c38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966688 | controller |     "Jun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.297970736Z\" level=info msg=\"Stopping container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072 (timeout: 30s)\" id=a9664dbf-8466-43eb-ad7e-76c68b50e127 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966716 | controller |     "Jun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.29925848Z\" level=info msg=\"Stopping container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba (timeout: 30s)\" id=6865cfcc-b583-4c50-8f7f-0f34bcec723c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966731 | controller |     "Jun 09 15:52:26.300673 crc crio[22095]: time=\"2026-06-09T15:52:26.298009397Z\" level=info msg=\"Stopping container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf (timeout: 30s)\" id=10ca7ff6-f195-4006-8c55-fefe19bd2327 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966746 | controller |     "Jun 09 15:52:26.470661 crc crio[22095]: time=\"2026-06-09T15:52:26.470563288Z\" level=info msg=\"Stopped container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev\" id=a9664dbf-8466-43eb-ad7e-76c68b50e127 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966762 | controller |     "Jun 09 15:52:26.528141 crc crio[22095]: time=\"2026-06-09T15:52:26.528042295Z\" level=info msg=\"Stopped container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics\" id=b6e99e27-a0e3-4c16-b33b-20ddfde82c38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966777 | controller |     "Jun 09 15:52:26.583218 crc crio[22095]: time=\"2026-06-09T15:52:26.583093847Z\" level=info msg=\"Stopped container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz\" id=6865cfcc-b583-4c50-8f7f-0f34bcec723c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.966793 | controller |     "Jun 09 15:52:39.906448 crc crio[22095]: time=\"2026-06-09T15:52:39.905462882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=98b072ec-b943-4bd9-8807-c80562b7461f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.966808 | controller |     "Jun 09 15:52:39.907654 crc crio[22095]: time=\"2026-06-09T15:52:39.905568404Z\" level=info msg=\"Removing container: a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683\" id=f5b569a5-6004-48c3-a851-be4842e7eab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.966824 | controller |     "Jun 09 15:52:39.908285 crc crio[22095]: time=\"2026-06-09T15:52:39.908214963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=30116b0f-ad41-41d1-99e1-3e8bd87ae283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.966839 | controller |     "Jun 09 15:52:39.965823 crc crio[22095]: time=\"2026-06-09T15:52:39.965686199Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d829e38-92e7-42c6-9f7b-a73836e0bbfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.966869 | controller |     "Jun 09 15:52:39.966281 crc crio[22095]: time=\"2026-06-09T15:52:39.966202713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966894 | controller |     "Jun 09 15:52:39.986151 crc crio[22095]: time=\"2026-06-09T15:52:39.98609012Z\" level=info msg=\"Removed container a47fb7eacefc933521fbbe7c89ddd931b846064d69c7cb818bfbc498c0089683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f5b569a5-6004-48c3-a851-be4842e7eab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.966910 | controller |     "Jun 09 15:52:39.991076 crc crio[22095]: time=\"2026-06-09T15:52:39.990896865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966926 | controller |     "Jun 09 15:52:40.132320 crc crio[22095]: time=\"2026-06-09T15:52:40.131897026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.966942 | controller |     "Jun 09 15:52:40.224666 crc crio[22095]: time=\"2026-06-09T15:52:40.224359682Z\" level=info msg=\"Created container 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d829e38-92e7-42c6-9f7b-a73836e0bbfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.966957 | controller |     "Jun 09 15:52:40.225994 crc crio[22095]: time=\"2026-06-09T15:52:40.225860841Z\" level=info msg=\"Starting container: 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2\" id=b1e1a332-5759-41e2-8857-595d5fd93fd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.966972 | controller |     "Jun 09 15:52:40.230554 crc crio[22095]: time=\"2026-06-09T15:52:40.230444311Z\" level=info msg=\"Started container\" PID=23323 containerID=0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b1e1a332-5759-41e2-8857-595d5fd93fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.966988 | controller |     "Jun 09 15:52:41.949502 crc crio[22095]: time=\"2026-06-09T15:52:41.947839041Z\" level=info msg=\"Stopping pod sandbox: 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140\" id=74598153-5b65-4dd9-8fef-7376b97873a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.967003 | controller |     "Jun 09 15:52:41.951895 crc crio[22095]: time=\"2026-06-09T15:52:41.949630978Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140 UID:7145f118-84a3-4b9f-b110-51eb533b5d77 NetNS:/var/run/netns/58316820-5b2f-477d-9d88-ab2643d242af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7145f118_84a3_4b9f_b110_51eb533b5d77.slice PodAnnotations:0xc0012886c0}] Aliases:map[]}\"",
2026-06-09 17:40:43.967018 | controller |     "Jun 09 15:52:41.951895 crc crio[22095]: time=\"2026-06-09T15:52:41.949791442Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.967034 | controller |     "Jun 09 15:52:42.206171 crc crio[22095]: time=\"2026-06-09T15:52:42.205859477Z\" level=info msg=\"Stopped pod sandbox: 43c70be660dcdb9ce387c76a4a0353460aa7787f1f77e59273538c79d5062140\" id=74598153-5b65-4dd9-8fef-7376b97873a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.967049 | controller |     "Jun 09 15:52:53.474504 crc crio[22095]: time=\"2026-06-09T15:52:53.47358853Z\" level=info msg=\"Stopped container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd\" id=419a4257-a062-4f94-ba7d-24c48a3ea7a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.967068 | controller |     "Jun 09 15:52:56.309211 crc crio[22095]: time=\"2026-06-09T15:52:56.308488699Z\" level=warning msg=\"Stopping container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:43.967084 | controller |     "Jun 09 15:52:56.358241 crc crio[22095]: time=\"2026-06-09T15:52:56.358059009Z\" level=error msg=\"Killing container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:43.967099 | controller |     "Jun 09 15:52:56.421828 crc crio[22095]: time=\"2026-06-09T15:52:56.417225479Z\" level=info msg=\"Stopped container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl\" id=10ca7ff6-f195-4006-8c55-fefe19bd2327 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.967115 | controller |     "Jun 09 15:52:56.423117 crc crio[22095]: time=\"2026-06-09T15:52:56.42300336Z\" level=info msg=\"Stopping pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=5e58fbb6-2e21-4a16-9404-7568e1fa983c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.967130 | controller |     "Jun 09 15:52:56.428129 crc crio[22095]: time=\"2026-06-09T15:52:56.428040371Z\" level=info msg=\"Stopped pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=5e58fbb6-2e21-4a16-9404-7568e1fa983c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.967145 | controller |     "Jun 09 15:52:57.147031 crc crio[22095]: time=\"2026-06-09T15:52:57.146451261Z\" level=info msg=\"Removing container: c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072\" id=f29b5ed8-3ca5-4c82-b4d0-e8259d4c4f67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967160 | controller |     "Jun 09 15:52:57.167774 crc crio[22095]: time=\"2026-06-09T15:52:57.167633402Z\" level=info msg=\"Removed container c138f1b0fd1f5db49d4f8994a7f146847f67b89bf2390b7ad478bb6823b63072: openshift-etcd/etcd-crc/etcd-rev\" id=f29b5ed8-3ca5-4c82-b4d0-e8259d4c4f67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967176 | controller |     "Jun 09 15:52:57.171521 crc crio[22095]: time=\"2026-06-09T15:52:57.171454772Z\" level=info msg=\"Removing container: 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba\" id=d2be5fe8-289c-4360-b8eb-2e901a33f2ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967191 | controller |     "Jun 09 15:52:57.190271 crc crio[22095]: time=\"2026-06-09T15:52:57.190114227Z\" level=info msg=\"Removed container 6ce58834d3a21fdf43167f5213753900911aacb3cdf2a0d36b4dd6225b918dba: openshift-etcd/etcd-crc/etcd-readyz\" id=d2be5fe8-289c-4360-b8eb-2e901a33f2ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967206 | controller |     "Jun 09 15:52:57.193406 crc crio[22095]: time=\"2026-06-09T15:52:57.192874119Z\" level=info msg=\"Removing container: 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a\" id=c4578ed4-3238-4334-b2ef-86f8aecc1381 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967221 | controller |     "Jun 09 15:52:57.209364 crc crio[22095]: time=\"2026-06-09T15:52:57.209234495Z\" level=info msg=\"Removed container 8fafa106b9c44d45f1adeb00b8441c33e4bc07da9a4dfc261e518f41f03b103a: openshift-etcd/etcd-crc/etcd-metrics\" id=c4578ed4-3238-4334-b2ef-86f8aecc1381 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967236 | controller |     "Jun 09 15:52:57.212521 crc crio[22095]: time=\"2026-06-09T15:52:57.212471689Z\" level=info msg=\"Removing container: 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c\" id=237a6e12-43e0-4eea-8413-1b190f7a405e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967257 | controller |     "Jun 09 15:52:57.228200 crc crio[22095]: time=\"2026-06-09T15:52:57.228088756Z\" level=info msg=\"Removed container 06950af5d70731b35708adeb2162dad586e8a84bb9a54fb96f32f9976b87618c: openshift-etcd/etcd-crc/etcd\" id=237a6e12-43e0-4eea-8413-1b190f7a405e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967272 | controller |     "Jun 09 15:52:57.231502 crc crio[22095]: time=\"2026-06-09T15:52:57.231429073Z\" level=info msg=\"Removing container: cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf\" id=5f135c6c-521c-466e-9648-9cdc7b403819 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967287 | controller |     "Jun 09 15:52:57.248280 crc crio[22095]: time=\"2026-06-09T15:52:57.248082246Z\" level=info msg=\"Removed container cab19368a82cc85ba3c739fe7dff1f89c06c9cc7dd82477264d7649f60fee3cf: openshift-etcd/etcd-crc/etcdctl\" id=5f135c6c-521c-466e-9648-9cdc7b403819 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967302 | controller |     "Jun 09 15:52:57.250694 crc crio[22095]: time=\"2026-06-09T15:52:57.250645783Z\" level=info msg=\"Removing container: f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be\" id=93667a57-bcdc-4f5e-b49a-b473d425c4d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967317 | controller |     "Jun 09 15:52:57.312628 crc crio[22095]: time=\"2026-06-09T15:52:57.312558615Z\" level=info msg=\"Removed container f1924adde97011ed222f6dede8c99200e7c9a199377d10bb6ed5ca17cf9d75be: openshift-etcd/etcd-crc/etcd-resources-copy\" id=93667a57-bcdc-4f5e-b49a-b473d425c4d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967332 | controller |     "Jun 09 15:52:57.315953 crc crio[22095]: time=\"2026-06-09T15:52:57.31582852Z\" level=info msg=\"Removing container: 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192\" id=4f4e2c69-cf6d-4f3c-a0c7-432d5abfc2d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967347 | controller |     "Jun 09 15:52:57.376240 crc crio[22095]: time=\"2026-06-09T15:52:57.375993346Z\" level=info msg=\"Removed container 1def92f959b02644dc60f0ea32c968dfe936fda9f6dc1e4afe437924f63f3192: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4f4e2c69-cf6d-4f3c-a0c7-432d5abfc2d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967362 | controller |     "Jun 09 15:52:57.380087 crc crio[22095]: time=\"2026-06-09T15:52:57.379801895Z\" level=info msg=\"Removing container: 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e\" id=6d1f3f09-9448-48d8-932b-79c94adee481 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967377 | controller |     "Jun 09 15:52:57.453679 crc crio[22095]: time=\"2026-06-09T15:52:57.453550855Z\" level=info msg=\"Removed container 7d11872ed805e8328107e7f93937bacaa38c7a4eff5b1ce89275db66467d806e: openshift-etcd/etcd-crc/setup\" id=6d1f3f09-9448-48d8-932b-79c94adee481 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.967392 | controller |     "Jun 09 15:53:20.400092 crc crio[22095]: time=\"2026-06-09T15:53:20.399309439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3d813be-f14d-463f-9e64-496dcccdf41d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.967407 | controller |     "Jun 09 15:53:20.401630 crc crio[22095]: time=\"2026-06-09T15:53:20.401539787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2821d54-b476-4e21-8aac-7488691272c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.967422 | controller |     "Jun 09 15:53:20.403555 crc crio[22095]: time=\"2026-06-09T15:53:20.403445607Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c3dcb91b-06ca-44d9-864e-7b55349556f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.967441 | controller |     "Jun 09 15:53:20.404088 crc crio[22095]: time=\"2026-06-09T15:53:20.404001371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967456 | controller |     "Jun 09 15:53:20.428775 crc crio[22095]: time=\"2026-06-09T15:53:20.428584931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967471 | controller |     "Jun 09 15:53:20.432747 crc crio[22095]: time=\"2026-06-09T15:53:20.432641307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967487 | controller |     "Jun 09 15:53:20.532623 crc crio[22095]: time=\"2026-06-09T15:53:20.532448955Z\" level=info msg=\"Created container 83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c3dcb91b-06ca-44d9-864e-7b55349556f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.967502 | controller |     "Jun 09 15:53:20.533688 crc crio[22095]: time=\"2026-06-09T15:53:20.533589464Z\" level=info msg=\"Starting container: 83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4\" id=960ff399-610f-4dbd-8a4d-8223be463d0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.967518 | controller |     "Jun 09 15:53:20.539319 crc crio[22095]: time=\"2026-06-09T15:53:20.539217271Z\" level=info msg=\"Started container\" PID=23885 containerID=83aef83c2221bc17178602f95074ba204ca108a2bea15625f69ee803c9311bc4 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=960ff399-610f-4dbd-8a4d-8223be463d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173",
2026-06-09 17:40:43.967533 | controller |     "Jun 09 15:53:34.027754 crc crio[22095]: time=\"2026-06-09T15:53:34.026639891Z\" level=info msg=\"Stopping pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=6b7a08f3-5704-4c9b-afb3-36e7a00bdd33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.967548 | controller |     "Jun 09 15:53:34.027754 crc crio[22095]: time=\"2026-06-09T15:53:34.027619316Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=6b7a08f3-5704-4c9b-afb3-36e7a00bdd33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.967563 | controller |     "Jun 09 15:53:34.030711 crc crio[22095]: time=\"2026-06-09T15:53:34.028872239Z\" level=info msg=\"Removing pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=e64ff758-8aab-4f57-9c0f-c0470b4dc329 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.967604 | controller |     "Jun 09 15:53:34.041574 crc crio[22095]: time=\"2026-06-09T15:53:34.041463746Z\" level=info msg=\"Removed pod sandbox: e8cb255cc75cc10d9e85869c6e33eaad10760aa01359c2331232c4b61a178df3\" id=e64ff758-8aab-4f57-9c0f-c0470b4dc329 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.967628 | controller |     "Jun 09 15:54:16.858196 crc crio[22095]: time=\"2026-06-09T15:54:16.857157559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2c648ec0-6215-453a-b151-9ab3ccd4b82e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.967644 | controller |     "Jun 09 15:54:16.860340 crc crio[22095]: time=\"2026-06-09T15:54:16.860229028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b4c8413f-985e-4984-b9d3-ed549b91982d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.967663 | controller |     "Jun 09 15:54:16.862674 crc crio[22095]: time=\"2026-06-09T15:54:16.862603499Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=79eb915c-51bc-4426-b68e-59bfe5cb96dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.967679 | controller |     "Jun 09 15:54:16.863049 crc crio[22095]: time=\"2026-06-09T15:54:16.86301183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967695 | controller |     "Jun 09 15:54:16.889023 crc crio[22095]: time=\"2026-06-09T15:54:16.888881008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967710 | controller |     "Jun 09 15:54:16.893184 crc crio[22095]: time=\"2026-06-09T15:54:16.893079797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967726 | controller |     "Jun 09 15:54:17.002758 crc crio[22095]: time=\"2026-06-09T15:54:17.002631517Z\" level=info msg=\"Created container 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=79eb915c-51bc-4426-b68e-59bfe5cb96dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.967741 | controller |     "Jun 09 15:54:17.003981 crc crio[22095]: time=\"2026-06-09T15:54:17.003852169Z\" level=info msg=\"Starting container: 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a\" id=ec59548d-ce3b-47be-98c1-840b0ac5d86d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.967756 | controller |     "Jun 09 15:54:17.011766 crc crio[22095]: time=\"2026-06-09T15:54:17.011685861Z\" level=info msg=\"Started container\" PID=24607 containerID=7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=ec59548d-ce3b-47be-98c1-840b0ac5d86d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b",
2026-06-09 17:40:43.967772 | controller |     "Jun 09 15:54:32.979541 crc crio[22095]: time=\"2026-06-09T15:54:32.977567022Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.967787 | controller |     "Jun 09 15:54:32.979541 crc crio[22095]: time=\"2026-06-09T15:54:32.979383169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967802 | controller |     "Jun 09 15:54:33.008169 crc crio[22095]: time=\"2026-06-09T15:54:33.007624388Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.967817 | controller |     "Jun 09 15:54:33.021859 crc crio[22095]: time=\"2026-06-09T15:54:33.021713942Z\" level=info msg=\"Ran pod sandbox 21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060 with infra container: openshift-etcd/etcd-crc/POD\" id=a48568cf-7a75-4072-9685-470431a784e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.967832 | controller |     "Jun 09 15:54:33.025282 crc crio[22095]: time=\"2026-06-09T15:54:33.025055829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=91782298-008d-46ed-9ca8-690e60714f55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.967866 | controller |     "Jun 09 15:54:33.027535 crc crio[22095]: time=\"2026-06-09T15:54:33.027374559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=eee8907c-da05-411f-b539-54fc7a9ddefe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.967888 | controller |     "Jun 09 15:54:33.045720 crc crio[22095]: time=\"2026-06-09T15:54:33.045516677Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=9ca57bac-8ccd-4b14-9875-d6e92187d0b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.967904 | controller |     "Jun 09 15:54:33.046725 crc crio[22095]: time=\"2026-06-09T15:54:33.046590555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967920 | controller |     "Jun 09 15:54:33.087252 crc crio[22095]: time=\"2026-06-09T15:54:33.087091121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967936 | controller |     "Jun 09 15:54:33.226243 crc crio[22095]: time=\"2026-06-09T15:54:33.225441536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.967951 | controller |     "Jun 09 15:54:33.326577 crc crio[22095]: time=\"2026-06-09T15:54:33.326481606Z\" level=info msg=\"Created container 6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9: openshift-etcd/etcd-crc/setup\" id=9ca57bac-8ccd-4b14-9875-d6e92187d0b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.967967 | controller |     "Jun 09 15:54:33.327702 crc crio[22095]: time=\"2026-06-09T15:54:33.327629026Z\" level=info msg=\"Starting container: 6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9\" id=96ed2825-c8cb-49bb-ac18-e517b63f53cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.967983 | controller |     "Jun 09 15:54:33.333780 crc crio[22095]: time=\"2026-06-09T15:54:33.333704083Z\" level=info msg=\"Started container\" PID=24840 containerID=6a9aced09e9806290b0f29d4a8ae83f09991c78c55edeb4b51ac32c613e8e1d9 description=openshift-etcd/etcd-crc/setup id=96ed2825-c8cb-49bb-ac18-e517b63f53cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.967998 | controller |     "Jun 09 15:54:51.422220 crc crio[22095]: time=\"2026-06-09T15:54:51.421067047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4d5323fd-0600-479d-a1ed-5e011b99c5b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968013 | controller |     "Jun 09 15:54:51.424879 crc crio[22095]: time=\"2026-06-09T15:54:51.424576548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=7ead52c6-2c13-46a2-9671-1f2aa696a624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968028 | controller |     "Jun 09 15:54:51.426787 crc crio[22095]: time=\"2026-06-09T15:54:51.425223675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0ec0a18a-3dbe-4361-ab58-7b56f2ef94ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968043 | controller |     "Jun 09 15:54:51.427043 crc crio[22095]: time=\"2026-06-09T15:54:51.426834596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1453a76d-5882-4d83-ab11-0a8324488281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968061 | controller |     "Jun 09 15:54:51.428714 crc crio[22095]: time=\"2026-06-09T15:54:51.428649543Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=38c7f7dc-de0b-4b05-8e74-0351c836fe8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968076 | controller |     "Jun 09 15:54:51.429063 crc crio[22095]: time=\"2026-06-09T15:54:51.428996572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968092 | controller |     "Jun 09 15:54:51.435569 crc crio[22095]: time=\"2026-06-09T15:54:51.43547003Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c73fddbf-2da9-4780-b964-458508334959 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968106 | controller |     "Jun 09 15:54:51.441350 crc crio[22095]: time=\"2026-06-09T15:54:51.44127764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968121 | controller |     "Jun 09 15:54:51.455970 crc crio[22095]: time=\"2026-06-09T15:54:51.455823885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968136 | controller |     "Jun 09 15:54:51.459129 crc crio[22095]: time=\"2026-06-09T15:54:51.459071309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968152 | controller |     "Jun 09 15:54:51.463285 crc crio[22095]: time=\"2026-06-09T15:54:51.463205366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968167 | controller |     "Jun 09 15:54:51.466451 crc crio[22095]: time=\"2026-06-09T15:54:51.466352007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968182 | controller |     "Jun 09 15:54:51.578007 crc crio[22095]: time=\"2026-06-09T15:54:51.577882489Z\" level=info msg=\"Created container 06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=38c7f7dc-de0b-4b05-8e74-0351c836fe8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968198 | controller |     "Jun 09 15:54:51.579076 crc crio[22095]: time=\"2026-06-09T15:54:51.578787093Z\" level=info msg=\"Created container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c73fddbf-2da9-4780-b964-458508334959 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968213 | controller |     "Jun 09 15:54:51.579368 crc crio[22095]: time=\"2026-06-09T15:54:51.579191173Z\" level=info msg=\"Starting container: 06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160\" id=79bf1921-e1f7-44e2-8833-97b65ffed25a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.968229 | controller |     "Jun 09 15:54:51.580456 crc crio[22095]: time=\"2026-06-09T15:54:51.580336053Z\" level=info msg=\"Starting container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db\" id=2d12688b-f6ab-4e94-b1b4-ff723f145f8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.968244 | controller |     "Jun 09 15:54:51.585287 crc crio[22095]: time=\"2026-06-09T15:54:51.584385557Z\" level=info msg=\"Started container\" PID=25086 containerID=06ff14e21080f950a3a2b0a6b171b51b0096e690e56d9bfe5b2bec3a2f42b160 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=79bf1921-e1f7-44e2-8833-97b65ffed25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb",
2026-06-09 17:40:43.968263 | controller |     "Jun 09 15:54:51.585287 crc crio[22095]: time=\"2026-06-09T15:54:51.584847079Z\" level=info msg=\"Started container\" PID=25087 containerID=664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2d12688b-f6ab-4e94-b1b4-ff723f145f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306",
2026-06-09 17:40:43.968279 | controller |     "Jun 09 15:54:52.445261 crc crio[22095]: time=\"2026-06-09T15:54:52.444635822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=33fc06c4-4aaa-4e57-aa4d-b87bdad2ffca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968294 | controller |     "Jun 09 15:54:52.446771 crc crio[22095]: time=\"2026-06-09T15:54:52.446674994Z\" level=info msg=\"Removing container: 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d\" id=a4e1d6c4-8333-43b6-ac9d-eaca5ff213cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.968310 | controller |     "Jun 09 15:54:52.447534 crc crio[22095]: time=\"2026-06-09T15:54:52.447393223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b9c73dad-7920-4277-bb2a-f9333514b4c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968325 | controller |     "Jun 09 15:54:52.504317 crc crio[22095]: time=\"2026-06-09T15:54:52.504104948Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=18707e42-fbfb-4e3e-b8bc-0afc647c2117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968340 | controller |     "Jun 09 15:54:52.505561 crc crio[22095]: time=\"2026-06-09T15:54:52.505383131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968356 | controller |     "Jun 09 15:54:52.537477 crc crio[22095]: time=\"2026-06-09T15:54:52.537272135Z\" level=info msg=\"Removed container 5345c5b0e45c19d93814a0656936d00b7d24c69c0865e1f3c022674be824b14d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a4e1d6c4-8333-43b6-ac9d-eaca5ff213cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.968371 | controller |     "Jun 09 15:54:52.544356 crc crio[22095]: time=\"2026-06-09T15:54:52.544093821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968387 | controller |     "Jun 09 15:54:52.718632 crc crio[22095]: time=\"2026-06-09T15:54:52.718465986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968402 | controller |     "Jun 09 15:54:52.928552 crc crio[22095]: time=\"2026-06-09T15:54:52.928198625Z\" level=info msg=\"Created container 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=18707e42-fbfb-4e3e-b8bc-0afc647c2117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968416 | controller |     "Jun 09 15:54:52.930063 crc crio[22095]: time=\"2026-06-09T15:54:52.929971671Z\" level=info msg=\"Starting container: 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8\" id=3bcd3ae1-a18e-413f-9fd8-60c215ee77ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.968434 | controller |     "Jun 09 15:54:52.935811 crc crio[22095]: time=\"2026-06-09T15:54:52.934741204Z\" level=info msg=\"Started container\" PID=25134 containerID=80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3bcd3ae1-a18e-413f-9fd8-60c215ee77ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea",
2026-06-09 17:40:43.968450 | controller |     "Jun 09 15:54:53.473556 crc crio[22095]: time=\"2026-06-09T15:54:53.471156404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ff2c3d52-9c8d-4eb3-b9cb-325602ea5eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968465 | controller |     "Jun 09 15:54:53.473556 crc crio[22095]: time=\"2026-06-09T15:54:53.471183075Z\" level=info msg=\"Removing container: 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c\" id=f7e019b8-ef80-47a3-b5d4-b5c9ae0959e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.968480 | controller |     "Jun 09 15:54:53.474303 crc crio[22095]: time=\"2026-06-09T15:54:53.474222833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6951e5e8-d934-4f31-b8ea-c114ea590e3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968495 | controller |     "Jun 09 15:54:53.476469 crc crio[22095]: time=\"2026-06-09T15:54:53.476375289Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7399a72d-d95d-469d-826a-25b34bd4b0ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968511 | controller |     "Jun 09 15:54:53.476835 crc crio[22095]: time=\"2026-06-09T15:54:53.476669337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968526 | controller |     "Jun 09 15:54:53.497852 crc crio[22095]: time=\"2026-06-09T15:54:53.497754891Z\" level=info msg=\"Removed container 7962fcfb424beef54040b0ee50329a223f577dbaed9b274f0e84023fd897048c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f7e019b8-ef80-47a3-b5d4-b5c9ae0959e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.968541 | controller |     "Jun 09 15:54:53.502707 crc crio[22095]: time=\"2026-06-09T15:54:53.502624787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968557 | controller |     "Jun 09 15:54:53.649914 crc crio[22095]: time=\"2026-06-09T15:54:53.649744608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968572 | controller |     "Jun 09 15:54:53.724116 crc crio[22095]: time=\"2026-06-09T15:54:53.723013041Z\" level=info msg=\"Created container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7399a72d-d95d-469d-826a-25b34bd4b0ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968587 | controller |     "Jun 09 15:54:53.725437 crc crio[22095]: time=\"2026-06-09T15:54:53.725329591Z\" level=info msg=\"Starting container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf\" id=37ec2d76-8be5-48a7-95f0-3ad262819390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.968605 | controller |     "Jun 09 15:54:53.731145 crc crio[22095]: time=\"2026-06-09T15:54:53.730789342Z\" level=info msg=\"Started container\" PID=25169 containerID=d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=37ec2d76-8be5-48a7-95f0-3ad262819390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.968621 | controller |     "Jun 09 15:55:00.533595 crc crio[22095]: time=\"2026-06-09T15:55:00.532707713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=559c2ec6-b5ba-47b2-8e58-bb48e303330f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968636 | controller |     "Jun 09 15:55:00.535028 crc crio[22095]: time=\"2026-06-09T15:55:00.5349052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a1cd0c8f-d83c-473a-b0b7-561feb671e92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968651 | controller |     "Jun 09 15:55:00.537086 crc crio[22095]: time=\"2026-06-09T15:55:00.537005764Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b6c8dc81-1478-404a-af0e-93a054a1b3a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968666 | controller |     "Jun 09 15:55:00.537449 crc crio[22095]: time=\"2026-06-09T15:55:00.537357653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968681 | controller |     "Jun 09 15:55:00.558392 crc crio[22095]: time=\"2026-06-09T15:55:00.558318604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968697 | controller |     "Jun 09 15:55:00.703824 crc crio[22095]: time=\"2026-06-09T15:55:00.703710311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968711 | controller |     "Jun 09 15:55:00.795712 crc crio[22095]: time=\"2026-06-09T15:55:00.795368989Z\" level=info msg=\"Created container 4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b6c8dc81-1478-404a-af0e-93a054a1b3a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968726 | controller |     "Jun 09 15:55:00.796805 crc crio[22095]: time=\"2026-06-09T15:55:00.796720724Z\" level=info msg=\"Starting container: 4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017\" id=defd87a5-48cf-4fd4-a29c-bec271841d96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.968741 | controller |     "Jun 09 15:55:00.801859 crc crio[22095]: time=\"2026-06-09T15:55:00.801722523Z\" level=info msg=\"Started container\" PID=25288 containerID=4602d92e409c38157d8cc5fdc92810da46a32b1a335251171216e58ed4459017 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=defd87a5-48cf-4fd4-a29c-bec271841d96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:43.968756 | controller |     "Jun 09 15:55:04.592651 crc crio[22095]: time=\"2026-06-09T15:55:04.592022828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=59ad6395-6edb-47c9-957d-43426416d43b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968774 | controller |     "Jun 09 15:55:04.594616 crc crio[22095]: time=\"2026-06-09T15:55:04.594197174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4db9289e-dbad-4f5b-aa7e-42bb32819bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968790 | controller |     "Jun 09 15:55:04.597662 crc crio[22095]: time=\"2026-06-09T15:55:04.597596912Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=39be2039-3582-4243-984c-ccbe5d560994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968805 | controller |     "Jun 09 15:55:04.598153 crc crio[22095]: time=\"2026-06-09T15:55:04.598037643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968820 | controller |     "Jun 09 15:55:04.617908 crc crio[22095]: time=\"2026-06-09T15:55:04.617724572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968835 | controller |     "Jun 09 15:55:04.748285 crc crio[22095]: time=\"2026-06-09T15:55:04.747891735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968866 | controller |     "Jun 09 15:55:04.831458 crc crio[22095]: time=\"2026-06-09T15:55:04.831354121Z\" level=info msg=\"Created container 1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=39be2039-3582-4243-984c-ccbe5d560994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968886 | controller |     "Jun 09 15:55:04.832210 crc crio[22095]: time=\"2026-06-09T15:55:04.832109961Z\" level=info msg=\"Starting container: 1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb\" id=da3b89b9-96dd-4c1f-b809-b41c7d3b4e7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.968902 | controller |     "Jun 09 15:55:04.838258 crc crio[22095]: time=\"2026-06-09T15:55:04.838215748Z\" level=info msg=\"Started container\" PID=25391 containerID=1f30653069285c5f6235f668e90c36a2c06196415e1566ba82bd88298231ceeb description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=da3b89b9-96dd-4c1f-b809-b41c7d3b4e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:43.968918 | controller |     "Jun 09 15:55:05.613976 crc crio[22095]: time=\"2026-06-09T15:55:05.613483147Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a90fe65f-33e7-4663-bac5-443363a1d6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968934 | controller |     "Jun 09 15:55:05.616318 crc crio[22095]: time=\"2026-06-09T15:55:05.616206927Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7401442e-cafb-416e-b12a-086446f1cb71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.968949 | controller |     "Jun 09 15:55:05.618623 crc crio[22095]: time=\"2026-06-09T15:55:05.618543858Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=26830184-f0a3-4472-a901-81d508cb9990 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.968964 | controller |     "Jun 09 15:55:05.618968 crc crio[22095]: time=\"2026-06-09T15:55:05.618847166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968983 | controller |     "Jun 09 15:55:05.649268 crc crio[22095]: time=\"2026-06-09T15:55:05.649116278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.968999 | controller |     "Jun 09 15:55:05.775770 crc crio[22095]: time=\"2026-06-09T15:55:05.775708558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969014 | controller |     "Jun 09 15:55:05.864176 crc crio[22095]: time=\"2026-06-09T15:55:05.864044891Z\" level=info msg=\"Created container 3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=26830184-f0a3-4472-a901-81d508cb9990 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969030 | controller |     "Jun 09 15:55:05.865658 crc crio[22095]: time=\"2026-06-09T15:55:05.865572Z\" level=info msg=\"Starting container: 3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1\" id=4d6f895e-2a11-4938-aa1f-8acb3094dfa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.969045 | controller |     "Jun 09 15:55:05.870245 crc crio[22095]: time=\"2026-06-09T15:55:05.870154248Z\" level=info msg=\"Started container\" PID=25426 containerID=3ca7012ff4d22eb82cb9feeb15a38a178da4025dd6eaf4904adc152907cd3ad1 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=4d6f895e-2a11-4938-aa1f-8acb3094dfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.969061 | controller |     "Jun 09 15:55:08.005855 crc crio[22095]: time=\"2026-06-09T15:55:08.005403043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=23bfc86a-4046-48c6-9177-21a3525328db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969076 | controller |     "Jun 09 15:55:08.008726 crc crio[22095]: time=\"2026-06-09T15:55:08.008605126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5f045444-abbb-42b6-8dbd-443f70f5f3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969091 | controller |     "Jun 09 15:55:08.050199 crc crio[22095]: time=\"2026-06-09T15:55:08.050056837Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=1a105bc4-2ac8-43f4-9d1a-30b6952dafd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969106 | controller |     "Jun 09 15:55:08.050681 crc crio[22095]: time=\"2026-06-09T15:55:08.050507999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969121 | controller |     "Jun 09 15:55:08.072987 crc crio[22095]: time=\"2026-06-09T15:55:08.072732113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969137 | controller |     "Jun 09 15:55:08.229510 crc crio[22095]: time=\"2026-06-09T15:55:08.229319499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969151 | controller |     "Jun 09 15:55:08.328362 crc crio[22095]: time=\"2026-06-09T15:55:08.327270419Z\" level=info msg=\"Created container 803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=1a105bc4-2ac8-43f4-9d1a-30b6952dafd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969169 | controller |     "Jun 09 15:55:08.329757 crc crio[22095]: time=\"2026-06-09T15:55:08.32962722Z\" level=info msg=\"Starting container: 803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef\" id=4ba0c933-fdec-4021-b71d-fe0fa2095b83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.969184 | controller |     "Jun 09 15:55:08.336363 crc crio[22095]: time=\"2026-06-09T15:55:08.336256822Z\" level=info msg=\"Started container\" PID=25464 containerID=803a1e33097e3091407688092f96aec0d9dd35dcd47909262ccf0b60114e75ef description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4ba0c933-fdec-4021-b71d-fe0fa2095b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.969200 | controller |     "Jun 09 15:55:20.804601 crc crio[22095]: time=\"2026-06-09T15:55:20.80341511Z\" level=info msg=\"Stopping container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf (timeout: 30s)\" id=517c1e33-fbf7-4f81-a453-c3aa592fbe5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.969215 | controller |     "Jun 09 15:55:20.966021 crc crio[22095]: time=\"2026-06-09T15:55:20.965785805Z\" level=info msg=\"Stopped container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=517c1e33-fbf7-4f81-a453-c3aa592fbe5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.969230 | controller |     "Jun 09 15:55:20.972160 crc crio[22095]: time=\"2026-06-09T15:55:20.971752309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=76d73c3d-6c95-4545-84b6-9f2347a8ed65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969245 | controller |     "Jun 09 15:55:20.976244 crc crio[22095]: time=\"2026-06-09T15:55:20.9752824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=188fa6a7-47e8-4b3b-967f-d4e4f1dd9120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969261 | controller |     "Jun 09 15:55:20.978403 crc crio[22095]: time=\"2026-06-09T15:55:20.978262047Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0695a75e-d0c0-4c7c-b666-f3ecdb9a553a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969276 | controller |     "Jun 09 15:55:20.978759 crc crio[22095]: time=\"2026-06-09T15:55:20.978564495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969291 | controller |     "Jun 09 15:55:21.002391 crc crio[22095]: time=\"2026-06-09T15:55:21.002277678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969307 | controller |     "Jun 09 15:55:21.172230 crc crio[22095]: time=\"2026-06-09T15:55:21.172047104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969322 | controller |     "Jun 09 15:55:21.270893 crc crio[22095]: time=\"2026-06-09T15:55:21.2702189Z\" level=info msg=\"Created container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0695a75e-d0c0-4c7c-b666-f3ecdb9a553a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969337 | controller |     "Jun 09 15:55:21.272385 crc crio[22095]: time=\"2026-06-09T15:55:21.272296604Z\" level=info msg=\"Starting container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82\" id=54798c13-c169-4d44-81af-763dc1054df8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.969355 | controller |     "Jun 09 15:55:21.279760 crc crio[22095]: time=\"2026-06-09T15:55:21.279668864Z\" level=info msg=\"Started container\" PID=25625 containerID=7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=54798c13-c169-4d44-81af-763dc1054df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.969371 | controller |     "Jun 09 15:55:21.894748 crc crio[22095]: time=\"2026-06-09T15:55:21.894606572Z\" level=info msg=\"Removing container: 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9\" id=f06c6013-368e-43d9-913d-7d0506f221e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.969387 | controller |     "Jun 09 15:55:21.974856 crc crio[22095]: time=\"2026-06-09T15:55:21.974694321Z\" level=info msg=\"Removed container 300d6527ddbf8ad1eba492fd57e6ac33a12af1975bbd2f9f654d69bbf2b3bab9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f06c6013-368e-43d9-913d-7d0506f221e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.969402 | controller |     "Jun 09 15:55:42.664171 crc crio[22095]: time=\"2026-06-09T15:55:42.663348355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d7909a00-9bd7-4f3f-b546-039b09cf6ab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969417 | controller |     "Jun 09 15:55:42.667116 crc crio[22095]: time=\"2026-06-09T15:55:42.667033111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a019e887-0c1c-4955-82eb-df0353e1d69d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969432 | controller |     "Jun 09 15:55:42.673474 crc crio[22095]: time=\"2026-06-09T15:55:42.673379024Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c3dd6bca-83b6-49b7-ad43-baed18874c7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969447 | controller |     "Jun 09 15:55:42.674221 crc crio[22095]: time=\"2026-06-09T15:55:42.674166775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969463 | controller |     "Jun 09 15:55:42.700173 crc crio[22095]: time=\"2026-06-09T15:55:42.699741046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969478 | controller |     "Jun 09 15:55:42.846318 crc crio[22095]: time=\"2026-06-09T15:55:42.84620191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969493 | controller |     "Jun 09 15:55:42.931471 crc crio[22095]: time=\"2026-06-09T15:55:42.93136611Z\" level=info msg=\"Created container 68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c3dd6bca-83b6-49b7-ad43-baed18874c7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969508 | controller |     "Jun 09 15:55:42.932745 crc crio[22095]: time=\"2026-06-09T15:55:42.932674224Z\" level=info msg=\"Starting container: 68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d\" id=ac1a5a8c-14e6-4018-aef2-26458850d485 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.969523 | controller |     "Jun 09 15:55:42.938381 crc crio[22095]: time=\"2026-06-09T15:55:42.938174446Z\" level=info msg=\"Started container\" PID=25925 containerID=68b75ad6ce6f59e02531907101076f8618672e2845777cdcf3e3edbdd6359c0d description=openshift-etcd/etcd-crc/etcd-resources-copy id=ac1a5a8c-14e6-4018-aef2-26458850d485 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.969542 | controller |     "Jun 09 15:55:50.804260 crc crio[22095]: time=\"2026-06-09T15:55:50.802796505Z\" level=info msg=\"Stopping container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82 (timeout: 30s)\" id=cf933d0d-3d38-4798-a7da-1175f5d5f496 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.969557 | controller |     "Jun 09 15:55:50.972545 crc crio[22095]: time=\"2026-06-09T15:55:50.972388156Z\" level=info msg=\"Stopped container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf933d0d-3d38-4798-a7da-1175f5d5f496 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.969572 | controller |     "Jun 09 15:55:50.974177 crc crio[22095]: time=\"2026-06-09T15:55:50.97408039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=958c8ed3-5d3a-4bf0-8d10-b7854c403ce4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969587 | controller |     "Jun 09 15:55:50.975753 crc crio[22095]: time=\"2026-06-09T15:55:50.975683091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e5ea8800-7215-4d3e-82d6-68725a93f3ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969602 | controller |     "Jun 09 15:55:50.978377 crc crio[22095]: time=\"2026-06-09T15:55:50.978307999Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dc3d9dd1-f6a6-4ad3-97bf-b2e5c9a36add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969617 | controller |     "Jun 09 15:55:50.978700 crc crio[22095]: time=\"2026-06-09T15:55:50.978616537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969632 | controller |     "Jun 09 15:55:51.029989 crc crio[22095]: time=\"2026-06-09T15:55:51.0298205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969647 | controller |     "Jun 09 15:55:51.154574 crc crio[22095]: time=\"2026-06-09T15:55:51.154384368Z\" level=info msg=\"Removing container: d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf\" id=95f0dc02-846b-4acc-b2b7-315b692d8639 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.969662 | controller |     "Jun 09 15:55:51.170379 crc crio[22095]: time=\"2026-06-09T15:55:51.170109015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969677 | controller |     "Jun 09 15:55:51.185497 crc crio[22095]: time=\"2026-06-09T15:55:51.18541271Z\" level=info msg=\"Removed container d2160c14285d2a4b3d25dabe8bf0417695eb5878852c59d08a504ebfa4a0addf: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=95f0dc02-846b-4acc-b2b7-315b692d8639 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.969692 | controller |     "Jun 09 15:55:51.258608 crc crio[22095]: time=\"2026-06-09T15:55:51.258474638Z\" level=info msg=\"Created container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dc3d9dd1-f6a6-4ad3-97bf-b2e5c9a36add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969710 | controller |     "Jun 09 15:55:51.260508 crc crio[22095]: time=\"2026-06-09T15:55:51.260409978Z\" level=info msg=\"Starting container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583\" id=1ba41e76-8e80-4017-87ef-33c11b5273ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.969725 | controller |     "Jun 09 15:55:51.265365 crc crio[22095]: time=\"2026-06-09T15:55:51.265300734Z\" level=info msg=\"Started container\" PID=26049 containerID=317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1ba41e76-8e80-4017-87ef-33c11b5273ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.969741 | controller |     "Jun 09 15:56:17.080760 crc crio[22095]: time=\"2026-06-09T15:56:17.079829274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=79eada34-5d9d-47ab-86b6-b69c33951849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969756 | controller |     "Jun 09 15:56:17.083626 crc crio[22095]: time=\"2026-06-09T15:56:17.083516949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d7a60829-1fca-47a7-8cbe-9bc912a73104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969771 | controller |     "Jun 09 15:56:17.097257 crc crio[22095]: time=\"2026-06-09T15:56:17.097062128Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=3fc054f4-ede4-4a74-84a4-80b17e26df6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969786 | controller |     "Jun 09 15:56:17.098024 crc crio[22095]: time=\"2026-06-09T15:56:17.097547871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969802 | controller |     "Jun 09 15:56:17.127624 crc crio[22095]: time=\"2026-06-09T15:56:17.127387939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969841 | controller |     "Jun 09 15:56:17.302377 crc crio[22095]: time=\"2026-06-09T15:56:17.302228221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969878 | controller |     "Jun 09 15:56:17.427904 crc crio[22095]: time=\"2026-06-09T15:56:17.427067946Z\" level=info msg=\"Created container 9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc: openshift-etcd/etcd-crc/etcdctl\" id=3fc054f4-ede4-4a74-84a4-80b17e26df6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969895 | controller |     "Jun 09 15:56:17.429777 crc crio[22095]: time=\"2026-06-09T15:56:17.429665693Z\" level=info msg=\"Starting container: 9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc\" id=d0524840-1e6e-4a3f-8d4e-fd5d8d0655ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.969911 | controller |     "Jun 09 15:56:17.437105 crc crio[22095]: time=\"2026-06-09T15:56:17.436869109Z\" level=info msg=\"Started container\" PID=26388 containerID=9bec34df874dd7990a6ecfddebd6c9222d92a049d9454fa20c88f89bff636bfc description=openshift-etcd/etcd-crc/etcdctl id=d0524840-1e6e-4a3f-8d4e-fd5d8d0655ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.969926 | controller |     "Jun 09 15:56:17.450312 crc crio[22095]: time=\"2026-06-09T15:56:17.450198042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9f432fba-1d29-4539-86c3-c4d5c4a49fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969944 | controller |     "Jun 09 15:56:17.453327 crc crio[22095]: time=\"2026-06-09T15:56:17.453210669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=42e6e8b7-169d-4645-8ebc-a357fdefe15f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.969960 | controller |     "Jun 09 15:56:17.459880 crc crio[22095]: time=\"2026-06-09T15:56:17.459808339Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=359d8828-fae4-4397-9a07-ab5168553034 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.969975 | controller |     "Jun 09 15:56:17.460634 crc crio[22095]: time=\"2026-06-09T15:56:17.460564209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.969990 | controller |     "Jun 09 15:56:17.489390 crc crio[22095]: time=\"2026-06-09T15:56:17.488045297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970005 | controller |     "Jun 09 15:56:17.659240 crc crio[22095]: time=\"2026-06-09T15:56:17.658814504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970020 | controller |     "Jun 09 15:56:17.756422 crc crio[22095]: time=\"2026-06-09T15:56:17.756307585Z\" level=info msg=\"Created container 96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55: openshift-etcd/etcd-crc/etcd\" id=359d8828-fae4-4397-9a07-ab5168553034 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970035 | controller |     "Jun 09 15:56:17.757755 crc crio[22095]: time=\"2026-06-09T15:56:17.7576739Z\" level=info msg=\"Starting container: 96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55\" id=649007eb-5691-41a5-aac3-92b6078c1282 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.970050 | controller |     "Jun 09 15:56:17.767855 crc crio[22095]: time=\"2026-06-09T15:56:17.767737029Z\" level=info msg=\"Started container\" PID=26409 containerID=96fa1fcfb353bce63a37b3c4bc09a9da97fa1da237c7d4879c261e4c02e82e55 description=openshift-etcd/etcd-crc/etcd id=649007eb-5691-41a5-aac3-92b6078c1282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.970065 | controller |     "Jun 09 15:56:17.783975 crc crio[22095]: time=\"2026-06-09T15:56:17.783845284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=410386ec-0a55-48cb-b9e8-8c985b14e3a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970080 | controller |     "Jun 09 15:56:17.786845 crc crio[22095]: time=\"2026-06-09T15:56:17.786662806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e80ee3e9-1a31-4b76-84de-fc827da0f657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970095 | controller |     "Jun 09 15:56:17.793372 crc crio[22095]: time=\"2026-06-09T15:56:17.793305498Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=d5173d24-0df2-47ad-97b3-a2178d07d25e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970110 | controller |     "Jun 09 15:56:17.793682 crc crio[22095]: time=\"2026-06-09T15:56:17.793624106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970131 | controller |     "Jun 09 15:56:17.817958 crc crio[22095]: time=\"2026-06-09T15:56:17.817804758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970147 | controller |     "Jun 09 15:56:17.959674 crc crio[22095]: time=\"2026-06-09T15:56:17.959487197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970164 | controller |     "Jun 09 15:56:18.053687 crc crio[22095]: time=\"2026-06-09T15:56:18.053543679Z\" level=info msg=\"Created container 5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e: openshift-etcd/etcd-crc/etcd-metrics\" id=d5173d24-0df2-47ad-97b3-a2178d07d25e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970179 | controller |     "Jun 09 15:56:18.055188 crc crio[22095]: time=\"2026-06-09T15:56:18.055098429Z\" level=info msg=\"Starting container: 5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e\" id=dbaf9352-28a0-4f8d-9b07-2b91068292fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.970194 | controller |     "Jun 09 15:56:18.061537 crc crio[22095]: time=\"2026-06-09T15:56:18.061413072Z\" level=info msg=\"Started container\" PID=26425 containerID=5c9b3b635b34dd4a7ec767d4b04026a0ab4f2b845db635bf27da0e48eb7ffd1e description=openshift-etcd/etcd-crc/etcd-metrics id=dbaf9352-28a0-4f8d-9b07-2b91068292fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.970209 | controller |     "Jun 09 15:56:18.072154 crc crio[22095]: time=\"2026-06-09T15:56:18.072005615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fe32471f-1492-4599-a222-4c2948e910df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970224 | controller |     "Jun 09 15:56:18.074620 crc crio[22095]: time=\"2026-06-09T15:56:18.074491299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=002ffe90-ddc3-4d64-b43b-c481ddbc11ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970239 | controller |     "Jun 09 15:56:18.081500 crc crio[22095]: time=\"2026-06-09T15:56:18.081355595Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=ef762677-f246-49d3-9c7c-c7ff4dd55cb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970254 | controller |     "Jun 09 15:56:18.082301 crc crio[22095]: time=\"2026-06-09T15:56:18.081783476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970269 | controller |     "Jun 09 15:56:18.103492 crc crio[22095]: time=\"2026-06-09T15:56:18.103346892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970285 | controller |     "Jun 09 15:56:18.230661 crc crio[22095]: time=\"2026-06-09T15:56:18.230424904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970300 | controller |     "Jun 09 15:56:18.305135 crc crio[22095]: time=\"2026-06-09T15:56:18.305046486Z\" level=info msg=\"Created container 146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59: openshift-etcd/etcd-crc/etcd-readyz\" id=ef762677-f246-49d3-9c7c-c7ff4dd55cb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970315 | controller |     "Jun 09 15:56:18.306322 crc crio[22095]: time=\"2026-06-09T15:56:18.306279167Z\" level=info msg=\"Starting container: 146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59\" id=4f263fad-1101-4543-8f56-f8cb8f2bc788 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.970333 | controller |     "Jun 09 15:56:18.312011 crc crio[22095]: time=\"2026-06-09T15:56:18.311857521Z\" level=info msg=\"Started container\" PID=26443 containerID=146eed8b8e111da321d8d39877daa8443f2643cf774ee1e6f30588d9d9e71b59 description=openshift-etcd/etcd-crc/etcd-readyz id=4f263fad-1101-4543-8f56-f8cb8f2bc788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.970349 | controller |     "Jun 09 15:56:18.322083 crc crio[22095]: time=\"2026-06-09T15:56:18.322028613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f8b67032-28e1-477d-9f42-52d185b58ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970364 | controller |     "Jun 09 15:56:18.324043 crc crio[22095]: time=\"2026-06-09T15:56:18.323897801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=93c4ea35-fc98-4fdc-8ef1-05865888ccdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970379 | controller |     "Jun 09 15:56:18.329681 crc crio[22095]: time=\"2026-06-09T15:56:18.329604828Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=5f66eb8a-bea7-4acd-a53b-27ffb6e07ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970395 | controller |     "Jun 09 15:56:18.330086 crc crio[22095]: time=\"2026-06-09T15:56:18.330032609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970411 | controller |     "Jun 09 15:56:18.352259 crc crio[22095]: time=\"2026-06-09T15:56:18.352075857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970427 | controller |     "Jun 09 15:56:18.504754 crc crio[22095]: time=\"2026-06-09T15:56:18.502381528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970442 | controller |     "Jun 09 15:56:18.586772 crc crio[22095]: time=\"2026-06-09T15:56:18.586650478Z\" level=info msg=\"Created container 50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47: openshift-etcd/etcd-crc/etcd-rev\" id=5f66eb8a-bea7-4acd-a53b-27ffb6e07ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970457 | controller |     "Jun 09 15:56:18.587877 crc crio[22095]: time=\"2026-06-09T15:56:18.587802637Z\" level=info msg=\"Starting container: 50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47\" id=19190ed4-57ef-401f-9a3f-c6068459ab57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.970472 | controller |     "Jun 09 15:56:18.592865 crc crio[22095]: time=\"2026-06-09T15:56:18.592810316Z\" level=info msg=\"Started container\" PID=26468 containerID=50a3f24e599650187df5e607b15548b1909e6eee41e7d55fcbd750e909c0cc47 description=openshift-etcd/etcd-crc/etcd-rev id=19190ed4-57ef-401f-9a3f-c6068459ab57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21238b8185bc8726f07b79e99b54625b7092c51195023989ae7bfb6d7507c060",
2026-06-09 17:40:43.970487 | controller |     "Jun 09 15:56:20.806297 crc crio[22095]: time=\"2026-06-09T15:56:20.805247279Z\" level=info msg=\"Stopping container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583 (timeout: 30s)\" id=4c4608ad-9f0c-4e77-aad4-4ba9f11c5ef1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.970502 | controller |     "Jun 09 15:56:20.982881 crc crio[22095]: time=\"2026-06-09T15:56:20.982085573Z\" level=info msg=\"Stopped container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c4608ad-9f0c-4e77-aad4-4ba9f11c5ef1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.970520 | controller |     "Jun 09 15:56:21.459051 crc crio[22095]: time=\"2026-06-09T15:56:21.458992434Z\" level=info msg=\"Removing container: 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82\" id=800b2d28-0aee-4c1c-bef0-05042c66015e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.970536 | controller |     "Jun 09 15:56:21.488047 crc crio[22095]: time=\"2026-06-09T15:56:21.487837077Z\" level=info msg=\"Removed container 7ee9833a58bcdeddb90e92e886ecb5e425c23904e860b9e101a6740b66049d82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=800b2d28-0aee-4c1c-bef0-05042c66015e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.970551 | controller |     "Jun 09 15:57:01.836629 crc crio[22095]: time=\"2026-06-09T15:57:01.835264686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a14071f2-f6a9-4083-9b90-9844b733ed87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970566 | controller |     "Jun 09 15:57:01.841743 crc crio[22095]: time=\"2026-06-09T15:57:01.841613329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5ae5e9ac-c5f5-4915-ba0f-819f85fb1db5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970581 | controller |     "Jun 09 15:57:01.849614 crc crio[22095]: time=\"2026-06-09T15:57:01.844890033Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=29eaca0c-f6db-48a7-b8c5-6467a2cbd1b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970596 | controller |     "Jun 09 15:57:01.849614 crc crio[22095]: time=\"2026-06-09T15:57:01.84823532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970612 | controller |     "Jun 09 15:57:01.849614 crc crio[22095]: time=\"2026-06-09T15:57:01.846612308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cb9cc02-7096-4509-9d7c-8d2f7b850761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970627 | controller |     "Jun 09 15:57:01.880303 crc crio[22095]: time=\"2026-06-09T15:57:01.874350972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86a1f1f1-ff10-42c3-8d06-d7d6e13da640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970642 | controller |     "Jun 09 15:57:01.880303 crc crio[22095]: time=\"2026-06-09T15:57:01.877011581Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ad69025c-b8c1-4ffb-9b58-4c0cd9a2d5d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970657 | controller |     "Jun 09 15:57:01.880303 crc crio[22095]: time=\"2026-06-09T15:57:01.877349539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970672 | controller |     "Jun 09 15:57:01.921523 crc crio[22095]: time=\"2026-06-09T15:57:01.92086674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970691 | controller |     "Jun 09 15:57:01.927239 crc crio[22095]: time=\"2026-06-09T15:57:01.927130381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970706 | controller |     "Jun 09 15:57:01.944575 crc crio[22095]: time=\"2026-06-09T15:57:01.944492968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970734 | controller |     "Jun 09 15:57:01.954118 crc crio[22095]: time=\"2026-06-09T15:57:01.953543851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970750 | controller |     "Jun 09 15:57:02.849494 crc crio[22095]: time=\"2026-06-09T15:57:02.84936178Z\" level=info msg=\"Created container 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ad69025c-b8c1-4ffb-9b58-4c0cd9a2d5d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970766 | controller |     "Jun 09 15:57:02.850714 crc crio[22095]: time=\"2026-06-09T15:57:02.850654494Z\" level=info msg=\"Starting container: 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb\" id=87e9cb6e-e57d-4fd0-935d-617b08494687 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.970782 | controller |     "Jun 09 15:57:02.865049 crc crio[22095]: time=\"2026-06-09T15:57:02.860875467Z\" level=info msg=\"Started container\" PID=27140 containerID=12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=87e9cb6e-e57d-4fd0-935d-617b08494687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53",
2026-06-09 17:40:43.970798 | controller |     "Jun 09 15:57:02.865049 crc crio[22095]: time=\"2026-06-09T15:57:02.86139796Z\" level=info msg=\"Created container b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=29eaca0c-f6db-48a7-b8c5-6467a2cbd1b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970813 | controller |     "Jun 09 15:57:02.865049 crc crio[22095]: time=\"2026-06-09T15:57:02.862786226Z\" level=info msg=\"Starting container: b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604\" id=f1d8b71a-5f0c-490d-a831-d6200a73bad7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.970828 | controller |     "Jun 09 15:57:02.873327 crc crio[22095]: time=\"2026-06-09T15:57:02.873185754Z\" level=info msg=\"Started container\" PID=27139 containerID=b543cb983a486562455db3d0271d19ac7bf98c36487417595f48639ca0c7a604 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=f1d8b71a-5f0c-490d-a831-d6200a73bad7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31",
2026-06-09 17:40:43.970844 | controller |     "Jun 09 15:57:02.876736 crc crio[22095]: time=\"2026-06-09T15:57:02.875971976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=d63e76b3-37ae-4306-83a4-56e5d22092c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970878 | controller |     "Jun 09 15:57:02.878741 crc crio[22095]: time=\"2026-06-09T15:57:02.878567052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0d3b1ec4-57e5-4bc8-ac4f-c25cd1887df9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970898 | controller |     "Jun 09 15:57:02.881018 crc crio[22095]: time=\"2026-06-09T15:57:02.880720018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=e58b5604-4588-4b8e-aa1c-53ef5375b7df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970914 | controller |     "Jun 09 15:57:02.881337 crc crio[22095]: time=\"2026-06-09T15:57:02.88119074Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=314b0260-1b28-45f4-aee8-41578126195f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970929 | controller |     "Jun 09 15:57:02.881544 crc crio[22095]: time=\"2026-06-09T15:57:02.881495398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.970944 | controller |     "Jun 09 15:57:02.883290 crc crio[22095]: time=\"2026-06-09T15:57:02.883173061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=618b2ec6-6bce-45f7-b8fc-e49f4f0c80cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970959 | controller |     "Jun 09 15:57:02.886085 crc crio[22095]: time=\"2026-06-09T15:57:02.885773548Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1ae72802-edb7-4026-8fe9-62f6564a34c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.970974 | controller |     "Jun 09 15:57:02.886667 crc crio[22095]: time=\"2026-06-09T15:57:02.886586539Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8be551d3-7985-4fb5-ad3f-0c769f0a6064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.970989 | controller |     "Jun 09 15:57:02.888350 crc crio[22095]: time=\"2026-06-09T15:57:02.888280913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=012b017e-e2b9-454f-ae09-7b6fbd8a2563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971005 | controller |     "Jun 09 15:57:02.891545 crc crio[22095]: time=\"2026-06-09T15:57:02.891021093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971020 | controller |     "Jun 09 15:57:02.892312 crc crio[22095]: time=\"2026-06-09T15:57:02.892168333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=1a4bcc6f-fd52-489d-8548-a7fc3fd99237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971035 | controller |     "Jun 09 15:57:02.897021 crc crio[22095]: time=\"2026-06-09T15:57:02.893357743Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=99902338-9baa-4885-8444-683acb5853cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971050 | controller |     "Jun 09 15:57:02.897021 crc crio[22095]: time=\"2026-06-09T15:57:02.894711608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b41bec2d-0721-42e9-aacd-d0f7db45249a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971065 | controller |     "Jun 09 15:57:02.900106 crc crio[22095]: time=\"2026-06-09T15:57:02.900024625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ba6e500f-2a45-472a-a607-63fd2b2d6a09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971084 | controller |     "Jun 09 15:57:02.900707 crc crio[22095]: time=\"2026-06-09T15:57:02.900508437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=72321f0c-a8d7-4b5e-ad9e-72692b93041c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971099 | controller |     "Jun 09 15:57:02.903159 crc crio[22095]: time=\"2026-06-09T15:57:02.903095644Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=b8b089cf-a1d7-408c-a05e-658e9042453d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971114 | controller |     "Jun 09 15:57:02.904004 crc crio[22095]: time=\"2026-06-09T15:57:02.903901625Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=81bae5e7-acae-41f1-bdb4-5dad1141a058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971129 | controller |     "Jun 09 15:57:02.920701 crc crio[22095]: time=\"2026-06-09T15:57:02.904280325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bb2404c5-0287-4b10-b4fb-e13c9a0c0881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971144 | controller |     "Jun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.91961671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971159 | controller |     "Jun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.906624905Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a70fcd2a-8ed3-4f9f-9834-c75edd5ecdd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971173 | controller |     "Jun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.906979244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971189 | controller |     "Jun 09 15:57:02.923151 crc crio[22095]: time=\"2026-06-09T15:57:02.907902088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971204 | controller |     "Jun 09 15:57:02.923524 crc crio[22095]: time=\"2026-06-09T15:57:02.908816671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=4ea78f56-5e8a-4fde-8ca5-96e85efe54c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971221 | controller |     "Jun 09 15:57:02.923596 crc crio[22095]: time=\"2026-06-09T15:57:02.923562571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971239 | controller |     "Jun 09 15:57:02.923888 crc crio[22095]: time=\"2026-06-09T15:57:02.915194176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=1196a864-6efe-4fdd-9e4d-a3665586ff07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971255 | controller |     "Jun 09 15:57:02.924156 crc crio[22095]: time=\"2026-06-09T15:57:02.904525411Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=34757af9-3dd2-45c0-84de-7356af175bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971273 | controller |     "Jun 09 15:57:02.924454 crc crio[22095]: time=\"2026-06-09T15:57:02.924395113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971289 | controller |     "Jun 09 15:57:02.928325 crc crio[22095]: time=\"2026-06-09T15:57:02.928247942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971305 | controller |     "Jun 09 15:57:02.931529 crc crio[22095]: time=\"2026-06-09T15:57:02.931438334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971320 | controller |     "Jun 09 15:57:02.932851 crc crio[22095]: time=\"2026-06-09T15:57:02.932735457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=365c0953-f6a6-4e4a-b58b-241674efb07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971335 | controller |     "Jun 09 15:57:02.932851 crc crio[22095]: time=\"2026-06-09T15:57:02.932761848Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fd93d656-f83e-488c-b0d8-94a19814d3c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971350 | controller |     "Jun 09 15:57:02.933115 crc crio[22095]: time=\"2026-06-09T15:57:02.932889441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=b34366ea-692d-43eb-b8dc-f8cd9ee35940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971365 | controller |     "Jun 09 15:57:02.938168 crc crio[22095]: time=\"2026-06-09T15:57:02.938129116Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=8dff890c-6e5e-4909-b18d-75a2baea010e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971381 | controller |     "Jun 09 15:57:02.939404 crc crio[22095]: time=\"2026-06-09T15:57:02.938745172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971396 | controller |     "Jun 09 15:57:02.943425 crc crio[22095]: time=\"2026-06-09T15:57:02.94330767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=1b357d1b-6d04-47a5-9789-eec8f2980fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971411 | controller |     "Jun 09 15:57:02.943804 crc crio[22095]: time=\"2026-06-09T15:57:02.943750181Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=77f11d16-34c5-42c4-bc48-615c0f278d68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971425 | controller |     "Jun 09 15:57:02.945449 crc crio[22095]: time=\"2026-06-09T15:57:02.943864714Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f9b5892c-8337-43cb-bff4-114509503bdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971440 | controller |     "Jun 09 15:57:02.945798 crc crio[22095]: time=\"2026-06-09T15:57:02.945771403Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=655185b8-b14e-4f4c-8d9d-0355677d877b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971458 | controller |     "Jun 09 15:57:02.950769 crc crio[22095]: time=\"2026-06-09T15:57:02.950678089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971473 | controller |     "Jun 09 15:57:02.950911 crc crio[22095]: time=\"2026-06-09T15:57:02.950856774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971488 | controller |     "Jun 09 15:57:02.952143 crc crio[22095]: time=\"2026-06-09T15:57:02.952109486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=768411ec-38a6-49db-b441-8a16a8e662a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971504 | controller |     "Jun 09 15:57:02.955274 crc crio[22095]: time=\"2026-06-09T15:57:02.955157815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=13b0a616-7b30-4fb4-95f2-0954de3533c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971519 | controller |     "Jun 09 15:57:02.958655 crc crio[22095]: time=\"2026-06-09T15:57:02.958585973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=912a08a1-a3db-46bc-a987-67e093616e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971534 | controller |     "Jun 09 15:57:02.959512 crc crio[22095]: time=\"2026-06-09T15:57:02.959427575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971549 | controller |     "Jun 09 15:57:02.964260 crc crio[22095]: time=\"2026-06-09T15:57:02.964181477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971564 | controller |     "Jun 09 15:57:02.968657 crc crio[22095]: time=\"2026-06-09T15:57:02.968541819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971579 | controller |     "Jun 09 15:57:02.969260 crc crio[22095]: time=\"2026-06-09T15:57:02.969131555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=04956804-d23f-4f94-8e63-db78bd1ccb9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971594 | controller |     "Jun 09 15:57:02.969564 crc crio[22095]: time=\"2026-06-09T15:57:02.969164325Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=a354ffbf-ddfe-4739-9c47-6e037dac6d6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971610 | controller |     "Jun 09 15:57:02.970186 crc crio[22095]: time=\"2026-06-09T15:57:02.97012588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971625 | controller |     "Jun 09 15:57:02.970830 crc crio[22095]: time=\"2026-06-09T15:57:02.970722826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c2fdf45c-bf6a-4174-b921-fb7ac4a557b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971643 | controller |     "Jun 09 15:57:02.971424 crc crio[22095]: time=\"2026-06-09T15:57:02.971394333Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a39fdcae-285b-4389-b010-66a539017edb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971659 | controller |     "Jun 09 15:57:02.972405 crc crio[22095]: time=\"2026-06-09T15:57:02.972349187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=4c632942-4a67-4285-b95a-fb0ab7360e4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971674 | controller |     "Jun 09 15:57:02.973426 crc crio[22095]: time=\"2026-06-09T15:57:02.973382774Z\" level=info msg=\"Removing container: 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604\" id=fb0f17f3-4ce5-4cc7-976a-e4fe19f1b5aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.971689 | controller |     "Jun 09 15:57:02.975253 crc crio[22095]: time=\"2026-06-09T15:57:02.975207921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=91d50de6-4dfb-4ab4-9fdc-0de83406742e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971704 | controller |     "Jun 09 15:57:02.976147 crc crio[22095]: time=\"2026-06-09T15:57:02.976076944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971719 | controller |     "Jun 09 15:57:02.979192 crc crio[22095]: time=\"2026-06-09T15:57:02.978691931Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=52551b05-13dc-4819-b454-b21191ae6b2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971733 | controller |     "Jun 09 15:57:02.987113 crc crio[22095]: time=\"2026-06-09T15:57:02.987006395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5150501c-1883-438e-a2c1-ed66f1a07435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971749 | controller |     "Jun 09 15:57:02.999494 crc crio[22095]: time=\"2026-06-09T15:57:02.999321072Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=22528a3b-f336-4252-b797-a718ff1ab140 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971764 | controller |     "Jun 09 15:57:03.002225 crc crio[22095]: time=\"2026-06-09T15:57:03.002092103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=9cbc6f4c-544f-4d15-876b-ee612df05bcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971779 | controller |     "Jun 09 15:57:03.033876 crc crio[22095]: time=\"2026-06-09T15:57:03.03379191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971794 | controller |     "Jun 09 15:57:03.036797 crc crio[22095]: time=\"2026-06-09T15:57:03.036341125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971809 | controller |     "Jun 09 15:57:03.038773 crc crio[22095]: time=\"2026-06-09T15:57:03.037508815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=236fe654-96e1-4e7f-9246-8d956cd2c64f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971826 | controller |     "Jun 09 15:57:03.038773 crc crio[22095]: time=\"2026-06-09T15:57:03.037587757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=58d402d6-5b41-4451-b63f-a24bfaded0c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971842 | controller |     "Jun 09 15:57:03.038773 crc crio[22095]: time=\"2026-06-09T15:57:03.037620718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=58fdb645-f167-4147-afeb-ea833be2c842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971884 | controller |     "Jun 09 15:57:03.039150 crc crio[22095]: time=\"2026-06-09T15:57:03.038791988Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d10cd7c4-ae89-4eb6-9f45-cc6ffacdc7da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971901 | controller |     "Jun 09 15:57:03.039150 crc crio[22095]: time=\"2026-06-09T15:57:03.03886515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=8bcf154b-ff26-4e55-8c1b-ce418d404110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.971917 | controller |     "Jun 09 15:57:03.039263 crc crio[22095]: time=\"2026-06-09T15:57:03.039105977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.971932 | controller |     "Jun 09 15:57:03.075216 crc crio[22095]: time=\"2026-06-09T15:57:03.07456762Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=570689d0-f528-488e-8c39-3a8728e4265a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971948 | controller |     "Jun 09 15:57:03.075363 crc crio[22095]: time=\"2026-06-09T15:57:03.074891808Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=036ec834-bb9d-40d7-bb65-cdfa0da0d95d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971963 | controller |     "Jun 09 15:57:03.078095 crc crio[22095]: time=\"2026-06-09T15:57:03.077444154Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=1c28879f-9226-4cc9-bd69-3271817f9b1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971979 | controller |     "Jun 09 15:57:03.079042 crc crio[22095]: time=\"2026-06-09T15:57:03.078138532Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f6a3a075-1734-473c-9a8b-16bb40141e64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.971995 | controller |     "Jun 09 15:57:03.093120 crc crio[22095]: time=\"2026-06-09T15:57:03.092584933Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=05884fe8-2681-4527-ab68-faba4c09baed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972010 | controller |     "Jun 09 15:57:03.093120 crc crio[22095]: time=\"2026-06-09T15:57:03.092900711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972025 | controller |     "Jun 09 15:57:03.096552 crc crio[22095]: time=\"2026-06-09T15:57:03.095161779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972044 | controller |     "Jun 09 15:57:03.099313 crc crio[22095]: time=\"2026-06-09T15:57:03.099268526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972060 | controller |     "Jun 09 15:57:03.125031 crc crio[22095]: time=\"2026-06-09T15:57:03.124635828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972075 | controller |     "Jun 09 15:57:03.126537 crc crio[22095]: time=\"2026-06-09T15:57:03.126071065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972090 | controller |     "Jun 09 15:57:03.127512 crc crio[22095]: time=\"2026-06-09T15:57:03.126628479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972105 | controller |     "Jun 09 15:57:03.127512 crc crio[22095]: time=\"2026-06-09T15:57:03.126780453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972121 | controller |     "Jun 09 15:57:03.156827 crc crio[22095]: time=\"2026-06-09T15:57:03.156248502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972136 | controller |     "Jun 09 15:57:03.165557 crc crio[22095]: time=\"2026-06-09T15:57:03.165377997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972150 | controller |     "Jun 09 15:57:03.186421 crc crio[22095]: time=\"2026-06-09T15:57:03.186210334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972165 | controller |     "Jun 09 15:57:03.188147 crc crio[22095]: time=\"2026-06-09T15:57:03.187103117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972180 | controller |     "Jun 09 15:57:03.194342 crc crio[22095]: time=\"2026-06-09T15:57:03.193347638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972195 | controller |     "Jun 09 15:57:03.199714 crc crio[22095]: time=\"2026-06-09T15:57:03.199502746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972209 | controller |     "Jun 09 15:57:03.208091 crc crio[22095]: time=\"2026-06-09T15:57:03.206821475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972224 | controller |     "Jun 09 15:57:03.211424 crc crio[22095]: time=\"2026-06-09T15:57:03.210806207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972238 | controller |     "Jun 09 15:57:03.217228 crc crio[22095]: time=\"2026-06-09T15:57:03.216649838Z\" level=info msg=\"Created container 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=314b0260-1b28-45f4-aee8-41578126195f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972256 | controller |     "Jun 09 15:57:03.223128 crc crio[22095]: time=\"2026-06-09T15:57:03.222432097Z\" level=info msg=\"Created container 9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=b8b089cf-a1d7-408c-a05e-658e9042453d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972271 | controller |     "Jun 09 15:57:03.228428 crc crio[22095]: time=\"2026-06-09T15:57:03.22839321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972286 | controller |     "Jun 09 15:57:03.236540 crc crio[22095]: time=\"2026-06-09T15:57:03.236437667Z\" level=info msg=\"Removed container 9c3c36350ad9ff868047faf127ea0cb1b640f4203e42061a42ad5051b84bd604: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fb0f17f3-4ce5-4cc7-976a-e4fe19f1b5aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.972301 | controller |     "Jun 09 15:57:03.240971 crc crio[22095]: time=\"2026-06-09T15:57:03.231183212Z\" level=info msg=\"Starting container: 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272\" id=c2aaec3a-c01d-47ad-8bbb-fe343ae549df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972315 | controller |     "Jun 09 15:57:03.241808 crc crio[22095]: time=\"2026-06-09T15:57:03.231220293Z\" level=info msg=\"Starting container: 9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51\" id=3dfd66a0-bb7f-4245-8c2e-296bb9d4a215 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972330 | controller |     "Jun 09 15:57:03.243017 crc crio[22095]: time=\"2026-06-09T15:57:03.233566963Z\" level=info msg=\"Created container 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8be551d3-7985-4fb5-ad3f-0c769f0a6064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972345 | controller |     "Jun 09 15:57:03.244516 crc crio[22095]: time=\"2026-06-09T15:57:03.244222768Z\" level=info msg=\"Starting container: 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a\" id=6ce9476c-f620-469c-9cfd-1997d4f72ae5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972359 | controller |     "Jun 09 15:57:03.258116 crc crio[22095]: time=\"2026-06-09T15:57:03.258017203Z\" level=info msg=\"Started container\" PID=27184 containerID=32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6ce9476c-f620-469c-9cfd-1997d4f72ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d",
2026-06-09 17:40:43.972374 | controller |     "Jun 09 15:57:03.267762 crc crio[22095]: time=\"2026-06-09T15:57:03.267645431Z\" level=info msg=\"Started container\" PID=27190 containerID=9759b9d0afc3598b6064f0c4657dba3bc4fe8d95996a9dfd9e4274b43a1b9a51 description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=3dfd66a0-bb7f-4245-8c2e-296bb9d4a215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65",
2026-06-09 17:40:43.972389 | controller |     "Jun 09 15:57:03.269252 crc crio[22095]: time=\"2026-06-09T15:57:03.269109399Z\" level=info msg=\"Started container\" PID=27173 containerID=16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c2aaec3a-c01d-47ad-8bbb-fe343ae549df name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48",
2026-06-09 17:40:43.972409 | controller |     "Jun 09 15:57:03.275660 crc crio[22095]: time=\"2026-06-09T15:57:03.275580985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972424 | controller |     "Jun 09 15:57:03.304007 crc crio[22095]: time=\"2026-06-09T15:57:03.302706464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972439 | controller |     "Jun 09 15:57:03.312027 crc crio[22095]: time=\"2026-06-09T15:57:03.309458948Z\" level=info msg=\"Created container c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=655185b8-b14e-4f4c-8d9d-0355677d877b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972454 | controller |     "Jun 09 15:57:03.312027 crc crio[22095]: time=\"2026-06-09T15:57:03.310275039Z\" level=info msg=\"Starting container: c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed\" id=e06f7840-48a9-4589-8c9a-2a65b1e1231c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972469 | controller |     "Jun 09 15:57:03.330198 crc crio[22095]: time=\"2026-06-09T15:57:03.33012038Z\" level=info msg=\"Started container\" PID=27201 containerID=c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=e06f7840-48a9-4589-8c9a-2a65b1e1231c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5",
2026-06-09 17:40:43.972484 | controller |     "Jun 09 15:57:03.330503 crc crio[22095]: time=\"2026-06-09T15:57:03.330441918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972499 | controller |     "Jun 09 15:57:03.335098 crc crio[22095]: time=\"2026-06-09T15:57:03.334862432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972514 | controller |     "Jun 09 15:57:03.340291 crc crio[22095]: time=\"2026-06-09T15:57:03.34022113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972528 | controller |     "Jun 09 15:57:03.342090 crc crio[22095]: time=\"2026-06-09T15:57:03.341998526Z\" level=info msg=\"Created container 4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=8dff890c-6e5e-4909-b18d-75a2baea010e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972543 | controller |     "Jun 09 15:57:03.346110 crc crio[22095]: time=\"2026-06-09T15:57:03.345069905Z\" level=info msg=\"Starting container: 4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2\" id=448111a3-b036-4326-8d81-a8f15060ceef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972558 | controller |     "Jun 09 15:57:03.351551 crc crio[22095]: time=\"2026-06-09T15:57:03.348246167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972572 | controller |     "Jun 09 15:57:03.351551 crc crio[22095]: time=\"2026-06-09T15:57:03.350025962Z\" level=info msg=\"Created container 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=a354ffbf-ddfe-4739-9c47-6e037dac6d6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972591 | controller |     "Jun 09 15:57:03.351551 crc crio[22095]: time=\"2026-06-09T15:57:03.351152251Z\" level=info msg=\"Starting container: 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86\" id=aa580ab4-881b-4f80-a71b-6e492f0e5049 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972606 | controller |     "Jun 09 15:57:03.353101 crc crio[22095]: time=\"2026-06-09T15:57:03.352832485Z\" level=info msg=\"Created container e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=77f11d16-34c5-42c4-bc48-615c0f278d68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972621 | controller |     "Jun 09 15:57:03.361730 crc crio[22095]: time=\"2026-06-09T15:57:03.36160333Z\" level=info msg=\"Started container\" PID=27221 containerID=02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=aa580ab4-881b-4f80-a71b-6e492f0e5049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555",
2026-06-09 17:40:43.972636 | controller |     "Jun 09 15:57:03.363161 crc crio[22095]: time=\"2026-06-09T15:57:03.363084739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972651 | controller |     "Jun 09 15:57:03.368739 crc crio[22095]: time=\"2026-06-09T15:57:03.368656552Z\" level=info msg=\"Starting container: e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf\" id=5b26037d-9bc9-42a9-9e4d-b0fa37576cf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972665 | controller |     "Jun 09 15:57:03.398414 crc crio[22095]: time=\"2026-06-09T15:57:03.393144783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972680 | controller |     "Jun 09 15:57:03.404429 crc crio[22095]: time=\"2026-06-09T15:57:03.402528654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972695 | controller |     "Jun 09 15:57:03.409015 crc crio[22095]: time=\"2026-06-09T15:57:03.40817729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972709 | controller |     "Jun 09 15:57:03.422251 crc crio[22095]: time=\"2026-06-09T15:57:03.416622747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.972724 | controller |     "Jun 09 15:57:03.423051 crc crio[22095]: time=\"2026-06-09T15:57:03.423001202Z\" level=info msg=\"Created container c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=81bae5e7-acae-41f1-bdb4-5dad1141a058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972739 | controller |     "Jun 09 15:57:03.425296 crc crio[22095]: time=\"2026-06-09T15:57:03.425222359Z\" level=info msg=\"Starting container: c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457\" id=5212d233-ae98-4890-aacf-0840d0162bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972754 | controller |     "Jun 09 15:57:03.426152 crc crio[22095]: time=\"2026-06-09T15:57:03.426079821Z\" level=info msg=\"Started container\" PID=27215 containerID=4c067d5e049783fc40a7e8f08445f01f3eb5fc94078e714b26a63cac118579d2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=448111a3-b036-4326-8d81-a8f15060ceef name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff",
2026-06-09 17:40:43.972772 | controller |     "Jun 09 15:57:03.479707 crc crio[22095]: time=\"2026-06-09T15:57:03.47962161Z\" level=info msg=\"Started container\" PID=27220 containerID=e05f194461033b62831c12b096cc831f34d72d6ddceb80e3ffb0337bcb8d9abf description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=5b26037d-9bc9-42a9-9e4d-b0fa37576cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220",
2026-06-09 17:40:43.972787 | controller |     "Jun 09 15:57:03.507149 crc crio[22095]: time=\"2026-06-09T15:57:03.506768999Z\" level=info msg=\"Started container\" PID=27240 containerID=c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=5212d233-ae98-4890-aacf-0840d0162bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d",
2026-06-09 17:40:43.972803 | controller |     "Jun 09 15:57:03.526611 crc crio[22095]: time=\"2026-06-09T15:57:03.521431816Z\" level=info msg=\"Created container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=05884fe8-2681-4527-ab68-faba4c09baed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972818 | controller |     "Jun 09 15:57:03.532647 crc crio[22095]: time=\"2026-06-09T15:57:03.531214968Z\" level=info msg=\"Starting container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4\" id=636b4bbd-97ec-4ac7-a45d-e0df06790e41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972833 | controller |     "Jun 09 15:57:03.551214 crc crio[22095]: time=\"2026-06-09T15:57:03.550993418Z\" level=info msg=\"Created container ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=34757af9-3dd2-45c0-84de-7356af175bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972851 | controller |     "Jun 09 15:57:03.552792 crc crio[22095]: time=\"2026-06-09T15:57:03.552683341Z\" level=info msg=\"Starting container: ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999\" id=b2e9fbfc-8aaa-40df-9e5e-bb753391a197 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972883 | controller |     "Jun 09 15:57:03.572129 crc crio[22095]: time=\"2026-06-09T15:57:03.562197886Z\" level=info msg=\"Started container\" PID=27277 containerID=b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=636b4bbd-97ec-4ac7-a45d-e0df06790e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452",
2026-06-09 17:40:43.972899 | controller |     "Jun 09 15:57:03.582907 crc crio[22095]: time=\"2026-06-09T15:57:03.582763146Z\" level=info msg=\"Started container\" PID=27306 containerID=ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=b2e9fbfc-8aaa-40df-9e5e-bb753391a197 name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931",
2026-06-09 17:40:43.972915 | controller |     "Jun 09 15:57:03.585404 crc crio[22095]: time=\"2026-06-09T15:57:03.584821949Z\" level=info msg=\"Created container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f6a3a075-1734-473c-9a8b-16bb40141e64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972935 | controller |     "Jun 09 15:57:03.587764 crc crio[22095]: time=\"2026-06-09T15:57:03.587722973Z\" level=info msg=\"Starting container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44\" id=37d9496d-f708-4ca7-b659-d0d58026d26b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972951 | controller |     "Jun 09 15:57:03.595442 crc crio[22095]: time=\"2026-06-09T15:57:03.59535941Z\" level=info msg=\"Started container\" PID=27330 containerID=7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=37d9496d-f708-4ca7-b659-d0d58026d26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:43.972966 | controller |     "Jun 09 15:57:03.599310 crc crio[22095]: time=\"2026-06-09T15:57:03.59923898Z\" level=info msg=\"Created container b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=1c28879f-9226-4cc9-bd69-3271817f9b1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.972981 | controller |     "Jun 09 15:57:03.605015 crc crio[22095]: time=\"2026-06-09T15:57:03.601114158Z\" level=info msg=\"Starting container: b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c\" id=dd678958-86c9-4059-9396-f365020b6146 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.972995 | controller |     "Jun 09 15:57:03.605015 crc crio[22095]: time=\"2026-06-09T15:57:03.601225041Z\" level=info msg=\"Created container d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=036ec834-bb9d-40d7-bb65-cdfa0da0d95d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973010 | controller |     "Jun 09 15:57:03.605015 crc crio[22095]: time=\"2026-06-09T15:57:03.603361836Z\" level=info msg=\"Starting container: d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711\" id=4651af59-3a7d-4719-81f2-e73a786023e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973025 | controller |     "Jun 09 15:57:03.614017 crc crio[22095]: time=\"2026-06-09T15:57:03.609246238Z\" level=info msg=\"Started container\" PID=27295 containerID=d8783fbc102e84006bc9353b057bc485c1216d558b7e95f566028ccff8152711 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=4651af59-3a7d-4719-81f2-e73a786023e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08",
2026-06-09 17:40:43.973040 | controller |     "Jun 09 15:57:03.616584 crc crio[22095]: time=\"2026-06-09T15:57:03.616506715Z\" level=info msg=\"Started container\" PID=27300 containerID=b817d543570fdad7b6b3579b26519c447620b0f0c6edc847d83e01e95de9aa1c description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=dd678958-86c9-4059-9396-f365020b6146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1",
2026-06-09 17:40:43.973055 | controller |     "Jun 09 15:57:03.694554 crc crio[22095]: time=\"2026-06-09T15:57:03.694446762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973070 | controller |     "Jun 09 15:57:03.699817 crc crio[22095]: time=\"2026-06-09T15:57:03.699672446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973088 | controller |     "Jun 09 15:57:03.813001 crc crio[22095]: time=\"2026-06-09T15:57:03.806106967Z\" level=info msg=\"Created container c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a39fdcae-285b-4389-b010-66a539017edb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973103 | controller |     "Jun 09 15:57:03.813001 crc crio[22095]: time=\"2026-06-09T15:57:03.812142463Z\" level=info msg=\"Starting container: c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06\" id=ba762b28-a558-4252-9d6c-eaf45ed57445 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973117 | controller |     "Jun 09 15:57:03.825160 crc crio[22095]: time=\"2026-06-09T15:57:03.822697354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973132 | controller |     "Jun 09 15:57:03.825160 crc crio[22095]: time=\"2026-06-09T15:57:03.82331282Z\" level=info msg=\"Started container\" PID=27436 containerID=c49f4f81221da4a5c931e34944556407f8c07a096a3c0d22a9a13d311c19aa06 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ba762b28-a558-4252-9d6c-eaf45ed57445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:43.973147 | controller |     "Jun 09 15:57:03.856305 crc crio[22095]: time=\"2026-06-09T15:57:03.856227118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973162 | controller |     "Jun 09 15:57:03.979117 crc crio[22095]: time=\"2026-06-09T15:57:03.978811095Z\" level=info msg=\"Created container 8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f9b5892c-8337-43cb-bff4-114509503bdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973177 | controller |     "Jun 09 15:57:03.980316 crc crio[22095]: time=\"2026-06-09T15:57:03.980236801Z\" level=info msg=\"Starting container: 8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf\" id=6860ce49-acf9-4b72-a50b-6b4aeb5364a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973192 | controller |     "Jun 09 15:57:03.980752 crc crio[22095]: time=\"2026-06-09T15:57:03.980651052Z\" level=info msg=\"Created container 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=570689d0-f528-488e-8c39-3a8728e4265a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973207 | controller |     "Jun 09 15:57:03.981796 crc crio[22095]: time=\"2026-06-09T15:57:03.981710159Z\" level=info msg=\"Starting container: 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e\" id=c5e5bb92-ccc5-4935-9a74-b60b46b725d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973221 | controller |     "Jun 09 15:57:03.986173 crc crio[22095]: time=\"2026-06-09T15:57:03.986064721Z\" level=info msg=\"Created container 41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=22528a3b-f336-4252-b797-a718ff1ab140 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973236 | controller |     "Jun 09 15:57:03.988847 crc crio[22095]: time=\"2026-06-09T15:57:03.98832266Z\" level=info msg=\"Starting container: 41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a\" id=f383d36e-a3a3-4fdc-9394-e5d4c8c788b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973253 | controller |     "Jun 09 15:57:03.991277 crc crio[22095]: time=\"2026-06-09T15:57:03.99107399Z\" level=info msg=\"Started container\" PID=27496 containerID=341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=c5e5bb92-ccc5-4935-9a74-b60b46b725d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a",
2026-06-09 17:40:43.973269 | controller |     "Jun 09 15:57:03.991537 crc crio[22095]: time=\"2026-06-09T15:57:03.991234315Z\" level=info msg=\"Started container\" PID=27434 containerID=8d67df2b0f7c89dc8c0b89af9ae981fdd9bff574e1ba06224241f7dcd18a19cf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=6860ce49-acf9-4b72-a50b-6b4aeb5364a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:43.973283 | controller |     "Jun 09 15:57:04.003195 crc crio[22095]: time=\"2026-06-09T15:57:04.003121511Z\" level=info msg=\"Started container\" PID=27476 containerID=41dbdf113b85d0bfa2d1f5575986d991a8768808620b82f6444b596bf68b8f7a description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=f383d36e-a3a3-4fdc-9394-e5d4c8c788b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b",
2026-06-09 17:40:43.973298 | controller |     "Jun 09 15:57:04.115697 crc crio[22095]: time=\"2026-06-09T15:57:04.115615708Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1cc8882d-48e6-403b-b17e-09ef0531868e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.973313 | controller |     "Jun 09 15:57:04.118687 crc crio[22095]: time=\"2026-06-09T15:57:04.118613655Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fd720e63-071c-4307-983d-55a99c3b6bb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.973328 | controller |     "Jun 09 15:57:04.120606 crc crio[22095]: time=\"2026-06-09T15:57:04.120539364Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=505c6a48-f3a3-4702-b9b7-85eda68443ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973343 | controller |     "Jun 09 15:57:04.120897 crc crio[22095]: time=\"2026-06-09T15:57:04.120833582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973358 | controller |     "Jun 09 15:57:04.156346 crc crio[22095]: time=\"2026-06-09T15:57:04.156279105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973372 | controller |     "Jun 09 15:57:04.159448 crc crio[22095]: time=\"2026-06-09T15:57:04.159398025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973387 | controller |     "Jun 09 15:57:04.245233 crc crio[22095]: time=\"2026-06-09T15:57:04.245123923Z\" level=info msg=\"Created container 7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=505c6a48-f3a3-4702-b9b7-85eda68443ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973402 | controller |     "Jun 09 15:57:04.246238 crc crio[22095]: time=\"2026-06-09T15:57:04.246164149Z\" level=info msg=\"Starting container: 7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349\" id=57cd0e4b-e976-465d-a9dd-08168488ae50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973419 | controller |     "Jun 09 15:57:04.250521 crc crio[22095]: time=\"2026-06-09T15:57:04.25043845Z\" level=info msg=\"Started container\" PID=27545 containerID=7a15dadcd156f3a9a7410ca535c148ef32198a1600d37bf96a8e881d06d5a349 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=57cd0e4b-e976-465d-a9dd-08168488ae50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96",
2026-06-09 17:40:43.973434 | controller |     "Jun 09 15:57:12.571880 crc crio[22095]: time=\"2026-06-09T15:57:12.570754231Z\" level=info msg=\"Stopping container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44 (timeout: 30s)\" id=f86374ce-64e2-4130-baee-961e1613ad54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.973449 | controller |     "Jun 09 15:57:13.248847 crc crio[22095]: time=\"2026-06-09T15:57:13.248400401Z\" level=info msg=\"Removing container: 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377\" id=afc89a61-41c9-49a7-bfb8-9832df0323cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.973464 | controller |     "Jun 09 15:57:13.335202 crc crio[22095]: time=\"2026-06-09T15:57:13.335088494Z\" level=info msg=\"Removed container 616165580e065ae6b20b37099e74cfe40be4313f03bb2445b7824258b9d9f377: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=afc89a61-41c9-49a7-bfb8-9832df0323cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.973479 | controller |     "Jun 09 15:57:13.769848 crc crio[22095]: time=\"2026-06-09T15:57:13.769624214Z\" level=info msg=\"Stopped container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f86374ce-64e2-4130-baee-961e1613ad54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.973493 | controller |     "Jun 09 15:57:13.771642 crc crio[22095]: time=\"2026-06-09T15:57:13.771115732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=64dcc41f-4662-4a76-8f8b-084b7878515a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.973508 | controller |     "Jun 09 15:57:13.775189 crc crio[22095]: time=\"2026-06-09T15:57:13.775076574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fd8ba9c3-d487-4a1d-8a1b-46339e74bdf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.973523 | controller |     "Jun 09 15:57:13.779350 crc crio[22095]: time=\"2026-06-09T15:57:13.77920693Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0459dfdd-e429-44a0-8d12-ad0ec8f30f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973538 | controller |     "Jun 09 15:57:13.780741 crc crio[22095]: time=\"2026-06-09T15:57:13.780332199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973553 | controller |     "Jun 09 15:57:13.829673 crc crio[22095]: time=\"2026-06-09T15:57:13.828668203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973568 | controller |     "Jun 09 15:57:13.832598 crc crio[22095]: time=\"2026-06-09T15:57:13.832399279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973582 | controller |     "Jun 09 15:57:13.991120 crc crio[22095]: time=\"2026-06-09T15:57:13.990019288Z\" level=info msg=\"Created container 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0459dfdd-e429-44a0-8d12-ad0ec8f30f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.973599 | controller |     "Jun 09 15:57:13.992019 crc crio[22095]: time=\"2026-06-09T15:57:13.991812444Z\" level=info msg=\"Starting container: 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f\" id=68d4949d-0106-4ee0-88d3-b12646b60b68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.973614 | controller |     "Jun 09 15:57:14.001111 crc crio[22095]: time=\"2026-06-09T15:57:14.000224361Z\" level=info msg=\"Started container\" PID=27694 containerID=0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=68d4949d-0106-4ee0-88d3-b12646b60b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:43.973629 | controller |     "Jun 09 15:58:07.445678 crc crio[22095]: time=\"2026-06-09T15:58:07.444480023Z\" level=info msg=\"Stopping container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148 (timeout: 15s)\" id=3f711847-3d5a-479c-b00a-1c181411c7b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.973645 | controller |     "Jun 09 15:58:07.621266 crc crio[22095]: time=\"2026-06-09T15:58:07.621032379Z\" level=info msg=\"Stopped container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=3f711847-3d5a-479c-b00a-1c181411c7b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.973659 | controller |     "Jun 09 15:58:07.624874 crc crio[22095]: time=\"2026-06-09T15:58:07.624719824Z\" level=info msg=\"Stopping pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d8409b3d-766e-4cdf-9aa1-2acfd8bc6a79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.973675 | controller |     "Jun 09 15:58:07.626678 crc crio[22095]: time=\"2026-06-09T15:58:07.626483369Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/2214a8ad-970c-4ca6-988c-df3c705a697f 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:0xc002b5c6e0}] Aliases:map[]}\"",
2026-06-09 17:40:43.973690 | controller |     "Jun 09 15:58:07.627674 crc crio[22095]: time=\"2026-06-09T15:58:07.627392412Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.973704 | controller |     "Jun 09 15:58:07.880327 crc crio[22095]: time=\"2026-06-09T15:58:07.879868114Z\" level=info msg=\"Stopped pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d8409b3d-766e-4cdf-9aa1-2acfd8bc6a79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.973719 | controller |     "Jun 09 15:58:08.768992 crc crio[22095]: time=\"2026-06-09T15:58:08.768872958Z\" level=info msg=\"Removing container: 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148\" id=c1ab43e4-6bf8-4075-9439-4b7ad60742c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.973733 | controller |     "Jun 09 15:58:08.803871 crc crio[22095]: time=\"2026-06-09T15:58:08.803773316Z\" level=info msg=\"Removed container 7236d33ab8950eaba1f57efa27b4b850ac67ff1262a32cf343fbab76b4d6a148: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=c1ab43e4-6bf8-4075-9439-4b7ad60742c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.973751 | controller |     "Jun 09 15:58:34.283389 crc crio[22095]: time=\"2026-06-09T15:58:34.282080169Z\" level=info msg=\"Stopping pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d99d5655-bd36-4276-beca-724455efaabf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.973766 | controller |     "Jun 09 15:58:34.283389 crc crio[22095]: time=\"2026-06-09T15:58:34.283155226Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=d99d5655-bd36-4276-beca-724455efaabf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.973780 | controller |     "Jun 09 15:58:34.285035 crc crio[22095]: time=\"2026-06-09T15:58:34.284040659Z\" level=info msg=\"Removing pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=7fe03a33-619e-400f-bb7d-dbfc382ae534 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.973795 | controller |     "Jun 09 15:58:34.292321 crc crio[22095]: time=\"2026-06-09T15:58:34.292245459Z\" level=info msg=\"Removed pod sandbox: 96d122de08ef3d2661cb94d1f96f080ad9e63e10f32fbcff6e3f381632bb59ce\" id=7fe03a33-619e-400f-bb7d-dbfc382ae534 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.973809 | controller |     "Jun 09 16:00:06.096187 crc crio[22095]: time=\"2026-06-09T16:00:06.095662743Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/POD\" id=b4ede901-09d9-4e7e-a054-ba56e2f4417d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.973823 | controller |     "Jun 09 16:00:06.097711 crc crio[22095]: time=\"2026-06-09T16:00:06.096247578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973838 | controller |     "Jun 09 16:00:06.119875 crc crio[22095]: time=\"2026-06-09T16:00:06.119796561Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-6845cd976f-rnvkp Namespace:openshift-authentication ID:395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 UID:421fbe57-7335-4488-b771-af5099c39201 NetNS:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421fbe57_7335_4488_b771_af5099c39201.slice PodAnnotations:0xc00041c7a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.973869 | controller |     "Jun 09 16:00:06.119875 crc crio[22095]: time=\"2026-06-09T16:00:06.119854512Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-6845cd976f-rnvkp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.973888 | controller |     "Jun 09 16:00:06.152227 crc crio[22095]: time=\"2026-06-09T16:00:06.15218944Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5gz69/POD\" id=56d69dfe-464d-49d6-86d5-2c928f52c353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.973903 | controller |     "Jun 09 16:00:06.152423 crc crio[22095]: time=\"2026-06-09T16:00:06.152405155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973918 | controller |     "Jun 09 16:00:06.157903 crc crio[22095]: time=\"2026-06-09T16:00:06.157817464Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/POD\" id=6a101bba-2b87-4517-8d74-da7260faedea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.973932 | controller |     "Jun 09 16:00:06.158036 crc crio[22095]: time=\"2026-06-09T16:00:06.158003438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973950 | controller |     "Jun 09 16:00:06.171876 crc crio[22095]: time=\"2026-06-09T16:00:06.171795701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-k6zqn/POD\" id=b7764aff-d8a9-44ca-94bd-27c1dcc1a824 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.973965 | controller |     "Jun 09 16:00:06.172044 crc crio[22095]: time=\"2026-06-09T16:00:06.171957446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.973979 | controller |     "Jun 09 16:00:06.188489 crc crio[22095]: time=\"2026-06-09T16:00:06.188063858Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683680-v7qv4/POD\" id=6eaf8c72-2ae9-4bf4-84df-0b3aded7db60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.973994 | controller |     "Jun 09 16:00:06.188489 crc crio[22095]: time=\"2026-06-09T16:00:06.18813408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974009 | controller |     "Jun 09 16:00:06.189663 crc crio[22095]: time=\"2026-06-09T16:00:06.189572626Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gz69 Namespace:openshift-marketplace ID:f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b UID:1f9dda0d-5e19-4bc0-8105-a161036142a6 NetNS:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f9dda0d_5e19_4bc0_8105_a161036142a6.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.974024 | controller |     "Jun 09 16:00:06.189663 crc crio[22095]: time=\"2026-06-09T16:00:06.189649448Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5gz69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.974045 | controller |     "Jun 09 16:00:06.200173 crc crio[22095]: time=\"2026-06-09T16:00:06.200072455Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vv9t9/POD\" id=ab5113e6-550c-4f23-8133-7567f1f94447 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.974065 | controller |     "Jun 09 16:00:06.200346 crc crio[22095]: time=\"2026-06-09T16:00:06.200179978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974125 | controller |     "Jun 09 16:00:06.206344 crc crio[22095]: time=\"2026-06-09T16:00:06.206261824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc0028b6170}] Aliases:map[]}\"",
2026-06-09 17:40:43.974145 | controller |     "Jun 09 16:00:06.206344 crc crio[22095]: time=\"2026-06-09T16:00:06.206325495Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.974160 | controller |     "Jun 09 16:00:06.218056 crc crio[22095]: time=\"2026-06-09T16:00:06.217897461Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7j274/POD\" id=7da8d3ec-5a6d-42d8-a79e-46e78b7c8a3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.974175 | controller |     "Jun 09 16:00:06.218192 crc crio[22095]: time=\"2026-06-09T16:00:06.218075466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974194 | controller |     "Jun 09 16:00:06.227488 crc crio[22095]: time=\"2026-06-09T16:00:06.227350923Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6zqn Namespace:openshift-marketplace ID:5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 UID:3d03f886-aa21-4a75-b4d3-503f273b29f9 NetNS:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d03f886_aa21_4a75_b4d3_503f273b29f9.slice PodAnnotations:0xc0019842c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.974209 | controller |     "Jun 09 16:00:06.227488 crc crio[22095]: time=\"2026-06-09T16:00:06.227459376Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-k6zqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.974224 | controller |     "Jun 09 16:00:06.247797 crc crio[22095]: time=\"2026-06-09T16:00:06.247720094Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019843c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.974239 | controller |     "Jun 09 16:00:06.247797 crc crio[22095]: time=\"2026-06-09T16:00:06.247782486Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683680-v7qv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.974254 | controller |     "Jun 09 16:00:06.259223 crc crio[22095]: time=\"2026-06-09T16:00:06.259052305Z\" level=info msg=\"Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc002ab2230}] Aliases:map[]}\"",
2026-06-09 17:40:43.974269 | controller |     "Jun 09 16:00:06.259223 crc crio[22095]: time=\"2026-06-09T16:00:06.259108466Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7j274 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.974284 | controller |     "Jun 09 16:00:06.262396 crc crio[22095]: time=\"2026-06-09T16:00:06.262228496Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vv9t9 Namespace:openshift-marketplace ID:ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 UID:0aa056f1-073a-49ab-91d2-d43a00d324dd NetNS:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa056f1_073a_49ab_91d2_d43a00d324dd.slice PodAnnotations:0xc002b5c3b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.974299 | controller |     "Jun 09 16:00:06.262396 crc crio[22095]: time=\"2026-06-09T16:00:06.262267297Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vv9t9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.974313 | controller |     "Jun 09 16:00:06.403636 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:395eb884badeb05 Mac:16:99:4f:aa:53:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.974331 | controller |     "Jun 09 16:00:06.416603 crc crio[22095]: time=\"2026-06-09T16:00:06.416413252Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-6845cd976f-rnvkp Namespace:openshift-authentication ID:395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 UID:421fbe57-7335-4488-b771-af5099c39201 NetNS:/var/run/netns/7b064105-c9dd-44b8-a698-c4bae2b633fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421fbe57_7335_4488_b771_af5099c39201.slice PodAnnotations:0xc00041c7a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.974347 | controller |     "Jun 09 16:00:06.416894 crc crio[22095]: time=\"2026-06-09T16:00:06.416661468Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-6845cd976f-rnvkp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.974362 | controller |     "Jun 09 16:00:06.438218 crc crio[22095]: time=\"2026-06-09T16:00:06.438117897Z\" level=info msg=\"Ran pod sandbox 395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542 with infra container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/POD\" id=b4ede901-09d9-4e7e-a054-ba56e2f4417d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.974377 | controller |     "Jun 09 16:00:06.441785 crc crio[22095]: time=\"2026-06-09T16:00:06.441675738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=8990e7e3-8f59-4822-8228-79e371abfafc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974392 | controller |     "Jun 09 16:00:06.445795 crc crio[22095]: time=\"2026-06-09T16:00:06.444031898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=7ac5885c-4f5e-4e76-bf83-74cf360a6eea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974406 | controller |     "Jun 09 16:00:06.453846 crc crio[22095]: time=\"2026-06-09T16:00:06.453700316Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=f3723e49-60da-4de2-a790-16a1dc83560e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.974421 | controller |     "Jun 09 16:00:06.455959 crc crio[22095]: time=\"2026-06-09T16:00:06.455790289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974435 | controller |     "Jun 09 16:00:06.516675 crc crio[22095]: time=\"2026-06-09T16:00:06.515652301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974450 | controller |     "Jun 09 16:00:06.539109 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f59ad4ce7d4588d Mac:7e:e2:ad:69:b4:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.974464 | controller |     "Jun 09 16:00:06.540235 crc crio[22095]: time=\"2026-06-09T16:00:06.540158868Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gz69 Namespace:openshift-marketplace ID:f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b UID:1f9dda0d-5e19-4bc0-8105-a161036142a6 NetNS:/var/run/netns/221353b9-963d-40ce-943e-f502844057ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f9dda0d_5e19_4bc0_8105_a161036142a6.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.974483 | controller |     "Jun 09 16:00:06.540491 crc crio[22095]: time=\"2026-06-09T16:00:06.540427815Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5gz69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.974498 | controller |     "Jun 09 16:00:06.546751 crc crio[22095]: time=\"2026-06-09T16:00:06.546680555Z\" level=info msg=\"Ran pod sandbox f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b with infra container: openshift-marketplace/redhat-marketplace-5gz69/POD\" id=56d69dfe-464d-49d6-86d5-2c928f52c353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.974512 | controller |     "Jun 09 16:00:06.548548 crc crio[22095]: time=\"2026-06-09T16:00:06.548488702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd6027e3-aa32-4d2b-a386-ce33e5e16f0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974527 | controller |     "Jun 09 16:00:06.555109 crc crio[22095]: time=\"2026-06-09T16:00:06.55469646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=baa2f92d-26bd-4fdc-8eb2-46f4a3683284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974541 | controller |     "Jun 09 16:00:06.567641 crc crio[22095]: time=\"2026-06-09T16:00:06.56758801Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gz69/extract-utilities\" id=3ad299bb-1ea3-42cd-8948-5ffa329be95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.974556 | controller |     "Jun 09 16:00:06.568982 crc crio[22095]: time=\"2026-06-09T16:00:06.568907124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974571 | controller |     "Jun 09 16:00:06.629197 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c775b9df39bf875 Mac:46:74:e6:7e:0f:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.974586 | controller |     "Jun 09 16:00:06.631001 crc crio[22095]: time=\"2026-06-09T16:00:06.63088212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974601 | controller |     "Jun 09 16:00:06.631503 crc crio[22095]: time=\"2026-06-09T16:00:06.631426084Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc0028b6170}] Aliases:map[]}\"",
2026-06-09 17:40:43.974616 | controller |     "Jun 09 16:00:06.631799 crc crio[22095]: time=\"2026-06-09T16:00:06.631736252Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.974630 | controller |     "Jun 09 16:00:06.641700 crc crio[22095]: time=\"2026-06-09T16:00:06.641614255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974648 | controller |     "Jun 09 16:00:06.644490 crc crio[22095]: time=\"2026-06-09T16:00:06.644283333Z\" level=info msg=\"Ran pod sandbox c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/POD\" id=6a101bba-2b87-4517-8d74-da7260faedea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.974663 | controller |     "Jun 09 16:00:06.646389 crc crio[22095]: time=\"2026-06-09T16:00:06.646314295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80ae2f95-8387-407e-9833-8a26617974c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974677 | controller |     "Jun 09 16:00:06.655311 crc crio[22095]: time=\"2026-06-09T16:00:06.655217373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5984dfdb-e918-404b-8865-ba6fdf92be98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974692 | controller |     "Jun 09 16:00:06.662137 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab9ddec7966d12 Mac:72:0d:95:e0:36:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.974707 | controller |     "Jun 09 16:00:06.662875 crc crio[22095]: time=\"2026-06-09T16:00:06.662793387Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6zqn Namespace:openshift-marketplace ID:5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 UID:3d03f886-aa21-4a75-b4d3-503f273b29f9 NetNS:/var/run/netns/c7b214c7-7f84-4875-b207-1c231aaf0ef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d03f886_aa21_4a75_b4d3_503f273b29f9.slice PodAnnotations:0xc0019842c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.974721 | controller |     "Jun 09 16:00:06.663149 crc crio[22095]: time=\"2026-06-09T16:00:06.663051573Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-k6zqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.974781 | controller |     "Jun 09 16:00:06.673235 crc crio[22095]: time=\"2026-06-09T16:00:06.673157172Z\" level=info msg=\"Ran pod sandbox 5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573 with infra container: openshift-marketplace/certified-operators-k6zqn/POD\" id=b7764aff-d8a9-44ca-94bd-27c1dcc1a824 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.974798 | controller |     "Jun 09 16:00:06.677397 crc crio[22095]: time=\"2026-06-09T16:00:06.677351189Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles\" id=f2d79aa7-1ba3-439b-a394-87fe891b58de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.974813 | controller |     "Jun 09 16:00:06.678825 crc crio[22095]: time=\"2026-06-09T16:00:06.678746135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=353f7cd9-8ff6-4218-af5f-66c96134d191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974828 | controller |     "Jun 09 16:00:06.679227 crc crio[22095]: time=\"2026-06-09T16:00:06.679196567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974843 | controller |     "Jun 09 16:00:06.681488 crc crio[22095]: time=\"2026-06-09T16:00:06.680668524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3661e07-2dc5-411e-a510-15c6489c0fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.974885 | controller |     "Jun 09 16:00:06.691755 crc crio[22095]: time=\"2026-06-09T16:00:06.691631825Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6zqn/extract-utilities\" id=e19299ca-e7ea-47f6-b359-9964f85769c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.974902 | controller |     "Jun 09 16:00:06.699059 crc crio[22095]: time=\"2026-06-09T16:00:06.69888687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974917 | controller |     "Jun 09 16:00:06.724093 crc crio[22095]: time=\"2026-06-09T16:00:06.724019734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974932 | controller |     "Jun 09 16:00:06.727206 crc crio[22095]: time=\"2026-06-09T16:00:06.727150724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974947 | controller |     "Jun 09 16:00:06.728894 crc crio[22095]: time=\"2026-06-09T16:00:06.728821096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974962 | controller |     "Jun 09 16:00:06.732364 crc crio[22095]: time=\"2026-06-09T16:00:06.732288485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.974977 | controller |     "Jun 09 16:00:06.739958 crc crio[22095]: time=\"2026-06-09T16:00:06.739808368Z\" level=info msg=\"Created container c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6: openshift-marketplace/redhat-marketplace-5gz69/extract-utilities\" id=3ad299bb-1ea3-42cd-8948-5ffa329be95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.974992 | controller |     "Jun 09 16:00:06.741307 crc crio[22095]: time=\"2026-06-09T16:00:06.741241394Z\" level=info msg=\"Starting container: c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6\" id=992a92f1-a5ff-476a-8671-858acb8790cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975007 | controller |     "Jun 09 16:00:06.757259 crc crio[22095]: time=\"2026-06-09T16:00:06.757177872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975021 | controller |     "Jun 09 16:00:06.759126 crc crio[22095]: time=\"2026-06-09T16:00:06.758873936Z\" level=info msg=\"Started container\" PID=30285 containerID=c918600aa218fb44b599cdbab58c76787f44754003ddfadeda6bd26dbbb933e6 description=openshift-marketplace/redhat-marketplace-5gz69/extract-utilities id=992a92f1-a5ff-476a-8671-858acb8790cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b",
2026-06-09 17:40:43.975036 | controller |     "Jun 09 16:00:06.834051 crc crio[22095]: time=\"2026-06-09T16:00:06.833243069Z\" level=info msg=\"Created container c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles\" id=f2d79aa7-1ba3-439b-a394-87fe891b58de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975051 | controller |     "Jun 09 16:00:06.835463 crc crio[22095]: time=\"2026-06-09T16:00:06.835387984Z\" level=info msg=\"Starting container: c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085\" id=a403678d-0e71-4eec-b05b-9f5243dc7936 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975069 | controller |     "Jun 09 16:00:06.838018 crc crio[22095]: time=\"2026-06-09T16:00:06.837955989Z\" level=info msg=\"Created container 30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac: openshift-marketplace/certified-operators-k6zqn/extract-utilities\" id=e19299ca-e7ea-47f6-b359-9964f85769c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975084 | controller |     "Jun 09 16:00:06.842776 crc crio[22095]: time=\"2026-06-09T16:00:06.84265333Z\" level=info msg=\"Starting container: 30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac\" id=fbc141b1-169b-4037-89cf-ee1424b44105 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975098 | controller |     "Jun 09 16:00:06.846561 crc crio[22095]: time=\"2026-06-09T16:00:06.846418256Z\" level=info msg=\"Started container\" PID=30294 containerID=c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085 description=openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles id=a403678d-0e71-4eec-b05b-9f5243dc7936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69",
2026-06-09 17:40:43.975113 | controller |     "Jun 09 16:00:06.859645 crc crio[22095]: time=\"2026-06-09T16:00:06.858769072Z\" level=info msg=\"Started container\" PID=30297 containerID=30d36aed564765b94758c2801b22e1e008cc4a09e3614490cbadcc51e2f6dcac description=openshift-marketplace/certified-operators-k6zqn/extract-utilities id=fbc141b1-169b-4037-89cf-ee1424b44105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573",
2026-06-09 17:40:43.975127 | controller |     "Jun 09 16:00:06.879129 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee8115bd0b6d004 Mac:b2:0a:7a:e6:0b:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b SocketPath: PciID:}] [{Interface:0xc0002285f0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.975142 | controller |     "Jun 09 16:00:06.879129 crc crio[22095]: time=\"2026-06-09T16:00:06.878869806Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vv9t9 Namespace:openshift-marketplace ID:ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 UID:0aa056f1-073a-49ab-91d2-d43a00d324dd NetNS:/var/run/netns/49aca2ca-c213-42f3-8bca-6123d924833b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0aa056f1_073a_49ab_91d2_d43a00d324dd.slice PodAnnotations:0xc002b5c3b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.975156 | controller |     "Jun 09 16:00:06.879129 crc crio[22095]: time=\"2026-06-09T16:00:06.879080702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vv9t9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.975171 | controller |     "Jun 09 16:00:06.885374 crc crio[22095]: time=\"2026-06-09T16:00:06.884390848Z\" level=info msg=\"Ran pod sandbox ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4 with infra container: openshift-marketplace/redhat-operators-vv9t9/POD\" id=ab5113e6-550c-4f23-8133-7567f1f94447 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.975185 | controller |     "Jun 09 16:00:06.887411 crc crio[22095]: time=\"2026-06-09T16:00:06.887332023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=570de587-011d-4a57-84e2-3eb89078346f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975199 | controller |     "Jun 09 16:00:06.891452 crc crio[22095]: time=\"2026-06-09T16:00:06.891353556Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c89fd318-d702-45d3-bfa1-3b646e0dfeb7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975217 | controller |     "Jun 09 16:00:06.894317 crc crio[22095]: time=\"2026-06-09T16:00:06.892009943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bfeef1e-347b-4366-b9b2-8fd343b72777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975231 | controller |     "Jun 09 16:00:06.901355 crc crio[22095]: time=\"2026-06-09T16:00:06.901232979Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vv9t9/extract-utilities\" id=5d85ca82-edc3-4fcb-af0c-bab6b8ad3a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975246 | controller |     "Jun 09 16:00:06.901726 crc crio[22095]: time=\"2026-06-09T16:00:06.901638599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975261 | controller |     "Jun 09 16:00:06.903440 crc crio[22095]: time=\"2026-06-09T16:00:06.903362013Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:43.975275 | controller |     "Jun 09 16:00:06.908499 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de9fdbfc66f8224 Mac:96:38:e1:66:33:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.975290 | controller |     "Jun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.909409908Z\" level=info msg=\"Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc002ab2230}] Aliases:map[]}\"",
2026-06-09 17:40:43.975305 | controller |     "Jun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.909598533Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7j274 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.975320 | controller |     "Jun 09 16:00:06.913078 crc crio[22095]: 2026-06-09T16:00:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a551d33f0ebd8 Mac:32:f3:dc:be:d0:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.975335 | controller |     "Jun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.911600674Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019843c8}] Aliases:map[]}\"",
2026-06-09 17:40:43.975350 | controller |     "Jun 09 16:00:06.913078 crc crio[22095]: time=\"2026-06-09T16:00:06.911696477Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683680-v7qv4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.975367 | controller |     "Jun 09 16:00:06.922623 crc crio[22095]: time=\"2026-06-09T16:00:06.922552514Z\" level=info msg=\"Ran pod sandbox a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 with infra container: openshift-infra/auto-csr-approver-29683680-v7qv4/POD\" id=6eaf8c72-2ae9-4bf4-84df-0b3aded7db60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.975383 | controller |     "Jun 09 16:00:06.927338 crc crio[22095]: time=\"2026-06-09T16:00:06.927271815Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ac09eeb8-2a4b-40e7-95ec-17c52288c89b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975397 | controller |     "Jun 09 16:00:06.929705 crc crio[22095]: time=\"2026-06-09T16:00:06.929555344Z\" level=info msg=\"Ran pod sandbox de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af with infra container: openshift-marketplace/community-operators-7j274/POD\" id=7da8d3ec-5a6d-42d8-a79e-46e78b7c8a3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.975412 | controller |     "Jun 09 16:00:06.931669 crc crio[22095]: time=\"2026-06-09T16:00:06.931289528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975427 | controller |     "Jun 09 16:00:06.932378 crc crio[22095]: time=\"2026-06-09T16:00:06.932295794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:43.975443 | controller |     "Jun 09 16:00:06.934199 crc crio[22095]: time=\"2026-06-09T16:00:06.934067289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd1368f0-41f4-4c17-8885-ab8fad1c61ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975457 | controller |     "Jun 09 16:00:06.937187 crc crio[22095]: time=\"2026-06-09T16:00:06.936997614Z\" level=info msg=\"Created container 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=f3723e49-60da-4de2-a790-16a1dc83560e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975472 | controller |     "Jun 09 16:00:06.940895 crc crio[22095]: time=\"2026-06-09T16:00:06.940834472Z\" level=info msg=\"Starting container: 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3\" id=d2bc828c-f54c-4834-8cf1-5470f30cd41b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975488 | controller |     "Jun 09 16:00:06.941687 crc crio[22095]: time=\"2026-06-09T16:00:06.941373966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975503 | controller |     "Jun 09 16:00:06.942814 crc crio[22095]: time=\"2026-06-09T16:00:06.942728451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b388e50f-3e92-4e92-a51b-58f15be3f49e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975518 | controller |     "Jun 09 16:00:06.948754 crc crio[22095]: time=\"2026-06-09T16:00:06.948639902Z\" level=info msg=\"Started container\" PID=30302 containerID=0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3 description=openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift id=d2bc828c-f54c-4834-8cf1-5470f30cd41b name=/runtime.v1.RuntimeService/StartContainer sandboxID=395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542",
2026-06-09 17:40:43.975533 | controller |     "Jun 09 16:00:06.949349 crc crio[22095]: time=\"2026-06-09T16:00:06.949255088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7j274/extract-utilities\" id=4617e91d-ff76-4d35-9db8-a5c3584139dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975553 | controller |     "Jun 09 16:00:06.949656 crc crio[22095]: time=\"2026-06-09T16:00:06.949583156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975568 | controller |     "Jun 09 16:00:06.993883 crc crio[22095]: time=\"2026-06-09T16:00:06.993786027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975583 | controller |     "Jun 09 16:00:06.998417 crc crio[22095]: time=\"2026-06-09T16:00:06.998339804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975597 | controller |     "Jun 09 16:00:07.126357 crc crio[22095]: time=\"2026-06-09T16:00:07.126235027Z\" level=info msg=\"Created container a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981: openshift-marketplace/redhat-operators-vv9t9/extract-utilities\" id=5d85ca82-edc3-4fcb-af0c-bab6b8ad3a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975612 | controller |     "Jun 09 16:00:07.127455 crc crio[22095]: time=\"2026-06-09T16:00:07.127387196Z\" level=info msg=\"Starting container: a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981\" id=ff30356c-df79-4c5d-a3b5-644c239a0802 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975627 | controller |     "Jun 09 16:00:07.127844 crc crio[22095]: time=\"2026-06-09T16:00:07.127791027Z\" level=info msg=\"Created container 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9: openshift-marketplace/community-operators-7j274/extract-utilities\" id=4617e91d-ff76-4d35-9db8-a5c3584139dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975642 | controller |     "Jun 09 16:00:07.129770 crc crio[22095]: time=\"2026-06-09T16:00:07.129692025Z\" level=info msg=\"Starting container: 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9\" id=945f6ab4-2dea-4449-9543-904c93fc9701 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975657 | controller |     "Jun 09 16:00:07.132555 crc crio[22095]: time=\"2026-06-09T16:00:07.132471387Z\" level=info msg=\"Started container\" PID=30335 containerID=a4a5a5808467be19ee717ac9897b622f2709dbce5b1f6e9ba545499835c99981 description=openshift-marketplace/redhat-operators-vv9t9/extract-utilities id=ff30356c-df79-4c5d-a3b5-644c239a0802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4",
2026-06-09 17:40:43.975672 | controller |     "Jun 09 16:00:07.137993 crc crio[22095]: time=\"2026-06-09T16:00:07.137873025Z\" level=info msg=\"Started container\" PID=30347 containerID=18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9 description=openshift-marketplace/community-operators-7j274/extract-utilities id=945f6ab4-2dea-4449-9543-904c93fc9701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af",
2026-06-09 17:40:43.975687 | controller |     "Jun 09 16:00:07.915764 crc crio[22095]: time=\"2026-06-09T16:00:07.915633219Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=08664f64-3a41-4f85-be3e-25c642daf91e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975702 | controller |     "Jun 09 16:00:07.920899 crc crio[22095]: time=\"2026-06-09T16:00:07.920805041Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.975717 | controller |     "Jun 09 16:00:07.922903 crc crio[22095]: time=\"2026-06-09T16:00:07.922185016Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ceea26a-be17-4e94-8f97-fe408e0f5f05 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975735 | controller |     "Jun 09 16:00:07.927481 crc crio[22095]: time=\"2026-06-09T16:00:07.927265766Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.975750 | controller |     "Jun 09 16:00:07.944035 crc crio[22095]: time=\"2026-06-09T16:00:07.943878191Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9aa5f1fd-0303-4095-9086-8d60be1bc19d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975765 | controller |     "Jun 09 16:00:07.947548 crc crio[22095]: time=\"2026-06-09T16:00:07.947219737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:43.975779 | controller |     "Jun 09 16:00:08.165835 crc crio[22095]: time=\"2026-06-09T16:00:08.165345379Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c89fd318-d702-45d3-bfa1-3b646e0dfeb7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975794 | controller |     "Jun 09 16:00:08.169116 crc crio[22095]: time=\"2026-06-09T16:00:08.169047824Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=756f4560-65dd-4243-9ef6-0c82638e651e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975808 | controller |     "Jun 09 16:00:08.171425 crc crio[22095]: time=\"2026-06-09T16:00:08.171382494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=442b322a-170d-4329-8ed8-4de7b8c5c372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975823 | controller |     "Jun 09 16:00:08.178641 crc crio[22095]: time=\"2026-06-09T16:00:08.178560247Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gz69/extract-content\" id=d21a5064-41df-4be9-bac3-f3c6f1e99c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975837 | controller |     "Jun 09 16:00:08.179167 crc crio[22095]: time=\"2026-06-09T16:00:08.179106111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975868 | controller |     "Jun 09 16:00:08.218833 crc crio[22095]: time=\"2026-06-09T16:00:08.218729115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975888 | controller |     "Jun 09 16:00:08.222793 crc crio[22095]: time=\"2026-06-09T16:00:08.222731478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.975903 | controller |     "Jun 09 16:00:08.343332 crc crio[22095]: time=\"2026-06-09T16:00:08.343240402Z\" level=info msg=\"Created container 90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85: openshift-marketplace/redhat-marketplace-5gz69/extract-content\" id=d21a5064-41df-4be9-bac3-f3c6f1e99c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.975918 | controller |     "Jun 09 16:00:08.344417 crc crio[22095]: time=\"2026-06-09T16:00:08.34434152Z\" level=info msg=\"Starting container: 90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85\" id=3de85984-c278-46e9-83ea-571aab94feb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.975933 | controller |     "Jun 09 16:00:08.353182 crc crio[22095]: time=\"2026-06-09T16:00:08.353098624Z\" level=info msg=\"Started container\" PID=30391 containerID=90bba368699b4b56504d344018071f5d5d9ab4c109a4e978b5bd928e1d333c85 description=openshift-marketplace/redhat-marketplace-5gz69/extract-content id=3de85984-c278-46e9-83ea-571aab94feb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b",
2026-06-09 17:40:43.975951 | controller |     "Jun 09 16:00:08.655173 crc crio[22095]: time=\"2026-06-09T16:00:08.655052741Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9ceea26a-be17-4e94-8f97-fe408e0f5f05 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.975967 | controller |     "Jun 09 16:00:08.656357 crc crio[22095]: time=\"2026-06-09T16:00:08.656281703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=91046233-883f-4b19-803b-c62a45e8dd4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975981 | controller |     "Jun 09 16:00:08.659039 crc crio[22095]: time=\"2026-06-09T16:00:08.658869989Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7aad0085-3674-4575-afd9-97b5d7c5f9e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.975996 | controller |     "Jun 09 16:00:08.673615 crc crio[22095]: time=\"2026-06-09T16:00:08.673439692Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6zqn/extract-content\" id=20b977b6-1a40-47bb-8fc9-4f52d0189c80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976010 | controller |     "Jun 09 16:00:08.674200 crc crio[22095]: time=\"2026-06-09T16:00:08.67414329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976025 | controller |     "Jun 09 16:00:08.701415 crc crio[22095]: time=\"2026-06-09T16:00:08.701266424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976040 | controller |     "Jun 09 16:00:08.704635 crc crio[22095]: time=\"2026-06-09T16:00:08.704570499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976054 | controller |     "Jun 09 16:00:08.803943 crc crio[22095]: time=\"2026-06-09T16:00:08.803840209Z\" level=info msg=\"Created container 725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5: openshift-marketplace/certified-operators-k6zqn/extract-content\" id=20b977b6-1a40-47bb-8fc9-4f52d0189c80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976068 | controller |     "Jun 09 16:00:08.805553 crc crio[22095]: time=\"2026-06-09T16:00:08.805472661Z\" level=info msg=\"Starting container: 725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5\" id=a85b3d0a-e929-4de7-a749-9f2e8d980d12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.976083 | controller |     "Jun 09 16:00:08.810957 crc crio[22095]: time=\"2026-06-09T16:00:08.810837888Z\" level=info msg=\"Started container\" PID=30405 containerID=725b0fe2f87d2ec8dfe9d841bebabb1f4eea24b5ec86e9498629351f4355f2e5 description=openshift-marketplace/certified-operators-k6zqn/extract-content id=a85b3d0a-e929-4de7-a749-9f2e8d980d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573",
2026-06-09 17:40:43.976098 | controller |     "Jun 09 16:00:08.976562 crc crio[22095]: time=\"2026-06-09T16:00:08.976426116Z\" level=info msg=\"Stopping pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=e46d6520-07b6-4de6-95e1-4be811238d91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.976112 | controller |     "Jun 09 16:00:08.978064 crc crio[22095]: time=\"2026-06-09T16:00:08.977876773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46f8744e-ad55-460d-879b-b0086443e3d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976127 | controller |     "Jun 09 16:00:08.979552 crc crio[22095]: time=\"2026-06-09T16:00:08.979449383Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683680-v2k75 Namespace:openshift-operator-lifecycle-manager ID:c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69 UID:51ff894d-bf3d-4afd-8c02-87845ac12c85 NetNS:/var/run/netns/b326b145-e9b9-4828-a25b-0a17ae177031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51ff894d_bf3d_4afd_8c02_87845ac12c85.slice PodAnnotations:0xc001288138}] Aliases:map[]}\"",
2026-06-09 17:40:43.976145 | controller |     "Jun 09 16:00:08.979874 crc crio[22095]: time=\"2026-06-09T16:00:08.979775031Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683680-v2k75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.976160 | controller |     "Jun 09 16:00:08.981245 crc crio[22095]: time=\"2026-06-09T16:00:08.981138056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a2ba773-46d9-4040-936a-4aa58f6e38fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976175 | controller |     "Jun 09 16:00:08.997624 crc crio[22095]: time=\"2026-06-09T16:00:08.997576037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gz69/registry-server\" id=dec95a14-7576-44ca-a97a-4a511c081455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976190 | controller |     "Jun 09 16:00:08.998375 crc crio[22095]: time=\"2026-06-09T16:00:08.998354397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976204 | controller |     "Jun 09 16:00:09.036314 crc crio[22095]: time=\"2026-06-09T16:00:09.032326416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976219 | controller |     "Jun 09 16:00:09.036314 crc crio[22095]: time=\"2026-06-09T16:00:09.035762634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976233 | controller |     "Jun 09 16:00:09.059371 crc crio[22095]: time=\"2026-06-09T16:00:09.058007434Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=08664f64-3a41-4f85-be3e-25c642daf91e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.976248 | controller |     "Jun 09 16:00:09.060863 crc crio[22095]: time=\"2026-06-09T16:00:09.060357614Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=207ed6ba-ead2-4038-bfb0-24a5e1791910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976263 | controller |     "Jun 09 16:00:09.068032 crc crio[22095]: time=\"2026-06-09T16:00:09.067867996Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=698840a1-5371-4c01-bb14-2dbc617f2b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976277 | controller |     "Jun 09 16:00:09.076196 crc crio[22095]: time=\"2026-06-09T16:00:09.076105117Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7j274/extract-content\" id=13835922-923c-4ac0-86a4-332f8e344d2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976292 | controller |     "Jun 09 16:00:09.076828 crc crio[22095]: time=\"2026-06-09T16:00:09.076763434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976306 | controller |     "Jun 09 16:00:09.116454 crc crio[22095]: time=\"2026-06-09T16:00:09.115859104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976324 | controller |     "Jun 09 16:00:09.119503 crc crio[22095]: time=\"2026-06-09T16:00:09.119446676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976339 | controller |     "Jun 09 16:00:09.162017 crc crio[22095]: time=\"2026-06-09T16:00:09.161856601Z\" level=info msg=\"Created container e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4: openshift-marketplace/redhat-marketplace-5gz69/registry-server\" id=dec95a14-7576-44ca-a97a-4a511c081455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976354 | controller |     "Jun 09 16:00:09.164594 crc crio[22095]: time=\"2026-06-09T16:00:09.164395606Z\" level=info msg=\"Starting container: e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4\" id=b85d891e-5b45-4462-a61c-4e540a2ddffe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.976368 | controller |     "Jun 09 16:00:09.170408 crc crio[22095]: time=\"2026-06-09T16:00:09.170311728Z\" level=info msg=\"Started container\" PID=30441 containerID=e1d2d871303b994e575f0527437cc34855c7ca8547a19fc45da6cfc049422db4 description=openshift-marketplace/redhat-marketplace-5gz69/registry-server id=b85d891e-5b45-4462-a61c-4e540a2ddffe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f59ad4ce7d4588d7aa33988afe92146984231208c2f54dbd70609b11869efd7b",
2026-06-09 17:40:43.976383 | controller |     "Jun 09 16:00:09.225700 crc crio[22095]: time=\"2026-06-09T16:00:09.224992816Z\" level=info msg=\"Stopped pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=e46d6520-07b6-4de6-95e1-4be811238d91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.976397 | controller |     "Jun 09 16:00:09.317630 crc crio[22095]: time=\"2026-06-09T16:00:09.317507233Z\" level=info msg=\"Created container 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e: openshift-marketplace/community-operators-7j274/extract-content\" id=13835922-923c-4ac0-86a4-332f8e344d2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976412 | controller |     "Jun 09 16:00:09.323100 crc crio[22095]: time=\"2026-06-09T16:00:09.323014704Z\" level=info msg=\"Starting container: 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e\" id=20a65988-e6eb-4345-994d-0189e6af90f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.976427 | controller |     "Jun 09 16:00:09.335131 crc crio[22095]: time=\"2026-06-09T16:00:09.335061753Z\" level=info msg=\"Started container\" PID=30470 containerID=342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e description=openshift-marketplace/community-operators-7j274/extract-content id=20a65988-e6eb-4345-994d-0189e6af90f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af",
2026-06-09 17:40:43.976441 | controller |     "Jun 09 16:00:10.007547 crc crio[22095]: time=\"2026-06-09T16:00:10.007431789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a63fcef-3bd9-4094-88a7-229e33dfb388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976456 | controller |     "Jun 09 16:00:10.014073 crc crio[22095]: time=\"2026-06-09T16:00:10.012342115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03c1aa77-6af9-4132-b54b-3f2b226ae2d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976470 | controller |     "Jun 09 16:00:10.035021 crc crio[22095]: time=\"2026-06-09T16:00:10.034779379Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6zqn/registry-server\" id=5de3fde5-b7c4-46fc-99a1-7e18eec0a491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976487 | controller |     "Jun 09 16:00:10.035356 crc crio[22095]: time=\"2026-06-09T16:00:10.035334713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976502 | controller |     "Jun 09 16:00:10.138739 crc crio[22095]: time=\"2026-06-09T16:00:10.138623427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976516 | controller |     "Jun 09 16:00:10.144432 crc crio[22095]: time=\"2026-06-09T16:00:10.144305392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976531 | controller |     "Jun 09 16:00:10.409203 crc crio[22095]: time=\"2026-06-09T16:00:10.409051028Z\" level=info msg=\"Created container 894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428: openshift-marketplace/certified-operators-k6zqn/registry-server\" id=5de3fde5-b7c4-46fc-99a1-7e18eec0a491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976545 | controller |     "Jun 09 16:00:10.413851 crc crio[22095]: time=\"2026-06-09T16:00:10.413156193Z\" level=info msg=\"Starting container: 894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428\" id=62393cc6-24b8-466e-a6c6-0cf5628097a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.976560 | controller |     "Jun 09 16:00:10.454406 crc crio[22095]: time=\"2026-06-09T16:00:10.453746932Z\" level=info msg=\"Started container\" PID=30505 containerID=894dbfe54f8e998d2f0468fdb0e283f37ae18a3158f458821d2f5261f5aad428 description=openshift-marketplace/certified-operators-k6zqn/registry-server id=62393cc6-24b8-466e-a6c6-0cf5628097a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9ddec7966d12549c55015e51d2953fe6c0f73502e5fc173f433a51b06a573",
2026-06-09 17:40:43.976575 | controller |     "Jun 09 16:00:12.109994 crc crio[22095]: time=\"2026-06-09T16:00:12.109833193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=563424b0-de6f-4259-bd91-7612045d9cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976589 | controller |     "Jun 09 16:00:12.123386 crc crio[22095]: time=\"2026-06-09T16:00:12.117406567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0626c41e-c1e1-4df4-8818-01badb93764b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976604 | controller |     "Jun 09 16:00:12.214719 crc crio[22095]: time=\"2026-06-09T16:00:12.209256918Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7j274/registry-server\" id=122142c7-82ab-4224-93df-7ae36c2e7a94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976619 | controller |     "Jun 09 16:00:12.214719 crc crio[22095]: time=\"2026-06-09T16:00:12.209639308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976633 | controller |     "Jun 09 16:00:12.348687 crc crio[22095]: time=\"2026-06-09T16:00:12.348597964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976648 | controller |     "Jun 09 16:00:12.353411 crc crio[22095]: time=\"2026-06-09T16:00:12.353095439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976666 | controller |     "Jun 09 16:00:12.478189 crc crio[22095]: time=\"2026-06-09T16:00:12.478067957Z\" level=info msg=\"Created container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server\" id=122142c7-82ab-4224-93df-7ae36c2e7a94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976681 | controller |     "Jun 09 16:00:12.483992 crc crio[22095]: time=\"2026-06-09T16:00:12.48250048Z\" level=info msg=\"Starting container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15\" id=bd1fa5db-e5c5-43f7-bbbc-dfcb1b6c125a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.976696 | controller |     "Jun 09 16:00:12.488868 crc crio[22095]: time=\"2026-06-09T16:00:12.488756491Z\" level=info msg=\"Started container\" PID=30542 containerID=47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15 description=openshift-marketplace/community-operators-7j274/registry-server id=bd1fa5db-e5c5-43f7-bbbc-dfcb1b6c125a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af",
2026-06-09 17:40:43.976711 | controller |     "Jun 09 16:00:18.176336 crc crio[22095]: time=\"2026-06-09T16:00:18.174718949Z\" level=info msg=\"Stopping container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f (timeout: 2s)\" id=d0b7541a-6f7c-4d67-a894-30465c3c2d2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.976725 | controller |     "Jun 09 16:00:21.075551 crc crio[22095]: time=\"2026-06-09T16:00:21.075026973Z\" level=info msg=\"Stopping container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932 (timeout: 2s)\" id=933616d9-c405-47f7-b339-dc5205965e1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.976740 | controller |     "Jun 09 16:00:21.128801 crc crio[22095]: time=\"2026-06-09T16:00:21.128673945Z\" level=info msg=\"Stopped container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=d0b7541a-6f7c-4d67-a894-30465c3c2d2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.976754 | controller |     "Jun 09 16:00:21.132386 crc crio[22095]: time=\"2026-06-09T16:00:21.132280128Z\" level=info msg=\"Stopping pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=e3af00eb-f5de-407c-9697-8f12f8f433bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.976770 | controller |     "Jun 09 16:00:21.133747 crc crio[22095]: time=\"2026-06-09T16:00:21.133655103Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h95lp Namespace:openshift-marketplace ID:ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac UID:79771179-15b3-447d-9e62-0a2eca58efad NetNS:/var/run/netns/236def4f-c89f-4662-beb3-e6021f6126ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79771179_15b3_447d_9e62_0a2eca58efad.slice PodAnnotations:0xc002ab25b0}] Aliases:map[]}\"",
2026-06-09 17:40:43.976785 | controller |     "Jun 09 16:00:21.134150 crc crio[22095]: time=\"2026-06-09T16:00:21.133864188Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h95lp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.976800 | controller |     "Jun 09 16:00:21.245492 crc crio[22095]: time=\"2026-06-09T16:00:21.2453768Z\" level=info msg=\"Stopped container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=933616d9-c405-47f7-b339-dc5205965e1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.976815 | controller |     "Jun 09 16:00:21.247134 crc crio[22095]: time=\"2026-06-09T16:00:21.246888779Z\" level=info msg=\"Stopping pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=3bdf0e1f-b3b9-44ac-bab9-80ee1230c997 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.976832 | controller |     "Jun 09 16:00:21.247744 crc crio[22095]: time=\"2026-06-09T16:00:21.247649158Z\" level=info msg=\"Got pod network &{Name:certified-operators-5xwpm Namespace:openshift-marketplace ID:e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1 UID:5a061e5e-799d-4c93-b398-f3e6ebf38df7 NetNS:/var/run/netns/65065b40-324a-4a39-9efe-87ef52e428fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a061e5e_799d_4c93_b398_f3e6ebf38df7.slice PodAnnotations:0xc00012a608}] Aliases:map[]}\"",
2026-06-09 17:40:43.976851 | controller |     "Jun 09 16:00:21.247968 crc crio[22095]: time=\"2026-06-09T16:00:21.247882594Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5xwpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.976884 | controller |     "Jun 09 16:00:21.265263 crc crio[22095]: time=\"2026-06-09T16:00:21.265171256Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ac09eeb8-2a4b-40e7-95ec-17c52288c89b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.976899 | controller |     "Jun 09 16:00:21.266882 crc crio[22095]: time=\"2026-06-09T16:00:21.266736296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf0d5658-66df-4de0-a377-dd9c6d5c9efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976915 | controller |     "Jun 09 16:00:21.279975 crc crio[22095]: time=\"2026-06-09T16:00:21.278023295Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61697143-a196-45da-aae0-b0327ae84d82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.976930 | controller |     "Jun 09 16:00:21.287752 crc crio[22095]: time=\"2026-06-09T16:00:21.287648011Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683680-v7qv4/oc\" id=c7d1356e-cd8f-4c8e-a08e-79976e367a0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.976945 | controller |     "Jun 09 16:00:21.289890 crc crio[22095]: time=\"2026-06-09T16:00:21.289797726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976961 | controller |     "Jun 09 16:00:21.346072 crc crio[22095]: time=\"2026-06-09T16:00:21.3458691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.976976 | controller |     "Jun 09 16:00:21.809489 crc crio[22095]: time=\"2026-06-09T16:00:21.80530451Z\" level=info msg=\"Stopped pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=3bdf0e1f-b3b9-44ac-bab9-80ee1230c997 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.976991 | controller |     "Jun 09 16:00:21.838697 crc crio[22095]: time=\"2026-06-09T16:00:21.838588142Z\" level=info msg=\"Stopped pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=e3af00eb-f5de-407c-9697-8f12f8f433bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977006 | controller |     "Jun 09 16:00:21.864480 crc crio[22095]: time=\"2026-06-09T16:00:21.864413232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977020 | controller |     "Jun 09 16:00:22.032364 crc crio[22095]: time=\"2026-06-09T16:00:22.032284565Z\" level=info msg=\"Created container e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec: openshift-infra/auto-csr-approver-29683680-v7qv4/oc\" id=c7d1356e-cd8f-4c8e-a08e-79976e367a0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.977039 | controller |     "Jun 09 16:00:22.034112 crc crio[22095]: time=\"2026-06-09T16:00:22.03404285Z\" level=info msg=\"Starting container: e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec\" id=16ccd879-4e9f-4757-8739-c1c0e1743c06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.977054 | controller |     "Jun 09 16:00:22.039069 crc crio[22095]: time=\"2026-06-09T16:00:22.038997737Z\" level=info msg=\"Started container\" PID=30854 containerID=e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec description=openshift-infra/auto-csr-approver-29683680-v7qv4/oc id=16ccd879-4e9f-4757-8739-c1c0e1743c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199",
2026-06-09 17:40:43.977069 | controller |     "Jun 09 16:00:22.344501 crc crio[22095]: time=\"2026-06-09T16:00:22.344425399Z\" level=info msg=\"Removing container: 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932\" id=dbd73838-a675-4370-a263-bac60edbf8c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977083 | controller |     "Jun 09 16:00:22.366660 crc crio[22095]: time=\"2026-06-09T16:00:22.366164715Z\" level=info msg=\"Removed container 9715750a05b7304185eac88d88efcfb1b1ebdab7e2afdaa0b293ce860a549932: openshift-marketplace/certified-operators-5xwpm/registry-server\" id=dbd73838-a675-4370-a263-bac60edbf8c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977098 | controller |     "Jun 09 16:00:22.369093 crc crio[22095]: time=\"2026-06-09T16:00:22.369010897Z\" level=info msg=\"Removing container: b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24\" id=9fea2a80-a4f8-425e-a3d7-ead923ac03f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977112 | controller |     "Jun 09 16:00:22.425562 crc crio[22095]: time=\"2026-06-09T16:00:22.425468401Z\" level=info msg=\"Removed container b28edbeb5929723688422d6d59d568279ab4e4e5aa16629e9f3a1d025ec00c24: openshift-marketplace/certified-operators-5xwpm/extract-content\" id=9fea2a80-a4f8-425e-a3d7-ead923ac03f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977127 | controller |     "Jun 09 16:00:22.431598 crc crio[22095]: time=\"2026-06-09T16:00:22.431490855Z\" level=info msg=\"Removing container: 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3\" id=c44cbb5b-68a3-42d4-8a17-5679afc7115f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977142 | controller |     "Jun 09 16:00:22.457164 crc crio[22095]: time=\"2026-06-09T16:00:22.457066889Z\" level=info msg=\"Removed container 97086dc8a15a1595ecc272e8ecfc78060df4e9224fc1c4ab517b958cc62e0bd3: openshift-marketplace/certified-operators-5xwpm/extract-utilities\" id=c44cbb5b-68a3-42d4-8a17-5679afc7115f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977157 | controller |     "Jun 09 16:00:22.471013 crc crio[22095]: time=\"2026-06-09T16:00:22.470362129Z\" level=info msg=\"Removing container: 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f\" id=c77f704d-fbab-458a-9eef-2c10b9fc797c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977172 | controller |     "Jun 09 16:00:22.494683 crc crio[22095]: time=\"2026-06-09T16:00:22.494502867Z\" level=info msg=\"Removed container 4c8d95aed931ca1344e7f1bf7a06ca060e1472727a4672b5d0acf7886f3cb28f: openshift-marketplace/redhat-marketplace-h95lp/registry-server\" id=c77f704d-fbab-458a-9eef-2c10b9fc797c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977187 | controller |     "Jun 09 16:00:22.500831 crc crio[22095]: time=\"2026-06-09T16:00:22.500761947Z\" level=info msg=\"Removing container: d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9\" id=239f35b0-381a-48d1-be45-ccb02f1236af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977202 | controller |     "Jun 09 16:00:22.524695 crc crio[22095]: time=\"2026-06-09T16:00:22.524575336Z\" level=info msg=\"Removed container d1c4d6fa237bdd60e9ea52de0d81057f7a8e7216d7f70cd8c7ab1f984d05adc9: openshift-marketplace/redhat-marketplace-h95lp/extract-content\" id=239f35b0-381a-48d1-be45-ccb02f1236af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977219 | controller |     "Jun 09 16:00:22.528288 crc crio[22095]: time=\"2026-06-09T16:00:22.528206259Z\" level=info msg=\"Removing container: 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a\" id=fae3970f-74e9-44c0-be8f-df14c5adaf6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977234 | controller |     "Jun 09 16:00:22.566084 crc crio[22095]: time=\"2026-06-09T16:00:22.566007316Z\" level=info msg=\"Removed container 5acc3f9460980d5fd5f0a04ffb72ba058f0cec5c78190d54608305796fc9a58a: openshift-marketplace/redhat-marketplace-h95lp/extract-utilities\" id=fae3970f-74e9-44c0-be8f-df14c5adaf6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977249 | controller |     "Jun 09 16:00:24.400594 crc crio[22095]: time=\"2026-06-09T16:00:24.40038744Z\" level=info msg=\"Stopping pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=ac7da92f-5ea2-4d25-963c-a1964b5a7110 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977263 | controller |     "Jun 09 16:00:24.402363 crc crio[22095]: time=\"2026-06-09T16:00:24.401306823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683680-v7qv4 Namespace:openshift-infra ID:a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199 UID:3e72037a-4c5b-4abb-aeb7-00d6774816ea NetNS:/var/run/netns/39dfb5d0-ec19-4ac5-9881-51fed2557b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e72037a_4c5b_4abb_aeb7_00d6774816ea.slice PodAnnotations:0xc0019840a0}] Aliases:map[]}\"",
2026-06-09 17:40:43.977278 | controller |     "Jun 09 16:00:24.402363 crc crio[22095]: time=\"2026-06-09T16:00:24.401463437Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683680-v7qv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.977293 | controller |     "Jun 09 16:00:29.359387 crc crio[22095]: time=\"2026-06-09T16:00:29.358605088Z\" level=info msg=\"Stopping container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09 (timeout: 2s)\" id=57ff1392-61cc-41c1-ae89-0c5bade93bde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.977308 | controller |     "Jun 09 16:00:34.330000 crc crio[22095]: time=\"2026-06-09T16:00:34.329325524Z\" level=info msg=\"Stopping pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=30183250-1423-4b21-8177-71e5c4640198 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977323 | controller |     "Jun 09 16:00:34.335081 crc crio[22095]: time=\"2026-06-09T16:00:34.334806005Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=30183250-1423-4b21-8177-71e5c4640198 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977338 | controller |     "Jun 09 16:00:34.337807 crc crio[22095]: time=\"2026-06-09T16:00:34.337599226Z\" level=info msg=\"Removing pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=6a9d692d-b471-4f83-8ddb-59f686fbfa31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.977352 | controller |     "Jun 09 16:00:40.131057 crc crio[22095]: time=\"2026-06-09T16:00:40.129786153Z\" level=info msg=\"Stopped container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server\" id=57ff1392-61cc-41c1-ae89-0c5bade93bde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.977367 | controller |     "Jun 09 16:00:40.134657 crc crio[22095]: time=\"2026-06-09T16:00:40.134412301Z\" level=info msg=\"Stopping pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=a6dde23c-8040-4e40-ae76-4cef868dacb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977385 | controller |     "Jun 09 16:00:40.135455 crc crio[22095]: time=\"2026-06-09T16:00:40.135380006Z\" level=info msg=\"Got pod network &{Name:community-operators-88gfh Namespace:openshift-marketplace ID:ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e UID:3cfec282-42e8-49ae-a237-7246ac0f7903 NetNS:/var/run/netns/6d7349b4-40ce-461a-a51f-4fe2ddae6135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3cfec282_42e8_49ae_a237_7246ac0f7903.slice PodAnnotations:0xc002272730}] Aliases:map[]}\"",
2026-06-09 17:40:43.977400 | controller |     "Jun 09 16:00:40.135818 crc crio[22095]: time=\"2026-06-09T16:00:40.135755875Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-88gfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.977415 | controller |     "Jun 09 16:00:40.139340 crc crio[22095]: time=\"2026-06-09T16:00:40.139100371Z\" level=info msg=\"Stopped pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=ac7da92f-5ea2-4d25-963c-a1964b5a7110 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977430 | controller |     "Jun 09 16:00:40.144216 crc crio[22095]: time=\"2026-06-09T16:00:40.144020937Z\" level=info msg=\"Removed pod sandbox: e9781610c797976f3b208394fc65b7632fd1a8de30aa099c3ab8fd8979e96ba1\" id=6a9d692d-b471-4f83-8ddb-59f686fbfa31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.977445 | controller |     "Jun 09 16:00:40.145150 crc crio[22095]: time=\"2026-06-09T16:00:40.145089254Z\" level=info msg=\"Stopping pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=9a8711d3-fe9d-4301-b986-e5fc6cae431b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977459 | controller |     "Jun 09 16:00:40.145248 crc crio[22095]: time=\"2026-06-09T16:00:40.145175866Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=9a8711d3-fe9d-4301-b986-e5fc6cae431b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977474 | controller |     "Jun 09 16:00:40.147376 crc crio[22095]: time=\"2026-06-09T16:00:40.146193452Z\" level=info msg=\"Removing pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=c6142336-7a87-4c5f-aff8-7f6d9e79ab59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.977489 | controller |     "Jun 09 16:00:40.159556 crc crio[22095]: time=\"2026-06-09T16:00:40.159295847Z\" level=info msg=\"Removed pod sandbox: ec8fc003c2ad66e1a69ad70deb7235dffe25946f4666f12cefa4be9b521675ac\" id=c6142336-7a87-4c5f-aff8-7f6d9e79ab59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.977503 | controller |     "Jun 09 16:00:40.291605 crc crio[22095]: time=\"2026-06-09T16:00:40.291435737Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=9aa5f1fd-0303-4095-9086-8d60be1bc19d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.977518 | controller |     "Jun 09 16:00:40.294254 crc crio[22095]: time=\"2026-06-09T16:00:40.294077615Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ed440068-a39e-4294-99cc-c77cda7f980d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.977532 | controller |     "Jun 09 16:00:40.301439 crc crio[22095]: time=\"2026-06-09T16:00:40.30130868Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=88faffe0-3007-4132-8ea0-59062b33e416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.977547 | controller |     "Jun 09 16:00:40.309381 crc crio[22095]: time=\"2026-06-09T16:00:40.309322515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vv9t9/extract-content\" id=62527507-600c-41f8-8c97-59f6510d299f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.977565 | controller |     "Jun 09 16:00:40.311553 crc crio[22095]: time=\"2026-06-09T16:00:40.31147939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977580 | controller |     "Jun 09 16:00:40.350396 crc crio[22095]: time=\"2026-06-09T16:00:40.350260022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977595 | controller |     "Jun 09 16:00:40.357229 crc crio[22095]: time=\"2026-06-09T16:00:40.356561203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977609 | controller |     "Jun 09 16:00:40.474138 crc crio[22095]: time=\"2026-06-09T16:00:40.47299181Z\" level=info msg=\"Created container 423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1: openshift-marketplace/redhat-operators-vv9t9/extract-content\" id=62527507-600c-41f8-8c97-59f6510d299f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.977624 | controller |     "Jun 09 16:00:40.475038 crc crio[22095]: time=\"2026-06-09T16:00:40.474958911Z\" level=info msg=\"Starting container: 423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1\" id=4943830f-9b46-49ff-8abc-15a91e49fff3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.977638 | controller |     "Jun 09 16:00:40.486587 crc crio[22095]: time=\"2026-06-09T16:00:40.486318121Z\" level=info msg=\"Started container\" PID=31231 containerID=423d3d76476404813b46ee70bf52ad8d3a62b2ca69ec635a0c03354ddf4dcbf1 description=openshift-marketplace/redhat-operators-vv9t9/extract-content id=4943830f-9b46-49ff-8abc-15a91e49fff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4",
2026-06-09 17:40:43.977653 | controller |     "Jun 09 16:00:40.556002 crc crio[22095]: time=\"2026-06-09T16:00:40.555841809Z\" level=info msg=\"Stopped pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=a6dde23c-8040-4e40-ae76-4cef868dacb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977667 | controller |     "Jun 09 16:00:45.627844 crc crio[22095]: time=\"2026-06-09T16:00:45.627265771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d3056d6-d4ad-49b1-9c43-ab1f8097b725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.977681 | controller |     "Jun 09 16:00:45.631502 crc crio[22095]: time=\"2026-06-09T16:00:45.631390656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bfbb105-2dea-4042-b6f4-330a21199bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.977696 | controller |     "Jun 09 16:00:45.641790 crc crio[22095]: time=\"2026-06-09T16:00:45.641470304Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vv9t9/registry-server\" id=24a3f59e-6605-427f-8fe3-8fd929752687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.977711 | controller |     "Jun 09 16:00:45.645239 crc crio[22095]: time=\"2026-06-09T16:00:45.645129678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977726 | controller |     "Jun 09 16:00:45.722795 crc crio[22095]: time=\"2026-06-09T16:00:45.722705001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977744 | controller |     "Jun 09 16:00:45.726493 crc crio[22095]: time=\"2026-06-09T16:00:45.726282943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.977759 | controller |     "Jun 09 16:00:45.847278 crc crio[22095]: time=\"2026-06-09T16:00:45.846698762Z\" level=info msg=\"Created container 4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f: openshift-marketplace/redhat-operators-vv9t9/registry-server\" id=24a3f59e-6605-427f-8fe3-8fd929752687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.977774 | controller |     "Jun 09 16:00:45.848568 crc crio[22095]: time=\"2026-06-09T16:00:45.848453587Z\" level=info msg=\"Starting container: 4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f\" id=48ca4796-3314-4cc2-88cc-80bab3ce4b6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.977789 | controller |     "Jun 09 16:00:45.857056 crc crio[22095]: time=\"2026-06-09T16:00:45.856171755Z\" level=info msg=\"Started container\" PID=31277 containerID=4823dbe6e796e465a7b3cea61e4b8cab06a0d7de158f574fc762da5df777e28f description=openshift-marketplace/redhat-operators-vv9t9/registry-server id=48ca4796-3314-4cc2-88cc-80bab3ce4b6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee8115bd0b6d0043bfdd90d64e607e7c8c9405229b92c125225b49d7083642d4",
2026-06-09 17:40:43.977803 | controller |     "Jun 09 16:01:00.530802 crc crio[22095]: time=\"2026-06-09T16:01:00.530039521Z\" level=info msg=\"Stopping container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063 (timeout: 2s)\" id=b9106a2e-b5f0-4ca3-a9fb-de6257c282e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.977818 | controller |     "Jun 09 16:01:00.652890 crc crio[22095]: time=\"2026-06-09T16:01:00.652770109Z\" level=info msg=\"Stopped container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=b9106a2e-b5f0-4ca3-a9fb-de6257c282e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.977832 | controller |     "Jun 09 16:01:00.654292 crc crio[22095]: time=\"2026-06-09T16:01:00.654211746Z\" level=info msg=\"Stopping pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=03a944ab-f6a0-4856-9bce-dc1559055c49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977850 | controller |     "Jun 09 16:01:00.654853 crc crio[22095]: time=\"2026-06-09T16:01:00.654797401Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f27sh Namespace:openshift-marketplace ID:c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d UID:a7b6475a-57df-49c7-a0ca-5f67efac796e NetNS:/var/run/netns/4be478f0-a349-42da-91b1-36c6b5a50680 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7b6475a_57df_49c7_a0ca_5f67efac796e.slice PodAnnotations:0xc000526f20}] Aliases:map[]}\"",
2026-06-09 17:40:43.977882 | controller |     "Jun 09 16:01:00.655068 crc crio[22095]: time=\"2026-06-09T16:01:00.655000277Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-f27sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.977899 | controller |     "Jun 09 16:01:00.873321 crc crio[22095]: time=\"2026-06-09T16:01:00.872610722Z\" level=info msg=\"Stopped pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=03a944ab-f6a0-4856-9bce-dc1559055c49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.977914 | controller |     "Jun 09 16:01:01.819072 crc crio[22095]: time=\"2026-06-09T16:01:01.819001316Z\" level=info msg=\"Removing container: 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063\" id=ae7e2e36-49f2-484b-a04e-674bb93c056b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977932 | controller |     "Jun 09 16:01:01.837209 crc crio[22095]: time=\"2026-06-09T16:01:01.83713185Z\" level=info msg=\"Removed container 9d0db843655b964f23bb2f99698837a65b1cb4afaa7a2b2cfe23118352b37063: openshift-marketplace/redhat-operators-f27sh/registry-server\" id=ae7e2e36-49f2-484b-a04e-674bb93c056b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977947 | controller |     "Jun 09 16:01:01.840168 crc crio[22095]: time=\"2026-06-09T16:01:01.840097456Z\" level=info msg=\"Removing container: 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63\" id=3e322da0-adf1-4620-a595-c3ceaa973f85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977962 | controller |     "Jun 09 16:01:01.889117 crc crio[22095]: time=\"2026-06-09T16:01:01.888987086Z\" level=info msg=\"Removed container 991e3dd36a945a4833240ff4aa7a5ab38eab963faee3632d33283bda09963f63: openshift-marketplace/redhat-operators-f27sh/extract-content\" id=3e322da0-adf1-4620-a595-c3ceaa973f85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977977 | controller |     "Jun 09 16:01:01.892355 crc crio[22095]: time=\"2026-06-09T16:01:01.89227504Z\" level=info msg=\"Removing container: 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b\" id=1ee4f3bb-55c1-40c0-85f1-fbe9939e0dd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.977991 | controller |     "Jun 09 16:01:01.914039 crc crio[22095]: time=\"2026-06-09T16:01:01.913846402Z\" level=info msg=\"Removed container 7b1c5c19ccdbd712a566ef895a37bd0ae5a18cb25f560ecd95052d934ee1452b: openshift-marketplace/redhat-operators-f27sh/extract-utilities\" id=1ee4f3bb-55c1-40c0-85f1-fbe9939e0dd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978006 | controller |     "Jun 09 16:01:40.181113 crc crio[22095]: time=\"2026-06-09T16:01:40.179897852Z\" level=info msg=\"Removing container: f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98\" id=10b2088d-5af9-439b-a5a1-11f66087a725 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978021 | controller |     "Jun 09 16:01:40.222284 crc crio[22095]: time=\"2026-06-09T16:01:40.222117752Z\" level=info msg=\"Removed container f8831cc396afd67fdea741a732c7b7b1e60d73cac9c7c34ce167baa683eaff98: openshift-marketplace/community-operators-88gfh/extract-utilities\" id=10b2088d-5af9-439b-a5a1-11f66087a725 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978036 | controller |     "Jun 09 16:01:40.227044 crc crio[22095]: time=\"2026-06-09T16:01:40.226782401Z\" level=info msg=\"Removing container: e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c\" id=d7519097-9bd3-46bf-a5ab-21ff07d45870 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978051 | controller |     "Jun 09 16:01:40.258275 crc crio[22095]: time=\"2026-06-09T16:01:40.258109252Z\" level=info msg=\"Removed container e07a152d5017f44c9a0924287821b6266e7761216a22f6deb197ce7082557b1c: openshift-marketplace/community-operators-88gfh/extract-content\" id=d7519097-9bd3-46bf-a5ab-21ff07d45870 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978066 | controller |     "Jun 09 16:01:40.264832 crc crio[22095]: time=\"2026-06-09T16:01:40.26467361Z\" level=info msg=\"Removing container: 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09\" id=eba373ac-575e-4206-8f5f-f99e4937b962 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978081 | controller |     "Jun 09 16:01:40.288617 crc crio[22095]: time=\"2026-06-09T16:01:40.288394847Z\" level=info msg=\"Removed container 72e17c7abb4ec569a319001464461add5efd96d660e2bd3fa56c49f65e9bbc09: openshift-marketplace/community-operators-88gfh/registry-server\" id=eba373ac-575e-4206-8f5f-f99e4937b962 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.978095 | controller |     "Jun 09 16:01:40.296225 crc crio[22095]: time=\"2026-06-09T16:01:40.296084113Z\" level=info msg=\"Stopping pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=6351d77c-e5d3-42bb-8b26-daf1ce029d77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978113 | controller |     "Jun 09 16:01:40.296225 crc crio[22095]: time=\"2026-06-09T16:01:40.296185956Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=6351d77c-e5d3-42bb-8b26-daf1ce029d77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978128 | controller |     "Jun 09 16:01:40.296998 crc crio[22095]: time=\"2026-06-09T16:01:40.296845273Z\" level=info msg=\"Removing pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=8b371cbf-fa76-47b1-9a76-e41d20539606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.978143 | controller |     "Jun 09 16:01:40.305434 crc crio[22095]: time=\"2026-06-09T16:01:40.30533889Z\" level=info msg=\"Removed pod sandbox: ca6ea0ad87bd01800ef908bbe3b5c924780bd2798cff8897b696bdfaad375a7e\" id=8b371cbf-fa76-47b1-9a76-e41d20539606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.978158 | controller |     "Jun 09 16:01:40.306438 crc crio[22095]: time=\"2026-06-09T16:01:40.306341736Z\" level=info msg=\"Stopping pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=de640c8e-cc1e-4841-af2d-6eedc0b1763d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978173 | controller |     "Jun 09 16:01:40.306596 crc crio[22095]: time=\"2026-06-09T16:01:40.306445318Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=de640c8e-cc1e-4841-af2d-6eedc0b1763d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978187 | controller |     "Jun 09 16:01:40.307160 crc crio[22095]: time=\"2026-06-09T16:01:40.307071254Z\" level=info msg=\"Removing pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=cf164847-05b4-46ad-9d5a-b5198899711d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.978202 | controller |     "Jun 09 16:01:40.313858 crc crio[22095]: time=\"2026-06-09T16:01:40.313782516Z\" level=info msg=\"Removed pod sandbox: c9a4867839b48f0c7c5b5ed98ac37569e7f94870e7d30e0e43663cf16b45717d\" id=cf164847-05b4-46ad-9d5a-b5198899711d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.978216 | controller |     "Jun 09 16:02:00.511419 crc crio[22095]: time=\"2026-06-09T16:02:00.510689245Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683682-d7cgz/POD\" id=3f7c9e09-d126-45e5-b6c3-9efe5bcd5f69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.978231 | controller |     "Jun 09 16:02:00.513030 crc crio[22095]: time=\"2026-06-09T16:02:00.511449564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978246 | controller |     "Jun 09 16:02:00.533850 crc crio[22095]: time=\"2026-06-09T16:02:00.53355794Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc0019847e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.978262 | controller |     "Jun 09 16:02:00.533850 crc crio[22095]: time=\"2026-06-09T16:02:00.533779195Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683682-d7cgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.978277 | controller |     "Jun 09 16:02:00.774083 crc crio[22095]: 2026-06-09T16:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1035630f9acb3 Mac:6a:2a:40:ca:15:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.978298 | controller |     "Jun 09 16:02:00.775305 crc crio[22095]: time=\"2026-06-09T16:02:00.77521847Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc0019847e8}] Aliases:map[]}\"",
2026-06-09 17:40:43.978313 | controller |     "Jun 09 16:02:00.775508 crc crio[22095]: time=\"2026-06-09T16:02:00.775442326Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683682-d7cgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.978328 | controller |     "Jun 09 16:02:00.781485 crc crio[22095]: time=\"2026-06-09T16:02:00.781432309Z\" level=info msg=\"Ran pod sandbox ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 with infra container: openshift-infra/auto-csr-approver-29683682-d7cgz/POD\" id=3f7c9e09-d126-45e5-b6c3-9efe5bcd5f69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.978343 | controller |     "Jun 09 16:02:00.786242 crc crio[22095]: time=\"2026-06-09T16:02:00.786112779Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d94df13f-95d3-4f03-abd2-f622d793c10c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.978358 | controller |     "Jun 09 16:02:00.794175 crc crio[22095]: time=\"2026-06-09T16:02:00.794100143Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:43.978373 | controller |     "Jun 09 16:02:01.687488 crc crio[22095]: time=\"2026-06-09T16:02:01.687220984Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d94df13f-95d3-4f03-abd2-f622d793c10c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.978388 | controller |     "Jun 09 16:02:01.690201 crc crio[22095]: time=\"2026-06-09T16:02:01.688242351Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e72c7a0d-8f44-4617-89bc-5978823bda5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.978403 | controller |     "Jun 09 16:02:01.690383 crc crio[22095]: time=\"2026-06-09T16:02:01.690320194Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b851a3d0-e1a3-41dd-bba2-3467607876b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.978417 | controller |     "Jun 09 16:02:01.695710 crc crio[22095]: time=\"2026-06-09T16:02:01.69563159Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683682-d7cgz/oc\" id=b386149e-7667-4189-b450-91c440f18047 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.978432 | controller |     "Jun 09 16:02:01.696632 crc crio[22095]: time=\"2026-06-09T16:02:01.696261756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978447 | controller |     "Jun 09 16:02:01.730017 crc crio[22095]: time=\"2026-06-09T16:02:01.729845925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978461 | controller |     "Jun 09 16:02:01.976285 crc crio[22095]: time=\"2026-06-09T16:02:01.975286152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978479 | controller |     "Jun 09 16:02:02.075024 crc crio[22095]: time=\"2026-06-09T16:02:02.074176051Z\" level=info msg=\"Created container 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed: openshift-infra/auto-csr-approver-29683682-d7cgz/oc\" id=b386149e-7667-4189-b450-91c440f18047 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.978494 | controller |     "Jun 09 16:02:02.076111 crc crio[22095]: time=\"2026-06-09T16:02:02.076032438Z\" level=info msg=\"Starting container: 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed\" id=6e08127c-34c6-494d-b3ce-c8f248919bc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.978508 | controller |     "Jun 09 16:02:02.081574 crc crio[22095]: time=\"2026-06-09T16:02:02.081462057Z\" level=info msg=\"Started container\" PID=32405 containerID=3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed description=openshift-infra/auto-csr-approver-29683682-d7cgz/oc id=6e08127c-34c6-494d-b3ce-c8f248919bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73",
2026-06-09 17:40:43.978523 | controller |     "Jun 09 16:02:03.421425 crc crio[22095]: time=\"2026-06-09T16:02:03.42115743Z\" level=info msg=\"Stopping pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=dad6d8a6-abd1-414a-9070-88b3cf28ab32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978538 | controller |     "Jun 09 16:02:03.422523 crc crio[22095]: time=\"2026-06-09T16:02:03.421708744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683682-d7cgz Namespace:openshift-infra ID:ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73 UID:03b18498-d203-4c59-b348-8597dc36c35d NetNS:/var/run/netns/ee79a5b6-1bdf-4fe8-84f6-3b14ff4b76bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b18498_d203_4c59_b348_8597dc36c35d.slice PodAnnotations:0xc002da47f8}] Aliases:map[]}\"",
2026-06-09 17:40:43.978553 | controller |     "Jun 09 16:02:03.422523 crc crio[22095]: time=\"2026-06-09T16:02:03.421834478Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683682-d7cgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.978567 | controller |     "Jun 09 16:02:03.659999 crc crio[22095]: time=\"2026-06-09T16:02:03.659583818Z\" level=info msg=\"Stopped pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=dad6d8a6-abd1-414a-9070-88b3cf28ab32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978582 | controller |     "Jun 09 16:04:00.541236 crc crio[22095]: time=\"2026-06-09T16:04:00.5402907Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683684-9hpdm/POD\" id=7f8daa8c-cb06-4bb5-968e-30d98b51b6c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.978597 | controller |     "Jun 09 16:04:00.542825 crc crio[22095]: time=\"2026-06-09T16:04:00.541268444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978612 | controller |     "Jun 09 16:04:00.571085 crc crio[22095]: time=\"2026-06-09T16:04:00.570889563Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc00041d338}] Aliases:map[]}\"",
2026-06-09 17:40:43.978631 | controller |     "Jun 09 16:04:00.571085 crc crio[22095]: time=\"2026-06-09T16:04:00.571066678Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683684-9hpdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.978646 | controller |     "Jun 09 16:04:01.137192 crc crio[22095]: 2026-06-09T16:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcc499adfb9d2db Mac:22:e6:b0:05:e8:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.978661 | controller |     "Jun 09 16:04:01.139785 crc crio[22095]: time=\"2026-06-09T16:04:01.139633972Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc00041d338}] Aliases:map[]}\"",
2026-06-09 17:40:43.978676 | controller |     "Jun 09 16:04:01.140091 crc crio[22095]: time=\"2026-06-09T16:04:01.139908019Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683684-9hpdm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.978690 | controller |     "Jun 09 16:04:01.148364 crc crio[22095]: time=\"2026-06-09T16:04:01.148319979Z\" level=info msg=\"Ran pod sandbox fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b with infra container: openshift-infra/auto-csr-approver-29683684-9hpdm/POD\" id=7f8daa8c-cb06-4bb5-968e-30d98b51b6c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.978705 | controller |     "Jun 09 16:04:01.151396 crc crio[22095]: time=\"2026-06-09T16:04:01.151370365Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0b6f7765-cacc-417d-9133-741a6b103665 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.978720 | controller |     "Jun 09 16:04:01.161695 crc crio[22095]: time=\"2026-06-09T16:04:01.161323753Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:43.978735 | controller |     "Jun 09 16:04:02.387457 crc crio[22095]: time=\"2026-06-09T16:04:02.387344738Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0b6f7765-cacc-417d-9133-741a6b103665 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.978749 | controller |     "Jun 09 16:04:02.388824 crc crio[22095]: time=\"2026-06-09T16:04:02.388466306Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5aee1708-e4a1-4f17-accc-5105d00836a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.978778 | controller |     "Jun 09 16:04:02.393815 crc crio[22095]: time=\"2026-06-09T16:04:02.393753988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12e6f113-6e2f-4338-b78f-1486525e6d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.978794 | controller |     "Jun 09 16:04:02.401167 crc crio[22095]: time=\"2026-06-09T16:04:02.40106609Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683684-9hpdm/oc\" id=1416211e-7d74-4e4a-b435-fe985aec4bef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.978809 | controller |     "Jun 09 16:04:02.401705 crc crio[22095]: time=\"2026-06-09T16:04:02.401610184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978827 | controller |     "Jun 09 16:04:02.438040 crc crio[22095]: time=\"2026-06-09T16:04:02.437802767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978842 | controller |     "Jun 09 16:04:02.789980 crc crio[22095]: time=\"2026-06-09T16:04:02.789798178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.978874 | controller |     "Jun 09 16:04:02.883334 crc crio[22095]: time=\"2026-06-09T16:04:02.882660915Z\" level=info msg=\"Created container 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962: openshift-infra/auto-csr-approver-29683684-9hpdm/oc\" id=1416211e-7d74-4e4a-b435-fe985aec4bef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.978891 | controller |     "Jun 09 16:04:02.885081 crc crio[22095]: time=\"2026-06-09T16:04:02.884993573Z\" level=info msg=\"Starting container: 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962\" id=ec81c923-c851-4c35-8467-4bda116b2734 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.978905 | controller |     "Jun 09 16:04:02.892800 crc crio[22095]: time=\"2026-06-09T16:04:02.892725406Z\" level=info msg=\"Started container\" PID=34045 containerID=2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962 description=openshift-infra/auto-csr-approver-29683684-9hpdm/oc id=ec81c923-c851-4c35-8467-4bda116b2734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b",
2026-06-09 17:40:43.978920 | controller |     "Jun 09 16:04:04.615719 crc crio[22095]: time=\"2026-06-09T16:04:04.61539722Z\" level=info msg=\"Stopping pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=336df8fc-2c14-4878-bdf2-6c9190062277 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978935 | controller |     "Jun 09 16:04:04.616773 crc crio[22095]: time=\"2026-06-09T16:04:04.616451696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683684-9hpdm Namespace:openshift-infra ID:fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b UID:f850038e-986f-4c43-bbab-41f68e2bcd2b NetNS:/var/run/netns/ac446588-676b-4df1-aa06-26f81ac77b94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf850038e_986f_4c43_bbab_41f68e2bcd2b.slice PodAnnotations:0xc002da4740}] Aliases:map[]}\"",
2026-06-09 17:40:43.978950 | controller |     "Jun 09 16:04:04.616773 crc crio[22095]: time=\"2026-06-09T16:04:04.616688752Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683684-9hpdm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.978965 | controller |     "Jun 09 16:04:04.896816 crc crio[22095]: time=\"2026-06-09T16:04:04.896570094Z\" level=info msg=\"Stopped pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=336df8fc-2c14-4878-bdf2-6c9190062277 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.978979 | controller |     "Jun 09 16:06:00.962741 crc crio[22095]: time=\"2026-06-09T16:06:00.960763341Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683686-xbfhc/POD\" id=8eafb47f-9736-4293-ac54-09b8368a9f6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.978994 | controller |     "Jun 09 16:06:00.964507 crc crio[22095]: time=\"2026-06-09T16:06:00.962825672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979009 | controller |     "Jun 09 16:06:01.015226 crc crio[22095]: time=\"2026-06-09T16:06:01.014657195Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc00041c278}] Aliases:map[]}\"",
2026-06-09 17:40:43.979027 | controller |     "Jun 09 16:06:01.015226 crc crio[22095]: time=\"2026-06-09T16:06:01.015173148Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683686-xbfhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.979043 | controller |     "Jun 09 16:06:01.321900 crc crio[22095]: 2026-06-09T16:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e37c4af829c1e28 Mac:56:c0:ee:cb:e4:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 SocketPath: PciID:}] [{Interface:0xc0005905e0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.979058 | controller |     "Jun 09 16:06:01.324007 crc crio[22095]: time=\"2026-06-09T16:06:01.323858478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc00041c278}] Aliases:map[]}\"",
2026-06-09 17:40:43.979073 | controller |     "Jun 09 16:06:01.324322 crc crio[22095]: time=\"2026-06-09T16:06:01.324169416Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683686-xbfhc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.979087 | controller |     "Jun 09 16:06:01.330501 crc crio[22095]: time=\"2026-06-09T16:06:01.33034364Z\" level=info msg=\"Ran pod sandbox e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc with infra container: openshift-infra/auto-csr-approver-29683686-xbfhc/POD\" id=8eafb47f-9736-4293-ac54-09b8368a9f6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979102 | controller |     "Jun 09 16:06:01.334029 crc crio[22095]: time=\"2026-06-09T16:06:01.333841627Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2006b863-02c2-4789-94f6-fbf6f26ca8f1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.979117 | controller |     "Jun 09 16:06:01.343803 crc crio[22095]: time=\"2026-06-09T16:06:01.343487858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:43.979132 | controller |     "Jun 09 16:06:02.149847 crc crio[22095]: time=\"2026-06-09T16:06:02.149067395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2006b863-02c2-4789-94f6-fbf6f26ca8f1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.979147 | controller |     "Jun 09 16:06:02.151735 crc crio[22095]: time=\"2026-06-09T16:06:02.151538506Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=24b6a6d6-2673-437e-a296-26b21a7c2c4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979162 | controller |     "Jun 09 16:06:02.154691 crc crio[22095]: time=\"2026-06-09T16:06:02.154550622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=523ace6b-9d90-4a88-8471-137e80e772b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979176 | controller |     "Jun 09 16:06:02.161406 crc crio[22095]: time=\"2026-06-09T16:06:02.16129713Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683686-xbfhc/oc\" id=45814053-c2ba-421b-b9d1-f1a5a8b017a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.979195 | controller |     "Jun 09 16:06:02.161878 crc crio[22095]: time=\"2026-06-09T16:06:02.161774772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979210 | controller |     "Jun 09 16:06:02.187272 crc crio[22095]: time=\"2026-06-09T16:06:02.187131264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979224 | controller |     "Jun 09 16:06:02.421469 crc crio[22095]: time=\"2026-06-09T16:06:02.421184244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979239 | controller |     "Jun 09 16:06:02.508107 crc crio[22095]: time=\"2026-06-09T16:06:02.50801812Z\" level=info msg=\"Created container 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284: openshift-infra/auto-csr-approver-29683686-xbfhc/oc\" id=45814053-c2ba-421b-b9d1-f1a5a8b017a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.979254 | controller |     "Jun 09 16:06:02.509382 crc crio[22095]: time=\"2026-06-09T16:06:02.509304962Z\" level=info msg=\"Starting container: 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284\" id=4fe6cf5d-df45-4716-a80c-c5c4c4ae46fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.979268 | controller |     "Jun 09 16:06:02.516292 crc crio[22095]: time=\"2026-06-09T16:06:02.515018824Z\" level=info msg=\"Started container\" PID=35675 containerID=740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284 description=openshift-infra/auto-csr-approver-29683686-xbfhc/oc id=4fe6cf5d-df45-4716-a80c-c5c4c4ae46fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc",
2026-06-09 17:40:43.979283 | controller |     "Jun 09 16:06:04.720409 crc crio[22095]: time=\"2026-06-09T16:06:04.719723062Z\" level=info msg=\"Stopping pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=432817f9-e3ca-41d8-9db3-ff0d6dad8fca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.979297 | controller |     "Jun 09 16:06:04.722389 crc crio[22095]: time=\"2026-06-09T16:06:04.720885421Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683686-xbfhc Namespace:openshift-infra ID:e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc UID:e39849b9-db8a-4f88-8e30-c5098445050a NetNS:/var/run/netns/1e9ecda7-4009-4647-9290-f2ba5d483839 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39849b9_db8a_4f88_8e30_c5098445050a.slice PodAnnotations:0xc0004c6bf8}] Aliases:map[]}\"",
2026-06-09 17:40:43.979312 | controller |     "Jun 09 16:06:04.722389 crc crio[22095]: time=\"2026-06-09T16:06:04.721086046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683686-xbfhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.979327 | controller |     "Jun 09 16:06:04.939507 crc crio[22095]: time=\"2026-06-09T16:06:04.938630463Z\" level=info msg=\"Stopped pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=432817f9-e3ca-41d8-9db3-ff0d6dad8fca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.979341 | controller |     "Jun 09 16:06:40.390893 crc crio[22095]: time=\"2026-06-09T16:06:40.389802526Z\" level=info msg=\"Removing container: e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec\" id=e83dd31c-683a-4225-b2d7-b070eaa040ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.979359 | controller |     "Jun 09 16:06:40.502282 crc crio[22095]: time=\"2026-06-09T16:06:40.502149799Z\" level=info msg=\"Removed container e8b040e97031604f0ffc816b9fd34056c26fa3d1e464195bc8aa1e3823890aec: openshift-infra/auto-csr-approver-29683680-v7qv4/oc\" id=e83dd31c-683a-4225-b2d7-b070eaa040ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.979375 | controller |     "Jun 09 16:06:40.509881 crc crio[22095]: time=\"2026-06-09T16:06:40.50981487Z\" level=info msg=\"Stopping pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=e62916c6-ee1b-4a2e-80eb-2297bcc58775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.979389 | controller |     "Jun 09 16:06:40.509881 crc crio[22095]: time=\"2026-06-09T16:06:40.509892782Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=e62916c6-ee1b-4a2e-80eb-2297bcc58775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.979404 | controller |     "Jun 09 16:06:40.510507 crc crio[22095]: time=\"2026-06-09T16:06:40.510466307Z\" level=info msg=\"Removing pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=63de211d-0610-450a-9d90-ef0c3969c7bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.979419 | controller |     "Jun 09 16:06:40.524980 crc crio[22095]: time=\"2026-06-09T16:06:40.524787424Z\" level=info msg=\"Removed pod sandbox: a7a551d33f0ebd8ad95032328c9697df7e912aa255537a3f8485ac76731fe199\" id=63de211d-0610-450a-9d90-ef0c3969c7bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.979434 | controller |     "Jun 09 16:06:51.339732 crc crio[22095]: time=\"2026-06-09T16:06:51.339041764Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/POD\" id=11cec834-84fb-4d0c-b631-f7efdb442d4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979449 | controller |     "Jun 09 16:06:51.340965 crc crio[22095]: time=\"2026-06-09T16:06:51.339788813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979464 | controller |     "Jun 09 16:06:51.366433 crc crio[22095]: time=\"2026-06-09T16:06:51.364724811Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc0004c7270}] Aliases:map[]}\"",
2026-06-09 17:40:43.979479 | controller |     "Jun 09 16:06:51.366433 crc crio[22095]: time=\"2026-06-09T16:06:51.364780792Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.979493 | controller |     "Jun 09 16:06:51.517252 crc crio[22095]: time=\"2026-06-09T16:06:51.51679462Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-rtnh7/POD\" id=d1e488bf-177b-4713-92a3-d92c0b34ac25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979508 | controller |     "Jun 09 16:06:51.517252 crc crio[22095]: time=\"2026-06-09T16:06:51.517246402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979522 | controller |     "Jun 09 16:06:51.543495 crc crio[22095]: time=\"2026-06-09T16:06:51.543343969Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc0004c75a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.979540 | controller |     "Jun 09 16:06:51.543495 crc crio[22095]: time=\"2026-06-09T16:06:51.543486603Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-rtnh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.979556 | controller |     "Jun 09 16:06:51.600050 crc crio[22095]: time=\"2026-06-09T16:06:51.599785573Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/POD\" id=bced3bc9-2e27-4d81-8ffa-b38a9510fa1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979570 | controller |     "Jun 09 16:06:51.600050 crc crio[22095]: time=\"2026-06-09T16:06:51.599896345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.979585 | controller |     "Jun 09 16:06:51.630776 crc crio[22095]: time=\"2026-06-09T16:06:51.630670752Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc0028b64b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.979600 | controller |     "Jun 09 16:06:51.630776 crc crio[22095]: time=\"2026-06-09T16:06:51.630736154Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.979614 | controller |     "Jun 09 16:06:52.330694 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89a610c323f2e3 Mac:92:17:9a:47:0b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb SocketPath: PciID:}] [{Interface:0xc00021e690 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.979629 | controller |     "Jun 09 16:06:52.333291 crc crio[22095]: time=\"2026-06-09T16:06:52.332565103Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc0004c7270}] Aliases:map[]}\"",
2026-06-09 17:40:43.979644 | controller |     "Jun 09 16:06:52.333291 crc crio[22095]: time=\"2026-06-09T16:06:52.332694687Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.979658 | controller |     "Jun 09 16:06:52.338344 crc crio[22095]: time=\"2026-06-09T16:06:52.338082294Z\" level=info msg=\"Ran pod sandbox d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/POD\" id=11cec834-84fb-4d0c-b631-f7efdb442d4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979672 | controller |     "Jun 09 16:06:52.341161 crc crio[22095]: time=\"2026-06-09T16:06:52.340883726Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979690 | controller |     "Jun 09 16:06:52.341161 crc crio[22095]: time=\"2026-06-09T16:06:52.341156173Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979705 | controller |     "Jun 09 16:06:52.341726 crc crio[22095]: time=\"2026-06-09T16:06:52.341300407Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=e44d6103-490e-4086-8a01-eec70fe9aec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979720 | controller |     "Jun 09 16:06:52.342551 crc crio[22095]: time=\"2026-06-09T16:06:52.342183339Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=939a22a8-3a3a-41af-b869-50fd399416c5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.979734 | controller |     "Jun 09 16:06:52.350208 crc crio[22095]: time=\"2026-06-09T16:06:52.349775843Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-09 17:40:43.979749 | controller |     "Jun 09 16:06:52.466373 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2a240e64321cd Mac:7a:0f:1d:fd:e0:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 SocketPath: PciID:}] [{Interface:0xc0002db6d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.979764 | controller |     "Jun 09 16:06:52.467584 crc crio[22095]: time=\"2026-06-09T16:06:52.467527165Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc0004c75a8}] Aliases:map[]}\"",
2026-06-09 17:40:43.979779 | controller |     "Jun 09 16:06:52.467782 crc crio[22095]: time=\"2026-06-09T16:06:52.46771748Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-rtnh7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.979794 | controller |     "Jun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.473675882Z\" level=info msg=\"Ran pod sandbox 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 with infra container: cert-manager/cert-manager-7b8b89f89d-rtnh7/POD\" id=d1e488bf-177b-4713-92a3-d92c0b34ac25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979809 | controller |     "Jun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.478557217Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979824 | controller |     "Jun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.478789213Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979839 | controller |     "Jun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.478841484Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=0a8e7b2a-d7d7-470c-8d87-388b6604ef09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979873 | controller |     "Jun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.479823219Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=604e185c-4fb7-48eb-9910-25494c18d37d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.979894 | controller |     "Jun 09 16:06:52.486577 crc crio[22095]: time=\"2026-06-09T16:06:52.482674262Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-09 17:40:43.979910 | controller |     "Jun 09 16:06:52.522090 crc crio[22095]: 2026-06-09T16:06:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa88947caf5501a Mac:d6:7d:00:b7:e0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c SocketPath: PciID:}] [{Interface:0xc0004967a0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.979925 | controller |     "Jun 09 16:06:52.522907 crc crio[22095]: time=\"2026-06-09T16:06:52.52285861Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc0028b64b8}] Aliases:map[]}\"",
2026-06-09 17:40:43.979940 | controller |     "Jun 09 16:06:52.523340 crc crio[22095]: time=\"2026-06-09T16:06:52.523062945Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.979955 | controller |     "Jun 09 16:06:52.529292 crc crio[22095]: time=\"2026-06-09T16:06:52.529202332Z\" level=info msg=\"Ran pod sandbox aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/POD\" id=bced3bc9-2e27-4d81-8ffa-b38a9510fa1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.979969 | controller |     "Jun 09 16:06:52.531842 crc crio[22095]: time=\"2026-06-09T16:06:52.531774458Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979984 | controller |     "Jun 09 16:06:52.532213 crc crio[22095]: time=\"2026-06-09T16:06:52.532142147Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.979999 | controller |     "Jun 09 16:06:52.532291 crc crio[22095]: time=\"2026-06-09T16:06:52.53222978Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=36a52e35-4b16-4775-89f3-1b829317d91a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980013 | controller |     "Jun 09 16:06:52.534059 crc crio[22095]: time=\"2026-06-09T16:06:52.533865291Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=c380c8bd-ff84-4825-9b06-c33491c5e2e1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.980028 | controller |     "Jun 09 16:06:52.548603 crc crio[22095]: time=\"2026-06-09T16:06:52.548560537Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-09 17:40:43.980043 | controller |     "Jun 09 16:06:55.818122 crc crio[22095]: time=\"2026-06-09T16:06:55.817302784Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=939a22a8-3a3a-41af-b869-50fd399416c5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.980057 | controller |     "Jun 09 16:06:55.819450 crc crio[22095]: time=\"2026-06-09T16:06:55.819318405Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ee6d8bd7-15b3-44cd-aa99-cfa9299ff2aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980223 | controller |     "Jun 09 16:06:55.822861 crc crio[22095]: time=\"2026-06-09T16:06:55.822575369Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=dd336a58-c0f6-43bc-9700-eec64711d5bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980238 | controller |     "Jun 09 16:06:55.829461 crc crio[22095]: time=\"2026-06-09T16:06:55.82929298Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=468e535c-3028-4361-a96c-cfdfd5359dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.980253 | controller |     "Jun 09 16:06:55.832336 crc crio[22095]: time=\"2026-06-09T16:06:55.832287187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980268 | controller |     "Jun 09 16:06:55.866724 crc crio[22095]: time=\"2026-06-09T16:06:55.866648256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980283 | controller |     "Jun 09 16:06:55.871657 crc crio[22095]: time=\"2026-06-09T16:06:55.871548261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980298 | controller |     "Jun 09 16:06:55.980336 crc crio[22095]: time=\"2026-06-09T16:06:55.98018886Z\" level=info msg=\"Created container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=468e535c-3028-4361-a96c-cfdfd5359dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.980313 | controller |     "Jun 09 16:06:55.981715 crc crio[22095]: time=\"2026-06-09T16:06:55.981618876Z\" level=info msg=\"Starting container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e\" id=2235c54e-9473-45f5-afd1-7cfaace24b45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.980327 | controller |     "Jun 09 16:06:55.988838 crc crio[22095]: time=\"2026-06-09T16:06:55.988725818Z\" level=info msg=\"Started container\" PID=37188 containerID=9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector id=2235c54e-9473-45f5-afd1-7cfaace24b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618",
2026-06-09 17:40:43.980342 | controller |     "Jun 09 16:06:58.911158 crc crio[22095]: time=\"2026-06-09T16:06:58.910547262Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=c380c8bd-ff84-4825-9b06-c33491c5e2e1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.980357 | controller |     "Jun 09 16:06:58.912493 crc crio[22095]: time=\"2026-06-09T16:06:58.911997229Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8a40344f-6104-45f5-a1ff-9a70a6ef7908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980371 | controller |     "Jun 09 16:06:58.916196 crc crio[22095]: time=\"2026-06-09T16:06:58.916098514Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=d30d1c2c-dcca-4d06-9bc2-6010f420c665 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980387 | controller |     "Jun 09 16:06:58.926090 crc crio[22095]: time=\"2026-06-09T16:06:58.926004977Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=45554fe2-c265-4b13-8e67-23c5847372fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.980401 | controller |     "Jun 09 16:06:58.972586 crc crio[22095]: time=\"2026-06-09T16:06:58.972363163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980419 | controller |     "Jun 09 16:06:58.977160 crc crio[22095]: time=\"2026-06-09T16:06:58.977074303Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=604e185c-4fb7-48eb-9910-25494c18d37d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.980434 | controller |     "Jun 09 16:06:58.978198 crc crio[22095]: time=\"2026-06-09T16:06:58.97809895Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a6f18e1f-699f-42fc-b66a-8bd54cb2a180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980449 | controller |     "Jun 09 16:06:58.992244 crc crio[22095]: time=\"2026-06-09T16:06:58.992071347Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e2421588-b8e4-4fdc-a956-e2f93a5e7911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.980464 | controller |     "Jun 09 16:06:59.003295 crc crio[22095]: time=\"2026-06-09T16:06:59.003196151Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=b3efd4f2-7507-4b21-9e8c-eae9678e52c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.980478 | controller |     "Jun 09 16:06:59.007617 crc crio[22095]: time=\"2026-06-09T16:06:59.007536312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980493 | controller |     "Jun 09 16:06:59.012687 crc crio[22095]: time=\"2026-06-09T16:06:59.012609172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980507 | controller |     "Jun 09 16:06:59.018316 crc crio[22095]: time=\"2026-06-09T16:06:59.018231026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980522 | controller |     "Jun 09 16:06:59.035714 crc crio[22095]: time=\"2026-06-09T16:06:59.035074157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980536 | controller |     "Jun 09 16:06:59.040171 crc crio[22095]: time=\"2026-06-09T16:06:59.040099445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.980550 | controller |     "Jun 09 16:06:59.150638 crc crio[22095]: time=\"2026-06-09T16:06:59.150522039Z\" level=info msg=\"Created container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=b3efd4f2-7507-4b21-9e8c-eae9678e52c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.980565 | controller |     "Jun 09 16:06:59.151996 crc crio[22095]: time=\"2026-06-09T16:06:59.151836543Z\" level=info msg=\"Starting container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75\" id=7861912f-b7cf-4262-aac8-584e91d069dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.980580 | controller |     "Jun 09 16:06:59.157174 crc crio[22095]: time=\"2026-06-09T16:06:59.157024545Z\" level=info msg=\"Started container\" PID=37399 containerID=3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75 description=cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller id=7861912f-b7cf-4262-aac8-584e91d069dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7",
2026-06-09 17:40:43.980598 | controller |     "Jun 09 16:06:59.157331 crc crio[22095]: time=\"2026-06-09T16:06:59.157273312Z\" level=info msg=\"Created container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=45554fe2-c265-4b13-8e67-23c5847372fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.980613 | controller |     "Jun 09 16:06:59.158460 crc crio[22095]: time=\"2026-06-09T16:06:59.158315899Z\" level=info msg=\"Starting container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734\" id=b0d2e7f3-31a3-4f49-86ce-08beae721f03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.980628 | controller |     "Jun 09 16:06:59.165557 crc crio[22095]: time=\"2026-06-09T16:06:59.164849436Z\" level=info msg=\"Started container\" PID=37396 containerID=658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734 description=cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook id=b0d2e7f3-31a3-4f49-86ce-08beae721f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331",
2026-06-09 17:40:43.980642 | controller |     "Jun 09 16:06:59.779614 crc crio[22095]: time=\"2026-06-09T16:06:59.779513335Z\" level=info msg=\"Stopping container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db (timeout: 30s)\" id=a97adee2-8265-4fa1-98b3-b6e4020524b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980657 | controller |     "Jun 09 16:06:59.779614 crc crio[22095]: time=\"2026-06-09T16:06:59.779598048Z\" level=info msg=\"Stopping container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c (timeout: 30s)\" id=cbe4e257-3f5e-4e7e-ba6d-95ccd3f31e56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980671 | controller |     "Jun 09 16:06:59.920425 crc crio[22095]: time=\"2026-06-09T16:06:59.920302696Z\" level=info msg=\"Stopped container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a97adee2-8265-4fa1-98b3-b6e4020524b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980686 | controller |     "Jun 09 16:06:59.981023 crc crio[22095]: time=\"2026-06-09T16:06:59.980878145Z\" level=info msg=\"Stopped container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=cbe4e257-3f5e-4e7e-ba6d-95ccd3f31e56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980701 | controller |     "Jun 09 16:06:59.991663 crc crio[22095]: time=\"2026-06-09T16:06:59.991295382Z\" level=info msg=\"Stopping pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=fc30f587-1768-465b-a522-52992c159d0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.980715 | controller |     "Jun 09 16:06:59.992388 crc crio[22095]: time=\"2026-06-09T16:06:59.992296507Z\" level=info msg=\"Stopping container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377 (timeout: 30s)\" id=be4151f3-90e1-4e83-a0de-4127c96e8346 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980729 | controller |     "Jun 09 16:06:59.992748 crc crio[22095]: time=\"2026-06-09T16:06:59.992671977Z\" level=info msg=\"Stopping container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8 (timeout: 30s)\" id=61dcc2ec-7f85-43ac-8d21-191324cbe329 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980744 | controller |     "Jun 09 16:06:59.995053 crc crio[22095]: time=\"2026-06-09T16:06:59.994989596Z\" level=info msg=\"Stopping container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395 (timeout: 30s)\" id=d09e770a-5858-439d-95e0-efabf9b43f13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980758 | controller |     "Jun 09 16:06:59.996824 crc crio[22095]: time=\"2026-06-09T16:06:59.996444983Z\" level=info msg=\"Stopping container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977 (timeout: 30s)\" id=1a5152ca-793e-4929-bf6b-5c538a93bdea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980775 | controller |     "Jun 09 16:06:59.996824 crc crio[22095]: time=\"2026-06-09T16:06:59.996564217Z\" level=info msg=\"Stopping container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a (timeout: 30s)\" id=d92ca05c-1c7f-4c28-92b4-5a61cf25c207 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980789 | controller |     "Jun 09 16:06:59.997021 crc crio[22095]: time=\"2026-06-09T16:06:59.996898175Z\" level=info msg=\"Stopping container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b (timeout: 30s)\" id=d867c3bc-377d-4aef-91a0-9c177ef2f89d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980804 | controller |     "Jun 09 16:06:59.997244 crc crio[22095]: time=\"2026-06-09T16:06:59.997143941Z\" level=info msg=\"Stopping container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900 (timeout: 30s)\" id=83aa393c-1130-4f08-abaf-fd3ceba8b4d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980818 | controller |     "Jun 09 16:06:59.999239 crc crio[22095]: time=\"2026-06-09T16:06:59.999158413Z\" level=info msg=\"Stopped pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=fc30f587-1768-465b-a522-52992c159d0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.980832 | controller |     "Jun 09 16:07:00.047393 crc crio[22095]: time=\"2026-06-09T16:07:00.044712948Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:40:43.980850 | controller |     "Jun 09 16:07:00.047393 crc crio[22095]: time=\"2026-06-09T16:07:00.044873782Z\" level=info msg=\"Stopping container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07 (timeout: 30s)\" id=5c8b0d9e-cb1e-4c4c-b8e7-51fabe5116ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980882 | controller |     "Jun 09 16:07:00.047393 crc crio[22095]: time=\"2026-06-09T16:07:00.045636752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.980898 | controller |     "Jun 09 16:07:00.157983 crc crio[22095]: time=\"2026-06-09T16:07:00.155492011Z\" level=info msg=\"Stopped container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=83aa393c-1130-4f08-abaf-fd3ceba8b4d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980914 | controller |     "Jun 09 16:07:00.164508 crc crio[22095]: time=\"2026-06-09T16:07:00.164381899Z\" level=info msg=\"Stopped container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d867c3bc-377d-4aef-91a0-9c177ef2f89d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980928 | controller |     "Jun 09 16:07:00.168863 crc crio[22095]: time=\"2026-06-09T16:07:00.168239987Z\" level=info msg=\"Stopped container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=61dcc2ec-7f85-43ac-8d21-191324cbe329 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980943 | controller |     "Jun 09 16:07:00.169651 crc crio[22095]: time=\"2026-06-09T16:07:00.169575411Z\" level=info msg=\"Stopped container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=be4151f3-90e1-4e83-a0de-4127c96e8346 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980958 | controller |     "Jun 09 16:07:00.238353 crc crio[22095]: time=\"2026-06-09T16:07:00.236725439Z\" level=info msg=\"Stopped container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=d92ca05c-1c7f-4c28-92b4-5a61cf25c207 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.980976 | controller |     "Jun 09 16:07:00.322745 crc crio[22095]: time=\"2026-06-09T16:07:00.322289897Z\" level=info msg=\"Removing container: 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db\" id=28d21f1f-2765-49a2-a824-a1fecfce3ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.980991 | controller |     "Jun 09 16:07:00.333445 crc crio[22095]: time=\"2026-06-09T16:07:00.332036806Z\" level=info msg=\"Stopped container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d09e770a-5858-439d-95e0-efabf9b43f13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.981005 | controller |     "Jun 09 16:07:00.337830 crc crio[22095]: time=\"2026-06-09T16:07:00.337797874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=42d86778-1824-477a-bd68-30296b95897e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.981020 | controller |     "Jun 09 16:07:00.341901 crc crio[22095]: time=\"2026-06-09T16:07:00.341816636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0b560c72-deeb-44ee-98c1-5f92dbd5bece name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.981034 | controller |     "Jun 09 16:07:00.345518 crc crio[22095]: time=\"2026-06-09T16:07:00.34510092Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=a218bd41-26c0-4856-a937-d179c7f0cacd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.981049 | controller |     "Jun 09 16:07:00.345833 crc crio[22095]: time=\"2026-06-09T16:07:00.345672665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981064 | controller |     "Jun 09 16:07:00.352731 crc crio[22095]: time=\"2026-06-09T16:07:00.352620603Z\" level=info msg=\"Stopped container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=1a5152ca-793e-4929-bf6b-5c538a93bdea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.981079 | controller |     "Jun 09 16:07:00.363623 crc crio[22095]: time=\"2026-06-09T16:07:00.363014758Z\" level=info msg=\"Removed container 664b448fd196412a5d243e8ca3f5e00d215c5aadf1390c454de313a2b63318db: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=28d21f1f-2765-49a2-a824-a1fecfce3ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.981093 | controller |     "Jun 09 16:07:00.366621 crc crio[22095]: time=\"2026-06-09T16:07:00.366487657Z\" level=info msg=\"Removing container: 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8\" id=cd654342-9fe8-43ee-875d-f1e8598aabd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.981108 | controller |     "Jun 09 16:07:00.390748 crc crio[22095]: time=\"2026-06-09T16:07:00.389201298Z\" level=info msg=\"Removed container 649562f5e02ebe59c87a70463132bc3d85c2ac70d60a904a52b0b28377ad71d8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cd654342-9fe8-43ee-875d-f1e8598aabd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.981123 | controller |     "Jun 09 16:07:00.393264 crc crio[22095]: time=\"2026-06-09T16:07:00.393111418Z\" level=info msg=\"Removing container: ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c\" id=3bf53c38-6480-4c59-b068-51693cbfa33f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.981138 | controller |     "Jun 09 16:07:00.416717 crc crio[22095]: time=\"2026-06-09T16:07:00.416554308Z\" level=info msg=\"Removed container ca739883349c6c6d704cb31d2a5f11aed9b531014d0d8110a664e3b77a096c4c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=3bf53c38-6480-4c59-b068-51693cbfa33f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.981158 | controller |     "Jun 09 16:07:00.419907 crc crio[22095]: time=\"2026-06-09T16:07:00.419837662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981173 | controller |     "Jun 09 16:07:00.421884 crc crio[22095]: time=\"2026-06-09T16:07:00.421819842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981188 | controller |     "Jun 09 16:07:00.516811 crc crio[22095]: time=\"2026-06-09T16:07:00.5167244Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/POD\" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.981203 | controller |     "Jun 09 16:07:00.516983 crc crio[22095]: time=\"2026-06-09T16:07:00.516827882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981220 | controller |     "Jun 09 16:07:00.529189 crc crio[22095]: time=\"2026-06-09T16:07:00.529095456Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.981237 | controller |     "Jun 09 16:07:00.531017 crc crio[22095]: time=\"2026-06-09T16:07:00.530896762Z\" level=info msg=\"Created container b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25: openshift-multus/multus-bzhnf/kube-multus\" id=a218bd41-26c0-4856-a937-d179c7f0cacd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.981252 | controller |     "Jun 09 16:07:00.532172 crc crio[22095]: time=\"2026-06-09T16:07:00.532108253Z\" level=info msg=\"Starting container: b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25\" id=63b85da9-ba8e-4b97-8030-71e07a737b44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.981266 | controller |     "Jun 09 16:07:00.540345 crc crio[22095]: time=\"2026-06-09T16:07:00.540283342Z\" level=info msg=\"Started container\" PID=37555 containerID=b4b5a7907db343e020e064450d6c1f481a86b2cd604bff679942d999c98d0a25 description=openshift-multus/multus-bzhnf/kube-multus id=63b85da9-ba8e-4b97-8030-71e07a737b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381bfe04e2e5d67680f868184c1597e880bda14919d4fdb8144a5c5d03355169",
2026-06-09 17:40:43.981281 | controller |     "Jun 09 16:07:00.547131 crc crio[22095]: time=\"2026-06-09T16:07:00.546994154Z\" level=info msg=\"Ran pod sandbox 110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/POD\" id=90b49310-ec0a-415a-8664-0d72346fe829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.981296 | controller |     "Jun 09 16:07:00.549247 crc crio[22095]: time=\"2026-06-09T16:07:00.549164129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cdf14f88-08d2-4338-838d-1ba4a521fd82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.981310 | controller |     "Jun 09 16:07:00.551732 crc crio[22095]: time=\"2026-06-09T16:07:00.551641053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aa9c5b68-0c59-45a5-a177-a0395478f7d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.981329 | controller |     "Jun 09 16:07:00.561907 crc crio[22095]: time=\"2026-06-09T16:07:00.561855154Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy\" id=480d41f7-4933-4f10-8268-30bdee5e2d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.981344 | controller |     "Jun 09 16:07:00.562583 crc crio[22095]: time=\"2026-06-09T16:07:00.562452149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981359 | controller |     "Jun 09 16:07:00.563055 crc crio[22095]: time=\"2026-06-09T16:07:00.562982703Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_352a421a-8d2a-4cc1-8b84-9c1385ef3c51\\\"\"",
2026-06-09 17:40:43.981374 | controller |     "Jun 09 16:07:00.563210 crc crio[22095]: time=\"2026-06-09T16:07:00.563195938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981389 | controller |     "Jun 09 16:07:00.588561 crc crio[22095]: time=\"2026-06-09T16:07:00.588473585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981403 | controller |     "Jun 09 16:07:00.768346 crc crio[22095]: time=\"2026-06-09T16:07:00.768230532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981418 | controller |     "Jun 09 16:07:00.783139 crc crio[22095]: time=\"2026-06-09T16:07:00.782844236Z\" level=info msg=\"Stopped container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5c8b0d9e-cb1e-4c4c-b8e7-51fabe5116ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:43.981432 | controller |     "Jun 09 16:07:00.784389 crc crio[22095]: time=\"2026-06-09T16:07:00.784318003Z\" level=info msg=\"Stopping pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=0cc9232d-45da-47b0-b69a-c0babe5c3cd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.981447 | controller |     "Jun 09 16:07:00.788225 crc crio[22095]: time=\"2026-06-09T16:07:00.788155931Z\" level=info msg=\"Stopped pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=0cc9232d-45da-47b0-b69a-c0babe5c3cd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.981462 | controller |     "Jun 09 16:07:00.862996 crc crio[22095]: time=\"2026-06-09T16:07:00.861875936Z\" level=info msg=\"Created container d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy\" id=480d41f7-4933-4f10-8268-30bdee5e2d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.981477 | controller |     "Jun 09 16:07:00.868115 crc crio[22095]: time=\"2026-06-09T16:07:00.866589206Z\" level=info msg=\"Starting container: d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6\" id=f20ce59e-3bee-47af-a977-b42986b83570 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.981492 | controller |     "Jun 09 16:07:00.887382 crc crio[22095]: time=\"2026-06-09T16:07:00.886464205Z\" level=info msg=\"Started container\" PID=37575 containerID=d4d3cee907e1976ab4f71384d2b1e128cb9354e3652ae854ccbf71b4775625d6 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/kube-rbac-proxy id=f20ce59e-3bee-47af-a977-b42986b83570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d",
2026-06-09 17:40:43.981507 | controller |     "Jun 09 16:07:00.916979 crc crio[22095]: time=\"2026-06-09T16:07:00.916705358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7bc7c1a9-f359-4670-93d8-b189f67e5b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.981524 | controller |     "Jun 09 16:07:00.921367 crc crio[22095]: time=\"2026-06-09T16:07:00.921287445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=67e57146-3c65-4722-a400-857a6728a94c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.981540 | controller |     "Jun 09 16:07:00.949175 crc crio[22095]: time=\"2026-06-09T16:07:00.948992584Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 17:40:43.981642 | controller |     "Jun 09 16:07:00.949504 crc crio[22095]: time=\"2026-06-09T16:07:00.949345113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981665 | controller |     "Jun 09 16:07:00.967317 crc crio[22095]: time=\"2026-06-09T16:07:00.967112267Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 17:40:43.981682 | controller |     "Jun 09 16:07:00.967688 crc crio[22095]: time=\"2026-06-09T16:07:00.96761449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981697 | controller |     "Jun 09 16:07:00.967873 crc crio[22095]: time=\"2026-06-09T16:07:00.967662271Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 17:40:43.981713 | controller |     "Jun 09 16:07:00.967873 crc crio[22095]: time=\"2026-06-09T16:07:00.967192989Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=cd8031a3-846e-43af-95a8-d7f67edc96ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.981728 | controller |     "Jun 09 16:07:00.968293 crc crio[22095]: time=\"2026-06-09T16:07:00.967737003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981743 | controller |     "Jun 09 16:07:00.968851 crc crio[22095]: time=\"2026-06-09T16:07:00.96878771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981758 | controller |     "Jun 09 16:07:00.979576 crc crio[22095]: time=\"2026-06-09T16:07:00.978834497Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 17:40:43.981772 | controller |     "Jun 09 16:07:00.979576 crc crio[22095]: time=\"2026-06-09T16:07:00.979223367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981787 | controller |     "Jun 09 16:07:00.991306 crc crio[22095]: time=\"2026-06-09T16:07:00.991239184Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 17:40:43.981801 | controller |     "Jun 09 16:07:00.991461 crc crio[22095]: time=\"2026-06-09T16:07:00.991345367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981815 | controller |     "Jun 09 16:07:01.004811 crc crio[22095]: time=\"2026-06-09T16:07:01.004678118Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 17:40:43.981829 | controller |     "Jun 09 16:07:01.004811 crc crio[22095]: time=\"2026-06-09T16:07:01.004810461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981844 | controller |     "Jun 09 16:07:01.013480 crc crio[22095]: time=\"2026-06-09T16:07:01.01337766Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 17:40:43.981879 | controller |     "Jun 09 16:07:01.013727 crc crio[22095]: time=\"2026-06-09T16:07:01.013563585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981895 | controller |     "Jun 09 16:07:01.014828 crc crio[22095]: time=\"2026-06-09T16:07:01.01453818Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 17:40:43.981913 | controller |     "Jun 09 16:07:01.014828 crc crio[22095]: time=\"2026-06-09T16:07:01.014659593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.981928 | controller |     "Jun 09 16:07:01.030160 crc crio[22095]: time=\"2026-06-09T16:07:01.021598161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981942 | controller |     "Jun 09 16:07:01.030160 crc crio[22095]: time=\"2026-06-09T16:07:01.024813953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.981957 | controller |     "Jun 09 16:07:01.034149 crc crio[22095]: time=\"2026-06-09T16:07:01.034065199Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_352a421a-8d2a-4cc1-8b84-9c1385ef3c51\\\"\"",
2026-06-09 17:40:43.981972 | controller |     "Jun 09 16:07:01.189829 crc crio[22095]: time=\"2026-06-09T16:07:01.189680999Z\" level=info msg=\"Created container bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=cd8031a3-846e-43af-95a8-d7f67edc96ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.981987 | controller |     "Jun 09 16:07:01.191181 crc crio[22095]: time=\"2026-06-09T16:07:01.191077945Z\" level=info msg=\"Starting container: bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9\" id=867a0726-a00f-4005-88fa-45faacd7c67e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.982002 | controller |     "Jun 09 16:07:01.195587 crc crio[22095]: time=\"2026-06-09T16:07:01.195501178Z\" level=info msg=\"Started container\" PID=37607 containerID=bdc70834b8f1840ebc35a42e6f638ed1bba58207fd3d56bcb87c1836e2b087a9 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager id=867a0726-a00f-4005-88fa-45faacd7c67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d",
2026-06-09 17:40:43.982017 | controller |     "Jun 09 16:07:01.368616 crc crio[22095]: time=\"2026-06-09T16:07:01.368517603Z\" level=info msg=\"Removing container: b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07\" id=07020ad2-1031-46bc-928f-36faf3b92055 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982032 | controller |     "Jun 09 16:07:01.402582 crc crio[22095]: time=\"2026-06-09T16:07:01.402458681Z\" level=info msg=\"Removed container b44ba68cdd0cfdfebe169da8711f054e017431ec74c3976b377595422654db07: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=07020ad2-1031-46bc-928f-36faf3b92055 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982047 | controller |     "Jun 09 16:07:01.406352 crc crio[22095]: time=\"2026-06-09T16:07:01.406256788Z\" level=info msg=\"Removing container: af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977\" id=0f9fca83-e018-4f6b-a0a3-4b05ed0f3b03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982061 | controller |     "Jun 09 16:07:01.431904 crc crio[22095]: time=\"2026-06-09T16:07:01.431769961Z\" level=info msg=\"Removed container af36ca4e444ab8529f10b61201fa14d31e4e30c1830402664dcb14470ff77977: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=0f9fca83-e018-4f6b-a0a3-4b05ed0f3b03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982076 | controller |     "Jun 09 16:07:01.438882 crc crio[22095]: time=\"2026-06-09T16:07:01.438682627Z\" level=info msg=\"Removing container: e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395\" id=f07295cf-6337-4e7b-8de0-f51835fab820 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982094 | controller |     "Jun 09 16:07:01.444273 crc crio[22095]: time=\"2026-06-09T16:07:01.442784682Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-w6rsj/POD\" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.982109 | controller |     "Jun 09 16:07:01.444273 crc crio[22095]: time=\"2026-06-09T16:07:01.443321426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982123 | controller |     "Jun 09 16:07:01.501420 crc crio[22095]: time=\"2026-06-09T16:07:01.501286819Z\" level=info msg=\"Removed container e8f9eb042741c07e55e14c98af733805e8c6244e33b12071c23b235a07383395: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f07295cf-6337-4e7b-8de0-f51835fab820 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982138 | controller |     "Jun 09 16:07:01.505673 crc crio[22095]: time=\"2026-06-09T16:07:01.505591539Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.982153 | controller |     "Jun 09 16:07:01.506113 crc crio[22095]: time=\"2026-06-09T16:07:01.505595919Z\" level=info msg=\"Removing container: 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a\" id=4265b356-29a2-46f2-9e0f-97102e3a63e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982167 | controller |     "Jun 09 16:07:01.517728 crc crio[22095]: time=\"2026-06-09T16:07:01.517620196Z\" level=info msg=\"Ran pod sandbox 16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad with infra container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/POD\" id=8eb945b3-32e4-447c-a61e-944ba924c859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.982181 | controller |     "Jun 09 16:07:01.520604 crc crio[22095]: time=\"2026-06-09T16:07:01.520551631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5ea77cc3-9ac1-410e-8422-e01ec327fffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982196 | controller |     "Jun 09 16:07:01.526157 crc crio[22095]: time=\"2026-06-09T16:07:01.526062592Z\" level=info msg=\"Removed container 529c787c143790b99a2a8ad6047001628ac845c849afefb1ae7f7df1990ae71a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=4265b356-29a2-46f2-9e0f-97102e3a63e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982211 | controller |     "Jun 09 16:07:01.529357 crc crio[22095]: time=\"2026-06-09T16:07:01.529313675Z\" level=info msg=\"Removing container: 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900\" id=7db9d884-3967-41b2-8b28-c2d1b74750f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982225 | controller |     "Jun 09 16:07:01.529495 crc crio[22095]: time=\"2026-06-09T16:07:01.529435508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=759d518d-aeec-4688-91de-129f97084727 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982240 | controller |     "Jun 09 16:07:01.539429 crc crio[22095]: time=\"2026-06-09T16:07:01.539326501Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup\" id=10b6bfcb-34f8-498b-a0ce-d07a21dac87a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982254 | controller |     "Jun 09 16:07:01.540130 crc crio[22095]: time=\"2026-06-09T16:07:01.540104821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982273 | controller |     "Jun 09 16:07:01.551820 crc crio[22095]: time=\"2026-06-09T16:07:01.55176524Z\" level=info msg=\"Removed container 51960f32f585150ffadaeb83370cafa6cff6c6348a1181951cb2d432f9e41900: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=7db9d884-3967-41b2-8b28-c2d1b74750f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982288 | controller |     "Jun 09 16:07:01.556241 crc crio[22095]: time=\"2026-06-09T16:07:01.556135831Z\" level=info msg=\"Removing container: aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377\" id=075fc92d-7748-44ae-a3c5-47367c232663 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982303 | controller |     "Jun 09 16:07:01.583095 crc crio[22095]: time=\"2026-06-09T16:07:01.583037479Z\" level=info msg=\"Removed container aadfe6f2903dbd10f43de17a47092cd8805d8e07e6510f69173ee60164063377: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=075fc92d-7748-44ae-a3c5-47367c232663 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982317 | controller |     "Jun 09 16:07:01.585798 crc crio[22095]: time=\"2026-06-09T16:07:01.585742608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982333 | controller |     "Jun 09 16:07:01.586891 crc crio[22095]: time=\"2026-06-09T16:07:01.586833146Z\" level=info msg=\"Removing container: 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b\" id=3194d78e-28ba-46ce-801e-2ef4a9254986 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982347 | controller |     "Jun 09 16:07:01.588013 crc crio[22095]: time=\"2026-06-09T16:07:01.587874393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982362 | controller |     "Jun 09 16:07:01.603482 crc crio[22095]: time=\"2026-06-09T16:07:01.603369909Z\" level=info msg=\"Removed container 9cb9fa7c5636a4840a634fda5d97110b22a6d3d4f8f642fb6c8529f79e07369b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=3194d78e-28ba-46ce-801e-2ef4a9254986 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982377 | controller |     "Jun 09 16:07:01.606723 crc crio[22095]: time=\"2026-06-09T16:07:01.606676184Z\" level=info msg=\"Removing container: a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8\" id=e82b361e-c4e6-4de6-aea6-512109fb176b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982392 | controller |     "Jun 09 16:07:01.632169 crc crio[22095]: time=\"2026-06-09T16:07:01.632029632Z\" level=info msg=\"Removed container a6fc47a71840aab66fc71cfdad0ac34aad065cd48ef1bca4830ba816d39847b8: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e82b361e-c4e6-4de6-aea6-512109fb176b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982406 | controller |     "Jun 09 16:07:01.635381 crc crio[22095]: time=\"2026-06-09T16:07:01.635174993Z\" level=info msg=\"Removing container: 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1\" id=e847d8ea-51c2-4637-a806-a0314e3c9b61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982421 | controller |     "Jun 09 16:07:01.660476 crc crio[22095]: time=\"2026-06-09T16:07:01.660359037Z\" level=info msg=\"Removed container 29a10aeb7034438b9265652368ebe91e5edee6f6a6b69356dec90e315bdd0fd1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=e847d8ea-51c2-4637-a806-a0314e3c9b61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:43.982435 | controller |     "Jun 09 16:07:01.681311 crc crio[22095]: time=\"2026-06-09T16:07:01.68121821Z\" level=info msg=\"Created container 9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup\" id=10b6bfcb-34f8-498b-a0ce-d07a21dac87a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982453 | controller |     "Jun 09 16:07:01.684132 crc crio[22095]: time=\"2026-06-09T16:07:01.682427311Z\" level=info msg=\"Starting container: 9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b\" id=cb519e84-85d4-46dd-ad5e-895cc642064c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.982469 | controller |     "Jun 09 16:07:01.687521 crc crio[22095]: time=\"2026-06-09T16:07:01.68745283Z\" level=info msg=\"Started container\" PID=37643 containerID=9d419451b3b2af8fee137db2dcc0c6c832ec0cca05d5e87ed675fba3f7d5e04b description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kubecfg-setup id=cb519e84-85d4-46dd-ad5e-895cc642064c name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.982484 | controller |     "Jun 09 16:07:02.381832 crc crio[22095]: time=\"2026-06-09T16:07:02.381318565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7983d615-7ebe-463b-bf85-f80d5cefc0dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982499 | controller |     "Jun 09 16:07:02.384616 crc crio[22095]: time=\"2026-06-09T16:07:02.384510867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0a05ff96-e2b5-4722-bf15-afe7657f8553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982514 | controller |     "Jun 09 16:07:02.390872 crc crio[22095]: time=\"2026-06-09T16:07:02.390687915Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller\" id=1679209d-10be-4411-8cc8-393dfdbd9adb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982529 | controller |     "Jun 09 16:07:02.391164 crc crio[22095]: time=\"2026-06-09T16:07:02.391017393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982543 | controller |     "Jun 09 16:07:02.417084 crc crio[22095]: time=\"2026-06-09T16:07:02.417041419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982558 | controller |     "Jun 09 16:07:02.419095 crc crio[22095]: time=\"2026-06-09T16:07:02.419070131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982572 | controller |     "Jun 09 16:07:02.540589 crc crio[22095]: time=\"2026-06-09T16:07:02.540511777Z\" level=info msg=\"Created container d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller\" id=1679209d-10be-4411-8cc8-393dfdbd9adb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982587 | controller |     "Jun 09 16:07:02.541698 crc crio[22095]: time=\"2026-06-09T16:07:02.541650716Z\" level=info msg=\"Starting container: d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d\" id=855d6407-79b4-4068-93b6-60b08f3de1f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.982602 | controller |     "Jun 09 16:07:02.547002 crc crio[22095]: time=\"2026-06-09T16:07:02.54688669Z\" level=info msg=\"Started container\" PID=37655 containerID=d914760c81c9a97b2f092320157d71a39680771bf912b81ab642306670a3262d description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-controller id=855d6407-79b4-4068-93b6-60b08f3de1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.982617 | controller |     "Jun 09 16:07:02.555688 crc crio[22095]: time=\"2026-06-09T16:07:02.555609933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=84c907a6-b605-442e-9433-4dbd833cd240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982634 | controller |     "Jun 09 16:07:02.559122 crc crio[22095]: time=\"2026-06-09T16:07:02.559070091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9e7c7b4a-8ea2-43bb-b07c-d8ebe6ad0e93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982649 | controller |     "Jun 09 16:07:02.565463 crc crio[22095]: time=\"2026-06-09T16:07:02.565259039Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging\" id=eac0976b-b38d-48ba-b9ca-8c679ba08874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982664 | controller |     "Jun 09 16:07:02.565756 crc crio[22095]: time=\"2026-06-09T16:07:02.565695241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982678 | controller |     "Jun 09 16:07:02.586562 crc crio[22095]: time=\"2026-06-09T16:07:02.586364459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982693 | controller |     "Jun 09 16:07:02.588081 crc crio[22095]: time=\"2026-06-09T16:07:02.588010961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982707 | controller |     "Jun 09 16:07:02.684801 crc crio[22095]: time=\"2026-06-09T16:07:02.684105189Z\" level=info msg=\"Created container 378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging\" id=eac0976b-b38d-48ba-b9ca-8c679ba08874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982723 | controller |     "Jun 09 16:07:02.684801 crc crio[22095]: time=\"2026-06-09T16:07:02.68608253Z\" level=info msg=\"Starting container: 378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e\" id=19ae7d31-a6f2-4482-aec3-18b73665ec9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.982737 | controller |     "Jun 09 16:07:02.694627 crc crio[22095]: time=\"2026-06-09T16:07:02.694516145Z\" level=info msg=\"Started container\" PID=37667 containerID=378a31e963b94f178025df5756046cb7cd3d5e3bd2dadd1b198c658dbf3bb34e description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovn-acl-logging id=19ae7d31-a6f2-4482-aec3-18b73665ec9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.982752 | controller |     "Jun 09 16:07:02.704872 crc crio[22095]: time=\"2026-06-09T16:07:02.704766477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b2d5f541-59fd-4868-ac65-952fd07603c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982767 | controller |     "Jun 09 16:07:02.711733 crc crio[22095]: time=\"2026-06-09T16:07:02.708137544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43dad0cf-128e-4b8f-b504-f4ef9af95ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982784 | controller |     "Jun 09 16:07:02.716788 crc crio[22095]: time=\"2026-06-09T16:07:02.716633951Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node\" id=d11c86bf-9f3e-4c1d-afc6-8855535f1148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982812 | controller |     "Jun 09 16:07:02.717115 crc crio[22095]: time=\"2026-06-09T16:07:02.717095023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982830 | controller |     "Jun 09 16:07:02.738238 crc crio[22095]: time=\"2026-06-09T16:07:02.738172422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982845 | controller |     "Jun 09 16:07:02.739728 crc crio[22095]: time=\"2026-06-09T16:07:02.739646369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982879 | controller |     "Jun 09 16:07:02.845174 crc crio[22095]: time=\"2026-06-09T16:07:02.845074116Z\" level=info msg=\"Created container 23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node\" id=d11c86bf-9f3e-4c1d-afc6-8855535f1148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982896 | controller |     "Jun 09 16:07:02.847346 crc crio[22095]: time=\"2026-06-09T16:07:02.847227181Z\" level=info msg=\"Starting container: 23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb\" id=fd3d25dd-b8b1-49de-9c52-1c3d7b539880 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.982911 | controller |     "Jun 09 16:07:02.851202 crc crio[22095]: time=\"2026-06-09T16:07:02.851139841Z\" level=info msg=\"Started container\" PID=37685 containerID=23c3a19533cdf155ad254c95d9cd4df10dbcb368299df776d3bbd62c66efb9cb description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-node id=fd3d25dd-b8b1-49de-9c52-1c3d7b539880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.982926 | controller |     "Jun 09 16:07:02.861281 crc crio[22095]: time=\"2026-06-09T16:07:02.861087555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826d98cd-00d1-41fe-98b3-e0e8a2866a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982941 | controller |     "Jun 09 16:07:02.863186 crc crio[22095]: time=\"2026-06-09T16:07:02.863114497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=33e43929-aa5d-4cc8-9163-408fec14547b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.982955 | controller |     "Jun 09 16:07:02.869040 crc crio[22095]: time=\"2026-06-09T16:07:02.868904375Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics\" id=327f260d-7e7b-42bf-b6c7-82b56b343d24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.982970 | controller |     "Jun 09 16:07:02.869439 crc crio[22095]: time=\"2026-06-09T16:07:02.869326626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982985 | controller |     "Jun 09 16:07:02.898603 crc crio[22095]: time=\"2026-06-09T16:07:02.898471601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.982999 | controller |     "Jun 09 16:07:02.900331 crc crio[22095]: time=\"2026-06-09T16:07:02.900232766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983013 | controller |     "Jun 09 16:07:03.012213 crc crio[22095]: time=\"2026-06-09T16:07:03.012084667Z\" level=info msg=\"Created container 8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79: openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics\" id=327f260d-7e7b-42bf-b6c7-82b56b343d24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983031 | controller |     "Jun 09 16:07:03.013251 crc crio[22095]: time=\"2026-06-09T16:07:03.013206716Z\" level=info msg=\"Starting container: 8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79\" id=3e7055e6-8682-4b70-8bc9-d958cafe6633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.983046 | controller |     "Jun 09 16:07:03.018305 crc crio[22095]: time=\"2026-06-09T16:07:03.018228844Z\" level=info msg=\"Started container\" PID=37707 containerID=8d842611bcb6f769ef922149372a7f384e9ed3cef93f248e7e00c7a815085f79 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/kube-rbac-proxy-ovn-metrics id=3e7055e6-8682-4b70-8bc9-d958cafe6633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.983060 | controller |     "Jun 09 16:07:03.032818 crc crio[22095]: time=\"2026-06-09T16:07:03.032599032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=07f5b0f4-39b9-4e62-8128-a18612461b8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983074 | controller |     "Jun 09 16:07:03.035005 crc crio[22095]: time=\"2026-06-09T16:07:03.034808558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c1dee671-33f8-450d-9fff-0e966f624c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983088 | controller |     "Jun 09 16:07:03.041982 crc crio[22095]: time=\"2026-06-09T16:07:03.040902874Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd\" id=47c504c8-57b4-4068-b696-56f9c08862bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983103 | controller |     "Jun 09 16:07:03.041982 crc crio[22095]: time=\"2026-06-09T16:07:03.041381456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983117 | controller |     "Jun 09 16:07:03.096605 crc crio[22095]: time=\"2026-06-09T16:07:03.096387003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983131 | controller |     "Jun 09 16:07:03.098692 crc crio[22095]: time=\"2026-06-09T16:07:03.098662141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983146 | controller |     "Jun 09 16:07:03.206386 crc crio[22095]: time=\"2026-06-09T16:07:03.205909824Z\" level=info msg=\"Created container defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758: openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd\" id=47c504c8-57b4-4068-b696-56f9c08862bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983160 | controller |     "Jun 09 16:07:03.207737 crc crio[22095]: time=\"2026-06-09T16:07:03.207620418Z\" level=info msg=\"Starting container: defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758\" id=b8e61de3-cd89-476b-8d1e-5e8beea762dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.983174 | controller |     "Jun 09 16:07:03.213305 crc crio[22095]: time=\"2026-06-09T16:07:03.2131924Z\" level=info msg=\"Started container\" PID=37724 containerID=defff049d8e0931a5ab45450fd08f6f25f6c7a7b836fc7e12b1d3a82067bb758 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/northd id=b8e61de3-cd89-476b-8d1e-5e8beea762dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.983188 | controller |     "Jun 09 16:07:03.222955 crc crio[22095]: time=\"2026-06-09T16:07:03.222822987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=55103283-a7c5-4942-aeb6-8e43ed330ef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983206 | controller |     "Jun 09 16:07:03.230771 crc crio[22095]: time=\"2026-06-09T16:07:03.230696988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ceaf1dac-6d32-4617-aa38-eb47c3f06c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983222 | controller |     "Jun 09 16:07:03.253164 crc crio[22095]: time=\"2026-06-09T16:07:03.2530714Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb\" id=d4581b91-fce7-4853-bf51-e021ea31e104 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983239 | controller |     "Jun 09 16:07:03.253744 crc crio[22095]: time=\"2026-06-09T16:07:03.253684996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983253 | controller |     "Jun 09 16:07:03.280265 crc crio[22095]: time=\"2026-06-09T16:07:03.280139832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983268 | controller |     "Jun 09 16:07:03.282775 crc crio[22095]: time=\"2026-06-09T16:07:03.282471052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983283 | controller |     "Jun 09 16:07:03.414097 crc crio[22095]: time=\"2026-06-09T16:07:03.413993406Z\" level=info msg=\"Created container e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe: openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb\" id=d4581b91-fce7-4853-bf51-e021ea31e104 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983297 | controller |     "Jun 09 16:07:03.416714 crc crio[22095]: time=\"2026-06-09T16:07:03.416591992Z\" level=info msg=\"Starting container: e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe\" id=ce4f756a-05a3-4f6a-aac8-25731d8ea383 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.983311 | controller |     "Jun 09 16:07:03.421583 crc crio[22095]: time=\"2026-06-09T16:07:03.421475237Z\" level=info msg=\"Started container\" PID=37735 containerID=e3be1dafcd171019d50a34665cd35eb85a0e6b72fd3337e711ce5ab10ce307fe description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/nbdb id=ce4f756a-05a3-4f6a-aac8-25731d8ea383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.983327 | controller |     "Jun 09 16:07:05.557093 crc crio[22095]: time=\"2026-06-09T16:07:05.556103789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04e2cc5d-e855-4d89-92eb-88e356e233cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983341 | controller |     "Jun 09 16:07:05.561675 crc crio[22095]: time=\"2026-06-09T16:07:05.561526938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a92b4b53-8ce6-410a-a88a-654065b2ee13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983355 | controller |     "Jun 09 16:07:05.567649 crc crio[22095]: time=\"2026-06-09T16:07:05.567582953Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb\" id=277b940a-0e5d-440d-bcd8-6a32b4a48005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983373 | controller |     "Jun 09 16:07:05.568039 crc crio[22095]: time=\"2026-06-09T16:07:05.567987283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983387 | controller |     "Jun 09 16:07:05.594816 crc crio[22095]: time=\"2026-06-09T16:07:05.594737347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983402 | controller |     "Jun 09 16:07:05.597149 crc crio[22095]: time=\"2026-06-09T16:07:05.597088767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983417 | controller |     "Jun 09 16:07:05.793350 crc crio[22095]: time=\"2026-06-09T16:07:05.793152602Z\" level=info msg=\"Created container f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab: openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb\" id=277b940a-0e5d-440d-bcd8-6a32b4a48005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983431 | controller |     "Jun 09 16:07:05.795394 crc crio[22095]: time=\"2026-06-09T16:07:05.794486896Z\" level=info msg=\"Starting container: f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab\" id=b2ea37cd-19f7-4528-9b62-e7f98cad59f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.983446 | controller |     "Jun 09 16:07:05.802684 crc crio[22095]: time=\"2026-06-09T16:07:05.802556562Z\" level=info msg=\"Started container\" PID=37798 containerID=f0eb42256e613ea0652dd168dd80d910dceceb822be1f89303d9dea6f02811ab description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/sbdb id=b2ea37cd-19f7-4528-9b62-e7f98cad59f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.983461 | controller |     "Jun 09 16:07:08.118802 crc crio[22095]: time=\"2026-06-09T16:07:08.117988558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25f133f9-ff2a-4d5f-9750-89e0883c1d93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983475 | controller |     "Jun 09 16:07:08.144455 crc crio[22095]: time=\"2026-06-09T16:07:08.144325762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=415a0534-31a7-43f5-85b6-7a023971af17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.983490 | controller |     "Jun 09 16:07:08.150509 crc crio[22095]: time=\"2026-06-09T16:07:08.150306295Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller\" id=fbed96bf-10b3-45dc-b13c-e56baaaf28bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983505 | controller |     "Jun 09 16:07:08.150853 crc crio[22095]: time=\"2026-06-09T16:07:08.150779687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983520 | controller |     "Jun 09 16:07:08.192507 crc crio[22095]: time=\"2026-06-09T16:07:08.192434322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983535 | controller |     "Jun 09 16:07:08.195866 crc crio[22095]: time=\"2026-06-09T16:07:08.195825789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.983550 | controller |     "Jun 09 16:07:08.465851 crc crio[22095]: time=\"2026-06-09T16:07:08.464750616Z\" level=info msg=\"Created container a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381: openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller\" id=fbed96bf-10b3-45dc-b13c-e56baaaf28bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.983568 | controller |     "Jun 09 16:07:08.467700 crc crio[22095]: time=\"2026-06-09T16:07:08.467604159Z\" level=info msg=\"Starting container: a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381\" id=e96f3122-dae7-442e-b110-2936a69936f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.983583 | controller |     "Jun 09 16:07:08.478059 crc crio[22095]: time=\"2026-06-09T16:07:08.475720857Z\" level=info msg=\"Started container\" PID=37952 containerID=a6143e6ac6598acddf09d6c6d5bf2a9ca3cae3b8e6e68228f11e808f3534d381 description=openshift-ovn-kubernetes/ovnkube-node-w6rsj/ovnkube-controller id=e96f3122-dae7-442e-b110-2936a69936f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16586737421cc1d8c2230a4f5756ae821471304eaff54fe381b60ddf0763a3ad",
2026-06-09 17:40:43.983598 | controller |     "Jun 09 16:07:08.607484 crc crio[22095]: time=\"2026-06-09T16:07:08.60720699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983613 | controller |     "Jun 09 16:07:08.608129 crc crio[22095]: time=\"2026-06-09T16:07:08.608029781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983629 | controller |     "Jun 09 16:07:08.608218 crc crio[22095]: time=\"2026-06-09T16:07:08.608152064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983643 | controller |     "Jun 09 16:07:08.608218 crc crio[22095]: time=\"2026-06-09T16:07:08.608191075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983658 | controller |     "Jun 09 16:07:08.608472 crc crio[22095]: time=\"2026-06-09T16:07:08.608228566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983673 | controller |     "Jun 09 16:07:08.608472 crc crio[22095]: time=\"2026-06-09T16:07:08.608262387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983687 | controller |     "Jun 09 16:07:08.608791 crc crio[22095]: time=\"2026-06-09T16:07:08.608601235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983702 | controller |     "Jun 09 16:07:08.608791 crc crio[22095]: time=\"2026-06-09T16:07:08.6087667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983717 | controller |     "Jun 09 16:07:08.608987 crc crio[22095]: time=\"2026-06-09T16:07:08.608826071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983731 | controller |     "Jun 09 16:07:08.608987 crc crio[22095]: time=\"2026-06-09T16:07:08.608869242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983746 | controller |     "Jun 09 16:07:08.608987 crc crio[22095]: time=\"2026-06-09T16:07:08.608981565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983761 | controller |     "Jun 09 16:07:08.609183 crc crio[22095]: time=\"2026-06-09T16:07:08.609017366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983775 | controller |     "Jun 09 16:07:08.609559 crc crio[22095]: time=\"2026-06-09T16:07:08.609446017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983789 | controller |     "Jun 09 16:07:08.609659 crc crio[22095]: time=\"2026-06-09T16:07:08.60958532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983804 | controller |     "Jun 09 16:07:08.609726 crc crio[22095]: time=\"2026-06-09T16:07:08.609657242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983822 | controller |     "Jun 09 16:07:08.609726 crc crio[22095]: time=\"2026-06-09T16:07:08.609718654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983837 | controller |     "Jun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610005071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983871 | controller |     "Jun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610073783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983888 | controller |     "Jun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610241947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983903 | controller |     "Jun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.610299969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983918 | controller |     "Jun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.61033223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983932 | controller |     "Jun 09 16:07:08.610445 crc crio[22095]: time=\"2026-06-09T16:07:08.61035728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983947 | controller |     "Jun 09 16:07:08.611068 crc crio[22095]: time=\"2026-06-09T16:07:08.610994586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983961 | controller |     "Jun 09 16:07:08.611164 crc crio[22095]: time=\"2026-06-09T16:07:08.61113598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.983976 | controller |     "Jun 09 16:07:08.611241 crc crio[22095]: time=\"2026-06-09T16:07:08.611212622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.983990 | controller |     "Jun 09 16:07:08.611285 crc crio[22095]: time=\"2026-06-09T16:07:08.611246213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984005 | controller |     "Jun 09 16:07:08.611285 crc crio[22095]: time=\"2026-06-09T16:07:08.611277254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984020 | controller |     "Jun 09 16:07:08.611601 crc crio[22095]: time=\"2026-06-09T16:07:08.611298784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984035 | controller |     "Jun 09 16:07:08.611601 crc crio[22095]: time=\"2026-06-09T16:07:08.611548891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984049 | controller |     "Jun 09 16:07:08.611601 crc crio[22095]: time=\"2026-06-09T16:07:08.611602402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984064 | controller |     "Jun 09 16:07:08.612006 crc crio[22095]: time=\"2026-06-09T16:07:08.611889559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984078 | controller |     "Jun 09 16:07:08.612083 crc crio[22095]: time=\"2026-06-09T16:07:08.612035503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984092 | controller |     "Jun 09 16:07:08.612296 crc crio[22095]: time=\"2026-06-09T16:07:08.612211048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984107 | controller |     "Jun 09 16:07:08.612379 crc crio[22095]: time=\"2026-06-09T16:07:08.61231424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984121 | controller |     "Jun 09 16:07:08.612379 crc crio[22095]: time=\"2026-06-09T16:07:08.612342241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984138 | controller |     "Jun 09 16:07:08.612379 crc crio[22095]: time=\"2026-06-09T16:07:08.612368792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984153 | controller |     "Jun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.612456764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984168 | controller |     "Jun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.612492475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984183 | controller |     "Jun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.61269228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984197 | controller |     "Jun 09 16:07:08.612822 crc crio[22095]: time=\"2026-06-09T16:07:08.612758142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984219 | controller |     "Jun 09 16:07:08.613101 crc crio[22095]: time=\"2026-06-09T16:07:08.613030029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984238 | controller |     "Jun 09 16:07:08.613199 crc crio[22095]: time=\"2026-06-09T16:07:08.613138641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984300 | controller |     "Jun 09 16:07:08.613336 crc crio[22095]: time=\"2026-06-09T16:07:08.613269255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984320 | controller |     "Jun 09 16:07:08.613542 crc crio[22095]: time=\"2026-06-09T16:07:08.61347425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984335 | controller |     "Jun 09 16:07:08.613693 crc crio[22095]: time=\"2026-06-09T16:07:08.613608693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984349 | controller |     "Jun 09 16:07:08.613766 crc crio[22095]: time=\"2026-06-09T16:07:08.613691126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984364 | controller |     "Jun 09 16:07:08.613766 crc crio[22095]: time=\"2026-06-09T16:07:08.613719356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984379 | controller |     "Jun 09 16:07:08.613850 crc crio[22095]: time=\"2026-06-09T16:07:08.613768147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984394 | controller |     "Jun 09 16:07:08.613850 crc crio[22095]: time=\"2026-06-09T16:07:08.613829059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984408 | controller |     "Jun 09 16:07:08.614007 crc crio[22095]: time=\"2026-06-09T16:07:08.61388212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984423 | controller |     "Jun 09 16:07:08.614206 crc crio[22095]: time=\"2026-06-09T16:07:08.614160167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984437 | controller |     "Jun 09 16:07:08.614270 crc crio[22095]: time=\"2026-06-09T16:07:08.614230499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984452 | controller |     "Jun 09 16:07:08.614971 crc crio[22095]: time=\"2026-06-09T16:07:08.614808054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984465 | controller |     "Jun 09 16:07:08.615176 crc crio[22095]: time=\"2026-06-09T16:07:08.615074671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984480 | controller |     "Jun 09 16:07:08.615278 crc crio[22095]: time=\"2026-06-09T16:07:08.615240365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984500 | controller |     "Jun 09 16:07:08.615368 crc crio[22095]: time=\"2026-06-09T16:07:08.615311197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984515 | controller |     "Jun 09 16:07:08.615595 crc crio[22095]: time=\"2026-06-09T16:07:08.615506062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984529 | controller |     "Jun 09 16:07:08.615667 crc crio[22095]: time=\"2026-06-09T16:07:08.615609615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984543 | controller |     "Jun 09 16:07:08.615713 crc crio[22095]: time=\"2026-06-09T16:07:08.615665426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984557 | controller |     "Jun 09 16:07:08.615766 crc crio[22095]: time=\"2026-06-09T16:07:08.615714867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984572 | controller |     "Jun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.615776589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984586 | controller |     "Jun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.61583626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984600 | controller |     "Jun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.615853011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984615 | controller |     "Jun 09 16:07:08.615960 crc crio[22095]: time=\"2026-06-09T16:07:08.615873411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984629 | controller |     "Jun 09 16:07:08.616581 crc crio[22095]: time=\"2026-06-09T16:07:08.616497957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984644 | controller |     "Jun 09 16:07:08.616656 crc crio[22095]: time=\"2026-06-09T16:07:08.616594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984658 | controller |     "Jun 09 16:07:08.616699 crc crio[22095]: time=\"2026-06-09T16:07:08.616657211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984673 | controller |     "Jun 09 16:07:08.616753 crc crio[22095]: time=\"2026-06-09T16:07:08.616708843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984687 | controller |     "Jun 09 16:07:08.616874 crc crio[22095]: time=\"2026-06-09T16:07:08.616785165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984702 | controller |     "Jun 09 16:07:08.616874 crc crio[22095]: time=\"2026-06-09T16:07:08.616849246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984716 | controller |     "Jun 09 16:07:08.617210 crc crio[22095]: time=\"2026-06-09T16:07:08.616891667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984730 | controller |     "Jun 09 16:07:08.617210 crc crio[22095]: time=\"2026-06-09T16:07:08.61699307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984744 | controller |     "Jun 09 16:07:08.617210 crc crio[22095]: time=\"2026-06-09T16:07:08.617194705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984758 | controller |     "Jun 09 16:07:08.617321 crc crio[22095]: time=\"2026-06-09T16:07:08.617252967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984773 | controller |     "Jun 09 16:07:08.617532 crc crio[22095]: time=\"2026-06-09T16:07:08.617462632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984791 | controller |     "Jun 09 16:07:08.617601 crc crio[22095]: time=\"2026-06-09T16:07:08.617538784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984806 | controller |     "Jun 09 16:07:08.617646 crc crio[22095]: time=\"2026-06-09T16:07:08.617612336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984821 | controller |     "Jun 09 16:07:08.617688 crc crio[22095]: time=\"2026-06-09T16:07:08.617670057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984835 | controller |     "Jun 09 16:07:08.617799 crc crio[22095]: time=\"2026-06-09T16:07:08.617730199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984871 | controller |     "Jun 09 16:07:08.617866 crc crio[22095]: time=\"2026-06-09T16:07:08.617826991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984891 | controller |     "Jun 09 16:07:08.617964 crc crio[22095]: time=\"2026-06-09T16:07:08.617885983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984906 | controller |     "Jun 09 16:07:08.618147 crc crio[22095]: time=\"2026-06-09T16:07:08.618074398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984920 | controller |     "Jun 09 16:07:08.618251 crc crio[22095]: time=\"2026-06-09T16:07:08.618195551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984935 | controller |     "Jun 09 16:07:08.618309 crc crio[22095]: time=\"2026-06-09T16:07:08.618291263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984949 | controller |     "Jun 09 16:07:08.618464 crc crio[22095]: time=\"2026-06-09T16:07:08.618353005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984963 | controller |     "Jun 09 16:07:08.618534 crc crio[22095]: time=\"2026-06-09T16:07:08.618507129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.984977 | controller |     "Jun 09 16:07:08.618577 crc crio[22095]: time=\"2026-06-09T16:07:08.618535209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.984992 | controller |     "Jun 09 16:07:08.618622 crc crio[22095]: time=\"2026-06-09T16:07:08.6185729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985006 | controller |     "Jun 09 16:07:08.618831 crc crio[22095]: time=\"2026-06-09T16:07:08.618752785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985020 | controller |     "Jun 09 16:07:08.618831 crc crio[22095]: time=\"2026-06-09T16:07:08.618827577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985034 | controller |     "Jun 09 16:07:08.619013 crc crio[22095]: time=\"2026-06-09T16:07:08.618873248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985049 | controller |     "Jun 09 16:07:08.619013 crc crio[22095]: time=\"2026-06-09T16:07:08.618903569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985063 | controller |     "Jun 09 16:07:08.619093 crc crio[22095]: time=\"2026-06-09T16:07:08.619058003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985077 | controller |     "Jun 09 16:07:08.619133 crc crio[22095]: time=\"2026-06-09T16:07:08.619093784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985091 | controller |     "Jun 09 16:07:08.619442 crc crio[22095]: time=\"2026-06-09T16:07:08.6193564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985108 | controller |     "Jun 09 16:07:08.619535 crc crio[22095]: time=\"2026-06-09T16:07:08.619468013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985123 | controller |     "Jun 09 16:07:08.619535 crc crio[22095]: time=\"2026-06-09T16:07:08.619488224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985137 | controller |     "Jun 09 16:07:08.619535 crc crio[22095]: time=\"2026-06-09T16:07:08.619521355Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985151 | controller |     "Jun 09 16:07:08.619648 crc crio[22095]: time=\"2026-06-09T16:07:08.619573626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985165 | controller |     "Jun 09 16:07:08.619648 crc crio[22095]: time=\"2026-06-09T16:07:08.619609627Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985180 | controller |     "Jun 09 16:07:08.620141 crc crio[22095]: time=\"2026-06-09T16:07:08.620025737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985194 | controller |     "Jun 09 16:07:08.620522 crc crio[22095]: time=\"2026-06-09T16:07:08.62049574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985208 | controller |     "Jun 09 16:07:08.620755 crc crio[22095]: time=\"2026-06-09T16:07:08.620650283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985222 | controller |     "Jun 09 16:07:08.620889 crc crio[22095]: time=\"2026-06-09T16:07:08.620845608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985236 | controller |     "Jun 09 16:07:08.620889 crc crio[22095]: time=\"2026-06-09T16:07:08.620867759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985250 | controller |     "Jun 09 16:07:08.621162 crc crio[22095]: time=\"2026-06-09T16:07:08.621066194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985265 | controller |     "Jun 09 16:07:08.621695 crc crio[22095]: time=\"2026-06-09T16:07:08.621460634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985279 | controller |     "Jun 09 16:07:08.622118 crc crio[22095]: time=\"2026-06-09T16:07:08.621729411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985292 | controller |     "Jun 09 16:07:08.622197 crc crio[22095]: time=\"2026-06-09T16:07:08.622133581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985306 | controller |     "Jun 09 16:07:08.622197 crc crio[22095]: time=\"2026-06-09T16:07:08.622189603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985320 | controller |     "Jun 09 16:07:08.622316 crc crio[22095]: time=\"2026-06-09T16:07:08.622271645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985334 | controller |     "Jun 09 16:07:08.622426 crc crio[22095]: time=\"2026-06-09T16:07:08.622328976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985348 | controller |     "Jun 09 16:07:08.622592 crc crio[22095]: time=\"2026-06-09T16:07:08.622506971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985363 | controller |     "Jun 09 16:07:08.622752 crc crio[22095]: time=\"2026-06-09T16:07:08.622678485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985377 | controller |     "Jun 09 16:07:08.622752 crc crio[22095]: time=\"2026-06-09T16:07:08.622720696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985394 | controller |     "Jun 09 16:07:08.622752 crc crio[22095]: time=\"2026-06-09T16:07:08.622747637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985409 | controller |     "Jun 09 16:07:08.622870 crc crio[22095]: time=\"2026-06-09T16:07:08.622788828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985424 | controller |     "Jun 09 16:07:08.622870 crc crio[22095]: time=\"2026-06-09T16:07:08.622807609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985438 | controller |     "Jun 09 16:07:08.623205 crc crio[22095]: time=\"2026-06-09T16:07:08.623139657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985453 | controller |     "Jun 09 16:07:08.623497 crc crio[22095]: time=\"2026-06-09T16:07:08.623469616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985467 | controller |     "Jun 09 16:07:08.623563 crc crio[22095]: time=\"2026-06-09T16:07:08.623510807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985482 | controller |     "Jun 09 16:07:08.623563 crc crio[22095]: time=\"2026-06-09T16:07:08.623538207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985496 | controller |     "Jun 09 16:07:08.623977 crc crio[22095]: time=\"2026-06-09T16:07:08.623862856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985510 | controller |     "Jun 09 16:07:08.624054 crc crio[22095]: time=\"2026-06-09T16:07:08.623983689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985525 | controller |     "Jun 09 16:07:08.624091 crc crio[22095]: time=\"2026-06-09T16:07:08.62404369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985539 | controller |     "Jun 09 16:07:08.624132 crc crio[22095]: time=\"2026-06-09T16:07:08.624104292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985553 | controller |     "Jun 09 16:07:08.624244 crc crio[22095]: time=\"2026-06-09T16:07:08.624190034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985567 | controller |     "Jun 09 16:07:08.624428 crc crio[22095]: time=\"2026-06-09T16:07:08.624362198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985581 | controller |     "Jun 09 16:07:08.624499 crc crio[22095]: time=\"2026-06-09T16:07:08.624451411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985595 | controller |     "Jun 09 16:07:08.624499 crc crio[22095]: time=\"2026-06-09T16:07:08.624485002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985610 | controller |     "Jun 09 16:07:08.624597 crc crio[22095]: time=\"2026-06-09T16:07:08.624537993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985624 | controller |     "Jun 09 16:07:08.624659 crc crio[22095]: time=\"2026-06-09T16:07:08.624599544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985639 | controller |     "Jun 09 16:07:08.624790 crc crio[22095]: time=\"2026-06-09T16:07:08.624728748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985654 | controller |     "Jun 09 16:07:08.624973 crc crio[22095]: time=\"2026-06-09T16:07:08.62480401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985668 | controller |     "Jun 09 16:07:08.624973 crc crio[22095]: time=\"2026-06-09T16:07:08.624848401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985686 | controller |     "Jun 09 16:07:08.624973 crc crio[22095]: time=\"2026-06-09T16:07:08.624881092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985701 | controller |     "Jun 09 16:07:08.625114 crc crio[22095]: time=\"2026-06-09T16:07:08.625005075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985715 | controller |     "Jun 09 16:07:08.625114 crc crio[22095]: time=\"2026-06-09T16:07:08.625067546Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985730 | controller |     "Jun 09 16:07:08.625302 crc crio[22095]: time=\"2026-06-09T16:07:08.625242471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985744 | controller |     "Jun 09 16:07:08.625519 crc crio[22095]: time=\"2026-06-09T16:07:08.625390225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985758 | controller |     "Jun 09 16:07:08.625653 crc crio[22095]: time=\"2026-06-09T16:07:08.625616161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985773 | controller |     "Jun 09 16:07:08.626054 crc crio[22095]: time=\"2026-06-09T16:07:08.62598273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985788 | controller |     "Jun 09 16:07:08.626247 crc crio[22095]: time=\"2026-06-09T16:07:08.626135804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985802 | controller |     "Jun 09 16:07:08.626315 crc crio[22095]: time=\"2026-06-09T16:07:08.626255997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985816 | controller |     "Jun 09 16:07:08.626438 crc crio[22095]: time=\"2026-06-09T16:07:08.626336819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985831 | controller |     "Jun 09 16:07:08.626509 crc crio[22095]: time=\"2026-06-09T16:07:08.626447292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985845 | controller |     "Jun 09 16:07:08.626612 crc crio[22095]: time=\"2026-06-09T16:07:08.626540064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985888 | controller |     "Jun 09 16:07:08.626672 crc crio[22095]: time=\"2026-06-09T16:07:08.626634647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985904 | controller |     "Jun 09 16:07:08.626719 crc crio[22095]: time=\"2026-06-09T16:07:08.626686388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985919 | controller |     "Jun 09 16:07:08.626760 crc crio[22095]: time=\"2026-06-09T16:07:08.626735989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985933 | controller |     "Jun 09 16:07:08.626879 crc crio[22095]: time=\"2026-06-09T16:07:08.626806341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985948 | controller |     "Jun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.626904773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985962 | controller |     "Jun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627063177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.985977 | controller |     "Jun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627105369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.985994 | controller |     "Jun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627139409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986009 | controller |     "Jun 09 16:07:08.627215 crc crio[22095]: time=\"2026-06-09T16:07:08.627216401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986023 | controller |     "Jun 09 16:07:08.627667 crc crio[22095]: time=\"2026-06-09T16:07:08.62755728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986038 | controller |     "Jun 09 16:07:08.627737 crc crio[22095]: time=\"2026-06-09T16:07:08.627700924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986052 | controller |     "Jun 09 16:07:08.627793 crc crio[22095]: time=\"2026-06-09T16:07:08.627745485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986066 | controller |     "Jun 09 16:07:08.627793 crc crio[22095]: time=\"2026-06-09T16:07:08.627779366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986080 | controller |     "Jun 09 16:07:08.627869 crc crio[22095]: time=\"2026-06-09T16:07:08.627829977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986095 | controller |     "Jun 09 16:07:08.627869 crc crio[22095]: time=\"2026-06-09T16:07:08.627865008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986108 | controller |     "Jun 09 16:07:08.628237 crc crio[22095]: time=\"2026-06-09T16:07:08.628172246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986123 | controller |     "Jun 09 16:07:08.628307 crc crio[22095]: time=\"2026-06-09T16:07:08.628247848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986137 | controller |     "Jun 09 16:07:08.628307 crc crio[22095]: time=\"2026-06-09T16:07:08.628294959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986151 | controller |     "Jun 09 16:07:08.628391 crc crio[22095]: time=\"2026-06-09T16:07:08.62834276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986166 | controller |     "Jun 09 16:07:08.628391 crc crio[22095]: time=\"2026-06-09T16:07:08.628390261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986180 | controller |     "Jun 09 16:07:08.628391 crc crio[22095]: time=\"2026-06-09T16:07:08.628456903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986194 | controller |     "Jun 09 16:07:08.628595 crc crio[22095]: time=\"2026-06-09T16:07:08.628525805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986209 | controller |     "Jun 09 16:07:08.628595 crc crio[22095]: time=\"2026-06-09T16:07:08.628584076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986223 | controller |     "Jun 09 16:07:08.628718 crc crio[22095]: time=\"2026-06-09T16:07:08.628672969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986237 | controller |     "Jun 09 16:07:08.628791 crc crio[22095]: time=\"2026-06-09T16:07:08.6287356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986251 | controller |     "Jun 09 16:07:08.628888 crc crio[22095]: time=\"2026-06-09T16:07:08.628825603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986265 | controller |     "Jun 09 16:07:08.629046 crc crio[22095]: time=\"2026-06-09T16:07:08.628999687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986282 | controller |     "Jun 09 16:07:08.629114 crc crio[22095]: time=\"2026-06-09T16:07:08.629064089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986296 | controller |     "Jun 09 16:07:08.629164 crc crio[22095]: time=\"2026-06-09T16:07:08.62911707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986310 | controller |     "Jun 09 16:07:08.629211 crc crio[22095]: time=\"2026-06-09T16:07:08.629172261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986324 | controller |     "Jun 09 16:07:08.629356 crc crio[22095]: time=\"2026-06-09T16:07:08.629212072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986338 | controller |     "Jun 09 16:07:08.630660 crc crio[22095]: time=\"2026-06-09T16:07:08.630588758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986353 | controller |     "Jun 09 16:07:08.630793 crc crio[22095]: time=\"2026-06-09T16:07:08.630736131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986367 | controller |     "Jun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.630847364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986381 | controller |     "Jun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.630877615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986395 | controller |     "Jun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.630975458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986410 | controller |     "Jun 09 16:07:08.631043 crc crio[22095]: time=\"2026-06-09T16:07:08.631010848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986424 | controller |     "Jun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631496661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986439 | controller |     "Jun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631552122Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986454 | controller |     "Jun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631589313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986468 | controller |     "Jun 09 16:07:08.631635 crc crio[22095]: time=\"2026-06-09T16:07:08.631626184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986483 | controller |     "Jun 09 16:07:08.632014 crc crio[22095]: time=\"2026-06-09T16:07:08.63187246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986498 | controller |     "Jun 09 16:07:08.632124 crc crio[22095]: time=\"2026-06-09T16:07:08.632030705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986512 | controller |     "Jun 09 16:07:08.632124 crc crio[22095]: time=\"2026-06-09T16:07:08.632093006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986526 | controller |     "Jun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632130997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986540 | controller |     "Jun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632174908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986555 | controller |     "Jun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632197339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986572 | controller |     "Jun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.632209069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986587 | controller |     "Jun 09 16:07:08.632295 crc crio[22095]: time=\"2026-06-09T16:07:08.63223155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986601 | controller |     "Jun 09 16:07:08.632755 crc crio[22095]: time=\"2026-06-09T16:07:08.63262796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986615 | controller |     "Jun 09 16:07:08.633030 crc crio[22095]: time=\"2026-06-09T16:07:08.632851555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986630 | controller |     "Jun 09 16:07:08.633156 crc crio[22095]: time=\"2026-06-09T16:07:08.633119252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986644 | controller |     "Jun 09 16:07:08.633592 crc crio[22095]: time=\"2026-06-09T16:07:08.633541663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986659 | controller |     "Jun 09 16:07:08.633898 crc crio[22095]: time=\"2026-06-09T16:07:08.63381873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986674 | controller |     "Jun 09 16:07:08.634072 crc crio[22095]: time=\"2026-06-09T16:07:08.633983434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986688 | controller |     "Jun 09 16:07:08.634072 crc crio[22095]: time=\"2026-06-09T16:07:08.634050186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986702 | controller |     "Jun 09 16:07:08.634167 crc crio[22095]: time=\"2026-06-09T16:07:08.634100377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986717 | controller |     "Jun 09 16:07:08.634276 crc crio[22095]: time=\"2026-06-09T16:07:08.634224801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986731 | controller |     "Jun 09 16:07:08.634340 crc crio[22095]: time=\"2026-06-09T16:07:08.634299453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986746 | controller |     "Jun 09 16:07:08.634381 crc crio[22095]: time=\"2026-06-09T16:07:08.634345574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986760 | controller |     "Jun 09 16:07:08.634471 crc crio[22095]: time=\"2026-06-09T16:07:08.634385145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986775 | controller |     "Jun 09 16:07:08.634471 crc crio[22095]: time=\"2026-06-09T16:07:08.634465017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986789 | controller |     "Jun 09 16:07:08.634583 crc crio[22095]: time=\"2026-06-09T16:07:08.634501548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986806 | controller |     "Jun 09 16:07:08.634627 crc crio[22095]: time=\"2026-06-09T16:07:08.63460032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986831 | controller |     "Jun 09 16:07:08.634670 crc crio[22095]: time=\"2026-06-09T16:07:08.634655192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986846 | controller |     "Jun 09 16:07:08.634795 crc crio[22095]: time=\"2026-06-09T16:07:08.634744894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986879 | controller |     "Jun 09 16:07:08.634867 crc crio[22095]: time=\"2026-06-09T16:07:08.634809056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986898 | controller |     "Jun 09 16:07:08.635060 crc crio[22095]: time=\"2026-06-09T16:07:08.634872927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986913 | controller |     "Jun 09 16:07:08.635175 crc crio[22095]: time=\"2026-06-09T16:07:08.635137944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986928 | controller |     "Jun 09 16:07:08.635509 crc crio[22095]: time=\"2026-06-09T16:07:08.63538393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986942 | controller |     "Jun 09 16:07:08.635576 crc crio[22095]: time=\"2026-06-09T16:07:08.635537444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986956 | controller |     "Jun 09 16:07:08.635737 crc crio[22095]: time=\"2026-06-09T16:07:08.635654457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986970 | controller |     "Jun 09 16:07:08.635819 crc crio[22095]: time=\"2026-06-09T16:07:08.63577922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.986984 | controller |     "Jun 09 16:07:08.636101 crc crio[22095]: time=\"2026-06-09T16:07:08.635947005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.986999 | controller |     "Jun 09 16:07:08.636289 crc crio[22095]: time=\"2026-06-09T16:07:08.636104819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987013 | controller |     "Jun 09 16:07:08.636338 crc crio[22095]: time=\"2026-06-09T16:07:08.636283273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987027 | controller |     "Jun 09 16:07:08.636338 crc crio[22095]: time=\"2026-06-09T16:07:08.636326114Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987042 | controller |     "Jun 09 16:07:08.636472 crc crio[22095]: time=\"2026-06-09T16:07:08.636340455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987056 | controller |     "Jun 09 16:07:08.636472 crc crio[22095]: time=\"2026-06-09T16:07:08.636365795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987070 | controller |     "Jun 09 16:07:08.636546 crc crio[22095]: time=\"2026-06-09T16:07:08.636511449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987084 | controller |     "Jun 09 16:07:08.636590 crc crio[22095]: time=\"2026-06-09T16:07:08.63654945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987098 | controller |     "Jun 09 16:07:08.636868 crc crio[22095]: time=\"2026-06-09T16:07:08.636717864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987112 | controller |     "Jun 09 16:07:08.636868 crc crio[22095]: time=\"2026-06-09T16:07:08.636796806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987126 | controller |     "Jun 09 16:07:08.636868 crc crio[22095]: time=\"2026-06-09T16:07:08.636846678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987140 | controller |     "Jun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.636895539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987154 | controller |     "Jun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.637070853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987168 | controller |     "Jun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.637127215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987186 | controller |     "Jun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.637290689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987200 | controller |     "Jun 09 16:07:08.637117 crc crio[22095]: time=\"2026-06-09T16:07:08.63733148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987215 | controller |     "Jun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637579676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987229 | controller |     "Jun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637627578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987244 | controller |     "Jun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637665119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987258 | controller |     "Jun 09 16:07:08.637720 crc crio[22095]: time=\"2026-06-09T16:07:08.637690869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987272 | controller |     "Jun 09 16:07:08.637891 crc crio[22095]: time=\"2026-06-09T16:07:08.637842433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987286 | controller |     "Jun 09 16:07:08.637891 crc crio[22095]: time=\"2026-06-09T16:07:08.637883074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987299 | controller |     "Jun 09 16:07:08.638161 crc crio[22095]: time=\"2026-06-09T16:07:08.63811162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987313 | controller |     "Jun 09 16:07:08.638236 crc crio[22095]: time=\"2026-06-09T16:07:08.638184342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987327 | controller |     "Jun 09 16:07:08.638284 crc crio[22095]: time=\"2026-06-09T16:07:08.638233323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987341 | controller |     "Jun 09 16:07:08.638330 crc crio[22095]: time=\"2026-06-09T16:07:08.638285014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987355 | controller |     "Jun 09 16:07:08.638446 crc crio[22095]: time=\"2026-06-09T16:07:08.638359906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987369 | controller |     "Jun 09 16:07:08.638515 crc crio[22095]: time=\"2026-06-09T16:07:08.63848101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987383 | controller |     "Jun 09 16:07:08.638708 crc crio[22095]: time=\"2026-06-09T16:07:08.638665114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987398 | controller |     "Jun 09 16:07:08.638880 crc crio[22095]: time=\"2026-06-09T16:07:08.638840599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987412 | controller |     "Jun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.6388978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987426 | controller |     "Jun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.638994553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987441 | controller |     "Jun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.639009873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987455 | controller |     "Jun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.639027364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987473 | controller |     "Jun 09 16:07:08.639078 crc crio[22095]: time=\"2026-06-09T16:07:08.639078075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987487 | controller |     "Jun 09 16:07:08.639283 crc crio[22095]: time=\"2026-06-09T16:07:08.639098965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987502 | controller |     "Jun 09 16:07:08.639506 crc crio[22095]: time=\"2026-06-09T16:07:08.639449114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987516 | controller |     "Jun 09 16:07:08.639573 crc crio[22095]: time=\"2026-06-09T16:07:08.639544667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987530 | controller |     "Jun 09 16:07:08.639613 crc crio[22095]: time=\"2026-06-09T16:07:08.639592008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987545 | controller |     "Jun 09 16:07:08.639746 crc crio[22095]: time=\"2026-06-09T16:07:08.639629029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987560 | controller |     "Jun 09 16:07:08.639746 crc crio[22095]: time=\"2026-06-09T16:07:08.63966712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987574 | controller |     "Jun 09 16:07:08.639746 crc crio[22095]: time=\"2026-06-09T16:07:08.63968871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987589 | controller |     "Jun 09 16:07:08.639866 crc crio[22095]: time=\"2026-06-09T16:07:08.639821884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987603 | controller |     "Jun 09 16:07:08.639866 crc crio[22095]: time=\"2026-06-09T16:07:08.639857985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987617 | controller |     "Jun 09 16:07:08.640152 crc crio[22095]: time=\"2026-06-09T16:07:08.640104081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987632 | controller |     "Jun 09 16:07:08.640212 crc crio[22095]: time=\"2026-06-09T16:07:08.640178093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987646 | controller |     "Jun 09 16:07:08.640313 crc crio[22095]: time=\"2026-06-09T16:07:08.640261515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987660 | controller |     "Jun 09 16:07:08.640446 crc crio[22095]: time=\"2026-06-09T16:07:08.640330477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987676 | controller |     "Jun 09 16:07:08.640514 crc crio[22095]: time=\"2026-06-09T16:07:08.640486681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987690 | controller |     "Jun 09 16:07:08.640562 crc crio[22095]: time=\"2026-06-09T16:07:08.640533372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987705 | controller |     "Jun 09 16:07:08.640626 crc crio[22095]: time=\"2026-06-09T16:07:08.640608054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987720 | controller |     "Jun 09 16:07:08.640684 crc crio[22095]: time=\"2026-06-09T16:07:08.640654405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987734 | controller |     "Jun 09 16:07:08.640877 crc crio[22095]: time=\"2026-06-09T16:07:08.640807249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987752 | controller |     "Jun 09 16:07:08.640877 crc crio[22095]: time=\"2026-06-09T16:07:08.640879331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987767 | controller |     "Jun 09 16:07:08.641075 crc crio[22095]: time=\"2026-06-09T16:07:08.641005494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987781 | controller |     "Jun 09 16:07:08.641075 crc crio[22095]: time=\"2026-06-09T16:07:08.641055375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987796 | controller |     "Jun 09 16:07:08.641180 crc crio[22095]: time=\"2026-06-09T16:07:08.641102497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987810 | controller |     "Jun 09 16:07:08.641180 crc crio[22095]: time=\"2026-06-09T16:07:08.641134737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987825 | controller |     "Jun 09 16:07:08.641667 crc crio[22095]: time=\"2026-06-09T16:07:08.641494987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987839 | controller |     "Jun 09 16:07:08.641788 crc crio[22095]: time=\"2026-06-09T16:07:08.641746233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987878 | controller |     "Jun 09 16:07:08.641864 crc crio[22095]: time=\"2026-06-09T16:07:08.641811735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987895 | controller |     "Jun 09 16:07:08.641864 crc crio[22095]: time=\"2026-06-09T16:07:08.641845906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987910 | controller |     "Jun 09 16:07:08.642138 crc crio[22095]: time=\"2026-06-09T16:07:08.641896977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987924 | controller |     "Jun 09 16:07:08.642138 crc crio[22095]: time=\"2026-06-09T16:07:08.641998009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987939 | controller |     "Jun 09 16:07:08.642222 crc crio[22095]: time=\"2026-06-09T16:07:08.642187864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987954 | controller |     "Jun 09 16:07:08.642315 crc crio[22095]: time=\"2026-06-09T16:07:08.642250086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987969 | controller |     "Jun 09 16:07:08.642378 crc crio[22095]: time=\"2026-06-09T16:07:08.642323268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.987983 | controller |     "Jun 09 16:07:08.642470 crc crio[22095]: time=\"2026-06-09T16:07:08.642372739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.987997 | controller |     "Jun 09 16:07:08.642518 crc crio[22095]: time=\"2026-06-09T16:07:08.642481542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988012 | controller |     "Jun 09 16:07:08.642687 crc crio[22095]: time=\"2026-06-09T16:07:08.642530203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988026 | controller |     "Jun 09 16:07:08.642687 crc crio[22095]: time=\"2026-06-09T16:07:08.642672567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988040 | controller |     "Jun 09 16:07:08.642845 crc crio[22095]: time=\"2026-06-09T16:07:08.642715488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988055 | controller |     "Jun 09 16:07:08.642845 crc crio[22095]: time=\"2026-06-09T16:07:08.642824041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988072 | controller |     "Jun 09 16:07:08.643211 crc crio[22095]: time=\"2026-06-09T16:07:08.642855441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988087 | controller |     "Jun 09 16:07:08.643278 crc crio[22095]: time=\"2026-06-09T16:07:08.643241291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988101 | controller |     "Jun 09 16:07:08.643321 crc crio[22095]: time=\"2026-06-09T16:07:08.643306133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988116 | controller |     "Jun 09 16:07:08.643486 crc crio[22095]: time=\"2026-06-09T16:07:08.643371615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988130 | controller |     "Jun 09 16:07:08.643553 crc crio[22095]: time=\"2026-06-09T16:07:08.643507198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988144 | controller |     "Jun 09 16:07:08.643603 crc crio[22095]: time=\"2026-06-09T16:07:08.64357245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988158 | controller |     "Jun 09 16:07:08.643649 crc crio[22095]: time=\"2026-06-09T16:07:08.643630351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988172 | controller |     "Jun 09 16:07:08.643693 crc crio[22095]: time=\"2026-06-09T16:07:08.643651012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988187 | controller |     "Jun 09 16:07:08.643846 crc crio[22095]: time=\"2026-06-09T16:07:08.643685293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988202 | controller |     "Jun 09 16:07:08.643955 crc crio[22095]: time=\"2026-06-09T16:07:08.643875527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988216 | controller |     "Jun 09 16:07:08.644059 crc crio[22095]: time=\"2026-06-09T16:07:08.644011791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988230 | controller |     "Jun 09 16:07:08.644210 crc crio[22095]: time=\"2026-06-09T16:07:08.644093463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988244 | controller |     "Jun 09 16:07:08.644210 crc crio[22095]: time=\"2026-06-09T16:07:08.644147234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988259 | controller |     "Jun 09 16:07:08.644356 crc crio[22095]: time=\"2026-06-09T16:07:08.644205706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988273 | controller |     "Jun 09 16:07:08.644356 crc crio[22095]: time=\"2026-06-09T16:07:08.644245617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988287 | controller |     "Jun 09 16:07:08.644356 crc crio[22095]: time=\"2026-06-09T16:07:08.644340959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988301 | controller |     "Jun 09 16:07:08.644504 crc crio[22095]: time=\"2026-06-09T16:07:08.644393201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988315 | controller |     "Jun 09 16:07:08.644583 crc crio[22095]: time=\"2026-06-09T16:07:08.644530394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988329 | controller |     "Jun 09 16:07:08.644663 crc crio[22095]: time=\"2026-06-09T16:07:08.644615906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988344 | controller |     "Jun 09 16:07:08.644834 crc crio[22095]: time=\"2026-06-09T16:07:08.644776981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988361 | controller |     "Jun 09 16:07:08.644897 crc crio[22095]: time=\"2026-06-09T16:07:08.644844442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988375 | controller |     "Jun 09 16:07:08.645076 crc crio[22095]: time=\"2026-06-09T16:07:08.645013647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988389 | controller |     "Jun 09 16:07:08.645158 crc crio[22095]: time=\"2026-06-09T16:07:08.645104119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988404 | controller |     "Jun 09 16:07:08.645345 crc crio[22095]: time=\"2026-06-09T16:07:08.645256033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988418 | controller |     "Jun 09 16:07:08.645345 crc crio[22095]: time=\"2026-06-09T16:07:08.645319254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988432 | controller |     "Jun 09 16:07:08.645494 crc crio[22095]: time=\"2026-06-09T16:07:08.645462708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988446 | controller |     "Jun 09 16:07:08.645542 crc crio[22095]: time=\"2026-06-09T16:07:08.645512459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988461 | controller |     "Jun 09 16:07:08.645610 crc crio[22095]: time=\"2026-06-09T16:07:08.645576611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988475 | controller |     "Jun 09 16:07:08.645678 crc crio[22095]: time=\"2026-06-09T16:07:08.645623242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988491 | controller |     "Jun 09 16:07:08.645814 crc crio[22095]: time=\"2026-06-09T16:07:08.645768836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988505 | controller |     "Jun 09 16:07:08.645877 crc crio[22095]: time=\"2026-06-09T16:07:08.645839458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988520 | controller |     "Jun 09 16:07:08.645975 crc crio[22095]: time=\"2026-06-09T16:07:08.645902249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988534 | controller |     "Jun 09 16:07:08.646048 crc crio[22095]: time=\"2026-06-09T16:07:08.645990512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988549 | controller |     "Jun 09 16:07:08.646269 crc crio[22095]: time=\"2026-06-09T16:07:08.646212497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988563 | controller |     "Jun 09 16:07:08.646327 crc crio[22095]: time=\"2026-06-09T16:07:08.64630584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988577 | controller |     "Jun 09 16:07:08.646499 crc crio[22095]: time=\"2026-06-09T16:07:08.64633082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988592 | controller |     "Jun 09 16:07:08.646499 crc crio[22095]: time=\"2026-06-09T16:07:08.646368511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988606 | controller |     "Jun 09 16:07:08.646499 crc crio[22095]: time=\"2026-06-09T16:07:08.646472944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988620 | controller |     "Jun 09 16:07:08.646657 crc crio[22095]: time=\"2026-06-09T16:07:08.646523655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988635 | controller |     "Jun 09 16:07:08.646787 crc crio[22095]: time=\"2026-06-09T16:07:08.64672995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988653 | controller |     "Jun 09 16:07:08.646851 crc crio[22095]: time=\"2026-06-09T16:07:08.646819893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988668 | controller |     "Jun 09 16:07:08.646973 crc crio[22095]: time=\"2026-06-09T16:07:08.646881834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988682 | controller |     "Jun 09 16:07:08.647124 crc crio[22095]: time=\"2026-06-09T16:07:08.647076659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988697 | controller |     "Jun 09 16:07:08.647213 crc crio[22095]: time=\"2026-06-09T16:07:08.647160672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988712 | controller |     "Jun 09 16:07:08.647257 crc crio[22095]: time=\"2026-06-09T16:07:08.647243334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988726 | controller |     "Jun 09 16:07:08.647787 crc crio[22095]: time=\"2026-06-09T16:07:08.647307005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988741 | controller |     "Jun 09 16:07:08.648040 crc crio[22095]: time=\"2026-06-09T16:07:08.64786534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988756 | controller |     "Jun 09 16:07:08.648040 crc crio[22095]: time=\"2026-06-09T16:07:08.648020754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988770 | controller |     "Jun 09 16:07:08.648177 crc crio[22095]: time=\"2026-06-09T16:07:08.648074785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988784 | controller |     "Jun 09 16:07:08.648568 crc crio[22095]: time=\"2026-06-09T16:07:08.648464145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988799 | controller |     "Jun 09 16:07:08.648727 crc crio[22095]: time=\"2026-06-09T16:07:08.648585188Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988813 | controller |     "Jun 09 16:07:08.648727 crc crio[22095]: time=\"2026-06-09T16:07:08.648695821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988828 | controller |     "Jun 09 16:07:08.648832 crc crio[22095]: time=\"2026-06-09T16:07:08.648752272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988842 | controller |     "Jun 09 16:07:08.649067 crc crio[22095]: time=\"2026-06-09T16:07:08.648890896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988876 | controller |     "Jun 09 16:07:08.649153 crc crio[22095]: time=\"2026-06-09T16:07:08.649086981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988893 | controller |     "Jun 09 16:07:08.649627 crc crio[22095]: time=\"2026-06-09T16:07:08.649534262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988908 | controller |     "Jun 09 16:07:08.649854 crc crio[22095]: time=\"2026-06-09T16:07:08.649756308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988922 | controller |     "Jun 09 16:07:08.650272 crc crio[22095]: time=\"2026-06-09T16:07:08.650179279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988937 | controller |     "Jun 09 16:07:08.650272 crc crio[22095]: time=\"2026-06-09T16:07:08.650267081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988951 | controller |     "Jun 09 16:07:08.650469 crc crio[22095]: time=\"2026-06-09T16:07:08.650314432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.988971 | controller |     "Jun 09 16:07:08.650469 crc crio[22095]: time=\"2026-06-09T16:07:08.650350703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.988986 | controller |     "Jun 09 16:07:08.650469 crc crio[22095]: time=\"2026-06-09T16:07:08.650448066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989000 | controller |     "Jun 09 16:07:08.650593 crc crio[22095]: time=\"2026-06-09T16:07:08.650507477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989015 | controller |     "Jun 09 16:07:08.650593 crc crio[22095]: time=\"2026-06-09T16:07:08.650537668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989029 | controller |     "Jun 09 16:07:08.650593 crc crio[22095]: time=\"2026-06-09T16:07:08.650564439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989043 | controller |     "Jun 09 16:07:08.650695 crc crio[22095]: time=\"2026-06-09T16:07:08.650667101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989057 | controller |     "Jun 09 16:07:08.650736 crc crio[22095]: time=\"2026-06-09T16:07:08.650721743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989072 | controller |     "Jun 09 16:07:08.651011 crc crio[22095]: time=\"2026-06-09T16:07:08.650890887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989086 | controller |     "Jun 09 16:07:08.651092 crc crio[22095]: time=\"2026-06-09T16:07:08.651056681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989101 | controller |     "Jun 09 16:07:08.651135 crc crio[22095]: time=\"2026-06-09T16:07:08.651112943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989115 | controller |     "Jun 09 16:07:08.651228 crc crio[22095]: time=\"2026-06-09T16:07:08.651162054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989129 | controller |     "Jun 09 16:07:08.651294 crc crio[22095]: time=\"2026-06-09T16:07:08.651257726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989144 | controller |     "Jun 09 16:07:08.651335 crc crio[22095]: time=\"2026-06-09T16:07:08.651301517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989158 | controller |     "Jun 09 16:07:08.651567 crc crio[22095]: time=\"2026-06-09T16:07:08.651489302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989172 | controller |     "Jun 09 16:07:08.651639 crc crio[22095]: time=\"2026-06-09T16:07:08.651571594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989187 | controller |     "Jun 09 16:07:08.651639 crc crio[22095]: time=\"2026-06-09T16:07:08.651622536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989201 | controller |     "Jun 09 16:07:08.651709 crc crio[22095]: time=\"2026-06-09T16:07:08.651671497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989215 | controller |     "Jun 09 16:07:08.651749 crc crio[22095]: time=\"2026-06-09T16:07:08.651727118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989229 | controller |     "Jun 09 16:07:08.651823 crc crio[22095]: time=\"2026-06-09T16:07:08.65177714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989244 | controller |     "Jun 09 16:07:08.651974 crc crio[22095]: time=\"2026-06-09T16:07:08.651892573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989262 | controller |     "Jun 09 16:07:08.652160 crc crio[22095]: time=\"2026-06-09T16:07:08.651996425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989277 | controller |     "Jun 09 16:07:08.652160 crc crio[22095]: time=\"2026-06-09T16:07:08.652127479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989292 | controller |     "Jun 09 16:07:08.652273 crc crio[22095]: time=\"2026-06-09T16:07:08.65218744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989306 | controller |     "Jun 09 16:07:08.652324 crc crio[22095]: time=\"2026-06-09T16:07:08.652266662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989320 | controller |     "Jun 09 16:07:08.652324 crc crio[22095]: time=\"2026-06-09T16:07:08.652318543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989334 | controller |     "Jun 09 16:07:08.652578 crc crio[22095]: time=\"2026-06-09T16:07:08.652511268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989348 | controller |     "Jun 09 16:07:08.652674 crc crio[22095]: time=\"2026-06-09T16:07:08.65258781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989362 | controller |     "Jun 09 16:07:08.652674 crc crio[22095]: time=\"2026-06-09T16:07:08.652629601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989377 | controller |     "Jun 09 16:07:08.652674 crc crio[22095]: time=\"2026-06-09T16:07:08.652665522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989391 | controller |     "Jun 09 16:07:08.652785 crc crio[22095]: time=\"2026-06-09T16:07:08.652707063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989405 | controller |     "Jun 09 16:07:08.652785 crc crio[22095]: time=\"2026-06-09T16:07:08.652735844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989420 | controller |     "Jun 09 16:07:08.653023 crc crio[22095]: time=\"2026-06-09T16:07:08.65298374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989434 | controller |     "Jun 09 16:07:08.653093 crc crio[22095]: time=\"2026-06-09T16:07:08.653041722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989449 | controller |     "Jun 09 16:07:08.653093 crc crio[22095]: time=\"2026-06-09T16:07:08.653072373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989463 | controller |     "Jun 09 16:07:08.653093 crc crio[22095]: time=\"2026-06-09T16:07:08.653090433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989477 | controller |     "Jun 09 16:07:08.653319 crc crio[22095]: time=\"2026-06-09T16:07:08.653271118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989491 | controller |     "Jun 09 16:07:08.653319 crc crio[22095]: time=\"2026-06-09T16:07:08.653310509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989505 | controller |     "Jun 09 16:07:08.653522 crc crio[22095]: time=\"2026-06-09T16:07:08.653467363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989519 | controller |     "Jun 09 16:07:08.653612 crc crio[22095]: time=\"2026-06-09T16:07:08.653547135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989533 | controller |     "Jun 09 16:07:08.653612 crc crio[22095]: time=\"2026-06-09T16:07:08.653597406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989551 | controller |     "Jun 09 16:07:08.653720 crc crio[22095]: time=\"2026-06-09T16:07:08.653632657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989566 | controller |     "Jun 09 16:07:08.653720 crc crio[22095]: time=\"2026-06-09T16:07:08.653707959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989580 | controller |     "Jun 09 16:07:08.653822 crc crio[22095]: time=\"2026-06-09T16:07:08.65375934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989594 | controller |     "Jun 09 16:07:08.654016 crc crio[22095]: time=\"2026-06-09T16:07:08.653886134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989609 | controller |     "Jun 09 16:07:08.654016 crc crio[22095]: time=\"2026-06-09T16:07:08.654008387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989623 | controller |     "Jun 09 16:07:08.654203 crc crio[22095]: time=\"2026-06-09T16:07:08.654162841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989637 | controller |     "Jun 09 16:07:08.654368 crc crio[22095]: time=\"2026-06-09T16:07:08.654224452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989652 | controller |     "Jun 09 16:07:08.654368 crc crio[22095]: time=\"2026-06-09T16:07:08.654298324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989666 | controller |     "Jun 09 16:07:08.654368 crc crio[22095]: time=\"2026-06-09T16:07:08.654335585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989681 | controller |     "Jun 09 16:07:08.654538 crc crio[22095]: time=\"2026-06-09T16:07:08.654438618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989695 | controller |     "Jun 09 16:07:08.654538 crc crio[22095]: time=\"2026-06-09T16:07:08.654470268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989709 | controller |     "Jun 09 16:07:08.654678 crc crio[22095]: time=\"2026-06-09T16:07:08.654641183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989723 | controller |     "Jun 09 16:07:08.654734 crc crio[22095]: time=\"2026-06-09T16:07:08.654692164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989738 | controller |     "Jun 09 16:07:08.655126 crc crio[22095]: time=\"2026-06-09T16:07:08.655074064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989753 | controller |     "Jun 09 16:07:08.655304 crc crio[22095]: time=\"2026-06-09T16:07:08.655260989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989767 | controller |     "Jun 09 16:07:08.655480 crc crio[22095]: time=\"2026-06-09T16:07:08.655338421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989782 | controller |     "Jun 09 16:07:08.655480 crc crio[22095]: time=\"2026-06-09T16:07:08.655375282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989796 | controller |     "Jun 09 16:07:08.655596 crc crio[22095]: time=\"2026-06-09T16:07:08.655514175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989810 | controller |     "Jun 09 16:07:08.655646 crc crio[22095]: time=\"2026-06-09T16:07:08.655589447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989828 | controller |     "Jun 09 16:07:08.655684 crc crio[22095]: time=\"2026-06-09T16:07:08.655649339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989843 | controller |     "Jun 09 16:07:08.655724 crc crio[22095]: time=\"2026-06-09T16:07:08.65569895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989877 | controller |     "Jun 09 16:07:08.655999 crc crio[22095]: time=\"2026-06-09T16:07:08.655958147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989893 | controller |     "Jun 09 16:07:08.656060 crc crio[22095]: time=\"2026-06-09T16:07:08.656019258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989907 | controller |     "Jun 09 16:07:08.656127 crc crio[22095]: time=\"2026-06-09T16:07:08.65608929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989921 | controller |     "Jun 09 16:07:08.656170 crc crio[22095]: time=\"2026-06-09T16:07:08.656149841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989936 | controller |     "Jun 09 16:07:08.656248 crc crio[22095]: time=\"2026-06-09T16:07:08.656204193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989950 | controller |     "Jun 09 16:07:08.656305 crc crio[22095]: time=\"2026-06-09T16:07:08.656265824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989965 | controller |     "Jun 09 16:07:08.656501 crc crio[22095]: time=\"2026-06-09T16:07:08.656453429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.989980 | controller |     "Jun 09 16:07:08.656501 crc crio[22095]: time=\"2026-06-09T16:07:08.656530011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.989994 | controller |     "Jun 09 16:07:08.656676 crc crio[22095]: time=\"2026-06-09T16:07:08.656589333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990009 | controller |     "Jun 09 16:07:08.656676 crc crio[22095]: time=\"2026-06-09T16:07:08.656639674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990024 | controller |     "Jun 09 16:07:08.656793 crc crio[22095]: time=\"2026-06-09T16:07:08.656749947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990038 | controller |     "Jun 09 16:07:08.656847 crc crio[22095]: time=\"2026-06-09T16:07:08.656816178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990053 | controller |     "Jun 09 16:07:08.657048 crc crio[22095]: time=\"2026-06-09T16:07:08.656980543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990067 | controller |     "Jun 09 16:07:08.657129 crc crio[22095]: time=\"2026-06-09T16:07:08.657071785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990082 | controller |     "Jun 09 16:07:08.657208 crc crio[22095]: time=\"2026-06-09T16:07:08.657163187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990096 | controller |     "Jun 09 16:07:08.657277 crc crio[22095]: time=\"2026-06-09T16:07:08.657231399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990110 | controller |     "Jun 09 16:07:08.657313 crc crio[22095]: time=\"2026-06-09T16:07:08.65728136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990125 | controller |     "Jun 09 16:07:08.657358 crc crio[22095]: time=\"2026-06-09T16:07:08.657319861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990143 | controller |     "Jun 09 16:07:08.657507 crc crio[22095]: time=\"2026-06-09T16:07:08.657447405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990158 | controller |     "Jun 09 16:07:08.657572 crc crio[22095]: time=\"2026-06-09T16:07:08.657542497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990172 | controller |     "Jun 09 16:07:08.657715 crc crio[22095]: time=\"2026-06-09T16:07:08.65764195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990187 | controller |     "Jun 09 16:07:08.657832 crc crio[22095]: time=\"2026-06-09T16:07:08.657728062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990201 | controller |     "Jun 09 16:07:08.657877 crc crio[22095]: time=\"2026-06-09T16:07:08.657824354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990215 | controller |     "Jun 09 16:07:08.657984 crc crio[22095]: time=\"2026-06-09T16:07:08.657878896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990230 | controller |     "Jun 09 16:07:08.658134 crc crio[22095]: time=\"2026-06-09T16:07:08.658078351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990244 | controller |     "Jun 09 16:07:08.658210 crc crio[22095]: time=\"2026-06-09T16:07:08.658164113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990258 | controller |     "Jun 09 16:07:08.658280 crc crio[22095]: time=\"2026-06-09T16:07:08.658215724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990273 | controller |     "Jun 09 16:07:08.658280 crc crio[22095]: time=\"2026-06-09T16:07:08.658251135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990287 | controller |     "Jun 09 16:07:08.658428 crc crio[22095]: time=\"2026-06-09T16:07:08.658288846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990301 | controller |     "Jun 09 16:07:08.658428 crc crio[22095]: time=\"2026-06-09T16:07:08.658325707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990315 | controller |     "Jun 09 16:07:08.659065 crc crio[22095]: time=\"2026-06-09T16:07:08.659002174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990329 | controller |     "Jun 09 16:07:08.659153 crc crio[22095]: time=\"2026-06-09T16:07:08.659079136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990343 | controller |     "Jun 09 16:07:08.659153 crc crio[22095]: time=\"2026-06-09T16:07:08.659130078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990357 | controller |     "Jun 09 16:07:08.659280 crc crio[22095]: time=\"2026-06-09T16:07:08.65921103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990371 | controller |     "Jun 09 16:07:08.659280 crc crio[22095]: time=\"2026-06-09T16:07:08.659266601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990386 | controller |     "Jun 09 16:07:08.659360 crc crio[22095]: time=\"2026-06-09T16:07:08.659301622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990400 | controller |     "Jun 09 16:07:08.660030 crc crio[22095]: time=\"2026-06-09T16:07:08.659903157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990414 | controller |     "Jun 09 16:07:08.660252 crc crio[22095]: time=\"2026-06-09T16:07:08.660130023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990431 | controller |     "Jun 09 16:07:08.660384 crc crio[22095]: time=\"2026-06-09T16:07:08.660274027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990446 | controller |     "Jun 09 16:07:08.660483 crc crio[22095]: time=\"2026-06-09T16:07:08.66038342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990461 | controller |     "Jun 09 16:07:08.660588 crc crio[22095]: time=\"2026-06-09T16:07:08.660532604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990475 | controller |     "Jun 09 16:07:08.660652 crc crio[22095]: time=\"2026-06-09T16:07:08.660620446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990489 | controller |     "Jun 09 16:07:08.660881 crc crio[22095]: time=\"2026-06-09T16:07:08.660810871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990503 | controller |     "Jun 09 16:07:08.661140 crc crio[22095]: time=\"2026-06-09T16:07:08.660903113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990518 | controller |     "Jun 09 16:07:08.661140 crc crio[22095]: time=\"2026-06-09T16:07:08.661129569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990533 | controller |     "Jun 09 16:07:08.661227 crc crio[22095]: time=\"2026-06-09T16:07:08.66118127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990548 | controller |     "Jun 09 16:07:08.661268 crc crio[22095]: time=\"2026-06-09T16:07:08.661233141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990563 | controller |     "Jun 09 16:07:08.661461 crc crio[22095]: time=\"2026-06-09T16:07:08.661279263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990577 | controller |     "Jun 09 16:07:08.661605 crc crio[22095]: time=\"2026-06-09T16:07:08.661500048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990591 | controller |     "Jun 09 16:07:08.661680 crc crio[22095]: time=\"2026-06-09T16:07:08.661628412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990605 | controller |     "Jun 09 16:07:08.661724 crc crio[22095]: time=\"2026-06-09T16:07:08.661674703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990619 | controller |     "Jun 09 16:07:08.661724 crc crio[22095]: time=\"2026-06-09T16:07:08.661711444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990634 | controller |     "Jun 09 16:07:08.661796 crc crio[22095]: time=\"2026-06-09T16:07:08.661753055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990648 | controller |     "Jun 09 16:07:08.661796 crc crio[22095]: time=\"2026-06-09T16:07:08.661778495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990662 | controller |     "Jun 09 16:07:08.661875 crc crio[22095]: time=\"2026-06-09T16:07:08.661851137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990676 | controller |     "Jun 09 16:07:08.661966 crc crio[22095]: time=\"2026-06-09T16:07:08.661891748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990691 | controller |     "Jun 09 16:07:08.662439 crc crio[22095]: time=\"2026-06-09T16:07:08.66235999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990705 | controller |     "Jun 09 16:07:08.662558 crc crio[22095]: time=\"2026-06-09T16:07:08.662452433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990722 | controller |     "Jun 09 16:07:08.662558 crc crio[22095]: time=\"2026-06-09T16:07:08.662489454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990737 | controller |     "Jun 09 16:07:08.662643 crc crio[22095]: time=\"2026-06-09T16:07:08.662583256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990751 | controller |     "Jun 09 16:07:08.662693 crc crio[22095]: time=\"2026-06-09T16:07:08.662613427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990766 | controller |     "Jun 09 16:07:08.662739 crc crio[22095]: time=\"2026-06-09T16:07:08.662707609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990780 | controller |     "Jun 09 16:07:08.662979 crc crio[22095]: time=\"2026-06-09T16:07:08.662851443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990794 | controller |     "Jun 09 16:07:08.662979 crc crio[22095]: time=\"2026-06-09T16:07:08.662957846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990809 | controller |     "Jun 09 16:07:08.663597 crc crio[22095]: time=\"2026-06-09T16:07:08.663183991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990823 | controller |     "Jun 09 16:07:08.663597 crc crio[22095]: time=\"2026-06-09T16:07:08.663384756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990850 | controller |     "Jun 09 16:07:08.663723 crc crio[22095]: time=\"2026-06-09T16:07:08.663632803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990884 | controller |     "Jun 09 16:07:08.663723 crc crio[22095]: time=\"2026-06-09T16:07:08.663667774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990900 | controller |     "Jun 09 16:07:08.663861 crc crio[22095]: time=\"2026-06-09T16:07:08.663778276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990915 | controller |     "Jun 09 16:07:08.664066 crc crio[22095]: time=\"2026-06-09T16:07:08.664017563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990930 | controller |     "Jun 09 16:07:08.664125 crc crio[22095]: time=\"2026-06-09T16:07:08.664071824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990944 | controller |     "Jun 09 16:07:08.664125 crc crio[22095]: time=\"2026-06-09T16:07:08.664101035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990958 | controller |     "Jun 09 16:07:08.664351 crc crio[22095]: time=\"2026-06-09T16:07:08.664232108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.990973 | controller |     "Jun 09 16:07:08.664351 crc crio[22095]: time=\"2026-06-09T16:07:08.664337591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.990987 | controller |     "Jun 09 16:07:08.664524 crc crio[22095]: time=\"2026-06-09T16:07:08.664390292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991001 | controller |     "Jun 09 16:07:08.664524 crc crio[22095]: time=\"2026-06-09T16:07:08.664485955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991015 | controller |     "Jun 09 16:07:08.664601 crc crio[22095]: time=\"2026-06-09T16:07:08.664536986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991030 | controller |     "Jun 09 16:07:08.664601 crc crio[22095]: time=\"2026-06-09T16:07:08.664576587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991047 | controller |     "Jun 09 16:07:08.664994 crc crio[22095]: time=\"2026-06-09T16:07:08.664884375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991061 | controller |     "Jun 09 16:07:08.665102 crc crio[22095]: time=\"2026-06-09T16:07:08.665019008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991075 | controller |     "Jun 09 16:07:08.665149 crc crio[22095]: time=\"2026-06-09T16:07:08.665113531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991089 | controller |     "Jun 09 16:07:08.665149 crc crio[22095]: time=\"2026-06-09T16:07:08.665142731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991103 | controller |     "Jun 09 16:07:08.665246 crc crio[22095]: time=\"2026-06-09T16:07:08.665172152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991117 | controller |     "Jun 09 16:07:08.665246 crc crio[22095]: time=\"2026-06-09T16:07:08.665190843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991131 | controller |     "Jun 09 16:07:08.665556 crc crio[22095]: time=\"2026-06-09T16:07:08.665444649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991145 | controller |     "Jun 09 16:07:08.665556 crc crio[22095]: time=\"2026-06-09T16:07:08.665546862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991159 | controller |     "Jun 09 16:07:08.665680 crc crio[22095]: time=\"2026-06-09T16:07:08.665604553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991174 | controller |     "Jun 09 16:07:08.665680 crc crio[22095]: time=\"2026-06-09T16:07:08.665653294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991188 | controller |     "Jun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665693845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991202 | controller |     "Jun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665730216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991217 | controller |     "Jun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665812458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991231 | controller |     "Jun 09 16:07:08.665871 crc crio[22095]: time=\"2026-06-09T16:07:08.665848979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991245 | controller |     "Jun 09 16:07:08.666203 crc crio[22095]: time=\"2026-06-09T16:07:08.666130047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991259 | controller |     "Jun 09 16:07:08.666269 crc crio[22095]: time=\"2026-06-09T16:07:08.666210499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991273 | controller |     "Jun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.66626282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991287 | controller |     "Jun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.666313661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991301 | controller |     "Jun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.666339172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991319 | controller |     "Jun 09 16:07:08.666454 crc crio[22095]: time=\"2026-06-09T16:07:08.666371343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991333 | controller |     "Jun 09 16:07:08.666599 crc crio[22095]: time=\"2026-06-09T16:07:08.666524667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991348 | controller |     "Jun 09 16:07:08.666599 crc crio[22095]: time=\"2026-06-09T16:07:08.666564258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991362 | controller |     "Jun 09 16:07:08.666783 crc crio[22095]: time=\"2026-06-09T16:07:08.666735232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991376 | controller |     "Jun 09 16:07:08.666964 crc crio[22095]: time=\"2026-06-09T16:07:08.666813454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991390 | controller |     "Jun 09 16:07:08.666964 crc crio[22095]: time=\"2026-06-09T16:07:08.666885276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991404 | controller |     "Jun 09 16:07:08.667062 crc crio[22095]: time=\"2026-06-09T16:07:08.6670302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991418 | controller |     "Jun 09 16:07:08.667171 crc crio[22095]: time=\"2026-06-09T16:07:08.667133532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991431 | controller |     "Jun 09 16:07:08.667253 crc crio[22095]: time=\"2026-06-09T16:07:08.667186294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991445 | controller |     "Jun 09 16:07:08.667389 crc crio[22095]: time=\"2026-06-09T16:07:08.667343408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991459 | controller |     "Jun 09 16:07:08.667553 crc crio[22095]: time=\"2026-06-09T16:07:08.66745052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991474 | controller |     "Jun 09 16:07:08.667553 crc crio[22095]: time=\"2026-06-09T16:07:08.667504042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991488 | controller |     "Jun 09 16:07:08.667634 crc crio[22095]: time=\"2026-06-09T16:07:08.667551363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991502 | controller |     "Jun 09 16:07:08.667669 crc crio[22095]: time=\"2026-06-09T16:07:08.667629195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991516 | controller |     "Jun 09 16:07:08.667709 crc crio[22095]: time=\"2026-06-09T16:07:08.667682276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991531 | controller |     "Jun 09 16:07:08.668042 crc crio[22095]: time=\"2026-06-09T16:07:08.667977154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991545 | controller |     "Jun 09 16:07:08.668143 crc crio[22095]: time=\"2026-06-09T16:07:08.668061266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991560 | controller |     "Jun 09 16:07:08.668143 crc crio[22095]: time=\"2026-06-09T16:07:08.668104597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991574 | controller |     "Jun 09 16:07:08.668143 crc crio[22095]: time=\"2026-06-09T16:07:08.668137018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991588 | controller |     "Jun 09 16:07:08.668251 crc crio[22095]: time=\"2026-06-09T16:07:08.668161419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991606 | controller |     "Jun 09 16:07:08.668251 crc crio[22095]: time=\"2026-06-09T16:07:08.668186369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991621 | controller |     "Jun 09 16:07:08.668496 crc crio[22095]: time=\"2026-06-09T16:07:08.668443056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991635 | controller |     "Jun 09 16:07:08.668562 crc crio[22095]: time=\"2026-06-09T16:07:08.668520198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991649 | controller |     "Jun 09 16:07:08.668604 crc crio[22095]: time=\"2026-06-09T16:07:08.668563279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991664 | controller |     "Jun 09 16:07:08.668604 crc crio[22095]: time=\"2026-06-09T16:07:08.6685976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991678 | controller |     "Jun 09 16:07:08.668685 crc crio[22095]: time=\"2026-06-09T16:07:08.668639371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991693 | controller |     "Jun 09 16:07:08.668685 crc crio[22095]: time=\"2026-06-09T16:07:08.668662911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991707 | controller |     "Jun 09 16:07:08.668886 crc crio[22095]: time=\"2026-06-09T16:07:08.668840316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991721 | controller |     "Jun 09 16:07:08.668988 crc crio[22095]: time=\"2026-06-09T16:07:08.668897847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991735 | controller |     "Jun 09 16:07:08.669180 crc crio[22095]: time=\"2026-06-09T16:07:08.669125313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991750 | controller |     "Jun 09 16:07:08.669248 crc crio[22095]: time=\"2026-06-09T16:07:08.669214486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991764 | controller |     "Jun 09 16:07:08.669248 crc crio[22095]: time=\"2026-06-09T16:07:08.669233396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991779 | controller |     "Jun 09 16:07:08.669328 crc crio[22095]: time=\"2026-06-09T16:07:08.669258087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991794 | controller |     "Jun 09 16:07:08.669328 crc crio[22095]: time=\"2026-06-09T16:07:08.669294918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991808 | controller |     "Jun 09 16:07:08.669328 crc crio[22095]: time=\"2026-06-09T16:07:08.669317768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991822 | controller |     "Jun 09 16:07:08.669997 crc crio[22095]: time=\"2026-06-09T16:07:08.669861512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991837 | controller |     "Jun 09 16:07:08.670071 crc crio[22095]: time=\"2026-06-09T16:07:08.670008276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991866 | controller |     "Jun 09 16:07:08.670233 crc crio[22095]: time=\"2026-06-09T16:07:08.670145919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991887 | controller |     "Jun 09 16:07:08.670233 crc crio[22095]: time=\"2026-06-09T16:07:08.670191291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991902 | controller |     "Jun 09 16:07:08.670356 crc crio[22095]: time=\"2026-06-09T16:07:08.670264862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991919 | controller |     "Jun 09 16:07:08.670356 crc crio[22095]: time=\"2026-06-09T16:07:08.670292443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991934 | controller |     "Jun 09 16:07:08.670487 crc crio[22095]: time=\"2026-06-09T16:07:08.670449937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991949 | controller |     "Jun 09 16:07:08.670526 crc crio[22095]: time=\"2026-06-09T16:07:08.670503009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991963 | controller |     "Jun 09 16:07:08.670711 crc crio[22095]: time=\"2026-06-09T16:07:08.670642582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.991977 | controller |     "Jun 09 16:07:08.670788 crc crio[22095]: time=\"2026-06-09T16:07:08.670731654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.991991 | controller |     "Jun 09 16:07:08.670978 crc crio[22095]: time=\"2026-06-09T16:07:08.670855888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992005 | controller |     "Jun 09 16:07:08.671040 crc crio[22095]: time=\"2026-06-09T16:07:08.671013412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992020 | controller |     "Jun 09 16:07:08.671126 crc crio[22095]: time=\"2026-06-09T16:07:08.671076753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992034 | controller |     "Jun 09 16:07:08.671210 crc crio[22095]: time=\"2026-06-09T16:07:08.671147565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992049 | controller |     "Jun 09 16:07:08.671352 crc crio[22095]: time=\"2026-06-09T16:07:08.671215507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992063 | controller |     "Jun 09 16:07:08.671352 crc crio[22095]: time=\"2026-06-09T16:07:08.671255088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992077 | controller |     "Jun 09 16:07:08.671561 crc crio[22095]: time=\"2026-06-09T16:07:08.671495974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992091 | controller |     "Jun 09 16:07:08.671630 crc crio[22095]: time=\"2026-06-09T16:07:08.671590816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992105 | controller |     "Jun 09 16:07:08.671630 crc crio[22095]: time=\"2026-06-09T16:07:08.671615607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992119 | controller |     "Jun 09 16:07:08.671704 crc crio[22095]: time=\"2026-06-09T16:07:08.671647418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992133 | controller |     "Jun 09 16:07:08.671747 crc crio[22095]: time=\"2026-06-09T16:07:08.67172374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992148 | controller |     "Jun 09 16:07:08.671901 crc crio[22095]: time=\"2026-06-09T16:07:08.671768811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992162 | controller |     "Jun 09 16:07:08.672172 crc crio[22095]: time=\"2026-06-09T16:07:08.672031088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992176 | controller |     "Jun 09 16:07:08.672346 crc crio[22095]: time=\"2026-06-09T16:07:08.672267034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992190 | controller |     "Jun 09 16:07:08.672550 crc crio[22095]: time=\"2026-06-09T16:07:08.67251048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992208 | controller |     "Jun 09 16:07:08.672700 crc crio[22095]: time=\"2026-06-09T16:07:08.672642553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992222 | controller |     "Jun 09 16:07:08.672885 crc crio[22095]: time=\"2026-06-09T16:07:08.672785087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992236 | controller |     "Jun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.67289461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992250 | controller |     "Jun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673000472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992264 | controller |     "Jun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673028183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992279 | controller |     "Jun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673230928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992293 | controller |     "Jun 09 16:07:08.673339 crc crio[22095]: time=\"2026-06-09T16:07:08.673264329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992307 | controller |     "Jun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673438664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992321 | controller |     "Jun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673474755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992336 | controller |     "Jun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673535916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992350 | controller |     "Jun 09 16:07:08.673823 crc crio[22095]: time=\"2026-06-09T16:07:08.673599578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992364 | controller |     "Jun 09 16:07:08.674091 crc crio[22095]: time=\"2026-06-09T16:07:08.674042919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992378 | controller |     "Jun 09 16:07:08.674219 crc crio[22095]: time=\"2026-06-09T16:07:08.674100441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992392 | controller |     "Jun 09 16:07:08.674366 crc crio[22095]: time=\"2026-06-09T16:07:08.674250374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992406 | controller |     "Jun 09 16:07:08.674366 crc crio[22095]: time=\"2026-06-09T16:07:08.674361487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992421 | controller |     "Jun 09 16:07:08.674509 crc crio[22095]: time=\"2026-06-09T16:07:08.674395608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992435 | controller |     "Jun 09 16:07:08.674509 crc crio[22095]: time=\"2026-06-09T16:07:08.67447853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992449 | controller |     "Jun 09 16:07:08.674725 crc crio[22095]: time=\"2026-06-09T16:07:08.674655035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992463 | controller |     "Jun 09 16:07:08.674798 crc crio[22095]: time=\"2026-06-09T16:07:08.674750547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992477 | controller |     "Jun 09 16:07:08.674844 crc crio[22095]: time=\"2026-06-09T16:07:08.674815709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992495 | controller |     "Jun 09 16:07:08.674886 crc crio[22095]: time=\"2026-06-09T16:07:08.67487005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992509 | controller |     "Jun 09 16:07:08.675034 crc crio[22095]: time=\"2026-06-09T16:07:08.674904431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992524 | controller |     "Jun 09 16:07:08.675104 crc crio[22095]: time=\"2026-06-09T16:07:08.675073515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992538 | controller |     "Jun 09 16:07:08.675156 crc crio[22095]: time=\"2026-06-09T16:07:08.675125167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992552 | controller |     "Jun 09 16:07:08.675211 crc crio[22095]: time=\"2026-06-09T16:07:08.675163368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992566 | controller |     "Jun 09 16:07:08.675519 crc crio[22095]: time=\"2026-06-09T16:07:08.675445705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992581 | controller |     "Jun 09 16:07:08.675592 crc crio[22095]: time=\"2026-06-09T16:07:08.675539867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992595 | controller |     "Jun 09 16:07:08.675640 crc crio[22095]: time=\"2026-06-09T16:07:08.675592999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992610 | controller |     "Jun 09 16:07:08.675684 crc crio[22095]: time=\"2026-06-09T16:07:08.67564378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992624 | controller |     "Jun 09 16:07:08.675722 crc crio[22095]: time=\"2026-06-09T16:07:08.675698451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992638 | controller |     "Jun 09 16:07:08.675722 crc crio[22095]: time=\"2026-06-09T16:07:08.675744013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992652 | controller |     "Jun 09 16:07:08.675976 crc crio[22095]: time=\"2026-06-09T16:07:08.675827875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992667 | controller |     "Jun 09 16:07:08.675976 crc crio[22095]: time=\"2026-06-09T16:07:08.675874056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992681 | controller |     "Jun 09 16:07:08.676179 crc crio[22095]: time=\"2026-06-09T16:07:08.676112222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992695 | controller |     "Jun 09 16:07:08.676272 crc crio[22095]: time=\"2026-06-09T16:07:08.676185414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992709 | controller |     "Jun 09 16:07:08.676272 crc crio[22095]: time=\"2026-06-09T16:07:08.676234925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992724 | controller |     "Jun 09 16:07:08.676351 crc crio[22095]: time=\"2026-06-09T16:07:08.676281496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992738 | controller |     "Jun 09 16:07:08.676351 crc crio[22095]: time=\"2026-06-09T16:07:08.676336828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992752 | controller |     "Jun 09 16:07:08.676497 crc crio[22095]: time=\"2026-06-09T16:07:08.676378799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992767 | controller |     "Jun 09 16:07:08.676666 crc crio[22095]: time=\"2026-06-09T16:07:08.676599854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992785 | controller |     "Jun 09 16:07:08.676666 crc crio[22095]: time=\"2026-06-09T16:07:08.676663376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992800 | controller |     "Jun 09 16:07:08.676776 crc crio[22095]: time=\"2026-06-09T16:07:08.676717297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992814 | controller |     "Jun 09 16:07:08.676819 crc crio[22095]: time=\"2026-06-09T16:07:08.676776569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992829 | controller |     "Jun 09 16:07:08.677012 crc crio[22095]: time=\"2026-06-09T16:07:08.676902292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992844 | controller |     "Jun 09 16:07:08.677012 crc crio[22095]: time=\"2026-06-09T16:07:08.676999165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992878 | controller |     "Jun 09 16:07:08.677181 crc crio[22095]: time=\"2026-06-09T16:07:08.677128038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992894 | controller |     "Jun 09 16:07:08.677264 crc crio[22095]: time=\"2026-06-09T16:07:08.67720153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992909 | controller |     "Jun 09 16:07:08.677320 crc crio[22095]: time=\"2026-06-09T16:07:08.677274622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992923 | controller |     "Jun 09 16:07:08.677371 crc crio[22095]: time=\"2026-06-09T16:07:08.677322563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992938 | controller |     "Jun 09 16:07:08.677582 crc crio[22095]: time=\"2026-06-09T16:07:08.677521138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992952 | controller |     "Jun 09 16:07:08.677730 crc crio[22095]: time=\"2026-06-09T16:07:08.67759698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992966 | controller |     "Jun 09 16:07:08.677730 crc crio[22095]: time=\"2026-06-09T16:07:08.677646161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.992981 | controller |     "Jun 09 16:07:08.677730 crc crio[22095]: time=\"2026-06-09T16:07:08.677691902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.992995 | controller |     "Jun 09 16:07:08.677856 crc crio[22095]: time=\"2026-06-09T16:07:08.677771474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993009 | controller |     "Jun 09 16:07:08.677856 crc crio[22095]: time=\"2026-06-09T16:07:08.677825176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993023 | controller |     "Jun 09 16:07:08.678144 crc crio[22095]: time=\"2026-06-09T16:07:08.67800523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993037 | controller |     "Jun 09 16:07:08.678144 crc crio[22095]: time=\"2026-06-09T16:07:08.678051622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993051 | controller |     "Jun 09 16:07:08.678266 crc crio[22095]: time=\"2026-06-09T16:07:08.678170945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993066 | controller |     "Jun 09 16:07:08.678266 crc crio[22095]: time=\"2026-06-09T16:07:08.678225936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993080 | controller |     "Jun 09 16:07:08.678464 crc crio[22095]: time=\"2026-06-09T16:07:08.67837744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993097 | controller |     "Jun 09 16:07:08.678543 crc crio[22095]: time=\"2026-06-09T16:07:08.678486213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993112 | controller |     "Jun 09 16:07:08.678638 crc crio[22095]: time=\"2026-06-09T16:07:08.678588975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993126 | controller |     "Jun 09 16:07:08.678707 crc crio[22095]: time=\"2026-06-09T16:07:08.678659537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993143 | controller |     "Jun 09 16:07:08.678984 crc crio[22095]: time=\"2026-06-09T16:07:08.67879335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993158 | controller |     "Jun 09 16:07:08.678984 crc crio[22095]: time=\"2026-06-09T16:07:08.678839422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993173 | controller |     "Jun 09 16:07:08.680130 crc crio[22095]: time=\"2026-06-09T16:07:08.680076443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993188 | controller |     "Jun 09 16:07:08.680219 crc crio[22095]: time=\"2026-06-09T16:07:08.680171036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993202 | controller |     "Jun 09 16:07:08.680219 crc crio[22095]: time=\"2026-06-09T16:07:08.680235897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993216 | controller |     "Jun 09 16:07:08.680219 crc crio[22095]: time=\"2026-06-09T16:07:08.680287679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993230 | controller |     "Jun 09 16:07:08.680505 crc crio[22095]: time=\"2026-06-09T16:07:08.68033967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993244 | controller |     "Jun 09 16:07:08.680505 crc crio[22095]: time=\"2026-06-09T16:07:08.680378011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993259 | controller |     "Jun 09 16:07:08.680505 crc crio[22095]: time=\"2026-06-09T16:07:08.680476604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993273 | controller |     "Jun 09 16:07:08.680654 crc crio[22095]: time=\"2026-06-09T16:07:08.680610967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993287 | controller |     "Jun 09 16:07:08.680704 crc crio[22095]: time=\"2026-06-09T16:07:08.680687619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993301 | controller |     "Jun 09 16:07:08.680778 crc crio[22095]: time=\"2026-06-09T16:07:08.68073358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993314 | controller |     "Jun 09 16:07:08.680840 crc crio[22095]: time=\"2026-06-09T16:07:08.680806372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993328 | controller |     "Jun 09 16:07:08.680840 crc crio[22095]: time=\"2026-06-09T16:07:08.680838763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993342 | controller |     "Jun 09 16:07:08.681194 crc crio[22095]: time=\"2026-06-09T16:07:08.68111815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993356 | controller |     "Jun 09 16:07:08.681261 crc crio[22095]: time=\"2026-06-09T16:07:08.681197322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993370 | controller |     "Jun 09 16:07:08.681320 crc crio[22095]: time=\"2026-06-09T16:07:08.681268714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993390 | controller |     "Jun 09 16:07:08.681320 crc crio[22095]: time=\"2026-06-09T16:07:08.681310815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993405 | controller |     "Jun 09 16:07:08.681664 crc crio[22095]: time=\"2026-06-09T16:07:08.681585762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993419 | controller |     "Jun 09 16:07:08.681750 crc crio[22095]: time=\"2026-06-09T16:07:08.681665344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993433 | controller |     "Jun 09 16:07:08.681750 crc crio[22095]: time=\"2026-06-09T16:07:08.681711985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993447 | controller |     "Jun 09 16:07:08.681750 crc crio[22095]: time=\"2026-06-09T16:07:08.681746516Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993461 | controller |     "Jun 09 16:07:08.681855 crc crio[22095]: time=\"2026-06-09T16:07:08.681785307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993475 | controller |     "Jun 09 16:07:08.681855 crc crio[22095]: time=\"2026-06-09T16:07:08.681819208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993489 | controller |     "Jun 09 16:07:08.682061 crc crio[22095]: time=\"2026-06-09T16:07:08.682022123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993503 | controller |     "Jun 09 16:07:08.682131 crc crio[22095]: time=\"2026-06-09T16:07:08.682080535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993517 | controller |     "Jun 09 16:07:08.682204 crc crio[22095]: time=\"2026-06-09T16:07:08.682156277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993531 | controller |     "Jun 09 16:07:08.682281 crc crio[22095]: time=\"2026-06-09T16:07:08.682228588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993545 | controller |     "Jun 09 16:07:08.682363 crc crio[22095]: time=\"2026-06-09T16:07:08.682324241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993559 | controller |     "Jun 09 16:07:08.682463 crc crio[22095]: time=\"2026-06-09T16:07:08.682371252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993573 | controller |     "Jun 09 16:07:08.682647 crc crio[22095]: time=\"2026-06-09T16:07:08.682486465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993588 | controller |     "Jun 09 16:07:08.682647 crc crio[22095]: time=\"2026-06-09T16:07:08.682515996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993602 | controller |     "Jun 09 16:07:08.682745 crc crio[22095]: time=\"2026-06-09T16:07:08.682710051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993616 | controller |     "Jun 09 16:07:08.682745 crc crio[22095]: time=\"2026-06-09T16:07:08.682742342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993631 | controller |     "Jun 09 16:07:08.682847 crc crio[22095]: time=\"2026-06-09T16:07:08.682771492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993646 | controller |     "Jun 09 16:07:08.682847 crc crio[22095]: time=\"2026-06-09T16:07:08.682788603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993664 | controller |     "Jun 09 16:07:08.683120 crc crio[22095]: time=\"2026-06-09T16:07:08.683020329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993679 | controller |     "Jun 09 16:07:08.683120 crc crio[22095]: time=\"2026-06-09T16:07:08.68307046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993694 | controller |     "Jun 09 16:07:08.684152 crc crio[22095]: time=\"2026-06-09T16:07:08.684083216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993708 | controller |     "Jun 09 16:07:08.684152 crc crio[22095]: time=\"2026-06-09T16:07:08.684140777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993723 | controller |     "Jun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684170088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993737 | controller |     "Jun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684195059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993751 | controller |     "Jun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684224939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993765 | controller |     "Jun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.68424563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993780 | controller |     "Jun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684464236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993794 | controller |     "Jun 09 16:07:08.684605 crc crio[22095]: time=\"2026-06-09T16:07:08.684533087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993809 | controller |     "Jun 09 16:07:08.685095 crc crio[22095]: time=\"2026-06-09T16:07:08.684675831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993824 | controller |     "Jun 09 16:07:08.685095 crc crio[22095]: time=\"2026-06-09T16:07:08.684715762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993839 | controller |     "Jun 09 16:07:08.685167 crc crio[22095]: time=\"2026-06-09T16:07:08.685111522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993873 | controller |     "Jun 09 16:07:08.685212 crc crio[22095]: time=\"2026-06-09T16:07:08.685172914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993890 | controller |     "Jun 09 16:07:08.685212 crc crio[22095]: time=\"2026-06-09T16:07:08.685201814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993905 | controller |     "Jun 09 16:07:08.685288 crc crio[22095]: time=\"2026-06-09T16:07:08.685230135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993919 | controller |     "Jun 09 16:07:08.685766 crc crio[22095]: time=\"2026-06-09T16:07:08.685690987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993934 | controller |     "Jun 09 16:07:08.686304 crc crio[22095]: time=\"2026-06-09T16:07:08.68622021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993948 | controller |     "Jun 09 16:07:08.686464 crc crio[22095]: time=\"2026-06-09T16:07:08.686358294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993963 | controller |     "Jun 09 16:07:08.686527 crc crio[22095]: time=\"2026-06-09T16:07:08.686494487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.993981 | controller |     "Jun 09 16:07:08.686637 crc crio[22095]: time=\"2026-06-09T16:07:08.68658496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.993996 | controller |     "Jun 09 16:07:08.686746 crc crio[22095]: time=\"2026-06-09T16:07:08.686702753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994010 | controller |     "Jun 09 16:07:08.687611 crc crio[22095]: time=\"2026-06-09T16:07:08.687281168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994025 | controller |     "Jun 09 16:07:08.687892 crc crio[22095]: time=\"2026-06-09T16:07:08.687821831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994039 | controller |     "Jun 09 16:07:08.687892 crc crio[22095]: time=\"2026-06-09T16:07:08.687887853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994053 | controller |     "Jun 09 16:07:08.688077 crc crio[22095]: time=\"2026-06-09T16:07:08.687975955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994068 | controller |     "Jun 09 16:07:08.688077 crc crio[22095]: time=\"2026-06-09T16:07:08.688013656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994082 | controller |     "Jun 09 16:07:08.688077 crc crio[22095]: time=\"2026-06-09T16:07:08.688042457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994096 | controller |     "Jun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688212301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994111 | controller |     "Jun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688284263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994126 | controller |     "Jun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688304114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994140 | controller |     "Jun 09 16:07:08.688342 crc crio[22095]: time=\"2026-06-09T16:07:08.688332874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994155 | controller |     "Jun 09 16:07:08.688573 crc crio[22095]: time=\"2026-06-09T16:07:08.688442367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994169 | controller |     "Jun 09 16:07:08.688573 crc crio[22095]: time=\"2026-06-09T16:07:08.688490139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994183 | controller |     "Jun 09 16:07:08.688733 crc crio[22095]: time=\"2026-06-09T16:07:08.688665033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994197 | controller |     "Jun 09 16:07:08.689099 crc crio[22095]: time=\"2026-06-09T16:07:08.688900989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994211 | controller |     "Jun 09 16:07:08.689213 crc crio[22095]: time=\"2026-06-09T16:07:08.689176766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994226 | controller |     "Jun 09 16:07:08.689213 crc crio[22095]: time=\"2026-06-09T16:07:08.689294839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994240 | controller |     "Jun 09 16:07:08.689468 crc crio[22095]: time=\"2026-06-09T16:07:08.689425522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994254 | controller |     "Jun 09 16:07:08.689566 crc crio[22095]: time=\"2026-06-09T16:07:08.689532675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994273 | controller |     "Jun 09 16:07:08.689812 crc crio[22095]: time=\"2026-06-09T16:07:08.689678839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994288 | controller |     "Jun 09 16:07:08.689968 crc crio[22095]: time=\"2026-06-09T16:07:08.689878414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994302 | controller |     "Jun 09 16:07:08.690044 crc crio[22095]: time=\"2026-06-09T16:07:08.690011357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994317 | controller |     "Jun 09 16:07:08.690212 crc crio[22095]: time=\"2026-06-09T16:07:08.69010802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994331 | controller |     "Jun 09 16:07:08.690322 crc crio[22095]: time=\"2026-06-09T16:07:08.690287284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994345 | controller |     "Jun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690418038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994359 | controller |     "Jun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690526661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994418 | controller |     "Jun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690556031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994437 | controller |     "Jun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690592252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994452 | controller |     "Jun 09 16:07:08.690688 crc crio[22095]: time=\"2026-06-09T16:07:08.690642004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994467 | controller |     "Jun 09 16:07:08.690870 crc crio[22095]: time=\"2026-06-09T16:07:08.690830238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994481 | controller |     "Jun 09 16:07:08.691015 crc crio[22095]: time=\"2026-06-09T16:07:08.690861699Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994495 | controller |     "Jun 09 16:07:08.691149 crc crio[22095]: time=\"2026-06-09T16:07:08.691026993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994509 | controller |     "Jun 09 16:07:08.691325 crc crio[22095]: time=\"2026-06-09T16:07:08.69126969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994524 | controller |     "Jun 09 16:07:08.691507 crc crio[22095]: time=\"2026-06-09T16:07:08.691423694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994538 | controller |     "Jun 09 16:07:08.691666 crc crio[22095]: time=\"2026-06-09T16:07:08.691614468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994553 | controller |     "Jun 09 16:07:08.691666 crc crio[22095]: time=\"2026-06-09T16:07:08.691633249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994567 | controller |     "Jun 09 16:07:08.691853 crc crio[22095]: time=\"2026-06-09T16:07:08.691743552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994582 | controller |     "Jun 09 16:07:08.691853 crc crio[22095]: time=\"2026-06-09T16:07:08.691803993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994596 | controller |     "Jun 09 16:07:08.691853 crc crio[22095]: time=\"2026-06-09T16:07:08.691842444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994614 | controller |     "Jun 09 16:07:08.692238 crc crio[22095]: time=\"2026-06-09T16:07:08.692135802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994629 | controller |     "Jun 09 16:07:08.692331 crc crio[22095]: time=\"2026-06-09T16:07:08.692241444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994644 | controller |     "Jun 09 16:07:08.692442 crc crio[22095]: time=\"2026-06-09T16:07:08.692343237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994659 | controller |     "Jun 09 16:07:08.692503 crc crio[22095]: time=\"2026-06-09T16:07:08.69246321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994674 | controller |     "Jun 09 16:07:08.692503 crc crio[22095]: time=\"2026-06-09T16:07:08.692479781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994688 | controller |     "Jun 09 16:07:08.692604 crc crio[22095]: time=\"2026-06-09T16:07:08.692567833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994702 | controller |     "Jun 09 16:07:08.692764 crc crio[22095]: time=\"2026-06-09T16:07:08.692700076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994716 | controller |     "Jun 09 16:07:08.692903 crc crio[22095]: time=\"2026-06-09T16:07:08.692797119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994731 | controller |     "Jun 09 16:07:08.692903 crc crio[22095]: time=\"2026-06-09T16:07:08.692892881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994745 | controller |     "Jun 09 16:07:08.693069 crc crio[22095]: time=\"2026-06-09T16:07:08.692995554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994760 | controller |     "Jun 09 16:07:08.693069 crc crio[22095]: time=\"2026-06-09T16:07:08.693054185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994774 | controller |     "Jun 09 16:07:08.693181 crc crio[22095]: time=\"2026-06-09T16:07:08.693114857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994788 | controller |     "Jun 09 16:07:08.693288 crc crio[22095]: time=\"2026-06-09T16:07:08.69323204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994803 | controller |     "Jun 09 16:07:08.693374 crc crio[22095]: time=\"2026-06-09T16:07:08.693315962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994817 | controller |     "Jun 09 16:07:08.693490 crc crio[22095]: time=\"2026-06-09T16:07:08.693385524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994831 | controller |     "Jun 09 16:07:08.693490 crc crio[22095]: time=\"2026-06-09T16:07:08.693476506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994845 | controller |     "Jun 09 16:07:08.693600 crc crio[22095]: time=\"2026-06-09T16:07:08.693521997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994907 | controller |     "Jun 09 16:07:08.693600 crc crio[22095]: time=\"2026-06-09T16:07:08.693557848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994924 | controller |     "Jun 09 16:07:08.693867 crc crio[22095]: time=\"2026-06-09T16:07:08.693763403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994939 | controller |     "Jun 09 16:07:08.693867 crc crio[22095]: time=\"2026-06-09T16:07:08.693852646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994957 | controller |     "Jun 09 16:07:08.694167 crc crio[22095]: time=\"2026-06-09T16:07:08.693978409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.994972 | controller |     "Jun 09 16:07:08.694167 crc crio[22095]: time=\"2026-06-09T16:07:08.69402936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.994987 | controller |     "Jun 09 16:07:08.694276 crc crio[22095]: time=\"2026-06-09T16:07:08.694242146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995001 | controller |     "Jun 09 16:07:08.694329 crc crio[22095]: time=\"2026-06-09T16:07:08.694304297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995016 | controller |     "Jun 09 16:07:08.694442 crc crio[22095]: time=\"2026-06-09T16:07:08.694369879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995031 | controller |     "Jun 09 16:07:08.694526 crc crio[22095]: time=\"2026-06-09T16:07:08.694454651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995045 | controller |     "Jun 09 16:07:08.694775 crc crio[22095]: time=\"2026-06-09T16:07:08.694604625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995059 | controller |     "Jun 09 16:07:08.694775 crc crio[22095]: time=\"2026-06-09T16:07:08.694691377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995073 | controller |     "Jun 09 16:07:08.694900 crc crio[22095]: time=\"2026-06-09T16:07:08.694774969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995087 | controller |     "Jun 09 16:07:08.694900 crc crio[22095]: time=\"2026-06-09T16:07:08.694825161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995102 | controller |     "Jun 09 16:07:08.695259 crc crio[22095]: time=\"2026-06-09T16:07:08.695070757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995116 | controller |     "Jun 09 16:07:08.695259 crc crio[22095]: time=\"2026-06-09T16:07:08.695109838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995131 | controller |     "Jun 09 16:07:08.695259 crc crio[22095]: time=\"2026-06-09T16:07:08.695239941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995145 | controller |     "Jun 09 16:07:08.695381 crc crio[22095]: time=\"2026-06-09T16:07:08.695269212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995160 | controller |     "Jun 09 16:07:08.695565 crc crio[22095]: time=\"2026-06-09T16:07:08.695514718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995174 | controller |     "Jun 09 16:07:08.695645 crc crio[22095]: time=\"2026-06-09T16:07:08.69559022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995188 | controller |     "Jun 09 16:07:08.695683 crc crio[22095]: time=\"2026-06-09T16:07:08.695639731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995203 | controller |     "Jun 09 16:07:08.695726 crc crio[22095]: time=\"2026-06-09T16:07:08.695688353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995217 | controller |     "Jun 09 16:07:08.695869 crc crio[22095]: time=\"2026-06-09T16:07:08.695830886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995240 | controller |     "Jun 09 16:07:08.696024 crc crio[22095]: time=\"2026-06-09T16:07:08.695881568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995255 | controller |     "Jun 09 16:07:08.696156 crc crio[22095]: time=\"2026-06-09T16:07:08.696113994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995269 | controller |     "Jun 09 16:07:08.696350 crc crio[22095]: time=\"2026-06-09T16:07:08.696163065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995284 | controller |     "Jun 09 16:07:08.696350 crc crio[22095]: time=\"2026-06-09T16:07:08.696220896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995298 | controller |     "Jun 09 16:07:08.696350 crc crio[22095]: time=\"2026-06-09T16:07:08.696257127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995313 | controller |     "Jun 09 16:07:08.696496 crc crio[22095]: time=\"2026-06-09T16:07:08.696456922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995326 | controller |     "Jun 09 16:07:08.696496 crc crio[22095]: time=\"2026-06-09T16:07:08.696494013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995341 | controller |     "Jun 09 16:07:08.696641 crc crio[22095]: time=\"2026-06-09T16:07:08.696564375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995355 | controller |     "Jun 09 16:07:08.696641 crc crio[22095]: time=\"2026-06-09T16:07:08.696614766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995370 | controller |     "Jun 09 16:07:08.696754 crc crio[22095]: time=\"2026-06-09T16:07:08.696730959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995384 | controller |     "Jun 09 16:07:08.696816 crc crio[22095]: time=\"2026-06-09T16:07:08.69676034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995398 | controller |     "Jun 09 16:07:08.696954 crc crio[22095]: time=\"2026-06-09T16:07:08.696875483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995413 | controller |     "Jun 09 16:07:08.697047 crc crio[22095]: time=\"2026-06-09T16:07:08.696971505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995427 | controller |     "Jun 09 16:07:08.697103 crc crio[22095]: time=\"2026-06-09T16:07:08.697080658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995442 | controller |     "Jun 09 16:07:08.697155 crc crio[22095]: time=\"2026-06-09T16:07:08.697115159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995456 | controller |     "Jun 09 16:07:08.697389 crc crio[22095]: time=\"2026-06-09T16:07:08.697251113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995471 | controller |     "Jun 09 16:07:08.697389 crc crio[22095]: time=\"2026-06-09T16:07:08.697294254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995485 | controller |     "Jun 09 16:07:08.697537 crc crio[22095]: time=\"2026-06-09T16:07:08.697461388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995500 | controller |     "Jun 09 16:07:08.697537 crc crio[22095]: time=\"2026-06-09T16:07:08.697491679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995514 | controller |     "Jun 09 16:07:08.697652 crc crio[22095]: time=\"2026-06-09T16:07:08.697614402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995533 | controller |     "Jun 09 16:07:08.697731 crc crio[22095]: time=\"2026-06-09T16:07:08.697656713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995548 | controller |     "Jun 09 16:07:08.697821 crc crio[22095]: time=\"2026-06-09T16:07:08.697774706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995562 | controller |     "Jun 09 16:07:08.697890 crc crio[22095]: time=\"2026-06-09T16:07:08.697843948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995576 | controller |     "Jun 09 16:07:08.698010 crc crio[22095]: time=\"2026-06-09T16:07:08.697976091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995591 | controller |     "Jun 09 16:07:08.698010 crc crio[22095]: time=\"2026-06-09T16:07:08.698010662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995606 | controller |     "Jun 09 16:07:08.698163 crc crio[22095]: time=\"2026-06-09T16:07:08.698122515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995620 | controller |     "Jun 09 16:07:08.698233 crc crio[22095]: time=\"2026-06-09T16:07:08.698173806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995635 | controller |     "Jun 09 16:07:08.698320 crc crio[22095]: time=\"2026-06-09T16:07:08.698282529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995649 | controller |     "Jun 09 16:07:08.698390 crc crio[22095]: time=\"2026-06-09T16:07:08.6983251Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995663 | controller |     "Jun 09 16:07:08.698390 crc crio[22095]: time=\"2026-06-09T16:07:08.698491094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995677 | controller |     "Jun 09 16:07:08.698614 crc crio[22095]: time=\"2026-06-09T16:07:08.698530105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995692 | controller |     "Jun 09 16:07:08.698650 crc crio[22095]: time=\"2026-06-09T16:07:08.698627588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995706 | controller |     "Jun 09 16:07:08.698693 crc crio[22095]: time=\"2026-06-09T16:07:08.698665889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995721 | controller |     "Jun 09 16:07:08.698886 crc crio[22095]: time=\"2026-06-09T16:07:08.698846603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995735 | controller |     "Jun 09 16:07:08.699019 crc crio[22095]: time=\"2026-06-09T16:07:08.698901925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995750 | controller |     "Jun 09 16:07:08.699097 crc crio[22095]: time=\"2026-06-09T16:07:08.699033248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995764 | controller |     "Jun 09 16:07:08.699097 crc crio[22095]: time=\"2026-06-09T16:07:08.699067789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995911 | controller |     "Jun 09 16:07:08.699241 crc crio[22095]: time=\"2026-06-09T16:07:08.699183062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995930 | controller |     "Jun 09 16:07:08.699304 crc crio[22095]: time=\"2026-06-09T16:07:08.699251044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995946 | controller |     "Jun 09 16:07:08.699488 crc crio[22095]: time=\"2026-06-09T16:07:08.699449679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995965 | controller |     "Jun 09 16:07:08.699663 crc crio[22095]: time=\"2026-06-09T16:07:08.69949267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.995980 | controller |     "Jun 09 16:07:08.700033 crc crio[22095]: time=\"2026-06-09T16:07:08.699992233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.995994 | controller |     "Jun 09 16:07:08.700136 crc crio[22095]: time=\"2026-06-09T16:07:08.700045374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996009 | controller |     "Jun 09 16:07:08.700136 crc crio[22095]: time=\"2026-06-09T16:07:08.700078355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996023 | controller |     "Jun 09 16:07:08.700136 crc crio[22095]: time=\"2026-06-09T16:07:08.700104906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996037 | controller |     "Jun 09 16:07:08.700277 crc crio[22095]: time=\"2026-06-09T16:07:08.700147317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996052 | controller |     "Jun 09 16:07:08.700277 crc crio[22095]: time=\"2026-06-09T16:07:08.700172707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996066 | controller |     "Jun 09 16:07:08.700580 crc crio[22095]: time=\"2026-06-09T16:07:08.700519926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996081 | controller |     "Jun 09 16:07:08.700768 crc crio[22095]: time=\"2026-06-09T16:07:08.700600798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996096 | controller |     "Jun 09 16:07:08.700768 crc crio[22095]: time=\"2026-06-09T16:07:08.700631289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996111 | controller |     "Jun 09 16:07:08.700768 crc crio[22095]: time=\"2026-06-09T16:07:08.70066642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996126 | controller |     "Jun 09 16:07:08.701107 crc crio[22095]: time=\"2026-06-09T16:07:08.700845964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996140 | controller |     "Jun 09 16:07:08.701107 crc crio[22095]: time=\"2026-06-09T16:07:08.700900126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996154 | controller |     "Jun 09 16:07:08.701208 crc crio[22095]: time=\"2026-06-09T16:07:08.701117701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996168 | controller |     "Jun 09 16:07:08.701208 crc crio[22095]: time=\"2026-06-09T16:07:08.701161863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996183 | controller |     "Jun 09 16:07:08.701351 crc crio[22095]: time=\"2026-06-09T16:07:08.701298326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996197 | controller |     "Jun 09 16:07:08.701450 crc crio[22095]: time=\"2026-06-09T16:07:08.701371568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996212 | controller |     "Jun 09 16:07:08.701504 crc crio[22095]: time=\"2026-06-09T16:07:08.701481341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996226 | controller |     "Jun 09 16:07:08.701548 crc crio[22095]: time=\"2026-06-09T16:07:08.701530062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996241 | controller |     "Jun 09 16:07:08.701705 crc crio[22095]: time=\"2026-06-09T16:07:08.701657265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996259 | controller |     "Jun 09 16:07:08.701768 crc crio[22095]: time=\"2026-06-09T16:07:08.701730057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996274 | controller |     "Jun 09 16:07:08.701954 crc crio[22095]: time=\"2026-06-09T16:07:08.701768338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996288 | controller |     "Jun 09 16:07:08.701954 crc crio[22095]: time=\"2026-06-09T16:07:08.701794419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996302 | controller |     "Jun 09 16:07:08.702042 crc crio[22095]: time=\"2026-06-09T16:07:08.702020485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996316 | controller |     "Jun 09 16:07:08.702091 crc crio[22095]: time=\"2026-06-09T16:07:08.702070466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996331 | controller |     "Jun 09 16:07:08.702898 crc crio[22095]: time=\"2026-06-09T16:07:08.702695412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996345 | controller |     "Jun 09 16:07:08.703093 crc crio[22095]: time=\"2026-06-09T16:07:08.70301366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996360 | controller |     "Jun 09 16:07:08.703093 crc crio[22095]: time=\"2026-06-09T16:07:08.703063431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996374 | controller |     "Jun 09 16:07:08.703166 crc crio[22095]: time=\"2026-06-09T16:07:08.703098862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996388 | controller |     "Jun 09 16:07:08.703166 crc crio[22095]: time=\"2026-06-09T16:07:08.703146953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996402 | controller |     "Jun 09 16:07:08.703267 crc crio[22095]: time=\"2026-06-09T16:07:08.703223935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996416 | controller |     "Jun 09 16:07:08.703553 crc crio[22095]: time=\"2026-06-09T16:07:08.703478292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996430 | controller |     "Jun 09 16:07:08.703622 crc crio[22095]: time=\"2026-06-09T16:07:08.703555754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996445 | controller |     "Jun 09 16:07:08.703713 crc crio[22095]: time=\"2026-06-09T16:07:08.703663887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996459 | controller |     "Jun 09 16:07:08.703778 crc crio[22095]: time=\"2026-06-09T16:07:08.703722538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996473 | controller |     "Jun 09 16:07:08.704192 crc crio[22095]: time=\"2026-06-09T16:07:08.704011025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996487 | controller |     "Jun 09 16:07:08.704371 crc crio[22095]: time=\"2026-06-09T16:07:08.704298333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996502 | controller |     "Jun 09 16:07:08.704487 crc crio[22095]: time=\"2026-06-09T16:07:08.704373905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996515 | controller |     "Jun 09 16:07:08.704487 crc crio[22095]: time=\"2026-06-09T16:07:08.704451277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996530 | controller |     "Jun 09 16:07:08.704573 crc crio[22095]: time=\"2026-06-09T16:07:08.704499908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996547 | controller |     "Jun 09 16:07:08.704573 crc crio[22095]: time=\"2026-06-09T16:07:08.704534169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996562 | controller |     "Jun 09 16:07:08.704764 crc crio[22095]: time=\"2026-06-09T16:07:08.704706483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996576 | controller |     "Jun 09 16:07:08.704822 crc crio[22095]: time=\"2026-06-09T16:07:08.704778465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996591 | controller |     "Jun 09 16:07:08.704865 crc crio[22095]: time=\"2026-06-09T16:07:08.704819316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996605 | controller |     "Jun 09 16:07:08.704865 crc crio[22095]: time=\"2026-06-09T16:07:08.704857907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996619 | controller |     "Jun 09 16:07:08.705089 crc crio[22095]: time=\"2026-06-09T16:07:08.70497818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996633 | controller |     "Jun 09 16:07:08.705089 crc crio[22095]: time=\"2026-06-09T16:07:08.705031742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996647 | controller |     "Jun 09 16:07:08.705268 crc crio[22095]: time=\"2026-06-09T16:07:08.705227077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996661 | controller |     "Jun 09 16:07:08.705310 crc crio[22095]: time=\"2026-06-09T16:07:08.705278208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996676 | controller |     "Jun 09 16:07:08.705539 crc crio[22095]: time=\"2026-06-09T16:07:08.705466003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996689 | controller |     "Jun 09 16:07:08.705613 crc crio[22095]: time=\"2026-06-09T16:07:08.705545455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996703 | controller |     "Jun 09 16:07:08.705613 crc crio[22095]: time=\"2026-06-09T16:07:08.705583716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996717 | controller |     "Jun 09 16:07:08.705689 crc crio[22095]: time=\"2026-06-09T16:07:08.705622117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996731 | controller |     "Jun 09 16:07:08.705689 crc crio[22095]: time=\"2026-06-09T16:07:08.705649647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996745 | controller |     "Jun 09 16:07:08.705689 crc crio[22095]: time=\"2026-06-09T16:07:08.705666268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996759 | controller |     "Jun 09 16:07:08.708008 crc crio[22095]: time=\"2026-06-09T16:07:08.707873404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996772 | controller |     "Jun 09 16:07:08.708008 crc crio[22095]: time=\"2026-06-09T16:07:08.707974807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996786 | controller |     "Jun 09 16:07:08.708186 crc crio[22095]: time=\"2026-06-09T16:07:08.708018048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996800 | controller |     "Jun 09 16:07:08.708186 crc crio[22095]: time=\"2026-06-09T16:07:08.708052559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996814 | controller |     "Jun 09 16:07:08.708602 crc crio[22095]: time=\"2026-06-09T16:07:08.708378077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996832 | controller |     "Jun 09 16:07:08.708602 crc crio[22095]: time=\"2026-06-09T16:07:08.708526321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996850 | controller |     "Jun 09 16:07:08.708704 crc crio[22095]: time=\"2026-06-09T16:07:08.708629334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996888 | controller |     "Jun 09 16:07:08.708704 crc crio[22095]: time=\"2026-06-09T16:07:08.708682295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996904 | controller |     "Jun 09 16:07:08.709068 crc crio[22095]: time=\"2026-06-09T16:07:08.708988863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996919 | controller |     "Jun 09 16:07:08.709132 crc crio[22095]: time=\"2026-06-09T16:07:08.709083315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996933 | controller |     "Jun 09 16:07:08.709279 crc crio[22095]: time=\"2026-06-09T16:07:08.709219319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996948 | controller |     "Jun 09 16:07:08.709338 crc crio[22095]: time=\"2026-06-09T16:07:08.709292351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996962 | controller |     "Jun 09 16:07:08.709592 crc crio[22095]: time=\"2026-06-09T16:07:08.709506456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.996976 | controller |     "Jun 09 16:07:08.709750 crc crio[22095]: time=\"2026-06-09T16:07:08.709603218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.996990 | controller |     "Jun 09 16:07:08.709750 crc crio[22095]: time=\"2026-06-09T16:07:08.70966341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997005 | controller |     "Jun 09 16:07:08.709750 crc crio[22095]: time=\"2026-06-09T16:07:08.709712011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997019 | controller |     "Jun 09 16:07:08.709878 crc crio[22095]: time=\"2026-06-09T16:07:08.709758582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997033 | controller |     "Jun 09 16:07:08.709878 crc crio[22095]: time=\"2026-06-09T16:07:08.709794873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997047 | controller |     "Jun 09 16:07:08.710127 crc crio[22095]: time=\"2026-06-09T16:07:08.71007303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997061 | controller |     "Jun 09 16:07:08.710190 crc crio[22095]: time=\"2026-06-09T16:07:08.710160233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997076 | controller |     "Jun 09 16:07:08.710267 crc crio[22095]: time=\"2026-06-09T16:07:08.710222574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997090 | controller |     "Jun 09 16:07:08.710334 crc crio[22095]: time=\"2026-06-09T16:07:08.710291756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997104 | controller |     "Jun 09 16:07:08.710334 crc crio[22095]: time=\"2026-06-09T16:07:08.710314877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997119 | controller |     "Jun 09 16:07:08.710442 crc crio[22095]: time=\"2026-06-09T16:07:08.710338477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997133 | controller |     "Jun 09 16:07:08.710594 crc crio[22095]: time=\"2026-06-09T16:07:08.710490121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997151 | controller |     "Jun 09 16:07:08.710721 crc crio[22095]: time=\"2026-06-09T16:07:08.710685246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997165 | controller |     "Jun 09 16:07:08.710888 crc crio[22095]: time=\"2026-06-09T16:07:08.710807829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997180 | controller |     "Jun 09 16:07:08.711033 crc crio[22095]: time=\"2026-06-09T16:07:08.710906142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997194 | controller |     "Jun 09 16:07:08.711033 crc crio[22095]: time=\"2026-06-09T16:07:08.711008164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997208 | controller |     "Jun 09 16:07:08.711124 crc crio[22095]: time=\"2026-06-09T16:07:08.711050036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997222 | controller |     "Jun 09 16:07:08.711296 crc crio[22095]: time=\"2026-06-09T16:07:08.71124337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997236 | controller |     "Jun 09 16:07:08.711363 crc crio[22095]: time=\"2026-06-09T16:07:08.711318352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997251 | controller |     "Jun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711369464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997265 | controller |     "Jun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711445256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997279 | controller |     "Jun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711505477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997293 | controller |     "Jun 09 16:07:08.711590 crc crio[22095]: time=\"2026-06-09T16:07:08.711543948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997307 | controller |     "Jun 09 16:07:08.711985 crc crio[22095]: time=\"2026-06-09T16:07:08.711810075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997321 | controller |     "Jun 09 16:07:08.711985 crc crio[22095]: time=\"2026-06-09T16:07:08.711886747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997335 | controller |     "Jun 09 16:07:08.712096 crc crio[22095]: time=\"2026-06-09T16:07:08.71201568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997349 | controller |     "Jun 09 16:07:08.712135 crc crio[22095]: time=\"2026-06-09T16:07:08.712100112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997363 | controller |     "Jun 09 16:07:08.712228 crc crio[22095]: time=\"2026-06-09T16:07:08.712187545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997377 | controller |     "Jun 09 16:07:08.712290 crc crio[22095]: time=\"2026-06-09T16:07:08.712244986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997391 | controller |     "Jun 09 16:07:08.712555 crc crio[22095]: time=\"2026-06-09T16:07:08.712502553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997405 | controller |     "Jun 09 16:07:08.712659 crc crio[22095]: time=\"2026-06-09T16:07:08.712626506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997423 | controller |     "Jun 09 16:07:08.712783 crc crio[22095]: time=\"2026-06-09T16:07:08.712734589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997438 | controller |     "Jun 09 16:07:08.713126 crc crio[22095]: time=\"2026-06-09T16:07:08.713017366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997452 | controller |     "Jun 09 16:07:08.713236 crc crio[22095]: time=\"2026-06-09T16:07:08.71320157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997466 | controller |     "Jun 09 16:07:08.713336 crc crio[22095]: time=\"2026-06-09T16:07:08.713304363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997480 | controller |     "Jun 09 16:07:08.713388 crc crio[22095]: time=\"2026-06-09T16:07:08.713352574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997494 | controller |     "Jun 09 16:07:08.713388 crc crio[22095]: time=\"2026-06-09T16:07:08.713379505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997508 | controller |     "Jun 09 16:07:08.713564 crc crio[22095]: time=\"2026-06-09T16:07:08.713504978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997522 | controller |     "Jun 09 16:07:08.713627 crc crio[22095]: time=\"2026-06-09T16:07:08.713599821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997536 | controller |     "Jun 09 16:07:08.713747 crc crio[22095]: time=\"2026-06-09T16:07:08.713662332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997550 | controller |     "Jun 09 16:07:08.713747 crc crio[22095]: time=\"2026-06-09T16:07:08.713737684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997564 | controller |     "Jun 09 16:07:08.713839 crc crio[22095]: time=\"2026-06-09T16:07:08.713786645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997578 | controller |     "Jun 09 16:07:08.713839 crc crio[22095]: time=\"2026-06-09T16:07:08.713821446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997592 | controller |     "Jun 09 16:07:08.714178 crc crio[22095]: time=\"2026-06-09T16:07:08.714106044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997606 | controller |     "Jun 09 16:07:08.714296 crc crio[22095]: time=\"2026-06-09T16:07:08.714247477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997621 | controller |     "Jun 09 16:07:08.714421 crc crio[22095]: time=\"2026-06-09T16:07:08.71435916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997635 | controller |     "Jun 09 16:07:08.714524 crc crio[22095]: time=\"2026-06-09T16:07:08.714491063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997649 | controller |     "Jun 09 16:07:08.714639 crc crio[22095]: time=\"2026-06-09T16:07:08.714607756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997663 | controller |     "Jun 09 16:07:08.714870 crc crio[22095]: time=\"2026-06-09T16:07:08.714834792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997677 | controller |     "Jun 09 16:07:08.715090 crc crio[22095]: time=\"2026-06-09T16:07:08.715037857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997691 | controller |     "Jun 09 16:07:08.715289 crc crio[22095]: time=\"2026-06-09T16:07:08.715163131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997708 | controller |     "Jun 09 16:07:08.715367 crc crio[22095]: time=\"2026-06-09T16:07:08.715289334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997723 | controller |     "Jun 09 16:07:08.715519 crc crio[22095]: time=\"2026-06-09T16:07:08.715484569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997737 | controller |     "Jun 09 16:07:08.715635 crc crio[22095]: time=\"2026-06-09T16:07:08.715602462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997751 | controller |     "Jun 09 16:07:08.715743 crc crio[22095]: time=\"2026-06-09T16:07:08.715712715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997765 | controller |     "Jun 09 16:07:08.715960 crc crio[22095]: time=\"2026-06-09T16:07:08.715835408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997779 | controller |     "Jun 09 16:07:08.716036 crc crio[22095]: time=\"2026-06-09T16:07:08.715991212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997793 | controller |     "Jun 09 16:07:08.716036 crc crio[22095]: time=\"2026-06-09T16:07:08.716006472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997807 | controller |     "Jun 09 16:07:08.716138 crc crio[22095]: time=\"2026-06-09T16:07:08.716105245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997822 | controller |     "Jun 09 16:07:08.716609 crc crio[22095]: time=\"2026-06-09T16:07:08.716251978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997836 | controller |     "Jun 09 16:07:08.716609 crc crio[22095]: time=\"2026-06-09T16:07:08.716508265Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997866 | controller |     "Jun 09 16:07:08.716699 crc crio[22095]: time=\"2026-06-09T16:07:08.716640428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997886 | controller |     "Jun 09 16:07:08.716742 crc crio[22095]: time=\"2026-06-09T16:07:08.716672919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997901 | controller |     "Jun 09 16:07:08.716879 crc crio[22095]: time=\"2026-06-09T16:07:08.716814893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997916 | controller |     "Jun 09 16:07:08.717033 crc crio[22095]: time=\"2026-06-09T16:07:08.716906355Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997930 | controller |     "Jun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717069679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997944 | controller |     "Jun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717123581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997958 | controller |     "Jun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717168352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.997973 | controller |     "Jun 09 16:07:08.717228 crc crio[22095]: time=\"2026-06-09T16:07:08.717208093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.997987 | controller |     "Jun 09 16:07:08.717527 crc crio[22095]: time=\"2026-06-09T16:07:08.717455519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998001 | controller |     "Jun 09 16:07:08.717587 crc crio[22095]: time=\"2026-06-09T16:07:08.717549962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998021 | controller |     "Jun 09 16:07:08.717721 crc crio[22095]: time=\"2026-06-09T16:07:08.717617583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998067 | controller |     "Jun 09 16:07:08.717721 crc crio[22095]: time=\"2026-06-09T16:07:08.717687745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998083 | controller |     "Jun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717736647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998098 | controller |     "Jun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717778108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998112 | controller |     "Jun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717801898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998127 | controller |     "Jun 09 16:07:08.717836 crc crio[22095]: time=\"2026-06-09T16:07:08.717837819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998142 | controller |     "Jun 09 16:07:08.718214 crc crio[22095]: time=\"2026-06-09T16:07:08.718149907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998157 | controller |     "Jun 09 16:07:08.718292 crc crio[22095]: time=\"2026-06-09T16:07:08.718241219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998171 | controller |     "Jun 09 16:07:08.718292 crc crio[22095]: time=\"2026-06-09T16:07:08.71826551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998186 | controller |     "Jun 09 16:07:08.718515 crc crio[22095]: time=\"2026-06-09T16:07:08.718297761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998200 | controller |     "Jun 09 16:07:08.718515 crc crio[22095]: time=\"2026-06-09T16:07:08.718349052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998214 | controller |     "Jun 09 16:07:08.718515 crc crio[22095]: time=\"2026-06-09T16:07:08.718462855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998229 | controller |     "Jun 09 16:07:08.718634 crc crio[22095]: time=\"2026-06-09T16:07:08.718533577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998243 | controller |     "Jun 09 16:07:08.718634 crc crio[22095]: time=\"2026-06-09T16:07:08.718592788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998258 | controller |     "Jun 09 16:07:08.718826 crc crio[22095]: time=\"2026-06-09T16:07:08.718688991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998272 | controller |     "Jun 09 16:07:08.718826 crc crio[22095]: time=\"2026-06-09T16:07:08.718771503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998286 | controller |     "Jun 09 16:07:08.719027 crc crio[22095]: time=\"2026-06-09T16:07:08.718974838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998301 | controller |     "Jun 09 16:07:08.719086 crc crio[22095]: time=\"2026-06-09T16:07:08.71906373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998315 | controller |     "Jun 09 16:07:08.719300 crc crio[22095]: time=\"2026-06-09T16:07:08.719249025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998329 | controller |     "Jun 09 16:07:08.719369 crc crio[22095]: time=\"2026-06-09T16:07:08.719338827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998347 | controller |     "Jun 09 16:07:08.719718 crc crio[22095]: time=\"2026-06-09T16:07:08.719642065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998362 | controller |     "Jun 09 16:07:08.719787 crc crio[22095]: time=\"2026-06-09T16:07:08.719724117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998376 | controller |     "Jun 09 16:07:08.719787 crc crio[22095]: time=\"2026-06-09T16:07:08.719772099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998390 | controller |     "Jun 09 16:07:08.719997 crc crio[22095]: time=\"2026-06-09T16:07:08.719806149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998405 | controller |     "Jun 09 16:07:08.719997 crc crio[22095]: time=\"2026-06-09T16:07:08.719859781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998419 | controller |     "Jun 09 16:07:08.719997 crc crio[22095]: time=\"2026-06-09T16:07:08.719902372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998432 | controller |     "Jun 09 16:07:08.720127 crc crio[22095]: time=\"2026-06-09T16:07:08.720058276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998447 | controller |     "Jun 09 16:07:08.720127 crc crio[22095]: time=\"2026-06-09T16:07:08.720102427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998461 | controller |     "Jun 09 16:07:08.720421 crc crio[22095]: time=\"2026-06-09T16:07:08.720313252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998475 | controller |     "Jun 09 16:07:08.720421 crc crio[22095]: time=\"2026-06-09T16:07:08.720360924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998489 | controller |     "Jun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720459976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998503 | controller |     "Jun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720499647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998516 | controller |     "Jun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720545538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998530 | controller |     "Jun 09 16:07:08.720585 crc crio[22095]: time=\"2026-06-09T16:07:08.720578159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998544 | controller |     "Jun 09 16:07:08.720739 crc crio[22095]: time=\"2026-06-09T16:07:08.72061654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998558 | controller |     "Jun 09 16:07:08.720739 crc crio[22095]: time=\"2026-06-09T16:07:08.720640321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998572 | controller |     "Jun 09 16:07:08.720739 crc crio[22095]: time=\"2026-06-09T16:07:08.720714153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:40:43.998585 | controller |     "Jun 09 16:07:08.720843 crc crio[22095]: time=\"2026-06-09T16:07:08.720743053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:40:43.998599 | controller |     "Jun 09 16:07:12.310308 crc crio[22095]: time=\"2026-06-09T16:07:12.309549136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:40:43.998613 | controller |     "Jun 09 16:07:12.351265 crc crio[22095]: time=\"2026-06-09T16:07:12.351128439Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.998631 | controller |     "Jun 09 16:07:12.351265 crc crio[22095]: time=\"2026-06-09T16:07:12.351247192Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.998646 | controller |     "Jun 09 16:07:12.351691 crc crio[22095]: time=\"2026-06-09T16:07:12.351312214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:40:43.998659 | controller |     "Jun 09 16:07:12.382977 crc crio[22095]: time=\"2026-06-09T16:07:12.382713897Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:40:43.998674 | controller |     "Jun 09 16:07:12.382977 crc crio[22095]: time=\"2026-06-09T16:07:12.382782779Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:40:43.998687 | controller |     "Jun 09 16:07:40.544164 crc crio[22095]: time=\"2026-06-09T16:07:40.543012981Z\" level=info msg=\"Stopping pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=d0bff024-e3dc-475e-b1c5-681530170cd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.998702 | controller |     "Jun 09 16:07:40.544164 crc crio[22095]: time=\"2026-06-09T16:07:40.544062158Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=d0bff024-e3dc-475e-b1c5-681530170cd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.998717 | controller |     "Jun 09 16:07:40.545870 crc crio[22095]: time=\"2026-06-09T16:07:40.545083974Z\" level=info msg=\"Removing pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=f719369c-06c1-4d5c-a382-611c2e08ea03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.998732 | controller |     "Jun 09 16:07:40.560536 crc crio[22095]: time=\"2026-06-09T16:07:40.560386886Z\" level=info msg=\"Removed pod sandbox: 1844079340c20a141d9554258469a9441619bc2c0ca1f7fa0fb6d6eef0136ffc\" id=f719369c-06c1-4d5c-a382-611c2e08ea03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.998747 | controller |     "Jun 09 16:07:40.561814 crc crio[22095]: time=\"2026-06-09T16:07:40.561751801Z\" level=info msg=\"Stopping pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=060cad61-a1ad-46a7-b403-5e36ed1f1a7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.998762 | controller |     "Jun 09 16:07:40.561970 crc crio[22095]: time=\"2026-06-09T16:07:40.561832203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=060cad61-a1ad-46a7-b403-5e36ed1f1a7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.998776 | controller |     "Jun 09 16:07:40.563054 crc crio[22095]: time=\"2026-06-09T16:07:40.562868969Z\" level=info msg=\"Removing pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=b00d001d-e78e-46f3-b491-9bcc2d63eb47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.998791 | controller |     "Jun 09 16:07:40.572178 crc crio[22095]: time=\"2026-06-09T16:07:40.572029274Z\" level=info msg=\"Removed pod sandbox: 5153bde5be3908a9619241060001a0ce07cd82b79aadff49ffac025b23f96306\" id=b00d001d-e78e-46f3-b491-9bcc2d63eb47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:43.998805 | controller |     "Jun 09 16:07:43.032875 crc crio[22095]: time=\"2026-06-09T16:07:43.032281704Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/POD\" id=6cda975d-e07e-470a-ae06-ab4f9f9321b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.998820 | controller |     "Jun 09 16:07:43.033853 crc crio[22095]: time=\"2026-06-09T16:07:43.03290352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.998839 | controller |     "Jun 09 16:07:43.084487 crc crio[22095]: time=\"2026-06-09T16:07:43.082085698Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0028b6140}] Aliases:map[]}\"",
2026-06-09 17:40:43.998874 | controller |     "Jun 09 16:07:43.084487 crc crio[22095]: time=\"2026-06-09T16:07:43.082216471Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.998902 | controller |     "Jun 09 16:07:43.563648 crc crio[22095]: 2026-06-09T16:07:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d849e3aa84766c1 Mac:1e:54:3c:4b:8c:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 SocketPath: PciID:}] [{Interface:0xc00013c5a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.998919 | controller |     "Jun 09 16:07:43.566602 crc crio[22095]: time=\"2026-06-09T16:07:43.566527778Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0028b6140}] Aliases:map[]}\"",
2026-06-09 17:40:43.998935 | controller |     "Jun 09 16:07:43.566800 crc crio[22095]: time=\"2026-06-09T16:07:43.566736983Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.998951 | controller |     "Jun 09 16:07:43.573868 crc crio[22095]: time=\"2026-06-09T16:07:43.573765553Z\" level=info msg=\"Ran pod sandbox d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/POD\" id=6cda975d-e07e-470a-ae06-ab4f9f9321b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.998966 | controller |     "Jun 09 16:07:43.578020 crc crio[22095]: time=\"2026-06-09T16:07:43.57757897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ffc7961-1b03-400d-a668-4bf9a6ccece8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.998981 | controller |     "Jun 09 16:07:43.579906 crc crio[22095]: time=\"2026-06-09T16:07:43.579852108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74e25966-568d-484a-bb38-9138950684f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.998996 | controller |     "Jun 09 16:07:43.592881 crc crio[22095]: time=\"2026-06-09T16:07:43.59201965Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util\" id=c716ad65-3c91-4f09-82de-618c3e10fa96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999014 | controller |     "Jun 09 16:07:43.592881 crc crio[22095]: time=\"2026-06-09T16:07:43.592772269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999029 | controller |     "Jun 09 16:07:43.626203 crc crio[22095]: time=\"2026-06-09T16:07:43.62606435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999044 | controller |     "Jun 09 16:07:43.631769 crc crio[22095]: time=\"2026-06-09T16:07:43.631700404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999058 | controller |     "Jun 09 16:07:43.783311 crc crio[22095]: time=\"2026-06-09T16:07:43.783146217Z\" level=info msg=\"Created container 34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util\" id=c716ad65-3c91-4f09-82de-618c3e10fa96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999073 | controller |     "Jun 09 16:07:43.785557 crc crio[22095]: time=\"2026-06-09T16:07:43.785209339Z\" level=info msg=\"Starting container: 34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c\" id=a04356ff-f2d2-4ff6-8e75-a2f8518402a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.999088 | controller |     "Jun 09 16:07:43.796616 crc crio[22095]: time=\"2026-06-09T16:07:43.796369605Z\" level=info msg=\"Started container\" PID=39493 containerID=34e52084a765955ccf0955ef0bdb5bb4b7741fa7718a8f8adb237b35abe2064c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/util id=a04356ff-f2d2-4ff6-8e75-a2f8518402a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9",
2026-06-09 17:40:43.999103 | controller |     "Jun 09 16:07:44.833148 crc crio[22095]: time=\"2026-06-09T16:07:44.830172804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999118 | controller |     "Jun 09 16:07:44.834220 crc crio[22095]: time=\"2026-06-09T16:07:44.83352023Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999132 | controller |     "Jun 09 16:07:44.834220 crc crio[22095]: time=\"2026-06-09T16:07:44.833589021Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=b7160272-748a-46a8-9a06-ebab952e33dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999146 | controller |     "Jun 09 16:07:44.835015 crc crio[22095]: time=\"2026-06-09T16:07:44.834898755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=276a8df0-5b20-42c7-90e1-6bba255344f4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.999161 | controller |     "Jun 09 16:07:44.844982 crc crio[22095]: time=\"2026-06-09T16:07:44.844835479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-09 17:40:43.999175 | controller |     "Jun 09 16:07:46.990831 crc crio[22095]: time=\"2026-06-09T16:07:46.989726415Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=276a8df0-5b20-42c7-90e1-6bba255344f4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.999194 | controller |     "Jun 09 16:07:46.992465 crc crio[22095]: time=\"2026-06-09T16:07:46.992243369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ed63ac72-52a6-4db4-93aa-695f4657ad94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999209 | controller |     "Jun 09 16:07:46.999693 crc crio[22095]: time=\"2026-06-09T16:07:46.999273789Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c0fa667b-4290-4a24-a370-322727805846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999224 | controller |     "Jun 09 16:07:47.019433 crc crio[22095]: time=\"2026-06-09T16:07:47.019281951Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull\" id=c9273987-6d2f-4d7f-967e-c14018a6f02a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999239 | controller |     "Jun 09 16:07:47.021031 crc crio[22095]: time=\"2026-06-09T16:07:47.02083687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999253 | controller |     "Jun 09 16:07:47.046201 crc crio[22095]: time=\"2026-06-09T16:07:47.046084336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999268 | controller |     "Jun 09 16:07:47.046578 crc crio[22095]: time=\"2026-06-09T16:07:47.046528487Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5720d6aa59d3401204912c7ba7fb12b75f3456f145fb1c5e76b681ab64769c55/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:40:43.999283 | controller |     "Jun 09 16:07:47.046670 crc crio[22095]: time=\"2026-06-09T16:07:47.046594299Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/5720d6aa59d3401204912c7ba7fb12b75f3456f145fb1c5e76b681ab64769c55/merged/etc/group: no such file or directory\"",
2026-06-09 17:40:43.999297 | controller |     "Jun 09 16:07:47.049232 crc crio[22095]: time=\"2026-06-09T16:07:47.049169385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999312 | controller |     "Jun 09 16:07:47.208829 crc crio[22095]: time=\"2026-06-09T16:07:47.208693745Z\" level=info msg=\"Created container 219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull\" id=c9273987-6d2f-4d7f-967e-c14018a6f02a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999326 | controller |     "Jun 09 16:07:47.210828 crc crio[22095]: time=\"2026-06-09T16:07:47.210524832Z\" level=info msg=\"Starting container: 219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169\" id=a726d558-2409-45c5-9827-1854fbbddcd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.999340 | controller |     "Jun 09 16:07:47.227263 crc crio[22095]: time=\"2026-06-09T16:07:47.227100645Z\" level=info msg=\"Started container\" PID=39590 containerID=219e82c7cfc494860ae7cfd9d07caba126a1ce78d820ea8dcfb5982d8fe1c169 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/pull id=a726d558-2409-45c5-9827-1854fbbddcd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9",
2026-06-09 17:40:43.999359 | controller |     "Jun 09 16:07:47.872323 crc crio[22095]: time=\"2026-06-09T16:07:47.86973083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ef7f27f-6cba-4d87-a5e9-6cb47268376f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999374 | controller |     "Jun 09 16:07:47.874535 crc crio[22095]: time=\"2026-06-09T16:07:47.873741712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b8f30bf1-453f-449e-a752-3c4978e91115 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999388 | controller |     "Jun 09 16:07:47.883582 crc crio[22095]: time=\"2026-06-09T16:07:47.883382769Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract\" id=8c36d82e-07a3-429f-8f55-5cfc6de2826a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999403 | controller |     "Jun 09 16:07:47.884019 crc crio[22095]: time=\"2026-06-09T16:07:47.883904832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999418 | controller |     "Jun 09 16:07:47.912803 crc crio[22095]: time=\"2026-06-09T16:07:47.912480093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999432 | controller |     "Jun 09 16:07:47.917608 crc crio[22095]: time=\"2026-06-09T16:07:47.917548273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999447 | controller |     "Jun 09 16:07:48.075652 crc crio[22095]: time=\"2026-06-09T16:07:48.075535383Z\" level=info msg=\"Created container 5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract\" id=8c36d82e-07a3-429f-8f55-5cfc6de2826a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999461 | controller |     "Jun 09 16:07:48.077148 crc crio[22095]: time=\"2026-06-09T16:07:48.077086133Z\" level=info msg=\"Starting container: 5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d\" id=75636c23-29cc-4184-911d-ea7b9e5d326e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.999476 | controller |     "Jun 09 16:07:48.082038 crc crio[22095]: time=\"2026-06-09T16:07:48.081974268Z\" level=info msg=\"Started container\" PID=39636 containerID=5b23fa111e6b685d2d9af75e7bcfce4a506d9146f28a9bbfaf6d91b300c4832d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/extract id=75636c23-29cc-4184-911d-ea7b9e5d326e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9",
2026-06-09 17:40:43.999491 | controller |     "Jun 09 16:07:49.895893 crc crio[22095]: time=\"2026-06-09T16:07:49.895276353Z\" level=info msg=\"Stopping pod sandbox: d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\" id=f511f5f9-da03-454e-b757-2fa4c2ea3451 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.999507 | controller |     "Jun 09 16:07:49.897077 crc crio[22095]: time=\"2026-06-09T16:07:49.896536765Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 Namespace:openshift-marketplace ID:d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9 UID:73371205-f549-4387-90b7-d58e27539b0b NetNS:/var/run/netns/64228b27-851b-4977-bbe9-555dfe57bb09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73371205_f549_4387_90b7_d58e27539b0b.slice PodAnnotations:0xc0004c6e18}] Aliases:map[]}\"",
2026-06-09 17:40:43.999533 | controller |     "Jun 09 16:07:49.897077 crc crio[22095]: time=\"2026-06-09T16:07:49.896675418Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.999548 | controller |     "Jun 09 16:07:50.401831 crc crio[22095]: time=\"2026-06-09T16:07:50.401167901Z\" level=info msg=\"Stopped pod sandbox: d849e3aa84766c10d4cd5f6f78601600599fbc646b34c1c49821d4cb772075a9\" id=f511f5f9-da03-454e-b757-2fa4c2ea3451 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:43.999563 | controller |     "Jun 09 16:07:55.619793 crc crio[22095]: time=\"2026-06-09T16:07:55.619078636Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/POD\" id=c5a411f6-1bdb-425e-b214-41e35cdfa057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.999578 | controller |     "Jun 09 16:07:55.621309 crc crio[22095]: time=\"2026-06-09T16:07:55.619868296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999593 | controller |     "Jun 09 16:07:55.646866 crc crio[22095]: time=\"2026-06-09T16:07:55.646718143Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-4xd9j Namespace:openshift-nmstate ID:409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c UID:4da235b8-e02b-41a7-bc4e-943ebca156f7 NetNS:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4da235b8_e02b_41a7_bc4e_943ebca156f7.slice PodAnnotations:0xc002da4ec0}] Aliases:map[]}\"",
2026-06-09 17:40:43.999608 | controller |     "Jun 09 16:07:55.646866 crc crio[22095]: time=\"2026-06-09T16:07:55.646777344Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-4xd9j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.999622 | controller |     "Jun 09 16:07:56.458253 crc crio[22095]: 2026-06-09T16:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:409182d600b3781 Mac:aa:73:df:1b:ee:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:43.999637 | controller |     "Jun 09 16:07:56.458796 crc crio[22095]: time=\"2026-06-09T16:07:56.458282618Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-4xd9j Namespace:openshift-nmstate ID:409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c UID:4da235b8-e02b-41a7-bc4e-943ebca156f7 NetNS:/var/run/netns/85c524dd-2c13-44a4-a2f9-9ded3b5e9f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4da235b8_e02b_41a7_bc4e_943ebca156f7.slice PodAnnotations:0xc002da4ec0}] Aliases:map[]}\"",
2026-06-09 17:40:43.999652 | controller |     "Jun 09 16:07:56.458796 crc crio[22095]: time=\"2026-06-09T16:07:56.458510794Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-4xd9j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:43.999666 | controller |     "Jun 09 16:07:56.466647 crc crio[22095]: time=\"2026-06-09T16:07:56.466534169Z\" level=info msg=\"Ran pod sandbox 409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c with infra container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/POD\" id=c5a411f6-1bdb-425e-b214-41e35cdfa057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.999685 | controller |     "Jun 09 16:07:56.476131 crc crio[22095]: time=\"2026-06-09T16:07:56.476051123Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999700 | controller |     "Jun 09 16:07:56.476462 crc crio[22095]: time=\"2026-06-09T16:07:56.476318979Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999714 | controller |     "Jun 09 16:07:56.476462 crc crio[22095]: time=\"2026-06-09T16:07:56.476437713Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=98fcc627-78e1-4666-af58-441be3dcc321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999729 | controller |     "Jun 09 16:07:56.480093 crc crio[22095]: time=\"2026-06-09T16:07:56.479737647Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8af0955c-94d3-45bb-a11f-ea5d12406683 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.999743 | controller |     "Jun 09 16:07:56.486442 crc crio[22095]: time=\"2026-06-09T16:07:56.486089939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-09 17:40:43.999757 | controller |     "Jun 09 16:07:59.540570 crc crio[22095]: time=\"2026-06-09T16:07:59.539680342Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=8af0955c-94d3-45bb-a11f-ea5d12406683 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:43.999772 | controller |     "Jun 09 16:07:59.542553 crc crio[22095]: time=\"2026-06-09T16:07:59.541819217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=e0b2ca09-5f35-4b23-8988-619dc2317106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999786 | controller |     "Jun 09 16:07:59.546154 crc crio[22095]: time=\"2026-06-09T16:07:59.546089176Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=408348c1-730f-4674-883b-44f885407079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:43.999801 | controller |     "Jun 09 16:07:59.554107 crc crio[22095]: time=\"2026-06-09T16:07:59.554009748Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=ff736cb2-4807-4a51-83a5-5dce65c9ae57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999814 | controller |     "Jun 09 16:07:59.556295 crc crio[22095]: time=\"2026-06-09T16:07:59.556229585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999829 | controller |     "Jun 09 16:07:59.587550 crc crio[22095]: time=\"2026-06-09T16:07:59.586882599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999843 | controller |     "Jun 09 16:07:59.591995 crc crio[22095]: time=\"2026-06-09T16:07:59.591851716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999881 | controller |     "Jun 09 16:07:59.709739 crc crio[22095]: time=\"2026-06-09T16:07:59.709615418Z\" level=info msg=\"Created container 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=ff736cb2-4807-4a51-83a5-5dce65c9ae57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:43.999898 | controller |     "Jun 09 16:07:59.711389 crc crio[22095]: time=\"2026-06-09T16:07:59.711315041Z\" level=info msg=\"Starting container: 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e\" id=e3f82479-7b53-4a84-8b6a-ad2e1b96a5f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:43.999913 | controller |     "Jun 09 16:07:59.716971 crc crio[22095]: time=\"2026-06-09T16:07:59.716824053Z\" level=info msg=\"Started container\" PID=39901 containerID=80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e description=openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator id=e3f82479-7b53-4a84-8b6a-ad2e1b96a5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c",
2026-06-09 17:40:43.999928 | controller |     "Jun 09 16:08:00.518498 crc crio[22095]: time=\"2026-06-09T16:08:00.514602686Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683688-2s2gt/POD\" id=8279920c-9477-455c-9f12-7c061906d6b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:43.999943 | controller |     "Jun 09 16:08:00.518498 crc crio[22095]: time=\"2026-06-09T16:08:00.518450174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:43.999957 | controller |     "Jun 09 16:08:00.755578 crc crio[22095]: time=\"2026-06-09T16:08:00.755498536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc0004c6280}] Aliases:map[]}\"",
2026-06-09 17:40:43.999972 | controller |     "Jun 09 16:08:00.775985 crc crio[22095]: time=\"2026-06-09T16:08:00.775678942Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683688-2s2gt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:43.999987 | controller |     "Jun 09 16:08:01.487989 crc crio[22095]: 2026-06-09T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40920ba8b5a419d Mac:ea:50:66:65:63:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.000002 | controller |     "Jun 09 16:08:01.490029 crc crio[22095]: time=\"2026-06-09T16:08:01.489881948Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc0004c6280}] Aliases:map[]}\"",
2026-06-09 17:40:44.000018 | controller |     "Jun 09 16:08:01.490137 crc crio[22095]: time=\"2026-06-09T16:08:01.490078873Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683688-2s2gt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.000037 | controller |     "Jun 09 16:08:01.499249 crc crio[22095]: time=\"2026-06-09T16:08:01.499137844Z\" level=info msg=\"Ran pod sandbox 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 with infra container: openshift-infra/auto-csr-approver-29683688-2s2gt/POD\" id=8279920c-9477-455c-9f12-7c061906d6b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000053 | controller |     "Jun 09 16:08:01.505335 crc crio[22095]: time=\"2026-06-09T16:08:01.504493321Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=827bc142-b969-408f-be21-2384e84b2d98 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.000068 | controller |     "Jun 09 16:08:01.510732 crc crio[22095]: time=\"2026-06-09T16:08:01.510645839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.000083 | controller |     "Jun 09 16:08:02.343148 crc crio[22095]: time=\"2026-06-09T16:08:02.342898343Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=827bc142-b969-408f-be21-2384e84b2d98 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.000099 | controller |     "Jun 09 16:08:02.345080 crc crio[22095]: time=\"2026-06-09T16:08:02.344334479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6f299ee-a433-4105-8569-01a00ab92d9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000114 | controller |     "Jun 09 16:08:02.346518 crc crio[22095]: time=\"2026-06-09T16:08:02.346438223Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8d7e636-fac7-4f91-935c-56536fc066a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000129 | controller |     "Jun 09 16:08:02.352617 crc crio[22095]: time=\"2026-06-09T16:08:02.352533899Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683688-2s2gt/oc\" id=6625eef4-c615-4802-b21a-a64f4a784e67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.000144 | controller |     "Jun 09 16:08:02.353113 crc crio[22095]: time=\"2026-06-09T16:08:02.353039302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000159 | controller |     "Jun 09 16:08:02.388158 crc crio[22095]: time=\"2026-06-09T16:08:02.388002006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000174 | controller |     "Jun 09 16:08:02.620628 crc crio[22095]: time=\"2026-06-09T16:08:02.620314568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000189 | controller |     "Jun 09 16:08:02.750214 crc crio[22095]: time=\"2026-06-09T16:08:02.750114367Z\" level=info msg=\"Created container 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3: openshift-infra/auto-csr-approver-29683688-2s2gt/oc\" id=6625eef4-c615-4802-b21a-a64f4a784e67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.000204 | controller |     "Jun 09 16:08:02.751505 crc crio[22095]: time=\"2026-06-09T16:08:02.751326238Z\" level=info msg=\"Starting container: 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3\" id=eda22b22-4237-4a28-8486-9767bc37ddd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.000219 | controller |     "Jun 09 16:08:02.760750 crc crio[22095]: time=\"2026-06-09T16:08:02.760535704Z\" level=info msg=\"Started container\" PID=39983 containerID=4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3 description=openshift-infra/auto-csr-approver-29683688-2s2gt/oc id=eda22b22-4237-4a28-8486-9767bc37ddd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3",
2026-06-09 17:40:44.000238 | controller |     "Jun 09 16:08:05.113127 crc crio[22095]: time=\"2026-06-09T16:08:05.11151629Z\" level=info msg=\"Stopping pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=ec1bc1d0-f696-4b2d-97a4-c0299f90c9a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.000254 | controller |     "Jun 09 16:08:05.113127 crc crio[22095]: time=\"2026-06-09T16:08:05.112659009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683688-2s2gt Namespace:openshift-infra ID:40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3 UID:38c8b8f6-8667-4033-9d7a-7faa179aa247 NetNS:/var/run/netns/962819f0-d726-4c6c-9f55-599941e56bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38c8b8f6_8667_4033_9d7a_7faa179aa247.slice PodAnnotations:0xc00263c860}] Aliases:map[]}\"",
2026-06-09 17:40:44.000270 | controller |     "Jun 09 16:08:05.113127 crc crio[22095]: time=\"2026-06-09T16:08:05.112790192Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683688-2s2gt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.000285 | controller |     "Jun 09 16:08:05.449263 crc crio[22095]: time=\"2026-06-09T16:08:05.448666351Z\" level=info msg=\"Stopped pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=ec1bc1d0-f696-4b2d-97a4-c0299f90c9a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.000300 | controller |     "Jun 09 16:08:14.048389 crc crio[22095]: time=\"2026-06-09T16:08:14.047340869Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/POD\" id=4701ea79-840b-4e9e-a995-f0209e0b2cfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000314 | controller |     "Jun 09 16:08:14.049561 crc crio[22095]: time=\"2026-06-09T16:08:14.048465078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000329 | controller |     "Jun 09 16:08:14.078237 crc crio[22095]: time=\"2026-06-09T16:08:14.078120746Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jxjvb Namespace:openshift-nmstate ID:821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 UID:944f6e0f-f2a5-44a1-a4b9-f79688835725 NetNS:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod944f6e0f_f2a5_44a1_a4b9_f79688835725.slice PodAnnotations:0xc0022729a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.000344 | controller |     "Jun 09 16:08:14.078237 crc crio[22095]: time=\"2026-06-09T16:08:14.078188388Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.000359 | controller |     "Jun 09 16:08:14.134836 crc crio[22095]: time=\"2026-06-09T16:08:14.134781616Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-wh6k8/POD\" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000374 | controller |     "Jun 09 16:08:14.135210 crc crio[22095]: time=\"2026-06-09T16:08:14.135182196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000389 | controller |     "Jun 09 16:08:14.155594 crc crio[22095]: time=\"2026-06-09T16:08:14.155366182Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000408 | controller |     "Jun 09 16:08:14.175637 crc crio[22095]: time=\"2026-06-09T16:08:14.175080136Z\" level=info msg=\"Ran pod sandbox 0e75b39905e5c6ed33202fae1595917647b104e68dbcfd8dda1efc2c49381dfb with infra container: openshift-nmstate/nmstate-handler-wh6k8/POD\" id=7082ea3a-2df8-4c7e-bc4d-882bde05b193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000424 | controller |     "Jun 09 16:08:14.183203 crc crio[22095]: time=\"2026-06-09T16:08:14.183105791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000439 | controller |     "Jun 09 16:08:14.185326 crc crio[22095]: time=\"2026-06-09T16:08:14.185238456Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000454 | controller |     "Jun 09 16:08:14.185485 crc crio[22095]: time=\"2026-06-09T16:08:14.185351469Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=3850d817-6b7c-44a0-b275-abbde203df6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000469 | controller |     "Jun 09 16:08:14.187309 crc crio[22095]: time=\"2026-06-09T16:08:14.187236357Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=263b474c-d927-48b3-aa95-c36632fe1ff6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.000484 | controller |     "Jun 09 16:08:14.192083 crc crio[22095]: time=\"2026-06-09T16:08:14.192000709Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 17:40:44.000498 | controller |     "Jun 09 16:08:14.453303 crc crio[22095]: 2026-06-09T16:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:821d2bfb27f8fe7 Mac:66:8a:8c:a4:97:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab SocketPath: PciID:}] [{Interface:0xc0004c8720 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.000513 | controller |     "Jun 09 16:08:14.455602 crc crio[22095]: time=\"2026-06-09T16:08:14.455462787Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jxjvb Namespace:openshift-nmstate ID:821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 UID:944f6e0f-f2a5-44a1-a4b9-f79688835725 NetNS:/var/run/netns/a895c026-256a-4e49-b3d3-561dd8476cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod944f6e0f_f2a5_44a1_a4b9_f79688835725.slice PodAnnotations:0xc0022729a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.000528 | controller |     "Jun 09 16:08:14.455750 crc crio[22095]: time=\"2026-06-09T16:08:14.455703003Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.000543 | controller |     "Jun 09 16:08:14.463150 crc crio[22095]: time=\"2026-06-09T16:08:14.463058261Z\" level=info msg=\"Ran pod sandbox 821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/POD\" id=4701ea79-840b-4e9e-a995-f0209e0b2cfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000560 | controller |     "Jun 09 16:08:14.465315 crc crio[22095]: time=\"2026-06-09T16:08:14.465241057Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000575 | controller |     "Jun 09 16:08:14.465514 crc crio[22095]: time=\"2026-06-09T16:08:14.465470053Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000590 | controller |     "Jun 09 16:08:14.465586 crc crio[22095]: time=\"2026-06-09T16:08:14.465521524Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=1bd29be6-8165-4d7a-8c6a-5dcb189e7132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000604 | controller |     "Jun 09 16:08:14.466893 crc crio[22095]: time=\"2026-06-09T16:08:14.466801737Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c6eda6c8-543b-48a3-a03e-16e801793f9e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.000619 | controller |     "Jun 09 16:08:14.469567 crc crio[22095]: time=\"2026-06-09T16:08:14.469317401Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 17:40:44.000633 | controller |     "Jun 09 16:08:14.675890 crc crio[22095]: time=\"2026-06-09T16:08:14.675812252Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/POD\" id=711c0a30-0324-4dd0-a923-40300adaefc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000648 | controller |     "Jun 09 16:08:14.676077 crc crio[22095]: time=\"2026-06-09T16:08:14.675997837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000662 | controller |     "Jun 09 16:08:14.698992 crc crio[22095]: time=\"2026-06-09T16:08:14.698846041Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-99hrk Namespace:openshift-nmstate ID:3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 UID:0d9ee71f-4142-4011-9991-8ee3e22dec90 NetNS:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d9ee71f_4142_4011_9991_8ee3e22dec90.slice PodAnnotations:0xc001288658}] Aliases:map[]}\"",
2026-06-09 17:40:44.000677 | controller |     "Jun 09 16:08:14.698992 crc crio[22095]: time=\"2026-06-09T16:08:14.698962114Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-99hrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.000692 | controller |     "Jun 09 16:08:14.735715 crc crio[22095]: time=\"2026-06-09T16:08:14.73517077Z\" level=info msg=\"Running pod sandbox: openshift-console/console-d4455dfb-pcztn/POD\" id=063af3b2-393f-4f34-8d7a-c25978843589 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000707 | controller |     "Jun 09 16:08:14.735821 crc crio[22095]: time=\"2026-06-09T16:08:14.735743765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000722 | controller |     "Jun 09 16:08:14.769055 crc crio[22095]: time=\"2026-06-09T16:08:14.76876625Z\" level=info msg=\"Got pod network &{Name:console-d4455dfb-pcztn Namespace:openshift-console ID:2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 UID:9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111 NetNS:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c930e0d_c3e5_4d9a_bfff_a87ee2f6a111.slice PodAnnotations:0xc002272fc8}] Aliases:map[]}\"",
2026-06-09 17:40:44.000740 | controller |     "Jun 09 16:08:14.769055 crc crio[22095]: time=\"2026-06-09T16:08:14.768867762Z\" level=info msg=\"Adding pod openshift-console_console-d4455dfb-pcztn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.000756 | controller |     "Jun 09 16:08:15.051175 crc crio[22095]: time=\"2026-06-09T16:08:15.050838464Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/POD\" id=47abbe8a-e264-4c9b-93f3-33b0c441e8f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000771 | controller |     "Jun 09 16:08:15.051175 crc crio[22095]: time=\"2026-06-09T16:08:15.05107654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.000785 | controller |     "Jun 09 16:08:15.093511 crc crio[22095]: time=\"2026-06-09T16:08:15.093254488Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gjl4w Namespace:openshift-nmstate ID:9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 UID:acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8 NetNS:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacfb92d1_e7e4_4a57_86aa_89ffa0bb69c8.slice PodAnnotations:0xc002ab2290}] Aliases:map[]}\"",
2026-06-09 17:40:44.000801 | controller |     "Jun 09 16:08:15.093840 crc crio[22095]: time=\"2026-06-09T16:08:15.093582837Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.000816 | controller |     "Jun 09 16:08:15.236213 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3724ed300a4f628 Mac:1a:18:75:4f:0c:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.000831 | controller |     "Jun 09 16:08:15.241974 crc crio[22095]: time=\"2026-06-09T16:08:15.241853679Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-99hrk Namespace:openshift-nmstate ID:3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 UID:0d9ee71f-4142-4011-9991-8ee3e22dec90 NetNS:/var/run/netns/1e5ec894-77ec-468c-b726-c85fdfcdf53c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d9ee71f_4142_4011_9991_8ee3e22dec90.slice PodAnnotations:0xc001288658}] Aliases:map[]}\"",
2026-06-09 17:40:44.000850 | controller |     "Jun 09 16:08:15.242308 crc crio[22095]: time=\"2026-06-09T16:08:15.242224358Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-99hrk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.000883 | controller |     "Jun 09 16:08:15.258114 crc crio[22095]: time=\"2026-06-09T16:08:15.257265973Z\" level=info msg=\"Ran pod sandbox 3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/POD\" id=711c0a30-0324-4dd0-a923-40300adaefc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.000905 | controller |     "Jun 09 16:08:15.274542 crc crio[22095]: time=\"2026-06-09T16:08:15.274437072Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000921 | controller |     "Jun 09 16:08:15.274830 crc crio[22095]: time=\"2026-06-09T16:08:15.274710099Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000936 | controller |     "Jun 09 16:08:15.274830 crc crio[22095]: time=\"2026-06-09T16:08:15.27476222Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=663c6924-f84e-4f1c-8cca-4c720bf6cfc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.000951 | controller |     "Jun 09 16:08:15.277063 crc crio[22095]: time=\"2026-06-09T16:08:15.276337801Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=854f7c2c-7b7a-426c-8020-5c3b4fbc1c23 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.000966 | controller |     "Jun 09 16:08:15.280772 crc crio[22095]: time=\"2026-06-09T16:08:15.280667931Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 17:40:44.000980 | controller |     "Jun 09 16:08:15.641055 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bc451f202ecc4d Mac:2e:f5:d7:70:fe:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.000995 | controller |     "Jun 09 16:08:15.642043 crc crio[22095]: time=\"2026-06-09T16:08:15.64188547Z\" level=info msg=\"Got pod network &{Name:console-d4455dfb-pcztn Namespace:openshift-console ID:2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 UID:9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111 NetNS:/var/run/netns/1f24ea5c-efb4-4b96-b0bb-4c37698f03e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c930e0d_c3e5_4d9a_bfff_a87ee2f6a111.slice PodAnnotations:0xc002272fc8}] Aliases:map[]}\"",
2026-06-09 17:40:44.001011 | controller |     "Jun 09 16:08:15.642171 crc crio[22095]: time=\"2026-06-09T16:08:15.642109915Z\" level=info msg=\"Checking pod openshift-console_console-d4455dfb-pcztn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.001026 | controller |     "Jun 09 16:08:15.656682 crc crio[22095]: time=\"2026-06-09T16:08:15.656569045Z\" level=info msg=\"Ran pod sandbox 2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8 with infra container: openshift-console/console-d4455dfb-pcztn/POD\" id=063af3b2-393f-4f34-8d7a-c25978843589 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.001041 | controller |     "Jun 09 16:08:15.659667 crc crio[22095]: time=\"2026-06-09T16:08:15.65949295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=94287c7f-0d39-4c8f-9a9c-17f2fe304c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001056 | controller |     "Jun 09 16:08:15.664085 crc crio[22095]: time=\"2026-06-09T16:08:15.663888712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a3f1cd29-4b42-4d57-879f-9a69d275aede name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001074 | controller |     "Jun 09 16:08:15.674969 crc crio[22095]: time=\"2026-06-09T16:08:15.674824842Z\" level=info msg=\"Creating container: openshift-console/console-d4455dfb-pcztn/console\" id=1c9aa676-5b45-417f-9135-d05e069e0fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001089 | controller |     "Jun 09 16:08:15.675375 crc crio[22095]: time=\"2026-06-09T16:08:15.675346305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001105 | controller |     "Jun 09 16:08:15.720596 crc crio[22095]: time=\"2026-06-09T16:08:15.72050744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001120 | controller |     "Jun 09 16:08:15.727356 crc crio[22095]: time=\"2026-06-09T16:08:15.727283493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001135 | controller |     "Jun 09 16:08:15.748166 crc crio[22095]: 2026-06-09T16:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9edb215d0473827 Mac:be:48:a9:65:61:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 SocketPath: PciID:}] [{Interface:0xc0004b05c0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.001150 | controller |     "Jun 09 16:08:15.749192 crc crio[22095]: time=\"2026-06-09T16:08:15.749128592Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gjl4w Namespace:openshift-nmstate ID:9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 UID:acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8 NetNS:/var/run/netns/c126478b-7b0e-4797-80c1-7b19dbe61bd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacfb92d1_e7e4_4a57_86aa_89ffa0bb69c8.slice PodAnnotations:0xc002ab2290}] Aliases:map[]}\"",
2026-06-09 17:40:44.001165 | controller |     "Jun 09 16:08:15.749348 crc crio[22095]: time=\"2026-06-09T16:08:15.749301707Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.001180 | controller |     "Jun 09 16:08:15.757392 crc crio[22095]: time=\"2026-06-09T16:08:15.757282911Z\" level=info msg=\"Ran pod sandbox 9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/POD\" id=47abbe8a-e264-4c9b-93f3-33b0c441e8f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.001195 | controller |     "Jun 09 16:08:15.761791 crc crio[22095]: time=\"2026-06-09T16:08:15.761728274Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001210 | controller |     "Jun 09 16:08:15.762043 crc crio[22095]: time=\"2026-06-09T16:08:15.761983131Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001224 | controller |     "Jun 09 16:08:15.762043 crc crio[22095]: time=\"2026-06-09T16:08:15.762037772Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=bb1d3d75-8f72-4cdf-bff3-83f2c0da33dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001242 | controller |     "Jun 09 16:08:15.763215 crc crio[22095]: time=\"2026-06-09T16:08:15.763161391Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ea31567a-4163-43fb-baaf-197ba59cf072 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.001257 | controller |     "Jun 09 16:08:15.767620 crc crio[22095]: time=\"2026-06-09T16:08:15.767397279Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-09 17:40:44.001272 | controller |     "Jun 09 16:08:15.861064 crc crio[22095]: time=\"2026-06-09T16:08:15.860991303Z\" level=info msg=\"Created container ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8: openshift-console/console-d4455dfb-pcztn/console\" id=1c9aa676-5b45-417f-9135-d05e069e0fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001286 | controller |     "Jun 09 16:08:15.862319 crc crio[22095]: time=\"2026-06-09T16:08:15.862254335Z\" level=info msg=\"Starting container: ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8\" id=b571503a-f333-4e68-99f5-c4dff48caf63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.001301 | controller |     "Jun 09 16:08:15.867635 crc crio[22095]: time=\"2026-06-09T16:08:15.86751427Z\" level=info msg=\"Started container\" PID=40355 containerID=ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8 description=openshift-console/console-d4455dfb-pcztn/console id=b571503a-f333-4e68-99f5-c4dff48caf63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8",
2026-06-09 17:40:44.001316 | controller |     "Jun 09 16:08:23.017617 crc crio[22095]: time=\"2026-06-09T16:08:23.016066431Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=854f7c2c-7b7a-426c-8020-5c3b4fbc1c23 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.001331 | controller |     "Jun 09 16:08:23.020375 crc crio[22095]: time=\"2026-06-09T16:08:23.018869352Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=ea31567a-4163-43fb-baaf-197ba59cf072 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.001346 | controller |     "Jun 09 16:08:23.020375 crc crio[22095]: time=\"2026-06-09T16:08:23.018879183Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d4e50c43-8596-4e58-bc57-443115098b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001360 | controller |     "Jun 09 16:08:23.020375 crc crio[22095]: time=\"2026-06-09T16:08:23.019989491Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=95d3018f-9f5f-4f43-9887-791656e376f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001375 | controller |     "Jun 09 16:08:23.067187 crc crio[22095]: time=\"2026-06-09T16:08:23.067044795Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=c6eda6c8-543b-48a3-a03e-16e801793f9e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.001389 | controller |     "Jun 09 16:08:23.068390 crc crio[22095]: time=\"2026-06-09T16:08:23.068309407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b185a7a7-a3b7-4472-af53-e76cda635352 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001407 | controller |     "Jun 09 16:08:23.089202 crc crio[22095]: time=\"2026-06-09T16:08:23.089088028Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=263b474c-d927-48b3-aa95-c36632fe1ff6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.001422 | controller |     "Jun 09 16:08:23.090888 crc crio[22095]: time=\"2026-06-09T16:08:23.090780202Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c783e92d-546e-4761-848c-497be2ebaeb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001437 | controller |     "Jun 09 16:08:23.091179 crc crio[22095]: time=\"2026-06-09T16:08:23.091133991Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4e9fa0cc-7aaf-4196-b815-031ffc79a7fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001452 | controller |     "Jun 09 16:08:23.091693 crc crio[22095]: time=\"2026-06-09T16:08:23.091568532Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=091d860d-c086-40f7-ae37-dde85c5f2754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001466 | controller |     "Jun 09 16:08:23.100063 crc crio[22095]: time=\"2026-06-09T16:08:23.099895095Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=e5757422-b477-47a7-a43e-cbd87a97a364 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001481 | controller |     "Jun 09 16:08:23.101380 crc crio[22095]: time=\"2026-06-09T16:08:23.101300121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=084d5499-3ea6-4f26-8ec0-351ade31918a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001496 | controller |     "Jun 09 16:08:23.102442 crc crio[22095]: time=\"2026-06-09T16:08:23.102312727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001511 | controller |     "Jun 09 16:08:23.104520 crc crio[22095]: time=\"2026-06-09T16:08:23.10440013Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics\" id=e889cd5c-3dd6-4c0e-9cc5-f4a401c1b591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001526 | controller |     "Jun 09 16:08:23.116837 crc crio[22095]: time=\"2026-06-09T16:08:23.116661674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=6083bf23-4b66-4aeb-a4ea-3f950b7a7e87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001540 | controller |     "Jun 09 16:08:23.121788 crc crio[22095]: time=\"2026-06-09T16:08:23.121650891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001555 | controller |     "Jun 09 16:08:23.132259 crc crio[22095]: time=\"2026-06-09T16:08:23.13216403Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin\" id=d30f2c4e-a6f8-43cb-8e0a-2e1f8c325502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001574 | controller |     "Jun 09 16:08:23.137810 crc crio[22095]: time=\"2026-06-09T16:08:23.137677571Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler\" id=127497f5-1b6b-4d31-b63e-b6673deb2ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001589 | controller |     "Jun 09 16:08:23.154714 crc crio[22095]: time=\"2026-06-09T16:08:23.154609123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001604 | controller |     "Jun 09 16:08:23.157441 crc crio[22095]: time=\"2026-06-09T16:08:23.157309292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001619 | controller |     "Jun 09 16:08:23.158795 crc crio[22095]: time=\"2026-06-09T16:08:23.158699978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001633 | controller |     "Jun 09 16:08:23.160266 crc crio[22095]: time=\"2026-06-09T16:08:23.160212906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001649 | controller |     "Jun 09 16:08:23.167793 crc crio[22095]: time=\"2026-06-09T16:08:23.167614806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001663 | controller |     "Jun 09 16:08:23.189179 crc crio[22095]: time=\"2026-06-09T16:08:23.189080525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001678 | controller |     "Jun 09 16:08:23.206610 crc crio[22095]: time=\"2026-06-09T16:08:23.205903495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001693 | controller |     "Jun 09 16:08:23.225722 crc crio[22095]: time=\"2026-06-09T16:08:23.225569168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001708 | controller |     "Jun 09 16:08:23.236838 crc crio[22095]: time=\"2026-06-09T16:08:23.236754994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001722 | controller |     "Jun 09 16:08:23.378046 crc crio[22095]: time=\"2026-06-09T16:08:23.377907114Z\" level=info msg=\"Created container e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics\" id=e889cd5c-3dd6-4c0e-9cc5-f4a401c1b591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001737 | controller |     "Jun 09 16:08:23.379365 crc crio[22095]: time=\"2026-06-09T16:08:23.379287419Z\" level=info msg=\"Created container e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=e5757422-b477-47a7-a43e-cbd87a97a364 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001751 | controller |     "Jun 09 16:08:23.379837 crc crio[22095]: time=\"2026-06-09T16:08:23.379770762Z\" level=info msg=\"Starting container: e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025\" id=3ee20a4c-93e0-4f6c-86d0-c4a737f1d876 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.001769 | controller |     "Jun 09 16:08:23.380579 crc crio[22095]: time=\"2026-06-09T16:08:23.380538681Z\" level=info msg=\"Starting container: e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17\" id=99c03343-dc97-4659-ba32-fdf7ffd01d01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.001784 | controller |     "Jun 09 16:08:23.382588 crc crio[22095]: time=\"2026-06-09T16:08:23.38246025Z\" level=info msg=\"Created container 25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin\" id=d30f2c4e-a6f8-43cb-8e0a-2e1f8c325502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001798 | controller |     "Jun 09 16:08:23.383820 crc crio[22095]: time=\"2026-06-09T16:08:23.383752783Z\" level=info msg=\"Starting container: 25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671\" id=48e4260a-6ce1-4899-8eeb-caced359777b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.001813 | controller |     "Jun 09 16:08:23.397162 crc crio[22095]: time=\"2026-06-09T16:08:23.395547465Z\" level=info msg=\"Started container\" PID=40561 containerID=e2d1f886bdf7908da8bc71e26b83d1f195a8a06bc7a0f869634737dd6f8e5025 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/nmstate-metrics id=3ee20a4c-93e0-4f6c-86d0-c4a737f1d876 name=/runtime.v1.RuntimeService/StartContainer sandboxID=821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064",
2026-06-09 17:40:44.001827 | controller |     "Jun 09 16:08:23.407054 crc crio[22095]: time=\"2026-06-09T16:08:23.405356326Z\" level=info msg=\"Started container\" PID=40560 containerID=25dd7ec2dc65113f2a250aa34ee1800eec90a717ec6669851c2eded2ab5ef671 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-gjl4w/nmstate-console-plugin id=48e4260a-6ce1-4899-8eeb-caced359777b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9edb215d0473827ecc2de3a493fa4dd31634f8fd947a687e57c9d1ae6a737b83",
2026-06-09 17:40:44.001842 | controller |     "Jun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.41138363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001877 | controller |     "Jun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.411744089Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001894 | controller |     "Jun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.411801831Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=1b1db828-441b-4a67-b594-bcf571e1ad66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.001909 | controller |     "Jun 09 16:08:23.415104 crc crio[22095]: time=\"2026-06-09T16:08:23.414217562Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=86afd8bf-507b-4f88-8463-9a84974f6650 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.001923 | controller |     "Jun 09 16:08:23.419024 crc crio[22095]: time=\"2026-06-09T16:08:23.418765509Z\" level=info msg=\"Started container\" PID=40559 containerID=e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17 description=openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook id=99c03343-dc97-4659-ba32-fdf7ffd01d01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444",
2026-06-09 17:40:44.001938 | controller |     "Jun 09 16:08:23.425150 crc crio[22095]: time=\"2026-06-09T16:08:23.42507186Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-09 17:40:44.001957 | controller |     "Jun 09 16:08:23.440563 crc crio[22095]: time=\"2026-06-09T16:08:23.440382862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.001972 | controller |     "Jun 09 16:08:23.580667 crc crio[22095]: time=\"2026-06-09T16:08:23.580531306Z\" level=info msg=\"Created container 7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3: openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler\" id=127497f5-1b6b-4d31-b63e-b6673deb2ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.001986 | controller |     "Jun 09 16:08:23.582338 crc crio[22095]: time=\"2026-06-09T16:08:23.582229359Z\" level=info msg=\"Starting container: 7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3\" id=423c9dca-64d2-42be-ac58-b3384e838302 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.002001 | controller |     "Jun 09 16:08:23.593083 crc crio[22095]: time=\"2026-06-09T16:08:23.592880772Z\" level=info msg=\"Started container\" PID=40581 containerID=7f392be70d1de12a464977e0949611e35e51f4d24039e388ef594a90963749b3 description=openshift-nmstate/nmstate-handler-wh6k8/nmstate-handler id=423c9dca-64d2-42be-ac58-b3384e838302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e75b39905e5c6ed33202fae1595917647b104e68dbcfd8dda1efc2c49381dfb",
2026-06-09 17:40:44.002016 | controller |     "Jun 09 16:08:28.301551 crc crio[22095]: time=\"2026-06-09T16:08:28.30062588Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=86afd8bf-507b-4f88-8463-9a84974f6650 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.002030 | controller |     "Jun 09 16:08:28.303807 crc crio[22095]: time=\"2026-06-09T16:08:28.302802436Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=183d2425-0625-411c-9cf9-4583b1cee6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002045 | controller |     "Jun 09 16:08:28.309768 crc crio[22095]: time=\"2026-06-09T16:08:28.309685392Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c5d0bb25-2e50-41d0-94cb-521cf980a21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002059 | controller |     "Jun 09 16:08:28.318126 crc crio[22095]: time=\"2026-06-09T16:08:28.318056566Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy\" id=802dd24a-4bc3-4df1-8b13-9908ee813cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.002074 | controller |     "Jun 09 16:08:28.320499 crc crio[22095]: time=\"2026-06-09T16:08:28.320436017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002088 | controller |     "Jun 09 16:08:28.369781 crc crio[22095]: time=\"2026-06-09T16:08:28.369342448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002103 | controller |     "Jun 09 16:08:28.375049 crc crio[22095]: time=\"2026-06-09T16:08:28.374686785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002117 | controller |     "Jun 09 16:08:28.513469 crc crio[22095]: time=\"2026-06-09T16:08:28.512590821Z\" level=info msg=\"Created container bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42: openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy\" id=802dd24a-4bc3-4df1-8b13-9908ee813cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.002136 | controller |     "Jun 09 16:08:28.516701 crc crio[22095]: time=\"2026-06-09T16:08:28.516620564Z\" level=info msg=\"Starting container: bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42\" id=50b1706d-502a-468b-8a7b-0d2ed2986240 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.002151 | controller |     "Jun 09 16:08:28.527213 crc crio[22095]: time=\"2026-06-09T16:08:28.527103543Z\" level=info msg=\"Started container\" PID=40753 containerID=bd37d0d4394ed6ee22d83363a98a4c8f99244948b3f60f6e68f4dbb7891a2c42 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jxjvb/kube-rbac-proxy id=50b1706d-502a-468b-8a7b-0d2ed2986240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=821d2bfb27f8fe71fa281c4f2738f71279ea5823af8b9d3d3c928e023c6e9064",
2026-06-09 17:40:44.002166 | controller |     "Jun 09 16:08:40.630554 crc crio[22095]: time=\"2026-06-09T16:08:40.623605715Z\" level=info msg=\"Removing container: 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed\" id=97dfc521-b898-4bc6-86ff-23ca9666e647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.002181 | controller |     "Jun 09 16:08:40.817087 crc crio[22095]: time=\"2026-06-09T16:08:40.817026052Z\" level=info msg=\"Removed container 3ab6702dbf4cf80b86842a3c222c981dcfaa2bdee6757d7d2f1fcf8183d5ffed: openshift-infra/auto-csr-approver-29683682-d7cgz/oc\" id=97dfc521-b898-4bc6-86ff-23ca9666e647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.002196 | controller |     "Jun 09 16:08:40.823983 crc crio[22095]: time=\"2026-06-09T16:08:40.823887907Z\" level=info msg=\"Stopping pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=088ff664-d968-4654-a994-15b51e497fdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.002210 | controller |     "Jun 09 16:08:40.824465 crc crio[22095]: time=\"2026-06-09T16:08:40.8243856Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=088ff664-d968-4654-a994-15b51e497fdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.002225 | controller |     "Jun 09 16:08:40.825161 crc crio[22095]: time=\"2026-06-09T16:08:40.825110588Z\" level=info msg=\"Removing pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=16dc88ce-9c94-451a-9bb6-b0ad47a80e91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.002240 | controller |     "Jun 09 16:08:40.834153 crc crio[22095]: time=\"2026-06-09T16:08:40.834062887Z\" level=info msg=\"Removed pod sandbox: ed1035630f9acb38ee582ebadcca725dd3694b53db95fcac1a555418797d6a73\" id=16dc88ce-9c94-451a-9bb6-b0ad47a80e91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.002254 | controller |     "Jun 09 16:08:50.765796 crc crio[22095]: time=\"2026-06-09T16:08:50.764859262Z\" level=info msg=\"Stopping container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013 (timeout: 15s)\" id=1c3e152f-5e9b-48e1-9ade-c4da00da1fd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.002269 | controller |     "Jun 09 16:08:50.890801 crc crio[22095]: time=\"2026-06-09T16:08:50.89067453Z\" level=info msg=\"Stopped container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console\" id=1c3e152f-5e9b-48e1-9ade-c4da00da1fd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.002284 | controller |     "Jun 09 16:08:50.893895 crc crio[22095]: time=\"2026-06-09T16:08:50.892872506Z\" level=info msg=\"Stopping pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=8c751700-a31d-4f98-864f-c9f6e0c1d56d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.002302 | controller |     "Jun 09 16:08:50.903096 crc crio[22095]: time=\"2026-06-09T16:08:50.902996655Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ed7ec4b5-1f7b-4aae-8d49-06ab6599e52d 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:0xc002272048}] Aliases:map[]}\"",
2026-06-09 17:40:44.002318 | controller |     "Jun 09 16:08:50.906131 crc crio[22095]: time=\"2026-06-09T16:08:50.906050393Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.002333 | controller |     "Jun 09 16:08:51.193855 crc crio[22095]: time=\"2026-06-09T16:08:51.193460464Z\" level=info msg=\"Stopped pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=8c751700-a31d-4f98-864f-c9f6e0c1d56d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.002348 | controller |     "Jun 09 16:08:51.907067 crc crio[22095]: time=\"2026-06-09T16:08:51.906981751Z\" level=info msg=\"Removing container: 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013\" id=e6cc85e5-b9ef-448f-9c10-4834b6e9bf27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.002363 | controller |     "Jun 09 16:08:51.928770 crc crio[22095]: time=\"2026-06-09T16:08:51.928686206Z\" level=info msg=\"Removed container 2302b6f64ba3e83409a5e264d1f91151e519b2e008441388c0b7a93f59120013: openshift-console/console-6c684df5db-cc8g8/console\" id=e6cc85e5-b9ef-448f-9c10-4834b6e9bf27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.002378 | controller |     "Jun 09 16:09:00.917721 crc crio[22095]: time=\"2026-06-09T16:09:00.916828924Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/POD\" id=09d40e25-edf6-40c6-86f9-4b9ff2d1e30b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.002394 | controller |     "Jun 09 16:09:00.919321 crc crio[22095]: time=\"2026-06-09T16:09:00.917741718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002409 | controller |     "Jun 09 16:09:00.942706 crc crio[22095]: time=\"2026-06-09T16:09:00.942366987Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc001984170}] Aliases:map[]}\"",
2026-06-09 17:40:44.002424 | controller |     "Jun 09 16:09:00.942706 crc crio[22095]: time=\"2026-06-09T16:09:00.94248274Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.002439 | controller |     "Jun 09 16:09:01.221607 crc crio[22095]: 2026-06-09T16:09:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c41c22425e8918 Mac:76:c1:e1:b8:ad:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.002454 | controller |     "Jun 09 16:09:01.223195 crc crio[22095]: time=\"2026-06-09T16:09:01.223124088Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc001984170}] Aliases:map[]}\"",
2026-06-09 17:40:44.002473 | controller |     "Jun 09 16:09:01.223381 crc crio[22095]: time=\"2026-06-09T16:09:01.223318183Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.002488 | controller |     "Jun 09 16:09:01.229616 crc crio[22095]: time=\"2026-06-09T16:09:01.229530192Z\" level=info msg=\"Ran pod sandbox 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/POD\" id=09d40e25-edf6-40c6-86f9-4b9ff2d1e30b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.002503 | controller |     "Jun 09 16:09:01.233320 crc crio[22095]: time=\"2026-06-09T16:09:01.233223106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1b55acc-0d5b-491f-8f71-74c4bfdeec43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002518 | controller |     "Jun 09 16:09:01.236105 crc crio[22095]: time=\"2026-06-09T16:09:01.236023528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=473ec23b-629d-47d9-bae0-3a116a9f92d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002533 | controller |     "Jun 09 16:09:01.241784 crc crio[22095]: time=\"2026-06-09T16:09:01.241716323Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util\" id=10a053a5-3838-482b-abf9-0dbc030122e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.002548 | controller |     "Jun 09 16:09:01.244031 crc crio[22095]: time=\"2026-06-09T16:09:01.243858988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002562 | controller |     "Jun 09 16:09:01.272676 crc crio[22095]: time=\"2026-06-09T16:09:01.272566162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002577 | controller |     "Jun 09 16:09:01.276718 crc crio[22095]: time=\"2026-06-09T16:09:01.276619396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002592 | controller |     "Jun 09 16:09:01.398443 crc crio[22095]: time=\"2026-06-09T16:09:01.397684262Z\" level=info msg=\"Created container 176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util\" id=10a053a5-3838-482b-abf9-0dbc030122e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.002606 | controller |     "Jun 09 16:09:01.399858 crc crio[22095]: time=\"2026-06-09T16:09:01.399757885Z\" level=info msg=\"Starting container: 176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea\" id=1a87ea92-0929-4372-8dcd-aa621b8aebe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.002621 | controller |     "Jun 09 16:09:01.408221 crc crio[22095]: time=\"2026-06-09T16:09:01.404511117Z\" level=info msg=\"Started container\" PID=41987 containerID=176d3ebcd98344a39327e2fdaeaaa4c9a411b290cea3e7ea3b5f222a99487aea description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/util id=1a87ea92-0929-4372-8dcd-aa621b8aebe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363",
2026-06-09 17:40:44.002639 | controller |     "Jun 09 16:09:03.021889 crc crio[22095]: time=\"2026-06-09T16:09:03.021797468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002655 | controller |     "Jun 09 16:09:03.022755 crc crio[22095]: time=\"2026-06-09T16:09:03.022225759Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002670 | controller |     "Jun 09 16:09:03.022755 crc crio[22095]: time=\"2026-06-09T16:09:03.022299591Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=925051d4-3870-4565-ac90-0843ba285ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002685 | controller |     "Jun 09 16:09:03.024016 crc crio[22095]: time=\"2026-06-09T16:09:03.02384181Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ef8545ea-8d35-4c1d-96f9-3f69f09a108f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.002699 | controller |     "Jun 09 16:09:03.031875 crc crio[22095]: time=\"2026-06-09T16:09:03.031783763Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-09 17:40:44.002714 | controller |     "Jun 09 16:09:03.201015 crc crio[22095]: time=\"2026-06-09T16:09:03.200862867Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jxkwr/POD\" id=d068c5dd-a87f-4549-b522-30140da2e36a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.002728 | controller |     "Jun 09 16:09:03.201205 crc crio[22095]: time=\"2026-06-09T16:09:03.201052872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002743 | controller |     "Jun 09 16:09:03.234219 crc crio[22095]: time=\"2026-06-09T16:09:03.234097697Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0028b6560}] Aliases:map[]}\"",
2026-06-09 17:40:44.002758 | controller |     "Jun 09 16:09:03.234219 crc crio[22095]: time=\"2026-06-09T16:09:03.23418265Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jxkwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.002773 | controller |     "Jun 09 16:09:03.812007 crc crio[22095]: 2026-06-09T16:09:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367d7d12b61149d Mac:1e:ba:6f:32:86:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.002791 | controller |     "Jun 09 16:09:03.814717 crc crio[22095]: time=\"2026-06-09T16:09:03.814644055Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0028b6560}] Aliases:map[]}\"",
2026-06-09 17:40:44.002806 | controller |     "Jun 09 16:09:03.814985 crc crio[22095]: time=\"2026-06-09T16:09:03.81484083Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jxkwr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.002821 | controller |     "Jun 09 16:09:03.823849 crc crio[22095]: time=\"2026-06-09T16:09:03.823693636Z\" level=info msg=\"Ran pod sandbox 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd with infra container: openshift-marketplace/redhat-operators-jxkwr/POD\" id=d068c5dd-a87f-4549-b522-30140da2e36a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.002836 | controller |     "Jun 09 16:09:03.826393 crc crio[22095]: time=\"2026-06-09T16:09:03.826308303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3b2d1a8-9124-48f8-83c0-066b83d2e612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002865 | controller |     "Jun 09 16:09:03.829771 crc crio[22095]: time=\"2026-06-09T16:09:03.829666429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d9757e0-3860-40f0-8b0e-facb9fc77b73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.002885 | controller |     "Jun 09 16:09:03.845116 crc crio[22095]: time=\"2026-06-09T16:09:03.844999131Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jxkwr/extract-utilities\" id=5486b0ad-fd76-4efc-9319-71499a7b560d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.002900 | controller |     "Jun 09 16:09:03.845727 crc crio[22095]: time=\"2026-06-09T16:09:03.845662778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002925 | controller |     "Jun 09 16:09:03.888701 crc crio[22095]: time=\"2026-06-09T16:09:03.888533665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002941 | controller |     "Jun 09 16:09:03.894636 crc crio[22095]: time=\"2026-06-09T16:09:03.894490297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.002956 | controller |     "Jun 09 16:09:04.028088 crc crio[22095]: time=\"2026-06-09T16:09:04.027380436Z\" level=info msg=\"Created container de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1: openshift-marketplace/redhat-operators-jxkwr/extract-utilities\" id=5486b0ad-fd76-4efc-9319-71499a7b560d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.002970 | controller |     "Jun 09 16:09:04.033455 crc crio[22095]: time=\"2026-06-09T16:09:04.033319357Z\" level=info msg=\"Starting container: de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1\" id=c0b18d60-40ae-4a5b-a334-215f401fc3d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.002985 | controller |     "Jun 09 16:09:04.039505 crc crio[22095]: time=\"2026-06-09T16:09:04.039374682Z\" level=info msg=\"Started container\" PID=42034 containerID=de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1 description=openshift-marketplace/redhat-operators-jxkwr/extract-utilities id=c0b18d60-40ae-4a5b-a334-215f401fc3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd",
2026-06-09 17:40:44.003004 | controller |     "Jun 09 16:09:05.052807 crc crio[22095]: time=\"2026-06-09T16:09:05.052719428Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dae555eb-6f3e-434e-bafc-383a178cc12c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.003019 | controller |     "Jun 09 16:09:05.056686 crc crio[22095]: time=\"2026-06-09T16:09:05.056607318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.003034 | controller |     "Jun 09 16:09:06.036261 crc crio[22095]: time=\"2026-06-09T16:09:06.035297908Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ef8545ea-8d35-4c1d-96f9-3f69f09a108f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.003049 | controller |     "Jun 09 16:09:06.037567 crc crio[22095]: time=\"2026-06-09T16:09:06.037218127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=82da8ea8-1dad-4dbe-865b-a4fa79821dff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003064 | controller |     "Jun 09 16:09:06.042072 crc crio[22095]: time=\"2026-06-09T16:09:06.041813634Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9cd860ec-cfe1-4a17-92e1-7f73ae4c22ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003079 | controller |     "Jun 09 16:09:06.050450 crc crio[22095]: time=\"2026-06-09T16:09:06.05025914Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull\" id=88d03226-f44e-478b-b399-966b44c81164 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003094 | controller |     "Jun 09 16:09:06.052394 crc crio[22095]: time=\"2026-06-09T16:09:06.052301612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003108 | controller |     "Jun 09 16:09:06.087041 crc crio[22095]: time=\"2026-06-09T16:09:06.086752193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003123 | controller |     "Jun 09 16:09:06.088697 crc crio[22095]: time=\"2026-06-09T16:09:06.087282067Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5a9d079e155c3c575af77d4b65d7cff2f7d138a721504199d03a0b1b805ef206/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:40:44.003138 | controller |     "Jun 09 16:09:06.088697 crc crio[22095]: time=\"2026-06-09T16:09:06.087328968Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/5a9d079e155c3c575af77d4b65d7cff2f7d138a721504199d03a0b1b805ef206/merged/etc/group: no such file or directory\"",
2026-06-09 17:40:44.003153 | controller |     "Jun 09 16:09:06.091693 crc crio[22095]: time=\"2026-06-09T16:09:06.091584486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003167 | controller |     "Jun 09 16:09:06.179802 crc crio[22095]: time=\"2026-06-09T16:09:06.179659939Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=dae555eb-6f3e-434e-bafc-383a178cc12c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.003186 | controller |     "Jun 09 16:09:06.181083 crc crio[22095]: time=\"2026-06-09T16:09:06.181002273Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4f6a027d-a5bf-4998-b887-114e04de8cfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003201 | controller |     "Jun 09 16:09:06.183275 crc crio[22095]: time=\"2026-06-09T16:09:06.183139558Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2e25136b-e4c1-421b-8935-271f9c47ad6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003216 | controller |     "Jun 09 16:09:06.191120 crc crio[22095]: time=\"2026-06-09T16:09:06.191025329Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jxkwr/extract-content\" id=2acb0909-55d1-40e0-a092-f35f0aa0a1ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003231 | controller |     "Jun 09 16:09:06.191685 crc crio[22095]: time=\"2026-06-09T16:09:06.191513752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003246 | controller |     "Jun 09 16:09:06.230741 crc crio[22095]: time=\"2026-06-09T16:09:06.230579961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003261 | controller |     "Jun 09 16:09:06.234673 crc crio[22095]: time=\"2026-06-09T16:09:06.234617864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003276 | controller |     "Jun 09 16:09:06.281359 crc crio[22095]: time=\"2026-06-09T16:09:06.281255797Z\" level=info msg=\"Created container e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull\" id=88d03226-f44e-478b-b399-966b44c81164 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003291 | controller |     "Jun 09 16:09:06.287285 crc crio[22095]: time=\"2026-06-09T16:09:06.286790258Z\" level=info msg=\"Starting container: e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d\" id=701cad91-666b-4091-a6d3-eec873e65817 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.003306 | controller |     "Jun 09 16:09:06.296457 crc crio[22095]: time=\"2026-06-09T16:09:06.296040245Z\" level=info msg=\"Started container\" PID=42070 containerID=e6c88e5c7447bf7cdf8f25253c4e4f79087da2b3ac28b8f075e2f8b98248854d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/pull id=701cad91-666b-4091-a6d3-eec873e65817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363",
2026-06-09 17:40:44.003321 | controller |     "Jun 09 16:09:06.377518 crc crio[22095]: time=\"2026-06-09T16:09:06.377359545Z\" level=info msg=\"Created container f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f: openshift-marketplace/redhat-operators-jxkwr/extract-content\" id=2acb0909-55d1-40e0-a092-f35f0aa0a1ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003336 | controller |     "Jun 09 16:09:06.379142 crc crio[22095]: time=\"2026-06-09T16:09:06.379082589Z\" level=info msg=\"Starting container: f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f\" id=6342867e-cba7-4415-9a43-1b8f4719aaeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.003351 | controller |     "Jun 09 16:09:06.391486 crc crio[22095]: time=\"2026-06-09T16:09:06.391289611Z\" level=info msg=\"Started container\" PID=42121 containerID=f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f description=openshift-marketplace/redhat-operators-jxkwr/extract-content id=6342867e-cba7-4415-9a43-1b8f4719aaeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd",
2026-06-09 17:40:44.003368 | controller |     "Jun 09 16:09:07.088745 crc crio[22095]: time=\"2026-06-09T16:09:07.088462081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5524450e-f5cc-45a2-9418-82e77a61896e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003383 | controller |     "Jun 09 16:09:07.094166 crc crio[22095]: time=\"2026-06-09T16:09:07.094039284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a006c2bd-4357-4d47-a011-b321715e9417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003398 | controller |     "Jun 09 16:09:07.307115 crc crio[22095]: time=\"2026-06-09T16:09:07.306798165Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract\" id=3fd81444-8b89-4b6a-bb3d-398a27b919ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003413 | controller |     "Jun 09 16:09:07.321250 crc crio[22095]: time=\"2026-06-09T16:09:07.308467548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003428 | controller |     "Jun 09 16:09:07.367180 crc crio[22095]: time=\"2026-06-09T16:09:07.365737842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003444 | controller |     "Jun 09 16:09:07.379364 crc crio[22095]: time=\"2026-06-09T16:09:07.379120185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003459 | controller |     "Jun 09 16:09:07.548792 crc crio[22095]: time=\"2026-06-09T16:09:07.548605359Z\" level=info msg=\"Created container 79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract\" id=3fd81444-8b89-4b6a-bb3d-398a27b919ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003474 | controller |     "Jun 09 16:09:07.550674 crc crio[22095]: time=\"2026-06-09T16:09:07.550642521Z\" level=info msg=\"Starting container: 79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae\" id=dfb9427d-987b-443f-9181-176ff2e51137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.003489 | controller |     "Jun 09 16:09:07.563654 crc crio[22095]: time=\"2026-06-09T16:09:07.562554826Z\" level=info msg=\"Started container\" PID=42179 containerID=79c179e6335b94f9bb046df77497a8fd5dd2dd63242e18fd096b103d615c7bae description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/extract id=dfb9427d-987b-443f-9181-176ff2e51137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363",
2026-06-09 17:40:44.003504 | controller |     "Jun 09 16:09:10.152165 crc crio[22095]: time=\"2026-06-09T16:09:10.150729327Z\" level=info msg=\"Stopping pod sandbox: 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\" id=e41fd0c5-7c88-434d-8229-3c02225faeb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.003519 | controller |     "Jun 09 16:09:10.152165 crc crio[22095]: time=\"2026-06-09T16:09:10.15162864Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl Namespace:openshift-marketplace ID:9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363 UID:5d764c62-2592-4c8b-bb07-c0335f8e1beb NetNS:/var/run/netns/4c7ab2ae-a185-426b-aa81-b209b54b3b16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d764c62_2592_4c8b_bb07_c0335f8e1beb.slice PodAnnotations:0xc0028b71e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.003539 | controller |     "Jun 09 16:09:10.152165 crc crio[22095]: time=\"2026-06-09T16:09:10.151771324Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.003554 | controller |     "Jun 09 16:09:11.152063 crc crio[22095]: time=\"2026-06-09T16:09:11.151587994Z\" level=info msg=\"Stopped pod sandbox: 9c41c22425e89189cb777fef173c1f8644c5206bd9c81f18891776caca14e363\" id=e41fd0c5-7c88-434d-8229-3c02225faeb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.003569 | controller |     "Jun 09 16:09:18.275373 crc crio[22095]: time=\"2026-06-09T16:09:18.274005026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f88d6472-5488-446e-af85-2242d76fea60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003583 | controller |     "Jun 09 16:09:18.424979 crc crio[22095]: time=\"2026-06-09T16:09:18.421702473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75f06302-8870-410a-9114-8148972d169d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003597 | controller |     "Jun 09 16:09:19.584567 crc crio[22095]: time=\"2026-06-09T16:09:19.582369726Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=d36bd265-db68-45ce-922d-cb1da1e2c7ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003611 | controller |     "Jun 09 16:09:19.584567 crc crio[22095]: time=\"2026-06-09T16:09:19.583365232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003626 | controller |     "Jun 09 16:09:19.622751 crc crio[22095]: time=\"2026-06-09T16:09:19.622254556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003640 | controller |     "Jun 09 16:09:19.625717 crc crio[22095]: time=\"2026-06-09T16:09:19.625619742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003655 | controller |     "Jun 09 16:09:19.925909 crc crio[22095]: time=\"2026-06-09T16:09:19.922855133Z\" level=info msg=\"Created container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=d36bd265-db68-45ce-922d-cb1da1e2c7ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.003670 | controller |     "Jun 09 16:09:19.928563 crc crio[22095]: time=\"2026-06-09T16:09:19.928497647Z\" level=info msg=\"Starting container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b\" id=0f597f92-307c-4e04-a09a-eaa8d39cb55b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.003684 | controller |     "Jun 09 16:09:19.946486 crc crio[22095]: time=\"2026-06-09T16:09:19.946241881Z\" level=info msg=\"Started container\" PID=42401 containerID=80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b description=openshift-marketplace/redhat-operators-jxkwr/registry-server id=0f597f92-307c-4e04-a09a-eaa8d39cb55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd",
2026-06-09 17:40:44.003702 | controller |     "Jun 09 16:09:28.699718 crc crio[22095]: time=\"2026-06-09T16:09:28.698660508Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/POD\" id=7d36d2be-a3dc-428a-b1a9-55d4d28806d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.003717 | controller |     "Jun 09 16:09:28.701516 crc crio[22095]: time=\"2026-06-09T16:09:28.699752376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003731 | controller |     "Jun 09 16:09:28.738866 crc crio[22095]: time=\"2026-06-09T16:09:28.738757063Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59859dfdc6-mmc2b Namespace:metallb-system ID:00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 UID:3e143041-0bdb-4d6a-bfc3-9ba6de618cd8 NetNS:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e143041_0bdb_4d6a_bfc3_9ba6de618cd8.slice PodAnnotations:0xc0004c6840}] Aliases:map[]}\"",
2026-06-09 17:40:44.003746 | controller |     "Jun 09 16:09:28.738866 crc crio[22095]: time=\"2026-06-09T16:09:28.738851355Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.003761 | controller |     "Jun 09 16:09:30.098982 crc crio[22095]: time=\"2026-06-09T16:09:30.098055257Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/POD\" id=3d062305-4764-4437-aaed-ac9cdcc60fe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.003776 | controller |     "Jun 09 16:09:30.100840 crc crio[22095]: time=\"2026-06-09T16:09:30.098996451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.003791 | controller |     "Jun 09 16:09:30.155559 crc crio[22095]: time=\"2026-06-09T16:09:30.155383393Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-76879c4fd4-jz5r8 Namespace:metallb-system ID:dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 UID:12e34f68-98e6-43fd-a14e-e60260d29998 NetNS:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12e34f68_98e6_43fd_a14e_e60260d29998.slice PodAnnotations:0xc0004c70a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.003806 | controller |     "Jun 09 16:09:30.155559 crc crio[22095]: time=\"2026-06-09T16:09:30.155501886Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.003820 | controller |     "Jun 09 16:09:30.286474 crc crio[22095]: 2026-06-09T16:09:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00dede749b4f318 Mac:92:11:10:93:e6:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.003836 | controller |     "Jun 09 16:09:30.288395 crc crio[22095]: time=\"2026-06-09T16:09:30.287882402Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59859dfdc6-mmc2b Namespace:metallb-system ID:00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 UID:3e143041-0bdb-4d6a-bfc3-9ba6de618cd8 NetNS:/var/run/netns/ccf25cc6-d569-49dd-ba5e-4a60f59928a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e143041_0bdb_4d6a_bfc3_9ba6de618cd8.slice PodAnnotations:0xc0004c6840}] Aliases:map[]}\"",
2026-06-09 17:40:44.003870 | controller |     "Jun 09 16:09:30.288395 crc crio[22095]: time=\"2026-06-09T16:09:30.288357474Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.003890 | controller |     "Jun 09 16:09:30.314321 crc crio[22095]: time=\"2026-06-09T16:09:30.314249726Z\" level=info msg=\"Ran pod sandbox 00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1 with infra container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/POD\" id=7d36d2be-a3dc-428a-b1a9-55d4d28806d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.003906 | controller |     "Jun 09 16:09:30.325429 crc crio[22095]: time=\"2026-06-09T16:09:30.325238967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003920 | controller |     "Jun 09 16:09:30.325865 crc crio[22095]: time=\"2026-06-09T16:09:30.325562895Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003935 | controller |     "Jun 09 16:09:30.325865 crc crio[22095]: time=\"2026-06-09T16:09:30.325613597Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=56abe73f-68e7-433e-ac29-1300f76c707d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.003950 | controller |     "Jun 09 16:09:30.328176 crc crio[22095]: time=\"2026-06-09T16:09:30.327799803Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=48925aa9-8a5e-4528-9e34-b146baeb2fef name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.003964 | controller |     "Jun 09 16:09:30.342472 crc crio[22095]: time=\"2026-06-09T16:09:30.340184719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-09 17:40:44.003978 | controller |     "Jun 09 16:09:31.311203 crc crio[22095]: 2026-06-09T16:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd2df47d13686a Mac:96:d5:dc:6f:df:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c SocketPath: PciID:}] [{Interface:0xc000372b00 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.003993 | controller |     "Jun 09 16:09:31.311203 crc crio[22095]: time=\"2026-06-09T16:09:31.308341869Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-76879c4fd4-jz5r8 Namespace:metallb-system ID:dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 UID:12e34f68-98e6-43fd-a14e-e60260d29998 NetNS:/var/run/netns/3f390f85-4c6c-4376-96dc-41b99afafd3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12e34f68_98e6_43fd_a14e_e60260d29998.slice PodAnnotations:0xc0004c70a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.004008 | controller |     "Jun 09 16:09:31.311203 crc crio[22095]: time=\"2026-06-09T16:09:31.308806691Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.004026 | controller |     "Jun 09 16:09:31.320258 crc crio[22095]: time=\"2026-06-09T16:09:31.320215082Z\" level=info msg=\"Ran pod sandbox dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353 with infra container: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/POD\" id=3d062305-4764-4437-aaed-ac9cdcc60fe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.004041 | controller |     "Jun 09 16:09:31.322529 crc crio[22095]: time=\"2026-06-09T16:09:31.32245923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004056 | controller |     "Jun 09 16:09:31.322742 crc crio[22095]: time=\"2026-06-09T16:09:31.322684286Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004071 | controller |     "Jun 09 16:09:31.322855 crc crio[22095]: time=\"2026-06-09T16:09:31.322767798Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=7c1ff0d5-6e03-4048-b28b-6e3a39de343d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004085 | controller |     "Jun 09 16:09:31.324539 crc crio[22095]: time=\"2026-06-09T16:09:31.32440192Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=39c261bc-7a80-45e7-ada3-fb047da9e3f7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.004099 | controller |     "Jun 09 16:09:31.328235 crc crio[22095]: time=\"2026-06-09T16:09:31.328166836Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-09 17:40:44.004114 | controller |     "Jun 09 16:09:34.705662 crc crio[22095]: time=\"2026-06-09T16:09:34.70470556Z\" level=info msg=\"Stopping container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b (timeout: 2s)\" id=92a011c4-02a6-4b7a-9fa8-4729eac02b76 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.004128 | controller |     "Jun 09 16:09:40.590381 crc crio[22095]: time=\"2026-06-09T16:09:40.588869305Z\" level=info msg=\"Stopped container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=92a011c4-02a6-4b7a-9fa8-4729eac02b76 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.004143 | controller |     "Jun 09 16:09:40.594368 crc crio[22095]: time=\"2026-06-09T16:09:40.594176601Z\" level=info msg=\"Stopping pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=9c3a7c9f-d113-4b3b-8f36-4987a83e5b5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.004157 | controller |     "Jun 09 16:09:40.596886 crc crio[22095]: time=\"2026-06-09T16:09:40.596717486Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jxkwr Namespace:openshift-marketplace ID:367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd UID:536062b3-07fa-4c5e-b2fa-f9d13355b222 NetNS:/var/run/netns/8c0c7f91-7400-40d1-9b1c-28a9d2d85420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod536062b3_07fa_4c5e_b2fa_f9d13355b222.slice PodAnnotations:0xc0004c66e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.004172 | controller |     "Jun 09 16:09:40.597226 crc crio[22095]: time=\"2026-06-09T16:09:40.597141286Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-jxkwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.004190 | controller |     "Jun 09 16:09:40.751569 crc crio[22095]: time=\"2026-06-09T16:09:40.748134208Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=48925aa9-8a5e-4528-9e34-b146baeb2fef name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.004206 | controller |     "Jun 09 16:09:40.751569 crc crio[22095]: time=\"2026-06-09T16:09:40.749612116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=edcc71d1-2a2a-46d0-b38e-323d8d1f4d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004221 | controller |     "Jun 09 16:09:40.756255 crc crio[22095]: time=\"2026-06-09T16:09:40.755747093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=deb0d95a-0ba8-4c0c-a9d7-a3d3566e8c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004236 | controller |     "Jun 09 16:09:40.781773 crc crio[22095]: time=\"2026-06-09T16:09:40.781533842Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=b611c575-4519-4fc2-9a05-87b033674e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.004251 | controller |     "Jun 09 16:09:40.784811 crc crio[22095]: time=\"2026-06-09T16:09:40.784697033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004266 | controller |     "Jun 09 16:09:40.834042 crc crio[22095]: time=\"2026-06-09T16:09:40.833806119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004281 | controller |     "Jun 09 16:09:40.852117 crc crio[22095]: time=\"2026-06-09T16:09:40.849599333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004296 | controller |     "Jun 09 16:09:40.898037 crc crio[22095]: time=\"2026-06-09T16:09:40.897710353Z\" level=info msg=\"Stopping pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=3e84ebe3-c648-459d-acfa-a04380eed000 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.004311 | controller |     "Jun 09 16:09:40.898037 crc crio[22095]: time=\"2026-06-09T16:09:40.897981Z\" level=info msg=\"Stopped pod sandbox (already stopped): f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=3e84ebe3-c648-459d-acfa-a04380eed000 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.004326 | controller |     "Jun 09 16:09:40.914051 crc crio[22095]: time=\"2026-06-09T16:09:40.913845326Z\" level=info msg=\"Removing pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=1914d8ce-9cef-4bed-84e2-cbf6b79124e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.004340 | controller |     "Jun 09 16:09:41.068161 crc crio[22095]: time=\"2026-06-09T16:09:41.066718196Z\" level=info msg=\"Created container 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=b611c575-4519-4fc2-9a05-87b033674e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.004356 | controller |     "Jun 09 16:09:41.070139 crc crio[22095]: time=\"2026-06-09T16:09:41.070045541Z\" level=info msg=\"Starting container: 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920\" id=669fda1a-421a-44ad-b330-915cfc1615fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.004371 | controller |     "Jun 09 16:09:41.086386 crc crio[22095]: time=\"2026-06-09T16:09:41.086319797Z\" level=info msg=\"Started container\" PID=42917 containerID=439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=669fda1a-421a-44ad-b330-915cfc1615fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1",
2026-06-09 17:40:44.004389 | controller |     "Jun 09 16:09:45.412646 crc crio[22095]: time=\"2026-06-09T16:09:45.411247416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4bxfk/POD\" id=e354dc0b-0605-4620-8145-b94728464d1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.004404 | controller |     "Jun 09 16:09:45.414249 crc crio[22095]: time=\"2026-06-09T16:09:45.412697493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004419 | controller |     "Jun 09 16:09:50.774619 crc crio[22095]: time=\"2026-06-09T16:09:50.773338518Z\" level=info msg=\"Stopped pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=9c3a7c9f-d113-4b3b-8f36-4987a83e5b5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.004433 | controller |     "Jun 09 16:09:50.781907 crc crio[22095]: time=\"2026-06-09T16:09:50.781785784Z\" level=info msg=\"Removed pod sandbox: f72e9bd05553b0b8813111342dec76c1ed8e8eed3e7604c2cd547296e0e96af1\" id=1914d8ce-9cef-4bed-84e2-cbf6b79124e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.004448 | controller |     "Jun 09 16:09:50.825088 crc crio[22095]: time=\"2026-06-09T16:09:50.824977739Z\" level=info msg=\"Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc0022726b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.004463 | controller |     "Jun 09 16:09:50.825088 crc crio[22095]: time=\"2026-06-09T16:09:50.825059301Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4bxfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.004478 | controller |     "Jun 09 16:09:51.043728 crc crio[22095]: time=\"2026-06-09T16:09:51.04357898Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=39c261bc-7a80-45e7-ada3-fb047da9e3f7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.004493 | controller |     "Jun 09 16:09:51.046272 crc crio[22095]: time=\"2026-06-09T16:09:51.045885669Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=82fd6e85-5edc-4aa5-b732-5577f4d1d7b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004509 | controller |     "Jun 09 16:09:51.061621 crc crio[22095]: time=\"2026-06-09T16:09:51.060591825Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=21d1a621-21f5-4f58-bd8a-78e49e400777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004524 | controller |     "Jun 09 16:09:51.082396 crc crio[22095]: time=\"2026-06-09T16:09:51.082225158Z\" level=info msg=\"Removing container: 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b\" id=ebf64d2d-ebc8-428b-89a2-4c87eb8e307f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.004547 | controller |     "Jun 09 16:09:51.087232 crc crio[22095]: time=\"2026-06-09T16:09:51.087120453Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server\" id=85b42325-66c4-4b80-bf3c-6683ac9dd7cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.004570 | controller |     "Jun 09 16:09:51.089670 crc crio[22095]: time=\"2026-06-09T16:09:51.089563396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004590 | controller |     "Jun 09 16:09:51.167185 crc crio[22095]: time=\"2026-06-09T16:09:51.167088118Z\" level=info msg=\"Removed container 80dba5ed186f10a877697a81fbe39f12d5a0d63d01b23d55d0f26b6d5247f00b: openshift-marketplace/redhat-operators-jxkwr/registry-server\" id=ebf64d2d-ebc8-428b-89a2-4c87eb8e307f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.004609 | controller |     "Jun 09 16:09:51.172111 crc crio[22095]: time=\"2026-06-09T16:09:51.171900712Z\" level=info msg=\"Removing container: f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f\" id=b80d4b41-c9f5-4af4-89cd-a0f7f254913d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.004676 | controller |     "Jun 09 16:09:51.195003 crc crio[22095]: time=\"2026-06-09T16:09:51.194868679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004697 | controller |     "Jun 09 16:09:51.202285 crc crio[22095]: time=\"2026-06-09T16:09:51.200583975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004713 | controller |     "Jun 09 16:09:51.253868 crc crio[22095]: time=\"2026-06-09T16:09:51.253801026Z\" level=info msg=\"Removed container f65c623e2a860bb5afbaabef7f19b3973811c7e21f7f1c1d3e17502dadf92f9f: openshift-marketplace/redhat-operators-jxkwr/extract-content\" id=b80d4b41-c9f5-4af4-89cd-a0f7f254913d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.004728 | controller |     "Jun 09 16:09:51.263492 crc crio[22095]: time=\"2026-06-09T16:09:51.263384871Z\" level=info msg=\"Removing container: de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1\" id=bff0f5c7-9634-48c8-a495-ec9b8adbc0d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.004743 | controller |     "Jun 09 16:09:51.295661 crc crio[22095]: time=\"2026-06-09T16:09:51.295590795Z\" level=info msg=\"Removed container de049bb587739f7bd649f6bd1577593a41236bd9b6274325667e496b289cdeb1: openshift-marketplace/redhat-operators-jxkwr/extract-utilities\" id=bff0f5c7-9634-48c8-a495-ec9b8adbc0d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.004757 | controller |     "Jun 09 16:09:51.368305 crc crio[22095]: time=\"2026-06-09T16:09:51.368186192Z\" level=info msg=\"Created container 4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e: metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server\" id=85b42325-66c4-4b80-bf3c-6683ac9dd7cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.004772 | controller |     "Jun 09 16:09:51.374904 crc crio[22095]: time=\"2026-06-09T16:09:51.374799941Z\" level=info msg=\"Starting container: 4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e\" id=83f22bd1-f9ff-44cd-a862-f42ab5d16db1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.004786 | controller |     "Jun 09 16:09:51.381455 crc crio[22095]: time=\"2026-06-09T16:09:51.381274176Z\" level=info msg=\"Started container\" PID=43208 containerID=4f430088ee8daa8ef39bcced22ed818d1dc7867cd644852230849a39af6e212e description=metallb-system/metallb-operator-webhook-server-76879c4fd4-jz5r8/webhook-server id=83f22bd1-f9ff-44cd-a862-f42ab5d16db1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd2df47d13686a5b22f6a4688b031226ac6a729e48a7911495a67d11560a353",
2026-06-09 17:40:44.004805 | controller |     "Jun 09 16:09:51.634743 crc crio[22095]: 2026-06-09T16:09:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bb96f10812bd44 Mac:3e:68:1d:9b:20:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 SocketPath: PciID:}] [{Interface:0xc000144f10 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.004820 | controller |     "Jun 09 16:09:51.636603 crc crio[22095]: time=\"2026-06-09T16:09:51.636527324Z\" level=info msg=\"Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc0022726b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.004836 | controller |     "Jun 09 16:09:51.636789 crc crio[22095]: time=\"2026-06-09T16:09:51.63672567Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4bxfk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.004875 | controller |     "Jun 09 16:09:51.645158 crc crio[22095]: time=\"2026-06-09T16:09:51.644331254Z\" level=info msg=\"Ran pod sandbox 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 with infra container: openshift-marketplace/community-operators-4bxfk/POD\" id=e354dc0b-0605-4620-8145-b94728464d1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.004893 | controller |     "Jun 09 16:09:51.650397 crc crio[22095]: time=\"2026-06-09T16:09:51.649858685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f94f460f-365a-491a-840f-e5b7e510a792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004908 | controller |     "Jun 09 16:09:51.652756 crc crio[22095]: time=\"2026-06-09T16:09:51.652275747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cad62955-b496-462b-9e1a-cc7f5cceea3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.004923 | controller |     "Jun 09 16:09:51.662110 crc crio[22095]: time=\"2026-06-09T16:09:51.662013096Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4bxfk/extract-utilities\" id=3c386bbd-2e3c-4cb8-8d91-40b51979a3ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.004938 | controller |     "Jun 09 16:09:51.662518 crc crio[22095]: time=\"2026-06-09T16:09:51.662447777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004953 | controller |     "Jun 09 16:09:51.686385 crc crio[22095]: time=\"2026-06-09T16:09:51.686321668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004968 | controller |     "Jun 09 16:09:51.697321 crc crio[22095]: time=\"2026-06-09T16:09:51.697218127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.004982 | controller |     "Jun 09 16:09:51.799549 crc crio[22095]: time=\"2026-06-09T16:09:51.799471302Z\" level=info msg=\"Created container a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1: openshift-marketplace/community-operators-4bxfk/extract-utilities\" id=3c386bbd-2e3c-4cb8-8d91-40b51979a3ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005000 | controller |     "Jun 09 16:09:51.802055 crc crio[22095]: time=\"2026-06-09T16:09:51.801989826Z\" level=info msg=\"Starting container: a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1\" id=404239c3-2d3f-400f-aacf-902b96d6a9ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.005015 | controller |     "Jun 09 16:09:51.810384 crc crio[22095]: time=\"2026-06-09T16:09:51.810266038Z\" level=info msg=\"Started container\" PID=43230 containerID=a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1 description=openshift-marketplace/community-operators-4bxfk/extract-utilities id=404239c3-2d3f-400f-aacf-902b96d6a9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8",
2026-06-09 17:40:44.005030 | controller |     "Jun 09 16:09:52.092242 crc crio[22095]: time=\"2026-06-09T16:09:52.090898885Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b8101d39-1719-4b49-b47d-e2e64f4ad1a9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.005045 | controller |     "Jun 09 16:09:52.101577 crc crio[22095]: time=\"2026-06-09T16:09:52.101505096Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.005060 | controller |     "Jun 09 16:09:52.896112 crc crio[22095]: time=\"2026-06-09T16:09:52.895398969Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=b8101d39-1719-4b49-b47d-e2e64f4ad1a9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.005075 | controller |     "Jun 09 16:09:52.898053 crc crio[22095]: time=\"2026-06-09T16:09:52.897855382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e75cea63-ef81-4246-b796-869dd8971702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.005090 | controller |     "Jun 09 16:09:52.900625 crc crio[22095]: time=\"2026-06-09T16:09:52.900551521Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f88d8cd-7ef0-422b-ac9d-5ab289ce5528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.005104 | controller |     "Jun 09 16:09:52.909897 crc crio[22095]: time=\"2026-06-09T16:09:52.909796047Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4bxfk/extract-content\" id=08451ad5-e82d-4323-b7cd-18bab57ba242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005119 | controller |     "Jun 09 16:09:52.910515 crc crio[22095]: time=\"2026-06-09T16:09:52.910433593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005134 | controller |     "Jun 09 16:09:52.937609 crc crio[22095]: time=\"2026-06-09T16:09:52.937467595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005149 | controller |     "Jun 09 16:09:52.941309 crc crio[22095]: time=\"2026-06-09T16:09:52.941224181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005164 | controller |     "Jun 09 16:09:53.074372 crc crio[22095]: time=\"2026-06-09T16:09:53.074238433Z\" level=info msg=\"Created container 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c: openshift-marketplace/community-operators-4bxfk/extract-content\" id=08451ad5-e82d-4323-b7cd-18bab57ba242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005178 | controller |     "Jun 09 16:09:53.076518 crc crio[22095]: time=\"2026-06-09T16:09:53.076367977Z\" level=info msg=\"Starting container: 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c\" id=f0884050-ec41-4ce8-872a-10a16292eef1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.005196 | controller |     "Jun 09 16:09:53.087538 crc crio[22095]: time=\"2026-06-09T16:09:53.087395949Z\" level=info msg=\"Started container\" PID=43240 containerID=9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c description=openshift-marketplace/community-operators-4bxfk/extract-content id=f0884050-ec41-4ce8-872a-10a16292eef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8",
2026-06-09 17:40:44.005211 | controller |     "Jun 09 16:09:54.120833 crc crio[22095]: time=\"2026-06-09T16:09:54.120686225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f11e32b-a1c3-4ab8-86d1-9e315352d286 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.005226 | controller |     "Jun 09 16:09:54.123192 crc crio[22095]: time=\"2026-06-09T16:09:54.123121368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a534f0f3-bc5a-47d7-bf24-c64036c51f1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.005240 | controller |     "Jun 09 16:09:54.139081 crc crio[22095]: time=\"2026-06-09T16:09:54.138739317Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4bxfk/registry-server\" id=b6c92e6d-063f-48e6-a0ab-416f1175f0e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005255 | controller |     "Jun 09 16:09:54.139081 crc crio[22095]: time=\"2026-06-09T16:09:54.139184188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005270 | controller |     "Jun 09 16:09:54.195664 crc crio[22095]: time=\"2026-06-09T16:09:54.19556193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005285 | controller |     "Jun 09 16:09:54.198979 crc crio[22095]: time=\"2026-06-09T16:09:54.198856295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005299 | controller |     "Jun 09 16:09:54.327535 crc crio[22095]: time=\"2026-06-09T16:09:54.326813587Z\" level=info msg=\"Created container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server\" id=b6c92e6d-063f-48e6-a0ab-416f1175f0e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005314 | controller |     "Jun 09 16:09:54.330388 crc crio[22095]: time=\"2026-06-09T16:09:54.330154543Z\" level=info msg=\"Starting container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028\" id=0e45c2a1-f542-49a8-a61a-613382ea6ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.005328 | controller |     "Jun 09 16:09:54.336445 crc crio[22095]: time=\"2026-06-09T16:09:54.33629998Z\" level=info msg=\"Started container\" PID=43256 containerID=4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028 description=openshift-marketplace/community-operators-4bxfk/registry-server id=0e45c2a1-f542-49a8-a61a-613382ea6ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8",
2026-06-09 17:40:44.005343 | controller |     "Jun 09 16:10:00.514210 crc crio[22095]: time=\"2026-06-09T16:10:00.5132717Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683690-wcct8/POD\" id=26a52ee3-1846-4965-85f5-00ba1bd742b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.005358 | controller |     "Jun 09 16:10:00.515306 crc crio[22095]: time=\"2026-06-09T16:10:00.514223125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005375 | controller |     "Jun 09 16:10:00.540727 crc crio[22095]: time=\"2026-06-09T16:10:00.540591969Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00041d228}] Aliases:map[]}\"",
2026-06-09 17:40:44.005391 | controller |     "Jun 09 16:10:00.540727 crc crio[22095]: time=\"2026-06-09T16:10:00.540667501Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683690-wcct8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.005406 | controller |     "Jun 09 16:10:00.971132 crc crio[22095]: 2026-06-09T16:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864fac0a27d59f2 Mac:aa:57:0b:e5:07:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.005421 | controller |     "Jun 09 16:10:00.973850 crc crio[22095]: time=\"2026-06-09T16:10:00.973720156Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00041d228}] Aliases:map[]}\"",
2026-06-09 17:40:44.005437 | controller |     "Jun 09 16:10:00.974180 crc crio[22095]: time=\"2026-06-09T16:10:00.974040584Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683690-wcct8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.005452 | controller |     "Jun 09 16:10:00.982287 crc crio[22095]: time=\"2026-06-09T16:10:00.98205997Z\" level=info msg=\"Ran pod sandbox 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa with infra container: openshift-infra/auto-csr-approver-29683690-wcct8/POD\" id=26a52ee3-1846-4965-85f5-00ba1bd742b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.005467 | controller |     "Jun 09 16:10:00.984982 crc crio[22095]: time=\"2026-06-09T16:10:00.984759569Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0da44a7d-ce12-4a65-aca4-a461b4e2d2ff name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.005482 | controller |     "Jun 09 16:10:00.994314 crc crio[22095]: time=\"2026-06-09T16:10:00.994234421Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.005497 | controller |     "Jun 09 16:10:01.937664 crc crio[22095]: time=\"2026-06-09T16:10:01.936570491Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0da44a7d-ce12-4a65-aca4-a461b4e2d2ff name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.005513 | controller |     "Jun 09 16:10:01.940172 crc crio[22095]: time=\"2026-06-09T16:10:01.93966729Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c20b879d-2cb2-439e-a635-584384501fa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.005528 | controller |     "Jun 09 16:10:01.941901 crc crio[22095]: time=\"2026-06-09T16:10:01.941750053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ac0c9ccd-b220-42a9-af12-0bf43d1c19f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.005546 | controller |     "Jun 09 16:10:01.948321 crc crio[22095]: time=\"2026-06-09T16:10:01.948189598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683690-wcct8/oc\" id=431eb23e-46a4-4391-82d7-191aa5102e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005561 | controller |     "Jun 09 16:10:01.949023 crc crio[22095]: time=\"2026-06-09T16:10:01.948764193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005576 | controller |     "Jun 09 16:10:01.984736 crc crio[22095]: time=\"2026-06-09T16:10:01.98461824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005591 | controller |     "Jun 09 16:10:02.251126 crc crio[22095]: time=\"2026-06-09T16:10:02.251019763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005606 | controller |     "Jun 09 16:10:02.379046 crc crio[22095]: time=\"2026-06-09T16:10:02.378893883Z\" level=info msg=\"Created container 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e: openshift-infra/auto-csr-approver-29683690-wcct8/oc\" id=431eb23e-46a4-4391-82d7-191aa5102e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.005621 | controller |     "Jun 09 16:10:02.380849 crc crio[22095]: time=\"2026-06-09T16:10:02.380801962Z\" level=info msg=\"Starting container: 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e\" id=c84e6604-13a8-4241-9ff0-5c31be2dc118 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.005636 | controller |     "Jun 09 16:10:02.387877 crc crio[22095]: time=\"2026-06-09T16:10:02.387793021Z\" level=info msg=\"Started container\" PID=43463 containerID=3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e description=openshift-infra/auto-csr-approver-29683690-wcct8/oc id=c84e6604-13a8-4241-9ff0-5c31be2dc118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa",
2026-06-09 17:40:44.005651 | controller |     "Jun 09 16:10:04.241166 crc crio[22095]: time=\"2026-06-09T16:10:04.240333149Z\" level=info msg=\"Stopping pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=ac49bd5c-f2ac-45ab-9c21-c48d996c250b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.005666 | controller |     "Jun 09 16:10:04.242609 crc crio[22095]: time=\"2026-06-09T16:10:04.241756585Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683690-wcct8 Namespace:openshift-infra ID:864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa UID:8afdfb88-b825-4b91-bac0-d72b9138e2ae NetNS:/var/run/netns/7a8b4ed9-6e7d-4bc9-913b-56b45f02377c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8afdfb88_b825_4b91_bac0_d72b9138e2ae.slice PodAnnotations:0xc00263c240}] Aliases:map[]}\"",
2026-06-09 17:40:44.005681 | controller |     "Jun 09 16:10:04.242609 crc crio[22095]: time=\"2026-06-09T16:10:04.24197187Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683690-wcct8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.005696 | controller |     "Jun 09 16:10:04.515430 crc crio[22095]: time=\"2026-06-09T16:10:04.514851969Z\" level=info msg=\"Stopped pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=ac49bd5c-f2ac-45ab-9c21-c48d996c250b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.005714 | controller |     "Jun 09 16:10:07.286655 crc crio[22095]: time=\"2026-06-09T16:10:07.2856078Z\" level=info msg=\"Stopping container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028 (timeout: 2s)\" id=67c8a360-dd68-4eae-a66b-394e865394d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.005729 | controller |     "Jun 09 16:10:07.439187 crc crio[22095]: time=\"2026-06-09T16:10:07.439045584Z\" level=info msg=\"Stopped container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server\" id=67c8a360-dd68-4eae-a66b-394e865394d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.005744 | controller |     "Jun 09 16:10:07.440464 crc crio[22095]: time=\"2026-06-09T16:10:07.440114631Z\" level=info msg=\"Stopping pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=81ee919f-b136-42ef-bda7-6810b3b3d3b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.005759 | controller |     "Jun 09 16:10:07.441081 crc crio[22095]: time=\"2026-06-09T16:10:07.440864381Z\" level=info msg=\"Got pod network &{Name:community-operators-4bxfk Namespace:openshift-marketplace ID:6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8 UID:05dd89bc-2a3b-44cd-90bc-dfdd32320515 NetNS:/var/run/netns/76e888ec-faf2-411f-bad2-23bfdf2b1174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05dd89bc_2a3b_44cd_90bc_dfdd32320515.slice PodAnnotations:0xc002272b90}] Aliases:map[]}\"",
2026-06-09 17:40:44.005774 | controller |     "Jun 09 16:10:07.441249 crc crio[22095]: time=\"2026-06-09T16:10:07.441126697Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4bxfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.005789 | controller |     "Jun 09 16:10:07.742622 crc crio[22095]: time=\"2026-06-09T16:10:07.742524696Z\" level=info msg=\"Stopped pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=81ee919f-b136-42ef-bda7-6810b3b3d3b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.005804 | controller |     "Jun 09 16:10:08.304051 crc crio[22095]: time=\"2026-06-09T16:10:08.303075561Z\" level=info msg=\"Removing container: 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028\" id=3e5c8fd1-79fc-4b93-a37f-cf1cad0f061a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.005818 | controller |     "Jun 09 16:10:08.341555 crc crio[22095]: time=\"2026-06-09T16:10:08.341393501Z\" level=info msg=\"Removed container 4e2123566b3f27045712a66b2c98a38edbe30d339a9169e29f1c7b0db5fb2028: openshift-marketplace/community-operators-4bxfk/registry-server\" id=3e5c8fd1-79fc-4b93-a37f-cf1cad0f061a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.005833 | controller |     "Jun 09 16:10:08.347046 crc crio[22095]: time=\"2026-06-09T16:10:08.345791704Z\" level=info msg=\"Removing container: 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c\" id=3e045907-9696-4cec-b4ed-27bd1a4bad5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.005850 | controller |     "Jun 09 16:10:08.377258 crc crio[22095]: time=\"2026-06-09T16:10:08.374341744Z\" level=info msg=\"Removed container 9a355ca64a590274d89309a9f95fa3ada665baff2fffbdd92059d7aa40dea40c: openshift-marketplace/community-operators-4bxfk/extract-content\" id=3e045907-9696-4cec-b4ed-27bd1a4bad5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.005884 | controller |     "Jun 09 16:10:08.380291 crc crio[22095]: time=\"2026-06-09T16:10:08.380210224Z\" level=info msg=\"Removing container: a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1\" id=ba2701d2-c178-4031-9f39-0c08ea195206 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.005900 | controller |     "Jun 09 16:10:08.404249 crc crio[22095]: time=\"2026-06-09T16:10:08.403246433Z\" level=info msg=\"Removed container a6182c145b404db15e777a174eab6cd1fd6629c174473dd2f1e257f56c267cd1: openshift-marketplace/community-operators-4bxfk/extract-utilities\" id=ba2701d2-c178-4031-9f39-0c08ea195206 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.005918 | controller |     "Jun 09 16:10:15.997548 crc crio[22095]: time=\"2026-06-09T16:10:15.996752324Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-w4hkn/POD\" id=dcc83aea-246e-488a-aa0b-3cd467dd1309 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.005933 | controller |     "Jun 09 16:10:15.998760 crc crio[22095]: time=\"2026-06-09T16:10:15.997580985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.005948 | controller |     "Jun 09 16:10:16.030312 crc crio[22095]: time=\"2026-06-09T16:10:16.03022449Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4hkn Namespace:metallb-system ID:7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 UID:ad61740a-16e9-49ea-abec-c844aef00c2d NetNS:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad61740a_16e9_49ea_abec_c844aef00c2d.slice PodAnnotations:0xc000526938}] Aliases:map[]}\"",
2026-06-09 17:40:44.005963 | controller |     "Jun 09 16:10:16.030312 crc crio[22095]: time=\"2026-06-09T16:10:16.030285341Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-w4hkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.005978 | controller |     "Jun 09 16:10:16.548654 crc crio[22095]: 2026-06-09T16:10:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a3d84ab0ef2c85 Mac:a2:27:47:07:b7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.005992 | controller |     "Jun 09 16:10:16.550230 crc crio[22095]: time=\"2026-06-09T16:10:16.550163937Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4hkn Namespace:metallb-system ID:7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 UID:ad61740a-16e9-49ea-abec-c844aef00c2d NetNS:/var/run/netns/ef3fd3c7-6c8f-4740-b22d-064a85f85286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad61740a_16e9_49ea_abec_c844aef00c2d.slice PodAnnotations:0xc000526938}] Aliases:map[]}\"",
2026-06-09 17:40:44.006007 | controller |     "Jun 09 16:10:16.550389 crc crio[22095]: time=\"2026-06-09T16:10:16.550342352Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-w4hkn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.006021 | controller |     "Jun 09 16:10:16.558632 crc crio[22095]: time=\"2026-06-09T16:10:16.558519541Z\" level=info msg=\"Ran pod sandbox 7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9 with infra container: metallb-system/controller-8464864885-w4hkn/POD\" id=dcc83aea-246e-488a-aa0b-3cd467dd1309 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.006036 | controller |     "Jun 09 16:10:16.561624 crc crio[22095]: time=\"2026-06-09T16:10:16.561517198Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7111d9e3-db70-45df-a7bd-870dd2afdd0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006050 | controller |     "Jun 09 16:10:16.563883 crc crio[22095]: time=\"2026-06-09T16:10:16.563759045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=40800e77-5bdf-495d-aa56-b70c51010d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006068 | controller |     "Jun 09 16:10:16.571657 crc crio[22095]: time=\"2026-06-09T16:10:16.571497093Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4hkn/controller\" id=5cb7e3cc-20bb-43eb-9498-ff9ab43bcfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006083 | controller |     "Jun 09 16:10:16.572169 crc crio[22095]: time=\"2026-06-09T16:10:16.572107658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006097 | controller |     "Jun 09 16:10:16.621205 crc crio[22095]: time=\"2026-06-09T16:10:16.621100231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006112 | controller |     "Jun 09 16:10:16.625377 crc crio[22095]: time=\"2026-06-09T16:10:16.625272138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006126 | controller |     "Jun 09 16:10:16.789120 crc crio[22095]: time=\"2026-06-09T16:10:16.787816055Z\" level=info msg=\"Created container 5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3: metallb-system/controller-8464864885-w4hkn/controller\" id=5cb7e3cc-20bb-43eb-9498-ff9ab43bcfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006141 | controller |     "Jun 09 16:10:16.790253 crc crio[22095]: time=\"2026-06-09T16:10:16.790097764Z\" level=info msg=\"Starting container: 5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3\" id=28dc8127-1670-4646-a84d-0e9e71be16a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.006156 | controller |     "Jun 09 16:10:16.796000 crc crio[22095]: time=\"2026-06-09T16:10:16.795855511Z\" level=info msg=\"Started container\" PID=43856 containerID=5fe7b0b28b75f7675a3a31aea16369763d05854390203e32dcd37cb6f9a506c3 description=metallb-system/controller-8464864885-w4hkn/controller id=28dc8127-1670-4646-a84d-0e9e71be16a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9",
2026-06-09 17:40:44.006171 | controller |     "Jun 09 16:10:16.841272 crc crio[22095]: time=\"2026-06-09T16:10:16.84116371Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=dc17109a-7ec4-4237-aa8f-3b70cda61efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006185 | controller |     "Jun 09 16:10:16.844063 crc crio[22095]: time=\"2026-06-09T16:10:16.843981352Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0d05834a-335c-421f-b756-0b686a11d52f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006200 | controller |     "Jun 09 16:10:16.869000 crc crio[22095]: time=\"2026-06-09T16:10:16.868813757Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy\" id=36f50e07-f63a-4f37-8f90-5659dc9c535e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006217 | controller |     "Jun 09 16:10:16.869749 crc crio[22095]: time=\"2026-06-09T16:10:16.869681639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006233 | controller |     "Jun 09 16:10:16.937431 crc crio[22095]: time=\"2026-06-09T16:10:16.937322469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006254 | controller |     "Jun 09 16:10:16.942892 crc crio[22095]: time=\"2026-06-09T16:10:16.942796909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006269 | controller |     "Jun 09 16:10:17.063231 crc crio[22095]: time=\"2026-06-09T16:10:17.063114856Z\" level=info msg=\"Created container 24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd: metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy\" id=36f50e07-f63a-4f37-8f90-5659dc9c535e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006284 | controller |     "Jun 09 16:10:17.065542 crc crio[22095]: time=\"2026-06-09T16:10:17.064729997Z\" level=info msg=\"Starting container: 24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd\" id=52890723-2a74-4f61-a0f4-1cfe1ccd41fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.006299 | controller |     "Jun 09 16:10:17.071351 crc crio[22095]: time=\"2026-06-09T16:10:17.071242584Z\" level=info msg=\"Started container\" PID=43883 containerID=24b2b0a7f24575fd4b89f05978b7a4c0798c2f31f1c0cf47993d50553f98b1dd description=metallb-system/controller-8464864885-w4hkn/kube-rbac-proxy id=52890723-2a74-4f61-a0f4-1cfe1ccd41fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3d84ab0ef2c8538615225625881e8d764b54e517a0b42415c9421d89ffdad9",
2026-06-09 17:40:44.006314 | controller |     "Jun 09 16:10:18.944231 crc crio[22095]: time=\"2026-06-09T16:10:18.943634219Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-tt9zg/POD\" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.006329 | controller |     "Jun 09 16:10:18.944231 crc crio[22095]: time=\"2026-06-09T16:10:18.944210644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006344 | controller |     "Jun 09 16:10:18.964471 crc crio[22095]: time=\"2026-06-09T16:10:18.964298587Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.006358 | controller |     "Jun 09 16:10:18.982248 crc crio[22095]: time=\"2026-06-09T16:10:18.982140834Z\" level=info msg=\"Ran pod sandbox b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10 with infra container: metallb-system/speaker-tt9zg/POD\" id=c30edca2-49b6-417b-9869-8816e67d24ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.006372 | controller |     "Jun 09 16:10:18.985112 crc crio[22095]: time=\"2026-06-09T16:10:18.985001277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=31d85408-1558-40f1-b7f4-8dd5968e7571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006386 | controller |     "Jun 09 16:10:18.987538 crc crio[22095]: time=\"2026-06-09T16:10:18.987383658Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6e29cba1-bb28-4a2e-ba30-466b0f252591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006400 | controller |     "Jun 09 16:10:19.286836 crc crio[22095]: time=\"2026-06-09T16:10:19.286517468Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/speaker\" id=2a95d09c-80ee-40ea-babe-d64f0c3377fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006415 | controller |     "Jun 09 16:10:19.287558 crc crio[22095]: time=\"2026-06-09T16:10:19.287494073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006432 | controller |     "Jun 09 16:10:19.323523 crc crio[22095]: time=\"2026-06-09T16:10:19.323453443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006447 | controller |     "Jun 09 16:10:19.460447 crc crio[22095]: time=\"2026-06-09T16:10:19.460341434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006463 | controller |     "Jun 09 16:10:19.563184 crc crio[22095]: time=\"2026-06-09T16:10:19.563069771Z\" level=info msg=\"Created container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker\" id=2a95d09c-80ee-40ea-babe-d64f0c3377fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006478 | controller |     "Jun 09 16:10:19.565012 crc crio[22095]: time=\"2026-06-09T16:10:19.564957859Z\" level=info msg=\"Starting container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4\" id=a89d8fc4-7fde-4f04-8eff-e906d42d0949 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.006493 | controller |     "Jun 09 16:10:19.570347 crc crio[22095]: time=\"2026-06-09T16:10:19.570265775Z\" level=info msg=\"Started container\" PID=43931 containerID=095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4 description=metallb-system/speaker-tt9zg/speaker id=a89d8fc4-7fde-4f04-8eff-e906d42d0949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10",
2026-06-09 17:40:44.006507 | controller |     "Jun 09 16:10:19.582084 crc crio[22095]: time=\"2026-06-09T16:10:19.581280217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6021b591-e3d3-43f2-804e-50a073bb54c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006522 | controller |     "Jun 09 16:10:19.585234 crc crio[22095]: time=\"2026-06-09T16:10:19.585169406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=46aaf73e-6294-413c-8bbe-c81c1184907f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006536 | controller |     "Jun 09 16:10:19.591900 crc crio[22095]: time=\"2026-06-09T16:10:19.591770645Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/kube-rbac-proxy\" id=5ddcd2dd-e250-4af1-b6f7-41e7269bb9b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006551 | controller |     "Jun 09 16:10:19.592587 crc crio[22095]: time=\"2026-06-09T16:10:19.592513304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006566 | controller |     "Jun 09 16:10:19.621374 crc crio[22095]: time=\"2026-06-09T16:10:19.62128004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006580 | controller |     "Jun 09 16:10:19.725174 crc crio[22095]: time=\"2026-06-09T16:10:19.725047884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006594 | controller |     "Jun 09 16:10:19.853372 crc crio[22095]: time=\"2026-06-09T16:10:19.853243862Z\" level=info msg=\"Created container df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97: metallb-system/speaker-tt9zg/kube-rbac-proxy\" id=5ddcd2dd-e250-4af1-b6f7-41e7269bb9b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006609 | controller |     "Jun 09 16:10:19.854773 crc crio[22095]: time=\"2026-06-09T16:10:19.854625148Z\" level=info msg=\"Starting container: df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97\" id=95c987c5-cca1-4db5-922c-b09342837ac4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.006626 | controller |     "Jun 09 16:10:19.859783 crc crio[22095]: time=\"2026-06-09T16:10:19.859711688Z\" level=info msg=\"Started container\" PID=43964 containerID=df90d39ea10d7b44c825cff51834a35ce38fae911bd5535137e687306ae08f97 description=metallb-system/speaker-tt9zg/kube-rbac-proxy id=95c987c5-cca1-4db5-922c-b09342837ac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10",
2026-06-09 17:40:44.006641 | controller |     "Jun 09 16:10:34.718596 crc crio[22095]: time=\"2026-06-09T16:10:34.717582203Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/POD\" id=cc49fbc4-66fc-447d-943d-7a0dba759833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.006656 | controller |     "Jun 09 16:10:34.720152 crc crio[22095]: time=\"2026-06-09T16:10:34.71862431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006670 | controller |     "Jun 09 16:10:34.749426 crc crio[22095]: time=\"2026-06-09T16:10:34.749307644Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc0004c7158}] Aliases:map[]}\"",
2026-06-09 17:40:44.006685 | controller |     "Jun 09 16:10:34.749426 crc crio[22095]: time=\"2026-06-09T16:10:34.749379466Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.006699 | controller |     "Jun 09 16:10:35.041289 crc crio[22095]: 2026-06-09T16:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa6c1ceac3532e0 Mac:82:13:a5:02:2a:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 SocketPath: PciID:}] [{Interface:0xc00025d5c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.006715 | controller |     "Jun 09 16:10:35.042888 crc crio[22095]: time=\"2026-06-09T16:10:35.04281853Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc0004c7158}] Aliases:map[]}\"",
2026-06-09 17:40:44.006730 | controller |     "Jun 09 16:10:35.043158 crc crio[22095]: time=\"2026-06-09T16:10:35.043106278Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.006745 | controller |     "Jun 09 16:10:35.050172 crc crio[22095]: time=\"2026-06-09T16:10:35.050122247Z\" level=info msg=\"Ran pod sandbox aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/POD\" id=cc49fbc4-66fc-447d-943d-7a0dba759833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.006763 | controller |     "Jun 09 16:10:35.053135 crc crio[22095]: time=\"2026-06-09T16:10:35.052707923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ce287ee-23fd-4461-a6d3-4ddf53d5cf6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006778 | controller |     "Jun 09 16:10:35.056654 crc crio[22095]: time=\"2026-06-09T16:10:35.056377117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e2c0818-2134-470a-9b63-d839a4eb2e60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006793 | controller |     "Jun 09 16:10:35.063436 crc crio[22095]: time=\"2026-06-09T16:10:35.063229132Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util\" id=acd9191a-a92a-4a5d-b2e5-f3f5262589b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006808 | controller |     "Jun 09 16:10:35.063903 crc crio[22095]: time=\"2026-06-09T16:10:35.063836598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006823 | controller |     "Jun 09 16:10:35.099439 crc crio[22095]: time=\"2026-06-09T16:10:35.099272114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006838 | controller |     "Jun 09 16:10:35.104643 crc crio[22095]: time=\"2026-06-09T16:10:35.10457725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.006869 | controller |     "Jun 09 16:10:35.284740 crc crio[22095]: time=\"2026-06-09T16:10:35.284621625Z\" level=info msg=\"Created container c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util\" id=acd9191a-a92a-4a5d-b2e5-f3f5262589b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.006889 | controller |     "Jun 09 16:10:35.286150 crc crio[22095]: time=\"2026-06-09T16:10:35.286078242Z\" level=info msg=\"Starting container: c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff\" id=75133c3e-f7c8-4560-9748-43dee71eefe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.006905 | controller |     "Jun 09 16:10:35.292818 crc crio[22095]: time=\"2026-06-09T16:10:35.29227295Z\" level=info msg=\"Started container\" PID=44214 containerID=c9f7c00133b53a9106c71dfa92f1955d19c080044efdd7b0183a2ba97ac1baff description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/util id=75133c3e-f7c8-4560-9748-43dee71eefe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2",
2026-06-09 17:40:44.006920 | controller |     "Jun 09 16:10:35.604300 crc crio[22095]: time=\"2026-06-09T16:10:35.603898699Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006948 | controller |     "Jun 09 16:10:35.604300 crc crio[22095]: time=\"2026-06-09T16:10:35.604155736Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006967 | controller |     "Jun 09 16:10:35.604300 crc crio[22095]: time=\"2026-06-09T16:10:35.604206387Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=d7e02103-9ed2-462d-9181-f29d7c221206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.006982 | controller |     "Jun 09 16:10:35.605675 crc crio[22095]: time=\"2026-06-09T16:10:35.605563882Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=0e1b855b-62ee-4e9e-8d0d-6c6c8a915d0a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.006997 | controller |     "Jun 09 16:10:35.609865 crc crio[22095]: time=\"2026-06-09T16:10:35.609639196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"",
2026-06-09 17:40:44.007012 | controller |     "Jun 09 16:10:39.768468 crc crio[22095]: time=\"2026-06-09T16:10:39.767785638Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=0e1b855b-62ee-4e9e-8d0d-6c6c8a915d0a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.007026 | controller |     "Jun 09 16:10:39.770113 crc crio[22095]: time=\"2026-06-09T16:10:39.770073076Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=67114c03-d0bf-4712-803b-6cd18dd17301 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007041 | controller |     "Jun 09 16:10:39.774542 crc crio[22095]: time=\"2026-06-09T16:10:39.77451245Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=01a49471-6131-4af2-96bf-2277f41d4c6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007056 | controller |     "Jun 09 16:10:39.782303 crc crio[22095]: time=\"2026-06-09T16:10:39.782209267Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull\" id=939059e5-cdeb-4e46-b08c-dcf40fba7944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.007071 | controller |     "Jun 09 16:10:39.783851 crc crio[22095]: time=\"2026-06-09T16:10:39.783752756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007086 | controller |     "Jun 09 16:10:39.814602 crc crio[22095]: time=\"2026-06-09T16:10:39.814498973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007101 | controller |     "Jun 09 16:10:39.822132 crc crio[22095]: time=\"2026-06-09T16:10:39.822049826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007115 | controller |     "Jun 09 16:10:39.946714 crc crio[22095]: time=\"2026-06-09T16:10:39.946104558Z\" level=info msg=\"Created container 39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull\" id=939059e5-cdeb-4e46-b08c-dcf40fba7944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.007130 | controller |     "Jun 09 16:10:39.947662 crc crio[22095]: time=\"2026-06-09T16:10:39.947539965Z\" level=info msg=\"Starting container: 39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151\" id=338e7fbc-c1a2-45e3-ac33-ed67d001727a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.007148 | controller |     "Jun 09 16:10:39.954240 crc crio[22095]: time=\"2026-06-09T16:10:39.954158874Z\" level=info msg=\"Started container\" PID=44379 containerID=39cd78296f9d00e702ff9c52f01cc39ed217425b5c2ff2ff673946de7221e151 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/pull id=338e7fbc-c1a2-45e3-ac33-ed67d001727a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2",
2026-06-09 17:40:44.007164 | controller |     "Jun 09 16:10:40.662827 crc crio[22095]: time=\"2026-06-09T16:10:40.662740876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e37739bc-07ed-419b-9cdd-b5bf2cb6a8ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007179 | controller |     "Jun 09 16:10:40.665062 crc crio[22095]: time=\"2026-06-09T16:10:40.664964093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7378c20f-2418-43df-bdf6-667bb76dd7d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007194 | controller |     "Jun 09 16:10:40.675252 crc crio[22095]: time=\"2026-06-09T16:10:40.675088402Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract\" id=f121e831-ba99-4323-973d-9e0c2de78c0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.007209 | controller |     "Jun 09 16:10:40.675654 crc crio[22095]: time=\"2026-06-09T16:10:40.675522523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007223 | controller |     "Jun 09 16:10:40.703469 crc crio[22095]: time=\"2026-06-09T16:10:40.703287233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007238 | controller |     "Jun 09 16:10:40.706192 crc crio[22095]: time=\"2026-06-09T16:10:40.706125916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007253 | controller |     "Jun 09 16:10:41.052351 crc crio[22095]: time=\"2026-06-09T16:10:41.051724465Z\" level=info msg=\"Created container 8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract\" id=f121e831-ba99-4323-973d-9e0c2de78c0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.007268 | controller |     "Jun 09 16:10:41.055774 crc crio[22095]: time=\"2026-06-09T16:10:41.055601164Z\" level=info msg=\"Starting container: 8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1\" id=16f6f180-fede-4509-8200-cf9b9ac5a759 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.007283 | controller |     "Jun 09 16:10:41.076025 crc crio[22095]: time=\"2026-06-09T16:10:41.075511163Z\" level=info msg=\"Started container\" PID=44403 containerID=8ff68d2111cedb9be03058c04b58add88a0255d081f91379c1d28a5d27788bb1 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/extract id=16f6f180-fede-4509-8200-cf9b9ac5a759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2",
2026-06-09 17:40:44.007298 | controller |     "Jun 09 16:10:41.484061 crc crio[22095]: time=\"2026-06-09T16:10:41.481715612Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-42t9k/POD\" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007313 | controller |     "Jun 09 16:10:41.484061 crc crio[22095]: time=\"2026-06-09T16:10:41.482278386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007331 | controller |     "Jun 09 16:10:41.496670 crc crio[22095]: time=\"2026-06-09T16:10:41.496594352Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007346 | controller |     "Jun 09 16:10:41.655638 crc crio[22095]: time=\"2026-06-09T16:10:41.655286691Z\" level=info msg=\"Ran pod sandbox 9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f with infra container: openshift-frr-k8s/frr-k8s-42t9k/POD\" id=a2d39a24-3f81-41ad-81ac-ae3bb002396c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007361 | controller |     "Jun 09 16:10:41.658879 crc crio[22095]: time=\"2026-06-09T16:10:41.658595555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007376 | controller |     "Jun 09 16:10:41.658879 crc crio[22095]: time=\"2026-06-09T16:10:41.658814361Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007390 | controller |     "Jun 09 16:10:41.658879 crc crio[22095]: time=\"2026-06-09T16:10:41.658861252Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=581628ce-986b-437a-838c-e7885cf61f07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007404 | controller |     "Jun 09 16:10:41.659991 crc crio[22095]: time=\"2026-06-09T16:10:41.659858018Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ceff686d-9f1c-48ee-98cb-b5910cc0a86b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.007419 | controller |     "Jun 09 16:10:41.666167 crc crio[22095]: time=\"2026-06-09T16:10:41.666098457Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 17:40:44.007433 | controller |     "Jun 09 16:10:42.581444 crc crio[22095]: time=\"2026-06-09T16:10:42.581322454Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/POD\" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007448 | controller |     "Jun 09 16:10:42.583986 crc crio[22095]: time=\"2026-06-09T16:10:42.581466698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007462 | controller |     "Jun 09 16:10:42.601792 crc crio[22095]: time=\"2026-06-09T16:10:42.601674354Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007477 | controller |     "Jun 09 16:10:42.612450 crc crio[22095]: time=\"2026-06-09T16:10:42.612335877Z\" level=info msg=\"Ran pod sandbox 96a9f95fab4fed36987424b56b457d63c3374a220b039d3a1cac94b35649d2e1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/POD\" id=fbd71f44-0f4c-4bdd-9206-59df8de48f9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007495 | controller |     "Jun 09 16:10:42.615215 crc crio[22095]: time=\"2026-06-09T16:10:42.614999275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007510 | controller |     "Jun 09 16:10:42.615374 crc crio[22095]: time=\"2026-06-09T16:10:42.615254422Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007525 | controller |     "Jun 09 16:10:42.615374 crc crio[22095]: time=\"2026-06-09T16:10:42.615305313Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=258108b6-b72c-4bf0-8b91-f5522f18698f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007540 | controller |     "Jun 09 16:10:42.616341 crc crio[22095]: time=\"2026-06-09T16:10:42.616306389Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad9ee2fc-c8d2-494c-b655-a7584e59f45f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.007555 | controller |     "Jun 09 16:10:42.619837 crc crio[22095]: time=\"2026-06-09T16:10:42.619750777Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 17:40:44.007570 | controller |     "Jun 09 16:10:42.754611 crc crio[22095]: time=\"2026-06-09T16:10:42.75362629Z\" level=info msg=\"Stopping pod sandbox: aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\" id=663db17c-736f-4353-a80a-64b4aea76a43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.007585 | controller |     "Jun 09 16:10:42.755652 crc crio[22095]: time=\"2026-06-09T16:10:42.755057846Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc Namespace:openshift-marketplace ID:aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2 UID:3180a445-aad2-48b1-9a6e-7ccb800ffc55 NetNS:/var/run/netns/674ed1eb-8860-45c8-8af6-c602ea30f851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3180a445_aad2_48b1_9a6e_7ccb800ffc55.slice PodAnnotations:0xc00012a980}] Aliases:map[]}\"",
2026-06-09 17:40:44.007601 | controller |     "Jun 09 16:10:42.755652 crc crio[22095]: time=\"2026-06-09T16:10:42.755269802Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.007616 | controller |     "Jun 09 16:10:43.055296 crc crio[22095]: time=\"2026-06-09T16:10:43.055184582Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gh2rv/POD\" id=299371e7-0b72-4768-97b7-b0dcb432d795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007631 | controller |     "Jun 09 16:10:43.055484 crc crio[22095]: time=\"2026-06-09T16:10:43.055329486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007646 | controller |     "Jun 09 16:10:43.081654 crc crio[22095]: time=\"2026-06-09T16:10:43.081569397Z\" level=info msg=\"Stopped pod sandbox: aa6c1ceac3532e09d49aee7ad48db6df4924114b3aa1a88c49da9309cbc479e2\" id=663db17c-736f-4353-a80a-64b4aea76a43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.007664 | controller |     "Jun 09 16:10:43.099802 crc crio[22095]: time=\"2026-06-09T16:10:43.099626649Z\" level=info msg=\"Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc002b5c418}] Aliases:map[]}\"",
2026-06-09 17:40:44.007679 | controller |     "Jun 09 16:10:43.100213 crc crio[22095]: time=\"2026-06-09T16:10:43.099827214Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gh2rv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.007694 | controller |     "Jun 09 16:10:43.485195 crc crio[22095]: 2026-06-09T16:10:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:904029c32eba4da Mac:36:b8:9c:4a:ef:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 SocketPath: PciID:}] [{Interface:0xc000340c60 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.007709 | controller |     "Jun 09 16:10:43.504094 crc crio[22095]: time=\"2026-06-09T16:10:43.503886817Z\" level=info msg=\"Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc002b5c418}] Aliases:map[]}\"",
2026-06-09 17:40:44.007724 | controller |     "Jun 09 16:10:43.504311 crc crio[22095]: time=\"2026-06-09T16:10:43.504271677Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gh2rv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.007739 | controller |     "Jun 09 16:10:43.515813 crc crio[22095]: time=\"2026-06-09T16:10:43.513996676Z\" level=info msg=\"Ran pod sandbox 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 with infra container: openshift-marketplace/certified-operators-gh2rv/POD\" id=299371e7-0b72-4768-97b7-b0dcb432d795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.007754 | controller |     "Jun 09 16:10:43.533845 crc crio[22095]: time=\"2026-06-09T16:10:43.533759711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de735d5f-b3a4-41c4-acaf-04b3f5275499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007768 | controller |     "Jun 09 16:10:43.550002 crc crio[22095]: time=\"2026-06-09T16:10:43.545793639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=753ac69b-8061-419b-bab3-0e1b22d9c560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007783 | controller |     "Jun 09 16:10:43.557052 crc crio[22095]: time=\"2026-06-09T16:10:43.556985895Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gh2rv/extract-utilities\" id=30dcc823-f057-4c29-94e6-efc017e3fb79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.007798 | controller |     "Jun 09 16:10:43.557870 crc crio[22095]: time=\"2026-06-09T16:10:43.557751965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007813 | controller |     "Jun 09 16:10:43.629018 crc crio[22095]: time=\"2026-06-09T16:10:43.628879774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007830 | controller |     "Jun 09 16:10:43.641343 crc crio[22095]: time=\"2026-06-09T16:10:43.641260311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.007846 | controller |     "Jun 09 16:10:43.783767 crc crio[22095]: time=\"2026-06-09T16:10:43.782803881Z\" level=info msg=\"Created container 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782: openshift-marketplace/certified-operators-gh2rv/extract-utilities\" id=30dcc823-f057-4c29-94e6-efc017e3fb79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.007881 | controller |     "Jun 09 16:10:43.803623 crc crio[22095]: time=\"2026-06-09T16:10:43.803363517Z\" level=info msg=\"Starting container: 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782\" id=bb34967e-cc6d-45ee-9abf-458f99b20bd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.007897 | controller |     "Jun 09 16:10:43.809245 crc crio[22095]: time=\"2026-06-09T16:10:43.809143454Z\" level=info msg=\"Started container\" PID=44549 containerID=10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782 description=openshift-marketplace/certified-operators-gh2rv/extract-utilities id=bb34967e-cc6d-45ee-9abf-458f99b20bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5",
2026-06-09 17:40:44.007913 | controller |     "Jun 09 16:10:44.821468 crc crio[22095]: time=\"2026-06-09T16:10:44.820099389Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e37ee7bf-1d78-4d7f-9fd5-216cf2a89076 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.007928 | controller |     "Jun 09 16:10:44.828396 crc crio[22095]: time=\"2026-06-09T16:10:44.82831712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.007943 | controller |     "Jun 09 16:10:46.043981 crc crio[22095]: time=\"2026-06-09T16:10:46.043450206Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=e37ee7bf-1d78-4d7f-9fd5-216cf2a89076 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.007957 | controller |     "Jun 09 16:10:46.045778 crc crio[22095]: time=\"2026-06-09T16:10:46.045667563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=84d9f363-058b-424d-9969-535e4f905bb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007972 | controller |     "Jun 09 16:10:46.049852 crc crio[22095]: time=\"2026-06-09T16:10:46.049697256Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=54af0abb-d318-453c-b6cf-013efb18bc91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.007987 | controller |     "Jun 09 16:10:46.057758 crc crio[22095]: time=\"2026-06-09T16:10:46.057605618Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gh2rv/extract-content\" id=073b272e-9bf7-4381-bec6-d4249f8e8aaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.008002 | controller |     "Jun 09 16:10:46.058564 crc crio[22095]: time=\"2026-06-09T16:10:46.05846217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008017 | controller |     "Jun 09 16:10:46.107184 crc crio[22095]: time=\"2026-06-09T16:10:46.107087544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008036 | controller |     "Jun 09 16:10:46.110837 crc crio[22095]: time=\"2026-06-09T16:10:46.110777108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008051 | controller |     "Jun 09 16:10:46.279341 crc crio[22095]: time=\"2026-06-09T16:10:46.279226686Z\" level=info msg=\"Created container 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07: openshift-marketplace/certified-operators-gh2rv/extract-content\" id=073b272e-9bf7-4381-bec6-d4249f8e8aaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.008066 | controller |     "Jun 09 16:10:46.281123 crc crio[22095]: time=\"2026-06-09T16:10:46.281083534Z\" level=info msg=\"Starting container: 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07\" id=ab7fcad0-14ef-4952-85db-e42e16463216 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.008081 | controller |     "Jun 09 16:10:46.292107 crc crio[22095]: time=\"2026-06-09T16:10:46.292036784Z\" level=info msg=\"Started container\" PID=44574 containerID=00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07 description=openshift-marketplace/certified-operators-gh2rv/extract-content id=ab7fcad0-14ef-4952-85db-e42e16463216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5",
2026-06-09 17:40:44.008095 | controller |     "Jun 09 16:10:50.554309 crc crio[22095]: time=\"2026-06-09T16:10:50.553700223Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/POD\" id=92cd1fcf-c639-498f-9655-c19879d02482 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.008110 | controller |     "Jun 09 16:10:50.554309 crc crio[22095]: time=\"2026-06-09T16:10:50.554252538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008125 | controller |     "Jun 09 16:10:50.734885 crc crio[22095]: time=\"2026-06-09T16:10:50.734740994Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r2cpg Namespace:cert-manager-operator ID:c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb UID:a517ec98-26d1-4ad8-9ef3-f386e72c5e0f NetNS:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda517ec98_26d1_4ad8_9ef3_f386e72c5e0f.slice PodAnnotations:0xc002b5c588}] Aliases:map[]}\"",
2026-06-09 17:40:44.008139 | controller |     "Jun 09 16:10:50.734885 crc crio[22095]: time=\"2026-06-09T16:10:50.734862037Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.008154 | controller |     "Jun 09 16:10:50.817721 crc crio[22095]: time=\"2026-06-09T16:10:50.817161351Z\" level=info msg=\"Removing container: 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962\" id=2c4ffea1-8d8b-4422-b018-fdc179638059 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.008168 | controller |     "Jun 09 16:10:51.547458 crc crio[22095]: time=\"2026-06-09T16:10:51.545035136Z\" level=info msg=\"Removed container 2adbab4b6afd4e3e18147b5f2405572ef7f6e15c77cdd5e44e160a1cfb712962: openshift-infra/auto-csr-approver-29683684-9hpdm/oc\" id=2c4ffea1-8d8b-4422-b018-fdc179638059 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.008183 | controller |     "Jun 09 16:10:51.561257 crc crio[22095]: time=\"2026-06-09T16:10:51.561146919Z\" level=info msg=\"Stopping pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=e6892f13-155a-49a0-aced-69ac60fbac5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008201 | controller |     "Jun 09 16:10:51.561257 crc crio[22095]: time=\"2026-06-09T16:10:51.561267642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=e6892f13-155a-49a0-aced-69ac60fbac5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008215 | controller |     "Jun 09 16:10:51.564129 crc crio[22095]: time=\"2026-06-09T16:10:51.563840417Z\" level=info msg=\"Removing pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=753b344d-81cc-4e50-834b-f63dc95cb22e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.008230 | controller |     "Jun 09 16:10:51.645593 crc crio[22095]: time=\"2026-06-09T16:10:51.645508756Z\" level=info msg=\"Removed pod sandbox: 367d7d12b61149dbb995935272437060d3070767b5a393410eb592f8918119cd\" id=753b344d-81cc-4e50-834b-f63dc95cb22e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.008244 | controller |     "Jun 09 16:10:51.657887 crc crio[22095]: time=\"2026-06-09T16:10:51.657737699Z\" level=info msg=\"Stopping pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=dfe383fe-20a7-4ad9-af13-91a0722f73db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008258 | controller |     "Jun 09 16:10:51.658281 crc crio[22095]: time=\"2026-06-09T16:10:51.658024526Z\" level=info msg=\"Stopped pod sandbox (already stopped): fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=dfe383fe-20a7-4ad9-af13-91a0722f73db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008272 | controller |     "Jun 09 16:10:51.659245 crc crio[22095]: time=\"2026-06-09T16:10:51.659060723Z\" level=info msg=\"Removing pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=ce3b32a3-9338-4977-8a4e-613f55349b36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.008287 | controller |     "Jun 09 16:10:51.752349 crc crio[22095]: time=\"2026-06-09T16:10:51.750732997Z\" level=info msg=\"Removed pod sandbox: fcc499adfb9d2db41ac05da341fe2a68e20d59471c27ccb2613ef26834cfee9b\" id=ce3b32a3-9338-4977-8a4e-613f55349b36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.008301 | controller |     "Jun 09 16:10:51.755209 crc crio[22095]: time=\"2026-06-09T16:10:51.75476486Z\" level=info msg=\"Stopping pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=9ff8b501-8900-4873-b5fa-6b00d3752ea2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008316 | controller |     "Jun 09 16:10:51.755209 crc crio[22095]: time=\"2026-06-09T16:10:51.754886973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=9ff8b501-8900-4873-b5fa-6b00d3752ea2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008331 | controller |     "Jun 09 16:10:51.757565 crc crio[22095]: time=\"2026-06-09T16:10:51.757343156Z\" level=info msg=\"Removing pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=0f5ee76e-ce34-455a-b70e-e78d774f0d5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.008345 | controller |     "Jun 09 16:10:51.807626 crc crio[22095]: time=\"2026-06-09T16:10:51.806739279Z\" level=info msg=\"Removed pod sandbox: 6bb96f10812bd4458adb65936a12af3ce908da25c769eb5939437db292ca2df8\" id=0f5ee76e-ce34-455a-b70e-e78d774f0d5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.008360 | controller |     "Jun 09 16:10:52.998307 crc crio[22095]: 2026-06-09T16:10:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c08c65c7f9f362e Mac:7a:fb:9b:9f:07:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e SocketPath: PciID:}] [{Interface:0xc00026ca20 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.008375 | controller |     "Jun 09 16:10:53.004651 crc crio[22095]: time=\"2026-06-09T16:10:53.004601264Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r2cpg Namespace:cert-manager-operator ID:c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb UID:a517ec98-26d1-4ad8-9ef3-f386e72c5e0f NetNS:/var/run/netns/ae580995-9ccd-44ab-9811-cf840165c10e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda517ec98_26d1_4ad8_9ef3_f386e72c5e0f.slice PodAnnotations:0xc002b5c588}] Aliases:map[]}\"",
2026-06-09 17:40:44.008393 | controller |     "Jun 09 16:10:53.008887 crc crio[22095]: time=\"2026-06-09T16:10:53.008852103Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.008409 | controller |     "Jun 09 16:10:53.017431 crc crio[22095]: time=\"2026-06-09T16:10:53.01736465Z\" level=info msg=\"Ran pod sandbox c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/POD\" id=92cd1fcf-c639-498f-9655-c19879d02482 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.008424 | controller |     "Jun 09 16:10:53.021282 crc crio[22095]: time=\"2026-06-09T16:10:53.021164658Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008438 | controller |     "Jun 09 16:10:53.021863 crc crio[22095]: time=\"2026-06-09T16:10:53.021705641Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008453 | controller |     "Jun 09 16:10:53.022108 crc crio[22095]: time=\"2026-06-09T16:10:53.022063441Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=2d077395-5d15-480f-9f22-72b04cab4b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008468 | controller |     "Jun 09 16:10:53.025693 crc crio[22095]: time=\"2026-06-09T16:10:53.025500928Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=011c97e1-4c75-4a49-a479-4a080d16b2f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.008483 | controller |     "Jun 09 16:10:53.030238 crc crio[22095]: time=\"2026-06-09T16:10:53.029975623Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"",
2026-06-09 17:40:44.008497 | controller |     "Jun 09 16:10:55.109121 crc crio[22095]: time=\"2026-06-09T16:10:55.107296829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d42c892-2c43-47f4-bd7c-30ff2e4d80c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008512 | controller |     "Jun 09 16:10:55.116759 crc crio[22095]: time=\"2026-06-09T16:10:55.11438527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7afbd42a-fdac-412f-a115-e789e2a5f37a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008526 | controller |     "Jun 09 16:10:55.131693 crc crio[22095]: time=\"2026-06-09T16:10:55.128594653Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=77f315da-c65d-4723-a3c9-7cc4a1e30ab2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.008543 | controller |     "Jun 09 16:10:55.131693 crc crio[22095]: time=\"2026-06-09T16:10:55.129219369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008558 | controller |     "Jun 09 16:10:55.224351 crc crio[22095]: time=\"2026-06-09T16:10:55.224299851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008573 | controller |     "Jun 09 16:10:55.229810 crc crio[22095]: time=\"2026-06-09T16:10:55.229772261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008588 | controller |     "Jun 09 16:10:55.448219 crc crio[22095]: time=\"2026-06-09T16:10:55.448138586Z\" level=info msg=\"Created container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=77f315da-c65d-4723-a3c9-7cc4a1e30ab2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.008603 | controller |     "Jun 09 16:10:55.454273 crc crio[22095]: time=\"2026-06-09T16:10:55.45417871Z\" level=info msg=\"Starting container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732\" id=ae8a5528-d922-41ec-a16c-be8e5fdd9f0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.008618 | controller |     "Jun 09 16:10:55.487602 crc crio[22095]: time=\"2026-06-09T16:10:55.487503763Z\" level=info msg=\"Started container\" PID=44769 containerID=35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732 description=openshift-marketplace/certified-operators-gh2rv/registry-server id=ae8a5528-d922-41ec-a16c-be8e5fdd9f0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5",
2026-06-09 17:40:44.008633 | controller |     "Jun 09 16:11:01.997999 crc crio[22095]: time=\"2026-06-09T16:11:01.995860991Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mqp94/POD\" id=5fa7a760-0816-4a26-b790-6c976d9eb4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.008648 | controller |     "Jun 09 16:11:01.997999 crc crio[22095]: time=\"2026-06-09T16:11:01.997701328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008664 | controller |     "Jun 09 16:11:06.319838 crc crio[22095]: time=\"2026-06-09T16:11:06.317867574Z\" level=info msg=\"Stopping container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732 (timeout: 2s)\" id=b91f99d0-c2a7-4871-9dfa-0a7b960a9ead name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.008678 | controller |     "Jun 09 16:11:10.059599 crc crio[22095]: time=\"2026-06-09T16:11:10.058860156Z\" level=info msg=\"Stopped container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=b91f99d0-c2a7-4871-9dfa-0a7b960a9ead name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.008693 | controller |     "Jun 09 16:11:10.064015 crc crio[22095]: time=\"2026-06-09T16:11:10.063890755Z\" level=info msg=\"Stopping pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=cd7fc0bc-afbf-4375-ab44-c44f0f93d390 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008708 | controller |     "Jun 09 16:11:10.064720 crc crio[22095]: time=\"2026-06-09T16:11:10.064652204Z\" level=info msg=\"Got pod network &{Name:certified-operators-gh2rv Namespace:openshift-marketplace ID:904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5 UID:124ad3bb-f3ee-412f-8981-e80965037064 NetNS:/var/run/netns/dee43ffe-325b-4196-96b6-f4a2c68163b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124ad3bb_f3ee_412f_8981_e80965037064.slice PodAnnotations:0xc00263c458}] Aliases:map[]}\"",
2026-06-09 17:40:44.008725 | controller |     "Jun 09 16:11:10.064975 crc crio[22095]: time=\"2026-06-09T16:11:10.064784828Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gh2rv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.008741 | controller |     "Jun 09 16:11:12.527003 crc crio[22095]: time=\"2026-06-09T16:11:12.526020882Z\" level=info msg=\"Stopped pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=cd7fc0bc-afbf-4375-ab44-c44f0f93d390 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.008756 | controller |     "Jun 09 16:11:12.638287 crc crio[22095]: time=\"2026-06-09T16:11:12.63823286Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.008771 | controller |     "Jun 09 16:11:12.638619 crc crio[22095]: time=\"2026-06-09T16:11:12.638596279Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mqp94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.008786 | controller |     "Jun 09 16:11:12.643108 crc crio[22095]: time=\"2026-06-09T16:11:12.642996032Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=011c97e1-4c75-4a49-a479-4a080d16b2f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.008801 | controller |     "Jun 09 16:11:12.644194 crc crio[22095]: time=\"2026-06-09T16:11:12.644104661Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=abdaa33c-1b71-495d-a4f0-579a72e045f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008816 | controller |     "Jun 09 16:11:12.658016 crc crio[22095]: time=\"2026-06-09T16:11:12.657761141Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=48188054-3f45-48ee-8d83-eba64ff93215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008831 | controller |     "Jun 09 16:11:12.672865 crc crio[22095]: time=\"2026-06-09T16:11:12.671812721Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ceff686d-9f1c-48ee-98cb-b5910cc0a86b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.008846 | controller |     "Jun 09 16:11:12.678666 crc crio[22095]: time=\"2026-06-09T16:11:12.678523884Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=0c1d13be-3c59-450b-a6ea-efd2e505a550 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.008883 | controller |     "Jun 09 16:11:12.680975 crc crio[22095]: time=\"2026-06-09T16:11:12.680822123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.008900 | controller |     "Jun 09 16:11:12.683741 crc crio[22095]: time=\"2026-06-09T16:11:12.683504171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b28f92c3-dfbe-41ef-97c8-1ca51f2d49ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008921 | controller |     "Jun 09 16:11:12.690223 crc crio[22095]: time=\"2026-06-09T16:11:12.690102411Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad9ee2fc-c8d2-494c-b655-a7584e59f45f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.008936 | controller |     "Jun 09 16:11:12.693001 crc crio[22095]: time=\"2026-06-09T16:11:12.691571908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b7f68e9d-5904-4e14-a825-d3f86f0031c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008950 | controller |     "Jun 09 16:11:12.705253 crc crio[22095]: time=\"2026-06-09T16:11:12.705113806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12690d8b-04c9-4623-95f4-1c1ebf090e77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008965 | controller |     "Jun 09 16:11:12.710624 crc crio[22095]: time=\"2026-06-09T16:11:12.710182456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=986356e4-8fb7-4dde-94cd-cc7106de5184 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.008979 | controller |     "Jun 09 16:11:12.722817 crc crio[22095]: time=\"2026-06-09T16:11:12.722688347Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files\" id=fe59c42b-a011-49b0-b3fb-66beeaf094f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.008994 | controller |     "Jun 09 16:11:12.726525 crc crio[22095]: time=\"2026-06-09T16:11:12.725718514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009009 | controller |     "Jun 09 16:11:12.728616 crc crio[22095]: time=\"2026-06-09T16:11:12.728498986Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server\" id=55c0dc18-36ae-4036-b464-9e1b34072c14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009023 | controller |     "Jun 09 16:11:12.733554 crc crio[22095]: time=\"2026-06-09T16:11:12.733471103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009038 | controller |     "Jun 09 16:11:12.739999 crc crio[22095]: time=\"2026-06-09T16:11:12.739861247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009053 | controller |     "Jun 09 16:11:12.747194 crc crio[22095]: time=\"2026-06-09T16:11:12.74581137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009068 | controller |     "Jun 09 16:11:12.789072 crc crio[22095]: time=\"2026-06-09T16:11:12.788807903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009082 | controller |     "Jun 09 16:11:12.792718 crc crio[22095]: time=\"2026-06-09T16:11:12.792691722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009100 | controller |     "Jun 09 16:11:12.793142 crc crio[22095]: time=\"2026-06-09T16:11:12.792810035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009115 | controller |     "Jun 09 16:11:12.796173 crc crio[22095]: time=\"2026-06-09T16:11:12.79611944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009130 | controller |     "Jun 09 16:11:12.850303 crc crio[22095]: time=\"2026-06-09T16:11:12.850207398Z\" level=info msg=\"Created container f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=0c1d13be-3c59-450b-a6ea-efd2e505a550 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009145 | controller |     "Jun 09 16:11:12.851241 crc crio[22095]: time=\"2026-06-09T16:11:12.851150192Z\" level=info msg=\"Starting container: f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551\" id=841a21d1-db9c-49b2-a386-f597f8ec6043 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.009159 | controller |     "Jun 09 16:11:12.859189 crc crio[22095]: time=\"2026-06-09T16:11:12.858274255Z\" level=info msg=\"Started container\" PID=45172 containerID=f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=841a21d1-db9c-49b2-a386-f597f8ec6043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb",
2026-06-09 17:40:44.009174 | controller |     "Jun 09 16:11:12.897634 crc crio[22095]: time=\"2026-06-09T16:11:12.89748146Z\" level=info msg=\"Created container 70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server\" id=55c0dc18-36ae-4036-b464-9e1b34072c14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009189 | controller |     "Jun 09 16:11:12.898773 crc crio[22095]: time=\"2026-06-09T16:11:12.898538557Z\" level=info msg=\"Starting container: 70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca\" id=3dd20bbf-bdde-4a8b-a243-021c7d4aeac1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.009204 | controller |     "Jun 09 16:11:12.902667 crc crio[22095]: time=\"2026-06-09T16:11:12.902453128Z\" level=info msg=\"Created container 691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files\" id=fe59c42b-a011-49b0-b3fb-66beeaf094f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009219 | controller |     "Jun 09 16:11:12.907209 crc crio[22095]: time=\"2026-06-09T16:11:12.906904342Z\" level=info msg=\"Starting container: 691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc\" id=bae17ce2-8031-455f-94e2-98697c7024a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.009233 | controller |     "Jun 09 16:11:12.908674 crc crio[22095]: time=\"2026-06-09T16:11:12.908596325Z\" level=info msg=\"Started container\" PID=45200 containerID=70a28224d19c3394b084929a9c031019eff309b44a83b93d7b47d628ec1310ca description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-zbj25/frr-k8s-webhook-server id=3dd20bbf-bdde-4a8b-a243-021c7d4aeac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a9f95fab4fed36987424b56b457d63c3374a220b039d3a1cac94b35649d2e1",
2026-06-09 17:40:44.009248 | controller |     "Jun 09 16:11:12.920555 crc crio[22095]: time=\"2026-06-09T16:11:12.920441069Z\" level=info msg=\"Started container\" PID=45202 containerID=691397abe5fdc5c4f99f6ef6fcd2fcfb57db5f97af309526ed0fdf19308eebcc description=openshift-frr-k8s/frr-k8s-42t9k/cp-frr-files id=bae17ce2-8031-455f-94e2-98697c7024a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.009266 | controller |     "Jun 09 16:11:13.174846 crc crio[22095]: 2026-06-09T16:11:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87e7556b9d4a2e6 Mac:4a:b8:71:98:22:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 SocketPath: PciID:}] [{Interface:0xc000122dc0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.009281 | controller |     "Jun 09 16:11:13.176855 crc crio[22095]: time=\"2026-06-09T16:11:13.176777055Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.009296 | controller |     "Jun 09 16:11:13.177093 crc crio[22095]: time=\"2026-06-09T16:11:13.177027621Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mqp94 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.009311 | controller |     "Jun 09 16:11:13.182861 crc crio[22095]: time=\"2026-06-09T16:11:13.182797539Z\" level=info msg=\"Ran pod sandbox 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f with infra container: openshift-marketplace/redhat-marketplace-mqp94/POD\" id=5fa7a760-0816-4a26-b790-6c976d9eb4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.009326 | controller |     "Jun 09 16:11:13.185554 crc crio[22095]: time=\"2026-06-09T16:11:13.185392236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00397366-8aa6-4766-bb74-0d746e06a9f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009340 | controller |     "Jun 09 16:11:13.187671 crc crio[22095]: time=\"2026-06-09T16:11:13.187596902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5844a873-11a1-46b7-a5b9-64e44a3d7a46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009355 | controller |     "Jun 09 16:11:13.193659 crc crio[22095]: time=\"2026-06-09T16:11:13.193537735Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities\" id=8f0dc9d3-ba59-479b-be0d-e6643eeda038 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009369 | controller |     "Jun 09 16:11:13.194095 crc crio[22095]: time=\"2026-06-09T16:11:13.194018587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009383 | controller |     "Jun 09 16:11:13.230514 crc crio[22095]: time=\"2026-06-09T16:11:13.229680662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009398 | controller |     "Jun 09 16:11:13.234555 crc crio[22095]: time=\"2026-06-09T16:11:13.234487255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009413 | controller |     "Jun 09 16:11:13.341723 crc crio[22095]: time=\"2026-06-09T16:11:13.341635824Z\" level=info msg=\"Created container 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities\" id=8f0dc9d3-ba59-479b-be0d-e6643eeda038 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009430 | controller |     "Jun 09 16:11:13.344052 crc crio[22095]: time=\"2026-06-09T16:11:13.343994034Z\" level=info msg=\"Starting container: 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e\" id=98fb88ab-4d78-4aa4-be45-c99be466fbb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.009445 | controller |     "Jun 09 16:11:13.348141 crc crio[22095]: time=\"2026-06-09T16:11:13.348066929Z\" level=info msg=\"Started container\" PID=45241 containerID=5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e description=openshift-marketplace/redhat-marketplace-mqp94/extract-utilities id=98fb88ab-4d78-4aa4-be45-c99be466fbb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f",
2026-06-09 17:40:44.009460 | controller |     "Jun 09 16:11:13.487457 crc crio[22095]: time=\"2026-06-09T16:11:13.487361742Z\" level=info msg=\"Removing container: 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732\" id=8066ed7b-7d8d-45bb-81de-9a1d8c08cfa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.009475 | controller |     "Jun 09 16:11:13.494282 crc crio[22095]: time=\"2026-06-09T16:11:13.494183887Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f65d4eac-105f-4bf5-a724-c124b62727b3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.009490 | controller |     "Jun 09 16:11:13.503470 crc crio[22095]: time=\"2026-06-09T16:11:13.503316401Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.009505 | controller |     "Jun 09 16:11:13.520334 crc crio[22095]: time=\"2026-06-09T16:11:13.520279606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b4e122cd-211b-426f-b933-c12abd9a34f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009520 | controller |     "Jun 09 16:11:13.528720 crc crio[22095]: time=\"2026-06-09T16:11:13.5286361Z\" level=info msg=\"Removed container 35f7b1163f2713706bcaf8d26e27204285a9934250785688a447eae73bdce732: openshift-marketplace/certified-operators-gh2rv/registry-server\" id=8066ed7b-7d8d-45bb-81de-9a1d8c08cfa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.009535 | controller |     "Jun 09 16:11:13.539180 crc crio[22095]: time=\"2026-06-09T16:11:13.538721649Z\" level=info msg=\"Removing container: 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07\" id=aa6c47ce-35af-44b6-83ed-ac9e4e418191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.009549 | controller |     "Jun 09 16:11:13.543310 crc crio[22095]: time=\"2026-06-09T16:11:13.543220324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f81d8a7c-2d21-4394-9396-58b244be4945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009564 | controller |     "Jun 09 16:11:13.551692 crc crio[22095]: time=\"2026-06-09T16:11:13.551590619Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-reloader\" id=10dac11d-012f-4937-8816-4e71a57afcf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009579 | controller |     "Jun 09 16:11:13.565504 crc crio[22095]: time=\"2026-06-09T16:11:13.565381563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009593 | controller |     "Jun 09 16:11:13.577201 crc crio[22095]: time=\"2026-06-09T16:11:13.577133855Z\" level=info msg=\"Removed container 00c782bfc2f5a58d53dd46c1935f338a4fff62d77f1603eb4d9662eb2cb98d07: openshift-marketplace/certified-operators-gh2rv/extract-content\" id=aa6c47ce-35af-44b6-83ed-ac9e4e418191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.009611 | controller |     "Jun 09 16:11:13.583695 crc crio[22095]: time=\"2026-06-09T16:11:13.583615411Z\" level=info msg=\"Removing container: 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782\" id=8a0085fc-51a7-4ca4-8a2f-a27dc80e41f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.009626 | controller |     "Jun 09 16:11:13.631598 crc crio[22095]: time=\"2026-06-09T16:11:13.63150822Z\" level=info msg=\"Removed container 10a157b9cbe461cd5ffc8049a436b5b84e1af29feafd036b9d2096fcc67bb782: openshift-marketplace/certified-operators-gh2rv/extract-utilities\" id=8a0085fc-51a7-4ca4-8a2f-a27dc80e41f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.009641 | controller |     "Jun 09 16:11:13.638110 crc crio[22095]: time=\"2026-06-09T16:11:13.638070228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009656 | controller |     "Jun 09 16:11:13.643645 crc crio[22095]: time=\"2026-06-09T16:11:13.64361212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009671 | controller |     "Jun 09 16:11:13.752734 crc crio[22095]: time=\"2026-06-09T16:11:13.752197686Z\" level=info msg=\"Created container 7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d: openshift-frr-k8s/frr-k8s-42t9k/cp-reloader\" id=10dac11d-012f-4937-8816-4e71a57afcf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009686 | controller |     "Jun 09 16:11:13.758531 crc crio[22095]: time=\"2026-06-09T16:11:13.758387395Z\" level=info msg=\"Starting container: 7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d\" id=568eb0ee-e66e-4368-adfc-81df855b9050 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.009701 | controller |     "Jun 09 16:11:13.763613 crc crio[22095]: time=\"2026-06-09T16:11:13.763523296Z\" level=info msg=\"Started container\" PID=45259 containerID=7b1851a18e061454d5dfea2d743db8c5b4c5fd08ec21283ad3aaa5305981ac6d description=openshift-frr-k8s/frr-k8s-42t9k/cp-reloader id=568eb0ee-e66e-4368-adfc-81df855b9050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.009716 | controller |     "Jun 09 16:11:14.213773 crc crio[22095]: time=\"2026-06-09T16:11:14.213531831Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=f65d4eac-105f-4bf5-a724-c124b62727b3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.009731 | controller |     "Jun 09 16:11:14.215020 crc crio[22095]: time=\"2026-06-09T16:11:14.214891386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24d90dea-9365-4ac7-812a-f9e45c359a59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009746 | controller |     "Jun 09 16:11:14.218362 crc crio[22095]: time=\"2026-06-09T16:11:14.218313233Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dc736f60-7716-4b78-b87e-d0577e50e788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009761 | controller |     "Jun 09 16:11:14.224893 crc crio[22095]: time=\"2026-06-09T16:11:14.224777499Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqp94/extract-content\" id=940b9152-0da8-4a5b-a3c4-af011ebc1da3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009776 | controller |     "Jun 09 16:11:14.225761 crc crio[22095]: time=\"2026-06-09T16:11:14.225503978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009790 | controller |     "Jun 09 16:11:14.270554 crc crio[22095]: time=\"2026-06-09T16:11:14.270481232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009809 | controller |     "Jun 09 16:11:14.275485 crc crio[22095]: time=\"2026-06-09T16:11:14.275377157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009824 | controller |     "Jun 09 16:11:14.388698 crc crio[22095]: time=\"2026-06-09T16:11:14.388286684Z\" level=info msg=\"Created container 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c: openshift-marketplace/redhat-marketplace-mqp94/extract-content\" id=940b9152-0da8-4a5b-a3c4-af011ebc1da3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.009839 | controller |     "Jun 09 16:11:14.390487 crc crio[22095]: time=\"2026-06-09T16:11:14.39045877Z\" level=info msg=\"Starting container: 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c\" id=fc114c8a-4877-463c-a689-da0513b79550 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.009879 | controller |     "Jun 09 16:11:14.400995 crc crio[22095]: time=\"2026-06-09T16:11:14.400867847Z\" level=info msg=\"Started container\" PID=45273 containerID=713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c description=openshift-marketplace/redhat-marketplace-mqp94/extract-content id=fc114c8a-4877-463c-a689-da0513b79550 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f",
2026-06-09 17:40:44.009897 | controller |     "Jun 09 16:11:14.418550 crc crio[22095]: time=\"2026-06-09T16:11:14.418500849Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-mjlpz/POD\" id=5f79858e-f31f-4308-884e-c360448d8ca0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.009912 | controller |     "Jun 09 16:11:14.418758 crc crio[22095]: time=\"2026-06-09T16:11:14.418735875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.009927 | controller |     "Jun 09 16:11:14.456032 crc crio[22095]: time=\"2026-06-09T16:11:14.453026975Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mjlpz Namespace:cert-manager ID:ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 UID:17ec3df4-ebdf-4326-bb36-4b0b21074915 NetNS:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17ec3df4_ebdf_4326_bb36_4b0b21074915.slice PodAnnotations:0xc002ab2ce8}] Aliases:map[]}\"",
2026-06-09 17:40:44.009942 | controller |     "Jun 09 16:11:14.456032 crc crio[22095]: time=\"2026-06-09T16:11:14.453090186Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-mjlpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.009958 | controller |     "Jun 09 16:11:14.599192 crc crio[22095]: time=\"2026-06-09T16:11:14.599145773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d967b2c3-8d39-4c64-97f6-7bb4ac515a05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009973 | controller |     "Jun 09 16:11:14.615790 crc crio[22095]: time=\"2026-06-09T16:11:14.6103291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a61f0ee0-e9cb-4e80-9aba-039ecbc07a8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.009988 | controller |     "Jun 09 16:11:14.642480 crc crio[22095]: time=\"2026-06-09T16:11:14.642258759Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-metrics\" id=88f1f312-835b-4fb0-873a-1989d54ec5a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010007 | controller |     "Jun 09 16:11:14.644681 crc crio[22095]: time=\"2026-06-09T16:11:14.644606829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010022 | controller |     "Jun 09 16:11:14.771564 crc crio[22095]: time=\"2026-06-09T16:11:14.771384172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010037 | controller |     "Jun 09 16:11:14.776851 crc crio[22095]: time=\"2026-06-09T16:11:14.776745089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010051 | controller |     "Jun 09 16:11:14.923980 crc crio[22095]: time=\"2026-06-09T16:11:14.92295613Z\" level=info msg=\"Created container 58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688: openshift-frr-k8s/frr-k8s-42t9k/cp-metrics\" id=88f1f312-835b-4fb0-873a-1989d54ec5a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010066 | controller |     "Jun 09 16:11:14.932023 crc crio[22095]: time=\"2026-06-09T16:11:14.931223432Z\" level=info msg=\"Starting container: 58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688\" id=7a8e3b71-5cdc-449d-9066-68c722a6f110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.010081 | controller |     "Jun 09 16:11:14.941999 crc crio[22095]: time=\"2026-06-09T16:11:14.939298979Z\" level=info msg=\"Started container\" PID=45309 containerID=58910c27220c05ec76df3cdecf44e88049376d45b14aa53ebd00a8a43b2d3688 description=openshift-frr-k8s/frr-k8s-42t9k/cp-metrics id=7a8e3b71-5cdc-449d-9066-68c722a6f110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.010096 | controller |     "Jun 09 16:11:15.317698 crc crio[22095]: time=\"2026-06-09T16:11:15.31751458Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/POD\" id=5f32bf68-ae21-44db-9b3e-4514860438c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.010111 | controller |     "Jun 09 16:11:15.317698 crc crio[22095]: time=\"2026-06-09T16:11:15.317638144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010125 | controller |     "Jun 09 16:11:15.361814 crc crio[22095]: time=\"2026-06-09T16:11:15.361643683Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-fsxpv Namespace:cert-manager ID:917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 UID:0d50667d-6fc9-4b57-ac5c-38a83d34fc42 NetNS:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d50667d_6fc9_4b57_ac5c_38a83d34fc42.slice PodAnnotations:0xc001984520}] Aliases:map[]}\"",
2026-06-09 17:40:44.010140 | controller |     "Jun 09 16:11:15.362159 crc crio[22095]: time=\"2026-06-09T16:11:15.361774086Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-fsxpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.010155 | controller |     "Jun 09 16:11:15.535654 crc crio[22095]: 2026-06-09T16:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce10ab31a402acf Mac:c2:9e:ce:c3:d3:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.010173 | controller |     "Jun 09 16:11:15.543518 crc crio[22095]: time=\"2026-06-09T16:11:15.543459557Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mjlpz Namespace:cert-manager ID:ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 UID:17ec3df4-ebdf-4326-bb36-4b0b21074915 NetNS:/var/run/netns/fc02dab1-804f-4cdb-9fc0-95b0577e27aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17ec3df4_ebdf_4326_bb36_4b0b21074915.slice PodAnnotations:0xc002ab2ce8}] Aliases:map[]}\"",
2026-06-09 17:40:44.010188 | controller |     "Jun 09 16:11:15.543700 crc crio[22095]: time=\"2026-06-09T16:11:15.543640312Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-mjlpz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.010203 | controller |     "Jun 09 16:11:15.587026 crc crio[22095]: time=\"2026-06-09T16:11:15.586798589Z\" level=info msg=\"Ran pod sandbox ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725 with infra container: cert-manager/cert-manager-79c8d999ff-mjlpz/POD\" id=5f79858e-f31f-4308-884e-c360448d8ca0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.010218 | controller |     "Jun 09 16:11:15.594247 crc crio[22095]: time=\"2026-06-09T16:11:15.594163958Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010232 | controller |     "Jun 09 16:11:15.594491 crc crio[22095]: time=\"2026-06-09T16:11:15.594440835Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010246 | controller |     "Jun 09 16:11:15.594571 crc crio[22095]: time=\"2026-06-09T16:11:15.594516487Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=63502cd4-46ed-468e-9236-fcb2febc7f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010261 | controller |     "Jun 09 16:11:15.596383 crc crio[22095]: time=\"2026-06-09T16:11:15.595711097Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=32861ff3-f78f-4e09-9893-e308ac075ab4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.010275 | controller |     "Jun 09 16:11:15.611246 crc crio[22095]: time=\"2026-06-09T16:11:15.611146723Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-09 17:40:44.010289 | controller |     "Jun 09 16:11:15.641804 crc crio[22095]: time=\"2026-06-09T16:11:15.641591704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=72b3d5d3-c7b5-4824-a49b-07b5e0f2e3bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010303 | controller |     "Jun 09 16:11:15.648559 crc crio[22095]: time=\"2026-06-09T16:11:15.648528652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=55c50cda-0785-46c1-a313-d0a1dd15c4a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010317 | controller |     "Jun 09 16:11:15.668122 crc crio[22095]: time=\"2026-06-09T16:11:15.66405624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd8d479e-b327-4583-b7b1-5352b933b36c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010335 | controller |     "Jun 09 16:11:15.668122 crc crio[22095]: time=\"2026-06-09T16:11:15.665134868Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status\" id=ce3bf78d-f033-4220-b384-b763a9a46ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010349 | controller |     "Jun 09 16:11:15.668287 crc crio[22095]: time=\"2026-06-09T16:11:15.668148115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010363 | controller |     "Jun 09 16:11:15.681083 crc crio[22095]: time=\"2026-06-09T16:11:15.680979944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2139bb45-4e93-4392-aeb5-b4037feaef72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010378 | controller |     "Jun 09 16:11:15.702459 crc crio[22095]: time=\"2026-06-09T16:11:15.702326632Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=95f81762-a871-4174-a722-aee97fe0c745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010393 | controller |     "Jun 09 16:11:15.712277 crc crio[22095]: time=\"2026-06-09T16:11:15.711103017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010407 | controller |     "Jun 09 16:11:15.729247 crc crio[22095]: time=\"2026-06-09T16:11:15.72915873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010422 | controller |     "Jun 09 16:11:15.734015 crc crio[22095]: time=\"2026-06-09T16:11:15.733742158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010437 | controller |     "Jun 09 16:11:15.745121 crc crio[22095]: time=\"2026-06-09T16:11:15.745047588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010451 | controller |     "Jun 09 16:11:15.752234 crc crio[22095]: time=\"2026-06-09T16:11:15.752115429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010465 | controller |     "Jun 09 16:11:15.882874 crc crio[22095]: time=\"2026-06-09T16:11:15.882132724Z\" level=info msg=\"Created container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=95f81762-a871-4174-a722-aee97fe0c745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010480 | controller |     "Jun 09 16:11:15.883273 crc crio[22095]: time=\"2026-06-09T16:11:15.882703139Z\" level=info msg=\"Created container b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf: openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status\" id=ce3bf78d-f033-4220-b384-b763a9a46ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010494 | controller |     "Jun 09 16:11:15.885621 crc crio[22095]: time=\"2026-06-09T16:11:15.884997638Z\" level=info msg=\"Starting container: b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf\" id=9179097b-3b15-4c88-afd9-9987c48eefec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.010508 | controller |     "Jun 09 16:11:15.885621 crc crio[22095]: time=\"2026-06-09T16:11:15.885046819Z\" level=info msg=\"Starting container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8\" id=eb341bdf-9891-40b3-aacc-d8968bc41793 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.010526 | controller |     "Jun 09 16:11:15.887139 crc crio[22095]: 2026-06-09T16:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:917bbb6b0b68b17 Mac:7a:f4:03:2a:87:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 SocketPath: PciID:}] [{Interface:0xc00031e9f0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.010541 | controller |     "Jun 09 16:11:15.889234 crc crio[22095]: time=\"2026-06-09T16:11:15.888773685Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-fsxpv Namespace:cert-manager ID:917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 UID:0d50667d-6fc9-4b57-ac5c-38a83d34fc42 NetNS:/var/run/netns/751d0601-1d4a-4580-8a49-73a2c4952cf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d50667d_6fc9_4b57_ac5c_38a83d34fc42.slice PodAnnotations:0xc001984520}] Aliases:map[]}\"",
2026-06-09 17:40:44.010556 | controller |     "Jun 09 16:11:15.889234 crc crio[22095]: time=\"2026-06-09T16:11:15.889161375Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-fsxpv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.010570 | controller |     "Jun 09 16:11:15.891104 crc crio[22095]: time=\"2026-06-09T16:11:15.890883659Z\" level=info msg=\"Started container\" PID=45373 containerID=b1b99398d67583f9407e58c44428152d0cb016543edbe47d46cf777cecad3edf description=openshift-frr-k8s/frr-k8s-42t9k/cp-frr-status id=9179097b-3b15-4c88-afd9-9987c48eefec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.010585 | controller |     "Jun 09 16:11:15.896199 crc crio[22095]: time=\"2026-06-09T16:11:15.896092942Z\" level=info msg=\"Ran pod sandbox 917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189 with infra container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/POD\" id=5f32bf68-ae21-44db-9b3e-4514860438c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.010600 | controller |     "Jun 09 16:11:15.899529 crc crio[22095]: time=\"2026-06-09T16:11:15.899477579Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010614 | controller |     "Jun 09 16:11:15.899908 crc crio[22095]: time=\"2026-06-09T16:11:15.899696285Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010628 | controller |     "Jun 09 16:11:15.899908 crc crio[22095]: time=\"2026-06-09T16:11:15.899762717Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=5f4fa742-9c2a-4dc4-80cc-d421f10f540e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010643 | controller |     "Jun 09 16:11:15.901104 crc crio[22095]: time=\"2026-06-09T16:11:15.900998898Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=6918f60d-2dd0-4304-9d2f-9474476dd5cf name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.010658 | controller |     "Jun 09 16:11:15.904257 crc crio[22095]: time=\"2026-06-09T16:11:15.90418711Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-09 17:40:44.010683 | controller |     "Jun 09 16:11:15.906892 crc crio[22095]: time=\"2026-06-09T16:11:15.906800687Z\" level=info msg=\"Started container\" PID=45378 containerID=7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8 description=openshift-marketplace/redhat-marketplace-mqp94/registry-server id=eb341bdf-9891-40b3-aacc-d8968bc41793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f",
2026-06-09 17:40:44.010698 | controller |     "Jun 09 16:11:16.694597 crc crio[22095]: time=\"2026-06-09T16:11:16.694370569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1e2e30b4-caae-41f6-a40b-14200af3d297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010713 | controller |     "Jun 09 16:11:16.706543 crc crio[22095]: time=\"2026-06-09T16:11:16.706371247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d90e15fb-bdcb-4310-8062-9da113455195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010727 | controller |     "Jun 09 16:11:16.882460 crc crio[22095]: time=\"2026-06-09T16:11:16.88228757Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/controller\" id=8060e9a8-82bf-4949-b844-25972dc99056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010743 | controller |     "Jun 09 16:11:16.885581 crc crio[22095]: time=\"2026-06-09T16:11:16.885516442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010758 | controller |     "Jun 09 16:11:16.943787 crc crio[22095]: time=\"2026-06-09T16:11:16.943397637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010773 | controller |     "Jun 09 16:11:16.949631 crc crio[22095]: time=\"2026-06-09T16:11:16.949546695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010787 | controller |     "Jun 09 16:11:17.098018 crc crio[22095]: time=\"2026-06-09T16:11:17.09787164Z\" level=info msg=\"Created container 5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489: openshift-frr-k8s/frr-k8s-42t9k/controller\" id=8060e9a8-82bf-4949-b844-25972dc99056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010802 | controller |     "Jun 09 16:11:17.100603 crc crio[22095]: time=\"2026-06-09T16:11:17.100525828Z\" level=info msg=\"Starting container: 5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489\" id=21b5c400-fb0f-4150-a82b-9f64e5a77395 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.010817 | controller |     "Jun 09 16:11:17.111189 crc crio[22095]: time=\"2026-06-09T16:11:17.111086309Z\" level=info msg=\"Started container\" PID=45490 containerID=5d733c4b852e1b8f275551da5880c8f7fe1822c6a05c22d16a45defa685ae489 description=openshift-frr-k8s/frr-k8s-42t9k/controller id=21b5c400-fb0f-4150-a82b-9f64e5a77395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.010832 | controller |     "Jun 09 16:11:17.124554 crc crio[22095]: time=\"2026-06-09T16:11:17.124498243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=db303768-1299-41af-9ef6-f9f13295ab6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010846 | controller |     "Jun 09 16:11:17.132751 crc crio[22095]: time=\"2026-06-09T16:11:17.131088742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=991248ed-d05d-489a-b574-4104ac846df3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.010885 | controller |     "Jun 09 16:11:17.148732 crc crio[22095]: time=\"2026-06-09T16:11:17.148647572Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr\" id=09b00203-f267-475c-a3a0-8b15e7a3085e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.010902 | controller |     "Jun 09 16:11:17.152546 crc crio[22095]: time=\"2026-06-09T16:11:17.1524593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010917 | controller |     "Jun 09 16:11:17.166730 crc crio[22095]: time=\"2026-06-09T16:11:17.164849308Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-4glvh/POD\" id=82c890ff-c0d4-4dda-92e1-32855c6c0484 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.010932 | controller |     "Jun 09 16:11:17.166730 crc crio[22095]: time=\"2026-06-09T16:11:17.165192417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010947 | controller |     "Jun 09 16:11:17.261093 crc crio[22095]: time=\"2026-06-09T16:11:17.260693636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010974 | controller |     "Jun 09 16:11:17.274168 crc crio[22095]: time=\"2026-06-09T16:11:17.273896695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.010990 | controller |     "Jun 09 16:11:17.277989 crc crio[22095]: time=\"2026-06-09T16:11:17.277898878Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-4glvh Namespace:cert-manager ID:bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 UID:ba795b6d-bcd5-41f7-af95-89fa0f150c52 NetNS:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba795b6d_bcd5_41f7_af95_89fa0f150c52.slice PodAnnotations:0xc0012884b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.011006 | controller |     "Jun 09 16:11:17.278152 crc crio[22095]: time=\"2026-06-09T16:11:17.278134914Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-4glvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.011021 | controller |     "Jun 09 16:11:17.454151 crc crio[22095]: time=\"2026-06-09T16:11:17.453876872Z\" level=info msg=\"Created container 02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9: openshift-frr-k8s/frr-k8s-42t9k/frr\" id=09b00203-f267-475c-a3a0-8b15e7a3085e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011036 | controller |     "Jun 09 16:11:17.462120 crc crio[22095]: time=\"2026-06-09T16:11:17.461789075Z\" level=info msg=\"Starting container: 02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9\" id=f183c4d8-98e9-410b-b181-81b61d0ac69b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.011051 | controller |     "Jun 09 16:11:17.480512 crc crio[22095]: time=\"2026-06-09T16:11:17.480332931Z\" level=info msg=\"Started container\" PID=45531 containerID=02bafbe41a20e254ca8d3d82500c72949ddf5542ab36b80bb9cfdf81dc2381f9 description=openshift-frr-k8s/frr-k8s-42t9k/frr id=f183c4d8-98e9-410b-b181-81b61d0ac69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.011070 | controller |     "Jun 09 16:11:17.504779 crc crio[22095]: time=\"2026-06-09T16:11:17.504671445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=01c81e68-6f30-4cf1-833d-0281d556586e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011085 | controller |     "Jun 09 16:11:17.510062 crc crio[22095]: time=\"2026-06-09T16:11:17.510010412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e80110f1-a3d1-4b1f-87b2-73d9a6a0f556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011100 | controller |     "Jun 09 16:11:17.522256 crc crio[22095]: time=\"2026-06-09T16:11:17.52201628Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/reloader\" id=f11d0dda-ccec-4c6e-bda7-7de751e87ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011115 | controller |     "Jun 09 16:11:17.525785 crc crio[22095]: time=\"2026-06-09T16:11:17.525719255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011129 | controller |     "Jun 09 16:11:17.589769 crc crio[22095]: time=\"2026-06-09T16:11:17.587381867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011144 | controller |     "Jun 09 16:11:17.591175 crc crio[22095]: time=\"2026-06-09T16:11:17.59100653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011159 | controller |     "Jun 09 16:11:17.687086 crc crio[22095]: time=\"2026-06-09T16:11:17.686232343Z\" level=info msg=\"Created container d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b: openshift-frr-k8s/frr-k8s-42t9k/reloader\" id=f11d0dda-ccec-4c6e-bda7-7de751e87ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011173 | controller |     "Jun 09 16:11:17.691521 crc crio[22095]: time=\"2026-06-09T16:11:17.689265361Z\" level=info msg=\"Starting container: d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b\" id=f922c7b8-6627-4b9c-a66c-b01dec36d7b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.011188 | controller |     "Jun 09 16:11:17.702689 crc crio[22095]: time=\"2026-06-09T16:11:17.702537531Z\" level=info msg=\"Started container\" PID=45594 containerID=d18b8852cd1c4ea140870d08aba836604e241ff6da17d058d661977444052b1b description=openshift-frr-k8s/frr-k8s-42t9k/reloader id=f922c7b8-6627-4b9c-a66c-b01dec36d7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.011203 | controller |     "Jun 09 16:11:17.720799 crc crio[22095]: time=\"2026-06-09T16:11:17.716572371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1028ea9c-5cf6-4d22-97b0-f870181573d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011218 | controller |     "Jun 09 16:11:17.724829 crc crio[22095]: time=\"2026-06-09T16:11:17.724591757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=70012e67-60f3-4b76-9c0f-72eadc0e01c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011233 | controller |     "Jun 09 16:11:17.738021 crc crio[22095]: time=\"2026-06-09T16:11:17.737875077Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr-metrics\" id=696210b5-455a-483d-80c6-2117a4f8d273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011251 | controller |     "Jun 09 16:11:17.740891 crc crio[22095]: time=\"2026-06-09T16:11:17.740812913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011267 | controller |     "Jun 09 16:11:17.848441 crc crio[22095]: time=\"2026-06-09T16:11:17.848232998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011281 | controller |     "Jun 09 16:11:17.857287 crc crio[22095]: time=\"2026-06-09T16:11:17.857189268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011296 | controller |     "Jun 09 16:11:17.895376 crc crio[22095]: 2026-06-09T16:11:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb9db13f7c9b22f Mac:96:46:ea:a0:4e:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.011311 | controller |     "Jun 09 16:11:17.902015 crc crio[22095]: time=\"2026-06-09T16:11:17.901875634Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-4glvh Namespace:cert-manager ID:bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 UID:ba795b6d-bcd5-41f7-af95-89fa0f150c52 NetNS:/var/run/netns/297a3124-15ea-40d6-99b8-6590979fea18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba795b6d_bcd5_41f7_af95_89fa0f150c52.slice PodAnnotations:0xc0012884b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.011325 | controller |     "Jun 09 16:11:17.902435 crc crio[22095]: time=\"2026-06-09T16:11:17.902369537Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-4glvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.011340 | controller |     "Jun 09 16:11:17.916106 crc crio[22095]: time=\"2026-06-09T16:11:17.916007117Z\" level=info msg=\"Ran pod sandbox bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79 with infra container: cert-manager/cert-manager-webhook-587ccfb98-4glvh/POD\" id=82c890ff-c0d4-4dda-92e1-32855c6c0484 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.011355 | controller |     "Jun 09 16:11:17.918839 crc crio[22095]: time=\"2026-06-09T16:11:17.918800338Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011369 | controller |     "Jun 09 16:11:17.919349 crc crio[22095]: time=\"2026-06-09T16:11:17.919321142Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011384 | controller |     "Jun 09 16:11:17.919629 crc crio[22095]: time=\"2026-06-09T16:11:17.919605059Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=57b885b3-b604-496e-bb52-d3dbc038a4ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011399 | controller |     "Jun 09 16:11:17.921224 crc crio[22095]: time=\"2026-06-09T16:11:17.92119571Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c715f65d-893a-46c7-8db9-025ce51da1f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.011416 | controller |     "Jun 09 16:11:17.930512 crc crio[22095]: time=\"2026-06-09T16:11:17.930109519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-09 17:40:44.011431 | controller |     "Jun 09 16:11:17.974289 crc crio[22095]: time=\"2026-06-09T16:11:17.974107947Z\" level=info msg=\"Created container 547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c: openshift-frr-k8s/frr-k8s-42t9k/frr-metrics\" id=696210b5-455a-483d-80c6-2117a4f8d273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011445 | controller |     "Jun 09 16:11:17.975776 crc crio[22095]: time=\"2026-06-09T16:11:17.975727889Z\" level=info msg=\"Starting container: 547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c\" id=7eadc37a-1a64-4811-87cf-b572f3e2d35a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.011460 | controller |     "Jun 09 16:11:17.987462 crc crio[22095]: time=\"2026-06-09T16:11:17.9863083Z\" level=info msg=\"Started container\" PID=45630 containerID=547cf3f60248d09e28a0d3c7fffc6123c6d8e77f949e378bc7e82a55e5570c7c description=openshift-frr-k8s/frr-k8s-42t9k/frr-metrics id=7eadc37a-1a64-4811-87cf-b572f3e2d35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.011474 | controller |     "Jun 09 16:11:18.002837 crc crio[22095]: time=\"2026-06-09T16:11:18.002762842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ac8a8eb-6239-4c23-8dde-f0272cabfc7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011489 | controller |     "Jun 09 16:11:18.009562 crc crio[22095]: time=\"2026-06-09T16:11:18.009337051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=19737be5-a34a-4f5a-aa70-a3267460ea70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011503 | controller |     "Jun 09 16:11:18.021207 crc crio[22095]: time=\"2026-06-09T16:11:18.021065062Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/frr-status\" id=41459035-b19b-4fa6-b342-ad76a36c3a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011518 | controller |     "Jun 09 16:11:18.028338 crc crio[22095]: time=\"2026-06-09T16:11:18.027880026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011532 | controller |     "Jun 09 16:11:18.066653 crc crio[22095]: time=\"2026-06-09T16:11:18.066490497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011547 | controller |     "Jun 09 16:11:18.070362 crc crio[22095]: time=\"2026-06-09T16:11:18.070300455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011561 | controller |     "Jun 09 16:11:18.210055 crc crio[22095]: time=\"2026-06-09T16:11:18.209857575Z\" level=info msg=\"Created container eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173: openshift-frr-k8s/frr-k8s-42t9k/frr-status\" id=41459035-b19b-4fa6-b342-ad76a36c3a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011576 | controller |     "Jun 09 16:11:18.211139 crc crio[22095]: time=\"2026-06-09T16:11:18.211072706Z\" level=info msg=\"Starting container: eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173\" id=4dc6c03a-d41f-4a8c-a671-47e5201d067a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.011596 | controller |     "Jun 09 16:11:18.221534 crc crio[22095]: time=\"2026-06-09T16:11:18.221183225Z\" level=info msg=\"Started container\" PID=45647 containerID=eab5c7e9545f65822e10a0b37ca741344c78708794cf59cbcf27987636192173 description=openshift-frr-k8s/frr-k8s-42t9k/frr-status id=4dc6c03a-d41f-4a8c-a671-47e5201d067a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.011611 | controller |     "Jun 09 16:11:18.237026 crc crio[22095]: time=\"2026-06-09T16:11:18.236862067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2372f1b6-fd55-4c20-a44e-5eb3152ea7a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011625 | controller |     "Jun 09 16:11:18.239550 crc crio[22095]: time=\"2026-06-09T16:11:18.239476164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c3ef95a-61d4-4ba4-a3cb-4c97d7b2c728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011640 | controller |     "Jun 09 16:11:18.249383 crc crio[22095]: time=\"2026-06-09T16:11:18.249307377Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy\" id=6445c498-2c21-404e-91e5-1e8bef87a9d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011654 | controller |     "Jun 09 16:11:18.249842 crc crio[22095]: time=\"2026-06-09T16:11:18.249746478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011669 | controller |     "Jun 09 16:11:18.316652 crc crio[22095]: time=\"2026-06-09T16:11:18.3164912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011683 | controller |     "Jun 09 16:11:18.657305 crc crio[22095]: time=\"2026-06-09T16:11:18.65723483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011698 | controller |     "Jun 09 16:11:18.752171 crc crio[22095]: time=\"2026-06-09T16:11:18.751019645Z\" level=info msg=\"Created container 3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy\" id=6445c498-2c21-404e-91e5-1e8bef87a9d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011712 | controller |     "Jun 09 16:11:18.753259 crc crio[22095]: time=\"2026-06-09T16:11:18.75236654Z\" level=info msg=\"Starting container: 3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db\" id=fbe23e31-505c-417c-8709-07e62a96343c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.011726 | controller |     "Jun 09 16:11:18.768072 crc crio[22095]: time=\"2026-06-09T16:11:18.767982991Z\" level=info msg=\"Started container\" PID=45674 containerID=3e0d4abcf78c7d90b7fb9ed11e1108cc20eb135e537749d4a0afa25e3b6af1db description=openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy id=fbe23e31-505c-417c-8709-07e62a96343c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.011741 | controller |     "Jun 09 16:11:18.787747 crc crio[22095]: time=\"2026-06-09T16:11:18.787658775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a90ed411-5951-49c4-ad0f-9acf5d126f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011755 | controller |     "Jun 09 16:11:18.790030 crc crio[22095]: time=\"2026-06-09T16:11:18.789970755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe233bd0-7e8d-4d34-b8ec-78e8767e8b2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.011773 | controller |     "Jun 09 16:11:18.796521 crc crio[22095]: time=\"2026-06-09T16:11:18.796454471Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr\" id=08c07e23-43e7-4f28-a440-2aff31a60654 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011789 | controller |     "Jun 09 16:11:18.796826 crc crio[22095]: time=\"2026-06-09T16:11:18.796768099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011804 | controller |     "Jun 09 16:11:18.825295 crc crio[22095]: time=\"2026-06-09T16:11:18.825170688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011819 | controller |     "Jun 09 16:11:19.312616 crc crio[22095]: time=\"2026-06-09T16:11:19.3125453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.011834 | controller |     "Jun 09 16:11:19.435800 crc crio[22095]: time=\"2026-06-09T16:11:19.435032482Z\" level=info msg=\"Created container 15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956: openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr\" id=08c07e23-43e7-4f28-a440-2aff31a60654 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.011852 | controller |     "Jun 09 16:11:19.437966 crc crio[22095]: time=\"2026-06-09T16:11:19.43767076Z\" level=info msg=\"Starting container: 15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956\" id=db697e0d-52e7-4e1e-ac49-801f0696de2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.011885 | controller |     "Jun 09 16:11:19.444747 crc crio[22095]: time=\"2026-06-09T16:11:19.444632648Z\" level=info msg=\"Started container\" PID=45703 containerID=15772537a4ac7d1b94d95d3c2eda1b6b3c3ae8c1145ecf4646ae5b2a2c5ce956 description=openshift-frr-k8s/frr-k8s-42t9k/kube-rbac-proxy-frr id=db697e0d-52e7-4e1e-ac49-801f0696de2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f",
2026-06-09 17:40:44.011902 | controller |     "Jun 09 16:11:24.916987 crc crio[22095]: time=\"2026-06-09T16:11:24.916048538Z\" level=info msg=\"Stopping container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8 (timeout: 2s)\" id=7e93686f-1943-42ea-b396-04bf1b16e7a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.011917 | controller |     "Jun 09 16:11:27.730474 crc crio[22095]: time=\"2026-06-09T16:11:27.729765834Z\" level=info msg=\"Stopped container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=7e93686f-1943-42ea-b396-04bf1b16e7a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.011932 | controller |     "Jun 09 16:11:27.731714 crc crio[22095]: time=\"2026-06-09T16:11:27.73155745Z\" level=info msg=\"Stopping pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=62541716-1fd1-4987-958e-2cf8fd0ee93c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.011946 | controller |     "Jun 09 16:11:27.732378 crc crio[22095]: time=\"2026-06-09T16:11:27.732305819Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqp94 Namespace:openshift-marketplace ID:87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f UID:1ec974be-bf1b-43d5-90c9-00033f238374 NetNS:/var/run/netns/e4dcc0cd-c473-4e06-9855-f401c49ab7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec974be_bf1b_43d5_90c9_00033f238374.slice PodAnnotations:0xc00012b1e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.011964 | controller |     "Jun 09 16:11:27.732570 crc crio[22095]: time=\"2026-06-09T16:11:27.732494694Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mqp94 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.011980 | controller |     "Jun 09 16:11:28.094460 crc crio[22095]: time=\"2026-06-09T16:11:28.094062799Z\" level=info msg=\"Stopped pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=62541716-1fd1-4987-958e-2cf8fd0ee93c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.011994 | controller |     "Jun 09 16:11:28.835701 crc crio[22095]: time=\"2026-06-09T16:11:28.834825691Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=32861ff3-f78f-4e09-9893-e308ac075ab4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.012009 | controller |     "Jun 09 16:11:28.838317 crc crio[22095]: time=\"2026-06-09T16:11:28.837770406Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=ee0a8600-105c-4712-9b42-e9973b6a87c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.012024 | controller |     "Jun 09 16:11:28.841987 crc crio[22095]: time=\"2026-06-09T16:11:28.84182844Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=d61c1bf6-d003-44c8-93e2-8e477be1713e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.012039 | controller |     "Jun 09 16:11:28.854265 crc crio[22095]: time=\"2026-06-09T16:11:28.854149496Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=e4cca226-987f-469a-9b45-3b502b2ca3e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.012054 | controller |     "Jun 09 16:11:28.856256 crc crio[22095]: time=\"2026-06-09T16:11:28.856193029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012069 | controller |     "Jun 09 16:11:28.896632 crc crio[22095]: time=\"2026-06-09T16:11:28.896579125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012083 | controller |     "Jun 09 16:11:28.902820 crc crio[22095]: time=\"2026-06-09T16:11:28.902765993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012098 | controller |     "Jun 09 16:11:28.938464 crc crio[22095]: time=\"2026-06-09T16:11:28.938161761Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=c715f65d-893a-46c7-8db9-025ce51da1f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.012113 | controller |     "Jun 09 16:11:28.940236 crc crio[22095]: time=\"2026-06-09T16:11:28.939959177Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=cf9aa011-9054-4db0-8963-25e8a3fee0b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.012127 | controller |     "Jun 09 16:11:28.946712 crc crio[22095]: time=\"2026-06-09T16:11:28.943612601Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=b7da2d03-b23f-491b-a373-da9345b2e3d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.012146 | controller |     "Jun 09 16:11:28.959370 crc crio[22095]: time=\"2026-06-09T16:11:28.958709108Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook\" id=ff425538-486e-4a19-8f7a-8b2de045817e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.012160 | controller |     "Jun 09 16:11:28.974307 crc crio[22095]: time=\"2026-06-09T16:11:28.974105033Z\" level=info msg=\"Removing container: 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8\" id=92bedf9a-9a17-4454-be19-c0e61033b929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012175 | controller |     "Jun 09 16:11:29.005870 crc crio[22095]: time=\"2026-06-09T16:11:29.005757405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012189 | controller |     "Jun 09 16:11:29.031539 crc crio[22095]: time=\"2026-06-09T16:11:29.031381963Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=6918f60d-2dd0-4304-9d2f-9474476dd5cf name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.012204 | controller |     "Jun 09 16:11:29.032645 crc crio[22095]: time=\"2026-06-09T16:11:29.032563133Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=08e7c66b-4a68-4969-b512-9d2dd6a588e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.012218 | controller |     "Jun 09 16:11:29.035815 crc crio[22095]: time=\"2026-06-09T16:11:29.035756385Z\" level=info msg=\"Removed container 7d324ae3eabcd0c36e0f2b8365f18e25d7d7e72bd7971d7202f06dc5f34158e8: openshift-marketplace/redhat-marketplace-mqp94/registry-server\" id=92bedf9a-9a17-4454-be19-c0e61033b929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012233 | controller |     "Jun 09 16:11:29.041871 crc crio[22095]: time=\"2026-06-09T16:11:29.04182327Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=38f1e536-dce5-4143-81b7-2db19eae17a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.012247 | controller |     "Jun 09 16:11:29.044232 crc crio[22095]: time=\"2026-06-09T16:11:29.04413048Z\" level=info msg=\"Removing container: 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c\" id=54b6230e-3bb6-4ab4-81a8-0f408b3ce5ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012262 | controller |     "Jun 09 16:11:29.045134 crc crio[22095]: time=\"2026-06-09T16:11:29.045068204Z\" level=info msg=\"Created container 2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=e4cca226-987f-469a-9b45-3b502b2ca3e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.012276 | controller |     "Jun 09 16:11:29.046185 crc crio[22095]: time=\"2026-06-09T16:11:29.046148821Z\" level=info msg=\"Starting container: 2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff\" id=570f399e-dd2b-41ef-9acc-1734420d9db6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.012290 | controller |     "Jun 09 16:11:29.050043 crc crio[22095]: time=\"2026-06-09T16:11:29.04997665Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=c3f7d295-e280-47de-a792-6cc1ff2387f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.012305 | controller |     "Jun 09 16:11:29.051668 crc crio[22095]: time=\"2026-06-09T16:11:29.051488368Z\" level=info msg=\"Started container\" PID=45952 containerID=2a3cbc9e98ca39112389e90885953672ade6bf7e07d82519416bc23688897dff description=cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller id=570f399e-dd2b-41ef-9acc-1734420d9db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725",
2026-06-09 17:40:44.012323 | controller |     "Jun 09 16:11:29.061557 crc crio[22095]: time=\"2026-06-09T16:11:29.061391052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012338 | controller |     "Jun 09 16:11:29.061796 crc crio[22095]: time=\"2026-06-09T16:11:29.061666809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012353 | controller |     "Jun 09 16:11:29.067971 crc crio[22095]: time=\"2026-06-09T16:11:29.066224816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012367 | controller |     "Jun 09 16:11:29.107842 crc crio[22095]: time=\"2026-06-09T16:11:29.106864929Z\" level=info msg=\"Removed container 713d10f2d7feef36e8c4f46793449713bfe7ea5cdf8810282903bb61fe56c98c: openshift-marketplace/redhat-marketplace-mqp94/extract-content\" id=54b6230e-3bb6-4ab4-81a8-0f408b3ce5ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012382 | controller |     "Jun 09 16:11:29.111514 crc crio[22095]: time=\"2026-06-09T16:11:29.111387535Z\" level=info msg=\"Removing container: 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e\" id=0f550317-8ef9-4e65-bc5c-2c3877e8a117 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012396 | controller |     "Jun 09 16:11:29.111742 crc crio[22095]: time=\"2026-06-09T16:11:29.111444936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012411 | controller |     "Jun 09 16:11:29.114735 crc crio[22095]: time=\"2026-06-09T16:11:29.114660649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.012426 | controller |     "Jun 09 16:11:29.180016 crc crio[22095]: time=\"2026-06-09T16:11:29.179882472Z\" level=info msg=\"Removed container 5282d493739d786bdc1329436e442e7fea27c01b928ef1c888d6ee7234151d9e: openshift-marketplace/redhat-marketplace-mqp94/extract-utilities\" id=0f550317-8ef9-4e65-bc5c-2c3877e8a117 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012440 | controller |     "Jun 09 16:11:29.285322 crc crio[22095]: time=\"2026-06-09T16:11:29.285064969Z\" level=info msg=\"Created container 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=c3f7d295-e280-47de-a792-6cc1ff2387f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.012455 | controller |     "Jun 09 16:11:29.286901 crc crio[22095]: time=\"2026-06-09T16:11:29.286779183Z\" level=info msg=\"Starting container: 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de\" id=b9fb1dc6-ad24-4e15-aa12-03c72cb966aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.012470 | controller |     "Jun 09 16:11:29.287782 crc crio[22095]: time=\"2026-06-09T16:11:29.287687956Z\" level=info msg=\"Created container a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807: cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook\" id=ff425538-486e-4a19-8f7a-8b2de045817e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.012484 | controller |     "Jun 09 16:11:29.289139 crc crio[22095]: time=\"2026-06-09T16:11:29.289064392Z\" level=info msg=\"Starting container: a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807\" id=990b31c5-efdf-40c5-869c-5c3511c34f69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.012502 | controller |     "Jun 09 16:11:29.294656 crc crio[22095]: time=\"2026-06-09T16:11:29.294511191Z\" level=info msg=\"Started container\" PID=45978 containerID=a183b5076e304b5dcce9367f6c09778fc157ee957bf430437f8e73e111806807 description=cert-manager/cert-manager-webhook-587ccfb98-4glvh/cert-manager-webhook id=990b31c5-efdf-40c5-869c-5c3511c34f69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9db13f7c9b22f9b0d2a8363916d466b1bc316f8bf098e94617aa332d0f0b79",
2026-06-09 17:40:44.012517 | controller |     "Jun 09 16:11:29.302857 crc crio[22095]: time=\"2026-06-09T16:11:29.299280934Z\" level=info msg=\"Started container\" PID=45977 containerID=3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=b9fb1dc6-ad24-4e15-aa12-03c72cb966aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189",
2026-06-09 17:40:44.012532 | controller |     "Jun 09 16:11:30.116460 crc crio[22095]: time=\"2026-06-09T16:11:30.116025085Z\" level=info msg=\"Stopping container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75 (timeout: 30s)\" id=da775469-ed83-4134-8560-b8ce1fc58a77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.012546 | controller |     "Jun 09 16:11:30.189453 crc crio[22095]: time=\"2026-06-09T16:11:30.189174481Z\" level=info msg=\"Stopping container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e (timeout: 30s)\" id=763d06b7-7ef4-42c9-b470-cd593fa829c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.012560 | controller |     "Jun 09 16:11:30.244148 crc crio[22095]: time=\"2026-06-09T16:11:30.244034958Z\" level=info msg=\"Stopped container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=da775469-ed83-4134-8560-b8ce1fc58a77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.012575 | controller |     "Jun 09 16:11:30.245343 crc crio[22095]: time=\"2026-06-09T16:11:30.245146807Z\" level=info msg=\"Stopping pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=b5f39b75-38a3-4052-90b7-89b3d2a7fa2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012589 | controller |     "Jun 09 16:11:30.245983 crc crio[22095]: time=\"2026-06-09T16:11:30.245859905Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-rtnh7 Namespace:cert-manager ID:4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7 UID:dd65bc3b-8b50-437a-94b6-f36b409c41db NetNS:/var/run/netns/d4bade4a-884d-4cea-9614-40fee8914ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd65bc3b_8b50_437a_94b6_f36b409c41db.slice PodAnnotations:0xc00041d1c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.012603 | controller |     "Jun 09 16:11:30.246178 crc crio[22095]: time=\"2026-06-09T16:11:30.246113681Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-rtnh7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.012618 | controller |     "Jun 09 16:11:30.327341 crc crio[22095]: time=\"2026-06-09T16:11:30.327263793Z\" level=info msg=\"Stopped container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=763d06b7-7ef4-42c9-b470-cd593fa829c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.012632 | controller |     "Jun 09 16:11:30.328729 crc crio[22095]: time=\"2026-06-09T16:11:30.328495135Z\" level=info msg=\"Stopping pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=b62a891d-5a21-4fcb-ba4f-672f3fafe59a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012650 | controller |     "Jun 09 16:11:30.329103 crc crio[22095]: time=\"2026-06-09T16:11:30.329051649Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-fdkzr Namespace:cert-manager ID:d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618 UID:865afbc6-3b09-4cb0-84f6-93e677cd4d2d NetNS:/var/run/netns/1506a5aa-3d34-4042-b4aa-883447eb94fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865afbc6_3b09_4cb0_84f6_93e677cd4d2d.slice PodAnnotations:0xc00041d3a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.012665 | controller |     "Jun 09 16:11:30.329353 crc crio[22095]: time=\"2026-06-09T16:11:30.329278835Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-fdkzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.012680 | controller |     "Jun 09 16:11:30.614271 crc crio[22095]: time=\"2026-06-09T16:11:30.61366928Z\" level=info msg=\"Stopped pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=b5f39b75-38a3-4052-90b7-89b3d2a7fa2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012695 | controller |     "Jun 09 16:11:30.732076 crc crio[22095]: time=\"2026-06-09T16:11:30.731980465Z\" level=info msg=\"Stopped pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=b62a891d-5a21-4fcb-ba4f-672f3fafe59a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012710 | controller |     "Jun 09 16:11:31.020465 crc crio[22095]: time=\"2026-06-09T16:11:31.020217968Z\" level=info msg=\"Removing container: 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75\" id=89f733b8-20de-486f-a0af-ae1c2e452ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012724 | controller |     "Jun 09 16:11:31.059880 crc crio[22095]: time=\"2026-06-09T16:11:31.059783793Z\" level=info msg=\"Removed container 3863d28b1f430169cc9ca2cc2cbcd8be2781eb1514c7d27a9ad5575bd7c7eb75: cert-manager/cert-manager-7b8b89f89d-rtnh7/cert-manager-controller\" id=89f733b8-20de-486f-a0af-ae1c2e452ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012738 | controller |     "Jun 09 16:11:31.064657 crc crio[22095]: time=\"2026-06-09T16:11:31.064586407Z\" level=info msg=\"Removing container: 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e\" id=7e1a8af4-3614-46dd-93eb-e5aa9c3c6859 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012752 | controller |     "Jun 09 16:11:31.095513 crc crio[22095]: time=\"2026-06-09T16:11:31.095381837Z\" level=info msg=\"Removed container 9c59db7d4edb07e774adb4237addd3dd7a22713bf7d849ad65e4ac741748281e: cert-manager/cert-manager-cainjector-7f9fdd5dd5-fdkzr/cert-manager-cainjector\" id=7e1a8af4-3614-46dd-93eb-e5aa9c3c6859 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012766 | controller |     "Jun 09 16:11:36.155601 crc crio[22095]: time=\"2026-06-09T16:11:36.154568182Z\" level=info msg=\"Stopping container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734 (timeout: 30s)\" id=1bfd0503-b300-42fc-b74e-a90ff49c74e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.012780 | controller |     "Jun 09 16:11:36.279585 crc crio[22095]: time=\"2026-06-09T16:11:36.279049616Z\" level=info msg=\"Stopped container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=1bfd0503-b300-42fc-b74e-a90ff49c74e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.012794 | controller |     "Jun 09 16:11:36.280469 crc crio[22095]: time=\"2026-06-09T16:11:36.280366129Z\" level=info msg=\"Stopping pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=fc21278b-4bbb-4db1-b32e-42d6c406f1a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012809 | controller |     "Jun 09 16:11:36.281111 crc crio[22095]: time=\"2026-06-09T16:11:36.281001716Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2tbgj Namespace:cert-manager ID:aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331 UID:c2d14a88-a349-413d-8dc3-314e1f85e80f NetNS:/var/run/netns/9a9dc85d-e49e-44ac-8622-5ee6a1de113c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d14a88_a349_413d_8dc3_314e1f85e80f.slice PodAnnotations:0xc002da4550}] Aliases:map[]}\"",
2026-06-09 17:40:44.012827 | controller |     "Jun 09 16:11:36.281210 crc crio[22095]: time=\"2026-06-09T16:11:36.2811629Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-2tbgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.012842 | controller |     "Jun 09 16:11:36.569383 crc crio[22095]: time=\"2026-06-09T16:11:36.56617123Z\" level=info msg=\"Stopped pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=fc21278b-4bbb-4db1-b32e-42d6c406f1a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012881 | controller |     "Jun 09 16:11:37.130645 crc crio[22095]: time=\"2026-06-09T16:11:37.130403313Z\" level=info msg=\"Removing container: 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734\" id=9c426294-b04c-42e7-b754-453a4a7e959e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012899 | controller |     "Jun 09 16:11:37.154835 crc crio[22095]: time=\"2026-06-09T16:11:37.154745668Z\" level=info msg=\"Removed container 658fdb7074f02a0202636b601ed6637d5b5367b7f8a471244601e04cb7c02734: cert-manager/cert-manager-webhook-769f6b94cb-2tbgj/cert-manager-webhook\" id=9c426294-b04c-42e7-b754-453a4a7e959e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.012914 | controller |     "Jun 09 16:11:51.839166 crc crio[22095]: time=\"2026-06-09T16:11:51.838309822Z\" level=info msg=\"Stopping pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=b79d142d-ba89-4dde-bad0-d81c541e5fd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012929 | controller |     "Jun 09 16:11:51.839166 crc crio[22095]: time=\"2026-06-09T16:11:51.839157984Z\" level=info msg=\"Stopped pod sandbox (already stopped): 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=b79d142d-ba89-4dde-bad0-d81c541e5fd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012944 | controller |     "Jun 09 16:11:51.853528 crc crio[22095]: time=\"2026-06-09T16:11:51.84212936Z\" level=info msg=\"Removing pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=c908fa80-c2a7-45b5-9e05-271192766d8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.012959 | controller |     "Jun 09 16:11:51.853528 crc crio[22095]: time=\"2026-06-09T16:11:51.852872316Z\" level=info msg=\"Removed pod sandbox: 87e7556b9d4a2e6b9db9acc5285bbbe68121098a82304a35c66d58e281a0154f\" id=c908fa80-c2a7-45b5-9e05-271192766d8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.012973 | controller |     "Jun 09 16:11:51.854015 crc crio[22095]: time=\"2026-06-09T16:11:51.853900872Z\" level=info msg=\"Stopping pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=83295213-a63d-46aa-9c0e-2cb6ac374354 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.012988 | controller |     "Jun 09 16:11:51.854164 crc crio[22095]: time=\"2026-06-09T16:11:51.854075076Z\" level=info msg=\"Stopped pod sandbox (already stopped): d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=83295213-a63d-46aa-9c0e-2cb6ac374354 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013002 | controller |     "Jun 09 16:11:51.858090 crc crio[22095]: time=\"2026-06-09T16:11:51.855834131Z\" level=info msg=\"Removing pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=50d0ae3e-3e2e-41cf-b310-5aaf82136b99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013020 | controller |     "Jun 09 16:11:51.870028 crc crio[22095]: time=\"2026-06-09T16:11:51.868737362Z\" level=info msg=\"Removed pod sandbox: d89a610c323f2e36168b244c96534cf3e409e6dcf4924396bcc47418a311f618\" id=50d0ae3e-3e2e-41cf-b310-5aaf82136b99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013035 | controller |     "Jun 09 16:11:51.870881 crc crio[22095]: time=\"2026-06-09T16:11:51.870776665Z\" level=info msg=\"Stopping pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=b362f4b0-fb0d-4add-afd1-7e6b7574e121 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013050 | controller |     "Jun 09 16:11:51.871020 crc crio[22095]: time=\"2026-06-09T16:11:51.870896218Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=b362f4b0-fb0d-4add-afd1-7e6b7574e121 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013065 | controller |     "Jun 09 16:11:51.873536 crc crio[22095]: time=\"2026-06-09T16:11:51.872706264Z\" level=info msg=\"Removing pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=9233f657-80df-403d-bad0-5f7d825b3a1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013080 | controller |     "Jun 09 16:11:51.891779 crc crio[22095]: time=\"2026-06-09T16:11:51.89164404Z\" level=info msg=\"Removed pod sandbox: aa88947caf5501ada239e408943dc2b7ccf84fe5c9ab13e5bd17ed29dec7d331\" id=9233f657-80df-403d-bad0-5f7d825b3a1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013095 | controller |     "Jun 09 16:11:51.893293 crc crio[22095]: time=\"2026-06-09T16:11:51.892996035Z\" level=info msg=\"Stopping pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=a33aed94-0094-41e5-b706-723be608bebb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013110 | controller |     "Jun 09 16:11:51.893293 crc crio[22095]: time=\"2026-06-09T16:11:51.893109018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=a33aed94-0094-41e5-b706-723be608bebb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013125 | controller |     "Jun 09 16:11:51.894016 crc crio[22095]: time=\"2026-06-09T16:11:51.893881667Z\" level=info msg=\"Removing pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=c7e48dc9-1c6a-4053-84cf-b742ff73091f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013140 | controller |     "Jun 09 16:11:51.905676 crc crio[22095]: time=\"2026-06-09T16:11:51.905549477Z\" level=info msg=\"Removed pod sandbox: 904029c32eba4dafcfc6b644c93e36511b5dddb0c1ccbd4c485af979118bbab5\" id=c7e48dc9-1c6a-4053-84cf-b742ff73091f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013155 | controller |     "Jun 09 16:11:51.909679 crc crio[22095]: time=\"2026-06-09T16:11:51.909493168Z\" level=info msg=\"Stopping pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=f11db69a-cfcf-47dc-8e24-ac53e3f7eea0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013170 | controller |     "Jun 09 16:11:51.909776 crc crio[22095]: time=\"2026-06-09T16:11:51.909679183Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=f11db69a-cfcf-47dc-8e24-ac53e3f7eea0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013185 | controller |     "Jun 09 16:11:51.911317 crc crio[22095]: time=\"2026-06-09T16:11:51.910823922Z\" level=info msg=\"Removing pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=fc2a9708-ee50-436f-964f-6061882b8918 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013200 | controller |     "Jun 09 16:11:51.921745 crc crio[22095]: time=\"2026-06-09T16:11:51.921622719Z\" level=info msg=\"Removed pod sandbox: 4f2a240e64321cdf756b5e19281ba5e7979d22d756e1b04dc1bd8ec05872ddf7\" id=fc2a9708-ee50-436f-964f-6061882b8918 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.013218 | controller |     "Jun 09 16:12:04.474553 crc crio[22095]: time=\"2026-06-09T16:12:04.47309895Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683692-bhw82/POD\" id=8df5edff-ed8c-4806-b66a-c1929e441f90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.013233 | controller |     "Jun 09 16:12:04.474553 crc crio[22095]: time=\"2026-06-09T16:12:04.474392333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013248 | controller |     "Jun 09 16:12:04.504997 crc crio[22095]: time=\"2026-06-09T16:12:04.504729781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc002b5c5a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.013262 | controller |     "Jun 09 16:12:04.504997 crc crio[22095]: time=\"2026-06-09T16:12:04.504893975Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683692-bhw82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.013277 | controller |     "Jun 09 16:12:04.862233 crc crio[22095]: 2026-06-09T16:12:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94c784e7d4f12cd Mac:96:82:99:45:48:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 SocketPath: PciID:}] [{Interface:0xc0001c4e60 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.013291 | controller |     "Jun 09 16:12:04.863269 crc crio[22095]: time=\"2026-06-09T16:12:04.863149435Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc002b5c5a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.013306 | controller |     "Jun 09 16:12:04.863555 crc crio[22095]: time=\"2026-06-09T16:12:04.863366181Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683692-bhw82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.013321 | controller |     "Jun 09 16:12:04.876783 crc crio[22095]: time=\"2026-06-09T16:12:04.876281662Z\" level=info msg=\"Ran pod sandbox 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 with infra container: openshift-infra/auto-csr-approver-29683692-bhw82/POD\" id=8df5edff-ed8c-4806-b66a-c1929e441f90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.013335 | controller |     "Jun 09 16:12:04.880780 crc crio[22095]: time=\"2026-06-09T16:12:04.880627813Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=25e04f51-1204-4cb7-a73f-e4d8491e596c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.013350 | controller |     "Jun 09 16:12:04.895724 crc crio[22095]: time=\"2026-06-09T16:12:04.895586257Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.013366 | controller |     "Jun 09 16:12:28.275496 crc crio[22095]: time=\"2026-06-09T16:12:28.27450777Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=25e04f51-1204-4cb7-a73f-e4d8491e596c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.013384 | controller |     "Jun 09 16:12:28.278568 crc crio[22095]: time=\"2026-06-09T16:12:28.276668245Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b31454bc-398b-4b7b-b247-2f6aeb626c73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.013400 | controller |     "Jun 09 16:12:28.280091 crc crio[22095]: time=\"2026-06-09T16:12:28.279499358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a793d546-6a11-4777-be13-48d1ea7daf1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.013415 | controller |     "Jun 09 16:12:29.522650 crc crio[22095]: time=\"2026-06-09T16:12:29.522348959Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683692-bhw82/oc\" id=d18fbceb-a9a8-4a35-a229-19c483ca480a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.013430 | controller |     "Jun 09 16:12:29.524057 crc crio[22095]: time=\"2026-06-09T16:12:29.523586661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013445 | controller |     "Jun 09 16:12:29.582143 crc crio[22095]: time=\"2026-06-09T16:12:29.579854364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013460 | controller |     "Jun 09 16:12:29.763291 crc crio[22095]: time=\"2026-06-09T16:12:29.763213098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ae3060e4-a7e1-4942-8438-962007921f0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.013474 | controller |     "Jun 09 16:12:29.766125 crc crio[22095]: time=\"2026-06-09T16:12:29.765988719Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=77ba2f2a-6138-40ba-a2b5-5801cf330d04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.013489 | controller |     "Jun 09 16:12:29.770548 crc crio[22095]: time=\"2026-06-09T16:12:29.77031873Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=d9e35c1c-d388-4038-bb7e-62c3c08ff349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.013503 | controller |     "Jun 09 16:12:29.771158 crc crio[22095]: time=\"2026-06-09T16:12:29.770861314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013518 | controller |     "Jun 09 16:12:29.777140 crc crio[22095]: time=\"2026-06-09T16:12:29.777033892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a73775b-d3bc-44c6-bef8-287a4d717e78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.013532 | controller |     "Jun 09 16:12:29.777567 crc crio[22095]: time=\"2026-06-09T16:12:29.777524995Z\" level=info msg=\"Removing container: 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2\" id=bc6fd2d6-32ed-4581-8ede-c70ed2b124b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.013546 | controller |     "Jun 09 16:12:29.792117 crc crio[22095]: time=\"2026-06-09T16:12:29.791965445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f5d718b2-ae11-4fb6-b4eb-7a08601d30b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.013564 | controller |     "Jun 09 16:12:29.795959 crc crio[22095]: time=\"2026-06-09T16:12:29.795843875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013579 | controller |     "Jun 09 16:12:29.889868 crc crio[22095]: time=\"2026-06-09T16:12:29.888848541Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4686d369-f9ed-48e7-9fc4-93ec323f9394 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.013594 | controller |     "Jun 09 16:12:29.890755 crc crio[22095]: time=\"2026-06-09T16:12:29.890668207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013608 | controller |     "Jun 09 16:12:29.905293 crc crio[22095]: time=\"2026-06-09T16:12:29.90519876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013622 | controller |     "Jun 09 16:12:29.914319 crc crio[22095]: time=\"2026-06-09T16:12:29.914276273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013637 | controller |     "Jun 09 16:12:29.936050 crc crio[22095]: time=\"2026-06-09T16:12:29.935844456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013651 | controller |     "Jun 09 16:12:30.153200 crc crio[22095]: time=\"2026-06-09T16:12:30.153061017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013665 | controller |     "Jun 09 16:12:30.162771 crc crio[22095]: time=\"2026-06-09T16:12:30.159822721Z\" level=info msg=\"Removed container 80feeaac8772abc722b4a63264a3b8eb485e237ee5a017a02e3ed42a37c84ff2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=bc6fd2d6-32ed-4581-8ede-c70ed2b124b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.013680 | controller |     "Jun 09 16:12:30.333479 crc crio[22095]: time=\"2026-06-09T16:12:30.333335071Z\" level=info msg=\"Created container 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138: openshift-infra/auto-csr-approver-29683692-bhw82/oc\" id=d18fbceb-a9a8-4a35-a229-19c483ca480a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.013695 | controller |     "Jun 09 16:12:30.334652 crc crio[22095]: time=\"2026-06-09T16:12:30.334580963Z\" level=info msg=\"Starting container: 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138\" id=70dd4081-47e9-444f-8562-9cd6bc24af1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.013709 | controller |     "Jun 09 16:12:30.339588 crc crio[22095]: time=\"2026-06-09T16:12:30.3395166Z\" level=info msg=\"Started container\" PID=47025 containerID=1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138 description=openshift-infra/auto-csr-approver-29683692-bhw82/oc id=70dd4081-47e9-444f-8562-9cd6bc24af1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7",
2026-06-09 17:40:44.013724 | controller |     "Jun 09 16:12:30.340004 crc crio[22095]: time=\"2026-06-09T16:12:30.339834058Z\" level=info msg=\"Created container e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=d9e35c1c-d388-4038-bb7e-62c3c08ff349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.013742 | controller |     "Jun 09 16:12:30.342079 crc crio[22095]: time=\"2026-06-09T16:12:30.342011594Z\" level=info msg=\"Starting container: e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3\" id=8524df9d-86d4-450f-bc06-fdb5773ba6c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.013757 | controller |     "Jun 09 16:12:30.343482 crc crio[22095]: time=\"2026-06-09T16:12:30.343343348Z\" level=info msg=\"Created container db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4686d369-f9ed-48e7-9fc4-93ec323f9394 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.013772 | controller |     "Jun 09 16:12:30.345702 crc crio[22095]: time=\"2026-06-09T16:12:30.345625897Z\" level=info msg=\"Starting container: db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385\" id=f8d08e0d-3b38-40bf-a357-1f6373a99098 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.013786 | controller |     "Jun 09 16:12:30.349016 crc crio[22095]: time=\"2026-06-09T16:12:30.348897351Z\" level=info msg=\"Started container\" PID=47029 containerID=e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=8524df9d-86d4-450f-bc06-fdb5773ba6c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1",
2026-06-09 17:40:44.013801 | controller |     "Jun 09 16:12:30.361123 crc crio[22095]: time=\"2026-06-09T16:12:30.359543704Z\" level=info msg=\"Started container\" PID=47036 containerID=db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f8d08e0d-3b38-40bf-a357-1f6373a99098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:44.013816 | controller |     "Jun 09 16:12:32.834864 crc crio[22095]: time=\"2026-06-09T16:12:32.83403691Z\" level=info msg=\"Stopping pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=0c723ee7-93c0-455d-9f76-a3ef48d82d53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013832 | controller |     "Jun 09 16:12:32.838544 crc crio[22095]: time=\"2026-06-09T16:12:32.835181819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683692-bhw82 Namespace:openshift-infra ID:94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7 UID:607976d3-3a24-4ee3-b2ed-b49a785d30bb NetNS:/var/run/netns/6c84187a-4563-485f-99c1-c2bbdb8fbb32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607976d3_3a24_4ee3_b2ed_b49a785d30bb.slice PodAnnotations:0xc00041ced0}] Aliases:map[]}\"",
2026-06-09 17:40:44.013850 | controller |     "Jun 09 16:12:32.838544 crc crio[22095]: time=\"2026-06-09T16:12:32.835350513Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683692-bhw82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.013882 | controller |     "Jun 09 16:12:33.128834 crc crio[22095]: time=\"2026-06-09T16:12:33.128104923Z\" level=info msg=\"Stopped pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=0c723ee7-93c0-455d-9f76-a3ef48d82d53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.013898 | controller |     "Jun 09 16:13:07.616978 crc crio[22095]: time=\"2026-06-09T16:13:07.615762445Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-q94c8/POD\" id=db67d3eb-edf0-4210-8c96-b76e9a32bb78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.013913 | controller |     "Jun 09 16:13:07.619452 crc crio[22095]: time=\"2026-06-09T16:13:07.617013827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013931 | controller |     "Jun 09 16:13:07.688089 crc crio[22095]: time=\"2026-06-09T16:13:07.687820193Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc0012886e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.013947 | controller |     "Jun 09 16:13:07.688089 crc crio[22095]: time=\"2026-06-09T16:13:07.687908015Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-q94c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.013962 | controller |     "Jun 09 16:13:07.980150 crc crio[22095]: time=\"2026-06-09T16:13:07.979403863Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/POD\" id=b80a369f-0ea7-43e7-b23e-02b4970628d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.013977 | controller |     "Jun 09 16:13:07.980295 crc crio[22095]: time=\"2026-06-09T16:13:07.980200493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.013993 | controller |     "Jun 09 16:13:08.037230 crc crio[22095]: time=\"2026-06-09T16:13:08.036366264Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-57dd5f54f4-slkrg Namespace:baremetal-operator-system ID:b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 UID:500a9c09-f754-4aff-9f34-a187e849d96e NetNS:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod500a9c09_f754_4aff_9f34_a187e849d96e.slice PodAnnotations:0xc001288140}] Aliases:map[]}\"",
2026-06-09 17:40:44.014008 | controller |     "Jun 09 16:13:08.037230 crc crio[22095]: time=\"2026-06-09T16:13:08.036473957Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.014023 | controller |     "Jun 09 16:13:08.775050 crc crio[22095]: 2026-06-09T16:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48bcf650e439e22 Mac:66:4f:0c:19:e2:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.014038 | controller |     "Jun 09 16:13:08.775050 crc crio[22095]: time=\"2026-06-09T16:13:08.774867268Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc0012886e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.014053 | controller |     "Jun 09 16:13:08.776401 crc crio[22095]: time=\"2026-06-09T16:13:08.775069113Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-q94c8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.014068 | controller |     "Jun 09 16:13:08.783100 crc crio[22095]: time=\"2026-06-09T16:13:08.78275142Z\" level=info msg=\"Ran pod sandbox 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee with infra container: openstack-operators/openstack-operator-index-q94c8/POD\" id=db67d3eb-edf0-4210-8c96-b76e9a32bb78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014085 | controller |     "Jun 09 16:13:08.790623 crc crio[22095]: time=\"2026-06-09T16:13:08.790279843Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014101 | controller |     "Jun 09 16:13:08.790623 crc crio[22095]: time=\"2026-06-09T16:13:08.790585771Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014115 | controller |     "Jun 09 16:13:08.790888 crc crio[22095]: time=\"2026-06-09T16:13:08.790654113Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=7cd83376-a415-4071-9b06-dbbb245ca864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014130 | controller |     "Jun 09 16:13:08.791870 crc crio[22095]: time=\"2026-06-09T16:13:08.791666979Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=32097ab6-3457-4d45-8585-c77ad7ba5e56 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014144 | controller |     "Jun 09 16:13:08.801355 crc crio[22095]: time=\"2026-06-09T16:13:08.801200263Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-09 17:40:44.014159 | controller |     "Jun 09 16:13:08.936383 crc crio[22095]: 2026-06-09T16:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bacfa17cef723 Mac:a2:64:25:0a:73:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c SocketPath: PciID:}] [{Interface:0xc000192be0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.014174 | controller |     "Jun 09 16:13:08.938125 crc crio[22095]: time=\"2026-06-09T16:13:08.938062264Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-57dd5f54f4-slkrg Namespace:baremetal-operator-system ID:b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 UID:500a9c09-f754-4aff-9f34-a187e849d96e NetNS:/var/run/netns/e50a5cf0-3c18-4c15-9353-84be66849c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod500a9c09_f754_4aff_9f34_a187e849d96e.slice PodAnnotations:0xc001288140}] Aliases:map[]}\"",
2026-06-09 17:40:44.014189 | controller |     "Jun 09 16:13:08.938256 crc crio[22095]: time=\"2026-06-09T16:13:08.938218248Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.014204 | controller |     "Jun 09 16:13:08.945256 crc crio[22095]: time=\"2026-06-09T16:13:08.945184847Z\" level=info msg=\"Ran pod sandbox b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/POD\" id=b80a369f-0ea7-43e7-b23e-02b4970628d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014219 | controller |     "Jun 09 16:13:08.949668 crc crio[22095]: time=\"2026-06-09T16:13:08.949573219Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c1643a68-f3a4-457b-b2b5-352867cd1df6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014239 | controller |     "Jun 09 16:13:08.952332 crc crio[22095]: time=\"2026-06-09T16:13:08.952277808Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 17:40:44.014254 | controller |     "Jun 09 16:13:10.460108 crc crio[22095]: time=\"2026-06-09T16:13:10.459361807Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/POD\" id=97312618-ddae-42ee-8203-7c00952cc751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014269 | controller |     "Jun 09 16:13:10.460108 crc crio[22095]: time=\"2026-06-09T16:13:10.45988946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014284 | controller |     "Jun 09 16:13:10.767534 crc crio[22095]: time=\"2026-06-09T16:13:10.76163316Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"",
2026-06-09 17:40:44.014299 | controller |     "Jun 09 16:13:10.767534 crc crio[22095]: time=\"2026-06-09T16:13:10.761704022Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.014313 | controller |     "Jun 09 16:13:11.179803 crc crio[22095]: time=\"2026-06-09T16:13:11.179243503Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/POD\" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014328 | controller |     "Jun 09 16:13:11.179803 crc crio[22095]: time=\"2026-06-09T16:13:11.179451978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014343 | controller |     "Jun 09 16:13:12.128570 crc crio[22095]: 2026-06-09T16:13:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2c48f0991b2ca3 Mac:9a:d9:1e:1f:26:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.014357 | controller |     "Jun 09 16:13:12.128570 crc crio[22095]: time=\"2026-06-09T16:13:12.123835235Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"",
2026-06-09 17:40:44.014372 | controller |     "Jun 09 16:13:12.128570 crc crio[22095]: time=\"2026-06-09T16:13:12.12403186Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.014389 | controller |     "Jun 09 16:13:12.665995 crc crio[22095]: time=\"2026-06-09T16:13:12.665469699Z\" level=info msg=\"Ran pod sandbox c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/POD\" id=97312618-ddae-42ee-8203-7c00952cc751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014404 | controller |     "Jun 09 16:13:12.671988 crc crio[22095]: time=\"2026-06-09T16:13:12.670540669Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=df35a138-bca1-4480-865c-a33bd2800675 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014419 | controller |     "Jun 09 16:13:12.680079 crc crio[22095]: time=\"2026-06-09T16:13:12.679684734Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-09 17:40:44.014433 | controller |     "Jun 09 16:13:13.080372 crc crio[22095]: time=\"2026-06-09T16:13:13.080257978Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014448 | controller |     "Jun 09 16:13:13.329162 crc crio[22095]: time=\"2026-06-09T16:13:13.32907122Z\" level=info msg=\"Ran pod sandbox 21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76 with infra container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/POD\" id=b239bec8-5588-4278-b852-28d48d75fdc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.014463 | controller |     "Jun 09 16:13:13.332800 crc crio[22095]: time=\"2026-06-09T16:13:13.332224871Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=6da41c46-a968-4b91-b3a8-081a942675ae name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014478 | controller |     "Jun 09 16:13:13.336559 crc crio[22095]: time=\"2026-06-09T16:13:13.335820764Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-09 17:40:44.014493 | controller |     "Jun 09 16:13:39.987606 crc crio[22095]: time=\"2026-06-09T16:13:39.986669979Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=c1643a68-f3a4-457b-b2b5-352867cd1df6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014508 | controller |     "Jun 09 16:13:39.989495 crc crio[22095]: time=\"2026-06-09T16:13:39.988352043Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d7ea75cf-6d1b-443e-a428-b55d08d74cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014523 | controller |     "Jun 09 16:13:40.084685 crc crio[22095]: time=\"2026-06-09T16:13:40.084486909Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e00caf80-ab2e-4d10-b828-62b27526a140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014538 | controller |     "Jun 09 16:13:40.098199 crc crio[22095]: time=\"2026-06-09T16:13:40.098060777Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=b48a60f2-5051-49b7-8d1c-5347b96dfda7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.014552 | controller |     "Jun 09 16:13:40.101702 crc crio[22095]: time=\"2026-06-09T16:13:40.101598907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014567 | controller |     "Jun 09 16:13:40.220274 crc crio[22095]: time=\"2026-06-09T16:13:40.220128478Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=32097ab6-3457-4d45-8585-c77ad7ba5e56 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014584 | controller |     "Jun 09 16:13:40.221320 crc crio[22095]: time=\"2026-06-09T16:13:40.221267117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7864c010-07ca-4191-8d6a-00d7a7b0c57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014599 | controller |     "Jun 09 16:13:40.226219 crc crio[22095]: time=\"2026-06-09T16:13:40.226142202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=a30738f1-dc9d-451a-b2ec-434dcca940eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014614 | controller |     "Jun 09 16:13:40.237224 crc crio[22095]: time=\"2026-06-09T16:13:40.237120124Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=7f2c6e53-1fbc-4f26-b278-45574bbf96b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.014629 | controller |     "Jun 09 16:13:40.242625 crc crio[22095]: time=\"2026-06-09T16:13:40.242562293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014644 | controller |     "Jun 09 16:13:40.244362 crc crio[22095]: time=\"2026-06-09T16:13:40.244325149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014659 | controller |     "Jun 09 16:13:40.289645 crc crio[22095]: time=\"2026-06-09T16:13:40.28960054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014673 | controller |     "Jun 09 16:13:40.313252 crc crio[22095]: time=\"2026-06-09T16:13:40.311506192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014688 | controller |     "Jun 09 16:13:40.321065 crc crio[22095]: time=\"2026-06-09T16:13:40.320727218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014703 | controller |     "Jun 09 16:13:40.445529 crc crio[22095]: time=\"2026-06-09T16:13:40.445453158Z\" level=info msg=\"Created container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=7f2c6e53-1fbc-4f26-b278-45574bbf96b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.014718 | controller |     "Jun 09 16:13:40.447049 crc crio[22095]: time=\"2026-06-09T16:13:40.446736091Z\" level=info msg=\"Starting container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3\" id=33df362e-ebd9-4ed3-bbfd-af7b959feda7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.014732 | controller |     "Jun 09 16:13:40.448648 crc crio[22095]: time=\"2026-06-09T16:13:40.448532197Z\" level=info msg=\"Created container 21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=b48a60f2-5051-49b7-8d1c-5347b96dfda7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.014747 | controller |     "Jun 09 16:13:40.450507 crc crio[22095]: time=\"2026-06-09T16:13:40.450334533Z\" level=info msg=\"Starting container: 21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270\" id=76660621-4183-4b59-bfaf-9549ab0afc73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.014762 | controller |     "Jun 09 16:13:40.456137 crc crio[22095]: time=\"2026-06-09T16:13:40.456002769Z\" level=info msg=\"Started container\" PID=48587 containerID=21fd1ca59b9c59411f50c312dff1236479a8bcb3ccf3d7582c37242b86029270 description=baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager id=76660621-4183-4b59-bfaf-9549ab0afc73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851",
2026-06-09 17:40:44.014780 | controller |     "Jun 09 16:13:40.457693 crc crio[22095]: time=\"2026-06-09T16:13:40.457539738Z\" level=info msg=\"Started container\" PID=48590 containerID=7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3 description=openstack-operators/openstack-operator-index-q94c8/registry-server id=33df362e-ebd9-4ed3-bbfd-af7b959feda7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee",
2026-06-09 17:40:44.014796 | controller |     "Jun 09 16:13:41.981302 crc crio[22095]: time=\"2026-06-09T16:13:41.980805501Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f1ae20259f73fda5635bcc65c4e31ecbd0b25cde2f9ba47c0f042030a0b9bc2b\" id=df35a138-bca1-4480-865c-a33bd2800675 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.014811 | controller |     "Jun 09 16:13:41.983125 crc crio[22095]: time=\"2026-06-09T16:13:41.98309724Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=6d3d0f3c-ba3e-461d-8a9b-9ae13ba7cd6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014825 | controller |     "Jun 09 16:13:41.988139 crc crio[22095]: time=\"2026-06-09T16:13:41.988049107Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=8d4406ed-a6e8-4bf1-a7a5-43791affc6cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.014850 | controller |     "Jun 09 16:13:42.000564 crc crio[22095]: time=\"2026-06-09T16:13:42.000453795Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=68ee8e1c-0e1f-4dd9-bde7-f1bd67641e33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.014883 | controller |     "Jun 09 16:13:42.002637 crc crio[22095]: time=\"2026-06-09T16:13:42.002565439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014899 | controller |     "Jun 09 16:13:42.038647 crc crio[22095]: time=\"2026-06-09T16:13:42.038542772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.014918 | controller |     "Jun 09 16:13:42.084362 crc crio[22095]: time=\"2026-06-09T16:13:42.084182973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015021 | controller |     "Jun 09 16:13:42.171974 crc crio[22095]: time=\"2026-06-09T16:13:42.171826581Z\" level=info msg=\"Created container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=68ee8e1c-0e1f-4dd9-bde7-f1bd67641e33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015044 | controller |     "Jun 09 16:13:42.173277 crc crio[22095]: time=\"2026-06-09T16:13:42.173222007Z\" level=info msg=\"Starting container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db\" id=73abd412-a870-435d-aa43-3367f4f78d3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.015060 | controller |     "Jun 09 16:13:42.179340 crc crio[22095]: time=\"2026-06-09T16:13:42.17919472Z\" level=info msg=\"Started container\" PID=48676 containerID=93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db description=baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager id=73abd412-a870-435d-aa43-3367f4f78d3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c",
2026-06-09 17:40:44.015080 | controller |     "Jun 09 16:13:45.769774 crc crio[22095]: time=\"2026-06-09T16:13:45.769115007Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=6da41c46-a968-4b91-b3a8-081a942675ae name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.015095 | controller |     "Jun 09 16:13:45.771771 crc crio[22095]: time=\"2026-06-09T16:13:45.770729758Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=e0b1ce1a-835b-4a74-91dc-b040110b362f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015110 | controller |     "Jun 09 16:13:45.785496 crc crio[22095]: time=\"2026-06-09T16:13:45.784781549Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=9be93190-0fd5-4cd5-a1da-fa3bde3918ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015125 | controller |     "Jun 09 16:13:45.793185 crc crio[22095]: time=\"2026-06-09T16:13:45.792986329Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader\" id=abc87cf2-d664-4d23-852f-ba79f53bc969 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015141 | controller |     "Jun 09 16:13:45.794344 crc crio[22095]: time=\"2026-06-09T16:13:45.794278262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015156 | controller |     "Jun 09 16:13:45.832124 crc crio[22095]: time=\"2026-06-09T16:13:45.83202385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015171 | controller |     "Jun 09 16:13:46.009629 crc crio[22095]: time=\"2026-06-09T16:13:46.009480342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015185 | controller |     "Jun 09 16:13:46.111638 crc crio[22095]: time=\"2026-06-09T16:13:46.111092949Z\" level=info msg=\"Created container 122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader\" id=abc87cf2-d664-4d23-852f-ba79f53bc969 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015200 | controller |     "Jun 09 16:13:46.114118 crc crio[22095]: time=\"2026-06-09T16:13:46.114021074Z\" level=info msg=\"Starting container: 122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b\" id=1d8341d2-5c68-4b00-8a0a-6f688f30b96b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.015215 | controller |     "Jun 09 16:13:46.119874 crc crio[22095]: time=\"2026-06-09T16:13:46.119170516Z\" level=info msg=\"Started container\" PID=48753 containerID=122051b39850e3729c3950e700401b859c236fa92f42c4062af1bd923d36ea6b description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-ipa-downloader id=1d8341d2-5c68-4b00-8a0a-6f688f30b96b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76",
2026-06-09 17:40:44.015231 | controller |     "Jun 09 16:13:49.263383 crc crio[22095]: time=\"2026-06-09T16:13:49.262307772Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/POD\" id=8791658c-4160-49dd-86dd-ed0bf4f415ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.015246 | controller |     "Jun 09 16:13:49.263383 crc crio[22095]: time=\"2026-06-09T16:13:49.262749943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015264 | controller |     "Jun 09 16:13:49.289172 crc crio[22095]: time=\"2026-06-09T16:13:49.289007987Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc002b5cc60}] Aliases:map[]}\"",
2026-06-09 17:40:44.015280 | controller |     "Jun 09 16:13:49.289172 crc crio[22095]: time=\"2026-06-09T16:13:49.2891314Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.015295 | controller |     "Jun 09 16:13:49.766248 crc crio[22095]: 2026-06-09T16:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05a272e81189912 Mac:2e:90:69:2e:43:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.015310 | controller |     "Jun 09 16:13:49.767614 crc crio[22095]: time=\"2026-06-09T16:13:49.767525742Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc002b5cc60}] Aliases:map[]}\"",
2026-06-09 17:40:44.015326 | controller |     "Jun 09 16:13:49.767840 crc crio[22095]: time=\"2026-06-09T16:13:49.767769548Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.015341 | controller |     "Jun 09 16:13:49.775391 crc crio[22095]: time=\"2026-06-09T16:13:49.77525363Z\" level=info msg=\"Ran pod sandbox 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/POD\" id=8791658c-4160-49dd-86dd-ed0bf4f415ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.015357 | controller |     "Jun 09 16:13:49.778323 crc crio[22095]: time=\"2026-06-09T16:13:49.778192736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae953615-cb72-423a-9d62-2113d84628b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015372 | controller |     "Jun 09 16:13:49.780733 crc crio[22095]: time=\"2026-06-09T16:13:49.780679269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1527fc26-cb8b-4605-923f-61b993908be3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015387 | controller |     "Jun 09 16:13:49.801704 crc crio[22095]: time=\"2026-06-09T16:13:49.801410101Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util\" id=12acd767-ceb9-44bc-8959-24368f090933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015405 | controller |     "Jun 09 16:13:49.802331 crc crio[22095]: time=\"2026-06-09T16:13:49.802254113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015420 | controller |     "Jun 09 16:13:49.848854 crc crio[22095]: time=\"2026-06-09T16:13:49.848763296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015435 | controller |     "Jun 09 16:13:49.852759 crc crio[22095]: time=\"2026-06-09T16:13:49.852615885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015450 | controller |     "Jun 09 16:13:49.976288 crc crio[22095]: time=\"2026-06-09T16:13:49.976239956Z\" level=info msg=\"Created container 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util\" id=12acd767-ceb9-44bc-8959-24368f090933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015465 | controller |     "Jun 09 16:13:49.977988 crc crio[22095]: time=\"2026-06-09T16:13:49.977893808Z\" level=info msg=\"Starting container: 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3\" id=3cf2b258-29b5-4e48-b2af-f35085f54cb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.015480 | controller |     "Jun 09 16:13:49.998043 crc crio[22095]: time=\"2026-06-09T16:13:49.997762958Z\" level=info msg=\"Started container\" PID=48958 containerID=9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util id=3cf2b258-29b5-4e48-b2af-f35085f54cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4",
2026-06-09 17:40:44.015495 | controller |     "Jun 09 16:13:51.558781 crc crio[22095]: time=\"2026-06-09T16:13:51.558394093Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=b9cdcf96-678b-48e7-b7c8-f028870e2231 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.015510 | controller |     "Jun 09 16:13:51.565182 crc crio[22095]: time=\"2026-06-09T16:13:51.565063724Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"",
2026-06-09 17:40:44.015525 | controller |     "Jun 09 16:13:51.961783 crc crio[22095]: time=\"2026-06-09T16:13:51.961693788Z\" level=info msg=\"Removing container: 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284\" id=2d5d75de-df57-46d7-9eab-2cbf26721ea8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.015540 | controller |     "Jun 09 16:13:52.081875 crc crio[22095]: time=\"2026-06-09T16:13:52.081513282Z\" level=info msg=\"Removed container 740518fe2799ca4770bc6b6a1ee8a3c99bd16ec9ca8e5c156dc32fbf9f0a7284: openshift-infra/auto-csr-approver-29683686-xbfhc/oc\" id=2d5d75de-df57-46d7-9eab-2cbf26721ea8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.015554 | controller |     "Jun 09 16:13:52.093075 crc crio[22095]: time=\"2026-06-09T16:13:52.092962175Z\" level=info msg=\"Stopping pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=24ca970e-7619-473f-8217-7001307aa52d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.015569 | controller |     "Jun 09 16:13:52.093379 crc crio[22095]: time=\"2026-06-09T16:13:52.093121279Z\" level=info msg=\"Stopped pod sandbox (already stopped): e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=24ca970e-7619-473f-8217-7001307aa52d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.015584 | controller |     "Jun 09 16:13:52.093846 crc crio[22095]: time=\"2026-06-09T16:13:52.093769096Z\" level=info msg=\"Removing pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=829d5541-89c1-4183-a580-a2298e0209f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.015602 | controller |     "Jun 09 16:13:52.105878 crc crio[22095]: time=\"2026-06-09T16:13:52.105797335Z\" level=info msg=\"Removed pod sandbox: e37c4af829c1e280c6b57954e34d4e7b25001ad2d4529eef7945318c43f1b6dc\" id=829d5541-89c1-4183-a580-a2298e0209f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.015617 | controller |     "Jun 09 16:13:53.493699 crc crio[22095]: time=\"2026-06-09T16:13:53.493117272Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=b9cdcf96-678b-48e7-b7c8-f028870e2231 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.015632 | controller |     "Jun 09 16:13:53.495222 crc crio[22095]: time=\"2026-06-09T16:13:53.495068232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=e6542960-f485-45c9-bf3e-037d884a8aa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015646 | controller |     "Jun 09 16:13:53.502657 crc crio[22095]: time=\"2026-06-09T16:13:53.49927548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=52d0fad9-e17c-4a01-8ec9-3790c7c5b3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015661 | controller |     "Jun 09 16:13:53.511171 crc crio[22095]: time=\"2026-06-09T16:13:53.510870728Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull\" id=b80c4591-abca-48e3-8dff-125b067b903c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015675 | controller |     "Jun 09 16:13:53.513488 crc crio[22095]: time=\"2026-06-09T16:13:53.513375762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015690 | controller |     "Jun 09 16:13:53.578867 crc crio[22095]: time=\"2026-06-09T16:13:53.578240086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015705 | controller |     "Jun 09 16:13:53.579299 crc crio[22095]: time=\"2026-06-09T16:13:53.578992865Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6d40f2a1e6a23db107e8690cb837f4fede3dbc9c1bf34f80a3e89c1e932f40cc/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:40:44.015720 | controller |     "Jun 09 16:13:53.579299 crc crio[22095]: time=\"2026-06-09T16:13:53.579040886Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6d40f2a1e6a23db107e8690cb837f4fede3dbc9c1bf34f80a3e89c1e932f40cc/merged/etc/group: no such file or directory\"",
2026-06-09 17:40:44.015735 | controller |     "Jun 09 16:13:53.584409 crc crio[22095]: time=\"2026-06-09T16:13:53.583842339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015750 | controller |     "Jun 09 16:13:53.701948 crc crio[22095]: time=\"2026-06-09T16:13:53.701838136Z\" level=info msg=\"Created container 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull\" id=b80c4591-abca-48e3-8dff-125b067b903c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015764 | controller |     "Jun 09 16:13:53.703307 crc crio[22095]: time=\"2026-06-09T16:13:53.703202181Z\" level=info msg=\"Starting container: 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f\" id=f5b282da-f18e-473b-b33e-9542f8473ad8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.015782 | controller |     "Jun 09 16:13:53.711064 crc crio[22095]: time=\"2026-06-09T16:13:53.710670613Z\" level=info msg=\"Started container\" PID=49003 containerID=8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull id=f5b282da-f18e-473b-b33e-9542f8473ad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4",
2026-06-09 17:40:44.015797 | controller |     "Jun 09 16:13:54.612839 crc crio[22095]: time=\"2026-06-09T16:13:54.612131057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61e74651-4fbd-4245-84e3-27abba7fe1ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015812 | controller |     "Jun 09 16:13:54.633988 crc crio[22095]: time=\"2026-06-09T16:13:54.633720381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ddf82e6-3c41-437f-a772-4842abe1d86a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.015827 | controller |     "Jun 09 16:13:54.644875 crc crio[22095]: time=\"2026-06-09T16:13:54.644721693Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract\" id=c0a0a303-4bde-49c9-a4f1-336b83b20f05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015841 | controller |     "Jun 09 16:13:54.646094 crc crio[22095]: time=\"2026-06-09T16:13:54.645869163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015886 | controller |     "Jun 09 16:13:54.728059 crc crio[22095]: time=\"2026-06-09T16:13:54.727959168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015903 | controller |     "Jun 09 16:13:54.733865 crc crio[22095]: time=\"2026-06-09T16:13:54.733764037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.015918 | controller |     "Jun 09 16:13:54.899699 crc crio[22095]: time=\"2026-06-09T16:13:54.899591771Z\" level=info msg=\"Created container c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract\" id=c0a0a303-4bde-49c9-a4f1-336b83b20f05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.015933 | controller |     "Jun 09 16:13:54.901192 crc crio[22095]: time=\"2026-06-09T16:13:54.901080989Z\" level=info msg=\"Starting container: c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c\" id=8883096b-31d3-4714-8989-e95d14dc1a13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.015948 | controller |     "Jun 09 16:13:54.911132 crc crio[22095]: time=\"2026-06-09T16:13:54.911032105Z\" level=info msg=\"Started container\" PID=49022 containerID=c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract id=8883096b-31d3-4714-8989-e95d14dc1a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4",
2026-06-09 17:40:44.015963 | controller |     "Jun 09 16:13:57.667144 crc crio[22095]: time=\"2026-06-09T16:13:57.666062375Z\" level=info msg=\"Stopping pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=c42833e8-6d77-4b0f-a9d0-d3e01766eeca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.015981 | controller |     "Jun 09 16:13:57.668970 crc crio[22095]: time=\"2026-06-09T16:13:57.667737038Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz Namespace:openstack-operators ID:05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4 UID:a8a0b162-8b58-444a-9b65-23a9cf13fc59 NetNS:/var/run/netns/dd66075f-299d-46a6-b300-7716a9bac97b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8a0b162_8b58_444a_9b65_23a9cf13fc59.slice PodAnnotations:0xc0004c68b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.015996 | controller |     "Jun 09 16:13:57.668970 crc crio[22095]: time=\"2026-06-09T16:13:57.668275802Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.016011 | controller |     "Jun 09 16:13:58.738877 crc crio[22095]: time=\"2026-06-09T16:13:58.738157476Z\" level=info msg=\"Stopped pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=c42833e8-6d77-4b0f-a9d0-d3e01766eeca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.016025 | controller |     "Jun 09 16:14:00.495141 crc crio[22095]: time=\"2026-06-09T16:14:00.494768735Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683694-bjl2l/POD\" id=44e913a4-135f-4bd1-9ecd-cc137b101464 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.016040 | controller |     "Jun 09 16:14:00.495601 crc crio[22095]: time=\"2026-06-09T16:14:00.495152705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016055 | controller |     "Jun 09 16:14:00.519286 crc crio[22095]: time=\"2026-06-09T16:14:00.519143021Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00041d4d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.016070 | controller |     "Jun 09 16:14:00.519998 crc crio[22095]: time=\"2026-06-09T16:14:00.519299455Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683694-bjl2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.016085 | controller |     "Jun 09 16:14:01.718171 crc crio[22095]: 2026-06-09T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce9768034753c2d Mac:9e:dd:08:15:3e:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a SocketPath: PciID:}] [{Interface:0xc0000159c0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.016101 | controller |     "Jun 09 16:14:01.720568 crc crio[22095]: time=\"2026-06-09T16:14:01.720506068Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00041d4d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.016116 | controller |     "Jun 09 16:14:01.720806 crc crio[22095]: time=\"2026-06-09T16:14:01.720747484Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683694-bjl2l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.016134 | controller |     "Jun 09 16:14:01.730274 crc crio[22095]: time=\"2026-06-09T16:14:01.729863048Z\" level=info msg=\"Ran pod sandbox ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae with infra container: openshift-infra/auto-csr-approver-29683694-bjl2l/POD\" id=44e913a4-135f-4bd1-9ecd-cc137b101464 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.016149 | controller |     "Jun 09 16:14:01.733997 crc crio[22095]: time=\"2026-06-09T16:14:01.733302636Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=60306898-2f58-4e0d-8188-962b1355a9de name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.016164 | controller |     "Jun 09 16:14:01.739701 crc crio[22095]: time=\"2026-06-09T16:14:01.739624549Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.016180 | controller |     "Jun 09 16:14:02.513547 crc crio[22095]: time=\"2026-06-09T16:14:02.513279234Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=60306898-2f58-4e0d-8188-962b1355a9de name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.016195 | controller |     "Jun 09 16:14:02.514997 crc crio[22095]: time=\"2026-06-09T16:14:02.514897166Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef8d8485-8e55-46fa-8b99-461a737c114b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016211 | controller |     "Jun 09 16:14:02.517396 crc crio[22095]: time=\"2026-06-09T16:14:02.517213525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a877aa14-22aa-4b47-ac06-7c3ac22eaa28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016227 | controller |     "Jun 09 16:14:02.526314 crc crio[22095]: time=\"2026-06-09T16:14:02.524728178Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683694-bjl2l/oc\" id=b91e131d-224b-4d96-a5f0-2817975f2533 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.016242 | controller |     "Jun 09 16:14:02.526314 crc crio[22095]: time=\"2026-06-09T16:14:02.525272242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016257 | controller |     "Jun 09 16:14:02.567059 crc crio[22095]: time=\"2026-06-09T16:14:02.566671174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016273 | controller |     "Jun 09 16:14:02.968212 crc crio[22095]: time=\"2026-06-09T16:14:02.968107871Z\" level=info msg=\"Stopping container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db (timeout: 10s)\" id=056b84b0-f109-4ea4-a986-25bbc3814251 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.016288 | controller |     "Jun 09 16:14:03.048309 crc crio[22095]: time=\"2026-06-09T16:14:03.047553169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016303 | controller |     "Jun 09 16:14:03.135114 crc crio[22095]: time=\"2026-06-09T16:14:03.135004892Z\" level=info msg=\"Stopped container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=056b84b0-f109-4ea4-a986-25bbc3814251 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.016318 | controller |     "Jun 09 16:14:03.136782 crc crio[22095]: time=\"2026-06-09T16:14:03.136701286Z\" level=info msg=\"Stopping pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=95da3eb3-cee2-408a-abd6-7606638bafd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.016336 | controller |     "Jun 09 16:14:03.137207 crc crio[22095]: time=\"2026-06-09T16:14:03.137146197Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-78cff8fbb7-cqg58 Namespace:baremetal-operator-system ID:c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c UID:8a81c47e-dc05-4045-8d37-6cd646be5444 NetNS:/var/run/netns/11b295ea-8fc9-4470-9d83-ddd0ebd065ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a81c47e_dc05_4045_8d37_6cd646be5444.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}\"",
2026-06-09 17:40:44.016352 | controller |     "Jun 09 16:14:03.137600 crc crio[22095]: time=\"2026-06-09T16:14:03.137469095Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-78cff8fbb7-cqg58 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.016367 | controller |     "Jun 09 16:14:03.217574 crc crio[22095]: time=\"2026-06-09T16:14:03.217323663Z\" level=info msg=\"Created container cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4: openshift-infra/auto-csr-approver-29683694-bjl2l/oc\" id=b91e131d-224b-4d96-a5f0-2817975f2533 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.016381 | controller |     "Jun 09 16:14:03.223794 crc crio[22095]: time=\"2026-06-09T16:14:03.220659058Z\" level=info msg=\"Starting container: cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4\" id=b4e4f0dc-a646-4045-8ddb-fc4e7e91cc76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.016396 | controller |     "Jun 09 16:14:03.232823 crc crio[22095]: time=\"2026-06-09T16:14:03.232701797Z\" level=info msg=\"Started container\" PID=49282 containerID=cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4 description=openshift-infra/auto-csr-approver-29683694-bjl2l/oc id=b4e4f0dc-a646-4045-8ddb-fc4e7e91cc76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae",
2026-06-09 17:40:44.016412 | controller |     "Jun 09 16:14:03.910108 crc crio[22095]: time=\"2026-06-09T16:14:03.909514029Z\" level=info msg=\"Stopped pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=95da3eb3-cee2-408a-abd6-7606638bafd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.016427 | controller |     "Jun 09 16:14:04.831895 crc crio[22095]: time=\"2026-06-09T16:14:04.831785217Z\" level=info msg=\"Removing container: 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db\" id=a18b58cd-caad-4983-9add-04650e448c05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.016442 | controller |     "Jun 09 16:14:04.864011 crc crio[22095]: time=\"2026-06-09T16:14:04.86388548Z\" level=info msg=\"Removed container 93c1895ea32334ccc1cc000ab5054199b9abc5acec9d2e212ec779c90c7990db: baremetal-operator-system/baremetal-operator-controller-manager-78cff8fbb7-cqg58/manager\" id=a18b58cd-caad-4983-9add-04650e448c05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.016457 | controller |     "Jun 09 16:14:05.844767 crc crio[22095]: time=\"2026-06-09T16:14:05.844150675Z\" level=info msg=\"Stopping pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=c7c15989-5c9b-412e-a647-5f136318e2f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.016472 | controller |     "Jun 09 16:14:05.845729 crc crio[22095]: time=\"2026-06-09T16:14:05.845682885Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683694-bjl2l Namespace:openshift-infra ID:ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae UID:e30c721c-7bc7-4393-9ed9-e0dff921f818 NetNS:/var/run/netns/9f42f87c-31e7-46ec-8fb8-89b3df83db5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode30c721c_7bc7_4393_9ed9_e0dff921f818.slice PodAnnotations:0xc00263ca40}] Aliases:map[]}\"",
2026-06-09 17:40:44.016490 | controller |     "Jun 09 16:14:05.845860 crc crio[22095]: time=\"2026-06-09T16:14:05.845810378Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683694-bjl2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.016506 | controller |     "Jun 09 16:14:07.029686 crc crio[22095]: time=\"2026-06-09T16:14:07.029114731Z\" level=info msg=\"Stopped pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=c7c15989-5c9b-412e-a647-5f136318e2f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.016520 | controller |     "Jun 09 16:14:07.792024 crc crio[22095]: time=\"2026-06-09T16:14:07.786195271Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/POD\" id=d55635b8-88c7-4673-a1dd-6c2ba119d26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.016535 | controller |     "Jun 09 16:14:07.792024 crc crio[22095]: time=\"2026-06-09T16:14:07.786724495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016550 | controller |     "Jun 09 16:14:07.828362 crc crio[22095]: time=\"2026-06-09T16:14:07.82823459Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc002272c60}] Aliases:map[]}\"",
2026-06-09 17:40:44.016565 | controller |     "Jun 09 16:14:07.828362 crc crio[22095]: time=\"2026-06-09T16:14:07.828358623Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.016580 | controller |     "Jun 09 16:14:08.863299 crc crio[22095]: 2026-06-09T16:14:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69c5510323cdb5 Mac:9e:3f:16:9d:06:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 SocketPath: PciID:}] [{Interface:0xc0001dc9e0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.016595 | controller |     "Jun 09 16:14:08.864883 crc crio[22095]: time=\"2026-06-09T16:14:08.864618985Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc002272c60}] Aliases:map[]}\"",
2026-06-09 17:40:44.016610 | controller |     "Jun 09 16:14:08.864883 crc crio[22095]: time=\"2026-06-09T16:14:08.864778709Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.016625 | controller |     "Jun 09 16:14:08.872155 crc crio[22095]: time=\"2026-06-09T16:14:08.871989634Z\" level=info msg=\"Ran pod sandbox d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/POD\" id=d55635b8-88c7-4673-a1dd-6c2ba119d26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.016643 | controller |     "Jun 09 16:14:08.875009 crc crio[22095]: time=\"2026-06-09T16:14:08.874900309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016658 | controller |     "Jun 09 16:14:08.875183 crc crio[22095]: time=\"2026-06-09T16:14:08.875168315Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016673 | controller |     "Jun 09 16:14:08.875227 crc crio[22095]: time=\"2026-06-09T16:14:08.875218257Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=c4bbc026-3ced-451d-b9f5-752a0db3a6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016687 | controller |     "Jun 09 16:14:08.876346 crc crio[22095]: time=\"2026-06-09T16:14:08.876287384Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0a616a21-440d-499d-9d99-6887d1020060 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.016702 | controller |     "Jun 09 16:14:08.886719 crc crio[22095]: time=\"2026-06-09T16:14:08.886523957Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"",
2026-06-09 17:40:44.016717 | controller |     "Jun 09 16:14:30.309705 crc crio[22095]: time=\"2026-06-09T16:14:30.30876257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0a616a21-440d-499d-9d99-6887d1020060 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.016732 | controller |     "Jun 09 16:14:30.311551 crc crio[22095]: time=\"2026-06-09T16:14:30.3115007Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=d025532c-2a12-42cf-9422-79ac58f2a4e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016746 | controller |     "Jun 09 16:14:30.315310 crc crio[22095]: time=\"2026-06-09T16:14:30.315241746Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=4b44f71e-9712-47c9-85d5-ebbfc0e18ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016761 | controller |     "Jun 09 16:14:30.323967 crc crio[22095]: time=\"2026-06-09T16:14:30.323865797Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=b7ebfb61-ee41-4c83-bebb-c639edb42246 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.016776 | controller |     "Jun 09 16:14:30.326018 crc crio[22095]: time=\"2026-06-09T16:14:30.325982401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016790 | controller |     "Jun 09 16:14:30.367360 crc crio[22095]: time=\"2026-06-09T16:14:30.366530532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016805 | controller |     "Jun 09 16:14:30.371403 crc crio[22095]: time=\"2026-06-09T16:14:30.371331575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.016823 | controller |     "Jun 09 16:14:30.552379 crc crio[22095]: time=\"2026-06-09T16:14:30.552268637Z\" level=info msg=\"Created container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=b7ebfb61-ee41-4c83-bebb-c639edb42246 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.016838 | controller |     "Jun 09 16:14:30.554874 crc crio[22095]: time=\"2026-06-09T16:14:30.55472276Z\" level=info msg=\"Starting container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d\" id=ef325a25-0def-4b10-8cd3-d43eefb24eea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.016870 | controller |     "Jun 09 16:14:30.567965 crc crio[22095]: time=\"2026-06-09T16:14:30.56758258Z\" level=info msg=\"Started container\" PID=49950 containerID=d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator id=ef325a25-0def-4b10-8cd3-d43eefb24eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063",
2026-06-09 17:40:44.016890 | controller |     "Jun 09 16:14:30.613507 crc crio[22095]: time=\"2026-06-09T16:14:30.612837701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016906 | controller |     "Jun 09 16:14:30.614135 crc crio[22095]: time=\"2026-06-09T16:14:30.614008171Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016921 | controller |     "Jun 09 16:14:30.614485 crc crio[22095]: time=\"2026-06-09T16:14:30.614295848Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=abc73dc2-9e8c-4671-8eda-52ed29d62d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.016936 | controller |     "Jun 09 16:14:30.618259 crc crio[22095]: time=\"2026-06-09T16:14:30.616190157Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=664d4c85-7ce3-4eb7-980d-6b17e314fe13 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.016950 | controller |     "Jun 09 16:14:30.625723 crc crio[22095]: time=\"2026-06-09T16:14:30.622524199Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"",
2026-06-09 17:40:44.016965 | controller |     "Jun 09 16:14:33.736022 crc crio[22095]: time=\"2026-06-09T16:14:33.735249736Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=13585519-509e-4d80-9858-b08e275ae4d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.016979 | controller |     "Jun 09 16:14:33.744375 crc crio[22095]: time=\"2026-06-09T16:14:33.744288778Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-09 17:40:44.016994 | controller |     "Jun 09 16:14:47.539282 crc crio[22095]: time=\"2026-06-09T16:14:47.538576121Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=664d4c85-7ce3-4eb7-980d-6b17e314fe13 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.017009 | controller |     "Jun 09 16:14:47.540810 crc crio[22095]: time=\"2026-06-09T16:14:47.540538361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a12adee9-9af0-4e79-9c1c-d2515b37f5c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.017030 | controller |     "Jun 09 16:14:52.127564 crc crio[22095]: time=\"2026-06-09T16:14:52.124833155Z\" level=info msg=\"Removing container: 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3\" id=d8192123-2bde-4a4d-b3d6-77cb42097b4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.017045 | controller |     "Jun 09 16:14:52.940713 crc crio[22095]: time=\"2026-06-09T16:14:52.94017868Z\" level=info msg=\"Removed container 4f122ffcc7c7702038a55a8d5765f19b01ebbe50b230a555e8318899061c76d3: openshift-infra/auto-csr-approver-29683688-2s2gt/oc\" id=d8192123-2bde-4a4d-b3d6-77cb42097b4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.017060 | controller |     "Jun 09 16:14:52.950654 crc crio[22095]: time=\"2026-06-09T16:14:52.950583247Z\" level=info msg=\"Stopping pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=587a5e9c-79f4-434d-b157-610c8ab1e757 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.017075 | controller |     "Jun 09 16:14:52.950654 crc crio[22095]: time=\"2026-06-09T16:14:52.950679429Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=587a5e9c-79f4-434d-b157-610c8ab1e757 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.017089 | controller |     "Jun 09 16:14:52.951651 crc crio[22095]: time=\"2026-06-09T16:14:52.951455029Z\" level=info msg=\"Removing pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=f3418c96-7a74-4f9e-a6e7-22a948cd7343 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.017104 | controller |     "Jun 09 16:14:53.189297 crc crio[22095]: time=\"2026-06-09T16:14:53.189088825Z\" level=info msg=\"Removed pod sandbox: c2c48f0991b2ca380321de67857ed028ae00357629b9a1847107e4d7b6a9c26c\" id=f3418c96-7a74-4f9e-a6e7-22a948cd7343 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.017118 | controller |     "Jun 09 16:14:53.190690 crc crio[22095]: time=\"2026-06-09T16:14:53.190614434Z\" level=info msg=\"Stopping pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=b1337fbf-4c96-492d-9b16-e66c39704f61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.017132 | controller |     "Jun 09 16:14:53.190816 crc crio[22095]: time=\"2026-06-09T16:14:53.190721957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=b1337fbf-4c96-492d-9b16-e66c39704f61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.017147 | controller |     "Jun 09 16:14:53.191714 crc crio[22095]: time=\"2026-06-09T16:14:53.19162731Z\" level=info msg=\"Removing pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=3f6e995a-facc-46e6-97bd-19f4328a252e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.017161 | controller |     "Jun 09 16:14:53.198901 crc crio[22095]: time=\"2026-06-09T16:14:53.198791604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6513c604-0899-4d1b-90cc-5677a928f3c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.017175 | controller |     "Jun 09 16:14:53.204288 crc crio[22095]: time=\"2026-06-09T16:14:53.204188152Z\" level=info msg=\"Removed pod sandbox: 40920ba8b5a419d669e59c723d4100b236de6cfd6fd418ef03a2ce3ce3c99be3\" id=3f6e995a-facc-46e6-97bd-19f4328a252e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.017189 | controller |     "Jun 09 16:14:53.212516 crc crio[22095]: time=\"2026-06-09T16:14:53.212388983Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=46793dbc-f6a6-401e-8386-57872293f5fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.017207 | controller |     "Jun 09 16:14:53.214201 crc crio[22095]: time=\"2026-06-09T16:14:53.214128367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017222 | controller |     "Jun 09 16:14:53.280828 crc crio[22095]: time=\"2026-06-09T16:14:53.280726945Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=13585519-509e-4d80-9858-b08e275ae4d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.017236 | controller |     "Jun 09 16:14:53.283109 crc crio[22095]: time=\"2026-06-09T16:14:53.28288473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017251 | controller |     "Jun 09 16:14:53.287026 crc crio[22095]: time=\"2026-06-09T16:14:53.286741879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017266 | controller |     "Jun 09 16:14:53.294401 crc crio[22095]: time=\"2026-06-09T16:14:53.294322363Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=d21493cb-2fe9-4d4f-896b-2a9801fb58fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.017281 | controller |     "Jun 09 16:14:53.309303 crc crio[22095]: time=\"2026-06-09T16:14:53.309244006Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=c3a7cf8c-f9eb-4abd-958f-80d9b6a8e5f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.017296 | controller |     "Jun 09 16:14:53.321827 crc crio[22095]: time=\"2026-06-09T16:14:53.321706146Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb\" id=42006008-538d-40be-8459-d8d7fe860d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.017311 | controller |     "Jun 09 16:14:53.326541 crc crio[22095]: time=\"2026-06-09T16:14:53.326493149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017326 | controller |     "Jun 09 16:14:53.359978 crc crio[22095]: time=\"2026-06-09T16:14:53.359829684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017341 | controller |     "Jun 09 16:14:53.420858 crc crio[22095]: time=\"2026-06-09T16:14:53.420387107Z\" level=info msg=\"Created container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=46793dbc-f6a6-401e-8386-57872293f5fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.017356 | controller |     "Jun 09 16:14:53.422546 crc crio[22095]: time=\"2026-06-09T16:14:53.422410179Z\" level=info msg=\"Starting container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd\" id=63c5cbb8-54a5-45fd-8369-8e8aced0222a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.017371 | controller |     "Jun 09 16:14:53.429566 crc crio[22095]: time=\"2026-06-09T16:14:53.429504411Z\" level=info msg=\"Started container\" PID=50558 containerID=9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy id=63c5cbb8-54a5-45fd-8369-8e8aced0222a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063",
2026-06-09 17:40:44.017390 | controller |     "Jun 09 16:14:53.540851 crc crio[22095]: time=\"2026-06-09T16:14:53.540742055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017405 | controller |     "Jun 09 16:14:53.652274 crc crio[22095]: time=\"2026-06-09T16:14:53.652136152Z\" level=info msg=\"Created container aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb\" id=42006008-538d-40be-8459-d8d7fe860d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.017420 | controller |     "Jun 09 16:14:53.653450 crc crio[22095]: time=\"2026-06-09T16:14:53.653357273Z\" level=info msg=\"Starting container: aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec\" id=a1e20095-15b6-4cef-b1a5-e32296f02f94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.017435 | controller |     "Jun 09 16:14:53.658602 crc crio[22095]: time=\"2026-06-09T16:14:53.658515326Z\" level=info msg=\"Started container\" PID=50593 containerID=aa26ca6926094a7a9b05a263cfe9d1d0be530aad48c33b930e3e11dd9ee758ec description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/mariadb id=a1e20095-15b6-4cef-b1a5-e32296f02f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76",
2026-06-09 17:40:44.017450 | controller |     "Jun 09 16:14:53.669083 crc crio[22095]: time=\"2026-06-09T16:14:53.669006585Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=e6a1a759-56fa-4acd-a312-fda4927662d4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.017465 | controller |     "Jun 09 16:14:53.677131 crc crio[22095]: time=\"2026-06-09T16:14:53.677057331Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 17:40:44.017480 | controller |     "Jun 09 16:15:00.748051 crc crio[22095]: time=\"2026-06-09T16:15:00.745206569Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/POD\" id=2e4b6c1a-3a08-488b-87fa-d434b96f2880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017496 | controller |     "Jun 09 16:15:00.748051 crc crio[22095]: time=\"2026-06-09T16:15:00.746154394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017511 | controller |     "Jun 09 16:15:22.599080 crc crio[22095]: time=\"2026-06-09T16:15:22.59850203Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/POD\" id=f4ad6741-8025-40c0-b04c-ab457338222a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017526 | controller |     "Jun 09 16:15:22.601729 crc crio[22095]: time=\"2026-06-09T16:15:22.599091725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017540 | controller |     "Jun 09 16:15:22.717235 crc crio[22095]: time=\"2026-06-09T16:15:22.717073342Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/POD\" id=93961982-096b-4c26-9b81-ad9e9855d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017555 | controller |     "Jun 09 16:15:22.717449 crc crio[22095]: time=\"2026-06-09T16:15:22.71738375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017570 | controller |     "Jun 09 16:15:22.740201 crc crio[22095]: time=\"2026-06-09T16:15:22.739189499Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/POD\" id=5d5d3b3f-c433-418b-b3d8-3311e77ad20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017588 | controller |     "Jun 09 16:15:22.740201 crc crio[22095]: time=\"2026-06-09T16:15:22.739295202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017603 | controller |     "Jun 09 16:15:22.793871 crc crio[22095]: time=\"2026-06-09T16:15:22.79379783Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/POD\" id=ee4b3280-3b23-418f-ba9e-94e39d1f5df8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017618 | controller |     "Jun 09 16:15:22.794079 crc crio[22095]: time=\"2026-06-09T16:15:22.793887252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017633 | controller |     "Jun 09 16:15:22.823030 crc crio[22095]: time=\"2026-06-09T16:15:22.822896806Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/POD\" id=38061def-5614-4aae-b44b-7afe769374fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017648 | controller |     "Jun 09 16:15:22.823145 crc crio[22095]: time=\"2026-06-09T16:15:22.82306016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017663 | controller |     "Jun 09 16:15:22.858518 crc crio[22095]: time=\"2026-06-09T16:15:22.858413146Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/POD\" id=2a76207e-ef57-491c-bfae-8d3b2c298e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017677 | controller |     "Jun 09 16:15:22.858714 crc crio[22095]: time=\"2026-06-09T16:15:22.858541299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017692 | controller |     "Jun 09 16:15:22.938510 crc crio[22095]: time=\"2026-06-09T16:15:22.938449637Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/POD\" id=b1800e93-1ec2-4cb6-81bc-50c50e29c11f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017707 | controller |     "Jun 09 16:15:22.938592 crc crio[22095]: time=\"2026-06-09T16:15:22.938526209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017722 | controller |     "Jun 09 16:15:22.995637 crc crio[22095]: time=\"2026-06-09T16:15:22.995547851Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/POD\" id=9971cdea-6a26-43bc-956b-c8d847c82d18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017736 | controller |     "Jun 09 16:15:22.995791 crc crio[22095]: time=\"2026-06-09T16:15:22.995667654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017751 | controller |     "Jun 09 16:15:23.028389 crc crio[22095]: time=\"2026-06-09T16:15:23.021553737Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/POD\" id=4082bace-03f0-4c1e-9eae-a6eb826ff405 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017766 | controller |     "Jun 09 16:15:23.028389 crc crio[22095]: time=\"2026-06-09T16:15:23.021704141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017783 | controller |     "Jun 09 16:15:23.043217 crc crio[22095]: time=\"2026-06-09T16:15:23.04314187Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/POD\" id=0cb667f4-f365-49a8-aa4f-204710afca3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017798 | controller |     "Jun 09 16:15:23.043358 crc crio[22095]: time=\"2026-06-09T16:15:23.043319385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017813 | controller |     "Jun 09 16:15:23.109679 crc crio[22095]: time=\"2026-06-09T16:15:23.108581167Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/POD\" id=03e9902a-b902-41d2-a6ef-deea2af89e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017827 | controller |     "Jun 09 16:15:23.109679 crc crio[22095]: time=\"2026-06-09T16:15:23.10866684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017842 | controller |     "Jun 09 16:15:23.147377 crc crio[22095]: time=\"2026-06-09T16:15:23.146480579Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/POD\" id=69534373-55ef-4b9b-8f5f-ce89f7b0ff88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017884 | controller |     "Jun 09 16:15:23.147377 crc crio[22095]: time=\"2026-06-09T16:15:23.146656263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017901 | controller |     "Jun 09 16:15:23.182312 crc crio[22095]: time=\"2026-06-09T16:15:23.181984019Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/POD\" id=ffbe923d-96f2-48c9-b05b-af636ce5ef69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017917 | controller |     "Jun 09 16:15:23.182312 crc crio[22095]: time=\"2026-06-09T16:15:23.182102292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017932 | controller |     "Jun 09 16:15:23.240103 crc crio[22095]: time=\"2026-06-09T16:15:23.239576695Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/POD\" id=eeac44b4-9ae0-46f2-9625-cf9d52fa08fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017946 | controller |     "Jun 09 16:15:23.240103 crc crio[22095]: time=\"2026-06-09T16:15:23.239684337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017961 | controller |     "Jun 09 16:15:23.448816 crc crio[22095]: time=\"2026-06-09T16:15:23.448743115Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/POD\" id=84032bd9-2e10-4c85-aa33-d8f5b26d96dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.017976 | controller |     "Jun 09 16:15:23.448977 crc crio[22095]: time=\"2026-06-09T16:15:23.448844008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.017991 | controller |     "Jun 09 16:15:23.466485 crc crio[22095]: time=\"2026-06-09T16:15:23.466217433Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/POD\" id=e4b19196-bb6c-47c6-889b-a83b5099c605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018006 | controller |     "Jun 09 16:15:23.466485 crc crio[22095]: time=\"2026-06-09T16:15:23.466295605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018025 | controller |     "Jun 09 16:15:23.467442 crc crio[22095]: time=\"2026-06-09T16:15:23.467331631Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/POD\" id=3390a669-1edb-4d84-9f45-d84b13d14015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018040 | controller |     "Jun 09 16:15:23.467532 crc crio[22095]: time=\"2026-06-09T16:15:23.467463955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018055 | controller |     "Jun 09 16:15:23.553144 crc crio[22095]: time=\"2026-06-09T16:15:23.553077299Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/POD\" id=14f20847-f0b5-413f-9f6f-49fb9e07ddc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018070 | controller |     "Jun 09 16:15:23.553144 crc crio[22095]: time=\"2026-06-09T16:15:23.553160691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018085 | controller |     "Jun 09 16:15:23.600230 crc crio[22095]: time=\"2026-06-09T16:15:23.600172366Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/POD\" id=a66c884b-7c85-486a-a867-9379b8273032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018100 | controller |     "Jun 09 16:15:23.601259 crc crio[22095]: time=\"2026-06-09T16:15:23.601234043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018115 | controller |     "Jun 09 16:15:23.781632 crc crio[22095]: time=\"2026-06-09T16:15:23.781564995Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/POD\" id=c11e89ca-9bdf-479d-b218-7811d7a48ffe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018130 | controller |     "Jun 09 16:15:23.781799 crc crio[22095]: time=\"2026-06-09T16:15:23.781658927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018145 | controller |     "Jun 09 16:15:23.825624 crc crio[22095]: time=\"2026-06-09T16:15:23.825540412Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/POD\" id=f0c544c5-39f5-44b4-9934-f5076e2fd769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018160 | controller |     "Jun 09 16:15:23.825824 crc crio[22095]: time=\"2026-06-09T16:15:23.825642084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018174 | controller |     "Jun 09 16:15:23.976055 crc crio[22095]: time=\"2026-06-09T16:15:23.975786162Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/POD\" id=346459e3-8fbe-4097-9f84-abc385cc5d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018189 | controller |     "Jun 09 16:15:23.976055 crc crio[22095]: time=\"2026-06-09T16:15:23.975906385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018204 | controller |     "Jun 09 16:15:24.353237 crc crio[22095]: time=\"2026-06-09T16:15:24.353160483Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/POD\" id=b5e20dd9-2bb0-4025-a7b3-f51beea5ff88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018224 | controller |     "Jun 09 16:15:24.353237 crc crio[22095]: time=\"2026-06-09T16:15:24.353271366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018242 | controller |     "Jun 09 16:15:26.103082 crc crio[22095]: time=\"2026-06-09T16:15:26.102703329Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc002b5c108}] Aliases:map[]}\"",
2026-06-09 17:40:44.018256 | controller |     "Jun 09 16:15:26.103082 crc crio[22095]: time=\"2026-06-09T16:15:26.103061889Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018271 | controller |     "Jun 09 16:15:26.398791 crc crio[22095]: 2026-06-09T16:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc39219d9e3efce Mac:fe:3c:94:4d:2f:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 SocketPath: PciID:}] [{Interface:0xc0004926a0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.018286 | controller |     "Jun 09 16:15:26.399680 crc crio[22095]: time=\"2026-06-09T16:15:26.399627429Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc002b5c108}] Aliases:map[]}\"",
2026-06-09 17:40:44.018301 | controller |     "Jun 09 16:15:26.399795 crc crio[22095]: time=\"2026-06-09T16:15:26.399779603Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.018316 | controller |     "Jun 09 16:15:26.659452 crc crio[22095]: time=\"2026-06-09T16:15:26.659263483Z\" level=info msg=\"Ran pod sandbox fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/POD\" id=2e4b6c1a-3a08-488b-87fa-d434b96f2880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.018331 | controller |     "Jun 09 16:15:26.662688 crc crio[22095]: time=\"2026-06-09T16:15:26.662593298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3bfaae5-029d-424a-86ed-9e99e971014f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.018346 | controller |     "Jun 09 16:15:26.669306 crc crio[22095]: time=\"2026-06-09T16:15:26.669255499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=247d0869-714c-44ea-a387-8f6168046a5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.018360 | controller |     "Jun 09 16:15:26.721576 crc crio[22095]: time=\"2026-06-09T16:15:26.721458777Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles\" id=a9f02168-3ffe-4ae0-9cf7-0c09644c971b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.018378 | controller |     "Jun 09 16:15:26.730155 crc crio[22095]: time=\"2026-06-09T16:15:26.729900573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.018393 | controller |     "Jun 09 16:15:26.976603 crc crio[22095]: time=\"2026-06-09T16:15:26.9763798Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"",
2026-06-09 17:40:44.018408 | controller |     "Jun 09 16:15:26.976603 crc crio[22095]: time=\"2026-06-09T16:15:26.976479402Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018424 | controller |     "Jun 09 16:15:27.037642 crc crio[22095]: time=\"2026-06-09T16:15:27.037516617Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc0004c6398}] Aliases:map[]}\"",
2026-06-09 17:40:44.018439 | controller |     "Jun 09 16:15:27.037642 crc crio[22095]: time=\"2026-06-09T16:15:27.037588248Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018454 | controller |     "Jun 09 16:15:27.041605 crc crio[22095]: time=\"2026-06-09T16:15:27.04155065Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc002b5c120}] Aliases:map[]}\"",
2026-06-09 17:40:44.018469 | controller |     "Jun 09 16:15:27.041605 crc crio[22095]: time=\"2026-06-09T16:15:27.041608611Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018485 | controller |     "Jun 09 16:15:27.044343 crc crio[22095]: time=\"2026-06-09T16:15:27.04428899Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.018500 | controller |     "Jun 09 16:15:27.044528 crc crio[22095]: time=\"2026-06-09T16:15:27.044345252Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018518 | controller |     "Jun 09 16:15:27.053014 crc crio[22095]: time=\"2026-06-09T16:15:27.051591677Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b6148}] Aliases:map[]}\"",
2026-06-09 17:40:44.018533 | controller |     "Jun 09 16:15:27.053014 crc crio[22095]: time=\"2026-06-09T16:15:27.051663649Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018549 | controller |     "Jun 09 16:15:27.133710 crc crio[22095]: time=\"2026-06-09T16:15:27.133175708Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc00263c0d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.018564 | controller |     "Jun 09 16:15:27.133710 crc crio[22095]: time=\"2026-06-09T16:15:27.133617279Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018579 | controller |     "Jun 09 16:15:27.134776 crc crio[22095]: time=\"2026-06-09T16:15:27.133743993Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc000526448}] Aliases:map[]}\"",
2026-06-09 17:40:44.018594 | controller |     "Jun 09 16:15:27.134776 crc crio[22095]: time=\"2026-06-09T16:15:27.133826455Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018609 | controller |     "Jun 09 16:15:27.387684 crc crio[22095]: 2026-06-09T16:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99568ac3bb894e0 Mac:7a:a9:b0:35:d1:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.018623 | controller |     "Jun 09 16:15:27.387684 crc crio[22095]: time=\"2026-06-09T16:15:27.386564042Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"",
2026-06-09 17:40:44.018641 | controller |     "Jun 09 16:15:27.387684 crc crio[22095]: time=\"2026-06-09T16:15:27.386733416Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.018656 | controller |     "Jun 09 16:15:27.393227 crc crio[22095]: time=\"2026-06-09T16:15:27.393159251Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc00263c308}] Aliases:map[]}\"",
2026-06-09 17:40:44.018671 | controller |     "Jun 09 16:15:27.393349 crc crio[22095]: time=\"2026-06-09T16:15:27.393228943Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018686 | controller |     "Jun 09 16:15:27.476751 crc crio[22095]: time=\"2026-06-09T16:15:27.476550628Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc00263c560}] Aliases:map[]}\"",
2026-06-09 17:40:44.018701 | controller |     "Jun 09 16:15:27.476751 crc crio[22095]: time=\"2026-06-09T16:15:27.47662471Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018717 | controller |     "Jun 09 16:15:27.490029 crc crio[22095]: time=\"2026-06-09T16:15:27.489849139Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c690}] Aliases:map[]}\"",
2026-06-09 17:40:44.018732 | controller |     "Jun 09 16:15:27.490149 crc crio[22095]: time=\"2026-06-09T16:15:27.490076265Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018746 | controller |     "Jun 09 16:15:27.490971 crc crio[22095]: time=\"2026-06-09T16:15:27.490046114Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c700}] Aliases:map[]}\"",
2026-06-09 17:40:44.018764 | controller |     "Jun 09 16:15:27.490971 crc crio[22095]: time=\"2026-06-09T16:15:27.490591798Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018780 | controller |     "Jun 09 16:15:27.499612 crc crio[22095]: time=\"2026-06-09T16:15:27.497978167Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc000526880}] Aliases:map[]}\"",
2026-06-09 17:40:44.018795 | controller |     "Jun 09 16:15:27.499612 crc crio[22095]: time=\"2026-06-09T16:15:27.49807629Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018810 | controller |     "Jun 09 16:15:27.523389 crc crio[22095]: time=\"2026-06-09T16:15:27.518049362Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc002b5c738}] Aliases:map[]}\"",
2026-06-09 17:40:44.018825 | controller |     "Jun 09 16:15:27.523389 crc crio[22095]: time=\"2026-06-09T16:15:27.518108933Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018840 | controller |     "Jun 09 16:15:27.530530 crc crio[22095]: time=\"2026-06-09T16:15:27.530406448Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"",
2026-06-09 17:40:44.018875 | controller |     "Jun 09 16:15:27.530530 crc crio[22095]: time=\"2026-06-09T16:15:27.530506321Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018892 | controller |     "Jun 09 16:15:27.531866 crc crio[22095]: time=\"2026-06-09T16:15:27.531468336Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc001984088}] Aliases:map[]}\"",
2026-06-09 17:40:44.018907 | controller |     "Jun 09 16:15:27.531866 crc crio[22095]: time=\"2026-06-09T16:15:27.531542967Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018926 | controller |     "Jun 09 16:15:27.533574 crc crio[22095]: time=\"2026-06-09T16:15:27.533506138Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"",
2026-06-09 17:40:44.018942 | controller |     "Jun 09 16:15:27.533650 crc crio[22095]: time=\"2026-06-09T16:15:27.53358165Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018957 | controller |     "Jun 09 16:15:27.536083 crc crio[22095]: time=\"2026-06-09T16:15:27.53555687Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0019840e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.018971 | controller |     "Jun 09 16:15:27.536083 crc crio[22095]: time=\"2026-06-09T16:15:27.535626322Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.018986 | controller |     "Jun 09 16:15:27.554143 crc crio[22095]: time=\"2026-06-09T16:15:27.554044094Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc0028b6608}] Aliases:map[]}\"",
2026-06-09 17:40:44.019013 | controller |     "Jun 09 16:15:27.554143 crc crio[22095]: time=\"2026-06-09T16:15:27.554125266Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.019029 | controller |     "Jun 09 16:15:27.559553 crc crio[22095]: time=\"2026-06-09T16:15:27.559416742Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0004c63d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.019045 | controller |     "Jun 09 16:15:27.559553 crc crio[22095]: time=\"2026-06-09T16:15:27.559514034Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.019060 | controller |     "Jun 09 16:15:27.586694 crc crio[22095]: time=\"2026-06-09T16:15:27.583348955Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc00012a920}] Aliases:map[]}\"",
2026-06-09 17:40:44.019077 | controller |     "Jun 09 16:15:27.586694 crc crio[22095]: time=\"2026-06-09T16:15:27.583445968Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.019092 | controller |     "Jun 09 16:15:27.870197 crc crio[22095]: 2026-06-09T16:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4870ee89adb71 Mac:ba:a9:36:27:40:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df SocketPath: PciID:}] [{Interface:0xc000195660 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.019107 | controller |     "Jun 09 16:15:27.894391 crc crio[22095]: time=\"2026-06-09T16:15:27.894338495Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b6148}] Aliases:map[]}\"",
2026-06-09 17:40:44.019122 | controller |     "Jun 09 16:15:27.894853 crc crio[22095]: time=\"2026-06-09T16:15:27.894833298Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.019136 | controller |     "Jun 09 16:15:28.177100 crc crio[22095]: time=\"2026-06-09T16:15:28.175598643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.019151 | controller |     "Jun 09 16:15:28.201527 crc crio[22095]: time=\"2026-06-09T16:15:28.199857555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.019166 | controller |     "Jun 09 16:15:28.225015 crc crio[22095]: time=\"2026-06-09T16:15:28.222366492Z\" level=info msg=\"Ran pod sandbox 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/POD\" id=2a76207e-ef57-491c-bfae-8d3b2c298e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.019181 | controller |     "Jun 09 16:15:28.234601 crc crio[22095]: time=\"2026-06-09T16:15:28.234518513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019195 | controller |     "Jun 09 16:15:28.234877 crc crio[22095]: time=\"2026-06-09T16:15:28.234765979Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019209 | controller |     "Jun 09 16:15:28.234877 crc crio[22095]: time=\"2026-06-09T16:15:28.234816881Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=b6f9bfd3-b0e4-42ee-adad-0ce9fee43d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019227 | controller |     "Jun 09 16:15:28.243398 crc crio[22095]: time=\"2026-06-09T16:15:28.240756613Z\" level=info msg=\"Ran pod sandbox 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/POD\" id=69534373-55ef-4b9b-8f5f-ce89f7b0ff88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.019243 | controller |     "Jun 09 16:15:28.245626 crc crio[22095]: time=\"2026-06-09T16:15:28.24376071Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=b2cca795-a182-4600-b423-4c7b4e197c69 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.019257 | controller |     "Jun 09 16:15:28.250233 crc crio[22095]: time=\"2026-06-09T16:15:28.249792305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019272 | controller |     "Jun 09 16:15:28.250497 crc crio[22095]: time=\"2026-06-09T16:15:28.250297058Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019286 | controller |     "Jun 09 16:15:28.250497 crc crio[22095]: time=\"2026-06-09T16:15:28.250358159Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=0be69b35-65fd-472d-9a6e-7d0a183d1cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019301 | controller |     "Jun 09 16:15:28.254730 crc crio[22095]: time=\"2026-06-09T16:15:28.251826797Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=202ce94c-d4c2-4ba9-b92c-bbb97af31259 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.019316 | controller |     "Jun 09 16:15:28.254730 crc crio[22095]: time=\"2026-06-09T16:15:28.252392561Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"",
2026-06-09 17:40:44.019331 | controller |     "Jun 09 16:15:28.278027 crc crio[22095]: time=\"2026-06-09T16:15:28.277606627Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"",
2026-06-09 17:40:44.019346 | controller |     "Jun 09 16:15:28.444510 crc crio[22095]: time=\"2026-06-09T16:15:28.443506259Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc002b5c998}] Aliases:map[]}\"",
2026-06-09 17:40:44.019361 | controller |     "Jun 09 16:15:28.444510 crc crio[22095]: time=\"2026-06-09T16:15:28.443570911Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.019376 | controller |     "Jun 09 16:15:28.625644 crc crio[22095]: time=\"2026-06-09T16:15:28.619651373Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc002b5cb90}] Aliases:map[]}\"",
2026-06-09 17:40:44.019396 | controller |     "Jun 09 16:15:28.625812 crc crio[22095]: time=\"2026-06-09T16:15:28.625692358Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.019411 | controller |     "Jun 09 16:15:28.626011 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:555ed896efb7c1f Mac:26:0a:3e:03:04:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.019427 | controller |     "Jun 09 16:15:28.626784 crc crio[22095]: time=\"2026-06-09T16:15:28.622905197Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc002b5cc08}] Aliases:map[]}\"",
2026-06-09 17:40:44.019442 | controller |     "Jun 09 16:15:28.627116 crc crio[22095]: time=\"2026-06-09T16:15:28.626763086Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc00263c0d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.019457 | controller |     "Jun 09 16:15:28.628079 crc crio[22095]: time=\"2026-06-09T16:15:28.6273129Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.019472 | controller |     "Jun 09 16:15:28.628079 crc crio[22095]: time=\"2026-06-09T16:15:28.627064483Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.019487 | controller |     "Jun 09 16:15:28.628079 crc crio[22095]: time=\"2026-06-09T16:15:28.623790079Z\" level=info msg=\"Created container 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles\" id=a9f02168-3ffe-4ae0-9cf7-0c09644c971b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.019502 | controller |     "Jun 09 16:15:28.629802 crc crio[22095]: time=\"2026-06-09T16:15:28.629735192Z\" level=info msg=\"Starting container: 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2\" id=027ad52a-8348-4889-b5de-587925765d14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.019523 | controller |     "Jun 09 16:15:28.646170 crc crio[22095]: time=\"2026-06-09T16:15:28.639759749Z\" level=info msg=\"Started container\" PID=52180 containerID=545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2 description=openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles id=027ad52a-8348-4889-b5de-587925765d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9",
2026-06-09 17:40:44.019539 | controller |     "Jun 09 16:15:28.675872 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3cb9b7caff5ca6 Mac:96:91:e4:30:a8:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.019554 | controller |     "Jun 09 16:15:28.681245 crc crio[22095]: time=\"2026-06-09T16:15:28.681135129Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0012881f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.019569 | controller |     "Jun 09 16:15:28.681378 crc crio[22095]: time=\"2026-06-09T16:15:28.681344494Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.019584 | controller |     "Jun 09 16:15:28.782643 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7302f7ebf88ecbe Mac:62:a1:5e:cb:12:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.019599 | controller |     "Jun 09 16:15:28.782643 crc crio[22095]: time=\"2026-06-09T16:15:28.778818943Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc000526448}] Aliases:map[]}\"",
2026-06-09 17:40:44.019615 | controller |     "Jun 09 16:15:28.782643 crc crio[22095]: time=\"2026-06-09T16:15:28.77910011Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.019629 | controller |     "Jun 09 16:15:28.782643 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffb925e3b82fb57 Mac:da:f1:e4:00:56:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.019645 | controller |     "Jun 09 16:15:28.785319 crc crio[22095]: time=\"2026-06-09T16:15:28.785240927Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc002b5c120}] Aliases:map[]}\"",
2026-06-09 17:40:44.019664 | controller |     "Jun 09 16:15:28.791080 crc crio[22095]: time=\"2026-06-09T16:15:28.788705436Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.019679 | controller |     "Jun 09 16:15:28.896984 crc crio[22095]: 2026-06-09T16:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d86a73320b42819 Mac:0e:68:62:e2:5b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 SocketPath: PciID:}] [{Interface:0xc000277370 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.019694 | controller |     "Jun 09 16:15:29.013830 crc crio[22095]: time=\"2026-06-09T16:15:29.0132245Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc0004c6398}] Aliases:map[]}\"",
2026-06-09 17:40:44.019710 | controller |     "Jun 09 16:15:29.014138 crc crio[22095]: time=\"2026-06-09T16:15:29.013953048Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.019725 | controller |     "Jun 09 16:15:29.220677 crc crio[22095]: time=\"2026-06-09T16:15:29.220491231Z\" level=info msg=\"Ran pod sandbox 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/POD\" id=eeac44b4-9ae0-46f2-9625-cf9d52fa08fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.019740 | controller |     "Jun 09 16:15:29.221900 crc crio[22095]: time=\"2026-06-09T16:15:29.221212699Z\" level=info msg=\"Ran pod sandbox f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/POD\" id=a66c884b-7c85-486a-a867-9379b8273032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.019754 | controller |     "Jun 09 16:15:29.226190 crc crio[22095]: time=\"2026-06-09T16:15:29.226083764Z\" level=info msg=\"Ran pod sandbox ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/POD\" id=9971cdea-6a26-43bc-956b-c8d847c82d18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.019769 | controller |     "Jun 09 16:15:29.250491 crc crio[22095]: time=\"2026-06-09T16:15:29.242491864Z\" level=info msg=\"Ran pod sandbox 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/POD\" id=f0c544c5-39f5-44b4-9934-f5076e2fd769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.019784 | controller |     "Jun 09 16:15:29.254538 crc crio[22095]: time=\"2026-06-09T16:15:29.254368149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019798 | controller |     "Jun 09 16:15:29.255274 crc crio[22095]: time=\"2026-06-09T16:15:29.254669437Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019816 | controller |     "Jun 09 16:15:29.255274 crc crio[22095]: time=\"2026-06-09T16:15:29.254840531Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=8817a337-7c8e-427a-b68c-617928232449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019831 | controller |     "Jun 09 16:15:29.258805 crc crio[22095]: time=\"2026-06-09T16:15:29.258748631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019846 | controller |     "Jun 09 16:15:29.260258 crc crio[22095]: time=\"2026-06-09T16:15:29.260124506Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019880 | controller |     "Jun 09 16:15:29.260795 crc crio[22095]: time=\"2026-06-09T16:15:29.260728082Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=4c06eb7d-663a-4b6c-b990-4e52ff51e1b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019896 | controller |     "Jun 09 16:15:29.263868 crc crio[22095]: time=\"2026-06-09T16:15:29.263659767Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019911 | controller |     "Jun 09 16:15:29.264738 crc crio[22095]: time=\"2026-06-09T16:15:29.264670523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019925 | controller |     "Jun 09 16:15:29.265241 crc crio[22095]: time=\"2026-06-09T16:15:29.265036622Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=93e61c85-7197-4021-8680-1c7776c79ee9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.019940 | controller |     "Jun 09 16:15:29.265241 crc crio[22095]: time=\"2026-06-09T16:15:29.265086373Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=73fe44fa-94c8-4d6e-a145-5d21b12bc852 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.019955 | controller |     "Jun 09 16:15:29.265480 crc crio[22095]: time=\"2026-06-09T16:15:29.265317969Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019970 | controller |     "Jun 09 16:15:29.265554 crc crio[22095]: time=\"2026-06-09T16:15:29.265495984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.019984 | controller |     "Jun 09 16:15:29.265554 crc crio[22095]: time=\"2026-06-09T16:15:29.265515914Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=0882e08b-1667-41ed-abdb-9d2ab627d3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.020003 | controller |     "Jun 09 16:15:29.265637 crc crio[22095]: time=\"2026-06-09T16:15:29.265589786Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=d49fb6c6-6bb6-42e0-aa08-3d378751fe1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.020018 | controller |     "Jun 09 16:15:29.282145 crc crio[22095]: time=\"2026-06-09T16:15:29.279236546Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"",
2026-06-09 17:40:44.020033 | controller |     "Jun 09 16:15:29.282145 crc crio[22095]: time=\"2026-06-09T16:15:29.280190911Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"",
2026-06-09 17:40:44.020048 | controller |     "Jun 09 16:15:29.282145 crc crio[22095]: time=\"2026-06-09T16:15:29.280682893Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f8ada98c-a929-40bf-9c0a-afbc3eee35b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.020063 | controller |     "Jun 09 16:15:29.283235 crc crio[22095]: time=\"2026-06-09T16:15:29.283091285Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1e337b76-ebd9-4b3a-879d-15e5781517d5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.020078 | controller |     "Jun 09 16:15:29.303020 crc crio[22095]: time=\"2026-06-09T16:15:29.298003857Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"",
2026-06-09 17:40:44.020093 | controller |     "Jun 09 16:15:29.303020 crc crio[22095]: time=\"2026-06-09T16:15:29.298830018Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"",
2026-06-09 17:40:44.020107 | controller |     "Jun 09 16:15:29.409666 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:606ff000eb6b83e Mac:7a:5e:05:e9:ee:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 SocketPath: PciID:}] [{Interface:0xc0005804b0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020122 | controller |     "Jun 09 16:15:29.411292 crc crio[22095]: time=\"2026-06-09T16:15:29.411250859Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc002b5c738}] Aliases:map[]}\"",
2026-06-09 17:40:44.020137 | controller |     "Jun 09 16:15:29.411594 crc crio[22095]: time=\"2026-06-09T16:15:29.411568318Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020155 | controller |     "Jun 09 16:15:29.428774 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaae5e7a5769300 Mac:8a:d9:c3:ca:28:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020170 | controller |     "Jun 09 16:15:29.430010 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f481e2fa1e4411 Mac:c6:2d:3a:0d:ab:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020185 | controller |     "Jun 09 16:15:29.434740 crc crio[22095]: time=\"2026-06-09T16:15:29.43469252Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"",
2026-06-09 17:40:44.020199 | controller |     "Jun 09 16:15:29.435215 crc crio[22095]: time=\"2026-06-09T16:15:29.435187373Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020214 | controller |     "Jun 09 16:15:29.435652 crc crio[22095]: time=\"2026-06-09T16:15:29.435551402Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc001984088}] Aliases:map[]}\"",
2026-06-09 17:40:44.020229 | controller |     "Jun 09 16:15:29.436353 crc crio[22095]: time=\"2026-06-09T16:15:29.436285691Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020244 | controller |     "Jun 09 16:15:29.538458 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27c8dcc3162c1de Mac:4a:e4:6f:16:53:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 SocketPath: PciID:}] [{Interface:0xc0005265d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020259 | controller |     "Jun 09 16:15:29.540995 crc crio[22095]: time=\"2026-06-09T16:15:29.539105936Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc000526880}] Aliases:map[]}\"",
2026-06-09 17:40:44.020273 | controller |     "Jun 09 16:15:29.540995 crc crio[22095]: time=\"2026-06-09T16:15:29.53928229Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020291 | controller |     "Jun 09 16:15:29.564983 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f174ef55920b02 Mac:56:97:2c:8b:14:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 SocketPath: PciID:}] [{Interface:0xc0000157f0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020307 | controller |     "Jun 09 16:15:29.564983 crc crio[22095]: time=\"2026-06-09T16:15:29.563230554Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc00263c308}] Aliases:map[]}\"",
2026-06-09 17:40:44.020322 | controller |     "Jun 09 16:15:29.564983 crc crio[22095]: time=\"2026-06-09T16:15:29.563402209Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020337 | controller |     "Jun 09 16:15:29.616673 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab8939eadf196c7 Mac:e2:fd:d0:bd:1a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020352 | controller |     "Jun 09 16:15:29.617366 crc crio[22095]: time=\"2026-06-09T16:15:29.61728523Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc0028b6608}] Aliases:map[]}\"",
2026-06-09 17:40:44.020367 | controller |     "Jun 09 16:15:29.617510 crc crio[22095]: time=\"2026-06-09T16:15:29.617476244Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020382 | controller |     "Jun 09 16:15:29.622215 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f9456dbaaf0c5 Mac:a2:0c:2c:c1:4b:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020397 | controller |     "Jun 09 16:15:29.623020 crc crio[22095]: time=\"2026-06-09T16:15:29.622907744Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0004c63d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.020415 | controller |     "Jun 09 16:15:29.623104 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef1a59b20a6f98 Mac:ae:da:57:52:28:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020430 | controller |     "Jun 09 16:15:29.623155 crc crio[22095]: time=\"2026-06-09T16:15:29.623121159Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020445 | controller |     "Jun 09 16:15:29.624198 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:556da479f654c25 Mac:b2:32:4f:09:f5:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020460 | controller |     "Jun 09 16:15:29.625121 crc crio[22095]: time=\"2026-06-09T16:15:29.625050289Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"",
2026-06-09 17:40:44.020476 | controller |     "Jun 09 16:15:29.625240 crc crio[22095]: time=\"2026-06-09T16:15:29.625205213Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020491 | controller |     "Jun 09 16:15:29.625826 crc crio[22095]: time=\"2026-06-09T16:15:29.625335046Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c700}] Aliases:map[]}\"",
2026-06-09 17:40:44.020506 | controller |     "Jun 09 16:15:29.626015 crc crio[22095]: time=\"2026-06-09T16:15:29.625973342Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020521 | controller |     "Jun 09 16:15:29.626340 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2b02ceeada4cbb Mac:36:a7:9b:11:da:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020535 | controller |     "Jun 09 16:15:29.626886 crc crio[22095]: time=\"2026-06-09T16:15:29.626824414Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0019840e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.020553 | controller |     "Jun 09 16:15:29.627069 crc crio[22095]: time=\"2026-06-09T16:15:29.627021059Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020568 | controller |     "Jun 09 16:15:29.628097 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5175631cbb6761f Mac:a2:fb:ea:27:0e:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020583 | controller |     "Jun 09 16:15:29.628584 crc crio[22095]: time=\"2026-06-09T16:15:29.628536588Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c690}] Aliases:map[]}\"",
2026-06-09 17:40:44.020598 | controller |     "Jun 09 16:15:29.628710 crc crio[22095]: time=\"2026-06-09T16:15:29.628668081Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020613 | controller |     "Jun 09 16:15:29.777042 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04a485a5bab0014 Mac:62:ec:de:ac:05:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 SocketPath: PciID:}] [{Interface:0xc0002ec8d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020628 | controller |     "Jun 09 16:15:29.778400 crc crio[22095]: time=\"2026-06-09T16:15:29.778308946Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc00012a920}] Aliases:map[]}\"",
2026-06-09 17:40:44.020643 | controller |     "Jun 09 16:15:29.779139 crc crio[22095]: time=\"2026-06-09T16:15:29.779112157Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020658 | controller |     "Jun 09 16:15:29.785177 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0ec8ccdf7a178a Mac:b2:43:93:48:77:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020673 | controller |     "Jun 09 16:15:29.787017 crc crio[22095]: time=\"2026-06-09T16:15:29.786876696Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc00263c560}] Aliases:map[]}\"",
2026-06-09 17:40:44.020692 | controller |     "Jun 09 16:15:29.787277 crc crio[22095]: time=\"2026-06-09T16:15:29.787157773Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020707 | controller |     "Jun 09 16:15:29.863579 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7c37cef56c809c Mac:b2:1c:df:1e:39:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020722 | controller |     "Jun 09 16:15:29.864687 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:313d48eddac51d8 Mac:22:4b:0d:2a:60:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f SocketPath: PciID:}] [{Interface:0xc000178c50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020737 | controller |     "Jun 09 16:15:29.864807 crc crio[22095]: time=\"2026-06-09T16:15:29.864723251Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc002b5cc08}] Aliases:map[]}\"",
2026-06-09 17:40:44.020752 | controller |     "Jun 09 16:15:29.865247 crc crio[22095]: time=\"2026-06-09T16:15:29.865035239Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020767 | controller |     "Jun 09 16:15:29.865580 crc crio[22095]: time=\"2026-06-09T16:15:29.865501851Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc002b5cb90}] Aliases:map[]}\"",
2026-06-09 17:40:44.020782 | controller |     "Jun 09 16:15:29.865722 crc crio[22095]: time=\"2026-06-09T16:15:29.865683625Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020797 | controller |     "Jun 09 16:15:29.903585 crc crio[22095]: 2026-06-09T16:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cd875e4c0f1a04 Mac:e2:da:79:f4:37:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c SocketPath: PciID:}] [{Interface:0xc000294a40 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.020811 | controller |     "Jun 09 16:15:29.908881 crc crio[22095]: time=\"2026-06-09T16:15:29.90879584Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc002b5c998}] Aliases:map[]}\"",
2026-06-09 17:40:44.020829 | controller |     "Jun 09 16:15:29.909140 crc crio[22095]: time=\"2026-06-09T16:15:29.909080108Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.020845 | controller |     "Jun 09 16:15:30.034180 crc crio[22095]: time=\"2026-06-09T16:15:30.03404307Z\" level=info msg=\"Ran pod sandbox d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/POD\" id=14f20847-f0b5-413f-9f6f-49fb9e07ddc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.020878 | controller |     "Jun 09 16:15:30.036214 crc crio[22095]: time=\"2026-06-09T16:15:30.036177795Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.020894 | controller |     "Jun 09 16:15:30.036684 crc crio[22095]: time=\"2026-06-09T16:15:30.036574345Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.020910 | controller |     "Jun 09 16:15:30.036843 crc crio[22095]: time=\"2026-06-09T16:15:30.036821901Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=fbbd0ac4-ad7f-4dd6-81f2-476a8873b8c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.020925 | controller |     "Jun 09 16:15:30.038010 crc crio[22095]: time=\"2026-06-09T16:15:30.037840137Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=c90d9e95-8bb0-4d60-adbe-fd699c54f1bb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.020939 | controller |     "Jun 09 16:15:30.044537 crc crio[22095]: time=\"2026-06-09T16:15:30.044461837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"",
2026-06-09 17:40:44.020953 | controller |     "Jun 09 16:15:30.169770 crc crio[22095]: time=\"2026-06-09T16:15:30.167332346Z\" level=info msg=\"Ran pod sandbox 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/POD\" id=e4b19196-bb6c-47c6-889b-a83b5099c605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.020968 | controller |     "Jun 09 16:15:30.171584 crc crio[22095]: time=\"2026-06-09T16:15:30.171541334Z\" level=info msg=\"Ran pod sandbox 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/POD\" id=f4ad6741-8025-40c0-b04c-ab457338222a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.020982 | controller |     "Jun 09 16:15:30.173880 crc crio[22095]: time=\"2026-06-09T16:15:30.173812902Z\" level=info msg=\"Ran pod sandbox 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/POD\" id=346459e3-8fbe-4097-9f84-abc385cc5d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021000 | controller |     "Jun 09 16:15:30.174012 crc crio[22095]: time=\"2026-06-09T16:15:30.173874044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021015 | controller |     "Jun 09 16:15:30.174149 crc crio[22095]: time=\"2026-06-09T16:15:30.174098909Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021029 | controller |     "Jun 09 16:15:30.174230 crc crio[22095]: time=\"2026-06-09T16:15:30.174171791Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=89e7157e-75cb-40dc-afcf-5adb5290d0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021044 | controller |     "Jun 09 16:15:30.174230 crc crio[22095]: time=\"2026-06-09T16:15:30.174207962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021059 | controller |     "Jun 09 16:15:30.174455 crc crio[22095]: time=\"2026-06-09T16:15:30.174385437Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021073 | controller |     "Jun 09 16:15:30.174524 crc crio[22095]: time=\"2026-06-09T16:15:30.17449014Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=1c6d810d-3775-4a37-b14f-d365f369486f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021087 | controller |     "Jun 09 16:15:30.175322 crc crio[22095]: time=\"2026-06-09T16:15:30.1752731Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=69d39866-c920-46a2-867e-6234602afc4a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021102 | controller |     "Jun 09 16:15:30.183054 crc crio[22095]: time=\"2026-06-09T16:15:30.18271872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021116 | controller |     "Jun 09 16:15:30.183687 crc crio[22095]: time=\"2026-06-09T16:15:30.183572442Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=17bec1c1-8a2d-46ec-a476-13e92164cae0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021130 | controller |     "Jun 09 16:15:30.185411 crc crio[22095]: time=\"2026-06-09T16:15:30.184783743Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021145 | controller |     "Jun 09 16:15:30.185411 crc crio[22095]: time=\"2026-06-09T16:15:30.184860215Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=6b572ec9-053f-487f-889f-0df51184885f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021162 | controller |     "Jun 09 16:15:30.186655 crc crio[22095]: time=\"2026-06-09T16:15:30.18622322Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"",
2026-06-09 17:40:44.021177 | controller |     "Jun 09 16:15:30.187770 crc crio[22095]: time=\"2026-06-09T16:15:30.187655117Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=c5249504-904d-47ff-9fe0-a46311a340d0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021192 | controller |     "Jun 09 16:15:30.190755 crc crio[22095]: time=\"2026-06-09T16:15:30.190625493Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"",
2026-06-09 17:40:44.021206 | controller |     "Jun 09 16:15:30.199497 crc crio[22095]: time=\"2026-06-09T16:15:30.199381567Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"",
2026-06-09 17:40:44.021221 | controller |     "Jun 09 16:15:30.202586 crc crio[22095]: time=\"2026-06-09T16:15:30.200836035Z\" level=info msg=\"Ran pod sandbox a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/POD\" id=38061def-5614-4aae-b44b-7afe769374fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021236 | controller |     "Jun 09 16:15:30.205506 crc crio[22095]: time=\"2026-06-09T16:15:30.205412222Z\" level=info msg=\"Ran pod sandbox 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/POD\" id=ee4b3280-3b23-418f-ba9e-94e39d1f5df8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021250 | controller |     "Jun 09 16:15:30.210511 crc crio[22095]: time=\"2026-06-09T16:15:30.210370149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021264 | controller |     "Jun 09 16:15:30.211150 crc crio[22095]: time=\"2026-06-09T16:15:30.210957364Z\" level=info msg=\"Ran pod sandbox eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/POD\" id=b5e20dd9-2bb0-4025-a7b3-f51beea5ff88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021279 | controller |     "Jun 09 16:15:30.211150 crc crio[22095]: time=\"2026-06-09T16:15:30.211104618Z\" level=info msg=\"Ran pod sandbox d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/POD\" id=3390a669-1edb-4d84-9f45-d84b13d14015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021293 | controller |     "Jun 09 16:15:30.211490 crc crio[22095]: time=\"2026-06-09T16:15:30.211345034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021307 | controller |     "Jun 09 16:15:30.211747 crc crio[22095]: time=\"2026-06-09T16:15:30.211598301Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021325 | controller |     "Jun 09 16:15:30.211747 crc crio[22095]: time=\"2026-06-09T16:15:30.211653542Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=9f232afa-4aeb-47a7-81fa-ce97dc03b62e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021340 | controller |     "Jun 09 16:15:30.214884 crc crio[22095]: time=\"2026-06-09T16:15:30.213669024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=bb1f772c-2b9b-4735-b3d1-f7119a6b47e3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021354 | controller |     "Jun 09 16:15:30.218149 crc crio[22095]: time=\"2026-06-09T16:15:30.217323847Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"",
2026-06-09 17:40:44.021369 | controller |     "Jun 09 16:15:30.218149 crc crio[22095]: time=\"2026-06-09T16:15:30.218068336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=2d6cf28e-9402-41e6-9581-427bab9af9d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021383 | controller |     "Jun 09 16:15:30.220328 crc crio[22095]: time=\"2026-06-09T16:15:30.218500757Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021397 | controller |     "Jun 09 16:15:30.220328 crc crio[22095]: time=\"2026-06-09T16:15:30.219057822Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=9e83781c-ccda-4b11-ba92-87e57f4733dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021412 | controller |     "Jun 09 16:15:30.221577 crc crio[22095]: time=\"2026-06-09T16:15:30.221128105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=09618c0c-0b55-4496-82ac-30f901a78b65 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021426 | controller |     "Jun 09 16:15:30.233506 crc crio[22095]: time=\"2026-06-09T16:15:30.229780326Z\" level=info msg=\"Ran pod sandbox 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/POD\" id=b1800e93-1ec2-4cb6-81bc-50c50e29c11f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021441 | controller |     "Jun 09 16:15:30.233506 crc crio[22095]: time=\"2026-06-09T16:15:30.230822013Z\" level=info msg=\"Ran pod sandbox 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/POD\" id=0cb667f4-f365-49a8-aa4f-204710afca3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021455 | controller |     "Jun 09 16:15:30.235190 crc crio[22095]: time=\"2026-06-09T16:15:30.23499308Z\" level=info msg=\"Ran pod sandbox ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/POD\" id=03e9902a-b902-41d2-a6ef-deea2af89e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021469 | controller |     "Jun 09 16:15:30.236899 crc crio[22095]: time=\"2026-06-09T16:15:30.236512809Z\" level=info msg=\"Ran pod sandbox 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/POD\" id=ffbe923d-96f2-48c9-b05b-af636ce5ef69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021493 | controller |     "Jun 09 16:15:30.236899 crc crio[22095]: time=\"2026-06-09T16:15:30.236804416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021509 | controller |     "Jun 09 16:15:30.236899 crc crio[22095]: time=\"2026-06-09T16:15:30.236819917Z\" level=info msg=\"Ran pod sandbox 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/POD\" id=4082bace-03f0-4c1e-9eae-a6eb826ff405 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021524 | controller |     "Jun 09 16:15:30.238088 crc crio[22095]: time=\"2026-06-09T16:15:30.237039662Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021539 | controller |     "Jun 09 16:15:30.238088 crc crio[22095]: time=\"2026-06-09T16:15:30.237099714Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=24e5b351-4332-4e12-932c-bc2e53a5d58e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021554 | controller |     "Jun 09 16:15:30.238088 crc crio[22095]: time=\"2026-06-09T16:15:30.23773738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021569 | controller |     "Jun 09 16:15:30.238702 crc crio[22095]: time=\"2026-06-09T16:15:30.238636903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021583 | controller |     "Jun 09 16:15:30.238786 crc crio[22095]: time=\"2026-06-09T16:15:30.238698255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021598 | controller |     "Jun 09 16:15:30.238786 crc crio[22095]: time=\"2026-06-09T16:15:30.238777567Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=09609108-f98d-4f7e-8789-6eab82cda7b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021613 | controller |     "Jun 09 16:15:30.238897 crc crio[22095]: time=\"2026-06-09T16:15:30.238802398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021628 | controller |     "Jun 09 16:15:30.238897 crc crio[22095]: time=\"2026-06-09T16:15:30.23887796Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=9e54c583-5dbc-42dd-9157-7c38efccbb11 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021643 | controller |     "Jun 09 16:15:30.239079 crc crio[22095]: time=\"2026-06-09T16:15:30.239039664Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021661 | controller |     "Jun 09 16:15:30.239321 crc crio[22095]: time=\"2026-06-09T16:15:30.239084005Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=7ac5c367-dd5e-4e8f-8088-4da254c31ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021676 | controller |     "Jun 09 16:15:30.239321 crc crio[22095]: time=\"2026-06-09T16:15:30.239131416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021690 | controller |     "Jun 09 16:15:30.239321 crc crio[22095]: time=\"2026-06-09T16:15:30.239175387Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021705 | controller |     "Jun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.239365962Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021720 | controller |     "Jun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.239413583Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=8c4fe2e5-80f3-4b1a-87ff-77426ab62eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021734 | controller |     "Jun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.239370632Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=925890a8-90ae-4762-b523-821eb733dedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021749 | controller |     "Jun 09 16:15:30.240314 crc crio[22095]: time=\"2026-06-09T16:15:30.240017239Z\" level=info msg=\"Ran pod sandbox f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/POD\" id=93961982-096b-4c26-9b81-ad9e9855d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021764 | controller |     "Jun 09 16:15:30.241240 crc crio[22095]: time=\"2026-06-09T16:15:30.24084845Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=fe484171-8ea0-4b0a-8c3b-3b4ea44a3618 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021779 | controller |     "Jun 09 16:15:30.241240 crc crio[22095]: time=\"2026-06-09T16:15:30.240867701Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=3fd1137a-1837-4a4d-ad6c-e39f8c64d2aa name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021794 | controller |     "Jun 09 16:15:30.241822 crc crio[22095]: time=\"2026-06-09T16:15:30.24124291Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=58e9ac95-6e6d-4085-bd44-2107d3b4cc7b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021809 | controller |     "Jun 09 16:15:30.247397 crc crio[22095]: time=\"2026-06-09T16:15:30.247260464Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=93d6b152-835d-4e0f-b2ee-c34a564000a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021829 | controller |     "Jun 09 16:15:30.256645 crc crio[22095]: time=\"2026-06-09T16:15:30.256555583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021844 | controller |     "Jun 09 16:15:30.257177 crc crio[22095]: time=\"2026-06-09T16:15:30.257100107Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021880 | controller |     "Jun 09 16:15:30.257177 crc crio[22095]: time=\"2026-06-09T16:15:30.257172898Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=9777a86c-fef0-478a-b1a6-9fec35753498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021896 | controller |     "Jun 09 16:15:30.257612 crc crio[22095]: time=\"2026-06-09T16:15:30.257383764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021911 | controller |     "Jun 09 16:15:30.257612 crc crio[22095]: time=\"2026-06-09T16:15:30.257595409Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021926 | controller |     "Jun 09 16:15:30.257696 crc crio[22095]: time=\"2026-06-09T16:15:30.257643791Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=5ad3d8a5-3578-414d-b282-4fb962eb43d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021940 | controller |     "Jun 09 16:15:30.259761 crc crio[22095]: time=\"2026-06-09T16:15:30.259060277Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9d3386e3-7df4-4a48-bdeb-74cb0d8d17a1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.021955 | controller |     "Jun 09 16:15:30.260313 crc crio[22095]: time=\"2026-06-09T16:15:30.260237437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4da621a2-e921-4077-9688-9fe54dedc7e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021970 | controller |     "Jun 09 16:15:30.272354 crc crio[22095]: time=\"2026-06-09T16:15:30.268871968Z\" level=info msg=\"Ran pod sandbox 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/POD\" id=c11e89ca-9bdf-479d-b218-7811d7a48ffe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.021984 | controller |     "Jun 09 16:15:30.272354 crc crio[22095]: time=\"2026-06-09T16:15:30.272214954Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.021999 | controller |     "Jun 09 16:15:30.272899 crc crio[22095]: time=\"2026-06-09T16:15:30.27284933Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022017 | controller |     "Jun 09 16:15:30.273110 crc crio[22095]: time=\"2026-06-09T16:15:30.273006734Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=78c87367-2fcd-4e5d-b4c1-7f1278be405e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022032 | controller |     "Jun 09 16:15:30.273677 crc crio[22095]: time=\"2026-06-09T16:15:30.273573259Z\" level=info msg=\"Ran pod sandbox b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/POD\" id=5d5d3b3f-c433-418b-b3d8-3311e77ad20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.022047 | controller |     "Jun 09 16:15:30.278029 crc crio[22095]: time=\"2026-06-09T16:15:30.277853669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"",
2026-06-09 17:40:44.022062 | controller |     "Jun 09 16:15:30.278490 crc crio[22095]: time=\"2026-06-09T16:15:30.278408893Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"",
2026-06-09 17:40:44.022076 | controller |     "Jun 09 16:15:30.279066 crc crio[22095]: time=\"2026-06-09T16:15:30.278892075Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"",
2026-06-09 17:40:44.022091 | controller |     "Jun 09 16:15:30.279066 crc crio[22095]: time=\"2026-06-09T16:15:30.279028969Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"",
2026-06-09 17:40:44.022106 | controller |     "Jun 09 16:15:30.280883 crc crio[22095]: time=\"2026-06-09T16:15:30.280683451Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"",
2026-06-09 17:40:44.022120 | controller |     "Jun 09 16:15:30.286879 crc crio[22095]: time=\"2026-06-09T16:15:30.280766803Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"",
2026-06-09 17:40:44.022134 | controller |     "Jun 09 16:15:30.286879 crc crio[22095]: time=\"2026-06-09T16:15:30.285120215Z\" level=info msg=\"Ran pod sandbox bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/POD\" id=84032bd9-2e10-4c85-aa33-d8f5b26d96dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.022149 | controller |     "Jun 09 16:15:30.288905 crc crio[22095]: time=\"2026-06-09T16:15:30.287699761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bc1c27a7-7414-4f41-888d-8ad486e75218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022163 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.29080161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022178 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291123489Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022196 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.29116861Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=262fdc7b-dea3-4141-afd6-7c4eb8fa8f0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022210 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291259082Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022225 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291344124Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022239 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.291377125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=81b59720-4304-4d76-a161-464b6999f309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022253 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.294336761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ad7eca2c-b23a-439a-8f02-3d06d587fe1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022267 | controller |     "Jun 09 16:15:30.296036 crc crio[22095]: time=\"2026-06-09T16:15:30.295106841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bfd0a076-3fa7-48aa-8ea3-11e0b069786c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022281 | controller |     "Jun 09 16:15:30.488285 crc crio[22095]: time=\"2026-06-09T16:15:30.488174339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9802fd92-a66e-4c10-a76a-7f5b9347e1bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022296 | controller |     "Jun 09 16:15:30.489078 crc crio[22095]: time=\"2026-06-09T16:15:30.489033101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2d9c9c28-9d35-4bda-ad29-fad6a4913d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022310 | controller |     "Jun 09 16:15:30.489473 crc crio[22095]: time=\"2026-06-09T16:15:30.489045291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fb62f0fe-f96f-4127-b062-a41ee682b6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022324 | controller |     "Jun 09 16:15:30.489686 crc crio[22095]: time=\"2026-06-09T16:15:30.489607665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=14f4ff47-531d-4cbc-a0dc-85482d3efe1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022338 | controller |     "Jun 09 16:15:30.493628 crc crio[22095]: time=\"2026-06-09T16:15:30.493367882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e5ad89ed-5815-4b53-b734-98fbd89473f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022355 | controller |     "Jun 09 16:15:30.498851 crc crio[22095]: time=\"2026-06-09T16:15:30.495840225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e5804820-696b-474b-b656-dc55a0f18042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022370 | controller |     "Jun 09 16:15:30.761747 crc crio[22095]: time=\"2026-06-09T16:15:30.760743994Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=b84a33db-da2f-4fdd-9557-7cd7e3528def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022385 | controller |     "Jun 09 16:15:30.772123 crc crio[22095]: time=\"2026-06-09T16:15:30.770181796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022400 | controller |     "Jun 09 16:15:30.774191 crc crio[22095]: time=\"2026-06-09T16:15:30.774130097Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=00e7c0e2-461f-4902-80d4-e77ee7c27daa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022414 | controller |     "Jun 09 16:15:30.783086 crc crio[22095]: time=\"2026-06-09T16:15:30.783037505Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=7e91c436-f8ae-44b8-ac91-07d765a9e4ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022428 | controller |     "Jun 09 16:15:30.789253 crc crio[22095]: time=\"2026-06-09T16:15:30.789102191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022443 | controller |     "Jun 09 16:15:30.790483 crc crio[22095]: time=\"2026-06-09T16:15:30.789897781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022457 | controller |     "Jun 09 16:15:30.805032 crc crio[22095]: time=\"2026-06-09T16:15:30.804901336Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=2f176e59-554e-47a3-8692-f69999da8b62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022472 | controller |     "Jun 09 16:15:30.810523 crc crio[22095]: time=\"2026-06-09T16:15:30.810454468Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=19223342-5767-41f6-8e26-47d6bd306db0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022487 | controller |     "Jun 09 16:15:30.817074 crc crio[22095]: time=\"2026-06-09T16:15:30.816994426Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=f2385c03-52f3-430e-ac74-3fb27f329aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022501 | controller |     "Jun 09 16:15:30.886131 crc crio[22095]: time=\"2026-06-09T16:15:30.885580803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022516 | controller |     "Jun 09 16:15:30.886512 crc crio[22095]: time=\"2026-06-09T16:15:30.88586255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022531 | controller |     "Jun 09 16:15:30.886979 crc crio[22095]: time=\"2026-06-09T16:15:30.886864236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022549 | controller |     "Jun 09 16:15:31.017864 crc crio[22095]: time=\"2026-06-09T16:15:31.017251018Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=e6a1a759-56fa-4acd-a312-fda4927662d4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.022565 | controller |     "Jun 09 16:15:31.019671 crc crio[22095]: time=\"2026-06-09T16:15:31.019574497Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ff98dae4-d9c0-45c6-9943-f95f3a6238a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022580 | controller |     "Jun 09 16:15:31.026597 crc crio[22095]: time=\"2026-06-09T16:15:31.026475924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022596 | controller |     "Jun 09 16:15:31.031542 crc crio[22095]: time=\"2026-06-09T16:15:31.031472742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022611 | controller |     "Jun 09 16:15:31.076998 crc crio[22095]: time=\"2026-06-09T16:15:31.076836545Z\" level=info msg=\"Stopping pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=9ab09589-9bc9-40eb-b10d-1055d495443e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.022627 | controller |     "Jun 09 16:15:31.077612 crc crio[22095]: time=\"2026-06-09T16:15:31.077454491Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-7wgns Namespace:openshift-operator-lifecycle-manager ID:fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9 UID:cdf838df-c12a-463b-a12c-e4e3059b899f NetNS:/var/run/netns/d9e5f07d-55c9-4382-ab1c-4fea71140f79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdf838df_c12a_463b_a12c_e4e3059b899f.slice PodAnnotations:0xc00012a9f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.022643 | controller |     "Jun 09 16:15:31.077612 crc crio[22095]: time=\"2026-06-09T16:15:31.077591674Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683695-7wgns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.022658 | controller |     "Jun 09 16:15:31.114268 crc crio[22095]: time=\"2026-06-09T16:15:31.114156731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022673 | controller |     "Jun 09 16:15:31.119998 crc crio[22095]: time=\"2026-06-09T16:15:31.119887998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022689 | controller |     "Jun 09 16:15:31.128305 crc crio[22095]: time=\"2026-06-09T16:15:31.128233372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022704 | controller |     "Jun 09 16:15:31.142548 crc crio[22095]: time=\"2026-06-09T16:15:31.142266362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022719 | controller |     "Jun 09 16:15:31.211456 crc crio[22095]: time=\"2026-06-09T16:15:31.211323421Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a047ae4f-cd6a-4d05-aa3c-948f2a6e0bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.022737 | controller |     "Jun 09 16:15:31.226178 crc crio[22095]: time=\"2026-06-09T16:15:31.225859524Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic\" id=18d12769-4e83-41c1-b144-876e47d05b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022753 | controller |     "Jun 09 16:15:31.232998 crc crio[22095]: time=\"2026-06-09T16:15:31.232823092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022767 | controller |     "Jun 09 16:15:31.274837 crc crio[22095]: time=\"2026-06-09T16:15:31.274761437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022782 | controller |     "Jun 09 16:15:31.284324 crc crio[22095]: time=\"2026-06-09T16:15:31.28386271Z\" level=info msg=\"Created container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=b84a33db-da2f-4fdd-9557-7cd7e3528def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022798 | controller |     "Jun 09 16:15:31.287008 crc crio[22095]: time=\"2026-06-09T16:15:31.286885758Z\" level=info msg=\"Starting container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7\" id=54edd68a-010e-4cca-a761-95e03bef331b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.022814 | controller |     "Jun 09 16:15:31.293611 crc crio[22095]: time=\"2026-06-09T16:15:31.293528288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022829 | controller |     "Jun 09 16:15:31.320837 crc crio[22095]: time=\"2026-06-09T16:15:31.319774351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022845 | controller |     "Jun 09 16:15:31.322811 crc crio[22095]: time=\"2026-06-09T16:15:31.322587863Z\" level=info msg=\"Started container\" PID=52645 containerID=c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy id=54edd68a-010e-4cca-a761-95e03bef331b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71",
2026-06-09 17:40:44.022880 | controller |     "Jun 09 16:15:31.334687 crc crio[22095]: time=\"2026-06-09T16:15:31.33456544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022897 | controller |     "Jun 09 16:15:31.342779 crc crio[22095]: time=\"2026-06-09T16:15:31.342689348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022913 | controller |     "Jun 09 16:15:31.348076 crc crio[22095]: time=\"2026-06-09T16:15:31.347999604Z\" level=info msg=\"Created container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=7e91c436-f8ae-44b8-ac91-07d765a9e4ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.022928 | controller |     "Jun 09 16:15:31.348076 crc crio[22095]: time=\"2026-06-09T16:15:31.351479813Z\" level=info msg=\"Starting container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664\" id=9b999d4d-cbed-4e7c-8ee5-81d9933577e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.022943 | controller |     "Jun 09 16:15:31.371143 crc crio[22095]: time=\"2026-06-09T16:15:31.369146516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022962 | controller |     "Jun 09 16:15:31.376410 crc crio[22095]: time=\"2026-06-09T16:15:31.374851742Z\" level=info msg=\"Started container\" PID=52659 containerID=6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664 description=openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy id=9b999d4d-cbed-4e7c-8ee5-81d9933577e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b",
2026-06-09 17:40:44.022978 | controller |     "Jun 09 16:15:31.436463 crc crio[22095]: time=\"2026-06-09T16:15:31.435470896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.022994 | controller |     "Jun 09 16:15:31.515220 crc crio[22095]: time=\"2026-06-09T16:15:31.515108427Z\" level=info msg=\"Stopped pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=9ab09589-9bc9-40eb-b10d-1055d495443e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.023009 | controller |     "Jun 09 16:15:31.568723 crc crio[22095]: time=\"2026-06-09T16:15:31.568543516Z\" level=info msg=\"Created container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=00e7c0e2-461f-4902-80d4-e77ee7c27daa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023036 | controller |     "Jun 09 16:15:31.581291 crc crio[22095]: time=\"2026-06-09T16:15:31.581211711Z\" level=info msg=\"Starting container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4\" id=dfabb021-47a0-4ae0-b4c0-12c0f79e9b2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.023053 | controller |     "Jun 09 16:15:31.678984 crc crio[22095]: time=\"2026-06-09T16:15:31.6787307Z\" level=info msg=\"Started container\" PID=52686 containerID=1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy id=dfabb021-47a0-4ae0-b4c0-12c0f79e9b2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad",
2026-06-09 17:40:44.023069 | controller |     "Jun 09 16:15:31.973847 crc crio[22095]: time=\"2026-06-09T16:15:31.973751881Z\" level=info msg=\"Created container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=2f176e59-554e-47a3-8692-f69999da8b62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023084 | controller |     "Jun 09 16:15:31.990979 crc crio[22095]: time=\"2026-06-09T16:15:31.990840009Z\" level=info msg=\"Starting container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f\" id=7545dae2-e894-4893-9246-d2360d9e1242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.023099 | controller |     "Jun 09 16:15:32.008556 crc crio[22095]: time=\"2026-06-09T16:15:32.00845501Z\" level=info msg=\"Created container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=f2385c03-52f3-430e-ac74-3fb27f329aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023114 | controller |     "Jun 09 16:15:32.010959 crc crio[22095]: time=\"2026-06-09T16:15:32.010825361Z\" level=info msg=\"Started container\" PID=52735 containerID=91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f description=openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager id=7545dae2-e894-4893-9246-d2360d9e1242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e",
2026-06-09 17:40:44.023133 | controller |     "Jun 09 16:15:32.029044 crc crio[22095]: time=\"2026-06-09T16:15:32.027212451Z\" level=info msg=\"Starting container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61\" id=a082624e-b2b2-4feb-9ae1-1cb64b5d5f5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.023148 | controller |     "Jun 09 16:15:32.035032 crc crio[22095]: time=\"2026-06-09T16:15:32.034898598Z\" level=info msg=\"Started container\" PID=52761 containerID=c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy id=a082624e-b2b2-4feb-9ae1-1cb64b5d5f5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae",
2026-06-09 17:40:44.023164 | controller |     "Jun 09 16:15:32.219256 crc crio[22095]: time=\"2026-06-09T16:15:32.218901723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023179 | controller |     "Jun 09 16:15:32.219416 crc crio[22095]: time=\"2026-06-09T16:15:32.219335275Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023194 | controller |     "Jun 09 16:15:32.219416 crc crio[22095]: time=\"2026-06-09T16:15:32.219397566Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=d600e9a7-4c90-4417-9b30-3e40d19c2f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023209 | controller |     "Jun 09 16:15:32.222478 crc crio[22095]: time=\"2026-06-09T16:15:32.222199828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023224 | controller |     "Jun 09 16:15:32.222742 crc crio[22095]: time=\"2026-06-09T16:15:32.222639709Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023239 | controller |     "Jun 09 16:15:32.222742 crc crio[22095]: time=\"2026-06-09T16:15:32.222703611Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=20bc34bb-3688-4d12-a047-db4b0e5d43a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023254 | controller |     "Jun 09 16:15:32.256773 crc crio[22095]: time=\"2026-06-09T16:15:32.256580479Z\" level=info msg=\"Created container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=19223342-5767-41f6-8e26-47d6bd306db0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023269 | controller |     "Jun 09 16:15:32.264700 crc crio[22095]: time=\"2026-06-09T16:15:32.264655096Z\" level=info msg=\"Starting container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38\" id=1e59eaa7-6ad2-4c55-8cf0-548c5a62b0d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.023285 | controller |     "Jun 09 16:15:32.286477 crc crio[22095]: time=\"2026-06-09T16:15:32.286297571Z\" level=info msg=\"Started container\" PID=52744 containerID=9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38 description=openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy id=1e59eaa7-6ad2-4c55-8cf0-548c5a62b0d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d",
2026-06-09 17:40:44.023302 | controller |     "Jun 09 16:15:32.338683 crc crio[22095]: time=\"2026-06-09T16:15:32.338506479Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0c2979f8-8885-4026-81f8-f7b0a29144d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023318 | controller |     "Jun 09 16:15:32.348973 crc crio[22095]: time=\"2026-06-09T16:15:32.345892658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=106bb9e5-a20f-4176-a885-c049471ea2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023333 | controller |     "Jun 09 16:15:32.397160 crc crio[22095]: time=\"2026-06-09T16:15:32.38812144Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=025b8b63-634e-4755-99e9-b226f850d037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023348 | controller |     "Jun 09 16:15:32.397160 crc crio[22095]: time=\"2026-06-09T16:15:32.388738236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.023364 | controller |     "Jun 09 16:15:32.463060 crc crio[22095]: time=\"2026-06-09T16:15:32.461262005Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023379 | controller |     "Jun 09 16:15:32.534157 crc crio[22095]: time=\"2026-06-09T16:15:32.533778013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023394 | controller |     "Jun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.732899315Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023409 | controller |     "Jun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.734130527Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=913642bb-9755-4ce5-888a-3f5e365bec02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023424 | controller |     "Jun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.739311739Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023439 | controller |     "Jun 09 16:15:32.740092 crc crio[22095]: time=\"2026-06-09T16:15:32.739478534Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=bb080db7-4832-4f9f-a2f7-185da71e09ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023454 | controller |     "Jun 09 16:15:32.914258 crc crio[22095]: time=\"2026-06-09T16:15:32.91221448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.023472 | controller |     "Jun 09 16:15:32.923012 crc crio[22095]: time=\"2026-06-09T16:15:32.922263748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.023487 | controller |     "Jun 09 16:15:33.493409 crc crio[22095]: time=\"2026-06-09T16:15:33.486024696Z\" level=info msg=\"Created container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=025b8b63-634e-4755-99e9-b226f850d037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023503 | controller |     "Jun 09 16:15:33.495688 crc crio[22095]: time=\"2026-06-09T16:15:33.494831052Z\" level=info msg=\"Starting container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf\" id=075c436c-e243-4b74-a25a-b354f4433c25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.023518 | controller |     "Jun 09 16:15:33.517975 crc crio[22095]: time=\"2026-06-09T16:15:33.516345033Z\" level=info msg=\"Started container\" PID=52848 containerID=8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf description=openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy id=075c436c-e243-4b74-a25a-b354f4433c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e",
2026-06-09 17:40:44.023533 | controller |     "Jun 09 16:15:33.745879 crc crio[22095]: time=\"2026-06-09T16:15:33.745760103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023548 | controller |     "Jun 09 16:15:33.746163 crc crio[22095]: time=\"2026-06-09T16:15:33.746106301Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023563 | controller |     "Jun 09 16:15:33.746292 crc crio[22095]: time=\"2026-06-09T16:15:33.746186383Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=b8ac5138-1234-4e3a-a160-52c34552fe13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023578 | controller |     "Jun 09 16:15:33.751122 crc crio[22095]: time=\"2026-06-09T16:15:33.751056248Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023594 | controller |     "Jun 09 16:15:33.751395 crc crio[22095]: time=\"2026-06-09T16:15:33.751170231Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023608 | controller |     "Jun 09 16:15:33.751572 crc crio[22095]: time=\"2026-06-09T16:15:33.751396307Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=92a044b7-0b7a-49cf-b3ad-466972743bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023623 | controller |     "Jun 09 16:15:33.751730 crc crio[22095]: time=\"2026-06-09T16:15:33.751654904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023641 | controller |     "Jun 09 16:15:33.751775 crc crio[22095]: time=\"2026-06-09T16:15:33.751757056Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023657 | controller |     "Jun 09 16:15:33.751823 crc crio[22095]: time=\"2026-06-09T16:15:33.751795957Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=ca3cc5fd-8759-4aff-9a32-83bd9bf86884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023672 | controller |     "Jun 09 16:15:33.752045 crc crio[22095]: time=\"2026-06-09T16:15:33.751992332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023688 | controller |     "Jun 09 16:15:33.752366 crc crio[22095]: time=\"2026-06-09T16:15:33.752182167Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023703 | controller |     "Jun 09 16:15:33.752483 crc crio[22095]: time=\"2026-06-09T16:15:33.752372362Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=461b2b0c-e3ab-4e21-b30b-be3d14c16855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023718 | controller |     "Jun 09 16:15:33.752532 crc crio[22095]: time=\"2026-06-09T16:15:33.752491395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023733 | controller |     "Jun 09 16:15:33.752636 crc crio[22095]: time=\"2026-06-09T16:15:33.752589217Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023749 | controller |     "Jun 09 16:15:33.752694 crc crio[22095]: time=\"2026-06-09T16:15:33.752653989Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=4c953684-e125-4fa7-a2f5-a606982e4e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023764 | controller |     "Jun 09 16:15:34.839677 crc crio[22095]: time=\"2026-06-09T16:15:34.838799725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023779 | controller |     "Jun 09 16:15:34.841078 crc crio[22095]: time=\"2026-06-09T16:15:34.840752265Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023794 | controller |     "Jun 09 16:15:34.841078 crc crio[22095]: time=\"2026-06-09T16:15:34.840986581Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=4bd650f4-8160-4c06-b461-921f1fde1409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023812 | controller |     "Jun 09 16:15:35.857304 crc crio[22095]: time=\"2026-06-09T16:15:35.854789862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.023828 | controller |     "Jun 09 16:15:36.029251 crc crio[22095]: time=\"2026-06-09T16:15:36.027699214Z\" level=info msg=\"Created container 49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic\" id=18d12769-4e83-41c1-b144-876e47d05b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023843 | controller |     "Jun 09 16:15:36.032495 crc crio[22095]: time=\"2026-06-09T16:15:36.029674434Z\" level=info msg=\"Starting container: 49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88\" id=4d6783dd-837c-40a8-9181-e6dbc3ba93b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.023879 | controller |     "Jun 09 16:15:36.060198 crc crio[22095]: time=\"2026-06-09T16:15:36.060146775Z\" level=info msg=\"Started container\" PID=52895 containerID=49341933a79cb74ca10317385b09b0894e5c5d547bcffb91eea9b38619548b88 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic id=4d6783dd-837c-40a8-9181-e6dbc3ba93b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76",
2026-06-09 17:40:44.023897 | controller |     "Jun 09 16:15:36.342125 crc crio[22095]: time=\"2026-06-09T16:15:36.341838183Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=7e6101c9-6598-4bf3-9383-c004abd18324 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.023913 | controller |     "Jun 09 16:15:36.369604 crc crio[22095]: time=\"2026-06-09T16:15:36.369363319Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 17:40:44.023929 | controller |     "Jun 09 16:15:37.840027 crc crio[22095]: time=\"2026-06-09T16:15:37.83927959Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=7e6101c9-6598-4bf3-9383-c004abd18324 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.023945 | controller |     "Jun 09 16:15:37.843103 crc crio[22095]: time=\"2026-06-09T16:15:37.842839751Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0f0b3ecd-36d2-414e-be5a-7fa5e2b41cbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023961 | controller |     "Jun 09 16:15:37.867962 crc crio[22095]: time=\"2026-06-09T16:15:37.867564094Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b626c07e-212e-450c-a3e7-766898e196b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.023977 | controller |     "Jun 09 16:15:37.882857 crc crio[22095]: time=\"2026-06-09T16:15:37.882752464Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd\" id=f5a74601-9a82-4cd8-be14-48f0dfc62a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.023993 | controller |     "Jun 09 16:15:37.885684 crc crio[22095]: time=\"2026-06-09T16:15:37.885560216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.024008 | controller |     "Jun 09 16:15:37.962891 crc crio[22095]: time=\"2026-06-09T16:15:37.962664582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.024024 | controller |     "Jun 09 16:15:40.077416 crc crio[22095]: time=\"2026-06-09T16:15:40.076966406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.024043 | controller |     "Jun 09 16:15:40.200018 crc crio[22095]: time=\"2026-06-09T16:15:40.199902346Z\" level=info msg=\"Created container 747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd\" id=f5a74601-9a82-4cd8-be14-48f0dfc62a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.024058 | controller |     "Jun 09 16:15:40.203116 crc crio[22095]: time=\"2026-06-09T16:15:40.203026876Z\" level=info msg=\"Starting container: 747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25\" id=6e801d1c-4eca-4f6c-a4d0-46f1e1fc2e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.024074 | controller |     "Jun 09 16:15:40.251119 crc crio[22095]: time=\"2026-06-09T16:15:40.240693742Z\" level=info msg=\"Started container\" PID=53082 containerID=747af2488109a06aa68a9db59735ec2ad450df961dbceab8d580d313f9679c25 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-httpd id=6e801d1c-4eca-4f6c-a4d0-46f1e1fc2e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76",
2026-06-09 17:40:44.024090 | controller |     "Jun 09 16:15:40.305015 crc crio[22095]: time=\"2026-06-09T16:15:40.304834786Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2273dc3f-f6e8-4cd6-9936-f2a792fbdb3f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024105 | controller |     "Jun 09 16:15:40.362606 crc crio[22095]: time=\"2026-06-09T16:15:40.362501913Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 17:40:44.024121 | controller |     "Jun 09 16:15:44.954204 crc crio[22095]: time=\"2026-06-09T16:15:44.952119834Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024137 | controller |     "Jun 09 16:15:44.955953 crc crio[22095]: time=\"2026-06-09T16:15:44.952182006Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024152 | controller |     "Jun 09 16:15:44.956139 crc crio[22095]: time=\"2026-06-09T16:15:44.95584417Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024168 | controller |     "Jun 09 16:15:44.956522 crc crio[22095]: time=\"2026-06-09T16:15:44.956139397Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024183 | controller |     "Jun 09 16:15:44.956635 crc crio[22095]: time=\"2026-06-09T16:15:44.956590439Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=36ffd008-69ec-46f0-aaf1-0d785637f6a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024199 | controller |     "Jun 09 16:15:44.957263 crc crio[22095]: time=\"2026-06-09T16:15:44.957238976Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=b695b3c0-0093-476d-8faf-3e37bf7a9ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024217 | controller |     "Jun 09 16:15:44.958461 crc crio[22095]: time=\"2026-06-09T16:15:44.958354734Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=8e7b9c03-d69c-4235-a48b-51ac9fdb7c31 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024233 | controller |     "Jun 09 16:15:44.962545 crc crio[22095]: time=\"2026-06-09T16:15:44.9624871Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"",
2026-06-09 17:40:44.024249 | controller |     "Jun 09 16:15:44.962806 crc crio[22095]: time=\"2026-06-09T16:15:44.962769437Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=39d17dd9-d20b-48e6-9c93-5be9545acd4f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024264 | controller |     "Jun 09 16:15:44.967867 crc crio[22095]: time=\"2026-06-09T16:15:44.967787236Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"",
2026-06-09 17:40:44.024279 | controller |     "Jun 09 16:15:45.952604 crc crio[22095]: time=\"2026-06-09T16:15:45.952303517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024294 | controller |     "Jun 09 16:15:46.086487 crc crio[22095]: time=\"2026-06-09T16:15:46.086352912Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024310 | controller |     "Jun 09 16:15:46.086487 crc crio[22095]: time=\"2026-06-09T16:15:46.086486696Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=17d8240e-4b11-4877-836e-8ea01f0e21e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024325 | controller |     "Jun 09 16:15:46.089031 crc crio[22095]: time=\"2026-06-09T16:15:46.088895067Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=5e646e68-4fac-4864-8b8d-8168446d0801 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024340 | controller |     "Jun 09 16:15:46.096278 crc crio[22095]: time=\"2026-06-09T16:15:46.096162724Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"",
2026-06-09 17:40:44.024355 | controller |     "Jun 09 16:15:47.953081 crc crio[22095]: time=\"2026-06-09T16:15:47.952584269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024370 | controller |     "Jun 09 16:15:47.954357 crc crio[22095]: time=\"2026-06-09T16:15:47.953197385Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024385 | controller |     "Jun 09 16:15:47.954357 crc crio[22095]: time=\"2026-06-09T16:15:47.953248246Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=7ada4c0b-7556-47bd-8ccd-a83a325c25c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024404 | controller |     "Jun 09 16:15:47.955177 crc crio[22095]: time=\"2026-06-09T16:15:47.955144244Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=b72b93cf-d25d-4a39-a8a8-efda31f2c972 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024419 | controller |     "Jun 09 16:15:47.964224 crc crio[22095]: time=\"2026-06-09T16:15:47.964021532Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"",
2026-06-09 17:40:44.024434 | controller |     "Jun 09 16:15:48.951156 crc crio[22095]: time=\"2026-06-09T16:15:48.950976226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024450 | controller |     "Jun 09 16:15:48.951796 crc crio[22095]: time=\"2026-06-09T16:15:48.951768926Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024465 | controller |     "Jun 09 16:15:48.952025 crc crio[22095]: time=\"2026-06-09T16:15:48.951991092Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=471bb18d-f4e4-4b92-80f6-233d90fe93e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024481 | controller |     "Jun 09 16:15:48.953593 crc crio[22095]: time=\"2026-06-09T16:15:48.953564922Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=0e87d7f9-5aee-4fb8-95f6-d4091ac899ce name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024496 | controller |     "Jun 09 16:15:48.958150 crc crio[22095]: time=\"2026-06-09T16:15:48.957996345Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"",
2026-06-09 17:40:44.024511 | controller |     "Jun 09 16:15:53.226684 crc crio[22095]: time=\"2026-06-09T16:15:53.225806949Z\" level=info msg=\"Removing container: 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead\" id=652746b2-75ab-4914-9ba7-9fa089df1097 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.024527 | controller |     "Jun 09 16:15:58.968218 crc crio[22095]: time=\"2026-06-09T16:15:58.967407202Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=73fe44fa-94c8-4d6e-a145-5d21b12bc852 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024542 | controller |     "Jun 09 16:15:58.969604 crc crio[22095]: time=\"2026-06-09T16:15:58.969536237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=52b065ab-71ae-4fbc-815f-004d7b4ab3ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024558 | controller |     "Jun 09 16:16:00.530234 crc crio[22095]: time=\"2026-06-09T16:16:00.529644799Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683696-nlldg/POD\" id=2c890a82-0e23-45ff-84c3-3caa8f1bddcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.024573 | controller |     "Jun 09 16:16:00.530846 crc crio[22095]: time=\"2026-06-09T16:16:00.530264075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.024595 | controller |     "Jun 09 16:16:01.718613 crc crio[22095]: time=\"2026-06-09T16:16:01.717573872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=ae9ef52c-a7e1-462e-97b1-9f8df515d85e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024611 | controller |     "Jun 09 16:16:04.437327 crc crio[22095]: time=\"2026-06-09T16:16:04.436893162Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=b19f235f-0a30-4390-9590-6a9b58cd392d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.024626 | controller |     "Jun 09 16:16:05.730460 crc crio[22095]: time=\"2026-06-09T16:16:05.729637991Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=3fd1137a-1837-4a4d-ad6c-e39f8c64d2aa name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024641 | controller |     "Jun 09 16:16:05.732397 crc crio[22095]: time=\"2026-06-09T16:16:05.732081754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=70cb3228-d193-4e80-957d-8a4399cc5c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024656 | controller |     "Jun 09 16:16:05.754798 crc crio[22095]: time=\"2026-06-09T16:16:05.754696204Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=c90d9e95-8bb0-4d60-adbe-fd699c54f1bb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024672 | controller |     "Jun 09 16:16:05.756207 crc crio[22095]: time=\"2026-06-09T16:16:05.75613103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=4c474227-21df-4a53-8286-b20417d5c285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024687 | controller |     "Jun 09 16:16:06.382347 crc crio[22095]: time=\"2026-06-09T16:16:06.382243616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.024702 | controller |     "Jun 09 16:16:06.443354 crc crio[22095]: time=\"2026-06-09T16:16:06.443220679Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1e337b76-ebd9-4b3a-879d-15e5781517d5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024717 | controller |     "Jun 09 16:16:06.444602 crc crio[22095]: time=\"2026-06-09T16:16:06.444527822Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=03d4d136-dc19-4d11-a17d-c5edfedbea1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024733 | controller |     "Jun 09 16:16:07.695192 crc crio[22095]: time=\"2026-06-09T16:16:07.694404644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=b51db6a5-191e-40d1-97ab-73666b3cede7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024748 | controller |     "Jun 09 16:16:07.695192 crc crio[22095]: time=\"2026-06-09T16:16:07.694482116Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=c11c552c-dd12-418a-a644-9dd954ac121b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024767 | controller |     "Jun 09 16:16:08.372238 crc crio[22095]: time=\"2026-06-09T16:16:08.371870286Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=9e54c583-5dbc-42dd-9157-7c38efccbb11 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024783 | controller |     "Jun 09 16:16:08.373453 crc crio[22095]: time=\"2026-06-09T16:16:08.373295293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=f667654f-54c8-4064-ad60-989a81e90c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024798 | controller |     "Jun 09 16:16:08.385697 crc crio[22095]: time=\"2026-06-09T16:16:08.385571627Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=f580671c-9bb2-4835-9b92-ba90ea55efef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024813 | controller |     "Jun 09 16:16:08.410028 crc crio[22095]: time=\"2026-06-09T16:16:08.409692105Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9d3386e3-7df4-4a48-bdeb-74cb0d8d17a1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024829 | controller |     "Jun 09 16:16:08.410712 crc crio[22095]: time=\"2026-06-09T16:16:08.41063046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=a50394e6-13bb-4e83-907c-e6819a3af922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024844 | controller |     "Jun 09 16:16:08.415451 crc crio[22095]: time=\"2026-06-09T16:16:08.415299719Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f8ada98c-a929-40bf-9c0a-afbc3eee35b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024880 | controller |     "Jun 09 16:16:08.416339 crc crio[22095]: time=\"2026-06-09T16:16:08.416222523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=ebb18caf-270a-4bc0-9445-de529609d5f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024897 | controller |     "Jun 09 16:16:08.422266 crc crio[22095]: time=\"2026-06-09T16:16:08.422141765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=b2cca795-a182-4600-b423-4c7b4e197c69 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024912 | controller |     "Jun 09 16:16:08.423234 crc crio[22095]: time=\"2026-06-09T16:16:08.423085159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=3eca8713-2447-4fa1-921c-5e937bbda50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024927 | controller |     "Jun 09 16:16:08.428449 crc crio[22095]: time=\"2026-06-09T16:16:08.428323653Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=c5249504-904d-47ff-9fe0-a46311a340d0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024942 | controller |     "Jun 09 16:16:08.429656 crc crio[22095]: time=\"2026-06-09T16:16:08.429555715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=a11b12bd-b69e-4cb6-be68-4cd76678d11b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024961 | controller |     "Jun 09 16:16:08.435952 crc crio[22095]: time=\"2026-06-09T16:16:08.435806745Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=69d39866-c920-46a2-867e-6234602afc4a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.024976 | controller |     "Jun 09 16:16:08.436624 crc crio[22095]: time=\"2026-06-09T16:16:08.436546664Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=7aa3f86c-3927-4e40-94d8-5fb551f9383e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.024991 | controller |     "Jun 09 16:16:08.438065 crc crio[22095]: time=\"2026-06-09T16:16:08.437993181Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=39d17dd9-d20b-48e6-9c93-5be9545acd4f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025005 | controller |     "Jun 09 16:16:08.438744 crc crio[22095]: time=\"2026-06-09T16:16:08.438671288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=1b9943ca-04db-4ee1-9a26-686f04760fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025021 | controller |     "Jun 09 16:16:08.442529 crc crio[22095]: time=\"2026-06-09T16:16:08.442411124Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=17bec1c1-8a2d-46ec-a476-13e92164cae0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025036 | controller |     "Jun 09 16:16:08.443289 crc crio[22095]: time=\"2026-06-09T16:16:08.443151062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=6f610c38-1ad0-4543-bfc1-9e6afb1e3313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025051 | controller |     "Jun 09 16:16:08.453333 crc crio[22095]: time=\"2026-06-09T16:16:08.453178659Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=202ce94c-d4c2-4ba9-b92c-bbb97af31259 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025066 | controller |     "Jun 09 16:16:08.454058 crc crio[22095]: time=\"2026-06-09T16:16:08.453979789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=0b7d9c9b-14a3-4cda-a6a7-7d80fb6b9c9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025080 | controller |     "Jun 09 16:16:08.460357 crc crio[22095]: time=\"2026-06-09T16:16:08.460283491Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=9c37bbb3-f6ac-411d-8f19-499fa1b24b41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025095 | controller |     "Jun 09 16:16:08.467900 crc crio[22095]: time=\"2026-06-09T16:16:08.467804344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=8e7b9c03-d69c-4235-a48b-51ac9fdb7c31 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025109 | controller |     "Jun 09 16:16:08.469530 crc crio[22095]: time=\"2026-06-09T16:16:08.469462296Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=1958a59d-8aa9-45a4-838f-5a5c9dc5acf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025124 | controller |     "Jun 09 16:16:08.469681 crc crio[22095]: time=\"2026-06-09T16:16:08.469588349Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=79a38c7c-670a-4e3d-9ca6-41af0c61ab52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025149 | controller |     "Jun 09 16:16:08.489313 crc crio[22095]: time=\"2026-06-09T16:16:08.4891166Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=93e61c85-7197-4021-8680-1c7776c79ee9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025168 | controller |     "Jun 09 16:16:08.490066 crc crio[22095]: time=\"2026-06-09T16:16:08.489976282Z\" level=info msg=\"Removed container 755887e5a207de2b72dd3d1eb6dd663f70f0e5517c56c87fde56964fa7d24ead: openshift-operator-lifecycle-manager/collect-profiles-29683650-j8dxb/collect-profiles\" id=652746b2-75ab-4914-9ba7-9fa089df1097 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.025187 | controller |     "Jun 09 16:16:08.490992 crc crio[22095]: time=\"2026-06-09T16:16:08.490828664Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4b0d2a2e-871a-4a89-bc98-48b703fa96c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025256 | controller |     "Jun 09 16:16:08.493713 crc crio[22095]: time=\"2026-06-09T16:16:08.493630206Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=d4b22d71-9726-425f-bf70-1f6c1e42112c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025276 | controller |     "Jun 09 16:16:08.493983 crc crio[22095]: time=\"2026-06-09T16:16:08.493889732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=ed5e85f4-3029-4f83-bed0-3f146dd7284e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025291 | controller |     "Jun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.493988855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=fc20d3ed-c94e-4ad0-84a5-cb245f1c2e3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025305 | controller |     "Jun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.494078437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=58056277-d71a-4423-b118-04c30d8ea4b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025320 | controller |     "Jun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.494152979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ccb8f60b-e136-4d1e-bf25-4b6a8aff9bd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025334 | controller |     "Jun 09 16:16:08.494213 crc crio[22095]: time=\"2026-06-09T16:16:08.49417548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=ae0a6f7e-6d3d-4b63-9985-e25cd226e2f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025349 | controller |     "Jun 09 16:16:08.499237 crc crio[22095]: time=\"2026-06-09T16:16:08.499057855Z\" level=info msg=\"Stopping pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=03240ba8-6a8f-45b3-9045-05e4422ecebf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.025363 | controller |     "Jun 09 16:16:08.499237 crc crio[22095]: time=\"2026-06-09T16:16:08.499164077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=03240ba8-6a8f-45b3-9045-05e4422ecebf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.025382 | controller |     "Jun 09 16:16:08.500624 crc crio[22095]: time=\"2026-06-09T16:16:08.500503862Z\" level=info msg=\"Removing pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=aab1c003-07ea-40c9-adf4-120f74498b0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.025397 | controller |     "Jun 09 16:16:08.504341 crc crio[22095]: time=\"2026-06-09T16:16:08.504290759Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=76948da5-9297-45e6-b5da-265af7cc996b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025412 | controller |     "Jun 09 16:16:08.505390 crc crio[22095]: time=\"2026-06-09T16:16:08.505296765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=bb1f772c-2b9b-4735-b3d1-f7119a6b47e3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025427 | controller |     "Jun 09 16:16:08.507124 crc crio[22095]: time=\"2026-06-09T16:16:08.506229049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.025441 | controller |     "Jun 09 16:16:08.508573 crc crio[22095]: time=\"2026-06-09T16:16:08.507415859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=367b5257-6713-42dc-92fe-0253d298da5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025456 | controller |     "Jun 09 16:16:08.508672 crc crio[22095]: time=\"2026-06-09T16:16:08.508185589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=4beaabc0-6b8c-4869-8090-87698e8a04bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025471 | controller |     "Jun 09 16:16:08.509370 crc crio[22095]: time=\"2026-06-09T16:16:08.509286287Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=8260d5ba-bbc7-4ecf-9a09-a0492f8d0648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025486 | controller |     "Jun 09 16:16:08.511795 crc crio[22095]: time=\"2026-06-09T16:16:08.511707499Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=5e646e68-4fac-4864-8b8d-8168446d0801 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025501 | controller |     "Jun 09 16:16:08.512675 crc crio[22095]: time=\"2026-06-09T16:16:08.512597662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=eaf8bd15-512f-4391-ae3a-36a599fea423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025516 | controller |     "Jun 09 16:16:08.530990 crc crio[22095]: time=\"2026-06-09T16:16:08.53048004Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=09618c0c-0b55-4496-82ac-30f901a78b65 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025530 | controller |     "Jun 09 16:16:08.531672 crc crio[22095]: time=\"2026-06-09T16:16:08.531569268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=e23e4d29-10c4-49f2-b790-aafdc7c29044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025549 | controller |     "Jun 09 16:16:08.541458 crc crio[22095]: time=\"2026-06-09T16:16:08.541363359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=58e9ac95-6e6d-4085-bd44-2107d3b4cc7b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025564 | controller |     "Jun 09 16:16:08.542257 crc crio[22095]: time=\"2026-06-09T16:16:08.542120078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=e6d78f79-a25f-4de0-be35-6f4220c6a2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025578 | controller |     "Jun 09 16:16:08.545898 crc crio[22095]: time=\"2026-06-09T16:16:08.545131815Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=fe484171-8ea0-4b0a-8c3b-3b4ea44a3618 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025593 | controller |     "Jun 09 16:16:08.549036 crc crio[22095]: time=\"2026-06-09T16:16:08.548298127Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=b72b93cf-d25d-4a39-a8a8-efda31f2c972 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025607 | controller |     "Jun 09 16:16:08.549461 crc crio[22095]: time=\"2026-06-09T16:16:08.549283172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=27b32fec-6c05-4fe0-8fe3-cec148581fe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025621 | controller |     "Jun 09 16:16:08.550224 crc crio[22095]: time=\"2026-06-09T16:16:08.550088473Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=0e87d7f9-5aee-4fb8-95f6-d4091ac899ce name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.025635 | controller |     "Jun 09 16:16:08.550482 crc crio[22095]: time=\"2026-06-09T16:16:08.550403401Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a058f4fa-b786-424e-bce7-84453e4f73a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025650 | controller |     "Jun 09 16:16:08.551218 crc crio[22095]: time=\"2026-06-09T16:16:08.551121119Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=ff3b62d4-5f48-4311-9d93-c25ea97c9d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025664 | controller |     "Jun 09 16:16:08.572847 crc crio[22095]: time=\"2026-06-09T16:16:08.572737863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.025679 | controller |     "Jun 09 16:16:08.573560 crc crio[22095]: time=\"2026-06-09T16:16:08.573519763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4d7a600a-b1df-430f-af43-65643ef64d8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025694 | controller |     "Jun 09 16:16:08.577094 crc crio[22095]: time=\"2026-06-09T16:16:08.576773046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=84d5bea3-8641-41d3-bd0e-02772917861c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025713 | controller |     "Jun 09 16:16:08.602969 crc crio[22095]: time=\"2026-06-09T16:16:08.602859095Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c239b8b1-c3fc-4c93-86a2-3656c1f405d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025728 | controller |     "Jun 09 16:16:08.610475 crc crio[22095]: time=\"2026-06-09T16:16:08.610333326Z\" level=info msg=\"Removed pod sandbox: 1742521590c8b5c6a5049382a6ded2c875f5f3cadcd4ca8a3d7d7a2638ce079d\" id=aab1c003-07ea-40c9-adf4-120f74498b0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.025743 | controller |     "Jun 09 16:16:08.612813 crc crio[22095]: time=\"2026-06-09T16:16:08.612734448Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=d496945a-095f-4406-93fd-b5f44a648cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025758 | controller |     "Jun 09 16:16:08.618390 crc crio[22095]: time=\"2026-06-09T16:16:08.618036144Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=3b6355d6-1ae2-4bfd-8188-4393ddfaaaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025772 | controller |     "Jun 09 16:16:08.620132 crc crio[22095]: time=\"2026-06-09T16:16:08.619885341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=bda7111e-c359-414f-8cd9-59ee3a487b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025786 | controller |     "Jun 09 16:16:08.622513 crc crio[22095]: time=\"2026-06-09T16:16:08.622317494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=bdc4acb0-57a3-4cc6-84be-821887f75f4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025801 | controller |     "Jun 09 16:16:08.623618 crc crio[22095]: time=\"2026-06-09T16:16:08.623537195Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=6967f7b4-5444-47b9-b3d5-5fab94091931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025815 | controller |     "Jun 09 16:16:08.626719 crc crio[22095]: time=\"2026-06-09T16:16:08.626647785Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00012a670}] Aliases:map[]}\"",
2026-06-09 17:40:44.025830 | controller |     "Jun 09 16:16:08.626719 crc crio[22095]: time=\"2026-06-09T16:16:08.626705676Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683696-nlldg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.025845 | controller |     "Jun 09 16:16:08.627873 crc crio[22095]: time=\"2026-06-09T16:16:08.627832175Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=b5983ef6-5ce0-4dec-a79b-c42863d2adb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025890 | controller |     "Jun 09 16:16:08.632325 crc crio[22095]: time=\"2026-06-09T16:16:08.632241538Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=52642012-f43c-4455-841c-021026631ccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.025907 | controller |     "Jun 09 16:16:08.640141 crc crio[22095]: time=\"2026-06-09T16:16:08.640096709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.025926 | controller |     "Jun 09 16:16:08.642792 crc crio[22095]: time=\"2026-06-09T16:16:08.642605584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a3aea3ed-11a6-4903-a1c5-a5dabf9054cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025941 | controller |     "Jun 09 16:16:08.642987 crc crio[22095]: time=\"2026-06-09T16:16:08.642722507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=556eaaa6-7f26-465b-9a3c-71faba64d9fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025956 | controller |     "Jun 09 16:16:08.644062 crc crio[22095]: time=\"2026-06-09T16:16:08.643864046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=b2898418-efb0-400b-8253-4e480639a867 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.025971 | controller |     "Jun 09 16:16:08.649967 crc crio[22095]: time=\"2026-06-09T16:16:08.649825619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.025986 | controller |     "Jun 09 16:16:08.650407 crc crio[22095]: time=\"2026-06-09T16:16:08.650321761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=3eb4aa10-b0e5-49bf-9d2d-976d5d6a488d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.026001 | controller |     "Jun 09 16:16:08.653557 crc crio[22095]: time=\"2026-06-09T16:16:08.653511923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=4468055c-7d6a-44f4-85ea-faac354917eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.026015 | controller |     "Jun 09 16:16:08.655981 crc crio[22095]: time=\"2026-06-09T16:16:08.655812262Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2273dc3f-f6e8-4cd6-9936-f2a792fbdb3f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.026030 | controller |     "Jun 09 16:16:08.656719 crc crio[22095]: time=\"2026-06-09T16:16:08.656601952Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=26842009-9956-449f-b46c-59d6e7b30f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.026045 | controller |     "Jun 09 16:16:08.658262 crc crio[22095]: time=\"2026-06-09T16:16:08.658184103Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=8097669c-b33b-404c-b892-d08e28d1a7ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026060 | controller |     "Jun 09 16:16:08.661106 crc crio[22095]: time=\"2026-06-09T16:16:08.661050856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026075 | controller |     "Jun 09 16:16:08.664308 crc crio[22095]: time=\"2026-06-09T16:16:08.664161886Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=4c6dbeae-00a9-4cc7-a01a-9de09a3ad757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026089 | controller |     "Jun 09 16:16:08.667158 crc crio[22095]: time=\"2026-06-09T16:16:08.667083561Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=2fe0d230-e48a-4360-add1-dbc94da0f4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026108 | controller |     "Jun 09 16:16:08.679089 crc crio[22095]: time=\"2026-06-09T16:16:08.678898604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026123 | controller |     "Jun 09 16:16:08.682137 crc crio[22095]: time=\"2026-06-09T16:16:08.681547672Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ade51ea1-c80b-4ed8-be1f-d81682f0aebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.026138 | controller |     "Jun 09 16:16:08.682137 crc crio[22095]: time=\"2026-06-09T16:16:08.68186983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026153 | controller |     "Jun 09 16:16:08.682137 crc crio[22095]: time=\"2026-06-09T16:16:08.681961042Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=362d665d-508d-4e5c-befc-b988047fad24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026168 | controller |     "Jun 09 16:16:08.682351 crc crio[22095]: time=\"2026-06-09T16:16:08.682309201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026183 | controller |     "Jun 09 16:16:08.688357 crc crio[22095]: time=\"2026-06-09T16:16:08.68618742Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=c5a2fd85-4e38-4077-a3a2-b833e83712a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026198 | controller |     "Jun 09 16:16:08.697270 crc crio[22095]: time=\"2026-06-09T16:16:08.69711408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026213 | controller |     "Jun 09 16:16:08.698384 crc crio[22095]: time=\"2026-06-09T16:16:08.697663915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026229 | controller |     "Jun 09 16:16:08.698887 crc crio[22095]: time=\"2026-06-09T16:16:08.698818114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026244 | controller |     "Jun 09 16:16:08.699330 crc crio[22095]: time=\"2026-06-09T16:16:08.699262496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026259 | controller |     "Jun 09 16:16:08.699725 crc crio[22095]: time=\"2026-06-09T16:16:08.699654096Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=e5ce7b2f-d90f-475c-a0cc-540e7ce02aba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026274 | controller |     "Jun 09 16:16:08.699871 crc crio[22095]: time=\"2026-06-09T16:16:08.699743328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026290 | controller |     "Jun 09 16:16:08.704336 crc crio[22095]: time=\"2026-06-09T16:16:08.704249923Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=d7c0ef1d-0747-41d3-98fa-d7f40b7bdc00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026308 | controller |     "Jun 09 16:16:08.708215 crc crio[22095]: time=\"2026-06-09T16:16:08.708141203Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=324b6990-a599-4714-940a-4209a287d116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026324 | controller |     "Jun 09 16:16:08.714740 crc crio[22095]: time=\"2026-06-09T16:16:08.71466162Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=c4e471d1-87aa-449a-bca8-14e687ba17dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026339 | controller |     "Jun 09 16:16:08.723007 crc crio[22095]: time=\"2026-06-09T16:16:08.722886841Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=f4756ad2-8048-49fa-95e5-011b06530432 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026354 | controller |     "Jun 09 16:16:08.727621 crc crio[22095]: time=\"2026-06-09T16:16:08.727414177Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=49eb761b-1fb6-41c4-9119-0f418923552a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026368 | controller |     "Jun 09 16:16:08.737254 crc crio[22095]: time=\"2026-06-09T16:16:08.737085185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026383 | controller |     "Jun 09 16:16:08.738302 crc crio[22095]: time=\"2026-06-09T16:16:08.738147112Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=224b00f0-bf43-4172-99b7-1d4ba5c7e6dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026398 | controller |     "Jun 09 16:16:08.742188 crc crio[22095]: time=\"2026-06-09T16:16:08.741062067Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=7778a371-2f0c-4c37-b9e9-4614d30385fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026413 | controller |     "Jun 09 16:16:08.763211 crc crio[22095]: time=\"2026-06-09T16:16:08.76263096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026427 | controller |     "Jun 09 16:16:08.768791 crc crio[22095]: time=\"2026-06-09T16:16:08.768020738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026442 | controller |     "Jun 09 16:16:08.768791 crc crio[22095]: time=\"2026-06-09T16:16:08.76813291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026456 | controller |     "Jun 09 16:16:08.769888 crc crio[22095]: time=\"2026-06-09T16:16:08.769783263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026471 | controller |     "Jun 09 16:16:08.786959 crc crio[22095]: time=\"2026-06-09T16:16:08.779124142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026486 | controller |     "Jun 09 16:16:08.790126 crc crio[22095]: time=\"2026-06-09T16:16:08.789654382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026501 | controller |     "Jun 09 16:16:08.790126 crc crio[22095]: time=\"2026-06-09T16:16:08.789848697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026519 | controller |     "Jun 09 16:16:08.790349 crc crio[22095]: time=\"2026-06-09T16:16:08.790303599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026535 | controller |     "Jun 09 16:16:08.814578 crc crio[22095]: time=\"2026-06-09T16:16:08.814374396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026549 | controller |     "Jun 09 16:16:08.818130 crc crio[22095]: time=\"2026-06-09T16:16:08.817723901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026564 | controller |     "Jun 09 16:16:08.818307 crc crio[22095]: time=\"2026-06-09T16:16:08.818226954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026579 | controller |     "Jun 09 16:16:08.825256 crc crio[22095]: time=\"2026-06-09T16:16:08.825129451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026594 | controller |     "Jun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.827865231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026609 | controller |     "Jun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.830338195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026624 | controller |     "Jun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.831389072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026638 | controller |     "Jun 09 16:16:08.834765 crc crio[22095]: time=\"2026-06-09T16:16:08.831606517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026653 | controller |     "Jun 09 16:16:08.838097 crc crio[22095]: time=\"2026-06-09T16:16:08.837873428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026668 | controller |     "Jun 09 16:16:08.847719 crc crio[22095]: time=\"2026-06-09T16:16:08.847583867Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch\" id=ece7c3b6-cec6-42b5-8a19-6f5084fd3459 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026683 | controller |     "Jun 09 16:16:08.919749 crc crio[22095]: time=\"2026-06-09T16:16:08.919329455Z\" level=info msg=\"Created container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=b19f235f-0a30-4390-9590-6a9b58cd392d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026698 | controller |     "Jun 09 16:16:08.925132 crc crio[22095]: time=\"2026-06-09T16:16:08.923122663Z\" level=info msg=\"Starting container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769\" id=6e4b12f1-3761-47d6-b1a6-2c6df02a888f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.026712 | controller |     "Jun 09 16:16:08.928572 crc crio[22095]: time=\"2026-06-09T16:16:08.928196913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026731 | controller |     "Jun 09 16:16:08.935567 crc crio[22095]: time=\"2026-06-09T16:16:08.93549995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026746 | controller |     "Jun 09 16:16:08.953346 crc crio[22095]: time=\"2026-06-09T16:16:08.953293606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026761 | controller |     "Jun 09 16:16:08.963354 crc crio[22095]: time=\"2026-06-09T16:16:08.962994944Z\" level=info msg=\"Started container\" PID=54113 containerID=ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager id=6e4b12f1-3761-47d6-b1a6-2c6df02a888f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c",
2026-06-09 17:40:44.026776 | controller |     "Jun 09 16:16:08.983971 crc crio[22095]: time=\"2026-06-09T16:16:08.983869519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026790 | controller |     "Jun 09 16:16:09.001809 crc crio[22095]: time=\"2026-06-09T16:16:09.00145319Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d5576091-bfa1-4b33-88f1-eb373ca842be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.026805 | controller |     "Jun 09 16:16:09.018124 crc crio[22095]: 2026-06-09T16:16:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c779cc34ea2700 Mac:da:31:a4:6f:24:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.026820 | controller |     "Jun 09 16:16:09.026826 crc crio[22095]: time=\"2026-06-09T16:16:09.026341478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00012a670}] Aliases:map[]}\"",
2026-06-09 17:40:44.026835 | controller |     "Jun 09 16:16:09.026826 crc crio[22095]: time=\"2026-06-09T16:16:09.026505912Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683696-nlldg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.026866 | controller |     "Jun 09 16:16:09.144509 crc crio[22095]: time=\"2026-06-09T16:16:09.142227788Z\" level=info msg=\"Created container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=1958a59d-8aa9-45a4-838f-5a5c9dc5acf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026886 | controller |     "Jun 09 16:16:09.148196 crc crio[22095]: time=\"2026-06-09T16:16:09.148081928Z\" level=info msg=\"Starting container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3\" id=3b293420-79f9-4c9c-8fd8-d49cb236f6be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.026901 | controller |     "Jun 09 16:16:09.162492 crc crio[22095]: time=\"2026-06-09T16:16:09.160511136Z\" level=info msg=\"Started container\" PID=54153 containerID=dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3 description=openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager id=3b293420-79f9-4c9c-8fd8-d49cb236f6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c",
2026-06-09 17:40:44.026920 | controller |     "Jun 09 16:16:09.164394 crc crio[22095]: time=\"2026-06-09T16:16:09.164346205Z\" level=info msg=\"Created container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=9c37bbb3-f6ac-411d-8f19-499fa1b24b41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.026935 | controller |     "Jun 09 16:16:09.167044 crc crio[22095]: time=\"2026-06-09T16:16:09.166964702Z\" level=info msg=\"Starting container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698\" id=ee63e2d0-36ac-413b-b423-98eb8b3b6c6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.026951 | controller |     "Jun 09 16:16:09.173575 crc crio[22095]: time=\"2026-06-09T16:16:09.173459108Z\" level=info msg=\"Started container\" PID=54152 containerID=011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager id=ee63e2d0-36ac-413b-b423-98eb8b3b6c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583",
2026-06-09 17:40:44.026966 | controller |     "Jun 09 16:16:09.180383 crc crio[22095]: time=\"2026-06-09T16:16:09.18015759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6c434f3b-87ba-4d4d-9380-d66e272da980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.026981 | controller |     "Jun 09 16:16:09.189004 crc crio[22095]: time=\"2026-06-09T16:16:09.188187106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.026996 | controller |     "Jun 09 16:16:09.195563 crc crio[22095]: time=\"2026-06-09T16:16:09.19538243Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9794361d-ec08-43fc-84ed-bab49bcebbd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027012 | controller |     "Jun 09 16:16:09.199609 crc crio[22095]: time=\"2026-06-09T16:16:09.199470675Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=75d67a85-456c-4549-93de-a18ea14f66e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027026 | controller |     "Jun 09 16:16:09.201743 crc crio[22095]: time=\"2026-06-09T16:16:09.201662861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027041 | controller |     "Jun 09 16:16:09.219009 crc crio[22095]: time=\"2026-06-09T16:16:09.218536513Z\" level=info msg=\"Created container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=6967f7b4-5444-47b9-b3d5-5fab94091931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027071 | controller |     "Jun 09 16:16:09.221083 crc crio[22095]: time=\"2026-06-09T16:16:09.220603456Z\" level=info msg=\"Starting container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c\" id=71e17563-c19f-4cee-93c9-76e9b8471cd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.027090 | controller |     "Jun 09 16:16:09.231848 crc crio[22095]: time=\"2026-06-09T16:16:09.231726521Z\" level=info msg=\"Started container\" PID=54156 containerID=fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager id=71e17563-c19f-4cee-93c9-76e9b8471cd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32",
2026-06-09 17:40:44.027106 | controller |     "Jun 09 16:16:09.255975 crc crio[22095]: time=\"2026-06-09T16:16:09.255707846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=eea5d196-2e96-41ba-886a-9defa3a0c2d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027121 | controller |     "Jun 09 16:16:09.266371 crc crio[22095]: time=\"2026-06-09T16:16:09.266286247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027136 | controller |     "Jun 09 16:16:09.274776 crc crio[22095]: time=\"2026-06-09T16:16:09.272598809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027152 | controller |     "Jun 09 16:16:09.284443 crc crio[22095]: time=\"2026-06-09T16:16:09.284312309Z\" level=info msg=\"Created container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=3b6355d6-1ae2-4bfd-8188-4393ddfaaaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027167 | controller |     "Jun 09 16:16:09.298571 crc crio[22095]: time=\"2026-06-09T16:16:09.296652185Z\" level=info msg=\"Starting container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f\" id=db5aaa5c-cdb4-4956-94a3-012d77d7d662 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.027182 | controller |     "Jun 09 16:16:09.315113 crc crio[22095]: time=\"2026-06-09T16:16:09.315018046Z\" level=info msg=\"Ran pod sandbox 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 with infra container: openshift-infra/auto-csr-approver-29683696-nlldg/POD\" id=2c890a82-0e23-45ff-84c3-3caa8f1bddcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.027197 | controller |     "Jun 09 16:16:09.324665 crc crio[22095]: time=\"2026-06-09T16:16:09.324589721Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bfae5056-56b7-45b5-9417-b0c60a9c321c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027211 | controller |     "Jun 09 16:16:09.324900 crc crio[22095]: time=\"2026-06-09T16:16:09.324844558Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=37238f13-29f1-4779-ae5f-39501caf2485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027226 | controller |     "Jun 09 16:16:09.334555 crc crio[22095]: time=\"2026-06-09T16:16:09.334389992Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f1159efc-5140-483d-b99c-fb1b7192a035 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.027241 | controller |     "Jun 09 16:16:09.340266 crc crio[22095]: time=\"2026-06-09T16:16:09.339884463Z\" level=info msg=\"Created container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=76948da5-9297-45e6-b5da-265af7cc996b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027256 | controller |     "Jun 09 16:16:09.342299 crc crio[22095]: time=\"2026-06-09T16:16:09.342175162Z\" level=info msg=\"Starting container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d\" id=ccbdbf4d-74cf-47d3-906d-f4500f9be6bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.027275 | controller |     "Jun 09 16:16:09.348334 crc crio[22095]: time=\"2026-06-09T16:16:09.348192556Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=cdc37df6-1279-442e-a001-2d97b193eaa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027290 | controller |     "Jun 09 16:16:09.351589 crc crio[22095]: time=\"2026-06-09T16:16:09.351282665Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.027306 | controller |     "Jun 09 16:16:09.357407 crc crio[22095]: time=\"2026-06-09T16:16:09.357153366Z\" level=info msg=\"Started container\" PID=54165 containerID=162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager id=ccbdbf4d-74cf-47d3-906d-f4500f9be6bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3",
2026-06-09 17:40:44.027321 | controller |     "Jun 09 16:16:09.362368 crc crio[22095]: time=\"2026-06-09T16:16:09.362185455Z\" level=info msg=\"Started container\" PID=54169 containerID=3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f description=openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager id=db5aaa5c-cdb4-4956-94a3-012d77d7d662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2",
2026-06-09 17:40:44.027336 | controller |     "Jun 09 16:16:09.386104 crc crio[22095]: time=\"2026-06-09T16:16:09.385978145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027351 | controller |     "Jun 09 16:16:09.389120 crc crio[22095]: time=\"2026-06-09T16:16:09.389028123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=979140fd-d77d-49d4-8ea4-0c818679f314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027365 | controller |     "Jun 09 16:16:09.389290 crc crio[22095]: time=\"2026-06-09T16:16:09.389087464Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3287ddac-5c4e-414a-b1d6-0c64b0fd35b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027380 | controller |     "Jun 09 16:16:09.392855 crc crio[22095]: time=\"2026-06-09T16:16:09.392682206Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b09b7bd3-1791-4a9e-b118-f079d96ac4f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027395 | controller |     "Jun 09 16:16:09.399757 crc crio[22095]: time=\"2026-06-09T16:16:09.399184553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027409 | controller |     "Jun 09 16:16:09.426727 crc crio[22095]: time=\"2026-06-09T16:16:09.426635336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027425 | controller |     "Jun 09 16:16:09.431779 crc crio[22095]: time=\"2026-06-09T16:16:09.431573663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027439 | controller |     "Jun 09 16:16:09.478057 crc crio[22095]: time=\"2026-06-09T16:16:09.477588792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027460 | controller |     "Jun 09 16:16:09.481543 crc crio[22095]: time=\"2026-06-09T16:16:09.481492902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027475 | controller |     "Jun 09 16:16:09.491026 crc crio[22095]: time=\"2026-06-09T16:16:09.487198869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=15ef2f50-ae27-4cbc-a38f-86e74b1f31c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027490 | controller |     "Jun 09 16:16:09.505793 crc crio[22095]: time=\"2026-06-09T16:16:09.498087008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5dce555a-f860-4ae5-959b-8ca9fe29786a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027504 | controller |     "Jun 09 16:16:09.505793 crc crio[22095]: time=\"2026-06-09T16:16:09.498324604Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=7baf07ac-1b23-47cc-ae61-3d446682e82f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027519 | controller |     "Jun 09 16:16:09.522044 crc crio[22095]: time=\"2026-06-09T16:16:09.515509614Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=604941ba-b1cb-4c64-be3a-e32b37d0ef8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027533 | controller |     "Jun 09 16:16:09.522044 crc crio[22095]: time=\"2026-06-09T16:16:09.520564064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027547 | controller |     "Jun 09 16:16:09.522044 crc crio[22095]: time=\"2026-06-09T16:16:09.521737164Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=adc2f306-4da9-4beb-8bbb-a6dfc3f0706a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027562 | controller |     "Jun 09 16:16:09.611896 crc crio[22095]: time=\"2026-06-09T16:16:09.609255147Z\" level=info msg=\"Created container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=b5983ef6-5ce0-4dec-a79b-c42863d2adb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027576 | controller |     "Jun 09 16:16:09.612330 crc crio[22095]: time=\"2026-06-09T16:16:09.612208912Z\" level=info msg=\"Starting container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b\" id=c11d53f7-507b-40c8-8dc1-259fc325197a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.027591 | controller |     "Jun 09 16:16:09.627661 crc crio[22095]: time=\"2026-06-09T16:16:09.623717827Z\" level=info msg=\"Started container\" PID=54215 containerID=2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager id=c11d53f7-507b-40c8-8dc1-259fc325197a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c",
2026-06-09 17:40:44.027606 | controller |     "Jun 09 16:16:09.652265 crc crio[22095]: time=\"2026-06-09T16:16:09.651646233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027624 | controller |     "Jun 09 16:16:09.656704 crc crio[22095]: time=\"2026-06-09T16:16:09.656469057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f68b1991-bdf2-46f1-b9bf-46578bdb15e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027639 | controller |     "Jun 09 16:16:09.672078 crc crio[22095]: time=\"2026-06-09T16:16:09.66870764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027653 | controller |     "Jun 09 16:16:09.687287 crc crio[22095]: time=\"2026-06-09T16:16:09.687144173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027668 | controller |     "Jun 09 16:16:09.690513 crc crio[22095]: time=\"2026-06-09T16:16:09.687464831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027683 | controller |     "Jun 09 16:16:09.705152 crc crio[22095]: time=\"2026-06-09T16:16:09.705045142Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=34f520f1-3fe1-4bdb-9ed4-2a946792f404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027698 | controller |     "Jun 09 16:16:09.711890 crc crio[22095]: time=\"2026-06-09T16:16:09.711748593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027712 | controller |     "Jun 09 16:16:09.733342 crc crio[22095]: time=\"2026-06-09T16:16:09.733239994Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=57fb552e-41cf-4a6c-a357-b221f12bedbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027727 | controller |     "Jun 09 16:16:09.832274 crc crio[22095]: time=\"2026-06-09T16:16:09.831955514Z\" level=info msg=\"Created container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=52642012-f43c-4455-841c-021026631ccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027742 | controller |     "Jun 09 16:16:09.835350 crc crio[22095]: time=\"2026-06-09T16:16:09.835227408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027757 | controller |     "Jun 09 16:16:09.838336 crc crio[22095]: time=\"2026-06-09T16:16:09.838237375Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7e651180-a8d1-4af6-a145-dc6b9bee9235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027772 | controller |     "Jun 09 16:16:09.838572 crc crio[22095]: time=\"2026-06-09T16:16:09.838287406Z\" level=info msg=\"Starting container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b\" id=09bf0f61-87f7-48b7-9568-0de5a8b4d426 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.027786 | controller |     "Jun 09 16:16:09.846365 crc crio[22095]: time=\"2026-06-09T16:16:09.8462462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027802 | controller |     "Jun 09 16:16:09.887854 crc crio[22095]: time=\"2026-06-09T16:16:09.887747724Z\" level=info msg=\"Started container\" PID=54177 containerID=bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager id=09bf0f61-87f7-48b7-9568-0de5a8b4d426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333",
2026-06-09 17:40:44.027820 | controller |     "Jun 09 16:16:09.892226 crc crio[22095]: time=\"2026-06-09T16:16:09.892140706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027835 | controller |     "Jun 09 16:16:09.899599 crc crio[22095]: time=\"2026-06-09T16:16:09.899410893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027866 | controller |     "Jun 09 16:16:09.901982 crc crio[22095]: time=\"2026-06-09T16:16:09.901847945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027886 | controller |     "Jun 09 16:16:09.902078 crc crio[22095]: time=\"2026-06-09T16:16:09.90203117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027902 | controller |     "Jun 09 16:16:09.911401 crc crio[22095]: time=\"2026-06-09T16:16:09.908156237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027917 | controller |     "Jun 09 16:16:09.917225 crc crio[22095]: time=\"2026-06-09T16:16:09.916658475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027932 | controller |     "Jun 09 16:16:09.927391 crc crio[22095]: time=\"2026-06-09T16:16:09.927305548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7840e45a-3c72-4331-8163-975f866be8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.027947 | controller |     "Jun 09 16:16:09.956811 crc crio[22095]: time=\"2026-06-09T16:16:09.956734952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.027962 | controller |     "Jun 09 16:16:09.974794 crc crio[22095]: time=\"2026-06-09T16:16:09.966545933Z\" level=info msg=\"Created container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=d496945a-095f-4406-93fd-b5f44a648cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.027976 | controller |     "Jun 09 16:16:09.977773 crc crio[22095]: time=\"2026-06-09T16:16:09.975889453Z\" level=info msg=\"Starting container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5\" id=87c5c12f-6a7e-48fa-bafb-2ece0c30985b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.027990 | controller |     "Jun 09 16:16:09.977773 crc crio[22095]: time=\"2026-06-09T16:16:09.976881748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028005 | controller |     "Jun 09 16:16:10.007805 crc crio[22095]: time=\"2026-06-09T16:16:10.007693338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028020 | controller |     "Jun 09 16:16:10.009653 crc crio[22095]: time=\"2026-06-09T16:16:10.009517265Z\" level=info msg=\"Started container\" PID=54261 containerID=4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager id=87c5c12f-6a7e-48fa-bafb-2ece0c30985b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae",
2026-06-09 17:40:44.028039 | controller |     "Jun 09 16:16:10.033075 crc crio[22095]: time=\"2026-06-09T16:16:10.02262286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028054 | controller |     "Jun 09 16:16:10.058533 crc crio[22095]: time=\"2026-06-09T16:16:10.043543577Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=bcd1c795-9ffa-4d16-acb1-86fa75d07107 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028069 | controller |     "Jun 09 16:16:10.058533 crc crio[22095]: time=\"2026-06-09T16:16:10.055358059Z\" level=info msg=\"Created container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=4c6dbeae-00a9-4cc7-a01a-9de09a3ad757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028085 | controller |     "Jun 09 16:16:10.066631 crc crio[22095]: time=\"2026-06-09T16:16:10.06632471Z\" level=info msg=\"Starting container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677\" id=1cfac3c1-378d-4c3c-902a-76286b10e36b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.028099 | controller |     "Jun 09 16:16:10.084959 crc crio[22095]: time=\"2026-06-09T16:16:10.084823174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028114 | controller |     "Jun 09 16:16:10.121736 crc crio[22095]: time=\"2026-06-09T16:16:10.113259963Z\" level=info msg=\"Started container\" PID=54233 containerID=948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager id=1cfac3c1-378d-4c3c-902a-76286b10e36b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907",
2026-06-09 17:40:44.028129 | controller |     "Jun 09 16:16:10.139495 crc crio[22095]: time=\"2026-06-09T16:16:10.139202138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028144 | controller |     "Jun 09 16:16:10.148871 crc crio[22095]: time=\"2026-06-09T16:16:10.146467314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028158 | controller |     "Jun 09 16:16:10.151683 crc crio[22095]: time=\"2026-06-09T16:16:10.151320519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c9c5f278-9d95-4800-adab-f0fc9373a797 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028173 | controller |     "Jun 09 16:16:10.154453 crc crio[22095]: time=\"2026-06-09T16:16:10.153627108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028188 | controller |     "Jun 09 16:16:10.161328 crc crio[22095]: time=\"2026-06-09T16:16:10.160697699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fd1a32d5-815c-46bb-81f5-94811ef9fc51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028202 | controller |     "Jun 09 16:16:10.165055 crc crio[22095]: time=\"2026-06-09T16:16:10.164822415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028221 | controller |     "Jun 09 16:16:10.165818 crc crio[22095]: time=\"2026-06-09T16:16:10.165504272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028237 | controller |     "Jun 09 16:16:10.173067 crc crio[22095]: time=\"2026-06-09T16:16:10.169872604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028252 | controller |     "Jun 09 16:16:10.173067 crc crio[22095]: time=\"2026-06-09T16:16:10.161030017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028267 | controller |     "Jun 09 16:16:10.195349 crc crio[22095]: time=\"2026-06-09T16:16:10.195247074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028281 | controller |     "Jun 09 16:16:10.207834 crc crio[22095]: time=\"2026-06-09T16:16:10.207738274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028296 | controller |     "Jun 09 16:16:10.272285 crc crio[22095]: time=\"2026-06-09T16:16:10.272191236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028311 | controller |     "Jun 09 16:16:10.275139 crc crio[22095]: time=\"2026-06-09T16:16:10.27508189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028326 | controller |     "Jun 09 16:16:10.276753 crc crio[22095]: time=\"2026-06-09T16:16:10.27660967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=dc926455-e1e0-4d34-abf7-d5e51abf5ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028341 | controller |     "Jun 09 16:16:10.278040 crc crio[22095]: time=\"2026-06-09T16:16:10.278014576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028357 | controller |     "Jun 09 16:16:10.281292 crc crio[22095]: time=\"2026-06-09T16:16:10.281171127Z\" level=info msg=\"Created container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=2fe0d230-e48a-4360-add1-dbc94da0f4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028372 | controller |     "Jun 09 16:16:10.285241 crc crio[22095]: time=\"2026-06-09T16:16:10.285158529Z\" level=info msg=\"Starting container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71\" id=e1252c8c-a78b-4126-bb3e-1758d095a64b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.028387 | controller |     "Jun 09 16:16:10.305005 crc crio[22095]: time=\"2026-06-09T16:16:10.304817322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028402 | controller |     "Jun 09 16:16:10.326090 crc crio[22095]: time=\"2026-06-09T16:16:10.322617989Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=54395e9f-19b8-4676-87e6-51235da46aa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028420 | controller |     "Jun 09 16:16:10.357328 crc crio[22095]: time=\"2026-06-09T16:16:10.355570153Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=0bc2feac-b0ec-4a0d-81df-7e4288821ad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028435 | controller |     "Jun 09 16:16:10.360131 crc crio[22095]: time=\"2026-06-09T16:16:10.359234197Z\" level=info msg=\"Started container\" PID=54266 containerID=4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager id=e1252c8c-a78b-4126-bb3e-1758d095a64b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9",
2026-06-09 17:40:44.028451 | controller |     "Jun 09 16:16:10.391303 crc crio[22095]: time=\"2026-06-09T16:16:10.389131253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028466 | controller |     "Jun 09 16:16:10.396767 crc crio[22095]: time=\"2026-06-09T16:16:10.395377433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028481 | controller |     "Jun 09 16:16:10.400617 crc crio[22095]: time=\"2026-06-09T16:16:10.400100724Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=690d6498-45fa-483c-8f59-4df3f0c64b99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028496 | controller |     "Jun 09 16:16:10.454993 crc crio[22095]: time=\"2026-06-09T16:16:10.450578148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028511 | controller |     "Jun 09 16:16:10.457454 crc crio[22095]: time=\"2026-06-09T16:16:10.456594952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b2fb440e-09d8-4055-bab5-74cb75069453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028526 | controller |     "Jun 09 16:16:10.474550 crc crio[22095]: time=\"2026-06-09T16:16:10.474337777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028541 | controller |     "Jun 09 16:16:10.480269 crc crio[22095]: time=\"2026-06-09T16:16:10.479896919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028556 | controller |     "Jun 09 16:16:10.481554 crc crio[22095]: time=\"2026-06-09T16:16:10.481408738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028571 | controller |     "Jun 09 16:16:10.562877 crc crio[22095]: time=\"2026-06-09T16:16:10.562805684Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=ee15b0e5-d34f-4863-afff-24e8a6ae335e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028586 | controller |     "Jun 09 16:16:10.665881 crc crio[22095]: time=\"2026-06-09T16:16:10.66563871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028601 | controller |     "Jun 09 16:16:10.676883 crc crio[22095]: time=\"2026-06-09T16:16:10.676793866Z\" level=info msg=\"Created container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=362d665d-508d-4e5c-befc-b988047fad24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028619 | controller |     "Jun 09 16:16:10.684702 crc crio[22095]: time=\"2026-06-09T16:16:10.684514403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028634 | controller |     "Jun 09 16:16:10.691363 crc crio[22095]: time=\"2026-06-09T16:16:10.691242176Z\" level=info msg=\"Starting container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f\" id=f9a9b2f1-9e8e-4934-8334-0ea892c24784 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.028649 | controller |     "Jun 09 16:16:10.692310 crc crio[22095]: time=\"2026-06-09T16:16:10.692275452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028664 | controller |     "Jun 09 16:16:10.708863 crc crio[22095]: time=\"2026-06-09T16:16:10.708726214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028679 | controller |     "Jun 09 16:16:10.719894 crc crio[22095]: time=\"2026-06-09T16:16:10.719781107Z\" level=info msg=\"Started container\" PID=54392 containerID=c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager id=f9a9b2f1-9e8e-4934-8334-0ea892c24784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71",
2026-06-09 17:40:44.028694 | controller |     "Jun 09 16:16:10.773346 crc crio[22095]: time=\"2026-06-09T16:16:10.773224267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028709 | controller |     "Jun 09 16:16:10.934217 crc crio[22095]: time=\"2026-06-09T16:16:10.933183066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028724 | controller |     "Jun 09 16:16:10.946999 crc crio[22095]: time=\"2026-06-09T16:16:10.945567914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028739 | controller |     "Jun 09 16:16:10.975685 crc crio[22095]: time=\"2026-06-09T16:16:10.975279555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028754 | controller |     "Jun 09 16:16:10.979447 crc crio[22095]: time=\"2026-06-09T16:16:10.979301628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028768 | controller |     "Jun 09 16:16:11.002227 crc crio[22095]: time=\"2026-06-09T16:16:11.000416339Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f1159efc-5140-483d-b99c-fb1b7192a035 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.028784 | controller |     "Jun 09 16:16:11.021167 crc crio[22095]: time=\"2026-06-09T16:16:11.020526715Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fddef19d-95f4-4cef-96fe-fa4d6ea03dc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028799 | controller |     "Jun 09 16:16:11.031238 crc crio[22095]: time=\"2026-06-09T16:16:11.031084205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028817 | controller |     "Jun 09 16:16:11.054976 crc crio[22095]: time=\"2026-06-09T16:16:11.05273465Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fff81c02-8e5b-4e38-afe4-7d690a940714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.028832 | controller |     "Jun 09 16:16:11.081553 crc crio[22095]: time=\"2026-06-09T16:16:11.069855449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028850 | controller |     "Jun 09 16:16:11.081553 crc crio[22095]: time=\"2026-06-09T16:16:11.079394943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028885 | controller |     "Jun 09 16:16:11.168375 crc crio[22095]: time=\"2026-06-09T16:16:11.168290831Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683696-nlldg/oc\" id=59950f5f-6b1c-4b1d-859b-9c8fb9db3ffd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028901 | controller |     "Jun 09 16:16:11.168965 crc crio[22095]: time=\"2026-06-09T16:16:11.168852976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028916 | controller |     "Jun 09 16:16:11.455735 crc crio[22095]: time=\"2026-06-09T16:16:11.455236855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028931 | controller |     "Jun 09 16:16:11.470589 crc crio[22095]: time=\"2026-06-09T16:16:11.470403794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.028946 | controller |     "Jun 09 16:16:11.545534 crc crio[22095]: time=\"2026-06-09T16:16:11.544480872Z\" level=info msg=\"Created container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=c5a2fd85-4e38-4077-a3a2-b833e83712a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028961 | controller |     "Jun 09 16:16:11.547536 crc crio[22095]: time=\"2026-06-09T16:16:11.547235313Z\" level=info msg=\"Created container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=e5ce7b2f-d90f-475c-a0cc-540e7ce02aba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.028976 | controller |     "Jun 09 16:16:11.547683 crc crio[22095]: time=\"2026-06-09T16:16:11.547606493Z\" level=info msg=\"Starting container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f\" id=4fd35aee-3dd9-4f49-a738-2f634c2c4e8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.028991 | controller |     "Jun 09 16:16:11.548817 crc crio[22095]: time=\"2026-06-09T16:16:11.54867949Z\" level=info msg=\"Starting container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e\" id=ba73a623-d835-42de-b7b8-48c798f4d1ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029006 | controller |     "Jun 09 16:16:11.551872 crc crio[22095]: time=\"2026-06-09T16:16:11.55179263Z\" level=info msg=\"Created container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=f4756ad2-8048-49fa-95e5-011b06530432 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029021 | controller |     "Jun 09 16:16:11.553613 crc crio[22095]: time=\"2026-06-09T16:16:11.553504794Z\" level=info msg=\"Created container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=d7c0ef1d-0747-41d3-98fa-d7f40b7bdc00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029039 | controller |     "Jun 09 16:16:11.555723 crc crio[22095]: time=\"2026-06-09T16:16:11.554400577Z\" level=info msg=\"Starting container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784\" id=a1b976e3-3b46-47e2-805d-eb4ba2770e83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029055 | controller |     "Jun 09 16:16:11.557642 crc crio[22095]: time=\"2026-06-09T16:16:11.556553002Z\" level=info msg=\"Created container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=324b6990-a599-4714-940a-4209a287d116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029070 | controller |     "Jun 09 16:16:11.564356 crc crio[22095]: time=\"2026-06-09T16:16:11.563087179Z\" level=info msg=\"Starting container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee\" id=adf42ae9-d1f5-46d6-9f56-bb9800da38da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029085 | controller |     "Jun 09 16:16:11.564356 crc crio[22095]: time=\"2026-06-09T16:16:11.56351455Z\" level=info msg=\"Created container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=7778a371-2f0c-4c37-b9e9-4614d30385fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029100 | controller |     "Jun 09 16:16:11.565841 crc crio[22095]: time=\"2026-06-09T16:16:11.565085001Z\" level=info msg=\"Starting container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6\" id=b66f2563-f7ac-41de-8107-a095f5d5899f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029114 | controller |     "Jun 09 16:16:11.575886 crc crio[22095]: time=\"2026-06-09T16:16:11.570167821Z\" level=info msg=\"Started container\" PID=54430 containerID=90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager id=ba73a623-d835-42de-b7b8-48c798f4d1ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e",
2026-06-09 17:40:44.029129 | controller |     "Jun 09 16:16:11.575886 crc crio[22095]: time=\"2026-06-09T16:16:11.575805345Z\" level=info msg=\"Started container\" PID=54448 containerID=db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager id=b66f2563-f7ac-41de-8107-a095f5d5899f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4",
2026-06-09 17:40:44.029145 | controller |     "Jun 09 16:16:11.577279 crc crio[22095]: time=\"2026-06-09T16:16:11.577100618Z\" level=info msg=\"Starting container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b\" id=679fd5a8-2017-40ee-bb42-20e7f7dbaf15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029160 | controller |     "Jun 09 16:16:11.582007 crc crio[22095]: time=\"2026-06-09T16:16:11.578756731Z\" level=info msg=\"Started container\" PID=54451 containerID=9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager id=4fd35aee-3dd9-4f49-a738-2f634c2c4e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad",
2026-06-09 17:40:44.029176 | controller |     "Jun 09 16:16:11.582007 crc crio[22095]: time=\"2026-06-09T16:16:11.580965127Z\" level=info msg=\"Started container\" PID=54458 containerID=249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager id=a1b976e3-3b46-47e2-805d-eb4ba2770e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9",
2026-06-09 17:40:44.029195 | controller |     "Jun 09 16:16:11.589824 crc crio[22095]: time=\"2026-06-09T16:16:11.589519427Z\" level=info msg=\"Started container\" PID=54439 containerID=3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee description=openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager id=adf42ae9-d1f5-46d6-9f56-bb9800da38da name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8",
2026-06-09 17:40:44.029210 | controller |     "Jun 09 16:16:11.602035 crc crio[22095]: time=\"2026-06-09T16:16:11.600737124Z\" level=info msg=\"Started container\" PID=54438 containerID=3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b description=openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager id=679fd5a8-2017-40ee-bb42-20e7f7dbaf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b",
2026-06-09 17:40:44.029225 | controller |     "Jun 09 16:16:11.644459 crc crio[22095]: time=\"2026-06-09T16:16:11.644328761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.029240 | controller |     "Jun 09 16:16:11.652009 crc crio[22095]: time=\"2026-06-09T16:16:11.651861584Z\" level=info msg=\"Created container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=224b00f0-bf43-4172-99b7-1d4ba5c7e6dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029255 | controller |     "Jun 09 16:16:11.657309 crc crio[22095]: time=\"2026-06-09T16:16:11.657223462Z\" level=info msg=\"Starting container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4\" id=addf7a69-ee2e-4f85-95b0-c15970203de8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029270 | controller |     "Jun 09 16:16:11.669619 crc crio[22095]: time=\"2026-06-09T16:16:11.669497486Z\" level=info msg=\"Started container\" PID=54447 containerID=45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager id=addf7a69-ee2e-4f85-95b0-c15970203de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee",
2026-06-09 17:40:44.029286 | controller |     "Jun 09 16:16:11.824751 crc crio[22095]: time=\"2026-06-09T16:16:11.824659503Z\" level=info msg=\"Created container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=c4e471d1-87aa-449a-bca8-14e687ba17dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029300 | controller |     "Jun 09 16:16:11.830117 crc crio[22095]: time=\"2026-06-09T16:16:11.829704412Z\" level=info msg=\"Created container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=49eb761b-1fb6-41c4-9119-0f418923552a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029315 | controller |     "Jun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.83313318Z\" level=info msg=\"Created container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=8097669c-b33b-404c-b892-d08e28d1a7ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029335 | controller |     "Jun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.83429661Z\" level=info msg=\"Created container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=0bc2feac-b0ec-4a0d-81df-7e4288821ad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029475 | controller |     "Jun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.842280784Z\" level=info msg=\"Created container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=adc2f306-4da9-4beb-8bbb-a6dfc3f0706a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029496 | controller |     "Jun 09 16:16:11.845988 crc crio[22095]: time=\"2026-06-09T16:16:11.843002143Z\" level=info msg=\"Created container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=cdc37df6-1279-442e-a001-2d97b193eaa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029511 | controller |     "Jun 09 16:16:11.851169 crc crio[22095]: time=\"2026-06-09T16:16:11.85108233Z\" level=info msg=\"Created container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=57fb552e-41cf-4a6c-a357-b221f12bedbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029526 | controller |     "Jun 09 16:16:11.862982 crc crio[22095]: time=\"2026-06-09T16:16:11.854072217Z\" level=info msg=\"Created container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=604941ba-b1cb-4c64-be3a-e32b37d0ef8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029541 | controller |     "Jun 09 16:16:11.862982 crc crio[22095]: time=\"2026-06-09T16:16:11.854686552Z\" level=info msg=\"Created container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=7baf07ac-1b23-47cc-ae61-3d446682e82f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029556 | controller |     "Jun 09 16:16:11.886067 crc crio[22095]: time=\"2026-06-09T16:16:11.88151077Z\" level=info msg=\"Created container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=bcd1c795-9ffa-4d16-acb1-86fa75d07107 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029572 | controller |     "Jun 09 16:16:11.949986 crc crio[22095]: time=\"2026-06-09T16:16:11.949869862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6f252dc4-4485-43e7-8a8b-20159adf9dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029587 | controller |     "Jun 09 16:16:11.956283 crc crio[22095]: time=\"2026-06-09T16:16:11.956188624Z\" level=info msg=\"Created container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=54395e9f-19b8-4676-87e6-51235da46aa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029602 | controller |     "Jun 09 16:16:11.965123 crc crio[22095]: time=\"2026-06-09T16:16:11.964795504Z\" level=info msg=\"Created container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=34f520f1-3fe1-4bdb-9ed4-2a946792f404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029617 | controller |     "Jun 09 16:16:11.965604 crc crio[22095]: time=\"2026-06-09T16:16:11.954230043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6b821013-0de1-4ae3-916f-93ff55f698ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029635 | controller |     "Jun 09 16:16:11.965969 crc crio[22095]: time=\"2026-06-09T16:16:11.954269024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b9ecee98-9665-429e-a288-219541039bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029650 | controller |     "Jun 09 16:16:11.966087 crc crio[22095]: time=\"2026-06-09T16:16:11.954313146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=86548cb0-c4c1-43a0-ae4c-e2c65d880ece name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029665 | controller |     "Jun 09 16:16:11.966087 crc crio[22095]: time=\"2026-06-09T16:16:11.954344566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=43547bc0-6776-4926-95dc-2ee231a19df8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029679 | controller |     "Jun 09 16:16:11.966087 crc crio[22095]: time=\"2026-06-09T16:16:11.954550532Z\" level=info msg=\"Starting container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec\" id=5ebd63d3-3fad-44a1-807e-36f31fc9ae93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029694 | controller |     "Jun 09 16:16:11.968475 crc crio[22095]: time=\"2026-06-09T16:16:11.968379126Z\" level=info msg=\"Starting container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde\" id=f7121a81-c6f5-409c-8224-a336bf55fb02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029708 | controller |     "Jun 09 16:16:11.969258 crc crio[22095]: time=\"2026-06-09T16:16:11.954576592Z\" level=info msg=\"Starting container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3\" id=13796e4d-6b99-410c-9442-46deffab8d19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029723 | controller |     "Jun 09 16:16:11.971748 crc crio[22095]: time=\"2026-06-09T16:16:11.969581987Z\" level=info msg=\"Starting container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df\" id=059a296f-43a2-4660-a673-d191df8e1d76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029737 | controller |     "Jun 09 16:16:11.978628 crc crio[22095]: time=\"2026-06-09T16:16:11.954690505Z\" level=info msg=\"Starting container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22\" id=b067c6dd-1049-4044-8c7d-b53fd8e25fc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029751 | controller |     "Jun 09 16:16:11.979974 crc crio[22095]: time=\"2026-06-09T16:16:11.979879751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=518ddf17-804e-454c-98ef-c91c4a74ed59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029766 | controller |     "Jun 09 16:16:11.980169 crc crio[22095]: time=\"2026-06-09T16:16:11.980116267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3514548f-0ea1-41d1-905a-efd2166762f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029781 | controller |     "Jun 09 16:16:11.985792 crc crio[22095]: time=\"2026-06-09T16:16:11.98570257Z\" level=info msg=\"Started container\" PID=54453 containerID=1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager id=5ebd63d3-3fad-44a1-807e-36f31fc9ae93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331",
2026-06-09 17:40:44.029799 | controller |     "Jun 09 16:16:11.991013 crc crio[22095]: time=\"2026-06-09T16:16:11.954748177Z\" level=info msg=\"Starting container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0\" id=a93cc321-8035-4ad2-93a4-4042b7263f74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029814 | controller |     "Jun 09 16:16:12.001140 crc crio[22095]: time=\"2026-06-09T16:16:11.954717226Z\" level=info msg=\"Starting container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894\" id=bcc5ecce-1358-4776-aad7-5e3c9778dd25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029829 | controller |     "Jun 09 16:16:12.001140 crc crio[22095]: time=\"2026-06-09T16:16:11.954786028Z\" level=info msg=\"Starting container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16\" id=157751b6-811e-4290-ab26-b97022493ebc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029844 | controller |     "Jun 09 16:16:12.005975 crc crio[22095]: time=\"2026-06-09T16:16:12.002508731Z\" level=info msg=\"Started container\" PID=54487 containerID=d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy id=a93cc321-8035-4ad2-93a4-4042b7263f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3",
2026-06-09 17:40:44.029881 | controller |     "Jun 09 16:16:12.009983 crc crio[22095]: time=\"2026-06-09T16:16:12.007192341Z\" level=info msg=\"Started container\" PID=54429 containerID=7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3 description=openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager id=13796e4d-6b99-410c-9442-46deffab8d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d",
2026-06-09 17:40:44.029898 | controller |     "Jun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:11.954635474Z\" level=info msg=\"Starting container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b\" id=cf50e07c-a999-44fa-b996-6e8cbc5ef554 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029913 | controller |     "Jun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:12.015890474Z\" level=info msg=\"Created container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=ee15b0e5-d34f-4863-afff-24e8a6ae335e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.029928 | controller |     "Jun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:12.016560561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d42e12d7-9da3-4873-a64a-11af304c8b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029943 | controller |     "Jun 09 16:16:12.017008 crc crio[22095]: time=\"2026-06-09T16:16:12.016892909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=db5c3532-1dfe-43e6-b551-0f5325e1583d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029958 | controller |     "Jun 09 16:16:12.017400 crc crio[22095]: time=\"2026-06-09T16:16:12.017185777Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=db0c3348-8a30-47a7-a858-4dedc10eeae3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.029972 | controller |     "Jun 09 16:16:12.020994 crc crio[22095]: time=\"2026-06-09T16:16:11.954610053Z\" level=info msg=\"Starting container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93\" id=35431966-ecc9-4d22-b39b-34afe7da08ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.029991 | controller |     "Jun 09 16:16:12.020994 crc crio[22095]: time=\"2026-06-09T16:16:11.954818779Z\" level=info msg=\"Starting container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8\" id=6c4349e2-a336-4992-867d-8c4f1872f905 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030006 | controller |     "Jun 09 16:16:12.020994 crc crio[22095]: time=\"2026-06-09T16:16:12.020245145Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e0ad9311-91b1-4d61-9646-9fbd930c6277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.030020 | controller |     "Jun 09 16:16:12.024820 crc crio[22095]: time=\"2026-06-09T16:16:11.954663895Z\" level=info msg=\"Starting container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c\" id=6eb3eb06-9602-410a-b71c-d77251f0ac3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030035 | controller |     "Jun 09 16:16:12.037013 crc crio[22095]: time=\"2026-06-09T16:16:12.029153873Z\" level=info msg=\"Starting container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353\" id=76aa87f8-12ce-4891-97b5-31a154c8af81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030050 | controller |     "Jun 09 16:16:12.039527 crc crio[22095]: time=\"2026-06-09T16:16:12.039404035Z\" level=info msg=\"Started container\" PID=54455 containerID=62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy id=b067c6dd-1049-4044-8c7d-b53fd8e25fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32",
2026-06-09 17:40:44.030065 | controller |     "Jun 09 16:16:12.040708 crc crio[22095]: time=\"2026-06-09T16:16:12.040573515Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=7c71e5fc-2638-4216-87af-3584e2cfc79e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030080 | controller |     "Jun 09 16:16:12.041078 crc crio[22095]: time=\"2026-06-09T16:16:12.041021727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030095 | controller |     "Jun 09 16:16:12.056098 crc crio[22095]: time=\"2026-06-09T16:16:12.055856407Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=9c808b85-9443-4224-b04c-74e6b3413648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030109 | controller |     "Jun 09 16:16:12.060872 crc crio[22095]: time=\"2026-06-09T16:16:12.058908885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=22d28167-a4c2-40ec-b22b-4e124f25444d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.030124 | controller |     "Jun 09 16:16:12.083232 crc crio[22095]: time=\"2026-06-09T16:16:12.078759424Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=609e0477-b8c2-4c67-b530-35f812b2adc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030139 | controller |     "Jun 09 16:16:12.083232 crc crio[22095]: time=\"2026-06-09T16:16:12.078761704Z\" level=info msg=\"Started container\" PID=54488 containerID=d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df description=openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy id=059a296f-43a2-4660-a673-d191df8e1d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2",
2026-06-09 17:40:44.030158 | controller |     "Jun 09 16:16:12.094226 crc crio[22095]: time=\"2026-06-09T16:16:12.094174849Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=fcb50e51-bf90-4516-a142-2167035e71bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030173 | controller |     "Jun 09 16:16:12.101870 crc crio[22095]: time=\"2026-06-09T16:16:12.101717512Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=b93591fe-18e3-469b-a4f6-89c2405a3503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030188 | controller |     "Jun 09 16:16:12.114218 crc crio[22095]: time=\"2026-06-09T16:16:12.114160571Z\" level=info msg=\"Started container\" PID=54486 containerID=7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy id=6eb3eb06-9602-410a-b71c-d77251f0ac3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907",
2026-06-09 17:40:44.030203 | controller |     "Jun 09 16:16:12.116414 crc crio[22095]: time=\"2026-06-09T16:16:12.116285206Z\" level=info msg=\"Started container\" PID=54507 containerID=652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy id=76aa87f8-12ce-4891-97b5-31a154c8af81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9",
2026-06-09 17:40:44.030218 | controller |     "Jun 09 16:16:12.123516 crc crio[22095]: time=\"2026-06-09T16:16:12.116827389Z\" level=info msg=\"Started container\" PID=54440 containerID=05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy id=bcc5ecce-1358-4776-aad7-5e3c9778dd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583",
2026-06-09 17:40:44.030233 | controller |     "Jun 09 16:16:12.124761 crc crio[22095]: time=\"2026-06-09T16:16:12.116875851Z\" level=info msg=\"Started container\" PID=54491 containerID=3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy id=f7121a81-c6f5-409c-8224-a336bf55fb02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333",
2026-06-09 17:40:44.030248 | controller |     "Jun 09 16:16:12.127196 crc crio[22095]: time=\"2026-06-09T16:16:12.116992394Z\" level=info msg=\"Started container\" PID=54454 containerID=e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator id=35431966-ecc9-4d22-b39b-34afe7da08ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c",
2026-06-09 17:40:44.030263 | controller |     "Jun 09 16:16:12.130571 crc crio[22095]: time=\"2026-06-09T16:16:12.117035365Z\" level=info msg=\"Started container\" PID=54449 containerID=44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16 description=openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy id=157751b6-811e-4290-ab26-b97022493ebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c",
2026-06-09 17:40:44.030278 | controller |     "Jun 09 16:16:12.147754 crc crio[22095]: time=\"2026-06-09T16:16:12.117075456Z\" level=info msg=\"Started container\" PID=54457 containerID=8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b description=openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy id=cf50e07c-a999-44fa-b996-6e8cbc5ef554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c",
2026-06-09 17:40:44.030299 | controller |     "Jun 09 16:16:12.174475 crc crio[22095]: time=\"2026-06-09T16:16:12.174372374Z\" level=info msg=\"Started container\" PID=54489 containerID=5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy id=6c4349e2-a336-4992-867d-8c4f1872f905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c",
2026-06-09 17:40:44.030314 | controller |     "Jun 09 16:16:12.329104 crc crio[22095]: time=\"2026-06-09T16:16:12.323409744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030328 | controller |     "Jun 09 16:16:12.329104 crc crio[22095]: time=\"2026-06-09T16:16:12.324737608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030343 | controller |     "Jun 09 16:16:12.329104 crc crio[22095]: time=\"2026-06-09T16:16:12.326275497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030359 | controller |     "Jun 09 16:16:12.339574 crc crio[22095]: time=\"2026-06-09T16:16:12.336056558Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=25a388e0-c8cb-4179-8327-1396053a50b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030374 | controller |     "Jun 09 16:16:12.437627 crc crio[22095]: time=\"2026-06-09T16:16:12.437573499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030389 | controller |     "Jun 09 16:16:12.439901 crc crio[22095]: time=\"2026-06-09T16:16:12.439831567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030404 | controller |     "Jun 09 16:16:12.503542 crc crio[22095]: time=\"2026-06-09T16:16:12.502112633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030419 | controller |     "Jun 09 16:16:12.527973 crc crio[22095]: time=\"2026-06-09T16:16:12.522695601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030433 | controller |     "Jun 09 16:16:12.576537 crc crio[22095]: time=\"2026-06-09T16:16:12.576457719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030448 | controller |     "Jun 09 16:16:12.658274 crc crio[22095]: time=\"2026-06-09T16:16:12.658215664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030463 | controller |     "Jun 09 16:16:12.667361 crc crio[22095]: time=\"2026-06-09T16:16:12.659881007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030481 | controller |     "Jun 09 16:16:12.675568 crc crio[22095]: time=\"2026-06-09T16:16:12.674999774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030496 | controller |     "Jun 09 16:16:12.689009 crc crio[22095]: time=\"2026-06-09T16:16:12.684224911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030511 | controller |     "Jun 09 16:16:12.745126 crc crio[22095]: time=\"2026-06-09T16:16:12.744833484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030526 | controller |     "Jun 09 16:16:12.756476 crc crio[22095]: time=\"2026-06-09T16:16:12.75638427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030541 | controller |     "Jun 09 16:16:12.759283 crc crio[22095]: time=\"2026-06-09T16:16:12.758159705Z\" level=info msg=\"Created container 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19: openshift-infra/auto-csr-approver-29683696-nlldg/oc\" id=59950f5f-6b1c-4b1d-859b-9c8fb9db3ffd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030556 | controller |     "Jun 09 16:16:12.762470 crc crio[22095]: time=\"2026-06-09T16:16:12.759529791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030570 | controller |     "Jun 09 16:16:12.773976 crc crio[22095]: time=\"2026-06-09T16:16:12.772354869Z\" level=info msg=\"Starting container: 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19\" id=53dd9c59-4762-4953-8319-3df390130671 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030586 | controller |     "Jun 09 16:16:12.783510 crc crio[22095]: time=\"2026-06-09T16:16:12.783035323Z\" level=info msg=\"Started container\" PID=54745 containerID=7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19 description=openshift-infra/auto-csr-approver-29683696-nlldg/oc id=53dd9c59-4762-4953-8319-3df390130671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716",
2026-06-09 17:40:44.030601 | controller |     "Jun 09 16:16:12.885296 crc crio[22095]: time=\"2026-06-09T16:16:12.885134369Z\" level=info msg=\"Created container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=7c71e5fc-2638-4216-87af-3584e2cfc79e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030617 | controller |     "Jun 09 16:16:12.888013 crc crio[22095]: time=\"2026-06-09T16:16:12.887233073Z\" level=info msg=\"Starting container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d\" id=7d1fb58c-ce41-457a-9f06-451ac7bbe623 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030632 | controller |     "Jun 09 16:16:12.895687 crc crio[22095]: time=\"2026-06-09T16:16:12.895611448Z\" level=info msg=\"Started container\" PID=54753 containerID=005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy id=7d1fb58c-ce41-457a-9f06-451ac7bbe623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee",
2026-06-09 17:40:44.030648 | controller |     "Jun 09 16:16:12.984811 crc crio[22095]: time=\"2026-06-09T16:16:12.98465022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030666 | controller |     "Jun 09 16:16:13.028681 crc crio[22095]: time=\"2026-06-09T16:16:13.028399851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030681 | controller |     "Jun 09 16:16:13.061138 crc crio[22095]: time=\"2026-06-09T16:16:13.06076085Z\" level=info msg=\"Created container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=b93591fe-18e3-469b-a4f6-89c2405a3503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030696 | controller |     "Jun 09 16:16:13.062373 crc crio[22095]: time=\"2026-06-09T16:16:13.062275049Z\" level=info msg=\"Starting container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697\" id=dc8232b4-7bd5-4eae-a18f-88085d700242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030711 | controller |     "Jun 09 16:16:13.062654 crc crio[22095]: time=\"2026-06-09T16:16:13.062508355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030726 | controller |     "Jun 09 16:16:13.070362 crc crio[22095]: time=\"2026-06-09T16:16:13.070265124Z\" level=info msg=\"Started container\" PID=54771 containerID=ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy id=dc8232b4-7bd5-4eae-a18f-88085d700242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e",
2026-06-09 17:40:44.030741 | controller |     "Jun 09 16:16:13.074451 crc crio[22095]: time=\"2026-06-09T16:16:13.074357519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.030756 | controller |     "Jun 09 16:16:13.134297 crc crio[22095]: time=\"2026-06-09T16:16:13.134216953Z\" level=info msg=\"Created container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=9c808b85-9443-4224-b04c-74e6b3413648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030771 | controller |     "Jun 09 16:16:13.137907 crc crio[22095]: time=\"2026-06-09T16:16:13.137837746Z\" level=info msg=\"Starting container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a\" id=63a9dcea-581d-453f-8773-382dd3d1651f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030786 | controller |     "Jun 09 16:16:13.146898 crc crio[22095]: time=\"2026-06-09T16:16:13.146793135Z\" level=info msg=\"Started container\" PID=54788 containerID=a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy id=63a9dcea-581d-453f-8773-382dd3d1651f name=/runtime.v1.RuntimeService/StartContainer sandboxID=04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9",
2026-06-09 17:40:44.030801 | controller |     "Jun 09 16:16:13.202400 crc crio[22095]: time=\"2026-06-09T16:16:13.202241696Z\" level=info msg=\"Created container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=25a388e0-c8cb-4179-8327-1396053a50b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030816 | controller |     "Jun 09 16:16:13.203748 crc crio[22095]: time=\"2026-06-09T16:16:13.203669483Z\" level=info msg=\"Starting container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653\" id=2795818d-b680-451e-b0d1-06fcafb7e038 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030836 | controller |     "Jun 09 16:16:13.234538 crc crio[22095]: time=\"2026-06-09T16:16:13.23438825Z\" level=info msg=\"Started container\" PID=54821 containerID=f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy id=2795818d-b680-451e-b0d1-06fcafb7e038 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331",
2026-06-09 17:40:44.030868 | controller |     "Jun 09 16:16:13.266744 crc crio[22095]: time=\"2026-06-09T16:16:13.266651847Z\" level=info msg=\"Created container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=609e0477-b8c2-4c67-b530-35f812b2adc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030888 | controller |     "Jun 09 16:16:13.269062 crc crio[22095]: time=\"2026-06-09T16:16:13.268653128Z\" level=info msg=\"Starting container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755\" id=8843cf9c-0100-4953-ac19-2eb275b33134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030904 | controller |     "Jun 09 16:16:13.286162 crc crio[22095]: time=\"2026-06-09T16:16:13.285824858Z\" level=info msg=\"Started container\" PID=54787 containerID=25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755 description=openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy id=8843cf9c-0100-4953-ac19-2eb275b33134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8",
2026-06-09 17:40:44.030918 | controller |     "Jun 09 16:16:13.295469 crc crio[22095]: time=\"2026-06-09T16:16:13.295322012Z\" level=info msg=\"Created container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=fcb50e51-bf90-4516-a142-2167035e71bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030933 | controller |     "Jun 09 16:16:13.297738 crc crio[22095]: time=\"2026-06-09T16:16:13.297657352Z\" level=info msg=\"Starting container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31\" id=deca6556-ab68-4021-9df7-8912832fbee9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030948 | controller |     "Jun 09 16:16:13.309772 crc crio[22095]: time=\"2026-06-09T16:16:13.30969877Z\" level=info msg=\"Started container\" PID=54826 containerID=133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy id=deca6556-ab68-4021-9df7-8912832fbee9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4",
2026-06-09 17:40:44.030964 | controller |     "Jun 09 16:16:13.363577 crc crio[22095]: time=\"2026-06-09T16:16:13.363413077Z\" level=info msg=\"Created container 338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227: baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch\" id=ece7c3b6-cec6-42b5-8a19-6f5084fd3459 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.030978 | controller |     "Jun 09 16:16:13.366298 crc crio[22095]: time=\"2026-06-09T16:16:13.366217559Z\" level=info msg=\"Starting container: 338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227\" id=07ca80df-a902-49e2-a7bc-b970c32e907f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.030993 | controller |     "Jun 09 16:16:13.373282 crc crio[22095]: time=\"2026-06-09T16:16:13.373200248Z\" level=info msg=\"Started container\" PID=54768 containerID=338ae86ded4f6e1fcccdad59c53fbe94b8936847189b26ae947134b44b086227 description=baremetal-operator-system/baremetal-operator-ironic-f75546b59-55hqc/ironic-log-watch id=07ca80df-a902-49e2-a7bc-b970c32e907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a65b5686e35311e3ff65015c350b2681e29aa61a1e0b4dd01537ceb6e9ed76",
2026-06-09 17:40:44.031011 | controller |     "Jun 09 16:16:16.192283 crc crio[22095]: time=\"2026-06-09T16:16:16.191477753Z\" level=info msg=\"Stopping pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=8402cd3d-a2ac-4a27-ac22-dc10c7425a2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.031027 | controller |     "Jun 09 16:16:16.193309 crc crio[22095]: time=\"2026-06-09T16:16:16.193121845Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683696-nlldg Namespace:openshift-infra ID:2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716 UID:78e65e31-a443-42fe-803d-060bfa389a4c NetNS:/var/run/netns/03e6a252-b8a8-47c6-8b28-e5b91d6fdcd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78e65e31_a443_42fe_803d_060bfa389a4c.slice PodAnnotations:0xc00263c880}] Aliases:map[]}\"",
2026-06-09 17:40:44.031042 | controller |     "Jun 09 16:16:16.193388 crc crio[22095]: time=\"2026-06-09T16:16:16.193345021Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683696-nlldg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.031057 | controller |     "Jun 09 16:16:16.535012 crc crio[22095]: time=\"2026-06-09T16:16:16.534857863Z\" level=info msg=\"Stopped pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=8402cd3d-a2ac-4a27-ac22-dc10c7425a2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.031082 | controller |     "Jun 09 16:16:43.218346 crc crio[22095]: time=\"2026-06-09T16:16:43.215144284Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-hjfkt/POD\" id=317716c9-049c-4072-9403-8c96348f6395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031098 | controller |     "Jun 09 16:16:43.218346 crc crio[22095]: time=\"2026-06-09T16:16:43.216013247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.031114 | controller |     "Jun 09 16:16:43.247409 crc crio[22095]: time=\"2026-06-09T16:16:43.247284398Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0028b6720}] Aliases:map[]}\"",
2026-06-09 17:40:44.031129 | controller |     "Jun 09 16:16:43.247409 crc crio[22095]: time=\"2026-06-09T16:16:43.247338169Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-hjfkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.031144 | controller |     "Jun 09 16:16:43.532710 crc crio[22095]: 2026-06-09T16:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7134403bb1e8219 Mac:a2:ba:60:06:29:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.031159 | controller |     "Jun 09 16:16:43.534797 crc crio[22095]: time=\"2026-06-09T16:16:43.534733655Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0028b6720}] Aliases:map[]}\"",
2026-06-09 17:40:44.031177 | controller |     "Jun 09 16:16:43.535001 crc crio[22095]: time=\"2026-06-09T16:16:43.534962421Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-hjfkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.031193 | controller |     "Jun 09 16:16:43.542828 crc crio[22095]: time=\"2026-06-09T16:16:43.54273756Z\" level=info msg=\"Ran pod sandbox 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c with infra container: openstack/dnsmasq-dns-bf5545dbf-hjfkt/POD\" id=317716c9-049c-4072-9403-8c96348f6395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031208 | controller |     "Jun 09 16:16:43.552613 crc crio[22095]: time=\"2026-06-09T16:16:43.552476219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031222 | controller |     "Jun 09 16:16:43.552961 crc crio[22095]: time=\"2026-06-09T16:16:43.552699665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031237 | controller |     "Jun 09 16:16:43.552961 crc crio[22095]: time=\"2026-06-09T16:16:43.552748956Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=8a82c16a-0d4a-4aec-ab7f-9aa7b53534f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031252 | controller |     "Jun 09 16:16:43.555324 crc crio[22095]: time=\"2026-06-09T16:16:43.554177813Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=55f5bc5f-93a9-4370-9679-83a1a855a6ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.031267 | controller |     "Jun 09 16:16:43.566077 crc crio[22095]: time=\"2026-06-09T16:16:43.566003906Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-09 17:40:44.031282 | controller |     "Jun 09 16:16:44.255856 crc crio[22095]: time=\"2026-06-09T16:16:44.255322851Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-h4rjb/POD\" id=0007278a-51c4-4da5-a3a3-824b446d9f9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031297 | controller |     "Jun 09 16:16:44.255856 crc crio[22095]: time=\"2026-06-09T16:16:44.255741362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.031312 | controller |     "Jun 09 16:16:44.285362 crc crio[22095]: time=\"2026-06-09T16:16:44.285170966Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc000526780}] Aliases:map[]}\"",
2026-06-09 17:40:44.031328 | controller |     "Jun 09 16:16:44.285362 crc crio[22095]: time=\"2026-06-09T16:16:44.285238748Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-h4rjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.031346 | controller |     "Jun 09 16:16:44.731331 crc crio[22095]: 2026-06-09T16:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2f29bdf41cbaf Mac:76:2d:5e:16:56:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.031361 | controller |     "Jun 09 16:16:44.736449 crc crio[22095]: time=\"2026-06-09T16:16:44.733826234Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc000526780}] Aliases:map[]}\"",
2026-06-09 17:40:44.031377 | controller |     "Jun 09 16:16:44.736449 crc crio[22095]: time=\"2026-06-09T16:16:44.73405595Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-h4rjb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.031391 | controller |     "Jun 09 16:16:44.742537 crc crio[22095]: time=\"2026-06-09T16:16:44.742305781Z\" level=info msg=\"Ran pod sandbox 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 with infra container: openstack/dnsmasq-dns-6f94844f59-h4rjb/POD\" id=0007278a-51c4-4da5-a3a3-824b446d9f9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031406 | controller |     "Jun 09 16:16:44.748451 crc crio[22095]: time=\"2026-06-09T16:16:44.748331946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031421 | controller |     "Jun 09 16:16:44.748715 crc crio[22095]: time=\"2026-06-09T16:16:44.748648414Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031436 | controller |     "Jun 09 16:16:44.748777 crc crio[22095]: time=\"2026-06-09T16:16:44.748708735Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=70d02161-0410-433e-ba83-726eb1a4b6cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031452 | controller |     "Jun 09 16:16:44.751817 crc crio[22095]: time=\"2026-06-09T16:16:44.751753053Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5cac31d9-f036-462e-8f3b-6dc657816732 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.031467 | controller |     "Jun 09 16:16:44.760478 crc crio[22095]: time=\"2026-06-09T16:16:44.760386935Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-09 17:40:44.031482 | controller |     "Jun 09 16:16:45.301111 crc crio[22095]: time=\"2026-06-09T16:16:45.29985757Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5d858bfd5-rwjkl/POD\" id=0427e3d9-1c3a-47a0-9bbe-135ec80512f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031497 | controller |     "Jun 09 16:16:45.301111 crc crio[22095]: time=\"2026-06-09T16:16:45.300664741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.031515 | controller |     "Jun 09 16:16:45.348992 crc crio[22095]: time=\"2026-06-09T16:16:45.347675516Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc002272458}] Aliases:map[]}\"",
2026-06-09 17:40:44.031531 | controller |     "Jun 09 16:16:45.348992 crc crio[22095]: time=\"2026-06-09T16:16:45.347747147Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5d858bfd5-rwjkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.031546 | controller |     "Jun 09 16:16:46.044617 crc crio[22095]: 2026-06-09T16:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0601f61b2850c4 Mac:6e:a1:2d:72:8b:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.031561 | controller |     "Jun 09 16:16:46.046803 crc crio[22095]: time=\"2026-06-09T16:16:46.046728961Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc002272458}] Aliases:map[]}\"",
2026-06-09 17:40:44.031576 | controller |     "Jun 09 16:16:46.047067 crc crio[22095]: time=\"2026-06-09T16:16:46.047007158Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5d858bfd5-rwjkl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.031591 | controller |     "Jun 09 16:16:46.057717 crc crio[22095]: time=\"2026-06-09T16:16:46.05763176Z\" level=info msg=\"Ran pod sandbox b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 with infra container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/POD\" id=0427e3d9-1c3a-47a0-9bbe-135ec80512f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031606 | controller |     "Jun 09 16:16:46.076394 crc crio[22095]: time=\"2026-06-09T16:16:46.076253267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031620 | controller |     "Jun 09 16:16:46.076814 crc crio[22095]: time=\"2026-06-09T16:16:46.07674599Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031635 | controller |     "Jun 09 16:16:46.076967 crc crio[22095]: time=\"2026-06-09T16:16:46.076836962Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=4b8d143f-cfcd-41d9-ba95-0a9010d663c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031650 | controller |     "Jun 09 16:16:46.079837 crc crio[22095]: time=\"2026-06-09T16:16:46.079745077Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=493b795c-a7db-489b-ad2f-23e3cbdaab0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.031668 | controller |     "Jun 09 16:16:46.080755 crc crio[22095]: time=\"2026-06-09T16:16:46.080682191Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-dswrp/POD\" id=14ab8afb-6f06-4815-8844-ae3a505ee50a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031684 | controller |     "Jun 09 16:16:46.080843 crc crio[22095]: time=\"2026-06-09T16:16:46.080753083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.031699 | controller |     "Jun 09 16:16:46.089785 crc crio[22095]: time=\"2026-06-09T16:16:46.089639761Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-09 17:40:44.031714 | controller |     "Jun 09 16:16:46.291491 crc crio[22095]: time=\"2026-06-09T16:16:46.282357319Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002272158}] Aliases:map[]}\"",
2026-06-09 17:40:44.031729 | controller |     "Jun 09 16:16:46.291491 crc crio[22095]: time=\"2026-06-09T16:16:46.283894199Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-dswrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.031744 | controller |     "Jun 09 16:16:46.654322 crc crio[22095]: time=\"2026-06-09T16:16:46.654263851Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=7b045e83-5b47-44a2-b29f-ddc6175d3444 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031758 | controller |     "Jun 09 16:16:46.655453 crc crio[22095]: time=\"2026-06-09T16:16:46.654350153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.031773 | controller |     "Jun 09 16:16:46.741222 crc crio[22095]: time=\"2026-06-09T16:16:46.739802753Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00041cc80}] Aliases:map[]}\"",
2026-06-09 17:40:44.031788 | controller |     "Jun 09 16:16:46.741222 crc crio[22095]: time=\"2026-06-09T16:16:46.739859294Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.031803 | controller |     "Jun 09 16:16:47.169705 crc crio[22095]: 2026-06-09T16:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ca3487ff7f57b1 Mac:3a:bc:a6:93:3e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.031818 | controller |     "Jun 09 16:16:47.242729 crc crio[22095]: time=\"2026-06-09T16:16:47.242627479Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002272158}] Aliases:map[]}\"",
2026-06-09 17:40:44.031836 | controller |     "Jun 09 16:16:47.243180 crc crio[22095]: time=\"2026-06-09T16:16:47.243013199Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-dswrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.031869 | controller |     "Jun 09 16:16:47.300405 crc crio[22095]: time=\"2026-06-09T16:16:47.300267066Z\" level=info msg=\"Ran pod sandbox 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 with infra container: openstack/dnsmasq-dns-6b485b7db9-dswrp/POD\" id=14ab8afb-6f06-4815-8844-ae3a505ee50a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031889 | controller |     "Jun 09 16:16:47.306072 crc crio[22095]: time=\"2026-06-09T16:16:47.30588746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031905 | controller |     "Jun 09 16:16:47.306321 crc crio[22095]: time=\"2026-06-09T16:16:47.306145227Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031919 | controller |     "Jun 09 16:16:47.306321 crc crio[22095]: time=\"2026-06-09T16:16:47.306192758Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=9ce116f1-5fa0-4029-9767-fbf2704ed2d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.031934 | controller |     "Jun 09 16:16:47.311975 crc crio[22095]: time=\"2026-06-09T16:16:47.311833573Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=57823171-c0e3-4f13-87ba-fccc6e09ea15 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.031949 | controller |     "Jun 09 16:16:47.321218 crc crio[22095]: time=\"2026-06-09T16:16:47.321158592Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=e8857f25-bc83-4452-a89b-0ba7fc4a09d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.031964 | controller |     "Jun 09 16:16:47.322344 crc crio[22095]: time=\"2026-06-09T16:16:47.322313421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.031979 | controller |     "Jun 09 16:16:47.325689 crc crio[22095]: time=\"2026-06-09T16:16:47.325589985Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-09 17:40:44.031994 | controller |     "Jun 09 16:16:47.371270 crc crio[22095]: time=\"2026-06-09T16:16:47.371185414Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc002ab2840}] Aliases:map[]}\"",
2026-06-09 17:40:44.032008 | controller |     "Jun 09 16:16:47.371270 crc crio[22095]: time=\"2026-06-09T16:16:47.371247615Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.032026 | controller |     "Jun 09 16:16:47.528647 crc crio[22095]: 2026-06-09T16:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:044b07346b51692 Mac:62:51:97:a8:d0:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.032042 | controller |     "Jun 09 16:16:47.530080 crc crio[22095]: time=\"2026-06-09T16:16:47.529628234Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00041cc80}] Aliases:map[]}\"",
2026-06-09 17:40:44.032057 | controller |     "Jun 09 16:16:47.530080 crc crio[22095]: time=\"2026-06-09T16:16:47.529781788Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.032073 | controller |     "Jun 09 16:16:47.581763 crc crio[22095]: time=\"2026-06-09T16:16:47.581696519Z\" level=info msg=\"Ran pod sandbox 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=7b045e83-5b47-44a2-b29f-ddc6175d3444 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032088 | controller |     "Jun 09 16:16:47.589078 crc crio[22095]: time=\"2026-06-09T16:16:47.588900423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032103 | controller |     "Jun 09 16:16:47.589262 crc crio[22095]: time=\"2026-06-09T16:16:47.589226232Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032117 | controller |     "Jun 09 16:16:47.589372 crc crio[22095]: time=\"2026-06-09T16:16:47.589271873Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=2d54aaf9-9127-44e6-b5fc-d6ee587955d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032132 | controller |     "Jun 09 16:16:47.590449 crc crio[22095]: time=\"2026-06-09T16:16:47.590379721Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=d4a0ce3f-3676-45c7-ab4d-fcc361baf908 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.032146 | controller |     "Jun 09 16:16:47.623090 crc crio[22095]: time=\"2026-06-09T16:16:47.619411505Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-09 17:40:44.032161 | controller |     "Jun 09 16:16:48.084037 crc crio[22095]: 2026-06-09T16:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39aa11c757e67c6 Mac:f6:26:8a:77:f4:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.032179 | controller |     "Jun 09 16:16:48.087342 crc crio[22095]: time=\"2026-06-09T16:16:48.087264404Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc002ab2840}] Aliases:map[]}\"",
2026-06-09 17:40:44.032194 | controller |     "Jun 09 16:16:48.087633 crc crio[22095]: time=\"2026-06-09T16:16:48.087573172Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.032209 | controller |     "Jun 09 16:16:48.173359 crc crio[22095]: time=\"2026-06-09T16:16:48.170632811Z\" level=info msg=\"Ran pod sandbox 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 with infra container: openstack/rabbitmq-server-0/POD\" id=e8857f25-bc83-4452-a89b-0ba7fc4a09d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032223 | controller |     "Jun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.253185207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032238 | controller |     "Jun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.253411362Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032253 | controller |     "Jun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.253498625Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=8f4c5b59-88f9-4e62-97f8-af8c3dedc6cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032267 | controller |     "Jun 09 16:16:48.263619 crc crio[22095]: time=\"2026-06-09T16:16:48.257376224Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e916c356-6a80-4e8f-b884-0cb7f0832e10 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.032282 | controller |     "Jun 09 16:16:48.272450 crc crio[22095]: time=\"2026-06-09T16:16:48.267704379Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-09 17:40:44.032296 | controller |     "Jun 09 16:16:48.797159 crc crio[22095]: time=\"2026-06-09T16:16:48.577208251Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=1491b109-e2f5-435f-a4ef-7dcad97b0284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032311 | controller |     "Jun 09 16:16:48.797159 crc crio[22095]: time=\"2026-06-09T16:16:48.577344244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.032326 | controller |     "Jun 09 16:16:48.879137 crc crio[22095]: time=\"2026-06-09T16:16:48.878619035Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc001984918}] Aliases:map[]}\"",
2026-06-09 17:40:44.032345 | controller |     "Jun 09 16:16:48.879137 crc crio[22095]: time=\"2026-06-09T16:16:48.879121298Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.032360 | controller |     "Jun 09 16:16:49.735313 crc crio[22095]: time=\"2026-06-09T16:16:49.730760664Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=3fec39ab-8fb8-4407-b148-0e50052a7a42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032375 | controller |     "Jun 09 16:16:49.735313 crc crio[22095]: time=\"2026-06-09T16:16:49.731187335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.032390 | controller |     "Jun 09 16:16:49.818192 crc crio[22095]: time=\"2026-06-09T16:16:49.818151253Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc001984bc8}] Aliases:map[]}\"",
2026-06-09 17:40:44.032405 | controller |     "Jun 09 16:16:49.818355 crc crio[22095]: time=\"2026-06-09T16:16:49.818338398Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.032421 | controller |     "Jun 09 16:16:49.885972 crc crio[22095]: 2026-06-09T16:16:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c775ab5a52a8096 Mac:e6:17:88:7a:e6:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 SocketPath: PciID:}] [{Interface:0xc0002dcc30 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.032436 | controller |     "Jun 09 16:16:49.898988 crc crio[22095]: time=\"2026-06-09T16:16:49.893546275Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc001984918}] Aliases:map[]}\"",
2026-06-09 17:40:44.032451 | controller |     "Jun 09 16:16:49.898988 crc crio[22095]: time=\"2026-06-09T16:16:49.893771421Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.032466 | controller |     "Jun 09 16:16:49.946179 crc crio[22095]: time=\"2026-06-09T16:16:49.945838486Z\" level=info msg=\"Ran pod sandbox c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 with infra container: openstack/openstack-galera-0/POD\" id=1491b109-e2f5-435f-a4ef-7dcad97b0284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032481 | controller |     "Jun 09 16:16:49.952444 crc crio[22095]: time=\"2026-06-09T16:16:49.952318662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032497 | controller |     "Jun 09 16:16:49.952656 crc crio[22095]: time=\"2026-06-09T16:16:49.952603189Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032515 | controller |     "Jun 09 16:16:49.952748 crc crio[22095]: time=\"2026-06-09T16:16:49.952685431Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=12b0647d-e4d9-45e8-961f-fe92c75ecc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032531 | controller |     "Jun 09 16:16:49.955803 crc crio[22095]: time=\"2026-06-09T16:16:49.955725909Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b928703-3ac3-47b4-901a-e915e953c24e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.032545 | controller |     "Jun 09 16:16:50.000141 crc crio[22095]: time=\"2026-06-09T16:16:50.000063845Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-09 17:40:44.032560 | controller |     "Jun 09 16:16:50.216206 crc crio[22095]: time=\"2026-06-09T16:16:50.206119186Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=445261ec-4131-4b07-8e00-79bf56a6ad72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032576 | controller |     "Jun 09 16:16:50.216206 crc crio[22095]: time=\"2026-06-09T16:16:50.21486719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.032591 | controller |     "Jun 09 16:16:50.422472 crc crio[22095]: time=\"2026-06-09T16:16:50.421789243Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc0005269f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.032606 | controller |     "Jun 09 16:16:50.422472 crc crio[22095]: time=\"2026-06-09T16:16:50.421856865Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.032622 | controller |     "Jun 09 16:16:50.554521 crc crio[22095]: 2026-06-09T16:16:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be15fbe161eb6d2 Mac:fa:1b:8d:38:8e:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.032637 | controller |     "Jun 09 16:16:50.574372 crc crio[22095]: time=\"2026-06-09T16:16:50.574151908Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc001984bc8}] Aliases:map[]}\"",
2026-06-09 17:40:44.032652 | controller |     "Jun 09 16:16:50.574372 crc crio[22095]: time=\"2026-06-09T16:16:50.574376344Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.032670 | controller |     "Jun 09 16:16:50.618862 crc crio[22095]: time=\"2026-06-09T16:16:50.618629658Z\" level=info msg=\"Ran pod sandbox be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 with infra container: openstack/openstack-cell1-galera-0/POD\" id=3fec39ab-8fb8-4407-b148-0e50052a7a42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032686 | controller |     "Jun 09 16:16:50.628193 crc crio[22095]: time=\"2026-06-09T16:16:50.628124421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032701 | controller |     "Jun 09 16:16:50.632502 crc crio[22095]: time=\"2026-06-09T16:16:50.632406351Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032716 | controller |     "Jun 09 16:16:50.632678 crc crio[22095]: time=\"2026-06-09T16:16:50.632527924Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=18eff629-2e39-4a68-980d-c8dccfb9a0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032731 | controller |     "Jun 09 16:16:50.637614 crc crio[22095]: time=\"2026-06-09T16:16:50.637403659Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04a60c05-7a3a-4397-af03-e51345f78c19 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.032747 | controller |     "Jun 09 16:16:50.695719 crc crio[22095]: time=\"2026-06-09T16:16:50.689577436Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-09 17:40:44.032762 | controller |     "Jun 09 16:16:51.348136 crc crio[22095]: 2026-06-09T16:16:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41cb85c56a93bd6 Mac:d6:39:1b:7b:b7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.032777 | controller |     "Jun 09 16:16:51.351497 crc crio[22095]: time=\"2026-06-09T16:16:51.351378067Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc0005269f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.032793 | controller |     "Jun 09 16:16:51.351672 crc crio[22095]: time=\"2026-06-09T16:16:51.351626753Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.032808 | controller |     "Jun 09 16:16:51.367338 crc crio[22095]: time=\"2026-06-09T16:16:51.367256534Z\" level=info msg=\"Ran pod sandbox 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 with infra container: openstack/memcached-0/POD\" id=445261ec-4131-4b07-8e00-79bf56a6ad72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032823 | controller |     "Jun 09 16:16:51.373091 crc crio[22095]: time=\"2026-06-09T16:16:51.373009101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032845 | controller |     "Jun 09 16:16:51.374099 crc crio[22095]: time=\"2026-06-09T16:16:51.373836872Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032882 | controller |     "Jun 09 16:16:51.374099 crc crio[22095]: time=\"2026-06-09T16:16:51.373897134Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=5e97977d-04a3-4fc4-8c01-1067d3101c63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.032898 | controller |     "Jun 09 16:16:51.376536 crc crio[22095]: time=\"2026-06-09T16:16:51.37646406Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=18b4feeb-d03c-494f-bb5b-a35826fff5f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.032913 | controller |     "Jun 09 16:16:51.568539 crc crio[22095]: time=\"2026-06-09T16:16:51.568459319Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=7bce8e5f-ed67-41f9-9f5b-09ac886fc378 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.032928 | controller |     "Jun 09 16:16:51.569009 crc crio[22095]: time=\"2026-06-09T16:16:51.568980042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.032944 | controller |     "Jun 09 16:16:51.638302 crc crio[22095]: time=\"2026-06-09T16:16:51.638147935Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"",
2026-06-09 17:40:44.032959 | controller |     "Jun 09 16:16:51.734378 crc crio[22095]: time=\"2026-06-09T16:16:51.734305839Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc000526378}] Aliases:map[]}\"",
2026-06-09 17:40:44.032974 | controller |     "Jun 09 16:16:51.736564 crc crio[22095]: time=\"2026-06-09T16:16:51.734377391Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.032989 | controller |     "Jun 09 16:16:52.512334 crc crio[22095]: 2026-06-09T16:16:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c88d490bba9ad2 Mac:9a:fd:10:fa:96:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.033004 | controller |     "Jun 09 16:16:52.513841 crc crio[22095]: time=\"2026-06-09T16:16:52.513347004Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc000526378}] Aliases:map[]}\"",
2026-06-09 17:40:44.033027 | controller |     "Jun 09 16:16:52.513841 crc crio[22095]: time=\"2026-06-09T16:16:52.513782336Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.033044 | controller |     "Jun 09 16:16:52.616272 crc crio[22095]: time=\"2026-06-09T16:16:52.61618427Z\" level=info msg=\"Ran pod sandbox 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 with infra container: openstack/kube-state-metrics-0/POD\" id=7bce8e5f-ed67-41f9-9f5b-09ac886fc378 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033059 | controller |     "Jun 09 16:16:52.645740 crc crio[22095]: time=\"2026-06-09T16:16:52.645640965Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=26f5c23f-ae1f-45c7-b876-cdf75640f262 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033073 | controller |     "Jun 09 16:16:52.721789 crc crio[22095]: time=\"2026-06-09T16:16:52.721190811Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-09 17:40:44.033088 | controller |     "Jun 09 16:16:55.872581 crc crio[22095]: time=\"2026-06-09T16:16:55.870589562Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=6e392c46-22d1-4f99-bde4-4b0a5353552c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033103 | controller |     "Jun 09 16:16:55.873675 crc crio[22095]: time=\"2026-06-09T16:16:55.873654641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.033118 | controller |     "Jun 09 16:16:56.594226 crc crio[22095]: time=\"2026-06-09T16:16:56.594147156Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-t7bh9/POD\" id=ef24eb26-5955-4647-8236-01a5a3f2b670 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033133 | controller |     "Jun 09 16:16:56.595149 crc crio[22095]: time=\"2026-06-09T16:16:56.595032918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.033148 | controller |     "Jun 09 16:16:56.628738 crc crio[22095]: time=\"2026-06-09T16:16:56.62865864Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cfkth/POD\" id=32065d74-8b30-4feb-af04-b0a7ead7a046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033163 | controller |     "Jun 09 16:16:56.628886 crc crio[22095]: time=\"2026-06-09T16:16:56.628767843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.033178 | controller |     "Jun 09 16:16:59.415409 crc crio[22095]: time=\"2026-06-09T16:16:59.414611957Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=3543b7ab-5289-4ca5-abf4-dfc6ff8784fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033193 | controller |     "Jun 09 16:16:59.416520 crc crio[22095]: time=\"2026-06-09T16:16:59.415489199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.033208 | controller |     "Jun 09 16:17:04.145334 crc crio[22095]: time=\"2026-06-09T16:17:04.144711318Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b62b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.033226 | controller |     "Jun 09 16:17:04.145334 crc crio[22095]: time=\"2026-06-09T16:17:04.145315174Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.033241 | controller |     "Jun 09 16:17:06.610899 crc crio[22095]: 2026-06-09T16:17:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5608ba4ea50ce4b Mac:6e:dc:19:56:6a:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.033256 | controller |     "Jun 09 16:17:06.613071 crc crio[22095]: time=\"2026-06-09T16:17:06.612011099Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b62b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.033271 | controller |     "Jun 09 16:17:06.613071 crc crio[22095]: time=\"2026-06-09T16:17:06.612150872Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.033286 | controller |     "Jun 09 16:17:07.065036 crc crio[22095]: time=\"2026-06-09T16:17:07.064868324Z\" level=info msg=\"Ran pod sandbox 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 with infra container: openstack/ovsdbserver-sb-0/POD\" id=6e392c46-22d1-4f99-bde4-4b0a5353552c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033301 | controller |     "Jun 09 16:17:07.067108 crc crio[22095]: time=\"2026-06-09T16:17:07.066988709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033316 | controller |     "Jun 09 16:17:07.067245 crc crio[22095]: time=\"2026-06-09T16:17:07.067185944Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033331 | controller |     "Jun 09 16:17:07.067245 crc crio[22095]: time=\"2026-06-09T16:17:07.067232315Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=42524d31-d18b-4fa6-825e-f26a17192086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033345 | controller |     "Jun 09 16:17:07.068388 crc crio[22095]: time=\"2026-06-09T16:17:07.068329883Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9975d3e6-a305-4fb0-9eff-b03630ca2920 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033361 | controller |     "Jun 09 16:17:07.074408 crc crio[22095]: time=\"2026-06-09T16:17:07.074338487Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"",
2026-06-09 17:40:44.033375 | controller |     "Jun 09 16:17:08.635093 crc crio[22095]: time=\"2026-06-09T16:17:08.629554744Z\" level=info msg=\"Removing container: 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e\" id=31a4e1e4-c219-4b7a-b32b-3f3758546635 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.033393 | controller |     "Jun 09 16:17:10.097815 crc crio[22095]: time=\"2026-06-09T16:17:10.097115473Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc002da4c20}] Aliases:map[]}\"",
2026-06-09 17:40:44.033408 | controller |     "Jun 09 16:17:10.097815 crc crio[22095]: time=\"2026-06-09T16:17:10.097523494Z\" level=info msg=\"Adding pod openstack_ovn-controller-cfkth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.033424 | controller |     "Jun 09 16:17:10.447657 crc crio[22095]: 2026-06-09T16:17:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4dd7833214c10c Mac:96:3a:d5:08:ad:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c SocketPath: PciID:}] [{Interface:0xc00053e5f0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.033439 | controller |     "Jun 09 16:17:10.449586 crc crio[22095]: time=\"2026-06-09T16:17:10.449513604Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc002da4c20}] Aliases:map[]}\"",
2026-06-09 17:40:44.033454 | controller |     "Jun 09 16:17:10.449819 crc crio[22095]: time=\"2026-06-09T16:17:10.449801042Z\" level=info msg=\"Checking pod openstack_ovn-controller-cfkth for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.033469 | controller |     "Jun 09 16:17:16.174372 crc crio[22095]: time=\"2026-06-09T16:17:16.172695276Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc002da4058}] Aliases:map[]}\"",
2026-06-09 17:40:44.033484 | controller |     "Jun 09 16:17:16.174372 crc crio[22095]: time=\"2026-06-09T16:17:16.173694092Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-t7bh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.033499 | controller |     "Jun 09 16:17:16.915832 crc crio[22095]: 2026-06-09T16:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eab9270de2d692c Mac:e2:76:87:7e:90:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 SocketPath: PciID:}] [{Interface:0xc000482570 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.033515 | controller |     "Jun 09 16:17:16.918865 crc crio[22095]: time=\"2026-06-09T16:17:16.91700827Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc002da4058}] Aliases:map[]}\"",
2026-06-09 17:40:44.033533 | controller |     "Jun 09 16:17:16.918865 crc crio[22095]: time=\"2026-06-09T16:17:16.917206026Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-t7bh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.033549 | controller |     "Jun 09 16:17:21.754659 crc crio[22095]: time=\"2026-06-09T16:17:21.754322499Z\" level=info msg=\"Ran pod sandbox eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea with infra container: openstack/ovn-controller-ovs-t7bh9/POD\" id=ef24eb26-5955-4647-8236-01a5a3f2b670 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033564 | controller |     "Jun 09 16:17:21.755824 crc crio[22095]: time=\"2026-06-09T16:17:21.754509054Z\" level=info msg=\"Ran pod sandbox a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b with infra container: openstack/ovn-controller-cfkth/POD\" id=32065d74-8b30-4feb-af04-b0a7ead7a046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.033579 | controller |     "Jun 09 16:17:21.757820 crc crio[22095]: time=\"2026-06-09T16:17:21.757648655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033594 | controller |     "Jun 09 16:17:21.758858 crc crio[22095]: time=\"2026-06-09T16:17:21.758780394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033609 | controller |     "Jun 09 16:17:21.833499 crc crio[22095]: time=\"2026-06-09T16:17:21.833337854Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033624 | controller |     "Jun 09 16:17:21.833784 crc crio[22095]: time=\"2026-06-09T16:17:21.833528649Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=dc77d481-632c-4ed9-8f1c-7824e6784547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033640 | controller |     "Jun 09 16:17:21.833784 crc crio[22095]: time=\"2026-06-09T16:17:21.833388076Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033655 | controller |     "Jun 09 16:17:21.833882 crc crio[22095]: time=\"2026-06-09T16:17:21.833786656Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=c43d406c-5664-4f6c-b438-e52f35c766b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033670 | controller |     "Jun 09 16:17:21.834992 crc crio[22095]: time=\"2026-06-09T16:17:21.834874794Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4ee5622d-ac03-49ad-9d17-101ca4c119ed name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033685 | controller |     "Jun 09 16:17:21.835607 crc crio[22095]: time=\"2026-06-09T16:17:21.83551629Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=bd4b2346-00c9-43b5-8ac1-fbc23907711b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033702 | controller |     "Jun 09 16:17:21.840466 crc crio[22095]: time=\"2026-06-09T16:17:21.840398025Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"",
2026-06-09 17:40:44.033717 | controller |     "Jun 09 16:17:21.841514 crc crio[22095]: time=\"2026-06-09T16:17:21.84133728Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"",
2026-06-09 17:40:44.033732 | controller |     "Jun 09 16:17:23.010207 crc crio[22095]: time=\"2026-06-09T16:17:23.004442017Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab2258}] Aliases:map[]}\"",
2026-06-09 17:40:44.033748 | controller |     "Jun 09 16:17:23.010207 crc crio[22095]: time=\"2026-06-09T16:17:23.004514299Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.033763 | controller |     "Jun 09 16:17:23.037768 crc crio[22095]: time=\"2026-06-09T16:17:23.037568746Z\" level=info msg=\"Removed container 3869e272d02519e67232f949ac596466619b1351ab12195c87a8be34f13f548e: openshift-infra/auto-csr-approver-29683690-wcct8/oc\" id=31a4e1e4-c219-4b7a-b32b-3f3758546635 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.033778 | controller |     "Jun 09 16:17:23.047568 crc crio[22095]: time=\"2026-06-09T16:17:23.047386028Z\" level=info msg=\"Stopping pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=9ff238c6-24a0-4649-a79a-816f1c030db5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.033793 | controller |     "Jun 09 16:17:23.047568 crc crio[22095]: time=\"2026-06-09T16:17:23.047571773Z\" level=info msg=\"Stopped pod sandbox (already stopped): 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=9ff238c6-24a0-4649-a79a-816f1c030db5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.033808 | controller |     "Jun 09 16:17:23.048169 crc crio[22095]: time=\"2026-06-09T16:17:23.048094106Z\" level=info msg=\"Removing pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=a24b8978-95ad-4c1c-936d-2c0389a6d95c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.033823 | controller |     "Jun 09 16:17:23.145576 crc crio[22095]: time=\"2026-06-09T16:17:23.144883997Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=18b4feeb-d03c-494f-bb5b-a35826fff5f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033838 | controller |     "Jun 09 16:17:23.146446 crc crio[22095]: time=\"2026-06-09T16:17:23.146323963Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=d4a0ce3f-3676-45c7-ab4d-fcc361baf908 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033875 | controller |     "Jun 09 16:17:23.148850 crc crio[22095]: time=\"2026-06-09T16:17:23.148483049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=349987b3-352f-4a8c-a2c5-58117d034110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033898 | controller |     "Jun 09 16:17:23.149303 crc crio[22095]: time=\"2026-06-09T16:17:23.149144896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=ec5cdddd-832c-4784-8f82-e4d5a1ea8998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033913 | controller |     "Jun 09 16:17:23.173764 crc crio[22095]: time=\"2026-06-09T16:17:23.173647254Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b928703-3ac3-47b4-901a-e915e953c24e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.033928 | controller |     "Jun 09 16:17:23.176613 crc crio[22095]: time=\"2026-06-09T16:17:23.175704876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=059bf3bd-b8db-41a5-af9d-b595c5d5723e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033942 | controller |     "Jun 09 16:17:23.323703 crc crio[22095]: time=\"2026-06-09T16:17:23.323386121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=641132d1-3eed-4567-be57-db97c6215ec5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033957 | controller |     "Jun 09 16:17:23.333784 crc crio[22095]: time=\"2026-06-09T16:17:23.333692115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=348728af-7455-48d5-a939-2872de7abb1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033971 | controller |     "Jun 09 16:17:23.337982 crc crio[22095]: time=\"2026-06-09T16:17:23.337756669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=fe163de2-a15a-4f80-a60e-e60e12440a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.033986 | controller |     "Jun 09 16:17:23.343619 crc crio[22095]: time=\"2026-06-09T16:17:23.343402504Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e916c356-6a80-4e8f-b884-0cb7f0832e10 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034000 | controller |     "Jun 09 16:17:23.346393 crc crio[22095]: time=\"2026-06-09T16:17:23.346277948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=57ef15e7-668a-4186-a96a-40ba39d24683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034015 | controller |     "Jun 09 16:17:23.361701 crc crio[22095]: time=\"2026-06-09T16:17:23.361629241Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=57823171-c0e3-4f13-87ba-fccc6e09ea15 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034029 | controller |     "Jun 09 16:17:23.363360 crc crio[22095]: time=\"2026-06-09T16:17:23.363204322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5104637f-ca67-4612-9336-7715ce0ba19f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034043 | controller |     "Jun 09 16:17:23.373821 crc crio[22095]: time=\"2026-06-09T16:17:23.373705671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04a60c05-7a3a-4397-af03-e51345f78c19 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034060 | controller |     "Jun 09 16:17:23.374763 crc crio[22095]: time=\"2026-06-09T16:17:23.374648515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1de7bbf6-dd7f-47dc-bb47-b72b7982160a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034075 | controller |     "Jun 09 16:17:23.652194 crc crio[22095]: 2026-06-09T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcf4cef5ccb9cbb Mac:ca:5a:91:04:b8:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.034090 | controller |     "Jun 09 16:17:23.654117 crc crio[22095]: time=\"2026-06-09T16:17:23.653982123Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab2258}] Aliases:map[]}\"",
2026-06-09 17:40:44.034105 | controller |     "Jun 09 16:17:23.654279 crc crio[22095]: time=\"2026-06-09T16:17:23.654152997Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.034119 | controller |     "Jun 09 16:17:24.173680 crc crio[22095]: time=\"2026-06-09T16:17:24.173569178Z\" level=info msg=\"Removed pod sandbox: 864fac0a27d59f2d1dac473c2b9857990f6d276aff4375d0d779269b634792aa\" id=a24b8978-95ad-4c1c-936d-2c0389a6d95c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.034135 | controller |     "Jun 09 16:17:24.209342 crc crio[22095]: time=\"2026-06-09T16:17:24.208674958Z\" level=info msg=\"Ran pod sandbox bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 with infra container: openstack/ovsdbserver-nb-0/POD\" id=3543b7ab-5289-4ca5-abf4-dfc6ff8784fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.034149 | controller |     "Jun 09 16:17:24.218455 crc crio[22095]: time=\"2026-06-09T16:17:24.218357526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034164 | controller |     "Jun 09 16:17:24.221998 crc crio[22095]: time=\"2026-06-09T16:17:24.220648735Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034178 | controller |     "Jun 09 16:17:24.222121 crc crio[22095]: time=\"2026-06-09T16:17:24.222054711Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=270216a9-078c-4832-8eea-0ff0cbd4dd34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034192 | controller |     "Jun 09 16:17:24.223579 crc crio[22095]: time=\"2026-06-09T16:17:24.223495048Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=848355af-d7f5-450a-9b9b-98489d749430 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034206 | controller |     "Jun 09 16:17:24.227502 crc crio[22095]: time=\"2026-06-09T16:17:24.227384128Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"",
2026-06-09 17:40:44.034224 | controller |     "Jun 09 16:17:24.228539 crc crio[22095]: time=\"2026-06-09T16:17:24.228381873Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=2f1034fe-6371-493a-983e-9153e5d68856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034238 | controller |     "Jun 09 16:17:24.235060 crc crio[22095]: time=\"2026-06-09T16:17:24.234980942Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=bb67105e-1610-4ade-ac3c-6c535d3b7177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034254 | controller |     "Jun 09 16:17:24.252290 crc crio[22095]: time=\"2026-06-09T16:17:24.252176643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=321d1282-551b-4c4a-8923-c8456a3668be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034269 | controller |     "Jun 09 16:17:24.252290 crc crio[22095]: time=\"2026-06-09T16:17:24.252247785Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4a634f13-9c9f-4b0f-b3b5-c168efa20c1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034283 | controller |     "Jun 09 16:17:24.257497 crc crio[22095]: time=\"2026-06-09T16:17:24.257361036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=507c62f9-e31c-426b-9bca-53fd25a995ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034298 | controller |     "Jun 09 16:17:24.276478 crc crio[22095]: time=\"2026-06-09T16:17:24.276344022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=afba18ca-e6f9-4cd0-b42a-d2fcda268d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034312 | controller |     "Jun 09 16:17:24.277203 crc crio[22095]: time=\"2026-06-09T16:17:24.277152943Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=493b795c-a7db-489b-ad2f-23e3cbdaab0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034327 | controller |     "Jun 09 16:17:24.278260 crc crio[22095]: time=\"2026-06-09T16:17:24.27819137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=186baa5e-72cc-42ee-8af0-bec2e1548205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034341 | controller |     "Jun 09 16:17:24.296212 crc crio[22095]: time=\"2026-06-09T16:17:24.296110749Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=55f5bc5f-93a9-4370-9679-83a1a855a6ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034356 | controller |     "Jun 09 16:17:24.297795 crc crio[22095]: time=\"2026-06-09T16:17:24.297732531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b3b64bae-e401-4b8d-bba9-ed9ef8179eb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034370 | controller |     "Jun 09 16:17:24.305793 crc crio[22095]: time=\"2026-06-09T16:17:24.305704515Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5cac31d9-f036-462e-8f3b-6dc657816732 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034388 | controller |     "Jun 09 16:17:24.306654 crc crio[22095]: time=\"2026-06-09T16:17:24.306588938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b78dcb45-99b4-41a3-96fd-6e6a551bc147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034403 | controller |     "Jun 09 16:17:24.327236 crc crio[22095]: time=\"2026-06-09T16:17:24.327143224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034418 | controller |     "Jun 09 16:17:24.331029 crc crio[22095]: time=\"2026-06-09T16:17:24.330963232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034433 | controller |     "Jun 09 16:17:24.331721 crc crio[22095]: time=\"2026-06-09T16:17:24.33165708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034448 | controller |     "Jun 09 16:17:24.332477 crc crio[22095]: time=\"2026-06-09T16:17:24.332393019Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=6623e389-561b-4f90-8c92-0ff7bd04c6c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034462 | controller |     "Jun 09 16:17:24.334179 crc crio[22095]: time=\"2026-06-09T16:17:24.334120023Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=26f5c23f-ae1f-45c7-b876-cdf75640f262 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.034476 | controller |     "Jun 09 16:17:24.335078 crc crio[22095]: time=\"2026-06-09T16:17:24.335016026Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=6cf9fdd6-c82f-48e7-bd88-e176c5728201 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034491 | controller |     "Jun 09 16:17:24.341794 crc crio[22095]: time=\"2026-06-09T16:17:24.341690817Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-dswrp/init\" id=920de319-ef04-4d77-8b92-2c25600b697f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034505 | controller |     "Jun 09 16:17:24.343215 crc crio[22095]: time=\"2026-06-09T16:17:24.343158245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1e619a10-9802-43f8-b5a8-13a1d1ac1c86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034520 | controller |     "Jun 09 16:17:24.346090 crc crio[22095]: time=\"2026-06-09T16:17:24.346002768Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=f7044950-e251-4440-8b0b-fb3c57ac54e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034535 | controller |     "Jun 09 16:17:24.362769 crc crio[22095]: time=\"2026-06-09T16:17:24.362600323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034550 | controller |     "Jun 09 16:17:24.363874 crc crio[22095]: time=\"2026-06-09T16:17:24.363706641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3d901043-e371-4122-9845-cbb8d8d77071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034565 | controller |     "Jun 09 16:17:24.366169 crc crio[22095]: time=\"2026-06-09T16:17:24.366014811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0484e147-9a1b-460f-b8a4-7706c1936685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034583 | controller |     "Jun 09 16:17:24.382362 crc crio[22095]: time=\"2026-06-09T16:17:24.382206425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034598 | controller |     "Jun 09 16:17:24.382504 crc crio[22095]: time=\"2026-06-09T16:17:24.38239725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034613 | controller |     "Jun 09 16:17:24.393863 crc crio[22095]: time=\"2026-06-09T16:17:24.393767152Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init\" id=15243bd7-5c14-44ec-9582-367f7fb5188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034628 | controller |     "Jun 09 16:17:24.398742 crc crio[22095]: time=\"2026-06-09T16:17:24.398648907Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-h4rjb/init\" id=1ce1509d-2f5e-4118-bbb8-e5647575ef8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034643 | controller |     "Jun 09 16:17:24.403257 crc crio[22095]: time=\"2026-06-09T16:17:24.403179003Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=b1b32762-2166-4097-be18-55b6edf0a00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.034658 | controller |     "Jun 09 16:17:24.410455 crc crio[22095]: time=\"2026-06-09T16:17:24.410361427Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init\" id=40f1ea6d-ba0d-48e7-9b85-ad025b2fb820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034673 | controller |     "Jun 09 16:17:24.421454 crc crio[22095]: time=\"2026-06-09T16:17:24.421375469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034687 | controller |     "Jun 09 16:17:24.434336 crc crio[22095]: time=\"2026-06-09T16:17:24.43429968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034702 | controller |     "Jun 09 16:17:24.440323 crc crio[22095]: time=\"2026-06-09T16:17:24.440177311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034717 | controller |     "Jun 09 16:17:24.445072 crc crio[22095]: time=\"2026-06-09T16:17:24.445037716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034731 | controller |     "Jun 09 16:17:24.451014 crc crio[22095]: time=\"2026-06-09T16:17:24.450891066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034746 | controller |     "Jun 09 16:17:24.461056 crc crio[22095]: time=\"2026-06-09T16:17:24.460899682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034761 | controller |     "Jun 09 16:17:24.463568 crc crio[22095]: time=\"2026-06-09T16:17:24.463482548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034779 | controller |     "Jun 09 16:17:24.465896 crc crio[22095]: time=\"2026-06-09T16:17:24.464344571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034795 | controller |     "Jun 09 16:17:24.470471 crc crio[22095]: time=\"2026-06-09T16:17:24.470376065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034810 | controller |     "Jun 09 16:17:24.476152 crc crio[22095]: time=\"2026-06-09T16:17:24.476071961Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=929a2e13-b3e9-40a8-ac4e-ab5c9024294f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034825 | controller |     "Jun 09 16:17:24.493155 crc crio[22095]: time=\"2026-06-09T16:17:24.493069137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034840 | controller |     "Jun 09 16:17:24.537537 crc crio[22095]: time=\"2026-06-09T16:17:24.537448804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034876 | controller |     "Jun 09 16:17:24.543531 crc crio[22095]: time=\"2026-06-09T16:17:24.543481449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034892 | controller |     "Jun 09 16:17:24.590238 crc crio[22095]: time=\"2026-06-09T16:17:24.590172025Z\" level=info msg=\"Created container 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355: openstack/openstack-galera-0/mysql-bootstrap\" id=bb67105e-1610-4ade-ac3c-6c535d3b7177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034908 | controller |     "Jun 09 16:17:24.590646 crc crio[22095]: time=\"2026-06-09T16:17:24.590590726Z\" level=info msg=\"Created container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached\" id=2f1034fe-6371-493a-983e-9153e5d68856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.034924 | controller |     "Jun 09 16:17:24.591352 crc crio[22095]: time=\"2026-06-09T16:17:24.591282744Z\" level=info msg=\"Starting container: 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355\" id=86d5f318-e990-4f2d-8d48-4674779fae69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.034939 | controller |     "Jun 09 16:17:24.593864 crc crio[22095]: time=\"2026-06-09T16:17:24.593792378Z\" level=info msg=\"Starting container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2\" id=85f359e9-cd9b-409c-a06d-7172d04f7728 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.034955 | controller |     "Jun 09 16:17:24.597072 crc crio[22095]: time=\"2026-06-09T16:17:24.59701069Z\" level=info msg=\"Started container\" PID=57602 containerID=881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355 description=openstack/openstack-galera-0/mysql-bootstrap id=86d5f318-e990-4f2d-8d48-4674779fae69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0",
2026-06-09 17:40:44.034971 | controller |     "Jun 09 16:17:24.600596 crc crio[22095]: time=\"2026-06-09T16:17:24.6005078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.034986 | controller |     "Jun 09 16:17:24.603980 crc crio[22095]: time=\"2026-06-09T16:17:24.603886177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035004 | controller |     "Jun 09 16:17:24.604858 crc crio[22095]: time=\"2026-06-09T16:17:24.604772579Z\" level=info msg=\"Started container\" PID=57603 containerID=7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2 description=openstack/memcached-0/memcached id=85f359e9-cd9b-409c-a06d-7172d04f7728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3",
2026-06-09 17:40:44.035020 | controller |     "Jun 09 16:17:24.613859 crc crio[22095]: time=\"2026-06-09T16:17:24.61378424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035035 | controller |     "Jun 09 16:17:24.618407 crc crio[22095]: time=\"2026-06-09T16:17:24.618350217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035050 | controller |     "Jun 09 16:17:24.632465 crc crio[22095]: time=\"2026-06-09T16:17:24.632275654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035064 | controller |     "Jun 09 16:17:24.635297 crc crio[22095]: time=\"2026-06-09T16:17:24.63522214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035079 | controller |     "Jun 09 16:17:24.639263 crc crio[22095]: time=\"2026-06-09T16:17:24.639193742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035094 | controller |     "Jun 09 16:17:24.649444 crc crio[22095]: time=\"2026-06-09T16:17:24.649359122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035121 | controller |     "Jun 09 16:17:24.878771 crc crio[22095]: time=\"2026-06-09T16:17:24.878110734Z\" level=info msg=\"Created container 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=6623e389-561b-4f90-8c92-0ff7bd04c6c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035136 | controller |     "Jun 09 16:17:24.883517 crc crio[22095]: time=\"2026-06-09T16:17:24.883349999Z\" level=info msg=\"Starting container: 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647\" id=496d0a0f-a4db-46d8-b175-5a70050ba87f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035151 | controller |     "Jun 09 16:17:24.893672 crc crio[22095]: time=\"2026-06-09T16:17:24.89354357Z\" level=info msg=\"Started container\" PID=57629 containerID=7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=496d0a0f-a4db-46d8-b175-5a70050ba87f name=/runtime.v1.RuntimeService/StartContainer sandboxID=be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38",
2026-06-09 17:40:44.035166 | controller |     "Jun 09 16:17:24.898021 crc crio[22095]: time=\"2026-06-09T16:17:24.897901052Z\" level=info msg=\"Created container 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c: openstack/dnsmasq-dns-6b485b7db9-dswrp/init\" id=920de319-ef04-4d77-8b92-2c25600b697f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035180 | controller |     "Jun 09 16:17:24.899196 crc crio[22095]: time=\"2026-06-09T16:17:24.899120883Z\" level=info msg=\"Starting container: 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c\" id=92b9ee98-c3f0-4438-ab94-978a01559f19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035195 | controller |     "Jun 09 16:17:24.906759 crc crio[22095]: time=\"2026-06-09T16:17:24.906681247Z\" level=info msg=\"Created container e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init\" id=15243bd7-5c14-44ec-9582-367f7fb5188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035213 | controller |     "Jun 09 16:17:24.907999 crc crio[22095]: time=\"2026-06-09T16:17:24.907952689Z\" level=info msg=\"Starting container: e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021\" id=2a57cef5-9db1-4cb5-810d-312bc5a41ac8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035229 | controller |     "Jun 09 16:17:24.910251 crc crio[22095]: time=\"2026-06-09T16:17:24.910163446Z\" level=info msg=\"Started container\" PID=57637 containerID=25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c description=openstack/dnsmasq-dns-6b485b7db9-dswrp/init id=92b9ee98-c3f0-4438-ab94-978a01559f19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3",
2026-06-09 17:40:44.035244 | controller |     "Jun 09 16:17:24.912897 crc crio[22095]: time=\"2026-06-09T16:17:24.912746532Z\" level=info msg=\"Created container 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6: openstack/dnsmasq-dns-6f94844f59-h4rjb/init\" id=1ce1509d-2f5e-4118-bbb8-e5647575ef8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035260 | controller |     "Jun 09 16:17:24.917039 crc crio[22095]: time=\"2026-06-09T16:17:24.914165748Z\" level=info msg=\"Starting container: 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6\" id=4f301d25-1438-4018-a3b8-bbf659210e9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035275 | controller |     "Jun 09 16:17:24.920266 crc crio[22095]: time=\"2026-06-09T16:17:24.920224644Z\" level=info msg=\"Started container\" PID=57636 containerID=e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021 description=openstack/dnsmasq-dns-bf5545dbf-hjfkt/init id=2a57cef5-9db1-4cb5-810d-312bc5a41ac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c",
2026-06-09 17:40:44.035291 | controller |     "Jun 09 16:17:24.927980 crc crio[22095]: time=\"2026-06-09T16:17:24.927861809Z\" level=info msg=\"Started container\" PID=57630 containerID=05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6 description=openstack/dnsmasq-dns-6f94844f59-h4rjb/init id=4f301d25-1438-4018-a3b8-bbf659210e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10",
2026-06-09 17:40:44.035306 | controller |     "Jun 09 16:17:25.349564 crc crio[22095]: time=\"2026-06-09T16:17:25.348842378Z\" level=info msg=\"Stopping pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=8b7169ae-0a5d-4d73-ba2e-a80fac1e9661 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.035321 | controller |     "Jun 09 16:17:25.351586 crc crio[22095]: time=\"2026-06-09T16:17:25.351302411Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-hjfkt Namespace:openstack ID:7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c UID:56cbd836-ac7c-4dc2-accc-c17a3240947e NetNS:/var/run/netns/1e17a46a-4ed4-4dee-a2af-1a76b4b4010c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56cbd836_ac7c_4dc2_accc_c17a3240947e.slice PodAnnotations:0xc0004c6d20}] Aliases:map[]}\"",
2026-06-09 17:40:44.035337 | controller |     "Jun 09 16:17:25.353640 crc crio[22095]: time=\"2026-06-09T16:17:25.351902417Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-hjfkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.035352 | controller |     "Jun 09 16:17:25.389578 crc crio[22095]: time=\"2026-06-09T16:17:25.38949466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=27030ba4-cff0-417d-850f-86c54cf93171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035377 | controller |     "Jun 09 16:17:25.403766 crc crio[22095]: time=\"2026-06-09T16:17:25.403664923Z\" level=info msg=\"Stopping pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=65da3046-5cb4-4bc1-9aaa-f11a4b597b01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.035398 | controller |     "Jun 09 16:17:25.404445 crc crio[22095]: time=\"2026-06-09T16:17:25.40433389Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-h4rjb Namespace:openstack ID:3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10 UID:c46c9d19-d463-47e1-8c17-91e7ed0ec6e6 NetNS:/var/run/netns/ddef9905-5668-42d8-a5ee-661236ca9a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc46c9d19_d463_47e1_8c17_91e7ed0ec6e6.slice PodAnnotations:0xc00041c628}] Aliases:map[]}\"",
2026-06-09 17:40:44.035418 | controller |     "Jun 09 16:17:25.404665 crc crio[22095]: time=\"2026-06-09T16:17:25.404599177Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-h4rjb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.035484 | controller |     "Jun 09 16:17:26.366220 crc crio[22095]: time=\"2026-06-09T16:17:26.365277077Z\" level=info msg=\"Created container e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0: openstack/rabbitmq-server-0/setup-container\" id=f7044950-e251-4440-8b0b-fb3c57ac54e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035505 | controller |     "Jun 09 16:17:26.369339 crc crio[22095]: time=\"2026-06-09T16:17:26.36929256Z\" level=info msg=\"Starting container: e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0\" id=4ea68513-66e8-46e6-a745-459e0fc771be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035521 | controller |     "Jun 09 16:17:26.391021 crc crio[22095]: time=\"2026-06-09T16:17:26.390878153Z\" level=info msg=\"Started container\" PID=57608 containerID=e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0 description=openstack/rabbitmq-server-0/setup-container id=4ea68513-66e8-46e6-a745-459e0fc771be name=/runtime.v1.RuntimeService/StartContainer sandboxID=39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960",
2026-06-09 17:40:44.035537 | controller |     "Jun 09 16:17:26.547677 crc crio[22095]: time=\"2026-06-09T16:17:26.547501027Z\" level=info msg=\"Created container fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c: openstack/rabbitmq-cell1-server-0/setup-container\" id=4a634f13-9c9f-4b0f-b3b5-c168efa20c1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035552 | controller |     "Jun 09 16:17:26.551065 crc crio[22095]: time=\"2026-06-09T16:17:26.550784401Z\" level=info msg=\"Starting container: fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c\" id=04d5cebe-c04f-4dae-8ce9-8d826de9d2f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035567 | controller |     "Jun 09 16:17:26.563405 crc crio[22095]: time=\"2026-06-09T16:17:26.563260661Z\" level=info msg=\"Started container\" PID=57600 containerID=fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c description=openstack/rabbitmq-cell1-server-0/setup-container id=04d5cebe-c04f-4dae-8ce9-8d826de9d2f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854",
2026-06-09 17:40:44.035583 | controller |     "Jun 09 16:17:28.464709 crc crio[22095]: time=\"2026-06-09T16:17:28.464601968Z\" level=info msg=\"Stopped pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=8b7169ae-0a5d-4d73-ba2e-a80fac1e9661 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.035604 | controller |     "Jun 09 16:17:28.479629 crc crio[22095]: time=\"2026-06-09T16:17:28.479410617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035620 | controller |     "Jun 09 16:17:28.481157 crc crio[22095]: time=\"2026-06-09T16:17:28.481048159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035635 | controller |     "Jun 09 16:17:28.484025 crc crio[22095]: time=\"2026-06-09T16:17:28.483883802Z\" level=info msg=\"Stopped pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=65da3046-5cb4-4bc1-9aaa-f11a4b597b01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.035651 | controller |     "Jun 09 16:17:28.487266 crc crio[22095]: time=\"2026-06-09T16:17:28.487218847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035666 | controller |     "Jun 09 16:17:28.493722 crc crio[22095]: time=\"2026-06-09T16:17:28.493617351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035682 | controller |     "Jun 09 16:17:28.841008 crc crio[22095]: time=\"2026-06-09T16:17:28.840154862Z\" level=info msg=\"Created container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics\" id=929a2e13-b3e9-40a8-ac4e-ab5c9024294f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035697 | controller |     "Jun 09 16:17:28.843360 crc crio[22095]: time=\"2026-06-09T16:17:28.843250301Z\" level=info msg=\"Starting container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61\" id=5bf6dd3e-ce17-489b-85e8-90ad68945278 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035713 | controller |     "Jun 09 16:17:28.847989 crc crio[22095]: time=\"2026-06-09T16:17:28.84788249Z\" level=info msg=\"Created container b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init\" id=40f1ea6d-ba0d-48e7-9b85-ad025b2fb820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035727 | controller |     "Jun 09 16:17:28.850656 crc crio[22095]: time=\"2026-06-09T16:17:28.850402885Z\" level=info msg=\"Starting container: b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349\" id=e03637a9-da7c-4a9b-97d2-886b4e4c4f20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.035743 | controller |     "Jun 09 16:17:28.866001 crc crio[22095]: time=\"2026-06-09T16:17:28.857577009Z\" level=info msg=\"Started container\" PID=58387 containerID=b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349 description=openstack/dnsmasq-dns-5d858bfd5-rwjkl/init id=e03637a9-da7c-4a9b-97d2-886b4e4c4f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14",
2026-06-09 17:40:44.035758 | controller |     "Jun 09 16:17:28.866001 crc crio[22095]: time=\"2026-06-09T16:17:28.857833215Z\" level=info msg=\"Started container\" PID=58386 containerID=317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61 description=openstack/kube-state-metrics-0/kube-state-metrics id=5bf6dd3e-ce17-489b-85e8-90ad68945278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193",
2026-06-09 17:40:44.035774 | controller |     "Jun 09 16:17:29.399436 crc crio[22095]: time=\"2026-06-09T16:17:29.398819839Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=bd4b2346-00c9-43b5-8ac1-fbc23907711b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.035792 | controller |     "Jun 09 16:17:29.400404 crc crio[22095]: time=\"2026-06-09T16:17:29.400306058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=8689bcb4-0ccb-4b72-8c17-88788d4c82cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035808 | controller |     "Jun 09 16:17:29.442332 crc crio[22095]: time=\"2026-06-09T16:17:29.442209582Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9975d3e6-a305-4fb0-9eff-b03630ca2920 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.035824 | controller |     "Jun 09 16:17:29.443343 crc crio[22095]: time=\"2026-06-09T16:17:29.443247158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=dc32c454-4f8d-407e-a52f-7960b2e3dae9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035840 | controller |     "Jun 09 16:17:29.444519 crc crio[22095]: time=\"2026-06-09T16:17:29.444192642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e306308b-0a1e-4068-96b3-bc76921424a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035883 | controller |     "Jun 09 16:17:29.453523 crc crio[22095]: time=\"2026-06-09T16:17:29.45346184Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4ee5622d-ac03-49ad-9d17-101ca4c119ed name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.035902 | controller |     "Jun 09 16:17:29.455599 crc crio[22095]: time=\"2026-06-09T16:17:29.455527733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=96b02191-8a5d-43a3-a71a-8f04a5006961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035917 | controller |     "Jun 09 16:17:29.455880 crc crio[22095]: time=\"2026-06-09T16:17:29.455538503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9141ebfb-6f7e-483c-a2e1-7231125c61e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035932 | controller |     "Jun 09 16:17:29.457146 crc crio[22095]: time=\"2026-06-09T16:17:29.457120024Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init\" id=00d0467c-2987-48ad-a7b6-96ab84d3e175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.035948 | controller |     "Jun 09 16:17:29.459140 crc crio[22095]: time=\"2026-06-09T16:17:29.459075964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.035963 | controller |     "Jun 09 16:17:29.462078 crc crio[22095]: time=\"2026-06-09T16:17:29.461994428Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=848355af-d7f5-450a-9b9b-98489d749430 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.035979 | controller |     "Jun 09 16:17:29.466611 crc crio[22095]: time=\"2026-06-09T16:17:29.466514274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=e3d7c586-e36f-4267-9d34-18600901b049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.035994 | controller |     "Jun 09 16:17:29.481264 crc crio[22095]: time=\"2026-06-09T16:17:29.481209201Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=c4eda7bb-8be5-494b-8fc9-f50778eb4299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036013 | controller |     "Jun 09 16:17:29.488846 crc crio[22095]: time=\"2026-06-09T16:17:29.488806986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036029 | controller |     "Jun 09 16:17:29.505248 crc crio[22095]: time=\"2026-06-09T16:17:29.505205356Z\" level=info msg=\"Removing container: 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6\" id=3430d34e-14b0-47ed-a150-ac388ae269e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.036045 | controller |     "Jun 09 16:17:29.520604 crc crio[22095]: time=\"2026-06-09T16:17:29.52056365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=178bc770-031e-4d82-9c18-9a16d9af43fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036060 | controller |     "Jun 09 16:17:29.521898 crc crio[22095]: time=\"2026-06-09T16:17:29.521875453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=803dca5d-02ac-4e0d-a216-c6c4e638f2ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036075 | controller |     "Jun 09 16:17:29.544654 crc crio[22095]: time=\"2026-06-09T16:17:29.544056022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036091 | controller |     "Jun 09 16:17:29.552293 crc crio[22095]: time=\"2026-06-09T16:17:29.55220483Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=65d018d2-4956-4626-8845-bcea79ed1ab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036106 | controller |     "Jun 09 16:17:29.558780 crc crio[22095]: time=\"2026-06-09T16:17:29.558703927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036121 | controller |     "Jun 09 16:17:29.561498 crc crio[22095]: time=\"2026-06-09T16:17:29.561403776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e1f34ec-037a-4373-b2eb-eda9ecfd4110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036137 | controller |     "Jun 09 16:17:29.568359 crc crio[22095]: time=\"2026-06-09T16:17:29.568281382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d208dde9-faa5-46d6-b2bf-5d881245ffdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036152 | controller |     "Jun 09 16:17:29.568719 crc crio[22095]: time=\"2026-06-09T16:17:29.568659512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036167 | controller |     "Jun 09 16:17:29.572331 crc crio[22095]: time=\"2026-06-09T16:17:29.572292035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=26e1d63d-bf21-40e8-b7b5-ac3a7de8de10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036183 | controller |     "Jun 09 16:17:29.580895 crc crio[22095]: time=\"2026-06-09T16:17:29.580819764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=f7612641-94f0-4be1-92a8-89a1b1cc7d74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036202 | controller |     "Jun 09 16:17:29.581275 crc crio[22095]: time=\"2026-06-09T16:17:29.581211504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036218 | controller |     "Jun 09 16:17:29.595529 crc crio[22095]: time=\"2026-06-09T16:17:29.595443189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=44e3fb3a-e6c4-44bd-899d-95bfbfe74dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036233 | controller |     "Jun 09 16:17:29.599833 crc crio[22095]: time=\"2026-06-09T16:17:29.59978766Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth/ovn-controller\" id=968b8361-745e-4d3d-91e5-68e421c8a6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036248 | controller |     "Jun 09 16:17:29.601554 crc crio[22095]: time=\"2026-06-09T16:17:29.601413002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036263 | controller |     "Jun 09 16:17:29.617546 crc crio[22095]: time=\"2026-06-09T16:17:29.617404541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=98f46e23-e2e2-4aa9-8ec3-75bfc2ec0eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036278 | controller |     "Jun 09 16:17:29.621667 crc crio[22095]: time=\"2026-06-09T16:17:29.621590569Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=20efbe57-4684-49ac-9679-e1315da1035a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036294 | controller |     "Jun 09 16:17:29.631680 crc crio[22095]: time=\"2026-06-09T16:17:29.631600335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036309 | controller |     "Jun 09 16:17:29.636009 crc crio[22095]: time=\"2026-06-09T16:17:29.635671419Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=f489704d-b718-49ba-b7ec-b9e9beaaad04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036324 | controller |     "Jun 09 16:17:29.643503 crc crio[22095]: time=\"2026-06-09T16:17:29.643339056Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036339 | controller |     "Jun 09 16:17:29.683349 crc crio[22095]: time=\"2026-06-09T16:17:29.683245229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=082f83f6-fec0-46df-90a1-cb190e75d4cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036355 | controller |     "Jun 09 16:17:29.693670 crc crio[22095]: time=\"2026-06-09T16:17:29.693566903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036370 | controller |     "Jun 09 16:17:29.694596 crc crio[22095]: time=\"2026-06-09T16:17:29.694529168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036385 | controller |     "Jun 09 16:17:29.695755 crc crio[22095]: time=\"2026-06-09T16:17:29.695719258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036403 | controller |     "Jun 09 16:17:29.705358 crc crio[22095]: time=\"2026-06-09T16:17:29.705170831Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=3fd4a3ff-0dcd-4011-822a-e6e0f70ee3eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036419 | controller |     "Jun 09 16:17:29.707979 crc crio[22095]: time=\"2026-06-09T16:17:29.707809328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036435 | controller |     "Jun 09 16:17:29.731112 crc crio[22095]: time=\"2026-06-09T16:17:29.731027433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036450 | controller |     "Jun 09 16:17:29.771221 crc crio[22095]: time=\"2026-06-09T16:17:29.771016798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036466 | controller |     "Jun 09 16:17:29.771501 crc crio[22095]: time=\"2026-06-09T16:17:29.771365817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036481 | controller |     "Jun 09 16:17:29.774858 crc crio[22095]: time=\"2026-06-09T16:17:29.774734773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036496 | controller |     "Jun 09 16:17:29.789063 crc crio[22095]: time=\"2026-06-09T16:17:29.788982148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036512 | controller |     "Jun 09 16:17:29.805898 crc crio[22095]: time=\"2026-06-09T16:17:29.805766989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036527 | controller |     "Jun 09 16:17:29.811122 crc crio[22095]: time=\"2026-06-09T16:17:29.809647318Z\" level=info msg=\"Removed container 05fd9281a8c33e86dc8d52d1a213dc7319c57bc62ff1f914f2c70a571cc44ca6: openstack/dnsmasq-dns-6f94844f59-h4rjb/init\" id=3430d34e-14b0-47ed-a150-ac388ae269e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.036542 | controller |     "Jun 09 16:17:29.814462 crc crio[22095]: time=\"2026-06-09T16:17:29.814376329Z\" level=info msg=\"Removing container: e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021\" id=7969b68e-3e6a-4eb0-8046-8cecfb7e5b88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.036557 | controller |     "Jun 09 16:17:29.839628 crc crio[22095]: time=\"2026-06-09T16:17:29.839490353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036572 | controller |     "Jun 09 16:17:29.848051 crc crio[22095]: time=\"2026-06-09T16:17:29.847776375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036587 | controller |     "Jun 09 16:17:29.956178 crc crio[22095]: time=\"2026-06-09T16:17:29.951450912Z\" level=info msg=\"Removed container e97efb49906ce364acf1d4b4277b6a75023abd28b1a82144074bf145d3ae5021: openstack/dnsmasq-dns-bf5545dbf-hjfkt/init\" id=7969b68e-3e6a-4eb0-8046-8cecfb7e5b88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.036602 | controller |     "Jun 09 16:17:29.988723 crc crio[22095]: time=\"2026-06-09T16:17:29.988638795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036620 | controller |     "Jun 09 16:17:30.001518 crc crio[22095]: time=\"2026-06-09T16:17:30.001368882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036636 | controller |     "Jun 09 16:17:30.002978 crc crio[22095]: time=\"2026-06-09T16:17:30.002808238Z\" level=info msg=\"Created container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=c4eda7bb-8be5-494b-8fc9-f50778eb4299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036651 | controller |     "Jun 09 16:17:30.004647 crc crio[22095]: time=\"2026-06-09T16:17:30.004559063Z\" level=info msg=\"Starting container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc\" id=f2318bbb-5f92-47c8-8f52-9ec8ea188b10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.036666 | controller |     "Jun 09 16:17:30.005566 crc crio[22095]: time=\"2026-06-09T16:17:30.004557103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036681 | controller |     "Jun 09 16:17:30.015174 crc crio[22095]: time=\"2026-06-09T16:17:30.015062073Z\" level=info msg=\"Started container\" PID=58538 containerID=fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc description=openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns id=f2318bbb-5f92-47c8-8f52-9ec8ea188b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3",
2026-06-09 17:40:44.036697 | controller |     "Jun 09 16:17:30.042309 crc crio[22095]: time=\"2026-06-09T16:17:30.042217038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.036712 | controller |     "Jun 09 16:17:30.067311 crc crio[22095]: time=\"2026-06-09T16:17:30.06726Z\" level=info msg=\"Created container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=65d018d2-4956-4626-8845-bcea79ed1ab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036728 | controller |     "Jun 09 16:17:30.075213 crc crio[22095]: time=\"2026-06-09T16:17:30.07387747Z\" level=info msg=\"Starting container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644\" id=6d55f5ce-a576-44d7-a3ee-1490985246e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.036743 | controller |     "Jun 09 16:17:30.075213 crc crio[22095]: time=\"2026-06-09T16:17:30.074504496Z\" level=info msg=\"Created container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=20efbe57-4684-49ac-9679-e1315da1035a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036758 | controller |     "Jun 09 16:17:30.075213 crc crio[22095]: time=\"2026-06-09T16:17:30.075018489Z\" level=info msg=\"Created container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera\" id=f489704d-b718-49ba-b7ec-b9e9beaaad04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036772 | controller |     "Jun 09 16:17:30.075542 crc crio[22095]: time=\"2026-06-09T16:17:30.075499221Z\" level=info msg=\"Starting container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4\" id=62c455fa-d8ff-44e9-9aef-3e519200607e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.036787 | controller |     "Jun 09 16:17:30.077689 crc crio[22095]: time=\"2026-06-09T16:17:30.077550234Z\" level=info msg=\"Starting container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d\" id=561f3415-2e2e-4ea3-9215-3c033e71b03a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.036805 | controller |     "Jun 09 16:17:30.079798 crc crio[22095]: time=\"2026-06-09T16:17:30.07973137Z\" level=info msg=\"Started container\" PID=58541 containerID=47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=6d55f5ce-a576-44d7-a3ee-1490985246e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454",
2026-06-09 17:40:44.036821 | controller |     "Jun 09 16:17:30.085737 crc crio[22095]: time=\"2026-06-09T16:17:30.085462377Z\" level=info msg=\"Started container\" PID=58546 containerID=e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d description=openstack/openstack-cell1-galera-0/galera id=561f3415-2e2e-4ea3-9215-3c033e71b03a name=/runtime.v1.RuntimeService/StartContainer sandboxID=be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38",
2026-06-09 17:40:44.036837 | controller |     "Jun 09 16:17:30.085737 crc crio[22095]: time=\"2026-06-09T16:17:30.085520918Z\" level=info msg=\"Started container\" PID=58542 containerID=9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=62c455fa-d8ff-44e9-9aef-3e519200607e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925",
2026-06-09 17:40:44.036869 | controller |     "Jun 09 16:17:30.093452 crc crio[22095]: time=\"2026-06-09T16:17:30.093357689Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036890 | controller |     "Jun 09 16:17:30.093676 crc crio[22095]: time=\"2026-06-09T16:17:30.093618466Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036906 | controller |     "Jun 09 16:17:30.093750 crc crio[22095]: time=\"2026-06-09T16:17:30.093721468Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=870f88a4-c064-4533-8329-ea840a122790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036921 | controller |     "Jun 09 16:17:30.096856 crc crio[22095]: time=\"2026-06-09T16:17:30.096765966Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247d7413-016a-4f50-a317-25ae021539f8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.036937 | controller |     "Jun 09 16:17:30.099633 crc crio[22095]: time=\"2026-06-09T16:17:30.099135037Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/023cf487-6f33-4e07-a65f-2c4931492eee/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.036952 | controller |     "Jun 09 16:17:30.102174 crc crio[22095]: time=\"2026-06-09T16:17:30.101838786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036968 | controller |     "Jun 09 16:17:30.102174 crc crio[22095]: time=\"2026-06-09T16:17:30.102080613Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.036987 | controller |     "Jun 09 16:17:30.102174 crc crio[22095]: time=\"2026-06-09T16:17:30.102131704Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=392c4c6a-89d9-4a52-ae3f-d7f657a1ef40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037003 | controller |     "Jun 09 16:17:30.104889 crc crio[22095]: time=\"2026-06-09T16:17:30.104768521Z\" level=info msg=\"createCtr: deleting container ID 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122 from idIndex\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037019 | controller |     "Jun 09 16:17:30.104889 crc crio[22095]: time=\"2026-06-09T16:17:30.104836853Z\" level=info msg=\"createCtr: removing container 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037034 | controller |     "Jun 09 16:17:30.105175 crc crio[22095]: time=\"2026-06-09T16:17:30.104953716Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-09 17:40:44.037049 | controller |     "Jun 09 16:17:30.107142 crc crio[22095]: time=\"2026-06-09T16:17:30.105200352Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=273e3903-392a-4589-8108-20bf5b1f345b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.037064 | controller |     "Jun 09 16:17:30.107142 crc crio[22095]: time=\"2026-06-09T16:17:30.105397208Z\" level=info msg=\"createCtr: deleting container 9644f4110a5ebf6ec05dea055fc9f02f4179b0ac100a58bdfcba4121a6322122 from storage\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037079 | controller |     "Jun 09 16:17:30.109086 crc crio[22095]: time=\"2026-06-09T16:17:30.108977949Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-09 17:40:44.037094 | controller |     "Jun 09 16:17:30.134402 crc crio[22095]: time=\"2026-06-09T16:17:30.134294978Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-5d858bfd5-rwjkl_openstack_023cf487-6f33-4e07-a65f-2c4931492eee_0\" id=3836d63f-b715-4229-9947-578fa42b601d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037109 | controller |     "Jun 09 16:17:30.181675 crc crio[22095]: time=\"2026-06-09T16:17:30.181537989Z\" level=info msg=\"Created container 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init\" id=00d0467c-2987-48ad-a7b6-96ab84d3e175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037124 | controller |     "Jun 09 16:17:30.183526 crc crio[22095]: time=\"2026-06-09T16:17:30.183405417Z\" level=info msg=\"Starting container: 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf\" id=f003cbda-00b7-4eaa-8e42-42eb21bdb775 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.037139 | controller |     "Jun 09 16:17:30.187188 crc crio[22095]: time=\"2026-06-09T16:17:30.18705916Z\" level=info msg=\"Created container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera\" id=3fd4a3ff-0dcd-4011-822a-e6e0f70ee3eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037154 | controller |     "Jun 09 16:17:30.189514 crc crio[22095]: time=\"2026-06-09T16:17:30.18820941Z\" level=info msg=\"Starting container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9\" id=71a192c0-40aa-477b-b21b-9e9df5c24958 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.037172 | controller |     "Jun 09 16:17:30.193529 crc crio[22095]: time=\"2026-06-09T16:17:30.193402643Z\" level=info msg=\"Started container\" PID=58563 containerID=21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf description=openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init id=f003cbda-00b7-4eaa-8e42-42eb21bdb775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea",
2026-06-09 17:40:44.037189 | controller |     "Jun 09 16:17:30.195814 crc crio[22095]: time=\"2026-06-09T16:17:30.195735173Z\" level=info msg=\"Started container\" PID=58559 containerID=9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9 description=openstack/openstack-galera-0/galera id=71a192c0-40aa-477b-b21b-9e9df5c24958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0",
2026-06-09 17:40:44.037205 | controller |     "Jun 09 16:17:30.216047 crc crio[22095]: time=\"2026-06-09T16:17:30.21590807Z\" level=info msg=\"Created container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller\" id=968b8361-745e-4d3d-91e5-68e421c8a6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037221 | controller |     "Jun 09 16:17:30.217152 crc crio[22095]: time=\"2026-06-09T16:17:30.217045219Z\" level=info msg=\"Starting container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71\" id=be5a6356-c879-4f8f-b2f1-42546214c626 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.037236 | controller |     "Jun 09 16:17:30.223149 crc crio[22095]: time=\"2026-06-09T16:17:30.223058723Z\" level=info msg=\"Started container\" PID=58571 containerID=dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71 description=openstack/ovn-controller-cfkth/ovn-controller id=be5a6356-c879-4f8f-b2f1-42546214c626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b",
2026-06-09 17:40:44.037252 | controller |     "Jun 09 16:17:30.655084 crc crio[22095]: time=\"2026-06-09T16:17:30.654555651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7ebd3dbe-800f-4457-813b-adc56797a96d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037268 | controller |     "Jun 09 16:17:30.735262 crc crio[22095]: time=\"2026-06-09T16:17:30.734584482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d38f66be-cc2d-4759-be73-dd939bfab0f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037283 | controller |     "Jun 09 16:17:30.759529 crc crio[22095]: time=\"2026-06-09T16:17:30.759384568Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=602daf04-de46-466f-a4bf-24dcc575e812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037299 | controller |     "Jun 09 16:17:30.761737 crc crio[22095]: time=\"2026-06-09T16:17:30.761672446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037314 | controller |     "Jun 09 16:17:30.852015 crc crio[22095]: time=\"2026-06-09T16:17:30.851853887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037329 | controller |     "Jun 09 16:17:30.860192 crc crio[22095]: time=\"2026-06-09T16:17:30.860124269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037347 | controller |     "Jun 09 16:17:30.980336 crc crio[22095]: time=\"2026-06-09T16:17:30.980048842Z\" level=info msg=\"Created container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=602daf04-de46-466f-a4bf-24dcc575e812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037363 | controller |     "Jun 09 16:17:30.987998 crc crio[22095]: time=\"2026-06-09T16:17:30.987856182Z\" level=info msg=\"Starting container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19\" id=7a371afb-66a9-4a76-b78a-20e9d63a337d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.037378 | controller |     "Jun 09 16:17:31.008708 crc crio[22095]: time=\"2026-06-09T16:17:31.008595894Z\" level=info msg=\"Started container\" PID=59017 containerID=011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19 description=openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns id=7a371afb-66a9-4a76-b78a-20e9d63a337d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14",
2026-06-09 17:40:44.037393 | controller |     "Jun 09 16:17:31.673843 crc crio[22095]: time=\"2026-06-09T16:17:31.673809312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=b684e400-51ec-4269-b71b-f90f19b651c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037408 | controller |     "Jun 09 16:17:31.678736 crc crio[22095]: time=\"2026-06-09T16:17:31.678708187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=97b6e975-c82b-4988-a357-c23c3cf3dd21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037422 | controller |     "Jun 09 16:17:31.688457 crc crio[22095]: time=\"2026-06-09T16:17:31.687889232Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=a1f27448-3546-493d-821e-c14d1d6ffcaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037437 | controller |     "Jun 09 16:17:31.690230 crc crio[22095]: time=\"2026-06-09T16:17:31.690100899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037451 | controller |     "Jun 09 16:17:31.772496 crc crio[22095]: time=\"2026-06-09T16:17:31.772186733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037466 | controller |     "Jun 09 16:17:32.025729 crc crio[22095]: time=\"2026-06-09T16:17:32.025640258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037481 | controller |     "Jun 09 16:17:32.492661 crc crio[22095]: time=\"2026-06-09T16:17:32.492522043Z\" level=info msg=\"Created container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=a1f27448-3546-493d-821e-c14d1d6ffcaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037496 | controller |     "Jun 09 16:17:32.497459 crc crio[22095]: time=\"2026-06-09T16:17:32.497332587Z\" level=info msg=\"Starting container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184\" id=317125bf-296d-42e2-b923-6d910bf8a972 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.037511 | controller |     "Jun 09 16:17:32.503402 crc crio[22095]: time=\"2026-06-09T16:17:32.5033068Z\" level=info msg=\"Started container\" PID=59154 containerID=c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184 description=openstack/ovn-controller-ovs-t7bh9/ovsdb-server id=317125bf-296d-42e2-b923-6d910bf8a972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea",
2026-06-09 17:40:44.037530 | controller |     "Jun 09 16:17:32.727498 crc crio[22095]: time=\"2026-06-09T16:17:32.727321291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=5ea019f4-ffd1-4531-9009-4f16ebfb54e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037545 | controller |     "Jun 09 16:17:32.731874 crc crio[22095]: time=\"2026-06-09T16:17:32.731810116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=2e191797-7023-4679-b927-9a931cb9cdc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037560 | controller |     "Jun 09 16:17:33.119593 crc crio[22095]: time=\"2026-06-09T16:17:33.119026669Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=30a46eee-b1c5-455d-9dd8-8ab8e3f400f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037575 | controller |     "Jun 09 16:17:39.563316 crc crio[22095]: time=\"2026-06-09T16:17:39.562286334Z\" level=info msg=\"Stopping container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19 (timeout: 10s)\" id=3decd3ad-d2c0-4160-b115-4990546f0600 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.037589 | controller |     "Jun 09 16:17:39.689401 crc crio[22095]: time=\"2026-06-09T16:17:39.688023207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037604 | controller |     "Jun 09 16:17:39.704312 crc crio[22095]: time=\"2026-06-09T16:17:39.704228122Z\" level=info msg=\"Stopped container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=3decd3ad-d2c0-4160-b115-4990546f0600 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.037619 | controller |     "Jun 09 16:17:39.705813 crc crio[22095]: time=\"2026-06-09T16:17:39.705753031Z\" level=info msg=\"Stopping pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=4fc1e28b-6247-4e3f-874c-03f161fcb3ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.037634 | controller |     "Jun 09 16:17:39.716465 crc crio[22095]: time=\"2026-06-09T16:17:39.716330172Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5d858bfd5-rwjkl Namespace:openstack ID:b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14 UID:023cf487-6f33-4e07-a65f-2c4931492eee NetNS:/var/run/netns/39fca386-efb1-43f6-8db1-23bbf4f9eeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023cf487_6f33_4e07_a65f_2c4931492eee.slice PodAnnotations:0xc001288080}] Aliases:map[]}\"",
2026-06-09 17:40:44.037649 | controller |     "Jun 09 16:17:39.716746 crc crio[22095]: time=\"2026-06-09T16:17:39.716671311Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5d858bfd5-rwjkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.037664 | controller |     "Jun 09 16:17:39.833020 crc crio[22095]: time=\"2026-06-09T16:17:39.832808567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037679 | controller |     "Jun 09 16:17:39.875506 crc crio[22095]: time=\"2026-06-09T16:17:39.875267015Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247d7413-016a-4f50-a317-25ae021539f8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.037698 | controller |     "Jun 09 16:17:39.884781 crc crio[22095]: time=\"2026-06-09T16:17:39.880617212Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=a9ef11e9-5823-436b-91e2-a253b0180a5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037712 | controller |     "Jun 09 16:17:39.909733 crc crio[22095]: time=\"2026-06-09T16:17:39.909613045Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=273e3903-392a-4589-8108-20bf5b1f345b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.037727 | controller |     "Jun 09 16:17:39.910903 crc crio[22095]: time=\"2026-06-09T16:17:39.910853487Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=248a5cf7-9efd-4ec6-9b98-f504bbf9789e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037742 | controller |     "Jun 09 16:17:39.942306 crc crio[22095]: time=\"2026-06-09T16:17:39.942210881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=795684ea-e63a-4a4b-aafe-9ede5ee0a0cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037757 | controller |     "Jun 09 16:17:39.966185 crc crio[22095]: time=\"2026-06-09T16:17:39.961159226Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=e62ab28f-3060-41a1-9914-4cb9ed4a3578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037771 | controller |     "Jun 09 16:17:39.966185 crc crio[22095]: time=\"2026-06-09T16:17:39.963078076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f76adc4e-32ed-4130-a7b2-3cd3285fcb74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.037786 | controller |     "Jun 09 16:17:39.996087 crc crio[22095]: time=\"2026-06-09T16:17:39.983853428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037801 | controller |     "Jun 09 16:17:39.996401 crc crio[22095]: time=\"2026-06-09T16:17:39.994231404Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=82f0e8c0-099c-4e5d-8485-a30e5a4ce70e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037815 | controller |     "Jun 09 16:17:40.008076 crc crio[22095]: time=\"2026-06-09T16:17:40.007476354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037830 | controller |     "Jun 09 16:17:40.082664 crc crio[22095]: time=\"2026-06-09T16:17:40.082100336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037845 | controller |     "Jun 09 16:17:40.099358 crc crio[22095]: time=\"2026-06-09T16:17:40.099077161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037880 | controller |     "Jun 09 16:17:40.120714 crc crio[22095]: time=\"2026-06-09T16:17:40.120609453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037899 | controller |     "Jun 09 16:17:40.129048 crc crio[22095]: time=\"2026-06-09T16:17:40.127963571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037914 | controller |     "Jun 09 16:17:40.138541 crc crio[22095]: time=\"2026-06-09T16:17:40.135538465Z\" level=info msg=\"Stopped pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=4fc1e28b-6247-4e3f-874c-03f161fcb3ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.037929 | controller |     "Jun 09 16:17:40.163064 crc crio[22095]: time=\"2026-06-09T16:17:40.160899185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.037943 | controller |     "Jun 09 16:17:40.335683 crc crio[22095]: time=\"2026-06-09T16:17:40.335578952Z\" level=info msg=\"Created container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=82f0e8c0-099c-4e5d-8485-a30e5a4ce70e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.037958 | controller |     "Jun 09 16:17:40.339595 crc crio[22095]: time=\"2026-06-09T16:17:40.339499363Z\" level=info msg=\"Starting container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328\" id=5b3b0b38-8fa1-4f49-9b76-dd796f651adc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.037973 | controller |     "Jun 09 16:17:40.347377 crc crio[22095]: time=\"2026-06-09T16:17:40.345472456Z\" level=info msg=\"Started container\" PID=60005 containerID=61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5b3b0b38-8fa1-4f49-9b76-dd796f651adc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925",
2026-06-09 17:40:44.037988 | controller |     "Jun 09 16:17:40.378240 crc crio[22095]: time=\"2026-06-09T16:17:40.378140763Z\" level=info msg=\"Created container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=30a46eee-b1c5-455d-9dd8-8ab8e3f400f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.038003 | controller |     "Jun 09 16:17:40.379840 crc crio[22095]: time=\"2026-06-09T16:17:40.379778265Z\" level=info msg=\"Starting container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190\" id=7ce9b1ac-a285-46c4-8ad1-0623e73d71fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.038019 | controller |     "Jun 09 16:17:40.386703 crc crio[22095]: time=\"2026-06-09T16:17:40.38660649Z\" level=info msg=\"Started container\" PID=60020 containerID=cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 description=openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd id=7ce9b1ac-a285-46c4-8ad1-0623e73d71fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea",
2026-06-09 17:40:44.038034 | controller |     "Jun 09 16:17:40.391762 crc crio[22095]: time=\"2026-06-09T16:17:40.391659349Z\" level=info msg=\"Created container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=e62ab28f-3060-41a1-9914-4cb9ed4a3578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.038049 | controller |     "Jun 09 16:17:40.393410 crc crio[22095]: time=\"2026-06-09T16:17:40.393338262Z\" level=info msg=\"Starting container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32\" id=d310f9c4-923e-44a5-b252-54fab4efba27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.038063 | controller |     "Jun 09 16:17:40.401086 crc crio[22095]: time=\"2026-06-09T16:17:40.400990168Z\" level=info msg=\"Started container\" PID=60019 containerID=1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=d310f9c4-923e-44a5-b252-54fab4efba27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454",
2026-06-09 17:40:44.038081 | controller |     "Jun 09 16:17:40.869687 crc crio[22095]: time=\"2026-06-09T16:17:40.869025383Z\" level=info msg=\"Removing container: 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19\" id=41eaa32d-2de4-41f6-80ca-9e70e5d326ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.038096 | controller |     "Jun 09 16:17:40.913024 crc crio[22095]: time=\"2026-06-09T16:17:40.912825146Z\" level=info msg=\"Removed container 011fb36ef0985cfeae3af789eeb46579ab2f7e2cc763de3175e27cf53ee58c19: openstack/dnsmasq-dns-5d858bfd5-rwjkl/dnsmasq-dns\" id=41eaa32d-2de4-41f6-80ca-9e70e5d326ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.038111 | controller |     "Jun 09 16:17:40.918124 crc crio[22095]: time=\"2026-06-09T16:17:40.917983898Z\" level=info msg=\"Removing container: b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349\" id=0a5f8bda-4bc5-40d7-983b-7ad44b9ec349 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.038127 | controller |     "Jun 09 16:17:40.969334 crc crio[22095]: time=\"2026-06-09T16:17:40.969231001Z\" level=info msg=\"Removed container b5d03c2c4bc82c6695dd567e3b917a023bfe83a472ceecf36df17e0d55e1a349: openstack/dnsmasq-dns-5d858bfd5-rwjkl/init\" id=0a5f8bda-4bc5-40d7-983b-7ad44b9ec349 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.038142 | controller |     "Jun 09 16:17:42.134110 crc crio[22095]: time=\"2026-06-09T16:17:42.133900038Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-f5qgk/POD\" id=d8b35400-35d2-490b-9f87-4016adf2f471 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038157 | controller |     "Jun 09 16:17:42.135356 crc crio[22095]: time=\"2026-06-09T16:17:42.134152045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038172 | controller |     "Jun 09 16:17:42.219303 crc crio[22095]: time=\"2026-06-09T16:17:42.219075321Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"",
2026-06-09 17:40:44.038187 | controller |     "Jun 09 16:17:42.219303 crc crio[22095]: time=\"2026-06-09T16:17:42.219200944Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-f5qgk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.038203 | controller |     "Jun 09 16:17:42.865116 crc crio[22095]: 2026-06-09T16:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72b57c966eb427f Mac:f2:df:a2:70:6f:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.038220 | controller |     "Jun 09 16:17:42.866724 crc crio[22095]: time=\"2026-06-09T16:17:42.866652847Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"",
2026-06-09 17:40:44.038241 | controller |     "Jun 09 16:17:42.866895 crc crio[22095]: time=\"2026-06-09T16:17:42.866844582Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-f5qgk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.038257 | controller |     "Jun 09 16:17:42.875071 crc crio[22095]: time=\"2026-06-09T16:17:42.874996391Z\" level=info msg=\"Ran pod sandbox 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 with infra container: openstack/dnsmasq-dns-694db665c-f5qgk/POD\" id=d8b35400-35d2-490b-9f87-4016adf2f471 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038272 | controller |     "Jun 09 16:17:42.883555 crc crio[22095]: time=\"2026-06-09T16:17:42.883467238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=80f494d9-9574-4b34-8119-9381439e6314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.038287 | controller |     "Jun 09 16:17:42.937203 crc crio[22095]: time=\"2026-06-09T16:17:42.937088892Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-84b4f45f59-lcfzv/POD\" id=7d621ba7-9a38-4fe4-a503-dd772d2e4948 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038302 | controller |     "Jun 09 16:17:42.937365 crc crio[22095]: time=\"2026-06-09T16:17:42.937343179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038317 | controller |     "Jun 09 16:17:42.952359 crc crio[22095]: time=\"2026-06-09T16:17:42.95223964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a70ccc69-09ca-45c1-a1ff-86ed9b9a88a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.038332 | controller |     "Jun 09 16:17:42.990967 crc crio[22095]: time=\"2026-06-09T16:17:42.986683373Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-f5qgk/init\" id=c61b4688-6d1a-4291-bafc-560a9312c519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.038347 | controller |     "Jun 09 16:17:42.990967 crc crio[22095]: time=\"2026-06-09T16:17:42.988568262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038362 | controller |     "Jun 09 16:17:43.009121 crc crio[22095]: time=\"2026-06-09T16:17:43.008463271Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc00263c260}] Aliases:map[]}\"",
2026-06-09 17:40:44.038377 | controller |     "Jun 09 16:17:43.009121 crc crio[22095]: time=\"2026-06-09T16:17:43.008526123Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-84b4f45f59-lcfzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.038392 | controller |     "Jun 09 16:17:43.113850 crc crio[22095]: time=\"2026-06-09T16:17:43.11375521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038406 | controller |     "Jun 09 16:17:43.147971 crc crio[22095]: time=\"2026-06-09T16:17:43.146378556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038427 | controller |     "Jun 09 16:17:43.326631 crc crio[22095]: time=\"2026-06-09T16:17:43.326356468Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-zgjrs/POD\" id=bc6cfd98-81ca-4823-ac9a-3b2c00162536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038443 | controller |     "Jun 09 16:17:43.326631 crc crio[22095]: time=\"2026-06-09T16:17:43.326501972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038458 | controller |     "Jun 09 16:17:43.403991 crc crio[22095]: time=\"2026-06-09T16:17:43.400502388Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc002272608}] Aliases:map[]}\"",
2026-06-09 17:40:44.038473 | controller |     "Jun 09 16:17:43.403991 crc crio[22095]: time=\"2026-06-09T16:17:43.400878928Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-zgjrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.038488 | controller |     "Jun 09 16:17:43.506285 crc crio[22095]: time=\"2026-06-09T16:17:43.5031873Z\" level=info msg=\"Created container 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b: openstack/dnsmasq-dns-694db665c-f5qgk/init\" id=c61b4688-6d1a-4291-bafc-560a9312c519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.038503 | controller |     "Jun 09 16:17:43.514243 crc crio[22095]: time=\"2026-06-09T16:17:43.508172858Z\" level=info msg=\"Starting container: 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b\" id=1e687949-cc33-4524-8ae0-04919e57c5a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.038518 | controller |     "Jun 09 16:17:43.524344 crc crio[22095]: time=\"2026-06-09T16:17:43.52426952Z\" level=info msg=\"Started container\" PID=60484 containerID=445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b description=openstack/dnsmasq-dns-694db665c-f5qgk/init id=1e687949-cc33-4524-8ae0-04919e57c5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866",
2026-06-09 17:40:44.038534 | controller |     "Jun 09 16:17:43.650712 crc crio[22095]: time=\"2026-06-09T16:17:43.650610598Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-sp6vm/POD\" id=c1595976-02de-4974-b0b4-5b416886c3bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038549 | controller |     "Jun 09 16:17:43.650712 crc crio[22095]: time=\"2026-06-09T16:17:43.65070059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038564 | controller |     "Jun 09 16:17:43.683130 crc crio[22095]: time=\"2026-06-09T16:17:43.682998508Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc00263c890}] Aliases:map[]}\"",
2026-06-09 17:40:44.038579 | controller |     "Jun 09 16:17:43.683130 crc crio[22095]: time=\"2026-06-09T16:17:43.68306801Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-sp6vm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.038597 | controller |     "Jun 09 16:17:43.856056 crc crio[22095]: 2026-06-09T16:17:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ed0c484e99f29 Mac:2a:1d:55:3f:9e:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 SocketPath: PciID:}] [{Interface:0xc0001146b0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.038612 | controller |     "Jun 09 16:17:43.857770 crc crio[22095]: time=\"2026-06-09T16:17:43.857678135Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc00263c260}] Aliases:map[]}\"",
2026-06-09 17:40:44.038627 | controller |     "Jun 09 16:17:43.858035 crc crio[22095]: time=\"2026-06-09T16:17:43.857851319Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-84b4f45f59-lcfzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.038642 | controller |     "Jun 09 16:17:43.881234 crc crio[22095]: time=\"2026-06-09T16:17:43.881118335Z\" level=info msg=\"Ran pod sandbox 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e with infra container: openstack/dnsmasq-dns-84b4f45f59-lcfzv/POD\" id=7d621ba7-9a38-4fe4-a503-dd772d2e4948 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038657 | controller |     "Jun 09 16:17:43.886486 crc crio[22095]: time=\"2026-06-09T16:17:43.88636692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=51611103-a382-4b9d-aef0-7475397824f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.038672 | controller |     "Jun 09 16:17:43.914776 crc crio[22095]: time=\"2026-06-09T16:17:43.914667645Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/POD\" id=3270e55a-c2c0-461e-a019-68aec529fba5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038687 | controller |     "Jun 09 16:17:43.914776 crc crio[22095]: time=\"2026-06-09T16:17:43.914773808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038702 | controller |     "Jun 09 16:17:43.948459 crc crio[22095]: time=\"2026-06-09T16:17:43.948301207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=26378580-5d04-4d85-bb3a-71654a2b3a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.038717 | controller |     "Jun 09 16:17:43.977237 crc crio[22095]: time=\"2026-06-09T16:17:43.976469329Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init\" id=ec5cb367-24e4-4b5d-bd61-46032a9362e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.038732 | controller |     "Jun 09 16:17:43.981530 crc crio[22095]: time=\"2026-06-09T16:17:43.978320447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038747 | controller |     "Jun 09 16:17:43.981787 crc crio[22095]: time=\"2026-06-09T16:17:43.981701983Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc00263c9f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.038766 | controller |     "Jun 09 16:17:43.981787 crc crio[22095]: time=\"2026-06-09T16:17:43.981767985Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.038782 | controller |     "Jun 09 16:17:44.080469 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4343112db8d4eb Mac:ca:f7:fb:42:8f:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.038797 | controller |     "Jun 09 16:17:44.080469 crc crio[22095]: time=\"2026-06-09T16:17:44.078556505Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc002272608}] Aliases:map[]}\"",
2026-06-09 17:40:44.038812 | controller |     "Jun 09 16:17:44.080469 crc crio[22095]: time=\"2026-06-09T16:17:44.07873674Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-zgjrs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.038827 | controller |     "Jun 09 16:17:44.091682 crc crio[22095]: time=\"2026-06-09T16:17:44.091570069Z\" level=info msg=\"Ran pod sandbox d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 with infra container: openstack/ovn-controller-metrics-zgjrs/POD\" id=bc6cfd98-81ca-4823-ac9a-3b2c00162536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.038841 | controller |     "Jun 09 16:17:44.099894 crc crio[22095]: time=\"2026-06-09T16:17:44.098879556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038876 | controller |     "Jun 09 16:17:44.103768 crc crio[22095]: time=\"2026-06-09T16:17:44.10370231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2750c5f8-bbfc-476f-b0fc-b7b9ad9e2754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.038893 | controller |     "Jun 09 16:17:44.113644 crc crio[22095]: time=\"2026-06-09T16:17:44.113342957Z\" level=info msg=\"Stopping pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=a4e83fdf-80df-42b8-a5ec-7870829ba418 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.038909 | controller |     "Jun 09 16:17:44.114014 crc crio[22095]: time=\"2026-06-09T16:17:44.113661385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.038924 | controller |     "Jun 09 16:17:44.114014 crc crio[22095]: time=\"2026-06-09T16:17:44.113895041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-f5qgk Namespace:openstack ID:72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866 UID:3a555fdc-5951-43ed-b28c-6f61340e308c NetNS:/var/run/netns/fe21f99d-48c3-431e-acf4-1aaecb9d4239 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a555fdc_5951_43ed_b28c_6f61340e308c.slice PodAnnotations:0xc0028b61d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.038942 | controller |     "Jun 09 16:17:44.115793 crc crio[22095]: time=\"2026-06-09T16:17:44.114090566Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-f5qgk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.038957 | controller |     "Jun 09 16:17:44.217397 crc crio[22095]: time=\"2026-06-09T16:17:44.217316752Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=afc9c2c8-b39d-42ac-8df2-afedc6dafd29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.038972 | controller |     "Jun 09 16:17:44.231284 crc crio[22095]: time=\"2026-06-09T16:17:44.229785321Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=67bc6491-f8b3-46e2-a8f3-1e34a49d5b75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.038987 | controller |     "Jun 09 16:17:44.231537 crc crio[22095]: time=\"2026-06-09T16:17:44.231375522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039002 | controller |     "Jun 09 16:17:44.302990 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37773d78cb48159 Mac:2e:a3:e4:6c:23:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae SocketPath: PciID:}] [{Interface:0xc00030e620 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.039017 | controller |     "Jun 09 16:17:44.303759 crc crio[22095]: time=\"2026-06-09T16:17:44.303294055Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc00263c890}] Aliases:map[]}\"",
2026-06-09 17:40:44.039032 | controller |     "Jun 09 16:17:44.303759 crc crio[22095]: time=\"2026-06-09T16:17:44.303467169Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-sp6vm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.039047 | controller |     "Jun 09 16:17:44.319473 crc crio[22095]: time=\"2026-06-09T16:17:44.319391698Z\" level=info msg=\"Ran pod sandbox 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf with infra container: openstack/swift-ring-rebalance-sp6vm/POD\" id=c1595976-02de-4974-b0b4-5b416886c3bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.039062 | controller |     "Jun 09 16:17:44.326559 crc crio[22095]: time=\"2026-06-09T16:17:44.32651596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039078 | controller |     "Jun 09 16:17:44.327063 crc crio[22095]: time=\"2026-06-09T16:17:44.326998592Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039093 | controller |     "Jun 09 16:17:44.327220 crc crio[22095]: time=\"2026-06-09T16:17:44.327201978Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=2ac4f22c-9a32-4325-85ed-dc1ada1e838c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039112 | controller |     "Jun 09 16:17:44.328481 crc crio[22095]: time=\"2026-06-09T16:17:44.328371798Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0d1ffc3f-dccc-4400-b3f2-77afddeb3d2a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.039139 | controller |     "Jun 09 16:17:44.346657 crc crio[22095]: time=\"2026-06-09T16:17:44.346582394Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"",
2026-06-09 17:40:44.039155 | controller |     "Jun 09 16:17:44.347072 crc crio[22095]: time=\"2026-06-09T16:17:44.347009125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039170 | controller |     "Jun 09 16:17:44.434196 crc crio[22095]: 2026-06-09T16:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68b72d7b1abdf80 Mac:42:8f:33:54:6f:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.039186 | controller |     "Jun 09 16:17:44.435374 crc crio[22095]: time=\"2026-06-09T16:17:44.434500237Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc00263c9f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.039202 | controller |     "Jun 09 16:17:44.435374 crc crio[22095]: time=\"2026-06-09T16:17:44.434671202Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.039217 | controller |     "Jun 09 16:17:44.441001 crc crio[22095]: time=\"2026-06-09T16:17:44.439303251Z\" level=info msg=\"Created container 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init\" id=ec5cb367-24e4-4b5d-bd61-46032a9362e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.039232 | controller |     "Jun 09 16:17:44.442573 crc crio[22095]: time=\"2026-06-09T16:17:44.442141883Z\" level=info msg=\"Starting container: 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6\" id=265cf624-41e2-41a5-940c-7981ccc1de8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.039247 | controller |     "Jun 09 16:17:44.444352 crc crio[22095]: time=\"2026-06-09T16:17:44.444211016Z\" level=info msg=\"Ran pod sandbox 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 with infra container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/POD\" id=3270e55a-c2c0-461e-a019-68aec529fba5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.039262 | controller |     "Jun 09 16:17:44.449823 crc crio[22095]: time=\"2026-06-09T16:17:44.449734648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9d1224ad-c5ab-49ee-b7f7-a450c76a25f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039277 | controller |     "Jun 09 16:17:44.461610 crc crio[22095]: time=\"2026-06-09T16:17:44.461480299Z\" level=info msg=\"Started container\" PID=60670 containerID=6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6 description=openstack/dnsmasq-dns-84b4f45f59-lcfzv/init id=265cf624-41e2-41a5-940c-7981ccc1de8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e",
2026-06-09 17:40:44.039296 | controller |     "Jun 09 16:17:44.479483 crc crio[22095]: time=\"2026-06-09T16:17:44.479274145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039312 | controller |     "Jun 09 16:17:44.574084 crc crio[22095]: time=\"2026-06-09T16:17:44.573581562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a48c7861-bba9-40c0-ae25-91786161ca88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039327 | controller |     "Jun 09 16:17:44.584327 crc crio[22095]: time=\"2026-06-09T16:17:44.584140682Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init\" id=f3038051-b891-424c-ae6f-b88894ee95ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.039342 | controller |     "Jun 09 16:17:44.587967 crc crio[22095]: time=\"2026-06-09T16:17:44.587648592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039357 | controller |     "Jun 09 16:17:44.692984 crc crio[22095]: time=\"2026-06-09T16:17:44.690242691Z\" level=info msg=\"Stopped pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=a4e83fdf-80df-42b8-a5ec-7870829ba418 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.039372 | controller |     "Jun 09 16:17:44.708567 crc crio[22095]: time=\"2026-06-09T16:17:44.705720968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039388 | controller |     "Jun 09 16:17:44.713366 crc crio[22095]: time=\"2026-06-09T16:17:44.713277692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039403 | controller |     "Jun 09 16:17:44.757514 crc crio[22095]: time=\"2026-06-09T16:17:44.757375302Z\" level=info msg=\"Created container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=67bc6491-f8b3-46e2-a8f3-1e34a49d5b75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.039418 | controller |     "Jun 09 16:17:44.762389 crc crio[22095]: time=\"2026-06-09T16:17:44.762311208Z\" level=info msg=\"Starting container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883\" id=e2e13431-5fd3-4fac-a600-b35f686763b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.039433 | controller |     "Jun 09 16:17:44.782356 crc crio[22095]: time=\"2026-06-09T16:17:44.778076882Z\" level=info msg=\"Started container\" PID=60703 containerID=dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883 description=openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter id=e2e13431-5fd3-4fac-a600-b35f686763b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7",
2026-06-09 17:40:44.039449 | controller |     "Jun 09 16:17:44.877353 crc crio[22095]: time=\"2026-06-09T16:17:44.877264344Z\" level=info msg=\"Created container 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init\" id=f3038051-b891-424c-ae6f-b88894ee95ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.039463 | controller |     "Jun 09 16:17:44.880393 crc crio[22095]: time=\"2026-06-09T16:17:44.878412254Z\" level=info msg=\"Starting container: 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a\" id=719ae2aa-c63b-4aa6-9a5c-b9c62ee0c7d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.039482 | controller |     "Jun 09 16:17:44.885382 crc crio[22095]: time=\"2026-06-09T16:17:44.884799958Z\" level=info msg=\"Started container\" PID=60725 containerID=7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a description=openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init id=719ae2aa-c63b-4aa6-9a5c-b9c62ee0c7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4",
2026-06-09 17:40:44.039497 | controller |     "Jun 09 16:17:45.073171 crc crio[22095]: time=\"2026-06-09T16:17:45.072996491Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=bc65da78-3d78-4287-9ee7-ef4e214b22ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.039512 | controller |     "Jun 09 16:17:45.073171 crc crio[22095]: time=\"2026-06-09T16:17:45.073079343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039527 | controller |     "Jun 09 16:17:45.113986 crc crio[22095]: time=\"2026-06-09T16:17:45.113847126Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc002272ff0}] Aliases:map[]}\"",
2026-06-09 17:40:44.039543 | controller |     "Jun 09 16:17:45.113986 crc crio[22095]: time=\"2026-06-09T16:17:45.11396998Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.039557 | controller |     "Jun 09 16:17:45.161497 crc crio[22095]: time=\"2026-06-09T16:17:45.161389565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4979fc86-23e7-49af-86c4-868da17f11f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039573 | controller |     "Jun 09 16:17:45.171471 crc crio[22095]: time=\"2026-06-09T16:17:45.17136183Z\" level=info msg=\"Removing container: 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b\" id=9768bc18-d9b4-4848-b46a-652d3b291803 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.039588 | controller |     "Jun 09 16:17:45.193358 crc crio[22095]: time=\"2026-06-09T16:17:45.193283852Z\" level=info msg=\"Stopping pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=99696871-0597-44e9-b8ac-15888cd5f951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.039602 | controller |     "Jun 09 16:17:45.194054 crc crio[22095]: time=\"2026-06-09T16:17:45.1939673Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-lcfzv Namespace:openstack ID:91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e UID:73d14a56-799c-4cab-a047-d6cca04e5f3c NetNS:/var/run/netns/3cdf522e-1962-4404-b643-057a8bed8288 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d14a56_799c_4cab_a047_d6cca04e5f3c.slice PodAnnotations:0xc001288140}] Aliases:map[]}\"",
2026-06-09 17:40:44.039617 | controller |     "Jun 09 16:17:45.194203 crc crio[22095]: time=\"2026-06-09T16:17:45.194154404Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-84b4f45f59-lcfzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.039633 | controller |     "Jun 09 16:17:45.237593 crc crio[22095]: time=\"2026-06-09T16:17:45.235662818Z\" level=info msg=\"Removed container 445b3ed737311e712b4586e72c50c213a103d953ade6352b29bb3ba32d758f7b: openstack/dnsmasq-dns-694db665c-f5qgk/init\" id=9768bc18-d9b4-4848-b46a-652d3b291803 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.039651 | controller |     "Jun 09 16:17:45.271271 crc crio[22095]: time=\"2026-06-09T16:17:45.271177338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ce73e9a1-447d-4f13-86eb-31d9bd9a895d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039667 | controller |     "Jun 09 16:17:45.298315 crc crio[22095]: time=\"2026-06-09T16:17:45.298224342Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=f83a6885-892b-4dc1-a9df-41f11ba1753b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.039682 | controller |     "Jun 09 16:17:45.305207 crc crio[22095]: time=\"2026-06-09T16:17:45.305106438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039696 | controller |     "Jun 09 16:17:45.361372 crc crio[22095]: time=\"2026-06-09T16:17:45.361264517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039711 | controller |     "Jun 09 16:17:45.369185 crc crio[22095]: time=\"2026-06-09T16:17:45.369148569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.039726 | controller |     "Jun 09 16:17:45.603188 crc crio[22095]: time=\"2026-06-09T16:17:45.602611602Z\" level=info msg=\"Created container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=f83a6885-892b-4dc1-a9df-41f11ba1753b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.039741 | controller |     "Jun 09 16:17:45.605579 crc crio[22095]: time=\"2026-06-09T16:17:45.605518917Z\" level=info msg=\"Starting container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f\" id=c0f56263-ff7a-4d09-b84f-3964b83d5dfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.039755 | controller |     "Jun 09 16:17:45.621369 crc crio[22095]: time=\"2026-06-09T16:17:45.621030244Z\" level=info msg=\"Started container\" PID=60862 containerID=cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f description=openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns id=c0f56263-ff7a-4d09-b84f-3964b83d5dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4",
2026-06-09 17:40:44.039771 | controller |     "Jun 09 16:17:45.826716 crc crio[22095]: 2026-06-09T16:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbddce2c92dc35 Mac:22:89:96:c5:d2:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.039786 | controller |     "Jun 09 16:17:45.828553 crc crio[22095]: time=\"2026-06-09T16:17:45.828487611Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc002272ff0}] Aliases:map[]}\"",
2026-06-09 17:40:44.039804 | controller |     "Jun 09 16:17:45.828707 crc crio[22095]: time=\"2026-06-09T16:17:45.828657915Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.039820 | controller |     "Jun 09 16:17:45.857978 crc crio[22095]: time=\"2026-06-09T16:17:45.857481924Z\" level=info msg=\"Ran pod sandbox 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 with infra container: openstack/ovn-northd-0/POD\" id=bc65da78-3d78-4287-9ee7-ef4e214b22ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.039835 | controller |     "Jun 09 16:17:45.868004 crc crio[22095]: time=\"2026-06-09T16:17:45.867046109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039867 | controller |     "Jun 09 16:17:45.868004 crc crio[22095]: time=\"2026-06-09T16:17:45.867308696Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039889 | controller |     "Jun 09 16:17:45.868004 crc crio[22095]: time=\"2026-06-09T16:17:45.867355867Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=65bc3eaf-09ba-4468-818d-e1247fd5f9b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.039905 | controller |     "Jun 09 16:17:45.871883 crc crio[22095]: time=\"2026-06-09T16:17:45.869882942Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0a6e5561-875a-432f-bf56-4c502f5b4059 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.039920 | controller |     "Jun 09 16:17:45.871883 crc crio[22095]: time=\"2026-06-09T16:17:45.870133038Z\" level=info msg=\"Stopped pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=99696871-0597-44e9-b8ac-15888cd5f951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.039935 | controller |     "Jun 09 16:17:45.880967 crc crio[22095]: time=\"2026-06-09T16:17:45.879517399Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"",
2026-06-09 17:40:44.039950 | controller |     "Jun 09 16:17:46.318309 crc crio[22095]: time=\"2026-06-09T16:17:46.317620647Z\" level=info msg=\"Removing container: 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6\" id=5bd58338-9f29-4a8f-85cd-b2b8a9f1d549 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.039964 | controller |     "Jun 09 16:17:46.366342 crc crio[22095]: time=\"2026-06-09T16:17:46.366236572Z\" level=info msg=\"Removed container 6dcd2c66a6bd1d76ede095fbb7ed15e28dbda6ca5ec815ccf27f69c3175a2ea6: openstack/dnsmasq-dns-84b4f45f59-lcfzv/init\" id=5bd58338-9f29-4a8f-85cd-b2b8a9f1d549 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.039979 | controller |     "Jun 09 16:17:50.495747 crc crio[22095]: time=\"2026-06-09T16:17:50.494714436Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0a6e5561-875a-432f-bf56-4c502f5b4059 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.039993 | controller |     "Jun 09 16:17:50.497967 crc crio[22095]: time=\"2026-06-09T16:17:50.497825605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=90a74f03-6a59-4fc0-b65c-69237dbc1a92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040012 | controller |     "Jun 09 16:17:50.539475 crc crio[22095]: time=\"2026-06-09T16:17:50.538868257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6c045cf8-e686-457d-9930-edcbc26589b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040027 | controller |     "Jun 09 16:17:50.581495 crc crio[22095]: time=\"2026-06-09T16:17:50.581330765Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0d1ffc3f-dccc-4400-b3f2-77afddeb3d2a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.040042 | controller |     "Jun 09 16:17:50.581495 crc crio[22095]: time=\"2026-06-09T16:17:50.581385137Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=bbe6237d-585e-4259-b193-3fb8e0021440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040056 | controller |     "Jun 09 16:17:50.582172 crc crio[22095]: time=\"2026-06-09T16:17:50.582089055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=5b72385b-80c0-4ceb-97d5-037526219724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040071 | controller |     "Jun 09 16:17:50.583172 crc crio[22095]: time=\"2026-06-09T16:17:50.583096301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040085 | controller |     "Jun 09 16:17:50.623228 crc crio[22095]: time=\"2026-06-09T16:17:50.623129147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=fde39b2f-8461-499a-bea4-93579cb27d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040100 | controller |     "Jun 09 16:17:50.632792 crc crio[22095]: time=\"2026-06-09T16:17:50.632743153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040115 | controller |     "Jun 09 16:17:50.635292 crc crio[22095]: time=\"2026-06-09T16:17:50.635214296Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance\" id=2af69070-4374-4f5d-b4cd-4df6426743eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040129 | controller |     "Jun 09 16:17:50.637144 crc crio[22095]: time=\"2026-06-09T16:17:50.637113635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040143 | controller |     "Jun 09 16:17:50.637387 crc crio[22095]: time=\"2026-06-09T16:17:50.637122465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040158 | controller |     "Jun 09 16:17:50.686366 crc crio[22095]: time=\"2026-06-09T16:17:50.686186273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040173 | controller |     "Jun 09 16:17:50.689191 crc crio[22095]: time=\"2026-06-09T16:17:50.689125848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040189 | controller |     "Jun 09 16:17:50.849470 crc crio[22095]: time=\"2026-06-09T16:17:50.849373355Z\" level=info msg=\"Created container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd\" id=bbe6237d-585e-4259-b193-3fb8e0021440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040207 | controller |     "Jun 09 16:17:50.851535 crc crio[22095]: time=\"2026-06-09T16:17:50.851482499Z\" level=info msg=\"Starting container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce\" id=6f3cc21f-8ca7-4262-992d-017c29f732cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.040223 | controller |     "Jun 09 16:17:50.857780 crc crio[22095]: time=\"2026-06-09T16:17:50.856812705Z\" level=info msg=\"Started container\" PID=61182 containerID=e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce description=openstack/ovn-northd-0/ovn-northd id=6f3cc21f-8ca7-4262-992d-017c29f732cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74",
2026-06-09 17:40:44.040238 | controller |     "Jun 09 16:17:50.862987 crc crio[22095]: time=\"2026-06-09T16:17:50.862821649Z\" level=info msg=\"Created container e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92: openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance\" id=2af69070-4374-4f5d-b4cd-4df6426743eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040252 | controller |     "Jun 09 16:17:50.864021 crc crio[22095]: time=\"2026-06-09T16:17:50.863906607Z\" level=info msg=\"Starting container: e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92\" id=4ba0596a-4738-4a0b-a008-61c7719db976 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.040267 | controller |     "Jun 09 16:17:50.868201 crc crio[22095]: time=\"2026-06-09T16:17:50.868126355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9db20208-8b64-4674-abd8-1fd2e105cb11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040282 | controller |     "Jun 09 16:17:50.869258 crc crio[22095]: time=\"2026-06-09T16:17:50.869191233Z\" level=info msg=\"Started container\" PID=61187 containerID=e10a815f971550ea319124a0a694d018a61a3528e9f094136f89dd9121905b92 description=openstack/swift-ring-rebalance-sp6vm/swift-ring-rebalance id=4ba0596a-4738-4a0b-a008-61c7719db976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf",
2026-06-09 17:40:44.040297 | controller |     "Jun 09 16:17:50.903979 crc crio[22095]: time=\"2026-06-09T16:17:50.903763529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3221860f-7d5c-4eea-a7de-45af445c5238 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040313 | controller |     "Jun 09 16:17:50.913749 crc crio[22095]: time=\"2026-06-09T16:17:50.913663732Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=acb94d3c-5276-4ed2-a73f-8d3e60944f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040328 | controller |     "Jun 09 16:17:50.915519 crc crio[22095]: time=\"2026-06-09T16:17:50.915470779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040343 | controller |     "Jun 09 16:17:50.963974 crc crio[22095]: time=\"2026-06-09T16:17:50.963821328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040358 | controller |     "Jun 09 16:17:50.967747 crc crio[22095]: time=\"2026-06-09T16:17:50.967674076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040373 | controller |     "Jun 09 16:17:51.096457 crc crio[22095]: time=\"2026-06-09T16:17:51.096311873Z\" level=info msg=\"Created container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter\" id=acb94d3c-5276-4ed2-a73f-8d3e60944f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040390 | controller |     "Jun 09 16:17:51.098794 crc crio[22095]: time=\"2026-06-09T16:17:51.098676964Z\" level=info msg=\"Starting container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe\" id=778b0554-b83b-46df-b9c5-f52f6cb85db3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.040405 | controller |     "Jun 09 16:17:51.105410 crc crio[22095]: time=\"2026-06-09T16:17:51.105129929Z\" level=info msg=\"Started container\" PID=61219 containerID=98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe description=openstack/ovn-northd-0/openstack-network-exporter id=778b0554-b83b-46df-b9c5-f52f6cb85db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74",
2026-06-09 17:40:44.040420 | controller |     "Jun 09 16:17:52.152811 crc crio[22095]: time=\"2026-06-09T16:17:52.152307486Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-hwcsm/POD\" id=67030b1d-8177-4266-9da2-a0c91b9b9948 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.040436 | controller |     "Jun 09 16:17:52.154027 crc crio[22095]: time=\"2026-06-09T16:17:52.15284501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040451 | controller |     "Jun 09 16:17:52.196250 crc crio[22095]: time=\"2026-06-09T16:17:52.19616266Z\" level=info msg=\"Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc0028b61b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.040466 | controller |     "Jun 09 16:17:52.196250 crc crio[22095]: time=\"2026-06-09T16:17:52.196223212Z\" level=info msg=\"Adding pod openstack_glance-db-create-hwcsm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.040481 | controller |     "Jun 09 16:17:52.433302 crc crio[22095]: time=\"2026-06-09T16:17:52.43071285Z\" level=info msg=\"Stopping container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc (timeout: 10s)\" id=e31ab327-f43b-40ba-a258-5e6dc668c81f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.040496 | controller |     "Jun 09 16:17:52.742864 crc crio[22095]: 2026-06-09T16:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf720ae206232bc Mac:e2:a6:ec:dd:35:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.040511 | controller |     "Jun 09 16:17:52.744448 crc crio[22095]: time=\"2026-06-09T16:17:52.744335928Z\" level=info msg=\"Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc0028b61b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.040526 | controller |     "Jun 09 16:17:52.744624 crc crio[22095]: time=\"2026-06-09T16:17:52.744573304Z\" level=info msg=\"Checking pod openstack_glance-db-create-hwcsm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.040544 | controller |     "Jun 09 16:17:52.758700 crc crio[22095]: time=\"2026-06-09T16:17:52.758594263Z\" level=info msg=\"Ran pod sandbox cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 with infra container: openstack/glance-db-create-hwcsm/POD\" id=67030b1d-8177-4266-9da2-a0c91b9b9948 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.040559 | controller |     "Jun 09 16:17:52.779505 crc crio[22095]: time=\"2026-06-09T16:17:52.779309034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d307351d-e7a2-4175-9ca9-84c46fc79407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040574 | controller |     "Jun 09 16:17:52.789583 crc crio[22095]: time=\"2026-06-09T16:17:52.788873049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6426aafd-c0f8-4c21-928b-050b585e2588 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040588 | controller |     "Jun 09 16:17:52.805986 crc crio[22095]: time=\"2026-06-09T16:17:52.804599612Z\" level=info msg=\"Creating container: openstack/glance-db-create-hwcsm/mariadb-database-create\" id=ce13a49d-f7fd-40ee-b108-6fba6b167f3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040603 | controller |     "Jun 09 16:17:52.806255 crc crio[22095]: time=\"2026-06-09T16:17:52.806202213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040617 | controller |     "Jun 09 16:17:52.850344 crc crio[22095]: time=\"2026-06-09T16:17:52.850260302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040632 | controller |     "Jun 09 16:17:52.854960 crc crio[22095]: time=\"2026-06-09T16:17:52.854794788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040647 | controller |     "Jun 09 16:17:53.012396 crc crio[22095]: time=\"2026-06-09T16:17:53.01173122Z\" level=info msg=\"Created container e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028: openstack/glance-db-create-hwcsm/mariadb-database-create\" id=ce13a49d-f7fd-40ee-b108-6fba6b167f3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040662 | controller |     "Jun 09 16:17:53.014579 crc crio[22095]: time=\"2026-06-09T16:17:53.014489761Z\" level=info msg=\"Starting container: e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028\" id=839dca12-e33b-450b-b9ef-d4ce642e2005 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.040676 | controller |     "Jun 09 16:17:53.020100 crc crio[22095]: time=\"2026-06-09T16:17:53.020027583Z\" level=info msg=\"Started container\" PID=61378 containerID=e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028 description=openstack/glance-db-create-hwcsm/mariadb-database-create id=839dca12-e33b-450b-b9ef-d4ce642e2005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6",
2026-06-09 17:40:44.040692 | controller |     "Jun 09 16:17:53.061601 crc crio[22095]: time=\"2026-06-09T16:17:53.061466015Z\" level=info msg=\"Stopped container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=e31ab327-f43b-40ba-a258-5e6dc668c81f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.040706 | controller |     "Jun 09 16:17:53.062578 crc crio[22095]: time=\"2026-06-09T16:17:53.062519632Z\" level=info msg=\"Stopping pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=e0d70f9c-d487-42d5-be17-9fcd895a273c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.040724 | controller |     "Jun 09 16:17:53.063098 crc crio[22095]: time=\"2026-06-09T16:17:53.063045215Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-dswrp Namespace:openstack ID:2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3 UID:fa64c373-eb62-42b6-93b4-6414ec8e9932 NetNS:/var/run/netns/e7f4773a-3bdf-4685-af04-6fdbc39b12ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa64c373_eb62_42b6_93b4_6414ec8e9932.slice PodAnnotations:0xc002da45a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.040739 | controller |     "Jun 09 16:17:53.064978 crc crio[22095]: time=\"2026-06-09T16:17:53.063252361Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-dswrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.040754 | controller |     "Jun 09 16:17:53.388093 crc crio[22095]: time=\"2026-06-09T16:17:53.38788766Z\" level=info msg=\"Stopped pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=e0d70f9c-d487-42d5-be17-9fcd895a273c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.040769 | controller |     "Jun 09 16:17:54.475657 crc crio[22095]: time=\"2026-06-09T16:17:54.475086073Z\" level=info msg=\"Stopping pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=7c8c1dca-ed19-4477-b1ae-595d23594fd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.040784 | controller |     "Jun 09 16:17:54.476660 crc crio[22095]: time=\"2026-06-09T16:17:54.476010777Z\" level=info msg=\"Got pod network &{Name:glance-db-create-hwcsm Namespace:openstack ID:cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6 UID:27eace30-ba4f-4fd7-a28e-37231a72ac94 NetNS:/var/run/netns/b611540e-e8c7-4a6d-a779-f39eda0e2450 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27eace30_ba4f_4fd7_a28e_37231a72ac94.slice PodAnnotations:0xc001288978}] Aliases:map[]}\"",
2026-06-09 17:40:44.040799 | controller |     "Jun 09 16:17:54.476660 crc crio[22095]: time=\"2026-06-09T16:17:54.47615196Z\" level=info msg=\"Deleting pod openstack_glance-db-create-hwcsm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.040813 | controller |     "Jun 09 16:17:54.987279 crc crio[22095]: time=\"2026-06-09T16:17:54.986652523Z\" level=info msg=\"Stopped pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=7c8c1dca-ed19-4477-b1ae-595d23594fd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.040828 | controller |     "Jun 09 16:17:59.119398 crc crio[22095]: time=\"2026-06-09T16:17:59.118827791Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=a3c481de-beb4-4bad-a68a-25ee5277f9ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.040843 | controller |     "Jun 09 16:17:59.119398 crc crio[22095]: time=\"2026-06-09T16:17:59.119409786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.040880 | controller |     "Jun 09 16:17:59.154350 crc crio[22095]: time=\"2026-06-09T16:17:59.154274099Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc002ab2328}] Aliases:map[]}\"",
2026-06-09 17:40:44.040900 | controller |     "Jun 09 16:17:59.154350 crc crio[22095]: time=\"2026-06-09T16:17:59.154329681Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.040916 | controller |     "Jun 09 16:17:59.557671 crc crio[22095]: time=\"2026-06-09T16:17:59.556753753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=19911dc9-353d-4164-b1d0-65887fc5bcec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040931 | controller |     "Jun 09 16:17:59.564363 crc crio[22095]: time=\"2026-06-09T16:17:59.564306607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=042c2387-08f6-4cba-b0b9-c3f13471cc77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040946 | controller |     "Jun 09 16:17:59.647417 crc crio[22095]: time=\"2026-06-09T16:17:59.647212021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=acf14dac-b30f-4ebc-81e8-c63b5c79d947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040961 | controller |     "Jun 09 16:17:59.660899 crc crio[22095]: time=\"2026-06-09T16:17:59.660712337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3b8a4cb9-c9ea-47cd-a604-17df1a1ef709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.040976 | controller |     "Jun 09 16:17:59.661335 crc crio[22095]: time=\"2026-06-09T16:17:59.660969724Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=ca87e5af-7db9-43ff-a91d-bad64ad7b93e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.040991 | controller |     "Jun 09 16:17:59.661451 crc crio[22095]: time=\"2026-06-09T16:17:59.661402335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041006 | controller |     "Jun 09 16:17:59.681305 crc crio[22095]: time=\"2026-06-09T16:17:59.679346825Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4eeef05a-4bab-4e97-ad72-4d9af2caf86f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.041021 | controller |     "Jun 09 16:17:59.703524 crc crio[22095]: time=\"2026-06-09T16:17:59.703417132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041036 | controller |     "Jun 09 16:17:59.770247 crc crio[22095]: time=\"2026-06-09T16:17:59.769411643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041051 | controller |     "Jun 09 16:17:59.775120 crc crio[22095]: time=\"2026-06-09T16:17:59.775062598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041067 | controller |     "Jun 09 16:17:59.776552 crc crio[22095]: time=\"2026-06-09T16:17:59.776508645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041081 | controller |     "Jun 09 16:17:59.780850 crc crio[22095]: time=\"2026-06-09T16:17:59.780821376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041102 | controller |     "Jun 09 16:17:59.853635 crc crio[22095]: time=\"2026-06-09T16:17:59.85358308Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-fmqdb/POD\" id=ba832d9e-bb96-4097-a39e-c73e9ff15f0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041117 | controller |     "Jun 09 16:17:59.853983 crc crio[22095]: time=\"2026-06-09T16:17:59.853905799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041132 | controller |     "Jun 09 16:17:59.884986 crc crio[22095]: 2026-06-09T16:17:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd4306e2f605aa5 Mac:ea:c9:3a:99:ac:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.041147 | controller |     "Jun 09 16:17:59.885275 crc crio[22095]: time=\"2026-06-09T16:17:59.885135239Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc002ab2328}] Aliases:map[]}\"",
2026-06-09 17:40:44.041162 | controller |     "Jun 09 16:17:59.885381 crc crio[22095]: time=\"2026-06-09T16:17:59.885314393Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.041178 | controller |     "Jun 09 16:17:59.900466 crc crio[22095]: time=\"2026-06-09T16:17:59.900322128Z\" level=info msg=\"Ran pod sandbox bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 with infra container: openstack/swift-storage-0/POD\" id=a3c481de-beb4-4bad-a68a-25ee5277f9ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041193 | controller |     "Jun 09 16:17:59.900893 crc crio[22095]: time=\"2026-06-09T16:17:59.900584745Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc0004c6d08}] Aliases:map[]}\"",
2026-06-09 17:40:44.041208 | controller |     "Jun 09 16:17:59.901107 crc crio[22095]: time=\"2026-06-09T16:17:59.901086718Z\" level=info msg=\"Adding pod openstack_keystone-db-create-fmqdb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.041223 | controller |     "Jun 09 16:17:59.904491 crc crio[22095]: time=\"2026-06-09T16:17:59.904454884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.041238 | controller |     "Jun 09 16:17:59.904842 crc crio[22095]: time=\"2026-06-09T16:17:59.904812483Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.041253 | controller |     "Jun 09 16:17:59.905094 crc crio[22095]: time=\"2026-06-09T16:17:59.90507285Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=f42ab3d5-045f-472c-87e2-41e32d5f131a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.041272 | controller |     "Jun 09 16:17:59.906775 crc crio[22095]: time=\"2026-06-09T16:17:59.906746063Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6b80fd4f-40f6-487c-b276-1ae218eb3e57 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.041287 | controller |     "Jun 09 16:17:59.913410 crc crio[22095]: time=\"2026-06-09T16:17:59.913350512Z\" level=info msg=\"Created container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4eeef05a-4bab-4e97-ad72-4d9af2caf86f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.041302 | controller |     "Jun 09 16:17:59.914663 crc crio[22095]: time=\"2026-06-09T16:17:59.914604724Z\" level=info msg=\"Starting container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe\" id=da31e91d-3304-4c44-89d4-17fc26b828e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.041317 | controller |     "Jun 09 16:17:59.921217 crc crio[22095]: time=\"2026-06-09T16:17:59.921100941Z\" level=info msg=\"Started container\" PID=61797 containerID=f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe description=openstack/rabbitmq-cell1-server-0/rabbitmq id=da31e91d-3304-4c44-89d4-17fc26b828e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854",
2026-06-09 17:40:44.041332 | controller |     "Jun 09 16:17:59.923036 crc crio[22095]: time=\"2026-06-09T16:17:59.922319332Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"",
2026-06-09 17:40:44.041348 | controller |     "Jun 09 16:17:59.942351 crc crio[22095]: time=\"2026-06-09T16:17:59.942276413Z\" level=info msg=\"Created container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq\" id=ca87e5af-7db9-43ff-a91d-bad64ad7b93e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.041363 | controller |     "Jun 09 16:17:59.944813 crc crio[22095]: time=\"2026-06-09T16:17:59.944634944Z\" level=info msg=\"Starting container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7\" id=856e6da7-c297-4e8f-822e-937963c5d759 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.041378 | controller |     "Jun 09 16:17:59.956691 crc crio[22095]: time=\"2026-06-09T16:17:59.95658432Z\" level=info msg=\"Started container\" PID=61800 containerID=fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7 description=openstack/rabbitmq-server-0/rabbitmq id=856e6da7-c297-4e8f-822e-937963c5d759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960",
2026-06-09 17:40:44.041394 | controller |     "Jun 09 16:18:00.615805 crc crio[22095]: time=\"2026-06-09T16:18:00.615188429Z\" level=info msg=\"Stopping pod sandbox: 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf\" id=d4dfff13-f403-49af-82f8-7170ee977335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.041409 | controller |     "Jun 09 16:18:00.618145 crc crio[22095]: time=\"2026-06-09T16:18:00.618045132Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sp6vm Namespace:openstack ID:37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf UID:bd9274f7-a3c4-43f7-b5e2-1075e67d28ca NetNS:/var/run/netns/8db985a4-8cad-4ff6-9d9a-448d22248bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd9274f7_a3c4_43f7_b5e2_1075e67d28ca.slice PodAnnotations:0xc0028b6610}] Aliases:map[]}\"",
2026-06-09 17:40:44.041427 | controller |     "Jun 09 16:18:00.618375 crc crio[22095]: time=\"2026-06-09T16:18:00.618271738Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-sp6vm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.041442 | controller |     "Jun 09 16:18:01.064727 crc crio[22095]: 2026-06-09T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:683ff47a55d2ce2 Mac:76:df:80:25:33:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.041457 | controller |     "Jun 09 16:18:01.066676 crc crio[22095]: time=\"2026-06-09T16:18:01.066609057Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc0004c6d08}] Aliases:map[]}\"",
2026-06-09 17:40:44.041472 | controller |     "Jun 09 16:18:01.071686 crc crio[22095]: time=\"2026-06-09T16:18:01.071614926Z\" level=info msg=\"Checking pod openstack_keystone-db-create-fmqdb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.041487 | controller |     "Jun 09 16:18:01.075145 crc crio[22095]: time=\"2026-06-09T16:18:01.074998053Z\" level=info msg=\"Stopped pod sandbox: 37773d78cb481591c537a4df65050705676d158186bebc31b60daf5433055abf\" id=d4dfff13-f403-49af-82f8-7170ee977335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.041503 | controller |     "Jun 09 16:18:01.089385 crc crio[22095]: time=\"2026-06-09T16:18:01.089238547Z\" level=info msg=\"Ran pod sandbox 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 with infra container: openstack/keystone-db-create-fmqdb/POD\" id=ba832d9e-bb96-4097-a39e-c73e9ff15f0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041518 | controller |     "Jun 09 16:18:01.128703 crc crio[22095]: time=\"2026-06-09T16:18:01.128566195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=83e41461-58f3-46d6-af1f-1a29d5492317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.041533 | controller |     "Jun 09 16:18:01.135372 crc crio[22095]: time=\"2026-06-09T16:18:01.135155174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d7470110-770c-4c55-a86d-0b264fb7a31e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.041548 | controller |     "Jun 09 16:18:01.145249 crc crio[22095]: time=\"2026-06-09T16:18:01.145162121Z\" level=info msg=\"Creating container: openstack/keystone-db-create-fmqdb/mariadb-database-create\" id=94284ddb-a4c2-4a8c-9d46-443777fbc734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.041563 | controller |     "Jun 09 16:18:01.145623 crc crio[22095]: time=\"2026-06-09T16:18:01.145584951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041579 | controller |     "Jun 09 16:18:01.194071 crc crio[22095]: time=\"2026-06-09T16:18:01.193947881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041593 | controller |     "Jun 09 16:18:01.198169 crc crio[22095]: time=\"2026-06-09T16:18:01.198124248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041612 | controller |     "Jun 09 16:18:01.215495 crc crio[22095]: time=\"2026-06-09T16:18:01.215444952Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-8n7v8/POD\" id=e13f7d33-d33b-4c39-a1eb-c2b44e04eb28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041627 | controller |     "Jun 09 16:18:01.215772 crc crio[22095]: time=\"2026-06-09T16:18:01.21575323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041642 | controller |     "Jun 09 16:18:01.252042 crc crio[22095]: time=\"2026-06-09T16:18:01.251902096Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc000526348}] Aliases:map[]}\"",
2026-06-09 17:40:44.041658 | controller |     "Jun 09 16:18:01.252042 crc crio[22095]: time=\"2026-06-09T16:18:01.252022599Z\" level=info msg=\"Adding pod openstack_placement-db-create-8n7v8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.041673 | controller |     "Jun 09 16:18:01.469892 crc crio[22095]: time=\"2026-06-09T16:18:01.468722863Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683698-j5xhr/POD\" id=535db62e-0fbb-4d89-87f9-9b1ac933f006 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041688 | controller |     "Jun 09 16:18:01.469892 crc crio[22095]: time=\"2026-06-09T16:18:01.469285487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041703 | controller |     "Jun 09 16:18:01.487084 crc crio[22095]: time=\"2026-06-09T16:18:01.487001471Z\" level=info msg=\"Created container a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b: openstack/keystone-db-create-fmqdb/mariadb-database-create\" id=94284ddb-a4c2-4a8c-9d46-443777fbc734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.041718 | controller |     "Jun 09 16:18:01.489889 crc crio[22095]: time=\"2026-06-09T16:18:01.489106835Z\" level=info msg=\"Starting container: a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b\" id=aa379e5b-5bb2-4134-9c34-566b3b5397bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.041733 | controller |     "Jun 09 16:18:01.495005 crc crio[22095]: time=\"2026-06-09T16:18:01.494811891Z\" level=info msg=\"Started container\" PID=62000 containerID=a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b description=openstack/keystone-db-create-fmqdb/mariadb-database-create id=aa379e5b-5bb2-4134-9c34-566b3b5397bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99",
2026-06-09 17:40:44.041748 | controller |     "Jun 09 16:18:01.517111 crc crio[22095]: time=\"2026-06-09T16:18:01.516562349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc0028b63a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.041766 | controller |     "Jun 09 16:18:01.517111 crc crio[22095]: time=\"2026-06-09T16:18:01.51661649Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683698-j5xhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.041782 | controller |     "Jun 09 16:18:01.895041 crc crio[22095]: 2026-06-09T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec3076285ce57be Mac:ea:a0:3a:7f:20:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 SocketPath: PciID:}] [{Interface:0xc0002f7610 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.041797 | controller |     "Jun 09 16:18:01.897494 crc crio[22095]: time=\"2026-06-09T16:18:01.897266146Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc000526348}] Aliases:map[]}\"",
2026-06-09 17:40:44.041812 | controller |     "Jun 09 16:18:01.898384 crc crio[22095]: time=\"2026-06-09T16:18:01.898120307Z\" level=info msg=\"Checking pod openstack_placement-db-create-8n7v8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.041828 | controller |     "Jun 09 16:18:02.121793 crc crio[22095]: 2026-06-09T16:18:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cd884763294efe Mac:b2:16:00:6f:cc:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.041843 | controller |     "Jun 09 16:18:02.123113 crc crio[22095]: time=\"2026-06-09T16:18:02.123026381Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc0028b63a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.041879 | controller |     "Jun 09 16:18:02.123198 crc crio[22095]: time=\"2026-06-09T16:18:02.123184225Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683698-j5xhr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.041896 | controller |     "Jun 09 16:18:02.192134 crc crio[22095]: time=\"2026-06-09T16:18:02.1920496Z\" level=info msg=\"Running pod sandbox: openstack/glance-655e-account-create-v2gjd/POD\" id=f7a273de-b33b-4d5c-b71e-2a336409a2a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041911 | controller |     "Jun 09 16:18:02.192311 crc crio[22095]: time=\"2026-06-09T16:18:02.192154783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.041926 | controller |     "Jun 09 16:18:02.374517 crc crio[22095]: time=\"2026-06-09T16:18:02.374296961Z\" level=info msg=\"Ran pod sandbox 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c with infra container: openshift-infra/auto-csr-approver-29683698-j5xhr/POD\" id=535db62e-0fbb-4d89-87f9-9b1ac933f006 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041941 | controller |     "Jun 09 16:18:02.375907 crc crio[22095]: time=\"2026-06-09T16:18:02.37582331Z\" level=info msg=\"Ran pod sandbox ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 with infra container: openstack/placement-db-create-8n7v8/POD\" id=e13f7d33-d33b-4c39-a1eb-c2b44e04eb28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.041959 | controller |     "Jun 09 16:18:02.377182 crc crio[22095]: time=\"2026-06-09T16:18:02.377136434Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77d51669-bea6-48b2-9e59-fd1deeea6b65 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.041974 | controller |     "Jun 09 16:18:02.378006 crc crio[22095]: time=\"2026-06-09T16:18:02.377889223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1c931ee-9c5f-4e63-9ade-cd90a8d56c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.041989 | controller |     "Jun 09 16:18:02.382746 crc crio[22095]: time=\"2026-06-09T16:18:02.382635304Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.042004 | controller |     "Jun 09 16:18:02.397874 crc crio[22095]: time=\"2026-06-09T16:18:02.397738151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99e49bb4-9079-4f7a-b378-3843d52dbdb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042019 | controller |     "Jun 09 16:18:02.409623 crc crio[22095]: time=\"2026-06-09T16:18:02.409522283Z\" level=info msg=\"Creating container: openstack/placement-db-create-8n7v8/mariadb-database-create\" id=3bc78456-355f-4003-8b68-382acdefb94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042033 | controller |     "Jun 09 16:18:02.413460 crc crio[22095]: time=\"2026-06-09T16:18:02.413374152Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc001288970}] Aliases:map[]}\"",
2026-06-09 17:40:44.042048 | controller |     "Jun 09 16:18:02.413460 crc crio[22095]: time=\"2026-06-09T16:18:02.413453134Z\" level=info msg=\"Adding pod openstack_glance-655e-account-create-v2gjd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.042063 | controller |     "Jun 09 16:18:02.451579 crc crio[22095]: time=\"2026-06-09T16:18:02.451502249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042077 | controller |     "Jun 09 16:18:02.460988 crc crio[22095]: time=\"2026-06-09T16:18:02.460803358Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6b80fd4f-40f6-487c-b276-1ae218eb3e57 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.042092 | controller |     "Jun 09 16:18:02.464135 crc crio[22095]: time=\"2026-06-09T16:18:02.462875971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=95c70b04-42dc-40ab-87da-9757fd8c80e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042106 | controller |     "Jun 09 16:18:02.503241 crc crio[22095]: time=\"2026-06-09T16:18:02.503144313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=54903ef0-e05a-4d44-a1df-f7d681729d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042124 | controller |     "Jun 09 16:18:02.534208 crc crio[22095]: time=\"2026-06-09T16:18:02.533810259Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=8b94820a-008e-464d-9fa6-5759a0882c84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042140 | controller |     "Jun 09 16:18:02.535873 crc crio[22095]: time=\"2026-06-09T16:18:02.5358066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042155 | controller |     "Jun 09 16:18:02.591695 crc crio[22095]: time=\"2026-06-09T16:18:02.59159027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042170 | controller |     "Jun 09 16:18:02.605129 crc crio[22095]: time=\"2026-06-09T16:18:02.604074529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042185 | controller |     "Jun 09 16:18:02.627504 crc crio[22095]: time=\"2026-06-09T16:18:02.627216433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042199 | controller |     "Jun 09 16:18:02.638996 crc crio[22095]: time=\"2026-06-09T16:18:02.635203337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042214 | controller |     "Jun 09 16:18:02.694482 crc crio[22095]: time=\"2026-06-09T16:18:02.694404194Z\" level=info msg=\"Stopping pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=7f819b73-1770-440f-8877-2ac16f7614c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.042229 | controller |     "Jun 09 16:18:02.695142 crc crio[22095]: time=\"2026-06-09T16:18:02.695118043Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-fmqdb Namespace:openstack ID:683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99 UID:2828be92-4a47-4818-a794-cb65ef0f63b6 NetNS:/var/run/netns/20f3552b-3296-45b4-9ea1-546225b99bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2828be92_4a47_4818_a794_cb65ef0f63b6.slice PodAnnotations:0xc001288400}] Aliases:map[]}\"",
2026-06-09 17:40:44.042244 | controller |     "Jun 09 16:18:02.695372 crc crio[22095]: time=\"2026-06-09T16:18:02.695351459Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-fmqdb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.042259 | controller |     "Jun 09 16:18:02.762059 crc crio[22095]: time=\"2026-06-09T16:18:02.760057157Z\" level=info msg=\"Created container a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01: openstack/placement-db-create-8n7v8/mariadb-database-create\" id=3bc78456-355f-4003-8b68-382acdefb94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042273 | controller |     "Jun 09 16:18:02.765145 crc crio[22095]: time=\"2026-06-09T16:18:02.765036665Z\" level=info msg=\"Starting container: a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01\" id=e22de2a5-cad4-4c8e-8898-216d966fa843 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.042288 | controller |     "Jun 09 16:18:02.770809 crc crio[22095]: time=\"2026-06-09T16:18:02.770215887Z\" level=info msg=\"Started container\" PID=62226 containerID=a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01 description=openstack/placement-db-create-8n7v8/mariadb-database-create id=e22de2a5-cad4-4c8e-8898-216d966fa843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524",
2026-06-09 17:40:44.042307 | controller |     "Jun 09 16:18:02.793708 crc crio[22095]: time=\"2026-06-09T16:18:02.793596916Z\" level=info msg=\"Created container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server\" id=8b94820a-008e-464d-9fa6-5759a0882c84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042322 | controller |     "Jun 09 16:18:02.799014 crc crio[22095]: time=\"2026-06-09T16:18:02.798857111Z\" level=info msg=\"Starting container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5\" id=d82d3457-54eb-44cb-8ec4-d6c9f0c86e02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.042337 | controller |     "Jun 09 16:18:02.811379 crc crio[22095]: time=\"2026-06-09T16:18:02.81130053Z\" level=info msg=\"Started container\" PID=62232 containerID=3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5 description=openstack/swift-storage-0/account-server id=d82d3457-54eb-44cb-8ec4-d6c9f0c86e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.042353 | controller |     "Jun 09 16:18:02.821759 crc crio[22095]: time=\"2026-06-09T16:18:02.821669496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=08ef5957-0d20-4a84-9ff0-0d130356016a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042369 | controller |     "Jun 09 16:18:02.833345 crc crio[22095]: time=\"2026-06-09T16:18:02.833266143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=02cd4987-5e99-4314-856b-f5f42ee4bd18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042384 | controller |     "Jun 09 16:18:02.844093 crc crio[22095]: time=\"2026-06-09T16:18:02.844013789Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=f2604b85-35b0-426a-82bd-b8b99ff21d0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042398 | controller |     "Jun 09 16:18:02.845688 crc crio[22095]: time=\"2026-06-09T16:18:02.845581169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042413 | controller |     "Jun 09 16:18:02.902568 crc crio[22095]: time=\"2026-06-09T16:18:02.902469307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042428 | controller |     "Jun 09 16:18:02.908795 crc crio[22095]: time=\"2026-06-09T16:18:02.908735417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042443 | controller |     "Jun 09 16:18:03.059515 crc crio[22095]: 2026-06-09T16:18:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69554193b7e1d91 Mac:86:a1:97:c5:31:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.042459 | controller |     "Jun 09 16:18:03.059515 crc crio[22095]: time=\"2026-06-09T16:18:03.058527245Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc001288970}] Aliases:map[]}\"",
2026-06-09 17:40:44.042477 | controller |     "Jun 09 16:18:03.059515 crc crio[22095]: time=\"2026-06-09T16:18:03.058894024Z\" level=info msg=\"Checking pod openstack_glance-655e-account-create-v2gjd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.042492 | controller |     "Jun 09 16:18:03.081022 crc crio[22095]: time=\"2026-06-09T16:18:03.080847897Z\" level=info msg=\"Ran pod sandbox 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 with infra container: openstack/glance-655e-account-create-v2gjd/POD\" id=f7a273de-b33b-4d5c-b71e-2a336409a2a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.042507 | controller |     "Jun 09 16:18:03.086467 crc crio[22095]: time=\"2026-06-09T16:18:03.086293277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0697233-3f37-440a-9eea-1150c3ccdef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042521 | controller |     "Jun 09 16:18:03.090709 crc crio[22095]: time=\"2026-06-09T16:18:03.090595317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=852d1318-4a8a-4dad-b543-0378a5f9fbd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042536 | controller |     "Jun 09 16:18:03.102143 crc crio[22095]: time=\"2026-06-09T16:18:03.101556108Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-v2gjd/mariadb-account-create\" id=db1c20a3-00f2-4e4e-94a4-24cf0f5ed99a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042550 | controller |     "Jun 09 16:18:03.102525 crc crio[22095]: time=\"2026-06-09T16:18:03.102161673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042565 | controller |     "Jun 09 16:18:03.125023 crc crio[22095]: time=\"2026-06-09T16:18:03.123761697Z\" level=info msg=\"Created container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator\" id=f2604b85-35b0-426a-82bd-b8b99ff21d0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042581 | controller |     "Jun 09 16:18:03.126025 crc crio[22095]: time=\"2026-06-09T16:18:03.125380648Z\" level=info msg=\"Starting container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de\" id=cc027e7e-f027-485d-b0bb-61ea621aa779 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.042596 | controller |     "Jun 09 16:18:03.138275 crc crio[22095]: time=\"2026-06-09T16:18:03.137267053Z\" level=info msg=\"Started container\" PID=62268 containerID=85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de description=openstack/swift-storage-0/account-replicator id=cc027e7e-f027-485d-b0bb-61ea621aa779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.042611 | controller |     "Jun 09 16:18:03.150830 crc crio[22095]: time=\"2026-06-09T16:18:03.150585514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=17afcb77-4a37-41a3-be99-dbdb98d196af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042626 | controller |     "Jun 09 16:18:03.155854 crc crio[22095]: time=\"2026-06-09T16:18:03.155051529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=975f602e-1878-4d21-8bff-2888e690f363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042644 | controller |     "Jun 09 16:18:03.160849 crc crio[22095]: time=\"2026-06-09T16:18:03.160773855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042659 | controller |     "Jun 09 16:18:03.166679 crc crio[22095]: time=\"2026-06-09T16:18:03.166578804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042674 | controller |     "Jun 09 16:18:03.171641 crc crio[22095]: time=\"2026-06-09T16:18:03.171556672Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=5f0209bd-9503-4510-8bbb-8a26b4f8f7df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042689 | controller |     "Jun 09 16:18:03.173761 crc crio[22095]: time=\"2026-06-09T16:18:03.173688526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042704 | controller |     "Jun 09 16:18:03.228411 crc crio[22095]: time=\"2026-06-09T16:18:03.228356777Z\" level=info msg=\"Stopped pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=7f819b73-1770-440f-8877-2ac16f7614c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.042719 | controller |     "Jun 09 16:18:03.255509 crc crio[22095]: time=\"2026-06-09T16:18:03.255405001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042733 | controller |     "Jun 09 16:18:03.259353 crc crio[22095]: time=\"2026-06-09T16:18:03.259319451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042748 | controller |     "Jun 09 16:18:03.384399 crc crio[22095]: time=\"2026-06-09T16:18:03.384268623Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77d51669-bea6-48b2-9e59-fd1deeea6b65 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.042763 | controller |     "Jun 09 16:18:03.388086 crc crio[22095]: time=\"2026-06-09T16:18:03.387474545Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6bdeddf-368f-4ae0-bd3e-3222c7d06b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042778 | controller |     "Jun 09 16:18:03.393040 crc crio[22095]: time=\"2026-06-09T16:18:03.392878544Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=64d79b89-4abf-47e4-a9d2-4fd5e4622d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042792 | controller |     "Jun 09 16:18:03.405634 crc crio[22095]: time=\"2026-06-09T16:18:03.405544488Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683698-j5xhr/oc\" id=43284e36-4918-4e07-a0f1-4f9f5e892fb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042807 | controller |     "Jun 09 16:18:03.406347 crc crio[22095]: time=\"2026-06-09T16:18:03.406100813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042822 | controller |     "Jun 09 16:18:03.467597 crc crio[22095]: time=\"2026-06-09T16:18:03.467044825Z\" level=info msg=\"Created container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor\" id=5f0209bd-9503-4510-8bbb-8a26b4f8f7df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042837 | controller |     "Jun 09 16:18:03.476041 crc crio[22095]: time=\"2026-06-09T16:18:03.475964893Z\" level=info msg=\"Starting container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6\" id=37dd4e63-81ea-42ef-9ed5-d0dba063a557 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.042878 | controller |     "Jun 09 16:18:03.480885 crc crio[22095]: time=\"2026-06-09T16:18:03.480786347Z\" level=info msg=\"Created container 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c: openstack/glance-655e-account-create-v2gjd/mariadb-account-create\" id=db1c20a3-00f2-4e4e-94a4-24cf0f5ed99a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.042899 | controller |     "Jun 09 16:18:03.482242 crc crio[22095]: time=\"2026-06-09T16:18:03.482181942Z\" level=info msg=\"Starting container: 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c\" id=81167cc0-194a-49bc-bda4-746360552a9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.042915 | controller |     "Jun 09 16:18:03.483050 crc crio[22095]: time=\"2026-06-09T16:18:03.482970833Z\" level=info msg=\"Started container\" PID=62297 containerID=51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6 description=openstack/swift-storage-0/account-auditor id=37dd4e63-81ea-42ef-9ed5-d0dba063a557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.042930 | controller |     "Jun 09 16:18:03.494178 crc crio[22095]: time=\"2026-06-09T16:18:03.494082277Z\" level=info msg=\"Started container\" PID=62285 containerID=9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c description=openstack/glance-655e-account-create-v2gjd/mariadb-account-create id=81167cc0-194a-49bc-bda4-746360552a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010",
2026-06-09 17:40:44.042946 | controller |     "Jun 09 16:18:03.495172 crc crio[22095]: time=\"2026-06-09T16:18:03.495048282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.042960 | controller |     "Jun 09 16:18:03.503416 crc crio[22095]: time=\"2026-06-09T16:18:03.503316464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=fcd830fd-2b28-4179-b58c-186396ffbaf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042976 | controller |     "Jun 09 16:18:03.507372 crc crio[22095]: time=\"2026-06-09T16:18:03.507282786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=28362ae7-3ab8-4121-aa70-4687ace1df0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.042991 | controller |     "Jun 09 16:18:03.515038 crc crio[22095]: time=\"2026-06-09T16:18:03.51486438Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=ed524905-3f78-4488-87cb-5f9977fbd2ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043006 | controller |     "Jun 09 16:18:03.518861 crc crio[22095]: time=\"2026-06-09T16:18:03.518797601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043021 | controller |     "Jun 09 16:18:03.626015 crc crio[22095]: time=\"2026-06-09T16:18:03.624339556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043036 | controller |     "Jun 09 16:18:03.635172 crc crio[22095]: time=\"2026-06-09T16:18:03.635082201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043051 | controller |     "Jun 09 16:18:03.758960 crc crio[22095]: time=\"2026-06-09T16:18:03.758047572Z\" level=info msg=\"Created container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper\" id=ed524905-3f78-4488-87cb-5f9977fbd2ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043069 | controller |     "Jun 09 16:18:03.760593 crc crio[22095]: time=\"2026-06-09T16:18:03.760493945Z\" level=info msg=\"Starting container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb\" id=e5885083-6caa-46db-8588-2626a66ed1e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.043084 | controller |     "Jun 09 16:18:03.781414 crc crio[22095]: time=\"2026-06-09T16:18:03.781278808Z\" level=info msg=\"Started container\" PID=62340 containerID=f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb description=openstack/swift-storage-0/account-reaper id=e5885083-6caa-46db-8588-2626a66ed1e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.043099 | controller |     "Jun 09 16:18:03.801089 crc crio[22095]: time=\"2026-06-09T16:18:03.801033044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043114 | controller |     "Jun 09 16:18:03.801658 crc crio[22095]: time=\"2026-06-09T16:18:03.801575208Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043129 | controller |     "Jun 09 16:18:03.801809 crc crio[22095]: time=\"2026-06-09T16:18:03.801790953Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=3a9ddcc9-16e5-4209-b0f5-d5cf4d11ef46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043157 | controller |     "Jun 09 16:18:03.803340 crc crio[22095]: time=\"2026-06-09T16:18:03.802903922Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a43e79f0-1035-4a71-9aeb-9c2cf904ef65 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.043173 | controller |     "Jun 09 16:18:03.806512 crc crio[22095]: time=\"2026-06-09T16:18:03.806363941Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"",
2026-06-09 17:40:44.043187 | controller |     "Jun 09 16:18:03.872206 crc crio[22095]: time=\"2026-06-09T16:18:03.872116106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043202 | controller |     "Jun 09 16:18:04.004079 crc crio[22095]: time=\"2026-06-09T16:18:04.003987315Z\" level=info msg=\"Created container 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14: openshift-infra/auto-csr-approver-29683698-j5xhr/oc\" id=43284e36-4918-4e07-a0f1-4f9f5e892fb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043219 | controller |     "Jun 09 16:18:04.010122 crc crio[22095]: time=\"2026-06-09T16:18:04.009525747Z\" level=info msg=\"Starting container: 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14\" id=e175ca2f-b84c-43b1-9f01-00f9fdc35ade name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.043235 | controller |     "Jun 09 16:18:04.021179 crc crio[22095]: time=\"2026-06-09T16:18:04.019097092Z\" level=info msg=\"Started container\" PID=62352 containerID=6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14 description=openshift-infra/auto-csr-approver-29683698-j5xhr/oc id=e175ca2f-b84c-43b1-9f01-00f9fdc35ade name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c",
2026-06-09 17:40:44.043254 | controller |     "Jun 09 16:18:04.793646 crc crio[22095]: time=\"2026-06-09T16:18:04.79356549Z\" level=info msg=\"Stopping pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=45138820-582a-4311-8b84-3fe1e84410b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.043269 | controller |     "Jun 09 16:18:04.794266 crc crio[22095]: time=\"2026-06-09T16:18:04.794202977Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8n7v8 Namespace:openstack ID:ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524 UID:8474950b-505a-4f03-a138-31fd10af2ce5 NetNS:/var/run/netns/977cf0f4-a027-4bad-87fc-f40172f15752 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8474950b_505a_4f03_a138_31fd10af2ce5.slice PodAnnotations:0xc002b5c1d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.043284 | controller |     "Jun 09 16:18:04.794474 crc crio[22095]: time=\"2026-06-09T16:18:04.794391092Z\" level=info msg=\"Deleting pod openstack_placement-db-create-8n7v8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.043298 | controller |     "Jun 09 16:18:04.794618 crc crio[22095]: time=\"2026-06-09T16:18:04.794208337Z\" level=info msg=\"Stopping pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=41ed9582-9f02-4d9d-98b4-ef1e90699f7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.043313 | controller |     "Jun 09 16:18:04.795299 crc crio[22095]: time=\"2026-06-09T16:18:04.795198442Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-v2gjd Namespace:openstack ID:69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010 UID:7936423e-7afd-4119-aa2e-10103ea2fb5f NetNS:/var/run/netns/d288bca3-835e-45e3-be95-13fb23273da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7936423e_7afd_4119_aa2e_10103ea2fb5f.slice PodAnnotations:0xc00379e298}] Aliases:map[]}\"",
2026-06-09 17:40:44.043328 | controller |     "Jun 09 16:18:04.795526 crc crio[22095]: time=\"2026-06-09T16:18:04.795415798Z\" level=info msg=\"Deleting pod openstack_glance-655e-account-create-v2gjd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.043343 | controller |     "Jun 09 16:18:05.281089 crc crio[22095]: time=\"2026-06-09T16:18:05.280970401Z\" level=info msg=\"Stopped pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=41ed9582-9f02-4d9d-98b4-ef1e90699f7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.043358 | controller |     "Jun 09 16:18:05.311563 crc crio[22095]: time=\"2026-06-09T16:18:05.311445613Z\" level=info msg=\"Stopped pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=45138820-582a-4311-8b84-3fe1e84410b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.043372 | controller |     "Jun 09 16:18:05.821481 crc crio[22095]: time=\"2026-06-09T16:18:05.820503589Z\" level=info msg=\"Stopping pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=33da4ada-44e4-458b-a1b0-9637dcf05138 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.043387 | controller |     "Jun 09 16:18:05.821481 crc crio[22095]: time=\"2026-06-09T16:18:05.820967731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683698-j5xhr Namespace:openshift-infra ID:2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c UID:42915d23-b678-42a4-a0a4-a248a152309d NetNS:/var/run/netns/5d8277fb-f555-4635-b7db-567c2e2e4c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42915d23_b678_42a4_a0a4_a248a152309d.slice PodAnnotations:0xc002b5c2d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.043404 | controller |     "Jun 09 16:18:05.821481 crc crio[22095]: time=\"2026-06-09T16:18:05.821089844Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683698-j5xhr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.043420 | controller |     "Jun 09 16:18:06.168213 crc crio[22095]: time=\"2026-06-09T16:18:06.168038115Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a43e79f0-1035-4a71-9aeb-9c2cf904ef65 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.043435 | controller |     "Jun 09 16:18:06.168683 crc crio[22095]: time=\"2026-06-09T16:18:06.16862978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f724f763-26f0-4b2f-8a06-16ebcb3f3627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043450 | controller |     "Jun 09 16:18:06.172611 crc crio[22095]: time=\"2026-06-09T16:18:06.172546801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=34993a4e-e540-430c-8247-3efe80da1970 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043465 | controller |     "Jun 09 16:18:06.186854 crc crio[22095]: time=\"2026-06-09T16:18:06.186138249Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=99660c36-60cb-4b89-9438-a1050170a783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043479 | controller |     "Jun 09 16:18:06.189567 crc crio[22095]: time=\"2026-06-09T16:18:06.189514896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043494 | controller |     "Jun 09 16:18:06.220006 crc crio[22095]: time=\"2026-06-09T16:18:06.219680039Z\" level=info msg=\"Stopped pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=33da4ada-44e4-458b-a1b0-9637dcf05138 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.043509 | controller |     "Jun 09 16:18:06.275763 crc crio[22095]: time=\"2026-06-09T16:18:06.275652663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043524 | controller |     "Jun 09 16:18:06.281661 crc crio[22095]: time=\"2026-06-09T16:18:06.281571525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043538 | controller |     "Jun 09 16:18:06.875905 crc crio[22095]: time=\"2026-06-09T16:18:06.875161446Z\" level=info msg=\"Created container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server\" id=99660c36-60cb-4b89-9438-a1050170a783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043553 | controller |     "Jun 09 16:18:06.877792 crc crio[22095]: time=\"2026-06-09T16:18:06.877685491Z\" level=info msg=\"Starting container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979\" id=11d865a9-c708-471a-8c1a-4c76bd4fac9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.043567 | controller |     "Jun 09 16:18:06.890164 crc crio[22095]: time=\"2026-06-09T16:18:06.883704705Z\" level=info msg=\"Started container\" PID=62608 containerID=457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979 description=openstack/swift-storage-0/container-server id=11d865a9-c708-471a-8c1a-4c76bd4fac9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.043585 | controller |     "Jun 09 16:18:07.125333 crc crio[22095]: time=\"2026-06-09T16:18:07.125201304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7c1310dc-1404-44ae-8796-1e309ff47683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043600 | controller |     "Jun 09 16:18:07.131225 crc crio[22095]: time=\"2026-06-09T16:18:07.131132406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=be1cd542-c59d-498e-b813-ca31acb6dd61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043615 | controller |     "Jun 09 16:18:07.142398 crc crio[22095]: time=\"2026-06-09T16:18:07.142293262Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=902ce16e-0b4f-4ccd-9743-d622e1c8f358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043630 | controller |     "Jun 09 16:18:07.144067 crc crio[22095]: time=\"2026-06-09T16:18:07.144006236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043644 | controller |     "Jun 09 16:18:07.185148 crc crio[22095]: time=\"2026-06-09T16:18:07.185061688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043659 | controller |     "Jun 09 16:18:07.188458 crc crio[22095]: time=\"2026-06-09T16:18:07.188385174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043675 | controller |     "Jun 09 16:18:07.345268 crc crio[22095]: time=\"2026-06-09T16:18:07.344582737Z\" level=info msg=\"Created container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator\" id=902ce16e-0b4f-4ccd-9743-d622e1c8f358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043690 | controller |     "Jun 09 16:18:07.347017 crc crio[22095]: time=\"2026-06-09T16:18:07.346533917Z\" level=info msg=\"Starting container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e\" id=73ad3d34-07bd-47e6-93f5-eaa0b11b37c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.043706 | controller |     "Jun 09 16:18:07.352453 crc crio[22095]: time=\"2026-06-09T16:18:07.352298944Z\" level=info msg=\"Started container\" PID=62658 containerID=b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e description=openstack/swift-storage-0/container-replicator id=73ad3d34-07bd-47e6-93f5-eaa0b11b37c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.043722 | controller |     "Jun 09 16:18:07.366167 crc crio[22095]: time=\"2026-06-09T16:18:07.363237975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=8c0be67a-ab23-4929-9282-c7d32f2c6976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043738 | controller |     "Jun 09 16:18:07.369171 crc crio[22095]: time=\"2026-06-09T16:18:07.368212702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7364e6de-debf-434d-a89c-60a8499c7f19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043753 | controller |     "Jun 09 16:18:07.380879 crc crio[22095]: time=\"2026-06-09T16:18:07.380786724Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=8bfc5708-b554-49df-a689-25b6c93e027c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043774 | controller |     "Jun 09 16:18:07.382557 crc crio[22095]: time=\"2026-06-09T16:18:07.382394495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043790 | controller |     "Jun 09 16:18:07.441670 crc crio[22095]: time=\"2026-06-09T16:18:07.441573122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043806 | controller |     "Jun 09 16:18:07.447480 crc crio[22095]: time=\"2026-06-09T16:18:07.4473365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043821 | controller |     "Jun 09 16:18:07.584814 crc crio[22095]: time=\"2026-06-09T16:18:07.58468018Z\" level=info msg=\"Created container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor\" id=8bfc5708-b554-49df-a689-25b6c93e027c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043836 | controller |     "Jun 09 16:18:07.586048 crc crio[22095]: time=\"2026-06-09T16:18:07.585894351Z\" level=info msg=\"Starting container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67\" id=35b0a41a-cbe8-4684-9a96-0b66254ea24c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.043867 | controller |     "Jun 09 16:18:07.593334 crc crio[22095]: time=\"2026-06-09T16:18:07.593196558Z\" level=info msg=\"Started container\" PID=62696 containerID=a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67 description=openstack/swift-storage-0/container-auditor id=35b0a41a-cbe8-4684-9a96-0b66254ea24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.043888 | controller |     "Jun 09 16:18:07.608349 crc crio[22095]: time=\"2026-06-09T16:18:07.608251064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1583e82b-368c-413d-993f-ee41e1bf01c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043904 | controller |     "Jun 09 16:18:07.613020 crc crio[22095]: time=\"2026-06-09T16:18:07.612851622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=fa559012-5a43-44de-926b-bee52441bbc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.043920 | controller |     "Jun 09 16:18:07.632068 crc crio[22095]: time=\"2026-06-09T16:18:07.631860589Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=bc0cdb34-819a-48cf-bd34-58841088c5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.043935 | controller |     "Jun 09 16:18:07.634212 crc crio[22095]: time=\"2026-06-09T16:18:07.634128097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043951 | controller |     "Jun 09 16:18:07.688847 crc crio[22095]: time=\"2026-06-09T16:18:07.688754877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043966 | controller |     "Jun 09 16:18:07.694496 crc crio[22095]: time=\"2026-06-09T16:18:07.694367211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.043984 | controller |     "Jun 09 16:18:07.924486 crc crio[22095]: time=\"2026-06-09T16:18:07.924358985Z\" level=info msg=\"Created container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater\" id=bc0cdb34-819a-48cf-bd34-58841088c5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044000 | controller |     "Jun 09 16:18:07.926086 crc crio[22095]: time=\"2026-06-09T16:18:07.926017237Z\" level=info msg=\"Starting container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476\" id=53900595-e08b-4d7c-9eb1-5e8586f3c3e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.044016 | controller |     "Jun 09 16:18:07.932379 crc crio[22095]: time=\"2026-06-09T16:18:07.932282408Z\" level=info msg=\"Started container\" PID=62715 containerID=655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476 description=openstack/swift-storage-0/container-updater id=53900595-e08b-4d7c-9eb1-5e8586f3c3e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.044031 | controller |     "Jun 09 16:18:07.944237 crc crio[22095]: time=\"2026-06-09T16:18:07.944108961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044046 | controller |     "Jun 09 16:18:07.944566 crc crio[22095]: time=\"2026-06-09T16:18:07.94447138Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044062 | controller |     "Jun 09 16:18:07.944566 crc crio[22095]: time=\"2026-06-09T16:18:07.944540802Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=4e5e8ae6-00be-4119-aa25-50fa0851cfb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044077 | controller |     "Jun 09 16:18:07.946080 crc crio[22095]: time=\"2026-06-09T16:18:07.945889197Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a4710e01-ad15-47c0-97ef-34be1b61c585 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.044092 | controller |     "Jun 09 16:18:07.953148 crc crio[22095]: time=\"2026-06-09T16:18:07.952868406Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"",
2026-06-09 17:40:44.044107 | controller |     "Jun 09 16:18:09.464023 crc crio[22095]: time=\"2026-06-09T16:18:09.463629513Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a4710e01-ad15-47c0-97ef-34be1b61c585 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.044122 | controller |     "Jun 09 16:18:09.465022 crc crio[22095]: time=\"2026-06-09T16:18:09.464861205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=fa48c26d-9da8-4e5c-a878-3c5acbb3e13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044137 | controller |     "Jun 09 16:18:09.469354 crc crio[22095]: time=\"2026-06-09T16:18:09.469242087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d3c78de8-4503-463f-bbb0-ff7105a11dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044155 | controller |     "Jun 09 16:18:09.479089 crc crio[22095]: time=\"2026-06-09T16:18:09.479005507Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=8ffaf7c5-0a0f-4bee-a8f8-fe6f0c57a5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044171 | controller |     "Jun 09 16:18:09.481201 crc crio[22095]: time=\"2026-06-09T16:18:09.481098341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044186 | controller |     "Jun 09 16:18:09.546388 crc crio[22095]: time=\"2026-06-09T16:18:09.5462492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044201 | controller |     "Jun 09 16:18:09.551410 crc crio[22095]: time=\"2026-06-09T16:18:09.551337761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044216 | controller |     "Jun 09 16:18:09.696405 crc crio[22095]: time=\"2026-06-09T16:18:09.696304056Z\" level=info msg=\"Created container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server\" id=8ffaf7c5-0a0f-4bee-a8f8-fe6f0c57a5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044231 | controller |     "Jun 09 16:18:09.697843 crc crio[22095]: time=\"2026-06-09T16:18:09.697761733Z\" level=info msg=\"Starting container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4\" id=5146c626-7fbd-4096-869f-98da449937c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.044246 | controller |     "Jun 09 16:18:09.703292 crc crio[22095]: time=\"2026-06-09T16:18:09.703179322Z\" level=info msg=\"Started container\" PID=62823 containerID=2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4 description=openstack/swift-storage-0/object-server id=5146c626-7fbd-4096-869f-98da449937c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.044261 | controller |     "Jun 09 16:18:09.712571 crc crio[22095]: time=\"2026-06-09T16:18:09.712531622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d27d08c2-85ac-4a03-abe7-fa5cd7f4ca0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044276 | controller |     "Jun 09 16:18:09.720003 crc crio[22095]: time=\"2026-06-09T16:18:09.719781618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8457cc44-48f3-4f66-94e0-c711223d14dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044291 | controller |     "Jun 09 16:18:09.729806 crc crio[22095]: time=\"2026-06-09T16:18:09.729761183Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=3ce70ef1-e2dd-49ae-96ff-9cb6a042559d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044307 | controller |     "Jun 09 16:18:09.731201 crc crio[22095]: time=\"2026-06-09T16:18:09.731132799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044321 | controller |     "Jun 09 16:18:09.774260 crc crio[22095]: time=\"2026-06-09T16:18:09.774074779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044337 | controller |     "Jun 09 16:18:09.778856 crc crio[22095]: time=\"2026-06-09T16:18:09.77880676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044355 | controller |     "Jun 09 16:18:09.934368 crc crio[22095]: time=\"2026-06-09T16:18:09.933850664Z\" level=info msg=\"Created container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator\" id=3ce70ef1-e2dd-49ae-96ff-9cb6a042559d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044370 | controller |     "Jun 09 16:18:09.935789 crc crio[22095]: time=\"2026-06-09T16:18:09.935719632Z\" level=info msg=\"Starting container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a\" id=693f2183-c135-4566-8226-60cd7d492693 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.044385 | controller |     "Jun 09 16:18:09.941614 crc crio[22095]: time=\"2026-06-09T16:18:09.941558801Z\" level=info msg=\"Started container\" PID=62851 containerID=a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a description=openstack/swift-storage-0/object-replicator id=693f2183-c135-4566-8226-60cd7d492693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.044400 | controller |     "Jun 09 16:18:09.953365 crc crio[22095]: time=\"2026-06-09T16:18:09.953287332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8d5af67a-255f-485d-87c0-400d89a71712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044415 | controller |     "Jun 09 16:18:09.957052 crc crio[22095]: time=\"2026-06-09T16:18:09.956874144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d35610ec-2374-417a-93b7-2b6f81720ab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044430 | controller |     "Jun 09 16:18:09.966015 crc crio[22095]: time=\"2026-06-09T16:18:09.965963537Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=d9ddde03-51e4-47c0-bafb-7b349625c89b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044445 | controller |     "Jun 09 16:18:09.967695 crc crio[22095]: time=\"2026-06-09T16:18:09.96765617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044459 | controller |     "Jun 09 16:18:09.974069 crc crio[22095]: time=\"2026-06-09T16:18:09.974006523Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2b1e-account-create-7k2dj/POD\" id=7ed18962-0410-4ef9-bd25-63c879645d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.044474 | controller |     "Jun 09 16:18:09.974286 crc crio[22095]: time=\"2026-06-09T16:18:09.974117806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044489 | controller |     "Jun 09 16:18:10.019274 crc crio[22095]: time=\"2026-06-09T16:18:10.01915317Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00012b078}] Aliases:map[]}\"",
2026-06-09 17:40:44.044505 | controller |     "Jun 09 16:18:10.019274 crc crio[22095]: time=\"2026-06-09T16:18:10.019234082Z\" level=info msg=\"Adding pod openstack_keystone-2b1e-account-create-7k2dj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.044530 | controller |     "Jun 09 16:18:10.029691 crc crio[22095]: time=\"2026-06-09T16:18:10.029128246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044545 | controller |     "Jun 09 16:18:10.033082 crc crio[22095]: time=\"2026-06-09T16:18:10.033001255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044561 | controller |     "Jun 09 16:18:10.205110 crc crio[22095]: time=\"2026-06-09T16:18:10.204297154Z\" level=info msg=\"Created container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor\" id=d9ddde03-51e4-47c0-bafb-7b349625c89b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044576 | controller |     "Jun 09 16:18:10.206501 crc crio[22095]: time=\"2026-06-09T16:18:10.206343586Z\" level=info msg=\"Starting container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04\" id=1ab28cdf-ff31-400d-aefb-1c335e067623 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.044591 | controller |     "Jun 09 16:18:10.218331 crc crio[22095]: time=\"2026-06-09T16:18:10.218243951Z\" level=info msg=\"Started container\" PID=62884 containerID=b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04 description=openstack/swift-storage-0/object-auditor id=1ab28cdf-ff31-400d-aefb-1c335e067623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.044607 | controller |     "Jun 09 16:18:10.232550 crc crio[22095]: time=\"2026-06-09T16:18:10.232379504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6a889522-c45f-431f-abbd-14ae58cacf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044622 | controller |     "Jun 09 16:18:10.236480 crc crio[22095]: time=\"2026-06-09T16:18:10.236384866Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a25cb803-bcbb-44ee-ade2-eb267018910c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044637 | controller |     "Jun 09 16:18:10.248284 crc crio[22095]: time=\"2026-06-09T16:18:10.248178368Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=aeacb0f9-e55b-4c1c-b53b-7044e422fe28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044652 | controller |     "Jun 09 16:18:10.250593 crc crio[22095]: time=\"2026-06-09T16:18:10.250501848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044667 | controller |     "Jun 09 16:18:10.307593 crc crio[22095]: time=\"2026-06-09T16:18:10.307502779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044682 | controller |     "Jun 09 16:18:10.312337 crc crio[22095]: time=\"2026-06-09T16:18:10.312260201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044697 | controller |     "Jun 09 16:18:10.416754 crc crio[22095]: 2026-06-09T16:18:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e4a8d0b5ee5faf Mac:3a:f5:e7:80:cb:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb SocketPath: PciID:}] [{Interface:0xc0001450d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.044716 | controller |     "Jun 09 16:18:10.417538 crc crio[22095]: time=\"2026-06-09T16:18:10.417472067Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00012b078}] Aliases:map[]}\"",
2026-06-09 17:40:44.044732 | controller |     "Jun 09 16:18:10.417771 crc crio[22095]: time=\"2026-06-09T16:18:10.417654222Z\" level=info msg=\"Checking pod openstack_keystone-2b1e-account-create-7k2dj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.044747 | controller |     "Jun 09 16:18:10.428770 crc crio[22095]: time=\"2026-06-09T16:18:10.428671794Z\" level=info msg=\"Ran pod sandbox 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e with infra container: openstack/keystone-2b1e-account-create-7k2dj/POD\" id=7ed18962-0410-4ef9-bd25-63c879645d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.044763 | controller |     "Jun 09 16:18:10.433069 crc crio[22095]: time=\"2026-06-09T16:18:10.432646466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4925b767-d594-4d8e-a3f7-95ef34ee9082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044778 | controller |     "Jun 09 16:18:10.438630 crc crio[22095]: time=\"2026-06-09T16:18:10.438519586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7aaea9a5-2d3f-4500-ad30-312740c594a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044793 | controller |     "Jun 09 16:18:10.448385 crc crio[22095]: time=\"2026-06-09T16:18:10.448290287Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create\" id=2d001cf6-16b9-42b7-94ae-8e4513f6a648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044808 | controller |     "Jun 09 16:18:10.449017 crc crio[22095]: time=\"2026-06-09T16:18:10.448671467Z\" level=info msg=\"Created container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater\" id=aeacb0f9-e55b-4c1c-b53b-7044e422fe28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044824 | controller |     "Jun 09 16:18:10.449017 crc crio[22095]: time=\"2026-06-09T16:18:10.448774419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044839 | controller |     "Jun 09 16:18:10.451183 crc crio[22095]: time=\"2026-06-09T16:18:10.451101749Z\" level=info msg=\"Starting container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a\" id=0f7adde2-e283-4fe6-a7e4-ef4665fb9a4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.044874 | controller |     "Jun 09 16:18:10.457607 crc crio[22095]: time=\"2026-06-09T16:18:10.457528304Z\" level=info msg=\"Started container\" PID=62951 containerID=b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a description=openstack/swift-storage-0/object-updater id=0f7adde2-e283-4fe6-a7e4-ef4665fb9a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.044892 | controller |     "Jun 09 16:18:10.472268 crc crio[22095]: time=\"2026-06-09T16:18:10.472176239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=4a9e77fd-951c-4206-9916-11b77c7843e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044911 | controller |     "Jun 09 16:18:10.475035 crc crio[22095]: time=\"2026-06-09T16:18:10.474970151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b7f177f7-6eab-41e3-8f1f-781383c11c78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.044926 | controller |     "Jun 09 16:18:10.480838 crc crio[22095]: time=\"2026-06-09T16:18:10.480756129Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=b3776f64-c710-4ce9-a0c0-e097821080d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.044942 | controller |     "Jun 09 16:18:10.481320 crc crio[22095]: time=\"2026-06-09T16:18:10.481258082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044957 | controller |     "Jun 09 16:18:10.487591 crc crio[22095]: time=\"2026-06-09T16:18:10.48745079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044972 | controller |     "Jun 09 16:18:10.490226 crc crio[22095]: time=\"2026-06-09T16:18:10.490128229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.044987 | controller |     "Jun 09 16:18:10.526351 crc crio[22095]: time=\"2026-06-09T16:18:10.526260075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045002 | controller |     "Jun 09 16:18:10.531733 crc crio[22095]: time=\"2026-06-09T16:18:10.531651043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045018 | controller |     "Jun 09 16:18:10.669171 crc crio[22095]: time=\"2026-06-09T16:18:10.669023194Z\" level=info msg=\"Created container 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create\" id=2d001cf6-16b9-42b7-94ae-8e4513f6a648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045033 | controller |     "Jun 09 16:18:10.670990 crc crio[22095]: time=\"2026-06-09T16:18:10.670871421Z\" level=info msg=\"Starting container: 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9\" id=6bc84525-3374-435b-b25a-7b92de5bf7fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.045048 | controller |     "Jun 09 16:18:10.677050 crc crio[22095]: time=\"2026-06-09T16:18:10.676985608Z\" level=info msg=\"Started container\" PID=62963 containerID=48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9 description=openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create id=6bc84525-3374-435b-b25a-7b92de5bf7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e",
2026-06-09 17:40:44.045064 | controller |     "Jun 09 16:18:10.686158 crc crio[22095]: time=\"2026-06-09T16:18:10.686091121Z\" level=info msg=\"Created container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer\" id=b3776f64-c710-4ce9-a0c0-e097821080d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045079 | controller |     "Jun 09 16:18:10.687455 crc crio[22095]: time=\"2026-06-09T16:18:10.687350363Z\" level=info msg=\"Starting container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c\" id=8619b6d1-632e-4e1d-969b-0a83f2effead name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.045097 | controller |     "Jun 09 16:18:10.693882 crc crio[22095]: time=\"2026-06-09T16:18:10.693795059Z\" level=info msg=\"Started container\" PID=62970 containerID=d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c description=openstack/swift-storage-0/object-expirer id=8619b6d1-632e-4e1d-969b-0a83f2effead name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.045113 | controller |     "Jun 09 16:18:10.706638 crc crio[22095]: time=\"2026-06-09T16:18:10.706538835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b4e85031-e344-4d39-848e-3f70edc821b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045129 | controller |     "Jun 09 16:18:10.710813 crc crio[22095]: time=\"2026-06-09T16:18:10.710735923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ae805900-cc85-4c02-9cdc-95974ac1b7d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045144 | controller |     "Jun 09 16:18:10.718240 crc crio[22095]: time=\"2026-06-09T16:18:10.718142793Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=3fbde6d7-3e1a-4e4d-8a30-ec36d45c4737 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045159 | controller |     "Jun 09 16:18:10.719643 crc crio[22095]: time=\"2026-06-09T16:18:10.719578409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045175 | controller |     "Jun 09 16:18:10.764592 crc crio[22095]: time=\"2026-06-09T16:18:10.764516521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045190 | controller |     "Jun 09 16:18:10.773538 crc crio[22095]: time=\"2026-06-09T16:18:10.77346491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045205 | controller |     "Jun 09 16:18:10.986241 crc crio[22095]: time=\"2026-06-09T16:18:10.98573857Z\" level=info msg=\"Created container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync\" id=3fbde6d7-3e1a-4e4d-8a30-ec36d45c4737 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045220 | controller |     "Jun 09 16:18:10.987361 crc crio[22095]: time=\"2026-06-09T16:18:10.987261749Z\" level=info msg=\"Starting container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d\" id=f532193c-969d-4630-b81d-92d508ccbac2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.045235 | controller |     "Jun 09 16:18:10.992725 crc crio[22095]: time=\"2026-06-09T16:18:10.99233837Z\" level=info msg=\"Started container\" PID=62996 containerID=e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d description=openstack/swift-storage-0/rsync id=f532193c-969d-4630-b81d-92d508ccbac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.045250 | controller |     "Jun 09 16:18:11.002382 crc crio[22095]: time=\"2026-06-09T16:18:11.002340386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d613d8fa-6f5c-4262-9ffe-1cb4a14ee312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045265 | controller |     "Jun 09 16:18:11.007652 crc crio[22095]: time=\"2026-06-09T16:18:11.007518059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=61672253-912a-46a9-9e37-1af30eef42e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045283 | controller |     "Jun 09 16:18:11.015080 crc crio[22095]: time=\"2026-06-09T16:18:11.01497851Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=8cfddf50-bc12-4cf6-8dc1-15a5b920ddae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045299 | controller |     "Jun 09 16:18:11.016655 crc crio[22095]: time=\"2026-06-09T16:18:11.016574161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045314 | controller |     "Jun 09 16:18:11.060894 crc crio[22095]: time=\"2026-06-09T16:18:11.060824805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045329 | controller |     "Jun 09 16:18:11.066383 crc crio[22095]: time=\"2026-06-09T16:18:11.066292455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045345 | controller |     "Jun 09 16:18:11.239885 crc crio[22095]: time=\"2026-06-09T16:18:11.23975096Z\" level=info msg=\"Created container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron\" id=8cfddf50-bc12-4cf6-8dc1-15a5b920ddae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045360 | controller |     "Jun 09 16:18:11.241154 crc crio[22095]: time=\"2026-06-09T16:18:11.241087915Z\" level=info msg=\"Starting container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98\" id=15553b69-acca-4b33-9999-b7d1ce6ed43f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.045375 | controller |     "Jun 09 16:18:11.247481 crc crio[22095]: time=\"2026-06-09T16:18:11.247346975Z\" level=info msg=\"Started container\" PID=63009 containerID=781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 description=openstack/swift-storage-0/swift-recon-cron id=15553b69-acca-4b33-9999-b7d1ce6ed43f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133",
2026-06-09 17:40:44.045390 | controller |     "Jun 09 16:18:11.988722 crc crio[22095]: time=\"2026-06-09T16:18:11.988628482Z\" level=info msg=\"Stopping pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=52eb440d-2237-4f0d-ab5a-146cd4a31bcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.045406 | controller |     "Jun 09 16:18:11.990021 crc crio[22095]: time=\"2026-06-09T16:18:11.989352421Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-7k2dj Namespace:openstack ID:3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e UID:65720edb-1d90-49fb-aead-e6a2b9b72b2c NetNS:/var/run/netns/0183503a-9243-4e23-8fb5-cfb09d361eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65720edb_1d90_49fb_aead_e6a2b9b72b2c.slice PodAnnotations:0xc00263c750}] Aliases:map[]}\"",
2026-06-09 17:40:44.045421 | controller |     "Jun 09 16:18:11.990113 crc crio[22095]: time=\"2026-06-09T16:18:11.990056669Z\" level=info msg=\"Deleting pod openstack_keystone-2b1e-account-create-7k2dj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.045436 | controller |     "Jun 09 16:18:12.314152 crc crio[22095]: time=\"2026-06-09T16:18:12.307569506Z\" level=info msg=\"Stopped pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=52eb440d-2237-4f0d-ab5a-146cd4a31bcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.045452 | controller |     "Jun 09 16:18:12.838484 crc crio[22095]: time=\"2026-06-09T16:18:12.83837819Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-55c8c/POD\" id=58f0177e-e592-4113-aa2c-1c47b8919de1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.045470 | controller |     "Jun 09 16:18:12.838601 crc crio[22095]: time=\"2026-06-09T16:18:12.838524403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045486 | controller |     "Jun 09 16:18:12.868268 crc crio[22095]: time=\"2026-06-09T16:18:12.868104241Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc002b5c170}] Aliases:map[]}\"",
2026-06-09 17:40:44.045502 | controller |     "Jun 09 16:18:12.868268 crc crio[22095]: time=\"2026-06-09T16:18:12.868167603Z\" level=info msg=\"Adding pod openstack_glance-db-sync-55c8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.045517 | controller |     "Jun 09 16:18:12.934413 crc crio[22095]: time=\"2026-06-09T16:18:12.934319318Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-868d559989-75pjr/POD\" id=4f6b3cd3-d2a6-4468-bb0e-020a0e53534e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.045532 | controller |     "Jun 09 16:18:12.934572 crc crio[22095]: time=\"2026-06-09T16:18:12.934484283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045548 | controller |     "Jun 09 16:18:12.978009 crc crio[22095]: time=\"2026-06-09T16:18:12.977576787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc002b5c5e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.045564 | controller |     "Jun 09 16:18:12.978009 crc crio[22095]: time=\"2026-06-09T16:18:12.977978487Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-868d559989-75pjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.045579 | controller |     "Jun 09 16:18:13.370786 crc crio[22095]: 2026-06-09T16:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:560b7a9779b0cc7 Mac:8a:47:d5:5a:1f:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e SocketPath: PciID:}] [{Interface:0xc00013c780 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.045595 | controller |     "Jun 09 16:18:13.372613 crc crio[22095]: time=\"2026-06-09T16:18:13.37256311Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc002b5c170}] Aliases:map[]}\"",
2026-06-09 17:40:44.045618 | controller |     "Jun 09 16:18:13.372794 crc crio[22095]: time=\"2026-06-09T16:18:13.372727264Z\" level=info msg=\"Checking pod openstack_glance-db-sync-55c8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.045642 | controller |     "Jun 09 16:18:13.380791 crc crio[22095]: time=\"2026-06-09T16:18:13.380708258Z\" level=info msg=\"Ran pod sandbox 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 with infra container: openstack/glance-db-sync-55c8c/POD\" id=58f0177e-e592-4113-aa2c-1c47b8919de1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.045663 | controller |     "Jun 09 16:18:13.383079 crc crio[22095]: time=\"2026-06-09T16:18:13.382894944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045682 | controller |     "Jun 09 16:18:13.383385 crc crio[22095]: time=\"2026-06-09T16:18:13.383330316Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045702 | controller |     "Jun 09 16:18:13.383488 crc crio[22095]: time=\"2026-06-09T16:18:13.383408708Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=af70de46-09b3-416c-8de2-cdb4a52174cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045722 | controller |     "Jun 09 16:18:13.384907 crc crio[22095]: time=\"2026-06-09T16:18:13.384860295Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8578b4ae-d0e6-428f-814a-35d55fb5ca3b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.045741 | controller |     "Jun 09 16:18:13.390500 crc crio[22095]: time=\"2026-06-09T16:18:13.390393297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"",
2026-06-09 17:40:44.045803 | controller |     "Jun 09 16:18:13.555385 crc crio[22095]: 2026-06-09T16:18:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00440611ff2a0b0 Mac:4a:c2:7c:0d:8f:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 SocketPath: PciID:}] [{Interface:0xc000522770 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.045824 | controller |     "Jun 09 16:18:13.556693 crc crio[22095]: time=\"2026-06-09T16:18:13.556628777Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc002b5c5e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.045841 | controller |     "Jun 09 16:18:13.556850 crc crio[22095]: time=\"2026-06-09T16:18:13.556790631Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-868d559989-75pjr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.045879 | controller |     "Jun 09 16:18:13.563973 crc crio[22095]: time=\"2026-06-09T16:18:13.56378474Z\" level=info msg=\"Ran pod sandbox 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 with infra container: openstack/dnsmasq-dns-868d559989-75pjr/POD\" id=4f6b3cd3-d2a6-4468-bb0e-020a0e53534e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.045897 | controller |     "Jun 09 16:18:13.565832 crc crio[22095]: time=\"2026-06-09T16:18:13.565763271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6f4107f7-ba5b-4ce0-b379-5c1ba67386a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045916 | controller |     "Jun 09 16:18:13.622790 crc crio[22095]: time=\"2026-06-09T16:18:13.622677809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c7829e7b-af5b-4db0-a93b-5fccf57d543d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.045933 | controller |     "Jun 09 16:18:13.631012 crc crio[22095]: time=\"2026-06-09T16:18:13.63089119Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-75pjr/init\" id=3f2354b6-dcfe-4af4-a920-bca778551a97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.045948 | controller |     "Jun 09 16:18:13.631356 crc crio[22095]: time=\"2026-06-09T16:18:13.631306471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045964 | controller |     "Jun 09 16:18:13.706226 crc crio[22095]: time=\"2026-06-09T16:18:13.70462411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045980 | controller |     "Jun 09 16:18:13.713793 crc crio[22095]: time=\"2026-06-09T16:18:13.710729086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.045996 | controller |     "Jun 09 16:18:13.811389 crc crio[22095]: time=\"2026-06-09T16:18:13.81120351Z\" level=info msg=\"Created container a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972: openstack/dnsmasq-dns-868d559989-75pjr/init\" id=3f2354b6-dcfe-4af4-a920-bca778551a97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046012 | controller |     "Jun 09 16:18:13.812544 crc crio[22095]: time=\"2026-06-09T16:18:13.812488593Z\" level=info msg=\"Starting container: a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972\" id=6b359548-541b-4af1-8ddc-f715256efb92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.046028 | controller |     "Jun 09 16:18:13.818214 crc crio[22095]: time=\"2026-06-09T16:18:13.818137618Z\" level=info msg=\"Started container\" PID=63220 containerID=a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972 description=openstack/dnsmasq-dns-868d559989-75pjr/init id=6b359548-541b-4af1-8ddc-f715256efb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64",
2026-06-09 17:40:44.046043 | controller |     "Jun 09 16:18:14.024150 crc crio[22095]: time=\"2026-06-09T16:18:14.022611038Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cfkth-config-8dz6p/POD\" id=b151202b-2144-468f-a8b6-7f37334f6dec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.046058 | controller |     "Jun 09 16:18:14.024150 crc crio[22095]: time=\"2026-06-09T16:18:14.023202523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046073 | controller |     "Jun 09 16:18:14.069444 crc crio[22095]: time=\"2026-06-09T16:18:14.069150581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=45f8119f-49b3-495d-9f30-50706e6254d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.046088 | controller |     "Jun 09 16:18:14.115811 crc crio[22095]: time=\"2026-06-09T16:18:14.115737835Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc000526538}] Aliases:map[]}\"",
2026-06-09 17:40:44.046106 | controller |     "Jun 09 16:18:14.115811 crc crio[22095]: time=\"2026-06-09T16:18:14.115805186Z\" level=info msg=\"Adding pod openstack_ovn-controller-cfkth-config-8dz6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.046122 | controller |     "Jun 09 16:18:14.153590 crc crio[22095]: time=\"2026-06-09T16:18:14.153452041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=714a61b7-a415-4d28-b121-54132bfbfa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.046137 | controller |     "Jun 09 16:18:14.165142 crc crio[22095]: time=\"2026-06-09T16:18:14.165069489Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=d40f0605-6af5-4465-8471-127b0da87405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046152 | controller |     "Jun 09 16:18:14.165566 crc crio[22095]: time=\"2026-06-09T16:18:14.165522841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046166 | controller |     "Jun 09 16:18:14.213214 crc crio[22095]: time=\"2026-06-09T16:18:14.212880384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046181 | controller |     "Jun 09 16:18:14.219790 crc crio[22095]: time=\"2026-06-09T16:18:14.219570066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046196 | controller |     "Jun 09 16:18:14.350588 crc crio[22095]: time=\"2026-06-09T16:18:14.349354922Z\" level=info msg=\"Created container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=d40f0605-6af5-4465-8471-127b0da87405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046211 | controller |     "Jun 09 16:18:14.353145 crc crio[22095]: time=\"2026-06-09T16:18:14.353077037Z\" level=info msg=\"Starting container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a\" id=b41cfab1-f608-4544-b15b-af1ebe9163bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.046226 | controller |     "Jun 09 16:18:14.365572 crc crio[22095]: time=\"2026-06-09T16:18:14.365497485Z\" level=info msg=\"Started container\" PID=63312 containerID=c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a description=openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns id=b41cfab1-f608-4544-b15b-af1ebe9163bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64",
2026-06-09 17:40:44.046241 | controller |     "Jun 09 16:18:14.729703 crc crio[22095]: 2026-06-09T16:18:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e52bcb738d6585 Mac:9e:32:5e:83:58:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 SocketPath: PciID:}] [{Interface:0xc000310830 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.046256 | controller |     "Jun 09 16:18:14.731606 crc crio[22095]: time=\"2026-06-09T16:18:14.730670454Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc000526538}] Aliases:map[]}\"",
2026-06-09 17:40:44.046275 | controller |     "Jun 09 16:18:14.731606 crc crio[22095]: time=\"2026-06-09T16:18:14.730966062Z\" level=info msg=\"Checking pod openstack_ovn-controller-cfkth-config-8dz6p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.046290 | controller |     "Jun 09 16:18:14.759467 crc crio[22095]: time=\"2026-06-09T16:18:14.750619615Z\" level=info msg=\"Ran pod sandbox 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d with infra container: openstack/ovn-controller-cfkth-config-8dz6p/POD\" id=b151202b-2144-468f-a8b6-7f37334f6dec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.046306 | controller |     "Jun 09 16:18:14.759467 crc crio[22095]: time=\"2026-06-09T16:18:14.757890862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=7789f5c4-224d-4f14-b59c-e1c522f9418d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.046321 | controller |     "Jun 09 16:18:14.766590 crc crio[22095]: time=\"2026-06-09T16:18:14.766452871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b37957d8-b5bc-4aa0-9edd-b89afadc3832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.046335 | controller |     "Jun 09 16:18:14.775624 crc crio[22095]: time=\"2026-06-09T16:18:14.775557004Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config\" id=6ff08f9d-ffa6-4178-bd2f-1e7da53a8e7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046350 | controller |     "Jun 09 16:18:14.776169 crc crio[22095]: time=\"2026-06-09T16:18:14.776055327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046365 | controller |     "Jun 09 16:18:14.849344 crc crio[22095]: time=\"2026-06-09T16:18:14.84681308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046380 | controller |     "Jun 09 16:18:15.069247 crc crio[22095]: time=\"2026-06-09T16:18:15.06880655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046394 | controller |     "Jun 09 16:18:15.210620 crc crio[22095]: time=\"2026-06-09T16:18:15.210498991Z\" level=info msg=\"Created container 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config\" id=6ff08f9d-ffa6-4178-bd2f-1e7da53a8e7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046409 | controller |     "Jun 09 16:18:15.211789 crc crio[22095]: time=\"2026-06-09T16:18:15.211712312Z\" level=info msg=\"Starting container: 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c\" id=11c75f33-8529-4e7d-8eab-077480c286ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.046424 | controller |     "Jun 09 16:18:15.220096 crc crio[22095]: time=\"2026-06-09T16:18:15.220046346Z\" level=info msg=\"Started container\" PID=63342 containerID=533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c description=openstack/ovn-controller-cfkth-config-8dz6p/ovn-config id=11c75f33-8529-4e7d-8eab-077480c286ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d",
2026-06-09 17:40:44.046442 | controller |     "Jun 09 16:18:17.162119 crc crio[22095]: time=\"2026-06-09T16:18:17.161298176Z\" level=info msg=\"Stopping pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=b7d6d70b-80e5-4514-9ea5-60936e8cf101 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046457 | controller |     "Jun 09 16:18:17.165135 crc crio[22095]: time=\"2026-06-09T16:18:17.165024911Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-8dz6p Namespace:openstack ID:2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d UID:63871f6d-62fe-4103-ae38-f7e34166ae54 NetNS:/var/run/netns/80d60a63-885d-4d42-b65c-c53b2123e3f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63871f6d_62fe_4103_ae38_f7e34166ae54.slice PodAnnotations:0xc001288450}] Aliases:map[]}\"",
2026-06-09 17:40:44.046472 | controller |     "Jun 09 16:18:17.165838 crc crio[22095]: time=\"2026-06-09T16:18:17.165811321Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cfkth-config-8dz6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.046487 | controller |     "Jun 09 16:18:17.479836 crc crio[22095]: time=\"2026-06-09T16:18:17.479487309Z\" level=info msg=\"Stopped pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=b7d6d70b-80e5-4514-9ea5-60936e8cf101 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046502 | controller |     "Jun 09 16:18:20.566319 crc crio[22095]: time=\"2026-06-09T16:18:20.565565309Z\" level=info msg=\"Running pod sandbox: openstack/placement-9a1f-account-create-qz9n9/POD\" id=6f913aad-d916-4a86-a9ff-bf772dbaea1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.046516 | controller |     "Jun 09 16:18:20.567711 crc crio[22095]: time=\"2026-06-09T16:18:20.566350479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046531 | controller |     "Jun 09 16:18:20.621111 crc crio[22095]: time=\"2026-06-09T16:18:20.620671591Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.046546 | controller |     "Jun 09 16:18:20.621111 crc crio[22095]: time=\"2026-06-09T16:18:20.620736203Z\" level=info msg=\"Adding pod openstack_placement-9a1f-account-create-qz9n9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.046560 | controller |     "Jun 09 16:18:21.128065 crc crio[22095]: 2026-06-09T16:18:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf78793881220c2 Mac:9a:e3:0e:88:9d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.046575 | controller |     "Jun 09 16:18:21.130006 crc crio[22095]: time=\"2026-06-09T16:18:21.12988621Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.046595 | controller |     "Jun 09 16:18:21.130163 crc crio[22095]: time=\"2026-06-09T16:18:21.130104576Z\" level=info msg=\"Checking pod openstack_placement-9a1f-account-create-qz9n9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.046611 | controller |     "Jun 09 16:18:21.139198 crc crio[22095]: time=\"2026-06-09T16:18:21.138682226Z\" level=info msg=\"Ran pod sandbox cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 with infra container: openstack/placement-9a1f-account-create-qz9n9/POD\" id=6f913aad-d916-4a86-a9ff-bf772dbaea1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.046625 | controller |     "Jun 09 16:18:21.141262 crc crio[22095]: time=\"2026-06-09T16:18:21.14118005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5ee6c642-9741-42d7-89f9-514a2e72a0d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.046639 | controller |     "Jun 09 16:18:21.143777 crc crio[22095]: time=\"2026-06-09T16:18:21.143704304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=90c07329-0f53-4f5b-a212-e97d7deab583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.046654 | controller |     "Jun 09 16:18:21.153408 crc crio[22095]: time=\"2026-06-09T16:18:21.153261539Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create\" id=85476566-cfe8-4657-a4bb-21f36a62cc27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046668 | controller |     "Jun 09 16:18:21.154610 crc crio[22095]: time=\"2026-06-09T16:18:21.154567743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046683 | controller |     "Jun 09 16:18:21.254446 crc crio[22095]: time=\"2026-06-09T16:18:21.254125374Z\" level=info msg=\"Stopping container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f (timeout: 10s)\" id=0fcbe009-39f6-4d6f-9181-00c851531fd8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.046697 | controller |     "Jun 09 16:18:21.266785 crc crio[22095]: time=\"2026-06-09T16:18:21.266598184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046712 | controller |     "Jun 09 16:18:21.279385 crc crio[22095]: time=\"2026-06-09T16:18:21.279297839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.046726 | controller |     "Jun 09 16:18:21.388275 crc crio[22095]: time=\"2026-06-09T16:18:21.38818876Z\" level=info msg=\"Stopped container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=0fcbe009-39f6-4d6f-9181-00c851531fd8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.046741 | controller |     "Jun 09 16:18:21.389354 crc crio[22095]: time=\"2026-06-09T16:18:21.389271908Z\" level=info msg=\"Stopping pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=ab34ff24-68e8-46d1-8786-47204aad3c50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046757 | controller |     "Jun 09 16:18:21.389828 crc crio[22095]: time=\"2026-06-09T16:18:21.38975461Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-2btqj Namespace:openstack ID:68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4 UID:f2dd6284-48e3-4c72-92bb-d09719825080 NetNS:/var/run/netns/e380a836-ca25-4583-839d-966f2dae11a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2dd6284_48e3_4c72_92bb_d09719825080.slice PodAnnotations:0xc0028b6318}] Aliases:map[]}\"",
2026-06-09 17:40:44.046775 | controller |     "Jun 09 16:18:21.390007 crc crio[22095]: time=\"2026-06-09T16:18:21.389962385Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-2btqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.046790 | controller |     "Jun 09 16:18:21.555289 crc crio[22095]: time=\"2026-06-09T16:18:21.550672674Z\" level=info msg=\"Created container a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create\" id=85476566-cfe8-4657-a4bb-21f36a62cc27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.046805 | controller |     "Jun 09 16:18:21.555289 crc crio[22095]: time=\"2026-06-09T16:18:21.552203483Z\" level=info msg=\"Starting container: a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad\" id=6d27fc18-1708-4375-af97-d1248a3fe531 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.046820 | controller |     "Jun 09 16:18:21.558385 crc crio[22095]: time=\"2026-06-09T16:18:21.558276089Z\" level=info msg=\"Started container\" PID=63802 containerID=a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad description=openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create id=6d27fc18-1708-4375-af97-d1248a3fe531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3",
2026-06-09 17:40:44.046835 | controller |     "Jun 09 16:18:21.836111 crc crio[22095]: time=\"2026-06-09T16:18:21.835687328Z\" level=info msg=\"Stopped pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=ab34ff24-68e8-46d1-8786-47204aad3c50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046871 | controller |     "Jun 09 16:18:22.284044 crc crio[22095]: time=\"2026-06-09T16:18:22.283795002Z\" level=info msg=\"Removing container: cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f\" id=14fbe5f3-dd27-48bf-9181-1224a9cf637c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.046892 | controller |     "Jun 09 16:18:23.301470 crc crio[22095]: time=\"2026-06-09T16:18:23.295145831Z\" level=info msg=\"Stopping pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=a1212b99-3276-4ee9-ad15-812fee2d5872 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046909 | controller |     "Jun 09 16:18:23.301470 crc crio[22095]: time=\"2026-06-09T16:18:23.296083185Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-qz9n9 Namespace:openstack ID:cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3 UID:979cfae1-e768-428f-ba92-f621f2bcd4be NetNS:/var/run/netns/17d65a44-4cd6-4b49-83e0-dc4dd0fb73d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod979cfae1_e768_428f_ba92_f621f2bcd4be.slice PodAnnotations:0xc0012888b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.046924 | controller |     "Jun 09 16:18:23.301470 crc crio[22095]: time=\"2026-06-09T16:18:23.296210308Z\" level=info msg=\"Deleting pod openstack_placement-9a1f-account-create-qz9n9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.046939 | controller |     "Jun 09 16:18:24.201772 crc crio[22095]: time=\"2026-06-09T16:18:24.200330989Z\" level=info msg=\"Stopping pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=d9944706-4ee8-4ae6-b195-4a1cf331f6a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046958 | controller |     "Jun 09 16:18:24.201772 crc crio[22095]: time=\"2026-06-09T16:18:24.201252012Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=d9944706-4ee8-4ae6-b195-4a1cf331f6a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.046973 | controller |     "Jun 09 16:18:24.203203 crc crio[22095]: time=\"2026-06-09T16:18:24.203161031Z\" level=info msg=\"Removing pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=ee8709b5-c0e2-46b2-8887-3984ec30e080 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.046988 | controller |     "Jun 09 16:18:25.177866 crc crio[22095]: time=\"2026-06-09T16:18:25.177364557Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-mjqmr/POD\" id=52f23a66-5f46-49c7-9030-9eabef39aee0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.047003 | controller |     "Jun 09 16:18:25.179040 crc crio[22095]: time=\"2026-06-09T16:18:25.177890731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047018 | controller |     "Jun 09 16:18:25.295506 crc crio[22095]: time=\"2026-06-09T16:18:25.294813797Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-6pkg9/POD\" id=fc16df90-db62-4493-8325-0c346b491484 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.047033 | controller |     "Jun 09 16:18:25.295506 crc crio[22095]: time=\"2026-06-09T16:18:25.295076484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047048 | controller |     "Jun 09 16:18:25.568096 crc crio[22095]: time=\"2026-06-09T16:18:25.568019349Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-7f4lt/POD\" id=58ce5634-6294-4ff4-855f-ef3e4a2d182d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.047063 | controller |     "Jun 09 16:18:25.568263 crc crio[22095]: time=\"2026-06-09T16:18:25.568128391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047078 | controller |     "Jun 09 16:18:25.800373 crc crio[22095]: time=\"2026-06-09T16:18:25.800284531Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-2nzd5/POD\" id=f02811b9-e911-4112-89b6-beb83689ef83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.047093 | controller |     "Jun 09 16:18:25.800552 crc crio[22095]: time=\"2026-06-09T16:18:25.800387034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047108 | controller |     "Jun 09 16:18:32.915750 crc crio[22095]: time=\"2026-06-09T16:18:32.9152261Z\" level=info msg=\"Stopped pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=a1212b99-3276-4ee9-ad15-812fee2d5872 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047123 | controller |     "Jun 09 16:18:32.930193 crc crio[22095]: time=\"2026-06-09T16:18:32.930092351Z\" level=info msg=\"Removed pod sandbox: 3d2f29bdf41cbafff68570c6ff1d490de2b234e75a335f572b830c0a764b1a10\" id=ee8709b5-c0e2-46b2-8887-3984ec30e080 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047138 | controller |     "Jun 09 16:18:32.935974 crc crio[22095]: time=\"2026-06-09T16:18:32.935827098Z\" level=info msg=\"Stopping pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=719463ff-6d21-4dbd-8c48-238465efaebd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047152 | controller |     "Jun 09 16:18:32.935974 crc crio[22095]: time=\"2026-06-09T16:18:32.935968991Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=719463ff-6d21-4dbd-8c48-238465efaebd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047182 | controller |     "Jun 09 16:18:32.940707 crc crio[22095]: time=\"2026-06-09T16:18:32.940301602Z\" level=info msg=\"Removing pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=b71d9a0a-036e-4858-a347-96d8c1c5becd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047198 | controller |     "Jun 09 16:18:33.000028 crc crio[22095]: time=\"2026-06-09T16:18:32.999864409Z\" level=info msg=\"Removed container cf6e67c7b2279c1bda5ed6c80a92fd6958ab12ef53239788ab7f4444190f823f: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/dnsmasq-dns\" id=14fbe5f3-dd27-48bf-9181-1224a9cf637c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.047214 | controller |     "Jun 09 16:18:33.003890 crc crio[22095]: time=\"2026-06-09T16:18:33.00381388Z\" level=info msg=\"Removing container: 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a\" id=876b7fcc-2f6b-453e-a53b-6a8fc6efb7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.047231 | controller |     "Jun 09 16:18:33.082215 crc crio[22095]: time=\"2026-06-09T16:18:33.082115767Z\" level=info msg=\"Removed pod sandbox: 91ed0c484e99f2992403ca3abebb5316df1bfc935023fe69651c7ddc477c7e7e\" id=b71d9a0a-036e-4858-a347-96d8c1c5becd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047247 | controller |     "Jun 09 16:18:33.083317 crc crio[22095]: time=\"2026-06-09T16:18:33.083218365Z\" level=info msg=\"Stopping pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=5f2caa46-38d2-4b93-8f71-0d01307cc033 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047262 | controller |     "Jun 09 16:18:33.083474 crc crio[22095]: time=\"2026-06-09T16:18:33.083336838Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=5f2caa46-38d2-4b93-8f71-0d01307cc033 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047276 | controller |     "Jun 09 16:18:33.084150 crc crio[22095]: time=\"2026-06-09T16:18:33.084081507Z\" level=info msg=\"Removing pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=44306444-9c92-43fa-b7bc-b0bfc968bfa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047291 | controller |     "Jun 09 16:18:33.103592 crc crio[22095]: time=\"2026-06-09T16:18:33.103484065Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc002b5c2e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.047306 | controller |     "Jun 09 16:18:33.103592 crc crio[22095]: time=\"2026-06-09T16:18:33.103572397Z\" level=info msg=\"Adding pod openstack_barbican-db-create-6pkg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.047321 | controller |     "Jun 09 16:18:33.110461 crc crio[22095]: time=\"2026-06-09T16:18:33.107522978Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc0019841d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.047337 | controller |     "Jun 09 16:18:33.110461 crc crio[22095]: time=\"2026-06-09T16:18:33.10759924Z\" level=info msg=\"Adding pod openstack_neutron-db-create-7f4lt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.047355 | controller |     "Jun 09 16:18:33.130827 crc crio[22095]: time=\"2026-06-09T16:18:33.130712362Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00263c4e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.047371 | controller |     "Jun 09 16:18:33.130827 crc crio[22095]: time=\"2026-06-09T16:18:33.130823475Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-2nzd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.047386 | controller |     "Jun 09 16:18:33.132085 crc crio[22095]: time=\"2026-06-09T16:18:33.131530703Z\" level=info msg=\"Removed container 7dc8ee7e28560c6b80acc349f90d8922f97419226d0e12b22275049af403b43a: openstack/dnsmasq-dns-7bfbc64dcf-2btqj/init\" id=876b7fcc-2f6b-453e-a53b-6a8fc6efb7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.047400 | controller |     "Jun 09 16:18:33.140294 crc crio[22095]: time=\"2026-06-09T16:18:33.140112713Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8578b4ae-d0e6-428f-814a-35d55fb5ca3b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.047415 | controller |     "Jun 09 16:18:33.141336 crc crio[22095]: time=\"2026-06-09T16:18:33.141237752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b7f54ff9-9685-482b-9faa-faf6330ec12b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.047430 | controller |     "Jun 09 16:18:33.151454 crc crio[22095]: time=\"2026-06-09T16:18:33.151367242Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc001984438}] Aliases:map[]}\"",
2026-06-09 17:40:44.047445 | controller |     "Jun 09 16:18:33.151454 crc crio[22095]: time=\"2026-06-09T16:18:33.151456494Z\" level=info msg=\"Adding pod openstack_cinder-db-create-mjqmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.047460 | controller |     "Jun 09 16:18:33.159692 crc crio[22095]: time=\"2026-06-09T16:18:33.157253053Z\" level=info msg=\"Removed pod sandbox: 7134403bb1e82195c76e41d5d7c99c1f000622b250f436ae6c38dd1bf0c5bf4c\" id=44306444-9c92-43fa-b7bc-b0bfc968bfa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047475 | controller |     "Jun 09 16:18:33.159692 crc crio[22095]: time=\"2026-06-09T16:18:33.158267939Z\" level=info msg=\"Stopping pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=533b2a08-be03-4f16-a013-e6a5e1a0c809 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047490 | controller |     "Jun 09 16:18:33.159692 crc crio[22095]: time=\"2026-06-09T16:18:33.158349221Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=533b2a08-be03-4f16-a013-e6a5e1a0c809 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047509 | controller |     "Jun 09 16:18:33.161103 crc crio[22095]: time=\"2026-06-09T16:18:33.160727211Z\" level=info msg=\"Removing pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=201e8d2f-da1d-4006-a234-e0dde388a1fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047524 | controller |     "Jun 09 16:18:33.188499 crc crio[22095]: time=\"2026-06-09T16:18:33.187809556Z\" level=info msg=\"Removed pod sandbox: b0601f61b2850c4c5ffe0400b858d2a9504787b05be040a9cac2149700c89e14\" id=201e8d2f-da1d-4006-a234-e0dde388a1fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047538 | controller |     "Jun 09 16:18:33.206710 crc crio[22095]: time=\"2026-06-09T16:18:33.206643318Z\" level=info msg=\"Stopping pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=b6387c78-2c7c-447a-8b99-a99bb028b15c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047553 | controller |     "Jun 09 16:18:33.206894 crc crio[22095]: time=\"2026-06-09T16:18:33.206744471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=b6387c78-2c7c-447a-8b99-a99bb028b15c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.047567 | controller |     "Jun 09 16:18:33.207453 crc crio[22095]: time=\"2026-06-09T16:18:33.207354627Z\" level=info msg=\"Removing pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=63276deb-8024-49da-bd53-f7f3dfeb4f15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047581 | controller |     "Jun 09 16:18:33.233712 crc crio[22095]: time=\"2026-06-09T16:18:33.233368973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e8eb8f8d-4bca-44ee-88df-195178e7137c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.047596 | controller |     "Jun 09 16:18:33.249719 crc crio[22095]: time=\"2026-06-09T16:18:33.249538688Z\" level=info msg=\"Removed pod sandbox: 72b57c966eb427f860ed6c3b2fcb9c594bb5bbf4e10b38195d19885c63084866\" id=63276deb-8024-49da-bd53-f7f3dfeb4f15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.047610 | controller |     "Jun 09 16:18:33.272205 crc crio[22095]: time=\"2026-06-09T16:18:33.272051365Z\" level=info msg=\"Creating container: openstack/glance-db-sync-55c8c/glance-db-sync\" id=7e7a8a44-8a1d-4161-bc79-eb3db343273b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.047624 | controller |     "Jun 09 16:18:33.274206 crc crio[22095]: time=\"2026-06-09T16:18:33.274081547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047639 | controller |     "Jun 09 16:18:33.347595 crc crio[22095]: time=\"2026-06-09T16:18:33.347499858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047653 | controller |     "Jun 09 16:18:33.666626 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c82b7fd9963bfd Mac:92:13:52:8f:da:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.047668 | controller |     "Jun 09 16:18:33.668347 crc crio[22095]: time=\"2026-06-09T16:18:33.668270849Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc002b5c2e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.047686 | controller |     "Jun 09 16:18:33.668561 crc crio[22095]: time=\"2026-06-09T16:18:33.668506805Z\" level=info msg=\"Checking pod openstack_barbican-db-create-6pkg9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.047701 | controller |     "Jun 09 16:18:33.683810 crc crio[22095]: time=\"2026-06-09T16:18:33.683713645Z\" level=info msg=\"Ran pod sandbox 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 with infra container: openstack/barbican-db-create-6pkg9/POD\" id=fc16df90-db62-4493-8325-0c346b491484 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.047716 | controller |     "Jun 09 16:18:33.688187 crc crio[22095]: time=\"2026-06-09T16:18:33.688024485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d6e747e9-a58a-480f-a67e-121ade12cd09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.047731 | controller |     "Jun 09 16:18:33.693277 crc crio[22095]: time=\"2026-06-09T16:18:33.693153587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ebf5168b-843e-4803-809a-5cd2f4df07b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.047745 | controller |     "Jun 09 16:18:33.699589 crc crio[22095]: time=\"2026-06-09T16:18:33.69952838Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6pkg9/mariadb-database-create\" id=74024efd-d0b6-4f99-9838-3caacb4345b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.047760 | controller |     "Jun 09 16:18:33.699869 crc crio[22095]: time=\"2026-06-09T16:18:33.699811297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047775 | controller |     "Jun 09 16:18:33.740137 crc crio[22095]: time=\"2026-06-09T16:18:33.738660943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047790 | controller |     "Jun 09 16:18:33.750021 crc crio[22095]: time=\"2026-06-09T16:18:33.749899451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.047805 | controller |     "Jun 09 16:18:33.818147 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:297215e055d8d71 Mac:12:2e:ea:22:dc:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f SocketPath: PciID:}] [{Interface:0xc000230d40 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.047820 | controller |     "Jun 09 16:18:33.820562 crc crio[22095]: time=\"2026-06-09T16:18:33.82048375Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc0019841d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.047836 | controller |     "Jun 09 16:18:33.820728 crc crio[22095]: time=\"2026-06-09T16:18:33.820676455Z\" level=info msg=\"Checking pod openstack_neutron-db-create-7f4lt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.047867 | controller |     "Jun 09 16:18:33.822227 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcd5647ab3384b5 Mac:d6:18:cf:aa:14:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 SocketPath: PciID:}] [{Interface:0xc0002fcdc0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.047891 | controller |     "Jun 09 16:18:33.823510 crc crio[22095]: time=\"2026-06-09T16:18:33.823412625Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc001984438}] Aliases:map[]}\"",
2026-06-09 17:40:44.047908 | controller |     "Jun 09 16:18:33.823711 crc crio[22095]: time=\"2026-06-09T16:18:33.823655731Z\" level=info msg=\"Checking pod openstack_cinder-db-create-mjqmr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.047923 | controller |     "Jun 09 16:18:33.827901 crc crio[22095]: 2026-06-09T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e8d77ea9ff8278 Mac:5e:a7:7d:e4:9d:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.047939 | controller |     "Jun 09 16:18:33.828844 crc crio[22095]: time=\"2026-06-09T16:18:33.828762882Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00263c4e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.047954 | controller |     "Jun 09 16:18:33.829172 crc crio[22095]: time=\"2026-06-09T16:18:33.829115101Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-2nzd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.047969 | controller |     "Jun 09 16:18:33.830521 crc crio[22095]: time=\"2026-06-09T16:18:33.830371233Z\" level=info msg=\"Ran pod sandbox 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e with infra container: openstack/neutron-db-create-7f4lt/POD\" id=58ce5634-6294-4ff4-855f-ef3e4a2d182d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.047984 | controller |     "Jun 09 16:18:33.835223 crc crio[22095]: time=\"2026-06-09T16:18:33.835010892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=44d71d05-bf5b-440f-ab90-6bc0a833e532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.047998 | controller |     "Jun 09 16:18:33.842010 crc crio[22095]: time=\"2026-06-09T16:18:33.841625282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1e847c23-3133-4860-a94e-85d19b0256c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048013 | controller |     "Jun 09 16:18:33.850293 crc crio[22095]: time=\"2026-06-09T16:18:33.850201641Z\" level=info msg=\"Ran pod sandbox 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 with infra container: openstack/keystone-db-sync-2nzd5/POD\" id=f02811b9-e911-4112-89b6-beb83689ef83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.048031 | controller |     "Jun 09 16:18:33.850838 crc crio[22095]: time=\"2026-06-09T16:18:33.850749875Z\" level=info msg=\"Creating container: openstack/neutron-db-create-7f4lt/mariadb-database-create\" id=ae9c56aa-a7f0-4fc3-811f-cd3f783693ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048046 | controller |     "Jun 09 16:18:33.851294 crc crio[22095]: time=\"2026-06-09T16:18:33.851235728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048061 | controller |     "Jun 09 16:18:33.856258 crc crio[22095]: time=\"2026-06-09T16:18:33.856203365Z\" level=info msg=\"Ran pod sandbox bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 with infra container: openstack/cinder-db-create-mjqmr/POD\" id=52f23a66-5f46-49c7-9030-9eabef39aee0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.048076 | controller |     "Jun 09 16:18:33.856347 crc crio[22095]: time=\"2026-06-09T16:18:33.856274817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048090 | controller |     "Jun 09 16:18:33.858803 crc crio[22095]: time=\"2026-06-09T16:18:33.85873723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a440b52d-9367-47c7-a65c-4cbbf7bccce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048105 | controller |     "Jun 09 16:18:33.872676 crc crio[22095]: time=\"2026-06-09T16:18:33.872624516Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048120 | controller |     "Jun 09 16:18:33.873078 crc crio[22095]: time=\"2026-06-09T16:18:33.873050737Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=d4e1d1d1-077f-4cf5-bbf8-0c8d4ed4cfae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048135 | controller |     "Jun 09 16:18:33.874562 crc crio[22095]: time=\"2026-06-09T16:18:33.874490604Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=cc063d06-0e7e-4219-b7a0-e3c14f3fdd37 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.048151 | controller |     "Jun 09 16:18:33.875642 crc crio[22095]: time=\"2026-06-09T16:18:33.875380597Z\" level=info msg=\"Created container cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e: openstack/barbican-db-create-6pkg9/mariadb-database-create\" id=74024efd-d0b6-4f99-9838-3caacb4345b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048165 | controller |     "Jun 09 16:18:33.878034 crc crio[22095]: time=\"2026-06-09T16:18:33.876650579Z\" level=info msg=\"Starting container: cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e\" id=cfdb37bc-41b1-4de7-b6ad-2064e1f3aee4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.048180 | controller |     "Jun 09 16:18:33.878411 crc crio[22095]: time=\"2026-06-09T16:18:33.8782293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d227a364-6f39-4ccf-b3da-42c25697a586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048195 | controller |     "Jun 09 16:18:33.881185 crc crio[22095]: time=\"2026-06-09T16:18:33.881064322Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"",
2026-06-09 17:40:44.048213 | controller |     "Jun 09 16:18:33.890415 crc crio[22095]: time=\"2026-06-09T16:18:33.890288639Z\" level=info msg=\"Creating container: openstack/cinder-db-create-mjqmr/mariadb-database-create\" id=f0833fd1-3779-46cc-9e24-773ceac22fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048228 | controller |     "Jun 09 16:18:33.890902 crc crio[22095]: time=\"2026-06-09T16:18:33.890819832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048243 | controller |     "Jun 09 16:18:33.891797 crc crio[22095]: time=\"2026-06-09T16:18:33.891716615Z\" level=info msg=\"Started container\" PID=64729 containerID=cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e description=openstack/barbican-db-create-6pkg9/mariadb-database-create id=cfdb37bc-41b1-4de7-b6ad-2064e1f3aee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39",
2026-06-09 17:40:44.048259 | controller |     "Jun 09 16:18:33.925745 crc crio[22095]: time=\"2026-06-09T16:18:33.925652925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048273 | controller |     "Jun 09 16:18:33.930868 crc crio[22095]: time=\"2026-06-09T16:18:33.930807467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048288 | controller |     "Jun 09 16:18:33.976109 crc crio[22095]: time=\"2026-06-09T16:18:33.975989595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048303 | controller |     "Jun 09 16:18:33.981132 crc crio[22095]: time=\"2026-06-09T16:18:33.981061205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048318 | controller |     "Jun 09 16:18:34.072775 crc crio[22095]: time=\"2026-06-09T16:18:34.071199065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048333 | controller |     "Jun 09 16:18:34.253860 crc crio[22095]: time=\"2026-06-09T16:18:34.253787914Z\" level=info msg=\"Created container b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60: openstack/cinder-db-create-mjqmr/mariadb-database-create\" id=f0833fd1-3779-46cc-9e24-773ceac22fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048348 | controller |     "Jun 09 16:18:34.255188 crc crio[22095]: time=\"2026-06-09T16:18:34.255119608Z\" level=info msg=\"Starting container: b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60\" id=c1b9de66-4618-412c-82f5-a6f983001ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.048363 | controller |     "Jun 09 16:18:34.259146 crc crio[22095]: time=\"2026-06-09T16:18:34.25906985Z\" level=info msg=\"Created container b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78: openstack/glance-db-sync-55c8c/glance-db-sync\" id=7e7a8a44-8a1d-4161-bc79-eb3db343273b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048377 | controller |     "Jun 09 16:18:34.260037 crc crio[22095]: time=\"2026-06-09T16:18:34.259973383Z\" level=info msg=\"Created container 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1: openstack/neutron-db-create-7f4lt/mariadb-database-create\" id=ae9c56aa-a7f0-4fc3-811f-cd3f783693ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048395 | controller |     "Jun 09 16:18:34.260354 crc crio[22095]: time=\"2026-06-09T16:18:34.260291551Z\" level=info msg=\"Starting container: b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78\" id=2a16fb72-e724-4b0c-93e9-b49c9b44e6dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.048410 | controller |     "Jun 09 16:18:34.260768 crc crio[22095]: time=\"2026-06-09T16:18:34.260685651Z\" level=info msg=\"Starting container: 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1\" id=dfd1f598-08b7-49ee-9ace-dad718b32bcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.048425 | controller |     "Jun 09 16:18:34.261438 crc crio[22095]: time=\"2026-06-09T16:18:34.261347558Z\" level=info msg=\"Started container\" PID=64755 containerID=b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60 description=openstack/cinder-db-create-mjqmr/mariadb-database-create id=c1b9de66-4618-412c-82f5-a6f983001ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50",
2026-06-09 17:40:44.048440 | controller |     "Jun 09 16:18:34.269131 crc crio[22095]: time=\"2026-06-09T16:18:34.269054986Z\" level=info msg=\"Started container\" PID=64757 containerID=b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78 description=openstack/glance-db-sync-55c8c/glance-db-sync id=2a16fb72-e724-4b0c-93e9-b49c9b44e6dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7",
2026-06-09 17:40:44.048455 | controller |     "Jun 09 16:18:34.270218 crc crio[22095]: time=\"2026-06-09T16:18:34.270133833Z\" level=info msg=\"Started container\" PID=64756 containerID=52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1 description=openstack/neutron-db-create-7f4lt/mariadb-database-create id=dfd1f598-08b7-49ee-9ace-dad718b32bcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e",
2026-06-09 17:40:44.048470 | controller |     "Jun 09 16:18:35.514267 crc crio[22095]: time=\"2026-06-09T16:18:35.513729303Z\" level=info msg=\"Stopping pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=91a06f11-4158-4951-8ada-00d1cacd7f39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048485 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.513852136Z\" level=info msg=\"Stopping pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ec90322-1f86-4d31-94b8-c9b17eb2def2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048499 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.513852716Z\" level=info msg=\"Stopping pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=312aeec2-0578-40a5-a162-85374f2f06c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048514 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.51479228Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6pkg9 Namespace:openstack ID:0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39 UID:9bce2681-0390-42f7-9a3d-c6ab0cec121e NetNS:/var/run/netns/f7243518-5c5c-4047-8405-495b92d8120a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bce2681_0390_42f7_9a3d_c6ab0cec121e.slice PodAnnotations:0xc0004c6718}] Aliases:map[]}\"",
2026-06-09 17:40:44.048530 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.514995775Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-mjqmr Namespace:openstack ID:bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50 UID:bc79812c-ce2d-4f76-a636-ebb7328be81f NetNS:/var/run/netns/9483e534-2584-4705-ad82-bab0d5e75149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc79812c_ce2d_4f76_a636_ebb7328be81f.slice PodAnnotations:0xc00012a348}] Aliases:map[]}\"",
2026-06-09 17:40:44.048547 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515144859Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-6pkg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.048562 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515153409Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-mjqmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.048578 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515286353Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7f4lt Namespace:openstack ID:297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e UID:15435baa-9c8b-4119-a537-496cfd3b650d NetNS:/var/run/netns/4ae33103-8f04-4e62-9c2f-00cf9b622c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15435baa_9c8b_4119_a537_496cfd3b650d.slice PodAnnotations:0xc002272078}] Aliases:map[]}\"",
2026-06-09 17:40:44.048592 | controller |     "Jun 09 16:18:35.518549 crc crio[22095]: time=\"2026-06-09T16:18:35.515499748Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-7f4lt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.048607 | controller |     "Jun 09 16:18:35.928560 crc crio[22095]: time=\"2026-06-09T16:18:35.928116343Z\" level=info msg=\"Stopped pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=312aeec2-0578-40a5-a162-85374f2f06c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048622 | controller |     "Jun 09 16:18:35.977731 crc crio[22095]: time=\"2026-06-09T16:18:35.977237932Z\" level=info msg=\"Stopped pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=91a06f11-4158-4951-8ada-00d1cacd7f39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048637 | controller |     "Jun 09 16:18:35.991041 crc crio[22095]: time=\"2026-06-09T16:18:35.99084002Z\" level=info msg=\"Stopped pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ec90322-1f86-4d31-94b8-c9b17eb2def2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048652 | controller |     "Jun 09 16:18:40.235283 crc crio[22095]: time=\"2026-06-09T16:18:40.234149406Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=cc063d06-0e7e-4219-b7a0-e3c14f3fdd37 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.048667 | controller |     "Jun 09 16:18:40.237806 crc crio[22095]: time=\"2026-06-09T16:18:40.236292641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=966174d2-e50d-40a4-a182-53ab5607e3a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048681 | controller |     "Jun 09 16:18:40.274706 crc crio[22095]: time=\"2026-06-09T16:18:40.273847264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=3db68f1c-cad9-4a19-90a5-9acad3922065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.048696 | controller |     "Jun 09 16:18:40.286254 crc crio[22095]: time=\"2026-06-09T16:18:40.286146519Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-2nzd5/keystone-db-sync\" id=2f063f11-10c6-42f9-98f5-b972bfd3e57d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048710 | controller |     "Jun 09 16:18:40.287997 crc crio[22095]: time=\"2026-06-09T16:18:40.287823582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048728 | controller |     "Jun 09 16:18:40.346221 crc crio[22095]: time=\"2026-06-09T16:18:40.345746846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048743 | controller |     "Jun 09 16:18:40.350012 crc crio[22095]: time=\"2026-06-09T16:18:40.349871362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048758 | controller |     "Jun 09 16:18:40.532462 crc crio[22095]: time=\"2026-06-09T16:18:40.532293567Z\" level=info msg=\"Created container cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81: openstack/keystone-db-sync-2nzd5/keystone-db-sync\" id=2f063f11-10c6-42f9-98f5-b972bfd3e57d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.048773 | controller |     "Jun 09 16:18:40.538459 crc crio[22095]: time=\"2026-06-09T16:18:40.534816692Z\" level=info msg=\"Starting container: cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81\" id=9cd9c57b-c5c9-45fc-b737-33105788ee20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.048788 | controller |     "Jun 09 16:18:40.540079 crc crio[22095]: time=\"2026-06-09T16:18:40.539770629Z\" level=info msg=\"Started container\" PID=65159 containerID=cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81 description=openstack/keystone-db-sync-2nzd5/keystone-db-sync id=9cd9c57b-c5c9-45fc-b737-33105788ee20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107",
2026-06-09 17:40:44.048802 | controller |     "Jun 09 16:18:45.334204 crc crio[22095]: time=\"2026-06-09T16:18:45.333322456Z\" level=info msg=\"Running pod sandbox: openstack/cinder-1ea6-account-create-qdft6/POD\" id=fdb249c0-baa7-47c7-a889-0a664ec228c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.048817 | controller |     "Jun 09 16:18:45.335020 crc crio[22095]: time=\"2026-06-09T16:18:45.334232339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048832 | controller |     "Jun 09 16:18:45.374325 crc crio[22095]: time=\"2026-06-09T16:18:45.374218664Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00012b420}] Aliases:map[]}\"",
2026-06-09 17:40:44.048846 | controller |     "Jun 09 16:18:45.374325 crc crio[22095]: time=\"2026-06-09T16:18:45.374298096Z\" level=info msg=\"Adding pod openstack_cinder-1ea6-account-create-qdft6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.048881 | controller |     "Jun 09 16:18:45.568199 crc crio[22095]: time=\"2026-06-09T16:18:45.566078651Z\" level=info msg=\"Running pod sandbox: openstack/barbican-3720-account-create-bhpll/POD\" id=9d5d8a7e-9974-4796-b8e9-5874b00b2fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.048898 | controller |     "Jun 09 16:18:45.568199 crc crio[22095]: time=\"2026-06-09T16:18:45.566583064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.048913 | controller |     "Jun 09 16:18:45.606212 crc crio[22095]: time=\"2026-06-09T16:18:45.606063526Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"",
2026-06-09 17:40:44.048931 | controller |     "Jun 09 16:18:45.606591 crc crio[22095]: time=\"2026-06-09T16:18:45.60623562Z\" level=info msg=\"Adding pod openstack_barbican-3720-account-create-bhpll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.048947 | controller |     "Jun 09 16:18:45.714754 crc crio[22095]: time=\"2026-06-09T16:18:45.714629578Z\" level=info msg=\"Stopping pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=2b910092-3374-4cab-91f8-ff7a0bfb185b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.048962 | controller |     "Jun 09 16:18:45.715779 crc crio[22095]: time=\"2026-06-09T16:18:45.715655984Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2nzd5 Namespace:openstack ID:2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107 UID:37ce4f5a-59ba-4bc8-86b5-3bf5b7c55c69 NetNS:/var/run/netns/aa6dbe16-7da2-479c-be08-18d86150fe05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37ce4f5a_59ba_4bc8_86b5_3bf5b7c55c69.slice PodAnnotations:0xc00012b9b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.048977 | controller |     "Jun 09 16:18:45.715991 crc crio[22095]: time=\"2026-06-09T16:18:45.715813108Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-2nzd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.048992 | controller |     "Jun 09 16:18:45.803839 crc crio[22095]: time=\"2026-06-09T16:18:45.803734122Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ed98-account-create-jllqj/POD\" id=ae81331b-cac5-4be4-8843-745dae9bbc4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.049007 | controller |     "Jun 09 16:18:45.804138 crc crio[22095]: time=\"2026-06-09T16:18:45.803860605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049023 | controller |     "Jun 09 16:18:45.840487 crc crio[22095]: time=\"2026-06-09T16:18:45.840305659Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc002272900}] Aliases:map[]}\"",
2026-06-09 17:40:44.049038 | controller |     "Jun 09 16:18:45.840487 crc crio[22095]: time=\"2026-06-09T16:18:45.84037142Z\" level=info msg=\"Adding pod openstack_neutron-ed98-account-create-jllqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.049053 | controller |     "Jun 09 16:18:45.903201 crc crio[22095]: 2026-06-09T16:18:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c3c826cab36089 Mac:72:be:24:5b:56:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 SocketPath: PciID:}] [{Interface:0xc0002629e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.049067 | controller |     "Jun 09 16:18:45.904272 crc crio[22095]: time=\"2026-06-09T16:18:45.904117374Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00012b420}] Aliases:map[]}\"",
2026-06-09 17:40:44.049086 | controller |     "Jun 09 16:18:45.904375 crc crio[22095]: time=\"2026-06-09T16:18:45.90433602Z\" level=info msg=\"Checking pod openstack_cinder-1ea6-account-create-qdft6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.049101 | controller |     "Jun 09 16:18:45.913522 crc crio[22095]: time=\"2026-06-09T16:18:45.913464894Z\" level=info msg=\"Ran pod sandbox 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b with infra container: openstack/cinder-1ea6-account-create-qdft6/POD\" id=fdb249c0-baa7-47c7-a889-0a664ec228c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.049116 | controller |     "Jun 09 16:18:45.916248 crc crio[22095]: time=\"2026-06-09T16:18:45.916160313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae0c516c-093e-4a8b-ae8f-9d1ba5d34354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.049130 | controller |     "Jun 09 16:18:45.941157 crc crio[22095]: time=\"2026-06-09T16:18:45.94108095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3a1fa3ce-5381-4a29-841b-caac46184c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.049145 | controller |     "Jun 09 16:18:45.956404 crc crio[22095]: time=\"2026-06-09T16:18:45.95626877Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create\" id=c142c235-286f-4cd5-82e8-9b2c33abea68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.049160 | controller |     "Jun 09 16:18:45.958349 crc crio[22095]: time=\"2026-06-09T16:18:45.958261241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049174 | controller |     "Jun 09 16:18:46.016022 crc crio[22095]: time=\"2026-06-09T16:18:46.015870287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049189 | controller |     "Jun 09 16:18:46.021177 crc crio[22095]: time=\"2026-06-09T16:18:46.021107851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049204 | controller |     "Jun 09 16:18:46.040148 crc crio[22095]: time=\"2026-06-09T16:18:46.039048061Z\" level=info msg=\"Stopped pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=2b910092-3374-4cab-91f8-ff7a0bfb185b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.049219 | controller |     "Jun 09 16:18:46.104558 crc crio[22095]: 2026-06-09T16:18:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c78185e3f9455f8 Mac:1e:c9:b1:ee:46:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.049234 | controller |     "Jun 09 16:18:46.110720 crc crio[22095]: time=\"2026-06-09T16:18:46.110564044Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"",
2026-06-09 17:40:44.049255 | controller |     "Jun 09 16:18:46.110850 crc crio[22095]: time=\"2026-06-09T16:18:46.11080545Z\" level=info msg=\"Checking pod openstack_barbican-3720-account-create-bhpll for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.049270 | controller |     "Jun 09 16:18:46.122546 crc crio[22095]: time=\"2026-06-09T16:18:46.122361916Z\" level=info msg=\"Ran pod sandbox c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f with infra container: openstack/barbican-3720-account-create-bhpll/POD\" id=9d5d8a7e-9974-4796-b8e9-5874b00b2fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.049285 | controller |     "Jun 09 16:18:46.131702 crc crio[22095]: time=\"2026-06-09T16:18:46.131617154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d5de61c-5e08-49dc-998d-2b84bd4afe03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.049300 | controller |     "Jun 09 16:18:46.156020 crc crio[22095]: time=\"2026-06-09T16:18:46.154264044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e67699e6-4bf2-42a4-90a4-7cd44768520c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.049314 | controller |     "Jun 09 16:18:46.169462 crc crio[22095]: time=\"2026-06-09T16:18:46.16933504Z\" level=info msg=\"Created container fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create\" id=c142c235-286f-4cd5-82e8-9b2c33abea68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.049329 | controller |     "Jun 09 16:18:46.172266 crc crio[22095]: time=\"2026-06-09T16:18:46.172204964Z\" level=info msg=\"Starting container: fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1\" id=f4040a30-e2e4-4ac2-a939-abb88ce3b09b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.049343 | controller |     "Jun 09 16:18:46.172547 crc crio[22095]: time=\"2026-06-09T16:18:46.172507491Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-bhpll/mariadb-account-create\" id=b3ccac02-173c-41dd-93de-881a53521b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.049358 | controller |     "Jun 09 16:18:46.173685 crc crio[22095]: time=\"2026-06-09T16:18:46.173057376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049372 | controller |     "Jun 09 16:18:46.179612 crc crio[22095]: time=\"2026-06-09T16:18:46.179228094Z\" level=info msg=\"Started container\" PID=65457 containerID=fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1 description=openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create id=f4040a30-e2e4-4ac2-a939-abb88ce3b09b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b",
2026-06-09 17:40:44.049387 | controller |     "Jun 09 16:18:46.181508 crc crio[22095]: 2026-06-09T16:18:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0944c4f77337d56 Mac:4e:ed:8f:b6:c3:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e SocketPath: PciID:}] [{Interface:0xc0003e51d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.049405 | controller |     "Jun 09 16:18:46.182285 crc crio[22095]: time=\"2026-06-09T16:18:46.182248401Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc002272900}] Aliases:map[]}\"",
2026-06-09 17:40:44.049420 | controller |     "Jun 09 16:18:46.182741 crc crio[22095]: time=\"2026-06-09T16:18:46.182719143Z\" level=info msg=\"Checking pod openstack_neutron-ed98-account-create-jllqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.049436 | controller |     "Jun 09 16:18:46.230390 crc crio[22095]: time=\"2026-06-09T16:18:46.230034646Z\" level=info msg=\"Ran pod sandbox 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 with infra container: openstack/neutron-ed98-account-create-jllqj/POD\" id=ae81331b-cac5-4be4-8843-745dae9bbc4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.049451 | controller |     "Jun 09 16:18:46.241345 crc crio[22095]: time=\"2026-06-09T16:18:46.241157961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=237f2baa-20de-4192-bb7f-43c08b5993ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.049466 | controller |     "Jun 09 16:18:46.248623 crc crio[22095]: time=\"2026-06-09T16:18:46.24854546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21c96db2-3313-4b24-ae06-5362373e75b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.049481 | controller |     "Jun 09 16:18:46.260719 crc crio[22095]: time=\"2026-06-09T16:18:46.26064524Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create\" id=46fcefd3-cfb7-4e10-a7db-0747031fce35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.049495 | controller |     "Jun 09 16:18:46.261630 crc crio[22095]: time=\"2026-06-09T16:18:46.261583134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049510 | controller |     "Jun 09 16:18:46.290063 crc crio[22095]: time=\"2026-06-09T16:18:46.289988012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049525 | controller |     "Jun 09 16:18:46.294552 crc crio[22095]: time=\"2026-06-09T16:18:46.294459537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049540 | controller |     "Jun 09 16:18:46.302095 crc crio[22095]: time=\"2026-06-09T16:18:46.30201001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049554 | controller |     "Jun 09 16:18:46.304635 crc crio[22095]: time=\"2026-06-09T16:18:46.304568286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049569 | controller |     "Jun 09 16:18:46.547704 crc crio[22095]: time=\"2026-06-09T16:18:46.54704967Z\" level=info msg=\"Created container 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34: openstack/barbican-3720-account-create-bhpll/mariadb-account-create\" id=b3ccac02-173c-41dd-93de-881a53521b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.049587 | controller |     "Jun 09 16:18:46.550391 crc crio[22095]: time=\"2026-06-09T16:18:46.547803879Z\" level=info msg=\"Created container 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create\" id=46fcefd3-cfb7-4e10-a7db-0747031fce35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.049603 | controller |     "Jun 09 16:18:46.550391 crc crio[22095]: time=\"2026-06-09T16:18:46.548847556Z\" level=info msg=\"Starting container: 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195\" id=cf4ec606-c354-4310-9f39-4b3553908396 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.049617 | controller |     "Jun 09 16:18:46.550391 crc crio[22095]: time=\"2026-06-09T16:18:46.549683548Z\" level=info msg=\"Starting container: 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34\" id=7ccfc1be-3a30-4032-9de0-448a565ed809 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.049632 | controller |     "Jun 09 16:18:46.554787 crc crio[22095]: time=\"2026-06-09T16:18:46.554643015Z\" level=info msg=\"Started container\" PID=65544 containerID=034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195 description=openstack/neutron-ed98-account-create-jllqj/mariadb-account-create id=cf4ec606-c354-4310-9f39-4b3553908396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617",
2026-06-09 17:40:44.049647 | controller |     "Jun 09 16:18:46.562021 crc crio[22095]: time=\"2026-06-09T16:18:46.561802968Z\" level=info msg=\"Started container\" PID=65543 containerID=905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34 description=openstack/barbican-3720-account-create-bhpll/mariadb-account-create id=7ccfc1be-3a30-4032-9de0-448a565ed809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f",
2026-06-09 17:40:44.049661 | controller |     "Jun 09 16:18:46.751792 crc crio[22095]: time=\"2026-06-09T16:18:46.751222913Z\" level=info msg=\"Stopping pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=6d183290-da86-48c1-bddc-1addee20193a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.049676 | controller |     "Jun 09 16:18:46.751983 crc crio[22095]: time=\"2026-06-09T16:18:46.751791497Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-55c8c Namespace:openstack ID:560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7 UID:d1067c61-e98c-4d45-ba45-ca4d5b8e3621 NetNS:/var/run/netns/55f9f804-c9af-4d2a-b3e4-36e9cbb13d3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1067c61_e98c_4d45_ba45_ca4d5b8e3621.slice PodAnnotations:0xc000526b70}] Aliases:map[]}\"",
2026-06-09 17:40:44.049691 | controller |     "Jun 09 16:18:46.752408 crc crio[22095]: time=\"2026-06-09T16:18:46.751985272Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-55c8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.049706 | controller |     "Jun 09 16:18:47.381110 crc crio[22095]: time=\"2026-06-09T16:18:47.380882399Z\" level=info msg=\"Stopped pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=6d183290-da86-48c1-bddc-1addee20193a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.049721 | controller |     "Jun 09 16:18:47.499070 crc crio[22095]: time=\"2026-06-09T16:18:47.495837236Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-66889dc585-ns46f/POD\" id=a06bd9af-073b-49a0-8412-e4d458e0c2a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.049736 | controller |     "Jun 09 16:18:47.499070 crc crio[22095]: time=\"2026-06-09T16:18:47.49600354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049753 | controller |     "Jun 09 16:18:47.573298 crc crio[22095]: time=\"2026-06-09T16:18:47.572512951Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dzjbv/POD\" id=46d5000f-7af8-45e1-b87b-0804b7216554 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.049769 | controller |     "Jun 09 16:18:47.573298 crc crio[22095]: time=\"2026-06-09T16:18:47.572622123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.049784 | controller |     "Jun 09 16:18:47.633283 crc crio[22095]: time=\"2026-06-09T16:18:47.63179209Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc001984a70}] Aliases:map[]}\"",
2026-06-09 17:40:44.049799 | controller |     "Jun 09 16:18:47.633283 crc crio[22095]: time=\"2026-06-09T16:18:47.631860272Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-66889dc585-ns46f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.049814 | controller |     "Jun 09 16:18:47.776192 crc crio[22095]: time=\"2026-06-09T16:18:47.776115938Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc00041d390}] Aliases:map[]}\"",
2026-06-09 17:40:44.049830 | controller |     "Jun 09 16:18:47.776557 crc crio[22095]: time=\"2026-06-09T16:18:47.776537139Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dzjbv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.049844 | controller |     "Jun 09 16:18:47.940336 crc crio[22095]: time=\"2026-06-09T16:18:47.939872945Z\" level=info msg=\"Stopping pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=c7577c1f-7f43-408c-8b63-9a88e5c82f22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.049880 | controller |     "Jun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.943466037Z\" level=info msg=\"Stopping pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=19423a7c-3608-4d83-99d4-33d9ccbed211 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.049896 | controller |     "Jun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.943897668Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-bhpll Namespace:openstack ID:c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f UID:27bb55ee-7d5c-4211-a828-0a0af78df586 NetNS:/var/run/netns/7eb61909-49b9-47a4-9c07-f76af04ebf97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27bb55ee_7d5c_4211_a828_0a0af78df586.slice PodAnnotations:0xc001288738}] Aliases:map[]}\"",
2026-06-09 17:40:44.049912 | controller |     "Jun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.944103024Z\" level=info msg=\"Deleting pod openstack_barbican-3720-account-create-bhpll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.049930 | controller |     "Jun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.944147075Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-jllqj Namespace:openstack ID:0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617 UID:5c75c872-8f9b-47e8-bbc4-b4323aa08551 NetNS:/var/run/netns/5bf690b3-62ae-4c57-aeed-229bd1c1284e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c75c872_8f9b_47e8_bbc4_b4323aa08551.slice PodAnnotations:0xc000526dd8}] Aliases:map[]}\"",
2026-06-09 17:40:44.049946 | controller |     "Jun 09 16:18:47.946148 crc crio[22095]: time=\"2026-06-09T16:18:47.9443575Z\" level=info msg=\"Deleting pod openstack_neutron-ed98-account-create-jllqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.049960 | controller |     "Jun 09 16:18:47.954704 crc crio[22095]: time=\"2026-06-09T16:18:47.94670599Z\" level=info msg=\"Stopping pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=f8251ef5-9974-4b14-8a75-c97f07cbe526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.049975 | controller |     "Jun 09 16:18:47.954704 crc crio[22095]: time=\"2026-06-09T16:18:47.94748808Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-qdft6 Namespace:openstack ID:9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b UID:6fa280bd-ce85-40a2-bf2c-2fb8ab830202 NetNS:/var/run/netns/dd962282-fd01-4dd9-940b-f8169cdb0243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fa280bd_ce85_40a2_bf2c_2fb8ab830202.slice PodAnnotations:0xc00041d510}] Aliases:map[]}\"",
2026-06-09 17:40:44.049990 | controller |     "Jun 09 16:18:47.954704 crc crio[22095]: time=\"2026-06-09T16:18:47.947649585Z\" level=info msg=\"Deleting pod openstack_cinder-1ea6-account-create-qdft6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.050005 | controller |     "Jun 09 16:18:48.291075 crc crio[22095]: time=\"2026-06-09T16:18:48.290163802Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=37921062-3412-4d3f-a760-ec6ee3b2e618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050020 | controller |     "Jun 09 16:18:48.291075 crc crio[22095]: time=\"2026-06-09T16:18:48.290303826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050035 | controller |     "Jun 09 16:18:48.370252 crc crio[22095]: time=\"2026-06-09T16:18:48.369944647Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6890}] Aliases:map[]}\"",
2026-06-09 17:40:44.050051 | controller |     "Jun 09 16:18:48.370252 crc crio[22095]: time=\"2026-06-09T16:18:48.370227874Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.050065 | controller |     "Jun 09 16:18:48.612165 crc crio[22095]: time=\"2026-06-09T16:18:48.610577714Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d986748f-9bt9q/POD\" id=1b86f3e7-5ead-4a70-8a2c-58278c33f3ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050080 | controller |     "Jun 09 16:18:48.612165 crc crio[22095]: time=\"2026-06-09T16:18:48.611672482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050098 | controller |     "Jun 09 16:18:48.679038 crc crio[22095]: time=\"2026-06-09T16:18:48.678856294Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc0005268a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.050114 | controller |     "Jun 09 16:18:48.679038 crc crio[22095]: time=\"2026-06-09T16:18:48.678994327Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d986748f-9bt9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.050129 | controller |     "Jun 09 16:18:48.846296 crc crio[22095]: time=\"2026-06-09T16:18:48.846213403Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-t8z44/POD\" id=f0e0861a-b90f-4d3a-9a68-ef793fd9af60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050143 | controller |     "Jun 09 16:18:48.846414 crc crio[22095]: time=\"2026-06-09T16:18:48.846337956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050158 | controller |     "Jun 09 16:18:48.862097 crc crio[22095]: time=\"2026-06-09T16:18:48.85820366Z\" level=info msg=\"Stopped pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=f8251ef5-9974-4b14-8a75-c97f07cbe526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.050172 | controller |     "Jun 09 16:18:48.944338 crc crio[22095]: time=\"2026-06-09T16:18:48.943866205Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc000526ca0}] Aliases:map[]}\"",
2026-06-09 17:40:44.050188 | controller |     "Jun 09 16:18:48.944338 crc crio[22095]: time=\"2026-06-09T16:18:48.944338098Z\" level=info msg=\"Adding pod openstack_placement-db-sync-t8z44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.050203 | controller |     "Jun 09 16:18:49.149656 crc crio[22095]: time=\"2026-06-09T16:18:49.149407473Z\" level=info msg=\"Stopped pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=19423a7c-3608-4d83-99d4-33d9ccbed211 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.050219 | controller |     "Jun 09 16:18:49.186794 crc crio[22095]: time=\"2026-06-09T16:18:49.186012101Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-wjfjt/POD\" id=2baac0c5-e4a4-404a-ae6f-2c59ef116aa7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050236 | controller |     "Jun 09 16:18:49.186794 crc crio[22095]: time=\"2026-06-09T16:18:49.186338209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050254 | controller |     "Jun 09 16:18:49.195490 crc crio[22095]: time=\"2026-06-09T16:18:49.19533858Z\" level=info msg=\"Stopped pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=c7577c1f-7f43-408c-8b63-9a88e5c82f22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.050272 | controller |     "Jun 09 16:18:49.298856 crc crio[22095]: time=\"2026-06-09T16:18:49.29521Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc002da45b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.050292 | controller |     "Jun 09 16:18:49.298856 crc crio[22095]: time=\"2026-06-09T16:18:49.29562747Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5494568cc5-wjfjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.050308 | controller |     "Jun 09 16:18:49.331167 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f546835076e742e Mac:52:b9:07:1c:86:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.050324 | controller |     "Jun 09 16:18:49.331167 crc crio[22095]: time=\"2026-06-09T16:18:49.330787071Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc00041d390}] Aliases:map[]}\"",
2026-06-09 17:40:44.050339 | controller |     "Jun 09 16:18:49.331167 crc crio[22095]: time=\"2026-06-09T16:18:49.330957336Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dzjbv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.050355 | controller |     "Jun 09 16:18:49.345894 crc crio[22095]: time=\"2026-06-09T16:18:49.345803786Z\" level=info msg=\"Ran pod sandbox f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 with infra container: openstack/keystone-bootstrap-dzjbv/POD\" id=46d5000f-7af8-45e1-b87b-0804b7216554 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050370 | controller |     "Jun 09 16:18:49.351387 crc crio[22095]: time=\"2026-06-09T16:18:49.351240806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=00a1363f-1689-49ed-a9b8-d99290a4c82c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.050386 | controller |     "Jun 09 16:18:49.428702 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebc3c8e6390c9e3 Mac:26:e1:da:2f:7b:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.050401 | controller |     "Jun 09 16:18:49.429796 crc crio[22095]: time=\"2026-06-09T16:18:49.429749578Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc001984a70}] Aliases:map[]}\"",
2026-06-09 17:40:44.050417 | controller |     "Jun 09 16:18:49.429966 crc crio[22095]: time=\"2026-06-09T16:18:49.429879731Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-66889dc585-ns46f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.050435 | controller |     "Jun 09 16:18:49.445331 crc crio[22095]: time=\"2026-06-09T16:18:49.444804233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b17e84d1-b8fa-4b0c-8bc9-d78a6234fecf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.050451 | controller |     "Jun 09 16:18:49.471680 crc crio[22095]: time=\"2026-06-09T16:18:49.471282162Z\" level=info msg=\"Ran pod sandbox ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 with infra container: openstack/dnsmasq-dns-66889dc585-ns46f/POD\" id=a06bd9af-073b-49a0-8412-e4d458e0c2a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050466 | controller |     "Jun 09 16:18:49.489792 crc crio[22095]: time=\"2026-06-09T16:18:49.483806853Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap\" id=eca1d158-40d5-4f5c-82fc-4c1c5d6105f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.050481 | controller |     "Jun 09 16:18:49.489792 crc crio[22095]: time=\"2026-06-09T16:18:49.487032476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050497 | controller |     "Jun 09 16:18:49.503104 crc crio[22095]: time=\"2026-06-09T16:18:49.494694982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9a3992f0-ac1a-40b0-87ff-50a09b15ddf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.050512 | controller |     "Jun 09 16:18:49.598404 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf85a411bfc6dae Mac:76:bd:f0:46:ae:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.050527 | controller |     "Jun 09 16:18:49.598404 crc crio[22095]: time=\"2026-06-09T16:18:49.598040849Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6890}] Aliases:map[]}\"",
2026-06-09 17:40:44.050544 | controller |     "Jun 09 16:18:49.598404 crc crio[22095]: time=\"2026-06-09T16:18:49.598178673Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.050559 | controller |     "Jun 09 16:18:49.613474 crc crio[22095]: time=\"2026-06-09T16:18:49.613325371Z\" level=info msg=\"Ran pod sandbox cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 with infra container: openstack/ceilometer-0/POD\" id=37921062-3412-4d3f-a760-ec6ee3b2e618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050575 | controller |     "Jun 09 16:18:49.621129 crc crio[22095]: time=\"2026-06-09T16:18:49.619690514Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4c36c8ca-30e2-4adc-ae1f-39b70e1287ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.050590 | controller |     "Jun 09 16:18:49.621129 crc crio[22095]: time=\"2026-06-09T16:18:49.619755516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c0afef3f-3480-49f5-886d-8e522f70a965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.050609 | controller |     "Jun 09 16:18:49.634840 crc crio[22095]: time=\"2026-06-09T16:18:49.63473563Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.050624 | controller |     "Jun 09 16:18:49.635764 crc crio[22095]: time=\"2026-06-09T16:18:49.635666024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050640 | controller |     "Jun 09 16:18:49.643738 crc crio[22095]: time=\"2026-06-09T16:18:49.643627498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050655 | controller |     "Jun 09 16:18:49.659672 crc crio[22095]: time=\"2026-06-09T16:18:49.659592227Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-66889dc585-ns46f/init\" id=4bf36747-f8f6-4eb0-b8f2-7ae49da06681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.050671 | controller |     "Jun 09 16:18:49.660107 crc crio[22095]: time=\"2026-06-09T16:18:49.660055629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050686 | controller |     "Jun 09 16:18:49.747123 crc crio[22095]: 2026-06-09T16:18:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c972c898588dd2 Mac:06:d1:20:20:f6:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.050702 | controller |     "Jun 09 16:18:49.753987 crc crio[22095]: time=\"2026-06-09T16:18:49.752325963Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc0005268a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.050717 | controller |     "Jun 09 16:18:49.754115 crc crio[22095]: time=\"2026-06-09T16:18:49.753551925Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d986748f-9bt9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.050733 | controller |     "Jun 09 16:18:49.838275 crc crio[22095]: time=\"2026-06-09T16:18:49.838204484Z\" level=info msg=\"Ran pod sandbox 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b with infra container: openstack/dnsmasq-dns-85d986748f-9bt9q/POD\" id=1b86f3e7-5ead-4a70-8a2c-58278c33f3ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050748 | controller |     "Jun 09 16:18:49.843268 crc crio[22095]: time=\"2026-06-09T16:18:49.843190682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7da1ed03-5508-44be-a996-632912838869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.050764 | controller |     "Jun 09 16:18:49.925387 crc crio[22095]: time=\"2026-06-09T16:18:49.924853925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050783 | controller |     "Jun 09 16:18:49.928551 crc crio[22095]: time=\"2026-06-09T16:18:49.928492068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050799 | controller |     "Jun 09 16:18:49.935083 crc crio[22095]: time=\"2026-06-09T16:18:49.934978674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=271ec84c-3069-47e1-ab52-cf6650ce83d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.050814 | controller |     "Jun 09 16:18:49.992244 crc crio[22095]: time=\"2026-06-09T16:18:49.992130899Z\" level=info msg=\"Created container 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap\" id=eca1d158-40d5-4f5c-82fc-4c1c5d6105f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.050830 | controller |     "Jun 09 16:18:50.014629 crc crio[22095]: time=\"2026-06-09T16:18:50.014526853Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-9bt9q/init\" id=8dd0f1c7-960d-4873-9c95-6f47128acfd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.050845 | controller |     "Jun 09 16:18:50.015191 crc crio[22095]: time=\"2026-06-09T16:18:50.015126198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.050882 | controller |     "Jun 09 16:18:50.020474 crc crio[22095]: time=\"2026-06-09T16:18:50.020355043Z\" level=info msg=\"Starting container: 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5\" id=b2267062-4bde-4dc5-aa79-df2fedf654e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.050899 | controller |     "Jun 09 16:18:50.034094 crc crio[22095]: time=\"2026-06-09T16:18:50.033992982Z\" level=info msg=\"Started container\" PID=66061 containerID=745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5 description=openstack/keystone-bootstrap-dzjbv/keystone-bootstrap id=b2267062-4bde-4dc5-aa79-df2fedf654e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134",
2026-06-09 17:40:44.050915 | controller |     "Jun 09 16:18:50.092801 crc crio[22095]: 2026-06-09T16:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c26c7abdcac5b2 Mac:3a:00:8b:b6:da:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 SocketPath: PciID:}] [{Interface:0xc0002ac840 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.050931 | controller |     "Jun 09 16:18:50.093536 crc crio[22095]: time=\"2026-06-09T16:18:50.093462876Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc000526ca0}] Aliases:map[]}\"",
2026-06-09 17:40:44.050947 | controller |     "Jun 09 16:18:50.093726 crc crio[22095]: time=\"2026-06-09T16:18:50.093671441Z\" level=info msg=\"Checking pod openstack_placement-db-sync-t8z44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.050962 | controller |     "Jun 09 16:18:50.114039 crc crio[22095]: time=\"2026-06-09T16:18:50.109893077Z\" level=info msg=\"Ran pod sandbox 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b with infra container: openstack/placement-db-sync-t8z44/POD\" id=f0e0861a-b90f-4d3a-9a68-ef793fd9af60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050981 | controller |     "Jun 09 16:18:50.114039 crc crio[22095]: time=\"2026-06-09T16:18:50.111336544Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=082703ea-8d3b-4601-b395-fbea950e73a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.050997 | controller |     "Jun 09 16:18:50.114039 crc crio[22095]: time=\"2026-06-09T16:18:50.111407166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051013 | controller |     "Jun 09 16:18:50.158012 crc crio[22095]: time=\"2026-06-09T16:18:50.154155361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051028 | controller |     "Jun 09 16:18:50.176354 crc crio[22095]: time=\"2026-06-09T16:18:50.176262118Z\" level=info msg=\"Created container ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448: openstack/dnsmasq-dns-66889dc585-ns46f/init\" id=4bf36747-f8f6-4eb0-b8f2-7ae49da06681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051043 | controller |     "Jun 09 16:18:50.176557 crc crio[22095]: time=\"2026-06-09T16:18:50.17635201Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051058 | controller |     "Jun 09 16:18:50.176557 crc crio[22095]: time=\"2026-06-09T16:18:50.176451313Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=b818d88d-7e16-45d3-9a92-270a3236b8c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051073 | controller |     "Jun 09 16:18:50.178348 crc crio[22095]: time=\"2026-06-09T16:18:50.178265179Z\" level=info msg=\"Starting container: ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448\" id=93edc1a7-b562-47ff-9b63-9fc07fe10269 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.051089 | controller |     "Jun 09 16:18:50.181521 crc crio[22095]: time=\"2026-06-09T16:18:50.180144618Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3825e7fc-554f-4157-8054-5c78e09c3540 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.051104 | controller |     "Jun 09 16:18:50.183561 crc crio[22095]: 2026-06-09T16:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c209a281c1dcd7 Mac:1e:45:80:67:b6:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.051120 | controller |     "Jun 09 16:18:50.185140 crc crio[22095]: time=\"2026-06-09T16:18:50.185070184Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc002da45b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.051136 | controller |     "Jun 09 16:18:50.185267 crc crio[22095]: time=\"2026-06-09T16:18:50.185247148Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5494568cc5-wjfjt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.051155 | controller |     "Jun 09 16:18:50.194097 crc crio[22095]: time=\"2026-06-09T16:18:50.189791435Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"",
2026-06-09 17:40:44.051171 | controller |     "Jun 09 16:18:50.212722 crc crio[22095]: time=\"2026-06-09T16:18:50.21263992Z\" level=info msg=\"Started container\" PID=66117 containerID=ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448 description=openstack/dnsmasq-dns-66889dc585-ns46f/init id=93edc1a7-b562-47ff-9b63-9fc07fe10269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026",
2026-06-09 17:40:44.051187 | controller |     "Jun 09 16:18:50.234735 crc crio[22095]: time=\"2026-06-09T16:18:50.232573221Z\" level=info msg=\"Ran pod sandbox 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b with infra container: openstack/dnsmasq-dns-5494568cc5-wjfjt/POD\" id=2baac0c5-e4a4-404a-ae6f-2c59ef116aa7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.051216 | controller |     "Jun 09 16:18:50.266124 crc crio[22095]: time=\"2026-06-09T16:18:50.265642079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e05d8713-21b1-4c9f-a505-adc0f3cea8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051232 | controller |     "Jun 09 16:18:50.270350 crc crio[22095]: time=\"2026-06-09T16:18:50.270272477Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc0004c62f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.051248 | controller |     "Jun 09 16:18:50.270539 crc crio[22095]: time=\"2026-06-09T16:18:50.27035816Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.051264 | controller |     "Jun 09 16:18:50.285258 crc crio[22095]: time=\"2026-06-09T16:18:50.28518395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051280 | controller |     "Jun 09 16:18:50.302145 crc crio[22095]: time=\"2026-06-09T16:18:50.302100493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051295 | controller |     "Jun 09 16:18:50.394905 crc crio[22095]: time=\"2026-06-09T16:18:50.394657105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7b2c5765-ce4a-4f16-931e-1e35a52f1d9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051311 | controller |     "Jun 09 16:18:50.415954 crc crio[22095]: time=\"2026-06-09T16:18:50.415805297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-wjfjt/init\" id=9a19ac6e-ad88-4d5c-9ae8-9bb37d0183a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051327 | controller |     "Jun 09 16:18:50.416488 crc crio[22095]: time=\"2026-06-09T16:18:50.416368321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051342 | controller |     "Jun 09 16:18:50.536017 crc crio[22095]: time=\"2026-06-09T16:18:50.534515879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051361 | controller |     "Jun 09 16:18:50.545982 crc crio[22095]: time=\"2026-06-09T16:18:50.543283694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051377 | controller |     "Jun 09 16:18:51.003062 crc crio[22095]: time=\"2026-06-09T16:18:51.002990655Z\" level=info msg=\"Created container 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb: openstack/dnsmasq-dns-5494568cc5-wjfjt/init\" id=9a19ac6e-ad88-4d5c-9ae8-9bb37d0183a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051393 | controller |     "Jun 09 16:18:51.008539 crc crio[22095]: time=\"2026-06-09T16:18:51.008354583Z\" level=info msg=\"Starting container: 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb\" id=3d95515b-393e-4a84-9373-c0ff560bc969 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.051408 | controller |     "Jun 09 16:18:51.023304 crc crio[22095]: time=\"2026-06-09T16:18:51.018116533Z\" level=info msg=\"Started container\" PID=66237 containerID=2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb description=openstack/dnsmasq-dns-5494568cc5-wjfjt/init id=3d95515b-393e-4a84-9373-c0ff560bc969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b",
2026-06-09 17:40:44.051424 | controller |     "Jun 09 16:18:51.071211 crc crio[22095]: time=\"2026-06-09T16:18:51.062953092Z\" level=info msg=\"Created container db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584: openstack/dnsmasq-dns-85d986748f-9bt9q/init\" id=8dd0f1c7-960d-4873-9c95-6f47128acfd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051440 | controller |     "Jun 09 16:18:51.073688 crc crio[22095]: time=\"2026-06-09T16:18:51.073605505Z\" level=info msg=\"Starting container: db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584\" id=b5d8de5a-c6ac-423e-bbfa-d6119e94cb7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.051455 | controller |     "Jun 09 16:18:51.098480 crc crio[22095]: time=\"2026-06-09T16:18:51.098345739Z\" level=info msg=\"Started container\" PID=66208 containerID=db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584 description=openstack/dnsmasq-dns-85d986748f-9bt9q/init id=b5d8de5a-c6ac-423e-bbfa-d6119e94cb7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b",
2026-06-09 17:40:44.051471 | controller |     "Jun 09 16:18:51.227090 crc crio[22095]: time=\"2026-06-09T16:18:51.226995336Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-jz4hw/POD\" id=4f4e946e-7a49-41df-94ce-ea4422272203 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.051486 | controller |     "Jun 09 16:18:51.227291 crc crio[22095]: time=\"2026-06-09T16:18:51.227168901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051501 | controller |     "Jun 09 16:18:51.242077 crc crio[22095]: 2026-06-09T16:18:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7eb8f8eb7faaa5 Mac:7a:9d:29:2f:0c:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba SocketPath: PciID:}] [{Interface:0xc000462c30 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.051516 | controller |     "Jun 09 16:18:51.245555 crc crio[22095]: time=\"2026-06-09T16:18:51.245023858Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc0004c62f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.051534 | controller |     "Jun 09 16:18:51.246390 crc crio[22095]: time=\"2026-06-09T16:18:51.24627439Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.051551 | controller |     "Jun 09 16:18:51.291662 crc crio[22095]: time=\"2026-06-09T16:18:51.291255303Z\" level=info msg=\"Ran pod sandbox a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d with infra container: openstack/glance-default-external-api-0/POD\" id=082703ea-8d3b-4601-b395-fbea950e73a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.051567 | controller |     "Jun 09 16:18:51.297396 crc crio[22095]: time=\"2026-06-09T16:18:51.297327519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=5bad3b6d-c4ff-486a-9822-3c216f2d0aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051582 | controller |     "Jun 09 16:18:51.298504 crc crio[22095]: time=\"2026-06-09T16:18:51.298319284Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc002ab2938}] Aliases:map[]}\"",
2026-06-09 17:40:44.051598 | controller |     "Jun 09 16:18:51.298504 crc crio[22095]: time=\"2026-06-09T16:18:51.298394946Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-jz4hw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.051614 | controller |     "Jun 09 16:18:51.306020 crc crio[22095]: time=\"2026-06-09T16:18:51.305879028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8e0c28cb-5e35-4c20-a08c-53e121078a4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051629 | controller |     "Jun 09 16:18:51.323689 crc crio[22095]: time=\"2026-06-09T16:18:51.322217346Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b33249f3-8ea9-4ef0-9061-3046afbb2bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051645 | controller |     "Jun 09 16:18:51.324156 crc crio[22095]: time=\"2026-06-09T16:18:51.324077434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051660 | controller |     "Jun 09 16:18:51.393764 crc crio[22095]: time=\"2026-06-09T16:18:51.393202286Z\" level=info msg=\"Stopping pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=c588f72a-a39b-4011-a9fa-02bbbad27aba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.051676 | controller |     "Jun 09 16:18:51.396132 crc crio[22095]: time=\"2026-06-09T16:18:51.396041738Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-ns46f Namespace:openstack ID:ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026 UID:a4845530-6b3e-40b2-9771-a7e2693b3e75 NetNS:/var/run/netns/0a663cd2-47a8-44cd-8fbd-9244fcf60473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4845530_6b3e_40b2_9771_a7e2693b3e75.slice PodAnnotations:0xc002da4658}] Aliases:map[]}\"",
2026-06-09 17:40:44.051694 | controller |     "Jun 09 16:18:51.398450 crc crio[22095]: time=\"2026-06-09T16:18:51.398399999Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-66889dc585-ns46f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.051710 | controller |     "Jun 09 16:18:51.401348 crc crio[22095]: time=\"2026-06-09T16:18:51.401285633Z\" level=info msg=\"Stopping pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=3395918f-25b9-4d6f-aeaa-31b2a74cd12b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.051725 | controller |     "Jun 09 16:18:51.401825 crc crio[22095]: time=\"2026-06-09T16:18:51.401733474Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-9bt9q Namespace:openstack ID:3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b UID:143c2962-4b77-413f-9f4d-0a1ecdf459b1 NetNS:/var/run/netns/41fab559-10b2-401a-99fe-777fad456bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143c2962_4b77_413f_9f4d_0a1ecdf459b1.slice PodAnnotations:0xc001288810}] Aliases:map[]}\"",
2026-06-09 17:40:44.051741 | controller |     "Jun 09 16:18:51.402004 crc crio[22095]: time=\"2026-06-09T16:18:51.401890428Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d986748f-9bt9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.051756 | controller |     "Jun 09 16:18:51.407773 crc crio[22095]: time=\"2026-06-09T16:18:51.407669876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051771 | controller |     "Jun 09 16:18:51.468124 crc crio[22095]: time=\"2026-06-09T16:18:51.468052134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8da18c8d-669e-4c11-9b8f-61dba19f34b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051786 | controller |     "Jun 09 16:18:51.623608 crc crio[22095]: time=\"2026-06-09T16:18:51.620628274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5c5f9dc1-ce62-47f2-bfbe-48f0113be722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051801 | controller |     "Jun 09 16:18:51.641551 crc crio[22095]: time=\"2026-06-09T16:18:51.641413277Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=392a9181-adda-4456-a8e0-b4a17cb812aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051816 | controller |     "Jun 09 16:18:51.642175 crc crio[22095]: time=\"2026-06-09T16:18:51.642120665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051831 | controller |     "Jun 09 16:18:51.842506 crc crio[22095]: time=\"2026-06-09T16:18:51.842241314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051846 | controller |     "Jun 09 16:18:51.860151 crc crio[22095]: time=\"2026-06-09T16:18:51.86004591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.051882 | controller |     "Jun 09 16:18:51.978223 crc crio[22095]: 2026-06-09T16:18:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d20da52ae580d7c Mac:26:5a:af:71:c1:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae SocketPath: PciID:}] [{Interface:0xc000015600 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.051905 | controller |     "Jun 09 16:18:51.994734 crc crio[22095]: time=\"2026-06-09T16:18:51.994639229Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc002ab2938}] Aliases:map[]}\"",
2026-06-09 17:40:44.051921 | controller |     "Jun 09 16:18:51.995163 crc crio[22095]: time=\"2026-06-09T16:18:51.995113221Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-jz4hw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.051936 | controller |     "Jun 09 16:18:52.004603 crc crio[22095]: time=\"2026-06-09T16:18:52.004503392Z\" level=info msg=\"Ran pod sandbox d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 with infra container: openstack/neutron-db-sync-jz4hw/POD\" id=4f4e946e-7a49-41df-94ce-ea4422272203 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.051951 | controller |     "Jun 09 16:18:52.009044 crc crio[22095]: time=\"2026-06-09T16:18:52.008895745Z\" level=info msg=\"Created container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=392a9181-adda-4456-a8e0-b4a17cb812aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.051966 | controller |     "Jun 09 16:18:52.022950 crc crio[22095]: time=\"2026-06-09T16:18:52.02274929Z\" level=info msg=\"Starting container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608\" id=8673d211-68eb-4ae7-8cdf-9c062ab9302f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.051981 | controller |     "Jun 09 16:18:52.045707 crc crio[22095]: time=\"2026-06-09T16:18:52.045307208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9fd41340-bac3-44dc-8f86-a794941d1f01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.051997 | controller |     "Jun 09 16:18:52.046286 crc crio[22095]: time=\"2026-06-09T16:18:52.046009176Z\" level=info msg=\"Started container\" PID=66384 containerID=51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608 description=openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns id=8673d211-68eb-4ae7-8cdf-9c062ab9302f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b",
2026-06-09 17:40:44.052012 | controller |     "Jun 09 16:18:52.084947 crc crio[22095]: time=\"2026-06-09T16:18:52.08480383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eda9b840-f99d-41f1-aaf5-1e62b62b2c29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052027 | controller |     "Jun 09 16:18:52.119873 crc crio[22095]: time=\"2026-06-09T16:18:52.119784536Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-jz4hw/neutron-db-sync\" id=b3517c4c-49ef-4e7e-9c37-436c78384f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052042 | controller |     "Jun 09 16:18:52.120291 crc crio[22095]: time=\"2026-06-09T16:18:52.120232338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052057 | controller |     "Jun 09 16:18:52.184712 crc crio[22095]: time=\"2026-06-09T16:18:52.182309879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052076 | controller |     "Jun 09 16:18:52.194615 crc crio[22095]: time=\"2026-06-09T16:18:52.19445968Z\" level=info msg=\"Stopped pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=c588f72a-a39b-4011-a9fa-02bbbad27aba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.052091 | controller |     "Jun 09 16:18:52.197454 crc crio[22095]: time=\"2026-06-09T16:18:52.197353854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052106 | controller |     "Jun 09 16:18:52.212646 crc crio[22095]: time=\"2026-06-09T16:18:52.212534293Z\" level=info msg=\"Stopped pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=3395918f-25b9-4d6f-aeaa-31b2a74cd12b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.052121 | controller |     "Jun 09 16:18:52.351212 crc crio[22095]: time=\"2026-06-09T16:18:52.350083058Z\" level=info msg=\"Created container 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409: openstack/neutron-db-sync-jz4hw/neutron-db-sync\" id=b3517c4c-49ef-4e7e-9c37-436c78384f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052136 | controller |     "Jun 09 16:18:52.354844 crc crio[22095]: time=\"2026-06-09T16:18:52.354774719Z\" level=info msg=\"Starting container: 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409\" id=92fba85e-cd66-497c-90d5-1c2de9dd83ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.052151 | controller |     "Jun 09 16:18:52.370259 crc crio[22095]: time=\"2026-06-09T16:18:52.370221015Z\" level=info msg=\"Started container\" PID=66407 containerID=5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409 description=openstack/neutron-db-sync-jz4hw/neutron-db-sync id=92fba85e-cd66-497c-90d5-1c2de9dd83ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200",
2026-06-09 17:40:44.052167 | controller |     "Jun 09 16:18:52.506989 crc crio[22095]: time=\"2026-06-09T16:18:52.506858716Z\" level=info msg=\"Removing container: ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448\" id=c4ba5219-42d8-415a-aba7-17ea6d16a582 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.052182 | controller |     "Jun 09 16:18:52.670343 crc crio[22095]: time=\"2026-06-09T16:18:52.667963305Z\" level=info msg=\"Removed container ba28da412f23df89c858dbe53ada3165a3acabac2480bf7324313af76daaa448: openstack/dnsmasq-dns-66889dc585-ns46f/init\" id=c4ba5219-42d8-415a-aba7-17ea6d16a582 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.052197 | controller |     "Jun 09 16:18:52.683120 crc crio[22095]: time=\"2026-06-09T16:18:52.682900928Z\" level=info msg=\"Removing container: db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584\" id=8bd18c28-375b-44fe-92ba-b6983c1c05b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.052212 | controller |     "Jun 09 16:18:52.732515 crc crio[22095]: time=\"2026-06-09T16:18:52.732379486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052227 | controller |     "Jun 09 16:18:52.763147 crc crio[22095]: time=\"2026-06-09T16:18:52.763039822Z\" level=info msg=\"Removed container db1b647b704c5778edd9d541e0075710bbdac7351aeae0ecc786dd5b9731c584: openstack/dnsmasq-dns-85d986748f-9bt9q/init\" id=8bd18c28-375b-44fe-92ba-b6983c1c05b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.052243 | controller |     "Jun 09 16:18:53.020115 crc crio[22095]: time=\"2026-06-09T16:18:53.014084975Z\" level=info msg=\"Created container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log\" id=b33249f3-8ea9-4ef0-9061-3046afbb2bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052261 | controller |     "Jun 09 16:18:53.034690 crc crio[22095]: time=\"2026-06-09T16:18:53.034592731Z\" level=info msg=\"Starting container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1\" id=86f32f70-5f57-4174-bbaa-409036420641 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.052278 | controller |     "Jun 09 16:18:53.041333 crc crio[22095]: time=\"2026-06-09T16:18:53.041106308Z\" level=info msg=\"Started container\" PID=66441 containerID=f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1 description=openstack/glance-default-external-api-0/glance-log id=86f32f70-5f57-4174-bbaa-409036420641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d",
2026-06-09 17:40:44.052293 | controller |     "Jun 09 16:18:53.059680 crc crio[22095]: time=\"2026-06-09T16:18:53.059583411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=be3b8fef-31ad-4d6a-8257-86a88c720df7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052309 | controller |     "Jun 09 16:18:53.118726 crc crio[22095]: time=\"2026-06-09T16:18:53.116652513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=329256c4-3d35-4c64-ac63-09730851c09f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052324 | controller |     "Jun 09 16:18:53.132125 crc crio[22095]: time=\"2026-06-09T16:18:53.130478807Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=09a33ddb-9d9f-478c-a58b-e21cad836fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052339 | controller |     "Jun 09 16:18:53.133875 crc crio[22095]: time=\"2026-06-09T16:18:53.133792072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052354 | controller |     "Jun 09 16:18:53.214391 crc crio[22095]: time=\"2026-06-09T16:18:53.214243144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052370 | controller |     "Jun 09 16:18:53.247879 crc crio[22095]: time=\"2026-06-09T16:18:53.247831335Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=db545ba0-baa2-4a81-96e6-341c6c9c4e6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.052385 | controller |     "Jun 09 16:18:53.248219 crc crio[22095]: time=\"2026-06-09T16:18:53.248192714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052401 | controller |     "Jun 09 16:18:53.287266 crc crio[22095]: time=\"2026-06-09T16:18:53.287148882Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc0005267f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.052417 | controller |     "Jun 09 16:18:53.287266 crc crio[22095]: time=\"2026-06-09T16:18:53.287223884Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.052436 | controller |     "Jun 09 16:18:54.033983 crc crio[22095]: 2026-06-09T16:18:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b41e54b3116fa7 Mac:3a:a3:f5:56:f8:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.052452 | controller |     "Jun 09 16:18:54.033983 crc crio[22095]: time=\"2026-06-09T16:18:54.031909319Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc0005267f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.052468 | controller |     "Jun 09 16:18:54.033983 crc crio[22095]: time=\"2026-06-09T16:18:54.032149825Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.052484 | controller |     "Jun 09 16:18:54.104308 crc crio[22095]: time=\"2026-06-09T16:18:54.103656488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052500 | controller |     "Jun 09 16:18:54.116278 crc crio[22095]: time=\"2026-06-09T16:18:54.116178749Z\" level=info msg=\"Ran pod sandbox 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 with infra container: openstack/glance-default-internal-api-0/POD\" id=db545ba0-baa2-4a81-96e6-341c6c9c4e6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.052515 | controller |     "Jun 09 16:18:54.138392 crc crio[22095]: time=\"2026-06-09T16:18:54.138319066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9a0639f8-d3cf-4e45-90e4-ca888a45cc2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052531 | controller |     "Jun 09 16:18:54.146020 crc crio[22095]: time=\"2026-06-09T16:18:54.14586784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3fe17f81-70e7-4d94-8b75-f05dc927b313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052547 | controller |     "Jun 09 16:18:54.160586 crc crio[22095]: time=\"2026-06-09T16:18:54.160508115Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=634d98fd-22e1-4acb-9ef1-814e0e14e919 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052562 | controller |     "Jun 09 16:18:54.162455 crc crio[22095]: time=\"2026-06-09T16:18:54.162354752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052578 | controller |     "Jun 09 16:18:54.216074 crc crio[22095]: time=\"2026-06-09T16:18:54.215984987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052593 | controller |     "Jun 09 16:18:54.241822 crc crio[22095]: time=\"2026-06-09T16:18:54.241730066Z\" level=info msg=\"Created container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd\" id=09a33ddb-9d9f-478c-a58b-e21cad836fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052608 | controller |     "Jun 09 16:18:54.246227 crc crio[22095]: time=\"2026-06-09T16:18:54.243491981Z\" level=info msg=\"Starting container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67\" id=f76dc994-c12c-4005-b868-c83355def115 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.052626 | controller |     "Jun 09 16:18:54.253480 crc crio[22095]: time=\"2026-06-09T16:18:54.253404985Z\" level=info msg=\"Started container\" PID=66563 containerID=96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67 description=openstack/glance-default-external-api-0/glance-httpd id=f76dc994-c12c-4005-b868-c83355def115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d",
2026-06-09 17:40:44.052642 | controller |     "Jun 09 16:18:54.714391 crc crio[22095]: time=\"2026-06-09T16:18:54.711618819Z\" level=info msg=\"Stopping container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1 (timeout: 30s)\" id=1e4235a8-4cde-4345-9123-8031dbcaa922 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.052658 | controller |     "Jun 09 16:18:54.714391 crc crio[22095]: time=\"2026-06-09T16:18:54.712300836Z\" level=info msg=\"Stopping container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67 (timeout: 30s)\" id=dc720acd-9863-4cc1-bc73-ac1f765c1da4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.052674 | controller |     "Jun 09 16:18:54.973307 crc crio[22095]: time=\"2026-06-09T16:18:54.973069749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052689 | controller |     "Jun 09 16:18:55.887405 crc crio[22095]: time=\"2026-06-09T16:18:55.886825847Z\" level=info msg=\"Stopped container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log\" id=1e4235a8-4cde-4345-9123-8031dbcaa922 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.052705 | controller |     "Jun 09 16:18:55.888322 crc crio[22095]: time=\"2026-06-09T16:18:55.887664228Z\" level=info msg=\"Created container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log\" id=634d98fd-22e1-4acb-9ef1-814e0e14e919 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052720 | controller |     "Jun 09 16:18:55.889206 crc crio[22095]: time=\"2026-06-09T16:18:55.889124846Z\" level=info msg=\"Starting container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148\" id=86e21098-e178-495a-84e1-fb137cdf7135 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.052735 | controller |     "Jun 09 16:18:55.906614 crc crio[22095]: time=\"2026-06-09T16:18:55.906326846Z\" level=info msg=\"Started container\" PID=66756 containerID=b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148 description=openstack/glance-default-internal-api-0/glance-log id=86e21098-e178-495a-84e1-fb137cdf7135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9",
2026-06-09 17:40:44.052751 | controller |     "Jun 09 16:18:56.055152 crc crio[22095]: time=\"2026-06-09T16:18:56.054845023Z\" level=info msg=\"Stopped container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd\" id=dc720acd-9863-4cc1-bc73-ac1f765c1da4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.052766 | controller |     "Jun 09 16:18:56.058146 crc crio[22095]: time=\"2026-06-09T16:18:56.057309776Z\" level=info msg=\"Stopping pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=dde4e190-3e29-432b-bdf3-07bc85e3df81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.052782 | controller |     "Jun 09 16:18:56.058763 crc crio[22095]: time=\"2026-06-09T16:18:56.058571968Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d UID:285cae82-eb1b-4110-aab7-8eb2432a1b23 NetNS:/var/run/netns/68dc25a0-7aa1-4f64-8871-c85605eab7ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod285cae82_eb1b_4110_aab7_8eb2432a1b23.slice PodAnnotations:0xc00379f280}] Aliases:map[]}\"",
2026-06-09 17:40:44.052801 | controller |     "Jun 09 16:18:56.059175 crc crio[22095]: time=\"2026-06-09T16:18:56.05904953Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.052817 | controller |     "Jun 09 16:18:56.109627 crc crio[22095]: time=\"2026-06-09T16:18:56.107328848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3390ed14-6366-4985-8025-ae9388ede7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052832 | controller |     "Jun 09 16:18:56.207599 crc crio[22095]: time=\"2026-06-09T16:18:56.20729767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9dd44299-22e9-4601-8f3c-68fc00268303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.052851 | controller |     "Jun 09 16:18:56.688305 crc crio[22095]: time=\"2026-06-09T16:18:56.687189257Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0207a552-a169-497a-b182-93255282efd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.052884 | controller |     "Jun 09 16:18:58.805864 crc crio[22095]: time=\"2026-06-09T16:18:58.805200067Z\" level=info msg=\"Stopping pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=fa2c84e2-2bd1-4403-a896-bad5c93aa218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.052900 | controller |     "Jun 09 16:18:58.808626 crc crio[22095]: time=\"2026-06-09T16:18:58.807141977Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dzjbv Namespace:openstack ID:f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134 UID:d5d13101-8eb5-4f4f-b231-70f1d5261ef7 NetNS:/var/run/netns/d81de699-3889-4d2f-a01b-2461a5471f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5d13101_8eb5_4f4f_b231_70f1d5261ef7.slice PodAnnotations:0xc000526ac0}] Aliases:map[]}\"",
2026-06-09 17:40:44.052916 | controller |     "Jun 09 16:18:58.808626 crc crio[22095]: time=\"2026-06-09T16:18:58.807347422Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dzjbv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.052931 | controller |     "Jun 09 16:18:59.890218 crc crio[22095]: time=\"2026-06-09T16:18:59.889793723Z\" level=info msg=\"Stopped pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=fa2c84e2-2bd1-4403-a896-bad5c93aa218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.052946 | controller |     "Jun 09 16:19:00.735989 crc crio[22095]: time=\"2026-06-09T16:19:00.729792089Z\" level=info msg=\"Stopping container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a (timeout: 10s)\" id=9f2189ee-1ad9-4b39-b75e-ee7b10b4c333 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.052962 | controller |     "Jun 09 16:19:01.173634 crc crio[22095]: time=\"2026-06-09T16:19:01.17306784Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-k8shs/POD\" id=80eab454-31dd-4a13-96c5-dd5366ec287f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.052977 | controller |     "Jun 09 16:19:01.174576 crc crio[22095]: time=\"2026-06-09T16:19:01.173634894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.052995 | controller |     "Jun 09 16:19:01.484580 crc crio[22095]: time=\"2026-06-09T16:19:01.484493991Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-w8wwn/POD\" id=98ad706e-141b-4112-8e27-b1501cc3c7f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.053011 | controller |     "Jun 09 16:19:01.484738 crc crio[22095]: time=\"2026-06-09T16:19:01.484599533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053027 | controller |     "Jun 09 16:19:02.275469 crc crio[22095]: time=\"2026-06-09T16:19:02.274886936Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-gf9j4/POD\" id=452e651c-d682-4720-849b-a09717084c1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.053042 | controller |     "Jun 09 16:19:02.276359 crc crio[22095]: time=\"2026-06-09T16:19:02.275492362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053058 | controller |     "Jun 09 16:19:04.583467 crc crio[22095]: time=\"2026-06-09T16:19:04.582877594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053073 | controller |     "Jun 09 16:19:04.584839 crc crio[22095]: time=\"2026-06-09T16:19:04.583864279Z\" level=info msg=\"Stopped container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=9f2189ee-1ad9-4b39-b75e-ee7b10b4c333 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.053088 | controller |     "Jun 09 16:19:04.585600 crc crio[22095]: time=\"2026-06-09T16:19:04.585513152Z\" level=info msg=\"Stopping pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b877f288-f864-4e2a-b487-b2dea62b4b22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.053104 | controller |     "Jun 09 16:19:04.586885 crc crio[22095]: time=\"2026-06-09T16:19:04.586805795Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-75pjr Namespace:openstack ID:00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64 UID:59b5ffa9-6d55-4962-aa30-c1b37f369b95 NetNS:/var/run/netns/4386bc81-aa65-4827-b83a-539afd666d01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59b5ffa9_6d55_4962_aa30_c1b37f369b95.slice PodAnnotations:0xc000526530}] Aliases:map[]}\"",
2026-06-09 17:40:44.053119 | controller |     "Jun 09 16:19:04.587508 crc crio[22095]: time=\"2026-06-09T16:19:04.587368749Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-868d559989-75pjr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.053135 | controller |     "Jun 09 16:19:04.589256 crc crio[22095]: time=\"2026-06-09T16:19:04.589155535Z\" level=info msg=\"Stopped pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=dde4e190-3e29-432b-bdf3-07bc85e3df81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.053150 | controller |     "Jun 09 16:19:04.611026 crc crio[22095]: time=\"2026-06-09T16:19:04.610318077Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3825e7fc-554f-4157-8054-5c78e09c3540 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.053165 | controller |     "Jun 09 16:19:04.611883 crc crio[22095]: time=\"2026-06-09T16:19:04.611837946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=6553a52d-ef47-4bdd-a507-939ef117501e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053184 | controller |     "Jun 09 16:19:04.778127 crc crio[22095]: time=\"2026-06-09T16:19:04.778045186Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc00012ac18}] Aliases:map[]}\"",
2026-06-09 17:40:44.053201 | controller |     "Jun 09 16:19:04.778127 crc crio[22095]: time=\"2026-06-09T16:19:04.778112188Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-gf9j4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.053216 | controller |     "Jun 09 16:19:04.801191 crc crio[22095]: time=\"2026-06-09T16:19:04.800864211Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4c36c8ca-30e2-4adc-ae1f-39b70e1287ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.053232 | controller |     "Jun 09 16:19:04.803097 crc crio[22095]: time=\"2026-06-09T16:19:04.80239561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=33dcfc46-936b-482c-ab31-d91421acff6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053247 | controller |     "Jun 09 16:19:04.814392 crc crio[22095]: time=\"2026-06-09T16:19:04.812393676Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"",
2026-06-09 17:40:44.053263 | controller |     "Jun 09 16:19:04.814392 crc crio[22095]: time=\"2026-06-09T16:19:04.812489319Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-w8wwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.053278 | controller |     "Jun 09 16:19:04.824475 crc crio[22095]: time=\"2026-06-09T16:19:04.824316532Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc0004c7188}] Aliases:map[]}\"",
2026-06-09 17:40:44.053294 | controller |     "Jun 09 16:19:04.824475 crc crio[22095]: time=\"2026-06-09T16:19:04.824408154Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-k8shs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.053309 | controller |     "Jun 09 16:19:04.845883 crc crio[22095]: time=\"2026-06-09T16:19:04.844996902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=044ea0aa-08ad-41fd-bf95-7c43ce8dac22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053324 | controller |     "Jun 09 16:19:04.859809 crc crio[22095]: time=\"2026-06-09T16:19:04.859731659Z\" level=info msg=\"Creating container: openstack/placement-db-sync-t8z44/placement-db-sync\" id=e1926c3f-249a-4906-8697-557c10f93566 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.053343 | controller |     "Jun 09 16:19:04.861620 crc crio[22095]: time=\"2026-06-09T16:19:04.861573777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f1f2f1a1-da8a-4063-bb33-4d84a1743ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053359 | controller |     "Jun 09 16:19:04.863405 crc crio[22095]: time=\"2026-06-09T16:19:04.863355832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053375 | controller |     "Jun 09 16:19:04.897786 crc crio[22095]: time=\"2026-06-09T16:19:04.897703622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053391 | controller |     "Jun 09 16:19:04.915885 crc crio[22095]: time=\"2026-06-09T16:19:04.915627812Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4f51250f-30e5-4b01-b137-c80e9ccfce18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.053407 | controller |     "Jun 09 16:19:04.919505 crc crio[22095]: time=\"2026-06-09T16:19:04.919010739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053422 | controller |     "Jun 09 16:19:04.988510 crc crio[22095]: time=\"2026-06-09T16:19:04.988249353Z\" level=info msg=\"Removing container: 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67\" id=bc0ea42d-7e4b-4582-91e2-45b7797022fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.053438 | controller |     "Jun 09 16:19:05.098268 crc crio[22095]: time=\"2026-06-09T16:19:05.084485559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053453 | controller |     "Jun 09 16:19:05.112065 crc crio[22095]: time=\"2026-06-09T16:19:05.103331532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053468 | controller |     "Jun 09 16:19:05.112065 crc crio[22095]: time=\"2026-06-09T16:19:05.104767199Z\" level=info msg=\"Removed container 96a4792eab0fdce060fcd0357b59a916c8bbf9d24b96170ff30f7ce4d9e89a67: openstack/glance-default-external-api-0/glance-httpd\" id=bc0ea42d-7e4b-4582-91e2-45b7797022fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.053484 | controller |     "Jun 09 16:19:05.136989 crc crio[22095]: time=\"2026-06-09T16:19:05.133450364Z\" level=info msg=\"Stopped pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b877f288-f864-4e2a-b487-b2dea62b4b22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.053499 | controller |     "Jun 09 16:19:05.165557 crc crio[22095]: time=\"2026-06-09T16:19:05.165500466Z\" level=info msg=\"Removing container: f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1\" id=9e4c113b-8516-40b9-a404-8289c3015b9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.053514 | controller |     "Jun 09 16:19:05.235019 crc crio[22095]: time=\"2026-06-09T16:19:05.234796511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053529 | controller |     "Jun 09 16:19:05.243022 crc crio[22095]: time=\"2026-06-09T16:19:05.242892859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053548 | controller |     "Jun 09 16:19:05.341711 crc crio[22095]: time=\"2026-06-09T16:19:05.34166582Z\" level=info msg=\"Removed container f4e1cd36616b6958a87422f7482a334bbdd86666085d999716a9af157a5e7ed1: openstack/glance-default-external-api-0/glance-log\" id=9e4c113b-8516-40b9-a404-8289c3015b9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.053564 | controller |     "Jun 09 16:19:05.574511 crc crio[22095]: time=\"2026-06-09T16:19:05.574357334Z\" level=info msg=\"Created container 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a: openstack/placement-db-sync-t8z44/placement-db-sync\" id=e1926c3f-249a-4906-8697-557c10f93566 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.053579 | controller |     "Jun 09 16:19:05.581867 crc crio[22095]: time=\"2026-06-09T16:19:05.578165741Z\" level=info msg=\"Starting container: 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a\" id=4ce0a3c0-1db0-440d-a171-84cee7898ce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.053595 | controller |     "Jun 09 16:19:05.591842 crc crio[22095]: time=\"2026-06-09T16:19:05.588335662Z\" level=info msg=\"Created container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent\" id=4f51250f-30e5-4b01-b137-c80e9ccfce18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.053611 | controller |     "Jun 09 16:19:05.591842 crc crio[22095]: time=\"2026-06-09T16:19:05.590058256Z\" level=info msg=\"Starting container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01\" id=e979550a-43a1-4bb6-adeb-e5a5eeb34864 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.053626 | controller |     "Jun 09 16:19:05.601522 crc crio[22095]: time=\"2026-06-09T16:19:05.601403747Z\" level=info msg=\"Started container\" PID=67511 containerID=2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a description=openstack/placement-db-sync-t8z44/placement-db-sync id=4ce0a3c0-1db0-440d-a171-84cee7898ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b",
2026-06-09 17:40:44.053642 | controller |     "Jun 09 16:19:05.614368 crc crio[22095]: time=\"2026-06-09T16:19:05.613655881Z\" level=info msg=\"Started container\" PID=67512 containerID=045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01 description=openstack/ceilometer-0/ceilometer-central-agent id=e979550a-43a1-4bb6-adeb-e5a5eeb34864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7",
2026-06-09 17:40:44.053658 | controller |     "Jun 09 16:19:05.630013 crc crio[22095]: time=\"2026-06-09T16:19:05.629834365Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=563f4f44-3296-49de-a1dc-7a2a6cb19b5f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.053673 | controller |     "Jun 09 16:19:05.643799 crc crio[22095]: time=\"2026-06-09T16:19:05.637188884Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.053688 | controller |     "Jun 09 16:19:05.690151 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a04bd1c7071df77 Mac:3a:5c:e5:51:3e:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 SocketPath: PciID:}] [{Interface:0xc00011a8b0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.053704 | controller |     "Jun 09 16:19:05.691878 crc crio[22095]: time=\"2026-06-09T16:19:05.691802084Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc00012ac18}] Aliases:map[]}\"",
2026-06-09 17:40:44.053722 | controller |     "Jun 09 16:19:05.692128 crc crio[22095]: time=\"2026-06-09T16:19:05.69206646Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-gf9j4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.053738 | controller |     "Jun 09 16:19:05.709223 crc crio[22095]: time=\"2026-06-09T16:19:05.709173479Z\" level=info msg=\"Ran pod sandbox a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 with infra container: openstack/keystone-bootstrap-gf9j4/POD\" id=452e651c-d682-4720-849b-a09717084c1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.053754 | controller |     "Jun 09 16:19:05.732381 crc crio[22095]: time=\"2026-06-09T16:19:05.732279131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ae3de04a-a600-4b70-b773-acc16d166e08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053769 | controller |     "Jun 09 16:19:05.774250 crc crio[22095]: time=\"2026-06-09T16:19:05.774139674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=fda5a13d-4280-40b1-a512-9dec78c24f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053784 | controller |     "Jun 09 16:19:05.788996 crc crio[22095]: time=\"2026-06-09T16:19:05.788887092Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap\" id=25694944-b382-42ff-bd0e-3533872691e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.053799 | controller |     "Jun 09 16:19:05.789835 crc crio[22095]: time=\"2026-06-09T16:19:05.789781435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.053814 | controller |     "Jun 09 16:19:05.882525 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c717b6f2a97d593 Mac:c2:33:b8:36:8a:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.053830 | controller |     "Jun 09 16:19:05.888156 crc crio[22095]: time=\"2026-06-09T16:19:05.885777705Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc0004c7188}] Aliases:map[]}\"",
2026-06-09 17:40:44.053846 | controller |     "Jun 09 16:19:05.888156 crc crio[22095]: time=\"2026-06-09T16:19:05.886222986Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-k8shs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.053883 | controller |     "Jun 09 16:19:05.911572 crc crio[22095]: time=\"2026-06-09T16:19:05.911478453Z\" level=info msg=\"Ran pod sandbox c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 with infra container: openstack/cinder-db-sync-k8shs/POD\" id=80eab454-31dd-4a13-96c5-dd5366ec287f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.053904 | controller |     "Jun 09 16:19:05.933002 crc crio[22095]: 2026-06-09T16:19:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d5f4cfc4dbb494 Mac:6a:1f:dd:74:ba:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee SocketPath: PciID:}] [{Interface:0xc000384760 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.053921 | controller |     "Jun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.931573978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053937 | controller |     "Jun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.931880086Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053953 | controller |     "Jun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.932155893Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=55f02bf1-d248-4d23-a7d6-5ec219985536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.053968 | controller |     "Jun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.932176924Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"",
2026-06-09 17:40:44.053984 | controller |     "Jun 09 16:19:05.933002 crc crio[22095]: time=\"2026-06-09T16:19:05.932331308Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-w8wwn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.053999 | controller |     "Jun 09 16:19:05.938992 crc crio[22095]: time=\"2026-06-09T16:19:05.93633405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c4e4192e-473d-4d5b-822f-1bdc3c5087da name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.054015 | controller |     "Jun 09 16:19:05.943288 crc crio[22095]: time=\"2026-06-09T16:19:05.943155745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054030 | controller |     "Jun 09 16:19:05.957401 crc crio[22095]: time=\"2026-06-09T16:19:05.95662837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054046 | controller |     "Jun 09 16:19:05.959610 crc crio[22095]: time=\"2026-06-09T16:19:05.959529735Z\" level=info msg=\"Ran pod sandbox 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 with infra container: openstack/barbican-db-sync-w8wwn/POD\" id=98ad706e-141b-4112-8e27-b1501cc3c7f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.054061 | controller |     "Jun 09 16:19:05.960845 crc crio[22095]: time=\"2026-06-09T16:19:05.960602082Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"",
2026-06-09 17:40:44.054079 | controller |     "Jun 09 16:19:05.961876 crc crio[22095]: time=\"2026-06-09T16:19:05.96169578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054094 | controller |     "Jun 09 16:19:05.961876 crc crio[22095]: time=\"2026-06-09T16:19:05.961845884Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054109 | controller |     "Jun 09 16:19:05.962354 crc crio[22095]: time=\"2026-06-09T16:19:05.961894205Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=04371ea1-269e-420e-b7aa-a408f493ca3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054124 | controller |     "Jun 09 16:19:05.964593 crc crio[22095]: time=\"2026-06-09T16:19:05.964530023Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d999dd8c-5092-4479-8deb-2a240a0405bd name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.054139 | controller |     "Jun 09 16:19:05.993741 crc crio[22095]: time=\"2026-06-09T16:19:05.993088815Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"",
2026-06-09 17:40:44.054154 | controller |     "Jun 09 16:19:06.093384 crc crio[22095]: time=\"2026-06-09T16:19:06.093293253Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6c3b90ab-4c3f-4c12-9d2d-cff5701eb40a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.054168 | controller |     "Jun 09 16:19:06.093384 crc crio[22095]: time=\"2026-06-09T16:19:06.093405046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054182 | controller |     "Jun 09 16:19:06.301212 crc crio[22095]: time=\"2026-06-09T16:19:06.299344233Z\" level=info msg=\"Removing container: c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a\" id=b0f45630-2258-4feb-b9a9-e1f5811d7f8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054197 | controller |     "Jun 09 16:19:06.313764 crc crio[22095]: time=\"2026-06-09T16:19:06.313153387Z\" level=info msg=\"Created container aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap\" id=25694944-b382-42ff-bd0e-3533872691e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.054212 | controller |     "Jun 09 16:19:06.318295 crc crio[22095]: time=\"2026-06-09T16:19:06.31677656Z\" level=info msg=\"Starting container: aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67\" id=a7dd78a2-3062-4f9a-8886-818109e7710b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.054227 | controller |     "Jun 09 16:19:06.335762 crc crio[22095]: time=\"2026-06-09T16:19:06.335216593Z\" level=info msg=\"Started container\" PID=67594 containerID=aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67 description=openstack/keystone-bootstrap-gf9j4/keystone-bootstrap id=a7dd78a2-3062-4f9a-8886-818109e7710b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795",
2026-06-09 17:40:44.054242 | controller |     "Jun 09 16:19:06.342822 crc crio[22095]: time=\"2026-06-09T16:19:06.342053778Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc001288720}] Aliases:map[]}\"",
2026-06-09 17:40:44.054259 | controller |     "Jun 09 16:19:06.342822 crc crio[22095]: time=\"2026-06-09T16:19:06.342163311Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.054275 | controller |     "Jun 09 16:19:06.520239 crc crio[22095]: time=\"2026-06-09T16:19:06.503717971Z\" level=info msg=\"Removed container c6c448ba1534fafc4c6a12957ffd924f8f76373205cb431dc60a96cc715b3d8a: openstack/dnsmasq-dns-868d559989-75pjr/dnsmasq-dns\" id=b0f45630-2258-4feb-b9a9-e1f5811d7f8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054290 | controller |     "Jun 09 16:19:06.537460 crc crio[22095]: time=\"2026-06-09T16:19:06.537286461Z\" level=info msg=\"Removing container: a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972\" id=109092cc-a8cf-4a5e-a524-43d2c3ff5a5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054305 | controller |     "Jun 09 16:19:06.680902 crc crio[22095]: time=\"2026-06-09T16:19:06.680776959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054319 | controller |     "Jun 09 16:19:06.754570 crc crio[22095]: time=\"2026-06-09T16:19:06.754090418Z\" level=info msg=\"Removed container a8e426b1837d4df9ad5e5ad15e0bbe80eb3610cf5ec03a04d0cea4fc305c2972: openstack/dnsmasq-dns-868d559989-75pjr/init\" id=109092cc-a8cf-4a5e-a524-43d2c3ff5a5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054334 | controller |     "Jun 09 16:19:06.928748 crc crio[22095]: time=\"2026-06-09T16:19:06.928502397Z\" level=info msg=\"Created container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd\" id=0207a552-a169-497a-b182-93255282efd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.054349 | controller |     "Jun 09 16:19:06.932132 crc crio[22095]: time=\"2026-06-09T16:19:06.932047588Z\" level=info msg=\"Starting container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b\" id=bc5e0d54-361f-41ee-b2ea-536cf09b8674 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.054364 | controller |     "Jun 09 16:19:06.946865 crc crio[22095]: time=\"2026-06-09T16:19:06.946754555Z\" level=info msg=\"Started container\" PID=67719 containerID=c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b description=openstack/glance-default-internal-api-0/glance-httpd id=bc5e0d54-361f-41ee-b2ea-536cf09b8674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9",
2026-06-09 17:40:44.054379 | controller |     "Jun 09 16:19:07.349988 crc crio[22095]: time=\"2026-06-09T16:19:07.346218753Z\" level=info msg=\"Stopping container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b (timeout: 30s)\" id=f842ce46-295a-4d06-bba0-5057da6181e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.054393 | controller |     "Jun 09 16:19:07.349988 crc crio[22095]: time=\"2026-06-09T16:19:07.347789343Z\" level=info msg=\"Stopping container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148 (timeout: 30s)\" id=8e391dc8-e076-4d86-bf60-dc1b80217255 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.054408 | controller |     "Jun 09 16:19:07.431163 crc crio[22095]: 2026-06-09T16:19:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:399519f91cbfac9 Mac:7e:b8:44:e7:67:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.054426 | controller |     "Jun 09 16:19:07.436088 crc crio[22095]: time=\"2026-06-09T16:19:07.435562421Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc001288720}] Aliases:map[]}\"",
2026-06-09 17:40:44.054442 | controller |     "Jun 09 16:19:07.436088 crc crio[22095]: time=\"2026-06-09T16:19:07.435793647Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.054458 | controller |     "Jun 09 16:19:07.477092 crc crio[22095]: time=\"2026-06-09T16:19:07.477015694Z\" level=info msg=\"Ran pod sandbox 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 with infra container: openstack/glance-default-external-api-0/POD\" id=6c3b90ab-4c3f-4c12-9d2d-cff5701eb40a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.054473 | controller |     "Jun 09 16:19:07.492601 crc crio[22095]: time=\"2026-06-09T16:19:07.49250175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=00c1df97-27fb-447c-b045-e3b3c22875fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054488 | controller |     "Jun 09 16:19:07.762080 crc crio[22095]: time=\"2026-06-09T16:19:07.761799252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=03e7d9e4-a663-4875-a796-d8ee140012fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054503 | controller |     "Jun 09 16:19:07.763405 crc crio[22095]: time=\"2026-06-09T16:19:07.762420988Z\" level=info msg=\"Stopped container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd\" id=f842ce46-295a-4d06-bba0-5057da6181e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.054518 | controller |     "Jun 09 16:19:08.055116 crc crio[22095]: time=\"2026-06-09T16:19:08.05163033Z\" level=info msg=\"Stopped container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log\" id=8e391dc8-e076-4d86-bf60-dc1b80217255 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.054533 | controller |     "Jun 09 16:19:08.056892 crc crio[22095]: time=\"2026-06-09T16:19:08.05671212Z\" level=info msg=\"Stopping pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=f0af5721-5c57-4d93-b01d-6cf0b1ebc787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.054547 | controller |     "Jun 09 16:19:08.057871 crc crio[22095]: time=\"2026-06-09T16:19:08.05747658Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9 UID:920cfc21-fa01-4215-a3df-385a77506c8c NetNS:/var/run/netns/07eb520f-803c-49c6-8393-307c4e736979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod920cfc21_fa01_4215_a3df_385a77506c8c.slice PodAnnotations:0xc00379e028}] Aliases:map[]}\"",
2026-06-09 17:40:44.054563 | controller |     "Jun 09 16:19:08.057871 crc crio[22095]: time=\"2026-06-09T16:19:08.057633544Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.054583 | controller |     "Jun 09 16:19:08.081337 crc crio[22095]: time=\"2026-06-09T16:19:08.081004613Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4f53513a-2158-4f1f-bdef-223435443b8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.054599 | controller |     "Jun 09 16:19:08.981799 crc crio[22095]: time=\"2026-06-09T16:19:08.981395198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054614 | controller |     "Jun 09 16:19:08.989892 crc crio[22095]: time=\"2026-06-09T16:19:08.989807403Z\" level=info msg=\"Stopped pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=f0af5721-5c57-4d93-b01d-6cf0b1ebc787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.054629 | controller |     "Jun 09 16:19:09.105593 crc crio[22095]: time=\"2026-06-09T16:19:09.105448047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054644 | controller |     "Jun 09 16:19:09.121339 crc crio[22095]: time=\"2026-06-09T16:19:09.121244742Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=563f4f44-3296-49de-a1dc-7a2a6cb19b5f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.054659 | controller |     "Jun 09 16:19:09.123336 crc crio[22095]: time=\"2026-06-09T16:19:09.123224172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1e5e6e1a-53d8-40f1-a3c8-4abea7da8112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054674 | controller |     "Jun 09 16:19:09.165033 crc crio[22095]: time=\"2026-06-09T16:19:09.16489817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d484155f-0cda-46f1-a2d9-eed3c9932bea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054689 | controller |     "Jun 09 16:19:09.174849 crc crio[22095]: time=\"2026-06-09T16:19:09.174764363Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=95bec57a-b136-480c-bbc1-2fc1d7132367 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.054704 | controller |     "Jun 09 16:19:09.176870 crc crio[22095]: time=\"2026-06-09T16:19:09.176800255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054719 | controller |     "Jun 09 16:19:09.354403 crc crio[22095]: time=\"2026-06-09T16:19:09.35413204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054734 | controller |     "Jun 09 16:19:09.363760 crc crio[22095]: time=\"2026-06-09T16:19:09.363655964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054750 | controller |     "Jun 09 16:19:09.446246 crc crio[22095]: time=\"2026-06-09T16:19:09.446158859Z\" level=info msg=\"Removing container: c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b\" id=c68b7734-e1a1-47f1-b33e-77d2ecdd300b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054765 | controller |     "Jun 09 16:19:09.519842 crc crio[22095]: time=\"2026-06-09T16:19:09.519652542Z\" level=info msg=\"Removed container c5446857b0b0da763da78434ee723a50d6de8c67366627894a308b691071951b: openstack/glance-default-internal-api-0/glance-httpd\" id=c68b7734-e1a1-47f1-b33e-77d2ecdd300b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054782 | controller |     "Jun 09 16:19:09.525097 crc crio[22095]: time=\"2026-06-09T16:19:09.524864696Z\" level=info msg=\"Removing container: b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148\" id=5e1965d9-09cc-4f79-9161-368c70d59853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054798 | controller |     "Jun 09 16:19:09.568336 crc crio[22095]: time=\"2026-06-09T16:19:09.567468377Z\" level=info msg=\"Removed container b767541db4f6aaa32e5571d84e47e5300d167de5f4d575174edd51ed6d2e2148: openstack/glance-default-internal-api-0/glance-log\" id=5e1965d9-09cc-4f79-9161-368c70d59853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.054812 | controller |     "Jun 09 16:19:09.591248 crc crio[22095]: time=\"2026-06-09T16:19:09.591126104Z\" level=info msg=\"Created container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent\" id=95bec57a-b136-480c-bbc1-2fc1d7132367 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.054827 | controller |     "Jun 09 16:19:09.592334 crc crio[22095]: time=\"2026-06-09T16:19:09.592233452Z\" level=info msg=\"Starting container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f\" id=32b91646-4c10-491d-a4fb-89d5f5e4dba3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.054842 | controller |     "Jun 09 16:19:09.601454 crc crio[22095]: time=\"2026-06-09T16:19:09.601326615Z\" level=info msg=\"Started container\" PID=67976 containerID=01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f description=openstack/ceilometer-0/ceilometer-notification-agent id=32b91646-4c10-491d-a4fb-89d5f5e4dba3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7",
2026-06-09 17:40:44.054877 | controller |     "Jun 09 16:19:09.626107 crc crio[22095]: time=\"2026-06-09T16:19:09.620509997Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8ed00169-3fcd-49a2-85d1-bc8087670249 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.054894 | controller |     "Jun 09 16:19:09.626107 crc crio[22095]: time=\"2026-06-09T16:19:09.62570932Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.054910 | controller |     "Jun 09 16:19:09.888977 crc crio[22095]: time=\"2026-06-09T16:19:09.888839093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.054925 | controller |     "Jun 09 16:19:10.043315 crc crio[22095]: time=\"2026-06-09T16:19:10.042855441Z\" level=info msg=\"Created container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log\" id=4f53513a-2158-4f1f-bdef-223435443b8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.054940 | controller |     "Jun 09 16:19:10.045265 crc crio[22095]: time=\"2026-06-09T16:19:10.04477004Z\" level=info msg=\"Starting container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651\" id=aa548731-56c0-45bc-9517-de5cc78f9562 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.054955 | controller |     "Jun 09 16:19:10.069626 crc crio[22095]: time=\"2026-06-09T16:19:10.069485453Z\" level=info msg=\"Started container\" PID=68028 containerID=0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651 description=openstack/glance-default-external-api-0/glance-log id=aa548731-56c0-45bc-9517-de5cc78f9562 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8",
2026-06-09 17:40:44.054973 | controller |     "Jun 09 16:19:10.088605 crc crio[22095]: time=\"2026-06-09T16:19:10.088411948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3698e161-1727-49cc-93b4-128998bb53b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.054989 | controller |     "Jun 09 16:19:10.181532 crc crio[22095]: time=\"2026-06-09T16:19:10.180704563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=15c7c557-d7df-4b93-8703-828ea83c4739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055004 | controller |     "Jun 09 16:19:10.209846 crc crio[22095]: time=\"2026-06-09T16:19:10.209418469Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=56ea541c-58d4-41b1-824c-34e9ded650bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055018 | controller |     "Jun 09 16:19:10.210417 crc crio[22095]: time=\"2026-06-09T16:19:10.210011764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055033 | controller |     "Jun 09 16:19:10.254679 crc crio[22095]: time=\"2026-06-09T16:19:10.254349891Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=d884a781-fdc0-4739-9e77-bd7e78f2fe5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.055048 | controller |     "Jun 09 16:19:10.254679 crc crio[22095]: time=\"2026-06-09T16:19:10.254484034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055063 | controller |     "Jun 09 16:19:10.294610 crc crio[22095]: time=\"2026-06-09T16:19:10.292336514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055078 | controller |     "Jun 09 16:19:10.354073 crc crio[22095]: time=\"2026-06-09T16:19:10.35031609Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc0022722a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.055093 | controller |     "Jun 09 16:19:10.354398 crc crio[22095]: time=\"2026-06-09T16:19:10.354358704Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.055108 | controller |     "Jun 09 16:19:11.230000 crc crio[22095]: 2026-06-09T16:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d53ab95938ecfe6 Mac:7e:99:8a:31:99:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 SocketPath: PciID:}] [{Interface:0xc0003108e0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.055123 | controller |     "Jun 09 16:19:11.233209 crc crio[22095]: time=\"2026-06-09T16:19:11.233009791Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc0022722a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.055141 | controller |     "Jun 09 16:19:11.233691 crc crio[22095]: time=\"2026-06-09T16:19:11.233637377Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.055157 | controller |     "Jun 09 16:19:11.310113 crc crio[22095]: time=\"2026-06-09T16:19:11.309909811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055172 | controller |     "Jun 09 16:19:11.449071 crc crio[22095]: time=\"2026-06-09T16:19:11.442609002Z\" level=info msg=\"Created container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd\" id=56ea541c-58d4-41b1-824c-34e9ded650bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055187 | controller |     "Jun 09 16:19:11.449071 crc crio[22095]: time=\"2026-06-09T16:19:11.446137543Z\" level=info msg=\"Starting container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f\" id=f8eb6b0f-c5e4-4929-a43c-a1e779780862 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.055203 | controller |     "Jun 09 16:19:11.469593 crc crio[22095]: time=\"2026-06-09T16:19:11.469524072Z\" level=info msg=\"Started container\" PID=68171 containerID=650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f description=openstack/glance-default-external-api-0/glance-httpd id=f8eb6b0f-c5e4-4929-a43c-a1e779780862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8",
2026-06-09 17:40:44.055241 | controller |     "Jun 09 16:19:12.658560 crc crio[22095]: time=\"2026-06-09T16:19:12.658236316Z\" level=info msg=\"Stopping pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=272c13ba-41a0-40ca-8e47-55e3eb2deb04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.055258 | controller |     "Jun 09 16:19:12.660228 crc crio[22095]: time=\"2026-06-09T16:19:12.660169006Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-t8z44 Namespace:openstack ID:7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b UID:0241d107-2512-4d82-9ff3-efc6d89112a7 NetNS:/var/run/netns/c5f758f3-c46d-4a65-9d77-a23b241683f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0241d107_2512_4d82_9ff3_efc6d89112a7.slice PodAnnotations:0xc001288050}] Aliases:map[]}\"",
2026-06-09 17:40:44.055273 | controller |     "Jun 09 16:19:12.660386 crc crio[22095]: time=\"2026-06-09T16:19:12.66033569Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-t8z44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.055289 | controller |     "Jun 09 16:19:13.670487 crc crio[22095]: time=\"2026-06-09T16:19:13.669236016Z\" level=info msg=\"Stopping pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=06cea91f-9538-436e-be05-453351bac861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.055304 | controller |     "Jun 09 16:19:13.672083 crc crio[22095]: time=\"2026-06-09T16:19:13.671242477Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-gf9j4 Namespace:openstack ID:a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795 UID:f039965d-07f3-4082-b04e-84553df49b90 NetNS:/var/run/netns/5be0564f-9349-45b9-b13a-51617c52ef06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf039965d_07f3_4082_b04e_84553df49b90.slice PodAnnotations:0xc001288310}] Aliases:map[]}\"",
2026-06-09 17:40:44.055322 | controller |     "Jun 09 16:19:13.672083 crc crio[22095]: time=\"2026-06-09T16:19:13.671399691Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-gf9j4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.055337 | controller |     "Jun 09 16:19:15.251624 crc crio[22095]: time=\"2026-06-09T16:19:15.250842338Z\" level=info msg=\"Stopped pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=272c13ba-41a0-40ca-8e47-55e3eb2deb04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.055352 | controller |     "Jun 09 16:19:16.492256 crc crio[22095]: time=\"2026-06-09T16:19:16.491603446Z\" level=info msg=\"Stopped pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=06cea91f-9538-436e-be05-453351bac861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.055366 | controller |     "Jun 09 16:19:16.496886 crc crio[22095]: time=\"2026-06-09T16:19:16.49680928Z\" level=info msg=\"Ran pod sandbox d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea with infra container: openstack/glance-default-internal-api-0/POD\" id=d884a781-fdc0-4739-9e77-bd7e78f2fe5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.055381 | controller |     "Jun 09 16:19:16.501299 crc crio[22095]: time=\"2026-06-09T16:19:16.501231933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=de99021c-21ef-430f-a59d-d19050efeacc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055396 | controller |     "Jun 09 16:19:17.325409 crc crio[22095]: time=\"2026-06-09T16:19:17.324659046Z\" level=info msg=\"Running pod sandbox: openstack/placement-748dbd4fc4-f54hn/POD\" id=e08b54ad-e43b-48a4-a738-795adc145d29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.055411 | controller |     "Jun 09 16:19:17.325590 crc crio[22095]: time=\"2026-06-09T16:19:17.325512327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055426 | controller |     "Jun 09 16:19:18.244086 crc crio[22095]: time=\"2026-06-09T16:19:18.244039076Z\" level=info msg=\"Running pod sandbox: openstack/keystone-76d476ddd6-ppbm4/POD\" id=8befdee7-2129-4f21-b438-c2f720078b4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.055441 | controller |     "Jun 09 16:19:18.245311 crc crio[22095]: time=\"2026-06-09T16:19:18.245287488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055456 | controller |     "Jun 09 16:19:21.969217 crc crio[22095]: time=\"2026-06-09T16:19:21.968132666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=97763e37-c2cd-4e85-a3ee-6e04d858d3e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055471 | controller |     "Jun 09 16:19:22.150640 crc crio[22095]: time=\"2026-06-09T16:19:22.149037772Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=30ccea1b-1de1-4273-9246-81e352e7d3e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055485 | controller |     "Jun 09 16:19:22.150640 crc crio[22095]: time=\"2026-06-09T16:19:22.149295079Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d999dd8c-5092-4479-8deb-2a240a0405bd name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.055500 | controller |     "Jun 09 16:19:22.151064 crc crio[22095]: time=\"2026-06-09T16:19:22.150721145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ca49567d-eda5-48a2-9ae9-390cd3bc1169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055518 | controller |     "Jun 09 16:19:22.159415 crc crio[22095]: time=\"2026-06-09T16:19:22.159329996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055533 | controller |     "Jun 09 16:19:22.182369 crc crio[22095]: time=\"2026-06-09T16:19:22.182290104Z\" level=info msg=\"Got pod network &{Name:keystone-76d476ddd6-ppbm4 Namespace:openstack ID:17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 UID:fb850fca-43b1-492f-ab0b-3ae9f1b5604c NetNS:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb850fca_43b1_492f_ab0b_3ae9f1b5604c.slice PodAnnotations:0xc00263c040}] Aliases:map[]}\"",
2026-06-09 17:40:44.055549 | controller |     "Jun 09 16:19:22.182369 crc crio[22095]: time=\"2026-06-09T16:19:22.182362196Z\" level=info msg=\"Adding pod openstack_keystone-76d476ddd6-ppbm4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.055564 | controller |     "Jun 09 16:19:22.185684 crc crio[22095]: time=\"2026-06-09T16:19:22.185610519Z\" level=info msg=\"Got pod network &{Name:placement-748dbd4fc4-f54hn Namespace:openstack ID:8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 UID:9576e9f8-33ca-4f42-9f69-e6f7d085910d NetNS:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9576e9f8_33ca_4f42_9f69_e6f7d085910d.slice PodAnnotations:0xc002da42f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.055580 | controller |     "Jun 09 16:19:22.185684 crc crio[22095]: time=\"2026-06-09T16:19:22.185670981Z\" level=info msg=\"Adding pod openstack_placement-748dbd4fc4-f54hn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.055595 | controller |     "Jun 09 16:19:22.199483 crc crio[22095]: time=\"2026-06-09T16:19:22.199322981Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8ed00169-3fcd-49a2-85d1-bc8087670249 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.055610 | controller |     "Jun 09 16:19:22.202115 crc crio[22095]: time=\"2026-06-09T16:19:22.201899077Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=503a4323-546d-40c0-97a3-1c94710b4066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055625 | controller |     "Jun 09 16:19:22.215258 crc crio[22095]: time=\"2026-06-09T16:19:22.215190167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1bbc2b6c-42e7-428c-b22b-8bb773d866aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055641 | controller |     "Jun 09 16:19:22.217141 crc crio[22095]: time=\"2026-06-09T16:19:22.217048375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3a06a219-223c-4f08-b7d8-8622e203bad6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055656 | controller |     "Jun 09 16:19:22.232737 crc crio[22095]: time=\"2026-06-09T16:19:22.232507991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055674 | controller |     "Jun 09 16:19:22.233464 crc crio[22095]: time=\"2026-06-09T16:19:22.233368693Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=595440d2-9a41-407a-80fc-d3750d0aeca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055689 | controller |     "Jun 09 16:19:22.235075 crc crio[22095]: time=\"2026-06-09T16:19:22.234999325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055705 | controller |     "Jun 09 16:19:22.243746 crc crio[22095]: time=\"2026-06-09T16:19:22.243664997Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-w8wwn/barbican-db-sync\" id=d32caa51-25f8-4527-be9d-5a9976ef8440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055719 | controller |     "Jun 09 16:19:22.261551 crc crio[22095]: time=\"2026-06-09T16:19:22.261458783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055734 | controller |     "Jun 09 16:19:22.337861 crc crio[22095]: time=\"2026-06-09T16:19:22.337758819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055749 | controller |     "Jun 09 16:19:22.350078 crc crio[22095]: time=\"2026-06-09T16:19:22.349995672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055764 | controller |     "Jun 09 16:19:22.350363 crc crio[22095]: time=\"2026-06-09T16:19:22.350260979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055779 | controller |     "Jun 09 16:19:22.364515 crc crio[22095]: time=\"2026-06-09T16:19:22.364233687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.055794 | controller |     "Jun 09 16:19:22.582176 crc crio[22095]: time=\"2026-06-09T16:19:22.581593798Z\" level=info msg=\"Created container c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b: openstack/barbican-db-sync-w8wwn/barbican-db-sync\" id=d32caa51-25f8-4527-be9d-5a9976ef8440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055809 | controller |     "Jun 09 16:19:22.583649 crc crio[22095]: time=\"2026-06-09T16:19:22.583565918Z\" level=info msg=\"Starting container: c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b\" id=23489528-6e89-413f-ac6e-2c5b0ed2a2b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.055824 | controller |     "Jun 09 16:19:22.591605 crc crio[22095]: 2026-06-09T16:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aaceddadd0e798 Mac:1e:47:2a:dc:60:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.055838 | controller |     "Jun 09 16:19:22.596610 crc crio[22095]: time=\"2026-06-09T16:19:22.596542311Z\" level=info msg=\"Started container\" PID=69125 containerID=c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b description=openstack/barbican-db-sync-w8wwn/barbican-db-sync id=23489528-6e89-413f-ac6e-2c5b0ed2a2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575",
2026-06-09 17:40:44.055870 | controller |     "Jun 09 16:19:22.596700 crc crio[22095]: time=\"2026-06-09T16:19:22.596630103Z\" level=info msg=\"Got pod network &{Name:placement-748dbd4fc4-f54hn Namespace:openstack ID:8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 UID:9576e9f8-33ca-4f42-9f69-e6f7d085910d NetNS:/var/run/netns/c5766891-b624-4ef6-a5ae-cdfe7c82019b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9576e9f8_33ca_4f42_9f69_e6f7d085910d.slice PodAnnotations:0xc002da42f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.055899 | controller |     "Jun 09 16:19:22.596896 crc crio[22095]: time=\"2026-06-09T16:19:22.596844568Z\" level=info msg=\"Checking pod openstack_placement-748dbd4fc4-f54hn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.055914 | controller |     "Jun 09 16:19:22.605817 crc crio[22095]: time=\"2026-06-09T16:19:22.605742846Z\" level=info msg=\"Ran pod sandbox 8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5 with infra container: openstack/placement-748dbd4fc4-f54hn/POD\" id=e08b54ad-e43b-48a4-a738-795adc145d29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.055929 | controller |     "Jun 09 16:19:22.609157 crc crio[22095]: time=\"2026-06-09T16:19:22.6090138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a72b09a1-29b1-4844-8bfd-442f924d1b77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.055951 | controller |     "Jun 09 16:19:22.613492 crc crio[22095]: time=\"2026-06-09T16:19:22.613355622Z\" level=info msg=\"Created container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core\" id=595440d2-9a41-407a-80fc-d3750d0aeca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.055970 | controller |     "Jun 09 16:19:22.614376 crc crio[22095]: time=\"2026-06-09T16:19:22.614296346Z\" level=info msg=\"Starting container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955\" id=d317194d-6c77-4564-984d-bff977a42bac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.056034 | controller |     "Jun 09 16:19:22.662296 crc crio[22095]: time=\"2026-06-09T16:19:22.662177443Z\" level=info msg=\"Started container\" PID=69129 containerID=972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955 description=openstack/ceilometer-0/sg-core id=d317194d-6c77-4564-984d-bff977a42bac name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7",
2026-06-09 17:40:44.056055 | controller |     "Jun 09 16:19:22.675722 crc crio[22095]: time=\"2026-06-09T16:19:22.675631498Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b5cc9741-5cf1-40df-ab44-436ad37dd6fd name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.056070 | controller |     "Jun 09 16:19:22.688954 crc crio[22095]: time=\"2026-06-09T16:19:22.688821846Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.056085 | controller |     "Jun 09 16:19:22.693791 crc crio[22095]: time=\"2026-06-09T16:19:22.69368314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fffc2ad8-8396-4967-aa5f-f4618b60e313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056100 | controller |     "Jun 09 16:19:22.708097 crc crio[22095]: time=\"2026-06-09T16:19:22.708039118Z\" level=info msg=\"Creating container: openstack/placement-748dbd4fc4-f54hn/placement-log\" id=7cc6a134-3970-4967-888a-4516037cc909 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056115 | controller |     "Jun 09 16:19:22.709799 crc crio[22095]: time=\"2026-06-09T16:19:22.709772022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056133 | controller |     "Jun 09 16:19:22.782119 crc crio[22095]: time=\"2026-06-09T16:19:22.782069835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056149 | controller |     "Jun 09 16:19:22.787593 crc crio[22095]: time=\"2026-06-09T16:19:22.787552536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056163 | controller |     "Jun 09 16:19:22.879573 crc crio[22095]: 2026-06-09T16:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17c5d6925b1d7bd Mac:ba:b2:fc:f1:23:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a SocketPath: PciID:}] [{Interface:0xc0002c3340 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.056178 | controller |     "Jun 09 16:19:22.881467 crc crio[22095]: time=\"2026-06-09T16:19:22.881386831Z\" level=info msg=\"Got pod network &{Name:keystone-76d476ddd6-ppbm4 Namespace:openstack ID:17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 UID:fb850fca-43b1-492f-ab0b-3ae9f1b5604c NetNS:/var/run/netns/fee765e5-fa4d-4748-9e68-93abc5758d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb850fca_43b1_492f_ab0b_3ae9f1b5604c.slice PodAnnotations:0xc00263c040}] Aliases:map[]}\"",
2026-06-09 17:40:44.056193 | controller |     "Jun 09 16:19:22.881637 crc crio[22095]: time=\"2026-06-09T16:19:22.881582166Z\" level=info msg=\"Checking pod openstack_keystone-76d476ddd6-ppbm4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.056208 | controller |     "Jun 09 16:19:22.895853 crc crio[22095]: time=\"2026-06-09T16:19:22.895746489Z\" level=info msg=\"Ran pod sandbox 17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559 with infra container: openstack/keystone-76d476ddd6-ppbm4/POD\" id=8befdee7-2129-4f21-b438-c2f720078b4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.056223 | controller |     "Jun 09 16:19:22.901403 crc crio[22095]: time=\"2026-06-09T16:19:22.901307971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f0a81d2c-032a-4254-81e5-730fcddc0177 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056237 | controller |     "Jun 09 16:19:22.956546 crc crio[22095]: time=\"2026-06-09T16:19:22.956463555Z\" level=info msg=\"Created container f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be: openstack/placement-748dbd4fc4-f54hn/placement-log\" id=7cc6a134-3970-4967-888a-4516037cc909 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056252 | controller |     "Jun 09 16:19:22.957763 crc crio[22095]: time=\"2026-06-09T16:19:22.957700136Z\" level=info msg=\"Starting container: f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be\" id=4fa8e69a-4da4-4c6d-9dd0-86cfbb4fb4e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.056266 | controller |     "Jun 09 16:19:22.976690 crc crio[22095]: time=\"2026-06-09T16:19:22.976599611Z\" level=info msg=\"Started container\" PID=69167 containerID=f77c8f488f4816c8256afc01002d84dae04cec3df9e3eddfb5e3d743d71cb8be description=openstack/placement-748dbd4fc4-f54hn/placement-log id=4fa8e69a-4da4-4c6d-9dd0-86cfbb4fb4e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5",
2026-06-09 17:40:44.056281 | controller |     "Jun 09 16:19:23.002562 crc crio[22095]: time=\"2026-06-09T16:19:23.002378601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=9b5ef2df-4b6e-4b1f-a8f6-fdbe3624d88d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056299 | controller |     "Jun 09 16:19:23.013315 crc crio[22095]: time=\"2026-06-09T16:19:23.013183298Z\" level=info msg=\"Creating container: openstack/keystone-76d476ddd6-ppbm4/keystone-api\" id=fcceacaf-14c3-48a4-986f-5882d0cfdbfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056314 | controller |     "Jun 09 16:19:23.014657 crc crio[22095]: time=\"2026-06-09T16:19:23.014588134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056329 | controller |     "Jun 09 16:19:23.016766 crc crio[22095]: time=\"2026-06-09T16:19:23.016650177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=90c50ae6-c378-41b9-9cf0-afeac3467f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056344 | controller |     "Jun 09 16:19:23.094472 crc crio[22095]: time=\"2026-06-09T16:19:23.094366249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056359 | controller |     "Jun 09 16:19:23.107108 crc crio[22095]: time=\"2026-06-09T16:19:23.107059874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9c5735e8-084c-4991-9b3a-f36c8b6f5b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056373 | controller |     "Jun 09 16:19:23.114534 crc crio[22095]: time=\"2026-06-09T16:19:23.114466734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056388 | controller |     "Jun 09 16:19:23.117514 crc crio[22095]: time=\"2026-06-09T16:19:23.117476041Z\" level=info msg=\"Creating container: openstack/placement-748dbd4fc4-f54hn/placement-api\" id=06fece93-d18d-45e4-b39b-f587a1417cb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056403 | controller |     "Jun 09 16:19:23.129033 crc crio[22095]: time=\"2026-06-09T16:19:23.128897984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056418 | controller |     "Jun 09 16:19:23.133188 crc crio[22095]: time=\"2026-06-09T16:19:23.133124202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056432 | controller |     "Jun 09 16:19:23.194087 crc crio[22095]: time=\"2026-06-09T16:19:23.193877619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056447 | controller |     "Jun 09 16:19:23.200296 crc crio[22095]: time=\"2026-06-09T16:19:23.200224682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056461 | controller |     "Jun 09 16:19:23.226134 crc crio[22095]: time=\"2026-06-09T16:19:23.226053654Z\" level=info msg=\"Created container be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4: openstack/keystone-76d476ddd6-ppbm4/keystone-api\" id=fcceacaf-14c3-48a4-986f-5882d0cfdbfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056476 | controller |     "Jun 09 16:19:23.227058 crc crio[22095]: time=\"2026-06-09T16:19:23.227033979Z\" level=info msg=\"Starting container: be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4\" id=e27cc52d-4617-4f35-ac3d-ece414388ddc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.056493 | controller |     "Jun 09 16:19:23.239162 crc crio[22095]: time=\"2026-06-09T16:19:23.239100828Z\" level=info msg=\"Started container\" PID=69212 containerID=be609b724d990b891f6aa2f331def408af1af4dcc9394cf62763ccef674d53b4 description=openstack/keystone-76d476ddd6-ppbm4/keystone-api id=e27cc52d-4617-4f35-ac3d-ece414388ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=17c5d6925b1d7bd93462e32e8b09b8d93b124c0fd16148bb3c7f9c99c4a75559",
2026-06-09 17:40:44.056509 | controller |     "Jun 09 16:19:23.386215 crc crio[22095]: time=\"2026-06-09T16:19:23.386022013Z\" level=info msg=\"Created container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log\" id=30ccea1b-1de1-4273-9246-81e352e7d3e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056523 | controller |     "Jun 09 16:19:23.387588 crc crio[22095]: time=\"2026-06-09T16:19:23.387498451Z\" level=info msg=\"Starting container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc\" id=ad14a5d9-48b7-4f1f-983c-5a68264413b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.056538 | controller |     "Jun 09 16:19:23.391063 crc crio[22095]: time=\"2026-06-09T16:19:23.390906709Z\" level=info msg=\"Created container b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38: openstack/placement-748dbd4fc4-f54hn/placement-api\" id=06fece93-d18d-45e4-b39b-f587a1417cb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056552 | controller |     "Jun 09 16:19:23.392322 crc crio[22095]: time=\"2026-06-09T16:19:23.392042698Z\" level=info msg=\"Starting container: b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38\" id=ff9132df-697a-4ac6-968b-775de638b277 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.056567 | controller |     "Jun 09 16:19:23.394056 crc crio[22095]: time=\"2026-06-09T16:19:23.393995628Z\" level=info msg=\"Started container\" PID=69215 containerID=8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc description=openstack/glance-default-internal-api-0/glance-log id=ad14a5d9-48b7-4f1f-983c-5a68264413b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea",
2026-06-09 17:40:44.056582 | controller |     "Jun 09 16:19:23.397135 crc crio[22095]: time=\"2026-06-09T16:19:23.397076047Z\" level=info msg=\"Started container\" PID=69231 containerID=b946a4e5b0174c92dcebe2489cab5469d28d087cffb9ceefce9599d89f6b0e38 description=openstack/placement-748dbd4fc4-f54hn/placement-api id=ff9132df-697a-4ac6-968b-775de638b277 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aaceddadd0e79801d1d5cec8034418f98ad2314995215751fdee8dd3e6550f5",
2026-06-09 17:40:44.056597 | controller |     "Jun 09 16:19:23.419224 crc crio[22095]: time=\"2026-06-09T16:19:23.417802188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ad6b7a00-fb46-4ed6-8240-2cc05a9e52e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056611 | controller |     "Jun 09 16:19:23.483890 crc crio[22095]: time=\"2026-06-09T16:19:23.483303346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=314cd652-55f6-4a4d-b0d8-597289aea6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.056626 | controller |     "Jun 09 16:19:23.492634 crc crio[22095]: time=\"2026-06-09T16:19:23.492544573Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=82ac7835-ef9a-4015-b016-bce7f0d2ccd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056640 | controller |     "Jun 09 16:19:23.493108 crc crio[22095]: time=\"2026-06-09T16:19:23.493003235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056658 | controller |     "Jun 09 16:19:23.541383 crc crio[22095]: time=\"2026-06-09T16:19:23.541227351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056674 | controller |     "Jun 09 16:19:24.277333 crc crio[22095]: time=\"2026-06-09T16:19:24.276904975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056689 | controller |     "Jun 09 16:19:24.408775 crc crio[22095]: time=\"2026-06-09T16:19:24.405975023Z\" level=info msg=\"Created container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd\" id=82ac7835-ef9a-4015-b016-bce7f0d2ccd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.056704 | controller |     "Jun 09 16:19:24.408775 crc crio[22095]: time=\"2026-06-09T16:19:24.407070281Z\" level=info msg=\"Starting container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe\" id=b8c70165-6df7-4338-b521-d8e3f67b5675 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.056719 | controller |     "Jun 09 16:19:24.414907 crc crio[22095]: time=\"2026-06-09T16:19:24.41289036Z\" level=info msg=\"Started container\" PID=69565 containerID=6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe description=openstack/glance-default-internal-api-0/glance-httpd id=b8c70165-6df7-4338-b521-d8e3f67b5675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea",
2026-06-09 17:40:44.056734 | controller |     "Jun 09 16:19:33.284532 crc crio[22095]: time=\"2026-06-09T16:19:33.283628635Z\" level=info msg=\"Removing container: 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138\" id=8af72745-f9a1-43bf-8857-511bd1014864 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.056749 | controller |     "Jun 09 16:19:34.201672 crc crio[22095]: time=\"2026-06-09T16:19:34.200848431Z\" level=info msg=\"Stopping pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=e0f4c4f8-6dbe-476c-bec1-db067c245e7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.056764 | controller |     "Jun 09 16:19:34.201906 crc crio[22095]: time=\"2026-06-09T16:19:34.201805976Z\" level=info msg=\"Stopping pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=d839afa1-1b51-4e35-a6c2-97ead73462eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.056779 | controller |     "Jun 09 16:19:34.202709 crc crio[22095]: time=\"2026-06-09T16:19:34.202627507Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w8wwn Namespace:openstack ID:6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575 UID:136c78ff-0bdf-4f2b-b48a-39b9e2ec11be NetNS:/var/run/netns/5590696d-86da-4037-95e6-a174faf16dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod136c78ff_0bdf_4f2b_b48a_39b9e2ec11be.slice PodAnnotations:0xc00379e340}] Aliases:map[]}\"",
2026-06-09 17:40:44.056794 | controller |     "Jun 09 16:19:34.202798 crc crio[22095]: time=\"2026-06-09T16:19:34.20276272Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-jz4hw Namespace:openstack ID:d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200 UID:d1eff6aa-80a5-4f81-bec4-fdc03f04d7a0 NetNS:/var/run/netns/441bafc1-4263-4eb6-8d5f-f03b3688a3ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1eff6aa_80a5_4f81_bec4_fdc03f04d7a0.slice PodAnnotations:0xc0004c6ec0}] Aliases:map[]}\"",
2026-06-09 17:40:44.056812 | controller |     "Jun 09 16:19:34.202860 crc crio[22095]: time=\"2026-06-09T16:19:34.202813222Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-w8wwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.056827 | controller |     "Jun 09 16:19:34.203086 crc crio[22095]: time=\"2026-06-09T16:19:34.202905374Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-jz4hw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.056842 | controller |     "Jun 09 16:19:37.600393 crc crio[22095]: time=\"2026-06-09T16:19:37.599398898Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-s9hlr/POD\" id=56d5a402-ecb8-4ceb-8d46-9e6cfee4c27f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.056885 | controller |     "Jun 09 16:19:37.602816 crc crio[22095]: time=\"2026-06-09T16:19:37.602787435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.056903 | controller |     "Jun 09 16:19:39.217773 crc crio[22095]: time=\"2026-06-09T16:19:39.217110236Z\" level=info msg=\"Removed container 1c93a39c4164db6b42ac7cf0165a75ce73147fe0fa641f5df51a302dc3e74138: openshift-infra/auto-csr-approver-29683692-bhw82/oc\" id=8af72745-f9a1-43bf-8857-511bd1014864 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.056918 | controller |     "Jun 09 16:19:39.228636 crc crio[22095]: time=\"2026-06-09T16:19:39.228535159Z\" level=info msg=\"Stopping pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b44c0d21-6a22-4b0e-8a48-9c5e89de7df1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.056934 | controller |     "Jun 09 16:19:39.228636 crc crio[22095]: time=\"2026-06-09T16:19:39.228634682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=b44c0d21-6a22-4b0e-8a48-9c5e89de7df1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.056949 | controller |     "Jun 09 16:19:39.229401 crc crio[22095]: time=\"2026-06-09T16:19:39.229316419Z\" level=info msg=\"Removing pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=4411770a-3e24-4136-a4bd-ae1e0dadc30f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.056964 | controller |     "Jun 09 16:19:39.285775 crc crio[22095]: time=\"2026-06-09T16:19:39.283001425Z\" level=info msg=\"Stopped pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=d839afa1-1b51-4e35-a6c2-97ead73462eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.056980 | controller |     "Jun 09 16:19:39.297167 crc crio[22095]: time=\"2026-06-09T16:19:39.294471439Z\" level=info msg=\"Stopped pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=e0f4c4f8-6dbe-476c-bec1-db067c245e7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.056994 | controller |     "Jun 09 16:19:39.372756 crc crio[22095]: time=\"2026-06-09T16:19:39.372612891Z\" level=info msg=\"Removed pod sandbox: 00440611ff2a0b051e341f1d5b4587257748c961e1ddf8c69b25f8d49389fa64\" id=4411770a-3e24-4136-a4bd-ae1e0dadc30f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057009 | controller |     "Jun 09 16:19:39.374143 crc crio[22095]: time=\"2026-06-09T16:19:39.374060789Z\" level=info msg=\"Stopping pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=a69431c4-9d3b-4af7-865b-152b50081b23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057024 | controller |     "Jun 09 16:19:39.374231 crc crio[22095]: time=\"2026-06-09T16:19:39.374177392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=a69431c4-9d3b-4af7-865b-152b50081b23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057043 | controller |     "Jun 09 16:19:39.375601 crc crio[22095]: time=\"2026-06-09T16:19:39.375407303Z\" level=info msg=\"Removing pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=5a65b8a3-dea8-421c-8f50-aa9148629d1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057058 | controller |     "Jun 09 16:19:39.384825 crc crio[22095]: time=\"2026-06-09T16:19:39.384717312Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c4e4192e-473d-4d5b-822f-1bdc3c5087da name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.057073 | controller |     "Jun 09 16:19:39.385626 crc crio[22095]: time=\"2026-06-09T16:19:39.385559623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9af7c45b-b5a2-44f6-86f9-cd2e69dee9ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.057088 | controller |     "Jun 09 16:19:39.402304 crc crio[22095]: time=\"2026-06-09T16:19:39.401863921Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"",
2026-06-09 17:40:44.057103 | controller |     "Jun 09 16:19:39.402595 crc crio[22095]: time=\"2026-06-09T16:19:39.402384234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-s9hlr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.057118 | controller |     "Jun 09 16:19:39.419506 crc crio[22095]: time=\"2026-06-09T16:19:39.419399221Z\" level=info msg=\"Removed pod sandbox: 3c972c898588dd288c10e8f6bae88ce2c17191b90fb0bed0603ecfa1edc0528b\" id=5a65b8a3-dea8-421c-8f50-aa9148629d1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057133 | controller |     "Jun 09 16:19:39.423696 crc crio[22095]: time=\"2026-06-09T16:19:39.423609528Z\" level=info msg=\"Stopping pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=e0474c88-425f-4ae8-b836-99e25b2d3df6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057148 | controller |     "Jun 09 16:19:39.424096 crc crio[22095]: time=\"2026-06-09T16:19:39.423746972Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=e0474c88-425f-4ae8-b836-99e25b2d3df6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057162 | controller |     "Jun 09 16:19:39.425210 crc crio[22095]: time=\"2026-06-09T16:19:39.425143448Z\" level=info msg=\"Removing pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=fba01faf-2b98-44fe-ad4d-b9e6861fd5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057177 | controller |     "Jun 09 16:19:39.468986 crc crio[22095]: time=\"2026-06-09T16:19:39.468267493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=584ad0b9-4b0a-419c-a10b-b71a31541549 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.057191 | controller |     "Jun 09 16:19:39.471890 crc crio[22095]: time=\"2026-06-09T16:19:39.471795023Z\" level=info msg=\"Removed pod sandbox: ebc3c8e6390c9e39ab4623b3f19af4c75ce39d6ebceac9c53881f4c8a5e59026\" id=fba01faf-2b98-44fe-ad4d-b9e6861fd5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057209 | controller |     "Jun 09 16:19:39.473821 crc crio[22095]: time=\"2026-06-09T16:19:39.473738323Z\" level=info msg=\"Stopping pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=06dd08e5-d55d-41b0-9feb-fdc1a6c2699a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057225 | controller |     "Jun 09 16:19:39.473994 crc crio[22095]: time=\"2026-06-09T16:19:39.473824655Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=06dd08e5-d55d-41b0-9feb-fdc1a6c2699a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057240 | controller |     "Jun 09 16:19:39.474306 crc crio[22095]: time=\"2026-06-09T16:19:39.474246236Z\" level=info msg=\"Removing pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=03876a8c-3649-4d2f-893b-a2746c5120af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057254 | controller |     "Jun 09 16:19:39.541681 crc crio[22095]: time=\"2026-06-09T16:19:39.53899275Z\" level=info msg=\"Removed pod sandbox: 68b72d7b1abdf80f57fbdc7b5878b58605a36d39f614bd018092e3d433f51ca4\" id=03876a8c-3649-4d2f-893b-a2746c5120af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057269 | controller |     "Jun 09 16:19:39.562800 crc crio[22095]: time=\"2026-06-09T16:19:39.559484226Z\" level=info msg=\"Stopping pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=06aabfb1-a0f8-4470-a7ef-c03bee641750 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057284 | controller |     "Jun 09 16:19:39.562800 crc crio[22095]: time=\"2026-06-09T16:19:39.560666037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=06aabfb1-a0f8-4470-a7ef-c03bee641750 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057298 | controller |     "Jun 09 16:19:39.571690 crc crio[22095]: time=\"2026-06-09T16:19:39.571575417Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-k8shs/cinder-db-sync\" id=7e7c2867-dedd-4762-b923-2c071411acb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.057313 | controller |     "Jun 09 16:19:39.573119 crc crio[22095]: time=\"2026-06-09T16:19:39.572330127Z\" level=info msg=\"Removing pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=46bc34b5-c501-4d40-a203-40596d15ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057328 | controller |     "Jun 09 16:19:39.574416 crc crio[22095]: time=\"2026-06-09T16:19:39.57439328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057343 | controller |     "Jun 09 16:19:39.597481 crc crio[22095]: time=\"2026-06-09T16:19:39.597426492Z\" level=info msg=\"Removed pod sandbox: 1b41e54b3116fa765d36a70e238401067eb008c74236f1c4bd1cb41877e8b8a9\" id=46bc34b5-c501-4d40-a203-40596d15ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057357 | controller |     "Jun 09 16:19:39.599771 crc crio[22095]: time=\"2026-06-09T16:19:39.599637218Z\" level=info msg=\"Stopping pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=e8c4714b-a86a-40ab-9f55-76cce66343d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057372 | controller |     "Jun 09 16:19:39.599771 crc crio[22095]: time=\"2026-06-09T16:19:39.599732161Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=e8c4714b-a86a-40ab-9f55-76cce66343d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057386 | controller |     "Jun 09 16:19:39.600871 crc crio[22095]: time=\"2026-06-09T16:19:39.600785998Z\" level=info msg=\"Removing pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=9775954d-89b6-465c-b338-de31c532f2a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057406 | controller |     "Jun 09 16:19:39.683866 crc crio[22095]: time=\"2026-06-09T16:19:39.68338335Z\" level=info msg=\"Removed pod sandbox: a7eb8f8eb7faaa5e79de2b48d3ef2312cbf8de52e4bb15e2fe1f26e1d4611d3d\" id=9775954d-89b6-465c-b338-de31c532f2a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057421 | controller |     "Jun 09 16:19:39.686870 crc crio[22095]: time=\"2026-06-09T16:19:39.686810738Z\" level=info msg=\"Stopping pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=b7f66207-fd6c-4277-baa7-9c85b28ff7a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057435 | controller |     "Jun 09 16:19:39.687107 crc crio[22095]: time=\"2026-06-09T16:19:39.68688623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=b7f66207-fd6c-4277-baa7-9c85b28ff7a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.057450 | controller |     "Jun 09 16:19:39.687660 crc crio[22095]: time=\"2026-06-09T16:19:39.687592338Z\" level=info msg=\"Removing pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=03a82d47-f670-45e2-bd85-3212d5f94353 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057464 | controller |     "Jun 09 16:19:39.764857 crc crio[22095]: time=\"2026-06-09T16:19:39.764769252Z\" level=info msg=\"Removed pod sandbox: 94c784e7d4f12cd1f81a5e7eb923f74ee50dcef501c358a84fdeb7f45689e1f7\" id=03a82d47-f670-45e2-bd85-3212d5f94353 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.057479 | controller |     "Jun 09 16:19:39.770183 crc crio[22095]: time=\"2026-06-09T16:19:39.769867123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057494 | controller |     "Jun 09 16:19:40.056314 crc crio[22095]: 2026-06-09T16:19:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8a60d62af45fd2 Mac:ba:17:2f:06:aa:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.057509 | controller |     "Jun 09 16:19:40.062253 crc crio[22095]: time=\"2026-06-09T16:19:40.062146565Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"",
2026-06-09 17:40:44.057524 | controller |     "Jun 09 16:19:40.062516 crc crio[22095]: time=\"2026-06-09T16:19:40.062457953Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-s9hlr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.057539 | controller |     "Jun 09 16:19:40.081631 crc crio[22095]: time=\"2026-06-09T16:19:40.081548323Z\" level=info msg=\"Ran pod sandbox f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 with infra container: openshift-marketplace/redhat-operators-s9hlr/POD\" id=56d5a402-ecb8-4ceb-8d46-9e6cfee4c27f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.057554 | controller |     "Jun 09 16:19:40.086007 crc crio[22095]: time=\"2026-06-09T16:19:40.085905865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25549e02-3ecf-4bab-8c2a-a49a2a419c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.057571 | controller |     "Jun 09 16:19:40.092030 crc crio[22095]: time=\"2026-06-09T16:19:40.091791257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=753e5b66-b982-4d7a-85d0-83207bebf825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.057586 | controller |     "Jun 09 16:19:40.100889 crc crio[22095]: time=\"2026-06-09T16:19:40.100813178Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s9hlr/extract-utilities\" id=ccdb0465-66ed-409b-bcd8-f242d03e8f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.057600 | controller |     "Jun 09 16:19:40.101289 crc crio[22095]: time=\"2026-06-09T16:19:40.101241539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057615 | controller |     "Jun 09 16:19:40.146742 crc crio[22095]: time=\"2026-06-09T16:19:40.146659367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057630 | controller |     "Jun 09 16:19:40.154275 crc crio[22095]: time=\"2026-06-09T16:19:40.15419341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057645 | controller |     "Jun 09 16:19:40.360749 crc crio[22095]: time=\"2026-06-09T16:19:40.360653637Z\" level=info msg=\"Created container c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3: openshift-marketplace/redhat-operators-s9hlr/extract-utilities\" id=ccdb0465-66ed-409b-bcd8-f242d03e8f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.057660 | controller |     "Jun 09 16:19:40.362123 crc crio[22095]: time=\"2026-06-09T16:19:40.362030532Z\" level=info msg=\"Starting container: c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3\" id=469051f6-5de1-4043-b0b2-66b4a06627d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.057675 | controller |     "Jun 09 16:19:40.381402 crc crio[22095]: time=\"2026-06-09T16:19:40.381323748Z\" level=info msg=\"Started container\" PID=70634 containerID=c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3 description=openshift-marketplace/redhat-operators-s9hlr/extract-utilities id=469051f6-5de1-4043-b0b2-66b4a06627d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915",
2026-06-09 17:40:44.057690 | controller |     "Jun 09 16:19:41.126112 crc crio[22095]: time=\"2026-06-09T16:19:41.123402789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057706 | controller |     "Jun 09 16:19:41.345262 crc crio[22095]: time=\"2026-06-09T16:19:41.343760862Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69d794c7cc-xgtfp/POD\" id=81ecea2d-ff51-48fb-9e49-956f78620f73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.057720 | controller |     "Jun 09 16:19:41.345262 crc crio[22095]: time=\"2026-06-09T16:19:41.344169802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057736 | controller |     "Jun 09 16:19:41.432963 crc crio[22095]: time=\"2026-06-09T16:19:41.431271431Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc0019845e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.057754 | controller |     "Jun 09 16:19:41.432963 crc crio[22095]: time=\"2026-06-09T16:19:41.431346953Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69d794c7cc-xgtfp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.057770 | controller |     "Jun 09 16:19:41.450744 crc crio[22095]: time=\"2026-06-09T16:19:41.447773635Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3836da2-7ddd-4d34-a7f6-1e77a3fcbd7b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.057785 | controller |     "Jun 09 16:19:41.463998 crc crio[22095]: time=\"2026-06-09T16:19:41.461674622Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.057801 | controller |     "Jun 09 16:19:41.537268 crc crio[22095]: time=\"2026-06-09T16:19:41.53665337Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6c6ff85c8f-vnb6v/POD\" id=78a7e82b-92bd-41cd-b7df-4482cc16cb9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.057817 | controller |     "Jun 09 16:19:41.537268 crc crio[22095]: time=\"2026-06-09T16:19:41.536736522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057833 | controller |     "Jun 09 16:19:41.557747 crc crio[22095]: time=\"2026-06-09T16:19:41.557653539Z\" level=info msg=\"Running pod sandbox: openstack/neutron-78489f676d-bvdzz/POD\" id=b73c0a17-3580-4ae5-9953-8b70ce393747 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.057851 | controller |     "Jun 09 16:19:41.558020 crc crio[22095]: time=\"2026-06-09T16:19:41.557763562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057886 | controller |     "Jun 09 16:19:41.584316 crc crio[22095]: time=\"2026-06-09T16:19:41.57598126Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/POD\" id=6d5d505b-0fa2-496c-a832-9e23d3d7fe31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.057903 | controller |     "Jun 09 16:19:41.584316 crc crio[22095]: time=\"2026-06-09T16:19:41.576057602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.057918 | controller |     "Jun 09 16:19:41.691539 crc crio[22095]: time=\"2026-06-09T16:19:41.68921773Z\" level=info msg=\"Created container aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05: openstack/cinder-db-sync-k8shs/cinder-db-sync\" id=7e7c2867-dedd-4762-b923-2c071411acb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.057933 | controller |     "Jun 09 16:19:41.696360 crc crio[22095]: time=\"2026-06-09T16:19:41.692890025Z\" level=info msg=\"Starting container: aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05\" id=317162e2-6eb7-49b5-ae84-e3e7451ec62e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.057948 | controller |     "Jun 09 16:19:41.718612 crc crio[22095]: time=\"2026-06-09T16:19:41.717773114Z\" level=info msg=\"Started container\" PID=70691 containerID=aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05 description=openstack/cinder-db-sync-k8shs/cinder-db-sync id=317162e2-6eb7-49b5-ae84-e3e7451ec62e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60",
2026-06-09 17:40:44.057963 | controller |     "Jun 09 16:19:41.722176 crc crio[22095]: time=\"2026-06-09T16:19:41.722030994Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0019848c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.057982 | controller |     "Jun 09 16:19:41.722176 crc crio[22095]: time=\"2026-06-09T16:19:41.722104785Z\" level=info msg=\"Adding pod openstack_barbican-worker-6c6ff85c8f-vnb6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.057998 | controller |     "Jun 09 16:19:41.821626 crc crio[22095]: time=\"2026-06-09T16:19:41.815403283Z\" level=info msg=\"Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc002da41a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.058013 | controller |     "Jun 09 16:19:41.821626 crc crio[22095]: time=\"2026-06-09T16:19:41.816021819Z\" level=info msg=\"Adding pod openstack_neutron-78489f676d-bvdzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.058028 | controller |     "Jun 09 16:19:41.852869 crc crio[22095]: time=\"2026-06-09T16:19:41.852719422Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002ab2160}] Aliases:map[]}\"",
2026-06-09 17:40:44.058044 | controller |     "Jun 09 16:19:41.852869 crc crio[22095]: time=\"2026-06-09T16:19:41.852792934Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.058059 | controller |     "Jun 09 16:19:42.124115 crc crio[22095]: time=\"2026-06-09T16:19:42.120375742Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6bdc9bcf7b-m7cgt/POD\" id=281daf13-3033-4ff3-8f95-faf691e2b74a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.058074 | controller |     "Jun 09 16:19:42.124338 crc crio[22095]: time=\"2026-06-09T16:19:42.124227921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058089 | controller |     "Jun 09 16:19:42.159257 crc crio[22095]: time=\"2026-06-09T16:19:42.145541128Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7478b4bb45-646pj/POD\" id=4679ab29-b514-445a-8249-4aa1ec577880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.058104 | controller |     "Jun 09 16:19:42.162720 crc crio[22095]: time=\"2026-06-09T16:19:42.159717593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058119 | controller |     "Jun 09 16:19:42.165518 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b8b9c7ed8d36d6 Mac:e6:31:cc:75:a5:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.058139 | controller |     "Jun 09 16:19:42.167685 crc crio[22095]: time=\"2026-06-09T16:19:42.167602945Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc0019845e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.058155 | controller |     "Jun 09 16:19:42.167813 crc crio[22095]: time=\"2026-06-09T16:19:42.16777163Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69d794c7cc-xgtfp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.058171 | controller |     "Jun 09 16:19:42.207400 crc crio[22095]: time=\"2026-06-09T16:19:42.207251804Z\" level=info msg=\"Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"",
2026-06-09 17:40:44.058187 | controller |     "Jun 09 16:19:42.207400 crc crio[22095]: time=\"2026-06-09T16:19:42.207312186Z\" level=info msg=\"Adding pod openstack_barbican-api-6bdc9bcf7b-m7cgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.058202 | controller |     "Jun 09 16:19:42.209531 crc crio[22095]: time=\"2026-06-09T16:19:42.209382149Z\" level=info msg=\"Ran pod sandbox 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb with infra container: openstack/dnsmasq-dns-69d794c7cc-xgtfp/POD\" id=81ecea2d-ff51-48fb-9e49-956f78620f73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.058218 | controller |     "Jun 09 16:19:42.213729 crc crio[22095]: time=\"2026-06-09T16:19:42.213595447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e1f4c183-572f-433f-b190-152993f62749 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058233 | controller |     "Jun 09 16:19:42.247263 crc crio[22095]: time=\"2026-06-09T16:19:42.246624156Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0004c67e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.058248 | controller |     "Jun 09 16:19:42.247263 crc crio[22095]: time=\"2026-06-09T16:19:42.246683508Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7478b4bb45-646pj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.058263 | controller |     "Jun 09 16:19:42.320095 crc crio[22095]: time=\"2026-06-09T16:19:42.317648782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=25c2a913-eb54-4d63-9232-e5997b4a1739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058277 | controller |     "Jun 09 16:19:42.352189 crc crio[22095]: time=\"2026-06-09T16:19:42.351668556Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init\" id=f916fdbd-1fb5-4e07-ada2-e5135460ac68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.058295 | controller |     "Jun 09 16:19:42.356126 crc crio[22095]: time=\"2026-06-09T16:19:42.355979937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058311 | controller |     "Jun 09 16:19:42.504055 crc crio[22095]: time=\"2026-06-09T16:19:42.504001381Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=e3836da2-7ddd-4d34-a7f6-1e77a3fcbd7b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.058327 | controller |     "Jun 09 16:19:42.517821 crc crio[22095]: time=\"2026-06-09T16:19:42.516602455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec9b3f30-f9f3-465f-b81a-df837b6aaa6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058341 | controller |     "Jun 09 16:19:42.541539 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ef1e094999b28a Mac:0e:b7:2e:76:2b:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc SocketPath: PciID:}] [{Interface:0xc0002f92c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.058356 | controller |     "Jun 09 16:19:42.544543 crc crio[22095]: time=\"2026-06-09T16:19:42.543594599Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0019848c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.058371 | controller |     "Jun 09 16:19:42.544543 crc crio[22095]: time=\"2026-06-09T16:19:42.543749333Z\" level=info msg=\"Checking pod openstack_barbican-worker-6c6ff85c8f-vnb6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.058386 | controller |     "Jun 09 16:19:42.557375 crc crio[22095]: time=\"2026-06-09T16:19:42.557217299Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b4b744a-f51b-47a2-ba11-9ffe0c57e8da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058401 | controller |     "Jun 09 16:19:42.604540 crc crio[22095]: time=\"2026-06-09T16:19:42.60354068Z\" level=info msg=\"Ran pod sandbox 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 with infra container: openstack/barbican-worker-6c6ff85c8f-vnb6v/POD\" id=78a7e82b-92bd-41cd-b7df-4482cc16cb9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.058416 | controller |     "Jun 09 16:19:42.616315 crc crio[22095]: time=\"2026-06-09T16:19:42.616234726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058430 | controller |     "Jun 09 16:19:42.616736 crc crio[22095]: time=\"2026-06-09T16:19:42.616652787Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058445 | controller |     "Jun 09 16:19:42.616827 crc crio[22095]: time=\"2026-06-09T16:19:42.616734959Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=9e6c5318-c97e-475c-9b18-531975cc3f2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058463 | controller |     "Jun 09 16:19:42.621521 crc crio[22095]: time=\"2026-06-09T16:19:42.621477361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058477 | controller |     "Jun 09 16:19:42.622055 crc crio[22095]: time=\"2026-06-09T16:19:42.62185744Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=0542157d-0ec2-4b29-ad94-fc34383c7c33 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.058492 | controller |     "Jun 09 16:19:42.637458 crc crio[22095]: time=\"2026-06-09T16:19:42.637377749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058507 | controller |     "Jun 09 16:19:42.641226 crc crio[22095]: time=\"2026-06-09T16:19:42.641046724Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"",
2026-06-09 17:40:44.058522 | controller |     "Jun 09 16:19:42.648828 crc crio[22095]: time=\"2026-06-09T16:19:42.648785602Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s9hlr/extract-content\" id=16f9432c-f0c5-4968-bd28-f747d0dcb9c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.058537 | controller |     "Jun 09 16:19:42.649506 crc crio[22095]: time=\"2026-06-09T16:19:42.64948045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058551 | controller |     "Jun 09 16:19:42.797245 crc crio[22095]: time=\"2026-06-09T16:19:42.797118645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058566 | controller |     "Jun 09 16:19:42.803386 crc crio[22095]: time=\"2026-06-09T16:19:42.803326124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.058581 | controller |     "Jun 09 16:19:42.868589 crc crio[22095]: time=\"2026-06-09T16:19:42.86851197Z\" level=info msg=\"Created container cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init\" id=f916fdbd-1fb5-4e07-ada2-e5135460ac68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.058596 | controller |     "Jun 09 16:19:42.882051 crc crio[22095]: time=\"2026-06-09T16:19:42.881547195Z\" level=info msg=\"Starting container: cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb\" id=135f4870-45bf-411f-93cc-d58fe86180ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.058610 | controller |     "Jun 09 16:19:42.886501 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88e98f34ec4df6d Mac:16:55:5a:fb:13:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.058625 | controller |     "Jun 09 16:19:42.887076 crc crio[22095]: time=\"2026-06-09T16:19:42.886974754Z\" level=info msg=\"Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc002da41a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.058643 | controller |     "Jun 09 16:19:42.887207 crc crio[22095]: time=\"2026-06-09T16:19:42.887156029Z\" level=info msg=\"Checking pod openstack_neutron-78489f676d-bvdzz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.058658 | controller |     "Jun 09 16:19:42.902253 crc crio[22095]: time=\"2026-06-09T16:19:42.901842006Z\" level=info msg=\"Started container\" PID=70985 containerID=cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb description=openstack/dnsmasq-dns-69d794c7cc-xgtfp/init id=135f4870-45bf-411f-93cc-d58fe86180ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb",
2026-06-09 17:40:44.058673 | controller |     "Jun 09 16:19:42.918514 crc crio[22095]: time=\"2026-06-09T16:19:42.917693214Z\" level=info msg=\"Ran pod sandbox 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 with infra container: openstack/neutron-78489f676d-bvdzz/POD\" id=b73c0a17-3580-4ae5-9953-8b70ce393747 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.058688 | controller |     "Jun 09 16:19:42.930673 crc crio[22095]: time=\"2026-06-09T16:19:42.930597525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b3fbe6aa-947c-45c3-ae86-a926049d3830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058702 | controller |     "Jun 09 16:19:42.933691 crc crio[22095]: 2026-06-09T16:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd8b19cb9b38ef Mac:92:63:f4:06:5e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.058717 | controller |     "Jun 09 16:19:42.935001 crc crio[22095]: time=\"2026-06-09T16:19:42.934615789Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002ab2160}] Aliases:map[]}\"",
2026-06-09 17:40:44.058732 | controller |     "Jun 09 16:19:42.935001 crc crio[22095]: time=\"2026-06-09T16:19:42.934819954Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.058747 | controller |     "Jun 09 16:19:42.964040 crc crio[22095]: time=\"2026-06-09T16:19:42.960165675Z\" level=info msg=\"Ran pod sandbox 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 with infra container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/POD\" id=6d5d505b-0fa2-496c-a832-9e23d3d7fe31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.058762 | controller |     "Jun 09 16:19:43.007652 crc crio[22095]: time=\"2026-06-09T16:19:43.005564902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058777 | controller |     "Jun 09 16:19:43.007652 crc crio[22095]: time=\"2026-06-09T16:19:43.005961562Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058795 | controller |     "Jun 09 16:19:43.007652 crc crio[22095]: time=\"2026-06-09T16:19:43.006044034Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=dd640a83-a58f-4e88-b13d-2f3c89c6d25a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058810 | controller |     "Jun 09 16:19:43.013830 crc crio[22095]: time=\"2026-06-09T16:19:43.012849859Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f0189657-0357-4cfb-a46b-c7001e0e5dea name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.058825 | controller |     "Jun 09 16:19:43.030156 crc crio[22095]: time=\"2026-06-09T16:19:43.029170918Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"",
2026-06-09 17:40:44.058840 | controller |     "Jun 09 16:19:43.048038 crc crio[22095]: time=\"2026-06-09T16:19:43.047855079Z\" level=info msg=\"Created container 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928: openshift-marketplace/redhat-operators-s9hlr/extract-content\" id=16f9432c-f0c5-4968-bd28-f747d0dcb9c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.058875 | controller |     "Jun 09 16:19:43.055003 crc crio[22095]: time=\"2026-06-09T16:19:43.054594072Z\" level=info msg=\"Starting container: 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928\" id=0d0eb7b6-6304-43ab-b66f-1b1334c61367 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.058892 | controller |     "Jun 09 16:19:43.072993 crc crio[22095]: time=\"2026-06-09T16:19:43.070370567Z\" level=info msg=\"Started container\" PID=70995 containerID=9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928 description=openshift-marketplace/redhat-operators-s9hlr/extract-content id=0d0eb7b6-6304-43ab-b66f-1b1334c61367 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915",
2026-06-09 17:40:44.058909 | controller |     "Jun 09 16:19:43.114013 crc crio[22095]: 2026-06-09T16:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf8bf7623e0fba Mac:1a:3f:d0:f3:ae:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.058924 | controller |     "Jun 09 16:19:43.114414 crc crio[22095]: time=\"2026-06-09T16:19:43.114374368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=876c67cb-bebf-4c8d-9a99-7222bdc8a9d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.058939 | controller |     "Jun 09 16:19:43.115536 crc crio[22095]: time=\"2026-06-09T16:19:43.115462726Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0004c67e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.058955 | controller |     "Jun 09 16:19:43.115785 crc crio[22095]: time=\"2026-06-09T16:19:43.115685492Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7478b4bb45-646pj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.058974 | controller |     "Jun 09 16:19:43.117759 crc crio[22095]: 2026-06-09T16:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aabe84395e78521 Mac:1a:07:c4:6a:2c:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.058990 | controller |     "Jun 09 16:19:43.118068 crc crio[22095]: time=\"2026-06-09T16:19:43.118016152Z\" level=info msg=\"Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"",
2026-06-09 17:40:44.059005 | controller |     "Jun 09 16:19:43.119620 crc crio[22095]: time=\"2026-06-09T16:19:43.119306995Z\" level=info msg=\"Checking pod openstack_barbican-api-6bdc9bcf7b-m7cgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.059021 | controller |     "Jun 09 16:19:43.125537 crc crio[22095]: time=\"2026-06-09T16:19:43.125367301Z\" level=info msg=\"Creating container: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=723104e1-0903-479a-b12c-3a64de42b521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059036 | controller |     "Jun 09 16:19:43.139244 crc crio[22095]: time=\"2026-06-09T16:19:43.138885428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059051 | controller |     "Jun 09 16:19:43.140359 crc crio[22095]: time=\"2026-06-09T16:19:43.140261113Z\" level=info msg=\"Ran pod sandbox fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 with infra container: openstack/dnsmasq-dns-7478b4bb45-646pj/POD\" id=4679ab29-b514-445a-8249-4aa1ec577880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.059067 | controller |     "Jun 09 16:19:43.144755 crc crio[22095]: time=\"2026-06-09T16:19:43.144559774Z\" level=info msg=\"Ran pod sandbox aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 with infra container: openstack/barbican-api-6bdc9bcf7b-m7cgt/POD\" id=281daf13-3033-4ff3-8f95-faf691e2b74a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.059082 | controller |     "Jun 09 16:19:43.146784 crc crio[22095]: time=\"2026-06-09T16:19:43.146653108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fd90c694-2677-43e5-a1e5-47ebe196ca24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059097 | controller |     "Jun 09 16:19:43.150101 crc crio[22095]: time=\"2026-06-09T16:19:43.148567127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c1890c9d-d9f4-4a9e-82e7-a6118f9e2d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059112 | controller |     "Jun 09 16:19:43.183786 crc crio[22095]: time=\"2026-06-09T16:19:43.183622628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0447f0ab-8e1c-4b38-8221-8ab9d20a108d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059128 | controller |     "Jun 09 16:19:43.197363 crc crio[22095]: time=\"2026-06-09T16:19:43.197215157Z\" level=info msg=\"Creating container: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=be62ac73-b9c1-452e-b9a6-86b89079670e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059146 | controller |     "Jun 09 16:19:43.197702 crc crio[22095]: time=\"2026-06-09T16:19:43.197651899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059161 | controller |     "Jun 09 16:19:43.267977 crc crio[22095]: time=\"2026-06-09T16:19:43.265632855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059176 | controller |     "Jun 09 16:19:43.287023 crc crio[22095]: time=\"2026-06-09T16:19:43.28371939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059192 | controller |     "Jun 09 16:19:43.290753 crc crio[22095]: time=\"2026-06-09T16:19:43.290669488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d39db555-6fff-4ac9-bd38-516b592d6d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059207 | controller |     "Jun 09 16:19:43.301375 crc crio[22095]: time=\"2026-06-09T16:19:43.301265491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059222 | controller |     "Jun 09 16:19:43.307331 crc crio[22095]: time=\"2026-06-09T16:19:43.307045599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7478b4bb45-646pj/init\" id=c7c1db96-54c8-4ab3-92c2-1feb31948e0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059236 | controller |     "Jun 09 16:19:43.309644 crc crio[22095]: time=\"2026-06-09T16:19:43.309554944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059266 | controller |     "Jun 09 16:19:43.315883 crc crio[22095]: time=\"2026-06-09T16:19:43.307772838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059282 | controller |     "Jun 09 16:19:43.406997 crc crio[22095]: time=\"2026-06-09T16:19:43.406879195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059297 | controller |     "Jun 09 16:19:43.415314 crc crio[22095]: time=\"2026-06-09T16:19:43.4152313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059312 | controller |     "Jun 09 16:19:43.572000 crc crio[22095]: time=\"2026-06-09T16:19:43.566002755Z\" level=info msg=\"Stopping pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=d7e31bf6-153a-4a84-a81b-0de02cefbb18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.059327 | controller |     "Jun 09 16:19:43.572000 crc crio[22095]: time=\"2026-06-09T16:19:43.566740274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-xgtfp Namespace:openstack ID:3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb UID:66689672-3937-43ce-8305-c15438960cc2 NetNS:/var/run/netns/434ff16a-080c-4cb4-9e63-d41222817721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66689672_3937_43ce_8305_c15438960cc2.slice PodAnnotations:0xc00041cc78}] Aliases:map[]}\"",
2026-06-09 17:40:44.059345 | controller |     "Jun 09 16:19:43.572000 crc crio[22095]: time=\"2026-06-09T16:19:43.568376076Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69d794c7cc-xgtfp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.059360 | controller |     "Jun 09 16:19:43.708415 crc crio[22095]: time=\"2026-06-09T16:19:43.708336093Z\" level=info msg=\"Created container 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a: openstack/dnsmasq-dns-7478b4bb45-646pj/init\" id=c7c1db96-54c8-4ab3-92c2-1feb31948e0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059375 | controller |     "Jun 09 16:19:43.712072 crc crio[22095]: time=\"2026-06-09T16:19:43.712000307Z\" level=info msg=\"Starting container: 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a\" id=601dc092-ad65-4948-9751-790088d40c10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.059390 | controller |     "Jun 09 16:19:43.722333 crc crio[22095]: time=\"2026-06-09T16:19:43.722247141Z\" level=info msg=\"Created container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=723104e1-0903-479a-b12c-3a64de42b521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059405 | controller |     "Jun 09 16:19:43.723685 crc crio[22095]: time=\"2026-06-09T16:19:43.723589885Z\" level=info msg=\"Starting container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd\" id=5e9caaa1-f629-4c8d-8fd9-9a7007109518 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.059420 | controller |     "Jun 09 16:19:43.733253 crc crio[22095]: time=\"2026-06-09T16:19:43.732732Z\" level=info msg=\"Started container\" PID=71081 containerID=5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a description=openstack/dnsmasq-dns-7478b4bb45-646pj/init id=601dc092-ad65-4948-9751-790088d40c10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84",
2026-06-09 17:40:44.059435 | controller |     "Jun 09 16:19:43.736291 crc crio[22095]: time=\"2026-06-09T16:19:43.736213729Z\" level=info msg=\"Created container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=be62ac73-b9c1-452e-b9a6-86b89079670e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059450 | controller |     "Jun 09 16:19:43.739993 crc crio[22095]: time=\"2026-06-09T16:19:43.737646966Z\" level=info msg=\"Starting container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029\" id=ec3a98fb-4d6f-418c-ba49-a1aa0111d55a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.059465 | controller |     "Jun 09 16:19:43.740404 crc crio[22095]: time=\"2026-06-09T16:19:43.740325015Z\" level=info msg=\"Started container\" PID=71089 containerID=c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd description=openstack/neutron-78489f676d-bvdzz/neutron-api id=5e9caaa1-f629-4c8d-8fd9-9a7007109518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01",
2026-06-09 17:40:44.059480 | controller |     "Jun 09 16:19:43.764639 crc crio[22095]: time=\"2026-06-09T16:19:43.764548888Z\" level=info msg=\"Started container\" PID=71079 containerID=c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029 description=openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log id=ec3a98fb-4d6f-418c-ba49-a1aa0111d55a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305",
2026-06-09 17:40:44.059495 | controller |     "Jun 09 16:19:43.775797 crc crio[22095]: time=\"2026-06-09T16:19:43.775683544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=40ba79cd-2276-49f1-9c5e-e325190bc4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059513 | controller |     "Jun 09 16:19:43.791852 crc crio[22095]: time=\"2026-06-09T16:19:43.789579661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a32dc3b2-747c-4f49-ada3-5b36965f32fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059527 | controller |     "Jun 09 16:19:43.833898 crc crio[22095]: time=\"2026-06-09T16:19:43.833717495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7d51117c-fc8f-4eac-a8a1-3151030fa2cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059543 | controller |     "Jun 09 16:19:43.869703 crc crio[22095]: time=\"2026-06-09T16:19:43.869507645Z\" level=info msg=\"Creating container: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=44e7330f-b004-4a87-a97e-aa7606736a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059557 | controller |     "Jun 09 16:19:43.870481 crc crio[22095]: time=\"2026-06-09T16:19:43.870104841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059572 | controller |     "Jun 09 16:19:43.881701 crc crio[22095]: time=\"2026-06-09T16:19:43.881612106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5a5c0bbd-b319-4b9a-b750-d808a90a5b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059587 | controller |     "Jun 09 16:19:44.133756 crc crio[22095]: time=\"2026-06-09T16:19:44.133528021Z\" level=info msg=\"Stopped pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=d7e31bf6-153a-4a84-a81b-0de02cefbb18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.059602 | controller |     "Jun 09 16:19:44.153838 crc crio[22095]: time=\"2026-06-09T16:19:44.153745331Z\" level=info msg=\"Creating container: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=f8bccfec-f782-4112-ab99-119f227b38a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059617 | controller |     "Jun 09 16:19:44.163152 crc crio[22095]: time=\"2026-06-09T16:19:44.158809691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059631 | controller |     "Jun 09 16:19:44.412073 crc crio[22095]: time=\"2026-06-09T16:19:44.411295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059646 | controller |     "Jun 09 16:19:44.441337 crc crio[22095]: time=\"2026-06-09T16:19:44.440800298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059661 | controller |     "Jun 09 16:19:44.447298 crc crio[22095]: time=\"2026-06-09T16:19:44.447226513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059676 | controller |     "Jun 09 16:19:44.466530 crc crio[22095]: time=\"2026-06-09T16:19:44.46577604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059690 | controller |     "Jun 09 16:19:44.669185 crc crio[22095]: time=\"2026-06-09T16:19:44.669005843Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5cbf9d48b7-nd9k6/POD\" id=8e0ec6e7-dcdf-4ede-a47e-f947452260f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.059709 | controller |     "Jun 09 16:19:44.669185 crc crio[22095]: time=\"2026-06-09T16:19:44.669096756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059724 | controller |     "Jun 09 16:19:44.746029 crc crio[22095]: time=\"2026-06-09T16:19:44.738697775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e4d3d87f-2c8b-4437-993c-46c68d1fa63f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059738 | controller |     "Jun 09 16:19:44.798511 crc crio[22095]: time=\"2026-06-09T16:19:44.798181084Z\" level=info msg=\"Removing container: cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb\" id=67b82e10-1d5c-42d9-acc0-823843b7c47c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.059753 | controller |     "Jun 09 16:19:44.800546 crc crio[22095]: time=\"2026-06-09T16:19:44.799782465Z\" level=info msg=\"Got pod network &{Name:neutron-5cbf9d48b7-nd9k6 Namespace:openstack ID:acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 UID:156d693f-4b32-432f-86b2-92683085a2c7 NetNS:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod156d693f_4b32_432f_86b2_92683085a2c7.slice PodAnnotations:0xc0004c6d40}] Aliases:map[]}\"",
2026-06-09 17:40:44.059768 | controller |     "Jun 09 16:19:44.802375 crc crio[22095]: time=\"2026-06-09T16:19:44.802296769Z\" level=info msg=\"Adding pod openstack_neutron-5cbf9d48b7-nd9k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.059783 | controller |     "Jun 09 16:19:44.848803 crc crio[22095]: time=\"2026-06-09T16:19:44.848723753Z\" level=info msg=\"Created container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=44e7330f-b004-4a87-a97e-aa7606736a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059798 | controller |     "Jun 09 16:19:44.868519 crc crio[22095]: time=\"2026-06-09T16:19:44.867662509Z\" level=info msg=\"Starting container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88\" id=8e0630f4-39bb-4c8b-a14e-c26b31624258 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.059813 | controller |     "Jun 09 16:19:44.875769 crc crio[22095]: time=\"2026-06-09T16:19:44.875668205Z\" level=info msg=\"Created container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=f8bccfec-f782-4112-ab99-119f227b38a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059828 | controller |     "Jun 09 16:19:44.881245 crc crio[22095]: time=\"2026-06-09T16:19:44.881162706Z\" level=info msg=\"Starting container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812\" id=fb99dbf7-defd-4f02-b2fc-79bc9a90b4e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.059843 | controller |     "Jun 09 16:19:44.882244 crc crio[22095]: time=\"2026-06-09T16:19:44.882033749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8fab4204-bdf9-4425-adcb-aa384b2c583c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.059878 | controller |     "Jun 09 16:19:44.887275 crc crio[22095]: time=\"2026-06-09T16:19:44.887196371Z\" level=info msg=\"Started container\" PID=71221 containerID=70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88 description=openstack/neutron-78489f676d-bvdzz/neutron-httpd id=8e0630f4-39bb-4c8b-a14e-c26b31624258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01",
2026-06-09 17:40:44.059899 | controller |     "Jun 09 16:19:44.890985 crc crio[22095]: time=\"2026-06-09T16:19:44.888847364Z\" level=info msg=\"Started container\" PID=71222 containerID=92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812 description=openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api id=fb99dbf7-defd-4f02-b2fc-79bc9a90b4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305",
2026-06-09 17:40:44.059916 | controller |     "Jun 09 16:19:44.898343 crc crio[22095]: time=\"2026-06-09T16:19:44.897869806Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=c6d99be1-54c3-41b1-91b0-1174e111895c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.059931 | controller |     "Jun 09 16:19:44.898590 crc crio[22095]: time=\"2026-06-09T16:19:44.898474191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059947 | controller |     "Jun 09 16:19:45.011598 crc crio[22095]: time=\"2026-06-09T16:19:45.011515547Z\" level=info msg=\"Removed container cf9caa8382b91e90b8ea49537e74e803110936bf5407f30fdd302711fa5189cb: openstack/dnsmasq-dns-69d794c7cc-xgtfp/init\" id=67b82e10-1d5c-42d9-acc0-823843b7c47c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.059962 | controller |     "Jun 09 16:19:45.032257 crc crio[22095]: time=\"2026-06-09T16:19:45.032139787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059976 | controller |     "Jun 09 16:19:45.064375 crc crio[22095]: time=\"2026-06-09T16:19:45.064228511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.059991 | controller |     "Jun 09 16:19:45.287487 crc crio[22095]: time=\"2026-06-09T16:19:45.284304218Z\" level=info msg=\"Created container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=c6d99be1-54c3-41b1-91b0-1174e111895c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060007 | controller |     "Jun 09 16:19:45.295865 crc crio[22095]: time=\"2026-06-09T16:19:45.295741192Z\" level=info msg=\"Starting container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6\" id=478682f3-ffce-4363-8683-5abb198cbf01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.060021 | controller |     "Jun 09 16:19:45.307404 crc crio[22095]: time=\"2026-06-09T16:19:45.305871502Z\" level=info msg=\"Started container\" PID=71302 containerID=3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6 description=openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns id=478682f3-ffce-4363-8683-5abb198cbf01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84",
2026-06-09 17:40:44.060036 | controller |     "Jun 09 16:19:45.788156 crc crio[22095]: 2026-06-09T16:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acabb537af44037 Mac:9a:73:ea:28:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.060052 | controller |     "Jun 09 16:19:45.790004 crc crio[22095]: time=\"2026-06-09T16:19:45.789855311Z\" level=info msg=\"Got pod network &{Name:neutron-5cbf9d48b7-nd9k6 Namespace:openstack ID:acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 UID:156d693f-4b32-432f-86b2-92683085a2c7 NetNS:/var/run/netns/5d6f37eb-50c9-4390-84bc-d3f7a8f835a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod156d693f_4b32_432f_86b2_92683085a2c7.slice PodAnnotations:0xc0004c6d40}] Aliases:map[]}\"",
2026-06-09 17:40:44.060072 | controller |     "Jun 09 16:19:45.790110 crc crio[22095]: time=\"2026-06-09T16:19:45.790095807Z\" level=info msg=\"Checking pod openstack_neutron-5cbf9d48b7-nd9k6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.060088 | controller |     "Jun 09 16:19:46.763712 crc crio[22095]: time=\"2026-06-09T16:19:46.762678784Z\" level=info msg=\"Ran pod sandbox acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570 with infra container: openstack/neutron-5cbf9d48b7-nd9k6/POD\" id=8e0ec6e7-dcdf-4ede-a47e-f947452260f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.060103 | controller |     "Jun 09 16:19:46.766199 crc crio[22095]: time=\"2026-06-09T16:19:46.765130007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d9933ae8-ae80-48e6-b113-c6e954d70910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060118 | controller |     "Jun 09 16:19:48.402090 crc crio[22095]: time=\"2026-06-09T16:19:48.401246646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a1eb7ec7-7f0b-410a-b280-d2a1621e5111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060134 | controller |     "Jun 09 16:19:48.948885 crc crio[22095]: time=\"2026-06-09T16:19:48.948792709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=019b9e7e-8160-4257-a630-81ccc2d81575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060148 | controller |     "Jun 09 16:19:50.368053 crc crio[22095]: time=\"2026-06-09T16:19:50.367553692Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6669f4dd4-j7kzk/POD\" id=27cc5af0-8a94-4183-b34b-d72137f1c95d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.060163 | controller |     "Jun 09 16:19:50.369371 crc crio[22095]: time=\"2026-06-09T16:19:50.368095236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060178 | controller |     "Jun 09 16:19:54.239881 crc crio[22095]: time=\"2026-06-09T16:19:54.238972862Z\" level=info msg=\"Stopping container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608 (timeout: 10s)\" id=bd9893fa-5b5a-4c4e-b406-e5b55f21f4cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.060193 | controller |     "Jun 09 16:19:54.299790 crc crio[22095]: time=\"2026-06-09T16:19:54.299154468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e604c52-49ed-4296-99e3-273dd6a96f15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060208 | controller |     "Jun 09 16:19:54.309587 crc crio[22095]: time=\"2026-06-09T16:19:54.309493284Z\" level=info msg=\"Creating container: openstack/neutron-5cbf9d48b7-nd9k6/neutron-api\" id=0806d5c2-84d3-47ac-bde6-266cd49914f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060223 | controller |     "Jun 09 16:19:56.434724 crc crio[22095]: time=\"2026-06-09T16:19:56.434163041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060238 | controller |     "Jun 09 16:19:56.445759 crc crio[22095]: time=\"2026-06-09T16:19:56.445656347Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=5c67d804-45f3-41db-b5e2-100e6aa6cdc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060256 | controller |     "Jun 09 16:19:56.446533 crc crio[22095]: time=\"2026-06-09T16:19:56.446322174Z\" level=info msg=\"Stopped container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=bd9893fa-5b5a-4c4e-b406-e5b55f21f4cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.060272 | controller |     "Jun 09 16:19:56.447231 crc crio[22095]: time=\"2026-06-09T16:19:56.447168305Z\" level=info msg=\"Stopping pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=b58dbfe2-ee87-4939-bf98-b5f4603f53e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.060287 | controller |     "Jun 09 16:19:56.447738 crc crio[22095]: time=\"2026-06-09T16:19:56.447710459Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=0542157d-0ec2-4b29-ad94-fc34383c7c33 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.060301 | controller |     "Jun 09 16:19:56.448689 crc crio[22095]: time=\"2026-06-09T16:19:56.448618543Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-wjfjt Namespace:openstack ID:2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b UID:412a15eb-3298-4828-8d8e-a9a43762cd68 NetNS:/var/run/netns/71f7d8b2-6f1d-4c85-90ce-aebc91f0d13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod412a15eb_3298_4828_8d8e_a9a43762cd68.slice PodAnnotations:0xc00263c600}] Aliases:map[]}\"",
2026-06-09 17:40:44.060316 | controller |     "Jun 09 16:19:56.448837 crc crio[22095]: time=\"2026-06-09T16:19:56.448796067Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5494568cc5-wjfjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.060331 | controller |     "Jun 09 16:19:56.449074 crc crio[22095]: time=\"2026-06-09T16:19:56.448629443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=eb19b7bb-b74c-45bd-8aa8-b873f5dd95df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060346 | controller |     "Jun 09 16:19:56.464412 crc crio[22095]: time=\"2026-06-09T16:19:56.464139052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f0189657-0357-4cfb-a46b-c7001e0e5dea name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.060361 | controller |     "Jun 09 16:19:56.466804 crc crio[22095]: time=\"2026-06-09T16:19:56.466736078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e7c6ee7f-7763-4be8-ad07-7da2f2fb512b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060376 | controller |     "Jun 09 16:19:58.979456 crc crio[22095]: time=\"2026-06-09T16:19:58.978419191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060391 | controller |     "Jun 09 16:19:58.986477 crc crio[22095]: time=\"2026-06-09T16:19:58.986374006Z\" level=info msg=\"Stopped pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=b58dbfe2-ee87-4939-bf98-b5f4603f53e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.060406 | controller |     "Jun 09 16:19:59.038999 crc crio[22095]: time=\"2026-06-09T16:19:59.03129226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=564ccdc4-1082-4077-8053-bb4c3acd045c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060423 | controller |     "Jun 09 16:19:59.038999 crc crio[22095]: time=\"2026-06-09T16:19:59.037166001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fde37083-74e2-4192-a270-5fb166ed9733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060439 | controller |     "Jun 09 16:19:59.208036 crc crio[22095]: time=\"2026-06-09T16:19:59.207335125Z\" level=info msg=\"Got pod network &{Name:barbican-api-6669f4dd4-j7kzk Namespace:openstack ID:d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb UID:ac45c132-b4a4-47aa-80f7-f488baf42679 NetNS:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac45c132_b4a4_47aa_80f7_f488baf42679.slice PodAnnotations:0xc0028b6090}] Aliases:map[]}\"",
2026-06-09 17:40:44.060454 | controller |     "Jun 09 16:19:59.208036 crc crio[22095]: time=\"2026-06-09T16:19:59.207646563Z\" level=info msg=\"Adding pod openstack_barbican-api-6669f4dd4-j7kzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.060468 | controller |     "Jun 09 16:19:59.216964 crc crio[22095]: time=\"2026-06-09T16:19:59.216387567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060483 | controller |     "Jun 09 16:19:59.222672 crc crio[22095]: time=\"2026-06-09T16:19:59.222601687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060498 | controller |     "Jun 09 16:19:59.231754 crc crio[22095]: time=\"2026-06-09T16:19:59.231690481Z\" level=info msg=\"Stopping pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6e454cd7-5282-43d1-8519-8c7db1b9028a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.060513 | controller |     "Jun 09 16:19:59.232871 crc crio[22095]: time=\"2026-06-09T16:19:59.232678356Z\" level=info msg=\"Removing container: 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608\" id=0d5bb3fc-5df9-4dbc-ac9b-ddc0375ccc44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.060528 | controller |     "Jun 09 16:19:59.235034 crc crio[22095]: time=\"2026-06-09T16:19:59.234907293Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-k8shs Namespace:openstack ID:c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60 UID:6e9a5d76-f725-40f5-bcaf-d17dbf1300a6 NetNS:/var/run/netns/e9d29131-e8a0-464a-bad0-445604dce5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e9a5d76_f725_40f5_bcaf_d17dbf1300a6.slice PodAnnotations:0xc001288400}] Aliases:map[]}\"",
2026-06-09 17:40:44.060543 | controller |     "Jun 09 16:19:59.235545 crc crio[22095]: time=\"2026-06-09T16:19:59.235422227Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-k8shs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.060558 | controller |     "Jun 09 16:19:59.326829 crc crio[22095]: time=\"2026-06-09T16:19:59.326737633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060573 | controller |     "Jun 09 16:19:59.331712 crc crio[22095]: time=\"2026-06-09T16:19:59.330998083Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=ae6ad122-f76a-4e0c-8279-fcdf7f5875be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060592 | controller |     "Jun 09 16:19:59.333505 crc crio[22095]: time=\"2026-06-09T16:19:59.333388514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060607 | controller |     "Jun 09 16:19:59.344888 crc crio[22095]: time=\"2026-06-09T16:19:59.341500253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060622 | controller |     "Jun 09 16:19:59.400184 crc crio[22095]: time=\"2026-06-09T16:19:59.400081539Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=5a3a146f-a10e-4b89-bf70-f281a1a54116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060637 | controller |     "Jun 09 16:19:59.402087 crc crio[22095]: time=\"2026-06-09T16:19:59.401976657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060652 | controller |     "Jun 09 16:19:59.406469 crc crio[22095]: time=\"2026-06-09T16:19:59.40597025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060666 | controller |     "Jun 09 16:19:59.416253 crc crio[22095]: time=\"2026-06-09T16:19:59.416161472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060681 | controller |     "Jun 09 16:19:59.502465 crc crio[22095]: time=\"2026-06-09T16:19:59.501115475Z\" level=info msg=\"Removed container 51f19433ada61f04a0482dd98742f2eea5dadcf1e9a5adb0e6dae2bc5b2b9608: openstack/dnsmasq-dns-5494568cc5-wjfjt/dnsmasq-dns\" id=0d5bb3fc-5df9-4dbc-ac9b-ddc0375ccc44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.060696 | controller |     "Jun 09 16:19:59.505600 crc crio[22095]: time=\"2026-06-09T16:19:59.505309933Z\" level=info msg=\"Removing container: 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb\" id=453e15a2-9c8d-4bbf-89b1-a9353b951c61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.060711 | controller |     "Jun 09 16:19:59.519021 crc crio[22095]: time=\"2026-06-09T16:19:59.512010965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060725 | controller |     "Jun 09 16:19:59.524102 crc crio[22095]: time=\"2026-06-09T16:19:59.520452232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.060740 | controller |     "Jun 09 16:19:59.596126 crc crio[22095]: time=\"2026-06-09T16:19:59.596010444Z\" level=info msg=\"Removed container 2ece27aec3a977d76091a7e2164da6488f87804def21b6fb0364d9d8e0eb9abb: openstack/dnsmasq-dns-5494568cc5-wjfjt/init\" id=453e15a2-9c8d-4bbf-89b1-a9353b951c61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.060755 | controller |     "Jun 09 16:19:59.707323 crc crio[22095]: time=\"2026-06-09T16:19:59.707247443Z\" level=info msg=\"Stopped pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6e454cd7-5282-43d1-8519-8c7db1b9028a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.060769 | controller |     "Jun 09 16:20:00.446772 crc crio[22095]: time=\"2026-06-09T16:20:00.446073912Z\" level=info msg=\"Created container fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26: openstack/neutron-5cbf9d48b7-nd9k6/neutron-api\" id=0806d5c2-84d3-47ac-bde6-266cd49914f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060784 | controller |     "Jun 09 16:20:00.448481 crc crio[22095]: time=\"2026-06-09T16:20:00.448195456Z\" level=info msg=\"Starting container: fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26\" id=c1ed3bbe-33f2-4e14-8efd-9865d783e1f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.060802 | controller |     "Jun 09 16:20:00.454850 crc crio[22095]: time=\"2026-06-09T16:20:00.454760405Z\" level=info msg=\"Started container\" PID=72643 containerID=fb85a39247fea8a3716101451f403fdf9ce27873c775d39855de7699b7cdbf26 description=openstack/neutron-5cbf9d48b7-nd9k6/neutron-api id=c1ed3bbe-33f2-4e14-8efd-9865d783e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570",
2026-06-09 17:40:44.060817 | controller |     "Jun 09 16:20:00.466324 crc crio[22095]: time=\"2026-06-09T16:20:00.466213169Z\" level=info msg=\"Created container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=5c67d804-45f3-41db-b5e2-100e6aa6cdc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060832 | controller |     "Jun 09 16:20:00.467277 crc crio[22095]: time=\"2026-06-09T16:20:00.467176824Z\" level=info msg=\"Created container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=ae6ad122-f76a-4e0c-8279-fcdf7f5875be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060851 | controller |     "Jun 09 16:20:00.472245 crc crio[22095]: time=\"2026-06-09T16:20:00.468142349Z\" level=info msg=\"Starting container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc\" id=5bb425b2-2fee-4515-add4-61b9dc35cdfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.060884 | controller |     "Jun 09 16:20:00.472245 crc crio[22095]: time=\"2026-06-09T16:20:00.468699323Z\" level=info msg=\"Created container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=5a3a146f-a10e-4b89-bf70-f281a1a54116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.060899 | controller |     "Jun 09 16:20:00.472245 crc crio[22095]: time=\"2026-06-09T16:20:00.471640849Z\" level=info msg=\"Starting container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31\" id=fcf67dec-dc51-4fd2-b878-3a73f60c705e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.060914 | controller |     "Jun 09 16:20:00.488030 crc crio[22095]: time=\"2026-06-09T16:20:00.475712494Z\" level=info msg=\"Starting container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178\" id=3b870def-fd91-4808-86f2-25998c90391d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.060929 | controller |     "Jun 09 16:20:00.488030 crc crio[22095]: time=\"2026-06-09T16:20:00.476290928Z\" level=info msg=\"Started container\" PID=72636 containerID=d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc description=openshift-marketplace/redhat-operators-s9hlr/registry-server id=5bb425b2-2fee-4515-add4-61b9dc35cdfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915",
2026-06-09 17:40:44.060944 | controller |     "Jun 09 16:20:00.488030 crc crio[22095]: time=\"2026-06-09T16:20:00.481754099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e8d67e23-75b4-4573-ba16-f26602bf1a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.060959 | controller |     "Jun 09 16:20:00.497491 crc crio[22095]: time=\"2026-06-09T16:20:00.497115844Z\" level=info msg=\"Started container\" PID=72644 containerID=a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31 description=openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log id=fcf67dec-dc51-4fd2-b878-3a73f60c705e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475",
2026-06-09 17:40:44.060977 | controller |     "Jun 09 16:20:00.497722 crc crio[22095]: time=\"2026-06-09T16:20:00.497549045Z\" level=info msg=\"Started container\" PID=72654 containerID=9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178 description=openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log id=3b870def-fd91-4808-86f2-25998c90391d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521",
2026-06-09 17:40:44.060993 | controller |     "Jun 09 16:20:00.514870 crc crio[22095]: time=\"2026-06-09T16:20:00.514613053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a008a1e2-28b2-4730-97ee-001338b5db9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061008 | controller |     "Jun 09 16:20:00.535027 crc crio[22095]: 2026-06-09T16:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9d12a5d519f693 Mac:12:44:03:e5:b4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.061023 | controller |     "Jun 09 16:20:00.537183 crc crio[22095]: time=\"2026-06-09T16:20:00.537151063Z\" level=info msg=\"Got pod network &{Name:barbican-api-6669f4dd4-j7kzk Namespace:openstack ID:d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb UID:ac45c132-b4a4-47aa-80f7-f488baf42679 NetNS:/var/run/netns/87b2f376-6c9d-4ffe-85c3-b7589456b3ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac45c132_b4a4_47aa_80f7_f488baf42679.slice PodAnnotations:0xc0028b6090}] Aliases:map[]}\"",
2026-06-09 17:40:44.061038 | controller |     "Jun 09 16:20:00.538046 crc crio[22095]: time=\"2026-06-09T16:20:00.538023615Z\" level=info msg=\"Checking pod openstack_barbican-api-6669f4dd4-j7kzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.061053 | controller |     "Jun 09 16:20:00.553646 crc crio[22095]: time=\"2026-06-09T16:20:00.553509823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=2247a115-2b49-45bb-8156-e4adad1dd801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061068 | controller |     "Jun 09 16:20:00.626210 crc crio[22095]: time=\"2026-06-09T16:20:00.62613401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=5abe21cd-778b-40d0-8cd7-2d94d58201a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061082 | controller |     "Jun 09 16:20:00.630107 crc crio[22095]: time=\"2026-06-09T16:20:00.63004304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0f55c651-e578-440e-a6da-3de75c74b50f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061097 | controller |     "Jun 09 16:20:00.638650 crc crio[22095]: time=\"2026-06-09T16:20:00.638169279Z\" level=info msg=\"Ran pod sandbox d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb with infra container: openstack/barbican-api-6669f4dd4-j7kzk/POD\" id=27cc5af0-8a94-4183-b34b-d72137f1c95d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061112 | controller |     "Jun 09 16:20:00.659562 crc crio[22095]: time=\"2026-06-09T16:20:00.659459626Z\" level=info msg=\"Creating container: openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd\" id=ef62e7e5-9158-4b56-a2ae-69239e7135a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061129 | controller |     "Jun 09 16:20:00.659892 crc crio[22095]: time=\"2026-06-09T16:20:00.659808725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061144 | controller |     "Jun 09 16:20:00.675978 crc crio[22095]: time=\"2026-06-09T16:20:00.668578781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=77480c18-4e48-4f84-8108-14df47c96884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061159 | controller |     "Jun 09 16:20:00.702123 crc crio[22095]: time=\"2026-06-09T16:20:00.70200651Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=03af73f6-0e66-44dd-84b7-915bf9160a48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061174 | controller |     "Jun 09 16:20:00.709979 crc crio[22095]: time=\"2026-06-09T16:20:00.706222398Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=b5cc9741-5cf1-40df-ab44-436ad37dd6fd name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.061188 | controller |     "Jun 09 16:20:00.715977 crc crio[22095]: time=\"2026-06-09T16:20:00.715567338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061202 | controller |     "Jun 09 16:20:00.726995 crc crio[22095]: time=\"2026-06-09T16:20:00.726190831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=bc7e594d-2846-4819-9aca-20c98400a504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061217 | controller |     "Jun 09 16:20:00.726995 crc crio[22095]: time=\"2026-06-09T16:20:00.726308294Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bc8e6bc9-3e4b-4d07-80c1-92aed1124729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061232 | controller |     "Jun 09 16:20:00.726995 crc crio[22095]: time=\"2026-06-09T16:20:00.726359846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=bbece5db-256a-4c44-94e4-30effda7d538 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061247 | controller |     "Jun 09 16:20:00.814316 crc crio[22095]: time=\"2026-06-09T16:20:00.806862615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061262 | controller |     "Jun 09 16:20:00.815283 crc crio[22095]: time=\"2026-06-09T16:20:00.81524431Z\" level=info msg=\"Creating container: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log\" id=6b93a6ef-d9e6-48ab-9e65-059e110b5ea8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061277 | controller |     "Jun 09 16:20:00.815777 crc crio[22095]: time=\"2026-06-09T16:20:00.815753793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061292 | controller |     "Jun 09 16:20:00.826147 crc crio[22095]: time=\"2026-06-09T16:20:00.82184782Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=cf127d35-68dd-4fb9-a235-bd8688a25bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061310 | controller |     "Jun 09 16:20:00.854014 crc crio[22095]: time=\"2026-06-09T16:20:00.850878786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061325 | controller |     "Jun 09 16:20:00.854944 crc crio[22095]: time=\"2026-06-09T16:20:00.854831177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061341 | controller |     "Jun 09 16:20:00.889701 crc crio[22095]: time=\"2026-06-09T16:20:00.88918543Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d98cf069-dcff-4961-a056-1636c4dd0598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.061356 | controller |     "Jun 09 16:20:00.933877 crc crio[22095]: time=\"2026-06-09T16:20:00.933661814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061370 | controller |     "Jun 09 16:20:00.939841 crc crio[22095]: time=\"2026-06-09T16:20:00.9397435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061386 | controller |     "Jun 09 16:20:00.945092 crc crio[22095]: time=\"2026-06-09T16:20:00.94478761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061401 | controller |     "Jun 09 16:20:00.956821 crc crio[22095]: time=\"2026-06-09T16:20:00.956737927Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8d4c684f-c4bf-4d13-abad-8c94bf65535e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061416 | controller |     "Jun 09 16:20:00.960826 crc crio[22095]: time=\"2026-06-09T16:20:00.959463827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061431 | controller |     "Jun 09 16:20:00.960826 crc crio[22095]: time=\"2026-06-09T16:20:00.959756674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061446 | controller |     "Jun 09 16:20:01.016153 crc crio[22095]: time=\"2026-06-09T16:20:01.015965319Z\" level=info msg=\"Created container ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b: openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd\" id=ef62e7e5-9158-4b56-a2ae-69239e7135a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061461 | controller |     "Jun 09 16:20:01.023406 crc crio[22095]: time=\"2026-06-09T16:20:01.023308688Z\" level=info msg=\"Starting container: ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b\" id=d50632fa-30fe-41fc-9cd5-cef11c051954 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.061476 | controller |     "Jun 09 16:20:01.030590 crc crio[22095]: time=\"2026-06-09T16:20:01.030498542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061491 | controller |     "Jun 09 16:20:01.042421 crc crio[22095]: time=\"2026-06-09T16:20:01.041875245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061506 | controller |     "Jun 09 16:20:01.063646 crc crio[22095]: time=\"2026-06-09T16:20:01.063598063Z\" level=info msg=\"Started container\" PID=72767 containerID=ee33b54e5430fe9f4c6c5890f1a07d9973f6fa0363f4dab2bcb36aa13e48d29b description=openstack/neutron-5cbf9d48b7-nd9k6/neutron-httpd id=d50632fa-30fe-41fc-9cd5-cef11c051954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acabb537af440373967dad479aff5e48143e9d4a5abde1728bb3978dcacc7570",
2026-06-09 17:40:44.061525 | controller |     "Jun 09 16:20:01.096971 crc crio[22095]: time=\"2026-06-09T16:20:01.093006388Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683700-7gqdd/POD\" id=feaf9cfc-7fc3-423d-a8c6-ccb216028185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061541 | controller |     "Jun 09 16:20:01.096971 crc crio[22095]: time=\"2026-06-09T16:20:01.093119861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061555 | controller |     "Jun 09 16:20:01.147312 crc crio[22095]: time=\"2026-06-09T16:20:01.147202941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061570 | controller |     "Jun 09 16:20:01.151024 crc crio[22095]: time=\"2026-06-09T16:20:01.150474975Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061585 | controller |     "Jun 09 16:20:01.151024 crc crio[22095]: time=\"2026-06-09T16:20:01.150583238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061600 | controller |     "Jun 09 16:20:01.162277 crc crio[22095]: time=\"2026-06-09T16:20:01.161907529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061615 | controller |     "Jun 09 16:20:01.229814 crc crio[22095]: time=\"2026-06-09T16:20:01.229595268Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab UID:b8a4c234-ad67-4ef6-8974-21f391f758a1 NetNS:/var/run/netns/31180985-0028-42f8-9204-c541aadaa214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a4c234_ad67_4ef6_8974_21f391f758a1.slice PodAnnotations:0xc0022726e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.061630 | controller |     "Jun 09 16:20:01.229814 crc crio[22095]: time=\"2026-06-09T16:20:01.229801984Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.061645 | controller |     "Jun 09 16:20:01.239087 crc crio[22095]: time=\"2026-06-09T16:20:01.238809855Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc001288750}] Aliases:map[]}\"",
2026-06-09 17:40:44.061661 | controller |     "Jun 09 16:20:01.239328 crc crio[22095]: time=\"2026-06-09T16:20:01.239118343Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683700-7gqdd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.061676 | controller |     "Jun 09 16:20:01.303642 crc crio[22095]: time=\"2026-06-09T16:20:01.303344074Z\" level=info msg=\"NetworkStart: stopping network for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061694 | controller |     "Jun 09 16:20:01.304039 crc crio[22095]: time=\"2026-06-09T16:20:01.303868127Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab UID:b8a4c234-ad67-4ef6-8974-21f391f758a1 NetNS:/var/run/netns/31180985-0028-42f8-9204-c541aadaa214 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a4c234_ad67_4ef6_8974_21f391f758a1.slice PodAnnotations:0xc0004c6d30}] Aliases:map[]}\"",
2026-06-09 17:40:44.061710 | controller |     "Jun 09 16:20:01.304039 crc crio[22095]: time=\"2026-06-09T16:20:01.304013951Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:40:44.061726 | controller |     "Jun 09 16:20:01.304039 crc crio[22095]: time=\"2026-06-09T16:20:01.304038992Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:40:44.061741 | controller |     "Jun 09 16:20:01.304205 crc crio[22095]: time=\"2026-06-09T16:20:01.304054042Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.061756 | controller |     "Jun 09 16:20:01.388602 crc crio[22095]: time=\"2026-06-09T16:20:01.388506103Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061771 | controller |     "Jun 09 16:20:01.396774 crc crio[22095]: time=\"2026-06-09T16:20:01.396703913Z\" level=info msg=\"runSandbox: deleting pod ID e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab from idIndex\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061786 | controller |     "Jun 09 16:20:01.396774 crc crio[22095]: time=\"2026-06-09T16:20:01.396767905Z\" level=info msg=\"runSandbox: removing pod sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061802 | controller |     "Jun 09 16:20:01.396983 crc crio[22095]: time=\"2026-06-09T16:20:01.396805266Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061817 | controller |     "Jun 09 16:20:01.396983 crc crio[22095]: time=\"2026-06-09T16:20:01.396827627Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061832 | controller |     "Jun 09 16:20:01.404989 crc crio[22095]: time=\"2026-06-09T16:20:01.401339223Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e22c44aa74eb7b3ce7b390794ae05accafe72de76767ef6dc97598241d31a2ab\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061850 | controller |     "Jun 09 16:20:01.414262 crc crio[22095]: time=\"2026-06-09T16:20:01.414185423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_b8a4c234-ad67-4ef6-8974-21f391f758a1_0\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061883 | controller |     "Jun 09 16:20:01.414561 crc crio[22095]: time=\"2026-06-09T16:20:01.414266835Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_b8a4c234-ad67-4ef6-8974-21f391f758a1_0\" id=a1cf7593-1005-4128-8ae4-2cf65c8f081a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061902 | controller |     "Jun 09 16:20:01.612122 crc crio[22095]: time=\"2026-06-09T16:20:01.605723596Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a4884ddb-bb1d-4187-815d-464b306e2139 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.061918 | controller |     "Jun 09 16:20:01.612892 crc crio[22095]: time=\"2026-06-09T16:20:01.61211929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.061933 | controller |     "Jun 09 16:20:01.677870 crc crio[22095]: time=\"2026-06-09T16:20:01.677785858Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe UID:1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b NetNS:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc3ec2c_ac3a_4147_8081_dc45de2b9c1b.slice PodAnnotations:0xc0022724e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.061948 | controller |     "Jun 09 16:20:01.677870 crc crio[22095]: time=\"2026-06-09T16:20:01.677847569Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.061963 | controller |     "Jun 09 16:20:01.712795 crc crio[22095]: time=\"2026-06-09T16:20:01.712289224Z\" level=info msg=\"Created container 32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log\" id=6b93a6ef-d9e6-48ab-9e65-059e110b5ea8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.061978 | controller |     "Jun 09 16:20:01.714779 crc crio[22095]: time=\"2026-06-09T16:20:01.714677546Z\" level=info msg=\"Starting container: 32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b\" id=73569540-9c30-430b-97ca-75939acbd509 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.061993 | controller |     "Jun 09 16:20:01.719950 crc crio[22095]: time=\"2026-06-09T16:20:01.719836158Z\" level=info msg=\"Started container\" PID=72776 containerID=32ce370cc117cbafd132c4f34168baab616f973371b72632a9d1ebd36d39f11b description=openstack/barbican-api-6669f4dd4-j7kzk/barbican-api-log id=73569540-9c30-430b-97ca-75939acbd509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb",
2026-06-09 17:40:44.062008 | controller |     "Jun 09 16:20:01.724137 crc crio[22095]: time=\"2026-06-09T16:20:01.724024206Z\" level=info msg=\"Created container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=cf127d35-68dd-4fb9-a235-bd8688a25bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.062024 | controller |     "Jun 09 16:20:01.726238 crc crio[22095]: time=\"2026-06-09T16:20:01.72612941Z\" level=info msg=\"Created container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=03af73f6-0e66-44dd-84b7-915bf9160a48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.062038 | controller |     "Jun 09 16:20:01.728519 crc crio[22095]: time=\"2026-06-09T16:20:01.72805829Z\" level=info msg=\"Starting container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27\" id=9c68199b-59d5-4d87-9adb-62f5736fed5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.062054 | controller |     "Jun 09 16:20:01.729327 crc crio[22095]: time=\"2026-06-09T16:20:01.72924542Z\" level=info msg=\"Starting container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737\" id=1d555a93-e0f5-44c0-be01-741c61a09cf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.062072 | controller |     "Jun 09 16:20:01.733506 crc crio[22095]: time=\"2026-06-09T16:20:01.733334435Z\" level=info msg=\"Started container\" PID=72836 containerID=ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27 description=openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker id=9c68199b-59d5-4d87-9adb-62f5736fed5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521",
2026-06-09 17:40:44.062089 | controller |     "Jun 09 16:20:01.736803 crc crio[22095]: time=\"2026-06-09T16:20:01.736768274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=327be9d7-e401-42f0-8c16-4a4caee643e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062104 | controller |     "Jun 09 16:20:01.741498 crc crio[22095]: time=\"2026-06-09T16:20:01.74130618Z\" level=info msg=\"Started container\" PID=72775 containerID=e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737 description=openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener id=1d555a93-e0f5-44c0-be01-741c61a09cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475",
2026-06-09 17:40:44.062119 | controller |     "Jun 09 16:20:01.771640 crc crio[22095]: time=\"2026-06-09T16:20:01.771199048Z\" level=info msg=\"Created container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd\" id=8d4c684f-c4bf-4d13-abad-8c94bf65535e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.062134 | controller |     "Jun 09 16:20:01.776185 crc crio[22095]: time=\"2026-06-09T16:20:01.776155796Z\" level=info msg=\"Starting container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02\" id=87a614e9-fec5-4a4c-8ef9-1c55c9e06541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.062148 | controller |     "Jun 09 16:20:01.794243 crc crio[22095]: time=\"2026-06-09T16:20:01.794189629Z\" level=info msg=\"Started container\" PID=72844 containerID=eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02 description=openstack/ceilometer-0/proxy-httpd id=87a614e9-fec5-4a4c-8ef9-1c55c9e06541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7",
2026-06-09 17:40:44.062163 | controller |     "Jun 09 16:20:01.956173 crc crio[22095]: time=\"2026-06-09T16:20:01.945689873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=850e86ee-0094-4ee4-8679-e4b893b8aaba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062179 | controller |     "Jun 09 16:20:02.010538 crc crio[22095]: time=\"2026-06-09T16:20:02.009541694Z\" level=info msg=\"Creating container: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api\" id=9ab62113-7636-4a44-9059-d3fcaa0d6756 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.062194 | controller |     "Jun 09 16:20:02.010538 crc crio[22095]: time=\"2026-06-09T16:20:02.010223932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062209 | controller |     "Jun 09 16:20:02.109391 crc crio[22095]: 2026-06-09T16:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2eefed5983f455 Mac:6a:09:63:f1:34:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 SocketPath: PciID:}] [{Interface:0xc00039e5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.062224 | controller |     "Jun 09 16:20:02.110687 crc crio[22095]: time=\"2026-06-09T16:20:02.110598001Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc001288750}] Aliases:map[]}\"",
2026-06-09 17:40:44.062242 | controller |     "Jun 09 16:20:02.111205 crc crio[22095]: time=\"2026-06-09T16:20:02.111142055Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683700-7gqdd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.062257 | controller |     "Jun 09 16:20:02.147199 crc crio[22095]: time=\"2026-06-09T16:20:02.147048078Z\" level=info msg=\"Ran pod sandbox e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde with infra container: openshift-infra/auto-csr-approver-29683700-7gqdd/POD\" id=feaf9cfc-7fc3-423d-a8c6-ccb216028185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.062272 | controller |     "Jun 09 16:20:02.157359 crc crio[22095]: time=\"2026-06-09T16:20:02.157258481Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c97fa192-67e4-4801-b6d5-4bb4c4e2964c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.062287 | controller |     "Jun 09 16:20:02.181865 crc crio[22095]: time=\"2026-06-09T16:20:02.181375851Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.062302 | controller |     "Jun 09 16:20:02.205561 crc crio[22095]: time=\"2026-06-09T16:20:02.204529696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062317 | controller |     "Jun 09 16:20:02.228002 crc crio[22095]: time=\"2026-06-09T16:20:02.226576972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062332 | controller |     "Jun 09 16:20:02.474357 crc crio[22095]: 2026-06-09T16:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdadafa194a3118 Mac:f2:b3:fa:8a:62:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.062348 | controller |     "Jun 09 16:20:02.474694 crc crio[22095]: time=\"2026-06-09T16:20:02.474359871Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe UID:1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b NetNS:/var/run/netns/a6a7e3af-705c-47df-8c6f-439e6a3289ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc3ec2c_ac3a_4147_8081_dc45de2b9c1b.slice PodAnnotations:0xc0022724e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.062363 | controller |     "Jun 09 16:20:02.474694 crc crio[22095]: time=\"2026-06-09T16:20:02.474555156Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.062379 | controller |     "Jun 09 16:20:02.516197 crc crio[22095]: time=\"2026-06-09T16:20:02.509279388Z\" level=info msg=\"Stopping container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f (timeout: 30s)\" id=a65cbbfa-272e-45f1-8b28-3df991452076 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062394 | controller |     "Jun 09 16:20:02.518829 crc crio[22095]: time=\"2026-06-09T16:20:02.518741351Z\" level=info msg=\"Stopping container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955 (timeout: 30s)\" id=01d0a4d5-7065-40ec-8774-82f6493eef94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062412 | controller |     "Jun 09 16:20:02.519004 crc crio[22095]: time=\"2026-06-09T16:20:02.518842134Z\" level=info msg=\"Stopping container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01 (timeout: 30s)\" id=d2514f23-12b0-469c-9b97-c57f38ee9a33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062428 | controller |     "Jun 09 16:20:02.520014 crc crio[22095]: time=\"2026-06-09T16:20:02.518790343Z\" level=info msg=\"Stopping container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02 (timeout: 30s)\" id=d40b4bb2-210f-4100-a27c-d184795f89c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062443 | controller |     "Jun 09 16:20:02.570875 crc crio[22095]: time=\"2026-06-09T16:20:02.56965956Z\" level=info msg=\"Ran pod sandbox bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe with infra container: openstack/openstackclient/POD\" id=a4884ddb-bb1d-4187-815d-464b306e2139 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.062457 | controller |     "Jun 09 16:20:02.577037 crc crio[22095]: time=\"2026-06-09T16:20:02.576818594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062472 | controller |     "Jun 09 16:20:02.577269 crc crio[22095]: time=\"2026-06-09T16:20:02.577147613Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062487 | controller |     "Jun 09 16:20:02.577269 crc crio[22095]: time=\"2026-06-09T16:20:02.577202534Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=be9c7716-8d3a-4511-a697-4a21b6c1936e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062501 | controller |     "Jun 09 16:20:02.592742 crc crio[22095]: time=\"2026-06-09T16:20:02.592635991Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0fab6700-7ea9-4e79-8e8f-c349ecfcac8b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.062515 | controller |     "Jun 09 16:20:02.597405 crc crio[22095]: time=\"2026-06-09T16:20:02.597336201Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"",
2026-06-09 17:40:44.062530 | controller |     "Jun 09 16:20:02.625764 crc crio[22095]: time=\"2026-06-09T16:20:02.619174953Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=43fd98ac-af8e-4c54-9cee-6227ea0f8319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.062545 | controller |     "Jun 09 16:20:02.625764 crc crio[22095]: time=\"2026-06-09T16:20:02.619272185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062560 | controller |     "Jun 09 16:20:02.728340 crc crio[22095]: time=\"2026-06-09T16:20:02.726895481Z\" level=info msg=\"Stopped container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core\" id=01d0a4d5-7065-40ec-8774-82f6493eef94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062574 | controller |     "Jun 09 16:20:02.751005 crc crio[22095]: time=\"2026-06-09T16:20:02.750326943Z\" level=info msg=\"Created container aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94: openstack/barbican-api-6669f4dd4-j7kzk/barbican-api\" id=9ab62113-7636-4a44-9059-d3fcaa0d6756 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.062593 | controller |     "Jun 09 16:20:02.762117 crc crio[22095]: time=\"2026-06-09T16:20:02.760836004Z\" level=info msg=\"Starting container: aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94\" id=feef1107-e452-423c-91bb-a8485c4b79b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.062608 | controller |     "Jun 09 16:20:02.782769 crc crio[22095]: time=\"2026-06-09T16:20:02.78250658Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc002b5d0c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.062623 | controller |     "Jun 09 16:20:02.782769 crc crio[22095]: time=\"2026-06-09T16:20:02.782557222Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.062638 | controller |     "Jun 09 16:20:02.795879 crc crio[22095]: time=\"2026-06-09T16:20:02.795752141Z\" level=info msg=\"Started container\" PID=73251 containerID=aa0c803bba64fb6122a1859491931fe6a1c552c6653d16baead61ecd8005bf94 description=openstack/barbican-api-6669f4dd4-j7kzk/barbican-api id=feef1107-e452-423c-91bb-a8485c4b79b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d12a5d519f693cdf74fff6dceac0b2de3b0cd0bc03cbfe4b325804f0e2fbcb",
2026-06-09 17:40:44.062653 | controller |     "Jun 09 16:20:02.796462 crc crio[22095]: time=\"2026-06-09T16:20:02.796357596Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/POD\" id=f4b142e4-1e86-4e29-862f-c5167ce6e517 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.062668 | controller |     "Jun 09 16:20:02.796591 crc crio[22095]: time=\"2026-06-09T16:20:02.7964839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062683 | controller |     "Jun 09 16:20:02.898344 crc crio[22095]: time=\"2026-06-09T16:20:02.897341742Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc001289770}] Aliases:map[]}\"",
2026-06-09 17:40:44.062698 | controller |     "Jun 09 16:20:02.898344 crc crio[22095]: time=\"2026-06-09T16:20:02.897477685Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.062713 | controller |     "Jun 09 16:20:03.337902 crc crio[22095]: time=\"2026-06-09T16:20:03.337151476Z\" level=info msg=\"Stopped container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd\" id=d40b4bb2-210f-4100-a27c-d184795f89c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062728 | controller |     "Jun 09 16:20:03.705979 crc crio[22095]: time=\"2026-06-09T16:20:03.705305558Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c97fa192-67e4-4801-b6d5-4bb4c4e2964c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.062743 | controller |     "Jun 09 16:20:03.707249 crc crio[22095]: 2026-06-09T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17305b325a0873b Mac:5a:66:57:c2:32:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.062763 | controller |     "Jun 09 16:20:03.712788 crc crio[22095]: time=\"2026-06-09T16:20:03.707479664Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f61a2caa-5740-4c74-a697-0985dd785648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062778 | controller |     "Jun 09 16:20:03.713760 crc crio[22095]: time=\"2026-06-09T16:20:03.713715034Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc002b5d0c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.062793 | controller |     "Jun 09 16:20:03.714193 crc crio[22095]: time=\"2026-06-09T16:20:03.714174356Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.062808 | controller |     "Jun 09 16:20:03.714464 crc crio[22095]: time=\"2026-06-09T16:20:03.714215747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e22a533-4c6e-4075-9c7e-10cd0496f158 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062823 | controller |     "Jun 09 16:20:03.728629 crc crio[22095]: time=\"2026-06-09T16:20:03.728575856Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683700-7gqdd/oc\" id=6996d9aa-f470-4ab1-8b1e-589479a24178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.062838 | controller |     "Jun 09 16:20:03.729363 crc crio[22095]: time=\"2026-06-09T16:20:03.729340325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062869 | controller |     "Jun 09 16:20:03.764869 crc crio[22095]: time=\"2026-06-09T16:20:03.764509979Z\" level=info msg=\"Stopped container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent\" id=d2514f23-12b0-469c-9b97-c57f38ee9a33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.062888 | controller |     "Jun 09 16:20:03.776824 crc crio[22095]: time=\"2026-06-09T16:20:03.772990877Z\" level=info msg=\"Ran pod sandbox 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c with infra container: openstack/cinder-scheduler-0/POD\" id=43fd98ac-af8e-4c54-9cee-6227ea0f8319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.062904 | controller |     "Jun 09 16:20:03.783218 crc crio[22095]: time=\"2026-06-09T16:20:03.782244085Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=288a8cb9-01cd-4b4b-af4c-9a86ea4ca019 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.062919 | controller |     "Jun 09 16:20:03.783218 crc crio[22095]: time=\"2026-06-09T16:20:03.782357528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.062933 | controller |     "Jun 09 16:20:03.791406 crc crio[22095]: time=\"2026-06-09T16:20:03.787294155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062952 | controller |     "Jun 09 16:20:03.804424 crc crio[22095]: time=\"2026-06-09T16:20:03.80420619Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062967 | controller |     "Jun 09 16:20:03.804424 crc crio[22095]: time=\"2026-06-09T16:20:03.804305492Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=94a42564-6a1f-4023-ac81-889dde88163d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.062983 | controller |     "Jun 09 16:20:03.806765 crc crio[22095]: time=\"2026-06-09T16:20:03.806303293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=495a4259-3b8b-49a2-b5b5-1bdf8b4b36c6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.062997 | controller |     "Jun 09 16:20:03.814063 crc crio[22095]: time=\"2026-06-09T16:20:03.813903489Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"",
2026-06-09 17:40:44.063013 | controller |     "Jun 09 16:20:03.879286 crc crio[22095]: time=\"2026-06-09T16:20:03.878112329Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc00041cbb8}] Aliases:map[]}\"",
2026-06-09 17:40:44.063027 | controller |     "Jun 09 16:20:03.879286 crc crio[22095]: time=\"2026-06-09T16:20:03.878173311Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.063042 | controller |     "Jun 09 16:20:03.900392 crc crio[22095]: time=\"2026-06-09T16:20:03.900248118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063057 | controller |     "Jun 09 16:20:03.939728 crc crio[22095]: 2026-06-09T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91fae50117ea0f4 Mac:1e:b5:3a:ba:6e:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.063073 | controller |     "Jun 09 16:20:03.942521 crc crio[22095]: time=\"2026-06-09T16:20:03.941896248Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc001289770}] Aliases:map[]}\"",
2026-06-09 17:40:44.063088 | controller |     "Jun 09 16:20:03.952410 crc crio[22095]: time=\"2026-06-09T16:20:03.944352302Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.063103 | controller |     "Jun 09 16:20:03.978601 crc crio[22095]: time=\"2026-06-09T16:20:03.97852029Z\" level=info msg=\"Ran pod sandbox 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e with infra container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/POD\" id=f4b142e4-1e86-4e29-862f-c5167ce6e517 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.063121 | controller |     "Jun 09 16:20:03.987048 crc crio[22095]: time=\"2026-06-09T16:20:03.98513515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2b594c31-f6c2-46cb-941d-1c9c2b8b42a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063136 | controller |     "Jun 09 16:20:04.149242 crc crio[22095]: time=\"2026-06-09T16:20:04.146849096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4ce68e42-bdb8-415f-8388-0996760ead13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063151 | controller |     "Jun 09 16:20:04.200961 crc crio[22095]: time=\"2026-06-09T16:20:04.200817283Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init\" id=7a56e10d-66fd-4e7d-b40e-53cfeecf7d06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063166 | controller |     "Jun 09 16:20:04.202042 crc crio[22095]: time=\"2026-06-09T16:20:04.201326396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063182 | controller |     "Jun 09 16:20:04.370626 crc crio[22095]: time=\"2026-06-09T16:20:04.370291919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063197 | controller |     "Jun 09 16:20:04.380744 crc crio[22095]: time=\"2026-06-09T16:20:04.380694606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063212 | controller |     "Jun 09 16:20:04.587544 crc crio[22095]: time=\"2026-06-09T16:20:04.587365408Z\" level=info msg=\"Created container 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init\" id=7a56e10d-66fd-4e7d-b40e-53cfeecf7d06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063227 | controller |     "Jun 09 16:20:04.597670 crc crio[22095]: time=\"2026-06-09T16:20:04.59757471Z\" level=info msg=\"Starting container: 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4\" id=e6104541-d473-4200-9422-f474a48ca5d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.063242 | controller |     "Jun 09 16:20:04.613523 crc crio[22095]: 2026-06-09T16:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:753c9bfb608aea2 Mac:e6:2c:48:bd:4a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.063257 | controller |     "Jun 09 16:20:04.614984 crc crio[22095]: time=\"2026-06-09T16:20:04.614863905Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc00041cbb8}] Aliases:map[]}\"",
2026-06-09 17:40:44.063286 | controller |     "Jun 09 16:20:04.615102 crc crio[22095]: time=\"2026-06-09T16:20:04.61508149Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.063305 | controller |     "Jun 09 16:20:04.619128 crc crio[22095]: time=\"2026-06-09T16:20:04.618995611Z\" level=info msg=\"Started container\" PID=73657 containerID=5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4 description=openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init id=e6104541-d473-4200-9422-f474a48ca5d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e",
2026-06-09 17:40:44.063321 | controller |     "Jun 09 16:20:04.751263 crc crio[22095]: time=\"2026-06-09T16:20:04.751179287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f24a82af-6fb1-4e15-85d7-f23a21c97b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063336 | controller |     "Jun 09 16:20:04.904984 crc crio[22095]: time=\"2026-06-09T16:20:04.904310223Z\" level=info msg=\"Ran pod sandbox 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 with infra container: openstack/cinder-api-0/POD\" id=288a8cb9-01cd-4b4b-af4c-9a86ea4ca019 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.063351 | controller |     "Jun 09 16:20:04.918009 crc crio[22095]: time=\"2026-06-09T16:20:04.917876751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=79dcce8e-a413-46e8-8d2d-9f0e1c12d648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063366 | controller |     "Jun 09 16:20:05.007028 crc crio[22095]: time=\"2026-06-09T16:20:05.006976491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063380 | controller |     "Jun 09 16:20:05.128226 crc crio[22095]: time=\"2026-06-09T16:20:05.123416144Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=495a4259-3b8b-49a2-b5b5-1bdf8b4b36c6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.063395 | controller |     "Jun 09 16:20:05.132091 crc crio[22095]: time=\"2026-06-09T16:20:05.130421034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a7d77f82-90f4-448f-be75-d3a2a45d776e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063410 | controller |     "Jun 09 16:20:05.132091 crc crio[22095]: time=\"2026-06-09T16:20:05.131632585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cce2a9b3-1f8e-43b2-8a8c-66872ccfd0c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063425 | controller |     "Jun 09 16:20:05.156993 crc crio[22095]: time=\"2026-06-09T16:20:05.152557193Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=4c65d686-5a9b-4e59-b335-fe1a45593abf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063440 | controller |     "Jun 09 16:20:05.156993 crc crio[22095]: time=\"2026-06-09T16:20:05.153483347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f9aafd04-8f65-453b-872e-832d243ef18f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063455 | controller |     "Jun 09 16:20:05.156993 crc crio[22095]: time=\"2026-06-09T16:20:05.154507023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063473 | controller |     "Jun 09 16:20:05.165881 crc crio[22095]: time=\"2026-06-09T16:20:05.165607579Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=3b934c0c-690b-4ce4-930c-4b7c1d22cb61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063489 | controller |     "Jun 09 16:20:05.255243 crc crio[22095]: time=\"2026-06-09T16:20:05.255191221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063504 | controller |     "Jun 09 16:20:05.265310 crc crio[22095]: time=\"2026-06-09T16:20:05.265216299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=30bcdbcc-6a14-4cd2-aa1d-b48df45d42dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.063519 | controller |     "Jun 09 16:20:05.295978 crc crio[22095]: time=\"2026-06-09T16:20:05.294897321Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f67ed441-553f-4eb1-bfbf-38c87c394a79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063534 | controller |     "Jun 09 16:20:05.301796 crc crio[22095]: time=\"2026-06-09T16:20:05.301711497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063549 | controller |     "Jun 09 16:20:05.303972 crc crio[22095]: time=\"2026-06-09T16:20:05.303882472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063564 | controller |     "Jun 09 16:20:05.419113 crc crio[22095]: time=\"2026-06-09T16:20:05.418899989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063579 | controller |     "Jun 09 16:20:05.423388 crc crio[22095]: time=\"2026-06-09T16:20:05.423324362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063593 | controller |     "Jun 09 16:20:05.426005 crc crio[22095]: time=\"2026-06-09T16:20:05.42402601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063608 | controller |     "Jun 09 16:20:05.539565 crc crio[22095]: time=\"2026-06-09T16:20:05.539495938Z\" level=info msg=\"Created container 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676: openshift-infra/auto-csr-approver-29683700-7gqdd/oc\" id=6996d9aa-f470-4ab1-8b1e-589479a24178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063624 | controller |     "Jun 09 16:20:05.546048 crc crio[22095]: time=\"2026-06-09T16:20:05.542975217Z\" level=info msg=\"Starting container: 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676\" id=28cfea79-d1c2-4d40-9c6b-035d59550088 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.063639 | controller |     "Jun 09 16:20:05.567246 crc crio[22095]: time=\"2026-06-09T16:20:05.566652126Z\" level=info msg=\"Started container\" PID=73722 containerID=50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676 description=openshift-infra/auto-csr-approver-29683700-7gqdd/oc id=28cfea79-d1c2-4d40-9c6b-035d59550088 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde",
2026-06-09 17:40:44.063654 | controller |     "Jun 09 16:20:05.683559 crc crio[22095]: time=\"2026-06-09T16:20:05.683467888Z\" level=info msg=\"Created container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=3b934c0c-690b-4ce4-930c-4b7c1d22cb61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063672 | controller |     "Jun 09 16:20:05.686797 crc crio[22095]: time=\"2026-06-09T16:20:05.686714012Z\" level=info msg=\"Starting container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4\" id=47d2e12f-6a9f-463a-844e-12e789c20736 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.063687 | controller |     "Jun 09 16:20:05.725412 crc crio[22095]: time=\"2026-06-09T16:20:05.725311254Z\" level=info msg=\"Started container\" PID=73731 containerID=7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4 description=openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns id=47d2e12f-6a9f-463a-844e-12e789c20736 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e",
2026-06-09 17:40:44.063702 | controller |     "Jun 09 16:20:06.042120 crc crio[22095]: time=\"2026-06-09T16:20:06.041819078Z\" level=info msg=\"Stopped container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent\" id=a65cbbfa-272e-45f1-8b28-3df991452076 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.063716 | controller |     "Jun 09 16:20:06.046227 crc crio[22095]: time=\"2026-06-09T16:20:06.044252901Z\" level=info msg=\"Stopping pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=429bff53-8571-4631-a825-1e058a2e9212 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.063731 | controller |     "Jun 09 16:20:06.046227 crc crio[22095]: time=\"2026-06-09T16:20:06.045418981Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7 UID:d026b5d4-23f1-41f4-80a8-a421613d0979 NetNS:/var/run/netns/253e0ecd-bd73-4fd1-994d-3ef5f4920033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd026b5d4_23f1_41f4_80a8_a421613d0979.slice PodAnnotations:0xc0004c6d50}] Aliases:map[]}\"",
2026-06-09 17:40:44.063746 | controller |     "Jun 09 16:20:06.046227 crc crio[22095]: time=\"2026-06-09T16:20:06.045641466Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.063761 | controller |     "Jun 09 16:20:06.765478 crc crio[22095]: time=\"2026-06-09T16:20:06.765033336Z\" level=info msg=\"Stopped pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=429bff53-8571-4631-a825-1e058a2e9212 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.063776 | controller |     "Jun 09 16:20:06.907903 crc crio[22095]: time=\"2026-06-09T16:20:06.907843746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063791 | controller |     "Jun 09 16:20:06.969475 crc crio[22095]: time=\"2026-06-09T16:20:06.969334227Z\" level=info msg=\"Removing container: eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02\" id=d349cf60-21e7-4f92-8b31-51286a6297ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063807 | controller |     "Jun 09 16:20:07.128078 crc crio[22095]: time=\"2026-06-09T16:20:07.127202874Z\" level=info msg=\"Removed container eab039403320047bcb6a3f49ddc78808713d879e4fa8870b212d26301c4e5a02: openstack/ceilometer-0/proxy-httpd\" id=d349cf60-21e7-4f92-8b31-51286a6297ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063822 | controller |     "Jun 09 16:20:07.133858 crc crio[22095]: time=\"2026-06-09T16:20:07.133557747Z\" level=info msg=\"Removing container: 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955\" id=58bce9b8-ac19-4908-bb51-0cde4a74f9d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063840 | controller |     "Jun 09 16:20:07.193153 crc crio[22095]: time=\"2026-06-09T16:20:07.193059527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.063874 | controller |     "Jun 09 16:20:07.441973 crc crio[22095]: time=\"2026-06-09T16:20:07.441845661Z\" level=info msg=\"Removed container 972f542a887872d7b691c7112d9ee0ed6a737fd1c2007b41f7bccd7caf413955: openstack/ceilometer-0/sg-core\" id=58bce9b8-ac19-4908-bb51-0cde4a74f9d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063892 | controller |     "Jun 09 16:20:07.445862 crc crio[22095]: time=\"2026-06-09T16:20:07.445822443Z\" level=info msg=\"Removing container: 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f\" id=bcb9a6e2-fb53-403b-8457-9965b6d6993c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063907 | controller |     "Jun 09 16:20:07.477463 crc crio[22095]: time=\"2026-06-09T16:20:07.477338453Z\" level=info msg=\"Removed container 01a92e7427ed402b769625e626acf7a36548a43dce3ece4df7a8e079c589401f: openstack/ceilometer-0/ceilometer-notification-agent\" id=bcb9a6e2-fb53-403b-8457-9965b6d6993c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063922 | controller |     "Jun 09 16:20:07.480333 crc crio[22095]: time=\"2026-06-09T16:20:07.480269048Z\" level=info msg=\"Removing container: 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01\" id=0cf8b447-bafb-4f4e-a84f-8af960d293a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063937 | controller |     "Jun 09 16:20:07.534383 crc crio[22095]: time=\"2026-06-09T16:20:07.533848565Z\" level=info msg=\"Removed container 045f2d92c57c7c5088fa968d02a1053afac27bf78bd9322fbacd37cd09ee6a01: openstack/ceilometer-0/ceilometer-central-agent\" id=0cf8b447-bafb-4f4e-a84f-8af960d293a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.063952 | controller |     "Jun 09 16:20:07.554968 crc crio[22095]: time=\"2026-06-09T16:20:07.554839415Z\" level=info msg=\"Created container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler\" id=f67ed441-553f-4eb1-bfbf-38c87c394a79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063966 | controller |     "Jun 09 16:20:07.558808 crc crio[22095]: time=\"2026-06-09T16:20:07.558582381Z\" level=info msg=\"Starting container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f\" id=4be1ba2c-e967-4892-b0aa-6b39c0714287 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.063982 | controller |     "Jun 09 16:20:07.560295 crc crio[22095]: time=\"2026-06-09T16:20:07.560209063Z\" level=info msg=\"Created container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log\" id=4c65d686-5a9b-4e59-b335-fe1a45593abf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.063996 | controller |     "Jun 09 16:20:07.562664 crc crio[22095]: time=\"2026-06-09T16:20:07.562318967Z\" level=info msg=\"Starting container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724\" id=f0ee0d41-74c8-4ee9-a0df-13f9a372abc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.064011 | controller |     "Jun 09 16:20:07.575619 crc crio[22095]: time=\"2026-06-09T16:20:07.572659163Z\" level=info msg=\"Started container\" PID=73928 containerID=636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f description=openstack/cinder-scheduler-0/cinder-scheduler id=4be1ba2c-e967-4892-b0aa-6b39c0714287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c",
2026-06-09 17:40:44.064026 | controller |     "Jun 09 16:20:07.575619 crc crio[22095]: time=\"2026-06-09T16:20:07.575155417Z\" level=info msg=\"Started container\" PID=73968 containerID=0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724 description=openstack/cinder-api-0/cinder-api-log id=f0ee0d41-74c8-4ee9-a0df-13f9a372abc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69",
2026-06-09 17:40:44.064044 | controller |     "Jun 09 16:20:07.594626 crc crio[22095]: time=\"2026-06-09T16:20:07.594529625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ac808d57-c57d-4ac4-b05f-e37908eca07d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064059 | controller |     "Jun 09 16:20:07.595401 crc crio[22095]: time=\"2026-06-09T16:20:07.595232373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=a50b55ed-d3ed-4e28-935f-5d778e692076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064074 | controller |     "Jun 09 16:20:07.671563 crc crio[22095]: time=\"2026-06-09T16:20:07.671408201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=34ebd2de-3c38-4c1e-9cc9-35722b2ce4d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064089 | controller |     "Jun 09 16:20:07.695202 crc crio[22095]: time=\"2026-06-09T16:20:07.69510271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=3d57a80d-0f65-4275-837e-b20fcb146816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064104 | controller |     "Jun 09 16:20:07.696464 crc crio[22095]: time=\"2026-06-09T16:20:07.696367732Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=70006c13-482f-4be6-a33f-667aba395355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064120 | controller |     "Jun 09 16:20:07.697983 crc crio[22095]: time=\"2026-06-09T16:20:07.697880921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064134 | controller |     "Jun 09 16:20:07.711701 crc crio[22095]: time=\"2026-06-09T16:20:07.711581993Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=83f28afb-1bae-49c4-a003-39d6f59338ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064149 | controller |     "Jun 09 16:20:07.769994 crc crio[22095]: time=\"2026-06-09T16:20:07.769632705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064164 | controller |     "Jun 09 16:20:07.832716 crc crio[22095]: time=\"2026-06-09T16:20:07.832499981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064179 | controller |     "Jun 09 16:20:07.962349 crc crio[22095]: time=\"2026-06-09T16:20:07.960140861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064194 | controller |     "Jun 09 16:20:08.771185 crc crio[22095]: time=\"2026-06-09T16:20:08.771089543Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=faa5c476-076f-46ac-9990-f3310f24cd15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.064209 | controller |     "Jun 09 16:20:08.773699 crc crio[22095]: time=\"2026-06-09T16:20:08.771215866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064224 | controller |     "Jun 09 16:20:08.909570 crc crio[22095]: time=\"2026-06-09T16:20:08.908399622Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.064242 | controller |     "Jun 09 16:20:08.909570 crc crio[22095]: time=\"2026-06-09T16:20:08.908744661Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.064258 | controller |     "Jun 09 16:20:08.984066 crc crio[22095]: time=\"2026-06-09T16:20:08.981296455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064273 | controller |     "Jun 09 16:20:09.186639 crc crio[22095]: time=\"2026-06-09T16:20:09.186555361Z\" level=info msg=\"Stopping pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=f44ce7a4-212c-4d82-8980-741779f8513c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.064289 | controller |     "Jun 09 16:20:09.187667 crc crio[22095]: time=\"2026-06-09T16:20:09.187386112Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683700-7gqdd Namespace:openshift-infra ID:e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde UID:b58a5ce2-5869-49d9-a669-032839e0967c NetNS:/var/run/netns/e6ceda73-cca7-4034-be69-fa4eb7d42a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb58a5ce2_5869_49d9_a669_032839e0967c.slice PodAnnotations:0xc0074a43a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.064305 | controller |     "Jun 09 16:20:09.187667 crc crio[22095]: time=\"2026-06-09T16:20:09.187604118Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683700-7gqdd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.064320 | controller |     "Jun 09 16:20:09.324322 crc crio[22095]: time=\"2026-06-09T16:20:09.323801278Z\" level=info msg=\"Created container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe\" id=70006c13-482f-4be6-a33f-667aba395355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064335 | controller |     "Jun 09 16:20:09.328570 crc crio[22095]: time=\"2026-06-09T16:20:09.328487339Z\" level=info msg=\"Starting container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071\" id=83719a6a-fd1d-4839-8fac-56be2a460521 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.064350 | controller |     "Jun 09 16:20:09.356260 crc crio[22095]: time=\"2026-06-09T16:20:09.34837052Z\" level=info msg=\"Started container\" PID=74126 containerID=156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071 description=openstack/cinder-scheduler-0/probe id=83719a6a-fd1d-4839-8fac-56be2a460521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c",
2026-06-09 17:40:44.064365 | controller |     "Jun 09 16:20:09.614299 crc crio[22095]: 2026-06-09T16:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddf5b4971fe39eb Mac:8a:39:7f:5f:86:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.064380 | controller |     "Jun 09 16:20:09.615990 crc crio[22095]: time=\"2026-06-09T16:20:09.615868065Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.064398 | controller |     "Jun 09 16:20:09.616252 crc crio[22095]: time=\"2026-06-09T16:20:09.616138582Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.064413 | controller |     "Jun 09 16:20:09.621843 crc crio[22095]: time=\"2026-06-09T16:20:09.621765296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064428 | controller |     "Jun 09 16:20:09.672686 crc crio[22095]: time=\"2026-06-09T16:20:09.668567909Z\" level=info msg=\"Ran pod sandbox ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b with infra container: openstack/ceilometer-0/POD\" id=faa5c476-076f-46ac-9990-f3310f24cd15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.064443 | controller |     "Jun 09 16:20:09.672686 crc crio[22095]: time=\"2026-06-09T16:20:09.671577487Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=53f86c08-1690-40c0-9af3-ace62b44fcf2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.064458 | controller |     "Jun 09 16:20:09.684316 crc crio[22095]: time=\"2026-06-09T16:20:09.679075699Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.064473 | controller |     "Jun 09 16:20:09.824060 crc crio[22095]: time=\"2026-06-09T16:20:09.820548275Z\" level=info msg=\"Stopped pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=f44ce7a4-212c-4d82-8980-741779f8513c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.064488 | controller |     "Jun 09 16:20:09.921897 crc crio[22095]: time=\"2026-06-09T16:20:09.921802128Z\" level=info msg=\"Created container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api\" id=83f28afb-1bae-49c4-a003-39d6f59338ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064503 | controller |     "Jun 09 16:20:09.923416 crc crio[22095]: time=\"2026-06-09T16:20:09.923339547Z\" level=info msg=\"Starting container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6\" id=7b496588-5305-4b33-a8bd-aa9b0efee6f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.064518 | controller |     "Jun 09 16:20:09.935072 crc crio[22095]: time=\"2026-06-09T16:20:09.934980966Z\" level=info msg=\"Started container\" PID=74196 containerID=bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 description=openstack/cinder-api-0/cinder-api id=7b496588-5305-4b33-a8bd-aa9b0efee6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69",
2026-06-09 17:40:44.064533 | controller |     "Jun 09 16:20:10.227805 crc crio[22095]: time=\"2026-06-09T16:20:10.227733631Z\" level=info msg=\"Stopping container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 (timeout: 30s)\" id=bf75e06e-678c-4d06-b502-9fa94feef9a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.064548 | controller |     "Jun 09 16:20:10.229119 crc crio[22095]: time=\"2026-06-09T16:20:10.229047744Z\" level=info msg=\"Stopping container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724 (timeout: 30s)\" id=66163da2-958b-492b-a6f0-c4fdeca674d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.064567 | controller |     "Jun 09 16:20:10.247151 crc crio[22095]: time=\"2026-06-09T16:20:10.247075438Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=53f86c08-1690-40c0-9af3-ace62b44fcf2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.064582 | controller |     "Jun 09 16:20:10.249776 crc crio[22095]: time=\"2026-06-09T16:20:10.249689605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=75ce5b24-fda6-4d1b-b7a1-9ff4949aac2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064596 | controller |     "Jun 09 16:20:10.295079 crc crio[22095]: time=\"2026-06-09T16:20:10.294993829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=db0d14cf-4cd0-48ab-ab84-34ceef34bfa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064610 | controller |     "Jun 09 16:20:10.311584 crc crio[22095]: time=\"2026-06-09T16:20:10.311486453Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b267fafa-5463-4fc4-a4ff-f31303204732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064625 | controller |     "Jun 09 16:20:10.312026 crc crio[22095]: time=\"2026-06-09T16:20:10.311966016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064640 | controller |     "Jun 09 16:20:10.727062 crc crio[22095]: time=\"2026-06-09T16:20:10.726839808Z\" level=info msg=\"Stopped container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log\" id=66163da2-958b-492b-a6f0-c4fdeca674d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.064655 | controller |     "Jun 09 16:20:10.761370 crc crio[22095]: time=\"2026-06-09T16:20:10.761209312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064670 | controller |     "Jun 09 16:20:10.771649 crc crio[22095]: time=\"2026-06-09T16:20:10.771312891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064685 | controller |     "Jun 09 16:20:11.014072 crc crio[22095]: time=\"2026-06-09T16:20:11.013970468Z\" level=info msg=\"Created container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent\" id=b267fafa-5463-4fc4-a4ff-f31303204732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064699 | controller |     "Jun 09 16:20:11.015642 crc crio[22095]: time=\"2026-06-09T16:20:11.01560296Z\" level=info msg=\"Starting container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d\" id=e2feea44-136d-4c51-8081-9c4ff044586d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.064714 | controller |     "Jun 09 16:20:11.027288 crc crio[22095]: time=\"2026-06-09T16:20:11.027230309Z\" level=info msg=\"Started container\" PID=74402 containerID=a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d description=openstack/ceilometer-0/ceilometer-central-agent id=e2feea44-136d-4c51-8081-9c4ff044586d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b",
2026-06-09 17:40:44.064730 | controller |     "Jun 09 16:20:11.045757 crc crio[22095]: time=\"2026-06-09T16:20:11.041799283Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5cbe3d45-2237-4fd5-ad67-d15eb3050486 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.064747 | controller |     "Jun 09 16:20:11.051020 crc crio[22095]: time=\"2026-06-09T16:20:11.049355997Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.064763 | controller |     "Jun 09 16:20:11.309574 crc crio[22095]: time=\"2026-06-09T16:20:11.309487693Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-769dd4cf67-hvssr/POD\" id=27ca9a87-a2bc-4c55-9197-c6c7e7b35bea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.064778 | controller |     "Jun 09 16:20:11.309882 crc crio[22095]: time=\"2026-06-09T16:20:11.309587666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064793 | controller |     "Jun 09 16:20:11.366709 crc crio[22095]: time=\"2026-06-09T16:20:11.366614071Z\" level=info msg=\"Got pod network &{Name:swift-proxy-769dd4cf67-hvssr Namespace:openstack ID:10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e UID:f7b2a844-3213-4e25-9260-d4ed64cb8e26 NetNS:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7b2a844_3213_4e25_9260_d4ed64cb8e26.slice PodAnnotations:0xc00041d178}] Aliases:map[]}\"",
2026-06-09 17:40:44.064808 | controller |     "Jun 09 16:20:11.366709 crc crio[22095]: time=\"2026-06-09T16:20:11.366681333Z\" level=info msg=\"Adding pod openstack_swift-proxy-769dd4cf67-hvssr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.064823 | controller |     "Jun 09 16:20:11.587419 crc crio[22095]: time=\"2026-06-09T16:20:11.586726019Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5cbe3d45-2237-4fd5-ad67-d15eb3050486 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.064837 | controller |     "Jun 09 16:20:11.589322 crc crio[22095]: time=\"2026-06-09T16:20:11.589235473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a40c8591-b612-4498-8827-a43343a365d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064868 | controller |     "Jun 09 16:20:11.639999 crc crio[22095]: time=\"2026-06-09T16:20:11.638093619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5b99ff2f-9d7d-4520-89f5-8324ee8d6cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.064887 | controller |     "Jun 09 16:20:11.684126 crc crio[22095]: time=\"2026-06-09T16:20:11.683750312Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0542cef5-a724-4daa-8cdd-2027cb6f9014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064903 | controller |     "Jun 09 16:20:11.685229 crc crio[22095]: time=\"2026-06-09T16:20:11.684465711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064917 | controller |     "Jun 09 16:20:11.860975 crc crio[22095]: time=\"2026-06-09T16:20:11.860243537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064932 | controller |     "Jun 09 16:20:11.872293 crc crio[22095]: time=\"2026-06-09T16:20:11.870973323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.064952 | controller |     "Jun 09 16:20:12.073382 crc crio[22095]: time=\"2026-06-09T16:20:12.073238542Z\" level=info msg=\"Created container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent\" id=0542cef5-a724-4daa-8cdd-2027cb6f9014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.064967 | controller |     "Jun 09 16:20:12.074581 crc crio[22095]: time=\"2026-06-09T16:20:12.074287109Z\" level=info msg=\"Starting container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8\" id=7f321bac-e699-4761-8048-3fb4bb47d3b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.064982 | controller |     "Jun 09 16:20:12.083184 crc crio[22095]: time=\"2026-06-09T16:20:12.083039864Z\" level=info msg=\"Started container\" PID=74523 containerID=de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8 description=openstack/ceilometer-0/ceilometer-notification-agent id=7f321bac-e699-4761-8048-3fb4bb47d3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b",
2026-06-09 17:40:44.064997 | controller |     "Jun 09 16:20:12.100019 crc crio[22095]: time=\"2026-06-09T16:20:12.099872516Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=adecee02-dde0-403f-95a5-153b3aee56be name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.065011 | controller |     "Jun 09 16:20:12.115977 crc crio[22095]: time=\"2026-06-09T16:20:12.114382739Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.065026 | controller |     "Jun 09 16:20:12.182240 crc crio[22095]: 2026-06-09T16:20:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10348535062f66f Mac:ee:e1:ec:5a:c2:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.065041 | controller |     "Jun 09 16:20:12.183813 crc crio[22095]: time=\"2026-06-09T16:20:12.183703441Z\" level=info msg=\"Got pod network &{Name:swift-proxy-769dd4cf67-hvssr Namespace:openstack ID:10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e UID:f7b2a844-3213-4e25-9260-d4ed64cb8e26 NetNS:/var/run/netns/971149c0-2c8b-4c95-a2e9-abae66b8e138 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7b2a844_3213_4e25_9260_d4ed64cb8e26.slice PodAnnotations:0xc00041d178}] Aliases:map[]}\"",
2026-06-09 17:40:44.065055 | controller |     "Jun 09 16:20:12.184025 crc crio[22095]: time=\"2026-06-09T16:20:12.183980258Z\" level=info msg=\"Checking pod openstack_swift-proxy-769dd4cf67-hvssr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.065070 | controller |     "Jun 09 16:20:12.197747 crc crio[22095]: time=\"2026-06-09T16:20:12.19767441Z\" level=info msg=\"Ran pod sandbox 10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e with infra container: openstack/swift-proxy-769dd4cf67-hvssr/POD\" id=27ca9a87-a2bc-4c55-9197-c6c7e7b35bea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.065085 | controller |     "Jun 09 16:20:12.202027 crc crio[22095]: time=\"2026-06-09T16:20:12.200751589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=c8b33caf-f97a-46f6-af5a-237c3934414c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.065103 | controller |     "Jun 09 16:20:12.281068 crc crio[22095]: time=\"2026-06-09T16:20:12.280979571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=4770ef3d-6e7d-4c9b-8264-1ddb3d391008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.065118 | controller |     "Jun 09 16:20:12.679010 crc crio[22095]: time=\"2026-06-09T16:20:12.678764614Z\" level=info msg=\"Creating container: openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd\" id=ec26cef7-d9f2-48cf-aa62-8c799a8c6715 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.065132 | controller |     "Jun 09 16:20:12.679278 crc crio[22095]: time=\"2026-06-09T16:20:12.679201806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065146 | controller |     "Jun 09 16:20:12.820135 crc crio[22095]: time=\"2026-06-09T16:20:12.820032565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065161 | controller |     "Jun 09 16:20:12.936715 crc crio[22095]: time=\"2026-06-09T16:20:12.93654509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065176 | controller |     "Jun 09 16:20:15.297454 crc crio[22095]: time=\"2026-06-09T16:20:15.296502734Z\" level=info msg=\"Created container 2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24: openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd\" id=ec26cef7-d9f2-48cf-aa62-8c799a8c6715 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.065190 | controller |     "Jun 09 16:20:15.304292 crc crio[22095]: time=\"2026-06-09T16:20:15.304204582Z\" level=info msg=\"Starting container: 2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24\" id=1e47c320-f0d7-4ade-8e9b-0bf1e8b81e0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.065205 | controller |     "Jun 09 16:20:15.315847 crc crio[22095]: time=\"2026-06-09T16:20:15.315742598Z\" level=info msg=\"Started container\" PID=74578 containerID=2d3ce73ee9ed6a543006cc9cad514048f24f5c1102564c04f8552e2209b42a24 description=openstack/swift-proxy-769dd4cf67-hvssr/proxy-httpd id=1e47c320-f0d7-4ade-8e9b-0bf1e8b81e0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e",
2026-06-09 17:40:44.065220 | controller |     "Jun 09 16:20:15.732483 crc crio[22095]: time=\"2026-06-09T16:20:15.732245642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=61cac9aa-2f81-4f5f-b97d-75233a718d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.065234 | controller |     "Jun 09 16:20:15.861212 crc crio[22095]: time=\"2026-06-09T16:20:15.854743211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=e0d04ccb-9d2a-454d-9aec-8c8eb972a7d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.065249 | controller |     "Jun 09 16:20:16.060404 crc crio[22095]: time=\"2026-06-09T16:20:16.051869857Z\" level=info msg=\"Creating container: openstack/swift-proxy-769dd4cf67-hvssr/proxy-server\" id=b434cf0a-2e98-4f82-822d-db2fd6d5121c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.065263 | controller |     "Jun 09 16:20:16.285849 crc crio[22095]: time=\"2026-06-09T16:20:16.285663316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065281 | controller |     "Jun 09 16:20:16.450282 crc crio[22095]: time=\"2026-06-09T16:20:16.450203265Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=adecee02-dde0-403f-95a5-153b3aee56be name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.065297 | controller |     "Jun 09 16:20:16.479253 crc crio[22095]: time=\"2026-06-09T16:20:16.479115568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e5f9e584-fff7-4507-be5a-70af666313c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.065311 | controller |     "Jun 09 16:20:16.767547 crc crio[22095]: time=\"2026-06-09T16:20:16.767490579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=902e4af5-a8d6-49f8-8b8f-c5215983edd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.065326 | controller |     "Jun 09 16:20:16.839340 crc crio[22095]: time=\"2026-06-09T16:20:16.83871822Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4e3f67ea-23f6-40a1-9a93-24ce2aa725ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.065341 | controller |     "Jun 09 16:20:16.840056 crc crio[22095]: time=\"2026-06-09T16:20:16.839827449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065356 | controller |     "Jun 09 16:20:16.973803 crc crio[22095]: time=\"2026-06-09T16:20:16.97256012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065370 | controller |     "Jun 09 16:20:16.976732 crc crio[22095]: time=\"2026-06-09T16:20:16.976664236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065385 | controller |     "Jun 09 16:20:17.245092 crc crio[22095]: time=\"2026-06-09T16:20:17.244992982Z\" level=info msg=\"Created container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core\" id=4e3f67ea-23f6-40a1-9a93-24ce2aa725ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.065400 | controller |     "Jun 09 16:20:17.246513 crc crio[22095]: time=\"2026-06-09T16:20:17.246350877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065415 | controller |     "Jun 09 16:20:17.255236 crc crio[22095]: time=\"2026-06-09T16:20:17.249992171Z\" level=info msg=\"Starting container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50\" id=032b21ce-7904-45fa-9158-b5c5b96f6b16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.065429 | controller |     "Jun 09 16:20:17.260483 crc crio[22095]: time=\"2026-06-09T16:20:17.260254474Z\" level=info msg=\"Started container\" PID=74963 containerID=a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50 description=openstack/ceilometer-0/sg-core id=032b21ce-7904-45fa-9158-b5c5b96f6b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b",
2026-06-09 17:40:44.065444 | controller |     "Jun 09 16:20:17.263509 crc crio[22095]: time=\"2026-06-09T16:20:17.263314503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065459 | controller |     "Jun 09 16:20:17.297319 crc crio[22095]: time=\"2026-06-09T16:20:17.296697221Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ed480f23-50f0-4223-ae0d-d6b59f8ff170 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.065482 | controller |     "Jun 09 16:20:17.322834 crc crio[22095]: time=\"2026-06-09T16:20:17.319135798Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.065497 | controller |     "Jun 09 16:20:17.441034 crc crio[22095]: time=\"2026-06-09T16:20:17.438379742Z\" level=info msg=\"Stopping container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812 (timeout: 30s)\" id=098eb281-4931-4f5b-a865-20e814f08e6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.065512 | controller |     "Jun 09 16:20:17.441034 crc crio[22095]: time=\"2026-06-09T16:20:17.438538716Z\" level=info msg=\"Stopping container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029 (timeout: 30s)\" id=2fc6fce9-89de-41cf-ad6a-7b82bf7a5bf9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.065527 | controller |     "Jun 09 16:20:17.463742 crc crio[22095]: time=\"2026-06-09T16:20:17.463629301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-kcnpk/POD\" id=74135230-45fe-4f8d-ba34-438c3a8ebf8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.065543 | controller |     "Jun 09 16:20:17.463742 crc crio[22095]: time=\"2026-06-09T16:20:17.463717324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065558 | controller |     "Jun 09 16:20:17.473733 crc crio[22095]: time=\"2026-06-09T16:20:17.473672369Z\" level=info msg=\"Stopping container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6 (timeout: 10s)\" id=7533981c-8d0e-4c65-8cb4-baf22ac5f047 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.065573 | controller |     "Jun 09 16:20:17.730986 crc crio[22095]: time=\"2026-06-09T16:20:17.730633314Z\" level=info msg=\"Created container 5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41: openstack/swift-proxy-769dd4cf67-hvssr/proxy-server\" id=b434cf0a-2e98-4f82-822d-db2fd6d5121c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.065588 | controller |     "Jun 09 16:20:17.732987 crc crio[22095]: time=\"2026-06-09T16:20:17.732472641Z\" level=info msg=\"Stopped container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=7533981c-8d0e-4c65-8cb4-baf22ac5f047 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.065603 | controller |     "Jun 09 16:20:17.773079 crc crio[22095]: time=\"2026-06-09T16:20:17.77172196Z\" level=info msg=\"Starting container: 5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41\" id=88cbe4ab-bf79-4022-b949-10af742ecdcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.065618 | controller |     "Jun 09 16:20:17.780423 crc crio[22095]: time=\"2026-06-09T16:20:17.780332151Z\" level=info msg=\"Stopping pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=5900b7ae-ff8f-4e88-a0b1-f02a906a7926 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.065634 | controller |     "Jun 09 16:20:17.785364 crc crio[22095]: time=\"2026-06-09T16:20:17.785237807Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7478b4bb45-646pj Namespace:openstack ID:fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84 UID:ffc62e7d-2bf9-42f4-bb1a-6cce38bc6ebc NetNS:/var/run/netns/dae7559d-16c0-4058-b65a-eac31f010b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffc62e7d_2bf9_42f4_bb1a_6cce38bc6ebc.slice PodAnnotations:0xc0022721e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.065649 | controller |     "Jun 09 16:20:17.785697 crc crio[22095]: time=\"2026-06-09T16:20:17.785497754Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7478b4bb45-646pj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.065667 | controller |     "Jun 09 16:20:17.787054 crc crio[22095]: time=\"2026-06-09T16:20:17.78650543Z\" level=info msg=\"Stopped container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=2fc6fce9-89de-41cf-ad6a-7b82bf7a5bf9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.065683 | controller |     "Jun 09 16:20:17.801277 crc crio[22095]: time=\"2026-06-09T16:20:17.800747596Z\" level=info msg=\"Started container\" PID=75103 containerID=5f5f598a97b800c65681353f98cf34588452dc4458bdd35fcd136bbb87f0df41 description=openstack/swift-proxy-769dd4cf67-hvssr/proxy-server id=88cbe4ab-bf79-4022-b949-10af742ecdcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=10348535062f66f01ff2408a7a384590a8666d7807331130abe5dc060fa8325e",
2026-06-09 17:40:44.065698 | controller |     "Jun 09 16:20:17.809611 crc crio[22095]: time=\"2026-06-09T16:20:17.808483774Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-868vz/POD\" id=7ce5194e-0f54-4e6c-8d71-c4b93a8355a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.065713 | controller |     "Jun 09 16:20:17.809611 crc crio[22095]: time=\"2026-06-09T16:20:17.808560566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065728 | controller |     "Jun 09 16:20:17.904735 crc crio[22095]: time=\"2026-06-09T16:20:17.904638276Z\" level=info msg=\"Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc002b5c390}] Aliases:map[]}\"",
2026-06-09 17:40:44.065744 | controller |     "Jun 09 16:20:17.904735 crc crio[22095]: time=\"2026-06-09T16:20:17.904735958Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-kcnpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.065759 | controller |     "Jun 09 16:20:17.921586 crc crio[22095]: time=\"2026-06-09T16:20:17.920709809Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc002272430}] Aliases:map[]}\"",
2026-06-09 17:40:44.065773 | controller |     "Jun 09 16:20:17.921586 crc crio[22095]: time=\"2026-06-09T16:20:17.9207723Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-868vz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.065789 | controller |     "Jun 09 16:20:17.957091 crc crio[22095]: time=\"2026-06-09T16:20:17.956858728Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-qqp7q/POD\" id=c876612e-e524-4117-a5fd-13798de0c492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.065804 | controller |     "Jun 09 16:20:17.957407 crc crio[22095]: time=\"2026-06-09T16:20:17.957247078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065819 | controller |     "Jun 09 16:20:18.039213 crc crio[22095]: time=\"2026-06-09T16:20:18.039121942Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc002b5c550}] Aliases:map[]}\"",
2026-06-09 17:40:44.065838 | controller |     "Jun 09 16:20:18.039213 crc crio[22095]: time=\"2026-06-09T16:20:18.039193594Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-qqp7q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.065873 | controller |     "Jun 09 16:20:18.124580 crc crio[22095]: time=\"2026-06-09T16:20:18.124491696Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-wpdpt/POD\" id=a569077b-57a2-4c23-b68b-7777475d4a7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.065890 | controller |     "Jun 09 16:20:18.124733 crc crio[22095]: time=\"2026-06-09T16:20:18.124600689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.065906 | controller |     "Jun 09 16:20:18.362566 crc crio[22095]: time=\"2026-06-09T16:20:18.359041685Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc0022728c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.065921 | controller |     "Jun 09 16:20:18.362566 crc crio[22095]: time=\"2026-06-09T16:20:18.35963053Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-wpdpt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.065937 | controller |     "Jun 09 16:20:18.675013 crc crio[22095]: time=\"2026-06-09T16:20:18.671205717Z\" level=info msg=\"Stopped pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=5900b7ae-ff8f-4e88-a0b1-f02a906a7926 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.065952 | controller |     "Jun 09 16:20:18.909994 crc crio[22095]: 2026-06-09T16:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5e2ae094e2132 Mac:fa:02:84:c6:e4:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.065967 | controller |     "Jun 09 16:20:18.909994 crc crio[22095]: time=\"2026-06-09T16:20:18.908169648Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc002272430}] Aliases:map[]}\"",
2026-06-09 17:40:44.065982 | controller |     "Jun 09 16:20:18.909994 crc crio[22095]: time=\"2026-06-09T16:20:18.908352422Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-868vz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.065996 | controller |     "Jun 09 16:20:18.943814 crc crio[22095]: time=\"2026-06-09T16:20:18.936846295Z\" level=info msg=\"Ran pod sandbox 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 with infra container: openstack/nova-api-db-create-868vz/POD\" id=7ce5194e-0f54-4e6c-8d71-c4b93a8355a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.066015 | controller |     "Jun 09 16:20:18.951980 crc crio[22095]: time=\"2026-06-09T16:20:18.949195822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=44a576aa-ebd2-4d01-83fa-e2ea7df7d0d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066030 | controller |     "Jun 09 16:20:18.960617 crc crio[22095]: time=\"2026-06-09T16:20:18.960172444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1784c31-2ad0-4f3c-9f1a-6aa4a80e934d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066045 | controller |     "Jun 09 16:20:18.961118 crc crio[22095]: time=\"2026-06-09T16:20:18.961068317Z\" level=info msg=\"Removing container: 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6\" id=d8cdc583-105e-4a3a-8ade-782805229bf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.066059 | controller |     "Jun 09 16:20:19.003537 crc crio[22095]: time=\"2026-06-09T16:20:19.003407564Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-868vz/mariadb-database-create\" id=9e7cca55-513c-45ce-930a-ec15a9887dff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066074 | controller |     "Jun 09 16:20:19.003537 crc crio[22095]: time=\"2026-06-09T16:20:19.003515397Z\" level=info msg=\"Stopping container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f (timeout: 30s)\" id=3d8734c9-5d81-4ddc-8ffc-d822ea441804 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.066089 | controller |     "Jun 09 16:20:19.003880 crc crio[22095]: time=\"2026-06-09T16:20:19.003813426Z\" level=info msg=\"Stopping container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071 (timeout: 30s)\" id=0b35cc0f-4026-429b-ae5a-bc2b46708173 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.066104 | controller |     "Jun 09 16:20:19.004024 crc crio[22095]: time=\"2026-06-09T16:20:19.003967539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066119 | controller |     "Jun 09 16:20:19.143720 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec456fe5bb55e09 Mac:22:b7:90:c3:a4:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.066134 | controller |     "Jun 09 16:20:19.149425 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc4414442041c80 Mac:d6:a5:fa:85:e1:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c SocketPath: PciID:}] [{Interface:0xc0004267c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.066149 | controller |     "Jun 09 16:20:19.150234 crc crio[22095]: time=\"2026-06-09T16:20:19.150137476Z\" level=info msg=\"Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc002b5c390}] Aliases:map[]}\"",
2026-06-09 17:40:44.066174 | controller |     "Jun 09 16:20:19.150331 crc crio[22095]: time=\"2026-06-09T16:20:19.15029744Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-kcnpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.066194 | controller |     "Jun 09 16:20:19.157286 crc crio[22095]: time=\"2026-06-09T16:20:19.15265026Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc002b5c550}] Aliases:map[]}\"",
2026-06-09 17:40:44.066214 | controller |     "Jun 09 16:20:19.157286 crc crio[22095]: time=\"2026-06-09T16:20:19.15301517Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-qqp7q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.066276 | controller |     "Jun 09 16:20:19.220204 crc crio[22095]: time=\"2026-06-09T16:20:19.219900859Z\" level=info msg=\"Ran pod sandbox bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 with infra container: openshift-marketplace/community-operators-kcnpk/POD\" id=74135230-45fe-4f8d-ba34-438c3a8ebf8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.066297 | controller |     "Jun 09 16:20:19.226999 crc crio[22095]: time=\"2026-06-09T16:20:19.225975185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1d12deb-7ec1-4a90-9435-7776f544a008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066313 | controller |     "Jun 09 16:20:19.246793 crc crio[22095]: time=\"2026-06-09T16:20:19.246129393Z\" level=info msg=\"Ran pod sandbox ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 with infra container: openstack/nova-cell0-db-create-qqp7q/POD\" id=c876612e-e524-4117-a5fd-13798de0c492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.066328 | controller |     "Jun 09 16:20:19.265983 crc crio[22095]: time=\"2026-06-09T16:20:19.263749766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066343 | controller |     "Jun 09 16:20:19.273973 crc crio[22095]: time=\"2026-06-09T16:20:19.270300954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066358 | controller |     "Jun 09 16:20:19.276538 crc crio[22095]: time=\"2026-06-09T16:20:19.274903862Z\" level=info msg=\"Removed container 3a981c769f1d54f5749c336962e9762f2b134f7cfda0e26acf34391335c98cd6: openstack/dnsmasq-dns-7478b4bb45-646pj/dnsmasq-dns\" id=d8cdc583-105e-4a3a-8ade-782805229bf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.066373 | controller |     "Jun 09 16:20:19.281855 crc crio[22095]: time=\"2026-06-09T16:20:19.279747507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e229a4a-5a13-4d98-82ed-88fa034b6b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066388 | controller |     "Jun 09 16:20:19.289091 crc crio[22095]: time=\"2026-06-09T16:20:19.288769809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12813f67-d103-47dc-9aab-d0ca3f97236b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066402 | controller |     "Jun 09 16:20:19.295315 crc crio[22095]: time=\"2026-06-09T16:20:19.295227905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02dbdee5-1607-4a7d-9ff1-6c436fcb2740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066421 | controller |     "Jun 09 16:20:19.300415 crc crio[22095]: time=\"2026-06-09T16:20:19.300374137Z\" level=info msg=\"Removing container: 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a\" id=31649ca7-6531-4d31-a69c-f333ff076d94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.066437 | controller |     "Jun 09 16:20:19.300710 crc crio[22095]: 2026-06-09T16:20:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d5596a6e81c2fd Mac:7e:a1:0e:b1:c3:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.066452 | controller |     "Jun 09 16:20:19.303855 crc crio[22095]: time=\"2026-06-09T16:20:19.302322717Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc0022728c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.066468 | controller |     "Jun 09 16:20:19.303855 crc crio[22095]: time=\"2026-06-09T16:20:19.302811599Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-wpdpt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.066483 | controller |     "Jun 09 16:20:19.318981 crc crio[22095]: time=\"2026-06-09T16:20:19.318110323Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kcnpk/extract-utilities\" id=2e902a4f-70c9-4b47-aed1-29ef8b8ea39c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066498 | controller |     "Jun 09 16:20:19.326961 crc crio[22095]: time=\"2026-06-09T16:20:19.323684236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066513 | controller |     "Jun 09 16:20:19.330974 crc crio[22095]: time=\"2026-06-09T16:20:19.329573307Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create\" id=61ee695a-44fb-4d88-af53-7ab192231fed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066528 | controller |     "Jun 09 16:20:19.336002 crc crio[22095]: time=\"2026-06-09T16:20:19.334426952Z\" level=info msg=\"Ran pod sandbox 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f with infra container: openstack/nova-cell1-db-create-wpdpt/POD\" id=a569077b-57a2-4c23-b68b-7777475d4a7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.066543 | controller |     "Jun 09 16:20:19.336002 crc crio[22095]: time=\"2026-06-09T16:20:19.335053048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066558 | controller |     "Jun 09 16:20:19.352510 crc crio[22095]: time=\"2026-06-09T16:20:19.350849954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3c4a8575-0f92-4317-9844-8ee939719288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066573 | controller |     "Jun 09 16:20:19.398992 crc crio[22095]: time=\"2026-06-09T16:20:19.38726811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a7f0126-8529-40e9-8100-0ba572011f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066591 | controller |     "Jun 09 16:20:19.398992 crc crio[22095]: time=\"2026-06-09T16:20:19.388121312Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=ed480f23-50f0-4223-ae0d-d6b59f8ff170 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.066606 | controller |     "Jun 09 16:20:19.398992 crc crio[22095]: time=\"2026-06-09T16:20:19.389638021Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8a8716e6-159d-4b14-82f0-ffb02976683d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066620 | controller |     "Jun 09 16:20:19.418965 crc crio[22095]: time=\"2026-06-09T16:20:19.411721039Z\" level=info msg=\"Removed container 5d26d92e21b55b7d644bb00fc829f2d19953417188c3504c8933a176f55c252a: openstack/dnsmasq-dns-7478b4bb45-646pj/init\" id=31649ca7-6531-4d31-a69c-f333ff076d94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.066635 | controller |     "Jun 09 16:20:19.447079 crc crio[22095]: time=\"2026-06-09T16:20:19.433466757Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create\" id=f8c270bb-8b29-445f-b52c-bc0cd6eedf86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066650 | controller |     "Jun 09 16:20:19.447079 crc crio[22095]: time=\"2026-06-09T16:20:19.436766102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066665 | controller |     "Jun 09 16:20:19.529689 crc crio[22095]: time=\"2026-06-09T16:20:19.528730066Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9866d0e7-bd99-4ffb-a4b6-860d2fc0174a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.066680 | controller |     "Jun 09 16:20:19.566977 crc crio[22095]: time=\"2026-06-09T16:20:19.564387172Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=34f718a2-b2af-4af1-b8ba-d4fd47c6e508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066695 | controller |     "Jun 09 16:20:19.566977 crc crio[22095]: time=\"2026-06-09T16:20:19.566474686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066710 | controller |     "Jun 09 16:20:19.671973 crc crio[22095]: time=\"2026-06-09T16:20:19.671539786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066724 | controller |     "Jun 09 16:20:19.678114 crc crio[22095]: time=\"2026-06-09T16:20:19.676157034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066739 | controller |     "Jun 09 16:20:19.687405 crc crio[22095]: time=\"2026-06-09T16:20:19.685273859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066754 | controller |     "Jun 09 16:20:19.701988 crc crio[22095]: time=\"2026-06-09T16:20:19.701734052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066769 | controller |     "Jun 09 16:20:19.709023 crc crio[22095]: time=\"2026-06-09T16:20:19.708388103Z\" level=info msg=\"Created container cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417: openstack/nova-api-db-create-868vz/mariadb-database-create\" id=9e7cca55-513c-45ce-930a-ec15a9887dff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066788 | controller |     "Jun 09 16:20:19.717816 crc crio[22095]: time=\"2026-06-09T16:20:19.717728473Z\" level=info msg=\"Starting container: cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417\" id=4c5363c1-8e4b-4ff3-8d0f-4d2701e5f425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.066803 | controller |     "Jun 09 16:20:19.730786 crc crio[22095]: time=\"2026-06-09T16:20:19.729819713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066817 | controller |     "Jun 09 16:20:19.733614 crc crio[22095]: time=\"2026-06-09T16:20:19.732660726Z\" level=info msg=\"Started container\" PID=75445 containerID=cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417 description=openstack/nova-api-db-create-868vz/mariadb-database-create id=4c5363c1-8e4b-4ff3-8d0f-4d2701e5f425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114",
2026-06-09 17:40:44.066832 | controller |     "Jun 09 16:20:19.742901 crc crio[22095]: time=\"2026-06-09T16:20:19.742820027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066851 | controller |     "Jun 09 16:20:19.829346 crc crio[22095]: time=\"2026-06-09T16:20:19.829051113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066891 | controller |     "Jun 09 16:20:19.841241 crc crio[22095]: time=\"2026-06-09T16:20:19.841144694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.066908 | controller |     "Jun 09 16:20:19.905063 crc crio[22095]: time=\"2026-06-09T16:20:19.904896882Z\" level=info msg=\"Created container 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9: openshift-marketplace/community-operators-kcnpk/extract-utilities\" id=2e902a4f-70c9-4b47-aed1-29ef8b8ea39c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066923 | controller |     "Jun 09 16:20:19.911461 crc crio[22095]: time=\"2026-06-09T16:20:19.911345958Z\" level=info msg=\"Starting container: 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9\" id=58ec7534-b4e5-47e9-867b-a87b671d3607 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.066937 | controller |     "Jun 09 16:20:19.921419 crc crio[22095]: time=\"2026-06-09T16:20:19.921310134Z\" level=info msg=\"Started container\" PID=75489 containerID=077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9 description=openshift-marketplace/community-operators-kcnpk/extract-utilities id=58ec7534-b4e5-47e9-867b-a87b671d3607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26",
2026-06-09 17:40:44.066952 | controller |     "Jun 09 16:20:19.999717 crc crio[22095]: time=\"2026-06-09T16:20:19.999236767Z\" level=info msg=\"Created container 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create\" id=61ee695a-44fb-4d88-af53-7ab192231fed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.066967 | controller |     "Jun 09 16:20:20.005584 crc crio[22095]: time=\"2026-06-09T16:20:20.00324275Z\" level=info msg=\"Starting container: 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1\" id=92a6e251-e0c0-410c-a130-5ae1b754c2db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.066982 | controller |     "Jun 09 16:20:20.024674 crc crio[22095]: time=\"2026-06-09T16:20:20.024538497Z\" level=info msg=\"Started container\" PID=75491 containerID=00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1 description=openstack/nova-cell0-db-create-qqp7q/mariadb-database-create id=92a6e251-e0c0-410c-a130-5ae1b754c2db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4",
2026-06-09 17:40:44.067000 | controller |     "Jun 09 16:20:20.032324 crc crio[22095]: time=\"2026-06-09T16:20:20.032221345Z\" level=info msg=\"Created container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd\" id=34f718a2-b2af-4af1-b8ba-d4fd47c6e508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.067016 | controller |     "Jun 09 16:20:20.036795 crc crio[22095]: time=\"2026-06-09T16:20:20.036417052Z\" level=info msg=\"Starting container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939\" id=0e9543f3-860f-4b97-8bd0-f592a4852481 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.067031 | controller |     "Jun 09 16:20:20.040760 crc crio[22095]: time=\"2026-06-09T16:20:20.040660951Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=605dba8a-29b2-4785-9eb1-84ba17181292 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.067046 | controller |     "Jun 09 16:20:20.045575 crc crio[22095]: time=\"2026-06-09T16:20:20.045499176Z\" level=info msg=\"Started container\" PID=75509 containerID=c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939 description=openstack/ceilometer-0/proxy-httpd id=0e9543f3-860f-4b97-8bd0-f592a4852481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b",
2026-06-09 17:40:44.067060 | controller |     "Jun 09 16:20:20.076721 crc crio[22095]: time=\"2026-06-09T16:20:20.046413889Z\" level=info msg=\"Created container 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create\" id=f8c270bb-8b29-445f-b52c-bc0cd6eedf86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.067075 | controller |     "Jun 09 16:20:20.079110 crc crio[22095]: time=\"2026-06-09T16:20:20.078311679Z\" level=info msg=\"Starting container: 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd\" id=6898c5c9-c3e7-48b7-9521-f5b3ee67d427 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.067089 | controller |     "Jun 09 16:20:20.085738 crc crio[22095]: time=\"2026-06-09T16:20:20.051414728Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.067105 | controller |     "Jun 09 16:20:20.116272 crc crio[22095]: time=\"2026-06-09T16:20:20.113830302Z\" level=info msg=\"Started container\" PID=75494 containerID=8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd description=openstack/nova-cell1-db-create-wpdpt/mariadb-database-create id=6898c5c9-c3e7-48b7-9521-f5b3ee67d427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f",
2026-06-09 17:40:44.067120 | controller |     "Jun 09 16:20:21.131011 crc crio[22095]: time=\"2026-06-09T16:20:21.130343527Z\" level=info msg=\"Stopping container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d (timeout: 30s)\" id=43ccf087-3133-44f7-883c-7e28276fe39a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067135 | controller |     "Jun 09 16:20:21.131724 crc crio[22095]: time=\"2026-06-09T16:20:21.131178219Z\" level=info msg=\"Stopping container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939 (timeout: 30s)\" id=10784cf4-3045-42ac-9816-644ab81c7173 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067149 | controller |     "Jun 09 16:20:21.134045 crc crio[22095]: time=\"2026-06-09T16:20:21.131804035Z\" level=info msg=\"Stopping container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8 (timeout: 30s)\" id=1acb374a-b029-4492-a0f2-ee5841afbd3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067167 | controller |     "Jun 09 16:20:21.134045 crc crio[22095]: time=\"2026-06-09T16:20:21.132024861Z\" level=info msg=\"Stopping container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50 (timeout: 30s)\" id=f94895fe-6f08-453f-a97a-80bc9bd68f5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067182 | controller |     "Jun 09 16:20:21.210112 crc crio[22095]: time=\"2026-06-09T16:20:21.209901852Z\" level=info msg=\"Stopping pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=01b3bdb7-8457-4a31-b94e-1fea9713eb4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067197 | controller |     "Jun 09 16:20:21.210765 crc crio[22095]: time=\"2026-06-09T16:20:21.210709253Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-868vz Namespace:openstack ID:5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114 UID:fe550ad7-fa30-4e6d-b4e7-0753f3ad2768 NetNS:/var/run/netns/62168ee5-d46c-40cb-9aec-344fc0b3a98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe550ad7_fa30_4e6d_b4e7_0753f3ad2768.slice PodAnnotations:0xc00041ce58}] Aliases:map[]}\"",
2026-06-09 17:40:44.067212 | controller |     "Jun 09 16:20:21.210996 crc crio[22095]: time=\"2026-06-09T16:20:21.210950279Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-868vz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.067226 | controller |     "Jun 09 16:20:22.240716 crc crio[22095]: time=\"2026-06-09T16:20:22.240211073Z\" level=info msg=\"Stopping pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=8a5ad423-4d5b-4326-9313-a64ea85f9267 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067241 | controller |     "Jun 09 16:20:22.241535 crc crio[22095]: time=\"2026-06-09T16:20:22.241460325Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-qqp7q Namespace:openstack ID:ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4 UID:93743b07-c516-4ccb-822c-065125593d9f NetNS:/var/run/netns/4c9bbb93-2431-4793-b7be-94cd1e18deac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93743b07_c516_4ccb_822c_065125593d9f.slice PodAnnotations:0xc00263c7c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.067256 | controller |     "Jun 09 16:20:22.241876 crc crio[22095]: time=\"2026-06-09T16:20:22.241814164Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-qqp7q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.067271 | controller |     "Jun 09 16:20:22.242106 crc crio[22095]: time=\"2026-06-09T16:20:22.24202234Z\" level=info msg=\"Stopping pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=5f3ed687-ff7a-469a-9538-a3fe1f8b100b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067288 | controller |     "Jun 09 16:20:22.242904 crc crio[22095]: time=\"2026-06-09T16:20:22.242791219Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-wpdpt Namespace:openstack ID:6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f UID:bb40c140-6b7c-42ed-b243-4194bab1cfe9 NetNS:/var/run/netns/74568f4d-a94c-4ca4-a38f-0c17f355c71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb40c140_6b7c_42ed_b243_4194bab1cfe9.slice PodAnnotations:0xc00379e830}] Aliases:map[]}\"",
2026-06-09 17:40:44.067315 | controller |     "Jun 09 16:20:22.243149 crc crio[22095]: time=\"2026-06-09T16:20:22.243098867Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-wpdpt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.067340 | controller |     "Jun 09 16:20:30.986605 crc crio[22095]: time=\"2026-06-09T16:20:30.985072955Z\" level=info msg=\"Stopped pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=01b3bdb7-8457-4a31-b94e-1fea9713eb4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067354 | controller |     "Jun 09 16:20:30.988303 crc crio[22095]: time=\"2026-06-09T16:20:30.987298732Z\" level=info msg=\"Stopped pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=8a5ad423-4d5b-4326-9313-a64ea85f9267 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067369 | controller |     "Jun 09 16:20:31.118090 crc crio[22095]: time=\"2026-06-09T16:20:31.117416456Z\" level=info msg=\"Stopped container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler\" id=3d8734c9-5d81-4ddc-8ffc-d822ea441804 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067383 | controller |     "Jun 09 16:20:31.217332 crc crio[22095]: time=\"2026-06-09T16:20:31.216824381Z\" level=info msg=\"Stopped container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=098eb281-4931-4f5b-a865-20e814f08e6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067398 | controller |     "Jun 09 16:20:31.222459 crc crio[22095]: time=\"2026-06-09T16:20:31.222326193Z\" level=info msg=\"Stopping pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=33546a63-6d82-4720-a50b-52ed888c9e9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067413 | controller |     "Jun 09 16:20:31.223629 crc crio[22095]: time=\"2026-06-09T16:20:31.223574225Z\" level=info msg=\"Got pod network &{Name:barbican-api-6bdc9bcf7b-m7cgt Namespace:openstack ID:aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305 UID:76713dab-27d3-4fab-a77a-d127452a8989 NetNS:/var/run/netns/ef3fa2c8-80e6-4109-91b3-b0b3c692e929 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76713dab_27d3_4fab_a77a_d127452a8989.slice PodAnnotations:0xc002ab2038}] Aliases:map[]}\"",
2026-06-09 17:40:44.067428 | controller |     "Jun 09 16:20:31.223992 crc crio[22095]: time=\"2026-06-09T16:20:31.22377939Z\" level=info msg=\"Deleting pod openstack_barbican-api-6bdc9bcf7b-m7cgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.067443 | controller |     "Jun 09 16:20:31.356182 crc crio[22095]: time=\"2026-06-09T16:20:31.355832004Z\" level=info msg=\"Stopped container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe\" id=0b35cc0f-4026-429b-ae5a-bc2b46708173 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067458 | controller |     "Jun 09 16:20:31.358182 crc crio[22095]: time=\"2026-06-09T16:20:31.357405124Z\" level=info msg=\"Stopped container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core\" id=f94895fe-6f08-453f-a97a-80bc9bd68f5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067473 | controller |     "Jun 09 16:20:31.363518 crc crio[22095]: time=\"2026-06-09T16:20:31.363292166Z\" level=info msg=\"Stopping pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=06334215-775a-434b-bafe-ddd3d0208c4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067488 | controller |     "Jun 09 16:20:31.365392 crc crio[22095]: time=\"2026-06-09T16:20:31.364724072Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c UID:ab2f6e53-d3b3-473a-827c-028746fb297b NetNS:/var/run/netns/b275ac25-3c0e-4138-a467-288de3865901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab2f6e53_d3b3_473a_827c_028746fb297b.slice PodAnnotations:0xc001984128}] Aliases:map[]}\"",
2026-06-09 17:40:44.067507 | controller |     "Jun 09 16:20:31.365392 crc crio[22095]: time=\"2026-06-09T16:20:31.364881037Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.067522 | controller |     "Jun 09 16:20:31.366403 crc crio[22095]: time=\"2026-06-09T16:20:31.365733648Z\" level=info msg=\"Stopped container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd\" id=10784cf4-3045-42ac-9816-644ab81c7173 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067538 | controller |     "Jun 09 16:20:31.393327 crc crio[22095]: time=\"2026-06-09T16:20:31.393200334Z\" level=info msg=\"Stopped container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent\" id=1acb374a-b029-4492-a0f2-ee5841afbd3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067553 | controller |     "Jun 09 16:20:31.395367 crc crio[22095]: time=\"2026-06-09T16:20:31.395167435Z\" level=info msg=\"Stopped pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=5f3ed687-ff7a-469a-9538-a3fe1f8b100b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067568 | controller |     "Jun 09 16:20:31.421523 crc crio[22095]: time=\"2026-06-09T16:20:31.421398639Z\" level=info msg=\"Stopped container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent\" id=43ccf087-3133-44f7-883c-7e28276fe39a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.067583 | controller |     "Jun 09 16:20:31.423391 crc crio[22095]: time=\"2026-06-09T16:20:31.423332429Z\" level=info msg=\"Stopping pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=3ec91471-1052-4253-af51-582a374aa8a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067598 | controller |     "Jun 09 16:20:31.424476 crc crio[22095]: time=\"2026-06-09T16:20:31.424393336Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b UID:c410ece2-17da-4119-a67e-d8104ea22d55 NetNS:/var/run/netns/ebd842f3-354b-4f17-9db7-05611c8d35ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc410ece2_17da_4119_a67e_d8104ea22d55.slice PodAnnotations:0xc00041c228}] Aliases:map[]}\"",
2026-06-09 17:40:44.067613 | controller |     "Jun 09 16:20:31.424720 crc crio[22095]: time=\"2026-06-09T16:20:31.424633812Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.067629 | controller |     "Jun 09 16:20:31.452074 crc crio[22095]: time=\"2026-06-09T16:20:31.451895873Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0fab6700-7ea9-4e79-8e8f-c349ecfcac8b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.067644 | controller |     "Jun 09 16:20:31.454359 crc crio[22095]: time=\"2026-06-09T16:20:31.454259874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0bff6496-dbae-4b23-ac19-f25ac63354a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.067659 | controller |     "Jun 09 16:20:31.496602 crc crio[22095]: time=\"2026-06-09T16:20:31.496409887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=605dba8a-29b2-4785-9eb1-84ba17181292 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.067677 | controller |     "Jun 09 16:20:31.508126 crc crio[22095]: time=\"2026-06-09T16:20:31.500177084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a4b55cf-343c-4302-98a8-7fcb4bb5f4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.067692 | controller |     "Jun 09 16:20:31.511355 crc crio[22095]: time=\"2026-06-09T16:20:31.51129861Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=54605126-f964-4b7d-b47a-e9ca24e46d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.067707 | controller |     "Jun 09 16:20:31.527758 crc crio[22095]: time=\"2026-06-09T16:20:31.524012086Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kcnpk/extract-content\" id=b5bb34eb-2157-4775-982d-fd19a224fc38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.067722 | controller |     "Jun 09 16:20:31.527758 crc crio[22095]: time=\"2026-06-09T16:20:31.524579821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.067737 | controller |     "Jun 09 16:20:31.581338 crc crio[22095]: time=\"2026-06-09T16:20:31.581241497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=7c7c06d9-6f54-49a0-92e5-bcd70eca0ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.067752 | controller |     "Jun 09 16:20:31.604465 crc crio[22095]: time=\"2026-06-09T16:20:31.604019993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.067767 | controller |     "Jun 09 16:20:31.612769 crc crio[22095]: time=\"2026-06-09T16:20:31.612665585Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=4769ca68-c363-47d3-a3f2-992e48666e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.067782 | controller |     "Jun 09 16:20:31.614730 crc crio[22095]: time=\"2026-06-09T16:20:31.614647506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.067797 | controller |     "Jun 09 16:20:31.616546 crc crio[22095]: time=\"2026-06-09T16:20:31.616465353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.067813 | controller |     "Jun 09 16:20:31.726709 crc crio[22095]: time=\"2026-06-09T16:20:31.726612713Z\" level=info msg=\"Stopped pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=33546a63-6d82-4720-a50b-52ed888c9e9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067827 | controller |     "Jun 09 16:20:31.801183 crc crio[22095]: time=\"2026-06-09T16:20:31.800759039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.067842 | controller |     "Jun 09 16:20:31.804642 crc crio[22095]: time=\"2026-06-09T16:20:31.804581487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.067880 | controller |     "Jun 09 16:20:31.817475 crc crio[22095]: time=\"2026-06-09T16:20:31.817368416Z\" level=info msg=\"Created container ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7: openshift-marketplace/community-operators-kcnpk/extract-content\" id=b5bb34eb-2157-4775-982d-fd19a224fc38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.067900 | controller |     "Jun 09 16:20:31.829632 crc crio[22095]: time=\"2026-06-09T16:20:31.827958178Z\" level=info msg=\"Starting container: ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7\" id=54ca0b10-f119-4abd-a45c-a8b4ac0fa7ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.067916 | controller |     "Jun 09 16:20:31.845834 crc crio[22095]: time=\"2026-06-09T16:20:31.845633272Z\" level=info msg=\"Started container\" PID=76385 containerID=ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7 description=openshift-marketplace/community-operators-kcnpk/extract-content id=54ca0b10-f119-4abd-a45c-a8b4ac0fa7ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26",
2026-06-09 17:40:44.067931 | controller |     "Jun 09 16:20:31.953258 crc crio[22095]: time=\"2026-06-09T16:20:31.952802017Z\" level=info msg=\"Stopped pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=06334215-775a-434b-bafe-ddd3d0208c4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067946 | controller |     "Jun 09 16:20:32.085673 crc crio[22095]: time=\"2026-06-09T16:20:32.08523002Z\" level=info msg=\"Stopped pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=3ec91471-1052-4253-af51-582a374aa8a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.067960 | controller |     "Jun 09 16:20:32.108682 crc crio[22095]: time=\"2026-06-09T16:20:32.10857233Z\" level=info msg=\"Created container 2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75: openstack/openstackclient/openstackclient\" id=4769ca68-c363-47d3-a3f2-992e48666e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.067975 | controller |     "Jun 09 16:20:32.113754 crc crio[22095]: time=\"2026-06-09T16:20:32.113667031Z\" level=info msg=\"Starting container: 2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75\" id=e443c3bd-65fa-4f21-8c13-c70ade35716d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.067990 | controller |     "Jun 09 16:20:32.130071 crc crio[22095]: time=\"2026-06-09T16:20:32.129879308Z\" level=info msg=\"Started container\" PID=76420 containerID=2da6a8dab941c58763f52092b157ef601bb708eb53f86b41d53ac801e700ef75 description=openstack/openstackclient/openstackclient id=e443c3bd-65fa-4f21-8c13-c70ade35716d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdadafa194a31184db6eef4a50506bb6b9d2641cae115943310380273efeedfe",
2026-06-09 17:40:44.068006 | controller |     "Jun 09 16:20:32.671887 crc crio[22095]: time=\"2026-06-09T16:20:32.671801996Z\" level=info msg=\"Removing container: 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812\" id=75d6e1e6-4513-458e-9d38-9793c87a8624 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068021 | controller |     "Jun 09 16:20:32.723007 crc crio[22095]: time=\"2026-06-09T16:20:32.715345365Z\" level=info msg=\"Removed container 92fe8f17a0d12815fd6c1aac842429828c58f0258f6d9a09d54dbdc5de661812: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api\" id=75d6e1e6-4513-458e-9d38-9793c87a8624 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068035 | controller |     "Jun 09 16:20:32.746346 crc crio[22095]: time=\"2026-06-09T16:20:32.746222939Z\" level=info msg=\"Removing container: c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029\" id=fee4565d-30ca-4303-8448-e259869fa4ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068050 | controller |     "Jun 09 16:20:32.817545 crc crio[22095]: time=\"2026-06-09T16:20:32.816849844Z\" level=info msg=\"Removed container c51be830420162fddfecb79c48257304252243cb0581d8ff07f626fc02ae5029: openstack/barbican-api-6bdc9bcf7b-m7cgt/barbican-api-log\" id=fee4565d-30ca-4303-8448-e259869fa4ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068069 | controller |     "Jun 09 16:20:32.825230 crc crio[22095]: time=\"2026-06-09T16:20:32.825149147Z\" level=info msg=\"Removing container: c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939\" id=abfa4906-bd41-445c-88d0-082224dc2677 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068084 | controller |     "Jun 09 16:20:32.893363 crc crio[22095]: time=\"2026-06-09T16:20:32.887469179Z\" level=info msg=\"Removed container c1878f33912e4d41c43ab42a1c758ea8568c76b751b2c25642f448a6d5ad8939: openstack/ceilometer-0/proxy-httpd\" id=abfa4906-bd41-445c-88d0-082224dc2677 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068098 | controller |     "Jun 09 16:20:32.894694 crc crio[22095]: time=\"2026-06-09T16:20:32.894621953Z\" level=info msg=\"Stopping container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd (timeout: 30s)\" id=60a90390-abf5-4821-89e9-2afef9cb7b90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.068113 | controller |     "Jun 09 16:20:32.904964 crc crio[22095]: time=\"2026-06-09T16:20:32.896638665Z\" level=info msg=\"Stopping container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88 (timeout: 30s)\" id=62e22806-ed77-4a6a-8b62-0bdfd8843529 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.068128 | controller |     "Jun 09 16:20:32.904964 crc crio[22095]: time=\"2026-06-09T16:20:32.899245522Z\" level=info msg=\"Removing container: a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50\" id=a434afb7-68a7-45bc-9220-63523e009e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068142 | controller |     "Jun 09 16:20:32.977483 crc crio[22095]: time=\"2026-06-09T16:20:32.97738675Z\" level=info msg=\"Removed container a4b2db10a6970df6dcee9fe35d4075ff8fde586b43e8ec564f33e517e16c9c50: openstack/ceilometer-0/sg-core\" id=a434afb7-68a7-45bc-9220-63523e009e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068157 | controller |     "Jun 09 16:20:32.989849 crc crio[22095]: time=\"2026-06-09T16:20:32.989745808Z\" level=info msg=\"Removing container: de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8\" id=1e240d80-6843-420f-a852-f0fc755367ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068172 | controller |     "Jun 09 16:20:33.133885 crc crio[22095]: time=\"2026-06-09T16:20:33.132406804Z\" level=info msg=\"Removed container de9f8989bd2ebd93014a4a67a91613dd2d857783e816038266a6305bc871d9b8: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e240d80-6843-420f-a852-f0fc755367ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068187 | controller |     "Jun 09 16:20:33.149034 crc crio[22095]: time=\"2026-06-09T16:20:33.148869487Z\" level=info msg=\"Removing container: a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d\" id=6be463f2-1667-4305-8bbf-76b269bb6cb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068201 | controller |     "Jun 09 16:20:33.219814 crc crio[22095]: time=\"2026-06-09T16:20:33.219161474Z\" level=info msg=\"Removed container a9acbe5f64fa68c44c0e3acfc5e3ab9659c05d65876b5cede836d4c42553021d: openstack/ceilometer-0/ceilometer-central-agent\" id=6be463f2-1667-4305-8bbf-76b269bb6cb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068216 | controller |     "Jun 09 16:20:33.227422 crc crio[22095]: time=\"2026-06-09T16:20:33.227321284Z\" level=info msg=\"Removing container: 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071\" id=68b86850-8ea5-4bc4-9aee-3742f0b6cec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068231 | controller |     "Jun 09 16:20:33.295903 crc crio[22095]: time=\"2026-06-09T16:20:33.293094154Z\" level=info msg=\"Removed container 156796a526eae9a92c43dad9abc6f355757539d2fd01c4ea2a4c1ef4c2c90071: openstack/cinder-scheduler-0/probe\" id=68b86850-8ea5-4bc4-9aee-3742f0b6cec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068252 | controller |     "Jun 09 16:20:33.310838 crc crio[22095]: time=\"2026-06-09T16:20:33.310006368Z\" level=info msg=\"Removing container: 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f\" id=6d3ae07a-123f-495a-bf76-56d6f7101559 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068267 | controller |     "Jun 09 16:20:33.343057 crc crio[22095]: time=\"2026-06-09T16:20:33.342886653Z\" level=info msg=\"Stopped container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=62e22806-ed77-4a6a-8b62-0bdfd8843529 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.068336 | controller |     "Jun 09 16:20:33.416384 crc crio[22095]: time=\"2026-06-09T16:20:33.416269019Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=619d0316-7176-4aca-9446-baf8c68b3732 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.068356 | controller |     "Jun 09 16:20:33.416583 crc crio[22095]: time=\"2026-06-09T16:20:33.416564266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068372 | controller |     "Jun 09 16:20:33.426139 crc crio[22095]: time=\"2026-06-09T16:20:33.4260348Z\" level=info msg=\"Removed container 636cc127a6ddccd6c7e5adc4d64902c487ac7bd3fe2a25e78c73a344db91a24f: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d3ae07a-123f-495a-bf76-56d6f7101559 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.068387 | controller |     "Jun 09 16:20:33.476643 crc crio[22095]: time=\"2026-06-09T16:20:33.475808029Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc001984770}] Aliases:map[]}\"",
2026-06-09 17:40:44.068403 | controller |     "Jun 09 16:20:33.476643 crc crio[22095]: time=\"2026-06-09T16:20:33.476505727Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.068418 | controller |     "Jun 09 16:20:33.584905 crc crio[22095]: time=\"2026-06-09T16:20:33.584818901Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=98b629dd-6230-4e07-bc47-6914f90d4d6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.068433 | controller |     "Jun 09 16:20:33.585090 crc crio[22095]: time=\"2026-06-09T16:20:33.584997215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068448 | controller |     "Jun 09 16:20:33.644986 crc crio[22095]: time=\"2026-06-09T16:20:33.637483694Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"",
2026-06-09 17:40:44.068463 | controller |     "Jun 09 16:20:33.644986 crc crio[22095]: time=\"2026-06-09T16:20:33.637547236Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.068479 | controller |     "Jun 09 16:20:34.088703 crc crio[22095]: 2026-06-09T16:20:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc2873881d0cf0 Mac:46:e5:ba:8f:9e:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d SocketPath: PciID:}] [{Interface:0xc0002549c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.068498 | controller |     "Jun 09 16:20:34.090466 crc crio[22095]: time=\"2026-06-09T16:20:34.090375265Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc001984770}] Aliases:map[]}\"",
2026-06-09 17:40:44.068513 | controller |     "Jun 09 16:20:34.090660 crc crio[22095]: time=\"2026-06-09T16:20:34.090609351Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.068528 | controller |     "Jun 09 16:20:34.101370 crc crio[22095]: time=\"2026-06-09T16:20:34.101291185Z\" level=info msg=\"Ran pod sandbox 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 with infra container: openstack/ceilometer-0/POD\" id=619d0316-7176-4aca-9446-baf8c68b3732 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.068543 | controller |     "Jun 09 16:20:34.104499 crc crio[22095]: time=\"2026-06-09T16:20:34.104405245Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=19483fef-4587-4392-80b5-976e14e7ce50 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.068559 | controller |     "Jun 09 16:20:34.118646 crc crio[22095]: time=\"2026-06-09T16:20:34.118568959Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.068574 | controller |     "Jun 09 16:20:34.235749 crc crio[22095]: 2026-06-09T16:20:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05104ac1f6de112 Mac:3a:94:c6:34:39:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.068589 | controller |     "Jun 09 16:20:34.237518 crc crio[22095]: time=\"2026-06-09T16:20:34.237415694Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"",
2026-06-09 17:40:44.068604 | controller |     "Jun 09 16:20:34.237713 crc crio[22095]: time=\"2026-06-09T16:20:34.23765382Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.068619 | controller |     "Jun 09 16:20:34.259965 crc crio[22095]: time=\"2026-06-09T16:20:34.25984067Z\" level=info msg=\"Ran pod sandbox 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 with infra container: openstack/cinder-scheduler-0/POD\" id=98b629dd-6230-4e07-bc47-6914f90d4d6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.068634 | controller |     "Jun 09 16:20:34.265417 crc crio[22095]: time=\"2026-06-09T16:20:34.265324161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=45b1910d-dccd-4401-a57d-1a6a623babd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.068653 | controller |     "Jun 09 16:20:34.324033 crc crio[22095]: time=\"2026-06-09T16:20:34.323886946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=06a8ac35-c20c-4c55-8700-60cf1cf0fe40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.068668 | controller |     "Jun 09 16:20:34.348240 crc crio[22095]: time=\"2026-06-09T16:20:34.3481455Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad3aca7d-5a14-4009-ac20-ff0b93117dfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.068683 | controller |     "Jun 09 16:20:34.350199 crc crio[22095]: time=\"2026-06-09T16:20:34.35010221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068698 | controller |     "Jun 09 16:20:34.431474 crc crio[22095]: time=\"2026-06-09T16:20:34.431252156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068714 | controller |     "Jun 09 16:20:34.568832 crc crio[22095]: time=\"2026-06-09T16:20:34.568168975Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=19483fef-4587-4392-80b5-976e14e7ce50 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.068729 | controller |     "Jun 09 16:20:34.569286 crc crio[22095]: time=\"2026-06-09T16:20:34.569227502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7997ff49-1b26-421e-969a-dcbc6f705032 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.068744 | controller |     "Jun 09 16:20:34.592854 crc crio[22095]: time=\"2026-06-09T16:20:34.592736686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=fa1da051-db38-4033-9fba-40cb59d817e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.068759 | controller |     "Jun 09 16:20:34.603504 crc crio[22095]: time=\"2026-06-09T16:20:34.60339572Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=02cd7384-d58d-4f65-96bc-c860b31be09c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.068774 | controller |     "Jun 09 16:20:34.604335 crc crio[22095]: time=\"2026-06-09T16:20:34.604249092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068789 | controller |     "Jun 09 16:20:34.678330 crc crio[22095]: time=\"2026-06-09T16:20:34.678219493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068804 | controller |     "Jun 09 16:20:34.682889 crc crio[22095]: time=\"2026-06-09T16:20:34.682736169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068819 | controller |     "Jun 09 16:20:34.827881 crc crio[22095]: time=\"2026-06-09T16:20:34.827238683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1d8014aa-76f3-4be9-a815-e87b409c9954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.068838 | controller |     "Jun 09 16:20:34.833498 crc crio[22095]: time=\"2026-06-09T16:20:34.833402241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70709c20-19f6-473e-9a17-f0315fb755c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.068875 | controller |     "Jun 09 16:20:34.862021 crc crio[22095]: time=\"2026-06-09T16:20:34.860152979Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kcnpk/registry-server\" id=c5a11d1b-fa0c-4c5b-a16e-095e9c9daa36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.068893 | controller |     "Jun 09 16:20:34.862021 crc crio[22095]: time=\"2026-06-09T16:20:34.860640591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068909 | controller |     "Jun 09 16:20:34.863708 crc crio[22095]: time=\"2026-06-09T16:20:34.86329103Z\" level=info msg=\"Created container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent\" id=02cd7384-d58d-4f65-96bc-c860b31be09c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.068924 | controller |     "Jun 09 16:20:34.866193 crc crio[22095]: time=\"2026-06-09T16:20:34.86485746Z\" level=info msg=\"Starting container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e\" id=1c910971-de40-4ddd-ab07-d9458652a37b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.068940 | controller |     "Jun 09 16:20:34.877295 crc crio[22095]: time=\"2026-06-09T16:20:34.877198297Z\" level=info msg=\"Started container\" PID=76670 containerID=9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e description=openstack/ceilometer-0/ceilometer-central-agent id=1c910971-de40-4ddd-ab07-d9458652a37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7",
2026-06-09 17:40:44.068955 | controller |     "Jun 09 16:20:34.894592 crc crio[22095]: time=\"2026-06-09T16:20:34.894517112Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=29d35425-7529-432b-966c-1c724d77ce5a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.068970 | controller |     "Jun 09 16:20:34.900018 crc crio[22095]: time=\"2026-06-09T16:20:34.899917441Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.068985 | controller |     "Jun 09 16:20:35.056837 crc crio[22095]: time=\"2026-06-09T16:20:35.056613738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.068999 | controller |     "Jun 09 16:20:35.062917 crc crio[22095]: time=\"2026-06-09T16:20:35.062835098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069014 | controller |     "Jun 09 16:20:35.325423 crc crio[22095]: time=\"2026-06-09T16:20:35.325329905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069029 | controller |     "Jun 09 16:20:35.335608 crc crio[22095]: time=\"2026-06-09T16:20:35.335515616Z\" level=info msg=\"Created container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server\" id=c5a11d1b-fa0c-4c5b-a16e-095e9c9daa36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069047 | controller |     "Jun 09 16:20:35.340037 crc crio[22095]: time=\"2026-06-09T16:20:35.339990271Z\" level=info msg=\"Starting container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e\" id=ca719de3-af41-4dd1-956a-016a319d83e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.069063 | controller |     "Jun 09 16:20:35.349264 crc crio[22095]: time=\"2026-06-09T16:20:35.349211988Z\" level=info msg=\"Started container\" PID=76698 containerID=44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e description=openshift-marketplace/community-operators-kcnpk/registry-server id=ca719de3-af41-4dd1-956a-016a319d83e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26",
2026-06-09 17:40:44.069078 | controller |     "Jun 09 16:20:35.474858 crc crio[22095]: time=\"2026-06-09T16:20:35.474746135Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=29d35425-7529-432b-966c-1c724d77ce5a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.069092 | controller |     "Jun 09 16:20:35.478696 crc crio[22095]: time=\"2026-06-09T16:20:35.478627694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=86d37357-f1b5-4cfb-befb-fc5598391aa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069107 | controller |     "Jun 09 16:20:35.503333 crc crio[22095]: time=\"2026-06-09T16:20:35.503242317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c9a528e0-c783-4097-8c1a-4d7f76f8d361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069122 | controller |     "Jun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.719090435Z\" level=info msg=\"Created container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad3aca7d-5a14-4009-ac20-ff0b93117dfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069137 | controller |     "Jun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.721325942Z\" level=info msg=\"Starting container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a\" id=c496f4a4-e223-48bd-a43c-f591559421d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.069152 | controller |     "Jun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.722886822Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb4c4c71-ef55-4d52-b6e8-43ce8fa76c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069166 | controller |     "Jun 09 16:20:35.724641 crc crio[22095]: time=\"2026-06-09T16:20:35.723347204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069181 | controller |     "Jun 09 16:20:35.758338 crc crio[22095]: time=\"2026-06-09T16:20:35.758263381Z\" level=info msg=\"Started container\" PID=76717 containerID=70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a description=openstack/cinder-scheduler-0/cinder-scheduler id=c496f4a4-e223-48bd-a43c-f591559421d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2",
2026-06-09 17:40:44.069196 | controller |     "Jun 09 16:20:35.787208 crc crio[22095]: time=\"2026-06-09T16:20:35.787117963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a27a450a-b3ed-4434-b67c-b59decf0f20a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069214 | controller |     "Jun 09 16:20:35.807587 crc crio[22095]: time=\"2026-06-09T16:20:35.807502747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069230 | controller |     "Jun 09 16:20:35.816905 crc crio[22095]: time=\"2026-06-09T16:20:35.816715744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069245 | controller |     "Jun 09 16:20:35.841538 crc crio[22095]: time=\"2026-06-09T16:20:35.841396808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=538b148e-4697-47dc-930f-1323c271bb38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069259 | controller |     "Jun 09 16:20:35.849786 crc crio[22095]: time=\"2026-06-09T16:20:35.849705212Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=91964616-96b3-4850-a4f1-98e4cb814c4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069274 | controller |     "Jun 09 16:20:35.850120 crc crio[22095]: time=\"2026-06-09T16:20:35.850104902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069288 | controller |     "Jun 09 16:20:36.022822 crc crio[22095]: time=\"2026-06-09T16:20:36.022220566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069303 | controller |     "Jun 09 16:20:36.026633 crc crio[22095]: time=\"2026-06-09T16:20:36.026487085Z\" level=info msg=\"Created container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb4c4c71-ef55-4d52-b6e8-43ce8fa76c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069318 | controller |     "Jun 09 16:20:36.033242 crc crio[22095]: time=\"2026-06-09T16:20:36.033156227Z\" level=info msg=\"Starting container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f\" id=065ea107-e875-4e0c-8128-ab7511e6f85f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.069333 | controller |     "Jun 09 16:20:36.058237 crc crio[22095]: time=\"2026-06-09T16:20:36.058129329Z\" level=info msg=\"Started container\" PID=76754 containerID=d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f description=openstack/ceilometer-0/ceilometer-notification-agent id=065ea107-e875-4e0c-8128-ab7511e6f85f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7",
2026-06-09 17:40:44.069347 | controller |     "Jun 09 16:20:36.120709 crc crio[22095]: time=\"2026-06-09T16:20:36.120656596Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7cf2a45b-2054-4efa-be7f-4ad6aed3ced0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.069363 | controller |     "Jun 09 16:20:36.132888 crc crio[22095]: time=\"2026-06-09T16:20:36.128250951Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.069378 | controller |     "Jun 09 16:20:36.590766 crc crio[22095]: time=\"2026-06-09T16:20:36.590167103Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7cf2a45b-2054-4efa-be7f-4ad6aed3ced0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.069394 | controller |     "Jun 09 16:20:36.597457 crc crio[22095]: time=\"2026-06-09T16:20:36.597350157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1f74e1e7-fbb8-42ef-8347-2bf19dfaf2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069413 | controller |     "Jun 09 16:20:36.625120 crc crio[22095]: time=\"2026-06-09T16:20:36.624838894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d896cacf-ffaf-47e0-9d96-79fa7caac14e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069428 | controller |     "Jun 09 16:20:36.644072 crc crio[22095]: time=\"2026-06-09T16:20:36.639408728Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8e9ba380-9221-4d47-9f9b-714f87482dc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069444 | controller |     "Jun 09 16:20:36.644072 crc crio[22095]: time=\"2026-06-09T16:20:36.641354648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069459 | controller |     "Jun 09 16:20:36.821016 crc crio[22095]: time=\"2026-06-09T16:20:36.820844871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069474 | controller |     "Jun 09 16:20:36.838538 crc crio[22095]: time=\"2026-06-09T16:20:36.838077964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069489 | controller |     "Jun 09 16:20:37.056999 crc crio[22095]: time=\"2026-06-09T16:20:37.056863236Z\" level=info msg=\"Created container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core\" id=8e9ba380-9221-4d47-9f9b-714f87482dc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069505 | controller |     "Jun 09 16:20:37.059263 crc crio[22095]: time=\"2026-06-09T16:20:37.059180146Z\" level=info msg=\"Starting container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789\" id=8d0f5a98-5a52-494d-9a05-34d8fae5805d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.069521 | controller |     "Jun 09 16:20:37.069692 crc crio[22095]: time=\"2026-06-09T16:20:37.069422719Z\" level=info msg=\"Started container\" PID=76882 containerID=1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789 description=openstack/ceilometer-0/sg-core id=8d0f5a98-5a52-494d-9a05-34d8fae5805d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7",
2026-06-09 17:40:44.069541 | controller |     "Jun 09 16:20:37.103226 crc crio[22095]: time=\"2026-06-09T16:20:37.097303036Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=61e47264-2427-4bfc-baaa-2b289c6146c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.069559 | controller |     "Jun 09 16:20:37.117195 crc crio[22095]: time=\"2026-06-09T16:20:37.117078654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.069575 | controller |     "Jun 09 16:20:37.229051 crc crio[22095]: time=\"2026-06-09T16:20:37.226530297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069591 | controller |     "Jun 09 16:20:37.388778 crc crio[22095]: time=\"2026-06-09T16:20:37.388703815Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-01d7-account-create-zwzsq/POD\" id=657c4b03-3288-49bf-b89c-050000a3bde6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.069609 | controller |     "Jun 09 16:20:37.388887 crc crio[22095]: time=\"2026-06-09T16:20:37.388808628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069626 | controller |     "Jun 09 16:20:37.434373 crc crio[22095]: time=\"2026-06-09T16:20:37.434284327Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc002b5c5e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.069641 | controller |     "Jun 09 16:20:37.434373 crc crio[22095]: time=\"2026-06-09T16:20:37.434347808Z\" level=info msg=\"Adding pod openstack_nova-api-01d7-account-create-zwzsq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.069658 | controller |     "Jun 09 16:20:37.881776 crc crio[22095]: time=\"2026-06-09T16:20:37.881320866Z\" level=info msg=\"Created container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe\" id=91964616-96b3-4850-a4f1-98e4cb814c4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069676 | controller |     "Jun 09 16:20:37.886271 crc crio[22095]: time=\"2026-06-09T16:20:37.886230552Z\" level=info msg=\"Starting container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2\" id=1b304957-08bd-4ddb-ad01-99db976eb012 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.069692 | controller |     "Jun 09 16:20:37.897146 crc crio[22095]: time=\"2026-06-09T16:20:37.896816724Z\" level=info msg=\"Started container\" PID=76906 containerID=77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2 description=openstack/cinder-scheduler-0/probe id=1b304957-08bd-4ddb-ad01-99db976eb012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2",
2026-06-09 17:40:44.069707 | controller |     "Jun 09 16:20:38.040016 crc crio[22095]: 2026-06-09T16:20:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23deaf469066d3b Mac:6e:c2:7e:94:bd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.069723 | controller |     "Jun 09 16:20:38.041754 crc crio[22095]: time=\"2026-06-09T16:20:38.041674687Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc002b5c5e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.069738 | controller |     "Jun 09 16:20:38.041978 crc crio[22095]: time=\"2026-06-09T16:20:38.041871232Z\" level=info msg=\"Checking pod openstack_nova-api-01d7-account-create-zwzsq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.069755 | controller |     "Jun 09 16:20:38.056967 crc crio[22095]: time=\"2026-06-09T16:20:38.056835117Z\" level=info msg=\"Ran pod sandbox 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 with infra container: openstack/nova-api-01d7-account-create-zwzsq/POD\" id=657c4b03-3288-49bf-b89c-050000a3bde6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.069774 | controller |     "Jun 09 16:20:38.084026 crc crio[22095]: time=\"2026-06-09T16:20:38.083895912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a775740f-36a0-4b85-9b54-7df21aa4a159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069789 | controller |     "Jun 09 16:20:38.098147 crc crio[22095]: time=\"2026-06-09T16:20:38.098011405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0bd96da7-8038-45b7-a681-dc44d08db4d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069805 | controller |     "Jun 09 16:20:38.119261 crc crio[22095]: time=\"2026-06-09T16:20:38.119168739Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create\" id=61f3a767-0dfe-41a2-ac34-f5d54d5d61b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069820 | controller |     "Jun 09 16:20:38.119730 crc crio[22095]: time=\"2026-06-09T16:20:38.119668452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069835 | controller |     "Jun 09 16:20:38.289701 crc crio[22095]: time=\"2026-06-09T16:20:38.289587849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069868 | controller |     "Jun 09 16:20:38.318980 crc crio[22095]: time=\"2026-06-09T16:20:38.3188321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.069889 | controller |     "Jun 09 16:20:38.637122 crc crio[22095]: time=\"2026-06-09T16:20:38.636104365Z\" level=info msg=\"Created container 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create\" id=61f3a767-0dfe-41a2-ac34-f5d54d5d61b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.069905 | controller |     "Jun 09 16:20:38.640405 crc crio[22095]: time=\"2026-06-09T16:20:38.640333033Z\" level=info msg=\"Starting container: 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177\" id=4b0de21f-8f05-4dca-97f9-3a4bdd27412d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.069921 | controller |     "Jun 09 16:20:38.648565 crc crio[22095]: time=\"2026-06-09T16:20:38.648296748Z\" level=info msg=\"Started container\" PID=77051 containerID=27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177 description=openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create id=4b0de21f-8f05-4dca-97f9-3a4bdd27412d name=/runtime.v1.RuntimeService/StartContainer sandboxID=23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3",
2026-06-09 17:40:44.069937 | controller |     "Jun 09 16:20:39.678967 crc crio[22095]: time=\"2026-06-09T16:20:39.678393993Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=61e47264-2427-4bfc-baaa-2b289c6146c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.069953 | controller |     "Jun 09 16:20:39.684400 crc crio[22095]: time=\"2026-06-09T16:20:39.684327676Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=708f7728-894d-4172-a314-21c1ace3983e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069968 | controller |     "Jun 09 16:20:39.763985 crc crio[22095]: time=\"2026-06-09T16:20:39.76386153Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1ad0b7d9-5ec4-48f9-930e-6979bfbe1562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.069988 | controller |     "Jun 09 16:20:39.794082 crc crio[22095]: time=\"2026-06-09T16:20:39.792509516Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1959a4eb-099c-42cb-9fa2-b3cc691ccf9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.070003 | controller |     "Jun 09 16:20:39.794082 crc crio[22095]: time=\"2026-06-09T16:20:39.793167683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.070019 | controller |     "Jun 09 16:20:39.829137 crc crio[22095]: time=\"2026-06-09T16:20:39.829052915Z\" level=info msg=\"Removing container: cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4\" id=fef13858-2458-4346-80d3-39e504eb2ca1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.070034 | controller |     "Jun 09 16:20:39.943093 crc crio[22095]: time=\"2026-06-09T16:20:39.94286492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.070050 | controller |     "Jun 09 16:20:39.959833 crc crio[22095]: time=\"2026-06-09T16:20:39.959732734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.070066 | controller |     "Jun 09 16:20:40.025041 crc crio[22095]: time=\"2026-06-09T16:20:40.024893948Z\" level=info msg=\"Removed container cad1dab7da5631112858debe6bc6d71323686f2d7638d06efae482fc868fa0a4: openshift-infra/auto-csr-approver-29683694-bjl2l/oc\" id=fef13858-2458-4346-80d3-39e504eb2ca1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.070081 | controller |     "Jun 09 16:20:40.049037 crc crio[22095]: time=\"2026-06-09T16:20:40.046776801Z\" level=info msg=\"Stopping pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=df345005-027f-450a-878c-8ede3f5f0be0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070097 | controller |     "Jun 09 16:20:40.049037 crc crio[22095]: time=\"2026-06-09T16:20:40.046867373Z\" level=info msg=\"Stopped pod sandbox (already stopped): aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=df345005-027f-450a-878c-8ede3f5f0be0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070113 | controller |     "Jun 09 16:20:40.051820 crc crio[22095]: time=\"2026-06-09T16:20:40.051689577Z\" level=info msg=\"Removing pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=8ddef6f9-edc0-4a82-b0f6-458bd909d65b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070128 | controller |     "Jun 09 16:20:40.080846 crc crio[22095]: time=\"2026-06-09T16:20:40.080761124Z\" level=info msg=\"Removed pod sandbox: aabe84395e78521247b52997bca999d8f90bac9e5366f30afeb9e3213726c305\" id=8ddef6f9-edc0-4a82-b0f6-458bd909d65b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070143 | controller |     "Jun 09 16:20:40.082984 crc crio[22095]: time=\"2026-06-09T16:20:40.082863008Z\" level=info msg=\"Stopping pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=a3ca4681-6b5c-49ff-a6a1-c1c8f7163b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070159 | controller |     "Jun 09 16:20:40.083111 crc crio[22095]: time=\"2026-06-09T16:20:40.083030103Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=a3ca4681-6b5c-49ff-a6a1-c1c8f7163b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070174 | controller |     "Jun 09 16:20:40.083181 crc crio[22095]: time=\"2026-06-09T16:20:40.083143046Z\" level=info msg=\"Stopping pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=7312dfe6-d4e8-4cfd-8b9c-657ac3c1d6fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070193 | controller |     "Jun 09 16:20:40.083857 crc crio[22095]: time=\"2026-06-09T16:20:40.083780482Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-zwzsq Namespace:openstack ID:23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3 UID:ecd17f0f-806c-4ba6-8270-cfe3f4758694 NetNS:/var/run/netns/250d1b35-199b-49a9-8a26-ef85e337976a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecd17f0f_806c_4ba6_8270_cfe3f4758694.slice PodAnnotations:0xc001984720}] Aliases:map[]}\"",
2026-06-09 17:40:44.070209 | controller |     "Jun 09 16:20:40.084146 crc crio[22095]: time=\"2026-06-09T16:20:40.084038379Z\" level=info msg=\"Deleting pod openstack_nova-api-01d7-account-create-zwzsq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.070224 | controller |     "Jun 09 16:20:40.102135 crc crio[22095]: time=\"2026-06-09T16:20:40.102028511Z\" level=info msg=\"Removing pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=4512cd8f-3ad5-4193-acd0-2bee1764014b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070240 | controller |     "Jun 09 16:20:40.127330 crc crio[22095]: time=\"2026-06-09T16:20:40.127246269Z\" level=info msg=\"Removed pod sandbox: cf85a411bfc6dae73784f565481a7fca4ef048f842b796b8cabf7e522fe86ae7\" id=4512cd8f-3ad5-4193-acd0-2bee1764014b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070255 | controller |     "Jun 09 16:20:40.129751 crc crio[22095]: time=\"2026-06-09T16:20:40.129681192Z\" level=info msg=\"Stopping pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=8bab8623-541d-4e3b-821c-e90ecdba69a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070270 | controller |     "Jun 09 16:20:40.129868 crc crio[22095]: time=\"2026-06-09T16:20:40.129769664Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=8bab8623-541d-4e3b-821c-e90ecdba69a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070285 | controller |     "Jun 09 16:20:40.132202 crc crio[22095]: time=\"2026-06-09T16:20:40.132147415Z\" level=info msg=\"Removing pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=dd4b820b-d60e-4da3-b540-bf81a779009f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070301 | controller |     "Jun 09 16:20:40.196710 crc crio[22095]: time=\"2026-06-09T16:20:40.195827282Z\" level=info msg=\"Removed pod sandbox: fbf8bf7623e0fba116e0227e8c649c50b2d53bd663a6349cb9180a1601186b84\" id=dd4b820b-d60e-4da3-b540-bf81a779009f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070316 | controller |     "Jun 09 16:20:40.199082 crc crio[22095]: time=\"2026-06-09T16:20:40.199004263Z\" level=info msg=\"Stopping pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=15e778cc-06d1-41b0-984b-1451f992b68a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070331 | controller |     "Jun 09 16:20:40.199234 crc crio[22095]: time=\"2026-06-09T16:20:40.199105276Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=15e778cc-06d1-41b0-984b-1451f992b68a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070347 | controller |     "Jun 09 16:20:40.200708 crc crio[22095]: time=\"2026-06-09T16:20:40.200643505Z\" level=info msg=\"Removing pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=032fd5db-5f39-42f3-bb32-e05b63e64413 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070362 | controller |     "Jun 09 16:20:40.239022 crc crio[22095]: time=\"2026-06-09T16:20:40.238608911Z\" level=warning msg=\"Stopping container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.070381 | controller |     "Jun 09 16:20:40.239315 crc crio[22095]: time=\"2026-06-09T16:20:40.239055493Z\" level=info msg=\"Created container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd\" id=1959a4eb-099c-42cb-9fa2-b3cc691ccf9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.070397 | controller |     "Jun 09 16:20:40.243395 crc crio[22095]: time=\"2026-06-09T16:20:40.243307402Z\" level=info msg=\"Starting container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47\" id=e424de0d-e66e-4870-ac51-640db828d8c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.070412 | controller |     "Jun 09 16:20:40.249277 crc crio[22095]: time=\"2026-06-09T16:20:40.249198453Z\" level=info msg=\"Removed pod sandbox: ddf5b4971fe39ebcf87017b11f10aeb2875d1c00fd9541e56bb0676715e6f59b\" id=032fd5db-5f39-42f3-bb32-e05b63e64413 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070427 | controller |     "Jun 09 16:20:40.251610 crc crio[22095]: time=\"2026-06-09T16:20:40.251425891Z\" level=info msg=\"Stopping pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=e944d575-94da-4815-8cf6-10b8097e1b9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070442 | controller |     "Jun 09 16:20:40.251610 crc crio[22095]: time=\"2026-06-09T16:20:40.251588265Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=e944d575-94da-4815-8cf6-10b8097e1b9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070457 | controller |     "Jun 09 16:20:40.252257 crc crio[22095]: time=\"2026-06-09T16:20:40.25218256Z\" level=info msg=\"Removing pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=edc7b54e-e721-4de5-991e-a154f1738f1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070472 | controller |     "Jun 09 16:20:40.275436 crc crio[22095]: time=\"2026-06-09T16:20:40.275322985Z\" level=info msg=\"Started container\" PID=77177 containerID=7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47 description=openstack/ceilometer-0/proxy-httpd id=e424de0d-e66e-4870-ac51-640db828d8c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7",
2026-06-09 17:40:44.070533 | controller |     "Jun 09 16:20:40.307874 crc crio[22095]: time=\"2026-06-09T16:20:40.307795779Z\" level=info msg=\"Removed pod sandbox: 17305b325a0873bd4a5c703a28cc314b55ec07e5c8ba000370f5a0d3c357792c\" id=edc7b54e-e721-4de5-991e-a154f1738f1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070550 | controller |     "Jun 09 16:20:40.311385 crc crio[22095]: time=\"2026-06-09T16:20:40.3113065Z\" level=info msg=\"Stopping pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=a3430e99-107e-41b0-9b0d-d5e7601192eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070566 | controller |     "Jun 09 16:20:40.311577 crc crio[22095]: time=\"2026-06-09T16:20:40.311414493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=a3430e99-107e-41b0-9b0d-d5e7601192eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070581 | controller |     "Jun 09 16:20:40.315763 crc crio[22095]: time=\"2026-06-09T16:20:40.315700023Z\" level=info msg=\"Removing pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=da1c8ad9-6fd7-446e-8897-1d73c17f6e98 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070597 | controller |     "Jun 09 16:20:40.360624 crc crio[22095]: time=\"2026-06-09T16:20:40.360529495Z\" level=info msg=\"Removed pod sandbox: 3b8b9c7ed8d36d6557c372f2405e0259585b283a09243ad792aaf1ba6b354ffb\" id=da1c8ad9-6fd7-446e-8897-1d73c17f6e98 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070617 | controller |     "Jun 09 16:20:40.363030 crc crio[22095]: time=\"2026-06-09T16:20:40.362828964Z\" level=info msg=\"Stopping pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=76e2b309-2cbe-4945-a130-6441507856f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070633 | controller |     "Jun 09 16:20:40.363164 crc crio[22095]: time=\"2026-06-09T16:20:40.363107641Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=76e2b309-2cbe-4945-a130-6441507856f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070648 | controller |     "Jun 09 16:20:40.364137 crc crio[22095]: time=\"2026-06-09T16:20:40.364022705Z\" level=info msg=\"Removing pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=bed2f9db-62b4-4b4e-bfbe-16227fc8790f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070663 | controller |     "Jun 09 16:20:40.388982 crc crio[22095]: time=\"2026-06-09T16:20:40.388494194Z\" level=info msg=\"Removed pod sandbox: ce9768034753c2d49b4b0d0b983c7a5a54a418273697d283d66eadda7bda36ae\" id=bed2f9db-62b4-4b4e-bfbe-16227fc8790f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070678 | controller |     "Jun 09 16:20:40.403709 crc crio[22095]: time=\"2026-06-09T16:20:40.403616312Z\" level=info msg=\"Stopping pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=0f327e2d-4128-428b-b176-09276bcbe8e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070693 | controller |     "Jun 09 16:20:40.404010 crc crio[22095]: time=\"2026-06-09T16:20:40.403723495Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=0f327e2d-4128-428b-b176-09276bcbe8e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070708 | controller |     "Jun 09 16:20:40.404512 crc crio[22095]: time=\"2026-06-09T16:20:40.404206487Z\" level=info msg=\"Removing pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=60772e1f-3d1a-4ef8-a8d6-bf2717714c5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070723 | controller |     "Jun 09 16:20:40.412493 crc crio[22095]: time=\"2026-06-09T16:20:40.41210155Z\" level=error msg=\"Killing container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.070739 | controller |     "Jun 09 16:20:40.451334 crc crio[22095]: time=\"2026-06-09T16:20:40.450418895Z\" level=info msg=\"Removed pod sandbox: 2c209a281c1dcd70262dd53c454bb0618f86a2a12320a20d7fbeafe3bb3a647b\" id=60772e1f-3d1a-4ef8-a8d6-bf2717714c5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.070754 | controller |     "Jun 09 16:20:40.673990 crc crio[22095]: time=\"2026-06-09T16:20:40.67318353Z\" level=info msg=\"Stopped container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api\" id=bf75e06e-678c-4d06-b502-9fa94feef9a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070770 | controller |     "Jun 09 16:20:40.678975 crc crio[22095]: time=\"2026-06-09T16:20:40.678159847Z\" level=info msg=\"Stopping pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=35594987-2fc8-4847-a9de-c57b77c6b9c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070785 | controller |     "Jun 09 16:20:40.682987 crc crio[22095]: time=\"2026-06-09T16:20:40.679713437Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69 UID:2ddf2ad3-4a0a-477c-80bf-71a7c6c27e50 NetNS:/var/run/netns/fc8ed4f4-7b49-4a4c-847c-52c1370cb88e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ddf2ad3_4a0a_477c_80bf_71a7c6c27e50.slice PodAnnotations:0xc0012883b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.070804 | controller |     "Jun 09 16:20:40.682987 crc crio[22095]: time=\"2026-06-09T16:20:40.680495347Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.070820 | controller |     "Jun 09 16:20:40.685422 crc crio[22095]: time=\"2026-06-09T16:20:40.6844932Z\" level=info msg=\"Stopped pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=7312dfe6-d4e8-4cfd-8b9c-657ac3c1d6fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070836 | controller |     "Jun 09 16:20:41.070172 crc crio[22095]: time=\"2026-06-09T16:20:41.069595798Z\" level=info msg=\"Stopped pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=35594987-2fc8-4847-a9de-c57b77c6b9c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.070867 | controller |     "Jun 09 16:20:41.108419 crc crio[22095]: time=\"2026-06-09T16:20:41.108338224Z\" level=info msg=\"Stopping container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789 (timeout: 30s)\" id=f3f17fa9-9cd6-473a-ab2e-bcf5b603e77d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070888 | controller |     "Jun 09 16:20:41.112827 crc crio[22095]: time=\"2026-06-09T16:20:41.112068259Z\" level=info msg=\"Stopping container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e (timeout: 30s)\" id=33cc7e89-9022-431b-90ad-e853462fcbb8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070904 | controller |     "Jun 09 16:20:41.114314 crc crio[22095]: time=\"2026-06-09T16:20:41.114247375Z\" level=info msg=\"Stopping container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47 (timeout: 30s)\" id=8abbfe2d-a5b5-4420-b1ea-e1e56955477b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070920 | controller |     "Jun 09 16:20:41.117049 crc crio[22095]: time=\"2026-06-09T16:20:41.11637233Z\" level=info msg=\"Stopping container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f (timeout: 30s)\" id=204ffca0-c830-422d-9a0b-a81b4a553c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070935 | controller |     "Jun 09 16:20:41.437054 crc crio[22095]: time=\"2026-06-09T16:20:41.436163889Z\" level=info msg=\"Stopped container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core\" id=f3f17fa9-9cd6-473a-ab2e-bcf5b603e77d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070951 | controller |     "Jun 09 16:20:41.437054 crc crio[22095]: time=\"2026-06-09T16:20:41.436274292Z\" level=info msg=\"Stopped container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd\" id=8abbfe2d-a5b5-4420-b1ea-e1e56955477b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070967 | controller |     "Jun 09 16:20:41.674757 crc crio[22095]: time=\"2026-06-09T16:20:41.674643118Z\" level=info msg=\"Stopped container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent\" id=204ffca0-c830-422d-9a0b-a81b4a553c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070982 | controller |     "Jun 09 16:20:42.554120 crc crio[22095]: time=\"2026-06-09T16:20:42.553490576Z\" level=info msg=\"Stopped container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent\" id=33cc7e89-9022-431b-90ad-e853462fcbb8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.070998 | controller |     "Jun 09 16:20:42.555636 crc crio[22095]: time=\"2026-06-09T16:20:42.555130558Z\" level=info msg=\"Stopping pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=2625aee2-748b-4e48-a732-305e040f5540 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.071018 | controller |     "Jun 09 16:20:42.556037 crc crio[22095]: time=\"2026-06-09T16:20:42.55596215Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7 UID:e428356e-bb9e-4147-93c6-aadb53108ff0 NetNS:/var/run/netns/bb0c27e0-6a22-4b72-8a04-6f13d66d3d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428356e_bb9e_4147_93c6_aadb53108ff0.slice PodAnnotations:0xc0074a4310}] Aliases:map[]}\"",
2026-06-09 17:40:44.071034 | controller |     "Jun 09 16:20:42.556272 crc crio[22095]: time=\"2026-06-09T16:20:42.556200146Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.071050 | controller |     "Jun 09 16:20:42.613009 crc crio[22095]: time=\"2026-06-09T16:20:42.612838861Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=43b811f2-448b-4238-a287-b2b81360a119 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.071065 | controller |     "Jun 09 16:20:42.613169 crc crio[22095]: time=\"2026-06-09T16:20:42.613046867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071081 | controller |     "Jun 09 16:20:42.701119 crc crio[22095]: time=\"2026-06-09T16:20:42.69760872Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc00263d000}] Aliases:map[]}\"",
2026-06-09 17:40:44.071097 | controller |     "Jun 09 16:20:42.701119 crc crio[22095]: time=\"2026-06-09T16:20:42.697693022Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.071112 | controller |     "Jun 09 16:20:42.982964 crc crio[22095]: time=\"2026-06-09T16:20:42.980975243Z\" level=info msg=\"Stopped pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=2625aee2-748b-4e48-a732-305e040f5540 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.071128 | controller |     "Jun 09 16:20:43.192274 crc crio[22095]: time=\"2026-06-09T16:20:43.192199082Z\" level=info msg=\"Removing container: 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47\" id=36d4aa97-c017-4fae-a98c-2560a4d18334 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071143 | controller |     "Jun 09 16:20:43.262758 crc crio[22095]: time=\"2026-06-09T16:20:43.262111749Z\" level=info msg=\"Removed container 7614458a5ca850e5481ee29c509dc65125d26326792811e5768c6f772a2bbd47: openstack/ceilometer-0/proxy-httpd\" id=36d4aa97-c017-4fae-a98c-2560a4d18334 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071159 | controller |     "Jun 09 16:20:43.283547 crc crio[22095]: time=\"2026-06-09T16:20:43.282572024Z\" level=info msg=\"Removing container: 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789\" id=fd2582f9-5b50-4904-ae10-3071c5c07f58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071175 | controller |     "Jun 09 16:20:43.347014 crc crio[22095]: time=\"2026-06-09T16:20:43.345376199Z\" level=info msg=\"Removed container 1fcd4b76e85f373fdf0bccfd20911b74f43e66290369c0e91a7e0a5ae0510789: openstack/ceilometer-0/sg-core\" id=fd2582f9-5b50-4904-ae10-3071c5c07f58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071196 | controller |     "Jun 09 16:20:43.349164 crc crio[22095]: 2026-06-09T16:20:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edc829bf3c11aeb Mac:8e:2a:78:ea:5a:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.071213 | controller |     "Jun 09 16:20:43.350681 crc crio[22095]: time=\"2026-06-09T16:20:43.350616563Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc00263d000}] Aliases:map[]}\"",
2026-06-09 17:40:44.071228 | controller |     "Jun 09 16:20:43.350839 crc crio[22095]: time=\"2026-06-09T16:20:43.350778707Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.071244 | controller |     "Jun 09 16:20:43.351046 crc crio[22095]: time=\"2026-06-09T16:20:43.35086709Z\" level=info msg=\"Removing container: d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f\" id=e64a9c9c-e7d9-44e2-a019-cc057583b72b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071259 | controller |     "Jun 09 16:20:43.376327 crc crio[22095]: time=\"2026-06-09T16:20:43.37617225Z\" level=info msg=\"Ran pod sandbox edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 with infra container: openstack/cinder-api-0/POD\" id=43b811f2-448b-4238-a287-b2b81360a119 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.071275 | controller |     "Jun 09 16:20:43.380828 crc crio[22095]: time=\"2026-06-09T16:20:43.380758808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7c94b8db-b0fe-4e18-8d9b-14f654f28208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.071290 | controller |     "Jun 09 16:20:43.385031 crc crio[22095]: time=\"2026-06-09T16:20:43.384882894Z\" level=info msg=\"Removed container d22772f47c842a4d4308fa6917f7b8f7ebf55767b17b603a5e73a9471cba1f0f: openstack/ceilometer-0/ceilometer-notification-agent\" id=e64a9c9c-e7d9-44e2-a019-cc057583b72b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071306 | controller |     "Jun 09 16:20:43.391623 crc crio[22095]: time=\"2026-06-09T16:20:43.391548525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=6dd57336-581e-4f5a-96c4-b7855db5dd27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.071337 | controller |     "Jun 09 16:20:43.394413 crc crio[22095]: time=\"2026-06-09T16:20:43.394307376Z\" level=info msg=\"Removing container: 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e\" id=cc7e18d0-a896-482e-a5a1-036f0753a275 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071353 | controller |     "Jun 09 16:20:43.402753 crc crio[22095]: time=\"2026-06-09T16:20:43.402686182Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=6bdb2f17-caa6-4e4c-a562-008f7bb4f75d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.071369 | controller |     "Jun 09 16:20:43.403423 crc crio[22095]: time=\"2026-06-09T16:20:43.403353699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071387 | controller |     "Jun 09 16:20:43.435110 crc crio[22095]: time=\"2026-06-09T16:20:43.435004882Z\" level=info msg=\"Removed container 9506cd3ce9f2337724358aea2fbe3e0634b20f08b66ac39caddc41d315de9a6e: openstack/ceilometer-0/ceilometer-central-agent\" id=cc7e18d0-a896-482e-a5a1-036f0753a275 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.071403 | controller |     "Jun 09 16:20:43.446663 crc crio[22095]: time=\"2026-06-09T16:20:43.44659788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071418 | controller |     "Jun 09 16:20:44.034026 crc crio[22095]: time=\"2026-06-09T16:20:44.033590497Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=4760a228-abc7-47b6-8b9b-638ff19416a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.071434 | controller |     "Jun 09 16:20:44.035336 crc crio[22095]: time=\"2026-06-09T16:20:44.034068959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071450 | controller |     "Jun 09 16:20:44.192513 crc crio[22095]: time=\"2026-06-09T16:20:44.192036918Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc00379e1c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.071465 | controller |     "Jun 09 16:20:44.192513 crc crio[22095]: time=\"2026-06-09T16:20:44.19210812Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.071480 | controller |     "Jun 09 16:20:44.469054 crc crio[22095]: time=\"2026-06-09T16:20:44.468008221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071496 | controller |     "Jun 09 16:20:44.632702 crc crio[22095]: time=\"2026-06-09T16:20:44.632582721Z\" level=info msg=\"Created container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log\" id=6bdb2f17-caa6-4e4c-a562-008f7bb4f75d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.071512 | controller |     "Jun 09 16:20:44.637017 crc crio[22095]: time=\"2026-06-09T16:20:44.63684557Z\" level=info msg=\"Starting container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7\" id=bfa94cbc-9696-44d0-841b-56bdbbf3a25d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.071527 | controller |     "Jun 09 16:20:44.643577 crc crio[22095]: time=\"2026-06-09T16:20:44.643417459Z\" level=info msg=\"Started container\" PID=77704 containerID=9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7 description=openstack/cinder-api-0/cinder-api-log id=bfa94cbc-9696-44d0-841b-56bdbbf3a25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2",
2026-06-09 17:40:44.071543 | controller |     "Jun 09 16:20:44.657500 crc crio[22095]: time=\"2026-06-09T16:20:44.657203333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=29500638-2a58-4714-9a81-fd895cda2c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.071558 | controller |     "Jun 09 16:20:44.757230 crc crio[22095]: time=\"2026-06-09T16:20:44.757128382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=df186877-43f9-45b4-994c-56ffccb20299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.071576 | controller |     "Jun 09 16:20:44.766759 crc crio[22095]: time=\"2026-06-09T16:20:44.766676967Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=54c21de8-88ca-441a-b97b-1fedef7f012a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.071592 | controller |     "Jun 09 16:20:44.767266 crc crio[22095]: time=\"2026-06-09T16:20:44.767207551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071607 | controller |     "Jun 09 16:20:44.817736 crc crio[22095]: time=\"2026-06-09T16:20:44.817634537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071622 | controller |     "Jun 09 16:20:44.856975 crc crio[22095]: 2026-06-09T16:20:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4573465ec43e094 Mac:56:62:1e:a7:f3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.071638 | controller |     "Jun 09 16:20:44.859065 crc crio[22095]: time=\"2026-06-09T16:20:44.858404975Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc00379e1c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.071653 | controller |     "Jun 09 16:20:44.859065 crc crio[22095]: time=\"2026-06-09T16:20:44.85863606Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.071668 | controller |     "Jun 09 16:20:44.886714 crc crio[22095]: time=\"2026-06-09T16:20:44.885833769Z\" level=info msg=\"Ran pod sandbox 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 with infra container: openstack/ceilometer-0/POD\" id=4760a228-abc7-47b6-8b9b-638ff19416a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.071684 | controller |     "Jun 09 16:20:44.890665 crc crio[22095]: time=\"2026-06-09T16:20:44.890586852Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b1450bdb-8b09-4f4e-8b11-0f4b4940bfa8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.071699 | controller |     "Jun 09 16:20:44.895107 crc crio[22095]: time=\"2026-06-09T16:20:44.895053456Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.071714 | controller |     "Jun 09 16:20:45.592426 crc crio[22095]: time=\"2026-06-09T16:20:45.592255655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071729 | controller |     "Jun 09 16:20:45.907208 crc crio[22095]: time=\"2026-06-09T16:20:45.906961434Z\" level=info msg=\"Created container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api\" id=54c21de8-88ca-441a-b97b-1fedef7f012a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.071747 | controller |     "Jun 09 16:20:45.908382 crc crio[22095]: time=\"2026-06-09T16:20:45.908291338Z\" level=info msg=\"Starting container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7\" id=97d902a3-24e3-421d-bca7-ee811abaabf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.071762 | controller |     "Jun 09 16:20:45.914574 crc crio[22095]: time=\"2026-06-09T16:20:45.914475357Z\" level=info msg=\"Started container\" PID=77756 containerID=6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7 description=openstack/cinder-api-0/cinder-api id=97d902a3-24e3-421d-bca7-ee811abaabf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2",
2026-06-09 17:40:44.071777 | controller |     "Jun 09 16:20:47.077887 crc crio[22095]: time=\"2026-06-09T16:20:47.077283093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b1450bdb-8b09-4f4e-8b11-0f4b4940bfa8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.071792 | controller |     "Jun 09 16:20:47.079368 crc crio[22095]: time=\"2026-06-09T16:20:47.079298564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5d2c0a38-d726-426f-b92a-5449969e7dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.071807 | controller |     "Jun 09 16:20:47.107003 crc crio[22095]: time=\"2026-06-09T16:20:47.106877703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=115e401b-9ddb-4c4f-9b8b-0f047acb6cc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.071822 | controller |     "Jun 09 16:20:47.116869 crc crio[22095]: time=\"2026-06-09T16:20:47.116784658Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d4d8930c-7abc-4e21-94a8-4d1ade57c86a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.071837 | controller |     "Jun 09 16:20:47.117348 crc crio[22095]: time=\"2026-06-09T16:20:47.117296441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071873 | controller |     "Jun 09 16:20:47.164354 crc crio[22095]: time=\"2026-06-09T16:20:47.163804146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071894 | controller |     "Jun 09 16:20:47.168613 crc crio[22095]: time=\"2026-06-09T16:20:47.168552098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.071910 | controller |     "Jun 09 16:20:47.479237 crc crio[22095]: time=\"2026-06-09T16:20:47.47910013Z\" level=info msg=\"Created container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent\" id=d4d8930c-7abc-4e21-94a8-4d1ade57c86a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.071926 | controller |     "Jun 09 16:20:47.480565 crc crio[22095]: time=\"2026-06-09T16:20:47.480484246Z\" level=info msg=\"Starting container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4\" id=a4651748-38e0-4dd0-9e1b-61919332e5a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.071941 | controller |     "Jun 09 16:20:47.487536 crc crio[22095]: time=\"2026-06-09T16:20:47.487338582Z\" level=info msg=\"Started container\" PID=78043 containerID=4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4 description=openstack/ceilometer-0/ceilometer-central-agent id=a4651748-38e0-4dd0-9e1b-61919332e5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306",
2026-06-09 17:40:44.071961 | controller |     "Jun 09 16:20:47.514779 crc crio[22095]: time=\"2026-06-09T16:20:47.513051533Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f44ee1a5-3b8a-4bcd-9c4f-f8003caae544 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.071976 | controller |     "Jun 09 16:20:47.521152 crc crio[22095]: time=\"2026-06-09T16:20:47.521071619Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.071991 | controller |     "Jun 09 16:20:47.653234 crc crio[22095]: time=\"2026-06-09T16:20:47.652471615Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-0aeb-account-create-q4kks/POD\" id=39f48cbc-dcf6-4ac1-b8bc-e102b7ba2d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.072006 | controller |     "Jun 09 16:20:47.653234 crc crio[22095]: time=\"2026-06-09T16:20:47.652569497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072022 | controller |     "Jun 09 16:20:47.717753 crc crio[22095]: time=\"2026-06-09T16:20:47.717328162Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc00263c148}] Aliases:map[]}\"",
2026-06-09 17:40:44.072037 | controller |     "Jun 09 16:20:47.717753 crc crio[22095]: time=\"2026-06-09T16:20:47.717739422Z\" level=info msg=\"Adding pod openstack_nova-cell0-0aeb-account-create-q4kks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.072052 | controller |     "Jun 09 16:20:47.763554 crc crio[22095]: time=\"2026-06-09T16:20:47.763061107Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-4309-account-create-dglmt/POD\" id=4d763af3-a905-4bc4-bc7e-e732582340d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.072068 | controller |     "Jun 09 16:20:47.763717 crc crio[22095]: time=\"2026-06-09T16:20:47.76357051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072083 | controller |     "Jun 09 16:20:47.809278 crc crio[22095]: time=\"2026-06-09T16:20:47.80910004Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc001984838}] Aliases:map[]}\"",
2026-06-09 17:40:44.072099 | controller |     "Jun 09 16:20:47.809278 crc crio[22095]: time=\"2026-06-09T16:20:47.809161332Z\" level=info msg=\"Adding pod openstack_nova-cell1-4309-account-create-dglmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.072114 | controller |     "Jun 09 16:20:48.025980 crc crio[22095]: time=\"2026-06-09T16:20:48.02582278Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f44ee1a5-3b8a-4bcd-9c4f-f8003caae544 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.072133 | controller |     "Jun 09 16:20:48.026978 crc crio[22095]: time=\"2026-06-09T16:20:48.026870937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=afd92365-9c7a-4c62-971f-b936e518fa8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072148 | controller |     "Jun 09 16:20:48.058528 crc crio[22095]: time=\"2026-06-09T16:20:48.05811634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=82e76297-fdaa-4d0c-b40c-5879bebe3582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072163 | controller |     "Jun 09 16:20:48.070633 crc crio[22095]: time=\"2026-06-09T16:20:48.069615656Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2385e01c-f43a-498e-81b4-3759eac129bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072178 | controller |     "Jun 09 16:20:48.070633 crc crio[22095]: time=\"2026-06-09T16:20:48.07017914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072193 | controller |     "Jun 09 16:20:48.143127 crc crio[22095]: time=\"2026-06-09T16:20:48.142731095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072208 | controller |     "Jun 09 16:20:48.149690 crc crio[22095]: time=\"2026-06-09T16:20:48.149607362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072223 | controller |     "Jun 09 16:20:48.330851 crc crio[22095]: 2026-06-09T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499dee434dce324 Mac:7e:e8:ac:34:a0:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.072239 | controller |     "Jun 09 16:20:48.332049 crc crio[22095]: time=\"2026-06-09T16:20:48.331984139Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc00263c148}] Aliases:map[]}\"",
2026-06-09 17:40:44.072254 | controller |     "Jun 09 16:20:48.332203 crc crio[22095]: time=\"2026-06-09T16:20:48.332149523Z\" level=info msg=\"Checking pod openstack_nova-cell0-0aeb-account-create-q4kks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.072270 | controller |     "Jun 09 16:20:48.362821 crc crio[22095]: time=\"2026-06-09T16:20:48.362718469Z\" level=info msg=\"Ran pod sandbox 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d with infra container: openstack/nova-cell0-0aeb-account-create-q4kks/POD\" id=39f48cbc-dcf6-4ac1-b8bc-e102b7ba2d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.072285 | controller |     "Jun 09 16:20:48.369507 crc crio[22095]: time=\"2026-06-09T16:20:48.36896868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e4d4f11-2fc9-41e4-ac79-2d707c59aeb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072304 | controller |     "Jun 09 16:20:48.373660 crc crio[22095]: time=\"2026-06-09T16:20:48.372218363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e4725b4-5dc1-4881-8ebb-7e5ee956281d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072320 | controller |     "Jun 09 16:20:48.383206 crc crio[22095]: time=\"2026-06-09T16:20:48.383119113Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create\" id=a74cc91b-d062-4bdb-99a9-dd20287aa340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072336 | controller |     "Jun 09 16:20:48.392148 crc crio[22095]: time=\"2026-06-09T16:20:48.387176578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072352 | controller |     "Jun 09 16:20:48.448291 crc crio[22095]: time=\"2026-06-09T16:20:48.448187536Z\" level=info msg=\"Created container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent\" id=2385e01c-f43a-498e-81b4-3759eac129bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072367 | controller |     "Jun 09 16:20:48.463015 crc crio[22095]: 2026-06-09T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff9e8f99a480923 Mac:6e:d0:74:67:45:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 SocketPath: PciID:}] [{Interface:0xc000294760 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.072383 | controller |     "Jun 09 16:20:48.465315 crc crio[22095]: time=\"2026-06-09T16:20:48.464418823Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc001984838}] Aliases:map[]}\"",
2026-06-09 17:40:44.072399 | controller |     "Jun 09 16:20:48.465315 crc crio[22095]: time=\"2026-06-09T16:20:48.464641399Z\" level=info msg=\"Checking pod openstack_nova-cell1-4309-account-create-dglmt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.072414 | controller |     "Jun 09 16:20:48.470843 crc crio[22095]: time=\"2026-06-09T16:20:48.470221042Z\" level=info msg=\"Starting container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e\" id=1f3e94a4-41f1-40db-8db2-bb9931db04fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.072430 | controller |     "Jun 09 16:20:48.476057 crc crio[22095]: time=\"2026-06-09T16:20:48.47596689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072445 | controller |     "Jun 09 16:20:48.479166 crc crio[22095]: time=\"2026-06-09T16:20:48.47909887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072461 | controller |     "Jun 09 16:20:48.482875 crc crio[22095]: time=\"2026-06-09T16:20:48.482793475Z\" level=info msg=\"Started container\" PID=78215 containerID=a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e description=openstack/ceilometer-0/ceilometer-notification-agent id=1f3e94a4-41f1-40db-8db2-bb9931db04fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306",
2026-06-09 17:40:44.072480 | controller |     "Jun 09 16:20:48.483047 crc crio[22095]: time=\"2026-06-09T16:20:48.482868957Z\" level=info msg=\"Ran pod sandbox ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e with infra container: openstack/nova-cell1-4309-account-create-dglmt/POD\" id=4d763af3-a905-4bc4-bc7e-e732582340d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.072496 | controller |     "Jun 09 16:20:48.492564 crc crio[22095]: time=\"2026-06-09T16:20:48.492515355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f88059a9-5fa0-42e8-84e9-4edc15f4a0e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072511 | controller |     "Jun 09 16:20:48.498584 crc crio[22095]: time=\"2026-06-09T16:20:48.498483078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3ee7ee74-7e65-4e3c-b53b-d50d09e1f14c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072527 | controller |     "Jun 09 16:20:48.501715 crc crio[22095]: time=\"2026-06-09T16:20:48.50166833Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cab843a4-f2be-4e50-aa98-7d5d9c62e624 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.072542 | controller |     "Jun 09 16:20:48.519087 crc crio[22095]: time=\"2026-06-09T16:20:48.51839087Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.072558 | controller |     "Jun 09 16:20:48.530671 crc crio[22095]: time=\"2026-06-09T16:20:48.530580763Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create\" id=9628d1b8-4868-4610-8aed-a2299898e3a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072573 | controller |     "Jun 09 16:20:48.531165 crc crio[22095]: time=\"2026-06-09T16:20:48.531093957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072589 | controller |     "Jun 09 16:20:48.636470 crc crio[22095]: time=\"2026-06-09T16:20:48.63511408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072604 | controller |     "Jun 09 16:20:48.640147 crc crio[22095]: time=\"2026-06-09T16:20:48.640064997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072620 | controller |     "Jun 09 16:20:48.702856 crc crio[22095]: time=\"2026-06-09T16:20:48.702743858Z\" level=info msg=\"Created container ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create\" id=a74cc91b-d062-4bdb-99a9-dd20287aa340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072636 | controller |     "Jun 09 16:20:48.705264 crc crio[22095]: time=\"2026-06-09T16:20:48.705170121Z\" level=info msg=\"Starting container: ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a\" id=84c4667d-f348-4230-b9e6-04cd825490ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.072651 | controller |     "Jun 09 16:20:48.711393 crc crio[22095]: time=\"2026-06-09T16:20:48.711298818Z\" level=info msg=\"Started container\" PID=78246 containerID=ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a description=openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create id=84c4667d-f348-4230-b9e6-04cd825490ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d",
2026-06-09 17:40:44.072670 | controller |     "Jun 09 16:20:48.762880 crc crio[22095]: time=\"2026-06-09T16:20:48.762781961Z\" level=info msg=\"Created container c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create\" id=9628d1b8-4868-4610-8aed-a2299898e3a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072686 | controller |     "Jun 09 16:20:48.765002 crc crio[22095]: time=\"2026-06-09T16:20:48.764847394Z\" level=info msg=\"Starting container: c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713\" id=47f1d9dc-ac24-4303-8ca5-951cbafa81bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.072702 | controller |     "Jun 09 16:20:48.774883 crc crio[22095]: time=\"2026-06-09T16:20:48.77478843Z\" level=info msg=\"Started container\" PID=78259 containerID=c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713 description=openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create id=47f1d9dc-ac24-4303-8ca5-951cbafa81bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e",
2026-06-09 17:40:44.072717 | controller |     "Jun 09 16:20:48.951684 crc crio[22095]: time=\"2026-06-09T16:20:48.951586344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cab843a4-f2be-4e50-aa98-7d5d9c62e624 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.072732 | controller |     "Jun 09 16:20:48.952596 crc crio[22095]: time=\"2026-06-09T16:20:48.952484977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b9831fe2-fd13-4db1-8d2b-c1bbbb1974ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072747 | controller |     "Jun 09 16:20:48.966467 crc crio[22095]: time=\"2026-06-09T16:20:48.9658413Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d2ecfaa7-9adb-47bd-9ecf-ed51fabbe62b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.072762 | controller |     "Jun 09 16:20:48.975073 crc crio[22095]: time=\"2026-06-09T16:20:48.974752389Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3033dfbf-7cca-43f5-a563-bd88ac284f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072778 | controller |     "Jun 09 16:20:48.975426 crc crio[22095]: time=\"2026-06-09T16:20:48.975303083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072794 | controller |     "Jun 09 16:20:49.071223 crc crio[22095]: time=\"2026-06-09T16:20:49.070802628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072809 | controller |     "Jun 09 16:20:49.076271 crc crio[22095]: time=\"2026-06-09T16:20:49.076245918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.072824 | controller |     "Jun 09 16:20:49.242332 crc crio[22095]: time=\"2026-06-09T16:20:49.242281465Z\" level=info msg=\"Created container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core\" id=3033dfbf-7cca-43f5-a563-bd88ac284f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.072840 | controller |     "Jun 09 16:20:49.245302 crc crio[22095]: time=\"2026-06-09T16:20:49.245223271Z\" level=info msg=\"Starting container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4\" id=17f483ad-7c6e-477c-8d1a-7104e49a292d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.072880 | controller |     "Jun 09 16:20:49.256042 crc crio[22095]: time=\"2026-06-09T16:20:49.252759354Z\" level=info msg=\"Started container\" PID=78293 containerID=7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4 description=openstack/ceilometer-0/sg-core id=17f483ad-7c6e-477c-8d1a-7104e49a292d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306",
2026-06-09 17:40:44.072899 | controller |     "Jun 09 16:20:49.274415 crc crio[22095]: time=\"2026-06-09T16:20:49.273851897Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9e6f020d-b9ec-4898-90e1-a5acbb9cc73e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.072914 | controller |     "Jun 09 16:20:49.286971 crc crio[22095]: time=\"2026-06-09T16:20:49.286679276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.072930 | controller |     "Jun 09 16:20:49.480721 crc crio[22095]: time=\"2026-06-09T16:20:49.480669792Z\" level=info msg=\"Stopping container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e (timeout: 2s)\" id=d8832843-dae8-43fd-887a-a009f08c0c7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.072946 | controller |     "Jun 09 16:20:49.481735 crc crio[22095]: time=\"2026-06-09T16:20:49.481626507Z\" level=info msg=\"Stopping container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f (timeout: 30s)\" id=be2439e5-e2cb-42e9-bb80-77c535969e89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.072961 | controller |     "Jun 09 16:20:49.482406 crc crio[22095]: time=\"2026-06-09T16:20:49.482349975Z\" level=info msg=\"Stopping container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651 (timeout: 30s)\" id=bd7f7421-ca15-433d-9925-397ff97a1879 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.072976 | controller |     "Jun 09 16:20:49.663129 crc crio[22095]: time=\"2026-06-09T16:20:49.662575937Z\" level=info msg=\"Stopped container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server\" id=d8832843-dae8-43fd-887a-a009f08c0c7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.072991 | controller |     "Jun 09 16:20:49.665734 crc crio[22095]: time=\"2026-06-09T16:20:49.665650386Z\" level=info msg=\"Stopping pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=5007418b-87bd-4d2c-af7c-26d35e07ced1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073007 | controller |     "Jun 09 16:20:49.666525 crc crio[22095]: time=\"2026-06-09T16:20:49.666396865Z\" level=info msg=\"Got pod network &{Name:community-operators-kcnpk Namespace:openshift-marketplace ID:bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26 UID:167314c4-a7bb-41b0-9540-102fa5b4613e NetNS:/var/run/netns/42767fb8-1b18-4dc6-99d3-d37b013d851c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod167314c4_a7bb_41b0_9540_102fa5b4613e.slice PodAnnotations:0xc0004c65e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.073023 | controller |     "Jun 09 16:20:49.666639 crc crio[22095]: time=\"2026-06-09T16:20:49.666621231Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-kcnpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.073038 | controller |     "Jun 09 16:20:49.693669 crc crio[22095]: time=\"2026-06-09T16:20:49.69263776Z\" level=info msg=\"Stopped container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log\" id=bd7f7421-ca15-433d-9925-397ff97a1879 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073057 | controller |     "Jun 09 16:20:50.022210 crc crio[22095]: time=\"2026-06-09T16:20:50.021969354Z\" level=info msg=\"Stopped pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=5007418b-87bd-4d2c-af7c-26d35e07ced1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073072 | controller |     "Jun 09 16:20:50.508876 crc crio[22095]: time=\"2026-06-09T16:20:50.508305224Z\" level=info msg=\"Stopping pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=8c9b4f52-0635-4ad7-9078-3ec81966e781 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073087 | controller |     "Jun 09 16:20:50.509743 crc crio[22095]: time=\"2026-06-09T16:20:50.509629798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-dglmt Namespace:openstack ID:ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e UID:2a485181-bace-4f96-a2ad-60d81bd4d4c8 NetNS:/var/run/netns/215bbb97-18ab-481a-b16c-b296bbfc2db5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a485181_bace_4f96_a2ad_60d81bd4d4c8.slice PodAnnotations:0xc00263c980}] Aliases:map[]}\"",
2026-06-09 17:40:44.073103 | controller |     "Jun 09 16:20:50.509871 crc crio[22095]: time=\"2026-06-09T16:20:50.509823963Z\" level=info msg=\"Deleting pod openstack_nova-cell1-4309-account-create-dglmt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.073118 | controller |     "Jun 09 16:20:50.510216 crc crio[22095]: time=\"2026-06-09T16:20:50.510155861Z\" level=info msg=\"Stopping pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=9434575a-fa48-4508-af52-6cb85007fc79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073133 | controller |     "Jun 09 16:20:50.510900 crc crio[22095]: time=\"2026-06-09T16:20:50.510834349Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-q4kks Namespace:openstack ID:499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d UID:3f93822c-6df0-423c-bcd2-3ccd1aed214c NetNS:/var/run/netns/6285d6b9-110d-464c-b97d-d18f0e269d2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f93822c_6df0_423c_bcd2_3ccd1aed214c.slice PodAnnotations:0xc002da45c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.073149 | controller |     "Jun 09 16:20:50.511136 crc crio[22095]: time=\"2026-06-09T16:20:50.511068345Z\" level=info msg=\"Deleting pod openstack_nova-cell0-0aeb-account-create-q4kks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.073165 | controller |     "Jun 09 16:20:50.513625 crc crio[22095]: time=\"2026-06-09T16:20:50.513556799Z\" level=info msg=\"Removing container: 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e\" id=044a7a1a-f445-4c28-ac54-9a7ff98268ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.073181 | controller |     "Jun 09 16:20:50.586309 crc crio[22095]: time=\"2026-06-09T16:20:50.586195446Z\" level=info msg=\"Removed container 44829729d789ed2108dbdea505684f79d6ca03058532f3061fd0b2e126c5c03e: openshift-marketplace/community-operators-kcnpk/registry-server\" id=044a7a1a-f445-4c28-ac54-9a7ff98268ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.073196 | controller |     "Jun 09 16:20:50.589278 crc crio[22095]: time=\"2026-06-09T16:20:50.589154352Z\" level=info msg=\"Removing container: ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7\" id=7373e11e-b19e-44eb-b39d-fe44ce791c13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.073212 | controller |     "Jun 09 16:20:50.676966 crc crio[22095]: time=\"2026-06-09T16:20:50.676781404Z\" level=info msg=\"Removed container ffbe38ef632cb5f843711abdbb4e019881bb08815c9d2b842ace75a405d264a7: openshift-marketplace/community-operators-kcnpk/extract-content\" id=7373e11e-b19e-44eb-b39d-fe44ce791c13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.073231 | controller |     "Jun 09 16:20:50.684103 crc crio[22095]: time=\"2026-06-09T16:20:50.684069441Z\" level=info msg=\"Removing container: 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9\" id=85da8aad-2e99-43da-9e37-61e85be28002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.073247 | controller |     "Jun 09 16:20:50.727094 crc crio[22095]: time=\"2026-06-09T16:20:50.726893102Z\" level=info msg=\"Removed container 077bdd712426a9b3ca433feb5590149f113bbd2c7b59defb6d3ae28d431b09d9: openshift-marketplace/community-operators-kcnpk/extract-utilities\" id=85da8aad-2e99-43da-9e37-61e85be28002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.073263 | controller |     "Jun 09 16:20:50.964980 crc crio[22095]: time=\"2026-06-09T16:20:50.9645527Z\" level=info msg=\"Stopped pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=8c9b4f52-0635-4ad7-9078-3ec81966e781 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073278 | controller |     "Jun 09 16:20:51.016603 crc crio[22095]: time=\"2026-06-09T16:20:51.016513075Z\" level=info msg=\"Stopped pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=9434575a-fa48-4508-af52-6cb85007fc79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073293 | controller |     "Jun 09 16:20:51.031619 crc crio[22095]: time=\"2026-06-09T16:20:51.031532931Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=9e6f020d-b9ec-4898-90e1-a5acbb9cc73e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.073309 | controller |     "Jun 09 16:20:51.033840 crc crio[22095]: time=\"2026-06-09T16:20:51.033772809Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d9eed4ce-83da-478e-8fcd-351f712c9e22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.073324 | controller |     "Jun 09 16:20:51.088556 crc crio[22095]: time=\"2026-06-09T16:20:51.088367762Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ad1c70d6-b7b3-42a8-a626-9ed1dda75a64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.073339 | controller |     "Jun 09 16:20:51.096590 crc crio[22095]: time=\"2026-06-09T16:20:51.096483621Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b000be37-233a-40e0-b24d-6d57dd3d7db5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.073354 | controller |     "Jun 09 16:20:51.097127 crc crio[22095]: time=\"2026-06-09T16:20:51.097080276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.073370 | controller |     "Jun 09 16:20:51.159053 crc crio[22095]: time=\"2026-06-09T16:20:51.158977367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.073385 | controller |     "Jun 09 16:20:51.166140 crc crio[22095]: time=\"2026-06-09T16:20:51.166057639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.073401 | controller |     "Jun 09 16:20:51.509593 crc crio[22095]: time=\"2026-06-09T16:20:51.509006272Z\" level=info msg=\"Created container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd\" id=b000be37-233a-40e0-b24d-6d57dd3d7db5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.073419 | controller |     "Jun 09 16:20:51.513796 crc crio[22095]: time=\"2026-06-09T16:20:51.513713123Z\" level=info msg=\"Starting container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c\" id=f781b01a-337a-4c2b-8d47-c6fc9a4b5cda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.073435 | controller |     "Jun 09 16:20:51.525164 crc crio[22095]: time=\"2026-06-09T16:20:51.525078135Z\" level=info msg=\"Started container\" PID=78466 containerID=d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c description=openstack/ceilometer-0/proxy-httpd id=f781b01a-337a-4c2b-8d47-c6fc9a4b5cda name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306",
2026-06-09 17:40:44.073451 | controller |     "Jun 09 16:20:52.058253 crc crio[22095]: time=\"2026-06-09T16:20:52.057711935Z\" level=info msg=\"Stopping container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe (timeout: 30s)\" id=92ea5d68-00df-4d6b-a933-2d870d6f6c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073466 | controller |     "Jun 09 16:20:52.058781 crc crio[22095]: time=\"2026-06-09T16:20:52.057828268Z\" level=info msg=\"Stopping container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc (timeout: 30s)\" id=9c569c0f-2b82-46f9-8371-099b79a29572 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073481 | controller |     "Jun 09 16:20:52.263229 crc crio[22095]: time=\"2026-06-09T16:20:52.263129464Z\" level=info msg=\"Stopped container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log\" id=9c569c0f-2b82-46f9-8371-099b79a29572 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073496 | controller |     "Jun 09 16:20:52.890392 crc crio[22095]: time=\"2026-06-09T16:20:52.888801455Z\" level=info msg=\"Stopped container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd\" id=be2439e5-e2cb-42e9-bb80-77c535969e89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073511 | controller |     "Jun 09 16:20:52.899459 crc crio[22095]: time=\"2026-06-09T16:20:52.899148401Z\" level=info msg=\"Stopping pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=fd3b6bca-d21f-4673-a501-2419aa9c03ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073526 | controller |     "Jun 09 16:20:52.902906 crc crio[22095]: time=\"2026-06-09T16:20:52.902788534Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8 UID:c40dabd5-74b1-4f31-ba05-bdb7495269a9 NetNS:/var/run/netns/e8d3ac55-fe1b-4b41-9bc1-cb363d575b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc40dabd5_74b1_4f31_ba05_bdb7495269a9.slice PodAnnotations:0xc002da4518}] Aliases:map[]}\"",
2026-06-09 17:40:44.073542 | controller |     "Jun 09 16:20:52.903314 crc crio[22095]: time=\"2026-06-09T16:20:52.903252646Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.073557 | controller |     "Jun 09 16:20:52.943159 crc crio[22095]: time=\"2026-06-09T16:20:52.942980807Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-trxvh/POD\" id=13470eb4-077e-4f12-b736-b71642a03d46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.073572 | controller |     "Jun 09 16:20:52.943159 crc crio[22095]: time=\"2026-06-09T16:20:52.94309159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.073591 | controller |     "Jun 09 16:20:52.986271 crc crio[22095]: time=\"2026-06-09T16:20:52.986186168Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002da4808}] Aliases:map[]}\"",
2026-06-09 17:40:44.073606 | controller |     "Jun 09 16:20:52.986271 crc crio[22095]: time=\"2026-06-09T16:20:52.986237969Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-trxvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.073622 | controller |     "Jun 09 16:20:53.568319 crc crio[22095]: 2026-06-09T16:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51c3af188274f3d Mac:16:39:75:6f:26:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.073638 | controller |     "Jun 09 16:20:53.570008 crc crio[22095]: time=\"2026-06-09T16:20:53.569475589Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002da4808}] Aliases:map[]}\"",
2026-06-09 17:40:44.073653 | controller |     "Jun 09 16:20:53.570008 crc crio[22095]: time=\"2026-06-09T16:20:53.569719545Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-trxvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.073669 | controller |     "Jun 09 16:20:53.583545 crc crio[22095]: time=\"2026-06-09T16:20:53.583284614Z\" level=info msg=\"Ran pod sandbox 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 with infra container: openstack/nova-cell0-conductor-db-sync-trxvh/POD\" id=13470eb4-077e-4f12-b736-b71642a03d46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.073684 | controller |     "Jun 09 16:20:53.595980 crc crio[22095]: time=\"2026-06-09T16:20:53.595799326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.073699 | controller |     "Jun 09 16:20:53.596347 crc crio[22095]: time=\"2026-06-09T16:20:53.596101623Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.073714 | controller |     "Jun 09 16:20:53.596347 crc crio[22095]: time=\"2026-06-09T16:20:53.596154875Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=928654c7-1046-4c50-ae00-a67174f4fa5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.073729 | controller |     "Jun 09 16:20:53.601638 crc crio[22095]: time=\"2026-06-09T16:20:53.60025806Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=53d6888e-3c79-433a-9146-93d266801b92 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.073748 | controller |     "Jun 09 16:20:53.604852 crc crio[22095]: time=\"2026-06-09T16:20:53.604734715Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"",
2026-06-09 17:40:44.073763 | controller |     "Jun 09 16:20:53.610644 crc crio[22095]: time=\"2026-06-09T16:20:53.610327499Z\" level=info msg=\"Stopped pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=fd3b6bca-d21f-4673-a501-2419aa9c03ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.073778 | controller |     "Jun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.645884283Z\" level=info msg=\"Stopping container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4 (timeout: 30s)\" id=e38d3cc1-bdd1-4ffb-b64d-f05ffb34c640 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073792 | controller |     "Jun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.646017006Z\" level=info msg=\"Stopping container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e (timeout: 30s)\" id=4ee4a249-b0e5-4e92-bb94-15ecb65d051e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073807 | controller |     "Jun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.646309564Z\" level=info msg=\"Stopping container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c (timeout: 30s)\" id=6ce5c732-a289-4964-aefa-0d4aad108b4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073822 | controller |     "Jun 09 16:20:53.646499 crc crio[22095]: time=\"2026-06-09T16:20:53.646346545Z\" level=info msg=\"Stopping container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4 (timeout: 30s)\" id=4ad2819e-9b59-456d-bf42-ceae7542f9f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073837 | controller |     "Jun 09 16:20:53.811101 crc crio[22095]: time=\"2026-06-09T16:20:53.810117334Z\" level=info msg=\"Stopped container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core\" id=4ad2819e-9b59-456d-bf42-ceae7542f9f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073874 | controller |     "Jun 09 16:20:54.895862 crc crio[22095]: time=\"2026-06-09T16:20:54.894648407Z\" level=info msg=\"Stopped container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd\" id=6ce5c732-a289-4964-aefa-0d4aad108b4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073895 | controller |     "Jun 09 16:20:55.001143 crc crio[22095]: time=\"2026-06-09T16:20:55.00100655Z\" level=info msg=\"Stopped container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ee4a249-b0e5-4e92-bb94-15ecb65d051e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073911 | controller |     "Jun 09 16:20:55.425455 crc crio[22095]: time=\"2026-06-09T16:20:55.425349686Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=25eea697-e1fa-43f7-ad47-659133815bd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.073926 | controller |     "Jun 09 16:20:55.425665 crc crio[22095]: time=\"2026-06-09T16:20:55.42549218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.073942 | controller |     "Jun 09 16:20:55.481385 crc crio[22095]: time=\"2026-06-09T16:20:55.481201072Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc00379e820}] Aliases:map[]}\"",
2026-06-09 17:40:44.073964 | controller |     "Jun 09 16:20:55.481385 crc crio[22095]: time=\"2026-06-09T16:20:55.481274374Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.073980 | controller |     "Jun 09 16:20:55.882981 crc crio[22095]: time=\"2026-06-09T16:20:55.874794238Z\" level=info msg=\"Stopped container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd\" id=92ea5d68-00df-4d6b-a933-2d870d6f6c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.073995 | controller |     "Jun 09 16:20:55.888970 crc crio[22095]: time=\"2026-06-09T16:20:55.888357666Z\" level=info msg=\"Stopping pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=6976c90e-20e7-434e-b56c-566838a0d577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.074011 | controller |     "Jun 09 16:20:55.892956 crc crio[22095]: time=\"2026-06-09T16:20:55.892691078Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea UID:25f7a8db-c8f8-4fb6-9b3f-e1d3c3fcc768 NetNS:/var/run/netns/f1e61425-3bd7-47f6-ac86-895d4469b9b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25f7a8db_c8f8_4fb6_9b3f_e1d3c3fcc768.slice PodAnnotations:0xc001984288}] Aliases:map[]}\"",
2026-06-09 17:40:44.074026 | controller |     "Jun 09 16:20:55.892956 crc crio[22095]: time=\"2026-06-09T16:20:55.892889753Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.074041 | controller |     "Jun 09 16:20:56.446244 crc crio[22095]: 2026-06-09T16:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d56e7c8f2041926 Mac:f2:f5:fb:77:fc:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 SocketPath: PciID:}] [{Interface:0xc0002449e0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.074056 | controller |     "Jun 09 16:20:56.448824 crc crio[22095]: time=\"2026-06-09T16:20:56.448747509Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc00379e820}] Aliases:map[]}\"",
2026-06-09 17:40:44.074072 | controller |     "Jun 09 16:20:56.449052 crc crio[22095]: time=\"2026-06-09T16:20:56.448996426Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.074087 | controller |     "Jun 09 16:20:56.477020 crc crio[22095]: time=\"2026-06-09T16:20:56.476615305Z\" level=info msg=\"Ran pod sandbox d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 with infra container: openstack/glance-default-external-api-0/POD\" id=25eea697-e1fa-43f7-ad47-659133815bd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.074103 | controller |     "Jun 09 16:20:56.484804 crc crio[22095]: time=\"2026-06-09T16:20:56.484656662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a86393f2-5775-415c-b2a0-cc91232e29ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074121 | controller |     "Jun 09 16:20:56.489774 crc crio[22095]: time=\"2026-06-09T16:20:56.489695782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=98e524a8-407b-4d1d-a1a6-5434a616ac0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074137 | controller |     "Jun 09 16:20:56.497370 crc crio[22095]: time=\"2026-06-09T16:20:56.497292387Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=799c61cc-3c3f-48e3-9b8a-d7c6637971fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074152 | controller |     "Jun 09 16:20:56.500953 crc crio[22095]: time=\"2026-06-09T16:20:56.498693773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074167 | controller |     "Jun 09 16:20:56.587681 crc crio[22095]: time=\"2026-06-09T16:20:56.587589068Z\" level=info msg=\"Stopped pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=6976c90e-20e7-434e-b56c-566838a0d577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.074182 | controller |     "Jun 09 16:20:56.626909 crc crio[22095]: time=\"2026-06-09T16:20:56.626840366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074197 | controller |     "Jun 09 16:20:56.817324 crc crio[22095]: time=\"2026-06-09T16:20:56.81723966Z\" level=info msg=\"Removing container: 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe\" id=146ff716-e85c-482a-a2cf-ec8aa2d9687d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074212 | controller |     "Jun 09 16:20:56.996876 crc crio[22095]: time=\"2026-06-09T16:20:56.996301022Z\" level=info msg=\"Removed container 6a6aeb46a0d04360721db551b10c9e5e46635f3e8e9eedbd7ed62db6b84ddebe: openstack/glance-default-internal-api-0/glance-httpd\" id=146ff716-e85c-482a-a2cf-ec8aa2d9687d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074227 | controller |     "Jun 09 16:20:57.003757 crc crio[22095]: time=\"2026-06-09T16:20:57.003665241Z\" level=info msg=\"Removing container: 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc\" id=2980028c-b96b-4fda-b583-ee6906104187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074242 | controller |     "Jun 09 16:20:57.051191 crc crio[22095]: time=\"2026-06-09T16:20:57.051055919Z\" level=info msg=\"Removed container 8b4401f2228ba1941859a8dace3bb96035d91ddd4e8ec60c0f1d89b07b811bfc: openstack/glance-default-internal-api-0/glance-log\" id=2980028c-b96b-4fda-b583-ee6906104187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074257 | controller |     "Jun 09 16:20:57.639644 crc crio[22095]: time=\"2026-06-09T16:20:57.639560475Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=ebf377f2-9da4-4f19-b73e-d079b63ae76d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.074273 | controller |     "Jun 09 16:20:57.640536 crc crio[22095]: time=\"2026-06-09T16:20:57.639683468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074288 | controller |     "Jun 09 16:20:57.723837 crc crio[22095]: time=\"2026-06-09T16:20:57.723754769Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc00379e940}] Aliases:map[]}\"",
2026-06-09 17:40:44.074307 | controller |     "Jun 09 16:20:57.723837 crc crio[22095]: time=\"2026-06-09T16:20:57.723829651Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.074323 | controller |     "Jun 09 16:20:58.543387 crc crio[22095]: 2026-06-09T16:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15e24ebd122437 Mac:62:be:63:5a:45:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 SocketPath: PciID:}] [{Interface:0xc00034a9e0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.074339 | controller |     "Jun 09 16:20:58.545381 crc crio[22095]: time=\"2026-06-09T16:20:58.545343053Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc00379e940}] Aliases:map[]}\"",
2026-06-09 17:40:44.074355 | controller |     "Jun 09 16:20:58.545729 crc crio[22095]: time=\"2026-06-09T16:20:58.545700592Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.074370 | controller |     "Jun 09 16:20:58.562300 crc crio[22095]: time=\"2026-06-09T16:20:58.562249507Z\" level=info msg=\"Ran pod sandbox a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 with infra container: openstack/glance-default-internal-api-0/POD\" id=ebf377f2-9da4-4f19-b73e-d079b63ae76d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.074386 | controller |     "Jun 09 16:20:58.573188 crc crio[22095]: time=\"2026-06-09T16:20:58.572705526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=cbba4efa-d8a1-4f6f-bb27-7791bf07d733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074402 | controller |     "Jun 09 16:20:58.594997 crc crio[22095]: time=\"2026-06-09T16:20:58.594779703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf4661d5-31dc-40c4-8fcc-4f9fa6e05f7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074417 | controller |     "Jun 09 16:20:58.663976 crc crio[22095]: time=\"2026-06-09T16:20:58.651541362Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=eac04a0b-c70f-489f-be07-4dd1757296e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074432 | controller |     "Jun 09 16:20:58.663976 crc crio[22095]: time=\"2026-06-09T16:20:58.651966003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074447 | controller |     "Jun 09 16:20:58.720318 crc crio[22095]: time=\"2026-06-09T16:20:58.720165535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074463 | controller |     "Jun 09 16:20:58.749727 crc crio[22095]: time=\"2026-06-09T16:20:58.749658233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074481 | controller |     "Jun 09 16:20:58.865123 crc crio[22095]: time=\"2026-06-09T16:20:58.865046629Z\" level=info msg=\"Stopping container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc (timeout: 2s)\" id=7d7f4afc-0462-4eba-bce7-72361f6b024b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.074497 | controller |     "Jun 09 16:20:58.894724 crc crio[22095]: time=\"2026-06-09T16:20:58.893675725Z\" level=info msg=\"Created container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log\" id=799c61cc-3c3f-48e3-9b8a-d7c6637971fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074512 | controller |     "Jun 09 16:20:58.897269 crc crio[22095]: time=\"2026-06-09T16:20:58.897188235Z\" level=info msg=\"Starting container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7\" id=4c7756c8-5186-42b1-a579-a7aa06e038fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.074528 | controller |     "Jun 09 16:20:58.905068 crc crio[22095]: time=\"2026-06-09T16:20:58.904904493Z\" level=info msg=\"Started container\" PID=79370 containerID=d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7 description=openstack/glance-default-external-api-0/glance-log id=4c7756c8-5186-42b1-a579-a7aa06e038fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1",
2026-06-09 17:40:44.074544 | controller |     "Jun 09 16:20:58.916790 crc crio[22095]: time=\"2026-06-09T16:20:58.916609864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2d379ffc-a272-44b6-9eff-9270f09d46b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074559 | controller |     "Jun 09 16:20:59.024679 crc crio[22095]: time=\"2026-06-09T16:20:59.024571239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f01cdf60-6d59-41e7-a716-f2e8e9e79b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074575 | controller |     "Jun 09 16:20:59.025337 crc crio[22095]: time=\"2026-06-09T16:20:59.025259977Z\" level=info msg=\"Stopped container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=7d7f4afc-0462-4eba-bce7-72361f6b024b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.074590 | controller |     "Jun 09 16:20:59.033125 crc crio[22095]: time=\"2026-06-09T16:20:59.032878022Z\" level=info msg=\"Stopping pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=bbde1ac5-965e-4bde-9d5b-558712b5af96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.074605 | controller |     "Jun 09 16:20:59.034907 crc crio[22095]: time=\"2026-06-09T16:20:59.034842623Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s9hlr Namespace:openshift-marketplace ID:f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915 UID:54b439a6-efb1-44c7-9af3-fced23f3291d NetNS:/var/run/netns/e49fa5b0-c043-4b86-b4ef-4af492681809 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54b439a6_efb1_44c7_9af3_fced23f3291d.slice PodAnnotations:0xc002ab2a48}] Aliases:map[]}\"",
2026-06-09 17:40:44.074621 | controller |     "Jun 09 16:20:59.035152 crc crio[22095]: time=\"2026-06-09T16:20:59.035087519Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-s9hlr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.074636 | controller |     "Jun 09 16:20:59.035699 crc crio[22095]: time=\"2026-06-09T16:20:59.035629243Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=55dc31ab-f2c3-4628-a8d8-ffdcf888f474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074655 | controller |     "Jun 09 16:20:59.036141 crc crio[22095]: time=\"2026-06-09T16:20:59.036092885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074671 | controller |     "Jun 09 16:20:59.136312 crc crio[22095]: time=\"2026-06-09T16:20:59.136152387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074686 | controller |     "Jun 09 16:20:59.542162 crc crio[22095]: time=\"2026-06-09T16:20:59.54167605Z\" level=info msg=\"Stopped pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=bbde1ac5-965e-4bde-9d5b-558712b5af96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.074702 | controller |     "Jun 09 16:20:59.880986 crc crio[22095]: time=\"2026-06-09T16:20:59.880850557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074717 | controller |     "Jun 09 16:20:59.925249 crc crio[22095]: time=\"2026-06-09T16:20:59.925137195Z\" level=info msg=\"Removing container: d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc\" id=7b3dee5a-0e2f-487d-ba27-35bb11ca8786 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074733 | controller |     "Jun 09 16:20:59.989865 crc crio[22095]: time=\"2026-06-09T16:20:59.989787346Z\" level=info msg=\"Removed container d6e24fd175fd3fe073d939400e8b3fb4681d326169be98ec2c7466001b7f7adc: openshift-marketplace/redhat-operators-s9hlr/registry-server\" id=7b3dee5a-0e2f-487d-ba27-35bb11ca8786 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074748 | controller |     "Jun 09 16:20:59.993514 crc crio[22095]: time=\"2026-06-09T16:20:59.993425Z\" level=info msg=\"Removing container: 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928\" id=4aeab21a-a444-406a-8a2a-6c1b52506108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074763 | controller |     "Jun 09 16:21:00.118521 crc crio[22095]: time=\"2026-06-09T16:21:00.118383942Z\" level=info msg=\"Removed container 9d8ca292c077e4b535c2959b5d400ddb0f3e2e94f69ce16f4d5d946dadc65928: openshift-marketplace/redhat-operators-s9hlr/extract-content\" id=4aeab21a-a444-406a-8a2a-6c1b52506108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074778 | controller |     "Jun 09 16:21:00.126296 crc crio[22095]: time=\"2026-06-09T16:21:00.126206413Z\" level=info msg=\"Removing container: c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3\" id=8ae0e01e-825b-4708-be6c-85f31a071449 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074793 | controller |     "Jun 09 16:21:00.170382 crc crio[22095]: time=\"2026-06-09T16:21:00.169780562Z\" level=info msg=\"Created container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log\" id=eac04a0b-c70f-489f-be07-4dd1757296e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074808 | controller |     "Jun 09 16:21:00.177093 crc crio[22095]: time=\"2026-06-09T16:21:00.176844304Z\" level=info msg=\"Starting container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101\" id=a5747286-1125-4e7f-a979-f64ac8783b6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.074823 | controller |     "Jun 09 16:21:00.188075 crc crio[22095]: time=\"2026-06-09T16:21:00.187904048Z\" level=info msg=\"Started container\" PID=79465 containerID=9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101 description=openstack/glance-default-internal-api-0/glance-log id=a5747286-1125-4e7f-a979-f64ac8783b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584",
2026-06-09 17:40:44.074842 | controller |     "Jun 09 16:21:00.216425 crc crio[22095]: time=\"2026-06-09T16:21:00.216333149Z\" level=info msg=\"Removed container c05ec96bc13bd2718b0e659709cde81c4dda820391e543858426526c832da1d3: openshift-marketplace/redhat-operators-s9hlr/extract-utilities\" id=8ae0e01e-825b-4708-be6c-85f31a071449 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.074877 | controller |     "Jun 09 16:21:00.218380 crc crio[22095]: time=\"2026-06-09T16:21:00.21833948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=6064d231-9e5b-4fc6-a256-fa2d0d6ebd6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074895 | controller |     "Jun 09 16:21:00.296338 crc crio[22095]: time=\"2026-06-09T16:21:00.296238832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=110f24ce-8188-476c-ab71-3aa3bbf8dfc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.074910 | controller |     "Jun 09 16:21:00.307604 crc crio[22095]: time=\"2026-06-09T16:21:00.307519552Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b45465e4-d41c-41fa-8007-c036c574ace2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074926 | controller |     "Jun 09 16:21:00.308017 crc crio[22095]: time=\"2026-06-09T16:21:00.307884212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074941 | controller |     "Jun 09 16:21:00.353799 crc crio[22095]: time=\"2026-06-09T16:21:00.353706599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074957 | controller |     "Jun 09 16:21:00.400758 crc crio[22095]: time=\"2026-06-09T16:21:00.400556654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.074972 | controller |     "Jun 09 16:21:00.481565 crc crio[22095]: time=\"2026-06-09T16:21:00.481428532Z\" level=info msg=\"Created container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd\" id=55dc31ab-f2c3-4628-a8d8-ffdcf888f474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.074987 | controller |     "Jun 09 16:21:00.483901 crc crio[22095]: time=\"2026-06-09T16:21:00.483828284Z\" level=info msg=\"Starting container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d\" id=919af418-7938-46ef-b680-7e7a56805eda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.075003 | controller |     "Jun 09 16:21:00.498126 crc crio[22095]: time=\"2026-06-09T16:21:00.498036789Z\" level=info msg=\"Started container\" PID=79494 containerID=5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d description=openstack/glance-default-external-api-0/glance-httpd id=919af418-7938-46ef-b680-7e7a56805eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1",
2026-06-09 17:40:44.075018 | controller |     "Jun 09 16:21:01.208334 crc crio[22095]: time=\"2026-06-09T16:21:01.207835982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075034 | controller |     "Jun 09 16:21:01.353559 crc crio[22095]: time=\"2026-06-09T16:21:01.353429414Z\" level=info msg=\"Created container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd\" id=b45465e4-d41c-41fa-8007-c036c574ace2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.075052 | controller |     "Jun 09 16:21:01.355405 crc crio[22095]: time=\"2026-06-09T16:21:01.355311912Z\" level=info msg=\"Starting container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad\" id=6c365340-bc80-4599-9200-c18ffc3088c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.075068 | controller |     "Jun 09 16:21:01.364481 crc crio[22095]: time=\"2026-06-09T16:21:01.364348284Z\" level=info msg=\"Started container\" PID=79672 containerID=6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad description=openstack/glance-default-internal-api-0/glance-httpd id=6c365340-bc80-4599-9200-c18ffc3088c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584",
2026-06-09 17:40:44.075083 | controller |     "Jun 09 16:21:01.797683 crc crio[22095]: time=\"2026-06-09T16:21:01.796720538Z\" level=info msg=\"Stopped container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent\" id=e38d3cc1-bdd1-4ffb-b64d-f05ffb34c640 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.075098 | controller |     "Jun 09 16:21:01.800100 crc crio[22095]: time=\"2026-06-09T16:21:01.799901419Z\" level=info msg=\"Stopping pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=15268799-9730-4239-958d-db301798128f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.075113 | controller |     "Jun 09 16:21:01.800983 crc crio[22095]: time=\"2026-06-09T16:21:01.800632188Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306 UID:251306bd-d385-450e-8341-36c23a557e3f NetNS:/var/run/netns/fa381f8c-d0a5-48f1-ac41-609fb8e28ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod251306bd_d385_450e_8341_36c23a557e3f.slice PodAnnotations:0xc000526bb0}] Aliases:map[]}\"",
2026-06-09 17:40:44.075128 | controller |     "Jun 09 16:21:01.801253 crc crio[22095]: time=\"2026-06-09T16:21:01.801176262Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.075144 | controller |     "Jun 09 16:21:02.291892 crc crio[22095]: time=\"2026-06-09T16:21:02.29177765Z\" level=info msg=\"Stopped pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=15268799-9730-4239-958d-db301798128f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.075159 | controller |     "Jun 09 16:21:02.907598 crc crio[22095]: time=\"2026-06-09T16:21:02.907048183Z\" level=warning msg=\"Stopping container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.075175 | controller |     "Jun 09 16:21:02.958089 crc crio[22095]: time=\"2026-06-09T16:21:02.957568191Z\" level=error msg=\"Killing container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd KILL` failed: kill container: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.075190 | controller |     "Jun 09 16:21:03.054620 crc crio[22095]: time=\"2026-06-09T16:21:03.054510553Z\" level=info msg=\"Stopped container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=60a90390-abf5-4821-89e9-2afef9cb7b90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.075206 | controller |     "Jun 09 16:21:03.056985 crc crio[22095]: time=\"2026-06-09T16:21:03.056874174Z\" level=info msg=\"Stopping pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=325287e1-aea5-42e0-b1ff-345c37ae02b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.075225 | controller |     "Jun 09 16:21:03.058085 crc crio[22095]: time=\"2026-06-09T16:21:03.05786964Z\" level=info msg=\"Got pod network &{Name:neutron-78489f676d-bvdzz Namespace:openstack ID:88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01 UID:7cd7df2a-db3d-4bca-b00f-5ac5e39d628c NetNS:/var/run/netns/d302d96f-296e-49de-93a7-063c605d31bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cd7df2a_db3d_4bca_b00f_5ac5e39d628c.slice PodAnnotations:0xc0028b6438}] Aliases:map[]}\"",
2026-06-09 17:40:44.075242 | controller |     "Jun 09 16:21:03.058383 crc crio[22095]: time=\"2026-06-09T16:21:03.05827053Z\" level=info msg=\"Deleting pod openstack_neutron-78489f676d-bvdzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.075257 | controller |     "Jun 09 16:21:03.142336 crc crio[22095]: time=\"2026-06-09T16:21:03.141609932Z\" level=info msg=\"Removing container: d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c\" id=5fd80899-67fd-4727-bdff-904f166a819a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075273 | controller |     "Jun 09 16:21:03.213387 crc crio[22095]: time=\"2026-06-09T16:21:03.213316725Z\" level=info msg=\"Removed container d4fdb912f7d0f304076a9dcd4c5f1de93d11cfdbd8fcb70ece5de2068f877f3c: openstack/ceilometer-0/proxy-httpd\" id=5fd80899-67fd-4727-bdff-904f166a819a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075288 | controller |     "Jun 09 16:21:03.221087 crc crio[22095]: time=\"2026-06-09T16:21:03.220286364Z\" level=info msg=\"Removing container: 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4\" id=979741ba-895d-4ce4-bd63-852360957161 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075304 | controller |     "Jun 09 16:21:03.290293 crc crio[22095]: time=\"2026-06-09T16:21:03.290074797Z\" level=info msg=\"Removed container 7a3dd812550a5f832be2a38707a6accb80dd69616508c800e2e46ce11ad8b5d4: openstack/ceilometer-0/sg-core\" id=979741ba-895d-4ce4-bd63-852360957161 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075319 | controller |     "Jun 09 16:21:03.308649 crc crio[22095]: time=\"2026-06-09T16:21:03.308395788Z\" level=info msg=\"Removing container: a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e\" id=c32d50c0-e06d-456e-95c1-aec0a14c647b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075383 | controller |     "Jun 09 16:21:03.388614 crc crio[22095]: time=\"2026-06-09T16:21:03.388473866Z\" level=info msg=\"Removed container a57be65abdffc13e7a3e330e9b1aeec044b5d5be732b27ec7a5f2bbf7b95636e: openstack/ceilometer-0/ceilometer-notification-agent\" id=c32d50c0-e06d-456e-95c1-aec0a14c647b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075401 | controller |     "Jun 09 16:21:03.399716 crc crio[22095]: time=\"2026-06-09T16:21:03.399186222Z\" level=info msg=\"Removing container: 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4\" id=b324f058-ee1b-45db-8ffb-4174d91f41f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075417 | controller |     "Jun 09 16:21:03.482268 crc crio[22095]: time=\"2026-06-09T16:21:03.480112742Z\" level=info msg=\"Removed container 4f50472186e60f63e92cd8a7e3a4d948127337bae2c7e706e0fe7aacea79ced4: openstack/ceilometer-0/ceilometer-central-agent\" id=b324f058-ee1b-45db-8ffb-4174d91f41f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075433 | controller |     "Jun 09 16:21:03.675549 crc crio[22095]: time=\"2026-06-09T16:21:03.673873321Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7617a897-9dd5-408f-86ba-942c7837ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.075452 | controller |     "Jun 09 16:21:03.675549 crc crio[22095]: time=\"2026-06-09T16:21:03.674013215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075468 | controller |     "Jun 09 16:21:03.746149 crc crio[22095]: time=\"2026-06-09T16:21:03.746075237Z\" level=info msg=\"Stopped pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=325287e1-aea5-42e0-b1ff-345c37ae02b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.075484 | controller |     "Jun 09 16:21:03.755393 crc crio[22095]: time=\"2026-06-09T16:21:03.755340935Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc0028b6238}] Aliases:map[]}\"",
2026-06-09 17:40:44.075499 | controller |     "Jun 09 16:21:03.755697 crc crio[22095]: time=\"2026-06-09T16:21:03.755678174Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.075515 | controller |     "Jun 09 16:21:04.182495 crc crio[22095]: time=\"2026-06-09T16:21:04.181541379Z\" level=info msg=\"Removing container: 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88\" id=dce1b43d-7251-4734-80bb-7a6f4ae04fe2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075531 | controller |     "Jun 09 16:21:04.249254 crc crio[22095]: time=\"2026-06-09T16:21:04.249125746Z\" level=info msg=\"Removed container 70a0f5c8eed7083b2a55c2758d2807c98ed1b487da89ad0fde28a6e54586ed88: openstack/neutron-78489f676d-bvdzz/neutron-httpd\" id=dce1b43d-7251-4734-80bb-7a6f4ae04fe2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075546 | controller |     "Jun 09 16:21:04.252673 crc crio[22095]: time=\"2026-06-09T16:21:04.252599305Z\" level=info msg=\"Removing container: c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd\" id=d177c982-ca5b-463e-a341-f4a7252102c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075562 | controller |     "Jun 09 16:21:04.371751 crc crio[22095]: 2026-06-09T16:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa8061a9670fc50 Mac:02:da:6e:f1:b2:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.075578 | controller |     "Jun 09 16:21:04.373209 crc crio[22095]: time=\"2026-06-09T16:21:04.372952038Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc0028b6238}] Aliases:map[]}\"",
2026-06-09 17:40:44.075593 | controller |     "Jun 09 16:21:04.373209 crc crio[22095]: time=\"2026-06-09T16:21:04.373089972Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.075609 | controller |     "Jun 09 16:21:10.393052 crc crio[22095]: time=\"2026-06-09T16:21:10.392239491Z\" level=info msg=\"Ran pod sandbox fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a with infra container: openstack/ceilometer-0/POD\" id=7617a897-9dd5-408f-86ba-942c7837ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.075627 | controller |     "Jun 09 16:21:10.404068 crc crio[22095]: time=\"2026-06-09T16:21:10.40387392Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df1f404d-c42d-4693-892f-4e74730f5743 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.075643 | controller |     "Jun 09 16:21:10.408475 crc crio[22095]: time=\"2026-06-09T16:21:10.408395526Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.075659 | controller |     "Jun 09 16:21:11.216826 crc crio[22095]: time=\"2026-06-09T16:21:11.21627875Z\" level=info msg=\"Removed container c4f46dd159fe3b9b2f88dc4810de3cb34cfcddd08cadb9a3de9053f5c2890cdd: openstack/neutron-78489f676d-bvdzz/neutron-api\" id=d177c982-ca5b-463e-a341-f4a7252102c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.075674 | controller |     "Jun 09 16:21:11.301810 crc crio[22095]: time=\"2026-06-09T16:21:11.301671034Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df1f404d-c42d-4693-892f-4e74730f5743 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.075690 | controller |     "Jun 09 16:21:11.303132 crc crio[22095]: time=\"2026-06-09T16:21:11.303023279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=52610b64-1a44-4bab-b17b-14c69e2e93c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.075706 | controller |     "Jun 09 16:21:11.317120 crc crio[22095]: time=\"2026-06-09T16:21:11.317007279Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=53d6888e-3c79-433a-9146-93d266801b92 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.075721 | controller |     "Jun 09 16:21:11.318339 crc crio[22095]: time=\"2026-06-09T16:21:11.318252071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ec687399-02bd-4615-b75b-794ac5b22f68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.075736 | controller |     "Jun 09 16:21:11.335417 crc crio[22095]: time=\"2026-06-09T16:21:11.333886672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=93948226-cf71-405c-aa29-baecf7d73a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.075751 | controller |     "Jun 09 16:21:11.340051 crc crio[22095]: time=\"2026-06-09T16:21:11.338336577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=081dbb8d-2847-407d-a5de-0d0782b8847a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.075766 | controller |     "Jun 09 16:21:11.346291 crc crio[22095]: time=\"2026-06-09T16:21:11.346214249Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6044038f-a07e-47b7-a4ad-f3e1e5ac7cc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.075782 | controller |     "Jun 09 16:21:11.346631 crc crio[22095]: time=\"2026-06-09T16:21:11.346561238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075797 | controller |     "Jun 09 16:21:11.352412 crc crio[22095]: time=\"2026-06-09T16:21:11.352313106Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync\" id=67c8d6ef-1e56-4cfb-b74c-c8b757f929fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.075816 | controller |     "Jun 09 16:21:11.369285 crc crio[22095]: time=\"2026-06-09T16:21:11.36919811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075832 | controller |     "Jun 09 16:21:11.401134 crc crio[22095]: time=\"2026-06-09T16:21:11.4007007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075848 | controller |     "Jun 09 16:21:11.410510 crc crio[22095]: time=\"2026-06-09T16:21:11.410347928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075883 | controller |     "Jun 09 16:21:11.435350 crc crio[22095]: time=\"2026-06-09T16:21:11.435276798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075900 | controller |     "Jun 09 16:21:11.445905 crc crio[22095]: time=\"2026-06-09T16:21:11.44584969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.075916 | controller |     "Jun 09 16:21:11.701880 crc crio[22095]: time=\"2026-06-09T16:21:11.701352607Z\" level=info msg=\"Created container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent\" id=6044038f-a07e-47b7-a4ad-f3e1e5ac7cc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.075931 | controller |     "Jun 09 16:21:11.706951 crc crio[22095]: time=\"2026-06-09T16:21:11.706839708Z\" level=info msg=\"Starting container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1\" id=14249267-27fb-449f-ad7e-765ad9f89c26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.075947 | controller |     "Jun 09 16:21:11.718367 crc crio[22095]: time=\"2026-06-09T16:21:11.718171069Z\" level=info msg=\"Started container\" PID=80560 containerID=4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1 description=openstack/ceilometer-0/ceilometer-central-agent id=14249267-27fb-449f-ad7e-765ad9f89c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a",
2026-06-09 17:40:44.075962 | controller |     "Jun 09 16:21:11.720815 crc crio[22095]: time=\"2026-06-09T16:21:11.720775586Z\" level=info msg=\"Created container 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync\" id=67c8d6ef-1e56-4cfb-b74c-c8b757f929fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.075978 | controller |     "Jun 09 16:21:11.725326 crc crio[22095]: time=\"2026-06-09T16:21:11.725259621Z\" level=info msg=\"Starting container: 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257\" id=3f564791-9fa5-436d-84c9-12b83508673a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.075993 | controller |     "Jun 09 16:21:11.733278 crc crio[22095]: time=\"2026-06-09T16:21:11.733174395Z\" level=info msg=\"Started container\" PID=80563 containerID=5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257 description=openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync id=3f564791-9fa5-436d-84c9-12b83508673a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5",
2026-06-09 17:40:44.076008 | controller |     "Jun 09 16:21:11.740482 crc crio[22095]: time=\"2026-06-09T16:21:11.74039635Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=886663bc-c739-405c-844d-c8c6e0ca4d13 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.076027 | controller |     "Jun 09 16:21:11.745632 crc crio[22095]: time=\"2026-06-09T16:21:11.745561253Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.076043 | controller |     "Jun 09 16:21:12.385499 crc crio[22095]: time=\"2026-06-09T16:21:12.385386597Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=886663bc-c739-405c-844d-c8c6e0ca4d13 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.076058 | controller |     "Jun 09 16:21:12.386649 crc crio[22095]: time=\"2026-06-09T16:21:12.386580098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f8fbf3ff-c665-4d2c-9b5a-08ee201452cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.076073 | controller |     "Jun 09 16:21:12.419668 crc crio[22095]: time=\"2026-06-09T16:21:12.419584006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3686b991-d554-4dc9-a676-b9897f1fe495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.076088 | controller |     "Jun 09 16:21:12.428786 crc crio[22095]: time=\"2026-06-09T16:21:12.428697661Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=39877cde-fe96-478a-91dd-e11f7300ddd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.076103 | controller |     "Jun 09 16:21:12.429483 crc crio[22095]: time=\"2026-06-09T16:21:12.429378438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076118 | controller |     "Jun 09 16:21:12.489079 crc crio[22095]: time=\"2026-06-09T16:21:12.48898905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076134 | controller |     "Jun 09 16:21:12.492686 crc crio[22095]: time=\"2026-06-09T16:21:12.492643474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076149 | controller |     "Jun 09 16:21:12.696209 crc crio[22095]: time=\"2026-06-09T16:21:12.69563707Z\" level=info msg=\"Created container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent\" id=39877cde-fe96-478a-91dd-e11f7300ddd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.076164 | controller |     "Jun 09 16:21:12.700259 crc crio[22095]: time=\"2026-06-09T16:21:12.700171647Z\" level=info msg=\"Starting container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f\" id=a5e83783-043e-4be7-89a3-bf1ea5bb2218 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.076179 | controller |     "Jun 09 16:21:12.725141 crc crio[22095]: time=\"2026-06-09T16:21:12.724541153Z\" level=info msg=\"Started container\" PID=80629 containerID=2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f description=openstack/ceilometer-0/ceilometer-notification-agent id=a5e83783-043e-4be7-89a3-bf1ea5bb2218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a",
2026-06-09 17:40:44.076198 | controller |     "Jun 09 16:21:12.740431 crc crio[22095]: time=\"2026-06-09T16:21:12.739515528Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=21e99be1-05a4-48a1-a768-1777f1825c98 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.076214 | controller |     "Jun 09 16:21:12.743681 crc crio[22095]: time=\"2026-06-09T16:21:12.742207738Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.076229 | controller |     "Jun 09 16:21:13.283653 crc crio[22095]: time=\"2026-06-09T16:21:13.28313524Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=21e99be1-05a4-48a1-a768-1777f1825c98 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.076244 | controller |     "Jun 09 16:21:13.284509 crc crio[22095]: time=\"2026-06-09T16:21:13.284482535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3c8f6431-e930-4349-97cb-b5fa249bb0bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.076260 | controller |     "Jun 09 16:21:13.298594 crc crio[22095]: time=\"2026-06-09T16:21:13.298016392Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2ca48644-d46d-4a31-985d-32aa9f6758bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.076275 | controller |     "Jun 09 16:21:13.304312 crc crio[22095]: time=\"2026-06-09T16:21:13.304257833Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=486a07de-6899-42a8-9260-802050554a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.076290 | controller |     "Jun 09 16:21:13.304768 crc crio[22095]: time=\"2026-06-09T16:21:13.304702514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076305 | controller |     "Jun 09 16:21:13.373671 crc crio[22095]: time=\"2026-06-09T16:21:13.373576774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076320 | controller |     "Jun 09 16:21:13.378992 crc crio[22095]: time=\"2026-06-09T16:21:13.37884352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076335 | controller |     "Jun 09 16:21:13.557183 crc crio[22095]: time=\"2026-06-09T16:21:13.556583838Z\" level=info msg=\"Created container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core\" id=486a07de-6899-42a8-9260-802050554a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.076351 | controller |     "Jun 09 16:21:13.559301 crc crio[22095]: time=\"2026-06-09T16:21:13.559229326Z\" level=info msg=\"Starting container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5\" id=ab5db67a-2874-4934-a620-a8dcb4ac7b99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.076366 | controller |     "Jun 09 16:21:13.564348 crc crio[22095]: time=\"2026-06-09T16:21:13.564255365Z\" level=info msg=\"Started container\" PID=80671 containerID=f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5 description=openstack/ceilometer-0/sg-core id=ab5db67a-2874-4934-a620-a8dcb4ac7b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a",
2026-06-09 17:40:44.076381 | controller |     "Jun 09 16:21:13.580862 crc crio[22095]: time=\"2026-06-09T16:21:13.58079004Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1e34a748-849f-47e4-8054-39c1f6f22f4d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.076407 | controller |     "Jun 09 16:21:13.586535 crc crio[22095]: time=\"2026-06-09T16:21:13.586367173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.076428 | controller |     "Jun 09 16:21:14.879554 crc crio[22095]: time=\"2026-06-09T16:21:14.87877195Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=1e34a748-849f-47e4-8054-39c1f6f22f4d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.076447 | controller |     "Jun 09 16:21:14.880732 crc crio[22095]: time=\"2026-06-09T16:21:14.880559356Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c836f57c-66dd-4e74-b600-e485c61b1720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.076511 | controller |     "Jun 09 16:21:14.921278 crc crio[22095]: time=\"2026-06-09T16:21:14.921156469Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d47ec23a-631d-4b75-b337-42b014e4b075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.076531 | controller |     "Jun 09 16:21:14.932885 crc crio[22095]: time=\"2026-06-09T16:21:14.932792398Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=951b580c-fc27-416d-a332-47ca89d595aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.076547 | controller |     "Jun 09 16:21:14.933534 crc crio[22095]: time=\"2026-06-09T16:21:14.933477946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076563 | controller |     "Jun 09 16:21:14.991884 crc crio[22095]: time=\"2026-06-09T16:21:14.991791035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076579 | controller |     "Jun 09 16:21:14.996263 crc crio[22095]: time=\"2026-06-09T16:21:14.996179297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.076594 | controller |     "Jun 09 16:21:15.207350 crc crio[22095]: time=\"2026-06-09T16:21:15.206731359Z\" level=info msg=\"Created container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd\" id=951b580c-fc27-416d-a332-47ca89d595aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.076610 | controller |     "Jun 09 16:21:15.209114 crc crio[22095]: time=\"2026-06-09T16:21:15.209014278Z\" level=info msg=\"Starting container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1\" id=fca97b23-29a2-4747-b7c2-d5e7aa64a4ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.076625 | controller |     "Jun 09 16:21:15.214685 crc crio[22095]: time=\"2026-06-09T16:21:15.2145615Z\" level=info msg=\"Started container\" PID=80753 containerID=7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1 description=openstack/ceilometer-0/proxy-httpd id=fca97b23-29a2-4747-b7c2-d5e7aa64a4ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a",
2026-06-09 17:40:44.076640 | controller |     "Jun 09 16:21:21.723466 crc crio[22095]: time=\"2026-06-09T16:21:21.7224677Z\" level=info msg=\"Stopping container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f (timeout: 30s)\" id=a28bc337-5ce4-41e8-8d86-0caf01ab4166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076659 | controller |     "Jun 09 16:21:21.724660 crc crio[22095]: time=\"2026-06-09T16:21:21.722642215Z\" level=info msg=\"Stopping container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5 (timeout: 30s)\" id=92dc34b5-5873-423c-a88b-abf088866058 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076675 | controller |     "Jun 09 16:21:21.724995 crc crio[22095]: time=\"2026-06-09T16:21:21.722642045Z\" level=info msg=\"Stopping container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1 (timeout: 30s)\" id=847fe269-aa5c-48b0-8999-62fee9338901 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076691 | controller |     "Jun 09 16:21:21.725137 crc crio[22095]: time=\"2026-06-09T16:21:21.722726827Z\" level=info msg=\"Stopping container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1 (timeout: 30s)\" id=c4f9abba-187b-4a86-aaf4-701937e339e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076706 | controller |     "Jun 09 16:21:21.860135 crc crio[22095]: time=\"2026-06-09T16:21:21.859577894Z\" level=info msg=\"Stopped container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd\" id=c4f9abba-187b-4a86-aaf4-701937e339e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076721 | controller |     "Jun 09 16:21:21.860485 crc crio[22095]: time=\"2026-06-09T16:21:21.860336144Z\" level=info msg=\"Stopped container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core\" id=92dc34b5-5873-423c-a88b-abf088866058 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076736 | controller |     "Jun 09 16:21:22.160991 crc crio[22095]: time=\"2026-06-09T16:21:22.160806036Z\" level=info msg=\"Stopped container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent\" id=a28bc337-5ce4-41e8-8d86-0caf01ab4166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076752 | controller |     "Jun 09 16:21:22.175814 crc crio[22095]: time=\"2026-06-09T16:21:22.17571633Z\" level=info msg=\"Stopped container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent\" id=847fe269-aa5c-48b0-8999-62fee9338901 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.076767 | controller |     "Jun 09 16:21:22.177117 crc crio[22095]: time=\"2026-06-09T16:21:22.177031423Z\" level=info msg=\"Stopping pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=4ff6a9c1-6e53-42b7-b913-fbcf9aba5c81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.076784 | controller |     "Jun 09 16:21:22.178037 crc crio[22095]: time=\"2026-06-09T16:21:22.177900886Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a UID:81e8b31e-5bb6-41e8-9ebe-6951f09e53d1 NetNS:/var/run/netns/ee615b9d-81db-4566-99a5-e2010a40e20a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81e8b31e_5bb6_41e8_9ebe_6951f09e53d1.slice PodAnnotations:0xc00041d058}] Aliases:map[]}\"",
2026-06-09 17:40:44.076801 | controller |     "Jun 09 16:21:22.178235 crc crio[22095]: time=\"2026-06-09T16:21:22.178163412Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.076817 | controller |     "Jun 09 16:21:22.460344 crc crio[22095]: time=\"2026-06-09T16:21:22.460208961Z\" level=info msg=\"Stopped pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=4ff6a9c1-6e53-42b7-b913-fbcf9aba5c81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.076832 | controller |     "Jun 09 16:21:22.582394 crc crio[22095]: time=\"2026-06-09T16:21:22.581091328Z\" level=info msg=\"Removing container: 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1\" id=cd439c8f-94a2-4418-b517-be1de12fd6cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076879 | controller |     "Jun 09 16:21:22.622362 crc crio[22095]: time=\"2026-06-09T16:21:22.622214345Z\" level=info msg=\"Removed container 7b4c2fe7fe6d6233f8257e19d073e8c49d5efd31c1b8b194b3f1d164d12ca0e1: openstack/ceilometer-0/proxy-httpd\" id=cd439c8f-94a2-4418-b517-be1de12fd6cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076900 | controller |     "Jun 09 16:21:22.625430 crc crio[22095]: time=\"2026-06-09T16:21:22.625326745Z\" level=info msg=\"Removing container: f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5\" id=e32c9678-879a-49a3-abd7-2a7c42095363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076916 | controller |     "Jun 09 16:21:22.654272 crc crio[22095]: time=\"2026-06-09T16:21:22.653892819Z\" level=info msg=\"Removed container f4c1e4c0f84e3607c8b9c577106a4f115940c31c242aa89450638b18143831f5: openstack/ceilometer-0/sg-core\" id=e32c9678-879a-49a3-abd7-2a7c42095363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076931 | controller |     "Jun 09 16:21:22.657727 crc crio[22095]: time=\"2026-06-09T16:21:22.657628585Z\" level=info msg=\"Removing container: 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f\" id=4d30fccd-bce3-44c6-8036-7ff995717678 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076946 | controller |     "Jun 09 16:21:22.711315 crc crio[22095]: time=\"2026-06-09T16:21:22.711205122Z\" level=info msg=\"Removed container 2ffdb8c532ce8d6b96f2800f39163c758c57cd9dee1085e44e9f882133eb958f: openstack/ceilometer-0/ceilometer-notification-agent\" id=4d30fccd-bce3-44c6-8036-7ff995717678 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076961 | controller |     "Jun 09 16:21:22.718396 crc crio[22095]: time=\"2026-06-09T16:21:22.717661918Z\" level=info msg=\"Removing container: 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1\" id=4edfdb8c-efa7-47c0-aa00-6349fa96ec89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076976 | controller |     "Jun 09 16:21:22.750765 crc crio[22095]: time=\"2026-06-09T16:21:22.749676131Z\" level=info msg=\"Removed container 4ba84979384fb9a48177c8914668fada9e5940732b02cc889a704f6e4b5be3d1: openstack/ceilometer-0/ceilometer-central-agent\" id=4edfdb8c-efa7-47c0-aa00-6349fa96ec89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.076991 | controller |     "Jun 09 16:21:24.407731 crc crio[22095]: time=\"2026-06-09T16:21:24.406898093Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=54b4ac47-cb4e-402b-b815-a5d137d1da45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.077006 | controller |     "Jun 09 16:21:24.408855 crc crio[22095]: time=\"2026-06-09T16:21:24.407760005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077021 | controller |     "Jun 09 16:21:24.447080 crc crio[22095]: time=\"2026-06-09T16:21:24.446892521Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002da4af8}] Aliases:map[]}\"",
2026-06-09 17:40:44.077036 | controller |     "Jun 09 16:21:24.447080 crc crio[22095]: time=\"2026-06-09T16:21:24.447027104Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.077055 | controller |     "Jun 09 16:21:24.996348 crc crio[22095]: 2026-06-09T16:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e45e618e7099fd Mac:06:ef:a1:38:5e:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 SocketPath: PciID:}] [{Interface:0xc0001347b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.077071 | controller |     "Jun 09 16:21:24.998582 crc crio[22095]: time=\"2026-06-09T16:21:24.998471817Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002da4af8}] Aliases:map[]}\"",
2026-06-09 17:40:44.077086 | controller |     "Jun 09 16:21:24.998841 crc crio[22095]: time=\"2026-06-09T16:21:24.998733824Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.077101 | controller |     "Jun 09 16:21:25.013791 crc crio[22095]: time=\"2026-06-09T16:21:25.013674228Z\" level=info msg=\"Ran pod sandbox 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 with infra container: openstack/ceilometer-0/POD\" id=54b4ac47-cb4e-402b-b815-a5d137d1da45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.077117 | controller |     "Jun 09 16:21:25.016999 crc crio[22095]: time=\"2026-06-09T16:21:25.016819228Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e0c7f950-7bf2-4e77-9d80-7c25da74a581 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077132 | controller |     "Jun 09 16:21:25.024225 crc crio[22095]: time=\"2026-06-09T16:21:25.024111326Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.077147 | controller |     "Jun 09 16:21:25.438582 crc crio[22095]: time=\"2026-06-09T16:21:25.438139887Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e0c7f950-7bf2-4e77-9d80-7c25da74a581 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077161 | controller |     "Jun 09 16:21:25.440234 crc crio[22095]: time=\"2026-06-09T16:21:25.439368169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b22b5697-20f1-410d-a2d3-632bc77c7881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077176 | controller |     "Jun 09 16:21:25.476179 crc crio[22095]: time=\"2026-06-09T16:21:25.475506297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6ee75856-7a4f-4498-8454-6e89b5893cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077190 | controller |     "Jun 09 16:21:25.489620 crc crio[22095]: time=\"2026-06-09T16:21:25.489412505Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c4efe419-4aa6-40e1-990c-39707a279c16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077205 | controller |     "Jun 09 16:21:25.490334 crc crio[22095]: time=\"2026-06-09T16:21:25.489865306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077223 | controller |     "Jun 09 16:21:25.536360 crc crio[22095]: time=\"2026-06-09T16:21:25.535975551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077239 | controller |     "Jun 09 16:21:25.540658 crc crio[22095]: time=\"2026-06-09T16:21:25.540548089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077253 | controller |     "Jun 09 16:21:25.742841 crc crio[22095]: time=\"2026-06-09T16:21:25.742706155Z\" level=info msg=\"Created container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent\" id=c4efe419-4aa6-40e1-990c-39707a279c16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077269 | controller |     "Jun 09 16:21:25.744422 crc crio[22095]: time=\"2026-06-09T16:21:25.744325636Z\" level=info msg=\"Starting container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a\" id=ba149498-52c8-46f1-9c8a-cd87f4f2e3a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.077283 | controller |     "Jun 09 16:21:25.752672 crc crio[22095]: time=\"2026-06-09T16:21:25.752536687Z\" level=info msg=\"Started container\" PID=81523 containerID=244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a description=openstack/ceilometer-0/ceilometer-central-agent id=ba149498-52c8-46f1-9c8a-cd87f4f2e3a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601",
2026-06-09 17:40:44.077298 | controller |     "Jun 09 16:21:25.765802 crc crio[22095]: time=\"2026-06-09T16:21:25.765709276Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0cb10009-4e83-4073-91f3-49ca906ffc5b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077313 | controller |     "Jun 09 16:21:25.773695 crc crio[22095]: time=\"2026-06-09T16:21:25.773613339Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.077327 | controller |     "Jun 09 16:21:26.173081 crc crio[22095]: time=\"2026-06-09T16:21:26.171996938Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0cb10009-4e83-4073-91f3-49ca906ffc5b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077342 | controller |     "Jun 09 16:21:26.175674 crc crio[22095]: time=\"2026-06-09T16:21:26.17555799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=089bb77f-4697-4d47-a05e-0e4f5aaaebae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077356 | controller |     "Jun 09 16:21:26.207113 crc crio[22095]: time=\"2026-06-09T16:21:26.206968667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a3e95f65-10c3-429f-af10-2b13a4e3d4cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077371 | controller |     "Jun 09 16:21:26.224475 crc crio[22095]: time=\"2026-06-09T16:21:26.224354764Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=65480835-c6c7-4942-9d0b-8e4c13a8c2ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077385 | controller |     "Jun 09 16:21:26.224888 crc crio[22095]: time=\"2026-06-09T16:21:26.224830666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077403 | controller |     "Jun 09 16:21:26.277276 crc crio[22095]: time=\"2026-06-09T16:21:26.277172801Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mv8tt/POD\" id=ebd6c0a4-79fb-41e1-8565-6186d081ef35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.077418 | controller |     "Jun 09 16:21:26.277570 crc crio[22095]: time=\"2026-06-09T16:21:26.277312405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077433 | controller |     "Jun 09 16:21:26.347368 crc crio[22095]: time=\"2026-06-09T16:21:26.347274903Z\" level=info msg=\"Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc00012aaf8}] Aliases:map[]}\"",
2026-06-09 17:40:44.077447 | controller |     "Jun 09 16:21:26.347368 crc crio[22095]: time=\"2026-06-09T16:21:26.347340345Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mv8tt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.077462 | controller |     "Jun 09 16:21:26.362231 crc crio[22095]: time=\"2026-06-09T16:21:26.362117264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077477 | controller |     "Jun 09 16:21:26.377310 crc crio[22095]: time=\"2026-06-09T16:21:26.377208772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077492 | controller |     "Jun 09 16:21:26.594282 crc crio[22095]: time=\"2026-06-09T16:21:26.591024828Z\" level=info msg=\"Created container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent\" id=65480835-c6c7-4942-9d0b-8e4c13a8c2ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077507 | controller |     "Jun 09 16:21:26.598974 crc crio[22095]: time=\"2026-06-09T16:21:26.596999121Z\" level=info msg=\"Starting container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185\" id=06b7e7bc-8194-411a-9998-61e6d57af91e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.077521 | controller |     "Jun 09 16:21:26.606978 crc crio[22095]: time=\"2026-06-09T16:21:26.606371822Z\" level=info msg=\"Started container\" PID=81645 containerID=9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185 description=openstack/ceilometer-0/ceilometer-notification-agent id=06b7e7bc-8194-411a-9998-61e6d57af91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601",
2026-06-09 17:40:44.077536 | controller |     "Jun 09 16:21:26.633626 crc crio[22095]: time=\"2026-06-09T16:21:26.631428796Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8b588da1-4d02-4e5a-889a-e51d06f5d39f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077551 | controller |     "Jun 09 16:21:26.650043 crc crio[22095]: time=\"2026-06-09T16:21:26.647692464Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.077566 | controller |     "Jun 09 16:21:27.014901 crc crio[22095]: 2026-06-09T16:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e360955b7d4baae Mac:ae:49:64:41:b2:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 SocketPath: PciID:}] [{Interface:0xc0003707e0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.077586 | controller |     "Jun 09 16:21:27.016669 crc crio[22095]: time=\"2026-06-09T16:21:27.016583354Z\" level=info msg=\"Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc00012aaf8}] Aliases:map[]}\"",
2026-06-09 17:40:44.077602 | controller |     "Jun 09 16:21:27.016801 crc crio[22095]: time=\"2026-06-09T16:21:27.016756638Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mv8tt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.077617 | controller |     "Jun 09 16:21:27.025676 crc crio[22095]: time=\"2026-06-09T16:21:27.025591256Z\" level=info msg=\"Ran pod sandbox e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c with infra container: openshift-marketplace/certified-operators-mv8tt/POD\" id=ebd6c0a4-79fb-41e1-8565-6186d081ef35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.077631 | controller |     "Jun 09 16:21:27.028395 crc crio[22095]: time=\"2026-06-09T16:21:27.028321396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cad7434-039c-4c9a-81b0-3920a4cd0592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077646 | controller |     "Jun 09 16:21:27.033473 crc crio[22095]: time=\"2026-06-09T16:21:27.033347095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=da22771b-8f73-4669-af0c-5b907a877d60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077660 | controller |     "Jun 09 16:21:27.048497 crc crio[22095]: time=\"2026-06-09T16:21:27.048360841Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mv8tt/extract-utilities\" id=346fa3c0-85b1-462d-bb8a-b04382653b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077675 | controller |     "Jun 09 16:21:27.048823 crc crio[22095]: time=\"2026-06-09T16:21:27.048788442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077690 | controller |     "Jun 09 16:21:27.097255 crc crio[22095]: time=\"2026-06-09T16:21:27.097167685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077706 | controller |     "Jun 09 16:21:27.100841 crc crio[22095]: time=\"2026-06-09T16:21:27.100764168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077721 | controller |     "Jun 09 16:21:27.152490 crc crio[22095]: time=\"2026-06-09T16:21:27.152325903Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8b588da1-4d02-4e5a-889a-e51d06f5d39f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077736 | controller |     "Jun 09 16:21:27.163195 crc crio[22095]: time=\"2026-06-09T16:21:27.162420212Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=40ac2f2b-7971-4b14-a888-4587136373b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077754 | controller |     "Jun 09 16:21:27.181536 crc crio[22095]: time=\"2026-06-09T16:21:27.181323488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=27ec325c-89d5-422e-a9e1-adca38a5248c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.077769 | controller |     "Jun 09 16:21:27.196835 crc crio[22095]: time=\"2026-06-09T16:21:27.196668432Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3c57dc53-aadc-4fb0-b511-b50a56d38b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077784 | controller |     "Jun 09 16:21:27.197486 crc crio[22095]: time=\"2026-06-09T16:21:27.197376511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077799 | controller |     "Jun 09 16:21:27.253129 crc crio[22095]: time=\"2026-06-09T16:21:27.252561159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077814 | controller |     "Jun 09 16:21:27.260627 crc crio[22095]: time=\"2026-06-09T16:21:27.260535634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.077829 | controller |     "Jun 09 16:21:27.443583 crc crio[22095]: time=\"2026-06-09T16:21:27.443431265Z\" level=info msg=\"Created container 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243: openshift-marketplace/certified-operators-mv8tt/extract-utilities\" id=346fa3c0-85b1-462d-bb8a-b04382653b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077844 | controller |     "Jun 09 16:21:27.444793 crc crio[22095]: time=\"2026-06-09T16:21:27.444719438Z\" level=info msg=\"Starting container: 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243\" id=792b0df2-6982-443f-a04c-b29090b699f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.077882 | controller |     "Jun 09 16:21:27.454631 crc crio[22095]: time=\"2026-06-09T16:21:27.454506899Z\" level=info msg=\"Started container\" PID=81738 containerID=9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243 description=openshift-marketplace/certified-operators-mv8tt/extract-utilities id=792b0df2-6982-443f-a04c-b29090b699f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c",
2026-06-09 17:40:44.077899 | controller |     "Jun 09 16:21:27.457303 crc crio[22095]: time=\"2026-06-09T16:21:27.457203819Z\" level=info msg=\"Created container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core\" id=3c57dc53-aadc-4fb0-b511-b50a56d38b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.077915 | controller |     "Jun 09 16:21:27.458606 crc crio[22095]: time=\"2026-06-09T16:21:27.458564224Z\" level=info msg=\"Starting container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b\" id=94ecbf3b-2c28-495a-8fea-76fe858c455a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.077930 | controller |     "Jun 09 16:21:27.464517 crc crio[22095]: time=\"2026-06-09T16:21:27.464423814Z\" level=info msg=\"Started container\" PID=81739 containerID=9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b description=openstack/ceilometer-0/sg-core id=94ecbf3b-2c28-495a-8fea-76fe858c455a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601",
2026-06-09 17:40:44.077945 | controller |     "Jun 09 16:21:27.483355 crc crio[22095]: time=\"2026-06-09T16:21:27.483240848Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e24cab18-ea5f-4396-a782-caf8c07b7d0d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077963 | controller |     "Jun 09 16:21:27.489747 crc crio[22095]: time=\"2026-06-09T16:21:27.489295013Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.077979 | controller |     "Jun 09 16:21:27.757074 crc crio[22095]: time=\"2026-06-09T16:21:27.757002484Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6ec91d74-86ee-4100-9cba-3306d674d289 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.077994 | controller |     "Jun 09 16:21:27.762817 crc crio[22095]: time=\"2026-06-09T16:21:27.76269065Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.078009 | controller |     "Jun 09 16:21:28.361395 crc crio[22095]: time=\"2026-06-09T16:21:28.361139341Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6ec91d74-86ee-4100-9cba-3306d674d289 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.078024 | controller |     "Jun 09 16:21:28.362414 crc crio[22095]: time=\"2026-06-09T16:21:28.362346582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac3005b4-0bd3-4473-9d33-7626d37e4d79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078039 | controller |     "Jun 09 16:21:28.366188 crc crio[22095]: time=\"2026-06-09T16:21:28.366141479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=99002c52-e73b-451c-bf0b-27988a86417e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078054 | controller |     "Jun 09 16:21:28.378346 crc crio[22095]: time=\"2026-06-09T16:21:28.378295602Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mv8tt/extract-content\" id=9c7d99a1-b61d-4355-83aa-3be28af17772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078068 | controller |     "Jun 09 16:21:28.379126 crc crio[22095]: time=\"2026-06-09T16:21:28.379079802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078084 | controller |     "Jun 09 16:21:28.432030 crc crio[22095]: time=\"2026-06-09T16:21:28.431878339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078099 | controller |     "Jun 09 16:21:28.436348 crc crio[22095]: time=\"2026-06-09T16:21:28.436270752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078114 | controller |     "Jun 09 16:21:28.633283 crc crio[22095]: time=\"2026-06-09T16:21:28.632130946Z\" level=info msg=\"Created container 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7: openshift-marketplace/certified-operators-mv8tt/extract-content\" id=9c7d99a1-b61d-4355-83aa-3be28af17772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078128 | controller |     "Jun 09 16:21:28.635308 crc crio[22095]: time=\"2026-06-09T16:21:28.635200415Z\" level=info msg=\"Starting container: 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7\" id=3a539a33-6766-4424-8288-d00851da699e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.078143 | controller |     "Jun 09 16:21:28.642218 crc crio[22095]: time=\"2026-06-09T16:21:28.641882496Z\" level=info msg=\"Started container\" PID=81801 containerID=1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7 description=openshift-marketplace/certified-operators-mv8tt/extract-content id=3a539a33-6766-4424-8288-d00851da699e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c",
2026-06-09 17:40:44.078161 | controller |     "Jun 09 16:21:28.887113 crc crio[22095]: time=\"2026-06-09T16:21:28.887028017Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-qk5lt/POD\" id=2b7a3ddf-3344-4344-b6b2-b721bab3cf1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.078177 | controller |     "Jun 09 16:21:28.888697 crc crio[22095]: time=\"2026-06-09T16:21:28.88713038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078192 | controller |     "Jun 09 16:21:28.940268 crc crio[22095]: time=\"2026-06-09T16:21:28.940140042Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc0028b68f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.078207 | controller |     "Jun 09 16:21:28.940268 crc crio[22095]: time=\"2026-06-09T16:21:28.940213324Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-qk5lt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.078224 | controller |     "Jun 09 16:21:29.059164 crc crio[22095]: time=\"2026-06-09T16:21:29.058784391Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=e24cab18-ea5f-4396-a782-caf8c07b7d0d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.078241 | controller |     "Jun 09 16:21:29.064970 crc crio[22095]: time=\"2026-06-09T16:21:29.064432937Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5f9ee797-e91a-4cd0-851d-e42976f4f5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078256 | controller |     "Jun 09 16:21:29.146099 crc crio[22095]: time=\"2026-06-09T16:21:29.145851429Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0fb47253-67a1-447c-86c2-cad6b178f08e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078271 | controller |     "Jun 09 16:21:29.248426 crc crio[22095]: time=\"2026-06-09T16:21:29.248328653Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5740faa5-3911-4c5d-8009-a102c849e89f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078286 | controller |     "Jun 09 16:21:29.249092 crc crio[22095]: time=\"2026-06-09T16:21:29.249023141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078300 | controller |     "Jun 09 16:21:29.302326 crc crio[22095]: time=\"2026-06-09T16:21:29.302246899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078316 | controller |     "Jun 09 16:21:29.306560 crc crio[22095]: time=\"2026-06-09T16:21:29.306152959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078330 | controller |     "Jun 09 16:21:29.561708 crc crio[22095]: time=\"2026-06-09T16:21:29.561562534Z\" level=info msg=\"Created container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd\" id=5740faa5-3911-4c5d-8009-a102c849e89f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078348 | controller |     "Jun 09 16:21:29.563879 crc crio[22095]: time=\"2026-06-09T16:21:29.563801701Z\" level=info msg=\"Starting container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092\" id=be299cb5-3eb9-493d-8ea6-92232754e39c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.078362 | controller |     "Jun 09 16:21:29.570110 crc crio[22095]: time=\"2026-06-09T16:21:29.570022221Z\" level=info msg=\"Started container\" PID=81884 containerID=11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092 description=openstack/ceilometer-0/proxy-httpd id=be299cb5-3eb9-493d-8ea6-92232754e39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601",
2026-06-09 17:40:44.078377 | controller |     "Jun 09 16:21:29.606995 crc crio[22095]: 2026-06-09T16:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cfb4363beddbb Mac:ee:d2:68:02:62:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.078391 | controller |     "Jun 09 16:21:29.609681 crc crio[22095]: time=\"2026-06-09T16:21:29.609589698Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc0028b68f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.078439 | controller |     "Jun 09 16:21:29.613370 crc crio[22095]: time=\"2026-06-09T16:21:29.613287763Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-qk5lt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.078456 | controller |     "Jun 09 16:21:29.626178 crc crio[22095]: time=\"2026-06-09T16:21:29.625736563Z\" level=info msg=\"Ran pod sandbox 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 with infra container: openshift-marketplace/redhat-marketplace-qk5lt/POD\" id=2b7a3ddf-3344-4344-b6b2-b721bab3cf1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.078471 | controller |     "Jun 09 16:21:29.629582 crc crio[22095]: time=\"2026-06-09T16:21:29.629483829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=159e6c7f-e72f-45b5-80eb-a4ae9ea7aceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078486 | controller |     "Jun 09 16:21:29.632012 crc crio[22095]: time=\"2026-06-09T16:21:29.631880841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f5f4c063-6095-4035-9f3e-c0edbc90b5b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078501 | controller |     "Jun 09 16:21:29.663606 crc crio[22095]: time=\"2026-06-09T16:21:29.663477543Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities\" id=e3439288-5fdd-4a94-8a37-bfb4410d3f03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078515 | controller |     "Jun 09 16:21:29.664176 crc crio[22095]: time=\"2026-06-09T16:21:29.664112439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078533 | controller |     "Jun 09 16:21:29.708800 crc crio[22095]: time=\"2026-06-09T16:21:29.708526761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078548 | controller |     "Jun 09 16:21:29.711707 crc crio[22095]: time=\"2026-06-09T16:21:29.71162999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078563 | controller |     "Jun 09 16:21:30.104276 crc crio[22095]: time=\"2026-06-09T16:21:30.10343434Z\" level=info msg=\"Created container 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities\" id=e3439288-5fdd-4a94-8a37-bfb4410d3f03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078578 | controller |     "Jun 09 16:21:30.106193 crc crio[22095]: time=\"2026-06-09T16:21:30.106106069Z\" level=info msg=\"Starting container: 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543\" id=2a87f57e-06fd-45af-bc82-1773a360104f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.078593 | controller |     "Jun 09 16:21:30.112317 crc crio[22095]: time=\"2026-06-09T16:21:30.112218996Z\" level=info msg=\"Started container\" PID=82104 containerID=2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543 description=openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities id=2a87f57e-06fd-45af-bc82-1773a360104f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20",
2026-06-09 17:40:44.078608 | controller |     "Jun 09 16:21:30.841415 crc crio[22095]: time=\"2026-06-09T16:21:30.841383486Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=05e8df86-3ca0-4145-9d33-e2fd391b4a6a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.078622 | controller |     "Jun 09 16:21:30.847022 crc crio[22095]: time=\"2026-06-09T16:21:30.846887787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.078637 | controller |     "Jun 09 16:21:31.570628 crc crio[22095]: time=\"2026-06-09T16:21:31.569874189Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=05e8df86-3ca0-4145-9d33-e2fd391b4a6a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.078653 | controller |     "Jun 09 16:21:31.573542 crc crio[22095]: time=\"2026-06-09T16:21:31.573359148Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7aaf15fc-c4bc-4cbd-9d0f-b972b982c0e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078667 | controller |     "Jun 09 16:21:31.578400 crc crio[22095]: time=\"2026-06-09T16:21:31.577899755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4a09f72e-0921-4998-9577-983b3557ff97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078682 | controller |     "Jun 09 16:21:31.586558 crc crio[22095]: time=\"2026-06-09T16:21:31.586232809Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-qk5lt/extract-content\" id=defe5324-e053-49e1-b3aa-15bcbf4608e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078697 | controller |     "Jun 09 16:21:31.587103 crc crio[22095]: time=\"2026-06-09T16:21:31.586867616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078712 | controller |     "Jun 09 16:21:31.666152 crc crio[22095]: time=\"2026-06-09T16:21:31.665888347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078730 | controller |     "Jun 09 16:21:31.669379 crc crio[22095]: time=\"2026-06-09T16:21:31.669193862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078745 | controller |     "Jun 09 16:21:31.914725 crc crio[22095]: time=\"2026-06-09T16:21:31.91387925Z\" level=info msg=\"Created container 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1: openshift-marketplace/redhat-marketplace-qk5lt/extract-content\" id=defe5324-e053-49e1-b3aa-15bcbf4608e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078760 | controller |     "Jun 09 16:21:31.917373 crc crio[22095]: time=\"2026-06-09T16:21:31.917152325Z\" level=info msg=\"Starting container: 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1\" id=a27d7ada-17f1-444f-8dc8-351ab146cd7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.078775 | controller |     "Jun 09 16:21:31.926394 crc crio[22095]: time=\"2026-06-09T16:21:31.926288719Z\" level=info msg=\"Started container\" PID=82188 containerID=02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1 description=openshift-marketplace/redhat-marketplace-qk5lt/extract-content id=a27d7ada-17f1-444f-8dc8-351ab146cd7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20",
2026-06-09 17:40:44.078790 | controller |     "Jun 09 16:21:32.890006 crc crio[22095]: time=\"2026-06-09T16:21:32.889882545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61f1973b-8194-447e-977a-0a2bc849cdc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078805 | controller |     "Jun 09 16:21:32.892858 crc crio[22095]: time=\"2026-06-09T16:21:32.892783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b7afb145-c616-4fac-ac6c-ad233a00ef0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078820 | controller |     "Jun 09 16:21:32.906124 crc crio[22095]: time=\"2026-06-09T16:21:32.9060134Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=e7f118ef-271c-4611-8f7d-f187e6549829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078835 | controller |     "Jun 09 16:21:32.906683 crc crio[22095]: time=\"2026-06-09T16:21:32.906612915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078870 | controller |     "Jun 09 16:21:32.976054 crc crio[22095]: time=\"2026-06-09T16:21:32.975989718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078890 | controller |     "Jun 09 16:21:32.981848 crc crio[22095]: time=\"2026-06-09T16:21:32.981797458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.078906 | controller |     "Jun 09 16:21:33.189623 crc crio[22095]: time=\"2026-06-09T16:21:33.189554117Z\" level=info msg=\"Created container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=e7f118ef-271c-4611-8f7d-f187e6549829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078921 | controller |     "Jun 09 16:21:33.192252 crc crio[22095]: time=\"2026-06-09T16:21:33.192048731Z\" level=info msg=\"Starting container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a\" id=4d4881cb-c81b-47d4-a55f-a18cb4fbf7ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.078939 | controller |     "Jun 09 16:21:33.204057 crc crio[22095]: time=\"2026-06-09T16:21:33.200315224Z\" level=info msg=\"Started container\" PID=82223 containerID=7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a description=openshift-marketplace/certified-operators-mv8tt/registry-server id=4d4881cb-c81b-47d4-a55f-a18cb4fbf7ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c",
2026-06-09 17:40:44.078955 | controller |     "Jun 09 16:21:33.920075 crc crio[22095]: time=\"2026-06-09T16:21:33.919623311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0e6222a-0c7a-4fd9-b6fa-5a2227072597 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078970 | controller |     "Jun 09 16:21:33.926893 crc crio[22095]: time=\"2026-06-09T16:21:33.926774505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=712f12db-aff6-4339-b1ee-450c7625f5db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.078984 | controller |     "Jun 09 16:21:33.940642 crc crio[22095]: time=\"2026-06-09T16:21:33.94058289Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=104567df-da9b-4f8a-af11-c875a9859cbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.078999 | controller |     "Jun 09 16:21:33.941362 crc crio[22095]: time=\"2026-06-09T16:21:33.941336009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079014 | controller |     "Jun 09 16:21:34.008656 crc crio[22095]: time=\"2026-06-09T16:21:34.008601498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079029 | controller |     "Jun 09 16:21:34.011662 crc crio[22095]: time=\"2026-06-09T16:21:34.011634616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079044 | controller |     "Jun 09 16:21:34.230846 crc crio[22095]: time=\"2026-06-09T16:21:34.230083549Z\" level=info msg=\"Created container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=104567df-da9b-4f8a-af11-c875a9859cbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.079059 | controller |     "Jun 09 16:21:34.234058 crc crio[22095]: time=\"2026-06-09T16:21:34.23397813Z\" level=info msg=\"Starting container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502\" id=19836ad4-c3ef-44e2-ae16-de65f983f26c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.079074 | controller |     "Jun 09 16:21:34.241743 crc crio[22095]: time=\"2026-06-09T16:21:34.241416601Z\" level=info msg=\"Started container\" PID=82283 containerID=1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502 description=openshift-marketplace/redhat-marketplace-qk5lt/registry-server id=19836ad4-c3ef-44e2-ae16-de65f983f26c name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20",
2026-06-09 17:40:44.079090 | controller |     "Jun 09 16:21:35.978116 crc crio[22095]: time=\"2026-06-09T16:21:35.977264034Z\" level=info msg=\"Stopping pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=eecdefd9-8b9e-49e4-a70f-82e3e3a4faed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079105 | controller |     "Jun 09 16:21:35.980037 crc crio[22095]: time=\"2026-06-09T16:21:35.979988374Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-trxvh Namespace:openstack ID:51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5 UID:8f8229af-fa64-4bc9-a904-1df327b7003e NetNS:/var/run/netns/64ff5a89-591f-4624-8d20-2a6c1406abd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f8229af_fa64_4bc9_a904_1df327b7003e.slice PodAnnotations:0xc002273b28}] Aliases:map[]}\"",
2026-06-09 17:40:44.079123 | controller |     "Jun 09 16:21:35.980283 crc crio[22095]: time=\"2026-06-09T16:21:35.980259551Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-trxvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.079139 | controller |     "Jun 09 16:21:36.382883 crc crio[22095]: time=\"2026-06-09T16:21:36.382491119Z\" level=info msg=\"Stopped pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=eecdefd9-8b9e-49e4-a70f-82e3e3a4faed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079153 | controller |     "Jun 09 16:21:38.000078 crc crio[22095]: time=\"2026-06-09T16:21:37.999992881Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=2f3ccc8b-79e7-4601-9899-ceb6b996469e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.079168 | controller |     "Jun 09 16:21:38.001046 crc crio[22095]: time=\"2026-06-09T16:21:38.000103074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079183 | controller |     "Jun 09 16:21:38.033706 crc crio[22095]: time=\"2026-06-09T16:21:38.03340529Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc002b5c6b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.079198 | controller |     "Jun 09 16:21:38.033706 crc crio[22095]: time=\"2026-06-09T16:21:38.033543343Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.079213 | controller |     "Jun 09 16:21:38.603010 crc crio[22095]: 2026-06-09T16:21:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec412f7ab47a2af Mac:ea:ae:a6:3c:07:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 SocketPath: PciID:}] [{Interface:0xc000150b70 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.079229 | controller |     "Jun 09 16:21:38.604179 crc crio[22095]: time=\"2026-06-09T16:21:38.604093188Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc002b5c6b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.079244 | controller |     "Jun 09 16:21:38.604355 crc crio[22095]: time=\"2026-06-09T16:21:38.604328504Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.079260 | controller |     "Jun 09 16:21:38.619169 crc crio[22095]: time=\"2026-06-09T16:21:38.619109764Z\" level=info msg=\"Ran pod sandbox ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce with infra container: openstack/nova-cell0-conductor-0/POD\" id=2f3ccc8b-79e7-4601-9899-ceb6b996469e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.079283 | controller |     "Jun 09 16:21:38.624142 crc crio[22095]: time=\"2026-06-09T16:21:38.622613154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d03de993-f25c-4715-8884-b1999738ddd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.079298 | controller |     "Jun 09 16:21:38.653203 crc crio[22095]: time=\"2026-06-09T16:21:38.653113598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9856a345-e89c-4d98-97c4-0ea3956875e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.079313 | controller |     "Jun 09 16:21:38.670142 crc crio[22095]: time=\"2026-06-09T16:21:38.670056423Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=91c62ebc-e6ba-4c06-9ca3-570362e24d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.079328 | controller |     "Jun 09 16:21:38.670600 crc crio[22095]: time=\"2026-06-09T16:21:38.670550106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079342 | controller |     "Jun 09 16:21:38.745750 crc crio[22095]: time=\"2026-06-09T16:21:38.745633936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079360 | controller |     "Jun 09 16:21:38.749900 crc crio[22095]: time=\"2026-06-09T16:21:38.749820553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.079387 | controller |     "Jun 09 16:21:38.879345 crc crio[22095]: time=\"2026-06-09T16:21:38.87924572Z\" level=info msg=\"Created container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=91c62ebc-e6ba-4c06-9ca3-570362e24d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.079403 | controller |     "Jun 09 16:21:38.881605 crc crio[22095]: time=\"2026-06-09T16:21:38.881531588Z\" level=info msg=\"Starting container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204\" id=a49d5803-4977-4de7-a1bb-7a77cd663a41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.079418 | controller |     "Jun 09 16:21:38.887537 crc crio[22095]: time=\"2026-06-09T16:21:38.88742896Z\" level=info msg=\"Started container\" PID=82639 containerID=76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a49d5803-4977-4de7-a1bb-7a77cd663a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce",
2026-06-09 17:40:44.079433 | controller |     "Jun 09 16:21:40.499101 crc crio[22095]: time=\"2026-06-09T16:21:40.497734167Z\" level=info msg=\"Stopping pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=e0cf7c13-5b21-44e8-9605-b3d0e231adb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079448 | controller |     "Jun 09 16:21:40.499101 crc crio[22095]: time=\"2026-06-09T16:21:40.499094822Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=e0cf7c13-5b21-44e8-9605-b3d0e231adb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079466 | controller |     "Jun 09 16:21:40.500882 crc crio[22095]: time=\"2026-06-09T16:21:40.499892232Z\" level=info msg=\"Removing pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=311cc5a4-f81e-43f9-8d10-f6b53b6ffa7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079481 | controller |     "Jun 09 16:21:40.525662 crc crio[22095]: time=\"2026-06-09T16:21:40.525516891Z\" level=info msg=\"Removed pod sandbox: f8a60d62af45fd2945f43176fae485c880f35123c6aa6511ef78551e8d991915\" id=311cc5a4-f81e-43f9-8d10-f6b53b6ffa7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079496 | controller |     "Jun 09 16:21:40.527767 crc crio[22095]: time=\"2026-06-09T16:21:40.527581044Z\" level=info msg=\"Stopping pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=dc69eff2-e90b-431a-8ba9-a96447c39963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079510 | controller |     "Jun 09 16:21:40.527767 crc crio[22095]: time=\"2026-06-09T16:21:40.527673266Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=dc69eff2-e90b-431a-8ba9-a96447c39963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079525 | controller |     "Jun 09 16:21:40.529193 crc crio[22095]: time=\"2026-06-09T16:21:40.529037461Z\" level=info msg=\"Removing pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=5267a0b1-6e2b-4272-ac88-45950195a7cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079539 | controller |     "Jun 09 16:21:40.554804 crc crio[22095]: time=\"2026-06-09T16:21:40.554630559Z\" level=info msg=\"Removed pod sandbox: 7bc2873881d0cf074d2d73da4e69c0ea99d0c5f78fe5117fc35f9d44e3e7dbd7\" id=5267a0b1-6e2b-4272-ac88-45950195a7cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079554 | controller |     "Jun 09 16:21:40.556129 crc crio[22095]: time=\"2026-06-09T16:21:40.55583241Z\" level=info msg=\"Stopping pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=b0802767-5a1c-4dae-a010-a373e85c7ef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079569 | controller |     "Jun 09 16:21:40.556129 crc crio[22095]: time=\"2026-06-09T16:21:40.555873621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=b0802767-5a1c-4dae-a010-a373e85c7ef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079583 | controller |     "Jun 09 16:21:40.557691 crc crio[22095]: time=\"2026-06-09T16:21:40.557593025Z\" level=info msg=\"Removing pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=9c256b65-7421-463b-ab29-b5c8bac8039c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079598 | controller |     "Jun 09 16:21:40.582000 crc crio[22095]: time=\"2026-06-09T16:21:40.581830688Z\" level=info msg=\"Removed pod sandbox: 88e98f34ec4df6d448df017345bfd0760a753547813199da6285f9fd5c758d01\" id=9c256b65-7421-463b-ab29-b5c8bac8039c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079612 | controller |     "Jun 09 16:21:40.583379 crc crio[22095]: time=\"2026-06-09T16:21:40.583291126Z\" level=info msg=\"Stopping pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=5da3de5c-102b-49e8-ba54-710fd84a653b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079627 | controller |     "Jun 09 16:21:40.583379 crc crio[22095]: time=\"2026-06-09T16:21:40.583378028Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=5da3de5c-102b-49e8-ba54-710fd84a653b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079642 | controller |     "Jun 09 16:21:40.585017 crc crio[22095]: time=\"2026-06-09T16:21:40.584959678Z\" level=info msg=\"Removing pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=185bd035-58c4-4685-b888-2365d8b68544 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079662 | controller |     "Jun 09 16:21:40.611064 crc crio[22095]: time=\"2026-06-09T16:21:40.610866374Z\" level=info msg=\"Removed pod sandbox: fa8061a9670fc50ae0a3c97954f07bacb4f47edd687c630eda1336ab099ba17a\" id=185bd035-58c4-4685-b888-2365d8b68544 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079677 | controller |     "Jun 09 16:21:40.612717 crc crio[22095]: time=\"2026-06-09T16:21:40.612617529Z\" level=info msg=\"Stopping pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=0914587c-b246-4e13-9903-176d3b4ef81b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079692 | controller |     "Jun 09 16:21:40.612860 crc crio[22095]: time=\"2026-06-09T16:21:40.612728182Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=0914587c-b246-4e13-9903-176d3b4ef81b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079706 | controller |     "Jun 09 16:21:40.613888 crc crio[22095]: time=\"2026-06-09T16:21:40.61379363Z\" level=info msg=\"Removing pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=1e37e6ca-b457-4f00-bb3b-2674f1a00752 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079721 | controller |     "Jun 09 16:21:40.637164 crc crio[22095]: time=\"2026-06-09T16:21:40.636997786Z\" level=info msg=\"Removed pod sandbox: bc4414442041c80aee5fa98b181e80fa4d6784ec59331bc14a4c31a69373ae26\" id=1e37e6ca-b457-4f00-bb3b-2674f1a00752 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079736 | controller |     "Jun 09 16:21:40.640045 crc crio[22095]: time=\"2026-06-09T16:21:40.63988216Z\" level=info msg=\"Stopping pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=34fd023d-354f-4a8b-a74d-b3aeba17256f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079750 | controller |     "Jun 09 16:21:40.640265 crc crio[22095]: time=\"2026-06-09T16:21:40.640055235Z\" level=info msg=\"Stopped pod sandbox (already stopped): d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=34fd023d-354f-4a8b-a74d-b3aeba17256f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079765 | controller |     "Jun 09 16:21:40.641029 crc crio[22095]: time=\"2026-06-09T16:21:40.640893116Z\" level=info msg=\"Removing pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=5e5fc082-6af6-479d-9049-86772bfe30f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079780 | controller |     "Jun 09 16:21:40.663610 crc crio[22095]: time=\"2026-06-09T16:21:40.663500817Z\" level=info msg=\"Removed pod sandbox: d53ab95938ecfe6e174d16a7fbb4eb8b2d27637a9860a92e4044c8dc7fb2fcea\" id=5e5fc082-6af6-479d-9049-86772bfe30f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079794 | controller |     "Jun 09 16:21:40.664584 crc crio[22095]: time=\"2026-06-09T16:21:40.664486763Z\" level=info msg=\"Stopping pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=bdcb0610-3246-4996-bc74-9c9031b78507 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079809 | controller |     "Jun 09 16:21:40.664733 crc crio[22095]: time=\"2026-06-09T16:21:40.664590165Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=bdcb0610-3246-4996-bc74-9c9031b78507 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079823 | controller |     "Jun 09 16:21:40.665885 crc crio[22095]: time=\"2026-06-09T16:21:40.665716224Z\" level=info msg=\"Removing pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=8c316e61-c6ac-4631-9405-ad49a84d2405 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079838 | controller |     "Jun 09 16:21:40.724571 crc crio[22095]: time=\"2026-06-09T16:21:40.724336781Z\" level=info msg=\"Removed pod sandbox: 4573465ec43e094336680ec26a4cb65c9fd59ef06a8f0a61fd959b091f29e306\" id=8c316e61-c6ac-4631-9405-ad49a84d2405 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.079878 | controller |     "Jun 09 16:21:42.085152 crc crio[22095]: time=\"2026-06-09T16:21:42.08457997Z\" level=info msg=\"Stopping container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502 (timeout: 2s)\" id=fb4735bc-222f-48e9-aa3e-27b16acd5f4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.079899 | controller |     "Jun 09 16:21:42.215477 crc crio[22095]: time=\"2026-06-09T16:21:42.21529927Z\" level=info msg=\"Stopped container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=fb4735bc-222f-48e9-aa3e-27b16acd5f4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.079914 | controller |     "Jun 09 16:21:42.216522 crc crio[22095]: time=\"2026-06-09T16:21:42.216426769Z\" level=info msg=\"Stopping pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=58949ea4-a696-49cb-b9a1-c1b20499caa4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079930 | controller |     "Jun 09 16:21:42.217391 crc crio[22095]: time=\"2026-06-09T16:21:42.217306511Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-qk5lt Namespace:openshift-marketplace ID:35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20 UID:766e6df5-63a6-4718-a34c-55c96daac453 NetNS:/var/run/netns/35101821-f725-454c-af2e-f664211f9de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod766e6df5_63a6_4718_a34c_55c96daac453.slice PodAnnotations:0xc000526688}] Aliases:map[]}\"",
2026-06-09 17:40:44.079945 | controller |     "Jun 09 16:21:42.217532 crc crio[22095]: time=\"2026-06-09T16:21:42.217516587Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-qk5lt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.079960 | controller |     "Jun 09 16:21:42.584237 crc crio[22095]: time=\"2026-06-09T16:21:42.584113669Z\" level=info msg=\"Stopped pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=58949ea4-a696-49cb-b9a1-c1b20499caa4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.079975 | controller |     "Jun 09 16:21:43.103992 crc crio[22095]: time=\"2026-06-09T16:21:43.103385475Z\" level=info msg=\"Removing container: 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502\" id=c46a4d8a-073c-4c53-afc8-7092682a972f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.079990 | controller |     "Jun 09 16:21:43.130747 crc crio[22095]: time=\"2026-06-09T16:21:43.130636885Z\" level=info msg=\"Removed container 1d208c73c89508b0bd42b901490f85bacd4ed680ca835202356d10555c05f502: openshift-marketplace/redhat-marketplace-qk5lt/registry-server\" id=c46a4d8a-073c-4c53-afc8-7092682a972f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.080004 | controller |     "Jun 09 16:21:43.133680 crc crio[22095]: time=\"2026-06-09T16:21:43.13356711Z\" level=info msg=\"Removing container: 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1\" id=f4beae80-080d-42db-b347-9c39cb95cea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.080019 | controller |     "Jun 09 16:21:43.174035 crc crio[22095]: time=\"2026-06-09T16:21:43.17324984Z\" level=info msg=\"Removed container 02bcb950dc05a96a47d06cc52c92b05c3a00cadce4384de25357f5fc1d65c0f1: openshift-marketplace/redhat-marketplace-qk5lt/extract-content\" id=f4beae80-080d-42db-b347-9c39cb95cea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.080033 | controller |     "Jun 09 16:21:43.178383 crc crio[22095]: time=\"2026-06-09T16:21:43.178243769Z\" level=info msg=\"Removing container: 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543\" id=26d54ab4-5ef3-48bf-b828-ac015be0182d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.080051 | controller |     "Jun 09 16:21:43.233877 crc crio[22095]: time=\"2026-06-09T16:21:43.233818637Z\" level=info msg=\"Removed container 2d4ded94d960770fddb3bdf6948ba9a7b58e29ca21b448f04210221105bc5543: openshift-marketplace/redhat-marketplace-qk5lt/extract-utilities\" id=26d54ab4-5ef3-48bf-b828-ac015be0182d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.080067 | controller |     "Jun 09 16:21:46.113512 crc crio[22095]: time=\"2026-06-09T16:21:46.112718307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-hjp2q/POD\" id=4b4a32e2-143c-40d5-bc1d-bcda284214e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080082 | controller |     "Jun 09 16:21:46.113512 crc crio[22095]: time=\"2026-06-09T16:21:46.113438336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080097 | controller |     "Jun 09 16:21:46.178035 crc crio[22095]: time=\"2026-06-09T16:21:46.177743949Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc002ab2f88}] Aliases:map[]}\"",
2026-06-09 17:40:44.080113 | controller |     "Jun 09 16:21:46.178035 crc crio[22095]: time=\"2026-06-09T16:21:46.17780251Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-hjp2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.080128 | controller |     "Jun 09 16:21:46.661018 crc crio[22095]: time=\"2026-06-09T16:21:46.659357147Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=be50c025-272b-45c1-8dd5-247b279614d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080144 | controller |     "Jun 09 16:21:46.661591 crc crio[22095]: time=\"2026-06-09T16:21:46.659900071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080159 | controller |     "Jun 09 16:21:46.668120 crc crio[22095]: time=\"2026-06-09T16:21:46.659842799Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=3fec4f28-9eaa-4ac9-9e39-73a93aae7750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080174 | controller |     "Jun 09 16:21:46.668120 crc crio[22095]: time=\"2026-06-09T16:21:46.662851696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080189 | controller |     "Jun 09 16:21:46.894830 crc crio[22095]: time=\"2026-06-09T16:21:46.894300145Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=ba46762e-33aa-4640-a094-a48a86f816e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080204 | controller |     "Jun 09 16:21:46.894830 crc crio[22095]: time=\"2026-06-09T16:21:46.894816388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080219 | controller |     "Jun 09 16:21:46.958794 crc crio[22095]: time=\"2026-06-09T16:21:46.95868804Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=9c29a4bb-7c94-47ba-9893-a7df2dce43b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080234 | controller |     "Jun 09 16:21:46.958794 crc crio[22095]: time=\"2026-06-09T16:21:46.958789082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080252 | controller |     "Jun 09 16:21:46.972304 crc crio[22095]: time=\"2026-06-09T16:21:46.97074672Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc00263c108}] Aliases:map[]}\"",
2026-06-09 17:40:44.080270 | controller |     "Jun 09 16:21:46.972304 crc crio[22095]: time=\"2026-06-09T16:21:46.97112762Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.080291 | controller |     "Jun 09 16:21:46.975473 crc crio[22095]: time=\"2026-06-09T16:21:46.974101446Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002b5c560}] Aliases:map[]}\"",
2026-06-09 17:40:44.080310 | controller |     "Jun 09 16:21:46.975473 crc crio[22095]: time=\"2026-06-09T16:21:46.974231739Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.080330 | controller |     "Jun 09 16:21:47.111397 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df58527e6dbdd7 Mac:e2:1e:b5:2b:bb:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.080350 | controller |     "Jun 09 16:21:47.111397 crc crio[22095]: time=\"2026-06-09T16:21:47.108982393Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc002ab2f88}] Aliases:map[]}\"",
2026-06-09 17:40:44.080372 | controller |     "Jun 09 16:21:47.111397 crc crio[22095]: time=\"2026-06-09T16:21:47.109117176Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-hjp2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.080396 | controller |     "Jun 09 16:21:47.115040 crc crio[22095]: time=\"2026-06-09T16:21:47.113492199Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"",
2026-06-09 17:40:44.080421 | controller |     "Jun 09 16:21:47.115040 crc crio[22095]: time=\"2026-06-09T16:21:47.11355516Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.080450 | controller |     "Jun 09 16:21:47.135719 crc crio[22095]: time=\"2026-06-09T16:21:47.135670139Z\" level=info msg=\"Ran pod sandbox 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db with infra container: openstack/nova-cell0-cell-mapping-hjp2q/POD\" id=4b4a32e2-143c-40d5-bc1d-bcda284214e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080476 | controller |     "Jun 09 16:21:47.177611 crc crio[22095]: time=\"2026-06-09T16:21:47.177196246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2afd0749-6dc6-4360-8a75-f726da1c371f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.080500 | controller |     "Jun 09 16:21:47.209491 crc crio[22095]: time=\"2026-06-09T16:21:47.209374993Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc000526ad8}] Aliases:map[]}\"",
2026-06-09 17:40:44.080527 | controller |     "Jun 09 16:21:47.209491 crc crio[22095]: time=\"2026-06-09T16:21:47.209487626Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.080550 | controller |     "Jun 09 16:21:47.309029 crc crio[22095]: time=\"2026-06-09T16:21:47.305282678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=dfa738e2-700d-4be3-ae4d-46b238721578 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.080575 | controller |     "Jun 09 16:21:47.333675 crc crio[22095]: time=\"2026-06-09T16:21:47.332649191Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage\" id=d06ac18a-b4ee-48e9-b067-63f6a07040b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.080628 | controller |     "Jun 09 16:21:47.333675 crc crio[22095]: time=\"2026-06-09T16:21:47.333116083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080654 | controller |     "Jun 09 16:21:47.487978 crc crio[22095]: time=\"2026-06-09T16:21:47.480750498Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-rm955/POD\" id=a531fd58-22be-4560-8405-bd21f888179f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080678 | controller |     "Jun 09 16:21:47.487978 crc crio[22095]: time=\"2026-06-09T16:21:47.48084052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080701 | controller |     "Jun 09 16:21:47.561664 crc crio[22095]: time=\"2026-06-09T16:21:47.561574305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080724 | controller |     "Jun 09 16:21:47.577808 crc crio[22095]: time=\"2026-06-09T16:21:47.565214848Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0004c74e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.080749 | controller |     "Jun 09 16:21:47.577808 crc crio[22095]: time=\"2026-06-09T16:21:47.56528648Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b779ff7c7-rm955 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.080770 | controller |     "Jun 09 16:21:47.577808 crc crio[22095]: time=\"2026-06-09T16:21:47.568212345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.080790 | controller |     "Jun 09 16:21:47.713809 crc crio[22095]: time=\"2026-06-09T16:21:47.713712985Z\" level=info msg=\"Created container d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage\" id=d06ac18a-b4ee-48e9-b067-63f6a07040b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.080810 | controller |     "Jun 09 16:21:47.717742 crc crio[22095]: time=\"2026-06-09T16:21:47.717635566Z\" level=info msg=\"Starting container: d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a\" id=64960726-7a28-435c-9481-12a8ab27630d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.080830 | controller |     "Jun 09 16:21:47.725499 crc crio[22095]: time=\"2026-06-09T16:21:47.725369155Z\" level=info msg=\"Started container\" PID=83266 containerID=d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a description=openstack/nova-cell0-cell-mapping-hjp2q/nova-manage id=64960726-7a28-435c-9481-12a8ab27630d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db",
2026-06-09 17:40:44.080845 | controller |     "Jun 09 16:21:47.885390 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6589a92bbbb9c2f Mac:d2:9f:ae:08:00:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.080885 | controller |     "Jun 09 16:21:47.892688 crc crio[22095]: time=\"2026-06-09T16:21:47.892558592Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002b5c560}] Aliases:map[]}\"",
2026-06-09 17:40:44.080902 | controller |     "Jun 09 16:21:47.892829 crc crio[22095]: time=\"2026-06-09T16:21:47.892751977Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.080917 | controller |     "Jun 09 16:21:47.924285 crc crio[22095]: time=\"2026-06-09T16:21:47.923426315Z\" level=info msg=\"Ran pod sandbox 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=be50c025-272b-45c1-8dd5-247b279614d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.080932 | controller |     "Jun 09 16:21:47.947538 crc crio[22095]: time=\"2026-06-09T16:21:47.942219728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.080948 | controller |     "Jun 09 16:21:47.947538 crc crio[22095]: time=\"2026-06-09T16:21:47.942482995Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.080967 | controller |     "Jun 09 16:21:47.947538 crc crio[22095]: time=\"2026-06-09T16:21:47.942539296Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=46a1ed00-c8cf-4897-b5e4-e5862ab179c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.080982 | controller |     "Jun 09 16:21:47.951876 crc crio[22095]: time=\"2026-06-09T16:21:47.949876345Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=146d034f-cf4c-4449-97c5-f59a99870f42 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.080997 | controller |     "Jun 09 16:21:47.951876 crc crio[22095]: 2026-06-09T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e613cfc279430 Mac:e6:a8:08:89:62:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf SocketPath: PciID:}] [{Interface:0xc000224fe0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.081012 | controller |     "Jun 09 16:21:47.955582 crc crio[22095]: time=\"2026-06-09T16:21:47.955477069Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc00263c108}] Aliases:map[]}\"",
2026-06-09 17:40:44.081027 | controller |     "Jun 09 16:21:47.955827 crc crio[22095]: time=\"2026-06-09T16:21:47.955734555Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.081042 | controller |     "Jun 09 16:21:47.963259 crc crio[22095]: time=\"2026-06-09T16:21:47.962743895Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"",
2026-06-09 17:40:44.081057 | controller |     "Jun 09 16:21:47.998886 crc crio[22095]: time=\"2026-06-09T16:21:47.998803212Z\" level=info msg=\"Ran pod sandbox 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 with infra container: openstack/nova-scheduler-0/POD\" id=3fec4f28-9eaa-4ac9-9e39-73a93aae7750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.081073 | controller |     "Jun 09 16:21:48.003077 crc crio[22095]: time=\"2026-06-09T16:21:48.003016081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081088 | controller |     "Jun 09 16:21:48.003274 crc crio[22095]: time=\"2026-06-09T16:21:48.003226726Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081102 | controller |     "Jun 09 16:21:48.003355 crc crio[22095]: time=\"2026-06-09T16:21:48.003301348Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=1fbed03c-a7ed-4ec0-b81b-84b3aec25080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081120 | controller |     "Jun 09 16:21:48.012150 crc crio[22095]: time=\"2026-06-09T16:21:48.009876187Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d5533a6f-5798-4f58-8454-2aa71e9d131f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.081134 | controller |     "Jun 09 16:21:48.015287 crc crio[22095]: time=\"2026-06-09T16:21:48.014791313Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"",
2026-06-09 17:40:44.081149 | controller |     "Jun 09 16:21:48.229270 crc crio[22095]: time=\"2026-06-09T16:21:48.229122682Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-pcmnp/POD\" id=f8953a27-2908-4356-b9f2-8e9df4950503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.081164 | controller |     "Jun 09 16:21:48.229270 crc crio[22095]: time=\"2026-06-09T16:21:48.229196504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081179 | controller |     "Jun 09 16:21:48.311627 crc crio[22095]: time=\"2026-06-09T16:21:48.311352335Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002b5c228}] Aliases:map[]}\"",
2026-06-09 17:40:44.081195 | controller |     "Jun 09 16:21:48.311627 crc crio[22095]: time=\"2026-06-09T16:21:48.311573011Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-pcmnp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.081210 | controller |     "Jun 09 16:21:48.312114 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d98df0b0e8c84fa Mac:26:d0:3a:fa:78:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e SocketPath: PciID:}] [{Interface:0xc000014a50 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.081225 | controller |     "Jun 09 16:21:48.312766 crc crio[22095]: time=\"2026-06-09T16:21:48.3127061Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc000526818}] Aliases:map[]}\"",
2026-06-09 17:40:44.081241 | controller |     "Jun 09 16:21:48.312890 crc crio[22095]: time=\"2026-06-09T16:21:48.312843834Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.081256 | controller |     "Jun 09 16:21:48.342204 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80b12101436154 Mac:e6:58:26:fc:f2:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 SocketPath: PciID:}] [{Interface:0xc0003845d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.081271 | controller |     "Jun 09 16:21:48.343348 crc crio[22095]: time=\"2026-06-09T16:21:48.343226294Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc000526ad8}] Aliases:map[]}\"",
2026-06-09 17:40:44.081290 | controller |     "Jun 09 16:21:48.343516 crc crio[22095]: time=\"2026-06-09T16:21:48.343374868Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.081306 | controller |     "Jun 09 16:21:48.352184 crc crio[22095]: time=\"2026-06-09T16:21:48.352082342Z\" level=info msg=\"Ran pod sandbox d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd with infra container: openstack/nova-metadata-0/POD\" id=9c29a4bb-7c94-47ba-9893-a7df2dce43b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.081321 | controller |     "Jun 09 16:21:48.356055 crc crio[22095]: time=\"2026-06-09T16:21:48.35589925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081336 | controller |     "Jun 09 16:21:48.356200 crc crio[22095]: time=\"2026-06-09T16:21:48.356180507Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081351 | controller |     "Jun 09 16:21:48.356251 crc crio[22095]: time=\"2026-06-09T16:21:48.356224928Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=62233e2a-51ec-43c2-ab33-00637112bd7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081366 | controller |     "Jun 09 16:21:48.357419 crc crio[22095]: time=\"2026-06-09T16:21:48.357136212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fad42c72-1a5a-4a5c-baa7-5590948a7078 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.081381 | controller |     "Jun 09 16:21:48.361032 crc crio[22095]: time=\"2026-06-09T16:21:48.360832197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-09 17:40:44.081396 | controller |     "Jun 09 16:21:48.391713 crc crio[22095]: time=\"2026-06-09T16:21:48.391643889Z\" level=info msg=\"Ran pod sandbox e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 with infra container: openstack/nova-api-0/POD\" id=ba46762e-33aa-4640-a094-a48a86f816e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.081411 | controller |     "Jun 09 16:21:48.410063 crc crio[22095]: time=\"2026-06-09T16:21:48.40997382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081426 | controller |     "Jun 09 16:21:48.410243 crc crio[22095]: time=\"2026-06-09T16:21:48.410207296Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081444 | controller |     "Jun 09 16:21:48.410311 crc crio[22095]: time=\"2026-06-09T16:21:48.410278458Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=4431cde2-2760-4d5d-a6cc-35b366d755f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081460 | controller |     "Jun 09 16:21:48.411557 crc crio[22095]: time=\"2026-06-09T16:21:48.411475368Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=39d7ac82-4d8d-408f-8418-51677702129a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.081475 | controller |     "Jun 09 16:21:48.417996 crc crio[22095]: time=\"2026-06-09T16:21:48.414584818Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-09 17:40:44.081490 | controller |     "Jun 09 16:21:48.558187 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d825e9eb518461 Mac:ce:60:ea:9f:35:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 SocketPath: PciID:}] [{Interface:0xc00040c5c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.081506 | controller |     "Jun 09 16:21:48.559589 crc crio[22095]: time=\"2026-06-09T16:21:48.559509972Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0004c74e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.081521 | controller |     "Jun 09 16:21:48.560188 crc crio[22095]: time=\"2026-06-09T16:21:48.559684447Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b779ff7c7-rm955 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.081536 | controller |     "Jun 09 16:21:48.571881 crc crio[22095]: time=\"2026-06-09T16:21:48.571739256Z\" level=info msg=\"Ran pod sandbox 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 with infra container: openstack/dnsmasq-dns-b779ff7c7-rm955/POD\" id=a531fd58-22be-4560-8405-bd21f888179f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.081551 | controller |     "Jun 09 16:21:48.576132 crc crio[22095]: time=\"2026-06-09T16:21:48.575636677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9609ad7b-313f-4004-a8b9-256f05a3ea1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081566 | controller |     "Jun 09 16:21:48.652876 crc crio[22095]: time=\"2026-06-09T16:21:48.652747508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=89399e09-97eb-4ee7-b8b2-cb8fb0e35782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081581 | controller |     "Jun 09 16:21:48.665128 crc crio[22095]: time=\"2026-06-09T16:21:48.665028794Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-rm955/init\" id=42562496-75dc-4b3b-95e4-6834653a5524 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.081595 | controller |     "Jun 09 16:21:48.665974 crc crio[22095]: time=\"2026-06-09T16:21:48.665567388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081613 | controller |     "Jun 09 16:21:48.745969 crc crio[22095]: time=\"2026-06-09T16:21:48.745066511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081629 | controller |     "Jun 09 16:21:48.751031 crc crio[22095]: time=\"2026-06-09T16:21:48.750017298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081643 | controller |     "Jun 09 16:21:48.872750 crc crio[22095]: 2026-06-09T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18dff138ea9c0c6 Mac:02:82:9c:47:3b:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.081658 | controller |     "Jun 09 16:21:48.873722 crc crio[22095]: time=\"2026-06-09T16:21:48.873622205Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002b5c228}] Aliases:map[]}\"",
2026-06-09 17:40:44.081674 | controller |     "Jun 09 16:21:48.873836 crc crio[22095]: time=\"2026-06-09T16:21:48.87379027Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-pcmnp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.081689 | controller |     "Jun 09 16:21:48.882437 crc crio[22095]: time=\"2026-06-09T16:21:48.88234833Z\" level=info msg=\"Ran pod sandbox 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 with infra container: openstack/nova-cell1-conductor-db-sync-pcmnp/POD\" id=f8953a27-2908-4356-b9f2-8e9df4950503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.081704 | controller |     "Jun 09 16:21:48.900544 crc crio[22095]: time=\"2026-06-09T16:21:48.89677259Z\" level=info msg=\"Created container a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb: openstack/dnsmasq-dns-b779ff7c7-rm955/init\" id=42562496-75dc-4b3b-95e4-6834653a5524 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.081718 | controller |     "Jun 09 16:21:48.900544 crc crio[22095]: time=\"2026-06-09T16:21:48.897207791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fea5d6ff-6f88-4a17-9090-bb9e3fad3e4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081734 | controller |     "Jun 09 16:21:48.904288 crc crio[22095]: time=\"2026-06-09T16:21:48.904201121Z\" level=info msg=\"Starting container: a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb\" id=333a6419-5d34-40d6-b850-a27d3635a626 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.081748 | controller |     "Jun 09 16:21:48.912787 crc crio[22095]: time=\"2026-06-09T16:21:48.91272568Z\" level=info msg=\"Started container\" PID=83434 containerID=a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb description=openstack/dnsmasq-dns-b779ff7c7-rm955/init id=333a6419-5d34-40d6-b850-a27d3635a626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140",
2026-06-09 17:40:44.081764 | controller |     "Jun 09 16:21:48.935172 crc crio[22095]: time=\"2026-06-09T16:21:48.933204797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=93370eac-2ddc-4048-baca-7e800af115ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081783 | controller |     "Jun 09 16:21:48.954211 crc crio[22095]: time=\"2026-06-09T16:21:48.954107064Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync\" id=3f30310d-1021-4eb1-80b0-cf4380036870 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.081800 | controller |     "Jun 09 16:21:48.954810 crc crio[22095]: time=\"2026-06-09T16:21:48.954574216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081816 | controller |     "Jun 09 16:21:49.030069 crc crio[22095]: time=\"2026-06-09T16:21:49.029778019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081830 | controller |     "Jun 09 16:21:49.035352 crc crio[22095]: time=\"2026-06-09T16:21:49.03526835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081845 | controller |     "Jun 09 16:21:49.304028 crc crio[22095]: time=\"2026-06-09T16:21:49.302269152Z\" level=info msg=\"Created container 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync\" id=3f30310d-1021-4eb1-80b0-cf4380036870 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.081880 | controller |     "Jun 09 16:21:49.309325 crc crio[22095]: time=\"2026-06-09T16:21:49.309266252Z\" level=info msg=\"Starting container: 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f\" id=627b5429-e692-4edb-a315-b47970e8a7dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.081896 | controller |     "Jun 09 16:21:49.322289 crc crio[22095]: time=\"2026-06-09T16:21:49.322222105Z\" level=info msg=\"Started container\" PID=83453 containerID=5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f description=openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync id=627b5429-e692-4edb-a315-b47970e8a7dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192",
2026-06-09 17:40:44.081912 | controller |     "Jun 09 16:21:49.500836 crc crio[22095]: time=\"2026-06-09T16:21:49.5002243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a9f66436-fce5-4820-bc17-6a4e194ce6ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081927 | controller |     "Jun 09 16:21:49.634973 crc crio[22095]: time=\"2026-06-09T16:21:49.633564587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=30619795-ef30-43ec-92f2-4860d227c616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.081942 | controller |     "Jun 09 16:21:49.648805 crc crio[22095]: time=\"2026-06-09T16:21:49.648719736Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=c76afd18-c783-44d4-9d4e-704d3a1af6f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.081956 | controller |     "Jun 09 16:21:49.649314 crc crio[22095]: time=\"2026-06-09T16:21:49.64925299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081970 | controller |     "Jun 09 16:21:49.768986 crc crio[22095]: time=\"2026-06-09T16:21:49.764147913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.081988 | controller |     "Jun 09 16:21:49.778818 crc crio[22095]: time=\"2026-06-09T16:21:49.778767109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082003 | controller |     "Jun 09 16:21:50.041401 crc crio[22095]: time=\"2026-06-09T16:21:50.040839144Z\" level=info msg=\"Created container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=c76afd18-c783-44d4-9d4e-704d3a1af6f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082018 | controller |     "Jun 09 16:21:50.045793 crc crio[22095]: time=\"2026-06-09T16:21:50.04573491Z\" level=info msg=\"Starting container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6\" id=4d147837-8db3-49c0-a561-d2c8c17791f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.082032 | controller |     "Jun 09 16:21:50.124631 crc crio[22095]: time=\"2026-06-09T16:21:50.124390072Z\" level=info msg=\"Stopping container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a (timeout: 2s)\" id=552bf61d-4ebf-4d25-b97f-a67a96f78b30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.082047 | controller |     "Jun 09 16:21:50.128773 crc crio[22095]: time=\"2026-06-09T16:21:50.128578399Z\" level=info msg=\"Started container\" PID=83528 containerID=f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6 description=openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns id=4d147837-8db3-49c0-a561-d2c8c17791f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140",
2026-06-09 17:40:44.082062 | controller |     "Jun 09 16:21:50.267508 crc crio[22095]: time=\"2026-06-09T16:21:50.267375367Z\" level=info msg=\"Stopped container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=552bf61d-4ebf-4d25-b97f-a67a96f78b30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.082077 | controller |     "Jun 09 16:21:50.268851 crc crio[22095]: time=\"2026-06-09T16:21:50.268726391Z\" level=info msg=\"Stopping pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=175aafea-627e-43dd-9def-dde33d91da96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.082091 | controller |     "Jun 09 16:21:50.271566 crc crio[22095]: time=\"2026-06-09T16:21:50.270029615Z\" level=info msg=\"Got pod network &{Name:certified-operators-mv8tt Namespace:openshift-marketplace ID:e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c UID:33773a3c-90a6-4dc8-97be-af6e04aef62b NetNS:/var/run/netns/6c277834-3ae1-414d-ae77-dc63924b8cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33773a3c_90a6_4dc8_97be_af6e04aef62b.slice PodAnnotations:0xc002b5c5b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.082106 | controller |     "Jun 09 16:21:50.271566 crc crio[22095]: time=\"2026-06-09T16:21:50.27063008Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-mv8tt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.082121 | controller |     "Jun 09 16:21:52.450988 crc crio[22095]: time=\"2026-06-09T16:21:52.450179347Z\" level=info msg=\"Stopped pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=175aafea-627e-43dd-9def-dde33d91da96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.082136 | controller |     "Jun 09 16:21:52.644993 crc crio[22095]: time=\"2026-06-09T16:21:52.644178593Z\" level=info msg=\"Removing container: 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a\" id=044e6775-2cb5-4cbe-9630-a22d7621574c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.082154 | controller |     "Jun 09 16:21:54.532607 crc crio[22095]: time=\"2026-06-09T16:21:54.530237237Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d5533a6f-5798-4f58-8454-2aa71e9d131f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.082170 | controller |     "Jun 09 16:21:54.532607 crc crio[22095]: time=\"2026-06-09T16:21:54.532162867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=2493e808-65f1-433e-aae2-633a71a6f964 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082184 | controller |     "Jun 09 16:21:54.539614 crc crio[22095]: time=\"2026-06-09T16:21:54.539429594Z\" level=info msg=\"Removed container 7922bfd1846d7b4069628b24b51c41bc71df50ed7ab97b921ca699a87bcbe00a: openshift-marketplace/certified-operators-mv8tt/registry-server\" id=044e6775-2cb5-4cbe-9630-a22d7621574c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.082199 | controller |     "Jun 09 16:21:54.543585 crc crio[22095]: time=\"2026-06-09T16:21:54.543436137Z\" level=info msg=\"Removing container: 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7\" id=6408d4af-2eb2-446b-ba6d-2c1f1ea680d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.082213 | controller |     "Jun 09 16:21:54.611599 crc crio[22095]: time=\"2026-06-09T16:21:54.611429084Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=146d034f-cf4c-4449-97c5-f59a99870f42 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.082228 | controller |     "Jun 09 16:21:54.612751 crc crio[22095]: time=\"2026-06-09T16:21:54.612642405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=7421625a-5b66-4142-9a24-3b977d12d186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082243 | controller |     "Jun 09 16:21:54.635065 crc crio[22095]: time=\"2026-06-09T16:21:54.634965519Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=39d7ac82-4d8d-408f-8418-51677702129a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.082258 | controller |     "Jun 09 16:21:54.636071 crc crio[22095]: time=\"2026-06-09T16:21:54.635901933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=aa19f18b-4603-4515-92ae-545dafd47067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082274 | controller |     "Jun 09 16:21:54.684163 crc crio[22095]: time=\"2026-06-09T16:21:54.682583793Z\" level=info msg=\"Removed container 1c6c19260f3223dfc92203d84ba94f052b5c28b5f2d40e2fc0d555b710df7bf7: openshift-marketplace/certified-operators-mv8tt/extract-content\" id=6408d4af-2eb2-446b-ba6d-2c1f1ea680d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.082289 | controller |     "Jun 09 16:21:54.689480 crc crio[22095]: time=\"2026-06-09T16:21:54.689341456Z\" level=info msg=\"Removing container: 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243\" id=eb177130-442a-4263-9518-9b85ef7030ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.082304 | controller |     "Jun 09 16:21:54.691004 crc crio[22095]: time=\"2026-06-09T16:21:54.690865126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bb962a62-f68e-4959-b00e-d118ce1d081a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082321 | controller |     "Jun 09 16:21:54.702323 crc crio[22095]: time=\"2026-06-09T16:21:54.702218187Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fad42c72-1a5a-4a5c-baa7-5590948a7078 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.082336 | controller |     "Jun 09 16:21:54.705243 crc crio[22095]: time=\"2026-06-09T16:21:54.703293885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5a1e220f-39ea-44c0-b810-30b28e5559d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082351 | controller |     "Jun 09 16:21:54.708659 crc crio[22095]: time=\"2026-06-09T16:21:54.708580501Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=43405859-e400-4b5f-8905-79096479f3ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082366 | controller |     "Jun 09 16:21:54.708814 crc crio[22095]: time=\"2026-06-09T16:21:54.708735265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8e3441aa-398e-4cb6-b7ad-32c246fcefef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082381 | controller |     "Jun 09 16:21:54.711718 crc crio[22095]: time=\"2026-06-09T16:21:54.711605559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082396 | controller |     "Jun 09 16:21:54.718002 crc crio[22095]: time=\"2026-06-09T16:21:54.717844319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=2bd56342-b975-48a7-9fe7-b4223fd30ace name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082411 | controller |     "Jun 09 16:21:54.722097 crc crio[22095]: time=\"2026-06-09T16:21:54.721989886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=c95cccf9-1523-401a-907f-3b07eb8b22c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082426 | controller |     "Jun 09 16:21:54.722252 crc crio[22095]: time=\"2026-06-09T16:21:54.722215301Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=957ff00f-b541-4c31-8cdd-3091e3367c7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082441 | controller |     "Jun 09 16:21:54.741259 crc crio[22095]: time=\"2026-06-09T16:21:54.741178739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082457 | controller |     "Jun 09 16:21:54.747502 crc crio[22095]: time=\"2026-06-09T16:21:54.747403919Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a1c8700a-2dc6-4619-ad98-747a5d90a2ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082472 | controller |     "Jun 09 16:21:54.753068 crc crio[22095]: time=\"2026-06-09T16:21:54.752973442Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4e637ef5-61e2-44cb-83f8-cf9e699bdaf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082487 | controller |     "Jun 09 16:21:54.774884 crc crio[22095]: time=\"2026-06-09T16:21:54.774594468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082502 | controller |     "Jun 09 16:21:54.775222 crc crio[22095]: time=\"2026-06-09T16:21:54.775056939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082523 | controller |     "Jun 09 16:21:54.775523 crc crio[22095]: time=\"2026-06-09T16:21:54.775331537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082538 | controller |     "Jun 09 16:21:54.781571 crc crio[22095]: time=\"2026-06-09T16:21:54.781505545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082554 | controller |     "Jun 09 16:21:54.835324 crc crio[22095]: time=\"2026-06-09T16:21:54.834037115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082569 | controller |     "Jun 09 16:21:54.841218 crc crio[22095]: time=\"2026-06-09T16:21:54.841134038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082584 | controller |     "Jun 09 16:21:54.846971 crc crio[22095]: time=\"2026-06-09T16:21:54.846827264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082599 | controller |     "Jun 09 16:21:54.851063 crc crio[22095]: time=\"2026-06-09T16:21:54.850827737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082613 | controller |     "Jun 09 16:21:54.862077 crc crio[22095]: time=\"2026-06-09T16:21:54.861900611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082628 | controller |     "Jun 09 16:21:54.865388 crc crio[22095]: time=\"2026-06-09T16:21:54.865315189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082643 | controller |     "Jun 09 16:21:54.958052 crc crio[22095]: time=\"2026-06-09T16:21:54.957983331Z\" level=info msg=\"Removed container 9e30a91f0fec4df1c1cb2c1e58788b53decbc258761c99e4688824fe81fbe243: openshift-marketplace/certified-operators-mv8tt/extract-utilities\" id=eb177130-442a-4263-9518-9b85ef7030ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.082658 | controller |     "Jun 09 16:21:55.104012 crc crio[22095]: time=\"2026-06-09T16:21:55.103873481Z\" level=info msg=\"Created container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log\" id=957ff00f-b541-4c31-8cdd-3091e3367c7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082673 | controller |     "Jun 09 16:21:55.105343 crc crio[22095]: time=\"2026-06-09T16:21:55.105275407Z\" level=info msg=\"Starting container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c\" id=d056bf15-02ef-4194-bfa9-b84df2d95758 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.082687 | controller |     "Jun 09 16:21:55.115552 crc crio[22095]: time=\"2026-06-09T16:21:55.115394707Z\" level=info msg=\"Started container\" PID=83775 containerID=bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c description=openstack/nova-metadata-0/nova-metadata-log id=d056bf15-02ef-4194-bfa9-b84df2d95758 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd",
2026-06-09 17:40:44.082702 | controller |     "Jun 09 16:21:55.133710 crc crio[22095]: time=\"2026-06-09T16:21:55.133621375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=91a4c99b-1cb4-40dd-ab0b-93cfba9f5bb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082722 | controller |     "Jun 09 16:21:55.154679 crc crio[22095]: time=\"2026-06-09T16:21:55.154099881Z\" level=info msg=\"Created container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a1c8700a-2dc6-4619-ad98-747a5d90a2ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082737 | controller |     "Jun 09 16:21:55.156207 crc crio[22095]: time=\"2026-06-09T16:21:55.156075332Z\" level=info msg=\"Starting container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f\" id=e1e50fc0-c9b0-47c7-9bbe-af51cb301a15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.082752 | controller |     "Jun 09 16:21:55.167548 crc crio[22095]: time=\"2026-06-09T16:21:55.167426874Z\" level=info msg=\"Started container\" PID=83778 containerID=050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1e50fc0-c9b0-47c7-9bbe-af51cb301a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68",
2026-06-09 17:40:44.082767 | controller |     "Jun 09 16:21:55.170493 crc crio[22095]: time=\"2026-06-09T16:21:55.17038093Z\" level=info msg=\"Created container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log\" id=43405859-e400-4b5f-8905-79096479f3ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082781 | controller |     "Jun 09 16:21:55.177897 crc crio[22095]: time=\"2026-06-09T16:21:55.176392534Z\" level=info msg=\"Starting container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d\" id=c8d6ead4-4b08-41a0-82ce-a14de1ca077b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.082796 | controller |     "Jun 09 16:21:55.177897 crc crio[22095]: time=\"2026-06-09T16:21:55.17659336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dd2dca01-1c92-438a-a13f-19eacdc3c429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082811 | controller |     "Jun 09 16:21:55.180001 crc crio[22095]: time=\"2026-06-09T16:21:55.179850783Z\" level=info msg=\"Created container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4e637ef5-61e2-44cb-83f8-cf9e699bdaf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082826 | controller |     "Jun 09 16:21:55.184789 crc crio[22095]: time=\"2026-06-09T16:21:55.184593945Z\" level=info msg=\"Starting container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14\" id=eb788432-e575-485b-a3d3-f48706dece20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.082840 | controller |     "Jun 09 16:21:55.189320 crc crio[22095]: time=\"2026-06-09T16:21:55.188989348Z\" level=info msg=\"Started container\" PID=83776 containerID=3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d description=openstack/nova-api-0/nova-api-log id=c8d6ead4-4b08-41a0-82ce-a14de1ca077b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51",
2026-06-09 17:40:44.082875 | controller |     "Jun 09 16:21:55.190655 crc crio[22095]: time=\"2026-06-09T16:21:55.190584119Z\" level=info msg=\"Started container\" PID=83777 containerID=e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=eb788432-e575-485b-a3d3-f48706dece20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3",
2026-06-09 17:40:44.082895 | controller |     "Jun 09 16:21:55.197709 crc crio[22095]: time=\"2026-06-09T16:21:55.19763238Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=da3946b9-9bcf-408e-b8c4-ac46434f509c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.082911 | controller |     "Jun 09 16:21:55.199278 crc crio[22095]: time=\"2026-06-09T16:21:55.199219391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082926 | controller |     "Jun 09 16:21:55.206346 crc crio[22095]: time=\"2026-06-09T16:21:55.206262002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=32c1b2f1-5882-4559-ba88-277931c595b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082941 | controller |     "Jun 09 16:21:55.246879 crc crio[22095]: time=\"2026-06-09T16:21:55.246768853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082956 | controller |     "Jun 09 16:21:55.250133 crc crio[22095]: time=\"2026-06-09T16:21:55.249507374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3df2f42d-f148-441f-ae03-e2885f27b809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.082971 | controller |     "Jun 09 16:21:55.250376 crc crio[22095]: time=\"2026-06-09T16:21:55.250205751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.082986 | controller |     "Jun 09 16:21:55.264662 crc crio[22095]: time=\"2026-06-09T16:21:55.26456088Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=079ef68b-9dd7-476c-9f8f-7354da82112e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083000 | controller |     "Jun 09 16:21:55.266221 crc crio[22095]: time=\"2026-06-09T16:21:55.266166592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083015 | controller |     "Jun 09 16:21:55.323889 crc crio[22095]: time=\"2026-06-09T16:21:55.323842234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083030 | controller |     "Jun 09 16:21:55.326810 crc crio[22095]: time=\"2026-06-09T16:21:55.32678888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083044 | controller |     "Jun 09 16:21:55.401989 crc crio[22095]: time=\"2026-06-09T16:21:55.4018724Z\" level=info msg=\"Created container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata\" id=da3946b9-9bcf-408e-b8c4-ac46434f509c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083059 | controller |     "Jun 09 16:21:55.406579 crc crio[22095]: time=\"2026-06-09T16:21:55.406493098Z\" level=info msg=\"Starting container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c\" id=9193c882-02a5-45fe-9e50-eed7c320f989 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.083073 | controller |     "Jun 09 16:21:55.420021 crc crio[22095]: time=\"2026-06-09T16:21:55.419899033Z\" level=info msg=\"Started container\" PID=83825 containerID=5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c description=openstack/nova-metadata-0/nova-metadata-metadata id=9193c882-02a5-45fe-9e50-eed7c320f989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd",
2026-06-09 17:40:44.083091 | controller |     "Jun 09 16:21:55.458312 crc crio[22095]: time=\"2026-06-09T16:21:55.457875439Z\" level=info msg=\"Created container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api\" id=079ef68b-9dd7-476c-9f8f-7354da82112e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083107 | controller |     "Jun 09 16:21:55.460079 crc crio[22095]: time=\"2026-06-09T16:21:55.459891381Z\" level=info msg=\"Starting container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c\" id=b5156e19-39fe-4d7b-b486-ddcbadaf84a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.083122 | controller |     "Jun 09 16:21:55.464678 crc crio[22095]: time=\"2026-06-09T16:21:55.464582171Z\" level=info msg=\"Started container\" PID=83837 containerID=c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c description=openstack/nova-api-0/nova-api-api id=b5156e19-39fe-4d7b-b486-ddcbadaf84a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51",
2026-06-09 17:40:44.083136 | controller |     "Jun 09 16:21:55.718731 crc crio[22095]: time=\"2026-06-09T16:21:55.71864897Z\" level=info msg=\"Stopping container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 (timeout: 30s)\" id=fd38ba17-3a0e-4c38-b5a0-915100063d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083151 | controller |     "Jun 09 16:21:55.798750 crc crio[22095]: time=\"2026-06-09T16:21:55.792125599Z\" level=info msg=\"Stopping container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c (timeout: 30s)\" id=e85d15e4-dc75-4389-a354-9ec59fe7d060 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083166 | controller |     "Jun 09 16:21:55.799287 crc crio[22095]: time=\"2026-06-09T16:21:55.799217751Z\" level=info msg=\"Stopping container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c (timeout: 30s)\" id=56d89560-89af-4480-86e4-41bc3d92f6e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083180 | controller |     "Jun 09 16:21:55.974010 crc crio[22095]: time=\"2026-06-09T16:21:55.973851539Z\" level=info msg=\"Stopped container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log\" id=56d89560-89af-4480-86e4-41bc3d92f6e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083195 | controller |     "Jun 09 16:21:56.346552 crc crio[22095]: time=\"2026-06-09T16:21:56.346389304Z\" level=info msg=\"Stopped container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata\" id=e85d15e4-dc75-4389-a354-9ec59fe7d060 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083209 | controller |     "Jun 09 16:21:56.347984 crc crio[22095]: time=\"2026-06-09T16:21:56.347838521Z\" level=info msg=\"Stopping pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=f4561d23-9e1c-4612-a187-2fea9d67074a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.083224 | controller |     "Jun 09 16:21:56.348662 crc crio[22095]: time=\"2026-06-09T16:21:56.34858167Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd UID:71d9a7aa-7523-47d1-9f5a-818fb9ba55b9 NetNS:/var/run/netns/1dc25ecb-d233-4877-aa94-484ccfa9ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71d9a7aa_7523_47d1_9f5a_818fb9ba55b9.slice PodAnnotations:0xc002ab2f30}] Aliases:map[]}\"",
2026-06-09 17:40:44.083239 | controller |     "Jun 09 16:21:56.348785 crc crio[22095]: time=\"2026-06-09T16:21:56.348737344Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.083257 | controller |     "Jun 09 16:21:56.772161 crc crio[22095]: time=\"2026-06-09T16:21:56.771144201Z\" level=info msg=\"Stopping container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4 (timeout: 10s)\" id=f83509ab-7287-40c0-a1b0-6cc0a24a66cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083272 | controller |     "Jun 09 16:21:56.934304 crc crio[22095]: time=\"2026-06-09T16:21:56.931306167Z\" level=info msg=\"Stopped container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=f83509ab-7287-40c0-a1b0-6cc0a24a66cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.083287 | controller |     "Jun 09 16:21:56.950220 crc crio[22095]: time=\"2026-06-09T16:21:56.946694333Z\" level=info msg=\"Stopping pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=fea2c2ac-200b-4103-8d7d-f0f842c4ee03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.083302 | controller |     "Jun 09 16:21:56.950220 crc crio[22095]: time=\"2026-06-09T16:21:56.949142955Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-bp5c7 Namespace:openstack ID:91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e UID:8ae6feb0-8198-42eb-abbe-a87557b7c2a2 NetNS:/var/run/netns/b5623f78-ffd9-4842-aaf0-d6e6bb636fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ae6feb0_8198_42eb_abbe_a87557b7c2a2.slice PodAnnotations:0xc002b5c0b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.083317 | controller |     "Jun 09 16:21:56.950220 crc crio[22095]: time=\"2026-06-09T16:21:56.949500725Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-bp5c7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.083332 | controller |     "Jun 09 16:21:57.032040 crc crio[22095]: time=\"2026-06-09T16:21:57.029746127Z\" level=info msg=\"Stopped pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=f4561d23-9e1c-4612-a187-2fea9d67074a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.083347 | controller |     "Jun 09 16:21:57.568293 crc crio[22095]: time=\"2026-06-09T16:21:57.567737014Z\" level=info msg=\"Stopped pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=fea2c2ac-200b-4103-8d7d-f0f842c4ee03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.083363 | controller |     "Jun 09 16:21:57.938520 crc crio[22095]: time=\"2026-06-09T16:21:57.937873247Z\" level=info msg=\"Removing container: 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4\" id=ed94c037-7839-4c78-9b3f-f47e48f4b529 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083380 | controller |     "Jun 09 16:21:58.060247 crc crio[22095]: time=\"2026-06-09T16:21:58.06013636Z\" level=info msg=\"Removed container 7e2748e07fdbc8b8a284e681f8923ef168d94f0bf1867436e3192b54918c72b4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/dnsmasq-dns\" id=ed94c037-7839-4c78-9b3f-f47e48f4b529 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083413 | controller |     "Jun 09 16:21:58.078675 crc crio[22095]: time=\"2026-06-09T16:21:58.078362088Z\" level=info msg=\"Removing container: 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4\" id=b1f1c546-0c94-46c7-b417-65373a3331fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083429 | controller |     "Jun 09 16:21:58.142207 crc crio[22095]: time=\"2026-06-09T16:21:58.142035494Z\" level=info msg=\"Removed container 5f30989d9e37d7ce61db8508944d86809c62a45a74c7b44726e2094363ef40c4: openstack/dnsmasq-dns-85c5b8fbf9-bp5c7/init\" id=b1f1c546-0c94-46c7-b417-65373a3331fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083444 | controller |     "Jun 09 16:21:58.153238 crc crio[22095]: time=\"2026-06-09T16:21:58.153162991Z\" level=info msg=\"Removing container: 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c\" id=e37ee731-ec4d-42d7-8ec5-7edefdc5c365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083463 | controller |     "Jun 09 16:21:58.268408 crc crio[22095]: time=\"2026-06-09T16:21:58.26599261Z\" level=info msg=\"Removed container 5d6ff246ef899209e6da9eeca617a969f08d0e4108d2222f009c01f5a68c444c: openstack/nova-metadata-0/nova-metadata-metadata\" id=e37ee731-ec4d-42d7-8ec5-7edefdc5c365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083478 | controller |     "Jun 09 16:21:58.278836 crc crio[22095]: time=\"2026-06-09T16:21:58.278762859Z\" level=info msg=\"Removing container: bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c\" id=fcdac5a1-7200-4dd8-89a2-fbc2677213ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083493 | controller |     "Jun 09 16:21:58.326494 crc crio[22095]: time=\"2026-06-09T16:21:58.325851519Z\" level=info msg=\"Removed container bf4dd7a3cec82cec1cf38c13da0ef99a110138ec4650ca04f7075bb39135695c: openstack/nova-metadata-0/nova-metadata-log\" id=fcdac5a1-7200-4dd8-89a2-fbc2677213ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.083508 | controller |     "Jun 09 16:21:58.658240 crc crio[22095]: time=\"2026-06-09T16:21:58.657673557Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=80b3dc44-6677-4f60-82bd-54f68872843c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.083523 | controller |     "Jun 09 16:21:58.658240 crc crio[22095]: time=\"2026-06-09T16:21:58.658226891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083538 | controller |     "Jun 09 16:21:58.711045 crc crio[22095]: time=\"2026-06-09T16:21:58.71070281Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc0022725a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.083553 | controller |     "Jun 09 16:21:58.711045 crc crio[22095]: time=\"2026-06-09T16:21:58.710774452Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.083568 | controller |     "Jun 09 16:21:59.510878 crc crio[22095]: 2026-06-09T16:21:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbc7eef9bce91a6 Mac:3a:52:25:7e:31:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.083584 | controller |     "Jun 09 16:21:59.514760 crc crio[22095]: time=\"2026-06-09T16:21:59.514553339Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc0022725a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.083600 | controller |     "Jun 09 16:21:59.515246 crc crio[22095]: time=\"2026-06-09T16:21:59.515118774Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.083619 | controller |     "Jun 09 16:21:59.526894 crc crio[22095]: time=\"2026-06-09T16:21:59.526844065Z\" level=info msg=\"Ran pod sandbox cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 with infra container: openstack/nova-metadata-0/POD\" id=80b3dc44-6677-4f60-82bd-54f68872843c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.083635 | controller |     "Jun 09 16:21:59.534906 crc crio[22095]: time=\"2026-06-09T16:21:59.534582334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=22df8ba8-a77c-498d-8a09-8af8a8040192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.083650 | controller |     "Jun 09 16:21:59.549567 crc crio[22095]: time=\"2026-06-09T16:21:59.549439966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5b03a828-fdb6-42e7-bc55-403b3c8a8637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.083665 | controller |     "Jun 09 16:21:59.567039 crc crio[22095]: time=\"2026-06-09T16:21:59.561870355Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5fa24986-3523-45b3-a9fb-0c27ef52f42d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083680 | controller |     "Jun 09 16:21:59.567039 crc crio[22095]: time=\"2026-06-09T16:21:59.563865396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083695 | controller |     "Jun 09 16:21:59.691362 crc crio[22095]: time=\"2026-06-09T16:21:59.691307052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083710 | controller |     "Jun 09 16:21:59.695334 crc crio[22095]: time=\"2026-06-09T16:21:59.695309505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083725 | controller |     "Jun 09 16:21:59.874883 crc crio[22095]: time=\"2026-06-09T16:21:59.874363087Z\" level=info msg=\"Created container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log\" id=5fa24986-3523-45b3-a9fb-0c27ef52f42d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083740 | controller |     "Jun 09 16:21:59.876688 crc crio[22095]: time=\"2026-06-09T16:21:59.876561993Z\" level=info msg=\"Starting container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b\" id=45113a5e-3e5a-4728-86ba-4f4767911905 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.083754 | controller |     "Jun 09 16:21:59.884903 crc crio[22095]: time=\"2026-06-09T16:21:59.884811535Z\" level=info msg=\"Started container\" PID=84638 containerID=f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b description=openstack/nova-metadata-0/nova-metadata-log id=45113a5e-3e5a-4728-86ba-4f4767911905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8",
2026-06-09 17:40:44.083770 | controller |     "Jun 09 16:21:59.897729 crc crio[22095]: time=\"2026-06-09T16:21:59.897649645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=68513d06-7080-4c0f-8c6a-5b9bce1c317b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.083785 | controller |     "Jun 09 16:21:59.953773 crc crio[22095]: time=\"2026-06-09T16:21:59.951765696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4546d010-9400-422b-b2ff-0b14b204ee1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.083803 | controller |     "Jun 09 16:21:59.972974 crc crio[22095]: time=\"2026-06-09T16:21:59.969304437Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e2daecb9-45c1-4148-8d18-42fe794fdea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083819 | controller |     "Jun 09 16:21:59.972974 crc crio[22095]: time=\"2026-06-09T16:21:59.970844156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083834 | controller |     "Jun 09 16:22:00.052203 crc crio[22095]: time=\"2026-06-09T16:22:00.052083264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083849 | controller |     "Jun 09 16:22:00.056354 crc crio[22095]: time=\"2026-06-09T16:22:00.056283342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083886 | controller |     "Jun 09 16:22:00.288849 crc crio[22095]: time=\"2026-06-09T16:22:00.288748797Z\" level=info msg=\"Created container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata\" id=e2daecb9-45c1-4148-8d18-42fe794fdea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.083902 | controller |     "Jun 09 16:22:00.290076 crc crio[22095]: time=\"2026-06-09T16:22:00.289890486Z\" level=info msg=\"Starting container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6\" id=2cd585ed-77f8-4782-971b-3f54f86d1020 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.083918 | controller |     "Jun 09 16:22:00.298522 crc crio[22095]: time=\"2026-06-09T16:22:00.298409245Z\" level=info msg=\"Started container\" PID=84677 containerID=2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6 description=openstack/nova-metadata-0/nova-metadata-metadata id=2cd585ed-77f8-4782-971b-3f54f86d1020 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8",
2026-06-09 17:40:44.083933 | controller |     "Jun 09 16:22:00.531401 crc crio[22095]: time=\"2026-06-09T16:22:00.531323441Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683702-b8tcd/POD\" id=a2d84ab2-1dd4-45cc-a1ed-d661ad23e3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.083948 | controller |     "Jun 09 16:22:00.532123 crc crio[22095]: time=\"2026-06-09T16:22:00.531418384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.083963 | controller |     "Jun 09 16:22:00.561783 crc crio[22095]: time=\"2026-06-09T16:22:00.561699512Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002b5c7f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.083978 | controller |     "Jun 09 16:22:00.561783 crc crio[22095]: time=\"2026-06-09T16:22:00.561762514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683702-b8tcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.083993 | controller |     "Jun 09 16:22:01.235011 crc crio[22095]: 2026-06-09T16:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a108971742154 Mac:ba:71:aa:65:91:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.084011 | controller |     "Jun 09 16:22:01.238663 crc crio[22095]: time=\"2026-06-09T16:22:01.238534538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002b5c7f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.084027 | controller |     "Jun 09 16:22:01.238880 crc crio[22095]: time=\"2026-06-09T16:22:01.238738103Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683702-b8tcd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.084042 | controller |     "Jun 09 16:22:01.248849 crc crio[22095]: time=\"2026-06-09T16:22:01.248718739Z\" level=info msg=\"Ran pod sandbox 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 with infra container: openshift-infra/auto-csr-approver-29683702-b8tcd/POD\" id=a2d84ab2-1dd4-45cc-a1ed-d661ad23e3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.084056 | controller |     "Jun 09 16:22:01.254547 crc crio[22095]: time=\"2026-06-09T16:22:01.254127818Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=da5dcade-76ac-43a7-b958-7dbdd559cecc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.084071 | controller |     "Jun 09 16:22:01.270617 crc crio[22095]: time=\"2026-06-09T16:22:01.270443198Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.084086 | controller |     "Jun 09 16:22:02.066405 crc crio[22095]: time=\"2026-06-09T16:22:02.066263081Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=da5dcade-76ac-43a7-b958-7dbdd559cecc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.084102 | controller |     "Jun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.066879107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f24affaa-32e8-4fb9-af70-50b3971e9dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.084117 | controller |     "Jun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.067059682Z\" level=info msg=\"Stopping pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=b7d85739-d0ad-4c6c-a440-b3b09c3e78da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084132 | controller |     "Jun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.067710529Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hjp2q Namespace:openstack ID:7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db UID:1faa90b1-026f-402c-a0b1-505b17e5f638 NetNS:/var/run/netns/68c53425-9426-4602-8d84-0a5885fcf092 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faa90b1_026f_402c_a0b1_505b17e5f638.slice PodAnnotations:0xc00379e498}] Aliases:map[]}\"",
2026-06-09 17:40:44.084147 | controller |     "Jun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.067874483Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-hjp2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.084162 | controller |     "Jun 09 16:22:02.070232 crc crio[22095]: time=\"2026-06-09T16:22:02.07011439Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06a3dcaa-8018-4619-86e3-49748d082107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.084180 | controller |     "Jun 09 16:22:02.078693 crc crio[22095]: time=\"2026-06-09T16:22:02.077511931Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683702-b8tcd/oc\" id=ef140d16-6a15-46b3-8010-be3c7f402871 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.084195 | controller |     "Jun 09 16:22:02.078693 crc crio[22095]: time=\"2026-06-09T16:22:02.078692371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084210 | controller |     "Jun 09 16:22:02.168603 crc crio[22095]: time=\"2026-06-09T16:22:02.168500369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084227 | controller |     "Jun 09 16:22:02.442365 crc crio[22095]: time=\"2026-06-09T16:22:02.442141082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084244 | controller |     "Jun 09 16:22:02.520136 crc crio[22095]: time=\"2026-06-09T16:22:02.520031314Z\" level=info msg=\"Stopped pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=b7d85739-d0ad-4c6c-a440-b3b09c3e78da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084259 | controller |     "Jun 09 16:22:02.583379 crc crio[22095]: time=\"2026-06-09T16:22:02.583173657Z\" level=info msg=\"Created container c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8: openshift-infra/auto-csr-approver-29683702-b8tcd/oc\" id=ef140d16-6a15-46b3-8010-be3c7f402871 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.084274 | controller |     "Jun 09 16:22:02.585211 crc crio[22095]: time=\"2026-06-09T16:22:02.585081596Z\" level=info msg=\"Starting container: c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8\" id=a52be848-67a9-41d2-9161-5722d711a1db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.084288 | controller |     "Jun 09 16:22:02.591666 crc crio[22095]: time=\"2026-06-09T16:22:02.591507871Z\" level=info msg=\"Started container\" PID=84919 containerID=c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8 description=openshift-infra/auto-csr-approver-29683702-b8tcd/oc id=a52be848-67a9-41d2-9161-5722d711a1db name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299",
2026-06-09 17:40:44.084303 | controller |     "Jun 09 16:22:03.936217 crc crio[22095]: time=\"2026-06-09T16:22:03.935377869Z\" level=info msg=\"Stopping container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c (timeout: 30s)\" id=141a188e-2cf0-408f-b4d1-ccfaeca6ced8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084318 | controller |     "Jun 09 16:22:03.937185 crc crio[22095]: time=\"2026-06-09T16:22:03.935500623Z\" level=info msg=\"Stopping container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d (timeout: 30s)\" id=9dd735e3-ea2e-463d-a56a-4b63ba9dac16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084332 | controller |     "Jun 09 16:22:04.000549 crc crio[22095]: time=\"2026-06-09T16:22:04.000431831Z\" level=info msg=\"Stopping container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f (timeout: 30s)\" id=e142574f-fe5d-4ef4-90b4-153c4302b782 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084347 | controller |     "Jun 09 16:22:04.074617 crc crio[22095]: time=\"2026-06-09T16:22:04.074521226Z\" level=info msg=\"Stopped container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log\" id=9dd735e3-ea2e-463d-a56a-4b63ba9dac16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084365 | controller |     "Jun 09 16:22:04.118673 crc crio[22095]: time=\"2026-06-09T16:22:04.118417474Z\" level=info msg=\"Stopping pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=c3b67433-9b25-434d-947a-2c11f50fe60b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084380 | controller |     "Jun 09 16:22:04.119417 crc crio[22095]: time=\"2026-06-09T16:22:04.119390789Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pcmnp Namespace:openstack ID:18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192 UID:e9ff1e01-d1aa-4f24-b998-c5b97353db58 NetNS:/var/run/netns/4a8183ad-2fab-469f-86a8-f17475fc637e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9ff1e01_d1aa_4f24_b998_c5b97353db58.slice PodAnnotations:0xc002ab2848}] Aliases:map[]}\"",
2026-06-09 17:40:44.084395 | controller |     "Jun 09 16:22:04.119612 crc crio[22095]: time=\"2026-06-09T16:22:04.119573503Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-pcmnp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.084410 | controller |     "Jun 09 16:22:04.480330 crc crio[22095]: time=\"2026-06-09T16:22:04.479709199Z\" level=info msg=\"Stopped pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=c3b67433-9b25-434d-947a-2c11f50fe60b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084425 | controller |     "Jun 09 16:22:05.137411 crc crio[22095]: time=\"2026-06-09T16:22:05.137374792Z\" level=info msg=\"Stopping pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=70bd344f-901d-4acd-8b55-932890e0909d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084440 | controller |     "Jun 09 16:22:05.138423 crc crio[22095]: time=\"2026-06-09T16:22:05.137984448Z\" level=info msg=\"Stopping container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6 (timeout: 30s)\" id=95896359-2cc2-4f32-b693-5da7b6e19321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084455 | controller |     "Jun 09 16:22:05.138681 crc crio[22095]: time=\"2026-06-09T16:22:05.138107501Z\" level=info msg=\"Stopping container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b (timeout: 30s)\" id=6f26a9b8-892a-4ad2-b1ec-254e192949e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084470 | controller |     "Jun 09 16:22:05.139178 crc crio[22095]: time=\"2026-06-09T16:22:05.139151478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683702-b8tcd Namespace:openshift-infra ID:36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299 UID:ba0fb3a2-bc67-4fc6-a344-35f21f1b22ed NetNS:/var/run/netns/3afaf074-cfa5-4ce5-8e18-52d1344c9e4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba0fb3a2_bc67_4fc6_a344_35f21f1b22ed.slice PodAnnotations:0xc002ab2c00}] Aliases:map[]}\"",
2026-06-09 17:40:44.084485 | controller |     "Jun 09 16:22:05.139410 crc crio[22095]: time=\"2026-06-09T16:22:05.139393394Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683702-b8tcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.084500 | controller |     "Jun 09 16:22:05.289777 crc crio[22095]: time=\"2026-06-09T16:22:05.289213835Z\" level=info msg=\"Stopped container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log\" id=6f26a9b8-892a-4ad2-b1ec-254e192949e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084514 | controller |     "Jun 09 16:22:05.377481 crc crio[22095]: time=\"2026-06-09T16:22:05.37735239Z\" level=info msg=\"Stopped container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata\" id=95896359-2cc2-4f32-b693-5da7b6e19321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.084532 | controller |     "Jun 09 16:22:05.378424 crc crio[22095]: time=\"2026-06-09T16:22:05.378341435Z\" level=info msg=\"Stopping pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=01ab2017-5875-419e-b1f4-0fe94c0422d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084547 | controller |     "Jun 09 16:22:05.379033 crc crio[22095]: time=\"2026-06-09T16:22:05.378875649Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8 UID:8a1f7367-52cc-459f-80f2-767d831d1d66 NetNS:/var/run/netns/1bfdc953-1ee6-4d54-b4f8-acd0a0b019fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a1f7367_52cc_459f_80f2_767d831d1d66.slice PodAnnotations:0xc002ab2e58}] Aliases:map[]}\"",
2026-06-09 17:40:44.084563 | controller |     "Jun 09 16:22:05.379124 crc crio[22095]: time=\"2026-06-09T16:22:05.379102055Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.084578 | controller |     "Jun 09 16:22:05.627052 crc crio[22095]: time=\"2026-06-09T16:22:05.617151683Z\" level=info msg=\"Stopped pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=70bd344f-901d-4acd-8b55-932890e0909d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084593 | controller |     "Jun 09 16:22:05.805702 crc crio[22095]: time=\"2026-06-09T16:22:05.805602397Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=dad6dc64-a7f1-4a3f-b316-80221e7d55cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.084608 | controller |     "Jun 09 16:22:05.805873 crc crio[22095]: time=\"2026-06-09T16:22:05.805709429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084623 | controller |     "Jun 09 16:22:05.848411 crc crio[22095]: time=\"2026-06-09T16:22:05.848311044Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002ab30e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.084638 | controller |     "Jun 09 16:22:05.848411 crc crio[22095]: time=\"2026-06-09T16:22:05.848391216Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.084654 | controller |     "Jun 09 16:22:05.911203 crc crio[22095]: time=\"2026-06-09T16:22:05.910647486Z\" level=info msg=\"Stopped pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=01ab2017-5875-419e-b1f4-0fe94c0422d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.084669 | controller |     "Jun 09 16:22:06.207546 crc crio[22095]: time=\"2026-06-09T16:22:06.206252794Z\" level=info msg=\"Removing container: 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6\" id=645e0328-456a-4fe3-bcba-0da479459343 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.084684 | controller |     "Jun 09 16:22:06.263906 crc crio[22095]: time=\"2026-06-09T16:22:06.263814903Z\" level=info msg=\"Removed container 2f480d8935965d0d28f03b6a3702d527136c43632ea6d7c697da73f8008db9a6: openstack/nova-metadata-0/nova-metadata-metadata\" id=645e0328-456a-4fe3-bcba-0da479459343 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.084702 | controller |     "Jun 09 16:22:06.280781 crc crio[22095]: time=\"2026-06-09T16:22:06.277523556Z\" level=info msg=\"Removing container: f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b\" id=a4dbcaf6-bd9c-4c1b-9568-cf7ec6e1a738 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.084717 | controller |     "Jun 09 16:22:06.362889 crc crio[22095]: time=\"2026-06-09T16:22:06.362813978Z\" level=info msg=\"Removed container f326a627839c3ef33f19f4151e1e13e79e74fc08691b9900da2e8a4691ec597b: openstack/nova-metadata-0/nova-metadata-log\" id=a4dbcaf6-bd9c-4c1b-9568-cf7ec6e1a738 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.084732 | controller |     "Jun 09 16:22:06.448126 crc crio[22095]: 2026-06-09T16:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:436a75ade37f5bc Mac:0a:c7:c0:9e:6a:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e SocketPath: PciID:}] [{Interface:0xc000438b00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.084747 | controller |     "Jun 09 16:22:06.450475 crc crio[22095]: time=\"2026-06-09T16:22:06.450375547Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002ab30e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.084762 | controller |     "Jun 09 16:22:06.450619 crc crio[22095]: time=\"2026-06-09T16:22:06.450565202Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.084777 | controller |     "Jun 09 16:22:06.470755 crc crio[22095]: time=\"2026-06-09T16:22:06.470676719Z\" level=info msg=\"Ran pod sandbox 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a with infra container: openstack/nova-cell1-conductor-0/POD\" id=dad6dc64-a7f1-4a3f-b316-80221e7d55cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.084792 | controller |     "Jun 09 16:22:06.477118 crc crio[22095]: time=\"2026-06-09T16:22:06.477005952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=413d350e-7ba8-4dc5-9ae9-b63db034f444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.084807 | controller |     "Jun 09 16:22:06.521418 crc crio[22095]: time=\"2026-06-09T16:22:06.521329891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d6761481-58cf-47d1-ae0d-25305a708699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.084821 | controller |     "Jun 09 16:22:06.531033 crc crio[22095]: time=\"2026-06-09T16:22:06.530194259Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d52d713-cd57-4bf7-a9f3-2f2658921bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.084836 | controller |     "Jun 09 16:22:06.531033 crc crio[22095]: time=\"2026-06-09T16:22:06.5306384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084868 | controller |     "Jun 09 16:22:06.615190 crc crio[22095]: time=\"2026-06-09T16:22:06.614586768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084891 | controller |     "Jun 09 16:22:06.621194 crc crio[22095]: time=\"2026-06-09T16:22:06.621095985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084908 | controller |     "Jun 09 16:22:06.760605 crc crio[22095]: time=\"2026-06-09T16:22:06.760494828Z\" level=info msg=\"Created container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d52d713-cd57-4bf7-a9f3-2f2658921bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.084923 | controller |     "Jun 09 16:22:06.767730 crc crio[22095]: time=\"2026-06-09T16:22:06.767620031Z\" level=info msg=\"Starting container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78\" id=571202d4-bb37-44b8-a860-f8ca91cb71a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.084938 | controller |     "Jun 09 16:22:06.773219 crc crio[22095]: time=\"2026-06-09T16:22:06.773106822Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=13174689-f0c8-49cc-b543-aef951e56b31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.084953 | controller |     "Jun 09 16:22:06.773436 crc crio[22095]: time=\"2026-06-09T16:22:06.773232375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.084968 | controller |     "Jun 09 16:22:06.774360 crc crio[22095]: time=\"2026-06-09T16:22:06.774270562Z\" level=info msg=\"Started container\" PID=85306 containerID=43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=571202d4-bb37-44b8-a860-f8ca91cb71a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a",
2026-06-09 17:40:44.084983 | controller |     "Jun 09 16:22:06.829547 crc crio[22095]: time=\"2026-06-09T16:22:06.82943526Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc0004c7488}] Aliases:map[]}\"",
2026-06-09 17:40:44.084998 | controller |     "Jun 09 16:22:06.829547 crc crio[22095]: time=\"2026-06-09T16:22:06.829533572Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.085013 | controller |     "Jun 09 16:22:07.195700 crc crio[22095]: time=\"2026-06-09T16:22:07.195146149Z\" level=info msg=\"Stopped container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api\" id=141a188e-2cf0-408f-b4d1-ccfaeca6ced8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.085028 | controller |     "Jun 09 16:22:07.197782 crc crio[22095]: time=\"2026-06-09T16:22:07.197710485Z\" level=info msg=\"Stopping pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c4d8f527-b2a0-4326-8c40-6fb62bd3a60c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.085043 | controller |     "Jun 09 16:22:07.198344 crc crio[22095]: time=\"2026-06-09T16:22:07.19829596Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51 UID:3db2778c-e45f-4e41-9d64-22db236c971f NetNS:/var/run/netns/06440038-9ad2-4c15-9659-706cc3049126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db2778c_e45f_4e41_9d64_22db236c971f.slice PodAnnotations:0xc002ab2b48}] Aliases:map[]}\"",
2026-06-09 17:40:44.085062 | controller |     "Jun 09 16:22:07.198571 crc crio[22095]: time=\"2026-06-09T16:22:07.198527516Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.085077 | controller |     "Jun 09 16:22:07.208440 crc crio[22095]: 2026-06-09T16:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8a56f057057c62 Mac:be:1d:1f:2d:0c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.085093 | controller |     "Jun 09 16:22:07.209618 crc crio[22095]: time=\"2026-06-09T16:22:07.209557009Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc0004c7488}] Aliases:map[]}\"",
2026-06-09 17:40:44.085108 | controller |     "Jun 09 16:22:07.209751 crc crio[22095]: time=\"2026-06-09T16:22:07.209704163Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.085123 | controller |     "Jun 09 16:22:07.223870 crc crio[22095]: time=\"2026-06-09T16:22:07.223697323Z\" level=info msg=\"Ran pod sandbox e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe with infra container: openstack/nova-metadata-0/POD\" id=13174689-f0c8-49cc-b543-aef951e56b31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.085138 | controller |     "Jun 09 16:22:07.234687 crc crio[22095]: time=\"2026-06-09T16:22:07.234605373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=97ce1409-7aac-42ba-96d6-ab52209d9dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085153 | controller |     "Jun 09 16:22:07.242120 crc crio[22095]: time=\"2026-06-09T16:22:07.242022414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=72753465-c039-4351-b652-cc73bfb8b9c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085167 | controller |     "Jun 09 16:22:07.255313 crc crio[22095]: time=\"2026-06-09T16:22:07.255211723Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=911cca80-4853-4157-adfe-c06011fc8391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.085182 | controller |     "Jun 09 16:22:07.260972 crc crio[22095]: time=\"2026-06-09T16:22:07.260802746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085197 | controller |     "Jun 09 16:22:07.331408 crc crio[22095]: time=\"2026-06-09T16:22:07.331303288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085212 | controller |     "Jun 09 16:22:07.338985 crc crio[22095]: time=\"2026-06-09T16:22:07.335088215Z\" level=info msg=\"Stopping container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61 (timeout: 30s)\" id=1ee94059-52de-4c2c-9082-8e3ae0bedee1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.085232 | controller |     "Jun 09 16:22:07.338985 crc crio[22095]: time=\"2026-06-09T16:22:07.335995119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085247 | controller |     "Jun 09 16:22:07.522066 crc crio[22095]: time=\"2026-06-09T16:22:07.52124194Z\" level=info msg=\"Created container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log\" id=911cca80-4853-4157-adfe-c06011fc8391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.085263 | controller |     "Jun 09 16:22:07.525009 crc crio[22095]: time=\"2026-06-09T16:22:07.522773409Z\" level=info msg=\"Starting container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403\" id=940f2651-ed07-4783-93fb-844efed1febd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.085278 | controller |     "Jun 09 16:22:07.534548 crc crio[22095]: time=\"2026-06-09T16:22:07.534427859Z\" level=info msg=\"Started container\" PID=85427 containerID=1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403 description=openstack/nova-metadata-0/nova-metadata-log id=940f2651-ed07-4783-93fb-844efed1febd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe",
2026-06-09 17:40:44.085293 | controller |     "Jun 09 16:22:07.554383 crc crio[22095]: time=\"2026-06-09T16:22:07.55431597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=38c0dba1-3e6c-432a-bfb8-2c72c359c0f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085308 | controller |     "Jun 09 16:22:07.602270 crc crio[22095]: time=\"2026-06-09T16:22:07.600519177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b3fe9211-9228-443d-bc90-5162b2c9ae0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085322 | controller |     "Jun 09 16:22:07.602270 crc crio[22095]: time=\"2026-06-09T16:22:07.600544838Z\" level=info msg=\"Stopped pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c4d8f527-b2a0-4326-8c40-6fb62bd3a60c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.085337 | controller |     "Jun 09 16:22:07.620010 crc crio[22095]: time=\"2026-06-09T16:22:07.617304609Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f2e7becb-3552-44de-97ab-0f2d7cef0c9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.085352 | controller |     "Jun 09 16:22:07.620010 crc crio[22095]: time=\"2026-06-09T16:22:07.619059874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085366 | controller |     "Jun 09 16:22:07.732139 crc crio[22095]: time=\"2026-06-09T16:22:07.732056168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085381 | controller |     "Jun 09 16:22:07.737601 crc crio[22095]: time=\"2026-06-09T16:22:07.737529289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085396 | controller |     "Jun 09 16:22:07.892156 crc crio[22095]: time=\"2026-06-09T16:22:07.891499786Z\" level=info msg=\"Created container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata\" id=f2e7becb-3552-44de-97ab-0f2d7cef0c9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.085410 | controller |     "Jun 09 16:22:07.893497 crc crio[22095]: time=\"2026-06-09T16:22:07.893414585Z\" level=info msg=\"Starting container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a\" id=abce2e58-dc13-403b-b87f-371464f801de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.085428 | controller |     "Jun 09 16:22:07.902270 crc crio[22095]: time=\"2026-06-09T16:22:07.902182411Z\" level=info msg=\"Started container\" PID=85465 containerID=e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a description=openstack/nova-metadata-0/nova-metadata-metadata id=abce2e58-dc13-403b-b87f-371464f801de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe",
2026-06-09 17:40:44.085443 | controller |     "Jun 09 16:22:07.990172 crc crio[22095]: time=\"2026-06-09T16:22:07.990001998Z\" level=info msg=\"Stopped container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics\" id=1ee94059-52de-4c2c-9082-8e3ae0bedee1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.085458 | controller |     "Jun 09 16:22:07.993390 crc crio[22095]: time=\"2026-06-09T16:22:07.993289002Z\" level=info msg=\"Stopping pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=39c4fcdb-a234-4d26-936b-2d0909f96c19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.085473 | controller |     "Jun 09 16:22:07.994285 crc crio[22095]: time=\"2026-06-09T16:22:07.994216576Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193 UID:86eae936-cf25-4b25-8641-bf018cc939fb NetNS:/var/run/netns/f5420d11-a370-47ee-b0bb-66337b40b061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86eae936_cf25_4b25_8641_bf018cc939fb.slice PodAnnotations:0xc002b5c230}] Aliases:map[]}\"",
2026-06-09 17:40:44.085488 | controller |     "Jun 09 16:22:07.994501 crc crio[22095]: time=\"2026-06-09T16:22:07.994413821Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.085503 | controller |     "Jun 09 16:22:08.388420 crc crio[22095]: time=\"2026-06-09T16:22:08.388280104Z\" level=info msg=\"Removing container: c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c\" id=299c0e03-5678-4d16-b7aa-4f109e530f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.085517 | controller |     "Jun 09 16:22:08.498968 crc crio[22095]: time=\"2026-06-09T16:22:08.498661501Z\" level=info msg=\"Removed container c44d118bf4e2047020c9bd7d6c56df4191354d360d75526ea1849b141f192f0c: openstack/nova-api-0/nova-api-api\" id=299c0e03-5678-4d16-b7aa-4f109e530f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.085533 | controller |     "Jun 09 16:22:08.515973 crc crio[22095]: time=\"2026-06-09T16:22:08.514292923Z\" level=info msg=\"Removing container: 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d\" id=3f83211e-d42a-414a-b18f-d4758374f4a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.085548 | controller |     "Jun 09 16:22:08.571196 crc crio[22095]: time=\"2026-06-09T16:22:08.571126143Z\" level=info msg=\"Removed container 3299e2ec3d034d644ae77061cc60a0347f131963a3c7ae7717cdbf3d624c927d: openstack/nova-api-0/nova-api-log\" id=3f83211e-d42a-414a-b18f-d4758374f4a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.085563 | controller |     "Jun 09 16:22:08.587814 crc crio[22095]: time=\"2026-06-09T16:22:08.579201681Z\" level=info msg=\"Stopped pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=39c4fcdb-a234-4d26-936b-2d0909f96c19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.085577 | controller |     "Jun 09 16:22:08.960833 crc crio[22095]: time=\"2026-06-09T16:22:08.960746987Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0b679aa5-bcaa-48f5-ab6e-7aa45c4c7360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.085595 | controller |     "Jun 09 16:22:08.961028 crc crio[22095]: time=\"2026-06-09T16:22:08.96083683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085611 | controller |     "Jun 09 16:22:08.996023 crc crio[22095]: time=\"2026-06-09T16:22:08.995835439Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc0074a45b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.085626 | controller |     "Jun 09 16:22:08.996023 crc crio[22095]: time=\"2026-06-09T16:22:08.995966432Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.085641 | controller |     "Jun 09 16:22:09.314549 crc crio[22095]: time=\"2026-06-09T16:22:09.313814252Z\" level=info msg=\"Stopped container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e142574f-fe5d-4ef4-90b4-153c4302b782 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.085656 | controller |     "Jun 09 16:22:09.315702 crc crio[22095]: time=\"2026-06-09T16:22:09.315599787Z\" level=info msg=\"Stopping pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=7aeb6a2d-821c-41c7-84dd-ba18ffbb7e45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.085671 | controller |     "Jun 09 16:22:09.316358 crc crio[22095]: time=\"2026-06-09T16:22:09.316267595Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68 UID:2540e8fa-a11f-4c76-95a8-ddfd423299c8 NetNS:/var/run/netns/eef74038-ee6f-4a00-89b9-6c9133b34aaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2540e8fa_a11f_4c76_95a8_ddfd423299c8.slice PodAnnotations:0xc0074a47a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.085686 | controller |     "Jun 09 16:22:09.316752 crc crio[22095]: time=\"2026-06-09T16:22:09.316623144Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.085701 | controller |     "Jun 09 16:22:09.413702 crc crio[22095]: time=\"2026-06-09T16:22:09.413629817Z\" level=info msg=\"Removing container: 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61\" id=90aa9a4a-a130-4b26-b0f7-c6c3077a3824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.085716 | controller |     "Jun 09 16:22:09.450650 crc crio[22095]: time=\"2026-06-09T16:22:09.450599257Z\" level=info msg=\"Removed container 317bd61f78e3c98c67656e3a4a8dc3f6cf408d48c8bba3fe6a7bfb9987b29f61: openstack/kube-state-metrics-0/kube-state-metrics\" id=90aa9a4a-a130-4b26-b0f7-c6c3077a3824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.085731 | controller |     "Jun 09 16:22:09.698505 crc crio[22095]: time=\"2026-06-09T16:22:09.697884693Z\" level=info msg=\"Stopped pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=7aeb6a2d-821c-41c7-84dd-ba18ffbb7e45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.085746 | controller |     "Jun 09 16:22:09.886055 crc crio[22095]: 2026-06-09T16:22:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc1911aac1c7535 Mac:de:3b:5f:e5:c0:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 SocketPath: PciID:}] [{Interface:0xc0005045d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.085765 | controller |     "Jun 09 16:22:09.887109 crc crio[22095]: time=\"2026-06-09T16:22:09.887040474Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc0074a45b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.085781 | controller |     "Jun 09 16:22:09.887279 crc crio[22095]: time=\"2026-06-09T16:22:09.887193958Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.085796 | controller |     "Jun 09 16:22:09.902191 crc crio[22095]: time=\"2026-06-09T16:22:09.902014879Z\" level=info msg=\"Ran pod sandbox fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 with infra container: openstack/nova-api-0/POD\" id=0b679aa5-bcaa-48f5-ab6e-7aa45c4c7360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.085811 | controller |     "Jun 09 16:22:09.906359 crc crio[22095]: time=\"2026-06-09T16:22:09.906008282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e24ed135-cbf7-4345-8d4f-a03247871a11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085826 | controller |     "Jun 09 16:22:09.912878 crc crio[22095]: time=\"2026-06-09T16:22:09.912774846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=84ce9d7e-7831-428c-9c08-89b5b82f5157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085841 | controller |     "Jun 09 16:22:09.953666 crc crio[22095]: time=\"2026-06-09T16:22:09.953283626Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d3264197-28c4-4d51-a7c9-f640bd2574bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.085888 | controller |     "Jun 09 16:22:09.967620 crc crio[22095]: time=\"2026-06-09T16:22:09.965161531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085905 | controller |     "Jun 09 16:22:10.068197 crc crio[22095]: time=\"2026-06-09T16:22:10.068033875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085920 | controller |     "Jun 09 16:22:10.072619 crc crio[22095]: time=\"2026-06-09T16:22:10.072555481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.085935 | controller |     "Jun 09 16:22:10.415645 crc crio[22095]: time=\"2026-06-09T16:22:10.415521716Z\" level=info msg=\"Created container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log\" id=d3264197-28c4-4d51-a7c9-f640bd2574bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.085950 | controller |     "Jun 09 16:22:10.416884 crc crio[22095]: time=\"2026-06-09T16:22:10.416683966Z\" level=info msg=\"Starting container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509\" id=c404acce-dbd9-4c0b-b00d-49e1131a4fa3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.085965 | controller |     "Jun 09 16:22:10.439197 crc crio[22095]: time=\"2026-06-09T16:22:10.438576338Z\" level=info msg=\"Started container\" PID=85805 containerID=fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509 description=openstack/nova-api-0/nova-api-log id=c404acce-dbd9-4c0b-b00d-49e1131a4fa3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290",
2026-06-09 17:40:44.085983 | controller |     "Jun 09 16:22:10.451300 crc crio[22095]: time=\"2026-06-09T16:22:10.451203173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9feb71e-1ff9-42ee-b4f3-ad3a350eb4b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.085998 | controller |     "Jun 09 16:22:10.452115 crc crio[22095]: time=\"2026-06-09T16:22:10.452026914Z\" level=info msg=\"Removing container: 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f\" id=ba41981c-9644-4e8d-9e7b-d32d05342675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.086013 | controller |     "Jun 09 16:22:10.469839 crc crio[22095]: time=\"2026-06-09T16:22:10.469726139Z\" level=info msg=\"Stopping container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185 (timeout: 30s)\" id=04020a9c-2f29-4237-9c01-8b99b81a9e9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086028 | controller |     "Jun 09 16:22:10.470267 crc crio[22095]: time=\"2026-06-09T16:22:10.470187441Z\" level=info msg=\"Stopping container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a (timeout: 30s)\" id=15707f8b-9a72-479d-b85e-4b5e537b925f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086042 | controller |     "Jun 09 16:22:10.470627 crc crio[22095]: time=\"2026-06-09T16:22:10.470516609Z\" level=info msg=\"Stopping container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092 (timeout: 30s)\" id=9a9a9ac5-5902-430f-9c90-3b3a41ce0517 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086057 | controller |     "Jun 09 16:22:10.470832 crc crio[22095]: time=\"2026-06-09T16:22:10.470786706Z\" level=info msg=\"Stopping container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b (timeout: 30s)\" id=74268eee-79a4-416d-b9f0-d21955706daa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086072 | controller |     "Jun 09 16:22:10.498431 crc crio[22095]: time=\"2026-06-09T16:22:10.498316944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=46a6ca33-dc52-483c-9230-046f52336785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.086086 | controller |     "Jun 09 16:22:10.514787 crc crio[22095]: time=\"2026-06-09T16:22:10.514654644Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=10364a70-36a1-4293-b701-1499cc7ec324 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.086101 | controller |     "Jun 09 16:22:10.516711 crc crio[22095]: time=\"2026-06-09T16:22:10.516656425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086116 | controller |     "Jun 09 16:22:10.587079 crc crio[22095]: time=\"2026-06-09T16:22:10.587002333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086131 | controller |     "Jun 09 16:22:10.590732 crc crio[22095]: time=\"2026-06-09T16:22:10.590646947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086145 | controller |     "Jun 09 16:22:10.600144 crc crio[22095]: time=\"2026-06-09T16:22:10.600030948Z\" level=info msg=\"Stopped container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core\" id=74268eee-79a4-416d-b9f0-d21955706daa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086163 | controller |     "Jun 09 16:22:10.600792 crc crio[22095]: time=\"2026-06-09T16:22:10.600712516Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=afbe7978-5b89-4040-8c9b-cc8fc731e245 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.086179 | controller |     "Jun 09 16:22:10.600868 crc crio[22095]: time=\"2026-06-09T16:22:10.600806968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086194 | controller |     "Jun 09 16:22:10.640213 crc crio[22095]: time=\"2026-06-09T16:22:10.640093948Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.086209 | controller |     "Jun 09 16:22:10.640213 crc crio[22095]: time=\"2026-06-09T16:22:10.64018621Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.086224 | controller |     "Jun 09 16:22:10.687441 crc crio[22095]: time=\"2026-06-09T16:22:10.687355232Z\" level=info msg=\"Removed container 050bc398a759869b244e22780c0b272a5ebbb56dd52015c964c2c38e4a92a32f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ba41981c-9644-4e8d-9e7b-d32d05342675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.086239 | controller |     "Jun 09 16:22:10.721023 crc crio[22095]: time=\"2026-06-09T16:22:10.720703979Z\" level=info msg=\"Stopped container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd\" id=9a9a9ac5-5902-430f-9c90-3b3a41ce0517 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086254 | controller |     "Jun 09 16:22:10.834198 crc crio[22095]: time=\"2026-06-09T16:22:10.832874222Z\" level=info msg=\"Created container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api\" id=10364a70-36a1-4293-b701-1499cc7ec324 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.086269 | controller |     "Jun 09 16:22:10.843414 crc crio[22095]: time=\"2026-06-09T16:22:10.842284734Z\" level=info msg=\"Starting container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9\" id=27c6ee7b-a7f9-412c-a069-0c62dce62397 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.086284 | controller |     "Jun 09 16:22:10.858968 crc crio[22095]: time=\"2026-06-09T16:22:10.858522732Z\" level=info msg=\"Started container\" PID=85853 containerID=9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9 description=openstack/nova-api-0/nova-api-api id=27c6ee7b-a7f9-412c-a069-0c62dce62397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290",
2026-06-09 17:40:44.086299 | controller |     "Jun 09 16:22:11.018532 crc crio[22095]: time=\"2026-06-09T16:22:11.01836272Z\" level=info msg=\"Stopped container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent\" id=15707f8b-9a72-479d-b85e-4b5e537b925f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086313 | controller |     "Jun 09 16:22:11.150408 crc crio[22095]: time=\"2026-06-09T16:22:11.150335992Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a2bdcd4e-7ba0-4ed6-83fb-453d49268548 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.086331 | controller |     "Jun 09 16:22:11.150588 crc crio[22095]: time=\"2026-06-09T16:22:11.150488686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086346 | controller |     "Jun 09 16:22:11.193153 crc crio[22095]: time=\"2026-06-09T16:22:11.19267342Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc002b5c580}] Aliases:map[]}\"",
2026-06-09 17:40:44.086362 | controller |     "Jun 09 16:22:11.193153 crc crio[22095]: time=\"2026-06-09T16:22:11.193138372Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.086377 | controller |     "Jun 09 16:22:11.259141 crc crio[22095]: 2026-06-09T16:22:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:888756790f12fe0 Mac:ba:07:0f:16:5a:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 SocketPath: PciID:}] [{Interface:0xc000134d90 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.086392 | controller |     "Jun 09 16:22:11.260097 crc crio[22095]: time=\"2026-06-09T16:22:11.260030131Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.086407 | controller |     "Jun 09 16:22:11.260274 crc crio[22095]: time=\"2026-06-09T16:22:11.260240766Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.086422 | controller |     "Jun 09 16:22:11.275875 crc crio[22095]: time=\"2026-06-09T16:22:11.275790456Z\" level=info msg=\"Ran pod sandbox 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 with infra container: openstack/kube-state-metrics-0/POD\" id=afbe7978-5b89-4040-8c9b-cc8fc731e245 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.086437 | controller |     "Jun 09 16:22:11.283346 crc crio[22095]: time=\"2026-06-09T16:22:11.283275198Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=37eb8204-44f6-4d63-9ece-b27323309bc2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.086452 | controller |     "Jun 09 16:22:11.291720 crc crio[22095]: time=\"2026-06-09T16:22:11.287553128Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-09 17:40:44.086467 | controller |     "Jun 09 16:22:11.802390 crc crio[22095]: 2026-06-09T16:22:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9212a6ea1646ba5 Mac:be:ef:db:ba:73:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 SocketPath: PciID:}] [{Interface:0xc00050a530 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.086482 | controller |     "Jun 09 16:22:11.803633 crc crio[22095]: time=\"2026-06-09T16:22:11.803426577Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc002b5c580}] Aliases:map[]}\"",
2026-06-09 17:40:44.086500 | controller |     "Jun 09 16:22:11.803633 crc crio[22095]: time=\"2026-06-09T16:22:11.803593261Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.086515 | controller |     "Jun 09 16:22:11.849243 crc crio[22095]: time=\"2026-06-09T16:22:11.849015849Z\" level=info msg=\"Ran pod sandbox 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 with infra container: openstack/nova-scheduler-0/POD\" id=a2bdcd4e-7ba0-4ed6-83fb-453d49268548 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.086530 | controller |     "Jun 09 16:22:11.852429 crc crio[22095]: time=\"2026-06-09T16:22:11.852325744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d770b811-5cc8-415f-8757-3793f594febf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.086545 | controller |     "Jun 09 16:22:11.885165 crc crio[22095]: time=\"2026-06-09T16:22:11.885068805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=6e0fa368-9bd7-4bc1-9c45-3e0f105eaf5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.086559 | controller |     "Jun 09 16:22:11.902844 crc crio[22095]: time=\"2026-06-09T16:22:11.90274722Z\" level=info msg=\"Stopped container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent\" id=04020a9c-2f29-4237-9c01-8b99b81a9e9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.086574 | controller |     "Jun 09 16:22:11.905141 crc crio[22095]: time=\"2026-06-09T16:22:11.905065239Z\" level=info msg=\"Stopping pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=757652d2-1848-4534-88e4-d3b0103e0137 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.086590 | controller |     "Jun 09 16:22:11.905626 crc crio[22095]: time=\"2026-06-09T16:22:11.905572942Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601 UID:baa5f2ad-52fe-4af1-9288-e92eeab1ce47 NetNS:/var/run/netns/9a617196-4afd-4755-ae66-f83c92fd3812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaa5f2ad_52fe_4af1_9288_e92eeab1ce47.slice PodAnnotations:0xc002ab20e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.086605 | controller |     "Jun 09 16:22:11.905783 crc crio[22095]: time=\"2026-06-09T16:22:11.905734276Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.086621 | controller |     "Jun 09 16:22:11.907061 crc crio[22095]: time=\"2026-06-09T16:22:11.906763813Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9b38315a-2507-479a-bf30-74a0e25b55d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.086643 | controller |     "Jun 09 16:22:11.907408 crc crio[22095]: time=\"2026-06-09T16:22:11.907179534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086668 | controller |     "Jun 09 16:22:11.957968 crc crio[22095]: time=\"2026-06-09T16:22:11.957758973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086688 | controller |     "Jun 09 16:22:11.961386 crc crio[22095]: time=\"2026-06-09T16:22:11.961299124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086707 | controller |     "Jun 09 16:22:12.110037 crc crio[22095]: time=\"2026-06-09T16:22:12.109073812Z\" level=info msg=\"Created container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9b38315a-2507-479a-bf30-74a0e25b55d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.086773 | controller |     "Jun 09 16:22:12.114665 crc crio[22095]: time=\"2026-06-09T16:22:12.114554963Z\" level=info msg=\"Starting container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0\" id=da6ef237-dace-45fb-bb32-983a190ddbc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.086795 | controller |     "Jun 09 16:22:12.122747 crc crio[22095]: time=\"2026-06-09T16:22:12.12260967Z\" level=info msg=\"Started container\" PID=86141 containerID=e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=da6ef237-dace-45fb-bb32-983a190ddbc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7",
2026-06-09 17:40:44.086811 | controller |     "Jun 09 16:22:12.282232 crc crio[22095]: time=\"2026-06-09T16:22:12.281871604Z\" level=info msg=\"Stopped pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=757652d2-1848-4534-88e4-d3b0103e0137 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.086826 | controller |     "Jun 09 16:22:12.323221 crc crio[22095]: time=\"2026-06-09T16:22:12.323040412Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=37eb8204-44f6-4d63-9ece-b27323309bc2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.086841 | controller |     "Jun 09 16:22:12.324282 crc crio[22095]: time=\"2026-06-09T16:22:12.324228362Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=33c29ea1-656a-483d-9dfa-22e9e6d94d91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.086916 | controller |     "Jun 09 16:22:12.368676 crc crio[22095]: time=\"2026-06-09T16:22:12.368172412Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=a9f9bd54-3d78-4417-a6d9-782bd957dc45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.086934 | controller |     "Jun 09 16:22:12.377710 crc crio[22095]: time=\"2026-06-09T16:22:12.377592354Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=d2f92de7-8f7e-43ea-8ddf-9f348bf91a00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.086950 | controller |     "Jun 09 16:22:12.378272 crc crio[22095]: time=\"2026-06-09T16:22:12.37821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086965 | controller |     "Jun 09 16:22:12.432773 crc crio[22095]: time=\"2026-06-09T16:22:12.43269847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086984 | controller |     "Jun 09 16:22:12.437671 crc crio[22095]: time=\"2026-06-09T16:22:12.437591236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.086999 | controller |     "Jun 09 16:22:12.543150 crc crio[22095]: time=\"2026-06-09T16:22:12.53930813Z\" level=info msg=\"Removing container: 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092\" id=e721cd22-2b51-4149-9b1c-e2d05f3f18a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087014 | controller |     "Jun 09 16:22:12.574159 crc crio[22095]: time=\"2026-06-09T16:22:12.574069073Z\" level=info msg=\"Removed container 11029a0b69c6ee7440eed22e33c5618300bbf7c8522df132c70e64532240c092: openstack/ceilometer-0/proxy-httpd\" id=e721cd22-2b51-4149-9b1c-e2d05f3f18a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087029 | controller |     "Jun 09 16:22:12.578438 crc crio[22095]: time=\"2026-06-09T16:22:12.578370834Z\" level=info msg=\"Removing container: 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b\" id=d7a278fc-005b-496c-8d48-f2cb75c83255 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087044 | controller |     "Jun 09 16:22:12.632660 crc crio[22095]: time=\"2026-06-09T16:22:12.632572317Z\" level=info msg=\"Removed container 9da24049492267232391f61d729393f6e91a693c7f49ac3db8b761a8e9bd7d1b: openstack/ceilometer-0/sg-core\" id=d7a278fc-005b-496c-8d48-f2cb75c83255 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087059 | controller |     "Jun 09 16:22:12.635212 crc crio[22095]: time=\"2026-06-09T16:22:12.635151343Z\" level=info msg=\"Removing container: 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185\" id=29fb2f76-e2fb-4ce7-b0a9-80ad34dc360f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087074 | controller |     "Jun 09 16:22:12.673601 crc crio[22095]: time=\"2026-06-09T16:22:12.673090198Z\" level=info msg=\"Created container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics\" id=d2f92de7-8f7e-43ea-8ddf-9f348bf91a00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087088 | controller |     "Jun 09 16:22:12.674901 crc crio[22095]: time=\"2026-06-09T16:22:12.674802442Z\" level=info msg=\"Starting container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0\" id=43176d50-c175-42c4-ae6e-bd4cce131d20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.087103 | controller |     "Jun 09 16:22:12.694212 crc crio[22095]: time=\"2026-06-09T16:22:12.694121859Z\" level=info msg=\"Removed container 9ccc28cbd2168e97a57f27413fc49dfc5b540be314d3f57b8d0011d463cfa185: openstack/ceilometer-0/ceilometer-notification-agent\" id=29fb2f76-e2fb-4ce7-b0a9-80ad34dc360f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087118 | controller |     "Jun 09 16:22:12.696513 crc crio[22095]: time=\"2026-06-09T16:22:12.696369347Z\" level=info msg=\"Started container\" PID=86166 containerID=d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0 description=openstack/kube-state-metrics-0/kube-state-metrics id=43176d50-c175-42c4-ae6e-bd4cce131d20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305",
2026-06-09 17:40:44.087133 | controller |     "Jun 09 16:22:12.708425 crc crio[22095]: time=\"2026-06-09T16:22:12.708308684Z\" level=info msg=\"Removing container: 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a\" id=4b17f01d-099b-4117-b6ac-9ac0e5f4219d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087147 | controller |     "Jun 09 16:22:12.754989 crc crio[22095]: time=\"2026-06-09T16:22:12.754794148Z\" level=info msg=\"Removed container 244f420cfdc6286067833df8744512def439030f439b4193551bc6583b1cf96a: openstack/ceilometer-0/ceilometer-central-agent\" id=4b17f01d-099b-4117-b6ac-9ac0e5f4219d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.087165 | controller |     "Jun 09 16:22:14.060020 crc crio[22095]: time=\"2026-06-09T16:22:14.05910032Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e9801b54-3fc1-48d5-b94f-fa6d13f51f77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.087181 | controller |     "Jun 09 16:22:14.060020 crc crio[22095]: time=\"2026-06-09T16:22:14.059846189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087196 | controller |     "Jun 09 16:22:14.113705 crc crio[22095]: time=\"2026-06-09T16:22:14.113623991Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc002da4780}] Aliases:map[]}\"",
2026-06-09 17:40:44.087211 | controller |     "Jun 09 16:22:14.113705 crc crio[22095]: time=\"2026-06-09T16:22:14.113684843Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.087228 | controller |     "Jun 09 16:22:14.701373 crc crio[22095]: 2026-06-09T16:22:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24f867bcfa3c0df Mac:22:1a:10:28:7e:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.087246 | controller |     "Jun 09 16:22:14.702881 crc crio[22095]: time=\"2026-06-09T16:22:14.702799944Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc002da4780}] Aliases:map[]}\"",
2026-06-09 17:40:44.087261 | controller |     "Jun 09 16:22:14.703213 crc crio[22095]: time=\"2026-06-09T16:22:14.703072141Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.087276 | controller |     "Jun 09 16:22:14.713791 crc crio[22095]: time=\"2026-06-09T16:22:14.713714574Z\" level=info msg=\"Ran pod sandbox 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 with infra container: openstack/ceilometer-0/POD\" id=e9801b54-3fc1-48d5-b94f-fa6d13f51f77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.087291 | controller |     "Jun 09 16:22:14.720568 crc crio[22095]: time=\"2026-06-09T16:22:14.720493639Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=d932cbdd-904e-4e72-8c3a-1d282b4546f8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087306 | controller |     "Jun 09 16:22:14.731019 crc crio[22095]: time=\"2026-06-09T16:22:14.730901496Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.087321 | controller |     "Jun 09 16:22:15.223570 crc crio[22095]: time=\"2026-06-09T16:22:15.223003064Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=d932cbdd-904e-4e72-8c3a-1d282b4546f8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087338 | controller |     "Jun 09 16:22:15.225389 crc crio[22095]: time=\"2026-06-09T16:22:15.224887052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e649a687-9891-45f2-891a-d9f0ef080f2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087353 | controller |     "Jun 09 16:22:15.255404 crc crio[22095]: time=\"2026-06-09T16:22:15.255231932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=926d6205-f96d-4869-9a76-eb2fffef6137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087368 | controller |     "Jun 09 16:22:15.264138 crc crio[22095]: time=\"2026-06-09T16:22:15.263988417Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a6f2e0c3-5cb9-461d-96dc-c2b0603e106c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087384 | controller |     "Jun 09 16:22:15.264429 crc crio[22095]: time=\"2026-06-09T16:22:15.264372297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087402 | controller |     "Jun 09 16:22:15.333116 crc crio[22095]: time=\"2026-06-09T16:22:15.333049092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087436 | controller |     "Jun 09 16:22:15.336412 crc crio[22095]: time=\"2026-06-09T16:22:15.336341727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087455 | controller |     "Jun 09 16:22:15.536338 crc crio[22095]: time=\"2026-06-09T16:22:15.536210024Z\" level=info msg=\"Created container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent\" id=a6f2e0c3-5cb9-461d-96dc-c2b0603e106c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087474 | controller |     "Jun 09 16:22:15.537531 crc crio[22095]: time=\"2026-06-09T16:22:15.537438355Z\" level=info msg=\"Starting container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567\" id=18f90083-1b89-439e-ad06-0c16673ed47f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.087492 | controller |     "Jun 09 16:22:15.545197 crc crio[22095]: time=\"2026-06-09T16:22:15.545108062Z\" level=info msg=\"Started container\" PID=86340 containerID=0394696028d292658051290d585ace562056e9af42641148f2125841b201a567 description=openstack/ceilometer-0/ceilometer-central-agent id=18f90083-1b89-439e-ad06-0c16673ed47f name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34",
2026-06-09 17:40:44.087507 | controller |     "Jun 09 16:22:15.561438 crc crio[22095]: time=\"2026-06-09T16:22:15.561291568Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=08d4b0b3-3824-43c8-a7c7-e55383334b67 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087522 | controller |     "Jun 09 16:22:15.569812 crc crio[22095]: time=\"2026-06-09T16:22:15.56915644Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.087536 | controller |     "Jun 09 16:22:16.059284 crc crio[22095]: time=\"2026-06-09T16:22:16.058875476Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=08d4b0b3-3824-43c8-a7c7-e55383334b67 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087555 | controller |     "Jun 09 16:22:16.060726 crc crio[22095]: time=\"2026-06-09T16:22:16.060653002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=94e31713-f929-4750-a64f-86028f9264ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087569 | controller |     "Jun 09 16:22:16.084368 crc crio[22095]: time=\"2026-06-09T16:22:16.084269269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c6eca18a-0c2d-4f6f-b9ef-8d7dd77b0ce9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087584 | controller |     "Jun 09 16:22:16.099260 crc crio[22095]: time=\"2026-06-09T16:22:16.099165812Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=20d9897a-ca52-4f66-b9d2-11eeeac7f72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087598 | controller |     "Jun 09 16:22:16.101705 crc crio[22095]: time=\"2026-06-09T16:22:16.101626405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087613 | controller |     "Jun 09 16:22:16.190171 crc crio[22095]: time=\"2026-06-09T16:22:16.190083909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087628 | controller |     "Jun 09 16:22:16.195665 crc crio[22095]: time=\"2026-06-09T16:22:16.19559647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087642 | controller |     "Jun 09 16:22:16.394243 crc crio[22095]: time=\"2026-06-09T16:22:16.394129303Z\" level=info msg=\"Created container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent\" id=20d9897a-ca52-4f66-b9d2-11eeeac7f72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087657 | controller |     "Jun 09 16:22:16.396592 crc crio[22095]: time=\"2026-06-09T16:22:16.395394435Z\" level=info msg=\"Starting container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508\" id=26e517b6-d885-4e67-990a-67d64f6fbd89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.087672 | controller |     "Jun 09 16:22:16.405230 crc crio[22095]: time=\"2026-06-09T16:22:16.404891889Z\" level=info msg=\"Started container\" PID=86443 containerID=01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508 description=openstack/ceilometer-0/ceilometer-notification-agent id=26e517b6-d885-4e67-990a-67d64f6fbd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34",
2026-06-09 17:40:44.087687 | controller |     "Jun 09 16:22:16.420518 crc crio[22095]: time=\"2026-06-09T16:22:16.420390307Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=9dc45f1d-21c4-4eba-bc85-356423894e84 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087702 | controller |     "Jun 09 16:22:16.425294 crc crio[22095]: time=\"2026-06-09T16:22:16.42517429Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.087717 | controller |     "Jun 09 16:22:16.883090 crc crio[22095]: time=\"2026-06-09T16:22:16.882250257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=9dc45f1d-21c4-4eba-bc85-356423894e84 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087735 | controller |     "Jun 09 16:22:16.885213 crc crio[22095]: time=\"2026-06-09T16:22:16.885127191Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=362a528e-04b1-4973-88f4-42890bfa73e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087750 | controller |     "Jun 09 16:22:16.948158 crc crio[22095]: time=\"2026-06-09T16:22:16.947785582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=54720439-a313-42df-a725-9d915c6b1a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087765 | controller |     "Jun 09 16:22:16.981259 crc crio[22095]: time=\"2026-06-09T16:22:16.978421999Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=64cc5668-058e-4e65-bd87-9de9d69508e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087780 | controller |     "Jun 09 16:22:16.981259 crc crio[22095]: time=\"2026-06-09T16:22:16.979167678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087795 | controller |     "Jun 09 16:22:17.089638 crc crio[22095]: time=\"2026-06-09T16:22:17.089232287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087810 | controller |     "Jun 09 16:22:17.096306 crc crio[22095]: time=\"2026-06-09T16:22:17.096166035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.087825 | controller |     "Jun 09 16:22:17.326013 crc crio[22095]: time=\"2026-06-09T16:22:17.325812426Z\" level=info msg=\"Created container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core\" id=64cc5668-058e-4e65-bd87-9de9d69508e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087840 | controller |     "Jun 09 16:22:17.328736 crc crio[22095]: time=\"2026-06-09T16:22:17.328640269Z\" level=info msg=\"Starting container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c\" id=f55cda7a-7ccd-44ca-a88b-efcbec080421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.087878 | controller |     "Jun 09 16:22:17.339247 crc crio[22095]: time=\"2026-06-09T16:22:17.339033496Z\" level=info msg=\"Started container\" PID=86588 containerID=f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c description=openstack/ceilometer-0/sg-core id=f55cda7a-7ccd-44ca-a88b-efcbec080421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34",
2026-06-09 17:40:44.087895 | controller |     "Jun 09 16:22:17.361172 crc crio[22095]: time=\"2026-06-09T16:22:17.36058776Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ec3ece26-38bd-4bb7-a7e0-bbd0aedbdd88 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087910 | controller |     "Jun 09 16:22:17.366336 crc crio[22095]: time=\"2026-06-09T16:22:17.364313086Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.087925 | controller |     "Jun 09 16:22:18.959064 crc crio[22095]: time=\"2026-06-09T16:22:18.958320713Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=ec3ece26-38bd-4bb7-a7e0-bbd0aedbdd88 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.087943 | controller |     "Jun 09 16:22:18.960771 crc crio[22095]: time=\"2026-06-09T16:22:18.96053589Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=24579236-cbc2-4a7b-bd33-8f396dd5cfab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087958 | controller |     "Jun 09 16:22:19.086740 crc crio[22095]: time=\"2026-06-09T16:22:19.086568019Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=188b8a41-eedd-40cf-bf51-195d92257fc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.087973 | controller |     "Jun 09 16:22:19.094819 crc crio[22095]: time=\"2026-06-09T16:22:19.094726438Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=07d4a45b-2882-418f-920c-2eba3e3d34da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.087988 | controller |     "Jun 09 16:22:19.095278 crc crio[22095]: time=\"2026-06-09T16:22:19.095224971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088003 | controller |     "Jun 09 16:22:19.153033 crc crio[22095]: time=\"2026-06-09T16:22:19.152867233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088017 | controller |     "Jun 09 16:22:19.156042 crc crio[22095]: time=\"2026-06-09T16:22:19.155971292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088032 | controller |     "Jun 09 16:22:19.346082 crc crio[22095]: time=\"2026-06-09T16:22:19.345969125Z\" level=info msg=\"Created container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd\" id=07d4a45b-2882-418f-920c-2eba3e3d34da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088047 | controller |     "Jun 09 16:22:19.355698 crc crio[22095]: time=\"2026-06-09T16:22:19.355589073Z\" level=info msg=\"Starting container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b\" id=92e3cd28-3014-4da3-b875-daaaa52d5f15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.088062 | controller |     "Jun 09 16:22:19.387350 crc crio[22095]: time=\"2026-06-09T16:22:19.387027451Z\" level=info msg=\"Started container\" PID=86778 containerID=6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b description=openstack/ceilometer-0/proxy-httpd id=92e3cd28-3014-4da3-b875-daaaa52d5f15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34",
2026-06-09 17:40:44.088077 | controller |     "Jun 09 16:22:25.729677 crc crio[22095]: time=\"2026-06-09T16:22:25.728387669Z\" level=warning msg=\"Stopping container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.088092 | controller |     "Jun 09 16:22:25.763738 crc crio[22095]: time=\"2026-06-09T16:22:25.763326477Z\" level=error msg=\"Killing container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.088108 | controller |     "Jun 09 16:22:25.799217 crc crio[22095]: time=\"2026-06-09T16:22:25.799108517Z\" level=info msg=\"Stopped container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=fd38ba17-3a0e-4c38-b5a0-915100063d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088128 | controller |     "Jun 09 16:22:25.800411 crc crio[22095]: time=\"2026-06-09T16:22:25.800348189Z\" level=info msg=\"Stopping pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=3dd08e55-8238-4c01-955b-21236346474e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.088144 | controller |     "Jun 09 16:22:25.801253 crc crio[22095]: time=\"2026-06-09T16:22:25.80118436Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3 UID:74e79643-bac7-4a6d-9b46-c635bd61cfcf NetNS:/var/run/netns/48191102-a29c-4334-a15d-0d895c0b0982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e79643_bac7_4a6d_9b46_c635bd61cfcf.slice PodAnnotations:0xc002da4990}] Aliases:map[]}\"",
2026-06-09 17:40:44.088159 | controller |     "Jun 09 16:22:25.801416 crc crio[22095]: time=\"2026-06-09T16:22:25.801372855Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.088174 | controller |     "Jun 09 16:22:26.096217 crc crio[22095]: time=\"2026-06-09T16:22:26.09611932Z\" level=info msg=\"Stopped pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=3dd08e55-8238-4c01-955b-21236346474e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.088190 | controller |     "Jun 09 16:22:26.896407 crc crio[22095]: time=\"2026-06-09T16:22:26.89567646Z\" level=info msg=\"Removing container: e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14\" id=c28a30fe-c714-40ef-9396-9f4f15c7bdc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.088205 | controller |     "Jun 09 16:22:26.937130 crc crio[22095]: time=\"2026-06-09T16:22:26.936843528Z\" level=info msg=\"Removed container e25841072305b9f3761ddda47f0c3cf49f23a7bb285fc4b8df16fa0d7a321d14: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c28a30fe-c714-40ef-9396-9f4f15c7bdc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.088220 | controller |     "Jun 09 16:22:27.396825 crc crio[22095]: time=\"2026-06-09T16:22:27.3964144Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=9760e3ad-81c7-403f-a6b5-962aa4ee8573 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.088235 | controller |     "Jun 09 16:22:27.397035 crc crio[22095]: time=\"2026-06-09T16:22:27.396840321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088250 | controller |     "Jun 09 16:22:27.427623 crc crio[22095]: time=\"2026-06-09T16:22:27.427433827Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc00263c3c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.088265 | controller |     "Jun 09 16:22:27.427623 crc crio[22095]: time=\"2026-06-09T16:22:27.4275574Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.088280 | controller |     "Jun 09 16:22:28.028768 crc crio[22095]: 2026-06-09T16:22:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9dbd42f4304e60 Mac:26:ed:7d:2d:f4:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.088298 | controller |     "Jun 09 16:22:28.031822 crc crio[22095]: time=\"2026-06-09T16:22:28.031688336Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc00263c3c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.088314 | controller |     "Jun 09 16:22:28.032209 crc crio[22095]: time=\"2026-06-09T16:22:28.032123547Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.088329 | controller |     "Jun 09 16:22:28.042000 crc crio[22095]: time=\"2026-06-09T16:22:28.041882328Z\" level=info msg=\"Ran pod sandbox f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=9760e3ad-81c7-403f-a6b5-962aa4ee8573 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.088343 | controller |     "Jun 09 16:22:28.044300 crc crio[22095]: time=\"2026-06-09T16:22:28.044220298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=5a5ba037-648d-47c0-b0c4-b48382a58a56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.088358 | controller |     "Jun 09 16:22:28.099665 crc crio[22095]: time=\"2026-06-09T16:22:28.099567531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=96087630-19df-4bf7-8661-84db81c15475 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.088373 | controller |     "Jun 09 16:22:28.108411 crc crio[22095]: time=\"2026-06-09T16:22:28.108296285Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3488db21-594b-4106-96a2-4b46a83e99a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088388 | controller |     "Jun 09 16:22:28.108993 crc crio[22095]: time=\"2026-06-09T16:22:28.108849039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088403 | controller |     "Jun 09 16:22:28.160090 crc crio[22095]: time=\"2026-06-09T16:22:28.159571503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088418 | controller |     "Jun 09 16:22:28.163899 crc crio[22095]: time=\"2026-06-09T16:22:28.163816912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088433 | controller |     "Jun 09 16:22:28.349780 crc crio[22095]: time=\"2026-06-09T16:22:28.349675949Z\" level=info msg=\"Created container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3488db21-594b-4106-96a2-4b46a83e99a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088448 | controller |     "Jun 09 16:22:28.350846 crc crio[22095]: time=\"2026-06-09T16:22:28.350791647Z\" level=info msg=\"Starting container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208\" id=fe39a552-bd5e-4afd-9de7-06a101d4bcbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.088465 | controller |     "Jun 09 16:22:28.355715 crc crio[22095]: time=\"2026-06-09T16:22:28.355612451Z\" level=info msg=\"Started container\" PID=87463 containerID=d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fe39a552-bd5e-4afd-9de7-06a101d4bcbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120",
2026-06-09 17:40:44.088481 | controller |     "Jun 09 16:22:30.790240 crc crio[22095]: time=\"2026-06-09T16:22:30.789344921Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-786645bb79-bghms/POD\" id=cc1c60fa-bab6-42df-b3f1-fcb4d508eb54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.088495 | controller |     "Jun 09 16:22:30.791479 crc crio[22095]: time=\"2026-06-09T16:22:30.790267435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088510 | controller |     "Jun 09 16:22:30.843224 crc crio[22095]: time=\"2026-06-09T16:22:30.843145684Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002ab2438}] Aliases:map[]}\"",
2026-06-09 17:40:44.088525 | controller |     "Jun 09 16:22:30.843224 crc crio[22095]: time=\"2026-06-09T16:22:30.843205876Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-786645bb79-bghms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.088540 | controller |     "Jun 09 16:22:31.442849 crc crio[22095]: 2026-06-09T16:22:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dab9b9801856384 Mac:d6:fe:08:47:46:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.088555 | controller |     "Jun 09 16:22:31.444774 crc crio[22095]: time=\"2026-06-09T16:22:31.444649763Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002ab2438}] Aliases:map[]}\"",
2026-06-09 17:40:44.088570 | controller |     "Jun 09 16:22:31.445001 crc crio[22095]: time=\"2026-06-09T16:22:31.444811717Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-786645bb79-bghms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.088586 | controller |     "Jun 09 16:22:31.453831 crc crio[22095]: time=\"2026-06-09T16:22:31.453736996Z\" level=info msg=\"Ran pod sandbox dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e with infra container: openstack/dnsmasq-dns-786645bb79-bghms/POD\" id=cc1c60fa-bab6-42df-b3f1-fcb4d508eb54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.088600 | controller |     "Jun 09 16:22:31.460545 crc crio[22095]: time=\"2026-06-09T16:22:31.460376327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=856b279c-184e-46ee-be06-5a111cc63fdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.088619 | controller |     "Jun 09 16:22:31.534638 crc crio[22095]: time=\"2026-06-09T16:22:31.534511222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d9daeb7c-212e-4a3a-a71e-c2e15a4f5d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.088634 | controller |     "Jun 09 16:22:31.543668 crc crio[22095]: time=\"2026-06-09T16:22:31.543614946Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-bghms/init\" id=b983347c-587c-4b9c-8e8e-4e09348a547f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088649 | controller |     "Jun 09 16:22:31.544104 crc crio[22095]: time=\"2026-06-09T16:22:31.544042787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088664 | controller |     "Jun 09 16:22:31.610326 crc crio[22095]: time=\"2026-06-09T16:22:31.609689864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088679 | controller |     "Jun 09 16:22:31.618364 crc crio[22095]: time=\"2026-06-09T16:22:31.618277345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088693 | controller |     "Jun 09 16:22:32.058982 crc crio[22095]: time=\"2026-06-09T16:22:32.058753056Z\" level=info msg=\"Created container d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0: openstack/dnsmasq-dns-786645bb79-bghms/init\" id=b983347c-587c-4b9c-8e8e-4e09348a547f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088708 | controller |     "Jun 09 16:22:32.060294 crc crio[22095]: time=\"2026-06-09T16:22:32.060038179Z\" level=info msg=\"Starting container: d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0\" id=877a789d-4dcd-40b0-a352-5dadbc98ba42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.088723 | controller |     "Jun 09 16:22:32.070419 crc crio[22095]: time=\"2026-06-09T16:22:32.070293513Z\" level=info msg=\"Started container\" PID=87724 containerID=d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0 description=openstack/dnsmasq-dns-786645bb79-bghms/init id=877a789d-4dcd-40b0-a352-5dadbc98ba42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e",
2026-06-09 17:40:44.088738 | controller |     "Jun 09 16:22:32.796605 crc crio[22095]: time=\"2026-06-09T16:22:32.795960243Z\" level=info msg=\"Stopping container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508 (timeout: 30s)\" id=fdc58bbe-75fe-458c-91ac-7f7f99397f63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088752 | controller |     "Jun 09 16:22:32.796716 crc crio[22095]: time=\"2026-06-09T16:22:32.796004284Z\" level=info msg=\"Stopping container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567 (timeout: 30s)\" id=035f7feb-8002-442f-a629-7ae7a53e2c7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088767 | controller |     "Jun 09 16:22:32.796843 crc crio[22095]: time=\"2026-06-09T16:22:32.796349893Z\" level=info msg=\"Stopping container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c (timeout: 30s)\" id=5560a240-118f-47a4-bb42-6a3175a1977a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088781 | controller |     "Jun 09 16:22:32.797356 crc crio[22095]: time=\"2026-06-09T16:22:32.796386064Z\" level=info msg=\"Stopping container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b (timeout: 30s)\" id=79f0189e-0fe0-4aca-a3b3-59a034195e3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088796 | controller |     "Jun 09 16:22:32.927489 crc crio[22095]: time=\"2026-06-09T16:22:32.927377871Z\" level=info msg=\"Stopped container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core\" id=5560a240-118f-47a4-bb42-6a3175a1977a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088815 | controller |     "Jun 09 16:22:33.038426 crc crio[22095]: time=\"2026-06-09T16:22:33.038277621Z\" level=info msg=\"Stopped container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd\" id=79f0189e-0fe0-4aca-a3b3-59a034195e3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088830 | controller |     "Jun 09 16:22:33.041292 crc crio[22095]: time=\"2026-06-09T16:22:33.041023382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=80b32c4a-6309-4606-af16-a41a2d3b71d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.088845 | controller |     "Jun 09 16:22:33.124220 crc crio[22095]: time=\"2026-06-09T16:22:33.124092867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9398d98b-af64-4a4b-9018-acfa238c19fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.088881 | controller |     "Jun 09 16:22:33.132742 crc crio[22095]: time=\"2026-06-09T16:22:33.132661807Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=4f55df8d-de5e-45ab-9db3-1099e2f636c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088898 | controller |     "Jun 09 16:22:33.133264 crc crio[22095]: time=\"2026-06-09T16:22:33.133121499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088914 | controller |     "Jun 09 16:22:33.199602 crc crio[22095]: time=\"2026-06-09T16:22:33.199433443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088930 | controller |     "Jun 09 16:22:33.206548 crc crio[22095]: time=\"2026-06-09T16:22:33.206425853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.088945 | controller |     "Jun 09 16:22:33.339749 crc crio[22095]: time=\"2026-06-09T16:22:33.339557794Z\" level=info msg=\"Stopped container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent\" id=035f7feb-8002-442f-a629-7ae7a53e2c7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.088961 | controller |     "Jun 09 16:22:33.416066 crc crio[22095]: time=\"2026-06-09T16:22:33.415791454Z\" level=info msg=\"Created container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=4f55df8d-de5e-45ab-9db3-1099e2f636c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.088976 | controller |     "Jun 09 16:22:33.423826 crc crio[22095]: time=\"2026-06-09T16:22:33.419746235Z\" level=info msg=\"Starting container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359\" id=4e51dcb0-10c1-415b-af7e-e5cdc7f65f4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.088992 | controller |     "Jun 09 16:22:33.429874 crc crio[22095]: time=\"2026-06-09T16:22:33.429722462Z\" level=info msg=\"Started container\" PID=87814 containerID=1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359 description=openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns id=4e51dcb0-10c1-415b-af7e-e5cdc7f65f4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e",
2026-06-09 17:40:44.089008 | controller |     "Jun 09 16:22:33.458831 crc crio[22095]: time=\"2026-06-09T16:22:33.458715687Z\" level=info msg=\"Stopping container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9 (timeout: 30s)\" id=595ae93f-f237-48b7-8f53-9c437d410bad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.089027 | controller |     "Jun 09 16:22:33.464825 crc crio[22095]: time=\"2026-06-09T16:22:33.464780193Z\" level=info msg=\"Stopping container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509 (timeout: 30s)\" id=4ed25603-8f40-4751-bf02-f95d9c9974e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.089043 | controller |     "Jun 09 16:22:33.600327 crc crio[22095]: time=\"2026-06-09T16:22:33.598845338Z\" level=info msg=\"Stopped container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log\" id=4ed25603-8f40-4751-bf02-f95d9c9974e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.089058 | controller |     "Jun 09 16:22:34.243220 crc crio[22095]: time=\"2026-06-09T16:22:34.242652605Z\" level=info msg=\"Stopped container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent\" id=fdc58bbe-75fe-458c-91ac-7f7f99397f63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.089074 | controller |     "Jun 09 16:22:34.244408 crc crio[22095]: time=\"2026-06-09T16:22:34.244136333Z\" level=info msg=\"Stopping pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=98c67dfe-4bd5-4850-8b50-ed41e2fed8dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.089089 | controller |     "Jun 09 16:22:34.244891 crc crio[22095]: time=\"2026-06-09T16:22:34.244833441Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34 UID:1e5f3b38-4b98-4322-9d9f-02fe3b62c333 NetNS:/var/run/netns/da1b0305-3657-43e5-949d-1393c832df5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5f3b38_4b98_4322_9d9f_02fe3b62c333.slice PodAnnotations:0xc0004c7328}] Aliases:map[]}\"",
2026-06-09 17:40:44.089105 | controller |     "Jun 09 16:22:34.245112 crc crio[22095]: time=\"2026-06-09T16:22:34.245051377Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.089121 | controller |     "Jun 09 16:22:34.648776 crc crio[22095]: time=\"2026-06-09T16:22:34.648344562Z\" level=info msg=\"Stopped pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=98c67dfe-4bd5-4850-8b50-ed41e2fed8dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.089136 | controller |     "Jun 09 16:22:35.113210 crc crio[22095]: time=\"2026-06-09T16:22:35.113110766Z\" level=info msg=\"Removing container: 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b\" id=b35558f0-af9c-4a4f-ba7e-dc4cadfc80da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089151 | controller |     "Jun 09 16:22:35.181157 crc crio[22095]: time=\"2026-06-09T16:22:35.181028962Z\" level=info msg=\"Removed container 6c409b2a29c994f6527cd4dcbee2eef3f76b6d6cfcb9880b2c15af06e63d4d5b: openstack/ceilometer-0/proxy-httpd\" id=b35558f0-af9c-4a4f-ba7e-dc4cadfc80da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089167 | controller |     "Jun 09 16:22:35.192476 crc crio[22095]: time=\"2026-06-09T16:22:35.19226012Z\" level=info msg=\"Removing container: f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c\" id=27791e5f-8861-42d8-8aa9-fcf7bbbe5d62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089182 | controller |     "Jun 09 16:22:35.252649 crc crio[22095]: time=\"2026-06-09T16:22:35.252527619Z\" level=info msg=\"Removed container f9c08edc5079a180b54530d7194b66e2cfae9f53e65306dc7366e8a4bc3bf98c: openstack/ceilometer-0/sg-core\" id=27791e5f-8861-42d8-8aa9-fcf7bbbe5d62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089201 | controller |     "Jun 09 16:22:35.255784 crc crio[22095]: time=\"2026-06-09T16:22:35.255392543Z\" level=info msg=\"Removing container: 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508\" id=1ca96158-6252-4f9b-b786-9dc6ad18a52c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089217 | controller |     "Jun 09 16:22:35.324137 crc crio[22095]: time=\"2026-06-09T16:22:35.323131604Z\" level=info msg=\"Removed container 01f890d51d6739d1f23170cf5197b090bc2f78a66675d9ad5256507d0a0fb508: openstack/ceilometer-0/ceilometer-notification-agent\" id=1ca96158-6252-4f9b-b786-9dc6ad18a52c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089232 | controller |     "Jun 09 16:22:35.327711 crc crio[22095]: time=\"2026-06-09T16:22:35.32765493Z\" level=info msg=\"Removing container: 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567\" id=66cdd5d1-4100-439a-b4e9-3ccc8ff24c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089247 | controller |     "Jun 09 16:22:35.357776 crc crio[22095]: time=\"2026-06-09T16:22:35.357683222Z\" level=info msg=\"Removed container 0394696028d292658051290d585ace562056e9af42641148f2125841b201a567: openstack/ceilometer-0/ceilometer-central-agent\" id=66cdd5d1-4100-439a-b4e9-3ccc8ff24c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.089262 | controller |     "Jun 09 16:22:35.602483 crc crio[22095]: time=\"2026-06-09T16:22:35.602385001Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=02a40801-66a5-45a2-8013-9bbc12c8db68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.089277 | controller |     "Jun 09 16:22:35.602622 crc crio[22095]: time=\"2026-06-09T16:22:35.602538785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089293 | controller |     "Jun 09 16:22:35.634530 crc crio[22095]: time=\"2026-06-09T16:22:35.634427865Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc001984720}] Aliases:map[]}\"",
2026-06-09 17:40:44.089308 | controller |     "Jun 09 16:22:35.634530 crc crio[22095]: time=\"2026-06-09T16:22:35.634515267Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.089324 | controller |     "Jun 09 16:22:36.215807 crc crio[22095]: 2026-06-09T16:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f273d47239dded Mac:02:01:05:02:b8:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b SocketPath: PciID:}] [{Interface:0xc00025cc50 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.089339 | controller |     "Jun 09 16:22:36.217581 crc crio[22095]: time=\"2026-06-09T16:22:36.217230733Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc001984720}] Aliases:map[]}\"",
2026-06-09 17:40:44.089355 | controller |     "Jun 09 16:22:36.217581 crc crio[22095]: time=\"2026-06-09T16:22:36.217396398Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.089373 | controller |     "Jun 09 16:22:36.240640 crc crio[22095]: time=\"2026-06-09T16:22:36.24042316Z\" level=info msg=\"Ran pod sandbox 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 with infra container: openstack/ceilometer-0/POD\" id=02a40801-66a5-45a2-8013-9bbc12c8db68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.089389 | controller |     "Jun 09 16:22:36.245776 crc crio[22095]: time=\"2026-06-09T16:22:36.245698535Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=30c4e631-03ad-4eb6-b703-aa037d0e235a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.089404 | controller |     "Jun 09 16:22:36.250786 crc crio[22095]: time=\"2026-06-09T16:22:36.250714764Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.089419 | controller |     "Jun 09 16:22:36.717523 crc crio[22095]: time=\"2026-06-09T16:22:36.716895805Z\" level=info msg=\"Stopped container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api\" id=595ae93f-f237-48b7-8f53-9c437d410bad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.089435 | controller |     "Jun 09 16:22:36.726092 crc crio[22095]: time=\"2026-06-09T16:22:36.72600029Z\" level=info msg=\"Stopping pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=53e3ed5e-bfa0-4d1d-aa52-e59e3a758828 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.089450 | controller |     "Jun 09 16:22:36.726621 crc crio[22095]: time=\"2026-06-09T16:22:36.726529313Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290 UID:cea891f2-13cd-4008-9f7a-40567cc8bfaa NetNS:/var/run/netns/3bbb2063-910e-4980-9194-5932ce212448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcea891f2_13cd_4008_9f7a_40567cc8bfaa.slice PodAnnotations:0xc00041c090}] Aliases:map[]}\"",
2026-06-09 17:40:44.089466 | controller |     "Jun 09 16:22:36.726720 crc crio[22095]: time=\"2026-06-09T16:22:36.726706578Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.089481 | controller |     "Jun 09 16:22:36.947740 crc crio[22095]: time=\"2026-06-09T16:22:36.947340668Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=30c4e631-03ad-4eb6-b703-aa037d0e235a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.089497 | controller |     "Jun 09 16:22:36.948827 crc crio[22095]: time=\"2026-06-09T16:22:36.948739124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1e440c1c-614a-4361-a468-93648301183c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.089512 | controller |     "Jun 09 16:22:37.005097 crc crio[22095]: time=\"2026-06-09T16:22:37.00264074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=49d0fa8f-3ca1-420f-bc4d-3327d4da1d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.089527 | controller |     "Jun 09 16:22:37.014965 crc crio[22095]: time=\"2026-06-09T16:22:37.014850793Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=fcf580a0-d8fa-4210-a4f9-a2c425ec2ae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.089547 | controller |     "Jun 09 16:22:37.016018 crc crio[22095]: time=\"2026-06-09T16:22:37.015531801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089562 | controller |     "Jun 09 16:22:37.073400 crc crio[22095]: time=\"2026-06-09T16:22:37.073309686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089577 | controller |     "Jun 09 16:22:37.078891 crc crio[22095]: time=\"2026-06-09T16:22:37.078810487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089592 | controller |     "Jun 09 16:22:37.107275 crc crio[22095]: time=\"2026-06-09T16:22:37.107178826Z\" level=info msg=\"Stopped pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=53e3ed5e-bfa0-4d1d-aa52-e59e3a758828 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.089607 | controller |     "Jun 09 16:22:37.408090 crc crio[22095]: time=\"2026-06-09T16:22:37.407997498Z\" level=info msg=\"Created container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent\" id=fcf580a0-d8fa-4210-a4f9-a2c425ec2ae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.089622 | controller |     "Jun 09 16:22:37.410982 crc crio[22095]: time=\"2026-06-09T16:22:37.410219805Z\" level=info msg=\"Starting container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13\" id=c99b03a1-9a21-4f6c-8034-95a348ff4588 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.089637 | controller |     "Jun 09 16:22:37.417502 crc crio[22095]: time=\"2026-06-09T16:22:37.417383639Z\" level=info msg=\"Started container\" PID=88157 containerID=1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13 description=openstack/ceilometer-0/ceilometer-central-agent id=c99b03a1-9a21-4f6c-8034-95a348ff4588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8",
2026-06-09 17:40:44.089653 | controller |     "Jun 09 16:22:37.450388 crc crio[22095]: time=\"2026-06-09T16:22:37.450211633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=149e2cdc-2a68-4d63-b905-33b329bf0bf1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.089667 | controller |     "Jun 09 16:22:37.459662 crc crio[22095]: time=\"2026-06-09T16:22:37.459554333Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.089683 | controller |     "Jun 09 16:22:37.870475 crc crio[22095]: time=\"2026-06-09T16:22:37.869733855Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=149e2cdc-2a68-4d63-b905-33b329bf0bf1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.089698 | controller |     "Jun 09 16:22:37.876973 crc crio[22095]: time=\"2026-06-09T16:22:37.876431197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=81aa842f-8e25-44b7-b89d-d0c68830173c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.089713 | controller |     "Jun 09 16:22:37.920127 crc crio[22095]: time=\"2026-06-09T16:22:37.920019827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7d5094be-afa3-461c-b527-6865561bf36a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.089731 | controller |     "Jun 09 16:22:37.932711 crc crio[22095]: time=\"2026-06-09T16:22:37.932622211Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0a903723-ff61-49ed-ae71-1ffbdb9992e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.089746 | controller |     "Jun 09 16:22:37.933357 crc crio[22095]: time=\"2026-06-09T16:22:37.933277338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089762 | controller |     "Jun 09 16:22:37.986118 crc crio[22095]: time=\"2026-06-09T16:22:37.983408017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089777 | controller |     "Jun 09 16:22:37.997059 crc crio[22095]: time=\"2026-06-09T16:22:37.996991956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089792 | controller |     "Jun 09 16:22:38.211819 crc crio[22095]: time=\"2026-06-09T16:22:38.211487249Z\" level=info msg=\"Created container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=0a903723-ff61-49ed-ae71-1ffbdb9992e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.089807 | controller |     "Jun 09 16:22:38.213265 crc crio[22095]: time=\"2026-06-09T16:22:38.213183192Z\" level=info msg=\"Starting container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec\" id=6fea0f72-14d7-43c9-916a-22049943a03f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.089822 | controller |     "Jun 09 16:22:38.220270 crc crio[22095]: time=\"2026-06-09T16:22:38.220157712Z\" level=info msg=\"Started container\" PID=88256 containerID=f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec description=openstack/ceilometer-0/ceilometer-notification-agent id=6fea0f72-14d7-43c9-916a-22049943a03f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8",
2026-06-09 17:40:44.089837 | controller |     "Jun 09 16:22:38.237726 crc crio[22095]: time=\"2026-06-09T16:22:38.237632111Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d5510776-ec83-4df7-865d-b21f9b32c728 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.089874 | controller |     "Jun 09 16:22:38.247241 crc crio[22095]: time=\"2026-06-09T16:22:38.246816947Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.089895 | controller |     "Jun 09 16:22:38.694712 crc crio[22095]: time=\"2026-06-09T16:22:38.694191954Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d5510776-ec83-4df7-865d-b21f9b32c728 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.089911 | controller |     "Jun 09 16:22:38.696740 crc crio[22095]: time=\"2026-06-09T16:22:38.696619356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3ab1ac0c-6f3f-490e-b075-4a5b09b39bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.089927 | controller |     "Jun 09 16:22:38.717813 crc crio[22095]: time=\"2026-06-09T16:22:38.717703328Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=acc9e784-1c0f-433b-aa25-ecc3981fccea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.089945 | controller |     "Jun 09 16:22:38.731693 crc crio[22095]: time=\"2026-06-09T16:22:38.731262217Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2f07fbb4-1a6f-48d6-abc1-652342685aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.089961 | controller |     "Jun 09 16:22:38.732130 crc crio[22095]: time=\"2026-06-09T16:22:38.732057427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.089977 | controller |     "Jun 09 16:22:38.754726 crc crio[22095]: time=\"2026-06-09T16:22:38.754654008Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=de1b7ceb-87ab-40ab-bee0-04b7e372fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.089992 | controller |     "Jun 09 16:22:38.754949 crc crio[22095]: time=\"2026-06-09T16:22:38.754817392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090007 | controller |     "Jun 09 16:22:38.843799 crc crio[22095]: time=\"2026-06-09T16:22:38.843019179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090023 | controller |     "Jun 09 16:22:38.850476 crc crio[22095]: time=\"2026-06-09T16:22:38.850311946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090038 | controller |     "Jun 09 16:22:38.870517 crc crio[22095]: time=\"2026-06-09T16:22:38.870330661Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.090054 | controller |     "Jun 09 16:22:38.870517 crc crio[22095]: time=\"2026-06-09T16:22:38.870501795Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.090070 | controller |     "Jun 09 16:22:39.048791 crc crio[22095]: time=\"2026-06-09T16:22:39.048252814Z\" level=info msg=\"Created container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core\" id=2f07fbb4-1a6f-48d6-abc1-652342685aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090086 | controller |     "Jun 09 16:22:39.054228 crc crio[22095]: time=\"2026-06-09T16:22:39.05354011Z\" level=info msg=\"Starting container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06\" id=411fd18e-1149-4abd-9ae5-f1c8b5396a51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.090102 | controller |     "Jun 09 16:22:39.063220 crc crio[22095]: time=\"2026-06-09T16:22:39.063135606Z\" level=info msg=\"Started container\" PID=88347 containerID=4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06 description=openstack/ceilometer-0/sg-core id=411fd18e-1149-4abd-9ae5-f1c8b5396a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8",
2026-06-09 17:40:44.090117 | controller |     "Jun 09 16:22:39.080713 crc crio[22095]: time=\"2026-06-09T16:22:39.079023185Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=6346481a-f72e-444b-a78d-0d2083570eff name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.090136 | controller |     "Jun 09 16:22:39.089502 crc crio[22095]: time=\"2026-06-09T16:22:39.089412692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.090152 | controller |     "Jun 09 16:22:39.131157 crc crio[22095]: time=\"2026-06-09T16:22:39.13100431Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-phzqn/POD\" id=0ac89be8-1a4b-45c4-b79a-9bb2504ae286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.090167 | controller |     "Jun 09 16:22:39.131328 crc crio[22095]: time=\"2026-06-09T16:22:39.131312168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090183 | controller |     "Jun 09 16:22:39.204711 crc crio[22095]: time=\"2026-06-09T16:22:39.20451889Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"",
2026-06-09 17:40:44.090198 | controller |     "Jun 09 16:22:39.204711 crc crio[22095]: time=\"2026-06-09T16:22:39.204595452Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-phzqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.090214 | controller |     "Jun 09 16:22:39.510988 crc crio[22095]: 2026-06-09T16:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c9738eb3c3b31 Mac:aa:28:b1:63:61:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.090230 | controller |     "Jun 09 16:22:39.514294 crc crio[22095]: time=\"2026-06-09T16:22:39.511758606Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.090245 | controller |     "Jun 09 16:22:39.514294 crc crio[22095]: time=\"2026-06-09T16:22:39.511967742Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.090261 | controller |     "Jun 09 16:22:39.533217 crc crio[22095]: time=\"2026-06-09T16:22:39.532967931Z\" level=info msg=\"Ran pod sandbox f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a with infra container: openstack/nova-api-0/POD\" id=de1b7ceb-87ab-40ab-bee0-04b7e372fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.090277 | controller |     "Jun 09 16:22:39.547627 crc crio[22095]: time=\"2026-06-09T16:22:39.547419633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fddfd8d3-7fa6-4493-99f7-7f3e0a72d03f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.090293 | controller |     "Jun 09 16:22:39.571977 crc crio[22095]: time=\"2026-06-09T16:22:39.571244645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dc6466ce-0971-4e29-b5bc-59e8b421d0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.090311 | controller |     "Jun 09 16:22:39.598335 crc crio[22095]: time=\"2026-06-09T16:22:39.595645142Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=92b14d16-e729-47cc-aa83-bb58ec5a2139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090327 | controller |     "Jun 09 16:22:39.598335 crc crio[22095]: time=\"2026-06-09T16:22:39.59633388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090343 | controller |     "Jun 09 16:22:39.683887 crc crio[22095]: time=\"2026-06-09T16:22:39.683773547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090358 | controller |     "Jun 09 16:22:39.693262 crc crio[22095]: time=\"2026-06-09T16:22:39.693179629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090373 | controller |     "Jun 09 16:22:39.827288 crc crio[22095]: time=\"2026-06-09T16:22:39.827166973Z\" level=info msg=\"Created container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log\" id=92b14d16-e729-47cc-aa83-bb58ec5a2139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090389 | controller |     "Jun 09 16:22:39.833668 crc crio[22095]: time=\"2026-06-09T16:22:39.833574818Z\" level=info msg=\"Starting container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77\" id=dfe20a30-a74c-4649-9192-da855446f9b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.090404 | controller |     "Jun 09 16:22:39.839199 crc crio[22095]: 2026-06-09T16:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df2d0a6c7858e4d Mac:06:23:de:0f:d0:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.090420 | controller |     "Jun 09 16:22:39.839722 crc crio[22095]: time=\"2026-06-09T16:22:39.839650124Z\" level=info msg=\"Started container\" PID=88440 containerID=6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77 description=openstack/nova-api-0/nova-api-log id=dfe20a30-a74c-4649-9192-da855446f9b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a",
2026-06-09 17:40:44.090435 | controller |     "Jun 09 16:22:39.843604 crc crio[22095]: time=\"2026-06-09T16:22:39.843515333Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00041c890}] Aliases:map[]}\"",
2026-06-09 17:40:44.090450 | controller |     "Jun 09 16:22:39.843894 crc crio[22095]: time=\"2026-06-09T16:22:39.843820321Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-phzqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.090466 | controller |     "Jun 09 16:22:39.865084 crc crio[22095]: time=\"2026-06-09T16:22:39.864991005Z\" level=info msg=\"Ran pod sandbox df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f with infra container: openstack/nova-cell1-cell-mapping-phzqn/POD\" id=0ac89be8-1a4b-45c4-b79a-9bb2504ae286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.090485 | controller |     "Jun 09 16:22:39.868981 crc crio[22095]: time=\"2026-06-09T16:22:39.868853624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=38047e4f-6e48-491f-920b-133ef430a46a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.090501 | controller |     "Jun 09 16:22:39.880285 crc crio[22095]: time=\"2026-06-09T16:22:39.880173015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c1452ebd-e283-4f03-b731-459d872bfe58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.090516 | controller |     "Jun 09 16:22:39.906244 crc crio[22095]: time=\"2026-06-09T16:22:39.905515337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7daab1b3-d060-46e2-b1ff-304dc6320530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.090531 | controller |     "Jun 09 16:22:39.918688 crc crio[22095]: time=\"2026-06-09T16:22:39.918578992Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-phzqn/nova-manage\" id=ae76d144-9e03-491b-bbec-d647d6774adf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090547 | controller |     "Jun 09 16:22:39.919210 crc crio[22095]: time=\"2026-06-09T16:22:39.919149847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090562 | controller |     "Jun 09 16:22:39.975620 crc crio[22095]: time=\"2026-06-09T16:22:39.975517426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d4cd381b-7322-45ba-86a0-f4dbf23fa5d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.090576 | controller |     "Jun 09 16:22:39.984198 crc crio[22095]: time=\"2026-06-09T16:22:39.984108286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090591 | controller |     "Jun 09 16:22:39.994846 crc crio[22095]: time=\"2026-06-09T16:22:39.994673438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090606 | controller |     "Jun 09 16:22:40.004801 crc crio[22095]: time=\"2026-06-09T16:22:40.004696466Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6fd8cba4-f858-47bf-a71b-9cafe9c98b07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090621 | controller |     "Jun 09 16:22:40.006116 crc crio[22095]: time=\"2026-06-09T16:22:40.00604471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090636 | controller |     "Jun 09 16:22:40.084992 crc crio[22095]: time=\"2026-06-09T16:22:40.084055645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090651 | controller |     "Jun 09 16:22:40.089977 crc crio[22095]: time=\"2026-06-09T16:22:40.089094265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.090666 | controller |     "Jun 09 16:22:40.298115 crc crio[22095]: time=\"2026-06-09T16:22:40.297886581Z\" level=info msg=\"Stopping container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6 (timeout: 10s)\" id=f2b65881-38ee-4167-a0b0-a63a7729679c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.090684 | controller |     "Jun 09 16:22:40.374352 crc crio[22095]: time=\"2026-06-09T16:22:40.374246764Z\" level=info msg=\"Created container a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65: openstack/nova-cell1-cell-mapping-phzqn/nova-manage\" id=ae76d144-9e03-491b-bbec-d647d6774adf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090700 | controller |     "Jun 09 16:22:40.380347 crc crio[22095]: time=\"2026-06-09T16:22:40.380205797Z\" level=info msg=\"Starting container: a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65\" id=187ef8d8-03a8-47b2-97b2-8081670b6e04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.090715 | controller |     "Jun 09 16:22:40.391296 crc crio[22095]: time=\"2026-06-09T16:22:40.39121709Z\" level=info msg=\"Started container\" PID=88511 containerID=a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65 description=openstack/nova-cell1-cell-mapping-phzqn/nova-manage id=187ef8d8-03a8-47b2-97b2-8081670b6e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f",
2026-06-09 17:40:44.090731 | controller |     "Jun 09 16:22:40.439295 crc crio[22095]: time=\"2026-06-09T16:22:40.439188813Z\" level=info msg=\"Stopped container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=f2b65881-38ee-4167-a0b0-a63a7729679c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.090745 | controller |     "Jun 09 16:22:40.440403 crc crio[22095]: time=\"2026-06-09T16:22:40.440302221Z\" level=info msg=\"Stopping pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=fc4745ad-dc8b-4c3e-ac90-3206b1257437 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.090760 | controller |     "Jun 09 16:22:40.440846 crc crio[22095]: time=\"2026-06-09T16:22:40.440782734Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-rm955 Namespace:openstack ID:5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140 UID:8f1a3277-1bc3-4747-9cbe-e573a1b865e7 NetNS:/var/run/netns/9ca38368-0584-46d7-9c35-b648026d1394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f1a3277_1bc3_4747_9cbe_e573a1b865e7.slice PodAnnotations:0xc0019840a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.090775 | controller |     "Jun 09 16:22:40.441144 crc crio[22095]: time=\"2026-06-09T16:22:40.44101253Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b779ff7c7-rm955 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.090790 | controller |     "Jun 09 16:22:40.462371 crc crio[22095]: time=\"2026-06-09T16:22:40.462280016Z\" level=info msg=\"Created container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api\" id=6fd8cba4-f858-47bf-a71b-9cafe9c98b07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.090805 | controller |     "Jun 09 16:22:40.466154 crc crio[22095]: time=\"2026-06-09T16:22:40.466080724Z\" level=info msg=\"Starting container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41\" id=ff06c43d-e47e-4227-98bb-e3b6106bc1ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.090819 | controller |     "Jun 09 16:22:40.477184 crc crio[22095]: time=\"2026-06-09T16:22:40.476688977Z\" level=info msg=\"Started container\" PID=88513 containerID=55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41 description=openstack/nova-api-0/nova-api-api id=ff06c43d-e47e-4227-98bb-e3b6106bc1ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a",
2026-06-09 17:40:44.090840 | controller |     "Jun 09 16:22:40.766241 crc crio[22095]: time=\"2026-06-09T16:22:40.766148106Z\" level=info msg=\"Removing container: 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19\" id=6ecae6e5-112f-43c9-95b5-36b1c1234af8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.090876 | controller |     "Jun 09 16:22:40.951414 crc crio[22095]: time=\"2026-06-09T16:22:40.951314925Z\" level=info msg=\"Removed container 7208a4eb39f48fc978925dc5a4caaac435756ec83dbffddd294843d74817be19: openshift-infra/auto-csr-approver-29683696-nlldg/oc\" id=6ecae6e5-112f-43c9-95b5-36b1c1234af8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.090893 | controller |     "Jun 09 16:22:40.960138 crc crio[22095]: time=\"2026-06-09T16:22:40.959767872Z\" level=info msg=\"Stopped pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=fc4745ad-dc8b-4c3e-ac90-3206b1257437 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.090909 | controller |     "Jun 09 16:22:40.969660 crc crio[22095]: time=\"2026-06-09T16:22:40.969554784Z\" level=info msg=\"Stopping pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=d9e97032-ab5e-4453-97f0-225d8bb2d2da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.090924 | controller |     "Jun 09 16:22:40.969660 crc crio[22095]: time=\"2026-06-09T16:22:40.969633386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=d9e97032-ab5e-4453-97f0-225d8bb2d2da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.090939 | controller |     "Jun 09 16:22:40.970608 crc crio[22095]: time=\"2026-06-09T16:22:40.970518539Z\" level=info msg=\"Removing pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=9eaf89aa-49ed-46a4-9286-7097a0ff43d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.090953 | controller |     "Jun 09 16:22:41.016170 crc crio[22095]: time=\"2026-06-09T16:22:41.013734849Z\" level=info msg=\"Removed pod sandbox: 35cfb4363beddbb37e3d3de82ae939c33028cdd63013021183c088d54487dc20\" id=9eaf89aa-49ed-46a4-9286-7097a0ff43d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.090968 | controller |     "Jun 09 16:22:41.020082 crc crio[22095]: time=\"2026-06-09T16:22:41.018593454Z\" level=info msg=\"Stopping pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=6d6ff9df-b7d5-4c4f-8bfb-fb743a1e3c8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.090983 | controller |     "Jun 09 16:22:41.020082 crc crio[22095]: time=\"2026-06-09T16:22:41.018749988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=6d6ff9df-b7d5-4c4f-8bfb-fb743a1e3c8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.090998 | controller |     "Jun 09 16:22:41.021649 crc crio[22095]: time=\"2026-06-09T16:22:41.021298074Z\" level=info msg=\"Removing pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=aca152dc-6104-4528-8c31-30592de272b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091013 | controller |     "Jun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.054496427Z\" level=info msg=\"Removed pod sandbox: 9c88d490bba9ad2a51b8fe61165788f9ca28c121b5948fd9459cbe309e9db193\" id=aca152dc-6104-4528-8c31-30592de272b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091028 | controller |     "Jun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.055523503Z\" level=info msg=\"Stopping pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=99fead26-d34b-44b9-af0e-bdde89afba0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091043 | controller |     "Jun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.055596685Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=99fead26-d34b-44b9-af0e-bdde89afba0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091066 | controller |     "Jun 09 16:22:41.056237 crc crio[22095]: time=\"2026-06-09T16:22:41.056103018Z\" level=info msg=\"Removing pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=60d05794-57f2-4009-adbb-52182d2a3ee7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091081 | controller |     "Jun 09 16:22:41.098756 crc crio[22095]: time=\"2026-06-09T16:22:41.098638072Z\" level=info msg=\"Removed pod sandbox: 24f867bcfa3c0dfcf796c1f6cc9453bb39c84e1a19458df5244762f6700ccd34\" id=60d05794-57f2-4009-adbb-52182d2a3ee7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091097 | controller |     "Jun 09 16:22:41.100093 crc crio[22095]: time=\"2026-06-09T16:22:41.099831302Z\" level=info msg=\"Stopping pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=89a9970e-e787-4ad3-a8d2-c1b14eae4c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091112 | controller |     "Jun 09 16:22:41.100093 crc crio[22095]: time=\"2026-06-09T16:22:41.100064628Z\" level=info msg=\"Stopped pod sandbox (already stopped): e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=89a9970e-e787-4ad3-a8d2-c1b14eae4c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091127 | controller |     "Jun 09 16:22:41.100585 crc crio[22095]: time=\"2026-06-09T16:22:41.100491039Z\" level=info msg=\"Removing pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=ead8b5da-42ed-4af3-b05f-7976bc5b0ae0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091142 | controller |     "Jun 09 16:22:41.129286 crc crio[22095]: time=\"2026-06-09T16:22:41.129077974Z\" level=info msg=\"Removed pod sandbox: e360955b7d4baae78efcda6f3b884e1371c01efa54306d4672907c6c2219ef6c\" id=ead8b5da-42ed-4af3-b05f-7976bc5b0ae0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091157 | controller |     "Jun 09 16:22:41.134578 crc crio[22095]: time=\"2026-06-09T16:22:41.132972374Z\" level=info msg=\"Stopping pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=067bef93-6990-4278-8d7f-bf6081b7501c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091173 | controller |     "Jun 09 16:22:41.134578 crc crio[22095]: time=\"2026-06-09T16:22:41.133070816Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=067bef93-6990-4278-8d7f-bf6081b7501c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091188 | controller |     "Jun 09 16:22:41.140531 crc crio[22095]: time=\"2026-06-09T16:22:41.138300471Z\" level=info msg=\"Removing pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=d3906448-5688-4300-9981-054baa0c1bac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091203 | controller |     "Jun 09 16:22:41.203852 crc crio[22095]: time=\"2026-06-09T16:22:41.198088647Z\" level=info msg=\"Removed pod sandbox: 2c779cc34ea27003a4d0c60890b1f4a7e9b7ff529c696aeacaa9faf9a7eb8716\" id=d3906448-5688-4300-9981-054baa0c1bac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091218 | controller |     "Jun 09 16:22:41.216115 crc crio[22095]: time=\"2026-06-09T16:22:41.2043975Z\" level=info msg=\"Stopping pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=44647b21-f4c0-4eb7-92e7-13948738aced name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091232 | controller |     "Jun 09 16:22:41.216115 crc crio[22095]: time=\"2026-06-09T16:22:41.204514463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=44647b21-f4c0-4eb7-92e7-13948738aced name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091250 | controller |     "Jun 09 16:22:41.216115 crc crio[22095]: time=\"2026-06-09T16:22:41.206129954Z\" level=info msg=\"Removing pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=20177613-2e59-4d4c-898a-1e47578743db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091265 | controller |     "Jun 09 16:22:41.257727 crc crio[22095]: time=\"2026-06-09T16:22:41.244609463Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=6346481a-f72e-444b-a78d-0d2083570eff name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.091280 | controller |     "Jun 09 16:22:41.277583 crc crio[22095]: time=\"2026-06-09T16:22:41.277488598Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b0b7f430-a4f1-4edc-a125-8a78e27f93d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.091294 | controller |     "Jun 09 16:22:41.314136 crc crio[22095]: time=\"2026-06-09T16:22:41.313854493Z\" level=info msg=\"Removed pod sandbox: 41e613cfc279430ec6b410adb0af4034344949ff63af2cf12230e3ca8ee2cb68\" id=20177613-2e59-4d4c-898a-1e47578743db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091309 | controller |     "Jun 09 16:22:41.319120 crc crio[22095]: time=\"2026-06-09T16:22:41.319003865Z\" level=info msg=\"Stopping pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=c84fc805-3265-49d3-9be3-7b8de6fc2810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091325 | controller |     "Jun 09 16:22:41.319120 crc crio[22095]: time=\"2026-06-09T16:22:41.319083327Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=c84fc805-3265-49d3-9be3-7b8de6fc2810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091339 | controller |     "Jun 09 16:22:41.324513 crc crio[22095]: time=\"2026-06-09T16:22:41.324390904Z\" level=info msg=\"Removing pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=607e3d24-4ce1-422f-be11-f55a2a65a64d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091354 | controller |     "Jun 09 16:22:41.375302 crc crio[22095]: time=\"2026-06-09T16:22:41.375187029Z\" level=info msg=\"Removed pod sandbox: 6589a92bbbb9c2f7bb9c900059794d1ed72598d2102004a898e9028bf2f7b6c3\" id=607e3d24-4ce1-422f-be11-f55a2a65a64d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091369 | controller |     "Jun 09 16:22:41.377424 crc crio[22095]: time=\"2026-06-09T16:22:41.377280813Z\" level=info msg=\"Stopping pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=d009802a-972d-430b-ad65-d222865bac84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091384 | controller |     "Jun 09 16:22:41.377597 crc crio[22095]: time=\"2026-06-09T16:22:41.37753828Z\" level=info msg=\"Stopped pod sandbox (already stopped): d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=d009802a-972d-430b-ad65-d222865bac84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091399 | controller |     "Jun 09 16:22:41.383685 crc crio[22095]: time=\"2026-06-09T16:22:41.383515153Z\" level=info msg=\"Removing pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=aaf0e445-ee13-494d-b0fa-3d4ecbc62bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091413 | controller |     "Jun 09 16:22:41.406766 crc crio[22095]: time=\"2026-06-09T16:22:41.406658908Z\" level=info msg=\"Removed pod sandbox: d98df0b0e8c84fa8a1d30acb55a1f20616232608aeda094cdd5e9f0420b432dd\" id=aaf0e445-ee13-494d-b0fa-3d4ecbc62bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091428 | controller |     "Jun 09 16:22:41.413063 crc crio[22095]: time=\"2026-06-09T16:22:41.412625441Z\" level=info msg=\"Stopping pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c148ba84-2f2a-482b-b414-6cbdfbdb8036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091460 | controller |     "Jun 09 16:22:41.413063 crc crio[22095]: time=\"2026-06-09T16:22:41.412712604Z\" level=info msg=\"Stopped pod sandbox (already stopped): e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=c148ba84-2f2a-482b-b414-6cbdfbdb8036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091475 | controller |     "Jun 09 16:22:41.413063 crc crio[22095]: time=\"2026-06-09T16:22:41.413017321Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ee50d258-1366-4cf2-a38e-1542fb4c81c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.091490 | controller |     "Jun 09 16:22:41.414123 crc crio[22095]: time=\"2026-06-09T16:22:41.414031678Z\" level=info msg=\"Removing pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=7b1d4fae-33cc-4542-bb17-ca93037c1671 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091505 | controller |     "Jun 09 16:22:41.428447 crc crio[22095]: time=\"2026-06-09T16:22:41.426620961Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a2242663-b7fb-4b4d-ac36-f2fb510bdd94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.091519 | controller |     "Jun 09 16:22:41.440212 crc crio[22095]: time=\"2026-06-09T16:22:41.440086837Z\" level=info msg=\"Removed pod sandbox: e80b12101436154d416b667e6d21125c26c5be047706d49b3eb52a52703fbd51\" id=7b1d4fae-33cc-4542-bb17-ca93037c1671 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091533 | controller |     "Jun 09 16:22:41.440678 crc crio[22095]: time=\"2026-06-09T16:22:41.440515318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.091548 | controller |     "Jun 09 16:22:41.441280 crc crio[22095]: time=\"2026-06-09T16:22:41.441160765Z\" level=info msg=\"Stopping pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=a28d4af9-2fb4-4542-bd73-2e485e3ad409 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091564 | controller |     "Jun 09 16:22:41.441443 crc crio[22095]: time=\"2026-06-09T16:22:41.441322239Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=a28d4af9-2fb4-4542-bd73-2e485e3ad409 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091579 | controller |     "Jun 09 16:22:41.445135 crc crio[22095]: time=\"2026-06-09T16:22:41.445096646Z\" level=info msg=\"Removing pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=3bdb822e-2909-45ad-8dd0-c5d847fd9647 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091594 | controller |     "Jun 09 16:22:41.498387 crc crio[22095]: time=\"2026-06-09T16:22:41.498261692Z\" level=info msg=\"Removed pod sandbox: cbc7eef9bce91a613383d9038690a6233928e5670c1a3b3d6d51d58ba3cec9a8\" id=3bdb822e-2909-45ad-8dd0-c5d847fd9647 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091609 | controller |     "Jun 09 16:22:41.499396 crc crio[22095]: time=\"2026-06-09T16:22:41.499306939Z\" level=info msg=\"Stopping pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=ab4206a3-e3ee-49d4-a8dc-fedd387b383b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091624 | controller |     "Jun 09 16:22:41.499534 crc crio[22095]: time=\"2026-06-09T16:22:41.499420072Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=ab4206a3-e3ee-49d4-a8dc-fedd387b383b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091642 | controller |     "Jun 09 16:22:41.499591 crc crio[22095]: time=\"2026-06-09T16:22:41.499546375Z\" level=info msg=\"Removing container: f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6\" id=6d2c53b0-4713-4c2d-8ab2-acdf68aead6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.091657 | controller |     "Jun 09 16:22:41.500723 crc crio[22095]: time=\"2026-06-09T16:22:41.500660534Z\" level=info msg=\"Removing pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=7668fe21-39b0-49f8-856d-2aa11abf60eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091672 | controller |     "Jun 09 16:22:41.541036 crc crio[22095]: time=\"2026-06-09T16:22:41.540884528Z\" level=info msg=\"Removed pod sandbox: 9e45e618e7099fdb1ff24c7b7e253074c7c981a2ff4da557da461350e9469601\" id=7668fe21-39b0-49f8-856d-2aa11abf60eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091686 | controller |     "Jun 09 16:22:41.556404 crc crio[22095]: time=\"2026-06-09T16:22:41.555853983Z\" level=info msg=\"Stopping pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=8e8c9737-6d5e-49e1-a116-9f31f482be5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091701 | controller |     "Jun 09 16:22:41.556404 crc crio[22095]: time=\"2026-06-09T16:22:41.556028287Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=8e8c9737-6d5e-49e1-a116-9f31f482be5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.091716 | controller |     "Jun 09 16:22:41.558064 crc crio[22095]: time=\"2026-06-09T16:22:41.557408002Z\" level=info msg=\"Removing pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=985dc2b0-893b-4da0-86bf-8cc0c39c855f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091731 | controller |     "Jun 09 16:22:41.558064 crc crio[22095]: time=\"2026-06-09T16:22:41.557870354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.091745 | controller |     "Jun 09 16:22:41.578338 crc crio[22095]: time=\"2026-06-09T16:22:41.578201007Z\" level=info msg=\"Removed container f9a4dfb54c439038e82f1048f13a3b41d194105cf4f045c19d1827463751a8f6: openstack/dnsmasq-dns-b779ff7c7-rm955/dnsmasq-dns\" id=6d2c53b0-4713-4c2d-8ab2-acdf68aead6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.091760 | controller |     "Jun 09 16:22:41.598262 crc crio[22095]: time=\"2026-06-09T16:22:41.582314033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.091775 | controller |     "Jun 09 16:22:41.607091 crc crio[22095]: time=\"2026-06-09T16:22:41.606683859Z\" level=info msg=\"Removed pod sandbox: 91fae50117ea0f482fca5dc3b92b4fd01279224b2e46e8cf9fd7af09b1abb76e\" id=985dc2b0-893b-4da0-86bf-8cc0c39c855f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.091790 | controller |     "Jun 09 16:22:41.608027 crc crio[22095]: time=\"2026-06-09T16:22:41.607989112Z\" level=info msg=\"Removing container: a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb\" id=d7ba35ef-ebdd-43df-93c0-ff948f192bc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.091804 | controller |     "Jun 09 16:22:41.708147 crc crio[22095]: time=\"2026-06-09T16:22:41.703748104Z\" level=info msg=\"Removed container a4e80d8a17e150134b3f6ad9685f214f4dda5cb75ae5fc83d81fa592475f00fb: openstack/dnsmasq-dns-b779ff7c7-rm955/init\" id=d7ba35ef-ebdd-43df-93c0-ff948f192bc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.091818 | controller |     "Jun 09 16:22:41.750350 crc crio[22095]: time=\"2026-06-09T16:22:41.75028076Z\" level=info msg=\"Created container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd\" id=a2242663-b7fb-4b4d-ac36-f2fb510bdd94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.091836 | controller |     "Jun 09 16:22:41.757710 crc crio[22095]: time=\"2026-06-09T16:22:41.757519216Z\" level=info msg=\"Starting container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c\" id=f1fe405f-627d-4a5a-8c53-4a1f3c4a885d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.091853 | controller |     "Jun 09 16:22:41.773607 crc crio[22095]: time=\"2026-06-09T16:22:41.773489126Z\" level=info msg=\"Started container\" PID=88815 containerID=925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c description=openstack/ceilometer-0/proxy-httpd id=f1fe405f-627d-4a5a-8c53-4a1f3c4a885d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8",
2026-06-09 17:40:44.091886 | controller |     "Jun 09 16:22:42.531037 crc crio[22095]: time=\"2026-06-09T16:22:42.529522446Z\" level=info msg=\"Stopping container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec (timeout: 30s)\" id=d59745fd-319d-49d5-97d1-54400badb1b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091901 | controller |     "Jun 09 16:22:42.531037 crc crio[22095]: time=\"2026-06-09T16:22:42.529998038Z\" level=info msg=\"Stopping container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06 (timeout: 30s)\" id=ff227260-e85d-4ab9-95ad-3d8aa4fd5f45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091916 | controller |     "Jun 09 16:22:42.531037 crc crio[22095]: time=\"2026-06-09T16:22:42.529894736Z\" level=info msg=\"Stopping container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c (timeout: 30s)\" id=259ef4d9-d2a9-42b5-9515-33ad01e6da72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091931 | controller |     "Jun 09 16:22:42.532628 crc crio[22095]: time=\"2026-06-09T16:22:42.532438331Z\" level=info msg=\"Stopping container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13 (timeout: 30s)\" id=29874fad-c833-4fd5-9db8-7ebc1ef03df2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091945 | controller |     "Jun 09 16:22:42.661888 crc crio[22095]: time=\"2026-06-09T16:22:42.661782916Z\" level=info msg=\"Stopped container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core\" id=ff227260-e85d-4ab9-95ad-3d8aa4fd5f45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091960 | controller |     "Jun 09 16:22:42.760699 crc crio[22095]: time=\"2026-06-09T16:22:42.760440521Z\" level=info msg=\"Stopped container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd\" id=259ef4d9-d2a9-42b5-9515-33ad01e6da72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091975 | controller |     "Jun 09 16:22:42.956600 crc crio[22095]: time=\"2026-06-09T16:22:42.956044239Z\" level=info msg=\"Stopped container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=d59745fd-319d-49d5-97d1-54400badb1b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.091990 | controller |     "Jun 09 16:22:44.575852 crc crio[22095]: time=\"2026-06-09T16:22:44.575274295Z\" level=info msg=\"Stopped container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent\" id=29874fad-c833-4fd5-9db8-7ebc1ef03df2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.092005 | controller |     "Jun 09 16:22:44.577675 crc crio[22095]: time=\"2026-06-09T16:22:44.577602435Z\" level=info msg=\"Stopping pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=4837eefc-e4fe-45b3-b3bd-d03c8c741b0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.092020 | controller |     "Jun 09 16:22:44.578754 crc crio[22095]: time=\"2026-06-09T16:22:44.578691343Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8 UID:4a4f9fdf-e763-4251-9a5e-12c1432fb7c8 NetNS:/var/run/netns/ea8b44b4-f6d5-462d-b47b-fda1fc95d95b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a4f9fdf_e763_4251_9a5e_12c1432fb7c8.slice PodAnnotations:0xc0074a4148}] Aliases:map[]}\"",
2026-06-09 17:40:44.092038 | controller |     "Jun 09 16:22:44.579033 crc crio[22095]: time=\"2026-06-09T16:22:44.578867467Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.092054 | controller |     "Jun 09 16:22:44.961693 crc crio[22095]: time=\"2026-06-09T16:22:44.961523922Z\" level=info msg=\"Stopped pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=4837eefc-e4fe-45b3-b3bd-d03c8c741b0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.092069 | controller |     "Jun 09 16:22:45.621015 crc crio[22095]: time=\"2026-06-09T16:22:45.620441467Z\" level=info msg=\"Removing container: 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c\" id=1e075f7e-d329-4c3f-905d-e4fd268f5b36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092084 | controller |     "Jun 09 16:22:45.703995 crc crio[22095]: time=\"2026-06-09T16:22:45.70380646Z\" level=info msg=\"Removed container 925b9771a93bec814acd0ced1e90e49a49c6f92a3988579188db0b5ced05d67c: openstack/ceilometer-0/proxy-httpd\" id=1e075f7e-d329-4c3f-905d-e4fd268f5b36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092099 | controller |     "Jun 09 16:22:45.706069 crc crio[22095]: time=\"2026-06-09T16:22:45.705997126Z\" level=info msg=\"Removing container: 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06\" id=5e7f52bf-f16a-4999-b525-ff814185db07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092114 | controller |     "Jun 09 16:22:45.748386 crc crio[22095]: time=\"2026-06-09T16:22:45.748273472Z\" level=info msg=\"Removed container 4582574f90e81029ee91c4bfffcf15d773575b1f1dfc0d4cb33fb6bc10cf8e06: openstack/ceilometer-0/sg-core\" id=5e7f52bf-f16a-4999-b525-ff814185db07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092129 | controller |     "Jun 09 16:22:45.751484 crc crio[22095]: time=\"2026-06-09T16:22:45.751392012Z\" level=info msg=\"Removing container: f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec\" id=e36cfa63-1214-4b5a-8a93-5b1741081cab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092144 | controller |     "Jun 09 16:22:45.797002 crc crio[22095]: time=\"2026-06-09T16:22:45.796761578Z\" level=info msg=\"Removed container f6d4e764da5ca9c2f19f8bda667da3e58625bfd788a1163df816a1c8d42640ec: openstack/ceilometer-0/ceilometer-notification-agent\" id=e36cfa63-1214-4b5a-8a93-5b1741081cab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092159 | controller |     "Jun 09 16:22:45.803852 crc crio[22095]: time=\"2026-06-09T16:22:45.803772628Z\" level=info msg=\"Removing container: 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13\" id=48993b87-0b6a-4ef8-ae67-1f4fa41d1cb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092173 | controller |     "Jun 09 16:22:45.840764 crc crio[22095]: time=\"2026-06-09T16:22:45.840231795Z\" level=info msg=\"Removed container 1ef10175a84a459ad56899a4960f6ee689c357cd4f9411e9b3d55652add43c13: openstack/ceilometer-0/ceilometer-central-agent\" id=48993b87-0b6a-4ef8-ae67-1f4fa41d1cb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.092188 | controller |     "Jun 09 16:22:46.232180 crc crio[22095]: time=\"2026-06-09T16:22:46.231561293Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=69420a80-fcc4-4fc4-9cef-893692e84650 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.092206 | controller |     "Jun 09 16:22:46.232310 crc crio[22095]: time=\"2026-06-09T16:22:46.232255761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092222 | controller |     "Jun 09 16:22:46.295859 crc crio[22095]: time=\"2026-06-09T16:22:46.295803624Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0005265c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.092237 | controller |     "Jun 09 16:22:46.296212 crc crio[22095]: time=\"2026-06-09T16:22:46.296193914Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.092252 | controller |     "Jun 09 16:22:46.828995 crc crio[22095]: 2026-06-09T16:22:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21df63351994aa5 Mac:aa:44:44:07:d5:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.092268 | controller |     "Jun 09 16:22:46.831866 crc crio[22095]: time=\"2026-06-09T16:22:46.831829331Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0005265c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.092283 | controller |     "Jun 09 16:22:46.832158 crc crio[22095]: time=\"2026-06-09T16:22:46.832138408Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.092298 | controller |     "Jun 09 16:22:46.844745 crc crio[22095]: time=\"2026-06-09T16:22:46.844618279Z\" level=info msg=\"Ran pod sandbox 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 with infra container: openstack/ceilometer-0/POD\" id=69420a80-fcc4-4fc4-9cef-893692e84650 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.092313 | controller |     "Jun 09 16:22:46.849771 crc crio[22095]: time=\"2026-06-09T16:22:46.84971161Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6cad922c-bb59-4df3-9638-79e2b60fdcd6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092327 | controller |     "Jun 09 16:22:46.859053 crc crio[22095]: time=\"2026-06-09T16:22:46.858799484Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-09 17:40:44.092342 | controller |     "Jun 09 16:22:47.377176 crc crio[22095]: time=\"2026-06-09T16:22:47.377049894Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6cad922c-bb59-4df3-9638-79e2b60fdcd6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092357 | controller |     "Jun 09 16:22:47.379150 crc crio[22095]: time=\"2026-06-09T16:22:47.379049315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c4f67f62-5664-4135-9bd2-2e70ee168a59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.092375 | controller |     "Jun 09 16:22:47.413111 crc crio[22095]: time=\"2026-06-09T16:22:47.412905795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b4f9a13f-f1a8-429c-a0bf-a61b364e1eb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.092391 | controller |     "Jun 09 16:22:47.429289 crc crio[22095]: time=\"2026-06-09T16:22:47.429180763Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c0d9851f-99d0-4b19-96c4-7e9c975af271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.092406 | controller |     "Jun 09 16:22:47.429699 crc crio[22095]: time=\"2026-06-09T16:22:47.429629165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092421 | controller |     "Jun 09 16:22:47.482427 crc crio[22095]: time=\"2026-06-09T16:22:47.482325819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092436 | controller |     "Jun 09 16:22:47.487321 crc crio[22095]: time=\"2026-06-09T16:22:47.487250946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092451 | controller |     "Jun 09 16:22:47.678369 crc crio[22095]: time=\"2026-06-09T16:22:47.678258605Z\" level=info msg=\"Created container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent\" id=c0d9851f-99d0-4b19-96c4-7e9c975af271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.092466 | controller |     "Jun 09 16:22:47.680504 crc crio[22095]: time=\"2026-06-09T16:22:47.68039364Z\" level=info msg=\"Starting container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb\" id=c58df233-0b87-40c1-b06b-ca2bc0804ffa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.092481 | controller |     "Jun 09 16:22:47.686270 crc crio[22095]: time=\"2026-06-09T16:22:47.686139378Z\" level=info msg=\"Started container\" PID=89390 containerID=84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb description=openstack/ceilometer-0/ceilometer-central-agent id=c58df233-0b87-40c1-b06b-ca2bc0804ffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0",
2026-06-09 17:40:44.092496 | controller |     "Jun 09 16:22:47.700030 crc crio[22095]: time=\"2026-06-09T16:22:47.699653635Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f33bf854-fb7b-48cb-944b-158efd414405 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092511 | controller |     "Jun 09 16:22:47.709670 crc crio[22095]: time=\"2026-06-09T16:22:47.70959264Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-09 17:40:44.092526 | controller |     "Jun 09 16:22:48.106008 crc crio[22095]: time=\"2026-06-09T16:22:48.105877435Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f33bf854-fb7b-48cb-944b-158efd414405 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092541 | controller |     "Jun 09 16:22:48.107289 crc crio[22095]: time=\"2026-06-09T16:22:48.107074356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5dde6d4d-c090-4037-a71b-a89df3542bc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.092558 | controller |     "Jun 09 16:22:48.131984 crc crio[22095]: time=\"2026-06-09T16:22:48.130835677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=adc1cc42-c8f8-4eb9-9f03-4aa9ebad1067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.092573 | controller |     "Jun 09 16:22:48.141190 crc crio[22095]: time=\"2026-06-09T16:22:48.141109781Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=84806026-dd13-4e18-9715-8de4b50f250e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.092588 | controller |     "Jun 09 16:22:48.141521 crc crio[22095]: time=\"2026-06-09T16:22:48.141442839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092603 | controller |     "Jun 09 16:22:48.206806 crc crio[22095]: time=\"2026-06-09T16:22:48.206696847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092618 | controller |     "Jun 09 16:22:48.210417 crc crio[22095]: time=\"2026-06-09T16:22:48.210349861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092633 | controller |     "Jun 09 16:22:48.385849 crc crio[22095]: time=\"2026-06-09T16:22:48.385731088Z\" level=info msg=\"Created container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent\" id=84806026-dd13-4e18-9715-8de4b50f250e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.092648 | controller |     "Jun 09 16:22:48.387321 crc crio[22095]: time=\"2026-06-09T16:22:48.387218246Z\" level=info msg=\"Starting container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea\" id=40f5ec08-f476-4053-baf5-df4e3237f235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.092662 | controller |     "Jun 09 16:22:48.397358 crc crio[22095]: time=\"2026-06-09T16:22:48.397246584Z\" level=info msg=\"Started container\" PID=89437 containerID=e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea description=openstack/ceilometer-0/ceilometer-notification-agent id=40f5ec08-f476-4053-baf5-df4e3237f235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0",
2026-06-09 17:40:44.092677 | controller |     "Jun 09 16:22:48.410714 crc crio[22095]: time=\"2026-06-09T16:22:48.410622568Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e4629c4e-86d9-43cc-833a-8df703e5ed84 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092692 | controller |     "Jun 09 16:22:48.414353 crc crio[22095]: time=\"2026-06-09T16:22:48.414286192Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-09 17:40:44.092706 | controller |     "Jun 09 16:22:48.691669 crc crio[22095]: time=\"2026-06-09T16:22:48.69083013Z\" level=info msg=\"Stopping pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=32f1d398-fbfc-4833-a8c9-43a91dfacefa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.092722 | controller |     "Jun 09 16:22:48.692998 crc crio[22095]: time=\"2026-06-09T16:22:48.692892393Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-phzqn Namespace:openstack ID:df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f UID:91ef7e1d-b4d6-4a0d-9ae4-8405d1ea289b NetNS:/var/run/netns/6ae43f2d-b5f0-44ce-b4b7-49f72f3f692c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91ef7e1d_b4d6_4a0d_9ae4_8405d1ea289b.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"",
2026-06-09 17:40:44.092739 | controller |     "Jun 09 16:22:48.693155 crc crio[22095]: time=\"2026-06-09T16:22:48.693112148Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-phzqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.092755 | controller |     "Jun 09 16:22:48.835495 crc crio[22095]: time=\"2026-06-09T16:22:48.835394765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e4629c4e-86d9-43cc-833a-8df703e5ed84 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092770 | controller |     "Jun 09 16:22:48.837277 crc crio[22095]: time=\"2026-06-09T16:22:48.83713315Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1a4a80c0-0d6d-4b24-a79a-9ed5464692e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.092785 | controller |     "Jun 09 16:22:48.868316 crc crio[22095]: time=\"2026-06-09T16:22:48.866282449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2aef6c49-fd20-41dc-b8f3-553503d2e7c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.092799 | controller |     "Jun 09 16:22:48.893082 crc crio[22095]: time=\"2026-06-09T16:22:48.89162654Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0b5faea1-c0d2-4d82-9781-37e71160f923 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.092814 | controller |     "Jun 09 16:22:48.893082 crc crio[22095]: time=\"2026-06-09T16:22:48.892251246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092829 | controller |     "Jun 09 16:22:48.974992 crc crio[22095]: time=\"2026-06-09T16:22:48.964323979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092844 | controller |     "Jun 09 16:22:49.014642 crc crio[22095]: time=\"2026-06-09T16:22:49.01455216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.092882 | controller |     "Jun 09 16:22:49.120830 crc crio[22095]: time=\"2026-06-09T16:22:49.120742999Z\" level=info msg=\"Stopped pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=32f1d398-fbfc-4833-a8c9-43a91dfacefa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.092898 | controller |     "Jun 09 16:22:49.177827 crc crio[22095]: time=\"2026-06-09T16:22:49.177707143Z\" level=info msg=\"Created container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core\" id=0b5faea1-c0d2-4d82-9781-37e71160f923 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.092914 | controller |     "Jun 09 16:22:49.181053 crc crio[22095]: time=\"2026-06-09T16:22:49.180731501Z\" level=info msg=\"Starting container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674\" id=41ffb902-c837-43d6-aa0e-58dcdb5201d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.092929 | controller |     "Jun 09 16:22:49.187496 crc crio[22095]: time=\"2026-06-09T16:22:49.187365901Z\" level=info msg=\"Started container\" PID=89541 containerID=b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674 description=openstack/ceilometer-0/sg-core id=41ffb902-c837-43d6-aa0e-58dcdb5201d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0",
2026-06-09 17:40:44.092948 | controller |     "Jun 09 16:22:49.202204 crc crio[22095]: time=\"2026-06-09T16:22:49.20210262Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5e2ab8a1-4fbf-487b-83a9-858434408406 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.092964 | controller |     "Jun 09 16:22:49.209250 crc crio[22095]: time=\"2026-06-09T16:22:49.209164351Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-09 17:40:44.092979 | controller |     "Jun 09 16:22:49.952253 crc crio[22095]: time=\"2026-06-09T16:22:49.951718315Z\" level=info msg=\"Stopping container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41 (timeout: 30s)\" id=2ab8965f-35a2-473d-a55e-beea7366e268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.092993 | controller |     "Jun 09 16:22:49.952725 crc crio[22095]: time=\"2026-06-09T16:22:49.951856879Z\" level=info msg=\"Stopping container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77 (timeout: 30s)\" id=627ee672-f645-4f82-aaaf-dba277f35e37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093009 | controller |     "Jun 09 16:22:49.988168 crc crio[22095]: time=\"2026-06-09T16:22:49.986663493Z\" level=info msg=\"Stopping container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0 (timeout: 30s)\" id=f93def88-a116-490c-9c8b-353f10268931 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093024 | controller |     "Jun 09 16:22:50.050797 crc crio[22095]: time=\"2026-06-09T16:22:50.049509358Z\" level=info msg=\"Stopping container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a (timeout: 30s)\" id=5f4ddd0f-b8a9-4fc7-aec5-a888dd5c50eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093038 | controller |     "Jun 09 16:22:50.054980 crc crio[22095]: time=\"2026-06-09T16:22:50.052174617Z\" level=info msg=\"Stopping container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403 (timeout: 30s)\" id=3046a5ac-53c4-4d54-b1df-3f0dd299a38e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093053 | controller |     "Jun 09 16:22:50.089981 crc crio[22095]: time=\"2026-06-09T16:22:50.089119527Z\" level=info msg=\"Stopped container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log\" id=627ee672-f645-4f82-aaaf-dba277f35e37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093068 | controller |     "Jun 09 16:22:50.287602 crc crio[22095]: time=\"2026-06-09T16:22:50.287449984Z\" level=info msg=\"Stopped container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log\" id=3046a5ac-53c4-4d54-b1df-3f0dd299a38e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093083 | controller |     "Jun 09 16:22:51.437227 crc crio[22095]: time=\"2026-06-09T16:22:51.436429844Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=5e2ab8a1-4fbf-487b-83a9-858434408406 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.093097 | controller |     "Jun 09 16:22:51.438190 crc crio[22095]: time=\"2026-06-09T16:22:51.437971954Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=37e39fa8-4fb9-43c8-97f0-e89e37372fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.093115 | controller |     "Jun 09 16:22:51.507088 crc crio[22095]: time=\"2026-06-09T16:22:51.506986988Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c99171d3-f01d-42b4-b43d-61790e3a5495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.093130 | controller |     "Jun 09 16:22:51.516003 crc crio[22095]: time=\"2026-06-09T16:22:51.515854436Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=133ae6c1-6c1d-4fef-8393-483973b4f0e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.093145 | controller |     "Jun 09 16:22:51.516550 crc crio[22095]: time=\"2026-06-09T16:22:51.516491722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093160 | controller |     "Jun 09 16:22:51.615999 crc crio[22095]: time=\"2026-06-09T16:22:51.615867226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093175 | controller |     "Jun 09 16:22:51.629204 crc crio[22095]: time=\"2026-06-09T16:22:51.629104486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093189 | controller |     "Jun 09 16:22:51.756505 crc crio[22095]: time=\"2026-06-09T16:22:51.755996467Z\" level=info msg=\"Stopped container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f93def88-a116-490c-9c8b-353f10268931 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093204 | controller |     "Jun 09 16:22:51.757321 crc crio[22095]: time=\"2026-06-09T16:22:51.75725496Z\" level=info msg=\"Stopping pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=01837432-8b64-425c-b1fc-04baafe4105b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.093219 | controller |     "Jun 09 16:22:51.758285 crc crio[22095]: time=\"2026-06-09T16:22:51.758219525Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7 UID:21b50963-d307-4151-b940-62af283c2aa8 NetNS:/var/run/netns/d8a8f80d-0787-4a61-a657-b26ddcd0e912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21b50963_d307_4151_b940_62af283c2aa8.slice PodAnnotations:0xc0074a41f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.093235 | controller |     "Jun 09 16:22:51.758429 crc crio[22095]: time=\"2026-06-09T16:22:51.758381849Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.093250 | controller |     "Jun 09 16:22:51.924823 crc crio[22095]: time=\"2026-06-09T16:22:51.924721994Z\" level=info msg=\"Created container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd\" id=133ae6c1-6c1d-4fef-8393-483973b4f0e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.093266 | controller |     "Jun 09 16:22:51.932089 crc crio[22095]: time=\"2026-06-09T16:22:51.930735529Z\" level=info msg=\"Starting container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7\" id=cd6ea5a5-47ff-4673-9b1d-b2c60f6595c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.093281 | controller |     "Jun 09 16:22:51.947249 crc crio[22095]: time=\"2026-06-09T16:22:51.94713317Z\" level=info msg=\"Started container\" PID=89713 containerID=346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7 description=openstack/ceilometer-0/proxy-httpd id=cd6ea5a5-47ff-4673-9b1d-b2c60f6595c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0",
2026-06-09 17:40:44.093299 | controller |     "Jun 09 16:22:52.161264 crc crio[22095]: time=\"2026-06-09T16:22:52.161011247Z\" level=info msg=\"Stopped pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=01837432-8b64-425c-b1fc-04baafe4105b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.093314 | controller |     "Jun 09 16:22:52.788072 crc crio[22095]: time=\"2026-06-09T16:22:52.787271533Z\" level=info msg=\"Removing container: e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0\" id=bb5b0bf4-8eed-45ad-a0c1-b3c3c3e8ec15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.093329 | controller |     "Jun 09 16:22:52.820487 crc crio[22095]: time=\"2026-06-09T16:22:52.820360963Z\" level=info msg=\"Removed container e16a167ec737aea0b95134c95187189a1203e779e0ac22d18e8beecf6f0d32e0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bb5b0bf4-8eed-45ad-a0c1-b3c3c3e8ec15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.093344 | controller |     "Jun 09 16:22:53.517684 crc crio[22095]: time=\"2026-06-09T16:22:53.517267604Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=1e5cbdda-fdc0-474b-b536-38e136654b09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.093358 | controller |     "Jun 09 16:22:53.517969 crc crio[22095]: time=\"2026-06-09T16:22:53.517691775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093374 | controller |     "Jun 09 16:22:53.559014 crc crio[22095]: time=\"2026-06-09T16:22:53.558893384Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc001288d90}] Aliases:map[]}\"",
2026-06-09 17:40:44.093389 | controller |     "Jun 09 16:22:53.559014 crc crio[22095]: time=\"2026-06-09T16:22:53.558991216Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.093404 | controller |     "Jun 09 16:22:53.609881 crc crio[22095]: time=\"2026-06-09T16:22:53.609749911Z\" level=info msg=\"Stopped container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata\" id=5f4ddd0f-b8a9-4fc7-aec5-a888dd5c50eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.093420 | controller |     "Jun 09 16:22:53.611177 crc crio[22095]: time=\"2026-06-09T16:22:53.611126426Z\" level=info msg=\"Stopping pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=39de9d14-37d9-42ad-8a9c-4ca5fc26ed34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.093435 | controller |     "Jun 09 16:22:53.611800 crc crio[22095]: time=\"2026-06-09T16:22:53.611744302Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe UID:33be6dd8-1152-40ac-a3d3-45dbd2f982ea NetNS:/var/run/netns/1de9f916-4b72-4271-91ec-1a8bb73320dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33be6dd8_1152_40ac_a3d3_45dbd2f982ea.slice PodAnnotations:0xc001288ec0}] Aliases:map[]}\"",
2026-06-09 17:40:44.093450 | controller |     "Jun 09 16:22:53.612004 crc crio[22095]: time=\"2026-06-09T16:22:53.611899526Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.093469 | controller |     "Jun 09 16:22:54.061754 crc crio[22095]: time=\"2026-06-09T16:22:54.061326667Z\" level=info msg=\"Stopped pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=39de9d14-37d9-42ad-8a9c-4ca5fc26ed34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.093485 | controller |     "Jun 09 16:22:54.134346 crc crio[22095]: 2026-06-09T16:22:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0226c361a98c916 Mac:ee:72:af:95:86:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.093501 | controller |     "Jun 09 16:22:54.136144 crc crio[22095]: time=\"2026-06-09T16:22:54.135902503Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc001288d90}] Aliases:map[]}\"",
2026-06-09 17:40:44.093516 | controller |     "Jun 09 16:22:54.136260 crc crio[22095]: time=\"2026-06-09T16:22:54.136242742Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.093532 | controller |     "Jun 09 16:22:54.147312 crc crio[22095]: time=\"2026-06-09T16:22:54.147256845Z\" level=info msg=\"Ran pod sandbox 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 with infra container: openstack/nova-scheduler-0/POD\" id=1e5cbdda-fdc0-474b-b536-38e136654b09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.093547 | controller |     "Jun 09 16:22:54.151060 crc crio[22095]: time=\"2026-06-09T16:22:54.150973741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=696ffed5-ec16-47e6-b8ec-fca1ed6c3d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.093561 | controller |     "Jun 09 16:22:54.180514 crc crio[22095]: time=\"2026-06-09T16:22:54.180344616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=fe6b605b-65f7-4e0f-8294-80a274bcca12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.093576 | controller |     "Jun 09 16:22:54.191554 crc crio[22095]: time=\"2026-06-09T16:22:54.19141225Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1330c153-68cb-4062-82df-8443fad3ada0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.093591 | controller |     "Jun 09 16:22:54.192254 crc crio[22095]: time=\"2026-06-09T16:22:54.192160399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093606 | controller |     "Jun 09 16:22:54.252136 crc crio[22095]: time=\"2026-06-09T16:22:54.251619998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093620 | controller |     "Jun 09 16:22:54.257876 crc crio[22095]: time=\"2026-06-09T16:22:54.257653783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093635 | controller |     "Jun 09 16:22:54.550305 crc crio[22095]: time=\"2026-06-09T16:22:54.550212442Z\" level=info msg=\"Created container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1330c153-68cb-4062-82df-8443fad3ada0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.093655 | controller |     "Jun 09 16:22:54.551754 crc crio[22095]: time=\"2026-06-09T16:22:54.551677679Z\" level=info msg=\"Starting container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457\" id=2fed1104-c4fe-403e-9a14-52bb69d93c44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.093671 | controller |     "Jun 09 16:22:54.557594 crc crio[22095]: time=\"2026-06-09T16:22:54.557512979Z\" level=info msg=\"Started container\" PID=90059 containerID=c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2fed1104-c4fe-403e-9a14-52bb69d93c44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2",
2026-06-09 17:40:44.093686 | controller |     "Jun 09 16:22:54.889225 crc crio[22095]: time=\"2026-06-09T16:22:54.884483593Z\" level=info msg=\"Removing container: e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a\" id=0af05c6d-42ad-4e40-8e87-000382451609 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.093701 | controller |     "Jun 09 16:22:54.921243 crc crio[22095]: time=\"2026-06-09T16:22:54.921141155Z\" level=info msg=\"Removed container e7b87f52ad55635528d6862eff5dc1c02cd3166ef975466fc1c589e4cc14b87a: openstack/nova-metadata-0/nova-metadata-metadata\" id=0af05c6d-42ad-4e40-8e87-000382451609 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.093716 | controller |     "Jun 09 16:22:54.935505 crc crio[22095]: time=\"2026-06-09T16:22:54.93535917Z\" level=info msg=\"Removing container: 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403\" id=90256e1d-afd8-4673-b0ba-ac0adcf5dfa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.093731 | controller |     "Jun 09 16:22:54.978683 crc crio[22095]: time=\"2026-06-09T16:22:54.978233262Z\" level=info msg=\"Removed container 1cadf13c40fe67019e693d18e494ef39a00b0ca3feba62689900ac955d007403: openstack/nova-metadata-0/nova-metadata-log\" id=90256e1d-afd8-4673-b0ba-ac0adcf5dfa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.093745 | controller |     "Jun 09 16:22:55.392496 crc crio[22095]: time=\"2026-06-09T16:22:55.392303404Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ec838909-3927-484a-8840-cb461796d2fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.093760 | controller |     "Jun 09 16:22:55.394279 crc crio[22095]: time=\"2026-06-09T16:22:55.39253411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093775 | controller |     "Jun 09 16:22:55.435981 crc crio[22095]: time=\"2026-06-09T16:22:55.435757891Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc002ab24a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.093790 | controller |     "Jun 09 16:22:55.436232 crc crio[22095]: time=\"2026-06-09T16:22:55.436214393Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.093805 | controller |     "Jun 09 16:22:56.005851 crc crio[22095]: 2026-06-09T16:22:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c43350ef62a12e0 Mac:22:20:77:0a:58:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.093824 | controller |     "Jun 09 16:22:56.007890 crc crio[22095]: time=\"2026-06-09T16:22:56.007854884Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc002ab24a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.093840 | controller |     "Jun 09 16:22:56.008193 crc crio[22095]: time=\"2026-06-09T16:22:56.008173612Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.093879 | controller |     "Jun 09 16:22:56.018267 crc crio[22095]: time=\"2026-06-09T16:22:56.018236061Z\" level=info msg=\"Ran pod sandbox c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c with infra container: openstack/nova-metadata-0/POD\" id=ec838909-3927-484a-8840-cb461796d2fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.093897 | controller |     "Jun 09 16:22:56.020799 crc crio[22095]: time=\"2026-06-09T16:22:56.020773986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=593f9b43-3fe7-4604-bbea-c95b1213932c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.093912 | controller |     "Jun 09 16:22:56.025687 crc crio[22095]: time=\"2026-06-09T16:22:56.024232395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=32090c54-9e17-4816-84b7-6ddabb3b111e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.093927 | controller |     "Jun 09 16:22:56.033296 crc crio[22095]: time=\"2026-06-09T16:22:56.033195185Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5e0b960c-321f-4103-b48e-d3455447760c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.093942 | controller |     "Jun 09 16:22:56.033626 crc crio[22095]: time=\"2026-06-09T16:22:56.033567395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093957 | controller |     "Jun 09 16:22:56.103435 crc crio[22095]: time=\"2026-06-09T16:22:56.103343258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093972 | controller |     "Jun 09 16:22:56.106859 crc crio[22095]: time=\"2026-06-09T16:22:56.106796797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.093987 | controller |     "Jun 09 16:22:56.287074 crc crio[22095]: time=\"2026-06-09T16:22:56.286892046Z\" level=info msg=\"Created container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log\" id=5e0b960c-321f-4103-b48e-d3455447760c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094002 | controller |     "Jun 09 16:22:56.290450 crc crio[22095]: time=\"2026-06-09T16:22:56.290365435Z\" level=info msg=\"Starting container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff\" id=422a4d53-2358-480e-98a9-e71863bb9f5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.094020 | controller |     "Jun 09 16:22:56.300234 crc crio[22095]: time=\"2026-06-09T16:22:56.29989474Z\" level=info msg=\"Started container\" PID=90190 containerID=0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff description=openstack/nova-metadata-0/nova-metadata-log id=422a4d53-2358-480e-98a9-e71863bb9f5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c",
2026-06-09 17:40:44.094035 | controller |     "Jun 09 16:22:56.314796 crc crio[22095]: time=\"2026-06-09T16:22:56.31469049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=19ca02e1-d14d-4a3a-85f6-a1913ec71a9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.094050 | controller |     "Jun 09 16:22:56.388128 crc crio[22095]: time=\"2026-06-09T16:22:56.38783914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c1741277-80c4-423b-8551-054298159fcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.094065 | controller |     "Jun 09 16:22:56.405758 crc crio[22095]: time=\"2026-06-09T16:22:56.405640608Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=032f8c01-1171-4da0-b2e2-da193bd7f011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094079 | controller |     "Jun 09 16:22:56.407341 crc crio[22095]: time=\"2026-06-09T16:22:56.406247843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094094 | controller |     "Jun 09 16:22:56.457280 crc crio[22095]: time=\"2026-06-09T16:22:56.456752851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094109 | controller |     "Jun 09 16:22:56.461015 crc crio[22095]: time=\"2026-06-09T16:22:56.460901087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094123 | controller |     "Jun 09 16:22:56.527160 crc crio[22095]: time=\"2026-06-09T16:22:56.527029706Z\" level=info msg=\"Stopped container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api\" id=2ab8965f-35a2-473d-a55e-beea7366e268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.094139 | controller |     "Jun 09 16:22:56.528542 crc crio[22095]: time=\"2026-06-09T16:22:56.528434232Z\" level=info msg=\"Stopping pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=91728378-15a2-446c-8e3c-6c3d544956f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.094154 | controller |     "Jun 09 16:22:56.529407 crc crio[22095]: time=\"2026-06-09T16:22:56.529298744Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a UID:39483ad4-281e-46d3-8991-b021579ded07 NetNS:/var/run/netns/8bc8b629-ca3b-42c7-94b2-2fdc9ba86fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39483ad4_281e_46d3_8991_b021579ded07.slice PodAnnotations:0xc002ab22e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.094170 | controller |     "Jun 09 16:22:56.529562 crc crio[22095]: time=\"2026-06-09T16:22:56.52953233Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.094184 | controller |     "Jun 09 16:22:56.749425 crc crio[22095]: time=\"2026-06-09T16:22:56.746406824Z\" level=info msg=\"Created container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata\" id=032f8c01-1171-4da0-b2e2-da193bd7f011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094203 | controller |     "Jun 09 16:22:56.751154 crc crio[22095]: time=\"2026-06-09T16:22:56.750863399Z\" level=info msg=\"Starting container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337\" id=e1463786-85e7-4344-9974-117adf84de92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.094219 | controller |     "Jun 09 16:22:56.761951 crc crio[22095]: time=\"2026-06-09T16:22:56.761836351Z\" level=info msg=\"Started container\" PID=90280 containerID=00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337 description=openstack/nova-metadata-0/nova-metadata-metadata id=e1463786-85e7-4344-9974-117adf84de92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c",
2026-06-09 17:40:44.094237 | controller |     "Jun 09 16:22:56.941429 crc crio[22095]: time=\"2026-06-09T16:22:56.941337614Z\" level=info msg=\"Stopped pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=91728378-15a2-446c-8e3c-6c3d544956f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.094254 | controller |     "Jun 09 16:22:57.948974 crc crio[22095]: time=\"2026-06-09T16:22:57.948380156Z\" level=info msg=\"Removing container: 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41\" id=dcdcca61-f15e-4624-b32b-90ab179a5f02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094268 | controller |     "Jun 09 16:22:58.003339 crc crio[22095]: time=\"2026-06-09T16:22:58.00221577Z\" level=info msg=\"Removed container 55602e587e8b4ece9bd91d445332d24be5959d927edb3ab24d36bb81c6e3eb41: openstack/nova-api-0/nova-api-api\" id=dcdcca61-f15e-4624-b32b-90ab179a5f02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094283 | controller |     "Jun 09 16:22:58.006163 crc crio[22095]: time=\"2026-06-09T16:22:58.006071829Z\" level=info msg=\"Removing container: 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77\" id=d2b1804e-cf36-4e2f-8326-ce5e26450bef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094298 | controller |     "Jun 09 16:22:58.046109 crc crio[22095]: time=\"2026-06-09T16:22:58.045994035Z\" level=info msg=\"Removed container 6f0cd3b8175b98629a6bd5807f4b037a0d19ce53d52595ad62cff114d718da77: openstack/nova-api-0/nova-api-log\" id=d2b1804e-cf36-4e2f-8326-ce5e26450bef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094313 | controller |     "Jun 09 16:22:58.448597 crc crio[22095]: time=\"2026-06-09T16:22:58.448542461Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d856c472-8a79-4ba6-a3d1-ee065883b9eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.094328 | controller |     "Jun 09 16:22:58.448747 crc crio[22095]: time=\"2026-06-09T16:22:58.448644204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094343 | controller |     "Jun 09 16:22:58.527054 crc crio[22095]: time=\"2026-06-09T16:22:58.526822033Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc0074a4dd0}] Aliases:map[]}\"",
2026-06-09 17:40:44.094359 | controller |     "Jun 09 16:22:58.527394 crc crio[22095]: time=\"2026-06-09T16:22:58.52710566Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.094378 | controller |     "Jun 09 16:22:59.061265 crc crio[22095]: 2026-06-09T16:22:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5325970faab8cce Mac:d6:d5:30:99:25:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.094394 | controller |     "Jun 09 16:22:59.063048 crc crio[22095]: time=\"2026-06-09T16:22:59.062979323Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc0074a4dd0}] Aliases:map[]}\"",
2026-06-09 17:40:44.094409 | controller |     "Jun 09 16:22:59.063231 crc crio[22095]: time=\"2026-06-09T16:22:59.063163458Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.094425 | controller |     "Jun 09 16:22:59.076896 crc crio[22095]: time=\"2026-06-09T16:22:59.076823739Z\" level=info msg=\"Ran pod sandbox 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a with infra container: openstack/nova-api-0/POD\" id=d856c472-8a79-4ba6-a3d1-ee065883b9eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.094440 | controller |     "Jun 09 16:22:59.080339 crc crio[22095]: time=\"2026-06-09T16:22:59.080266388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a22f1c04-9a17-4a61-8098-12ea0ee51264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.094455 | controller |     "Jun 09 16:22:59.090254 crc crio[22095]: time=\"2026-06-09T16:22:59.090166472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f6f87772-f9eb-46ba-b480-4a4adbde507a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.094470 | controller |     "Jun 09 16:22:59.098810 crc crio[22095]: time=\"2026-06-09T16:22:59.098727852Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=fd6f0af9-eccb-4d13-af94-94cfe1d5e7d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094485 | controller |     "Jun 09 16:22:59.099349 crc crio[22095]: time=\"2026-06-09T16:22:59.099282856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094500 | controller |     "Jun 09 16:22:59.180318 crc crio[22095]: time=\"2026-06-09T16:22:59.180235157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094516 | controller |     "Jun 09 16:22:59.187395 crc crio[22095]: time=\"2026-06-09T16:22:59.187308319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094531 | controller |     "Jun 09 16:22:59.370055 crc crio[22095]: time=\"2026-06-09T16:22:59.369899381Z\" level=info msg=\"Created container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log\" id=fd6f0af9-eccb-4d13-af94-94cfe1d5e7d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094546 | controller |     "Jun 09 16:22:59.371489 crc crio[22095]: time=\"2026-06-09T16:22:59.37141047Z\" level=info msg=\"Starting container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa\" id=eb557ac4-8198-4c5c-8c81-14dbae65ea43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.094564 | controller |     "Jun 09 16:22:59.381837 crc crio[22095]: time=\"2026-06-09T16:22:59.381726405Z\" level=info msg=\"Started container\" PID=90597 containerID=aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa description=openstack/nova-api-0/nova-api-log id=eb557ac4-8198-4c5c-8c81-14dbae65ea43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a",
2026-06-09 17:40:44.094580 | controller |     "Jun 09 16:22:59.396640 crc crio[22095]: time=\"2026-06-09T16:22:59.396521426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e41224a5-7e4b-4b96-af90-1eb2daab18e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.094595 | controller |     "Jun 09 16:22:59.480081 crc crio[22095]: time=\"2026-06-09T16:22:59.479512959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=db6524ee-19f1-4b5c-ab24-f6ac24f5232f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.094610 | controller |     "Jun 09 16:22:59.487413 crc crio[22095]: time=\"2026-06-09T16:22:59.487320499Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ce189253-cc95-437d-a3a9-2cb27fd7a7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094625 | controller |     "Jun 09 16:22:59.487782 crc crio[22095]: time=\"2026-06-09T16:22:59.48772641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094640 | controller |     "Jun 09 16:22:59.554189 crc crio[22095]: time=\"2026-06-09T16:22:59.554067575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094655 | controller |     "Jun 09 16:22:59.558977 crc crio[22095]: time=\"2026-06-09T16:22:59.558861958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094670 | controller |     "Jun 09 16:22:59.716446 crc crio[22095]: time=\"2026-06-09T16:22:59.716320385Z\" level=info msg=\"Created container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api\" id=ce189253-cc95-437d-a3a9-2cb27fd7a7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.094685 | controller |     "Jun 09 16:22:59.718031 crc crio[22095]: time=\"2026-06-09T16:22:59.717901046Z\" level=info msg=\"Starting container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f\" id=5ffc316b-0d1b-455e-93dc-4eeb52494b36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.094700 | controller |     "Jun 09 16:22:59.723233 crc crio[22095]: time=\"2026-06-09T16:22:59.72314449Z\" level=info msg=\"Started container\" PID=90647 containerID=0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f description=openstack/nova-api-0/nova-api-api id=5ffc316b-0d1b-455e-93dc-4eeb52494b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a",
2026-06-09 17:40:44.094714 | controller |     "Jun 09 16:23:36.981321 crc crio[22095]: time=\"2026-06-09T16:23:36.980446522Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=ea814c45-9e99-475c-9905-367309c49181 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.094729 | controller |     "Jun 09 16:23:36.981321 crc crio[22095]: time=\"2026-06-09T16:23:36.981333595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.094748 | controller |     "Jun 09 16:23:37.067246 crc crio[22095]: time=\"2026-06-09T16:23:37.066635387Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d UID:5a997801-1e36-4183-8957-fc2c6fd5266b NetNS:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a997801_1e36_4183_8957_fc2c6fd5266b.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.094763 | controller |     "Jun 09 16:23:37.067246 crc crio[22095]: time=\"2026-06-09T16:23:37.06712087Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.094779 | controller |     "Jun 09 16:23:37.620146 crc crio[22095]: 2026-06-09T16:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaefd4f54feb12a Mac:c6:83:53:4c:2f:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b SocketPath: PciID:}] [{Interface:0xc0005c65d0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.094794 | controller |     "Jun 09 16:23:37.622365 crc crio[22095]: time=\"2026-06-09T16:23:37.622275678Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d UID:5a997801-1e36-4183-8957-fc2c6fd5266b NetNS:/var/run/netns/7493339b-157a-482d-8b56-a45d81fcb49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a997801_1e36_4183_8957_fc2c6fd5266b.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.094809 | controller |     "Jun 09 16:23:37.622646 crc crio[22095]: time=\"2026-06-09T16:23:37.622577206Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.094824 | controller |     "Jun 09 16:23:37.635447 crc crio[22095]: time=\"2026-06-09T16:23:37.634668966Z\" level=info msg=\"Ran pod sandbox aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d with infra container: sushy-emulator/sushy-emulator/POD\" id=ea814c45-9e99-475c-9905-367309c49181 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.094839 | controller |     "Jun 09 16:23:37.637586 crc crio[22095]: time=\"2026-06-09T16:23:37.63751993Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=85fb4d4b-4aa9-4508-ad28-927f73bd0c17 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.094872 | controller |     "Jun 09 16:23:37.643882 crc crio[22095]: time=\"2026-06-09T16:23:37.643794231Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-09 17:40:44.094890 | controller |     "Jun 09 16:23:41.649062 crc crio[22095]: time=\"2026-06-09T16:23:41.648440395Z\" level=info msg=\"Removing container: 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c\" id=2b5a7401-b9dc-4b4f-b42b-cbebda3fa5dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094905 | controller |     "Jun 09 16:23:46.420004 crc crio[22095]: time=\"2026-06-09T16:23:46.419185299Z\" level=info msg=\"Removed container 25efdd21e6f46033f078b956bb9911e076df653f71e1d1d61750705a8c7b256c: openstack/dnsmasq-dns-6b485b7db9-dswrp/init\" id=2b5a7401-b9dc-4b4f-b42b-cbebda3fa5dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094920 | controller |     "Jun 09 16:23:46.427108 crc crio[22095]: time=\"2026-06-09T16:23:46.42702233Z\" level=info msg=\"Removing container: fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc\" id=26a15ca9-b875-41aa-bda4-bca6b5aa2c05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094938 | controller |     "Jun 09 16:23:46.493001 crc crio[22095]: time=\"2026-06-09T16:23:46.492859722Z\" level=info msg=\"Removed container fa481b2b61a297228f8d6892404c16ff5f8dc0db1ab16689cfae11ce54c3c8bc: openstack/dnsmasq-dns-6b485b7db9-dswrp/dnsmasq-dns\" id=26a15ca9-b875-41aa-bda4-bca6b5aa2c05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.094953 | controller |     "Jun 09 16:23:46.505352 crc crio[22095]: time=\"2026-06-09T16:23:46.505263841Z\" level=info msg=\"Stopping pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=b9f808e3-a5f8-4cef-8b91-dbe305e0b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.094968 | controller |     "Jun 09 16:23:46.505352 crc crio[22095]: time=\"2026-06-09T16:23:46.505331503Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=b9f808e3-a5f8-4cef-8b91-dbe305e0b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.094983 | controller |     "Jun 09 16:23:46.505894 crc crio[22095]: time=\"2026-06-09T16:23:46.505858116Z\" level=info msg=\"Removing pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=13a22e02-3eaf-425f-bf83-07b66418a7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.094998 | controller |     "Jun 09 16:23:46.511504 crc crio[22095]: time=\"2026-06-09T16:23:46.511384408Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=85fb4d4b-4aa9-4508-ad28-927f73bd0c17 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.095012 | controller |     "Jun 09 16:23:46.512455 crc crio[22095]: time=\"2026-06-09T16:23:46.512398254Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=e0a4c140-4745-4469-af8b-ad0348cb205a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.095027 | controller |     "Jun 09 16:23:46.527115 crc crio[22095]: time=\"2026-06-09T16:23:46.52701442Z\" level=info msg=\"Removed pod sandbox: f3c9738eb3c3b31526dabb7ff12794aaf6ff8c3841a45248826dd49a8cfbfc6a\" id=13a22e02-3eaf-425f-bf83-07b66418a7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095042 | controller |     "Jun 09 16:23:46.527824 crc crio[22095]: time=\"2026-06-09T16:23:46.527763739Z\" level=info msg=\"Stopping pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=30483a8d-0ddc-4562-8bee-17a255859bda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095058 | controller |     "Jun 09 16:23:46.527907 crc crio[22095]: time=\"2026-06-09T16:23:46.527830731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=30483a8d-0ddc-4562-8bee-17a255859bda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095072 | controller |     "Jun 09 16:23:46.528655 crc crio[22095]: time=\"2026-06-09T16:23:46.528452177Z\" level=info msg=\"Removing pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=26b51825-e501-4af6-8b0f-db8334fb401b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095087 | controller |     "Jun 09 16:23:46.561542 crc crio[22095]: time=\"2026-06-09T16:23:46.561406054Z\" level=info msg=\"Removed pod sandbox: 1f273d47239dded624cd3f11dd113213014eb5a7a534d66e62a9deb2bca175b8\" id=26b51825-e501-4af6-8b0f-db8334fb401b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095101 | controller |     "Jun 09 16:23:46.564258 crc crio[22095]: time=\"2026-06-09T16:23:46.564163655Z\" level=info msg=\"Stopping pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=0833f82a-7d8b-49bb-94d2-0ad64c7541d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095116 | controller |     "Jun 09 16:23:46.564258 crc crio[22095]: time=\"2026-06-09T16:23:46.564236187Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=0833f82a-7d8b-49bb-94d2-0ad64c7541d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095134 | controller |     "Jun 09 16:23:46.564410 crc crio[22095]: time=\"2026-06-09T16:23:46.564165845Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ab9f260e-c5ae-48e0-bcf9-52f45e2eaa90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.095149 | controller |     "Jun 09 16:23:46.564758 crc crio[22095]: time=\"2026-06-09T16:23:46.564673348Z\" level=info msg=\"Removing pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=e2c76e85-1fda-4b21-be75-b1abe84a3f04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095164 | controller |     "Jun 09 16:23:46.585005 crc crio[22095]: time=\"2026-06-09T16:23:46.584792475Z\" level=info msg=\"Removed pod sandbox: e8a56f057057c6203b3871874b386e70c754c73635662c21def9419e8e72f9fe\" id=e2c76e85-1fda-4b21-be75-b1abe84a3f04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095179 | controller |     "Jun 09 16:23:46.585665 crc crio[22095]: time=\"2026-06-09T16:23:46.585594385Z\" level=info msg=\"Stopping pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=b10464fc-eec1-499f-a105-7cd148d25d61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095193 | controller |     "Jun 09 16:23:46.585741 crc crio[22095]: time=\"2026-06-09T16:23:46.585682917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=b10464fc-eec1-499f-a105-7cd148d25d61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095208 | controller |     "Jun 09 16:23:46.586158 crc crio[22095]: time=\"2026-06-09T16:23:46.586096368Z\" level=info msg=\"Removing pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=7bb6b268-59f4-4b8e-9507-332ad6136179 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095223 | controller |     "Jun 09 16:23:46.603667 crc crio[22095]: time=\"2026-06-09T16:23:46.60253457Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=a9012081-5cf8-4ed4-ab87-94d82f0dade4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.095237 | controller |     "Jun 09 16:23:46.612677 crc crio[22095]: time=\"2026-06-09T16:23:46.612583818Z\" level=info msg=\"Removed pod sandbox: 9212a6ea1646ba5b4fca235ae0aeb50e48b55979a69dc672ee3e083cab0ee1f7\" id=7bb6b268-59f4-4b8e-9507-332ad6136179 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095252 | controller |     "Jun 09 16:23:46.614705 crc crio[22095]: time=\"2026-06-09T16:23:46.614628071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095267 | controller |     "Jun 09 16:23:46.617721 crc crio[22095]: time=\"2026-06-09T16:23:46.617641348Z\" level=info msg=\"Stopping pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=4ab29325-2442-49ea-97f7-97e268acb0ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095281 | controller |     "Jun 09 16:23:46.617812 crc crio[22095]: time=\"2026-06-09T16:23:46.617759881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=4ab29325-2442-49ea-97f7-97e268acb0ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095297 | controller |     "Jun 09 16:23:46.618354 crc crio[22095]: time=\"2026-06-09T16:23:46.618278175Z\" level=info msg=\"Removing pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=b576f3c6-befe-4e12-8171-6b570e1be773 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095312 | controller |     "Jun 09 16:23:46.667601 crc crio[22095]: time=\"2026-06-09T16:23:46.667547411Z\" level=info msg=\"Removed pod sandbox: 5d825e9eb518461604ca03ba0b0802df006b3e583c18cf44079c49e43f5f4140\" id=b576f3c6-befe-4e12-8171-6b570e1be773 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095330 | controller |     "Jun 09 16:23:46.668490 crc crio[22095]: time=\"2026-06-09T16:23:46.668435654Z\" level=info msg=\"Stopping pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=bf70f899-7d68-44a3-bf16-4f54939edc53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095345 | controller |     "Jun 09 16:23:46.669538 crc crio[22095]: time=\"2026-06-09T16:23:46.669514572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=bf70f899-7d68-44a3-bf16-4f54939edc53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095359 | controller |     "Jun 09 16:23:46.670612 crc crio[22095]: time=\"2026-06-09T16:23:46.670589329Z\" level=info msg=\"Removing pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=7a2bb3ba-db0c-4151-864b-ec5ebeb6205d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095374 | controller |     "Jun 09 16:23:46.690132 crc crio[22095]: time=\"2026-06-09T16:23:46.69007722Z\" level=info msg=\"Removed pod sandbox: 2ca3487ff7f57b1a31448c638bf8eac0a0543edb3edc775d5afe071d165994a3\" id=7a2bb3ba-db0c-4151-864b-ec5ebeb6205d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.095389 | controller |     "Jun 09 16:23:46.696642 crc crio[22095]: time=\"2026-06-09T16:23:46.696539206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095404 | controller |     "Jun 09 16:23:46.701047 crc crio[22095]: time=\"2026-06-09T16:23:46.700900968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095419 | controller |     "Jun 09 16:23:46.843803 crc crio[22095]: time=\"2026-06-09T16:23:46.843175495Z\" level=info msg=\"Created container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator\" id=a9012081-5cf8-4ed4-ab87-94d82f0dade4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.095434 | controller |     "Jun 09 16:23:46.844902 crc crio[22095]: time=\"2026-06-09T16:23:46.844849658Z\" level=info msg=\"Starting container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d\" id=16e0af3a-70f6-49af-b027-732411a0a8f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.095449 | controller |     "Jun 09 16:23:46.850101 crc crio[22095]: time=\"2026-06-09T16:23:46.849782905Z\" level=info msg=\"Started container\" PID=93218 containerID=0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d description=sushy-emulator/sushy-emulator/sushy-emulator id=16e0af3a-70f6-49af-b027-732411a0a8f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d",
2026-06-09 17:40:44.095478 | controller |     "Jun 09 16:24:00.241975 crc crio[22095]: time=\"2026-06-09T16:24:00.241198Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.095493 | controller |     "Jun 09 16:24:00.532314 crc crio[22095]: time=\"2026-06-09T16:24:00.53145046Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683704-95ljj/POD\" id=a8949b3d-cdb8-4623-95ab-bb33d214382f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.095508 | controller |     "Jun 09 16:24:00.532663 crc crio[22095]: time=\"2026-06-09T16:24:00.532451485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095527 | controller |     "Jun 09 16:24:00.583225 crc crio[22095]: time=\"2026-06-09T16:24:00.583087197Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc002b5c770}] Aliases:map[]}\"",
2026-06-09 17:40:44.095543 | controller |     "Jun 09 16:24:00.583225 crc crio[22095]: time=\"2026-06-09T16:24:00.583159229Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683704-95ljj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.095558 | controller |     "Jun 09 16:24:01.142458 crc crio[22095]: 2026-06-09T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d91d7986e59e7f0 Mac:82:84:3f:b5:b3:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.095573 | controller |     "Jun 09 16:24:01.144532 crc crio[22095]: time=\"2026-06-09T16:24:01.144410282Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc002b5c770}] Aliases:map[]}\"",
2026-06-09 17:40:44.095588 | controller |     "Jun 09 16:24:01.144652 crc crio[22095]: time=\"2026-06-09T16:24:01.144604267Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683704-95ljj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.095603 | controller |     "Jun 09 16:24:01.157065 crc crio[22095]: time=\"2026-06-09T16:24:01.156983626Z\" level=info msg=\"Ran pod sandbox d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 with infra container: openshift-infra/auto-csr-approver-29683704-95ljj/POD\" id=a8949b3d-cdb8-4623-95ab-bb33d214382f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.095618 | controller |     "Jun 09 16:24:01.160249 crc crio[22095]: time=\"2026-06-09T16:24:01.160154497Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c4d394a8-eed9-4e59-88e0-d927851ea9db name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.095634 | controller |     "Jun 09 16:24:01.168341 crc crio[22095]: time=\"2026-06-09T16:24:01.168271386Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.095649 | controller |     "Jun 09 16:24:02.315131 crc crio[22095]: time=\"2026-06-09T16:24:02.314555487Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c4d394a8-eed9-4e59-88e0-d927851ea9db name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.095664 | controller |     "Jun 09 16:24:02.316968 crc crio[22095]: time=\"2026-06-09T16:24:02.31623907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d4c83d9-0a59-4c74-8b8e-66f2aa05aa42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.095680 | controller |     "Jun 09 16:24:02.318388 crc crio[22095]: time=\"2026-06-09T16:24:02.318333614Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6a9e58-2289-424f-8118-ef1ea770bde2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.095698 | controller |     "Jun 09 16:24:02.326878 crc crio[22095]: time=\"2026-06-09T16:24:02.3267588Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683704-95ljj/oc\" id=f37aac5a-88db-47ca-b844-42296e769f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.095713 | controller |     "Jun 09 16:24:02.327555 crc crio[22095]: time=\"2026-06-09T16:24:02.327459328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095729 | controller |     "Jun 09 16:24:02.390296 crc crio[22095]: time=\"2026-06-09T16:24:02.390084488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095744 | controller |     "Jun 09 16:24:02.613748 crc crio[22095]: time=\"2026-06-09T16:24:02.613219913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095759 | controller |     "Jun 09 16:24:02.761028 crc crio[22095]: time=\"2026-06-09T16:24:02.760848727Z\" level=info msg=\"Created container 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b: openshift-infra/auto-csr-approver-29683704-95ljj/oc\" id=f37aac5a-88db-47ca-b844-42296e769f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.095774 | controller |     "Jun 09 16:24:02.765521 crc crio[22095]: time=\"2026-06-09T16:24:02.765425735Z\" level=info msg=\"Starting container: 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b\" id=8579acb0-37c5-4bd3-b29a-5440a887a1da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.095789 | controller |     "Jun 09 16:24:02.771128 crc crio[22095]: time=\"2026-06-09T16:24:02.771010108Z\" level=info msg=\"Started container\" PID=93977 containerID=6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b description=openshift-infra/auto-csr-approver-29683704-95ljj/oc id=8579acb0-37c5-4bd3-b29a-5440a887a1da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23",
2026-06-09 17:40:44.095805 | controller |     "Jun 09 16:24:05.045462 crc crio[22095]: time=\"2026-06-09T16:24:05.044740035Z\" level=info msg=\"Stopping pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=035b863e-5010-4974-a636-36dec0973f90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095819 | controller |     "Jun 09 16:24:05.047323 crc crio[22095]: time=\"2026-06-09T16:24:05.046251734Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683704-95ljj Namespace:openshift-infra ID:d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23 UID:0ab895f6-5440-4bb0-af34-f168c35b5afa NetNS:/var/run/netns/532d06a8-7006-4cef-8270-b856585c56cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ab895f6_5440_4bb0_af34_f168c35b5afa.slice PodAnnotations:0xc00263c508}] Aliases:map[]}\"",
2026-06-09 17:40:44.095834 | controller |     "Jun 09 16:24:05.047323 crc crio[22095]: time=\"2026-06-09T16:24:05.046426349Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683704-95ljj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.095850 | controller |     "Jun 09 16:24:05.426091 crc crio[22095]: time=\"2026-06-09T16:24:05.425145332Z\" level=info msg=\"Stopped pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=035b863e-5010-4974-a636-36dec0973f90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.095884 | controller |     "Jun 09 16:24:10.523161 crc crio[22095]: time=\"2026-06-09T16:24:10.522357736Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-xzlg7/POD\" id=7bf8d21b-cf9d-43e3-be78-e8e125553740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.095903 | controller |     "Jun 09 16:24:10.524437 crc crio[22095]: time=\"2026-06-09T16:24:10.523171117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.095919 | controller |     "Jun 09 16:24:10.566129 crc crio[22095]: time=\"2026-06-09T16:24:10.566030389Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0019841a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.095934 | controller |     "Jun 09 16:24:10.566129 crc crio[22095]: time=\"2026-06-09T16:24:10.566099471Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-849b84f84f-xzlg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.095949 | controller |     "Jun 09 16:24:11.156670 crc crio[22095]: 2026-06-09T16:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac39a9385ff0abd Mac:06:b6:73:68:7d:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.095964 | controller |     "Jun 09 16:24:11.158619 crc crio[22095]: time=\"2026-06-09T16:24:11.158551498Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0019841a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.096082 | controller |     "Jun 09 16:24:11.158768 crc crio[22095]: time=\"2026-06-09T16:24:11.158742752Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-849b84f84f-xzlg7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.096109 | controller |     "Jun 09 16:24:11.172169 crc crio[22095]: time=\"2026-06-09T16:24:11.16914241Z\" level=info msg=\"Ran pod sandbox ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f with infra container: openstack/dnsmasq-dns-849b84f84f-xzlg7/POD\" id=7bf8d21b-cf9d-43e3-be78-e8e125553740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.096125 | controller |     "Jun 09 16:24:11.176222 crc crio[22095]: time=\"2026-06-09T16:24:11.175739719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8ed17763-737f-4cde-94b2-a81c9af2faad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096141 | controller |     "Jun 09 16:24:11.261081 crc crio[22095]: time=\"2026-06-09T16:24:11.260324263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=00f740cb-90ae-4cf0-bd69-ef08ca9fbf29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096156 | controller |     "Jun 09 16:24:11.273022 crc crio[22095]: time=\"2026-06-09T16:24:11.272877546Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-xzlg7/init\" id=7d35f59f-a693-4446-bdb4-b3e67e491807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096175 | controller |     "Jun 09 16:24:11.273439 crc crio[22095]: time=\"2026-06-09T16:24:11.273360198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096190 | controller |     "Jun 09 16:24:11.330049 crc crio[22095]: time=\"2026-06-09T16:24:11.329904951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096206 | controller |     "Jun 09 16:24:11.334098 crc crio[22095]: time=\"2026-06-09T16:24:11.334018677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096221 | controller |     "Jun 09 16:24:11.534691 crc crio[22095]: time=\"2026-06-09T16:24:11.534542781Z\" level=info msg=\"Created container 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a: openstack/dnsmasq-dns-849b84f84f-xzlg7/init\" id=7d35f59f-a693-4446-bdb4-b3e67e491807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096236 | controller |     "Jun 09 16:24:11.536539 crc crio[22095]: time=\"2026-06-09T16:24:11.536427769Z\" level=info msg=\"Starting container: 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a\" id=b6a1a2b2-b44f-41d9-b637-2d70e395fb32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.096252 | controller |     "Jun 09 16:24:11.546295 crc crio[22095]: time=\"2026-06-09T16:24:11.54619441Z\" level=info msg=\"Started container\" PID=94513 containerID=9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a description=openstack/dnsmasq-dns-849b84f84f-xzlg7/init id=b6a1a2b2-b44f-41d9-b637-2d70e395fb32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f",
2026-06-09 17:40:44.096267 | controller |     "Jun 09 16:24:12.243503 crc crio[22095]: time=\"2026-06-09T16:24:12.24306146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b9023305-63dc-4711-ac4a-425bec0a7288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096281 | controller |     "Jun 09 16:24:12.331220 crc crio[22095]: time=\"2026-06-09T16:24:12.331078412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8d416893-a34e-41b1-8b68-dd7e7c78ed46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096296 | controller |     "Jun 09 16:24:12.397109 crc crio[22095]: time=\"2026-06-09T16:24:12.396423251Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=84556047-cf0a-43f6-b624-29185bf4472e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096311 | controller |     "Jun 09 16:24:12.397975 crc crio[22095]: time=\"2026-06-09T16:24:12.397332545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096326 | controller |     "Jun 09 16:24:12.453191 crc crio[22095]: time=\"2026-06-09T16:24:12.453094188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096340 | controller |     "Jun 09 16:24:12.459582 crc crio[22095]: time=\"2026-06-09T16:24:12.459526713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096355 | controller |     "Jun 09 16:24:12.679070 crc crio[22095]: time=\"2026-06-09T16:24:12.678961133Z\" level=info msg=\"Created container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=84556047-cf0a-43f6-b624-29185bf4472e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096373 | controller |     "Jun 09 16:24:12.680851 crc crio[22095]: time=\"2026-06-09T16:24:12.680767449Z\" level=info msg=\"Starting container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5\" id=17ad46ea-d2ba-42f8-839d-955881213a4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.096388 | controller |     "Jun 09 16:24:12.688577 crc crio[22095]: time=\"2026-06-09T16:24:12.688451007Z\" level=info msg=\"Started container\" PID=94580 containerID=3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5 description=openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns id=17ad46ea-d2ba-42f8-839d-955881213a4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f",
2026-06-09 17:40:44.096402 | controller |     "Jun 09 16:24:20.002282 crc crio[22095]: time=\"2026-06-09T16:24:19.9998668Z\" level=info msg=\"Stopping container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359 (timeout: 10s)\" id=ab4d992e-41cf-4195-9266-95f47e35bfd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.096417 | controller |     "Jun 09 16:24:20.160808 crc crio[22095]: time=\"2026-06-09T16:24:20.15979786Z\" level=info msg=\"Stopped container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=ab4d992e-41cf-4195-9266-95f47e35bfd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.096431 | controller |     "Jun 09 16:24:20.162306 crc crio[22095]: time=\"2026-06-09T16:24:20.162230163Z\" level=info msg=\"Stopping pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=7cc6d294-6470-4402-bb31-0eb832053947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.096446 | controller |     "Jun 09 16:24:20.163043 crc crio[22095]: time=\"2026-06-09T16:24:20.163002433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-bghms Namespace:openstack ID:dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e UID:73d28b64-4f6b-44cc-82cd-1406b23ed760 NetNS:/var/run/netns/bb4446d4-b64d-4f36-a44b-9104e469d348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d28b64_4f6b_44cc_82cd_1406b23ed760.slice PodAnnotations:0xc002da4f10}] Aliases:map[]}\"",
2026-06-09 17:40:44.096461 | controller |     "Jun 09 16:24:20.163203 crc crio[22095]: time=\"2026-06-09T16:24:20.163140656Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-786645bb79-bghms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.096476 | controller |     "Jun 09 16:24:20.570579 crc crio[22095]: time=\"2026-06-09T16:24:20.570363462Z\" level=info msg=\"Stopped pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=7cc6d294-6470-4402-bb31-0eb832053947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.096491 | controller |     "Jun 09 16:24:21.487019 crc crio[22095]: time=\"2026-06-09T16:24:21.486460137Z\" level=info msg=\"Removing container: 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359\" id=5ce1b6cd-cb02-4599-a2a1-854b632efc4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.096505 | controller |     "Jun 09 16:24:21.531111 crc crio[22095]: time=\"2026-06-09T16:24:21.529580415Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-qrx6k/POD\" id=681f93e2-4904-4a9b-aa5e-7accb4b6fbb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.096520 | controller |     "Jun 09 16:24:21.531111 crc crio[22095]: time=\"2026-06-09T16:24:21.529709628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096540 | controller |     "Jun 09 16:24:21.536019 crc crio[22095]: time=\"2026-06-09T16:24:21.535868947Z\" level=info msg=\"Removed container 1f7c643f81f6408e1626c0a5784365918242a0782d295371380ab788bac43359: openstack/dnsmasq-dns-786645bb79-bghms/dnsmasq-dns\" id=5ce1b6cd-cb02-4599-a2a1-854b632efc4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.096556 | controller |     "Jun 09 16:24:21.544146 crc crio[22095]: time=\"2026-06-09T16:24:21.544063497Z\" level=info msg=\"Removing container: d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0\" id=1dbfed37-a86b-402f-92b7-9792545ffca8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.096571 | controller |     "Jun 09 16:24:21.584807 crc crio[22095]: time=\"2026-06-09T16:24:21.584754983Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc001984370}] Aliases:map[]}\"",
2026-06-09 17:40:44.096586 | controller |     "Jun 09 16:24:21.585150 crc crio[22095]: time=\"2026-06-09T16:24:21.585123383Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-94bfffd6f-qrx6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.096601 | controller |     "Jun 09 16:24:21.592668 crc crio[22095]: time=\"2026-06-09T16:24:21.592560474Z\" level=info msg=\"Removed container d852dc2bcd45ae0e8257eb9d2d7526aaa532e139417a41c9db519be8e6f698a0: openstack/dnsmasq-dns-786645bb79-bghms/init\" id=1dbfed37-a86b-402f-92b7-9792545ffca8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.096616 | controller |     "Jun 09 16:24:22.604050 crc crio[22095]: 2026-06-09T16:24:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1176b7e6d8affdd Mac:5e:5f:8c:fd:9f:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.096632 | controller |     "Jun 09 16:24:22.604050 crc crio[22095]: time=\"2026-06-09T16:24:22.603463864Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc001984370}] Aliases:map[]}\"",
2026-06-09 17:40:44.096647 | controller |     "Jun 09 16:24:22.604050 crc crio[22095]: time=\"2026-06-09T16:24:22.60367569Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-94bfffd6f-qrx6k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.096662 | controller |     "Jun 09 16:24:22.618004 crc crio[22095]: time=\"2026-06-09T16:24:22.617870575Z\" level=info msg=\"Ran pod sandbox 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 with infra container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/POD\" id=681f93e2-4904-4a9b-aa5e-7accb4b6fbb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.096677 | controller |     "Jun 09 16:24:22.622853 crc crio[22095]: time=\"2026-06-09T16:24:22.622709119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=27640651-6e83-48b5-95ae-d9d4d7ca26fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096695 | controller |     "Jun 09 16:24:22.752241 crc crio[22095]: time=\"2026-06-09T16:24:22.752153876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=56107054-5d43-432a-aebe-2d6f68d460b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096711 | controller |     "Jun 09 16:24:22.851462 crc crio[22095]: time=\"2026-06-09T16:24:22.851329545Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init\" id=86c725e5-85db-418e-8cdb-6c4e215c3d24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096725 | controller |     "Jun 09 16:24:22.851851 crc crio[22095]: time=\"2026-06-09T16:24:22.851776266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096740 | controller |     "Jun 09 16:24:22.969189 crc crio[22095]: time=\"2026-06-09T16:24:22.9690466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096756 | controller |     "Jun 09 16:24:22.976816 crc crio[22095]: time=\"2026-06-09T16:24:22.976505632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096771 | controller |     "Jun 09 16:24:23.225750 crc crio[22095]: time=\"2026-06-09T16:24:23.225575113Z\" level=info msg=\"Created container d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init\" id=86c725e5-85db-418e-8cdb-6c4e215c3d24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096786 | controller |     "Jun 09 16:24:23.230747 crc crio[22095]: time=\"2026-06-09T16:24:23.22972405Z\" level=info msg=\"Starting container: d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6\" id=5455da40-a093-4d6c-852b-be736534d1f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.096802 | controller |     "Jun 09 16:24:23.260281 crc crio[22095]: time=\"2026-06-09T16:24:23.259714531Z\" level=info msg=\"Started container\" PID=95308 containerID=d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6 description=openstack/dnsmasq-dns-94bfffd6f-qrx6k/init id=5455da40-a093-4d6c-852b-be736534d1f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283",
2026-06-09 17:40:44.096817 | controller |     "Jun 09 16:24:23.587423 crc crio[22095]: time=\"2026-06-09T16:24:23.587010573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6398d81b-1d9c-4a53-aac6-9ae682289405 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096832 | controller |     "Jun 09 16:24:23.697906 crc crio[22095]: time=\"2026-06-09T16:24:23.697258146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e14c3701-1b8a-4898-a07f-b09f4223f13a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.096869 | controller |     "Jun 09 16:24:23.723507 crc crio[22095]: time=\"2026-06-09T16:24:23.723349297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=0d015f4c-8d7e-4291-9e51-55d8202d6084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.096890 | controller |     "Jun 09 16:24:23.724201 crc crio[22095]: time=\"2026-06-09T16:24:23.724153847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096971 | controller |     "Jun 09 16:24:23.812949 crc crio[22095]: time=\"2026-06-09T16:24:23.812720784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.096993 | controller |     "Jun 09 16:24:23.825589 crc crio[22095]: time=\"2026-06-09T16:24:23.824099876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.097009 | controller |     "Jun 09 16:24:24.058753 crc crio[22095]: time=\"2026-06-09T16:24:24.058651214Z\" level=info msg=\"Created container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=0d015f4c-8d7e-4291-9e51-55d8202d6084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.097025 | controller |     "Jun 09 16:24:24.062225 crc crio[22095]: time=\"2026-06-09T16:24:24.061830286Z\" level=info msg=\"Starting container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7\" id=4b63ddb6-185a-4f36-bc72-a4bf36a79375 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.097040 | controller |     "Jun 09 16:24:24.073775 crc crio[22095]: time=\"2026-06-09T16:24:24.073692131Z\" level=info msg=\"Started container\" PID=95363 containerID=800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7 description=openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns id=4b63ddb6-185a-4f36-bc72-a4bf36a79375 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283",
2026-06-09 17:40:44.097055 | controller |     "Jun 09 16:24:30.879552 crc crio[22095]: time=\"2026-06-09T16:24:30.878740158Z\" level=info msg=\"Stopping container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5 (timeout: 10s)\" id=81626458-8c2d-4619-8b59-5dc44abd0e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.097070 | controller |     "Jun 09 16:24:31.667040 crc crio[22095]: time=\"2026-06-09T16:24:31.666544586Z\" level=info msg=\"Stopped container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=81626458-8c2d-4619-8b59-5dc44abd0e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.097084 | controller |     "Jun 09 16:24:31.668110 crc crio[22095]: time=\"2026-06-09T16:24:31.668015774Z\" level=info msg=\"Stopping pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=71e0ed69-dbd8-406b-927b-42f460fb03e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097099 | controller |     "Jun 09 16:24:31.669182 crc crio[22095]: time=\"2026-06-09T16:24:31.669100592Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-xzlg7 Namespace:openstack ID:ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f UID:90b2368d-6f8e-441a-8154-fc9f2cc001da NetNS:/var/run/netns/2da5ce45-d221-40c2-b4df-9acb1c6e5618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90b2368d_6f8e_441a_8154_fc9f2cc001da.slice PodAnnotations:0xc0004c7990}] Aliases:map[]}\"",
2026-06-09 17:40:44.097114 | controller |     "Jun 09 16:24:31.669345 crc crio[22095]: time=\"2026-06-09T16:24:31.669310737Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-849b84f84f-xzlg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.097129 | controller |     "Jun 09 16:24:32.054828 crc crio[22095]: time=\"2026-06-09T16:24:32.054713342Z\" level=info msg=\"Stopped pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=71e0ed69-dbd8-406b-927b-42f460fb03e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097148 | controller |     "Jun 09 16:24:32.773416 crc crio[22095]: time=\"2026-06-09T16:24:32.772812788Z\" level=info msg=\"Removing container: 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5\" id=44212b27-e130-4ef6-992d-ca5965ef0276 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097163 | controller |     "Jun 09 16:24:32.799350 crc crio[22095]: time=\"2026-06-09T16:24:32.799258888Z\" level=info msg=\"Removed container 3b48e7f84e59c31e6c79e6a7e4785ce9bf4e4dea05a910035397f16dd74f81e5: openstack/dnsmasq-dns-849b84f84f-xzlg7/dnsmasq-dns\" id=44212b27-e130-4ef6-992d-ca5965ef0276 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097178 | controller |     "Jun 09 16:24:32.803392 crc crio[22095]: time=\"2026-06-09T16:24:32.803300562Z\" level=info msg=\"Removing container: 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a\" id=65db5adf-bef1-43dd-abed-0fe4cb8eb43b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097193 | controller |     "Jun 09 16:24:32.862808 crc crio[22095]: time=\"2026-06-09T16:24:32.862460113Z\" level=info msg=\"Removed container 9a09be03069ac3a9847b24ae8bda6aa361c12f67f0e2fa2d17b181a89ba58f7a: openstack/dnsmasq-dns-849b84f84f-xzlg7/init\" id=65db5adf-bef1-43dd-abed-0fe4cb8eb43b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097208 | controller |     "Jun 09 16:24:46.727555 crc crio[22095]: time=\"2026-06-09T16:24:46.726689889Z\" level=info msg=\"Removing container: 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14\" id=067b8af3-47f3-4d5d-80b9-aa638efd33be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097223 | controller |     "Jun 09 16:24:46.818852 crc crio[22095]: time=\"2026-06-09T16:24:46.818264873Z\" level=info msg=\"Removed container 6e4181777781f6feb46d17ee5492dbb5672ff9882830ec8c669499deda6b7d14: openshift-infra/auto-csr-approver-29683698-j5xhr/oc\" id=067b8af3-47f3-4d5d-80b9-aa638efd33be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097238 | controller |     "Jun 09 16:24:46.821226 crc crio[22095]: time=\"2026-06-09T16:24:46.821159117Z\" level=info msg=\"Removing container: 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c\" id=e8a3971b-be88-4112-8a32-691c253c7fb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097253 | controller |     "Jun 09 16:24:46.872736 crc crio[22095]: time=\"2026-06-09T16:24:46.872540888Z\" level=info msg=\"Removed container 533d9a4675ff66375cbfa5f8712c7083352082a5b8796b0f0ca06eed33ac733c: openstack/ovn-controller-cfkth-config-8dz6p/ovn-config\" id=e8a3971b-be88-4112-8a32-691c253c7fb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097267 | controller |     "Jun 09 16:24:46.887808 crc crio[22095]: time=\"2026-06-09T16:24:46.887742729Z\" level=info msg=\"Stopping pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=6fdd8582-7d8e-42df-93ad-6bac4adfbda8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097282 | controller |     "Jun 09 16:24:46.887808 crc crio[22095]: time=\"2026-06-09T16:24:46.887832781Z\" level=info msg=\"Stopped pod sandbox (already stopped): dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=6fdd8582-7d8e-42df-93ad-6bac4adfbda8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097296 | controller |     "Jun 09 16:24:46.888742 crc crio[22095]: time=\"2026-06-09T16:24:46.888652812Z\" level=info msg=\"Removing pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=aa5cbf87-d529-4a2c-9f33-6231291cfb56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097311 | controller |     "Jun 09 16:24:46.921454 crc crio[22095]: time=\"2026-06-09T16:24:46.921347402Z\" level=info msg=\"Removed pod sandbox: dab9b9801856384f29fb7491b35c4f31edaac38247990a3eaaefc7f7e753b21e\" id=aa5cbf87-d529-4a2c-9f33-6231291cfb56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097325 | controller |     "Jun 09 16:24:46.922813 crc crio[22095]: time=\"2026-06-09T16:24:46.922722688Z\" level=info msg=\"Stopping pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=dbd1e15d-f0e5-45c5-a5aa-76ecf2d8b0e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097343 | controller |     "Jun 09 16:24:46.923022 crc crio[22095]: time=\"2026-06-09T16:24:46.922840681Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=dbd1e15d-f0e5-45c5-a5aa-76ecf2d8b0e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097358 | controller |     "Jun 09 16:24:46.924584 crc crio[22095]: time=\"2026-06-09T16:24:46.924445942Z\" level=info msg=\"Removing pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=cf7f4730-7d0f-49f0-a9e6-240497bbbdef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097373 | controller |     "Jun 09 16:24:46.946578 crc crio[22095]: time=\"2026-06-09T16:24:46.946518999Z\" level=info msg=\"Removed pod sandbox: 2cd884763294efeb45a6503baa5142052582825e44863c9e44e833d4bb53581c\" id=cf7f4730-7d0f-49f0-a9e6-240497bbbdef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097387 | controller |     "Jun 09 16:24:46.948089 crc crio[22095]: time=\"2026-06-09T16:24:46.948002287Z\" level=info msg=\"Stopping pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=9d9572a7-a380-42a6-9bba-9a95caa5b8ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097401 | controller |     "Jun 09 16:24:46.948089 crc crio[22095]: time=\"2026-06-09T16:24:46.94809908Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=9d9572a7-a380-42a6-9bba-9a95caa5b8ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097415 | controller |     "Jun 09 16:24:46.948745 crc crio[22095]: time=\"2026-06-09T16:24:46.948698095Z\" level=info msg=\"Removing pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=51b6fead-14d7-4c03-8e09-2afe7fb9207d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097430 | controller |     "Jun 09 16:24:46.970590 crc crio[22095]: time=\"2026-06-09T16:24:46.970526686Z\" level=info msg=\"Removed pod sandbox: ac39a9385ff0abd92082c26c649fbff66769c431f26091d5ff386b30709b588f\" id=51b6fead-14d7-4c03-8e09-2afe7fb9207d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097444 | controller |     "Jun 09 16:24:46.972124 crc crio[22095]: time=\"2026-06-09T16:24:46.972057696Z\" level=info msg=\"Stopping pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=73e42bbb-40f1-47f1-baf2-2c76440f6d8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097458 | controller |     "Jun 09 16:24:46.972288 crc crio[22095]: time=\"2026-06-09T16:24:46.972143118Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=73e42bbb-40f1-47f1-baf2-2c76440f6d8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097473 | controller |     "Jun 09 16:24:46.972670 crc crio[22095]: time=\"2026-06-09T16:24:46.972587249Z\" level=info msg=\"Removing pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=bfe54e19-b621-43c0-8279-a6b797a01614 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097487 | controller |     "Jun 09 16:24:46.996035 crc crio[22095]: time=\"2026-06-09T16:24:46.995678753Z\" level=info msg=\"Removed pod sandbox: 2e52bcb738d65858e0ae7b2c495b926ed76250933e5355be47c3198c863e194d\" id=bfe54e19-b621-43c0-8279-a6b797a01614 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097502 | controller |     "Jun 09 16:25:47.052578 crc crio[22095]: time=\"2026-06-09T16:25:47.051428961Z\" level=info msg=\"Removing container: 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651\" id=23881435-7b5c-426b-a542-9c62663858c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097519 | controller |     "Jun 09 16:25:47.147616 crc crio[22095]: time=\"2026-06-09T16:25:47.147363786Z\" level=info msg=\"Removed container 0f52801353e98b0ec89d2a0877f7bf73ee1a23b7e7f0b00bb518dd3ed696c651: openstack/glance-default-external-api-0/glance-log\" id=23881435-7b5c-426b-a542-9c62663858c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097534 | controller |     "Jun 09 16:25:47.152351 crc crio[22095]: time=\"2026-06-09T16:25:47.152240262Z\" level=info msg=\"Removing container: 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5\" id=6336f1d5-5dd6-4d3b-b4bb-fb10dbd0ec62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097548 | controller |     "Jun 09 16:25:47.289862 crc crio[22095]: time=\"2026-06-09T16:25:47.286111482Z\" level=info msg=\"Removed container 745144f69ad1f5a44fb85bdf0bc62a868459c0874fbb92ef8592d8cc5d8f58b5: openstack/keystone-bootstrap-dzjbv/keystone-bootstrap\" id=6336f1d5-5dd6-4d3b-b4bb-fb10dbd0ec62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097562 | controller |     "Jun 09 16:25:47.320233 crc crio[22095]: time=\"2026-06-09T16:25:47.31986647Z\" level=info msg=\"Removing container: 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f\" id=763e36a0-4ae7-4851-b3f2-8195055b801d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097577 | controller |     "Jun 09 16:25:47.406336 crc crio[22095]: time=\"2026-06-09T16:25:47.405763458Z\" level=info msg=\"Removed container 650f45c845adb44b558cdcb1e2f98ecac00a5315fa574a71d84bddfc5259b25f: openstack/glance-default-external-api-0/glance-httpd\" id=763e36a0-4ae7-4851-b3f2-8195055b801d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.097591 | controller |     "Jun 09 16:25:47.418100 crc crio[22095]: time=\"2026-06-09T16:25:47.417976162Z\" level=info msg=\"Stopping pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=0ec81263-5a9e-4283-8fb0-4ec5751865e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097605 | controller |     "Jun 09 16:25:47.418100 crc crio[22095]: time=\"2026-06-09T16:25:47.418080174Z\" level=info msg=\"Stopped pod sandbox (already stopped): 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=0ec81263-5a9e-4283-8fb0-4ec5751865e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097620 | controller |     "Jun 09 16:25:47.419099 crc crio[22095]: time=\"2026-06-09T16:25:47.419054539Z\" level=info msg=\"Removing pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=432d4e69-c493-4c22-aa0d-60e0dd2c8bb6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097634 | controller |     "Jun 09 16:25:47.437514 crc crio[22095]: time=\"2026-06-09T16:25:47.43738212Z\" level=info msg=\"Removed pod sandbox: 399519f91cbfac95be944f4ed46fa5e844f437569bbaab4e5a2f48dd05ebcca8\" id=432d4e69-c493-4c22-aa0d-60e0dd2c8bb6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097647 | controller |     "Jun 09 16:25:47.440184 crc crio[22095]: time=\"2026-06-09T16:25:47.440070749Z\" level=info msg=\"Stopping pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=6a3fed07-9be5-4aed-bbfd-b84d54220c6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097662 | controller |     "Jun 09 16:25:47.440293 crc crio[22095]: time=\"2026-06-09T16:25:47.440188502Z\" level=info msg=\"Stopped pod sandbox (already stopped): f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=6a3fed07-9be5-4aed-bbfd-b84d54220c6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.097676 | controller |     "Jun 09 16:25:47.440972 crc crio[22095]: time=\"2026-06-09T16:25:47.440847529Z\" level=info msg=\"Removing pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=91a4cfda-1f8b-4a35-aa91-9ddb577f81ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097694 | controller |     "Jun 09 16:25:47.498446 crc crio[22095]: time=\"2026-06-09T16:25:47.498363728Z\" level=info msg=\"Removed pod sandbox: f546835076e742e2f59812904ff3ed0fb4af09ee06a3d7e71592f6f6d241d134\" id=91a4cfda-1f8b-4a35-aa91-9ddb577f81ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.097709 | controller |     "Jun 09 16:26:00.575381 crc crio[22095]: time=\"2026-06-09T16:26:00.574375995Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683706-gps97/POD\" id=8dce50a9-6a6c-4e49-8b77-f1a2e7fda9cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.097724 | controller |     "Jun 09 16:26:00.577255 crc crio[22095]: time=\"2026-06-09T16:26:00.575409751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.097739 | controller |     "Jun 09 16:26:00.640411 crc crio[22095]: time=\"2026-06-09T16:26:00.640297679Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc00041ca80}] Aliases:map[]}\"",
2026-06-09 17:40:44.097754 | controller |     "Jun 09 16:26:00.640411 crc crio[22095]: time=\"2026-06-09T16:26:00.640370611Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683706-gps97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.097800 | controller |     "Jun 09 16:26:01.295697 crc crio[22095]: 2026-06-09T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6045d104cf3225c Mac:a2:89:db:81:c1:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 SocketPath: PciID:}] [{Interface:0xc000123710 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.097818 | controller |     "Jun 09 16:26:01.297866 crc crio[22095]: time=\"2026-06-09T16:26:01.297801118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc00041ca80}] Aliases:map[]}\"",
2026-06-09 17:40:44.097834 | controller |     "Jun 09 16:26:01.298309 crc crio[22095]: time=\"2026-06-09T16:26:01.298115686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683706-gps97 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.097874 | controller |     "Jun 09 16:26:01.312527 crc crio[22095]: time=\"2026-06-09T16:26:01.312417083Z\" level=info msg=\"Ran pod sandbox 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd with infra container: openshift-infra/auto-csr-approver-29683706-gps97/POD\" id=8dce50a9-6a6c-4e49-8b77-f1a2e7fda9cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.097895 | controller |     "Jun 09 16:26:01.315894 crc crio[22095]: time=\"2026-06-09T16:26:01.315813811Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=61c5f3b4-6cd5-46a6-b0d5-c5317b28611b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.097911 | controller |     "Jun 09 16:26:01.328199 crc crio[22095]: time=\"2026-06-09T16:26:01.328135737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.097930 | controller |     "Jun 09 16:26:02.938650 crc crio[22095]: time=\"2026-06-09T16:26:02.928305943Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=61c5f3b4-6cd5-46a6-b0d5-c5317b28611b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.097946 | controller |     "Jun 09 16:26:02.947262 crc crio[22095]: time=\"2026-06-09T16:26:02.945430173Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad9865f2-2b03-4848-aaed-dbbfedcab286 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.097961 | controller |     "Jun 09 16:26:02.959585 crc crio[22095]: time=\"2026-06-09T16:26:02.959340431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=270fe1e5-cd76-4c8e-9bd6-477957949a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.097977 | controller |     "Jun 09 16:26:02.972408 crc crio[22095]: time=\"2026-06-09T16:26:02.972281983Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683706-gps97/oc\" id=0a553811-87fd-45b0-bf32-9673a876ef63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.097992 | controller |     "Jun 09 16:26:02.972849 crc crio[22095]: time=\"2026-06-09T16:26:02.972785276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098006 | controller |     "Jun 09 16:26:03.139950 crc crio[22095]: time=\"2026-06-09T16:26:03.139801679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098022 | controller |     "Jun 09 16:26:04.696255 crc crio[22095]: time=\"2026-06-09T16:26:04.69307506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098036 | controller |     "Jun 09 16:26:04.881101 crc crio[22095]: time=\"2026-06-09T16:26:04.88098871Z\" level=info msg=\"Created container 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09: openshift-infra/auto-csr-approver-29683706-gps97/oc\" id=0a553811-87fd-45b0-bf32-9673a876ef63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.098051 | controller |     "Jun 09 16:26:04.885474 crc crio[22095]: time=\"2026-06-09T16:26:04.885266579Z\" level=info msg=\"Starting container: 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09\" id=025d8080-f1a2-4b79-88e1-96b7cfec2afb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.098066 | controller |     "Jun 09 16:26:04.897115 crc crio[22095]: time=\"2026-06-09T16:26:04.895885092Z\" level=info msg=\"Started container\" PID=99989 containerID=928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09 description=openshift-infra/auto-csr-approver-29683706-gps97/oc id=025d8080-f1a2-4b79-88e1-96b7cfec2afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd",
2026-06-09 17:40:44.098081 | controller |     "Jun 09 16:26:08.135099 crc crio[22095]: time=\"2026-06-09T16:26:08.126275287Z\" level=info msg=\"Stopping pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=258a2a76-203a-4719-9ed0-f1d45cb4cdfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098096 | controller |     "Jun 09 16:26:08.145657 crc crio[22095]: time=\"2026-06-09T16:26:08.144401643Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683706-gps97 Namespace:openshift-infra ID:6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd UID:ab5698b3-ca6a-470a-b8bb-fbd011db9206 NetNS:/var/run/netns/8f09a67a-4ab7-446f-9886-7b31a5211ba8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5698b3_ca6a_470a_b8bb_fbd011db9206.slice PodAnnotations:0xc002ab31c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.098114 | controller |     "Jun 09 16:26:08.150319 crc crio[22095]: time=\"2026-06-09T16:26:08.15013182Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683706-gps97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.098130 | controller |     "Jun 09 16:26:09.196832 crc crio[22095]: time=\"2026-06-09T16:26:09.196215906Z\" level=info msg=\"Stopped pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=258a2a76-203a-4719-9ed0-f1d45cb4cdfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098144 | controller |     "Jun 09 16:26:47.525727 crc crio[22095]: time=\"2026-06-09T16:26:47.525232915Z\" level=info msg=\"Removing container: bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6\" id=a9ad5e60-33b9-438b-9174-aca3d8c75864 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098160 | controller |     "Jun 09 16:26:47.561964 crc crio[22095]: time=\"2026-06-09T16:26:47.561809895Z\" level=info msg=\"Removed container bd33c3286cb79a25155ced6a5bccc3d9ae84d0e4c942b10db03de4f5859eb1f6: openstack/cinder-api-0/cinder-api\" id=a9ad5e60-33b9-438b-9174-aca3d8c75864 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098174 | controller |     "Jun 09 16:26:47.565697 crc crio[22095]: time=\"2026-06-09T16:26:47.565560222Z\" level=info msg=\"Removing container: 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724\" id=5fceb2c7-a8a4-43b8-93b3-8a3c65a9b722 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098189 | controller |     "Jun 09 16:26:47.594548 crc crio[22095]: time=\"2026-06-09T16:26:47.594389443Z\" level=info msg=\"Removed container 0cc4b1fe864de409990171ab8bded2ddc4c821e2215cb6fe80d06a9cc322b724: openstack/cinder-api-0/cinder-api-log\" id=5fceb2c7-a8a4-43b8-93b3-8a3c65a9b722 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098204 | controller |     "Jun 09 16:26:47.598258 crc crio[22095]: time=\"2026-06-09T16:26:47.598150279Z\" level=info msg=\"Removing container: 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676\" id=d85de7cd-ceff-4a32-9bd3-cecd3bef1aea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098218 | controller |     "Jun 09 16:26:47.769798 crc crio[22095]: time=\"2026-06-09T16:26:47.769653487Z\" level=info msg=\"Removed container 50587685ada49845dcf5b07fdb196c46b9931ecfd46096b31e1c2d9ac5b15676: openshift-infra/auto-csr-approver-29683700-7gqdd/oc\" id=d85de7cd-ceff-4a32-9bd3-cecd3bef1aea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098233 | controller |     "Jun 09 16:26:47.782416 crc crio[22095]: time=\"2026-06-09T16:26:47.782264361Z\" level=info msg=\"Stopping pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=154b7820-d3d4-40cd-8412-8d452c001868 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098247 | controller |     "Jun 09 16:26:47.783009 crc crio[22095]: time=\"2026-06-09T16:26:47.782645341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=154b7820-d3d4-40cd-8412-8d452c001868 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098262 | controller |     "Jun 09 16:26:47.784378 crc crio[22095]: time=\"2026-06-09T16:26:47.784309944Z\" level=info msg=\"Removing pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=66d10d24-16fe-4db9-8c48-6c9ccd16b2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.098277 | controller |     "Jun 09 16:26:47.804374 crc crio[22095]: time=\"2026-06-09T16:26:47.804220286Z\" level=info msg=\"Removed pod sandbox: 753c9bfb608aea2a1cfb76e9e553c8749c2fa158f1d633daaddb7b02d599cf69\" id=66d10d24-16fe-4db9-8c48-6c9ccd16b2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.098294 | controller |     "Jun 09 16:26:47.805348 crc crio[22095]: time=\"2026-06-09T16:26:47.805257332Z\" level=info msg=\"Stopping pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=871ce051-42e6-4a04-9e87-727db5c0a5bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098309 | controller |     "Jun 09 16:26:47.805348 crc crio[22095]: time=\"2026-06-09T16:26:47.805337574Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=871ce051-42e6-4a04-9e87-727db5c0a5bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098324 | controller |     "Jun 09 16:26:47.806226 crc crio[22095]: time=\"2026-06-09T16:26:47.806138955Z\" level=info msg=\"Removing pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=c3ff6f69-a41a-4982-9131-d175948fd6ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.098338 | controller |     "Jun 09 16:26:47.833232 crc crio[22095]: time=\"2026-06-09T16:26:47.832649606Z\" level=info msg=\"Removed pod sandbox: e2eefed5983f455ab0443e95c51b320ffae1a46f9ed073345346a785f5151dde\" id=c3ff6f69-a41a-4982-9131-d175948fd6ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.098352 | controller |     "Jun 09 16:28:00.512487 crc crio[22095]: time=\"2026-06-09T16:28:00.511780274Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683708-mqxts/POD\" id=6b4edfbb-6c6d-45c0-a1c2-9672cfb853bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.098367 | controller |     "Jun 09 16:28:00.513704 crc crio[22095]: time=\"2026-06-09T16:28:00.512563644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098382 | controller |     "Jun 09 16:28:00.566768 crc crio[22095]: time=\"2026-06-09T16:28:00.566675355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc000526520}] Aliases:map[]}\"",
2026-06-09 17:40:44.098397 | controller |     "Jun 09 16:28:00.566768 crc crio[22095]: time=\"2026-06-09T16:28:00.566761587Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683708-mqxts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.098412 | controller |     "Jun 09 16:28:01.147840 crc crio[22095]: 2026-06-09T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06d606fea07d570 Mac:ee:d4:ef:02:a2:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 SocketPath: PciID:}] [{Interface:0xc00058a5d0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.098427 | controller |     "Jun 09 16:28:01.150695 crc crio[22095]: time=\"2026-06-09T16:28:01.150566921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc000526520}] Aliases:map[]}\"",
2026-06-09 17:40:44.098441 | controller |     "Jun 09 16:28:01.150831 crc crio[22095]: time=\"2026-06-09T16:28:01.150790216Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683708-mqxts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.098459 | controller |     "Jun 09 16:28:01.162690 crc crio[22095]: time=\"2026-06-09T16:28:01.16259897Z\" level=info msg=\"Ran pod sandbox 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d with infra container: openshift-infra/auto-csr-approver-29683708-mqxts/POD\" id=6b4edfbb-6c6d-45c0-a1c2-9672cfb853bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.098474 | controller |     "Jun 09 16:28:01.165819 crc crio[22095]: time=\"2026-06-09T16:28:01.165647068Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=073ac22e-6ae5-421b-bb66-8dc3458370bb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.098489 | controller |     "Jun 09 16:28:01.175681 crc crio[22095]: time=\"2026-06-09T16:28:01.175589234Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.098503 | controller |     "Jun 09 16:28:03.651864 crc crio[22095]: time=\"2026-06-09T16:28:03.650991185Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=073ac22e-6ae5-421b-bb66-8dc3458370bb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.098518 | controller |     "Jun 09 16:28:03.653681 crc crio[22095]: time=\"2026-06-09T16:28:03.653451118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7edc2086-e207-496a-a70b-635ab4ff882e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.098534 | controller |     "Jun 09 16:28:03.656100 crc crio[22095]: time=\"2026-06-09T16:28:03.656005884Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4432934-54e0-4b24-97a5-111647aac9ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.098549 | controller |     "Jun 09 16:28:03.679422 crc crio[22095]: time=\"2026-06-09T16:28:03.679324493Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683708-mqxts/oc\" id=b9529e13-a55e-41cd-a22d-a67108e3de1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.098564 | controller |     "Jun 09 16:28:03.680151 crc crio[22095]: time=\"2026-06-09T16:28:03.680079183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098578 | controller |     "Jun 09 16:28:03.732634 crc crio[22095]: time=\"2026-06-09T16:28:03.732542641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098593 | controller |     "Jun 09 16:28:04.130153 crc crio[22095]: time=\"2026-06-09T16:28:04.129621176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098608 | controller |     "Jun 09 16:28:04.293875 crc crio[22095]: time=\"2026-06-09T16:28:04.293792755Z\" level=info msg=\"Created container 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80: openshift-infra/auto-csr-approver-29683708-mqxts/oc\" id=b9529e13-a55e-41cd-a22d-a67108e3de1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.098623 | controller |     "Jun 09 16:28:04.296058 crc crio[22095]: time=\"2026-06-09T16:28:04.295752585Z\" level=info msg=\"Starting container: 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80\" id=da206941-cc76-4879-8fea-06af876bc1b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.098638 | controller |     "Jun 09 16:28:04.302153 crc crio[22095]: time=\"2026-06-09T16:28:04.302056547Z\" level=info msg=\"Started container\" PID=105512 containerID=8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80 description=openshift-infra/auto-csr-approver-29683708-mqxts/oc id=da206941-cc76-4879-8fea-06af876bc1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d",
2026-06-09 17:40:44.098656 | controller |     "Jun 09 16:28:06.312883 crc crio[22095]: time=\"2026-06-09T16:28:06.31178326Z\" level=info msg=\"Stopping pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=66c2d080-aeba-4bfb-8f72-af743bdd575e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098672 | controller |     "Jun 09 16:28:06.314433 crc crio[22095]: time=\"2026-06-09T16:28:06.31372481Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683708-mqxts Namespace:openshift-infra ID:06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d UID:b40dbffd-a7c3-457a-a851-75f8681ca616 NetNS:/var/run/netns/dd7ab9f3-23f1-492c-a26f-7e8f5bba35d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb40dbffd_a7c3_457a_a851_75f8681ca616.slice PodAnnotations:0xc0004c6bd8}] Aliases:map[]}\"",
2026-06-09 17:40:44.098687 | controller |     "Jun 09 16:28:06.314433 crc crio[22095]: time=\"2026-06-09T16:28:06.313860544Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683708-mqxts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.098702 | controller |     "Jun 09 16:28:06.740565 crc crio[22095]: time=\"2026-06-09T16:28:06.739668217Z\" level=info msg=\"Stopped pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=66c2d080-aeba-4bfb-8f72-af743bdd575e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.098716 | controller |     "Jun 09 16:28:27.742840 crc crio[22095]: time=\"2026-06-09T16:28:27.74181257Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/POD\" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.098731 | controller |     "Jun 09 16:28:27.744458 crc crio[22095]: time=\"2026-06-09T16:28:27.742861777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.098746 | controller |     "Jun 09 16:28:27.776908 crc crio[22095]: time=\"2026-06-09T16:28:27.776326687Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.098760 | controller |     "Jun 09 16:28:27.795541 crc crio[22095]: time=\"2026-06-09T16:28:27.795453554Z\" level=info msg=\"Ran pod sandbox 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/POD\" id=3ab7f656-c9f8-439d-b12f-a39d51842ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.098775 | controller |     "Jun 09 16:28:27.799631 crc crio[22095]: time=\"2026-06-09T16:28:27.799498739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.098790 | controller |     "Jun 09 16:28:27.800023 crc crio[22095]: time=\"2026-06-09T16:28:27.799873548Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.098804 | controller |     "Jun 09 16:28:27.800153 crc crio[22095]: time=\"2026-06-09T16:28:27.800126345Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=3dc7b6c7-5736-495a-9b49-18412344a1d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.098822 | controller |     "Jun 09 16:28:27.801463 crc crio[22095]: time=\"2026-06-09T16:28:27.801429979Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1c22458e-3ea2-4b9e-a0a3-4f0a456df2a3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.098837 | controller |     "Jun 09 16:28:27.813492 crc crio[22095]: time=\"2026-06-09T16:28:27.813355439Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"",
2026-06-09 17:40:44.098869 | controller |     "Jun 09 16:28:47.885221 crc crio[22095]: time=\"2026-06-09T16:28:47.884136733Z\" level=info msg=\"Removing container: b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60\" id=c4d58e39-28c3-44aa-8972-06c5f8216309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098889 | controller |     "Jun 09 16:28:53.701973 crc crio[22095]: time=\"2026-06-09T16:28:53.700856115Z\" level=info msg=\"Removed container b2502b5b4476fa1d7149eaadf5890db101f97db71ac6fe2a279a45c789315f60: openstack/cinder-db-create-mjqmr/mariadb-database-create\" id=c4d58e39-28c3-44aa-8972-06c5f8216309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098905 | controller |     "Jun 09 16:28:53.713237 crc crio[22095]: time=\"2026-06-09T16:28:53.713178145Z\" level=info msg=\"Removing container: b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78\" id=54930963-51dc-417a-8a34-4e8b53ffdf22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098920 | controller |     "Jun 09 16:28:54.105082 crc crio[22095]: time=\"2026-06-09T16:28:54.104972914Z\" level=info msg=\"Removed container b9af493546c5cd9bec664939b6a76dfb58fb3574955dc5d96021d9236ed82e78: openstack/glance-db-sync-55c8c/glance-db-sync\" id=54930963-51dc-417a-8a34-4e8b53ffdf22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098935 | controller |     "Jun 09 16:28:54.108280 crc crio[22095]: time=\"2026-06-09T16:28:54.108192827Z\" level=info msg=\"Removing container: a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01\" id=31b5eceb-6048-4f6f-925c-32f603aa9463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098950 | controller |     "Jun 09 16:28:54.173965 crc crio[22095]: time=\"2026-06-09T16:28:54.173812212Z\" level=info msg=\"Removed container a892e05d8f4f8642952dd8b2c76643168fd57fa9401da9895d66072a9be14e01: openstack/placement-db-create-8n7v8/mariadb-database-create\" id=31b5eceb-6048-4f6f-925c-32f603aa9463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098965 | controller |     "Jun 09 16:28:54.177747 crc crio[22095]: time=\"2026-06-09T16:28:54.177656682Z\" level=info msg=\"Removing container: fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509\" id=1daa1192-0316-48ee-a0b2-19cf20c5541a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098979 | controller |     "Jun 09 16:28:54.206114 crc crio[22095]: time=\"2026-06-09T16:28:54.205972658Z\" level=info msg=\"Removed container fc45ff7d37bf0ea02285de3c8cb0bfd8d85ed774717b734195fb7f7dafc5c509: openstack/nova-api-0/nova-api-log\" id=1daa1192-0316-48ee-a0b2-19cf20c5541a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.098994 | controller |     "Jun 09 16:28:54.209855 crc crio[22095]: time=\"2026-06-09T16:28:54.209708705Z\" level=info msg=\"Removing container: 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c\" id=3ae2b242-5213-44f2-a641-8a2788b20f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099008 | controller |     "Jun 09 16:28:54.246422 crc crio[22095]: time=\"2026-06-09T16:28:54.246316816Z\" level=info msg=\"Removed container 9f05668eaa883691a451d50fad7a9604980d0d373d10cc03595074916dc2a11c: openstack/glance-655e-account-create-v2gjd/mariadb-account-create\" id=3ae2b242-5213-44f2-a641-8a2788b20f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099027 | controller |     "Jun 09 16:28:54.249544 crc crio[22095]: time=\"2026-06-09T16:28:54.249455717Z\" level=info msg=\"Removing container: cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e\" id=8d1ef188-78c5-4346-a204-09a9711efd9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099042 | controller |     "Jun 09 16:28:54.313228 crc crio[22095]: time=\"2026-06-09T16:28:54.313168953Z\" level=info msg=\"Removed container cf5481ec93b2456029eafdf2e03f61799d1c6cab890d559322900e291f08285e: openstack/barbican-db-create-6pkg9/mariadb-database-create\" id=8d1ef188-78c5-4346-a204-09a9711efd9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099057 | controller |     "Jun 09 16:28:54.317469 crc crio[22095]: time=\"2026-06-09T16:28:54.317435273Z\" level=info msg=\"Removing container: 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9\" id=7baacc63-424f-4256-858a-33d4723a0c35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099071 | controller |     "Jun 09 16:28:54.366391 crc crio[22095]: time=\"2026-06-09T16:28:54.366266302Z\" level=info msg=\"Removed container 9b79be58ffdb3aba1ff7173920a3589e313e9c073b58cb0aa890e9064e4603c9: openstack/nova-api-0/nova-api-api\" id=7baacc63-424f-4256-858a-33d4723a0c35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099086 | controller |     "Jun 09 16:28:54.367544 crc crio[22095]: time=\"2026-06-09T16:28:54.367388421Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1c22458e-3ea2-4b9e-a0a3-4f0a456df2a3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.099101 | controller |     "Jun 09 16:28:54.369038 crc crio[22095]: time=\"2026-06-09T16:28:54.368824208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=b102e7fd-e600-4910-b7b8-14e06d94d961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.099117 | controller |     "Jun 09 16:28:54.371653 crc crio[22095]: time=\"2026-06-09T16:28:54.371493768Z\" level=info msg=\"Removing container: 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34\" id=4ab05733-6084-4826-897c-8948def8dbd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099132 | controller |     "Jun 09 16:28:54.376362 crc crio[22095]: time=\"2026-06-09T16:28:54.37619085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1aadcc5d-0cae-44c6-9e23-04abc3b64e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.099147 | controller |     "Jun 09 16:28:54.482455 crc crio[22095]: time=\"2026-06-09T16:28:54.482356477Z\" level=info msg=\"Removed container 905e0b8afc78201669a4846a95f831407421b6b9841a79c585c42e03bf4ccc34: openstack/barbican-3720-account-create-bhpll/mariadb-account-create\" id=4ab05733-6084-4826-897c-8948def8dbd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099162 | controller |     "Jun 09 16:28:54.486174 crc crio[22095]: time=\"2026-06-09T16:28:54.486094164Z\" level=info msg=\"Removing container: cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81\" id=1b98bde5-eb15-4c1a-9929-d46731f1ee14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099177 | controller |     "Jun 09 16:28:54.578550 crc crio[22095]: time=\"2026-06-09T16:28:54.577680163Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init\" id=b7978d74-dce4-43a0-9830-4b0b95aead3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.099195 | controller |     "Jun 09 16:28:54.592351 crc crio[22095]: time=\"2026-06-09T16:28:54.591992475Z\" level=info msg=\"Removed container cc3254164f34277c5cb79ad5119d1efad9bb3022f0faa2a034fab7b986a7ea81: openstack/keystone-db-sync-2nzd5/keystone-db-sync\" id=1b98bde5-eb15-4c1a-9929-d46731f1ee14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099211 | controller |     "Jun 09 16:28:54.594194 crc crio[22095]: time=\"2026-06-09T16:28:54.594060329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.099225 | controller |     "Jun 09 16:28:54.597447 crc crio[22095]: time=\"2026-06-09T16:28:54.597411936Z\" level=info msg=\"Removing container: fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1\" id=e6ec093f-5d0c-42ab-bc75-a5ae991f1bfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099240 | controller |     "Jun 09 16:28:54.696687 crc crio[22095]: time=\"2026-06-09T16:28:54.694629232Z\" level=info msg=\"Removed container fee83d4ee0dff06d5629e27b04ef9fd5fbb21349a0c5c29d52239cf3f70e2cd1: openstack/cinder-1ea6-account-create-qdft6/mariadb-account-create\" id=e6ec093f-5d0c-42ab-bc75-a5ae991f1bfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099255 | controller |     "Jun 09 16:28:54.705274 crc crio[22095]: time=\"2026-06-09T16:28:54.703350208Z\" level=info msg=\"Removing container: 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1\" id=7bfb520d-bfbd-4269-bf8d-3af1a20aa914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099270 | controller |     "Jun 09 16:28:54.705274 crc crio[22095]: time=\"2026-06-09T16:28:54.704818696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.099284 | controller |     "Jun 09 16:28:54.716199 crc crio[22095]: time=\"2026-06-09T16:28:54.713148233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.099299 | controller |     "Jun 09 16:28:54.820825 crc crio[22095]: time=\"2026-06-09T16:28:54.820691546Z\" level=info msg=\"Removed container 52507e4544fc68dff4f97ec94e43259c8d13f23bc54db5faa30323102efa5ac1: openstack/neutron-db-create-7f4lt/mariadb-database-create\" id=7bfb520d-bfbd-4269-bf8d-3af1a20aa914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099314 | controller |     "Jun 09 16:28:54.827066 crc crio[22095]: time=\"2026-06-09T16:28:54.826888538Z\" level=info msg=\"Removing container: a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b\" id=5054e719-adc1-4cde-be7e-85f573d49ced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099329 | controller |     "Jun 09 16:28:54.921771 crc crio[22095]: time=\"2026-06-09T16:28:54.921699511Z\" level=info msg=\"Removed container a2c91f51ecc3a3da676481a1ea9fec489426842f534db2869cea9f0c6a569b8b: openstack/keystone-db-create-fmqdb/mariadb-database-create\" id=5054e719-adc1-4cde-be7e-85f573d49ced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099344 | controller |     "Jun 09 16:28:54.929322 crc crio[22095]: time=\"2026-06-09T16:28:54.929197365Z\" level=info msg=\"Removing container: 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9\" id=8573cce0-7ea3-4c6c-b2cc-7f690c032adb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099358 | controller |     "Jun 09 16:28:54.992274 crc crio[22095]: time=\"2026-06-09T16:28:54.992168581Z\" level=info msg=\"Removed container 48065fa0b55123c725a617f17b9caf95bdb1f9b2f57aa029f3ef978dd97781f9: openstack/keystone-2b1e-account-create-7k2dj/mariadb-account-create\" id=8573cce0-7ea3-4c6c-b2cc-7f690c032adb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099379 | controller |     "Jun 09 16:28:54.996317 crc crio[22095]: time=\"2026-06-09T16:28:54.996252737Z\" level=info msg=\"Removing container: e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028\" id=d8ba7000-7b72-430f-91a6-ce6dc332060e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099394 | controller |     "Jun 09 16:28:55.098367 crc crio[22095]: time=\"2026-06-09T16:28:55.098243157Z\" level=info msg=\"Removed container e0e73e969aa5c9a2850e64ae3504ec1ba07364f57881161faf183e3abf41f028: openstack/glance-db-create-hwcsm/mariadb-database-create\" id=d8ba7000-7b72-430f-91a6-ce6dc332060e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099408 | controller |     "Jun 09 16:28:55.102578 crc crio[22095]: time=\"2026-06-09T16:28:55.102473057Z\" level=info msg=\"Removing container: a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad\" id=c5bb8789-d85f-40c0-94b2-21958da27e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099423 | controller |     "Jun 09 16:28:55.172109 crc crio[22095]: time=\"2026-06-09T16:28:55.171889Z\" level=info msg=\"Removed container a3b42b641f130de0a138718d34f8aef4f66f5d8d4f3b753ef4b3f56c2248f3ad: openstack/placement-9a1f-account-create-qz9n9/mariadb-account-create\" id=c5bb8789-d85f-40c0-94b2-21958da27e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099437 | controller |     "Jun 09 16:28:55.176419 crc crio[22095]: time=\"2026-06-09T16:28:55.176328636Z\" level=info msg=\"Removing container: c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8\" id=f1fe9ee9-e4a4-4c19-8463-1613586475f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099451 | controller |     "Jun 09 16:28:55.196339 crc crio[22095]: time=\"2026-06-09T16:28:55.196178791Z\" level=info msg=\"Created container afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init\" id=b7978d74-dce4-43a0-9830-4b0b95aead3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.099465 | controller |     "Jun 09 16:28:55.198142 crc crio[22095]: time=\"2026-06-09T16:28:55.19805098Z\" level=info msg=\"Starting container: afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5\" id=57c04f59-321d-4d7b-b7f0-10179070eb3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.099493 | controller |     "Jun 09 16:28:55.214621 crc crio[22095]: time=\"2026-06-09T16:28:55.214389484Z\" level=info msg=\"Started container\" PID=108002 containerID=afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init id=57c04f59-321d-4d7b-b7f0-10179070eb3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb",
2026-06-09 17:40:44.099509 | controller |     "Jun 09 16:28:55.274840 crc crio[22095]: time=\"2026-06-09T16:28:55.2746515Z\" level=info msg=\"Removed container c8657cbd63fee8ed67d4de2cb1fb4391514ee6596ec383094ebd71c4fda331f8: openshift-infra/auto-csr-approver-29683702-b8tcd/oc\" id=f1fe9ee9-e4a4-4c19-8463-1613586475f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099524 | controller |     "Jun 09 16:28:55.282285 crc crio[22095]: time=\"2026-06-09T16:28:55.282186466Z\" level=info msg=\"Removing container: 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195\" id=fed42dc6-fd23-47ca-8141-9bf6d074bd79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099538 | controller |     "Jun 09 16:28:55.314642 crc crio[22095]: time=\"2026-06-09T16:28:55.314164427Z\" level=info msg=\"Removed container 034541eca19babcb56fe6dda842b984ba2e4fa26673c3054917734f996b75195: openstack/neutron-ed98-account-create-jllqj/mariadb-account-create\" id=fed42dc6-fd23-47ca-8141-9bf6d074bd79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.099552 | controller |     "Jun 09 16:28:55.332234 crc crio[22095]: time=\"2026-06-09T16:28:55.332106973Z\" level=info msg=\"Stopping pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=e7448dd2-e669-403e-8cc4-783ff68b78de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099570 | controller |     "Jun 09 16:28:55.332689 crc crio[22095]: time=\"2026-06-09T16:28:55.332335419Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=e7448dd2-e669-403e-8cc4-783ff68b78de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099585 | controller |     "Jun 09 16:28:55.334500 crc crio[22095]: time=\"2026-06-09T16:28:55.333500839Z\" level=info msg=\"Removing pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=a6daf1d4-f7ed-4653-b81c-0344dca9bac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099600 | controller |     "Jun 09 16:28:55.355573 crc crio[22095]: time=\"2026-06-09T16:28:55.355457689Z\" level=info msg=\"Removed pod sandbox: fc1911aac1c7535f35926610f2a640059e09f29d8759b2abe662e7402fb6e290\" id=a6daf1d4-f7ed-4653-b81c-0344dca9bac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099615 | controller |     "Jun 09 16:28:55.356698 crc crio[22095]: time=\"2026-06-09T16:28:55.356512797Z\" level=info msg=\"Stopping pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=c545ad04-53e6-403e-9d81-b77daaa731de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099630 | controller |     "Jun 09 16:28:55.356788 crc crio[22095]: time=\"2026-06-09T16:28:55.356714282Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=c545ad04-53e6-403e-9d81-b77daaa731de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099644 | controller |     "Jun 09 16:28:55.358304 crc crio[22095]: time=\"2026-06-09T16:28:55.35818029Z\" level=info msg=\"Removing pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=ca6e177f-14f2-416e-a0c6-df057ca92d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099659 | controller |     "Jun 09 16:28:55.863807 crc crio[22095]: time=\"2026-06-09T16:28:55.861200578Z\" level=info msg=\"Removed pod sandbox: 0944c4f77337d5697a7c2b42a93d8a94483be053f62cd2e3e6201d9e51c61617\" id=ca6e177f-14f2-416e-a0c6-df057ca92d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099674 | controller |     "Jun 09 16:28:55.863807 crc crio[22095]: time=\"2026-06-09T16:28:55.862888962Z\" level=info msg=\"Stopping pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=84e167ef-5e42-45e5-9034-130b50449e07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099689 | controller |     "Jun 09 16:28:55.863807 crc crio[22095]: time=\"2026-06-09T16:28:55.863123518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=84e167ef-5e42-45e5-9034-130b50449e07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099703 | controller |     "Jun 09 16:28:55.866052 crc crio[22095]: time=\"2026-06-09T16:28:55.864645018Z\" level=info msg=\"Removing pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=845911b5-adf2-40f4-a9c5-2b5e1fc85284 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099717 | controller |     "Jun 09 16:28:56.201247 crc crio[22095]: time=\"2026-06-09T16:28:56.20076822Z\" level=info msg=\"Removed pod sandbox: 3e4a8d0b5ee5faffdf9467e96308ddf43f58d5d7ee9155cedd5c801521d66f0e\" id=845911b5-adf2-40f4-a9c5-2b5e1fc85284 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099732 | controller |     "Jun 09 16:28:56.205403 crc crio[22095]: time=\"2026-06-09T16:28:56.204001654Z\" level=info msg=\"Stopping pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=db3ea289-9a79-4dee-a88a-f25937a4c431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099749 | controller |     "Jun 09 16:28:56.205403 crc crio[22095]: time=\"2026-06-09T16:28:56.204078586Z\" level=info msg=\"Stopped pod sandbox (already stopped): 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=db3ea289-9a79-4dee-a88a-f25937a4c431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099763 | controller |     "Jun 09 16:28:56.207800 crc crio[22095]: time=\"2026-06-09T16:28:56.207648348Z\" level=info msg=\"Removing pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=773885ad-0797-409b-b1cc-d5e4f2bc0e4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099778 | controller |     "Jun 09 16:28:56.367576 crc crio[22095]: time=\"2026-06-09T16:28:56.367416759Z\" level=info msg=\"Removed pod sandbox: 683ff47a55d2ce209b6f93c80bde1ed70092e32976aef5da560a06c89a9b6f99\" id=773885ad-0797-409b-b1cc-d5e4f2bc0e4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099793 | controller |     "Jun 09 16:28:56.369363 crc crio[22095]: time=\"2026-06-09T16:28:56.369269597Z\" level=info msg=\"Stopping pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=eac17614-3acb-4419-a2cc-b0645a7a832a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099808 | controller |     "Jun 09 16:28:56.369476 crc crio[22095]: time=\"2026-06-09T16:28:56.36938727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=eac17614-3acb-4419-a2cc-b0645a7a832a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099823 | controller |     "Jun 09 16:28:56.370097 crc crio[22095]: time=\"2026-06-09T16:28:56.370037647Z\" level=info msg=\"Removing pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=d2d07569-d99b-40c6-b5c7-e1fe6bc8df4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099838 | controller |     "Jun 09 16:28:56.405211 crc crio[22095]: time=\"2026-06-09T16:28:56.405144509Z\" level=info msg=\"Removed pod sandbox: 9c3c826cab360890f2a7e9b066d670bdd6a3468f18d044985d431120c29e766b\" id=d2d07569-d99b-40c6-b5c7-e1fe6bc8df4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099869 | controller |     "Jun 09 16:28:56.406909 crc crio[22095]: time=\"2026-06-09T16:28:56.406829663Z\" level=info msg=\"Stopping pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=da4ffe00-f53f-40be-8691-3662f96261a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099889 | controller |     "Jun 09 16:28:56.406909 crc crio[22095]: time=\"2026-06-09T16:28:56.406979487Z\" level=info msg=\"Stopped pod sandbox (already stopped): c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=da4ffe00-f53f-40be-8691-3662f96261a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099904 | controller |     "Jun 09 16:28:56.407690 crc crio[22095]: time=\"2026-06-09T16:28:56.407613573Z\" level=info msg=\"Removing pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=1613498b-8722-40ff-80ef-6205a3ff501b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099920 | controller |     "Jun 09 16:28:56.429814 crc crio[22095]: time=\"2026-06-09T16:28:56.429669526Z\" level=info msg=\"Removed pod sandbox: c78185e3f9455f8fd13f4af07c236b4dd5344507ff923ab7c8d3cff6a7ab396f\" id=1613498b-8722-40ff-80ef-6205a3ff501b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099935 | controller |     "Jun 09 16:28:56.431307 crc crio[22095]: time=\"2026-06-09T16:28:56.431198376Z\" level=info msg=\"Stopping pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=32991b20-217f-41f3-af5c-7819e090c292 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099950 | controller |     "Jun 09 16:28:56.431398 crc crio[22095]: time=\"2026-06-09T16:28:56.431318159Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=32991b20-217f-41f3-af5c-7819e090c292 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.099968 | controller |     "Jun 09 16:28:56.432194 crc crio[22095]: time=\"2026-06-09T16:28:56.43210451Z\" level=info msg=\"Removing pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=1dcb5c0d-8506-4a00-880b-46bbd35454ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099984 | controller |     "Jun 09 16:28:56.459090 crc crio[22095]: time=\"2026-06-09T16:28:56.458519736Z\" level=info msg=\"Removed pod sandbox: cf78793881220c257f6d1144226883c96609336acc31e24b509f8f6f6b789eb3\" id=1dcb5c0d-8506-4a00-880b-46bbd35454ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.099999 | controller |     "Jun 09 16:28:56.460885 crc crio[22095]: time=\"2026-06-09T16:28:56.460754444Z\" level=info msg=\"Stopping pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=679055ff-e4a1-4360-b5b5-38b40127934c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100014 | controller |     "Jun 09 16:28:56.461098 crc crio[22095]: time=\"2026-06-09T16:28:56.461014811Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=679055ff-e4a1-4360-b5b5-38b40127934c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100029 | controller |     "Jun 09 16:28:56.462011 crc crio[22095]: time=\"2026-06-09T16:28:56.46175597Z\" level=info msg=\"Removing pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=e5dda8b4-7b6b-4af3-b9f4-3e645ca0a268 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100044 | controller |     "Jun 09 16:28:56.576737 crc crio[22095]: time=\"2026-06-09T16:28:56.5764696Z\" level=info msg=\"Removed pod sandbox: ec3076285ce57be530c386fa4d5e31dc010e4ca2ad1d557d65613767442cb524\" id=e5dda8b4-7b6b-4af3-b9f4-3e645ca0a268 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100059 | controller |     "Jun 09 16:28:56.577998 crc crio[22095]: time=\"2026-06-09T16:28:56.577841746Z\" level=info msg=\"Stopping pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=8c39489b-3e30-471a-8087-3618416f547d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100073 | controller |     "Jun 09 16:28:56.578114 crc crio[22095]: time=\"2026-06-09T16:28:56.57801896Z\" level=info msg=\"Stopped pod sandbox (already stopped): 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=8c39489b-3e30-471a-8087-3618416f547d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100088 | controller |     "Jun 09 16:28:56.578991 crc crio[22095]: time=\"2026-06-09T16:28:56.57879283Z\" level=info msg=\"Removing pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=b60632cf-52a1-4e04-88cc-5f1760cc0828 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100103 | controller |     "Jun 09 16:28:56.749686 crc crio[22095]: time=\"2026-06-09T16:28:56.749582597Z\" level=info msg=\"Removed pod sandbox: 297215e055d8d71b030f3b21a99d6f2ca01dc4cfd233a12f114feb6d19fc4f5e\" id=b60632cf-52a1-4e04-88cc-5f1760cc0828 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100118 | controller |     "Jun 09 16:28:56.750633 crc crio[22095]: time=\"2026-06-09T16:28:56.750583853Z\" level=info msg=\"Stopping pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=29b19b90-4c83-40c7-8882-8a37827616b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100133 | controller |     "Jun 09 16:28:56.750835 crc crio[22095]: time=\"2026-06-09T16:28:56.750807269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=29b19b90-4c83-40c7-8882-8a37827616b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100150 | controller |     "Jun 09 16:28:56.751892 crc crio[22095]: time=\"2026-06-09T16:28:56.751815515Z\" level=info msg=\"Removing pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=d9cf03ce-dff7-4942-a3e9-b0d6a376b1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100166 | controller |     "Jun 09 16:28:56.784386 crc crio[22095]: time=\"2026-06-09T16:28:56.784249358Z\" level=info msg=\"Removed pod sandbox: 36a108971742154627635fedca871371e2a31152a77356326ccef7515efde299\" id=d9cf03ce-dff7-4942-a3e9-b0d6a376b1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100181 | controller |     "Jun 09 16:28:56.788258 crc crio[22095]: time=\"2026-06-09T16:28:56.788120799Z\" level=info msg=\"Stopping pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=5368a1ba-a198-4656-b1bc-fd37b205bc99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100196 | controller |     "Jun 09 16:28:56.788449 crc crio[22095]: time=\"2026-06-09T16:28:56.788341444Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=5368a1ba-a198-4656-b1bc-fd37b205bc99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100211 | controller |     "Jun 09 16:28:56.790194 crc crio[22095]: time=\"2026-06-09T16:28:56.790128491Z\" level=info msg=\"Removing pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=6490a276-c031-417e-9e35-dd38d359bfea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100226 | controller |     "Jun 09 16:28:56.867746 crc crio[22095]: time=\"2026-06-09T16:28:56.867603973Z\" level=info msg=\"Removed pod sandbox: cf720ae206232bcd760992874a1f847c51f57ace3e0c1019dcabc9dd969d35c6\" id=6490a276-c031-417e-9e35-dd38d359bfea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100241 | controller |     "Jun 09 16:28:56.868870 crc crio[22095]: time=\"2026-06-09T16:28:56.868787864Z\" level=info msg=\"Stopping pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=7f8d4a1d-cc97-43a8-93fa-832afd5920a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100255 | controller |     "Jun 09 16:28:56.868870 crc crio[22095]: time=\"2026-06-09T16:28:56.868867236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=7f8d4a1d-cc97-43a8-93fa-832afd5920a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100270 | controller |     "Jun 09 16:28:56.869620 crc crio[22095]: time=\"2026-06-09T16:28:56.869512923Z\" level=info msg=\"Removing pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=65bb32e9-8466-4092-848d-b3803c2cbea6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100285 | controller |     "Jun 09 16:28:56.994991 crc crio[22095]: time=\"2026-06-09T16:28:56.993320179Z\" level=info msg=\"Removed pod sandbox: 0c82b7fd9963bfd65b059916f009405d5d2f53eeee0f2c2aa76c6d4d2b49de39\" id=65bb32e9-8466-4092-848d-b3803c2cbea6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100299 | controller |     "Jun 09 16:28:56.994991 crc crio[22095]: time=\"2026-06-09T16:28:56.99450897Z\" level=info msg=\"Stopping pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=6abd5088-d70a-48e4-981c-a54d4a8b559d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100314 | controller |     "Jun 09 16:28:56.994991 crc crio[22095]: time=\"2026-06-09T16:28:56.994586532Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=6abd5088-d70a-48e4-981c-a54d4a8b559d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100328 | controller |     "Jun 09 16:28:56.995692 crc crio[22095]: time=\"2026-06-09T16:28:56.995363202Z\" level=info msg=\"Removing pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=ea8c9b84-be71-472c-aa29-7b965c244ec8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100346 | controller |     "Jun 09 16:28:57.107049 crc crio[22095]: time=\"2026-06-09T16:28:57.106761917Z\" level=info msg=\"Removed pod sandbox: 2e8d77ea9ff82789acd07bf51cd5bf37a731b2118e64a4528c134315d9fdc107\" id=ea8c9b84-be71-472c-aa29-7b965c244ec8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100361 | controller |     "Jun 09 16:28:57.108271 crc crio[22095]: time=\"2026-06-09T16:28:57.108116712Z\" level=info msg=\"Stopping pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=b4809688-08c3-448b-8263-97391791fd96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100375 | controller |     "Jun 09 16:28:57.108271 crc crio[22095]: time=\"2026-06-09T16:28:57.108260515Z\" level=info msg=\"Stopped pod sandbox (already stopped): 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=b4809688-08c3-448b-8263-97391791fd96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100390 | controller |     "Jun 09 16:28:57.109236 crc crio[22095]: time=\"2026-06-09T16:28:57.109160149Z\" level=info msg=\"Removing pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=420163fa-4424-4f01-b7f0-8453b42c28ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100405 | controller |     "Jun 09 16:28:57.185284 crc crio[22095]: time=\"2026-06-09T16:28:57.185180474Z\" level=info msg=\"Removed pod sandbox: 560b7a9779b0cc790553bb6248ffce2f39b952371b26963d0fc90e32f4ae02c7\" id=420163fa-4424-4f01-b7f0-8453b42c28ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100419 | controller |     "Jun 09 16:28:57.186409 crc crio[22095]: time=\"2026-06-09T16:28:57.186354254Z\" level=info msg=\"Stopping pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=ca51b9da-8993-4454-93ba-38edaa8dbaa0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100433 | controller |     "Jun 09 16:28:57.186768 crc crio[22095]: time=\"2026-06-09T16:28:57.186697003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=ca51b9da-8993-4454-93ba-38edaa8dbaa0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100448 | controller |     "Jun 09 16:28:57.187560 crc crio[22095]: time=\"2026-06-09T16:28:57.187472803Z\" level=info msg=\"Removing pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=0352c70b-d664-4c58-b596-f88a72c3fbb5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100462 | controller |     "Jun 09 16:28:57.220501 crc crio[22095]: time=\"2026-06-09T16:28:57.22044113Z\" level=info msg=\"Removed pod sandbox: 69554193b7e1d91e5801da49542fb47b2929fff87fb3e2fe187550e581ebe010\" id=0352c70b-d664-4c58-b596-f88a72c3fbb5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100476 | controller |     "Jun 09 16:28:57.221905 crc crio[22095]: time=\"2026-06-09T16:28:57.221826226Z\" level=info msg=\"Stopping pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ca36141-11fc-4221-991c-be3f69634d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100490 | controller |     "Jun 09 16:28:57.221905 crc crio[22095]: time=\"2026-06-09T16:28:57.221905308Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=2ca36141-11fc-4221-991c-be3f69634d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.100505 | controller |     "Jun 09 16:28:57.222562 crc crio[22095]: time=\"2026-06-09T16:28:57.222470833Z\" level=info msg=\"Removing pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=bfbdad62-f3ce-4266-8cff-380eaf8b4e79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100522 | controller |     "Jun 09 16:28:57.292293 crc crio[22095]: time=\"2026-06-09T16:28:57.292227575Z\" level=info msg=\"Removed pod sandbox: bcd5647ab3384b5337c1283f33c044c86fb07177dee323cbad8c0dad8af24e50\" id=bfbdad62-f3ce-4266-8cff-380eaf8b4e79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.100537 | controller |     "Jun 09 16:29:03.769159 crc crio[22095]: time=\"2026-06-09T16:29:03.768761397Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ebf17037-be9d-43da-a5f7-129d7da96606 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.100551 | controller |     "Jun 09 16:29:03.791261 crc crio[22095]: time=\"2026-06-09T16:29:03.791147349Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a936ed13-f37a-462a-ae7d-7812b19af31a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.100566 | controller |     "Jun 09 16:29:03.810482 crc crio[22095]: time=\"2026-06-09T16:29:03.810403099Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=32fd7f3b-70b2-4131-95aa-dfd592051d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.100581 | controller |     "Jun 09 16:29:03.811111 crc crio[22095]: time=\"2026-06-09T16:29:03.811012805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100595 | controller |     "Jun 09 16:29:03.867472 crc crio[22095]: time=\"2026-06-09T16:29:03.867327348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100610 | controller |     "Jun 09 16:29:03.871648 crc crio[22095]: time=\"2026-06-09T16:29:03.871581088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100625 | controller |     "Jun 09 16:29:04.102076 crc crio[22095]: time=\"2026-06-09T16:29:04.101881481Z\" level=info msg=\"Created container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=32fd7f3b-70b2-4131-95aa-dfd592051d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.100640 | controller |     "Jun 09 16:29:04.103181 crc crio[22095]: time=\"2026-06-09T16:29:04.103099033Z\" level=info msg=\"Starting container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66\" id=ef6aec7e-17ec-4a70-806b-c5ff1097e968 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.100655 | controller |     "Jun 09 16:29:04.108586 crc crio[22095]: time=\"2026-06-09T16:29:04.108451102Z\" level=info msg=\"Started container\" PID=108427 containerID=cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd id=ef6aec7e-17ec-4a70-806b-c5ff1097e968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb",
2026-06-09 17:40:44.100670 | controller |     "Jun 09 16:29:14.743605 crc crio[22095]: time=\"2026-06-09T16:29:14.742508313Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/POD\" id=3f1cf9ec-0f53-4255-8b28-a2041c0f46e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.100685 | controller |     "Jun 09 16:29:14.743605 crc crio[22095]: time=\"2026-06-09T16:29:14.743631312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100703 | controller |     "Jun 09 16:29:14.786085 crc crio[22095]: time=\"2026-06-09T16:29:14.785592192Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc002272a48}] Aliases:map[]}\"",
2026-06-09 17:40:44.100720 | controller |     "Jun 09 16:29:14.786410 crc crio[22095]: time=\"2026-06-09T16:29:14.786057114Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.100735 | controller |     "Jun 09 16:29:15.367496 crc crio[22095]: 2026-06-09T16:29:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:646f6051846d6c2 Mac:8a:01:e7:7f:31:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.100750 | controller |     "Jun 09 16:29:15.369236 crc crio[22095]: time=\"2026-06-09T16:29:15.369161313Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc002272a48}] Aliases:map[]}\"",
2026-06-09 17:40:44.100765 | controller |     "Jun 09 16:29:15.369426 crc crio[22095]: time=\"2026-06-09T16:29:15.369368068Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.100780 | controller |     "Jun 09 16:29:15.382451 crc crio[22095]: time=\"2026-06-09T16:29:15.382372126Z\" level=info msg=\"Ran pod sandbox 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/POD\" id=3f1cf9ec-0f53-4255-8b28-a2041c0f46e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.100795 | controller |     "Jun 09 16:29:15.384898 crc crio[22095]: time=\"2026-06-09T16:29:15.384725937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=431a4c0f-8b29-4488-831d-0907fd4e0b41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.100809 | controller |     "Jun 09 16:29:15.388686 crc crio[22095]: time=\"2026-06-09T16:29:15.388576137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=b7245c46-e006-4e9f-950f-73c4356a6921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.100824 | controller |     "Jun 09 16:29:15.404799 crc crio[22095]: time=\"2026-06-09T16:29:15.402527689Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init\" id=ccdc6ff4-187f-463d-bb47-9af03bfff571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.100839 | controller |     "Jun 09 16:29:15.406212 crc crio[22095]: time=\"2026-06-09T16:29:15.406053021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100876 | controller |     "Jun 09 16:29:15.465511 crc crio[22095]: time=\"2026-06-09T16:29:15.465426493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100893 | controller |     "Jun 09 16:29:15.471165 crc crio[22095]: time=\"2026-06-09T16:29:15.47108823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.100909 | controller |     "Jun 09 16:29:15.663497 crc crio[22095]: time=\"2026-06-09T16:29:15.663379166Z\" level=info msg=\"Created container 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init\" id=ccdc6ff4-187f-463d-bb47-9af03bfff571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.100924 | controller |     "Jun 09 16:29:15.667119 crc crio[22095]: time=\"2026-06-09T16:29:15.664826244Z\" level=info msg=\"Starting container: 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9\" id=ab89e03b-489f-4932-9ad2-f43dcd40b8ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.100939 | controller |     "Jun 09 16:29:15.673090 crc crio[22095]: time=\"2026-06-09T16:29:15.672576075Z\" level=info msg=\"Started container\" PID=109224 containerID=921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init id=ab89e03b-489f-4932-9ad2-f43dcd40b8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2",
2026-06-09 17:40:44.100954 | controller |     "Jun 09 16:29:24.121988 crc crio[22095]: time=\"2026-06-09T16:29:24.12082461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.100969 | controller |     "Jun 09 16:29:24.124218 crc crio[22095]: time=\"2026-06-09T16:29:24.122262287Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.100984 | controller |     "Jun 09 16:29:24.124218 crc crio[22095]: time=\"2026-06-09T16:29:24.122312478Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=e285bb20-31a2-4b7b-9811-f16fad9fd11d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.101000 | controller |     "Jun 09 16:29:24.124623 crc crio[22095]: time=\"2026-06-09T16:29:24.124468354Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=48a30a9a-d0b5-401c-8153-44c37cb6879b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.101015 | controller |     "Jun 09 16:29:24.143834 crc crio[22095]: time=\"2026-06-09T16:29:24.143291513Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"",
2026-06-09 17:40:44.101030 | controller |     "Jun 09 16:29:26.041682 crc crio[22095]: time=\"2026-06-09T16:29:26.041133257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=48a30a9a-d0b5-401c-8153-44c37cb6879b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.101048 | controller |     "Jun 09 16:29:26.043563 crc crio[22095]: time=\"2026-06-09T16:29:26.043508209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=4c5eddd9-72a3-4492-b002-654c167503ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.101063 | controller |     "Jun 09 16:29:26.047886 crc crio[22095]: time=\"2026-06-09T16:29:26.04779886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=948457f1-f4ba-450b-aa67-052fa5bc8bfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.101077 | controller |     "Jun 09 16:29:26.062630 crc crio[22095]: time=\"2026-06-09T16:29:26.062478441Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=60886cd1-af8e-4ea2-b3ae-cb95c1bd1acd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.101092 | controller |     "Jun 09 16:29:26.069319 crc crio[22095]: time=\"2026-06-09T16:29:26.069061712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101107 | controller |     "Jun 09 16:29:26.159143 crc crio[22095]: time=\"2026-06-09T16:29:26.158882106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101122 | controller |     "Jun 09 16:29:26.169032 crc crio[22095]: time=\"2026-06-09T16:29:26.168771493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101137 | controller |     "Jun 09 16:29:26.452254 crc crio[22095]: time=\"2026-06-09T16:29:26.451883528Z\" level=info msg=\"Created container 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=60886cd1-af8e-4ea2-b3ae-cb95c1bd1acd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.101152 | controller |     "Jun 09 16:29:26.453710 crc crio[22095]: time=\"2026-06-09T16:29:26.453647074Z\" level=info msg=\"Starting container: 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870\" id=fff4c3b2-f974-476e-88bd-e13092894199 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.101168 | controller |     "Jun 09 16:29:26.461795 crc crio[22095]: time=\"2026-06-09T16:29:26.461685242Z\" level=info msg=\"Started container\" PID=109827 containerID=01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery id=fff4c3b2-f974-476e-88bd-e13092894199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2",
2026-06-09 17:40:44.101184 | controller |     "Jun 09 16:29:28.196027 crc crio[22095]: time=\"2026-06-09T16:29:28.195442602Z\" level=info msg=\"Stopping pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=5e3541ca-ad15-4faf-a4a5-43b637717b51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101200 | controller |     "Jun 09 16:29:28.197346 crc crio[22095]: time=\"2026-06-09T16:29:28.196613633Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 Namespace:openstack ID:646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2 UID:21986e00-bd12-4d99-ac97-b0c3bdaeb2cd NetNS:/var/run/netns/9b605919-bbb2-41c2-85e5-1118398e831b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21986e00_bd12_4d99_ac97_b0c3bdaeb2cd.slice PodAnnotations:0xc000527640}] Aliases:map[]}\"",
2026-06-09 17:40:44.101218 | controller |     "Jun 09 16:29:28.197346 crc crio[22095]: time=\"2026-06-09T16:29:28.196753606Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-mn868 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.101234 | controller |     "Jun 09 16:29:28.605855 crc crio[22095]: time=\"2026-06-09T16:29:28.60530689Z\" level=info msg=\"Stopped pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=5e3541ca-ad15-4faf-a4a5-43b637717b51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101249 | controller |     "Jun 09 16:29:57.332694 crc crio[22095]: time=\"2026-06-09T16:29:57.331476303Z\" level=info msg=\"Removing container: 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a\" id=2c52d766-325f-4328-abb5-828f295dfbf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101265 | controller |     "Jun 09 16:29:57.857802 crc crio[22095]: time=\"2026-06-09T16:29:57.856733228Z\" level=info msg=\"Removed container 2e66565b32cf4c2650c31e69267c19645d6aa875cd196ff09a17d7b4a638b86a: openstack/placement-db-sync-t8z44/placement-db-sync\" id=2c52d766-325f-4328-abb5-828f295dfbf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101279 | controller |     "Jun 09 16:29:57.866007 crc crio[22095]: time=\"2026-06-09T16:29:57.865834415Z\" level=info msg=\"Removing container: aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67\" id=19a6f39e-0da3-4cfc-87e0-0b0cfdb4c937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101294 | controller |     "Jun 09 16:29:58.716898 crc crio[22095]: time=\"2026-06-09T16:29:58.716614607Z\" level=info msg=\"Removed container aea942f4685a09cc55ad054ded932ebd30999f6ec55e802fcef18d737804af67: openstack/keystone-bootstrap-gf9j4/keystone-bootstrap\" id=19a6f39e-0da3-4cfc-87e0-0b0cfdb4c937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101309 | controller |     "Jun 09 16:29:58.721762 crc crio[22095]: time=\"2026-06-09T16:29:58.721682189Z\" level=info msg=\"Removing container: 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409\" id=39086ea1-701d-4709-808c-fb1189c452aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101324 | controller |     "Jun 09 16:29:58.904590 crc crio[22095]: time=\"2026-06-09T16:29:58.903808769Z\" level=info msg=\"Removed container 5d2fe19159b14032137239aa9d64f0ae83ad2754b4a1e2a88aef7e9ca4660409: openstack/neutron-db-sync-jz4hw/neutron-db-sync\" id=39086ea1-701d-4709-808c-fb1189c452aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101339 | controller |     "Jun 09 16:29:58.908989 crc crio[22095]: time=\"2026-06-09T16:29:58.9088448Z\" level=info msg=\"Removing container: c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b\" id=18530cb6-09ac-4534-914e-aa3aefcfa8f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101354 | controller |     "Jun 09 16:29:58.960788 crc crio[22095]: time=\"2026-06-09T16:29:58.960391269Z\" level=info msg=\"Removed container c7f1d0ee1877728f4235c55d3499b5f1fb374c6a7c1e77b8e0368185dc90df7b: openstack/barbican-db-sync-w8wwn/barbican-db-sync\" id=18530cb6-09ac-4534-914e-aa3aefcfa8f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.101368 | controller |     "Jun 09 16:29:58.974501 crc crio[22095]: time=\"2026-06-09T16:29:58.974019643Z\" level=info msg=\"Stopping pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=35a44044-c766-40c0-858d-bd7505d26b54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101383 | controller |     "Jun 09 16:29:58.974501 crc crio[22095]: time=\"2026-06-09T16:29:58.974113426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=35a44044-c766-40c0-858d-bd7505d26b54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101400 | controller |     "Jun 09 16:29:58.975334 crc crio[22095]: time=\"2026-06-09T16:29:58.974710361Z\" level=info msg=\"Removing pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=72c38952-1a2b-4096-b9ac-6863bc45ba4e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101415 | controller |     "Jun 09 16:29:59.014865 crc crio[22095]: time=\"2026-06-09T16:29:59.014724171Z\" level=info msg=\"Removed pod sandbox: 6d5f4cfc4dbb4948a2ce5c499927df17706b052c89ef9a70a16ef20f409a3575\" id=72c38952-1a2b-4096-b9ac-6863bc45ba4e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101430 | controller |     "Jun 09 16:29:59.016199 crc crio[22095]: time=\"2026-06-09T16:29:59.016121057Z\" level=info msg=\"Stopping pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=eb8b493f-c749-4ab8-b1fb-133e422e38b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101444 | controller |     "Jun 09 16:29:59.016199 crc crio[22095]: time=\"2026-06-09T16:29:59.016195339Z\" level=info msg=\"Stopped pod sandbox (already stopped): a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=eb8b493f-c749-4ab8-b1fb-133e422e38b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101458 | controller |     "Jun 09 16:29:59.017489 crc crio[22095]: time=\"2026-06-09T16:29:59.017431451Z\" level=info msg=\"Removing pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=d0bcb99c-a8c8-41de-a1aa-c4bb76ca8edb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101473 | controller |     "Jun 09 16:29:59.073013 crc crio[22095]: time=\"2026-06-09T16:29:59.072772189Z\" level=info msg=\"Removed pod sandbox: a04bd1c7071df77ec7ee2c0142eae6fc404b963072d21ea561678ccb385fb795\" id=d0bcb99c-a8c8-41de-a1aa-c4bb76ca8edb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101487 | controller |     "Jun 09 16:29:59.074576 crc crio[22095]: time=\"2026-06-09T16:29:59.074468563Z\" level=info msg=\"Stopping pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=8949070a-ca70-4c27-94e0-8eaecb1ad49c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101502 | controller |     "Jun 09 16:29:59.074654 crc crio[22095]: time=\"2026-06-09T16:29:59.074602746Z\" level=info msg=\"Stopped pod sandbox (already stopped): d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=8949070a-ca70-4c27-94e0-8eaecb1ad49c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101516 | controller |     "Jun 09 16:29:59.075359 crc crio[22095]: time=\"2026-06-09T16:29:59.075284594Z\" level=info msg=\"Removing pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=d3acea6e-b074-4ec6-8d14-5398292d58db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101531 | controller |     "Jun 09 16:29:59.105901 crc crio[22095]: time=\"2026-06-09T16:29:59.105795037Z\" level=info msg=\"Removed pod sandbox: d20da52ae580d7c88b6916885ffc7c9c2f80eed7c7f0be419f8be03643302200\" id=d3acea6e-b074-4ec6-8d14-5398292d58db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101545 | controller |     "Jun 09 16:29:59.107850 crc crio[22095]: time=\"2026-06-09T16:29:59.107700916Z\" level=info msg=\"Stopping pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=9759dcf2-8a6f-45a4-98b1-712e87502e40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101560 | controller |     "Jun 09 16:29:59.107850 crc crio[22095]: time=\"2026-06-09T16:29:59.10783056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=9759dcf2-8a6f-45a4-98b1-712e87502e40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.101579 | controller |     "Jun 09 16:29:59.110833 crc crio[22095]: time=\"2026-06-09T16:29:59.109530374Z\" level=info msg=\"Removing pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=554fdbb9-79cf-40ef-b2e9-9a32feef6729 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101595 | controller |     "Jun 09 16:29:59.151199 crc crio[22095]: time=\"2026-06-09T16:29:59.150430456Z\" level=info msg=\"Removed pod sandbox: 7c26c7abdcac5b2007d75ffe318198e829ba2d2cf33fba025a0b18d36ef7498b\" id=554fdbb9-79cf-40ef-b2e9-9a32feef6729 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.101610 | controller |     "Jun 09 16:30:00.671733 crc crio[22095]: time=\"2026-06-09T16:30:00.671054181Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/POD\" id=92953bdf-90b6-49eb-85c6-49bbb62f874e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.101625 | controller |     "Jun 09 16:30:00.671733 crc crio[22095]: time=\"2026-06-09T16:30:00.671717158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101641 | controller |     "Jun 09 16:30:00.730199 crc crio[22095]: time=\"2026-06-09T16:30:00.729991082Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc0074a4250}] Aliases:map[]}\"",
2026-06-09 17:40:44.101656 | controller |     "Jun 09 16:30:00.730199 crc crio[22095]: time=\"2026-06-09T16:30:00.730132376Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.101672 | controller |     "Jun 09 16:30:00.741455 crc crio[22095]: time=\"2026-06-09T16:30:00.741366497Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683710-dfsbl/POD\" id=f6ac6314-4140-4ab4-80b5-543e6d019b13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.101686 | controller |     "Jun 09 16:30:00.741588 crc crio[22095]: time=\"2026-06-09T16:30:00.74146282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101701 | controller |     "Jun 09 16:30:00.786862 crc crio[22095]: time=\"2026-06-09T16:30:00.786754867Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00012ab08}] Aliases:map[]}\"",
2026-06-09 17:40:44.101716 | controller |     "Jun 09 16:30:00.786862 crc crio[22095]: time=\"2026-06-09T16:30:00.786822748Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683710-dfsbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.101731 | controller |     "Jun 09 16:30:01.222762 crc crio[22095]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11128f789963e76 Mac:d2:7d:b8:3d:cd:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 SocketPath: PciID:}] [{Interface:0xc0001343c0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.101749 | controller |     "Jun 09 16:30:01.223762 crc crio[22095]: time=\"2026-06-09T16:30:01.223692608Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc0074a4250}] Aliases:map[]}\"",
2026-06-09 17:40:44.101764 | controller |     "Jun 09 16:30:01.223885 crc crio[22095]: time=\"2026-06-09T16:30:01.223851132Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.101779 | controller |     "Jun 09 16:30:01.236732 crc crio[22095]: time=\"2026-06-09T16:30:01.236643114Z\" level=info msg=\"Ran pod sandbox 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/POD\" id=92953bdf-90b6-49eb-85c6-49bbb62f874e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.101794 | controller |     "Jun 09 16:30:01.246960 crc crio[22095]: time=\"2026-06-09T16:30:01.246809668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1588a8af-4dbc-448b-956e-8edb35b6b0d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.101809 | controller |     "Jun 09 16:30:01.249650 crc crio[22095]: time=\"2026-06-09T16:30:01.249533319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6459d81b-d82f-4939-a523-0870766bc477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.101824 | controller |     "Jun 09 16:30:01.251296 crc crio[22095]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f062a2d32fa4a69 Mac:5e:90:8e:09:30:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 SocketPath: PciID:}] [{Interface:0xc00013c760 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.101839 | controller |     "Jun 09 16:30:01.252204 crc crio[22095]: time=\"2026-06-09T16:30:01.252178468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00012ab08}] Aliases:map[]}\"",
2026-06-09 17:40:44.101873 | controller |     "Jun 09 16:30:01.252415 crc crio[22095]: time=\"2026-06-09T16:30:01.252397824Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683710-dfsbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.101890 | controller |     "Jun 09 16:30:01.264385 crc crio[22095]: time=\"2026-06-09T16:30:01.264237551Z\" level=info msg=\"Ran pod sandbox f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f with infra container: openshift-infra/auto-csr-approver-29683710-dfsbl/POD\" id=f6ac6314-4140-4ab4-80b5-543e6d019b13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.101905 | controller |     "Jun 09 16:30:01.267665 crc crio[22095]: time=\"2026-06-09T16:30:01.267601089Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8144ea44-d448-4e38-927d-a369e153a8b1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.101923 | controller |     "Jun 09 16:30:01.290403 crc crio[22095]: time=\"2026-06-09T16:30:01.290298968Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles\" id=5a8765e6-e350-4d1f-857b-271ff97445c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.101938 | controller |     "Jun 09 16:30:01.290831 crc crio[22095]: time=\"2026-06-09T16:30:01.290485343Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.101953 | controller |     "Jun 09 16:30:01.290831 crc crio[22095]: time=\"2026-06-09T16:30:01.2907472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101968 | controller |     "Jun 09 16:30:01.354787 crc crio[22095]: time=\"2026-06-09T16:30:01.354035964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101983 | controller |     "Jun 09 16:30:01.383681 crc crio[22095]: time=\"2026-06-09T16:30:01.383608092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.101997 | controller |     "Jun 09 16:30:01.551752 crc crio[22095]: time=\"2026-06-09T16:30:01.551627647Z\" level=info msg=\"Created container 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles\" id=5a8765e6-e350-4d1f-857b-271ff97445c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102012 | controller |     "Jun 09 16:30:01.554296 crc crio[22095]: time=\"2026-06-09T16:30:01.553506006Z\" level=info msg=\"Starting container: 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d\" id=9e762f97-f32d-45ff-ab0b-99867c933444 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.102027 | controller |     "Jun 09 16:30:01.559788 crc crio[22095]: time=\"2026-06-09T16:30:01.559333717Z\" level=info msg=\"Started container\" PID=111609 containerID=1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d description=openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles id=9e762f97-f32d-45ff-ab0b-99867c933444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63",
2026-06-09 17:40:44.102042 | controller |     "Jun 09 16:30:03.803187 crc crio[22095]: time=\"2026-06-09T16:30:03.80205054Z\" level=info msg=\"Stopping pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=713f91c6-c3ec-4d73-bb3a-b7ca9292580c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.102057 | controller |     "Jun 09 16:30:03.805132 crc crio[22095]: time=\"2026-06-09T16:30:03.804090443Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-78zbj Namespace:openshift-operator-lifecycle-manager ID:11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63 UID:f1ac3cd9-4965-4cde-842a-72974bb3292f NetNS:/var/run/netns/9122c8f6-4319-4705-807e-865a9fab3747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1ac3cd9_4965_4cde_842a_72974bb3292f.slice PodAnnotations:0xc00041c360}] Aliases:map[]}\"",
2026-06-09 17:40:44.102073 | controller |     "Jun 09 16:30:03.805132 crc crio[22095]: time=\"2026-06-09T16:30:03.804329849Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683710-78zbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.102094 | controller |     "Jun 09 16:30:04.229609 crc crio[22095]: time=\"2026-06-09T16:30:04.228774526Z\" level=info msg=\"Stopped pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=713f91c6-c3ec-4d73-bb3a-b7ca9292580c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.102109 | controller |     "Jun 09 16:30:06.423220 crc crio[22095]: time=\"2026-06-09T16:30:06.422202548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8144ea44-d448-4e38-927d-a369e153a8b1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.102123 | controller |     "Jun 09 16:30:06.424539 crc crio[22095]: time=\"2026-06-09T16:30:06.424273432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9631c3e-7715-4c33-8ec9-1cc543b88890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102138 | controller |     "Jun 09 16:30:06.426695 crc crio[22095]: time=\"2026-06-09T16:30:06.426576541Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=aca13705-f323-4680-94c7-56c5efe51776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102153 | controller |     "Jun 09 16:30:06.435328 crc crio[22095]: time=\"2026-06-09T16:30:06.435221376Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683710-dfsbl/oc\" id=f609f6cc-4c0e-42ed-a4da-fba84ffd7e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102168 | controller |     "Jun 09 16:30:06.436348 crc crio[22095]: time=\"2026-06-09T16:30:06.436284564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102183 | controller |     "Jun 09 16:30:06.490158 crc crio[22095]: time=\"2026-06-09T16:30:06.490067041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102197 | controller |     "Jun 09 16:30:06.701182 crc crio[22095]: time=\"2026-06-09T16:30:06.701007861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102212 | controller |     "Jun 09 16:30:06.827720 crc crio[22095]: time=\"2026-06-09T16:30:06.827582149Z\" level=info msg=\"Created container ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc: openshift-infra/auto-csr-approver-29683710-dfsbl/oc\" id=f609f6cc-4c0e-42ed-a4da-fba84ffd7e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102227 | controller |     "Jun 09 16:30:06.829314 crc crio[22095]: time=\"2026-06-09T16:30:06.829214872Z\" level=info msg=\"Starting container: ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc\" id=10cd0203-8b88-42f6-bdc2-be33374f7fc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.102242 | controller |     "Jun 09 16:30:06.834739 crc crio[22095]: time=\"2026-06-09T16:30:06.83453057Z\" level=info msg=\"Started container\" PID=111887 containerID=ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc description=openshift-infra/auto-csr-approver-29683710-dfsbl/oc id=10cd0203-8b88-42f6-bdc2-be33374f7fc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f",
2026-06-09 17:40:44.102257 | controller |     "Jun 09 16:30:08.893068 crc crio[22095]: time=\"2026-06-09T16:30:08.892033741Z\" level=info msg=\"Stopping pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b270594a-951b-4bd0-99d7-8c33367638cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.102272 | controller |     "Jun 09 16:30:08.895146 crc crio[22095]: time=\"2026-06-09T16:30:08.895120742Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683710-dfsbl Namespace:openshift-infra ID:f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f UID:17fe7f7c-bb26-41b2-b1b1-1ee1272abf0e NetNS:/var/run/netns/47036030-1292-4a6d-930e-2e97d32529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17fe7f7c_bb26_41b2_b1b1_1ee1272abf0e.slice PodAnnotations:0xc00041d440}] Aliases:map[]}\"",
2026-06-09 17:40:44.102289 | controller |     "Jun 09 16:30:08.895401 crc crio[22095]: time=\"2026-06-09T16:30:08.895376838Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683710-dfsbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.102305 | controller |     "Jun 09 16:30:09.265032 crc crio[22095]: time=\"2026-06-09T16:30:09.264521888Z\" level=info msg=\"Stopped pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b270594a-951b-4bd0-99d7-8c33367638cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.102320 | controller |     "Jun 09 16:30:21.668663 crc crio[22095]: time=\"2026-06-09T16:30:21.667217206Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-k2jkl/POD\" id=c56de107-f425-4ccf-8076-89c6cd9b3517 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.102335 | controller |     "Jun 09 16:30:21.671046 crc crio[22095]: time=\"2026-06-09T16:30:21.671003194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102350 | controller |     "Jun 09 16:30:21.719690 crc crio[22095]: time=\"2026-06-09T16:30:21.719547595Z\" level=info msg=\"Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc00263c378}] Aliases:map[]}\"",
2026-06-09 17:40:44.102365 | controller |     "Jun 09 16:30:21.719690 crc crio[22095]: time=\"2026-06-09T16:30:21.719652698Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-k2jkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.102380 | controller |     "Jun 09 16:30:22.264672 crc crio[22095]: 2026-06-09T16:30:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0505aed2fe489cd Mac:1a:1c:d3:75:e6:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.102394 | controller |     "Jun 09 16:30:22.266224 crc crio[22095]: time=\"2026-06-09T16:30:22.266168746Z\" level=info msg=\"Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc00263c378}] Aliases:map[]}\"",
2026-06-09 17:40:44.102409 | controller |     "Jun 09 16:30:22.266419 crc crio[22095]: time=\"2026-06-09T16:30:22.266377441Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-k2jkl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.102424 | controller |     "Jun 09 16:30:22.277999 crc crio[22095]: time=\"2026-06-09T16:30:22.27788252Z\" level=info msg=\"Ran pod sandbox 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d with infra container: openshift-marketplace/redhat-operators-k2jkl/POD\" id=c56de107-f425-4ccf-8076-89c6cd9b3517 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.102441 | controller |     "Jun 09 16:30:22.281075 crc crio[22095]: time=\"2026-06-09T16:30:22.280599971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2eb9766-b744-4b67-becd-cbe40ee0ff0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102456 | controller |     "Jun 09 16:30:22.284493 crc crio[22095]: time=\"2026-06-09T16:30:22.283692671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1abb6bb0-a3d3-4f8c-acca-b8eb9cd64ff8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102471 | controller |     "Jun 09 16:30:22.294022 crc crio[22095]: time=\"2026-06-09T16:30:22.293865895Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-k2jkl/extract-utilities\" id=8323ab73-03e8-4734-83eb-77dcdbdda558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102485 | controller |     "Jun 09 16:30:22.295856 crc crio[22095]: time=\"2026-06-09T16:30:22.295756905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102500 | controller |     "Jun 09 16:30:22.363494 crc crio[22095]: time=\"2026-06-09T16:30:22.363173566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102515 | controller |     "Jun 09 16:30:22.369598 crc crio[22095]: time=\"2026-06-09T16:30:22.369506091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102529 | controller |     "Jun 09 16:30:22.552128 crc crio[22095]: time=\"2026-06-09T16:30:22.552007382Z\" level=info msg=\"Created container a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a: openshift-marketplace/redhat-operators-k2jkl/extract-utilities\" id=8323ab73-03e8-4734-83eb-77dcdbdda558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102544 | controller |     "Jun 09 16:30:22.553232 crc crio[22095]: time=\"2026-06-09T16:30:22.553139531Z\" level=info msg=\"Starting container: a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a\" id=60ed60d2-4ab6-47c8-ad97-b6f61d24d7e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.102558 | controller |     "Jun 09 16:30:22.560398 crc crio[22095]: time=\"2026-06-09T16:30:22.558810658Z\" level=info msg=\"Started container\" PID=112802 containerID=a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a description=openshift-marketplace/redhat-operators-k2jkl/extract-utilities id=60ed60d2-4ab6-47c8-ad97-b6f61d24d7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d",
2026-06-09 17:40:44.102574 | controller |     "Jun 09 16:30:23.137792 crc crio[22095]: time=\"2026-06-09T16:30:23.137384629Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1f5e52ee-bba2-4b29-b919-c7d71dc08e87 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.102589 | controller |     "Jun 09 16:30:23.154445 crc crio[22095]: time=\"2026-06-09T16:30:23.153260282Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.102604 | controller |     "Jun 09 16:30:24.131697 crc crio[22095]: time=\"2026-06-09T16:30:24.131536825Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=1f5e52ee-bba2-4b29-b919-c7d71dc08e87 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.102622 | controller |     "Jun 09 16:30:24.132615 crc crio[22095]: time=\"2026-06-09T16:30:24.13248904Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1bf8629-edcc-43df-aa85-08ecb2fbda56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102637 | controller |     "Jun 09 16:30:24.135022 crc crio[22095]: time=\"2026-06-09T16:30:24.134892903Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7dfe80c4-609f-44e0-a72e-7fa398bacbea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102652 | controller |     "Jun 09 16:30:24.144878 crc crio[22095]: time=\"2026-06-09T16:30:24.144747729Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-k2jkl/extract-content\" id=614fc686-1d32-4928-8419-14ba7d4ec27e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102666 | controller |     "Jun 09 16:30:24.146511 crc crio[22095]: time=\"2026-06-09T16:30:24.145507888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102681 | controller |     "Jun 09 16:30:24.234492 crc crio[22095]: time=\"2026-06-09T16:30:24.234229423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102696 | controller |     "Jun 09 16:30:24.242142 crc crio[22095]: time=\"2026-06-09T16:30:24.242062267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102710 | controller |     "Jun 09 16:30:24.393702 crc crio[22095]: time=\"2026-06-09T16:30:24.393480291Z\" level=info msg=\"Created container 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb: openshift-marketplace/redhat-operators-k2jkl/extract-content\" id=614fc686-1d32-4928-8419-14ba7d4ec27e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102725 | controller |     "Jun 09 16:30:24.395399 crc crio[22095]: time=\"2026-06-09T16:30:24.395235756Z\" level=info msg=\"Starting container: 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb\" id=aaddce7f-fa32-4beb-a3f7-fccae6e766dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.102739 | controller |     "Jun 09 16:30:24.402318 crc crio[22095]: time=\"2026-06-09T16:30:24.402275999Z\" level=info msg=\"Started container\" PID=112876 containerID=6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb description=openshift-marketplace/redhat-operators-k2jkl/extract-content id=aaddce7f-fa32-4beb-a3f7-fccae6e766dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d",
2026-06-09 17:40:44.102754 | controller |     "Jun 09 16:30:31.309161 crc crio[22095]: time=\"2026-06-09T16:30:31.30833959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0dfd958d-ed07-4510-80a2-37f413b6a85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102769 | controller |     "Jun 09 16:30:31.312650 crc crio[22095]: time=\"2026-06-09T16:30:31.312500048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d82ecf5f-7820-4be7-ab26-f0ac6dd94a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.102784 | controller |     "Jun 09 16:30:31.326478 crc crio[22095]: time=\"2026-06-09T16:30:31.326379499Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=4d38ffff-ea4a-433f-9175-1eed059537df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102807 | controller |     "Jun 09 16:30:31.327070 crc crio[22095]: time=\"2026-06-09T16:30:31.327004005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102822 | controller |     "Jun 09 16:30:31.467768 crc crio[22095]: time=\"2026-06-09T16:30:31.466781356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102837 | controller |     "Jun 09 16:30:31.473021 crc crio[22095]: time=\"2026-06-09T16:30:31.472866405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.102868 | controller |     "Jun 09 16:30:31.667824 crc crio[22095]: time=\"2026-06-09T16:30:31.667726197Z\" level=info msg=\"Created container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=4d38ffff-ea4a-433f-9175-1eed059537df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.102888 | controller |     "Jun 09 16:30:31.669115 crc crio[22095]: time=\"2026-06-09T16:30:31.668884187Z\" level=info msg=\"Starting container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4\" id=ad80a7a4-7196-4369-a4ba-d4a8aea46e16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.102903 | controller |     "Jun 09 16:30:31.678319 crc crio[22095]: time=\"2026-06-09T16:30:31.67824119Z\" level=info msg=\"Started container\" PID=113249 containerID=abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4 description=openshift-marketplace/redhat-operators-k2jkl/registry-server id=ad80a7a4-7196-4369-a4ba-d4a8aea46e16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d",
2026-06-09 17:40:44.102919 | controller |     "Jun 09 16:30:53.724211 crc crio[22095]: time=\"2026-06-09T16:30:53.720311507Z\" level=info msg=\"Stopping container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4 (timeout: 2s)\" id=8aa9a815-a901-472f-8609-adc991027d69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.102934 | controller |     "Jun 09 16:30:53.888284 crc crio[22095]: time=\"2026-06-09T16:30:53.887648254Z\" level=info msg=\"Stopped container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=8aa9a815-a901-472f-8609-adc991027d69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.102948 | controller |     "Jun 09 16:30:53.889730 crc crio[22095]: time=\"2026-06-09T16:30:53.889541143Z\" level=info msg=\"Stopping pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=94281221-170f-4d89-9e94-f99bc73cf21e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.102963 | controller |     "Jun 09 16:30:53.890570 crc crio[22095]: time=\"2026-06-09T16:30:53.890530469Z\" level=info msg=\"Got pod network &{Name:redhat-operators-k2jkl Namespace:openshift-marketplace ID:0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d UID:d3383243-fc8b-4bb2-95f5-ab1b97abde24 NetNS:/var/run/netns/06de1f65-da80-416e-b779-0fe72c4599b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3383243_fc8b_4bb2_95f5_ab1b97abde24.slice PodAnnotations:0xc000526bc8}] Aliases:map[]}\"",
2026-06-09 17:40:44.102978 | controller |     "Jun 09 16:30:53.890828 crc crio[22095]: time=\"2026-06-09T16:30:53.890755215Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-k2jkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.102996 | controller |     "Jun 09 16:30:54.207222 crc crio[22095]: time=\"2026-06-09T16:30:54.207080082Z\" level=info msg=\"Stopped pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=94281221-170f-4d89-9e94-f99bc73cf21e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103011 | controller |     "Jun 09 16:30:54.751609 crc crio[22095]: time=\"2026-06-09T16:30:54.751110236Z\" level=info msg=\"Removing container: abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4\" id=81f7f83b-fbf0-4c93-b57c-c8efa91f455c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103026 | controller |     "Jun 09 16:30:54.782423 crc crio[22095]: time=\"2026-06-09T16:30:54.782187393Z\" level=info msg=\"Removed container abe0713e9eb109a8ca7603101a6ddf7ca1eab67dcd4d76640fbff946d54cddc4: openshift-marketplace/redhat-operators-k2jkl/registry-server\" id=81f7f83b-fbf0-4c93-b57c-c8efa91f455c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103040 | controller |     "Jun 09 16:30:54.786684 crc crio[22095]: time=\"2026-06-09T16:30:54.786637029Z\" level=info msg=\"Removing container: 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb\" id=63e07a71-5a1c-4b8a-8f77-f2e21a091c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103054 | controller |     "Jun 09 16:30:54.834391 crc crio[22095]: time=\"2026-06-09T16:30:54.834318858Z\" level=info msg=\"Removed container 6df994c3e748f4b6ee907626179488be515a87f17e28ebdcc16391b3033b4cfb: openshift-marketplace/redhat-operators-k2jkl/extract-content\" id=63e07a71-5a1c-4b8a-8f77-f2e21a091c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103069 | controller |     "Jun 09 16:30:54.838730 crc crio[22095]: time=\"2026-06-09T16:30:54.83864864Z\" level=info msg=\"Removing container: a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a\" id=0f7800ec-8eba-4ef8-b7e1-5622187635f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103084 | controller |     "Jun 09 16:30:54.877273 crc crio[22095]: time=\"2026-06-09T16:30:54.87715712Z\" level=info msg=\"Removed container a4e8a66723edf3ebdd66c65c5140eeb227577038d437a39f1f848e372a69440a: openshift-marketplace/redhat-operators-k2jkl/extract-utilities\" id=0f7800ec-8eba-4ef8-b7e1-5622187635f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103098 | controller |     "Jun 09 16:30:55.298303 crc crio[22095]: time=\"2026-06-09T16:30:55.297758257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lpsg5/POD\" id=833e3ca1-ed8d-4ba8-be92-4d9bc4f62d64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.103113 | controller |     "Jun 09 16:30:55.298499 crc crio[22095]: time=\"2026-06-09T16:30:55.298340132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103127 | controller |     "Jun 09 16:30:55.334907 crc crio[22095]: time=\"2026-06-09T16:30:55.33482746Z\" level=info msg=\"Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00379eb68}] Aliases:map[]}\"",
2026-06-09 17:40:44.103142 | controller |     "Jun 09 16:30:55.334907 crc crio[22095]: time=\"2026-06-09T16:30:55.334895272Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lpsg5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.103157 | controller |     "Jun 09 16:30:56.033282 crc crio[22095]: 2026-06-09T16:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6871791afb93557 Mac:e6:56:3b:fd:0b:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.103175 | controller |     "Jun 09 16:30:56.036722 crc crio[22095]: time=\"2026-06-09T16:30:56.036616712Z\" level=info msg=\"Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00379eb68}] Aliases:map[]}\"",
2026-06-09 17:40:44.103191 | controller |     "Jun 09 16:30:56.037004 crc crio[22095]: time=\"2026-06-09T16:30:56.036879609Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lpsg5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.103205 | controller |     "Jun 09 16:30:56.053006 crc crio[22095]: time=\"2026-06-09T16:30:56.05154Z\" level=info msg=\"Ran pod sandbox 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 with infra container: openshift-marketplace/community-operators-lpsg5/POD\" id=833e3ca1-ed8d-4ba8-be92-4d9bc4f62d64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.103220 | controller |     "Jun 09 16:30:56.059905 crc crio[22095]: time=\"2026-06-09T16:30:56.059829505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c952b26c-74a4-478b-9877-ade24fac27ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.103234 | controller |     "Jun 09 16:30:56.063826 crc crio[22095]: time=\"2026-06-09T16:30:56.063783878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97e99894-c422-4efb-8b7b-c52059194eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.103249 | controller |     "Jun 09 16:30:56.074212 crc crio[22095]: time=\"2026-06-09T16:30:56.074096436Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lpsg5/extract-utilities\" id=d112b268-56e1-47c6-9482-5ee2e26cec52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.103264 | controller |     "Jun 09 16:30:56.074536 crc crio[22095]: time=\"2026-06-09T16:30:56.074476926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103278 | controller |     "Jun 09 16:30:56.208741 crc crio[22095]: time=\"2026-06-09T16:30:56.208485696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103293 | controller |     "Jun 09 16:30:56.219770 crc crio[22095]: time=\"2026-06-09T16:30:56.219638036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103308 | controller |     "Jun 09 16:30:56.423280 crc crio[22095]: time=\"2026-06-09T16:30:56.423180984Z\" level=info msg=\"Created container 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28: openshift-marketplace/community-operators-lpsg5/extract-utilities\" id=d112b268-56e1-47c6-9482-5ee2e26cec52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.103322 | controller |     "Jun 09 16:30:56.424632 crc crio[22095]: time=\"2026-06-09T16:30:56.424435176Z\" level=info msg=\"Starting container: 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28\" id=2fa8b791-1143-4389-9c7d-22ec2785af65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.103339 | controller |     "Jun 09 16:30:56.433438 crc crio[22095]: time=\"2026-06-09T16:30:56.43302783Z\" level=info msg=\"Started container\" PID=114463 containerID=24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28 description=openshift-marketplace/community-operators-lpsg5/extract-utilities id=2fa8b791-1143-4389-9c7d-22ec2785af65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797",
2026-06-09 17:40:44.103355 | controller |     "Jun 09 16:30:56.822159 crc crio[22095]: time=\"2026-06-09T16:30:56.813530085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=79de8670-cd8d-4f6e-9c1f-7beba6c048c8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.103370 | controller |     "Jun 09 16:30:56.835193 crc crio[22095]: time=\"2026-06-09T16:30:56.835101355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.103386 | controller |     "Jun 09 16:30:57.543006 crc crio[22095]: time=\"2026-06-09T16:30:57.542752639Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=79de8670-cd8d-4f6e-9c1f-7beba6c048c8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.103401 | controller |     "Jun 09 16:30:57.544859 crc crio[22095]: time=\"2026-06-09T16:30:57.543621972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9e968691-4c36-41a8-88a3-4959892d131e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.103416 | controller |     "Jun 09 16:30:57.549616 crc crio[22095]: time=\"2026-06-09T16:30:57.549520885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=76fb2944-ab25-41bc-b73d-a83c12c6321a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.103430 | controller |     "Jun 09 16:30:57.558306 crc crio[22095]: time=\"2026-06-09T16:30:57.558133149Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lpsg5/extract-content\" id=e9ea81f9-bb7c-49ce-96bf-1c32b104fdeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.103445 | controller |     "Jun 09 16:30:57.559410 crc crio[22095]: time=\"2026-06-09T16:30:57.559294689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103460 | controller |     "Jun 09 16:30:57.628497 crc crio[22095]: time=\"2026-06-09T16:30:57.628170828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103475 | controller |     "Jun 09 16:30:57.632891 crc crio[22095]: time=\"2026-06-09T16:30:57.632618104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.103489 | controller |     "Jun 09 16:30:57.843961 crc crio[22095]: time=\"2026-06-09T16:30:57.843165384Z\" level=info msg=\"Created container 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966: openshift-marketplace/community-operators-lpsg5/extract-content\" id=e9ea81f9-bb7c-49ce-96bf-1c32b104fdeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.103518 | controller |     "Jun 09 16:30:57.845335 crc crio[22095]: time=\"2026-06-09T16:30:57.845188846Z\" level=info msg=\"Starting container: 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966\" id=01a2ee9c-53d9-4afa-9f3a-dacf62c789d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.103535 | controller |     "Jun 09 16:30:57.852787 crc crio[22095]: time=\"2026-06-09T16:30:57.852677921Z\" level=info msg=\"Started container\" PID=114575 containerID=4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966 description=openshift-marketplace/community-operators-lpsg5/extract-content id=01a2ee9c-53d9-4afa-9f3a-dacf62c789d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797",
2026-06-09 17:40:44.103553 | controller |     "Jun 09 16:30:59.171275 crc crio[22095]: time=\"2026-06-09T16:30:59.171158324Z\" level=info msg=\"Removing container: aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05\" id=2620aa11-59f4-40eb-85d3-bb0726743fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103568 | controller |     "Jun 09 16:30:59.290355 crc crio[22095]: time=\"2026-06-09T16:30:59.290206237Z\" level=info msg=\"Removed container aab2da5b522f79596355f3b80dc811e8d4c9a218b59788af38dbf86340d33d05: openstack/cinder-db-sync-k8shs/cinder-db-sync\" id=2620aa11-59f4-40eb-85d3-bb0726743fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103583 | controller |     "Jun 09 16:30:59.296684 crc crio[22095]: time=\"2026-06-09T16:30:59.296608703Z\" level=info msg=\"Removing container: 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b\" id=6fd29d76-9606-4ac0-a5c7-586d2d2dccdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103598 | controller |     "Jun 09 16:30:59.412829 crc crio[22095]: time=\"2026-06-09T16:30:59.412669628Z\" level=info msg=\"Removed container 6e448281613c99bdf449b4cd963b65510f7af23f07038b66f5d0155d6ee5c91b: openshift-infra/auto-csr-approver-29683704-95ljj/oc\" id=6fd29d76-9606-4ac0-a5c7-586d2d2dccdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103613 | controller |     "Jun 09 16:30:59.416180 crc crio[22095]: time=\"2026-06-09T16:30:59.416066786Z\" level=info msg=\"Removing container: 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1\" id=fc08ab11-cc10-44c1-b66b-334acf6b985e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103627 | controller |     "Jun 09 16:30:59.458753 crc crio[22095]: time=\"2026-06-09T16:30:59.458412107Z\" level=info msg=\"Removed container 00b3f702df7dfc4249aae00ac1772956f6acd5285548186ac1a5d701638651e1: openstack/nova-cell0-db-create-qqp7q/mariadb-database-create\" id=fc08ab11-cc10-44c1-b66b-334acf6b985e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103642 | controller |     "Jun 09 16:30:59.461813 crc crio[22095]: time=\"2026-06-09T16:30:59.461743583Z\" level=info msg=\"Removing container: a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42\" id=70488b27-6a47-4242-8bb6-bf66165dfd52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103657 | controller |     "Jun 09 16:30:59.583110 crc crio[22095]: time=\"2026-06-09T16:30:59.582988183Z\" level=info msg=\"Removed container a5137f76a3c67cfad28cd82d033b785356dd091e911b35f65e887ab5a4963e42: openshift-operator-lifecycle-manager/collect-profiles-29683665-tz2sl/collect-profiles\" id=70488b27-6a47-4242-8bb6-bf66165dfd52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103672 | controller |     "Jun 09 16:30:59.591975 crc crio[22095]: time=\"2026-06-09T16:30:59.59174381Z\" level=info msg=\"Removing container: c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713\" id=d4ccb67d-d5f5-4012-ab5b-a5d141066185 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103686 | controller |     "Jun 09 16:30:59.620551 crc crio[22095]: time=\"2026-06-09T16:30:59.620384215Z\" level=info msg=\"Removed container c7c33945b0d9e2a0acf13aad300f422ca1c3341d430308dedc3b463252f24713: openstack/nova-cell1-4309-account-create-dglmt/mariadb-account-create\" id=d4ccb67d-d5f5-4012-ab5b-a5d141066185 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103701 | controller |     "Jun 09 16:30:59.623784 crc crio[22095]: time=\"2026-06-09T16:30:59.623637639Z\" level=info msg=\"Removing container: ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a\" id=e2d536f0-fca4-4d4a-a05c-79f753f8f8a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103718 | controller |     "Jun 09 16:30:59.682726 crc crio[22095]: time=\"2026-06-09T16:30:59.682035105Z\" level=info msg=\"Removed container ddbfd58c7b8574519133870e432fc35039cbbb6d0d4c9b85cd6d7ad5cf54f28a: openstack/nova-cell0-0aeb-account-create-q4kks/mariadb-account-create\" id=e2d536f0-fca4-4d4a-a05c-79f753f8f8a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103734 | controller |     "Jun 09 16:30:59.688367 crc crio[22095]: time=\"2026-06-09T16:30:59.688296088Z\" level=info msg=\"Removing container: 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd\" id=799a5692-6dc8-4958-9200-0098adf80d7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103748 | controller |     "Jun 09 16:30:59.717706 crc crio[22095]: time=\"2026-06-09T16:30:59.717478406Z\" level=info msg=\"Removed container 8dec99ca1a9206a889d078f1c348ac7db125e5e1bff0df1589599522e575a7cd: openstack/nova-cell1-db-create-wpdpt/mariadb-database-create\" id=799a5692-6dc8-4958-9200-0098adf80d7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103763 | controller |     "Jun 09 16:30:59.722170 crc crio[22095]: time=\"2026-06-09T16:30:59.722066095Z\" level=info msg=\"Removing container: cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417\" id=2d5a27d8-192e-4bbe-9e23-1991f87f5add name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103778 | controller |     "Jun 09 16:30:59.750144 crc crio[22095]: time=\"2026-06-09T16:30:59.748650086Z\" level=info msg=\"Removed container cb74020b19268569a2a3362a49ed21ab2b8fcab6ec27e61a1f916e209578a417: openstack/nova-api-db-create-868vz/mariadb-database-create\" id=2d5a27d8-192e-4bbe-9e23-1991f87f5add name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103793 | controller |     "Jun 09 16:30:59.754237 crc crio[22095]: time=\"2026-06-09T16:30:59.752835254Z\" level=info msg=\"Removing container: 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177\" id=5652ad48-393f-4b9b-8315-16d5bc7130ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103808 | controller |     "Jun 09 16:30:59.812048 crc crio[22095]: time=\"2026-06-09T16:30:59.811450917Z\" level=info msg=\"Removed container 27829206b47a5741e06ba7c65f046eeb5b6fd1123dfc984f0bda3b8b63001177: openstack/nova-api-01d7-account-create-zwzsq/mariadb-account-create\" id=5652ad48-393f-4b9b-8315-16d5bc7130ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.103822 | controller |     "Jun 09 16:30:59.826033 crc crio[22095]: time=\"2026-06-09T16:30:59.825901323Z\" level=info msg=\"Stopping pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=87342b02-92fb-414c-ae6a-685e2dbdff80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103837 | controller |     "Jun 09 16:30:59.826467 crc crio[22095]: time=\"2026-06-09T16:30:59.826440657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=87342b02-92fb-414c-ae6a-685e2dbdff80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103867 | controller |     "Jun 09 16:30:59.827895 crc crio[22095]: time=\"2026-06-09T16:30:59.827837123Z\" level=info msg=\"Removing pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=b92a8331-df84-4923-9aa8-e81aa445b802 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.103887 | controller |     "Jun 09 16:30:59.848670 crc crio[22095]: time=\"2026-06-09T16:30:59.848547851Z\" level=info msg=\"Removed pod sandbox: 442c1a4418c9836e05cfa1a298fcce43fb1dd660d07902e20392a194ae1ee4a5\" id=b92a8331-df84-4923-9aa8-e81aa445b802 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.103903 | controller |     "Jun 09 16:30:59.849332 crc crio[22095]: time=\"2026-06-09T16:30:59.84928995Z\" level=info msg=\"Stopping pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=7f3f7e2b-d8bd-4886-86ae-d0a61cc8c6bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103921 | controller |     "Jun 09 16:30:59.849522 crc crio[22095]: time=\"2026-06-09T16:30:59.849494946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=7f3f7e2b-d8bd-4886-86ae-d0a61cc8c6bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103936 | controller |     "Jun 09 16:30:59.852486 crc crio[22095]: time=\"2026-06-09T16:30:59.852395351Z\" level=info msg=\"Removing pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=52f34618-75f8-4acd-b9f6-121122c83cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.103950 | controller |     "Jun 09 16:30:59.868616 crc crio[22095]: time=\"2026-06-09T16:30:59.868488789Z\" level=info msg=\"Removed pod sandbox: 6d5596a6e81c2fd14183ee77a62b9a9d4930b67710fdf9b025b34148cc9e781f\" id=52f34618-75f8-4acd-b9f6-121122c83cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.103965 | controller |     "Jun 09 16:30:59.869637 crc crio[22095]: time=\"2026-06-09T16:30:59.869546676Z\" level=info msg=\"Stopping pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=63650a1f-71ab-4d66-b654-fcf01dea387d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103980 | controller |     "Jun 09 16:30:59.869854 crc crio[22095]: time=\"2026-06-09T16:30:59.869821784Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=63650a1f-71ab-4d66-b654-fcf01dea387d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.103995 | controller |     "Jun 09 16:30:59.871488 crc crio[22095]: time=\"2026-06-09T16:30:59.871461686Z\" level=info msg=\"Removing pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=75c75092-3822-4240-b297-28752402381e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104009 | controller |     "Jun 09 16:30:59.915032 crc crio[22095]: time=\"2026-06-09T16:30:59.914873104Z\" level=info msg=\"Removed pod sandbox: 5b5e2ae094e213296f0f03b15389d505262ef7142f14a911fd0fe94a217a7114\" id=75c75092-3822-4240-b297-28752402381e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104024 | controller |     "Jun 09 16:30:59.916309 crc crio[22095]: time=\"2026-06-09T16:30:59.91625004Z\" level=info msg=\"Stopping pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6dc88fbc-e3c9-4f05-b818-1f9d53994e7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104038 | controller |     "Jun 09 16:30:59.916435 crc crio[22095]: time=\"2026-06-09T16:30:59.916340832Z\" level=info msg=\"Stopped pod sandbox (already stopped): c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=6dc88fbc-e3c9-4f05-b818-1f9d53994e7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104053 | controller |     "Jun 09 16:30:59.917369 crc crio[22095]: time=\"2026-06-09T16:30:59.917324988Z\" level=info msg=\"Removing pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=4b63b1f9-bf5a-45c6-99ac-24d2a89cec6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104067 | controller |     "Jun 09 16:30:59.966614 crc crio[22095]: time=\"2026-06-09T16:30:59.966369392Z\" level=info msg=\"Removed pod sandbox: c717b6f2a97d5937ef95fba7f166c5dd0bf9b327149aa7a0a527bcb2519d1a60\" id=4b63b1f9-bf5a-45c6-99ac-24d2a89cec6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104082 | controller |     "Jun 09 16:30:59.968077 crc crio[22095]: time=\"2026-06-09T16:30:59.967718807Z\" level=info msg=\"Stopping pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=5b360bf0-9cee-4a19-9b79-0e78d7ae38e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104099 | controller |     "Jun 09 16:30:59.968077 crc crio[22095]: time=\"2026-06-09T16:30:59.967804419Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=5b360bf0-9cee-4a19-9b79-0e78d7ae38e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104114 | controller |     "Jun 09 16:30:59.968805 crc crio[22095]: time=\"2026-06-09T16:30:59.968688592Z\" level=info msg=\"Removing pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=e273a0c5-4591-4918-91c5-b8ea1eb452f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104128 | controller |     "Jun 09 16:31:00.000142 crc crio[22095]: time=\"2026-06-09T16:31:00.000064337Z\" level=info msg=\"Removed pod sandbox: ec456fe5bb55e092749b30d86909954a6b5fd42204987bd892fe11a0425333f4\" id=e273a0c5-4591-4918-91c5-b8ea1eb452f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104143 | controller |     "Jun 09 16:31:00.001232 crc crio[22095]: time=\"2026-06-09T16:31:00.001186896Z\" level=info msg=\"Stopping pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=15b184ec-7b17-4c07-987b-41e4d4677525 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104157 | controller |     "Jun 09 16:31:00.001435 crc crio[22095]: time=\"2026-06-09T16:31:00.001397622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=15b184ec-7b17-4c07-987b-41e4d4677525 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104172 | controller |     "Jun 09 16:31:00.002474 crc crio[22095]: time=\"2026-06-09T16:31:00.002373727Z\" level=info msg=\"Removing pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=edf26055-8c87-402e-a0de-8c7d4fab0432 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104187 | controller |     "Jun 09 16:31:00.021396 crc crio[22095]: time=\"2026-06-09T16:31:00.021287269Z\" level=info msg=\"Removed pod sandbox: 499dee434dce32415bc4743450d7d2c5d396d64ca707f662b660ade8505aca7d\" id=edf26055-8c87-402e-a0de-8c7d4fab0432 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104202 | controller |     "Jun 09 16:31:00.023465 crc crio[22095]: time=\"2026-06-09T16:31:00.023403244Z\" level=info msg=\"Stopping pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=ce7ca50a-b5a9-4907-b4c1-ab1d2957f6d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104216 | controller |     "Jun 09 16:31:00.023655 crc crio[22095]: time=\"2026-06-09T16:31:00.023495876Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=ce7ca50a-b5a9-4907-b4c1-ab1d2957f6d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104231 | controller |     "Jun 09 16:31:00.024166 crc crio[22095]: time=\"2026-06-09T16:31:00.024093641Z\" level=info msg=\"Removing pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=cc6373ce-f34b-4ff9-8da5-3d69a9a32d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104246 | controller |     "Jun 09 16:31:00.063973 crc crio[22095]: time=\"2026-06-09T16:31:00.063822274Z\" level=info msg=\"Removed pod sandbox: ff9e8f99a480923a1d15fb45a0f5d8e50cefb01545e65af5ebe7eeb26dbd166e\" id=cc6373ce-f34b-4ff9-8da5-3d69a9a32d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104260 | controller |     "Jun 09 16:31:00.067638 crc crio[22095]: time=\"2026-06-09T16:31:00.066560545Z\" level=info msg=\"Stopping pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=eea8f614-8e70-4dea-8bc7-faeaaf07af0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104275 | controller |     "Jun 09 16:31:00.067638 crc crio[22095]: time=\"2026-06-09T16:31:00.066656227Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=eea8f614-8e70-4dea-8bc7-faeaaf07af0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104294 | controller |     "Jun 09 16:31:00.067797 crc crio[22095]: time=\"2026-06-09T16:31:00.067651043Z\" level=info msg=\"Removing pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=49ca19ee-19f5-42e5-af9b-dea7e6620bf9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104309 | controller |     "Jun 09 16:31:00.085525 crc crio[22095]: time=\"2026-06-09T16:31:00.08524645Z\" level=info msg=\"Removed pod sandbox: 23deaf469066d3b05fa6b78bf2796965d1136814cfdf22937b906ab8ab6eeca3\" id=49ca19ee-19f5-42e5-af9b-dea7e6620bf9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104324 | controller |     "Jun 09 16:31:00.088845 crc crio[22095]: time=\"2026-06-09T16:31:00.088507925Z\" level=info msg=\"Stopping pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=af992aba-8705-4ca8-b5de-67471dd3ec70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104338 | controller |     "Jun 09 16:31:00.089151 crc crio[22095]: time=\"2026-06-09T16:31:00.089021918Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=af992aba-8705-4ca8-b5de-67471dd3ec70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104352 | controller |     "Jun 09 16:31:00.090140 crc crio[22095]: time=\"2026-06-09T16:31:00.090074496Z\" level=info msg=\"Removing pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=a5891915-6b16-4cc7-b537-eed02952a430 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104367 | controller |     "Jun 09 16:31:00.107677 crc crio[22095]: time=\"2026-06-09T16:31:00.105423584Z\" level=info msg=\"Removed pod sandbox: 0505aed2fe489cd4da5bda14c56079a4727dcb7422b046b35ca1dba0578d769d\" id=a5891915-6b16-4cc7-b537-eed02952a430 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104381 | controller |     "Jun 09 16:31:00.108228 crc crio[22095]: time=\"2026-06-09T16:31:00.108190756Z\" level=info msg=\"Stopping pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=1b842b5c-7b8b-4032-9b62-d41af6dd4d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104396 | controller |     "Jun 09 16:31:00.108425 crc crio[22095]: time=\"2026-06-09T16:31:00.108397982Z\" level=info msg=\"Stopped pod sandbox (already stopped): d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=1b842b5c-7b8b-4032-9b62-d41af6dd4d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104411 | controller |     "Jun 09 16:31:00.111716 crc crio[22095]: time=\"2026-06-09T16:31:00.109172432Z\" level=info msg=\"Removing pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=ce90c1ca-a197-4b14-b07f-0210a4ddec02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104425 | controller |     "Jun 09 16:31:00.123414 crc crio[22095]: time=\"2026-06-09T16:31:00.123309619Z\" level=info msg=\"Removed pod sandbox: d91d7986e59e7f098168fa69836f24e6d71edad4a44bf1826081dd5dcd24ee23\" id=ce90c1ca-a197-4b14-b07f-0210a4ddec02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.104440 | controller |     "Jun 09 16:31:02.940253 crc crio[22095]: time=\"2026-06-09T16:31:02.939698116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2c2d7ae7-75fe-4a8c-bc5b-f2a14d852fae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.104455 | controller |     "Jun 09 16:31:02.945411 crc crio[22095]: time=\"2026-06-09T16:31:02.945328243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=712e1e07-2b37-45be-b3b0-d5d26011dd37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.104473 | controller |     "Jun 09 16:31:03.158839 crc crio[22095]: time=\"2026-06-09T16:31:03.158700696Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lpsg5/registry-server\" id=9882caff-7919-40a0-a05d-a7a87e9ca6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.104489 | controller |     "Jun 09 16:31:03.159345 crc crio[22095]: time=\"2026-06-09T16:31:03.15925126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104503 | controller |     "Jun 09 16:31:03.253853 crc crio[22095]: time=\"2026-06-09T16:31:03.253664432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104518 | controller |     "Jun 09 16:31:03.259093 crc crio[22095]: time=\"2026-06-09T16:31:03.25898122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104533 | controller |     "Jun 09 16:31:03.546555 crc crio[22095]: time=\"2026-06-09T16:31:03.545708689Z\" level=info msg=\"Created container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server\" id=9882caff-7919-40a0-a05d-a7a87e9ca6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.104548 | controller |     "Jun 09 16:31:03.548045 crc crio[22095]: time=\"2026-06-09T16:31:03.547878815Z\" level=info msg=\"Starting container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb\" id=0818e854-4a5a-43e0-8162-3b34f36993c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.104563 | controller |     "Jun 09 16:31:03.556455 crc crio[22095]: time=\"2026-06-09T16:31:03.556304084Z\" level=info msg=\"Started container\" PID=114798 containerID=8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb description=openshift-marketplace/community-operators-lpsg5/registry-server id=0818e854-4a5a-43e0-8162-3b34f36993c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797",
2026-06-09 17:40:44.104578 | controller |     "Jun 09 16:31:17.239121 crc crio[22095]: time=\"2026-06-09T16:31:17.238167194Z\" level=info msg=\"Stopping container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb (timeout: 2s)\" id=aa8689d3-7301-4eb4-b6ca-f4e9e5c3abd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.104593 | controller |     "Jun 09 16:31:17.413072 crc crio[22095]: time=\"2026-06-09T16:31:17.412901843Z\" level=info msg=\"Stopped container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server\" id=aa8689d3-7301-4eb4-b6ca-f4e9e5c3abd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.104607 | controller |     "Jun 09 16:31:17.418420 crc crio[22095]: time=\"2026-06-09T16:31:17.418325764Z\" level=info msg=\"Stopping pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=ff41d7e1-5fb6-4e6c-a94d-35307400d4c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104622 | controller |     "Jun 09 16:31:17.419337 crc crio[22095]: time=\"2026-06-09T16:31:17.419254758Z\" level=info msg=\"Got pod network &{Name:community-operators-lpsg5 Namespace:openshift-marketplace ID:6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797 UID:96ad4b4c-9a0a-423a-b42c-f2a1db805e82 NetNS:/var/run/netns/2a8754e0-c963-4ccf-9219-14c013db109a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96ad4b4c_9a0a_423a_b42c_f2a1db805e82.slice PodAnnotations:0xc00012ac50}] Aliases:map[]}\"",
2026-06-09 17:40:44.104640 | controller |     "Jun 09 16:31:17.419691 crc crio[22095]: time=\"2026-06-09T16:31:17.419624658Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-lpsg5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.104655 | controller |     "Jun 09 16:31:17.890056 crc crio[22095]: time=\"2026-06-09T16:31:17.889511004Z\" level=info msg=\"Stopped pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=ff41d7e1-5fb6-4e6c-a94d-35307400d4c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.104669 | controller |     "Jun 09 16:31:18.270540 crc crio[22095]: time=\"2026-06-09T16:31:18.270308387Z\" level=info msg=\"Removing container: 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb\" id=237954f9-6d76-43a2-b07e-214b59689f22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.104684 | controller |     "Jun 09 16:31:18.323742 crc crio[22095]: time=\"2026-06-09T16:31:18.323671313Z\" level=info msg=\"Removed container 8407d7494d8d5b46d3d2ceab5fa8748e5d2452049c1af867c114c3c72e7242eb: openshift-marketplace/community-operators-lpsg5/registry-server\" id=237954f9-6d76-43a2-b07e-214b59689f22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.104698 | controller |     "Jun 09 16:31:18.329151 crc crio[22095]: time=\"2026-06-09T16:31:18.328688023Z\" level=info msg=\"Removing container: 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966\" id=90cbb659-5244-48cd-97e5-496657272b1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.104713 | controller |     "Jun 09 16:31:18.379859 crc crio[22095]: time=\"2026-06-09T16:31:18.3797576Z\" level=info msg=\"Removed container 4028a3f850edf1f619669533b93253df18b6c31015e089b5ba30561cd0559966: openshift-marketplace/community-operators-lpsg5/extract-content\" id=90cbb659-5244-48cd-97e5-496657272b1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.104728 | controller |     "Jun 09 16:31:18.383774 crc crio[22095]: time=\"2026-06-09T16:31:18.383720203Z\" level=info msg=\"Removing container: 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28\" id=fc74f94e-5d1c-4057-a5ce-4fa2235d25e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.104742 | controller |     "Jun 09 16:31:18.445133 crc crio[22095]: time=\"2026-06-09T16:31:18.44443977Z\" level=info msg=\"Removed container 24fc7236d7ffa3acc87c0ba2686887f042ee14e97aea52945f14672f62d25d28: openshift-marketplace/community-operators-lpsg5/extract-utilities\" id=fc74f94e-5d1c-4057-a5ce-4fa2235d25e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.104756 | controller |     "Jun 09 16:31:43.617156 crc crio[22095]: time=\"2026-06-09T16:31:43.616555533Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gxzj8/POD\" id=7fdc88d1-fa76-4aee-81a0-43c09ea548e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.104771 | controller |     "Jun 09 16:31:43.618565 crc crio[22095]: time=\"2026-06-09T16:31:43.617179759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104786 | controller |     "Jun 09 16:31:43.655748 crc crio[22095]: time=\"2026-06-09T16:31:43.655573967Z\" level=info msg=\"Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}\"",
2026-06-09 17:40:44.104801 | controller |     "Jun 09 16:31:43.655748 crc crio[22095]: time=\"2026-06-09T16:31:43.65569788Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gxzj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.104821 | controller |     "Jun 09 16:31:44.225272 crc crio[22095]: 2026-06-09T16:31:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632b81fdc77676b Mac:1e:02:47:c3:03:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.104836 | controller |     "Jun 09 16:31:44.227113 crc crio[22095]: time=\"2026-06-09T16:31:44.227010662Z\" level=info msg=\"Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc00012aa68}] Aliases:map[]}\"",
2026-06-09 17:40:44.104868 | controller |     "Jun 09 16:31:44.227227 crc crio[22095]: time=\"2026-06-09T16:31:44.227174606Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gxzj8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.104888 | controller |     "Jun 09 16:31:44.237255 crc crio[22095]: time=\"2026-06-09T16:31:44.237169516Z\" level=info msg=\"Ran pod sandbox 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 with infra container: openshift-marketplace/certified-operators-gxzj8/POD\" id=7fdc88d1-fa76-4aee-81a0-43c09ea548e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.104903 | controller |     "Jun 09 16:31:44.240053 crc crio[22095]: time=\"2026-06-09T16:31:44.239879586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9a56298-6240-404b-a2bf-dee776b1b565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.104918 | controller |     "Jun 09 16:31:44.243499 crc crio[22095]: time=\"2026-06-09T16:31:44.243433179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db6d2671-2357-4ceb-8e69-0c75147c894a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.104933 | controller |     "Jun 09 16:31:44.294116 crc crio[22095]: time=\"2026-06-09T16:31:44.294023833Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gxzj8/extract-utilities\" id=5118c9ac-8f35-405f-a67b-4756b309e12d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.104947 | controller |     "Jun 09 16:31:44.294552 crc crio[22095]: time=\"2026-06-09T16:31:44.294526736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104962 | controller |     "Jun 09 16:31:44.351093 crc crio[22095]: time=\"2026-06-09T16:31:44.35089585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104977 | controller |     "Jun 09 16:31:44.358878 crc crio[22095]: time=\"2026-06-09T16:31:44.357314937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.104991 | controller |     "Jun 09 16:31:44.774530 crc crio[22095]: time=\"2026-06-09T16:31:44.773795477Z\" level=info msg=\"Created container f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174: openshift-marketplace/certified-operators-gxzj8/extract-utilities\" id=5118c9ac-8f35-405f-a67b-4756b309e12d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105009 | controller |     "Jun 09 16:31:44.776302 crc crio[22095]: time=\"2026-06-09T16:31:44.77620308Z\" level=info msg=\"Starting container: f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174\" id=e7e6b447-370c-4c3f-8460-c450069ac40d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.105024 | controller |     "Jun 09 16:31:44.793768 crc crio[22095]: time=\"2026-06-09T16:31:44.79353447Z\" level=info msg=\"Started container\" PID=116867 containerID=f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174 description=openshift-marketplace/certified-operators-gxzj8/extract-utilities id=e7e6b447-370c-4c3f-8460-c450069ac40d name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4",
2026-06-09 17:40:44.105039 | controller |     "Jun 09 16:31:45.673222 crc crio[22095]: time=\"2026-06-09T16:31:45.67307165Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bc035a05-ad23-4aa1-907f-466f50925705 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.105054 | controller |     "Jun 09 16:31:45.684070 crc crio[22095]: time=\"2026-06-09T16:31:45.68387271Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.105069 | controller |     "Jun 09 16:31:47.433493 crc crio[22095]: time=\"2026-06-09T16:31:47.432255821Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=bc035a05-ad23-4aa1-907f-466f50925705 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.105084 | controller |     "Jun 09 16:31:47.435501 crc crio[22095]: time=\"2026-06-09T16:31:47.435457044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=06e1710f-1d5c-4ada-821f-da3f77d8e700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.105099 | controller |     "Jun 09 16:31:47.439077 crc crio[22095]: time=\"2026-06-09T16:31:47.439030987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e276b906-aba9-4b25-bf7e-90f1efc6aed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.105114 | controller |     "Jun 09 16:31:47.720907 crc crio[22095]: time=\"2026-06-09T16:31:47.720682224Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gxzj8/extract-content\" id=f2104e31-b8bc-4f03-a89f-4119104dfbfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105129 | controller |     "Jun 09 16:31:47.721459 crc crio[22095]: time=\"2026-06-09T16:31:47.721376912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105144 | controller |     "Jun 09 16:31:47.775140 crc crio[22095]: time=\"2026-06-09T16:31:47.775053166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105158 | controller |     "Jun 09 16:31:47.779414 crc crio[22095]: time=\"2026-06-09T16:31:47.779317437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105173 | controller |     "Jun 09 16:31:48.008195 crc crio[22095]: time=\"2026-06-09T16:31:48.007642059Z\" level=info msg=\"Created container cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501: openshift-marketplace/certified-operators-gxzj8/extract-content\" id=f2104e31-b8bc-4f03-a89f-4119104dfbfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105188 | controller |     "Jun 09 16:31:48.009315 crc crio[22095]: time=\"2026-06-09T16:31:48.00922697Z\" level=info msg=\"Starting container: cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501\" id=9c7f3ce4-3083-4514-8bf0-39b4c7862483 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.105206 | controller |     "Jun 09 16:31:48.018026 crc crio[22095]: time=\"2026-06-09T16:31:48.016245432Z\" level=info msg=\"Started container\" PID=117081 containerID=cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501 description=openshift-marketplace/certified-operators-gxzj8/extract-content id=9c7f3ce4-3083-4514-8bf0-39b4c7862483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4",
2026-06-09 17:40:44.105221 | controller |     "Jun 09 16:31:52.797901 crc crio[22095]: time=\"2026-06-09T16:31:52.797011511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad3d4f9e-5922-402d-852d-a19f0a0798b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.105236 | controller |     "Jun 09 16:31:52.801280 crc crio[22095]: time=\"2026-06-09T16:31:52.80118056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9addced-2f89-4466-939a-d69bf53e64c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.105251 | controller |     "Jun 09 16:31:53.136060 crc crio[22095]: time=\"2026-06-09T16:31:53.1353133Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=a5d0ea8c-2d33-457a-8778-69583667c27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105266 | controller |     "Jun 09 16:31:53.136396 crc crio[22095]: time=\"2026-06-09T16:31:53.136201363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105281 | controller |     "Jun 09 16:31:53.193648 crc crio[22095]: time=\"2026-06-09T16:31:53.193525752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105296 | controller |     "Jun 09 16:31:53.196832 crc crio[22095]: time=\"2026-06-09T16:31:53.196757586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105311 | controller |     "Jun 09 16:31:53.821029 crc crio[22095]: time=\"2026-06-09T16:31:53.820632753Z\" level=info msg=\"Created container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=a5d0ea8c-2d33-457a-8778-69583667c27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105326 | controller |     "Jun 09 16:31:53.824104 crc crio[22095]: time=\"2026-06-09T16:31:53.824059392Z\" level=info msg=\"Starting container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef\" id=1f644452-97e9-47fa-b402-e2957970fce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.105340 | controller |     "Jun 09 16:31:53.830760 crc crio[22095]: time=\"2026-06-09T16:31:53.830595642Z\" level=info msg=\"Started container\" PID=117284 containerID=e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef description=openshift-marketplace/certified-operators-gxzj8/registry-server id=1f644452-97e9-47fa-b402-e2957970fce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4",
2026-06-09 17:40:44.105355 | controller |     "Jun 09 16:32:00.146007 crc crio[22095]: time=\"2026-06-09T16:32:00.145154126Z\" level=info msg=\"Removing container: 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257\" id=fbe7ee17-b3a3-4756-a32f-cedf1b18fd52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.105373 | controller |     "Jun 09 16:32:00.252718 crc crio[22095]: time=\"2026-06-09T16:32:00.252512045Z\" level=info msg=\"Removed container 5a6aa17bfdbf613c2c1857a4cca4c115cfa73a248aa4e9f90be5ac3464b61257: openstack/nova-cell0-conductor-db-sync-trxvh/nova-cell0-conductor-db-sync\" id=fbe7ee17-b3a3-4756-a32f-cedf1b18fd52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.105388 | controller |     "Jun 09 16:32:00.276445 crc crio[22095]: time=\"2026-06-09T16:32:00.275769939Z\" level=info msg=\"Stopping pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=6b963c44-dfd0-40d9-b088-2f4a174cee1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105402 | controller |     "Jun 09 16:32:00.276760 crc crio[22095]: time=\"2026-06-09T16:32:00.276465477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=6b963c44-dfd0-40d9-b088-2f4a174cee1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105417 | controller |     "Jun 09 16:32:00.277562 crc crio[22095]: time=\"2026-06-09T16:32:00.277471724Z\" level=info msg=\"Removing pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=7a1e0c10-8233-4d9b-b32b-8f4d67093137 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.105432 | controller |     "Jun 09 16:32:00.297786 crc crio[22095]: time=\"2026-06-09T16:32:00.296008445Z\" level=info msg=\"Removed pod sandbox: 51c3af188274f3d6b27a39012febad4d6b5473ee585035a2dfdf64dda816d9e5\" id=7a1e0c10-8233-4d9b-b32b-8f4d67093137 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.105447 | controller |     "Jun 09 16:32:00.297786 crc crio[22095]: time=\"2026-06-09T16:32:00.297710869Z\" level=info msg=\"Stopping pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=86c20ff2-5dcc-4535-b5fc-1ffa8930a798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105462 | controller |     "Jun 09 16:32:00.298147 crc crio[22095]: time=\"2026-06-09T16:32:00.297831142Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=86c20ff2-5dcc-4535-b5fc-1ffa8930a798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105477 | controller |     "Jun 09 16:32:00.298731 crc crio[22095]: time=\"2026-06-09T16:32:00.298576022Z\" level=info msg=\"Removing pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=5f2a9f6d-be6b-4498-b344-e48809daceab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.105492 | controller |     "Jun 09 16:32:00.313555 crc crio[22095]: time=\"2026-06-09T16:32:00.313441428Z\" level=info msg=\"Removed pod sandbox: 6871791afb93557bc7a29a8d5e79c7855b5e1e5470d748f14dbd0457bd0ac797\" id=5f2a9f6d-be6b-4498-b344-e48809daceab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.105507 | controller |     "Jun 09 16:32:00.588142 crc crio[22095]: time=\"2026-06-09T16:32:00.587750983Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683712-zp2d7/POD\" id=819a166e-08ad-4cb5-b082-c17240af2d4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.105522 | controller |     "Jun 09 16:32:00.588142 crc crio[22095]: time=\"2026-06-09T16:32:00.587848246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105537 | controller |     "Jun 09 16:32:00.643873 crc crio[22095]: time=\"2026-06-09T16:32:00.643718367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc000526e60}] Aliases:map[]}\"",
2026-06-09 17:40:44.105556 | controller |     "Jun 09 16:32:00.643873 crc crio[22095]: time=\"2026-06-09T16:32:00.64383703Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683712-zp2d7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.105571 | controller |     "Jun 09 16:32:01.230179 crc crio[22095]: 2026-06-09T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8287f7c6b91dc6 Mac:8e:ed:eb:d4:06:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 SocketPath: PciID:}] [{Interface:0xc0001425b0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.105587 | controller |     "Jun 09 16:32:01.234782 crc crio[22095]: time=\"2026-06-09T16:32:01.233678434Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc000526e60}] Aliases:map[]}\"",
2026-06-09 17:40:44.105602 | controller |     "Jun 09 16:32:01.234782 crc crio[22095]: time=\"2026-06-09T16:32:01.234007012Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683712-zp2d7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.105617 | controller |     "Jun 09 16:32:01.248903 crc crio[22095]: time=\"2026-06-09T16:32:01.248782706Z\" level=info msg=\"Ran pod sandbox f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 with infra container: openshift-infra/auto-csr-approver-29683712-zp2d7/POD\" id=819a166e-08ad-4cb5-b082-c17240af2d4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.105632 | controller |     "Jun 09 16:32:01.256440 crc crio[22095]: time=\"2026-06-09T16:32:01.256338892Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ede7af4-4c04-40f9-8eff-6c4d3a4876ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.105647 | controller |     "Jun 09 16:32:01.262425 crc crio[22095]: time=\"2026-06-09T16:32:01.262368869Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.105662 | controller |     "Jun 09 16:32:02.128828 crc crio[22095]: time=\"2026-06-09T16:32:02.128069399Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ede7af4-4c04-40f9-8eff-6c4d3a4876ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.105677 | controller |     "Jun 09 16:32:02.130315 crc crio[22095]: time=\"2026-06-09T16:32:02.130200585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55aa439e-7d36-4f44-8264-1df9f61f7024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.105692 | controller |     "Jun 09 16:32:02.134207 crc crio[22095]: time=\"2026-06-09T16:32:02.134119067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9a98310b-83de-4bec-bc88-37f37c2209ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.105706 | controller |     "Jun 09 16:32:02.145987 crc crio[22095]: time=\"2026-06-09T16:32:02.145873452Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683712-zp2d7/oc\" id=773e748d-f733-4723-b9a5-fabc23beced8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105721 | controller |     "Jun 09 16:32:02.146669 crc crio[22095]: time=\"2026-06-09T16:32:02.14658328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105739 | controller |     "Jun 09 16:32:02.228802 crc crio[22095]: time=\"2026-06-09T16:32:02.228677053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105754 | controller |     "Jun 09 16:32:02.543273 crc crio[22095]: time=\"2026-06-09T16:32:02.543150903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.105768 | controller |     "Jun 09 16:32:03.190766 crc crio[22095]: time=\"2026-06-09T16:32:03.188465848Z\" level=info msg=\"Created container 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2: openshift-infra/auto-csr-approver-29683712-zp2d7/oc\" id=773e748d-f733-4723-b9a5-fabc23beced8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.105783 | controller |     "Jun 09 16:32:03.204889 crc crio[22095]: time=\"2026-06-09T16:32:03.203690243Z\" level=info msg=\"Starting container: 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2\" id=2033c7a5-9365-4489-a1eb-96530ce60d28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.105798 | controller |     "Jun 09 16:32:03.218098 crc crio[22095]: time=\"2026-06-09T16:32:03.217790509Z\" level=info msg=\"Started container\" PID=117779 containerID=4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2 description=openshift-infra/auto-csr-approver-29683712-zp2d7/oc id=2033c7a5-9365-4489-a1eb-96530ce60d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35",
2026-06-09 17:40:44.105812 | controller |     "Jun 09 16:32:06.482512 crc crio[22095]: time=\"2026-06-09T16:32:06.481464104Z\" level=info msg=\"Stopping container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef (timeout: 2s)\" id=6abc6e7c-24ff-4ebd-a28f-8f4cbc5b118e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.105827 | controller |     "Jun 09 16:32:06.631740 crc crio[22095]: time=\"2026-06-09T16:32:06.630759783Z\" level=info msg=\"Stopped container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=6abc6e7c-24ff-4ebd-a28f-8f4cbc5b118e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.105841 | controller |     "Jun 09 16:32:06.633446 crc crio[22095]: time=\"2026-06-09T16:32:06.633212607Z\" level=info msg=\"Stopping pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=9e3e2860-a761-481f-86ea-1f34c4bef18d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105876 | controller |     "Jun 09 16:32:06.635360 crc crio[22095]: time=\"2026-06-09T16:32:06.634271834Z\" level=info msg=\"Got pod network &{Name:certified-operators-gxzj8 Namespace:openshift-marketplace ID:632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4 UID:4ef6878d-3ffd-4256-a639-3d3311785d52 NetNS:/var/run/netns/7c9289e4-0f12-4b2b-a9a7-c93d88f3e5c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ef6878d_3ffd_4256_a639_3d3311785d52.slice PodAnnotations:0xc0004c7760}] Aliases:map[]}\"",
2026-06-09 17:40:44.105893 | controller |     "Jun 09 16:32:06.635360 crc crio[22095]: time=\"2026-06-09T16:32:06.634647454Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gxzj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.105909 | controller |     "Jun 09 16:32:07.048455 crc crio[22095]: time=\"2026-06-09T16:32:07.048233779Z\" level=info msg=\"Stopped pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=9e3e2860-a761-481f-86ea-1f34c4bef18d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105927 | controller |     "Jun 09 16:32:07.493746 crc crio[22095]: time=\"2026-06-09T16:32:07.493216029Z\" level=info msg=\"Stopping pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=c92d08fe-8513-4426-af22-e0cac82782f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.105942 | controller |     "Jun 09 16:32:07.495507 crc crio[22095]: time=\"2026-06-09T16:32:07.494637266Z\" level=info msg=\"Removing container: e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef\" id=7e34c284-3599-4aa1-9f59-6a37df88d50c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.105957 | controller |     "Jun 09 16:32:07.496790 crc crio[22095]: time=\"2026-06-09T16:32:07.49673465Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683712-zp2d7 Namespace:openshift-infra ID:f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35 UID:577c8ce0-784c-4465-b173-f3f059fc5b32 NetNS:/var/run/netns/57921071-ff31-46c8-b121-d86cee0e6ad3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod577c8ce0_784c_4465_b173_f3f059fc5b32.slice PodAnnotations:0xc002272df8}] Aliases:map[]}\"",
2026-06-09 17:40:44.105972 | controller |     "Jun 09 16:32:07.497177 crc crio[22095]: time=\"2026-06-09T16:32:07.497146041Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683712-zp2d7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.105987 | controller |     "Jun 09 16:32:07.554714 crc crio[22095]: time=\"2026-06-09T16:32:07.552771726Z\" level=info msg=\"Removed container e09c83c9856eb168c2b3927fd1d3f9a3535a1dba670b07c0771c6e9b9ea4baef: openshift-marketplace/certified-operators-gxzj8/registry-server\" id=7e34c284-3599-4aa1-9f59-6a37df88d50c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106003 | controller |     "Jun 09 16:32:07.574245 crc crio[22095]: time=\"2026-06-09T16:32:07.574163882Z\" level=info msg=\"Removing container: cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501\" id=3b6dc227-1f26-4711-937e-c33c5c53c291 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106018 | controller |     "Jun 09 16:32:07.665085 crc crio[22095]: time=\"2026-06-09T16:32:07.664798576Z\" level=info msg=\"Removed container cdcc18223716b8a56b8d06767defb98677d14ffc6d10ed2aa9668de768b3b501: openshift-marketplace/certified-operators-gxzj8/extract-content\" id=3b6dc227-1f26-4711-937e-c33c5c53c291 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106033 | controller |     "Jun 09 16:32:07.675792 crc crio[22095]: time=\"2026-06-09T16:32:07.675192236Z\" level=info msg=\"Removing container: f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174\" id=d471ca18-3260-490a-86ad-6e5ef348983f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106048 | controller |     "Jun 09 16:32:07.718289 crc crio[22095]: time=\"2026-06-09T16:32:07.71809033Z\" level=info msg=\"Removed container f0351116c25170ecd60aeb5253c9ce68b855d8adfa50cc7de0ca69a3acb80174: openshift-marketplace/certified-operators-gxzj8/extract-utilities\" id=d471ca18-3260-490a-86ad-6e5ef348983f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106063 | controller |     "Jun 09 16:32:08.113358 crc crio[22095]: time=\"2026-06-09T16:32:08.112682741Z\" level=info msg=\"Stopped pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=c92d08fe-8513-4426-af22-e0cac82782f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.106078 | controller |     "Jun 09 16:32:29.909670 crc crio[22095]: time=\"2026-06-09T16:32:29.90884426Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vw7r6/POD\" id=a47c1ae5-6c61-47db-a6f3-05d9c7efc153 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.106096 | controller |     "Jun 09 16:32:29.911054 crc crio[22095]: time=\"2026-06-09T16:32:29.911023367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106112 | controller |     "Jun 09 16:32:29.953565 crc crio[22095]: time=\"2026-06-09T16:32:29.953432799Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc0004c79d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.106128 | controller |     "Jun 09 16:32:29.953565 crc crio[22095]: time=\"2026-06-09T16:32:29.953522801Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vw7r6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.106143 | controller |     "Jun 09 16:32:30.559037 crc crio[22095]: 2026-06-09T16:32:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8640b773be4be6f Mac:82:6d:72:46:48:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.106159 | controller |     "Jun 09 16:32:30.561456 crc crio[22095]: time=\"2026-06-09T16:32:30.561181057Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc0004c79d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.106174 | controller |     "Jun 09 16:32:30.561456 crc crio[22095]: time=\"2026-06-09T16:32:30.561349642Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vw7r6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.106190 | controller |     "Jun 09 16:32:30.575156 crc crio[22095]: time=\"2026-06-09T16:32:30.575058718Z\" level=info msg=\"Ran pod sandbox 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb with infra container: openshift-marketplace/redhat-marketplace-vw7r6/POD\" id=a47c1ae5-6c61-47db-a6f3-05d9c7efc153 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.106205 | controller |     "Jun 09 16:32:30.580082 crc crio[22095]: time=\"2026-06-09T16:32:30.579995096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ff6c0d3-0d2d-4ec5-8c58-48d5a9055ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.106220 | controller |     "Jun 09 16:32:30.583375 crc crio[22095]: time=\"2026-06-09T16:32:30.583306962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b46137f-a5cf-4ddd-b648-868340e3e51d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.106236 | controller |     "Jun 09 16:32:30.603469 crc crio[22095]: time=\"2026-06-09T16:32:30.603401164Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities\" id=7c2e6273-d49d-4aa3-b4c5-0d3c7269dbd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.106251 | controller |     "Jun 09 16:32:30.604220 crc crio[22095]: time=\"2026-06-09T16:32:30.604173224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106269 | controller |     "Jun 09 16:32:30.667167 crc crio[22095]: time=\"2026-06-09T16:32:30.666700139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106285 | controller |     "Jun 09 16:32:30.670769 crc crio[22095]: time=\"2026-06-09T16:32:30.670703593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106301 | controller |     "Jun 09 16:32:30.869101 crc crio[22095]: time=\"2026-06-09T16:32:30.869026345Z\" level=info msg=\"Created container 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities\" id=7c2e6273-d49d-4aa3-b4c5-0d3c7269dbd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.106316 | controller |     "Jun 09 16:32:30.871224 crc crio[22095]: time=\"2026-06-09T16:32:30.870116163Z\" level=info msg=\"Starting container: 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07\" id=1cd15d27-aef4-4cc3-98b3-7ebd02dc017b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.106331 | controller |     "Jun 09 16:32:30.876180 crc crio[22095]: time=\"2026-06-09T16:32:30.876079088Z\" level=info msg=\"Started container\" PID=119382 containerID=30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07 description=openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities id=1cd15d27-aef4-4cc3-98b3-7ebd02dc017b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb",
2026-06-09 17:40:44.106347 | controller |     "Jun 09 16:32:31.908834 crc crio[22095]: time=\"2026-06-09T16:32:31.908479239Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fa9051c5-149a-477b-a894-86753bf2f0d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.106362 | controller |     "Jun 09 16:32:31.923284 crc crio[22095]: time=\"2026-06-09T16:32:31.923233812Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.106378 | controller |     "Jun 09 16:32:32.944533 crc crio[22095]: time=\"2026-06-09T16:32:32.944432471Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fa9051c5-149a-477b-a894-86753bf2f0d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.106393 | controller |     "Jun 09 16:32:32.948182 crc crio[22095]: time=\"2026-06-09T16:32:32.947727717Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6c737a80-d3ce-45e8-887e-8214463d4fb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.106409 | controller |     "Jun 09 16:32:32.951482 crc crio[22095]: time=\"2026-06-09T16:32:32.95131569Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1b6ce871-7946-471b-aa29-71bf439079e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.106424 | controller |     "Jun 09 16:32:33.034443 crc crio[22095]: time=\"2026-06-09T16:32:33.034234324Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vw7r6/extract-content\" id=cddd90fd-bfea-45b8-9d65-bac92dabd4fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.106440 | controller |     "Jun 09 16:32:33.035246 crc crio[22095]: time=\"2026-06-09T16:32:33.035178789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106459 | controller |     "Jun 09 16:32:33.105751 crc crio[22095]: time=\"2026-06-09T16:32:33.105614069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106476 | controller |     "Jun 09 16:32:33.110663 crc crio[22095]: time=\"2026-06-09T16:32:33.110555327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106492 | controller |     "Jun 09 16:32:33.284096 crc crio[22095]: time=\"2026-06-09T16:32:33.28351712Z\" level=info msg=\"Created container 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d: openshift-marketplace/redhat-marketplace-vw7r6/extract-content\" id=cddd90fd-bfea-45b8-9d65-bac92dabd4fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.106507 | controller |     "Jun 09 16:32:33.286098 crc crio[22095]: time=\"2026-06-09T16:32:33.285607235Z\" level=info msg=\"Starting container: 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d\" id=a59384c0-6d6a-4c66-9a93-f274c31be6eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.106522 | controller |     "Jun 09 16:32:33.291141 crc crio[22095]: time=\"2026-06-09T16:32:33.290990014Z\" level=info msg=\"Started container\" PID=119478 containerID=1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d description=openshift-marketplace/redhat-marketplace-vw7r6/extract-content id=a59384c0-6d6a-4c66-9a93-f274c31be6eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb",
2026-06-09 17:40:44.106538 | controller |     "Jun 09 16:32:35.059004 crc crio[22095]: time=\"2026-06-09T16:32:35.05802624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1c70eac-fb11-42f9-acf8-26c19a0b4457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.106554 | controller |     "Jun 09 16:32:35.065888 crc crio[22095]: time=\"2026-06-09T16:32:35.06571735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3902d4f8-44ad-4538-8609-22fe43918265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.106570 | controller |     "Jun 09 16:32:35.074057 crc crio[22095]: time=\"2026-06-09T16:32:35.073962934Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=0ce70b3b-7cbc-4637-8374-49f363e80179 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.106585 | controller |     "Jun 09 16:32:35.074534 crc crio[22095]: time=\"2026-06-09T16:32:35.074455787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106601 | controller |     "Jun 09 16:32:35.161614 crc crio[22095]: time=\"2026-06-09T16:32:35.161038387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106616 | controller |     "Jun 09 16:32:35.164683 crc crio[22095]: time=\"2026-06-09T16:32:35.164590949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.106631 | controller |     "Jun 09 16:32:35.378995 crc crio[22095]: time=\"2026-06-09T16:32:35.378808764Z\" level=info msg=\"Created container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=0ce70b3b-7cbc-4637-8374-49f363e80179 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.106647 | controller |     "Jun 09 16:32:35.380154 crc crio[22095]: time=\"2026-06-09T16:32:35.380074107Z\" level=info msg=\"Starting container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8\" id=bf6e49c7-cd29-4970-9d97-02b2cbe3c306 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.106665 | controller |     "Jun 09 16:32:35.385834 crc crio[22095]: time=\"2026-06-09T16:32:35.385733914Z\" level=info msg=\"Started container\" PID=119552 containerID=a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8 description=openshift-marketplace/redhat-marketplace-vw7r6/registry-server id=bf6e49c7-cd29-4970-9d97-02b2cbe3c306 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb",
2026-06-09 17:40:44.106681 | controller |     "Jun 09 16:32:42.175793 crc crio[22095]: time=\"2026-06-09T16:32:42.17459485Z\" level=info msg=\"Stopping container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8 (timeout: 2s)\" id=c7b8efcc-cec4-4f72-bdf9-865abfd4c40b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.106696 | controller |     "Jun 09 16:32:42.304207 crc crio[22095]: time=\"2026-06-09T16:32:42.303962191Z\" level=info msg=\"Stopped container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=c7b8efcc-cec4-4f72-bdf9-865abfd4c40b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.106710 | controller |     "Jun 09 16:32:42.307429 crc crio[22095]: time=\"2026-06-09T16:32:42.307275217Z\" level=info msg=\"Stopping pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=50af2495-2e59-454f-82e5-e423e0cdac7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.106725 | controller |     "Jun 09 16:32:42.308554 crc crio[22095]: time=\"2026-06-09T16:32:42.308485659Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vw7r6 Namespace:openshift-marketplace ID:8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb UID:317145d4-5293-449b-99fa-53f092833598 NetNS:/var/run/netns/2aa9b27f-b1b4-4d87-8526-7ddf77ab44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod317145d4_5293_449b_99fa_53f092833598.slice PodAnnotations:0xc002272080}] Aliases:map[]}\"",
2026-06-09 17:40:44.106740 | controller |     "Jun 09 16:32:42.308887 crc crio[22095]: time=\"2026-06-09T16:32:42.308722005Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vw7r6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.106755 | controller |     "Jun 09 16:32:42.655897 crc crio[22095]: time=\"2026-06-09T16:32:42.655778291Z\" level=info msg=\"Stopped pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=50af2495-2e59-454f-82e5-e423e0cdac7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.106771 | controller |     "Jun 09 16:32:43.206541 crc crio[22095]: time=\"2026-06-09T16:32:43.20581154Z\" level=info msg=\"Removing container: a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8\" id=c21b194b-73fb-481c-b03f-ff3e93dfa9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106785 | controller |     "Jun 09 16:32:43.243572 crc crio[22095]: time=\"2026-06-09T16:32:43.243356616Z\" level=info msg=\"Removed container a7283afc15ca2e5e078f49c405348b185cf7caacffb302e3545628caed5f96b8: openshift-marketplace/redhat-marketplace-vw7r6/registry-server\" id=c21b194b-73fb-481c-b03f-ff3e93dfa9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106800 | controller |     "Jun 09 16:32:43.246652 crc crio[22095]: time=\"2026-06-09T16:32:43.246552529Z\" level=info msg=\"Removing container: 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d\" id=eaf3ac56-ef8e-433d-bb7d-6623c8354de4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106814 | controller |     "Jun 09 16:32:43.289026 crc crio[22095]: time=\"2026-06-09T16:32:43.288884749Z\" level=info msg=\"Removed container 1a1ffcd7b9861a25c5bea8f16d21db0a0f81bf5e0d6b8fb4b76759b39cb6e53d: openshift-marketplace/redhat-marketplace-vw7r6/extract-content\" id=eaf3ac56-ef8e-433d-bb7d-6623c8354de4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106832 | controller |     "Jun 09 16:32:43.293242 crc crio[22095]: time=\"2026-06-09T16:32:43.293198711Z\" level=info msg=\"Removing container: 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07\" id=f2d451ab-243e-4198-98a8-f832cc02fd9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106849 | controller |     "Jun 09 16:32:43.343346 crc crio[22095]: time=\"2026-06-09T16:32:43.343137278Z\" level=info msg=\"Removed container 30b7908e354385f1a1743a3c6f4e9a3c796cc24ad28baac62a6c4cb3e4fe0c07: openshift-marketplace/redhat-marketplace-vw7r6/extract-utilities\" id=f2d451ab-243e-4198-98a8-f832cc02fd9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106883 | controller |     "Jun 09 16:33:00.350309 crc crio[22095]: time=\"2026-06-09T16:33:00.349013651Z\" level=info msg=\"Removing container: 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09\" id=22dc9303-9f59-4d8f-a01f-7b292455cb61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106899 | controller |     "Jun 09 16:33:00.478815 crc crio[22095]: time=\"2026-06-09T16:33:00.478741371Z\" level=info msg=\"Removed container 928b35548213da73c2ba5f44dac56b912cc3e6e1cf5b7bc57232247f42108f09: openshift-infra/auto-csr-approver-29683706-gps97/oc\" id=22dc9303-9f59-4d8f-a01f-7b292455cb61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106914 | controller |     "Jun 09 16:33:00.485385 crc crio[22095]: time=\"2026-06-09T16:33:00.484003908Z\" level=info msg=\"Removing container: d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a\" id=383ca1ae-feef-43f6-a8bf-58613e2caa4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106929 | controller |     "Jun 09 16:33:00.567885 crc crio[22095]: time=\"2026-06-09T16:33:00.56685766Z\" level=info msg=\"Removed container d267c1f592fd592586d962d40c99b0051d344782feb5d02d9680f6e0b4a8608a: openstack/nova-cell0-cell-mapping-hjp2q/nova-manage\" id=383ca1ae-feef-43f6-a8bf-58613e2caa4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106945 | controller |     "Jun 09 16:33:00.572296 crc crio[22095]: time=\"2026-06-09T16:33:00.572138428Z\" level=info msg=\"Removing container: a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65\" id=9e45a6a0-2916-496c-bb9d-0c2ed0523bbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106959 | controller |     "Jun 09 16:33:00.695014 crc crio[22095]: time=\"2026-06-09T16:33:00.694369913Z\" level=info msg=\"Removed container a17fb2e4d44aa9852c3a6f526416ebcfb06d8bc3778c86f9db4e5f9b2d4bda65: openstack/nova-cell1-cell-mapping-phzqn/nova-manage\" id=9e45a6a0-2916-496c-bb9d-0c2ed0523bbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106974 | controller |     "Jun 09 16:33:00.697284 crc crio[22095]: time=\"2026-06-09T16:33:00.697207197Z\" level=info msg=\"Removing container: 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f\" id=1c545534-635d-4a27-a7f0-2ebf89390996 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.106989 | controller |     "Jun 09 16:33:00.775855 crc crio[22095]: time=\"2026-06-09T16:33:00.775744367Z\" level=info msg=\"Removed container 5cdd710249d46d25e545f0012c2f975a727bb3defa042c0bd020ff676212d93f: openstack/nova-cell1-conductor-db-sync-pcmnp/nova-cell1-conductor-db-sync\" id=1c545534-635d-4a27-a7f0-2ebf89390996 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.107004 | controller |     "Jun 09 16:33:00.811491 crc crio[22095]: time=\"2026-06-09T16:33:00.811303281Z\" level=info msg=\"Stopping pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=949dc5ab-c073-4d28-9819-1979c8b95b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107022 | controller |     "Jun 09 16:33:00.811491 crc crio[22095]: time=\"2026-06-09T16:33:00.811477485Z\" level=info msg=\"Stopped pod sandbox (already stopped): df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=949dc5ab-c073-4d28-9819-1979c8b95b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107038 | controller |     "Jun 09 16:33:00.812606 crc crio[22095]: time=\"2026-06-09T16:33:00.812499682Z\" level=info msg=\"Removing pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=b5862a90-fc0e-46f6-af07-f183fa2a8a5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107054 | controller |     "Jun 09 16:33:00.852133 crc crio[22095]: time=\"2026-06-09T16:33:00.851606978Z\" level=info msg=\"Removed pod sandbox: df2d0a6c7858e4d68e2c903238c393d775321f97d52919cf42bf3de157d6ac1f\" id=b5862a90-fc0e-46f6-af07-f183fa2a8a5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107068 | controller |     "Jun 09 16:33:00.854027 crc crio[22095]: time=\"2026-06-09T16:33:00.853567989Z\" level=info msg=\"Stopping pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=b106cd12-3b68-44f9-b270-842f65a81d31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107083 | controller |     "Jun 09 16:33:00.854027 crc crio[22095]: time=\"2026-06-09T16:33:00.853718183Z\" level=info msg=\"Stopped pod sandbox (already stopped): 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=b106cd12-3b68-44f9-b270-842f65a81d31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107106 | controller |     "Jun 09 16:33:00.855736 crc crio[22095]: time=\"2026-06-09T16:33:00.85552773Z\" level=info msg=\"Removing pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=98a9af3a-1bba-4fdc-9ac6-1b9330da58a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107126 | controller |     "Jun 09 16:33:00.879353 crc crio[22095]: time=\"2026-06-09T16:33:00.878891497Z\" level=info msg=\"Removed pod sandbox: 632b81fdc77676b3ee31b65e7e0ba39338687e4de177143a93cff9ec6e1805a4\" id=98a9af3a-1bba-4fdc-9ac6-1b9330da58a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107197 | controller |     "Jun 09 16:33:00.880421 crc crio[22095]: time=\"2026-06-09T16:33:00.880302423Z\" level=info msg=\"Stopping pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=6f965caa-6130-4f06-b430-c5e05afcd99b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107217 | controller |     "Jun 09 16:33:00.880614 crc crio[22095]: time=\"2026-06-09T16:33:00.880433977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=6f965caa-6130-4f06-b430-c5e05afcd99b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107233 | controller |     "Jun 09 16:33:00.881621 crc crio[22095]: time=\"2026-06-09T16:33:00.881506915Z\" level=info msg=\"Removing pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=e340af99-ac87-47f0-bd3a-b01b9051a855 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107248 | controller |     "Jun 09 16:33:00.909958 crc crio[22095]: time=\"2026-06-09T16:33:00.909715757Z\" level=info msg=\"Removed pod sandbox: 7df58527e6dbdd721bb6dac00857ad536c6bfa30dbc1563dab67230f0a0d94db\" id=e340af99-ac87-47f0-bd3a-b01b9051a855 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107262 | controller |     "Jun 09 16:33:00.911380 crc crio[22095]: time=\"2026-06-09T16:33:00.911272028Z\" level=info msg=\"Stopping pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=ca0bcf09-110a-4f81-9865-a96d524a01b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107277 | controller |     "Jun 09 16:33:00.911473 crc crio[22095]: time=\"2026-06-09T16:33:00.911411081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=ca0bcf09-110a-4f81-9865-a96d524a01b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107295 | controller |     "Jun 09 16:33:00.913737 crc crio[22095]: time=\"2026-06-09T16:33:00.912308245Z\" level=info msg=\"Removing pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=8a179624-5a30-4802-9481-d8598782a01c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107310 | controller |     "Jun 09 16:33:00.945377 crc crio[22095]: time=\"2026-06-09T16:33:00.94523399Z\" level=info msg=\"Removed pod sandbox: 6045d104cf3225c3984ba2ee1710b9d63b76d1cfb3712bbe8777d69ec88de1fd\" id=8a179624-5a30-4802-9481-d8598782a01c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107324 | controller |     "Jun 09 16:33:00.947113 crc crio[22095]: time=\"2026-06-09T16:33:00.946906284Z\" level=info msg=\"Stopping pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=552b484e-1b5b-4f5a-aace-0fb0258d7506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107338 | controller |     "Jun 09 16:33:00.947113 crc crio[22095]: time=\"2026-06-09T16:33:00.947080028Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=552b484e-1b5b-4f5a-aace-0fb0258d7506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107352 | controller |     "Jun 09 16:33:00.948494 crc crio[22095]: time=\"2026-06-09T16:33:00.948428433Z\" level=info msg=\"Removing pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=8b64f866-077e-4d53-af65-24689609e932 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107366 | controller |     "Jun 09 16:33:00.973750 crc crio[22095]: time=\"2026-06-09T16:33:00.973615468Z\" level=info msg=\"Removed pod sandbox: 8640b773be4be6f423b9df5340c53c906203843dc054e5269ac916b1af2508cb\" id=8b64f866-077e-4d53-af65-24689609e932 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107381 | controller |     "Jun 09 16:33:00.975222 crc crio[22095]: time=\"2026-06-09T16:33:00.975103706Z\" level=info msg=\"Stopping pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=a8258f44-94ba-4619-ab29-f3570b35ef2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107395 | controller |     "Jun 09 16:33:00.975222 crc crio[22095]: time=\"2026-06-09T16:33:00.975218689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=a8258f44-94ba-4619-ab29-f3570b35ef2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107410 | controller |     "Jun 09 16:33:00.976761 crc crio[22095]: time=\"2026-06-09T16:33:00.976195795Z\" level=info msg=\"Removing pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=820a31b0-f2ed-46c5-a78d-ed79d8fcf129 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107425 | controller |     "Jun 09 16:33:01.004891 crc crio[22095]: time=\"2026-06-09T16:33:01.004775117Z\" level=info msg=\"Removed pod sandbox: 18dff138ea9c0c62547053bc9203368432d1f641e9190bb2a742a72978576192\" id=820a31b0-f2ed-46c5-a78d-ed79d8fcf129 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.107440 | controller |     "Jun 09 16:34:00.547476 crc crio[22095]: time=\"2026-06-09T16:34:00.546594813Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683714-xhdcp/POD\" id=1dde366b-0312-4145-bb4d-c3c00873c56b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.107454 | controller |     "Jun 09 16:34:00.548792 crc crio[22095]: time=\"2026-06-09T16:34:00.547512917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.107473 | controller |     "Jun 09 16:34:00.620641 crc crio[22095]: time=\"2026-06-09T16:34:00.620460882Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc0019840b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.107489 | controller |     "Jun 09 16:34:00.621033 crc crio[22095]: time=\"2026-06-09T16:34:00.621006746Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683714-xhdcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.107504 | controller |     "Jun 09 16:34:01.189293 crc crio[22095]: 2026-06-09T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f833bd2ad7a2c15 Mac:9e:91:a6:e1:42:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.107520 | controller |     "Jun 09 16:34:01.192464 crc crio[22095]: time=\"2026-06-09T16:34:01.192417731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc0019840b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.107549 | controller |     "Jun 09 16:34:01.192814 crc crio[22095]: time=\"2026-06-09T16:34:01.19278481Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683714-xhdcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.107565 | controller |     "Jun 09 16:34:01.205019 crc crio[22095]: time=\"2026-06-09T16:34:01.204373871Z\" level=info msg=\"Ran pod sandbox f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 with infra container: openshift-infra/auto-csr-approver-29683714-xhdcp/POD\" id=1dde366b-0312-4145-bb4d-c3c00873c56b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.107579 | controller |     "Jun 09 16:34:01.208181 crc crio[22095]: time=\"2026-06-09T16:34:01.208105818Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=867375b9-e454-43bd-aed8-459472fb8045 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.107595 | controller |     "Jun 09 16:34:01.221012 crc crio[22095]: time=\"2026-06-09T16:34:01.22088755Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.107610 | controller |     "Jun 09 16:34:02.063362 crc crio[22095]: time=\"2026-06-09T16:34:02.062379242Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=867375b9-e454-43bd-aed8-459472fb8045 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.107625 | controller |     "Jun 09 16:34:02.066003 crc crio[22095]: time=\"2026-06-09T16:34:02.065724568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15a159de-57ae-4082-ab59-51c6d21a9677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.107640 | controller |     "Jun 09 16:34:02.068384 crc crio[22095]: time=\"2026-06-09T16:34:02.068276555Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b20c6c4-6b63-44db-8386-7f3735f7ebbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.107661 | controller |     "Jun 09 16:34:02.081248 crc crio[22095]: time=\"2026-06-09T16:34:02.081039406Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683714-xhdcp/oc\" id=3079d5bb-289a-4b3a-ae30-da1af732a833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.107677 | controller |     "Jun 09 16:34:02.082406 crc crio[22095]: time=\"2026-06-09T16:34:02.082270328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.107692 | controller |     "Jun 09 16:34:02.145787 crc crio[22095]: time=\"2026-06-09T16:34:02.145653165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.107707 | controller |     "Jun 09 16:34:02.343642 crc crio[22095]: time=\"2026-06-09T16:34:02.343402691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.107722 | controller |     "Jun 09 16:34:02.492839 crc crio[22095]: time=\"2026-06-09T16:34:02.49271174Z\" level=info msg=\"Created container 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c: openshift-infra/auto-csr-approver-29683714-xhdcp/oc\" id=3079d5bb-289a-4b3a-ae30-da1af732a833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.107737 | controller |     "Jun 09 16:34:02.495473 crc crio[22095]: time=\"2026-06-09T16:34:02.495284617Z\" level=info msg=\"Starting container: 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c\" id=7a364694-9a9d-47ec-a2dc-e0f38264b8eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.107752 | controller |     "Jun 09 16:34:02.503866 crc crio[22095]: time=\"2026-06-09T16:34:02.503767687Z\" level=info msg=\"Started container\" PID=123690 containerID=2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c description=openshift-infra/auto-csr-approver-29683714-xhdcp/oc id=7a364694-9a9d-47ec-a2dc-e0f38264b8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7",
2026-06-09 17:40:44.107767 | controller |     "Jun 09 16:34:04.395774 crc crio[22095]: time=\"2026-06-09T16:34:04.394428235Z\" level=info msg=\"Stopping pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=e5785dfa-c4ac-40a9-ad13-151e028ffd65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107782 | controller |     "Jun 09 16:34:04.397379 crc crio[22095]: time=\"2026-06-09T16:34:04.396566651Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683714-xhdcp Namespace:openshift-infra ID:f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7 UID:bcbfdd70-0d15-4c07-832d-561605084322 NetNS:/var/run/netns/48bf1514-d8be-4dba-aa87-0d4536942464 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcbfdd70_0d15_4c07_832d_561605084322.slice PodAnnotations:0xc002ab2110}] Aliases:map[]}\"",
2026-06-09 17:40:44.107798 | controller |     "Jun 09 16:34:04.397379 crc crio[22095]: time=\"2026-06-09T16:34:04.396757926Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683714-xhdcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.107813 | controller |     "Jun 09 16:34:04.821098 crc crio[22095]: time=\"2026-06-09T16:34:04.820629477Z\" level=info msg=\"Stopped pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=e5785dfa-c4ac-40a9-ad13-151e028ffd65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.107827 | controller |     "Jun 09 16:34:21.430805 crc crio[22095]: time=\"2026-06-09T16:34:21.428635414Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/POD\" id=c6aaec5b-759d-4150-b45a-3f43fb13a7be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.107845 | controller |     "Jun 09 16:34:21.430805 crc crio[22095]: time=\"2026-06-09T16:34:21.429442035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.107891 | controller |     "Jun 09 16:34:21.463592 crc crio[22095]: time=\"2026-06-09T16:34:21.463492799Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0028b6938}] Aliases:map[]}\"",
2026-06-09 17:40:44.107908 | controller |     "Jun 09 16:34:21.463592 crc crio[22095]: time=\"2026-06-09T16:34:21.463562991Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.107924 | controller |     "Jun 09 16:34:22.142452 crc crio[22095]: 2026-06-09T16:34:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ac9551b7d654e3 Mac:f2:08:ce:53:de:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.107940 | controller |     "Jun 09 16:34:22.144330 crc crio[22095]: time=\"2026-06-09T16:34:22.144281526Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0028b6938}] Aliases:map[]}\"",
2026-06-09 17:40:44.107955 | controller |     "Jun 09 16:34:22.144474 crc crio[22095]: time=\"2026-06-09T16:34:22.14445283Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.107970 | controller |     "Jun 09 16:34:22.155231 crc crio[22095]: time=\"2026-06-09T16:34:22.155072566Z\" level=info msg=\"Ran pod sandbox 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/POD\" id=c6aaec5b-759d-4150-b45a-3f43fb13a7be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.107985 | controller |     "Jun 09 16:34:22.159802 crc crio[22095]: time=\"2026-06-09T16:34:22.159628375Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=44bf70cb-2dbc-47a7-af10-beacd28a32b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.108000 | controller |     "Jun 09 16:34:22.171377 crc crio[22095]: time=\"2026-06-09T16:34:22.171241306Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.108015 | controller |     "Jun 09 16:34:34.897280 crc crio[22095]: time=\"2026-06-09T16:34:34.895806995Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=44bf70cb-2dbc-47a7-af10-beacd28a32b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.108033 | controller |     "Jun 09 16:34:34.899131 crc crio[22095]: time=\"2026-06-09T16:34:34.898826833Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=23b17d7a-27c7-43fd-815e-ff4b989d2a5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.108048 | controller |     "Jun 09 16:34:34.937720 crc crio[22095]: time=\"2026-06-09T16:34:34.937226681Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7faa1d5c-c0a3-4978-8ab4-4bd4dffd9e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.108063 | controller |     "Jun 09 16:34:34.951543 crc crio[22095]: time=\"2026-06-09T16:34:34.951395759Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=dca9535d-03da-4f01-acfb-8efcf2d73c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.108078 | controller |     "Jun 09 16:34:34.952806 crc crio[22095]: time=\"2026-06-09T16:34:34.952726483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108092 | controller |     "Jun 09 16:34:35.004826 crc crio[22095]: time=\"2026-06-09T16:34:35.004671333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108107 | controller |     "Jun 09 16:34:35.010966 crc crio[22095]: time=\"2026-06-09T16:34:35.009311363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108122 | controller |     "Jun 09 16:34:35.229192 crc crio[22095]: time=\"2026-06-09T16:34:35.229087293Z\" level=info msg=\"Created container d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=dca9535d-03da-4f01-acfb-8efcf2d73c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.108137 | controller |     "Jun 09 16:34:35.231768 crc crio[22095]: time=\"2026-06-09T16:34:35.23166514Z\" level=info msg=\"Starting container: d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307\" id=b0f6e576-af55-47a4-9b3b-a96cf2f0a877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.108153 | controller |     "Jun 09 16:34:35.237112 crc crio[22095]: time=\"2026-06-09T16:34:35.237006619Z\" level=info msg=\"Started container\" PID=125355 containerID=d6f16a9d5dd22972c3eb32ef3af639f5efa8c096847350f6317e91a836276307 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=b0f6e576-af55-47a4-9b3b-a96cf2f0a877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd",
2026-06-09 17:40:44.108168 | controller |     "Jun 09 16:34:49.204006 crc crio[22095]: time=\"2026-06-09T16:34:49.20303356Z\" level=info msg=\"Stopping pod sandbox: 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd\" id=bd5b6bda-3672-43f5-95fb-4885f6d4bc99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.108184 | controller |     "Jun 09 16:34:49.206169 crc crio[22095]: time=\"2026-06-09T16:34:49.20613672Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg Namespace:openstack ID:3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd UID:b400c5f4-1592-488f-b228-60f083325970 NetNS:/var/run/netns/e9f31923-f7cb-46ac-8e59-0497d95f2201 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb400c5f4_1592_488f_b228_60f083325970.slice PodAnnotations:0xc0019852e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.108201 | controller |     "Jun 09 16:34:49.206436 crc crio[22095]: time=\"2026-06-09T16:34:49.206416407Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.108217 | controller |     "Jun 09 16:34:49.728482 crc crio[22095]: time=\"2026-06-09T16:34:49.72808488Z\" level=info msg=\"Stopped pod sandbox: 3ac9551b7d654e3929c7fa252e40b7b2c171cd195a5989f47370218a4763e1fd\" id=bd5b6bda-3672-43f5-95fb-4885f6d4bc99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.108231 | controller |     "Jun 09 16:34:50.721817 crc crio[22095]: time=\"2026-06-09T16:34:50.721313873Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/POD\" id=2b47d046-7695-45b8-bd54-5c1c85d55565 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.108246 | controller |     "Jun 09 16:34:50.722863 crc crio[22095]: time=\"2026-06-09T16:34:50.721845727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108260 | controller |     "Jun 09 16:34:50.760823 crc crio[22095]: time=\"2026-06-09T16:34:50.760610204Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc0074a5110}] Aliases:map[]}\"",
2026-06-09 17:40:44.108275 | controller |     "Jun 09 16:34:50.760823 crc crio[22095]: time=\"2026-06-09T16:34:50.760721827Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.108290 | controller |     "Jun 09 16:34:51.500580 crc crio[22095]: 2026-06-09T16:34:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041fb8a5e730f1f Mac:6e:e8:61:d3:03:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 SocketPath: PciID:}] [{Interface:0xc0002d8cb0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.108305 | controller |     "Jun 09 16:34:51.502163 crc crio[22095]: time=\"2026-06-09T16:34:51.502095597Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc0074a5110}] Aliases:map[]}\"",
2026-06-09 17:40:44.108320 | controller |     "Jun 09 16:34:51.502343 crc crio[22095]: time=\"2026-06-09T16:34:51.502287812Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.108335 | controller |     "Jun 09 16:34:51.510855 crc crio[22095]: time=\"2026-06-09T16:34:51.510783113Z\" level=info msg=\"Ran pod sandbox 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/POD\" id=2b47d046-7695-45b8-bd54-5c1c85d55565 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.108353 | controller |     "Jun 09 16:34:51.514101 crc crio[22095]: time=\"2026-06-09T16:34:51.514026147Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1ce1f8da-1391-4006-a5d6-1954239cdc68 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.108368 | controller |     "Jun 09 16:34:51.518533 crc crio[22095]: time=\"2026-06-09T16:34:51.518425231Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.108382 | controller |     "Jun 09 16:34:52.007061 crc crio[22095]: time=\"2026-06-09T16:34:52.006352347Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1ce1f8da-1391-4006-a5d6-1954239cdc68 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.108397 | controller |     "Jun 09 16:34:52.008786 crc crio[22095]: time=\"2026-06-09T16:34:52.008675008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=969dd1da-b420-4259-909c-d37c12307eeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.108411 | controller |     "Jun 09 16:34:52.041844 crc crio[22095]: time=\"2026-06-09T16:34:52.041631224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9b6c1bb3-7ab0-44fe-b676-17c3904f2ada name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.108425 | controller |     "Jun 09 16:34:52.052644 crc crio[22095]: time=\"2026-06-09T16:34:52.052520247Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=1d7eab4e-5b0f-4711-aeb8-8fef90f3a12c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.108439 | controller |     "Jun 09 16:34:52.057839 crc crio[22095]: time=\"2026-06-09T16:34:52.057755053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108454 | controller |     "Jun 09 16:34:52.104293 crc crio[22095]: time=\"2026-06-09T16:34:52.104006934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108469 | controller |     "Jun 09 16:34:52.107844 crc crio[22095]: time=\"2026-06-09T16:34:52.107779492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108484 | controller |     "Jun 09 16:34:52.292029 crc crio[22095]: time=\"2026-06-09T16:34:52.291750932Z\" level=info msg=\"Created container b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=1d7eab4e-5b0f-4711-aeb8-8fef90f3a12c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.108499 | controller |     "Jun 09 16:34:52.293569 crc crio[22095]: time=\"2026-06-09T16:34:52.293466756Z\" level=info msg=\"Starting container: b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b\" id=34b42cbb-0b44-40cb-8e57-209520cc3eca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.108513 | controller |     "Jun 09 16:34:52.300613 crc crio[22095]: time=\"2026-06-09T16:34:52.300510539Z\" level=info msg=\"Started container\" PID=126339 containerID=b9d49654b9d1a7eebb8375543998db473eb7e109fae834db4574004eea68c23b description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=34b42cbb-0b44-40cb-8e57-209520cc3eca name=/runtime.v1.RuntimeService/StartContainer sandboxID=041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8",
2026-06-09 17:40:44.108531 | controller |     "Jun 09 16:34:57.354170 crc crio[22095]: time=\"2026-06-09T16:34:57.353078809Z\" level=info msg=\"Stopping pod sandbox: 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8\" id=c312a1ee-06d1-4d1c-b4a0-a7865e78a39e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.108547 | controller |     "Jun 09 16:34:57.356127 crc crio[22095]: time=\"2026-06-09T16:34:57.355106971Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx Namespace:openstack ID:041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8 UID:6e686559-fa2b-4e1f-968c-02293b01350e NetNS:/var/run/netns/778389c0-56c0-4423-8657-3bd68b42f815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e686559_fa2b_4e1f_968c_02293b01350e.slice PodAnnotations:0xc00263c938}] Aliases:map[]}\"",
2026-06-09 17:40:44.108562 | controller |     "Jun 09 16:34:57.356127 crc crio[22095]: time=\"2026-06-09T16:34:57.355308906Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.108577 | controller |     "Jun 09 16:34:57.971985 crc crio[22095]: time=\"2026-06-09T16:34:57.971259688Z\" level=info msg=\"Stopped pod sandbox: 041fb8a5e730f1fe48388f5ab9c6a3754a412091b338b6fc39308489a3fab8a8\" id=c312a1ee-06d1-4d1c-b4a0-a7865e78a39e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.108593 | controller |     "Jun 09 16:35:01.069651 crc crio[22095]: time=\"2026-06-09T16:35:01.067867824Z\" level=info msg=\"Removing container: 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80\" id=78b7a34e-45e1-4180-93c4-71828254e4be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.108608 | controller |     "Jun 09 16:35:01.097900 crc crio[22095]: time=\"2026-06-09T16:35:01.097650618Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/POD\" id=fd445778-163f-4b13-973d-aaf1db5ae116 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.108623 | controller |     "Jun 09 16:35:01.097900 crc crio[22095]: time=\"2026-06-09T16:35:01.097802302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108638 | controller |     "Jun 09 16:35:01.208354 crc crio[22095]: time=\"2026-06-09T16:35:01.20819369Z\" level=info msg=\"Removed container 8d5525affe9afbe16bb8577c889becdb0c64265f36091e144fbfd2d62c6c9f80: openshift-infra/auto-csr-approver-29683708-mqxts/oc\" id=78b7a34e-45e1-4180-93c4-71828254e4be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.108653 | controller |     "Jun 09 16:35:01.220191 crc crio[22095]: time=\"2026-06-09T16:35:01.219824182Z\" level=info msg=\"Stopping pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=b380bc29-4ba1-473c-b0c3-6d69d848622e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.108668 | controller |     "Jun 09 16:35:01.220191 crc crio[22095]: time=\"2026-06-09T16:35:01.220054358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=b380bc29-4ba1-473c-b0c3-6d69d848622e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.108683 | controller |     "Jun 09 16:35:01.221647 crc crio[22095]: time=\"2026-06-09T16:35:01.221491205Z\" level=info msg=\"Removing pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=6c43ad41-b8d9-4f59-8e7b-aa32e6e0874e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.108701 | controller |     "Jun 09 16:35:01.257350 crc crio[22095]: time=\"2026-06-09T16:35:01.257261135Z\" level=info msg=\"Removed pod sandbox: 06d606fea07d570e446a6a52f5dc0d43c5939e0e5746d5ff092abf8f768fba5d\" id=6c43ad41-b8d9-4f59-8e7b-aa32e6e0874e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.108716 | controller |     "Jun 09 16:35:01.274368 crc crio[22095]: time=\"2026-06-09T16:35:01.274155874Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc0028b63c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.108731 | controller |     "Jun 09 16:35:01.274368 crc crio[22095]: time=\"2026-06-09T16:35:01.274249716Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.108746 | controller |     "Jun 09 16:35:01.924890 crc crio[22095]: 2026-06-09T16:35:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3f5ef3da345870 Mac:d2:b6:f1:d9:15:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 SocketPath: PciID:}] [{Interface:0xc00052e740 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.108761 | controller |     "Jun 09 16:35:01.927265 crc crio[22095]: time=\"2026-06-09T16:35:01.927195209Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc0028b63c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.108777 | controller |     "Jun 09 16:35:01.927453 crc crio[22095]: time=\"2026-06-09T16:35:01.927414635Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.108792 | controller |     "Jun 09 16:35:01.936975 crc crio[22095]: time=\"2026-06-09T16:35:01.936876771Z\" level=info msg=\"Ran pod sandbox e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/POD\" id=fd445778-163f-4b13-973d-aaf1db5ae116 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.108807 | controller |     "Jun 09 16:35:01.939820 crc crio[22095]: time=\"2026-06-09T16:35:01.939742435Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f382e9fd-80c7-4a5c-9452-4e6d9d68d2b4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.108822 | controller |     "Jun 09 16:35:01.945358 crc crio[22095]: time=\"2026-06-09T16:35:01.945190406Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.108837 | controller |     "Jun 09 16:35:02.356674 crc crio[22095]: time=\"2026-06-09T16:35:02.356504332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f382e9fd-80c7-4a5c-9452-4e6d9d68d2b4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.108872 | controller |     "Jun 09 16:35:02.358211 crc crio[22095]: time=\"2026-06-09T16:35:02.357634341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9e97d901-6a3b-42f2-a7f2-d6b09d4a4266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.108893 | controller |     "Jun 09 16:35:02.382896 crc crio[22095]: time=\"2026-06-09T16:35:02.382774615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f11e3889-51cd-444f-8a91-a944a0e51db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.108908 | controller |     "Jun 09 16:35:02.390729 crc crio[22095]: time=\"2026-06-09T16:35:02.390615938Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ea71c25e-3c69-4e46-8f93-e3bfbc4f97f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.108923 | controller |     "Jun 09 16:35:02.391251 crc crio[22095]: time=\"2026-06-09T16:35:02.391198493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108937 | controller |     "Jun 09 16:35:02.441168 crc crio[22095]: time=\"2026-06-09T16:35:02.441083809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108952 | controller |     "Jun 09 16:35:02.445045 crc crio[22095]: time=\"2026-06-09T16:35:02.444207931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.108967 | controller |     "Jun 09 16:35:02.644070 crc crio[22095]: time=\"2026-06-09T16:35:02.643891418Z\" level=info msg=\"Created container 6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ea71c25e-3c69-4e46-8f93-e3bfbc4f97f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.108982 | controller |     "Jun 09 16:35:02.645302 crc crio[22095]: time=\"2026-06-09T16:35:02.645240293Z\" level=info msg=\"Starting container: 6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9\" id=dd8056ff-3ef2-47f2-8b8a-8a644fa33db9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.108997 | controller |     "Jun 09 16:35:02.653728 crc crio[22095]: time=\"2026-06-09T16:35:02.65360175Z\" level=info msg=\"Started container\" PID=126976 containerID=6e64c77fef88c174a8cedbeceb6349b0b15bd625ec206795c316415ce2f8b4c9 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=dd8056ff-3ef2-47f2-8b8a-8a644fa33db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca",
2026-06-09 17:40:44.109012 | controller |     "Jun 09 16:36:05.164495 crc crio[22095]: time=\"2026-06-09T16:36:05.1603825Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683716-nd2pv/POD\" id=e24e0c4c-e438-41e8-bd64-dcaec79a3fad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.109027 | controller |     "Jun 09 16:36:05.170779 crc crio[22095]: time=\"2026-06-09T16:36:05.164533958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109045 | controller |     "Jun 09 16:36:06.077285 crc crio[22095]: time=\"2026-06-09T16:36:06.076638584Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc001984110}] Aliases:map[]}\"",
2026-06-09 17:40:44.109060 | controller |     "Jun 09 16:36:06.106908 crc crio[22095]: time=\"2026-06-09T16:36:06.104634181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683716-nd2pv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.109075 | controller |     "Jun 09 16:36:06.823503 crc crio[22095]: 2026-06-09T16:36:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:860e9820e393eb9 Mac:b2:20:d5:0a:6a:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 SocketPath: PciID:}] [{Interface:0xc00060f100 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.109090 | controller |     "Jun 09 16:36:06.826247 crc crio[22095]: time=\"2026-06-09T16:36:06.826130205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc001984110}] Aliases:map[]}\"",
2026-06-09 17:40:44.109105 | controller |     "Jun 09 16:36:06.826384 crc crio[22095]: time=\"2026-06-09T16:36:06.826288269Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683716-nd2pv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.109120 | controller |     "Jun 09 16:36:06.840875 crc crio[22095]: time=\"2026-06-09T16:36:06.840792956Z\" level=info msg=\"Ran pod sandbox 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a with infra container: openshift-infra/auto-csr-approver-29683716-nd2pv/POD\" id=e24e0c4c-e438-41e8-bd64-dcaec79a3fad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.109136 | controller |     "Jun 09 16:36:06.843536 crc crio[22095]: time=\"2026-06-09T16:36:06.843456155Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fe9111dd-89f4-405b-a3db-8785e13a78cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.109151 | controller |     "Jun 09 16:36:06.858020 crc crio[22095]: time=\"2026-06-09T16:36:06.85789254Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.109167 | controller |     "Jun 09 16:36:08.126985 crc crio[22095]: time=\"2026-06-09T16:36:08.126182398Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fe9111dd-89f4-405b-a3db-8785e13a78cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.109182 | controller |     "Jun 09 16:36:08.128296 crc crio[22095]: time=\"2026-06-09T16:36:08.128210471Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de262bff-cef1-40dd-92f5-9bbd973f305e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.109197 | controller |     "Jun 09 16:36:08.132201 crc crio[22095]: time=\"2026-06-09T16:36:08.132102002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2502595d-2770-4ab3-bbcc-af3423d92ba7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.109215 | controller |     "Jun 09 16:36:08.140321 crc crio[22095]: time=\"2026-06-09T16:36:08.140235844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683716-nd2pv/oc\" id=566fc854-f14e-42c0-9f99-deba092f5cc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.109230 | controller |     "Jun 09 16:36:08.140823 crc crio[22095]: time=\"2026-06-09T16:36:08.140705996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109246 | controller |     "Jun 09 16:36:08.200414 crc crio[22095]: time=\"2026-06-09T16:36:08.200324875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109261 | controller |     "Jun 09 16:36:08.583388 crc crio[22095]: time=\"2026-06-09T16:36:08.583231872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109275 | controller |     "Jun 09 16:36:08.729567 crc crio[22095]: time=\"2026-06-09T16:36:08.728416024Z\" level=info msg=\"Created container 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537: openshift-infra/auto-csr-approver-29683716-nd2pv/oc\" id=566fc854-f14e-42c0-9f99-deba092f5cc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.109290 | controller |     "Jun 09 16:36:08.731388 crc crio[22095]: time=\"2026-06-09T16:36:08.731285009Z\" level=info msg=\"Starting container: 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537\" id=6d8d8ba7-57cf-483e-828f-7fa88b6f21d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.109305 | controller |     "Jun 09 16:36:08.740330 crc crio[22095]: time=\"2026-06-09T16:36:08.740221771Z\" level=info msg=\"Started container\" PID=130233 containerID=56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537 description=openshift-infra/auto-csr-approver-29683716-nd2pv/oc id=6d8d8ba7-57cf-483e-828f-7fa88b6f21d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a",
2026-06-09 17:40:44.109320 | controller |     "Jun 09 16:36:10.597888 crc crio[22095]: time=\"2026-06-09T16:36:10.597208574Z\" level=info msg=\"Stopping pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=57c0f664-ddf8-4488-aa94-889911521c06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109335 | controller |     "Jun 09 16:36:10.599566 crc crio[22095]: time=\"2026-06-09T16:36:10.598881907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683716-nd2pv Namespace:openshift-infra ID:860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a UID:cdb1591d-5bd2-4c30-8ef7-6aa44d83ea45 NetNS:/var/run/netns/cf7e06a9-9d0c-4521-9eb1-164856e018f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdb1591d_5bd2_4c30_8ef7_6aa44d83ea45.slice PodAnnotations:0xc00041daf0}] Aliases:map[]}\"",
2026-06-09 17:40:44.109350 | controller |     "Jun 09 16:36:10.599566 crc crio[22095]: time=\"2026-06-09T16:36:10.599102843Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683716-nd2pv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.109365 | controller |     "Jun 09 16:36:10.971700 crc crio[22095]: time=\"2026-06-09T16:36:10.970865361Z\" level=info msg=\"Stopped pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=57c0f664-ddf8-4488-aa94-889911521c06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109379 | controller |     "Jun 09 16:37:04.523265 crc crio[22095]: time=\"2026-06-09T16:37:04.52257234Z\" level=info msg=\"Removing container: ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc\" id=93e866f8-d1ff-4e77-9b59-3de793818ac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.109397 | controller |     "Jun 09 16:37:04.762524 crc crio[22095]: time=\"2026-06-09T16:37:04.762175812Z\" level=info msg=\"Removed container ade5e5811fd91f901e1bcb2a338d234cdf442eb56b013bdaee68512af479efdc: openshift-infra/auto-csr-approver-29683710-dfsbl/oc\" id=93e866f8-d1ff-4e77-9b59-3de793818ac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.109412 | controller |     "Jun 09 16:37:04.773345 crc crio[22095]: time=\"2026-06-09T16:37:04.773219387Z\" level=info msg=\"Stopping pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=724cbf8b-a20f-41f3-b9e8-fa6dc560eb4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109426 | controller |     "Jun 09 16:37:04.773678 crc crio[22095]: time=\"2026-06-09T16:37:04.773370891Z\" level=info msg=\"Stopped pod sandbox (already stopped): f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=724cbf8b-a20f-41f3-b9e8-fa6dc560eb4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109441 | controller |     "Jun 09 16:37:04.774358 crc crio[22095]: time=\"2026-06-09T16:37:04.774276465Z\" level=info msg=\"Removing pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b1158153-de2d-4ac7-b084-3392f0c1914a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.109456 | controller |     "Jun 09 16:37:04.792552 crc crio[22095]: time=\"2026-06-09T16:37:04.792401972Z\" level=info msg=\"Removed pod sandbox: f062a2d32fa4a694449ec20e7155b80ee6966a1e4a5f765bf5c6a59d34a5329f\" id=b1158153-de2d-4ac7-b084-3392f0c1914a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.109470 | controller |     "Jun 09 16:38:00.733791 crc crio[22095]: time=\"2026-06-09T16:38:00.732502403Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683718-cgmmh/POD\" id=0b719e87-1198-446f-856d-ec78d49d09fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.109485 | controller |     "Jun 09 16:38:00.735682 crc crio[22095]: time=\"2026-06-09T16:38:00.733821777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109501 | controller |     "Jun 09 16:38:00.780754 crc crio[22095]: time=\"2026-06-09T16:38:00.780625535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc00041c0f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.109516 | controller |     "Jun 09 16:38:00.780754 crc crio[22095]: time=\"2026-06-09T16:38:00.780700877Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683718-cgmmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.109532 | controller |     "Jun 09 16:38:01.374881 crc crio[22095]: 2026-06-09T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b327d6dfa20f97b Mac:76:0f:b1:7e:d4:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.109547 | controller |     "Jun 09 16:38:01.377149 crc crio[22095]: time=\"2026-06-09T16:38:01.377073189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc00041c0f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.109565 | controller |     "Jun 09 16:38:01.377303 crc crio[22095]: time=\"2026-06-09T16:38:01.377278654Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683718-cgmmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.109580 | controller |     "Jun 09 16:38:01.390828 crc crio[22095]: time=\"2026-06-09T16:38:01.390655999Z\" level=info msg=\"Ran pod sandbox b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 with infra container: openshift-infra/auto-csr-approver-29683718-cgmmh/POD\" id=0b719e87-1198-446f-856d-ec78d49d09fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.109595 | controller |     "Jun 09 16:38:01.396065 crc crio[22095]: time=\"2026-06-09T16:38:01.396003887Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2b81b0a3-4891-4d54-a39c-f11df29f9750 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.109611 | controller |     "Jun 09 16:38:01.404119 crc crio[22095]: time=\"2026-06-09T16:38:01.403415938Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.109627 | controller |     "Jun 09 16:38:02.910478 crc crio[22095]: time=\"2026-06-09T16:38:02.909868156Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2b81b0a3-4891-4d54-a39c-f11df29f9750 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.109643 | controller |     "Jun 09 16:38:02.912355 crc crio[22095]: time=\"2026-06-09T16:38:02.911838967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73d9ff49-49ca-495d-b857-6cc66bbb04b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.109659 | controller |     "Jun 09 16:38:02.914327 crc crio[22095]: time=\"2026-06-09T16:38:02.914236679Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4015f73d-a5d9-4312-9d6d-c14d2d6d76e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.109675 | controller |     "Jun 09 16:38:02.922514 crc crio[22095]: time=\"2026-06-09T16:38:02.922291477Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683718-cgmmh/oc\" id=cfe51d0c-2eeb-4409-923b-4bc388b9eeaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.109690 | controller |     "Jun 09 16:38:02.923979 crc crio[22095]: time=\"2026-06-09T16:38:02.923836117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109706 | controller |     "Jun 09 16:38:02.988809 crc crio[22095]: time=\"2026-06-09T16:38:02.98869295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109721 | controller |     "Jun 09 16:38:03.276076 crc crio[22095]: time=\"2026-06-09T16:38:03.273421599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.109737 | controller |     "Jun 09 16:38:03.422147 crc crio[22095]: time=\"2026-06-09T16:38:03.422005004Z\" level=info msg=\"Created container 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de: openshift-infra/auto-csr-approver-29683718-cgmmh/oc\" id=cfe51d0c-2eeb-4409-923b-4bc388b9eeaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.109755 | controller |     "Jun 09 16:38:03.423292 crc crio[22095]: time=\"2026-06-09T16:38:03.423207485Z\" level=info msg=\"Starting container: 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de\" id=002f1c44-aca8-4d20-b306-9d821dd88dac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.109771 | controller |     "Jun 09 16:38:03.430003 crc crio[22095]: time=\"2026-06-09T16:38:03.429802865Z\" level=info msg=\"Started container\" PID=135603 containerID=421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de description=openshift-infra/auto-csr-approver-29683718-cgmmh/oc id=002f1c44-aca8-4d20-b306-9d821dd88dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83",
2026-06-09 17:40:44.109786 | controller |     "Jun 09 16:38:04.907128 crc crio[22095]: time=\"2026-06-09T16:38:04.906207869Z\" level=info msg=\"Stopping pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=32496025-3594-42d7-ac0b-cf66443326d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109802 | controller |     "Jun 09 16:38:04.908817 crc crio[22095]: time=\"2026-06-09T16:38:04.907690567Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683718-cgmmh Namespace:openshift-infra ID:b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83 UID:96f08e40-3935-4b78-9fa8-70592076a43b NetNS:/var/run/netns/dc135f2d-82f2-43a5-918c-560c55e7f298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f08e40_3935_4b78_9fa8_70592076a43b.slice PodAnnotations:0xc002272ce8}] Aliases:map[]}\"",
2026-06-09 17:40:44.109818 | controller |     "Jun 09 16:38:04.908817 crc crio[22095]: time=\"2026-06-09T16:38:04.907906562Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683718-cgmmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.109834 | controller |     "Jun 09 16:38:05.322804 crc crio[22095]: time=\"2026-06-09T16:38:05.322260296Z\" level=info msg=\"Stopped pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=32496025-3594-42d7-ac0b-cf66443326d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109852 | controller |     "Jun 09 16:39:04.846379 crc crio[22095]: time=\"2026-06-09T16:39:04.845176284Z\" level=info msg=\"Removing container: 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2\" id=3cded32c-7ee5-4eaa-9c1e-23a7fe23fd92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.109891 | controller |     "Jun 09 16:39:05.268012 crc crio[22095]: time=\"2026-06-09T16:39:05.267156076Z\" level=info msg=\"Removed container 4b149209cab4bf61c1abf26294fa3e07c0e8e682b3e5f94afd22572497c103c2: openshift-infra/auto-csr-approver-29683712-zp2d7/oc\" id=3cded32c-7ee5-4eaa-9c1e-23a7fe23fd92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.109908 | controller |     "Jun 09 16:39:05.285523 crc crio[22095]: time=\"2026-06-09T16:39:05.285398506Z\" level=info msg=\"Stopping pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=add7d8fe-be24-4946-8660-102c5e92ac0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109924 | controller |     "Jun 09 16:39:05.285523 crc crio[22095]: time=\"2026-06-09T16:39:05.285492199Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=add7d8fe-be24-4946-8660-102c5e92ac0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.109939 | controller |     "Jun 09 16:39:05.286698 crc crio[22095]: time=\"2026-06-09T16:39:05.286570887Z\" level=info msg=\"Removing pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=0b9b9e4f-f41b-4c52-91cc-64eca32234e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.109955 | controller |     "Jun 09 16:39:05.305492 crc crio[22095]: time=\"2026-06-09T16:39:05.305337131Z\" level=info msg=\"Removed pod sandbox: f8287f7c6b91dc6a9536364a1850c5208bb08dd68fd5209fe4152b7f6e4f6b35\" id=0b9b9e4f-f41b-4c52-91cc-64eca32234e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.109974 | controller |     "Jun 09 16:40:00.516429 crc crio[22095]: time=\"2026-06-09T16:40:00.515261936Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683720-gpx8b/POD\" id=e248860a-9753-4bde-aefd-59db295e5f04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.109989 | controller |     "Jun 09 16:40:00.517653 crc crio[22095]: time=\"2026-06-09T16:40:00.516464917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110005 | controller |     "Jun 09 16:40:00.571968 crc crio[22095]: time=\"2026-06-09T16:40:00.571692822Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.110021 | controller |     "Jun 09 16:40:00.571968 crc crio[22095]: time=\"2026-06-09T16:40:00.571852706Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683720-gpx8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.110036 | controller |     "Jun 09 16:40:01.116839 crc crio[22095]: 2026-06-09T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb00e9d4ed51b96 Mac:b2:ad:f4:8b:ca:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 SocketPath: PciID:}] [{Interface:0xc00022eb10 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.110052 | controller |     "Jun 09 16:40:01.119063 crc crio[22095]: time=\"2026-06-09T16:40:01.118986087Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.110067 | controller |     "Jun 09 16:40:01.119233 crc crio[22095]: time=\"2026-06-09T16:40:01.119190852Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683720-gpx8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.110083 | controller |     "Jun 09 16:40:01.129150 crc crio[22095]: time=\"2026-06-09T16:40:01.129058177Z\" level=info msg=\"Ran pod sandbox fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 with infra container: openshift-infra/auto-csr-approver-29683720-gpx8b/POD\" id=e248860a-9753-4bde-aefd-59db295e5f04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.110098 | controller |     "Jun 09 16:40:01.132691 crc crio[22095]: time=\"2026-06-09T16:40:01.132586408Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=51ef93fb-cd7c-4006-aab9-fa0fb5d58b51 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.110113 | controller |     "Jun 09 16:40:01.142904 crc crio[22095]: time=\"2026-06-09T16:40:01.142791951Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.110132 | controller |     "Jun 09 16:40:02.081119 crc crio[22095]: time=\"2026-06-09T16:40:02.080273026Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=51ef93fb-cd7c-4006-aab9-fa0fb5d58b51 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.110148 | controller |     "Jun 09 16:40:02.083216 crc crio[22095]: time=\"2026-06-09T16:40:02.082086423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=174e22c8-0ce9-47d5-b3ff-f35bddd27fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.110164 | controller |     "Jun 09 16:40:02.087526 crc crio[22095]: time=\"2026-06-09T16:40:02.08740408Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82fc5c33-5e48-4a2c-9777-f3d960398b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.110179 | controller |     "Jun 09 16:40:02.100122 crc crio[22095]: time=\"2026-06-09T16:40:02.100006955Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683720-gpx8b/oc\" id=bce55a43-8293-4563-b9ee-ca0e9c8c0c6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.110194 | controller |     "Jun 09 16:40:02.100599 crc crio[22095]: time=\"2026-06-09T16:40:02.100533649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110209 | controller |     "Jun 09 16:40:02.161017 crc crio[22095]: time=\"2026-06-09T16:40:02.15867469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110224 | controller |     "Jun 09 16:40:02.410233 crc crio[22095]: time=\"2026-06-09T16:40:02.410118399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110240 | controller |     "Jun 09 16:40:02.553280 crc crio[22095]: time=\"2026-06-09T16:40:02.55314362Z\" level=info msg=\"Created container 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e: openshift-infra/auto-csr-approver-29683720-gpx8b/oc\" id=bce55a43-8293-4563-b9ee-ca0e9c8c0c6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.110255 | controller |     "Jun 09 16:40:02.554670 crc crio[22095]: time=\"2026-06-09T16:40:02.554556897Z\" level=info msg=\"Starting container: 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e\" id=c4cb4721-539a-45cc-965d-b07b6521bb59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.110270 | controller |     "Jun 09 16:40:02.566459 crc crio[22095]: time=\"2026-06-09T16:40:02.566341041Z\" level=info msg=\"Started container\" PID=141198 containerID=4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e description=openshift-infra/auto-csr-approver-29683720-gpx8b/oc id=c4cb4721-539a-45cc-965d-b07b6521bb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88",
2026-06-09 17:40:44.110285 | controller |     "Jun 09 16:40:04.985848 crc crio[22095]: time=\"2026-06-09T16:40:04.984676283Z\" level=info msg=\"Stopping pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=8a5ee873-400a-42b0-b44b-83040eecfcc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.110301 | controller |     "Jun 09 16:40:04.987597 crc crio[22095]: time=\"2026-06-09T16:40:04.986628273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683720-gpx8b Namespace:openshift-infra ID:fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88 UID:875a1981-6907-4b34-ad8d-80bb95dd5d4b NetNS:/var/run/netns/76b391b8-ff24-4b73-b445-b6d9ae4f71d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod875a1981_6907_4b34_ad8d_80bb95dd5d4b.slice PodAnnotations:0xc00041d188}] Aliases:map[]}\"",
2026-06-09 17:40:44.110321 | controller |     "Jun 09 16:40:04.987597 crc crio[22095]: time=\"2026-06-09T16:40:04.986754197Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683720-gpx8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.110337 | controller |     "Jun 09 16:40:05.300122 crc crio[22095]: time=\"2026-06-09T16:40:05.296724226Z\" level=info msg=\"Stopped pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=8a5ee873-400a-42b0-b44b-83040eecfcc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.110353 | controller |     "Jun 09 16:40:05.330572 crc crio[22095]: time=\"2026-06-09T16:40:05.330460717Z\" level=info msg=\"Removing container: 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9\" id=7d738596-ca4a-4a92-a959-8d854d2fe1dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.110368 | controller |     "Jun 09 16:40:05.433272 crc crio[22095]: time=\"2026-06-09T16:40:05.433115326Z\" level=info msg=\"Removed container 921a11db9d8ef58aa71fd7527c1f11a06b55f7f82716ee821f5994297dc097c9: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/init\" id=7d738596-ca4a-4a92-a959-8d854d2fe1dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.110383 | controller |     "Jun 09 16:40:05.436964 crc crio[22095]: time=\"2026-06-09T16:40:05.436847443Z\" level=info msg=\"Removing container: 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870\" id=cdd19ee8-b28a-4701-95e0-cdb93f58ebdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.110397 | controller |     "Jun 09 16:40:05.505400 crc crio[22095]: time=\"2026-06-09T16:40:05.505296799Z\" level=info msg=\"Removed container 01ee1a73e1908ed1b1b6f21e12431e61978e013bee2d61c7bf3d6f36f49f3870: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-mn868/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=cdd19ee8-b28a-4701-95e0-cdb93f58ebdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.110412 | controller |     "Jun 09 16:40:05.524514 crc crio[22095]: time=\"2026-06-09T16:40:05.524450244Z\" level=info msg=\"Stopping pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=9144a2f3-9c85-46e4-928a-faa83e8f4bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.110426 | controller |     "Jun 09 16:40:05.524765 crc crio[22095]: time=\"2026-06-09T16:40:05.524746771Z\" level=info msg=\"Stopped pod sandbox (already stopped): 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=9144a2f3-9c85-46e4-928a-faa83e8f4bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.110441 | controller |     "Jun 09 16:40:05.525992 crc crio[22095]: time=\"2026-06-09T16:40:05.52585313Z\" level=info msg=\"Removing pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=45b4538b-80c4-4f68-9fff-177726df1f20 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.110455 | controller |     "Jun 09 16:40:05.543781 crc crio[22095]: time=\"2026-06-09T16:40:05.541036012Z\" level=info msg=\"Removed pod sandbox: 646f6051846d6c2f0f61920e319ac7571cbe65bf1bcecb01aec1c829fbc029c2\" id=45b4538b-80c4-4f68-9fff-177726df1f20 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.110470 | controller |     "Jun 09 16:40:55.710871 crc crio[22095]: time=\"2026-06-09T16:40:55.709525516Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8nkmz/POD\" id=a0e7505b-1e10-49b6-a410-db4c810aad35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.110485 | controller |     "Jun 09 16:40:55.713261 crc crio[22095]: time=\"2026-06-09T16:40:55.711160848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110503 | controller |     "Jun 09 16:40:55.754457 crc crio[22095]: time=\"2026-06-09T16:40:55.754308172Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"",
2026-06-09 17:40:44.110518 | controller |     "Jun 09 16:40:55.754457 crc crio[22095]: time=\"2026-06-09T16:40:55.754388744Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8nkmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.110533 | controller |     "Jun 09 16:40:56.147444 crc crio[22095]: 2026-06-09T16:40:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad36ab35ef46538 Mac:1a:43:9f:cc:f3:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 SocketPath: PciID:}] [{Interface:0xc0002c6bd0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.110548 | controller |     "Jun 09 16:40:56.149537 crc crio[22095]: time=\"2026-06-09T16:40:56.14868023Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"",
2026-06-09 17:40:44.110563 | controller |     "Jun 09 16:40:56.149666 crc crio[22095]: time=\"2026-06-09T16:40:56.149632454Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8nkmz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.110578 | controller |     "Jun 09 16:40:56.161991 crc crio[22095]: time=\"2026-06-09T16:40:56.159332775Z\" level=info msg=\"Ran pod sandbox ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf with infra container: openshift-marketplace/redhat-operators-8nkmz/POD\" id=a0e7505b-1e10-49b6-a410-db4c810aad35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.110593 | controller |     "Jun 09 16:40:56.167049 crc crio[22095]: time=\"2026-06-09T16:40:56.164313053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a85d1360-2324-4674-a633-c373d5ef44fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.110608 | controller |     "Jun 09 16:40:56.167348 crc crio[22095]: time=\"2026-06-09T16:40:56.167222358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a0c8ce2-e505-46ba-be9c-1b6feeb85140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.110623 | controller |     "Jun 09 16:40:56.182416 crc crio[22095]: time=\"2026-06-09T16:40:56.182267797Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8nkmz/extract-utilities\" id=43a5647a-c78f-4014-a945-22d7a2dc3f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.110638 | controller |     "Jun 09 16:40:56.182729 crc crio[22095]: time=\"2026-06-09T16:40:56.182649997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110652 | controller |     "Jun 09 16:40:56.243339 crc crio[22095]: time=\"2026-06-09T16:40:56.24323654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110670 | controller |     "Jun 09 16:40:56.250956 crc crio[22095]: time=\"2026-06-09T16:40:56.250782805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110685 | controller |     "Jun 09 16:40:56.441539 crc crio[22095]: time=\"2026-06-09T16:40:56.441281561Z\" level=info msg=\"Created container 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764: openshift-marketplace/redhat-operators-8nkmz/extract-utilities\" id=43a5647a-c78f-4014-a945-22d7a2dc3f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.110700 | controller |     "Jun 09 16:40:56.442847 crc crio[22095]: time=\"2026-06-09T16:40:56.442734399Z\" level=info msg=\"Starting container: 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764\" id=ae5442f5-11ee-4b10-bf70-1d16f1d1c4ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.110715 | controller |     "Jun 09 16:40:56.450536 crc crio[22095]: time=\"2026-06-09T16:40:56.450389837Z\" level=info msg=\"Started container\" PID=143867 containerID=6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764 description=openshift-marketplace/redhat-operators-8nkmz/extract-utilities id=ae5442f5-11ee-4b10-bf70-1d16f1d1c4ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf",
2026-06-09 17:40:44.110730 | controller |     "Jun 09 16:40:57.296382 crc crio[22095]: time=\"2026-06-09T16:40:57.295536928Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=269dc027-fc6b-41a6-a1cd-274ecf4012ac name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.110746 | controller |     "Jun 09 16:40:57.337053 crc crio[22095]: time=\"2026-06-09T16:40:57.336803023Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.110761 | controller |     "Jun 09 16:40:58.059713 crc crio[22095]: time=\"2026-06-09T16:40:58.059512034Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=269dc027-fc6b-41a6-a1cd-274ecf4012ac name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.110776 | controller |     "Jun 09 16:40:58.060439 crc crio[22095]: time=\"2026-06-09T16:40:58.060342385Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8358605d-39c9-4851-8fd7-cf7b197f6bc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.110792 | controller |     "Jun 09 16:40:58.063639 crc crio[22095]: time=\"2026-06-09T16:40:58.063567659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6cdc091b-e1c9-464a-b6fd-aeb375b8a070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.110807 | controller |     "Jun 09 16:40:58.096787 crc crio[22095]: time=\"2026-06-09T16:40:58.096694683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8nkmz/extract-content\" id=71b94c1b-4425-495d-9be0-80b9e67b9bb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.110822 | controller |     "Jun 09 16:40:58.097474 crc crio[22095]: time=\"2026-06-09T16:40:58.097423082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110837 | controller |     "Jun 09 16:40:58.157707 crc crio[22095]: time=\"2026-06-09T16:40:58.156785124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110868 | controller |     "Jun 09 16:40:58.165058 crc crio[22095]: time=\"2026-06-09T16:40:58.164981196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110891 | controller |     "Jun 09 16:40:58.345533 crc crio[22095]: time=\"2026-06-09T16:40:58.345385153Z\" level=info msg=\"Created container 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f: openshift-marketplace/redhat-operators-8nkmz/extract-content\" id=71b94c1b-4425-495d-9be0-80b9e67b9bb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.110907 | controller |     "Jun 09 16:40:58.347989 crc crio[22095]: time=\"2026-06-09T16:40:58.347691052Z\" level=info msg=\"Starting container: 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f\" id=1390196f-a15a-4656-8f3b-c3bfbd3c673a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.110922 | controller |     "Jun 09 16:40:58.362144 crc crio[22095]: time=\"2026-06-09T16:40:58.360422141Z\" level=info msg=\"Started container\" PID=144010 containerID=90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f description=openshift-marketplace/redhat-operators-8nkmz/extract-content id=1390196f-a15a-4656-8f3b-c3bfbd3c673a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf",
2026-06-09 17:40:44.110937 | controller |     "Jun 09 16:41:00.246465 crc crio[22095]: time=\"2026-06-09T16:41:00.245179444Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-th7k2/POD\" id=df27e765-fd5f-4538-babf-dc57bda80cff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.110953 | controller |     "Jun 09 16:41:00.248289 crc crio[22095]: time=\"2026-06-09T16:41:00.246489398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.110969 | controller |     "Jun 09 16:41:00.302210 crc crio[22095]: time=\"2026-06-09T16:41:00.302092593Z\" level=info msg=\"Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc0022728f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.110985 | controller |     "Jun 09 16:41:00.302210 crc crio[22095]: time=\"2026-06-09T16:41:00.302181125Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-th7k2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.111001 | controller |     "Jun 09 16:41:01.096691 crc crio[22095]: 2026-06-09T16:41:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abed7eca85508e6 Mac:be:4e:d0:f1:36:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.111016 | controller |     "Jun 09 16:41:01.098308 crc crio[22095]: time=\"2026-06-09T16:41:01.098246839Z\" level=info msg=\"Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc0022728f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.111032 | controller |     "Jun 09 16:41:01.098496 crc crio[22095]: time=\"2026-06-09T16:41:01.098423073Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-th7k2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.111051 | controller |     "Jun 09 16:41:01.112259 crc crio[22095]: time=\"2026-06-09T16:41:01.112136867Z\" level=info msg=\"Ran pod sandbox abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 with infra container: openshift-marketplace/community-operators-th7k2/POD\" id=df27e765-fd5f-4538-babf-dc57bda80cff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.111067 | controller |     "Jun 09 16:41:01.115746 crc crio[22095]: time=\"2026-06-09T16:41:01.115679839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f25ad09c-d9ff-4ced-ab8f-578455a7bb80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111082 | controller |     "Jun 09 16:41:01.118235 crc crio[22095]: time=\"2026-06-09T16:41:01.118160033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22a4d219-d2e1-4fc2-b921-86dcc10e1201 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111098 | controller |     "Jun 09 16:41:01.128709 crc crio[22095]: time=\"2026-06-09T16:41:01.128585912Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-th7k2/extract-utilities\" id=c83fb6fa-f1f5-4dd5-ac4b-c41e4b021886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111113 | controller |     "Jun 09 16:41:01.129452 crc crio[22095]: time=\"2026-06-09T16:41:01.129356772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111128 | controller |     "Jun 09 16:41:01.218761 crc crio[22095]: time=\"2026-06-09T16:41:01.218688017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111143 | controller |     "Jun 09 16:41:01.223005 crc crio[22095]: time=\"2026-06-09T16:41:01.222862075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111158 | controller |     "Jun 09 16:41:01.466780 crc crio[22095]: time=\"2026-06-09T16:41:01.465655571Z\" level=info msg=\"Created container 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e: openshift-marketplace/community-operators-th7k2/extract-utilities\" id=c83fb6fa-f1f5-4dd5-ac4b-c41e4b021886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111173 | controller |     "Jun 09 16:41:01.469413 crc crio[22095]: time=\"2026-06-09T16:41:01.469060579Z\" level=info msg=\"Starting container: 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e\" id=bde92cdb-09b5-4345-924e-9c78c5a92dbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.111188 | controller |     "Jun 09 16:41:01.481685 crc crio[22095]: time=\"2026-06-09T16:41:01.481515631Z\" level=info msg=\"Started container\" PID=144233 containerID=71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e description=openshift-marketplace/community-operators-th7k2/extract-utilities id=bde92cdb-09b5-4345-924e-9c78c5a92dbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1",
2026-06-09 17:40:44.111203 | controller |     "Jun 09 16:41:02.403129 crc crio[22095]: time=\"2026-06-09T16:41:02.402789037Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=09fde097-3ce2-4004-840b-c550ca4ee788 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.111218 | controller |     "Jun 09 16:41:02.412857 crc crio[22095]: time=\"2026-06-09T16:41:02.411634765Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.111237 | controller |     "Jun 09 16:41:03.964977 crc crio[22095]: time=\"2026-06-09T16:41:03.963531857Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=09fde097-3ce2-4004-840b-c550ca4ee788 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.111253 | controller |     "Jun 09 16:41:03.967033 crc crio[22095]: time=\"2026-06-09T16:41:03.966395511Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bcc03fa1-2ca1-4925-9b95-9545023b7aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111268 | controller |     "Jun 09 16:41:03.972565 crc crio[22095]: time=\"2026-06-09T16:41:03.972420646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=af5f252e-005a-42e1-8be2-2da019e0e7ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111283 | controller |     "Jun 09 16:41:03.986657 crc crio[22095]: time=\"2026-06-09T16:41:03.986576521Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-th7k2/extract-content\" id=bc0130d5-08f7-42c0-a725-7b461ef2f336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111298 | controller |     "Jun 09 16:41:03.988028 crc crio[22095]: time=\"2026-06-09T16:41:03.987455304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111313 | controller |     "Jun 09 16:41:04.050110 crc crio[22095]: time=\"2026-06-09T16:41:04.049710781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111329 | controller |     "Jun 09 16:41:04.085519 crc crio[22095]: time=\"2026-06-09T16:41:04.081502991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111344 | controller |     "Jun 09 16:41:04.305767 crc crio[22095]: time=\"2026-06-09T16:41:04.305604545Z\" level=info msg=\"Created container eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161: openshift-marketplace/community-operators-th7k2/extract-content\" id=bc0130d5-08f7-42c0-a725-7b461ef2f336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111359 | controller |     "Jun 09 16:41:04.309468 crc crio[22095]: time=\"2026-06-09T16:41:04.309231828Z\" level=info msg=\"Starting container: eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161\" id=1c74176e-2a8f-436c-aeb1-00d33a67ab40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.111374 | controller |     "Jun 09 16:41:04.318355 crc crio[22095]: time=\"2026-06-09T16:41:04.316024274Z\" level=info msg=\"Started container\" PID=144370 containerID=eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161 description=openshift-marketplace/community-operators-th7k2/extract-content id=1c74176e-2a8f-436c-aeb1-00d33a67ab40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1",
2026-06-09 17:40:44.111390 | controller |     "Jun 09 16:41:04.453504 crc crio[22095]: time=\"2026-06-09T16:41:04.452740762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=979ab467-e967-4517-b3fc-3b816fd5e895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111404 | controller |     "Jun 09 16:41:04.456511 crc crio[22095]: time=\"2026-06-09T16:41:04.456296924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f4f15ecd-05cf-4514-801b-987e1cdb4e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111422 | controller |     "Jun 09 16:41:04.470420 crc crio[22095]: time=\"2026-06-09T16:41:04.469555486Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=32376168-b2ef-43b2-b7d5-9e454eee0ee0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111437 | controller |     "Jun 09 16:41:04.470420 crc crio[22095]: time=\"2026-06-09T16:41:04.469890385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111452 | controller |     "Jun 09 16:41:04.599432 crc crio[22095]: time=\"2026-06-09T16:41:04.599314344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111466 | controller |     "Jun 09 16:41:04.607006 crc crio[22095]: time=\"2026-06-09T16:41:04.606796097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111481 | controller |     "Jun 09 16:41:04.801062 crc crio[22095]: time=\"2026-06-09T16:41:04.800761943Z\" level=info msg=\"Created container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=32376168-b2ef-43b2-b7d5-9e454eee0ee0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111495 | controller |     "Jun 09 16:41:04.802719 crc crio[22095]: time=\"2026-06-09T16:41:04.802280462Z\" level=info msg=\"Starting container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8\" id=831cf7cf-ad8e-4df7-a8f0-cd011ad3ad3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.111510 | controller |     "Jun 09 16:41:04.812127 crc crio[22095]: time=\"2026-06-09T16:41:04.81185541Z\" level=info msg=\"Started container\" PID=144386 containerID=7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8 description=openshift-marketplace/redhat-operators-8nkmz/registry-server id=831cf7cf-ad8e-4df7-a8f0-cd011ad3ad3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf",
2026-06-09 17:40:44.111525 | controller |     "Jun 09 16:41:05.582694 crc crio[22095]: time=\"2026-06-09T16:41:05.582038857Z\" level=info msg=\"Removing container: 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c\" id=328c9086-d550-4e9e-893f-08a5d3c3a76b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.111539 | controller |     "Jun 09 16:41:05.771378 crc crio[22095]: time=\"2026-06-09T16:41:05.771087256Z\" level=info msg=\"Removed container 2b314fe910e0e3ed9e7d8167faa94b1e8670269a32eaf052e6078e32d850b06c: openshift-infra/auto-csr-approver-29683714-xhdcp/oc\" id=328c9086-d550-4e9e-893f-08a5d3c3a76b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.111566 | controller |     "Jun 09 16:41:05.782259 crc crio[22095]: time=\"2026-06-09T16:41:05.78209125Z\" level=info msg=\"Stopping pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=1f07dae3-229c-4d08-b674-c67106b38eef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.111581 | controller |     "Jun 09 16:41:05.782259 crc crio[22095]: time=\"2026-06-09T16:41:05.782198333Z\" level=info msg=\"Stopped pod sandbox (already stopped): f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=1f07dae3-229c-4d08-b674-c67106b38eef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.111596 | controller |     "Jun 09 16:41:05.783587 crc crio[22095]: time=\"2026-06-09T16:41:05.783151878Z\" level=info msg=\"Removing pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=a619fe29-c59a-4db6-806d-14ff14fa1f55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.111614 | controller |     "Jun 09 16:41:05.799558 crc crio[22095]: time=\"2026-06-09T16:41:05.799454378Z\" level=info msg=\"Removed pod sandbox: f833bd2ad7a2c152fdffe542eb4d17daabaec9657e8868aabee74f87178f0ca7\" id=a619fe29-c59a-4db6-806d-14ff14fa1f55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.111628 | controller |     "Jun 09 16:41:07.534004 crc crio[22095]: time=\"2026-06-09T16:41:07.533199883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc1624da-210d-43d1-adb9-68c32e0f3fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111642 | controller |     "Jun 09 16:41:07.537311 crc crio[22095]: time=\"2026-06-09T16:41:07.537239627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b4f3a1b-5f80-440f-b78f-894429398e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.111656 | controller |     "Jun 09 16:41:07.558358 crc crio[22095]: time=\"2026-06-09T16:41:07.558219839Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-th7k2/registry-server\" id=0af13f8f-981c-46a6-86ba-2e2437ca4ed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111671 | controller |     "Jun 09 16:41:07.558728 crc crio[22095]: time=\"2026-06-09T16:41:07.558615239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111686 | controller |     "Jun 09 16:41:07.631339 crc crio[22095]: time=\"2026-06-09T16:41:07.631233803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111700 | controller |     "Jun 09 16:41:07.641380 crc crio[22095]: time=\"2026-06-09T16:41:07.641100338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.111714 | controller |     "Jun 09 16:41:07.818523 crc crio[22095]: time=\"2026-06-09T16:41:07.817811458Z\" level=info msg=\"Created container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server\" id=0af13f8f-981c-46a6-86ba-2e2437ca4ed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.111729 | controller |     "Jun 09 16:41:07.822021 crc crio[22095]: time=\"2026-06-09T16:41:07.821906504Z\" level=info msg=\"Starting container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56\" id=f9063f6d-7710-4517-b747-5a596f80d377 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.111743 | controller |     "Jun 09 16:41:07.827694 crc crio[22095]: time=\"2026-06-09T16:41:07.827618852Z\" level=info msg=\"Started container\" PID=144648 containerID=d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56 description=openshift-marketplace/community-operators-th7k2/registry-server id=f9063f6d-7710-4517-b747-5a596f80d377 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1",
2026-06-09 17:40:44.111757 | controller |     "Jun 09 16:41:21.811342 crc crio[22095]: time=\"2026-06-09T16:41:21.810109812Z\" level=info msg=\"Stopping container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56 (timeout: 2s)\" id=71bb7013-785d-4f75-b449-fb038cddb21b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.111772 | controller |     "Jun 09 16:41:22.442756 crc crio[22095]: time=\"2026-06-09T16:41:22.442618666Z\" level=info msg=\"Stopped container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server\" id=71bb7013-785d-4f75-b449-fb038cddb21b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.111790 | controller |     "Jun 09 16:41:22.444065 crc crio[22095]: time=\"2026-06-09T16:41:22.443977301Z\" level=info msg=\"Stopping pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=c739fa87-fd4b-44d8-a077-735f974bedb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.111806 | controller |     "Jun 09 16:41:22.445309 crc crio[22095]: time=\"2026-06-09T16:41:22.445233553Z\" level=info msg=\"Got pod network &{Name:community-operators-th7k2 Namespace:openshift-marketplace ID:abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1 UID:0b3d7245-63a7-4a02-890e-ad7073756ab0 NetNS:/var/run/netns/8531e84e-e02b-45a8-8e3a-89c3f129b6a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b3d7245_63a7_4a02_890e_ad7073756ab0.slice PodAnnotations:0xc000526820}] Aliases:map[]}\"",
2026-06-09 17:40:44.111821 | controller |     "Jun 09 16:41:22.445514 crc crio[22095]: time=\"2026-06-09T16:41:22.445451419Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-th7k2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.111836 | controller |     "Jun 09 16:41:22.788625 crc crio[22095]: time=\"2026-06-09T16:41:22.788023889Z\" level=info msg=\"Stopped pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=c739fa87-fd4b-44d8-a077-735f974bedb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.111865 | controller |     "Jun 09 16:41:26.997485 crc crio[22095]: time=\"2026-06-09T16:41:26.996427639Z\" level=info msg=\"Stopping container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8 (timeout: 2s)\" id=c3dc053f-bfc0-4cd5-b4b4-fde1781ba214 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.111887 | controller |     "Jun 09 16:41:27.126669 crc crio[22095]: time=\"2026-06-09T16:41:27.126539247Z\" level=info msg=\"Stopped container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=c3dc053f-bfc0-4cd5-b4b4-fde1781ba214 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.111902 | controller |     "Jun 09 16:41:27.128048 crc crio[22095]: time=\"2026-06-09T16:41:27.127860271Z\" level=info msg=\"Stopping pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=0b203d58-5aa6-4b3d-8993-e58fee62cb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.111917 | controller |     "Jun 09 16:41:27.128866 crc crio[22095]: time=\"2026-06-09T16:41:27.128753654Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8nkmz Namespace:openshift-marketplace ID:ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf UID:8a618bc3-2883-4bfc-8750-e3e97cdbdcf1 NetNS:/var/run/netns/6811d537-1293-481c-8bef-96eed87476e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a618bc3_2883_4bfc_8750_e3e97cdbdcf1.slice PodAnnotations:0xc00263db38}] Aliases:map[]}\"",
2026-06-09 17:40:44.111932 | controller |     "Jun 09 16:41:27.129136 crc crio[22095]: time=\"2026-06-09T16:41:27.129063842Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-8nkmz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.111947 | controller |     "Jun 09 16:41:27.460006 crc crio[22095]: time=\"2026-06-09T16:41:27.459366567Z\" level=info msg=\"Stopped pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=0b203d58-5aa6-4b3d-8993-e58fee62cb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.111961 | controller |     "Jun 09 16:41:27.898978 crc crio[22095]: time=\"2026-06-09T16:41:27.89809866Z\" level=info msg=\"Removing container: 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8\" id=7566e7eb-5bf2-4afd-a0ff-3b1f3daf3adc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.111980 | controller |     "Jun 09 16:41:27.936478 crc crio[22095]: time=\"2026-06-09T16:41:27.936366077Z\" level=info msg=\"Removed container 7b261ca079f14e21643fae818f9420e6cb826885fc42d8e2e5db9a5f06e6e4a8: openshift-marketplace/redhat-operators-8nkmz/registry-server\" id=7566e7eb-5bf2-4afd-a0ff-3b1f3daf3adc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.111995 | controller |     "Jun 09 16:41:27.941158 crc crio[22095]: time=\"2026-06-09T16:41:27.940891644Z\" level=info msg=\"Removing container: 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f\" id=87037183-d38c-4479-8458-949d5c41eed1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.112010 | controller |     "Jun 09 16:41:27.989753 crc crio[22095]: time=\"2026-06-09T16:41:27.989516659Z\" level=info msg=\"Removed container 90c4d5669e3bb516fca1b6864c5160b60578eb0354fabcc091ff82fb3c9d9f3f: openshift-marketplace/redhat-operators-8nkmz/extract-content\" id=87037183-d38c-4479-8458-949d5c41eed1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.112025 | controller |     "Jun 09 16:41:27.995785 crc crio[22095]: time=\"2026-06-09T16:41:27.995697289Z\" level=info msg=\"Removing container: 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764\" id=32519e33-df9b-4a9b-9740-ce0682cdb6d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.112040 | controller |     "Jun 09 16:41:28.080689 crc crio[22095]: time=\"2026-06-09T16:41:28.080545609Z\" level=info msg=\"Removed container 6333c679d8af7e7ba4ba9c22857be8022f859820dbfea12f890345bf6d386764: openshift-marketplace/redhat-operators-8nkmz/extract-utilities\" id=32519e33-df9b-4a9b-9740-ce0682cdb6d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.112055 | controller |     "Jun 09 16:41:38.042491 crc crio[22095]: time=\"2026-06-09T16:41:38.041471878Z\" level=info msg=\"Stopping pod sandbox: e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca\" id=ed0d136c-5d4f-449e-b924-8acf192eefcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.112071 | controller |     "Jun 09 16:41:38.044482 crc crio[22095]: time=\"2026-06-09T16:41:38.043363307Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk Namespace:openstack ID:e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca UID:b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b NetNS:/var/run/netns/00094c8e-bd7b-4dbf-8dee-422662f19474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb32ec0f4_73a2_4c3d_8e05_bbfbe7d62b0b.slice PodAnnotations:0xc00041cca8}] Aliases:map[]}\"",
2026-06-09 17:40:44.112088 | controller |     "Jun 09 16:41:38.044482 crc crio[22095]: time=\"2026-06-09T16:41:38.043591373Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.112103 | controller |     "Jun 09 16:41:38.794890 crc crio[22095]: time=\"2026-06-09T16:41:38.793892946Z\" level=info msg=\"Stopped pod sandbox: e3f5ef3da345870e8dfd59d7c79def3a76d8814527fc5d3a3c4b71ef748619ca\" id=ed0d136c-5d4f-449e-b924-8acf192eefcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.112119 | controller |     "Jun 09 16:41:39.641288 crc crio[22095]: time=\"2026-06-09T16:41:39.640500146Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/POD\" id=6e4d3eb9-0d19-427c-a531-68551ecece7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.112135 | controller |     "Jun 09 16:41:39.643117 crc crio[22095]: time=\"2026-06-09T16:41:39.641318247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112154 | controller |     "Jun 09 16:41:39.678211 crc crio[22095]: time=\"2026-06-09T16:41:39.678112627Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc00263cf60}] Aliases:map[]}\"",
2026-06-09 17:40:44.112171 | controller |     "Jun 09 16:41:39.678211 crc crio[22095]: time=\"2026-06-09T16:41:39.678177579Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.112187 | controller |     "Jun 09 16:41:40.216202 crc crio[22095]: 2026-06-09T16:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1b3c7c66f4e24 Mac:7e:c3:67:25:9e:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.112203 | controller |     "Jun 09 16:41:40.217861 crc crio[22095]: time=\"2026-06-09T16:41:40.217778855Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc00263cf60}] Aliases:map[]}\"",
2026-06-09 17:40:44.112218 | controller |     "Jun 09 16:41:40.218105 crc crio[22095]: time=\"2026-06-09T16:41:40.218040572Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.112234 | controller |     "Jun 09 16:41:40.229961 crc crio[22095]: time=\"2026-06-09T16:41:40.227725972Z\" level=info msg=\"Ran pod sandbox dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/POD\" id=6e4d3eb9-0d19-427c-a531-68551ecece7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.112250 | controller |     "Jun 09 16:41:40.231219 crc crio[22095]: time=\"2026-06-09T16:41:40.23115345Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bd606cd7-cba3-468a-959c-1acaae4339f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.112265 | controller |     "Jun 09 16:41:40.243655 crc crio[22095]: time=\"2026-06-09T16:41:40.243573801Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.112280 | controller |     "Jun 09 16:41:40.724030 crc crio[22095]: time=\"2026-06-09T16:41:40.723786983Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bd606cd7-cba3-468a-959c-1acaae4339f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.112295 | controller |     "Jun 09 16:41:40.725800 crc crio[22095]: time=\"2026-06-09T16:41:40.7255819Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4034123d-fc3d-4f7e-8611-fcf9e418758f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.112314 | controller |     "Jun 09 16:41:40.761989 crc crio[22095]: time=\"2026-06-09T16:41:40.761857596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6a37e14f-a4ff-4825-b391-5f377d51d082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.112330 | controller |     "Jun 09 16:41:40.772800 crc crio[22095]: time=\"2026-06-09T16:41:40.772684145Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=66cdf0d4-871f-4a90-8a26-4bf87cc1b466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.112345 | controller |     "Jun 09 16:41:40.773401 crc crio[22095]: time=\"2026-06-09T16:41:40.773340792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112360 | controller |     "Jun 09 16:41:40.850010 crc crio[22095]: time=\"2026-06-09T16:41:40.849773055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112376 | controller |     "Jun 09 16:41:40.856896 crc crio[22095]: time=\"2026-06-09T16:41:40.856792836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112391 | controller |     "Jun 09 16:41:41.035353 crc crio[22095]: time=\"2026-06-09T16:41:41.034748428Z\" level=info msg=\"Created container 9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=66cdf0d4-871f-4a90-8a26-4bf87cc1b466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.112405 | controller |     "Jun 09 16:41:41.037353 crc crio[22095]: time=\"2026-06-09T16:41:41.037269854Z\" level=info msg=\"Starting container: 9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020\" id=177ff974-99c8-4990-9659-a8fbf19d6b6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.112420 | controller |     "Jun 09 16:41:41.044901 crc crio[22095]: time=\"2026-06-09T16:41:41.043657038Z\" level=info msg=\"Started container\" PID=146743 containerID=9abaa5324c85a33952a4e698798fa082bccae4969ba2ab3a7e807f0f52a0a020 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=177ff974-99c8-4990-9659-a8fbf19d6b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839",
2026-06-09 17:40:44.112436 | controller |     "Jun 09 16:42:00.539383 crc crio[22095]: time=\"2026-06-09T16:42:00.538182074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683722-c2n7f/POD\" id=c5d94ddf-0ec5-48d0-ba72-20bda57ee140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.112451 | controller |     "Jun 09 16:42:00.540712 crc crio[22095]: time=\"2026-06-09T16:42:00.539409046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112466 | controller |     "Jun 09 16:42:00.574962 crc crio[22095]: time=\"2026-06-09T16:42:00.574785339Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc00041db00}] Aliases:map[]}\"",
2026-06-09 17:40:44.112484 | controller |     "Jun 09 16:42:00.574962 crc crio[22095]: time=\"2026-06-09T16:42:00.574877611Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683722-c2n7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.112500 | controller |     "Jun 09 16:42:01.101362 crc crio[22095]: 2026-06-09T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7ca3cd28bce020 Mac:ce:a6:c3:35:33:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.112515 | controller |     "Jun 09 16:42:01.103320 crc crio[22095]: time=\"2026-06-09T16:42:01.103249227Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc00041db00}] Aliases:map[]}\"",
2026-06-09 17:40:44.112530 | controller |     "Jun 09 16:42:01.103447 crc crio[22095]: time=\"2026-06-09T16:42:01.103415301Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683722-c2n7f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.112545 | controller |     "Jun 09 16:42:01.112483 crc crio[22095]: time=\"2026-06-09T16:42:01.112390513Z\" level=info msg=\"Ran pod sandbox c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 with infra container: openshift-infra/auto-csr-approver-29683722-c2n7f/POD\" id=c5d94ddf-0ec5-48d0-ba72-20bda57ee140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.112560 | controller |     "Jun 09 16:42:01.118752 crc crio[22095]: time=\"2026-06-09T16:42:01.118646775Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2213b6e6-98e6-4fd1-9396-21812047cb3a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.112575 | controller |     "Jun 09 16:42:01.131263 crc crio[22095]: time=\"2026-06-09T16:42:01.131185588Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.112590 | controller |     "Jun 09 16:42:02.141619 crc crio[22095]: time=\"2026-06-09T16:42:02.140726821Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2213b6e6-98e6-4fd1-9396-21812047cb3a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.112606 | controller |     "Jun 09 16:42:02.143452 crc crio[22095]: time=\"2026-06-09T16:42:02.142488867Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d73f4b7-9e3e-467c-a272-28f42f76a0c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.112621 | controller |     "Jun 09 16:42:02.144996 crc crio[22095]: time=\"2026-06-09T16:42:02.144882569Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a33978b-490a-477a-8736-52e3068ddf39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.112636 | controller |     "Jun 09 16:42:02.156007 crc crio[22095]: time=\"2026-06-09T16:42:02.155874582Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683722-c2n7f/oc\" id=1a32346a-92c4-454d-88ec-b5c9c2eff265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.112654 | controller |     "Jun 09 16:42:02.157106 crc crio[22095]: time=\"2026-06-09T16:42:02.157071803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112670 | controller |     "Jun 09 16:42:02.228538 crc crio[22095]: time=\"2026-06-09T16:42:02.228373693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112685 | controller |     "Jun 09 16:42:02.436230 crc crio[22095]: time=\"2026-06-09T16:42:02.435792497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112700 | controller |     "Jun 09 16:42:02.558663 crc crio[22095]: time=\"2026-06-09T16:42:02.558520864Z\" level=info msg=\"Created container ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c: openshift-infra/auto-csr-approver-29683722-c2n7f/oc\" id=1a32346a-92c4-454d-88ec-b5c9c2eff265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.112714 | controller |     "Jun 09 16:42:02.559902 crc crio[22095]: time=\"2026-06-09T16:42:02.559822328Z\" level=info msg=\"Starting container: ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c\" id=10f3ccd3-40f8-44f9-938c-a8707f6b74ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.112729 | controller |     "Jun 09 16:42:02.565415 crc crio[22095]: time=\"2026-06-09T16:42:02.56533899Z\" level=info msg=\"Started container\" PID=147919 containerID=ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c description=openshift-infra/auto-csr-approver-29683722-c2n7f/oc id=10f3ccd3-40f8-44f9-938c-a8707f6b74ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518",
2026-06-09 17:40:44.112745 | controller |     "Jun 09 16:42:04.491793 crc crio[22095]: time=\"2026-06-09T16:42:04.490443884Z\" level=info msg=\"Stopping pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=9110a21a-8de8-45b5-84a7-7bb39275fb3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.112759 | controller |     "Jun 09 16:42:04.493711 crc crio[22095]: time=\"2026-06-09T16:42:04.492707332Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683722-c2n7f Namespace:openshift-infra ID:c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518 UID:821becda-e381-4fa8-a17f-247d772dc0c1 NetNS:/var/run/netns/cb0e29b6-4897-4028-b474-259fb21d689a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod821becda_e381_4fa8_a17f_247d772dc0c1.slice PodAnnotations:0xc002ab26f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.112774 | controller |     "Jun 09 16:42:04.493711 crc crio[22095]: time=\"2026-06-09T16:42:04.492838926Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683722-c2n7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.112789 | controller |     "Jun 09 16:42:04.830635 crc crio[22095]: time=\"2026-06-09T16:42:04.828878028Z\" level=info msg=\"Stopped pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=9110a21a-8de8-45b5-84a7-7bb39275fb3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.112804 | controller |     "Jun 09 16:42:05.827754 crc crio[22095]: time=\"2026-06-09T16:42:05.826417782Z\" level=info msg=\"Stopping pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=55a68f1b-2306-4e39-bdb1-fc208c362055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.112819 | controller |     "Jun 09 16:42:05.827754 crc crio[22095]: time=\"2026-06-09T16:42:05.827712115Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=55a68f1b-2306-4e39-bdb1-fc208c362055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.112837 | controller |     "Jun 09 16:42:05.830195 crc crio[22095]: time=\"2026-06-09T16:42:05.829086881Z\" level=info msg=\"Removing pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=73667517-8688-445e-a881-b46b30569f69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.112868 | controller |     "Jun 09 16:42:05.847497 crc crio[22095]: time=\"2026-06-09T16:42:05.847347972Z\" level=info msg=\"Removed pod sandbox: ad36ab35ef46538c6aa5d2ed5ad7a1c82c64caf92483e201590c687deda837cf\" id=73667517-8688-445e-a881-b46b30569f69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.112888 | controller |     "Jun 09 16:42:24.332323 crc crio[22095]: time=\"2026-06-09T16:42:24.331157132Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-56w9g/POD\" id=3cd95ec0-c8f9-4dd9-a5c9-bf0b3d91cc86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.112903 | controller |     "Jun 09 16:42:24.332323 crc crio[22095]: time=\"2026-06-09T16:42:24.332301652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.112919 | controller |     "Jun 09 16:42:24.368447 crc crio[22095]: time=\"2026-06-09T16:42:24.368338732Z\" level=info msg=\"Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002ab3668}] Aliases:map[]}\"",
2026-06-09 17:40:44.112934 | controller |     "Jun 09 16:42:24.368447 crc crio[22095]: time=\"2026-06-09T16:42:24.368423374Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-56w9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.112950 | controller |     "Jun 09 16:42:24.956718 crc crio[22095]: 2026-06-09T16:42:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc8f5af53792efd Mac:e6:7b:48:b2:63:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b SocketPath: PciID:}] [{Interface:0xc00050e590 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.112965 | controller |     "Jun 09 16:42:24.959198 crc crio[22095]: time=\"2026-06-09T16:42:24.959121309Z\" level=info msg=\"Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002ab3668}] Aliases:map[]}\"",
2026-06-09 17:40:44.112980 | controller |     "Jun 09 16:42:24.959374 crc crio[22095]: time=\"2026-06-09T16:42:24.959325244Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-56w9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.112995 | controller |     "Jun 09 16:42:24.971554 crc crio[22095]: time=\"2026-06-09T16:42:24.971467117Z\" level=info msg=\"Ran pod sandbox dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c with infra container: openshift-marketplace/certified-operators-56w9g/POD\" id=3cd95ec0-c8f9-4dd9-a5c9-bf0b3d91cc86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.113016 | controller |     "Jun 09 16:42:24.974245 crc crio[22095]: time=\"2026-06-09T16:42:24.974187047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8921a150-07f5-494a-9f4f-aca6e4490ed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.113031 | controller |     "Jun 09 16:42:24.976760 crc crio[22095]: time=\"2026-06-09T16:42:24.976688012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d45831e5-95d0-41de-8b2c-96712bcaff73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.113046 | controller |     "Jun 09 16:42:24.986076 crc crio[22095]: time=\"2026-06-09T16:42:24.985499629Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-56w9g/extract-utilities\" id=d6d6e855-df07-4d63-b95e-3bf4d00ba83d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.113060 | controller |     "Jun 09 16:42:24.986076 crc crio[22095]: time=\"2026-06-09T16:42:24.986033783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113075 | controller |     "Jun 09 16:42:25.047803 crc crio[22095]: time=\"2026-06-09T16:42:25.047713595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113090 | controller |     "Jun 09 16:42:25.053100 crc crio[22095]: time=\"2026-06-09T16:42:25.053023632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113105 | controller |     "Jun 09 16:42:25.227162 crc crio[22095]: time=\"2026-06-09T16:42:25.226440588Z\" level=info msg=\"Created container 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec: openshift-marketplace/certified-operators-56w9g/extract-utilities\" id=d6d6e855-df07-4d63-b95e-3bf4d00ba83d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.113120 | controller |     "Jun 09 16:42:25.230311 crc crio[22095]: time=\"2026-06-09T16:42:25.229774574Z\" level=info msg=\"Starting container: 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec\" id=5314d501-e716-4070-b4bf-cd085d731bbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.113135 | controller |     "Jun 09 16:42:25.236325 crc crio[22095]: time=\"2026-06-09T16:42:25.236093047Z\" level=info msg=\"Started container\" PID=149206 containerID=76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec description=openshift-marketplace/certified-operators-56w9g/extract-utilities id=5314d501-e716-4070-b4bf-cd085d731bbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c",
2026-06-09 17:40:44.113150 | controller |     "Jun 09 16:42:25.929273 crc crio[22095]: time=\"2026-06-09T16:42:25.928554838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9de17be2-fb2f-491a-a910-7f130188bfda name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.113166 | controller |     "Jun 09 16:42:25.939817 crc crio[22095]: time=\"2026-06-09T16:42:25.939727887Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.113181 | controller |     "Jun 09 16:42:26.643160 crc crio[22095]: time=\"2026-06-09T16:42:26.642823272Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9de17be2-fb2f-491a-a910-7f130188bfda name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.113196 | controller |     "Jun 09 16:42:26.644153 crc crio[22095]: time=\"2026-06-09T16:42:26.644049794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=28fbe3ad-28e0-453e-816d-715ff993f740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.113219 | controller |     "Jun 09 16:42:26.648586 crc crio[22095]: time=\"2026-06-09T16:42:26.648466158Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8618d4e8-fea8-4b2c-a3d1-39f19107c7c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.113235 | controller |     "Jun 09 16:42:26.662168 crc crio[22095]: time=\"2026-06-09T16:42:26.662052759Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-56w9g/extract-content\" id=e96f0771-b03e-4561-8879-3fef3a4e184d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.113250 | controller |     "Jun 09 16:42:26.662821 crc crio[22095]: time=\"2026-06-09T16:42:26.662683835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113264 | controller |     "Jun 09 16:42:26.717692 crc crio[22095]: time=\"2026-06-09T16:42:26.717587402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113279 | controller |     "Jun 09 16:42:26.722720 crc crio[22095]: time=\"2026-06-09T16:42:26.722640352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113294 | controller |     "Jun 09 16:42:27.324133 crc crio[22095]: time=\"2026-06-09T16:42:27.323458867Z\" level=info msg=\"Created container 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e: openshift-marketplace/certified-operators-56w9g/extract-content\" id=e96f0771-b03e-4561-8879-3fef3a4e184d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.113309 | controller |     "Jun 09 16:42:27.326969 crc crio[22095]: time=\"2026-06-09T16:42:27.325050838Z\" level=info msg=\"Starting container: 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e\" id=2fb4a36b-45e9-44d7-9e25-077eb7511aec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.113324 | controller |     "Jun 09 16:42:27.337662 crc crio[22095]: time=\"2026-06-09T16:42:27.337538761Z\" level=info msg=\"Started container\" PID=149349 containerID=27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e description=openshift-marketplace/certified-operators-56w9g/extract-content id=2fb4a36b-45e9-44d7-9e25-077eb7511aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c",
2026-06-09 17:40:44.113339 | controller |     "Jun 09 16:42:28.977000 crc crio[22095]: time=\"2026-06-09T16:42:28.975587426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=397e0061-98c7-41ee-926f-bb882b60e77a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.113354 | controller |     "Jun 09 16:42:28.980370 crc crio[22095]: time=\"2026-06-09T16:42:28.980182554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a5b2e9ce-3981-4445-a00e-14979bdc5871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.113369 | controller |     "Jun 09 16:42:28.991540 crc crio[22095]: time=\"2026-06-09T16:42:28.991387033Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-56w9g/registry-server\" id=34982c00-acc4-416b-9200-f4ba490b5618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.113384 | controller |     "Jun 09 16:42:28.992256 crc crio[22095]: time=\"2026-06-09T16:42:28.992200524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113401 | controller |     "Jun 09 16:42:29.081881 crc crio[22095]: time=\"2026-06-09T16:42:29.08152098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113417 | controller |     "Jun 09 16:42:29.086425 crc crio[22095]: time=\"2026-06-09T16:42:29.086345044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113432 | controller |     "Jun 09 16:42:29.270296 crc crio[22095]: time=\"2026-06-09T16:42:29.270114237Z\" level=info msg=\"Created container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server\" id=34982c00-acc4-416b-9200-f4ba490b5618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.113446 | controller |     "Jun 09 16:42:29.272124 crc crio[22095]: time=\"2026-06-09T16:42:29.272023206Z\" level=info msg=\"Starting container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff\" id=6bc22f00-91c4-4c65-9325-7c9d9ff0af78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.113462 | controller |     "Jun 09 16:42:29.279531 crc crio[22095]: time=\"2026-06-09T16:42:29.279462998Z\" level=info msg=\"Started container\" PID=149474 containerID=d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff description=openshift-marketplace/certified-operators-56w9g/registry-server id=6bc22f00-91c4-4c65-9325-7c9d9ff0af78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c",
2026-06-09 17:40:44.113477 | controller |     "Jun 09 16:42:37.126695 crc crio[22095]: time=\"2026-06-09T16:42:37.125394606Z\" level=info msg=\"Stopping container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff (timeout: 2s)\" id=e0156c55-5d6f-4687-9c93-2cf2b5bebe14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.113492 | controller |     "Jun 09 16:42:37.274565 crc crio[22095]: time=\"2026-06-09T16:42:37.274366201Z\" level=info msg=\"Stopped container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server\" id=e0156c55-5d6f-4687-9c93-2cf2b5bebe14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.113507 | controller |     "Jun 09 16:42:37.276210 crc crio[22095]: time=\"2026-06-09T16:42:37.276095835Z\" level=info msg=\"Stopping pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=759459eb-cb94-4728-9ff3-579e27ab6dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.113522 | controller |     "Jun 09 16:42:37.277200 crc crio[22095]: time=\"2026-06-09T16:42:37.277121452Z\" level=info msg=\"Got pod network &{Name:certified-operators-56w9g Namespace:openshift-marketplace ID:dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c UID:3f5ba33b-c73f-445a-9efd-601dae963814 NetNS:/var/run/netns/d4886314-c22e-49ae-b07a-a50aaad8c72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f5ba33b_c73f_445a_9efd_601dae963814.slice PodAnnotations:0xc002da49b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.113536 | controller |     "Jun 09 16:42:37.277432 crc crio[22095]: time=\"2026-06-09T16:42:37.277344708Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-56w9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.113551 | controller |     "Jun 09 16:42:37.609792 crc crio[22095]: time=\"2026-06-09T16:42:37.609199752Z\" level=info msg=\"Stopped pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=759459eb-cb94-4728-9ff3-579e27ab6dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.113569 | controller |     "Jun 09 16:42:38.150087 crc crio[22095]: time=\"2026-06-09T16:42:38.148782877Z\" level=info msg=\"Removing container: d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff\" id=575ed422-7325-4c06-ac16-34dac20d8fa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113584 | controller |     "Jun 09 16:42:38.193433 crc crio[22095]: time=\"2026-06-09T16:42:38.193197373Z\" level=info msg=\"Removed container d99c51f90b86d33b9bfc1f21bc1b9c65de2eb6f062d7a3bb7953d4b4146ed1ff: openshift-marketplace/certified-operators-56w9g/registry-server\" id=575ed422-7325-4c06-ac16-34dac20d8fa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113599 | controller |     "Jun 09 16:42:38.195673 crc crio[22095]: time=\"2026-06-09T16:42:38.195569795Z\" level=info msg=\"Removing container: 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e\" id=75e340bd-8815-4760-b819-87611995b652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113615 | controller |     "Jun 09 16:42:38.250718 crc crio[22095]: time=\"2026-06-09T16:42:38.250279677Z\" level=info msg=\"Removed container 27033f58916748322200cf9354e67972eabe2bbd72c6bfb17e476c3b2af1968e: openshift-marketplace/certified-operators-56w9g/extract-content\" id=75e340bd-8815-4760-b819-87611995b652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113631 | controller |     "Jun 09 16:42:38.254247 crc crio[22095]: time=\"2026-06-09T16:42:38.254164807Z\" level=info msg=\"Removing container: 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec\" id=a2488a86-3204-4afe-aeef-fe6a27913164 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113646 | controller |     "Jun 09 16:42:38.298169 crc crio[22095]: time=\"2026-06-09T16:42:38.297909556Z\" level=info msg=\"Removed container 76cc4c5c1b3c2f1e54d92adf3e53818b6fc56e5a3d48464e1a443a4e0f7ab1ec: openshift-marketplace/certified-operators-56w9g/extract-utilities\" id=a2488a86-3204-4afe-aeef-fe6a27913164 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113661 | controller |     "Jun 09 16:43:07.712833 crc crio[22095]: time=\"2026-06-09T16:43:07.564784509Z\" level=info msg=\"Removing container: 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537\" id=4f1e5961-f32f-4fef-b154-4dd24e6cb758 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113676 | controller |     "Jun 09 16:43:08.193996 crc crio[22095]: time=\"2026-06-09T16:43:08.192200141Z\" level=info msg=\"Removed container 56603f47d0b220030df51c5f4fb40c4527e0abf6791f9b2282321cda3324d537: openshift-infra/auto-csr-approver-29683716-nd2pv/oc\" id=4f1e5961-f32f-4fef-b154-4dd24e6cb758 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.113691 | controller |     "Jun 09 16:43:08.206301 crc crio[22095]: time=\"2026-06-09T16:43:08.206189602Z\" level=info msg=\"Stopping pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=21bcee02-e3e9-4b19-9ef9-95b2a3f1a5ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.113706 | controller |     "Jun 09 16:43:08.206301 crc crio[22095]: time=\"2026-06-09T16:43:08.206295195Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=21bcee02-e3e9-4b19-9ef9-95b2a3f1a5ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.113721 | controller |     "Jun 09 16:43:08.207172 crc crio[22095]: time=\"2026-06-09T16:43:08.207086295Z\" level=info msg=\"Removing pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=48b820ee-5107-4694-92af-9be126ba47db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.113736 | controller |     "Jun 09 16:43:08.271273 crc crio[22095]: time=\"2026-06-09T16:43:08.27119325Z\" level=info msg=\"Removed pod sandbox: dc8f5af53792efd85f9b23c2032d07637d4f073f3233d9e225a0eeb9535f693c\" id=48b820ee-5107-4694-92af-9be126ba47db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.113755 | controller |     "Jun 09 16:43:08.272826 crc crio[22095]: time=\"2026-06-09T16:43:08.27273849Z\" level=info msg=\"Stopping pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=2f9431bf-cfe5-41c2-ad71-19ec6179f4e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.113770 | controller |     "Jun 09 16:43:08.273199 crc crio[22095]: time=\"2026-06-09T16:43:08.272844762Z\" level=info msg=\"Stopped pod sandbox (already stopped): 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=2f9431bf-cfe5-41c2-ad71-19ec6179f4e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.113785 | controller |     "Jun 09 16:43:08.274062 crc crio[22095]: time=\"2026-06-09T16:43:08.274017753Z\" level=info msg=\"Removing pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=8928922a-7970-48a4-b514-76049a41af40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.113801 | controller |     "Jun 09 16:43:08.301078 crc crio[22095]: time=\"2026-06-09T16:43:08.300761693Z\" level=info msg=\"Removed pod sandbox: 860e9820e393eb94766056490c3fa92a5e89484b488172cb1cee87e14615192a\" id=8928922a-7970-48a4-b514-76049a41af40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.113815 | controller |     "Jun 09 16:44:00.613360 crc crio[22095]: time=\"2026-06-09T16:44:00.612660108Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683724-p988v/POD\" id=8fe873a5-7245-418a-91c6-40929a02c9a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.113831 | controller |     "Jun 09 16:44:00.613360 crc crio[22095]: time=\"2026-06-09T16:44:00.613366106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.113846 | controller |     "Jun 09 16:44:00.703806 crc crio[22095]: time=\"2026-06-09T16:44:00.703640296Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc00263c0d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.113882 | controller |     "Jun 09 16:44:00.703806 crc crio[22095]: time=\"2026-06-09T16:44:00.703730708Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683724-p988v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.113899 | controller |     "Jun 09 16:44:01.480179 crc crio[22095]: 2026-06-09T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1c388d30a7be1a Mac:76:be:5a:bf:98:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.113915 | controller |     "Jun 09 16:44:01.482327 crc crio[22095]: time=\"2026-06-09T16:44:01.482253551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc00263c0d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.113930 | controller |     "Jun 09 16:44:01.482562 crc crio[22095]: time=\"2026-06-09T16:44:01.482492307Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683724-p988v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.113948 | controller |     "Jun 09 16:44:01.495473 crc crio[22095]: time=\"2026-06-09T16:44:01.49540504Z\" level=info msg=\"Ran pod sandbox f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 with infra container: openshift-infra/auto-csr-approver-29683724-p988v/POD\" id=8fe873a5-7245-418a-91c6-40929a02c9a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.113963 | controller |     "Jun 09 16:44:01.499258 crc crio[22095]: time=\"2026-06-09T16:44:01.499188208Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=72f25310-838b-4424-8a36-a7d5acbce07b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.113978 | controller |     "Jun 09 16:44:01.511510 crc crio[22095]: time=\"2026-06-09T16:44:01.511432224Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.113994 | controller |     "Jun 09 16:44:02.264027 crc crio[22095]: time=\"2026-06-09T16:44:02.263172145Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=72f25310-838b-4424-8a36-a7d5acbce07b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.114009 | controller |     "Jun 09 16:44:02.266086 crc crio[22095]: time=\"2026-06-09T16:44:02.265057053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1969e5e-39ac-4e28-9837-4642210ea748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.114024 | controller |     "Jun 09 16:44:02.267750 crc crio[22095]: time=\"2026-06-09T16:44:02.2676489Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=472be96f-5575-49c4-944a-c0f008d8e531 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.114039 | controller |     "Jun 09 16:44:02.278804 crc crio[22095]: time=\"2026-06-09T16:44:02.278667475Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683724-p988v/oc\" id=5b52e975-4458-4866-af8b-67a3fa72d037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.114054 | controller |     "Jun 09 16:44:02.279634 crc crio[22095]: time=\"2026-06-09T16:44:02.279367833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114069 | controller |     "Jun 09 16:44:02.341574 crc crio[22095]: time=\"2026-06-09T16:44:02.341400234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114085 | controller |     "Jun 09 16:44:02.718906 crc crio[22095]: time=\"2026-06-09T16:44:02.718056565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114100 | controller |     "Jun 09 16:44:02.900592 crc crio[22095]: time=\"2026-06-09T16:44:02.900435782Z\" level=info msg=\"Created container 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a: openshift-infra/auto-csr-approver-29683724-p988v/oc\" id=5b52e975-4458-4866-af8b-67a3fa72d037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.114115 | controller |     "Jun 09 16:44:02.902407 crc crio[22095]: time=\"2026-06-09T16:44:02.9022989Z\" level=info msg=\"Starting container: 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a\" id=97be7dda-eba4-4fec-b112-d87314cab814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.114130 | controller |     "Jun 09 16:44:02.908355 crc crio[22095]: time=\"2026-06-09T16:44:02.908268504Z\" level=info msg=\"Started container\" PID=153932 containerID=8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a description=openshift-infra/auto-csr-approver-29683724-p988v/oc id=97be7dda-eba4-4fec-b112-d87314cab814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8",
2026-06-09 17:40:44.114148 | controller |     "Jun 09 16:44:05.151605 crc crio[22095]: time=\"2026-06-09T16:44:05.150279225Z\" level=info msg=\"Stopping pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=30718104-65f4-4cde-8468-8e6e1db48148 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114163 | controller |     "Jun 09 16:44:05.154448 crc crio[22095]: time=\"2026-06-09T16:44:05.152704878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-p988v Namespace:openshift-infra ID:f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8 UID:a9483619-34c4-45ba-a063-57d7f69443ef NetNS:/var/run/netns/81332545-9a61-47ae-b133-80e6bce4133b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9483619_34c4_45ba_a063_57d7f69443ef.slice PodAnnotations:0xc001984790}] Aliases:map[]}\"",
2026-06-09 17:40:44.114178 | controller |     "Jun 09 16:44:05.154448 crc crio[22095]: time=\"2026-06-09T16:44:05.152840271Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683724-p988v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.114193 | controller |     "Jun 09 16:44:06.153211 crc crio[22095]: time=\"2026-06-09T16:44:06.152493791Z\" level=info msg=\"Stopped pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=30718104-65f4-4cde-8468-8e6e1db48148 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114208 | controller |     "Jun 09 16:44:08.330162 crc crio[22095]: time=\"2026-06-09T16:44:08.328706194Z\" level=info msg=\"Removing container: 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de\" id=656bce42-53de-4a01-ba2b-e070c77011b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.114223 | controller |     "Jun 09 16:44:08.586455 crc crio[22095]: time=\"2026-06-09T16:44:08.585851771Z\" level=info msg=\"Removed container 421e129482597b44f1fbdf4aaad34b4f909d41565feeb4f960a7b5f190f363de: openshift-infra/auto-csr-approver-29683718-cgmmh/oc\" id=656bce42-53de-4a01-ba2b-e070c77011b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.114238 | controller |     "Jun 09 16:44:08.601269 crc crio[22095]: time=\"2026-06-09T16:44:08.601148225Z\" level=info msg=\"Stopping pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=4d4fc95b-1c9d-4164-9d84-dd4e42b6d95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114253 | controller |     "Jun 09 16:44:08.601756 crc crio[22095]: time=\"2026-06-09T16:44:08.601292839Z\" level=info msg=\"Stopped pod sandbox (already stopped): b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=4d4fc95b-1c9d-4164-9d84-dd4e42b6d95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114268 | controller |     "Jun 09 16:44:08.602449 crc crio[22095]: time=\"2026-06-09T16:44:08.602363047Z\" level=info msg=\"Removing pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=b8fa952b-ee06-4daa-8d7c-07d5a1fb34e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.114283 | controller |     "Jun 09 16:44:08.624759 crc crio[22095]: time=\"2026-06-09T16:44:08.62458141Z\" level=info msg=\"Removed pod sandbox: b327d6dfa20f97b82bbe7827ef2155c23f5abd8522809ab10049a081da414d83\" id=b8fa952b-ee06-4daa-8d7c-07d5a1fb34e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.114298 | controller |     "Jun 09 16:44:48.774420 crc crio[22095]: time=\"2026-06-09T16:44:48.77298372Z\" level=info msg=\"Stopping pod sandbox: dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839\" id=bcd4655a-6b04-46fb-ae06-4fbc07608f78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114322 | controller |     "Jun 09 16:44:48.776057 crc crio[22095]: time=\"2026-06-09T16:44:48.775455944Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 Namespace:openstack ID:dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839 UID:5ba5df1e-3a3c-41cb-af61-44f776c78a00 NetNS:/var/run/netns/1bb00ea2-2cf3-48ea-aebd-89aa635ab6ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ba5df1e_3a3c_41cb_af61_44f776c78a00.slice PodAnnotations:0xc002b5cb50}] Aliases:map[]}\"",
2026-06-09 17:40:44.114337 | controller |     "Jun 09 16:44:48.776057 crc crio[22095]: time=\"2026-06-09T16:44:48.775606848Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.114352 | controller |     "Jun 09 16:44:49.337518 crc crio[22095]: time=\"2026-06-09T16:44:49.337321825Z\" level=info msg=\"Stopped pod sandbox: dd1b3c7c66f4e24fbedd41dfaf5a6a18d4feb50420ea7049624a06ece28b9839\" id=bcd4655a-6b04-46fb-ae06-4fbc07608f78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114367 | controller |     "Jun 09 16:44:50.440143 crc crio[22095]: time=\"2026-06-09T16:44:50.439245262Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/POD\" id=ef5aaac7-818f-4a52-b45d-fd299f4ce624 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.114382 | controller |     "Jun 09 16:44:50.441701 crc crio[22095]: time=\"2026-06-09T16:44:50.440168196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114398 | controller |     "Jun 09 16:44:50.508813 crc crio[22095]: time=\"2026-06-09T16:44:50.508568841Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc00379e068}] Aliases:map[]}\"",
2026-06-09 17:40:44.114413 | controller |     "Jun 09 16:44:50.508813 crc crio[22095]: time=\"2026-06-09T16:44:50.508774586Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.114428 | controller |     "Jun 09 16:44:51.424965 crc crio[22095]: 2026-06-09T16:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4ab5979d8cb227 Mac:aa:14:31:5b:62:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 SocketPath: PciID:}] [{Interface:0xc00019cdd0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.114443 | controller |     "Jun 09 16:44:51.427165 crc crio[22095]: time=\"2026-06-09T16:44:51.427060156Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc00379e068}] Aliases:map[]}\"",
2026-06-09 17:40:44.114462 | controller |     "Jun 09 16:44:51.427375 crc crio[22095]: time=\"2026-06-09T16:44:51.427294672Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.114477 | controller |     "Jun 09 16:44:51.440160 crc crio[22095]: time=\"2026-06-09T16:44:51.440041261Z\" level=info msg=\"Ran pod sandbox f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/POD\" id=ef5aaac7-818f-4a52-b45d-fd299f4ce624 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.114492 | controller |     "Jun 09 16:44:51.444502 crc crio[22095]: time=\"2026-06-09T16:44:51.444434074Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=aaa3f69d-5521-4bb4-ad5c-4b9a9fc41342 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.114507 | controller |     "Jun 09 16:44:51.455853 crc crio[22095]: time=\"2026-06-09T16:44:51.455750516Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.114521 | controller |     "Jun 09 16:44:51.902874 crc crio[22095]: time=\"2026-06-09T16:44:51.901982953Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=aaa3f69d-5521-4bb4-ad5c-4b9a9fc41342 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.114536 | controller |     "Jun 09 16:44:51.904384 crc crio[22095]: time=\"2026-06-09T16:44:51.904122568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9fbb2031-7d04-43a8-9262-8199785db5b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.114551 | controller |     "Jun 09 16:44:51.931546 crc crio[22095]: time=\"2026-06-09T16:44:51.931484324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f56bf4d4-6708-4192-8352-c9f244a3e5c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.114566 | controller |     "Jun 09 16:44:51.943398 crc crio[22095]: time=\"2026-06-09T16:44:51.942868328Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c793a676-bfab-408e-96db-25f2ad46e4d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.114581 | controller |     "Jun 09 16:44:51.944014 crc crio[22095]: time=\"2026-06-09T16:44:51.943509944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114596 | controller |     "Jun 09 16:44:51.996827 crc crio[22095]: time=\"2026-06-09T16:44:51.996706327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114610 | controller |     "Jun 09 16:44:52.001630 crc crio[22095]: time=\"2026-06-09T16:44:52.001493951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114625 | controller |     "Jun 09 16:44:52.255094 crc crio[22095]: time=\"2026-06-09T16:44:52.25486687Z\" level=info msg=\"Created container 3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c793a676-bfab-408e-96db-25f2ad46e4d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.114642 | controller |     "Jun 09 16:44:52.256737 crc crio[22095]: time=\"2026-06-09T16:44:52.256653716Z\" level=info msg=\"Starting container: 3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b\" id=0185501a-12b0-474a-a0b9-12ec591291ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.114658 | controller |     "Jun 09 16:44:52.268102 crc crio[22095]: time=\"2026-06-09T16:44:52.26804724Z\" level=info msg=\"Started container\" PID=156502 containerID=3132edfdf1ebec2819d21112420e53dde2dc3a12df47733d58f58662e6efdb5b description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=0185501a-12b0-474a-a0b9-12ec591291ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1",
2026-06-09 17:40:44.114674 | controller |     "Jun 09 16:45:00.559468 crc crio[22095]: time=\"2026-06-09T16:45:00.558681874Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/POD\" id=539c9bef-00b3-4f8f-81e9-86bcf93f7db3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.114689 | controller |     "Jun 09 16:45:00.561524 crc crio[22095]: time=\"2026-06-09T16:45:00.559506885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114705 | controller |     "Jun 09 16:45:00.626131 crc crio[22095]: time=\"2026-06-09T16:45:00.626011502Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc000526338}] Aliases:map[]}\"",
2026-06-09 17:40:44.114720 | controller |     "Jun 09 16:45:00.626131 crc crio[22095]: time=\"2026-06-09T16:45:00.626102124Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.114734 | controller |     "Jun 09 16:45:02.597649 crc crio[22095]: 2026-06-09T16:45:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9a8cc6f54b8de Mac:6e:c4:28:76:48:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 SocketPath: PciID:}] [{Interface:0xc0002489d0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.114749 | controller |     "Jun 09 16:45:02.600452 crc crio[22095]: time=\"2026-06-09T16:45:02.600354335Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc000526338}] Aliases:map[]}\"",
2026-06-09 17:40:44.114764 | controller |     "Jun 09 16:45:02.600608 crc crio[22095]: time=\"2026-06-09T16:45:02.600559371Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.114780 | controller |     "Jun 09 16:45:02.612800 crc crio[22095]: time=\"2026-06-09T16:45:02.612627302Z\" level=info msg=\"Ran pod sandbox 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/POD\" id=539c9bef-00b3-4f8f-81e9-86bcf93f7db3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.114798 | controller |     "Jun 09 16:45:02.617529 crc crio[22095]: time=\"2026-06-09T16:45:02.617414086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5416ab2d-6d18-4678-b0f6-5637718c38e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.114814 | controller |     "Jun 09 16:45:02.622205 crc crio[22095]: time=\"2026-06-09T16:45:02.622092876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cf93350-e829-4975-b08c-fd637bd5148a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.114829 | controller |     "Jun 09 16:45:02.635651 crc crio[22095]: time=\"2026-06-09T16:45:02.635521463Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles\" id=f03550c6-9935-435b-b771-41f40ab33056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.114844 | controller |     "Jun 09 16:45:02.636217 crc crio[22095]: time=\"2026-06-09T16:45:02.636144609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114879 | controller |     "Jun 09 16:45:02.692455 crc crio[22095]: time=\"2026-06-09T16:45:02.692339739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114896 | controller |     "Jun 09 16:45:02.697153 crc crio[22095]: time=\"2026-06-09T16:45:02.6970227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.114911 | controller |     "Jun 09 16:45:02.880801 crc crio[22095]: time=\"2026-06-09T16:45:02.88068762Z\" level=info msg=\"Created container b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles\" id=f03550c6-9935-435b-b771-41f40ab33056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.114927 | controller |     "Jun 09 16:45:02.882272 crc crio[22095]: time=\"2026-06-09T16:45:02.882173879Z\" level=info msg=\"Starting container: b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76\" id=cbf2b016-8aa6-4bdd-96ec-17937092a01b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.114943 | controller |     "Jun 09 16:45:02.887506 crc crio[22095]: time=\"2026-06-09T16:45:02.887390053Z\" level=info msg=\"Started container\" PID=157063 containerID=b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76 description=openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles id=cbf2b016-8aa6-4bdd-96ec-17937092a01b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f",
2026-06-09 17:40:44.114959 | controller |     "Jun 09 16:45:05.260563 crc crio[22095]: time=\"2026-06-09T16:45:05.259265006Z\" level=info msg=\"Stopping pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=b0349c26-02a1-4ef0-a8fa-36df96dc89c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.114974 | controller |     "Jun 09 16:45:05.262346 crc crio[22095]: time=\"2026-06-09T16:45:05.261820672Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-rfdkm Namespace:openshift-operator-lifecycle-manager ID:6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f UID:bd4a85f1-320c-47a1-a350-1a30d6c168c7 NetNS:/var/run/netns/aabcd454-c1ea-41e1-be3e-c248468cd667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd4a85f1_320c_47a1_a350_1a30d6c168c7.slice PodAnnotations:0xc00263c7b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.114993 | controller |     "Jun 09 16:45:05.262346 crc crio[22095]: time=\"2026-06-09T16:45:05.262081309Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683725-rfdkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.115009 | controller |     "Jun 09 16:45:05.647725 crc crio[22095]: time=\"2026-06-09T16:45:05.647599408Z\" level=info msg=\"Stopped pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=b0349c26-02a1-4ef0-a8fa-36df96dc89c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115024 | controller |     "Jun 09 16:45:08.661600 crc crio[22095]: time=\"2026-06-09T16:45:08.660404613Z\" level=info msg=\"Removing container: c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085\" id=b2f1cce6-69b9-4ef6-b2bd-6bf3e83b80e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.115039 | controller |     "Jun 09 16:45:08.901980 crc crio[22095]: time=\"2026-06-09T16:45:08.901593717Z\" level=info msg=\"Removed container c2e811fcbd29700f1a2c928cfa218d25eb699e96615f91efecddae7901f28085: openshift-operator-lifecycle-manager/collect-profiles-29683680-v2k75/collect-profiles\" id=b2f1cce6-69b9-4ef6-b2bd-6bf3e83b80e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.115054 | controller |     "Jun 09 16:45:08.915571 crc crio[22095]: time=\"2026-06-09T16:45:08.915430975Z\" level=info msg=\"Stopping pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=fce999d3-66a6-4cfd-ac7f-c0ef61e85779 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115070 | controller |     "Jun 09 16:45:08.915571 crc crio[22095]: time=\"2026-06-09T16:45:08.915540887Z\" level=info msg=\"Stopped pod sandbox (already stopped): c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=fce999d3-66a6-4cfd-ac7f-c0ef61e85779 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115085 | controller |     "Jun 09 16:45:08.916431 crc crio[22095]: time=\"2026-06-09T16:45:08.916347018Z\" level=info msg=\"Removing pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=1863759b-dc4d-4bcb-9071-1b4a62542f0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.115101 | controller |     "Jun 09 16:45:08.964866 crc crio[22095]: time=\"2026-06-09T16:45:08.964684966Z\" level=info msg=\"Removed pod sandbox: c775b9df39bf8751549bb7f75986a8853cb9d6168eda42dd0e2936f7d302af69\" id=1863759b-dc4d-4bcb-9071-1b4a62542f0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.115116 | controller |     "Jun 09 16:45:46.908965 crc crio[22095]: time=\"2026-06-09T16:45:46.907200972Z\" level=info msg=\"Stopping pod sandbox: f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1\" id=b1a155ce-3ea8-4712-b097-e119733a882b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115132 | controller |     "Jun 09 16:45:46.910836 crc crio[22095]: time=\"2026-06-09T16:45:46.9094598Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh Namespace:openstack ID:f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1 UID:20b7c062-1535-4d6d-8d82-d2342ac97dc4 NetNS:/var/run/netns/3fa4af62-31b5-4958-9a79-de4f409b08c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20b7c062_1535_4d6d_8d82_d2342ac97dc4.slice PodAnnotations:0xc0028b6e30}] Aliases:map[]}\"",
2026-06-09 17:40:44.115147 | controller |     "Jun 09 16:45:46.910836 crc crio[22095]: time=\"2026-06-09T16:45:46.909615944Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.115166 | controller |     "Jun 09 16:45:47.362954 crc crio[22095]: time=\"2026-06-09T16:45:47.362826247Z\" level=info msg=\"Stopped pod sandbox: f4ab5979d8cb227e474653b558b7de0da28e2687de532ab860f6708ad47ee3b1\" id=b1a155ce-3ea8-4712-b097-e119733a882b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115181 | controller |     "Jun 09 16:45:48.480377 crc crio[22095]: time=\"2026-06-09T16:45:48.478889454Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/POD\" id=6337eec4-2598-496c-8c94-ab80f81ba10e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.115196 | controller |     "Jun 09 16:45:48.480377 crc crio[22095]: time=\"2026-06-09T16:45:48.480335391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.115212 | controller |     "Jun 09 16:45:48.525435 crc crio[22095]: time=\"2026-06-09T16:45:48.52531391Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.115228 | controller |     "Jun 09 16:45:48.526046 crc crio[22095]: time=\"2026-06-09T16:45:48.525468674Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.115243 | controller |     "Jun 09 16:45:50.678540 crc crio[22095]: 2026-06-09T16:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9b8598d53eacbe Mac:ae:6b:16:2b:9f:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.115258 | controller |     "Jun 09 16:45:50.681426 crc crio[22095]: time=\"2026-06-09T16:45:50.681337334Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.115273 | controller |     "Jun 09 16:45:50.681541 crc crio[22095]: time=\"2026-06-09T16:45:50.681518629Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.115289 | controller |     "Jun 09 16:45:50.694001 crc crio[22095]: time=\"2026-06-09T16:45:50.693843226Z\" level=info msg=\"Ran pod sandbox c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/POD\" id=6337eec4-2598-496c-8c94-ab80f81ba10e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.115304 | controller |     "Jun 09 16:45:50.700128 crc crio[22095]: time=\"2026-06-09T16:45:50.698166068Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=898625e8-b70c-41c1-9157-33c1648d9ffc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.115323 | controller |     "Jun 09 16:45:50.709846 crc crio[22095]: time=\"2026-06-09T16:45:50.709741976Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.115339 | controller |     "Jun 09 16:45:51.092749 crc crio[22095]: time=\"2026-06-09T16:45:51.091888388Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=898625e8-b70c-41c1-9157-33c1648d9ffc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.115354 | controller |     "Jun 09 16:45:51.094569 crc crio[22095]: time=\"2026-06-09T16:45:51.094442274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c43351d5-b3c8-418f-bb38-77f344ac172b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.115369 | controller |     "Jun 09 16:45:51.135312 crc crio[22095]: time=\"2026-06-09T16:45:51.135187673Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=aaa7a06d-a512-47d6-b77a-1857c9a2446a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.115384 | controller |     "Jun 09 16:45:51.144968 crc crio[22095]: time=\"2026-06-09T16:45:51.144788861Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=5e760774-daad-4c4c-b261-2f844a05e185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.115399 | controller |     "Jun 09 16:45:51.145497 crc crio[22095]: time=\"2026-06-09T16:45:51.145413197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.115415 | controller |     "Jun 09 16:45:51.200573 crc crio[22095]: time=\"2026-06-09T16:45:51.200432434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.115430 | controller |     "Jun 09 16:45:51.204565 crc crio[22095]: time=\"2026-06-09T16:45:51.204482568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.115445 | controller |     "Jun 09 16:45:51.444474 crc crio[22095]: time=\"2026-06-09T16:45:51.443515105Z\" level=info msg=\"Created container 884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=5e760774-daad-4c4c-b261-2f844a05e185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.115460 | controller |     "Jun 09 16:45:51.446806 crc crio[22095]: time=\"2026-06-09T16:45:51.446702637Z\" level=info msg=\"Starting container: 884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133\" id=c4c5c39f-69ab-445e-9da5-ab3b21ea95a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.115475 | controller |     "Jun 09 16:45:51.452461 crc crio[22095]: time=\"2026-06-09T16:45:51.452366853Z\" level=info msg=\"Started container\" PID=159856 containerID=884abd86f86bdf05c7764f04a974256f9cbdcd9431db23f8338ec01026e7f133 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=c4c5c39f-69ab-445e-9da5-ab3b21ea95a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823",
2026-06-09 17:40:44.115495 | controller |     "Jun 09 16:45:58.359617 crc crio[22095]: time=\"2026-06-09T16:45:58.358070917Z\" level=info msg=\"Stopping pod sandbox: c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823\" id=aa09a0a2-07df-4f22-812d-df131888ba99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115511 | controller |     "Jun 09 16:45:58.362035 crc crio[22095]: time=\"2026-06-09T16:45:58.360486079Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 Namespace:openstack ID:c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823 UID:fe46ffb5-a0ce-4029-868d-31e7ed06a5e0 NetNS:/var/run/netns/8d93fa85-2ccc-44cd-86a6-af2d975dd166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe46ffb5_a0ce_4029_868d_31e7ed06a5e0.slice PodAnnotations:0xc00041d278}] Aliases:map[]}\"",
2026-06-09 17:40:44.115527 | controller |     "Jun 09 16:45:58.362035 crc crio[22095]: time=\"2026-06-09T16:45:58.360984732Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.115543 | controller |     "Jun 09 16:45:58.902027 crc crio[22095]: time=\"2026-06-09T16:45:58.901195216Z\" level=info msg=\"Stopped pod sandbox: c9b8598d53eacbe70414baf4434864ca64f008723f47ebf59379c0c6b4a22823\" id=aa09a0a2-07df-4f22-812d-df131888ba99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.115558 | controller |     "Jun 09 16:45:59.879365 crc crio[22095]: time=\"2026-06-09T16:45:59.878570231Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/POD\" id=e8ef3d9d-de73-4bb8-a7db-14fa0121edcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.115597 | controller |     "Jun 09 16:45:59.881184 crc crio[22095]: time=\"2026-06-09T16:45:59.879379382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.115615 | controller |     "Jun 09 16:45:59.918294 crc crio[22095]: time=\"2026-06-09T16:45:59.918161991Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc0074a4a10}] Aliases:map[]}\"",
2026-06-09 17:40:44.115631 | controller |     "Jun 09 16:45:59.918294 crc crio[22095]: time=\"2026-06-09T16:45:59.918231643Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.115646 | controller |     "Jun 09 16:46:00.523423 crc crio[22095]: time=\"2026-06-09T16:46:00.522669552Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683726-hrdlb/POD\" id=dab71c36-68a3-4f3b-8e8d-732f0616332d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.115662 | controller |     "Jun 09 16:46:00.523423 crc crio[22095]: time=\"2026-06-09T16:46:00.523472283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.115678 | controller |     "Jun 09 16:46:00.579552 crc crio[22095]: time=\"2026-06-09T16:46:00.578676024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc001288210}] Aliases:map[]}\"",
2026-06-09 17:40:44.115699 | controller |     "Jun 09 16:46:00.579552 crc crio[22095]: time=\"2026-06-09T16:46:00.578742686Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683726-hrdlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.115715 | controller |     "Jun 09 16:46:00.654861 crc crio[22095]: 2026-06-09T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e55eb729c4a32 Mac:76:fc:48:c7:08:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.115731 | controller |     "Jun 09 16:46:00.656357 crc crio[22095]: time=\"2026-06-09T16:46:00.656282373Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc0074a4a10}] Aliases:map[]}\"",
2026-06-09 17:40:44.115747 | controller |     "Jun 09 16:46:00.656546 crc crio[22095]: time=\"2026-06-09T16:46:00.656484059Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.115763 | controller |     "Jun 09 16:46:00.667254 crc crio[22095]: time=\"2026-06-09T16:46:00.667208225Z\" level=info msg=\"Ran pod sandbox 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/POD\" id=e8ef3d9d-de73-4bb8-a7db-14fa0121edcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.115779 | controller |     "Jun 09 16:46:00.670889 crc crio[22095]: time=\"2026-06-09T16:46:00.670858599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=553d9da4-743a-47e7-b089-d8659346bd82 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.115794 | controller |     "Jun 09 16:46:00.678126 crc crio[22095]: time=\"2026-06-09T16:46:00.678056984Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.115809 | controller |     "Jun 09 16:46:01.123868 crc crio[22095]: 2026-06-09T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8d650b0601b1e6 Mac:5a:d5:23:83:32:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab SocketPath: PciID:}] [{Interface:0xc000614740 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.115825 | controller |     "Jun 09 16:46:01.126852 crc crio[22095]: time=\"2026-06-09T16:46:01.126727951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc001288210}] Aliases:map[]}\"",
2026-06-09 17:40:44.115844 | controller |     "Jun 09 16:46:01.127241 crc crio[22095]: time=\"2026-06-09T16:46:01.127186273Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683726-hrdlb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.115879 | controller |     "Jun 09 16:46:01.140110 crc crio[22095]: time=\"2026-06-09T16:46:01.139966292Z\" level=info msg=\"Ran pod sandbox a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 with infra container: openshift-infra/auto-csr-approver-29683726-hrdlb/POD\" id=dab71c36-68a3-4f3b-8e8d-732f0616332d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.115896 | controller |     "Jun 09 16:46:01.142670 crc crio[22095]: time=\"2026-06-09T16:46:01.142559389Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=61c12fb8-6788-402d-abb7-422282e92d7f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.115912 | controller |     "Jun 09 16:46:01.150111 crc crio[22095]: time=\"2026-06-09T16:46:01.149839216Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.115928 | controller |     "Jun 09 16:46:01.448446 crc crio[22095]: time=\"2026-06-09T16:46:01.448332765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=553d9da4-743a-47e7-b089-d8659346bd82 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.115943 | controller |     "Jun 09 16:46:01.449645 crc crio[22095]: time=\"2026-06-09T16:46:01.449559416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3465ed83-2635-4972-bdd0-0cf9c99f4ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.115959 | controller |     "Jun 09 16:46:01.480613 crc crio[22095]: time=\"2026-06-09T16:46:01.479740874Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0e792275-6735-46f9-982e-6b245c73c77f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.115974 | controller |     "Jun 09 16:46:01.489611 crc crio[22095]: time=\"2026-06-09T16:46:01.489450594Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6642c3c5-4537-422a-8ed8-fedfd9ed44cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.115989 | controller |     "Jun 09 16:46:01.490313 crc crio[22095]: time=\"2026-06-09T16:46:01.490180503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116005 | controller |     "Jun 09 16:46:01.542293 crc crio[22095]: time=\"2026-06-09T16:46:01.542171662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116020 | controller |     "Jun 09 16:46:01.546786 crc crio[22095]: time=\"2026-06-09T16:46:01.546693108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116035 | controller |     "Jun 09 16:46:01.741010 crc crio[22095]: time=\"2026-06-09T16:46:01.740836848Z\" level=info msg=\"Created container 40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6642c3c5-4537-422a-8ed8-fedfd9ed44cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116054 | controller |     "Jun 09 16:46:01.742334 crc crio[22095]: time=\"2026-06-09T16:46:01.742220214Z\" level=info msg=\"Starting container: 40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1\" id=d9fa056f-7941-4c35-ab27-dc46ba4632d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.116070 | controller |     "Jun 09 16:46:01.747871 crc crio[22095]: time=\"2026-06-09T16:46:01.747791017Z\" level=info msg=\"Started container\" PID=160517 containerID=40f3be7a0ef99af31b09250795c83c0ff9e18ea712d3437da55bdb79ff47f2b1 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=d9fa056f-7941-4c35-ab27-dc46ba4632d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc",
2026-06-09 17:40:44.116086 | controller |     "Jun 09 16:46:04.868454 crc crio[22095]: time=\"2026-06-09T16:46:04.867181966Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=61c12fb8-6788-402d-abb7-422282e92d7f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.116102 | controller |     "Jun 09 16:46:04.870117 crc crio[22095]: time=\"2026-06-09T16:46:04.869118526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ece7cee7-0e20-4792-9a81-e8313d530163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.116117 | controller |     "Jun 09 16:46:04.873097 crc crio[22095]: time=\"2026-06-09T16:46:04.871362113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=842259a3-cf13-4f66-945d-5e875cd7ac62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.116132 | controller |     "Jun 09 16:46:04.879056 crc crio[22095]: time=\"2026-06-09T16:46:04.87897647Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683726-hrdlb/oc\" id=c1b858d6-6fc2-4c98-a941-dc4a5fea988e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116148 | controller |     "Jun 09 16:46:04.879497 crc crio[22095]: time=\"2026-06-09T16:46:04.879440842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116163 | controller |     "Jun 09 16:46:04.937254 crc crio[22095]: time=\"2026-06-09T16:46:04.937155858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116178 | controller |     "Jun 09 16:46:05.270387 crc crio[22095]: time=\"2026-06-09T16:46:05.26960892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116194 | controller |     "Jun 09 16:46:05.495317 crc crio[22095]: time=\"2026-06-09T16:46:05.49516754Z\" level=info msg=\"Created container df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4: openshift-infra/auto-csr-approver-29683726-hrdlb/oc\" id=c1b858d6-6fc2-4c98-a941-dc4a5fea988e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116209 | controller |     "Jun 09 16:46:05.496594 crc crio[22095]: time=\"2026-06-09T16:46:05.496470014Z\" level=info msg=\"Starting container: df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4\" id=857dbda3-85ba-4d8f-867c-ef56f2348b6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.116224 | controller |     "Jun 09 16:46:05.504175 crc crio[22095]: time=\"2026-06-09T16:46:05.504043769Z\" level=info msg=\"Started container\" PID=160659 containerID=df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4 description=openshift-infra/auto-csr-approver-29683726-hrdlb/oc id=857dbda3-85ba-4d8f-867c-ef56f2348b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0",
2026-06-09 17:40:44.116243 | controller |     "Jun 09 16:46:07.516517 crc crio[22095]: time=\"2026-06-09T16:46:07.515247823Z\" level=info msg=\"Stopping pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=0d1b5823-83dc-4663-94a1-3d098c6cff39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.116260 | controller |     "Jun 09 16:46:07.518415 crc crio[22095]: time=\"2026-06-09T16:46:07.51747781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-hrdlb Namespace:openshift-infra ID:a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0 UID:6b1090a3-c293-49c5-868f-f7d529918966 NetNS:/var/run/netns/0dcc09ee-5ad6-4352-96ac-a6d60b1ba9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b1090a3_c293_49c5_868f_f7d529918966.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.116276 | controller |     "Jun 09 16:46:07.518415 crc crio[22095]: time=\"2026-06-09T16:46:07.517615044Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683726-hrdlb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.116291 | controller |     "Jun 09 16:46:07.849626 crc crio[22095]: time=\"2026-06-09T16:46:07.849332168Z\" level=info msg=\"Stopped pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=0d1b5823-83dc-4663-94a1-3d098c6cff39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.116306 | controller |     "Jun 09 16:46:42.045691 crc crio[22095]: time=\"2026-06-09T16:46:42.044327296Z\" level=info msg=\"Stopping pod sandbox: 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc\" id=176c07f3-d53c-485e-a88a-949052dff5a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.116322 | controller |     "Jun 09 16:46:42.047211 crc crio[22095]: time=\"2026-06-09T16:46:42.046540123Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh Namespace:openstack ID:62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc UID:0cf69f5f-de63-461b-801b-4b012b6f67d0 NetNS:/var/run/netns/c24d54c9-cf12-4dea-823f-dec94034c474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cf69f5f_de63_461b_801b_4b012b6f67d0.slice PodAnnotations:0xc002ab3488}] Aliases:map[]}\"",
2026-06-09 17:40:44.116337 | controller |     "Jun 09 16:46:42.047211 crc crio[22095]: time=\"2026-06-09T16:46:42.047112467Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.116353 | controller |     "Jun 09 16:46:42.544337 crc crio[22095]: time=\"2026-06-09T16:46:42.543702998Z\" level=info msg=\"Stopped pod sandbox: 62e55eb729c4a328e309935c9a33e49f7e81c34c0b703a78b126809103fe4fbc\" id=176c07f3-d53c-485e-a88a-949052dff5a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.116368 | controller |     "Jun 09 16:46:43.741955 crc crio[22095]: time=\"2026-06-09T16:46:43.740881385Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/POD\" id=ee0aceeb-fcc6-4216-b8d2-4ad91e94e4bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.116384 | controller |     "Jun 09 16:46:43.742882 crc crio[22095]: time=\"2026-06-09T16:46:43.742031945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116399 | controller |     "Jun 09 16:46:43.781314 crc crio[22095]: time=\"2026-06-09T16:46:43.781238174Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc001984e88}] Aliases:map[]}\"",
2026-06-09 17:40:44.116417 | controller |     "Jun 09 16:46:43.781796 crc crio[22095]: time=\"2026-06-09T16:46:43.781768308Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.116433 | controller |     "Jun 09 16:46:44.487341 crc crio[22095]: 2026-06-09T16:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880eaf5a3284a1c Mac:92:82:fc:f1:61:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.116449 | controller |     "Jun 09 16:46:44.489622 crc crio[22095]: time=\"2026-06-09T16:46:44.489549279Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc001984e88}] Aliases:map[]}\"",
2026-06-09 17:40:44.116465 | controller |     "Jun 09 16:46:44.489856 crc crio[22095]: time=\"2026-06-09T16:46:44.489709283Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.116481 | controller |     "Jun 09 16:46:44.498580 crc crio[22095]: time=\"2026-06-09T16:46:44.498486569Z\" level=info msg=\"Ran pod sandbox 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/POD\" id=ee0aceeb-fcc6-4216-b8d2-4ad91e94e4bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.116497 | controller |     "Jun 09 16:46:44.501720 crc crio[22095]: time=\"2026-06-09T16:46:44.501588409Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c992bfe0-89f5-4071-88c6-af8db877b958 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.116512 | controller |     "Jun 09 16:46:44.509312 crc crio[22095]: time=\"2026-06-09T16:46:44.509200855Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.116528 | controller |     "Jun 09 16:46:45.134331 crc crio[22095]: time=\"2026-06-09T16:46:45.134218973Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c992bfe0-89f5-4071-88c6-af8db877b958 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.116543 | controller |     "Jun 09 16:46:45.136351 crc crio[22095]: time=\"2026-06-09T16:46:45.135319412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6a6311d0-02d6-47d9-8453-daa6bde69d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.116561 | controller |     "Jun 09 16:46:45.160182 crc crio[22095]: time=\"2026-06-09T16:46:45.16009123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0052746f-8706-4b1c-b5e0-09f2827b436c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.116577 | controller |     "Jun 09 16:46:45.319490 crc crio[22095]: time=\"2026-06-09T16:46:45.318611493Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b8086f7a-b2fc-42fa-92d6-41d35cffb3fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116592 | controller |     "Jun 09 16:46:45.319896 crc crio[22095]: time=\"2026-06-09T16:46:45.319813784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116608 | controller |     "Jun 09 16:46:45.381255 crc crio[22095]: time=\"2026-06-09T16:46:45.38100124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116623 | controller |     "Jun 09 16:46:45.386165 crc crio[22095]: time=\"2026-06-09T16:46:45.38604586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116638 | controller |     "Jun 09 16:46:45.680222 crc crio[22095]: time=\"2026-06-09T16:46:45.679987991Z\" level=info msg=\"Created container b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b8086f7a-b2fc-42fa-92d6-41d35cffb3fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116654 | controller |     "Jun 09 16:46:45.681490 crc crio[22095]: time=\"2026-06-09T16:46:45.681405348Z\" level=info msg=\"Starting container: b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351\" id=c70c0eb6-0552-4b3a-947c-2468861e61ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.116669 | controller |     "Jun 09 16:46:45.687289 crc crio[22095]: time=\"2026-06-09T16:46:45.687209897Z\" level=info msg=\"Started container\" PID=163095 containerID=b87b49690651332731d23c098cfaa64b27caf90af97a9cfcb307939410da0351 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=c70c0eb6-0552-4b3a-947c-2468861e61ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9",
2026-06-09 17:40:44.116685 | controller |     "Jun 09 16:46:57.697783 crc crio[22095]: time=\"2026-06-09T16:46:57.696705732Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5gjvn/POD\" id=84c1329b-eb69-4892-bcbb-132c912e30e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.116700 | controller |     "Jun 09 16:46:57.697783 crc crio[22095]: time=\"2026-06-09T16:46:57.697761569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116716 | controller |     "Jun 09 16:46:57.750608 crc crio[22095]: time=\"2026-06-09T16:46:57.750485837Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc001984178}] Aliases:map[]}\"",
2026-06-09 17:40:44.116734 | controller |     "Jun 09 16:46:57.750608 crc crio[22095]: time=\"2026-06-09T16:46:57.750578419Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5gjvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.116750 | controller |     "Jun 09 16:46:58.400606 crc crio[22095]: 2026-06-09T16:46:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3abdfc30b9b03a Mac:16:e3:ec:1e:94:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e SocketPath: PciID:}] [{Interface:0xc000015250 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.116766 | controller |     "Jun 09 16:46:58.401389 crc crio[22095]: time=\"2026-06-09T16:46:58.401314831Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc001984178}] Aliases:map[]}\"",
2026-06-09 17:40:44.116781 | controller |     "Jun 09 16:46:58.401602 crc crio[22095]: time=\"2026-06-09T16:46:58.401481615Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5gjvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.116797 | controller |     "Jun 09 16:46:58.411784 crc crio[22095]: time=\"2026-06-09T16:46:58.411574155Z\" level=info msg=\"Ran pod sandbox e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 with infra container: openshift-marketplace/redhat-marketplace-5gjvn/POD\" id=84c1329b-eb69-4892-bcbb-132c912e30e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.116812 | controller |     "Jun 09 16:46:58.414755 crc crio[22095]: time=\"2026-06-09T16:46:58.414654834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63a490a5-ba6e-4795-a208-c838e7477a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.116827 | controller |     "Jun 09 16:46:58.417871 crc crio[22095]: time=\"2026-06-09T16:46:58.417799275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e23f783f-4de4-4e97-87d3-344976cf857e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.116842 | controller |     "Jun 09 16:46:58.425451 crc crio[22095]: time=\"2026-06-09T16:46:58.42534663Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities\" id=fa64c6d3-381b-47bb-ac13-b18251a40991 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116877 | controller |     "Jun 09 16:46:58.425961 crc crio[22095]: time=\"2026-06-09T16:46:58.425847663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116895 | controller |     "Jun 09 16:46:58.474668 crc crio[22095]: time=\"2026-06-09T16:46:58.474463915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116910 | controller |     "Jun 09 16:46:58.478631 crc crio[22095]: time=\"2026-06-09T16:46:58.47853905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.116925 | controller |     "Jun 09 16:46:58.652361 crc crio[22095]: time=\"2026-06-09T16:46:58.651424463Z\" level=info msg=\"Created container 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities\" id=fa64c6d3-381b-47bb-ac13-b18251a40991 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.116944 | controller |     "Jun 09 16:46:58.653183 crc crio[22095]: time=\"2026-06-09T16:46:58.653110527Z\" level=info msg=\"Starting container: 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf\" id=c5ac2252-7a24-48af-bad9-2867320ac281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.116959 | controller |     "Jun 09 16:46:58.663816 crc crio[22095]: time=\"2026-06-09T16:46:58.663489584Z\" level=info msg=\"Started container\" PID=164001 containerID=52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf description=openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities id=c5ac2252-7a24-48af-bad9-2867320ac281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042",
2026-06-09 17:40:44.116975 | controller |     "Jun 09 16:46:59.338531 crc crio[22095]: time=\"2026-06-09T16:46:59.338383607Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b753d39-edc7-4f0c-8ff9-3f9b64e98947 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.116990 | controller |     "Jun 09 16:46:59.353341 crc crio[22095]: time=\"2026-06-09T16:46:59.353220129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.117005 | controller |     "Jun 09 16:47:00.092331 crc crio[22095]: time=\"2026-06-09T16:47:00.09089558Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=7b753d39-edc7-4f0c-8ff9-3f9b64e98947 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.117021 | controller |     "Jun 09 16:47:00.093545 crc crio[22095]: time=\"2026-06-09T16:47:00.093425665Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=221bad7b-3636-4559-a94c-4fba5bbd9774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.117036 | controller |     "Jun 09 16:47:00.096668 crc crio[22095]: time=\"2026-06-09T16:47:00.096623057Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=88e1283b-98dd-4774-a3ac-5b8148da5e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.117052 | controller |     "Jun 09 16:47:00.136749 crc crio[22095]: time=\"2026-06-09T16:47:00.136635408Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gjvn/extract-content\" id=3549b20c-c35b-4495-97de-7962fa8a6fb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.117068 | controller |     "Jun 09 16:47:00.137399 crc crio[22095]: time=\"2026-06-09T16:47:00.137317685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117083 | controller |     "Jun 09 16:47:00.199364 crc crio[22095]: time=\"2026-06-09T16:47:00.19923197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117098 | controller |     "Jun 09 16:47:00.203605 crc crio[22095]: time=\"2026-06-09T16:47:00.20350946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117114 | controller |     "Jun 09 16:47:00.363875 crc crio[22095]: time=\"2026-06-09T16:47:00.363768998Z\" level=info msg=\"Created container da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca: openshift-marketplace/redhat-marketplace-5gjvn/extract-content\" id=3549b20c-c35b-4495-97de-7962fa8a6fb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.117132 | controller |     "Jun 09 16:47:00.365306 crc crio[22095]: time=\"2026-06-09T16:47:00.365139814Z\" level=info msg=\"Starting container: da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca\" id=195de484-6b87-457c-829d-d8c1f79793e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.117148 | controller |     "Jun 09 16:47:00.371078 crc crio[22095]: time=\"2026-06-09T16:47:00.370994934Z\" level=info msg=\"Started container\" PID=164106 containerID=da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca description=openshift-marketplace/redhat-marketplace-5gjvn/extract-content id=195de484-6b87-457c-829d-d8c1f79793e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042",
2026-06-09 17:40:44.117164 | controller |     "Jun 09 16:47:01.372362 crc crio[22095]: time=\"2026-06-09T16:47:01.369688169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=862aefa5-743b-41ab-aa47-33200e48be21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.117179 | controller |     "Jun 09 16:47:01.389296 crc crio[22095]: time=\"2026-06-09T16:47:01.386986884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf53d7ec-c54c-4beb-93e7-8796151ce399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.117194 | controller |     "Jun 09 16:47:01.396242 crc crio[22095]: time=\"2026-06-09T16:47:01.396104959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=e2339d21-9336-44b3-b438-cc49d10d20b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.117210 | controller |     "Jun 09 16:47:01.396649 crc crio[22095]: time=\"2026-06-09T16:47:01.396579091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117225 | controller |     "Jun 09 16:47:01.453343 crc crio[22095]: time=\"2026-06-09T16:47:01.453157529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117241 | controller |     "Jun 09 16:47:01.457860 crc crio[22095]: time=\"2026-06-09T16:47:01.457776547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117256 | controller |     "Jun 09 16:47:01.629467 crc crio[22095]: time=\"2026-06-09T16:47:01.629263365Z\" level=info msg=\"Created container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=e2339d21-9336-44b3-b438-cc49d10d20b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.117271 | controller |     "Jun 09 16:47:01.632927 crc crio[22095]: time=\"2026-06-09T16:47:01.632836567Z\" level=info msg=\"Starting container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea\" id=c9a0f40d-7a28-4440-a15c-e76f19a4b3d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.117286 | controller |     "Jun 09 16:47:01.645508 crc crio[22095]: time=\"2026-06-09T16:47:01.645432751Z\" level=info msg=\"Started container\" PID=164150 containerID=ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea description=openshift-marketplace/redhat-marketplace-5gjvn/registry-server id=c9a0f40d-7a28-4440-a15c-e76f19a4b3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042",
2026-06-09 17:40:44.117302 | controller |     "Jun 09 16:47:09.008732 crc crio[22095]: time=\"2026-06-09T16:47:09.007768186Z\" level=info msg=\"Removing container: 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e\" id=0460aeea-17d7-401e-ad42-379ff84fa917 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117330 | controller |     "Jun 09 16:47:09.043884 crc crio[22095]: time=\"2026-06-09T16:47:09.043716662Z\" level=info msg=\"Removed container 71d2d04954ed4b0374a1b4b07aefb3cc970d4afd72880ae54b621ab89bec896e: openshift-marketplace/community-operators-th7k2/extract-utilities\" id=0460aeea-17d7-401e-ad42-379ff84fa917 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117351 | controller |     "Jun 09 16:47:09.046759 crc crio[22095]: time=\"2026-06-09T16:47:09.046676428Z\" level=info msg=\"Removing container: d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56\" id=3149d1a6-0b52-48f0-aab7-0ebd46cb21cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117372 | controller |     "Jun 09 16:47:09.109316 crc crio[22095]: time=\"2026-06-09T16:47:09.10924447Z\" level=info msg=\"Removed container d34997ccf5b355495d7fa091233fdc7fa1cfafd7169864fa9e70e2afe1ae9a56: openshift-marketplace/community-operators-th7k2/registry-server\" id=3149d1a6-0b52-48f0-aab7-0ebd46cb21cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117392 | controller |     "Jun 09 16:47:09.113519 crc crio[22095]: time=\"2026-06-09T16:47:09.113440838Z\" level=info msg=\"Removing container: 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e\" id=107948dd-0acb-4e75-b287-6c97ae13fd03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117456 | controller |     "Jun 09 16:47:09.339677 crc crio[22095]: time=\"2026-06-09T16:47:09.338829424Z\" level=info msg=\"Removed container 4e2f28d4cd7e521af920597d3b785d7a45d0223c9c5a09a33be35b9408b5d28e: openshift-infra/auto-csr-approver-29683720-gpx8b/oc\" id=107948dd-0acb-4e75-b287-6c97ae13fd03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117477 | controller |     "Jun 09 16:47:09.342073 crc crio[22095]: time=\"2026-06-09T16:47:09.341996565Z\" level=info msg=\"Removing container: eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161\" id=10985fce-9b0a-40c5-91ea-9925a107a027 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117494 | controller |     "Jun 09 16:47:09.400962 crc crio[22095]: time=\"2026-06-09T16:47:09.4004124Z\" level=info msg=\"Removed container eb9433b3f855b42b0832f24031a7e175e8b52c2b29b2076f33a3ed43790cd161: openshift-marketplace/community-operators-th7k2/extract-content\" id=10985fce-9b0a-40c5-91ea-9925a107a027 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117510 | controller |     "Jun 09 16:47:09.418305 crc crio[22095]: time=\"2026-06-09T16:47:09.418194848Z\" level=info msg=\"Stopping pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=22629327-c685-4809-ad9c-16509ad2235c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117525 | controller |     "Jun 09 16:47:09.418462 crc crio[22095]: time=\"2026-06-09T16:47:09.418311401Z\" level=info msg=\"Stopped pod sandbox (already stopped): abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=22629327-c685-4809-ad9c-16509ad2235c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117541 | controller |     "Jun 09 16:47:09.419872 crc crio[22095]: time=\"2026-06-09T16:47:09.419724537Z\" level=info msg=\"Removing pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=392465d4-9551-4e74-a6e8-b1dda95e7af0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.117557 | controller |     "Jun 09 16:47:09.448504 crc crio[22095]: time=\"2026-06-09T16:47:09.448384086Z\" level=info msg=\"Removed pod sandbox: abed7eca85508e693bd1167893f91431b50a249d4ac96a91346814b6cd2175a1\" id=392465d4-9551-4e74-a6e8-b1dda95e7af0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.117572 | controller |     "Jun 09 16:47:09.449602 crc crio[22095]: time=\"2026-06-09T16:47:09.449518995Z\" level=info msg=\"Stopping pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=2ab93ea5-9f07-4022-ba52-a602899a782f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117591 | controller |     "Jun 09 16:47:09.449724 crc crio[22095]: time=\"2026-06-09T16:47:09.449614267Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=2ab93ea5-9f07-4022-ba52-a602899a782f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117607 | controller |     "Jun 09 16:47:09.450578 crc crio[22095]: time=\"2026-06-09T16:47:09.45050344Z\" level=info msg=\"Removing pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=34b1890a-ecf8-4bbf-ad5f-63c07cbc7977 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.117622 | controller |     "Jun 09 16:47:09.473692 crc crio[22095]: time=\"2026-06-09T16:47:09.473575894Z\" level=info msg=\"Removed pod sandbox: fb00e9d4ed51b9600897e99867b602ba8b289435e966ec41041dfaf1184acb88\" id=34b1890a-ecf8-4bbf-ad5f-63c07cbc7977 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.117638 | controller |     "Jun 09 16:47:10.503077 crc crio[22095]: time=\"2026-06-09T16:47:10.502522247Z\" level=info msg=\"Stopping container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea (timeout: 2s)\" id=f9517c81-ce07-430e-b4d3-eb31447c2b67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.117653 | controller |     "Jun 09 16:47:10.626513 crc crio[22095]: time=\"2026-06-09T16:47:10.626386347Z\" level=info msg=\"Stopped container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=f9517c81-ce07-430e-b4d3-eb31447c2b67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.117669 | controller |     "Jun 09 16:47:10.627547 crc crio[22095]: time=\"2026-06-09T16:47:10.627478945Z\" level=info msg=\"Stopping pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=98bb111f-be81-46ec-ba02-8dae262c127d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117684 | controller |     "Jun 09 16:47:10.628571 crc crio[22095]: time=\"2026-06-09T16:47:10.628205094Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5gjvn Namespace:openshift-marketplace ID:e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042 UID:d02fdc89-6aad-442b-a676-3bb19ec726d0 NetNS:/var/run/netns/3d13e14e-8e67-47bf-9b60-1b577ac46f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd02fdc89_6aad_442b_a676_3bb19ec726d0.slice PodAnnotations:0xc000526a30}] Aliases:map[]}\"",
2026-06-09 17:40:44.117699 | controller |     "Jun 09 16:47:10.628571 crc crio[22095]: time=\"2026-06-09T16:47:10.628368908Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5gjvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.117715 | controller |     "Jun 09 16:47:10.931303 crc crio[22095]: time=\"2026-06-09T16:47:10.930531251Z\" level=info msg=\"Stopped pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=98bb111f-be81-46ec-ba02-8dae262c127d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117730 | controller |     "Jun 09 16:47:11.526092 crc crio[22095]: time=\"2026-06-09T16:47:11.523819493Z\" level=info msg=\"Removing container: ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea\" id=8e325854-93dc-4119-a74a-ad83bff11e0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117745 | controller |     "Jun 09 16:47:11.569567 crc crio[22095]: time=\"2026-06-09T16:47:11.569384967Z\" level=info msg=\"Removed container ce08194659734cc26d36036a80bc53ed621320c95111a46e2c5a8809c10a90ea: openshift-marketplace/redhat-marketplace-5gjvn/registry-server\" id=8e325854-93dc-4119-a74a-ad83bff11e0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117763 | controller |     "Jun 09 16:47:11.582056 crc crio[22095]: time=\"2026-06-09T16:47:11.581979431Z\" level=info msg=\"Removing container: da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca\" id=32f1daea-9b9d-430e-bcaf-9288ba4f3b3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117779 | controller |     "Jun 09 16:47:11.619526 crc crio[22095]: time=\"2026-06-09T16:47:11.619322843Z\" level=info msg=\"Removed container da758f46e3766543b767c14ed120eb518996afb59c3689a2a3b0d665904466ca: openshift-marketplace/redhat-marketplace-5gjvn/extract-content\" id=32f1daea-9b9d-430e-bcaf-9288ba4f3b3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117794 | controller |     "Jun 09 16:47:11.622554 crc crio[22095]: time=\"2026-06-09T16:47:11.622458934Z\" level=info msg=\"Removing container: 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf\" id=29a3fc20-f10c-4610-9be6-04a093e6c5d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117809 | controller |     "Jun 09 16:47:11.674014 crc crio[22095]: time=\"2026-06-09T16:47:11.673828757Z\" level=info msg=\"Removed container 52a8bbc882be32d199bc071f5cfa3d7140e45896f87bcab0f1c51424ce7fbcaf: openshift-marketplace/redhat-marketplace-5gjvn/extract-utilities\" id=29a3fc20-f10c-4610-9be6-04a093e6c5d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.117824 | controller |     "Jun 09 16:47:38.098123 crc crio[22095]: time=\"2026-06-09T16:47:38.096846959Z\" level=info msg=\"Stopping pod sandbox: 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9\" id=fdc21b16-873d-4d1b-9721-c1f1c672a3a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117839 | controller |     "Jun 09 16:47:38.100287 crc crio[22095]: time=\"2026-06-09T16:47:38.099133168Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs Namespace:openstack ID:880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9 UID:5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5 NetNS:/var/run/netns/bbc52615-4b52-4d62-a744-5c061a32c3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5756b0d8_6ccb_42b3_89a6_bbaaa78b40b5.slice PodAnnotations:0xc002b5d240}] Aliases:map[]}\"",
2026-06-09 17:40:44.117883 | controller |     "Jun 09 16:47:38.100287 crc crio[22095]: time=\"2026-06-09T16:47:38.099332833Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.117901 | controller |     "Jun 09 16:47:38.738329 crc crio[22095]: time=\"2026-06-09T16:47:38.73787646Z\" level=info msg=\"Stopped pod sandbox: 880eaf5a3284a1c9ab2f36d8182f56b96adf17e72357fdf28ab77d141cc2b3d9\" id=fdc21b16-873d-4d1b-9721-c1f1c672a3a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.117916 | controller |     "Jun 09 16:47:39.627754 crc crio[22095]: time=\"2026-06-09T16:47:39.627111905Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/POD\" id=b4e47025-4ccd-4399-a7ef-465b95dcf58b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.117932 | controller |     "Jun 09 16:47:39.627754 crc crio[22095]: time=\"2026-06-09T16:47:39.627750201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.117948 | controller |     "Jun 09 16:47:39.666061 crc crio[22095]: time=\"2026-06-09T16:47:39.665450312Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0019846e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.117967 | controller |     "Jun 09 16:47:39.666061 crc crio[22095]: time=\"2026-06-09T16:47:39.665516284Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.117983 | controller |     "Jun 09 16:47:40.313795 crc crio[22095]: 2026-06-09T16:47:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89ddb5f375ec317 Mac:0e:09:bd:77:59:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac SocketPath: PciID:}] [{Interface:0xc0006000f0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.117998 | controller |     "Jun 09 16:47:40.316217 crc crio[22095]: time=\"2026-06-09T16:47:40.316073791Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0019846e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.118014 | controller |     "Jun 09 16:47:40.317717 crc crio[22095]: time=\"2026-06-09T16:47:40.317672002Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.118029 | controller |     "Jun 09 16:47:40.329556 crc crio[22095]: time=\"2026-06-09T16:47:40.329445965Z\" level=info msg=\"Ran pod sandbox 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/POD\" id=b4e47025-4ccd-4399-a7ef-465b95dcf58b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.118044 | controller |     "Jun 09 16:47:40.333334 crc crio[22095]: time=\"2026-06-09T16:47:40.333244743Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b0e8b050-f47f-48b9-b6ed-f743d76cf17d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.118059 | controller |     "Jun 09 16:47:40.347504 crc crio[22095]: time=\"2026-06-09T16:47:40.347387937Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.118074 | controller |     "Jun 09 16:47:40.905418 crc crio[22095]: time=\"2026-06-09T16:47:40.904717253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b0e8b050-f47f-48b9-b6ed-f743d76cf17d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.118089 | controller |     "Jun 09 16:47:40.910868 crc crio[22095]: time=\"2026-06-09T16:47:40.9104289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8b8ca81b-724d-4c0a-a793-0c0143f93728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.118104 | controller |     "Jun 09 16:47:40.946439 crc crio[22095]: time=\"2026-06-09T16:47:40.946321725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0dbd48db-edeb-4e62-95ef-9fa2c74cf021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.118123 | controller |     "Jun 09 16:47:40.959379 crc crio[22095]: time=\"2026-06-09T16:47:40.959285178Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam\" id=8ea1fc53-4e55-4e50-b7ab-88d7326a4ea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.118138 | controller |     "Jun 09 16:47:40.959823 crc crio[22095]: time=\"2026-06-09T16:47:40.959760821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118153 | controller |     "Jun 09 16:47:41.028625 crc crio[22095]: time=\"2026-06-09T16:47:41.028300476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118169 | controller |     "Jun 09 16:47:41.032679 crc crio[22095]: time=\"2026-06-09T16:47:41.032605167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118184 | controller |     "Jun 09 16:47:41.227775 crc crio[22095]: time=\"2026-06-09T16:47:41.227688522Z\" level=info msg=\"Created container 16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd: openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam\" id=8ea1fc53-4e55-4e50-b7ab-88d7326a4ea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.118199 | controller |     "Jun 09 16:47:41.229880 crc crio[22095]: time=\"2026-06-09T16:47:41.229772976Z\" level=info msg=\"Starting container: 16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd\" id=87caef58-814e-4c4a-b59d-aaa35fec9dd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.118214 | controller |     "Jun 09 16:47:41.243012 crc crio[22095]: time=\"2026-06-09T16:47:41.242719559Z\" level=info msg=\"Started container\" PID=166603 containerID=16f7cfdb844d10be713c35fed87e8e0d01ebbda5bfa8d4a963c84d43f68220bd description=openstack/ssh-known-hosts-edpm-deployment-ipam-rv959/ssh-known-hosts-edpm-deployment-ipam id=87caef58-814e-4c4a-b59d-aaa35fec9dd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd",
2026-06-09 17:40:44.118230 | controller |     "Jun 09 16:47:50.328188 crc crio[22095]: time=\"2026-06-09T16:47:50.327004647Z\" level=info msg=\"Stopping pod sandbox: 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd\" id=564175d9-9b77-48f8-9e9c-4307d024d76d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.118245 | controller |     "Jun 09 16:47:50.330529 crc crio[22095]: time=\"2026-06-09T16:47:50.328853005Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-rv959 Namespace:openstack ID:89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd UID:66d6551f-1908-4882-9ea4-76ead6908ad9 NetNS:/var/run/netns/a0055b40-be88-4bd1-af02-a4abf1815cac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d6551f_1908_4882_9ea4_76ead6908ad9.slice PodAnnotations:0xc0074a5518}] Aliases:map[]}\"",
2026-06-09 17:40:44.118261 | controller |     "Jun 09 16:47:50.330529 crc crio[22095]: time=\"2026-06-09T16:47:50.329111631Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-rv959 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.118276 | controller |     "Jun 09 16:47:50.877862 crc crio[22095]: time=\"2026-06-09T16:47:50.877126037Z\" level=info msg=\"Stopped pod sandbox: 89ddb5f375ec317d042628969441990cfbbf82576c091b8332b64d0fd9d91ffd\" id=564175d9-9b77-48f8-9e9c-4307d024d76d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.118294 | controller |     "Jun 09 16:47:51.881699 crc crio[22095]: time=\"2026-06-09T16:47:51.88159239Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/POD\" id=432fa28c-c1ad-4492-96b1-2a4dcc4e54ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.118310 | controller |     "Jun 09 16:47:51.883798 crc crio[22095]: time=\"2026-06-09T16:47:51.881740694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118325 | controller |     "Jun 09 16:47:51.947643 crc crio[22095]: time=\"2026-06-09T16:47:51.947485587Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.118340 | controller |     "Jun 09 16:47:51.947643 crc crio[22095]: time=\"2026-06-09T16:47:51.94758435Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.118356 | controller |     "Jun 09 16:47:52.804899 crc crio[22095]: 2026-06-09T16:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ed6a4b6efcdada Mac:06:05:97:ba:07:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.118372 | controller |     "Jun 09 16:47:52.808244 crc crio[22095]: time=\"2026-06-09T16:47:52.808109144Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0028b60b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.118387 | controller |     "Jun 09 16:47:52.808368 crc crio[22095]: time=\"2026-06-09T16:47:52.80835071Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.118402 | controller |     "Jun 09 16:47:52.820597 crc crio[22095]: time=\"2026-06-09T16:47:52.820499843Z\" level=info msg=\"Ran pod sandbox 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/POD\" id=432fa28c-c1ad-4492-96b1-2a4dcc4e54ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.118418 | controller |     "Jun 09 16:47:52.824456 crc crio[22095]: time=\"2026-06-09T16:47:52.824368583Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7bba50f4-d6a7-407b-b096-6fd8780abdc0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.118433 | controller |     "Jun 09 16:47:52.841506 crc crio[22095]: time=\"2026-06-09T16:47:52.84135164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.118448 | controller |     "Jun 09 16:47:53.329262 crc crio[22095]: time=\"2026-06-09T16:47:53.328359374Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7bba50f4-d6a7-407b-b096-6fd8780abdc0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.118469 | controller |     "Jun 09 16:47:53.334324 crc crio[22095]: time=\"2026-06-09T16:47:53.334059101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=47c46daa-02be-4962-879b-7c43931f6f17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.118485 | controller |     "Jun 09 16:47:53.364413 crc crio[22095]: time=\"2026-06-09T16:47:53.364245339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2992a867-f123-4ca5-b50f-e074e00bc9eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.118500 | controller |     "Jun 09 16:47:53.396286 crc crio[22095]: time=\"2026-06-09T16:47:53.396178741Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d06bb77e-3558-4a4a-ad91-bbbdcc039b8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.118515 | controller |     "Jun 09 16:47:53.398265 crc crio[22095]: time=\"2026-06-09T16:47:53.396767986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118530 | controller |     "Jun 09 16:47:53.451649 crc crio[22095]: time=\"2026-06-09T16:47:53.451349992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118546 | controller |     "Jun 09 16:47:53.457653 crc crio[22095]: time=\"2026-06-09T16:47:53.457120631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118561 | controller |     "Jun 09 16:47:53.652994 crc crio[22095]: time=\"2026-06-09T16:47:53.652807741Z\" level=info msg=\"Created container e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d06bb77e-3558-4a4a-ad91-bbbdcc039b8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.118577 | controller |     "Jun 09 16:47:53.654416 crc crio[22095]: time=\"2026-06-09T16:47:53.6543129Z\" level=info msg=\"Starting container: e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853\" id=c632cc5e-0054-469b-b575-acf9f363b9c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.118593 | controller |     "Jun 09 16:47:53.661665 crc crio[22095]: time=\"2026-06-09T16:47:53.661537666Z\" level=info msg=\"Started container\" PID=167360 containerID=e42840b7db97a364a533a3d49c665742599fb7eb30bfaa9769e90a5b25361853 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=c632cc5e-0054-469b-b575-acf9f363b9c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43",
2026-06-09 17:40:44.118609 | controller |     "Jun 09 16:48:00.948135 crc crio[22095]: time=\"2026-06-09T16:48:00.94734589Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683728-gxh6x/POD\" id=babc6a5d-8105-4186-8755-777645cdd703 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.118624 | controller |     "Jun 09 16:48:00.950030 crc crio[22095]: time=\"2026-06-09T16:48:00.948167502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118643 | controller |     "Jun 09 16:48:00.981177 crc crio[22095]: time=\"2026-06-09T16:48:00.98072407Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc00379e0d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.118660 | controller |     "Jun 09 16:48:00.981177 crc crio[22095]: time=\"2026-06-09T16:48:00.980795612Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683728-gxh6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.118676 | controller |     "Jun 09 16:48:01.675794 crc crio[22095]: 2026-06-09T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d56a7d8a2ca491 Mac:72:1e:c1:c7:3e:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.118691 | controller |     "Jun 09 16:48:01.677282 crc crio[22095]: time=\"2026-06-09T16:48:01.67720837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc00379e0d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.118707 | controller |     "Jun 09 16:48:01.677475 crc crio[22095]: time=\"2026-06-09T16:48:01.677379325Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683728-gxh6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.118722 | controller |     "Jun 09 16:48:01.695111 crc crio[22095]: time=\"2026-06-09T16:48:01.695018669Z\" level=info msg=\"Ran pod sandbox 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 with infra container: openshift-infra/auto-csr-approver-29683728-gxh6x/POD\" id=babc6a5d-8105-4186-8755-777645cdd703 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.118738 | controller |     "Jun 09 16:48:01.699164 crc crio[22095]: time=\"2026-06-09T16:48:01.699061273Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e8747549-4ac2-40e0-86b5-22e340c06a16 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.118754 | controller |     "Jun 09 16:48:01.706121 crc crio[22095]: time=\"2026-06-09T16:48:01.706008732Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.118770 | controller |     "Jun 09 16:48:02.551246 crc crio[22095]: time=\"2026-06-09T16:48:02.550501014Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e8747549-4ac2-40e0-86b5-22e340c06a16 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.118786 | controller |     "Jun 09 16:48:02.553047 crc crio[22095]: time=\"2026-06-09T16:48:02.552558647Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=594b78cd-df41-45f1-882f-d085fa3b397f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.118802 | controller |     "Jun 09 16:48:02.558042 crc crio[22095]: time=\"2026-06-09T16:48:02.557877024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0fd7b4e2-713e-4377-8388-b14562238728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.118821 | controller |     "Jun 09 16:48:02.571477 crc crio[22095]: time=\"2026-06-09T16:48:02.571366462Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683728-gxh6x/oc\" id=ad695b16-e309-4685-9953-dc64e038a72b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.118836 | controller |     "Jun 09 16:48:02.572553 crc crio[22095]: time=\"2026-06-09T16:48:02.572222514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118868 | controller |     "Jun 09 16:48:02.630051 crc crio[22095]: time=\"2026-06-09T16:48:02.629773766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118889 | controller |     "Jun 09 16:48:02.977100 crc crio[22095]: time=\"2026-06-09T16:48:02.976860196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.118906 | controller |     "Jun 09 16:48:03.125675 crc crio[22095]: time=\"2026-06-09T16:48:03.125542886Z\" level=info msg=\"Created container a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886: openshift-infra/auto-csr-approver-29683728-gxh6x/oc\" id=ad695b16-e309-4685-9953-dc64e038a72b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.118921 | controller |     "Jun 09 16:48:03.127352 crc crio[22095]: time=\"2026-06-09T16:48:03.12724298Z\" level=info msg=\"Starting container: a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886\" id=df86b638-b35c-4a79-940e-068c3ec96339 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.118937 | controller |     "Jun 09 16:48:03.133123 crc crio[22095]: time=\"2026-06-09T16:48:03.132883465Z\" level=info msg=\"Started container\" PID=167903 containerID=a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886 description=openshift-infra/auto-csr-approver-29683728-gxh6x/oc id=df86b638-b35c-4a79-940e-068c3ec96339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2",
2026-06-09 17:40:44.118952 | controller |     "Jun 09 16:48:03.562288 crc crio[22095]: time=\"2026-06-09T16:48:03.561440143Z\" level=info msg=\"Stopping pod sandbox: 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43\" id=65ba6910-42e8-4992-a4fc-9e06011b307e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.118967 | controller |     "Jun 09 16:48:03.563517 crc crio[22095]: time=\"2026-06-09T16:48:03.563337652Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx Namespace:openstack ID:3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43 UID:2e402ab1-7b27-4feb-a942-8c1d1917e748 NetNS:/var/run/netns/e3b53b99-2982-4392-b5fe-d212cdddfd5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e402ab1_7b27_4feb_a942_8c1d1917e748.slice PodAnnotations:0xc0022726e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.118983 | controller |     "Jun 09 16:48:03.563517 crc crio[22095]: time=\"2026-06-09T16:48:03.563512386Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.118998 | controller |     "Jun 09 16:48:04.111883 crc crio[22095]: time=\"2026-06-09T16:48:04.110812453Z\" level=info msg=\"Stopped pod sandbox: 3ed6a4b6efcdada572c56678f861c1fbd840b9bb756cad7946eb457aa3954c43\" id=65ba6910-42e8-4992-a4fc-9e06011b307e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119014 | controller |     "Jun 09 16:48:05.027289 crc crio[22095]: time=\"2026-06-09T16:48:05.026427708Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/POD\" id=4b2a6371-8501-46af-835f-2179f8d0d475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.119032 | controller |     "Jun 09 16:48:05.027289 crc crio[22095]: time=\"2026-06-09T16:48:05.02728918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119049 | controller |     "Jun 09 16:48:05.065072 crc crio[22095]: time=\"2026-06-09T16:48:05.064904599Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc0074a4440}] Aliases:map[]}\"",
2026-06-09 17:40:44.119065 | controller |     "Jun 09 16:48:05.065072 crc crio[22095]: time=\"2026-06-09T16:48:05.065036882Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.119080 | controller |     "Jun 09 16:48:05.601058 crc crio[22095]: time=\"2026-06-09T16:48:05.600134365Z\" level=info msg=\"Stopping pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=828f176c-4384-4211-b695-adac7a50aa92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119096 | controller |     "Jun 09 16:48:05.601824 crc crio[22095]: time=\"2026-06-09T16:48:05.601734977Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gxh6x Namespace:openshift-infra ID:2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2 UID:297b9086-a81c-481f-96af-5fc35d6c8a4c NetNS:/var/run/netns/ca1fe872-80de-4f11-981b-8dcf760e7a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod297b9086_a81c_481f_96af_5fc35d6c8a4c.slice PodAnnotations:0xc0074a4628}] Aliases:map[]}\"",
2026-06-09 17:40:44.119111 | controller |     "Jun 09 16:48:05.602154 crc crio[22095]: time=\"2026-06-09T16:48:05.601892811Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683728-gxh6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.119127 | controller |     "Jun 09 16:48:05.723848 crc crio[22095]: 2026-06-09T16:48:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14b1269851988ad Mac:ee:57:0c:b9:ac:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 SocketPath: PciID:}] [{Interface:0xc00060c5b0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.119142 | controller |     "Jun 09 16:48:05.727148 crc crio[22095]: time=\"2026-06-09T16:48:05.72687865Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc0074a4440}] Aliases:map[]}\"",
2026-06-09 17:40:44.119158 | controller |     "Jun 09 16:48:05.727245 crc crio[22095]: time=\"2026-06-09T16:48:05.727152047Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.119177 | controller |     "Jun 09 16:48:05.739191 crc crio[22095]: time=\"2026-06-09T16:48:05.738227553Z\" level=info msg=\"Ran pod sandbox 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/POD\" id=4b2a6371-8501-46af-835f-2179f8d0d475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.119193 | controller |     "Jun 09 16:48:05.743515 crc crio[22095]: time=\"2026-06-09T16:48:05.742049371Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=933632fd-a918-427c-9f43-0e9191e6a71e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.119208 | controller |     "Jun 09 16:48:05.748488 crc crio[22095]: time=\"2026-06-09T16:48:05.748082226Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.119223 | controller |     "Jun 09 16:48:05.934890 crc crio[22095]: time=\"2026-06-09T16:48:05.934789266Z\" level=info msg=\"Stopped pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=828f176c-4384-4211-b695-adac7a50aa92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119238 | controller |     "Jun 09 16:48:06.157904 crc crio[22095]: time=\"2026-06-09T16:48:06.157747048Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=933632fd-a918-427c-9f43-0e9191e6a71e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.119253 | controller |     "Jun 09 16:48:06.160091 crc crio[22095]: time=\"2026-06-09T16:48:06.158889648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=40804d1d-8596-4a5c-a027-e9b555ad2dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.119268 | controller |     "Jun 09 16:48:06.199728 crc crio[22095]: time=\"2026-06-09T16:48:06.198901619Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=21c1c448-909a-47b4-864f-4cc1aa73323b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.119283 | controller |     "Jun 09 16:48:06.212063 crc crio[22095]: time=\"2026-06-09T16:48:06.21176364Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f9bfbd9-3f42-4fe0-aafc-fe0981f4062b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.119298 | controller |     "Jun 09 16:48:06.212314 crc crio[22095]: time=\"2026-06-09T16:48:06.212300614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119313 | controller |     "Jun 09 16:48:06.264897 crc crio[22095]: time=\"2026-06-09T16:48:06.264782906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119328 | controller |     "Jun 09 16:48:06.273598 crc crio[22095]: time=\"2026-06-09T16:48:06.27348772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119343 | controller |     "Jun 09 16:48:06.505270 crc crio[22095]: time=\"2026-06-09T16:48:06.505117206Z\" level=info msg=\"Created container b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f9bfbd9-3f42-4fe0-aafc-fe0981f4062b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.119362 | controller |     "Jun 09 16:48:06.506527 crc crio[22095]: time=\"2026-06-09T16:48:06.50644721Z\" level=info msg=\"Starting container: b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604\" id=6c3d0acb-848b-4587-8a80-b6ceb1bcc645 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.119378 | controller |     "Jun 09 16:48:06.512266 crc crio[22095]: time=\"2026-06-09T16:48:06.512193238Z\" level=info msg=\"Started container\" PID=168243 containerID=b7b7ff8c1aae0e78e850a388f1204bc6c4ab29fa3a96383c5381dea093e97604 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=6c3d0acb-848b-4587-8a80-b6ceb1bcc645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997",
2026-06-09 17:40:44.119393 | controller |     "Jun 09 16:48:09.497156 crc crio[22095]: time=\"2026-06-09T16:48:09.495669445Z\" level=info msg=\"Removing container: ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c\" id=def82400-b1ef-4f5e-b677-ef8d8c874216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.119408 | controller |     "Jun 09 16:48:09.799468 crc crio[22095]: time=\"2026-06-09T16:48:09.799337327Z\" level=info msg=\"Removed container ecbd5ba35c75e38fd5eae4e3a7a14fc815a48044f7f9ebba0da7938d25ed4d7c: openshift-infra/auto-csr-approver-29683722-c2n7f/oc\" id=def82400-b1ef-4f5e-b677-ef8d8c874216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.119423 | controller |     "Jun 09 16:48:09.809578 crc crio[22095]: time=\"2026-06-09T16:48:09.809484218Z\" level=info msg=\"Stopping pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=8b0048c3-08f5-48e4-9fb0-2c404071c6b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119438 | controller |     "Jun 09 16:48:09.810001 crc crio[22095]: time=\"2026-06-09T16:48:09.809588461Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=8b0048c3-08f5-48e4-9fb0-2c404071c6b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119453 | controller |     "Jun 09 16:48:09.810255 crc crio[22095]: time=\"2026-06-09T16:48:09.810214687Z\" level=info msg=\"Removing pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=94331fe1-fd65-4f8d-a991-5b64ca0aa664 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.119467 | controller |     "Jun 09 16:48:09.826291 crc crio[22095]: time=\"2026-06-09T16:48:09.826219519Z\" level=info msg=\"Removed pod sandbox: c7ca3cd28bce02027076e493e3001f949837711715ff248995e56761f9f79518\" id=94331fe1-fd65-4f8d-a991-5b64ca0aa664 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.119482 | controller |     "Jun 09 16:48:09.827789 crc crio[22095]: time=\"2026-06-09T16:48:09.827647056Z\" level=info msg=\"Stopping pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=26e20562-d093-4ad7-ba06-dd77a895b008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119497 | controller |     "Jun 09 16:48:09.827789 crc crio[22095]: time=\"2026-06-09T16:48:09.827739298Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=26e20562-d093-4ad7-ba06-dd77a895b008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119512 | controller |     "Jun 09 16:48:09.828326 crc crio[22095]: time=\"2026-06-09T16:48:09.828298843Z\" level=info msg=\"Removing pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=91fda6c2-495f-4fb9-b944-3f9a2513bbd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.119527 | controller |     "Jun 09 16:48:09.844685 crc crio[22095]: time=\"2026-06-09T16:48:09.8445035Z\" level=info msg=\"Removed pod sandbox: e3abdfc30b9b03a35646c3bf09ef68acab34896dc3b0de2e7fa546cc9fd2e042\" id=91fda6c2-495f-4fb9-b944-3f9a2513bbd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.119544 | controller |     "Jun 09 16:49:23.868845 crc crio[22095]: time=\"2026-06-09T16:49:23.866844072Z\" level=info msg=\"Stopping pod sandbox: 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997\" id=044d12ee-7018-4709-89ac-38b7c967302e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119560 | controller |     "Jun 09 16:49:23.870701 crc crio[22095]: time=\"2026-06-09T16:49:23.870279601Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 Namespace:openstack ID:14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997 UID:2065f0bf-3462-422e-8552-5a92eac305af NetNS:/var/run/netns/269288e5-3bbc-40d6-9731-d75dc063cbc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2065f0bf_3462_422e_8552_5a92eac305af.slice PodAnnotations:0xc00041cd08}] Aliases:map[]}\"",
2026-06-09 17:40:44.119576 | controller |     "Jun 09 16:49:23.870701 crc crio[22095]: time=\"2026-06-09T16:49:23.870462826Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.119592 | controller |     "Jun 09 16:49:24.560435 crc crio[22095]: time=\"2026-06-09T16:49:24.559550276Z\" level=info msg=\"Stopped pod sandbox: 14b1269851988ad48bd05e90262a89304ee8ce1b78b1e081dff7b667a7e19997\" id=044d12ee-7018-4709-89ac-38b7c967302e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.119622 | controller |     "Jun 09 16:49:25.445847 crc crio[22095]: time=\"2026-06-09T16:49:25.445188918Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/POD\" id=46e0a983-eef6-4d64-8f56-d4ef87f32ad3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.119639 | controller |     "Jun 09 16:49:25.447342 crc crio[22095]: time=\"2026-06-09T16:49:25.445884936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119655 | controller |     "Jun 09 16:49:25.484289 crc crio[22095]: time=\"2026-06-09T16:49:25.484169332Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc0028b6800}] Aliases:map[]}\"",
2026-06-09 17:40:44.119671 | controller |     "Jun 09 16:49:25.484289 crc crio[22095]: time=\"2026-06-09T16:49:25.484247804Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.119687 | controller |     "Jun 09 16:49:26.246497 crc crio[22095]: 2026-06-09T16:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:506f240e851c506 Mac:42:16:a1:bf:ba:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f SocketPath: PciID:}] [{Interface:0xc0002a66f0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.119704 | controller |     "Jun 09 16:49:26.248108 crc crio[22095]: time=\"2026-06-09T16:49:26.247996635Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc0028b6800}] Aliases:map[]}\"",
2026-06-09 17:40:44.119723 | controller |     "Jun 09 16:49:26.248275 crc crio[22095]: time=\"2026-06-09T16:49:26.248212051Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.119739 | controller |     "Jun 09 16:49:26.271360 crc crio[22095]: time=\"2026-06-09T16:49:26.269833078Z\" level=info msg=\"Ran pod sandbox 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/POD\" id=46e0a983-eef6-4d64-8f56-d4ef87f32ad3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.119755 | controller |     "Jun 09 16:49:26.284565 crc crio[22095]: time=\"2026-06-09T16:49:26.284438554Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9af15a09-cc89-4bbf-acba-d3faaba6667e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.119770 | controller |     "Jun 09 16:49:26.302461 crc crio[22095]: time=\"2026-06-09T16:49:26.302319324Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.119786 | controller |     "Jun 09 16:49:26.745132 crc crio[22095]: time=\"2026-06-09T16:49:26.745024347Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9af15a09-cc89-4bbf-acba-d3faaba6667e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.119802 | controller |     "Jun 09 16:49:26.746994 crc crio[22095]: time=\"2026-06-09T16:49:26.745831888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6d96caec-9b11-45f9-9e27-0648f04247f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.119816 | controller |     "Jun 09 16:49:26.777253 crc crio[22095]: time=\"2026-06-09T16:49:26.776469607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=11d0083f-7e05-4e10-9549-ff47d68518d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.119832 | controller |     "Jun 09 16:49:26.816506 crc crio[22095]: time=\"2026-06-09T16:49:26.816406976Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=6125c1dc-6c2c-4309-b8fc-9fea80bf9a91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.119848 | controller |     "Jun 09 16:49:26.817198 crc crio[22095]: time=\"2026-06-09T16:49:26.817064663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119882 | controller |     "Jun 09 16:49:26.883211 crc crio[22095]: time=\"2026-06-09T16:49:26.883044893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119899 | controller |     "Jun 09 16:49:26.887765 crc crio[22095]: time=\"2026-06-09T16:49:26.887633021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119918 | controller |     "Jun 09 16:49:27.092378 crc crio[22095]: time=\"2026-06-09T16:49:27.09220363Z\" level=info msg=\"Created container 2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=6125c1dc-6c2c-4309-b8fc-9fea80bf9a91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.119934 | controller |     "Jun 09 16:49:27.094090 crc crio[22095]: time=\"2026-06-09T16:49:27.093996916Z\" level=info msg=\"Starting container: 2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d\" id=e1c50c1b-c08c-4d79-af01-e0b932626d81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.119949 | controller |     "Jun 09 16:49:27.102496 crc crio[22095]: time=\"2026-06-09T16:49:27.102359802Z\" level=info msg=\"Started container\" PID=172394 containerID=2b53cf3984ee34ed8a0420159e87b41294ecf0fe982f94bcc2360d68edef8d2d description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=e1c50c1b-c08c-4d79-af01-e0b932626d81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803",
2026-06-09 17:40:44.119966 | controller |     "Jun 09 16:50:00.618836 crc crio[22095]: time=\"2026-06-09T16:50:00.617623231Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683730-47hlw/POD\" id=5f6ab9ea-99fb-4612-a51d-62a35ab50dde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.119982 | controller |     "Jun 09 16:50:00.618836 crc crio[22095]: time=\"2026-06-09T16:50:00.618819122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.119998 | controller |     "Jun 09 16:50:00.658736 crc crio[22095]: time=\"2026-06-09T16:50:00.658634367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc00012b338}] Aliases:map[]}\"",
2026-06-09 17:40:44.120014 | controller |     "Jun 09 16:50:00.658736 crc crio[22095]: time=\"2026-06-09T16:50:00.658700969Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683730-47hlw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.120029 | controller |     "Jun 09 16:50:01.188813 crc crio[22095]: 2026-06-09T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7196d526b7dc8c3 Mac:5e:9c:8a:c7:71:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 SocketPath: PciID:}] [{Interface:0xc0004b0690 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.120045 | controller |     "Jun 09 16:50:01.190852 crc crio[22095]: time=\"2026-06-09T16:50:01.190773534Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc00012b338}] Aliases:map[]}\"",
2026-06-09 17:40:44.120063 | controller |     "Jun 09 16:50:01.191111 crc crio[22095]: time=\"2026-06-09T16:50:01.191028821Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683730-47hlw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.120079 | controller |     "Jun 09 16:50:01.200586 crc crio[22095]: time=\"2026-06-09T16:50:01.200386992Z\" level=info msg=\"Ran pod sandbox 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf with infra container: openshift-infra/auto-csr-approver-29683730-47hlw/POD\" id=5f6ab9ea-99fb-4612-a51d-62a35ab50dde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.120094 | controller |     "Jun 09 16:50:01.204700 crc crio[22095]: time=\"2026-06-09T16:50:01.203002159Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=31396a82-efad-45d5-95d3-6eb4ee4877b5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.120109 | controller |     "Jun 09 16:50:01.211297 crc crio[22095]: time=\"2026-06-09T16:50:01.21119571Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.120125 | controller |     "Jun 09 16:50:02.094190 crc crio[22095]: time=\"2026-06-09T16:50:02.093597488Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=31396a82-efad-45d5-95d3-6eb4ee4877b5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.120140 | controller |     "Jun 09 16:50:02.095431 crc crio[22095]: time=\"2026-06-09T16:50:02.095114067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1f846a6-430b-4d3a-adae-fff77e6bb04f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.120156 | controller |     "Jun 09 16:50:02.097747 crc crio[22095]: time=\"2026-06-09T16:50:02.097654792Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=027dace9-748c-4043-a5a7-69715f87e778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.120171 | controller |     "Jun 09 16:50:02.118776 crc crio[22095]: time=\"2026-06-09T16:50:02.118611502Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683730-47hlw/oc\" id=8a8f81ce-8ce5-4ce3-b0a1-11561d03983e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.120186 | controller |     "Jun 09 16:50:02.119343 crc crio[22095]: time=\"2026-06-09T16:50:02.119275069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120202 | controller |     "Jun 09 16:50:02.172041 crc crio[22095]: time=\"2026-06-09T16:50:02.171854194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120217 | controller |     "Jun 09 16:50:02.555900 crc crio[22095]: time=\"2026-06-09T16:50:02.555781833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120232 | controller |     "Jun 09 16:50:02.729203 crc crio[22095]: time=\"2026-06-09T16:50:02.72840565Z\" level=info msg=\"Created container ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6: openshift-infra/auto-csr-approver-29683730-47hlw/oc\" id=8a8f81ce-8ce5-4ce3-b0a1-11561d03983e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.120247 | controller |     "Jun 09 16:50:02.731065 crc crio[22095]: time=\"2026-06-09T16:50:02.730985306Z\" level=info msg=\"Starting container: ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6\" id=338452c4-a058-4f45-b2f3-4da794a8a2b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.120262 | controller |     "Jun 09 16:50:02.738151 crc crio[22095]: time=\"2026-06-09T16:50:02.738023358Z\" level=info msg=\"Started container\" PID=174477 containerID=ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6 description=openshift-infra/auto-csr-approver-29683730-47hlw/oc id=338452c4-a058-4f45-b2f3-4da794a8a2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf",
2026-06-09 17:40:44.120281 | controller |     "Jun 09 16:50:04.546800 crc crio[22095]: time=\"2026-06-09T16:50:04.545512095Z\" level=info msg=\"Stopping pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=44c2ba38-bce9-4c04-956d-f887fd2268bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120296 | controller |     "Jun 09 16:50:04.548686 crc crio[22095]: time=\"2026-06-09T16:50:04.547675691Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-47hlw Namespace:openshift-infra ID:7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf UID:8daa767e-a1aa-4b8b-bcc8-451b695a44d7 NetNS:/var/run/netns/fd1ea4bd-5e65-4636-ad3a-c35c251bd869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8daa767e_a1aa_4b8b_bcc8_451b695a44d7.slice PodAnnotations:0xc002da44f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.120312 | controller |     "Jun 09 16:50:04.548686 crc crio[22095]: time=\"2026-06-09T16:50:04.547810394Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683730-47hlw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.120327 | controller |     "Jun 09 16:50:04.926793 crc crio[22095]: time=\"2026-06-09T16:50:04.926617471Z\" level=info msg=\"Stopped pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=44c2ba38-bce9-4c04-956d-f887fd2268bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120342 | controller |     "Jun 09 16:50:07.604751 crc crio[22095]: time=\"2026-06-09T16:50:07.604066006Z\" level=info msg=\"Stopping pod sandbox: 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803\" id=c969efab-717b-4e8a-9e9c-5181babeafdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120358 | controller |     "Jun 09 16:50:07.606059 crc crio[22095]: time=\"2026-06-09T16:50:07.605677797Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc Namespace:openstack ID:506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803 UID:5f06c67f-f590-4059-af44-6c2fec322605 NetNS:/var/run/netns/67046857-4733-49e1-8809-13a5bf71914f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f06c67f_f590_4059_af44_6c2fec322605.slice PodAnnotations:0xc002da4730}] Aliases:map[]}\"",
2026-06-09 17:40:44.120373 | controller |     "Jun 09 16:50:07.606059 crc crio[22095]: time=\"2026-06-09T16:50:07.605827761Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.120387 | controller |     "Jun 09 16:50:08.145687 crc crio[22095]: time=\"2026-06-09T16:50:08.144830394Z\" level=info msg=\"Stopped pod sandbox: 506f240e851c5069a9b6e38d6796a1c9b5dd5a43afe3ec7fc8197a71c8b4c803\" id=c969efab-717b-4e8a-9e9c-5181babeafdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120402 | controller |     "Jun 09 16:50:09.187686 crc crio[22095]: time=\"2026-06-09T16:50:09.186277299Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/POD\" id=dea526a8-69dc-4258-b8e9-eda0e607a236 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.120417 | controller |     "Jun 09 16:50:09.190067 crc crio[22095]: time=\"2026-06-09T16:50:09.189510902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120435 | controller |     "Jun 09 16:50:09.230336 crc crio[22095]: time=\"2026-06-09T16:50:09.230231881Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc0019849b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.120451 | controller |     "Jun 09 16:50:09.230336 crc crio[22095]: time=\"2026-06-09T16:50:09.230282032Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.120467 | controller |     "Jun 09 16:50:09.906197 crc crio[22095]: time=\"2026-06-09T16:50:09.905529495Z\" level=info msg=\"Removing container: 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a\" id=4c520dad-63fa-435c-8629-8c46fd77080b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.120482 | controller |     "Jun 09 16:50:10.077582 crc crio[22095]: time=\"2026-06-09T16:50:10.077469954Z\" level=info msg=\"Removed container 8b8df95306b4656998ba1b5c23940ea1dd4281fdba441fd9c8c274b52c73ed5a: openshift-infra/auto-csr-approver-29683724-p988v/oc\" id=4c520dad-63fa-435c-8629-8c46fd77080b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.120498 | controller |     "Jun 09 16:50:10.091365 crc crio[22095]: time=\"2026-06-09T16:50:10.091241228Z\" level=info msg=\"Stopping pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=fcd6f6f1-de71-49e9-8a18-5518a12ce72a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120513 | controller |     "Jun 09 16:50:10.091365 crc crio[22095]: time=\"2026-06-09T16:50:10.091341951Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=fcd6f6f1-de71-49e9-8a18-5518a12ce72a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120528 | controller |     "Jun 09 16:50:10.094825 crc crio[22095]: time=\"2026-06-09T16:50:10.094585875Z\" level=info msg=\"Removing pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=697d6cfe-b1d7-4f42-b722-40a66170fd01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.120543 | controller |     "Jun 09 16:50:10.137376 crc crio[22095]: time=\"2026-06-09T16:50:10.137140241Z\" level=info msg=\"Removed pod sandbox: f1c388d30a7be1aa8f0bff335a8f8a58fbae468501afeb817d43567f63804dc8\" id=697d6cfe-b1d7-4f42-b722-40a66170fd01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.120558 | controller |     "Jun 09 16:50:10.223814 crc crio[22095]: 2026-06-09T16:50:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:236a5f520100b68 Mac:ae:0e:16:16:c2:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.120573 | controller |     "Jun 09 16:50:10.226799 crc crio[22095]: time=\"2026-06-09T16:50:10.226633246Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc0019849b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.120592 | controller |     "Jun 09 16:50:10.226901 crc crio[22095]: time=\"2026-06-09T16:50:10.226852512Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.120608 | controller |     "Jun 09 16:50:10.237805 crc crio[22095]: time=\"2026-06-09T16:50:10.237747772Z\" level=info msg=\"Ran pod sandbox 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/POD\" id=dea526a8-69dc-4258-b8e9-eda0e607a236 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.120623 | controller |     "Jun 09 16:50:10.241788 crc crio[22095]: time=\"2026-06-09T16:50:10.241604212Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4ae472be-4e90-4c47-a5f4-855db2c0bafe name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.120638 | controller |     "Jun 09 16:50:10.247120 crc crio[22095]: time=\"2026-06-09T16:50:10.247035041Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.120652 | controller |     "Jun 09 16:50:10.890751 crc crio[22095]: time=\"2026-06-09T16:50:10.889846269Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4ae472be-4e90-4c47-a5f4-855db2c0bafe name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.120667 | controller |     "Jun 09 16:50:10.891605 crc crio[22095]: time=\"2026-06-09T16:50:10.891499601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2b278217-0533-4770-a36f-7d513a7e78f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.120682 | controller |     "Jun 09 16:50:10.929673 crc crio[22095]: time=\"2026-06-09T16:50:10.929414028Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bca85b1a-f219-4224-bf81-e87bd47ae9a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.120698 | controller |     "Jun 09 16:50:10.938682 crc crio[22095]: time=\"2026-06-09T16:50:10.938618255Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9a294a1-5721-4a72-a1f6-a1b55140ac7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.120713 | controller |     "Jun 09 16:50:10.939272 crc crio[22095]: time=\"2026-06-09T16:50:10.93920247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120729 | controller |     "Jun 09 16:50:10.998472 crc crio[22095]: time=\"2026-06-09T16:50:10.998358824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120744 | controller |     "Jun 09 16:50:11.003463 crc crio[22095]: time=\"2026-06-09T16:50:11.003396964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120760 | controller |     "Jun 09 16:50:11.197123 crc crio[22095]: time=\"2026-06-09T16:50:11.197007711Z\" level=info msg=\"Created container 084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c9a294a1-5721-4a72-a1f6-a1b55140ac7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.120778 | controller |     "Jun 09 16:50:11.199474 crc crio[22095]: time=\"2026-06-09T16:50:11.198782506Z\" level=info msg=\"Starting container: 084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2\" id=7797a435-fea8-4d27-b53e-057b5dcc05f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.120793 | controller |     "Jun 09 16:50:11.212242 crc crio[22095]: time=\"2026-06-09T16:50:11.212174751Z\" level=info msg=\"Started container\" PID=175134 containerID=084106f1a9e2eb4651a1c596dc4804e7342c79850ce5bffd1c9ca87e275b4ec2 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=7797a435-fea8-4d27-b53e-057b5dcc05f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8",
2026-06-09 17:40:44.120809 | controller |     "Jun 09 16:51:16.789122 crc crio[22095]: time=\"2026-06-09T16:51:16.788284388Z\" level=info msg=\"Stopping pod sandbox: 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8\" id=788a3847-60ec-45f0-b65b-a09f202517b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120825 | controller |     "Jun 09 16:51:16.790454 crc crio[22095]: time=\"2026-06-09T16:51:16.789681944Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk Namespace:openstack ID:236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8 UID:cab6a459-d34d-42a6-86cc-dd4f4e1ed79a NetNS:/var/run/netns/5222eaa0-0c42-4a88-95a4-ac9cf4f28b5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcab6a459_d34d_42a6_86cc_dd4f4e1ed79a.slice PodAnnotations:0xc00012b660}] Aliases:map[]}\"",
2026-06-09 17:40:44.120840 | controller |     "Jun 09 16:51:16.790454 crc crio[22095]: time=\"2026-06-09T16:51:16.789821877Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.120875 | controller |     "Jun 09 16:51:17.314547 crc crio[22095]: time=\"2026-06-09T16:51:17.314075011Z\" level=info msg=\"Stopped pod sandbox: 236a5f520100b68ca904609528f6e3ee4c28d3bdaf3edda35511ff1350bd3ec8\" id=788a3847-60ec-45f0-b65b-a09f202517b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.120893 | controller |     "Jun 09 16:51:18.464863 crc crio[22095]: time=\"2026-06-09T16:51:18.464178275Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/POD\" id=033ed143-339b-40ad-8b6a-9d7d5e892a1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.120909 | controller |     "Jun 09 16:51:18.466460 crc crio[22095]: time=\"2026-06-09T16:51:18.464889224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.120925 | controller |     "Jun 09 16:51:18.502676 crc crio[22095]: time=\"2026-06-09T16:51:18.502047451Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc0028b64c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.120941 | controller |     "Jun 09 16:51:18.502676 crc crio[22095]: time=\"2026-06-09T16:51:18.502597925Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.120960 | controller |     "Jun 09 16:51:19.223969 crc crio[22095]: 2026-06-09T16:51:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dd6ae15bb9a679 Mac:b2:cd:0e:e3:8e:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.120976 | controller |     "Jun 09 16:51:19.225046 crc crio[22095]: time=\"2026-06-09T16:51:19.22486208Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc0028b64c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.120992 | controller |     "Jun 09 16:51:19.225358 crc crio[22095]: time=\"2026-06-09T16:51:19.225120156Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.121008 | controller |     "Jun 09 16:51:19.237607 crc crio[22095]: time=\"2026-06-09T16:51:19.237525956Z\" level=info msg=\"Ran pod sandbox 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/POD\" id=033ed143-339b-40ad-8b6a-9d7d5e892a1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.121024 | controller |     "Jun 09 16:51:19.241096 crc crio[22095]: time=\"2026-06-09T16:51:19.241039896Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=46426467-7ed7-41f2-81b2-53a01f4ade1f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.121039 | controller |     "Jun 09 16:51:19.252574 crc crio[22095]: time=\"2026-06-09T16:51:19.252496261Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.121054 | controller |     "Jun 09 16:51:19.769149 crc crio[22095]: time=\"2026-06-09T16:51:19.769039257Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=46426467-7ed7-41f2-81b2-53a01f4ade1f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.121069 | controller |     "Jun 09 16:51:19.771061 crc crio[22095]: time=\"2026-06-09T16:51:19.769834187Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=809cbcb2-878a-4e72-a336-5d174b001d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121085 | controller |     "Jun 09 16:51:19.829730 crc crio[22095]: time=\"2026-06-09T16:51:19.828605011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=badfb5ae-3755-45e4-b44a-bf7c2511ff97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121100 | controller |     "Jun 09 16:51:19.847547 crc crio[22095]: time=\"2026-06-09T16:51:19.847365224Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=72ef1d97-0a79-47a7-9fc7-862d5a154e02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121115 | controller |     "Jun 09 16:51:19.848176 crc crio[22095]: time=\"2026-06-09T16:51:19.848040481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121137 | controller |     "Jun 09 16:51:19.916230 crc crio[22095]: time=\"2026-06-09T16:51:19.916055953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121153 | controller |     "Jun 09 16:51:19.920813 crc crio[22095]: time=\"2026-06-09T16:51:19.92056479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121168 | controller |     "Jun 09 16:51:20.132207 crc crio[22095]: time=\"2026-06-09T16:51:20.131862082Z\" level=info msg=\"Created container 8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=72ef1d97-0a79-47a7-9fc7-862d5a154e02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121184 | controller |     "Jun 09 16:51:20.138200 crc crio[22095]: time=\"2026-06-09T16:51:20.138086823Z\" level=info msg=\"Starting container: 8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3\" id=2741ab29-68d7-44f4-8bb4-cf570eeb129f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.121199 | controller |     "Jun 09 16:51:20.144320 crc crio[22095]: time=\"2026-06-09T16:51:20.144240811Z\" level=info msg=\"Started container\" PID=179162 containerID=8199da4686eebe579e20ade9bb5e0187fa1471896ecc4413730ab9906c5cc1e3 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=2741ab29-68d7-44f4-8bb4-cf570eeb129f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82",
2026-06-09 17:40:44.121216 | controller |     "Jun 09 16:51:47.116852 crc crio[22095]: time=\"2026-06-09T16:51:47.115702308Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2zmhb/POD\" id=436bb37f-8592-4ccd-a15d-0004b7e88384 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.121232 | controller |     "Jun 09 16:51:47.118825 crc crio[22095]: time=\"2026-06-09T16:51:47.116870768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121248 | controller |     "Jun 09 16:51:47.175153 crc crio[22095]: time=\"2026-06-09T16:51:47.174502943Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc00041c2b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.121263 | controller |     "Jun 09 16:51:47.175153 crc crio[22095]: time=\"2026-06-09T16:51:47.175134069Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2zmhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.121278 | controller |     "Jun 09 16:51:47.840648 crc crio[22095]: 2026-06-09T16:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cb782805ed98d3 Mac:d6:0f:99:a6:58:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 SocketPath: PciID:}] [{Interface:0xc00012b3a0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.121294 | controller |     "Jun 09 16:51:47.842818 crc crio[22095]: time=\"2026-06-09T16:51:47.842735755Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc00041c2b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.121313 | controller |     "Jun 09 16:51:47.843197 crc crio[22095]: time=\"2026-06-09T16:51:47.842907449Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2zmhb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.121329 | controller |     "Jun 09 16:51:47.862591 crc crio[22095]: time=\"2026-06-09T16:51:47.861813406Z\" level=info msg=\"Ran pod sandbox 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 with infra container: openshift-marketplace/redhat-operators-2zmhb/POD\" id=436bb37f-8592-4ccd-a15d-0004b7e88384 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.121345 | controller |     "Jun 09 16:51:47.872472 crc crio[22095]: time=\"2026-06-09T16:51:47.872358868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2f00c04-6ae6-4698-bf3c-4e27f69bfba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121360 | controller |     "Jun 09 16:51:47.876324 crc crio[22095]: time=\"2026-06-09T16:51:47.876242888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d225d934-bc4f-499c-84e2-7a15ecb31a4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121376 | controller |     "Jun 09 16:51:47.885223 crc crio[22095]: time=\"2026-06-09T16:51:47.885133427Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zmhb/extract-utilities\" id=0e43a8bf-77d0-4222-9b24-3ceb62dd94d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121391 | controller |     "Jun 09 16:51:47.885742 crc crio[22095]: time=\"2026-06-09T16:51:47.885666611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121406 | controller |     "Jun 09 16:51:47.948809 crc crio[22095]: time=\"2026-06-09T16:51:47.948647923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121421 | controller |     "Jun 09 16:51:47.960468 crc crio[22095]: time=\"2026-06-09T16:51:47.960374845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121436 | controller |     "Jun 09 16:51:48.137593 crc crio[22095]: time=\"2026-06-09T16:51:48.137395375Z\" level=info msg=\"Created container 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c: openshift-marketplace/redhat-operators-2zmhb/extract-utilities\" id=0e43a8bf-77d0-4222-9b24-3ceb62dd94d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121452 | controller |     "Jun 09 16:51:48.140085 crc crio[22095]: time=\"2026-06-09T16:51:48.139290853Z\" level=info msg=\"Starting container: 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c\" id=81f06fb4-abbf-4b93-961b-1ce521ee49e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.121467 | controller |     "Jun 09 16:51:48.147761 crc crio[22095]: time=\"2026-06-09T16:51:48.147568837Z\" level=info msg=\"Started container\" PID=180864 containerID=4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c description=openshift-marketplace/redhat-operators-2zmhb/extract-utilities id=81f06fb4-abbf-4b93-961b-1ce521ee49e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9",
2026-06-09 17:40:44.121485 | controller |     "Jun 09 16:51:48.350323 crc crio[22095]: time=\"2026-06-09T16:51:48.350155175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cb56d28a-ead4-4311-a6de-305bd8339754 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.121501 | controller |     "Jun 09 16:51:48.361892 crc crio[22095]: time=\"2026-06-09T16:51:48.361799835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.121517 | controller |     "Jun 09 16:51:48.975123 crc crio[22095]: time=\"2026-06-09T16:51:48.974008933Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=cb56d28a-ead4-4311-a6de-305bd8339754 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.121532 | controller |     "Jun 09 16:51:48.976177 crc crio[22095]: time=\"2026-06-09T16:51:48.975856621Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b2d8e07d-e71e-4745-88fe-d62b2f328a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121548 | controller |     "Jun 09 16:51:48.983611 crc crio[22095]: time=\"2026-06-09T16:51:48.983473937Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fe1ae81d-de9b-4260-ab1d-c78d86a95f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121563 | controller |     "Jun 09 16:51:49.000823 crc crio[22095]: time=\"2026-06-09T16:51:49.000717101Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zmhb/extract-content\" id=44adafde-1b96-46d0-b662-714cdecd3673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121578 | controller |     "Jun 09 16:51:49.001621 crc crio[22095]: time=\"2026-06-09T16:51:49.001525872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121594 | controller |     "Jun 09 16:51:49.064440 crc crio[22095]: time=\"2026-06-09T16:51:49.064307909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121609 | controller |     "Jun 09 16:51:49.068606 crc crio[22095]: time=\"2026-06-09T16:51:49.068523727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121625 | controller |     "Jun 09 16:51:49.306382 crc crio[22095]: time=\"2026-06-09T16:51:49.30543067Z\" level=info msg=\"Created container 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c: openshift-marketplace/redhat-operators-2zmhb/extract-content\" id=44adafde-1b96-46d0-b662-714cdecd3673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121640 | controller |     "Jun 09 16:51:49.316758 crc crio[22095]: time=\"2026-06-09T16:51:49.316654949Z\" level=info msg=\"Starting container: 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c\" id=97568304-d273-4ce7-9e6f-e340f59f57d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.121655 | controller |     "Jun 09 16:51:49.325470 crc crio[22095]: time=\"2026-06-09T16:51:49.325401744Z\" level=info msg=\"Started container\" PID=180947 containerID=15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c description=openshift-marketplace/redhat-operators-2zmhb/extract-content id=97568304-d273-4ce7-9e6f-e340f59f57d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9",
2026-06-09 17:40:44.121674 | controller |     "Jun 09 16:51:54.480798 crc crio[22095]: time=\"2026-06-09T16:51:54.478021143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da927dc4-b6f5-4d70-9781-f1b59a62c26b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121690 | controller |     "Jun 09 16:51:54.492449 crc crio[22095]: time=\"2026-06-09T16:51:54.492335792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=33cbff3c-55a5-447f-a874-a16a717bf1a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.121705 | controller |     "Jun 09 16:51:54.507027 crc crio[22095]: time=\"2026-06-09T16:51:54.506880366Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=eb98d01b-f175-4500-a756-c40015d170ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121720 | controller |     "Jun 09 16:51:54.508428 crc crio[22095]: time=\"2026-06-09T16:51:54.508349544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121735 | controller |     "Jun 09 16:51:54.575291 crc crio[22095]: time=\"2026-06-09T16:51:54.574544329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121750 | controller |     "Jun 09 16:51:54.579179 crc crio[22095]: time=\"2026-06-09T16:51:54.579098376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121765 | controller |     "Jun 09 16:51:54.775406 crc crio[22095]: time=\"2026-06-09T16:51:54.774412307Z\" level=info msg=\"Created container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=eb98d01b-f175-4500-a756-c40015d170ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.121780 | controller |     "Jun 09 16:51:54.776088 crc crio[22095]: time=\"2026-06-09T16:51:54.776035879Z\" level=info msg=\"Starting container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac\" id=9e2b785c-9057-4023-b64c-ef27112b1053 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.121795 | controller |     "Jun 09 16:51:54.785450 crc crio[22095]: time=\"2026-06-09T16:51:54.785340939Z\" level=info msg=\"Started container\" PID=181188 containerID=e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac description=openshift-marketplace/redhat-operators-2zmhb/registry-server id=9e2b785c-9057-4023-b64c-ef27112b1053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9",
2026-06-09 17:40:44.121811 | controller |     "Jun 09 16:52:00.570143 crc crio[22095]: time=\"2026-06-09T16:52:00.568647652Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683732-g5tsq/POD\" id=b7831b1c-8b3d-4fb7-8520-520609933e26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.121827 | controller |     "Jun 09 16:52:00.570143 crc crio[22095]: time=\"2026-06-09T16:52:00.57014279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.121843 | controller |     "Jun 09 16:52:00.641219 crc crio[22095]: time=\"2026-06-09T16:52:00.64041078Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc001289ee8}] Aliases:map[]}\"",
2026-06-09 17:40:44.121882 | controller |     "Jun 09 16:52:00.641219 crc crio[22095]: time=\"2026-06-09T16:52:00.641123229Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683732-g5tsq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.121900 | controller |     "Jun 09 16:52:00.964491 crc crio[22095]: 2026-06-09T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bae3ba96d6778d8 Mac:8a:9e:c1:cf:1f:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.121917 | controller |     "Jun 09 16:52:00.967117 crc crio[22095]: time=\"2026-06-09T16:52:00.967042974Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc001289ee8}] Aliases:map[]}\"",
2026-06-09 17:40:44.121932 | controller |     "Jun 09 16:52:00.967234 crc crio[22095]: time=\"2026-06-09T16:52:00.967212568Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683732-g5tsq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.121948 | controller |     "Jun 09 16:52:00.979148 crc crio[22095]: time=\"2026-06-09T16:52:00.97776317Z\" level=info msg=\"Ran pod sandbox bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f with infra container: openshift-infra/auto-csr-approver-29683732-g5tsq/POD\" id=b7831b1c-8b3d-4fb7-8520-520609933e26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.121964 | controller |     "Jun 09 16:52:00.983406 crc crio[22095]: time=\"2026-06-09T16:52:00.981873626Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1c039d82-a821-4064-924d-066d965fbac3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.121979 | controller |     "Jun 09 16:52:00.992246 crc crio[22095]: time=\"2026-06-09T16:52:00.992170181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.121995 | controller |     "Jun 09 16:52:01.812661 crc crio[22095]: time=\"2026-06-09T16:52:01.812528041Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1c039d82-a821-4064-924d-066d965fbac3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.122011 | controller |     "Jun 09 16:52:01.814859 crc crio[22095]: time=\"2026-06-09T16:52:01.813722042Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8311dd32-b424-46fe-960e-30c870b86da8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.122026 | controller |     "Jun 09 16:52:01.819882 crc crio[22095]: time=\"2026-06-09T16:52:01.819784598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef837e22-eae9-4437-bd30-face98d9e9a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.122042 | controller |     "Jun 09 16:52:01.828090 crc crio[22095]: time=\"2026-06-09T16:52:01.827905248Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683732-g5tsq/oc\" id=78b3c800-b909-4958-b2ec-a445cae11110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.122057 | controller |     "Jun 09 16:52:01.828884 crc crio[22095]: time=\"2026-06-09T16:52:01.828819931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122076 | controller |     "Jun 09 16:52:01.886410 crc crio[22095]: time=\"2026-06-09T16:52:01.886286391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122092 | controller |     "Jun 09 16:52:02.194668 crc crio[22095]: time=\"2026-06-09T16:52:02.19371383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122107 | controller |     "Jun 09 16:52:02.356511 crc crio[22095]: time=\"2026-06-09T16:52:02.3563645Z\" level=info msg=\"Created container 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e: openshift-infra/auto-csr-approver-29683732-g5tsq/oc\" id=78b3c800-b909-4958-b2ec-a445cae11110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.122123 | controller |     "Jun 09 16:52:02.358268 crc crio[22095]: time=\"2026-06-09T16:52:02.358142996Z\" level=info msg=\"Starting container: 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e\" id=02de39ec-2f65-4715-8236-ba7e93a06e8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.122139 | controller |     "Jun 09 16:52:02.364772 crc crio[22095]: time=\"2026-06-09T16:52:02.364639253Z\" level=info msg=\"Started container\" PID=181726 containerID=7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e description=openshift-infra/auto-csr-approver-29683732-g5tsq/oc id=02de39ec-2f65-4715-8236-ba7e93a06e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f",
2026-06-09 17:40:44.122154 | controller |     "Jun 09 16:52:04.607093 crc crio[22095]: time=\"2026-06-09T16:52:04.605874041Z\" level=info msg=\"Stopping pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=0ac9a4e3-ee99-44fe-96a6-c0cf2254fbdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122169 | controller |     "Jun 09 16:52:04.608231 crc crio[22095]: time=\"2026-06-09T16:52:04.608014316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-g5tsq Namespace:openshift-infra ID:bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f UID:ded4bc11-ec78-4b97-99e7-beb8f5058530 NetNS:/var/run/netns/46cf1f3a-3554-4a73-af9f-1bd7591a039c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podded4bc11_ec78_4b97_99e7_beb8f5058530.slice PodAnnotations:0xc002da4d98}] Aliases:map[]}\"",
2026-06-09 17:40:44.122184 | controller |     "Jun 09 16:52:04.608231 crc crio[22095]: time=\"2026-06-09T16:52:04.60816607Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683732-g5tsq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.122199 | controller |     "Jun 09 16:52:04.962283 crc crio[22095]: time=\"2026-06-09T16:52:04.962140188Z\" level=info msg=\"Stopped pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=0ac9a4e3-ee99-44fe-96a6-c0cf2254fbdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122214 | controller |     "Jun 09 16:52:10.198976 crc crio[22095]: time=\"2026-06-09T16:52:10.197827516Z\" level=info msg=\"Removing container: df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4\" id=dcc655c3-34cc-4aa8-b858-40752eb9772d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122232 | controller |     "Jun 09 16:52:10.325086 crc crio[22095]: time=\"2026-06-09T16:52:10.324839767Z\" level=info msg=\"Removed container df0f3b5d9f786ce11aca3110fdf23da81a204fddacbad94d14343186dcdf55b4: openshift-infra/auto-csr-approver-29683726-hrdlb/oc\" id=dcc655c3-34cc-4aa8-b858-40752eb9772d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122252 | controller |     "Jun 09 16:52:10.339595 crc crio[22095]: time=\"2026-06-09T16:52:10.339375531Z\" level=info msg=\"Stopping pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=cd798952-9bb5-4edc-8d32-bcf9579cb1bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122267 | controller |     "Jun 09 16:52:10.340300 crc crio[22095]: time=\"2026-06-09T16:52:10.340270574Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=cd798952-9bb5-4edc-8d32-bcf9579cb1bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122282 | controller |     "Jun 09 16:52:10.343048 crc crio[22095]: time=\"2026-06-09T16:52:10.342883372Z\" level=info msg=\"Removing pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=31217ab0-d748-4f90-866c-525f4879ab6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.122297 | controller |     "Jun 09 16:52:10.366496 crc crio[22095]: time=\"2026-06-09T16:52:10.366405668Z\" level=info msg=\"Removed pod sandbox: a8d650b0601b1e666a0c92f901b4d31fe38312afc1ec2c0b1de6ee639b037df0\" id=31217ab0-d748-4f90-866c-525f4879ab6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.122312 | controller |     "Jun 09 16:52:11.731680 crc crio[22095]: time=\"2026-06-09T16:52:11.731042348Z\" level=info msg=\"Stopping pod sandbox: 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82\" id=16bdc65f-de55-4c8b-ab96-ce4f3cd1c0c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122327 | controller |     "Jun 09 16:52:11.735323 crc crio[22095]: time=\"2026-06-09T16:52:11.735277837Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 Namespace:openstack ID:0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82 UID:02d98646-0ced-49e4-ad59-e9608adebbac NetNS:/var/run/netns/d23bd0f6-8eef-44a1-b653-b08fd4cc7fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02d98646_0ced_49e4_ad59_e9608adebbac.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}\"",
2026-06-09 17:40:44.122342 | controller |     "Jun 09 16:52:11.736347 crc crio[22095]: time=\"2026-06-09T16:52:11.736258192Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.122357 | controller |     "Jun 09 16:52:12.353173 crc crio[22095]: time=\"2026-06-09T16:52:12.352504475Z\" level=info msg=\"Stopped pod sandbox: 0dd6ae15bb9a67918891595c5d90858c0ec4370b9998357f31f811c7b7247c82\" id=16bdc65f-de55-4c8b-ab96-ce4f3cd1c0c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122373 | controller |     "Jun 09 16:52:13.412625 crc crio[22095]: time=\"2026-06-09T16:52:13.411659246Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/POD\" id=dd01a774-07de-40ff-806c-26e7f6bea2c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.122388 | controller |     "Jun 09 16:52:13.414716 crc crio[22095]: time=\"2026-06-09T16:52:13.412651032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122403 | controller |     "Jun 09 16:52:13.454882 crc crio[22095]: time=\"2026-06-09T16:52:13.454791558Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc00012b240}] Aliases:map[]}\"",
2026-06-09 17:40:44.122421 | controller |     "Jun 09 16:52:13.454882 crc crio[22095]: time=\"2026-06-09T16:52:13.454859129Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.122437 | controller |     "Jun 09 16:52:13.966662 crc crio[22095]: 2026-06-09T16:52:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fdef4e6f4aa0cb Mac:82:9e:eb:ca:a8:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 SocketPath: PciID:}] [{Interface:0xc000160f00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.122453 | controller |     "Jun 09 16:52:13.968759 crc crio[22095]: time=\"2026-06-09T16:52:13.968637572Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc00012b240}] Aliases:map[]}\"",
2026-06-09 17:40:44.122468 | controller |     "Jun 09 16:52:13.969116 crc crio[22095]: time=\"2026-06-09T16:52:13.968800006Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.122483 | controller |     "Jun 09 16:52:13.980080 crc crio[22095]: time=\"2026-06-09T16:52:13.979888942Z\" level=info msg=\"Ran pod sandbox 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/POD\" id=dd01a774-07de-40ff-806c-26e7f6bea2c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.122498 | controller |     "Jun 09 16:52:13.983005 crc crio[22095]: time=\"2026-06-09T16:52:13.982862658Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2f86b2bb-3f41-400f-b910-33d709a8b54d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.122512 | controller |     "Jun 09 16:52:13.992575 crc crio[22095]: time=\"2026-06-09T16:52:13.992481806Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.122527 | controller |     "Jun 09 16:52:14.408597 crc crio[22095]: time=\"2026-06-09T16:52:14.407828374Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2f86b2bb-3f41-400f-b910-33d709a8b54d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.122542 | controller |     "Jun 09 16:52:14.419823 crc crio[22095]: time=\"2026-06-09T16:52:14.41970388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=fc3a1b00-f840-477e-a06c-233b925cbfe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.122557 | controller |     "Jun 09 16:52:14.462154 crc crio[22095]: time=\"2026-06-09T16:52:14.461890307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e85952a5-ee9f-4257-b129-94a59bb6bc3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.122574 | controller |     "Jun 09 16:52:14.473900 crc crio[22095]: time=\"2026-06-09T16:52:14.473805614Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b758278-c3b9-45f0-9746-b4a4d6a7dc4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.122589 | controller |     "Jun 09 16:52:14.474415 crc crio[22095]: time=\"2026-06-09T16:52:14.474345958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122604 | controller |     "Jun 09 16:52:14.530715 crc crio[22095]: time=\"2026-06-09T16:52:14.530606917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122619 | controller |     "Jun 09 16:52:14.534598 crc crio[22095]: time=\"2026-06-09T16:52:14.534521558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122634 | controller |     "Jun 09 16:52:14.717735 crc crio[22095]: time=\"2026-06-09T16:52:14.717554882Z\" level=info msg=\"Created container 96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b758278-c3b9-45f0-9746-b4a4d6a7dc4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.122649 | controller |     "Jun 09 16:52:14.719168 crc crio[22095]: time=\"2026-06-09T16:52:14.719054661Z\" level=info msg=\"Starting container: 96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00\" id=a2cc2d87-58e6-48b5-b401-6a4c76d66ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.122664 | controller |     "Jun 09 16:52:14.726427 crc crio[22095]: time=\"2026-06-09T16:52:14.726297208Z\" level=info msg=\"Started container\" PID=182589 containerID=96a65331e106780c4fb2daf8a713986bc675d8f7a9ca88212e63082825908d00 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=a2cc2d87-58e6-48b5-b401-6a4c76d66ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91",
2026-06-09 17:40:44.122680 | controller |     "Jun 09 16:52:18.862323 crc crio[22095]: time=\"2026-06-09T16:52:18.859222611Z\" level=info msg=\"Stopping container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac (timeout: 2s)\" id=ac9b3a92-0ef5-4926-9875-a3c00d6d919e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.122695 | controller |     "Jun 09 16:52:18.990818 crc crio[22095]: time=\"2026-06-09T16:52:18.9888465Z\" level=info msg=\"Stopped container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=ac9b3a92-0ef5-4926-9875-a3c00d6d919e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.122710 | controller |     "Jun 09 16:52:18.996344 crc crio[22095]: time=\"2026-06-09T16:52:18.99619051Z\" level=info msg=\"Stopping pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=81b87a63-b081-4994-95f2-0c6ab721b4f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122726 | controller |     "Jun 09 16:52:18.997896 crc crio[22095]: time=\"2026-06-09T16:52:18.997821042Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zmhb Namespace:openshift-marketplace ID:7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9 UID:bf9419d4-5b80-4ca9-a6d3-06e816ddd44c NetNS:/var/run/netns/6993e408-cef5-426b-901b-5c0c94ad6bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf9419d4_5b80_4ca9_a6d3_06e816ddd44c.slice PodAnnotations:0xc000526b58}] Aliases:map[]}\"",
2026-06-09 17:40:44.122744 | controller |     "Jun 09 16:52:18.999138 crc crio[22095]: time=\"2026-06-09T16:52:18.999063704Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2zmhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.122760 | controller |     "Jun 09 16:52:19.464482 crc crio[22095]: time=\"2026-06-09T16:52:19.463431525Z\" level=info msg=\"Stopped pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=81b87a63-b081-4994-95f2-0c6ab721b4f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122775 | controller |     "Jun 09 16:52:19.907153 crc crio[22095]: time=\"2026-06-09T16:52:19.907064422Z\" level=info msg=\"Removing container: e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac\" id=1662a060-5661-422b-92c9-454a364ec59a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122789 | controller |     "Jun 09 16:52:19.948329 crc crio[22095]: time=\"2026-06-09T16:52:19.948230782Z\" level=info msg=\"Removed container e289e8a5d56290d27bbbe3138d1ca20136e410c4228616ac7ba7edc870b24fac: openshift-marketplace/redhat-operators-2zmhb/registry-server\" id=1662a060-5661-422b-92c9-454a364ec59a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122805 | controller |     "Jun 09 16:52:19.958656 crc crio[22095]: time=\"2026-06-09T16:52:19.958508537Z\" level=info msg=\"Removing container: 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c\" id=c9b98ed6-cf26-44b0-8819-b64255f0cd65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122820 | controller |     "Jun 09 16:52:20.017975 crc crio[22095]: time=\"2026-06-09T16:52:20.017738862Z\" level=info msg=\"Removed container 15f84b8958bfa284e368be7675855b6bfbc86e811424c48b3ef7a91e488a797c: openshift-marketplace/redhat-operators-2zmhb/extract-content\" id=c9b98ed6-cf26-44b0-8819-b64255f0cd65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122835 | controller |     "Jun 09 16:52:20.021902 crc crio[22095]: time=\"2026-06-09T16:52:20.021790947Z\" level=info msg=\"Removing container: 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c\" id=4de40409-82db-419a-9f64-6264177c07dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122866 | controller |     "Jun 09 16:52:20.072828 crc crio[22095]: time=\"2026-06-09T16:52:20.072624256Z\" level=info msg=\"Removed container 4a0b407c42176bfbf60d481ac606416ecccd25c4c1e3a71358fce974030d502c: openshift-marketplace/redhat-operators-2zmhb/extract-utilities\" id=4de40409-82db-419a-9f64-6264177c07dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.122886 | controller |     "Jun 09 16:53:10.401309 crc crio[22095]: time=\"2026-06-09T16:53:10.400027535Z\" level=info msg=\"Stopping pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=8d7fc1c5-ecfc-4bd0-aa10-ed7f9adc1211 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122902 | controller |     "Jun 09 16:53:10.401309 crc crio[22095]: time=\"2026-06-09T16:53:10.401286507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=8d7fc1c5-ecfc-4bd0-aa10-ed7f9adc1211 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.122918 | controller |     "Jun 09 16:53:10.403435 crc crio[22095]: time=\"2026-06-09T16:53:10.402076277Z\" level=info msg=\"Removing pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=d3194b49-ccf9-428e-b0c2-b06b8e708348 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.122933 | controller |     "Jun 09 16:53:10.423266 crc crio[22095]: time=\"2026-06-09T16:53:10.423113839Z\" level=info msg=\"Removed pod sandbox: 7cb782805ed98d35a9ad92e186809ebe8b3eca8420146229c4ab08538344b6a9\" id=d3194b49-ccf9-428e-b0c2-b06b8e708348 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.122952 | controller |     "Jun 09 16:53:42.983590 crc crio[22095]: time=\"2026-06-09T16:53:42.982423656Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8b95h/POD\" id=1b54a1f1-05bd-48b8-bec0-0958f6002024 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.122968 | controller |     "Jun 09 16:53:42.985843 crc crio[22095]: time=\"2026-06-09T16:53:42.983617327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.122984 | controller |     "Jun 09 16:53:43.039691 crc crio[22095]: time=\"2026-06-09T16:53:43.039591099Z\" level=info msg=\"Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc002da4a60}] Aliases:map[]}\"",
2026-06-09 17:40:44.122999 | controller |     "Jun 09 16:53:43.039691 crc crio[22095]: time=\"2026-06-09T16:53:43.039669941Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8b95h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.123015 | controller |     "Jun 09 16:53:43.662699 crc crio[22095]: 2026-06-09T16:53:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f6d9ef3ccbe0b Mac:3e:59:e0:af:dc:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.123030 | controller |     "Jun 09 16:53:43.665827 crc crio[22095]: time=\"2026-06-09T16:53:43.665683865Z\" level=info msg=\"Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc002da4a60}] Aliases:map[]}\"",
2026-06-09 17:40:44.123046 | controller |     "Jun 09 16:53:43.666086 crc crio[22095]: time=\"2026-06-09T16:53:43.666002643Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8b95h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.123061 | controller |     "Jun 09 16:53:43.679364 crc crio[22095]: time=\"2026-06-09T16:53:43.679263955Z\" level=info msg=\"Ran pod sandbox c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f with infra container: openshift-marketplace/certified-operators-8b95h/POD\" id=1b54a1f1-05bd-48b8-bec0-0958f6002024 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.123076 | controller |     "Jun 09 16:53:43.684988 crc crio[22095]: time=\"2026-06-09T16:53:43.684867219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2035fc2-b185-4f86-8233-ecd004838188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123091 | controller |     "Jun 09 16:53:43.688616 crc crio[22095]: time=\"2026-06-09T16:53:43.688546484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=38a0084f-ecee-48ed-b8aa-545d0ef2b941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123110 | controller |     "Jun 09 16:53:43.701282 crc crio[22095]: time=\"2026-06-09T16:53:43.701144858Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8b95h/extract-utilities\" id=f3657775-f08a-4e89-97a6-b6a0a9cfb4e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123125 | controller |     "Jun 09 16:53:43.701691 crc crio[22095]: time=\"2026-06-09T16:53:43.701634901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123141 | controller |     "Jun 09 16:53:43.781317 crc crio[22095]: time=\"2026-06-09T16:53:43.781221801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123156 | controller |     "Jun 09 16:53:43.790172 crc crio[22095]: time=\"2026-06-09T16:53:43.790088399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123171 | controller |     "Jun 09 16:53:43.983043 crc crio[22095]: time=\"2026-06-09T16:53:43.982195937Z\" level=info msg=\"Created container 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de: openshift-marketplace/certified-operators-8b95h/extract-utilities\" id=f3657775-f08a-4e89-97a6-b6a0a9cfb4e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123187 | controller |     "Jun 09 16:53:43.984489 crc crio[22095]: time=\"2026-06-09T16:53:43.984401314Z\" level=info msg=\"Starting container: 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de\" id=bb4daa8b-ec12-4d53-bd95-b741577ba841 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.123202 | controller |     "Jun 09 16:53:43.990708 crc crio[22095]: time=\"2026-06-09T16:53:43.990543472Z\" level=info msg=\"Started container\" PID=187174 containerID=54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de description=openshift-marketplace/certified-operators-8b95h/extract-utilities id=bb4daa8b-ec12-4d53-bd95-b741577ba841 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f",
2026-06-09 17:40:44.123218 | controller |     "Jun 09 16:53:44.262382 crc crio[22095]: time=\"2026-06-09T16:53:44.262302502Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2ee67a6d-c854-48c2-99e6-59c778fedfeb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.123234 | controller |     "Jun 09 16:53:44.275440 crc crio[22095]: time=\"2026-06-09T16:53:44.275342518Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.123249 | controller |     "Jun 09 16:53:45.076776 crc crio[22095]: time=\"2026-06-09T16:53:45.075681713Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2ee67a6d-c854-48c2-99e6-59c778fedfeb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.123265 | controller |     "Jun 09 16:53:45.077686 crc crio[22095]: time=\"2026-06-09T16:53:45.077650854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=926eb8d9-5955-4595-b21d-baa9118c8a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123280 | controller |     "Jun 09 16:53:45.081375 crc crio[22095]: time=\"2026-06-09T16:53:45.081056972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=890a3eae-5940-482f-95b8-e73c293d3da0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123296 | controller |     "Jun 09 16:53:45.092240 crc crio[22095]: time=\"2026-06-09T16:53:45.092081286Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8b95h/extract-content\" id=976126a2-9aad-4f10-b6ef-38f0e8b86ca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123314 | controller |     "Jun 09 16:53:45.092741 crc crio[22095]: time=\"2026-06-09T16:53:45.092672951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123438 | controller |     "Jun 09 16:53:45.161987 crc crio[22095]: time=\"2026-06-09T16:53:45.161855523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123460 | controller |     "Jun 09 16:53:45.166815 crc crio[22095]: time=\"2026-06-09T16:53:45.16641249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123475 | controller |     "Jun 09 16:53:46.765593 crc crio[22095]: time=\"2026-06-09T16:53:46.763814416Z\" level=info msg=\"Created container e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373: openshift-marketplace/certified-operators-8b95h/extract-content\" id=976126a2-9aad-4f10-b6ef-38f0e8b86ca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123490 | controller |     "Jun 09 16:53:46.767290 crc crio[22095]: time=\"2026-06-09T16:53:46.767113091Z\" level=info msg=\"Starting container: e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373\" id=4011c9ac-0ba1-489a-93fb-5fba486eb1f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.123506 | controller |     "Jun 09 16:53:46.777814 crc crio[22095]: time=\"2026-06-09T16:53:46.777748354Z\" level=info msg=\"Started container\" PID=187231 containerID=e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373 description=openshift-marketplace/certified-operators-8b95h/extract-content id=4011c9ac-0ba1-489a-93fb-5fba486eb1f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f",
2026-06-09 17:40:44.123522 | controller |     "Jun 09 16:53:51.392325 crc crio[22095]: time=\"2026-06-09T16:53:51.391075371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db6645a1-aa8c-466d-a9c7-66ac764d784e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123538 | controller |     "Jun 09 16:53:51.396059 crc crio[22095]: time=\"2026-06-09T16:53:51.395962707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=101ff2d7-1361-4872-8dc4-723e47e3f83e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123553 | controller |     "Jun 09 16:53:51.822490 crc crio[22095]: time=\"2026-06-09T16:53:51.822423942Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8b95h/registry-server\" id=4d9f8d49-4f29-4759-8456-e03490d7d75b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123568 | controller |     "Jun 09 16:53:51.823450 crc crio[22095]: time=\"2026-06-09T16:53:51.823412587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123583 | controller |     "Jun 09 16:53:51.884752 crc crio[22095]: time=\"2026-06-09T16:53:51.884515151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123598 | controller |     "Jun 09 16:53:51.893267 crc crio[22095]: time=\"2026-06-09T16:53:51.893106763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123613 | controller |     "Jun 09 16:53:52.456758 crc crio[22095]: time=\"2026-06-09T16:53:52.456032162Z\" level=info msg=\"Created container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server\" id=4d9f8d49-4f29-4759-8456-e03490d7d75b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123647 | controller |     "Jun 09 16:53:52.459294 crc crio[22095]: time=\"2026-06-09T16:53:52.459194164Z\" level=info msg=\"Starting container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750\" id=84617434-bc0b-4a51-a45d-f4838c112e9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.123664 | controller |     "Jun 09 16:53:52.468289 crc crio[22095]: time=\"2026-06-09T16:53:52.468160775Z\" level=info msg=\"Started container\" PID=187599 containerID=75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750 description=openshift-marketplace/certified-operators-8b95h/registry-server id=84617434-bc0b-4a51-a45d-f4838c112e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f",
2026-06-09 17:40:44.123680 | controller |     "Jun 09 16:54:00.553880 crc crio[22095]: time=\"2026-06-09T16:54:00.55253686Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683734-2qv7z/POD\" id=37d237b1-c8c6-4f6d-bc46-dd05f2e9839b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.123695 | controller |     "Jun 09 16:54:00.556166 crc crio[22095]: time=\"2026-06-09T16:54:00.553881714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123710 | controller |     "Jun 09 16:54:00.601329 crc crio[22095]: time=\"2026-06-09T16:54:00.601235934Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc0022726c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.123725 | controller |     "Jun 09 16:54:00.601329 crc crio[22095]: time=\"2026-06-09T16:54:00.601306356Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683734-2qv7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.123740 | controller |     "Jun 09 16:54:01.161259 crc crio[22095]: 2026-06-09T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be0cff99558f5f1 Mac:36:70:9c:2f:17:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.123755 | controller |     "Jun 09 16:54:01.163041 crc crio[22095]: time=\"2026-06-09T16:54:01.16291878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc0022726c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.123770 | controller |     "Jun 09 16:54:01.163180 crc crio[22095]: time=\"2026-06-09T16:54:01.163151336Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683734-2qv7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.123786 | controller |     "Jun 09 16:54:01.174419 crc crio[22095]: time=\"2026-06-09T16:54:01.174224581Z\" level=info msg=\"Ran pod sandbox be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b with infra container: openshift-infra/auto-csr-approver-29683734-2qv7z/POD\" id=37d237b1-c8c6-4f6d-bc46-dd05f2e9839b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.123804 | controller |     "Jun 09 16:54:01.178107 crc crio[22095]: time=\"2026-06-09T16:54:01.177984638Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4539cca0-b345-4f8f-ab55-9a57b0e26c3b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.123819 | controller |     "Jun 09 16:54:01.194407 crc crio[22095]: time=\"2026-06-09T16:54:01.194242006Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.123834 | controller |     "Jun 09 16:54:02.661982 crc crio[22095]: time=\"2026-06-09T16:54:02.661258017Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4539cca0-b345-4f8f-ab55-9a57b0e26c3b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.123849 | controller |     "Jun 09 16:54:02.663798 crc crio[22095]: time=\"2026-06-09T16:54:02.663408852Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=799b04ac-9339-4768-82ef-6b090d000034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123883 | controller |     "Jun 09 16:54:02.665856 crc crio[22095]: time=\"2026-06-09T16:54:02.665766263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=293456e2-79fa-4ab2-9795-5392a935b6e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.123899 | controller |     "Jun 09 16:54:02.675314 crc crio[22095]: time=\"2026-06-09T16:54:02.675230597Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683734-2qv7z/oc\" id=84a9d914-979f-49a6-8abf-6068b8634a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123914 | controller |     "Jun 09 16:54:02.676094 crc crio[22095]: time=\"2026-06-09T16:54:02.675899234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123929 | controller |     "Jun 09 16:54:02.735483 crc crio[22095]: time=\"2026-06-09T16:54:02.735346834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123944 | controller |     "Jun 09 16:54:03.067105 crc crio[22095]: time=\"2026-06-09T16:54:03.066987321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.123959 | controller |     "Jun 09 16:54:03.211454 crc crio[22095]: time=\"2026-06-09T16:54:03.210580567Z\" level=info msg=\"Created container 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b: openshift-infra/auto-csr-approver-29683734-2qv7z/oc\" id=84a9d914-979f-49a6-8abf-6068b8634a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.123974 | controller |     "Jun 09 16:54:03.213297 crc crio[22095]: time=\"2026-06-09T16:54:03.213258746Z\" level=info msg=\"Starting container: 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b\" id=9f0d0a25-5aab-480d-b197-82da17942126 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.123989 | controller |     "Jun 09 16:54:03.219224 crc crio[22095]: time=\"2026-06-09T16:54:03.219166648Z\" level=info msg=\"Started container\" PID=188121 containerID=962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b description=openshift-infra/auto-csr-approver-29683734-2qv7z/oc id=9f0d0a25-5aab-480d-b197-82da17942126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b",
2026-06-09 17:40:44.124010 | controller |     "Jun 09 16:54:05.629437 crc crio[22095]: time=\"2026-06-09T16:54:05.628215277Z\" level=info msg=\"Stopping pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=242d4d6f-0c48-481b-aa59-ff1e9a768d13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124025 | controller |     "Jun 09 16:54:05.631272 crc crio[22095]: time=\"2026-06-09T16:54:05.628659149Z\" level=info msg=\"Stopping container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750 (timeout: 2s)\" id=00794e44-20da-4485-99ea-f12e05299008 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.124040 | controller |     "Jun 09 16:54:05.631272 crc crio[22095]: time=\"2026-06-09T16:54:05.630580768Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-2qv7z Namespace:openshift-infra ID:be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b UID:6d0d1233-fd28-4612-ab26-2ff6a38d9077 NetNS:/var/run/netns/f7f73f74-29e9-466f-a5c4-1399ee55af9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d1233_fd28_4612_ab26_2ff6a38d9077.slice PodAnnotations:0xc00263c828}] Aliases:map[]}\"",
2026-06-09 17:40:44.124055 | controller |     "Jun 09 16:54:05.631272 crc crio[22095]: time=\"2026-06-09T16:54:05.630706711Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683734-2qv7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.124070 | controller |     "Jun 09 16:54:05.759192 crc crio[22095]: time=\"2026-06-09T16:54:05.75848315Z\" level=info msg=\"Stopped container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server\" id=00794e44-20da-4485-99ea-f12e05299008 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.124085 | controller |     "Jun 09 16:54:05.761897 crc crio[22095]: time=\"2026-06-09T16:54:05.761636232Z\" level=info msg=\"Stopping pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6eb027d4-5e1d-4755-b5b9-6027490b728a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124100 | controller |     "Jun 09 16:54:05.763038 crc crio[22095]: time=\"2026-06-09T16:54:05.762420412Z\" level=info msg=\"Got pod network &{Name:certified-operators-8b95h Namespace:openshift-marketplace ID:c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f UID:115bd71d-061f-4817-b312-eaccfe9da822 NetNS:/var/run/netns/c277b0a1-5399-4801-a10d-eff33fdf4c15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115bd71d_061f_4817_b312_eaccfe9da822.slice PodAnnotations:0xc001288260}] Aliases:map[]}\"",
2026-06-09 17:40:44.124114 | controller |     "Jun 09 16:54:05.763038 crc crio[22095]: time=\"2026-06-09T16:54:05.762627847Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8b95h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.124129 | controller |     "Jun 09 16:54:06.035098 crc crio[22095]: time=\"2026-06-09T16:54:06.033163961Z\" level=info msg=\"Stopped pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=242d4d6f-0c48-481b-aa59-ff1e9a768d13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124144 | controller |     "Jun 09 16:54:06.160237 crc crio[22095]: time=\"2026-06-09T16:54:06.159362539Z\" level=info msg=\"Stopped pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6eb027d4-5e1d-4755-b5b9-6027490b728a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124160 | controller |     "Jun 09 16:54:06.855993 crc crio[22095]: time=\"2026-06-09T16:54:06.849791391Z\" level=info msg=\"Removing container: 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750\" id=a939978e-c2ea-4ef2-ba82-0c7ed2af4a86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124178 | controller |     "Jun 09 16:54:06.905223 crc crio[22095]: time=\"2026-06-09T16:54:06.90374886Z\" level=info msg=\"Removed container 75db6d6830211acbceb7757bdef9e1578f6f9a2a4d5ddcf54ba9ddd71f858750: openshift-marketplace/certified-operators-8b95h/registry-server\" id=a939978e-c2ea-4ef2-ba82-0c7ed2af4a86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124193 | controller |     "Jun 09 16:54:06.908791 crc crio[22095]: time=\"2026-06-09T16:54:06.908648576Z\" level=info msg=\"Removing container: e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373\" id=6f04c5c7-75de-4877-a021-3efee2336995 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124208 | controller |     "Jun 09 16:54:06.940165 crc crio[22095]: time=\"2026-06-09T16:54:06.939814398Z\" level=info msg=\"Removed container e796ef84ac0ded3b3456a48f1dd7385abacc395698f62963d15a47fb371e6373: openshift-marketplace/certified-operators-8b95h/extract-content\" id=6f04c5c7-75de-4877-a021-3efee2336995 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124223 | controller |     "Jun 09 16:54:06.944003 crc crio[22095]: time=\"2026-06-09T16:54:06.943894843Z\" level=info msg=\"Removing container: 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de\" id=f99cb09f-ce55-4a8d-b138-636b08505ef9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124238 | controller |     "Jun 09 16:54:06.996194 crc crio[22095]: time=\"2026-06-09T16:54:06.995886492Z\" level=info msg=\"Removed container 54e9339da760d62f6015a7ef32ec6db5f8db64bee1c9d9a27f69025b25d033de: openshift-marketplace/certified-operators-8b95h/extract-utilities\" id=f99cb09f-ce55-4a8d-b138-636b08505ef9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124253 | controller |     "Jun 09 16:54:10.447363 crc crio[22095]: time=\"2026-06-09T16:54:10.446573353Z\" level=info msg=\"Removing container: a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886\" id=7c4100cc-a829-4aff-998f-41be9339c92f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124268 | controller |     "Jun 09 16:54:10.571900 crc crio[22095]: time=\"2026-06-09T16:54:10.570494153Z\" level=info msg=\"Removed container a8ad7df00f0dfa41e2384450239cfe7c27a6bd6b3f1c143a5b748a332d2ee886: openshift-infra/auto-csr-approver-29683728-gxh6x/oc\" id=7c4100cc-a829-4aff-998f-41be9339c92f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.124285 | controller |     "Jun 09 16:54:10.585284 crc crio[22095]: time=\"2026-06-09T16:54:10.58514618Z\" level=info msg=\"Stopping pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=da309453-fe34-4c03-9414-21fb02dd4f06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124300 | controller |     "Jun 09 16:54:10.585284 crc crio[22095]: time=\"2026-06-09T16:54:10.585246653Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=da309453-fe34-4c03-9414-21fb02dd4f06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124315 | controller |     "Jun 09 16:54:10.587005 crc crio[22095]: time=\"2026-06-09T16:54:10.586849764Z\" level=info msg=\"Removing pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=a49e15b5-f967-44ee-b030-bc7a38f9d659 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.124330 | controller |     "Jun 09 16:54:10.615661 crc crio[22095]: time=\"2026-06-09T16:54:10.615478051Z\" level=info msg=\"Removed pod sandbox: 2d56a7d8a2ca491f46108afe104e98edae775590176dc52122e4dbe4bbd89cb2\" id=a49e15b5-f967-44ee-b030-bc7a38f9d659 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.124345 | controller |     "Jun 09 16:54:10.617696 crc crio[22095]: time=\"2026-06-09T16:54:10.617601806Z\" level=info msg=\"Stopping pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=15ab73f4-6bc2-4c56-9861-88b775727559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124363 | controller |     "Jun 09 16:54:10.617696 crc crio[22095]: time=\"2026-06-09T16:54:10.617713028Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=15ab73f4-6bc2-4c56-9861-88b775727559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.124379 | controller |     "Jun 09 16:54:10.619892 crc crio[22095]: time=\"2026-06-09T16:54:10.619809732Z\" level=info msg=\"Removing pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6d9162e5-80f8-48eb-9f41-0dc35ee1b903 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.124394 | controller |     "Jun 09 16:54:10.641346 crc crio[22095]: time=\"2026-06-09T16:54:10.641210713Z\" level=info msg=\"Removed pod sandbox: c2f6d9ef3ccbe0b0814f9f9ab02e5ca51249f19aa7e516c4fd0a66952cffcc7f\" id=6d9162e5-80f8-48eb-9f41-0dc35ee1b903 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.124409 | controller |     "Jun 09 16:54:27.186239 crc crio[22095]: time=\"2026-06-09T16:54:27.185045975Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vmlkm/POD\" id=089e6459-f4da-4a9d-8490-3c1210294856 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.124424 | controller |     "Jun 09 16:54:27.187713 crc crio[22095]: time=\"2026-06-09T16:54:27.187688843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124440 | controller |     "Jun 09 16:54:27.229237 crc crio[22095]: time=\"2026-06-09T16:54:27.227485857Z\" level=info msg=\"Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc0028b7c80}] Aliases:map[]}\"",
2026-06-09 17:40:44.124455 | controller |     "Jun 09 16:54:27.229237 crc crio[22095]: time=\"2026-06-09T16:54:27.227565849Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vmlkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.124471 | controller |     "Jun 09 16:54:27.954695 crc crio[22095]: 2026-06-09T16:54:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4613709b3d23e6 Mac:c2:25:a8:33:db:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d SocketPath: PciID:}] [{Interface:0xc000686710 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.124487 | controller |     "Jun 09 16:54:27.956297 crc crio[22095]: time=\"2026-06-09T16:54:27.956203755Z\" level=info msg=\"Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc0028b7c80}] Aliases:map[]}\"",
2026-06-09 17:40:44.124503 | controller |     "Jun 09 16:54:27.956476 crc crio[22095]: time=\"2026-06-09T16:54:27.95640911Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vmlkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.124518 | controller |     "Jun 09 16:54:27.969669 crc crio[22095]: time=\"2026-06-09T16:54:27.969376484Z\" level=info msg=\"Ran pod sandbox b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 with infra container: openshift-marketplace/community-operators-vmlkm/POD\" id=089e6459-f4da-4a9d-8490-3c1210294856 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.124536 | controller |     "Jun 09 16:54:27.973896 crc crio[22095]: time=\"2026-06-09T16:54:27.973801818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a98db996-99ac-44f3-8854-494d586d9931 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.124552 | controller |     "Jun 09 16:54:27.976608 crc crio[22095]: time=\"2026-06-09T16:54:27.976528848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e7ae19b-10cc-444d-8fd3-ca2c3824d8c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.124567 | controller |     "Jun 09 16:54:27.990506 crc crio[22095]: time=\"2026-06-09T16:54:27.990417076Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vmlkm/extract-utilities\" id=db565759-fc1f-4299-8662-9335e487dbf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.124582 | controller |     "Jun 09 16:54:27.991064 crc crio[22095]: time=\"2026-06-09T16:54:27.990882948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124597 | controller |     "Jun 09 16:54:28.072040 crc crio[22095]: time=\"2026-06-09T16:54:28.071827771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124613 | controller |     "Jun 09 16:54:28.077236 crc crio[22095]: time=\"2026-06-09T16:54:28.077198589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124628 | controller |     "Jun 09 16:54:28.251596 crc crio[22095]: time=\"2026-06-09T16:54:28.251451555Z\" level=info msg=\"Created container 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec: openshift-marketplace/community-operators-vmlkm/extract-utilities\" id=db565759-fc1f-4299-8662-9335e487dbf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.124643 | controller |     "Jun 09 16:54:28.253635 crc crio[22095]: time=\"2026-06-09T16:54:28.252735388Z\" level=info msg=\"Starting container: 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec\" id=e61ddc9d-df81-4b61-804d-5bd9d1c51c2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.124658 | controller |     "Jun 09 16:54:28.258004 crc crio[22095]: time=\"2026-06-09T16:54:28.257842909Z\" level=info msg=\"Started container\" PID=189515 containerID=2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec description=openshift-marketplace/community-operators-vmlkm/extract-utilities id=e61ddc9d-df81-4b61-804d-5bd9d1c51c2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804",
2026-06-09 17:40:44.124674 | controller |     "Jun 09 16:54:28.343112 crc crio[22095]: time=\"2026-06-09T16:54:28.341989665Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43eca2e8-919a-4d13-9f0a-c1ee526baf4a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.124689 | controller |     "Jun 09 16:54:28.352343 crc crio[22095]: time=\"2026-06-09T16:54:28.352227079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.124705 | controller |     "Jun 09 16:54:29.070659 crc crio[22095]: time=\"2026-06-09T16:54:29.06825735Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=43eca2e8-919a-4d13-9f0a-c1ee526baf4a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.124723 | controller |     "Jun 09 16:54:29.071849 crc crio[22095]: time=\"2026-06-09T16:54:29.071730969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c939a8c1-6c09-4c78-bfcc-2e4f36b5e47a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.124739 | controller |     "Jun 09 16:54:29.083582 crc crio[22095]: time=\"2026-06-09T16:54:29.083493632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=52d982da-fb41-4c0f-b5a5-6558075e745c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.124754 | controller |     "Jun 09 16:54:29.091558 crc crio[22095]: time=\"2026-06-09T16:54:29.091430436Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vmlkm/extract-content\" id=6fc99d04-496b-46ae-9e6f-c84ff8b9ae0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.124770 | controller |     "Jun 09 16:54:29.092209 crc crio[22095]: time=\"2026-06-09T16:54:29.092141805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124785 | controller |     "Jun 09 16:54:29.158266 crc crio[22095]: time=\"2026-06-09T16:54:29.156993364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124800 | controller |     "Jun 09 16:54:29.162338 crc crio[22095]: time=\"2026-06-09T16:54:29.162230659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124815 | controller |     "Jun 09 16:54:29.339176 crc crio[22095]: time=\"2026-06-09T16:54:29.338872536Z\" level=info msg=\"Created container b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2: openshift-marketplace/community-operators-vmlkm/extract-content\" id=6fc99d04-496b-46ae-9e6f-c84ff8b9ae0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.124830 | controller |     "Jun 09 16:54:29.342072 crc crio[22095]: time=\"2026-06-09T16:54:29.342004416Z\" level=info msg=\"Starting container: b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2\" id=cd40aeb1-bb7f-4c18-a1f8-0cfc744ce578 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.124845 | controller |     "Jun 09 16:54:29.348638 crc crio[22095]: time=\"2026-06-09T16:54:29.348568035Z\" level=info msg=\"Started container\" PID=189583 containerID=b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2 description=openshift-marketplace/community-operators-vmlkm/extract-content id=cd40aeb1-bb7f-4c18-a1f8-0cfc744ce578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804",
2026-06-09 17:40:44.124883 | controller |     "Jun 09 16:54:31.426459 crc crio[22095]: time=\"2026-06-09T16:54:31.424406857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a3f5a2cc-441b-47fd-ac7e-c8cf8b4165a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.124899 | controller |     "Jun 09 16:54:31.432145 crc crio[22095]: time=\"2026-06-09T16:54:31.431468529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7633e36a-be47-42f4-a8b4-611c6d225381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.124914 | controller |     "Jun 09 16:54:31.443846 crc crio[22095]: time=\"2026-06-09T16:54:31.443712514Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vmlkm/registry-server\" id=b5147822-b9a8-4807-a142-d8256b02be51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.124936 | controller |     "Jun 09 16:54:31.444430 crc crio[22095]: time=\"2026-06-09T16:54:31.444354981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124951 | controller |     "Jun 09 16:54:31.529841 crc crio[22095]: time=\"2026-06-09T16:54:31.529715528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124967 | controller |     "Jun 09 16:54:31.534374 crc crio[22095]: time=\"2026-06-09T16:54:31.534273685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.124982 | controller |     "Jun 09 16:54:31.729469 crc crio[22095]: time=\"2026-06-09T16:54:31.729350567Z\" level=info msg=\"Created container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server\" id=b5147822-b9a8-4807-a142-d8256b02be51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.124997 | controller |     "Jun 09 16:54:31.731017 crc crio[22095]: time=\"2026-06-09T16:54:31.730968778Z\" level=info msg=\"Starting container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656\" id=f14242c1-c85c-487f-89d7-4445161d3325 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.125012 | controller |     "Jun 09 16:54:31.737684 crc crio[22095]: time=\"2026-06-09T16:54:31.73763349Z\" level=info msg=\"Started container\" PID=189675 containerID=0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656 description=openshift-marketplace/community-operators-vmlkm/registry-server id=f14242c1-c85c-487f-89d7-4445161d3325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804",
2026-06-09 17:40:44.125028 | controller |     "Jun 09 16:54:40.814637 crc crio[22095]: time=\"2026-06-09T16:54:40.813455574Z\" level=info msg=\"Stopping container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656 (timeout: 2s)\" id=e4f84837-517e-42e6-a366-60a62fdfa8ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.125043 | controller |     "Jun 09 16:54:40.941001 crc crio[22095]: time=\"2026-06-09T16:54:40.940837003Z\" level=info msg=\"Stopped container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server\" id=e4f84837-517e-42e6-a366-60a62fdfa8ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.125058 | controller |     "Jun 09 16:54:40.945305 crc crio[22095]: time=\"2026-06-09T16:54:40.943408999Z\" level=info msg=\"Stopping pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=cd56c650-cfca-4519-8548-1100fd5414fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125073 | controller |     "Jun 09 16:54:40.945591 crc crio[22095]: time=\"2026-06-09T16:54:40.94540397Z\" level=info msg=\"Got pod network &{Name:community-operators-vmlkm Namespace:openshift-marketplace ID:b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804 UID:87bcedcd-827c-45ff-b401-fae418cb2f9c NetNS:/var/run/netns/a7a32706-72c7-492f-b465-517498dd4d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87bcedcd_827c_45ff_b401_fae418cb2f9c.slice PodAnnotations:0xc002ab3428}] Aliases:map[]}\"",
2026-06-09 17:40:44.125088 | controller |     "Jun 09 16:54:40.945667 crc crio[22095]: time=\"2026-06-09T16:54:40.945608295Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vmlkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.125107 | controller |     "Jun 09 16:54:41.293697 crc crio[22095]: time=\"2026-06-09T16:54:41.292897635Z\" level=info msg=\"Stopped pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=cd56c650-cfca-4519-8548-1100fd5414fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125123 | controller |     "Jun 09 16:54:41.598984 crc crio[22095]: time=\"2026-06-09T16:54:41.59883638Z\" level=info msg=\"Removing container: 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656\" id=f2352bfc-7546-49d1-b35d-fa9e3c4aeaca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125137 | controller |     "Jun 09 16:54:41.635145 crc crio[22095]: time=\"2026-06-09T16:54:41.635044472Z\" level=info msg=\"Removed container 0c1d314348aba83efddbff5833544cff07dccfc1abbc646f6e200fc3d7279656: openshift-marketplace/community-operators-vmlkm/registry-server\" id=f2352bfc-7546-49d1-b35d-fa9e3c4aeaca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125152 | controller |     "Jun 09 16:54:41.638857 crc crio[22095]: time=\"2026-06-09T16:54:41.638788338Z\" level=info msg=\"Removing container: b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2\" id=8f7a6023-a6d8-4c98-9867-241e4ece45ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125167 | controller |     "Jun 09 16:54:41.691538 crc crio[22095]: time=\"2026-06-09T16:54:41.691408243Z\" level=info msg=\"Removed container b15dd39d43fe0c5efe6437c2ed07c6278b8f50fc442509f93e2886bfd6d6f9d2: openshift-marketplace/community-operators-vmlkm/extract-content\" id=8f7a6023-a6d8-4c98-9867-241e4ece45ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125182 | controller |     "Jun 09 16:54:41.695414 crc crio[22095]: time=\"2026-06-09T16:54:41.695326794Z\" level=info msg=\"Removing container: 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec\" id=7fe4e1db-ffa7-41d0-95ca-8a028e0b4cd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125196 | controller |     "Jun 09 16:54:41.752357 crc crio[22095]: time=\"2026-06-09T16:54:41.752215208Z\" level=info msg=\"Removed container 2d3e941f9b3c03257c1eefb8cca2201f6a8274b79af56eaee00a989b0242d9ec: openshift-marketplace/community-operators-vmlkm/extract-utilities\" id=7fe4e1db-ffa7-41d0-95ca-8a028e0b4cd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125211 | controller |     "Jun 09 16:55:10.682765 crc crio[22095]: time=\"2026-06-09T16:55:10.679837621Z\" level=info msg=\"Stopping pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=78cd593e-3a22-4ea0-bf12-163aacdde3a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125229 | controller |     "Jun 09 16:55:10.682765 crc crio[22095]: time=\"2026-06-09T16:55:10.681695599Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=78cd593e-3a22-4ea0-bf12-163aacdde3a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125248 | controller |     "Jun 09 16:55:10.684502 crc crio[22095]: time=\"2026-06-09T16:55:10.682679735Z\" level=info msg=\"Removing pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=e3288da2-f361-451e-9d56-cc3808406b65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.125264 | controller |     "Jun 09 16:55:10.712200 crc crio[22095]: time=\"2026-06-09T16:55:10.712082511Z\" level=info msg=\"Removed pod sandbox: b4613709b3d23e61bb6688eaf5f7f7bac947249422378df54d29a2cd27a23804\" id=e3288da2-f361-451e-9d56-cc3808406b65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.125279 | controller |     "Jun 09 16:56:00.561313 crc crio[22095]: time=\"2026-06-09T16:56:00.56014991Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683736-ggldv/POD\" id=81b59716-463d-4ddc-a5a1-3b4af987071e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.125297 | controller |     "Jun 09 16:56:00.562894 crc crio[22095]: time=\"2026-06-09T16:56:00.561402833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.125313 | controller |     "Jun 09 16:56:00.603176 crc crio[22095]: time=\"2026-06-09T16:56:00.603085365Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc002b5d838}] Aliases:map[]}\"",
2026-06-09 17:40:44.125330 | controller |     "Jun 09 16:56:00.603176 crc crio[22095]: time=\"2026-06-09T16:56:00.603151017Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683736-ggldv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.125345 | controller |     "Jun 09 16:56:00.930798 crc crio[22095]: 2026-06-09T16:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38173747fc8e0ef Mac:6a:dc:01:8e:73:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.125361 | controller |     "Jun 09 16:56:00.934520 crc crio[22095]: time=\"2026-06-09T16:56:00.934426854Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc002b5d838}] Aliases:map[]}\"",
2026-06-09 17:40:44.125377 | controller |     "Jun 09 16:56:00.934771 crc crio[22095]: time=\"2026-06-09T16:56:00.934594499Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683736-ggldv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.125393 | controller |     "Jun 09 16:56:00.946671 crc crio[22095]: time=\"2026-06-09T16:56:00.946556067Z\" level=info msg=\"Ran pod sandbox 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c with infra container: openshift-infra/auto-csr-approver-29683736-ggldv/POD\" id=81b59716-463d-4ddc-a5a1-3b4af987071e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.125409 | controller |     "Jun 09 16:56:00.950277 crc crio[22095]: time=\"2026-06-09T16:56:00.950214151Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d679a7c5-2513-4e2e-9e4e-3a9e9b3433b2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.125424 | controller |     "Jun 09 16:56:00.960597 crc crio[22095]: time=\"2026-06-09T16:56:00.960473585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.125440 | controller |     "Jun 09 16:56:01.982173 crc crio[22095]: time=\"2026-06-09T16:56:01.981417284Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d679a7c5-2513-4e2e-9e4e-3a9e9b3433b2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.125456 | controller |     "Jun 09 16:56:01.984123 crc crio[22095]: time=\"2026-06-09T16:56:01.983216401Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e149e60-8507-498a-a06b-58d746479622 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.125475 | controller |     "Jun 09 16:56:01.986395 crc crio[22095]: time=\"2026-06-09T16:56:01.986262389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bcd5fb10-bba0-45f9-a76d-4a195f9566ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.125491 | controller |     "Jun 09 16:56:02.003098 crc crio[22095]: time=\"2026-06-09T16:56:02.002971479Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683736-ggldv/oc\" id=8c3a0f81-ae40-4c52-b697-1aa4f6ccf5f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.125507 | controller |     "Jun 09 16:56:02.003986 crc crio[22095]: time=\"2026-06-09T16:56:02.003875853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.125524 | controller |     "Jun 09 16:56:02.091862 crc crio[22095]: time=\"2026-06-09T16:56:02.091732514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.125539 | controller |     "Jun 09 16:56:02.416590 crc crio[22095]: time=\"2026-06-09T16:56:02.416458693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.125555 | controller |     "Jun 09 16:56:02.547959 crc crio[22095]: time=\"2026-06-09T16:56:02.547797963Z\" level=info msg=\"Created container 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75: openshift-infra/auto-csr-approver-29683736-ggldv/oc\" id=8c3a0f81-ae40-4c52-b697-1aa4f6ccf5f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.125570 | controller |     "Jun 09 16:56:02.550293 crc crio[22095]: time=\"2026-06-09T16:56:02.550142624Z\" level=info msg=\"Starting container: 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75\" id=340a3ae7-0226-4061-9b92-3d86200fe62a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.125586 | controller |     "Jun 09 16:56:02.556688 crc crio[22095]: time=\"2026-06-09T16:56:02.556508368Z\" level=info msg=\"Started container\" PID=194645 containerID=003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75 description=openshift-infra/auto-csr-approver-29683736-ggldv/oc id=340a3ae7-0226-4061-9b92-3d86200fe62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c",
2026-06-09 17:40:44.125601 | controller |     "Jun 09 16:56:04.961680 crc crio[22095]: time=\"2026-06-09T16:56:04.960218409Z\" level=info msg=\"Stopping pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=7be85f51-1eb7-41de-a440-2de707d75c64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125617 | controller |     "Jun 09 16:56:04.963530 crc crio[22095]: time=\"2026-06-09T16:56:04.962479318Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-ggldv Namespace:openshift-infra ID:38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c UID:4895b818-e1a3-407a-a6bc-7ca0fb5d54c6 NetNS:/var/run/netns/529457e8-993d-4ccf-bdfc-2f197423406f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4895b818_e1a3_407a_a6bc_7ca0fb5d54c6.slice PodAnnotations:0xc00379e9b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.125632 | controller |     "Jun 09 16:56:04.963530 crc crio[22095]: time=\"2026-06-09T16:56:04.962642562Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683736-ggldv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.125648 | controller |     "Jun 09 16:56:05.290320 crc crio[22095]: time=\"2026-06-09T16:56:05.289653659Z\" level=info msg=\"Stopped pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=7be85f51-1eb7-41de-a440-2de707d75c64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125666 | controller |     "Jun 09 16:56:10.757770 crc crio[22095]: time=\"2026-06-09T16:56:10.756599829Z\" level=info msg=\"Removing container: ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6\" id=ce501cc1-e2bd-414e-ae55-8e5d95690a73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125682 | controller |     "Jun 09 16:56:10.892376 crc crio[22095]: time=\"2026-06-09T16:56:10.89219745Z\" level=info msg=\"Removed container ef82f179a1f9a911f4e3eb97b3703a456b674dbf8f4cf10dd63a125c405895a6: openshift-infra/auto-csr-approver-29683730-47hlw/oc\" id=ce501cc1-e2bd-414e-ae55-8e5d95690a73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.125698 | controller |     "Jun 09 16:56:10.907556 crc crio[22095]: time=\"2026-06-09T16:56:10.907411911Z\" level=info msg=\"Stopping pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=0b4ec181-7f3a-412f-bbd8-0eed0d444ae4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125713 | controller |     "Jun 09 16:56:10.907993 crc crio[22095]: time=\"2026-06-09T16:56:10.907562135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=0b4ec181-7f3a-412f-bbd8-0eed0d444ae4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125727 | controller |     "Jun 09 16:56:10.908322 crc crio[22095]: time=\"2026-06-09T16:56:10.908246843Z\" level=info msg=\"Removing pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=d96bb494-21b9-4d93-a85b-fbf3c4155777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.125742 | controller |     "Jun 09 16:56:10.927514 crc crio[22095]: time=\"2026-06-09T16:56:10.927400596Z\" level=info msg=\"Removed pod sandbox: 7196d526b7dc8c38c93198686d0580a8abca90d3a03e29698770705c3fbbb0bf\" id=d96bb494-21b9-4d93-a85b-fbf3c4155777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.125758 | controller |     "Jun 09 16:56:34.415894 crc crio[22095]: time=\"2026-06-09T16:56:34.41453784Z\" level=info msg=\"Stopping pod sandbox: 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91\" id=60a348c8-1b97-4912-a774-f6741d639b56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125774 | controller |     "Jun 09 16:56:34.418263 crc crio[22095]: time=\"2026-06-09T16:56:34.416918162Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t Namespace:openstack ID:2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91 UID:a1033903-09c0-4f52-8e45-8551c6c15086 NetNS:/var/run/netns/1fef611c-5eb8-42c1-bb9a-04d688efaeb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1033903_09c0_4f52_8e45_8551c6c15086.slice PodAnnotations:0xc0012899f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.125789 | controller |     "Jun 09 16:56:34.418737 crc crio[22095]: time=\"2026-06-09T16:56:34.418648556Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.125805 | controller |     "Jun 09 16:56:34.947902 crc crio[22095]: time=\"2026-06-09T16:56:34.947781566Z\" level=info msg=\"Stopped pod sandbox: 2fdef4e6f4aa0cb216487bd885db7f4a491afdf21a924f035ff33f2e6a224b91\" id=60a348c8-1b97-4912-a774-f6741d639b56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.125820 | controller |     "Jun 09 16:56:36.072135 crc crio[22095]: time=\"2026-06-09T16:56:36.071237084Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/POD\" id=93debdd4-f08b-4682-80f6-9c0655be6aed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.125836 | controller |     "Jun 09 16:56:36.072135 crc crio[22095]: time=\"2026-06-09T16:56:36.072087536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.125879 | controller |     "Jun 09 16:56:36.114536 crc crio[22095]: time=\"2026-06-09T16:56:36.114320633Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc00263c3d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.125900 | controller |     "Jun 09 16:56:36.114536 crc crio[22095]: time=\"2026-06-09T16:56:36.114395595Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.125916 | controller |     "Jun 09 16:56:36.895657 crc crio[22095]: 2026-06-09T16:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1005e3cb9e9d508 Mac:26:ea:f2:c6:2b:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 SocketPath: PciID:}] [{Interface:0xc000510620 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.125932 | controller |     "Jun 09 16:56:36.897295 crc crio[22095]: time=\"2026-06-09T16:56:36.897219085Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc00263c3d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.125948 | controller |     "Jun 09 16:56:36.897496 crc crio[22095]: time=\"2026-06-09T16:56:36.89742571Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.125964 | controller |     "Jun 09 16:56:36.910860 crc crio[22095]: time=\"2026-06-09T16:56:36.910821415Z\" level=info msg=\"Ran pod sandbox 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/POD\" id=93debdd4-f08b-4682-80f6-9c0655be6aed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.125979 | controller |     "Jun 09 16:56:36.917490 crc crio[22095]: time=\"2026-06-09T16:56:36.914725326Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=807be10c-ca1a-483a-a175-54182ef2215b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.125994 | controller |     "Jun 09 16:56:36.928508 crc crio[22095]: time=\"2026-06-09T16:56:36.928431208Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.126009 | controller |     "Jun 09 16:56:37.382122 crc crio[22095]: time=\"2026-06-09T16:56:37.381765207Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=807be10c-ca1a-483a-a175-54182ef2215b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.126025 | controller |     "Jun 09 16:56:37.384183 crc crio[22095]: time=\"2026-06-09T16:56:37.384038656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebe02b14-89e9-484b-853f-4a1678fded2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126043 | controller |     "Jun 09 16:56:37.467294 crc crio[22095]: time=\"2026-06-09T16:56:37.467205997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4661c7bd-06b3-4fde-84fa-1352dd3137ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126059 | controller |     "Jun 09 16:56:37.489184 crc crio[22095]: time=\"2026-06-09T16:56:37.488335861Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=d3c1be85-7b35-4c40-9338-53d619aa8b24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126074 | controller |     "Jun 09 16:56:37.489184 crc crio[22095]: time=\"2026-06-09T16:56:37.488823393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126089 | controller |     "Jun 09 16:56:37.545288 crc crio[22095]: time=\"2026-06-09T16:56:37.544009804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126104 | controller |     "Jun 09 16:56:37.548478 crc crio[22095]: time=\"2026-06-09T16:56:37.548399697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126119 | controller |     "Jun 09 16:56:37.743463 crc crio[22095]: time=\"2026-06-09T16:56:37.742718369Z\" level=info msg=\"Created container b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=d3c1be85-7b35-4c40-9338-53d619aa8b24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126135 | controller |     "Jun 09 16:56:37.744785 crc crio[22095]: time=\"2026-06-09T16:56:37.7446953Z\" level=info msg=\"Starting container: b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1\" id=48bd6279-8a72-4e76-b24f-40d4d7edb7b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.126150 | controller |     "Jun 09 16:56:37.751001 crc crio[22095]: time=\"2026-06-09T16:56:37.750891849Z\" level=info msg=\"Started container\" PID=196815 containerID=b0c7af029dcd1ef1fca4c840b803a2d5bf642f168518d86cb9399e1767f578a1 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam id=48bd6279-8a72-4e76-b24f-40d4d7edb7b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022",
2026-06-09 17:40:44.126165 | controller |     "Jun 09 16:57:30.485347 crc crio[22095]: time=\"2026-06-09T16:57:30.484327179Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jflm5/POD\" id=96dfb9b0-a7f6-405b-a8e1-b6a2166e0751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.126181 | controller |     "Jun 09 16:57:30.487381 crc crio[22095]: time=\"2026-06-09T16:57:30.485378276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126196 | controller |     "Jun 09 16:57:30.529849 crc crio[22095]: time=\"2026-06-09T16:57:30.529708647Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc00379eb88}] Aliases:map[]}\"",
2026-06-09 17:40:44.126214 | controller |     "Jun 09 16:57:30.529849 crc crio[22095]: time=\"2026-06-09T16:57:30.529791909Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jflm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.126230 | controller |     "Jun 09 16:57:31.122365 crc crio[22095]: 2026-06-09T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be1214774dfa14f Mac:8a:22:5a:60:73:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 SocketPath: PciID:}] [{Interface:0xc0002f6740 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.126246 | controller |     "Jun 09 16:57:31.125029 crc crio[22095]: time=\"2026-06-09T16:57:31.124899288Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc00379eb88}] Aliases:map[]}\"",
2026-06-09 17:40:44.126262 | controller |     "Jun 09 16:57:31.125267 crc crio[22095]: time=\"2026-06-09T16:57:31.125178715Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jflm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.126277 | controller |     "Jun 09 16:57:31.137496 crc crio[22095]: time=\"2026-06-09T16:57:31.13741016Z\" level=info msg=\"Ran pod sandbox be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e with infra container: openshift-marketplace/redhat-marketplace-jflm5/POD\" id=96dfb9b0-a7f6-405b-a8e1-b6a2166e0751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.126292 | controller |     "Jun 09 16:57:31.141091 crc crio[22095]: time=\"2026-06-09T16:57:31.140986822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be8916b0-0e21-426c-95a3-b761718c6f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126308 | controller |     "Jun 09 16:57:31.145110 crc crio[22095]: time=\"2026-06-09T16:57:31.144999415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc170397-a498-454e-94c5-973feebd3a1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126322 | controller |     "Jun 09 16:57:31.153243 crc crio[22095]: time=\"2026-06-09T16:57:31.153134664Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities\" id=6d8ca972-3a14-4460-a164-9c953485a0d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126337 | controller |     "Jun 09 16:57:31.153633 crc crio[22095]: time=\"2026-06-09T16:57:31.153566135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126353 | controller |     "Jun 09 16:57:31.216482 crc crio[22095]: time=\"2026-06-09T16:57:31.216126086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126368 | controller |     "Jun 09 16:57:31.224735 crc crio[22095]: time=\"2026-06-09T16:57:31.224630785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126386 | controller |     "Jun 09 16:57:31.449370 crc crio[22095]: time=\"2026-06-09T16:57:31.448710733Z\" level=info msg=\"Created container 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities\" id=6d8ca972-3a14-4460-a164-9c953485a0d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126402 | controller |     "Jun 09 16:57:31.451047 crc crio[22095]: time=\"2026-06-09T16:57:31.450977831Z\" level=info msg=\"Starting container: 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276\" id=b2f491c0-0630-41f1-9d9f-d683f03c69fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.126417 | controller |     "Jun 09 16:57:31.458968 crc crio[22095]: time=\"2026-06-09T16:57:31.458754231Z\" level=info msg=\"Started container\" PID=199768 containerID=4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276 description=openshift-marketplace/redhat-marketplace-jflm5/extract-utilities id=b2f491c0-0630-41f1-9d9f-d683f03c69fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e",
2026-06-09 17:40:44.126432 | controller |     "Jun 09 16:57:32.299580 crc crio[22095]: time=\"2026-06-09T16:57:32.29903587Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d0c18cb0-1bef-4b7c-81b1-5e0171fb079d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.126447 | controller |     "Jun 09 16:57:32.311685 crc crio[22095]: time=\"2026-06-09T16:57:32.311596974Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.126462 | controller |     "Jun 09 16:57:33.055259 crc crio[22095]: time=\"2026-06-09T16:57:33.055144402Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d0c18cb0-1bef-4b7c-81b1-5e0171fb079d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.126477 | controller |     "Jun 09 16:57:33.057451 crc crio[22095]: time=\"2026-06-09T16:57:33.057370959Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c0434e0b-d68a-4ee0-be3e-8754fe4fb970 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126492 | controller |     "Jun 09 16:57:33.060784 crc crio[22095]: time=\"2026-06-09T16:57:33.060692995Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=17b92dc3-1539-440d-9de2-9b226cf8b98b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126507 | controller |     "Jun 09 16:57:33.070104 crc crio[22095]: time=\"2026-06-09T16:57:33.069742618Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jflm5/extract-content\" id=d9394dc2-898a-4fe8-9cb5-d000307b7c59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126522 | controller |     "Jun 09 16:57:33.071887 crc crio[22095]: time=\"2026-06-09T16:57:33.071810821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126536 | controller |     "Jun 09 16:57:33.126425 crc crio[22095]: time=\"2026-06-09T16:57:33.126325244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126551 | controller |     "Jun 09 16:57:33.131821 crc crio[22095]: time=\"2026-06-09T16:57:33.131735823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126566 | controller |     "Jun 09 16:57:33.308012 crc crio[22095]: time=\"2026-06-09T16:57:33.307860747Z\" level=info msg=\"Created container 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce: openshift-marketplace/redhat-marketplace-jflm5/extract-content\" id=d9394dc2-898a-4fe8-9cb5-d000307b7c59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126584 | controller |     "Jun 09 16:57:33.310162 crc crio[22095]: time=\"2026-06-09T16:57:33.310020883Z\" level=info msg=\"Starting container: 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce\" id=d11bf546-de37-4e69-9b0a-3c28992b46a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.126600 | controller |     "Jun 09 16:57:33.316856 crc crio[22095]: time=\"2026-06-09T16:57:33.316781737Z\" level=info msg=\"Started container\" PID=199882 containerID=279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce description=openshift-marketplace/redhat-marketplace-jflm5/extract-content id=d11bf546-de37-4e69-9b0a-3c28992b46a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e",
2026-06-09 17:40:44.126615 | controller |     "Jun 09 16:57:35.412486 crc crio[22095]: time=\"2026-06-09T16:57:35.41166303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d0e382a-44b9-41cc-9f20-b4834df6c6be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126630 | controller |     "Jun 09 16:57:35.417447 crc crio[22095]: time=\"2026-06-09T16:57:35.416539406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57516999-7b59-4cb3-a74d-b946aed8a4e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.126644 | controller |     "Jun 09 16:57:35.434324 crc crio[22095]: time=\"2026-06-09T16:57:35.434199Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=28f4aed5-04d8-4292-9b4b-756aa587f92c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126659 | controller |     "Jun 09 16:57:35.434672 crc crio[22095]: time=\"2026-06-09T16:57:35.434622151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126674 | controller |     "Jun 09 16:57:35.511021 crc crio[22095]: time=\"2026-06-09T16:57:35.505722971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126689 | controller |     "Jun 09 16:57:35.514278 crc crio[22095]: time=\"2026-06-09T16:57:35.514180109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126704 | controller |     "Jun 09 16:57:35.696236 crc crio[22095]: time=\"2026-06-09T16:57:35.695407724Z\" level=info msg=\"Created container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=28f4aed5-04d8-4292-9b4b-756aa587f92c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.126718 | controller |     "Jun 09 16:57:35.698244 crc crio[22095]: time=\"2026-06-09T16:57:35.698147164Z\" level=info msg=\"Starting container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d\" id=28fb3fb9-55b4-4428-a563-cc22e830a3bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.126733 | controller |     "Jun 09 16:57:35.705408 crc crio[22095]: time=\"2026-06-09T16:57:35.705317879Z\" level=info msg=\"Started container\" PID=199974 containerID=a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d description=openshift-marketplace/redhat-marketplace-jflm5/registry-server id=28fb3fb9-55b4-4428-a563-cc22e830a3bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e",
2026-06-09 17:40:44.126754 | controller |     "Jun 09 16:57:43.553823 crc crio[22095]: time=\"2026-06-09T16:57:43.549778336Z\" level=info msg=\"Stopping container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d (timeout: 2s)\" id=e44576c6-2e44-4d1a-9fd7-fc9aa41543df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.126771 | controller |     "Jun 09 16:57:43.684251 crc crio[22095]: time=\"2026-06-09T16:57:43.684114004Z\" level=info msg=\"Stopped container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=e44576c6-2e44-4d1a-9fd7-fc9aa41543df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.126786 | controller |     "Jun 09 16:57:43.686020 crc crio[22095]: time=\"2026-06-09T16:57:43.685822348Z\" level=info msg=\"Stopping pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=47274e06-955a-4c43-b886-b06e9b05d9c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.126801 | controller |     "Jun 09 16:57:43.686862 crc crio[22095]: time=\"2026-06-09T16:57:43.686753472Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jflm5 Namespace:openshift-marketplace ID:be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e UID:ade86c0b-87eb-467e-86b0-e4985c966746 NetNS:/var/run/netns/ede073cd-ef36-4f93-aaa4-4c5bcae05e57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podade86c0b_87eb_467e_86b0_e4985c966746.slice PodAnnotations:0xc001984bf0}] Aliases:map[]}\"",
2026-06-09 17:40:44.126816 | controller |     "Jun 09 16:57:43.687289 crc crio[22095]: time=\"2026-06-09T16:57:43.687096921Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jflm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.126832 | controller |     "Jun 09 16:57:44.215243 crc crio[22095]: time=\"2026-06-09T16:57:44.214522647Z\" level=info msg=\"Stopped pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=47274e06-955a-4c43-b886-b06e9b05d9c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.126850 | controller |     "Jun 09 16:57:44.587707 crc crio[22095]: time=\"2026-06-09T16:57:44.585689171Z\" level=info msg=\"Removing container: a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d\" id=85a8c08f-c41d-40c2-8bc8-02f4b1fef19f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.126881 | controller |     "Jun 09 16:57:44.642337 crc crio[22095]: time=\"2026-06-09T16:57:44.641344974Z\" level=info msg=\"Removed container a1f8ff8cb1e117bdb221a59d536eb442ac2c330b52bd1a5256645aeb7c16772d: openshift-marketplace/redhat-marketplace-jflm5/registry-server\" id=85a8c08f-c41d-40c2-8bc8-02f4b1fef19f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.126897 | controller |     "Jun 09 16:57:44.645587 crc crio[22095]: time=\"2026-06-09T16:57:44.644605187Z\" level=info msg=\"Removing container: 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce\" id=b1b96a04-88ea-4a05-8823-30cb65353552 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.126912 | controller |     "Jun 09 16:57:44.681431 crc crio[22095]: time=\"2026-06-09T16:57:44.681321783Z\" level=info msg=\"Removed container 279d55924456c10505e44686525a861265f839f9fe2aff45aa6c75d3542092ce: openshift-marketplace/redhat-marketplace-jflm5/extract-content\" id=b1b96a04-88ea-4a05-8823-30cb65353552 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.126928 | controller |     "Jun 09 16:57:44.685530 crc crio[22095]: time=\"2026-06-09T16:57:44.685444869Z\" level=info msg=\"Removing container: 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276\" id=0f6e4ee8-f2c5-48ff-8c08-b884a60bb43c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.126946 | controller |     "Jun 09 16:57:44.749096 crc crio[22095]: time=\"2026-06-09T16:57:44.748793439Z\" level=info msg=\"Removed container 4ad1f67754166f482275b637df9e7cc02d3b3da26e9cf90c98b4f1013a9e6276: openshift-marketplace/redhat-marketplace-jflm5/extract-utilities\" id=0f6e4ee8-f2c5-48ff-8c08-b884a60bb43c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.126962 | controller |     "Jun 09 16:58:00.525899 crc crio[22095]: time=\"2026-06-09T16:58:00.524643914Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683738-q4b4b/POD\" id=f2f5ecc7-869a-497c-8953-6748c2f38f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.126977 | controller |     "Jun 09 16:58:00.525899 crc crio[22095]: time=\"2026-06-09T16:58:00.525995208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.126993 | controller |     "Jun 09 16:58:00.588613 crc crio[22095]: time=\"2026-06-09T16:58:00.588483137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc00041c3d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.127008 | controller |     "Jun 09 16:58:00.588613 crc crio[22095]: time=\"2026-06-09T16:58:00.588570519Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683738-q4b4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.127024 | controller |     "Jun 09 16:58:01.120833 crc crio[22095]: 2026-06-09T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98c415731fe8e7a Mac:aa:7f:25:72:8d:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.127040 | controller |     "Jun 09 16:58:01.125553 crc crio[22095]: time=\"2026-06-09T16:58:01.125485189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc00041c3d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.127055 | controller |     "Jun 09 16:58:01.125887 crc crio[22095]: time=\"2026-06-09T16:58:01.125820637Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683738-q4b4b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.127071 | controller |     "Jun 09 16:58:01.138845 crc crio[22095]: time=\"2026-06-09T16:58:01.138713709Z\" level=info msg=\"Ran pod sandbox 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea with infra container: openshift-infra/auto-csr-approver-29683738-q4b4b/POD\" id=f2f5ecc7-869a-497c-8953-6748c2f38f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.127086 | controller |     "Jun 09 16:58:01.144032 crc crio[22095]: time=\"2026-06-09T16:58:01.143970214Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c69d10ee-3872-494a-b65b-7cf965e8c4af name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.127101 | controller |     "Jun 09 16:58:01.157533 crc crio[22095]: time=\"2026-06-09T16:58:01.157417401Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.127120 | controller |     "Jun 09 16:58:02.028876 crc crio[22095]: time=\"2026-06-09T16:58:02.027599429Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c69d10ee-3872-494a-b65b-7cf965e8c4af name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.127135 | controller |     "Jun 09 16:58:02.031788 crc crio[22095]: time=\"2026-06-09T16:58:02.031734406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c55b2a01-020e-4520-bd26-39ee74867d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.127151 | controller |     "Jun 09 16:58:02.036960 crc crio[22095]: time=\"2026-06-09T16:58:02.036856178Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c42e388-5559-4488-9b9c-bcf9d976be28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.127166 | controller |     "Jun 09 16:58:02.047552 crc crio[22095]: time=\"2026-06-09T16:58:02.047465021Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683738-q4b4b/oc\" id=06beb19a-22fd-4f78-99f1-b47a4afeabc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.127181 | controller |     "Jun 09 16:58:02.048247 crc crio[22095]: time=\"2026-06-09T16:58:02.048175569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127196 | controller |     "Jun 09 16:58:02.103251 crc crio[22095]: time=\"2026-06-09T16:58:02.103148574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127211 | controller |     "Jun 09 16:58:02.353590 crc crio[22095]: time=\"2026-06-09T16:58:02.353361215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127226 | controller |     "Jun 09 16:58:02.495635 crc crio[22095]: time=\"2026-06-09T16:58:02.495516814Z\" level=info msg=\"Created container e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7: openshift-infra/auto-csr-approver-29683738-q4b4b/oc\" id=06beb19a-22fd-4f78-99f1-b47a4afeabc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.127241 | controller |     "Jun 09 16:58:02.496879 crc crio[22095]: time=\"2026-06-09T16:58:02.496801267Z\" level=info msg=\"Starting container: e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7\" id=99d603b4-1b36-42f5-89f2-82aab4ac2ab5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.127256 | controller |     "Jun 09 16:58:02.503173 crc crio[22095]: time=\"2026-06-09T16:58:02.503093719Z\" level=info msg=\"Started container\" PID=201631 containerID=e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7 description=openshift-infra/auto-csr-approver-29683738-q4b4b/oc id=99d603b4-1b36-42f5-89f2-82aab4ac2ab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea",
2026-06-09 17:40:44.127272 | controller |     "Jun 09 16:58:04.932797 crc crio[22095]: time=\"2026-06-09T16:58:04.931276241Z\" level=info msg=\"Stopping pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=1bbe0e5d-da31-4ba3-8322-115a1abac7a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.127287 | controller |     "Jun 09 16:58:04.934641 crc crio[22095]: time=\"2026-06-09T16:58:04.933683482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-q4b4b Namespace:openshift-infra ID:98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea UID:d38a7d55-7316-4d64-afd9-b235ea416a6d NetNS:/var/run/netns/bd771074-ba4b-4910-9a64-248b130ef676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd38a7d55_7316_4d64_afd9_b235ea416a6d.slice PodAnnotations:0xc0012888a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.127305 | controller |     "Jun 09 16:58:04.934641 crc crio[22095]: time=\"2026-06-09T16:58:04.933815686Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683738-q4b4b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.127320 | controller |     "Jun 09 16:58:05.355359 crc crio[22095]: time=\"2026-06-09T16:58:05.354356621Z\" level=info msg=\"Stopped pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=1bbe0e5d-da31-4ba3-8322-115a1abac7a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.127335 | controller |     "Jun 09 16:58:10.977414 crc crio[22095]: time=\"2026-06-09T16:58:10.976743413Z\" level=info msg=\"Removing container: 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e\" id=923e3b12-b330-4ab0-a3bd-9918033edc5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.127350 | controller |     "Jun 09 16:58:11.095167 crc crio[22095]: time=\"2026-06-09T16:58:11.095023568Z\" level=info msg=\"Removed container 7291b10f8505f7a8a1fc64585fd218828ab2be0cd3612ee469a3c7f1b8cc9f8e: openshift-infra/auto-csr-approver-29683732-g5tsq/oc\" id=923e3b12-b330-4ab0-a3bd-9918033edc5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.127365 | controller |     "Jun 09 16:58:11.105915 crc crio[22095]: time=\"2026-06-09T16:58:11.105807415Z\" level=info msg=\"Stopping pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c9597fb7-4404-4184-a287-e6a772bc47dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.127380 | controller |     "Jun 09 16:58:11.105915 crc crio[22095]: time=\"2026-06-09T16:58:11.105901608Z\" level=info msg=\"Stopped pod sandbox (already stopped): be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c9597fb7-4404-4184-a287-e6a772bc47dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.127396 | controller |     "Jun 09 16:58:11.106753 crc crio[22095]: time=\"2026-06-09T16:58:11.106676158Z\" level=info msg=\"Removing pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c2206fbd-7c34-49db-bdb7-93d125cf0470 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.127411 | controller |     "Jun 09 16:58:11.125700 crc crio[22095]: time=\"2026-06-09T16:58:11.125556494Z\" level=info msg=\"Removed pod sandbox: be1214774dfa14f632b260d128974d7f85735f7a7db009e51fad9024bd3ab90e\" id=c2206fbd-7c34-49db-bdb7-93d125cf0470 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.127426 | controller |     "Jun 09 16:58:11.127298 crc crio[22095]: time=\"2026-06-09T16:58:11.127227907Z\" level=info msg=\"Stopping pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=543927fc-6ffc-4d7d-be66-ad07e97b5b11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.127441 | controller |     "Jun 09 16:58:11.127298 crc crio[22095]: time=\"2026-06-09T16:58:11.127292888Z\" level=info msg=\"Stopped pod sandbox (already stopped): bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=543927fc-6ffc-4d7d-be66-ad07e97b5b11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.127456 | controller |     "Jun 09 16:58:11.128128 crc crio[22095]: time=\"2026-06-09T16:58:11.127884133Z\" level=info msg=\"Removing pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=f2a60112-317b-43d8-bdef-8e99bf535abb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.127471 | controller |     "Jun 09 16:58:11.145631 crc crio[22095]: time=\"2026-06-09T16:58:11.145517197Z\" level=info msg=\"Removed pod sandbox: bae3ba96d6778d836b02773a7b2df0ea3d23d1cab719d09dcc960f54f8a90b6f\" id=f2a60112-317b-43d8-bdef-8e99bf535abb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.127490 | controller |     "Jun 09 17:00:00.547790 crc crio[22095]: time=\"2026-06-09T17:00:00.546999163Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/POD\" id=7e529849-9ad6-422b-ba9a-ca29d3e19760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.127506 | controller |     "Jun 09 17:00:00.550196 crc crio[22095]: time=\"2026-06-09T17:00:00.547815434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127521 | controller |     "Jun 09 17:00:00.567044 crc crio[22095]: time=\"2026-06-09T17:00:00.566888695Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683740-9c292/POD\" id=fdcaf250-bf6f-4c4f-9d2b-c7fa858d73f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.127536 | controller |     "Jun 09 17:00:00.567415 crc crio[22095]: time=\"2026-06-09T17:00:00.56707351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127552 | controller |     "Jun 09 17:00:00.611053 crc crio[22095]: time=\"2026-06-09T17:00:00.610813246Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc0019859e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.127575 | controller |     "Jun 09 17:00:00.611053 crc crio[22095]: time=\"2026-06-09T17:00:00.610901898Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.127641 | controller |     "Jun 09 17:00:00.626146 crc crio[22095]: time=\"2026-06-09T17:00:00.625272508Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00012ba50}] Aliases:map[]}\"",
2026-06-09 17:40:44.127673 | controller |     "Jun 09 17:00:00.626146 crc crio[22095]: time=\"2026-06-09T17:00:00.62613402Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683740-9c292 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.127690 | controller |     "Jun 09 17:00:01.389065 crc crio[22095]: 2026-06-09T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dd77213bafd5b9 Mac:26:9c:96:2f:90:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.127706 | controller |     "Jun 09 17:00:01.390559 crc crio[22095]: time=\"2026-06-09T17:00:01.390425364Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc0019859e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.127725 | controller |     "Jun 09 17:00:01.390836 crc crio[22095]: time=\"2026-06-09T17:00:01.390599498Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.127741 | controller |     "Jun 09 17:00:01.394259 crc crio[22095]: 2026-06-09T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88a6ce447075717 Mac:aa:b4:cc:6c:3a:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.127756 | controller |     "Jun 09 17:00:01.395291 crc crio[22095]: time=\"2026-06-09T17:00:01.395206037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00012ba50}] Aliases:map[]}\"",
2026-06-09 17:40:44.127772 | controller |     "Jun 09 17:00:01.395469 crc crio[22095]: time=\"2026-06-09T17:00:01.395408292Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683740-9c292 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.127787 | controller |     "Jun 09 17:00:01.401279 crc crio[22095]: time=\"2026-06-09T17:00:01.401203651Z\" level=info msg=\"Ran pod sandbox 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/POD\" id=7e529849-9ad6-422b-ba9a-ca29d3e19760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.127802 | controller |     "Jun 09 17:00:01.405421 crc crio[22095]: time=\"2026-06-09T17:00:01.405327247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a063841-29a5-418c-8de6-a996f81fde1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.127818 | controller |     "Jun 09 17:00:01.407879 crc crio[22095]: time=\"2026-06-09T17:00:01.40777035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=161125d1-27ad-4f5a-8ddd-5fa2ee12f47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.127832 | controller |     "Jun 09 17:00:01.412230 crc crio[22095]: time=\"2026-06-09T17:00:01.412154133Z\" level=info msg=\"Ran pod sandbox 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 with infra container: openshift-infra/auto-csr-approver-29683740-9c292/POD\" id=fdcaf250-bf6f-4c4f-9d2b-c7fa858d73f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.127871 | controller |     "Jun 09 17:00:01.417827 crc crio[22095]: time=\"2026-06-09T17:00:01.417735377Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=16899ee8-8105-410c-8a24-93d7a530478b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.127893 | controller |     "Jun 09 17:00:01.426783 crc crio[22095]: time=\"2026-06-09T17:00:01.426681227Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles\" id=a31ec258-cfca-4dc5-b698-e26956a5d408 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.127909 | controller |     "Jun 09 17:00:01.428060 crc crio[22095]: time=\"2026-06-09T17:00:01.427850767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127929 | controller |     "Jun 09 17:00:01.432537 crc crio[22095]: time=\"2026-06-09T17:00:01.432400734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.127945 | controller |     "Jun 09 17:00:01.479552 crc crio[22095]: time=\"2026-06-09T17:00:01.478778188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127960 | controller |     "Jun 09 17:00:01.486506 crc crio[22095]: time=\"2026-06-09T17:00:01.486398614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.127974 | controller |     "Jun 09 17:00:01.699133 crc crio[22095]: time=\"2026-06-09T17:00:01.698875203Z\" level=info msg=\"Created container 0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7: openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles\" id=a31ec258-cfca-4dc5-b698-e26956a5d408 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.127990 | controller |     "Jun 09 17:00:01.702494 crc crio[22095]: time=\"2026-06-09T17:00:01.701189483Z\" level=info msg=\"Starting container: 0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7\" id=c2ee3700-eb8d-4ada-aac1-3fb6e78428cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.128005 | controller |     "Jun 09 17:00:01.720675 crc crio[22095]: time=\"2026-06-09T17:00:01.72051849Z\" level=info msg=\"Started container\" PID=208120 containerID=0b78f57db4ec5330ffdbbc2b04bbf22ecb17200dfa36865371466990179c0ee7 description=openshift-operator-lifecycle-manager/collect-profiles-29683740-4xxtv/collect-profiles id=c2ee3700-eb8d-4ada-aac1-3fb6e78428cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d",
2026-06-09 17:40:44.128020 | controller |     "Jun 09 17:00:03.765333 crc crio[22095]: time=\"2026-06-09T17:00:03.763819835Z\" level=info msg=\"Stopping pod sandbox: 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d\" id=ffd5710c-2f24-49f9-bdf3-fb7773011bc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128035 | controller |     "Jun 09 17:00:03.768284 crc crio[22095]: time=\"2026-06-09T17:00:03.766144925Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-4xxtv Namespace:openshift-operator-lifecycle-manager ID:2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d UID:aa7c045d-32e4-47b0-aab5-ba465228a1c8 NetNS:/var/run/netns/9fa4bfd9-a51a-465a-9610-e863e5739443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa7c045d_32e4_47b0_aab5_ba465228a1c8.slice PodAnnotations:0xc002ab22d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.128050 | controller |     "Jun 09 17:00:03.768284 crc crio[22095]: time=\"2026-06-09T17:00:03.7663592Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.128065 | controller |     "Jun 09 17:00:04.119989 crc crio[22095]: time=\"2026-06-09T17:00:04.119644894Z\" level=info msg=\"Stopped pod sandbox: 2dd77213bafd5b9b27371281f3a6350e8f78af423605bc4bddbed5eba5672c8d\" id=ffd5710c-2f24-49f9-bdf3-fb7773011bc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128080 | controller |     "Jun 09 17:00:04.660331 crc crio[22095]: time=\"2026-06-09T17:00:04.659310825Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=16899ee8-8105-410c-8a24-93d7a530478b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.128100 | controller |     "Jun 09 17:00:04.661167 crc crio[22095]: time=\"2026-06-09T17:00:04.661070191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5f555b56-f854-446c-b51e-915c70008a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.128120 | controller |     "Jun 09 17:00:04.710141 crc crio[22095]: time=\"2026-06-09T17:00:04.71000012Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5b811f3d-796c-48b8-a5f4-3e3baeb183bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.128139 | controller |     "Jun 09 17:00:04.719410 crc crio[22095]: time=\"2026-06-09T17:00:04.719272869Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683740-9c292/oc\" id=4fb30e49-f550-4edd-a6d2-1540bec6a1a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.128155 | controller |     "Jun 09 17:00:04.719860 crc crio[22095]: time=\"2026-06-09T17:00:04.719818173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128170 | controller |     "Jun 09 17:00:04.789481 crc crio[22095]: time=\"2026-06-09T17:00:04.789379083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128186 | controller |     "Jun 09 17:00:05.102776 crc crio[22095]: time=\"2026-06-09T17:00:05.102648407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128201 | controller |     "Jun 09 17:00:05.236597 crc crio[22095]: time=\"2026-06-09T17:00:05.23564135Z\" level=info msg=\"Created container 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730: openshift-infra/auto-csr-approver-29683740-9c292/oc\" id=4fb30e49-f550-4edd-a6d2-1540bec6a1a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.128215 | controller |     "Jun 09 17:00:05.238535 crc crio[22095]: time=\"2026-06-09T17:00:05.238462033Z\" level=info msg=\"Starting container: 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730\" id=d58f65d9-9207-4b00-9281-ca13c4016f83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.128230 | controller |     "Jun 09 17:00:05.244391 crc crio[22095]: time=\"2026-06-09T17:00:05.244293573Z\" level=info msg=\"Started container\" PID=208318 containerID=5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730 description=openshift-infra/auto-csr-approver-29683740-9c292/oc id=d58f65d9-9207-4b00-9281-ca13c4016f83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766",
2026-06-09 17:40:44.128245 | controller |     "Jun 09 17:00:06.822549 crc crio[22095]: time=\"2026-06-09T17:00:06.821956032Z\" level=info msg=\"Stopping pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=fac47efa-53f8-4424-a2a3-8522a0415b3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128260 | controller |     "Jun 09 17:00:06.823701 crc crio[22095]: time=\"2026-06-09T17:00:06.823390199Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-9c292 Namespace:openshift-infra ID:88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766 UID:b0df63ee-b9d0-446f-9548-9adce3ef2eee NetNS:/var/run/netns/ab06a4fd-b75d-4d9a-aaa0-0366c43d9d6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0df63ee_b9d0_446f_9548_9adce3ef2eee.slice PodAnnotations:0xc00379f1e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.128275 | controller |     "Jun 09 17:00:06.823701 crc crio[22095]: time=\"2026-06-09T17:00:06.823521022Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683740-9c292 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.128293 | controller |     "Jun 09 17:00:07.241291 crc crio[22095]: time=\"2026-06-09T17:00:07.241011639Z\" level=info msg=\"Stopped pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=fac47efa-53f8-4424-a2a3-8522a0415b3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128308 | controller |     "Jun 09 17:00:11.216269 crc crio[22095]: time=\"2026-06-09T17:00:11.212752462Z\" level=info msg=\"Removing container: 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b\" id=6396c4f4-0908-4736-98b6-10f5726023bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.128323 | controller |     "Jun 09 17:00:11.348671 crc crio[22095]: time=\"2026-06-09T17:00:11.348603669Z\" level=info msg=\"Removed container 962e250a1fec172be5999c3b3bf31eea29f09ad8058203405643268798ea103b: openshift-infra/auto-csr-approver-29683734-2qv7z/oc\" id=6396c4f4-0908-4736-98b6-10f5726023bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.128338 | controller |     "Jun 09 17:00:11.352559 crc crio[22095]: time=\"2026-06-09T17:00:11.3525348Z\" level=info msg=\"Removing container: 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2\" id=81ba2c37-28a5-465f-8da6-da2df80ac27e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.128352 | controller |     "Jun 09 17:00:11.391443 crc crio[22095]: time=\"2026-06-09T17:00:11.39137903Z\" level=info msg=\"Removed container 545d2de43449dac1a6dd7314f7eae20ab8f9b6678a62c3bf08a4ececf7da9ce2: openshift-operator-lifecycle-manager/collect-profiles-29683695-7wgns/collect-profiles\" id=81ba2c37-28a5-465f-8da6-da2df80ac27e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.128367 | controller |     "Jun 09 17:00:11.406371 crc crio[22095]: time=\"2026-06-09T17:00:11.406269804Z\" level=info msg=\"Stopping pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=479ea12b-73d1-478d-b50b-912fe8e04224 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128381 | controller |     "Jun 09 17:00:11.406371 crc crio[22095]: time=\"2026-06-09T17:00:11.406358746Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=479ea12b-73d1-478d-b50b-912fe8e04224 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128396 | controller |     "Jun 09 17:00:11.406854 crc crio[22095]: time=\"2026-06-09T17:00:11.406791897Z\" level=info msg=\"Removing pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=3fc06755-d320-41aa-8c4f-dd2b4bf14fad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.128411 | controller |     "Jun 09 17:00:11.427813 crc crio[22095]: time=\"2026-06-09T17:00:11.427665834Z\" level=info msg=\"Removed pod sandbox: fc39219d9e3efce44dd404df8fe84e683fa8e098cc24dce62c7b8fa2dfb639d9\" id=3fc06755-d320-41aa-8c4f-dd2b4bf14fad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.128426 | controller |     "Jun 09 17:00:11.432038 crc crio[22095]: time=\"2026-06-09T17:00:11.431420411Z\" level=info msg=\"Stopping pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=59d3906d-9c43-40b5-aff0-d833d3f68bbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128441 | controller |     "Jun 09 17:00:11.432038 crc crio[22095]: time=\"2026-06-09T17:00:11.431542754Z\" level=info msg=\"Stopped pod sandbox (already stopped): be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=59d3906d-9c43-40b5-aff0-d833d3f68bbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128456 | controller |     "Jun 09 17:00:11.432428 crc crio[22095]: time=\"2026-06-09T17:00:11.432367965Z\" level=info msg=\"Removing pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=718ccd29-e5be-4ced-8046-36b7e6c44a51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.128474 | controller |     "Jun 09 17:00:11.456083 crc crio[22095]: time=\"2026-06-09T17:00:11.455986643Z\" level=info msg=\"Removed pod sandbox: be0cff99558f5f15f6962de397bcaee2d9e0f9cb934b8e312aa0c489b704355b\" id=718ccd29-e5be-4ced-8046-36b7e6c44a51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.128489 | controller |     "Jun 09 17:00:26.121872 crc crio[22095]: time=\"2026-06-09T17:00:26.120320456Z\" level=info msg=\"Stopping pod sandbox: 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022\" id=0952018d-f062-4a9c-8422-b47ec637c682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128504 | controller |     "Jun 09 17:00:26.123561 crc crio[22095]: time=\"2026-06-09T17:00:26.122647106Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc Namespace:openstack ID:1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022 UID:5de0aac2-c718-4ea2-b425-d926fed453db NetNS:/var/run/netns/5918caa8-af47-48a8-b4c5-23b75fede2c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5de0aac2_c718_4ea2_b425_d926fed453db.slice PodAnnotations:0xc001985980}] Aliases:map[]}\"",
2026-06-09 17:40:44.128519 | controller |     "Jun 09 17:00:26.123561 crc crio[22095]: time=\"2026-06-09T17:00:26.1227968Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.128534 | controller |     "Jun 09 17:00:26.700328 crc crio[22095]: time=\"2026-06-09T17:00:26.699587367Z\" level=info msg=\"Stopped pod sandbox: 1005e3cb9e9d508faeac01ffbe75680c9cf29a9fa68426cbf91286b381694022\" id=0952018d-f062-4a9c-8422-b47ec637c682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.128549 | controller |     "Jun 09 17:00:27.877279 crc crio[22095]: time=\"2026-06-09T17:00:27.876558762Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/POD\" id=17de9360-b275-4945-82f9-2d54cf02bb80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.128564 | controller |     "Jun 09 17:00:27.878506 crc crio[22095]: time=\"2026-06-09T17:00:27.877323211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128579 | controller |     "Jun 09 17:00:27.955179 crc crio[22095]: time=\"2026-06-09T17:00:27.955034471Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.128594 | controller |     "Jun 09 17:00:27.956027 crc crio[22095]: time=\"2026-06-09T17:00:27.956001786Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.128609 | controller |     "Jun 09 17:00:28.676136 crc crio[22095]: 2026-06-09T17:00:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:726d171ec22cbdd Mac:46:3d:43:c1:ad:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.128627 | controller |     "Jun 09 17:00:28.679152 crc crio[22095]: time=\"2026-06-09T17:00:28.679079459Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc00041c6b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.128643 | controller |     "Jun 09 17:00:28.679575 crc crio[22095]: time=\"2026-06-09T17:00:28.679555101Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.128658 | controller |     "Jun 09 17:00:28.694611 crc crio[22095]: time=\"2026-06-09T17:00:28.694474375Z\" level=info msg=\"Ran pod sandbox 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/POD\" id=17de9360-b275-4945-82f9-2d54cf02bb80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.128673 | controller |     "Jun 09 17:00:28.709005 crc crio[22095]: time=\"2026-06-09T17:00:28.708850855Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c06394aa-7122-4371-909b-675ff9560372 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.128688 | controller |     "Jun 09 17:00:28.724484 crc crio[22095]: time=\"2026-06-09T17:00:28.724381135Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-09 17:40:44.128703 | controller |     "Jun 09 17:00:29.201043 crc crio[22095]: time=\"2026-06-09T17:00:29.200842319Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c06394aa-7122-4371-909b-675ff9560372 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.128717 | controller |     "Jun 09 17:00:29.203313 crc crio[22095]: time=\"2026-06-09T17:00:29.202243365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8887b431-1481-4b13-95a1-58b9644ea9d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.128732 | controller |     "Jun 09 17:00:29.253167 crc crio[22095]: time=\"2026-06-09T17:00:29.253047573Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d1ce2fe9-3d4e-42e4-8874-7c7ccf7cf630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.128747 | controller |     "Jun 09 17:00:29.267174 crc crio[22095]: time=\"2026-06-09T17:00:29.267028243Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=9c7e0a44-4fc2-4a4b-bd8f-b833beb480c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.128762 | controller |     "Jun 09 17:00:29.267649 crc crio[22095]: time=\"2026-06-09T17:00:29.267546216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128777 | controller |     "Jun 09 17:00:29.344347 crc crio[22095]: time=\"2026-06-09T17:00:29.343413139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128795 | controller |     "Jun 09 17:00:29.351252 crc crio[22095]: time=\"2026-06-09T17:00:29.351059916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128811 | controller |     "Jun 09 17:00:29.585194 crc crio[22095]: time=\"2026-06-09T17:00:29.585036839Z\" level=info msg=\"Created container 3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=9c7e0a44-4fc2-4a4b-bd8f-b833beb480c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.128826 | controller |     "Jun 09 17:00:29.586583 crc crio[22095]: time=\"2026-06-09T17:00:29.586378063Z\" level=info msg=\"Starting container: 3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9\" id=d9ca2efb-e3b5-4ad4-a412-7fac614af57c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.128841 | controller |     "Jun 09 17:00:29.593376 crc crio[22095]: time=\"2026-06-09T17:00:29.59325629Z\" level=info msg=\"Started container\" PID=209889 containerID=3cc820a923fcc73020198bb4fe8346094c9b44cf576eda1abf03acd253f6a8d9 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=d9ca2efb-e3b5-4ad4-a412-7fac614af57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288",
2026-06-09 17:40:44.128877 | controller |     "Jun 09 17:01:00.630246 crc crio[22095]: time=\"2026-06-09T17:01:00.629165202Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683741-b4s2x/POD\" id=e3dde6bf-c7a5-4a83-b368-85bf72a133dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.128895 | controller |     "Jun 09 17:01:00.632128 crc crio[22095]: time=\"2026-06-09T17:01:00.63027555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.128911 | controller |     "Jun 09 17:01:00.674808 crc crio[22095]: time=\"2026-06-09T17:01:00.674735685Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc002da4060}] Aliases:map[]}\"",
2026-06-09 17:40:44.128926 | controller |     "Jun 09 17:01:00.675742 crc crio[22095]: time=\"2026-06-09T17:01:00.67570967Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683741-b4s2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.128941 | controller |     "Jun 09 17:01:01.194619 crc crio[22095]: 2026-06-09T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fecc0807b048d6 Mac:c6:5f:7c:74:20:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 SocketPath: PciID:}] [{Interface:0xc0002386b0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.128956 | controller |     "Jun 09 17:01:01.196682 crc crio[22095]: time=\"2026-06-09T17:01:01.196606678Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc002da4060}] Aliases:map[]}\"",
2026-06-09 17:40:44.128975 | controller |     "Jun 09 17:01:01.196847 crc crio[22095]: time=\"2026-06-09T17:01:01.196805663Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683741-b4s2x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.128990 | controller |     "Jun 09 17:01:01.207246 crc crio[22095]: time=\"2026-06-09T17:01:01.207132959Z\" level=info msg=\"Ran pod sandbox 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 with infra container: openstack/keystone-cron-29683741-b4s2x/POD\" id=e3dde6bf-c7a5-4a83-b368-85bf72a133dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.129005 | controller |     "Jun 09 17:01:01.210402 crc crio[22095]: time=\"2026-06-09T17:01:01.210333501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=489b913b-2f77-4320-be8e-430108697383 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.129020 | controller |     "Jun 09 17:01:01.247213 crc crio[22095]: time=\"2026-06-09T17:01:01.247152769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=9df5aab6-2147-46c5-bfbe-cb2b963c181e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.129035 | controller |     "Jun 09 17:01:01.260791 crc crio[22095]: time=\"2026-06-09T17:01:01.260693208Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683741-b4s2x/keystone-cron\" id=b04fd32e-be5e-4166-b2c3-eeebc5d7f85d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.129049 | controller |     "Jun 09 17:01:01.261759 crc crio[22095]: time=\"2026-06-09T17:01:01.261412636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129064 | controller |     "Jun 09 17:01:01.337712 crc crio[22095]: time=\"2026-06-09T17:01:01.336982101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129079 | controller |     "Jun 09 17:01:01.347821 crc crio[22095]: time=\"2026-06-09T17:01:01.347741278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129094 | controller |     "Jun 09 17:01:01.575575 crc crio[22095]: time=\"2026-06-09T17:01:01.575246264Z\" level=info msg=\"Created container c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212: openstack/keystone-cron-29683741-b4s2x/keystone-cron\" id=b04fd32e-be5e-4166-b2c3-eeebc5d7f85d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.129108 | controller |     "Jun 09 17:01:01.577377 crc crio[22095]: time=\"2026-06-09T17:01:01.576962129Z\" level=info msg=\"Starting container: c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212\" id=5e5ef5e2-9f77-4542-9510-f79c9615ed82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.129123 | controller |     "Jun 09 17:01:01.586487 crc crio[22095]: time=\"2026-06-09T17:01:01.586056063Z\" level=info msg=\"Started container\" PID=211723 containerID=c82f99383e3e7c4ea58bbae7afaec0d0d98ee724e7a839ed8eb22f742cd83212 description=openstack/keystone-cron-29683741-b4s2x/keystone-cron id=5e5ef5e2-9f77-4542-9510-f79c9615ed82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499",
2026-06-09 17:40:44.129138 | controller |     "Jun 09 17:01:07.783377 crc crio[22095]: time=\"2026-06-09T17:01:07.782170341Z\" level=info msg=\"Stopping pod sandbox: 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499\" id=8a40e817-56ab-4fed-b53f-5d147280e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129157 | controller |     "Jun 09 17:01:07.785607 crc crio[22095]: time=\"2026-06-09T17:01:07.784358188Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-b4s2x Namespace:openstack ID:4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499 UID:d9a0f03f-e3e5-494a-8ab4-e497c197531c NetNS:/var/run/netns/055cdfb4-7d0a-4ef6-ab76-6ac859ca9764 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a0f03f_e3e5_494a_8ab4_e497c197531c.slice PodAnnotations:0xc00263c860}] Aliases:map[]}\"",
2026-06-09 17:40:44.129172 | controller |     "Jun 09 17:01:07.785607 crc crio[22095]: time=\"2026-06-09T17:01:07.784536852Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683741-b4s2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.129187 | controller |     "Jun 09 17:01:08.234727 crc crio[22095]: time=\"2026-06-09T17:01:08.233890469Z\" level=info msg=\"Stopped pod sandbox: 4fecc0807b048d6821743b5b27ec74097e17d117731aff0817d5c66c7a123499\" id=8a40e817-56ab-4fed-b53f-5d147280e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129202 | controller |     "Jun 09 17:02:00.684835 crc crio[22095]: time=\"2026-06-09T17:02:00.683256797Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683742-69gn5/POD\" id=5fcdbbff-7c50-410a-a04b-d84ed0022913 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.129217 | controller |     "Jun 09 17:02:00.684835 crc crio[22095]: time=\"2026-06-09T17:02:00.684792157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129232 | controller |     "Jun 09 17:02:00.720727 crc crio[22095]: time=\"2026-06-09T17:02:00.720596418Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc00263d110}] Aliases:map[]}\"",
2026-06-09 17:40:44.129247 | controller |     "Jun 09 17:02:00.720727 crc crio[22095]: time=\"2026-06-09T17:02:00.72066083Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683742-69gn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.129262 | controller |     "Jun 09 17:02:01.259991 crc crio[22095]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13ad12f85e7bb08 Mac:ba:0c:51:54:98:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 SocketPath: PciID:}] [{Interface:0xc0002babc0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.129277 | controller |     "Jun 09 17:02:01.260695 crc crio[22095]: time=\"2026-06-09T17:02:01.260591957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc00263d110}] Aliases:map[]}\"",
2026-06-09 17:40:44.129291 | controller |     "Jun 09 17:02:01.261322 crc crio[22095]: time=\"2026-06-09T17:02:01.261293725Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683742-69gn5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.129309 | controller |     "Jun 09 17:02:01.274564 crc crio[22095]: time=\"2026-06-09T17:02:01.274183497Z\" level=info msg=\"Ran pod sandbox 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 with infra container: openshift-infra/auto-csr-approver-29683742-69gn5/POD\" id=5fcdbbff-7c50-410a-a04b-d84ed0022913 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.129324 | controller |     "Jun 09 17:02:01.278585 crc crio[22095]: time=\"2026-06-09T17:02:01.278477347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fbea2a22-4a74-4a8b-9565-ae61ad23d24b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.129339 | controller |     "Jun 09 17:02:01.292825 crc crio[22095]: time=\"2026-06-09T17:02:01.292725524Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.129354 | controller |     "Jun 09 17:02:02.961180 crc crio[22095]: time=\"2026-06-09T17:02:02.959227411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fbea2a22-4a74-4a8b-9565-ae61ad23d24b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.129368 | controller |     "Jun 09 17:02:02.963090 crc crio[22095]: time=\"2026-06-09T17:02:02.961586041Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=270ebfec-cb15-42e5-b675-b8b370116ee1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.129384 | controller |     "Jun 09 17:02:02.969258 crc crio[22095]: time=\"2026-06-09T17:02:02.964384373Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=958b32f9-75e3-4716-b37b-8d1ef80f658b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.129398 | controller |     "Jun 09 17:02:02.971562 crc crio[22095]: time=\"2026-06-09T17:02:02.971398004Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683742-69gn5/oc\" id=4abad3d7-827a-40c6-b1e0-1954ffe8ad69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.129413 | controller |     "Jun 09 17:02:02.972361 crc crio[22095]: time=\"2026-06-09T17:02:02.972307287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129427 | controller |     "Jun 09 17:02:03.043504 crc crio[22095]: time=\"2026-06-09T17:02:03.043402267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129442 | controller |     "Jun 09 17:02:03.285786 crc crio[22095]: time=\"2026-06-09T17:02:03.284888863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129457 | controller |     "Jun 09 17:02:03.481763 crc crio[22095]: time=\"2026-06-09T17:02:03.481646388Z\" level=info msg=\"Created container c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df: openshift-infra/auto-csr-approver-29683742-69gn5/oc\" id=4abad3d7-827a-40c6-b1e0-1954ffe8ad69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.129472 | controller |     "Jun 09 17:02:03.482907 crc crio[22095]: time=\"2026-06-09T17:02:03.482821478Z\" level=info msg=\"Starting container: c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df\" id=f481acf1-c210-449d-b880-d6e006b303a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.129488 | controller |     "Jun 09 17:02:03.491868 crc crio[22095]: time=\"2026-06-09T17:02:03.491743448Z\" level=info msg=\"Started container\" PID=215121 containerID=c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df description=openshift-infra/auto-csr-approver-29683742-69gn5/oc id=f481acf1-c210-449d-b880-d6e006b303a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2",
2026-06-09 17:40:44.129509 | controller |     "Jun 09 17:02:05.675142 crc crio[22095]: time=\"2026-06-09T17:02:05.673663511Z\" level=info msg=\"Stopping pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=db13fb66-ae20-4dcd-badd-beb19ecbc5ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129524 | controller |     "Jun 09 17:02:05.676573 crc crio[22095]: time=\"2026-06-09T17:02:05.676091463Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-69gn5 Namespace:openshift-infra ID:13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2 UID:f58c422e-9348-4b4c-b350-8adb1b83d627 NetNS:/var/run/netns/c02709dd-70b5-480a-bf0d-91c0955caaa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58c422e_9348_4b4c_b350_8adb1b83d627.slice PodAnnotations:0xc001288db0}] Aliases:map[]}\"",
2026-06-09 17:40:44.129540 | controller |     "Jun 09 17:02:05.676573 crc crio[22095]: time=\"2026-06-09T17:02:05.676300178Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683742-69gn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.129555 | controller |     "Jun 09 17:02:05.986306 crc crio[22095]: time=\"2026-06-09T17:02:05.986095493Z\" level=info msg=\"Stopped pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=db13fb66-ae20-4dcd-badd-beb19ecbc5ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129570 | controller |     "Jun 09 17:02:11.518819 crc crio[22095]: time=\"2026-06-09T17:02:11.518269923Z\" level=info msg=\"Removing container: 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75\" id=1b237874-f909-437e-bf95-50866543cf7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.129585 | controller |     "Jun 09 17:02:11.653820 crc crio[22095]: time=\"2026-06-09T17:02:11.653065401Z\" level=info msg=\"Removed container 003f6d2afcf5414cc1a75dd6e3585d2f1195aa5564c2077975bf6476c2b96e75: openshift-infra/auto-csr-approver-29683736-ggldv/oc\" id=1b237874-f909-437e-bf95-50866543cf7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.129600 | controller |     "Jun 09 17:02:11.675801 crc crio[22095]: time=\"2026-06-09T17:02:11.675667723Z\" level=info msg=\"Stopping pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=3ea95cf4-559d-4186-83b9-2308dfc28352 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129615 | controller |     "Jun 09 17:02:11.676269 crc crio[22095]: time=\"2026-06-09T17:02:11.675829627Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=3ea95cf4-559d-4186-83b9-2308dfc28352 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129629 | controller |     "Jun 09 17:02:11.677165 crc crio[22095]: time=\"2026-06-09T17:02:11.67669751Z\" level=info msg=\"Removing pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=360ee5d1-7978-44e5-8945-a72c41b3df16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.129644 | controller |     "Jun 09 17:02:11.705893 crc crio[22095]: time=\"2026-06-09T17:02:11.705774048Z\" level=info msg=\"Removed pod sandbox: 38173747fc8e0efdc0b91a2f930ad63a879e07c86a7118fa9439890524464b5c\" id=360ee5d1-7978-44e5-8945-a72c41b3df16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.129659 | controller |     "Jun 09 17:02:56.516445 crc crio[22095]: time=\"2026-06-09T17:02:56.515182184Z\" level=info msg=\"Stopping pod sandbox: 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288\" id=9eca4099-49ce-46fd-8356-f2f38a54075a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129675 | controller |     "Jun 09 17:02:56.518531 crc crio[22095]: time=\"2026-06-09T17:02:56.518361345Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f Namespace:openstack ID:726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288 UID:08c09eb6-355a-4f78-9e72-fc8183d5b549 NetNS:/var/run/netns/70043859-18de-44af-bddf-69495da2d8ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08c09eb6_355a_4f78_9e72_fc8183d5b549.slice PodAnnotations:0xc000526d58}] Aliases:map[]}\"",
2026-06-09 17:40:44.129694 | controller |     "Jun 09 17:02:56.518650 crc crio[22095]: time=\"2026-06-09T17:02:56.518627442Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.129710 | controller |     "Jun 09 17:02:57.338340 crc crio[22095]: time=\"2026-06-09T17:02:57.33756298Z\" level=info msg=\"Stopped pod sandbox: 726d171ec22cbdde587fdd0c366e93e468fea34eb82fe9f5aeeea2c271d8f288\" id=9eca4099-49ce-46fd-8356-f2f38a54075a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.129725 | controller |     "Jun 09 17:02:58.380089 crc crio[22095]: time=\"2026-06-09T17:02:58.379467819Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.129740 | controller |     "Jun 09 17:03:00.585589 crc crio[22095]: time=\"2026-06-09T17:03:00.584433805Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-h8mv2/POD\" id=ab86b06a-f137-4d14-bb0d-84ceb8160a3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.129756 | controller |     "Jun 09 17:03:00.588019 crc crio[22095]: time=\"2026-06-09T17:03:00.585627765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129772 | controller |     "Jun 09 17:03:00.639162 crc crio[22095]: time=\"2026-06-09T17:03:00.636656554Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.129787 | controller |     "Jun 09 17:03:00.639688 crc crio[22095]: time=\"2026-06-09T17:03:00.639631321Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-h8mv2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.129803 | controller |     "Jun 09 17:03:01.286496 crc crio[22095]: 2026-06-09T17:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7762f809ba46841 Mac:3a:8e:84:36:c9:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e SocketPath: PciID:}] [{Interface:0xc000250c10 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.129819 | controller |     "Jun 09 17:03:01.289317 crc crio[22095]: time=\"2026-06-09T17:03:01.289271166Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.129838 | controller |     "Jun 09 17:03:01.289647 crc crio[22095]: time=\"2026-06-09T17:03:01.289625365Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-h8mv2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.129874 | controller |     "Jun 09 17:03:01.302479 crc crio[22095]: time=\"2026-06-09T17:03:01.302414873Z\" level=info msg=\"Ran pod sandbox 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 with infra container: openshift-marketplace/redhat-operators-h8mv2/POD\" id=ab86b06a-f137-4d14-bb0d-84ceb8160a3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.129891 | controller |     "Jun 09 17:03:01.314263 crc crio[22095]: time=\"2026-06-09T17:03:01.305622556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a4f4d72b-0312-45f2-82ee-ad4692de4a5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.129908 | controller |     "Jun 09 17:03:01.314263 crc crio[22095]: time=\"2026-06-09T17:03:01.309057704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7068a878-7233-4c91-8d92-254ed7a21019 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.129923 | controller |     "Jun 09 17:03:01.331645 crc crio[22095]: time=\"2026-06-09T17:03:01.331400977Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h8mv2/extract-utilities\" id=34876994-4ca0-4e70-8eb6-00bf31ea43bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.129939 | controller |     "Jun 09 17:03:01.332163 crc crio[22095]: time=\"2026-06-09T17:03:01.33190732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129954 | controller |     "Jun 09 17:03:01.406580 crc crio[22095]: time=\"2026-06-09T17:03:01.405154449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129969 | controller |     "Jun 09 17:03:01.410630 crc crio[22095]: time=\"2026-06-09T17:03:01.410550407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.129985 | controller |     "Jun 09 17:03:01.816026 crc crio[22095]: time=\"2026-06-09T17:03:01.815835113Z\" level=info msg=\"Created container c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8: openshift-marketplace/redhat-operators-h8mv2/extract-utilities\" id=34876994-4ca0-4e70-8eb6-00bf31ea43bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.130001 | controller |     "Jun 09 17:03:01.819380 crc crio[22095]: time=\"2026-06-09T17:03:01.819272581Z\" level=info msg=\"Starting container: c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8\" id=4baa7373-eae6-4393-85ec-35e7969301ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.130016 | controller |     "Jun 09 17:03:01.829471 crc crio[22095]: time=\"2026-06-09T17:03:01.829315819Z\" level=info msg=\"Started container\" PID=218527 containerID=c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8 description=openshift-marketplace/redhat-operators-h8mv2/extract-utilities id=4baa7373-eae6-4393-85ec-35e7969301ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935",
2026-06-09 17:40:44.130033 | controller |     "Jun 09 17:03:02.630428 crc crio[22095]: time=\"2026-06-09T17:03:02.629382843Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=648d6423-5ec2-4ad4-8d36-9ead9922596e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.130048 | controller |     "Jun 09 17:03:02.640437 crc crio[22095]: time=\"2026-06-09T17:03:02.640344195Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.130072 | controller |     "Jun 09 17:03:03.631382 crc crio[22095]: time=\"2026-06-09T17:03:03.630369122Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=648d6423-5ec2-4ad4-8d36-9ead9922596e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.130090 | controller |     "Jun 09 17:03:03.633070 crc crio[22095]: time=\"2026-06-09T17:03:03.632814615Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5f7b365c-f02b-4127-b7c8-179252a3983f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.130106 | controller |     "Jun 09 17:03:03.641393 crc crio[22095]: time=\"2026-06-09T17:03:03.641277462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5bc05dec-1670-4b65-9141-f98c82ffd363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.130121 | controller |     "Jun 09 17:03:03.650407 crc crio[22095]: time=\"2026-06-09T17:03:03.650299503Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h8mv2/extract-content\" id=c970aa30-0e08-4f3d-a40d-23b039675d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.130136 | controller |     "Jun 09 17:03:03.651882 crc crio[22095]: time=\"2026-06-09T17:03:03.651794962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.130152 | controller |     "Jun 09 17:03:03.716971 crc crio[22095]: time=\"2026-06-09T17:03:03.716799489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.130168 | controller |     "Jun 09 17:03:03.722450 crc crio[22095]: time=\"2026-06-09T17:03:03.722355152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.130183 | controller |     "Jun 09 17:03:03.905491 crc crio[22095]: time=\"2026-06-09T17:03:03.905366857Z\" level=info msg=\"Created container 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67: openshift-marketplace/redhat-operators-h8mv2/extract-content\" id=c970aa30-0e08-4f3d-a40d-23b039675d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.130198 | controller |     "Jun 09 17:03:03.906777 crc crio[22095]: time=\"2026-06-09T17:03:03.906691991Z\" level=info msg=\"Starting container: 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67\" id=06ec556c-c78e-41d5-a33f-d5149c16e6f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.130213 | controller |     "Jun 09 17:03:03.914817 crc crio[22095]: time=\"2026-06-09T17:03:03.914717056Z\" level=info msg=\"Started container\" PID=218613 containerID=59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67 description=openshift-marketplace/redhat-operators-h8mv2/extract-content id=06ec556c-c78e-41d5-a33f-d5149c16e6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935",
2026-06-09 17:40:44.130232 | controller |     "Jun 09 17:03:07.725532 crc crio[22095]: time=\"2026-06-09T17:03:07.724519489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51cd4e96-d3fd-4833-b7b5-58e578f25896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.130248 | controller |     "Jun 09 17:03:07.729461 crc crio[22095]: time=\"2026-06-09T17:03:07.729369104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3da67b66-2b48-4aa8-8fee-f3b7f7699df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.130267 | controller |     "Jun 09 17:03:07.740828 crc crio[22095]: time=\"2026-06-09T17:03:07.740662354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=27ffa548-f1a7-4413-b0e8-6f5682aa3001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.130282 | controller |     "Jun 09 17:03:07.741575 crc crio[22095]: time=\"2026-06-09T17:03:07.74129582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.130298 | controller |     "Jun 09 17:03:07.808323 crc crio[22095]: time=\"2026-06-09T17:03:07.808209706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.130313 | controller |     "Jun 09 17:03:07.812121 crc crio[22095]: time=\"2026-06-09T17:03:07.811998664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.130328 | controller |     "Jun 09 17:03:07.985809 crc crio[22095]: time=\"2026-06-09T17:03:07.984786076Z\" level=info msg=\"Created container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=27ffa548-f1a7-4413-b0e8-6f5682aa3001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.130343 | controller |     "Jun 09 17:03:07.989116 crc crio[22095]: time=\"2026-06-09T17:03:07.987376703Z\" level=info msg=\"Starting container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421\" id=74c90b05-80d3-4367-8f06-f8c32b40fb59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.130358 | controller |     "Jun 09 17:03:07.995765 crc crio[22095]: time=\"2026-06-09T17:03:07.995621774Z\" level=info msg=\"Started container\" PID=218826 containerID=119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421 description=openshift-marketplace/redhat-operators-h8mv2/registry-server id=74c90b05-80d3-4367-8f06-f8c32b40fb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935",
2026-06-09 17:40:44.130378 | controller |     "Jun 09 17:03:21.957663 crc crio[22095]: time=\"2026-06-09T17:03:21.956325108Z\" level=info msg=\"Stopping container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421 (timeout: 2s)\" id=29b80ff4-287a-4590-b6e6-9719caf18b73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130394 | controller |     "Jun 09 17:03:22.113826 crc crio[22095]: time=\"2026-06-09T17:03:22.113689515Z\" level=info msg=\"Stopped container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=29b80ff4-287a-4590-b6e6-9719caf18b73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130409 | controller |     "Jun 09 17:03:22.115666 crc crio[22095]: time=\"2026-06-09T17:03:22.115591654Z\" level=info msg=\"Stopping pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=099399f0-9d15-4fb3-876d-e62f48bbeca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.130424 | controller |     "Jun 09 17:03:22.116767 crc crio[22095]: time=\"2026-06-09T17:03:22.116695452Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h8mv2 Namespace:openshift-marketplace ID:7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935 UID:c18720da-24dc-4ede-ba71-ffaf0a2470c5 NetNS:/var/run/netns/82af909a-c519-442e-b6bf-33d100fbbc1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc18720da_24dc_4ede_ba71_ffaf0a2470c5.slice PodAnnotations:0xc002b5c0d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.130443 | controller |     "Jun 09 17:03:22.116998 crc crio[22095]: time=\"2026-06-09T17:03:22.116872897Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-h8mv2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.130459 | controller |     "Jun 09 17:03:22.506743 crc crio[22095]: time=\"2026-06-09T17:03:22.505794624Z\" level=info msg=\"Stopped pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=099399f0-9d15-4fb3-876d-e62f48bbeca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.130474 | controller |     "Jun 09 17:03:22.991498 crc crio[22095]: time=\"2026-06-09T17:03:22.990627561Z\" level=info msg=\"Removing container: 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421\" id=f53aafe9-be93-44d5-a98c-0cb53ca7a24a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.130489 | controller |     "Jun 09 17:03:23.044983 crc crio[22095]: time=\"2026-06-09T17:03:23.04474964Z\" level=info msg=\"Removed container 119357eb37f62d71a2e0ff38e73dbbc02bf2fe59988dc1043120e33f8812b421: openshift-marketplace/redhat-operators-h8mv2/registry-server\" id=f53aafe9-be93-44d5-a98c-0cb53ca7a24a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.130504 | controller |     "Jun 09 17:03:23.047819 crc crio[22095]: time=\"2026-06-09T17:03:23.047732386Z\" level=info msg=\"Removing container: 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67\" id=d3cfb3f4-b807-495c-b8ad-a164ec4895c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.130520 | controller |     "Jun 09 17:03:23.096327 crc crio[22095]: time=\"2026-06-09T17:03:23.096069546Z\" level=info msg=\"Removed container 59f1545570f3088aeeb8dfc96ae27db74da9c7c7dc28045a59a63e140c2bff67: openshift-marketplace/redhat-operators-h8mv2/extract-content\" id=d3cfb3f4-b807-495c-b8ad-a164ec4895c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.130535 | controller |     "Jun 09 17:03:23.102628 crc crio[22095]: time=\"2026-06-09T17:03:23.102573273Z\" level=info msg=\"Removing container: c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8\" id=e902de0c-6757-4e0b-93b4-1ff0f2594490 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.130550 | controller |     "Jun 09 17:03:23.139038 crc crio[22095]: time=\"2026-06-09T17:03:23.138903855Z\" level=info msg=\"Removed container c086deed516ef5541ac8e7ddfcedd2c628739528ecd5ecdd78b9187fc28e56e8: openshift-marketplace/redhat-operators-h8mv2/extract-utilities\" id=e902de0c-6757-4e0b-93b4-1ff0f2594490 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.130565 | controller |     "Jun 09 17:03:30.810488 crc crio[22095]: time=\"2026-06-09T17:03:30.807760133Z\" level=info msg=\"Stopping container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b (timeout: 10s)\" id=ffdefdc7-6436-440b-a59b-a6735385bca0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130580 | controller |     "Jun 09 17:03:30.821080 crc crio[22095]: time=\"2026-06-09T17:03:30.815982554Z\" level=info msg=\"Stopping container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8 (timeout: 10s)\" id=56081e91-56a9-4299-89d0-91f8c6f48299 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130595 | controller |     "Jun 09 17:03:30.894465 crc crio[22095]: time=\"2026-06-09T17:03:30.893975045Z\" level=info msg=\"Stopping container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a (timeout: 10s)\" id=3ec513ba-cba3-4ec2-b42c-32c6f45b50c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130610 | controller |     "Jun 09 17:03:30.894465 crc crio[22095]: time=\"2026-06-09T17:03:30.894220241Z\" level=info msg=\"Stopping container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784 (timeout: 10s)\" id=5ff9727f-511b-4b54-a4d7-356aeb4eb494 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130629 | controller |     "Jun 09 17:03:30.938448 crc crio[22095]: time=\"2026-06-09T17:03:30.938367494Z\" level=info msg=\"Stopping container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df (timeout: 10s)\" id=cf19252a-b9a1-41dd-a3be-758e626820d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130644 | controller |     "Jun 09 17:03:30.938654 crc crio[22095]: time=\"2026-06-09T17:03:30.938471836Z\" level=info msg=\"Stopping container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f (timeout: 10s)\" id=441323ce-2320-4161-a68e-3b1460ad343a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130661 | controller |     "Jun 09 17:03:30.971012 crc crio[22095]: time=\"2026-06-09T17:03:30.970894468Z\" level=info msg=\"Stopping container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b (timeout: 10s)\" id=5f5c620b-bee5-4b4b-b66a-41538d088454 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130678 | controller |     "Jun 09 17:03:30.973554 crc crio[22095]: time=\"2026-06-09T17:03:30.973466594Z\" level=info msg=\"Stopping container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664 (timeout: 10s)\" id=2b0b92f4-3781-46f3-a713-ea012fa12cb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130694 | controller |     "Jun 09 17:03:30.992849 crc crio[22095]: time=\"2026-06-09T17:03:30.992736258Z\" level=info msg=\"Stopped container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=ffdefdc7-6436-440b-a59b-a6735385bca0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130709 | controller |     "Jun 09 17:03:31.039150 crc crio[22095]: time=\"2026-06-09T17:03:31.039012646Z\" level=info msg=\"Stopping container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f (timeout: 10s)\" id=3ae55f0d-623f-407e-965b-5e526b5ebb1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130724 | controller |     "Jun 09 17:03:31.047644 crc crio[22095]: time=\"2026-06-09T17:03:31.046430616Z\" level=info msg=\"Stopping container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7 (timeout: 10s)\" id=607ea3dc-e86e-468d-804b-a5eb024522d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130739 | controller |     "Jun 09 17:03:31.100366 crc crio[22095]: time=\"2026-06-09T17:03:31.097793574Z\" level=info msg=\"Stopping container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d (timeout: 10s)\" id=07772c45-aa03-4462-8d49-bdbf694912ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130754 | controller |     "Jun 09 17:03:31.104099 crc crio[22095]: time=\"2026-06-09T17:03:31.103682355Z\" level=info msg=\"Stopping container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4 (timeout: 10s)\" id=c104f5c6-7a5c-4a5b-9f65-5b2467f152a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130769 | controller |     "Jun 09 17:03:31.152041 crc crio[22095]: time=\"2026-06-09T17:03:31.151896611Z\" level=info msg=\"Stopping container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93 (timeout: 10s)\" id=81ebbca7-579a-455d-a18c-f6e82af45b6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130784 | controller |     "Jun 09 17:03:31.177653 crc crio[22095]: time=\"2026-06-09T17:03:31.176302048Z\" level=info msg=\"Stopping container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61 (timeout: 10s)\" id=8c6fcd43-3484-45f7-a78d-b7e9660fe758 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130800 | controller |     "Jun 09 17:03:31.177653 crc crio[22095]: time=\"2026-06-09T17:03:31.176316278Z\" level=info msg=\"Stopping container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5 (timeout: 10s)\" id=76c1039c-f587-4395-b969-a94c710c3d16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130818 | controller |     "Jun 09 17:03:31.229273 crc crio[22095]: time=\"2026-06-09T17:03:31.221028445Z\" level=info msg=\"Stopping container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b (timeout: 10s)\" id=7d246672-ff39-4fab-acc1-7ad109b51554 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130834 | controller |     "Jun 09 17:03:31.253675 crc crio[22095]: time=\"2026-06-09T17:03:31.253492828Z\" level=info msg=\"Stopping container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769 (timeout: 10s)\" id=46fd32f6-dd5c-4387-b210-13b30f4cfab6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130866 | controller |     "Jun 09 17:03:31.284079 crc crio[22095]: time=\"2026-06-09T17:03:31.278421927Z\" level=info msg=\"Stopped container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=2b0b92f4-3781-46f3-a713-ea012fa12cb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130887 | controller |     "Jun 09 17:03:31.308751 crc crio[22095]: time=\"2026-06-09T17:03:31.304550788Z\" level=info msg=\"Stopping container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf (timeout: 10s)\" id=0f63c599-48ef-4c73-acd7-9ed1d7136b99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130904 | controller |     "Jun 09 17:03:31.308751 crc crio[22095]: time=\"2026-06-09T17:03:31.306547219Z\" level=info msg=\"Stopping container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f (timeout: 10s)\" id=87fc9fb1-0bb3-4b8e-8936-7498622a9d83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130920 | controller |     "Jun 09 17:03:31.313454 crc crio[22095]: time=\"2026-06-09T17:03:31.313155498Z\" level=info msg=\"Stopped container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=56081e91-56a9-4299-89d0-91f8c6f48299 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130936 | controller |     "Jun 09 17:03:31.339828 crc crio[22095]: time=\"2026-06-09T17:03:31.338991001Z\" level=info msg=\"Stopping pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=f9efb28b-d35c-439e-8d2b-931e87613698 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.130952 | controller |     "Jun 09 17:03:31.342541 crc crio[22095]: time=\"2026-06-09T17:03:31.34168478Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dqch2 Namespace:openstack-operators ID:ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c UID:df9383ee-9e1e-4a44-9e13-c856c48deabe NetNS:/var/run/netns/c7a87729-9b28-495c-af56-2724954d738d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf9383ee_9e1e_4a44_9e13_c856c48deabe.slice PodAnnotations:0xc0004c6780}] Aliases:map[]}\"",
2026-06-09 17:40:44.130968 | controller |     "Jun 09 17:03:31.356052 crc crio[22095]: time=\"2026-06-09T17:03:31.35375954Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dqch2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.130983 | controller |     "Jun 09 17:03:31.399057 crc crio[22095]: time=\"2026-06-09T17:03:31.3989977Z\" level=info msg=\"Stopping container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22 (timeout: 10s)\" id=05e99294-5a36-466c-a2de-8b7e66d6b6b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.130999 | controller |     "Jun 09 17:03:31.407030 crc crio[22095]: time=\"2026-06-09T17:03:31.406904133Z\" level=info msg=\"Stopping container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c (timeout: 10s)\" id=20fa4146-11aa-4911-bfca-297bb8c94070 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131018 | controller |     "Jun 09 17:03:31.463763 crc crio[22095]: time=\"2026-06-09T17:03:31.46368177Z\" level=info msg=\"Stopped container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=3ec513ba-cba3-4ec2-b42c-32c6f45b50c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131034 | controller |     "Jun 09 17:03:31.539650 crc crio[22095]: time=\"2026-06-09T17:03:31.538566981Z\" level=info msg=\"Stopping container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755 (timeout: 10s)\" id=d21a969b-9384-42dd-be23-606edf912c1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131049 | controller |     "Jun 09 17:03:31.539903 crc crio[22095]: time=\"2026-06-09T17:03:31.538793287Z\" level=info msg=\"Stopping container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee (timeout: 10s)\" id=2f007bc1-dafa-47a2-ab1d-456e2db15eab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131065 | controller |     "Jun 09 17:03:31.654481 crc crio[22095]: time=\"2026-06-09T17:03:31.654382042Z\" level=info msg=\"Stopping container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6 (timeout: 10s)\" id=0ce78bcb-17c4-4709-b507-6c857215f80a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131080 | controller |     "Jun 09 17:03:31.655054 crc crio[22095]: time=\"2026-06-09T17:03:31.654841474Z\" level=info msg=\"Stopping container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31 (timeout: 10s)\" id=a5696786-710c-4acc-a32b-7448608bc625 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131096 | controller |     "Jun 09 17:03:31.709848 crc crio[22095]: time=\"2026-06-09T17:03:31.709735712Z\" level=info msg=\"Stopped container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=5f5c620b-bee5-4b4b-b66a-41538d088454 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131111 | controller |     "Jun 09 17:03:31.710260 crc crio[22095]: time=\"2026-06-09T17:03:31.710181643Z\" level=info msg=\"Stopped container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=441323ce-2320-4161-a68e-3b1460ad343a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131126 | controller |     "Jun 09 17:03:31.710537 crc crio[22095]: time=\"2026-06-09T17:03:31.710378288Z\" level=info msg=\"Stopped container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=607ea3dc-e86e-468d-804b-a5eb024522d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131141 | controller |     "Jun 09 17:03:31.710537 crc crio[22095]: time=\"2026-06-09T17:03:31.710518952Z\" level=info msg=\"Stopped container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=5ff9727f-511b-4b54-a4d7-356aeb4eb494 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131156 | controller |     "Jun 09 17:03:31.720544 crc crio[22095]: time=\"2026-06-09T17:03:31.720264212Z\" level=info msg=\"Stopping pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=2803f77d-2eae-43c6-95b8-a253a5ea006d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131172 | controller |     "Jun 09 17:03:31.723097 crc crio[22095]: time=\"2026-06-09T17:03:31.723021893Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-b28qh Namespace:openstack-operators ID:b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b UID:005ecf99-597c-44f2-ad07-4ab8844c6bf9 NetNS:/var/run/netns/66e45826-bf4c-4176-90e4-971924e734a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005ecf99_597c_44f2_ad07_4ab8844c6bf9.slice PodAnnotations:0xc0004c6d68}] Aliases:map[]}\"",
2026-06-09 17:40:44.131190 | controller |     "Jun 09 17:03:31.723303 crc crio[22095]: time=\"2026-06-09T17:03:31.723246438Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-b28qh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131206 | controller |     "Jun 09 17:03:31.724036 crc crio[22095]: time=\"2026-06-09T17:03:31.723879245Z\" level=info msg=\"Stopping pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=c312e13b-a59b-4c01-97fe-a0fc5a12e575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131221 | controller |     "Jun 09 17:03:31.726069 crc crio[22095]: time=\"2026-06-09T17:03:31.725862316Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-qtr22 Namespace:openstack-operators ID:04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9 UID:9b53439d-4ace-456a-8e1b-a68ec58f078a NetNS:/var/run/netns/4e2528cb-5143-4696-be36-22048e2ef2d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b53439d_4ace_456a_8e1b_a68ec58f078a.slice PodAnnotations:0xc0074a42d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.131237 | controller |     "Jun 09 17:03:31.726310 crc crio[22095]: time=\"2026-06-09T17:03:31.726241335Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-qtr22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131252 | controller |     "Jun 09 17:03:31.732420 crc crio[22095]: time=\"2026-06-09T17:03:31.732343892Z\" level=info msg=\"Stopped container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=07772c45-aa03-4462-8d49-bdbf694912ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131268 | controller |     "Jun 09 17:03:31.749475 crc crio[22095]: time=\"2026-06-09T17:03:31.749345948Z\" level=info msg=\"Stopped container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=8c6fcd43-3484-45f7-a78d-b7e9660fe758 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131284 | controller |     "Jun 09 17:03:31.750889 crc crio[22095]: time=\"2026-06-09T17:03:31.750824496Z\" level=info msg=\"Stopped container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=c104f5c6-7a5c-4a5b-9f65-5b2467f152a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131299 | controller |     "Jun 09 17:03:31.752800 crc crio[22095]: time=\"2026-06-09T17:03:31.752771256Z\" level=info msg=\"Stopping pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=3435b0e5-2a54-4f5e-9126-d5332b4ce59f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131315 | controller |     "Jun 09 17:03:31.755535 crc crio[22095]: time=\"2026-06-09T17:03:31.755502546Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-89p8n Namespace:openstack-operators ID:8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee UID:8508958c-9cca-4a3a-a0c4-b7e55c306f53 NetNS:/var/run/netns/14d8743c-78a5-4f32-aee9-0237e531a855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8508958c_9cca_4a3a_a0c4_b7e55c306f53.slice PodAnnotations:0xc0004c6eb8}] Aliases:map[]}\"",
2026-06-09 17:40:44.131333 | controller |     "Jun 09 17:03:31.755797 crc crio[22095]: time=\"2026-06-09T17:03:31.755777383Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-89p8n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131349 | controller |     "Jun 09 17:03:31.780476 crc crio[22095]: time=\"2026-06-09T17:03:31.780356353Z\" level=info msg=\"Stopped container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=3ae55f0d-623f-407e-965b-5e526b5ebb1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131364 | controller |     "Jun 09 17:03:31.789229 crc crio[22095]: time=\"2026-06-09T17:03:31.788210705Z\" level=info msg=\"Stopped container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=81ebbca7-579a-455d-a18c-f6e82af45b6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131379 | controller |     "Jun 09 17:03:31.797649 crc crio[22095]: time=\"2026-06-09T17:03:31.797546544Z\" level=info msg=\"Stopping pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=af62085d-484b-425e-ab8a-e17991bf6eaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131394 | controller |     "Jun 09 17:03:31.800352 crc crio[22095]: time=\"2026-06-09T17:03:31.799217217Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-wgv5p Namespace:openstack-operators ID:f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71 UID:06a20af4-50a9-43dd-b1e0-96f6c8e58023 NetNS:/var/run/netns/5fed9f74-33e1-443e-afc3-7d91c03505f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06a20af4_50a9_43dd_b1e0_96f6c8e58023.slice PodAnnotations:0xc001288db0}] Aliases:map[]}\"",
2026-06-09 17:40:44.131410 | controller |     "Jun 09 17:03:31.800352 crc crio[22095]: time=\"2026-06-09T17:03:31.799433363Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-wgv5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131425 | controller |     "Jun 09 17:03:31.804313 crc crio[22095]: time=\"2026-06-09T17:03:31.804223816Z\" level=info msg=\"Stopping pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=35141022-ed7f-4f7d-a6c4-f9f9d7e21797 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131440 | controller |     "Jun 09 17:03:31.810531 crc crio[22095]: time=\"2026-06-09T17:03:31.806025412Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 Namespace:openstack-operators ID:606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c UID:df674981-b09a-4d57-8d72-91a8f118ef90 NetNS:/var/run/netns/0a23921d-d69d-4b77-a997-64f216f48418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf674981_b09a_4d57_8d72_91a8f118ef90.slice PodAnnotations:0xc00041cd38}] Aliases:map[]}\"",
2026-06-09 17:40:44.131455 | controller |     "Jun 09 17:03:31.810531 crc crio[22095]: time=\"2026-06-09T17:03:31.806273868Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131471 | controller |     "Jun 09 17:03:31.839452 crc crio[22095]: time=\"2026-06-09T17:03:31.839298896Z\" level=info msg=\"Stopped container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=cf19252a-b9a1-41dd-a3be-758e626820d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131486 | controller |     "Jun 09 17:03:31.850793 crc crio[22095]: time=\"2026-06-09T17:03:31.847380913Z\" level=info msg=\"Stopped container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=7d246672-ff39-4fab-acc1-7ad109b51554 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131504 | controller |     "Jun 09 17:03:31.863760 crc crio[22095]: time=\"2026-06-09T17:03:31.863525677Z\" level=info msg=\"Stopped container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=05e99294-5a36-466c-a2de-8b7e66d6b6b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131520 | controller |     "Jun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.876448739Z\" level=info msg=\"Stopping container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3 (timeout: 10s)\" id=9a0bfa3b-5d64-424e-a711-6877d1391cf2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131535 | controller |     "Jun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.878352587Z\" level=info msg=\"Stopped container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=46fd32f6-dd5c-4387-b210-13b30f4cfab6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131550 | controller |     "Jun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.878510191Z\" level=info msg=\"Stopping pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=0695fbb1-5e88-4f45-bcd1-3b8098415d2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131565 | controller |     "Jun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.880835541Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-ct7hd Namespace:openstack-operators ID:d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2 UID:0639cc08-ff71-4f35-a602-05cdbef2a0ad NetNS:/var/run/netns/df56d864-c076-47de-85ad-7d887dffba77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0639cc08_ff71_4f35_a602_05cdbef2a0ad.slice PodAnnotations:0xc0022727b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.131581 | controller |     "Jun 09 17:03:31.886699 crc crio[22095]: time=\"2026-06-09T17:03:31.881100928Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-ct7hd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131596 | controller |     "Jun 09 17:03:31.893399 crc crio[22095]: time=\"2026-06-09T17:03:31.893343292Z\" level=info msg=\"Stopping container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653 (timeout: 10s)\" id=fdb52010-2b69-4e7b-ba65-2a9b7f079d0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131611 | controller |     "Jun 09 17:03:31.904683 crc crio[22095]: time=\"2026-06-09T17:03:31.90457048Z\" level=info msg=\"Stopping container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec (timeout: 10s)\" id=609a05a3-31db-40ee-aacf-5a40e0edbcfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131627 | controller |     "Jun 09 17:03:31.913050 crc crio[22095]: time=\"2026-06-09T17:03:31.904796176Z\" level=info msg=\"Stopping container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c (timeout: 10s)\" id=e783c23a-be81-4f16-bc43-c04ad773072f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131641 | controller |     "Jun 09 17:03:31.913050 crc crio[22095]: time=\"2026-06-09T17:03:31.905066503Z\" level=info msg=\"Stopping container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677 (timeout: 10s)\" id=60f3d020-38bc-428c-ad8a-921496147d5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131659 | controller |     "Jun 09 17:03:31.913050 crc crio[22095]: time=\"2026-06-09T17:03:31.911329863Z\" level=info msg=\"Stopping pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=4dcdfe10-e731-45b1-8ff7-ba4580ca5d67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131690 | controller |     "Jun 09 17:03:31.913639 crc crio[22095]: time=\"2026-06-09T17:03:31.913513499Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-ll7s9 Namespace:openstack-operators ID:7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c UID:d308a901-7ea4-4bf4-a472-14113363dbe9 NetNS:/var/run/netns/8c398032-c82c-46ff-8b38-2ca6534b72a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd308a901_7ea4_4bf4_a472_14113363dbe9.slice PodAnnotations:0xc00263c680}] Aliases:map[]}\"",
2026-06-09 17:40:44.131707 | controller |     "Jun 09 17:03:31.913992 crc crio[22095]: time=\"2026-06-09T17:03:31.913872899Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-ll7s9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131723 | controller |     "Jun 09 17:03:31.922531 crc crio[22095]: time=\"2026-06-09T17:03:31.922464429Z\" level=info msg=\"Stopping container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38 (timeout: 10s)\" id=65831277-4345-4a64-83bf-b8d3f50724aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131738 | controller |     "Jun 09 17:03:31.933883 crc crio[22095]: time=\"2026-06-09T17:03:31.92716765Z\" level=info msg=\"Stopped container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=76c1039c-f587-4395-b969-a94c710c3d16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131753 | controller |     "Jun 09 17:03:31.936634 crc crio[22095]: time=\"2026-06-09T17:03:31.93653336Z\" level=info msg=\"Stopping pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=1b82094b-9811-4170-b9dc-f85e03d120a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131768 | controller |     "Jun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.93967303Z\" level=info msg=\"Stopping container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697 (timeout: 10s)\" id=785936ba-d108-4fb7-8174-ff1aadede098 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131783 | controller |     "Jun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.94043996Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-lqjbb Namespace:openstack-operators ID:3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae UID:2ac2c700-5578-47a7-8953-ca02dcb002e2 NetNS:/var/run/netns/519f14d2-68cd-4a1b-9dde-3224c0d75909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac2c700_5578_47a7_8953_ca02dcb002e2.slice PodAnnotations:0xc00379e430}] Aliases:map[]}\"",
2026-06-09 17:40:44.131798 | controller |     "Jun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.940606134Z\" level=info msg=\"Stopping container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e (timeout: 10s)\" id=26eea257-5a8c-4565-a5f3-e57d563cb709 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131813 | controller |     "Jun 09 17:03:31.942436 crc crio[22095]: time=\"2026-06-09T17:03:31.940699877Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-lqjbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131828 | controller |     "Jun 09 17:03:31.980729 crc crio[22095]: time=\"2026-06-09T17:03:31.978747843Z\" level=info msg=\"Stopped container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=0f63c599-48ef-4c73-acd7-9ed1d7136b99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131847 | controller |     "Jun 09 17:03:31.983249 crc crio[22095]: time=\"2026-06-09T17:03:31.983118765Z\" level=info msg=\"Stopping container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16 (timeout: 10s)\" id=f66e8515-ed33-4f27-aee8-a61550afe963 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131881 | controller |     "Jun 09 17:03:31.990625 crc crio[22095]: time=\"2026-06-09T17:03:31.990466583Z\" level=info msg=\"Stopping container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3 (timeout: 10s)\" id=2c8fac0b-fc51-4722-b5a0-99bcd0ae142f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131899 | controller |     "Jun 09 17:03:32.028191 crc crio[22095]: time=\"2026-06-09T17:03:32.024041925Z\" level=info msg=\"Stopped container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=20fa4146-11aa-4911-bfca-297bb8c94070 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131914 | controller |     "Jun 09 17:03:32.033286 crc crio[22095]: time=\"2026-06-09T17:03:32.03319055Z\" level=info msg=\"Stopped container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=d21a969b-9384-42dd-be23-606edf912c1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131930 | controller |     "Jun 09 17:03:32.080196 crc crio[22095]: time=\"2026-06-09T17:03:32.072809536Z\" level=info msg=\"Stopping pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=b06fdc0e-a5e2-4a54-9cfa-0bb14f0b4a36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.131946 | controller |     "Jun 09 17:03:32.103032 crc crio[22095]: time=\"2026-06-09T17:03:32.102829736Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-tl2v2 Namespace:openstack-operators ID:27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32 UID:c0501827-a990-43ab-9339-cb4171e17f84 NetNS:/var/run/netns/a6bf453a-c14c-431c-bfa6-18ff46524a77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0501827_a990_43ab_9339_cb4171e17f84.slice PodAnnotations:0xc0028b7920}] Aliases:map[]}\"",
2026-06-09 17:40:44.131962 | controller |     "Jun 09 17:03:32.152175 crc crio[22095]: time=\"2026-06-09T17:03:32.150974331Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-tl2v2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.131977 | controller |     "Jun 09 17:03:32.166256 crc crio[22095]: time=\"2026-06-09T17:03:32.166164671Z\" level=info msg=\"Stopped container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=87fc9fb1-0bb3-4b8e-8936-7498622a9d83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.131993 | controller |     "Jun 09 17:03:32.171637 crc crio[22095]: time=\"2026-06-09T17:03:32.171530318Z\" level=info msg=\"Stopping pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=4dfc564e-360e-4ef0-8700-ddf6ca3cc13f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132008 | controller |     "Jun 09 17:03:32.172075 crc crio[22095]: time=\"2026-06-09T17:03:32.171854377Z\" level=info msg=\"Stopped container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=e783c23a-be81-4f16-bc43-c04ad773072f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132026 | controller |     "Jun 09 17:03:32.193012 crc crio[22095]: time=\"2026-06-09T17:03:32.185202019Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qghwf Namespace:openstack-operators ID:eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e UID:a184b4d6-8f8c-48a4-b283-41f244eb341c NetNS:/var/run/netns/5f120702-e4cb-4c88-87cb-d3e61a102824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda184b4d6_8f8c_48a4_b283_41f244eb341c.slice PodAnnotations:0xc00041cfd0}] Aliases:map[]}\"",
2026-06-09 17:40:44.132042 | controller |     "Jun 09 17:03:32.193012 crc crio[22095]: time=\"2026-06-09T17:03:32.185872896Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-qghwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132057 | controller |     "Jun 09 17:03:32.193012 crc crio[22095]: time=\"2026-06-09T17:03:32.187541119Z\" level=info msg=\"Stopped container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=a5696786-710c-4acc-a32b-7448608bc625 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132072 | controller |     "Jun 09 17:03:32.199226 crc crio[22095]: time=\"2026-06-09T17:03:32.198023848Z\" level=info msg=\"Stopped container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=2f007bc1-dafa-47a2-ab1d-456e2db15eab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132087 | controller |     "Jun 09 17:03:32.211775 crc crio[22095]: time=\"2026-06-09T17:03:32.209607325Z\" level=info msg=\"Stopping pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=06b7bfd0-9eac-4751-96c3-5037e26557af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132102 | controller |     "Jun 09 17:03:32.211775 crc crio[22095]: time=\"2026-06-09T17:03:32.210869667Z\" level=info msg=\"Stopping container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894 (timeout: 10s)\" id=bf7ea11b-912a-4b9b-b4ca-3228e0e1e2aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132117 | controller |     "Jun 09 17:03:32.211775 crc crio[22095]: time=\"2026-06-09T17:03:32.211626107Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-qmvtg Namespace:openstack-operators ID:9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8 UID:33044c1a-9bb2-43d2-bff5-b1b248a89aa9 NetNS:/var/run/netns/592f06a9-a12c-439d-849c-afc2e0da59df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33044c1a_9bb2_43d2_bff5_b1b248a89aa9.slice PodAnnotations:0xc0028b7988}] Aliases:map[]}\"",
2026-06-09 17:40:44.132132 | controller |     "Jun 09 17:03:32.212588 crc crio[22095]: time=\"2026-06-09T17:03:32.211888904Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-qmvtg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132147 | controller |     "Jun 09 17:03:32.214749 crc crio[22095]: time=\"2026-06-09T17:03:32.214646004Z\" level=info msg=\"Stopping container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d (timeout: 10s)\" id=37d85891-06b9-4e63-ac7b-132b8c69fd88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132162 | controller |     "Jun 09 17:03:32.215981 crc crio[22095]: time=\"2026-06-09T17:03:32.215853255Z\" level=info msg=\"Stopping container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0 (timeout: 10s)\" id=a50d0ea2-65c1-4d3d-9c9d-23b01b72d1ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132183 | controller |     "Jun 09 17:03:32.217542 crc crio[22095]: time=\"2026-06-09T17:03:32.217472557Z\" level=info msg=\"Stopping container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f (timeout: 10s)\" id=533bc819-1fef-431c-8614-a9898ba1e235 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132199 | controller |     "Jun 09 17:03:32.234381 crc crio[22095]: time=\"2026-06-09T17:03:32.217561879Z\" level=info msg=\"Stopping container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698 (timeout: 10s)\" id=26762cd1-9737-4a7d-a6b1-31b72e518bd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132214 | controller |     "Jun 09 17:03:32.234762 crc crio[22095]: time=\"2026-06-09T17:03:32.217620221Z\" level=info msg=\"Stopping container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4 (timeout: 10s)\" id=5e38b234-033b-49dd-ab16-8a46ca4a0f91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132230 | controller |     "Jun 09 17:03:32.251607 crc crio[22095]: time=\"2026-06-09T17:03:32.237903811Z\" level=info msg=\"Stopping container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b (timeout: 10s)\" id=b0b54b1d-a90b-4c70-a6a7-4cb259065948 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132245 | controller |     "Jun 09 17:03:32.251607 crc crio[22095]: time=\"2026-06-09T17:03:32.238493016Z\" level=info msg=\"Stopping container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde (timeout: 10s)\" id=d08a1287-3bab-4878-b463-7a17a1e08562 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132260 | controller |     "Jun 09 17:03:32.414435 crc crio[22095]: time=\"2026-06-09T17:03:32.412240253Z\" level=info msg=\"Stopping container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353 (timeout: 10s)\" id=6a680e55-c960-4d4c-ac5a-ca845aa28201 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132276 | controller |     "Jun 09 17:03:32.446853 crc crio[22095]: time=\"2026-06-09T17:03:32.438580379Z\" level=info msg=\"Stopping container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71 (timeout: 10s)\" id=7bb8f6fc-bdd0-4722-b1c5-1064a1c33dd8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132291 | controller |     "Jun 09 17:03:32.484017 crc crio[22095]: time=\"2026-06-09T17:03:32.483783158Z\" level=info msg=\"Stopped container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=fdb52010-2b69-4e7b-ba65-2a9b7f079d0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132307 | controller |     "Jun 09 17:03:32.498869 crc crio[22095]: time=\"2026-06-09T17:03:32.498315861Z\" level=info msg=\"Stopped container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=0ce78bcb-17c4-4709-b507-6c857215f80a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132322 | controller |     "Jun 09 17:03:32.504157 crc crio[22095]: time=\"2026-06-09T17:03:32.504009457Z\" level=info msg=\"Stopping pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=192ae74b-d8de-41ad-a915-fb9601d62cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132338 | controller |     "Jun 09 17:03:32.506505 crc crio[22095]: time=\"2026-06-09T17:03:32.506385218Z\" level=info msg=\"Stopping container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3 (timeout: 30s)\" id=e1e67951-88dc-400b-a28a-a8ef1e3dedfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132353 | controller |     "Jun 09 17:03:32.506622 crc crio[22095]: time=\"2026-06-09T17:03:32.506559783Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8xxqf Namespace:openstack-operators ID:a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4 UID:bf1a8fa8-59b6-4656-929d-ca6156cedaf0 NetNS:/var/run/netns/9b3fd09b-32f9-4eb8-80f9-3a952d3fb4dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf1a8fa8_59b6_4656_929d_ca6156cedaf0.slice PodAnnotations:0xc0028b7a98}] Aliases:map[]}\"",
2026-06-09 17:40:44.132372 | controller |     "Jun 09 17:03:32.506851 crc crio[22095]: time=\"2026-06-09T17:03:32.506792639Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8xxqf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132388 | controller |     "Jun 09 17:03:32.533227 crc crio[22095]: time=\"2026-06-09T17:03:32.533106934Z\" level=info msg=\"Stopping container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd (timeout: 10s)\" id=fbb042cb-6247-4d06-abd0-315be8580543 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132404 | controller |     "Jun 09 17:03:32.535500 crc crio[22095]: time=\"2026-06-09T17:03:32.535434974Z\" level=info msg=\"Stopping container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d (timeout: 10s)\" id=44220074-1d98-40c4-b496-60d51d513c4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132419 | controller |     "Jun 09 17:03:32.724246 crc crio[22095]: time=\"2026-06-09T17:03:32.721078696Z\" level=info msg=\"Stopped container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=609a05a3-31db-40ee-aacf-5a40e0edbcfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132435 | controller |     "Jun 09 17:03:32.724246 crc crio[22095]: time=\"2026-06-09T17:03:32.722122643Z\" level=info msg=\"Stopping container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9 (timeout: 30s)\" id=a770bc0e-0d59-43e3-8f02-273275df84b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132450 | controller |     "Jun 09 17:03:32.750736 crc crio[22095]: time=\"2026-06-09T17:03:32.75046283Z\" level=info msg=\"Stopping pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=00d89a16-263d-4310-aaf0-5e1b043cde36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132465 | controller |     "Jun 09 17:03:32.754209 crc crio[22095]: time=\"2026-06-09T17:03:32.753297302Z\" level=info msg=\"Stopped container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=f66e8515-ed33-4f27-aee8-a61550afe963 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132481 | controller |     "Jun 09 17:03:32.759987 crc crio[22095]: time=\"2026-06-09T17:03:32.759003909Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-zjt5l Namespace:openstack-operators ID:313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331 UID:6587a330-41a9-45c6-8497-67f8b986c4f1 NetNS:/var/run/netns/19316c5c-ad05-4e6d-a249-c21acf0e8d4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6587a330_41a9_45c6_8497_67f8b986c4f1.slice PodAnnotations:0xc0005264f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.132497 | controller |     "Jun 09 17:03:32.759987 crc crio[22095]: time=\"2026-06-09T17:03:32.759411839Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-zjt5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132512 | controller |     "Jun 09 17:03:32.765226 crc crio[22095]: time=\"2026-06-09T17:03:32.765105175Z\" level=info msg=\"Stopped container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=60f3d020-38bc-428c-ad8a-921496147d5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132531 | controller |     "Jun 09 17:03:32.768464 crc crio[22095]: time=\"2026-06-09T17:03:32.76841984Z\" level=info msg=\"Stopping pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=42c759c2-d5e7-4273-859d-8e77f2088392 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132547 | controller |     "Jun 09 17:03:32.778073 crc crio[22095]: time=\"2026-06-09T17:03:32.777460492Z\" level=info msg=\"Stopped container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=9a0bfa3b-5d64-424e-a711-6877d1391cf2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132563 | controller |     "Jun 09 17:03:32.779089 crc crio[22095]: time=\"2026-06-09T17:03:32.779034923Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-q8flf Namespace:openstack-operators ID:5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907 UID:7aa2be61-5f6a-4c4a-be53-9b479517314e NetNS:/var/run/netns/85aaa234-9f22-430c-bfc5-2f8f8a091e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa2be61_5f6a_4c4a_be53_9b479517314e.slice PodAnnotations:0xc00263c078}] Aliases:map[]}\"",
2026-06-09 17:40:44.132578 | controller |     "Jun 09 17:03:32.787097 crc crio[22095]: time=\"2026-06-09T17:03:32.779395932Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-q8flf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132594 | controller |     "Jun 09 17:03:32.810364 crc crio[22095]: time=\"2026-06-09T17:03:32.792554439Z\" level=info msg=\"Stopped container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=785936ba-d108-4fb7-8174-ff1aadede098 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132609 | controller |     "Jun 09 17:03:32.836407 crc crio[22095]: time=\"2026-06-09T17:03:32.833671234Z\" level=info msg=\"Stopped container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=26eea257-5a8c-4565-a5f3-e57d563cb709 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132625 | controller |     "Jun 09 17:03:32.882036 crc crio[22095]: time=\"2026-06-09T17:03:32.875278352Z\" level=info msg=\"Stopping pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=43536162-c808-47eb-a241-eec77d1a1c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132641 | controller |     "Jun 09 17:03:32.902083 crc crio[22095]: time=\"2026-06-09T17:03:32.897295556Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jkjlz Namespace:openstack-operators ID:f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e UID:91f36572-2608-49ec-a52e-13ef0eefc47c NetNS:/var/run/netns/b7329c6a-7679-418f-b1e8-36df091bce99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f36572_2608_49ec_a52e_13ef0eefc47c.slice PodAnnotations:0xc0074a4110}] Aliases:map[]}\"",
2026-06-09 17:40:44.132656 | controller |     "Jun 09 17:03:32.902083 crc crio[22095]: time=\"2026-06-09T17:03:32.897516252Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jkjlz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132672 | controller |     "Jun 09 17:03:32.976157 crc crio[22095]: time=\"2026-06-09T17:03:32.976034536Z\" level=info msg=\"Stopped container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=d08a1287-3bab-4878-b463-7a17a1e08562 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132691 | controller |     "Jun 09 17:03:32.977079 crc crio[22095]: time=\"2026-06-09T17:03:32.976431266Z\" level=info msg=\"Stopped container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=37d85891-06b9-4e63-ac7b-132b8c69fd88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132707 | controller |     "Jun 09 17:03:33.155414 crc crio[22095]: time=\"2026-06-09T17:03:33.150369058Z\" level=info msg=\"Stopped container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=65831277-4345-4a64-83bf-b8d3f50724aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132722 | controller |     "Jun 09 17:03:33.155414 crc crio[22095]: time=\"2026-06-09T17:03:33.153406496Z\" level=info msg=\"Stopped container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=5e38b234-033b-49dd-ab16-8a46ca4a0f91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132738 | controller |     "Jun 09 17:03:33.180992 crc crio[22095]: time=\"2026-06-09T17:03:33.174002725Z\" level=info msg=\"Stopping pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=4b984aee-5faf-4137-8233-843828f1365c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132753 | controller |     "Jun 09 17:03:33.182775 crc crio[22095]: time=\"2026-06-09T17:03:33.182601425Z\" level=info msg=\"Stopped container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=b0b54b1d-a90b-4c70-a6a7-4cb259065948 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132769 | controller |     "Jun 09 17:03:33.197612 crc crio[22095]: time=\"2026-06-09T17:03:33.196351718Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-vfx7r Namespace:openstack-operators ID:bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d UID:b0f0b5e8-dc5e-4ee0-8c5c-8edf5e498182 NetNS:/var/run/netns/540bdea8-d7c4-4c3e-af64-d7e817972c49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb0f0b5e8_dc5e_4ee0_8c5c_8edf5e498182.slice PodAnnotations:0xc00263c208}] Aliases:map[]}\"",
2026-06-09 17:40:44.132784 | controller |     "Jun 09 17:03:33.197612 crc crio[22095]: time=\"2026-06-09T17:03:33.196634935Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-vfx7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132800 | controller |     "Jun 09 17:03:33.223018 crc crio[22095]: time=\"2026-06-09T17:03:33.21787915Z\" level=info msg=\"Stopping pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=ac08af61-6b12-487d-a01a-53fc190f8181 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132815 | controller |     "Jun 09 17:03:33.223018 crc crio[22095]: time=\"2026-06-09T17:03:33.220258751Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jzzws Namespace:openstack-operators ID:556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333 UID:39772821-65a1-43e6-be7b-7c414d52b010 NetNS:/var/run/netns/1caab617-7afe-4d2a-be76-c4eef23ec634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39772821_65a1_43e6_be7b_7c414d52b010.slice PodAnnotations:0xc0028b6708}] Aliases:map[]}\"",
2026-06-09 17:40:44.132835 | controller |     "Jun 09 17:03:33.223018 crc crio[22095]: time=\"2026-06-09T17:03:33.220473297Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jzzws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132867 | controller |     "Jun 09 17:03:33.245751 crc crio[22095]: time=\"2026-06-09T17:03:33.245125169Z\" level=info msg=\"Stopped container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=2c8fac0b-fc51-4722-b5a0-99bcd0ae142f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132887 | controller |     "Jun 09 17:03:33.247883 crc crio[22095]: time=\"2026-06-09T17:03:33.247399988Z\" level=info msg=\"Stopping pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=52624259-3c24-4eb7-9621-50b46daf9ea1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132904 | controller |     "Jun 09 17:03:33.270049 crc crio[22095]: time=\"2026-06-09T17:03:33.269871804Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-6c2dc Namespace:openstack-operators ID:d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c UID:d0790cf6-2d58-437b-bb5e-94559c76043c NetNS:/var/run/netns/63fb850c-7980-4879-bf12-a29347bd8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0790cf6_2d58_437b_bb5e_94559c76043c.slice PodAnnotations:0xc00379e190}] Aliases:map[]}\"",
2026-06-09 17:40:44.132919 | controller |     "Jun 09 17:03:33.270419 crc crio[22095]: time=\"2026-06-09T17:03:33.270262694Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-6c2dc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.132935 | controller |     "Jun 09 17:03:33.270419 crc crio[22095]: time=\"2026-06-09T17:03:33.270379687Z\" level=info msg=\"Stopped container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=bf7ea11b-912a-4b9b-b4ca-3228e0e1e2aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132950 | controller |     "Jun 09 17:03:33.282168 crc crio[22095]: time=\"2026-06-09T17:03:33.28180695Z\" level=info msg=\"Stopped container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=533bc819-1fef-431c-8614-a9898ba1e235 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132965 | controller |     "Jun 09 17:03:33.292241 crc crio[22095]: time=\"2026-06-09T17:03:33.289758344Z\" level=info msg=\"Stopped container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=a50d0ea2-65c1-4d3d-9c9d-23b01b72d1ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.132980 | controller |     "Jun 09 17:03:33.295298 crc crio[22095]: time=\"2026-06-09T17:03:33.295123882Z\" level=info msg=\"Stopping pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=aefcbc40-2458-4b2e-b97d-12a28380580f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.132995 | controller |     "Jun 09 17:03:33.296766 crc crio[22095]: time=\"2026-06-09T17:03:33.295668346Z\" level=info msg=\"Stopping pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=0b302472-56b6-4ae2-8adc-771c297785be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133011 | controller |     "Jun 09 17:03:33.296893 crc crio[22095]: time=\"2026-06-09T17:03:33.296757124Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7496qkws Namespace:openstack-operators ID:555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3 UID:0d777911-cb21-48bc-8902-599eae0c8148 NetNS:/var/run/netns/fa5190b9-4c35-421b-bc56-0a1e4c91f2a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d777911_cb21_48bc_8902_599eae0c8148.slice PodAnnotations:0xc001984570}] Aliases:map[]}\"",
2026-06-09 17:40:44.133029 | controller |     "Jun 09 17:03:33.298015 crc crio[22095]: time=\"2026-06-09T17:03:33.29701951Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7496qkws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133046 | controller |     "Jun 09 17:03:33.315568 crc crio[22095]: time=\"2026-06-09T17:03:33.315525355Z\" level=info msg=\"Stopped container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=26762cd1-9737-4a7d-a6b1-31b72e518bd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133062 | controller |     "Jun 09 17:03:33.318429 crc crio[22095]: time=\"2026-06-09T17:03:33.318397289Z\" level=info msg=\"Stopping pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=73d0e58f-f295-4dd7-b3ca-e825b306a428 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133078 | controller |     "Jun 09 17:03:33.321548 crc crio[22095]: time=\"2026-06-09T17:03:33.321512779Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7n88f Namespace:openstack-operators ID:ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583 UID:1c650d7a-5c91-4459-98df-80ee1b3df302 NetNS:/var/run/netns/081120fd-8d5d-4d51-ba3c-7badcf5f02f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c650d7a_5c91_4459_98df_80ee1b3df302.slice PodAnnotations:0xc00263c3d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.133262 | controller |     "Jun 09 17:03:33.322506 crc crio[22095]: time=\"2026-06-09T17:03:33.322468093Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7n88f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133278 | controller |     "Jun 09 17:03:33.325867 crc crio[22095]: time=\"2026-06-09T17:03:33.322838173Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-4jbj6 Namespace:openstack-operators ID:6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad UID:a06c5c94-a396-4d31-9c21-319e278834ce NetNS:/var/run/netns/3ea641d7-2444-4fc9-82dd-880ddf96002c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda06c5c94_a396_4d31_9c21_319e278834ce.slice PodAnnotations:0xc00263c350}] Aliases:map[]}\"",
2026-06-09 17:40:44.133294 | controller |     "Jun 09 17:03:33.325867 crc crio[22095]: time=\"2026-06-09T17:03:33.323302205Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-4jbj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133309 | controller |     "Jun 09 17:03:33.338956 crc crio[22095]: time=\"2026-06-09T17:03:33.338787732Z\" level=info msg=\"Stopped container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=fbb042cb-6247-4d06-abd0-315be8580543 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133325 | controller |     "Jun 09 17:03:33.491813 crc crio[22095]: time=\"2026-06-09T17:03:33.487793505Z\" level=info msg=\"Stopped container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=7bb8f6fc-bdd0-4722-b1c5-1064a1c33dd8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133342 | controller |     "Jun 09 17:03:33.536019 crc crio[22095]: time=\"2026-06-09T17:03:33.530474119Z\" level=info msg=\"Stopped container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=e1e67951-88dc-400b-a28a-a8ef1e3dedfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133358 | controller |     "Jun 09 17:03:33.536019 crc crio[22095]: time=\"2026-06-09T17:03:33.533881537Z\" level=info msg=\"Stopped container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=44220074-1d98-40c4-b496-60d51d513c4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133373 | controller |     "Jun 09 17:03:33.545176 crc crio[22095]: time=\"2026-06-09T17:03:33.544825538Z\" level=info msg=\"Stopping pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=45272996-b98f-4125-aef4-5c44155ce7ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133388 | controller |     "Jun 09 17:03:33.548977 crc crio[22095]: time=\"2026-06-09T17:03:33.546633144Z\" level=info msg=\"Stopping pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=15f0ec70-f0d1-4a4d-85ee-83bc0589aa75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133403 | controller |     "Jun 09 17:03:33.548977 crc crio[22095]: time=\"2026-06-09T17:03:33.547289721Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-q94c8 Namespace:openstack-operators ID:48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee UID:1594fb8b-a848-4f44-ac26-4476571c630d NetNS:/var/run/netns/f093da0c-145d-4788-a8a5-2a00730291c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1594fb8b_a848_4f44_ac26_4476571c630d.slice PodAnnotations:0xc001288890}] Aliases:map[]}\"",
2026-06-09 17:40:44.133418 | controller |     "Jun 09 17:03:33.548977 crc crio[22095]: time=\"2026-06-09T17:03:33.547480256Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-q94c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133433 | controller |     "Jun 09 17:03:33.551247 crc crio[22095]: time=\"2026-06-09T17:03:33.550485343Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-kkg6j Namespace:openstack-operators ID:d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063 UID:5fce975d-8676-43a9-9498-2f726766fb26 NetNS:/var/run/netns/5670f31f-9de3-4f48-9eeb-48ed5af445d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fce975d_8676_43a9_9498_2f726766fb26.slice PodAnnotations:0xc00041cb20}] Aliases:map[]}\"",
2026-06-09 17:40:44.133448 | controller |     "Jun 09 17:03:33.551247 crc crio[22095]: time=\"2026-06-09T17:03:33.550853042Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-kkg6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133463 | controller |     "Jun 09 17:03:33.558309 crc crio[22095]: time=\"2026-06-09T17:03:33.558193651Z\" level=info msg=\"Stopped container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=a770bc0e-0d59-43e3-8f02-273275df84b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133481 | controller |     "Jun 09 17:03:33.579101 crc crio[22095]: time=\"2026-06-09T17:03:33.577598658Z\" level=info msg=\"Stopping pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=76594db6-3596-4ee7-89e3-1014ec4721a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133497 | controller |     "Jun 09 17:03:33.585837 crc crio[22095]: time=\"2026-06-09T17:03:33.585323416Z\" level=info msg=\"Stopped container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=6a680e55-c960-4d4c-ac5a-ca845aa28201 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.133512 | controller |     "Jun 09 17:03:33.588487 crc crio[22095]: time=\"2026-06-09T17:03:33.587192954Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d95db2b3-8344-42d3-815c-e81e2ad2fdee 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:0xc001984830}] Aliases:map[]}\"",
2026-06-09 17:40:44.133527 | controller |     "Jun 09 17:03:33.588487 crc crio[22095]: time=\"2026-06-09T17:03:33.58740776Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133542 | controller |     "Jun 09 17:03:33.599044 crc crio[22095]: time=\"2026-06-09T17:03:33.593769983Z\" level=info msg=\"Stopping pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=6a7e0317-a5ab-4e45-b098-10c4ef56ba77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133557 | controller |     "Jun 09 17:03:33.599044 crc crio[22095]: time=\"2026-06-09T17:03:33.595889407Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-5sv7x Namespace:openstack-operators ID:99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9 UID:a1bec29b-30be-4489-99c3-602fae96e15a NetNS:/var/run/netns/917c78df-c8a7-4a7a-a241-e847c46d0db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1bec29b_30be_4489_99c3_602fae96e15a.slice PodAnnotations:0xc001288988}] Aliases:map[]}\"",
2026-06-09 17:40:44.133572 | controller |     "Jun 09 17:03:33.599044 crc crio[22095]: time=\"2026-06-09T17:03:33.596101603Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-5sv7x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.133587 | controller |     "Jun 09 17:03:33.727954 crc crio[22095]: time=\"2026-06-09T17:03:33.674364281Z\" level=info msg=\"Stopped pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=f9efb28b-d35c-439e-8d2b-931e87613698 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133602 | controller |     "Jun 09 17:03:34.047814 crc crio[22095]: time=\"2026-06-09T17:03:34.047266256Z\" level=info msg=\"Stopped pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=c312e13b-a59b-4c01-97fe-a0fc5a12e575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133616 | controller |     "Jun 09 17:03:34.194477 crc crio[22095]: time=\"2026-06-09T17:03:34.191794653Z\" level=info msg=\"Stopped pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=1b82094b-9811-4170-b9dc-f85e03d120a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133631 | controller |     "Jun 09 17:03:34.255020 crc crio[22095]: time=\"2026-06-09T17:03:34.253818724Z\" level=info msg=\"Stopped pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=2803f77d-2eae-43c6-95b8-a253a5ea006d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133649 | controller |     "Jun 09 17:03:34.317068 crc crio[22095]: time=\"2026-06-09T17:03:34.316250806Z\" level=info msg=\"Stopped pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=af62085d-484b-425e-ab8a-e17991bf6eaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133664 | controller |     "Jun 09 17:03:34.751354 crc crio[22095]: time=\"2026-06-09T17:03:34.747374606Z\" level=info msg=\"Stopped pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=4dcdfe10-e731-45b1-8ff7-ba4580ca5d67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133678 | controller |     "Jun 09 17:03:34.786408 crc crio[22095]: time=\"2026-06-09T17:03:34.784200521Z\" level=info msg=\"Stopped pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=4dfc564e-360e-4ef0-8700-ddf6ca3cc13f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133693 | controller |     "Jun 09 17:03:34.842284 crc crio[22095]: time=\"2026-06-09T17:03:34.841901891Z\" level=info msg=\"Stopped pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=b06fdc0e-a5e2-4a54-9cfa-0bb14f0b4a36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133707 | controller |     "Jun 09 17:03:34.851170 crc crio[22095]: time=\"2026-06-09T17:03:34.850634685Z\" level=info msg=\"Stopped pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=192ae74b-d8de-41ad-a915-fb9601d62cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133721 | controller |     "Jun 09 17:03:35.184223 crc crio[22095]: time=\"2026-06-09T17:03:35.181029571Z\" level=info msg=\"Stopped pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=aefcbc40-2458-4b2e-b97d-12a28380580f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133736 | controller |     "Jun 09 17:03:35.236811 crc crio[22095]: time=\"2026-06-09T17:03:35.235462427Z\" level=info msg=\"Stopped pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=3435b0e5-2a54-4f5e-9126-d5332b4ce59f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133751 | controller |     "Jun 09 17:03:35.358988 crc crio[22095]: time=\"2026-06-09T17:03:35.355091516Z\" level=info msg=\"Stopped pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=52624259-3c24-4eb7-9621-50b46daf9ea1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133765 | controller |     "Jun 09 17:03:35.430061 crc crio[22095]: time=\"2026-06-09T17:03:35.424761803Z\" level=info msg=\"Stopped pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=43536162-c808-47eb-a241-eec77d1a1c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133780 | controller |     "Jun 09 17:03:35.440436 crc crio[22095]: time=\"2026-06-09T17:03:35.432209554Z\" level=info msg=\"Stopped pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=0695fbb1-5e88-4f45-bcd1-3b8098415d2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133794 | controller |     "Jun 09 17:03:35.554239 crc crio[22095]: time=\"2026-06-09T17:03:35.55407637Z\" level=info msg=\"Stopped pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=00d89a16-263d-4310-aaf0-5e1b043cde36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133809 | controller |     "Jun 09 17:03:35.557537 crc crio[22095]: time=\"2026-06-09T17:03:35.557459047Z\" level=info msg=\"Stopped pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=42c759c2-d5e7-4273-859d-8e77f2088392 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133823 | controller |     "Jun 09 17:03:35.573674 crc crio[22095]: time=\"2026-06-09T17:03:35.573574531Z\" level=info msg=\"Stopped pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=06b7bfd0-9eac-4751-96c3-5037e26557af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133841 | controller |     "Jun 09 17:03:35.612610 crc crio[22095]: time=\"2026-06-09T17:03:35.612412687Z\" level=info msg=\"Stopped pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=ac08af61-6b12-487d-a01a-53fc190f8181 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133876 | controller |     "Jun 09 17:03:35.614407 crc crio[22095]: time=\"2026-06-09T17:03:35.614366307Z\" level=info msg=\"Stopped pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=76594db6-3596-4ee7-89e3-1014ec4721a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133893 | controller |     "Jun 09 17:03:35.626632 crc crio[22095]: time=\"2026-06-09T17:03:35.625833161Z\" level=info msg=\"Stopped pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=35141022-ed7f-4f7d-a6c4-f9f9d7e21797 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133908 | controller |     "Jun 09 17:03:35.666835 crc crio[22095]: time=\"2026-06-09T17:03:35.666657609Z\" level=info msg=\"Stopped pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=45272996-b98f-4125-aef4-5c44155ce7ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133923 | controller |     "Jun 09 17:03:35.674992 crc crio[22095]: time=\"2026-06-09T17:03:35.674867549Z\" level=info msg=\"Stopped pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=0b302472-56b6-4ae2-8adc-771c297785be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133937 | controller |     "Jun 09 17:03:35.682076 crc crio[22095]: time=\"2026-06-09T17:03:35.68190214Z\" level=info msg=\"Stopped pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=15f0ec70-f0d1-4a4d-85ee-83bc0589aa75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133952 | controller |     "Jun 09 17:03:35.686215 crc crio[22095]: time=\"2026-06-09T17:03:35.686125748Z\" level=info msg=\"Stopped pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=73d0e58f-f295-4dd7-b3ca-e825b306a428 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133967 | controller |     "Jun 09 17:03:35.690630 crc crio[22095]: time=\"2026-06-09T17:03:35.690382287Z\" level=info msg=\"Stopped pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=4b984aee-5faf-4137-8233-843828f1365c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133982 | controller |     "Jun 09 17:03:35.893547 crc crio[22095]: time=\"2026-06-09T17:03:35.893419466Z\" level=info msg=\"Stopped pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=6a7e0317-a5ab-4e45-b098-10c4ef56ba77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.133996 | controller |     "Jun 09 17:03:36.975732 crc crio[22095]: time=\"2026-06-09T17:03:36.975069274Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/POD\" id=94470f4f-6fe1-4a0d-bb2f-4ff841832ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.134011 | controller |     "Jun 09 17:03:36.977729 crc crio[22095]: time=\"2026-06-09T17:03:36.975752251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134026 | controller |     "Jun 09 17:03:37.085619 crc crio[22095]: time=\"2026-06-09T17:03:37.084677285Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-tsx9r Namespace:openshift-operator-lifecycle-manager ID:303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 UID:b2a86f9b-4f97-4096-ba15-2afbf7ec20e1 NetNS:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a86f9b_4f97_4096_ba15_2afbf7ec20e1.slice PodAnnotations:0xc000526530}] Aliases:map[]}\"",
2026-06-09 17:40:44.134046 | controller |     "Jun 09 17:03:37.085619 crc crio[22095]: time=\"2026-06-09T17:03:37.085587909Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.134062 | controller |     "Jun 09 17:03:37.501596 crc crio[22095]: 2026-06-09T17:03:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:303ee44763169e7 Mac:52:42:21:3f:d3:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.134077 | controller |     "Jun 09 17:03:37.503953 crc crio[22095]: time=\"2026-06-09T17:03:37.503810087Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-tsx9r Namespace:openshift-operator-lifecycle-manager ID:303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 UID:b2a86f9b-4f97-4096-ba15-2afbf7ec20e1 NetNS:/var/run/netns/a316f173-15bf-4220-bad7-302907114352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a86f9b_4f97_4096_ba15_2afbf7ec20e1.slice PodAnnotations:0xc000526530}] Aliases:map[]}\"",
2026-06-09 17:40:44.134093 | controller |     "Jun 09 17:03:37.504827 crc crio[22095]: time=\"2026-06-09T17:03:37.504739301Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.134108 | controller |     "Jun 09 17:03:37.518790 crc crio[22095]: time=\"2026-06-09T17:03:37.518305679Z\" level=info msg=\"Ran pod sandbox 303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/POD\" id=94470f4f-6fe1-4a0d-bb2f-4ff841832ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.134123 | controller |     "Jun 09 17:03:37.528458 crc crio[22095]: time=\"2026-06-09T17:03:37.527868144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c584704b-194e-4ec6-8770-5b40e12f0ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134138 | controller |     "Jun 09 17:03:37.546289 crc crio[22095]: time=\"2026-06-09T17:03:37.545517486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59a1b94d-37cf-4add-8898-2c766c4eaa1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134153 | controller |     "Jun 09 17:03:37.566799 crc crio[22095]: time=\"2026-06-09T17:03:37.56672478Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator\" id=4ba54873-b89f-4017-a811-8b13cb105b9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134169 | controller |     "Jun 09 17:03:37.567450 crc crio[22095]: time=\"2026-06-09T17:03:37.567394847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134184 | controller |     "Jun 09 17:03:37.623702 crc crio[22095]: time=\"2026-06-09T17:03:37.622208374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134202 | controller |     "Jun 09 17:03:37.628184 crc crio[22095]: time=\"2026-06-09T17:03:37.628084724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134217 | controller |     "Jun 09 17:03:37.762821 crc crio[22095]: time=\"2026-06-09T17:03:37.762620586Z\" level=info msg=\"Created container 47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator\" id=4ba54873-b89f-4017-a811-8b13cb105b9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134233 | controller |     "Jun 09 17:03:37.766049 crc crio[22095]: time=\"2026-06-09T17:03:37.765804038Z\" level=info msg=\"Starting container: 47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960\" id=00134d45-f286-4c3f-a709-da085734e18c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.134249 | controller |     "Jun 09 17:03:37.795601 crc crio[22095]: time=\"2026-06-09T17:03:37.79550821Z\" level=info msg=\"Started container\" PID=221333 containerID=47c68fbd17316fb6dd1d879998104640abdd94ceecd3867b3e51130a692d4960 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-tsx9r/catalog-operator id=00134d45-f286-4c3f-a709-da085734e18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=303ee44763169e7ab8b7558fb943adcc1b04729bc6a6f4e477d6476fc3aba957",
2026-06-09 17:40:44.134264 | controller |     "Jun 09 17:03:51.000617 crc crio[22095]: time=\"2026-06-09T17:03:50.999843744Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-twdzx/POD\" id=2b3e9a78-cfd0-4c72-b266-94a763a7bbac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.134280 | controller |     "Jun 09 17:03:51.002250 crc crio[22095]: time=\"2026-06-09T17:03:51.000625304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134295 | controller |     "Jun 09 17:03:51.051752 crc crio[22095]: time=\"2026-06-09T17:03:51.051692134Z\" level=info msg=\"Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc002b5d160}] Aliases:map[]}\"",
2026-06-09 17:40:44.134311 | controller |     "Jun 09 17:03:51.052176 crc crio[22095]: time=\"2026-06-09T17:03:51.052116485Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-twdzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.134327 | controller |     "Jun 09 17:03:51.669400 crc crio[22095]: 2026-06-09T17:03:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4235b0980bccbd Mac:16:e6:c8:80:9c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.134343 | controller |     "Jun 09 17:03:51.670361 crc crio[22095]: time=\"2026-06-09T17:03:51.670285513Z\" level=info msg=\"Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc002b5d160}] Aliases:map[]}\"",
2026-06-09 17:40:44.134362 | controller |     "Jun 09 17:03:51.670544 crc crio[22095]: time=\"2026-06-09T17:03:51.670485808Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-twdzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.134378 | controller |     "Jun 09 17:03:51.680448 crc crio[22095]: time=\"2026-06-09T17:03:51.680362401Z\" level=info msg=\"Ran pod sandbox c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 with infra container: openshift-marketplace/certified-operators-twdzx/POD\" id=2b3e9a78-cfd0-4c72-b266-94a763a7bbac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.134393 | controller |     "Jun 09 17:03:51.685252 crc crio[22095]: time=\"2026-06-09T17:03:51.685160144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=497ef7fd-b5a6-4d16-963b-cfea0441355d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134409 | controller |     "Jun 09 17:03:51.699538 crc crio[22095]: time=\"2026-06-09T17:03:51.699335988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5a521d8-2f82-4106-b91d-0e23ddbb7a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134425 | controller |     "Jun 09 17:03:51.743697 crc crio[22095]: time=\"2026-06-09T17:03:51.743570443Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-twdzx/extract-utilities\" id=97ab4ef1-9de9-4423-981b-f9b5d8c66b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134440 | controller |     "Jun 09 17:03:51.744595 crc crio[22095]: time=\"2026-06-09T17:03:51.744521807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134456 | controller |     "Jun 09 17:03:51.813362 crc crio[22095]: time=\"2026-06-09T17:03:51.81324986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134471 | controller |     "Jun 09 17:03:51.817867 crc crio[22095]: time=\"2026-06-09T17:03:51.817803587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134487 | controller |     "Jun 09 17:03:52.014314 crc crio[22095]: time=\"2026-06-09T17:03:52.013472426Z\" level=info msg=\"Created container 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa: openshift-marketplace/certified-operators-twdzx/extract-utilities\" id=97ab4ef1-9de9-4423-981b-f9b5d8c66b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134503 | controller |     "Jun 09 17:03:52.023223 crc crio[22095]: time=\"2026-06-09T17:03:52.023103403Z\" level=info msg=\"Starting container: 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa\" id=b12df72b-70b2-433b-accf-10c07faf0ffc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.134518 | controller |     "Jun 09 17:03:52.033737 crc crio[22095]: time=\"2026-06-09T17:03:52.033625043Z\" level=info msg=\"Started container\" PID=222045 containerID=37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa description=openshift-marketplace/certified-operators-twdzx/extract-utilities id=b12df72b-70b2-433b-accf-10c07faf0ffc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249",
2026-06-09 17:40:44.134534 | controller |     "Jun 09 17:03:52.156249 crc crio[22095]: time=\"2026-06-09T17:03:52.156121565Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d4462689-ce1c-470f-b2ed-80bd63096039 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.134553 | controller |     "Jun 09 17:03:52.167096 crc crio[22095]: time=\"2026-06-09T17:03:52.166877221Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.134570 | controller |     "Jun 09 17:03:52.788854 crc crio[22095]: time=\"2026-06-09T17:03:52.788752024Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=d4462689-ce1c-470f-b2ed-80bd63096039 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.134586 | controller |     "Jun 09 17:03:52.790521 crc crio[22095]: time=\"2026-06-09T17:03:52.790424647Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5521ed96-fbf0-4320-96a9-8f0613d326ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134601 | controller |     "Jun 09 17:03:52.796600 crc crio[22095]: time=\"2026-06-09T17:03:52.796437591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6fbf46a4-bb5d-4a0b-b0a8-bb100ef54fde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134617 | controller |     "Jun 09 17:03:52.805005 crc crio[22095]: time=\"2026-06-09T17:03:52.804845627Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-twdzx/extract-content\" id=63876530-cf14-4d5a-a676-76303c11fe73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134632 | controller |     "Jun 09 17:03:52.805724 crc crio[22095]: time=\"2026-06-09T17:03:52.805641517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134647 | controller |     "Jun 09 17:03:52.871718 crc crio[22095]: time=\"2026-06-09T17:03:52.871565648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134663 | controller |     "Jun 09 17:03:52.875377 crc crio[22095]: time=\"2026-06-09T17:03:52.875339905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134678 | controller |     "Jun 09 17:03:53.083700 crc crio[22095]: time=\"2026-06-09T17:03:53.083617148Z\" level=info msg=\"Created container 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20: openshift-marketplace/certified-operators-twdzx/extract-content\" id=63876530-cf14-4d5a-a676-76303c11fe73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134694 | controller |     "Jun 09 17:03:53.086728 crc crio[22095]: time=\"2026-06-09T17:03:53.086695827Z\" level=info msg=\"Starting container: 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20\" id=51de1ffe-bab4-4ea4-b791-0fcfec99475e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.134710 | controller |     "Jun 09 17:03:53.094733 crc crio[22095]: time=\"2026-06-09T17:03:53.094669682Z\" level=info msg=\"Started container\" PID=222064 containerID=3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20 description=openshift-marketplace/certified-operators-twdzx/extract-content id=51de1ffe-bab4-4ea4-b791-0fcfec99475e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249",
2026-06-09 17:40:44.134726 | controller |     "Jun 09 17:03:54.196861 crc crio[22095]: time=\"2026-06-09T17:03:54.196173849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e7d7ddb8-e5b3-4d7a-8512-c19a232f1423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134741 | controller |     "Jun 09 17:03:54.201733 crc crio[22095]: time=\"2026-06-09T17:03:54.201641039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d88b4d27-3356-488d-86a1-51255c644a7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.134759 | controller |     "Jun 09 17:03:54.209449 crc crio[22095]: time=\"2026-06-09T17:03:54.209306976Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-twdzx/registry-server\" id=1b1c43c6-3bd2-420a-819c-b47f1703a260 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134775 | controller |     "Jun 09 17:03:54.209867 crc crio[22095]: time=\"2026-06-09T17:03:54.209771978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134790 | controller |     "Jun 09 17:03:54.266078 crc crio[22095]: time=\"2026-06-09T17:03:54.26599638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134805 | controller |     "Jun 09 17:03:54.270213 crc crio[22095]: time=\"2026-06-09T17:03:54.270110336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134821 | controller |     "Jun 09 17:03:54.461799 crc crio[22095]: time=\"2026-06-09T17:03:54.461482435Z\" level=info msg=\"Created container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server\" id=1b1c43c6-3bd2-420a-819c-b47f1703a260 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.134836 | controller |     "Jun 09 17:03:54.463153 crc crio[22095]: time=\"2026-06-09T17:03:54.463041625Z\" level=info msg=\"Starting container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77\" id=42043cbd-2cbc-4b26-ae6e-326095c3657c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.134867 | controller |     "Jun 09 17:03:54.469161 crc crio[22095]: time=\"2026-06-09T17:03:54.469058979Z\" level=info msg=\"Started container\" PID=222133 containerID=1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77 description=openshift-marketplace/certified-operators-twdzx/registry-server id=42043cbd-2cbc-4b26-ae6e-326095c3657c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249",
2026-06-09 17:40:44.134887 | controller |     "Jun 09 17:04:00.518694 crc crio[22095]: time=\"2026-06-09T17:04:00.517394907Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683744-c6jgj/POD\" id=3b11dd2f-00de-4015-b450-935fa5b3e029 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.134903 | controller |     "Jun 09 17:04:00.520856 crc crio[22095]: time=\"2026-06-09T17:04:00.518735271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.134918 | controller |     "Jun 09 17:04:00.578431 crc crio[22095]: time=\"2026-06-09T17:04:00.578266108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc002272218}] Aliases:map[]}\"",
2026-06-09 17:40:44.134934 | controller |     "Jun 09 17:04:00.579781 crc crio[22095]: time=\"2026-06-09T17:04:00.579684765Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683744-c6jgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.134956 | controller |     "Jun 09 17:04:00.959546 crc crio[22095]: 2026-06-09T17:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a85b3a1736a4c54 Mac:ee:d7:58:67:23:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.134972 | controller |     "Jun 09 17:04:00.961646 crc crio[22095]: time=\"2026-06-09T17:04:00.961563961Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc002272218}] Aliases:map[]}\"",
2026-06-09 17:40:44.134988 | controller |     "Jun 09 17:04:00.961789 crc crio[22095]: time=\"2026-06-09T17:04:00.961767466Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683744-c6jgj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.135004 | controller |     "Jun 09 17:04:00.970852 crc crio[22095]: time=\"2026-06-09T17:04:00.970753887Z\" level=info msg=\"Ran pod sandbox a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 with infra container: openshift-infra/auto-csr-approver-29683744-c6jgj/POD\" id=3b11dd2f-00de-4015-b450-935fa5b3e029 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.135019 | controller |     "Jun 09 17:04:00.974034 crc crio[22095]: time=\"2026-06-09T17:04:00.973960509Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5b41427e-b8e9-4952-a346-2158c9b07615 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.135034 | controller |     "Jun 09 17:04:00.980617 crc crio[22095]: time=\"2026-06-09T17:04:00.980528638Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.135050 | controller |     "Jun 09 17:04:02.060311 crc crio[22095]: time=\"2026-06-09T17:04:02.059420285Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5b41427e-b8e9-4952-a346-2158c9b07615 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.135066 | controller |     "Jun 09 17:04:02.063116 crc crio[22095]: time=\"2026-06-09T17:04:02.063006057Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c21e285b-2fe0-4f31-b183-168eb9f815da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.135081 | controller |     "Jun 09 17:04:02.069345 crc crio[22095]: time=\"2026-06-09T17:04:02.069215066Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b5daaad-522f-46e6-a67e-68354fab4892 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.135096 | controller |     "Jun 09 17:04:02.079401 crc crio[22095]: time=\"2026-06-09T17:04:02.078519755Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683744-c6jgj/oc\" id=ed6289d2-b961-4e16-b4e3-1990755068e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.135112 | controller |     "Jun 09 17:04:02.079821 crc crio[22095]: time=\"2026-06-09T17:04:02.079759917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135127 | controller |     "Jun 09 17:04:02.169355 crc crio[22095]: time=\"2026-06-09T17:04:02.169126309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135146 | controller |     "Jun 09 17:04:02.576481 crc crio[22095]: time=\"2026-06-09T17:04:02.576354016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135162 | controller |     "Jun 09 17:04:02.731842 crc crio[22095]: time=\"2026-06-09T17:04:02.731728091Z\" level=info msg=\"Created container 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58: openshift-infra/auto-csr-approver-29683744-c6jgj/oc\" id=ed6289d2-b961-4e16-b4e3-1990755068e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.135178 | controller |     "Jun 09 17:04:02.734419 crc crio[22095]: time=\"2026-06-09T17:04:02.734327258Z\" level=info msg=\"Starting container: 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58\" id=2f6d6181-9e7c-4c04-b616-e1bd4270cb36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.135193 | controller |     "Jun 09 17:04:02.740886 crc crio[22095]: time=\"2026-06-09T17:04:02.740768003Z\" level=info msg=\"Started container\" PID=222721 containerID=4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58 description=openshift-infra/auto-csr-approver-29683744-c6jgj/oc id=2f6d6181-9e7c-4c04-b616-e1bd4270cb36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221",
2026-06-09 17:40:44.135209 | controller |     "Jun 09 17:04:04.635346 crc crio[22095]: time=\"2026-06-09T17:04:04.633751784Z\" level=info msg=\"Stopping pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=ef704d8a-b7de-4032-a8a3-6f2dab5c8996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.135225 | controller |     "Jun 09 17:04:04.635346 crc crio[22095]: time=\"2026-06-09T17:04:04.634508963Z\" level=info msg=\"Stopping container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77 (timeout: 2s)\" id=69f11979-9948-4e86-8774-e0a5bf3612ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.135241 | controller |     "Jun 09 17:04:04.635346 crc crio[22095]: time=\"2026-06-09T17:04:04.635256873Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-c6jgj Namespace:openshift-infra ID:a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221 UID:cd35310b-2caa-4c29-b9b6-cdff4627309c NetNS:/var/run/netns/ea87f844-1104-43f8-b426-9fb862b88190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd35310b_2caa_4c29_b9b6_cdff4627309c.slice PodAnnotations:0xc0028b6660}] Aliases:map[]}\"",
2026-06-09 17:40:44.135256 | controller |     "Jun 09 17:04:04.636544 crc crio[22095]: time=\"2026-06-09T17:04:04.635399436Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683744-c6jgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.135272 | controller |     "Jun 09 17:04:04.798349 crc crio[22095]: time=\"2026-06-09T17:04:04.798055479Z\" level=info msg=\"Stopped container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server\" id=69f11979-9948-4e86-8774-e0a5bf3612ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.135287 | controller |     "Jun 09 17:04:04.800318 crc crio[22095]: time=\"2026-06-09T17:04:04.800262296Z\" level=info msg=\"Stopping pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=fd2cc9f3-287c-4f78-b871-eede03041cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.135303 | controller |     "Jun 09 17:04:04.800809 crc crio[22095]: time=\"2026-06-09T17:04:04.800754568Z\" level=info msg=\"Got pod network &{Name:certified-operators-twdzx Namespace:openshift-marketplace ID:c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249 UID:0956361a-6554-45de-bba9-8a2cc079b8c3 NetNS:/var/run/netns/c710c1e4-3cf5-4679-a73a-bf73e11f5918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0956361a_6554_45de_bba9_8a2cc079b8c3.slice PodAnnotations:0xc0074a4590}] Aliases:map[]}\"",
2026-06-09 17:40:44.135322 | controller |     "Jun 09 17:04:04.801055 crc crio[22095]: time=\"2026-06-09T17:04:04.801021905Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-twdzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.135337 | controller |     "Jun 09 17:04:05.000773 crc crio[22095]: time=\"2026-06-09T17:04:04.999998849Z\" level=info msg=\"Stopped pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=ef704d8a-b7de-4032-a8a3-6f2dab5c8996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.135352 | controller |     "Jun 09 17:04:05.165004 crc crio[22095]: time=\"2026-06-09T17:04:05.164842238Z\" level=info msg=\"Stopped pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=fd2cc9f3-287c-4f78-b871-eede03041cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.135368 | controller |     "Jun 09 17:04:05.653537 crc crio[22095]: time=\"2026-06-09T17:04:05.653471503Z\" level=info msg=\"Removing container: 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77\" id=c5ecc3a1-344f-4988-ae49-105e6b83986e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.135383 | controller |     "Jun 09 17:04:05.692513 crc crio[22095]: time=\"2026-06-09T17:04:05.692353111Z\" level=info msg=\"Removed container 1973dc31b43c3c9ed9d642a31d24988857a1537ba5480c238b30279cc0dd7d77: openshift-marketplace/certified-operators-twdzx/registry-server\" id=c5ecc3a1-344f-4988-ae49-105e6b83986e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.135398 | controller |     "Jun 09 17:04:05.696831 crc crio[22095]: time=\"2026-06-09T17:04:05.696716153Z\" level=info msg=\"Removing container: 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20\" id=6adc5fc1-cba3-405d-96cb-0697a0e8d2ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.135414 | controller |     "Jun 09 17:04:05.738036 crc crio[22095]: time=\"2026-06-09T17:04:05.737125139Z\" level=info msg=\"Removed container 3688ce293f277d1ee73f49bba6f1aa1dd776ccb571bde421484b5aacde2bbf20: openshift-marketplace/certified-operators-twdzx/extract-content\" id=6adc5fc1-cba3-405d-96cb-0697a0e8d2ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.135430 | controller |     "Jun 09 17:04:05.742589 crc crio[22095]: time=\"2026-06-09T17:04:05.741813529Z\" level=info msg=\"Removing container: 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa\" id=e1dc8715-29c2-4d8b-b3ae-8ca486d2fbdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.135445 | controller |     "Jun 09 17:04:05.772072 crc crio[22095]: time=\"2026-06-09T17:04:05.771785598Z\" level=info msg=\"Removed container 37e3c8a7d2d282855e9c15b1da14f8d34b2bdd34420de5a1824cd99bdc6881fa: openshift-marketplace/certified-operators-twdzx/extract-utilities\" id=e1dc8715-29c2-4d8b-b3ae-8ca486d2fbdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.135461 | controller |     "Jun 09 17:04:05.798544 crc crio[22095]: time=\"2026-06-09T17:04:05.798436552Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-wz5xm/POD\" id=df5998ae-2515-4fb3-bde4-ce6cb893cc0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.135476 | controller |     "Jun 09 17:04:05.798682 crc crio[22095]: time=\"2026-06-09T17:04:05.798562915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135492 | controller |     "Jun 09 17:04:05.865515 crc crio[22095]: time=\"2026-06-09T17:04:05.86539052Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc002272230}] Aliases:map[]}\"",
2026-06-09 17:40:44.135511 | controller |     "Jun 09 17:04:05.865515 crc crio[22095]: time=\"2026-06-09T17:04:05.865477352Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-wz5xm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.135527 | controller |     "Jun 09 17:04:06.230853 crc crio[22095]: 2026-06-09T17:04:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e469c6891c7b440 Mac:36:07:fb:b5:29:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b SocketPath: PciID:}] [{Interface:0xc000324b70 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.135543 | controller |     "Jun 09 17:04:06.232714 crc crio[22095]: time=\"2026-06-09T17:04:06.232580048Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc002272230}] Aliases:map[]}\"",
2026-06-09 17:40:44.135559 | controller |     "Jun 09 17:04:06.235446 crc crio[22095]: time=\"2026-06-09T17:04:06.232746092Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-wz5xm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.135574 | controller |     "Jun 09 17:04:06.248742 crc crio[22095]: time=\"2026-06-09T17:04:06.248508637Z\" level=info msg=\"Ran pod sandbox e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d with infra container: openstack-operators/openstack-operator-index-wz5xm/POD\" id=df5998ae-2515-4fb3-bde4-ce6cb893cc0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.135590 | controller |     "Jun 09 17:04:06.251803 crc crio[22095]: time=\"2026-06-09T17:04:06.251614117Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=abb30991-6b25-4ca2-be5d-cca29804fded name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.135605 | controller |     "Jun 09 17:04:06.255227 crc crio[22095]: time=\"2026-06-09T17:04:06.253025333Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:40:44.135621 | controller |     "Jun 09 17:04:10.192744 crc crio[22095]: time=\"2026-06-09T17:04:10.190984464Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-jf8br/POD\" id=cb655bee-39c3-4486-91dd-c64f6317a505 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.135636 | controller |     "Jun 09 17:04:10.194423 crc crio[22095]: time=\"2026-06-09T17:04:10.19278884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135652 | controller |     "Jun 09 17:04:10.768988 crc crio[22095]: time=\"2026-06-09T17:04:10.768311354Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jf8br Namespace:openstack-operators ID:98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 UID:37c9cd9a-5ae9-4800-b670-d658b459b813 NetNS:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37c9cd9a_5ae9_4800_b670_d658b459b813.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.135671 | controller |     "Jun 09 17:04:10.769387 crc crio[22095]: time=\"2026-06-09T17:04:10.769006062Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-jf8br to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.135687 | controller |     "Jun 09 17:04:10.844322 crc crio[22095]: time=\"2026-06-09T17:04:10.84300934Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index@sha256:61011b385f1c7eada700dbe4b6eb77792146b5206e87b7c86f4e359fd73e4825\" id=abb30991-6b25-4ca2-be5d-cca29804fded name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.135716 | controller |     "Jun 09 17:04:10.846619 crc crio[22095]: time=\"2026-06-09T17:04:10.846490009Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=022d882f-7b7f-4eca-849a-08a1a05f4b20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.135732 | controller |     "Jun 09 17:04:10.853401 crc crio[22095]: time=\"2026-06-09T17:04:10.852878353Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=2e640638-f576-4a38-8368-f151ae14fd72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.135747 | controller |     "Jun 09 17:04:10.869190 crc crio[22095]: time=\"2026-06-09T17:04:10.869012037Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=78d94ebe-5f80-4bb4-8eea-942854fcfb22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.135763 | controller |     "Jun 09 17:04:10.874123 crc crio[22095]: time=\"2026-06-09T17:04:10.874015136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135778 | controller |     "Jun 09 17:04:10.969027 crc crio[22095]: time=\"2026-06-09T17:04:10.967777211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135793 | controller |     "Jun 09 17:04:10.979339 crc crio[22095]: time=\"2026-06-09T17:04:10.979016509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.135809 | controller |     "Jun 09 17:04:11.148969 crc crio[22095]: time=\"2026-06-09T17:04:11.1486055Z\" level=info msg=\"Created container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=78d94ebe-5f80-4bb4-8eea-942854fcfb22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.135825 | controller |     "Jun 09 17:04:11.150220 crc crio[22095]: time=\"2026-06-09T17:04:11.150070797Z\" level=info msg=\"Starting container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7\" id=4bfcf06e-64b6-4ce0-ab73-95e951c57dc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.135840 | controller |     "Jun 09 17:04:11.153078 crc crio[22095]: 2026-06-09T17:04:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98fc1951c07fe4e Mac:9a:af:dd:be:82:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 SocketPath: PciID:}] [{Interface:0xc00015a600 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.135870 | controller |     "Jun 09 17:04:11.156253 crc crio[22095]: time=\"2026-06-09T17:04:11.156182524Z\" level=info msg=\"Started container\" PID=223836 containerID=c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7 description=openstack-operators/openstack-operator-index-wz5xm/registry-server id=4bfcf06e-64b6-4ce0-ab73-95e951c57dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d",
2026-06-09 17:40:44.135895 | controller |     "Jun 09 17:04:11.158344 crc crio[22095]: time=\"2026-06-09T17:04:11.158251627Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jf8br Namespace:openstack-operators ID:98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 UID:37c9cd9a-5ae9-4800-b670-d658b459b813 NetNS:/var/run/netns/5b1d4188-31ca-4542-88aa-df70b76ad891 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37c9cd9a_5ae9_4800_b670_d658b459b813.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.135912 | controller |     "Jun 09 17:04:11.158668 crc crio[22095]: time=\"2026-06-09T17:04:11.158606276Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-jf8br for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.135928 | controller |     "Jun 09 17:04:11.171066 crc crio[22095]: time=\"2026-06-09T17:04:11.170780309Z\" level=info msg=\"Ran pod sandbox 98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481 with infra container: openstack-operators/openstack-operator-index-jf8br/POD\" id=cb655bee-39c3-4486-91dd-c64f6317a505 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.135943 | controller |     "Jun 09 17:04:11.180193 crc crio[22095]: time=\"2026-06-09T17:04:11.179731958Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=7a00faa2-f2b1-4d5e-a520-08c5cfae7d87 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.135958 | controller |     "Jun 09 17:04:11.182237 crc crio[22095]: time=\"2026-06-09T17:04:11.182082488Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:40:44.135973 | controller |     "Jun 09 17:04:11.295107 crc crio[22095]: time=\"2026-06-09T17:04:11.294161814Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index@sha256:61011b385f1c7eada700dbe4b6eb77792146b5206e87b7c86f4e359fd73e4825\" id=7a00faa2-f2b1-4d5e-a520-08c5cfae7d87 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.135989 | controller |     "Jun 09 17:04:11.297769 crc crio[22095]: time=\"2026-06-09T17:04:11.295994541Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=69d6134c-d191-4e73-af39-34e329783553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.136004 | controller |     "Jun 09 17:04:11.303704 crc crio[22095]: time=\"2026-06-09T17:04:11.303594376Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=26a19bae-c6b7-4362-885d-b9ed2305382d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.136019 | controller |     "Jun 09 17:04:11.345584 crc crio[22095]: time=\"2026-06-09T17:04:11.342274608Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-jf8br/registry-server\" id=c342b189-a5a5-4992-b93f-18347dd86eb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.136034 | controller |     "Jun 09 17:04:11.345584 crc crio[22095]: time=\"2026-06-09T17:04:11.344825863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.136055 | controller |     "Jun 09 17:04:11.411246 crc crio[22095]: time=\"2026-06-09T17:04:11.410984701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.136071 | controller |     "Jun 09 17:04:11.417609 crc crio[22095]: time=\"2026-06-09T17:04:11.417492828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.136086 | controller |     "Jun 09 17:04:11.603253 crc crio[22095]: time=\"2026-06-09T17:04:11.599565998Z\" level=info msg=\"Created container 8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1: openstack-operators/openstack-operator-index-jf8br/registry-server\" id=c342b189-a5a5-4992-b93f-18347dd86eb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.136101 | controller |     "Jun 09 17:04:11.606647 crc crio[22095]: time=\"2026-06-09T17:04:11.606576268Z\" level=info msg=\"Starting container: 8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1\" id=1445aaf5-7cb0-4060-b96f-516cb61e52ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.136116 | controller |     "Jun 09 17:04:11.620345 crc crio[22095]: time=\"2026-06-09T17:04:11.620249749Z\" level=info msg=\"Started container\" PID=223884 containerID=8ff6330470b2e95a4ff6207d8dc5057d95c57bb72db51316fc34336df3a599d1 description=openstack-operators/openstack-operator-index-jf8br/registry-server id=1445aaf5-7cb0-4060-b96f-516cb61e52ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=98fc1951c07fe4eec8926a57bc2d5c620505060eafae2eb81a76a0bad2a47481",
2026-06-09 17:40:44.136131 | controller |     "Jun 09 17:04:11.764654 crc crio[22095]: time=\"2026-06-09T17:04:11.764578591Z\" level=info msg=\"Removing container: c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7\" id=7d256886-8560-4d68-b397-5e3d0cac699b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136146 | controller |     "Jun 09 17:04:11.793975 crc crio[22095]: time=\"2026-06-09T17:04:11.793548994Z\" level=info msg=\"Stopping container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7 (timeout: 2s)\" id=884f087d-fdd5-4f5f-a116-c735cc7a5a7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.136161 | controller |     "Jun 09 17:04:11.794217 crc crio[22095]: time=\"2026-06-09T17:04:11.794100529Z\" level=info msg=\"Removed container c2922a93c3d00075466ff5c72b6221f072d450d51abffa2139559094de6a0ae7: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/kube-rbac-proxy\" id=7d256886-8560-4d68-b397-5e3d0cac699b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136176 | controller |     "Jun 09 17:04:11.799757 crc crio[22095]: time=\"2026-06-09T17:04:11.799682662Z\" level=info msg=\"Removing container: 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde\" id=93348e94-b015-49ed-8b20-29524695003a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136191 | controller |     "Jun 09 17:04:11.841189 crc crio[22095]: time=\"2026-06-09T17:04:11.841089474Z\" level=info msg=\"Removed container 3676c27eaab12858192a519ba6173080bc8fa55269419f4b5bff6d8f07a9adde: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/kube-rbac-proxy\" id=93348e94-b015-49ed-8b20-29524695003a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136206 | controller |     "Jun 09 17:04:11.845248 crc crio[22095]: time=\"2026-06-09T17:04:11.845079436Z\" level=info msg=\"Removing container: 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f\" id=6fa91084-c589-42b1-8531-fbfe301d2791 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136221 | controller |     "Jun 09 17:04:11.925111 crc crio[22095]: time=\"2026-06-09T17:04:11.924988706Z\" level=info msg=\"Removed container 3f7f3941439526428f5212f1769288f87f1425af7c95e93c35e2cf463d932a8f: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/manager\" id=6fa91084-c589-42b1-8531-fbfe301d2791 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136239 | controller |     "Jun 09 17:04:11.932557 crc crio[22095]: time=\"2026-06-09T17:04:11.932226152Z\" level=info msg=\"Removing container: 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec\" id=2efd8f6c-cbaa-46b6-a547-03a01ffbbca3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136255 | controller |     "Jun 09 17:04:11.934541 crc crio[22095]: time=\"2026-06-09T17:04:11.934419098Z\" level=info msg=\"Stopped container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=884f087d-fdd5-4f5f-a116-c735cc7a5a7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.136270 | controller |     "Jun 09 17:04:11.935557 crc crio[22095]: time=\"2026-06-09T17:04:11.935488766Z\" level=info msg=\"Stopping pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=8f1ca5cf-7644-42b6-bd22-59e707172739 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.136286 | controller |     "Jun 09 17:04:11.936532 crc crio[22095]: time=\"2026-06-09T17:04:11.936455341Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-wz5xm Namespace:openstack-operators ID:e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d UID:ecc1a803-3222-4944-b32e-f7ae96d30a13 NetNS:/var/run/netns/0adc61f8-a466-420d-99a0-caa0087d540b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecc1a803_3222_4944_b32e_f7ae96d30a13.slice PodAnnotations:0xc0028b69d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.136301 | controller |     "Jun 09 17:04:11.936700 crc crio[22095]: time=\"2026-06-09T17:04:11.936646815Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-wz5xm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.136316 | controller |     "Jun 09 17:04:12.024301 crc crio[22095]: time=\"2026-06-09T17:04:12.024060108Z\" level=info msg=\"Removed container 1e734c89ce6f413694b368f7fc6ced95505f9c5a580d04c927b50231bbfa79ec: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/manager\" id=2efd8f6c-cbaa-46b6-a547-03a01ffbbca3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136332 | controller |     "Jun 09 17:04:12.029768 crc crio[22095]: time=\"2026-06-09T17:04:12.029651291Z\" level=info msg=\"Removing container: 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4\" id=7f7062cb-8f7e-46b1-9cc7-82445de4e313 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136347 | controller |     "Jun 09 17:04:12.074469 crc crio[22095]: time=\"2026-06-09T17:04:12.074372809Z\" level=info msg=\"Removed container 45bc021c9ad21c5f9601a70268a4fff8e44632c2b25462b125e6777611e727d4: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/manager\" id=7f7062cb-8f7e-46b1-9cc7-82445de4e313 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136362 | controller |     "Jun 09 17:04:12.078605 crc crio[22095]: time=\"2026-06-09T17:04:12.078394492Z\" level=info msg=\"Removing container: 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3\" id=d1e5d93b-fd58-4deb-96a8-0ba404a572d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136377 | controller |     "Jun 09 17:04:12.110515 crc crio[22095]: time=\"2026-06-09T17:04:12.110368182Z\" level=info msg=\"Removed container 7f6a0b0659e0fdd0a27cc610a1ebd6aa38269066e6e57c14838574c48ddf43e3: openstack-operators/openstack-operator-index-q94c8/registry-server\" id=d1e5d93b-fd58-4deb-96a8-0ba404a572d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136392 | controller |     "Jun 09 17:04:12.121247 crc crio[22095]: time=\"2026-06-09T17:04:12.120650546Z\" level=info msg=\"Removing container: a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a\" id=8009a0d0-5814-410a-84c4-23ee0851da87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136410 | controller |     "Jun 09 17:04:12.152438 crc crio[22095]: time=\"2026-06-09T17:04:12.152334768Z\" level=info msg=\"Removed container a0798c588844463e30e145ffe12cba0eb5d509f0aa4d0a143fda89f9b1c2fb3a: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/kube-rbac-proxy\" id=8009a0d0-5814-410a-84c4-23ee0851da87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136425 | controller |     "Jun 09 17:04:12.155791 crc crio[22095]: time=\"2026-06-09T17:04:12.155573092Z\" level=info msg=\"Removing container: 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8\" id=0ba562e8-3e6b-41bd-8f99-6aa7dea89ad0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136441 | controller |     "Jun 09 17:04:12.192860 crc crio[22095]: time=\"2026-06-09T17:04:12.192721615Z\" level=info msg=\"Removed container 5fa706cdd4d863c1dbac34a512f5e5951a9be2258141ebfcd023ce6a89e446a8: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/kube-rbac-proxy\" id=0ba562e8-3e6b-41bd-8f99-6aa7dea89ad0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136456 | controller |     "Jun 09 17:04:12.201415 crc crio[22095]: time=\"2026-06-09T17:04:12.200480114Z\" level=info msg=\"Removing container: e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93\" id=c0e06255-20b2-47a2-aa8e-6a31ab744cf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136471 | controller |     "Jun 09 17:04:12.244244 crc crio[22095]: time=\"2026-06-09T17:04:12.239089834Z\" level=info msg=\"Removed container e3b61ed6dcd72ad0faed849b40f9d9ded51253932bd5435aaf7902b9b860ea93: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xgj44/operator\" id=c0e06255-20b2-47a2-aa8e-6a31ab744cf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136486 | controller |     "Jun 09 17:04:12.244244 crc crio[22095]: time=\"2026-06-09T17:04:12.243580429Z\" level=info msg=\"Removing container: db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6\" id=35dbfda2-fc65-4117-987a-5d1c20285efe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136501 | controller |     "Jun 09 17:04:12.288393 crc crio[22095]: time=\"2026-06-09T17:04:12.288203694Z\" level=info msg=\"Removed container db530881c800b3a51aecf2c729371a9262c6803b0d551bcfb93387e242bcc6f6: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/manager\" id=35dbfda2-fc65-4117-987a-5d1c20285efe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136516 | controller |     "Jun 09 17:04:12.295614 crc crio[22095]: time=\"2026-06-09T17:04:12.29313031Z\" level=info msg=\"Removing container: 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b\" id=12cfe79e-b663-4d6d-bbe0-781af2de557b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136531 | controller |     "Jun 09 17:04:12.305169 crc crio[22095]: time=\"2026-06-09T17:04:12.305078297Z\" level=info msg=\"Stopped pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=8f1ca5cf-7644-42b6-bd22-59e707172739 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.136546 | controller |     "Jun 09 17:04:12.440871 crc crio[22095]: time=\"2026-06-09T17:04:12.440712406Z\" level=info msg=\"Removed container 8442545520a822356ae573a3c77afb7c14eed3a5ce5e0415ca18e0368a9d362b: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/kube-rbac-proxy\" id=12cfe79e-b663-4d6d-bbe0-781af2de557b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136561 | controller |     "Jun 09 17:04:12.448636 crc crio[22095]: time=\"2026-06-09T17:04:12.448565848Z\" level=info msg=\"Removing container: 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698\" id=6af5f32b-c690-469b-8e55-98370706d69d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136582 | controller |     "Jun 09 17:04:12.491343 crc crio[22095]: time=\"2026-06-09T17:04:12.48958831Z\" level=info msg=\"Removed container 011836172df7386bd896febf6c568676c5e7c10a404dd10868a6bbd62d509698: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/manager\" id=6af5f32b-c690-469b-8e55-98370706d69d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136598 | controller |     "Jun 09 17:04:12.496179 crc crio[22095]: time=\"2026-06-09T17:04:12.496069416Z\" level=info msg=\"Removing container: 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f\" id=8e4018a8-9614-42bd-919e-80e5226dd0eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136613 | controller |     "Jun 09 17:04:12.529357 crc crio[22095]: time=\"2026-06-09T17:04:12.529210807Z\" level=info msg=\"Removed container 91a659ed47f69c3842bf7078cb213862da36afc3d2b4c0d4123a9f8b09bd861f: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/manager\" id=8e4018a8-9614-42bd-919e-80e5226dd0eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136628 | controller |     "Jun 09 17:04:12.532354 crc crio[22095]: time=\"2026-06-09T17:04:12.532294636Z\" level=info msg=\"Removing container: f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653\" id=e40af37f-9871-4ab4-b769-c67b01edca50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136643 | controller |     "Jun 09 17:04:12.558849 crc crio[22095]: time=\"2026-06-09T17:04:12.558763615Z\" level=info msg=\"Removed container f941090bcf8d4aa9bea31025f27dcc7cce1b6fe979f4d5552fa0207d90381653: openstack-operators/manila-operator-controller-manager-7968c8b6fc-zjt5l/kube-rbac-proxy\" id=e40af37f-9871-4ab4-b769-c67b01edca50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136658 | controller |     "Jun 09 17:04:12.562710 crc crio[22095]: time=\"2026-06-09T17:04:12.562374557Z\" level=info msg=\"Removing container: 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353\" id=f9647aeb-4fe8-4af7-b347-b1a764d132c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136674 | controller |     "Jun 09 17:04:12.634200 crc crio[22095]: time=\"2026-06-09T17:04:12.633447361Z\" level=info msg=\"Removed container 652cc1185978c65db9a324edf6cd07258f6d0e07bc0f56ec4bc43b84ac76c353: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/kube-rbac-proxy\" id=f9647aeb-4fe8-4af7-b347-b1a764d132c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136689 | controller |     "Jun 09 17:04:12.638560 crc crio[22095]: time=\"2026-06-09T17:04:12.63848096Z\" level=info msg=\"Removing container: 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5\" id=67693001-58d6-4484-9af6-13184f16e267 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136704 | controller |     "Jun 09 17:04:12.667421 crc crio[22095]: time=\"2026-06-09T17:04:12.667313919Z\" level=info msg=\"Removed container 4b8638d0ec8f5a0dd52e318228fb5cea750fb41053bc4eca64a351d8b8356fc5: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/manager\" id=67693001-58d6-4484-9af6-13184f16e267 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136720 | controller |     "Jun 09 17:04:12.670450 crc crio[22095]: time=\"2026-06-09T17:04:12.670378918Z\" level=info msg=\"Removing container: d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d\" id=b9e999af-73a2-419b-85b7-ca0bf1ac9df9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136735 | controller |     "Jun 09 17:04:12.700453 crc crio[22095]: time=\"2026-06-09T17:04:12.700312036Z\" level=info msg=\"Removed container d1611dbef4e414533a964d53ff55688c9715d9425357d7189f48a50e0ad02e9d: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/operator\" id=b9e999af-73a2-419b-85b7-ca0bf1ac9df9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136750 | controller |     "Jun 09 17:04:12.703015 crc crio[22095]: time=\"2026-06-09T17:04:12.702881072Z\" level=info msg=\"Removing container: c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f\" id=b2de7a7b-f717-4fb4-b01a-5e14815f62e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136769 | controller |     "Jun 09 17:04:12.728970 crc crio[22095]: time=\"2026-06-09T17:04:12.728829578Z\" level=info msg=\"Removed container c33bb2c7605cac17e6bdbbcb1e3fc3c00ffcf5ac1c0dadc644f8718f2663dc2f: openstack-operators/glance-operator-controller-manager-9d45fd9d6-wgv5p/manager\" id=b2de7a7b-f717-4fb4-b01a-5e14815f62e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136785 | controller |     "Jun 09 17:04:12.732639 crc crio[22095]: time=\"2026-06-09T17:04:12.732566103Z\" level=info msg=\"Removing container: 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664\" id=e8b9f5bf-d67d-4a33-8d83-ed286f14a90a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136800 | controller |     "Jun 09 17:04:12.762635 crc crio[22095]: time=\"2026-06-09T17:04:12.762500711Z\" level=info msg=\"Removed container 6d2fc1bc61fa03b6c734be2ed4328ec75d4d289f7bcfdc2226e240cbfed0c664: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/kube-rbac-proxy\" id=e8b9f5bf-d67d-4a33-8d83-ed286f14a90a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136816 | controller |     "Jun 09 17:04:12.766456 crc crio[22095]: time=\"2026-06-09T17:04:12.766274628Z\" level=info msg=\"Removing container: 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9\" id=dd3031f0-53a5-468d-bc6a-0768287915a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136831 | controller |     "Jun 09 17:04:12.810355 crc crio[22095]: time=\"2026-06-09T17:04:12.806419398Z\" level=info msg=\"Removed container 622cbb19277379233942c2f899da456ec63790c7a5c54da57f78610dae8e10e9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=dd3031f0-53a5-468d-bc6a-0768287915a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136849 | controller |     "Jun 09 17:04:12.813471 crc crio[22095]: time=\"2026-06-09T17:04:12.813373456Z\" level=info msg=\"Removing container: 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16\" id=97362e6e-2861-4d67-af23-e3f41c34e9c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136882 | controller |     "Jun 09 17:04:12.870815 crc crio[22095]: time=\"2026-06-09T17:04:12.870669596Z\" level=info msg=\"Removed container 44f845af15687b29e8940a96b3c0d0ddd1e450a184781666d53eff34df5b1f16: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/kube-rbac-proxy\" id=97362e6e-2861-4d67-af23-e3f41c34e9c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136899 | controller |     "Jun 09 17:04:12.874113 crc crio[22095]: time=\"2026-06-09T17:04:12.874069223Z\" level=info msg=\"Removing container: 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894\" id=a57601d4-77fa-4efe-9f74-aa11c13100fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136915 | controller |     "Jun 09 17:04:12.891579 crc crio[22095]: time=\"2026-06-09T17:04:12.890913625Z\" level=info msg=\"Removing container: c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7\" id=971406b0-2d2c-48d3-980c-c5ef04276ff2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136930 | controller |     "Jun 09 17:04:12.906093 crc crio[22095]: time=\"2026-06-09T17:04:12.90589632Z\" level=info msg=\"Removed container 05846a7c2b1decb751318b745b26ce9f565abf2897667c92ee60e7f07249d894: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7n88f/kube-rbac-proxy\" id=a57601d4-77fa-4efe-9f74-aa11c13100fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136946 | controller |     "Jun 09 17:04:12.909029 crc crio[22095]: time=\"2026-06-09T17:04:12.908967769Z\" level=info msg=\"Removing container: 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf\" id=49b3aeb4-c700-460b-8c17-e5eaa94609e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136964 | controller |     "Jun 09 17:04:12.923915 crc crio[22095]: time=\"2026-06-09T17:04:12.92381582Z\" level=info msg=\"Removed container c3b0f827b48ecff7a32ed66299d44730ac4521f167947fb9e8893f524039c1d7: openstack-operators/openstack-operator-index-wz5xm/registry-server\" id=971406b0-2d2c-48d3-980c-c5ef04276ff2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136980 | controller |     "Jun 09 17:04:12.944747 crc crio[22095]: time=\"2026-06-09T17:04:12.944688935Z\" level=info msg=\"Removed container 8da9f478c1bedeabc2ffab350258b4cb3e59705709023fee718a7577539848bf: openstack-operators/openstack-operator-controller-manager-647c57968d-qghwf/kube-rbac-proxy\" id=49b3aeb4-c700-460b-8c17-e5eaa94609e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.136996 | controller |     "Jun 09 17:04:12.950213 crc crio[22095]: time=\"2026-06-09T17:04:12.949634202Z\" level=info msg=\"Removing container: c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c\" id=4e39eac8-af9b-4ef7-8d91-619fb55abbd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137011 | controller |     "Jun 09 17:04:12.987425 crc crio[22095]: time=\"2026-06-09T17:04:12.987323819Z\" level=info msg=\"Removed container c046d4c80a8a9851cb87bc8ec3184eaa5161d3221b83877bae01c680e046de9c: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/extract\" id=4e39eac8-af9b-4ef7-8d91-619fb55abbd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137025 | controller |     "Jun 09 17:04:12.991503 crc crio[22095]: time=\"2026-06-09T17:04:12.991415984Z\" level=info msg=\"Removing container: e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7\" id=aaad3dea-972b-4882-8701-da2e9eb87160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137041 | controller |     "Jun 09 17:04:13.188829 crc crio[22095]: time=\"2026-06-09T17:04:13.188064278Z\" level=info msg=\"Removed container e8c86be54c641ca1b2a0a2a118c20b8cec6852fdd67d76d5d8009315dc4501f7: openshift-infra/auto-csr-approver-29683738-q4b4b/oc\" id=aaad3dea-972b-4882-8701-da2e9eb87160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137056 | controller |     "Jun 09 17:04:13.192538 crc crio[22095]: time=\"2026-06-09T17:04:13.192437241Z\" level=info msg=\"Removing container: 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d\" id=2e00d9cb-70f4-480f-add0-3b3299148c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137070 | controller |     "Jun 09 17:04:13.223030 crc crio[22095]: time=\"2026-06-09T17:04:13.222872001Z\" level=info msg=\"Removed container 162e50467545cdbec66a3210ff8c39ba2d6a8712d0928cd13e1cc385c389702d: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/manager\" id=2e00d9cb-70f4-480f-add0-3b3299148c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137086 | controller |     "Jun 09 17:04:13.228216 crc crio[22095]: time=\"2026-06-09T17:04:13.228022793Z\" level=info msg=\"Removing container: ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769\" id=7155469c-543c-410d-95ab-186dc72c7b3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137101 | controller |     "Jun 09 17:04:13.257647 crc crio[22095]: time=\"2026-06-09T17:04:13.257378307Z\" level=info msg=\"Removed container ddd8797d6323f6f5872abcdd6f1688d507d87c73c0049e17bf9efcac0a808769: openstack-operators/ovn-operator-controller-manager-576f47b94c-ll7s9/manager\" id=7155469c-543c-410d-95ab-186dc72c7b3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137117 | controller |     "Jun 09 17:04:13.260786 crc crio[22095]: time=\"2026-06-09T17:04:13.260705842Z\" level=info msg=\"Removing container: 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d\" id=c3d53859-ba71-4cfd-9863-ee648f38ea59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137135 | controller |     "Jun 09 17:04:13.299318 crc crio[22095]: time=\"2026-06-09T17:04:13.299080406Z\" level=info msg=\"Removed container 005e5d8dfb426ecf35145bfc9a774702b833f0a83f0e0af8100ca6d645ca821d: openstack-operators/horizon-operator-controller-manager-6d6b4779d-89p8n/kube-rbac-proxy\" id=c3d53859-ba71-4cfd-9863-ee648f38ea59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137150 | controller |     "Jun 09 17:04:13.304278 crc crio[22095]: time=\"2026-06-09T17:04:13.304202557Z\" level=info msg=\"Removing container: d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0\" id=09a14677-0405-4270-8cbb-c837f9f08c37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137166 | controller |     "Jun 09 17:04:13.326847 crc crio[22095]: time=\"2026-06-09T17:04:13.326733235Z\" level=info msg=\"Removed container d94fe4d3bea31adef3aba25a47c92fcad7f8564743a78ca335170a5cbe815de0: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7496qkws/kube-rbac-proxy\" id=09a14677-0405-4270-8cbb-c837f9f08c37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137181 | controller |     "Jun 09 17:04:13.330501 crc crio[22095]: time=\"2026-06-09T17:04:13.330370538Z\" level=info msg=\"Removing container: c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61\" id=60c48e98-343e-4e0f-8f63-b45ff50944f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137196 | controller |     "Jun 09 17:04:13.358083 crc crio[22095]: time=\"2026-06-09T17:04:13.357621687Z\" level=info msg=\"Removed container c038f99c7479768cdeac32fb7b608f38175fd003459a4add5f7ac2e2e3cd9f61: openstack-operators/ironic-operator-controller-manager-955dfdfc-lqjbb/kube-rbac-proxy\" id=60c48e98-343e-4e0f-8f63-b45ff50944f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137212 | controller |     "Jun 09 17:04:13.362337 crc crio[22095]: time=\"2026-06-09T17:04:13.362247506Z\" level=info msg=\"Removing container: 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b\" id=79d9359a-6ed2-45b9-aa15-8c98b62ab5cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137227 | controller |     "Jun 09 17:04:13.396389 crc crio[22095]: time=\"2026-06-09T17:04:13.396274139Z\" level=info msg=\"Removed container 2ac5866e8514dc0a782227b0c0d9bdab2e9983027fae66a06dc0ad083787491b: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dqch2/manager\" id=79d9359a-6ed2-45b9-aa15-8c98b62ab5cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137243 | controller |     "Jun 09 17:04:13.399773 crc crio[22095]: time=\"2026-06-09T17:04:13.399603194Z\" level=info msg=\"Removing container: ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697\" id=49881048-9be2-4453-b0f7-4c49b499ac22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137258 | controller |     "Jun 09 17:04:13.427307 crc crio[22095]: time=\"2026-06-09T17:04:13.42712474Z\" level=info msg=\"Removed container ac7b62b261a62d7eeed0830d6ac3c62b3d46c8e1b67eaa0385c7aefe3884e697: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/kube-rbac-proxy\" id=49881048-9be2-4453-b0f7-4c49b499ac22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137273 | controller |     "Jun 09 17:04:13.430677 crc crio[22095]: time=\"2026-06-09T17:04:13.430591929Z\" level=info msg=\"Removing container: 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c\" id=8ddba407-5045-4ccf-90a4-9ea740fb9402 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137288 | controller |     "Jun 09 17:04:13.461436 crc crio[22095]: time=\"2026-06-09T17:04:13.459748737Z\" level=info msg=\"Removed container 7dee24d53c73b9ed0aed31efa6f89282538cea4ef8cbc639f7a633f239dd705c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/kube-rbac-proxy\" id=8ddba407-5045-4ccf-90a4-9ea740fb9402 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137313 | controller |     "Jun 09 17:04:13.465351 crc crio[22095]: time=\"2026-06-09T17:04:13.465227718Z\" level=info msg=\"Removing container: 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3\" id=c8928d0a-5eb9-4885-86b5-858b0ea4fa26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137329 | controller |     "Jun 09 17:04:13.500670 crc crio[22095]: time=\"2026-06-09T17:04:13.500535553Z\" level=info msg=\"Removed container 7e7d53fd2d346586a53648db795df59f7608acd7409cc13c42d3be3d8c329cc3: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/manager\" id=c8928d0a-5eb9-4885-86b5-858b0ea4fa26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137344 | controller |     "Jun 09 17:04:13.505638 crc crio[22095]: time=\"2026-06-09T17:04:13.505582533Z\" level=info msg=\"Removing container: 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f\" id=1f68bf86-4ee8-4522-9aca-30c85801f8f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137360 | controller |     "Jun 09 17:04:13.531193 crc crio[22095]: time=\"2026-06-09T17:04:13.531037776Z\" level=info msg=\"Removed container 9d3eb2932b09785dc2e56e99b9f19f6696cc5c926be2e7cfb6c91a95cacf453f: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/manager\" id=1f68bf86-4ee8-4522-9aca-30c85801f8f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137375 | controller |     "Jun 09 17:04:13.534394 crc crio[22095]: time=\"2026-06-09T17:04:13.534105524Z\" level=info msg=\"Removing container: 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b\" id=a2e168f7-44d4-4486-8fef-c7f2b7f5b0cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137390 | controller |     "Jun 09 17:04:13.561895 crc crio[22095]: time=\"2026-06-09T17:04:13.561777554Z\" level=info msg=\"Removed container 3c299d401b834a984b40a1091d076578e48739117623cdec0390b2eab0ce011b: openstack-operators/heat-operator-controller-manager-79785d8799-b28qh/manager\" id=a2e168f7-44d4-4486-8fef-c7f2b7f5b0cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137406 | controller |     "Jun 09 17:04:13.565842 crc crio[22095]: time=\"2026-06-09T17:04:13.565717475Z\" level=info msg=\"Removing container: fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c\" id=940e1d3d-7337-407c-97db-72507e16b088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137420 | controller |     "Jun 09 17:04:13.596332 crc crio[22095]: time=\"2026-06-09T17:04:13.596267279Z\" level=info msg=\"Removed container fb308a46eaa11953f466d15c392d79b08f8751b1053c9d61f80224b11e86a00c: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/manager\" id=940e1d3d-7337-407c-97db-72507e16b088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137436 | controller |     "Jun 09 17:04:13.601461 crc crio[22095]: time=\"2026-06-09T17:04:13.601426351Z\" level=info msg=\"Removing container: 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31\" id=12bdb9bf-0e2c-4add-895f-ac99e8cf3d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137451 | controller |     "Jun 09 17:04:13.630593 crc crio[22095]: time=\"2026-06-09T17:04:13.630467286Z\" level=info msg=\"Removed container 133e68682a9613b074957d3d8ad0b9df55bb02e6524cc869ca5a857010b72a31: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8xxqf/kube-rbac-proxy\" id=12bdb9bf-0e2c-4add-895f-ac99e8cf3d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137466 | controller |     "Jun 09 17:04:13.633672 crc crio[22095]: time=\"2026-06-09T17:04:13.633623667Z\" level=info msg=\"Removing container: 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4\" id=6e47ec8b-bde2-4959-81c7-6318065daacb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137481 | controller |     "Jun 09 17:04:13.659735 crc crio[22095]: time=\"2026-06-09T17:04:13.659442Z\" level=info msg=\"Removed container 1f43da276be58ee1cc003e9c62c774d4d66f503c1a6a75e2a70c32edfc6877e4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-4jbj6/kube-rbac-proxy\" id=6e47ec8b-bde2-4959-81c7-6318065daacb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137499 | controller |     "Jun 09 17:04:13.663592 crc crio[22095]: time=\"2026-06-09T17:04:13.663547585Z\" level=info msg=\"Removing container: 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3\" id=a4c7142a-4d9e-480d-bed7-ed44e65dd498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137514 | controller |     "Jun 09 17:04:13.704954 crc crio[22095]: time=\"2026-06-09T17:04:13.704832414Z\" level=info msg=\"Removed container 9fe01d9d40edb3c74295757e4b87a5681dad5f88a0c162dd7aa2fcd6af7f5bb3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/util\" id=a4c7142a-4d9e-480d-bed7-ed44e65dd498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137530 | controller |     "Jun 09 17:04:13.709087 crc crio[22095]: time=\"2026-06-09T17:04:13.709049612Z\" level=info msg=\"Removing container: 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755\" id=402e2e3c-b0be-4681-bd8e-69b5985e2662 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137545 | controller |     "Jun 09 17:04:13.756190 crc crio[22095]: time=\"2026-06-09T17:04:13.756053108Z\" level=info msg=\"Removed container 25a652dffb8a4ff7b59cf923025ad3a0db440b08df8cd42958e4a1f071f6f755: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/kube-rbac-proxy\" id=402e2e3c-b0be-4681-bd8e-69b5985e2662 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137560 | controller |     "Jun 09 17:04:13.760414 crc crio[22095]: time=\"2026-06-09T17:04:13.760313047Z\" level=info msg=\"Removing container: d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df\" id=66abce16-1739-46f7-880b-4428b3cacd12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137575 | controller |     "Jun 09 17:04:13.804778 crc crio[22095]: time=\"2026-06-09T17:04:13.804713646Z\" level=info msg=\"Removed container d2a8a234d70f44a8d7af0ba75d86dbfeca37971f3bad74648c88595a1fd189df: openstack-operators/infra-operator-controller-manager-7fc948458f-ct7hd/kube-rbac-proxy\" id=66abce16-1739-46f7-880b-4428b3cacd12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137590 | controller |     "Jun 09 17:04:13.807873 crc crio[22095]: time=\"2026-06-09T17:04:13.807817526Z\" level=info msg=\"Removing container: 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e\" id=c383a8b7-a633-4849-9f0f-7a20f43cb2bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137606 | controller |     "Jun 09 17:04:13.836357 crc crio[22095]: time=\"2026-06-09T17:04:13.836283106Z\" level=info msg=\"Removed container 90f9c977521a9413d8cae1338eb1b969782a3b4f0d6ec85dc06cfed89592909e: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jkjlz/manager\" id=c383a8b7-a633-4849-9f0f-7a20f43cb2bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137622 | controller |     "Jun 09 17:04:13.840596 crc crio[22095]: time=\"2026-06-09T17:04:13.840512495Z\" level=info msg=\"Removing container: 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd\" id=496c4bbb-92af-4972-be9a-17d9080ca79f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137637 | controller |     "Jun 09 17:04:13.865515 crc crio[22095]: time=\"2026-06-09T17:04:13.865449984Z\" level=info msg=\"Removed container 9ce676759f9238282bce8cd6802e4c96b499d5a521a8ab117229d400606ce7dd: openstack-operators/openstack-operator-controller-operator-5d66cd8964-kkg6j/kube-rbac-proxy\" id=496c4bbb-92af-4972-be9a-17d9080ca79f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137653 | controller |     "Jun 09 17:04:13.869384 crc crio[22095]: time=\"2026-06-09T17:04:13.869312244Z\" level=info msg=\"Removing container: 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677\" id=4a010323-3dd3-408e-8a23-303eee7051b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137674 | controller |     "Jun 09 17:04:13.892515 crc crio[22095]: time=\"2026-06-09T17:04:13.892377105Z\" level=info msg=\"Removed container 948b33c4381a3234a90244ff92a869843edfa1c29c6e42def2d9988eebb25677: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-q8flf/manager\" id=4a010323-3dd3-408e-8a23-303eee7051b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137690 | controller |     "Jun 09 17:04:13.895836 crc crio[22095]: time=\"2026-06-09T17:04:13.895763672Z\" level=info msg=\"Removing container: bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b\" id=bbd75e72-1500-4350-a046-d3deb3611a8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137706 | controller |     "Jun 09 17:04:13.920995 crc crio[22095]: time=\"2026-06-09T17:04:13.920886907Z\" level=info msg=\"Removed container bd0fce490a22e7a00bd1f0c5c89505e42d977e874cb6967e869cfd09824dab3b: openstack-operators/swift-operator-controller-manager-5cd6475f78-jzzws/manager\" id=bbd75e72-1500-4350-a046-d3deb3611a8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137721 | controller |     "Jun 09 17:04:13.925367 crc crio[22095]: time=\"2026-06-09T17:04:13.92529041Z\" level=info msg=\"Removing container: 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38\" id=fd85c3ef-583e-4483-9df7-4944fe1f15c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137736 | controller |     "Jun 09 17:04:13.954073 crc crio[22095]: time=\"2026-06-09T17:04:13.953987736Z\" level=info msg=\"Removed container 9e9320ba929fe272318f728a7cea238b93c2a3bef7bfadbcf6e894745b48bd38: openstack-operators/placement-operator-controller-manager-84859b96f4-vfx7r/kube-rbac-proxy\" id=fd85c3ef-583e-4483-9df7-4944fe1f15c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137751 | controller |     "Jun 09 17:04:13.956330 crc crio[22095]: time=\"2026-06-09T17:04:13.956254724Z\" level=info msg=\"Removing container: 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee\" id=c9cb8c1a-1f6c-48d8-ad45-17ca95d5723d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137774 | controller |     "Jun 09 17:04:13.990697 crc crio[22095]: time=\"2026-06-09T17:04:13.990538153Z\" level=info msg=\"Removed container 3ff1a0427a58ae2089d472f174dca86453610b9174847fe7ecacca0d9b52bcee: openstack-operators/nova-operator-controller-manager-b9f789587-qmvtg/manager\" id=c9cb8c1a-1f6c-48d8-ad45-17ca95d5723d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137793 | controller |     "Jun 09 17:04:13.994255 crc crio[22095]: time=\"2026-06-09T17:04:13.994008872Z\" level=info msg=\"Removing container: 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71\" id=a6e2374d-d014-48f9-a8b9-26a755164136 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137861 | controller |     "Jun 09 17:04:14.041641 crc crio[22095]: time=\"2026-06-09T17:04:14.04145477Z\" level=info msg=\"Removed container 4d15e01069bc9c537abd123ffe2bde952ad7e7c7bf218150d98a8a3e4910fa71: openstack-operators/cinder-operator-controller-manager-86f4b54d85-5sv7x/manager\" id=a6e2374d-d014-48f9-a8b9-26a755164136 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137885 | controller |     "Jun 09 17:04:14.052822 crc crio[22095]: time=\"2026-06-09T17:04:14.052742629Z\" level=info msg=\"Removing container: 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784\" id=753be70f-5303-4e37-b832-bd7ac5a155cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137901 | controller |     "Jun 09 17:04:14.089379 crc crio[22095]: time=\"2026-06-09T17:04:14.089049081Z\" level=info msg=\"Removed container 249c5a04b906b7aea88e2933806ffa464399d0b7723af11ce6405b86f5759784: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-qtr22/manager\" id=753be70f-5303-4e37-b832-bd7ac5a155cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137921 | controller |     "Jun 09 17:04:14.093428 crc crio[22095]: time=\"2026-06-09T17:04:14.093335961Z\" level=info msg=\"Removing container: dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3\" id=52a891c0-67e0-412d-ba65-c5abf3300b15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137937 | controller |     "Jun 09 17:04:14.129200 crc crio[22095]: time=\"2026-06-09T17:04:14.128441071Z\" level=info msg=\"Removed container dcbd363dc2a525682323779297638b0b26225a3da7aaf3f9b6e6c5adb5d2c9c3: openstack-operators/test-operator-controller-manager-6b49d958cc-6c2dc/manager\" id=52a891c0-67e0-412d-ba65-c5abf3300b15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137952 | controller |     "Jun 09 17:04:14.133828 crc crio[22095]: time=\"2026-06-09T17:04:14.133771488Z\" level=info msg=\"Removing container: 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22\" id=6d4f1a7a-41c5-4694-8224-7e7d0eff3974 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137968 | controller |     "Jun 09 17:04:14.160169 crc crio[22095]: time=\"2026-06-09T17:04:14.159828356Z\" level=info msg=\"Removed container 62f621eb96e27697d499d27b1b07be125890bd63ab5113595ade36c7d7235a22: openstack-operators/designate-operator-controller-manager-5c5bc6df66-tl2v2/kube-rbac-proxy\" id=6d4f1a7a-41c5-4694-8224-7e7d0eff3974 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137983 | controller |     "Jun 09 17:04:14.164489 crc crio[22095]: time=\"2026-06-09T17:04:14.164389693Z\" level=info msg=\"Removing container: 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f\" id=7f1a9369-0b07-4924-a3ef-e5fbf8374912 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.137999 | controller |     "Jun 09 17:04:14.203840 crc crio[22095]: time=\"2026-06-09T17:04:14.2036352Z\" level=info msg=\"Removed container 8f8e81cd4b8023084c31f5ffe206a22b1a756db9be9b59da822b63a51f8f4e8f: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c1186vdz/pull\" id=7f1a9369-0b07-4924-a3ef-e5fbf8374912 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.138014 | controller |     "Jun 09 17:04:14.215894 crc crio[22095]: time=\"2026-06-09T17:04:14.215827713Z\" level=info msg=\"Stopping pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=f7efff83-5f9b-4d19-834d-6cf594c49c25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138029 | controller |     "Jun 09 17:04:14.216079 crc crio[22095]: time=\"2026-06-09T17:04:14.215978547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=f7efff83-5f9b-4d19-834d-6cf594c49c25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138044 | controller |     "Jun 09 17:04:14.217645 crc crio[22095]: time=\"2026-06-09T17:04:14.217488905Z\" level=info msg=\"Removing pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=0f672c50-e549-42b7-a226-ac0f3693c920 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138060 | controller |     "Jun 09 17:04:14.251172 crc crio[22095]: time=\"2026-06-09T17:04:14.250914613Z\" level=info msg=\"Removed pod sandbox: 7302f7ebf88ecbe0dd325b9c5f0a0c9fa6fcf8874a331c179d1250cc1063600c\" id=0f672c50-e549-42b7-a226-ac0f3693c920 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138075 | controller |     "Jun 09 17:04:14.252171 crc crio[22095]: time=\"2026-06-09T17:04:14.252074073Z\" level=info msg=\"Stopping pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=9b232b3d-5df8-4c16-bd27-723e0d92cc2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138090 | controller |     "Jun 09 17:04:14.252321 crc crio[22095]: time=\"2026-06-09T17:04:14.252223607Z\" level=info msg=\"Stopped pod sandbox (already stopped): d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=9b232b3d-5df8-4c16-bd27-723e0d92cc2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138108 | controller |     "Jun 09 17:04:14.252808 crc crio[22095]: time=\"2026-06-09T17:04:14.252774641Z\" level=info msg=\"Removing pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=7d0f0108-2680-4c40-a234-5ed8d1a58d8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138124 | controller |     "Jun 09 17:04:14.269345 crc crio[22095]: time=\"2026-06-09T17:04:14.269045218Z\" level=info msg=\"Removed pod sandbox: d86a73320b42819ec7867db20b348b539592d6203c82c63469507d22dd8aa77c\" id=7d0f0108-2680-4c40-a234-5ed8d1a58d8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138139 | controller |     "Jun 09 17:04:14.270297 crc crio[22095]: time=\"2026-06-09T17:04:14.270216778Z\" level=info msg=\"Stopping pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=793d2ec4-a468-41c1-8b1e-15498d41880b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138154 | controller |     "Jun 09 17:04:14.270440 crc crio[22095]: time=\"2026-06-09T17:04:14.270340991Z\" level=info msg=\"Stopped pod sandbox (already stopped): e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=793d2ec4-a468-41c1-8b1e-15498d41880b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138170 | controller |     "Jun 09 17:04:14.272076 crc crio[22095]: time=\"2026-06-09T17:04:14.271892541Z\" level=info msg=\"Removing pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=7b6f601c-2719-4bd2-86e1-62220a5ea77a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138185 | controller |     "Jun 09 17:04:14.289406 crc crio[22095]: time=\"2026-06-09T17:04:14.289271837Z\" level=info msg=\"Removed pod sandbox: e469c6891c7b44086ff317dc1d320a838a21bf43c1b2916708cf57fda6f1fd9d\" id=7b6f601c-2719-4bd2-86e1-62220a5ea77a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138200 | controller |     "Jun 09 17:04:14.290341 crc crio[22095]: time=\"2026-06-09T17:04:14.290298873Z\" level=info msg=\"Stopping pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=20adfab9-c122-4acd-ae50-90117a9ea667 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138215 | controller |     "Jun 09 17:04:14.290565 crc crio[22095]: time=\"2026-06-09T17:04:14.290544999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=20adfab9-c122-4acd-ae50-90117a9ea667 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138230 | controller |     "Jun 09 17:04:14.291417 crc crio[22095]: time=\"2026-06-09T17:04:14.29133943Z\" level=info msg=\"Removing pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=06f98cb4-764e-4f1f-baa9-1464e7911b8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138245 | controller |     "Jun 09 17:04:14.308094 crc crio[22095]: time=\"2026-06-09T17:04:14.308029388Z\" level=info msg=\"Removed pod sandbox: 6cd875e4c0f1a04b196011b751a9638c5e55c15a1659c2c4f9e6c4b7ef196cad\" id=06f98cb4-764e-4f1f-baa9-1464e7911b8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138260 | controller |     "Jun 09 17:04:14.311775 crc crio[22095]: time=\"2026-06-09T17:04:14.311680352Z\" level=info msg=\"Stopping pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=04665695-9d25-40b7-a68a-440022874cbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138275 | controller |     "Jun 09 17:04:14.311858 crc crio[22095]: time=\"2026-06-09T17:04:14.311800115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=04665695-9d25-40b7-a68a-440022874cbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138290 | controller |     "Jun 09 17:04:14.313028 crc crio[22095]: time=\"2026-06-09T17:04:14.312752699Z\" level=info msg=\"Removing pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=663f6846-1426-4504-814e-1c2e156813bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138308 | controller |     "Jun 09 17:04:14.331471 crc crio[22095]: time=\"2026-06-09T17:04:14.331410488Z\" level=info msg=\"Removed pod sandbox: 8f174ef55920b02a3961d9cb222aa1710824547d84de3ee99691339aaec9f8ee\" id=663f6846-1426-4504-814e-1c2e156813bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138324 | controller |     "Jun 09 17:04:14.334282 crc crio[22095]: time=\"2026-06-09T17:04:14.334126468Z\" level=info msg=\"Stopping pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=4e04a89b-77d7-4e9a-b5a4-8b488c273f01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138339 | controller |     "Jun 09 17:04:14.334282 crc crio[22095]: time=\"2026-06-09T17:04:14.334199249Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=4e04a89b-77d7-4e9a-b5a4-8b488c273f01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138355 | controller |     "Jun 09 17:04:14.334743 crc crio[22095]: time=\"2026-06-09T17:04:14.334488517Z\" level=info msg=\"Removing pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=bda001bd-f2c3-4979-a08f-b540b872118b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138370 | controller |     "Jun 09 17:04:14.355854 crc crio[22095]: time=\"2026-06-09T17:04:14.355735652Z\" level=info msg=\"Removed pod sandbox: 99568ac3bb894e04ccb76825d5d93ebd2b0cb2a7a09024e9f5f9f89c5fc727a9\" id=bda001bd-f2c3-4979-a08f-b540b872118b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138385 | controller |     "Jun 09 17:04:14.357101 crc crio[22095]: time=\"2026-06-09T17:04:14.356988264Z\" level=info msg=\"Stopping pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=3239c86c-008c-4339-8b39-05696ca4a0d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138400 | controller |     "Jun 09 17:04:14.357248 crc crio[22095]: time=\"2026-06-09T17:04:14.357115487Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=3239c86c-008c-4339-8b39-05696ca4a0d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138415 | controller |     "Jun 09 17:04:14.357977 crc crio[22095]: time=\"2026-06-09T17:04:14.357833546Z\" level=info msg=\"Removing pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=f8204a45-29c3-4831-a4e4-d0f7dd53f395 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138430 | controller |     "Jun 09 17:04:14.380615 crc crio[22095]: time=\"2026-06-09T17:04:14.380533668Z\" level=info msg=\"Removed pod sandbox: b7c37cef56c809c40040b103adf7ab86e19051a48ad9bc8cce824fe814a3ae7b\" id=f8204a45-29c3-4831-a4e4-d0f7dd53f395 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138445 | controller |     "Jun 09 17:04:14.381488 crc crio[22095]: time=\"2026-06-09T17:04:14.381418111Z\" level=info msg=\"Stopping pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=4c3ff5f1-63f8-4ac5-9b95-470ade3cede3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138460 | controller |     "Jun 09 17:04:14.381580 crc crio[22095]: time=\"2026-06-09T17:04:14.381492333Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=4c3ff5f1-63f8-4ac5-9b95-470ade3cede3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138475 | controller |     "Jun 09 17:04:14.382292 crc crio[22095]: time=\"2026-06-09T17:04:14.382218911Z\" level=info msg=\"Removing pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=fd002b1e-5482-4881-b1a0-39b2f03cc041 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138493 | controller |     "Jun 09 17:04:14.408470 crc crio[22095]: time=\"2026-06-09T17:04:14.408333971Z\" level=info msg=\"Removed pod sandbox: d2b02ceeada4cbbdbd75ed3ff8c3e85deb66af4413c6cdcd09edad46780cade2\" id=fd002b1e-5482-4881-b1a0-39b2f03cc041 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138509 | controller |     "Jun 09 17:04:14.409607 crc crio[22095]: time=\"2026-06-09T17:04:14.409501461Z\" level=info msg=\"Stopping pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=6dacb425-1e3b-4169-806d-7289f6057771 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138524 | controller |     "Jun 09 17:04:14.409704 crc crio[22095]: time=\"2026-06-09T17:04:14.409624234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=6dacb425-1e3b-4169-806d-7289f6057771 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138539 | controller |     "Jun 09 17:04:14.410590 crc crio[22095]: time=\"2026-06-09T17:04:14.410417635Z\" level=info msg=\"Removing pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=66380a89-8e29-41ac-aac4-17a449d0a1c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138554 | controller |     "Jun 09 17:04:14.432690 crc crio[22095]: time=\"2026-06-09T17:04:14.432622764Z\" level=info msg=\"Removed pod sandbox: 5175631cbb6761ff8f47a383ee2d64af9501fdfebd75ec97d8244b3965e46907\" id=66380a89-8e29-41ac-aac4-17a449d0a1c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138569 | controller |     "Jun 09 17:04:14.434337 crc crio[22095]: time=\"2026-06-09T17:04:14.434238106Z\" level=info msg=\"Stopping pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=cf7dcef5-9764-451d-85ab-54eb95130bf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138584 | controller |     "Jun 09 17:04:14.434509 crc crio[22095]: time=\"2026-06-09T17:04:14.434353849Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=cf7dcef5-9764-451d-85ab-54eb95130bf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138598 | controller |     "Jun 09 17:04:14.434852 crc crio[22095]: time=\"2026-06-09T17:04:14.434776449Z\" level=info msg=\"Removing pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=55e055de-3187-440a-a789-f2358c36fc94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138614 | controller |     "Jun 09 17:04:14.451112 crc crio[22095]: time=\"2026-06-09T17:04:14.451002476Z\" level=info msg=\"Removed pod sandbox: c4235b0980bccbdd037fe152534cdc319f9235d939d6991d99edb2ed4c5a4249\" id=55e055de-3187-440a-a789-f2358c36fc94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138629 | controller |     "Jun 09 17:04:14.453383 crc crio[22095]: time=\"2026-06-09T17:04:14.453274664Z\" level=info msg=\"Stopping pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=38814e8c-4a59-46f1-9f7d-9673997a48c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138643 | controller |     "Jun 09 17:04:14.453559 crc crio[22095]: time=\"2026-06-09T17:04:14.453429478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=38814e8c-4a59-46f1-9f7d-9673997a48c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138658 | controller |     "Jun 09 17:04:14.454348 crc crio[22095]: time=\"2026-06-09T17:04:14.454262029Z\" level=info msg=\"Removing pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=f299fb9b-bbd9-4372-beef-8fc63ccfcb59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138673 | controller |     "Jun 09 17:04:14.469819 crc crio[22095]: time=\"2026-06-09T17:04:14.469696535Z\" level=info msg=\"Removed pod sandbox: 313d48eddac51d85838df07521a5a4d4021e4363046362a482c9ba049bdbb331\" id=f299fb9b-bbd9-4372-beef-8fc63ccfcb59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138691 | controller |     "Jun 09 17:04:14.470510 crc crio[22095]: time=\"2026-06-09T17:04:14.470437844Z\" level=info msg=\"Stopping pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=81cc3655-47dd-479d-b7fd-796da8eb7dc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138706 | controller |     "Jun 09 17:04:14.470510 crc crio[22095]: time=\"2026-06-09T17:04:14.470503486Z\" level=info msg=\"Stopped pod sandbox (already stopped): bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=81cc3655-47dd-479d-b7fd-796da8eb7dc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138721 | controller |     "Jun 09 17:04:14.471551 crc crio[22095]: time=\"2026-06-09T17:04:14.471406089Z\" level=info msg=\"Removing pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=ab2ed5f2-bdb6-461c-ad88-73083261f1dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138737 | controller |     "Jun 09 17:04:14.485055 crc crio[22095]: time=\"2026-06-09T17:04:14.484895935Z\" level=info msg=\"Removed pod sandbox: bef1a59b20a6f989d77207b353274c37c9f35379b37a4098624a8db5e4a34d5d\" id=ab2ed5f2-bdb6-461c-ad88-73083261f1dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138752 | controller |     "Jun 09 17:04:14.486205 crc crio[22095]: time=\"2026-06-09T17:04:14.486113186Z\" level=info msg=\"Stopping pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=7113b8a4-da0a-4d65-ab03-17c40b7dddd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138767 | controller |     "Jun 09 17:04:14.486507 crc crio[22095]: time=\"2026-06-09T17:04:14.486283771Z\" level=info msg=\"Stopped pod sandbox (already stopped): 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=7113b8a4-da0a-4d65-ab03-17c40b7dddd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138783 | controller |     "Jun 09 17:04:14.487746 crc crio[22095]: time=\"2026-06-09T17:04:14.487660166Z\" level=info msg=\"Removing pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=fd6df384-73aa-4c1f-ae43-85662d19e819 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138798 | controller |     "Jun 09 17:04:14.503946 crc crio[22095]: time=\"2026-06-09T17:04:14.50381002Z\" level=info msg=\"Removed pod sandbox: 555ed896efb7c1fd5834f3150c1dd73304bacf0a7050219b1d885e0badda6cf3\" id=fd6df384-73aa-4c1f-ae43-85662d19e819 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138813 | controller |     "Jun 09 17:04:14.504996 crc crio[22095]: time=\"2026-06-09T17:04:14.504847587Z\" level=info msg=\"Stopping pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=46790df1-a50b-4bc0-a77b-1b1dbec563e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138829 | controller |     "Jun 09 17:04:14.505163 crc crio[22095]: time=\"2026-06-09T17:04:14.505089543Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=46790df1-a50b-4bc0-a77b-1b1dbec563e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138844 | controller |     "Jun 09 17:04:14.506074 crc crio[22095]: time=\"2026-06-09T17:04:14.505891184Z\" level=info msg=\"Removing pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=c59e569c-cc8e-4ea1-bdb0-0d44ae80d554 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138888 | controller |     "Jun 09 17:04:14.554281 crc crio[22095]: time=\"2026-06-09T17:04:14.554124351Z\" level=info msg=\"Removed pod sandbox: 2a9e275e5be9cef877dff1dba286aa405f1a1b220a60a2659cc047fe5cf89fc6\" id=c59e569c-cc8e-4ea1-bdb0-0d44ae80d554 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138909 | controller |     "Jun 09 17:04:14.555627 crc crio[22095]: time=\"2026-06-09T17:04:14.555497516Z\" level=info msg=\"Stopping pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=82b492b5-2013-41e6-96d0-30e329ff3880 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138925 | controller |     "Jun 09 17:04:14.555627 crc crio[22095]: time=\"2026-06-09T17:04:14.55562355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=82b492b5-2013-41e6-96d0-30e329ff3880 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138941 | controller |     "Jun 09 17:04:14.556607 crc crio[22095]: time=\"2026-06-09T17:04:14.556460411Z\" level=info msg=\"Removing pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=1e2512b3-2557-4e9f-bc2c-d274fbad1f23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138956 | controller |     "Jun 09 17:04:14.577719 crc crio[22095]: time=\"2026-06-09T17:04:14.577630864Z\" level=info msg=\"Removed pod sandbox: 48bcf650e439e227d7f23c806e5e74e3b237d22914c3397c682a506b0fc1c6ee\" id=1e2512b3-2557-4e9f-bc2c-d274fbad1f23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.138971 | controller |     "Jun 09 17:04:14.579821 crc crio[22095]: time=\"2026-06-09T17:04:14.579712618Z\" level=info msg=\"Stopping pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=f676c78b-1ff9-4056-a109-92848918264b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.138986 | controller |     "Jun 09 17:04:14.579984 crc crio[22095]: time=\"2026-06-09T17:04:14.57981936Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=f676c78b-1ff9-4056-a109-92848918264b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139002 | controller |     "Jun 09 17:04:14.583003 crc crio[22095]: time=\"2026-06-09T17:04:14.580830016Z\" level=info msg=\"Removing pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=6c79d1cc-55ed-4335-973d-e6730637e274 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139017 | controller |     "Jun 09 17:04:14.612555 crc crio[22095]: time=\"2026-06-09T17:04:14.612193961Z\" level=info msg=\"Removed pod sandbox: 04a485a5bab0014e1d471309310f8029374b8476ec7f8e73ef79d6689f735ff9\" id=6c79d1cc-55ed-4335-973d-e6730637e274 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139032 | controller |     "Jun 09 17:04:14.613422 crc crio[22095]: time=\"2026-06-09T17:04:14.61334106Z\" level=info msg=\"Stopping pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=44728364-e4ae-41c8-80c2-d157b443dc6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139048 | controller |     "Jun 09 17:04:14.613517 crc crio[22095]: time=\"2026-06-09T17:04:14.613429092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=44728364-e4ae-41c8-80c2-d157b443dc6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139064 | controller |     "Jun 09 17:04:14.614712 crc crio[22095]: time=\"2026-06-09T17:04:14.614573012Z\" level=info msg=\"Removing pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=a334455b-75da-4659-8802-735606a14c0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139079 | controller |     "Jun 09 17:04:14.636621 crc crio[22095]: time=\"2026-06-09T17:04:14.636488784Z\" level=info msg=\"Removed pod sandbox: 556da479f654c2507a106233dbd627baeb25064597b422d16d83b43e273a3333\" id=a334455b-75da-4659-8802-735606a14c0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139095 | controller |     "Jun 09 17:04:14.637830 crc crio[22095]: time=\"2026-06-09T17:04:14.637778097Z\" level=info msg=\"Stopping pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=40979f4f-ab7a-4d57-8a47-ad3eddff1d15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139114 | controller |     "Jun 09 17:04:14.638093 crc crio[22095]: time=\"2026-06-09T17:04:14.637857919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=40979f4f-ab7a-4d57-8a47-ad3eddff1d15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139130 | controller |     "Jun 09 17:04:14.639050 crc crio[22095]: time=\"2026-06-09T17:04:14.638905266Z\" level=info msg=\"Removing pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=6f60e837-3bcc-428e-8eb6-edc270366fad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139145 | controller |     "Jun 09 17:04:14.657359 crc crio[22095]: time=\"2026-06-09T17:04:14.657270677Z\" level=info msg=\"Removed pod sandbox: 05a272e81189912b4cdcde8e840eb7312f60c93c79f138954f670adf9b92f9d4\" id=6f60e837-3bcc-428e-8eb6-edc270366fad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139160 | controller |     "Jun 09 17:04:14.658725 crc crio[22095]: time=\"2026-06-09T17:04:14.658632002Z\" level=info msg=\"Stopping pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=218d0445-469c-4f36-a3b5-6552a0ba6dc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139175 | controller |     "Jun 09 17:04:14.658865 crc crio[22095]: time=\"2026-06-09T17:04:14.658755135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=218d0445-469c-4f36-a3b5-6552a0ba6dc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139190 | controller |     "Jun 09 17:04:14.660061 crc crio[22095]: time=\"2026-06-09T17:04:14.659909235Z\" level=info msg=\"Removing pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=654f38ea-672e-4c70-85b1-0837dd99aad8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139206 | controller |     "Jun 09 17:04:14.686859 crc crio[22095]: time=\"2026-06-09T17:04:14.68659744Z\" level=info msg=\"Removed pod sandbox: 27c8dcc3162c1de15d4bb76f1fc81234d2c50ab71193158e3376092012fe2f32\" id=654f38ea-672e-4c70-85b1-0837dd99aad8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139221 | controller |     "Jun 09 17:04:14.688381 crc crio[22095]: time=\"2026-06-09T17:04:14.688305333Z\" level=info msg=\"Stopping pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=1bd9cbe8-1fc6-46b8-a463-cd6afa5ccc63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139236 | controller |     "Jun 09 17:04:14.688488 crc crio[22095]: time=\"2026-06-09T17:04:14.688423696Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=1bd9cbe8-1fc6-46b8-a463-cd6afa5ccc63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139252 | controller |     "Jun 09 17:04:14.689571 crc crio[22095]: time=\"2026-06-09T17:04:14.689477613Z\" level=info msg=\"Removing pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=260dcbfa-a938-4a1e-b3e7-bee833469872 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139267 | controller |     "Jun 09 17:04:14.711767 crc crio[22095]: time=\"2026-06-09T17:04:14.711659872Z\" level=info msg=\"Removed pod sandbox: a0f9456dbaaf0c503f9c07cee1728a4d82362ea57481f13053fa43d3fe73c6c4\" id=260dcbfa-a938-4a1e-b3e7-bee833469872 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139282 | controller |     "Jun 09 17:04:14.712785 crc crio[22095]: time=\"2026-06-09T17:04:14.7127215Z\" level=info msg=\"Stopping pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=bef915b8-07ec-403b-ae95-b6b2a611e4cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139300 | controller |     "Jun 09 17:04:14.712882 crc crio[22095]: time=\"2026-06-09T17:04:14.712797002Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=bef915b8-07ec-403b-ae95-b6b2a611e4cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139315 | controller |     "Jun 09 17:04:14.713669 crc crio[22095]: time=\"2026-06-09T17:04:14.713592622Z\" level=info msg=\"Removing pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=2dc7de3f-0db5-44f3-b7dc-613c8f0c6db2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139331 | controller |     "Jun 09 17:04:14.732160 crc crio[22095]: time=\"2026-06-09T17:04:14.732060646Z\" level=info msg=\"Removed pod sandbox: f0ec8ccdf7a178a251a39f08e98249ce94b7c70f9ca6108fe5065352241f6e71\" id=2dc7de3f-0db5-44f3-b7dc-613c8f0c6db2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139347 | controller |     "Jun 09 17:04:14.733721 crc crio[22095]: time=\"2026-06-09T17:04:14.733632586Z\" level=info msg=\"Stopping pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=e07f1cc9-2ef3-4356-a3f6-5a8f02d5acd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139362 | controller |     "Jun 09 17:04:14.733721 crc crio[22095]: time=\"2026-06-09T17:04:14.733720958Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=e07f1cc9-2ef3-4356-a3f6-5a8f02d5acd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139377 | controller |     "Jun 09 17:04:14.735867 crc crio[22095]: time=\"2026-06-09T17:04:14.734338884Z\" level=info msg=\"Removing pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=0d559cdd-0d36-4641-acad-222041adb96b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139392 | controller |     "Jun 09 17:04:14.754536 crc crio[22095]: time=\"2026-06-09T17:04:14.754423549Z\" level=info msg=\"Removed pod sandbox: ab8939eadf196c73d8306d746af233e57ca430aea5be8ed954da1a29009e0583\" id=0d559cdd-0d36-4641-acad-222041adb96b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139408 | controller |     "Jun 09 17:04:14.755775 crc crio[22095]: time=\"2026-06-09T17:04:14.755711003Z\" level=info msg=\"Stopping pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=fffe51de-8c28-42f4-86f3-034e7955dd80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139423 | controller |     "Jun 09 17:04:14.755866 crc crio[22095]: time=\"2026-06-09T17:04:14.755837336Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=fffe51de-8c28-42f4-86f3-034e7955dd80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139438 | controller |     "Jun 09 17:04:14.757109 crc crio[22095]: time=\"2026-06-09T17:04:14.757058217Z\" level=info msg=\"Removing pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=ae867db9-6d71-4283-acce-d34cdd14c9bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139453 | controller |     "Jun 09 17:04:14.781049 crc crio[22095]: time=\"2026-06-09T17:04:14.780809296Z\" level=info msg=\"Removed pod sandbox: ffb925e3b82fb571c0589ef91a9b33515cff3c9ac294bc9276da3588543a8b0c\" id=ae867db9-6d71-4283-acce-d34cdd14c9bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139469 | controller |     "Jun 09 17:04:14.782397 crc crio[22095]: time=\"2026-06-09T17:04:14.782288984Z\" level=info msg=\"Stopping pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=85b210f8-fe2f-4c62-b497-4a77d58377b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139485 | controller |     "Jun 09 17:04:14.782516 crc crio[22095]: time=\"2026-06-09T17:04:14.782411897Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=85b210f8-fe2f-4c62-b497-4a77d58377b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139503 | controller |     "Jun 09 17:04:14.783406 crc crio[22095]: time=\"2026-06-09T17:04:14.783054264Z\" level=info msg=\"Removing pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=78dc5856-6309-4b02-918f-d55baf0fd750 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139519 | controller |     "Jun 09 17:04:14.802282 crc crio[22095]: time=\"2026-06-09T17:04:14.802112063Z\" level=info msg=\"Removed pod sandbox: 7762f809ba46841492ab48d897398e48062f4ac839dbbb3c94dcf9c2c1156935\" id=78dc5856-6309-4b02-918f-d55baf0fd750 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139534 | controller |     "Jun 09 17:04:14.805552 crc crio[22095]: time=\"2026-06-09T17:04:14.805461689Z\" level=info msg=\"Stopping pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=50785525-9a49-461b-9dc3-165ca7f6dcc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139549 | controller |     "Jun 09 17:04:14.805552 crc crio[22095]: time=\"2026-06-09T17:04:14.805549821Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=50785525-9a49-461b-9dc3-165ca7f6dcc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139565 | controller |     "Jun 09 17:04:14.806418 crc crio[22095]: time=\"2026-06-09T17:04:14.806330061Z\" level=info msg=\"Removing pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=228fafa3-cbc7-44cf-a664-a0adc505e72e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139580 | controller |     "Jun 09 17:04:14.833192 crc crio[22095]: time=\"2026-06-09T17:04:14.833078347Z\" level=info msg=\"Removed pod sandbox: 3f481e2fa1e441161ead0771f4c635ecf4a4e964433ac2ae68a47a29dd14b7ae\" id=228fafa3-cbc7-44cf-a664-a0adc505e72e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139595 | controller |     "Jun 09 17:04:14.839886 crc crio[22095]: time=\"2026-06-09T17:04:14.839788859Z\" level=info msg=\"Stopping pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=3e6ecc7c-954e-480a-80e6-bc8c8f298da4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139610 | controller |     "Jun 09 17:04:14.839886 crc crio[22095]: time=\"2026-06-09T17:04:14.839882022Z\" level=info msg=\"Stopped pod sandbox (already stopped): 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=3e6ecc7c-954e-480a-80e6-bc8c8f298da4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139626 | controller |     "Jun 09 17:04:14.840820 crc crio[22095]: time=\"2026-06-09T17:04:14.840757654Z\" level=info msg=\"Removing pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=8ededc16-dcc3-46f8-b430-8b43bb882daf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139641 | controller |     "Jun 09 17:04:14.859686 crc crio[22095]: time=\"2026-06-09T17:04:14.859593137Z\" level=info msg=\"Removed pod sandbox: 606ff000eb6b83e60e754c07a8a61e0c027fefa1e4f88fb5fcd8a1a3ab225a6c\" id=8ededc16-dcc3-46f8-b430-8b43bb882daf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139656 | controller |     "Jun 09 17:04:14.862253 crc crio[22095]: time=\"2026-06-09T17:04:14.862126272Z\" level=info msg=\"Stopping pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=1568b6ba-fec1-47ab-b08b-f41e69ad3577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139671 | controller |     "Jun 09 17:04:14.862518 crc crio[22095]: time=\"2026-06-09T17:04:14.862266296Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=1568b6ba-fec1-47ab-b08b-f41e69ad3577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139689 | controller |     "Jun 09 17:04:14.864590 crc crio[22095]: time=\"2026-06-09T17:04:14.864509014Z\" level=info msg=\"Removing pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=ff01ce05-c5b5-4d53-bfe4-4c73680c5eec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139705 | controller |     "Jun 09 17:04:14.880086 crc crio[22095]: time=\"2026-06-09T17:04:14.879713004Z\" level=info msg=\"Removed pod sandbox: f3cb9b7caff5ca6fbd82866cc9587802a8a87492292c7d4296811a5344f4105e\" id=ff01ce05-c5b5-4d53-bfe4-4c73680c5eec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139734 | controller |     "Jun 09 17:04:14.880724 crc crio[22095]: time=\"2026-06-09T17:04:14.880633227Z\" level=info msg=\"Stopping pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=e396bb3e-87e1-4f72-aade-01754f6b760d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139750 | controller |     "Jun 09 17:04:14.880724 crc crio[22095]: time=\"2026-06-09T17:04:14.880705989Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=e396bb3e-87e1-4f72-aade-01754f6b760d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139766 | controller |     "Jun 09 17:04:14.881431 crc crio[22095]: time=\"2026-06-09T17:04:14.881370966Z\" level=info msg=\"Removing pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=c790f3a7-cb60-43bc-b406-504a2b7c4d02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139782 | controller |     "Jun 09 17:04:14.896644 crc crio[22095]: time=\"2026-06-09T17:04:14.896541085Z\" level=info msg=\"Removed pod sandbox: 9d4870ee89adb71d6a0630353b216bc891fbbd6df690018f326f99764e5af6c8\" id=c790f3a7-cb60-43bc-b406-504a2b7c4d02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139797 | controller |     "Jun 09 17:04:14.897664 crc crio[22095]: time=\"2026-06-09T17:04:14.897535471Z\" level=info msg=\"Stopping pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=651600ae-7e91-44d9-a7cb-e019f7772458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139812 | controller |     "Jun 09 17:04:14.897664 crc crio[22095]: time=\"2026-06-09T17:04:14.897636163Z\" level=info msg=\"Stopped pod sandbox (already stopped): d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=651600ae-7e91-44d9-a7cb-e019f7772458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139827 | controller |     "Jun 09 17:04:14.898334 crc crio[22095]: time=\"2026-06-09T17:04:14.898266459Z\" level=info msg=\"Removing pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=5cc6e3e2-569e-44e0-aea5-78a08f5daba5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139843 | controller |     "Jun 09 17:04:14.910702 crc crio[22095]: time=\"2026-06-09T17:04:14.910617556Z\" level=info msg=\"Removed pod sandbox: d69c5510323cdb59ec4be890424d2400a8e08a8a082a18efb907c31f04269063\" id=5cc6e3e2-569e-44e0-aea5-78a08f5daba5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139876 | controller |     "Jun 09 17:04:14.911765 crc crio[22095]: time=\"2026-06-09T17:04:14.911676254Z\" level=info msg=\"Stopping pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=11a54c3a-b2d6-4724-bb4e-0e9911b048ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139894 | controller |     "Jun 09 17:04:14.911844 crc crio[22095]: time=\"2026-06-09T17:04:14.911771766Z\" level=info msg=\"Stopped pod sandbox (already stopped): eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=11a54c3a-b2d6-4724-bb4e-0e9911b048ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139910 | controller |     "Jun 09 17:04:14.912427 crc crio[22095]: time=\"2026-06-09T17:04:14.912370011Z\" level=info msg=\"Removing pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=2297863c-23fe-48c2-80b7-f54a137d3547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139929 | controller |     "Jun 09 17:04:14.939901 crc crio[22095]: time=\"2026-06-09T17:04:14.93959009Z\" level=info msg=\"Removed pod sandbox: eaae5e7a57693009f56c0f5903394e67c3ae75952b579281730d1e6e2fdc844e\" id=2297863c-23fe-48c2-80b7-f54a137d3547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139945 | controller |     "Jun 09 17:04:14.940764 crc crio[22095]: time=\"2026-06-09T17:04:14.940683858Z\" level=info msg=\"Stopping pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=b432d281-3cd3-4cdd-a8e9-5bbe70cbdc30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139960 | controller |     "Jun 09 17:04:14.940859 crc crio[22095]: time=\"2026-06-09T17:04:14.94077145Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=b432d281-3cd3-4cdd-a8e9-5bbe70cbdc30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.139976 | controller |     "Jun 09 17:04:14.942485 crc crio[22095]: time=\"2026-06-09T17:04:14.94234287Z\" level=info msg=\"Removing pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=a4d25b07-767d-4f1a-9add-d45c7e5ff00c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.139991 | controller |     "Jun 09 17:04:14.959592 crc crio[22095]: time=\"2026-06-09T17:04:14.959457949Z\" level=info msg=\"Removed pod sandbox: 98c415731fe8e7a11ae0b13894575426a4852c182f27ac8c9f3c342d60f0c8ea\" id=a4d25b07-767d-4f1a-9add-d45c7e5ff00c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.140007 | controller |     "Jun 09 17:04:25.904364 crc crio[22095]: time=\"2026-06-09T17:04:25.902878717Z\" level=info msg=\"Running pod sandbox: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/POD\" id=65d143f3-cfc4-4493-9a37-c420b4c1ddc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.140022 | controller |     "Jun 09 17:04:25.906203 crc crio[22095]: time=\"2026-06-09T17:04:25.904430237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140038 | controller |     "Jun 09 17:04:25.940109 crc crio[22095]: time=\"2026-06-09T17:04:25.939716102Z\" level=info msg=\"Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0074a49d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.140054 | controller |     "Jun 09 17:04:25.940109 crc crio[22095]: time=\"2026-06-09T17:04:25.939838616Z\" level=info msg=\"Adding pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.140070 | controller |     "Jun 09 17:04:26.636336 crc crio[22095]: 2026-06-09T17:04:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e5f1c28dc558a Mac:2e:89:95:91:f1:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 SocketPath: PciID:}] [{Interface:0xc00011ac20 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.140085 | controller |     "Jun 09 17:04:26.638527 crc crio[22095]: time=\"2026-06-09T17:04:26.638417036Z\" level=info msg=\"Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0074a49d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.140104 | controller |     "Jun 09 17:04:26.638793 crc crio[22095]: time=\"2026-06-09T17:04:26.638636812Z\" level=info msg=\"Checking pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.140121 | controller |     "Jun 09 17:04:26.647079 crc crio[22095]: time=\"2026-06-09T17:04:26.647012047Z\" level=info msg=\"Ran pod sandbox b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 with infra container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/POD\" id=65d143f3-cfc4-4493-9a37-c420b4c1ddc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.140136 | controller |     "Jun 09 17:04:26.651204 crc crio[22095]: time=\"2026-06-09T17:04:26.651118862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53070ec8-963a-481e-8a70-e6b20b5277f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140152 | controller |     "Jun 09 17:04:26.654478 crc crio[22095]: time=\"2026-06-09T17:04:26.654414317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e51c92a-6a1a-4b64-ae1d-193208ec95dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140167 | controller |     "Jun 09 17:04:26.665349 crc crio[22095]: time=\"2026-06-09T17:04:26.665205813Z\" level=info msg=\"Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util\" id=c697bb89-4f85-4b55-bf36-6a5bfefab3d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140183 | controller |     "Jun 09 17:04:26.665824 crc crio[22095]: time=\"2026-06-09T17:04:26.665710796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140199 | controller |     "Jun 09 17:04:26.728739 crc crio[22095]: time=\"2026-06-09T17:04:26.728652211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140215 | controller |     "Jun 09 17:04:26.732450 crc crio[22095]: time=\"2026-06-09T17:04:26.732352506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140230 | controller |     "Jun 09 17:04:27.061113 crc crio[22095]: time=\"2026-06-09T17:04:27.060305919Z\" level=info msg=\"Created container 29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util\" id=c697bb89-4f85-4b55-bf36-6a5bfefab3d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140245 | controller |     "Jun 09 17:04:27.063706 crc crio[22095]: time=\"2026-06-09T17:04:27.063635434Z\" level=info msg=\"Starting container: 29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4\" id=5766ad4e-eaf4-4b89-87e2-5c1d9b7d1967 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.140261 | controller |     "Jun 09 17:04:27.071798 crc crio[22095]: time=\"2026-06-09T17:04:27.071031754Z\" level=info msg=\"Started container\" PID=224735 containerID=29689870eab695885b0b5bf3c6ed9fbdc6540420e3fb31e3aa019a79e14fbdd4 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/util id=5766ad4e-eaf4-4b89-87e2-5c1d9b7d1967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905",
2026-06-09 17:40:44.140279 | controller |     "Jun 09 17:04:28.266083 crc crio[22095]: time=\"2026-06-09T17:04:28.262610051Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=4071a294-6f02-4f8e-a605-bda8af15a897 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.140295 | controller |     "Jun 09 17:04:28.266083 crc crio[22095]: time=\"2026-06-09T17:04:28.264548901Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:40:44.140310 | controller |     "Jun 09 17:04:28.727449 crc crio[22095]: time=\"2026-06-09T17:04:28.725996328Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:cae98956ba1c8e9fdbd641b8d81f1855635c523dfa60cfb4f4172c75cf6b8cd5\" id=4071a294-6f02-4f8e-a605-bda8af15a897 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.140325 | controller |     "Jun 09 17:04:28.729532 crc crio[22095]: time=\"2026-06-09T17:04:28.729490008Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=6f97031c-1cf5-4f2e-9f14-bb0718099480 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140341 | controller |     "Jun 09 17:04:28.733517 crc crio[22095]: time=\"2026-06-09T17:04:28.733432859Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=cec319ce-1d39-4c70-a5a1-2a919bd61898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140356 | controller |     "Jun 09 17:04:28.741671 crc crio[22095]: time=\"2026-06-09T17:04:28.741611619Z\" level=info msg=\"Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull\" id=b8ee0608-906a-4320-b2c5-df6ed09a2abf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140371 | controller |     "Jun 09 17:04:28.743398 crc crio[22095]: time=\"2026-06-09T17:04:28.743370524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140386 | controller |     "Jun 09 17:04:28.791104 crc crio[22095]: time=\"2026-06-09T17:04:28.791041997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140401 | controller |     "Jun 09 17:04:28.791744 crc crio[22095]: time=\"2026-06-09T17:04:28.791719214Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c5f7e93f2e81afe89cf20ab1404c558fb20cb81ef65e85ea2776abf6441207a4/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:40:44.140416 | controller |     "Jun 09 17:04:28.791973 crc crio[22095]: time=\"2026-06-09T17:04:28.791899359Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/c5f7e93f2e81afe89cf20ab1404c558fb20cb81ef65e85ea2776abf6441207a4/merged/etc/group: no such file or directory\"",
2026-06-09 17:40:44.140431 | controller |     "Jun 09 17:04:28.795232 crc crio[22095]: time=\"2026-06-09T17:04:28.795197034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140447 | controller |     "Jun 09 17:04:28.983758 crc crio[22095]: time=\"2026-06-09T17:04:28.983481644Z\" level=info msg=\"Created container 72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull\" id=b8ee0608-906a-4320-b2c5-df6ed09a2abf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140466 | controller |     "Jun 09 17:04:28.985109 crc crio[22095]: time=\"2026-06-09T17:04:28.984987242Z\" level=info msg=\"Starting container: 72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69\" id=7d3b44eb-017f-497f-bc22-9ba7ab2fbca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.140482 | controller |     "Jun 09 17:04:28.992266 crc crio[22095]: time=\"2026-06-09T17:04:28.992162516Z\" level=info msg=\"Started container\" PID=224856 containerID=72fcd65eb52117315318280dc135732f264c2786a4649a1d9e70219a15901c69 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/pull id=7d3b44eb-017f-497f-bc22-9ba7ab2fbca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905",
2026-06-09 17:40:44.140497 | controller |     "Jun 09 17:04:29.291039 crc crio[22095]: time=\"2026-06-09T17:04:29.28932405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb176b92-8fb1-499b-98ef-fbab3ed8690e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140512 | controller |     "Jun 09 17:04:29.296770 crc crio[22095]: time=\"2026-06-09T17:04:29.296656618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13e40f66-6ca0-4708-8273-6fe10ca65b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140528 | controller |     "Jun 09 17:04:29.307292 crc crio[22095]: time=\"2026-06-09T17:04:29.307119026Z\" level=info msg=\"Creating container: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract\" id=c2ddb017-bef7-452f-8af2-7dba504f17df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140543 | controller |     "Jun 09 17:04:29.307769 crc crio[22095]: time=\"2026-06-09T17:04:29.307698901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140558 | controller |     "Jun 09 17:04:29.368391 crc crio[22095]: time=\"2026-06-09T17:04:29.368333456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140573 | controller |     "Jun 09 17:04:29.373293 crc crio[22095]: time=\"2026-06-09T17:04:29.373229422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140588 | controller |     "Jun 09 17:04:29.548854 crc crio[22095]: time=\"2026-06-09T17:04:29.54856991Z\" level=info msg=\"Created container b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572: openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract\" id=c2ddb017-bef7-452f-8af2-7dba504f17df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140603 | controller |     "Jun 09 17:04:29.550041 crc crio[22095]: time=\"2026-06-09T17:04:29.549701589Z\" level=info msg=\"Starting container: b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572\" id=194f236c-2301-4851-a1d5-b68892f2967e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.140618 | controller |     "Jun 09 17:04:29.556410 crc crio[22095]: time=\"2026-06-09T17:04:29.556246187Z\" level=info msg=\"Started container\" PID=224891 containerID=b3918d107266ded3568d9fb7f4fd3d6a1be66d6b9a553aa5f9992e5dc19bf572 description=openstack-operators/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/extract id=194f236c-2301-4851-a1d5-b68892f2967e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905",
2026-06-09 17:40:44.140639 | controller |     "Jun 09 17:04:31.323583 crc crio[22095]: time=\"2026-06-09T17:04:31.322726222Z\" level=info msg=\"Stopping pod sandbox: b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\" id=8d63e0de-087a-4adb-8d88-1ca07ea2f4a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.140655 | controller |     "Jun 09 17:04:31.325255 crc crio[22095]: time=\"2026-06-09T17:04:31.324565459Z\" level=info msg=\"Got pod network &{Name:41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq Namespace:openstack-operators ID:b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905 UID:97727ec0-b4f8-47a1-be2d-6a6035be228e NetNS:/var/run/netns/a1e49e40-5b5d-4148-8bd6-a2d3b39cfeb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97727ec0_b4f8_47a1_be2d_6a6035be228e.slice PodAnnotations:0xc0028b6b48}] Aliases:map[]}\"",
2026-06-09 17:40:44.140671 | controller |     "Jun 09 17:04:31.325255 crc crio[22095]: time=\"2026-06-09T17:04:31.324730773Z\" level=info msg=\"Deleting pod openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.140686 | controller |     "Jun 09 17:04:31.635891 crc crio[22095]: time=\"2026-06-09T17:04:31.635306481Z\" level=info msg=\"Stopped pod sandbox: b9e5f1c28dc558ae033361be74f1f4703272bd87e680485424ed0fc423af6905\" id=8d63e0de-087a-4adb-8d88-1ca07ea2f4a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.140702 | controller |     "Jun 09 17:04:38.387332 crc crio[22095]: time=\"2026-06-09T17:04:38.38617104Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/POD\" id=346ed17d-cc97-4768-a782-02832212717f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.140717 | controller |     "Jun 09 17:04:38.387332 crc crio[22095]: time=\"2026-06-09T17:04:38.3873167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.140733 | controller |     "Jun 09 17:04:38.433007 crc crio[22095]: time=\"2026-06-09T17:04:38.432379846Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6847f98755-tvfwh Namespace:openstack-operators ID:0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 UID:2f3274bd-1901-46d3-82bf-3d4685f26a61 NetNS:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3274bd_1901_46d3_82bf_3d4685f26a61.slice PodAnnotations:0xc00012be80}] Aliases:map[]}\"",
2026-06-09 17:40:44.140749 | controller |     "Jun 09 17:04:38.433007 crc crio[22095]: time=\"2026-06-09T17:04:38.432989421Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.140764 | controller |     "Jun 09 17:04:39.097098 crc crio[22095]: 2026-06-09T17:04:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1db211c06d63f Mac:d2:e3:83:b8:19:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.140780 | controller |     "Jun 09 17:04:39.098599 crc crio[22095]: time=\"2026-06-09T17:04:39.098524765Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6847f98755-tvfwh Namespace:openstack-operators ID:0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 UID:2f3274bd-1901-46d3-82bf-3d4685f26a61 NetNS:/var/run/netns/c2080fc9-85e9-4bd4-b183-0036717633e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3274bd_1901_46d3_82bf_3d4685f26a61.slice PodAnnotations:0xc00012be80}] Aliases:map[]}\"",
2026-06-09 17:40:44.140798 | controller |     "Jun 09 17:04:39.098756 crc crio[22095]: time=\"2026-06-09T17:04:39.09872607Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.140814 | controller |     "Jun 09 17:04:39.108790 crc crio[22095]: time=\"2026-06-09T17:04:39.108695506Z\" level=info msg=\"Ran pod sandbox 0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4 with infra container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/POD\" id=346ed17d-cc97-4768-a782-02832212717f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.140830 | controller |     "Jun 09 17:04:39.112186 crc crio[22095]: time=\"2026-06-09T17:04:39.112066812Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140846 | controller |     "Jun 09 17:04:39.112722 crc crio[22095]: time=\"2026-06-09T17:04:39.112656017Z\" level=info msg=\"Image 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found\" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140882 | controller |     "Jun 09 17:04:39.112817 crc crio[22095]: time=\"2026-06-09T17:04:39.112736349Z\" level=info msg=\"Neither image nor artfiact 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found\" id=4f9057ac-2fc7-499b-a41a-6453fa71a747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140898 | controller |     "Jun 09 17:04:39.114609 crc crio[22095]: time=\"2026-06-09T17:04:39.114529735Z\" level=info msg=\"Pulling image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e7573b79-dc72-426f-bf66-861ac6f92593 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.140914 | controller |     "Jun 09 17:04:39.115890 crc crio[22095]: time=\"2026-06-09T17:04:39.115820378Z\" level=info msg=\"Trying to access \\\"38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:40:44.140929 | controller |     "Jun 09 17:04:45.295809 crc crio[22095]: time=\"2026-06-09T17:04:45.294591933Z\" level=info msg=\"Pulled image: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator@sha256:f1aec380b38ee06ad9a8e1e649a5b18b9979e6f2c159eada8426802eb3188d9b\" id=e7573b79-dc72-426f-bf66-861ac6f92593 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.140945 | controller |     "Jun 09 17:04:45.298126 crc crio[22095]: time=\"2026-06-09T17:04:45.298070332Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=45db309e-3862-4a2c-ad9e-41165370a9f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140960 | controller |     "Jun 09 17:04:45.302443 crc crio[22095]: time=\"2026-06-09T17:04:45.302372543Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=f2c628a2-fbfa-460c-acab-06e73eea3f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.140975 | controller |     "Jun 09 17:04:45.314547 crc crio[22095]: time=\"2026-06-09T17:04:45.314419182Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=4c033768-3636-444f-b307-2871e2e9878b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.140994 | controller |     "Jun 09 17:04:45.316055 crc crio[22095]: time=\"2026-06-09T17:04:45.315993122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141010 | controller |     "Jun 09 17:04:45.391663 crc crio[22095]: time=\"2026-06-09T17:04:45.391474449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141026 | controller |     "Jun 09 17:04:45.399566 crc crio[22095]: time=\"2026-06-09T17:04:45.399449363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141041 | controller |     "Jun 09 17:04:45.553806 crc crio[22095]: time=\"2026-06-09T17:04:45.553557546Z\" level=info msg=\"Created container a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=4c033768-3636-444f-b307-2871e2e9878b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.141058 | controller |     "Jun 09 17:04:45.555298 crc crio[22095]: time=\"2026-06-09T17:04:45.555235589Z\" level=info msg=\"Starting container: a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de\" id=cae5df3a-1404-4565-af1f-545d697f8e57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.141073 | controller |     "Jun 09 17:04:45.562108 crc crio[22095]: time=\"2026-06-09T17:04:45.561845388Z\" level=info msg=\"Started container\" PID=225855 containerID=a0d2be0c29824327f52e2afb156cd0e2e3ff12ab8b0e41de1c2307d17eb3b9de description=openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator id=cae5df3a-1404-4565-af1f-545d697f8e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4",
2026-06-09 17:40:44.141089 | controller |     "Jun 09 17:05:41.377668 crc crio[22095]: time=\"2026-06-09T17:05:41.376474076Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/POD\" id=df40f990-9e97-4140-9fb4-c4db21548a63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141104 | controller |     "Jun 09 17:05:41.379881 crc crio[22095]: time=\"2026-06-09T17:05:41.377736859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141120 | controller |     "Jun 09 17:05:41.444678 crc crio[22095]: time=\"2026-06-09T17:05:41.444571523Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/POD\" id=ff00d160-5e61-4813-879e-cb907dd63666 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141135 | controller |     "Jun 09 17:05:41.444678 crc crio[22095]: time=\"2026-06-09T17:05:41.444682256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141151 | controller |     "Jun 09 17:05:41.607025 crc crio[22095]: time=\"2026-06-09T17:05:41.604460585Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-mqjzq Namespace:openstack-operators ID:868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f UID:7e3000c0-b3e2-421d-97b7-b177e57a16f2 NetNS:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e3000c0_b3e2_421d_97b7_b177e57a16f2.slice PodAnnotations:0xc002ab2088}] Aliases:map[]}\"",
2026-06-09 17:40:44.141166 | controller |     "Jun 09 17:05:41.607025 crc crio[22095]: time=\"2026-06-09T17:05:41.604545067Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141185 | controller |     "Jun 09 17:05:41.757646 crc crio[22095]: time=\"2026-06-09T17:05:41.757491871Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/POD\" id=79bb0d8a-e322-403d-91eb-44a5efe458b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141201 | controller |     "Jun 09 17:05:41.757646 crc crio[22095]: time=\"2026-06-09T17:05:41.757616094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141216 | controller |     "Jun 09 17:05:41.784221 crc crio[22095]: time=\"2026-06-09T17:05:41.783991861Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-j7hhq Namespace:openstack-operators ID:952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 UID:e84650df-f05f-410f-80b0-bf8568de28b0 NetNS:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode84650df_f05f_410f_80b0_bf8568de28b0.slice PodAnnotations:0xc00041c1b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.141232 | controller |     "Jun 09 17:05:41.784221 crc crio[22095]: time=\"2026-06-09T17:05:41.784205756Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141248 | controller |     "Jun 09 17:05:41.966992 crc crio[22095]: time=\"2026-06-09T17:05:41.961192706Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-f8ns6 Namespace:openstack-operators ID:3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f UID:630b2147-5215-4540-9d3d-9445a86e216e NetNS:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b2147_5215_4540_9d3d_9445a86e216e.slice PodAnnotations:0xc0004c6390}] Aliases:map[]}\"",
2026-06-09 17:40:44.141265 | controller |     "Jun 09 17:05:41.966992 crc crio[22095]: time=\"2026-06-09T17:05:41.962071059Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141281 | controller |     "Jun 09 17:05:42.210728 crc crio[22095]: time=\"2026-06-09T17:05:42.210599994Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/POD\" id=3d245f3b-0180-445c-b82d-09ca8526af62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141296 | controller |     "Jun 09 17:05:42.210893 crc crio[22095]: time=\"2026-06-09T17:05:42.210777579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141311 | controller |     "Jun 09 17:05:42.274562 crc crio[22095]: time=\"2026-06-09T17:05:42.274465603Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/POD\" id=e2c7713c-03a2-4956-a8f0-93845c796f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141327 | controller |     "Jun 09 17:05:42.274744 crc crio[22095]: time=\"2026-06-09T17:05:42.274601196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141343 | controller |     "Jun 09 17:05:42.338386 crc crio[22095]: time=\"2026-06-09T17:05:42.33829315Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/POD\" id=6ef32784-cf4a-45db-8469-e4f13cf213bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141362 | controller |     "Jun 09 17:05:42.338386 crc crio[22095]: time=\"2026-06-09T17:05:42.338411293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141378 | controller |     "Jun 09 17:05:42.358989 crc crio[22095]: time=\"2026-06-09T17:05:42.35621857Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qqrxx Namespace:openstack-operators ID:93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 UID:8fd3573d-61d0-4253-8292-8020c37444c4 NetNS:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd3573d_61d0_4253_8292_8020c37444c4.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.141394 | controller |     "Jun 09 17:05:42.358989 crc crio[22095]: time=\"2026-06-09T17:05:42.356304722Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141409 | controller |     "Jun 09 17:05:42.435047 crc crio[22095]: time=\"2026-06-09T17:05:42.427803007Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-hllnh Namespace:openstack-operators ID:8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee UID:27bfe196-9456-45d6-b5f3-ebd3fdcd74ba NetNS:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27bfe196_9456_45d6_b5f3_ebd3fdcd74ba.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.141425 | controller |     "Jun 09 17:05:42.435047 crc crio[22095]: time=\"2026-06-09T17:05:42.428560196Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141440 | controller |     "Jun 09 17:05:42.807446 crc crio[22095]: time=\"2026-06-09T17:05:42.802176789Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/POD\" id=6e1b5c71-c788-45d7-b8f0-47b7f501b74c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141455 | controller |     "Jun 09 17:05:42.807446 crc crio[22095]: time=\"2026-06-09T17:05:42.802875607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141471 | controller |     "Jun 09 17:05:42.832978 crc crio[22095]: time=\"2026-06-09T17:05:42.832805465Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-cb7jw Namespace:openstack-operators ID:2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 UID:b2086548-8e81-4b25-a221-5996c564fe59 NetNS:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2086548_8e81_4b25_a221_5996c564fe59.slice PodAnnotations:0xc0074a4268}] Aliases:map[]}\"",
2026-06-09 17:40:44.141487 | controller |     "Jun 09 17:05:42.832978 crc crio[22095]: time=\"2026-06-09T17:05:42.832894997Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141506 | controller |     "Jun 09 17:05:42.908952 crc crio[22095]: time=\"2026-06-09T17:05:42.908813705Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/POD\" id=7177549c-a4bb-4edd-baa6-908e36f6929a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141522 | controller |     "Jun 09 17:05:42.909120 crc crio[22095]: time=\"2026-06-09T17:05:42.90900885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141538 | controller |     "Jun 09 17:05:42.944607 crc crio[22095]: time=\"2026-06-09T17:05:42.944509701Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/POD\" id=6fa4bdca-30ca-4846-b284-c33e0aeba1e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141553 | controller |     "Jun 09 17:05:42.944830 crc crio[22095]: time=\"2026-06-09T17:05:42.944627534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141568 | controller |     "Jun 09 17:05:42.948117 crc crio[22095]: time=\"2026-06-09T17:05:42.948030611Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-qnb6z Namespace:openstack-operators ID:08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b UID:b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3 NetNS:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4b179f9_0e9c_4e31_bfa8_02db1efd1bc3.slice PodAnnotations:0xc002272270}] Aliases:map[]}\"",
2026-06-09 17:40:44.141584 | controller |     "Jun 09 17:05:42.948117 crc crio[22095]: time=\"2026-06-09T17:05:42.948101813Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141599 | controller |     "Jun 09 17:05:42.959511 crc crio[22095]: time=\"2026-06-09T17:05:42.959434514Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/POD\" id=0c2397a8-0141-435d-957e-f9e1ef192740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141614 | controller |     "Jun 09 17:05:42.959677 crc crio[22095]: time=\"2026-06-09T17:05:42.959530706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141630 | controller |     "Jun 09 17:05:43.052819 crc crio[22095]: time=\"2026-06-09T17:05:43.050767327Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zl692 Namespace:openstack-operators ID:060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 UID:902290a7-c9bd-4d82-a9d6-b6847d8e083a NetNS:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902290a7_c9bd_4d82_a9d6_b6847d8e083a.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"",
2026-06-09 17:40:44.141646 | controller |     "Jun 09 17:05:43.052819 crc crio[22095]: time=\"2026-06-09T17:05:43.050831208Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141661 | controller |     "Jun 09 17:05:43.156064 crc crio[22095]: time=\"2026-06-09T17:05:43.154237471Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d5nxw Namespace:openstack-operators ID:bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 UID:c00faea9-ab83-447c-97ac-422945ab1a51 NetNS:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc00faea9_ab83_447c_97ac_422945ab1a51.slice PodAnnotations:0xc002272058}] Aliases:map[]}\"",
2026-06-09 17:40:44.141681 | controller |     "Jun 09 17:05:43.156756 crc crio[22095]: time=\"2026-06-09T17:05:43.156719515Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141697 | controller |     "Jun 09 17:05:43.157198 crc crio[22095]: time=\"2026-06-09T17:05:43.154791475Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-cv696 Namespace:openstack-operators ID:2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 UID:09e06335-be85-4aad-bff4-df119a23b2f4 NetNS:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e06335_be85_4aad_bff4_df119a23b2f4.slice PodAnnotations:0xc001984080}] Aliases:map[]}\"",
2026-06-09 17:40:44.141713 | controller |     "Jun 09 17:05:43.157352 crc crio[22095]: time=\"2026-06-09T17:05:43.15733077Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-cv696 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141728 | controller |     "Jun 09 17:05:43.305607 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:952650d8c112483 Mac:2e:59:4c:24:07:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.141744 | controller |     "Jun 09 17:05:43.305607 crc crio[22095]: time=\"2026-06-09T17:05:43.303283485Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-j7hhq Namespace:openstack-operators ID:952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 UID:e84650df-f05f-410f-80b0-bf8568de28b0 NetNS:/var/run/netns/a1af2343-d5f5-44aa-92d6-80e9a96444b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode84650df_f05f_410f_80b0_bf8568de28b0.slice PodAnnotations:0xc00041c1b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.141759 | controller |     "Jun 09 17:05:43.305607 crc crio[22095]: time=\"2026-06-09T17:05:43.304395293Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.141774 | controller |     "Jun 09 17:05:43.373544 crc crio[22095]: time=\"2026-06-09T17:05:43.373435864Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/POD\" id=1e658832-1514-426b-8864-57fa58b270b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141789 | controller |     "Jun 09 17:05:43.373741 crc crio[22095]: time=\"2026-06-09T17:05:43.373612739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141804 | controller |     "Jun 09 17:05:43.386448 crc crio[22095]: time=\"2026-06-09T17:05:43.385993466Z\" level=info msg=\"Ran pod sandbox 952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/POD\" id=ff00d160-5e61-4813-879e-cb907dd63666 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141823 | controller |     "Jun 09 17:05:43.398027 crc crio[22095]: time=\"2026-06-09T17:05:43.396439004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.141839 | controller |     "Jun 09 17:05:43.423027 crc crio[22095]: time=\"2026-06-09T17:05:43.422861362Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.141874 | controller |     "Jun 09 17:05:43.423444 crc crio[22095]: time=\"2026-06-09T17:05:43.423067158Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=468187e4-f353-47db-ba00-a890f3fdbcd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.141891 | controller |     "Jun 09 17:05:43.434017 crc crio[22095]: time=\"2026-06-09T17:05:43.433433043Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=18f88ced-f6e5-48cf-9cc6-ba1ee1c9c5be name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.141907 | controller |     "Jun 09 17:05:43.446364 crc crio[22095]: time=\"2026-06-09T17:05:43.445704408Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-09 17:40:44.141922 | controller |     "Jun 09 17:05:43.479240 crc crio[22095]: time=\"2026-06-09T17:05:43.478972582Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-9467v Namespace:openstack-operators ID:f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b UID:16f3739a-fcdb-41c8-8177-8d9a4c95bb37 NetNS:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16f3739a_fcdb_41c8_8177_8d9a4c95bb37.slice PodAnnotations:0xc0022726e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.141938 | controller |     "Jun 09 17:05:43.479240 crc crio[22095]: time=\"2026-06-09T17:05:43.479046994Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.141953 | controller |     "Jun 09 17:05:43.577559 crc crio[22095]: time=\"2026-06-09T17:05:43.575012345Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/POD\" id=2086688b-4845-4322-8a7d-3ce5781a1841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141969 | controller |     "Jun 09 17:05:43.577559 crc crio[22095]: time=\"2026-06-09T17:05:43.575104148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.141984 | controller |     "Jun 09 17:05:43.654087 crc crio[22095]: time=\"2026-06-09T17:05:43.653318534Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/POD\" id=694bdbc5-957e-41be-83bc-dd5c84a044e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.141999 | controller |     "Jun 09 17:05:43.654087 crc crio[22095]: time=\"2026-06-09T17:05:43.654096554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142015 | controller |     "Jun 09 17:05:43.696498 crc crio[22095]: time=\"2026-06-09T17:05:43.693514955Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/POD\" id=d3c5af0f-95bc-4b06-a546-5377082aeed5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142034 | controller |     "Jun 09 17:05:43.696498 crc crio[22095]: time=\"2026-06-09T17:05:43.693644829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142050 | controller |     "Jun 09 17:05:43.814240 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c395211c62aaa3 Mac:46:c9:b3:4b:b4:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142066 | controller |     "Jun 09 17:05:43.818957 crc crio[22095]: time=\"2026-06-09T17:05:43.815278309Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-f8ns6 Namespace:openstack-operators ID:3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f UID:630b2147-5215-4540-9d3d-9445a86e216e NetNS:/var/run/netns/4a5ee88f-699f-44dc-94de-13c76377bc33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b2147_5215_4540_9d3d_9445a86e216e.slice PodAnnotations:0xc0004c6390}] Aliases:map[]}\"",
2026-06-09 17:40:44.142081 | controller |     "Jun 09 17:05:43.818957 crc crio[22095]: time=\"2026-06-09T17:05:43.815488364Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.142097 | controller |     "Jun 09 17:05:43.832857 crc crio[22095]: time=\"2026-06-09T17:05:43.832749057Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-cvf8p Namespace:openstack-operators ID:93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 UID:0ad8bb31-beb3-439a-a986-ce870201c83d NetNS:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ad8bb31_beb3_439a_a986_ce870201c83d.slice PodAnnotations:0xc0028b66e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.142113 | controller |     "Jun 09 17:05:43.832857 crc crio[22095]: time=\"2026-06-09T17:05:43.832828519Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.142129 | controller |     "Jun 09 17:05:43.836291 crc crio[22095]: 2026-06-09T17:05:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:868f643288a68e9 Mac:fa:cb:23:4e:e7:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142145 | controller |     "Jun 09 17:05:43.837522 crc crio[22095]: time=\"2026-06-09T17:05:43.837475509Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-mqjzq Namespace:openstack-operators ID:868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f UID:7e3000c0-b3e2-421d-97b7-b177e57a16f2 NetNS:/var/run/netns/550486ce-63f6-4617-8500-0382984e36dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e3000c0_b3e2_421d_97b7_b177e57a16f2.slice PodAnnotations:0xc002ab2088}] Aliases:map[]}\"",
2026-06-09 17:40:44.142161 | controller |     "Jun 09 17:05:43.837812 crc crio[22095]: time=\"2026-06-09T17:05:43.837788087Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.142179 | controller |     "Jun 09 17:05:43.866440 crc crio[22095]: time=\"2026-06-09T17:05:43.866062252Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/POD\" id=30879d22-1a4b-47df-b3d5-6d5431fafbd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142196 | controller |     "Jun 09 17:05:43.866440 crc crio[22095]: time=\"2026-06-09T17:05:43.866214576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142212 | controller |     "Jun 09 17:05:43.877103 crc crio[22095]: time=\"2026-06-09T17:05:43.868678839Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-hlr2v Namespace:openstack-operators ID:b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce UID:e2ae6c4b-acc0-4834-b165-2b1eadd13424 NetNS:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ae6c4b_acc0_4834_b165_2b1eadd13424.slice PodAnnotations:0xc0074a4120}] Aliases:map[]}\"",
2026-06-09 17:40:44.142228 | controller |     "Jun 09 17:05:43.878243 crc crio[22095]: time=\"2026-06-09T17:05:43.878195103Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.142244 | controller |     "Jun 09 17:05:43.898071 crc crio[22095]: time=\"2026-06-09T17:05:43.897506739Z\" level=info msg=\"Ran pod sandbox 868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/POD\" id=df40f990-9e97-4140-9fb4-c4db21548a63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142259 | controller |     "Jun 09 17:05:43.915216 crc crio[22095]: time=\"2026-06-09T17:05:43.912478183Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-zphgr Namespace:openstack-operators ID:08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 UID:99b4ccff-b651-4802-91cb-605d5b058d48 NetNS:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99b4ccff_b651_4802_91cb_605d5b058d48.slice PodAnnotations:0xc002da4620}] Aliases:map[]}\"",
2026-06-09 17:40:44.142275 | controller |     "Jun 09 17:05:43.915216 crc crio[22095]: time=\"2026-06-09T17:05:43.912530934Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.142290 | controller |     "Jun 09 17:05:43.916525 crc crio[22095]: time=\"2026-06-09T17:05:43.916491916Z\" level=info msg=\"Ran pod sandbox 3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/POD\" id=79bb0d8a-e322-403d-91eb-44a5efe458b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142307 | controller |     "Jun 09 17:05:43.921797 crc crio[22095]: time=\"2026-06-09T17:05:43.921083583Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zjs77 Namespace:openstack-operators ID:97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 UID:2e234950-e5d1-44b3-bee0-6224fea35b4e NetNS:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e234950_e5d1_44b3_bee0_6224fea35b4e.slice PodAnnotations:0xc0028b6980}] Aliases:map[]}\"",
2026-06-09 17:40:44.142326 | controller |     "Jun 09 17:05:43.921797 crc crio[22095]: time=\"2026-06-09T17:05:43.921192966Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.142342 | controller |     "Jun 09 17:05:43.933046 crc crio[22095]: time=\"2026-06-09T17:05:43.933003729Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/POD\" id=2b0786bb-495a-4115-b12a-9e2a7f878a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142357 | controller |     "Jun 09 17:05:43.933668 crc crio[22095]: time=\"2026-06-09T17:05:43.933648756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142373 | controller |     "Jun 09 17:05:43.937506 crc crio[22095]: time=\"2026-06-09T17:05:43.937423233Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/POD\" id=b41453fa-43cc-4b48-9cc7-87e5cd5615e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142389 | controller |     "Jun 09 17:05:43.937626 crc crio[22095]: time=\"2026-06-09T17:05:43.937536955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142404 | controller |     "Jun 09 17:05:43.972115 crc crio[22095]: time=\"2026-06-09T17:05:43.97200546Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142420 | controller |     "Jun 09 17:05:43.972445 crc crio[22095]: time=\"2026-06-09T17:05:43.972354879Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/POD\" id=851d5232-5c66-4052-a8d5-e0e290460f72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142435 | controller |     "Jun 09 17:05:43.972676 crc crio[22095]: time=\"2026-06-09T17:05:43.972430781Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/POD\" id=7ed6c607-3fde-4983-8fd9-a1226735fa3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142450 | controller |     "Jun 09 17:05:43.972676 crc crio[22095]: time=\"2026-06-09T17:05:43.972450191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142465 | controller |     "Jun 09 17:05:43.972676 crc crio[22095]: time=\"2026-06-09T17:05:43.972519773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142481 | controller |     "Jun 09 17:05:43.992812 crc crio[22095]: time=\"2026-06-09T17:05:43.992333591Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142496 | controller |     "Jun 09 17:05:43.993011 crc crio[22095]: time=\"2026-06-09T17:05:43.992841074Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=5570aa17-a7a6-4b01-ad30-6fa7d8971859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142512 | controller |     "Jun 09 17:05:43.993080 crc crio[22095]: time=\"2026-06-09T17:05:43.992488275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142530 | controller |     "Jun 09 17:05:43.993268 crc crio[22095]: time=\"2026-06-09T17:05:43.993209624Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142546 | controller |     "Jun 09 17:05:43.993373 crc crio[22095]: time=\"2026-06-09T17:05:43.993307946Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=f1b51047-49f7-48aa-b3fa-c9235794ef49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142561 | controller |     "Jun 09 17:05:44.010264 crc crio[22095]: time=\"2026-06-09T17:05:44.007623563Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=140afbe0-9e27-4901-9bf5-8c90e9786dc7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.142576 | controller |     "Jun 09 17:05:44.010264 crc crio[22095]: time=\"2026-06-09T17:05:44.008345572Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=457d2678-60b3-45b5-ab6f-522966f14b9f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.142592 | controller |     "Jun 09 17:05:44.023539 crc crio[22095]: time=\"2026-06-09T17:05:44.022423443Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-09 17:40:44.142607 | controller |     "Jun 09 17:05:44.028345 crc crio[22095]: time=\"2026-06-09T17:05:44.028222962Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/POD\" id=72d59066-0cdb-4c05-a513-6f610937c20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142622 | controller |     "Jun 09 17:05:44.028582 crc crio[22095]: time=\"2026-06-09T17:05:44.028386056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.142638 | controller |     "Jun 09 17:05:44.040995 crc crio[22095]: time=\"2026-06-09T17:05:44.040887737Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-09 17:40:44.142654 | controller |     "Jun 09 17:05:44.143011 crc crio[22095]: time=\"2026-06-09T17:05:44.136604252Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-j6m7g Namespace:openstack-operators ID:62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 UID:d44f5ce1-433c-4222-acec-8bec290ffc2f NetNS:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd44f5ce1_433c_4222_acec_8bec290ffc2f.slice PodAnnotations:0xc002b5c850}] Aliases:map[]}\"",
2026-06-09 17:40:44.142669 | controller |     "Jun 09 17:05:44.143011 crc crio[22095]: time=\"2026-06-09T17:05:44.136718495Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.142685 | controller |     "Jun 09 17:05:44.388375 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ee7d400166f76f Mac:26:c9:ad:e3:98:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142703 | controller |     "Jun 09 17:05:44.402110 crc crio[22095]: time=\"2026-06-09T17:05:44.390088505Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-hllnh Namespace:openstack-operators ID:8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee UID:27bfe196-9456-45d6-b5f3-ebd3fdcd74ba NetNS:/var/run/netns/e217725d-48e8-40d8-858b-5b90fbeadf66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27bfe196_9456_45d6_b5f3_ebd3fdcd74ba.slice PodAnnotations:0xc0074a40f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.142719 | controller |     "Jun 09 17:05:44.402110 crc crio[22095]: time=\"2026-06-09T17:05:44.390416713Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.142735 | controller |     "Jun 09 17:05:44.411532 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f574faa1622c67 Mac:b2:68:e8:25:1f:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142750 | controller |     "Jun 09 17:05:44.412866 crc crio[22095]: time=\"2026-06-09T17:05:44.412733096Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-cb7jw Namespace:openstack-operators ID:2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 UID:b2086548-8e81-4b25-a221-5996c564fe59 NetNS:/var/run/netns/5ee7f6fe-ed74-43d6-860c-34004e2d4d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2086548_8e81_4b25_a221_5996c564fe59.slice PodAnnotations:0xc0074a4268}] Aliases:map[]}\"",
2026-06-09 17:40:44.142765 | controller |     "Jun 09 17:05:44.413229 crc crio[22095]: time=\"2026-06-09T17:05:44.413046764Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.142781 | controller |     "Jun 09 17:05:44.417984 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93493b3e7a460ee Mac:46:f2:d5:c8:e6:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142796 | controller |     "Jun 09 17:05:44.420556 crc crio[22095]: time=\"2026-06-09T17:05:44.420440933Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-qqrxx Namespace:openstack-operators ID:93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 UID:8fd3573d-61d0-4253-8292-8020c37444c4 NetNS:/var/run/netns/ef2b0875-cfaa-4b58-87ea-fb75917aea48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd3573d_61d0_4253_8292_8020c37444c4.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.142812 | controller |     "Jun 09 17:05:44.420674 crc crio[22095]: time=\"2026-06-09T17:05:44.420656339Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.142830 | controller |     "Jun 09 17:05:44.571705 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08954227b4ee598 Mac:ca:5e:9c:73:5d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142845 | controller |     "Jun 09 17:05:44.575800 crc crio[22095]: time=\"2026-06-09T17:05:44.575757888Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-qnb6z Namespace:openstack-operators ID:08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b UID:b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3 NetNS:/var/run/netns/0ea06650-6752-489a-b6ec-3fb7e01b970b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4b179f9_0e9c_4e31_bfa8_02db1efd1bc3.slice PodAnnotations:0xc002272270}] Aliases:map[]}\"",
2026-06-09 17:40:44.142882 | controller |     "Jun 09 17:05:44.576216 crc crio[22095]: time=\"2026-06-09T17:05:44.576185299Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.142899 | controller |     "Jun 09 17:05:44.598459 crc crio[22095]: 2026-06-09T17:05:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d462a5b003901e Mac:26:7d:f6:08:f2:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f SocketPath: PciID:}] [{Interface:0xc0002c0b40 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.142915 | controller |     "Jun 09 17:05:44.624368 crc crio[22095]: time=\"2026-06-09T17:05:44.623557264Z\" level=info msg=\"Ran pod sandbox 8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/POD\" id=e2c7713c-03a2-4956-a8f0-93845c796f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142930 | controller |     "Jun 09 17:05:44.627600 crc crio[22095]: time=\"2026-06-09T17:05:44.627494875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142946 | controller |     "Jun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.633104669Z\" level=info msg=\"Ran pod sandbox 2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/POD\" id=6ef32784-cf4a-45db-8469-e4f13cf213bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.142961 | controller |     "Jun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.634016742Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142976 | controller |     "Jun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.634191887Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=9a947a11-cce2-4018-89e1-9bac2e64e702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.142990 | controller |     "Jun 09 17:05:44.636562 crc crio[22095]: time=\"2026-06-09T17:05:44.635045449Z\" level=info msg=\"Ran pod sandbox 93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/POD\" id=3d245f3b-0180-445c-b82d-09ca8526af62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.143009 | controller |     "Jun 09 17:05:44.639366 crc crio[22095]: time=\"2026-06-09T17:05:44.639266507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143024 | controller |     "Jun 09 17:05:44.639604 crc crio[22095]: time=\"2026-06-09T17:05:44.639468802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143038 | controller |     "Jun 09 17:05:44.639874 crc crio[22095]: time=\"2026-06-09T17:05:44.639504613Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143053 | controller |     "Jun 09 17:05:44.639874 crc crio[22095]: time=\"2026-06-09T17:05:44.639835132Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=f46965e7-63c6-4118-96da-616d823e1f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143068 | controller |     "Jun 09 17:05:44.640600 crc crio[22095]: time=\"2026-06-09T17:05:44.640263713Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143083 | controller |     "Jun 09 17:05:44.640600 crc crio[22095]: time=\"2026-06-09T17:05:44.640477558Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=15a87d9e-6ca3-4691-b40e-3c0f574e1228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143098 | controller |     "Jun 09 17:05:44.644096 crc crio[22095]: time=\"2026-06-09T17:05:44.643427484Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a2775e81-6d25-407d-9ade-a022b9b6c8fe name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143113 | controller |     "Jun 09 17:05:44.645604 crc crio[22095]: time=\"2026-06-09T17:05:44.645533158Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1cb756bf-1f43-4d19-9855-0651366feca1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143128 | controller |     "Jun 09 17:05:44.645817 crc crio[22095]: time=\"2026-06-09T17:05:44.645783714Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fda0cdb3-591a-4d8d-89c9-c435eaa70f98 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143143 | controller |     "Jun 09 17:05:44.653076 crc crio[22095]: time=\"2026-06-09T17:05:44.652988519Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-09 17:40:44.143158 | controller |     "Jun 09 17:05:44.654439 crc crio[22095]: time=\"2026-06-09T17:05:44.654326543Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-09 17:40:44.143173 | controller |     "Jun 09 17:05:44.656725 crc crio[22095]: time=\"2026-06-09T17:05:44.656650293Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-09 17:40:44.143194 | controller |     "Jun 09 17:05:44.663633 crc crio[22095]: time=\"2026-06-09T17:05:44.66355466Z\" level=info msg=\"Ran pod sandbox 08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/POD\" id=6e1b5c71-c788-45d7-b8f0-47b7f501b74c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.143210 | controller |     "Jun 09 17:05:44.667864 crc crio[22095]: time=\"2026-06-09T17:05:44.667785709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143225 | controller |     "Jun 09 17:05:44.670766 crc crio[22095]: time=\"2026-06-09T17:05:44.670683643Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143241 | controller |     "Jun 09 17:05:44.670893 crc crio[22095]: time=\"2026-06-09T17:05:44.670791896Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=71d7008f-ea9e-4730-bc26-9f6d57f379db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143256 | controller |     "Jun 09 17:05:44.676700 crc crio[22095]: time=\"2026-06-09T17:05:44.676573714Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=c77e6825-33a9-446e-a282-20a1448e68fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143271 | controller |     "Jun 09 17:05:44.683959 crc crio[22095]: time=\"2026-06-09T17:05:44.680542996Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-09 17:40:44.143287 | controller |     "Jun 09 17:05:44.721741 crc crio[22095]: time=\"2026-06-09T17:05:44.721674771Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-cv696 Namespace:openstack-operators ID:2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 UID:09e06335-be85-4aad-bff4-df119a23b2f4 NetNS:/var/run/netns/8d554a06-436a-4ff1-bf77-989e58cee82f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e06335_be85_4aad_bff4_df119a23b2f4.slice PodAnnotations:0xc001984080}] Aliases:map[]}\"",
2026-06-09 17:40:44.143302 | controller |     "Jun 09 17:05:44.722395 crc crio[22095]: time=\"2026-06-09T17:05:44.722324458Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-cv696 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.143317 | controller |     "Jun 09 17:05:44.766790 crc crio[22095]: time=\"2026-06-09T17:05:44.76606586Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-sj9s5 Namespace:openstack-operators ID:dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec UID:4258eb46-8d6f-4435-b37e-ab2a73cd8bb9 NetNS:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4258eb46_8d6f_4435_b37e_ab2a73cd8bb9.slice PodAnnotations:0xc002da4118}] Aliases:map[]}\"",
2026-06-09 17:40:44.143333 | controller |     "Jun 09 17:05:44.766790 crc crio[22095]: time=\"2026-06-09T17:05:44.766777858Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.143352 | controller |     "Jun 09 17:05:44.771062 crc crio[22095]: time=\"2026-06-09T17:05:44.770904214Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw Namespace:openstack-operators ID:8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 UID:7713d9e7-ddba-44be-a50c-b1228bc78b03 NetNS:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7713d9e7_ddba_44be_a50c_b1228bc78b03.slice PodAnnotations:0xc002272650}] Aliases:map[]}\"",
2026-06-09 17:40:44.143368 | controller |     "Jun 09 17:05:44.771062 crc crio[22095]: time=\"2026-06-09T17:05:44.771034227Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.143384 | controller |     "Jun 09 17:05:44.776561 crc crio[22095]: time=\"2026-06-09T17:05:44.773374397Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-hnbdw Namespace:openstack-operators ID:e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c UID:153c7232-54fa-45ce-a883-fb38861f9e47 NetNS:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c7232_54fa_45ce_a883_fb38861f9e47.slice PodAnnotations:0xc00263c3f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.143399 | controller |     "Jun 09 17:05:44.776561 crc crio[22095]: time=\"2026-06-09T17:05:44.77348505Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.143415 | controller |     "Jun 09 17:05:44.786241 crc crio[22095]: time=\"2026-06-09T17:05:44.785996581Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-xkcds Namespace:openstack-operators ID:e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 UID:b955cad4-91a3-47d7-874d-689457cbc09e NetNS:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb955cad4_91a3_47d7_874d_689457cbc09e.slice PodAnnotations:0xc002b5c040}] Aliases:map[]}\"",
2026-06-09 17:40:44.143431 | controller |     "Jun 09 17:05:44.786241 crc crio[22095]: time=\"2026-06-09T17:05:44.786064663Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.143446 | controller |     "Jun 09 17:05:44.800563 crc crio[22095]: time=\"2026-06-09T17:05:44.800481483Z\" level=info msg=\"Ran pod sandbox 2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/POD\" id=0c2397a8-0141-435d-957e-f9e1ef192740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.143462 | controller |     "Jun 09 17:05:44.868261 crc crio[22095]: time=\"2026-06-09T17:05:44.868054726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143478 | controller |     "Jun 09 17:05:44.868846 crc crio[22095]: time=\"2026-06-09T17:05:44.868661292Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143497 | controller |     "Jun 09 17:05:44.875992 crc crio[22095]: time=\"2026-06-09T17:05:44.874501642Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=028c679b-b65f-4f65-9bcf-a7a914e4da25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143513 | controller |     "Jun 09 17:05:44.888432 crc crio[22095]: time=\"2026-06-09T17:05:44.887874075Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=3b7f3e22-a9fb-4040-bb8a-d9f2f5a1e2c0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143529 | controller |     "Jun 09 17:05:44.902523 crc crio[22095]: time=\"2026-06-09T17:05:44.902380627Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-09 17:40:44.143544 | controller |     "Jun 09 17:05:45.357611 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb583ef0c1799ed Mac:46:ac:77:b0:ff:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.143560 | controller |     "Jun 09 17:05:45.364984 crc crio[22095]: time=\"2026-06-09T17:05:45.364077541Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d5nxw Namespace:openstack-operators ID:bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 UID:c00faea9-ab83-447c-97ac-422945ab1a51 NetNS:/var/run/netns/0bfed985-55da-4c0e-8f9a-8c6aa3803670 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc00faea9_ab83_447c_97ac_422945ab1a51.slice PodAnnotations:0xc002272058}] Aliases:map[]}\"",
2026-06-09 17:40:44.143575 | controller |     "Jun 09 17:05:45.364984 crc crio[22095]: time=\"2026-06-09T17:05:45.364490202Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.143591 | controller |     "Jun 09 17:05:45.387412 crc crio[22095]: time=\"2026-06-09T17:05:45.387314257Z\" level=info msg=\"Ran pod sandbox bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/POD\" id=6fa4bdca-30ca-4846-b284-c33e0aeba1e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.143607 | controller |     "Jun 09 17:05:45.400598 crc crio[22095]: time=\"2026-06-09T17:05:45.399850839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143622 | controller |     "Jun 09 17:05:45.401021 crc crio[22095]: time=\"2026-06-09T17:05:45.400896456Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143638 | controller |     "Jun 09 17:05:45.402666 crc crio[22095]: time=\"2026-06-09T17:05:45.40263351Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=218c6351-a8ff-47e8-933c-fcd564ba56bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143656 | controller |     "Jun 09 17:05:45.406331 crc crio[22095]: time=\"2026-06-09T17:05:45.40575143Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=2ff9312c-cbbe-4e64-a0e8-a84e1d1baaf8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143672 | controller |     "Jun 09 17:05:45.413704 crc crio[22095]: time=\"2026-06-09T17:05:45.413608672Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-09 17:40:44.143687 | controller |     "Jun 09 17:05:45.446530 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:060daeaabb0d40c Mac:f2:42:da:13:8b:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.143703 | controller |     "Jun 09 17:05:45.485240 crc crio[22095]: time=\"2026-06-09T17:05:45.484053129Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zl692 Namespace:openstack-operators ID:060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 UID:902290a7-c9bd-4d82-a9d6-b6847d8e083a NetNS:/var/run/netns/6ebd0786-f3bf-487d-ac2c-ba1c03c47b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902290a7_c9bd_4d82_a9d6_b6847d8e083a.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"",
2026-06-09 17:40:44.143718 | controller |     "Jun 09 17:05:45.485760 crc crio[22095]: time=\"2026-06-09T17:05:45.485688001Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.143734 | controller |     "Jun 09 17:05:45.524777 crc crio[22095]: time=\"2026-06-09T17:05:45.524685901Z\" level=info msg=\"Ran pod sandbox 060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/POD\" id=7177549c-a4bb-4edd-baa6-908e36f6929a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.143763 | controller |     "Jun 09 17:05:45.531109 crc crio[22095]: time=\"2026-06-09T17:05:45.530248244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143779 | controller |     "Jun 09 17:05:45.531309 crc crio[22095]: time=\"2026-06-09T17:05:45.531222499Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143794 | controller |     "Jun 09 17:05:45.531309 crc crio[22095]: time=\"2026-06-09T17:05:45.53128148Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=635cdb68-9d0a-4aa6-8aa2-677aaa4cee0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143809 | controller |     "Jun 09 17:05:45.532619 crc crio[22095]: time=\"2026-06-09T17:05:45.532538253Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d9c97a32-2f35-4c44-b220-1eeaf3852345 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143828 | controller |     "Jun 09 17:05:45.537565 crc crio[22095]: time=\"2026-06-09T17:05:45.537414768Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-09 17:40:44.143844 | controller |     "Jun 09 17:05:45.558981 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f34e4896ab20b4f Mac:96:7d:53:11:96:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.143878 | controller |     "Jun 09 17:05:45.558981 crc crio[22095]: time=\"2026-06-09T17:05:45.554721852Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-9467v Namespace:openstack-operators ID:f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b UID:16f3739a-fcdb-41c8-8177-8d9a4c95bb37 NetNS:/var/run/netns/abb70c1b-fcc7-4674-aca6-c82f3abb91da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16f3739a_fcdb_41c8_8177_8d9a4c95bb37.slice PodAnnotations:0xc0022726e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.143896 | controller |     "Jun 09 17:05:45.558981 crc crio[22095]: time=\"2026-06-09T17:05:45.555016529Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.143912 | controller |     "Jun 09 17:05:45.593973 crc crio[22095]: time=\"2026-06-09T17:05:45.590736796Z\" level=info msg=\"Ran pod sandbox f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/POD\" id=1e658832-1514-426b-8864-57fa58b270b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.143928 | controller |     "Jun 09 17:05:45.597304 crc crio[22095]: time=\"2026-06-09T17:05:45.597040657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143943 | controller |     "Jun 09 17:05:45.602210 crc crio[22095]: time=\"2026-06-09T17:05:45.60067031Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143958 | controller |     "Jun 09 17:05:45.602210 crc crio[22095]: time=\"2026-06-09T17:05:45.600787423Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=2ce2be34-08f6-40ff-a9cb-96d0322fcb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.143974 | controller |     "Jun 09 17:05:45.606437 crc crio[22095]: time=\"2026-06-09T17:05:45.606286084Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52746eab-d339-4e69-b2e2-6051bc8c686e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.143989 | controller |     "Jun 09 17:05:45.615580 crc crio[22095]: time=\"2026-06-09T17:05:45.61547721Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-09 17:40:44.144005 | controller |     "Jun 09 17:05:45.643049 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93afe668d97ec8b Mac:3e:4a:07:08:9c:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb SocketPath: PciID:}] [{Interface:0xc00036a780 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144023 | controller |     "Jun 09 17:05:45.648567 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08bf0dd84455127 Mac:a2:33:83:2c:48:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 SocketPath: PciID:}] [{Interface:0xc00020ef40 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144039 | controller |     "Jun 09 17:05:45.649184 crc crio[22095]: time=\"2026-06-09T17:05:45.649087592Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-cvf8p Namespace:openstack-operators ID:93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 UID:0ad8bb31-beb3-439a-a986-ce870201c83d NetNS:/var/run/netns/3e9c4746-b346-47be-ad9c-34b548f2c1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ad8bb31_beb3_439a_a986_ce870201c83d.slice PodAnnotations:0xc0028b66e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.144055 | controller |     "Jun 09 17:05:45.649392 crc crio[22095]: time=\"2026-06-09T17:05:45.649332109Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144070 | controller |     "Jun 09 17:05:45.651507 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97c583974076ec8 Mac:32:a8:f3:b3:af:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 SocketPath: PciID:}] [{Interface:0xc0003a2bc0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144086 | controller |     "Jun 09 17:05:45.652272 crc crio[22095]: time=\"2026-06-09T17:05:45.652212203Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zjs77 Namespace:openstack-operators ID:97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 UID:2e234950-e5d1-44b3-bee0-6224fea35b4e NetNS:/var/run/netns/645e4827-aeab-47eb-85af-d9f015c24322 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e234950_e5d1_44b3_bee0_6224fea35b4e.slice PodAnnotations:0xc0028b6980}] Aliases:map[]}\"",
2026-06-09 17:40:44.144102 | controller |     "Jun 09 17:05:45.652388 crc crio[22095]: time=\"2026-06-09T17:05:45.652172282Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-zphgr Namespace:openstack-operators ID:08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 UID:99b4ccff-b651-4802-91cb-605d5b058d48 NetNS:/var/run/netns/338463ab-d8f8-45af-baef-c3095a8556e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99b4ccff_b651_4802_91cb_605d5b058d48.slice PodAnnotations:0xc002da4620}] Aliases:map[]}\"",
2026-06-09 17:40:44.144118 | controller |     "Jun 09 17:05:45.652388 crc crio[22095]: time=\"2026-06-09T17:05:45.652359316Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144134 | controller |     "Jun 09 17:05:45.653041 crc crio[22095]: time=\"2026-06-09T17:05:45.65289995Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144149 | controller |     "Jun 09 17:05:45.668754 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f2c2e83a462a6 Mac:22:ec:b8:c9:a7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b SocketPath: PciID:}] [{Interface:0xc0005026f0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144167 | controller |     "Jun 09 17:05:45.673079 crc crio[22095]: time=\"2026-06-09T17:05:45.672831132Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-hlr2v Namespace:openstack-operators ID:b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce UID:e2ae6c4b-acc0-4834-b165-2b1eadd13424 NetNS:/var/run/netns/9f4f1edc-1c3d-4666-a753-090de6f2510b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ae6c4b_acc0_4834_b165_2b1eadd13424.slice PodAnnotations:0xc0074a4120}] Aliases:map[]}\"",
2026-06-09 17:40:44.144184 | controller |     "Jun 09 17:05:45.673463 crc crio[22095]: time=\"2026-06-09T17:05:45.673084338Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144199 | controller |     "Jun 09 17:05:45.712111 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a5e5d6d3d13c8 Mac:0e:76:07:39:d3:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 SocketPath: PciID:}] [{Interface:0xc00011b580 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144215 | controller |     "Jun 09 17:05:45.733472 crc crio[22095]: time=\"2026-06-09T17:05:45.733401825Z\" level=info msg=\"Ran pod sandbox 93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/POD\" id=2086688b-4845-4322-8a7d-3ce5781a1841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144231 | controller |     "Jun 09 17:05:45.735401 crc crio[22095]: time=\"2026-06-09T17:05:45.735316435Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-j6m7g Namespace:openstack-operators ID:62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 UID:d44f5ce1-433c-4222-acec-8bec290ffc2f NetNS:/var/run/netns/da298122-6168-4710-ada2-bbe235be4572 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd44f5ce1_433c_4222_acec_8bec290ffc2f.slice PodAnnotations:0xc002b5c850}] Aliases:map[]}\"",
2026-06-09 17:40:44.144246 | controller |     "Jun 09 17:05:45.735627 crc crio[22095]: time=\"2026-06-09T17:05:45.735570551Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144262 | controller |     "Jun 09 17:05:45.739617 crc crio[22095]: time=\"2026-06-09T17:05:45.739518632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144277 | controller |     "Jun 09 17:05:45.739869 crc crio[22095]: time=\"2026-06-09T17:05:45.73981062Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144292 | controller |     "Jun 09 17:05:45.740089 crc crio[22095]: time=\"2026-06-09T17:05:45.739901372Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=4be455b1-1e28-4b6f-8d96-bc70cbdcda8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144310 | controller |     "Jun 09 17:05:45.741826 crc crio[22095]: time=\"2026-06-09T17:05:45.74177062Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=dcf01992-2840-4262-8e52-b82d9c6b3b21 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.144326 | controller |     "Jun 09 17:05:45.746473 crc crio[22095]: time=\"2026-06-09T17:05:45.746393949Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-09 17:40:44.144342 | controller |     "Jun 09 17:05:45.759245 crc crio[22095]: time=\"2026-06-09T17:05:45.759137466Z\" level=info msg=\"Ran pod sandbox b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/POD\" id=694bdbc5-957e-41be-83bc-dd5c84a044e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144357 | controller |     "Jun 09 17:05:45.774336 crc crio[22095]: time=\"2026-06-09T17:05:45.774224583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144372 | controller |     "Jun 09 17:05:45.775768 crc crio[22095]: time=\"2026-06-09T17:05:45.775701991Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144388 | controller |     "Jun 09 17:05:45.778196 crc crio[22095]: time=\"2026-06-09T17:05:45.777999169Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=31df7d59-664b-4e57-ae87-e9c8eec6cd7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144403 | controller |     "Jun 09 17:05:45.784338 crc crio[22095]: time=\"2026-06-09T17:05:45.783906151Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=c479bf4e-4aec-4093-a2ff-63167126a4d4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.144418 | controller |     "Jun 09 17:05:45.792552 crc crio[22095]: time=\"2026-06-09T17:05:45.792330327Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-09 17:40:44.144434 | controller |     "Jun 09 17:05:45.840270 crc crio[22095]: time=\"2026-06-09T17:05:45.840205065Z\" level=info msg=\"Ran pod sandbox 08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/POD\" id=d3c5af0f-95bc-4b06-a546-5377082aeed5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144449 | controller |     "Jun 09 17:05:45.849030 crc crio[22095]: time=\"2026-06-09T17:05:45.848908249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144465 | controller |     "Jun 09 17:05:45.853098 crc crio[22095]: time=\"2026-06-09T17:05:45.852701766Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144483 | controller |     "Jun 09 17:05:45.853098 crc crio[22095]: time=\"2026-06-09T17:05:45.852777688Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=854e0ec7-840e-47b2-b07f-78adbf46ad69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144499 | controller |     "Jun 09 17:05:45.870182 crc crio[22095]: time=\"2026-06-09T17:05:45.870100602Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=029bc972-aa2a-452d-8c3f-6afff69d069b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.144514 | controller |     "Jun 09 17:05:45.872527 crc crio[22095]: time=\"2026-06-09T17:05:45.872463813Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-09 17:40:44.144530 | controller |     "Jun 09 17:05:45.891182 crc crio[22095]: time=\"2026-06-09T17:05:45.891015549Z\" level=info msg=\"Ran pod sandbox 62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/POD\" id=2b0786bb-495a-4115-b12a-9e2a7f878a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144545 | controller |     "Jun 09 17:05:45.901212 crc crio[22095]: time=\"2026-06-09T17:05:45.900539453Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144560 | controller |     "Jun 09 17:05:45.901212 crc crio[22095]: time=\"2026-06-09T17:05:45.901096917Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144575 | controller |     "Jun 09 17:05:45.901693 crc crio[22095]: time=\"2026-06-09T17:05:45.901297712Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=26729726-ed46-4485-a7ab-cb8aadde10fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144591 | controller |     "Jun 09 17:05:45.903552 crc crio[22095]: time=\"2026-06-09T17:05:45.903449778Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=d66deeb5-0183-41a6-841c-5ba386a59b91 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.144606 | controller |     "Jun 09 17:05:45.907301 crc crio[22095]: time=\"2026-06-09T17:05:45.907175313Z\" level=info msg=\"Ran pod sandbox 97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/POD\" id=30879d22-1a4b-47df-b3d5-6d5431fafbd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144621 | controller |     "Jun 09 17:05:45.907505 crc crio[22095]: time=\"2026-06-09T17:05:45.90744322Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-09 17:40:44.144636 | controller |     "Jun 09 17:05:45.915289 crc crio[22095]: time=\"2026-06-09T17:05:45.915135917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144654 | controller |     "Jun 09 17:05:45.915600 crc crio[22095]: time=\"2026-06-09T17:05:45.915582319Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144669 | controller |     "Jun 09 17:05:45.915736 crc crio[22095]: time=\"2026-06-09T17:05:45.91564Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=c30415f6-20af-4e1e-93c0-b9c85cdf9fce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144685 | controller |     "Jun 09 17:05:45.926310 crc crio[22095]: time=\"2026-06-09T17:05:45.925885093Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=d9f8c7dc-7dd1-44e2-8e56-5b751101f91b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.144700 | controller |     "Jun 09 17:05:45.929705 crc crio[22095]: time=\"2026-06-09T17:05:45.929634989Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-09 17:40:44.144715 | controller |     "Jun 09 17:05:45.945828 crc crio[22095]: 2026-06-09T17:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ce15f18d4d3f6a Mac:5a:be:9f:ce:dd:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 SocketPath: PciID:}] [{Interface:0xc0002e6960 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144730 | controller |     "Jun 09 17:05:45.948377 crc crio[22095]: time=\"2026-06-09T17:05:45.948311049Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw Namespace:openstack-operators ID:8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 UID:7713d9e7-ddba-44be-a50c-b1228bc78b03 NetNS:/var/run/netns/58b652f5-5ad9-4443-a1bf-daead9baa110 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7713d9e7_ddba_44be_a50c_b1228bc78b03.slice PodAnnotations:0xc002272650}] Aliases:map[]}\"",
2026-06-09 17:40:44.144746 | controller |     "Jun 09 17:05:45.948726 crc crio[22095]: time=\"2026-06-09T17:05:45.948660927Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144761 | controller |     "Jun 09 17:05:45.981528 crc crio[22095]: time=\"2026-06-09T17:05:45.981381097Z\" level=info msg=\"Ran pod sandbox 8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/POD\" id=851d5232-5c66-4052-a8d5-e0e290460f72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144776 | controller |     "Jun 09 17:05:45.993851 crc crio[22095]: time=\"2026-06-09T17:05:45.993690893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144791 | controller |     "Jun 09 17:05:45.994303 crc crio[22095]: time=\"2026-06-09T17:05:45.994226936Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144807 | controller |     "Jun 09 17:05:45.994554 crc crio[22095]: time=\"2026-06-09T17:05:45.994491063Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=0f579603-3dd8-41a5-a573-f681abebcd45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144824 | controller |     "Jun 09 17:05:46.001198 crc crio[22095]: time=\"2026-06-09T17:05:45.997260014Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a2c5009a-b771-4c41-b16d-2fbe079ceef9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.144840 | controller |     "Jun 09 17:05:46.001198 crc crio[22095]: time=\"2026-06-09T17:05:46.000884597Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-09 17:40:44.144874 | controller |     "Jun 09 17:05:46.009998 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4dd6551e159240 Mac:4e:2a:1f:0e:30:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 SocketPath: PciID:}] [{Interface:0xc000530680 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.144892 | controller |     "Jun 09 17:05:46.011569 crc crio[22095]: time=\"2026-06-09T17:05:46.011277684Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-xkcds Namespace:openstack-operators ID:e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 UID:b955cad4-91a3-47d7-874d-689457cbc09e NetNS:/var/run/netns/0f0fd0f3-fca3-4514-8556-78ffedf718a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb955cad4_91a3_47d7_874d_689457cbc09e.slice PodAnnotations:0xc002b5c040}] Aliases:map[]}\"",
2026-06-09 17:40:44.144908 | controller |     "Jun 09 17:05:46.011569 crc crio[22095]: time=\"2026-06-09T17:05:46.011449248Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.144923 | controller |     "Jun 09 17:05:46.035364 crc crio[22095]: time=\"2026-06-09T17:05:46.03529889Z\" level=info msg=\"Ran pod sandbox e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/POD\" id=72d59066-0cdb-4c05-a513-6f610937c20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.144939 | controller |     "Jun 09 17:05:46.042123 crc crio[22095]: time=\"2026-06-09T17:05:46.042032153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144955 | controller |     "Jun 09 17:05:46.042431 crc crio[22095]: time=\"2026-06-09T17:05:46.04231755Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144970 | controller |     "Jun 09 17:05:46.042431 crc crio[22095]: time=\"2026-06-09T17:05:46.042370081Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=84296c8a-701e-4d70-88e5-6857a156a17a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.144985 | controller |     "Jun 09 17:05:46.045499 crc crio[22095]: time=\"2026-06-09T17:05:46.044606669Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8e5c9885-d489-4709-bbc1-1b3d6a23475f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145004 | controller |     "Jun 09 17:05:46.047834 crc crio[22095]: time=\"2026-06-09T17:05:46.047722639Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-09 17:40:44.145019 | controller |     "Jun 09 17:05:46.051871 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6e2394eb1eaa89 Mac:42:1f:77:dd:5d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca SocketPath: PciID:}] [{Interface:0xc00025a7e0 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.145034 | controller |     "Jun 09 17:05:46.053342 crc crio[22095]: time=\"2026-06-09T17:05:46.053192039Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-hnbdw Namespace:openstack-operators ID:e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c UID:153c7232-54fa-45ce-a883-fb38861f9e47 NetNS:/var/run/netns/67181ff2-963d-4560-8f62-fd04e014a3ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c7232_54fa_45ce_a883_fb38861f9e47.slice PodAnnotations:0xc00263c3f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.145050 | controller |     "Jun 09 17:05:46.053530 crc crio[22095]: time=\"2026-06-09T17:05:46.053365733Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.145065 | controller |     "Jun 09 17:05:46.054170 crc crio[22095]: 2026-06-09T17:05:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf7cc0663f0930 Mac:3a:d9:35:65:5e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.145080 | controller |     "Jun 09 17:05:46.058360 crc crio[22095]: time=\"2026-06-09T17:05:46.058249809Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-sj9s5 Namespace:openstack-operators ID:dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec UID:4258eb46-8d6f-4435-b37e-ab2a73cd8bb9 NetNS:/var/run/netns/8e9f1656-9a07-44c4-8c64-d28bafa982c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4258eb46_8d6f_4435_b37e_ab2a73cd8bb9.slice PodAnnotations:0xc002da4118}] Aliases:map[]}\"",
2026-06-09 17:40:44.145096 | controller |     "Jun 09 17:05:46.061186 crc crio[22095]: time=\"2026-06-09T17:05:46.061108982Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.145111 | controller |     "Jun 09 17:05:46.063042 crc crio[22095]: time=\"2026-06-09T17:05:46.062797315Z\" level=info msg=\"Ran pod sandbox e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/POD\" id=b41453fa-43cc-4b48-9cc7-87e5cd5615e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.145127 | controller |     "Jun 09 17:05:46.075315 crc crio[22095]: time=\"2026-06-09T17:05:46.075237985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145145 | controller |     "Jun 09 17:05:46.075501 crc crio[22095]: time=\"2026-06-09T17:05:46.075482811Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145160 | controller |     "Jun 09 17:05:46.075565 crc crio[22095]: time=\"2026-06-09T17:05:46.075534232Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=42464e29-f9c0-42d6-8275-ebe096d1d19f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145176 | controller |     "Jun 09 17:05:46.083502 crc crio[22095]: time=\"2026-06-09T17:05:46.083396114Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=9380a986-1cbb-44e7-b3e9-758def9d7a32 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145191 | controller |     "Jun 09 17:05:46.103015 crc crio[22095]: time=\"2026-06-09T17:05:46.097796163Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-09 17:40:44.145206 | controller |     "Jun 09 17:05:46.103015 crc crio[22095]: time=\"2026-06-09T17:05:46.098502581Z\" level=info msg=\"Ran pod sandbox dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/POD\" id=7ed6c607-3fde-4983-8fd9-a1226735fa3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.145221 | controller |     "Jun 09 17:05:46.107461 crc crio[22095]: time=\"2026-06-09T17:05:46.106874446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145236 | controller |     "Jun 09 17:05:46.109384 crc crio[22095]: time=\"2026-06-09T17:05:46.108100588Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145251 | controller |     "Jun 09 17:05:46.109384 crc crio[22095]: time=\"2026-06-09T17:05:46.108903248Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=9c5044c6-d032-4094-9ce8-ab49c2864cb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145266 | controller |     "Jun 09 17:05:46.112033 crc crio[22095]: time=\"2026-06-09T17:05:46.111053433Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d39d5676-6892-4c89-a597-3a680078315b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145281 | controller |     "Jun 09 17:05:46.120513 crc crio[22095]: time=\"2026-06-09T17:05:46.120439274Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-09 17:40:44.145296 | controller |     "Jun 09 17:05:59.998204 crc crio[22095]: time=\"2026-06-09T17:05:59.996891866Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/POD\" id=bbc0361e-3b20-4f39-832f-cad5ef8fca9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.145311 | controller |     "Jun 09 17:05:59.998204 crc crio[22095]: time=\"2026-06-09T17:05:59.998192989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.145329 | controller |     "Jun 09 17:06:00.577008 crc crio[22095]: time=\"2026-06-09T17:06:00.576793372Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683746-v9s67/POD\" id=312bd023-e725-426f-94b4-c13628bfbf77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.145345 | controller |     "Jun 09 17:06:00.577008 crc crio[22095]: time=\"2026-06-09T17:06:00.576973067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.145360 | controller |     "Jun 09 17:06:25.785364 crc crio[22095]: time=\"2026-06-09T17:06:25.784292142Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=c77e6825-33a9-446e-a282-20a1448e68fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145375 | controller |     "Jun 09 17:06:25.787677 crc crio[22095]: time=\"2026-06-09T17:06:25.786479589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=40858a68-a250-46b5-bba6-feed15e2d851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145390 | controller |     "Jun 09 17:06:25.792262 crc crio[22095]: time=\"2026-06-09T17:06:25.792183425Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=d66deeb5-0183-41a6-841c-5ba386a59b91 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145405 | controller |     "Jun 09 17:06:25.793663 crc crio[22095]: time=\"2026-06-09T17:06:25.793598201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=95a03026-ae50-4a01-aa7f-5b9b9f8e024b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145420 | controller |     "Jun 09 17:06:30.095851 crc crio[22095]: time=\"2026-06-09T17:06:30.094668057Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fda0cdb3-591a-4d8d-89c9-c435eaa70f98 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145435 | controller |     "Jun 09 17:06:30.098295 crc crio[22095]: time=\"2026-06-09T17:06:30.097048838Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=1ea09c7f-8fe8-44ee-8369-3998f5b4c85e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145450 | controller |     "Jun 09 17:06:30.201089 crc crio[22095]: time=\"2026-06-09T17:06:30.200264556Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8e5c9885-d489-4709-bbc1-1b3d6a23475f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145465 | controller |     "Jun 09 17:06:30.202375 crc crio[22095]: time=\"2026-06-09T17:06:30.202318488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=31774185-d1a4-4452-8b84-c733d72d6a21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145480 | controller |     "Jun 09 17:06:30.207671 crc crio[22095]: time=\"2026-06-09T17:06:30.207534232Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=3b7f3e22-a9fb-4040-bb8a-d9f2f5a1e2c0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145496 | controller |     "Jun 09 17:06:30.208762 crc crio[22095]: time=\"2026-06-09T17:06:30.208685852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=27474316-4493-43b8-bcb1-895f920bfd0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145514 | controller |     "Jun 09 17:06:30.224300 crc crio[22095]: time=\"2026-06-09T17:06:30.220199177Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1cb756bf-1f43-4d19-9855-0651366feca1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145530 | controller |     "Jun 09 17:06:30.225976 crc crio[22095]: time=\"2026-06-09T17:06:30.225879033Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=206f13a6-66e4-43ec-af57-b85a8c85d13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145545 | controller |     "Jun 09 17:06:30.229997 crc crio[22095]: time=\"2026-06-09T17:06:30.229822274Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=9380a986-1cbb-44e7-b3e9-758def9d7a32 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145560 | controller |     "Jun 09 17:06:30.231336 crc crio[22095]: time=\"2026-06-09T17:06:30.231268691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=f78525ac-229b-40d9-8c7b-9d57089e4e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145575 | controller |     "Jun 09 17:06:30.248367 crc crio[22095]: time=\"2026-06-09T17:06:30.248256237Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=457d2678-60b3-45b5-ab6f-522966f14b9f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145590 | controller |     "Jun 09 17:06:30.250434 crc crio[22095]: time=\"2026-06-09T17:06:30.250363421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=35a5578d-6446-44fe-8941-21e15aeea11c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145605 | controller |     "Jun 09 17:06:30.257816 crc crio[22095]: time=\"2026-06-09T17:06:30.257755961Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fa7b7914-e58c-463c-8862-dc216fe4effb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145620 | controller |     "Jun 09 17:06:30.258258 crc crio[22095]: time=\"2026-06-09T17:06:30.258088199Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=89c76944-0ae7-4795-b704-4996417ac423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145634 | controller |     "Jun 09 17:06:30.351273 crc crio[22095]: time=\"2026-06-09T17:06:30.350841209Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52746eab-d339-4e69-b2e2-6051bc8c686e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145650 | controller |     "Jun 09 17:06:30.352432 crc crio[22095]: time=\"2026-06-09T17:06:30.352373478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=c5dbf90e-8321-4f42-823d-9acf91e5bb70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145666 | controller |     "Jun 09 17:06:30.362000 crc crio[22095]: time=\"2026-06-09T17:06:30.361853871Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=140afbe0-9e27-4901-9bf5-8c90e9786dc7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145687 | controller |     "Jun 09 17:06:30.363098 crc crio[22095]: time=\"2026-06-09T17:06:30.363056322Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=bd0cedad-608c-4af9-9db2-6b49b4fabca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145703 | controller |     "Jun 09 17:06:30.373134 crc crio[22095]: time=\"2026-06-09T17:06:30.373020808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=d9f8c7dc-7dd1-44e2-8e56-5b751101f91b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145719 | controller |     "Jun 09 17:06:30.375107 crc crio[22095]: time=\"2026-06-09T17:06:30.375014979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=70d85aeb-cfa7-4036-b3c1-f466dcaebb0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145735 | controller |     "Jun 09 17:06:30.380384 crc crio[22095]: time=\"2026-06-09T17:06:30.380274994Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=18f88ced-f6e5-48cf-9cc6-ba1ee1c9c5be name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145750 | controller |     "Jun 09 17:06:30.381416 crc crio[22095]: time=\"2026-06-09T17:06:30.381365182Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5bd3f97a-861a-46e1-83d5-48fb8eee47ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145765 | controller |     "Jun 09 17:06:30.388440 crc crio[22095]: time=\"2026-06-09T17:06:30.388343731Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d39d5676-6892-4c89-a597-3a680078315b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145781 | controller |     "Jun 09 17:06:30.389344 crc crio[22095]: time=\"2026-06-09T17:06:30.389291055Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=2ea28a99-4425-4a9d-8c7e-da0361440147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145796 | controller |     "Jun 09 17:06:30.396875 crc crio[22095]: time=\"2026-06-09T17:06:30.396792387Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a2c5009a-b771-4c41-b16d-2fbe079ceef9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145811 | controller |     "Jun 09 17:06:30.397509 crc crio[22095]: time=\"2026-06-09T17:06:30.397461345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=9419bc25-a90e-4923-810d-274fbab93d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145826 | controller |     "Jun 09 17:06:30.405481 crc crio[22095]: time=\"2026-06-09T17:06:30.40506386Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=029bc972-aa2a-452d-8c3f-6afff69d069b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145841 | controller |     "Jun 09 17:06:30.407101 crc crio[22095]: time=\"2026-06-09T17:06:30.406354723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=d17d903a-e349-4896-ad91-0317091e3efc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145879 | controller |     "Jun 09 17:06:30.419314 crc crio[22095]: time=\"2026-06-09T17:06:30.419231613Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d9c97a32-2f35-4c44-b220-1eeaf3852345 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145897 | controller |     "Jun 09 17:06:30.420821 crc crio[22095]: time=\"2026-06-09T17:06:30.420735272Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=6ed44f83-e83f-4f79-888e-239503142603 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145913 | controller |     "Jun 09 17:06:30.427771 crc crio[22095]: time=\"2026-06-09T17:06:30.4276976Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a2775e81-6d25-407d-9ade-a022b9b6c8fe name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145928 | controller |     "Jun 09 17:06:30.428766 crc crio[22095]: time=\"2026-06-09T17:06:30.428725267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=bbc6558e-749c-48e2-8310-16042ba1d50b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145944 | controller |     "Jun 09 17:06:30.435536 crc crio[22095]: time=\"2026-06-09T17:06:30.435425128Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=c479bf4e-4aec-4093-a2ff-63167126a4d4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.145959 | controller |     "Jun 09 17:06:30.436496 crc crio[22095]: time=\"2026-06-09T17:06:30.436442894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=0d90a25f-04b9-4859-8b22-19bfe7fd36a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145974 | controller |     "Jun 09 17:06:31.241517 crc crio[22095]: time=\"2026-06-09T17:06:31.24043092Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=3ee4262d-88c4-4a92-88ba-47d1c7a4774c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.145990 | controller |     "Jun 09 17:06:31.242984 crc crio[22095]: time=\"2026-06-09T17:06:31.240773338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1bfd2f3e-3ba9-4979-9fda-b2bab2d1610f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146004 | controller |     "Jun 09 17:06:31.242984 crc crio[22095]: time=\"2026-06-09T17:06:31.24082895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=15d9367a-ee44-4973-8d53-e9f86eecdc23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146019 | controller |     "Jun 09 17:06:31.242984 crc crio[22095]: time=\"2026-06-09T17:06:31.241303312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=38586d33-ef78-449a-86ed-5929c29dddec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146034 | controller |     "Jun 09 17:06:31.248396 crc crio[22095]: time=\"2026-06-09T17:06:31.248356643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=2da87f3f-2111-455e-968d-f7bb480d96cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146052 | controller |     "Jun 09 17:06:31.248652 crc crio[22095]: time=\"2026-06-09T17:06:31.24863179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=10a74f7b-dc6e-4d5b-86ad-f054fc280dc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146067 | controller |     "Jun 09 17:06:31.249073 crc crio[22095]: time=\"2026-06-09T17:06:31.248828445Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=f7c4514d-d437-44b6-b371-dab044ef1f01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146082 | controller |     "Jun 09 17:06:31.270233 crc crio[22095]: time=\"2026-06-09T17:06:31.270117071Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=8aae0ac1-8054-412a-9500-e01dd965bbf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146097 | controller |     "Jun 09 17:06:31.272466 crc crio[22095]: time=\"2026-06-09T17:06:31.272360379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=8ceda6a1-bfb3-48b0-b958-29aaca5d566f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146112 | controller |     "Jun 09 17:06:31.280300 crc crio[22095]: time=\"2026-06-09T17:06:31.28020151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=02b4a838-af53-4ec5-8594-7e366c8d9339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146127 | controller |     "Jun 09 17:06:31.286213 crc crio[22095]: time=\"2026-06-09T17:06:31.286110591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=163c040b-8dee-4aa2-b71f-5b02e8bbee37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146142 | controller |     "Jun 09 17:06:31.286778 crc crio[22095]: time=\"2026-06-09T17:06:31.286732547Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=32168195-e8b5-4519-940b-bb73efdb6530 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146157 | controller |     "Jun 09 17:06:31.290703 crc crio[22095]: time=\"2026-06-09T17:06:31.290667338Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=bad8cfa1-f840-4371-b20f-bd4b8405564d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146172 | controller |     "Jun 09 17:06:31.291431 crc crio[22095]: time=\"2026-06-09T17:06:31.291334385Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7687d9fb7d-szds5 Namespace:openstack-operators ID:7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 UID:1a02e65f-7ef4-43ee-96af-f2b341e4d2b7 NetNS:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a02e65f_7ef4_43ee_96af_f2b341e4d2b7.slice PodAnnotations:0xc0028b6908}] Aliases:map[]}\"",
2026-06-09 17:40:44.146188 | controller |     "Jun 09 17:06:31.291431 crc crio[22095]: time=\"2026-06-09T17:06:31.291419347Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.146204 | controller |     "Jun 09 17:06:31.294047 crc crio[22095]: time=\"2026-06-09T17:06:31.292378232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146222 | controller |     "Jun 09 17:06:31.294047 crc crio[22095]: time=\"2026-06-09T17:06:31.292882005Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=19455e2f-0b58-420b-9ecc-f966bffac031 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146238 | controller |     "Jun 09 17:06:31.294047 crc crio[22095]: time=\"2026-06-09T17:06:31.293669475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=e6fe71b5-95fd-44f1-80b7-d09dbe621f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146253 | controller |     "Jun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.294361083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b68ac386-21a9-457e-a520-848754506c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146269 | controller |     "Jun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.294446365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=08198e2d-cda7-4b4c-897f-4b9966236871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146284 | controller |     "Jun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.294546508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=b0729e95-da3a-4ecb-bbe1-669cb0f47d36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146299 | controller |     "Jun 09 17:06:31.294857 crc crio[22095]: time=\"2026-06-09T17:06:31.29461851Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=c10463f2-bfd5-4764-9031-3512d4fae780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146314 | controller |     "Jun 09 17:06:31.296290 crc crio[22095]: time=\"2026-06-09T17:06:31.295747759Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=06cd68b6-76e0-4c06-b0a3-4ad673dc3e60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146329 | controller |     "Jun 09 17:06:31.296290 crc crio[22095]: time=\"2026-06-09T17:06:31.29619667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146343 | controller |     "Jun 09 17:06:31.300854 crc crio[22095]: time=\"2026-06-09T17:06:31.300769267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146358 | controller |     "Jun 09 17:06:31.302991 crc crio[22095]: time=\"2026-06-09T17:06:31.30282991Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=0da61450-32d2-4aab-bddb-c2f939ef07ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146373 | controller |     "Jun 09 17:06:31.304300 crc crio[22095]: time=\"2026-06-09T17:06:31.304226636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146389 | controller |     "Jun 09 17:06:31.306260 crc crio[22095]: time=\"2026-06-09T17:06:31.306185046Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc00041d1e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.146408 | controller |     "Jun 09 17:06:31.306260 crc crio[22095]: time=\"2026-06-09T17:06:31.306254118Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683746-v9s67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.146424 | controller |     "Jun 09 17:06:31.310365 crc crio[22095]: time=\"2026-06-09T17:06:31.310072696Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=dcdce2ab-d2f9-4514-a444-9821db2fc293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146439 | controller |     "Jun 09 17:06:31.311754 crc crio[22095]: time=\"2026-06-09T17:06:31.311662287Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=2ff9312c-cbbe-4e64-a0e8-a84e1d1baaf8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.146455 | controller |     "Jun 09 17:06:31.312843 crc crio[22095]: time=\"2026-06-09T17:06:31.312696403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=c86fc348-85ca-4430-ab75-2397489e3c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146470 | controller |     "Jun 09 17:06:31.319012 crc crio[22095]: time=\"2026-06-09T17:06:31.318853201Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=2409d67d-d1c3-4c36-8cdc-8870ec41b03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146485 | controller |     "Jun 09 17:06:31.326861 crc crio[22095]: time=\"2026-06-09T17:06:31.326661582Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=7de12709-5194-4db8-bfe8-da0133dd1112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146500 | controller |     "Jun 09 17:06:31.334824 crc crio[22095]: time=\"2026-06-09T17:06:31.334721648Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=4e9a586e-b769-41f8-a544-ce79bed4c672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146516 | controller |     "Jun 09 17:06:31.340907 crc crio[22095]: time=\"2026-06-09T17:06:31.340792174Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=8840d707-d2ce-4b46-9042-64c31091868c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146532 | controller |     "Jun 09 17:06:31.354535 crc crio[22095]: time=\"2026-06-09T17:06:31.354453564Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=89643852-2c88-4a09-b026-c229d5a38d5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146547 | controller |     "Jun 09 17:06:31.362528 crc crio[22095]: time=\"2026-06-09T17:06:31.362431459Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=923e6899-f177-4d9a-abe8-aa81f0978616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146562 | controller |     "Jun 09 17:06:31.369538 crc crio[22095]: time=\"2026-06-09T17:06:31.369034369Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=e9e6d9b8-ded0-4313-91c0-29ccedf061f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146580 | controller |     "Jun 09 17:06:31.377853 crc crio[22095]: time=\"2026-06-09T17:06:31.377776803Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=e51e8661-9db6-4dc3-bf0a-a4e8fe9c67f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146596 | controller |     "Jun 09 17:06:31.387959 crc crio[22095]: time=\"2026-06-09T17:06:31.387856071Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=faf12bb2-0a2f-4ef9-991a-9cf1d4c5475b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146612 | controller |     "Jun 09 17:06:31.396711 crc crio[22095]: time=\"2026-06-09T17:06:31.396592646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146629 | controller |     "Jun 09 17:06:31.397812 crc crio[22095]: time=\"2026-06-09T17:06:31.397738975Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=6812f1e2-9b80-49a0-95ea-b3996b93d95b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146644 | controller |     "Jun 09 17:06:31.401841 crc crio[22095]: time=\"2026-06-09T17:06:31.401741708Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=e0995e8f-19d5-4b6f-ad15-562c2969579d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146660 | controller |     "Jun 09 17:06:31.423564 crc crio[22095]: time=\"2026-06-09T17:06:31.42328298Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=fa6886bb-31eb-46ba-b411-4b269ade6af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.146675 | controller |     "Jun 09 17:06:31.433373 crc crio[22095]: time=\"2026-06-09T17:06:31.433271796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146690 | controller |     "Jun 09 17:06:31.433725 crc crio[22095]: time=\"2026-06-09T17:06:31.433678697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146706 | controller |     "Jun 09 17:06:31.434143 crc crio[22095]: time=\"2026-06-09T17:06:31.434054167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146722 | controller |     "Jun 09 17:06:31.454790 crc crio[22095]: time=\"2026-06-09T17:06:31.454657765Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=dcf01992-2840-4262-8e52-b82d9c6b3b21 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.146737 | controller |     "Jun 09 17:06:31.456306 crc crio[22095]: time=\"2026-06-09T17:06:31.456240116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146753 | controller |     "Jun 09 17:06:31.458054 crc crio[22095]: time=\"2026-06-09T17:06:31.457048596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146768 | controller |     "Jun 09 17:06:31.458054 crc crio[22095]: time=\"2026-06-09T17:06:31.457243451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=77d5ab98-b09d-4ad5-95c0-bf842ab52666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146788 | controller |     "Jun 09 17:06:31.458581 crc crio[22095]: time=\"2026-06-09T17:06:31.458549545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146803 | controller |     "Jun 09 17:06:31.463428 crc crio[22095]: time=\"2026-06-09T17:06:31.462623249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146819 | controller |     "Jun 09 17:06:31.487603 crc crio[22095]: time=\"2026-06-09T17:06:31.486331038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146834 | controller |     "Jun 09 17:06:31.505843 crc crio[22095]: time=\"2026-06-09T17:06:31.504475483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146852 | controller |     "Jun 09 17:06:31.507383 crc crio[22095]: time=\"2026-06-09T17:06:31.507220624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146886 | controller |     "Jun 09 17:06:31.507562 crc crio[22095]: time=\"2026-06-09T17:06:31.507442789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146902 | controller |     "Jun 09 17:06:31.508411 crc crio[22095]: time=\"2026-06-09T17:06:31.508219819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146918 | controller |     "Jun 09 17:06:31.508842 crc crio[22095]: time=\"2026-06-09T17:06:31.508548198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146933 | controller |     "Jun 09 17:06:31.510285 crc crio[22095]: time=\"2026-06-09T17:06:31.510078187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146948 | controller |     "Jun 09 17:06:31.515400 crc crio[22095]: time=\"2026-06-09T17:06:31.515043334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=00c36e85-109f-4a10-adcf-822060d21d09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.146963 | controller |     "Jun 09 17:06:31.540249 crc crio[22095]: time=\"2026-06-09T17:06:31.539877501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146979 | controller |     "Jun 09 17:06:31.551714 crc crio[22095]: time=\"2026-06-09T17:06:31.551478019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.146994 | controller |     "Jun 09 17:06:31.620879 crc crio[22095]: time=\"2026-06-09T17:06:31.620821718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147009 | controller |     "Jun 09 17:06:31.640577 crc crio[22095]: time=\"2026-06-09T17:06:31.640525503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=35a9043a-27c3-4055-856e-dada396990b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.147028 | controller |     "Jun 09 17:06:31.807122 crc crio[22095]: time=\"2026-06-09T17:06:31.806981653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147043 | controller |     "Jun 09 17:06:31.810818 crc crio[22095]: time=\"2026-06-09T17:06:31.81073055Z\" level=info msg=\"Created container 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=8aae0ac1-8054-412a-9500-e01dd965bbf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147058 | controller |     "Jun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.813191033Z\" level=info msg=\"Starting container: 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a\" id=44caa642-d8fa-48cf-915c-8c472783477e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147074 | controller |     "Jun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.815101942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147089 | controller |     "Jun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.820536591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147104 | controller |     "Jun 09 17:06:31.821039 crc crio[22095]: time=\"2026-06-09T17:06:31.820618183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147119 | controller |     "Jun 09 17:06:31.824349 crc crio[22095]: time=\"2026-06-09T17:06:31.824275717Z\" level=info msg=\"Started container\" PID=231952 containerID=8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=44caa642-d8fa-48cf-915c-8c472783477e name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64",
2026-06-09 17:40:44.147135 | controller |     "Jun 09 17:06:31.827971 crc crio[22095]: time=\"2026-06-09T17:06:31.827861409Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=09c04b9b-78df-43f9-bb7e-8fe3d9e99a74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147151 | controller |     "Jun 09 17:06:31.869197 crc crio[22095]: time=\"2026-06-09T17:06:31.86805152Z\" level=info msg=\"Created container 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=32168195-e8b5-4519-940b-bb73efdb6530 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147166 | controller |     "Jun 09 17:06:31.872696 crc crio[22095]: time=\"2026-06-09T17:06:31.870324618Z\" level=info msg=\"Starting container: 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3\" id=504e1620-130f-45d8-9460-944165ecb35a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147181 | controller |     "Jun 09 17:06:31.877578 crc crio[22095]: time=\"2026-06-09T17:06:31.877500452Z\" level=info msg=\"Started container\" PID=231965 containerID=3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=504e1620-130f-45d8-9460-944165ecb35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992",
2026-06-09 17:40:44.147200 | controller |     "Jun 09 17:06:31.896289 crc crio[22095]: time=\"2026-06-09T17:06:31.892651981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147215 | controller |     "Jun 09 17:06:31.906032 crc crio[22095]: time=\"2026-06-09T17:06:31.905708066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147231 | controller |     "Jun 09 17:06:31.978614 crc crio[22095]: 2026-06-09T17:06:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32916696730d4de Mac:56:32:b8:4d:ae:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.147246 | controller |     "Jun 09 17:06:31.979618 crc crio[22095]: time=\"2026-06-09T17:06:31.97952453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc00041d1e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.147262 | controller |     "Jun 09 17:06:31.979729 crc crio[22095]: time=\"2026-06-09T17:06:31.979705254Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683746-v9s67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.147278 | controller |     "Jun 09 17:06:32.009236 crc crio[22095]: time=\"2026-06-09T17:06:32.009136299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147293 | controller |     "Jun 09 17:06:32.014544 crc crio[22095]: time=\"2026-06-09T17:06:32.014479266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147308 | controller |     "Jun 09 17:06:32.015182 crc crio[22095]: time=\"2026-06-09T17:06:32.014860706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147324 | controller |     "Jun 09 17:06:32.024211 crc crio[22095]: time=\"2026-06-09T17:06:32.024093093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147339 | controller |     "Jun 09 17:06:32.027527 crc crio[22095]: time=\"2026-06-09T17:06:32.027415708Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=c075cba7-8fe7-417a-8462-f8f50a5aa2c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147355 | controller |     "Jun 09 17:06:32.071835 crc crio[22095]: time=\"2026-06-09T17:06:32.071636153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147370 | controller |     "Jun 09 17:06:32.081884 crc crio[22095]: time=\"2026-06-09T17:06:32.081732402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147385 | controller |     "Jun 09 17:06:32.106302 crc crio[22095]: time=\"2026-06-09T17:06:32.105905912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147403 | controller |     "Jun 09 17:06:32.110115 crc crio[22095]: time=\"2026-06-09T17:06:32.109961416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147419 | controller |     "Jun 09 17:06:32.114862 crc crio[22095]: time=\"2026-06-09T17:06:32.114703168Z\" level=info msg=\"Created container ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=bad8cfa1-f840-4371-b20f-bd4b8405564d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147435 | controller |     "Jun 09 17:06:32.116232 crc crio[22095]: time=\"2026-06-09T17:06:32.116112934Z\" level=info msg=\"Starting container: ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940\" id=127b8938-5e9f-4def-a732-e4039945a308 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147450 | controller |     "Jun 09 17:06:32.135352 crc crio[22095]: 2026-06-09T17:06:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7812ed3e5a18235 Mac:26:0c:5d:7b:ce:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 SocketPath: PciID:}] [{Interface:0xc0004845c0 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.147466 | controller |     "Jun 09 17:06:32.135352 crc crio[22095]: time=\"2026-06-09T17:06:32.136483466Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7687d9fb7d-szds5 Namespace:openstack-operators ID:7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 UID:1a02e65f-7ef4-43ee-96af-f2b341e4d2b7 NetNS:/var/run/netns/808ffd73-750e-4b3b-bfe0-a197ceacc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a02e65f_7ef4_43ee_96af_f2b341e4d2b7.slice PodAnnotations:0xc0028b6908}] Aliases:map[]}\"",
2026-06-09 17:40:44.147481 | controller |     "Jun 09 17:06:32.135352 crc crio[22095]: time=\"2026-06-09T17:06:32.136691902Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.147497 | controller |     "Jun 09 17:06:32.147637 crc crio[22095]: time=\"2026-06-09T17:06:32.147338425Z\" level=info msg=\"Started container\" PID=232052 containerID=ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=127b8938-5e9f-4def-a732-e4039945a308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c",
2026-06-09 17:40:44.147512 | controller |     "Jun 09 17:06:32.155856 crc crio[22095]: time=\"2026-06-09T17:06:32.155704819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147527 | controller |     "Jun 09 17:06:32.162128 crc crio[22095]: time=\"2026-06-09T17:06:32.160866422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147542 | controller |     "Jun 09 17:06:32.194379 crc crio[22095]: time=\"2026-06-09T17:06:32.194284779Z\" level=info msg=\"Ran pod sandbox 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac with infra container: openshift-infra/auto-csr-approver-29683746-v9s67/POD\" id=312bd023-e725-426f-94b4-c13628bfbf77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.147561 | controller |     "Jun 09 17:06:32.201394 crc crio[22095]: time=\"2026-06-09T17:06:32.201053253Z\" level=info msg=\"Created container 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=f7c4514d-d437-44b6-b371-dab044ef1f01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147576 | controller |     "Jun 09 17:06:32.202112 crc crio[22095]: time=\"2026-06-09T17:06:32.201891094Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eb61b1cf-9a24-4c28-a904-76221fb21d5e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.147592 | controller |     "Jun 09 17:06:32.206671 crc crio[22095]: time=\"2026-06-09T17:06:32.203353632Z\" level=info msg=\"Starting container: 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358\" id=a3d3107d-7396-4305-9ba6-7564628c6a9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147607 | controller |     "Jun 09 17:06:32.211635 crc crio[22095]: time=\"2026-06-09T17:06:32.211377008Z\" level=info msg=\"Started container\" PID=232056 containerID=3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=a3d3107d-7396-4305-9ba6-7564628c6a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b",
2026-06-09 17:40:44.147623 | controller |     "Jun 09 17:06:32.215849 crc crio[22095]: time=\"2026-06-09T17:06:32.215581315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.147639 | controller |     "Jun 09 17:06:32.237646 crc crio[22095]: time=\"2026-06-09T17:06:32.237532109Z\" level=info msg=\"Ran pod sandbox 7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69 with infra container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/POD\" id=bbc0361e-3b20-4f39-832f-cad5ef8fca9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.147655 | controller |     "Jun 09 17:06:32.248740 crc crio[22095]: time=\"2026-06-09T17:06:32.248588772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147671 | controller |     "Jun 09 17:06:32.250382 crc crio[22095]: time=\"2026-06-09T17:06:32.248980012Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=36e1354a-6b4b-438d-9332-d5072221743e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.147687 | controller |     "Jun 09 17:06:32.252449 crc crio[22095]: time=\"2026-06-09T17:06:32.252330198Z\" level=info msg=\"Created container 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=e51e8661-9db6-4dc3-bf0a-a4e8fe9c67f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147702 | controller |     "Jun 09 17:06:32.255106 crc crio[22095]: time=\"2026-06-09T17:06:32.255012927Z\" level=info msg=\"Starting container: 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a\" id=83cc5720-5b5a-4bd5-a84e-7984512295f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147718 | controller |     "Jun 09 17:06:32.261464 crc crio[22095]: time=\"2026-06-09T17:06:32.26136352Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=20d73495-0c0f-432f-9435-6bed10bc19bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.147734 | controller |     "Jun 09 17:06:32.265770 crc crio[22095]: time=\"2026-06-09T17:06:32.26566745Z\" level=info msg=\"Started container\" PID=232057 containerID=2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=83cc5720-5b5a-4bd5-a84e-7984512295f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce",
2026-06-09 17:40:44.147752 | controller |     "Jun 09 17:06:32.287499 crc crio[22095]: time=\"2026-06-09T17:06:32.286964227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147781 | controller |     "Jun 09 17:06:32.338903 crc crio[22095]: time=\"2026-06-09T17:06:32.338676133Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=fd972813-29e7-47ed-8db7-1919ffc8fd0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147798 | controller |     "Jun 09 17:06:32.363713 crc crio[22095]: time=\"2026-06-09T17:06:32.363579502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147814 | controller |     "Jun 09 17:06:32.366065 crc crio[22095]: time=\"2026-06-09T17:06:32.365902292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147830 | controller |     "Jun 09 17:06:32.383857 crc crio[22095]: time=\"2026-06-09T17:06:32.383748109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147846 | controller |     "Jun 09 17:06:32.417131 crc crio[22095]: time=\"2026-06-09T17:06:32.417026353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147881 | controller |     "Jun 09 17:06:32.425476 crc crio[22095]: time=\"2026-06-09T17:06:32.425402938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.147898 | controller |     "Jun 09 17:06:32.491639 crc crio[22095]: time=\"2026-06-09T17:06:32.491523934Z\" level=info msg=\"Created container d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=4e9a586e-b769-41f8-a544-ce79bed4c672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147915 | controller |     "Jun 09 17:06:32.493369 crc crio[22095]: time=\"2026-06-09T17:06:32.49330347Z\" level=info msg=\"Created container 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=6812f1e2-9b80-49a0-95ea-b3996b93d95b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147930 | controller |     "Jun 09 17:06:32.509741 crc crio[22095]: time=\"2026-06-09T17:06:32.508356046Z\" level=info msg=\"Starting container: 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae\" id=e4f76e15-4d42-4fbf-8107-4f008e9d510f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147946 | controller |     "Jun 09 17:06:32.514015 crc crio[22095]: time=\"2026-06-09T17:06:32.511369473Z\" level=info msg=\"Created container e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=e9e6d9b8-ded0-4313-91c0-29ccedf061f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.147962 | controller |     "Jun 09 17:06:32.514990 crc crio[22095]: time=\"2026-06-09T17:06:32.514768871Z\" level=info msg=\"Starting container: d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d\" id=2f172010-65b3-4b4e-9ae0-4df4d26695a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.147989 | controller |     "Jun 09 17:06:32.518477 crc crio[22095]: time=\"2026-06-09T17:06:32.518366303Z\" level=info msg=\"Starting container: e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131\" id=72e3b036-a772-419b-8e90-bc102f10e0b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148009 | controller |     "Jun 09 17:06:32.526101 crc crio[22095]: time=\"2026-06-09T17:06:32.525533197Z\" level=info msg=\"Started container\" PID=232072 containerID=647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=e4f76e15-4d42-4fbf-8107-4f008e9d510f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b",
2026-06-09 17:40:44.148030 | controller |     "Jun 09 17:06:32.528467 crc crio[22095]: time=\"2026-06-09T17:06:32.526771749Z\" level=info msg=\"Started container\" PID=232074 containerID=d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=2f172010-65b3-4b4e-9ae0-4df4d26695a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493",
2026-06-09 17:40:44.148050 | controller |     "Jun 09 17:06:32.557421 crc crio[22095]: time=\"2026-06-09T17:06:32.557279801Z\" level=info msg=\"Started container\" PID=232081 containerID=e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=72e3b036-a772-419b-8e90-bc102f10e0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17",
2026-06-09 17:40:44.148112 | controller |     "Jun 09 17:06:32.594024 crc crio[22095]: time=\"2026-06-09T17:06:32.593754627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148132 | controller |     "Jun 09 17:06:32.601029 crc crio[22095]: time=\"2026-06-09T17:06:32.600971032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148148 | controller |     "Jun 09 17:06:32.637895 crc crio[22095]: time=\"2026-06-09T17:06:32.637798437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148163 | controller |     "Jun 09 17:06:32.663718 crc crio[22095]: time=\"2026-06-09T17:06:32.663577408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148179 | controller |     "Jun 09 17:06:32.708996 crc crio[22095]: time=\"2026-06-09T17:06:32.705627517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148194 | controller |     "Jun 09 17:06:32.711537 crc crio[22095]: time=\"2026-06-09T17:06:32.711466627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148210 | controller |     "Jun 09 17:06:32.771280 crc crio[22095]: time=\"2026-06-09T17:06:32.768278124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148225 | controller |     "Jun 09 17:06:32.776737 crc crio[22095]: time=\"2026-06-09T17:06:32.776290339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148248 | controller |     "Jun 09 17:06:32.806404 crc crio[22095]: time=\"2026-06-09T17:06:32.80553933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148264 | controller |     "Jun 09 17:06:32.809836 crc crio[22095]: time=\"2026-06-09T17:06:32.809772388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148279 | controller |     "Jun 09 17:06:32.812654 crc crio[22095]: time=\"2026-06-09T17:06:32.812591661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148294 | controller |     "Jun 09 17:06:32.813506 crc crio[22095]: time=\"2026-06-09T17:06:32.813439163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148309 | controller |     "Jun 09 17:06:32.814422 crc crio[22095]: time=\"2026-06-09T17:06:32.814359466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148324 | controller |     "Jun 09 17:06:32.817770 crc crio[22095]: time=\"2026-06-09T17:06:32.817701542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148339 | controller |     "Jun 09 17:06:32.819632 crc crio[22095]: time=\"2026-06-09T17:06:32.81956354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148354 | controller |     "Jun 09 17:06:32.821512 crc crio[22095]: time=\"2026-06-09T17:06:32.821441398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148370 | controller |     "Jun 09 17:06:32.822358 crc crio[22095]: time=\"2026-06-09T17:06:32.822278229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148385 | controller |     "Jun 09 17:06:32.834569 crc crio[22095]: time=\"2026-06-09T17:06:32.834464682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148400 | controller |     "Jun 09 17:06:32.836268 crc crio[22095]: time=\"2026-06-09T17:06:32.836200626Z\" level=info msg=\"Created container 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=e0995e8f-19d5-4b6f-ad15-562c2969579d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148416 | controller |     "Jun 09 17:06:32.839525 crc crio[22095]: time=\"2026-06-09T17:06:32.83944728Z\" level=info msg=\"Starting container: 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4\" id=b7a1cd69-8aa2-498b-baa6-5dae503d9959 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148431 | controller |     "Jun 09 17:06:32.846008 crc crio[22095]: time=\"2026-06-09T17:06:32.845807973Z\" level=info msg=\"Created container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=dcdce2ab-d2f9-4514-a444-9821db2fc293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148446 | controller |     "Jun 09 17:06:32.848571 crc crio[22095]: time=\"2026-06-09T17:06:32.848291877Z\" level=info msg=\"Starting container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb\" id=47eb5d53-a2d7-4075-9c13-d8355f48359c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148464 | controller |     "Jun 09 17:06:32.855320 crc crio[22095]: time=\"2026-06-09T17:06:32.855233695Z\" level=info msg=\"Started container\" PID=232090 containerID=118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=b7a1cd69-8aa2-498b-baa6-5dae503d9959 name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4",
2026-06-09 17:40:44.148480 | controller |     "Jun 09 17:06:32.858427 crc crio[22095]: time=\"2026-06-09T17:06:32.858333644Z\" level=info msg=\"Started container\" PID=232099 containerID=16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=47eb5d53-a2d7-4075-9c13-d8355f48359c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5",
2026-06-09 17:40:44.148496 | controller |     "Jun 09 17:06:33.342650 crc crio[22095]: time=\"2026-06-09T17:06:33.342559975Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eb61b1cf-9a24-4c28-a904-76221fb21d5e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.148511 | controller |     "Jun 09 17:06:33.345877 crc crio[22095]: time=\"2026-06-09T17:06:33.345743777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a9d1fd5-ab18-47d4-9199-eef9ab5a268a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.148526 | controller |     "Jun 09 17:06:33.352296 crc crio[22095]: time=\"2026-06-09T17:06:33.352132491Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=80bcbad4-a97c-4f61-b5bb-c237d1f692de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.148542 | controller |     "Jun 09 17:06:33.360880 crc crio[22095]: time=\"2026-06-09T17:06:33.360709771Z\" level=info msg=\"Created container c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=923e6899-f177-4d9a-abe8-aa81f0978616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148557 | controller |     "Jun 09 17:06:33.362849 crc crio[22095]: time=\"2026-06-09T17:06:33.362717162Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683746-v9s67/oc\" id=147b3150-ba00-4239-8084-0d6451b3f401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148572 | controller |     "Jun 09 17:06:33.364434 crc crio[22095]: time=\"2026-06-09T17:06:33.364330544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148587 | controller |     "Jun 09 17:06:33.364767 crc crio[22095]: time=\"2026-06-09T17:06:33.364670202Z\" level=info msg=\"Starting container: c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e\" id=8bd30ebc-30ed-4060-8350-dae02f94dcb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148603 | controller |     "Jun 09 17:06:33.382624 crc crio[22095]: time=\"2026-06-09T17:06:33.382485019Z\" level=info msg=\"Started container\" PID=232217 containerID=c02e27b8ffb57f1619fc4067c6432dacb65b694af8167787ca3ccdcd419bc56e description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager id=8bd30ebc-30ed-4060-8350-dae02f94dcb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041",
2026-06-09 17:40:44.148619 | controller |     "Jun 09 17:06:33.578329 crc crio[22095]: time=\"2026-06-09T17:06:33.578082697Z\" level=info msg=\"Created container 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=89643852-2c88-4a09-b026-c229d5a38d5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148640 | controller |     "Jun 09 17:06:33.580368 crc crio[22095]: time=\"2026-06-09T17:06:33.580319724Z\" level=info msg=\"Starting container: 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772\" id=a2c233d9-2554-4e98-bffb-e2394e75b477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148656 | controller |     "Jun 09 17:06:33.599501 crc crio[22095]: time=\"2026-06-09T17:06:33.59924457Z\" level=info msg=\"Started container\" PID=232254 containerID=496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager id=a2c233d9-2554-4e98-bffb-e2394e75b477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896",
2026-06-09 17:40:44.148671 | controller |     "Jun 09 17:06:33.621419 crc crio[22095]: time=\"2026-06-09T17:06:33.621339167Z\" level=info msg=\"Created container 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=fd972813-29e7-47ed-8db7-1919ffc8fd0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148686 | controller |     "Jun 09 17:06:33.624872 crc crio[22095]: time=\"2026-06-09T17:06:33.624782875Z\" level=info msg=\"Starting container: 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1\" id=ea9ace9e-f9c8-457e-91ce-6c6e9ce2aeeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148701 | controller |     "Jun 09 17:06:33.651782 crc crio[22095]: time=\"2026-06-09T17:06:33.651680605Z\" level=info msg=\"Started container\" PID=232243 containerID=92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1 description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=ea9ace9e-f9c8-457e-91ce-6c6e9ce2aeeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69",
2026-06-09 17:40:44.148717 | controller |     "Jun 09 17:06:33.676244 crc crio[22095]: time=\"2026-06-09T17:06:33.676143993Z\" level=info msg=\"Created container ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=0da61450-32d2-4aab-bddb-c2f939ef07ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148732 | controller |     "Jun 09 17:06:33.680465 crc crio[22095]: time=\"2026-06-09T17:06:33.680385232Z\" level=info msg=\"Starting container: ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0\" id=03a8e688-b6fb-411f-912e-8f93d29ccfe5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148747 | controller |     "Jun 09 17:06:33.688327 crc crio[22095]: time=\"2026-06-09T17:06:33.688263244Z\" level=info msg=\"Started container\" PID=232252 containerID=ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=03a8e688-b6fb-411f-912e-8f93d29ccfe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f",
2026-06-09 17:40:44.148763 | controller |     "Jun 09 17:06:33.747731 crc crio[22095]: time=\"2026-06-09T17:06:33.747637497Z\" level=info msg=\"Created container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=fa6886bb-31eb-46ba-b411-4b269ade6af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148778 | controller |     "Jun 09 17:06:33.750045 crc crio[22095]: time=\"2026-06-09T17:06:33.749896735Z\" level=info msg=\"Starting container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078\" id=f00ae631-e58b-4b39-8306-b417d36737fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148803 | controller |     "Jun 09 17:06:33.771426 crc crio[22095]: time=\"2026-06-09T17:06:33.771271583Z\" level=info msg=\"Started container\" PID=232251 containerID=c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=f00ae631-e58b-4b39-8306-b417d36737fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08",
2026-06-09 17:40:44.148819 | controller |     "Jun 09 17:06:33.845623 crc crio[22095]: time=\"2026-06-09T17:06:33.844986924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.148835 | controller |     "Jun 09 17:06:33.918027 crc crio[22095]: time=\"2026-06-09T17:06:33.915304228Z\" level=info msg=\"Created container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=09c04b9b-78df-43f9-bb7e-8fe3d9e99a74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148879 | controller |     "Jun 09 17:06:33.929666 crc crio[22095]: time=\"2026-06-09T17:06:33.929578554Z\" level=info msg=\"Starting container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677\" id=28084fa0-422c-48b4-b40e-a7d8c28df266 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148900 | controller |     "Jun 09 17:06:33.965859 crc crio[22095]: time=\"2026-06-09T17:06:33.963862464Z\" level=info msg=\"Created container 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=7de12709-5194-4db8-bfe8-da0133dd1112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148917 | controller |     "Jun 09 17:06:33.965859 crc crio[22095]: time=\"2026-06-09T17:06:33.965507146Z\" level=info msg=\"Created container c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=2409d67d-d1c3-4c36-8cdc-8870ec41b03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.148933 | controller |     "Jun 09 17:06:33.975344 crc crio[22095]: time=\"2026-06-09T17:06:33.97071974Z\" level=info msg=\"Starting container: 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae\" id=bf882fa5-78e0-4520-a02e-e80e51620266 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148949 | controller |     "Jun 09 17:06:33.975344 crc crio[22095]: time=\"2026-06-09T17:06:33.972873655Z\" level=info msg=\"Starting container: c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac\" id=6d8e5302-fce8-437c-bb78-32fab57d73c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.148964 | controller |     "Jun 09 17:06:33.976441 crc crio[22095]: time=\"2026-06-09T17:06:33.976336554Z\" level=info msg=\"Started container\" PID=232253 containerID=7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=28084fa0-422c-48b4-b40e-a7d8c28df266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782",
2026-06-09 17:40:44.148980 | controller |     "Jun 09 17:06:33.993007 crc crio[22095]: time=\"2026-06-09T17:06:33.984993156Z\" level=info msg=\"Started container\" PID=232258 containerID=9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager id=bf882fa5-78e0-4520-a02e-e80e51620266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8",
2026-06-09 17:40:44.148999 | controller |     "Jun 09 17:06:33.993007 crc crio[22095]: time=\"2026-06-09T17:06:33.992444937Z\" level=info msg=\"Created container ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=8840d707-d2ce-4b46-9042-64c31091868c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149015 | controller |     "Jun 09 17:06:34.000964 crc crio[22095]: time=\"2026-06-09T17:06:33.998607505Z\" level=info msg=\"Starting container: ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad\" id=d674e4db-acc5-49cf-8463-ac9b4b5ad0e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.149030 | controller |     "Jun 09 17:06:34.047321 crc crio[22095]: time=\"2026-06-09T17:06:34.046775511Z\" level=info msg=\"Created container 61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=faf12bb2-0a2f-4ef9-991a-9cf1d4c5475b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149046 | controller |     "Jun 09 17:06:34.049487 crc crio[22095]: time=\"2026-06-09T17:06:34.049362447Z\" level=info msg=\"Started container\" PID=232257 containerID=c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=6d8e5302-fce8-437c-bb78-32fab57d73c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee",
2026-06-09 17:40:44.149062 | controller |     "Jun 09 17:06:34.051854 crc crio[22095]: time=\"2026-06-09T17:06:34.051769419Z\" level=info msg=\"Created container 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=c075cba7-8fe7-417a-8462-f8f50a5aa2c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149077 | controller |     "Jun 09 17:06:34.054779 crc crio[22095]: time=\"2026-06-09T17:06:34.052669262Z\" level=info msg=\"Starting container: 61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01\" id=8041221b-b7f0-487b-a89a-c2e1ca271764 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.149093 | controller |     "Jun 09 17:06:34.059540 crc crio[22095]: time=\"2026-06-09T17:06:34.059300562Z\" level=info msg=\"Starting container: 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508\" id=67aa86df-5b85-4f99-a149-567ba33be46a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.149108 | controller |     "Jun 09 17:06:34.082768 crc crio[22095]: time=\"2026-06-09T17:06:34.082123737Z\" level=info msg=\"Started container\" PID=232260 containerID=61b0307c1a746d911c5a1cd46a0841599f8c7d5c864591ef9fe8792b5cfa8d01 description=openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager id=8041221b-b7f0-487b-a89a-c2e1ca271764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec",
2026-06-09 17:40:44.149124 | controller |     "Jun 09 17:06:34.090519 crc crio[22095]: time=\"2026-06-09T17:06:34.088507441Z\" level=info msg=\"Started container\" PID=232259 containerID=ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=d674e4db-acc5-49cf-8463-ac9b4b5ad0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f",
2026-06-09 17:40:44.149139 | controller |     "Jun 09 17:06:34.108587 crc crio[22095]: time=\"2026-06-09T17:06:34.10834462Z\" level=info msg=\"Started container\" PID=232248 containerID=5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=67aa86df-5b85-4f99-a149-567ba33be46a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52",
2026-06-09 17:40:44.149157 | controller |     "Jun 09 17:06:34.751847 crc crio[22095]: time=\"2026-06-09T17:06:34.751353525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149173 | controller |     "Jun 09 17:06:35.634318 crc crio[22095]: time=\"2026-06-09T17:06:35.632847449Z\" level=info msg=\"Created container 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee: openshift-infra/auto-csr-approver-29683746-v9s67/oc\" id=147b3150-ba00-4239-8084-0d6451b3f401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149189 | controller |     "Jun 09 17:06:35.673507 crc crio[22095]: time=\"2026-06-09T17:06:35.673412679Z\" level=info msg=\"Starting container: 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee\" id=67f7655c-0a04-4679-8d4c-1c76d63862a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.149204 | controller |     "Jun 09 17:06:35.685355 crc crio[22095]: time=\"2026-06-09T17:06:35.685232402Z\" level=info msg=\"Started container\" PID=232468 containerID=5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee description=openshift-infra/auto-csr-approver-29683746-v9s67/oc id=67f7655c-0a04-4679-8d4c-1c76d63862a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac",
2026-06-09 17:40:44.149220 | controller |     "Jun 09 17:06:53.477869 crc crio[22095]: time=\"2026-06-09T17:06:53.476668803Z\" level=info msg=\"Stopping pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=33af968d-2401-4534-b69e-72657c5083ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.149235 | controller |     "Jun 09 17:06:53.484014 crc crio[22095]: time=\"2026-06-09T17:06:53.483710634Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-v9s67 Namespace:openshift-infra ID:32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac UID:9095d1fa-12f7-4f7e-8687-6a3f4ccd23b7 NetNS:/var/run/netns/b279b0a8-e7d7-44a5-a8fb-b18b8bb6fe04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9095d1fa_12f7_4f7e_8687_6a3f4ccd23b7.slice PodAnnotations:0xc0074a5368}] Aliases:map[]}\"",
2026-06-09 17:40:44.149250 | controller |     "Jun 09 17:06:53.484823 crc crio[22095]: time=\"2026-06-09T17:06:53.484753781Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683746-v9s67 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.149266 | controller |     "Jun 09 17:06:53.562740 crc crio[22095]: time=\"2026-06-09T17:06:53.562554856Z\" level=info msg=\"Removing container: 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920\" id=9f73f9cb-c7a8-462d-a8e5-c8b1ceb27dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.149281 | controller |     "Jun 09 17:06:53.579237 crc crio[22095]: time=\"2026-06-09T17:06:53.578102585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2526e609-6cda-456d-a96f-76f1f9003896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.149296 | controller |     "Jun 09 17:06:53.580008 crc crio[22095]: time=\"2026-06-09T17:06:53.57985554Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=3a758199-b158-4441-abdf-c894a9676d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.149311 | controller |     "Jun 09 17:06:53.593682 crc crio[22095]: time=\"2026-06-09T17:06:53.593535221Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1f3d8c3d-3144-479e-95b0-0d59b4453ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.149329 | controller |     "Jun 09 17:06:53.595606 crc crio[22095]: time=\"2026-06-09T17:06:53.595112312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=64e48465-5afa-42a4-b85f-5c6575e9f636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.149345 | controller |     "Jun 09 17:06:53.616642 crc crio[22095]: time=\"2026-06-09T17:06:53.615350971Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8d30fb59-c4c6-4cb9-82c0-4868ff4e4873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149360 | controller |     "Jun 09 17:06:53.616642 crc crio[22095]: time=\"2026-06-09T17:06:53.61649191Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=2c89a76d-8cb3-406c-b3ac-ed3788f947be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149375 | controller |     "Jun 09 17:06:53.617259 crc crio[22095]: time=\"2026-06-09T17:06:53.616812458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149390 | controller |     "Jun 09 17:06:53.617259 crc crio[22095]: time=\"2026-06-09T17:06:53.617003883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149405 | controller |     "Jun 09 17:06:53.928824 crc crio[22095]: time=\"2026-06-09T17:06:53.927020086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149420 | controller |     "Jun 09 17:06:53.989083 crc crio[22095]: time=\"2026-06-09T17:06:53.986688267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149435 | controller |     "Jun 09 17:06:54.023863 crc crio[22095]: time=\"2026-06-09T17:06:54.022100456Z\" level=info msg=\"Removed container 439191ae476484cad97f1e27ccb69bc2ddd330a47efe69d470030518bd937920: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=9f73f9cb-c7a8-462d-a8e5-c8b1ceb27dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.149450 | controller |     "Jun 09 17:06:54.037324 crc crio[22095]: time=\"2026-06-09T17:06:54.036480055Z\" level=info msg=\"Removing container: 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2\" id=37c9e0a4-ed6c-417c-9a18-94642f1b819e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.149466 | controller |     "Jun 09 17:06:54.102485 crc crio[22095]: time=\"2026-06-09T17:06:54.101309738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149481 | controller |     "Jun 09 17:06:54.346635 crc crio[22095]: time=\"2026-06-09T17:06:54.346422316Z\" level=info msg=\"Created container 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=2c89a76d-8cb3-406c-b3ac-ed3788f947be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149495 | controller |     "Jun 09 17:06:54.349999 crc crio[22095]: time=\"2026-06-09T17:06:54.349798423Z\" level=info msg=\"Starting container: 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444\" id=25580473-1262-4ad9-b885-294daad0e3f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.149515 | controller |     "Jun 09 17:06:54.374054 crc crio[22095]: time=\"2026-06-09T17:06:54.373685274Z\" level=info msg=\"Started container\" PID=233526 containerID=0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=25580473-1262-4ad9-b885-294daad0e3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1",
2026-06-09 17:40:44.149537 | controller |     "Jun 09 17:06:54.439033 crc crio[22095]: time=\"2026-06-09T17:06:54.437648316Z\" level=info msg=\"Stopped pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=33af968d-2401-4534-b69e-72657c5083ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.149558 | controller |     "Jun 09 17:06:54.682060 crc crio[22095]: time=\"2026-06-09T17:06:54.680586337Z\" level=info msg=\"Removed container 0055ba52934ee14721e83b22a7790d63b439478461f90fabbba113e1683d34b2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=37c9e0a4-ed6c-417c-9a18-94642f1b819e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.149578 | controller |     "Jun 09 17:06:55.183529 crc crio[22095]: time=\"2026-06-09T17:06:55.183435087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149600 | controller |     "Jun 09 17:06:55.298229 crc crio[22095]: time=\"2026-06-09T17:06:55.297279457Z\" level=info msg=\"Created container 928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8d30fb59-c4c6-4cb9-82c0-4868ff4e4873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.149622 | controller |     "Jun 09 17:06:55.299613 crc crio[22095]: time=\"2026-06-09T17:06:55.299522595Z\" level=info msg=\"Starting container: 928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be\" id=26201461-0bde-4278-ac66-112b5a33e66d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.149642 | controller |     "Jun 09 17:06:55.306027 crc crio[22095]: time=\"2026-06-09T17:06:55.305901829Z\" level=info msg=\"Started container\" PID=233562 containerID=928ad1903747c1c93dbcf4bed5c9fca1a9d6786fa8ab67642c6a2f3b7995e3be description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=26201461-0bde-4278-ac66-112b5a33e66d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:44.149663 | controller |     "Jun 09 17:07:18.258567 crc crio[22095]: time=\"2026-06-09T17:07:18.255550628Z\" level=info msg=\"Stopping container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2 (timeout: 30s)\" id=69b85d28-d877-489f-816f-a7ee29db82d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149686 | controller |     "Jun 09 17:07:18.262357 crc crio[22095]: time=\"2026-06-09T17:07:18.259288363Z\" level=info msg=\"Stopping container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a (timeout: 30s)\" id=6c3871f8-c219-4c8b-9a16-97e4c64629b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149709 | controller |     "Jun 09 17:07:18.337531 crc crio[22095]: time=\"2026-06-09T17:07:18.337411258Z\" level=info msg=\"Stopping container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d (timeout: 30s)\" id=ecab37f7-9ae7-47f6-9f9a-da39a836a4ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149728 | controller |     "Jun 09 17:07:18.338013 crc crio[22095]: time=\"2026-06-09T17:07:18.337749276Z\" level=info msg=\"Stopping container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7 (timeout: 30s)\" id=d3ae95a1-435d-4c73-9365-0385cc726342 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149747 | controller |     "Jun 09 17:07:18.386023 crc crio[22095]: time=\"2026-06-09T17:07:18.378515332Z\" level=info msg=\"Stopping container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad (timeout: 30s)\" id=8ee48255-5174-48d3-9233-038094a1e660 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149763 | controller |     "Jun 09 17:07:18.386023 crc crio[22095]: time=\"2026-06-09T17:07:18.385266495Z\" level=info msg=\"Stopping container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101 (timeout: 30s)\" id=0034fc86-0e20-476a-bfa1-33896edf316b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149778 | controller |     "Jun 09 17:07:18.558455 crc crio[22095]: time=\"2026-06-09T17:07:18.554514267Z\" level=info msg=\"Stopping container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7 (timeout: 30s)\" id=68347e48-50c3-4c05-b168-3b703508ffbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149793 | controller |     "Jun 09 17:07:18.570444 crc crio[22095]: time=\"2026-06-09T17:07:18.56554337Z\" level=info msg=\"Stopping container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7 (timeout: 30s)\" id=23a6951b-797b-4e9a-b0a7-1af7c393e378 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149808 | controller |     "Jun 09 17:07:18.668565 crc crio[22095]: time=\"2026-06-09T17:07:18.667582178Z\" level=info msg=\"Stopping container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0 (timeout: 30s)\" id=940a3e93-b2c3-4832-8224-2cb6730d334d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149823 | controller |     "Jun 09 17:07:18.827774 crc crio[22095]: time=\"2026-06-09T17:07:18.827356026Z\" level=info msg=\"Stopped container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log\" id=0034fc86-0e20-476a-bfa1-33896edf316b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149838 | controller |     "Jun 09 17:07:19.365457 crc crio[22095]: time=\"2026-06-09T17:07:19.364223529Z\" level=info msg=\"Running pod sandbox: openstack/barbican-3720-account-create-update-4h864/POD\" id=9e5bb9c5-9cb5-4bad-b234-9528def6f7e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.149882 | controller |     "Jun 09 17:07:19.366602 crc crio[22095]: time=\"2026-06-09T17:07:19.36580681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149901 | controller |     "Jun 09 17:07:19.398745 crc crio[22095]: time=\"2026-06-09T17:07:19.398669173Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-s7x7n/POD\" id=891b328b-d314-4cd3-82ee-a65ab503b85b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.149916 | controller |     "Jun 09 17:07:19.399178 crc crio[22095]: time=\"2026-06-09T17:07:19.398796136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.149931 | controller |     "Jun 09 17:07:19.435663 crc crio[22095]: time=\"2026-06-09T17:07:19.435532827Z\" level=info msg=\"Stopped container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log\" id=d3ae95a1-435d-4c73-9365-0385cc726342 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149946 | controller |     "Jun 09 17:07:19.447890 crc crio[22095]: time=\"2026-06-09T17:07:19.445019871Z\" level=info msg=\"Stopping container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204 (timeout: 30s)\" id=0fd2c056-5709-4691-846a-5e703e8fdac7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149961 | controller |     "Jun 09 17:07:19.573348 crc crio[22095]: time=\"2026-06-09T17:07:19.57322876Z\" level=info msg=\"Stopping container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f (timeout: 30s)\" id=330de9c8-78b9-49ac-832a-d5eab9101d0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149979 | controller |     "Jun 09 17:07:19.573348 crc crio[22095]: time=\"2026-06-09T17:07:19.573355203Z\" level=info msg=\"Stopping container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa (timeout: 30s)\" id=081d15fc-ab3b-45d0-8e98-08519be0e27b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.149995 | controller |     "Jun 09 17:07:19.767267 crc crio[22095]: time=\"2026-06-09T17:07:19.767032991Z\" level=info msg=\"Stopping container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208 (timeout: 30s)\" id=c4c19e71-8758-434e-ae71-fd7dcf2e5c3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150009 | controller |     "Jun 09 17:07:20.120832 crc crio[22095]: time=\"2026-06-09T17:07:20.116607509Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-6stvh/POD\" id=7ade6800-422f-467c-8bda-f57f26f2242f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150024 | controller |     "Jun 09 17:07:20.120832 crc crio[22095]: time=\"2026-06-09T17:07:20.117661506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150039 | controller |     "Jun 09 17:07:20.133661 crc crio[22095]: time=\"2026-06-09T17:07:20.116801614Z\" level=info msg=\"Running pod sandbox: openstack/cinder-1ea6-account-create-update-lfdtc/POD\" id=beff8ac5-8a03-49c5-9519-43c62c2ae1ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150054 | controller |     "Jun 09 17:07:20.133661 crc crio[22095]: time=\"2026-06-09T17:07:20.130841484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150069 | controller |     "Jun 09 17:07:20.878006 crc crio[22095]: time=\"2026-06-09T17:07:20.877249032Z\" level=info msg=\"Stopped container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log\" id=68347e48-50c3-4c05-b168-3b703508ffbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150084 | controller |     "Jun 09 17:07:20.970629 crc crio[22095]: time=\"2026-06-09T17:07:20.962678574Z\" level=info msg=\"Stopped container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log\" id=081d15fc-ab3b-45d0-8e98-08519be0e27b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150099 | controller |     "Jun 09 17:07:20.982664 crc crio[22095]: time=\"2026-06-09T17:07:20.974327843Z\" level=info msg=\"Stopping container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337 (timeout: 30s)\" id=0a73451d-a089-49ca-8f5a-2016ff2467ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150114 | controller |     "Jun 09 17:07:20.992789 crc crio[22095]: time=\"2026-06-09T17:07:20.984275718Z\" level=info msg=\"Stopping container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff (timeout: 30s)\" id=082d361a-df08-48d2-a0f0-afc7c64eecdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150128 | controller |     "Jun 09 17:07:21.074548 crc crio[22095]: time=\"2026-06-09T17:07:21.071458054Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-dcrqh/POD\" id=71779b3c-7e84-4831-81e1-33f9392255ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150143 | controller |     "Jun 09 17:07:21.074548 crc crio[22095]: time=\"2026-06-09T17:07:21.071564717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150158 | controller |     "Jun 09 17:07:21.098596 crc crio[22095]: time=\"2026-06-09T17:07:21.098431826Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-nnlm5/POD\" id=c88b4ceb-9559-4d41-9b50-e25602fcd3f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150175 | controller |     "Jun 09 17:07:21.098870 crc crio[22095]: time=\"2026-06-09T17:07:21.098713563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150191 | controller |     "Jun 09 17:07:21.129463 crc crio[22095]: time=\"2026-06-09T17:07:21.129292818Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc00012aff8}] Aliases:map[]}\"",
2026-06-09 17:40:44.150206 | controller |     "Jun 09 17:07:21.129463 crc crio[22095]: time=\"2026-06-09T17:07:21.129344429Z\" level=info msg=\"Adding pod openstack_cinder-db-create-s7x7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150222 | controller |     "Jun 09 17:07:21.172356 crc crio[22095]: time=\"2026-06-09T17:07:21.162817518Z\" level=info msg=\"Stopping container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457 (timeout: 30s)\" id=8114c630-dc29-4a6f-aef0-12d1a335c46e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150238 | controller |     "Jun 09 17:07:21.265121 crc crio[22095]: time=\"2026-06-09T17:07:21.253117204Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"",
2026-06-09 17:40:44.150253 | controller |     "Jun 09 17:07:21.265121 crc crio[22095]: time=\"2026-06-09T17:07:21.253212187Z\" level=info msg=\"Adding pod openstack_barbican-3720-account-create-update-4h864 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150268 | controller |     "Jun 09 17:07:21.440017 crc crio[22095]: time=\"2026-06-09T17:07:21.439724871Z\" level=info msg=\"Stopped container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics\" id=940a3e93-b2c3-4832-8224-2cb6730d334d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150284 | controller |     "Jun 09 17:07:21.456782 crc crio[22095]: time=\"2026-06-09T17:07:21.456691137Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2b1e-account-create-update-cpt96/POD\" id=c08158c6-3f63-41b0-bea1-d8423a7ce838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150299 | controller |     "Jun 09 17:07:21.456782 crc crio[22095]: time=\"2026-06-09T17:07:21.456787849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150315 | controller |     "Jun 09 17:07:21.457298 crc crio[22095]: time=\"2026-06-09T17:07:21.456991704Z\" level=info msg=\"Stopping pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2a1fe2e4-104a-4712-9a5f-31e5773bbed3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.150331 | controller |     "Jun 09 17:07:21.474026 crc crio[22095]: time=\"2026-06-09T17:07:21.470381718Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305 UID:dfd65e23-320d-48bd-9162-37bca45c9fa9 NetNS:/var/run/netns/09416562-e86b-4335-8a7a-1e19e0dead03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfd65e23_320d_48bd_9162_37bca45c9fa9.slice PodAnnotations:0xc002b5c540}] Aliases:map[]}\"",
2026-06-09 17:40:44.150350 | controller |     "Jun 09 17:07:21.474026 crc crio[22095]: time=\"2026-06-09T17:07:21.470728997Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150366 | controller |     "Jun 09 17:07:21.511985 crc crio[22095]: time=\"2026-06-09T17:07:21.509624615Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc0005269b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.150382 | controller |     "Jun 09 17:07:21.511985 crc crio[22095]: time=\"2026-06-09T17:07:21.509739698Z\" level=info msg=\"Adding pod openstack_barbican-db-create-6stvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150398 | controller |     "Jun 09 17:07:21.603441 crc crio[22095]: time=\"2026-06-09T17:07:21.603350569Z\" level=info msg=\"Running pod sandbox: openstack/glance-655e-account-create-update-rvx8q/POD\" id=6205a8e9-5fa2-4846-ab8b-c77ec55a8332 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150414 | controller |     "Jun 09 17:07:21.603731 crc crio[22095]: time=\"2026-06-09T17:07:21.603472002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150429 | controller |     "Jun 09 17:07:21.629688 crc crio[22095]: time=\"2026-06-09T17:07:21.629583752Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-nlst2/POD\" id=addf991c-08db-4aa9-b12c-1dd9a2fd7508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150445 | controller |     "Jun 09 17:07:21.629868 crc crio[22095]: time=\"2026-06-09T17:07:21.629718495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150461 | controller |     "Jun 09 17:07:21.814179 crc crio[22095]: time=\"2026-06-09T17:07:21.811435987Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b630}] Aliases:map[]}\"",
2026-06-09 17:40:44.150477 | controller |     "Jun 09 17:07:21.814179 crc crio[22095]: time=\"2026-06-09T17:07:21.811480268Z\" level=info msg=\"Adding pod openstack_glance-db-create-dcrqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150493 | controller |     "Jun 09 17:07:21.870482 crc crio[22095]: time=\"2026-06-09T17:07:21.870385559Z\" level=info msg=\"Stopped container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log\" id=082d361a-df08-48d2-a0f0-afc7c64eecdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150508 | controller |     "Jun 09 17:07:21.900467 crc crio[22095]: time=\"2026-06-09T17:07:21.8957578Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ed98-account-create-update-nqhvz/POD\" id=56e8fa85-1477-460f-8936-0bc111301031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150526 | controller |     "Jun 09 17:07:21.900467 crc crio[22095]: time=\"2026-06-09T17:07:21.895956655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150542 | controller |     "Jun 09 17:07:21.980061 crc crio[22095]: time=\"2026-06-09T17:07:21.979307253Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc002da41e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.150558 | controller |     "Jun 09 17:07:21.980443 crc crio[22095]: time=\"2026-06-09T17:07:21.980417772Z\" level=info msg=\"Adding pod openstack_cinder-1ea6-account-create-update-lfdtc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150573 | controller |     "Jun 09 17:07:22.261480 crc crio[22095]: time=\"2026-06-09T17:07:22.26139347Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-01d7-account-create-update-4wmqt/POD\" id=a1a95c74-7aec-4959-9234-7ad009ce1772 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150589 | controller |     "Jun 09 17:07:22.261791 crc crio[22095]: time=\"2026-06-09T17:07:22.261504533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150604 | controller |     "Jun 09 17:07:22.473432 crc crio[22095]: time=\"2026-06-09T17:07:22.473315006Z\" level=info msg=\"Stopping container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe (timeout: 30s)\" id=4f9d9c6f-bfa2-4b0a-8434-86e4598bf1ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150620 | controller |     "Jun 09 17:07:22.491453 crc crio[22095]: time=\"2026-06-09T17:07:22.491363989Z\" level=info msg=\"Stopping container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce (timeout: 30s)\" id=6644b52d-5d1b-486c-a63d-65531f3260a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150635 | controller |     "Jun 09 17:07:22.613983 crc crio[22095]: time=\"2026-06-09T17:07:22.608135025Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc002b5c118}] Aliases:map[]}\"",
2026-06-09 17:40:44.150651 | controller |     "Jun 09 17:07:22.613983 crc crio[22095]: time=\"2026-06-09T17:07:22.608829833Z\" level=info msg=\"Adding pod openstack_keystone-db-create-nnlm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150666 | controller |     "Jun 09 17:07:22.659706 crc crio[22095]: time=\"2026-06-09T17:07:22.656368772Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc00263c218}] Aliases:map[]}\"",
2026-06-09 17:40:44.150685 | controller |     "Jun 09 17:07:22.659706 crc crio[22095]: time=\"2026-06-09T17:07:22.656410093Z\" level=info msg=\"Adding pod openstack_neutron-db-create-nlst2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150701 | controller |     "Jun 09 17:07:23.035248 crc crio[22095]: time=\"2026-06-09T17:07:23.034632486Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-0aeb-account-create-update-78cm2/POD\" id=b81b9dcd-c96f-4761-b7eb-b5d454979693 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150716 | controller |     "Jun 09 17:07:23.035248 crc crio[22095]: time=\"2026-06-09T17:07:23.035218181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150732 | controller |     "Jun 09 17:07:23.136785 crc crio[22095]: time=\"2026-06-09T17:07:23.12719158Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c660}] Aliases:map[]}\"",
2026-06-09 17:40:44.150747 | controller |     "Jun 09 17:07:23.136785 crc crio[22095]: time=\"2026-06-09T17:07:23.127248321Z\" level=info msg=\"Adding pod openstack_keystone-2b1e-account-create-update-cpt96 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150763 | controller |     "Jun 09 17:07:23.138066 crc crio[22095]: time=\"2026-06-09T17:07:23.137876444Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc0005264f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.150778 | controller |     "Jun 09 17:07:23.138320 crc crio[22095]: time=\"2026-06-09T17:07:23.138281924Z\" level=info msg=\"Adding pod openstack_glance-655e-account-create-update-rvx8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150794 | controller |     "Jun 09 17:07:23.153356 crc crio[22095]: time=\"2026-06-09T17:07:23.153257018Z\" level=info msg=\"Stopping container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328 (timeout: 300s)\" id=e1576efc-19ce-4f0d-ac29-a615ebc3f80e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.150809 | controller |     "Jun 09 17:07:23.189728 crc crio[22095]: time=\"2026-06-09T17:07:23.189521268Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00012b2f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.150824 | controller |     "Jun 09 17:07:23.190316 crc crio[22095]: time=\"2026-06-09T17:07:23.190290408Z\" level=info msg=\"Adding pod openstack_neutron-ed98-account-create-update-nqhvz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.150842 | controller |     "Jun 09 17:07:23.309130 crc crio[22095]: 2026-06-09T17:07:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:034ede96234a7ba Mac:c2:1d:ba:34:86:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 SocketPath: PciID:}] [{Interface:0xc0001bc5d0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.150879 | controller |     "Jun 09 17:07:23.310227 crc crio[22095]: time=\"2026-06-09T17:07:23.310183764Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-flqbk/POD\" id=77b86097-3bc1-427d-89fc-d2415d7dee0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150897 | controller |     "Jun 09 17:07:23.310422 crc crio[22095]: time=\"2026-06-09T17:07:23.310400759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150913 | controller |     "Jun 09 17:07:23.310863 crc crio[22095]: time=\"2026-06-09T17:07:23.310837321Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-pt42h/POD\" id=066077ed-630a-4be7-87d1-a5cbb3eb843f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150928 | controller |     "Jun 09 17:07:23.311059 crc crio[22095]: time=\"2026-06-09T17:07:23.311038786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.150944 | controller |     "Jun 09 17:07:23.339067 crc crio[22095]: time=\"2026-06-09T17:07:23.33887869Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"",
2026-06-09 17:40:44.150959 | controller |     "Jun 09 17:07:23.339442 crc crio[22095]: time=\"2026-06-09T17:07:23.339140717Z\" level=info msg=\"Checking pod openstack_barbican-3720-account-create-update-4h864 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.150975 | controller |     "Jun 09 17:07:23.932997 crc crio[22095]: time=\"2026-06-09T17:07:23.931729239Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cfkth-config-hr8k4/POD\" id=d7a73b3f-0e85-4de2-a4c0-e0a2d490859e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.150990 | controller |     "Jun 09 17:07:23.933213 crc crio[22095]: time=\"2026-06-09T17:07:23.933131675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.151005 | controller |     "Jun 09 17:07:23.954429 crc crio[22095]: time=\"2026-06-09T17:07:23.954252386Z\" level=info msg=\"Stopped container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter\" id=4f9d9c6f-bfa2-4b0a-8434-86e4598bf1ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151020 | controller |     "Jun 09 17:07:24.337126 crc crio[22095]: time=\"2026-06-09T17:07:24.33681318Z\" level=info msg=\"Stopping container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d (timeout: 28s)\" id=d9339ec0-3459-498f-b122-c87240d83686 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151036 | controller |     "Jun 09 17:07:24.343782 crc crio[22095]: time=\"2026-06-09T17:07:24.340741721Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc002272180}] Aliases:map[]}\"",
2026-06-09 17:40:44.151055 | controller |     "Jun 09 17:07:24.343782 crc crio[22095]: time=\"2026-06-09T17:07:24.342965888Z\" level=info msg=\"Adding pod openstack_nova-api-01d7-account-create-update-4wmqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151070 | controller |     "Jun 09 17:07:24.413379 crc crio[22095]: time=\"2026-06-09T17:07:24.408873619Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc0004c71b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.151086 | controller |     "Jun 09 17:07:24.413379 crc crio[22095]: time=\"2026-06-09T17:07:24.409017253Z\" level=info msg=\"Adding pod openstack_nova-cell0-0aeb-account-create-update-78cm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151102 | controller |     "Jun 09 17:07:24.498844 crc crio[22095]: time=\"2026-06-09T17:07:24.468898179Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0004c7360}] Aliases:map[]}\"",
2026-06-09 17:40:44.151118 | controller |     "Jun 09 17:07:24.498844 crc crio[22095]: time=\"2026-06-09T17:07:24.498426386Z\" level=info msg=\"Adding pod openstack_ovn-controller-cfkth-config-hr8k4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151134 | controller |     "Jun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.510600449Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"",
2026-06-09 17:40:44.151149 | controller |     "Jun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.510719612Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-pt42h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151171 | controller |     "Jun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.51297837Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002da4558}] Aliases:map[]}\"",
2026-06-09 17:40:44.151201 | controller |     "Jun 09 17:07:24.524453 crc crio[22095]: time=\"2026-06-09T17:07:24.513065882Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-flqbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151222 | controller |     "Jun 09 17:07:25.469094 crc crio[22095]: time=\"2026-06-09T17:07:25.4637546Z\" level=info msg=\"Stopped container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e1576efc-19ce-4f0d-ac29-a615ebc3f80e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151238 | controller |     "Jun 09 17:07:25.693770 crc crio[22095]: time=\"2026-06-09T17:07:25.689677236Z\" level=info msg=\"Ran pod sandbox 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 with infra container: openstack/barbican-3720-account-create-update-4h864/POD\" id=9e5bb9c5-9cb5-4bad-b234-9528def6f7e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.151253 | controller |     "Jun 09 17:07:25.717635 crc crio[22095]: time=\"2026-06-09T17:07:25.717466479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f1b432d-1c7f-4670-8ebb-ca87daa790e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.151268 | controller |     "Jun 09 17:07:25.739092 crc crio[22095]: time=\"2026-06-09T17:07:25.738998161Z\" level=info msg=\"Stopping container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9 (timeout: 27s)\" id=903944e7-6b65-4a2b-b0a5-5e7f873895a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151282 | controller |     "Jun 09 17:07:25.782281 crc crio[22095]: time=\"2026-06-09T17:07:25.773545297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75fdb27f-c423-4c2c-b31d-de62ff472943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.151297 | controller |     "Jun 09 17:07:25.837815 crc crio[22095]: time=\"2026-06-09T17:07:25.837673732Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e28451af-6da0-45fc-8073-4ad71c771bff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.151312 | controller |     "Jun 09 17:07:26.157043 crc crio[22095]: time=\"2026-06-09T17:07:26.154057749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.151327 | controller |     "Jun 09 17:07:26.188995 crc crio[22095]: time=\"2026-06-09T17:07:26.188350078Z\" level=info msg=\"Stopped container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c4c19e71-8758-434e-ae71-fd7dcf2e5c3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151342 | controller |     "Jun 09 17:07:26.213988 crc crio[22095]: time=\"2026-06-09T17:07:26.211583574Z\" level=info msg=\"Stopping pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=165738ac-942b-4f0b-9230-fb86bea28ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151357 | controller |     "Jun 09 17:07:26.314996 crc crio[22095]: time=\"2026-06-09T17:07:26.313329084Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120 UID:24b1a725-dcdc-4eaf-bb1c-a91efbbe057a NetNS:/var/run/netns/cffd390f-04c5-4486-a33c-0fbd228a6601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24b1a725_dcdc_4eaf_bb1c_a91efbbe057a.slice PodAnnotations:0xc001984e80}] Aliases:map[]}\"",
2026-06-09 17:40:44.151379 | controller |     "Jun 09 17:07:26.314996 crc crio[22095]: time=\"2026-06-09T17:07:26.314570986Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151395 | controller |     "Jun 09 17:07:26.674993 crc crio[22095]: time=\"2026-06-09T17:07:26.672259121Z\" level=info msg=\"Stopped container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd\" id=8ee48255-5174-48d3-9233-038094a1e660 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151410 | controller |     "Jun 09 17:07:26.849146 crc crio[22095]: time=\"2026-06-09T17:07:26.845214828Z\" level=info msg=\"Stopping pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=bcf081c7-292e-4a30-bb24-4d6f8dfcc2d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151425 | controller |     "Jun 09 17:07:26.849146 crc crio[22095]: time=\"2026-06-09T17:07:26.848468131Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584 UID:34e98613-b842-44cb-977d-2d83a23acb18 NetNS:/var/run/netns/520b42a3-f02f-406a-805f-2f3f2f7d5629 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e98613_b842_44cb_977d_2d83a23acb18.slice PodAnnotations:0xc0004c78d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.151440 | controller |     "Jun 09 17:07:26.849146 crc crio[22095]: time=\"2026-06-09T17:07:26.848633406Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151455 | controller |     "Jun 09 17:07:27.016989 crc crio[22095]: time=\"2026-06-09T17:07:27.01679424Z\" level=info msg=\"Stopped container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=0fd2c056-5709-4691-846a-5e703e8fdac7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151470 | controller |     "Jun 09 17:07:27.023439 crc crio[22095]: time=\"2026-06-09T17:07:27.023331547Z\" level=info msg=\"Stopping pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=486e0335-ce65-42f3-8b27-7efaef7ce5c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151485 | controller |     "Jun 09 17:07:27.048975 crc crio[22095]: time=\"2026-06-09T17:07:27.047300452Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce UID:c1016637-0633-439d-9f61-bc1903751931 NetNS:/var/run/netns/a7cd9583-3d76-473d-979f-ba2bc70d9f42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1016637_0633_439d_9f61_bc1903751931.slice PodAnnotations:0xc00379e110}] Aliases:map[]}\"",
2026-06-09 17:40:44.151500 | controller |     "Jun 09 17:07:27.048975 crc crio[22095]: time=\"2026-06-09T17:07:27.047572949Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151515 | controller |     "Jun 09 17:07:27.140808 crc crio[22095]: 2026-06-09T17:07:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e64e770b607e2b Mac:92:a9:25:3e:27:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.151530 | controller |     "Jun 09 17:07:27.297814 crc crio[22095]: time=\"2026-06-09T17:07:27.297660135Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc0005269b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.151548 | controller |     "Jun 09 17:07:27.298180 crc crio[22095]: time=\"2026-06-09T17:07:27.298083145Z\" level=info msg=\"Checking pod openstack_barbican-db-create-6stvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.151564 | controller |     "Jun 09 17:07:27.580207 crc crio[22095]: 2026-06-09T17:07:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4443d4105fa1c7 Mac:7e:91:9d:25:8f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.151579 | controller |     "Jun 09 17:07:27.582337 crc crio[22095]: time=\"2026-06-09T17:07:27.582064311Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc00012aff8}] Aliases:map[]}\"",
2026-06-09 17:40:44.151594 | controller |     "Jun 09 17:07:27.626594 crc crio[22095]: time=\"2026-06-09T17:07:27.626334986Z\" level=info msg=\"Checking pod openstack_cinder-db-create-s7x7n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.151609 | controller |     "Jun 09 17:07:27.648658 crc crio[22095]: time=\"2026-06-09T17:07:27.648540496Z\" level=info msg=\"Stopped pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2a1fe2e4-104a-4712-9a5f-31e5773bbed3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151624 | controller |     "Jun 09 17:07:27.863816 crc crio[22095]: time=\"2026-06-09T17:07:27.863711176Z\" level=info msg=\"Stopping container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4 (timeout: 296s)\" id=3d98fb2d-41cc-4e9e-8486-c94ab2afcd87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151639 | controller |     "Jun 09 17:07:28.395533 crc crio[22095]: time=\"2026-06-09T17:07:28.394649836Z\" level=info msg=\"Stopping container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32 (timeout: 300s)\" id=cd6c2900-82cb-4914-93e6-e0b8a7fad3b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151653 | controller |     "Jun 09 17:07:28.506821 crc crio[22095]: time=\"2026-06-09T17:07:28.500996454Z\" level=info msg=\"Stopped container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe\" id=69b85d28-d877-489f-816f-a7ee29db82d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151668 | controller |     "Jun 09 17:07:28.713269 crc crio[22095]: time=\"2026-06-09T17:07:28.69690513Z\" level=info msg=\"Stopped container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api\" id=23a6951b-797b-4e9a-b0a7-1af7c393e378 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151683 | controller |     "Jun 09 17:07:28.732471 crc crio[22095]: time=\"2026-06-09T17:07:28.717612201Z\" level=info msg=\"Stopping pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=7fd09e17-1ece-4d99-bd67-310513ef3036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151698 | controller |     "Jun 09 17:07:28.732471 crc crio[22095]: time=\"2026-06-09T17:07:28.719700195Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2 UID:44f7532d-b021-4088-80e2-c52ee3840812 NetNS:/var/run/netns/7ef3e550-f7d9-4ec1-a956-3312ebecf527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f7532d_b021_4088_80e2_c52ee3840812.slice PodAnnotations:0xc0004c7238}] Aliases:map[]}\"",
2026-06-09 17:40:44.151716 | controller |     "Jun 09 17:07:28.732471 crc crio[22095]: time=\"2026-06-09T17:07:28.719845678Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151732 | controller |     "Jun 09 17:07:29.212713 crc crio[22095]: time=\"2026-06-09T17:07:29.211502921Z\" level=info msg=\"Stopped container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd\" id=ecab37f7-9ae7-47f6-9f9a-da39a836a4ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151748 | controller |     "Jun 09 17:07:29.224117 crc crio[22095]: time=\"2026-06-09T17:07:29.217393372Z\" level=info msg=\"Stopping pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=fc708ac6-63d8-4dfc-9d0b-792c7ad3d710 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151764 | controller |     "Jun 09 17:07:29.249981 crc crio[22095]: time=\"2026-06-09T17:07:29.243240105Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1 UID:b3138dd7-f825-4b2e-862e-600b50838303 NetNS:/var/run/netns/23cc8c6a-9bbf-4426-a76e-c309638ca024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3138dd7_f825_4b2e_862e_600b50838303.slice PodAnnotations:0xc0028b6710}] Aliases:map[]}\"",
2026-06-09 17:40:44.151780 | controller |     "Jun 09 17:07:29.249981 crc crio[22095]: time=\"2026-06-09T17:07:29.243450661Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151811 | controller |     "Jun 09 17:07:29.256863 crc crio[22095]: time=\"2026-06-09T17:07:29.256595398Z\" level=info msg=\"Stopped container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=cd6c2900-82cb-4914-93e6-e0b8a7fad3b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151827 | controller |     "Jun 09 17:07:29.259604 crc crio[22095]: time=\"2026-06-09T17:07:29.259478602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.151843 | controller |     "Jun 09 17:07:29.408632 crc crio[22095]: time=\"2026-06-09T17:07:29.408355461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.151882 | controller |     "Jun 09 17:07:29.727133 crc crio[22095]: time=\"2026-06-09T17:07:29.724778308Z\" level=info msg=\"Stopped container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler\" id=6c3871f8-c219-4c8b-9a16-97e4c64629b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151901 | controller |     "Jun 09 17:07:29.738450 crc crio[22095]: time=\"2026-06-09T17:07:29.738346056Z\" level=info msg=\"Stopping pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=6de90823-a3bc-46ae-a4c6-34ed9dbb212f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151916 | controller |     "Jun 09 17:07:29.753603 crc crio[22095]: time=\"2026-06-09T17:07:29.748276441Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2 UID:6f5ef0cc-8863-4448-83d6-f7b499252d0d NetNS:/var/run/netns/587306aa-6bb7-4ed5-ae91-7c75b4df2dee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f5ef0cc_8863_4448_83d6_f7b499252d0d.slice PodAnnotations:0xc002ab3150}] Aliases:map[]}\"",
2026-06-09 17:40:44.151935 | controller |     "Jun 09 17:07:29.753603 crc crio[22095]: time=\"2026-06-09T17:07:29.74864688Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.151952 | controller |     "Jun 09 17:07:30.219560 crc crio[22095]: time=\"2026-06-09T17:07:30.219491589Z\" level=info msg=\"Stopped container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata\" id=0a73451d-a089-49ca-8f5a-2016ff2467ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.151967 | controller |     "Jun 09 17:07:30.250866 crc crio[22095]: time=\"2026-06-09T17:07:30.250482723Z\" level=info msg=\"Stopping pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=0a979220-d59e-4390-a33c-5a88eed764fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.151982 | controller |     "Jun 09 17:07:30.256720 crc crio[22095]: time=\"2026-06-09T17:07:30.256633211Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c UID:a4994722-5d50-46ee-834d-53c1091717a2 NetNS:/var/run/netns/14dd1253-b358-4ca3-8336-5df1af053cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4994722_5d50_46ee_834d_53c1091717a2.slice PodAnnotations:0xc001985028}] Aliases:map[]}\"",
2026-06-09 17:40:44.151998 | controller |     "Jun 09 17:07:30.256859 crc crio[22095]: time=\"2026-06-09T17:07:30.256820586Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.152014 | controller |     "Jun 09 17:07:30.271073 crc crio[22095]: time=\"2026-06-09T17:07:30.267452459Z\" level=info msg=\"Stopped container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3d98fb2d-41cc-4e9e-8486-c94ab2afcd87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152029 | controller |     "Jun 09 17:07:30.291457 crc crio[22095]: time=\"2026-06-09T17:07:30.291360292Z\" level=info msg=\"Stopping pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=bc9e9391-9314-4f05-8e92-03602cf8fddf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152044 | controller |     "Jun 09 17:07:30.299399 crc crio[22095]: time=\"2026-06-09T17:07:30.299328666Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925 UID:3248b558-f029-4197-89c2-84a71cab650e NetNS:/var/run/netns/03d5f1ec-cd86-40d9-a5e6-1063e9b8745a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3248b558_f029_4197_89c2_84a71cab650e.slice PodAnnotations:0xc002ab3518}] Aliases:map[]}\"",
2026-06-09 17:40:44.152060 | controller |     "Jun 09 17:07:30.300093 crc crio[22095]: time=\"2026-06-09T17:07:30.300064735Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.152075 | controller |     "Jun 09 17:07:30.355990 crc crio[22095]: time=\"2026-06-09T17:07:30.352607173Z\" level=info msg=\"Stopped pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=165738ac-942b-4f0b-9230-fb86bea28ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152093 | controller |     "Jun 09 17:07:30.363119 crc crio[22095]: time=\"2026-06-09T17:07:30.359740806Z\" level=info msg=\"Stopped pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=486e0335-ce65-42f3-8b27-7efaef7ce5c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152108 | controller |     "Jun 09 17:07:30.384136 crc crio[22095]: time=\"2026-06-09T17:07:30.380335844Z\" level=info msg=\"Stopped pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=bcf081c7-292e-4a30-bb24-4d6f8dfcc2d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152123 | controller |     "Jun 09 17:07:30.594638 crc crio[22095]: time=\"2026-06-09T17:07:30.59223885Z\" level=info msg=\"Stopped pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=7fd09e17-1ece-4d99-bd67-310513ef3036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152139 | controller |     "Jun 09 17:07:30.761616 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72674c33d2db2db Mac:12:04:ea:b8:41:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 SocketPath: PciID:}] [{Interface:0xc000408d50 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.152155 | controller |     "Jun 09 17:07:30.763331 crc crio[22095]: time=\"2026-06-09T17:07:30.763199746Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc002da41e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.152170 | controller |     "Jun 09 17:07:30.763758 crc crio[22095]: time=\"2026-06-09T17:07:30.763371071Z\" level=info msg=\"Checking pod openstack_cinder-1ea6-account-create-update-lfdtc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.152186 | controller |     "Jun 09 17:07:30.792977 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ab8944a59e9e33 Mac:36:88:bf:4d:de:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b SocketPath: PciID:}] [{Interface:0xc0004b0660 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.152202 | controller |     "Jun 09 17:07:30.792977 crc crio[22095]: time=\"2026-06-09T17:07:30.785767785Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc0005264f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.152217 | controller |     "Jun 09 17:07:30.792977 crc crio[22095]: time=\"2026-06-09T17:07:30.785984801Z\" level=info msg=\"Checking pod openstack_glance-655e-account-create-update-rvx8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.152233 | controller |     "Jun 09 17:07:30.850808 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa7c5c2a452e7a5 Mac:56:1c:63:89:5c:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 SocketPath: PciID:}] [{Interface:0xc000134f30 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.152252 | controller |     "Jun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.849542871Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00012b2f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.152268 | controller |     "Jun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.849671214Z\" level=info msg=\"Checking pod openstack_neutron-ed98-account-create-update-nqhvz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.152284 | controller |     "Jun 09 17:07:30.850808 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53e42dcbe53da5 Mac:16:4f:a9:91:8a:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 SocketPath: PciID:}] [{Interface:0xc000392e20 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.152300 | controller |     "Jun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.850481965Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c660}] Aliases:map[]}\"",
2026-06-09 17:40:44.152316 | controller |     "Jun 09 17:07:30.850808 crc crio[22095]: time=\"2026-06-09T17:07:30.850609028Z\" level=info msg=\"Checking pod openstack_keystone-2b1e-account-create-update-cpt96 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.152332 | controller |     "Jun 09 17:07:30.983086 crc crio[22095]: 2026-06-09T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11130e5f8bf42ee Mac:46:62:76:54:ef:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.152347 | controller |     "Jun 09 17:07:30.983086 crc crio[22095]: time=\"2026-06-09T17:07:30.978811307Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b630}] Aliases:map[]}\"",
2026-06-09 17:40:44.152363 | controller |     "Jun 09 17:07:30.983086 crc crio[22095]: time=\"2026-06-09T17:07:30.979059053Z\" level=info msg=\"Checking pod openstack_glance-db-create-dcrqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.152379 | controller |     "Jun 09 17:07:31.018997 crc crio[22095]: 2026-06-09T17:07:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d89c32d97005ab Mac:ba:7b:d6:bc:cc:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce SocketPath: PciID:}] [{Interface:0xc0002bd050 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.152398 | controller |     "Jun 09 17:07:31.018997 crc crio[22095]: time=\"2026-06-09T17:07:31.014061241Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc002b5c118}] Aliases:map[]}\"",
2026-06-09 17:40:44.152414 | controller |     "Jun 09 17:07:31.018997 crc crio[22095]: time=\"2026-06-09T17:07:31.014218285Z\" level=info msg=\"Checking pod openstack_keystone-db-create-nnlm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.152430 | controller |     "Jun 09 17:07:31.485265 crc crio[22095]: time=\"2026-06-09T17:07:31.48286578Z\" level=info msg=\"Stopping container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c (timeout: 30s)\" id=7a422a8f-9b3e-4d51-b1b0-3940aca2121e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152445 | controller |     "Jun 09 17:07:31.485265 crc crio[22095]: time=\"2026-06-09T17:07:31.483625339Z\" level=info msg=\"Stopping container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979 (timeout: 30s)\" id=28fc0c63-a3a7-48f7-8790-df9e9ece7f97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152461 | controller |     "Jun 09 17:07:31.485265 crc crio[22095]: time=\"2026-06-09T17:07:31.484079611Z\" level=info msg=\"Stopping container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb (timeout: 30s)\" id=17646709-bd0d-4386-ae70-7e6cbe24b6bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152476 | controller |     "Jun 09 17:07:31.486570 crc crio[22095]: time=\"2026-06-09T17:07:31.486081692Z\" level=info msg=\"Stopping container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 (timeout: 30s)\" id=7b9075ce-7648-4235-a7fc-663fd6ae1eee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152491 | controller |     "Jun 09 17:07:31.493365 crc crio[22095]: time=\"2026-06-09T17:07:31.493259276Z\" level=info msg=\"Stopping container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d (timeout: 30s)\" id=c403940d-fdc8-4cf4-ad12-d8cb151233db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152507 | controller |     "Jun 09 17:07:31.496564 crc crio[22095]: time=\"2026-06-09T17:07:31.49652546Z\" level=info msg=\"Stopping container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a (timeout: 30s)\" id=2fdfba26-19b6-4920-a935-75d1523f00c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152522 | controller |     "Jun 09 17:07:31.497142 crc crio[22095]: time=\"2026-06-09T17:07:31.483350882Z\" level=info msg=\"Stopping container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e (timeout: 30s)\" id=58f95149-afa2-4076-b5dd-85909d9d6016 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152538 | controller |     "Jun 09 17:07:31.498049 crc crio[22095]: time=\"2026-06-09T17:07:31.497896955Z\" level=info msg=\"Stopping container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a (timeout: 30s)\" id=9c89b9eb-7217-43fa-afd8-60e8dac156dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152553 | controller |     "Jun 09 17:07:31.500313 crc crio[22095]: time=\"2026-06-09T17:07:31.500241996Z\" level=info msg=\"Stopping container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04 (timeout: 30s)\" id=af68344a-3dd9-4495-90af-8d7443f3c4d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152571 | controller |     "Jun 09 17:07:31.504886 crc crio[22095]: time=\"2026-06-09T17:07:31.483405204Z\" level=info msg=\"Stopping container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644 (timeout: 297s)\" id=cfd16441-eb31-483c-925a-2627518b7c00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152587 | controller |     "Jun 09 17:07:31.505686 crc crio[22095]: time=\"2026-06-09T17:07:31.483437664Z\" level=info msg=\"Stopping container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5 (timeout: 30s)\" id=c8012c12-a546-4a6a-b102-91806f6b664a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152602 | controller |     "Jun 09 17:07:31.507559 crc crio[22095]: time=\"2026-06-09T17:07:31.483468865Z\" level=info msg=\"Stopping container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476 (timeout: 30s)\" id=99087cd7-c7ba-43a4-8262-4e37b8afda12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152617 | controller |     "Jun 09 17:07:31.507851 crc crio[22095]: time=\"2026-06-09T17:07:31.483494926Z\" level=info msg=\"Stopping container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4 (timeout: 30s)\" id=77ec2fb9-fd84-4fba-bced-87c181542072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152633 | controller |     "Jun 09 17:07:31.508870 crc crio[22095]: time=\"2026-06-09T17:07:31.508791875Z\" level=info msg=\"Stopping container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6 (timeout: 30s)\" id=eae8798d-45cd-454a-bb16-c48e62194e7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152648 | controller |     "Jun 09 17:07:31.511637 crc crio[22095]: time=\"2026-06-09T17:07:31.483527267Z\" level=info msg=\"Stopping container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67 (timeout: 30s)\" id=a3ecad5e-6ce3-4ad5-8e4e-3ce99ba9bf8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152663 | controller |     "Jun 09 17:07:31.512495 crc crio[22095]: time=\"2026-06-09T17:07:31.483574548Z\" level=info msg=\"Stopping container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de (timeout: 30s)\" id=f863a36f-7a57-4ae4-9bd9-16254f50b99c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152678 | controller |     "Jun 09 17:07:31.845070 crc crio[22095]: time=\"2026-06-09T17:07:31.83757103Z\" level=info msg=\"Stopped container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera\" id=d9339ec0-3459-498f-b122-c87240d83686 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152694 | controller |     "Jun 09 17:07:31.855879 crc crio[22095]: time=\"2026-06-09T17:07:31.852323658Z\" level=info msg=\"Stopping pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=f5a7daf6-1c3a-4ca0-ab85-709ad2e6af2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152709 | controller |     "Jun 09 17:07:31.877201 crc crio[22095]: time=\"2026-06-09T17:07:31.870586017Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38 UID:98b7cfd2-e5d2-4769-984d-0e151a6531d2 NetNS:/var/run/netns/cc2d4a57-42ca-4f7b-84f2-e2b5541ec326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98b7cfd2_e5d2_4769_984d_0e151a6531d2.slice PodAnnotations:0xc0005266d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.152725 | controller |     "Jun 09 17:07:31.877201 crc crio[22095]: time=\"2026-06-09T17:07:31.870804172Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.152740 | controller |     "Jun 09 17:07:32.180843 crc crio[22095]: time=\"2026-06-09T17:07:32.179460612Z\" level=info msg=\"Stopped container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer\" id=7a422a8f-9b3e-4d51-b1b0-3940aca2121e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152759 | controller |     "Jun 09 17:07:32.261414 crc crio[22095]: time=\"2026-06-09T17:07:32.257211636Z\" level=info msg=\"Stopped container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater\" id=2fdfba26-19b6-4920-a935-75d1523f00c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152775 | controller |     "Jun 09 17:07:32.396130 crc crio[22095]: time=\"2026-06-09T17:07:32.395255998Z\" level=info msg=\"Stopped container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor\" id=a3ecad5e-6ce3-4ad5-8e4e-3ce99ba9bf8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152791 | controller |     "Jun 09 17:07:32.439525 crc crio[22095]: time=\"2026-06-09T17:07:32.42223877Z\" level=info msg=\"Stopped container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper\" id=17646709-bd0d-4386-ae70-7e6cbe24b6bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152806 | controller |     "Jun 09 17:07:32.546004 crc crio[22095]: time=\"2026-06-09T17:07:32.542845944Z\" level=info msg=\"Ran pod sandbox f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 with infra container: openstack/cinder-db-create-s7x7n/POD\" id=891b328b-d314-4cd3-82ee-a65ab503b85b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.152820 | controller |     "Jun 09 17:07:32.563446 crc crio[22095]: time=\"2026-06-09T17:07:32.559353077Z\" level=info msg=\"Stopped container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8114c630-dc29-4a6f-aef0-12d1a335c46e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152835 | controller |     "Jun 09 17:07:32.563776 crc crio[22095]: time=\"2026-06-09T17:07:32.563551925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=86f2c1d9-00d2-481f-9556-b746a0b9af10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.152867 | controller |     "Jun 09 17:07:32.568058 crc crio[22095]: time=\"2026-06-09T17:07:32.565637729Z\" level=info msg=\"Stopped container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater\" id=99087cd7-c7ba-43a4-8262-4e37b8afda12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152887 | controller |     "Jun 09 17:07:32.588250 crc crio[22095]: time=\"2026-06-09T17:07:32.574829584Z\" level=info msg=\"Stopping pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=f8b8afe3-a0a2-456a-8b79-097db88a6a75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.152904 | controller |     "Jun 09 17:07:32.588250 crc crio[22095]: time=\"2026-06-09T17:07:32.580217683Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2 UID:6903c401-8567-43ea-94fe-23611e0d9228 NetNS:/var/run/netns/53187c97-feee-4432-b75d-6e1b32dfc0df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6903c401_8567_43ea_94fe_23611e0d9228.slice PodAnnotations:0xc0004c7ba0}] Aliases:map[]}\"",
2026-06-09 17:40:44.152920 | controller |     "Jun 09 17:07:32.588250 crc crio[22095]: time=\"2026-06-09T17:07:32.580463839Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.152936 | controller |     "Jun 09 17:07:32.646956 crc crio[22095]: time=\"2026-06-09T17:07:32.645798885Z\" level=info msg=\"Stopped container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor\" id=af68344a-3dd9-4495-90af-8d7443f3c4d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.152955 | controller |     "Jun 09 17:07:32.650594 crc crio[22095]: time=\"2026-06-09T17:07:32.649413208Z\" level=info msg=\"Ran pod sandbox 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e with infra container: openstack/cinder-1ea6-account-create-update-lfdtc/POD\" id=beff8ac5-8a03-49c5-9519-43c62c2ae1ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.152972 | controller |     "Jun 09 17:07:32.650594 crc crio[22095]: time=\"2026-06-09T17:07:32.649742956Z\" level=info msg=\"Ran pod sandbox b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff with infra container: openstack/keystone-2b1e-account-create-update-cpt96/POD\" id=c08158c6-3f63-41b0-bea1-d8423a7ce838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.152987 | controller |     "Jun 09 17:07:32.693349 crc crio[22095]: time=\"2026-06-09T17:07:32.691642081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27805f2b-4237-42c8-877e-dac0ca28477f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153002 | controller |     "Jun 09 17:07:32.694323 crc crio[22095]: time=\"2026-06-09T17:07:32.694253508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6c998571-35be-42d0-8cf3-d12eb95c6048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153018 | controller |     "Jun 09 17:07:32.712434 crc crio[22095]: time=\"2026-06-09T17:07:32.710599768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1ae0b6a2-d7cc-49b6-9409-68e73cc1fa08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153033 | controller |     "Jun 09 17:07:32.793469 crc crio[22095]: time=\"2026-06-09T17:07:32.791901473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a8f1c503-5bf3-45eb-832c-0b1cb9843327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153048 | controller |     "Jun 09 17:07:32.810331 crc crio[22095]: time=\"2026-06-09T17:07:32.80578123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=42179126-2476-4fa1-aa1c-74bc5de859a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153063 | controller |     "Jun 09 17:07:32.817039 crc crio[22095]: time=\"2026-06-09T17:07:32.814677258Z\" level=info msg=\"Stopped container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator\" id=f863a36f-7a57-4ae4-9bd9-16254f50b99c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153078 | controller |     "Jun 09 17:07:32.865410 crc crio[22095]: time=\"2026-06-09T17:07:32.865293366Z\" level=info msg=\"Stopped container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor\" id=eae8798d-45cd-454a-bb16-c48e62194e7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153093 | controller |     "Jun 09 17:07:32.896643 crc crio[22095]: time=\"2026-06-09T17:07:32.896537178Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=dec93c80-d4fa-4088-861b-2a2c73070958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.153108 | controller |     "Jun 09 17:07:32.911883 crc crio[22095]: time=\"2026-06-09T17:07:32.91182387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.153126 | controller |     "Jun 09 17:07:32.925126 crc crio[22095]: time=\"2026-06-09T17:07:32.924994528Z\" level=info msg=\"Stopped container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator\" id=9c89b9eb-7217-43fa-afd8-60e8dac156dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153142 | controller |     "Jun 09 17:07:32.988090 crc crio[22095]: time=\"2026-06-09T17:07:32.985661434Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=4fba3925-0d3e-4c82-8c97-fe48640b28ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.153157 | controller |     "Jun 09 17:07:33.008071 crc crio[22095]: time=\"2026-06-09T17:07:33.007897845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.153171 | controller |     "Jun 09 17:07:33.018058 crc crio[22095]: time=\"2026-06-09T17:07:33.017981153Z\" level=info msg=\"Stopped container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator\" id=58f95149-afa2-4076-b5dd-85909d9d6016 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153186 | controller |     "Jun 09 17:07:33.075255 crc crio[22095]: time=\"2026-06-09T17:07:33.075028707Z\" level=info msg=\"Stopped container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=cfd16441-eb31-483c-925a-2627518b7c00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153201 | controller |     "Jun 09 17:07:33.077053 crc crio[22095]: time=\"2026-06-09T17:07:33.076651118Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=3a964857-e619-47e0-9434-855f1f4a5318 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.153217 | controller |     "Jun 09 17:07:33.086775 crc crio[22095]: time=\"2026-06-09T17:07:33.085810523Z\" level=info msg=\"Stopping pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fdf2293b-15d8-44de-ab3d-c1efa1ad0bb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153232 | controller |     "Jun 09 17:07:33.091346 crc crio[22095]: time=\"2026-06-09T17:07:33.088346398Z\" level=info msg=\"Stopped container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync\" id=c403940d-fdc8-4cf4-ad12-d8cb151233db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153247 | controller |     "Jun 09 17:07:33.096605 crc crio[22095]: time=\"2026-06-09T17:07:33.096462097Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454 UID:89bf8e69-f5fd-4122-a719-b8fba0c3a13d NetNS:/var/run/netns/dd18c548-0e22-46a2-a52f-b120cad38887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89bf8e69_f5fd_4122_a719_b8fba0c3a13d.slice PodAnnotations:0xc0028b74a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.153262 | controller |     "Jun 09 17:07:33.096605 crc crio[22095]: time=\"2026-06-09T17:07:33.096531848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.153277 | controller |     "Jun 09 17:07:33.096980 crc crio[22095]: time=\"2026-06-09T17:07:33.096704833Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.153292 | controller |     "Jun 09 17:07:33.122680 crc crio[22095]: time=\"2026-06-09T17:07:33.12038761Z\" level=info msg=\"Stopped pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=6de90823-a3bc-46ae-a4c6-34ed9dbb212f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153311 | controller |     "Jun 09 17:07:33.123136 crc crio[22095]: time=\"2026-06-09T17:07:33.122883244Z\" level=info msg=\"Stopped pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=0a979220-d59e-4390-a33c-5a88eed764fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153327 | controller |     "Jun 09 17:07:33.158338 crc crio[22095]: time=\"2026-06-09T17:07:33.156599469Z\" level=info msg=\"Stopped pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=fc708ac6-63d8-4dfc-9d0b-792c7ad3d710 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153343 | controller |     "Jun 09 17:07:33.191220 crc crio[22095]: time=\"2026-06-09T17:07:33.191072764Z\" level=info msg=\"Stopped pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=bc9e9391-9314-4f05-8e92-03602cf8fddf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153359 | controller |     "Jun 09 17:07:33.208224 crc crio[22095]: time=\"2026-06-09T17:07:33.203201445Z\" level=info msg=\"Stopped container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server\" id=c8012c12-a546-4a6a-b102-91806f6b664a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153374 | controller |     "Jun 09 17:07:33.224503 crc crio[22095]: time=\"2026-06-09T17:07:33.22443261Z\" level=info msg=\"Ran pod sandbox aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef with infra container: openstack/neutron-ed98-account-create-update-nqhvz/POD\" id=56e8fa85-1477-460f-8936-0bc111301031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.153390 | controller |     "Jun 09 17:07:33.231996 crc crio[22095]: time=\"2026-06-09T17:07:33.23187274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1bae1be4-4cdc-4f7c-b7e4-1ac3786c75e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153406 | controller |     "Jun 09 17:07:33.325434 crc crio[22095]: time=\"2026-06-09T17:07:33.325108813Z\" level=info msg=\"Ran pod sandbox 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 with infra container: openstack/barbican-db-create-6stvh/POD\" id=7ade6800-422f-467c-8bda-f57f26f2242f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.153421 | controller |     "Jun 09 17:07:33.385816 crc crio[22095]: time=\"2026-06-09T17:07:33.382260749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=97d9004f-1b42-48ef-b727-78714d9501d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153436 | controller |     "Jun 09 17:07:33.429049 crc crio[22095]: time=\"2026-06-09T17:07:33.428748741Z\" level=info msg=\"Stopping container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78 (timeout: 30s)\" id=b805739e-176e-4e7d-856b-c9befd69e539 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153451 | controller |     "Jun 09 17:07:33.498748 crc crio[22095]: time=\"2026-06-09T17:07:33.492508117Z\" level=info msg=\"Stopped container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server\" id=77ec2fb9-fd84-4fba-bced-87c181542072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153466 | controller |     "Jun 09 17:07:33.507045 crc crio[22095]: time=\"2026-06-09T17:07:33.506535857Z\" level=info msg=\"Stopping container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2 (timeout: 30s)\" id=160cf76b-983c-4a91-9759-097709389e73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153485 | controller |     "Jun 09 17:07:33.507045 crc crio[22095]: time=\"2026-06-09T17:07:33.506617239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f956a47-776f-4cb0-919f-6158288c21c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153500 | controller |     "Jun 09 17:07:33.507045 crc crio[22095]: time=\"2026-06-09T17:07:33.506795083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bdebce4c-08e0-47a9-8ad9-0e43eba4b413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.153515 | controller |     "Jun 09 17:07:33.566791 crc crio[22095]: time=\"2026-06-09T17:07:33.564519204Z\" level=info msg=\"Stopping container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea (timeout: 30s)\" id=b777a8df-e776-4f9d-8cfc-09014278a6f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153530 | controller |     "Jun 09 17:07:33.900987 crc crio[22095]: time=\"2026-06-09T17:07:33.890855315Z\" level=info msg=\"Stopping container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb (timeout: 30s)\" id=96b596ff-0582-4634-a522-482b63c88a31 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153546 | controller |     "Jun 09 17:07:33.900987 crc crio[22095]: time=\"2026-06-09T17:07:33.896846159Z\" level=info msg=\"Stopping container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7 (timeout: 30s)\" id=386d1302-1ba5-4d99-af15-2128251658fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153561 | controller |     "Jun 09 17:07:33.900987 crc crio[22095]: time=\"2026-06-09T17:07:33.897346522Z\" level=info msg=\"Stopping container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674 (timeout: 30s)\" id=b21a8f06-2ae8-4dd3-9eed-2f84c7a153f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153576 | controller |     "Jun 09 17:07:33.914093 crc crio[22095]: time=\"2026-06-09T17:07:33.903372526Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8bb8280f-379a-429c-a4e9-e6189859bb52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.153592 | controller |     "Jun 09 17:07:33.915255 crc crio[22095]: time=\"2026-06-09T17:07:33.903468319Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=379b158e-3f5a-4acf-acc1-705cf3fc3d49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.153607 | controller |     "Jun 09 17:07:34.028280 crc crio[22095]: time=\"2026-06-09T17:07:34.027615913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.153623 | controller |     "Jun 09 17:07:34.028280 crc crio[22095]: time=\"2026-06-09T17:07:34.028001463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.153638 | controller |     "Jun 09 17:07:34.062536 crc crio[22095]: time=\"2026-06-09T17:07:34.056406582Z\" level=info msg=\"Stopped container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api\" id=330de9c8-78b9-49ac-832a-d5eab9101d0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153653 | controller |     "Jun 09 17:07:34.154136 crc crio[22095]: time=\"2026-06-09T17:07:34.152771794Z\" level=info msg=\"Stopping pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=26863c15-af4d-4eed-9c46-0da0b9b980b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153669 | controller |     "Jun 09 17:07:34.166986 crc crio[22095]: time=\"2026-06-09T17:07:34.15961125Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a UID:07d94414-c259-4d5b-9334-97277b801738 NetNS:/var/run/netns/151d65d5-3b19-4b56-8d03-bb3262dffa5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07d94414_c259_4d5b_9334_97277b801738.slice PodAnnotations:0xc00041c440}] Aliases:map[]}\"",
2026-06-09 17:40:44.153689 | controller |     "Jun 09 17:07:34.166986 crc crio[22095]: time=\"2026-06-09T17:07:34.166589999Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.153705 | controller |     "Jun 09 17:07:34.249407 crc crio[22095]: time=\"2026-06-09T17:07:34.247961066Z\" level=info msg=\"Stopped pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=f5a7daf6-1c3a-4ca0-ab85-709ad2e6af2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153720 | controller |     "Jun 09 17:07:34.317291 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a354f5b963c850 Mac:a6:7e:5e:e2:6d:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 SocketPath: PciID:}] [{Interface:0xc000290960 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.153736 | controller |     "Jun 09 17:07:34.317291 crc crio[22095]: time=\"2026-06-09T17:07:34.312534103Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc00263c218}] Aliases:map[]}\"",
2026-06-09 17:40:44.153751 | controller |     "Jun 09 17:07:34.317291 crc crio[22095]: time=\"2026-06-09T17:07:34.312720847Z\" level=info msg=\"Checking pod openstack_neutron-db-create-nlst2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.153767 | controller |     "Jun 09 17:07:34.355775 crc crio[22095]: time=\"2026-06-09T17:07:34.354571311Z\" level=info msg=\"Stopped container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server\" id=28fc0c63-a3a7-48f7-8790-df9e9ece7f97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153783 | controller |     "Jun 09 17:07:34.439840 crc crio[22095]: time=\"2026-06-09T17:07:34.43600912Z\" level=info msg=\"Stopped pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=f8b8afe3-a0a2-456a-8b79-097db88a6a75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.153798 | controller |     "Jun 09 17:07:34.458014 crc crio[22095]: time=\"2026-06-09T17:07:34.451119208Z\" level=info msg=\"Stopped container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core\" id=b21a8f06-2ae8-4dd3-9eed-2f84c7a153f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.153813 | controller |     "Jun 09 17:07:34.566215 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:749f1c23304ff9c Mac:be:2f:f1:a2:bf:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.153828 | controller |     "Jun 09 17:07:34.582797 crc crio[22095]: time=\"2026-06-09T17:07:34.579115852Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc0004c71b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.153850 | controller |     "Jun 09 17:07:34.582797 crc crio[22095]: time=\"2026-06-09T17:07:34.579412459Z\" level=info msg=\"Checking pod openstack_nova-cell0-0aeb-account-create-update-78cm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.153883 | controller |     "Jun 09 17:07:34.638867 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0557d5d60d57b3e Mac:c6:17:88:77:f3:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.153900 | controller |     "Jun 09 17:07:34.638867 crc crio[22095]: time=\"2026-06-09T17:07:34.635380005Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002da4558}] Aliases:map[]}\"",
2026-06-09 17:40:44.153916 | controller |     "Jun 09 17:07:34.638867 crc crio[22095]: time=\"2026-06-09T17:07:34.635505798Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-flqbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.153932 | controller |     "Jun 09 17:07:34.695126 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b19047d6aec37 Mac:f6:b3:de:d1:75:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.153947 | controller |     "Jun 09 17:07:34.695126 crc crio[22095]: time=\"2026-06-09T17:07:34.695074486Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc001984260}] Aliases:map[]}\"",
2026-06-09 17:40:44.153963 | controller |     "Jun 09 17:07:34.695535 crc crio[22095]: time=\"2026-06-09T17:07:34.695268601Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-pt42h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.153978 | controller |     "Jun 09 17:07:34.727074 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4539e5978ef7c46 Mac:be:ef:24:32:ee:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 SocketPath: PciID:}] [{Interface:0xc000381190 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.153993 | controller |     "Jun 09 17:07:34.728554 crc crio[22095]: time=\"2026-06-09T17:07:34.728505714Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0004c7360}] Aliases:map[]}\"",
2026-06-09 17:40:44.154014 | controller |     "Jun 09 17:07:34.728848 crc crio[22095]: time=\"2026-06-09T17:07:34.728821102Z\" level=info msg=\"Checking pod openstack_ovn-controller-cfkth-config-hr8k4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.154030 | controller |     "Jun 09 17:07:34.736360 crc crio[22095]: 2026-06-09T17:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbdcfdc6bd27adb Mac:be:ff:74:c1:da:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 SocketPath: PciID:}] [{Interface:0xc0002a46e0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.154046 | controller |     "Jun 09 17:07:34.736360 crc crio[22095]: time=\"2026-06-09T17:07:34.732728662Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc002272180}] Aliases:map[]}\"",
2026-06-09 17:40:44.154061 | controller |     "Jun 09 17:07:34.736360 crc crio[22095]: time=\"2026-06-09T17:07:34.732869546Z\" level=info msg=\"Checking pod openstack_nova-api-01d7-account-create-update-4wmqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.154076 | controller |     "Jun 09 17:07:34.763993 crc crio[22095]: time=\"2026-06-09T17:07:34.756521983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154091 | controller |     "Jun 09 17:07:34.766548 crc crio[22095]: time=\"2026-06-09T17:07:34.766450577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154106 | controller |     "Jun 09 17:07:34.930760 crc crio[22095]: time=\"2026-06-09T17:07:34.930362592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154122 | controller |     "Jun 09 17:07:34.955477 crc crio[22095]: time=\"2026-06-09T17:07:34.952558732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154137 | controller |     "Jun 09 17:07:35.027453 crc crio[22095]: time=\"2026-06-09T17:07:35.026709714Z\" level=info msg=\"Stopped pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fdf2293b-15d8-44de-ab3d-c1efa1ad0bb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.154152 | controller |     "Jun 09 17:07:35.071262 crc crio[22095]: time=\"2026-06-09T17:07:35.058888419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154167 | controller |     "Jun 09 17:07:35.084834 crc crio[22095]: time=\"2026-06-09T17:07:35.082882405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154185 | controller |     "Jun 09 17:07:35.094626 crc crio[22095]: time=\"2026-06-09T17:07:35.09245533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154201 | controller |     "Jun 09 17:07:35.105110 crc crio[22095]: time=\"2026-06-09T17:07:35.102425606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154216 | controller |     "Jun 09 17:07:35.162254 crc crio[22095]: time=\"2026-06-09T17:07:35.162112748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154232 | controller |     "Jun 09 17:07:35.166416 crc crio[22095]: time=\"2026-06-09T17:07:35.166314765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154246 | controller |     "Jun 09 17:07:35.429982 crc crio[22095]: time=\"2026-06-09T17:07:35.426380508Z\" level=info msg=\"Ran pod sandbox 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 with infra container: openstack/keystone-db-create-nnlm5/POD\" id=c88b4ceb-9559-4d41-9b50-e25602fcd3f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154262 | controller |     "Jun 09 17:07:35.449474 crc crio[22095]: time=\"2026-06-09T17:07:35.449335797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=40cfe1c2-ae86-4d33-ac12-fab2b2f632a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154276 | controller |     "Jun 09 17:07:35.463409 crc crio[22095]: time=\"2026-06-09T17:07:35.463361746Z\" level=info msg=\"Ran pod sandbox 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f with infra container: openstack/glance-655e-account-create-update-rvx8q/POD\" id=6205a8e9-5fa2-4846-ab8b-c77ec55a8332 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154291 | controller |     "Jun 09 17:07:35.480240 crc crio[22095]: time=\"2026-06-09T17:07:35.480065645Z\" level=info msg=\"Ran pod sandbox 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 with infra container: openstack/glance-db-create-dcrqh/POD\" id=71779b3c-7e84-4831-81e1-33f9392255ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154306 | controller |     "Jun 09 17:07:35.507765 crc crio[22095]: time=\"2026-06-09T17:07:35.507710194Z\" level=info msg=\"Ran pod sandbox 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf with infra container: openstack/nova-cell0-0aeb-account-create-update-78cm2/POD\" id=b81b9dcd-c96f-4761-b7eb-b5d454979693 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154321 | controller |     "Jun 09 17:07:35.508571 crc crio[22095]: time=\"2026-06-09T17:07:35.508547466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad9b3802-60a6-428a-8a5f-b4262f237afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154336 | controller |     "Jun 09 17:07:35.525770 crc crio[22095]: time=\"2026-06-09T17:07:35.511005589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e0a6af1d-9cc8-4f51-95bd-e1ccdb68d5df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154351 | controller |     "Jun 09 17:07:35.526257 crc crio[22095]: time=\"2026-06-09T17:07:35.524228628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fcd2f2c3-cada-497f-bcd4-ac34d9bb2cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154369 | controller |     "Jun 09 17:07:35.541434 crc crio[22095]: time=\"2026-06-09T17:07:35.541375208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a903acb3-08ba-4b53-8d4e-036efdb7e734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154384 | controller |     "Jun 09 17:07:35.552145 crc crio[22095]: time=\"2026-06-09T17:07:35.551767154Z\" level=info msg=\"Stopped pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=26863c15-af4d-4eed-9c46-0da0b9b980b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.154399 | controller |     "Jun 09 17:07:35.595769 crc crio[22095]: time=\"2026-06-09T17:07:35.589061821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3b48b4e2-5354-409d-8f99-a52a0e1efba3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154414 | controller |     "Jun 09 17:07:35.595769 crc crio[22095]: time=\"2026-06-09T17:07:35.589529073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0080d8af-4fab-4944-a3c7-6d80e26144bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154430 | controller |     "Jun 09 17:07:35.620398 crc crio[22095]: time=\"2026-06-09T17:07:35.608383287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=621270d6-b533-44a6-8bc4-bcdb157264b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154445 | controller |     "Jun 09 17:07:35.621194 crc crio[22095]: time=\"2026-06-09T17:07:35.60890522Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=6d90b9e2-fc81-4edf-a326-d68b1617f308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.154460 | controller |     "Jun 09 17:07:35.621356 crc crio[22095]: time=\"2026-06-09T17:07:35.621283858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154476 | controller |     "Jun 09 17:07:35.621608 crc crio[22095]: time=\"2026-06-09T17:07:35.618899786Z\" level=info msg=\"Stopped container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached\" id=160cf76b-983c-4a91-9759-097709389e73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.154492 | controller |     "Jun 09 17:07:35.630468 crc crio[22095]: time=\"2026-06-09T17:07:35.627099107Z\" level=info msg=\"Stopping pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=6e2bf66a-7af9-47f9-90f9-ec16f58a122d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.154508 | controller |     "Jun 09 17:07:35.630468 crc crio[22095]: time=\"2026-06-09T17:07:35.629261502Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3 UID:fcc1eaf4-8180-4010-a00b-7b2a789df867 NetNS:/var/run/netns/9f6009f8-7040-4152-88b8-a2cd24307303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcc1eaf4_8180_4010_a00b_7b2a789df867.slice PodAnnotations:0xc002ab2240}] Aliases:map[]}\"",
2026-06-09 17:40:44.154524 | controller |     "Jun 09 17:07:35.630468 crc crio[22095]: time=\"2026-06-09T17:07:35.629460627Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.154540 | controller |     "Jun 09 17:07:35.711702 crc crio[22095]: time=\"2026-06-09T17:07:35.711268786Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=bed198e4-6e93-4cdb-ac81-1658fcb9a474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.154558 | controller |     "Jun 09 17:07:35.752084 crc crio[22095]: time=\"2026-06-09T17:07:35.751848777Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=1b3576ae-7434-42e5-b3de-0ce064bba3c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.154574 | controller |     "Jun 09 17:07:35.766720 crc crio[22095]: time=\"2026-06-09T17:07:35.766434141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154590 | controller |     "Jun 09 17:07:35.767538 crc crio[22095]: time=\"2026-06-09T17:07:35.767491109Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=08f048ca-ea92-4017-9ed6-ac28ef2e651b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.154606 | controller |     "Jun 09 17:07:35.767804 crc crio[22095]: time=\"2026-06-09T17:07:35.767746995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154621 | controller |     "Jun 09 17:07:35.820482 crc crio[22095]: time=\"2026-06-09T17:07:35.812460932Z\" level=info msg=\"Stopping container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883 (timeout: 30s)\" id=b8bda87b-b99e-4a4f-969f-be3080f2f876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.154636 | controller |     "Jun 09 17:07:35.858407 crc crio[22095]: time=\"2026-06-09T17:07:35.855885766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154652 | controller |     "Jun 09 17:07:35.932858 crc crio[22095]: time=\"2026-06-09T17:07:35.932777109Z\" level=info msg=\"Ran pod sandbox 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b with infra container: openstack/nova-cell0-db-create-flqbk/POD\" id=77b86097-3bc1-427d-89fc-d2415d7dee0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154667 | controller |     "Jun 09 17:07:35.953757 crc crio[22095]: time=\"2026-06-09T17:07:35.953648654Z\" level=info msg=\"Ran pod sandbox 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 with infra container: openstack/ovn-controller-cfkth-config-hr8k4/POD\" id=d7a73b3f-0e85-4de2-a4c0-e0a2d490859e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154682 | controller |     "Jun 09 17:07:35.956190 crc crio[22095]: time=\"2026-06-09T17:07:35.956108657Z\" level=info msg=\"Ran pod sandbox 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 with infra container: openstack/neutron-db-create-nlst2/POD\" id=addf991c-08db-4aa9-b12c-1dd9a2fd7508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154698 | controller |     "Jun 09 17:07:35.978652 crc crio[22095]: time=\"2026-06-09T17:07:35.977552288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=56a5ea7b-6ad4-4c45-bcb7-9594fae91c56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154714 | controller |     "Jun 09 17:07:35.978652 crc crio[22095]: time=\"2026-06-09T17:07:35.978640606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4f29d08c-fd13-472d-9178-4a9e0d4d99e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154729 | controller |     "Jun 09 17:07:35.979416 crc crio[22095]: time=\"2026-06-09T17:07:35.978687857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ed35105d-67b3-47a3-bff8-f74a9ce2600e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154748 | controller |     "Jun 09 17:07:36.048973 crc crio[22095]: time=\"2026-06-09T17:07:36.045281135Z\" level=info msg=\"Stopped container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd\" id=386d1302-1ba5-4d99-af15-2128251658fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.154763 | controller |     "Jun 09 17:07:36.070430 crc crio[22095]: time=\"2026-06-09T17:07:36.067461874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154779 | controller |     "Jun 09 17:07:36.090710 crc crio[22095]: time=\"2026-06-09T17:07:36.086984065Z\" level=info msg=\"Ran pod sandbox d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 with infra container: openstack/nova-api-db-create-pt42h/POD\" id=066077ed-630a-4be7-87d1-a5cbb3eb843f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154794 | controller |     "Jun 09 17:07:36.095377 crc crio[22095]: time=\"2026-06-09T17:07:36.095327239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154809 | controller |     "Jun 09 17:07:36.100760 crc crio[22095]: time=\"2026-06-09T17:07:36.100225805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154824 | controller |     "Jun 09 17:07:36.110001 crc crio[22095]: time=\"2026-06-09T17:07:36.10977517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.154839 | controller |     "Jun 09 17:07:36.113602 crc crio[22095]: time=\"2026-06-09T17:07:36.112102859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=70cf0e22-17dc-4f88-a17e-71e268fdc799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154874 | controller |     "Jun 09 17:07:36.128562 crc crio[22095]: time=\"2026-06-09T17:07:36.127991377Z\" level=info msg=\"Ran pod sandbox bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f with infra container: openstack/nova-api-01d7-account-create-update-4wmqt/POD\" id=a1a95c74-7aec-4959-9234-7ad009ce1772 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.154892 | controller |     "Jun 09 17:07:36.146813 crc crio[22095]: time=\"2026-06-09T17:07:36.146215824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e3315a1-6d32-45bb-b2a9-29e37c657235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154907 | controller |     "Jun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.290785623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21dac8cb-cab8-4e39-97a5-2546135f1752 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154922 | controller |     "Jun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.290996988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d177c00-9283-4b93-a1aa-c3788863d9e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154937 | controller |     "Jun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.29107596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3489d399-72f1-41c1-9faa-6cad5c2a741c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154956 | controller |     "Jun 09 17:07:36.304982 crc crio[22095]: time=\"2026-06-09T17:07:36.294395876Z\" level=info msg=\"Stopped container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=b8bda87b-b99e-4a4f-969f-be3080f2f876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.154972 | controller |     "Jun 09 17:07:36.317392 crc crio[22095]: time=\"2026-06-09T17:07:36.316270447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d6980cc-d8ce-4b61-b40c-1af86605a951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.154987 | controller |     "Jun 09 17:07:36.318120 crc crio[22095]: time=\"2026-06-09T17:07:36.318083713Z\" level=info msg=\"Stopping pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=998c9a27-6075-4a50-8d84-566843b0c539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155003 | controller |     "Jun 09 17:07:36.322296 crc crio[22095]: time=\"2026-06-09T17:07:36.32224283Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-zgjrs Namespace:openstack ID:d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7 UID:e0caf9ae-8e87-4162-9594-0ee3682d51ff NetNS:/var/run/netns/cb1e7136-1608-4991-8ece-2dcc93a9ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0caf9ae_8e87_4162_9594_0ee3682d51ff.slice PodAnnotations:0xc0028b63e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.155018 | controller |     "Jun 09 17:07:36.322719 crc crio[22095]: time=\"2026-06-09T17:07:36.322691732Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-zgjrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.155034 | controller |     "Jun 09 17:07:36.328985 crc crio[22095]: time=\"2026-06-09T17:07:36.323826671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=300f7ad2-50da-481f-90be-7c9c520638c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.155049 | controller |     "Jun 09 17:07:36.416189 crc crio[22095]: time=\"2026-06-09T17:07:36.416039966Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=c4a242ef-08e6-492f-b11e-8d0dabc26c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.155064 | controller |     "Jun 09 17:07:36.416638 crc crio[22095]: time=\"2026-06-09T17:07:36.416486338Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=e1b69bc3-646d-4afe-be37-9f5ae5f0322f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.155080 | controller |     "Jun 09 17:07:36.445408 crc crio[22095]: time=\"2026-06-09T17:07:36.42048772Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=e60e11a8-20be-469a-b994-bcfb298d29ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.155095 | controller |     "Jun 09 17:07:36.462632 crc crio[22095]: time=\"2026-06-09T17:07:36.462516639Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=25b1b43f-5e70-4bfa-9106-ed5fd0e1e1b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.155110 | controller |     "Jun 09 17:07:36.463117 crc crio[22095]: time=\"2026-06-09T17:07:36.462889058Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=a597fe06-b4a5-4d5a-86f1-731326f2e2d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.155128 | controller |     "Jun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.612595329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155144 | controller |     "Jun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.613544193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155159 | controller |     "Jun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.613725678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155174 | controller |     "Jun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.613855891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155189 | controller |     "Jun 09 17:07:36.615452 crc crio[22095]: time=\"2026-06-09T17:07:36.614057316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155204 | controller |     "Jun 09 17:07:36.638812 crc crio[22095]: time=\"2026-06-09T17:07:36.638707008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155219 | controller |     "Jun 09 17:07:36.646872 crc crio[22095]: time=\"2026-06-09T17:07:36.646644292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155235 | controller |     "Jun 09 17:07:36.657106 crc crio[22095]: time=\"2026-06-09T17:07:36.656987457Z\" level=info msg=\"Stopped container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent\" id=b777a8df-e776-4f9d-8cfc-09014278a6f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155250 | controller |     "Jun 09 17:07:36.701011 crc crio[22095]: time=\"2026-06-09T17:07:36.700891774Z\" level=info msg=\"Stopped pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=6e2bf66a-7af9-47f9-90f9-ec16f58a122d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155265 | controller |     "Jun 09 17:07:36.806204 crc crio[22095]: time=\"2026-06-09T17:07:36.805685032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155279 | controller |     "Jun 09 17:07:36.821404 crc crio[22095]: time=\"2026-06-09T17:07:36.821315323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155294 | controller |     "Jun 09 17:07:36.911618 crc crio[22095]: time=\"2026-06-09T17:07:36.911543008Z\" level=info msg=\"Stopped container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent\" id=96b596ff-0582-4634-a522-482b63c88a31 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155309 | controller |     "Jun 09 17:07:36.917564 crc crio[22095]: time=\"2026-06-09T17:07:36.917523001Z\" level=info msg=\"Stopping pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=f8887889-6414-49b3-a184-4598e9216778 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155327 | controller |     "Jun 09 17:07:36.921300 crc crio[22095]: time=\"2026-06-09T17:07:36.921253537Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0 UID:f524ed96-37f2-47ca-8d36-cce62df9de33 NetNS:/var/run/netns/e28e0452-75e2-4027-902f-4c6fa75d3404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf524ed96_37f2_47ca_8d36_cce62df9de33.slice PodAnnotations:0xc0019841e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.155343 | controller |     "Jun 09 17:07:36.922148 crc crio[22095]: time=\"2026-06-09T17:07:36.922119309Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.155358 | controller |     "Jun 09 17:07:37.368095 crc crio[22095]: time=\"2026-06-09T17:07:37.363007798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155373 | controller |     "Jun 09 17:07:37.368692 crc crio[22095]: time=\"2026-06-09T17:07:37.368641343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155388 | controller |     "Jun 09 17:07:37.372480 crc crio[22095]: time=\"2026-06-09T17:07:37.37245537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155403 | controller |     "Jun 09 17:07:37.393994 crc crio[22095]: time=\"2026-06-09T17:07:37.389364164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155418 | controller |     "Jun 09 17:07:37.509886 crc crio[22095]: time=\"2026-06-09T17:07:37.509131867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155434 | controller |     "Jun 09 17:07:37.544840 crc crio[22095]: time=\"2026-06-09T17:07:37.544773361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155449 | controller |     "Jun 09 17:07:37.546566 crc crio[22095]: time=\"2026-06-09T17:07:37.546482155Z\" level=info msg=\"Stopped pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=998c9a27-6075-4a50-8d84-566843b0c539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155464 | controller |     "Jun 09 17:07:37.547220 crc crio[22095]: time=\"2026-06-09T17:07:37.547189773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155479 | controller |     "Jun 09 17:07:37.559761 crc crio[22095]: time=\"2026-06-09T17:07:37.559699814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155493 | controller |     "Jun 09 17:07:37.635465 crc crio[22095]: time=\"2026-06-09T17:07:37.635320724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155508 | controller |     "Jun 09 17:07:37.735057 crc crio[22095]: time=\"2026-06-09T17:07:37.734990161Z\" level=info msg=\"Stopped pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=f8887889-6414-49b3-a184-4598e9216778 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155527 | controller |     "Jun 09 17:07:38.197890 crc crio[22095]: time=\"2026-06-09T17:07:38.190016144Z\" level=info msg=\"Stopping container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184 (timeout: 26s)\" id=5d4b4db2-d4c1-4c8f-b8b1-8c8a4312c485 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155543 | controller |     "Jun 09 17:07:38.224328 crc crio[22095]: time=\"2026-06-09T17:07:38.224203861Z\" level=info msg=\"Stopped container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera\" id=903944e7-6b65-4a2b-b0a5-5e7f873895a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155558 | controller |     "Jun 09 17:07:38.225520 crc crio[22095]: time=\"2026-06-09T17:07:38.225414922Z\" level=info msg=\"Stopping pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=01cf5f69-5256-4fcf-b636-2f7a64a6fc38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155574 | controller |     "Jun 09 17:07:38.247505 crc crio[22095]: time=\"2026-06-09T17:07:38.246587965Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0 UID:34237261-94ee-4c31-8b0f-bb298a746279 NetNS:/var/run/netns/183faa4b-989d-44e8-a20d-d30320fdd8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34237261_94ee_4c31_8b0f_bb298a746279.slice PodAnnotations:0xc002b5c260}] Aliases:map[]}\"",
2026-06-09 17:40:44.155590 | controller |     "Jun 09 17:07:38.247505 crc crio[22095]: time=\"2026-06-09T17:07:38.246816301Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.155605 | controller |     "Jun 09 17:07:38.343986 crc crio[22095]: time=\"2026-06-09T17:07:38.31226696Z\" level=info msg=\"Stopped container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=5d4b4db2-d4c1-4c8f-b8b1-8c8a4312c485 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155621 | controller |     "Jun 09 17:07:38.343986 crc crio[22095]: time=\"2026-06-09T17:07:38.326992878Z\" level=info msg=\"Stopping container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 (timeout: 26s)\" id=d633e805-9fcc-4d5d-8e4f-ac38666738a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155636 | controller |     "Jun 09 17:07:38.544721 crc crio[22095]: time=\"2026-06-09T17:07:38.543575464Z\" level=info msg=\"Stopped container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd\" id=6644b52d-5d1b-486c-a63d-65531f3260a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.155652 | controller |     "Jun 09 17:07:38.546811 crc crio[22095]: time=\"2026-06-09T17:07:38.54653648Z\" level=info msg=\"Stopping pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=4983a211-e9ae-4a69-a22b-597c3ba3aac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155667 | controller |     "Jun 09 17:07:38.562547 crc crio[22095]: time=\"2026-06-09T17:07:38.551247021Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74 UID:395b4a36-41c3-449e-88ce-77465555443c NetNS:/var/run/netns/9379377f-6b4d-4dd6-9fc8-24f886d081c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod395b4a36_41c3_449e_88ce_77465555443c.slice PodAnnotations:0xc00263c0c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.155682 | controller |     "Jun 09 17:07:38.562547 crc crio[22095]: time=\"2026-06-09T17:07:38.551515418Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.155701 | controller |     "Jun 09 17:07:39.016718 crc crio[22095]: time=\"2026-06-09T17:07:39.016101046Z\" level=info msg=\"Stopped pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=01cf5f69-5256-4fcf-b636-2f7a64a6fc38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155717 | controller |     "Jun 09 17:07:39.278490 crc crio[22095]: time=\"2026-06-09T17:07:39.277526113Z\" level=info msg=\"Stopped pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=4983a211-e9ae-4a69-a22b-597c3ba3aac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.155732 | controller |     "Jun 09 17:07:39.688402 crc crio[22095]: time=\"2026-06-09T17:07:39.688308291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155748 | controller |     "Jun 09 17:07:40.670126 crc crio[22095]: time=\"2026-06-09T17:07:40.669239845Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/POD\" id=b97e35b4-c6c3-46bd-a248-b012b459b37c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.155763 | controller |     "Jun 09 17:07:40.670126 crc crio[22095]: time=\"2026-06-09T17:07:40.670093647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155779 | controller |     "Jun 09 17:07:40.671730 crc crio[22095]: time=\"2026-06-09T17:07:40.669703237Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-w7q7k/POD\" id=2696ec49-0dc1-4c6d-992e-54406020d90a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.155795 | controller |     "Jun 09 17:07:40.671730 crc crio[22095]: time=\"2026-06-09T17:07:40.670416295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155814 | controller |     "Jun 09 17:07:40.751079 crc crio[22095]: time=\"2026-06-09T17:07:40.750541391Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc0028b6be0}] Aliases:map[]}\"",
2026-06-09 17:40:44.155842 | controller |     "Jun 09 17:07:40.751311 crc crio[22095]: time=\"2026-06-09T17:07:40.75127532Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.155876 | controller |     "Jun 09 17:07:40.791251 crc crio[22095]: time=\"2026-06-09T17:07:40.789620073Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/POD\" id=5f5e284c-c254-4931-af8a-6c0289cdc485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.155894 | controller |     "Jun 09 17:07:40.791251 crc crio[22095]: time=\"2026-06-09T17:07:40.790324061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155911 | controller |     "Jun 09 17:07:40.792434 crc crio[22095]: time=\"2026-06-09T17:07:40.792378694Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-4309-account-create-update-rcv7j/POD\" id=09a93aca-1bd0-40f2-b6c0-25770f923553 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.155926 | controller |     "Jun 09 17:07:40.792669 crc crio[22095]: time=\"2026-06-09T17:07:40.792639581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.155946 | controller |     "Jun 09 17:07:40.820051 crc crio[22095]: time=\"2026-06-09T17:07:40.818415262Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0028b6ce8}] Aliases:map[]}\"",
2026-06-09 17:40:44.155962 | controller |     "Jun 09 17:07:40.820051 crc crio[22095]: time=\"2026-06-09T17:07:40.818598397Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-w7q7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.155977 | controller |     "Jun 09 17:07:41.019063 crc crio[22095]: time=\"2026-06-09T17:07:41.018867333Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-87tf9/POD\" id=c2837318-84c1-4559-bbec-0f2a261dd2c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.155992 | controller |     "Jun 09 17:07:41.019063 crc crio[22095]: time=\"2026-06-09T17:07:41.019055848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.156008 | controller |     "Jun 09 17:07:41.165560 crc crio[22095]: time=\"2026-06-09T17:07:41.165463534Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.156024 | controller |     "Jun 09 17:07:41.165560 crc crio[22095]: time=\"2026-06-09T17:07:41.165533226Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.156040 | controller |     "Jun 09 17:07:41.167690 crc crio[22095]: time=\"2026-06-09T17:07:41.16763758Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc002272478}] Aliases:map[]}\"",
2026-06-09 17:40:44.156055 | controller |     "Jun 09 17:07:41.167867 crc crio[22095]: time=\"2026-06-09T17:07:41.167842435Z\" level=info msg=\"Adding pod openstack_nova-cell1-4309-account-create-update-rcv7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.156071 | controller |     "Jun 09 17:07:41.283269 crc crio[22095]: time=\"2026-06-09T17:07:41.281213243Z\" level=info msg=\"Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}\"",
2026-06-09 17:40:44.156090 | controller |     "Jun 09 17:07:41.283269 crc crio[22095]: time=\"2026-06-09T17:07:41.282028144Z\" level=info msg=\"Adding pod openstack_placement-db-create-87tf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.156105 | controller |     "Jun 09 17:07:41.883830 crc crio[22095]: time=\"2026-06-09T17:07:41.883238267Z\" level=info msg=\"Created container 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=379b158e-3f5a-4acf-acc1-705cf3fc3d49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156121 | controller |     "Jun 09 17:07:41.895708 crc crio[22095]: time=\"2026-06-09T17:07:41.895587954Z\" level=info msg=\"Starting container: 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211\" id=80aa016e-a0a9-4d64-84bd-08b5e9be008c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156136 | controller |     "Jun 09 17:07:41.910305 crc crio[22095]: time=\"2026-06-09T17:07:41.910112867Z\" level=info msg=\"Started container\" PID=237464 containerID=2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=80aa016e-a0a9-4d64-84bd-08b5e9be008c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.156152 | controller |     "Jun 09 17:07:41.935427 crc crio[22095]: time=\"2026-06-09T17:07:41.935280962Z\" level=info msg=\"Created container 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=dec93c80-d4fa-4088-861b-2a2c73070958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156167 | controller |     "Jun 09 17:07:41.940732 crc crio[22095]: time=\"2026-06-09T17:07:41.940594779Z\" level=info msg=\"Starting container: 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e\" id=2896f323-00a9-4fa0-ba11-3a0793bd6ac4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156182 | controller |     "Jun 09 17:07:41.957996 crc crio[22095]: 2026-06-09T17:07:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03824c72f55492a Mac:d6:cf:b8:a0:1f:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 SocketPath: PciID:}] [{Interface:0xc000340ae0 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.156197 | controller |     "Jun 09 17:07:41.958572 crc crio[22095]: time=\"2026-06-09T17:07:41.958493118Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc0028b6be0}] Aliases:map[]}\"",
2026-06-09 17:40:44.156212 | controller |     "Jun 09 17:07:41.958808 crc crio[22095]: time=\"2026-06-09T17:07:41.958696293Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.156228 | controller |     "Jun 09 17:07:41.963332 crc crio[22095]: time=\"2026-06-09T17:07:41.963235639Z\" level=info msg=\"Started container\" PID=237455 containerID=1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=2896f323-00a9-4fa0-ba11-3a0793bd6ac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.156246 | controller |     "Jun 09 17:07:42.023239 crc crio[22095]: time=\"2026-06-09T17:07:42.023027683Z\" level=info msg=\"Created container 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8bb8280f-379a-429c-a4e9-e6189859bb52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156262 | controller |     "Jun 09 17:07:42.028276 crc crio[22095]: time=\"2026-06-09T17:07:42.028193866Z\" level=info msg=\"Starting container: 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0\" id=8ca9c1ba-1d6b-40e8-9da4-fe3a797402f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156277 | controller |     "Jun 09 17:07:42.031639 crc crio[22095]: time=\"2026-06-09T17:07:42.031547772Z\" level=info msg=\"Created container 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=a597fe06-b4a5-4d5a-86f1-731326f2e2d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156292 | controller |     "Jun 09 17:07:42.032964 crc crio[22095]: time=\"2026-06-09T17:07:42.032667801Z\" level=info msg=\"Starting container: 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373\" id=de9d42ff-87f4-4ff4-ac6c-b3878d54e884 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156308 | controller |     "Jun 09 17:07:42.034548 crc crio[22095]: time=\"2026-06-09T17:07:42.034466467Z\" level=info msg=\"Started container\" PID=237471 containerID=4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=8ca9c1ba-1d6b-40e8-9da4-fe3a797402f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.156323 | controller |     "Jun 09 17:07:42.041778 crc crio[22095]: time=\"2026-06-09T17:07:42.041415925Z\" level=info msg=\"Started container\" PID=237456 containerID=58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=de9d42ff-87f4-4ff4-ac6c-b3878d54e884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.156339 | controller |     "Jun 09 17:07:42.077476 crc crio[22095]: time=\"2026-06-09T17:07:42.076975287Z\" level=info msg=\"Ran pod sandbox 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 with infra container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/POD\" id=b97e35b4-c6c3-46bd-a248-b012b459b37c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.156354 | controller |     "Jun 09 17:07:42.086025 crc crio[22095]: time=\"2026-06-09T17:07:42.085824874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=6e9b647a-75ae-4175-afa4-07a1de63a794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.156369 | controller |     "Jun 09 17:07:42.088632 crc crio[22095]: time=\"2026-06-09T17:07:42.088514023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=28585dff-16a7-4fd1-bd87-213305f7f8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.156384 | controller |     "Jun 09 17:07:42.102314 crc crio[22095]: time=\"2026-06-09T17:07:42.102217435Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=f16e733b-c556-46ef-b03d-9ffb8c1c0e69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156399 | controller |     "Jun 09 17:07:42.102835 crc crio[22095]: time=\"2026-06-09T17:07:42.102700317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.156417 | controller |     "Jun 09 17:07:42.152593 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52bf7d7ccce5649 Mac:3e:96:1d:cc:29:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.156433 | controller |     "Jun 09 17:07:42.153837 crc crio[22095]: time=\"2026-06-09T17:07:42.153762537Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc002272478}] Aliases:map[]}\"",
2026-06-09 17:40:44.156448 | controller |     "Jun 09 17:07:42.154050 crc crio[22095]: time=\"2026-06-09T17:07:42.153957882Z\" level=info msg=\"Checking pod openstack_nova-cell1-4309-account-create-update-rcv7j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.156464 | controller |     "Jun 09 17:07:42.197338 crc crio[22095]: time=\"2026-06-09T17:07:42.197125139Z\" level=info msg=\"Created container 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=08f048ca-ea92-4017-9ed6-ac28ef2e651b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156479 | controller |     "Jun 09 17:07:42.199847 crc crio[22095]: time=\"2026-06-09T17:07:42.199687465Z\" level=info msg=\"Ran pod sandbox 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c with infra container: openstack/nova-cell1-4309-account-create-update-rcv7j/POD\" id=09a93aca-1bd0-40f2-b6c0-25770f923553 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.156494 | controller |     "Jun 09 17:07:42.203350 crc crio[22095]: time=\"2026-06-09T17:07:42.203232726Z\" level=info msg=\"Starting container: 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73\" id=41c94e87-6453-44c5-aa5e-7c01c3ef650b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156509 | controller |     "Jun 09 17:07:42.206985 crc crio[22095]: time=\"2026-06-09T17:07:42.206746656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a391a78-29f5-44bb-82d6-ae74341df3f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.156524 | controller |     "Jun 09 17:07:42.215986 crc crio[22095]: time=\"2026-06-09T17:07:42.215332867Z\" level=info msg=\"Started container\" PID=237467 containerID=8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=41c94e87-6453-44c5-aa5e-7c01c3ef650b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.156540 | controller |     "Jun 09 17:07:42.228152 crc crio[22095]: time=\"2026-06-09T17:07:42.227279553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=020bcc13-da20-45e4-8e52-9c1d11cd56b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.156555 | controller |     "Jun 09 17:07:42.234277 crc crio[22095]: time=\"2026-06-09T17:07:42.232845856Z\" level=info msg=\"Created container 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=1b3576ae-7434-42e5-b3de-0ce064bba3c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156572 | controller |     "Jun 09 17:07:42.237981 crc crio[22095]: time=\"2026-06-09T17:07:42.235015602Z\" level=info msg=\"Starting container: 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d\" id=0485920a-0cd4-4925-aad5-c0f22005f77d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156587 | controller |     "Jun 09 17:07:42.246968 crc crio[22095]: time=\"2026-06-09T17:07:42.244478334Z\" level=info msg=\"Started container\" PID=237489 containerID=8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d description=openstack/glance-db-create-dcrqh/mariadb-database-create id=0485920a-0cd4-4925-aad5-c0f22005f77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.156602 | controller |     "Jun 09 17:07:42.261038 crc crio[22095]: time=\"2026-06-09T17:07:42.259097389Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=9979648d-9f80-47a5-bbed-d6364b0f9d7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156617 | controller |     "Jun 09 17:07:42.261038 crc crio[22095]: time=\"2026-06-09T17:07:42.259670194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.156632 | controller |     "Jun 09 17:07:42.295349 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82120e1dc53cd08 Mac:ee:a2:e5:eb:f6:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be SocketPath: PciID:}] [{Interface:0xc000014800 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.156648 | controller |     "Jun 09 17:07:42.306275 crc crio[22095]: time=\"2026-06-09T17:07:42.306185697Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0028b6ce8}] Aliases:map[]}\"",
2026-06-09 17:40:44.156663 | controller |     "Jun 09 17:07:42.306526 crc crio[22095]: time=\"2026-06-09T17:07:42.306465354Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-w7q7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.156679 | controller |     "Jun 09 17:07:42.317269 crc crio[22095]: time=\"2026-06-09T17:07:42.317135178Z\" level=info msg=\"Created container d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=e1b69bc3-646d-4afe-be37-9f5ae5f0322f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156694 | controller |     "Jun 09 17:07:42.321383 crc crio[22095]: time=\"2026-06-09T17:07:42.321223093Z\" level=info msg=\"Starting container: d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25\" id=4ff24c36-8654-4f28-b2dc-0ccff0b7fc29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156710 | controller |     "Jun 09 17:07:42.331703 crc crio[22095]: time=\"2026-06-09T17:07:42.331104686Z\" level=info msg=\"Started container\" PID=237485 containerID=d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=4ff24c36-8654-4f28-b2dc-0ccff0b7fc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.156726 | controller |     "Jun 09 17:07:42.365248 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41138a88ccee578 Mac:3a:a9:87:12:cc:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 SocketPath: PciID:}] [{Interface:0xc0003a2740 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.156747 | controller |     "Jun 09 17:07:42.366818 crc crio[22095]: time=\"2026-06-09T17:07:42.366738651Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc002ab22f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.156763 | controller |     "Jun 09 17:07:42.367480 crc crio[22095]: time=\"2026-06-09T17:07:42.367453269Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.156779 | controller |     "Jun 09 17:07:42.475043 crc crio[22095]: time=\"2026-06-09T17:07:42.474568967Z\" level=info msg=\"Ran pod sandbox 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b with infra container: openstack/nova-cell1-db-create-w7q7k/POD\" id=2696ec49-0dc1-4c6d-992e-54406020d90a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.156794 | controller |     "Jun 09 17:07:42.486799 crc crio[22095]: 2026-06-09T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5db3d7d73657657 Mac:82:bd:26:a1:be:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 SocketPath: PciID:}] [{Interface:0xc0004b6660 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.156809 | controller |     "Jun 09 17:07:42.487803 crc crio[22095]: time=\"2026-06-09T17:07:42.487728234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eeb3da65-330c-4ec5-9be7-7ac9e0f2a758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.156824 | controller |     "Jun 09 17:07:42.492893 crc crio[22095]: time=\"2026-06-09T17:07:42.492539488Z\" level=info msg=\"Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002ab2638}] Aliases:map[]}\"",
2026-06-09 17:40:44.156840 | controller |     "Jun 09 17:07:42.492893 crc crio[22095]: time=\"2026-06-09T17:07:42.492755853Z\" level=info msg=\"Checking pod openstack_placement-db-create-87tf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.156875 | controller |     "Jun 09 17:07:42.503737 crc crio[22095]: time=\"2026-06-09T17:07:42.500970474Z\" level=info msg=\"Created container f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=25b1b43f-5e70-4bfa-9106-ed5fd0e1e1b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156893 | controller |     "Jun 09 17:07:42.511418 crc crio[22095]: time=\"2026-06-09T17:07:42.51135194Z\" level=info msg=\"Starting container: f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3\" id=933753a6-b9db-44f2-a0bb-5d30ab9aacdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156913 | controller |     "Jun 09 17:07:42.533872 crc crio[22095]: time=\"2026-06-09T17:07:42.533700044Z\" level=info msg=\"Started container\" PID=237481 containerID=f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=933753a6-b9db-44f2-a0bb-5d30ab9aacdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.156929 | controller |     "Jun 09 17:07:42.540111 crc crio[22095]: time=\"2026-06-09T17:07:42.537324037Z\" level=info msg=\"Created container f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e28451af-6da0-45fc-8073-4ad71c771bff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.156946 | controller |     "Jun 09 17:07:42.542221 crc crio[22095]: time=\"2026-06-09T17:07:42.541813412Z\" level=info msg=\"Starting container: f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a\" id=37c2a06c-32ec-469e-99ec-a6a62c590b9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.156961 | controller |     "Jun 09 17:07:42.548702 crc crio[22095]: time=\"2026-06-09T17:07:42.548613066Z\" level=info msg=\"Ran pod sandbox 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 with infra container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/POD\" id=5f5e284c-c254-4931-af8a-6c0289cdc485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.156977 | controller |     "Jun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.552031054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=e8fcd5c2-2bcb-484f-aa04-e728b797af0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.156992 | controller |     "Jun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.554583339Z\" level=info msg=\"Ran pod sandbox 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad with infra container: openstack/placement-db-create-87tf9/POD\" id=c2837318-84c1-4559-bbec-0f2a261dd2c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.157007 | controller |     "Jun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.555849882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5efd5398-7203-4eaa-806e-c4850580cc89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.157023 | controller |     "Jun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.556192511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=6d4ee69d-afb5-4561-92b1-a6e3ce368089 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.157038 | controller |     "Jun 09 17:07:42.564349 crc crio[22095]: time=\"2026-06-09T17:07:42.563379825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d893da02-89a9-49b5-baf2-56746dcb458b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.157054 | controller |     "Jun 09 17:07:42.576002 crc crio[22095]: time=\"2026-06-09T17:07:42.567365847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157069 | controller |     "Jun 09 17:07:42.582473 crc crio[22095]: time=\"2026-06-09T17:07:42.582262849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157087 | controller |     "Jun 09 17:07:42.595390 crc crio[22095]: time=\"2026-06-09T17:07:42.595222172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157103 | controller |     "Jun 09 17:07:42.596031 crc crio[22095]: time=\"2026-06-09T17:07:42.595984962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8217e5fe-8bc7-4c52-9832-c6c1341d425e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.157118 | controller |     "Jun 09 17:07:42.602739 crc crio[22095]: time=\"2026-06-09T17:07:42.599701867Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=f055faf7-1152-4147-951a-d3645ce9ac33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157134 | controller |     "Jun 09 17:07:42.615290 crc crio[22095]: time=\"2026-06-09T17:07:42.615230865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157149 | controller |     "Jun 09 17:07:42.618758 crc crio[22095]: time=\"2026-06-09T17:07:42.616660412Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=acc1c4db-a14f-47f4-a068-a8e40a5bd297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157164 | controller |     "Jun 09 17:07:42.620702 crc crio[22095]: time=\"2026-06-09T17:07:42.619278129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157179 | controller |     "Jun 09 17:07:42.622110 crc crio[22095]: time=\"2026-06-09T17:07:42.621373273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157195 | controller |     "Jun 09 17:07:42.626516 crc crio[22095]: time=\"2026-06-09T17:07:42.626403472Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=7759ebb3-f962-4a24-b3f0-abd87dd0a303 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157210 | controller |     "Jun 09 17:07:42.647984 crc crio[22095]: time=\"2026-06-09T17:07:42.646812815Z\" level=info msg=\"Started container\" PID=237457 containerID=f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=37c2a06c-32ec-469e-99ec-a6a62c590b9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.157226 | controller |     "Jun 09 17:07:42.771029 crc crio[22095]: time=\"2026-06-09T17:07:42.770874728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157242 | controller |     "Jun 09 17:07:43.176467 crc crio[22095]: time=\"2026-06-09T17:07:43.174590765Z\" level=info msg=\"Created container 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=6d90b9e2-fc81-4edf-a326-d68b1617f308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157257 | controller |     "Jun 09 17:07:43.181443 crc crio[22095]: time=\"2026-06-09T17:07:43.181323047Z\" level=info msg=\"Starting container: 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8\" id=316d0228-f4ad-4f64-88e7-e684dbc40878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157272 | controller |     "Jun 09 17:07:43.189333 crc crio[22095]: time=\"2026-06-09T17:07:43.18922617Z\" level=info msg=\"Started container\" PID=237507 containerID=7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=316d0228-f4ad-4f64-88e7-e684dbc40878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.157291 | controller |     "Jun 09 17:07:43.278665 crc crio[22095]: time=\"2026-06-09T17:07:43.278567872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157307 | controller |     "Jun 09 17:07:43.291834 crc crio[22095]: time=\"2026-06-09T17:07:43.291719799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157322 | controller |     "Jun 09 17:07:43.359004 crc crio[22095]: time=\"2026-06-09T17:07:43.358639006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157337 | controller |     "Jun 09 17:07:43.372390 crc crio[22095]: time=\"2026-06-09T17:07:43.368962421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157352 | controller |     "Jun 09 17:07:43.382797 crc crio[22095]: time=\"2026-06-09T17:07:43.382625641Z\" level=info msg=\"Created container af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=bed198e4-6e93-4cdb-ac81-1658fcb9a474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157367 | controller |     "Jun 09 17:07:43.389766 crc crio[22095]: time=\"2026-06-09T17:07:43.389635431Z\" level=info msg=\"Starting container: af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422\" id=d37c6395-46d4-49ac-8dec-85e63a17cb64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157383 | controller |     "Jun 09 17:07:43.398681 crc crio[22095]: time=\"2026-06-09T17:07:43.397333999Z\" level=info msg=\"Started container\" PID=237490 containerID=af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=d37c6395-46d4-49ac-8dec-85e63a17cb64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.157398 | controller |     "Jun 09 17:07:43.409263 crc crio[22095]: time=\"2026-06-09T17:07:43.408434114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157413 | controller |     "Jun 09 17:07:43.414995 crc crio[22095]: time=\"2026-06-09T17:07:43.414283934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157429 | controller |     "Jun 09 17:07:43.424036 crc crio[22095]: time=\"2026-06-09T17:07:43.423962592Z\" level=info msg=\"Created container cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=3a964857-e619-47e0-9434-855f1f4a5318 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157444 | controller |     "Jun 09 17:07:43.437455 crc crio[22095]: time=\"2026-06-09T17:07:43.436449142Z\" level=info msg=\"Starting container: cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b\" id=99d30bdc-b3f4-423e-8cc0-2d0f9cc92357 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157459 | controller |     "Jun 09 17:07:43.449995 crc crio[22095]: time=\"2026-06-09T17:07:43.448568603Z\" level=info msg=\"Started container\" PID=237504 containerID=cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=99d30bdc-b3f4-423e-8cc0-2d0f9cc92357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.157477 | controller |     "Jun 09 17:07:43.454223 crc crio[22095]: time=\"2026-06-09T17:07:43.452846783Z\" level=info msg=\"Created container 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=c4a242ef-08e6-492f-b11e-8d0dabc26c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157493 | controller |     "Jun 09 17:07:43.456969 crc crio[22095]: time=\"2026-06-09T17:07:43.454875995Z\" level=info msg=\"Starting container: 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4\" id=5f807931-c0d2-4f4a-9214-ad89abc6492a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157508 | controller |     "Jun 09 17:07:43.486460 crc crio[22095]: time=\"2026-06-09T17:07:43.486386113Z\" level=info msg=\"Created container f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=4fba3925-0d3e-4c82-8c97-fe48640b28ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157523 | controller |     "Jun 09 17:07:43.487431 crc crio[22095]: time=\"2026-06-09T17:07:43.487351828Z\" level=info msg=\"Started container\" PID=237515 containerID=620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=5f807931-c0d2-4f4a-9214-ad89abc6492a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3",
2026-06-09 17:40:44.157539 | controller |     "Jun 09 17:07:43.503306 crc crio[22095]: time=\"2026-06-09T17:07:43.50301613Z\" level=info msg=\"Starting container: f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85\" id=1e9a995a-012f-4652-b1c8-a26982d7b390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157554 | controller |     "Jun 09 17:07:43.514817 crc crio[22095]: time=\"2026-06-09T17:07:43.51469588Z\" level=info msg=\"Created container f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=e60e11a8-20be-469a-b994-bcfb298d29ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157569 | controller |     "Jun 09 17:07:43.523080 crc crio[22095]: time=\"2026-06-09T17:07:43.518310032Z\" level=info msg=\"Starting container: f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000\" id=81668afb-0d1a-4847-b84a-32ae4bc44da6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157584 | controller |     "Jun 09 17:07:43.529440 crc crio[22095]: time=\"2026-06-09T17:07:43.525290681Z\" level=info msg=\"Started container\" PID=237496 containerID=f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=81668afb-0d1a-4847-b84a-32ae4bc44da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.157600 | controller |     "Jun 09 17:07:43.532194 crc crio[22095]: time=\"2026-06-09T17:07:43.531791788Z\" level=info msg=\"Started container\" PID=237497 containerID=f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=1e9a995a-012f-4652-b1c8-a26982d7b390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.157615 | controller |     "Jun 09 17:07:44.552827 crc crio[22095]: time=\"2026-06-09T17:07:44.552091801Z\" level=info msg=\"Stopping container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71 (timeout: 19s)\" id=9685dd71-043b-4ff5-a3ff-459456fd3906 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.157633 | controller |     "Jun 09 17:07:44.607529 crc crio[22095]: time=\"2026-06-09T17:07:44.607444411Z\" level=info msg=\"Stopped container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller\" id=9685dd71-043b-4ff5-a3ff-459456fd3906 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.157649 | controller |     "Jun 09 17:07:44.611973 crc crio[22095]: time=\"2026-06-09T17:07:44.609432682Z\" level=info msg=\"Stopping pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6de44683-4747-45a9-85e3-7791ba0921fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.157665 | controller |     "Jun 09 17:07:44.613109 crc crio[22095]: time=\"2026-06-09T17:07:44.612280805Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth Namespace:openstack ID:a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b UID:cdf08959-73a5-4e97-9206-dca7c7edc3d2 NetNS:/var/run/netns/e668d57c-b1fc-4471-a43d-68892604b35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf08959_73a5_4e97_9206_dca7c7edc3d2.slice PodAnnotations:0xc0028b6f60}] Aliases:map[]}\"",
2026-06-09 17:40:44.157680 | controller |     "Jun 09 17:07:44.613109 crc crio[22095]: time=\"2026-06-09T17:07:44.612905661Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cfkth from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.157696 | controller |     "Jun 09 17:07:44.774881 crc crio[22095]: time=\"2026-06-09T17:07:44.774766243Z\" level=info msg=\"Created container 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=9979648d-9f80-47a5-bbed-d6364b0f9d7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157711 | controller |     "Jun 09 17:07:44.792984 crc crio[22095]: time=\"2026-06-09T17:07:44.791888263Z\" level=info msg=\"Starting container: 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3\" id=9a5e523b-83d1-4d93-a9db-97b886400e1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157727 | controller |     "Jun 09 17:07:44.797751 crc crio[22095]: time=\"2026-06-09T17:07:44.797540428Z\" level=info msg=\"Started container\" PID=237883 containerID=091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=9a5e523b-83d1-4d93-a9db-97b886400e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c",
2026-06-09 17:40:44.157743 | controller |     "Jun 09 17:07:44.839354 crc crio[22095]: time=\"2026-06-09T17:07:44.839307299Z\" level=info msg=\"Running pod sandbox: openstack/placement-9a1f-account-create-update-ss2tc/POD\" id=4d9d03a2-5f9b-4d34-b4d2-d6c19a890159 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.157759 | controller |     "Jun 09 17:07:44.839540 crc crio[22095]: time=\"2026-06-09T17:07:44.839521835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.157774 | controller |     "Jun 09 17:07:44.925851 crc crio[22095]: time=\"2026-06-09T17:07:44.925790258Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"",
2026-06-09 17:40:44.157793 | controller |     "Jun 09 17:07:44.928641 crc crio[22095]: time=\"2026-06-09T17:07:44.92860898Z\" level=info msg=\"Adding pod openstack_placement-9a1f-account-create-update-ss2tc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.157809 | controller |     "Jun 09 17:07:45.158402 crc crio[22095]: time=\"2026-06-09T17:07:45.157583614Z\" level=info msg=\"Stopped container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b805739e-176e-4e7d-856b-c9befd69e539 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.157825 | controller |     "Jun 09 17:07:45.159274 crc crio[22095]: time=\"2026-06-09T17:07:45.159189565Z\" level=info msg=\"Stopping pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=01502bb1-220a-4fc9-95dd-4895ccdfa2b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.157840 | controller |     "Jun 09 17:07:45.160612 crc crio[22095]: time=\"2026-06-09T17:07:45.16054201Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a UID:1d7d3c10-2214-4673-942e-c4054f56a96f NetNS:/var/run/netns/89acbd4f-1395-440b-943e-ce870446599e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7d3c10_2214_4673_942e_c4054f56a96f.slice PodAnnotations:0xc002272340}] Aliases:map[]}\"",
2026-06-09 17:40:44.157876 | controller |     "Jun 09 17:07:45.160810 crc crio[22095]: time=\"2026-06-09T17:07:45.160749275Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.157894 | controller |     "Jun 09 17:07:45.354768 crc crio[22095]: time=\"2026-06-09T17:07:45.354462415Z\" level=info msg=\"Created container 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=f055faf7-1152-4147-951a-d3645ce9ac33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157910 | controller |     "Jun 09 17:07:45.401698 crc crio[22095]: time=\"2026-06-09T17:07:45.39913084Z\" level=info msg=\"Starting container: 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18\" id=dd6472b6-1020-433d-8e15-8c0217d7f781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157925 | controller |     "Jun 09 17:07:45.422490 crc crio[22095]: time=\"2026-06-09T17:07:45.422387527Z\" level=info msg=\"Started container\" PID=238118 containerID=4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=dd6472b6-1020-433d-8e15-8c0217d7f781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8",
2026-06-09 17:40:44.157941 | controller |     "Jun 09 17:07:45.613707 crc crio[22095]: time=\"2026-06-09T17:07:45.612768141Z\" level=info msg=\"Stopped pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6de44683-4747-45a9-85e3-7791ba0921fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.157956 | controller |     "Jun 09 17:07:45.679985 crc crio[22095]: time=\"2026-06-09T17:07:45.676308801Z\" level=info msg=\"Created container 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=acc1c4db-a14f-47f4-a068-a8e40a5bd297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.157971 | controller |     "Jun 09 17:07:45.679985 crc crio[22095]: time=\"2026-06-09T17:07:45.679125143Z\" level=info msg=\"Starting container: 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f\" id=cdd34f36-4ce3-4310-b0f3-f6578cba1035 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.157990 | controller |     "Jun 09 17:07:45.689359 crc crio[22095]: time=\"2026-06-09T17:07:45.689298624Z\" level=info msg=\"Started container\" PID=238120 containerID=84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=cdd34f36-4ce3-4310-b0f3-f6578cba1035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b",
2026-06-09 17:40:44.158006 | controller |     "Jun 09 17:07:46.159448 crc crio[22095]: 2026-06-09T17:07:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0243e7a457085b6 Mac:f2:5f:a0:88:86:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec SocketPath: PciID:}] [{Interface:0xc0003d6b00 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.158022 | controller |     "Jun 09 17:07:46.194474 crc crio[22095]: time=\"2026-06-09T17:07:46.194237558Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc001288538}] Aliases:map[]}\"",
2026-06-09 17:40:44.158038 | controller |     "Jun 09 17:07:46.194474 crc crio[22095]: time=\"2026-06-09T17:07:46.194486634Z\" level=info msg=\"Checking pod openstack_placement-9a1f-account-create-update-ss2tc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.158054 | controller |     "Jun 09 17:07:46.248219 crc crio[22095]: time=\"2026-06-09T17:07:46.24811678Z\" level=info msg=\"Stopped pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=01502bb1-220a-4fc9-95dd-4895ccdfa2b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.158069 | controller |     "Jun 09 17:07:46.313042 crc crio[22095]: time=\"2026-06-09T17:07:46.312632515Z\" level=info msg=\"Stopping container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7 (timeout: 604788s)\" id=c0237085-8c6e-4b21-a7eb-6376752856e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.158084 | controller |     "Jun 09 17:07:46.348122 crc crio[22095]: time=\"2026-06-09T17:07:46.341370202Z\" level=info msg=\"Ran pod sandbox 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 with infra container: openstack/placement-9a1f-account-create-update-ss2tc/POD\" id=4d9d03a2-5f9b-4d34-b4d2-d6c19a890159 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158099 | controller |     "Jun 09 17:07:46.353757 crc crio[22095]: time=\"2026-06-09T17:07:46.353659937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02896b7e-5f55-424e-b468-cf2a5514ec56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.158114 | controller |     "Jun 09 17:07:46.374832 crc crio[22095]: time=\"2026-06-09T17:07:46.374781459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fe77bb47-01bc-4bd1-a439-b317fbcfb696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.158129 | controller |     "Jun 09 17:07:46.394683 crc crio[22095]: time=\"2026-06-09T17:07:46.392090793Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=14c61819-ce0c-4238-aaa1-fc2b539670bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.158147 | controller |     "Jun 09 17:07:46.394683 crc crio[22095]: time=\"2026-06-09T17:07:46.392568915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158162 | controller |     "Jun 09 17:07:46.499833 crc crio[22095]: time=\"2026-06-09T17:07:46.499129839Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-4rdmq/POD\" id=994076f5-9713-4176-8bf1-08466854b05c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158177 | controller |     "Jun 09 17:07:46.499833 crc crio[22095]: time=\"2026-06-09T17:07:46.499339204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158192 | controller |     "Jun 09 17:07:46.534422 crc crio[22095]: time=\"2026-06-09T17:07:46.534323622Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-8c8wc/POD\" id=09c38576-7b1e-47e5-80ef-262126c66737 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158207 | controller |     "Jun 09 17:07:46.534719 crc crio[22095]: time=\"2026-06-09T17:07:46.534441585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158222 | controller |     "Jun 09 17:07:46.586303 crc crio[22095]: time=\"2026-06-09T17:07:46.586209213Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5888ff4f6b-cc787/POD\" id=a02a6af6-9709-4cc0-b584-fca1c2ebbc31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158245 | controller |     "Jun 09 17:07:46.586432 crc crio[22095]: time=\"2026-06-09T17:07:46.586329666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158298 | controller |     "Jun 09 17:07:46.595873 crc crio[22095]: time=\"2026-06-09T17:07:46.595727057Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-c9f6b77-t24ct/POD\" id=3adacf7f-b9bd-4084-8417-a6250c7e44eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158319 | controller |     "Jun 09 17:07:46.595873 crc crio[22095]: time=\"2026-06-09T17:07:46.59585867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158334 | controller |     "Jun 09 17:07:46.624835 crc crio[22095]: time=\"2026-06-09T17:07:46.624337501Z\" level=info msg=\"Created container d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=f16e733b-c556-46ef-b03d-9ffb8c1c0e69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.158350 | controller |     "Jun 09 17:07:46.626795 crc crio[22095]: time=\"2026-06-09T17:07:46.625324066Z\" level=info msg=\"Starting container: d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586\" id=147535e0-c597-40c1-9297-0be5df177f2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.158366 | controller |     "Jun 09 17:07:46.643321 crc crio[22095]: time=\"2026-06-09T17:07:46.643226196Z\" level=info msg=\"Started container\" PID=238121 containerID=d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586 description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=147535e0-c597-40c1-9297-0be5df177f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077",
2026-06-09 17:40:44.158382 | controller |     "Jun 09 17:07:46.654249 crc crio[22095]: time=\"2026-06-09T17:07:46.654150146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9808f850-e496-46d9-801c-85085cf5840d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.158401 | controller |     "Jun 09 17:07:46.662341 crc crio[22095]: time=\"2026-06-09T17:07:46.662071239Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-b8bd98988-7kb6x/POD\" id=1e0269ee-401b-4c43-af8e-08c76f209971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158417 | controller |     "Jun 09 17:07:46.662341 crc crio[22095]: time=\"2026-06-09T17:07:46.662210303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158433 | controller |     "Jun 09 17:07:46.714214 crc crio[22095]: time=\"2026-06-09T17:07:46.714088863Z\" level=info msg=\"Created container 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056: openstack/placement-db-create-87tf9/mariadb-database-create\" id=7759ebb3-f962-4a24-b3f0-abd87dd0a303 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.158448 | controller |     "Jun 09 17:07:46.718062 crc crio[22095]: time=\"2026-06-09T17:07:46.717980553Z\" level=info msg=\"Starting container: 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056\" id=f73116b5-e0e3-493b-af43-a7e69797e41c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.158464 | controller |     "Jun 09 17:07:46.720230 crc crio[22095]: time=\"2026-06-09T17:07:46.720088677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158479 | controller |     "Jun 09 17:07:46.729443 crc crio[22095]: time=\"2026-06-09T17:07:46.729348175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a8ca4f8f-bb67-442d-9a95-dac507f0a611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.158494 | controller |     "Jun 09 17:07:46.730825 crc crio[22095]: time=\"2026-06-09T17:07:46.730741601Z\" level=info msg=\"Started container\" PID=238122 containerID=1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056 description=openstack/placement-db-create-87tf9/mariadb-database-create id=f73116b5-e0e3-493b-af43-a7e69797e41c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.158510 | controller |     "Jun 09 17:07:46.739570 crc crio[22095]: time=\"2026-06-09T17:07:46.739470624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158525 | controller |     "Jun 09 17:07:46.776397 crc crio[22095]: time=\"2026-06-09T17:07:46.776262438Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=26a3f9dd-5b13-4833-9af1-2d444925c06a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.158540 | controller |     "Jun 09 17:07:46.887643 crc crio[22095]: time=\"2026-06-09T17:07:46.887518332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158556 | controller |     "Jun 09 17:07:47.026808 crc crio[22095]: time=\"2026-06-09T17:07:47.02620017Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc002272848}] Aliases:map[]}\"",
2026-06-09 17:40:44.158574 | controller |     "Jun 09 17:07:47.026808 crc crio[22095]: time=\"2026-06-09T17:07:47.026791145Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-4rdmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.158590 | controller |     "Jun 09 17:07:47.066816 crc crio[22095]: time=\"2026-06-09T17:07:47.066681359Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5888ff4f6b-cc787 Namespace:openstack ID:a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f UID:f48f6968-55df-4606-b39b-bfe8497542f9 NetNS:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f6968_55df_4606_b39b_bfe8497542f9.slice PodAnnotations:0xc001288790}] Aliases:map[]}\"",
2026-06-09 17:40:44.158606 | controller |     "Jun 09 17:07:47.066816 crc crio[22095]: time=\"2026-06-09T17:07:47.066766631Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5888ff4f6b-cc787 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.158622 | controller |     "Jun 09 17:07:47.088543 crc crio[22095]: time=\"2026-06-09T17:07:47.088387735Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc00012a940}] Aliases:map[]}\"",
2026-06-09 17:40:44.158638 | controller |     "Jun 09 17:07:47.088543 crc crio[22095]: time=\"2026-06-09T17:07:47.088459437Z\" level=info msg=\"Adding pod openstack_root-account-create-update-8c8wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.158654 | controller |     "Jun 09 17:07:47.196635 crc crio[22095]: time=\"2026-06-09T17:07:47.196494129Z\" level=info msg=\"Got pod network &{Name:barbican-api-b8bd98988-7kb6x Namespace:openstack ID:304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 UID:662a0c3a-2d6a-469f-a052-bf28288dc4b5 NetNS:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662a0c3a_2d6a_469f_a052_bf28288dc4b5.slice PodAnnotations:0xc00263c4d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.158669 | controller |     "Jun 09 17:07:47.196635 crc crio[22095]: time=\"2026-06-09T17:07:47.196571811Z\" level=info msg=\"Adding pod openstack_barbican-api-b8bd98988-7kb6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.158684 | controller |     "Jun 09 17:07:47.332585 crc crio[22095]: time=\"2026-06-09T17:07:47.33220094Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c9f6b77-t24ct Namespace:openstack ID:645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be UID:03d0c097-61bc-4ff4-9625-0520229b042c NetNS:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03d0c097_61bc_4ff4_9625_0520229b042c.slice PodAnnotations:0xc001984528}] Aliases:map[]}\"",
2026-06-09 17:40:44.158700 | controller |     "Jun 09 17:07:47.332715 crc crio[22095]: time=\"2026-06-09T17:07:47.33258265Z\" level=info msg=\"Adding pod openstack_barbican-worker-c9f6b77-t24ct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.158716 | controller |     "Jun 09 17:07:47.673123 crc crio[22095]: time=\"2026-06-09T17:07:47.672437668Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=69e4a078-c6a4-429d-b03e-3d96e2fb4383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.158734 | controller |     "Jun 09 17:07:47.677147 crc crio[22095]: time=\"2026-06-09T17:07:47.673146496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158750 | controller |     "Jun 09 17:07:47.836558 crc crio[22095]: time=\"2026-06-09T17:07:47.835723617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=1e53bbe8-7071-4457-90fd-9373d4055209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.158765 | controller |     "Jun 09 17:07:47.990857 crc crio[22095]: time=\"2026-06-09T17:07:47.990287042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=fff5219e-20fa-45a9-a225-6358b5ae9454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.158780 | controller |     "Jun 09 17:07:47.994398 crc crio[22095]: time=\"2026-06-09T17:07:47.992206831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158795 | controller |     "Jun 09 17:07:48.004859 crc crio[22095]: time=\"2026-06-09T17:07:48.004777624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158810 | controller |     "Jun 09 17:07:48.017670 crc crio[22095]: time=\"2026-06-09T17:07:48.013536269Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=8f0f2c9b-40e8-484e-bd55-eaa883404b7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.158826 | controller |     "Jun 09 17:07:48.017670 crc crio[22095]: time=\"2026-06-09T17:07:48.014195575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158841 | controller |     "Jun 09 17:07:48.073127 crc crio[22095]: time=\"2026-06-09T17:07:48.070447258Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 UID:f3c42b07-14eb-4173-a89f-716e3b502a8a NetNS:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3c42b07_14eb_4173_a89f_716e3b502a8a.slice PodAnnotations:0xc002ab2370}] Aliases:map[]}\"",
2026-06-09 17:40:44.158889 | controller |     "Jun 09 17:07:48.073127 crc crio[22095]: time=\"2026-06-09T17:07:48.07051375Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.158907 | controller |     "Jun 09 17:07:48.485216 crc crio[22095]: time=\"2026-06-09T17:07:48.484499079Z\" level=info msg=\"Stopping container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe (timeout: 604785s)\" id=601db16f-d3a8-471a-b7f9-a8016e0288c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.158924 | controller |     "Jun 09 17:07:48.527204 crc crio[22095]: time=\"2026-06-09T17:07:48.527094352Z\" level=info msg=\"Created container 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=14c61819-ce0c-4238-aaa1-fc2b539670bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.158943 | controller |     "Jun 09 17:07:48.532110 crc crio[22095]: time=\"2026-06-09T17:07:48.532018918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158959 | controller |     "Jun 09 17:07:48.540008 crc crio[22095]: time=\"2026-06-09T17:07:48.538907725Z\" level=info msg=\"Starting container: 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87\" id=8e69c651-d8a1-44c5-b499-07f65b0f02a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.158975 | controller |     "Jun 09 17:07:48.549503 crc crio[22095]: time=\"2026-06-09T17:07:48.549337153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.158990 | controller |     "Jun 09 17:07:48.602371 crc crio[22095]: time=\"2026-06-09T17:07:48.60225652Z\" level=info msg=\"Started container\" PID=238481 containerID=066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=8e69c651-d8a1-44c5-b499-07f65b0f02a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.159007 | controller |     "Jun 09 17:07:48.706194 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa7ee0ac3e6eba Mac:da:a0:da:16:e9:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 SocketPath: PciID:}] [{Interface:0xc00013c5d0 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.159023 | controller |     "Jun 09 17:07:48.708626 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a170ba4801f3c6f Mac:f2:f1:78:40:85:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 SocketPath: PciID:}] [{Interface:0xc000237020 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.159038 | controller |     "Jun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.709140612Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc002272848}] Aliases:map[]}\"",
2026-06-09 17:40:44.159054 | controller |     "Jun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.709361348Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-4rdmq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.159070 | controller |     "Jun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.709867901Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5888ff4f6b-cc787 Namespace:openstack ID:a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f UID:f48f6968-55df-4606-b39b-bfe8497542f9 NetNS:/var/run/netns/84cce97a-aa3a-4091-83a2-d32b00bc96f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f6968_55df_4606_b39b_bfe8497542f9.slice PodAnnotations:0xc001288790}] Aliases:map[]}\"",
2026-06-09 17:40:44.159086 | controller |     "Jun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.710082166Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5888ff4f6b-cc787 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.159105 | controller |     "Jun 09 17:07:48.712244 crc crio[22095]: 2026-06-09T17:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cea06126b9cb9ff Mac:96:f4:54:d1:b6:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af SocketPath: PciID:}] [{Interface:0xc0002bcd80 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.159121 | controller |     "Jun 09 17:07:48.712244 crc crio[22095]: time=\"2026-06-09T17:07:48.711380789Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc00012a940}] Aliases:map[]}\"",
2026-06-09 17:40:44.159137 | controller |     "Jun 09 17:07:48.715185 crc crio[22095]: time=\"2026-06-09T17:07:48.712457247Z\" level=info msg=\"Checking pod openstack_root-account-create-update-8c8wc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.159152 | controller |     "Jun 09 17:07:48.792986 crc crio[22095]: time=\"2026-06-09T17:07:48.79288021Z\" level=info msg=\"Ran pod sandbox 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 with infra container: openstack/dnsmasq-dns-694549dd57-4rdmq/POD\" id=994076f5-9713-4176-8bf1-08466854b05c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159167 | controller |     "Jun 09 17:07:48.799252 crc crio[22095]: time=\"2026-06-09T17:07:48.796748519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0431ee23-65d2-4a10-b92d-c7b864644907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159183 | controller |     "Jun 09 17:07:48.840026 crc crio[22095]: time=\"2026-06-09T17:07:48.837442693Z\" level=info msg=\"Ran pod sandbox a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f with infra container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/POD\" id=a02a6af6-9709-4cc0-b584-fca1c2ebbc31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159198 | controller |     "Jun 09 17:07:48.840026 crc crio[22095]: time=\"2026-06-09T17:07:48.839456105Z\" level=info msg=\"Ran pod sandbox cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 with infra container: openstack/root-account-create-update-8c8wc/POD\" id=09c38576-7b1e-47e5-80ef-262126c66737 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159214 | controller |     "Jun 09 17:07:48.846890 crc crio[22095]: time=\"2026-06-09T17:07:48.842572885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=13852247-1dd5-41cc-9980-c670dfd0abaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159229 | controller |     "Jun 09 17:07:48.846890 crc crio[22095]: time=\"2026-06-09T17:07:48.844657688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93349170-4370-46e2-9582-6b92c30ecd2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159245 | controller |     "Jun 09 17:07:48.846890 crc crio[22095]: time=\"2026-06-09T17:07:48.846307921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=34a6c00c-6a58-4b11-b21d-11d662eafcda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159264 | controller |     "Jun 09 17:07:48.861146 crc crio[22095]: time=\"2026-06-09T17:07:48.861028728Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log\" id=83185019-4166-4ad1-8569-505577e46862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.159279 | controller |     "Jun 09 17:07:48.862012 crc crio[22095]: time=\"2026-06-09T17:07:48.861796328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159295 | controller |     "Jun 09 17:07:48.905449 crc crio[22095]: time=\"2026-06-09T17:07:48.905343955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=84327595-e7fa-4324-b397-fcd6c7ead3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159310 | controller |     "Jun 09 17:07:48.979784 crc crio[22095]: time=\"2026-06-09T17:07:48.979702393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159325 | controller |     "Jun 09 17:07:48.989688 crc crio[22095]: time=\"2026-06-09T17:07:48.987301868Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=22009455-67d8-479e-86fb-91a8a10727f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.159340 | controller |     "Jun 09 17:07:48.989688 crc crio[22095]: time=\"2026-06-09T17:07:48.987667417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159355 | controller |     "Jun 09 17:07:48.994818 crc crio[22095]: time=\"2026-06-09T17:07:48.994648876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159370 | controller |     "Jun 09 17:07:49.074277 crc crio[22095]: time=\"2026-06-09T17:07:49.073471068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=aaf3b79f-cc2c-434c-92ad-53e444a0c74a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159385 | controller |     "Jun 09 17:07:49.169473 crc crio[22095]: time=\"2026-06-09T17:07:49.169373458Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-4rdmq/init\" id=3c98e9c2-f38b-4f9e-9112-402e67efa56e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.159399 | controller |     "Jun 09 17:07:49.170200 crc crio[22095]: time=\"2026-06-09T17:07:49.170046486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159415 | controller |     "Jun 09 17:07:49.204303 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b197b984e6926b Mac:6e:9d:bf:e3:93:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.159430 | controller |     "Jun 09 17:07:49.205637 crc crio[22095]: time=\"2026-06-09T17:07:49.205543096Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 UID:f3c42b07-14eb-4173-a89f-716e3b502a8a NetNS:/var/run/netns/3d04b70d-2ac6-41dd-b3bb-6371ef253c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3c42b07_14eb_4173_a89f_716e3b502a8a.slice PodAnnotations:0xc002ab2370}] Aliases:map[]}\"",
2026-06-09 17:40:44.159451 | controller |     "Jun 09 17:07:49.206582 crc crio[22095]: time=\"2026-06-09T17:07:49.20648098Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.159468 | controller |     "Jun 09 17:07:49.273302 crc crio[22095]: time=\"2026-06-09T17:07:49.273192872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159483 | controller |     "Jun 09 17:07:49.295690 crc crio[22095]: time=\"2026-06-09T17:07:49.295317659Z\" level=info msg=\"Ran pod sandbox 9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390 with infra container: openstack/kube-state-metrics-0/POD\" id=69e4a078-c6a4-429d-b03e-3d96e2fb4383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159498 | controller |     "Jun 09 17:07:49.303213 crc crio[22095]: time=\"2026-06-09T17:07:49.299545348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159514 | controller |     "Jun 09 17:07:49.304621 crc crio[22095]: time=\"2026-06-09T17:07:49.304506585Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=768136cd-c7fc-482e-bf80-e4673dd8be3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159529 | controller |     "Jun 09 17:07:49.304621 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:304fba2df7eba14 Mac:3a:49:ed:64:51:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.159544 | controller |     "Jun 09 17:07:49.305724 crc crio[22095]: time=\"2026-06-09T17:07:49.305637214Z\" level=info msg=\"Got pod network &{Name:barbican-api-b8bd98988-7kb6x Namespace:openstack ID:304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 UID:662a0c3a-2d6a-469f-a052-bf28288dc4b5 NetNS:/var/run/netns/252c0830-aa14-45c6-aa8a-3390f792fab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662a0c3a_2d6a_469f_a052_bf28288dc4b5.slice PodAnnotations:0xc00263c4d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.159559 | controller |     "Jun 09 17:07:49.306524 crc crio[22095]: time=\"2026-06-09T17:07:49.30586058Z\" level=info msg=\"Checking pod openstack_barbican-api-b8bd98988-7kb6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.159574 | controller |     "Jun 09 17:07:49.312828 crc crio[22095]: 2026-06-09T17:07:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:645713034cfe5c4 Mac:9a:1b:d5:16:1a:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 SocketPath: PciID:}] [{Interface:0xc00014b6f0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.159589 | controller |     "Jun 09 17:07:49.313366 crc crio[22095]: time=\"2026-06-09T17:07:49.313321091Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c9f6b77-t24ct Namespace:openstack ID:645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be UID:03d0c097-61bc-4ff4-9625-0520229b042c NetNS:/var/run/netns/6892d29f-e3f9-4fa2-8ce3-3a435010b4e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03d0c097_61bc_4ff4_9625_0520229b042c.slice PodAnnotations:0xc001984528}] Aliases:map[]}\"",
2026-06-09 17:40:44.159607 | controller |     "Jun 09 17:07:49.313649 crc crio[22095]: time=\"2026-06-09T17:07:49.313623739Z\" level=info msg=\"Checking pod openstack_barbican-worker-c9f6b77-t24ct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.159623 | controller |     "Jun 09 17:07:49.337568 crc crio[22095]: time=\"2026-06-09T17:07:49.337531792Z\" level=info msg=\"Ran pod sandbox 304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56 with infra container: openstack/barbican-api-b8bd98988-7kb6x/POD\" id=1e0269ee-401b-4c43-af8e-08c76f209971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159638 | controller |     "Jun 09 17:07:49.348346 crc crio[22095]: time=\"2026-06-09T17:07:49.348302579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ac27b9dc-449d-451f-84f0-6985791362db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159652 | controller |     "Jun 09 17:07:49.348803 crc crio[22095]: time=\"2026-06-09T17:07:49.348722799Z\" level=info msg=\"Ran pod sandbox 645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be with infra container: openstack/barbican-worker-c9f6b77-t24ct/POD\" id=3adacf7f-b9bd-4084-8417-a6250c7e44eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159667 | controller |     "Jun 09 17:07:49.354531 crc crio[22095]: time=\"2026-06-09T17:07:49.354363114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=859d1577-3f2a-4a2c-b93b-1406c2d54757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159682 | controller |     "Jun 09 17:07:49.359332 crc crio[22095]: time=\"2026-06-09T17:07:49.35926433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b09a04fd-5f73-446e-b1a3-11e8270a93d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159697 | controller |     "Jun 09 17:07:49.360228 crc crio[22095]: time=\"2026-06-09T17:07:49.360196514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e785758b-af59-4105-bba7-cf4fed5c956c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159712 | controller |     "Jun 09 17:07:49.384682 crc crio[22095]: time=\"2026-06-09T17:07:49.3838169Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=60676270-b4dc-4095-a8b2-731c272ffb9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.159726 | controller |     "Jun 09 17:07:49.384682 crc crio[22095]: time=\"2026-06-09T17:07:49.384311842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159740 | controller |     "Jun 09 17:07:49.421516 crc crio[22095]: time=\"2026-06-09T17:07:49.421308181Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log\" id=724ab1b9-4e59-48bb-b1c5-9e108fd055cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.159755 | controller |     "Jun 09 17:07:49.422056 crc crio[22095]: time=\"2026-06-09T17:07:49.421682281Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=659654d2-13c4-4812-9688-c929fc8cbcad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.159769 | controller |     "Jun 09 17:07:49.428878 crc crio[22095]: time=\"2026-06-09T17:07:49.428787683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159791 | controller |     "Jun 09 17:07:49.432983 crc crio[22095]: time=\"2026-06-09T17:07:49.432746805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159806 | controller |     "Jun 09 17:07:49.439374 crc crio[22095]: time=\"2026-06-09T17:07:49.439294933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159820 | controller |     "Jun 09 17:07:49.448228 crc crio[22095]: time=\"2026-06-09T17:07:49.447898334Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=62edecf2-d903-41c4-a963-a3ba2b99c4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.159838 | controller |     "Jun 09 17:07:49.477285 crc crio[22095]: time=\"2026-06-09T17:07:49.477201925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159885 | controller |     "Jun 09 17:07:49.483230 crc crio[22095]: time=\"2026-06-09T17:07:49.483058966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159901 | controller |     "Jun 09 17:07:49.485881 crc crio[22095]: time=\"2026-06-09T17:07:49.485799156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159916 | controller |     "Jun 09 17:07:49.536572 crc crio[22095]: time=\"2026-06-09T17:07:49.536524227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159932 | controller |     "Jun 09 17:07:49.543357 crc crio[22095]: time=\"2026-06-09T17:07:49.543327552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159947 | controller |     "Jun 09 17:07:49.566864 crc crio[22095]: time=\"2026-06-09T17:07:49.566724812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159963 | controller |     "Jun 09 17:07:49.574455 crc crio[22095]: time=\"2026-06-09T17:07:49.574415609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.159978 | controller |     "Jun 09 17:07:49.694660 crc crio[22095]: time=\"2026-06-09T17:07:49.693854413Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=b6e544f8-5aa5-4103-b89c-4efee9216f22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.159993 | controller |     "Jun 09 17:07:49.694834 crc crio[22095]: time=\"2026-06-09T17:07:49.694698995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160009 | controller |     "Jun 09 17:07:49.780196 crc crio[22095]: time=\"2026-06-09T17:07:49.780037304Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 UID:fabfce16-6e51-4a62-a4ac-cc4c7d757885 NetNS:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfabfce16_6e51_4a62_a4ac_cc4c7d757885.slice PodAnnotations:0xc002ab2de0}] Aliases:map[]}\"",
2026-06-09 17:40:44.160028 | controller |     "Jun 09 17:07:49.780196 crc crio[22095]: time=\"2026-06-09T17:07:49.780099946Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.160044 | controller |     "Jun 09 17:07:50.174453 crc crio[22095]: time=\"2026-06-09T17:07:50.171454555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=187fd86b-3745-4237-ab05-0cd7cb78583a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160059 | controller |     "Jun 09 17:07:50.226369 crc crio[22095]: time=\"2026-06-09T17:07:50.224534357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8966456e-0d32-4c8d-89b5-ed4f4cf40cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160075 | controller |     "Jun 09 17:07:50.251844 crc crio[22095]: time=\"2026-06-09T17:07:50.242514118Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=f3a35a0d-4ef7-4370-8439-61c793ba4427 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160090 | controller |     "Jun 09 17:07:50.251844 crc crio[22095]: time=\"2026-06-09T17:07:50.243043901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160105 | controller |     "Jun 09 17:07:50.357741 crc crio[22095]: time=\"2026-06-09T17:07:50.357633071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160120 | controller |     "Jun 09 17:07:50.365627 crc crio[22095]: time=\"2026-06-09T17:07:50.365532534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160136 | controller |     "Jun 09 17:07:50.636565 crc crio[22095]: 2026-06-09T17:07:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eebb39b349e5599 Mac:3a:2e:5f:c0:1a:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b SocketPath: PciID:}] [{Interface:0xc000122ef0 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.160151 | controller |     "Jun 09 17:07:50.639625 crc crio[22095]: time=\"2026-06-09T17:07:50.639576884Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 UID:fabfce16-6e51-4a62-a4ac-cc4c7d757885 NetNS:/var/run/netns/dc79357c-5947-4e00-b08a-a88a96a9432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfabfce16_6e51_4a62_a4ac_cc4c7d757885.slice PodAnnotations:0xc002ab2de0}] Aliases:map[]}\"",
2026-06-09 17:40:44.160166 | controller |     "Jun 09 17:07:50.640010 crc crio[22095]: time=\"2026-06-09T17:07:50.639781319Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.160182 | controller |     "Jun 09 17:07:50.971233 crc crio[22095]: time=\"2026-06-09T17:07:50.971108579Z\" level=info msg=\"Ran pod sandbox eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3 with infra container: openstack/nova-cell0-conductor-0/POD\" id=b6e544f8-5aa5-4103-b89c-4efee9216f22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.160197 | controller |     "Jun 09 17:07:50.977134 crc crio[22095]: time=\"2026-06-09T17:07:50.977049321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=61d65833-040d-47a9-8b6a-e2f14d4f5f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160222 | controller |     "Jun 09 17:07:51.019797 crc crio[22095]: time=\"2026-06-09T17:07:51.019326316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f84c39a8-b331-4357-a72b-285cbf724940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160238 | controller |     "Jun 09 17:07:51.029297 crc crio[22095]: time=\"2026-06-09T17:07:51.02884811Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cad8e92-ba5d-4087-9b06-418cd8671c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160253 | controller |     "Jun 09 17:07:51.029617 crc crio[22095]: time=\"2026-06-09T17:07:51.029486876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160268 | controller |     "Jun 09 17:07:51.118426 crc crio[22095]: time=\"2026-06-09T17:07:51.117637158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160283 | controller |     "Jun 09 17:07:51.132752 crc crio[22095]: time=\"2026-06-09T17:07:51.131159455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f1773d0-1a2e-4253-b86e-d067d6c82a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160299 | controller |     "Jun 09 17:07:51.132752 crc crio[22095]: time=\"2026-06-09T17:07:51.132596751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160314 | controller |     "Jun 09 17:07:51.146477 crc crio[22095]: time=\"2026-06-09T17:07:51.14618166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f1484ec-680d-4099-977a-ced7676d2996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160329 | controller |     "Jun 09 17:07:51.151710 crc crio[22095]: time=\"2026-06-09T17:07:51.150676085Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=995746f0-7526-4915-9eb4-58eefe56b3ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160344 | controller |     "Jun 09 17:07:51.151710 crc crio[22095]: time=\"2026-06-09T17:07:51.151120117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160359 | controller |     "Jun 09 17:07:51.155583 crc crio[22095]: time=\"2026-06-09T17:07:51.155515699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f35c6d8-11a7-49d7-941f-079a005a30e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160374 | controller |     "Jun 09 17:07:51.158877 crc crio[22095]: time=\"2026-06-09T17:07:51.15593185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f9af7a7-9a60-4f7b-ba44-5529994b4584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160390 | controller |     "Jun 09 17:07:51.158877 crc crio[22095]: time=\"2026-06-09T17:07:51.156126315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2eb5cfba-af0f-43b0-ac08-51931aa1120f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160408 | controller |     "Jun 09 17:07:51.190489 crc crio[22095]: time=\"2026-06-09T17:07:51.19024652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79e28766-df15-4e55-a1f4-7062ac258cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160424 | controller |     "Jun 09 17:07:51.195128 crc crio[22095]: time=\"2026-06-09T17:07:51.191089682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ba011849-8316-4260-a155-1c943a079c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160439 | controller |     "Jun 09 17:07:51.197918 crc crio[22095]: time=\"2026-06-09T17:07:51.197832095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8cbc936f-2471-4ede-b1c1-59a4889d2aa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160454 | controller |     "Jun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.217865349Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=98d833df-fff0-483b-aa41-252e201d8049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160469 | controller |     "Jun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.218517825Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=20aec765-354e-4324-b21f-45f45371144e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160484 | controller |     "Jun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.218819533Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=7ebedcb4-d867-4c38-aa1c-7d1e5d0218bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160499 | controller |     "Jun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.21908649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160514 | controller |     "Jun 09 17:07:51.219448 crc crio[22095]: time=\"2026-06-09T17:07:51.219268645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160529 | controller |     "Jun 09 17:07:51.225138 crc crio[22095]: time=\"2026-06-09T17:07:51.225073284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160544 | controller |     "Jun 09 17:07:51.289541 crc crio[22095]: time=\"2026-06-09T17:07:51.289437335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160559 | controller |     "Jun 09 17:07:51.302723 crc crio[22095]: time=\"2026-06-09T17:07:51.302401927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160575 | controller |     "Jun 09 17:07:51.350320 crc crio[22095]: time=\"2026-06-09T17:07:51.350236015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e9522e7c-154e-496f-904f-36c8f5cbad48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160590 | controller |     "Jun 09 17:07:51.390100 crc crio[22095]: time=\"2026-06-09T17:07:51.390008455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=28725b80-6c6c-4d27-a6d7-4eddb402eb96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160608 | controller |     "Jun 09 17:07:51.397588 crc crio[22095]: time=\"2026-06-09T17:07:51.397527148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160623 | controller |     "Jun 09 17:07:51.402456 crc crio[22095]: time=\"2026-06-09T17:07:51.402408603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160638 | controller |     "Jun 09 17:07:51.405991 crc crio[22095]: time=\"2026-06-09T17:07:51.404502557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b0fb0cc7-36bb-4ece-a3f2-ba108558cb51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160653 | controller |     "Jun 09 17:07:51.410259 crc crio[22095]: time=\"2026-06-09T17:07:51.408065158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b894b837-65ed-44ef-ab6b-50515e05c0ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160668 | controller |     "Jun 09 17:07:51.412125 crc crio[22095]: time=\"2026-06-09T17:07:51.412063301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=01ca06b8-4fad-4d92-8088-3827865884e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160683 | controller |     "Jun 09 17:07:51.417195 crc crio[22095]: time=\"2026-06-09T17:07:51.416871204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160698 | controller |     "Jun 09 17:07:51.418078 crc crio[22095]: time=\"2026-06-09T17:07:51.417997343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b8cdfac-d6c4-4a0f-951d-f8c25eb97f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160713 | controller |     "Jun 09 17:07:51.418193 crc crio[22095]: time=\"2026-06-09T17:07:51.418006103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2a1af43e-e333-42d4-8d44-2ebf2ed83197 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160728 | controller |     "Jun 09 17:07:51.419131 crc crio[22095]: time=\"2026-06-09T17:07:51.419079051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=132ba8c6-c03d-4272-94b6-3dd1c3899199 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160743 | controller |     "Jun 09 17:07:51.421293 crc crio[22095]: time=\"2026-06-09T17:07:51.421236926Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=3fc7467e-a657-47d6-b720-1cd984a9c9f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160758 | controller |     "Jun 09 17:07:51.421517 crc crio[22095]: time=\"2026-06-09T17:07:51.421446011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160773 | controller |     "Jun 09 17:07:51.421517 crc crio[22095]: time=\"2026-06-09T17:07:51.421504793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160790 | controller |     "Jun 09 17:07:51.423190 crc crio[22095]: time=\"2026-06-09T17:07:51.423057403Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=de1e06eb-1c04-47cb-aa61-06ddeb7a75b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160806 | controller |     "Jun 09 17:07:51.423392 crc crio[22095]: time=\"2026-06-09T17:07:51.423312709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=52996848-f1a3-4125-8376-fe56c31a4cbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160820 | controller |     "Jun 09 17:07:51.431491 crc crio[22095]: time=\"2026-06-09T17:07:51.431398127Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=aa9d5fe4-402b-41a1-afcf-93fcb63041b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160835 | controller |     "Jun 09 17:07:51.434227 crc crio[22095]: time=\"2026-06-09T17:07:51.434130217Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=dbbff1df-d424-4441-a021-a83710ef7190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.160866 | controller |     "Jun 09 17:07:51.464114 crc crio[22095]: time=\"2026-06-09T17:07:51.464026784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160886 | controller |     "Jun 09 17:07:51.464360 crc crio[22095]: time=\"2026-06-09T17:07:51.464297361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160901 | controller |     "Jun 09 17:07:51.465557 crc crio[22095]: time=\"2026-06-09T17:07:51.465483351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.160916 | controller |     "Jun 09 17:07:51.470500 crc crio[22095]: time=\"2026-06-09T17:07:51.470150271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6382d7dd-e2fd-43da-8206-a5aa3af31831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160931 | controller |     "Jun 09 17:07:51.471118 crc crio[22095]: time=\"2026-06-09T17:07:51.470852649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d44281c4-7f9a-48fd-a492-5715d3cb3a60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160946 | controller |     "Jun 09 17:07:51.474687 crc crio[22095]: time=\"2026-06-09T17:07:51.474574904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=58d4b686-31c0-48e1-8e2e-861f8d82e020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160961 | controller |     "Jun 09 17:07:51.488192 crc crio[22095]: time=\"2026-06-09T17:07:51.488092401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7675365-1d71-406c-953f-7020a1c0edca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160975 | controller |     "Jun 09 17:07:51.511745 crc crio[22095]: time=\"2026-06-09T17:07:51.511651825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bbae6d01-9632-4426-a86d-31bc1bf90336 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.160994 | controller |     "Jun 09 17:07:51.520675 crc crio[22095]: time=\"2026-06-09T17:07:51.517218918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161009 | controller |     "Jun 09 17:07:51.530533 crc crio[22095]: time=\"2026-06-09T17:07:51.530420497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f16df53-7e03-4d50-8f1e-fd65e42cafc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161023 | controller |     "Jun 09 17:07:51.530817 crc crio[22095]: time=\"2026-06-09T17:07:51.53055749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3ffbcd0d-ecc5-42f9-aeee-c99cd0b2b7df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161037 | controller |     "Jun 09 17:07:51.530817 crc crio[22095]: time=\"2026-06-09T17:07:51.530607442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=de2f6642-6a72-4dbb-ac17-7a0e77535bf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161052 | controller |     "Jun 09 17:07:51.530817 crc crio[22095]: time=\"2026-06-09T17:07:51.530645873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8444911-25d0-45a7-b966-42317d66dfb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161066 | controller |     "Jun 09 17:07:51.531356 crc crio[22095]: time=\"2026-06-09T17:07:51.531120145Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=b8fcbdd4-e2cf-4bbc-bdfd-d32dd967104a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161080 | controller |     "Jun 09 17:07:51.542596 crc crio[22095]: time=\"2026-06-09T17:07:51.540129946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a772b8a-afc2-41bb-92c9-1a38f093e24f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161095 | controller |     "Jun 09 17:07:51.547145 crc crio[22095]: time=\"2026-06-09T17:07:51.547006552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161109 | controller |     "Jun 09 17:07:51.564792 crc crio[22095]: time=\"2026-06-09T17:07:51.564267755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48a4af18-2cd4-4119-ba8d-b40db8893b90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161124 | controller |     "Jun 09 17:07:51.704663 crc crio[22095]: time=\"2026-06-09T17:07:51.704570193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161139 | controller |     "Jun 09 17:07:51.708741 crc crio[22095]: time=\"2026-06-09T17:07:51.708539685Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=199e792a-5b3a-4ddc-bebe-4e647aa80523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161154 | controller |     "Jun 09 17:07:51.710937 crc crio[22095]: time=\"2026-06-09T17:07:51.710857845Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=6c104741-e602-4548-99df-72d42aac28b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161172 | controller |     "Jun 09 17:07:51.711866 crc crio[22095]: time=\"2026-06-09T17:07:51.711785078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161187 | controller |     "Jun 09 17:07:51.733073 crc crio[22095]: time=\"2026-06-09T17:07:51.729635906Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=371f55c4-2c4c-475e-9f19-f157852a2225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161202 | controller |     "Jun 09 17:07:51.736855 crc crio[22095]: time=\"2026-06-09T17:07:51.736757139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161217 | controller |     "Jun 09 17:07:51.750963 crc crio[22095]: time=\"2026-06-09T17:07:51.75082822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161232 | controller |     "Jun 09 17:07:51.788230 crc crio[22095]: time=\"2026-06-09T17:07:51.788094426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161247 | controller |     "Jun 09 17:07:51.788705 crc crio[22095]: time=\"2026-06-09T17:07:51.78864581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161262 | controller |     "Jun 09 17:07:51.788788 crc crio[22095]: time=\"2026-06-09T17:07:51.78864337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161276 | controller |     "Jun 09 17:07:51.789341 crc crio[22095]: time=\"2026-06-09T17:07:51.789232705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161291 | controller |     "Jun 09 17:07:51.793902 crc crio[22095]: time=\"2026-06-09T17:07:51.793798112Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=5232f25c-14fa-4f98-8307-8a9dddf65a41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161306 | controller |     "Jun 09 17:07:51.798296 crc crio[22095]: time=\"2026-06-09T17:07:51.798122533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f3bf861-ce46-4446-b654-36fbfa9a35b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161320 | controller |     "Jun 09 17:07:51.802791 crc crio[22095]: time=\"2026-06-09T17:07:51.802083265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161335 | controller |     "Jun 09 17:07:51.806429 crc crio[22095]: time=\"2026-06-09T17:07:51.806353294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b7f6a4a6-8fe8-4645-be8c-793a21c9f5ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161350 | controller |     "Jun 09 17:07:51.808200 crc crio[22095]: time=\"2026-06-09T17:07:51.80811357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161368 | controller |     "Jun 09 17:07:51.818437 crc crio[22095]: time=\"2026-06-09T17:07:51.818358872Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=78f7f4f8-9bec-44a3-adf2-9fe87b507c07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161383 | controller |     "Jun 09 17:07:51.818724 crc crio[22095]: time=\"2026-06-09T17:07:51.818393543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161398 | controller |     "Jun 09 17:07:51.824735 crc crio[22095]: time=\"2026-06-09T17:07:51.823809682Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=0e1668fd-0f7f-4f68-aa83-d7de2669ec66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161413 | controller |     "Jun 09 17:07:51.859619 crc crio[22095]: time=\"2026-06-09T17:07:51.859437446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161427 | controller |     "Jun 09 17:07:51.877638 crc crio[22095]: time=\"2026-06-09T17:07:51.877360696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161442 | controller |     "Jun 09 17:07:51.882159 crc crio[22095]: time=\"2026-06-09T17:07:51.882084477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161456 | controller |     "Jun 09 17:07:51.916096 crc crio[22095]: time=\"2026-06-09T17:07:51.915986327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161471 | controller |     "Jun 09 17:07:51.929134 crc crio[22095]: time=\"2026-06-09T17:07:51.928890698Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=903fd845-2db6-4451-9d07-e4423a3eaf0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.161486 | controller |     "Jun 09 17:07:51.929134 crc crio[22095]: time=\"2026-06-09T17:07:51.929126244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161501 | controller |     "Jun 09 17:07:52.339058 crc crio[22095]: time=\"2026-06-09T17:07:52.338791463Z\" level=info msg=\"Created container 4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log\" id=83185019-4166-4ad1-8569-505577e46862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161516 | controller |     "Jun 09 17:07:52.356483 crc crio[22095]: time=\"2026-06-09T17:07:52.356348554Z\" level=info msg=\"Starting container: 4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43\" id=51d9674a-a072-4ee8-a1eb-4526a682ea5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.161530 | controller |     "Jun 09 17:07:52.393253 crc crio[22095]: time=\"2026-06-09T17:07:52.393208389Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 UID:51e1a20b-ae70-48c2-936c-5d51fe84e370 NetNS:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51e1a20b_ae70_48c2_936c_5d51fe84e370.slice PodAnnotations:0xc0028b6270}] Aliases:map[]}\"",
2026-06-09 17:40:44.161545 | controller |     "Jun 09 17:07:52.401050 crc crio[22095]: time=\"2026-06-09T17:07:52.400924427Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.161563 | controller |     "Jun 09 17:07:52.402581 crc crio[22095]: time=\"2026-06-09T17:07:52.40025582Z\" level=info msg=\"Started container\" PID=239287 containerID=4f103e0fb68c23fcb8bd5246c418556b14d1f88997ea1ab9fd76f6e0cc764d43 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener-log id=51d9674a-a072-4ee8-a1eb-4526a682ea5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.161578 | controller |     "Jun 09 17:07:52.441788 crc crio[22095]: time=\"2026-06-09T17:07:52.441699593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e56cc5ad-4287-43fd-8de5-0a1e5eb63680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161593 | controller |     "Jun 09 17:07:52.474074 crc crio[22095]: time=\"2026-06-09T17:07:52.473821187Z\" level=info msg=\"Created container 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=26a3f9dd-5b13-4833-9af1-2d444925c06a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161607 | controller |     "Jun 09 17:07:52.486523 crc crio[22095]: time=\"2026-06-09T17:07:52.486438591Z\" level=info msg=\"Starting container: 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964\" id=feafd21a-69c9-477f-bda6-5c9dfe1422ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.161622 | controller |     "Jun 09 17:07:52.507443 crc crio[22095]: time=\"2026-06-09T17:07:52.507374438Z\" level=info msg=\"Created container a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=8f0f2c9b-40e8-484e-bd55-eaa883404b7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161636 | controller |     "Jun 09 17:07:52.510562 crc crio[22095]: time=\"2026-06-09T17:07:52.510474167Z\" level=info msg=\"Starting container: a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e\" id=8b92f6b0-4a26-4008-98f9-922f85103bf0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.161651 | controller |     "Jun 09 17:07:52.511468 crc crio[22095]: time=\"2026-06-09T17:07:52.511004181Z\" level=info msg=\"Created container a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=22009455-67d8-479e-86fb-91a8a10727f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161665 | controller |     "Jun 09 17:07:52.514861 crc crio[22095]: time=\"2026-06-09T17:07:52.514742847Z\" level=info msg=\"Starting container: a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6\" id=f4b17a93-fc2d-446c-9592-cc4376306024 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.161679 | controller |     "Jun 09 17:07:52.524436 crc crio[22095]: time=\"2026-06-09T17:07:52.522801934Z\" level=info msg=\"Started container\" PID=239286 containerID=769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=feafd21a-69c9-477f-bda6-5c9dfe1422ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8",
2026-06-09 17:40:44.161694 | controller |     "Jun 09 17:07:52.532580 crc crio[22095]: time=\"2026-06-09T17:07:52.527038062Z\" level=info msg=\"Started container\" PID=239283 containerID=a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=8b92f6b0-4a26-4008-98f9-922f85103bf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077",
2026-06-09 17:40:44.161712 | controller |     "Jun 09 17:07:52.535799 crc crio[22095]: time=\"2026-06-09T17:07:52.535639703Z\" level=info msg=\"Started container\" PID=239285 containerID=a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=f4b17a93-fc2d-446c-9592-cc4376306024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.161727 | controller |     "Jun 09 17:07:52.582815 crc crio[22095]: time=\"2026-06-09T17:07:52.582626168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161742 | controller |     "Jun 09 17:07:52.599772 crc crio[22095]: time=\"2026-06-09T17:07:52.599601814Z\" level=info msg=\"Created container f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab: openstack/dnsmasq-dns-694549dd57-4rdmq/init\" id=3c98e9c2-f38b-4f9e-9112-402e67efa56e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.161757 | controller |     "Jun 09 17:07:52.606295 crc crio[22095]: time=\"2026-06-09T17:07:52.604032127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161771 | controller |     "Jun 09 17:07:52.650004 crc crio[22095]: time=\"2026-06-09T17:07:52.642235497Z\" level=info msg=\"Starting container: f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab\" id=4b1d78aa-d93a-4945-a1ab-9a3086736256 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.161786 | controller |     "Jun 09 17:07:52.676044 crc crio[22095]: time=\"2026-06-09T17:07:52.675890531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161800 | controller |     "Jun 09 17:07:52.679724 crc crio[22095]: time=\"2026-06-09T17:07:52.679089923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161815 | controller |     "Jun 09 17:07:52.683509 crc crio[22095]: time=\"2026-06-09T17:07:52.683439785Z\" level=info msg=\"Started container\" PID=239284 containerID=f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab description=openstack/dnsmasq-dns-694549dd57-4rdmq/init id=4b1d78aa-d93a-4945-a1ab-9a3086736256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543",
2026-06-09 17:40:44.161830 | controller |     "Jun 09 17:07:52.691892 crc crio[22095]: time=\"2026-06-09T17:07:52.68562003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161845 | controller |     "Jun 09 17:07:52.704799 crc crio[22095]: time=\"2026-06-09T17:07:52.704479134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02b73627-cb1b-4dc6-a9c8-d1d9bf84721f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161881 | controller |     "Jun 09 17:07:52.709514 crc crio[22095]: time=\"2026-06-09T17:07:52.709449042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161897 | controller |     "Jun 09 17:07:52.714673 crc crio[22095]: time=\"2026-06-09T17:07:52.714589514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161916 | controller |     "Jun 09 17:07:52.722736 crc crio[22095]: time=\"2026-06-09T17:07:52.722608449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=09af8c24-456b-4657-bc34-6b96230d4209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161932 | controller |     "Jun 09 17:07:52.753708 crc crio[22095]: time=\"2026-06-09T17:07:52.753569014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161947 | controller |     "Jun 09 17:07:52.764110 crc crio[22095]: time=\"2026-06-09T17:07:52.763777825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f06ee5e-3934-4ccf-b57e-4f94c8fdd632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161962 | controller |     "Jun 09 17:07:52.772607 crc crio[22095]: time=\"2026-06-09T17:07:52.772492759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.161977 | controller |     "Jun 09 17:07:52.777063 crc crio[22095]: time=\"2026-06-09T17:07:52.776972864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e574f9bd-08c9-4d0a-a0f2-45e97b9dcb7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.161992 | controller |     "Jun 09 17:07:52.778095 crc crio[22095]: time=\"2026-06-09T17:07:52.777880787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162007 | controller |     "Jun 09 17:07:52.781417 crc crio[22095]: time=\"2026-06-09T17:07:52.781280394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46c25f3c-09a1-4343-9270-204d9771ff7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162022 | controller |     "Jun 09 17:07:52.786686 crc crio[22095]: time=\"2026-06-09T17:07:52.78228652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162036 | controller |     "Jun 09 17:07:52.798420 crc crio[22095]: time=\"2026-06-09T17:07:52.798323282Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=5f65b083-b507-4de4-b7dd-2baec9f939b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162051 | controller |     "Jun 09 17:07:52.819977 crc crio[22095]: time=\"2026-06-09T17:07:52.817009691Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=7fd9a472-ee65-4a26-aba3-0ef792e1a6dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162067 | controller |     "Jun 09 17:07:52.844554 crc crio[22095]: time=\"2026-06-09T17:07:52.844292431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162082 | controller |     "Jun 09 17:07:52.865923 crc crio[22095]: time=\"2026-06-09T17:07:52.865834484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162097 | controller |     "Jun 09 17:07:52.878443 crc crio[22095]: time=\"2026-06-09T17:07:52.878327734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162115 | controller |     "Jun 09 17:07:52.881664 crc crio[22095]: time=\"2026-06-09T17:07:52.881598258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162131 | controller |     "Jun 09 17:07:52.882289 crc crio[22095]: time=\"2026-06-09T17:07:52.882195373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162146 | controller |     "Jun 09 17:07:52.887560 crc crio[22095]: time=\"2026-06-09T17:07:52.887475769Z\" level=info msg=\"Stopped container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq\" id=c0237085-8c6e-4b21-a7eb-6376752856e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.162161 | controller |     "Jun 09 17:07:52.917297 crc crio[22095]: time=\"2026-06-09T17:07:52.917209441Z\" level=info msg=\"Stopping pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=ca22cd82-c0ce-4fa0-9911-feee0fe537fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.162177 | controller |     "Jun 09 17:07:52.921150 crc crio[22095]: time=\"2026-06-09T17:07:52.92104923Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960 UID:7cd46dc5-6732-4044-941f-9f96f970821d NetNS:/var/run/netns/de5c6026-c0be-4d0d-a8a8-01206000a776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cd46dc5_6732_4044_941f_9f96f970821d.slice PodAnnotations:0xc00263c5c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.162193 | controller |     "Jun 09 17:07:52.921400 crc crio[22095]: time=\"2026-06-09T17:07:52.921262645Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.162208 | controller |     "Jun 09 17:07:52.927009 crc crio[22095]: time=\"2026-06-09T17:07:52.925830203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c6ee46a-0fb9-4e58-beec-23b441906795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162224 | controller |     "Jun 09 17:07:53.029994 crc crio[22095]: time=\"2026-06-09T17:07:53.027392988Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=d528071d-c5d4-429f-8772-5ccb4553d3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162239 | controller |     "Jun 09 17:07:53.129779 crc crio[22095]: time=\"2026-06-09T17:07:53.129698463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162254 | controller |     "Jun 09 17:07:53.145469 crc crio[22095]: time=\"2026-06-09T17:07:53.145125458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8e9d862b-b9ed-4fdd-a3e4-28637f7be3e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162270 | controller |     "Jun 09 17:07:53.191885 crc crio[22095]: time=\"2026-06-09T17:07:53.189396634Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=d68f39dc-0045-4e87-9df3-cbda74eb3694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162285 | controller |     "Jun 09 17:07:53.191885 crc crio[22095]: time=\"2026-06-09T17:07:53.189770574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162305 | controller |     "Jun 09 17:07:53.205393 crc crio[22095]: time=\"2026-06-09T17:07:53.20520449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162321 | controller |     "Jun 09 17:07:53.238621 crc crio[22095]: time=\"2026-06-09T17:07:53.238472723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162335 | controller |     "Jun 09 17:07:53.317569 crc crio[22095]: time=\"2026-06-09T17:07:53.31748085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162350 | controller |     "Jun 09 17:07:53.322625 crc crio[22095]: time=\"2026-06-09T17:07:53.32254665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162365 | controller |     "Jun 09 17:07:53.370576 crc crio[22095]: time=\"2026-06-09T17:07:53.368832447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162380 | controller |     "Jun 09 17:07:53.398305 crc crio[22095]: time=\"2026-06-09T17:07:53.398126619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162394 | controller |     "Jun 09 17:07:53.439036 crc crio[22095]: 2026-06-09T17:07:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a094e3f91bc47e Mac:12:d8:af:78:08:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 SocketPath: PciID:}] [{Interface:0xc000014870 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.162410 | controller |     "Jun 09 17:07:53.443236 crc crio[22095]: time=\"2026-06-09T17:07:53.443101732Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 UID:51e1a20b-ae70-48c2-936c-5d51fe84e370 NetNS:/var/run/netns/b1df036a-e414-4b48-9f15-e83c6bb06fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51e1a20b_ae70_48c2_936c_5d51fe84e370.slice PodAnnotations:0xc0028b6270}] Aliases:map[]}\"",
2026-06-09 17:40:44.162425 | controller |     "Jun 09 17:07:53.443373 crc crio[22095]: time=\"2026-06-09T17:07:53.443337798Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.162440 | controller |     "Jun 09 17:07:53.447707 crc crio[22095]: time=\"2026-06-09T17:07:53.447620918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162455 | controller |     "Jun 09 17:07:53.452223 crc crio[22095]: time=\"2026-06-09T17:07:53.452064842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162470 | controller |     "Jun 09 17:07:53.541144 crc crio[22095]: time=\"2026-06-09T17:07:53.540790228Z\" level=info msg=\"Stopped pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=ca22cd82-c0ce-4fa0-9911-feee0fe537fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.162485 | controller |     "Jun 09 17:07:53.585883 crc crio[22095]: time=\"2026-06-09T17:07:53.585793363Z\" level=info msg=\"Ran pod sandbox 1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156 with infra container: openstack/glance-default-internal-api-0/POD\" id=903fd845-2db6-4451-9d07-e4423a3eaf0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162502 | controller |     "Jun 09 17:07:53.588813 crc crio[22095]: time=\"2026-06-09T17:07:53.588748619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0c0bc253-5456-427a-9c4c-38e501f0ef27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162517 | controller |     "Jun 09 17:07:53.596564 crc crio[22095]: time=\"2026-06-09T17:07:53.596492587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3302b44d-ba9b-4870-8045-4a7b7dd7404d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162532 | controller |     "Jun 09 17:07:53.607688 crc crio[22095]: time=\"2026-06-09T17:07:53.607592342Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=94d4073a-bf1e-48c7-82c3-badce6bd9328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162546 | controller |     "Jun 09 17:07:53.608139 crc crio[22095]: time=\"2026-06-09T17:07:53.608018553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162561 | controller |     "Jun 09 17:07:53.675439 crc crio[22095]: time=\"2026-06-09T17:07:53.675274898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162576 | controller |     "Jun 09 17:07:53.787043 crc crio[22095]: time=\"2026-06-09T17:07:53.781266787Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f0d00c4a-360f-4ca1-a5c1-316096fba20f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162590 | controller |     "Jun 09 17:07:53.787043 crc crio[22095]: time=\"2026-06-09T17:07:53.781337989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162605 | controller |     "Jun 09 17:07:53.791286 crc crio[22095]: time=\"2026-06-09T17:07:53.789043117Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ee3b589c-deaa-46c9-9111-2690c7d91166 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162620 | controller |     "Jun 09 17:07:53.791286 crc crio[22095]: time=\"2026-06-09T17:07:53.789129299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162634 | controller |     "Jun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.798870439Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=c85cecd2-df26-4d0f-bbcf-fa262a3d9ecb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162649 | controller |     "Jun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.799154216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162664 | controller |     "Jun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.800327786Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=647931bd-8230-48ca-9800-b9391b7216f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162679 | controller |     "Jun 09 17:07:53.801342 crc crio[22095]: time=\"2026-06-09T17:07:53.800371398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162697 | controller |     "Jun 09 17:07:53.805468 crc crio[22095]: time=\"2026-06-09T17:07:53.805382626Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=a765fcb1-d476-47e1-875d-bcf877efea91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162712 | controller |     "Jun 09 17:07:53.805568 crc crio[22095]: time=\"2026-06-09T17:07:53.805472938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162727 | controller |     "Jun 09 17:07:53.811975 crc crio[22095]: time=\"2026-06-09T17:07:53.8117541Z\" level=info msg=\"Created container 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=f3a35a0d-4ef7-4370-8439-61c793ba4427 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162742 | controller |     "Jun 09 17:07:53.814788 crc crio[22095]: time=\"2026-06-09T17:07:53.814688565Z\" level=info msg=\"Created container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics\" id=62edecf2-d903-41c4-a963-a3ba2b99c4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162756 | controller |     "Jun 09 17:07:53.816463 crc crio[22095]: time=\"2026-06-09T17:07:53.814741376Z\" level=info msg=\"Starting container: 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a\" id=cac00dc7-26c4-41b9-9466-4db10d8f33c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.162771 | controller |     "Jun 09 17:07:53.817687 crc crio[22095]: time=\"2026-06-09T17:07:53.817576859Z\" level=info msg=\"Starting container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5\" id=6587cd53-e61d-4795-8354-5ab2af9d8336 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.162786 | controller |     "Jun 09 17:07:53.828064 crc crio[22095]: time=\"2026-06-09T17:07:53.827641637Z\" level=info msg=\"Started container\" PID=239294 containerID=06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=cac00dc7-26c4-41b9-9466-4db10d8f33c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.162801 | controller |     "Jun 09 17:07:53.841629 crc crio[22095]: time=\"2026-06-09T17:07:53.840253301Z\" level=info msg=\"Started container\" PID=239512 containerID=6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5 description=openstack/kube-state-metrics-0/kube-state-metrics id=6587cd53-e61d-4795-8354-5ab2af9d8336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390",
2026-06-09 17:40:44.162815 | controller |     "Jun 09 17:07:53.867892 crc crio[22095]: time=\"2026-06-09T17:07:53.867822148Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-n4ljj/POD\" id=b23db946-c90b-4a8d-9717-8a775fc69130 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162830 | controller |     "Jun 09 17:07:53.868230 crc crio[22095]: time=\"2026-06-09T17:07:53.86789625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162845 | controller |     "Jun 09 17:07:53.919454 crc crio[22095]: time=\"2026-06-09T17:07:53.918662112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64f33b30-042a-4bd5-b712-868190a58e27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162880 | controller |     "Jun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920701894Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-9kldd/POD\" id=cd24ecb3-7c8a-4da3-b154-a384723751d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.162899 | controller |     "Jun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920789967Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 UID:b9968ed5-a24b-466e-b865-3e2cd2727f20 NetNS:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9968ed5_a24b_466e_b865_3e2cd2727f20.slice PodAnnotations:0xc00263c8b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.162915 | controller |     "Jun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920858038Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.162930 | controller |     "Jun 09 17:07:53.921121 crc crio[22095]: time=\"2026-06-09T17:07:53.920793927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.162944 | controller |     "Jun 09 17:07:53.942555 crc crio[22095]: time=\"2026-06-09T17:07:53.942413761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c3eabea-d0a7-46cd-997f-fb4974229714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.162959 | controller |     "Jun 09 17:07:54.104240 crc crio[22095]: time=\"2026-06-09T17:07:54.104109769Z\" level=info msg=\"Removing container: d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586\" id=79cce349-3c4a-4a4a-8bc2-e3c9f7e9a2e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.162973 | controller |     "Jun 09 17:07:54.107524 crc crio[22095]: time=\"2026-06-09T17:07:54.107409124Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=4134ed72-5916-4fd7-8b86-9696310e78ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.162988 | controller |     "Jun 09 17:07:54.178304 crc crio[22095]: time=\"2026-06-09T17:07:54.178058896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.163003 | controller |     "Jun 09 17:07:54.245679 crc crio[22095]: time=\"2026-06-09T17:07:54.245594369Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 UID:24c72360-26f5-47d3-8905-31c86c333e7a NetNS:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24c72360_26f5_47d3_8905_31c86c333e7a.slice PodAnnotations:0xc0022721b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.163017 | controller |     "Jun 09 17:07:54.245679 crc crio[22095]: time=\"2026-06-09T17:07:54.245659701Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163033 | controller |     "Jun 09 17:07:54.279441 crc crio[22095]: time=\"2026-06-09T17:07:54.278830502Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade UID:dafc5b58-7717-4368-8efe-86aca500146d NetNS:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddafc5b58_7717_4368_8efe_86aca500146d.slice PodAnnotations:0xc001288188}] Aliases:map[]}\"",
2026-06-09 17:40:44.163051 | controller |     "Jun 09 17:07:54.279441 crc crio[22095]: time=\"2026-06-09T17:07:54.278918204Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163067 | controller |     "Jun 09 17:07:54.348081 crc crio[22095]: time=\"2026-06-09T17:07:54.347101913Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 UID:ffcc950a-40bd-4b7b-9916-f08cc1b8f030 NetNS:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffcc950a_40bd_4b7b_9916_f08cc1b8f030.slice PodAnnotations:0xc0022723a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.163082 | controller |     "Jun 09 17:07:54.348081 crc crio[22095]: time=\"2026-06-09T17:07:54.348065648Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163097 | controller |     "Jun 09 17:07:54.438888 crc crio[22095]: time=\"2026-06-09T17:07:54.438773035Z\" level=info msg=\"Created container 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=dbbff1df-d424-4441-a021-a83710ef7190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163112 | controller |     "Jun 09 17:07:54.445115 crc crio[22095]: time=\"2026-06-09T17:07:54.444677236Z\" level=info msg=\"Created container a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=98d833df-fff0-483b-aa41-252e201d8049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163127 | controller |     "Jun 09 17:07:54.446476 crc crio[22095]: time=\"2026-06-09T17:07:54.446232836Z\" level=info msg=\"Created container f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513: openstack/placement-db-create-87tf9/mariadb-database-create\" id=20aec765-354e-4324-b21f-45f45371144e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163142 | controller |     "Jun 09 17:07:54.454587 crc crio[22095]: time=\"2026-06-09T17:07:54.454478658Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e UID:24018fd6-741a-446c-8ddd-ddb8abb6997a NetNS:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24018fd6_741a_446c_8ddd_ddb8abb6997a.slice PodAnnotations:0xc0012887c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.163156 | controller |     "Jun 09 17:07:54.454587 crc crio[22095]: time=\"2026-06-09T17:07:54.45456216Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163171 | controller |     "Jun 09 17:07:54.465012 crc crio[22095]: time=\"2026-06-09T17:07:54.464828663Z\" level=info msg=\"Starting container: 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00\" id=634eab04-c45d-4808-b9f4-9c67649b70e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163186 | controller |     "Jun 09 17:07:54.467688 crc crio[22095]: time=\"2026-06-09T17:07:54.467576374Z\" level=info msg=\"Starting container: a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90\" id=5422f3ef-5846-4a97-a5e5-74694a480e36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163200 | controller |     "Jun 09 17:07:54.478190 crc crio[22095]: time=\"2026-06-09T17:07:54.47798097Z\" level=info msg=\"Started container\" PID=239620 containerID=98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=634eab04-c45d-4808-b9f4-9c67649b70e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.163218 | controller |     "Jun 09 17:07:54.480131 crc crio[22095]: time=\"2026-06-09T17:07:54.480040303Z\" level=info msg=\"Started container\" PID=239627 containerID=a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=5422f3ef-5846-4a97-a5e5-74694a480e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b",
2026-06-09 17:40:44.163234 | controller |     "Jun 09 17:07:54.522071 crc crio[22095]: time=\"2026-06-09T17:07:54.515128133Z\" level=info msg=\"Starting container: f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513\" id=76b7c5ce-7c4e-428b-b984-78eef07dba1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163249 | controller |     "Jun 09 17:07:54.544550 crc crio[22095]: time=\"2026-06-09T17:07:54.544438225Z\" level=info msg=\"Started container\" PID=239604 containerID=f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513 description=openstack/placement-db-create-87tf9/mariadb-database-create id=76b7c5ce-7c4e-428b-b984-78eef07dba1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.163264 | controller |     "Jun 09 17:07:54.547696 crc crio[22095]: time=\"2026-06-09T17:07:54.547262898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.163279 | controller |     "Jun 09 17:07:54.561578 crc crio[22095]: time=\"2026-06-09T17:07:54.561202735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.163294 | controller |     "Jun 09 17:07:54.656965 crc crio[22095]: time=\"2026-06-09T17:07:54.656833809Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n4ljj Namespace:openstack ID:a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 UID:f106c45a-de37-4710-a1e2-7bdae3d18791 NetNS:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf106c45a_de37_4710_a1e2_7bdae3d18791.slice PodAnnotations:0xc0019844e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.163309 | controller |     "Jun 09 17:07:54.656965 crc crio[22095]: time=\"2026-06-09T17:07:54.656922391Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-n4ljj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163323 | controller |     "Jun 09 17:07:54.677253 crc crio[22095]: time=\"2026-06-09T17:07:54.67638902Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd Namespace:openstack ID:8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 UID:c15ef931-87b2-40c4-a6ed-36405a686a9b NetNS:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc15ef931_87b2_40c4_a6ed_36405a686a9b.slice PodAnnotations:0xc0019845b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.163339 | controller |     "Jun 09 17:07:54.677253 crc crio[22095]: time=\"2026-06-09T17:07:54.676459722Z\" level=info msg=\"Adding pod openstack_ovn-controller-9kldd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163353 | controller |     "Jun 09 17:07:54.961354 crc crio[22095]: 2026-06-09T17:07:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01a5a181777f3c Mac:42:a7:c0:41:6e:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 SocketPath: PciID:}] [{Interface:0xc000195770 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.163372 | controller |     "Jun 09 17:07:54.965998 crc crio[22095]: time=\"2026-06-09T17:07:54.965651601Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 UID:b9968ed5-a24b-466e-b865-3e2cd2727f20 NetNS:/var/run/netns/8e26e50b-40ff-47e3-9b0b-520d2a1be412 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9968ed5_a24b_466e_b865_3e2cd2727f20.slice PodAnnotations:0xc00263c8b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.163387 | controller |     "Jun 09 17:07:54.965998 crc crio[22095]: time=\"2026-06-09T17:07:54.965874436Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.163402 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.090895324Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-9kldd-config-5kdzx/POD\" id=ea77a8dd-5298-4789-aa00-00b935bb4643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.163417 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.091726315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.163432 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.121681173Z\" level=info msg=\"Ran pod sandbox d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92 with infra container: openstack/glance-default-external-api-0/POD\" id=f0d00c4a-360f-4ca1-a5c1-316096fba20f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.163446 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.127313248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=741bf723-555f-4cde-a845-e96ac981a003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.163461 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.137245553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d647a7a9-9d10-4e5b-95fa-5ce4b2024ad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.163476 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.17923159Z\" level=info msg=\"Removed container d13f47dcff5df1085a05e2a9e4f59be24d6e66f0279790c75218f8a18ad8f586: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=79cce349-3c4a-4a4a-8bc2-e3c9f7e9a2e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.163491 | controller |     "Jun 09 17:07:55.265628 crc crio[22095]: time=\"2026-06-09T17:07:55.195841146Z\" level=info msg=\"Removing container: 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18\" id=0b80c8f4-255a-469b-8e9a-2a4ff2eb61fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.163506 | controller |     "Jun 09 17:07:55.271337 crc crio[22095]: time=\"2026-06-09T17:07:55.27088197Z\" level=info msg=\"Stopped container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=601db16f-d3a8-471a-b7f9-a8016e0288c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.163520 | controller |     "Jun 09 17:07:55.272903 crc crio[22095]: time=\"2026-06-09T17:07:55.272808269Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=29767d48-c6d7-4cd2-8b57-9e933a64822d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163538 | controller |     "Jun 09 17:07:55.284239 crc crio[22095]: time=\"2026-06-09T17:07:55.280482386Z\" level=info msg=\"Stopping pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=ac4fb85e-2955-472e-ad1e-96bfb44862c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.163554 | controller |     "Jun 09 17:07:55.284239 crc crio[22095]: time=\"2026-06-09T17:07:55.283265068Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854 UID:f038c4ad-1bf9-4bb4-8739-e4217649cdf4 NetNS:/var/run/netns/6f320856-ac13-4d1d-83c5-eb70ba08a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf038c4ad_1bf9_4bb4_8739_e4217649cdf4.slice PodAnnotations:0xc00263c0b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.163569 | controller |     "Jun 09 17:07:55.284239 crc crio[22095]: time=\"2026-06-09T17:07:55.283451142Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163584 | controller |     "Jun 09 17:07:55.311275 crc crio[22095]: time=\"2026-06-09T17:07:55.311203194Z\" level=info msg=\"Created container 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=7fd9a472-ee65-4a26-aba3-0ef792e1a6dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163599 | controller |     "Jun 09 17:07:55.318609 crc crio[22095]: time=\"2026-06-09T17:07:55.318517852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.163614 | controller |     "Jun 09 17:07:55.326101 crc crio[22095]: time=\"2026-06-09T17:07:55.325985964Z\" level=info msg=\"Created container 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=0e1668fd-0f7f-4f68-aa83-d7de2669ec66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163628 | controller |     "Jun 09 17:07:55.327339 crc crio[22095]: time=\"2026-06-09T17:07:55.327141833Z\" level=info msg=\"Starting container: 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0\" id=ccfc0651-b53e-46b9-8814-e844084556b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163643 | controller |     "Jun 09 17:07:55.331300 crc crio[22095]: time=\"2026-06-09T17:07:55.328627441Z\" level=info msg=\"Starting container: 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6\" id=fafab419-7b48-4536-b693-94e09738bd28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163658 | controller |     "Jun 09 17:07:55.352656 crc crio[22095]: time=\"2026-06-09T17:07:55.352224297Z\" level=info msg=\"Started container\" PID=239684 containerID=493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=fafab419-7b48-4536-b693-94e09738bd28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.163673 | controller |     "Jun 09 17:07:55.356587 crc crio[22095]: time=\"2026-06-09T17:07:55.356492606Z\" level=info msg=\"Started container\" PID=239643 containerID=03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=ccfc0651-b53e-46b9-8814-e844084556b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.163691 | controller |     "Jun 09 17:07:55.367630 crc crio[22095]: time=\"2026-06-09T17:07:55.36676789Z\" level=info msg=\"Created container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=d68f39dc-0045-4e87-9df3-cbda74eb3694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163706 | controller |     "Jun 09 17:07:55.368845 crc crio[22095]: time=\"2026-06-09T17:07:55.36835445Z\" level=info msg=\"Starting container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1\" id=610d280c-22d9-4441-86e5-8cb51e73b907 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163721 | controller |     "Jun 09 17:07:55.389520 crc crio[22095]: time=\"2026-06-09T17:07:55.388329193Z\" level=info msg=\"Started container\" PID=239691 containerID=588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1 description=openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns id=610d280c-22d9-4441-86e5-8cb51e73b907 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543",
2026-06-09 17:40:44.163736 | controller |     "Jun 09 17:07:55.418350 crc crio[22095]: time=\"2026-06-09T17:07:55.417293446Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"",
2026-06-09 17:40:44.163751 | controller |     "Jun 09 17:07:55.418350 crc crio[22095]: time=\"2026-06-09T17:07:55.418093686Z\" level=info msg=\"Adding pod openstack_ovn-controller-9kldd-config-5kdzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.163765 | controller |     "Jun 09 17:07:55.567248 crc crio[22095]: 2026-06-09T17:07:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81f8292a1355332 Mac:82:04:98:c2:b1:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d SocketPath: PciID:}] [{Interface:0xc000180c70 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.163781 | controller |     "Jun 09 17:07:55.569991 crc crio[22095]: time=\"2026-06-09T17:07:55.568563017Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 UID:24c72360-26f5-47d3-8905-31c86c333e7a NetNS:/var/run/netns/5fb0e4f3-23a2-41f5-93ca-e603960dcf8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24c72360_26f5_47d3_8905_31c86c333e7a.slice PodAnnotations:0xc0022721b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.163796 | controller |     "Jun 09 17:07:55.569991 crc crio[22095]: time=\"2026-06-09T17:07:55.568740501Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.163811 | controller |     "Jun 09 17:07:55.592900 crc crio[22095]: time=\"2026-06-09T17:07:55.592286345Z\" level=info msg=\"Ran pod sandbox 81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1 with infra container: openstack/ovsdbserver-nb-0/POD\" id=c85cecd2-df26-4d0f-bbcf-fa262a3d9ecb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.163826 | controller |     "Jun 09 17:07:55.600718 crc crio[22095]: time=\"2026-06-09T17:07:55.599759347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=a2392779-51dc-4b39-80fd-ab40eddd0ede name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.163843 | controller |     "Jun 09 17:07:55.608657 crc crio[22095]: time=\"2026-06-09T17:07:55.60847002Z\" level=info msg=\"Created container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=6c104741-e602-4548-99df-72d42aac28b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163887 | controller |     "Jun 09 17:07:55.611504 crc crio[22095]: time=\"2026-06-09T17:07:55.610862542Z\" level=info msg=\"Starting container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a\" id=1d452dab-550b-495a-80ac-8bf6ecc0ceeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163905 | controller |     "Jun 09 17:07:55.620579 crc crio[22095]: time=\"2026-06-09T17:07:55.620459488Z\" level=info msg=\"Started container\" PID=239674 containerID=220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=1d452dab-550b-495a-80ac-8bf6ecc0ceeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.163920 | controller |     "Jun 09 17:07:55.715683 crc crio[22095]: time=\"2026-06-09T17:07:55.715190378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=9a972546-d8a3-4e7b-a6b2-32e85b8669b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.163935 | controller |     "Jun 09 17:07:55.722781 crc crio[22095]: time=\"2026-06-09T17:07:55.722697791Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=18909831-b857-4492-8fed-7b263af71c1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163951 | controller |     "Jun 09 17:07:55.726262 crc crio[22095]: time=\"2026-06-09T17:07:55.72619853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.163966 | controller |     "Jun 09 17:07:55.754800 crc crio[22095]: time=\"2026-06-09T17:07:55.754687931Z\" level=info msg=\"Created container 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=aa9d5fe4-402b-41a1-afcf-93fcb63041b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.163981 | controller |     "Jun 09 17:07:55.756152 crc crio[22095]: time=\"2026-06-09T17:07:55.755985974Z\" level=info msg=\"Starting container: 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022\" id=8c085abc-5de1-4267-9698-da2180285eba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.163995 | controller |     "Jun 09 17:07:55.770158 crc crio[22095]: time=\"2026-06-09T17:07:55.76906537Z\" level=info msg=\"Started container\" PID=239687 containerID=654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=8c085abc-5de1-4267-9698-da2180285eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.164011 | controller |     "Jun 09 17:07:55.851389 crc crio[22095]: time=\"2026-06-09T17:07:55.851257479Z\" level=info msg=\"Created container 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=b8fcbdd4-e2cf-4bbc-bdfd-d32dd967104a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164025 | controller |     "Jun 09 17:07:55.868673 crc crio[22095]: time=\"2026-06-09T17:07:55.868561902Z\" level=info msg=\"Starting container: 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688\" id=1112f3bb-0ced-476a-a712-797032cc997c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164043 | controller |     "Jun 09 17:07:55.878487 crc crio[22095]: time=\"2026-06-09T17:07:55.878378224Z\" level=info msg=\"Started container\" PID=239662 containerID=8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=1112f3bb-0ced-476a-a712-797032cc997c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.164058 | controller |     "Jun 09 17:07:56.041792 crc crio[22095]: time=\"2026-06-09T17:07:56.041656113Z\" level=info msg=\"Created container 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=d528071d-c5d4-429f-8772-5ccb4553d3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164073 | controller |     "Jun 09 17:07:56.051022 crc crio[22095]: time=\"2026-06-09T17:07:56.049203526Z\" level=info msg=\"Starting container: 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f\" id=fca473b6-6f80-4e00-bd53-94fb86dc7961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164088 | controller |     "Jun 09 17:07:56.111525 crc crio[22095]: time=\"2026-06-09T17:07:56.09613124Z\" level=info msg=\"Created container d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=7ebedcb4-d867-4c38-aa1c-7d1e5d0218bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164103 | controller |     "Jun 09 17:07:56.163991 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dad878dba27181 Mac:e6:5b:36:a2:df:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.164118 | controller |     "Jun 09 17:07:56.165112 crc crio[22095]: time=\"2026-06-09T17:07:56.165033738Z\" level=info msg=\"Starting container: d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b\" id=ca3a1ecb-fc15-40da-9011-66a7237a259e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164132 | controller |     "Jun 09 17:07:56.165269 crc crio[22095]: time=\"2026-06-09T17:07:56.16512265Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 UID:ffcc950a-40bd-4b7b-9916-f08cc1b8f030 NetNS:/var/run/netns/50f13672-0412-4459-ba91-548f6651a05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffcc950a_40bd_4b7b_9916_f08cc1b8f030.slice PodAnnotations:0xc0022723a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.164147 | controller |     "Jun 09 17:07:56.165374 crc crio[22095]: time=\"2026-06-09T17:07:56.165282174Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.164162 | controller |     "Jun 09 17:07:56.165523 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39fc5de423f656 Mac:ce:75:20:cd:d9:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.164177 | controller |     "Jun 09 17:07:56.166773 crc crio[22095]: time=\"2026-06-09T17:07:56.16668829Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n4ljj Namespace:openstack ID:a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 UID:f106c45a-de37-4710-a1e2-7bdae3d18791 NetNS:/var/run/netns/5e3b22f1-bfb1-490d-901c-0c91e09ae8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf106c45a_de37_4710_a1e2_7bdae3d18791.slice PodAnnotations:0xc0019844e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.164194 | controller |     "Jun 09 17:07:56.167304 crc crio[22095]: time=\"2026-06-09T17:07:56.167274835Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-n4ljj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.164210 | controller |     "Jun 09 17:07:56.168679 crc crio[22095]: time=\"2026-06-09T17:07:56.168519937Z\" level=info msg=\"Started container\" PID=239668 containerID=774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=fca473b6-6f80-4e00-bd53-94fb86dc7961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.164225 | controller |     "Jun 09 17:07:56.209012 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e4dd6f9f201e35 Mac:76:46:bb:ed:95:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.164240 | controller |     "Jun 09 17:07:56.213430 crc crio[22095]: time=\"2026-06-09T17:07:56.211061169Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade UID:dafc5b58-7717-4368-8efe-86aca500146d NetNS:/var/run/netns/ee422320-ca5a-4d75-88d2-d97923bcd33e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddafc5b58_7717_4368_8efe_86aca500146d.slice PodAnnotations:0xc001288188}] Aliases:map[]}\"",
2026-06-09 17:40:44.164255 | controller |     "Jun 09 17:07:56.213430 crc crio[22095]: time=\"2026-06-09T17:07:56.211360006Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.164269 | controller |     "Jun 09 17:07:56.213830 crc crio[22095]: time=\"2026-06-09T17:07:56.213482121Z\" level=info msg=\"Created container 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cad8e92-ba5d-4087-9b06-418cd8671c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164284 | controller |     "Jun 09 17:07:56.220841 crc crio[22095]: time=\"2026-06-09T17:07:56.220732117Z\" level=info msg=\"Starting container: 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005\" id=5cd23438-7a9b-45ef-b597-816ee695b810 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164299 | controller |     "Jun 09 17:07:56.228516 crc crio[22095]: time=\"2026-06-09T17:07:56.228409904Z\" level=info msg=\"Created container b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=3fc7467e-a657-47d6-b720-1cd984a9c9f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164315 | controller |     "Jun 09 17:07:56.232702 crc crio[22095]: time=\"2026-06-09T17:07:56.23254984Z\" level=info msg=\"Starting container: b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113\" id=a22cfefc-6fbb-4b56-9c66-a87a9cb066fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164330 | controller |     "Jun 09 17:07:56.256860 crc crio[22095]: time=\"2026-06-09T17:07:56.252377489Z\" level=info msg=\"Created container 999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log\" id=724ab1b9-4e59-48bb-b1c5-9e108fd055cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164347 | controller |     "Jun 09 17:07:56.258131 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202d200fef8b3d1 Mac:2a:61:81:f7:ce:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d SocketPath: PciID:}] [{Interface:0xc00012ee80 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.164363 | controller |     "Jun 09 17:07:56.258443 crc crio[22095]: time=\"2026-06-09T17:07:56.258390083Z\" level=info msg=\"Started container\" PID=239636 containerID=72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=5cd23438-7a9b-45ef-b597-816ee695b810 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.164378 | controller |     "Jun 09 17:07:56.269228 crc crio[22095]: time=\"2026-06-09T17:07:56.269051086Z\" level=info msg=\"Starting container: 999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675\" id=f4661966-fb73-4952-ac6a-d0bdd2e7305b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164393 | controller |     "Jun 09 17:07:56.269686 crc crio[22095]: time=\"2026-06-09T17:07:56.269557009Z\" level=info msg=\"Started container\" PID=239682 containerID=d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=ca3a1ecb-fc15-40da-9011-66a7237a259e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.164409 | controller |     "Jun 09 17:07:56.270065 crc crio[22095]: time=\"2026-06-09T17:07:56.26997627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.164424 | controller |     "Jun 09 17:07:56.270437 crc crio[22095]: time=\"2026-06-09T17:07:56.270336609Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e UID:24018fd6-741a-446c-8ddd-ddb8abb6997a NetNS:/var/run/netns/4415e414-9a19-4929-9172-1154a7ba2b5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24018fd6_741a_446c_8ddd_ddb8abb6997a.slice PodAnnotations:0xc0012887c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.164440 | controller |     "Jun 09 17:07:56.270674 crc crio[22095]: time=\"2026-06-09T17:07:56.270602096Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.164455 | controller |     "Jun 09 17:07:56.301073 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0f241a25c4dc3 Mac:fe:08:9d:b2:b9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.164470 | controller |     "Jun 09 17:07:56.301717 crc crio[22095]: time=\"2026-06-09T17:07:56.301626942Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd Namespace:openstack ID:8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 UID:c15ef931-87b2-40c4-a6ed-36405a686a9b NetNS:/var/run/netns/1b20ea45-fce7-42a1-9b28-02d3ce333814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc15ef931_87b2_40c4_a6ed_36405a686a9b.slice PodAnnotations:0xc0019845b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.164491 | controller |     "Jun 09 17:07:56.301809 crc crio[22095]: time=\"2026-06-09T17:07:56.301783896Z\" level=info msg=\"Checking pod openstack_ovn-controller-9kldd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.164506 | controller |     "Jun 09 17:07:56.354305 crc crio[22095]: time=\"2026-06-09T17:07:56.35379594Z\" level=info msg=\"Started container\" PID=239641 containerID=b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=a22cfefc-6fbb-4b56-9c66-a87a9cb066fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.164521 | controller |     "Jun 09 17:07:56.355240 crc crio[22095]: time=\"2026-06-09T17:07:56.355196076Z\" level=info msg=\"Created container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=60676270-b4dc-4095-a8b2-731c272ffb9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164537 | controller |     "Jun 09 17:07:56.370356 crc crio[22095]: time=\"2026-06-09T17:07:56.370269273Z\" level=info msg=\"Starting container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11\" id=39bc30ab-71e5-46ef-a7f9-06233b6dbcb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164552 | controller |     "Jun 09 17:07:56.379284 crc crio[22095]: time=\"2026-06-09T17:07:56.378524535Z\" level=info msg=\"Started container\" PID=239669 containerID=766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=39bc30ab-71e5-46ef-a7f9-06233b6dbcb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.164567 | controller |     "Jun 09 17:07:56.380265 crc crio[22095]: time=\"2026-06-09T17:07:56.380224828Z\" level=info msg=\"Ran pod sandbox 3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620 with infra container: openstack/cinder-api-0/POD\" id=ee3b589c-deaa-46c9-9111-2690c7d91166 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.164582 | controller |     "Jun 09 17:07:56.410744 crc crio[22095]: time=\"2026-06-09T17:07:56.392914744Z\" level=info msg=\"Started container\" PID=239645 containerID=999befabd99280d6c9e2ea9a40b18a5b11ad0243a497269ba1e342120a170675 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker-log id=f4661966-fb73-4952-ac6a-d0bdd2e7305b name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.164598 | controller |     "Jun 09 17:07:56.417828 crc crio[22095]: time=\"2026-06-09T17:07:56.417092604Z\" level=info msg=\"Created container 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=199e792a-5b3a-4ddc-bebe-4e647aa80523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164613 | controller |     "Jun 09 17:07:56.418265 crc crio[22095]: time=\"2026-06-09T17:07:56.417826693Z\" level=info msg=\"Ran pod sandbox a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255 with infra container: openstack/ovn-controller-metrics-n4ljj/POD\" id=b23db946-c90b-4a8d-9717-8a775fc69130 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.164628 | controller |     "Jun 09 17:07:56.418684 crc crio[22095]: time=\"2026-06-09T17:07:56.418640444Z\" level=info msg=\"Created container c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=78f7f4f8-9bec-44a3-adf2-9fe87b507c07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164642 | controller |     "Jun 09 17:07:56.431907 crc crio[22095]: time=\"2026-06-09T17:07:56.431853213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=60cea498-856c-444f-810f-7fcc55ba573a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.164661 | controller |     "Jun 09 17:07:56.437104 crc crio[22095]: time=\"2026-06-09T17:07:56.399462422Z\" level=info msg=\"Created container f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=995746f0-7526-4915-9eb4-58eefe56b3ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164676 | controller |     "Jun 09 17:07:56.438655 crc crio[22095]: time=\"2026-06-09T17:07:56.438570145Z\" level=info msg=\"Starting container: c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f\" id=07e65d45-79a7-487a-bb7e-9ca84dbae473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164691 | controller |     "Jun 09 17:07:56.440687 crc crio[22095]: time=\"2026-06-09T17:07:56.440588377Z\" level=info msg=\"Starting container: 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc\" id=9e695db9-7c46-45bd-96de-83e368945757 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164706 | controller |     "Jun 09 17:07:56.460045 crc crio[22095]: time=\"2026-06-09T17:07:56.458193508Z\" level=info msg=\"Started container\" PID=239665 containerID=c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=07e65d45-79a7-487a-bb7e-9ca84dbae473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.164720 | controller |     "Jun 09 17:07:56.460045 crc crio[22095]: time=\"2026-06-09T17:07:56.458836565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c7122bdb-5c80-4f5e-bc64-ef5a4947f345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.164735 | controller |     "Jun 09 17:07:56.465877 crc crio[22095]: 2026-06-09T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d16746d1cd54061 Mac:7e:5b:d6:a2:5c:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.164750 | controller |     "Jun 09 17:07:56.465877 crc crio[22095]: time=\"2026-06-09T17:07:56.46331762Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc00263c348}] Aliases:map[]}\"",
2026-06-09 17:40:44.164764 | controller |     "Jun 09 17:07:56.465877 crc crio[22095]: time=\"2026-06-09T17:07:56.463459053Z\" level=info msg=\"Checking pod openstack_ovn-controller-9kldd-config-5kdzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.164779 | controller |     "Jun 09 17:07:56.465877 crc crio[22095]: time=\"2026-06-09T17:07:56.46410483Z\" level=info msg=\"Starting container: f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788\" id=0f507bc2-58b9-4712-a240-16f3086bc6e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164794 | controller |     "Jun 09 17:07:56.518509 crc crio[22095]: time=\"2026-06-09T17:07:56.518411123Z\" level=info msg=\"Started container\" PID=239640 containerID=9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=9e695db9-7c46-45bd-96de-83e368945757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.164814 | controller |     "Jun 09 17:07:56.536002 crc crio[22095]: time=\"2026-06-09T17:07:56.53584072Z\" level=info msg=\"Started container\" PID=239681 containerID=f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=0f507bc2-58b9-4712-a240-16f3086bc6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c",
2026-06-09 17:40:44.164829 | controller |     "Jun 09 17:07:56.536647 crc crio[22095]: time=\"2026-06-09T17:07:56.53659978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.164843 | controller |     "Jun 09 17:07:56.536869 crc crio[22095]: time=\"2026-06-09T17:07:56.536815575Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.164878 | controller |     "Jun 09 17:07:56.537030 crc crio[22095]: time=\"2026-06-09T17:07:56.536896407Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=d53aa9c5-c8a7-490f-b1ce-7abf07a5c3b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.164894 | controller |     "Jun 09 17:07:56.551402 crc crio[22095]: time=\"2026-06-09T17:07:56.547776776Z\" level=info msg=\"Ran pod sandbox 2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade with infra container: openstack/nova-metadata-0/POD\" id=a765fcb1-d476-47e1-875d-bcf877efea91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.164909 | controller |     "Jun 09 17:07:56.559848 crc crio[22095]: time=\"2026-06-09T17:07:56.551581374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=7b80d5ee-e1e7-4a6d-88ca-25f91c8aba16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.164924 | controller |     "Jun 09 17:07:56.560215 crc crio[22095]: time=\"2026-06-09T17:07:56.552288822Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7c598320-10fa-4306-9bb3-6558c9d869d9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.164939 | controller |     "Jun 09 17:07:56.566871 crc crio[22095]: time=\"2026-06-09T17:07:56.566784364Z\" level=info msg=\"Created container 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=371f55c4-2c4c-475e-9f19-f157852a2225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.164953 | controller |     "Jun 09 17:07:56.579193 crc crio[22095]: time=\"2026-06-09T17:07:56.57910115Z\" level=info msg=\"Starting container: 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5\" id=9cafe141-c0e6-4dd3-b984-dfac11ecba37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.164968 | controller |     "Jun 09 17:07:56.583535 crc crio[22095]: time=\"2026-06-09T17:07:56.581069131Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 17:40:44.164983 | controller |     "Jun 09 17:07:56.595341 crc crio[22095]: time=\"2026-06-09T17:07:56.588724987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=633ba8d4-af88-4354-8b57-decc9f38f69f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165001 | controller |     "Jun 09 17:07:56.609994 crc crio[22095]: time=\"2026-06-09T17:07:56.609210663Z\" level=info msg=\"Created container 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=5f65b083-b507-4de4-b7dd-2baec9f939b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165017 | controller |     "Jun 09 17:07:56.609994 crc crio[22095]: time=\"2026-06-09T17:07:56.609718736Z\" level=info msg=\"Started container\" PID=239679 containerID=839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=9cafe141-c0e6-4dd3-b984-dfac11ecba37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.165032 | controller |     "Jun 09 17:07:56.615379 crc crio[22095]: time=\"2026-06-09T17:07:56.615290088Z\" level=info msg=\"Starting container: 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9\" id=2624bcd6-8f7d-4f71-81e1-e7bc6566cc07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.165047 | controller |     "Jun 09 17:07:56.643748 crc crio[22095]: time=\"2026-06-09T17:07:56.643684387Z\" level=info msg=\"Started container\" PID=239688 containerID=83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=2624bcd6-8f7d-4f71-81e1-e7bc6566cc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.165061 | controller |     "Jun 09 17:07:56.652254 crc crio[22095]: time=\"2026-06-09T17:07:56.644882268Z\" level=info msg=\"Ran pod sandbox 202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e with infra container: openstack/cinder-scheduler-0/POD\" id=647931bd-8230-48ca-9800-b9391b7216f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165076 | controller |     "Jun 09 17:07:56.680592 crc crio[22095]: time=\"2026-06-09T17:07:56.677889084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=81cf3f20-43c2-49fc-8021-503931d04ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165091 | controller |     "Jun 09 17:07:56.683559 crc crio[22095]: time=\"2026-06-09T17:07:56.683503138Z\" level=info msg=\"Created container 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=5232f25c-14fa-4f98-8307-8a9dddf65a41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165106 | controller |     "Jun 09 17:07:56.692218 crc crio[22095]: time=\"2026-06-09T17:07:56.687575503Z\" level=info msg=\"Starting container: 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655\" id=aa97b9fb-7273-4f11-8e53-ac7f03df8fde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.165120 | controller |     "Jun 09 17:07:56.695575 crc crio[22095]: time=\"2026-06-09T17:07:56.695450535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e6102af1-32ee-405b-9957-19e6f19f5964 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165135 | controller |     "Jun 09 17:07:56.717304 crc crio[22095]: time=\"2026-06-09T17:07:56.716903405Z\" level=info msg=\"Started container\" PID=239686 containerID=9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=aa97b9fb-7273-4f11-8e53-ac7f03df8fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.165152 | controller |     "Jun 09 17:07:56.763840 crc crio[22095]: time=\"2026-06-09T17:07:56.762052053Z\" level=info msg=\"Ran pod sandbox 8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2 with infra container: openstack/ovn-controller-9kldd/POD\" id=cd24ecb3-7c8a-4da3-b154-a384723751d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165167 | controller |     "Jun 09 17:07:56.789220 crc crio[22095]: time=\"2026-06-09T17:07:56.787513486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165182 | controller |     "Jun 09 17:07:56.795620 crc crio[22095]: time=\"2026-06-09T17:07:56.795500381Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165197 | controller |     "Jun 09 17:07:56.795620 crc crio[22095]: time=\"2026-06-09T17:07:56.795629315Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=6244ed29-aa26-4a25-acb2-853d10ea2d20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165212 | controller |     "Jun 09 17:07:56.814318 crc crio[22095]: time=\"2026-06-09T17:07:56.814003486Z\" level=info msg=\"Created container e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=de1e06eb-1c04-47cb-aa61-06ddeb7a75b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165228 | controller |     "Jun 09 17:07:56.821996 crc crio[22095]: time=\"2026-06-09T17:07:56.820482502Z\" level=info msg=\"Starting container: e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5\" id=87c62f83-8969-405d-b345-4bae54628b96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.165249 | controller |     "Jun 09 17:07:56.847778 crc crio[22095]: time=\"2026-06-09T17:07:56.844408516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c6cb6c0a-8107-4ccb-b962-2bc9cb259022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165265 | controller |     "Jun 09 17:07:56.850688 crc crio[22095]: time=\"2026-06-09T17:07:56.850434541Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0c436301-b6a4-4d73-9c6f-eb015f4b2424 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.165281 | controller |     "Jun 09 17:07:56.854711 crc crio[22095]: time=\"2026-06-09T17:07:56.854590017Z\" level=info msg=\"Started container\" PID=239644 containerID=e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=87c62f83-8969-405d-b345-4bae54628b96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.165296 | controller |     "Jun 09 17:07:56.857262 crc crio[22095]: time=\"2026-06-09T17:07:56.856733582Z\" level=info msg=\"Ran pod sandbox d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 with infra container: openstack/ovn-controller-9kldd-config-5kdzx/POD\" id=ea77a8dd-5298-4789-aa00-00b935bb4643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165312 | controller |     "Jun 09 17:07:56.863430 crc crio[22095]: time=\"2026-06-09T17:07:56.863251839Z\" level=info msg=\"Stopped pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=ac4fb85e-2955-472e-ad1e-96bfb44862c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.165326 | controller |     "Jun 09 17:07:56.868416 crc crio[22095]: time=\"2026-06-09T17:07:56.86832749Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:40:44.165345 | controller |     "Jun 09 17:07:56.902392 crc crio[22095]: time=\"2026-06-09T17:07:56.901765307Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=e40d283b-bbe3-4c9d-933a-92b245f80506 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165361 | controller |     "Jun 09 17:07:56.902392 crc crio[22095]: time=\"2026-06-09T17:07:56.902300741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165376 | controller |     "Jun 09 17:07:56.924573 crc crio[22095]: time=\"2026-06-09T17:07:56.923532966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165392 | controller |     "Jun 09 17:07:56.929070 crc crio[22095]: time=\"2026-06-09T17:07:56.926608655Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165407 | controller |     "Jun 09 17:07:57.024222 crc crio[22095]: time=\"2026-06-09T17:07:57.024141947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=041611d1-b1fb-4ce1-9176-5b99cc7b010c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165423 | controller |     "Jun 09 17:07:57.043124 crc crio[22095]: time=\"2026-06-09T17:07:57.042920209Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165438 | controller |     "Jun 09 17:07:57.043598 crc crio[22095]: time=\"2026-06-09T17:07:57.043576525Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=38535bc5-6b6b-4626-af71-18dd569ea59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165454 | controller |     "Jun 09 17:07:57.052744 crc crio[22095]: time=\"2026-06-09T17:07:57.052683959Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2936609f-1933-4efd-821d-383ca412a24b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.165469 | controller |     "Jun 09 17:07:57.062871 crc crio[22095]: time=\"2026-06-09T17:07:57.05741216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=756229f0-e1da-402d-a9dd-5c346b6243e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165485 | controller |     "Jun 09 17:07:57.062871 crc crio[22095]: time=\"2026-06-09T17:07:57.061340241Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:40:44.165501 | controller |     "Jun 09 17:07:57.119867 crc crio[22095]: time=\"2026-06-09T17:07:57.11977469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165516 | controller |     "Jun 09 17:07:57.161769 crc crio[22095]: time=\"2026-06-09T17:07:57.161628164Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165532 | controller |     "Jun 09 17:07:57.162245 crc crio[22095]: time=\"2026-06-09T17:07:57.161991093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165551 | controller |     "Jun 09 17:07:57.202029 crc crio[22095]: time=\"2026-06-09T17:07:57.200043269Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ee64a95e-6a3b-4820-8a7c-73d5d2ffe73d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165566 | controller |     "Jun 09 17:07:57.213457 crc crio[22095]: time=\"2026-06-09T17:07:57.213363931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165582 | controller |     "Jun 09 17:07:57.237719 crc crio[22095]: time=\"2026-06-09T17:07:57.237634854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165598 | controller |     "Jun 09 17:07:57.252857 crc crio[22095]: time=\"2026-06-09T17:07:57.252468604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165613 | controller |     "Jun 09 17:07:57.396391 crc crio[22095]: time=\"2026-06-09T17:07:57.396337095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165629 | controller |     "Jun 09 17:07:57.459075 crc crio[22095]: time=\"2026-06-09T17:07:57.458860499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8e41ca77-38b6-4c94-96c8-88de7e63ca47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.165644 | controller |     "Jun 09 17:07:57.471331 crc crio[22095]: time=\"2026-06-09T17:07:57.471274097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165660 | controller |     "Jun 09 17:07:57.494256 crc crio[22095]: time=\"2026-06-09T17:07:57.493732283Z\" level=info msg=\"Stopping container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737 (timeout: 30s)\" id=72524eca-81e0-4804-abdb-43af04efa2f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.165676 | controller |     "Jun 09 17:07:57.502871 crc crio[22095]: time=\"2026-06-09T17:07:57.502768445Z\" level=info msg=\"Stopping container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31 (timeout: 30s)\" id=773baf33-0f1d-4fe8-89c9-6301ef9b04a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.165692 | controller |     "Jun 09 17:07:57.634037 crc crio[22095]: time=\"2026-06-09T17:07:57.632523774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165708 | controller |     "Jun 09 17:07:57.641435 crc crio[22095]: time=\"2026-06-09T17:07:57.641307159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165723 | controller |     "Jun 09 17:07:57.688561 crc crio[22095]: time=\"2026-06-09T17:07:57.688405347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165739 | controller |     "Jun 09 17:07:57.690596 crc crio[22095]: time=\"2026-06-09T17:07:57.689649429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165757 | controller |     "Jun 09 17:07:57.725865 crc crio[22095]: time=\"2026-06-09T17:07:57.725625942Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=e45bd46e-5d10-4315-a827-079c786e43ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.165773 | controller |     "Jun 09 17:07:57.726362 crc crio[22095]: time=\"2026-06-09T17:07:57.726099864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165788 | controller |     "Jun 09 17:07:57.748488 crc crio[22095]: time=\"2026-06-09T17:07:57.73723333Z\" level=info msg=\"Stopped container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=773baf33-0f1d-4fe8-89c9-6301ef9b04a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.165803 | controller |     "Jun 09 17:07:57.986427 crc crio[22095]: time=\"2026-06-09T17:07:57.986139045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165818 | controller |     "Jun 09 17:07:58.002589 crc crio[22095]: time=\"2026-06-09T17:07:58.002352551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165833 | controller |     "Jun 09 17:07:58.302656 crc crio[22095]: time=\"2026-06-09T17:07:58.302615714Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=7dc52870-0e5e-4491-9207-3661788a759d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165851 | controller |     "Jun 09 17:07:58.304947 crc crio[22095]: time=\"2026-06-09T17:07:58.304836921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165886 | controller |     "Jun 09 17:07:58.424339 crc crio[22095]: time=\"2026-06-09T17:07:58.424053769Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=dbf40a87-6414-4991-b5f2-5e41bf6e78e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165902 | controller |     "Jun 09 17:07:58.424339 crc crio[22095]: time=\"2026-06-09T17:07:58.424201513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165917 | controller |     "Jun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.532876091Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=51ad957f-04ba-4996-a330-14aa2df0a5a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165932 | controller |     "Jun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.533062725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165946 | controller |     "Jun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.533533988Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=a6224d78-d664-4e97-a2aa-421035c793ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165962 | controller |     "Jun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.534088812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.165976 | controller |     "Jun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.534258266Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=13203fad-13cf-4060-a242-c8f82306e6da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.165995 | controller |     "Jun 09 17:07:58.534667 crc crio[22095]: time=\"2026-06-09T17:07:58.534293537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.166010 | controller |     "Jun 09 17:07:58.583426 crc crio[22095]: time=\"2026-06-09T17:07:58.582065213Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=70afa8a8-5591-4d33-94c4-462839960e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.166025 | controller |     "Jun 09 17:07:58.583426 crc crio[22095]: time=\"2026-06-09T17:07:58.582208176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.166040 | controller |     "Jun 09 17:07:58.607042 crc crio[22095]: time=\"2026-06-09T17:07:58.606069058Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=cd25bb7b-e17d-49a9-b59d-1f83775a35c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.166054 | controller |     "Jun 09 17:07:58.607042 crc crio[22095]: time=\"2026-06-09T17:07:58.606217682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.166069 | controller |     "Jun 09 17:07:58.659041 crc crio[22095]: time=\"2026-06-09T17:07:58.657823076Z\" level=info msg=\"Removed container 4450c930bdc38f49943ec4accb4a605e4dda3c130fc50ecc27ee0179d8a0ce18: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=0b80c8f4-255a-469b-8e9a-2a4ff2eb61fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.166085 | controller |     "Jun 09 17:07:58.732516 crc crio[22095]: time=\"2026-06-09T17:07:58.731149697Z\" level=info msg=\"Removing container: 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87\" id=2badcc8d-07a5-4579-a6a9-f517c87f8874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.166099 | controller |     "Jun 09 17:07:59.323426 crc crio[22095]: time=\"2026-06-09T17:07:59.311957655Z\" level=info msg=\"Created container 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=4134ed72-5916-4fd7-8b86-9696310e78ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.166114 | controller |     "Jun 09 17:07:59.329401 crc crio[22095]: time=\"2026-06-09T17:07:59.328616533Z\" level=info msg=\"Starting container: 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d\" id=b491a735-3724-4a85-8804-6c0ba5871a60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.166128 | controller |     "Jun 09 17:07:59.357233 crc crio[22095]: time=\"2026-06-09T17:07:59.355754749Z\" level=info msg=\"Started container\" PID=239989 containerID=3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=b491a735-3724-4a85-8804-6c0ba5871a60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.166143 | controller |     "Jun 09 17:07:59.466341 crc crio[22095]: time=\"2026-06-09T17:07:59.456022131Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 UID:d5ed0210-59be-4670-af70-73a2d459fd7d NetNS:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ed0210_59be_4670_af70_73a2d459fd7d.slice PodAnnotations:0xc002272970}] Aliases:map[]}\"",
2026-06-09 17:40:44.166158 | controller |     "Jun 09 17:07:59.466341 crc crio[22095]: time=\"2026-06-09T17:07:59.456120204Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166176 | controller |     "Jun 09 17:07:59.621402 crc crio[22095]: time=\"2026-06-09T17:07:59.6212599Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d UID:27a090cd-2c59-49c2-bd82-1ec70b17faa4 NetNS:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27a090cd_2c59_49c2_bd82_1ec70b17faa4.slice PodAnnotations:0xc002272b90}] Aliases:map[]}\"",
2026-06-09 17:40:44.166191 | controller |     "Jun 09 17:07:59.621402 crc crio[22095]: time=\"2026-06-09T17:07:59.621336352Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166206 | controller |     "Jun 09 17:07:59.816285 crc crio[22095]: time=\"2026-06-09T17:07:59.815440781Z\" level=info msg=\"Created container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=e45bd46e-5d10-4315-a827-079c786e43ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.166221 | controller |     "Jun 09 17:07:59.865002 crc crio[22095]: time=\"2026-06-09T17:07:59.860378824Z\" level=info msg=\"Starting container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8\" id=7d2ca7ae-f788-419a-ab01-d9f0667099a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.166235 | controller |     "Jun 09 17:07:59.867716 crc crio[22095]: time=\"2026-06-09T17:07:59.86762672Z\" level=info msg=\"Started container\" PID=240958 containerID=6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=7d2ca7ae-f788-419a-ab01-d9f0667099a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.166250 | controller |     "Jun 09 17:07:59.980999 crc crio[22095]: time=\"2026-06-09T17:07:59.980491066Z\" level=info msg=\"Stopped container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=72524eca-81e0-4804-abdb-43af04efa2f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.166265 | controller |     "Jun 09 17:08:00.015473 crc crio[22095]: time=\"2026-06-09T17:08:00.012560128Z\" level=info msg=\"Stopping pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=62f6e38c-51c7-4cba-b93b-aa318dab97e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.166280 | controller |     "Jun 09 17:08:00.015473 crc crio[22095]: time=\"2026-06-09T17:08:00.014393035Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c9c884cdd-9hxx9 Namespace:openstack ID:5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475 UID:167b4d6a-4e6f-4838-a1b4-7751b949c5d1 NetNS:/var/run/netns/0280b719-f6db-469e-b3f9-ef032a97826a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod167b4d6a_4e6f_4838_a1b4_7751b949c5d1.slice PodAnnotations:0xc002da43c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.166296 | controller |     "Jun 09 17:08:00.031652 crc crio[22095]: time=\"2026-06-09T17:08:00.024516535Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-c9c884cdd-9hxx9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166311 | controller |     "Jun 09 17:08:00.032041 crc crio[22095]: time=\"2026-06-09T17:08:00.031767111Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 UID:235eb2c1-7a34-4590-8af3-400b54d98e03 NetNS:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod235eb2c1_7a34_4590_8af3_400b54d98e03.slice PodAnnotations:0xc00041cde0}] Aliases:map[]}\"",
2026-06-09 17:40:44.166328 | controller |     "Jun 09 17:08:00.032041 crc crio[22095]: time=\"2026-06-09T17:08:00.031819502Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166344 | controller |     "Jun 09 17:08:00.095543 crc crio[22095]: time=\"2026-06-09T17:08:00.094808268Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca UID:e2259cad-b16b-41f7-8b14-0f6f9117194f NetNS:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2259cad_b16b_41f7_8b14_0f6f9117194f.slice PodAnnotations:0xc000527800}] Aliases:map[]}\"",
2026-06-09 17:40:44.166358 | controller |     "Jun 09 17:08:00.095543 crc crio[22095]: time=\"2026-06-09T17:08:00.094990413Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166373 | controller |     "Jun 09 17:08:00.193135 crc crio[22095]: time=\"2026-06-09T17:08:00.170779637Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 UID:01acdc5d-0627-4d62-92d4-129a5c60090a NetNS:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01acdc5d_0627_4d62_92d4_129a5c60090a.slice PodAnnotations:0xc00041d2a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.166389 | controller |     "Jun 09 17:08:00.193135 crc crio[22095]: time=\"2026-06-09T17:08:00.171453694Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166404 | controller |     "Jun 09 17:08:00.410339 crc crio[22095]: time=\"2026-06-09T17:08:00.409675095Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 UID:186a685a-b0fc-479c-94ae-08312f7dd3bb NetNS:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod186a685a_b0fc_479c_94ae_08312f7dd3bb.slice PodAnnotations:0xc002b5c510}] Aliases:map[]}\"",
2026-06-09 17:40:44.166419 | controller |     "Jun 09 17:08:00.410339 crc crio[22095]: time=\"2026-06-09T17:08:00.410313352Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166434 | controller |     "Jun 09 17:08:00.520728 crc crio[22095]: time=\"2026-06-09T17:08:00.520241132Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 UID:699e2194-973b-49f5-94d5-a406f1816b3b NetNS:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod699e2194_973b_49f5_94d5_a406f1816b3b.slice PodAnnotations:0xc00379ee38}] Aliases:map[]}\"",
2026-06-09 17:40:44.166448 | controller |     "Jun 09 17:08:00.532318 crc crio[22095]: time=\"2026-06-09T17:08:00.532074775Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.166466 | controller |     "Jun 09 17:08:00.554380 crc crio[22095]: time=\"2026-06-09T17:08:00.552235152Z\" level=info msg=\"Created container e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ee64a95e-6a3b-4820-8a7c-73d5d2ffe73d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.166482 | controller |     "Jun 09 17:08:00.562537 crc crio[22095]: time=\"2026-06-09T17:08:00.562245859Z\" level=info msg=\"Starting container: e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee\" id=c35bc77f-d31e-4b01-bdf2-31ef5db1902f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.166498 | controller |     "Jun 09 17:08:00.582112 crc crio[22095]: time=\"2026-06-09T17:08:00.581849952Z\" level=info msg=\"Started container\" PID=240925 containerID=e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=c35bc77f-d31e-4b01-bdf2-31ef5db1902f name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.166514 | controller |     "Jun 09 17:08:00.630913 crc crio[22095]: 2026-06-09T17:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88bdff47a87bdd1 Mac:86:04:0c:af:42:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b SocketPath: PciID:}] [{Interface:0xc00026cbc0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.166529 | controller |     "Jun 09 17:08:00.631832 crc crio[22095]: time=\"2026-06-09T17:08:00.631730232Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 UID:d5ed0210-59be-4670-af70-73a2d459fd7d NetNS:/var/run/netns/832686ff-9eeb-4666-a907-a9aaae66767b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ed0210_59be_4670_af70_73a2d459fd7d.slice PodAnnotations:0xc002272970}] Aliases:map[]}\"",
2026-06-09 17:40:44.166544 | controller |     "Jun 09 17:08:00.632197 crc crio[22095]: time=\"2026-06-09T17:08:00.631897046Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.166560 | controller |     "Jun 09 17:08:00.737025 crc crio[22095]: time=\"2026-06-09T17:08:00.729967952Z\" level=info msg=\"Ran pod sandbox 88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371 with infra container: openstack/openstack-cell1-galera-0/POD\" id=7dc52870-0e5e-4491-9207-3661788a759d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.166574 | controller |     "Jun 09 17:08:00.805027 crc crio[22095]: time=\"2026-06-09T17:08:00.804479333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d98e500c-5d92-4ea4-933a-e3bef8c87a9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166589 | controller |     "Jun 09 17:08:00.974221 crc crio[22095]: time=\"2026-06-09T17:08:00.973374196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c0c72351-0a9b-4641-b534-b808dbaac550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166604 | controller |     "Jun 09 17:08:01.226252 crc crio[22095]: time=\"2026-06-09T17:08:01.190905726Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=eb31dbc7-4d8b-4201-aa77-7d16040a44ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.166619 | controller |     "Jun 09 17:08:01.270010 crc crio[22095]: 2026-06-09T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ab8f27d5126fb7 Mac:da:ea:86:df:2c:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 SocketPath: PciID:}] [{Interface:0xc0001126a0 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.166637 | controller |     "Jun 09 17:08:01.270010 crc crio[22095]: time=\"2026-06-09T17:08:01.248432892Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d UID:27a090cd-2c59-49c2-bd82-1ec70b17faa4 NetNS:/var/run/netns/100f5173-4749-4d9e-af84-fa209eb37b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27a090cd_2c59_49c2_bd82_1ec70b17faa4.slice PodAnnotations:0xc002272b90}] Aliases:map[]}\"",
2026-06-09 17:40:44.166653 | controller |     "Jun 09 17:08:01.270010 crc crio[22095]: time=\"2026-06-09T17:08:01.248711059Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.166669 | controller |     "Jun 09 17:08:01.334999 crc crio[22095]: time=\"2026-06-09T17:08:01.323007715Z\" level=info msg=\"Created container 4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=18909831-b857-4492-8fed-7b263af71c1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.166684 | controller |     "Jun 09 17:08:01.335567 crc crio[22095]: time=\"2026-06-09T17:08:01.335477555Z\" level=info msg=\"Removed container 066501f128a67d34106173ea758e53ec6cd5bdcaeb537348426e001b3a6a5e87: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=2badcc8d-07a5-4579-a6a9-f517c87f8874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.166699 | controller |     "Jun 09 17:08:01.342514 crc crio[22095]: time=\"2026-06-09T17:08:01.340711209Z\" level=info msg=\"Created container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log\" id=e40d283b-bbe3-4c9d-933a-92b245f80506 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.166714 | controller |     "Jun 09 17:08:01.346361 crc crio[22095]: time=\"2026-06-09T17:08:01.344524077Z\" level=info msg=\"Starting container: 4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677\" id=f5bda8eb-6f7b-4bdd-b0da-8f927f3d955c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.166730 | controller |     "Jun 09 17:08:01.346361 crc crio[22095]: time=\"2026-06-09T17:08:01.346100778Z\" level=info msg=\"Starting container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265\" id=1b39f392-add2-4c42-957c-6b01442051f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.166745 | controller |     "Jun 09 17:08:01.359887 crc crio[22095]: time=\"2026-06-09T17:08:01.357304215Z\" level=info msg=\"Started container\" PID=240977 containerID=4764712e5b0cb46fa078b9413b05e7227211cc884dda9dd73871501898e8a677 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=f5bda8eb-6f7b-4bdd-b0da-8f927f3d955c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1",
2026-06-09 17:40:44.166760 | controller |     "Jun 09 17:08:01.361662 crc crio[22095]: time=\"2026-06-09T17:08:01.361480222Z\" level=info msg=\"Started container\" PID=240972 containerID=58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265 description=openstack/nova-metadata-0/nova-metadata-log id=1b39f392-add2-4c42-957c-6b01442051f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.166775 | controller |     "Jun 09 17:08:01.363658 crc crio[22095]: time=\"2026-06-09T17:08:01.363584146Z\" level=info msg=\"Ran pod sandbox 0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d with infra container: openstack/nova-api-0/POD\" id=cd25bb7b-e17d-49a9-b59d-1f83775a35c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.166793 | controller |     "Jun 09 17:08:01.397038 crc crio[22095]: time=\"2026-06-09T17:08:01.391368559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.166809 | controller |     "Jun 09 17:08:01.419763 crc crio[22095]: time=\"2026-06-09T17:08:01.419655715Z\" level=info msg=\"Removing container: d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25\" id=77d2c428-8d80-423a-91b1-d231a446f516 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.166824 | controller |     "Jun 09 17:08:01.420531 crc crio[22095]: time=\"2026-06-09T17:08:01.420098136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f8e2e51-6b86-411f-b45e-cd1575f500f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166838 | controller |     "Jun 09 17:08:01.423481 crc crio[22095]: time=\"2026-06-09T17:08:01.42336591Z\" level=info msg=\"Stopped pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=62f6e38c-51c7-4cba-b93b-aa318dab97e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.166875 | controller |     "Jun 09 17:08:01.424372 crc crio[22095]: time=\"2026-06-09T17:08:01.424284863Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=7f225a60-43c5-47ed-82e5-0f44ce51b2ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166895 | controller |     "Jun 09 17:08:01.442329 crc crio[22095]: time=\"2026-06-09T17:08:01.442195333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2fb7b344-3ce4-4ba9-ac08-5c5a30f741a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166910 | controller |     "Jun 09 17:08:01.453900 crc crio[22095]: time=\"2026-06-09T17:08:01.453808381Z\" level=info msg=\"Stopping container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7 (timeout: 10s)\" id=186975b1-612e-4dca-889d-048e86a47f1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.166925 | controller |     "Jun 09 17:08:01.589755 crc crio[22095]: time=\"2026-06-09T17:08:01.585708164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=66ad335e-fcc2-4a4f-8065-e55b469d5d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166939 | controller |     "Jun 09 17:08:01.706009 crc crio[22095]: time=\"2026-06-09T17:08:01.68533452Z\" level=warning msg=\"Stopping container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.166954 | controller |     "Jun 09 17:08:01.729260 crc crio[22095]: time=\"2026-06-09T17:08:01.729035591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=4a23dbde-4d03-464f-a50a-3e8ac74f8716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166969 | controller |     "Jun 09 17:08:01.779874 crc crio[22095]: time=\"2026-06-09T17:08:01.764596873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d86ed261-da0b-458f-87b5-e1c6efd62030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.166983 | controller |     "Jun 09 17:08:01.796038 crc crio[22095]: time=\"2026-06-09T17:08:01.789288667Z\" level=info msg=\"Stopped container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=186975b1-612e-4dca-889d-048e86a47f1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.167001 | controller |     "Jun 09 17:08:01.799274 crc crio[22095]: time=\"2026-06-09T17:08:01.798912024Z\" level=info msg=\"Stopping pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=74c03d15-eac1-43b8-8115-1aaffbb5c702 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.167016 | controller |     "Jun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.800807642Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683748-msd68/POD\" id=dc059190-4e98-49d9-805b-3f1b65b9c3c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.167031 | controller |     "Jun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.800987687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167046 | controller |     "Jun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.804788654Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-qrx6k Namespace:openstack ID:1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283 UID:b78f229e-74ed-48e1-967a-8edfd3e62193 NetNS:/var/run/netns/d81b8fcc-556f-45dd-97d0-eb219b40677c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb78f229e_74ed_48e1_967a_8edfd3e62193.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}\"",
2026-06-09 17:40:44.167060 | controller |     "Jun 09 17:08:01.810677 crc crio[22095]: time=\"2026-06-09T17:08:01.805084072Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-94bfffd6f-qrx6k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.167075 | controller |     "Jun 09 17:08:01.822026 crc crio[22095]: time=\"2026-06-09T17:08:01.815686144Z\" level=info msg=\"Stopped container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron\" id=7b9075ce-7648-4235-a7fc-663fd6ae1eee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.167090 | controller |     "Jun 09 17:08:01.822026 crc crio[22095]: time=\"2026-06-09T17:08:01.8206018Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=6ead9735-9878-4105-b5ae-eb2678160368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.167105 | controller |     "Jun 09 17:08:01.822026 crc crio[22095]: time=\"2026-06-09T17:08:01.820891038Z\" level=info msg=\"Stopping pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=3734f872-31b0-4bb8-a3c4-5ba720b5e792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.167119 | controller |     "Jun 09 17:08:01.824033 crc crio[22095]: time=\"2026-06-09T17:08:01.823745161Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133 UID:cadbde39-5a90-4f77-a157-2a3437177a7e NetNS:/var/run/netns/8d0cdb5c-0e6f-402b-9902-202df5f65b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcadbde39_5a90_4f77_a157_2a3437177a7e.slice PodAnnotations:0xc0005266a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.167134 | controller |     "Jun 09 17:08:01.824033 crc crio[22095]: time=\"2026-06-09T17:08:01.823993727Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.167148 | controller |     "Jun 09 17:08:01.848034 crc crio[22095]: time=\"2026-06-09T17:08:01.84749614Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3a499b81-d33a-48ed-85ec-71a6d11c68fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.167166 | controller |     "Jun 09 17:08:01.848376 crc crio[22095]: time=\"2026-06-09T17:08:01.848148457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167181 | controller |     "Jun 09 17:08:01.869809 crc crio[22095]: time=\"2026-06-09T17:08:01.86856327Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6cf758fb-4230-4492-942e-011c2431e516 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.167196 | controller |     "Jun 09 17:08:01.910259 crc crio[22095]: time=\"2026-06-09T17:08:01.910085286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167210 | controller |     "Jun 09 17:08:02.077207 crc crio[22095]: time=\"2026-06-09T17:08:02.077118131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167225 | controller |     "Jun 09 17:08:02.079492 crc crio[22095]: time=\"2026-06-09T17:08:02.077452399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167240 | controller |     "Jun 09 17:08:02.079492 crc crio[22095]: time=\"2026-06-09T17:08:02.077640554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167255 | controller |     "Jun 09 17:08:02.123150 crc crio[22095]: time=\"2026-06-09T17:08:02.120151895Z\" level=info msg=\"Removed container d944e6a79680f8928d08dc2df0b05d645a66bbf48812c970a0666fcb536c0f25: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=77d2c428-8d80-423a-91b1-d231a446f516 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.167270 | controller |     "Jun 09 17:08:02.126986 crc crio[22095]: time=\"2026-06-09T17:08:02.126865367Z\" level=info msg=\"Removing container: 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d\" id=a9dc765c-04fb-46c1-aa8d-648787f1479f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.167285 | controller |     "Jun 09 17:08:02.198691 crc crio[22095]: time=\"2026-06-09T17:08:02.198348421Z\" level=info msg=\"Created container 7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc: openstack/glance-default-external-api-0/glance-log\" id=29767d48-c6d7-4cd2-8b57-9e933a64822d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.167299 | controller |     "Jun 09 17:08:02.203844 crc crio[22095]: time=\"2026-06-09T17:08:02.203668457Z\" level=info msg=\"Starting container: 7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc\" id=666df36a-03fa-42df-9210-f87612287af5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.167314 | controller |     "Jun 09 17:08:02.214544 crc crio[22095]: time=\"2026-06-09T17:08:02.212716239Z\" level=info msg=\"Created container 059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877: openstack/glance-default-internal-api-0/glance-log\" id=94d4073a-bf1e-48c7-82c3-badce6bd9328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.167329 | controller |     "Jun 09 17:08:02.233813 crc crio[22095]: time=\"2026-06-09T17:08:02.233774649Z\" level=info msg=\"Starting container: 059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877\" id=01cee654-ee66-43d0-82c6-fc79ccd24efd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.167344 | controller |     "Jun 09 17:08:02.235534 crc crio[22095]: time=\"2026-06-09T17:08:02.23379991Z\" level=info msg=\"Started container\" PID=241758 containerID=7d5152f576a53a4efde0dbdfaab0e6a574aa067e2835fd26fea129d8c16180bc description=openstack/glance-default-external-api-0/glance-log id=666df36a-03fa-42df-9210-f87612287af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92",
2026-06-09 17:40:44.167361 | controller |     "Jun 09 17:08:02.250492 crc crio[22095]: time=\"2026-06-09T17:08:02.250441237Z\" level=info msg=\"Started container\" PID=241772 containerID=059782c357ab44afa977a405900efb569a5cd848479fb335c3556f374acf0877 description=openstack/glance-default-internal-api-0/glance-log id=01cee654-ee66-43d0-82c6-fc79ccd24efd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156",
2026-06-09 17:40:44.167377 | controller |     "Jun 09 17:08:02.264785 crc crio[22095]: time=\"2026-06-09T17:08:02.26459545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167391 | controller |     "Jun 09 17:08:02.275124 crc crio[22095]: time=\"2026-06-09T17:08:02.274759611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167406 | controller |     "Jun 09 17:08:02.303283 crc crio[22095]: time=\"2026-06-09T17:08:02.302621285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d11b20f5-5ba9-421b-aa33-616efa1792c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167421 | controller |     "Jun 09 17:08:02.405387 crc crio[22095]: time=\"2026-06-09T17:08:02.404635711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ce0f95cc-2a44-4611-aefe-0906b6555d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167435 | controller |     "Jun 09 17:08:02.414589 crc crio[22095]: time=\"2026-06-09T17:08:02.414471964Z\" level=info msg=\"Stopping container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66 (timeout: 30s)\" id=ec21b973-4e44-4c09-a0cd-6513408ca0c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.167450 | controller |     "Jun 09 17:08:02.441525 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b46990c037edc Mac:46:20:2d:e9:a9:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba SocketPath: PciID:}] [{Interface:0xc000126590 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.167464 | controller |     "Jun 09 17:08:02.452999 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96161b167c3672a Mac:f2:bd:85:ab:91:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.167479 | controller |     "Jun 09 17:08:02.500119 crc crio[22095]: time=\"2026-06-09T17:08:02.494767614Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 UID:186a685a-b0fc-479c-94ae-08312f7dd3bb NetNS:/var/run/netns/315f9493-c51d-4e2a-8936-23305eee8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod186a685a_b0fc_479c_94ae_08312f7dd3bb.slice PodAnnotations:0xc002b5c510}] Aliases:map[]}\"",
2026-06-09 17:40:44.167493 | controller |     "Jun 09 17:08:02.500119 crc crio[22095]: time=\"2026-06-09T17:08:02.495044821Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.167513 | controller |     "Jun 09 17:08:02.500364 crc crio[22095]: time=\"2026-06-09T17:08:02.500215163Z\" level=info msg=\"Stopping container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178 (timeout: 30s)\" id=83070e9a-4b8b-4983-bfe6-a3717258d581 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.167529 | controller |     "Jun 09 17:08:02.533479 crc crio[22095]: time=\"2026-06-09T17:08:02.532005099Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca UID:e2259cad-b16b-41f7-8b14-0f6f9117194f NetNS:/var/run/netns/5f680ea9-d072-408e-8702-eae3cfe975ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2259cad_b16b_41f7_8b14_0f6f9117194f.slice PodAnnotations:0xc000527800}] Aliases:map[]}\"",
2026-06-09 17:40:44.167544 | controller |     "Jun 09 17:08:02.533479 crc crio[22095]: time=\"2026-06-09T17:08:02.532755228Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.167559 | controller |     "Jun 09 17:08:02.544038 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30153e594d1db7 Mac:0a:16:c4:d5:62:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.167574 | controller |     "Jun 09 17:08:02.544038 crc crio[22095]: time=\"2026-06-09T17:08:02.541327288Z\" level=info msg=\"Stopping container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27 (timeout: 30s)\" id=235a8396-a635-44e5-8562-f186eb7e8964 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.167590 | controller |     "Jun 09 17:08:02.561353 crc crio[22095]: time=\"2026-06-09T17:08:02.561239119Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 UID:01acdc5d-0627-4d62-92d4-129a5c60090a NetNS:/var/run/netns/7f924ec7-aa44-4ad4-84dd-50cfed60df29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01acdc5d_0627_4d62_92d4_129a5c60090a.slice PodAnnotations:0xc00041d2a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.167605 | controller |     "Jun 09 17:08:02.561740 crc crio[22095]: time=\"2026-06-09T17:08:02.561496896Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.167620 | controller |     "Jun 09 17:08:02.701471 crc crio[22095]: time=\"2026-06-09T17:08:02.672278228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc0004c61f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.167635 | controller |     "Jun 09 17:08:02.701471 crc crio[22095]: time=\"2026-06-09T17:08:02.672323309Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683748-msd68 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.167651 | controller |     "Jun 09 17:08:02.716062 crc crio[22095]: time=\"2026-06-09T17:08:02.711323649Z\" level=info msg=\"Removed container 8326089fb82513e82bf89b9c7394a24061bbbd27526b6ba1327347fa0bde876d: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=a9dc765c-04fb-46c1-aa8d-648787f1479f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.167669 | controller |     "Jun 09 17:08:02.721379 crc crio[22095]: time=\"2026-06-09T17:08:02.721298405Z\" level=info msg=\"Removing container: f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a\" id=3aa4f268-66ab-44ef-9287-78f7c034bb87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.167684 | controller |     "Jun 09 17:08:02.768245 crc crio[22095]: time=\"2026-06-09T17:08:02.767838099Z\" level=info msg=\"Ran pod sandbox 96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8 with infra container: openstack/memcached-0/POD\" id=13203fad-13cf-4060-a242-c8f82306e6da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.167698 | controller |     "Jun 09 17:08:02.774100 crc crio[22095]: time=\"2026-06-09T17:08:02.773894174Z\" level=info msg=\"Ran pod sandbox f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960 with infra container: openstack/nova-scheduler-0/POD\" id=70afa8a8-5591-4d33-94c4-462839960e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.167713 | controller |     "Jun 09 17:08:02.783190 crc crio[22095]: 2026-06-09T17:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f60f75889d13ba Mac:f2:e4:22:7c:e4:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 SocketPath: PciID:}] [{Interface:0xc0004126c0 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.167728 | controller |     "Jun 09 17:08:02.784226 crc crio[22095]: time=\"2026-06-09T17:08:02.784125947Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 UID:235eb2c1-7a34-4590-8af3-400b54d98e03 NetNS:/var/run/netns/716777e7-b4c1-46ac-945b-f923d70380f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod235eb2c1_7a34_4590_8af3_400b54d98e03.slice PodAnnotations:0xc00041cde0}] Aliases:map[]}\"",
2026-06-09 17:40:44.167743 | controller |     "Jun 09 17:08:02.784417 crc crio[22095]: time=\"2026-06-09T17:08:02.784358873Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.167758 | controller |     "Jun 09 17:08:02.786897 crc crio[22095]: time=\"2026-06-09T17:08:02.786814086Z\" level=info msg=\"Ran pod sandbox d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca with infra container: openstack/openstack-galera-0/POD\" id=dbf40a87-6414-4991-b5f2-5e41bf6e78e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.167773 | controller |     "Jun 09 17:08:02.830685 crc crio[22095]: time=\"2026-06-09T17:08:02.830615979Z\" level=info msg=\"Stopped container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=83070e9a-4b8b-4983-bfe6-a3717258d581 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.167788 | controller |     "Jun 09 17:08:02.833339 crc crio[22095]: time=\"2026-06-09T17:08:02.833308148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167803 | controller |     "Jun 09 17:08:02.847527 crc crio[22095]: time=\"2026-06-09T17:08:02.847464572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167819 | controller |     "Jun 09 17:08:02.862694 crc crio[22095]: time=\"2026-06-09T17:08:02.862510398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ca65203e-da82-42af-b32c-da7545a65355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167837 | controller |     "Jun 09 17:08:02.864033 crc crio[22095]: time=\"2026-06-09T17:08:02.863293728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=132ed726-be9b-412e-a529-ce203c216799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167868 | controller |     "Jun 09 17:08:02.864033 crc crio[22095]: time=\"2026-06-09T17:08:02.863509493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=9dd4b2fd-61ed-438b-910e-9e8143605f8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167897 | controller |     "Jun 09 17:08:02.871026 crc crio[22095]: time=\"2026-06-09T17:08:02.870814131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13d74291-92fc-4418-942b-569b5852d61f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167914 | controller |     "Jun 09 17:08:02.912353 crc crio[22095]: time=\"2026-06-09T17:08:02.908822335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167929 | controller |     "Jun 09 17:08:02.931999 crc crio[22095]: time=\"2026-06-09T17:08:02.931744764Z\" level=info msg=\"Ran pod sandbox 3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15 with infra container: openstack/ovsdbserver-sb-0/POD\" id=a6224d78-d664-4e97-a2aa-421035c793ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.167944 | controller |     "Jun 09 17:08:02.963828 crc crio[22095]: time=\"2026-06-09T17:08:02.958853029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=b38074bd-5e8c-49ec-a7cd-f0fdad892631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167959 | controller |     "Jun 09 17:08:02.975390 crc crio[22095]: time=\"2026-06-09T17:08:02.974585913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=06a53a86-0523-4200-858a-5499bc86248b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.167974 | controller |     "Jun 09 17:08:02.985129 crc crio[22095]: time=\"2026-06-09T17:08:02.981809258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.167989 | controller |     "Jun 09 17:08:03.011407 crc crio[22095]: time=\"2026-06-09T17:08:02.994784761Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168004 | controller |     "Jun 09 17:08:03.011784 crc crio[22095]: time=\"2026-06-09T17:08:03.011399657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f36c312-42b5-4374-96b9-45c37efe5f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168018 | controller |     "Jun 09 17:08:03.047261 crc crio[22095]: time=\"2026-06-09T17:08:03.009736634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168033 | controller |     "Jun 09 17:08:03.102723 crc crio[22095]: time=\"2026-06-09T17:08:03.093804121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168052 | controller |     "Jun 09 17:08:03.128678 crc crio[22095]: time=\"2026-06-09T17:08:03.128608374Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=d33385d8-f587-4c1d-a7b3-2b2d83bd4c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.168067 | controller |     "Jun 09 17:08:03.165103 crc crio[22095]: time=\"2026-06-09T17:08:03.164903525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168082 | controller |     "Jun 09 17:08:03.166678 crc crio[22095]: time=\"2026-06-09T17:08:03.166595298Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/POD\" id=f2e3a2a8-c38d-4c3b-8177-9a3ff90311a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.168097 | controller |     "Jun 09 17:08:03.166678 crc crio[22095]: time=\"2026-06-09T17:08:03.16667308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168112 | controller |     "Jun 09 17:08:03.173624 crc crio[22095]: time=\"2026-06-09T17:08:03.173537946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=4586c0e2-11e9-498c-86d1-528743414c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168127 | controller |     "Jun 09 17:08:03.216786 crc crio[22095]: time=\"2026-06-09T17:08:03.216091298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168141 | controller |     "Jun 09 17:08:03.245399 crc crio[22095]: time=\"2026-06-09T17:08:03.245277397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a0547c51-3acc-4883-acdd-54cd3936d734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168156 | controller |     "Jun 09 17:08:03.295344 crc crio[22095]: time=\"2026-06-09T17:08:03.295265809Z\" level=info msg=\"Removed container f4489ae39844d2c1bc433384ccc9c769ca20b9e48a4e90ffe455ce0afdae2d9a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=3aa4f268-66ab-44ef-9287-78f7c034bb87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.168171 | controller |     "Jun 09 17:08:03.327748 crc crio[22095]: time=\"2026-06-09T17:08:03.327496086Z\" level=info msg=\"Removing container: cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b\" id=bdb5e8ce-61ee-4046-9fae-ac0f18673a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.168186 | controller |     "Jun 09 17:08:03.328191 crc crio[22095]: time=\"2026-06-09T17:08:03.328012059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ffe38691-4963-4750-8163-851f42ecb830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168200 | controller |     "Jun 09 17:08:03.437243 crc crio[22095]: time=\"2026-06-09T17:08:03.436779699Z\" level=info msg=\"Stopped pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=74c03d15-eac1-43b8-8115-1aaffbb5c702 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.168215 | controller |     "Jun 09 17:08:03.699412 crc crio[22095]: time=\"2026-06-09T17:08:03.699277633Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168233 | controller |     "Jun 09 17:08:03.744156 crc crio[22095]: time=\"2026-06-09T17:08:03.742720908Z\" level=info msg=\"Created container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata\" id=6cf758fb-4230-4492-942e-011c2431e516 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168247 | controller |     "Jun 09 17:08:03.748989 crc crio[22095]: time=\"2026-06-09T17:08:03.746272619Z\" level=info msg=\"Starting container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff\" id=2594a49f-71e9-4954-88a7-1645b0b2446d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.168262 | controller |     "Jun 09 17:08:03.751317 crc crio[22095]: time=\"2026-06-09T17:08:03.750270491Z\" level=info msg=\"Created container 621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=6ead9735-9878-4105-b5ae-eb2678160368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168277 | controller |     "Jun 09 17:08:03.751317 crc crio[22095]: time=\"2026-06-09T17:08:03.75099973Z\" level=info msg=\"Stopped container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=ec21b973-4e44-4c09-a0cd-6513408ca0c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.168291 | controller |     "Jun 09 17:08:03.752885 crc crio[22095]: time=\"2026-06-09T17:08:03.752802726Z\" level=info msg=\"Created container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log\" id=3a499b81-d33a-48ed-85ec-71a6d11c68fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168306 | controller |     "Jun 09 17:08:03.757797 crc crio[22095]: time=\"2026-06-09T17:08:03.75413599Z\" level=info msg=\"Starting container: 621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981\" id=73abbc0d-48eb-4385-b3ec-eb93246a80b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.168321 | controller |     "Jun 09 17:08:03.758868 crc crio[22095]: time=\"2026-06-09T17:08:03.758830111Z\" level=info msg=\"Stopping pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e6a96e-560f-4c1b-a91c-edba973bd73a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.168336 | controller |     "Jun 09 17:08:03.768718 crc crio[22095]: time=\"2026-06-09T17:08:03.768385616Z\" level=info msg=\"Created container 33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=eb31dbc7-4d8b-4201-aa77-7d16040a44ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168351 | controller |     "Jun 09 17:08:03.769509 crc crio[22095]: time=\"2026-06-09T17:08:03.769380192Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=0960a07a-35cf-46cf-9f35-8a2961feb4aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168366 | controller |     "Jun 09 17:08:03.777293 crc crio[22095]: time=\"2026-06-09T17:08:03.776980917Z\" level=info msg=\"Starting container: 33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9\" id=a9018303-6c08-4430-9670-889938bb8bd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.168442 | controller |     "Jun 09 17:08:03.808258 crc crio[22095]: time=\"2026-06-09T17:08:03.781748629Z\" level=info msg=\"Starting container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95\" id=2949c0f6-b43a-4dfd-8129-4d992211794e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.168462 | controller |     "Jun 09 17:08:03.814681 crc crio[22095]: time=\"2026-06-09T17:08:03.814489259Z\" level=info msg=\"Started container\" PID=242025 containerID=621a8a205a67a44b3e2a8bff88b60ecebd438de01e2e78502d3bae1e6d050981 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=73abbc0d-48eb-4385-b3ec-eb93246a80b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81f8292a1355332d3a4aa4b4a2a6420ae35a7b3dc9de4d97ae7533cc1afdc3d1",
2026-06-09 17:40:44.168481 | controller |     "Jun 09 17:08:03.819603 crc crio[22095]: time=\"2026-06-09T17:08:03.81922983Z\" level=info msg=\"Started container\" PID=242042 containerID=9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95 description=openstack/nova-api-0/nova-api-log id=2949c0f6-b43a-4dfd-8129-4d992211794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.168496 | controller |     "Jun 09 17:08:03.821751 crc crio[22095]: time=\"2026-06-09T17:08:03.821670603Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168512 | controller |     "Jun 09 17:08:03.826358 crc crio[22095]: time=\"2026-06-09T17:08:03.826262571Z\" level=info msg=\"Started container\" PID=241879 containerID=33d6efe412aa3a06624a5e87d9b4180d3a64f99e0311303eafc4d356fa2912b9 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=a9018303-6c08-4430-9670-889938bb8bd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371",
2026-06-09 17:40:44.168527 | controller |     "Jun 09 17:08:03.837189 crc crio[22095]: time=\"2026-06-09T17:08:03.836843682Z\" level=info msg=\"Started container\" PID=241999 containerID=58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff description=openstack/nova-metadata-0/nova-metadata-metadata id=2594a49f-71e9-4954-88a7-1645b0b2446d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.168542 | controller |     "Jun 09 17:08:03.937795 crc crio[22095]: time=\"2026-06-09T17:08:03.937003652Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=1fac4fe5-de4d-4079-8169-c3c1a527523e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168557 | controller |     "Jun 09 17:08:03.960826 crc crio[22095]: time=\"2026-06-09T17:08:03.96031703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=84faf088-529b-402b-b84e-f75440790dc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168572 | controller |     "Jun 09 17:08:03.976294 crc crio[22095]: 2026-06-09T17:08:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f3de33037d9af2 Mac:72:f4:92:e8:9b:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.168588 | controller |     "Jun 09 17:08:03.978270 crc crio[22095]: time=\"2026-06-09T17:08:03.978122967Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 UID:699e2194-973b-49f5-94d5-a406f1816b3b NetNS:/var/run/netns/790f95bd-45ae-45b1-86b3-eec39813c35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod699e2194_973b_49f5_94d5_a406f1816b3b.slice PodAnnotations:0xc00379ee38}] Aliases:map[]}\"",
2026-06-09 17:40:44.168603 | controller |     "Jun 09 17:08:03.978454 crc crio[22095]: time=\"2026-06-09T17:08:03.978368683Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.168618 | controller |     "Jun 09 17:08:04.111631 crc crio[22095]: time=\"2026-06-09T17:08:04.111538959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168635 | controller |     "Jun 09 17:08:04.114197 crc crio[22095]: time=\"2026-06-09T17:08:04.111860387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168650 | controller |     "Jun 09 17:08:04.114197 crc crio[22095]: time=\"2026-06-09T17:08:04.112130064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168666 | controller |     "Jun 09 17:08:04.114197 crc crio[22095]: time=\"2026-06-09T17:08:04.112663778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168681 | controller |     "Jun 09 17:08:04.117074 crc crio[22095]: time=\"2026-06-09T17:08:04.116979919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168696 | controller |     "Jun 09 17:08:04.125121 crc crio[22095]: time=\"2026-06-09T17:08:04.124308087Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3c5c6c21-5c21-4376-9762-cbc39174f2c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.168711 | controller |     "Jun 09 17:08:04.125574 crc crio[22095]: time=\"2026-06-09T17:08:04.125495757Z\" level=info msg=\"Stopped pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e6a96e-560f-4c1b-a91c-edba973bd73a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.168727 | controller |     "Jun 09 17:08:04.171961 crc crio[22095]: 2026-06-09T17:08:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9718ad7c13c015f Mac:3a:76:16:0e:f3:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.168742 | controller |     "Jun 09 17:08:04.173325 crc crio[22095]: time=\"2026-06-09T17:08:04.17315172Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc0004c61f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.168758 | controller |     "Jun 09 17:08:04.174048 crc crio[22095]: time=\"2026-06-09T17:08:04.173758525Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683748-msd68 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.168773 | controller |     "Jun 09 17:08:04.180492 crc crio[22095]: time=\"2026-06-09T17:08:04.178064606Z\" level=info msg=\"Stopped pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=3734f872-31b0-4bb8-a3c4-5ba720b5e792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.168788 | controller |     "Jun 09 17:08:04.279491 crc crio[22095]: time=\"2026-06-09T17:08:04.276638934Z\" level=info msg=\"Ran pod sandbox 6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1 with infra container: openstack/ovn-northd-0/POD\" id=51ad957f-04ba-4996-a330-14aa2df0a5a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.168803 | controller |     "Jun 09 17:08:04.279491 crc crio[22095]: time=\"2026-06-09T17:08:04.276986003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.168821 | controller |     "Jun 09 17:08:04.286774 crc crio[22095]: time=\"2026-06-09T17:08:04.283667405Z\" level=info msg=\"Ran pod sandbox 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b with infra container: openshift-infra/auto-csr-approver-29683748-msd68/POD\" id=dc059190-4e98-49d9-805b-3f1b65b9c3c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.168836 | controller |     "Jun 09 17:08:04.312027 crc crio[22095]: time=\"2026-06-09T17:08:04.311896999Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=81f3cf32-ace1-4e18-8824-81628f949579 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.168878 | controller |     "Jun 09 17:08:04.315215 crc crio[22095]: time=\"2026-06-09T17:08:04.314865425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0d1d006f-8bb3-409c-86b1-705efdfae2ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168899 | controller |     "Jun 09 17:08:04.338087 crc crio[22095]: time=\"2026-06-09T17:08:04.336293385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=912b7319-7cc9-4dd1-99fc-0bac7a3cb789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.168915 | controller |     "Jun 09 17:08:04.350236 crc crio[22095]: time=\"2026-06-09T17:08:04.350004536Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.168930 | controller |     "Jun 09 17:08:04.400847 crc crio[22095]: time=\"2026-06-09T17:08:04.399849035Z\" level=warning msg=\"Stopping container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.168946 | controller |     "Jun 09 17:08:04.483440 crc crio[22095]: time=\"2026-06-09T17:08:04.480779251Z\" level=info msg=\"Removed container cfe4d56800cc5dd81eefe2410bb3527005b33637e9e9c12f91f4f2d0ff5da13b: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=bdb5e8ce-61ee-4046-9fae-ac0f18673a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.168961 | controller |     "Jun 09 17:08:04.509729 crc crio[22095]: time=\"2026-06-09T17:08:04.508738248Z\" level=info msg=\"Removing container: 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373\" id=50874a22-48f6-4e8e-b8f8-e04f3c5bd05c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.168977 | controller |     "Jun 09 17:08:04.576741 crc crio[22095]: time=\"2026-06-09T17:08:04.574567787Z\" level=error msg=\"Killing container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.168993 | controller |     "Jun 09 17:08:04.608275 crc crio[22095]: time=\"2026-06-09T17:08:04.606690891Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b UID:109c6334-4aa7-444d-8006-a5d688f9422c NetNS:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod109c6334_4aa7_444d_8006_a5d688f9422c.slice PodAnnotations:0xc00041c200}] Aliases:map[]}\"",
2026-06-09 17:40:44.169009 | controller |     "Jun 09 17:08:04.608275 crc crio[22095]: time=\"2026-06-09T17:08:04.606824115Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.169027 | controller |     "Jun 09 17:08:04.643450 crc crio[22095]: time=\"2026-06-09T17:08:04.636426374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=2828c7f6-b961-44de-84af-40398d85197f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169043 | controller |     "Jun 09 17:08:04.728559 crc crio[22095]: time=\"2026-06-09T17:08:04.728486996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169058 | controller |     "Jun 09 17:08:04.757510 crc crio[22095]: time=\"2026-06-09T17:08:04.755841907Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4ed7993b-2a7d-450e-a35d-cea782756ba3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.169153 | controller |     "Jun 09 17:08:04.880269 crc crio[22095]: time=\"2026-06-09T17:08:04.870262753Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=f5665257-9813-4ba4-b616-675811d8f12d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.169172 | controller |     "Jun 09 17:08:04.896140 crc crio[22095]: time=\"2026-06-09T17:08:04.887590397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169187 | controller |     "Jun 09 17:08:05.039777 crc crio[22095]: time=\"2026-06-09T17:08:05.039690319Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.169202 | controller |     "Jun 09 17:08:05.094089 crc crio[22095]: time=\"2026-06-09T17:08:05.091810996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169217 | controller |     "Jun 09 17:08:05.127332 crc crio[22095]: time=\"2026-06-09T17:08:05.123118219Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc0074a42f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.169234 | controller |     "Jun 09 17:08:05.127332 crc crio[22095]: time=\"2026-06-09T17:08:05.123219982Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.169249 | controller |     "Jun 09 17:08:05.219042 crc crio[22095]: time=\"2026-06-09T17:08:05.216343171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169263 | controller |     "Jun 09 17:08:05.747111 crc crio[22095]: time=\"2026-06-09T17:08:05.728968351Z\" level=info msg=\"Stopped container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=d633e805-9fcc-4d5d-8e4f-ac38666738a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.169278 | controller |     "Jun 09 17:08:05.747111 crc crio[22095]: time=\"2026-06-09T17:08:05.732151613Z\" level=info msg=\"Stopping pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=60f58729-f0f3-4399-8877-9e2220c0b9f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.169293 | controller |     "Jun 09 17:08:05.754723 crc crio[22095]: time=\"2026-06-09T17:08:05.750427032Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-t7bh9 Namespace:openstack ID:eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea UID:667fd99c-5b2e-4e4d-bb4b-0a88aca500de NetNS:/var/run/netns/0d3cedde-cd78-4a86-942e-f95cdc7d4102 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod667fd99c_5b2e_4e4d_bb4b_0a88aca500de.slice PodAnnotations:0xc0074a42d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.169312 | controller |     "Jun 09 17:08:05.754723 crc crio[22095]: time=\"2026-06-09T17:08:05.751339585Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-t7bh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.169328 | controller |     "Jun 09 17:08:05.803000 crc crio[22095]: 2026-06-09T17:08:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3af99ee9bb51bcc Mac:4a:a8:8d:72:16:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.169343 | controller |     "Jun 09 17:08:05.812594 crc crio[22095]: time=\"2026-06-09T17:08:05.81000246Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b UID:109c6334-4aa7-444d-8006-a5d688f9422c NetNS:/var/run/netns/d673e15c-5abe-47b9-82bb-be8c0cf6e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod109c6334_4aa7_444d_8006_a5d688f9422c.slice PodAnnotations:0xc00041c200}] Aliases:map[]}\"",
2026-06-09 17:40:44.169358 | controller |     "Jun 09 17:08:05.812594 crc crio[22095]: time=\"2026-06-09T17:08:05.810247486Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.169373 | controller |     "Jun 09 17:08:05.909297 crc crio[22095]: time=\"2026-06-09T17:08:05.908414815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169387 | controller |     "Jun 09 17:08:05.928994 crc crio[22095]: time=\"2026-06-09T17:08:05.918334759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169402 | controller |     "Jun 09 17:08:05.997537 crc crio[22095]: time=\"2026-06-09T17:08:05.98424519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=9d59fa79-41b3-401d-9430-4645a9fad438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169418 | controller |     "Jun 09 17:08:06.074056 crc crio[22095]: 2026-06-09T17:08:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:204456af15e8fbf Mac:0a:a7:52:2f:a7:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.169432 | controller |     "Jun 09 17:08:06.093649 crc crio[22095]: time=\"2026-06-09T17:08:06.093541763Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc0074a42f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.169452 | controller |     "Jun 09 17:08:06.094126 crc crio[22095]: time=\"2026-06-09T17:08:06.09379916Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.169467 | controller |     "Jun 09 17:08:06.321130 crc crio[22095]: time=\"2026-06-09T17:08:06.319309245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169482 | controller |     "Jun 09 17:08:06.358825 crc crio[22095]: time=\"2026-06-09T17:08:06.358731136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169496 | controller |     "Jun 09 17:08:06.411351 crc crio[22095]: time=\"2026-06-09T17:08:06.409053327Z\" level=info msg=\"Ran pod sandbox 3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=d33385d8-f587-4c1d-a7b3-2b2d83bd4c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.169511 | controller |     "Jun 09 17:08:06.534092 crc crio[22095]: time=\"2026-06-09T17:08:06.529384404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=845570b4-f206-4926-b4b4-6b2785486fa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169525 | controller |     "Jun 09 17:08:06.586998 crc crio[22095]: time=\"2026-06-09T17:08:06.58460647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169541 | controller |     "Jun 09 17:08:06.673097 crc crio[22095]: time=\"2026-06-09T17:08:06.672553246Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 UID:34f75f22-a4e3-4df5-9ae6-176abcb48171 NetNS:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f75f22_a4e3_4df5_9ae6_176abcb48171.slice PodAnnotations:0xc0028b6a80}] Aliases:map[]}\"",
2026-06-09 17:40:44.169556 | controller |     "Jun 09 17:08:06.673097 crc crio[22095]: time=\"2026-06-09T17:08:06.672629578Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.169571 | controller |     "Jun 09 17:08:06.739486 crc crio[22095]: time=\"2026-06-09T17:08:06.739076693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169586 | controller |     "Jun 09 17:08:06.788465 crc crio[22095]: time=\"2026-06-09T17:08:06.788298906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169601 | controller |     "Jun 09 17:08:06.860466 crc crio[22095]: time=\"2026-06-09T17:08:06.860365724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169616 | controller |     "Jun 09 17:08:06.897912 crc crio[22095]: time=\"2026-06-09T17:08:06.888858975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=558d0eef-ab6b-47c2-ba43-055552fc524b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169634 | controller |     "Jun 09 17:08:06.903509 crc crio[22095]: time=\"2026-06-09T17:08:06.903423319Z\" level=info msg=\"Ran pod sandbox 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/POD\" id=f2e3a2a8-c38d-4c3b-8177-9a3ff90311a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.169649 | controller |     "Jun 09 17:08:06.912510 crc crio[22095]: time=\"2026-06-09T17:08:06.911886006Z\" level=info msg=\"Created container 198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=1fac4fe5-de4d-4079-8169-c3c1a527523e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.169664 | controller |     "Jun 09 17:08:06.929501 crc crio[22095]: time=\"2026-06-09T17:08:06.929329874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169679 | controller |     "Jun 09 17:08:06.930901 crc crio[22095]: time=\"2026-06-09T17:08:06.930710799Z\" level=info msg=\"Starting container: 198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66\" id=ae391220-e4f6-4f39-a475-3fc796e8d66e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.169693 | controller |     "Jun 09 17:08:06.985244 crc crio[22095]: time=\"2026-06-09T17:08:06.983539564Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.169708 | controller |     "Jun 09 17:08:06.985244 crc crio[22095]: time=\"2026-06-09T17:08:06.983710979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169723 | controller |     "Jun 09 17:08:07.000670 crc crio[22095]: time=\"2026-06-09T17:08:06.988368638Z\" level=info msg=\"Started container\" PID=242569 containerID=198ee95c9fd52824e9efe9c76982065801cedc878969da94f742882ba0e02f66 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ae391220-e4f6-4f39-a475-3fc796e8d66e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15",
2026-06-09 17:40:44.169738 | controller |     "Jun 09 17:08:07.028092 crc crio[22095]: time=\"2026-06-09T17:08:07.025522861Z\" level=info msg=\"Removed container 58eb3309100fb35833f845e5e2f87f8db38abb119a870c5bb428ab4c20115373: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=50874a22-48f6-4e8e-b8f8-e04f3c5bd05c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.169753 | controller |     "Jun 09 17:08:07.028092 crc crio[22095]: time=\"2026-06-09T17:08:07.027597904Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169767 | controller |     "Jun 09 17:08:07.028092 crc crio[22095]: time=\"2026-06-09T17:08:07.027670326Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=bc4a1f14-c2ea-4ff9-baf4-3b2d18f9f7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169782 | controller |     "Jun 09 17:08:07.048085 crc crio[22095]: time=\"2026-06-09T17:08:07.044287213Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=78c769c9-1bd6-4529-a4f4-b45134ad06db name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.169796 | controller |     "Jun 09 17:08:07.076899 crc crio[22095]: time=\"2026-06-09T17:08:07.071434739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 17:40:44.169814 | controller |     "Jun 09 17:08:07.076899 crc crio[22095]: time=\"2026-06-09T17:08:07.072047635Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=73c37bc2-f741-4ce6-bddc-37b6c4332a63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.169829 | controller |     "Jun 09 17:08:07.098549 crc crio[22095]: time=\"2026-06-09T17:08:07.082345909Z\" level=info msg=\"Removing container: f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000\" id=8cdfa43a-8afd-4046-b870-64906ab02aed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.169844 | controller |     "Jun 09 17:08:07.098549 crc crio[22095]: time=\"2026-06-09T17:08:07.088804305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=ff33245c-27b0-49bb-a51d-555125df668e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169883 | controller |     "Jun 09 17:08:07.218596 crc crio[22095]: time=\"2026-06-09T17:08:07.218486511Z\" level=info msg=\"Created container 54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af: openstack/openstack-galera-0/mysql-bootstrap\" id=0960a07a-35cf-46cf-9f35-8a2961feb4aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.169900 | controller |     "Jun 09 17:08:07.280505 crc crio[22095]: time=\"2026-06-09T17:08:07.280328788Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=046ae3c8-c895-4b34-8827-3ef43dea8d4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.169915 | controller |     "Jun 09 17:08:07.280505 crc crio[22095]: time=\"2026-06-09T17:08:07.280504552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169931 | controller |     "Jun 09 17:08:07.281217 crc crio[22095]: time=\"2026-06-09T17:08:07.281077297Z\" level=info msg=\"Starting container: 54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af\" id=dc489159-be3d-4ec4-bbd3-ea33f2189b0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.169946 | controller |     "Jun 09 17:08:07.297626 crc crio[22095]: time=\"2026-06-09T17:08:07.296670217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.169961 | controller |     "Jun 09 17:08:07.321320 crc crio[22095]: time=\"2026-06-09T17:08:07.321200076Z\" level=info msg=\"Started container\" PID=242640 containerID=54806afd49db957c2bbac51d2ff348ffea549de31c1d506bf15ee02a0f3c53af description=openstack/openstack-galera-0/mysql-bootstrap id=dc489159-be3d-4ec4-bbd3-ea33f2189b0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.169977 | controller |     "Jun 09 17:08:07.333865 crc crio[22095]: time=\"2026-06-09T17:08:07.333522473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3bf48176-8d33-4277-89a0-3a76192d1a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.169992 | controller |     "Jun 09 17:08:07.379339 crc crio[22095]: time=\"2026-06-09T17:08:07.378407784Z\" level=info msg=\"Stopped container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=235a8396-a635-44e5-8562-f186eb7e8964 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170007 | controller |     "Jun 09 17:08:07.409891 crc crio[22095]: time=\"2026-06-09T17:08:07.404969326Z\" level=info msg=\"Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.170025 | controller |     "Jun 09 17:08:07.410323 crc crio[22095]: time=\"2026-06-09T17:08:07.4102155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170041 | controller |     "Jun 09 17:08:07.420204 crc crio[22095]: time=\"2026-06-09T17:08:07.420087953Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c6ff85c8f-vnb6v Namespace:openstack ID:2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521 UID:4145b712-15a4-47c0-aea4-3f9b08f72e3a NetNS:/var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4145b712_15a4_47c0_aea4_3f9b08f72e3a.slice PodAnnotations:0xc0028b69a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.170056 | controller |     "Jun 09 17:08:07.420531 crc crio[22095]: time=\"2026-06-09T17:08:07.420327909Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6c6ff85c8f-vnb6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.170071 | controller |     "Jun 09 17:08:07.429022 crc crio[22095]: time=\"2026-06-09T17:08:07.428125759Z\" level=info msg=\"Stopped pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=60f58729-f0f3-4399-8877-9e2220c0b9f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.170086 | controller |     "Jun 09 17:08:07.458190 crc crio[22095]: time=\"2026-06-09T17:08:07.45739695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170100 | controller |     "Jun 09 17:08:07.492032 crc crio[22095]: time=\"2026-06-09T17:08:07.485365298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9e8db55f-503a-4b01-b947-e6c22d8b2a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170115 | controller |     "Jun 09 17:08:07.593251 crc crio[22095]: time=\"2026-06-09T17:08:07.585593699Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170130 | controller |     "Jun 09 17:08:07.631507 crc crio[22095]: time=\"2026-06-09T17:08:07.63126173Z\" level=info msg=\"Created container ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3c5c6c21-5c21-4376-9762-cbc39174f2c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170145 | controller |     "Jun 09 17:08:23.717979 crc crio[22095]: time=\"2026-06-09T17:08:23.698412349Z\" level=info msg=\"Starting container: ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af\" id=f97c0cd2-9cef-4367-a9a8-2b96fca2665f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.170160 | controller |     "Jun 09 17:08:24.092892 crc crio[22095]: time=\"2026-06-09T17:08:24.091908643Z\" level=info msg=\"Started container\" PID=242732 containerID=ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=f97c0cd2-9cef-4367-a9a8-2b96fca2665f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960",
2026-06-09 17:40:44.170176 | controller |     "Jun 09 17:08:25.155081 crc crio[22095]: time=\"2026-06-09T17:08:25.12010784Z\" level=info msg=\"Created container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api\" id=4ed7993b-2a7d-450e-a35d-cea782756ba3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170190 | controller |     "Jun 09 17:08:25.518553 crc crio[22095]: time=\"2026-06-09T17:08:25.511514501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170209 | controller |     "Jun 09 17:08:25.765990 crc crio[22095]: 2026-06-09T17:08:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c141cf892bc2d32 Mac:1e:cf:ce:2f:25:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f SocketPath: PciID:}] [{Interface:0xc000594240 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.170224 | controller |     "Jun 09 17:09:30.609739 crc crio[22095]: time=\"2026-06-09T17:09:29.858224701Z\" level=info msg=\"Starting container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5\" id=f33a0a58-082c-4170-81b8-1720f1c87198 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.170240 | controller |     "Jun 09 17:11:14.366106 crc crio[22095]: time=\"2026-06-09T17:11:13.850343299Z\" level=warning msg=\"Failed to destroy network for pod sandbox k8s_barbican-worker-6c6ff85c8f-vnb6v_openstack_4145b712-15a4-47c0-aea4-3f9b08f72e3a_0(2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521): error removing pod openstack_barbican-worker-6c6ff85c8f-vnb6v from CNI network \\\"multus-cni-network\\\": plugin type=\\\"multus-shim\\\" name=\\\"multus-cni-network\\\" failed (delete): netplugin failed with no error message: signal: killed\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.170255 | controller |     "Jun 09 17:12:02.202517 crc crio[22095]: time=\"2026-06-09T17:12:00.317175179Z\" level=warning msg=\"Failed to remove netns path /var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc: unlinkat /var/run/netns/0bea3a12-a59d-47a2-880c-8a76bc8db4fc: device or resource busy\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.170269 | controller |     "Jun 09 17:12:26.469175 crc crio[22095]: time=\"2026-06-09T17:12:11.328111214Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 UID:34f75f22-a4e3-4df5-9ae6-176abcb48171 NetNS:/var/run/netns/3349fb08-ebf7-424d-bf19-424993c79f6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f75f22_a4e3_4df5_9ae6_176abcb48171.slice PodAnnotations:0xc0028b6a80}] Aliases:map[]}\"",
2026-06-09 17:40:44.170284 | controller |     "Jun 09 17:12:41.514883 crc crio[22095]: time=\"2026-06-09T17:12:25.370028343Z\" level=error msg=\"Container creation timeout (4m0s)\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170299 | controller |     "Jun 09 17:12:53.118045 crc crio[22095]: time=\"2026-06-09T17:12:52.684019139Z\" level=info msg=\"Cleaned up CNI result file multus-cni-network-2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521-eth0 for container 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=e1fd6a14-b003-4986-a008-91444418cf80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.170314 | controller |     "Jun 09 17:15:17.784266 crc crio[22095]: time=\"2026-06-09T17:14:54.916597151Z\" level=info msg=\"createCtr: deleting container ID 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a from idIndex\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170329 | controller |     "Jun 09 17:15:34.758042 crc crio[22095]: time=\"2026-06-09T17:15:32.476044988Z\" level=info msg=\"createCtr: removing container 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170348 | controller |     "Jun 09 17:15:35.650446 crc crio[22095]: time=\"2026-06-09T17:15:35.646562812Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.170363 | controller |     "Jun 09 17:15:36.775046 crc crio[22095]: time=\"2026-06-09T17:15:36.771287494Z\" level=info msg=\"createCtr: deleting container 8fd264ab181ec0bc6d14d5b64931d3de8b862ae8f18329031bdc0fd515fe0d8a from storage\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170378 | controller |     "Jun 09 17:15:36.951439 crc crio[22095]: time=\"2026-06-09T17:15:36.868121568Z\" level=info msg=\"Started container\" PID=242734 containerID=d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5 description=openstack/nova-api-0/nova-api-api id=f33a0a58-082c-4170-81b8-1720f1c87198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.170392 | controller |     "Jun 09 17:15:37.968254 crc crio[22095]: time=\"2026-06-09T17:15:37.967840569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170408 | controller |     "Jun 09 17:15:43.579075 crc crio[22095]: time=\"2026-06-09T17:15:43.568466133Z\" level=info msg=\"Reading blob body from https://quay.io/v2/podified-antelope-centos9/openstack-ovn-controller/blobs/sha256:c83045208be8e8b971841845571f3468d6c8db24f74cfdf85e1956a33c82aab9 failed (read tcp 192.168.130.11:39798->23.57.90.81:443: read: connection reset by peer), reconnecting after 19068727 bytes\u2026\"",
2026-06-09 17:40:44.170423 | controller |     "Jun 09 17:15:43.579075 crc crio[22095]: time=\"2026-06-09T17:15:43.572018424Z\" level=info msg=\"Reading blob body from https://quay.io/v2/podified-antelope-centos9/openstack-ovn-controller/blobs/sha256:efd0c1e158e41ce2391d2210b247f261e6c05144d3338783553fb83741a0bfb2 failed (read tcp 192.168.130.11:37958->23.57.90.77:443: read: connection reset by peer), reconnecting after 15342800 bytes\u2026\"",
2026-06-09 17:40:44.170437 | controller |     "Jun 09 17:15:43.711714 crc crio[22095]: time=\"2026-06-09T17:15:43.711001569Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-network-exporter/blobs/sha256:dd148063a98f38d63a03cea2357d237d418889b91f204f507c033c944e443f45 failed (read tcp 192.168.130.11:37970->23.57.90.77:443: read: connection reset by peer), reconnecting after 22517879 bytes\u2026\"",
2026-06-09 17:40:44.170452 | controller |     "Jun 09 17:15:43.909490 crc crio[22095]: time=\"2026-06-09T17:15:43.909178953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170466 | controller |     "Jun 09 17:15:43.957253 crc crio[22095]: time=\"2026-06-09T17:15:43.957036771Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=39e0b4bf-7482-497d-b9aa-5df326c940f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170481 | controller |     "Jun 09 17:15:43.957556 crc crio[22095]: time=\"2026-06-09T17:15:43.957472152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e9e9a28a-89e6-4195-9697-856f5671f657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170495 | controller |     "Jun 09 17:15:43.957685 crc crio[22095]: time=\"2026-06-09T17:15:43.957554534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d335b840-e8fe-4db6-b892-90375ed8bb40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170513 | controller |     "Jun 09 17:15:43.987159 crc crio[22095]: time=\"2026-06-09T17:15:43.98468473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170528 | controller |     "Jun 09 17:15:44.635064 crc crio[22095]: time=\"2026-06-09T17:15:44.632689532Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:40:44.170542 | controller |     "Jun 09 17:15:45.649836 crc crio[22095]: time=\"2026-06-09T17:15:45.6336236Z\" level=info msg=\"createCtr: releasing container name k8s_memcached_memcached-0_openstack_186a685a-b0fc-479c-94ae-08312f7dd3bb_0\" id=930df7fe-acb1-414a-8af2-8448c587fc20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170557 | controller |     "Jun 09 17:15:45.790068 crc crio[22095]: time=\"2026-06-09T17:15:45.787976089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170572 | controller |     "Jun 09 17:15:45.815879 crc crio[22095]: time=\"2026-06-09T17:15:45.815749802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170587 | controller |     "Jun 09 17:15:46.293260 crc crio[22095]: time=\"2026-06-09T17:15:46.268556458Z\" level=info msg=\"Removed container f8eb5e6d96159697a2be50a5d89cd95f78e3f572c09ef786d48f471c65d12000: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=8cdfa43a-8afd-4046-b870-64906ab02aed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.170602 | controller |     "Jun 09 17:15:46.293260 crc crio[22095]: time=\"2026-06-09T17:15:46.270745494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170616 | controller |     "Jun 09 17:15:46.310055 crc crio[22095]: time=\"2026-06-09T17:15:46.30919676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170631 | controller |     "Jun 09 17:15:46.313805 crc crio[22095]: time=\"2026-06-09T17:15:46.31153599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170646 | controller |     "Jun 09 17:15:46.446009 crc crio[22095]: time=\"2026-06-09T17:15:46.444881031Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=81f3cf32-ace1-4e18-8824-81628f949579 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.170661 | controller |     "Jun 09 17:15:46.807009 crc crio[22095]: time=\"2026-06-09T17:15:46.806356034Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 UID:1abe051f-5493-4d88-8d17-8dd0ab0902e7 NetNS:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1abe051f_5493_4d88_8d17_8dd0ab0902e7.slice PodAnnotations:0xc00012b098}] Aliases:map[]}\"",
2026-06-09 17:40:44.170676 | controller |     "Jun 09 17:15:46.807009 crc crio[22095]: time=\"2026-06-09T17:15:46.806536579Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.170691 | controller |     "Jun 09 17:15:46.970704 crc crio[22095]: time=\"2026-06-09T17:15:46.969869619Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.170709 | controller |     "Jun 09 17:15:47.121199 crc crio[22095]: time=\"2026-06-09T17:15:47.121060487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170724 | controller |     "Jun 09 17:15:47.201388 crc crio[22095]: time=\"2026-06-09T17:15:47.200972307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170739 | controller |     "Jun 09 17:15:47.478345 crc crio[22095]: time=\"2026-06-09T17:15:47.46731237Z\" level=info msg=\"Removing container: af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422\" id=61080c42-53fc-4974-b440-1ce6b3f4ee63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.170754 | controller |     "Jun 09 17:15:47.918515 crc crio[22095]: time=\"2026-06-09T17:15:47.909159094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d982b5c-4bd3-460b-84b6-b320bece0d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170770 | controller |     "Jun 09 17:15:48.539660 crc crio[22095]: time=\"2026-06-09T17:15:48.538056007Z\" level=info msg=\"RunSandbox: context was either canceled or the deadline was exceeded: context canceled\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.170784 | controller |     "Jun 09 17:15:48.676082 crc crio[22095]: time=\"2026-06-09T17:15:48.673889841Z\" level=info msg=\"Stopping container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078 (timeout: 10s)\" id=f853ec22-4ff3-493d-a0fb-052fc40beacf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170799 | controller |     "Jun 09 17:15:48.680286 crc crio[22095]: time=\"2026-06-09T17:15:48.673905052Z\" level=info msg=\"Stopping container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677 (timeout: 10s)\" id=539822d5-8c48-4642-9a07-c6989ebfcae6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170814 | controller |     "Jun 09 17:15:48.690055 crc crio[22095]: time=\"2026-06-09T17:15:48.689847421Z\" level=info msg=\"Stopping container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a (timeout: 30s)\" id=12a6ea9a-3b4e-4c86-9e49-a9b1724247f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170828 | controller |     "Jun 09 17:15:48.716725 crc crio[22095]: time=\"2026-06-09T17:15:48.716637198Z\" level=info msg=\"Stopped container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=f853ec22-4ff3-493d-a0fb-052fc40beacf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170843 | controller |     "Jun 09 17:15:48.745418 crc crio[22095]: time=\"2026-06-09T17:15:48.745299593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=deceaabb-a909-4146-9c0b-0b346c12d07e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170878 | controller |     "Jun 09 17:15:48.746087 crc crio[22095]: time=\"2026-06-09T17:15:48.745972151Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6f664ac1-3200-4b7b-862e-d5f62094d46d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170894 | controller |     "Jun 09 17:15:48.746477 crc crio[22095]: time=\"2026-06-09T17:15:48.746363461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d2a73871-c667-4247-aaee-6eab1cca4b9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170913 | controller |     "Jun 09 17:15:48.795776 crc crio[22095]: time=\"2026-06-09T17:15:48.768665563Z\" level=info msg=\"Stopped container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=539822d5-8c48-4642-9a07-c6989ebfcae6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170928 | controller |     "Jun 09 17:15:48.795776 crc crio[22095]: time=\"2026-06-09T17:15:48.783467773Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=e6471669-0921-4b92-b975-ddbbbf646d05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.170943 | controller |     "Jun 09 17:15:48.795776 crc crio[22095]: time=\"2026-06-09T17:15:48.776305369Z\" level=info msg=\"Stopped container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=12a6ea9a-3b4e-4c86-9e49-a9b1724247f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.170958 | controller |     "Jun 09 17:15:48.797711 crc crio[22095]: time=\"2026-06-09T17:15:48.797621276Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.170972 | controller |     "Jun 09 17:15:48.798179 crc crio[22095]: time=\"2026-06-09T17:15:48.798127429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.170988 | controller |     "Jun 09 17:15:48.805034 crc crio[22095]: time=\"2026-06-09T17:15:48.80481656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=06a4ac27-f95c-4bdd-8f04-77a798aac7ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171002 | controller |     "Jun 09 17:15:48.808750 crc crio[22095]: time=\"2026-06-09T17:15:48.808620768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=7e2c485f-1c82-4cb5-9f83-1532c9ef3a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171020 | controller |     "Jun 09 17:15:48.809304 crc crio[22095]: time=\"2026-06-09T17:15:48.809260214Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f4c4e72f-418d-49f6-8cba-ae14ea910539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171040 | controller |     "Jun 09 17:15:48.809902 crc crio[22095]: time=\"2026-06-09T17:15:48.809798748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=56a91859-b3af-46d3-a7a6-dc623ff28d39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171059 | controller |     "Jun 09 17:15:48.810740 crc crio[22095]: time=\"2026-06-09T17:15:48.81065176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=c693fcb4-fff3-4940-a070-f8270b0c536d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171078 | controller |     "Jun 09 17:15:48.827999 crc crio[22095]: time=\"2026-06-09T17:15:48.824153146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5a6ceffc-519e-43e3-9b89-7e6b532b641e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171102 | controller |     "Jun 09 17:15:48.838000 crc crio[22095]: time=\"2026-06-09T17:15:48.837843627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=afe116da-4fe5-4343-ac9b-74a72397c186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171124 | controller |     "Jun 09 17:15:48.838439 crc crio[22095]: time=\"2026-06-09T17:15:48.83833797Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=5d89a3d3-0502-4391-b1e1-9d746f4a7f60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171144 | controller |     "Jun 09 17:15:48.856707 crc crio[22095]: time=\"2026-06-09T17:15:48.856503286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c39bea02-018a-45a2-866d-6332ed81f404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171165 | controller |     "Jun 09 17:15:48.896794 crc crio[22095]: time=\"2026-06-09T17:15:48.8960412Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171185 | controller |     "Jun 09 17:15:48.901896 crc crio[22095]: time=\"2026-06-09T17:15:48.901539991Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=92f3008a-a468-4649-b6e7-d3d12d36c58c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171205 | controller |     "Jun 09 17:15:49.014006 crc crio[22095]: time=\"2026-06-09T17:15:49.013771891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171224 | controller |     "Jun 09 17:15:49.016324 crc crio[22095]: time=\"2026-06-09T17:15:49.015613318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171247 | controller |     "Jun 09 17:15:49.146000 crc crio[22095]: time=\"2026-06-09T17:15:49.141471296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=60efab48-f71f-4dd8-a272-eaab722b77a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171268 | controller |     "Jun 09 17:15:49.146000 crc crio[22095]: time=\"2026-06-09T17:15:49.14199327Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=288848d1-05fb-466a-a507-467820c604e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171320 | controller |     "Jun 09 17:15:49.346135 crc crio[22095]: time=\"2026-06-09T17:15:49.336603812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171349 | controller |     "Jun 09 17:15:49.411555 crc crio[22095]: time=\"2026-06-09T17:15:49.409584024Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=bca8d8e7-84de-44f0-9e4c-242bd36cfc4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171368 | controller |     "Jun 09 17:15:49.549342 crc crio[22095]: time=\"2026-06-09T17:15:49.541738645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=aeae03c3-bfa0-4705-83e6-06dda55f8914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171390 | controller |     "Jun 09 17:15:49.575117 crc crio[22095]: time=\"2026-06-09T17:15:49.575029139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171415 | controller |     "Jun 09 17:15:49.585887 crc crio[22095]: time=\"2026-06-09T17:15:49.585740523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b56d1d3c-82d7-43be-aebf-530e6604b984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171431 | controller |     "Jun 09 17:15:49.614117 crc crio[22095]: time=\"2026-06-09T17:15:49.613749122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171447 | controller |     "Jun 09 17:15:49.656186 crc crio[22095]: time=\"2026-06-09T17:15:49.652357652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171462 | controller |     "Jun 09 17:15:49.758099 crc crio[22095]: time=\"2026-06-09T17:15:49.757823868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=909a3a89-3ca6-4935-b967-df4f6dad2e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171476 | controller |     "Jun 09 17:15:49.758661 crc crio[22095]: time=\"2026-06-09T17:15:49.7583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=475dfbb1-0f54-4056-9aca-a29976faefba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171491 | controller |     "Jun 09 17:15:49.758661 crc crio[22095]: time=\"2026-06-09T17:15:49.758358272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=246a4d86-d966-4054-a4f7-584ecc7f4ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171506 | controller |     "Jun 09 17:15:49.795308 crc crio[22095]: time=\"2026-06-09T17:15:49.795133535Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=ec89d586-9b9a-41d7-a149-94c6833b5aa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171520 | controller |     "Jun 09 17:15:49.795801 crc crio[22095]: time=\"2026-06-09T17:15:49.79573761Z\" level=info msg=\"Stopping container: 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae (timeout: 10s)\" id=865e5500-fbee-4878-abbb-248a650a6d33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.171535 | controller |     "Jun 09 17:15:49.827351 crc crio[22095]: time=\"2026-06-09T17:15:49.82730549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171549 | controller |     "Jun 09 17:15:49.953580 crc crio[22095]: time=\"2026-06-09T17:15:49.943020929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2966c836-09f9-4307-ba4d-0b3c8deceecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171564 | controller |     "Jun 09 17:15:49.953580 crc crio[22095]: time=\"2026-06-09T17:15:49.951776903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171579 | controller |     "Jun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.972479084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4dbc46f-cbc9-4de8-8997-5870b61765f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171600 | controller |     "Jun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.973056139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d3242ac-df7c-438c-9de2-49da0db7c190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171615 | controller |     "Jun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.973280925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bcfc5cb8-1fa5-4d6d-8cc2-dd433909ba60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171629 | controller |     "Jun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.97347295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2947c5f6-9543-423b-a5f1-2ac16d407ea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171644 | controller |     "Jun 09 17:15:49.974271 crc crio[22095]: time=\"2026-06-09T17:15:49.973675065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac2330cf-66af-4f39-9d75-ca0a755c37aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171658 | controller |     "Jun 09 17:15:50.011002 crc crio[22095]: time=\"2026-06-09T17:15:50.010839199Z\" level=info msg=\"Stopping container: 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772 (timeout: 10s)\" id=73b0a525-24e8-4859-bd81-fd9fcb541236 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.171673 | controller |     "Jun 09 17:15:50.011356 crc crio[22095]: time=\"2026-06-09T17:15:50.01127394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3f3aa45f-737a-46ea-8260-8c01a1ac9f3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171687 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.011488605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4bafcb38-080d-4bbb-8837-a057594ac9f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171703 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.01166765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9bb4297-446c-49ae-8f1b-fd9f949541c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171717 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.011793253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7affd25d-24f5-4131-b5f5-e6946c12f8ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171731 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.011980488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7e9c38fb-a807-42d0-b554-378627c5aaa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171746 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.012128962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f2a56674-07a0-4113-83d3-5d7702b489d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171769 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.012297196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb5c6a96-9b3c-4997-914c-15ab5bffa371 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171784 | controller |     "Jun 09 17:15:50.012629 crc crio[22095]: time=\"2026-06-09T17:15:50.01245155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=14013d8d-4359-4e8b-abf1-4072849e9afe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171799 | controller |     "Jun 09 17:15:50.039780 crc crio[22095]: time=\"2026-06-09T17:15:50.037698508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171813 | controller |     "Jun 09 17:15:50.093784 crc crio[22095]: time=\"2026-06-09T17:15:50.093359176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae28e8bf-1c04-457d-b15f-ec4c68274128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171828 | controller |     "Jun 09 17:15:50.103233 crc crio[22095]: time=\"2026-06-09T17:15:50.101661138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.171843 | controller |     "Jun 09 17:15:50.174495 crc crio[22095]: time=\"2026-06-09T17:15:50.17424546Z\" level=info msg=\"Stopped container 9b930f3870ee5c163765a9752f52376e0eed3025e41413bf00115cf79ffbc9ae: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=865e5500-fbee-4878-abbb-248a650a6d33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.171884 | controller |     "Jun 09 17:15:50.212886 crc crio[22095]: time=\"2026-06-09T17:15:50.212669526Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.171901 | controller |     "Jun 09 17:15:50.240190 crc crio[22095]: time=\"2026-06-09T17:15:50.239522175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4efcc838-3ebd-414c-a516-4525df5a508a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171930 | controller |     "Jun 09 17:15:50.243131 crc crio[22095]: time=\"2026-06-09T17:15:50.242806229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=e48c752a-fa22-4c1b-be8c-acd43865ec00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171946 | controller |     "Jun 09 17:15:50.243643 crc crio[22095]: time=\"2026-06-09T17:15:50.243474076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9899603a-5cba-4a1b-adbc-43399410083f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171961 | controller |     "Jun 09 17:15:50.243731 crc crio[22095]: time=\"2026-06-09T17:15:50.243699722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=769c215d-aa09-4fed-b6a3-0d845a7a697b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171975 | controller |     "Jun 09 17:15:50.244438 crc crio[22095]: time=\"2026-06-09T17:15:50.243907428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c251134d-f2eb-4ab2-b9d4-6db7251fa2d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.171993 | controller |     "Jun 09 17:15:50.244438 crc crio[22095]: time=\"2026-06-09T17:15:50.244164574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cf826dc6-b603-48f2-a890-aa0150501329 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172008 | controller |     "Jun 09 17:15:50.244438 crc crio[22095]: time=\"2026-06-09T17:15:50.2443805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3b02773-e62b-4403-8873-45c035c95771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172023 | controller |     "Jun 09 17:15:50.280026 crc crio[22095]: time=\"2026-06-09T17:15:50.278989367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=77e48025-4ca2-470c-8688-c4bc2cabe736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172037 | controller |     "Jun 09 17:15:50.280026 crc crio[22095]: time=\"2026-06-09T17:15:50.27988067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c8d1553a-737a-4131-a840-cd8db643f0f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172051 | controller |     "Jun 09 17:15:50.280302 crc crio[22095]: time=\"2026-06-09T17:15:50.280144757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=57e70e84-e322-43ff-9790-b1ae6364bf2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172066 | controller |     "Jun 09 17:15:50.294066 crc crio[22095]: time=\"2026-06-09T17:15:50.293552621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=116e93c3-86db-4861-b850-a9c9305b1166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172080 | controller |     "Jun 09 17:15:50.329537 crc crio[22095]: time=\"2026-06-09T17:15:50.329427041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4571dc3-08a4-4daf-a449-431cf83b632e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172094 | controller |     "Jun 09 17:15:50.388540 crc crio[22095]: time=\"2026-06-09T17:15:50.380164993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172109 | controller |     "Jun 09 17:15:50.437639 crc crio[22095]: time=\"2026-06-09T17:15:50.437568266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b5a9794-1d2a-45e3-89a3-9f31f6e24fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172123 | controller |     "Jun 09 17:15:50.438323 crc crio[22095]: time=\"2026-06-09T17:15:50.438256743Z\" level=info msg=\"Stopping container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c (timeout: 30s)\" id=7fde1837-90e2-4590-b01f-90dcbd0ef1f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172138 | controller |     "Jun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.50089267Z\" level=info msg=\"Stopped container 496a72214c2004c47263f6ea117529373cb5cfc46985ef62a66d9c5a97c68772: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=73b0a525-24e8-4859-bd81-fd9fcb541236 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172155 | controller |     "Jun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.5012966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172170 | controller |     "Jun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.501549757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c6b6d3ad-dff5-4332-b051-8e7726e419cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172185 | controller |     "Jun 09 17:15:50.501875 crc crio[22095]: time=\"2026-06-09T17:15:50.501613699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=59afce84-184c-46c4-bab4-b0608c85a2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172201 | controller |     "Jun 09 17:15:50.525250 crc crio[22095]: time=\"2026-06-09T17:15:50.525149372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3a807a1d-8ae5-4a73-8152-8eddb4c9fc32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172215 | controller |     "Jun 09 17:15:50.525731 crc crio[22095]: time=\"2026-06-09T17:15:50.525700806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46687327-58b4-4337-80b5-2f39802827b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172230 | controller |     "Jun 09 17:15:50.526184 crc crio[22095]: time=\"2026-06-09T17:15:50.526095217Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172245 | controller |     "Jun 09 17:15:50.573724 crc crio[22095]: time=\"2026-06-09T17:15:50.573480942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8946192e-8404-4547-8702-12977253f436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172260 | controller |     "Jun 09 17:15:50.573844 crc crio[22095]: time=\"2026-06-09T17:15:50.573740649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a08620f6-3737-489e-986d-5e260a822a0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172275 | controller |     "Jun 09 17:15:50.573844 crc crio[22095]: time=\"2026-06-09T17:15:50.57378477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51083788-b0b1-4350-8233-8b24a0804584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172290 | controller |     "Jun 09 17:15:50.617548 crc crio[22095]: time=\"2026-06-09T17:15:50.616365362Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172305 | controller |     "Jun 09 17:15:50.617548 crc crio[22095]: time=\"2026-06-09T17:15:50.616604778Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=2724d90d-cdab-43bd-95ba-96c9428dd5ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172323 | controller |     "Jun 09 17:15:50.617548 crc crio[22095]: time=\"2026-06-09T17:15:50.616734312Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=65d9d74e-0dba-4cca-b075-307bd0c1b02b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172338 | controller |     "Jun 09 17:15:50.658599 crc crio[22095]: time=\"2026-06-09T17:15:50.658524764Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=cec22661-fb36-4084-b250-1a2c31f3cc17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172353 | controller |     "Jun 09 17:15:50.670144 crc crio[22095]: time=\"2026-06-09T17:15:50.666425817Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=e2de42e4-8161-432b-9015-ac5a1c8208a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172368 | controller |     "Jun 09 17:15:50.671997 crc crio[22095]: time=\"2026-06-09T17:15:50.671891107Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=7ef3fa5c-9fdf-4b0f-bb95-f6d564a270ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172383 | controller |     "Jun 09 17:15:50.685440 crc crio[22095]: time=\"2026-06-09T17:15:50.685361852Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=8ae209f0-93cb-4328-96bd-a268cffbfad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172398 | controller |     "Jun 09 17:15:50.686158 crc crio[22095]: time=\"2026-06-09T17:15:50.686074831Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172413 | controller |     "Jun 09 17:15:50.722178 crc crio[22095]: time=\"2026-06-09T17:15:50.714842128Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172429 | controller |     "Jun 09 17:15:50.722178 crc crio[22095]: time=\"2026-06-09T17:15:50.715554167Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=6623356d-476a-4dd1-8b4f-6c7423e9875f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172444 | controller |     "Jun 09 17:15:50.753440 crc crio[22095]: time=\"2026-06-09T17:15:50.745410863Z\" level=info msg=\"Stopping container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4 (timeout: 2s)\" id=3fa47081-aa5c-43b7-8475-de4064c73242 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172459 | controller |     "Jun 09 17:15:50.753440 crc crio[22095]: time=\"2026-06-09T17:15:50.752775622Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=621218ea-b494-47c7-9351-0e6936119d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172473 | controller |     "Jun 09 17:15:50.753440 crc crio[22095]: time=\"2026-06-09T17:15:50.753052549Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172488 | controller |     "Jun 09 17:15:50.770533 crc crio[22095]: 2026-06-09T17:15:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca932ee92d39d2c Mac:8a:fd:0b:44:17:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb SocketPath: PciID:}] [{Interface:0xc00011abd0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.172504 | controller |     "Jun 09 17:15:50.770533 crc crio[22095]: time=\"2026-06-09T17:15:50.761016103Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 UID:1abe051f-5493-4d88-8d17-8dd0ab0902e7 NetNS:/var/run/netns/de1a6c00-4da4-4efc-bc50-e110b676f3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1abe051f_5493_4d88_8d17_8dd0ab0902e7.slice PodAnnotations:0xc00012b098}] Aliases:map[]}\"",
2026-06-09 17:40:44.172522 | controller |     "Jun 09 17:15:50.770533 crc crio[22095]: time=\"2026-06-09T17:15:50.761161427Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.172538 | controller |     "Jun 09 17:15:50.890222 crc crio[22095]: time=\"2026-06-09T17:15:50.889835518Z\" level=info msg=\"Stopping container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb (timeout: 10s)\" id=820c49d5-42bf-472e-880f-dc38f0a3db77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172553 | controller |     "Jun 09 17:15:50.890812 crc crio[22095]: time=\"2026-06-09T17:15:50.890767812Z\" level=info msg=\"Stopping container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d (timeout: 30s)\" id=51ff5b2f-5d5f-410b-a3a0-5e79a7f66722 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172568 | controller |     "Jun 09 17:15:50.921039 crc crio[22095]: time=\"2026-06-09T17:15:50.920864594Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=0c81d9ce-e6c2-444f-aa63-2be5b92c90a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172583 | controller |     "Jun 09 17:15:50.921555 crc crio[22095]: time=\"2026-06-09T17:15:50.92149294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172598 | controller |     "Jun 09 17:15:50.939306 crc crio[22095]: time=\"2026-06-09T17:15:50.939078481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172613 | controller |     "Jun 09 17:15:50.962680 crc crio[22095]: time=\"2026-06-09T17:15:50.962451061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172628 | controller |     "Jun 09 17:15:50.963188 crc crio[22095]: time=\"2026-06-09T17:15:50.963115548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172643 | controller |     "Jun 09 17:15:50.963767 crc crio[22095]: time=\"2026-06-09T17:15:50.963691122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172657 | controller |     "Jun 09 17:15:50.963863 crc crio[22095]: time=\"2026-06-09T17:15:50.963824416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172672 | controller |     "Jun 09 17:15:50.964500 crc crio[22095]: time=\"2026-06-09T17:15:50.964423851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172686 | controller |     "Jun 09 17:15:50.985523 crc crio[22095]: time=\"2026-06-09T17:15:50.985457561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=cd4f3c88-b71e-458f-9fc9-0e280d365a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172704 | controller |     "Jun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.073696614Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172720 | controller |     "Jun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.074074024Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=6f21aa60-b119-407c-9c15-d3d3b200963c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172735 | controller |     "Jun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.074188217Z\" level=info msg=\"Stopping container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4 (timeout: 30s)\" id=be02eb78-6854-4b47-b47b-c0f2efa9b55e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172749 | controller |     "Jun 09 17:15:51.074628 crc crio[22095]: time=\"2026-06-09T17:15:51.074398082Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=bad89cea-2b78-4579-9889-38e3e8a3f7c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172764 | controller |     "Jun 09 17:15:51.094250 crc crio[22095]: time=\"2026-06-09T17:15:51.094124348Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=a88afbd1-7507-4fe9-8f1d-fc1fa9a91157 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172779 | controller |     "Jun 09 17:15:51.094660 crc crio[22095]: time=\"2026-06-09T17:15:51.094460567Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=65f53370-b50e-479a-b128-c0bbf5f492d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172794 | controller |     "Jun 09 17:15:51.095103 crc crio[22095]: time=\"2026-06-09T17:15:51.095023341Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.172809 | controller |     "Jun 09 17:15:51.177506 crc crio[22095]: time=\"2026-06-09T17:15:51.174253324Z\" level=info msg=\"Stopped container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=820c49d5-42bf-472e-880f-dc38f0a3db77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.172823 | controller |     "Jun 09 17:15:51.185476 crc crio[22095]: time=\"2026-06-09T17:15:51.184027565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172838 | controller |     "Jun 09 17:15:51.215753 crc crio[22095]: time=\"2026-06-09T17:15:51.207704042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=f8e79377-f3c4-4e73-9888-6b3a2b9d9dd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.172869 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.767481101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172888 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.76938317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172904 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.770973311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172921 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.771362651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172937 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.772295725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172951 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.77252135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172966 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.772756366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172980 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.773619079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.172995 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.775316802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173009 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.775708912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173024 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.776441281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173039 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.776868962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173054 | controller |     "Jun 09 17:15:51.778308 crc crio[22095]: time=\"2026-06-09T17:15:51.778077483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173068 | controller |     "Jun 09 17:15:51.802141 crc crio[22095]: time=\"2026-06-09T17:15:51.799680757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173083 | controller |     "Jun 09 17:15:52.145054 crc crio[22095]: time=\"2026-06-09T17:15:52.141096686Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.173098 | controller |     "Jun 09 17:15:52.742031 crc crio[22095]: time=\"2026-06-09T17:15:52.741749604Z\" level=info msg=\"RunSandbox: context was either canceled or the deadline was exceeded: context canceled\" id=f5665257-9813-4ba4-b616-675811d8f12d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173113 | controller |     "Jun 09 17:15:52.766696 crc crio[22095]: time=\"2026-06-09T17:15:52.765659377Z\" level=info msg=\"Stopped container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker\" id=3fa47081-aa5c-43b7-8475-de4064c73242 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.173131 | controller |     "Jun 09 17:15:52.771012 crc crio[22095]: time=\"2026-06-09T17:15:52.770725227Z\" level=info msg=\"RunSandbox: context was either canceled or the deadline was exceeded: context canceled\" id=046ae3c8-c895-4b34-8827-3ef43dea8d4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173146 | controller |     "Jun 09 17:15:52.773843 crc crio[22095]: time=\"2026-06-09T17:15:52.773763395Z\" level=info msg=\"Stopped container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=be02eb78-6854-4b47-b47b-c0f2efa9b55e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.173160 | controller |     "Jun 09 17:15:52.808593 crc crio[22095]: time=\"2026-06-09T17:15:52.807738667Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6328e3c9-9d0e-4140-98c4-be8e13e0601e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173175 | controller |     "Jun 09 17:15:52.826997 crc crio[22095]: time=\"2026-06-09T17:15:52.825606075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=800a354f-b538-493c-8df5-1f101ea7ba7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173189 | controller |     "Jun 09 17:15:52.879462 crc crio[22095]: time=\"2026-06-09T17:15:52.87569409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173204 | controller |     "Jun 09 17:15:52.961855 crc crio[22095]: time=\"2026-06-09T17:15:52.961812409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173219 | controller |     "Jun 09 17:15:53.045416 crc crio[22095]: time=\"2026-06-09T17:15:53.035040688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=e38bd3f4-fe1e-4f2d-bc61-dce0c9d3235b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173234 | controller |     "Jun 09 17:16:31.693523 crc crio[22095]: time=\"2026-06-09T17:16:30.903714354Z\" level=warning msg=\"Stopping container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.173249 | controller |     "Jun 09 17:16:51.356481 crc crio[22095]: time=\"2026-06-09T17:16:51.311822724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173264 | controller |     "Jun 09 17:17:00.926897 crc crio[22095]: time=\"2026-06-09T17:16:58.045343992Z\" level=info msg=\"Cleaning up stale resource k8s_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0\"",
2026-06-09 17:40:44.173279 | controller |     "Jun 09 17:17:08.183468 crc crio[22095]: time=\"2026-06-09T17:17:04.386794048Z\" level=info msg=\"runSandbox: stopping container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173293 | controller |     "Jun 09 17:17:53.907548 crc crio[22095]: time=\"2026-06-09T17:17:53.862857613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173308 | controller |     "Jun 09 17:18:53.327320 crc crio[22095]: time=\"2026-06-09T17:18:48.665626633Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 174 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"",
2026-06-09 17:40:44.173329 | controller |     "Jun 09 17:20:08.404299 crc crio[22095]: time=\"2026-06-09T17:20:05.800620373Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 254 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"",
2026-06-09 17:40:44.173344 | controller |     "Jun 09 17:21:27.942693 crc crio[22095]: time=\"2026-06-09T17:21:18.569962428Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 321 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"",
2026-06-09 17:40:44.173359 | controller |     "Jun 09 17:22:03.515319 crc crio[22095]: time=\"2026-06-09T17:21:41.980868975Z\" level=info msg=\"Stopped container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7fde1837-90e2-4590-b01f-90dcbd0ef1f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.173374 | controller |     "Jun 09 17:22:24.787329 crc crio[22095]: time=\"2026-06-09T17:22:20.329422359Z\" level=warning msg=\"Detected process (93218) in state R blocked for more than 388 seconds for container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d. One of the child processes might be in uninterruptible sleep.\"",
2026-06-09 17:40:44.173388 | controller |     "Jun 09 17:23:20.131158 crc crio[22095]: time=\"2026-06-09T17:23:18.199885492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173403 | controller |     "Jun 09 17:24:18.661101 crc crio[22095]: time=\"2026-06-09T17:24:18.65261406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173418 | controller |     "Jun 09 17:24:25.637016 crc crio[22095]: time=\"2026-06-09T17:24:25.162092801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173433 | controller |     "Jun 09 17:24:38.189815 crc crio[22095]: time=\"2026-06-09T17:24:36.94758904Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-network-exporter/blobs/sha256:dd148063a98f38d63a03cea2357d237d418889b91f204f507c033c944e443f45 failed (read tcp 192.168.130.11:59448->23.198.214.142:443: read: connection reset by peer), reconnecting after 9243628 bytes\u2026\"",
2026-06-09 17:40:44.173448 | controller |     "Jun 09 17:25:42.077222 crc crio[22095]: time=\"2026-06-09T17:25:40.426522432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173463 | controller |     "Jun 09 17:25:45.392454 crc crio[22095]: time=\"2026-06-09T17:25:45.390210234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 17:40:44.173478 | controller |     "Jun 09 17:25:45.564486 crc crio[22095]: time=\"2026-06-09T17:25:45.556390817Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 17:40:44.173494 | controller |     "Jun 09 17:25:47.113170 crc crio[22095]: time=\"2026-06-09T17:25:47.107393705Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:40:44.173511 | controller |     "Jun 09 17:25:48.319987 crc crio[22095]: time=\"2026-06-09T17:25:48.31406652Z\" level=info msg=\"Stopping container: ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8 (timeout: 2s)\" id=9e9efdd8-f992-4365-8a33-d7d30f624f24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.173527 | controller |     "Jun 09 17:25:49.183892 crc crio[22095]: time=\"2026-06-09T17:25:49.177155651Z\" level=info msg=\"Removing container: 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e\" id=c4d073ec-0dab-4bbf-a0bf-0338323b30f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.173542 | controller |     "Jun 09 17:25:49.427336 crc crio[22095]: time=\"2026-06-09T17:25:49.427204815Z\" level=info msg=\"RunSandbox: deleting container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173557 | controller |     "Jun 09 17:25:49.427336 crc crio[22095]: time=\"2026-06-09T17:25:49.427296918Z\" level=info msg=\"RunSandbox: writing container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654 state to disk\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173572 | controller |     "Jun 09 17:25:49.429753 crc crio[22095]: time=\"2026-06-09T17:25:49.427457102Z\" level=info msg=\"runSandbox: removing infra container cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173587 | controller |     "Jun 09 17:25:49.429753 crc crio[22095]: time=\"2026-06-09T17:25:49.427484602Z\" level=info msg=\"runSandbox: stopping storage container for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173602 | controller |     "Jun 09 17:25:49.721524 crc crio[22095]: time=\"2026-06-09T17:25:49.720852998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173617 | controller |     "Jun 09 17:25:49.735197 crc crio[22095]: time=\"2026-06-09T17:25:49.735155855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.173632 | controller |     "Jun 09 17:25:50.032151 crc crio[22095]: time=\"2026-06-09T17:25:50.0284819Z\" level=info msg=\"runSandbox: stopping network for sandboxcbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173647 | controller |     "Jun 09 17:25:50.032151 crc crio[22095]: time=\"2026-06-09T17:25:50.028578683Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173661 | controller |     "Jun 09 17:25:50.303981 crc crio[22095]: time=\"2026-06-09T17:25:50.297643775Z\" level=info msg=\"Removed container af2f8ebc0bd542e284f879e1f51cc5d4c9d6a74d939ceb8d91f56a35bad22422: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=61080c42-53fc-4974-b440-1ce6b3f4ee63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.173676 | controller |     "Jun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536196075Z\" level=info msg=\"runSandbox: deleting pod ID cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654 from idIndex\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173692 | controller |     "Jun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536382109Z\" level=info msg=\"runSandbox: removing pod sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173709 | controller |     "Jun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536450871Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173724 | controller |     "Jun 09 17:25:50.536644 crc crio[22095]: time=\"2026-06-09T17:25:50.536487122Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173739 | controller |     "Jun 09 17:25:50.598420 crc crio[22095]: time=\"2026-06-09T17:25:50.59837081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c049c8c0-5461-49c8-86b3-c0c45f57db21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173753 | controller |     "Jun 09 17:25:50.610620 crc crio[22095]: time=\"2026-06-09T17:25:50.61045809Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cbf0242136d6e67a334300da9939da57554321a73ba80d88a8002249c3ac6654\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173768 | controller |     "Jun 09 17:25:51.197018 crc crio[22095]: time=\"2026-06-09T17:25:51.194373859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7be9205e-28a9-4460-be67-178c3566be40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173783 | controller |     "Jun 09 17:25:51.225975 crc crio[22095]: time=\"2026-06-09T17:25:51.225658802Z\" level=info msg=\"Stopped container ff85f84e9737ae247c313f37e30b25b41177995222db0f1b0dbc69a0937385d8: openshift-console/console-d4455dfb-pcztn/console\" id=9e9efdd8-f992-4365-8a33-d7d30f624f24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.173798 | controller |     "Jun 09 17:25:51.230471 crc crio[22095]: time=\"2026-06-09T17:25:51.230389303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a96d5cce-7238-43a3-a3a5-1af4f4d3c00d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173813 | controller |     "Jun 09 17:25:51.463318 crc crio[22095]: time=\"2026-06-09T17:25:51.463177455Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=5d89a3d3-0502-4391-b1e1-9d746f4a7f60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.173827 | controller |     "Jun 09 17:25:51.548290 crc crio[22095]: time=\"2026-06-09T17:25:51.545591649Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.173842 | controller |     "Jun 09 17:25:51.975508 crc crio[22095]: time=\"2026-06-09T17:25:51.975416545Z\" level=info msg=\"Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=621e1b4c-3d7a-42da-ab2d-3d660892f490 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.173877 | controller |     "Jun 09 17:25:52.060357 crc crio[22095]: time=\"2026-06-09T17:25:52.060285463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=436224d1-6c20-4256-9bcb-949b596377cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173896 | controller |     "Jun 09 17:25:52.060486 crc crio[22095]: time=\"2026-06-09T17:25:52.060457317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6682ec6d-ac7b-4c8e-ad3d-a82e36c26e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173912 | controller |     "Jun 09 17:25:52.065152 crc crio[22095]: time=\"2026-06-09T17:25:52.063520336Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=3f5758b6-649f-4839-a783-dfc30e291f1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173927 | controller |     "Jun 09 17:25:52.065152 crc crio[22095]: time=\"2026-06-09T17:25:52.063587107Z\" level=warning msg=\"error reserving pod name k8s_rabbitmq-server-0_openstack_34f75f22-a4e3-4df5-9ae6-176abcb48171_0 for id 1b551994534ea4cde7594cdbead18794c3425c85a93d00bf0683344effd2603d: name is reserved\"",
2026-06-09 17:40:44.173943 | controller |     "Jun 09 17:25:52.065152 crc crio[22095]: time=\"2026-06-09T17:25:52.063617998Z\" level=info msg=\"Found sandbox k8s_rabbitmq-server-0_openstack_34f75f22-a4e3-4df5-9ae6-176abcb48171_0 with ID c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199 in resource cache; using it\" id=3f5758b6-649f-4839-a783-dfc30e291f1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.173958 | controller |     "Jun 09 17:25:52.090005 crc crio[22095]: time=\"2026-06-09T17:25:52.086466354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=35804f4f-25fb-4ea6-b312-5bc0c821a4a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.173973 | controller |     "Jun 09 17:25:52.109041 crc crio[22095]: time=\"2026-06-09T17:25:52.104848986Z\" level=info msg=\"Stopping container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5 (timeout: 30s)\" id=fe35d7bf-c666-44c2-9bb2-00eee3d986bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.173987 | controller |     "Jun 09 17:25:52.173985 crc crio[22095]: time=\"2026-06-09T17:25:52.172808659Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=5152ad88-86da-4ada-b1bf-eaf7e3ce478a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.174002 | controller |     "Jun 09 17:25:52.173985 crc crio[22095]: time=\"2026-06-09T17:25:52.172905062Z\" level=warning msg=\"error reserving pod name k8s_swift-storage-0_openstack_1abe051f-5493-4d88-8d17-8dd0ab0902e7_0 for id 950bea3d6be2bdf31d2b15298fcbc5c2cd5512c17e643dbf523308021285fc52: name is reserved\"",
2026-06-09 17:40:44.174017 | controller |     "Jun 09 17:25:52.173985 crc crio[22095]: time=\"2026-06-09T17:25:52.173006154Z\" level=info msg=\"Found sandbox k8s_swift-storage-0_openstack_1abe051f-5493-4d88-8d17-8dd0ab0902e7_0 with ID ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9 in resource cache; using it\" id=5152ad88-86da-4ada-b1bf-eaf7e3ce478a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.174031 | controller |     "Jun 09 17:25:52.266092 crc crio[22095]: time=\"2026-06-09T17:25:52.263732402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bfb00dc8-310d-4755-ae89-72395ad8b7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174046 | controller |     "Jun 09 17:25:52.312040 crc crio[22095]: time=\"2026-06-09T17:25:52.306004096Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.174060 | controller |     "Jun 09 17:25:52.312040 crc crio[22095]: time=\"2026-06-09T17:25:52.306102299Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_openstack_3b9feea4-547c-4562-8141-413bcb151078_0\" id=37aa3ec5-f22d-4519-89cb-b6f424e55201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.174079 | controller |     "Jun 09 17:25:52.353257 crc crio[22095]: time=\"2026-06-09T17:25:52.353085654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174094 | controller |     "Jun 09 17:25:52.355709 crc crio[22095]: time=\"2026-06-09T17:25:52.354737456Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=439b0cf6-1eeb-4e13-a278-3cd5d0e5a528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174108 | controller |     "Jun 09 17:25:52.389478 crc crio[22095]: time=\"2026-06-09T17:25:52.38877801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174123 | controller |     "Jun 09 17:25:52.425008 crc crio[22095]: time=\"2026-06-09T17:25:52.424827534Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174138 | controller |     "Jun 09 17:25:52.494218 crc crio[22095]: time=\"2026-06-09T17:25:52.493817614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174152 | controller |     "Jun 09 17:25:52.527146 crc crio[22095]: time=\"2026-06-09T17:25:52.523381793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174167 | controller |     "Jun 09 17:25:52.528103 crc crio[22095]: time=\"2026-06-09T17:25:52.528048792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174182 | controller |     "Jun 09 17:25:52.554332 crc crio[22095]: time=\"2026-06-09T17:25:52.552838518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=5c2674a3-2f0c-4305-9a28-197c1b9b67c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174196 | controller |     "Jun 09 17:25:52.571029 crc crio[22095]: time=\"2026-06-09T17:25:52.56071707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1e2a522c-93e2-4f91-8c1e-8adff5290eff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174211 | controller |     "Jun 09 17:25:52.576356 crc crio[22095]: time=\"2026-06-09T17:25:52.575148401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174225 | controller |     "Jun 09 17:25:52.620664 crc crio[22095]: time=\"2026-06-09T17:25:52.620551544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=11c7789b-3d00-4c84-8445-96b57241d3d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174239 | controller |     "Jun 09 17:25:52.930558 crc crio[22095]: time=\"2026-06-09T17:25:52.928473194Z\" level=info msg=\"Stopped pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=621e1b4c-3d7a-42da-ab2d-3d660892f490 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.174257 | controller |     "Jun 09 17:25:53.035470 crc crio[22095]: time=\"2026-06-09T17:25:53.035292434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174272 | controller |     "Jun 09 17:25:53.046750 crc crio[22095]: time=\"2026-06-09T17:25:53.046667286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174287 | controller |     "Jun 09 17:25:53.131616 crc crio[22095]: time=\"2026-06-09T17:25:53.13142596Z\" level=info msg=\"Stopped container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics\" id=fe35d7bf-c666-44c2-9bb2-00eee3d986bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.174302 | controller |     "Jun 09 17:25:53.138434 crc crio[22095]: time=\"2026-06-09T17:25:53.137637109Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=a1e9be38-7274-4c5b-9f0d-3b7eb96c7bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174316 | controller |     "Jun 09 17:25:53.144880 crc crio[22095]: time=\"2026-06-09T17:25:53.142457023Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=3b1bac53-c6a2-4423-910d-9f7977ac899d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174331 | controller |     "Jun 09 17:25:53.144880 crc crio[22095]: time=\"2026-06-09T17:25:53.143353816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a24da307-8241-4664-96b0-d7ab78dbc5a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174345 | controller |     "Jun 09 17:25:53.150527 crc crio[22095]: time=\"2026-06-09T17:25:53.150445608Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=d96edcd1-f809-4489-898f-3002c6d61518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174359 | controller |     "Jun 09 17:25:53.150993 crc crio[22095]: time=\"2026-06-09T17:25:53.150882919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174373 | controller |     "Jun 09 17:25:53.153166 crc crio[22095]: time=\"2026-06-09T17:25:53.153072665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174388 | controller |     "Jun 09 17:25:53.157775 crc crio[22095]: time=\"2026-06-09T17:25:53.156616226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174403 | controller |     "Jun 09 17:25:53.157898 crc crio[22095]: time=\"2026-06-09T17:25:53.157778576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174417 | controller |     "Jun 09 17:25:53.166110 crc crio[22095]: time=\"2026-06-09T17:25:53.166027988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174432 | controller |     "Jun 09 17:25:53.176588 crc crio[22095]: time=\"2026-06-09T17:25:53.176453475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174447 | controller |     "Jun 09 17:25:53.181758 crc crio[22095]: time=\"2026-06-09T17:25:53.181435153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=4f03a15c-669e-403e-a9b9-656fd4cd5671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174464 | controller |     "Jun 09 17:25:53.182412 crc crio[22095]: time=\"2026-06-09T17:25:53.18210316Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=c8c6e2fe-5dc4-46b6-ad8f-fd6843f5f27c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174480 | controller |     "Jun 09 17:25:53.183575 crc crio[22095]: time=\"2026-06-09T17:25:53.18249184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174495 | controller |     "Jun 09 17:25:53.444360 crc crio[22095]: time=\"2026-06-09T17:25:53.443417494Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=ec89d586-9b9a-41d7-a149-94c6833b5aa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174509 | controller |     "Jun 09 17:25:53.657223 crc crio[22095]: time=\"2026-06-09T17:25:53.657133316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174524 | controller |     "Jun 09 17:25:53.680052 crc crio[22095]: time=\"2026-06-09T17:25:53.673288261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174539 | controller |     "Jun 09 17:25:53.699877 crc crio[22095]: time=\"2026-06-09T17:25:53.69978188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174555 | controller |     "Jun 09 17:25:53.713023 crc crio[22095]: time=\"2026-06-09T17:25:53.702570912Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=14651469-c3d3-4ba5-b268-653724e019e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174570 | controller |     "Jun 09 17:25:53.716547 crc crio[22095]: time=\"2026-06-09T17:25:53.716470788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174585 | controller |     "Jun 09 17:25:53.756039 crc crio[22095]: time=\"2026-06-09T17:25:53.742135687Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=10c301c7-b5c3-4160-8126-51895db826e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174600 | controller |     "Jun 09 17:25:53.801883 crc crio[22095]: time=\"2026-06-09T17:25:53.801825768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174614 | controller |     "Jun 09 17:25:53.802479 crc crio[22095]: time=\"2026-06-09T17:25:53.802453024Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174629 | controller |     "Jun 09 17:25:53.803386 crc crio[22095]: time=\"2026-06-09T17:25:53.803357777Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=e84ecb68-83bc-4f1c-9315-34a8d7faae7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174644 | controller |     "Jun 09 17:25:53.803697 crc crio[22095]: time=\"2026-06-09T17:25:53.802784933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=e171f0ee-cd5e-482f-85eb-c8d375cb5c83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174661 | controller |     "Jun 09 17:25:53.804184 crc crio[22095]: time=\"2026-06-09T17:25:53.802883135Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dd74a56f-b87f-4ac5-879c-e97f6963b1d9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.174677 | controller |     "Jun 09 17:25:53.806193 crc crio[22095]: time=\"2026-06-09T17:25:53.802992458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d8bcd274-52e3-42b5-b98c-a81e7a2fb5eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174692 | controller |     "Jun 09 17:25:53.806655 crc crio[22095]: time=\"2026-06-09T17:25:53.803030149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=efe7f87b-2f10-40ab-bc15-3ab279e4bec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174707 | controller |     "Jun 09 17:25:53.806981 crc crio[22095]: time=\"2026-06-09T17:25:53.80306659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174721 | controller |     "Jun 09 17:25:53.815154 crc crio[22095]: time=\"2026-06-09T17:25:53.813797445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.174736 | controller |     "Jun 09 17:25:53.815537 crc crio[22095]: time=\"2026-06-09T17:25:53.803114001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a64644cd-5d9e-449a-8ffc-9d2e67cd4e2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174751 | controller |     "Jun 09 17:25:53.815860 crc crio[22095]: time=\"2026-06-09T17:25:53.803141302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=271b2311-a046-46ba-bbfc-66c08ac4ec9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174765 | controller |     "Jun 09 17:25:53.816102 crc crio[22095]: time=\"2026-06-09T17:25:53.803169102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=2eae2388-bc23-4889-9cb0-8be4466385d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174780 | controller |     "Jun 09 17:25:53.816333 crc crio[22095]: time=\"2026-06-09T17:25:53.803203013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174795 | controller |     "Jun 09 17:25:53.816737 crc crio[22095]: time=\"2026-06-09T17:25:53.803280605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174809 | controller |     "Jun 09 17:25:53.816737 crc crio[22095]: time=\"2026-06-09T17:25:53.816670369Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174823 | controller |     "Jun 09 17:25:53.817032 crc crio[22095]: time=\"2026-06-09T17:25:53.816908475Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=53c59468-a2ee-4bf1-81c0-9bcec1c3e377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174841 | controller |     "Jun 09 17:25:53.817228 crc crio[22095]: time=\"2026-06-09T17:25:53.816693269Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174873 | controller |     "Jun 09 17:25:53.817334 crc crio[22095]: time=\"2026-06-09T17:25:53.817291505Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=5867fa7e-e176-4754-ac78-eae62e64b09e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174890 | controller |     "Jun 09 17:25:53.817720 crc crio[22095]: time=\"2026-06-09T17:25:53.81751587Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174905 | controller |     "Jun 09 17:25:53.817876 crc crio[22095]: time=\"2026-06-09T17:25:53.817848069Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=cb94f160-e502-4bbe-ad4e-44bbaeeb25c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174920 | controller |     "Jun 09 17:25:53.822379 crc crio[22095]: time=\"2026-06-09T17:25:53.818977218Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.174935 | controller |     "Jun 09 17:25:53.822379 crc crio[22095]: time=\"2026-06-09T17:25:53.820347583Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=af724e42-3dab-44f6-aa52-f44e2d0cfa2d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.174950 | controller |     "Jun 09 17:25:53.849595 crc crio[22095]: time=\"2026-06-09T17:25:53.848153116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:40:44.174964 | controller |     "Jun 09 17:25:53.874781 crc crio[22095]: time=\"2026-06-09T17:25:53.874616235Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=10daee2f-4adc-4a8a-90b9-3ac9f90e322c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.174979 | controller |     "Jun 09 17:25:53.875162 crc crio[22095]: time=\"2026-06-09T17:25:53.875002875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=c2a0da0c-1902-4b7f-9370-f739e58b69b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.174994 | controller |     "Jun 09 17:25:53.880999 crc crio[22095]: time=\"2026-06-09T17:25:53.879568522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175009 | controller |     "Jun 09 17:25:53.915978 crc crio[22095]: time=\"2026-06-09T17:25:53.915083863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175024 | controller |     "Jun 09 17:25:54.317117 crc crio[22095]: time=\"2026-06-09T17:25:54.316180533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175039 | controller |     "Jun 09 17:25:54.332723 crc crio[22095]: time=\"2026-06-09T17:25:54.332628875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175059 | controller |     "Jun 09 17:25:54.377476 crc crio[22095]: time=\"2026-06-09T17:25:54.377344282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175074 | controller |     "Jun 09 17:25:54.398001 crc crio[22095]: time=\"2026-06-09T17:25:54.39365877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175089 | controller |     "Jun 09 17:25:54.447989 crc crio[22095]: time=\"2026-06-09T17:25:54.44706784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175103 | controller |     "Jun 09 17:25:54.464829 crc crio[22095]: time=\"2026-06-09T17:25:54.464435726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175118 | controller |     "Jun 09 17:25:54.500990 crc crio[22095]: time=\"2026-06-09T17:25:54.500657335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175132 | controller |     "Jun 09 17:25:54.520997 crc crio[22095]: time=\"2026-06-09T17:25:54.519405136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175147 | controller |     "Jun 09 17:25:54.524971 crc crio[22095]: time=\"2026-06-09T17:25:54.524373624Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=288848d1-05fb-466a-a507-467820c604e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175162 | controller |     "Jun 09 17:25:54.547989 crc crio[22095]: time=\"2026-06-09T17:25:54.54489914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175177 | controller |     "Jun 09 17:25:54.561564 crc crio[22095]: time=\"2026-06-09T17:25:54.561430154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175192 | controller |     "Jun 09 17:25:54.652046 crc crio[22095]: time=\"2026-06-09T17:25:54.649656598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175206 | controller |     "Jun 09 17:25:54.652046 crc crio[22095]: time=\"2026-06-09T17:25:54.651336601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175221 | controller |     "Jun 09 17:25:54.672399 crc crio[22095]: time=\"2026-06-09T17:25:54.672296248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175235 | controller |     "Jun 09 17:25:54.725092 crc crio[22095]: time=\"2026-06-09T17:25:54.724896728Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175250 | controller |     "Jun 09 17:25:54.734226 crc crio[22095]: time=\"2026-06-09T17:25:54.734096054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175268 | controller |     "Jun 09 17:25:54.745024 crc crio[22095]: time=\"2026-06-09T17:25:54.743751331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175283 | controller |     "Jun 09 17:25:54.788397 crc crio[22095]: time=\"2026-06-09T17:25:54.788268733Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=73c37bc2-f741-4ce6-bddc-37b6c4332a63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175298 | controller |     "Jun 09 17:25:54.815098 crc crio[22095]: time=\"2026-06-09T17:25:54.807682201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175312 | controller |     "Jun 09 17:25:54.834122 crc crio[22095]: time=\"2026-06-09T17:25:54.834021887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175327 | controller |     "Jun 09 17:25:54.877035 crc crio[22095]: time=\"2026-06-09T17:25:54.865883694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175342 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.935453979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175357 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.936525277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175372 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.937064401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175386 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.937314117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175401 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.937459991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175416 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.942014518Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=92f3008a-a468-4649-b6e7-d3d12d36c58c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175430 | controller |     "Jun 09 17:25:54.947977 crc crio[22095]: time=\"2026-06-09T17:25:54.947054387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175446 | controller |     "Jun 09 17:25:54.967000 crc crio[22095]: time=\"2026-06-09T17:25:54.953160743Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175460 | controller |     "Jun 09 17:25:54.974029 crc crio[22095]: time=\"2026-06-09T17:25:54.973752872Z\" level=info msg=\"Creating container: openshift-console/console-d4455dfb-pcztn/console\" id=caf54ddb-a3b5-4c65-ac5f-667e1d4fb8e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175478 | controller |     "Jun 09 17:25:54.974713 crc crio[22095]: time=\"2026-06-09T17:25:54.974309786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=88d3bff5-166a-4934-9859-4ab186cac232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.175494 | controller |     "Jun 09 17:25:54.979022 crc crio[22095]: time=\"2026-06-09T17:25:54.975265171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=db4532dc-a248-4503-8b1d-eedb9d065fba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.175509 | controller |     "Jun 09 17:25:55.000809 crc crio[22095]: time=\"2026-06-09T17:25:55.000703193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d7227c23-01c5-4bcf-a117-417e9c78b89d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.175523 | controller |     "Jun 09 17:25:55.126044 crc crio[22095]: time=\"2026-06-09T17:25:55.125787552Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=0a3a1e7e-b652-4402-b7e1-8a1ada94775a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175538 | controller |     "Jun 09 17:25:55.130368 crc crio[22095]: time=\"2026-06-09T17:25:55.130278967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8a48368a-393f-45ed-b29f-898e23112eaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.175553 | controller |     "Jun 09 17:25:55.157674 crc crio[22095]: time=\"2026-06-09T17:25:55.157558247Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=bca8d8e7-84de-44f0-9e4c-242bd36cfc4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175568 | controller |     "Jun 09 17:25:55.166440 crc crio[22095]: time=\"2026-06-09T17:25:55.166344222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175583 | controller |     "Jun 09 17:25:55.166440 crc crio[22095]: time=\"2026-06-09T17:25:55.166426114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175598 | controller |     "Jun 09 17:25:55.174302 crc crio[22095]: time=\"2026-06-09T17:25:55.174187373Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9fc46630-0bc8-45ad-989b-946a72fba9fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175613 | controller |     "Jun 09 17:25:55.184483 crc crio[22095]: time=\"2026-06-09T17:25:55.184387055Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=8852e5fb-0687-4cfe-910e-5f41673c625a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175628 | controller |     "Jun 09 17:25:55.184483 crc crio[22095]: time=\"2026-06-09T17:25:55.184394315Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d26d5c3-465e-4ed4-b37f-9c6bfb527999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175643 | controller |     "Jun 09 17:25:55.184778 crc crio[22095]: time=\"2026-06-09T17:25:55.184419296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=87741e29-6523-44f4-9f88-8ab4b3874a90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.175657 | controller |     "Jun 09 17:25:55.184778 crc crio[22095]: time=\"2026-06-09T17:25:55.18458359Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=e24bf0f8-bb84-4fe3-bae9-1f7f446bc8b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175675 | controller |     "Jun 09 17:25:55.240822 crc crio[22095]: time=\"2026-06-09T17:25:55.240655309Z\" level=info msg=\"Removed container 1e1ddce4ccc2b3514f18b39668433c37ba6b278302f6e8403bb250fa36cc8a1e: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=c4d073ec-0dab-4bbf-a0bf-0338323b30f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.175690 | controller |     "Jun 09 17:25:55.241595 crc crio[22095]: time=\"2026-06-09T17:25:55.24149968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175705 | controller |     "Jun 09 17:25:55.244397 crc crio[22095]: time=\"2026-06-09T17:25:55.242778793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175720 | controller |     "Jun 09 17:25:55.260013 crc crio[22095]: time=\"2026-06-09T17:25:55.256563767Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175734 | controller |     "Jun 09 17:25:55.272042 crc crio[22095]: time=\"2026-06-09T17:25:55.268862332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175749 | controller |     "Jun 09 17:25:55.272042 crc crio[22095]: time=\"2026-06-09T17:25:55.268907453Z\" level=info msg=\"Removing container: 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0\" id=fa7ff0e6-a1ed-4908-91b6-989f5fa34d76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.175764 | controller |     "Jun 09 17:25:55.272042 crc crio[22095]: time=\"2026-06-09T17:25:55.269887339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175779 | controller |     "Jun 09 17:25:55.280129 crc crio[22095]: time=\"2026-06-09T17:25:55.275546314Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=b3057c99-3334-4664-b53e-304d6509225e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175793 | controller |     "Jun 09 17:25:55.300597 crc crio[22095]: time=\"2026-06-09T17:25:55.300493664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175808 | controller |     "Jun 09 17:25:55.444357 crc crio[22095]: time=\"2026-06-09T17:25:55.443614005Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175824 | controller |     "Jun 09 17:25:55.526559 crc crio[22095]: time=\"2026-06-09T17:25:55.52643296Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175838 | controller |     "Jun 09 17:25:55.801487 crc crio[22095]: time=\"2026-06-09T17:25:55.801380453Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=e2de42e4-8161-432b-9015-ac5a1c8208a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.175872 | controller |     "Jun 09 17:25:56.193768 crc crio[22095]: time=\"2026-06-09T17:25:56.193635815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175892 | controller |     "Jun 09 17:25:56.302110 crc crio[22095]: time=\"2026-06-09T17:25:56.301772119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175908 | controller |     "Jun 09 17:25:56.373213 crc crio[22095]: time=\"2026-06-09T17:25:56.372800651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175923 | controller |     "Jun 09 17:25:56.392276 crc crio[22095]: time=\"2026-06-09T17:25:56.388418502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.175988 | controller |     "Jun 09 17:25:56.442787 crc crio[22095]: time=\"2026-06-09T17:25:56.441656028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176004 | controller |     "Jun 09 17:25:56.449196 crc crio[22095]: time=\"2026-06-09T17:25:56.449027987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176019 | controller |     "Jun 09 17:25:56.459172 crc crio[22095]: time=\"2026-06-09T17:25:56.458876079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176034 | controller |     "Jun 09 17:25:56.498629 crc crio[22095]: time=\"2026-06-09T17:25:56.497810358Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.176049 | controller |     "Jun 09 17:25:56.643411 crc crio[22095]: time=\"2026-06-09T17:25:56.621127282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176064 | controller |     "Jun 09 17:25:56.645304 crc crio[22095]: time=\"2026-06-09T17:25:56.645203059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176079 | controller |     "Jun 09 17:25:56.661993 crc crio[22095]: time=\"2026-06-09T17:25:56.66044206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176093 | controller |     "Jun 09 17:25:56.675850 crc crio[22095]: time=\"2026-06-09T17:25:56.667116721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176108 | controller |     "Jun 09 17:25:56.686659 crc crio[22095]: time=\"2026-06-09T17:25:56.685887943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176122 | controller |     "Jun 09 17:25:56.697004 crc crio[22095]: time=\"2026-06-09T17:25:56.691719512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29c2185c-accd-4b41-85f7-a46984465fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176137 | controller |     "Jun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.692230306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6aa7d09f-44a9-4379-9110-150e3ba98659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176155 | controller |     "Jun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.700548089Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=4ad3f416-8380-4e19-b471-390ded09c886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176170 | controller |     "Jun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.693603461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=42d6f67f-9315-4418-9e9b-d37224bed6fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176184 | controller |     "Jun 09 17:25:56.702525 crc crio[22095]: time=\"2026-06-09T17:25:56.702444168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=963ecbe6-ff81-44b8-a16f-d6761b0477e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176199 | controller |     "Jun 09 17:25:56.713681 crc crio[22095]: time=\"2026-06-09T17:25:56.713559683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e4bd34ea-04c2-4159-9880-ebcdab16443f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176214 | controller |     "Jun 09 17:25:56.720805 crc crio[22095]: time=\"2026-06-09T17:25:56.720661385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176229 | controller |     "Jun 09 17:25:56.803790 crc crio[22095]: time=\"2026-06-09T17:25:56.785508268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a41f5570-0707-427f-ae42-baac8511af52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176244 | controller |     "Jun 09 17:25:56.803790 crc crio[22095]: time=\"2026-06-09T17:25:56.792330243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc42f509-e83a-4344-a6b6-44e6f4b4e5b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176258 | controller |     "Jun 09 17:25:56.886505 crc crio[22095]: time=\"2026-06-09T17:25:56.886315254Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=08f9c961-6d0b-4198-a327-db2868e359f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176273 | controller |     "Jun 09 17:25:56.965694 crc crio[22095]: time=\"2026-06-09T17:25:56.965581768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=b7cc1c5f-9c65-4214-9332-79665dc4427a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176287 | controller |     "Jun 09 17:25:56.974720 crc crio[22095]: time=\"2026-06-09T17:25:56.97462416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=0b5c5358-5645-4522-aecb-091c95a35b30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176302 | controller |     "Jun 09 17:25:57.043411 crc crio[22095]: time=\"2026-06-09T17:25:57.043310482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=87959cf5-f8b7-49f8-b6db-a6fee8159bd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176322 | controller |     "Jun 09 17:25:57.051858 crc crio[22095]: time=\"2026-06-09T17:25:57.051767309Z\" level=info msg=\"Removed container 4c8878426ce3c73ee50b40b0016dde06647f107719e0ec3939e28f8a4aae65c0: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=fa7ff0e6-a1ed-4908-91b6-989f5fa34d76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.176337 | controller |     "Jun 09 17:25:57.093991 crc crio[22095]: time=\"2026-06-09T17:25:57.09041023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=18cba1fb-3c85-4f88-826e-3f6e598a95cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176351 | controller |     "Jun 09 17:25:57.093991 crc crio[22095]: time=\"2026-06-09T17:25:57.090528403Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d8c0b07a-ca84-440e-bde9-fab6a40500df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176365 | controller |     "Jun 09 17:25:57.101008 crc crio[22095]: time=\"2026-06-09T17:25:57.09820402Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=96b119c4-8ce0-4f99-a56b-b5cb1f78908b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176380 | controller |     "Jun 09 17:25:57.102523 crc crio[22095]: time=\"2026-06-09T17:25:57.102420398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=f2c809fb-da10-4b25-8ac1-dd781b2ba03e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176394 | controller |     "Jun 09 17:25:57.131125 crc crio[22095]: time=\"2026-06-09T17:25:57.130474308Z\" level=info msg=\"Removing container: 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f\" id=dcccbecc-9364-46bb-bd8e-40843e012df5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.176408 | controller |     "Jun 09 17:25:57.159397 crc crio[22095]: time=\"2026-06-09T17:25:57.158572419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=a8c2f315-d6b6-4357-800a-7dc221b8ffd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176423 | controller |     "Jun 09 17:25:57.159397 crc crio[22095]: time=\"2026-06-09T17:25:57.158688582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b3ab925-0c04-44b1-82e6-ee4f80576c34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176437 | controller |     "Jun 09 17:25:57.159397 crc crio[22095]: time=\"2026-06-09T17:25:57.158742223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b2e1b62f-1eee-4d2a-bb74-c6e17539ac68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176452 | controller |     "Jun 09 17:25:57.160311 crc crio[22095]: time=\"2026-06-09T17:25:57.160137419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=ff2e6e6a-1800-46ac-84b5-14dfb126c423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176467 | controller |     "Jun 09 17:25:57.160515 crc crio[22095]: time=\"2026-06-09T17:25:57.160466317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=9fa4250e-6e1e-499a-a2ad-8c513586ddf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176484 | controller |     "Jun 09 17:25:57.160875 crc crio[22095]: time=\"2026-06-09T17:25:57.160822236Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=fbb6c401-b451-4000-a2fe-b84c18512ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176499 | controller |     "Jun 09 17:25:57.161765 crc crio[22095]: time=\"2026-06-09T17:25:57.161693219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8e888bf2-6c0b-4e02-914f-8762ba8a1bda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176514 | controller |     "Jun 09 17:25:57.172788 crc crio[22095]: time=\"2026-06-09T17:25:57.161881654Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=886f0651-579c-4996-89cf-201758bf5c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176528 | controller |     "Jun 09 17:25:57.172788 crc crio[22095]: time=\"2026-06-09T17:25:57.162301314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=1a72be0e-b389-4e26-93d2-750bfa010a7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176543 | controller |     "Jun 09 17:25:57.172788 crc crio[22095]: time=\"2026-06-09T17:25:57.162360756Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=f3cc960e-a95a-41fc-a683-2b21a9c07af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176557 | controller |     "Jun 09 17:25:57.193317 crc crio[22095]: time=\"2026-06-09T17:25:57.193228308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bf496ebf-4954-46e0-a19f-5f72b2a5fa74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176571 | controller |     "Jun 09 17:25:57.203142 crc crio[22095]: time=\"2026-06-09T17:25:57.200820763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=3701e38f-29a0-479f-8167-df82c12fded5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176586 | controller |     "Jun 09 17:25:57.203142 crc crio[22095]: time=\"2026-06-09T17:25:57.201226773Z\" level=info msg=\"Stopping container: e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17 (timeout: 30s)\" id=e4bd94de-2784-4911-94b5-730feccb9a9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.176600 | controller |     "Jun 09 17:25:57.203624 crc crio[22095]: time=\"2026-06-09T17:25:57.203583933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7b03279d-c2e2-48f6-9c41-382adf0c4ba3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176614 | controller |     "Jun 09 17:25:57.204001 crc crio[22095]: time=\"2026-06-09T17:25:57.203974193Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD\" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.176629 | controller |     "Jun 09 17:25:57.204445 crc crio[22095]: time=\"2026-06-09T17:25:57.204423135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176643 | controller |     "Jun 09 17:25:57.206570 crc crio[22095]: time=\"2026-06-09T17:25:57.20578117Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b9c7ce01-8085-4773-9d1f-cfdaa88995f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176662 | controller |     "Jun 09 17:25:57.212581 crc crio[22095]: time=\"2026-06-09T17:25:57.212498472Z\" level=info msg=\"Stopping container: c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05 (timeout: 15s)\" id=2c72f0eb-3dc3-4618-9a78-3d647ae09764 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.176677 | controller |     "Jun 09 17:25:57.218506 crc crio[22095]: time=\"2026-06-09T17:25:57.218398934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=847d0559-835e-4cb4-9fa8-ff34159309e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176693 | controller |     "Jun 09 17:25:57.221739 crc crio[22095]: time=\"2026-06-09T17:25:57.219763098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=26e52f40-03de-45e7-bd49-675e149f2acf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176707 | controller |     "Jun 09 17:25:57.221739 crc crio[22095]: time=\"2026-06-09T17:25:57.219842041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.176723 | controller |     "Jun 09 17:25:57.221739 crc crio[22095]: time=\"2026-06-09T17:25:57.219877181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9f3d31ae-4ee4-4f2e-a500-9d81d5a9d81e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176737 | controller |     "Jun 09 17:25:57.226846 crc crio[22095]: time=\"2026-06-09T17:25:57.225455895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c06feb48-f916-4c68-89a8-d6eec858871d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176752 | controller |     "Jun 09 17:25:57.228138 crc crio[22095]: time=\"2026-06-09T17:25:57.204004564Z\" level=info msg=\"Stopping container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11 (timeout: 30s)\" id=ccd4012a-84f6-4a31-a760-afe4c6a79335 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.176767 | controller |     "Jun 09 17:25:57.232543 crc crio[22095]: time=\"2026-06-09T17:25:57.232422543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c170732a-ce94-47bb-a2f2-12c196e7837b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176782 | controller |     "Jun 09 17:25:57.244569 crc crio[22095]: time=\"2026-06-09T17:25:57.244469022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=80db6478-5347-499e-9d6c-11a537ad8168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176797 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.262896325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=be1b5527-599c-4147-bae8-3019b1cfa7fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176811 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263140221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4d29454f-e05d-4eb6-8db4-882e6f11274c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176829 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263173882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=c5d5ddc8-d734-4390-971e-09a82deac4cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176843 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263270805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=ad8ccbb1-9edc-487d-98d1-b6631b7c4264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176879 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263332086Z\" level=info msg=\"Stopping container: 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e (timeout: 30s)\" id=28deec48-c558-45be-a845-a0a871ae81f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.176895 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.263367737Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=5f9e1d3f-58b4-4b11-900b-86b3f912888d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176910 | controller |     "Jun 09 17:25:57.281842 crc crio[22095]: time=\"2026-06-09T17:25:57.276825432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=397a1eb1-dcf6-4a78-939e-aab55833e980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176925 | controller |     "Jun 09 17:25:57.299026 crc crio[22095]: time=\"2026-06-09T17:25:57.289427826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=39866eea-7a2b-4173-b348-c7c5ec510a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176940 | controller |     "Jun 09 17:25:57.299026 crc crio[22095]: time=\"2026-06-09T17:25:57.295159633Z\" level=info msg=\"Stopping container: 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d (timeout: 30s)\" id=78d7867e-21b3-422f-92c6-02736e077b80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.176954 | controller |     "Jun 09 17:25:57.299026 crc crio[22095]: time=\"2026-06-09T17:25:57.296818685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8ebdb432-a2e3-405d-984b-5d7ab6ae7f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176968 | controller |     "Jun 09 17:25:57.300431 crc crio[22095]: time=\"2026-06-09T17:25:57.299622127Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=be7ca736-3545-471a-b9e7-0da0c1aaeaee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176983 | controller |     "Jun 09 17:25:57.308189 crc crio[22095]: time=\"2026-06-09T17:25:57.307853588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d066eacd-6c44-4c53-a770-7655046f0836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.176998 | controller |     "Jun 09 17:25:57.308518 crc crio[22095]: time=\"2026-06-09T17:25:57.308469804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=95448a23-21fb-4db6-a671-8a51b5fec80b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177015 | controller |     "Jun 09 17:25:57.314609 crc crio[22095]: time=\"2026-06-09T17:25:57.314523349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f147a223-b41f-4d18-9267-7135df2343c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177030 | controller |     "Jun 09 17:25:57.314877 crc crio[22095]: time=\"2026-06-09T17:25:57.314837717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=662df4b1-be13-42a5-bd68-f69fd3423821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177044 | controller |     "Jun 09 17:25:57.317006 crc crio[22095]: time=\"2026-06-09T17:25:57.315104374Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=1eca451e-deaf-4687-995e-b0e784d74735 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177058 | controller |     "Jun 09 17:25:57.320696 crc crio[22095]: time=\"2026-06-09T17:25:57.320272877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=d3747a7c-7005-43a1-b4a6-614bc67baeed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177072 | controller |     "Jun 09 17:25:57.355423 crc crio[22095]: time=\"2026-06-09T17:25:57.355114011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=83a2dfe9-7be4-415d-9d81-4c12dd616dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177086 | controller |     "Jun 09 17:25:57.370331 crc crio[22095]: time=\"2026-06-09T17:25:57.37027338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=6046b340-5f9b-4266-b2a6-818889b160ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177100 | controller |     "Jun 09 17:25:57.406005 crc crio[22095]: time=\"2026-06-09T17:25:57.405845002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=ec68c93b-ffc9-4bd9-95c0-ae5395abb010 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177114 | controller |     "Jun 09 17:25:57.416370 crc crio[22095]: time=\"2026-06-09T17:25:57.416266999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4ddd5330-457f-4c4b-9f79-ef39c75c2fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177129 | controller |     "Jun 09 17:25:57.416580 crc crio[22095]: time=\"2026-06-09T17:25:57.416491535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=8a03e83b-f32b-4c20-a89e-ee7ba5adfefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177143 | controller |     "Jun 09 17:25:57.416711 crc crio[22095]: time=\"2026-06-09T17:25:57.416610758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=9b797ded-473b-4f5a-a49e-05d0c922f5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177158 | controller |     "Jun 09 17:25:57.419511 crc crio[22095]: time=\"2026-06-09T17:25:57.41940711Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=09380ac0-d619-45b9-9765-230247d40c18 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.177175 | controller |     "Jun 09 17:25:57.451791 crc crio[22095]: time=\"2026-06-09T17:25:57.420470167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=09d1293b-a736-4fc4-8071-2b407036226f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177190 | controller |     "Jun 09 17:25:57.451791 crc crio[22095]: time=\"2026-06-09T17:25:57.436732294Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=34b018f0-01a6-40a2-a218-4a242d53e5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177205 | controller |     "Jun 09 17:25:57.452170 crc crio[22095]: time=\"2026-06-09T17:25:57.436768345Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=ffecbad4-c254-4903-b6b2-641e9f094ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177219 | controller |     "Jun 09 17:25:57.452324 crc crio[22095]: time=\"2026-06-09T17:25:57.436795866Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=20ef79b3-fea6-471e-9bd6-0aec5bb1fa1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177234 | controller |     "Jun 09 17:25:57.452388 crc crio[22095]: time=\"2026-06-09T17:25:57.436821457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f52fc309-ae5c-4758-b5dd-e48e6bd68d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177249 | controller |     "Jun 09 17:25:57.452681 crc crio[22095]: time=\"2026-06-09T17:25:57.436994741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=d1abd01b-b668-4a7b-81ca-f1629a9c5395 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177263 | controller |     "Jun 09 17:25:57.452989 crc crio[22095]: time=\"2026-06-09T17:25:57.442071651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.177278 | controller |     "Jun 09 17:25:57.454092 crc crio[22095]: time=\"2026-06-09T17:25:57.444703499Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 17:40:44.177293 | controller |     "Jun 09 17:25:57.475083 crc crio[22095]: time=\"2026-06-09T17:25:57.474892553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.177308 | controller |     "Jun 09 17:25:57.476576 crc crio[22095]: time=\"2026-06-09T17:25:57.476385032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7c4be24b-a96d-4fcf-bc1d-962b84731492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177323 | controller |     "Jun 09 17:25:57.489063 crc crio[22095]: time=\"2026-06-09T17:25:57.477401928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=78a10a7b-6f2c-478a-814b-4984aaca6ca8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177337 | controller |     "Jun 09 17:25:57.653398 crc crio[22095]: time=\"2026-06-09T17:25:57.652746696Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=7a2a8b47-993d-469d-9edf-8e45e5a431e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177355 | controller |     "Jun 09 17:25:57.653398 crc crio[22095]: time=\"2026-06-09T17:25:57.652825748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ce9419ac-b403-4704-988a-c9fe9be3c7e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177371 | controller |     "Jun 09 17:25:57.657626 crc crio[22095]: time=\"2026-06-09T17:25:57.657531409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4798e3dc-6a41-43c9-950b-0287f043f71c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177385 | controller |     "Jun 09 17:25:57.671075 crc crio[22095]: time=\"2026-06-09T17:25:57.669517046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.177400 | controller |     "Jun 09 17:25:57.706041 crc crio[22095]: time=\"2026-06-09T17:25:57.705977942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.177415 | controller |     "Jun 09 17:25:57.726573 crc crio[22095]: time=\"2026-06-09T17:25:57.726439066Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=2724d90d-cdab-43bd-95ba-96c9428dd5ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177430 | controller |     "Jun 09 17:25:57.748282 crc crio[22095]: time=\"2026-06-09T17:25:57.747980039Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=65d9d74e-0dba-4cca-b075-307bd0c1b02b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177444 | controller |     "Jun 09 17:25:57.802736 crc crio[22095]: time=\"2026-06-09T17:25:57.802695003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=52afad52-3863-4b08-ba20-fe26b2c04dcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177459 | controller |     "Jun 09 17:25:57.813997 crc crio[22095]: time=\"2026-06-09T17:25:57.813778487Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=de1ec73b-eb89-43bd-a568-42247445a972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177474 | controller |     "Jun 09 17:25:57.815719 crc crio[22095]: time=\"2026-06-09T17:25:57.815669845Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=7ef3fa5c-9fdf-4b0f-bb95-f6d564a270ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177489 | controller |     "Jun 09 17:25:57.821117 crc crio[22095]: time=\"2026-06-09T17:25:57.820869629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=2f91e086-2937-4c59-828f-e5b5c6e34faa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177504 | controller |     "Jun 09 17:25:57.824548 crc crio[22095]: time=\"2026-06-09T17:25:57.82442532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=90b12e81-c827-4752-9a5e-9ff83a34826b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177519 | controller |     "Jun 09 17:25:57.825955 crc crio[22095]: time=\"2026-06-09T17:25:57.825825066Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=42a234c1-285a-4591-b9e9-bc6b0ee88b37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177537 | controller |     "Jun 09 17:25:57.826704 crc crio[22095]: time=\"2026-06-09T17:25:57.826638737Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0cf166a8-9a0f-4820-9dc2-6dc7432dce4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177552 | controller |     "Jun 09 17:25:57.830951 crc crio[22095]: time=\"2026-06-09T17:25:57.830825974Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=6623356d-476a-4dd1-8b4f-6c7423e9875f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177567 | controller |     "Jun 09 17:25:57.837422 crc crio[22095]: time=\"2026-06-09T17:25:57.837358592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.177582 | controller |     "Jun 09 17:25:57.858581 crc crio[22095]: time=\"2026-06-09T17:25:57.858507924Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=621218ea-b494-47c7-9351-0e6936119d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177597 | controller |     "Jun 09 17:25:57.861365 crc crio[22095]: time=\"2026-06-09T17:25:57.861271165Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=cec22661-fb36-4084-b250-1a2c31f3cc17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177612 | controller |     "Jun 09 17:25:57.878192 crc crio[22095]: time=\"2026-06-09T17:25:57.878096907Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=bad89cea-2b78-4579-9889-38e3e8a3f7c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177626 | controller |     "Jun 09 17:25:57.894327 crc crio[22095]: time=\"2026-06-09T17:25:57.894121078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=1e1baed6-1650-4d26-81ad-60a62c679dfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177641 | controller |     "Jun 09 17:25:57.897021 crc crio[22095]: time=\"2026-06-09T17:25:57.896884879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=65e4562d-c222-4df2-a1d4-d76ff18a36ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177656 | controller |     "Jun 09 17:25:57.911391 crc crio[22095]: time=\"2026-06-09T17:25:57.897100834Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=b33a7f9c-8a9a-4099-8942-e2d87527e46e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177670 | controller |     "Jun 09 17:25:57.911595 crc crio[22095]: time=\"2026-06-09T17:25:57.897828973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=bfd0af3a-72a2-4c41-aa85-51dbe201f039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177685 | controller |     "Jun 09 17:25:57.911700 crc crio[22095]: time=\"2026-06-09T17:25:57.897869634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e9be50c8-1548-4090-8a40-1ec57c61c063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177700 | controller |     "Jun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.897998547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1f30fcce-4ca1-4727-9bfe-9127563505f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177718 | controller |     "Jun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.898045019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=9603a13d-440d-4815-9f67-efe2b712f8c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177733 | controller |     "Jun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.899520536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5bea59c6-daf4-4ebc-89ee-340ad0ba7ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177748 | controller |     "Jun 09 17:25:57.912432 crc crio[22095]: time=\"2026-06-09T17:25:57.900131882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=afa24d67-9250-459d-990a-3265cf698545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177763 | controller |     "Jun 09 17:25:57.913158 crc crio[22095]: time=\"2026-06-09T17:25:57.913055314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=37680911-cd22-4b4f-8969-dba113018c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177778 | controller |     "Jun 09 17:25:57.913885 crc crio[22095]: time=\"2026-06-09T17:25:57.913759812Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=69bf094c-01a1-44f7-b1f2-df5d97eaffd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177792 | controller |     "Jun 09 17:25:57.915591 crc crio[22095]: time=\"2026-06-09T17:25:57.915545918Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=fc51e237-4b70-4845-a540-6b8e3d6ff36e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177807 | controller |     "Jun 09 17:25:57.916341 crc crio[22095]: time=\"2026-06-09T17:25:57.916309337Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=814986cf-6aa5-4ad2-a131-f129ba534903 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177822 | controller |     "Jun 09 17:25:57.916749 crc crio[22095]: time=\"2026-06-09T17:25:57.916624805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=92f24bf5-e79d-4f37-aa69-efdc2e718cfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177837 | controller |     "Jun 09 17:25:57.916993 crc crio[22095]: time=\"2026-06-09T17:25:57.916875842Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=0e4738db-9acc-4388-a5b6-ea7d925cf9ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177867 | controller |     "Jun 09 17:25:57.917632 crc crio[22095]: time=\"2026-06-09T17:25:57.917485777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=2df046d9-4eb0-447a-bb4c-8ef2d3abc76c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177887 | controller |     "Jun 09 17:25:57.917757 crc crio[22095]: time=\"2026-06-09T17:25:57.917720553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5eb4fc74-9a5c-4eb3-a2b2-6c82a8527ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177905 | controller |     "Jun 09 17:25:57.918062 crc crio[22095]: time=\"2026-06-09T17:25:57.916661476Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=2e553303-c377-4f1f-a918-723c788f4388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177920 | controller |     "Jun 09 17:25:57.918613 crc crio[22095]: time=\"2026-06-09T17:25:57.918530994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=48619eb5-4f9a-4302-96c7-34453ce40bc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177935 | controller |     "Jun 09 17:25:57.919258 crc crio[22095]: time=\"2026-06-09T17:25:57.919109039Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=6323bbcc-618a-4d0e-961a-000ab55d3484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177949 | controller |     "Jun 09 17:25:57.919468 crc crio[22095]: time=\"2026-06-09T17:25:57.918163055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=a23c485f-bdee-45eb-9275-f4bef24cc81d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177964 | controller |     "Jun 09 17:25:57.919895 crc crio[22095]: time=\"2026-06-09T17:25:57.918210466Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=81f7165b-bfb9-435a-ae6f-f3db1ef258e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.177978 | controller |     "Jun 09 17:25:57.924354 crc crio[22095]: time=\"2026-06-09T17:25:57.923069061Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=0383f70d-1ced-4dcf-a10f-6ffd922849dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.177993 | controller |     "Jun 09 17:25:57.924607 crc crio[22095]: time=\"2026-06-09T17:25:57.92382926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b85dc06d-866d-4b76-a9ab-39a933307a6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178007 | controller |     "Jun 09 17:25:57.933540 crc crio[22095]: time=\"2026-06-09T17:25:57.933472267Z\" level=warning msg=\"error reserving ctr name k8s_manager_keystone-operator-controller-manager-6ccff66c5b-d5nxw_openstack-operators_c00faea9-ab83-447c-97ac-422945ab1a51_1 for id adf40e2bce0edecb54f4cea56e95b46372e8229346441c70d85975b76b290999: name is reserved\"",
2026-06-09 17:40:44.178022 | controller |     "Jun 09 17:25:57.933692 crc crio[22095]: time=\"2026-06-09T17:25:57.933552619Z\" level=info msg=\"Found container k8s_manager_keystone-operator-controller-manager-6ccff66c5b-d5nxw_openstack-operators_c00faea9-ab83-447c-97ac-422945ab1a51_1 with ID eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab in resource cache; using it\" id=42a234c1-285a-4591-b9e9-bc6b0ee88b37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178037 | controller |     "Jun 09 17:25:57.939649 crc crio[22095]: time=\"2026-06-09T17:25:57.93904794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=4d408d36-bed9-4c3f-884c-9a6826c2fb5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178051 | controller |     "Jun 09 17:25:57.939853 crc crio[22095]: time=\"2026-06-09T17:25:57.939706757Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2e6531dc-725d-4706-8b19-0df75c98e01b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178069 | controller |     "Jun 09 17:25:57.940294 crc crio[22095]: time=\"2026-06-09T17:25:57.940040316Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=0cb98f17-adc6-4aa3-9602-9e5ae74a372a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178084 | controller |     "Jun 09 17:25:57.940404 crc crio[22095]: time=\"2026-06-09T17:25:57.940288642Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b386d686-185d-48d2-9394-5a1b9d47a6ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178099 | controller |     "Jun 09 17:25:57.940576 crc crio[22095]: time=\"2026-06-09T17:25:57.940517028Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=751bc3e7-f086-4018-9fd5-a171a75fc3c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178114 | controller |     "Jun 09 17:25:57.940683 crc crio[22095]: time=\"2026-06-09T17:25:57.94057486Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5d084285-c50e-4354-8018-3c99dab1246b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178128 | controller |     "Jun 09 17:25:57.940987 crc crio[22095]: time=\"2026-06-09T17:25:57.940790295Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=7056310c-10a0-4ad4-89e0-3159f5a0ce03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178143 | controller |     "Jun 09 17:25:57.940987 crc crio[22095]: time=\"2026-06-09T17:25:57.940832036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c1dda5a5-acba-42e3-bfd6-04c67bf2c000 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178157 | controller |     "Jun 09 17:25:57.941106 crc crio[22095]: time=\"2026-06-09T17:25:57.941065572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4616195f-6a2a-4342-bd3a-d130e9de5f7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178171 | controller |     "Jun 09 17:25:57.941317 crc crio[22095]: time=\"2026-06-09T17:25:57.941221166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=cdf926e8-df2c-4d1a-8cdb-c34b98457af5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178186 | controller |     "Jun 09 17:25:57.941317 crc crio[22095]: time=\"2026-06-09T17:25:57.941298198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a8ff324b-dbbc-487e-bbde-1fc1fdfb568e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178200 | controller |     "Jun 09 17:25:57.943408 crc crio[22095]: time=\"2026-06-09T17:25:57.942800847Z\" level=info msg=\"Starting container: eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab\" id=b3d71c1f-4e01-4f93-9387-bb27f3a226a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.178214 | controller |     "Jun 09 17:25:57.949101 crc crio[22095]: time=\"2026-06-09T17:25:57.949025246Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=ebdae033-deb0-4974-9e86-69f3406fa065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178232 | controller |     "Jun 09 17:25:57.958363 crc crio[22095]: time=\"2026-06-09T17:25:57.958306615Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=d5aa9844-0276-4301-96ad-2e9ebb65535f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178246 | controller |     "Jun 09 17:25:57.959059 crc crio[22095]: time=\"2026-06-09T17:25:57.95890325Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=66977ccf-d16b-41a8-a2de-075cfa6e9518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178260 | controller |     "Jun 09 17:25:57.959485 crc crio[22095]: time=\"2026-06-09T17:25:57.959460694Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=93faa4e0-82f5-420a-a1e4-bb7f6d2b1638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178274 | controller |     "Jun 09 17:25:57.965040 crc crio[22095]: time=\"2026-06-09T17:25:57.964614916Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=c22abc98-4348-4310-8b31-b6a78200c66e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178288 | controller |     "Jun 09 17:25:57.966767 crc crio[22095]: time=\"2026-06-09T17:25:57.96669241Z\" level=info msg=\"Started container\" PID=245100 containerID=eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=b3d71c1f-4e01-4f93-9387-bb27f3a226a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782",
2026-06-09 17:40:44.178303 | controller |     "Jun 09 17:25:57.967199 crc crio[22095]: time=\"2026-06-09T17:25:57.96710626Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=ef621612-82d6-4c59-949f-ce45fb6ea815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178318 | controller |     "Jun 09 17:25:57.971868 crc crio[22095]: time=\"2026-06-09T17:25:57.97175776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bc34fe61-8d6c-4f95-893f-d106c48a1e1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178333 | controller |     "Jun 09 17:25:57.972328 crc crio[22095]: time=\"2026-06-09T17:25:57.9721543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=436d8a71-7622-42a0-ba52-dbbe28cf1880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178347 | controller |     "Jun 09 17:25:57.972434 crc crio[22095]: time=\"2026-06-09T17:25:57.972379446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=6da60962-0905-46ac-be03-f4e387e695f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178362 | controller |     "Jun 09 17:25:57.972635 crc crio[22095]: time=\"2026-06-09T17:25:57.972585311Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=70c0a923-06a6-4ce3-be4f-8b56f38e9434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178376 | controller |     "Jun 09 17:25:57.973213 crc crio[22095]: time=\"2026-06-09T17:25:57.973086614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=0b4f79f6-79d2-4b40-8946-284c6228ab52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178390 | controller |     "Jun 09 17:25:57.974153 crc crio[22095]: time=\"2026-06-09T17:25:57.974077679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=317f6184-50b9-4504-890f-cfa0d7bc955e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178407 | controller |     "Jun 09 17:25:57.974612 crc crio[22095]: time=\"2026-06-09T17:25:57.974541691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=55c387b2-63c2-4a84-aee4-06dd319fea5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178422 | controller |     "Jun 09 17:25:57.974804 crc crio[22095]: time=\"2026-06-09T17:25:57.974721496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=04810206-9f3c-4e76-ad79-ed4673bb78f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178436 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.9748988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c8c4d9bf-ad2e-4a5d-9dc0-93c247666ca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178451 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.975147407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=dab5a565-a914-4aa6-a3bf-6de97aab55fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178465 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.975333201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=09d6d2fe-498f-4233-9853-342d43218b17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178479 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.975535497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=2ed83388-704f-4aed-b6ca-19c118b3c38c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178494 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.97567288Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f8b70413-3178-4a65-9389-3af7adac3712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178509 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.976082281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=9b8c2097-eb00-417c-a8a2-ee73e916605b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178523 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.976310106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9e81d08d-938e-421e-abc4-625d91ffd3d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178538 | controller |     "Jun 09 17:25:57.978187 crc crio[22095]: time=\"2026-06-09T17:25:57.976672646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ccceb7c-5f1b-42a6-8069-101fe107d81d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.178556 | controller |     "Jun 09 17:25:57.991615 crc crio[22095]: time=\"2026-06-09T17:25:57.991422224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178580 | controller |     "Jun 09 17:25:57.994283 crc crio[22095]: time=\"2026-06-09T17:25:57.994124653Z\" level=warning msg=\"error reserving ctr name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 for id 6ece9d2363b869b918359527b3fd23ebdd1307df22a791ea2b3b82cc54eee062: name is reserved\"",
2026-06-09 17:40:44.178650 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:57.999409229Z\" level=info msg=\"Creation of container k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.947955365s for it to finish\" id=93faa4e0-82f5-420a-a1e4-bb7f6d2b1638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178671 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:57.999566893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178687 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:57.999588384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178702 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.000359823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178718 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.000411895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178733 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.002594191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178748 | controller |     "Jun 09 17:25:58.003166 crc crio[22095]: time=\"2026-06-09T17:25:58.002710364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178762 | controller |     "Jun 09 17:25:58.003782 crc crio[22095]: time=\"2026-06-09T17:25:58.003291619Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=b2b193e4-8cf7-4a3a-9084-8e7b29b1d083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178777 | controller |     "Jun 09 17:25:58.003782 crc crio[22095]: time=\"2026-06-09T17:25:58.003766041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178792 | controller |     "Jun 09 17:25:58.004832 crc crio[22095]: time=\"2026-06-09T17:25:58.004725125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178807 | controller |     "Jun 09 17:25:58.010820 crc crio[22095]: time=\"2026-06-09T17:25:58.004984012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.178822 | controller |     "Jun 09 17:25:58.017314 crc crio[22095]: time=\"2026-06-09T17:25:58.01504768Z\" level=warning msg=\"error reserving ctr name k8s_controller-manager_controller-manager-5f44d84ddc-l9nbf_openshift-controller-manager_53a73984-3901-49b2-9a1f-c223d82704b4_1 for id cb6c5728b00cabbdfe6bc1f94b73f212d807c82d6a6505b48706b5edd900b86c: name is reserved\"",
2026-06-09 17:40:44.178841 | controller |     "Jun 09 17:25:58.017314 crc crio[22095]: time=\"2026-06-09T17:25:58.015133662Z\" level=info msg=\"Found container k8s_controller-manager_controller-manager-5f44d84ddc-l9nbf_openshift-controller-manager_53a73984-3901-49b2-9a1f-c223d82704b4_1 with ID f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca in resource cache; using it\" id=2e553303-c377-4f1f-a918-723c788f4388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178884 | controller |     "Jun 09 17:25:58.019838 crc crio[22095]: time=\"2026-06-09T17:25:58.019765641Z\" level=warning msg=\"error reserving ctr name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 for id 318ead4367830c6270fcafb6cbd642f5caaca4997f0246f0c1686df3ae73a81d: name is reserved\"",
2026-06-09 17:40:44.178902 | controller |     "Jun 09 17:25:58.020088 crc crio[22095]: time=\"2026-06-09T17:25:58.019836083Z\" level=info msg=\"Creation of container k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.896744251s for it to finish\" id=0383f70d-1ced-4dcf-a10f-6ffd922849dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178918 | controller |     "Jun 09 17:25:58.031375 crc crio[22095]: time=\"2026-06-09T17:25:58.031200945Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=5107ba24-15b8-44cd-92dc-a0fd591f7ed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178933 | controller |     "Jun 09 17:25:58.032182 crc crio[22095]: time=\"2026-06-09T17:25:58.031780009Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=3401d0ab-8224-44fa-93be-cd660b8e5adc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178948 | controller |     "Jun 09 17:25:58.032495 crc crio[22095]: time=\"2026-06-09T17:25:58.032041786Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b63791e-02a6-4cce-a719-3f0a18fb037b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178963 | controller |     "Jun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.047822131Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=c5ceba82-cde6-4dde-ae16-afb88527183a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178978 | controller |     "Jun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.048396806Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2affc63d-147a-4228-8b02-ae756f654016 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.178993 | controller |     "Jun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.04858005Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8980d86d-8de4-489e-8893-da19fe2427b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179007 | controller |     "Jun 09 17:25:58.052004 crc crio[22095]: time=\"2026-06-09T17:25:58.048738034Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/speaker\" id=4f410a11-e60c-431b-9780-a49c97821ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179022 | controller |     "Jun 09 17:25:58.070404 crc crio[22095]: time=\"2026-06-09T17:25:58.069981129Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=28996e19-06f8-42a7-8c9a-dc337ca1089c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179042 | controller |     "Jun 09 17:25:58.070810 crc crio[22095]: time=\"2026-06-09T17:25:58.070706698Z\" level=info msg=\"Starting container: f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca\" id=e580ece2-2879-4276-9bc2-b5357b0a7e1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.179057 | controller |     "Jun 09 17:25:58.071165 crc crio[22095]: time=\"2026-06-09T17:25:58.071086618Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=541a41ad-e20c-4e9f-b4bd-80c257d3087b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179072 | controller |     "Jun 09 17:25:58.090198 crc crio[22095]: time=\"2026-06-09T17:25:58.090157897Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=8f2377d4-eb51-4fc9-9a67-8f67add42708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179087 | controller |     "Jun 09 17:25:58.090505 crc crio[22095]: time=\"2026-06-09T17:25:58.090485255Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0bb25bb4-f668-461d-997b-97e8338e08b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179102 | controller |     "Jun 09 17:25:58.090795 crc crio[22095]: time=\"2026-06-09T17:25:58.090772443Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=3bf6b628-8c4f-4e76-9891-af5c031d3ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179116 | controller |     "Jun 09 17:25:58.093788 crc crio[22095]: time=\"2026-06-09T17:25:58.09341234Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=5cc30bf2-dec0-4b9f-a058-6a2ded0bb45a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179131 | controller |     "Jun 09 17:25:58.093788 crc crio[22095]: time=\"2026-06-09T17:25:58.093628236Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=3ea7ee5d-3c1b-4020-87ae-aa95ef675648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179145 | controller |     "Jun 09 17:25:58.094595 crc crio[22095]: time=\"2026-06-09T17:25:58.094522119Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=f94a9e88-5d1e-478a-a195-7c9a46362ab1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179160 | controller |     "Jun 09 17:25:58.095524 crc crio[22095]: time=\"2026-06-09T17:25:58.095495514Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=1916d09a-87a1-4845-ba7b-d9a7d4f5416e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179174 | controller |     "Jun 09 17:25:58.095715 crc crio[22095]: time=\"2026-06-09T17:25:58.095695039Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=33b0bcf3-6cc3-437d-a7bb-b69b4020e273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179189 | controller |     "Jun 09 17:25:58.096002 crc crio[22095]: time=\"2026-06-09T17:25:58.095906094Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e32a517c-2031-4a6d-8a7e-570533ae96b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179203 | controller |     "Jun 09 17:25:58.101785 crc crio[22095]: time=\"2026-06-09T17:25:58.101606601Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=f2af80d2-7fa3-402c-b519-2f61c6f2892e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179221 | controller |     "Jun 09 17:25:58.103279 crc crio[22095]: time=\"2026-06-09T17:25:58.103163541Z\" level=info msg=\"Started container\" PID=245181 containerID=f04b0f66f0c4825833f69d0c70b26dd009d4880154b03c0ac2c164ee2a4ab9ca description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=e580ece2-2879-4276-9bc2-b5357b0a7e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0",
2026-06-09 17:40:44.179237 | controller |     "Jun 09 17:25:58.103362 crc crio[22095]: time=\"2026-06-09T17:25:58.103323275Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=443d809b-320e-4523-983b-8fa3e73247fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179251 | controller |     "Jun 09 17:25:58.103652 crc crio[22095]: time=\"2026-06-09T17:25:58.103622592Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=aefcf661-f69b-4884-a459-dc462ada9ce1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179266 | controller |     "Jun 09 17:25:58.106065 crc crio[22095]: time=\"2026-06-09T17:25:58.103631813Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a0f06bae-4601-4a44-9fc0-3183a23f709f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179280 | controller |     "Jun 09 17:25:58.106227 crc crio[22095]: time=\"2026-06-09T17:25:58.104106325Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=0c53437a-fa46-4f8e-a1e9-73e0d5629ece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179295 | controller |     "Jun 09 17:25:58.106659 crc crio[22095]: time=\"2026-06-09T17:25:58.10430224Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=b9ae0810-239f-42ec-b021-4c5043f91b5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179309 | controller |     "Jun 09 17:25:58.106770 crc crio[22095]: time=\"2026-06-09T17:25:58.104350591Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7d49a0a7-dd2d-4b49-871d-ca046572d651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179324 | controller |     "Jun 09 17:25:58.106879 crc crio[22095]: time=\"2026-06-09T17:25:58.104399162Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1573bdff-3247-4311-97fe-92af597dd282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179338 | controller |     "Jun 09 17:25:58.123505 crc crio[22095]: time=\"2026-06-09T17:25:58.122906007Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=2597d575-5a16-41eb-8462-801a801cbf82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179353 | controller |     "Jun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.123044871Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e6db3171-ffce-4141-9089-d80fa359bd0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179368 | controller |     "Jun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.123088012Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=55161655-53fb-441c-8c3f-927de6e07fcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179385 | controller |     "Jun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.103194421Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=665bdd1e-e82f-4c9e-b827-02c0a5b3f270 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179400 | controller |     "Jun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.107898042Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=740d9d8e-2ce0-4989-b664-82ae81ee754a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179414 | controller |     "Jun 09 17:25:58.123653 crc crio[22095]: time=\"2026-06-09T17:25:58.109029731Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=f3a68acc-3453-4459-b293-6f3ea8628a80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179429 | controller |     "Jun 09 17:25:58.125040 crc crio[22095]: time=\"2026-06-09T17:25:58.125004881Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=a097f7d5-7111-4457-81e2-1f910d1ff616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179443 | controller |     "Jun 09 17:25:58.125281 crc crio[22095]: time=\"2026-06-09T17:25:58.125228117Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2f3c012a-598e-4ce1-b7ed-8d66e31c6531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179458 | controller |     "Jun 09 17:25:58.125478 crc crio[22095]: time=\"2026-06-09T17:25:58.125455763Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b944cc6d-c335-4246-8f9e-456b741fff82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179472 | controller |     "Jun 09 17:25:58.126629 crc crio[22095]: time=\"2026-06-09T17:25:58.126609262Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=307fac34-a668-4542-b8bf-11265d3fc749 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179486 | controller |     "Jun 09 17:25:58.126750 crc crio[22095]: time=\"2026-06-09T17:25:58.126684774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a26cab8-37da-44be-b5ae-a04fad218607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.179501 | controller |     "Jun 09 17:25:58.126900 crc crio[22095]: time=\"2026-06-09T17:25:58.126877659Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=3f0ddd70-bc23-41af-8119-e4ba12346949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179515 | controller |     "Jun 09 17:25:58.149125 crc crio[22095]: time=\"2026-06-09T17:25:58.149048108Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=0b4dac31-6440-43bf-a428-313bfaba4ade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179529 | controller |     "Jun 09 17:25:58.151271 crc crio[22095]: time=\"2026-06-09T17:25:58.151195433Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=61c9dbe8-7eba-4759-89ee-a1fba3716b50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179544 | controller |     "Jun 09 17:25:58.151372 crc crio[22095]: time=\"2026-06-09T17:25:58.151348977Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07641b6d-d8cb-48b5-871b-2a5880686788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179561 | controller |     "Jun 09 17:25:58.151516 crc crio[22095]: time=\"2026-06-09T17:25:58.15146429Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=50efd682-c606-48b1-a63c-8d17b38b8e41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179576 | controller |     "Jun 09 17:25:58.201585 crc crio[22095]: time=\"2026-06-09T17:25:58.201341679Z\" level=warning msg=\"error reserving ctr name k8s_manager_neutron-operator-controller-manager-688d5c756f-zphgr_openstack-operators_99b4ccff-b651-4802-91cb-605d5b058d48_1 for id b1e991eac42e75e4e5dda07cdd3a6f347854f221b0d6b554f02f61fa79270bef: name is reserved\"",
2026-06-09 17:40:44.179591 | controller |     "Jun 09 17:25:58.201585 crc crio[22095]: time=\"2026-06-09T17:25:58.201411161Z\" level=info msg=\"Found container k8s_manager_neutron-operator-controller-manager-688d5c756f-zphgr_openstack-operators_99b4ccff-b651-4802-91cb-605d5b058d48_1 with ID fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668 in resource cache; using it\" id=307fac34-a668-4542-b8bf-11265d3fc749 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179606 | controller |     "Jun 09 17:25:58.201988 crc crio[22095]: time=\"2026-06-09T17:25:58.201620766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179621 | controller |     "Jun 09 17:25:58.201988 crc crio[22095]: time=\"2026-06-09T17:25:58.201792071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179635 | controller |     "Jun 09 17:25:58.202470 crc crio[22095]: time=\"2026-06-09T17:25:58.202085978Z\" level=info msg=\"Starting container: fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668\" id=27f2396f-e11a-4369-bd0e-c7fca38cd27f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.179650 | controller |     "Jun 09 17:25:58.202583 crc crio[22095]: time=\"2026-06-09T17:25:58.202499179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179665 | controller |     "Jun 09 17:25:58.203210 crc crio[22095]: time=\"2026-06-09T17:25:58.203140745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179680 | controller |     "Jun 09 17:25:58.203317 crc crio[22095]: time=\"2026-06-09T17:25:58.203119595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179695 | controller |     "Jun 09 17:25:58.203513 crc crio[22095]: time=\"2026-06-09T17:25:58.203410722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179710 | controller |     "Jun 09 17:25:58.205908 crc crio[22095]: time=\"2026-06-09T17:25:58.203814133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179724 | controller |     "Jun 09 17:25:58.205908 crc crio[22095]: time=\"2026-06-09T17:25:58.204334406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179739 | controller |     "Jun 09 17:25:58.205908 crc crio[22095]: time=\"2026-06-09T17:25:58.204465639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179757 | controller |     "Jun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.204557772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179772 | controller |     "Jun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.204658524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179787 | controller |     "Jun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.204798798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179802 | controller |     "Jun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.205042114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179817 | controller |     "Jun 09 17:25:58.206287 crc crio[22095]: time=\"2026-06-09T17:25:58.205560737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179831 | controller |     "Jun 09 17:25:58.207208 crc crio[22095]: time=\"2026-06-09T17:25:58.207165619Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=0f4ca28e-f0a6-4aa9-8171-caa67fe18bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.179849 | controller |     "Jun 09 17:25:58.220756 crc crio[22095]: time=\"2026-06-09T17:25:58.216709583Z\" level=info msg=\"Started container\" PID=244885 containerID=fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=27f2396f-e11a-4369-bd0e-c7fca38cd27f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08",
2026-06-09 17:40:44.179882 | controller |     "Jun 09 17:25:58.223369 crc crio[22095]: time=\"2026-06-09T17:25:58.223309843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179899 | controller |     "Jun 09 17:25:58.223606 crc crio[22095]: time=\"2026-06-09T17:25:58.223503018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179916 | controller |     "Jun 09 17:25:58.223783 crc crio[22095]: time=\"2026-06-09T17:25:58.223734894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179932 | controller |     "Jun 09 17:25:58.224172 crc crio[22095]: time=\"2026-06-09T17:25:58.223903678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179947 | controller |     "Jun 09 17:25:58.224389 crc crio[22095]: time=\"2026-06-09T17:25:58.224338799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.179976 | controller |     "Jun 09 17:25:58.224565 crc crio[22095]: time=\"2026-06-09T17:25:58.224515444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180000 | controller |     "Jun 09 17:25:58.224744 crc crio[22095]: time=\"2026-06-09T17:25:58.224691988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180019 | controller |     "Jun 09 17:25:58.224906 crc crio[22095]: time=\"2026-06-09T17:25:58.224856783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180037 | controller |     "Jun 09 17:25:58.225141 crc crio[22095]: time=\"2026-06-09T17:25:58.225069518Z\" level=warning msg=\"error reserving ctr name k8s_ovn-config_ovsdbserver-nb-0-config-1781024829-hjvvs_openstack_162efd6c-0eca-41ca-8dd5-9e08a20e428a_2 for id 68d397c38562f0f335c23affcafb84e1561d5b376b3ff90541256ac35547980b: name is reserved\"",
2026-06-09 17:40:44.180056 | controller |     "Jun 09 17:25:58.225141 crc crio[22095]: time=\"2026-06-09T17:25:58.225121239Z\" level=info msg=\"Found container k8s_ovn-config_ovsdbserver-nb-0-config-1781024829-hjvvs_openstack_162efd6c-0eca-41ca-8dd5-9e08a20e428a_2 with ID 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737 in resource cache; using it\" id=3bf6b628-8c4f-4e76-9891-af5c031d3ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180072 | controller |     "Jun 09 17:25:58.225441 crc crio[22095]: time=\"2026-06-09T17:25:58.225369206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180087 | controller |     "Jun 09 17:25:58.225688 crc crio[22095]: time=\"2026-06-09T17:25:58.225630802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180102 | controller |     "Jun 09 17:25:58.225857 crc crio[22095]: time=\"2026-06-09T17:25:58.225808187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180117 | controller |     "Jun 09 17:25:58.226083 crc crio[22095]: time=\"2026-06-09T17:25:58.226030533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180132 | controller |     "Jun 09 17:25:58.226315 crc crio[22095]: time=\"2026-06-09T17:25:58.226261759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180147 | controller |     "Jun 09 17:25:58.226505 crc crio[22095]: time=\"2026-06-09T17:25:58.226435873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180162 | controller |     "Jun 09 17:25:58.227086 crc crio[22095]: time=\"2026-06-09T17:25:58.226819563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180177 | controller |     "Jun 09 17:25:58.227086 crc crio[22095]: time=\"2026-06-09T17:25:58.227072379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180192 | controller |     "Jun 09 17:25:58.227524 crc crio[22095]: time=\"2026-06-09T17:25:58.227404558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180206 | controller |     "Jun 09 17:25:58.227897 crc crio[22095]: time=\"2026-06-09T17:25:58.227609083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180224 | controller |     "Jun 09 17:25:58.227897 crc crio[22095]: time=\"2026-06-09T17:25:58.227845479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180240 | controller |     "Jun 09 17:25:58.228138 crc crio[22095]: time=\"2026-06-09T17:25:58.228051254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180255 | controller |     "Jun 09 17:25:58.228228 crc crio[22095]: time=\"2026-06-09T17:25:58.228188658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180269 | controller |     "Jun 09 17:25:58.229777 crc crio[22095]: time=\"2026-06-09T17:25:58.228399383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180284 | controller |     "Jun 09 17:25:58.229777 crc crio[22095]: time=\"2026-06-09T17:25:58.228537927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180298 | controller |     "Jun 09 17:25:58.230597 crc crio[22095]: time=\"2026-06-09T17:25:58.230523678Z\" level=info msg=\"Starting container: 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737\" id=5392ca7c-a99b-4cb2-b446-010c9da2eb85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.180313 | controller |     "Jun 09 17:25:58.232682 crc crio[22095]: time=\"2026-06-09T17:25:58.232627042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180328 | controller |     "Jun 09 17:25:58.233996 crc crio[22095]: time=\"2026-06-09T17:25:58.233783352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180342 | controller |     "Jun 09 17:25:58.235336 crc crio[22095]: time=\"2026-06-09T17:25:58.235225418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180357 | controller |     "Jun 09 17:25:58.239856 crc crio[22095]: time=\"2026-06-09T17:25:58.239802476Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=2ef68aed-9924-4734-a9d4-e3ae0cacdfaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180372 | controller |     "Jun 09 17:25:58.242127 crc crio[22095]: time=\"2026-06-09T17:25:58.242043613Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=673af044-1f77-45b6-a061-cefbd9f80c0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180386 | controller |     "Jun 09 17:25:58.284390 crc crio[22095]: time=\"2026-06-09T17:25:58.284324708Z\" level=info msg=\"Started container\" PID=245183 containerID=425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737 description=openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config id=5392ca7c-a99b-4cb2-b446-010c9da2eb85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077",
2026-06-09 17:40:44.180401 | controller |     "Jun 09 17:25:58.310649 crc crio[22095]: time=\"2026-06-09T17:25:58.310400177Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=65f53370-b50e-479a-b128-c0bbf5f492d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180419 | controller |     "Jun 09 17:25:58.323560 crc crio[22095]: time=\"2026-06-09T17:25:58.322767474Z\" level=info msg=\"Stopped container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=ccd4012a-84f6-4a31-a760-afe4c6a79335 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.180434 | controller |     "Jun 09 17:25:58.325199 crc crio[22095]: time=\"2026-06-09T17:25:58.325120035Z\" level=info msg=\"Stopping container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8 (timeout: 30s)\" id=890cdbc6-df62-4ced-a051-9c1c25c7af64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.180449 | controller |     "Jun 09 17:25:58.400626 crc crio[22095]: time=\"2026-06-09T17:25:58.400390926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180463 | controller |     "Jun 09 17:25:58.429649 crc crio[22095]: time=\"2026-06-09T17:25:58.425491839Z\" level=info msg=\"Stopped container 80d8317fd979777bee0a8715f2304012a1bd399438d8e93135e1486fc1a06d7e: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=28deec48-c558-45be-a845-a0a871ae81f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.180478 | controller |     "Jun 09 17:25:58.485997 crc crio[22095]: time=\"2026-06-09T17:25:58.477547135Z\" level=info msg=\"Stopped container e62326b8ce665ac888dfa22a36a271622590ed1b76496fa9a9803d534a655d17: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=e4bd94de-2784-4911-94b5-730feccb9a9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.180492 | controller |     "Jun 09 17:25:58.510155 crc crio[22095]: time=\"2026-06-09T17:25:58.48673456Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=e40beb79-fe84-4619-aee5-cedf6dc7685d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180507 | controller |     "Jun 09 17:25:58.534114 crc crio[22095]: time=\"2026-06-09T17:25:58.5338699Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=65c8dcd1-2062-43aa-b02e-07f141ae62c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180522 | controller |     "Jun 09 17:25:58.790069 crc crio[22095]: time=\"2026-06-09T17:25:58.789873587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180537 | controller |     "Jun 09 17:25:58.802785 crc crio[22095]: time=\"2026-06-09T17:25:58.802660115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180552 | controller |     "Jun 09 17:25:58.960223 crc crio[22095]: time=\"2026-06-09T17:25:58.960075003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3482a932-ed62-4325-93b6-fc6288d58e6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180566 | controller |     "Jun 09 17:25:58.960223 crc crio[22095]: time=\"2026-06-09T17:25:58.960202147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07086ac3-cbb3-484c-bc08-f05060dacd6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180581 | controller |     "Jun 09 17:25:58.998368 crc crio[22095]: time=\"2026-06-09T17:25:58.998220362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180598 | controller |     "Jun 09 17:25:59.003628 crc crio[22095]: time=\"2026-06-09T17:25:59.002972934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180613 | controller |     "Jun 09 17:25:59.004670 crc crio[22095]: time=\"2026-06-09T17:25:59.004639026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180628 | controller |     "Jun 09 17:25:59.121341 crc crio[22095]: time=\"2026-06-09T17:25:59.120001136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dd74a56f-b87f-4ac5-879c-e97f6963b1d9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.180643 | controller |     "Jun 09 17:25:59.122483 crc crio[22095]: time=\"2026-06-09T17:25:59.122306925Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=37c2039d-4f84-47c8-afbd-355532dde8a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180658 | controller |     "Jun 09 17:25:59.232699 crc crio[22095]: time=\"2026-06-09T17:25:59.232626245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180673 | controller |     "Jun 09 17:25:59.448572 crc crio[22095]: time=\"2026-06-09T17:25:59.448478312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180688 | controller |     "Jun 09 17:25:59.463425 crc crio[22095]: time=\"2026-06-09T17:25:59.463297993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180702 | controller |     "Jun 09 17:25:59.483598 crc crio[22095]: time=\"2026-06-09T17:25:59.483554422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=63b29d8a-ee6c-4c0c-b796-b44a871260df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180717 | controller |     "Jun 09 17:25:59.491472 crc crio[22095]: time=\"2026-06-09T17:25:59.491398683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e7e24d12-ba30-4f7a-9e4d-62d513e0365e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180732 | controller |     "Jun 09 17:25:59.643902 crc crio[22095]: time=\"2026-06-09T17:25:59.642692425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180746 | controller |     "Jun 09 17:25:59.664756 crc crio[22095]: time=\"2026-06-09T17:25:59.660883191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75fcadd1-b644-46e8-a03d-36a652cf15ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180761 | controller |     "Jun 09 17:25:59.664756 crc crio[22095]: time=\"2026-06-09T17:25:59.662968925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180776 | controller |     "Jun 09 17:25:59.664756 crc crio[22095]: time=\"2026-06-09T17:25:59.664584056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4f50143-95db-4b61-bddd-b3e9ce983862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180793 | controller |     "Jun 09 17:25:59.796071 crc crio[22095]: time=\"2026-06-09T17:25:59.795826492Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=2a28c142-f1e4-460f-a71d-68a900759d9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180808 | controller |     "Jun 09 17:25:59.796496 crc crio[22095]: time=\"2026-06-09T17:25:59.796428217Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 for id 6294bf218a7f78d0d5a43065f3473da1571f137fb860e0339e68bfd70111a364: name is reserved\"",
2026-06-09 17:40:44.180823 | controller |     "Jun 09 17:25:59.796575 crc crio[22095]: time=\"2026-06-09T17:25:59.79651173Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.998911892s for it to finish\" id=2a28c142-f1e4-460f-a71d-68a900759d9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180838 | controller |     "Jun 09 17:25:59.801867 crc crio[22095]: time=\"2026-06-09T17:25:59.801123958Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=03564873-577f-4e8c-a102-62c093426514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180870 | controller |     "Jun 09 17:25:59.828430 crc crio[22095]: time=\"2026-06-09T17:25:59.826609192Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 for id b7e5d78a07506572627934c827fd71461a4e0e4887bda6d7d6e920d59dbe8782: name is reserved\"",
2026-06-09 17:40:44.180890 | controller |     "Jun 09 17:25:59.828430 crc crio[22095]: time=\"2026-06-09T17:25:59.827739921Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.972921605s for it to finish\" id=03564873-577f-4e8c-a102-62c093426514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180905 | controller |     "Jun 09 17:25:59.856707 crc crio[22095]: time=\"2026-06-09T17:25:59.856615221Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=0a917631-a1e3-43b4-a041-73526afc3ecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180920 | controller |     "Jun 09 17:25:59.857777 crc crio[22095]: time=\"2026-06-09T17:25:59.857677219Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd520815-1aec-432c-819b-da7e16de6a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.180935 | controller |     "Jun 09 17:25:59.860551 crc crio[22095]: time=\"2026-06-09T17:25:59.860346757Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=5da5c390-7d15-4bda-900a-32874a511fb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180950 | controller |     "Jun 09 17:25:59.881023 crc crio[22095]: time=\"2026-06-09T17:25:59.880845133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180965 | controller |     "Jun 09 17:25:59.888158 crc crio[22095]: time=\"2026-06-09T17:25:59.888028127Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=f62abdd4-b339-47da-9dd4-4a7771db5cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.180983 | controller |     "Jun 09 17:25:59.894695 crc crio[22095]: time=\"2026-06-09T17:25:59.892324377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.180999 | controller |     "Jun 09 17:25:59.954628 crc crio[22095]: time=\"2026-06-09T17:25:59.952380528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4143fae8-7bad-4263-b010-4feaefc31123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181014 | controller |     "Jun 09 17:25:59.954628 crc crio[22095]: time=\"2026-06-09T17:25:59.952549692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=af6dffde-d39d-44b4-b435-f239251d17c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181029 | controller |     "Jun 09 17:25:59.959332 crc crio[22095]: time=\"2026-06-09T17:25:59.958907516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9bb065a-6f51-46d7-ab05-9b6f7d542d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181044 | controller |     "Jun 09 17:25:59.959409 crc crio[22095]: time=\"2026-06-09T17:25:59.959278055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8ef2fe3f-cf30-40cc-9135-3038e6b2ccce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181059 | controller |     "Jun 09 17:25:59.959409 crc crio[22095]: time=\"2026-06-09T17:25:59.95908427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=db9e011f-4383-493a-9f99-c230eff0fc0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181074 | controller |     "Jun 09 17:25:59.959872 crc crio[22095]: time=\"2026-06-09T17:25:59.959803908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4fbaee7-1ef7-40a7-bfbb-475b763b097d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181089 | controller |     "Jun 09 17:25:59.968011 crc crio[22095]: time=\"2026-06-09T17:25:59.967894106Z\" level=info msg=\"Stopping pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=80eff16e-e0df-438b-b84e-10ec683eaf82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.181104 | controller |     "Jun 09 17:25:59.972642 crc crio[22095]: time=\"2026-06-09T17:25:59.969907428Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024829-hjvvs Namespace:openstack ID:03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077 UID:162efd6c-0eca-41ca-8dd5-9e08a20e428a NetNS:/var/run/netns/185a2dfc-c17f-4c82-adea-67885abe8353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162efd6c_0eca_41ca_8dd5_9e08a20e428a.slice PodAnnotations:0xc002272120}] Aliases:map[]}\"",
2026-06-09 17:40:44.181120 | controller |     "Jun 09 17:25:59.972642 crc crio[22095]: time=\"2026-06-09T17:25:59.970750159Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781024829-hjvvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.181135 | controller |     "Jun 09 17:26:00.026755 crc crio[22095]: time=\"2026-06-09T17:26:00.026667464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=78e5b25b-ea23-4255-9f76-6b3956143c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181153 | controller |     "Jun 09 17:26:00.027854 crc crio[22095]: time=\"2026-06-09T17:26:00.027737811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=db58de9e-fa34-45e5-bbec-5528060b209d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181168 | controller |     "Jun 09 17:26:00.033777 crc crio[22095]: time=\"2026-06-09T17:26:00.033697594Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181183 | controller |     "Jun 09 17:26:00.035593 crc crio[22095]: time=\"2026-06-09T17:26:00.035524111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.181197 | controller |     "Jun 09 17:26:00.066094 crc crio[22095]: time=\"2026-06-09T17:26:00.06590641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e40ddf9f-42d9-4cbd-8032-256e4d648e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181212 | controller |     "Jun 09 17:26:00.066427 crc crio[22095]: time=\"2026-06-09T17:26:00.06629074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=568d8eb6-22f1-40b3-8311-fa6fc796973f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181227 | controller |     "Jun 09 17:26:00.073393 crc crio[22095]: time=\"2026-06-09T17:26:00.070990091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d2df5a6f-9659-4c52-a098-88e39cd3e0ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181241 | controller |     "Jun 09 17:26:00.073393 crc crio[22095]: time=\"2026-06-09T17:26:00.071103784Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=c2613832-a483-4a9e-b8f1-da74fbdfd66f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181256 | controller |     "Jun 09 17:26:00.073393 crc crio[22095]: time=\"2026-06-09T17:26:00.071712039Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=06d21772-dd25-4974-b7f2-b73fff2a3c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181270 | controller |     "Jun 09 17:26:00.080152 crc crio[22095]: time=\"2026-06-09T17:26:00.074307226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3f0a5587-dcaf-43a3-96aa-594bd492916e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181284 | controller |     "Jun 09 17:26:00.145315 crc crio[22095]: time=\"2026-06-09T17:26:00.145131453Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=34ff72a7-0a37-4eca-90ab-22b9b6e15eed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181299 | controller |     "Jun 09 17:26:00.147564 crc crio[22095]: time=\"2026-06-09T17:26:00.147520764Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=3eb0b179-6330-468a-bc80-8b3398fb3bdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181314 | controller |     "Jun 09 17:26:00.182712 crc crio[22095]: time=\"2026-06-09T17:26:00.182539652Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2 for id 4ac92161300cef5719a385e4ef4d5ffe23ab3d323deffb774ff655e7e8e137b7: name is reserved\"",
2026-06-09 17:40:44.181332 | controller |     "Jun 09 17:26:00.182712 crc crio[22095]: time=\"2026-06-09T17:26:00.182667426Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.962205091s for it to finish\" id=34ff72a7-0a37-4eca-90ab-22b9b6e15eed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181347 | controller |     "Jun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.182762788Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 for id 3495c5b2b6831065fa4bd1e0d8d54f34a2711633c8d9640f580cff6fbe4d3491: name is reserved\"",
2026-06-09 17:40:44.181362 | controller |     "Jun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.182781579Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.963812521s for it to finish\" id=3eb0b179-6330-468a-bc80-8b3398fb3bdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181376 | controller |     "Jun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.18555133Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_nova-cell1-db-create-w7q7k_openstack_8d207219-9b3c-4c5e-9475-6f0b3ea18a55_2 for id df92a7416ba56511060ea9118839acbba28b13fe3023ab82fd16830528a6bb23: name is reserved\"",
2026-06-09 17:40:44.181391 | controller |     "Jun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.185607091Z\" level=info msg=\"Found container k8s_mariadb-database-create_nova-cell1-db-create-w7q7k_openstack_8d207219-9b3c-4c5e-9475-6f0b3ea18a55_2 with ID 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc in resource cache; using it\" id=c2613832-a483-4a9e-b8f1-da74fbdfd66f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181406 | controller |     "Jun 09 17:26:00.190184 crc crio[22095]: time=\"2026-06-09T17:26:00.186449663Z\" level=info msg=\"Starting container: 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc\" id=712c183f-763e-4310-8cf3-9c90752cd03c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.181421 | controller |     "Jun 09 17:26:00.195906 crc crio[22095]: time=\"2026-06-09T17:26:00.195368312Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=be98aebd-d6b2-4497-93ac-d9d8d57de615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181436 | controller |     "Jun 09 17:26:00.197339 crc crio[22095]: time=\"2026-06-09T17:26:00.197200889Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=6e85491e-a0db-4942-856f-e5fefe6f4132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181451 | controller |     "Jun 09 17:26:00.221163 crc crio[22095]: time=\"2026-06-09T17:26:00.221061881Z\" level=info msg=\"Created container 4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262: openstack/openstack-cell1-galera-0/galera\" id=439b0cf6-1eeb-4e13-a278-3cd5d0e5a528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181466 | controller |     "Jun 09 17:26:00.222636 crc crio[22095]: time=\"2026-06-09T17:26:00.222545269Z\" level=info msg=\"Starting container: 4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262\" id=3ec63d62-31ba-48b9-b402-0c81dfe0d408 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.181480 | controller |     "Jun 09 17:26:00.225830 crc crio[22095]: time=\"2026-06-09T17:26:00.225392172Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_keystone-db-create-nnlm5_openstack_0de0a2ba-3489-492c-a73f-a72f86736bc3_2 for id ebc277986d783a3de8ed8288420a067dd4f9e71a0f1bde5ad78de2c06d7905d9: name is reserved\"",
2026-06-09 17:40:44.181498 | controller |     "Jun 09 17:26:00.228609 crc crio[22095]: time=\"2026-06-09T17:26:00.22805046Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_barbican-3720-account-create-update-4h864_openstack_bd0b27b4-63f3-4ec5-be40-638afbbdad71_2 for id 103cd3f5bb7b3488d83e2be5233f54c4ca2bb9747cd16e7f6b3d9ae5add041cd: name is reserved\"",
2026-06-09 17:40:44.181513 | controller |     "Jun 09 17:26:00.228609 crc crio[22095]: time=\"2026-06-09T17:26:00.228161383Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_barbican-3720-account-create-update-4h864_openstack_bd0b27b4-63f3-4ec5-be40-638afbbdad71_2 with ID 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f in resource cache; using it\" id=6e85491e-a0db-4942-856f-e5fefe6f4132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181528 | controller |     "Jun 09 17:26:00.232018 crc crio[22095]: time=\"2026-06-09T17:26:00.230743739Z\" level=info msg=\"Starting container: 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f\" id=7f7c05fd-08f9-4910-a319-76b55111796a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.181543 | controller |     "Jun 09 17:26:00.232018 crc crio[22095]: time=\"2026-06-09T17:26:00.231072147Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 for id e1f8491ab98c735d35b7dbec0bce87353b23b1e4e0886388afb4fecff24bbd2b: name is reserved\"",
2026-06-09 17:40:44.181558 | controller |     "Jun 09 17:26:00.232018 crc crio[22095]: time=\"2026-06-09T17:26:00.231144899Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 not yet finished. Currently at stage container runtime creation. Waiting up to 5m59.840083457s for it to finish\" id=06d21772-dd25-4974-b7f2-b73fff2a3c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181572 | controller |     "Jun 09 17:26:00.245368 crc crio[22095]: time=\"2026-06-09T17:26:00.231860058Z\" level=info msg=\"Found container k8s_mariadb-database-create_keystone-db-create-nnlm5_openstack_0de0a2ba-3489-492c-a73f-a72f86736bc3_2 with ID 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91 in resource cache; using it\" id=be98aebd-d6b2-4497-93ac-d9d8d57de615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181587 | controller |     "Jun 09 17:26:00.245368 crc crio[22095]: time=\"2026-06-09T17:26:00.235223474Z\" level=info msg=\"Started container\" PID=245988 containerID=4b4169c1b60c4c2cbcc8bc407e3ad7b946a283dc28769c672e6914ab20175262 description=openstack/openstack-cell1-galera-0/galera id=3ec63d62-31ba-48b9-b402-0c81dfe0d408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88bdff47a87bdd1d1e5a7ecadf9e8b840f225355f82f2e46f3a76ee19ef79371",
2026-06-09 17:40:44.181601 | controller |     "Jun 09 17:26:00.246105 crc crio[22095]: time=\"2026-06-09T17:26:00.245876757Z\" level=info msg=\"Starting container: 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91\" id=f76f9c7f-46db-44bd-b8cc-1ff17a6c556a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.181616 | controller |     "Jun 09 17:26:00.253618 crc crio[22095]: time=\"2026-06-09T17:26:00.253355649Z\" level=info msg=\"Started container\" PID=245580 containerID=8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=7f7c05fd-08f9-4910-a319-76b55111796a name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.181631 | controller |     "Jun 09 17:26:00.298264 crc crio[22095]: time=\"2026-06-09T17:26:00.298009845Z\" level=info msg=\"Started container\" PID=245751 containerID=082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=712c183f-763e-4310-8cf3-9c90752cd03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b",
2026-06-09 17:40:44.181649 | controller |     "Jun 09 17:26:00.342538 crc crio[22095]: time=\"2026-06-09T17:26:00.34111487Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181664 | controller |     "Jun 09 17:26:00.421766 crc crio[22095]: time=\"2026-06-09T17:26:00.421671737Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=6f21aa60-b119-407c-9c15-d3d3b200963c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181679 | controller |     "Jun 09 17:26:00.447303 crc crio[22095]: time=\"2026-06-09T17:26:00.446964526Z\" level=info msg=\"Removed container 84fa364f3bb88073b6171671507dd2901d993be9557ad41fb79127b15aed081f: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=dcccbecc-9364-46bb-bd8e-40843e012df5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.181693 | controller |     "Jun 09 17:26:00.461137 crc crio[22095]: time=\"2026-06-09T17:26:00.461012506Z\" level=info msg=\"Removing container: f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85\" id=f87c24cf-6e16-4e0e-8f2f-9002b8220ee3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.181708 | controller |     "Jun 09 17:26:00.479565 crc crio[22095]: time=\"2026-06-09T17:26:00.47947246Z\" level=info msg=\"Started container\" PID=245565 containerID=822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=f76f9c7f-46db-44bd-b8cc-1ff17a6c556a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.181722 | controller |     "Jun 09 17:26:00.480894 crc crio[22095]: time=\"2026-06-09T17:26:00.480825114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.181737 | controller |     "Jun 09 17:26:00.865996 crc crio[22095]: time=\"2026-06-09T17:26:00.865120803Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=a88afbd1-7507-4fe9-8f1d-fc1fa9a91157 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181752 | controller |     "Jun 09 17:26:00.952005 crc crio[22095]: time=\"2026-06-09T17:26:00.951742835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3d8aa12a-5e66-4871-a110-7401b916c4a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181766 | controller |     "Jun 09 17:26:00.952005 crc crio[22095]: time=\"2026-06-09T17:26:00.951743165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=c56dfabf-70c9-4d50-ba0c-fd8f688a355f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181781 | controller |     "Jun 09 17:26:00.952005 crc crio[22095]: time=\"2026-06-09T17:26:00.951793466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e0587a3-4a5d-4e3a-9c53-9520057ee2b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181796 | controller |     "Jun 09 17:26:00.954321 crc crio[22095]: time=\"2026-06-09T17:26:00.954214628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2bdc9fe5-3747-4cad-84bf-4b84d084769b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181816 | controller |     "Jun 09 17:26:00.956184 crc crio[22095]: time=\"2026-06-09T17:26:00.955214944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89856b4d-a417-4e73-a4af-e2625a189483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181831 | controller |     "Jun 09 17:26:00.957266 crc crio[22095]: time=\"2026-06-09T17:26:00.957168894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca57e8c9-d624-4321-871e-4cef403446f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.181846 | controller |     "Jun 09 17:26:00.975459 crc crio[22095]: time=\"2026-06-09T17:26:00.975365591Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181882 | controller |     "Jun 09 17:26:00.982965 crc crio[22095]: time=\"2026-06-09T17:26:00.982779161Z\" level=info msg=\"Created container f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7: openstack/glance-default-external-api-0/glance-httpd\" id=9fc46630-0bc8-45ad-989b-946a72fba9fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181898 | controller |     "Jun 09 17:26:00.986285 crc crio[22095]: time=\"2026-06-09T17:26:00.986178998Z\" level=info msg=\"Starting container: f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7\" id=c044f1b6-bd45-4b8c-a508-c055ab38f1f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.181913 | controller |     "Jun 09 17:26:00.993657 crc crio[22095]: time=\"2026-06-09T17:26:00.993552188Z\" level=info msg=\"Started container\" PID=246019 containerID=f7a809b4b3f9d3924206fe494b47d3cf43246f19a7235399a41556f2ecb0e1e7 description=openstack/glance-default-external-api-0/glance-httpd id=c044f1b6-bd45-4b8c-a508-c055ab38f1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01a5a181777f3c643e267364d91c63d209dc2fb61876935186b8d0fee7a5c92",
2026-06-09 17:40:44.181928 | controller |     "Jun 09 17:26:01.070713 crc crio[22095]: time=\"2026-06-09T17:26:01.070640065Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181943 | controller |     "Jun 09 17:26:01.143847 crc crio[22095]: time=\"2026-06-09T17:26:01.143756651Z\" level=info msg=\"Created container 64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea: openshift-console/console-d4455dfb-pcztn/console\" id=caf54ddb-a3b5-4c65-ac5f-667e1d4fb8e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.181958 | controller |     "Jun 09 17:26:01.145718 crc crio[22095]: time=\"2026-06-09T17:26:01.145622359Z\" level=info msg=\"Starting container: 64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea\" id=3c3313e5-b079-45c1-88ae-f66e29324d24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.181973 | controller |     "Jun 09 17:26:01.154605 crc crio[22095]: time=\"2026-06-09T17:26:01.151887499Z\" level=info msg=\"Started container\" PID=246015 containerID=64f4bf3f11ecd039342a4c059bace285eb31b305438a0caf5d2b8b1e8c3a85ea description=openshift-console/console-d4455dfb-pcztn/console id=3c3313e5-b079-45c1-88ae-f66e29324d24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bc451f202ecc4dceb6d955afd25866a6b2ad5c482d369bd4048faa97ed8a1c8",
2026-06-09 17:40:44.181988 | controller |     "Jun 09 17:26:01.169502 crc crio[22095]: time=\"2026-06-09T17:26:01.169421929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182006 | controller |     "Jun 09 17:26:01.180694 crc crio[22095]: time=\"2026-06-09T17:26:01.180577415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182021 | controller |     "Jun 09 17:26:01.196560 crc crio[22095]: time=\"2026-06-09T17:26:01.196472453Z\" level=info msg=\"Created container ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb: openstack/kube-state-metrics-0/kube-state-metrics\" id=d96edcd1-f809-4489-898f-3002c6d61518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182036 | controller |     "Jun 09 17:26:01.201378 crc crio[22095]: time=\"2026-06-09T17:26:01.201337068Z\" level=info msg=\"Starting container: ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb\" id=47a1e04e-133c-4fa5-9139-f91e66ce6584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182050 | controller |     "Jun 09 17:26:01.208537 crc crio[22095]: time=\"2026-06-09T17:26:01.208391539Z\" level=info msg=\"Started container\" PID=246021 containerID=ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb description=openstack/kube-state-metrics-0/kube-state-metrics id=47a1e04e-133c-4fa5-9139-f91e66ce6584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390",
2026-06-09 17:40:44.182065 | controller |     "Jun 09 17:26:01.264598 crc crio[22095]: time=\"2026-06-09T17:26:01.264539399Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.182080 | controller |     "Jun 09 17:26:01.603377 crc crio[22095]: time=\"2026-06-09T17:26:01.603296824Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=0c81d9ce-e6c2-444f-aa63-2be5b92c90a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182095 | controller |     "Jun 09 17:26:01.710090 crc crio[22095]: time=\"2026-06-09T17:26:01.708869549Z\" level=info msg=\"Created container cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886: openstack/rabbitmq-server-0/setup-container\" id=10daee2f-4adc-4a8a-90b9-3ac9f90e322c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182110 | controller |     "Jun 09 17:26:01.710607 crc crio[22095]: time=\"2026-06-09T17:26:01.710554813Z\" level=info msg=\"Starting container: cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886\" id=83aa66fc-030e-495b-849c-32901ffbf6d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182125 | controller |     "Jun 09 17:26:01.724318 crc crio[22095]: time=\"2026-06-09T17:26:01.724062569Z\" level=info msg=\"Started container\" PID=245969 containerID=cc47d01ac07d59421e5fff10c5563cae844da473ad254a3782fff15972e70886 description=openstack/rabbitmq-server-0/setup-container id=83aa66fc-030e-495b-849c-32901ffbf6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199",
2026-06-09 17:40:44.182140 | controller |     "Jun 09 17:26:01.774188 crc crio[22095]: time=\"2026-06-09T17:26:01.77403967Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182155 | controller |     "Jun 09 17:26:01.800800 crc crio[22095]: time=\"2026-06-09T17:26:01.800687903Z\" level=info msg=\"Created container a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282: openstack/memcached-0/memcached\" id=0a3a1e7e-b652-4402-b7e1-8a1ada94775a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182173 | controller |     "Jun 09 17:26:01.803265 crc crio[22095]: time=\"2026-06-09T17:26:01.803053464Z\" level=info msg=\"Starting container: a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282\" id=b7877c4c-6a7c-4755-8224-41d5c75f144e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182188 | controller |     "Jun 09 17:26:01.804043 crc crio[22095]: time=\"2026-06-09T17:26:01.803744572Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182202 | controller |     "Jun 09 17:26:01.823223 crc crio[22095]: time=\"2026-06-09T17:26:01.823110638Z\" level=info msg=\"Started container\" PID=246020 containerID=a876626ef910b5c34c9216154e880e1cee0d8ebe73aeca4e297db289ac8fa282 description=openstack/memcached-0/memcached id=b7877c4c-6a7c-4755-8224-41d5c75f144e name=/runtime.v1.RuntimeService/StartContainer sandboxID=96161b167c3672a361746680e7a44261503319b2d69d7664efe8fb62bd7a28b8",
2026-06-09 17:40:44.182217 | controller |     "Jun 09 17:26:01.839321 crc crio[22095]: time=\"2026-06-09T17:26:01.839214202Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182231 | controller |     "Jun 09 17:26:01.865069 crc crio[22095]: time=\"2026-06-09T17:26:01.864838909Z\" level=info msg=\"Created container f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149: openstack/swift-storage-0/xattr-restore\" id=c8c6e2fe-5dc4-46b6-ad8f-fd6843f5f27c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182246 | controller |     "Jun 09 17:26:01.866383 crc crio[22095]: time=\"2026-06-09T17:26:01.866141012Z\" level=info msg=\"Starting container: f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149\" id=3aa55e64-b363-4f85-8a8a-20d1aa4caa0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182261 | controller |     "Jun 09 17:26:01.876465 crc crio[22095]: time=\"2026-06-09T17:26:01.876335614Z\" level=info msg=\"Created container faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=10c301c7-b5c3-4160-8126-51895db826e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182276 | controller |     "Jun 09 17:26:01.881776 crc crio[22095]: time=\"2026-06-09T17:26:01.881624549Z\" level=info msg=\"Starting container: faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391\" id=e74b62f6-d396-4f5c-abcd-918fb0a26da6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182291 | controller |     "Jun 09 17:26:01.881883 crc crio[22095]: time=\"2026-06-09T17:26:01.881755863Z\" level=info msg=\"Started container\" PID=246022 containerID=f4ed6c25289456d5f68ccb02c92c7734d334f12d42eaa72565def52321987149 description=openstack/swift-storage-0/xattr-restore id=3aa55e64-b363-4f85-8a8a-20d1aa4caa0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.182305 | controller |     "Jun 09 17:26:01.889993 crc crio[22095]: time=\"2026-06-09T17:26:01.889806079Z\" level=info msg=\"Started container\" PID=246014 containerID=faf443742c1738a71f4097cb24f9ddef5a18213b49237e33ee1712fa102e4391 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=e74b62f6-d396-4f5c-abcd-918fb0a26da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f60f75889d13ba9472e71aa8f5470ca0289b2b35d663a35b4f16217856a0c15",
2026-06-09 17:40:44.182320 | controller |     "Jun 09 17:26:01.914058 crc crio[22095]: time=\"2026-06-09T17:26:01.913847906Z\" level=info msg=\"Created container d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df: openstack/rabbitmq-cell1-server-0/setup-container\" id=14651469-c3d3-4ba5-b268-653724e019e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182337 | controller |     "Jun 09 17:26:01.915811 crc crio[22095]: time=\"2026-06-09T17:26:01.915691213Z\" level=info msg=\"Starting container: d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df\" id=ef50c405-8533-4a0b-b04f-7ef851321d21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182352 | controller |     "Jun 09 17:26:01.944376 crc crio[22095]: time=\"2026-06-09T17:26:01.93857398Z\" level=info msg=\"Started container\" PID=246013 containerID=d78e00db31e6f9a8cbbc6560120aa69b7e97bdf7a5b4b3d666afa5b180c4f9df description=openstack/rabbitmq-cell1-server-0/setup-container id=ef50c405-8533-4a0b-b04f-7ef851321d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b",
2026-06-09 17:40:44.182367 | controller |     "Jun 09 17:26:01.963146 crc crio[22095]: time=\"2026-06-09T17:26:01.96310731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c09fe1f-df05-4ef8-bad4-90451a937862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182381 | controller |     "Jun 09 17:26:01.965739 crc crio[22095]: time=\"2026-06-09T17:26:01.965613974Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182396 | controller |     "Jun 09 17:26:01.977424 crc crio[22095]: time=\"2026-06-09T17:26:01.977325035Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=8ae209f0-93cb-4328-96bd-a268cffbfad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182410 | controller |     "Jun 09 17:26:02.009402 crc crio[22095]: time=\"2026-06-09T17:26:02.009301035Z\" level=info msg=\"Created container 77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a: openstack/ovn-northd-0/ovn-northd\" id=b3057c99-3334-4664-b53e-304d6509225e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.182425 | controller |     "Jun 09 17:26:02.011600 crc crio[22095]: time=\"2026-06-09T17:26:02.011516712Z\" level=info msg=\"Starting container: 77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a\" id=3c588cd7-36b8-4426-98ce-d2124474ef18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.182439 | controller |     "Jun 09 17:26:02.020886 crc crio[22095]: time=\"2026-06-09T17:26:02.020614365Z\" level=info msg=\"Started container\" PID=246023 containerID=77e276fb298449abce1568faa22fcd1b4c35d3f706aae662735d87b90041324a description=openstack/ovn-northd-0/ovn-northd id=3c588cd7-36b8-4426-98ce-d2124474ef18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1",
2026-06-09 17:40:44.182454 | controller |     "Jun 09 17:26:02.048744 crc crio[22095]: time=\"2026-06-09T17:26:02.047547926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d923e25d-82f7-48fa-8bc0-65a45a93c47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182468 | controller |     "Jun 09 17:26:02.221093 crc crio[22095]: time=\"2026-06-09T17:26:02.215748201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=b0fdbac2-fadc-46b4-9e4e-ce25fcfb47a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182483 | controller |     "Jun 09 17:26:02.237629 crc crio[22095]: time=\"2026-06-09T17:26:02.237518199Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=448b56e0-6416-44a2-83ab-2a83ac4f6809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182500 | controller |     "Jun 09 17:26:02.304595 crc crio[22095]: time=\"2026-06-09T17:26:02.304449996Z\" level=info msg=\"Stopped container c4ef25917dcf003afb8ed43426d550127a6408de01ccf9715dd4b93115181f05: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2c72f0eb-3dc3-4618-9a78-3d647ae09764 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.182515 | controller |     "Jun 09 17:26:02.306866 crc crio[22095]: time=\"2026-06-09T17:26:02.306746125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f53557b0-68b3-4e74-93d0-3286bdabadb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182530 | controller |     "Jun 09 17:26:02.312081 crc crio[22095]: time=\"2026-06-09T17:26:02.31199877Z\" level=info msg=\"Stopped pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=80eff16e-e0df-438b-b84e-10ec683eaf82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.182544 | controller |     "Jun 09 17:26:02.392773 crc crio[22095]: time=\"2026-06-09T17:26:02.39269038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182558 | controller |     "Jun 09 17:26:02.397074 crc crio[22095]: time=\"2026-06-09T17:26:02.396176389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182573 | controller |     "Jun 09 17:26:02.397559 crc crio[22095]: time=\"2026-06-09T17:26:02.397453062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182588 | controller |     "Jun 09 17:26:02.400690 crc crio[22095]: time=\"2026-06-09T17:26:02.400641434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182602 | controller |     "Jun 09 17:26:02.404218 crc crio[22095]: time=\"2026-06-09T17:26:02.404122073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=121d25d1-05db-49c8-a076-012adc1568db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182617 | controller |     "Jun 09 17:26:02.404510 crc crio[22095]: time=\"2026-06-09T17:26:02.404476122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=980baaba-4fe5-4cbe-9ee3-f80bb3ec159c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182632 | controller |     "Jun 09 17:26:02.406013 crc crio[22095]: time=\"2026-06-09T17:26:02.404587635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7cd8e5a8-2826-47b7-9752-189b9d3dfc8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182647 | controller |     "Jun 09 17:26:02.406013 crc crio[22095]: time=\"2026-06-09T17:26:02.405289413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15508726-6fa3-473b-aad2-1ea0d090fd5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182661 | controller |     "Jun 09 17:26:02.406013 crc crio[22095]: time=\"2026-06-09T17:26:02.405788896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2ddaf01f-be4f-451e-b6ea-abed95459c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182679 | controller |     "Jun 09 17:26:02.406754 crc crio[22095]: time=\"2026-06-09T17:26:02.406592217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4ed00ef7-60bc-4717-b9c4-4a2b6675743a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182693 | controller |     "Jun 09 17:26:02.518543 crc crio[22095]: time=\"2026-06-09T17:26:02.518445166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182708 | controller |     "Jun 09 17:26:02.548146 crc crio[22095]: time=\"2026-06-09T17:26:02.548038265Z\" level=info msg=\"Ran pod sandbox 8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/POD\" id=ad89ef6c-065d-4626-9407-b6df5cfbe6b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.182723 | controller |     "Jun 09 17:26:02.550510 crc crio[22095]: time=\"2026-06-09T17:26:02.550469698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182737 | controller |     "Jun 09 17:26:02.550764 crc crio[22095]: time=\"2026-06-09T17:26:02.550744325Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182752 | controller |     "Jun 09 17:26:02.550985 crc crio[22095]: time=\"2026-06-09T17:26:02.550903599Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=548bff8a-68fc-4ff7-8943-d0048a864e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182767 | controller |     "Jun 09 17:26:02.552420 crc crio[22095]: time=\"2026-06-09T17:26:02.552341756Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=092ba6d1-686f-4bd6-9c28-705ca13f650c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.182781 | controller |     "Jun 09 17:26:02.565308 crc crio[22095]: time=\"2026-06-09T17:26:02.564354744Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 17:40:44.182796 | controller |     "Jun 09 17:26:02.629347 crc crio[22095]: time=\"2026-06-09T17:26:02.628559491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182811 | controller |     "Jun 09 17:26:02.638032 crc crio[22095]: time=\"2026-06-09T17:26:02.637810758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182826 | controller |     "Jun 09 17:26:02.765085 crc crio[22095]: time=\"2026-06-09T17:26:02.759438508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182840 | controller |     "Jun 09 17:26:02.770350 crc crio[22095]: time=\"2026-06-09T17:26:02.770277356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182875 | controller |     "Jun 09 17:26:02.805169 crc crio[22095]: time=\"2026-06-09T17:26:02.80510266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182896 | controller |     "Jun 09 17:26:02.806618 crc crio[22095]: time=\"2026-06-09T17:26:02.806539697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b2be4c79-6eff-4ffc-9b5e-363a027b4d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.182912 | controller |     "Jun 09 17:26:02.834732 crc crio[22095]: time=\"2026-06-09T17:26:02.834566306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182927 | controller |     "Jun 09 17:26:02.870368 crc crio[22095]: time=\"2026-06-09T17:26:02.869149463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182942 | controller |     "Jun 09 17:26:02.878611 crc crio[22095]: time=\"2026-06-09T17:26:02.876407859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182957 | controller |     "Jun 09 17:26:02.911169 crc crio[22095]: time=\"2026-06-09T17:26:02.910616157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182972 | controller |     "Jun 09 17:26:02.918462 crc crio[22095]: time=\"2026-06-09T17:26:02.918133449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.182987 | controller |     "Jun 09 17:26:02.921540 crc crio[22095]: time=\"2026-06-09T17:26:02.921322181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=516042a0-c703-48b6-a257-1dbae196670f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183001 | controller |     "Jun 09 17:26:02.952091 crc crio[22095]: time=\"2026-06-09T17:26:02.952046619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fab20cfd-0c69-479c-ba90-9add6465c4da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183016 | controller |     "Jun 09 17:26:02.953081 crc crio[22095]: time=\"2026-06-09T17:26:02.953025994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4e804ffb-ba9d-49d3-bfa5-6b9e41c792af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183031 | controller |     "Jun 09 17:26:02.953375 crc crio[22095]: time=\"2026-06-09T17:26:02.953185459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d6d908e-39e6-4140-a38f-13d2025e2bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183045 | controller |     "Jun 09 17:26:02.953633 crc crio[22095]: time=\"2026-06-09T17:26:02.953539988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4be0f30-3a8b-4282-98a9-787d998a53bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183060 | controller |     "Jun 09 17:26:02.953783 crc crio[22095]: time=\"2026-06-09T17:26:02.953664521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=33b2f6be-ab29-44f0-a5a7-7c894da75f90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183075 | controller |     "Jun 09 17:26:02.973538 crc crio[22095]: time=\"2026-06-09T17:26:02.973476769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183093 | controller |     "Jun 09 17:26:02.992823 crc crio[22095]: time=\"2026-06-09T17:26:02.992723323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183108 | controller |     "Jun 09 17:26:03.000406 crc crio[22095]: time=\"2026-06-09T17:26:03.000328858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183124 | controller |     "Jun 09 17:26:03.035037 crc crio[22095]: time=\"2026-06-09T17:26:03.034968797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183139 | controller |     "Jun 09 17:26:03.038019 crc crio[22095]: time=\"2026-06-09T17:26:03.037784659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183153 | controller |     "Jun 09 17:26:03.038602 crc crio[22095]: time=\"2026-06-09T17:26:03.038526698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f2bf07e2-6569-4fea-8c4b-30e5c66445a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183168 | controller |     "Jun 09 17:26:03.041450 crc crio[22095]: time=\"2026-06-09T17:26:03.041390201Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=c8ea3238-c93c-42ec-ab12-7472e24d6754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183183 | controller |     "Jun 09 17:26:03.051023 crc crio[22095]: time=\"2026-06-09T17:26:03.050804233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183198 | controller |     "Jun 09 17:26:03.070263 crc crio[22095]: time=\"2026-06-09T17:26:03.069429361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=4bcae1f5-3b25-4019-8fb6-c3dc6e7bac4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183212 | controller |     "Jun 09 17:26:03.101425 crc crio[22095]: time=\"2026-06-09T17:26:03.10135007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183227 | controller |     "Jun 09 17:26:03.105545 crc crio[22095]: time=\"2026-06-09T17:26:03.105434404Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=7ba804b3-adff-4081-be68-669c8bd18a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183242 | controller |     "Jun 09 17:26:03.109649 crc crio[22095]: time=\"2026-06-09T17:26:03.109498799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183257 | controller |     "Jun 09 17:26:03.114859 crc crio[22095]: time=\"2026-06-09T17:26:03.114798275Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=19d7dac3-0441-4ba1-9dfe-51fee72eaf2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183271 | controller |     "Jun 09 17:26:03.122700 crc crio[22095]: time=\"2026-06-09T17:26:03.122624675Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=41ad9e58-c7b3-4f28-a57b-ee8db65e6421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183289 | controller |     "Jun 09 17:26:03.123613 crc crio[22095]: time=\"2026-06-09T17:26:03.123569469Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=82d8afae-658d-4e3e-b3e7-037b3dc3c760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183304 | controller |     "Jun 09 17:26:03.130657 crc crio[22095]: time=\"2026-06-09T17:26:03.130484637Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=84c249db-d737-4f32-81df-346a1935c659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183319 | controller |     "Jun 09 17:26:03.131110 crc crio[22095]: time=\"2026-06-09T17:26:03.131042481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183333 | controller |     "Jun 09 17:26:03.131908 crc crio[22095]: time=\"2026-06-09T17:26:03.131865662Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=21f7f853-130e-4745-ad80-e83d77374e7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183348 | controller |     "Jun 09 17:26:03.150010 crc crio[22095]: time=\"2026-06-09T17:26:03.149813913Z\" level=info msg=\"Created container a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=0cb98f17-adc6-4aa3-9602-9e5ae74a372a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183362 | controller |     "Jun 09 17:26:03.151268 crc crio[22095]: time=\"2026-06-09T17:26:03.15047149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183377 | controller |     "Jun 09 17:26:03.157785 crc crio[22095]: time=\"2026-06-09T17:26:03.157423898Z\" level=info msg=\"Starting container: a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3\" id=3fd7a6f4-5f12-4e37-a3f7-138623c9306a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.183392 | controller |     "Jun 09 17:26:03.165825 crc crio[22095]: time=\"2026-06-09T17:26:03.164980212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183407 | controller |     "Jun 09 17:26:03.172620 crc crio[22095]: time=\"2026-06-09T17:26:03.172523015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183422 | controller |     "Jun 09 17:26:03.180290 crc crio[22095]: time=\"2026-06-09T17:26:03.180172162Z\" level=info msg=\"Started container\" PID=246549 containerID=a6b73713c21e358f420e40686dd8046416aa1dd3c803109eedf3f80902e8a0b3 description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=3fd7a6f4-5f12-4e37-a3f7-138623c9306a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69",
2026-06-09 17:40:44.183437 | controller |     "Jun 09 17:26:03.191451 crc crio[22095]: time=\"2026-06-09T17:26:03.191377829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183451 | controller |     "Jun 09 17:26:03.196004 crc crio[22095]: time=\"2026-06-09T17:26:03.195858044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183469 | controller |     "Jun 09 17:26:03.247416 crc crio[22095]: time=\"2026-06-09T17:26:03.247348525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183484 | controller |     "Jun 09 17:26:03.298204 crc crio[22095]: time=\"2026-06-09T17:26:03.297402989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183499 | controller |     "Jun 09 17:26:03.305278 crc crio[22095]: time=\"2026-06-09T17:26:03.304738686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183513 | controller |     "Jun 09 17:26:03.321684 crc crio[22095]: time=\"2026-06-09T17:26:03.321596779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183528 | controller |     "Jun 09 17:26:03.325503 crc crio[22095]: time=\"2026-06-09T17:26:03.325441567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183542 | controller |     "Jun 09 17:26:03.331064 crc crio[22095]: time=\"2026-06-09T17:26:03.330909817Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context deadline exceeded\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183557 | controller |     "Jun 09 17:26:03.334599 crc crio[22095]: time=\"2026-06-09T17:26:03.33451644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183572 | controller |     "Jun 09 17:26:03.339489 crc crio[22095]: time=\"2026-06-09T17:26:03.339415456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183587 | controller |     "Jun 09 17:26:03.349339 crc crio[22095]: time=\"2026-06-09T17:26:03.349218597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183602 | controller |     "Jun 09 17:26:03.353609 crc crio[22095]: time=\"2026-06-09T17:26:03.353538598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183617 | controller |     "Jun 09 17:26:03.363268 crc crio[22095]: time=\"2026-06-09T17:26:03.363174835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183631 | controller |     "Jun 09 17:26:03.370759 crc crio[22095]: time=\"2026-06-09T17:26:03.370623916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183646 | controller |     "Jun 09 17:26:03.385559 crc crio[22095]: time=\"2026-06-09T17:26:03.385517208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183661 | controller |     "Jun 09 17:26:03.400629 crc crio[22095]: time=\"2026-06-09T17:26:03.400541384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183676 | controller |     "Jun 09 17:26:03.504746 crc crio[22095]: time=\"2026-06-09T17:26:03.504543952Z\" level=info msg=\"Created container 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=0c53437a-fa46-4f8e-a1e9-73e0d5629ece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183700 | controller |     "Jun 09 17:26:03.505870 crc crio[22095]: time=\"2026-06-09T17:26:03.505686511Z\" level=info msg=\"Starting container: 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00\" id=03a405cd-dea0-4c46-9847-9a4ceb6756fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.183715 | controller |     "Jun 09 17:26:03.510758 crc crio[22095]: time=\"2026-06-09T17:26:03.510530095Z\" level=info msg=\"Started container\" PID=246550 containerID=149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=03a405cd-dea0-4c46-9847-9a4ceb6756fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c",
2026-06-09 17:40:44.183730 | controller |     "Jun 09 17:26:03.592212 crc crio[22095]: time=\"2026-06-09T17:26:03.592123698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183744 | controller |     "Jun 09 17:26:03.597592 crc crio[22095]: time=\"2026-06-09T17:26:03.597512377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183759 | controller |     "Jun 09 17:26:03.610496 crc crio[22095]: time=\"2026-06-09T17:26:03.610329345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183773 | controller |     "Jun 09 17:26:03.615346 crc crio[22095]: time=\"2026-06-09T17:26:03.615152609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183788 | controller |     "Jun 09 17:26:03.619329 crc crio[22095]: time=\"2026-06-09T17:26:03.619218764Z\" level=info msg=\"Created container c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=751bc3e7-f086-4018-9fd5-a171a75fc3c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183802 | controller |     "Jun 09 17:26:03.626416 crc crio[22095]: time=\"2026-06-09T17:26:03.626222653Z\" level=info msg=\"Starting container: c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6\" id=4d7f0f49-ec4b-4d32-9c24-c086228d1a73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.183817 | controller |     "Jun 09 17:26:03.634816 crc crio[22095]: time=\"2026-06-09T17:26:03.634647419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183832 | controller |     "Jun 09 17:26:03.637586 crc crio[22095]: time=\"2026-06-09T17:26:03.637493042Z\" level=info msg=\"Started container\" PID=246555 containerID=c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=4d7f0f49-ec4b-4d32-9c24-c086228d1a73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b",
2026-06-09 17:40:44.183850 | controller |     "Jun 09 17:26:03.640181 crc crio[22095]: time=\"2026-06-09T17:26:03.640109579Z\" level=info msg=\"Created container b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23: openstack/cinder-api-0/cinder-api-log\" id=8852e5fb-0687-4cfe-910e-5f41673c625a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.183886 | controller |     "Jun 09 17:26:03.641168 crc crio[22095]: time=\"2026-06-09T17:26:03.641011393Z\" level=info msg=\"Starting container: b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23\" id=fd8aa124-673a-4f03-9290-3a056031898e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.183903 | controller |     "Jun 09 17:26:03.649542 crc crio[22095]: time=\"2026-06-09T17:26:03.649457909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183918 | controller |     "Jun 09 17:26:03.652378 crc crio[22095]: time=\"2026-06-09T17:26:03.652282812Z\" level=info msg=\"Started container\" PID=246551 containerID=b20bcc9abb74a6dfb32fb8925d56a2dffdb8a482ce4b0b843b969de06ea78e23 description=openstack/cinder-api-0/cinder-api-log id=fd8aa124-673a-4f03-9290-3a056031898e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.183934 | controller |     "Jun 09 17:26:03.661108 crc crio[22095]: time=\"2026-06-09T17:26:03.661005975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183949 | controller |     "Jun 09 17:26:03.666612 crc crio[22095]: time=\"2026-06-09T17:26:03.666532437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.183964 | controller |     "Jun 09 17:26:03.677022 crc crio[22095]: time=\"2026-06-09T17:26:03.676894583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b07e8e7f-c2a4-4f18-89d2-8f5cfe4b6492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.183980 | controller |     "Jun 09 17:26:03.684035 crc crio[22095]: time=\"2026-06-09T17:26:03.683880592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184006 | controller |     "Jun 09 17:26:03.692981 crc crio[22095]: time=\"2026-06-09T17:26:03.692846372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184021 | controller |     "Jun 09 17:26:03.697282 crc crio[22095]: time=\"2026-06-09T17:26:03.696699061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184037 | controller |     "Jun 09 17:26:03.702417 crc crio[22095]: time=\"2026-06-09T17:26:03.702330396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184051 | controller |     "Jun 09 17:26:03.808754 crc crio[22095]: time=\"2026-06-09T17:26:03.808068238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184067 | controller |     "Jun 09 17:26:03.811036 crc crio[22095]: time=\"2026-06-09T17:26:03.809793712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184082 | controller |     "Jun 09 17:26:03.814729 crc crio[22095]: time=\"2026-06-09T17:26:03.814704178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184097 | controller |     "Jun 09 17:26:03.827297 crc crio[22095]: time=\"2026-06-09T17:26:03.82646734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184115 | controller |     "Jun 09 17:26:03.827297 crc crio[22095]: time=\"2026-06-09T17:26:03.827269011Z\" level=info msg=\"Created container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d26d5c3-465e-4ed4-b37f-9c6bfb527999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184130 | controller |     "Jun 09 17:26:03.828824 crc crio[22095]: time=\"2026-06-09T17:26:03.828665417Z\" level=info msg=\"Starting container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811\" id=3487afce-e11a-4b18-99ab-18c1f065c4be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184145 | controller |     "Jun 09 17:26:03.843431 crc crio[22095]: time=\"2026-06-09T17:26:03.843341223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184160 | controller |     "Jun 09 17:26:03.846144 crc crio[22095]: time=\"2026-06-09T17:26:03.846059063Z\" level=info msg=\"Started container\" PID=246553 containerID=bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 description=openstack/cinder-scheduler-0/cinder-scheduler id=3487afce-e11a-4b18-99ab-18c1f065c4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.184175 | controller |     "Jun 09 17:26:03.846443 crc crio[22095]: time=\"2026-06-09T17:26:03.84635433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184191 | controller |     "Jun 09 17:26:03.876719 crc crio[22095]: time=\"2026-06-09T17:26:03.876395721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=593b0c97-b5ad-45c5-bd2b-d22281dd09de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.184206 | controller |     "Jun 09 17:26:03.879475 crc crio[22095]: time=\"2026-06-09T17:26:03.879430779Z\" level=info msg=\"Created container b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c: openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator\" id=f94a9e88-5d1e-478a-a195-7c9a46362ab1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184221 | controller |     "Jun 09 17:26:03.881094 crc crio[22095]: time=\"2026-06-09T17:26:03.880902117Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=b5b1e22b-2ddf-4e95-a8a5-17eba9b40254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184236 | controller |     "Jun 09 17:26:03.881426 crc crio[22095]: time=\"2026-06-09T17:26:03.881347078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184251 | controller |     "Jun 09 17:26:03.887173 crc crio[22095]: time=\"2026-06-09T17:26:03.887106136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184265 | controller |     "Jun 09 17:26:03.892655 crc crio[22095]: time=\"2026-06-09T17:26:03.892552735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184280 | controller |     "Jun 09 17:26:03.895671 crc crio[22095]: time=\"2026-06-09T17:26:03.893231903Z\" level=info msg=\"Created container bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac: openstack/glance-default-internal-api-0/glance-httpd\" id=e24bf0f8-bb84-4fe3-bae9-1f7f446bc8b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184298 | controller |     "Jun 09 17:26:03.895671 crc crio[22095]: time=\"2026-06-09T17:26:03.893475089Z\" level=info msg=\"Starting container: b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c\" id=d7a6bdd2-9b30-4568-b2ff-599b4fd57f14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184313 | controller |     "Jun 09 17:26:03.895671 crc crio[22095]: time=\"2026-06-09T17:26:03.894207868Z\" level=info msg=\"Starting container: bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac\" id=eca254b6-ba90-4a5f-b694-26b02e940727 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184327 | controller |     "Jun 09 17:26:03.919882 crc crio[22095]: time=\"2026-06-09T17:26:03.919763173Z\" level=info msg=\"Created container 3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b386d686-185d-48d2-9394-5a1b9d47a6ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184342 | controller |     "Jun 09 17:26:03.921343 crc crio[22095]: time=\"2026-06-09T17:26:03.921207431Z\" level=info msg=\"Starting container: 3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb\" id=bfa6dfe8-89dd-41cd-ade7-8b356c056628 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184356 | controller |     "Jun 09 17:26:03.928204 crc crio[22095]: time=\"2026-06-09T17:26:03.927898362Z\" level=info msg=\"Created container 6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager\" id=814986cf-6aa5-4ad2-a131-f129ba534903 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184371 | controller |     "Jun 09 17:26:03.932167 crc crio[22095]: time=\"2026-06-09T17:26:03.931832933Z\" level=info msg=\"Started container\" PID=246547 containerID=bb7b7b2dd1469f56204b835c517bfe3e99a6cc573536d126b9c2f640f65000ac description=openstack/glance-default-internal-api-0/glance-httpd id=eca254b6-ba90-4a5f-b694-26b02e940727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a094e3f91bc47eb9328d2d9b125ccbbaae80f172edc07545fac1bfd4d0d7156",
2026-06-09 17:40:44.184386 | controller |     "Jun 09 17:26:03.932740 crc crio[22095]: time=\"2026-06-09T17:26:03.932669115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184401 | controller |     "Jun 09 17:26:03.932868 crc crio[22095]: time=\"2026-06-09T17:26:03.932722876Z\" level=info msg=\"Starting container: 6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd\" id=74a82e3d-c717-4c72-88e5-500676052d37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184416 | controller |     "Jun 09 17:26:03.935423 crc crio[22095]: time=\"2026-06-09T17:26:03.935306142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184431 | controller |     "Jun 09 17:26:03.936839 crc crio[22095]: time=\"2026-06-09T17:26:03.936594305Z\" level=info msg=\"Created container 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=b9ae0810-239f-42ec-b021-4c5043f91b5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184445 | controller |     "Jun 09 17:26:03.939577 crc crio[22095]: time=\"2026-06-09T17:26:03.939464129Z\" level=info msg=\"Starting container: 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8\" id=78a2cf45-84a1-4082-b128-97c3956581b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184461 | controller |     "Jun 09 17:26:03.940535 crc crio[22095]: time=\"2026-06-09T17:26:03.940380282Z\" level=info msg=\"Started container\" PID=246573 containerID=3b8291590826b5f855ef1f92e6d4350437fa21be4e6cb0f7a56de1e9152606bb description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=bfa6dfe8-89dd-41cd-ade7-8b356c056628 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:44.184478 | controller |     "Jun 09 17:26:03.946466 crc crio[22095]: time=\"2026-06-09T17:26:03.946384166Z\" level=info msg=\"Started container\" PID=246579 containerID=b00966aea62491ac98d00ce97b3177cce42ec3e601562acbe5182896a7f8de0c description=openstack-operators/openstack-operator-controller-init-6847f98755-tvfwh/operator id=d7a6bdd2-9b30-4568-b2ff-599b4fd57f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1db211c06d63f0b6b80e3417c2149b789ad069155e35df2abb22da94948cc4",
2026-06-09 17:40:44.184494 | controller |     "Jun 09 17:26:03.947533 crc crio[22095]: time=\"2026-06-09T17:26:03.940491875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=635648c2-475c-4796-8cfc-07ec7e0da2f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.184508 | controller |     "Jun 09 17:26:03.947533 crc crio[22095]: time=\"2026-06-09T17:26:03.944500368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b510d62-cc76-4e6d-828d-76724d74fc71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.184522 | controller |     "Jun 09 17:26:03.947672 crc crio[22095]: time=\"2026-06-09T17:26:03.945295588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8dfbba49-f898-4cab-a0af-10647d15b723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.184537 | controller |     "Jun 09 17:26:03.948048 crc crio[22095]: time=\"2026-06-09T17:26:03.946051338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f14904c4-b6ff-4b7c-a7a5-ff297bae2377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.184551 | controller |     "Jun 09 17:26:03.948135 crc crio[22095]: time=\"2026-06-09T17:26:03.948112651Z\" level=info msg=\"Started container\" PID=246557 containerID=289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=78a2cf45-84a1-4082-b128-97c3956581b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.184566 | controller |     "Jun 09 17:26:03.952445 crc crio[22095]: time=\"2026-06-09T17:26:03.95237752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184581 | controller |     "Jun 09 17:26:03.957709 crc crio[22095]: time=\"2026-06-09T17:26:03.957646755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=286dc8d2-3d1c-4336-a728-b6ee1f91bc97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.184596 | controller |     "Jun 09 17:26:03.958062 crc crio[22095]: time=\"2026-06-09T17:26:03.958028945Z\" level=info msg=\"Started container\" PID=246565 containerID=6f86c8acbba8a0085e70e1eed3c82dfa592eefcd94c92b17dcefc0d800163ddd description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw/manager id=74a82e3d-c717-4c72-88e5-500676052d37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce15f18d4d3f6a434c08395c26c96585827677a1251391b4da8f7714b41c041",
2026-06-09 17:40:44.184616 | controller |     "Jun 09 17:26:03.958537 crc crio[22095]: time=\"2026-06-09T17:26:03.958422895Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=1a20505b-8ede-48ca-a75f-b1118ad40854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184632 | controller |     "Jun 09 17:26:03.959028 crc crio[22095]: time=\"2026-06-09T17:26:03.958887967Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=8d8df883-1b3e-4d07-9a6c-995707ef5bbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184647 | controller |     "Jun 09 17:26:03.960047 crc crio[22095]: time=\"2026-06-09T17:26:03.958078616Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=41b4ceeb-cb68-45d0-84aa-6494104efdaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184662 | controller |     "Jun 09 17:26:03.960793 crc crio[22095]: time=\"2026-06-09T17:26:03.96057454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184676 | controller |     "Jun 09 17:26:03.964635 crc crio[22095]: time=\"2026-06-09T17:26:03.964544192Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_nova-api-db-create-pt42h_openstack_b62a4880-4064-4cb0-9cb3-8a1cceee42fc_2 for id f3201bc7576246cd35988c9925b6c10d60a8d0a044c5968ca9fe887256357eec: name is reserved\"",
2026-06-09 17:40:44.184691 | controller |     "Jun 09 17:26:03.964635 crc crio[22095]: time=\"2026-06-09T17:26:03.964666685Z\" level=info msg=\"Found container k8s_mariadb-database-create_nova-api-db-create-pt42h_openstack_b62a4880-4064-4cb0-9cb3-8a1cceee42fc_2 with ID 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc in resource cache; using it\" id=7ba804b3-adff-4081-be68-669c8bd18a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184706 | controller |     "Jun 09 17:26:03.965320 crc crio[22095]: time=\"2026-06-09T17:26:03.965172308Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_placement-9a1f-account-create-update-ss2tc_openstack_75f5c241-9932-4422-b1ae-8b18e65e6740_2 for id 32a1de09c4d153d60a1427f3937afd5d8abc152ac02ae378b4aba81a09f59894: name is reserved\"",
2026-06-09 17:40:44.184720 | controller |     "Jun 09 17:26:03.965772 crc crio[22095]: time=\"2026-06-09T17:26:03.965596599Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_placement-9a1f-account-create-update-ss2tc_openstack_75f5c241-9932-4422-b1ae-8b18e65e6740_2 with ID db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9 in resource cache; using it\" id=19d7dac3-0441-4ba1-9dfe-51fee72eaf2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184735 | controller |     "Jun 09 17:26:03.965772 crc crio[22095]: time=\"2026-06-09T17:26:03.965696802Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_nova-cell0-0aeb-account-create-update-78cm2_openstack_3be1e1fa-837b-4a6b-bdb3-4542eb6620f0_2 for id b91dcba08d8c269e8b3020aaea3774eb6b88cfbe48be1bbf73ab78ad8b14ba0e: name is reserved\"",
2026-06-09 17:40:44.184750 | controller |     "Jun 09 17:26:03.965772 crc crio[22095]: time=\"2026-06-09T17:26:03.965743993Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_nova-cell0-0aeb-account-create-update-78cm2_openstack_3be1e1fa-837b-4a6b-bdb3-4542eb6620f0_2 with ID 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d in resource cache; using it\" id=82d8afae-658d-4e3e-b3e7-037b3dc3c760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184765 | controller |     "Jun 09 17:26:03.966303 crc crio[22095]: time=\"2026-06-09T17:26:03.966270467Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_nova-cell1-4309-account-create-update-rcv7j_openstack_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d_2 for id 028a6bc702d9b67eacf3ef8c5e3fbecac3583d0253abcf7e29b1743d8f60681a: name is reserved\"",
2026-06-09 17:40:44.184782 | controller |     "Jun 09 17:26:03.966303 crc crio[22095]: time=\"2026-06-09T17:26:03.966301097Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_nova-cell1-4309-account-create-update-rcv7j_openstack_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d_2 with ID a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8 in resource cache; using it\" id=21f7f853-130e-4745-ad80-e83d77374e7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184797 | controller |     "Jun 09 17:26:03.966720 crc crio[22095]: time=\"2026-06-09T17:26:03.966545934Z\" level=warning msg=\"error reserving ctr name k8s_ovn-config_ovsdbserver-sb-0-config-1781024830-zrqlm_openstack_4cce103a-f679-4526-a51b-871efa42be39_2 for id 6fdc4b1c9dd188360acb45132d7422b8f43ee6ba7a372ba951fec92615a849fb: name is reserved\"",
2026-06-09 17:40:44.184812 | controller |     "Jun 09 17:26:03.972367 crc crio[22095]: time=\"2026-06-09T17:26:03.965430645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.184827 | controller |     "Jun 09 17:26:03.974768 crc crio[22095]: time=\"2026-06-09T17:26:03.965604189Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_nova-cell0-db-create-flqbk_openstack_37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5_2 for id e8ecb3109121062107b381074922d1d771a64cba2bc7a8843d3d16cc2e258030: name is reserved\"",
2026-06-09 17:40:44.184841 | controller |     "Jun 09 17:26:03.974768 crc crio[22095]: time=\"2026-06-09T17:26:03.973120722Z\" level=info msg=\"Found container k8s_mariadb-database-create_nova-cell0-db-create-flqbk_openstack_37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5_2 with ID 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1 in resource cache; using it\" id=41ad9e58-c7b3-4f28-a57b-ee8db65e6421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184874 | controller |     "Jun 09 17:26:03.980002 crc crio[22095]: time=\"2026-06-09T17:26:03.977171496Z\" level=info msg=\"Starting container: 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc\" id=73c8e46a-6dbe-4b08-9b9f-2bac52aefc23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184891 | controller |     "Jun 09 17:26:03.980390 crc crio[22095]: time=\"2026-06-09T17:26:03.980356888Z\" level=info msg=\"Found container k8s_ovn-config_ovsdbserver-sb-0-config-1781024830-zrqlm_openstack_4cce103a-f679-4526-a51b-871efa42be39_2 with ID 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35 in resource cache; using it\" id=84c249db-d737-4f32-81df-346a1935c659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184905 | controller |     "Jun 09 17:26:03.986872 crc crio[22095]: time=\"2026-06-09T17:26:03.986640009Z\" level=info msg=\"Starting container: a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8\" id=a8ceac17-c7cb-453c-a033-aeab45a394d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184920 | controller |     "Jun 09 17:26:03.987135 crc crio[22095]: time=\"2026-06-09T17:26:03.986826804Z\" level=info msg=\"Starting container: 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1\" id=4db15866-ee9f-4b42-80e1-4a376cbaef58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184935 | controller |     "Jun 09 17:26:03.987436 crc crio[22095]: time=\"2026-06-09T17:26:03.987345277Z\" level=info msg=\"Starting container: 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d\" id=ece87a68-6fa3-4862-a7f1-139194bd4166 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184949 | controller |     "Jun 09 17:26:03.988294 crc crio[22095]: time=\"2026-06-09T17:26:03.986784293Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=aca909a9-cae1-466f-9916-46e549c6d120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.184967 | controller |     "Jun 09 17:26:03.989418 crc crio[22095]: time=\"2026-06-09T17:26:03.98939186Z\" level=info msg=\"Starting container: 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35\" id=e7299004-c29b-4ec5-b8f4-58f7b7dfb9f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184982 | controller |     "Jun 09 17:26:03.999681 crc crio[22095]: time=\"2026-06-09T17:26:03.989837611Z\" level=info msg=\"Starting container: db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9\" id=7f63e46f-d596-42a4-bb6b-301c33af09c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.184997 | controller |     "Jun 09 17:26:04.006460 crc crio[22095]: time=\"2026-06-09T17:26:04.006237192Z\" level=info msg=\"Started container\" PID=245986 containerID=0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=73c8e46a-6dbe-4b08-9b9f-2bac52aefc23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.185012 | controller |     "Jun 09 17:26:04.015632 crc crio[22095]: time=\"2026-06-09T17:26:04.015186941Z\" level=info msg=\"Started container\" PID=245569 containerID=a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8 description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=a8ceac17-c7cb-453c-a033-aeab45a394d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c",
2026-06-09 17:40:44.185027 | controller |     "Jun 09 17:26:04.017606 crc crio[22095]: time=\"2026-06-09T17:26:04.017318056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f2b197a4-f570-4ed3-9549-64931a7fb625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.185042 | controller |     "Jun 09 17:26:04.024827 crc crio[22095]: time=\"2026-06-09T17:26:04.023532276Z\" level=info msg=\"Started container\" PID=245575 containerID=3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=4db15866-ee9f-4b42-80e1-4a376cbaef58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.185057 | controller |     "Jun 09 17:26:04.043871 crc crio[22095]: time=\"2026-06-09T17:26:04.043676012Z\" level=info msg=\"Started container\" PID=245194 containerID=82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35 description=openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config id=e7299004-c29b-4ec5-b8f4-58f7b7dfb9f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8",
2026-06-09 17:40:44.185072 | controller |     "Jun 09 17:26:04.052697 crc crio[22095]: time=\"2026-06-09T17:26:04.046872284Z\" level=info msg=\"Started container\" PID=245989 containerID=db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7f63e46f-d596-42a4-bb6b-301c33af09c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.185087 | controller |     "Jun 09 17:26:04.052697 crc crio[22095]: time=\"2026-06-09T17:26:04.051986845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185103 | controller |     "Jun 09 17:26:04.061760 crc crio[22095]: time=\"2026-06-09T17:26:04.061398167Z\" level=info msg=\"Started container\" PID=245981 containerID=721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=ece87a68-6fa3-4862-a7f1-139194bd4166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.185120 | controller |     "Jun 09 17:26:04.066586 crc crio[22095]: time=\"2026-06-09T17:26:04.065446911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185136 | controller |     "Jun 09 17:26:04.092353 crc crio[22095]: time=\"2026-06-09T17:26:04.092240888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185150 | controller |     "Jun 09 17:26:04.109433 crc crio[22095]: time=\"2026-06-09T17:26:04.108876045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185165 | controller |     "Jun 09 17:26:04.126470 crc crio[22095]: time=\"2026-06-09T17:26:04.122923025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185179 | controller |     "Jun 09 17:26:04.152282 crc crio[22095]: time=\"2026-06-09T17:26:04.1515513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185194 | controller |     "Jun 09 17:26:04.165135 crc crio[22095]: time=\"2026-06-09T17:26:04.164732058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185209 | controller |     "Jun 09 17:26:04.180563 crc crio[22095]: time=\"2026-06-09T17:26:04.17456358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185224 | controller |     "Jun 09 17:26:04.180563 crc crio[22095]: time=\"2026-06-09T17:26:04.177479165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185238 | controller |     "Jun 09 17:26:04.222685 crc crio[22095]: time=\"2026-06-09T17:26:04.182623217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185254 | controller |     "Jun 09 17:26:04.232658 crc crio[22095]: time=\"2026-06-09T17:26:04.230068044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185269 | controller |     "Jun 09 17:26:04.242698 crc crio[22095]: time=\"2026-06-09T17:26:04.242607945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185284 | controller |     "Jun 09 17:26:04.254686 crc crio[22095]: time=\"2026-06-09T17:26:04.254518271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185299 | controller |     "Jun 09 17:26:04.267370 crc crio[22095]: time=\"2026-06-09T17:26:04.266345354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185314 | controller |     "Jun 09 17:26:04.296044 crc crio[22095]: time=\"2026-06-09T17:26:04.289771445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185332 | controller |     "Jun 09 17:26:04.317757 crc crio[22095]: time=\"2026-06-09T17:26:04.317654391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185347 | controller |     "Jun 09 17:26:04.318714 crc crio[22095]: time=\"2026-06-09T17:26:04.318674447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185363 | controller |     "Jun 09 17:26:04.330596 crc crio[22095]: time=\"2026-06-09T17:26:04.330557122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185378 | controller |     "Jun 09 17:26:04.333827 crc crio[22095]: time=\"2026-06-09T17:26:04.333378274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185393 | controller |     "Jun 09 17:26:04.355613 crc crio[22095]: time=\"2026-06-09T17:26:04.355351998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185408 | controller |     "Jun 09 17:26:04.356844 crc crio[22095]: time=\"2026-06-09T17:26:04.356770104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185422 | controller |     "Jun 09 17:26:04.377497 crc crio[22095]: time=\"2026-06-09T17:26:04.377187748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185437 | controller |     "Jun 09 17:26:04.378500 crc crio[22095]: time=\"2026-06-09T17:26:04.378420209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185451 | controller |     "Jun 09 17:26:04.431131 crc crio[22095]: time=\"2026-06-09T17:26:04.430915526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185466 | controller |     "Jun 09 17:26:04.447644 crc crio[22095]: time=\"2026-06-09T17:26:04.446785523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185481 | controller |     "Jun 09 17:26:04.447995 crc crio[22095]: time=\"2026-06-09T17:26:04.447880401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185496 | controller |     "Jun 09 17:26:04.448543 crc crio[22095]: time=\"2026-06-09T17:26:04.44822485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185511 | controller |     "Jun 09 17:26:04.462165 crc crio[22095]: time=\"2026-06-09T17:26:04.461919592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185526 | controller |     "Jun 09 17:26:04.470072 crc crio[22095]: time=\"2026-06-09T17:26:04.469574668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185540 | controller |     "Jun 09 17:26:04.474147 crc crio[22095]: time=\"2026-06-09T17:26:04.474102154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185557 | controller |     "Jun 09 17:26:04.489041 crc crio[22095]: time=\"2026-06-09T17:26:04.485812455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185572 | controller |     "Jun 09 17:26:04.513713 crc crio[22095]: time=\"2026-06-09T17:26:04.513628538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=79631452-f479-423b-a500-b5485dbafc76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.185587 | controller |     "Jun 09 17:26:04.514827 crc crio[22095]: time=\"2026-06-09T17:26:04.514669765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185602 | controller |     "Jun 09 17:26:04.519005 crc crio[22095]: time=\"2026-06-09T17:26:04.518807681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185617 | controller |     "Jun 09 17:26:04.535483 crc crio[22095]: time=\"2026-06-09T17:26:04.533853327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185632 | controller |     "Jun 09 17:26:04.544869 crc crio[22095]: time=\"2026-06-09T17:26:04.543579176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185646 | controller |     "Jun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.565010516Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_glance-655e-account-create-update-rvx8q_openstack_c3563c6e-911c-469c-9303-588694f611b3_2 for id 948ce108db0521eb39a850566a086869a16d5a70489859da8efa7b35d3435b0c: name is reserved\"",
2026-06-09 17:40:44.185661 | controller |     "Jun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.567839169Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_glance-655e-account-create-update-rvx8q_openstack_c3563c6e-911c-469c-9303-588694f611b3_2 with ID b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796 in resource cache; using it\" id=b5b1e22b-2ddf-4e95-a8a5-17eba9b40254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185676 | controller |     "Jun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.565911379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e0a4d7e3-288b-45a2-b010-ccc09980778e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.185691 | controller |     "Jun 09 17:26:04.571624 crc crio[22095]: time=\"2026-06-09T17:26:04.568118826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185706 | controller |     "Jun 09 17:26:04.573500 crc crio[22095]: time=\"2026-06-09T17:26:04.573409322Z\" level=info msg=\"Starting container: b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796\" id=cf96cd76-e046-4519-81f7-9b5677caa83e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.185721 | controller |     "Jun 09 17:26:04.579239 crc crio[22095]: time=\"2026-06-09T17:26:04.576011608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185738 | controller |     "Jun 09 17:26:04.579239 crc crio[22095]: time=\"2026-06-09T17:26:04.576423229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185753 | controller |     "Jun 09 17:26:04.579239 crc crio[22095]: time=\"2026-06-09T17:26:04.576601094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185768 | controller |     "Jun 09 17:26:04.579672 crc crio[22095]: time=\"2026-06-09T17:26:04.578996845Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=038ec725-6ed6-4ee3-94d0-dc1a51f62cc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185783 | controller |     "Jun 09 17:26:04.580086 crc crio[22095]: time=\"2026-06-09T17:26:04.579647422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185798 | controller |     "Jun 09 17:26:04.588356 crc crio[22095]: time=\"2026-06-09T17:26:04.588227922Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=796b0ec8-96d1-4972-891b-47f30c409675 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185812 | controller |     "Jun 09 17:26:04.590370 crc crio[22095]: time=\"2026-06-09T17:26:04.590329196Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=98f19f0e-e86c-480e-b8c6-bc7979ae009d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185827 | controller |     "Jun 09 17:26:04.601063 crc crio[22095]: time=\"2026-06-09T17:26:04.593459586Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=8ebee33b-54c2-42e5-8874-919672e214a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185841 | controller |     "Jun 09 17:26:04.601063 crc crio[22095]: time=\"2026-06-09T17:26:04.595205121Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=49d3d51a-e013-4295-9d11-3fcd4db7c3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185875 | controller |     "Jun 09 17:26:04.601063 crc crio[22095]: time=\"2026-06-09T17:26:04.595438567Z\" level=info msg=\"Started container\" PID=245583 containerID=b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=cf96cd76-e046-4519-81f7-9b5677caa83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.185892 | controller |     "Jun 09 17:26:04.603075 crc crio[22095]: time=\"2026-06-09T17:26:04.602922489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2e0c7a1d-f00a-447a-b3e4-92b8d5dd8db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.185907 | controller |     "Jun 09 17:26:04.616792 crc crio[22095]: time=\"2026-06-09T17:26:04.608721198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.185922 | controller |     "Jun 09 17:26:04.616792 crc crio[22095]: time=\"2026-06-09T17:26:04.615556693Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=09380ac0-d619-45b9-9765-230247d40c18 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.185937 | controller |     "Jun 09 17:26:04.617483 crc crio[22095]: time=\"2026-06-09T17:26:04.617360859Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=eac98485-4ea5-4d6b-86ff-9c03ac2ff216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.185954 | controller |     "Jun 09 17:26:04.624453 crc crio[22095]: time=\"2026-06-09T17:26:04.622722877Z\" level=info msg=\"Created container 3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=fc51e237-4b70-4845-a540-6b8e3d6ff36e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.185969 | controller |     "Jun 09 17:26:04.628787 crc crio[22095]: time=\"2026-06-09T17:26:04.626400961Z\" level=info msg=\"Starting container: 3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc\" id=d488b6f3-83e3-474a-8750-28fa556ad507 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.185984 | controller |     "Jun 09 17:26:04.638018 crc crio[22095]: time=\"2026-06-09T17:26:04.636587932Z\" level=info msg=\"Started container\" PID=246582 containerID=3791c26efe6b7937dcecd1d7a952d232608652d37a94393559d2bdea415762dc description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=d488b6f3-83e3-474a-8750-28fa556ad507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52",
2026-06-09 17:40:44.185998 | controller |     "Jun 09 17:26:04.813447 crc crio[22095]: time=\"2026-06-09T17:26:04.812545736Z\" level=info msg=\"Stopping container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265 (timeout: 30s)\" id=8b737a01-4484-4af3-99bc-9e1a4f80f921 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.186013 | controller |     "Jun 09 17:26:04.879859 crc crio[22095]: time=\"2026-06-09T17:26:04.879804502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.186028 | controller |     "Jun 09 17:26:04.952656 crc crio[22095]: time=\"2026-06-09T17:26:04.952554898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.186044 | controller |     "Jun 09 17:26:04.955816 crc crio[22095]: time=\"2026-06-09T17:26:04.953634226Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.186059 | controller |     "Jun 09 17:26:04.955816 crc crio[22095]: time=\"2026-06-09T17:26:04.953732878Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=d639fe43-a8c1-4b23-ac1b-c08e7346f34f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.186074 | controller |     "Jun 09 17:26:04.956497 crc crio[22095]: time=\"2026-06-09T17:26:04.956035747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3a4fb60f-e092-4371-99c7-85cbf7b13320 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.186089 | controller |     "Jun 09 17:26:04.971301 crc crio[22095]: time=\"2026-06-09T17:26:04.971212466Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:40:44.186104 | controller |     "Jun 09 17:26:05.077510 crc crio[22095]: time=\"2026-06-09T17:26:05.076923528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.186119 | controller |     "Jun 09 17:26:05.085206 crc crio[22095]: time=\"2026-06-09T17:26:05.083777634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.186137 | controller |     "Jun 09 17:26:05.140594 crc crio[22095]: time=\"2026-06-09T17:26:05.140494209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.186152 | controller |     "Jun 09 17:26:05.157497 crc crio[22095]: time=\"2026-06-09T17:26:05.157391663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.186167 | controller |     "Jun 09 17:26:06.125108 crc crio[22095]: time=\"2026-06-09T17:26:06.12246091Z\" level=info msg=\"Stopping pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=8dd8b9b3-9f75-4a2a-89bc-c4de2b857ca4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.186182 | controller |     "Jun 09 17:26:06.125108 crc crio[22095]: time=\"2026-06-09T17:26:06.123790354Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024830-zrqlm Namespace:openstack ID:41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8 UID:4cce103a-f679-4526-a51b-871efa42be39 NetNS:/var/run/netns/629c7214-3a2f-4b9b-abca-1ffec8b70d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cce103a_f679_4526_a51b_871efa42be39.slice PodAnnotations:0xc004da68e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.186197 | controller |     "Jun 09 17:26:06.125108 crc crio[22095]: time=\"2026-06-09T17:26:06.124062251Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781024830-zrqlm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.186212 | controller |     "Jun 09 17:26:06.217746 crc crio[22095]: time=\"2026-06-09T17:26:06.217077197Z\" level=info msg=\"Created container 4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2e6531dc-725d-4706-8b19-0df75c98e01b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186227 | controller |     "Jun 09 17:26:06.218133 crc crio[22095]: time=\"2026-06-09T17:26:06.218050522Z\" level=info msg=\"Created container cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=c5ceba82-cde6-4dde-ae16-afb88527183a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186242 | controller |     "Jun 09 17:26:06.221737 crc crio[22095]: time=\"2026-06-09T17:26:06.221645314Z\" level=info msg=\"Starting container: 4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c\" id=bdc73b1b-41fa-434f-96da-8e34fac91a68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186257 | controller |     "Jun 09 17:26:06.222130 crc crio[22095]: time=\"2026-06-09T17:26:06.221673035Z\" level=info msg=\"Starting container: cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd\" id=31d119e7-b90e-4f5c-890f-f06ec636181e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186272 | controller |     "Jun 09 17:26:06.234752 crc crio[22095]: time=\"2026-06-09T17:26:06.234700849Z\" level=info msg=\"Started container\" PID=247373 containerID=4f5b35e9e81cfef829b1838d2c8076b059553fd0ce88f96016dc9e497430c37c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=bdc73b1b-41fa-434f-96da-8e34fac91a68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23722e4d79a43943627821a7b85879ff6212fde8817b39f8fda3f61386e088ff",
2026-06-09 17:40:44.186287 | controller |     "Jun 09 17:26:06.240348 crc crio[22095]: time=\"2026-06-09T17:26:06.240268072Z\" level=info msg=\"Created container f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7d49a0a7-dd2d-4b49-871d-ca046572d651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186306 | controller |     "Jun 09 17:26:06.247238 crc crio[22095]: time=\"2026-06-09T17:26:06.247136578Z\" level=info msg=\"Started container\" PID=247330 containerID=cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=31d119e7-b90e-4f5c-890f-f06ec636181e name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4",
2026-06-09 17:40:44.186321 | controller |     "Jun 09 17:26:06.250180 crc crio[22095]: time=\"2026-06-09T17:26:06.2472253Z\" level=info msg=\"Starting container: f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b\" id=5668316c-bf17-4d28-b465-109191d4bbbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186337 | controller |     "Jun 09 17:26:06.266077 crc crio[22095]: time=\"2026-06-09T17:26:06.265968101Z\" level=info msg=\"Started container\" PID=247368 containerID=f7bd2081d880b1ef4170099b17a12325deb37e1a5fc5e2c7f975224e5780ae6b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=5668316c-bf17-4d28-b465-109191d4bbbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f21ea80e78cf4c02a3fcc25d7d5aa63f8d02e9810d1b9b0efa9b5386c798a31",
2026-06-09 17:40:44.186352 | controller |     "Jun 09 17:26:06.277798 crc crio[22095]: time=\"2026-06-09T17:26:06.277756424Z\" level=info msg=\"Created container 10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b944cc6d-c335-4246-8f9e-456b741fff82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186367 | controller |     "Jun 09 17:26:06.283104 crc crio[22095]: time=\"2026-06-09T17:26:06.279104378Z\" level=info msg=\"Starting container: 10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7\" id=6a1c6786-8c40-4441-9cbd-ce00de1e5f60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186382 | controller |     "Jun 09 17:26:06.291225 crc crio[22095]: time=\"2026-06-09T17:26:06.289978837Z\" level=info msg=\"Started container\" PID=247324 containerID=10c20374edd7ce43fb9075a5c12b04a1964217804552815a9c60a70f04d44ee7 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6a1c6786-8c40-4441-9cbd-ce00de1e5f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcdfa60c9ca914eb1c39dc93dd23b92a377d6b6950509a17313afbc39af6aa96",
2026-06-09 17:40:44.186397 | controller |     "Jun 09 17:26:06.541521 crc crio[22095]: time=\"2026-06-09T17:26:06.54075985Z\" level=info msg=\"Created container 22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=673af044-1f77-45b6-a061-cefbd9f80c0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186411 | controller |     "Jun 09 17:26:06.547534 crc crio[22095]: time=\"2026-06-09T17:26:06.547437052Z\" level=info msg=\"Starting container: 22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83\" id=996a1e3c-4f43-400e-9e35-0e3b5d56c760 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186426 | controller |     "Jun 09 17:26:06.557592 crc crio[22095]: time=\"2026-06-09T17:26:06.55748832Z\" level=info msg=\"Started container\" PID=247319 containerID=22ee1bddc8e681b41578a12ad2beb8909a085582993deb34312cd47252687c83 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=996a1e3c-4f43-400e-9e35-0e3b5d56c760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53",
2026-06-09 17:40:44.186444 | controller |     "Jun 09 17:26:06.594837 crc crio[22095]: time=\"2026-06-09T17:26:06.594786936Z\" level=info msg=\"Created container 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a0f06bae-4601-4a44-9fc0-3183a23f709f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186459 | controller |     "Jun 09 17:26:06.598787 crc crio[22095]: time=\"2026-06-09T17:26:06.595177376Z\" level=info msg=\"Created container c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=1916d09a-87a1-4845-ba7b-d9a7d4f5416e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186474 | controller |     "Jun 09 17:26:06.599663 crc crio[22095]: time=\"2026-06-09T17:26:06.598754368Z\" level=info msg=\"Starting container: 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814\" id=b69b7ec4-e9a3-497d-8ef9-3d2e2d307f75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186489 | controller |     "Jun 09 17:26:06.603183 crc crio[22095]: time=\"2026-06-09T17:26:06.60310817Z\" level=info msg=\"Starting container: c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac\" id=67dbad9e-11e0-4571-824c-ddd8182a433e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186503 | controller |     "Jun 09 17:26:06.603540 crc crio[22095]: time=\"2026-06-09T17:26:06.603439118Z\" level=info msg=\"Created container 0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=aefcf661-f69b-4884-a459-dc462ada9ce1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186518 | controller |     "Jun 09 17:26:06.604886 crc crio[22095]: time=\"2026-06-09T17:26:06.604536766Z\" level=info msg=\"Created container 572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=55161655-53fb-441c-8c3f-927de6e07fcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186533 | controller |     "Jun 09 17:26:06.608840 crc crio[22095]: time=\"2026-06-09T17:26:06.608029666Z\" level=info msg=\"Starting container: 0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a\" id=f7a584c4-172b-4f17-bbb5-3b38d97e6910 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186548 | controller |     "Jun 09 17:26:06.612633 crc crio[22095]: time=\"2026-06-09T17:26:06.612535922Z\" level=info msg=\"Starting container: 572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649\" id=b214003d-7f16-4125-bc6f-dab18fdd614c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186562 | controller |     "Jun 09 17:26:06.618266 crc crio[22095]: time=\"2026-06-09T17:26:06.618162736Z\" level=info msg=\"Started container\" PID=247327 containerID=c7e1b93d88fece2313bf5f66bae5846534b1d5798c76c669294a3ec46f2b3cac description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=67dbad9e-11e0-4571-824c-ddd8182a433e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b",
2026-06-09 17:40:44.186577 | controller |     "Jun 09 17:26:06.621658 crc crio[22095]: time=\"2026-06-09T17:26:06.620920257Z\" level=info msg=\"Started container\" PID=247310 containerID=516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=b69b7ec4-e9a3-497d-8ef9-3d2e2d307f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee",
2026-06-09 17:40:44.186593 | controller |     "Jun 09 17:26:06.625677 crc crio[22095]: time=\"2026-06-09T17:26:06.625520215Z\" level=info msg=\"Created container 9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=28996e19-06f8-42a7-8c9a-dc337ca1089c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186610 | controller |     "Jun 09 17:26:06.626770 crc crio[22095]: time=\"2026-06-09T17:26:06.626149211Z\" level=info msg=\"Created container d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=541a41ad-e20c-4e9f-b4bd-80c257d3087b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186626 | controller |     "Jun 09 17:26:06.628900 crc crio[22095]: time=\"2026-06-09T17:26:06.628645555Z\" level=info msg=\"Starting container: d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4\" id=6190bf4b-3862-4d64-b5e8-8e552fcba5cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186641 | controller |     "Jun 09 17:26:06.629361 crc crio[22095]: time=\"2026-06-09T17:26:06.62921812Z\" level=info msg=\"Starting container: 9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110\" id=81a21b27-45e8-408e-bea3-dc182d7e6c88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186656 | controller |     "Jun 09 17:26:06.634443 crc crio[22095]: time=\"2026-06-09T17:26:06.63351812Z\" level=info msg=\"Started container\" PID=247326 containerID=0592d3e4f80e21ea996a597927a313dc0fbe39ae77cc8480121bfb5382a3dc3a description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=f7a584c4-172b-4f17-bbb5-3b38d97e6910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce",
2026-06-09 17:40:44.186671 | controller |     "Jun 09 17:26:06.648494 crc crio[22095]: time=\"2026-06-09T17:26:06.648394362Z\" level=info msg=\"Started container\" PID=247329 containerID=9f2f1b23ae137e6d06e51258d8c4ad2079ed64ed94b9a62757164c77f0dc1110 description=openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager id=81a21b27-45e8-408e-bea3-dc182d7e6c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af481596523baa0913152d5731130119e2b5967f50841e098fcdfd6ad12f3a65",
2026-06-09 17:40:44.186686 | controller |     "Jun 09 17:26:06.648639 crc crio[22095]: time=\"2026-06-09T17:26:06.648583596Z\" level=info msg=\"Started container\" PID=247366 containerID=572c11e069204d0f24044a030274232381b1585ca9c5b0fbf27f6e2c35a20649 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b214003d-7f16-4125-bc6f-dab18fdd614c name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea",
2026-06-09 17:40:44.186702 | controller |     "Jun 09 17:26:06.649368 crc crio[22095]: time=\"2026-06-09T17:26:06.648657958Z\" level=info msg=\"Started container\" PID=247285 containerID=d8152ab7d3625e653d518f95a5de59038bae09e9e9c87b3cdb2e7df41c0813e4 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=6190bf4b-3862-4d64-b5e8-8e552fcba5cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f",
2026-06-09 17:40:44.186716 | controller |     "Jun 09 17:26:06.673822 crc crio[22095]: time=\"2026-06-09T17:26:06.673763072Z\" level=info msg=\"Created container a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=50efd682-c606-48b1-a63c-8d17b38b8e41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186731 | controller |     "Jun 09 17:26:06.677363 crc crio[22095]: time=\"2026-06-09T17:26:06.675427165Z\" level=info msg=\"Starting container: a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7\" id=a503deb9-2d4f-4e10-85bf-650c31f0294c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186749 | controller |     "Jun 09 17:26:06.692995 crc crio[22095]: time=\"2026-06-09T17:26:06.690748448Z\" level=info msg=\"Started container\" PID=247331 containerID=a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=a503deb9-2d4f-4e10-85bf-650c31f0294c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b",
2026-06-09 17:40:44.186764 | controller |     "Jun 09 17:26:06.752103 crc crio[22095]: time=\"2026-06-09T17:26:06.750349767Z\" level=info msg=\"Created container 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=3f0ddd70-bc23-41af-8119-e4ba12346949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186779 | controller |     "Jun 09 17:26:06.753786 crc crio[22095]: time=\"2026-06-09T17:26:06.753658652Z\" level=info msg=\"Starting container: 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b\" id=92e86687-0f96-45a3-b756-4dde3856a5ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186793 | controller |     "Jun 09 17:26:06.766074 crc crio[22095]: time=\"2026-06-09T17:26:06.765567647Z\" level=info msg=\"Started container\" PID=247367 containerID=8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=92e86687-0f96-45a3-b756-4dde3856a5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452",
2026-06-09 17:40:44.186808 | controller |     "Jun 09 17:26:06.766832 crc crio[22095]: time=\"2026-06-09T17:26:06.766273226Z\" level=info msg=\"Created container 8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=0f4ca28e-f0a6-4aa9-8171-caa67fe18bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186823 | controller |     "Jun 09 17:26:06.774808 crc crio[22095]: time=\"2026-06-09T17:26:06.774730372Z\" level=info msg=\"Starting container: 8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf\" id=b3858af1-6ec8-4ade-a58e-4c5a562a4637 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186837 | controller |     "Jun 09 17:26:06.788467 crc crio[22095]: time=\"2026-06-09T17:26:06.787733036Z\" level=info msg=\"Created container 0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=3401d0ab-8224-44fa-93be-cd660b8e5adc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186868 | controller |     "Jun 09 17:26:06.788467 crc crio[22095]: time=\"2026-06-09T17:26:06.788109816Z\" level=info msg=\"Created container 1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1573bdff-3247-4311-97fe-92af597dd282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186888 | controller |     "Jun 09 17:26:06.794750 crc crio[22095]: time=\"2026-06-09T17:26:06.794654104Z\" level=info msg=\"Created container da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e32a517c-2031-4a6d-8a7e-570533ae96b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.186903 | controller |     "Jun 09 17:26:06.797593 crc crio[22095]: time=\"2026-06-09T17:26:06.797355003Z\" level=info msg=\"Starting container: da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7\" id=2b57fcd5-c83c-43b2-8d48-874c1b0ec092 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186918 | controller |     "Jun 09 17:26:06.797593 crc crio[22095]: time=\"2026-06-09T17:26:06.797508127Z\" level=info msg=\"Starting container: 1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda\" id=1d1299aa-edfc-4d8d-b0dd-3a53d3b5c214 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186936 | controller |     "Jun 09 17:26:06.798305 crc crio[22095]: time=\"2026-06-09T17:26:06.797408174Z\" level=info msg=\"Starting container: 0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855\" id=96955141-76d8-4c55-8941-83cec92150a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.186951 | controller |     "Jun 09 17:26:06.809861 crc crio[22095]: time=\"2026-06-09T17:26:06.809665519Z\" level=info msg=\"Started container\" PID=247375 containerID=1389a7d28d4ca6b78194ef905dcbc91d18b3ae9ed7b06a85ad92ddebc3faccda description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=1d1299aa-edfc-4d8d-b0dd-3a53d3b5c214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f915d4b8848a7df73152b468ce59dea635ba7f20d9cd245cd1597dda0efb08",
2026-06-09 17:40:44.186966 | controller |     "Jun 09 17:26:06.820578 crc crio[22095]: time=\"2026-06-09T17:26:06.819728717Z\" level=info msg=\"Started container\" PID=247362 containerID=8a03440950a335b4fb927a8c3d7fca73b487fa71144be194934b393755e4aebf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b3858af1-6ec8-4ade-a58e-4c5a562a4637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d",
2026-06-09 17:40:44.186980 | controller |     "Jun 09 17:26:06.822488 crc crio[22095]: time=\"2026-06-09T17:26:06.822290183Z\" level=info msg=\"Started container\" PID=247338 containerID=0aa3ab880445f05b57c252dbf308f9efda42a5cd36f655b9c374fe1a3b777855 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=96955141-76d8-4c55-8941-83cec92150a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb",
2026-06-09 17:40:44.186995 | controller |     "Jun 09 17:26:06.847343 crc crio[22095]: time=\"2026-06-09T17:26:06.832831793Z\" level=info msg=\"Started container\" PID=247341 containerID=da83ba90d4853a0a1ccc19f909ac0695f59859efa598d7875fcd7e7a7f7237b7 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=2b57fcd5-c83c-43b2-8d48-874c1b0ec092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:44.187010 | controller |     "Jun 09 17:26:06.890195 crc crio[22095]: time=\"2026-06-09T17:26:06.890069691Z\" level=info msg=\"Created container 6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=3ea7ee5d-3c1b-4020-87ae-aa95ef675648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187024 | controller |     "Jun 09 17:26:06.894869 crc crio[22095]: time=\"2026-06-09T17:26:06.894755601Z\" level=info msg=\"Starting container: 6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9\" id=1107e240-62cf-457b-9263-469165d24cb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187039 | controller |     "Jun 09 17:26:06.903119 crc crio[22095]: time=\"2026-06-09T17:26:06.903020433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3078761e-1f8c-4bcb-886e-029162b236ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.187054 | controller |     "Jun 09 17:26:06.911643 crc crio[22095]: time=\"2026-06-09T17:26:06.911468939Z\" level=info msg=\"Created container 63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601: cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller\" id=61c9dbe8-7eba-4759-89ee-a1fba3716b50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187071 | controller |     "Jun 09 17:26:06.912795 crc crio[22095]: time=\"2026-06-09T17:26:06.912710091Z\" level=info msg=\"Started container\" PID=247328 containerID=6887b39da40cfcea437285dad443adc4e915752608821790878998302ea224a9 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=1107e240-62cf-457b-9263-469165d24cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f",
2026-06-09 17:40:44.187086 | controller |     "Jun 09 17:26:06.917745 crc crio[22095]: time=\"2026-06-09T17:26:06.917663208Z\" level=info msg=\"Starting container: 63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601\" id=fe8c9e7f-2f1f-4431-aeb5-e32683b6f2b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187101 | controller |     "Jun 09 17:26:06.959796 crc crio[22095]: time=\"2026-06-09T17:26:06.959330267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.187116 | controller |     "Jun 09 17:26:06.962217 crc crio[22095]: time=\"2026-06-09T17:26:06.961665827Z\" level=info msg=\"Started container\" PID=247333 containerID=63606f4f54db7b5471224dbd4d5fd948f1af25d5b037129380aaa7a42f87a601 description=cert-manager/cert-manager-79c8d999ff-mjlpz/cert-manager-controller id=fe8c9e7f-2f1f-4431-aeb5-e32683b6f2b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce10ab31a402acfe5335410ab2232656731d7ecb243f6de7c048da3c70b35725",
2026-06-09 17:40:44.187131 | controller |     "Jun 09 17:26:06.962362 crc crio[22095]: time=\"2026-06-09T17:26:06.962295163Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.187146 | controller |     "Jun 09 17:26:06.962797 crc crio[22095]: time=\"2026-06-09T17:26:06.962496438Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=3aebf7dd-a663-4b5a-97c4-43a624e20104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.187160 | controller |     "Jun 09 17:26:06.967223 crc crio[22095]: time=\"2026-06-09T17:26:06.966689866Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8892634c-4caa-4dc0-b150-2e2376ca9b8f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.187175 | controller |     "Jun 09 17:26:06.977830 crc crio[22095]: time=\"2026-06-09T17:26:06.977742079Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 17:40:44.187190 | controller |     "Jun 09 17:26:07.012347 crc crio[22095]: time=\"2026-06-09T17:26:07.011067364Z\" level=info msg=\"Created container 33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=2affc63d-147a-4228-8b02-ae756f654016 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187205 | controller |     "Jun 09 17:26:07.015567 crc crio[22095]: time=\"2026-06-09T17:26:07.015447977Z\" level=info msg=\"Starting container: 33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0\" id=92167fd0-8b1a-4c8e-90f5-4d0f114e820e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187220 | controller |     "Jun 09 17:26:07.030780 crc crio[22095]: time=\"2026-06-09T17:26:07.029088847Z\" level=info msg=\"Created container d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=f2af80d2-7fa3-402c-b519-2f61c6f2892e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187240 | controller |     "Jun 09 17:26:07.030780 crc crio[22095]: time=\"2026-06-09T17:26:07.02921844Z\" level=info msg=\"Created container 230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=ebdae033-deb0-4974-9e86-69f3406fa065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187255 | controller |     "Jun 09 17:26:07.037124 crc crio[22095]: time=\"2026-06-09T17:26:07.036118587Z\" level=info msg=\"Starting container: d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d\" id=e752cc2a-0112-4065-b4f0-bb878188c983 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187270 | controller |     "Jun 09 17:26:07.037124 crc crio[22095]: time=\"2026-06-09T17:26:07.036526147Z\" level=info msg=\"Starting container: 230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f\" id=a0327c35-f6d3-4138-9a98-3db4f7eaf2cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187285 | controller |     "Jun 09 17:26:07.037124 crc crio[22095]: time=\"2026-06-09T17:26:07.036601459Z\" level=info msg=\"Started container\" PID=247342 containerID=33460622fd205310c716ad1b2d81c364da1c181b80e88e45e5bfdfe2051befe0 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=92167fd0-8b1a-4c8e-90f5-4d0f114e820e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f71b3cd05c5385dfed371a3364e48f7f6b23384c86e8546971bbaade82703e19",
2026-06-09 17:40:44.187300 | controller |     "Jun 09 17:26:07.074613 crc crio[22095]: time=\"2026-06-09T17:26:07.074465241Z\" level=info msg=\"Started container\" PID=247339 containerID=d4ac32360304925aaadd0fa3d69353b69afbaced8ea490457f4914ab525d647d description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=e752cc2a-0112-4065-b4f0-bb878188c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88fa6ea4bd329facdcd31be236bc7a9a94b39efdd10fc50fa91ee6d69419e977",
2026-06-09 17:40:44.187315 | controller |     "Jun 09 17:26:07.077201 crc crio[22095]: time=\"2026-06-09T17:26:07.077069838Z\" level=info msg=\"Started container\" PID=247343 containerID=230d128a19140588cb3fc9e946105d998e494ba03031a4897c71aed17f3c830f description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=a0327c35-f6d3-4138-9a98-3db4f7eaf2cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189",
2026-06-09 17:40:44.187330 | controller |     "Jun 09 17:26:07.112849 crc crio[22095]: time=\"2026-06-09T17:26:07.111564642Z\" level=info msg=\"Created container b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=5cc30bf2-dec0-4b9f-a058-6a2ded0bb45a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187344 | controller |     "Jun 09 17:26:07.122041 crc crio[22095]: time=\"2026-06-09T17:26:07.121742644Z\" level=info msg=\"Starting container: b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41\" id=a6312850-6aab-4097-8e64-9235c69e55e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187359 | controller |     "Jun 09 17:26:07.138391 crc crio[22095]: time=\"2026-06-09T17:26:07.137639361Z\" level=info msg=\"Started container\" PID=247384 containerID=b3da804b2471638d3025fe8d7607deed5c8a149101750bad22bf83499bc4ce41 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=a6312850-6aab-4097-8e64-9235c69e55e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64",
2026-06-09 17:40:44.187374 | controller |     "Jun 09 17:26:07.151543 crc crio[22095]: time=\"2026-06-09T17:26:07.144346643Z\" level=info msg=\"Created container eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=443d809b-320e-4523-983b-8fa3e73247fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187392 | controller |     "Jun 09 17:26:07.160169 crc crio[22095]: time=\"2026-06-09T17:26:07.159998505Z\" level=info msg=\"Starting container: eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57\" id=63c1a783-e636-433e-ae9b-6077236fe520 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187408 | controller |     "Jun 09 17:26:07.185863 crc crio[22095]: time=\"2026-06-09T17:26:07.185758956Z\" level=info msg=\"Started container\" PID=247332 containerID=eee4d0b7fbe5e3db071d8b4ee8a7c42f27e629f1b3bd26e61b39469f9b802b57 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=63c1a783-e636-433e-ae9b-6077236fe520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1",
2026-06-09 17:40:44.187424 | controller |     "Jun 09 17:26:07.197051 crc crio[22095]: time=\"2026-06-09T17:26:07.196981674Z\" level=info msg=\"Created container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=d5aa9844-0276-4301-96ad-2e9ebb65535f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187439 | controller |     "Jun 09 17:26:07.208145 crc crio[22095]: time=\"2026-06-09T17:26:07.206166869Z\" level=info msg=\"Starting container: 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6\" id=562b860a-013f-4dd3-acec-3b53142fb27c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187454 | controller |     "Jun 09 17:26:07.235707 crc crio[22095]: time=\"2026-06-09T17:26:07.235563514Z\" level=info msg=\"Created container 386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=33b0bcf3-6cc3-437d-a7bb-b69b4020e273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187469 | controller |     "Jun 09 17:26:07.237278 crc crio[22095]: time=\"2026-06-09T17:26:07.236736684Z\" level=info msg=\"Started container\" PID=247385 containerID=7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=562b860a-013f-4dd3-acec-3b53142fb27c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d",
2026-06-09 17:40:44.187484 | controller |     "Jun 09 17:26:07.237572 crc crio[22095]: time=\"2026-06-09T17:26:07.237523354Z\" level=info msg=\"Created container 4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=0b4dac31-6440-43bf-a428-313bfaba4ade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187499 | controller |     "Jun 09 17:26:07.245072 crc crio[22095]: time=\"2026-06-09T17:26:07.245026216Z\" level=info msg=\"Starting container: 4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b\" id=62ffd40a-e9a0-4d8a-9600-843c6068b374 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187514 | controller |     "Jun 09 17:26:07.257607 crc crio[22095]: time=\"2026-06-09T17:26:07.247283764Z\" level=info msg=\"Starting container: 386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17\" id=42d9fa35-1ae5-4e73-8d67-c87d444a8434 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187529 | controller |     "Jun 09 17:26:07.259229 crc crio[22095]: time=\"2026-06-09T17:26:07.259174269Z\" level=info msg=\"Started container\" PID=247377 containerID=4fc3c6e51faab6d094fc8971e4b511f6931a1f45c0125cb4b2773f6a3ca3414b description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=62ffd40a-e9a0-4d8a-9600-843c6068b374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5",
2026-06-09 17:40:44.187549 | controller |     "Jun 09 17:26:07.259577 crc crio[22095]: time=\"2026-06-09T17:26:07.259409715Z\" level=info msg=\"Created container 8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2f3c012a-598e-4ce1-b7ed-8d66e31c6531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187564 | controller |     "Jun 09 17:26:07.273424 crc crio[22095]: time=\"2026-06-09T17:26:07.273342463Z\" level=info msg=\"Starting container: 8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b\" id=f28944b9-3aef-4563-8f09-0ed8fa7d80a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187579 | controller |     "Jun 09 17:26:07.274237 crc crio[22095]: time=\"2026-06-09T17:26:07.274209015Z\" level=info msg=\"Created container d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53: openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook\" id=0a917631-a1e3-43b4-a041-73526afc3ecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187594 | controller |     "Jun 09 17:26:07.287647 crc crio[22095]: time=\"2026-06-09T17:26:07.286382347Z\" level=info msg=\"Created container b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=8f2377d4-eb51-4fc9-9a67-8f67add42708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187609 | controller |     "Jun 09 17:26:07.296318 crc crio[22095]: time=\"2026-06-09T17:26:07.296188309Z\" level=info msg=\"Starting container: d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53\" id=149b2ea7-3e88-448e-8f61-52e7a6e0f996 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187624 | controller |     "Jun 09 17:26:07.301567 crc crio[22095]: time=\"2026-06-09T17:26:07.298238571Z\" level=info msg=\"Starting container: b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca\" id=5c69ea2d-f367-451c-b01f-ec5a2b92bd66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187639 | controller |     "Jun 09 17:26:07.312818 crc crio[22095]: time=\"2026-06-09T17:26:07.312765334Z\" level=info msg=\"Started container\" PID=247369 containerID=8a432cf3daa4f39e1ede4acb071c80c32ab3c25cf75af4fdbaec9c80dbbf9d4b description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=f28944b9-3aef-4563-8f09-0ed8fa7d80a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48",
2026-06-09 17:40:44.187655 | controller |     "Jun 09 17:26:07.318462 crc crio[22095]: time=\"2026-06-09T17:26:07.318382558Z\" level=info msg=\"Started container\" PID=247325 containerID=b2b106e729db784de3ddd24c2e0fec29f354eb261e175f5ed398be593afef5ca description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=5c69ea2d-f367-451c-b01f-ec5a2b92bd66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992",
2026-06-09 17:40:44.187670 | controller |     "Jun 09 17:26:07.353891 crc crio[22095]: time=\"2026-06-09T17:26:07.350350898Z\" level=info msg=\"Created container af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=740d9d8e-2ce0-4989-b664-82ae81ee754a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187685 | controller |     "Jun 09 17:26:07.367785 crc crio[22095]: time=\"2026-06-09T17:26:07.361586806Z\" level=info msg=\"Starting container: af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6\" id=c76dc1e3-cf12-4ac9-8d13-ff0cb24d07af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187703 | controller |     "Jun 09 17:26:07.384602 crc crio[22095]: time=\"2026-06-09T17:26:07.384193906Z\" level=info msg=\"Started container\" PID=247322 containerID=af4578bcf16223b4ee71a259d7b0ffde4a0ae44fc76652bf20556c300b09dfa6 description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=c76dc1e3-cf12-4ac9-8d13-ff0cb24d07af name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5",
2026-06-09 17:40:44.187718 | controller |     "Jun 09 17:26:07.417446 crc crio[22095]: time=\"2026-06-09T17:26:07.417204543Z\" level=info msg=\"Created container d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=9b63791e-02a6-4cce-a719-3f0a18fb037b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187733 | controller |     "Jun 09 17:26:07.429020 crc crio[22095]: time=\"2026-06-09T17:26:07.42723181Z\" level=info msg=\"Started container\" PID=247395 containerID=386e00fd3d79258504b0d8d5e9d0487bbd63c3e8e28ba55e8fa83ec48b114f17 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=42d9fa35-1ae5-4e73-8d67-c87d444a8434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d",
2026-06-09 17:40:44.187749 | controller |     "Jun 09 17:26:07.442005 crc crio[22095]: time=\"2026-06-09T17:26:07.43852045Z\" level=info msg=\"Started container\" PID=247336 containerID=d6f8f6b476457faf7479aee820842f5ac66e2bfac8c5b50459bac68811f23d53 description=openshift-nmstate/nmstate-webhook-9b7874799-99hrk/nmstate-webhook id=149b2ea7-3e88-448e-8f61-52e7a6e0f996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3724ed300a4f628161619e901a886510424abb3fb6b50a8d87c0ad1456dd1444",
2026-06-09 17:40:44.187764 | controller |     "Jun 09 17:26:07.447230 crc crio[22095]: time=\"2026-06-09T17:26:07.444465303Z\" level=info msg=\"Starting container: d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790\" id=4498d8f2-c7b2-4539-a2a8-7733c8f36889 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187779 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.539566992Z\" level=info msg=\"Started container\" PID=247340 containerID=d2a13c88578b7c87276678b20fec816f6766d344bee1d390f4925aa96a8d6790 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4498d8f2-c7b2-4539-a2a8-7733c8f36889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcab679520e942b76cf2f614928a6d33de3172fa269663ceb7830ccb3649a91b",
2026-06-09 17:40:44.187794 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.544813447Z\" level=info msg=\"Created container e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=f3a68acc-3453-4459-b293-6f3ea8628a80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187809 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.563150127Z\" level=info msg=\"Starting container: e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa\" id=15a8c859-f86d-48f2-bcb7-4f5d5061df23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187824 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.567399776Z\" level=error msg=\"Killing container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.187838 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.56831851Z\" level=info msg=\"Created container 5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e6db3171-ffce-4141-9089-d80fa359bd0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187873 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.574605961Z\" level=info msg=\"Starting container: 5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf\" id=b87acc06-52f3-4718-8847-9272ec04528a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187893 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.592221363Z\" level=info msg=\"Started container\" PID=247383 containerID=e95b673a788a0ffdc28acb50a2f1c8a9b94dc457607a2860f269fd7c69dd7caa description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=15a8c859-f86d-48f2-bcb7-4f5d5061df23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493",
2026-06-09 17:40:44.187910 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.600366462Z\" level=info msg=\"Created container cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=b2b193e4-8cf7-4a3a-9084-8e7b29b1d083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.187925 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.614752871Z\" level=info msg=\"Stopped container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator\" id=78d7867e-21b3-422f-92c6-02736e077b80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.187941 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.623014993Z\" level=info msg=\"Starting container: cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92\" id=fb5e32ea-ca89-48cd-bdb5-0209ac4f1305 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.187956 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.624207634Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=b1f90caf-e13a-4fde-9947-4aa051bcf821 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.187971 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.625681181Z\" level=info msg=\"Stopped container 0ee27a5528398f9068e37a4dc0b8521d36cf4b0f487fcdda3037c9a99c76f91d: sushy-emulator/sushy-emulator/sushy-emulator\" id=51ff5b2f-5d5f-410b-a3a0-5e79a7f66722 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.187986 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.644230597Z\" level=info msg=\"Started container\" PID=247376 containerID=cb4ced745db76978dbd59d43cde1b592673d1da4444f3b919f1144ec5c1b8c92 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=fb5e32ea-ca89-48cd-bdb5-0209ac4f1305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df5b4fdebd43038b740c1cb665edce651a2db55130e4bc350787fe21bc0d4220",
2026-06-09 17:40:44.188001 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.646127076Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-09 17:40:44.188032 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.647906252Z\" level=info msg=\"Created container 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=a097f7d5-7111-4457-81e2-1f910d1ff616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188048 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.667817042Z\" level=info msg=\"Started container\" PID=247323 containerID=5af62d84ef1a3628e9e9c8e62fba92b6093fc72ecd7caf36134b845a5de98fbf description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b87acc06-52f3-4718-8847-9272ec04528a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555",
2026-06-09 17:40:44.188066 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.668088359Z\" level=info msg=\"Starting container: 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c\" id=25f9c292-b8f6-4395-972c-7c5e5fbfaf25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188082 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.690479344Z\" level=info msg=\"Started container\" PID=247387 containerID=6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=25f9c292-b8f6-4395-972c-7c5e5fbfaf25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17",
2026-06-09 17:40:44.188097 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.755632145Z\" level=info msg=\"Created container 41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8: openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator\" id=5da5c390-7d15-4bda-900a-32874a511fb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188112 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.760273944Z\" level=info msg=\"Created container 88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496: openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager\" id=5107ba24-15b8-44cd-92dc-a0fd591f7ed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188127 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.766385661Z\" level=info msg=\"Starting container: 88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496\" id=3f93889a-13dc-4080-a74a-342d9244107f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188142 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.768628088Z\" level=info msg=\"Starting container: 41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8\" id=a1c18403-81fa-4ba4-b4a3-2108fc51c170 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188157 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.778183624Z\" level=info msg=\"Started container\" PID=247370 containerID=88f59fc6a0cba4092993cc1fa0c1f8a000e04841ccaca41499ccf03743f27496 description=openstack-operators/test-operator-controller-manager-8d5599d7d-sj9s5/manager id=3f93889a-13dc-4080-a74a-342d9244107f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7cc0663f0930d8fa49177bc21b03f2fd4308ea12a227f79477517be8964ec",
2026-06-09 17:40:44.188172 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.811341114Z\" level=info msg=\"Created container 1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=ef621612-82d6-4c59-949f-ce45fb6ea815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188187 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.814797013Z\" level=info msg=\"Starting container: 1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57\" id=8fc302d8-92ae-4868-8d6c-577baccce9c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188202 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.838638764Z\" level=info msg=\"Started container\" PID=247394 containerID=1f59d105d1d491e2d51c6dcb71b56aa22b79b89b9b20008bf10c7c6a9a7d3d57 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8fc302d8-92ae-4868-8d6c-577baccce9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a",
2026-06-09 17:40:44.188221 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.925897653Z\" level=info msg=\"Created container 4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=0bb25bb4-f668-461d-997b-97e8338e08b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188237 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.954582719Z\" level=info msg=\"Started container\" PID=247393 containerID=41cd57d47782487107580733fa4bdb5d9ba022ba01024f47f1c343f3149868d8 description=openshift-nmstate/nmstate-operator-6569c8c666-4xd9j/nmstate-operator id=a1c18403-81fa-4ba4-b4a3-2108fc51c170 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409182d600b378175586f283cb0d6c25e119547c628599d2b13774fcedef1c2c",
2026-06-09 17:40:44.188252 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.956415746Z\" level=info msg=\"Starting container: 4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539\" id=0f50d68c-6bf1-4b0b-bedf-0f6c75183837 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188267 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.963467357Z\" level=info msg=\"Created container d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501: metallb-system/speaker-tt9zg/speaker\" id=4f410a11-e60c-431b-9780-a49c97821ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188283 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.968433184Z\" level=info msg=\"Starting container: d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501\" id=1d335b49-d7cd-4c89-b5e3-f9b5fd535036 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188298 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:07.988026897Z\" level=info msg=\"Started container\" PID=247391 containerID=d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501 description=metallb-system/speaker-tt9zg/speaker id=1d335b49-d7cd-4c89-b5e3-f9b5fd535036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10",
2026-06-09 17:40:44.188313 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.032554009Z\" level=info msg=\"Started container\" PID=247386 containerID=4a7e14d5551a7e4102c7626286b29f3b9f440a5150ab791148e6338887bbd539 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=0f50d68c-6bf1-4b0b-bedf-0f6c75183837 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36c70f00ed7f9fbb7ff6ee6a87d3ae000fa64d525cb68597b52f76532226dbb1",
2026-06-09 17:40:44.188328 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.119367906Z\" level=info msg=\"Created container 2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=66977ccf-d16b-41a8-a2de-075cfa6e9518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188343 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.127371971Z\" level=info msg=\"Starting container: 2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f\" id=f595d70d-c041-40b5-bcdf-7b51dfaec1bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188359 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.135175571Z\" level=info msg=\"Started container\" PID=247374 containerID=2e1d6d9e6abe631ddd1ea341fcc936aadf014a97d63bf8901c51f4f0abbc5e1f description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f595d70d-c041-40b5-bcdf-7b51dfaec1bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87ad5c5ef2ddc28b5359ad459730c98897c05749660536c4127416c2f96f173",
2026-06-09 17:40:44.188377 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.227214763Z\" level=info msg=\"Created container 59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=665bdd1e-e82f-4c9e-b827-02c0a5b3f270 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188392 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.238742908Z\" level=info msg=\"Starting container: 59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879\" id=9500b768-c872-4690-be52-1cc1251fa1d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188407 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.270503803Z\" level=info msg=\"Started container\" PID=247397 containerID=59af6ebbe39a55d70041bfe1dd4e78fd256d239f9fd785789e215c9d8b874879 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=9500b768-c872-4690-be52-1cc1251fa1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931",
2026-06-09 17:40:44.188422 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.500047562Z\" level=info msg=\"Created container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera\" id=2ef68aed-9924-4734-a9d4-e3ae0cacdfaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188437 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.50622505Z\" level=info msg=\"Starting container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7\" id=e5401b67-2bfc-49a7-b6da-dab995c882e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188451 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.531202121Z\" level=info msg=\"Started container\" PID=247382 containerID=7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7 description=openstack/openstack-galera-0/galera id=e5401b67-2bfc-49a7-b6da-dab995c882e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.188466 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.534615048Z\" level=info msg=\"Created container fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager\" id=2597d575-5a16-41eb-8462-801a801cbf82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188481 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.540344665Z\" level=info msg=\"Starting container: fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112\" id=94a28976-535a-4d4f-804b-0059c0470e24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188496 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.582099306Z\" level=info msg=\"Started container\" PID=247334 containerID=fff95281d96c448e57119ec7b842c98855f71f8d4f443e6678029c539f2d8112 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fsgpk/ovnkube-cluster-manager id=94a28976-535a-4d4f-804b-0059c0470e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=110e9519e5e5f8cd7e6908c9d429d1a0e51804d2cf80b5bab8952a605e8a429d",
2026-06-09 17:40:44.188512 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.743677572Z\" level=info msg=\"Created container a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=f62abdd4-b339-47da-9dd4-4a7771db5cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188530 | controller |     "Jun 09 17:26:08.765707 crc crio[22095]: time=\"2026-06-09T17:26:08.750558838Z\" level=info msg=\"Starting container: a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11\" id=2652e06f-2b37-4106-a8d3-b6f0f60da4d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188545 | controller |     "Jun 09 17:26:08.783062 crc crio[22095]: time=\"2026-06-09T17:26:08.760222046Z\" level=info msg=\"Started container\" PID=247398 containerID=a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11 description=openshift-infra/auto-csr-approver-29683748-msd68/oc id=2652e06f-2b37-4106-a8d3-b6f0f60da4d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b",
2026-06-09 17:40:44.188560 | controller |     "Jun 09 17:26:08.915897 crc crio[22095]: time=\"2026-06-09T17:26:08.915853378Z\" level=info msg=\"Created container b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=07641b6d-d8cb-48b5-871b-2a5880686788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188575 | controller |     "Jun 09 17:26:08.926420 crc crio[22095]: time=\"2026-06-09T17:26:08.921122494Z\" level=info msg=\"Starting container: b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26\" id=3d57626d-66ac-49be-b29b-6cd153f440c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188590 | controller |     "Jun 09 17:26:08.937983 crc crio[22095]: time=\"2026-06-09T17:26:08.935536253Z\" level=info msg=\"Created container e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8980d86d-8de4-489e-8893-da19fe2427b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188605 | controller |     "Jun 09 17:26:08.945193 crc crio[22095]: time=\"2026-06-09T17:26:08.944428231Z\" level=info msg=\"Starting container: e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d\" id=bb0eff1b-11e5-4d88-8ab3-558fd981e7c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.188621 | controller |     "Jun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.95490607Z\" level=info msg=\"Started container\" PID=247392 containerID=b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3d57626d-66ac-49be-b29b-6cd153f440c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:44.188636 | controller |     "Jun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.955166277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.188651 | controller |     "Jun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.955442514Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.188665 | controller |     "Jun 09 17:26:08.957090 crc crio[22095]: time=\"2026-06-09T17:26:08.955502456Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=b02778f5-d767-46c8-a6b1-2687df9bc6e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.188680 | controller |     "Jun 09 17:26:08.969441 crc crio[22095]: time=\"2026-06-09T17:26:08.969366221Z\" level=info msg=\"Started container\" PID=247389 containerID=e52f2d07db90a226c95a4e2f23a6bf3ae5943d54424d4bf99cd4afea17c1dc7d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=bb0eff1b-11e5-4d88-8ab3-558fd981e7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c987a91809ac54575abb7e6e650fdb5f4b339c6fee04ea4dbbba9ccdc3b6fb",
2026-06-09 17:40:44.188699 | controller |     "Jun 09 17:26:08.977217 crc crio[22095]: time=\"2026-06-09T17:26:08.977137871Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e36e10a8-3412-40f6-8be4-b8aa6691f0c8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.188713 | controller |     "Jun 09 17:26:08.983789 crc crio[22095]: time=\"2026-06-09T17:26:08.983713739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 17:40:44.188728 | controller |     "Jun 09 17:26:10.865283 crc crio[22095]: time=\"2026-06-09T17:26:10.862463464Z\" level=info msg=\"Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.188750 | controller |     "Jun 09 17:26:10.865283 crc crio[22095]: time=\"2026-06-09T17:26:10.864807194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-msd68 Namespace:openshift-infra ID:9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b UID:00bb5f8b-b9e1-488f-9180-597aad4ac6ff NetNS:/var/run/netns/5ea2490a-7ed9-4f9a-9393-c8024b63f18b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00bb5f8b_b9e1_488f_9180_597aad4ac6ff.slice PodAnnotations:0xc002ab2ab0}] Aliases:map[]}\"",
2026-06-09 17:40:44.188819 | controller |     "Jun 09 17:26:10.865283 crc crio[22095]: time=\"2026-06-09T17:26:10.86503508Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683748-msd68 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.188840 | controller |     "Jun 09 17:26:11.933543 crc crio[22095]: time=\"2026-06-09T17:26:11.932587977Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_keystone-2b1e-account-create-update-cpt96_openstack_f7437363-02af-4e16-982d-af3469270e9b_2 for id 5f1d2a9c6eb7d7c0da193e732ecf9b77c12876a1d70275a105a870a8a8753c09: name is reserved\"",
2026-06-09 17:40:44.188879 | controller |     "Jun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.933544121Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_keystone-2b1e-account-create-update-cpt96_openstack_f7437363-02af-4e16-982d-af3469270e9b_2 with ID 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999 in resource cache; using it\" id=8ebee33b-54c2-42e5-8874-919672e214a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188896 | controller |     "Jun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.933792077Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_neutron-ed98-account-create-update-nqhvz_openstack_c78b6c5c-121e-4fcf-af25-38935ce38c2c_2 for id 897c7279631d29332fd72b3bdfdcbf08d8f161401930ceb7706f6329bb7abbc3: name is reserved\"",
2026-06-09 17:40:44.188911 | controller |     "Jun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.933823748Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_neutron-ed98-account-create-update-nqhvz_openstack_c78b6c5c-121e-4fcf-af25-38935ce38c2c_2 with ID 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067 in resource cache; using it\" id=49d3d51a-e013-4295-9d11-3fcd4db7c3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188926 | controller |     "Jun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.932781662Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_root-account-create-update-8c8wc_openstack_e428a931-fc5d-42ca-9745-1e9c1c4158c2_2 for id e9582a649eacd0d0abb620c8f029150581c952265e04840db708f42ecb197877: name is reserved\"",
2026-06-09 17:40:44.188945 | controller |     "Jun 09 17:26:11.934825 crc crio[22095]: time=\"2026-06-09T17:26:11.9338761Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_root-account-create-update-8c8wc_openstack_e428a931-fc5d-42ca-9745-1e9c1c4158c2_2 with ID f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb in resource cache; using it\" id=98f19f0e-e86c-480e-b8c6-bc7979ae009d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188960 | controller |     "Jun 09 17:26:11.939155 crc crio[22095]: time=\"2026-06-09T17:26:11.938899848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4d7e2d93-674d-4025-81dd-bd7073b5b287 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.188975 | controller |     "Jun 09 17:26:11.939660 crc crio[22095]: time=\"2026-06-09T17:26:11.939573326Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=351f30ed-2c7f-4bfb-8918-79a5e221e45b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.188990 | controller |     "Jun 09 17:26:11.939814 crc crio[22095]: time=\"2026-06-09T17:26:11.93974456Z\" level=info msg=\"Starting container: 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067\" id=e94bdb32-b577-4886-bb1d-903e79d5f947 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189004 | controller |     "Jun 09 17:26:11.945358 crc crio[22095]: time=\"2026-06-09T17:26:11.941712251Z\" level=info msg=\"Starting container: 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999\" id=01d4ed91-f424-4f51-95f1-0fa560c560c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189019 | controller |     "Jun 09 17:26:11.945358 crc crio[22095]: time=\"2026-06-09T17:26:11.941793673Z\" level=info msg=\"Starting container: f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb\" id=76c3d0e7-feac-4d73-8ab6-70cd643e5db2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189034 | controller |     "Jun 09 17:26:11.945358 crc crio[22095]: time=\"2026-06-09T17:26:11.942498321Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ef4eda0a-7a7c-47f5-892c-7cbff6b4f4ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189049 | controller |     "Jun 09 17:26:11.947743 crc crio[22095]: time=\"2026-06-09T17:26:11.947620212Z\" level=info msg=\"Started container\" PID=246012 containerID=809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=e94bdb32-b577-4886-bb1d-903e79d5f947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.189064 | controller |     "Jun 09 17:26:11.948610 crc crio[22095]: time=\"2026-06-09T17:26:11.948537006Z\" level=info msg=\"Started container\" PID=245192 containerID=435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=01d4ed91-f424-4f51-95f1-0fa560c560c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.189079 | controller |     "Jun 09 17:26:11.950522 crc crio[22095]: time=\"2026-06-09T17:26:11.950434924Z\" level=info msg=\"Started container\" PID=245581 containerID=f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=76c3d0e7-feac-4d73-8ab6-70cd643e5db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.189097 | controller |     "Jun 09 17:26:11.959647 crc crio[22095]: time=\"2026-06-09T17:26:11.959291572Z\" level=info msg=\"Removed container f85fb0216cbf41c75ea6a9cb518e1052cfe69ea6a06269d870ddf86b17072b85: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=f87c24cf-6e16-4e0e-8f2f-9002b8220ee3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.189112 | controller |     "Jun 09 17:26:11.960763 crc crio[22095]: time=\"2026-06-09T17:26:11.960685627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189127 | controller |     "Jun 09 17:26:11.961881 crc crio[22095]: time=\"2026-06-09T17:26:11.961781376Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_cinder-1ea6-account-create-update-lfdtc_openstack_e11b4a66-ea15-4fbd-ae6f-df867085bad2_2 for id 0018ff6984dbc7fa8e27ca0b1623eec921600c695e5497e178e353ba9e274382: name is reserved\"",
2026-06-09 17:40:44.189141 | controller |     "Jun 09 17:26:11.961881 crc crio[22095]: time=\"2026-06-09T17:26:11.961873498Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_cinder-1ea6-account-create-update-lfdtc_openstack_e11b4a66-ea15-4fbd-ae6f-df867085bad2_2 with ID 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be in resource cache; using it\" id=796b0ec8-96d1-4972-891b-47f30c409675 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189156 | controller |     "Jun 09 17:26:11.962159 crc crio[22095]: time=\"2026-06-09T17:26:11.962067523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189170 | controller |     "Jun 09 17:26:11.963449 crc crio[22095]: time=\"2026-06-09T17:26:11.963358696Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-account-create-update_nova-api-01d7-account-create-update-4wmqt_openstack_7d9bed43-d760-48df-b066-ccaf4fd64652_2 for id 73f59d622f807cf18a2d48ed5e13a51e587989588818acc6cd59db4861d4f083: name is reserved\"",
2026-06-09 17:40:44.189185 | controller |     "Jun 09 17:26:11.963449 crc crio[22095]: time=\"2026-06-09T17:26:11.963426898Z\" level=info msg=\"Found container k8s_mariadb-account-create-update_nova-api-01d7-account-create-update-4wmqt_openstack_7d9bed43-d760-48df-b066-ccaf4fd64652_2 with ID dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39 in resource cache; using it\" id=038ec725-6ed6-4ee3-94d0-dc1a51f62cc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189200 | controller |     "Jun 09 17:26:11.966352 crc crio[22095]: time=\"2026-06-09T17:26:11.966277121Z\" level=info msg=\"Starting container: dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39\" id=218d2aa8-8e09-4b4b-b7c1-95c9efd6a919 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189214 | controller |     "Jun 09 17:26:11.966655 crc crio[22095]: time=\"2026-06-09T17:26:11.966555398Z\" level=info msg=\"Starting container: 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be\" id=99d2c039-f470-4876-89ac-f49975241c4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189228 | controller |     "Jun 09 17:26:11.969158 crc crio[22095]: time=\"2026-06-09T17:26:11.96856506Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0d918243-33a3-4006-a78d-073323745ac8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189244 | controller |     "Jun 09 17:26:11.969158 crc crio[22095]: time=\"2026-06-09T17:26:11.968763525Z\" level=info msg=\"Removing container: 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3\" id=9416ddcd-6708-46f1-a523-faee7d374737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.189261 | controller |     "Jun 09 17:26:11.970474 crc crio[22095]: time=\"2026-06-09T17:26:11.970349285Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac709cc2-00ac-4d7e-992b-5d0ef0b396a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189276 | controller |     "Jun 09 17:26:11.979677 crc crio[22095]: time=\"2026-06-09T17:26:11.979588182Z\" level=info msg=\"Started container\" PID=245579 containerID=dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=218d2aa8-8e09-4b4b-b7c1-95c9efd6a919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.189292 | controller |     "Jun 09 17:26:11.986622 crc crio[22095]: time=\"2026-06-09T17:26:11.981276986Z\" level=info msg=\"Started container\" PID=245582 containerID=2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=99d2c039-f470-4876-89ac-f49975241c4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.189306 | controller |     "Jun 09 17:26:12.065731 crc crio[22095]: time=\"2026-06-09T17:26:12.065676621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189321 | controller |     "Jun 09 17:26:12.074989 crc crio[22095]: time=\"2026-06-09T17:26:12.072419034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189336 | controller |     "Jun 09 17:26:12.095033 crc crio[22095]: time=\"2026-06-09T17:26:12.091626266Z\" level=info msg=\"Stopped container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log\" id=8b737a01-4484-4af3-99bc-9e1a4f80f921 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.189351 | controller |     "Jun 09 17:26:12.095620 crc crio[22095]: time=\"2026-06-09T17:26:12.095581708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fcadf3b6-84a0-4bad-8c02-f197c360ebc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189366 | controller |     "Jun 09 17:26:13.925212 crc crio[22095]: time=\"2026-06-09T17:26:13.923619493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=20157b25-24dd-431b-93fb-1ec3556f5f3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189381 | controller |     "Jun 09 17:26:13.927499 crc crio[22095]: time=\"2026-06-09T17:26:13.927270697Z\" level=info msg=\"Stopped pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=8dd8b9b3-9f75-4a2a-89bc-c4de2b857ca4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.189396 | controller |     "Jun 09 17:26:14.002633 crc crio[22095]: time=\"2026-06-09T17:26:14.002532228Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6c8b6904-5148-4052-88c9-adc8b703a536 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.189412 | controller |     "Jun 09 17:26:14.008392 crc crio[22095]: time=\"2026-06-09T17:26:14.008214283Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 17:40:44.189427 | controller |     "Jun 09 17:26:14.043707 crc crio[22095]: time=\"2026-06-09T17:26:14.043519948Z\" level=info msg=\"Stopped container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=890cdbc6-df62-4ced-a051-9c1c25c7af64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.189445 | controller |     "Jun 09 17:26:14.046636 crc crio[22095]: time=\"2026-06-09T17:26:14.046568947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=125b7e9f-4836-4042-949b-df0a49519a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189460 | controller |     "Jun 09 17:26:14.191303 crc crio[22095]: time=\"2026-06-09T17:26:14.191038262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189475 | controller |     "Jun 09 17:26:14.439786 crc crio[22095]: time=\"2026-06-09T17:26:14.439174948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189490 | controller |     "Jun 09 17:26:14.581357 crc crio[22095]: time=\"2026-06-09T17:26:14.58114413Z\" level=info msg=\"Created container fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=8d8df883-1b3e-4d07-9a6c-995707ef5bbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189505 | controller |     "Jun 09 17:26:14.582646 crc crio[22095]: time=\"2026-06-09T17:26:14.582460774Z\" level=info msg=\"Starting container: fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3\" id=00d299f2-4f2f-4e89-930e-2ebeab71e693 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189520 | controller |     "Jun 09 17:26:14.601767 crc crio[22095]: time=\"2026-06-09T17:26:14.601678897Z\" level=info msg=\"Started container\" PID=248748 containerID=fdfb4a4858ca9984302adf2bc3bf378fc32e7a49b39ed2f6988592a7f777fdd3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=00d299f2-4f2f-4e89-930e-2ebeab71e693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:44.189535 | controller |     "Jun 09 17:26:14.619014 crc crio[22095]: time=\"2026-06-09T17:26:14.618835487Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7378a9a9-58be-4f4c-a7cb-aaf069520924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189551 | controller |     "Jun 09 17:26:15.963840 crc crio[22095]: time=\"2026-06-09T17:26:15.962442845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5838a4ca-74a0-4064-9e2c-49653ae06ea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189565 | controller |     "Jun 09 17:26:15.965431 crc crio[22095]: time=\"2026-06-09T17:26:15.963109602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=82534a3b-d3ed-4d91-8124-3279d190ef4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189580 | controller |     "Jun 09 17:26:15.965431 crc crio[22095]: time=\"2026-06-09T17:26:15.963375278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=87441c00-9d67-4790-9967-7690ca142e1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189595 | controller |     "Jun 09 17:26:16.973422 crc crio[22095]: time=\"2026-06-09T17:26:16.973338518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=a4e5cb3e-367a-4fcf-891c-798b7f14fd7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189613 | controller |     "Jun 09 17:26:17.957129 crc crio[22095]: time=\"2026-06-09T17:26:17.956100318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4124915-f69e-48cd-b340-425fa6276651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189628 | controller |     "Jun 09 17:26:18.956664 crc crio[22095]: time=\"2026-06-09T17:26:18.955610088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1c00c84f-5908-434c-b774-559160068150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189644 | controller |     "Jun 09 17:26:19.239700 crc crio[22095]: time=\"2026-06-09T17:26:19.239341877Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7833f102-ba50-4a2a-9b9b-d3cdba62a1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189659 | controller |     "Jun 09 17:26:19.260348 crc crio[22095]: time=\"2026-06-09T17:26:19.256814075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189674 | controller |     "Jun 09 17:26:19.267694 crc crio[22095]: time=\"2026-06-09T17:26:19.267495409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189689 | controller |     "Jun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.378839166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3a237535-4001-4d5e-a7a5-b86c8699e723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189704 | controller |     "Jun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.378897757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=312307df-2d26-4175-825a-abc5bcd2ec74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189719 | controller |     "Jun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.379183504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=df7cee34-f1c5-4cf9-9516-01eab1f91428 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189735 | controller |     "Jun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.379210135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3bc98c1-d49a-46f4-b6dc-43557dc323d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189750 | controller |     "Jun 09 17:26:19.381006 crc crio[22095]: time=\"2026-06-09T17:26:19.379362179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=71ecdad9-4ef7-402e-b2dd-4f48e58b8fe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189765 | controller |     "Jun 09 17:26:19.546647 crc crio[22095]: time=\"2026-06-09T17:26:19.5458694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=674e6d19-04c6-420d-a823-8272803eebef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189781 | controller |     "Jun 09 17:26:19.570328 crc crio[22095]: time=\"2026-06-09T17:26:19.569791484Z\" level=info msg=\"Stopping container: b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26 (timeout: 30s)\" id=28e5ea77-7c08-4b31-b25d-53d9b8ce2057 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.189802 | controller |     "Jun 09 17:26:19.602439 crc crio[22095]: time=\"2026-06-09T17:26:19.60004938Z\" level=info msg=\"Created container 842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b: openstack/ovn-northd-0/openstack-network-exporter\" id=41b4ceeb-cb68-45d0-84aa-6494104efdaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189818 | controller |     "Jun 09 17:26:19.602439 crc crio[22095]: time=\"2026-06-09T17:26:19.602216076Z\" level=info msg=\"Starting container: 842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b\" id=c7491a51-1936-4b93-9236-8044b39b4372 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.189834 | controller |     "Jun 09 17:26:19.615101 crc crio[22095]: time=\"2026-06-09T17:26:19.615053515Z\" level=info msg=\"Started container\" PID=248994 containerID=842ee3a1c4afaeafa17c0699f98a9cd13249f9db041075cc3841b97bf8c0085b description=openstack/ovn-northd-0/openstack-network-exporter id=c7491a51-1936-4b93-9236-8044b39b4372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3de33037d9af20320f3aa937f856d0135d1ffca5f0dd73b9ebc415268f68d1",
2026-06-09 17:40:44.189866 | controller |     "Jun 09 17:26:19.615521 crc crio[22095]: time=\"2026-06-09T17:26:19.615142347Z\" level=info msg=\"Stopping container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5 (timeout: 30s)\" id=745a30a3-2a71-4d70-a199-764d9ab8be81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.189887 | controller |     "Jun 09 17:26:19.956005 crc crio[22095]: time=\"2026-06-09T17:26:19.95516442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43767f1e-2948-4a3b-b273-fe8a843ec42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189904 | controller |     "Jun 09 17:26:19.956273 crc crio[22095]: time=\"2026-06-09T17:26:19.956015682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0322a056-6729-47d1-bd1b-656328cad231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189919 | controller |     "Jun 09 17:26:19.956412 crc crio[22095]: time=\"2026-06-09T17:26:19.95633799Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=424cdb27-a225-496f-9bfa-f9ce2c959e28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189934 | controller |     "Jun 09 17:26:20.509730 crc crio[22095]: time=\"2026-06-09T17:26:20.509544632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.189950 | controller |     "Jun 09 17:26:20.512850 crc crio[22095]: time=\"2026-06-09T17:26:20.512772224Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=309f90e9-ea7b-4fd8-b139-aa7223b15008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.189965 | controller |     "Jun 09 17:26:20.513000 crc crio[22095]: time=\"2026-06-09T17:26:20.512880217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07620267-e423-4804-ba09-5b72a5822f69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189980 | controller |     "Jun 09 17:26:20.513060 crc crio[22095]: time=\"2026-06-09T17:26:20.513038101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=84c5181d-f891-4102-a6f5-6188e04d161c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.189998 | controller |     "Jun 09 17:26:20.513136 crc crio[22095]: time=\"2026-06-09T17:26:20.513050852Z\" level=info msg=\"Checking image status: 38.102.83.180:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=a2028178-bccf-4e67-931b-4bdb84d697bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190014 | controller |     "Jun 09 17:26:20.514360 crc crio[22095]: time=\"2026-06-09T17:26:20.514082208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c14fe4c-3c70-4201-9e10-0deb705c3d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190029 | controller |     "Jun 09 17:26:20.516460 crc crio[22095]: time=\"2026-06-09T17:26:20.516407608Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=95aed965-6e16-4904-bc64-e08910244a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190044 | controller |     "Jun 09 17:26:20.517600 crc crio[22095]: time=\"2026-06-09T17:26:20.517019223Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e8436957-ccdf-40a0-ad13-ab1c165eec56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190059 | controller |     "Jun 09 17:26:20.517600 crc crio[22095]: time=\"2026-06-09T17:26:20.517580538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=7289cc7a-b9c5-4d20-a1fc-fb46b793a169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190073 | controller |     "Jun 09 17:26:20.517856 crc crio[22095]: time=\"2026-06-09T17:26:20.517732632Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea32d0a9-ffd3-4797-afd5-bc5cf726c940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190088 | controller |     "Jun 09 17:26:20.520514 crc crio[22095]: time=\"2026-06-09T17:26:20.518269135Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=bb44d2a7-a589-40af-9046-7b55347224c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190103 | controller |     "Jun 09 17:26:20.520514 crc crio[22095]: time=\"2026-06-09T17:26:20.519573159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad2b8044-fdf2-45b7-bf1c-62209fef261e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190119 | controller |     "Jun 09 17:26:20.522131 crc crio[22095]: time=\"2026-06-09T17:26:20.521670993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190134 | controller |     "Jun 09 17:26:20.522552 crc crio[22095]: time=\"2026-06-09T17:26:20.522482004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190148 | controller |     "Jun 09 17:26:20.523169 crc crio[22095]: time=\"2026-06-09T17:26:20.522794182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190163 | controller |     "Jun 09 17:26:20.523169 crc crio[22095]: time=\"2026-06-09T17:26:20.523065019Z\" level=info msg=\"Stopped container b6aedddc79bf470337267b06ad7efe143028aa6045bbb4ac94b2c2feed5acf26: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=28e5ea77-7c08-4b31-b25d-53d9b8ce2057 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.190182 | controller |     "Jun 09 17:26:20.523604 crc crio[22095]: time=\"2026-06-09T17:26:20.523539511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190197 | controller |     "Jun 09 17:26:20.525469 crc crio[22095]: time=\"2026-06-09T17:26:20.525422779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=095fe71d-0d4c-4739-b60d-e21cb3bec5d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190213 | controller |     "Jun 09 17:26:20.526540 crc crio[22095]: time=\"2026-06-09T17:26:20.526479216Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=44d8ca09-2ea9-4c52-92dd-f791ac3493f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190228 | controller |     "Jun 09 17:26:20.526667 crc crio[22095]: time=\"2026-06-09T17:26:20.526499527Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=1b3cf1b7-7e81-44e6-817b-b367a4493c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190243 | controller |     "Jun 09 17:26:20.527066 crc crio[22095]: time=\"2026-06-09T17:26:20.52703095Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=efb295bd-4b7f-4ee8-92e0-fb71626de692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190258 | controller |     "Jun 09 17:26:20.528589 crc crio[22095]: time=\"2026-06-09T17:26:20.528557539Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=8751ecfe-02e8-4832-b039-02940ea18728 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190273 | controller |     "Jun 09 17:26:20.528990 crc crio[22095]: time=\"2026-06-09T17:26:20.528893468Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=e99ebbb0-4939-45d1-b0e3-954248abea27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190288 | controller |     "Jun 09 17:26:20.530545 crc crio[22095]: time=\"2026-06-09T17:26:20.530349565Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5ceeb0e6-7032-4b51-b20d-178e937757c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190303 | controller |     "Jun 09 17:26:20.531620 crc crio[22095]: time=\"2026-06-09T17:26:20.531573897Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=b645b9f4-d6f3-4e31-a990-57be0b7c3029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190318 | controller |     "Jun 09 17:26:20.952640 crc crio[22095]: time=\"2026-06-09T17:26:20.951864148Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=3a05f188-ee94-4388-af27-5c926f2157f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190333 | controller |     "Jun 09 17:26:20.953002 crc crio[22095]: time=\"2026-06-09T17:26:20.952827963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=654ed882-43d6-463e-8aae-6fa6ae20b2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190349 | controller |     "Jun 09 17:26:20.953149 crc crio[22095]: time=\"2026-06-09T17:26:20.952004932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=355fe0d7-3580-43f6-bd13-ae8b7111ee66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190369 | controller |     "Jun 09 17:26:20.953387 crc crio[22095]: time=\"2026-06-09T17:26:20.952157166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15f3d510-fbcf-424b-8418-e68b46ba5d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190386 | controller |     "Jun 09 17:26:21.377369 crc crio[22095]: time=\"2026-06-09T17:26:21.377211499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d4751e25-39dd-40ce-a5ba-6e2ce750d2fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190401 | controller |     "Jun 09 17:26:21.439684 crc crio[22095]: time=\"2026-06-09T17:26:21.43959906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5c0bf17c-3086-43f3-a04d-8491336b50f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190417 | controller |     "Jun 09 17:26:21.750889 crc crio[22095]: time=\"2026-06-09T17:26:21.750805394Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=b2278d7f-8b7f-4415-9bf1-5a939ff90c2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190432 | controller |     "Jun 09 17:26:22.277647 crc crio[22095]: time=\"2026-06-09T17:26:22.277563549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=af4c5bbf-13ed-4467-9865-2102a08fb593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190447 | controller |     "Jun 09 17:26:22.318309 crc crio[22095]: time=\"2026-06-09T17:26:22.318215031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190463 | controller |     "Jun 09 17:26:22.318580 crc crio[22095]: time=\"2026-06-09T17:26:22.318329014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190478 | controller |     "Jun 09 17:26:22.318681 crc crio[22095]: time=\"2026-06-09T17:26:22.318475168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190494 | controller |     "Jun 09 17:26:22.318762 crc crio[22095]: time=\"2026-06-09T17:26:22.318493619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190510 | controller |     "Jun 09 17:26:22.318845 crc crio[22095]: time=\"2026-06-09T17:26:22.318519929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190525 | controller |     "Jun 09 17:26:22.321737 crc crio[22095]: time=\"2026-06-09T17:26:22.321633059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190540 | controller |     "Jun 09 17:26:22.322154 crc crio[22095]: time=\"2026-06-09T17:26:22.32204715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9e103d9e-e1ce-4310-b475-90b93ee7e388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190556 | controller |     "Jun 09 17:26:22.322667 crc crio[22095]: time=\"2026-06-09T17:26:22.322484081Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=97fb8e6b-686d-4754-bffe-e4541296b31a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.190574 | controller |     "Jun 09 17:26:22.323548 crc crio[22095]: time=\"2026-06-09T17:26:22.323511977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=5c184b69-63bf-4deb-85c8-b6858e822658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190590 | controller |     "Jun 09 17:26:22.323714 crc crio[22095]: time=\"2026-06-09T17:26:22.323687202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=80e46745-5dab-40fd-ab80-2fb3ce01774e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190606 | controller |     "Jun 09 17:26:22.323860 crc crio[22095]: time=\"2026-06-09T17:26:22.323834836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9617ba58-34b1-4479-8963-5c1f969aa1bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190621 | controller |     "Jun 09 17:26:22.324041 crc crio[22095]: time=\"2026-06-09T17:26:22.323874717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7c752b2b-0e12-4356-bba3-fd5b230d911b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190636 | controller |     "Jun 09 17:26:22.324161 crc crio[22095]: time=\"2026-06-09T17:26:22.32398552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=527a22ac-bb17-40dd-b7d4-adee910c23ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190652 | controller |     "Jun 09 17:26:22.324332 crc crio[22095]: time=\"2026-06-09T17:26:22.324301878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=e8516c01-3495-4f6a-b027-ae5212149f8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190667 | controller |     "Jun 09 17:26:22.324558 crc crio[22095]: time=\"2026-06-09T17:26:22.324531994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7d28994e-7c7d-4c02-a09d-bc6556c70253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190682 | controller |     "Jun 09 17:26:22.324672 crc crio[22095]: time=\"2026-06-09T17:26:22.324589415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190697 | controller |     "Jun 09 17:26:22.325200 crc crio[22095]: time=\"2026-06-09T17:26:22.325122079Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e3ce9947-a47d-4400-9240-ee48bce9feda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190713 | controller |     "Jun 09 17:26:22.332011 crc crio[22095]: time=\"2026-06-09T17:26:22.331834011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=53a5ee9c-b9f4-4c50-b9c5-a508970ff429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190728 | controller |     "Jun 09 17:26:22.786738 crc crio[22095]: time=\"2026-06-09T17:26:22.785992022Z\" level=info msg=\"Stopping container: 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3 (timeout: 15s)\" id=16ba01db-0d95-4dbc-a95e-b8d94343b90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.190747 | controller |     "Jun 09 17:26:22.817539 crc crio[22095]: time=\"2026-06-09T17:26:22.817134281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=0571c71d-958c-4484-b9cc-85c95f1560dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190762 | controller |     "Jun 09 17:26:22.953000 crc crio[22095]: time=\"2026-06-09T17:26:22.952740139Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f1a3c2cb-a57f-4dc9-8f46-023623c12fff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190777 | controller |     "Jun 09 17:26:22.966173 crc crio[22095]: time=\"2026-06-09T17:26:22.966078361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=1eff2a00-3693-4438-8283-553990bb1421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190792 | controller |     "Jun 09 17:26:23.583599 crc crio[22095]: time=\"2026-06-09T17:26:23.582049652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=84b489ef-906c-4bb8-bccc-e47c0abfb9a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190807 | controller |     "Jun 09 17:26:23.649807 crc crio[22095]: time=\"2026-06-09T17:26:23.647514782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6e9f2842-e4e2-40b7-a5e5-cb5c69f87d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190822 | controller |     "Jun 09 17:26:23.936872 crc crio[22095]: time=\"2026-06-09T17:26:23.936798733Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=ef5af00c-bdee-49f8-b853-073a17f3ad90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190837 | controller |     "Jun 09 17:26:23.938016 crc crio[22095]: time=\"2026-06-09T17:26:23.937650905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=0552eb54-930b-45c1-9637-06843549f701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190870 | controller |     "Jun 09 17:26:24.026506 crc crio[22095]: time=\"2026-06-09T17:26:24.026431722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=9cfd77c8-48ff-40fe-b516-a1e92a567cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190890 | controller |     "Jun 09 17:26:24.953770 crc crio[22095]: time=\"2026-06-09T17:26:24.952732524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bddfac3a-c28e-451d-8399-0772f028dfb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190906 | controller |     "Jun 09 17:26:24.953770 crc crio[22095]: time=\"2026-06-09T17:26:24.953652318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b43d00e3-7542-412f-bd40-798d8a3dceca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190922 | controller |     "Jun 09 17:26:25.960994 crc crio[22095]: time=\"2026-06-09T17:26:25.960139147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9695a869-f1f7-4291-95ad-ed3dc87e6bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190940 | controller |     "Jun 09 17:26:26.724291 crc crio[22095]: time=\"2026-06-09T17:26:26.724184338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190956 | controller |     "Jun 09 17:26:26.724850 crc crio[22095]: time=\"2026-06-09T17:26:26.724770083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.190971 | controller |     "Jun 09 17:26:26.731793 crc crio[22095]: time=\"2026-06-09T17:26:26.729761061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=1f51c86f-face-41f9-831a-7eaf8c2d4859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.190987 | controller |     "Jun 09 17:26:26.731793 crc crio[22095]: time=\"2026-06-09T17:26:26.730362126Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=59c49406-48ad-49b4-8076-bd07f855b896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191002 | controller |     "Jun 09 17:26:26.732647 crc crio[22095]: time=\"2026-06-09T17:26:26.732550922Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=b94219a9-5854-4997-83f4-1590fd339a9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191017 | controller |     "Jun 09 17:26:26.733178 crc crio[22095]: time=\"2026-06-09T17:26:26.733100086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191032 | controller |     "Jun 09 17:26:26.733724 crc crio[22095]: time=\"2026-06-09T17:26:26.73362039Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=dd47cd2b-1554-4ef4-ab4b-b2de02ab7177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191047 | controller |     "Jun 09 17:26:26.738180 crc crio[22095]: time=\"2026-06-09T17:26:26.738097535Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=7acda6c9-c2de-4d23-a185-7f116c457e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191062 | controller |     "Jun 09 17:26:26.739343 crc crio[22095]: time=\"2026-06-09T17:26:26.738823523Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=90a65c53-0cf3-4140-8e26-33fd20ad9731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191077 | controller |     "Jun 09 17:26:26.739452 crc crio[22095]: time=\"2026-06-09T17:26:26.739352157Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=e550a171-283b-4813-b4b6-d15e8f095e9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191092 | controller |     "Jun 09 17:26:26.740038 crc crio[22095]: time=\"2026-06-09T17:26:26.739997903Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=3a4fb60f-e092-4371-99c7-85cbf7b13320 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.191108 | controller |     "Jun 09 17:26:26.740397 crc crio[22095]: time=\"2026-06-09T17:26:26.740311251Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=69389c63-74c5-4dfc-9729-a0b5b9c8fcd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191126 | controller |     "Jun 09 17:26:26.741112 crc crio[22095]: time=\"2026-06-09T17:26:26.741015149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=80808c25-ca80-4324-8a02-ce92c0072454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191141 | controller |     "Jun 09 17:26:26.752853 crc crio[22095]: time=\"2026-06-09T17:26:26.752762271Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a7cc964c-4745-4cfe-a2b5-c4ec02b0b3aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191157 | controller |     "Jun 09 17:26:26.753190 crc crio[22095]: time=\"2026-06-09T17:26:26.753048788Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c23d183b-785b-4d47-af75-495c40d557b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191172 | controller |     "Jun 09 17:26:26.763326 crc crio[22095]: time=\"2026-06-09T17:26:26.760160231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191187 | controller |     "Jun 09 17:26:26.766344 crc crio[22095]: time=\"2026-06-09T17:26:26.766169905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=59daa56d-f2bd-48c4-a2a4-9c7f53ed2c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191202 | controller |     "Jun 09 17:26:26.766567 crc crio[22095]: time=\"2026-06-09T17:26:26.766503163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=11ee32b1-6c92-49b7-bbdd-e483deed7515 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191217 | controller |     "Jun 09 17:26:26.766681 crc crio[22095]: time=\"2026-06-09T17:26:26.766630717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=3e8b7a70-89ff-4900-976b-80b524851ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191232 | controller |     "Jun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766732019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=b95b3989-b084-4975-8ce2-5c3a89fd2a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191247 | controller |     "Jun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766848882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=18b427b8-8220-4f05-b905-76229aaab05d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191262 | controller |     "Jun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766888003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=52db530d-8500-4898-9e2f-e612bbc40117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191277 | controller |     "Jun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766889273Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=48cc2d5a-57b2-4a56-8a10-57c6b337028e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191292 | controller |     "Jun 09 17:26:26.767162 crc crio[22095]: time=\"2026-06-09T17:26:26.766988666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f6157701-8800-4810-a0f9-7c9b771c913a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191310 | controller |     "Jun 09 17:26:26.767433 crc crio[22095]: time=\"2026-06-09T17:26:26.767014806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6cdf9c5b-34ab-4275-98f0-7ae3f45bd0c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191325 | controller |     "Jun 09 17:26:26.767433 crc crio[22095]: time=\"2026-06-09T17:26:26.767348915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=856fd056-0ed1-4603-86a6-e6592ed81a5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191340 | controller |     "Jun 09 17:26:26.767497 crc crio[22095]: time=\"2026-06-09T17:26:26.767420027Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=ccf05762-c7fb-4912-86d6-e857130ac3e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191355 | controller |     "Jun 09 17:26:26.772040 crc crio[22095]: time=\"2026-06-09T17:26:26.771875771Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=ea357e8f-7ea8-4ad2-8518-4e1d3e634882 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191370 | controller |     "Jun 09 17:26:26.777473 crc crio[22095]: time=\"2026-06-09T17:26:26.777418073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191385 | controller |     "Jun 09 17:26:26.778184 crc crio[22095]: time=\"2026-06-09T17:26:26.778156972Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=473e8777-914d-4e2e-aac0-732220cfda9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191400 | controller |     "Jun 09 17:26:26.780183 crc crio[22095]: time=\"2026-06-09T17:26:26.780060711Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=dbb12d8e-b714-4693-b015-45cbd4e37220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191415 | controller |     "Jun 09 17:26:26.817337 crc crio[22095]: time=\"2026-06-09T17:26:26.817179293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191430 | controller |     "Jun 09 17:26:26.817525 crc crio[22095]: time=\"2026-06-09T17:26:26.817373388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191446 | controller |     "Jun 09 17:26:26.817669 crc crio[22095]: time=\"2026-06-09T17:26:26.817610304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191461 | controller |     "Jun 09 17:26:26.817837 crc crio[22095]: time=\"2026-06-09T17:26:26.817619975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191476 | controller |     "Jun 09 17:26:26.818198 crc crio[22095]: time=\"2026-06-09T17:26:26.818141458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191491 | controller |     "Jun 09 17:26:26.818371 crc crio[22095]: time=\"2026-06-09T17:26:26.818300022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191509 | controller |     "Jun 09 17:26:26.818547 crc crio[22095]: time=\"2026-06-09T17:26:26.818488967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191525 | controller |     "Jun 09 17:26:26.818600 crc crio[22095]: time=\"2026-06-09T17:26:26.818562709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191540 | controller |     "Jun 09 17:26:26.819189 crc crio[22095]: time=\"2026-06-09T17:26:26.819131103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191555 | controller |     "Jun 09 17:26:26.819666 crc crio[22095]: time=\"2026-06-09T17:26:26.819601135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191571 | controller |     "Jun 09 17:26:26.821024 crc crio[22095]: time=\"2026-06-09T17:26:26.820881158Z\" level=info msg=\"Stopped container 0a34a406c63ce4119fc8c52031ba68ab94d542122bbcf22be6a05c96ee47c2e3: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=16ba01db-0d95-4dbc-a95e-b8d94343b90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.191586 | controller |     "Jun 09 17:26:26.823872 crc crio[22095]: time=\"2026-06-09T17:26:26.823756412Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=4deb17b9-4556-4e78-bd0f-4c6660c901da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191602 | controller |     "Jun 09 17:26:26.827040 crc crio[22095]: time=\"2026-06-09T17:26:26.826854571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=aecd771a-1b08-4231-9380-69c417445928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191617 | controller |     "Jun 09 17:26:26.827893 crc crio[22095]: time=\"2026-06-09T17:26:26.827542889Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=b323b917-92ae-4a38-afa6-c06899a779eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191632 | controller |     "Jun 09 17:26:26.828475 crc crio[22095]: time=\"2026-06-09T17:26:26.828414931Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=06a341b7-0151-40e3-aa6a-43e305b4c55b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191646 | controller |     "Jun 09 17:26:26.830268 crc crio[22095]: time=\"2026-06-09T17:26:26.830166556Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=67386d4a-03ed-4e45-8686-482c18ab591e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191661 | controller |     "Jun 09 17:26:26.834809 crc crio[22095]: time=\"2026-06-09T17:26:26.834730634Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=9c62ad39-bae6-42fb-af1f-133dbad4e01b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191677 | controller |     "Jun 09 17:26:26.843274 crc crio[22095]: time=\"2026-06-09T17:26:26.84315773Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=84311fcc-2612-4583-a758-26909dd05f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191695 | controller |     "Jun 09 17:26:26.871864 crc crio[22095]: time=\"2026-06-09T17:26:26.871528178Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=46b85f56-2c30-41eb-a8c2-4a2fff80173c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191710 | controller |     "Jun 09 17:26:26.874043 crc crio[22095]: time=\"2026-06-09T17:26:26.873847967Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=fbd85a75-5713-408b-a19b-9c1474aec1be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191725 | controller |     "Jun 09 17:26:26.899164 crc crio[22095]: time=\"2026-06-09T17:26:26.897705779Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=ab8bbed4-730a-4441-a9bf-9fcff9b476f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191740 | controller |     "Jun 09 17:26:26.903291 crc crio[22095]: time=\"2026-06-09T17:26:26.90322077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191755 | controller |     "Jun 09 17:26:26.903702 crc crio[22095]: time=\"2026-06-09T17:26:26.903682472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191770 | controller |     "Jun 09 17:26:26.956286 crc crio[22095]: time=\"2026-06-09T17:26:26.955550793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d2a2c4a4-b2f5-4e0b-9037-70773a36fbb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191785 | controller |     "Jun 09 17:26:27.036889 crc crio[22095]: time=\"2026-06-09T17:26:27.036789067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.191800 | controller |     "Jun 09 17:26:27.187203 crc crio[22095]: time=\"2026-06-09T17:26:27.18698175Z\" level=info msg=\"Created container 576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ef4eda0a-7a7c-47f5-892c-7cbff6b4f4ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191816 | controller |     "Jun 09 17:26:27.192512 crc crio[22095]: time=\"2026-06-09T17:26:27.19244087Z\" level=info msg=\"Created container 0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac: openstack/swift-storage-0/account-server\" id=aca909a9-cae1-466f-9916-46e549c6d120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.191832 | controller |     "Jun 09 17:26:27.196416 crc crio[22095]: time=\"2026-06-09T17:26:27.195070847Z\" level=info msg=\"Starting container: 576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06\" id=4b0c81c8-fbb7-42b2-925e-83d5ca01519b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.191851 | controller |     "Jun 09 17:26:27.203036 crc crio[22095]: time=\"2026-06-09T17:26:27.202761465Z\" level=info msg=\"Starting container: 0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac\" id=b6b01dee-a2b3-4d62-9865-49f2d87bdf91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.191887 | controller |     "Jun 09 17:26:27.207614 crc crio[22095]: time=\"2026-06-09T17:26:27.207516687Z\" level=info msg=\"Started container\" PID=249334 containerID=576cf1d005973b8494feeeb272575d2348c60e2c7c3d643bfe191e5509d87a06 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4b0c81c8-fbb7-42b2-925e-83d5ca01519b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d824aca34546deec9c72339088f9edd7770691d53096e93f5fd1aad9bb7e352b",
2026-06-09 17:40:44.191907 | controller |     "Jun 09 17:26:27.213825 crc crio[22095]: time=\"2026-06-09T17:26:27.213662244Z\" level=info msg=\"Started container\" PID=249315 containerID=0e471e4b81e6f56cf3c88114a6abd231dd8e54915b10ad8ef22adb5262477fac description=openstack/swift-storage-0/account-server id=b6b01dee-a2b3-4d62-9865-49f2d87bdf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.191923 | controller |     "Jun 09 17:26:27.226000 crc crio[22095]: time=\"2026-06-09T17:26:27.225844397Z\" level=info msg=\"Removed container 091b2bcf6ff9fd5af7d2afb314ce26900638e71b2aedcf331cfbf8cfb7ab80d3: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=9416ddcd-6708-46f1-a523-faee7d374737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.191939 | controller |     "Jun 09 17:26:27.229463 crc crio[22095]: time=\"2026-06-09T17:26:27.229417869Z\" level=info msg=\"Removing container: f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe\" id=271b65ff-4cac-4e80-9893-853b93d3764f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.191954 | controller |     "Jun 09 17:26:27.238288 crc crio[22095]: time=\"2026-06-09T17:26:27.238178793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=cf2e67f8-6279-4b9d-8f99-28b1f4d34f31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191969 | controller |     "Jun 09 17:26:27.301972 crc crio[22095]: time=\"2026-06-09T17:26:27.301751214Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=af724e42-3dab-44f6-aa52-f44e2d0cfa2d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.191984 | controller |     "Jun 09 17:26:27.303807 crc crio[22095]: time=\"2026-06-09T17:26:27.303779716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a02ca5e4-504e-4894-aa2f-f8bf622d9d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.191999 | controller |     "Jun 09 17:26:27.952201 crc crio[22095]: time=\"2026-06-09T17:26:27.952114618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b79c7f5-db66-4108-bb5d-113c3b4e1a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192014 | controller |     "Jun 09 17:26:27.952422 crc crio[22095]: time=\"2026-06-09T17:26:27.952297123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b745b194-1b9e-4ed6-9914-cc9196501ec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192028 | controller |     "Jun 09 17:26:28.036596 crc crio[22095]: time=\"2026-06-09T17:26:28.03598945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192055 | controller |     "Jun 09 17:26:28.281231 crc crio[22095]: time=\"2026-06-09T17:26:28.281097358Z\" level=info msg=\"Created container a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7: openstack/cinder-scheduler-0/probe\" id=351f30ed-2c7f-4bfb-8918-79a5e221e45b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192070 | controller |     "Jun 09 17:26:28.285185 crc crio[22095]: time=\"2026-06-09T17:26:28.2851071Z\" level=info msg=\"Starting container: a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7\" id=53792333-3089-44c5-99f1-e366703eee68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192088 | controller |     "Jun 09 17:26:28.293771 crc crio[22095]: time=\"2026-06-09T17:26:28.29366964Z\" level=info msg=\"Started container\" PID=249427 containerID=a146314aad6dbc0987ca9dddc2accb85c8ac7d4cca9aeef351bfe2ac343304f7 description=openstack/cinder-scheduler-0/probe id=53792333-3089-44c5-99f1-e366703eee68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.192103 | controller |     "Jun 09 17:26:28.810188 crc crio[22095]: time=\"2026-06-09T17:26:28.810064756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192118 | controller |     "Jun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.876985123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192132 | controller |     "Jun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877300631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192147 | controller |     "Jun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877419984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192162 | controller |     "Jun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877622339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192177 | controller |     "Jun 09 17:26:28.878201 crc crio[22095]: time=\"2026-06-09T17:26:28.877802254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192191 | controller |     "Jun 09 17:26:28.878779 crc crio[22095]: time=\"2026-06-09T17:26:28.878637845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192205 | controller |     "Jun 09 17:26:28.878779 crc crio[22095]: time=\"2026-06-09T17:26:28.878674396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192220 | controller |     "Jun 09 17:26:28.880652 crc crio[22095]: time=\"2026-06-09T17:26:28.879809246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192234 | controller |     "Jun 09 17:26:28.880652 crc crio[22095]: time=\"2026-06-09T17:26:28.879806435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192249 | controller |     "Jun 09 17:26:28.886341 crc crio[22095]: time=\"2026-06-09T17:26:28.886198599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=6c5a45f6-5147-4263-ad7f-402364b02de0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192264 | controller |     "Jun 09 17:26:29.061359 crc crio[22095]: time=\"2026-06-09T17:26:29.061151187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192278 | controller |     "Jun 09 17:26:29.077973 crc crio[22095]: time=\"2026-06-09T17:26:29.077823405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192296 | controller |     "Jun 09 17:26:29.079184 crc crio[22095]: time=\"2026-06-09T17:26:29.079021916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3290220f-ae1a-43b7-b8dd-bcbea4555865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192311 | controller |     "Jun 09 17:26:29.091875 crc crio[22095]: time=\"2026-06-09T17:26:29.091761503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a1bdecd3-d337-4fd3-8785-e77d65a96b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192325 | controller |     "Jun 09 17:26:29.092753 crc crio[22095]: time=\"2026-06-09T17:26:29.092675196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=68d19494-87f3-4844-ad5f-015f4b9989e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192346 | controller |     "Jun 09 17:26:29.093841 crc crio[22095]: time=\"2026-06-09T17:26:29.093765074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192361 | controller |     "Jun 09 17:26:29.094516 crc crio[22095]: time=\"2026-06-09T17:26:29.094440701Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=6eaefde8-5d16-4336-a845-677095eb36a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192376 | controller |     "Jun 09 17:26:29.116358 crc crio[22095]: time=\"2026-06-09T17:26:29.1162262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=2d1b1f82-f7e4-4a3d-a80c-0f764e01e7cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192393 | controller |     "Jun 09 17:26:29.285232 crc crio[22095]: time=\"2026-06-09T17:26:29.284754994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192409 | controller |     "Jun 09 17:26:29.291866 crc crio[22095]: time=\"2026-06-09T17:26:29.291765094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192427 | controller |     "Jun 09 17:26:29.293610 crc crio[22095]: time=\"2026-06-09T17:26:29.292708568Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=f55b3a56-7337-4a85-9721-68d822b41d6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192443 | controller |     "Jun 09 17:26:29.293995 crc crio[22095]: time=\"2026-06-09T17:26:29.293807036Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=f8b17f96-3d6f-4b5a-bec4-c545afdf6719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192458 | controller |     "Jun 09 17:26:29.294076 crc crio[22095]: time=\"2026-06-09T17:26:29.293991051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192473 | controller |     "Jun 09 17:26:29.296535 crc crio[22095]: time=\"2026-06-09T17:26:29.296133216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192487 | controller |     "Jun 09 17:26:29.311722 crc crio[22095]: time=\"2026-06-09T17:26:29.3076219Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=5b6c7bcd-3cd8-4bd0-9b03-99999d98281e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192505 | controller |     "Jun 09 17:26:29.334084 crc crio[22095]: time=\"2026-06-09T17:26:29.333876294Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=4e93c9ce-8247-469a-b688-7fe2710b1b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192520 | controller |     "Jun 09 17:26:29.481269 crc crio[22095]: time=\"2026-06-09T17:26:29.4810869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192534 | controller |     "Jun 09 17:26:29.493194 crc crio[22095]: time=\"2026-06-09T17:26:29.492877493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192549 | controller |     "Jun 09 17:26:29.681966 crc crio[22095]: time=\"2026-06-09T17:26:29.680969928Z\" level=info msg=\"Created container 7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac709cc2-00ac-4d7e-992b-5d0ef0b396a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192563 | controller |     "Jun 09 17:26:29.684513 crc crio[22095]: time=\"2026-06-09T17:26:29.684438597Z\" level=info msg=\"Starting container: 7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff\" id=3d0449af-cfb5-4e47-8c41-569ff2189ae5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192578 | controller |     "Jun 09 17:26:29.699793 crc crio[22095]: time=\"2026-06-09T17:26:29.699423071Z\" level=info msg=\"Started container\" PID=249490 containerID=7933037c2e45619aaa8ee1de89f8b513351d0ed7b4dec4c44896dd01475169ff description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3d0449af-cfb5-4e47-8c41-569ff2189ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:44.192593 | controller |     "Jun 09 17:26:29.741520 crc crio[22095]: time=\"2026-06-09T17:26:29.738578046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c38f89d2-3c0e-436a-a43a-4c7182c6e4e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192608 | controller |     "Jun 09 17:26:29.858042 crc crio[22095]: time=\"2026-06-09T17:26:29.855657699Z\" level=info msg=\"Created container 743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=b645b9f4-d6f3-4e31-a990-57be0b7c3029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192622 | controller |     "Jun 09 17:26:29.859371 crc crio[22095]: time=\"2026-06-09T17:26:29.859226501Z\" level=info msg=\"Starting container: 743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b\" id=50cbfd97-a4d8-4090-9294-23d6c250ebaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192637 | controller |     "Jun 09 17:26:29.870053 crc crio[22095]: time=\"2026-06-09T17:26:29.868376126Z\" level=info msg=\"Created container aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f: openstack/kube-state-metrics-0/kube-state-metrics\" id=1a20505b-8ede-48ca-a75f-b1118ad40854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192652 | controller |     "Jun 09 17:26:29.879638 crc crio[22095]: time=\"2026-06-09T17:26:29.874321568Z\" level=info msg=\"Starting container: aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f\" id=4bde9783-0b5a-4a5e-87da-78cb9c2e2258 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192672 | controller |     "Jun 09 17:26:29.893217 crc crio[22095]: time=\"2026-06-09T17:26:29.893071419Z\" level=info msg=\"Started container\" PID=249482 containerID=aee9ba76e48d20a2c47bc82b99eabd69fb7a943269fcea6fb83fc2c209ff066f description=openstack/kube-state-metrics-0/kube-state-metrics id=4bde9783-0b5a-4a5e-87da-78cb9c2e2258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390",
2026-06-09 17:40:44.192688 | controller |     "Jun 09 17:26:29.913901 crc crio[22095]: time=\"2026-06-09T17:26:29.913511363Z\" level=info msg=\"Created container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log\" id=7833f102-ba50-4a2a-9b9b-d3cdba62a1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192703 | controller |     "Jun 09 17:26:29.914718 crc crio[22095]: time=\"2026-06-09T17:26:29.914634412Z\" level=info msg=\"Started container\" PID=249489 containerID=743dd092f934b4c56f392b07ca318d1d6a9f77b0dbeb38e6983b54d0c34a800b description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=50cbfd97-a4d8-4090-9294-23d6c250ebaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17",
2026-06-09 17:40:44.192718 | controller |     "Jun 09 17:26:29.918443 crc crio[22095]: time=\"2026-06-09T17:26:29.916394637Z\" level=info msg=\"Starting container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634\" id=07c4a0f1-839e-4538-99ce-668b63198305 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192733 | controller |     "Jun 09 17:26:29.926181 crc crio[22095]: time=\"2026-06-09T17:26:29.926111637Z\" level=info msg=\"Started container\" PID=249499 containerID=42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634 description=openstack/nova-metadata-0/nova-metadata-log id=07c4a0f1-839e-4538-99ce-668b63198305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.192747 | controller |     "Jun 09 17:26:29.964710 crc crio[22095]: time=\"2026-06-09T17:26:29.964628295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6939bea7-7db5-474d-92fc-c6e3078cdbab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192762 | controller |     "Jun 09 17:26:30.674812 crc crio[22095]: time=\"2026-06-09T17:26:30.671843457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192777 | controller |     "Jun 09 17:26:30.918838 crc crio[22095]: time=\"2026-06-09T17:26:30.918071674Z\" level=info msg=\"Stopping container: 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b (timeout: 30s)\" id=0f2fd45f-0772-473e-8b73-d4d65ddd76f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.192792 | controller |     "Jun 09 17:26:30.919496 crc crio[22095]: time=\"2026-06-09T17:26:30.918534686Z\" level=info msg=\"Stopping container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff (timeout: 30s)\" id=f57a20a0-c72e-4b26-b7d2-c67d9696ab1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.192806 | controller |     "Jun 09 17:26:30.953688 crc crio[22095]: time=\"2026-06-09T17:26:30.953591805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=107119cd-d4da-48e8-b2a8-5e0150cc68c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.192821 | controller |     "Jun 09 17:26:31.018861 crc crio[22095]: time=\"2026-06-09T17:26:31.018753796Z\" level=info msg=\"Created container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api\" id=0d918243-33a3-4006-a78d-073323745ac8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192839 | controller |     "Jun 09 17:26:31.021104 crc crio[22095]: time=\"2026-06-09T17:26:31.02083552Z\" level=info msg=\"Starting container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b\" id=3a0ad924-8432-4021-bc7f-73248cf09f28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192875 | controller |     "Jun 09 17:26:31.034184 crc crio[22095]: time=\"2026-06-09T17:26:31.034019568Z\" level=info msg=\"Started container\" PID=249632 containerID=41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b description=openstack/cinder-api-0/cinder-api id=3a0ad924-8432-4021-bc7f-73248cf09f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.192893 | controller |     "Jun 09 17:26:31.373573 crc crio[22095]: time=\"2026-06-09T17:26:31.372613554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192909 | controller |     "Jun 09 17:26:31.381866 crc crio[22095]: time=\"2026-06-09T17:26:31.381776159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.192924 | controller |     "Jun 09 17:26:31.573109 crc crio[22095]: time=\"2026-06-09T17:26:31.571855565Z\" level=info msg=\"Created container 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=97fb8e6b-686d-4754-bffe-e4541296b31a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.192939 | controller |     "Jun 09 17:26:31.576106 crc crio[22095]: time=\"2026-06-09T17:26:31.576018712Z\" level=info msg=\"Starting container: 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d\" id=01fe6805-3919-4ac3-b401-5b7be77b7363 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.192954 | controller |     "Jun 09 17:26:31.583630 crc crio[22095]: time=\"2026-06-09T17:26:31.583532515Z\" level=info msg=\"Started container\" PID=249673 containerID=25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=01fe6805-3919-4ac3-b401-5b7be77b7363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.192969 | controller |     "Jun 09 17:26:31.657031 crc crio[22095]: time=\"2026-06-09T17:26:31.648671906Z\" level=info msg=\"Removed container f237458acaa2fe2fdcaacb023c421890d00c286a6215d213c31b549de2f913fe: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=271b65ff-4cac-4e80-9893-853b93d3764f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.192984 | controller |     "Jun 09 17:26:31.668370 crc crio[22095]: time=\"2026-06-09T17:26:31.665421146Z\" level=info msg=\"Removing container: fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c\" id=56703489-989f-44b9-8ceb-0e1e40488955 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.192999 | controller |     "Jun 09 17:26:31.722635 crc crio[22095]: time=\"2026-06-09T17:26:31.72250211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193013 | controller |     "Jun 09 17:26:31.730200 crc crio[22095]: time=\"2026-06-09T17:26:31.730126025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193028 | controller |     "Jun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.74628143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193045 | controller |     "Jun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.747183783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193061 | controller |     "Jun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.747541152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193075 | controller |     "Jun 09 17:26:31.748995 crc crio[22095]: time=\"2026-06-09T17:26:31.747818009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193090 | controller |     "Jun 09 17:26:31.752979 crc crio[22095]: time=\"2026-06-09T17:26:31.750846397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=4c9a1e07-ea66-431b-ba36-00bd517a62b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193105 | controller |     "Jun 09 17:26:31.758036 crc crio[22095]: time=\"2026-06-09T17:26:31.756153083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193119 | controller |     "Jun 09 17:26:31.767012 crc crio[22095]: time=\"2026-06-09T17:26:31.764361004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193134 | controller |     "Jun 09 17:26:31.844369 crc crio[22095]: time=\"2026-06-09T17:26:31.843906174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193149 | controller |     "Jun 09 17:26:31.880497 crc crio[22095]: time=\"2026-06-09T17:26:31.880350719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193163 | controller |     "Jun 09 17:26:31.889210 crc crio[22095]: time=\"2026-06-09T17:26:31.888898618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193177 | controller |     "Jun 09 17:26:31.906684 crc crio[22095]: time=\"2026-06-09T17:26:31.906628803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193192 | controller |     "Jun 09 17:26:31.914626 crc crio[22095]: time=\"2026-06-09T17:26:31.907761692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193206 | controller |     "Jun 09 17:26:31.934192 crc crio[22095]: time=\"2026-06-09T17:26:31.932341813Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c858324c-d944-4ca0-8ac8-40d3b35b7f4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193221 | controller |     "Jun 09 17:26:31.935063 crc crio[22095]: time=\"2026-06-09T17:26:31.932366564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193235 | controller |     "Jun 09 17:26:31.936098 crc crio[22095]: time=\"2026-06-09T17:26:31.932470866Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=945facdc-d835-434f-b65b-ce2d1f5708dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193253 | controller |     "Jun 09 17:26:31.936180 crc crio[22095]: time=\"2026-06-09T17:26:31.936085228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=052785df-2f43-40b9-8908-c5b789e90db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193268 | controller |     "Jun 09 17:26:32.143673 crc crio[22095]: time=\"2026-06-09T17:26:32.143517429Z\" level=info msg=\"Stopped container 8ff2c742df8527cb152a1aa8dc208e6907e5bd664f963669626458902912134b: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0f2fd45f-0772-473e-8b73-d4d65ddd76f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.193283 | controller |     "Jun 09 17:26:32.149431 crc crio[22095]: time=\"2026-06-09T17:26:32.149313058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=2418c749-b16f-4194-997c-394b9183d1e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193298 | controller |     "Jun 09 17:26:32.282558 crc crio[22095]: time=\"2026-06-09T17:26:32.279071567Z\" level=info msg=\"Created container 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5ceeb0e6-7032-4b51-b20d-178e937757c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193312 | controller |     "Jun 09 17:26:32.282558 crc crio[22095]: time=\"2026-06-09T17:26:32.280851782Z\" level=info msg=\"Starting container: 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb\" id=6cccae4b-08cf-4eac-84da-aea839b4b23e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.193327 | controller |     "Jun 09 17:26:32.297316 crc crio[22095]: time=\"2026-06-09T17:26:32.296025352Z\" level=info msg=\"Started container\" PID=249875 containerID=80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=6cccae4b-08cf-4eac-84da-aea839b4b23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.193342 | controller |     "Jun 09 17:26:32.332114 crc crio[22095]: time=\"2026-06-09T17:26:32.331985454Z\" level=info msg=\"Created container 3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=309f90e9-ea7b-4fd8-b139-aa7223b15008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193357 | controller |     "Jun 09 17:26:32.335427 crc crio[22095]: time=\"2026-06-09T17:26:32.335383341Z\" level=info msg=\"Starting container: 3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555\" id=bc812e50-6da6-48d5-ae20-81b9cf820c6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.193372 | controller |     "Jun 09 17:26:32.347480 crc crio[22095]: time=\"2026-06-09T17:26:32.347328198Z\" level=info msg=\"Started container\" PID=249874 containerID=3415709486e7fe828f984db725946470b89fa02b4f52f5b2be95a2c0a8c15555 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=bc812e50-6da6-48d5-ae20-81b9cf820c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08",
2026-06-09 17:40:44.193386 | controller |     "Jun 09 17:26:32.427548 crc crio[22095]: time=\"2026-06-09T17:26:32.426681413Z\" level=info msg=\"Created container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=bb44d2a7-a589-40af-9046-7b55347224c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193404 | controller |     "Jun 09 17:26:32.430997 crc crio[22095]: time=\"2026-06-09T17:26:32.430864341Z\" level=info msg=\"Created container 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=95aed965-6e16-4904-bc64-e08910244a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193420 | controller |     "Jun 09 17:26:32.432386 crc crio[22095]: time=\"2026-06-09T17:26:32.432303438Z\" level=info msg=\"Starting container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2\" id=41b40412-db33-4623-a212-7d734efd6256 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.193434 | controller |     "Jun 09 17:26:32.432756 crc crio[22095]: time=\"2026-06-09T17:26:32.432373849Z\" level=info msg=\"Starting container: 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63\" id=3415d9f2-c625-4b47-83cd-cb2c9e301b73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.193449 | controller |     "Jun 09 17:26:32.441008 crc crio[22095]: time=\"2026-06-09T17:26:32.440814506Z\" level=info msg=\"Created container 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e8436957-ccdf-40a0-ad13-ab1c165eec56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193463 | controller |     "Jun 09 17:26:32.443549 crc crio[22095]: time=\"2026-06-09T17:26:32.443468794Z\" level=info msg=\"Starting container: 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60\" id=aafcf899-eca1-402d-b71d-a41d48e33588 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.193478 | controller |     "Jun 09 17:26:32.453351 crc crio[22095]: time=\"2026-06-09T17:26:32.453228764Z\" level=info msg=\"Started container\" PID=249878 containerID=a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=41b40412-db33-4623-a212-7d734efd6256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.193493 | controller |     "Jun 09 17:26:32.454001 crc crio[22095]: time=\"2026-06-09T17:26:32.45383377Z\" level=info msg=\"Started container\" PID=249873 containerID=848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=3415d9f2-c625-4b47-83cd-cb2c9e301b73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.193508 | controller |     "Jun 09 17:26:32.454992 crc crio[22095]: time=\"2026-06-09T17:26:32.454812735Z\" level=info msg=\"Started container\" PID=249880 containerID=75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60 description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=aafcf899-eca1-402d-b71d-a41d48e33588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.193522 | controller |     "Jun 09 17:26:32.474587 crc crio[22095]: time=\"2026-06-09T17:26:32.474517241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=df24870b-c914-4b2f-80c5-11f0ef261d49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193537 | controller |     "Jun 09 17:26:32.549771 crc crio[22095]: time=\"2026-06-09T17:26:32.54971262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193551 | controller |     "Jun 09 17:26:32.561563 crc crio[22095]: time=\"2026-06-09T17:26:32.56144568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193569 | controller |     "Jun 09 17:26:32.702343 crc crio[22095]: time=\"2026-06-09T17:26:32.702288234Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=b1f90caf-e13a-4fde-9947-4aa051bcf821 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.193584 | controller |     "Jun 09 17:26:32.707020 crc crio[22095]: time=\"2026-06-09T17:26:32.705889226Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=43d17745-5877-45b7-adbf-af4e6dd38a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193599 | controller |     "Jun 09 17:26:32.715632 crc crio[22095]: time=\"2026-06-09T17:26:32.715549114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193614 | controller |     "Jun 09 17:26:32.719767 crc crio[22095]: time=\"2026-06-09T17:26:32.71967384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193629 | controller |     "Jun 09 17:26:32.751088 crc crio[22095]: time=\"2026-06-09T17:26:32.750453139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193644 | controller |     "Jun 09 17:26:32.766056 crc crio[22095]: time=\"2026-06-09T17:26:32.76566672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193659 | controller |     "Jun 09 17:26:32.949101 crc crio[22095]: time=\"2026-06-09T17:26:32.944505337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193673 | controller |     "Jun 09 17:26:32.955595 crc crio[22095]: time=\"2026-06-09T17:26:32.955478299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193689 | controller |     "Jun 09 17:26:32.959224 crc crio[22095]: time=\"2026-06-09T17:26:32.959175154Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=f339f46f-09c9-44c7-9722-edc3b968bde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193704 | controller |     "Jun 09 17:26:32.980700 crc crio[22095]: time=\"2026-06-09T17:26:32.978614662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=eed96d55-3d0a-463a-9619-cd077d7d22e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193719 | controller |     "Jun 09 17:26:32.980700 crc crio[22095]: time=\"2026-06-09T17:26:32.978805767Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aebb645f-45c7-4415-a16c-b7fe2f8c5190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193734 | controller |     "Jun 09 17:26:32.992753 crc crio[22095]: time=\"2026-06-09T17:26:32.992660843Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=00e05c78-1f87-441f-bb32-145c74ef63b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193749 | controller |     "Jun 09 17:26:33.011987 crc crio[22095]: time=\"2026-06-09T17:26:33.011622569Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8892634c-4caa-4dc0-b150-2e2376ca9b8f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.193767 | controller |     "Jun 09 17:26:33.015210 crc crio[22095]: time=\"2026-06-09T17:26:33.014719538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b6b1e25e-f251-4337-b012-1a4b001bb325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193782 | controller |     "Jun 09 17:26:33.069842 crc crio[22095]: time=\"2026-06-09T17:26:33.06975282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193796 | controller |     "Jun 09 17:26:33.077015 crc crio[22095]: time=\"2026-06-09T17:26:33.076073032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193811 | controller |     "Jun 09 17:26:33.077472 crc crio[22095]: time=\"2026-06-09T17:26:33.077388806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193826 | controller |     "Jun 09 17:26:33.088355 crc crio[22095]: time=\"2026-06-09T17:26:33.088119661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193840 | controller |     "Jun 09 17:26:33.097841 crc crio[22095]: time=\"2026-06-09T17:26:33.097760249Z\" level=info msg=\"Created container 8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=9c62ad39-bae6-42fb-af1f-133dbad4e01b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.193875 | controller |     "Jun 09 17:26:33.100167 crc crio[22095]: time=\"2026-06-09T17:26:33.100083238Z\" level=info msg=\"Starting container: 8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5\" id=26f18e17-9ada-407b-b19b-b7835f4fdc1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.193892 | controller |     "Jun 09 17:26:33.112685 crc crio[22095]: time=\"2026-06-09T17:26:33.11260773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193908 | controller |     "Jun 09 17:26:33.119786 crc crio[22095]: time=\"2026-06-09T17:26:33.11885964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193924 | controller |     "Jun 09 17:26:33.123725 crc crio[22095]: time=\"2026-06-09T17:26:33.123633843Z\" level=info msg=\"Started container\" PID=250016 containerID=8698b752a8593f7a4ac7c7260c60f9d00a8c6a5de6c04475d3358ddfa2319ea5 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=26f18e17-9ada-407b-b19b-b7835f4fdc1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b",
2026-06-09 17:40:44.193939 | controller |     "Jun 09 17:26:33.128728 crc crio[22095]: time=\"2026-06-09T17:26:33.128653451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1939f36-8cfa-441e-b20e-b37a8907d6e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.193955 | controller |     "Jun 09 17:26:33.187756 crc crio[22095]: time=\"2026-06-09T17:26:33.187608854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193973 | controller |     "Jun 09 17:26:33.201838 crc crio[22095]: time=\"2026-06-09T17:26:33.201630813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.193989 | controller |     "Jun 09 17:26:33.229480 crc crio[22095]: time=\"2026-06-09T17:26:33.229430457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194004 | controller |     "Jun 09 17:26:33.247674 crc crio[22095]: time=\"2026-06-09T17:26:33.247600763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194019 | controller |     "Jun 09 17:26:33.282383 crc crio[22095]: time=\"2026-06-09T17:26:33.282311483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194034 | controller |     "Jun 09 17:26:33.318636 crc crio[22095]: time=\"2026-06-09T17:26:33.316544001Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=9b5c9d47-505f-4c4c-a9f7-48a3caa8f71f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.194049 | controller |     "Jun 09 17:26:33.318861 crc crio[22095]: time=\"2026-06-09T17:26:33.316789508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194064 | controller |     "Jun 09 17:26:33.326281 crc crio[22095]: time=\"2026-06-09T17:26:33.326030225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194079 | controller |     "Jun 09 17:26:33.382695 crc crio[22095]: time=\"2026-06-09T17:26:33.382304928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194093 | controller |     "Jun 09 17:26:33.395617 crc crio[22095]: time=\"2026-06-09T17:26:33.395495527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194108 | controller |     "Jun 09 17:26:33.396159 crc crio[22095]: time=\"2026-06-09T17:26:33.395853966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194123 | controller |     "Jun 09 17:26:33.396159 crc crio[22095]: time=\"2026-06-09T17:26:33.396115833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194138 | controller |     "Jun 09 17:26:33.404083 crc crio[22095]: time=\"2026-06-09T17:26:33.403670476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194152 | controller |     "Jun 09 17:26:33.429177 crc crio[22095]: time=\"2026-06-09T17:26:33.42874987Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=ee96b99a-8add-4238-8d6b-cea4864e5502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194167 | controller |     "Jun 09 17:26:33.495191 crc crio[22095]: time=\"2026-06-09T17:26:33.494498626Z\" level=info msg=\"Created container 3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=dd47cd2b-1554-4ef4-ab4b-b2de02ab7177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194185 | controller |     "Jun 09 17:26:33.509330 crc crio[22095]: time=\"2026-06-09T17:26:33.507793757Z\" level=info msg=\"Starting container: 3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27\" id=b83021bc-e4d6-4a11-a2eb-1b8652126f65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194200 | controller |     "Jun 09 17:26:33.522978 crc crio[22095]: time=\"2026-06-09T17:26:33.522793552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bd79a98b-b230-44d8-8073-a6a7dbd7d914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.194215 | controller |     "Jun 09 17:26:33.527885 crc crio[22095]: time=\"2026-06-09T17:26:33.52776184Z\" level=info msg=\"Started container\" PID=250027 containerID=3e8f6ba9c932ceaf2ec9982517ebe2fe33daea6921978f246bdc324fb3b41c27 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=b83021bc-e4d6-4a11-a2eb-1b8652126f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b",
2026-06-09 17:40:44.194230 | controller |     "Jun 09 17:26:33.530020 crc crio[22095]: time=\"2026-06-09T17:26:33.529889004Z\" level=info msg=\"Created container c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=1b3cf1b7-7e81-44e6-817b-b367a4493c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194245 | controller |     "Jun 09 17:26:33.533495 crc crio[22095]: time=\"2026-06-09T17:26:33.533415785Z\" level=info msg=\"Starting container: c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82\" id=84833e33-58af-49b8-863b-73bfc59c923a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194259 | controller |     "Jun 09 17:26:33.561620 crc crio[22095]: time=\"2026-06-09T17:26:33.561331671Z\" level=info msg=\"Started container\" PID=250017 containerID=c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=84833e33-58af-49b8-863b-73bfc59c923a name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b",
2026-06-09 17:40:44.194274 | controller |     "Jun 09 17:26:33.598583 crc crio[22095]: time=\"2026-06-09T17:26:33.598172946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194289 | controller |     "Jun 09 17:26:33.611226 crc crio[22095]: time=\"2026-06-09T17:26:33.611141929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194304 | controller |     "Jun 09 17:26:33.672451 crc crio[22095]: time=\"2026-06-09T17:26:33.672359469Z\" level=info msg=\"Created container 9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=a7cc964c-4745-4cfe-a2b5-c4ec02b0b3aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194319 | controller |     "Jun 09 17:26:33.674494 crc crio[22095]: time=\"2026-06-09T17:26:33.674412712Z\" level=info msg=\"Starting container: 9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff\" id=04edd0ae-37dd-4a5b-a160-b01967f8edb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194334 | controller |     "Jun 09 17:26:33.682511 crc crio[22095]: time=\"2026-06-09T17:26:33.682436848Z\" level=info msg=\"Started container\" PID=250058 containerID=9a692c37d9dcfbb00590f16848dbfcd5162abfefb320aefa70343c9a2b9046ff description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=04edd0ae-37dd-4a5b-a160-b01967f8edb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee",
2026-06-09 17:40:44.194352 | controller |     "Jun 09 17:26:33.720729 crc crio[22095]: time=\"2026-06-09T17:26:33.720642608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194368 | controller |     "Jun 09 17:26:33.722575 crc crio[22095]: time=\"2026-06-09T17:26:33.722509416Z\" level=info msg=\"Stopped container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api\" id=745a30a3-2a71-4d70-a199-764d9ab8be81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.194382 | controller |     "Jun 09 17:26:33.730764 crc crio[22095]: time=\"2026-06-09T17:26:33.730684975Z\" level=info msg=\"Stopping container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95 (timeout: 30s)\" id=faa91729-45a3-45c2-8409-95ed94a970e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.194397 | controller |     "Jun 09 17:26:33.730993 crc crio[22095]: time=\"2026-06-09T17:26:33.730843969Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=16e3fc72-c3a4-4431-a6fb-50abed046a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194412 | controller |     "Jun 09 17:26:33.731225 crc crio[22095]: time=\"2026-06-09T17:26:33.731190058Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=ee8c5559-7ddf-43e1-9bef-6e282bf35519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194427 | controller |     "Jun 09 17:26:33.732340 crc crio[22095]: time=\"2026-06-09T17:26:33.732274226Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=41c4333d-bec5-4e27-84d2-f2ae47460f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194442 | controller |     "Jun 09 17:26:33.742892 crc crio[22095]: time=\"2026-06-09T17:26:33.742649092Z\" level=info msg=\"Created container bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=b94219a9-5854-4997-83f4-1590fd339a9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194456 | controller |     "Jun 09 17:26:33.744188 crc crio[22095]: time=\"2026-06-09T17:26:33.743849263Z\" level=info msg=\"Starting container: bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a\" id=628b1567-d17b-4b4f-a0d4-97527dd4a48b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194471 | controller |     "Jun 09 17:26:33.768073 crc crio[22095]: time=\"2026-06-09T17:26:33.767834848Z\" level=info msg=\"Removed container fed4d85d35222090228fb8c220511ae064f09a80d233b6d09258d0a2d2d0ef8c: openstack/rabbitmq-cell1-server-0/setup-container\" id=56703489-989f-44b9-8ceb-0e1e40488955 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.194485 | controller |     "Jun 09 17:26:33.778903 crc crio[22095]: time=\"2026-06-09T17:26:33.778786809Z\" level=info msg=\"Removing container: 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211\" id=2f1336a5-a90a-4e8e-bb27-1d52070bc9b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.194499 | controller |     "Jun 09 17:26:33.796556 crc crio[22095]: time=\"2026-06-09T17:26:33.796446322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194514 | controller |     "Jun 09 17:26:33.807496 crc crio[22095]: time=\"2026-06-09T17:26:33.807445595Z\" level=info msg=\"Created container 439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=7acda6c9-c2de-4d23-a185-7f116c457e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194531 | controller |     "Jun 09 17:26:33.813294 crc crio[22095]: time=\"2026-06-09T17:26:33.813229973Z\" level=info msg=\"Starting container: 439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946\" id=c17f76ff-8705-494b-9d0b-3f03162da63c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194546 | controller |     "Jun 09 17:26:33.822007 crc crio[22095]: time=\"2026-06-09T17:26:33.821957607Z\" level=info msg=\"Created container 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=efb295bd-4b7f-4ee8-92e0-fb71626de692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194561 | controller |     "Jun 09 17:26:33.856616 crc crio[22095]: time=\"2026-06-09T17:26:33.856516793Z\" level=info msg=\"Started container\" PID=250038 containerID=bf9b89d0d8fdf5b8d7eec77fb5070fdc2a29d3cf8f8aa07ac5fda38144d8fb8a description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=628b1567-d17b-4b4f-a0d4-97527dd4a48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4",
2026-06-09 17:40:44.194576 | controller |     "Jun 09 17:26:33.856616 crc crio[22095]: time=\"2026-06-09T17:26:33.856598595Z\" level=info msg=\"Starting container: 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe\" id=a8d49329-9a7e-4cdc-ae48-2fa56adb8c0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194591 | controller |     "Jun 09 17:26:33.857888 crc crio[22095]: time=\"2026-06-09T17:26:33.857406216Z\" level=info msg=\"Started container\" PID=250077 containerID=439f3cc3eeb14bb1eb84b7cee293c8b161eda5eea0124d35501dfae80ac89946 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=c17f76ff-8705-494b-9d0b-3f03162da63c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782",
2026-06-09 17:40:44.194606 | controller |     "Jun 09 17:26:33.866606 crc crio[22095]: time=\"2026-06-09T17:26:33.866464209Z\" level=info msg=\"Started container\" PID=250067 containerID=641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=a8d49329-9a7e-4cdc-ae48-2fa56adb8c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.194621 | controller |     "Jun 09 17:26:33.874875 crc crio[22095]: time=\"2026-06-09T17:26:33.87431496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194636 | controller |     "Jun 09 17:26:33.886292 crc crio[22095]: time=\"2026-06-09T17:26:33.886080552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194651 | controller |     "Jun 09 17:26:33.898829 crc crio[22095]: time=\"2026-06-09T17:26:33.897848054Z\" level=info msg=\"Created container 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=44d8ca09-2ea9-4c52-92dd-f791ac3493f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194666 | controller |     "Jun 09 17:26:33.899606 crc crio[22095]: time=\"2026-06-09T17:26:33.899565868Z\" level=info msg=\"Starting container: 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c\" id=469820ac-c79c-49ab-9200-5ea37951b6bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194681 | controller |     "Jun 09 17:26:33.905433 crc crio[22095]: time=\"2026-06-09T17:26:33.905387207Z\" level=info msg=\"Started container\" PID=250063 containerID=488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=469820ac-c79c-49ab-9200-5ea37951b6bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.194699 | controller |     "Jun 09 17:26:33.929945 crc crio[22095]: time=\"2026-06-09T17:26:33.929834604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194714 | controller |     "Jun 09 17:26:33.932450 crc crio[22095]: time=\"2026-06-09T17:26:33.93239264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194729 | controller |     "Jun 09 17:26:33.937480 crc crio[22095]: time=\"2026-06-09T17:26:33.937399828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194744 | controller |     "Jun 09 17:26:33.943858 crc crio[22095]: time=\"2026-06-09T17:26:33.943794622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194759 | controller |     "Jun 09 17:26:34.012098 crc crio[22095]: time=\"2026-06-09T17:26:34.010120114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194774 | controller |     "Jun 09 17:26:34.012098 crc crio[22095]: time=\"2026-06-09T17:26:34.010585536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194789 | controller |     "Jun 09 17:26:34.014784 crc crio[22095]: time=\"2026-06-09T17:26:34.014689151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194804 | controller |     "Jun 09 17:26:34.028469 crc crio[22095]: time=\"2026-06-09T17:26:34.027663804Z\" level=info msg=\"Stopped container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log\" id=faa91729-45a3-45c2-8409-95ed94a970e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.194819 | controller |     "Jun 09 17:26:34.032275 crc crio[22095]: time=\"2026-06-09T17:26:34.028876965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194834 | controller |     "Jun 09 17:26:34.032347 crc crio[22095]: time=\"2026-06-09T17:26:34.032275452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a006c721-bc1f-4ded-b15a-1f4e38fe720d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.194852 | controller |     "Jun 09 17:26:34.038036 crc crio[22095]: time=\"2026-06-09T17:26:34.037846955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194884 | controller |     "Jun 09 17:26:34.044523 crc crio[22095]: time=\"2026-06-09T17:26:34.044436344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194900 | controller |     "Jun 09 17:26:34.048741 crc crio[22095]: time=\"2026-06-09T17:26:34.048538159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194918 | controller |     "Jun 09 17:26:34.053164 crc crio[22095]: time=\"2026-06-09T17:26:34.053108977Z\" level=info msg=\"Created container 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=e550a171-283b-4813-b4b6-d15e8f095e9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.194933 | controller |     "Jun 09 17:26:34.057145 crc crio[22095]: time=\"2026-06-09T17:26:34.057018977Z\" level=info msg=\"Starting container: 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e\" id=e64e14c3-c694-4fdb-a89b-01420ec9503d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.194948 | controller |     "Jun 09 17:26:34.064601 crc crio[22095]: time=\"2026-06-09T17:26:34.06454238Z\" level=info msg=\"Started container\" PID=250074 containerID=28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=e64e14c3-c694-4fdb-a89b-01420ec9503d name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c",
2026-06-09 17:40:44.194964 | controller |     "Jun 09 17:26:34.080102 crc crio[22095]: time=\"2026-06-09T17:26:34.079834552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194978 | controller |     "Jun 09 17:26:34.103754 crc crio[22095]: time=\"2026-06-09T17:26:34.10353331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.194993 | controller |     "Jun 09 17:26:34.107293 crc crio[22095]: time=\"2026-06-09T17:26:34.106798294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195008 | controller |     "Jun 09 17:26:34.120420 crc crio[22095]: time=\"2026-06-09T17:26:34.119616213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195023 | controller |     "Jun 09 17:26:34.147994 crc crio[22095]: time=\"2026-06-09T17:26:34.147096278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195038 | controller |     "Jun 09 17:26:34.157334 crc crio[22095]: time=\"2026-06-09T17:26:34.155149504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195053 | controller |     "Jun 09 17:26:34.188694 crc crio[22095]: time=\"2026-06-09T17:26:34.188601412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195068 | controller |     "Jun 09 17:26:34.240379 crc crio[22095]: time=\"2026-06-09T17:26:34.240284188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195082 | controller |     "Jun 09 17:26:34.246023 crc crio[22095]: time=\"2026-06-09T17:26:34.245878892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195097 | controller |     "Jun 09 17:26:34.248090 crc crio[22095]: time=\"2026-06-09T17:26:34.248048557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195111 | controller |     "Jun 09 17:26:34.254006 crc crio[22095]: time=\"2026-06-09T17:26:34.253775154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195135 | controller |     "Jun 09 17:26:34.267596 crc crio[22095]: time=\"2026-06-09T17:26:34.258357142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195151 | controller |     "Jun 09 17:26:34.283761 crc crio[22095]: time=\"2026-06-09T17:26:34.28245435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195165 | controller |     "Jun 09 17:26:34.342433 crc crio[22095]: time=\"2026-06-09T17:26:34.342173932Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a527c773-9a85-4042-a416-58ea588db9e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.195180 | controller |     "Jun 09 17:26:34.376995 crc crio[22095]: time=\"2026-06-09T17:26:34.376344279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cde4d3e4-9834-41fc-afe8-9b2987af8056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.195195 | controller |     "Jun 09 17:26:34.488451 crc crio[22095]: time=\"2026-06-09T17:26:34.488342742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195210 | controller |     "Jun 09 17:26:34.501346 crc crio[22095]: time=\"2026-06-09T17:26:34.501156511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f4f7365a-2752-465c-bcbf-e36ab7598c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.195225 | controller |     "Jun 09 17:26:34.509997 crc crio[22095]: time=\"2026-06-09T17:26:34.508454538Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=289a73b8-f1cd-4378-9fc1-f38672bbb701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.195240 | controller |     "Jun 09 17:26:34.509997 crc crio[22095]: time=\"2026-06-09T17:26:34.508872758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195254 | controller |     "Jun 09 17:26:34.517997 crc crio[22095]: time=\"2026-06-09T17:26:34.517041908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195269 | controller |     "Jun 09 17:26:34.558770 crc crio[22095]: time=\"2026-06-09T17:26:34.558670686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195284 | controller |     "Jun 09 17:26:34.573450 crc crio[22095]: time=\"2026-06-09T17:26:34.573368363Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd/ovn-controller\" id=cea2f50a-e721-4db5-a2d6-17484870dccb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.195299 | controller |     "Jun 09 17:26:34.658418 crc crio[22095]: time=\"2026-06-09T17:26:34.658271221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=cc931bf0-71eb-431b-881e-4b2cba62e886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.195314 | controller |     "Jun 09 17:26:34.743774 crc crio[22095]: time=\"2026-06-09T17:26:34.742493742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5e4f08bf-16df-42a2-8873-916b915a7068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.195333 | controller |     "Jun 09 17:26:34.851832 crc crio[22095]: time=\"2026-06-09T17:26:34.851620071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195348 | controller |     "Jun 09 17:26:34.858054 crc crio[22095]: time=\"2026-06-09T17:26:34.857985914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195364 | controller |     "Jun 09 17:26:34.863665 crc crio[22095]: time=\"2026-06-09T17:26:34.863552737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195379 | controller |     "Jun 09 17:26:34.867218 crc crio[22095]: time=\"2026-06-09T17:26:34.866888673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195393 | controller |     "Jun 09 17:26:34.882328 crc crio[22095]: time=\"2026-06-09T17:26:34.882071552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195408 | controller |     "Jun 09 17:26:34.886273 crc crio[22095]: time=\"2026-06-09T17:26:34.885979153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195423 | controller |     "Jun 09 17:26:34.905741 crc crio[22095]: time=\"2026-06-09T17:26:34.905661297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195438 | controller |     "Jun 09 17:26:34.932178 crc crio[22095]: time=\"2026-06-09T17:26:34.932010303Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=7d68ec8c-5952-41a0-8bda-f4bea8eeacbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.195452 | controller |     "Jun 09 17:26:34.969894 crc crio[22095]: time=\"2026-06-09T17:26:34.969085784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195467 | controller |     "Jun 09 17:26:34.973040 crc crio[22095]: time=\"2026-06-09T17:26:34.972708937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195482 | controller |     "Jun 09 17:26:34.984909 crc crio[22095]: time=\"2026-06-09T17:26:34.984711075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195497 | controller |     "Jun 09 17:26:34.988564 crc crio[22095]: time=\"2026-06-09T17:26:34.988495052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195512 | controller |     "Jun 09 17:26:34.992310 crc crio[22095]: time=\"2026-06-09T17:26:34.992187957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195527 | controller |     "Jun 09 17:26:34.992790 crc crio[22095]: time=\"2026-06-09T17:26:34.99267415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f718384f-2be5-458b-941c-7666a0c37374 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.195547 | controller |     "Jun 09 17:26:35.005265 crc crio[22095]: time=\"2026-06-09T17:26:35.005049337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195562 | controller |     "Jun 09 17:26:35.016865 crc crio[22095]: time=\"2026-06-09T17:26:35.016498931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195576 | controller |     "Jun 09 17:26:35.036202 crc crio[22095]: time=\"2026-06-09T17:26:35.036102394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195591 | controller |     "Jun 09 17:26:35.055576 crc crio[22095]: time=\"2026-06-09T17:26:35.055509712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195606 | controller |     "Jun 09 17:26:35.056862 crc crio[22095]: time=\"2026-06-09T17:26:35.056722003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195620 | controller |     "Jun 09 17:26:35.064398 crc crio[22095]: time=\"2026-06-09T17:26:35.064313577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195635 | controller |     "Jun 09 17:26:35.067625 crc crio[22095]: time=\"2026-06-09T17:26:35.067395226Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter\" id=351a74cd-7c7d-41eb-9fa0-18c64adb3466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.195650 | controller |     "Jun 09 17:26:35.072564 crc crio[22095]: time=\"2026-06-09T17:26:35.07220542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195665 | controller |     "Jun 09 17:26:35.093747 crc crio[22095]: time=\"2026-06-09T17:26:35.093157277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195679 | controller |     "Jun 09 17:26:35.094124 crc crio[22095]: time=\"2026-06-09T17:26:35.09405849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195694 | controller |     "Jun 09 17:26:35.102755 crc crio[22095]: time=\"2026-06-09T17:26:35.102703472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195709 | controller |     "Jun 09 17:26:35.105839 crc crio[22095]: time=\"2026-06-09T17:26:35.105771611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195724 | controller |     "Jun 09 17:26:35.108438 crc crio[22095]: time=\"2026-06-09T17:26:35.108412019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195738 | controller |     "Jun 09 17:26:35.192601 crc crio[22095]: time=\"2026-06-09T17:26:35.192133446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195757 | controller |     "Jun 09 17:26:35.202270 crc crio[22095]: time=\"2026-06-09T17:26:35.201309112Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=d51a9ea1-0fb6-43df-89e1-c92feb6cd242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.195772 | controller |     "Jun 09 17:26:35.243026 crc crio[22095]: time=\"2026-06-09T17:26:35.242642312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195787 | controller |     "Jun 09 17:26:35.247432 crc crio[22095]: time=\"2026-06-09T17:26:35.247338093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195802 | controller |     "Jun 09 17:26:35.251283 crc crio[22095]: time=\"2026-06-09T17:26:35.250687569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195817 | controller |     "Jun 09 17:26:35.265737 crc crio[22095]: time=\"2026-06-09T17:26:35.265623712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195832 | controller |     "Jun 09 17:26:35.274863 crc crio[22095]: time=\"2026-06-09T17:26:35.274765696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195850 | controller |     "Jun 09 17:26:35.276562 crc crio[22095]: time=\"2026-06-09T17:26:35.276377848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195889 | controller |     "Jun 09 17:26:35.417866 crc crio[22095]: time=\"2026-06-09T17:26:35.417387615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195906 | controller |     "Jun 09 17:26:35.479048 crc crio[22095]: time=\"2026-06-09T17:26:35.478121043Z\" level=info msg=\"Removed container 2d7443d68de16edbeb26faef23565c1fad43dc846cade99051d7d41c3c3c8211: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=2f1336a5-a90a-4e8e-bb27-1d52070bc9b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.195921 | controller |     "Jun 09 17:26:35.495813 crc crio[22095]: time=\"2026-06-09T17:26:35.495731265Z\" level=info msg=\"Removing container: 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056\" id=bc1f5a34-2beb-4fd8-ac78-42c6ea5384d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.195936 | controller |     "Jun 09 17:26:35.552981 crc crio[22095]: time=\"2026-06-09T17:26:35.552850139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195951 | controller |     "Jun 09 17:26:35.559483 crc crio[22095]: time=\"2026-06-09T17:26:35.559368876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195966 | controller |     "Jun 09 17:26:35.568336 crc crio[22095]: time=\"2026-06-09T17:26:35.568141841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195980 | controller |     "Jun 09 17:26:35.653039 crc crio[22095]: time=\"2026-06-09T17:26:35.652741902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.195998 | controller |     "Jun 09 17:26:35.708381 crc crio[22095]: time=\"2026-06-09T17:26:35.708179934Z\" level=info msg=\"Created container 8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=ab8bbed4-730a-4441-a9bf-9fcff9b476f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196014 | controller |     "Jun 09 17:26:35.709699 crc crio[22095]: time=\"2026-06-09T17:26:35.709619011Z\" level=info msg=\"Starting container: 8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce\" id=3cdb4ec5-217b-4c64-b138-a1f74de21f8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196029 | controller |     "Jun 09 17:26:35.717012 crc crio[22095]: time=\"2026-06-09T17:26:35.716899647Z\" level=info msg=\"Started container\" PID=250082 containerID=8ddc55a03622072774e1d453a181c359c282fa0fce474ccfb3cad7927ae867ce description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=3cdb4ec5-217b-4c64-b138-a1f74de21f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c",
2026-06-09 17:40:44.196044 | controller |     "Jun 09 17:26:35.834760 crc crio[22095]: time=\"2026-06-09T17:26:35.834633888Z\" level=info msg=\"Removed container 1997164bf37b4b1cb60d982359c0bd95a9d9d3b2339f53b440ba82f2ec580056: openstack/placement-db-create-87tf9/mariadb-database-create\" id=bc1f5a34-2beb-4fd8-ac78-42c6ea5384d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.196070 | controller |     "Jun 09 17:26:35.848418 crc crio[22095]: time=\"2026-06-09T17:26:35.848296698Z\" level=info msg=\"Removing container: f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3\" id=a9ad0c6e-57fa-4ed1-a7f9-fbe4208761ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.196086 | controller |     "Jun 09 17:26:35.874800 crc crio[22095]: time=\"2026-06-09T17:26:35.874710676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.196101 | controller |     "Jun 09 17:26:35.876526 crc crio[22095]: time=\"2026-06-09T17:26:35.876081081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.196116 | controller |     "Jun 09 17:26:37.372851 crc crio[22095]: time=\"2026-06-09T17:26:37.369390109Z\" level=info msg=\"Created container 9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=84311fcc-2612-4583-a758-26909dd05f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196131 | controller |     "Jun 09 17:26:37.374413 crc crio[22095]: time=\"2026-06-09T17:26:37.374363977Z\" level=info msg=\"Starting container: 9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7\" id=2d7dd34d-d75d-41a3-aad8-b026ddf17fab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196146 | controller |     "Jun 09 17:26:37.382095 crc crio[22095]: time=\"2026-06-09T17:26:37.38188223Z\" level=info msg=\"Started container\" PID=250550 containerID=9a2592f95ca0b3d74ea707a675fc6c3bfbc5f206f1dabfb1ec8c513e0cee01e7 description=openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager id=2d7dd34d-d75d-41a3-aad8-b026ddf17fab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d462a5b003901ea82ad54d4160691fa07d28cf6645f9dbf5179dac25e1be0b5",
2026-06-09 17:40:44.196162 | controller |     "Jun 09 17:26:37.411214 crc crio[22095]: time=\"2026-06-09T17:26:37.41111939Z\" level=info msg=\"Created container 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=f55b3a56-7337-4a85-9721-68d822b41d6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196291 | controller |     "Jun 09 17:26:37.413179 crc crio[22095]: time=\"2026-06-09T17:26:37.41309794Z\" level=info msg=\"Starting container: 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8\" id=9c7263d7-97e3-4850-af85-0d3d9f442fa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196313 | controller |     "Jun 09 17:26:37.428580 crc crio[22095]: time=\"2026-06-09T17:26:37.428403003Z\" level=info msg=\"Started container\" PID=250564 containerID=62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=9c7263d7-97e3-4850-af85-0d3d9f442fa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.196330 | controller |     "Jun 09 17:26:37.472486 crc crio[22095]: time=\"2026-06-09T17:26:37.471697184Z\" level=info msg=\"Created container de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac: openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift\" id=6eaefde8-5d16-4336-a845-677095eb36a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196345 | controller |     "Jun 09 17:26:37.474519 crc crio[22095]: time=\"2026-06-09T17:26:37.474394053Z\" level=info msg=\"Starting container: de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac\" id=b358d981-2275-40a2-bce4-d5d67cf59f40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196360 | controller |     "Jun 09 17:26:37.503138 crc crio[22095]: time=\"2026-06-09T17:26:37.503044808Z\" level=info msg=\"Started container\" PID=250544 containerID=de13e7d61f9b7b75405a5737f30b33aba5a38514402141c17a5a4d37402086ac description=openshift-authentication/oauth-openshift-6845cd976f-rnvkp/oauth-openshift id=b358d981-2275-40a2-bce4-d5d67cf59f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=395eb884badeb055bb88f05a09fddc12ca33b0286a09c627db1d87832a16e542",
2026-06-09 17:40:44.196375 | controller |     "Jun 09 17:26:37.506420 crc crio[22095]: time=\"2026-06-09T17:26:37.506221049Z\" level=info msg=\"Created container 099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=473e8777-914d-4e2e-aac0-732220cfda9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196390 | controller |     "Jun 09 17:26:37.506777 crc crio[22095]: time=\"2026-06-09T17:26:37.506699102Z\" level=info msg=\"Created container 972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=69389c63-74c5-4dfc-9729-a0b5b9c8fcd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196405 | controller |     "Jun 09 17:26:37.507136 crc crio[22095]: time=\"2026-06-09T17:26:37.506906667Z\" level=info msg=\"Created container 28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=e99ebbb0-4939-45d1-b0e3-954248abea27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196420 | controller |     "Jun 09 17:26:37.507472 crc crio[22095]: time=\"2026-06-09T17:26:37.506755983Z\" level=info msg=\"Created container 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=ea357e8f-7ea8-4ad2-8518-4e1d3e634882 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196435 | controller |     "Jun 09 17:26:37.507472 crc crio[22095]: time=\"2026-06-09T17:26:37.507452781Z\" level=info msg=\"Created container 4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c23d183b-785b-4d47-af75-495c40d557b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196453 | controller |     "Jun 09 17:26:37.507709 crc crio[22095]: time=\"2026-06-09T17:26:37.507641056Z\" level=info msg=\"Created container 58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=dbb12d8e-b714-4693-b015-45cbd4e37220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196469 | controller |     "Jun 09 17:26:37.508332 crc crio[22095]: time=\"2026-06-09T17:26:37.508225391Z\" level=info msg=\"Created container 5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8: openstack/rabbitmq-server-0/rabbitmq\" id=7d68ec8c-5952-41a0-8bda-f4bea8eeacbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196484 | controller |     "Jun 09 17:26:37.509643 crc crio[22095]: time=\"2026-06-09T17:26:37.507050181Z\" level=info msg=\"Created container 9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=b323b917-92ae-4a38-afa6-c06899a779eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196499 | controller |     "Jun 09 17:26:37.510455 crc crio[22095]: time=\"2026-06-09T17:26:37.510383916Z\" level=info msg=\"Created container ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=00e05c78-1f87-441f-bb32-145c74ef63b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196515 | controller |     "Jun 09 17:26:37.510749 crc crio[22095]: time=\"2026-06-09T17:26:37.510679744Z\" level=info msg=\"Created container 294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=ee96b99a-8add-4238-8d6b-cea4864e5502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196530 | controller |     "Jun 09 17:26:37.512278 crc crio[22095]: time=\"2026-06-09T17:26:37.511144776Z\" level=info msg=\"Created container 4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=46b85f56-2c30-41eb-a8c2-4a2fff80173c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196544 | controller |     "Jun 09 17:26:37.512278 crc crio[22095]: time=\"2026-06-09T17:26:37.511494735Z\" level=info msg=\"Created container 4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=f339f46f-09c9-44c7-9722-edc3b968bde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196559 | controller |     "Jun 09 17:26:37.512892 crc crio[22095]: time=\"2026-06-09T17:26:37.512845029Z\" level=info msg=\"Starting container: 972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8\" id=95d5b66d-f767-492d-93a5-3deb5d983b5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196574 | controller |     "Jun 09 17:26:37.526243 crc crio[22095]: time=\"2026-06-09T17:26:37.512983193Z\" level=info msg=\"Starting container: 4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4\" id=bbfd4be1-2794-4103-8fd9-54db3fc9c874 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196589 | controller |     "Jun 09 17:26:37.526243 crc crio[22095]: time=\"2026-06-09T17:26:37.513239149Z\" level=info msg=\"Starting container: 099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66\" id=2a6fbc48-4168-469c-bc20-654b6892d532 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196603 | controller |     "Jun 09 17:26:37.526542 crc crio[22095]: time=\"2026-06-09T17:26:37.513107356Z\" level=info msg=\"Starting container: 5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8\" id=8d8728e7-1f3d-4b26-bc9a-9cc621cf7e4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196621 | controller |     "Jun 09 17:26:37.526622 crc crio[22095]: time=\"2026-06-09T17:26:37.513026484Z\" level=info msg=\"Starting container: 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7\" id=fb67c905-5cb3-47dc-a8ea-c731fb1cd0e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196637 | controller |     "Jun 09 17:26:37.526682 crc crio[22095]: time=\"2026-06-09T17:26:37.513053155Z\" level=info msg=\"Starting container: 58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9\" id=92744f5f-6619-44eb-b2d0-4d36e7cf7326 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196651 | controller |     "Jun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513163057Z\" level=info msg=\"Starting container: 4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9\" id=e19bc80b-ae27-4c27-a7f0-3733a18424fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196666 | controller |     "Jun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513081695Z\" level=info msg=\"Starting container: 4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003\" id=e9c3a790-ba14-4fb0-8f1a-6784e376f3ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196681 | controller |     "Jun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513167668Z\" level=info msg=\"Starting container: 294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57\" id=45eba93c-3d1d-4514-9d63-5adb3518ae1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196695 | controller |     "Jun 09 17:26:37.531035 crc crio[22095]: time=\"2026-06-09T17:26:37.513202579Z\" level=info msg=\"Starting container: 9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf\" id=96952dff-b69b-49ef-b911-59f795072a8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196710 | controller |     "Jun 09 17:26:37.532655 crc crio[22095]: time=\"2026-06-09T17:26:37.513143827Z\" level=info msg=\"Starting container: 28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984\" id=c47cf00b-d444-4a49-a9af-c7833971d3a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196724 | controller |     "Jun 09 17:26:37.532655 crc crio[22095]: time=\"2026-06-09T17:26:37.513232179Z\" level=info msg=\"Starting container: ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5\" id=a3cae980-ebb1-4f3c-9666-35656d234459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.196739 | controller |     "Jun 09 17:26:37.533841 crc crio[22095]: time=\"2026-06-09T17:26:37.533757206Z\" level=info msg=\"Started container\" PID=250578 containerID=4dfc2159a74fabfdba9116755886e8513f2686a7c22329b1c5cb7874758d06b9 description=cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector id=e19bc80b-ae27-4c27-a7f0-3733a18424fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=917bbb6b0b68b17a055214fefff2cfac84a765566c0e3979ee66caca6816f189",
2026-06-09 17:40:44.196755 | controller |     "Jun 09 17:26:37.548427 crc crio[22095]: time=\"2026-06-09T17:26:37.54832218Z\" level=info msg=\"Started container\" PID=250576 containerID=ee229822bf8fc76a59f475ac11c9479a48c3f7cc38170a8bdb6104a04cd42fe5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a3cae980-ebb1-4f3c-9666-35656d234459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec38d9fd54b54980254705ea9a57d9dba4c9685ead62387b8c526faea4bcc2b",
2026-06-09 17:40:44.196770 | controller |     "Jun 09 17:26:37.552431 crc crio[22095]: time=\"2026-06-09T17:26:37.552317202Z\" level=info msg=\"Started container\" PID=250560 containerID=5fdbb566560e879deb2455bdab10ed38ccaa88742ba3d84b9e59cd1240fd92a8 description=openstack/rabbitmq-server-0/rabbitmq id=8d8728e7-1f3d-4b26-bc9a-9cc621cf7e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c141cf892bc2d32e142ff9ee83b183d3d40b988834d7750e13b105bb30c95199",
2026-06-09 17:40:44.196788 | controller |     "Jun 09 17:26:37.553217 crc crio[22095]: time=\"2026-06-09T17:26:37.553130183Z\" level=info msg=\"Started container\" PID=250542 containerID=85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=fb67c905-5cb3-47dc-a8ea-c731fb1cd0e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.196803 | controller |     "Jun 09 17:26:37.583151 crc crio[22095]: time=\"2026-06-09T17:26:37.582915297Z\" level=info msg=\"Removed container f258bd7a5ee52245c41bcbdc1d5eb0c91b7d1f3607c8545ed1e532d056198fd3: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=a9ad0c6e-57fa-4ed1-a7f9-fbe4208761ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.196818 | controller |     "Jun 09 17:26:37.585555 crc crio[22095]: time=\"2026-06-09T17:26:37.585480973Z\" level=info msg=\"Started container\" PID=250580 containerID=9a7808cb5a7f510bdba67929ba35f2eed2e1b2af6dc5003a8097b08a5aa9b6cf description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager id=96952dff-b69b-49ef-b911-59f795072a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a5e5d6d3d13c8c9094b1044080b32c05d8f81f46d163d8d90b44f946971f64",
2026-06-09 17:40:44.196833 | controller |     "Jun 09 17:26:37.586585 crc crio[22095]: time=\"2026-06-09T17:26:37.586207921Z\" level=info msg=\"Started container\" PID=250569 containerID=972b3fef1cb85803f6e3ec388725a597a1946bcaaac55090a3850dbf022618c8 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager id=95d5b66d-f767-492d-93a5-3deb5d983b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=868f643288a68e9234cb70f241651e5aa28c062ea6f9d685dfc0ab5ea91baf6f",
2026-06-09 17:40:44.196865 | controller |     "Jun 09 17:26:37.586585 crc crio[22095]: time=\"2026-06-09T17:26:37.586381576Z\" level=info msg=\"Started container\" PID=250536 containerID=4ab215cd7bf464001d5bfd1a2afd611b1b1fab2c35c4dfefbd62fdc06a53a003 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e9c3a790-ba14-4fb0-8f1a-6784e376f3ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=da1681dba4d88860f524e3a2053df742a194794418f01b9308236fd2acbc8b15",
2026-06-09 17:40:44.196885 | controller |     "Jun 09 17:26:37.586706 crc crio[22095]: time=\"2026-06-09T17:26:37.586518769Z\" level=info msg=\"Started container\" PID=250558 containerID=099b76d31f4ee85c36fcf032c6390773d6fa3ac6ddeebc8ec8828f911e634b66 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager id=2a6fbc48-4168-469c-bc20-654b6892d532 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f2c2e83a462a69685aae22d09b3fa0776a1d5178c4dd59bf3e0b4b27b8cdce",
2026-06-09 17:40:44.196901 | controller |     "Jun 09 17:26:37.587581 crc crio[22095]: time=\"2026-06-09T17:26:37.587493324Z\" level=info msg=\"Started container\" PID=250572 containerID=294a5b6ec4a06be2382914878eea476d0c8f892a5e2e3fc50630e554e1de9f57 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=45eba93c-3d1d-4514-9d63-5adb3518ae1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5dc4d26251dd4a18f4e915b3b3d10e86bccaa1681fa327a6333249538880452",
2026-06-09 17:40:44.196916 | controller |     "Jun 09 17:26:37.588325 crc crio[22095]: time=\"2026-06-09T17:26:37.588294375Z\" level=info msg=\"Removing container: 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73\" id=9fb1612d-45bd-4df5-9d04-e7ff7d60832e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.196931 | controller |     "Jun 09 17:26:37.594927 crc crio[22095]: time=\"2026-06-09T17:26:37.59474496Z\" level=info msg=\"Started container\" PID=250504 containerID=28989482c35b36da36e24d35c7ab9ddaa39a8c0967b6f5385435cf4ef46c7984 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=c47cf00b-d444-4a49-a9af-c7833971d3a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcab68907535e349d39f14ef2ff52b05335fb7505d4fee90b13d06f43fa2b7b2",
2026-06-09 17:40:44.196949 | controller |     "Jun 09 17:26:37.613621 crc crio[22095]: time=\"2026-06-09T17:26:37.613542383Z\" level=info msg=\"Started container\" PID=250575 containerID=4ef0faa2293959bc347804ad94985e334b46303a35a1a5e587c7fd8e7da271e4 description=metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager id=bbfd4be1-2794-4103-8fd9-54db3fc9c874 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00dede749b4f318b8ed86596ed506e32040cf5fef940fb7874d123b184f57fd1",
2026-06-09 17:40:44.196964 | controller |     "Jun 09 17:26:37.614786 crc crio[22095]: time=\"2026-06-09T17:26:37.614685282Z\" level=info msg=\"Started container\" PID=250566 containerID=58b3aaeeccb37a41e2879abcffd19df22804009e2b7c7deb40d9143ae1a096b9 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager id=92744f5f-6619-44eb-b2d0-4d36e7cf7326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dd6551e159240327f4c8d740dbf27b31a5a817e094b6f5b3f3faa10c077493",
2026-06-09 17:40:44.196979 | controller |     "Jun 09 17:26:37.617503 crc crio[22095]: time=\"2026-06-09T17:26:37.617399952Z\" level=info msg=\"Created container 66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=4deb17b9-4556-4e78-bd0f-4c6660c901da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.196994 | controller |     "Jun 09 17:26:37.618835 crc crio[22095]: time=\"2026-06-09T17:26:37.618743796Z\" level=info msg=\"Created container 5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=67386d4a-03ed-4e45-8686-482c18ab591e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197008 | controller |     "Jun 09 17:26:37.626541 crc crio[22095]: time=\"2026-06-09T17:26:37.621824645Z\" level=info msg=\"Starting container: 66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece\" id=258bad73-27d3-48ed-b0c7-f09d857231e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197023 | controller |     "Jun 09 17:26:37.626541 crc crio[22095]: time=\"2026-06-09T17:26:37.622622926Z\" level=info msg=\"Starting container: 5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c\" id=e1ecfeb9-2c22-4b93-817b-ceddb261b910 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197038 | controller |     "Jun 09 17:26:37.630770 crc crio[22095]: time=\"2026-06-09T17:26:37.63020692Z\" level=info msg=\"Created container 20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=06a341b7-0151-40e3-aa6a-43e305b4c55b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197054 | controller |     "Jun 09 17:26:37.632310 crc crio[22095]: time=\"2026-06-09T17:26:37.632233872Z\" level=info msg=\"Starting container: 20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60\" id=7d9c427b-8895-439b-be89-2c91d5b2096e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197069 | controller |     "Jun 09 17:26:37.637141 crc crio[22095]: time=\"2026-06-09T17:26:37.637070486Z\" level=info msg=\"Created container b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e: openstack/swift-storage-0/account-replicator\" id=4e93c9ce-8247-469a-b688-7fe2710b1b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197083 | controller |     "Jun 09 17:26:37.638350 crc crio[22095]: time=\"2026-06-09T17:26:37.638230336Z\" level=info msg=\"Starting container: b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e\" id=f3b4a101-f903-48c8-8af0-d24519d600b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197101 | controller |     "Jun 09 17:26:37.639152 crc crio[22095]: time=\"2026-06-09T17:26:37.638899523Z\" level=info msg=\"Started container\" PID=250573 containerID=66d2760663ad8632c72b40cbad6f261a457f649a6be446d717bd5ac037c45ece description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager id=258bad73-27d3-48ed-b0c7-f09d857231e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f574faa1622c67838058ac39c67f4b763e2a260e54c5d341488d76e680f2992",
2026-06-09 17:40:44.197117 | controller |     "Jun 09 17:26:37.647831 crc crio[22095]: time=\"2026-06-09T17:26:37.646054107Z\" level=info msg=\"Created container e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433: openstack/ovn-controller-9kldd/ovn-controller\" id=cea2f50a-e721-4db5-a2d6-17484870dccb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197131 | controller |     "Jun 09 17:26:37.647831 crc crio[22095]: time=\"2026-06-09T17:26:37.647776691Z\" level=info msg=\"Created container 7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aebb645f-45c7-4415-a16c-b7fe2f8c5190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197146 | controller |     "Jun 09 17:26:37.648532 crc crio[22095]: time=\"2026-06-09T17:26:37.648493799Z\" level=info msg=\"Created container b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=8751ecfe-02e8-4832-b039-02940ea18728 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197161 | controller |     "Jun 09 17:26:37.649299 crc crio[22095]: time=\"2026-06-09T17:26:37.649077744Z\" level=info msg=\"Created container 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=5b6c7bcd-3cd8-4bd0-9b03-99999d98281e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197176 | controller |     "Jun 09 17:26:37.649508 crc crio[22095]: time=\"2026-06-09T17:26:37.648632333Z\" level=info msg=\"Created container d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=90a65c53-0cf3-4140-8e26-33fd20ad9731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197191 | controller |     "Jun 09 17:26:37.651450 crc crio[22095]: time=\"2026-06-09T17:26:37.649851734Z\" level=info msg=\"Created container 03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=59c49406-48ad-49b4-8076-bd07f855b896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197206 | controller |     "Jun 09 17:26:37.652286 crc crio[22095]: time=\"2026-06-09T17:26:37.652189174Z\" level=info msg=\"Started container\" PID=250588 containerID=5c93aae72916217ca13c2bfcca8f41323d92aa2cd6210e7550c97e03904d1f6c description=openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator id=e1ecfeb9-2c22-4b93-817b-ceddb261b910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4467c05567053f6fa4e247bd6d8f6a7a3243a92afc688fbd696699bfccd424b",
2026-06-09 17:40:44.197220 | controller |     "Jun 09 17:26:37.656649 crc crio[22095]: time=\"2026-06-09T17:26:37.656551476Z\" level=info msg=\"Started container\" PID=250587 containerID=b5dc4d6126de2c8c5800ef334f1fa900ce16f8f8a5a7a19a09c1fc2f889de17e description=openstack/swift-storage-0/account-replicator id=f3b4a101-f903-48c8-8af0-d24519d600b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.197235 | controller |     "Jun 09 17:26:37.660261 crc crio[22095]: time=\"2026-06-09T17:26:37.659898632Z\" level=info msg=\"Starting container: d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544\" id=6c2a5553-7495-4bef-bfc9-e3d0736f2e96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197253 | controller |     "Jun 09 17:26:37.660858 crc crio[22095]: time=\"2026-06-09T17:26:37.660694722Z\" level=info msg=\"Starting container: 7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89\" id=0e548ff5-b5b0-4a6a-a540-30d0513fe267 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197268 | controller |     "Jun 09 17:26:37.665125 crc crio[22095]: time=\"2026-06-09T17:26:37.661583415Z\" level=info msg=\"Started container\" PID=250552 containerID=20ce28b74f5453a45e8612ea00ff27d7edb4a023ec4e81845e241c489d08ef60 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager id=7d9c427b-8895-439b-be89-2c91d5b2096e name=/runtime.v1.RuntimeService/StartContainer sandboxID=93afe668d97ec8b49012d46c3664e2aac28ddc23f1e4423a1d7351dfc44aee52",
2026-06-09 17:40:44.197283 | controller |     "Jun 09 17:26:37.665125 crc crio[22095]: time=\"2026-06-09T17:26:37.663685299Z\" level=info msg=\"Starting container: 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce\" id=3a0a4ced-399d-4c2e-b63e-cb96832172bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197298 | controller |     "Jun 09 17:26:37.665369 crc crio[22095]: time=\"2026-06-09T17:26:37.665216208Z\" level=info msg=\"Starting container: e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433\" id=4fc35d2d-41c8-44a6-818b-f49fffce7d99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197314 | controller |     "Jun 09 17:26:37.665649 crc crio[22095]: time=\"2026-06-09T17:26:37.663623407Z\" level=info msg=\"Starting container: 03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7\" id=b28e95bc-2182-4d2c-8f94-2d78e9354c39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197329 | controller |     "Jun 09 17:26:37.666871 crc crio[22095]: time=\"2026-06-09T17:26:37.663654008Z\" level=info msg=\"Starting container: b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb\" id=7509884e-7247-4a82-a12d-a9632f68c6ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197344 | controller |     "Jun 09 17:26:37.694328 crc crio[22095]: time=\"2026-06-09T17:26:37.693304489Z\" level=info msg=\"Started container\" PID=250543 containerID=43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=3a0a4ced-399d-4c2e-b63e-cb96832172bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.197359 | controller |     "Jun 09 17:26:37.702748 crc crio[22095]: time=\"2026-06-09T17:26:37.702640598Z\" level=info msg=\"Started container\" PID=250579 containerID=7ed5fb17c83f6d2609bfa24e5aefc859adee25a4dceb59c2b61afcc2750ebb89 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0e548ff5-b5b0-4a6a-a540-30d0513fe267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86fff769996364e1d0d2703e934b31f4bc44cafc3ee6218dcc12a1237427a53",
2026-06-09 17:40:44.197374 | controller |     "Jun 09 17:26:37.709832 crc crio[22095]: time=\"2026-06-09T17:26:37.709306809Z\" level=info msg=\"Started container\" PID=250589 containerID=d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=6c2a5553-7495-4bef-bfc9-e3d0736f2e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.197390 | controller |     "Jun 09 17:26:37.709832 crc crio[22095]: time=\"2026-06-09T17:26:37.709422412Z\" level=info msg=\"Started container\" PID=250547 containerID=03d8fce178931f3fdbaaedd93a26d6404c636fdfa721bdb0787d2959f0983bb7 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager id=b28e95bc-2182-4d2c-8f94-2d78e9354c39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c395211c62aaa388a1ec516924bca86ec691259dcf01ca5a93a017bd2b6f95f",
2026-06-09 17:40:44.197408 | controller |     "Jun 09 17:26:37.710848 crc crio[22095]: time=\"2026-06-09T17:26:37.710757707Z\" level=info msg=\"Created container 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=fbd85a75-5713-408b-a19b-9c1474aec1be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197423 | controller |     "Jun 09 17:26:37.721728 crc crio[22095]: time=\"2026-06-09T17:26:37.721657256Z\" level=info msg=\"Started container\" PID=250593 containerID=e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433 description=openstack/ovn-controller-9kldd/ovn-controller id=4fc35d2d-41c8-44a6-818b-f49fffce7d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2",
2026-06-09 17:40:44.197438 | controller |     "Jun 09 17:26:37.725172 crc crio[22095]: time=\"2026-06-09T17:26:37.724430577Z\" level=info msg=\"Created container c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e: openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter\" id=351a74cd-7c7d-41eb-9fa0-18c64adb3466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197453 | controller |     "Jun 09 17:26:37.726491 crc crio[22095]: time=\"2026-06-09T17:26:37.726014018Z\" level=info msg=\"Created container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=16e3fc72-c3a4-4431-a6fb-50abed046a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197467 | controller |     "Jun 09 17:26:37.727875 crc crio[22095]: time=\"2026-06-09T17:26:37.727834445Z\" level=info msg=\"Starting container: c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e\" id=83146e41-3816-4aee-972c-1dc0d3c48872 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197481 | controller |     "Jun 09 17:26:37.736818 crc crio[22095]: time=\"2026-06-09T17:26:37.72802425Z\" level=info msg=\"Starting container: 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac\" id=8620fea1-9b0a-44d6-a84f-525107f290eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197495 | controller |     "Jun 09 17:26:37.736818 crc crio[22095]: time=\"2026-06-09T17:26:37.734489885Z\" level=info msg=\"Created container 361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=d51a9ea1-0fb6-43df-89e1-c92feb6cd242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197510 | controller |     "Jun 09 17:26:37.736818 crc crio[22095]: time=\"2026-06-09T17:26:37.7342942Z\" level=info msg=\"Created container 531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6: sushy-emulator/sushy-emulator/sushy-emulator\" id=41c4333d-bec5-4e27-84d2-f2ae47460f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197524 | controller |     "Jun 09 17:26:37.761484 crc crio[22095]: time=\"2026-06-09T17:26:37.761406966Z\" level=info msg=\"Starting container: 531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6\" id=c34836ae-4205-4e24-bda0-ff7db17f300d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197539 | controller |     "Jun 09 17:26:37.763283 crc crio[22095]: time=\"2026-06-09T17:26:37.763199422Z\" level=info msg=\"Starting container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f\" id=ac7836b1-97df-439c-8637-efa516733a1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197553 | controller |     "Jun 09 17:26:37.763645 crc crio[22095]: time=\"2026-06-09T17:26:37.763555301Z\" level=info msg=\"Starting container: 361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0\" id=1498fda7-31b7-4d0c-9f60-a05e592d7e96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197571 | controller |     "Jun 09 17:26:37.779445 crc crio[22095]: time=\"2026-06-09T17:26:37.779369517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=973382ab-6bbf-48a7-aa02-fe521797398e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.197586 | controller |     "Jun 09 17:26:37.808292 crc crio[22095]: time=\"2026-06-09T17:26:37.808175176Z\" level=info msg=\"Started container\" PID=250562 containerID=b694d1484aed4098236098a5b5c929bb9807989bc61baf5c2c18454baf81aefb description=openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager id=7509884e-7247-4a82-a12d-a9632f68c6ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=7812ed3e5a1823571f787f0291856071b4e11c4f88fedbc932286db6ad3b8a69",
2026-06-09 17:40:44.197601 | controller |     "Jun 09 17:26:37.837395 crc crio[22095]: time=\"2026-06-09T17:26:37.837275982Z\" level=info msg=\"Started container\" PID=250585 containerID=531153f65d69c851d87403c6d75bdaf5874598c379c937189b05410c46641eb6 description=sushy-emulator/sushy-emulator/sushy-emulator id=c34836ae-4205-4e24-bda0-ff7db17f300d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaefd4f54feb12ad1fd67f6eaa1b99ed98f547e70ccb9cef044a5a005a1cf73d",
2026-06-09 17:40:44.197616 | controller |     "Jun 09 17:26:37.838617 crc crio[22095]: time=\"2026-06-09T17:26:37.838048382Z\" level=info msg=\"Started container\" PID=250551 containerID=4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=8620fea1-9b0a-44d6-a84f-525107f290eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.197630 | controller |     "Jun 09 17:26:37.838617 crc crio[22095]: time=\"2026-06-09T17:26:37.838229957Z\" level=info msg=\"Started container\" PID=250591 containerID=c1d703c63db90613938b8b7ccefbfaa22281bf433195d265d858b9db55427f3e description=openstack/ovn-controller-metrics-n4ljj/openstack-network-exporter id=83146e41-3816-4aee-972c-1dc0d3c48872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39fc5de423f656265602caaffb9c69a7cf2a60f7f4ead53b60b588460039255",
2026-06-09 17:40:44.197645 | controller |     "Jun 09 17:26:37.898652 crc crio[22095]: time=\"2026-06-09T17:26:37.898552004Z\" level=info msg=\"Started container\" PID=250584 containerID=ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=ac7836b1-97df-439c-8637-efa516733a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.197660 | controller |     "Jun 09 17:26:37.906583 crc crio[22095]: time=\"2026-06-09T17:26:37.906480418Z\" level=info msg=\"Started container\" PID=250590 containerID=361b92d1109841f7d255a3219a4bdcfd388df99c66e7c54778d01bd6bf92efe0 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=1498fda7-31b7-4d0c-9f60-a05e592d7e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af99ee9bb51bcc225dccfb53ac3e58c550d76673921ca950fa963b3e553477b",
2026-06-09 17:40:44.197675 | controller |     "Jun 09 17:26:38.447332 crc crio[22095]: time=\"2026-06-09T17:26:38.44646994Z\" level=info msg=\"Created container d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=ee8c5559-7ddf-43e1-9bef-6e282bf35519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197689 | controller |     "Jun 09 17:26:38.451976 crc crio[22095]: time=\"2026-06-09T17:26:38.451875229Z\" level=info msg=\"Starting container: d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a\" id=1735d756-14ca-46d9-a9b5-30eebc15e64e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197704 | controller |     "Jun 09 17:26:38.466564 crc crio[22095]: time=\"2026-06-09T17:26:38.46633972Z\" level=info msg=\"Started container\" PID=250595 containerID=d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=1735d756-14ca-46d9-a9b5-30eebc15e64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2",
2026-06-09 17:40:44.197721 | controller |     "Jun 09 17:26:38.530323 crc crio[22095]: time=\"2026-06-09T17:26:38.530162617Z\" level=info msg=\"Created container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log\" id=289a73b8-f1cd-4378-9fc1-f38672bbb701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197736 | controller |     "Jun 09 17:26:38.535805 crc crio[22095]: time=\"2026-06-09T17:26:38.535676648Z\" level=info msg=\"Starting container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a\" id=1e9f7713-e4e7-44f8-a4b6-2e7636ea7c8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197751 | controller |     "Jun 09 17:26:38.546484 crc crio[22095]: time=\"2026-06-09T17:26:38.546358672Z\" level=info msg=\"Started container\" PID=250586 containerID=adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a description=openstack/nova-api-0/nova-api-log id=1e9f7713-e4e7-44f8-a4b6-2e7636ea7c8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.197766 | controller |     "Jun 09 17:26:38.645132 crc crio[22095]: time=\"2026-06-09T17:26:38.643475754Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=6c8b6904-5148-4052-88c9-adc8b703a536 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.197780 | controller |     "Jun 09 17:26:38.660791 crc crio[22095]: time=\"2026-06-09T17:26:38.660732897Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0a623be8-27f1-4cdc-bded-92d39a2eee6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.197794 | controller |     "Jun 09 17:26:38.840282 crc crio[22095]: time=\"2026-06-09T17:26:38.840069847Z\" level=info msg=\"Removed container 8c5bde594bbb95026976046e1be55ec2bd1f922a09f60c51f256f2458cc87b73: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=9fb1612d-45bd-4df5-9d04-e7ff7d60832e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.197809 | controller |     "Jun 09 17:26:38.865987 crc crio[22095]: time=\"2026-06-09T17:26:38.865646913Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=5d14132c-b90d-43d1-93f0-4d76aa312dca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.197823 | controller |     "Jun 09 17:26:38.873540 crc crio[22095]: time=\"2026-06-09T17:26:38.872833188Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=0ab1b92b-b6cb-465c-aa95-3e4d09de4d2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197838 | controller |     "Jun 09 17:26:38.874010 crc crio[22095]: time=\"2026-06-09T17:26:38.873891895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.197867 | controller |     "Jun 09 17:26:38.876359 crc crio[22095]: time=\"2026-06-09T17:26:38.876292186Z\" level=info msg=\"Removing container: 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8\" id=728d8ee3-fe99-4526-830a-3eba88e0c649 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.197887 | controller |     "Jun 09 17:26:38.900703 crc crio[22095]: time=\"2026-06-09T17:26:38.900662621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ecd4c409-b07c-4030-bfe2-82b847a2eb3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.197905 | controller |     "Jun 09 17:26:38.960424 crc crio[22095]: time=\"2026-06-09T17:26:38.960352033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=347ee8d4-68dd-44e7-b83a-f9f28561b9d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.197920 | controller |     "Jun 09 17:26:38.960867 crc crio[22095]: time=\"2026-06-09T17:26:38.960738033Z\" level=info msg=\"Stopping container: d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501 (timeout: 2s)\" id=53fd65f6-6fc1-4ab6-b4ea-35fdf2520d48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.197935 | controller |     "Jun 09 17:26:39.085407 crc crio[22095]: time=\"2026-06-09T17:26:39.085327149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9b45ac80-a5d7-4fd4-9586-1e91fdcd78a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.197950 | controller |     "Jun 09 17:26:39.249377 crc crio[22095]: time=\"2026-06-09T17:26:39.249242303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.197965 | controller |     "Jun 09 17:26:39.362048 crc crio[22095]: time=\"2026-06-09T17:26:39.361757639Z\" level=info msg=\"Created container ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=f8b17f96-3d6f-4b5a-bec4-c545afdf6719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.197979 | controller |     "Jun 09 17:26:39.373499 crc crio[22095]: time=\"2026-06-09T17:26:39.372084854Z\" level=info msg=\"Starting container: ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487\" id=a4b4742f-3936-4fde-b968-ec242d7e1e5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.197994 | controller |     "Jun 09 17:26:39.383081 crc crio[22095]: time=\"2026-06-09T17:26:39.382927482Z\" level=info msg=\"Started container\" PID=250582 containerID=ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=a4b4742f-3936-4fde-b968-ec242d7e1e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.198009 | controller |     "Jun 09 17:26:39.384827 crc crio[22095]: time=\"2026-06-09T17:26:39.384746349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198024 | controller |     "Jun 09 17:26:39.483493 crc crio[22095]: time=\"2026-06-09T17:26:39.483375859Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a01c4841-b6e7-4bfe-a37b-25b045c9b4fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198039 | controller |     "Jun 09 17:26:39.484320 crc crio[22095]: time=\"2026-06-09T17:26:39.48381116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198053 | controller |     "Jun 09 17:26:39.484828 crc crio[22095]: time=\"2026-06-09T17:26:39.484737704Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=cf9f727f-ab94-4a1d-accb-dbfe980008be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198068 | controller |     "Jun 09 17:26:39.485405 crc crio[22095]: time=\"2026-06-09T17:26:39.485212086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198086 | controller |     "Jun 09 17:26:39.634792 crc crio[22095]: time=\"2026-06-09T17:26:39.632484044Z\" level=info msg=\"Removed container 7e5ef21768b7aa4a2ce6f837edd54a059e85ea7bcf8dee336bb53c39adcec0a8: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=728d8ee3-fe99-4526-830a-3eba88e0c649 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198101 | controller |     "Jun 09 17:26:39.645799 crc crio[22095]: time=\"2026-06-09T17:26:39.645716584Z\" level=info msg=\"Removing container: e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737\" id=0de2b041-950a-44b1-9592-2911d5f1de41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198116 | controller |     "Jun 09 17:26:39.712001 crc crio[22095]: time=\"2026-06-09T17:26:39.71182971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198131 | controller |     "Jun 09 17:26:39.727554 crc crio[22095]: time=\"2026-06-09T17:26:39.727407479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198146 | controller |     "Jun 09 17:26:39.793415 crc crio[22095]: time=\"2026-06-09T17:26:39.793225748Z\" level=info msg=\"Removed container e66480628b5303811ac908b4da6ba7671dcea0aee70c20b2d57970b1ec5b2737: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener\" id=0de2b041-950a-44b1-9592-2911d5f1de41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198161 | controller |     "Jun 09 17:26:39.815675 crc crio[22095]: time=\"2026-06-09T17:26:39.81553341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198176 | controller |     "Jun 09 17:26:39.826999 crc crio[22095]: time=\"2026-06-09T17:26:39.823195577Z\" level=info msg=\"Removing container: a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31\" id=616c0bb3-c95a-4ee0-a9aa-195a41a227d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198191 | controller |     "Jun 09 17:26:39.832803 crc crio[22095]: time=\"2026-06-09T17:26:39.832712371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198206 | controller |     "Jun 09 17:26:39.935068 crc crio[22095]: time=\"2026-06-09T17:26:39.935008025Z\" level=info msg=\"Removed container a88e54f722b56454bc7b7d931a095471155987723d994160e104b9d350360c31: openstack/barbican-keystone-listener-c9c884cdd-9hxx9/barbican-keystone-listener-log\" id=616c0bb3-c95a-4ee0-a9aa-195a41a227d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198221 | controller |     "Jun 09 17:26:39.959884 crc crio[22095]: time=\"2026-06-09T17:26:39.959786421Z\" level=info msg=\"Removing container: a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6\" id=6cbab784-fa5e-4de9-8d44-5969f05dc6e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198236 | controller |     "Jun 09 17:26:40.062155 crc crio[22095]: time=\"2026-06-09T17:26:40.062114786Z\" level=info msg=\"Stopping container: 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 (timeout: 30s)\" id=845a5da4-53a5-4104-a119-1c68a801ab59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.198251 | controller |     "Jun 09 17:26:40.169471 crc crio[22095]: time=\"2026-06-09T17:26:40.168574007Z\" level=info msg=\"Created container 4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8: baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager\" id=0ab1b92b-b6cb-465c-aa95-3e4d09de4d2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198272 | controller |     "Jun 09 17:26:40.174475 crc crio[22095]: time=\"2026-06-09T17:26:40.174409726Z\" level=info msg=\"Starting container: 4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8\" id=38504d83-5ebc-443b-807d-ddeaf98167f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.198287 | controller |     "Jun 09 17:26:40.193533 crc crio[22095]: time=\"2026-06-09T17:26:40.191580917Z\" level=info msg=\"Started container\" PID=251262 containerID=4563d6309282dd852d69d07bd74c11c7a6e122c4237a5f2a2faa0a268c279fa8 description=baremetal-operator-system/baremetal-operator-controller-manager-57dd5f54f4-slkrg/manager id=38504d83-5ebc-443b-807d-ddeaf98167f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bacfa17cef72386c75649071a88cbdf8dd48aaa67ad31561a72ba361210851",
2026-06-09 17:40:44.198302 | controller |     "Jun 09 17:26:40.195140 crc crio[22095]: time=\"2026-06-09T17:26:40.195047516Z\" level=info msg=\"Stopped container d064e00a330928b6ed2a8c9f4c90311ba2198a088de896e88b002fce1b42b501: metallb-system/speaker-tt9zg/speaker\" id=53fd65f6-6fc1-4ab6-b4ea-35fdf2520d48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.198316 | controller |     "Jun 09 17:26:40.211878 crc crio[22095]: time=\"2026-06-09T17:26:40.211770085Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c82d59d4-b4a2-468d-a6c3-0eb096bdee69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.198331 | controller |     "Jun 09 17:26:40.309436 crc crio[22095]: time=\"2026-06-09T17:26:40.309349908Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=57ce1301-555f-4d24-a2ff-d3bb71578157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.198346 | controller |     "Jun 09 17:26:40.313747 crc crio[22095]: time=\"2026-06-09T17:26:40.313637678Z\" level=info msg=\"Creating container: metallb-system/speaker-tt9zg/speaker\" id=78f7f099-2754-4214-8113-ed79c7bc7386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198361 | controller |     "Jun 09 17:26:40.314290 crc crio[22095]: time=\"2026-06-09T17:26:40.314212293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198377 | controller |     "Jun 09 17:26:40.414729 crc crio[22095]: time=\"2026-06-09T17:26:40.414500745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198392 | controller |     "Jun 09 17:26:40.576786 crc crio[22095]: time=\"2026-06-09T17:26:40.576576463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.198407 | controller |     "Jun 09 17:26:40.780353 crc crio[22095]: time=\"2026-06-09T17:26:40.77952808Z\" level=info msg=\"Removed container a16ac424963aac7eeb62e54202e705090536f62010beeeb25f6f516ea549f6f6: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=6cbab784-fa5e-4de9-8d44-5969f05dc6e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198422 | controller |     "Jun 09 17:26:40.800423 crc crio[22095]: time=\"2026-06-09T17:26:40.800307733Z\" level=info msg=\"Removing container: 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7\" id=28cf96ab-195d-4234-b069-d2cdcb70c7fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198437 | controller |     "Jun 09 17:26:40.902796 crc crio[22095]: time=\"2026-06-09T17:26:40.902683319Z\" level=info msg=\"Removed container 800805360c2d5ece272d86267a81c60529d45f1ab8a3a63229d804b3b48cabe7: openstack/dnsmasq-dns-94bfffd6f-qrx6k/dnsmasq-dns\" id=28cf96ab-195d-4234-b069-d2cdcb70c7fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198454 | controller |     "Jun 09 17:26:40.914765 crc crio[22095]: time=\"2026-06-09T17:26:40.914654966Z\" level=info msg=\"Removing container: d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6\" id=22feec22-f473-4785-966e-27858a754284 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198469 | controller |     "Jun 09 17:26:41.061166 crc crio[22095]: time=\"2026-06-09T17:26:41.061083092Z\" level=info msg=\"Removed container d23d6ab65e76c0d64ec5bf0201765e9b749a6d2a4195b3913e360c00145e82f6: openstack/dnsmasq-dns-94bfffd6f-qrx6k/init\" id=22feec22-f473-4785-966e-27858a754284 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198484 | controller |     "Jun 09 17:26:41.078992 crc crio[22095]: time=\"2026-06-09T17:26:41.078280113Z\" level=info msg=\"Removing container: cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66\" id=919dd9f4-f6d1-4c17-a0e7-5d81f4d3f3de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198536 | controller |     "Jun 09 17:26:41.132194 crc crio[22095]: time=\"2026-06-09T17:26:41.132113754Z\" level=info msg=\"Created container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api\" id=a01c4841-b6e7-4bfe-a37b-25b045c9b4fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198551 | controller |     "Jun 09 17:26:41.140643 crc crio[22095]: time=\"2026-06-09T17:26:41.140308185Z\" level=info msg=\"Removed container cb2acd9af774229966d2d031846b39dc8e0a1b178cca67467870fd58b041bd66: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/osp-httpd\" id=919dd9f4-f6d1-4c17-a0e7-5d81f4d3f3de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198566 | controller |     "Jun 09 17:26:41.153731 crc crio[22095]: time=\"2026-06-09T17:26:41.153615336Z\" level=info msg=\"Starting container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227\" id=23cd1beb-dfb8-46d5-b8d7-86d808b22e66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.198581 | controller |     "Jun 09 17:26:41.163570 crc crio[22095]: time=\"2026-06-09T17:26:41.163463219Z\" level=info msg=\"Removing container: afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5\" id=5fea745a-b420-462d-97df-c3157bdff5ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198596 | controller |     "Jun 09 17:26:41.179306 crc crio[22095]: time=\"2026-06-09T17:26:41.171540576Z\" level=info msg=\"Started container\" PID=251401 containerID=0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227 description=openstack/nova-api-0/nova-api-api id=23cd1beb-dfb8-46d5-b8d7-86d808b22e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.198611 | controller |     "Jun 09 17:26:41.179306 crc crio[22095]: time=\"2026-06-09T17:26:41.175239541Z\" level=info msg=\"Created container d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a: openstack/swift-storage-0/account-auditor\" id=cf9f727f-ab94-4a1d-accb-dbfe980008be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198625 | controller |     "Jun 09 17:26:41.182307 crc crio[22095]: time=\"2026-06-09T17:26:41.18221729Z\" level=info msg=\"Starting container: d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a\" id=3be7a76b-e794-4d0c-b9a1-88152a556052 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.198640 | controller |     "Jun 09 17:26:41.189072 crc crio[22095]: time=\"2026-06-09T17:26:41.184624072Z\" level=info msg=\"Created container e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1: metallb-system/speaker-tt9zg/speaker\" id=78f7f099-2754-4214-8113-ed79c7bc7386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198655 | controller |     "Jun 09 17:26:41.189072 crc crio[22095]: time=\"2026-06-09T17:26:41.187752722Z\" level=info msg=\"Starting container: e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1\" id=990162df-d358-4ab7-a20e-2aa56e5d31f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.198673 | controller |     "Jun 09 17:26:41.208474 crc crio[22095]: time=\"2026-06-09T17:26:41.208364601Z\" level=info msg=\"Started container\" PID=251397 containerID=d3fb4da49b9f4ef6a6d67ab96883bd7dd6be9cf50b050d3df5cad6db0378063a description=openstack/swift-storage-0/account-auditor id=3be7a76b-e794-4d0c-b9a1-88152a556052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.198689 | controller |     "Jun 09 17:26:41.231696 crc crio[22095]: time=\"2026-06-09T17:26:41.231381131Z\" level=info msg=\"Started container\" PID=251501 containerID=e5c877d71c393d1473e470268101477e97dbc053151d830fd9225eb3daa207a1 description=metallb-system/speaker-tt9zg/speaker id=990162df-d358-4ab7-a20e-2aa56e5d31f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b095f7e5f97a38508cb8308003cf6f9d6860284227c9dd5c91fe0ee75b711c10",
2026-06-09 17:40:44.198704 | controller |     "Jun 09 17:26:41.347420 crc crio[22095]: time=\"2026-06-09T17:26:41.347344956Z\" level=info msg=\"Removed container afcc023dfcbe66e0300bcbf9eb49c4dda962f8b7a11e8899bd7375291dcd19a5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservc4r64/init\" id=5fea745a-b420-462d-97df-c3157bdff5ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198719 | controller |     "Jun 09 17:26:41.359670 crc crio[22095]: time=\"2026-06-09T17:26:41.35957421Z\" level=info msg=\"Removing container: 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98\" id=e66b8b85-762c-418d-9a6c-d8978acf72c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198734 | controller |     "Jun 09 17:26:41.528895 crc crio[22095]: time=\"2026-06-09T17:26:41.528799311Z\" level=info msg=\"Removed container 781767e3db4a9df07c7adc5095e12ccaed73a786288ce3dae3c1eca0c891aa98: openstack/swift-storage-0/swift-recon-cron\" id=e66b8b85-762c-418d-9a6c-d8978acf72c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198748 | controller |     "Jun 09 17:26:41.559860 crc crio[22095]: time=\"2026-06-09T17:26:41.559734704Z\" level=info msg=\"Removing container: e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d\" id=0c9adfa4-7f0e-4638-9fde-78fecba4b556 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198763 | controller |     "Jun 09 17:26:41.700907 crc crio[22095]: time=\"2026-06-09T17:26:41.700794303Z\" level=info msg=\"Removed container e9860a7f515840d728956557f95f73e69aea1ce2925c54100d69be40bceb192d: openstack/swift-storage-0/rsync\" id=0c9adfa4-7f0e-4638-9fde-78fecba4b556 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198778 | controller |     "Jun 09 17:26:41.704048 crc crio[22095]: time=\"2026-06-09T17:26:41.703983705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3cdcaaa5-4199-4375-976f-8ff6e55a2f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.198792 | controller |     "Jun 09 17:26:41.709861 crc crio[22095]: time=\"2026-06-09T17:26:41.709790644Z\" level=info msg=\"Removing container: d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c\" id=d926aa4c-6b42-4aa0-a589-a8888d30d806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198807 | controller |     "Jun 09 17:26:41.778044 crc crio[22095]: time=\"2026-06-09T17:26:41.77707863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=adacc4e4-7e31-4935-aaef-e884a6fc58f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.198821 | controller |     "Jun 09 17:26:41.959363 crc crio[22095]: time=\"2026-06-09T17:26:41.959215532Z\" level=info msg=\"Removed container d242ca8fbe828010a862b40075545442cf8085f1cf3ce8c744f1a3a962f1099c: openstack/swift-storage-0/object-expirer\" id=d926aa4c-6b42-4aa0-a589-a8888d30d806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198840 | controller |     "Jun 09 17:26:41.975815 crc crio[22095]: time=\"2026-06-09T17:26:41.975720186Z\" level=info msg=\"Removing container: b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a\" id=fbf9018d-f8ff-4081-90b1-9b55a30e8bf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198874 | controller |     "Jun 09 17:26:42.063390 crc crio[22095]: time=\"2026-06-09T17:26:42.063270702Z\" level=info msg=\"Removed container b164c37108ef5b1f0edb83f8d117df7d0b1bac30716a32981079402faf85696a: openstack/swift-storage-0/object-updater\" id=fbf9018d-f8ff-4081-90b1-9b55a30e8bf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198891 | controller |     "Jun 09 17:26:42.071490 crc crio[22095]: time=\"2026-06-09T17:26:42.071297908Z\" level=info msg=\"Removing container: b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04\" id=76193e44-7e42-41a7-8eb3-1fda7094902a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198912 | controller |     "Jun 09 17:26:42.152302 crc crio[22095]: time=\"2026-06-09T17:26:42.152174442Z\" level=info msg=\"Removed container b253dbbb0ad060fb8338fe4839083a80d40ed70aa9e3a609b1bb65f0f0f1fa04: openstack/swift-storage-0/object-auditor\" id=76193e44-7e42-41a7-8eb3-1fda7094902a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.198932 | controller |     "Jun 09 17:26:42.158843 crc crio[22095]: time=\"2026-06-09T17:26:42.158664029Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=5fc0df08-a5db-472e-9dc0-64de1746a1cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.198999 | controller |     "Jun 09 17:26:42.159051 crc crio[22095]: time=\"2026-06-09T17:26:42.158832513Z\" level=info msg=\"Removing container: a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a\" id=dd487f97-db45-40f6-a0c4-822d468b7293 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199019 | controller |     "Jun 09 17:26:42.159208 crc crio[22095]: time=\"2026-06-09T17:26:42.159144351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199035 | controller |     "Jun 09 17:26:42.323490 crc crio[22095]: time=\"2026-06-09T17:26:42.323140168Z\" level=info msg=\"Removed container a9c017c08a1f09234bc734b3944e40643d981f894c75ca7eada35c71e0ac812a: openstack/swift-storage-0/object-replicator\" id=dd487f97-db45-40f6-a0c4-822d468b7293 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199051 | controller |     "Jun 09 17:26:42.329121 crc crio[22095]: time=\"2026-06-09T17:26:42.329015289Z\" level=info msg=\"Removing container: 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4\" id=1498184c-d56f-40ce-9017-e08875102ff0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199066 | controller |     "Jun 09 17:26:42.346021 crc crio[22095]: time=\"2026-06-09T17:26:42.345475251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199081 | controller |     "Jun 09 17:26:42.351621 crc crio[22095]: time=\"2026-06-09T17:26:42.351538837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199096 | controller |     "Jun 09 17:26:42.483554 crc crio[22095]: time=\"2026-06-09T17:26:42.483386619Z\" level=info msg=\"Removed container 2d74633112df946471ee729938b33f662d986a52cd4a0af37c87f3d682b13ab4: openstack/swift-storage-0/object-server\" id=1498184c-d56f-40ce-9017-e08875102ff0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199115 | controller |     "Jun 09 17:26:42.486980 crc crio[22095]: time=\"2026-06-09T17:26:42.486815917Z\" level=info msg=\"Removing container: 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476\" id=18b0b12d-0f36-41e0-8f6c-14208edbf0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199130 | controller |     "Jun 09 17:26:42.550369 crc crio[22095]: time=\"2026-06-09T17:26:42.549512825Z\" level=info msg=\"Removed container 655caffd11f77dc3c3eeb19a27026532e9b382bc4a3a6251c0d83a2feca14476: openstack/swift-storage-0/container-updater\" id=18b0b12d-0f36-41e0-8f6c-14208edbf0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199145 | controller |     "Jun 09 17:26:42.556974 crc crio[22095]: time=\"2026-06-09T17:26:42.554628737Z\" level=info msg=\"Removing container: a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67\" id=215beb68-2598-4b74-8fa1-2e7ea9092dc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199160 | controller |     "Jun 09 17:26:42.600535 crc crio[22095]: time=\"2026-06-09T17:26:42.599847747Z\" level=info msg=\"Created container 605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000: openstack/swift-storage-0/account-reaper\" id=5fc0df08-a5db-472e-9dc0-64de1746a1cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.199174 | controller |     "Jun 09 17:26:42.612734 crc crio[22095]: time=\"2026-06-09T17:26:42.612625684Z\" level=info msg=\"Starting container: 605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000\" id=de688b1a-88fb-4c24-bb9a-7d78ffa50a83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.199189 | controller |     "Jun 09 17:26:42.623637 crc crio[22095]: time=\"2026-06-09T17:26:42.623538554Z\" level=info msg=\"Started container\" PID=251841 containerID=605eaf220e29fa8abbd9d820d7e33d440ae0bd76cb29791b134f4cc16a402000 description=openstack/swift-storage-0/account-reaper id=de688b1a-88fb-4c24-bb9a-7d78ffa50a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.199204 | controller |     "Jun 09 17:26:42.648610 crc crio[22095]: time=\"2026-06-09T17:26:42.648498075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=b3c06569-4d27-42c3-a0c2-350e2e8a62c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.199219 | controller |     "Jun 09 17:26:42.766620 crc crio[22095]: time=\"2026-06-09T17:26:42.764460109Z\" level=info msg=\"Removed container a7fd8c5c7e3a8958380d5ded6a209453b8307c57f9dcf44b3a48b2c5d97acc67: openstack/swift-storage-0/container-auditor\" id=215beb68-2598-4b74-8fa1-2e7ea9092dc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199233 | controller |     "Jun 09 17:26:42.797162 crc crio[22095]: time=\"2026-06-09T17:26:42.797042014Z\" level=info msg=\"Removing container: b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e\" id=5e858e70-534d-425a-be79-76b615db96a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199248 | controller |     "Jun 09 17:26:42.807396 crc crio[22095]: time=\"2026-06-09T17:26:42.806988809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=75746c5f-40bb-4cca-b262-b0cb72fc8c5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.199263 | controller |     "Jun 09 17:26:42.827155 crc crio[22095]: time=\"2026-06-09T17:26:42.827029104Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=9b5e25ce-d4a9-42f1-ae07-6a17eeb36684 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.199278 | controller |     "Jun 09 17:26:42.827704 crc crio[22095]: time=\"2026-06-09T17:26:42.827583688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199296 | controller |     "Jun 09 17:26:43.130304 crc crio[22095]: time=\"2026-06-09T17:26:43.129611116Z\" level=info msg=\"Removed container b09b1f5a8b69023cf4ea9238baf1d6931c3062963414aba1a8159eb1240d228e: openstack/swift-storage-0/container-replicator\" id=5e858e70-534d-425a-be79-76b615db96a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199311 | controller |     "Jun 09 17:26:43.136297 crc crio[22095]: time=\"2026-06-09T17:26:43.134340017Z\" level=info msg=\"Removing container: 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979\" id=f65ece96-e354-47d0-8bb3-bd365a7a790b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199327 | controller |     "Jun 09 17:26:43.401054 crc crio[22095]: time=\"2026-06-09T17:26:43.400560417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199342 | controller |     "Jun 09 17:26:43.517819 crc crio[22095]: time=\"2026-06-09T17:26:43.515477695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199357 | controller |     "Jun 09 17:26:43.709410 crc crio[22095]: time=\"2026-06-09T17:26:43.708786394Z\" level=info msg=\"Removed container 457aa1b2231266c609a9c6cc0b949e61ea35f41a8f591cb2421278e0b258a979: openstack/swift-storage-0/container-server\" id=f65ece96-e354-47d0-8bb3-bd365a7a790b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199372 | controller |     "Jun 09 17:26:43.726297 crc crio[22095]: time=\"2026-06-09T17:26:43.726137149Z\" level=info msg=\"Removing container: f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb\" id=24df61cf-8e8c-49eb-93d8-d2585baf8832 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199387 | controller |     "Jun 09 17:26:43.832209 crc crio[22095]: time=\"2026-06-09T17:26:43.832146318Z\" level=info msg=\"Removed container f92a68a1d348c99f3b41aef1fb3962c3d072fdd79a7af64b6919ea8105ef0bbb: openstack/swift-storage-0/account-reaper\" id=24df61cf-8e8c-49eb-93d8-d2585baf8832 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199402 | controller |     "Jun 09 17:26:43.839089 crc crio[22095]: time=\"2026-06-09T17:26:43.839015945Z\" level=info msg=\"Removing container: 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6\" id=544e1e8f-b665-40c0-8072-777e9b7aa759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199417 | controller |     "Jun 09 17:26:43.933482 crc crio[22095]: time=\"2026-06-09T17:26:43.933417326Z\" level=info msg=\"Removed container 51c6aa3ea2c9b8e1e8436b87edd356e2264c082aa4fe075e6bbbfa5f71c456e6: openstack/swift-storage-0/account-auditor\" id=544e1e8f-b665-40c0-8072-777e9b7aa759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199431 | controller |     "Jun 09 17:26:43.940740 crc crio[22095]: time=\"2026-06-09T17:26:43.940683083Z\" level=info msg=\"Removing container: 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de\" id=b1ac3db0-fedb-48ab-88ea-389010b238df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199446 | controller |     "Jun 09 17:26:44.029293 crc crio[22095]: time=\"2026-06-09T17:26:44.029147082Z\" level=info msg=\"Removed container 85bde28e6f8f7ac576252d75ea08389c35cd600550df19826339029f221119de: openstack/swift-storage-0/account-replicator\" id=b1ac3db0-fedb-48ab-88ea-389010b238df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199461 | controller |     "Jun 09 17:26:44.050979 crc crio[22095]: time=\"2026-06-09T17:26:44.049377531Z\" level=info msg=\"Removing container: 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5\" id=dff3c65d-db40-4110-aa2c-cf97d52a965a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199478 | controller |     "Jun 09 17:26:44.078392 crc crio[22095]: time=\"2026-06-09T17:26:44.078296723Z\" level=info msg=\"Created container 122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461: openstack/swift-storage-0/container-server\" id=9b5e25ce-d4a9-42f1-ae07-6a17eeb36684 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.199494 | controller |     "Jun 09 17:26:44.082298 crc crio[22095]: time=\"2026-06-09T17:26:44.082208483Z\" level=info msg=\"Starting container: 122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461\" id=1f6d5e3e-f25e-4c0e-86d1-8686fa692f17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.199509 | controller |     "Jun 09 17:26:44.116002 crc crio[22095]: time=\"2026-06-09T17:26:44.115889237Z\" level=info msg=\"Started container\" PID=251949 containerID=122ecbff8f8259c7ad01ad7a3a5c9d83aecb77c2ce6aab8422523ff52a814461 description=openstack/swift-storage-0/container-server id=1f6d5e3e-f25e-4c0e-86d1-8686fa692f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.199524 | controller |     "Jun 09 17:26:44.141822 crc crio[22095]: time=\"2026-06-09T17:26:44.141757271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e6f2409b-1af9-4e1c-8a50-1f7adc9758b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.199539 | controller |     "Jun 09 17:26:44.166339 crc crio[22095]: time=\"2026-06-09T17:26:44.16628527Z\" level=info msg=\"Removed container 3b7bc2cc861c3819bcd9d9428abfd2d146422d47484325be20bb871f0683a0c5: openstack/swift-storage-0/account-server\" id=dff3c65d-db40-4110-aa2c-cf97d52a965a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199554 | controller |     "Jun 09 17:26:44.200198 crc crio[22095]: time=\"2026-06-09T17:26:44.199475332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=be259103-a1cb-486a-9d97-49d3b91ef2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.199568 | controller |     "Jun 09 17:26:44.232662 crc crio[22095]: time=\"2026-06-09T17:26:44.231887963Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=fe61c07f-0720-4eed-a311-9ab9103b8a16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.199583 | controller |     "Jun 09 17:26:44.233295 crc crio[22095]: time=\"2026-06-09T17:26:44.232573201Z\" level=info msg=\"Removing container: 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2\" id=876d851e-f408-4f62-89da-a6e8f3ba1bda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199598 | controller |     "Jun 09 17:26:44.253014 crc crio[22095]: time=\"2026-06-09T17:26:44.246485418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199612 | controller |     "Jun 09 17:26:44.540289 crc crio[22095]: time=\"2026-06-09T17:26:44.540177742Z\" level=info msg=\"Removed container 1d188acf1b4adc2aabcb04fd33454761b984acd89f7ef3bd0d5778a13ce392a2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=876d851e-f408-4f62-89da-a6e8f3ba1bda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199627 | controller |     "Jun 09 17:26:44.581571 crc crio[22095]: time=\"2026-06-09T17:26:44.581477821Z\" level=info msg=\"Removing container: d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f\" id=1ac0c48c-058c-4bf7-b255-0d3dd73000e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199642 | controller |     "Jun 09 17:26:44.594731 crc crio[22095]: time=\"2026-06-09T17:26:44.592085333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199660 | controller |     "Jun 09 17:26:44.685754 crc crio[22095]: time=\"2026-06-09T17:26:44.685541171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199675 | controller |     "Jun 09 17:26:44.812130 crc crio[22095]: time=\"2026-06-09T17:26:44.811096212Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-69hqg/POD\" id=527ef42e-cd4e-42cf-ae22-a89ffe7fd572 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.199690 | controller |     "Jun 09 17:26:44.812130 crc crio[22095]: time=\"2026-06-09T17:26:44.811743688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199705 | controller |     "Jun 09 17:26:44.816483 crc crio[22095]: time=\"2026-06-09T17:26:44.816393548Z\" level=info msg=\"Removed container d410147524586d078ce8b18e28482d4b494ed9eb38feae6fb134c509374afb5f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=1ac0c48c-058c-4bf7-b255-0d3dd73000e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199720 | controller |     "Jun 09 17:26:44.816851 crc crio[22095]: time=\"2026-06-09T17:26:44.816521451Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z56c4/POD\" id=a05273f8-81c8-4c8f-a46b-b7fb0358f962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.199735 | controller |     "Jun 09 17:26:44.817173 crc crio[22095]: time=\"2026-06-09T17:26:44.817149367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199749 | controller |     "Jun 09 17:26:44.858714 crc crio[22095]: time=\"2026-06-09T17:26:44.858562979Z\" level=info msg=\"Removing container: fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea\" id=57f4ed4e-18c4-4674-af51-30d4cec8214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.199764 | controller |     "Jun 09 17:26:45.007100 crc crio[22095]: time=\"2026-06-09T17:26:45.001685301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-t2p5l/POD\" id=fb1bd064-6562-4a16-8c9c-61a84191afd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.199779 | controller |     "Jun 09 17:26:45.007100 crc crio[22095]: time=\"2026-06-09T17:26:45.002619855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199793 | controller |     "Jun 09 17:26:45.089290 crc crio[22095]: time=\"2026-06-09T17:26:45.083846109Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-w6wl9/POD\" id=03f70479-29d5-41ed-9f9c-bd266edaaada name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.199808 | controller |     "Jun 09 17:26:45.091507 crc crio[22095]: time=\"2026-06-09T17:26:45.091417663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199822 | controller |     "Jun 09 17:26:45.152727 crc crio[22095]: time=\"2026-06-09T17:26:45.152624373Z\" level=info msg=\"Stopped container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata\" id=f57a20a0-c72e-4b26-b7d2-c67d9696ab1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.199837 | controller |     "Jun 09 17:26:45.159464 crc crio[22095]: time=\"2026-06-09T17:26:45.159326465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e1f13dec-b211-48f0-87ef-f0a08e8b5533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.199878 | controller |     "Jun 09 17:26:45.186139 crc crio[22095]: time=\"2026-06-09T17:26:45.18604103Z\" level=info msg=\"Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc001984748}] Aliases:map[]}\"",
2026-06-09 17:40:44.199899 | controller |     "Jun 09 17:26:45.186139 crc crio[22095]: time=\"2026-06-09T17:26:45.186129873Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-69hqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.199915 | controller |     "Jun 09 17:26:45.320025 crc crio[22095]: time=\"2026-06-09T17:26:45.319912545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e4f55339-e378-4d91-90fa-f5cf78063ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.199930 | controller |     "Jun 09 17:26:45.488440 crc crio[22095]: time=\"2026-06-09T17:26:45.488342325Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e73a80ae-e6a9-40a5-a165-61d1a1472972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.199944 | controller |     "Jun 09 17:26:45.521814 crc crio[22095]: time=\"2026-06-09T17:26:45.518773716Z\" level=info msg=\"Got pod network &{Name:community-operators-z56c4 Namespace:openshift-marketplace ID:edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc UID:13423161-aab3-40b3-9164-13fc3365ee17 NetNS:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13423161_aab3_40b3_9164_13fc3365ee17.slice PodAnnotations:0xc0028b6110}] Aliases:map[]}\"",
2026-06-09 17:40:44.199959 | controller |     "Jun 09 17:26:45.521814 crc crio[22095]: time=\"2026-06-09T17:26:45.518842018Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z56c4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.199974 | controller |     "Jun 09 17:26:45.521814 crc crio[22095]: time=\"2026-06-09T17:26:45.521117176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.199989 | controller |     "Jun 09 17:26:45.646618 crc crio[22095]: time=\"2026-06-09T17:26:45.640588741Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc00263c0f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.200004 | controller |     "Jun 09 17:26:45.646618 crc crio[22095]: time=\"2026-06-09T17:26:45.641309789Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-t2p5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.200019 | controller |     "Jun 09 17:26:45.838369 crc crio[22095]: time=\"2026-06-09T17:26:45.838300283Z\" level=info msg=\"Removed container fa17000c624eecc87ab449448c987c45b2fff673d6a76e37574d7a4b7b5ef9ea: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=57f4ed4e-18c4-4674-af51-30d4cec8214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200038 | controller |     "Jun 09 17:26:45.855332 crc crio[22095]: time=\"2026-06-09T17:26:45.855222677Z\" level=info msg=\"Removing container: 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e\" id=6d155ddf-5825-4af9-8312-89cd9f98aa10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200053 | controller |     "Jun 09 17:26:45.913727 crc crio[22095]: time=\"2026-06-09T17:26:45.913629945Z\" level=info msg=\"Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.200069 | controller |     "Jun 09 17:26:45.913727 crc crio[22095]: time=\"2026-06-09T17:26:45.913705747Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-w6wl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.200096 | controller |     "Jun 09 17:26:45.934652 crc crio[22095]: time=\"2026-06-09T17:26:45.930302953Z\" level=info msg=\"Created container 5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b: openstack/swift-storage-0/container-replicator\" id=fe61c07f-0720-4eed-a311-9ab9103b8a16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.200112 | controller |     "Jun 09 17:26:45.934652 crc crio[22095]: time=\"2026-06-09T17:26:45.932156771Z\" level=info msg=\"Starting container: 5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b\" id=badb9900-88a2-45ba-9de9-682ad79b3381 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.200127 | controller |     "Jun 09 17:26:45.983266 crc crio[22095]: time=\"2026-06-09T17:26:45.983151629Z\" level=info msg=\"Started container\" PID=252119 containerID=5e76db136a9ac94613a2f1d32385d6a44a907986bba5a2832158004ce780955b description=openstack/swift-storage-0/container-replicator id=badb9900-88a2-45ba-9de9-682ad79b3381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.200142 | controller |     "Jun 09 17:26:46.046204 crc crio[22095]: time=\"2026-06-09T17:26:46.046131024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3b73e070-57e1-4034-aba5-2eba65b4468a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.200157 | controller |     "Jun 09 17:26:46.137717 crc crio[22095]: time=\"2026-06-09T17:26:46.13755356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200172 | controller |     "Jun 09 17:26:46.167358 crc crio[22095]: time=\"2026-06-09T17:26:46.160414526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200187 | controller |     "Jun 09 17:26:46.313086 crc crio[22095]: time=\"2026-06-09T17:26:46.304773669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=ea5a5641-0c75-4035-8486-7cf561006f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.200202 | controller |     "Jun 09 17:26:46.394772 crc crio[22095]: time=\"2026-06-09T17:26:46.394710396Z\" level=info msg=\"Removed container 9258762e2141303d2aa566fc0ba72b80808cb605af50490db1fd90d52577ee7e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6d155ddf-5825-4af9-8312-89cd9f98aa10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200220 | controller |     "Jun 09 17:26:46.439324 crc crio[22095]: time=\"2026-06-09T17:26:46.439205127Z\" level=info msg=\"Removing container: 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612\" id=f041a1d0-5adc-4439-9d46-1c7cd5afbdac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200236 | controller |     "Jun 09 17:26:46.474301 crc crio[22095]: time=\"2026-06-09T17:26:46.474183834Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=dc6c229a-836a-41ad-b424-20c5b4d7ad01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.200251 | controller |     "Jun 09 17:26:46.535383 crc crio[22095]: time=\"2026-06-09T17:26:46.525981103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200266 | controller |     "Jun 09 17:26:46.675758 crc crio[22095]: time=\"2026-06-09T17:26:46.675653443Z\" level=info msg=\"Created container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata\" id=e73a80ae-e6a9-40a5-a165-61d1a1472972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.200280 | controller |     "Jun 09 17:26:46.680109 crc crio[22095]: time=\"2026-06-09T17:26:46.680021565Z\" level=info msg=\"Starting container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f\" id=1b148879-4826-4d55-9223-87bdc6a1d53d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.200295 | controller |     "Jun 09 17:26:46.726591 crc crio[22095]: time=\"2026-06-09T17:26:46.726493627Z\" level=info msg=\"Started container\" PID=252235 containerID=2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f description=openstack/nova-metadata-0/nova-metadata-metadata id=1b148879-4826-4d55-9223-87bdc6a1d53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.200309 | controller |     "Jun 09 17:26:47.133124 crc crio[22095]: time=\"2026-06-09T17:26:47.126692043Z\" level=info msg=\"Removed container 9186ae069147ae60ebf78da40bab7d5c60265755d33953dcf59d4f56ff589612: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f041a1d0-5adc-4439-9d46-1c7cd5afbdac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200324 | controller |     "Jun 09 17:26:47.209479 crc crio[22095]: time=\"2026-06-09T17:26:47.208175673Z\" level=info msg=\"Removing container: ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4\" id=a339344b-6765-4503-9aa1-d306b5592928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200338 | controller |     "Jun 09 17:26:47.275166 crc crio[22095]: time=\"2026-06-09T17:26:47.275040079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200353 | controller |     "Jun 09 17:26:47.332497 crc crio[22095]: time=\"2026-06-09T17:26:47.322756123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200368 | controller |     "Jun 09 17:26:47.577280 crc crio[22095]: time=\"2026-06-09T17:26:47.576604435Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/POD\" id=c2123273-d5de-4369-b475-e0c2eca1d35f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200383 | controller |     "Jun 09 17:26:47.577380 crc crio[22095]: time=\"2026-06-09T17:26:47.577339304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200400 | controller |     "Jun 09 17:26:47.600328 crc crio[22095]: time=\"2026-06-09T17:26:47.597392208Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-j4tx5/POD\" id=e2770e97-1bc7-4c7c-b99a-57143865b973 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200415 | controller |     "Jun 09 17:26:47.600328 crc crio[22095]: time=\"2026-06-09T17:26:47.59747003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200430 | controller |     "Jun 09 17:26:47.642076 crc crio[22095]: time=\"2026-06-09T17:26:47.635866595Z\" level=info msg=\"Removed container ac53f6d621e4d064be1b2298accd748a12a7f9fb64d19b1c9431c18bbbc5f2e4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a339344b-6765-4503-9aa1-d306b5592928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200445 | controller |     "Jun 09 17:26:47.657221 crc crio[22095]: time=\"2026-06-09T17:26:47.656011412Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/POD\" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200460 | controller |     "Jun 09 17:26:47.657221 crc crio[22095]: time=\"2026-06-09T17:26:47.656131115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200475 | controller |     "Jun 09 17:26:47.657221 crc crio[22095]: time=\"2026-06-09T17:26:47.65631044Z\" level=info msg=\"Removing container: db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385\" id=7cf21266-0560-4bfb-849e-2f8926ca19bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200490 | controller |     "Jun 09 17:26:47.939357 crc crio[22095]: time=\"2026-06-09T17:26:47.93464348Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-j4tx5 Namespace:openstack ID:1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 UID:9ee91ca9-6184-4286-aa8b-9eff3a217e00 NetNS:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ee91ca9_6184_4286_aa8b_9eff3a217e00.slice PodAnnotations:0xc00263c6a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.200506 | controller |     "Jun 09 17:26:47.939357 crc crio[22095]: time=\"2026-06-09T17:26:47.934757483Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-j4tx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.200521 | controller |     "Jun 09 17:26:47.955997 crc crio[22095]: time=\"2026-06-09T17:26:47.953445422Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683766-k2lkv/POD\" id=05a4a10f-e1c8-4623-950a-6b0a0abbe43b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200536 | controller |     "Jun 09 17:26:47.955997 crc crio[22095]: time=\"2026-06-09T17:26:47.954304484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200551 | controller |     "Jun 09 17:26:48.028959 crc crio[22095]: time=\"2026-06-09T17:26:48.028805725Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200566 | controller |     "Jun 09 17:26:48.167008 crc crio[22095]: time=\"2026-06-09T17:26:48.165698687Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=aebda7a5-1bea-43e7-a65b-81097aa40dad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200584 | controller |     "Jun 09 17:26:48.167008 crc crio[22095]: time=\"2026-06-09T17:26:48.16579953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200600 | controller |     "Jun 09 17:26:48.187627 crc crio[22095]: time=\"2026-06-09T17:26:48.182764835Z\" level=info msg=\"Removed container db796565c9c1954a2f56d19dc888687d6e446d709d4417c0a5fbf0cc4b594385: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7cf21266-0560-4bfb-849e-2f8926ca19bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200615 | controller |     "Jun 09 17:26:48.262708 crc crio[22095]: time=\"2026-06-09T17:26:48.262137121Z\" level=info msg=\"Removing container: 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583\" id=5b292e4f-dd6f-4a69-8c5a-9ef347b36c48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200631 | controller |     "Jun 09 17:26:48.394386 crc crio[22095]: time=\"2026-06-09T17:26:48.394291401Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc0019842e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.200647 | controller |     "Jun 09 17:26:48.394386 crc crio[22095]: time=\"2026-06-09T17:26:48.394363773Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.200663 | controller |     "Jun 09 17:26:48.395749 crc crio[22095]: time=\"2026-06-09T17:26:48.395671496Z\" level=info msg=\"Ran pod sandbox f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d with infra container: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/POD\" id=16981987-0928-45e0-a007-8d13bec1ceca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200678 | controller |     "Jun 09 17:26:48.551672 crc crio[22095]: time=\"2026-06-09T17:26:48.550913179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=712e95b7-9f55-4031-b43f-045289c59729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.200693 | controller |     "Jun 09 17:26:48.552292 crc crio[22095]: time=\"2026-06-09T17:26:48.552008537Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=d2d169cd-d018-44da-a577-4fa62e269307 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200708 | controller |     "Jun 09 17:26:48.552292 crc crio[22095]: time=\"2026-06-09T17:26:48.552081959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200723 | controller |     "Jun 09 17:26:48.616813 crc crio[22095]: time=\"2026-06-09T17:26:48.615370002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=68ca12a3-eb45-47d1-9528-58a65729524c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.200737 | controller |     "Jun 09 17:26:48.629058 crc crio[22095]: time=\"2026-06-09T17:26:48.629003202Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=79bfc318-1183-40a7-887b-5c9b8efa57ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.200752 | controller |     "Jun 09 17:26:48.629489 crc crio[22095]: time=\"2026-06-09T17:26:48.629466314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200770 | controller |     "Jun 09 17:26:48.661321 crc crio[22095]: time=\"2026-06-09T17:26:48.66127214Z\" level=info msg=\"Created container 1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89: openstack/swift-storage-0/container-auditor\" id=dc6c229a-836a-41ad-b424-20c5b4d7ad01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.200786 | controller |     "Jun 09 17:26:48.669599 crc crio[22095]: time=\"2026-06-09T17:26:48.669543842Z\" level=info msg=\"Starting container: 1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89\" id=9497f7f8-f36b-431c-95e1-68b2efe27893 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.200801 | controller |     "Jun 09 17:26:48.680122 crc crio[22095]: time=\"2026-06-09T17:26:48.680022931Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=0d85739c-c0eb-4264-8f65-868f64a6dafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.200816 | controller |     "Jun 09 17:26:48.701124 crc crio[22095]: time=\"2026-06-09T17:26:48.701064011Z\" level=info msg=\"Started container\" PID=252332 containerID=1a70b93f09a4af98e6312e76b87c83a0db713c7e4a57e78065c8c8c97d33fa89 description=openstack/swift-storage-0/container-auditor id=9497f7f8-f36b-431c-95e1-68b2efe27893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.200831 | controller |     "Jun 09 17:26:48.718707 crc crio[22095]: time=\"2026-06-09T17:26:48.715896201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.200846 | controller |     "Jun 09 17:26:48.748598 crc crio[22095]: time=\"2026-06-09T17:26:48.744099775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e3b52102-1407-429e-9e13-7f04ca79f6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.200883 | controller |     "Jun 09 17:26:48.758977 crc crio[22095]: time=\"2026-06-09T17:26:48.758843563Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 UID:0caa6315-9fde-44ce-84d5-62664fc22df5 NetNS:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0caa6315_9fde_44ce_84d5_62664fc22df5.slice PodAnnotations:0xc002ab23b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.200899 | controller |     "Jun 09 17:26:48.758977 crc crio[22095]: time=\"2026-06-09T17:26:48.758914045Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.200914 | controller |     "Jun 09 17:26:48.899728 crc crio[22095]: time=\"2026-06-09T17:26:48.899589944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc000526688}] Aliases:map[]}\"",
2026-06-09 17:40:44.200930 | controller |     "Jun 09 17:26:48.900143 crc crio[22095]: time=\"2026-06-09T17:26:48.900117997Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683766-k2lkv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.200948 | controller |     "Jun 09 17:26:48.951998 crc crio[22095]: time=\"2026-06-09T17:26:48.950406577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c4d4c4cf-4b5b-4dcc-a432-a7b76f3e0e6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.200963 | controller |     "Jun 09 17:26:48.961748 crc crio[22095]: time=\"2026-06-09T17:26:48.956619657Z\" level=info msg=\"Removed container 317af879921054ce17a3e3c452151e09f04f7fa33f34a213b17e4eff7d76a583: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b292e4f-dd6f-4a69-8c5a-9ef347b36c48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200978 | controller |     "Jun 09 17:26:48.984712 crc crio[22095]: time=\"2026-06-09T17:26:48.984652766Z\" level=info msg=\"Removing container: 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d\" id=742820e5-3943-4d2f-9fe8-894ab6a477e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.200993 | controller |     "Jun 09 17:26:48.996759 crc crio[22095]: time=\"2026-06-09T17:26:48.996615693Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b7db6bca-4a31-4d7e-a557-a232a4da3eab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.201008 | controller |     "Jun 09 17:26:49.019985 crc crio[22095]: time=\"2026-06-09T17:26:49.018320049Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 UID:b8999c4b-e238-4162-86e6-068c523e35ab NetNS:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8999c4b_e238_4162_86e6_068c523e35ab.slice PodAnnotations:0xc002ab2958}] Aliases:map[]}\"",
2026-06-09 17:40:44.201023 | controller |     "Jun 09 17:26:49.019985 crc crio[22095]: time=\"2026-06-09T17:26:49.018528275Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.201039 | controller |     "Jun 09 17:26:49.023810 crc crio[22095]: time=\"2026-06-09T17:26:49.023724008Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/POD\" id=f40ada8d-fabc-42f3-9348-ca750803c356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.201054 | controller |     "Jun 09 17:26:49.024024 crc crio[22095]: time=\"2026-06-09T17:26:49.023854761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.201069 | controller |     "Jun 09 17:26:49.041774 crc crio[22095]: time=\"2026-06-09T17:26:49.038748543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.201084 | controller |     "Jun 09 17:26:49.215997 crc crio[22095]: time=\"2026-06-09T17:26:49.214682687Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 UID:ff713c84-26ce-4fa7-9c03-289387549e59 NetNS:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff713c84_26ce_4fa7_9c03_289387549e59.slice PodAnnotations:0xc002ab2c08}] Aliases:map[]}\"",
2026-06-09 17:40:44.201099 | controller |     "Jun 09 17:26:49.215997 crc crio[22095]: time=\"2026-06-09T17:26:49.215387985Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.201120 | controller |     "Jun 09 17:26:49.620755 crc crio[22095]: time=\"2026-06-09T17:26:49.619856331Z\" level=info msg=\"Removed container 7d6abd9b8d771766ea396841ab1de461d221421d3a22a394725419e75402366d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=742820e5-3943-4d2f-9fe8-894ab6a477e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.201135 | controller |     "Jun 09 17:26:49.662580 crc crio[22095]: time=\"2026-06-09T17:26:49.662426863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.201150 | controller |     "Jun 09 17:26:49.695985 crc crio[22095]: time=\"2026-06-09T17:26:49.691105618Z\" level=info msg=\"Removing container: 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058\" id=a29ea576-64dd-4d65-9343-689f36406a9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.201165 | controller |     "Jun 09 17:26:49.803813 crc crio[22095]: time=\"2026-06-09T17:26:49.802119746Z\" level=info msg=\"Removing container: 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7\" id=c40bba93-0ce0-421f-8b6f-20afc0df209f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.201180 | controller |     "Jun 09 17:26:49.807088 crc crio[22095]: time=\"2026-06-09T17:26:49.806999452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.201195 | controller |     "Jun 09 17:26:49.819634 crc crio[22095]: time=\"2026-06-09T17:26:49.816658149Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-6fb78497fd-fg9x8 Namespace:openshift-multus ID:9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 UID:d85d6f99-e952-40d2-b961-5eaa0678f19a NetNS:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd85d6f99_e952_40d2_b961_5eaa0678f19a.slice PodAnnotations:0xc002b5c810}] Aliases:map[]}\"",
2026-06-09 17:40:44.201211 | controller |     "Jun 09 17:26:49.819634 crc crio[22095]: time=\"2026-06-09T17:26:49.816721251Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-6fb78497fd-fg9x8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.201226 | controller |     "Jun 09 17:26:49.851611 crc crio[22095]: time=\"2026-06-09T17:26:49.851492083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.201241 | controller |     "Jun 09 17:26:50.531993 crc crio[22095]: time=\"2026-06-09T17:26:50.53047546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.201255 | controller |     "Jun 09 17:26:50.841020 crc crio[22095]: time=\"2026-06-09T17:26:50.83999591Z\" level=info msg=\"Created container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=0d85739c-c0eb-4264-8f65-868f64a6dafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.201270 | controller |     "Jun 09 17:26:50.846003 crc crio[22095]: time=\"2026-06-09T17:26:50.842681829Z\" level=info msg=\"Starting container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a\" id=27611acc-90ef-4e25-8eb3-b9645fb2be8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.201285 | controller |     "Jun 09 17:26:50.863148 crc crio[22095]: time=\"2026-06-09T17:26:50.862833146Z\" level=info msg=\"Started container\" PID=252865 containerID=91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a description=openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins id=27611acc-90ef-4e25-8eb3-b9645fb2be8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d",
2026-06-09 17:40:44.201303 | controller |     "Jun 09 17:26:50.983686 crc crio[22095]: time=\"2026-06-09T17:26:50.982550757Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=28684d12-ecd4-4d56-b695-467ae52c44b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201318 | controller |     "Jun 09 17:26:51.042388 crc crio[22095]: time=\"2026-06-09T17:26:51.04229518Z\" level=info msg=\"Created container eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6: openstack/swift-storage-0/container-updater\" id=b7db6bca-4a31-4d7e-a557-a232a4da3eab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.201333 | controller |     "Jun 09 17:26:51.054145 crc crio[22095]: time=\"2026-06-09T17:26:51.054050432Z\" level=info msg=\"Starting container: eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6\" id=2c3f1504-9267-4ef6-aed8-f13a2041c694 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.201348 | controller |     "Jun 09 17:26:51.077212 crc crio[22095]: time=\"2026-06-09T17:26:51.071058528Z\" level=info msg=\"Started container\" PID=252864 containerID=eadae56bc6b3b68ef19e0ebc3ad1eb999fb629e1f50dd1983fe3552a135ff5c6 description=openstack/swift-storage-0/container-updater id=2c3f1504-9267-4ef6-aed8-f13a2041c694 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.201364 | controller |     "Jun 09 17:26:51.114761 crc crio[22095]: time=\"2026-06-09T17:26:51.114673447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6a3839c3-f992-4192-9f06-a5f3af898ec8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201378 | controller |     "Jun 09 17:26:51.959266 crc crio[22095]: time=\"2026-06-09T17:26:51.959062918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=e925a9a3-4316-4265-9e9a-999003807d8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201393 | controller |     "Jun 09 17:26:52.964631 crc crio[22095]: time=\"2026-06-09T17:26:52.960151729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8104762a-78d4-4bb8-8fc7-7f171e370388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201408 | controller |     "Jun 09 17:26:53.985366 crc crio[22095]: time=\"2026-06-09T17:26:53.982525586Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=3d98044f-b8a1-4d35-bed7-a533342bcb7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201423 | controller |     "Jun 09 17:26:53.987684 crc crio[22095]: time=\"2026-06-09T17:26:53.983056749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=30c68240-fb03-4280-b891-2ca1705eafa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201438 | controller |     "Jun 09 17:26:53.988146 crc crio[22095]: time=\"2026-06-09T17:26:53.988081228Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=5952d6d4-bef3-4f74-a333-4693e0ae17af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201456 | controller |     "Jun 09 17:26:53.988555 crc crio[22095]: time=\"2026-06-09T17:26:53.988510659Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=9f84153e-6680-4190-b939-8ca4a0d573c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201472 | controller |     "Jun 09 17:26:53.988682 crc crio[22095]: time=\"2026-06-09T17:26:53.988623222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c10b26d5-cdd7-419d-953d-2eb49b074f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201486 | controller |     "Jun 09 17:26:54.661574 crc crio[22095]: time=\"2026-06-09T17:26:54.660666502Z\" level=info msg=\"Stopping container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a (timeout: 30s)\" id=53f130aa-98bd-4562-bcb9-19c3db40b7a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.201501 | controller |     "Jun 09 17:26:54.952870 crc crio[22095]: time=\"2026-06-09T17:26:54.952791076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=507c011e-5705-4dc2-b061-6a5ea1801a9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201516 | controller |     "Jun 09 17:26:54.958636 crc crio[22095]: time=\"2026-06-09T17:26:54.958518693Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=259e20c3-9ddd-42b5-ae2e-9aa724db9dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201531 | controller |     "Jun 09 17:26:54.971414 crc crio[22095]: time=\"2026-06-09T17:26:54.970912571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=30c8fb96-997e-4cab-815d-f91d8f102d71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201546 | controller |     "Jun 09 17:26:55.751994 crc crio[22095]: time=\"2026-06-09T17:26:55.747755439Z\" level=info msg=\"Stopping container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2 (timeout: 30s)\" id=4888e479-db60-4caa-bb0d-a3e6b5f12664 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.201561 | controller |     "Jun 09 17:26:55.957077 crc crio[22095]: time=\"2026-06-09T17:26:55.956565176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=945c6102-a33f-4a1c-ae46-c3793e50cf53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201576 | controller |     "Jun 09 17:26:55.957571 crc crio[22095]: time=\"2026-06-09T17:26:55.95750128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e64d008-3ddc-4e9e-8a70-da595f5c6672 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201591 | controller |     "Jun 09 17:26:56.953162 crc crio[22095]: time=\"2026-06-09T17:26:56.953004268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=0110e3d8-a5ab-4c06-ac4d-f6e916d204b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201606 | controller |     "Jun 09 17:26:56.954558 crc crio[22095]: time=\"2026-06-09T17:26:56.954325482Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c51bcaac-103a-4452-bae4-2aaacbf7757d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201624 | controller |     "Jun 09 17:26:56.955506 crc crio[22095]: time=\"2026-06-09T17:26:56.954666761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=806b4b38-6cbd-4ef8-826a-8b36a5b1110f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201639 | controller |     "Jun 09 17:26:57.953470 crc crio[22095]: time=\"2026-06-09T17:26:57.95261468Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=d88e8a69-b4ae-4b50-8980-e345a4fab9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201654 | controller |     "Jun 09 17:26:57.955574 crc crio[22095]: time=\"2026-06-09T17:26:57.953857612Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=0d5edea6-0c08-45bc-b59a-9c4bc3fefcd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201669 | controller |     "Jun 09 17:26:58.956084 crc crio[22095]: time=\"2026-06-09T17:26:58.955653012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e573eb03-2b50-4b5d-8d2b-2e0cff5240a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201684 | controller |     "Jun 09 17:26:59.957909 crc crio[22095]: time=\"2026-06-09T17:26:59.956713123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d481dacf-05aa-4440-bf19-8ba3e4e35f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201699 | controller |     "Jun 09 17:27:00.929574 crc crio[22095]: time=\"2026-06-09T17:27:00.929433517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fe3b4131-f8ed-4b15-bf23-6e7f306b7530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201713 | controller |     "Jun 09 17:27:00.953148 crc crio[22095]: time=\"2026-06-09T17:27:00.953107865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=dead1195-ce4a-4b22-99e9-4fcfe7b6b790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201728 | controller |     "Jun 09 17:27:00.954322 crc crio[22095]: time=\"2026-06-09T17:27:00.953200357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7801e8c-c347-4ea1-b235-f655b221a1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201742 | controller |     "Jun 09 17:27:00.954322 crc crio[22095]: time=\"2026-06-09T17:27:00.953202097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b8da77e-29ba-4e0a-afc6-fa8c33346641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201757 | controller |     "Jun 09 17:27:01.952865 crc crio[22095]: time=\"2026-06-09T17:27:01.951867996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b56df8ea-8ec4-4fca-ad57-512d6b4c4892 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201771 | controller |     "Jun 09 17:27:01.954148 crc crio[22095]: time=\"2026-06-09T17:27:01.952556734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64141709-6dc2-4527-bf97-b068fbd62b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201788 | controller |     "Jun 09 17:27:01.954148 crc crio[22095]: time=\"2026-06-09T17:27:01.952552574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3c7f1be8-a423-43d7-9c86-7c5757bf47f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201803 | controller |     "Jun 09 17:27:04.953304 crc crio[22095]: time=\"2026-06-09T17:27:04.951671741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=d7e186f6-d010-4ff5-af5d-1a1a29c889e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.201818 | controller |     "Jun 09 17:27:08.993063 crc crio[22095]: 2026-06-09T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63cfcb30d0d6399 Mac:be:1c:8c:38:fd:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 SocketPath: PciID:}] [{Interface:0xc0003fa8e0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.201833 | controller |     "Jun 09 17:27:09.016784 crc crio[22095]: time=\"2026-06-09T17:27:09.001995574Z\" level=info msg=\"Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc0074a43b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.201851 | controller |     "Jun 09 17:27:09.016784 crc crio[22095]: time=\"2026-06-09T17:27:09.002186539Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w6wl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.201883 | controller |     "Jun 09 17:27:09.024990 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d8fb46e923b9fc Mac:76:0f:78:25:23:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 SocketPath: PciID:}] [{Interface:0xc000436790 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.201899 | controller |     "Jun 09 17:27:09.025367 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcdf8fc3ba5d2e Mac:5a:91:7f:61:64:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.201915 | controller |     "Jun 09 17:27:09.026300 crc crio[22095]: time=\"2026-06-09T17:27:09.026258036Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 UID:b8999c4b-e238-4162-86e6-068c523e35ab NetNS:/var/run/netns/286a72b1-339b-4cae-83e3-3dcacb96a30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8999c4b_e238_4162_86e6_068c523e35ab.slice PodAnnotations:0xc002ab2958}] Aliases:map[]}\"",
2026-06-09 17:40:44.201930 | controller |     "Jun 09 17:27:09.026525 crc crio[22095]: time=\"2026-06-09T17:27:09.026505943Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.201944 | controller |     "Jun 09 17:27:09.030087 crc crio[22095]: 2026-06-09T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b0e1111050f8f5 Mac:a6:36:24:a3:6e:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 SocketPath: PciID:}] [{Interface:0xc0002a49a0 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.201963 | controller |     "Jun 09 17:27:09.030087 crc crio[22095]: time=\"2026-06-09T17:27:09.028317879Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-6fb78497fd-fg9x8 Namespace:openshift-multus ID:9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 UID:d85d6f99-e952-40d2-b961-5eaa0678f19a NetNS:/var/run/netns/84c34a30-8cbf-465c-9924-22126a8fe022 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd85d6f99_e952_40d2_b961_5eaa0678f19a.slice PodAnnotations:0xc002b5c810}] Aliases:map[]}\"",
2026-06-09 17:40:44.201978 | controller |     "Jun 09 17:27:09.030087 crc crio[22095]: time=\"2026-06-09T17:27:09.028505804Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-6fb78497fd-fg9x8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.201994 | controller |     "Jun 09 17:27:09.031463 crc crio[22095]: time=\"2026-06-09T17:27:09.031375538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc000526688}] Aliases:map[]}\"",
2026-06-09 17:40:44.202009 | controller |     "Jun 09 17:27:09.031606 crc crio[22095]: time=\"2026-06-09T17:27:09.031560912Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683766-k2lkv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202024 | controller |     "Jun 09 17:27:09.059493 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edbed97251b2cf9 Mac:76:61:29:9b:1c:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202039 | controller |     "Jun 09 17:27:09.062068 crc crio[22095]: time=\"2026-06-09T17:27:09.061819689Z\" level=info msg=\"Got pod network &{Name:community-operators-z56c4 Namespace:openshift-marketplace ID:edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc UID:13423161-aab3-40b3-9164-13fc3365ee17 NetNS:/var/run/netns/57810359-8e2f-48b8-ab6e-82828614c471 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13423161_aab3_40b3_9164_13fc3365ee17.slice PodAnnotations:0xc0028b6110}] Aliases:map[]}\"",
2026-06-09 17:40:44.202053 | controller |     "Jun 09 17:27:09.062857 crc crio[22095]: time=\"2026-06-09T17:27:09.062156587Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z56c4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202068 | controller |     "Jun 09 17:27:09.075834 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:996ccefa590d15e Mac:22:1b:fa:c0:f6:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 SocketPath: PciID:}] [{Interface:0xc0004a2790 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202082 | controller |     "Jun 09 17:27:09.076126 crc crio[22095]: time=\"2026-06-09T17:27:09.075881949Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc00263c0f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.202100 | controller |     "Jun 09 17:27:09.076203 crc crio[22095]: time=\"2026-06-09T17:27:09.076118985Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-t2p5l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202115 | controller |     "Jun 09 17:27:09.127430 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54b29572ef8880 Mac:7e:31:03:84:fc:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c SocketPath: PciID:}] [{Interface:0xc000290970 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202129 | controller |     "Jun 09 17:27:09.129422 crc crio[22095]: time=\"2026-06-09T17:27:09.12931511Z\" level=info msg=\"Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc001984748}] Aliases:map[]}\"",
2026-06-09 17:40:44.202144 | controller |     "Jun 09 17:27:09.129680 crc crio[22095]: time=\"2026-06-09T17:27:09.129516245Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-69hqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202159 | controller |     "Jun 09 17:27:09.152174 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2144c74c7ca5b6 Mac:26:75:40:8b:6c:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202173 | controller |     "Jun 09 17:27:09.155178 crc crio[22095]: time=\"2026-06-09T17:27:09.155105522Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc0019842e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.202188 | controller |     "Jun 09 17:27:09.156527 crc crio[22095]: time=\"2026-06-09T17:27:09.155350198Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202203 | controller |     "Jun 09 17:27:09.432864 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2b4dc887f9bbec Mac:d2:71:e8:9f:3f:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202217 | controller |     "Jun 09 17:27:09.435661 crc crio[22095]: time=\"2026-06-09T17:27:09.435528325Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 UID:ff713c84-26ce-4fa7-9c03-289387549e59 NetNS:/var/run/netns/2b254e5d-40ac-4c62-93a0-ef29dfe6345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff713c84_26ce_4fa7_9c03_289387549e59.slice PodAnnotations:0xc002ab2c08}] Aliases:map[]}\"",
2026-06-09 17:40:44.202235 | controller |     "Jun 09 17:27:09.435849 crc crio[22095]: time=\"2026-06-09T17:27:09.435730371Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202250 | controller |     "Jun 09 17:27:09.452402 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea92e03438f4e1b Mac:3a:ee:be:9f:84:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202265 | controller |     "Jun 09 17:27:09.455650 crc crio[22095]: time=\"2026-06-09T17:27:09.45556701Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 UID:0caa6315-9fde-44ce-84d5-62664fc22df5 NetNS:/var/run/netns/8d19232c-1772-4fea-bb0a-e5741cfe6712 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0caa6315_9fde_44ce_84d5_62664fc22df5.slice PodAnnotations:0xc002ab23b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.202281 | controller |     "Jun 09 17:27:09.455979 crc crio[22095]: time=\"2026-06-09T17:27:09.455902948Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202295 | controller |     "Jun 09 17:27:09.599017 crc crio[22095]: 2026-06-09T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1200af95e9e45c7 Mac:7a:29:a1:87:d9:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.202310 | controller |     "Jun 09 17:27:09.599017 crc crio[22095]: time=\"2026-06-09T17:27:09.598791364Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-j4tx5 Namespace:openstack ID:1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 UID:9ee91ca9-6184-4286-aa8b-9eff3a217e00 NetNS:/var/run/netns/bc691ba5-fe04-4209-8cb5-d5e6c80462a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ee91ca9_6184_4286_aa8b_9eff3a217e00.slice PodAnnotations:0xc00263c6a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.202325 | controller |     "Jun 09 17:27:09.599017 crc crio[22095]: time=\"2026-06-09T17:27:09.598993429Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-j4tx5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.202340 | controller |     "Jun 09 17:27:09.773737 crc crio[22095]: time=\"2026-06-09T17:27:09.773647439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=86dae367-8155-4594-9f7e-9b7943c300e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202354 | controller |     "Jun 09 17:27:09.774083 crc crio[22095]: time=\"2026-06-09T17:27:09.773907216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f06b963-c1a5-4da6-8e05-175ad67e34fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202372 | controller |     "Jun 09 17:27:09.774150 crc crio[22095]: time=\"2026-06-09T17:27:09.774118461Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=97d738d6-efd5-4b01-9978-01e0c25cd782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202387 | controller |     "Jun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774230174Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b29636be-a3f3-4a3e-9849-8a23fe361b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202401 | controller |     "Jun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774433199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=35084983-95e8-4854-8679-6a5ddee80356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202415 | controller |     "Jun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774549312Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=7db652d9-fa09-4d20-9b4a-638b568bfd03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202430 | controller |     "Jun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774659805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=4127c4ee-a266-40a2-b28b-a6237d09a6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202444 | controller |     "Jun 09 17:27:09.774843 crc crio[22095]: time=\"2026-06-09T17:27:09.774758198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89e57479-3b63-48a1-a15d-4e29a51b7a57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202458 | controller |     "Jun 09 17:27:09.775286 crc crio[22095]: time=\"2026-06-09T17:27:09.774899161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=dd421175-fc22-4ae7-aac8-cf2f37d0b721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202472 | controller |     "Jun 09 17:27:09.775286 crc crio[22095]: time=\"2026-06-09T17:27:09.775072826Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=6c709a86-969a-4879-9bc0-bed5707be8a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202487 | controller |     "Jun 09 17:27:09.775286 crc crio[22095]: time=\"2026-06-09T17:27:09.775193569Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=54eb6c67-e7a6-4837-ad07-6fba56060280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202501 | controller |     "Jun 09 17:27:09.775430 crc crio[22095]: time=\"2026-06-09T17:27:09.775359483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d5d6ecf4-78b6-4491-b452-b12222670e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202516 | controller |     "Jun 09 17:27:09.775485 crc crio[22095]: time=\"2026-06-09T17:27:09.775465226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5ccac0a3-64f9-421c-a5a9-ed2d530ac83e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202533 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.77560644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4496e5ef-350f-4b1b-affa-66b622880434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202548 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.775825795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d11db72c-f04e-403e-9f5e-1df1c69a2dde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202562 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.77600689Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=31ff330f-42cb-4198-a42f-b406f8dc2bed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202577 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776152854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=58fe631b-46ea-491c-92c0-f93dfebbc1cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202591 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776286997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=da962f61-fe61-496c-87d6-c67f57879d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202605 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776430411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a71e148e-1bcc-4247-8630-96a605534a62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202620 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776530093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9226e344-f696-4204-9221-6586f47546cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202635 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776634246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b64ce36b-484c-4383-944e-ddf8b06fd767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202650 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776733979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fac3c750-67cb-4002-bab0-6d6af6ddf139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202664 | controller |     "Jun 09 17:27:09.779374 crc crio[22095]: time=\"2026-06-09T17:27:09.776837101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3a599ab4-7532-420f-8fc1-32a7c2085c9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202679 | controller |     "Jun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.780491745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=14cb7ab6-ca01-4229-abef-6fcdcb442f59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202696 | controller |     "Jun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.780580257Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=80357fb9-4cf3-4c7a-a1e8-a3412b93ee38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202711 | controller |     "Jun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.78069869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=43a361f9-f681-4f50-aa62-817392e2dad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202726 | controller |     "Jun 09 17:27:09.785633 crc crio[22095]: time=\"2026-06-09T17:27:09.780824483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=807bbd46-a2fb-4e96-9396-521a44e2c976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202741 | controller |     "Jun 09 17:27:09.787369 crc crio[22095]: time=\"2026-06-09T17:27:09.783447691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f92f555f-f3a0-4dac-976b-001d47969fbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202756 | controller |     "Jun 09 17:27:09.788313 crc crio[22095]: time=\"2026-06-09T17:27:09.788203393Z\" level=info msg=\"Ran pod sandbox f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/POD\" id=c2123273-d5de-4369-b475-e0c2eca1d35f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.202771 | controller |     "Jun 09 17:27:09.793680 crc crio[22095]: time=\"2026-06-09T17:27:09.793631802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63b12952-7933-4651-8a39-0879f5611b93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202786 | controller |     "Jun 09 17:27:09.796601 crc crio[22095]: time=\"2026-06-09T17:27:09.796496626Z\" level=info msg=\"Stopped container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=4888e479-db60-4caa-bb0d-a3e6b5f12664 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.202801 | controller |     "Jun 09 17:27:09.799523 crc crio[22095]: time=\"2026-06-09T17:27:09.799274967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2f5ae48d-6f20-461a-909f-63316bd770c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202815 | controller |     "Jun 09 17:27:09.802135 crc crio[22095]: time=\"2026-06-09T17:27:09.801163655Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=9f56c695-bd55-4adb-98b9-df2173a168e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.202830 | controller |     "Jun 09 17:27:09.806802 crc crio[22095]: time=\"2026-06-09T17:27:09.8064066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=fad78334-a1e8-4445-9896-50fb032243de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202845 | controller |     "Jun 09 17:27:09.812698 crc crio[22095]: time=\"2026-06-09T17:27:09.81264221Z\" level=info msg=\"Ran pod sandbox 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 with infra container: openshift-marketplace/certified-operators-w6wl9/POD\" id=03f70479-29d5-41ed-9f9c-bd266edaaada name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.202886 | controller |     "Jun 09 17:27:09.816591 crc crio[22095]: time=\"2026-06-09T17:27:09.816503749Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=575d89b7-5456-4e3d-8117-ab046cbf832b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.202903 | controller |     "Jun 09 17:27:09.816907 crc crio[22095]: time=\"2026-06-09T17:27:09.816732755Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=cab0b32c-746e-4efa-bb14-740e4b5e64f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.202918 | controller |     "Jun 09 17:27:09.817089 crc crio[22095]: time=\"2026-06-09T17:27:09.817014492Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=8156ac96-062a-4434-8668-286acd5d9967 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.202934 | controller |     "Jun 09 17:27:09.822595 crc crio[22095]: time=\"2026-06-09T17:27:09.822532963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2b879d92-7ae5-4fc2-94ee-f6adc19fbf14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202948 | controller |     "Jun 09 17:27:09.830993 crc crio[22095]: time=\"2026-06-09T17:27:09.829843031Z\" level=info msg=\"Ran pod sandbox d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220 with infra container: openstack/nova-cell1-conductor-0/POD\" id=79bfc318-1183-40a7-887b-5c9b8efa57ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.202962 | controller |     "Jun 09 17:27:09.834968 crc crio[22095]: time=\"2026-06-09T17:27:09.834857389Z\" level=info msg=\"Ran pod sandbox 1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3 with infra container: openstack/ovn-controller-ovs-j4tx5/POD\" id=e2770e97-1bc7-4c7c-b99a-57143865b973 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.202977 | controller |     "Jun 09 17:27:09.846433 crc crio[22095]: time=\"2026-06-09T17:27:09.846349804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=531c7da9-ca31-498b-b223-b70e3fb8d404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.202991 | controller |     "Jun 09 17:27:09.846991 crc crio[22095]: time=\"2026-06-09T17:27:09.846870618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203006 | controller |     "Jun 09 17:27:09.847154 crc crio[22095]: time=\"2026-06-09T17:27:09.847087853Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203020 | controller |     "Jun 09 17:27:09.847330 crc crio[22095]: time=\"2026-06-09T17:27:09.847180856Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=62d7d6b3-8ce8-48ce-afe2-edcab12e27e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203035 | controller |     "Jun 09 17:27:09.861175 crc crio[22095]: time=\"2026-06-09T17:27:09.858376193Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c80fbdd8-ab43-4c61-bb4d-c2a43f0e1c1b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.203053 | controller |     "Jun 09 17:27:09.868011 crc crio[22095]: time=\"2026-06-09T17:27:09.861585285Z\" level=info msg=\"Ran pod sandbox 4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=d2d169cd-d018-44da-a577-4fa62e269307 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203068 | controller |     "Jun 09 17:27:09.868011 crc crio[22095]: time=\"2026-06-09T17:27:09.86450023Z\" level=info msg=\"Ran pod sandbox 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 with infra container: openshift-infra/auto-csr-approver-29683766-k2lkv/POD\" id=05a4a10f-e1c8-4623-950a-6b0a0abbe43b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203083 | controller |     "Jun 09 17:27:09.872608 crc crio[22095]: time=\"2026-06-09T17:27:09.872531726Z\" level=info msg=\"Ran pod sandbox edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc with infra container: openshift-marketplace/community-operators-z56c4/POD\" id=a05273f8-81c8-4c8f-a46b-b7fb0358f962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203097 | controller |     "Jun 09 17:27:09.881446 crc crio[22095]: time=\"2026-06-09T17:27:09.872434884Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-09 17:40:44.203112 | controller |     "Jun 09 17:27:09.881446 crc crio[22095]: time=\"2026-06-09T17:27:09.880759017Z\" level=info msg=\"Ran pod sandbox d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 with infra container: openshift-marketplace/redhat-operators-69hqg/POD\" id=527ef42e-cd4e-42cf-ae22-a89ffe7fd572 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203127 | controller |     "Jun 09 17:27:09.881739 crc crio[22095]: time=\"2026-06-09T17:27:09.880828939Z\" level=info msg=\"Ran pod sandbox 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f with infra container: openshift-marketplace/redhat-marketplace-t2p5l/POD\" id=fb1bd064-6562-4a16-8c9c-61a84191afd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203142 | controller |     "Jun 09 17:27:09.885686 crc crio[22095]: time=\"2026-06-09T17:27:09.885357625Z\" level=info msg=\"Ran pod sandbox ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72 with infra container: openstack/ceilometer-0/POD\" id=aebda7a5-1bea-43e7-a65b-81097aa40dad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203157 | controller |     "Jun 09 17:27:09.892642 crc crio[22095]: time=\"2026-06-09T17:27:09.889865001Z\" level=info msg=\"Ran pod sandbox 9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1 with infra container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/POD\" id=f40ada8d-fabc-42f3-9348-ca750803c356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.203172 | controller |     "Jun 09 17:27:09.900485 crc crio[22095]: time=\"2026-06-09T17:27:09.900390151Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=a25da543-7bd2-4894-a6e9-6887021a5580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203187 | controller |     "Jun 09 17:27:09.901063 crc crio[22095]: time=\"2026-06-09T17:27:09.901018867Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=d87c3603-13b5-40a9-856e-d17abf52a0f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203202 | controller |     "Jun 09 17:27:09.901207 crc crio[22095]: time=\"2026-06-09T17:27:09.9011421Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=7f632018-f2fb-4a59-8904-ee86454a82a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203217 | controller |     "Jun 09 17:27:09.904265 crc crio[22095]: time=\"2026-06-09T17:27:09.904155617Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07f7948d-92d4-4de5-972b-cf15d856c20f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.203234 | controller |     "Jun 09 17:27:09.904777 crc crio[22095]: time=\"2026-06-09T17:27:09.904586118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=78bdf517-44b4-445d-aeaa-2a77aa4ced3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203249 | controller |     "Jun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910290135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=4a233fc4-7be1-48b6-af15-629bf26076ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203264 | controller |     "Jun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910379057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13822a51-2f3d-45cb-a148-c223247ea1a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203279 | controller |     "Jun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910415818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=a0a8a494-7d6c-427b-bb7a-4eb9bfc01762 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203294 | controller |     "Jun 09 17:27:09.910446 crc crio[22095]: time=\"2026-06-09T17:27:09.910446269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=feca9934-a7c4-4784-bba2-6a19a95161f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203308 | controller |     "Jun 09 17:27:09.910595 crc crio[22095]: time=\"2026-06-09T17:27:09.91048708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=560c18c8-576d-4f3f-aef9-31b2934be5f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203323 | controller |     "Jun 09 17:27:09.927342 crc crio[22095]: time=\"2026-06-09T17:27:09.927212099Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.203338 | controller |     "Jun 09 17:27:09.929212 crc crio[22095]: time=\"2026-06-09T17:27:09.928271606Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=61c4bcae-9f78-46f8-8cec-498b83726509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203353 | controller |     "Jun 09 17:27:09.936829 crc crio[22095]: time=\"2026-06-09T17:27:09.935776448Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=df3f4011-56e3-4aa4-af27-0984012c768c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203367 | controller |     "Jun 09 17:27:09.936829 crc crio[22095]: time=\"2026-06-09T17:27:09.936482837Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=90c07945-8dcc-446c-b8e1-0d4fe5320b5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203382 | controller |     "Jun 09 17:27:09.936829 crc crio[22095]: time=\"2026-06-09T17:27:09.936478276Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5de951f6-e50e-4483-9958-03c33d150039 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203398 | controller |     "Jun 09 17:27:09.944298 crc crio[22095]: time=\"2026-06-09T17:27:09.944141163Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=f0e5c54e-f080-43d9-8a00-453f45fa4612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203416 | controller |     "Jun 09 17:27:09.944519 crc crio[22095]: time=\"2026-06-09T17:27:09.94443096Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=bc971f00-af96-42db-bcf3-567319d1ae33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203431 | controller |     "Jun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.95180923Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9339a61a-3d09-4c44-87ca-e5da25405d13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203445 | controller |     "Jun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.952563409Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=6f412a7f-bb2a-48cb-b1b7-1cc16c939fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203460 | controller |     "Jun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.952684032Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=8c772737-8dfe-4ea5-ad93-f0057b9b0dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203475 | controller |     "Jun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.955070113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8c19b89-f717-419d-9d11-d24c2e5ca6cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203490 | controller |     "Jun 09 17:27:09.956470 crc crio[22095]: time=\"2026-06-09T17:27:09.955547356Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=1d6847e7-1e36-4877-8392-1958b9f625d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203505 | controller |     "Jun 09 17:27:09.960008 crc crio[22095]: time=\"2026-06-09T17:27:09.956725546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05c165dc-b213-4c0f-8000-08384430cbed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203519 | controller |     "Jun 09 17:27:09.969900 crc crio[22095]: time=\"2026-06-09T17:27:09.96817631Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=a3d0f294-c977-4ca9-b84a-52226551ea2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203534 | controller |     "Jun 09 17:27:09.969900 crc crio[22095]: time=\"2026-06-09T17:27:09.968649992Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c8c3477e-2eb0-4bce-b9a1-2b39c87dc860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203549 | controller |     "Jun 09 17:27:09.969900 crc crio[22095]: time=\"2026-06-09T17:27:09.969818132Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=3a5f5795-3d46-40bb-aa33-b092b8a1a436 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203565 | controller |     "Jun 09 17:27:09.970444 crc crio[22095]: time=\"2026-06-09T17:27:09.970376616Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0b5a5a01-83ae-4965-ac17-91c48ce5d424 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203586 | controller |     "Jun 09 17:27:09.971399 crc crio[22095]: time=\"2026-06-09T17:27:09.971262199Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a2e7bbd9-9bc0-47dd-9f58-a5b82363efc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203601 | controller |     "Jun 09 17:27:09.974864 crc crio[22095]: time=\"2026-06-09T17:27:09.974724388Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=819e533c-7263-4dc3-9461-40c1da33b325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203615 | controller |     "Jun 09 17:27:09.975078 crc crio[22095]: time=\"2026-06-09T17:27:09.974981844Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=e49b46df-2a1d-4b3c-a26c-c7943752283d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203630 | controller |     "Jun 09 17:27:09.977623 crc crio[22095]: time=\"2026-06-09T17:27:09.976741369Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=554f4261-cc1a-412d-b552-76e80dca515c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203645 | controller |     "Jun 09 17:27:10.001463 crc crio[22095]: time=\"2026-06-09T17:27:10.001400002Z\" level=info msg=\"Removed container 9eaacbb5f4d68ed3c7c7552e94fd3e00264cdfc1583749d5ea867c8d79c83058: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=a29ea576-64dd-4d65-9343-689f36406a9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.203660 | controller |     "Jun 09 17:27:10.004689 crc crio[22095]: time=\"2026-06-09T17:27:10.004601554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203675 | controller |     "Jun 09 17:27:10.005519 crc crio[22095]: time=\"2026-06-09T17:27:10.005492407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203690 | controller |     "Jun 09 17:27:10.006233 crc crio[22095]: time=\"2026-06-09T17:27:10.00209634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203705 | controller |     "Jun 09 17:27:10.006441 crc crio[22095]: time=\"2026-06-09T17:27:10.002696845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203719 | controller |     "Jun 09 17:27:10.006562 crc crio[22095]: time=\"2026-06-09T17:27:10.00287802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203734 | controller |     "Jun 09 17:27:10.006672 crc crio[22095]: time=\"2026-06-09T17:27:10.003146777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203749 | controller |     "Jun 09 17:27:10.006788 crc crio[22095]: time=\"2026-06-09T17:27:10.003390353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203764 | controller |     "Jun 09 17:27:10.006873 crc crio[22095]: time=\"2026-06-09T17:27:10.003548957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203779 | controller |     "Jun 09 17:27:10.007024 crc crio[22095]: time=\"2026-06-09T17:27:10.003708331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203797 | controller |     "Jun 09 17:27:10.007121 crc crio[22095]: time=\"2026-06-09T17:27:10.003865085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203813 | controller |     "Jun 09 17:27:10.007214 crc crio[22095]: time=\"2026-06-09T17:27:10.004124122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203827 | controller |     "Jun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.014551909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f5ef839b-1fc3-4673-b04a-f73203e39c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203842 | controller |     "Jun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.014706043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f4c54715-34f6-4d6f-8bda-7060aff87384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203876 | controller |     "Jun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.016402157Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ce0cf80a-b785-4612-8854-0740217fd3f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.203893 | controller |     "Jun 09 17:27:10.017871 crc crio[22095]: time=\"2026-06-09T17:27:10.017493155Z\" level=info msg=\"Removing container: 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583\" id=84e38de6-0c10-44c5-83df-ac1de2ca00c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.203908 | controller |     "Jun 09 17:27:10.021461 crc crio[22095]: time=\"2026-06-09T17:27:10.021384455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=711faa27-dbbb-4032-bb5a-d0306f749db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.203923 | controller |     "Jun 09 17:27:10.062334 crc crio[22095]: time=\"2026-06-09T17:27:10.062220942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203938 | controller |     "Jun 09 17:27:10.062544 crc crio[22095]: time=\"2026-06-09T17:27:10.062306994Z\" level=info msg=\"Removed container 346d7e81d5589f7fec935b186307019056668dcdc0cc5cf3cfb71b688f159bc7: openstack/ceilometer-0/proxy-httpd\" id=c40bba93-0ce0-421f-8b6f-20afc0df209f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.203953 | controller |     "Jun 09 17:27:10.062544 crc crio[22095]: time=\"2026-06-09T17:27:10.062478869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203968 | controller |     "Jun 09 17:27:10.062873 crc crio[22095]: time=\"2026-06-09T17:27:10.062736615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203983 | controller |     "Jun 09 17:27:10.062984 crc crio[22095]: time=\"2026-06-09T17:27:10.062891769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.203998 | controller |     "Jun 09 17:27:10.063557 crc crio[22095]: time=\"2026-06-09T17:27:10.063204407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204019 | controller |     "Jun 09 17:27:10.070831 crc crio[22095]: time=\"2026-06-09T17:27:10.070790092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29f682bd-1568-4bf7-ad79-0910717d75a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204035 | controller |     "Jun 09 17:27:10.073156 crc crio[22095]: time=\"2026-06-09T17:27:10.072071385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204049 | controller |     "Jun 09 17:27:10.074575 crc crio[22095]: time=\"2026-06-09T17:27:10.073309957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204064 | controller |     "Jun 09 17:27:10.075349 crc crio[22095]: time=\"2026-06-09T17:27:10.075280357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=796c352b-74c1-406a-8d31-a1761f4725f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204078 | controller |     "Jun 09 17:27:10.075494 crc crio[22095]: time=\"2026-06-09T17:27:10.075436861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204093 | controller |     "Jun 09 17:27:10.075566 crc crio[22095]: time=\"2026-06-09T17:27:10.075511643Z\" level=warning msg=\"Stopping container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.204121 | controller |     "Jun 09 17:27:10.077125 crc crio[22095]: time=\"2026-06-09T17:27:10.076071097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204136 | controller |     "Jun 09 17:27:10.077125 crc crio[22095]: time=\"2026-06-09T17:27:10.076634162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204151 | controller |     "Jun 09 17:27:10.077346 crc crio[22095]: time=\"2026-06-09T17:27:10.077273818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204166 | controller |     "Jun 09 17:27:10.077531 crc crio[22095]: time=\"2026-06-09T17:27:10.077453173Z\" level=info msg=\"Removing container: 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2\" id=8e812f3e-7699-4f6b-b577-6f85aed246bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.204181 | controller |     "Jun 09 17:27:10.078038 crc crio[22095]: time=\"2026-06-09T17:27:10.078010567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204195 | controller |     "Jun 09 17:27:10.079344 crc crio[22095]: time=\"2026-06-09T17:27:10.078190302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204210 | controller |     "Jun 09 17:27:10.079344 crc crio[22095]: time=\"2026-06-09T17:27:10.078461509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204228 | controller |     "Jun 09 17:27:10.080418 crc crio[22095]: time=\"2026-06-09T17:27:10.080320847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204243 | controller |     "Jun 09 17:27:10.085671 crc crio[22095]: time=\"2026-06-09T17:27:10.083414566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f6ee0b8b-ba71-47dc-af8a-c7140fc3b7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204258 | controller |     "Jun 09 17:27:10.085671 crc crio[22095]: time=\"2026-06-09T17:27:10.083519769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=337ec0ef-393d-46d7-9e5f-9ebbb37450c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204273 | controller |     "Jun 09 17:27:10.085671 crc crio[22095]: time=\"2026-06-09T17:27:10.083668332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f692d4a9-7c0f-4929-94e4-10cee544c2ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204288 | controller |     "Jun 09 17:27:10.088280 crc crio[22095]: time=\"2026-06-09T17:27:10.088160158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=4e3abd80-7867-44af-b6af-6fdc3b4aa6a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204303 | controller |     "Jun 09 17:27:10.097372 crc crio[22095]: time=\"2026-06-09T17:27:10.089057011Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=bd0ce59e-7c0f-417d-986c-aefcf0c84906 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204317 | controller |     "Jun 09 17:27:10.097372 crc crio[22095]: time=\"2026-06-09T17:27:10.089361928Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=bca3dc7d-6e1e-40a8-8351-d2b53128bd9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204332 | controller |     "Jun 09 17:27:10.122116 crc crio[22095]: time=\"2026-06-09T17:27:10.117407408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8e5316e5-20e1-4f3c-b845-13968471c536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204347 | controller |     "Jun 09 17:27:10.122116 crc crio[22095]: time=\"2026-06-09T17:27:10.121127273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6b3052b6-ca09-433b-b517-b576bb09b4a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204361 | controller |     "Jun 09 17:27:10.138689 crc crio[22095]: time=\"2026-06-09T17:27:10.132609338Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles\" id=1f5f5be3-701e-40e9-bacf-ebe05a671e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204376 | controller |     "Jun 09 17:27:10.141681 crc crio[22095]: time=\"2026-06-09T17:27:10.134093376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204391 | controller |     "Jun 09 17:27:10.141812 crc crio[22095]: time=\"2026-06-09T17:27:10.134180958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204409 | controller |     "Jun 09 17:27:10.143540 crc crio[22095]: time=\"2026-06-09T17:27:10.143131298Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=6d17f615-4f04-4ba3-9b23-a7a069678593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204424 | controller |     "Jun 09 17:27:10.155143 crc crio[22095]: time=\"2026-06-09T17:27:10.153852983Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z56c4/extract-utilities\" id=c00feb42-500e-4946-afe4-d147446f1588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204439 | controller |     "Jun 09 17:27:10.155143 crc crio[22095]: time=\"2026-06-09T17:27:10.154106639Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3b945fdb-7a6a-49b7-907f-f6246804904c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204454 | controller |     "Jun 09 17:27:10.155143 crc crio[22095]: time=\"2026-06-09T17:27:10.153852673Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=3cf01ff4-dc48-429e-839b-5df2394fd7ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204468 | controller |     "Jun 09 17:27:10.158994 crc crio[22095]: time=\"2026-06-09T17:27:10.157389544Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=54df2bfd-f0b8-42c0-a7ce-2dbf72b87442 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204483 | controller |     "Jun 09 17:27:10.162951 crc crio[22095]: time=\"2026-06-09T17:27:10.160734109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204497 | controller |     "Jun 09 17:27:10.162951 crc crio[22095]: time=\"2026-06-09T17:27:10.162682509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204512 | controller |     "Jun 09 17:27:10.168419 crc crio[22095]: time=\"2026-06-09T17:27:10.168348965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204526 | controller |     "Jun 09 17:27:10.168734 crc crio[22095]: time=\"2026-06-09T17:27:10.168660443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204541 | controller |     "Jun 09 17:27:10.169439 crc crio[22095]: time=\"2026-06-09T17:27:10.16932077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204556 | controller |     "Jun 09 17:27:10.169724 crc crio[22095]: time=\"2026-06-09T17:27:10.169651768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-69hqg/extract-utilities\" id=8b3773f0-5f79-4f1a-9476-d560ab64d04d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204570 | controller |     "Jun 09 17:27:10.170324 crc crio[22095]: time=\"2026-06-09T17:27:10.170188062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204585 | controller |     "Jun 09 17:27:10.184198 crc crio[22095]: time=\"2026-06-09T17:27:10.181882592Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller\" id=4cbbb9bc-9b4b-46ae-ab1f-fad515f209a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204601 | controller |     "Jun 09 17:27:10.204307 crc crio[22095]: time=\"2026-06-09T17:27:10.199531075Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w6wl9/extract-utilities\" id=a55d5e19-9796-4b0d-9cf1-02790a3e88b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204619 | controller |     "Jun 09 17:27:10.219114 crc crio[22095]: time=\"2026-06-09T17:27:10.208476794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=07e25fec-7787-44ab-8eda-eb27ef7b3051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204634 | controller |     "Jun 09 17:27:10.221108 crc crio[22095]: time=\"2026-06-09T17:27:10.221036016Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities\" id=1b2fa037-ac47-4a08-a766-004c9140d426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204649 | controller |     "Jun 09 17:27:10.230511 crc crio[22095]: time=\"2026-06-09T17:27:10.229884203Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=78a3f914-08ba-4e14-9e44-1b1e248bbec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204663 | controller |     "Jun 09 17:27:10.237961 crc crio[22095]: time=\"2026-06-09T17:27:10.237784746Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7f567153-bf69-42aa-9a51-0697f1033247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204678 | controller |     "Jun 09 17:27:10.276512 crc crio[22095]: time=\"2026-06-09T17:27:10.276413717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204693 | controller |     "Jun 09 17:27:10.276750 crc crio[22095]: time=\"2026-06-09T17:27:10.2765202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204708 | controller |     "Jun 09 17:27:10.322088 crc crio[22095]: time=\"2026-06-09T17:27:10.321984216Z\" level=info msg=\"Stopped container 7bb7b10a456455546dff8af7d5308338494be541570f2f3186d37d02841e82f6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=845a5da4-53a5-4104-a119-1c68a801ab59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.204723 | controller |     "Jun 09 17:27:10.325844 crc crio[22095]: time=\"2026-06-09T17:27:10.32564674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f096e71-a5b5-416a-894d-213ae72e929b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204737 | controller |     "Jun 09 17:27:10.658725 crc crio[22095]: time=\"2026-06-09T17:27:10.658629632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204752 | controller |     "Jun 09 17:27:10.663178 crc crio[22095]: time=\"2026-06-09T17:27:10.663065686Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=e36e10a8-3412-40f6-8be4-b8aa6691f0c8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.204767 | controller |     "Jun 09 17:27:10.664038 crc crio[22095]: time=\"2026-06-09T17:27:10.663904167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204782 | controller |     "Jun 09 17:27:10.665311 crc crio[22095]: time=\"2026-06-09T17:27:10.663972189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=144fd282-6af1-4cab-99a5-a3e35481ff3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204799 | controller |     "Jun 09 17:27:10.682709 crc crio[22095]: time=\"2026-06-09T17:27:10.682600747Z\" level=info msg=\"Removed container 77653543d14195379cd5d0bfe1673b4e0fb88b87ca9924462bc84867abff25b2: openstack/cinder-scheduler-0/probe\" id=8e812f3e-7699-4f6b-b577-6f85aed246bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.204814 | controller |     "Jun 09 17:27:10.686412 crc crio[22095]: time=\"2026-06-09T17:27:10.686340803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204829 | controller |     "Jun 09 17:27:10.686621 crc crio[22095]: time=\"2026-06-09T17:27:10.686577239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204844 | controller |     "Jun 09 17:27:10.686797 crc crio[22095]: time=\"2026-06-09T17:27:10.686718293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204880 | controller |     "Jun 09 17:27:10.689528 crc crio[22095]: time=\"2026-06-09T17:27:10.689499464Z\" level=info msg=\"Removing container: a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e\" id=2d0d999f-259d-4b68-87dc-98f11d9ce811 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.204897 | controller |     "Jun 09 17:27:10.691435 crc crio[22095]: time=\"2026-06-09T17:27:10.691353191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=969f55c0-d351-4cf7-92dd-c5757eefb41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204912 | controller |     "Jun 09 17:27:10.706745 crc crio[22095]: time=\"2026-06-09T17:27:10.706702885Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9ee80988-a678-487c-a8cb-79cf5a7e742a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204927 | controller |     "Jun 09 17:27:10.709761 crc crio[22095]: time=\"2026-06-09T17:27:10.709728403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204942 | controller |     "Jun 09 17:27:10.725561 crc crio[22095]: time=\"2026-06-09T17:27:10.725373734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.204956 | controller |     "Jun 09 17:27:10.729113 crc crio[22095]: time=\"2026-06-09T17:27:10.729012958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8f75667d-5d4e-4d45-af66-44821d757fcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.204971 | controller |     "Jun 09 17:27:10.736011 crc crio[22095]: time=\"2026-06-09T17:27:10.734634132Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5ac722b4-8e8c-4d79-a113-f52932cbe75a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.204986 | controller |     "Jun 09 17:27:10.850855 crc crio[22095]: time=\"2026-06-09T17:27:10.850751501Z\" level=info msg=\"Created container 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=1d6847e7-1e36-4877-8392-1958b9f625d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.205001 | controller |     "Jun 09 17:27:10.852531 crc crio[22095]: time=\"2026-06-09T17:27:10.852490635Z\" level=info msg=\"Starting container: 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c\" id=83c7c336-d46f-4b48-a1e7-3902cd3a58d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.205019 | controller |     "Jun 09 17:27:10.860409 crc crio[22095]: time=\"2026-06-09T17:27:10.860309106Z\" level=info msg=\"Started container\" PID=254019 containerID=8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=83c7c336-d46f-4b48-a1e7-3902cd3a58d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.205034 | controller |     "Jun 09 17:27:10.965637 crc crio[22095]: time=\"2026-06-09T17:27:10.964825187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=84379428-49b9-45a4-b84e-64967e708a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.205049 | controller |     "Jun 09 17:27:11.265995 crc crio[22095]: time=\"2026-06-09T17:27:11.265828389Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=092ba6d1-686f-4bd6-9c28-705ca13f650c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.205064 | controller |     "Jun 09 17:27:11.267134 crc crio[22095]: time=\"2026-06-09T17:27:11.267070771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1b5eee60-43f0-40fd-a5d4-f12c9b88e9b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.205079 | controller |     "Jun 09 17:27:11.343657 crc crio[22095]: time=\"2026-06-09T17:27:11.342374081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205094 | controller |     "Jun 09 17:27:11.346730 crc crio[22095]: time=\"2026-06-09T17:27:11.346649341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205109 | controller |     "Jun 09 17:27:11.368884 crc crio[22095]: time=\"2026-06-09T17:27:11.367429214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205124 | controller |     "Jun 09 17:27:11.639477 crc crio[22095]: time=\"2026-06-09T17:27:11.639282898Z\" level=info msg=\"Created container 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ce0cf80a-b785-4612-8854-0740217fd3f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.205139 | controller |     "Jun 09 17:27:11.645567 crc crio[22095]: time=\"2026-06-09T17:27:11.645164519Z\" level=info msg=\"Starting container: 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2\" id=1801c186-58ec-46dd-bbe5-4d25bf13f764 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.205153 | controller |     "Jun 09 17:27:11.667226 crc crio[22095]: time=\"2026-06-09T17:27:11.667122062Z\" level=info msg=\"Started container\" PID=254101 containerID=5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=1801c186-58ec-46dd-bbe5-4d25bf13f764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.205168 | controller |     "Jun 09 17:27:11.695575 crc crio[22095]: time=\"2026-06-09T17:27:11.694895585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205183 | controller |     "Jun 09 17:27:11.701760 crc crio[22095]: time=\"2026-06-09T17:27:11.701653738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c6b012f-e025-45c8-8370-314adecaf6b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.205201 | controller |     "Jun 09 17:27:11.703352 crc crio[22095]: time=\"2026-06-09T17:27:11.703224178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205216 | controller |     "Jun 09 17:27:11.714524 crc crio[22095]: time=\"2026-06-09T17:27:11.714429116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205231 | controller |     "Jun 09 17:27:11.714778 crc crio[22095]: time=\"2026-06-09T17:27:11.71458321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205245 | controller |     "Jun 09 17:27:11.723544 crc crio[22095]: time=\"2026-06-09T17:27:11.723417866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205260 | controller |     "Jun 09 17:27:11.724907 crc crio[22095]: time=\"2026-06-09T17:27:11.724819232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205275 | controller |     "Jun 09 17:27:11.726074 crc crio[22095]: time=\"2026-06-09T17:27:11.725986232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205290 | controller |     "Jun 09 17:27:11.731691 crc crio[22095]: time=\"2026-06-09T17:27:11.731595096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205305 | controller |     "Jun 09 17:27:11.733216 crc crio[22095]: time=\"2026-06-09T17:27:11.733144096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205320 | controller |     "Jun 09 17:27:11.741559 crc crio[22095]: time=\"2026-06-09T17:27:11.741318156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205335 | controller |     "Jun 09 17:27:11.781108 crc crio[22095]: time=\"2026-06-09T17:27:11.781020434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205350 | controller |     "Jun 09 17:27:11.801387 crc crio[22095]: time=\"2026-06-09T17:27:11.801061798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c1ed7b3f-7ab9-437b-bdf4-ea1d739f323b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.205364 | controller |     "Jun 09 17:27:11.804275 crc crio[22095]: time=\"2026-06-09T17:27:11.804170768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205379 | controller |     "Jun 09 17:27:11.825510 crc crio[22095]: time=\"2026-06-09T17:27:11.825415073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205393 | controller |     "Jun 09 17:27:11.831099 crc crio[22095]: time=\"2026-06-09T17:27:11.831019457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205411 | controller |     "Jun 09 17:27:11.831464 crc crio[22095]: time=\"2026-06-09T17:27:11.831414517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205427 | controller |     "Jun 09 17:27:11.838871 crc crio[22095]: time=\"2026-06-09T17:27:11.838775226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205442 | controller |     "Jun 09 17:27:11.849602 crc crio[22095]: time=\"2026-06-09T17:27:11.849504321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205456 | controller |     "Jun 09 17:27:11.865516 crc crio[22095]: time=\"2026-06-09T17:27:11.865385488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205471 | controller |     "Jun 09 17:27:11.887708 crc crio[22095]: time=\"2026-06-09T17:27:11.887612439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205485 | controller |     "Jun 09 17:27:11.901721 crc crio[22095]: time=\"2026-06-09T17:27:11.901619638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205500 | controller |     "Jun 09 17:27:11.902516 crc crio[22095]: time=\"2026-06-09T17:27:11.902365887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205515 | controller |     "Jun 09 17:27:11.911975 crc crio[22095]: time=\"2026-06-09T17:27:11.91184155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205530 | controller |     "Jun 09 17:27:11.961113 crc crio[22095]: time=\"2026-06-09T17:27:11.96095623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98591f56-1550-4cfc-83cb-387993eb8b41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.205544 | controller |     "Jun 09 17:27:12.048641 crc crio[22095]: time=\"2026-06-09T17:27:12.048545247Z\" level=info msg=\"Removed container 66ce57670ba0494fd3d7fa45873076356cd7b2ae480c15dd6d712b091dfa8583: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=84e38de6-0c10-44c5-83df-ac1de2ca00c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.205559 | controller |     "Jun 09 17:27:12.077157 crc crio[22095]: time=\"2026-06-09T17:27:12.076904345Z\" level=info msg=\"Removing container: 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b\" id=473493bb-1396-4aae-ac7f-9d0ab8cf6ab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.205574 | controller |     "Jun 09 17:27:12.090021 crc crio[22095]: time=\"2026-06-09T17:27:12.089733174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205589 | controller |     "Jun 09 17:27:12.117747 crc crio[22095]: time=\"2026-06-09T17:27:12.117351652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205606 | controller |     "Jun 09 17:27:12.151761 crc crio[22095]: time=\"2026-06-09T17:27:12.151637522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205621 | controller |     "Jun 09 17:27:12.155283 crc crio[22095]: time=\"2026-06-09T17:27:12.155207633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205636 | controller |     "Jun 09 17:27:12.200225 crc crio[22095]: time=\"2026-06-09T17:27:12.199613152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205651 | controller |     "Jun 09 17:27:12.203840 crc crio[22095]: time=\"2026-06-09T17:27:12.20109444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205666 | controller |     "Jun 09 17:27:12.211005 crc crio[22095]: time=\"2026-06-09T17:27:12.210772859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205681 | controller |     "Jun 09 17:27:12.224083 crc crio[22095]: time=\"2026-06-09T17:27:12.220671333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205696 | controller |     "Jun 09 17:27:12.227126 crc crio[22095]: time=\"2026-06-09T17:27:12.226285057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205711 | controller |     "Jun 09 17:27:12.232966 crc crio[22095]: time=\"2026-06-09T17:27:12.230570027Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=1a37cef9-74a4-4e29-84e1-c4ceb5becd24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.205726 | controller |     "Jun 09 17:27:12.232966 crc crio[22095]: time=\"2026-06-09T17:27:12.23107646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2107dbca-53eb-4ad4-92b5-61d5a1b018b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.205741 | controller |     "Jun 09 17:27:12.243121 crc crio[22095]: time=\"2026-06-09T17:27:12.242884302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205756 | controller |     "Jun 09 17:27:12.509029 crc crio[22095]: time=\"2026-06-09T17:27:12.508834935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205771 | controller |     "Jun 09 17:27:12.515635 crc crio[22095]: time=\"2026-06-09T17:27:12.514993993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205786 | controller |     "Jun 09 17:27:12.607151 crc crio[22095]: time=\"2026-06-09T17:27:12.60181563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205801 | controller |     "Jun 09 17:27:12.614402 crc crio[22095]: time=\"2026-06-09T17:27:12.614195888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205819 | controller |     "Jun 09 17:27:12.619998 crc crio[22095]: time=\"2026-06-09T17:27:12.619804762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205834 | controller |     "Jun 09 17:27:12.649189 crc crio[22095]: time=\"2026-06-09T17:27:12.649103573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205852 | controller |     "Jun 09 17:27:12.704538 crc crio[22095]: time=\"2026-06-09T17:27:12.704446263Z\" level=info msg=\"Created container 9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=575d89b7-5456-4e3d-8117-ab046cbf832b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.205884 | controller |     "Jun 09 17:27:12.705791 crc crio[22095]: time=\"2026-06-09T17:27:12.705749997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205900 | controller |     "Jun 09 17:27:12.708870 crc crio[22095]: time=\"2026-06-09T17:27:12.708791424Z\" level=info msg=\"Starting container: 9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7\" id=cf72fd64-062a-4f52-86d4-4e575daf3040 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.205916 | controller |     "Jun 09 17:27:12.713225 crc crio[22095]: time=\"2026-06-09T17:27:12.713160017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.205931 | controller |     "Jun 09 17:27:12.715889 crc crio[22095]: time=\"2026-06-09T17:27:12.715815505Z\" level=info msg=\"Started container\" PID=254170 containerID=9b7600c3b26f6a7ed5a3786c76c682ad07bc3e02b43d1641df3b31fc419194b7 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager id=cf72fd64-062a-4f52-86d4-4e575daf3040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08bf0dd8445512729be2e46900a6f6a935622a7ae70bec32aaffd6ba7ef97d08",
2026-06-09 17:40:44.205947 | controller |     "Jun 09 17:27:12.823465 crc crio[22095]: time=\"2026-06-09T17:27:12.823333243Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init\" id=9707fa5a-94c5-4b09-b7c0-591e9d2f5646 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.205962 | controller |     "Jun 09 17:27:12.855716 crc crio[22095]: time=\"2026-06-09T17:27:12.855546389Z\" level=info msg=\"Removed container a8140d5ba6418d5eba68f5109b9b35b75c3669737512bc3313dff46d0291a47e: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=2d0d999f-259d-4b68-87dc-98f11d9ce811 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.205977 | controller |     "Jun 09 17:27:12.858457 crc crio[22095]: time=\"2026-06-09T17:27:12.858429523Z\" level=info msg=\"Removing container: 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737\" id=b337239c-3cb2-45da-91be-18c45556d546 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.205992 | controller |     "Jun 09 17:27:12.906824 crc crio[22095]: time=\"2026-06-09T17:27:12.906722582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206007 | controller |     "Jun 09 17:27:12.907588 crc crio[22095]: time=\"2026-06-09T17:27:12.907510772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a30d5432-c347-4525-915e-a40e601d4520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.206025 | controller |     "Jun 09 17:27:12.917402 crc crio[22095]: time=\"2026-06-09T17:27:12.917281283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206040 | controller |     "Jun 09 17:27:12.930180 crc crio[22095]: time=\"2026-06-09T17:27:12.93003301Z\" level=info msg=\"Created container de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=a25da543-7bd2-4894-a6e9-6887021a5580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206055 | controller |     "Jun 09 17:27:12.932612 crc crio[22095]: time=\"2026-06-09T17:27:12.932403551Z\" level=info msg=\"Starting container: de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1\" id=70798cea-0a29-4a6c-88d5-d72c97a9f32f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206070 | controller |     "Jun 09 17:27:12.938219 crc crio[22095]: time=\"2026-06-09T17:27:12.938129588Z\" level=info msg=\"Started container\" PID=254202 containerID=de7b60c530ff3c8d51c4c81f5b4219e74f871359789db18730b828dc9c9612a1 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager id=70798cea-0a29-4a6c-88d5-d72c97a9f32f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6e2394eb1eaa89c5f6b4023d6531ac95007186dc362977cdfff98b5e63d7e9c",
2026-06-09 17:40:44.206085 | controller |     "Jun 09 17:27:12.952303 crc crio[22095]: time=\"2026-06-09T17:27:12.952123587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f69e5ec6-6426-4cbf-8298-04a0e09daa34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.206099 | controller |     "Jun 09 17:27:13.009348 crc crio[22095]: time=\"2026-06-09T17:27:13.00916955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206114 | controller |     "Jun 09 17:27:13.011092 crc crio[22095]: time=\"2026-06-09T17:27:13.011031058Z\" level=info msg=\"Created container 365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=e49b46df-2a1d-4b3c-a26c-c7943752283d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206129 | controller |     "Jun 09 17:27:13.012457 crc crio[22095]: time=\"2026-06-09T17:27:13.012383713Z\" level=info msg=\"Starting container: 365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd\" id=da4003e7-06dd-4048-8e23-03347c755b6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206144 | controller |     "Jun 09 17:27:13.021192 crc crio[22095]: time=\"2026-06-09T17:27:13.021127197Z\" level=info msg=\"Started container\" PID=254192 containerID=365bcb5422757178662b003fa1086f49dcca29c302bb4e7dfbee88b451748bcd description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager id=da4003e7-06dd-4048-8e23-03347c755b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f34e4896ab20b4fd92c7bb5b4e96d3b6b46c6dbb0bb80a76befac9a1f0c8795b",
2026-06-09 17:40:44.206159 | controller |     "Jun 09 17:27:13.085231 crc crio[22095]: time=\"2026-06-09T17:27:13.085060597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206173 | controller |     "Jun 09 17:27:13.100775 crc crio[22095]: time=\"2026-06-09T17:27:13.100651027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206188 | controller |     "Jun 09 17:27:13.145495 crc crio[22095]: time=\"2026-06-09T17:27:13.145015305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206205 | controller |     "Jun 09 17:27:13.158185 crc crio[22095]: time=\"2026-06-09T17:27:13.15806505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206221 | controller |     "Jun 09 17:27:13.170005 crc crio[22095]: time=\"2026-06-09T17:27:13.169867903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206235 | controller |     "Jun 09 17:27:13.333564 crc crio[22095]: time=\"2026-06-09T17:27:13.332634028Z\" level=info msg=\"Created container a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=cab0b32c-746e-4efa-bb14-740e4b5e64f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206250 | controller |     "Jun 09 17:27:13.338892 crc crio[22095]: time=\"2026-06-09T17:27:13.338820987Z\" level=info msg=\"Starting container: a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581\" id=0e71eb33-668e-41e4-b0dd-4d975b75061e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206264 | controller |     "Jun 09 17:27:13.344181 crc crio[22095]: time=\"2026-06-09T17:27:13.343803095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206279 | controller |     "Jun 09 17:27:13.344181 crc crio[22095]: time=\"2026-06-09T17:27:13.344117283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206293 | controller |     "Jun 09 17:27:13.350677 crc crio[22095]: time=\"2026-06-09T17:27:13.350534467Z\" level=info msg=\"Started container\" PID=254205 containerID=a88b24b2f31959015492d48d99a3c8c69635cc2047824dfb585eac8761f7a581 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager id=0e71eb33-668e-41e4-b0dd-4d975b75061e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08954227b4ee598825ab99f273b7fcd9b4e553e081cbe86a086bee54ee17f42b",
2026-06-09 17:40:44.206308 | controller |     "Jun 09 17:27:13.355165 crc crio[22095]: time=\"2026-06-09T17:27:13.354966601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206323 | controller |     "Jun 09 17:27:13.491783 crc crio[22095]: time=\"2026-06-09T17:27:13.491504344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206338 | controller |     "Jun 09 17:27:13.559984 crc crio[22095]: time=\"2026-06-09T17:27:13.559847287Z\" level=info msg=\"Created container 0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=8c772737-8dfe-4ea5-ad93-f0057b9b0dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206352 | controller |     "Jun 09 17:27:13.561298 crc crio[22095]: time=\"2026-06-09T17:27:13.561025617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206366 | controller |     "Jun 09 17:27:13.561796 crc crio[22095]: time=\"2026-06-09T17:27:13.561744126Z\" level=info msg=\"Created container fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a2e7bbd9-9bc0-47dd-9f58-a5b82363efc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206384 | controller |     "Jun 09 17:27:13.565304 crc crio[22095]: time=\"2026-06-09T17:27:13.565228085Z\" level=info msg=\"Starting container: fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74\" id=80ec07c6-0051-434e-ba5e-c76d7312ceb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206399 | controller |     "Jun 09 17:27:13.567762 crc crio[22095]: time=\"2026-06-09T17:27:13.567674488Z\" level=info msg=\"Starting container: 0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4\" id=2b2d5b94-86e6-481b-bcd1-e0f1ddd748a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206413 | controller |     "Jun 09 17:27:13.573009 crc crio[22095]: time=\"2026-06-09T17:27:13.572867341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206428 | controller |     "Jun 09 17:27:13.573404 crc crio[22095]: time=\"2026-06-09T17:27:13.573361964Z\" level=info msg=\"Started container\" PID=254207 containerID=fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=80ec07c6-0051-434e-ba5e-c76d7312ceb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.206443 | controller |     "Jun 09 17:27:13.589742 crc crio[22095]: time=\"2026-06-09T17:27:13.588871021Z\" level=info msg=\"Started container\" PID=254206 containerID=0e46a995650a5ba582d01e24710828cd196e8cac5091b5cc030d8db87e6ffcd4 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager id=2b2d5b94-86e6-481b-bcd1-e0f1ddd748a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb583ef0c1799edc0cdbded78f0c068dc3b03ae074b67f7a58ae53abd210f782",
2026-06-09 17:40:44.206458 | controller |     "Jun 09 17:27:13.658376 crc crio[22095]: time=\"2026-06-09T17:27:13.658287742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206472 | controller |     "Jun 09 17:27:13.664626 crc crio[22095]: time=\"2026-06-09T17:27:13.664538843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206487 | controller |     "Jun 09 17:27:13.684084 crc crio[22095]: time=\"2026-06-09T17:27:13.683578801Z\" level=info msg=\"Created container 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=554f4261-cc1a-412d-b552-76e80dca515c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206502 | controller |     "Jun 09 17:27:13.688494 crc crio[22095]: time=\"2026-06-09T17:27:13.686395403Z\" level=info msg=\"Starting container: 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a\" id=2487c75c-9ad5-4633-9f47-21cd1f8a7f13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206516 | controller |     "Jun 09 17:27:13.693195 crc crio[22095]: time=\"2026-06-09T17:27:13.693083225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206532 | controller |     "Jun 09 17:27:13.696583 crc crio[22095]: time=\"2026-06-09T17:27:13.696346019Z\" level=info msg=\"Started container\" PID=254211 containerID=3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=2487c75c-9ad5-4633-9f47-21cd1f8a7f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c",
2026-06-09 17:40:44.206547 | controller |     "Jun 09 17:27:13.700373 crc crio[22095]: time=\"2026-06-09T17:27:13.700221478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206568 | controller |     "Jun 09 17:27:13.705692 crc crio[22095]: time=\"2026-06-09T17:27:13.705312829Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=569051a5-c871-47da-a932-d6230ce4bf9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206583 | controller |     "Jun 09 17:27:13.714165 crc crio[22095]: time=\"2026-06-09T17:27:13.713856528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206599 | controller |     "Jun 09 17:27:13.752675 crc crio[22095]: time=\"2026-06-09T17:27:13.7525267Z\" level=info msg=\"Created container b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=9f56c695-bd55-4adb-98b9-df2173a168e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206614 | controller |     "Jun 09 17:27:13.758450 crc crio[22095]: time=\"2026-06-09T17:27:13.75837635Z\" level=info msg=\"Starting container: b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf\" id=4c6b81bf-1ca9-48c9-891c-6c4a4bf91c78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206628 | controller |     "Jun 09 17:27:13.761199 crc crio[22095]: time=\"2026-06-09T17:27:13.761082449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206643 | controller |     "Jun 09 17:27:13.768971 crc crio[22095]: time=\"2026-06-09T17:27:13.768792977Z\" level=info msg=\"Started container\" PID=254171 containerID=b11547fbf56f15e2e5e101fe2f81704c3b8e2bd91dd4ccfdaf73231485cf9daf description=openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager id=4c6b81bf-1ca9-48c9-891c-6c4a4bf91c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ee7d400166f76f7a6e46de168663ef88f1729b7834e287547c030aea3c232ee",
2026-06-09 17:40:44.206658 | controller |     "Jun 09 17:27:13.788131 crc crio[22095]: time=\"2026-06-09T17:27:13.78801017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206672 | controller |     "Jun 09 17:27:13.801646 crc crio[22095]: time=\"2026-06-09T17:27:13.801530187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206687 | controller |     "Jun 09 17:27:13.803718 crc crio[22095]: time=\"2026-06-09T17:27:13.803653481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206702 | controller |     "Jun 09 17:27:13.818594 crc crio[22095]: time=\"2026-06-09T17:27:13.81841932Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=126aa2b4-b20a-4f85-8000-f999dd787f96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206717 | controller |     "Jun 09 17:27:13.952874 crc crio[22095]: time=\"2026-06-09T17:27:13.952787417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec1c6218-c567-4f40-9648-dba190a3a75c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.206732 | controller |     "Jun 09 17:27:14.058270 crc crio[22095]: time=\"2026-06-09T17:27:14.05816871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206755 | controller |     "Jun 09 17:27:14.064776 crc crio[22095]: time=\"2026-06-09T17:27:14.064645737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206770 | controller |     "Jun 09 17:27:14.070448 crc crio[22095]: time=\"2026-06-09T17:27:14.070324982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f4fb863-c977-4e26-a59c-a06291892d73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.206785 | controller |     "Jun 09 17:27:14.075806 crc crio[22095]: time=\"2026-06-09T17:27:14.075727381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206800 | controller |     "Jun 09 17:27:14.097492 crc crio[22095]: time=\"2026-06-09T17:27:14.097358176Z\" level=info msg=\"Created container 5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=a3d0f294-c977-4ca9-b84a-52226551ea2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206815 | controller |     "Jun 09 17:27:14.102559 crc crio[22095]: time=\"2026-06-09T17:27:14.102469887Z\" level=info msg=\"Starting container: 5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668\" id=452b3ca8-4369-40bb-9fd5-874f3a613f63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206829 | controller |     "Jun 09 17:27:14.117427 crc crio[22095]: time=\"2026-06-09T17:27:14.117319958Z\" level=info msg=\"Started container\" PID=254204 containerID=5dc9f8fd61785079cbaa4ae4ecddce0e777509116f2e4fe13337bc8d18a51668 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator id=452b3ca8-4369-40bb-9fd5-874f3a613f63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08c65c7f9f362e27fec65533d2fc69bce4d7b65222b7d1aa77a0fbfc400adbb",
2026-06-09 17:40:44.206845 | controller |     "Jun 09 17:27:14.122877 crc crio[22095]: time=\"2026-06-09T17:27:14.122786758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206881 | controller |     "Jun 09 17:27:14.131992 crc crio[22095]: time=\"2026-06-09T17:27:14.131844831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=47fb0f2d-829b-43f8-b486-fc96b98e5279 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.206898 | controller |     "Jun 09 17:27:14.132452 crc crio[22095]: time=\"2026-06-09T17:27:14.132331413Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=cc43f89c-6477-468b-ad5f-870d13e5e495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206913 | controller |     "Jun 09 17:27:14.134715 crc crio[22095]: time=\"2026-06-09T17:27:14.134650513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d0544b2-0a27-4c1d-b5a3-3f3d6e5fcbab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.206928 | controller |     "Jun 09 17:27:14.195997 crc crio[22095]: time=\"2026-06-09T17:27:14.194825466Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=b3f154bf-3277-482e-aa7a-134bf626d2f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206942 | controller |     "Jun 09 17:27:14.201016 crc crio[22095]: time=\"2026-06-09T17:27:14.200856811Z\" level=info msg=\"Created container 0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=819e533c-7263-4dc3-9461-40c1da33b325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.206960 | controller |     "Jun 09 17:27:14.202321 crc crio[22095]: time=\"2026-06-09T17:27:14.202158014Z\" level=info msg=\"Starting container: 0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db\" id=a6e28321-d546-4ba9-84e8-5177bf9eacd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.206975 | controller |     "Jun 09 17:27:14.214685 crc crio[22095]: time=\"2026-06-09T17:27:14.214591583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.206990 | controller |     "Jun 09 17:27:14.215439 crc crio[22095]: time=\"2026-06-09T17:27:14.215382063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207005 | controller |     "Jun 09 17:27:14.215664 crc crio[22095]: time=\"2026-06-09T17:27:14.215609729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207021 | controller |     "Jun 09 17:27:14.223467 crc crio[22095]: time=\"2026-06-09T17:27:14.223370398Z\" level=info msg=\"Started container\" PID=254208 containerID=0a5edd6b7a891ce32cd5212b2a1ed3ee929364e1e3890ff019bb10db6c9051db description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager id=a6e28321-d546-4ba9-84e8-5177bf9eacd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93493b3e7a460ee4814857356ca8cecb66e61e529f2fec0791e15340d9b82b17",
2026-06-09 17:40:44.207037 | controller |     "Jun 09 17:27:14.235682 crc crio[22095]: time=\"2026-06-09T17:27:14.235620363Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init\" id=7476272b-4c40-4737-bbb0-dbf228d914ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207052 | controller |     "Jun 09 17:27:14.276995 crc crio[22095]: time=\"2026-06-09T17:27:14.276711357Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=c80fbdd8-ab43-4c61-bb4d-c2a43f0e1c1b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.207067 | controller |     "Jun 09 17:27:14.279326 crc crio[22095]: time=\"2026-06-09T17:27:14.279224191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f83dc573-71b7-454e-9bb7-f77f1587efa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.207083 | controller |     "Jun 09 17:27:14.445175 crc crio[22095]: time=\"2026-06-09T17:27:14.445025885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207098 | controller |     "Jun 09 17:27:14.515490 crc crio[22095]: time=\"2026-06-09T17:27:14.515344988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0ad93cf5-6df8-443e-9739-eb784b9d1821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.207113 | controller |     "Jun 09 17:27:14.674012 crc crio[22095]: time=\"2026-06-09T17:27:14.673869535Z\" level=info msg=\"Created container c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=d87c3603-13b5-40a9-856e-d17abf52a0f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207127 | controller |     "Jun 09 17:27:14.679325 crc crio[22095]: time=\"2026-06-09T17:27:14.679223363Z\" level=info msg=\"Starting container: c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b\" id=eccb0066-3d96-41b2-8457-732c29be2a82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207146 | controller |     "Jun 09 17:27:14.692299 crc crio[22095]: time=\"2026-06-09T17:27:14.692197365Z\" level=info msg=\"Started container\" PID=254231 containerID=c60533b3391d952e165ee7d45e40b39232bada8af791f3cb331bd2cf30b10c6b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=eccb0066-3d96-41b2-8457-732c29be2a82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b96e9056693fc337558fbcaaa29553ace6bc902df5b8d080f6af1142059695d",
2026-06-09 17:40:44.207163 | controller |     "Jun 09 17:27:14.708578 crc crio[22095]: time=\"2026-06-09T17:27:14.708480223Z\" level=info msg=\"Created container c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9339a61a-3d09-4c44-87ca-e5da25405d13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207178 | controller |     "Jun 09 17:27:14.721426 crc crio[22095]: time=\"2026-06-09T17:27:14.721318992Z\" level=info msg=\"Starting container: c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7\" id=170a0267-fc7c-42cb-8c5b-d22fe46c17bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207193 | controller |     "Jun 09 17:27:14.726617 crc crio[22095]: time=\"2026-06-09T17:27:14.726518446Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init\" id=0f31bdca-9348-49b7-b905-179776ef6cf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207208 | controller |     "Jun 09 17:27:14.753558 crc crio[22095]: time=\"2026-06-09T17:27:14.753446537Z\" level=info msg=\"Started container\" PID=254210 containerID=c12faca2652b03860d688f990af100f6270dacce11ab7de98f70520e1df617d7 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=170a0267-fc7c-42cb-8c5b-d22fe46c17bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea00a25e198273ac776789302449c42a11d1c9d5bd0474f4d4e0fba822248c5",
2026-06-09 17:40:44.207224 | controller |     "Jun 09 17:27:14.814026 crc crio[22095]: time=\"2026-06-09T17:27:14.813862006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207239 | controller |     "Jun 09 17:27:14.905985 crc crio[22095]: time=\"2026-06-09T17:27:14.901617308Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=07f7948d-92d4-4de5-972b-cf15d856c20f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.207254 | controller |     "Jun 09 17:27:14.905985 crc crio[22095]: time=\"2026-06-09T17:27:14.904165713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55f2ed80-f72b-432d-accc-dbe6ac1bab48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.207269 | controller |     "Jun 09 17:27:14.948721 crc crio[22095]: time=\"2026-06-09T17:27:14.948558562Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=755f5d65-ba5b-43d0-9b7f-8ed2a5e3c2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.207284 | controller |     "Jun 09 17:27:14.961546 crc crio[22095]: time=\"2026-06-09T17:27:14.961456152Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683766-k2lkv/oc\" id=b96218bd-84b9-44fa-b740-31b55ceeae2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207299 | controller |     "Jun 09 17:27:14.973399 crc crio[22095]: time=\"2026-06-09T17:27:14.973300486Z\" level=info msg=\"Created container 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=90c07945-8dcc-446c-b8e1-0d4fe5320b5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207317 | controller |     "Jun 09 17:27:14.979418 crc crio[22095]: time=\"2026-06-09T17:27:14.979343611Z\" level=info msg=\"Starting container: 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5\" id=b0650190-fa9f-4b13-ac84-ac6c863f6add name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207332 | controller |     "Jun 09 17:27:14.988320 crc crio[22095]: time=\"2026-06-09T17:27:14.988173637Z\" level=info msg=\"Started container\" PID=254187 containerID=91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=b0650190-fa9f-4b13-ac84-ac6c863f6add name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.207347 | controller |     "Jun 09 17:27:15.028553 crc crio[22095]: time=\"2026-06-09T17:27:15.02844612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207362 | controller |     "Jun 09 17:27:15.320396 crc crio[22095]: time=\"2026-06-09T17:27:15.31964371Z\" level=info msg=\"Created container 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=6f412a7f-bb2a-48cb-b1b7-1cc16c939fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207377 | controller |     "Jun 09 17:27:15.328649 crc crio[22095]: time=\"2026-06-09T17:27:15.328320213Z\" level=info msg=\"Starting container: 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863\" id=d30b911a-cf3c-4ddb-bf42-5972baf884e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207392 | controller |     "Jun 09 17:27:15.337999 crc crio[22095]: time=\"2026-06-09T17:27:15.33562795Z\" level=info msg=\"Started container\" PID=254200 containerID=86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=d30b911a-cf3c-4ddb-bf42-5972baf884e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.207407 | controller |     "Jun 09 17:27:15.557734 crc crio[22095]: time=\"2026-06-09T17:27:15.557656936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207422 | controller |     "Jun 09 17:27:15.563862 crc crio[22095]: time=\"2026-06-09T17:27:15.563719482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207437 | controller |     "Jun 09 17:27:15.629884 crc crio[22095]: time=\"2026-06-09T17:27:15.629698094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207452 | controller |     "Jun 09 17:27:15.644485 crc crio[22095]: time=\"2026-06-09T17:27:15.644405722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207466 | controller |     "Jun 09 17:27:15.645169 crc crio[22095]: time=\"2026-06-09T17:27:15.645101189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207481 | controller |     "Jun 09 17:27:15.655558 crc crio[22095]: time=\"2026-06-09T17:27:15.655487576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207499 | controller |     "Jun 09 17:27:15.710863 crc crio[22095]: time=\"2026-06-09T17:27:15.710741543Z\" level=info msg=\"Created container 0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1: openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles\" id=1f5f5be3-701e-40e9-bacf-ebe05a671e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207514 | controller |     "Jun 09 17:27:15.716439 crc crio[22095]: time=\"2026-06-09T17:27:15.716359767Z\" level=info msg=\"Starting container: 0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1\" id=3de175e0-a5f0-4ae8-a131-174f95821225 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207529 | controller |     "Jun 09 17:27:15.727110 crc crio[22095]: time=\"2026-06-09T17:27:15.72699921Z\" level=info msg=\"Started container\" PID=254220 containerID=0578d9020990a068b332f961d7aed681a79bf0f06e36c6e08e6840d9c98717e1 description=openshift-operator-lifecycle-manager/collect-profiles-29683755-bgm6m/collect-profiles id=3de175e0-a5f0-4ae8-a131-174f95821225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed",
2026-06-09 17:40:44.207544 | controller |     "Jun 09 17:27:15.732572 crc crio[22095]: time=\"2026-06-09T17:27:15.732493741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207559 | controller |     "Jun 09 17:27:15.771490 crc crio[22095]: time=\"2026-06-09T17:27:15.77143502Z\" level=info msg=\"Created container c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=7f632018-f2fb-4a59-8904-ee86454a82a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207574 | controller |     "Jun 09 17:27:15.775985 crc crio[22095]: time=\"2026-06-09T17:27:15.775866724Z\" level=info msg=\"Starting container: c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207\" id=c9e7bd23-bc53-4dab-aca5-3a23b25cba1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207588 | controller |     "Jun 09 17:27:15.787748 crc crio[22095]: time=\"2026-06-09T17:27:15.78741882Z\" level=info msg=\"Created container 22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=bc971f00-af96-42db-bcf3-567319d1ae33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207604 | controller |     "Jun 09 17:27:15.791759 crc crio[22095]: time=\"2026-06-09T17:27:15.791669469Z\" level=info msg=\"Starting container: 22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659\" id=132bed49-feae-4f3d-aa5b-4dd6eee27f5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207618 | controller |     "Jun 09 17:27:15.802987 crc crio[22095]: time=\"2026-06-09T17:27:15.799034988Z\" level=info msg=\"Started container\" PID=254209 containerID=c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=c9e7bd23-bc53-4dab-aca5-3a23b25cba1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b",
2026-06-09 17:40:44.207633 | controller |     "Jun 09 17:27:15.806822 crc crio[22095]: time=\"2026-06-09T17:27:15.806721655Z\" level=info msg=\"Started container\" PID=254234 containerID=22d71a04e4490c61be9954d8989c7a2ddc1f79ae70ee893c0c4bb395e3893659 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=132bed49-feae-4f3d-aa5b-4dd6eee27f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=289ee341e455e6b3411d2553f8968bcce4e494fa736f3f3947e4e0db883bd931",
2026-06-09 17:40:44.207651 | controller |     "Jun 09 17:27:15.908755 crc crio[22095]: time=\"2026-06-09T17:27:15.908032735Z\" level=info msg=\"Created container 9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=61c4bcae-9f78-46f8-8cec-498b83726509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207667 | controller |     "Jun 09 17:27:15.911454 crc crio[22095]: time=\"2026-06-09T17:27:15.911339769Z\" level=info msg=\"Starting container: 9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513\" id=00b8e013-b050-4c0c-ae7c-4290e567baad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207682 | controller |     "Jun 09 17:27:15.971865 crc crio[22095]: time=\"2026-06-09T17:27:15.970015395Z\" level=info msg=\"Started container\" PID=254232 containerID=9b3241727ff2fd45bb7b401c13cf499d52d841f407862b85e205fd65e919b513 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=00b8e013-b050-4c0c-ae7c-4290e567baad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4850c56a13e32bb811a11c27d41a7587d005a6dcad0186df5049cc410af555",
2026-06-09 17:40:44.207696 | controller |     "Jun 09 17:27:16.096687 crc crio[22095]: time=\"2026-06-09T17:27:16.096563711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207711 | controller |     "Jun 09 17:27:16.114385 crc crio[22095]: time=\"2026-06-09T17:27:16.113956327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207726 | controller |     "Jun 09 17:27:16.171570 crc crio[22095]: time=\"2026-06-09T17:27:16.171508854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207741 | controller |     "Jun 09 17:27:16.200103 crc crio[22095]: time=\"2026-06-09T17:27:16.200062246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207755 | controller |     "Jun 09 17:27:16.257837 crc crio[22095]: time=\"2026-06-09T17:27:16.25441032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207770 | controller |     "Jun 09 17:27:16.266961 crc crio[22095]: time=\"2026-06-09T17:27:16.265439463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207785 | controller |     "Jun 09 17:27:16.322008 crc crio[22095]: time=\"2026-06-09T17:27:16.321786079Z\" level=info msg=\"Created container 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=3a5f5795-3d46-40bb-aa33-b092b8a1a436 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207800 | controller |     "Jun 09 17:27:16.338039 crc crio[22095]: time=\"2026-06-09T17:27:16.337781999Z\" level=info msg=\"Starting container: 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e\" id=c97fd0a4-5377-4d46-b649-1040b4861b4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207815 | controller |     "Jun 09 17:27:16.386277 crc crio[22095]: time=\"2026-06-09T17:27:16.38615313Z\" level=info msg=\"Created container e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c8c3477e-2eb0-4bce-b9a1-2b39c87dc860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.207833 | controller |     "Jun 09 17:27:16.390173 crc crio[22095]: time=\"2026-06-09T17:27:16.390090641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207851 | controller |     "Jun 09 17:27:16.407826 crc crio[22095]: time=\"2026-06-09T17:27:16.396340531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207884 | controller |     "Jun 09 17:27:16.407826 crc crio[22095]: time=\"2026-06-09T17:27:16.400013755Z\" level=info msg=\"Starting container: e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c\" id=485deaf8-aff0-4c62-92fe-23ab61f8595d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.207901 | controller |     "Jun 09 17:27:16.412052 crc crio[22095]: time=\"2026-06-09T17:27:16.409677153Z\" level=info msg=\"Started container\" PID=254212 containerID=8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=c97fd0a4-5377-4d46-b649-1040b4861b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.207916 | controller |     "Jun 09 17:27:16.433604 crc crio[22095]: time=\"2026-06-09T17:27:16.432384236Z\" level=info msg=\"Started container\" PID=254247 containerID=e60a1edf8ed44163a233649c83391aea4c32d08957334e16d02bd5f0e6654d5c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=485deaf8-aff0-4c62-92fe-23ab61f8595d name=/runtime.v1.RuntimeService/StartContainer sandboxID=543ee8ff51c208a6ea792355e17f477bf9c4eac28c79aba21c3866d290f6918d",
2026-06-09 17:40:44.207931 | controller |     "Jun 09 17:27:16.451369 crc crio[22095]: time=\"2026-06-09T17:27:16.451279361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207946 | controller |     "Jun 09 17:27:16.474341 crc crio[22095]: time=\"2026-06-09T17:27:16.474169798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207961 | controller |     "Jun 09 17:27:16.562998 crc crio[22095]: time=\"2026-06-09T17:27:16.550504516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207977 | controller |     "Jun 09 17:27:16.570152 crc crio[22095]: time=\"2026-06-09T17:27:16.570037627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.207992 | controller |     "Jun 09 17:27:16.573432 crc crio[22095]: time=\"2026-06-09T17:27:16.573070445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208007 | controller |     "Jun 09 17:27:16.609585 crc crio[22095]: time=\"2026-06-09T17:27:16.608212796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208022 | controller |     "Jun 09 17:27:16.626053 crc crio[22095]: time=\"2026-06-09T17:27:16.622881323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208037 | controller |     "Jun 09 17:27:16.626750 crc crio[22095]: time=\"2026-06-09T17:27:16.626441594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208055 | controller |     "Jun 09 17:27:16.647873 crc crio[22095]: time=\"2026-06-09T17:27:16.647666869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208071 | controller |     "Jun 09 17:27:16.652543 crc crio[22095]: time=\"2026-06-09T17:27:16.652485292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208086 | controller |     "Jun 09 17:27:16.721498 crc crio[22095]: time=\"2026-06-09T17:27:16.72140494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208101 | controller |     "Jun 09 17:27:16.723171 crc crio[22095]: time=\"2026-06-09T17:27:16.722041337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208115 | controller |     "Jun 09 17:27:16.723326 crc crio[22095]: time=\"2026-06-09T17:27:16.723225347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208142 | controller |     "Jun 09 17:27:16.733548 crc crio[22095]: time=\"2026-06-09T17:27:16.727378393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208158 | controller |     "Jun 09 17:27:16.748427 crc crio[22095]: time=\"2026-06-09T17:27:16.741881405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208172 | controller |     "Jun 09 17:27:16.889962 crc crio[22095]: time=\"2026-06-09T17:27:16.889198415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208187 | controller |     "Jun 09 17:27:16.920689 crc crio[22095]: time=\"2026-06-09T17:27:16.920519308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208202 | controller |     "Jun 09 17:27:16.987336 crc crio[22095]: time=\"2026-06-09T17:27:16.987217979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208217 | controller |     "Jun 09 17:27:17.100377 crc crio[22095]: time=\"2026-06-09T17:27:17.095501047Z\" level=info msg=\"Removed container 425c4e2ad894fa46f8012707ae8124f28c499b7561d2e8f3fc933409be702737: openstack/ovsdbserver-nb-0-config-1781024829-hjvvs/ovn-config\" id=b337239c-3cb2-45da-91be-18c45556d546 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208232 | controller |     "Jun 09 17:27:17.117350 crc crio[22095]: time=\"2026-06-09T17:27:17.117303546Z\" level=info msg=\"Removing container: 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644\" id=971b3525-97d7-4ca2-8403-2400b0d4f3a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208247 | controller |     "Jun 09 17:27:17.222221 crc crio[22095]: time=\"2026-06-09T17:27:17.222122565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.208262 | controller |     "Jun 09 17:27:17.284086 crc crio[22095]: time=\"2026-06-09T17:27:17.282311799Z\" level=info msg=\"Removed container 3120f479f4010773198a18e1a98ff08234963e687b324026c644afcd27e9842b: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=473493bb-1396-4aae-ac7f-9d0ab8cf6ab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208280 | controller |     "Jun 09 17:27:17.297405 crc crio[22095]: time=\"2026-06-09T17:27:17.297280953Z\" level=info msg=\"Removing container: a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708\" id=408495f5-f391-42f6-8a95-80c49ec6d7be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208295 | controller |     "Jun 09 17:27:17.398969 crc crio[22095]: time=\"2026-06-09T17:27:17.398796567Z\" level=info msg=\"Removed container 47418cc24c3cc7989a56ccb0ef2de6dba99a37ad61e34804c7dba01c659b5644: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=971b3525-97d7-4ca2-8403-2400b0d4f3a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208309 | controller |     "Jun 09 17:27:17.428090 crc crio[22095]: time=\"2026-06-09T17:27:17.427153085Z\" level=info msg=\"Removing container: 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647\" id=252ebcbe-f8a5-4be5-bb46-bebdc6e4a8af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208324 | controller |     "Jun 09 17:27:17.593974 crc crio[22095]: time=\"2026-06-09T17:27:17.593706528Z\" level=info msg=\"Removed container 7b42070a08cfe2b617f015bd01ab74617986b422c4c6bb94159a7a3c20e9d647: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=252ebcbe-f8a5-4be5-bb46-bebdc6e4a8af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208339 | controller |     "Jun 09 17:27:17.637003 crc crio[22095]: time=\"2026-06-09T17:27:17.632226086Z\" level=info msg=\"Removing container: 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad\" id=ebe4786e-abf3-4caf-aded-dcb9ec05e0d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208353 | controller |     "Jun 09 17:27:17.638493 crc crio[22095]: time=\"2026-06-09T17:27:17.638453696Z\" level=info msg=\"Removed container a348dad380a82a15eb58d6bcb318a4537a47f29737bd59164cdba0c344233708: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=408495f5-f391-42f6-8a95-80c49ec6d7be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208368 | controller |     "Jun 09 17:27:17.652327 crc crio[22095]: time=\"2026-06-09T17:27:17.652217439Z\" level=info msg=\"Removing container: f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6\" id=fec9f9b0-5435-42a9-8413-4469ff43e778 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208383 | controller |     "Jun 09 17:27:17.899772 crc crio[22095]: time=\"2026-06-09T17:27:17.899652196Z\" level=info msg=\"Removed container 6158d790df404494f29a9f6aada99054141d4bd784b210dfb9f961e18544d7ad: openstack/glance-default-internal-api-0/glance-httpd\" id=ebe4786e-abf3-4caf-aded-dcb9ec05e0d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208397 | controller |     "Jun 09 17:27:17.927045 crc crio[22095]: time=\"2026-06-09T17:27:17.925711945Z\" level=info msg=\"Removing container: 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7\" id=e3aa4152-045e-4b72-bb7d-ce19f3290f94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208412 | controller |     "Jun 09 17:27:17.960496 crc crio[22095]: time=\"2026-06-09T17:27:17.960391824Z\" level=info msg=\"Removed container f2c7a030b4514ed839cc939e30fc57382bf208d8dac8def17dde2d222bd5a9f6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=fec9f9b0-5435-42a9-8413-4469ff43e778 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208426 | controller |     "Jun 09 17:27:18.115160 crc crio[22095]: time=\"2026-06-09T17:27:18.114408595Z\" level=info msg=\"Removing container: 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5\" id=8c6783fe-b1b1-499a-bf5e-70cdede81428 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208444 | controller |     "Jun 09 17:27:18.146071 crc crio[22095]: time=\"2026-06-09T17:27:18.145965025Z\" level=info msg=\"Removed container 9d76cf8da54437fb75d2820cc2ec75321484d09b97d1abbf82878cf38fbabbf7: openstack/cinder-api-0/cinder-api-log\" id=e3aa4152-045e-4b72-bb7d-ce19f3290f94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208458 | controller |     "Jun 09 17:27:18.163837 crc crio[22095]: time=\"2026-06-09T17:27:18.163775972Z\" level=info msg=\"Removing container: 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d\" id=91ddf7b1-2cbc-49f8-a9e6-fa8552eca579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208473 | controller |     "Jun 09 17:27:18.525554 crc crio[22095]: time=\"2026-06-09T17:27:18.52549828Z\" level=info msg=\"Removed container 5a8f5ba1958e90e88a1e6fda80564533a8ac1003505576c2935a70bf889edc1d: openstack/glance-default-external-api-0/glance-httpd\" id=91ddf7b1-2cbc-49f8-a9e6-fa8552eca579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208488 | controller |     "Jun 09 17:27:18.532136 crc crio[22095]: time=\"2026-06-09T17:27:18.531831483Z\" level=info msg=\"Removing container: c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457\" id=07a666d4-4861-4b80-a636-3ce9696ee402 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208502 | controller |     "Jun 09 17:27:18.581410 crc crio[22095]: time=\"2026-06-09T17:27:18.57966933Z\" level=info msg=\"Removed container 6c472b0e550e132c6a220b11621f821d5a56a0c6c047f57eb2f70a6150e18af5: openstack/kube-state-metrics-0/kube-state-metrics\" id=8c6783fe-b1b1-499a-bf5e-70cdede81428 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208516 | controller |     "Jun 09 17:27:18.597275 crc crio[22095]: time=\"2026-06-09T17:27:18.597156909Z\" level=info msg=\"Removing container: 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d\" id=4cc58460-1ae2-4b3a-9824-58f02d3ed6fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208531 | controller |     "Jun 09 17:27:18.956288 crc crio[22095]: time=\"2026-06-09T17:27:18.956134957Z\" level=info msg=\"Removed container c878a3c55429b9ec6d7d06c3cea7cc32a0f017079ea05c1c44ae01c470aab457: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=07a666d4-4861-4b80-a636-3ce9696ee402 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208546 | controller |     "Jun 09 17:27:18.960465 crc crio[22095]: time=\"2026-06-09T17:27:18.959902454Z\" level=info msg=\"Removing container: d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208\" id=82dcec10-de84-4ccb-a986-7a024a705134 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.208560 | controller |     "Jun 09 17:27:19.246432 crc crio[22095]: time=\"2026-06-09T17:27:19.246327952Z\" level=info msg=\"Stopping pod sandbox: f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed\" id=80ce544c-15a7-498f-8c78-b88a08f08a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.208575 | controller |     "Jun 09 17:27:19.247211 crc crio[22095]: time=\"2026-06-09T17:27:19.247128212Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-bgm6m Namespace:openshift-operator-lifecycle-manager ID:f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed UID:902d8d11-0270-4918-a24b-31d4cf77f8e6 NetNS:/var/run/netns/755f8852-0671-4ac9-bb65-fe9f99b63c62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod902d8d11_0270_4918_a24b_31d4cf77f8e6.slice PodAnnotations:0xc00041d6f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.208589 | controller |     "Jun 09 17:27:19.247373 crc crio[22095]: time=\"2026-06-09T17:27:19.247346098Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.208607 | controller |     "Jun 09 17:27:19.617399 crc crio[22095]: time=\"2026-06-09T17:27:19.614684011Z\" level=info msg=\"Created container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3b945fdb-7a6a-49b7-907f-f6246804904c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208621 | controller |     "Jun 09 17:27:19.617399 crc crio[22095]: time=\"2026-06-09T17:27:19.615712668Z\" level=info msg=\"Created container 0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=5de951f6-e50e-4483-9958-03c33d150039 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208636 | controller |     "Jun 09 17:27:19.617399 crc crio[22095]: time=\"2026-06-09T17:27:19.616513768Z\" level=info msg=\"Created container bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0b5a5a01-83ae-4965-ac17-91c48ce5d424 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208650 | controller |     "Jun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.619520045Z\" level=info msg=\"Created container 70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=f0e5c54e-f080-43d9-8a00-453f45fa4612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208664 | controller |     "Jun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.619611998Z\" level=info msg=\"Starting container: bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250\" id=6afefa25-7f36-4613-aa32-93165e69d110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208679 | controller |     "Jun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.62047659Z\" level=info msg=\"Starting container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed\" id=c144679e-5788-462c-b016-c6231960c9e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208694 | controller |     "Jun 09 17:27:19.622143 crc crio[22095]: time=\"2026-06-09T17:27:19.619547456Z\" level=info msg=\"Starting container: 0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2\" id=20db8f84-d1f1-4731-a871-f99802fb1ec1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208708 | controller |     "Jun 09 17:27:19.631674 crc crio[22095]: time=\"2026-06-09T17:27:19.630139198Z\" level=info msg=\"Starting container: 70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad\" id=8f980042-2202-4aa2-9198-ebb080062d22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208722 | controller |     "Jun 09 17:27:19.636427 crc crio[22095]: time=\"2026-06-09T17:27:19.636333277Z\" level=info msg=\"Created container ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5ac722b4-8e8c-4d79-a113-f52932cbe75a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208737 | controller |     "Jun 09 17:27:19.637069 crc crio[22095]: time=\"2026-06-09T17:27:19.636971893Z\" level=info msg=\"Started container\" PID=255067 containerID=d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=c144679e-5788-462c-b016-c6231960c9e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.208752 | controller |     "Jun 09 17:27:19.641267 crc crio[22095]: time=\"2026-06-09T17:27:19.6411511Z\" level=info msg=\"Starting container: ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b\" id=e74c85a3-ffdf-4e31-8a78-c65f6e0c9388 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208769 | controller |     "Jun 09 17:27:19.642794 crc crio[22095]: time=\"2026-06-09T17:27:19.64270601Z\" level=info msg=\"Started container\" PID=254990 containerID=bd57064ed67600c0f284ea5a858a3ff61152a2b4ef4281936c95f9fd4ff24250 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6afefa25-7f36-4613-aa32-93165e69d110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45314da053fd30aac7a88d30a4c71d0606bac954478d391572e792d36d68a9ea",
2026-06-09 17:40:44.208784 | controller |     "Jun 09 17:27:19.648280 crc crio[22095]: time=\"2026-06-09T17:27:19.648205311Z\" level=info msg=\"Started container\" PID=255007 containerID=0c45f70491121a55c97db5fac3a97a68c92c6c89e21eefa0c09f1e4bf75c41f2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=20db8f84-d1f1-4731-a871-f99802fb1ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bdd8300a9c073b72959a931effed7bd36492ff96ba67a4e55bd425493afb6a",
2026-06-09 17:40:44.208799 | controller |     "Jun 09 17:27:19.665734 crc crio[22095]: time=\"2026-06-09T17:27:19.661872742Z\" level=info msg=\"Started container\" PID=255030 containerID=ebba7dbf28943ad8d756995eab1ba182abbf2e76b7e2c521375fd227c811983b description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e74c85a3-ffdf-4e31-8a78-c65f6e0c9388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9e1c8222fb0deb04db42acb8575bbb81a8d484e93242319ee56ff4c21f3f65d",
2026-06-09 17:40:44.208814 | controller |     "Jun 09 17:27:19.678171 crc crio[22095]: time=\"2026-06-09T17:27:19.670734389Z\" level=info msg=\"Started container\" PID=255024 containerID=70ab545a784f7a0190b0e125fdf850e2a42e63985c710377606a0f8757863aad description=openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager id=8f980042-2202-4aa2-9198-ebb080062d22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1da392b047f0844d0d431fe0a5c8e037ebf928c40341841cbb7cf92ce61a81c0",
2026-06-09 17:40:44.208829 | controller |     "Jun 09 17:27:19.757865 crc crio[22095]: time=\"2026-06-09T17:27:19.757792943Z\" level=info msg=\"Created container c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23: openstack/ceilometer-0/ceilometer-central-agent\" id=78a3f914-08ba-4e14-9e44-1b1e248bbec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208843 | controller |     "Jun 09 17:27:19.762808 crc crio[22095]: time=\"2026-06-09T17:27:19.762339119Z\" level=info msg=\"Starting container: c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23\" id=3671567f-46d8-4c9d-893a-ee808d23a5d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208878 | controller |     "Jun 09 17:27:19.782035 crc crio[22095]: time=\"2026-06-09T17:27:19.781890531Z\" level=info msg=\"Started container\" PID=255035 containerID=c72d1cf45d23b1a9800cec66559527c66af08503e90d71ea77daec448fc58e23 description=openstack/ceilometer-0/ceilometer-central-agent id=3671567f-46d8-4c9d-893a-ee808d23a5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72",
2026-06-09 17:40:44.208895 | controller |     "Jun 09 17:27:19.792318 crc crio[22095]: time=\"2026-06-09T17:27:19.781672295Z\" level=info msg=\"Created container 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=cc43f89c-6477-468b-ad5f-870d13e5e495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.208910 | controller |     "Jun 09 17:27:19.800463 crc crio[22095]: time=\"2026-06-09T17:27:19.800389315Z\" level=info msg=\"Starting container: 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1\" id=7915e0fc-ea42-418b-8d72-3846e8749fef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.208926 | controller |     "Jun 09 17:27:19.812362 crc crio[22095]: time=\"2026-06-09T17:27:19.81227715Z\" level=info msg=\"Started container\" PID=255060 containerID=35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1 description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=7915e0fc-ea42-418b-8d72-3846e8749fef name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.208944 | controller |     "Jun 09 17:27:19.983055 crc crio[22095]: time=\"2026-06-09T17:27:19.982967369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6b4ac9b6-d0d9-4957-99a0-1402fb5ebaad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.208960 | controller |     "Jun 09 17:27:20.026152 crc crio[22095]: time=\"2026-06-09T17:27:20.026054904Z\" level=info msg=\"Stopped pod sandbox: f2144c74c7ca5b67ff66267fd17521e37ab40ed34f7f9f631e70c1145862d9ed\" id=80ce544c-15a7-498f-8c78-b88a08f08a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.208974 | controller |     "Jun 09 17:27:20.073865 crc crio[22095]: time=\"2026-06-09T17:27:20.073635975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=630bf8a4-b3b5-490d-933f-5bc796ff86c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.208989 | controller |     "Jun 09 17:27:20.082201 crc crio[22095]: time=\"2026-06-09T17:27:20.082095462Z\" level=info msg=\"Created container d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities\" id=1b2fa037-ac47-4a08-a766-004c9140d426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209004 | controller |     "Jun 09 17:27:20.083697 crc crio[22095]: time=\"2026-06-09T17:27:20.083551959Z\" level=info msg=\"Starting container: d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57\" id=cd003938-c80d-4e7f-be1d-f22599acb678 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209019 | controller |     "Jun 09 17:27:20.095210 crc crio[22095]: time=\"2026-06-09T17:27:20.095120466Z\" level=info msg=\"Started container\" PID=255003 containerID=d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57 description=openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities id=cd003938-c80d-4e7f-be1d-f22599acb678 name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f",
2026-06-09 17:40:44.209034 | controller |     "Jun 09 17:27:20.156899 crc crio[22095]: time=\"2026-06-09T17:27:20.156778568Z\" level=info msg=\"Created container 5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller\" id=4cbbb9bc-9b4b-46ae-ab1f-fad515f209a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209048 | controller |     "Jun 09 17:27:20.158517 crc crio[22095]: time=\"2026-06-09T17:27:20.15841116Z\" level=info msg=\"Starting container: 5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf\" id=22e3de1d-ebad-4763-bfaa-065f04960897 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209063 | controller |     "Jun 09 17:27:20.169473 crc crio[22095]: time=\"2026-06-09T17:27:20.169358421Z\" level=info msg=\"Started container\" PID=255022 containerID=5c79246c611b008851e03050f6dffd8c9a4956862ee939a2c7dc41785896d4cf description=openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/multus-admission-controller id=22e3de1d-ebad-4763-bfaa-065f04960897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1",
2026-06-09 17:40:44.209078 | controller |     "Jun 09 17:27:20.185587 crc crio[22095]: time=\"2026-06-09T17:27:20.184696614Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=72184057-31e6-4f4d-a2de-06de071c6d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209096 | controller |     "Jun 09 17:27:20.185587 crc crio[22095]: time=\"2026-06-09T17:27:20.185233578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.209155 | controller |     "Jun 09 17:27:20.198834 crc crio[22095]: time=\"2026-06-09T17:27:20.198154169Z\" level=info msg=\"Created container 7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=3cf01ff4-dc48-429e-839b-5df2394fd7ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209175 | controller |     "Jun 09 17:27:20.202612 crc crio[22095]: time=\"2026-06-09T17:27:20.201091975Z\" level=info msg=\"Starting container: 7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07\" id=e72e8be9-a9fe-42f8-a1a7-7e7f23c2c3f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209191 | controller |     "Jun 09 17:27:20.220024 crc crio[22095]: time=\"2026-06-09T17:27:20.219868326Z\" level=info msg=\"Started container\" PID=255027 containerID=7fb9e88aff4f6c172c33492ac84142e43f5261453f16f635389734defdf4db07 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager id=e72e8be9-a9fe-42f8-a1a7-7e7f23c2c3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=952650d8c11248313443a274bf3ee33ad86b7465a10d81ed9961d5556f1a18e4",
2026-06-09 17:40:44.209207 | controller |     "Jun 09 17:27:20.288189 crc crio[22095]: time=\"2026-06-09T17:27:20.288019415Z\" level=info msg=\"Created container 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=126aa2b4-b20a-4f85-8000-f999dd787f96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209222 | controller |     "Jun 09 17:27:20.294313 crc crio[22095]: time=\"2026-06-09T17:27:20.294161772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a359bf3b-e56d-4dde-8417-8881a13fd5b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.209238 | controller |     "Jun 09 17:27:20.294550 crc crio[22095]: time=\"2026-06-09T17:27:20.294397518Z\" level=info msg=\"Starting container: 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9\" id=da19581c-1ce0-43c4-a270-0c379eacf04c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209253 | controller |     "Jun 09 17:27:20.317699 crc crio[22095]: time=\"2026-06-09T17:27:20.317570263Z\" level=info msg=\"Started container\" PID=255065 containerID=97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9 description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=da19581c-1ce0-43c4-a270-0c379eacf04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.209268 | controller |     "Jun 09 17:27:20.346338 crc crio[22095]: time=\"2026-06-09T17:27:20.341725342Z\" level=info msg=\"Created container e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=1a37cef9-74a4-4e29-84e1-c4ceb5becd24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209283 | controller |     "Jun 09 17:27:20.347208 crc crio[22095]: time=\"2026-06-09T17:27:20.346604538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7e7f7c71-63d0-4e06-9795-1576d00d4033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.209299 | controller |     "Jun 09 17:27:20.347208 crc crio[22095]: time=\"2026-06-09T17:27:20.347167372Z\" level=info msg=\"Starting container: e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5\" id=a0ee7057-2df4-4db8-bb48-9e4ae81b9167 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209319 | controller |     "Jun 09 17:27:20.354088 crc crio[22095]: time=\"2026-06-09T17:27:20.354029998Z\" level=info msg=\"Created container 8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f: openstack/kube-state-metrics-0/kube-state-metrics\" id=df3f4011-56e3-4aa4-af27-0984012c768c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209335 | controller |     "Jun 09 17:27:20.355457 crc crio[22095]: time=\"2026-06-09T17:27:20.355426904Z\" level=info msg=\"Starting container: 8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f\" id=b70b0773-87d2-4a73-8a95-4be8b2e36645 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209350 | controller |     "Jun 09 17:27:20.362215 crc crio[22095]: time=\"2026-06-09T17:27:20.360119124Z\" level=info msg=\"Started container\" PID=255058 containerID=e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=a0ee7057-2df4-4db8-bb48-9e4ae81b9167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.209365 | controller |     "Jun 09 17:27:20.376539 crc crio[22095]: time=\"2026-06-09T17:27:20.376352511Z\" level=info msg=\"Started container\" PID=255056 containerID=8e1549f8d13cb0865298c2a58e1c9e6cbc8fd3e1416ea5ffda2d4923394cb37f description=openstack/kube-state-metrics-0/kube-state-metrics id=b70b0773-87d2-4a73-8a95-4be8b2e36645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b197b984e6926bedb0b101c880c272e9eb6354541a8f122842ea05ed070a390",
2026-06-09 17:40:44.209380 | controller |     "Jun 09 17:27:20.404874 crc crio[22095]: time=\"2026-06-09T17:27:20.404834721Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6a570b00-764e-4342-92a2-88bed7e4761d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.209395 | controller |     "Jun 09 17:27:20.423443 crc crio[22095]: time=\"2026-06-09T17:27:20.420351069Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.209410 | controller |     "Jun 09 17:27:20.777491 crc crio[22095]: time=\"2026-06-09T17:27:20.776745182Z\" level=info msg=\"Created container 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6: openshift-marketplace/redhat-operators-69hqg/extract-utilities\" id=8b3773f0-5f79-4f1a-9476-d560ab64d04d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209425 | controller |     "Jun 09 17:27:20.777810 crc crio[22095]: time=\"2026-06-09T17:27:20.777357478Z\" level=info msg=\"Created container 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed: openshift-marketplace/certified-operators-w6wl9/extract-utilities\" id=a55d5e19-9796-4b0d-9cf1-02790a3e88b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209439 | controller |     "Jun 09 17:27:20.782410 crc crio[22095]: time=\"2026-06-09T17:27:20.781365121Z\" level=info msg=\"Starting container: 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed\" id=e272e697-6945-4146-8c28-5653c3cfcd44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209454 | controller |     "Jun 09 17:27:20.783679 crc crio[22095]: time=\"2026-06-09T17:27:20.783312491Z\" level=info msg=\"Stopping container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f (timeout: 30s)\" id=077caa46-f4ee-4d80-8125-4b977926fc08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.209469 | controller |     "Jun 09 17:27:20.785752 crc crio[22095]: time=\"2026-06-09T17:27:20.784130302Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy\" id=6bd4f68c-523e-438e-b2d8-cd1cc057e63a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209487 | controller |     "Jun 09 17:27:20.785752 crc crio[22095]: time=\"2026-06-09T17:27:20.784644805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.209502 | controller |     "Jun 09 17:27:20.785752 crc crio[22095]: time=\"2026-06-09T17:27:20.784146462Z\" level=info msg=\"Starting container: 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6\" id=dc69be9c-e46d-42b6-a9c6-7d8c5a1becde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209517 | controller |     "Jun 09 17:27:20.815054 crc crio[22095]: time=\"2026-06-09T17:27:20.814996313Z\" level=info msg=\"Started container\" PID=254989 containerID=11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed description=openshift-marketplace/certified-operators-w6wl9/extract-utilities id=e272e697-6945-4146-8c28-5653c3cfcd44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1",
2026-06-09 17:40:44.209532 | controller |     "Jun 09 17:27:20.820321 crc crio[22095]: time=\"2026-06-09T17:27:20.820175646Z\" level=info msg=\"Started container\" PID=255031 containerID=150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6 description=openshift-marketplace/redhat-operators-69hqg/extract-utilities id=dc69be9c-e46d-42b6-a9c6-7d8c5a1becde name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3",
2026-06-09 17:40:44.209547 | controller |     "Jun 09 17:27:21.211398 crc crio[22095]: time=\"2026-06-09T17:27:21.211285529Z\" level=info msg=\"Created container 8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa: openstack/swift-storage-0/object-server\" id=bca3dc7d-6e1e-40a8-8351-d2b53128bd9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209561 | controller |     "Jun 09 17:27:21.216337 crc crio[22095]: time=\"2026-06-09T17:27:21.216272717Z\" level=info msg=\"Starting container: 8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa\" id=47bac91e-d09a-4f61-93e9-e1deb1fa9ea0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209576 | controller |     "Jun 09 17:27:21.223522 crc crio[22095]: time=\"2026-06-09T17:27:21.222790125Z\" level=info msg=\"Created container a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=8156ac96-062a-4434-8668-286acd5d9967 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209591 | controller |     "Jun 09 17:27:21.223522 crc crio[22095]: time=\"2026-06-09T17:27:21.222864247Z\" level=info msg=\"Created container ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=bd0ce59e-7c0f-417d-986c-aefcf0c84906 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209606 | controller |     "Jun 09 17:27:21.225582 crc crio[22095]: time=\"2026-06-09T17:27:21.225258718Z\" level=info msg=\"Starting container: ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579\" id=3d357487-cc4a-428a-b9c6-e11cd38e8abd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209621 | controller |     "Jun 09 17:27:21.232603 crc crio[22095]: time=\"2026-06-09T17:27:21.226049058Z\" level=info msg=\"Created container 2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9ee80988-a678-487c-a8cb-79cf5a7e742a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209636 | controller |     "Jun 09 17:27:21.233050 crc crio[22095]: time=\"2026-06-09T17:27:21.22689309Z\" level=info msg=\"Starting container: a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420\" id=8732f4e6-7e5d-4180-b8a5-121146a97256 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209653 | controller |     "Jun 09 17:27:21.234900 crc crio[22095]: time=\"2026-06-09T17:27:21.234818273Z\" level=info msg=\"Started container\" PID=255055 containerID=ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=3d357487-cc4a-428a-b9c6-e11cd38e8abd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.209669 | controller |     "Jun 09 17:27:21.235055 crc crio[22095]: time=\"2026-06-09T17:27:21.234895655Z\" level=info msg=\"Starting container: 2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a\" id=a594c104-a3e5-4abf-b6aa-7ea832742c14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209684 | controller |     "Jun 09 17:27:21.235410 crc crio[22095]: time=\"2026-06-09T17:27:21.235358587Z\" level=info msg=\"Started container\" PID=255016 containerID=8ffc0390e1716066ca5b21349e5fc9b92d7a73a3ea085d51e87f457aa912c8fa description=openstack/swift-storage-0/object-server id=47bac91e-d09a-4f61-93e9-e1deb1fa9ea0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.209699 | controller |     "Jun 09 17:27:21.236064 crc crio[22095]: time=\"2026-06-09T17:27:21.227174437Z\" level=info msg=\"Created container 80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c: openshift-marketplace/community-operators-z56c4/extract-utilities\" id=c00feb42-500e-4946-afe4-d147446f1588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209714 | controller |     "Jun 09 17:27:21.240190 crc crio[22095]: time=\"2026-06-09T17:27:21.24015319Z\" level=info msg=\"Starting container: 80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c\" id=08163f7f-26dc-4850-a55b-33b15813bb08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209729 | controller |     "Jun 09 17:27:21.249395 crc crio[22095]: time=\"2026-06-09T17:27:21.249337616Z\" level=info msg=\"Started container\" PID=255026 containerID=a2503c05819cea8071f96d57ce377a48748269212b5c01916494c3b53d40d420 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=8732f4e6-7e5d-4180-b8a5-121146a97256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f8596f41dafae29e4c44d5ec08298e36c6caeb8e6a5cb7ca86034b8d5237f48",
2026-06-09 17:40:44.209746 | controller |     "Jun 09 17:27:21.266888 crc crio[22095]: time=\"2026-06-09T17:27:21.266747502Z\" level=info msg=\"Started container\" PID=255064 containerID=2bbd9d828899c3c93b5ede56c045d4fca941add1ed98b13597a3e0b89a61fe3a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=a594c104-a3e5-4abf-b6aa-7ea832742c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf8fc3ba5d2ef56add35e799ccb86865c4d6358c25898f2151f81ca8fb757",
2026-06-09 17:40:44.209761 | controller |     "Jun 09 17:27:21.278398 crc crio[22095]: time=\"2026-06-09T17:27:21.278334869Z\" level=info msg=\"Started container\" PID=255015 containerID=80596d2ae9fbc26c963a1b0c6dfe2ff2d068a69fbed3c1c6904af0b5b666179c description=openshift-marketplace/community-operators-z56c4/extract-utilities id=08163f7f-26dc-4850-a55b-33b15813bb08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc",
2026-06-09 17:40:44.209776 | controller |     "Jun 09 17:27:21.282695 crc crio[22095]: time=\"2026-06-09T17:27:21.280212028Z\" level=info msg=\"Created container bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=54df2bfd-f0b8-42c0-a7ce-2dbf72b87442 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209794 | controller |     "Jun 09 17:27:21.292573 crc crio[22095]: time=\"2026-06-09T17:27:21.292474242Z\" level=info msg=\"Starting container: bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82\" id=1db4ef17-e2e6-42d2-a706-baf2295a144f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209809 | controller |     "Jun 09 17:27:21.307572 crc crio[22095]: time=\"2026-06-09T17:27:21.307465207Z\" level=info msg=\"Started container\" PID=255069 containerID=bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=1db4ef17-e2e6-42d2-a706-baf2295a144f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.209824 | controller |     "Jun 09 17:27:21.754073 crc crio[22095]: time=\"2026-06-09T17:27:21.752439402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8b9d752d-0e2f-4d2c-979b-caa0c2b4cb7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.209839 | controller |     "Jun 09 17:27:21.900447 crc crio[22095]: time=\"2026-06-09T17:27:21.900219943Z\" level=info msg=\"Created container 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=6d17f615-4f04-4ba3-9b23-a7a069678593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209885 | controller |     "Jun 09 17:27:21.910651 crc crio[22095]: time=\"2026-06-09T17:27:21.910140597Z\" level=info msg=\"Starting container: 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064\" id=875a5486-1eb3-4c73-8630-299328831a09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209902 | controller |     "Jun 09 17:27:21.910651 crc crio[22095]: time=\"2026-06-09T17:27:21.910140647Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0cef5ec6-f6e6-4e88-8c90-03615041c745 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.209917 | controller |     "Jun 09 17:27:21.920980 crc crio[22095]: time=\"2026-06-09T17:27:21.918189644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.209933 | controller |     "Jun 09 17:27:21.928850 crc crio[22095]: time=\"2026-06-09T17:27:21.928753955Z\" level=info msg=\"Started container\" PID=255061 containerID=776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=875a5486-1eb3-4c73-8630-299328831a09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.209948 | controller |     "Jun 09 17:27:21.988992 crc crio[22095]: time=\"2026-06-09T17:27:21.988178589Z\" level=info msg=\"Created container 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b: openshift-infra/auto-csr-approver-29683766-k2lkv/oc\" id=b96218bd-84b9-44fa-b740-31b55ceeae2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.209963 | controller |     "Jun 09 17:27:21.995655 crc crio[22095]: time=\"2026-06-09T17:27:21.992767807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8644c25c-b7bc-485e-9e8a-575f2e252191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.209978 | controller |     "Jun 09 17:27:21.995655 crc crio[22095]: time=\"2026-06-09T17:27:21.993053734Z\" level=info msg=\"Starting container: 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b\" id=515616a5-2748-4f61-b113-bc31e5fb559d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.209993 | controller |     "Jun 09 17:27:21.998337 crc crio[22095]: time=\"2026-06-09T17:27:21.998179386Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a3b85d8f-3c2b-4c23-b9f1-5afefec5e2bd name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.210011 | controller |     "Jun 09 17:27:22.003717 crc crio[22095]: time=\"2026-06-09T17:27:22.003628956Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.210027 | controller |     "Jun 09 17:27:22.006765 crc crio[22095]: time=\"2026-06-09T17:27:22.006490019Z\" level=info msg=\"Started container\" PID=255057 containerID=69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b description=openshift-infra/auto-csr-approver-29683766-k2lkv/oc id=515616a5-2748-4f61-b113-bc31e5fb559d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9",
2026-06-09 17:40:44.210042 | controller |     "Jun 09 17:27:22.067340 crc crio[22095]: time=\"2026-06-09T17:27:22.066414975Z\" level=info msg=\"Created container 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=b3f154bf-3277-482e-aa7a-134bf626d2f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210058 | controller |     "Jun 09 17:27:22.069226 crc crio[22095]: time=\"2026-06-09T17:27:22.069136156Z\" level=info msg=\"Created container f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init\" id=9707fa5a-94c5-4b09-b7c0-591e9d2f5646 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210073 | controller |     "Jun 09 17:27:22.070381 crc crio[22095]: time=\"2026-06-09T17:27:22.070316786Z\" level=info msg=\"Starting container: f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088\" id=56dcad56-ee4a-4988-b3bc-26a775186e39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.210088 | controller |     "Jun 09 17:27:22.073110 crc crio[22095]: time=\"2026-06-09T17:27:22.072681756Z\" level=info msg=\"Starting container: 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52\" id=18f1346a-c7dd-42b2-9371-2d9caeb40813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.210103 | controller |     "Jun 09 17:27:22.081570 crc crio[22095]: time=\"2026-06-09T17:27:22.081520753Z\" level=info msg=\"Created container 5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init\" id=7476272b-4c40-4737-bbb0-dbf228d914ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210118 | controller |     "Jun 09 17:27:22.082785 crc crio[22095]: time=\"2026-06-09T17:27:22.082691703Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=86e8ae10-b9ba-4225-bf93-8758c529f5b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210132 | controller |     "Jun 09 17:27:22.083463 crc crio[22095]: time=\"2026-06-09T17:27:22.083401161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210148 | controller |     "Jun 09 17:27:22.102077 crc crio[22095]: time=\"2026-06-09T17:27:22.101867195Z\" level=info msg=\"Started container\" PID=255059 containerID=f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init id=56dcad56-ee4a-4988-b3bc-26a775186e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3",
2026-06-09 17:40:44.210163 | controller |     "Jun 09 17:27:22.103627 crc crio[22095]: time=\"2026-06-09T17:27:22.103489287Z\" level=info msg=\"Starting container: 5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527\" id=0fb15752-03b0-4f7e-8f50-852f39f08679 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.210181 | controller |     "Jun 09 17:27:22.125153 crc crio[22095]: time=\"2026-06-09T17:27:22.125068421Z\" level=info msg=\"Started container\" PID=255066 containerID=6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=18f1346a-c7dd-42b2-9371-2d9caeb40813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.210196 | controller |     "Jun 09 17:27:22.166831 crc crio[22095]: time=\"2026-06-09T17:27:22.166428201Z\" level=info msg=\"Started container\" PID=255068 containerID=5567dd93a1497ef4d58c9114fc683ed1ccf237b9c5c48ad6f288eac206748527 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/init id=0fb15752-03b0-4f7e-8f50-852f39f08679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6",
2026-06-09 17:40:44.210211 | controller |     "Jun 09 17:27:22.167191 crc crio[22095]: time=\"2026-06-09T17:27:22.167114759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9f3131cf-67a0-4353-b72a-9fe04486a63e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.210226 | controller |     "Jun 09 17:27:22.299021 crc crio[22095]: time=\"2026-06-09T17:27:22.29774004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.210241 | controller |     "Jun 09 17:27:22.388750 crc crio[22095]: time=\"2026-06-09T17:27:22.388663302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=6a570b00-764e-4342-92a2-88bed7e4761d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.210256 | controller |     "Jun 09 17:27:22.396885 crc crio[22095]: time=\"2026-06-09T17:27:22.393446125Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8e984089-2c9e-4000-aac0-81af53bc1abe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.210271 | controller |     "Jun 09 17:27:22.410495 crc crio[22095]: time=\"2026-06-09T17:27:22.410374139Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6c798633-f675-474e-837b-e171d5e6636c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.210287 | controller |     "Jun 09 17:27:22.440998 crc crio[22095]: time=\"2026-06-09T17:27:22.435486563Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t2p5l/extract-content\" id=fd88f39d-baca-4e37-bb77-49e0335c6eba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210302 | controller |     "Jun 09 17:27:22.440998 crc crio[22095]: time=\"2026-06-09T17:27:22.436089109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210317 | controller |     "Jun 09 17:27:22.619544 crc crio[22095]: time=\"2026-06-09T17:27:22.619464443Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=0cef5ec6-f6e6-4e88-8c90-03615041c745 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.210332 | controller |     "Jun 09 17:27:22.620637 crc crio[22095]: time=\"2026-06-09T17:27:22.620566801Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e74a91dd-d871-4657-ad19-318f2a3e6e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.210347 | controller |     "Jun 09 17:27:22.632655 crc crio[22095]: time=\"2026-06-09T17:27:22.623512977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88f4dec9-36ba-4022-894e-fda07fd8836b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.210365 | controller |     "Jun 09 17:27:22.636125 crc crio[22095]: time=\"2026-06-09T17:27:22.635985907Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w6wl9/extract-content\" id=7b10309d-e8ba-4846-8bb0-aa5b9c44747a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210380 | controller |     "Jun 09 17:27:22.636828 crc crio[22095]: time=\"2026-06-09T17:27:22.636714785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210394 | controller |     "Jun 09 17:27:23.155168 crc crio[22095]: time=\"2026-06-09T17:27:23.154349975Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=9f3131cf-67a0-4353-b72a-9fe04486a63e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.210409 | controller |     "Jun 09 17:27:23.158548 crc crio[22095]: time=\"2026-06-09T17:27:23.158438409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9e285fe8-d846-4653-91fb-dc31db474ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.210424 | controller |     "Jun 09 17:27:23.161143 crc crio[22095]: time=\"2026-06-09T17:27:23.161074707Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=85d5153f-34f0-4b79-8526-786282f83328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.210439 | controller |     "Jun 09 17:27:23.169566 crc crio[22095]: time=\"2026-06-09T17:27:23.169481633Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-69hqg/extract-content\" id=9fcd11fa-3a92-42bd-ba9f-eb7e56a4f8bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210453 | controller |     "Jun 09 17:27:23.170119 crc crio[22095]: time=\"2026-06-09T17:27:23.170077768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210467 | controller |     "Jun 09 17:27:23.276743 crc crio[22095]: time=\"2026-06-09T17:27:23.272472375Z\" level=info msg=\"Created container 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7f567153-bf69-42aa-9a51-0697f1033247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210482 | controller |     "Jun 09 17:27:23.277655 crc crio[22095]: time=\"2026-06-09T17:27:23.277602286Z\" level=info msg=\"Starting container: 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b\" id=a0fe2883-215e-4859-87eb-4e6756c5db30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.210497 | controller |     "Jun 09 17:27:23.287480 crc crio[22095]: time=\"2026-06-09T17:27:23.287418638Z\" level=info msg=\"Started container\" PID=255032 containerID=986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=a0fe2883-215e-4859-87eb-4e6756c5db30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.210512 | controller |     "Jun 09 17:27:23.592299 crc crio[22095]: time=\"2026-06-09T17:27:23.589515598Z\" level=info msg=\"Created container 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=569051a5-c871-47da-a932-d6230ce4bf9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210527 | controller |     "Jun 09 17:27:23.595888 crc crio[22095]: time=\"2026-06-09T17:27:23.59542501Z\" level=info msg=\"Starting container: 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb\" id=f2b42099-89fd-438a-bd76-a74982faf6df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.210544 | controller |     "Jun 09 17:27:23.633481 crc crio[22095]: time=\"2026-06-09T17:27:23.633390754Z\" level=info msg=\"Started container\" PID=255023 containerID=2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=f2b42099-89fd-438a-bd76-a74982faf6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.210560 | controller |     "Jun 09 17:27:23.715729 crc crio[22095]: time=\"2026-06-09T17:27:23.71550604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210575 | controller |     "Jun 09 17:27:23.737989 crc crio[22095]: time=\"2026-06-09T17:27:23.736697734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210590 | controller |     "Jun 09 17:27:23.823173 crc crio[22095]: time=\"2026-06-09T17:27:23.82153599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210605 | controller |     "Jun 09 17:27:23.991398 crc crio[22095]: time=\"2026-06-09T17:27:23.989585461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210619 | controller |     "Jun 09 17:27:24.061420 crc crio[22095]: time=\"2026-06-09T17:27:24.061305761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210634 | controller |     "Jun 09 17:27:24.070496 crc crio[22095]: time=\"2026-06-09T17:27:24.070349613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210649 | controller |     "Jun 09 17:27:24.097720 crc crio[22095]: time=\"2026-06-09T17:27:24.09751946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210664 | controller |     "Jun 09 17:27:24.207834 crc crio[22095]: time=\"2026-06-09T17:27:24.207697406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210679 | controller |     "Jun 09 17:27:24.213306 crc crio[22095]: time=\"2026-06-09T17:27:24.212583642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210693 | controller |     "Jun 09 17:27:24.457266 crc crio[22095]: time=\"2026-06-09T17:27:24.457137215Z\" level=info msg=\"Removed container d52d9d79e7eec3629941df9ea6569ab045a2536ea537561f356f1b16fade5208: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=82dcec10-de84-4ccb-a986-7a024a705134 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210709 | controller |     "Jun 09 17:27:24.533553 crc crio[22095]: time=\"2026-06-09T17:27:24.530691532Z\" level=info msg=\"Removing container: 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32\" id=f08aa90a-b645-4d74-a7e7-9ba83fd44dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210723 | controller |     "Jun 09 17:27:24.651574 crc crio[22095]: time=\"2026-06-09T17:27:24.651403749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210741 | controller |     "Jun 09 17:27:24.655418 crc crio[22095]: time=\"2026-06-09T17:27:24.655360461Z\" level=info msg=\"Removed container 3454a850c15669e8d4b7ea965fea5047450090504a5bf955132567e6ab64603d: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=4cc58460-1ae2-4b3a-9824-58f02d3ed6fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210756 | controller |     "Jun 09 17:27:24.702000 crc crio[22095]: time=\"2026-06-09T17:27:24.700584261Z\" level=warning msg=\"Stopping container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.210771 | controller |     "Jun 09 17:27:24.703301 crc crio[22095]: time=\"2026-06-09T17:27:24.703174917Z\" level=info msg=\"Removing container: ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb\" id=f95980cb-34dd-4e4f-b590-9d44c681d9dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210786 | controller |     "Jun 09 17:27:24.709866 crc crio[22095]: time=\"2026-06-09T17:27:24.703566727Z\" level=info msg=\"Created container 7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d: openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init\" id=0f31bdca-9348-49b7-b905-179776ef6cf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.210801 | controller |     "Jun 09 17:27:24.709866 crc crio[22095]: time=\"2026-06-09T17:27:24.705734923Z\" level=info msg=\"Starting container: 7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d\" id=8ff310bc-ec69-4fb4-8661-f2cba23cecc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.210815 | controller |     "Jun 09 17:27:24.729756 crc crio[22095]: time=\"2026-06-09T17:27:24.728866036Z\" level=info msg=\"Started container\" PID=255062 containerID=7de92e65cd6db0268d4ca57710650f2a252336268b800654a0127eaf88b4805d description=openstack/ovn-controller-ovs-j4tx5/ovsdb-server-init id=8ff310bc-ec69-4fb4-8661-f2cba23cecc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3",
2026-06-09 17:40:44.210830 | controller |     "Jun 09 17:27:24.769202 crc crio[22095]: time=\"2026-06-09T17:27:24.767276792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210845 | controller |     "Jun 09 17:27:24.812301 crc crio[22095]: time=\"2026-06-09T17:27:24.807982166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.210880 | controller |     "Jun 09 17:27:24.845051 crc crio[22095]: time=\"2026-06-09T17:27:24.844324348Z\" level=info msg=\"Stopping container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634 (timeout: 30s)\" id=b32025ed-57e2-4c69-a7df-e72d92fabe19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.210897 | controller |     "Jun 09 17:27:24.926016 crc crio[22095]: time=\"2026-06-09T17:27:24.92390273Z\" level=info msg=\"Stopped container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=53f130aa-98bd-4562-bcb9-19c3db40b7a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.210912 | controller |     "Jun 09 17:27:24.937153 crc crio[22095]: time=\"2026-06-09T17:27:24.936524113Z\" level=info msg=\"Stopping pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=f639d9db-d9e3-4f4e-afb8-8801c5ffa386 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.210927 | controller |     "Jun 09 17:27:25.028045 crc crio[22095]: time=\"2026-06-09T17:27:25.02799838Z\" level=info msg=\"Removed container 1ef5fdb0ee00314eec3e25bddbad918db64444bf6c9be2c18273745ac58bff32: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=f08aa90a-b645-4d74-a7e7-9ba83fd44dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210945 | controller |     "Jun 09 17:27:25.083403 crc crio[22095]: time=\"2026-06-09T17:27:25.08333963Z\" level=info msg=\"Removing container: fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7\" id=d49752af-4811-4e6f-b30a-b93a27fcae63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210960 | controller |     "Jun 09 17:27:25.559562 crc crio[22095]: time=\"2026-06-09T17:27:25.555382529Z\" level=info msg=\"Stopped pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=f639d9db-d9e3-4f4e-afb8-8801c5ffa386 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.210975 | controller |     "Jun 09 17:27:25.626698 crc crio[22095]: time=\"2026-06-09T17:27:25.626610006Z\" level=info msg=\"Removed container ada13aa9cb6a5622d7ddf89bc6c070d351f78f7c4abdbda60d405d05497dd7eb: openstack/kube-state-metrics-0/kube-state-metrics\" id=f95980cb-34dd-4e4f-b590-9d44c681d9dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.210990 | controller |     "Jun 09 17:27:25.635887 crc crio[22095]: time=\"2026-06-09T17:27:25.634726443Z\" level=info msg=\"Removing container: b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4\" id=e2f58ac6-676e-43e7-96b6-65d440cdc7fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211004 | controller |     "Jun 09 17:27:25.667173 crc crio[22095]: time=\"2026-06-09T17:27:25.666685093Z\" level=info msg=\"Stopped container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log\" id=b32025ed-57e2-4c69-a7df-e72d92fabe19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.211019 | controller |     "Jun 09 17:27:25.671699 crc crio[22095]: time=\"2026-06-09T17:27:25.670902101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1140a26a-ea47-43ac-9d8b-b1f3da36cf8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211034 | controller |     "Jun 09 17:27:25.709414 crc crio[22095]: time=\"2026-06-09T17:27:25.705133209Z\" level=info msg=\"Removed container fecb226fd746f9b3629bec1acce968eae581afa2b7d2faf6f42e85612ba18ed7: openstack/rabbitmq-server-0/rabbitmq\" id=d49752af-4811-4e6f-b30a-b93a27fcae63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211048 | controller |     "Jun 09 17:27:25.713633 crc crio[22095]: time=\"2026-06-09T17:27:25.713521725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2cbdbaee-2d73-408c-8b2d-b8f3bc564599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211063 | controller |     "Jun 09 17:27:25.733653 crc crio[22095]: time=\"2026-06-09T17:27:25.73360093Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=b3faf2b2-a8ce-4cb2-b09b-01a307d5fc0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211078 | controller |     "Jun 09 17:27:25.734314 crc crio[22095]: time=\"2026-06-09T17:27:25.734231926Z\" level=info msg=\"Removing container: dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883\" id=22e2cb1e-9777-4f17-85a1-c7da4cb4a4bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211093 | controller |     "Jun 09 17:27:25.734636 crc crio[22095]: time=\"2026-06-09T17:27:25.734616276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211108 | controller |     "Jun 09 17:27:26.185088 crc crio[22095]: time=\"2026-06-09T17:27:26.184350463Z\" level=info msg=\"Removed container b763d9b52c34f552fd9e58f2f25ec06130247ad03235cf1c7f14cc7a6d88fee4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e2f58ac6-676e-43e7-96b6-65d440cdc7fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211127 | controller |     "Jun 09 17:27:26.200697 crc crio[22095]: time=\"2026-06-09T17:27:26.20060237Z\" level=info msg=\"Removing container: 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc\" id=07799c29-b584-4ced-8098-d6f9fcabe255 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211142 | controller |     "Jun 09 17:27:26.221270 crc crio[22095]: time=\"2026-06-09T17:27:26.221145227Z\" level=info msg=\"Removed container dde8f521eec3e279fcb3688dacfebca7a6db4909719da0febd12d453805f0883: openstack/ovn-controller-metrics-zgjrs/openstack-network-exporter\" id=22e2cb1e-9777-4f17-85a1-c7da4cb4a4bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211157 | controller |     "Jun 09 17:27:26.235413 crc crio[22095]: time=\"2026-06-09T17:27:26.228591568Z\" level=info msg=\"Removing container: e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce\" id=522f1cfe-ad13-49a7-b17d-2f23a3e60d43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211172 | controller |     "Jun 09 17:27:26.474625 crc crio[22095]: time=\"2026-06-09T17:27:26.463302399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211187 | controller |     "Jun 09 17:27:26.482570 crc crio[22095]: time=\"2026-06-09T17:27:26.482408499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211201 | controller |     "Jun 09 17:27:27.395646 crc crio[22095]: time=\"2026-06-09T17:27:27.394838126Z\" level=info msg=\"Created container 6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326: openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy\" id=6bd4f68c-523e-438e-b2d8-cd1cc057e63a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211216 | controller |     "Jun 09 17:27:27.416760 crc crio[22095]: time=\"2026-06-09T17:27:27.416402149Z\" level=info msg=\"Created container 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef: openshift-marketplace/redhat-operators-69hqg/extract-content\" id=9fcd11fa-3a92-42bd-ba9f-eb7e56a4f8bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211231 | controller |     "Jun 09 17:27:27.417071 crc crio[22095]: time=\"2026-06-09T17:27:27.416419149Z\" level=info msg=\"Starting container: 6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326\" id=e5705793-af01-4d30-b9d7-76b857c4d756 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211246 | controller |     "Jun 09 17:27:27.424741 crc crio[22095]: time=\"2026-06-09T17:27:27.424569938Z\" level=info msg=\"Starting container: 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef\" id=251472a2-dc7b-4ad2-bd31-313c5394df93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211261 | controller |     "Jun 09 17:27:27.438766 crc crio[22095]: time=\"2026-06-09T17:27:27.43865317Z\" level=info msg=\"Started container\" PID=255749 containerID=0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef description=openshift-marketplace/redhat-operators-69hqg/extract-content id=251472a2-dc7b-4ad2-bd31-313c5394df93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3",
2026-06-09 17:40:44.211276 | controller |     "Jun 09 17:27:27.458881 crc crio[22095]: time=\"2026-06-09T17:27:27.458755485Z\" level=info msg=\"Started container\" PID=255814 containerID=6b8791fade33676c38e78c390f587e66ffc03e63218167d2e09f198edc19a326 description=openshift-multus/multus-admission-controller-6fb78497fd-fg9x8/kube-rbac-proxy id=e5705793-af01-4d30-b9d7-76b857c4d756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b0e1111050f8f56bd6579a04bb4e9bc804a7ebbe32625f6febab0d0276719b1",
2026-06-09 17:40:44.211294 | controller |     "Jun 09 17:27:27.944597 crc crio[22095]: time=\"2026-06-09T17:27:27.943825409Z\" level=info msg=\"Created container 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9: openshift-marketplace/certified-operators-w6wl9/extract-content\" id=7b10309d-e8ba-4846-8bb0-aa5b9c44747a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211308 | controller |     "Jun 09 17:27:27.948161 crc crio[22095]: time=\"2026-06-09T17:27:27.948118449Z\" level=info msg=\"Created container 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037: openshift-marketplace/redhat-marketplace-t2p5l/extract-content\" id=fd88f39d-baca-4e37-bb77-49e0335c6eba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211323 | controller |     "Jun 09 17:27:27.950228 crc crio[22095]: time=\"2026-06-09T17:27:27.949351461Z\" level=info msg=\"Starting container: 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9\" id=28192b7a-aff2-4d76-85a3-6fe012e09397 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211337 | controller |     "Jun 09 17:27:27.950228 crc crio[22095]: time=\"2026-06-09T17:27:27.949873624Z\" level=info msg=\"Starting container: 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037\" id=64087d16-a001-4811-9b11-2900e830adfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211353 | controller |     "Jun 09 17:27:27.962366 crc crio[22095]: time=\"2026-06-09T17:27:27.961056811Z\" level=info msg=\"Started container\" PID=255807 containerID=88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9 description=openshift-marketplace/certified-operators-w6wl9/extract-content id=28192b7a-aff2-4d76-85a3-6fe012e09397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1",
2026-06-09 17:40:44.211368 | controller |     "Jun 09 17:27:27.963681 crc crio[22095]: time=\"2026-06-09T17:27:27.963489643Z\" level=info msg=\"Started container\" PID=255804 containerID=9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037 description=openshift-marketplace/redhat-marketplace-t2p5l/extract-content id=64087d16-a001-4811-9b11-2900e830adfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f",
2026-06-09 17:40:44.211384 | controller |     "Jun 09 17:27:28.291236 crc crio[22095]: time=\"2026-06-09T17:27:28.289294182Z\" level=info msg=\"Removed container e566cae781d57c3d1ec2f9ac3b22c373c84b8b042eaec8e0262fa351d2a5ebce: openstack/ovn-northd-0/ovn-northd\" id=522f1cfe-ad13-49a7-b17d-2f23a3e60d43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211399 | controller |     "Jun 09 17:27:28.319665 crc crio[22095]: time=\"2026-06-09T17:27:28.319021544Z\" level=info msg=\"Removing container: 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf\" id=af6d6b1c-d4c3-457c-827a-2257f8a63f53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211415 | controller |     "Jun 09 17:27:28.402909 crc crio[22095]: time=\"2026-06-09T17:27:28.399437207Z\" level=info msg=\"Removed container 082593f0495844be444bc53668ceb5222b49bbb68e89c55a8cca8e72025cc8dc: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=07799c29-b584-4ced-8098-d6f9fcabe255 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211430 | controller |     "Jun 09 17:27:28.427309 crc crio[22095]: time=\"2026-06-09T17:27:28.427139078Z\" level=info msg=\"Removing container: 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc\" id=c37470a9-e813-475b-80f3-6ad52687274d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211444 | controller |     "Jun 09 17:27:28.492375 crc crio[22095]: time=\"2026-06-09T17:27:28.492224257Z\" level=info msg=\"Created container b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781: openstack/swift-storage-0/object-replicator\" id=86e8ae10-b9ba-4225-bf93-8758c529f5b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211462 | controller |     "Jun 09 17:27:28.518992 crc crio[22095]: time=\"2026-06-09T17:27:28.518580203Z\" level=info msg=\"Created container 65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86: openstack/ceilometer-0/ceilometer-notification-agent\" id=72184057-31e6-4f4d-a2de-06de071c6d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211477 | controller |     "Jun 09 17:27:28.531439 crc crio[22095]: time=\"2026-06-09T17:27:28.531364141Z\" level=info msg=\"Starting container: b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781\" id=202cf0b9-bf96-4fca-80fd-f741dd36d72a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211492 | controller |     "Jun 09 17:27:28.533170 crc crio[22095]: time=\"2026-06-09T17:27:28.533074915Z\" level=info msg=\"Starting container: 65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86\" id=1ee69390-d9b4-419a-b457-3703082794f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211507 | controller |     "Jun 09 17:27:28.558099 crc crio[22095]: time=\"2026-06-09T17:27:28.557773819Z\" level=info msg=\"Started container\" PID=255837 containerID=b517834a732d675763495ccdc8e1edaf9c00d231b77d62758dc550fcb0ca3781 description=openstack/swift-storage-0/object-replicator id=202cf0b9-bf96-4fca-80fd-f741dd36d72a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.211523 | controller |     "Jun 09 17:27:28.563680 crc crio[22095]: time=\"2026-06-09T17:27:28.563572498Z\" level=info msg=\"Removed container 21abb326921542b23531b3acb91264d5593fb0d2f96465f6ef0ac1a923bc4eaf: openstack/ovn-controller-ovs-t7bh9/ovsdb-server-init\" id=af6d6b1c-d4c3-457c-827a-2257f8a63f53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211537 | controller |     "Jun 09 17:27:28.571506 crc crio[22095]: time=\"2026-06-09T17:27:28.571431299Z\" level=info msg=\"Started container\" PID=255803 containerID=65e3790908cb4a7c4529700e0d1f46b69410a3494e8f0ee7cb1628d5b5f25e86 description=openstack/ceilometer-0/ceilometer-notification-agent id=1ee69390-d9b4-419a-b457-3703082794f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72",
2026-06-09 17:40:44.211552 | controller |     "Jun 09 17:27:28.594508 crc crio[22095]: time=\"2026-06-09T17:27:28.589201515Z\" level=info msg=\"Removing container: e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d\" id=1327333b-8476-449e-81c6-302633dd3f2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211567 | controller |     "Jun 09 17:27:28.717183 crc crio[22095]: time=\"2026-06-09T17:27:28.712516979Z\" level=info msg=\"Created container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log\" id=b3faf2b2-a8ce-4cb2-b09b-01a307d5fc0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211582 | controller |     "Jun 09 17:27:28.719064 crc crio[22095]: time=\"2026-06-09T17:27:28.71878949Z\" level=info msg=\"Starting container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf\" id=cb0d9ee1-4e3e-4ccd-ba77-6117d2173e63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.211596 | controller |     "Jun 09 17:27:28.745415 crc crio[22095]: time=\"2026-06-09T17:27:28.744465868Z\" level=info msg=\"Started container\" PID=256277 containerID=0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf description=openstack/nova-metadata-0/nova-metadata-log id=cb0d9ee1-4e3e-4ccd-ba77-6117d2173e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.211611 | controller |     "Jun 09 17:27:28.802114 crc crio[22095]: time=\"2026-06-09T17:27:28.802023965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d0084d24-bfb4-4f5a-bd76-ea8315532481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211629 | controller |     "Jun 09 17:27:28.840778 crc crio[22095]: time=\"2026-06-09T17:27:28.840537633Z\" level=info msg=\"Removed container e44932bb8eb2505b32d3d7b21d8be7c66f522f232f1d8acb48c0f5da299d350d: openstack/openstack-cell1-galera-0/galera\" id=1327333b-8476-449e-81c6-302633dd3f2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211644 | controller |     "Jun 09 17:27:28.863895 crc crio[22095]: time=\"2026-06-09T17:27:28.86379975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0463213d-20a9-4830-a56b-53054d35b6f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211658 | controller |     "Jun 09 17:27:28.901088 crc crio[22095]: time=\"2026-06-09T17:27:28.899044314Z\" level=info msg=\"Removing container: d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0\" id=1c8feddc-139d-4c41-af66-2a7b3dcdfe79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211673 | controller |     "Jun 09 17:27:28.913441 crc crio[22095]: time=\"2026-06-09T17:27:28.91333653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=564a7ff3-97cd-4082-a827-588cdea7b727 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211687 | controller |     "Jun 09 17:27:28.994150 crc crio[22095]: time=\"2026-06-09T17:27:28.992167123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0ac6401e-0ba8-4d76-8086-425de8e3cccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211701 | controller |     "Jun 09 17:27:29.057623 crc crio[22095]: time=\"2026-06-09T17:27:29.057398196Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=54f5e626-a105-411d-b5fa-8414bfee3a77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211716 | controller |     "Jun 09 17:27:29.060056 crc crio[22095]: time=\"2026-06-09T17:27:29.057965151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211731 | controller |     "Jun 09 17:27:29.175104 crc crio[22095]: time=\"2026-06-09T17:27:29.173887764Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=5ec8adbe-16f3-400d-aaa4-d303d9084d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211746 | controller |     "Jun 09 17:27:29.187857 crc crio[22095]: time=\"2026-06-09T17:27:29.187725599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211760 | controller |     "Jun 09 17:27:29.375971 crc crio[22095]: time=\"2026-06-09T17:27:29.375771032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211775 | controller |     "Jun 09 17:27:29.465352 crc crio[22095]: time=\"2026-06-09T17:27:29.465034652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211790 | controller |     "Jun 09 17:27:29.496734 crc crio[22095]: time=\"2026-06-09T17:27:29.496450498Z\" level=info msg=\"Removed container d8608a25828aa3c2b487ab928a08bfe9f715066bc5fc5cef2d1ee9d2ab2452e0: openstack/kube-state-metrics-0/kube-state-metrics\" id=1c8feddc-139d-4c41-af66-2a7b3dcdfe79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211805 | controller |     "Jun 09 17:27:29.500585 crc crio[22095]: time=\"2026-06-09T17:27:29.500506002Z\" level=info msg=\"Removing container: 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a\" id=3c69a5c3-9569-461c-82cc-07bbd70ffad3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211823 | controller |     "Jun 09 17:27:29.555552 crc crio[22095]: time=\"2026-06-09T17:27:29.555467712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211838 | controller |     "Jun 09 17:27:29.560366 crc crio[22095]: time=\"2026-06-09T17:27:29.560195743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.211869 | controller |     "Jun 09 17:27:29.740307 crc crio[22095]: time=\"2026-06-09T17:27:29.73939181Z\" level=info msg=\"Removed container 0465d44e7da63a7f2f05efe3ae687b7df31e99a12479d5e99b26faf55ae3ebfc: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=c37470a9-e813-475b-80f3-6ad52687274d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211889 | controller |     "Jun 09 17:27:29.782007 crc crio[22095]: time=\"2026-06-09T17:27:29.778098263Z\" level=info msg=\"Removing container: 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00\" id=eb8291cd-881d-48b5-bb1e-4124874a8639 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211904 | controller |     "Jun 09 17:27:29.866717 crc crio[22095]: time=\"2026-06-09T17:27:29.866500671Z\" level=info msg=\"Removed container 70535fbed2c373d77bf8d8cc48ca84c1fb16164c47a6c81424a783184b46e93a: openstack/cinder-scheduler-0/cinder-scheduler\" id=3c69a5c3-9569-461c-82cc-07bbd70ffad3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211919 | controller |     "Jun 09 17:27:29.881756 crc crio[22095]: time=\"2026-06-09T17:27:29.88166858Z\" level=info msg=\"Removing container: cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190\" id=59d6b078-e4fa-43a0-957e-85c274719671 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.211933 | controller |     "Jun 09 17:27:29.913726 crc crio[22095]: time=\"2026-06-09T17:27:29.913493127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=dba88c79-cf8c-486d-99ef-6907c20d4572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211948 | controller |     "Jun 09 17:27:29.930991 crc crio[22095]: time=\"2026-06-09T17:27:29.93076105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=57f06bb5-b650-49ef-891f-a6c4f6b79fac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211963 | controller |     "Jun 09 17:27:30.116476 crc crio[22095]: time=\"2026-06-09T17:27:30.116392002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d043d3a7-35cb-410e-b40c-228664abd061 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.211977 | controller |     "Jun 09 17:27:30.162621 crc crio[22095]: time=\"2026-06-09T17:27:30.161678803Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-j4tx5/ovsdb-server\" id=3ecf721e-4af8-438a-83d6-932f9f05d3ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.211992 | controller |     "Jun 09 17:27:30.206048 crc crio[22095]: time=\"2026-06-09T17:27:30.205100497Z\" level=info msg=\"Removed container cace29cd9f7971c17f578e9270ead5c14718277b45046da84a0687fabb1bf190: openstack/ovn-controller-ovs-t7bh9/ovs-vswitchd\" id=59d6b078-e4fa-43a0-957e-85c274719671 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212007 | controller |     "Jun 09 17:27:30.261446 crc crio[22095]: time=\"2026-06-09T17:27:30.26132157Z\" level=info msg=\"Created container 4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209: openstack/ceilometer-0/sg-core\" id=54f5e626-a105-411d-b5fa-8414bfee3a77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212028 | controller |     "Jun 09 17:27:30.262145 crc crio[22095]: time=\"2026-06-09T17:27:30.261389641Z\" level=info msg=\"Removing container: dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71\" id=45666a9f-858b-4241-9f83-16edc00926b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212043 | controller |     "Jun 09 17:27:30.263194 crc crio[22095]: time=\"2026-06-09T17:27:30.263143576Z\" level=info msg=\"Starting container: 4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209\" id=90500803-1d29-431a-947a-a19492e68dac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.212058 | controller |     "Jun 09 17:27:30.276056 crc crio[22095]: time=\"2026-06-09T17:27:30.27535391Z\" level=info msg=\"Started container\" PID=256495 containerID=4e3d85d3f6028582b55dbbe076f22fcf07c10645aea87bde56460b9262dc6209 description=openstack/ceilometer-0/sg-core id=90500803-1d29-431a-947a-a19492e68dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72",
2026-06-09 17:40:44.212073 | controller |     "Jun 09 17:27:30.361345 crc crio[22095]: time=\"2026-06-09T17:27:30.361207072Z\" level=info msg=\"Removed container 98d044b3711e8717ab154f1200330b9cba69968ea7ac574dd82a047c6859bf00: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=eb8291cd-881d-48b5-bb1e-4124874a8639 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212088 | controller |     "Jun 09 17:27:30.371552 crc crio[22095]: time=\"2026-06-09T17:27:30.371472315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=91351ed4-2e5d-4189-aa5b-7a69526d136b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212103 | controller |     "Jun 09 17:27:30.374430 crc crio[22095]: time=\"2026-06-09T17:27:30.374342149Z\" level=info msg=\"Removing container: 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00\" id=da12fbcf-06e2-43c5-a0de-fcd345c6108d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212118 | controller |     "Jun 09 17:27:30.399978 crc crio[22095]: time=\"2026-06-09T17:27:30.399850503Z\" level=info msg=\"Created container 199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e: openstack/swift-storage-0/object-auditor\" id=5ec8adbe-16f3-400d-aaa4-d303d9084d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212132 | controller |     "Jun 09 17:27:30.403959 crc crio[22095]: time=\"2026-06-09T17:27:30.403712753Z\" level=info msg=\"Starting container: 199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e\" id=0b4a81b9-c41d-427e-a4cb-d0f4bdcf30a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.212147 | controller |     "Jun 09 17:27:30.425526 crc crio[22095]: time=\"2026-06-09T17:27:30.42543051Z\" level=info msg=\"Started container\" PID=256504 containerID=199429fc5949d124e2c2f8d09a310a3d6bc34259904367d8bcc42a9cbfbbd34e description=openstack/swift-storage-0/object-auditor id=0b4a81b9-c41d-427e-a4cb-d0f4bdcf30a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.212177 | controller |     "Jun 09 17:27:30.509661 crc crio[22095]: time=\"2026-06-09T17:27:30.509563558Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9d5c66a1-7032-4c0b-859f-f6b868b64565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212193 | controller |     "Jun 09 17:27:30.522770 crc crio[22095]: time=\"2026-06-09T17:27:30.522614733Z\" level=info msg=\"Removed container dea158d63810c0f1d0a47eac8a88a7659e99c2ee9428b57d310aaa33b9d12a71: openstack/ovn-controller-cfkth/ovn-controller\" id=45666a9f-858b-4241-9f83-16edc00926b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212211 | controller |     "Jun 09 17:27:30.523185 crc crio[22095]: time=\"2026-06-09T17:27:30.523109035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212227 | controller |     "Jun 09 17:27:30.535853 crc crio[22095]: time=\"2026-06-09T17:27:30.53575396Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=4b4aae1a-963d-4aeb-9064-949c0b29409a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212242 | controller |     "Jun 09 17:27:30.541308 crc crio[22095]: time=\"2026-06-09T17:27:30.539891276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212257 | controller |     "Jun 09 17:27:30.569621 crc crio[22095]: time=\"2026-06-09T17:27:30.569434034Z\" level=info msg=\"Removing container: 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355\" id=94b35a74-22b9-41b2-ade6-40242a345039 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212271 | controller |     "Jun 09 17:27:30.628506 crc crio[22095]: time=\"2026-06-09T17:27:30.628349995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=065f194b-a68a-4f0c-b339-dacb80c553f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212286 | controller |     "Jun 09 17:27:30.789897 crc crio[22095]: time=\"2026-06-09T17:27:30.789181141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6b34df19-e3c6-43dc-a9c0-6aa7fa12470e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212301 | controller |     "Jun 09 17:27:30.791494 crc crio[22095]: time=\"2026-06-09T17:27:30.791410978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212315 | controller |     "Jun 09 17:27:30.919199 crc crio[22095]: time=\"2026-06-09T17:27:30.919096844Z\" level=info msg=\"Removed container 881dce108b9f379a0f5cf1dd4657f47c920bdf7b5573eb731afee6d5f5b90355: openstack/openstack-galera-0/mysql-bootstrap\" id=94b35a74-22b9-41b2-ade6-40242a345039 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212329 | controller |     "Jun 09 17:27:30.945002 crc crio[22095]: time=\"2026-06-09T17:27:30.944553537Z\" level=info msg=\"Removing container: 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730\" id=a5e8ca16-d33c-416d-ae9a-61c733e48430 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212344 | controller |     "Jun 09 17:27:30.945471 crc crio[22095]: time=\"2026-06-09T17:27:30.94506408Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5fdefb8c-a6e3-45ca-93b1-d9a051d440e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212359 | controller |     "Jun 09 17:27:31.107894 crc crio[22095]: time=\"2026-06-09T17:27:31.107738593Z\" level=info msg=\"Removed container 149175c856d78a32759313db4aa74cbc929b733ef3fe702a2455e6536f124d00: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=da12fbcf-06e2-43c5-a0de-fcd345c6108d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212373 | controller |     "Jun 09 17:27:31.121117 crc crio[22095]: time=\"2026-06-09T17:27:31.121002983Z\" level=info msg=\"Removing container: 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8\" id=8721311f-66f4-4b88-824b-96fd559f141c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212388 | controller |     "Jun 09 17:27:31.165619 crc crio[22095]: time=\"2026-06-09T17:27:31.165493505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212407 | controller |     "Jun 09 17:27:31.266145 crc crio[22095]: time=\"2026-06-09T17:27:31.265390037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212422 | controller |     "Jun 09 17:27:31.299871 crc crio[22095]: time=\"2026-06-09T17:27:31.298387364Z\" level=info msg=\"Stopping pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=ffe43ecc-ce36-457b-9a18-39bcb2eba849 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.212437 | controller |     "Jun 09 17:27:31.314566 crc crio[22095]: time=\"2026-06-09T17:27:31.313852641Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-k2lkv Namespace:openshift-infra ID:1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9 UID:28ca108f-efd2-408d-a698-596cb8b56ca1 NetNS:/var/run/netns/4dfa6fc6-d36f-4dbe-8f3e-1d807dfb82e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28ca108f_efd2_408d_a698_596cb8b56ca1.slice PodAnnotations:0xc002ab2770}] Aliases:map[]}\"",
2026-06-09 17:40:44.212453 | controller |     "Jun 09 17:27:31.314566 crc crio[22095]: time=\"2026-06-09T17:27:31.314166229Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683766-k2lkv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.212467 | controller |     "Jun 09 17:27:31.347088 crc crio[22095]: time=\"2026-06-09T17:27:31.346700823Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=5a45cb5d-56a6-4df5-8f66-c4dda8134839 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212482 | controller |     "Jun 09 17:27:31.470371 crc crio[22095]: time=\"2026-06-09T17:27:31.470235742Z\" level=info msg=\"Removed container 5d824cee584960ef96cc1d765aa294b95647a0f161439d581ab8b9652877a730: openshift-infra/auto-csr-approver-29683740-9c292/oc\" id=a5e8ca16-d33c-416d-ae9a-61c733e48430 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212497 | controller |     "Jun 09 17:27:31.471530 crc crio[22095]: time=\"2026-06-09T17:27:31.471458884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212511 | controller |     "Jun 09 17:27:31.480681 crc crio[22095]: time=\"2026-06-09T17:27:31.480605008Z\" level=info msg=\"Removing container: ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27\" id=123259f3-59b0-4cee-9412-578da1ef9088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212526 | controller |     "Jun 09 17:27:31.586360 crc crio[22095]: time=\"2026-06-09T17:27:31.586229308Z\" level=info msg=\"Removed container ddb45da14f7c6713d0156898175afa601905350903494d2275831be3d8014f27: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker\" id=123259f3-59b0-4cee-9412-578da1ef9088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212541 | controller |     "Jun 09 17:27:31.607721 crc crio[22095]: time=\"2026-06-09T17:27:31.607644877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212555 | controller |     "Jun 09 17:27:31.617361 crc crio[22095]: time=\"2026-06-09T17:27:31.617318005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212570 | controller |     "Jun 09 17:27:31.634270 crc crio[22095]: time=\"2026-06-09T17:27:31.634122467Z\" level=info msg=\"Removing container: b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674\" id=7447c4cf-172a-41e3-b661-0b7a8f489f02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212587 | controller |     "Jun 09 17:27:31.712520 crc crio[22095]: time=\"2026-06-09T17:27:31.712416095Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8185db7f-dede-494a-8f40-1a1f857a26a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212602 | controller |     "Jun 09 17:27:31.776352 crc crio[22095]: time=\"2026-06-09T17:27:31.775612966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212617 | controller |     "Jun 09 17:27:31.811427 crc crio[22095]: time=\"2026-06-09T17:27:31.810178813Z\" level=info msg=\"Removed container b17717ab8bca281cb1b995cbe351e1e478a965b06674383b13ff2560cfe06674: openstack/ceilometer-0/sg-core\" id=7447c4cf-172a-41e3-b661-0b7a8f489f02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212632 | controller |     "Jun 09 17:27:31.819189 crc crio[22095]: time=\"2026-06-09T17:27:31.817562102Z\" level=info msg=\"Removing container: 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9\" id=42c6d678-923e-4a6e-868c-12bb6be530e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212646 | controller |     "Jun 09 17:27:31.819189 crc crio[22095]: time=\"2026-06-09T17:27:31.818381603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212661 | controller |     "Jun 09 17:27:31.934782 crc crio[22095]: time=\"2026-06-09T17:27:31.931479705Z\" level=info msg=\"Removed container 80ec87431a4f376b3816a8d63a18d0a5d4cefaedd51cdb739cae3f0e89039ff8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8721311f-66f4-4b88-824b-96fd559f141c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212676 | controller |     "Jun 09 17:27:31.962289 crc crio[22095]: time=\"2026-06-09T17:27:31.962185422Z\" level=info msg=\"Removing container: 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4\" id=4e57f309-e86a-4d4a-8ace-0a19ffd5b23d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212690 | controller |     "Jun 09 17:27:31.980523 crc crio[22095]: time=\"2026-06-09T17:27:31.98041895Z\" level=info msg=\"Created container d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1: openstack/ovn-controller-ovs-j4tx5/ovsdb-server\" id=3ecf721e-4af8-438a-83d6-932f9f05d3ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212705 | controller |     "Jun 09 17:27:31.982457 crc crio[22095]: time=\"2026-06-09T17:27:31.98235263Z\" level=info msg=\"Starting container: d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1\" id=3eb23c9e-b7fa-43f0-912f-23f94a3bdcd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.212720 | controller |     "Jun 09 17:27:31.993664 crc crio[22095]: time=\"2026-06-09T17:27:31.993536657Z\" level=info msg=\"Started container\" PID=256608 containerID=d3c748f9283b99050c19fcce0fb7dda127c80ec964375f0951000e09c3d643b1 description=openstack/ovn-controller-ovs-j4tx5/ovsdb-server id=3eb23c9e-b7fa-43f0-912f-23f94a3bdcd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3",
2026-06-09 17:40:44.212735 | controller |     "Jun 09 17:27:32.019748 crc crio[22095]: time=\"2026-06-09T17:27:32.019580165Z\" level=info msg=\"Removed container 9e9e33842c93eb964de96f5df9b3e97ec72cc1d0bfb9e95a330c8c133b7f69b9: openstack/openstack-galera-0/galera\" id=42c6d678-923e-4a6e-868c-12bb6be530e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212749 | controller |     "Jun 09 17:27:32.028726 crc crio[22095]: time=\"2026-06-09T17:27:32.028629587Z\" level=info msg=\"Removing container: 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4\" id=3ac37762-c8d2-4d25-a1a8-9f4937b98e82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212767 | controller |     "Jun 09 17:27:32.274751 crc crio[22095]: time=\"2026-06-09T17:27:32.271676512Z\" level=info msg=\"Removed container 9aebd7aed21a1523da6d4fa086c2a4012601bf5496d0dc07b1e5a85bd535d9f4: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3ac37762-c8d2-4d25-a1a8-9f4937b98e82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212782 | controller |     "Jun 09 17:27:32.281662 crc crio[22095]: time=\"2026-06-09T17:27:32.281578156Z\" level=info msg=\"Removing container: e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0\" id=f7b92099-c70b-48d4-9327-2c2467554246 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212796 | controller |     "Jun 09 17:27:32.407363 crc crio[22095]: time=\"2026-06-09T17:27:32.403328599Z\" level=info msg=\"Created container d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4: openstack/swift-storage-0/object-updater\" id=5a45cb5d-56a6-4df5-8f66-c4dda8134839 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212810 | controller |     "Jun 09 17:27:32.411290 crc crio[22095]: time=\"2026-06-09T17:27:32.411185201Z\" level=info msg=\"Starting container: d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4\" id=170f342d-48f0-4c39-b364-2ea6e52e655e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.212825 | controller |     "Jun 09 17:27:32.419675 crc crio[22095]: time=\"2026-06-09T17:27:32.419592777Z\" level=info msg=\"Started container\" PID=256669 containerID=d79d507bf6d89292d01f44b14d4d2198dec1a062a5a318ac629f0c8e1cf6f5f4 description=openstack/swift-storage-0/object-updater id=170f342d-48f0-4c39-b364-2ea6e52e655e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.212840 | controller |     "Jun 09 17:27:32.482635 crc crio[22095]: time=\"2026-06-09T17:27:32.482542981Z\" level=info msg=\"Removed container e53d0d8b025fc3766d9c6195c7a2f8849cfc671d105ade2c9aad42643c4368e0: openstack/rabbitmq-server-0/setup-container\" id=f7b92099-c70b-48d4-9327-2c2467554246 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212873 | controller |     "Jun 09 17:27:32.511063 crc crio[22095]: time=\"2026-06-09T17:27:32.510716174Z\" level=info msg=\"Removing container: 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2\" id=9be3b221-3f0d-45de-9229-facc3f4abecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.212890 | controller |     "Jun 09 17:27:32.515832 crc crio[22095]: time=\"2026-06-09T17:27:32.515052955Z\" level=info msg=\"Stopped pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=ffe43ecc-ce36-457b-9a18-39bcb2eba849 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.212905 | controller |     "Jun 09 17:27:32.521908 crc crio[22095]: time=\"2026-06-09T17:27:32.520373052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=57e720b2-4483-4765-bd40-62a1781b813a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212920 | controller |     "Jun 09 17:27:32.573205 crc crio[22095]: time=\"2026-06-09T17:27:32.573128425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=fe97ea24-a95d-477d-b48c-3495c4c1bce4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.212934 | controller |     "Jun 09 17:27:32.575005 crc crio[22095]: time=\"2026-06-09T17:27:32.574841219Z\" level=info msg=\"Created container 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=4b4aae1a-963d-4aeb-9064-949c0b29409a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.212949 | controller |     "Jun 09 17:27:32.578585 crc crio[22095]: time=\"2026-06-09T17:27:32.578512493Z\" level=info msg=\"Starting container: 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72\" id=23bedc89-ad5e-450d-b24b-76d989ae9f2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.212966 | controller |     "Jun 09 17:27:32.589829 crc crio[22095]: time=\"2026-06-09T17:27:32.58969688Z\" level=info msg=\"Started container\" PID=256685 containerID=33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72 description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=23bedc89-ad5e-450d-b24b-76d989ae9f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2",
2026-06-09 17:40:44.212982 | controller |     "Jun 09 17:27:32.599076 crc crio[22095]: time=\"2026-06-09T17:27:32.598832995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.212997 | controller |     "Jun 09 17:27:32.685896 crc crio[22095]: time=\"2026-06-09T17:27:32.685460877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213012 | controller |     "Jun 09 17:27:32.886123 crc crio[22095]: time=\"2026-06-09T17:27:32.884878992Z\" level=info msg=\"Removed container 7561460d2dbd0197251b1758f1b9f744d94c51dc9553eb7bb27cf7df313ce6b2: openstack/memcached-0/memcached\" id=9be3b221-3f0d-45de-9229-facc3f4abecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213027 | controller |     "Jun 09 17:27:32.897225 crc crio[22095]: time=\"2026-06-09T17:27:32.897118096Z\" level=info msg=\"Removing container: aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa\" id=8099e369-eda0-46a2-ba98-e9a637d0dbd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213042 | controller |     "Jun 09 17:27:32.977199 crc crio[22095]: time=\"2026-06-09T17:27:32.97680886Z\" level=info msg=\"Removed container 095e74662f74fa5deac5422056da4e0afb20e7e705e335c0e3fff22f828c3fa4: metallb-system/speaker-tt9zg/speaker\" id=4e57f309-e86a-4d4a-8ace-0a19ffd5b23d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213056 | controller |     "Jun 09 17:27:32.981233 crc crio[22095]: time=\"2026-06-09T17:27:32.98070935Z\" level=info msg=\"Removing container: 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a\" id=66cf0da1-2cd0-41d9-a597-1ab05e68cefc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213071 | controller |     "Jun 09 17:27:32.998519 crc crio[22095]: time=\"2026-06-09T17:27:32.998400084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=321682d9-e4a7-4a0f-817e-75307c505d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213085 | controller |     "Jun 09 17:27:33.033805 crc crio[22095]: time=\"2026-06-09T17:27:33.033693109Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd\" id=385636fa-195e-4e5c-9ccf-d2ce2427af10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213099 | controller |     "Jun 09 17:27:33.045958 crc crio[22095]: time=\"2026-06-09T17:27:33.04581364Z\" level=info msg=\"Removed container aac38a7216154638394889eebd04f865649385f1b2756b7c5b7b5cf3978d6efa: openstack/nova-api-0/nova-api-log\" id=8099e369-eda0-46a2-ba98-e9a637d0dbd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213113 | controller |     "Jun 09 17:27:33.052979 crc crio[22095]: time=\"2026-06-09T17:27:33.048004556Z\" level=info msg=\"Created container b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715: openstack/ceilometer-0/proxy-httpd\" id=8185db7f-dede-494a-8f40-1a1f857a26a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213128 | controller |     "Jun 09 17:27:33.054723 crc crio[22095]: time=\"2026-06-09T17:27:33.054499383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213146 | controller |     "Jun 09 17:27:33.062104 crc crio[22095]: time=\"2026-06-09T17:27:33.061494742Z\" level=info msg=\"Starting container: b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715\" id=66b35356-f698-4a97-83a4-42f09c49baca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.213161 | controller |     "Jun 09 17:27:33.063629 crc crio[22095]: time=\"2026-06-09T17:27:33.062832667Z\" level=info msg=\"Removing container: 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204\" id=d4181846-9175-4106-8a7f-cf2cb586cbda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213175 | controller |     "Jun 09 17:27:33.079702 crc crio[22095]: time=\"2026-06-09T17:27:33.079448763Z\" level=info msg=\"Started container\" PID=256726 containerID=b0fe80fa137bdf064a7eb7079e383b405acde95446a500ad483aa4cdd5080715 description=openstack/ceilometer-0/proxy-httpd id=66b35356-f698-4a97-83a4-42f09c49baca name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea92e03438f4e1b594516b1d2fd55fa68f60547a24f3f0b2c66e7ceaaf479b72",
2026-06-09 17:40:44.213190 | controller |     "Jun 09 17:27:33.158111 crc crio[22095]: time=\"2026-06-09T17:27:33.157589728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=d342f4db-8e1a-48b8-8955-7374ab57181d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213204 | controller |     "Jun 09 17:27:33.337016 crc crio[22095]: time=\"2026-06-09T17:27:33.3362053Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5761fc9c-ecd2-47ec-a78d-a387f48376dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213219 | controller |     "Jun 09 17:27:33.395787 crc crio[22095]: time=\"2026-06-09T17:27:33.395558312Z\" level=info msg=\"Removed container 76d4e868d9e8224bde2ee3a42d58c732df78238d2dd5a20c33932297ff100204: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=d4181846-9175-4106-8a7f-cf2cb586cbda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213234 | controller |     "Jun 09 17:27:33.410131 crc crio[22095]: time=\"2026-06-09T17:27:33.410069345Z\" level=info msg=\"Removing container: d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7\" id=2ecea635-6bc2-4cf2-9410-cbdbeaa90cef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213249 | controller |     "Jun 09 17:27:33.415663 crc crio[22095]: time=\"2026-06-09T17:27:33.415583206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213263 | controller |     "Jun 09 17:27:33.462012 crc crio[22095]: time=\"2026-06-09T17:27:33.461902034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213278 | controller |     "Jun 09 17:27:33.557090 crc crio[22095]: time=\"2026-06-09T17:27:33.556780198Z\" level=info msg=\"Removed container 32b2b32796d85e711a6496918025bd059e065d12d004d7331bee74747a87ed8a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=66cf0da1-2cd0-41d9-a597-1ab05e68cefc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213294 | controller |     "Jun 09 17:27:33.581360 crc crio[22095]: time=\"2026-06-09T17:27:33.581214155Z\" level=info msg=\"Removing container: c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457\" id=86887a5b-cfa4-4a96-8524-84cb98cb88ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213308 | controller |     "Jun 09 17:27:33.766556 crc crio[22095]: time=\"2026-06-09T17:27:33.766453197Z\" level=info msg=\"Removed container d8986efb14c7c51a5e7ec635575fa5d69a78230aa7065c8adc45cf0279eddac7: openstack/glance-default-external-api-0/glance-log\" id=2ecea635-6bc2-4cf2-9410-cbdbeaa90cef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213326 | controller |     "Jun 09 17:27:33.787065 crc crio[22095]: time=\"2026-06-09T17:27:33.78685483Z\" level=info msg=\"Removing container: 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964\" id=5b73a019-1b3e-4d9f-97e1-6a6161b8f0e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213341 | controller |     "Jun 09 17:27:33.996461 crc crio[22095]: time=\"2026-06-09T17:27:33.995354159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213357 | controller |     "Jun 09 17:27:34.117214 crc crio[22095]: time=\"2026-06-09T17:27:34.116458546Z\" level=info msg=\"Removed container 769759fa1bd402d656dba2e6948c961d99f5c2aa4ab38e40f36be14d36808964: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=5b73a019-1b3e-4d9f-97e1-6a6161b8f0e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213372 | controller |     "Jun 09 17:27:34.141677 crc crio[22095]: time=\"2026-06-09T17:27:34.141527049Z\" level=info msg=\"Removing container: 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe\" id=759f52fc-2b70-4be5-be28-8417dca840d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213387 | controller |     "Jun 09 17:27:34.198044 crc crio[22095]: time=\"2026-06-09T17:27:34.197132085Z\" level=info msg=\"Removed container c0487ee344b494399b1bd9bd27065a9e86c884046cf2a2812e58dda16672a457: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=86887a5b-cfa4-4a96-8524-84cb98cb88ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213402 | controller |     "Jun 09 17:27:34.201964 crc crio[22095]: time=\"2026-06-09T17:27:34.201024345Z\" level=info msg=\"Removing container: b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403\" id=98191909-e5ad-46a7-891e-b75c305d6954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213416 | controller |     "Jun 09 17:27:34.272978 crc crio[22095]: time=\"2026-06-09T17:27:34.272746355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213431 | controller |     "Jun 09 17:27:34.347045 crc crio[22095]: time=\"2026-06-09T17:27:34.346442496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213446 | controller |     "Jun 09 17:27:34.420024 crc crio[22095]: time=\"2026-06-09T17:27:34.417904499Z\" level=info msg=\"Removed container 98e77cd0c0b6dd924aa2dbe8c70672982515a4c3c668f0d8d3234997b6543dfe: openstack/ovn-northd-0/openstack-network-exporter\" id=759f52fc-2b70-4be5-be28-8417dca840d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213461 | controller |     "Jun 09 17:27:34.483003 crc crio[22095]: time=\"2026-06-09T17:27:34.481006018Z\" level=info msg=\"Removing container: 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78\" id=42affa88-f0ff-4a54-aad9-33b83f58a3f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213476 | controller |     "Jun 09 17:27:34.860998 crc crio[22095]: time=\"2026-06-09T17:27:34.860168874Z\" level=info msg=\"Removed container 43c4ffcab0c086006abd5047ce19f65fcd17aaaf9152ab0682b101de9472af78: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=42affa88-f0ff-4a54-aad9-33b83f58a3f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213492 | controller |     "Jun 09 17:27:34.894001 crc crio[22095]: time=\"2026-06-09T17:27:34.891693573Z\" level=info msg=\"Removing container: 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178\" id=70047132-cd98-47c4-8baa-5559d70e19c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213510 | controller |     "Jun 09 17:27:35.038677 crc crio[22095]: time=\"2026-06-09T17:27:35.037815422Z\" level=info msg=\"Removed container b4bf43f0a7b5c8b77bbf1ac8efc02923315c0ecdbf7a2c48b327157dd81aa403: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=98191909-e5ad-46a7-891e-b75c305d6954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213525 | controller |     "Jun 09 17:27:35.047685 crc crio[22095]: time=\"2026-06-09T17:27:35.047594462Z\" level=info msg=\"Removing container: 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272\" id=7b2a517e-075e-401e-b837-302d40008e10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213540 | controller |     "Jun 09 17:27:35.159184 crc crio[22095]: time=\"2026-06-09T17:27:35.154467594Z\" level=info msg=\"Removed container 9165c3e17f9f22e4a99915576baa2bf97efa020be04555e9a55def36dad77178: openstack/barbican-worker-6c6ff85c8f-vnb6v/barbican-worker-log\" id=70047132-cd98-47c4-8baa-5559d70e19c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213556 | controller |     "Jun 09 17:27:35.184353 crc crio[22095]: time=\"2026-06-09T17:27:35.184127675Z\" level=info msg=\"Removing container: 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f\" id=41bf96ea-5916-467d-a29e-b1957004284d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213570 | controller |     "Jun 09 17:27:35.319209 crc crio[22095]: time=\"2026-06-09T17:27:35.318839611Z\" level=info msg=\"Created container 2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8: openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd\" id=385636fa-195e-4e5c-9ccf-d2ce2427af10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213585 | controller |     "Jun 09 17:27:35.320850 crc crio[22095]: time=\"2026-06-09T17:27:35.320667878Z\" level=info msg=\"Starting container: 2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8\" id=772664dc-c37e-46f8-b0f3-ba2e2987d657 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.213600 | controller |     "Jun 09 17:27:35.348513 crc crio[22095]: time=\"2026-06-09T17:27:35.342325193Z\" level=info msg=\"Started container\" PID=256789 containerID=2fa17e7b785dfc91decd76880d90b30dd46e68f1454cbabb1da0ab9195f568c8 description=openstack/ovn-controller-ovs-j4tx5/ovs-vswitchd id=772664dc-c37e-46f8-b0f3-ba2e2987d657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1200af95e9e45c729494d22da7f9725e5e1d471b84ab40dbc5ed19e7dd23dca3",
2026-06-09 17:40:44.213615 | controller |     "Jun 09 17:27:35.355066 crc crio[22095]: time=\"2026-06-09T17:27:35.354882105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24985b05-b232-44b3-a191-c7b9be2790c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213629 | controller |     "Jun 09 17:27:35.412288 crc crio[22095]: time=\"2026-06-09T17:27:35.412129464Z\" level=info msg=\"Removed container 0efc41ac41e4862934f3481fd9c8efa8b25dacec569eb55ad8c4d20d73ecb29f: openstack/nova-api-0/nova-api-api\" id=41bf96ea-5916-467d-a29e-b1957004284d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213644 | controller |     "Jun 09 17:27:35.444281 crc crio[22095]: time=\"2026-06-09T17:27:35.431384918Z\" level=info msg=\"Removing container: 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337\" id=8af7a9fd-4aad-45ac-88d2-5181392bfe3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213659 | controller |     "Jun 09 17:27:35.448982 crc crio[22095]: time=\"2026-06-09T17:27:35.447715937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=666176d8-3292-4878-a702-acb3516cd005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213677 | controller |     "Jun 09 17:27:35.551652 crc crio[22095]: time=\"2026-06-09T17:27:35.551587882Z\" level=info msg=\"Removed container 00ce546dc1ab1470fab8ca8b84fdf316ef408cd7fa2b38c2ff5cd97cb7e3f337: openstack/nova-metadata-0/nova-metadata-metadata\" id=8af7a9fd-4aad-45ac-88d2-5181392bfe3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213692 | controller |     "Jun 09 17:27:35.555589 crc crio[22095]: time=\"2026-06-09T17:27:35.555537033Z\" level=info msg=\"Removing container: 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb\" id=37dd96dd-a8f3-4ad5-860c-f248d8f65aed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213707 | controller |     "Jun 09 17:27:35.619233 crc crio[22095]: time=\"2026-06-09T17:27:35.61898047Z\" level=info msg=\"Created container eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26: openstack/swift-storage-0/object-expirer\" id=5761fc9c-ecd2-47ec-a78d-a387f48376dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213722 | controller |     "Jun 09 17:27:35.629381 crc crio[22095]: time=\"2026-06-09T17:27:35.626997776Z\" level=info msg=\"Starting container: eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26\" id=e25a7e8a-0c9f-4029-8bb8-d1cea300be57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.213737 | controller |     "Jun 09 17:27:35.644450 crc crio[22095]: time=\"2026-06-09T17:27:35.644099675Z\" level=info msg=\"Stopped container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=077caa46-f4ee-4d80-8125-4b977926fc08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.213751 | controller |     "Jun 09 17:27:35.651893 crc crio[22095]: time=\"2026-06-09T17:27:35.651391912Z\" level=info msg=\"Started container\" PID=256820 containerID=eebb0d33a8db35772dba6ec303b814a2e73cda68ea2c553ab2f90f9a3517bf26 description=openstack/swift-storage-0/object-expirer id=e25a7e8a-0c9f-4029-8bb8-d1cea300be57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.213766 | controller |     "Jun 09 17:27:35.653195 crc crio[22095]: time=\"2026-06-09T17:27:35.65289541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ae4dbf48-8b5d-41a8-8a0f-64c6e67233ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213780 | controller |     "Jun 09 17:27:35.682759 crc crio[22095]: time=\"2026-06-09T17:27:35.682612413Z\" level=info msg=\"Removed container 84cf0df82cb8eb8defa71d612e2f74900a1ae66c6cb991002e0394fc89209fbb: openstack/ceilometer-0/ceilometer-central-agent\" id=37dd96dd-a8f3-4ad5-860c-f248d8f65aed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213795 | controller |     "Jun 09 17:27:35.690823 crc crio[22095]: time=\"2026-06-09T17:27:35.690751531Z\" level=info msg=\"Removing container: 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff\" id=14c583b8-7b42-41e3-ab79-223d654077ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213810 | controller |     "Jun 09 17:27:35.705981 crc crio[22095]: time=\"2026-06-09T17:27:35.704021202Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=4795ad72-1481-420a-b9be-fc659be912ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213824 | controller |     "Jun 09 17:27:35.712575 crc crio[22095]: time=\"2026-06-09T17:27:35.712434528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=68581b17-ee70-4c64-be74-2c3780c6abc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213842 | controller |     "Jun 09 17:27:35.770508 crc crio[22095]: time=\"2026-06-09T17:27:35.76437031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=347817a7-1041-4bb4-8fa6-89f2a637a3da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213877 | controller |     "Jun 09 17:27:35.783078 crc crio[22095]: time=\"2026-06-09T17:27:35.777787314Z\" level=info msg=\"Removed container 16cbd76837927224ec2f96105f50b386252f44d770e58feb9f7059d531cd8272: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=7b2a517e-075e-401e-b837-302d40008e10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213894 | controller |     "Jun 09 17:27:35.793305 crc crio[22095]: time=\"2026-06-09T17:27:35.79319779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213909 | controller |     "Jun 09 17:27:35.794211 crc crio[22095]: time=\"2026-06-09T17:27:35.794036391Z\" level=info msg=\"Removing container: 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a\" id=f6c3587a-f4f1-4165-bb52-9a8c971a344e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213924 | controller |     "Jun 09 17:27:35.926282 crc crio[22095]: time=\"2026-06-09T17:27:35.925523534Z\" level=info msg=\"Removed container 0559d9060af758ce7f4985b2523c75f19511e5a497031a4fc011e47962113bff: openstack/nova-metadata-0/nova-metadata-log\" id=14c583b8-7b42-41e3-ab79-223d654077ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213939 | controller |     "Jun 09 17:27:35.959983 crc crio[22095]: time=\"2026-06-09T17:27:35.952004394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8dddfea9-80c3-4f4b-a190-58c6bbf6e04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.213954 | controller |     "Jun 09 17:27:35.982981 crc crio[22095]: time=\"2026-06-09T17:27:35.974396948Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=59646931-d2a8-4f38-a68e-86aaeade0453 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.213968 | controller |     "Jun 09 17:27:35.982981 crc crio[22095]: time=\"2026-06-09T17:27:35.979499189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.213983 | controller |     "Jun 09 17:27:35.993978 crc crio[22095]: time=\"2026-06-09T17:27:35.986769195Z\" level=info msg=\"Removing container: e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea\" id=88b972d8-24e4-478b-a902-20c611ade785 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.213998 | controller |     "Jun 09 17:27:36.007610 crc crio[22095]: time=\"2026-06-09T17:27:35.9986293Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=0fc466c1-3156-4710-a523-aa17d3b9fbc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214012 | controller |     "Jun 09 17:27:36.348674 crc crio[22095]: time=\"2026-06-09T17:27:36.348575487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214027 | controller |     "Jun 09 17:27:36.521739 crc crio[22095]: time=\"2026-06-09T17:27:36.510706495Z\" level=info msg=\"Stopping container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9 (timeout: 30s)\" id=97ffabf1-2f75-471e-b493-e308b9ec0171 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.214045 | controller |     "Jun 09 17:27:36.522198 crc crio[22095]: time=\"2026-06-09T17:27:36.522152989Z\" level=info msg=\"Stopping container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 (timeout: 30s)\" id=dea4cd26-41dd-4ac6-981d-5feeec54a69d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.214060 | controller |     "Jun 09 17:27:36.653331 crc crio[22095]: time=\"2026-06-09T17:27:36.651212779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214074 | controller |     "Jun 09 17:27:36.655861 crc crio[22095]: time=\"2026-06-09T17:27:36.655767876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214089 | controller |     "Jun 09 17:27:36.656515 crc crio[22095]: time=\"2026-06-09T17:27:36.656432503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214104 | controller |     "Jun 09 17:27:36.675025 crc crio[22095]: time=\"2026-06-09T17:27:36.670679589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214119 | controller |     "Jun 09 17:27:36.977784 crc crio[22095]: time=\"2026-06-09T17:27:36.975412936Z\" level=info msg=\"Stopped container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=97ffabf1-2f75-471e-b493-e308b9ec0171 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.214133 | controller |     "Jun 09 17:27:37.057762 crc crio[22095]: time=\"2026-06-09T17:27:37.057673706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214148 | controller |     "Jun 09 17:27:37.076160 crc crio[22095]: time=\"2026-06-09T17:27:37.076057548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214163 | controller |     "Jun 09 17:27:37.251009 crc crio[22095]: time=\"2026-06-09T17:27:37.250706508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e53ff024-c16b-4b34-bc83-eff6a98dc857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.214178 | controller |     "Jun 09 17:27:37.257208 crc crio[22095]: time=\"2026-06-09T17:27:37.257142923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2adf6731-510e-4957-aac9-9b4c8e299e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.214193 | controller |     "Jun 09 17:27:37.274182 crc crio[22095]: time=\"2026-06-09T17:27:37.27377965Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=4c2a9c8f-364f-4bf4-a9bf-baae69581d9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214208 | controller |     "Jun 09 17:27:37.274182 crc crio[22095]: time=\"2026-06-09T17:27:37.274298303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214222 | controller |     "Jun 09 17:27:37.333487 crc crio[22095]: time=\"2026-06-09T17:27:37.333261236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4247aadf-d8b3-48bd-8da4-bcb2ecf7431b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.214240 | controller |     "Jun 09 17:27:37.371396 crc crio[22095]: time=\"2026-06-09T17:27:37.37121913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=acff318b-7519-4ba2-8e98-e38386cd524d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.214256 | controller |     "Jun 09 17:27:37.400017 crc crio[22095]: time=\"2026-06-09T17:27:37.390881734Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=db35a1f6-7826-4349-9fbe-9b8cb39b58bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214271 | controller |     "Jun 09 17:27:37.400487 crc crio[22095]: time=\"2026-06-09T17:27:37.400432459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214286 | controller |     "Jun 09 17:27:37.605155 crc crio[22095]: time=\"2026-06-09T17:27:37.604221247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214301 | controller |     "Jun 09 17:27:37.614462 crc crio[22095]: time=\"2026-06-09T17:27:37.609861852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214316 | controller |     "Jun 09 17:27:37.655060 crc crio[22095]: time=\"2026-06-09T17:27:37.649571491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214332 | controller |     "Jun 09 17:27:37.804212 crc crio[22095]: time=\"2026-06-09T17:27:37.800658706Z\" level=info msg=\"Removed container 720382c4fde24c9cccf3b0f490ad825c3563b7e15e703f91bc251c42b078de8a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=f6c3587a-f4f1-4165-bb52-9a8c971a344e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214346 | controller |     "Jun 09 17:27:37.858777 crc crio[22095]: time=\"2026-06-09T17:27:37.853223815Z\" level=info msg=\"Removing container: ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999\" id=75883510-1ca1-4542-bf5f-787b8b3b7976 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214361 | controller |     "Jun 09 17:27:38.005812 crc crio[22095]: time=\"2026-06-09T17:27:37.999349433Z\" level=info msg=\"Removed container e06feea8c62dbb3afae16f5c0515a1c0aba2d6a10954651f3cc732a8ca2fc2ea: openstack/ceilometer-0/ceilometer-notification-agent\" id=88b972d8-24e4-478b-a902-20c611ade785 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214376 | controller |     "Jun 09 17:27:38.011099 crc crio[22095]: time=\"2026-06-09T17:27:38.01090748Z\" level=info msg=\"Removing container: 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101\" id=9ad1dbe1-8a15-443e-bfaa-8b37b5293425 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214391 | controller |     "Jun 09 17:27:38.134480 crc crio[22095]: time=\"2026-06-09T17:27:38.134183742Z\" level=info msg=\"Removed container 9021e9cda326a7b6e4aa555d774f8672d30c80dcba5417eacb236fa9c2ae7101: openstack/glance-default-internal-api-0/glance-log\" id=9ad1dbe1-8a15-443e-bfaa-8b37b5293425 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214405 | controller |     "Jun 09 17:27:38.154180 crc crio[22095]: time=\"2026-06-09T17:27:38.153843107Z\" level=info msg=\"Removing container: c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184\" id=386b80b3-fd15-4842-9df2-1191f64f0de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214420 | controller |     "Jun 09 17:27:38.217135 crc crio[22095]: time=\"2026-06-09T17:27:38.215907849Z\" level=info msg=\"Removed container ad6bfa42ae9cd391906770c8c63cafadb621603893164279c5861be961566999: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=75883510-1ca1-4542-bf5f-787b8b3b7976 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214438 | controller |     "Jun 09 17:27:38.237587 crc crio[22095]: time=\"2026-06-09T17:27:38.237499603Z\" level=info msg=\"Removing container: 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869\" id=fa9df8a3-87e3-488c-a00e-c3eec9786f73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214453 | controller |     "Jun 09 17:27:38.245744 crc crio[22095]: time=\"2026-06-09T17:27:38.245664682Z\" level=info msg=\"Created container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=4c2a9c8f-364f-4bf4-a9bf-baae69581d9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214468 | controller |     "Jun 09 17:27:38.248738 crc crio[22095]: time=\"2026-06-09T17:27:38.248598358Z\" level=info msg=\"Starting container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39\" id=d7b58b8c-6dba-4207-adab-f056b0bcb7b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.214483 | controller |     "Jun 09 17:27:38.258398 crc crio[22095]: time=\"2026-06-09T17:27:38.258105601Z\" level=info msg=\"Created container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=4795ad72-1481-420a-b9be-fc659be912ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214498 | controller |     "Jun 09 17:27:38.276336 crc crio[22095]: time=\"2026-06-09T17:27:38.276225266Z\" level=info msg=\"Started container\" PID=257223 containerID=0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39 description=openshift-marketplace/certified-operators-w6wl9/registry-server id=d7b58b8c-6dba-4207-adab-f056b0bcb7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1",
2026-06-09 17:40:44.214513 | controller |     "Jun 09 17:27:38.277376 crc crio[22095]: time=\"2026-06-09T17:27:38.276394141Z\" level=info msg=\"Starting container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6\" id=483853c4-a8bc-43a6-9d5a-e5b40dda4b70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.214528 | controller |     "Jun 09 17:27:38.300733 crc crio[22095]: time=\"2026-06-09T17:27:38.298528588Z\" level=info msg=\"Started container\" PID=257219 containerID=19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6 description=openshift-marketplace/redhat-marketplace-t2p5l/registry-server id=483853c4-a8bc-43a6-9d5a-e5b40dda4b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f",
2026-06-09 17:40:44.214543 | controller |     "Jun 09 17:27:38.301664 crc crio[22095]: time=\"2026-06-09T17:27:38.301556976Z\" level=info msg=\"Removed container c6295465f7cfc500248cc42411b89e4e37c2fe99fa66f490feca3453c7fd9184: openstack/ovn-controller-ovs-t7bh9/ovsdb-server\" id=386b80b3-fd15-4842-9df2-1191f64f0de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214558 | controller |     "Jun 09 17:27:38.310975 crc crio[22095]: time=\"2026-06-09T17:27:38.308158805Z\" level=info msg=\"Removing container: 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7\" id=c2fbac37-04f7-488b-9443-ba0b741ce4e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214573 | controller |     "Jun 09 17:27:38.404044 crc crio[22095]: time=\"2026-06-09T17:27:38.400779922Z\" level=info msg=\"Created container 05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3: openstack/swift-storage-0/rsync\" id=0fc466c1-3156-4710-a523-aa17d3b9fbc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214591 | controller |     "Jun 09 17:27:38.404044 crc crio[22095]: time=\"2026-06-09T17:27:38.402074465Z\" level=info msg=\"Starting container: 05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3\" id=eb938029-987d-4584-a5b1-ffb7c8c22e24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.214606 | controller |     "Jun 09 17:27:38.411653 crc crio[22095]: time=\"2026-06-09T17:27:38.411518117Z\" level=info msg=\"Started container\" PID=257220 containerID=05f987bb485047684b9c7e63ab4d9486524ebd1cb3b94275910299d84b70c7b3 description=openstack/swift-storage-0/rsync id=eb938029-987d-4584-a5b1-ffb7c8c22e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.214621 | controller |     "Jun 09 17:27:38.439745 crc crio[22095]: time=\"2026-06-09T17:27:38.430304699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d1cff6a2-95d1-47a8-a1ec-0b84ba73f594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.214635 | controller |     "Jun 09 17:27:38.560448 crc crio[22095]: time=\"2026-06-09T17:27:38.560349305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9e475aa5-9b49-43d0-b0d0-a1c3dd3a2867 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.214650 | controller |     "Jun 09 17:27:38.576398 crc crio[22095]: time=\"2026-06-09T17:27:38.576186961Z\" level=info msg=\"Created container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=59646931-d2a8-4f38-a68e-86aaeade0453 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214664 | controller |     "Jun 09 17:27:38.594027 crc crio[22095]: time=\"2026-06-09T17:27:38.593826394Z\" level=info msg=\"Starting container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa\" id=aed024a0-1923-4277-a082-2334dd7b3ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.214679 | controller |     "Jun 09 17:27:38.599120 crc crio[22095]: time=\"2026-06-09T17:27:38.598817082Z\" level=info msg=\"Removed container 6bbcf6c5d247bfe7d93f4fa3982dd185bcc1226964f33cc1b645460ed2bc93b7: openstack/cinder-api-0/cinder-api\" id=c2fbac37-04f7-488b-9443-ba0b741ce4e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214693 | controller |     "Jun 09 17:27:38.627745 crc crio[22095]: time=\"2026-06-09T17:27:38.626525693Z\" level=info msg=\"Started container\" PID=257225 containerID=e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=aed024a0-1923-4277-a082-2334dd7b3ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.214708 | controller |     "Jun 09 17:27:38.632066 crc crio[22095]: time=\"2026-06-09T17:27:38.630663959Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=6dac2430-533a-494e-82b2-d0d607d26c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.214723 | controller |     "Jun 09 17:27:38.632066 crc crio[22095]: time=\"2026-06-09T17:27:38.631331886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214737 | controller |     "Jun 09 17:27:38.635385 crc crio[22095]: time=\"2026-06-09T17:27:38.634455936Z\" level=info msg=\"Removing container: 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d\" id=ac301020-3d40-4884-857a-ecc231482d4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214752 | controller |     "Jun 09 17:27:38.829314 crc crio[22095]: time=\"2026-06-09T17:27:38.829193662Z\" level=info msg=\"Stopping container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b (timeout: 30s)\" id=50473f0f-80ea-40c9-b2b1-007deb6a95ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.214772 | controller |     "Jun 09 17:27:39.074342 crc crio[22095]: time=\"2026-06-09T17:27:39.074193717Z\" level=info msg=\"Removed container 1c17e2d3f798cfc38688f51c6b42fcb5e6d91236aa819ad2f54f1549020f644d: openshift-operator-lifecycle-manager/collect-profiles-29683710-78zbj/collect-profiles\" id=ac301020-3d40-4884-857a-ecc231482d4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214787 | controller |     "Jun 09 17:27:39.112105 crc crio[22095]: time=\"2026-06-09T17:27:39.109692477Z\" level=info msg=\"Removing container: 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328\" id=acb07707-9f57-446c-bc44-43358ff0435f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214802 | controller |     "Jun 09 17:27:39.138691 crc crio[22095]: time=\"2026-06-09T17:27:39.138588149Z\" level=info msg=\"Removed container 12f8e1cb67df21971f3b009ac33d0ceadda83250cb8d819f280c75f206ed8869: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=fa9df8a3-87e3-488c-a00e-c3eec9786f73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214817 | controller |     "Jun 09 17:27:39.163596 crc crio[22095]: time=\"2026-06-09T17:27:39.163387235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214831 | controller |     "Jun 09 17:27:39.165435 crc crio[22095]: time=\"2026-06-09T17:27:39.164579605Z\" level=info msg=\"Removing container: 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e\" id=f3a402bf-f66f-44a4-8e1a-bbca86157482 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214846 | controller |     "Jun 09 17:27:39.174162 crc crio[22095]: time=\"2026-06-09T17:27:39.172507279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214881 | controller |     "Jun 09 17:27:39.281228 crc crio[22095]: time=\"2026-06-09T17:27:39.281123265Z\" level=info msg=\"Removed container 61dfa472d7eff5fc0f18841dade3ce464337f71680cdfcf8da5612856094b328: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=acb07707-9f57-446c-bc44-43358ff0435f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214897 | controller |     "Jun 09 17:27:39.336055 crc crio[22095]: time=\"2026-06-09T17:27:39.33589505Z\" level=info msg=\"Removing container: b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200\" id=7933206d-bf41-49b0-a1e2-aafe7b8932e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214912 | controller |     "Jun 09 17:27:39.388330 crc crio[22095]: time=\"2026-06-09T17:27:39.388175562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.214927 | controller |     "Jun 09 17:27:39.631214 crc crio[22095]: time=\"2026-06-09T17:27:39.624406402Z\" level=info msg=\"Stopping container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227 (timeout: 30s)\" id=ea176906-0bce-4b8f-b1ba-009970a7892a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.214942 | controller |     "Jun 09 17:27:39.753774 crc crio[22095]: time=\"2026-06-09T17:27:39.753057983Z\" level=info msg=\"Removed container 341f8e6d868ba945efccbb0f0648e73eac25bbdd1312b817b2bd141a639c1d9e: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=f3a402bf-f66f-44a4-8e1a-bbca86157482 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214957 | controller |     "Jun 09 17:27:39.782051 crc crio[22095]: time=\"2026-06-09T17:27:39.781294997Z\" level=info msg=\"Removing container: c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed\" id=b337ca95-381a-41b9-b03c-9002fab89b39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214975 | controller |     "Jun 09 17:27:39.808857 crc crio[22095]: time=\"2026-06-09T17:27:39.808748211Z\" level=info msg=\"Removed container b1d374211656bcb78234312fa801bd6702fb027dc9ae3669fbef0ea3c281e200: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=7933206d-bf41-49b0-a1e2-aafe7b8932e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.214990 | controller |     "Jun 09 17:27:39.883424 crc crio[22095]: time=\"2026-06-09T17:27:39.883319475Z\" level=info msg=\"Stopping container: e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433 (timeout: 19s)\" id=eeb8bf7f-4282-4453-be79-4132f0597abf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.215004 | controller |     "Jun 09 17:27:39.886022 crc crio[22095]: time=\"2026-06-09T17:27:39.88587702Z\" level=info msg=\"Removing container: 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1\" id=195127c0-58fa-4018-b19b-76a72b25366a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215019 | controller |     "Jun 09 17:27:39.905989 crc crio[22095]: time=\"2026-06-09T17:27:39.902728183Z\" level=info msg=\"Stopping container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed (timeout: 30s)\" id=7c68ae8c-f988-4a0f-bce8-eefd486e7116 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.215033 | controller |     "Jun 09 17:27:39.916343 crc crio[22095]: time=\"2026-06-09T17:27:39.916234729Z\" level=info msg=\"Created container f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=db35a1f6-7826-4349-9fbe-9b8cb39b58bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215047 | controller |     "Jun 09 17:27:39.927386 crc crio[22095]: time=\"2026-06-09T17:27:39.924357568Z\" level=info msg=\"Starting container: f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25\" id=a257f1c6-faa6-48b6-b3e0-03e72f3a226d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.215062 | controller |     "Jun 09 17:27:39.987984 crc crio[22095]: time=\"2026-06-09T17:27:39.987797805Z\" level=info msg=\"Started container\" PID=257543 containerID=f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=a257f1c6-faa6-48b6-b3e0-03e72f3a226d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3",
2026-06-09 17:40:44.215076 | controller |     "Jun 09 17:27:39.991612 crc crio[22095]: time=\"2026-06-09T17:27:39.989863247Z\" level=info msg=\"Stopped container e3f76058e7ea8ce719585dba7df59d2a70bee2794452c2659102fa95b57f8433: openstack/ovn-controller-9kldd/ovn-controller\" id=eeb8bf7f-4282-4453-be79-4132f0597abf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.215091 | controller |     "Jun 09 17:27:39.995028 crc crio[22095]: time=\"2026-06-09T17:27:39.992384652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=92d5318e-a473-4471-86d6-43971bcef56a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215106 | controller |     "Jun 09 17:27:40.089394 crc crio[22095]: time=\"2026-06-09T17:27:40.089301578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5c9b40ae-91fb-4b83-b171-3296e945cf39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215120 | controller |     "Jun 09 17:27:40.131776 crc crio[22095]: time=\"2026-06-09T17:27:40.131471Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd/ovn-controller\" id=30fdaa1d-5e26-479c-818e-20c04186148d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215138 | controller |     "Jun 09 17:27:40.132205 crc crio[22095]: time=\"2026-06-09T17:27:40.132152507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215154 | controller |     "Jun 09 17:27:40.144964 crc crio[22095]: time=\"2026-06-09T17:27:40.144432282Z\" level=info msg=\"Stopped container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=7c68ae8c-f988-4a0f-bce8-eefd486e7116 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.215169 | controller |     "Jun 09 17:27:40.164527 crc crio[22095]: time=\"2026-06-09T17:27:40.164386754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=38a799f8-8298-4c38-ac16-6569e54a51bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215183 | controller |     "Jun 09 17:27:40.225069 crc crio[22095]: time=\"2026-06-09T17:27:40.224891757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=46f9cd9e-a268-4f2e-8622-59e76652d8d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215198 | controller |     "Jun 09 17:27:40.236722 crc crio[22095]: time=\"2026-06-09T17:27:40.236622637Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=96952473-90d7-4a32-9f84-cc249dbb2f49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215212 | controller |     "Jun 09 17:27:40.237228 crc crio[22095]: time=\"2026-06-09T17:27:40.237170881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215227 | controller |     "Jun 09 17:27:40.382649 crc crio[22095]: time=\"2026-06-09T17:27:40.38051614Z\" level=info msg=\"Created container 5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d: openstack/swift-storage-0/swift-recon-cron\" id=6dac2430-533a-494e-82b2-d0d607d26c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215242 | controller |     "Jun 09 17:27:40.404454 crc crio[22095]: time=\"2026-06-09T17:27:40.404384152Z\" level=info msg=\"Starting container: 5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d\" id=356ba3ec-4aae-45e2-ac1f-af23f8a48bed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.215256 | controller |     "Jun 09 17:27:40.454585 crc crio[22095]: time=\"2026-06-09T17:27:40.454505578Z\" level=info msg=\"Started container\" PID=257517 containerID=5c4cc5f7a77cac345f35658831b3bef4e8f64912af40e1a8033aff247146f94d description=openstack/swift-storage-0/swift-recon-cron id=356ba3ec-4aae-45e2-ac1f-af23f8a48bed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca932ee92d39d2c2dd23b71faebba0830cc08235756870ce06543903355d16f9",
2026-06-09 17:40:44.215271 | controller |     "Jun 09 17:27:40.503286 crc crio[22095]: time=\"2026-06-09T17:27:40.50017527Z\" level=info msg=\"Removed container 7b702a10323b8905a0e4d5b8d863d303eb13fdf444d9755677499e3e7d2d54e1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=195127c0-58fa-4018-b19b-76a72b25366a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215286 | controller |     "Jun 09 17:27:40.520002 crc crio[22095]: time=\"2026-06-09T17:27:40.519512006Z\" level=info msg=\"Removing container: e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a\" id=d23c75f2-505e-4527-8ef3-b124d9898159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215301 | controller |     "Jun 09 17:27:40.643083 crc crio[22095]: time=\"2026-06-09T17:27:40.622693563Z\" level=info msg=\"Removed container c18869280272c4d6ba0cc9e1e2dea1fd41160f32b17b6bc40f1f5ce702d278ed: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=b337ca95-381a-41b9-b03c-9002fab89b39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215319 | controller |     "Jun 09 17:27:40.648964 crc crio[22095]: time=\"2026-06-09T17:27:40.64869738Z\" level=info msg=\"Removing container: 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be\" id=b48b58c6-730f-4508-a486-99884f545931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215334 | controller |     "Jun 09 17:27:40.659978 crc crio[22095]: time=\"2026-06-09T17:27:40.650233689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215349 | controller |     "Jun 09 17:27:40.704720 crc crio[22095]: time=\"2026-06-09T17:27:40.703170087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215364 | controller |     "Jun 09 17:27:40.749870 crc crio[22095]: time=\"2026-06-09T17:27:40.749680511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215379 | controller |     "Jun 09 17:27:41.233657 crc crio[22095]: time=\"2026-06-09T17:27:41.232894407Z\" level=info msg=\"Removed container e7cb0133156b3ecc5c5470f00de3eb7b7bb545941ebdafd5730ad4043106fd9a: openshift-controller-manager/controller-manager-5f44d84ddc-l9nbf/controller-manager\" id=d23c75f2-505e-4527-8ef3-b124d9898159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215394 | controller |     "Jun 09 17:27:41.251328 crc crio[22095]: time=\"2026-06-09T17:27:41.251135185Z\" level=info msg=\"Removing container: ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1\" id=08c59286-8392-4b25-bee6-32bdd5430aa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215410 | controller |     "Jun 09 17:27:41.255883 crc crio[22095]: time=\"2026-06-09T17:27:41.255078016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215424 | controller |     "Jun 09 17:27:41.337756 crc crio[22095]: time=\"2026-06-09T17:27:41.336847864Z\" level=info msg=\"Removed container 2d66771fd86c69c28dfb213b02c69cb8c648f437ea14f88f507f6d8f39bea1be: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=b48b58c6-730f-4508-a486-99884f545931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215439 | controller |     "Jun 09 17:27:41.351285 crc crio[22095]: time=\"2026-06-09T17:27:41.351173091Z\" level=info msg=\"Removing container: 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f\" id=eb29877a-8fcb-4ada-8f3e-32cf3c426a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215454 | controller |     "Jun 09 17:27:41.492261 crc crio[22095]: time=\"2026-06-09T17:27:41.492146838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b5eb9278-da77-44d4-abed-1584e49e1676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215468 | controller |     "Jun 09 17:27:41.543424 crc crio[22095]: time=\"2026-06-09T17:27:41.543325701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea07a8be-0402-443d-ab46-8d5cd107dc28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215483 | controller |     "Jun 09 17:27:41.748367 crc crio[22095]: time=\"2026-06-09T17:27:41.748217547Z\" level=info msg=\"Created container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=96952473-90d7-4a32-9f84-cc249dbb2f49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215501 | controller |     "Jun 09 17:27:41.750492 crc crio[22095]: time=\"2026-06-09T17:27:41.750433094Z\" level=info msg=\"Starting container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b\" id=014723dc-39d7-4eef-8669-3cfb06419716 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.215516 | controller |     "Jun 09 17:27:41.761224 crc crio[22095]: time=\"2026-06-09T17:27:41.760861141Z\" level=info msg=\"Started container\" PID=257864 containerID=9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=014723dc-39d7-4eef-8669-3cfb06419716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.215532 | controller |     "Jun 09 17:27:41.874079 crc crio[22095]: time=\"2026-06-09T17:27:41.873996533Z\" level=info msg=\"Created container 51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5: openstack/ovn-controller-9kldd/ovn-controller\" id=30fdaa1d-5e26-479c-818e-20c04186148d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215547 | controller |     "Jun 09 17:27:41.886671 crc crio[22095]: time=\"2026-06-09T17:27:41.886559186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=4c9259e3-9069-40dd-a785-44603fe2496a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215562 | controller |     "Jun 09 17:27:41.887465 crc crio[22095]: time=\"2026-06-09T17:27:41.887400297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215577 | controller |     "Jun 09 17:27:41.908545 crc crio[22095]: time=\"2026-06-09T17:27:41.905488841Z\" level=info msg=\"Starting container: 51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5\" id=71860af4-fdcc-4d08-acf5-eb6939c36ef8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.215592 | controller |     "Jun 09 17:27:41.917613 crc crio[22095]: time=\"2026-06-09T17:27:41.917503489Z\" level=info msg=\"Started container\" PID=257941 containerID=51c367551a9d7ed4c5a1738eb5e511283061a4ea93e128c8f7be2afce4b380a5 description=openstack/ovn-controller-9kldd/ovn-controller id=71860af4-fdcc-4d08-acf5-eb6939c36ef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f241a25c4dc3dfa384dd8c042589e2e1516134636f60854c6ca67034868f2",
2026-06-09 17:40:44.215608 | controller |     "Jun 09 17:27:42.144862 crc crio[22095]: time=\"2026-06-09T17:27:42.143826625Z\" level=info msg=\"Removed container 774b8991b3b664092e9b249772d79f0fe4d4a32fab3fa5f4719d008073aa985f: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=eb29877a-8fcb-4ada-8f3e-32cf3c426a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215623 | controller |     "Jun 09 17:27:42.158281 crc crio[22095]: time=\"2026-06-09T17:27:42.158073481Z\" level=info msg=\"Removing container: 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999\" id=15025d89-c94f-4fd0-a96d-d6aaea8c9b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215638 | controller |     "Jun 09 17:27:42.174818 crc crio[22095]: time=\"2026-06-09T17:27:42.174722238Z\" level=info msg=\"Removed container ae03d0455a046efc7dac0b00ff869e985797eefaef326ddd76fd6a98e0d904f1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=08c59286-8392-4b25-bee6-32bdd5430aa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215654 | controller |     "Jun 09 17:27:42.186963 crc crio[22095]: time=\"2026-06-09T17:27:42.186866469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215672 | controller |     "Jun 09 17:27:42.191659 crc crio[22095]: time=\"2026-06-09T17:27:42.19155486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.215688 | controller |     "Jun 09 17:27:42.221697 crc crio[22095]: time=\"2026-06-09T17:27:42.215844463Z\" level=info msg=\"Removing container: dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3\" id=ffe9c196-3714-4489-a939-799166982b7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215702 | controller |     "Jun 09 17:27:42.389223 crc crio[22095]: time=\"2026-06-09T17:27:42.389113598Z\" level=info msg=\"Removed container dda67429a8de79b6255824b0996a0e6a04d85ca1b90533c980d3222ab7a5c4f3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ffe9c196-3714-4489-a939-799166982b7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215717 | controller |     "Jun 09 17:27:42.400761 crc crio[22095]: time=\"2026-06-09T17:27:42.400654344Z\" level=info msg=\"Removing container: 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c\" id=03938705-ae53-49f5-ba10-df61a7e155fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215732 | controller |     "Jun 09 17:27:42.418384 crc crio[22095]: time=\"2026-06-09T17:27:42.418275326Z\" level=info msg=\"Removed container 435c28da0cdba73038bea5cc96a0b4e72d97739b3d822481c0d97b3f74d8a999: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=15025d89-c94f-4fd0-a96d-d6aaea8c9b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215747 | controller |     "Jun 09 17:27:42.421760 crc crio[22095]: time=\"2026-06-09T17:27:42.421654192Z\" level=info msg=\"Removing container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a\" id=76bf5eeb-ccb0-4535-848a-59120bfffeb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215761 | controller |     "Jun 09 17:27:42.568357 crc crio[22095]: time=\"2026-06-09T17:27:42.566992361Z\" level=info msg=\"Created container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=4c9259e3-9069-40dd-a785-44603fe2496a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215776 | controller |     "Jun 09 17:27:42.575708 crc crio[22095]: time=\"2026-06-09T17:27:42.575501599Z\" level=info msg=\"Starting container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948\" id=88fb0527-98dc-409c-a8fb-750a62ae33f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.215791 | controller |     "Jun 09 17:27:42.603712 crc crio[22095]: time=\"2026-06-09T17:27:42.603435716Z\" level=info msg=\"Started container\" PID=257983 containerID=7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948 description=openshift-marketplace/redhat-operators-69hqg/registry-server id=88fb0527-98dc-409c-a8fb-750a62ae33f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3",
2026-06-09 17:40:44.215806 | controller |     "Jun 09 17:27:42.656351 crc crio[22095]: time=\"2026-06-09T17:27:42.654771223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=2ca83812-bb1b-4299-b920-dff05895accb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215820 | controller |     "Jun 09 17:27:42.732399 crc crio[22095]: time=\"2026-06-09T17:27:42.732309792Z\" level=info msg=\"Removed container 55bebede41c7082c16a546fe77a2bf702657f495b260d46e7030f027eb9c853c: openshift-route-controller-manager/route-controller-manager-846cb99f9c-fqwmp/route-controller-manager\" id=03938705-ae53-49f5-ba10-df61a7e155fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215838 | controller |     "Jun 09 17:27:42.754980 crc crio[22095]: time=\"2026-06-09T17:27:42.753086985Z\" level=info msg=\"Removing container: 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215869 | controller |     "Jun 09 17:27:42.803426 crc crio[22095]: time=\"2026-06-09T17:27:42.803301353Z\" level=info msg=\"Removed container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=76bf5eeb-ccb0-4535-848a-59120bfffeb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215888 | controller |     "Jun 09 17:27:42.803689 crc crio[22095]: time=\"2026-06-09T17:27:42.803543689Z\" level=info msg=\"Container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a not known, assuming it got already removed\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215904 | controller |     "Jun 09 17:27:42.803797 crc crio[22095]: time=\"2026-06-09T17:27:42.803730004Z\" level=warning msg=\"Unable to write containers 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a state to disk: open /var/lib/containers/storage/overlay-containers/220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a/userdata/.tmp-state.json3757367041: no such file or directory\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215919 | controller |     "Jun 09 17:27:42.806095 crc crio[22095]: time=\"2026-06-09T17:27:42.806053654Z\" level=info msg=\"Removing container: f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb\" id=705a3504-b567-4a76-b01f-f581ff737f2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215934 | controller |     "Jun 09 17:27:42.825885 crc crio[22095]: time=\"2026-06-09T17:27:42.825731829Z\" level=info msg=\"Container 220bc372ea9b4182001865067eb182828b0bf30468365dc2711a9e6bed16b67a not known, assuming it got already removed\" id=b4c3173b-3034-4dec-b0be-0c6ffc28504a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215949 | controller |     "Jun 09 17:27:42.849165 crc crio[22095]: time=\"2026-06-09T17:27:42.848810011Z\" level=info msg=\"Removing container: e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3\" id=9d909689-5be3-4442-8aa4-b3d5e2ebf2b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.215964 | controller |     "Jun 09 17:27:42.877343 crc crio[22095]: time=\"2026-06-09T17:27:42.877269531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=593e54e6-bbf3-4226-953c-71d310516a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.215979 | controller |     "Jun 09 17:27:42.887158 crc crio[22095]: time=\"2026-06-09T17:27:42.886847106Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4f23d70b-9494-43c5-98d7-271570a83e79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.215994 | controller |     "Jun 09 17:27:42.888291 crc crio[22095]: time=\"2026-06-09T17:27:42.887846212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.216009 | controller |     "Jun 09 17:27:43.095995 crc crio[22095]: time=\"2026-06-09T17:27:43.094471633Z\" level=info msg=\"Removed container f357102e2f6302f38190c62cf760c33e95d8d91c30887c5daa58501d53e9c9bb: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=705a3504-b567-4a76-b01f-f581ff737f2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216023 | controller |     "Jun 09 17:27:43.111361 crc crio[22095]: time=\"2026-06-09T17:27:43.110843443Z\" level=info msg=\"Removing container: dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39\" id=7fa867d6-b37b-468a-82e9-699edc9151e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216041 | controller |     "Jun 09 17:27:43.160859 crc crio[22095]: time=\"2026-06-09T17:27:43.160738423Z\" level=info msg=\"Removed container e4f7a4afa371b2bf94ef7bbea7145783cef6373466694d9336d0ab6257290da3: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=9d909689-5be3-4442-8aa4-b3d5e2ebf2b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216056 | controller |     "Jun 09 17:27:43.166004 crc crio[22095]: time=\"2026-06-09T17:27:43.165846424Z\" level=info msg=\"Removing container: 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b\" id=8805fe13-c703-4da1-b6d7-462c5adcb6ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216071 | controller |     "Jun 09 17:27:43.178485 crc crio[22095]: time=\"2026-06-09T17:27:43.175573713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.216085 | controller |     "Jun 09 17:27:43.189985 crc crio[22095]: time=\"2026-06-09T17:27:43.187831108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.216100 | controller |     "Jun 09 17:27:43.460637 crc crio[22095]: time=\"2026-06-09T17:27:43.460364949Z\" level=info msg=\"Removed container 81a6f220f99fce0dc5f1fc572c0300a5cf6235b5cf84b3959a00044a0bc2af4b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=8805fe13-c703-4da1-b6d7-462c5adcb6ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216115 | controller |     "Jun 09 17:27:43.476016 crc crio[22095]: time=\"2026-06-09T17:27:43.475881307Z\" level=info msg=\"Removing container: 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167\" id=c60c2b22-17f2-41ba-9340-7fbd2e6aa68a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216130 | controller |     "Jun 09 17:27:43.527887 crc crio[22095]: time=\"2026-06-09T17:27:43.527400218Z\" level=info msg=\"Removed container dcba614a3e4aa175d5f06afb744372b63df905de43b11c77abfa0f3fd335cd39: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=7fa867d6-b37b-468a-82e9-699edc9151e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216144 | controller |     "Jun 09 17:27:43.537201 crc crio[22095]: time=\"2026-06-09T17:27:43.537100007Z\" level=info msg=\"Removing container: 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022\" id=1803740e-94f5-409e-9b0d-2b5b285940a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216159 | controller |     "Jun 09 17:27:43.621690 crc crio[22095]: time=\"2026-06-09T17:27:43.621401709Z\" level=info msg=\"Created container 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4f23d70b-9494-43c5-98d7-271570a83e79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.216185 | controller |     "Jun 09 17:27:43.623974 crc crio[22095]: time=\"2026-06-09T17:27:43.623600156Z\" level=info msg=\"Starting container: 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4\" id=7d1ff950-e11b-45cc-8fad-5002a4ab76fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.216201 | controller |     "Jun 09 17:27:43.630476 crc crio[22095]: time=\"2026-06-09T17:27:43.63038226Z\" level=info msg=\"Started container\" PID=258042 containerID=34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7d1ff950-e11b-45cc-8fad-5002a4ab76fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960",
2026-06-09 17:40:44.216219 | controller |     "Jun 09 17:27:43.807993 crc crio[22095]: time=\"2026-06-09T17:27:43.80618791Z\" level=info msg=\"Removed container 26297010c0902d1e18302691447bfe248fb50530a89308d3b37cd7a63096d167: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c60c2b22-17f2-41ba-9340-7fbd2e6aa68a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216235 | controller |     "Jun 09 17:27:43.811979 crc crio[22095]: time=\"2026-06-09T17:27:43.811396853Z\" level=info msg=\"Removing container: 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53\" id=2d34e848-6657-4413-89a5-5f30827af2f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216250 | controller |     "Jun 09 17:27:43.857979 crc crio[22095]: time=\"2026-06-09T17:27:43.85687476Z\" level=info msg=\"Removed container 654f7fd120a747e1d3a4321225e9b40eba097a0fef0a6408fadae751ba9b1022: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=1803740e-94f5-409e-9b0d-2b5b285940a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216265 | controller |     "Jun 09 17:27:43.867985 crc crio[22095]: time=\"2026-06-09T17:27:43.867057531Z\" level=info msg=\"Removing container: b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796\" id=ebbc86fe-4a33-4f2f-95ab-4dc11d07eed6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216280 | controller |     "Jun 09 17:27:44.636994 crc crio[22095]: time=\"2026-06-09T17:27:44.636276314Z\" level=info msg=\"Removed container b37c5c26b9f007bf460b3fe7b8b56e9830136856b1c63d55ff786a830d6d7796: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=ebbc86fe-4a33-4f2f-95ab-4dc11d07eed6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216295 | controller |     "Jun 09 17:27:44.641985 crc crio[22095]: time=\"2026-06-09T17:27:44.640354159Z\" level=info msg=\"Removing container: e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5\" id=3230f34a-19a6-49cf-8fb8-e357b5945643 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216310 | controller |     "Jun 09 17:27:44.738091 crc crio[22095]: time=\"2026-06-09T17:27:44.737046599Z\" level=info msg=\"Removed container 8de30e5e9d756b45730afc5021503bb68b5e78a29c83b08425de9e7134414d53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2d34e848-6657-4413-89a5-5f30827af2f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216325 | controller |     "Jun 09 17:27:44.777991 crc crio[22095]: time=\"2026-06-09T17:27:44.776760548Z\" level=info msg=\"Removing container: c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078\" id=4888b7d6-07b4-4bec-8ee2-8900da516b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216339 | controller |     "Jun 09 17:27:44.820203 crc crio[22095]: time=\"2026-06-09T17:27:44.817469452Z\" level=info msg=\"Stopping container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f (timeout: 30s)\" id=b3197420-e6b6-4235-a1e7-bd098c48e25d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.216354 | controller |     "Jun 09 17:27:45.356791 crc crio[22095]: time=\"2026-06-09T17:27:45.354442028Z\" level=info msg=\"Removed container e85a34c497c223f881b7bfcf4b5da312ce78573ec7ad5b36d8d8faa1055c35d5: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=3230f34a-19a6-49cf-8fb8-e357b5945643 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216369 | controller |     "Jun 09 17:27:45.379995 crc crio[22095]: time=\"2026-06-09T17:27:45.378456634Z\" level=info msg=\"Removing container: 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067\" id=13fd7689-350d-46ea-8493-733e1a7067bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216383 | controller |     "Jun 09 17:27:45.443560 crc crio[22095]: time=\"2026-06-09T17:27:45.439629213Z\" level=info msg=\"Removed container c3402de0c46652e7aef4cf59aa1ef144d0e3c66a64896861f4702042538e5078: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=4888b7d6-07b4-4bec-8ee2-8900da516b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216401 | controller |     "Jun 09 17:27:45.474045 crc crio[22095]: time=\"2026-06-09T17:27:45.467327993Z\" level=info msg=\"Removing container: 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2\" id=749fe5d3-57a4-4738-aeff-5a2c05145a7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216417 | controller |     "Jun 09 17:27:45.747994 crc crio[22095]: time=\"2026-06-09T17:27:45.74787166Z\" level=info msg=\"Removed container 809ef51e945bbbb665b12347a6e34cecf0e618fde94d4c7b70c5fca246535067: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=13fd7689-350d-46ea-8493-733e1a7067bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216432 | controller |     "Jun 09 17:27:45.757445 crc crio[22095]: time=\"2026-06-09T17:27:45.757330523Z\" level=info msg=\"Removing container: c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f\" id=21002666-05a4-4953-a011-ac52856451d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216447 | controller |     "Jun 09 17:27:45.807589 crc crio[22095]: time=\"2026-06-09T17:27:45.807480979Z\" level=info msg=\"Removed container 0907567cc4b708a705e2d61075d39c13bd1a16bbd0af464db4d2d0ac9a6447b2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=749fe5d3-57a4-4738-aeff-5a2c05145a7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216462 | controller |     "Jun 09 17:27:45.815291 crc crio[22095]: time=\"2026-06-09T17:27:45.815194437Z\" level=info msg=\"Removing container: 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866\" id=bb04900d-a516-41c0-911a-4fb7a1d56a66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216477 | controller |     "Jun 09 17:27:46.084499 crc crio[22095]: time=\"2026-06-09T17:27:46.084237019Z\" level=info msg=\"Removed container c17799a1731a3b6b5f271868b6d71b8b85fb0f60732d0766ec461b14e04cdb1f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=21002666-05a4-4953-a011-ac52856451d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216492 | controller |     "Jun 09 17:27:46.088515 crc crio[22095]: time=\"2026-06-09T17:27:46.088434077Z\" level=info msg=\"Removing container: 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11\" id=6dbc6028-0c60-4f83-9336-f9c7ebdd85dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216507 | controller |     "Jun 09 17:27:46.194599 crc crio[22095]: time=\"2026-06-09T17:27:46.1859994Z\" level=info msg=\"Removed container 24b68e8f22f7f56c77ac9369287d9b092ec1a44a0c2bce2a0fe0c7be5a68a866: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=bb04900d-a516-41c0-911a-4fb7a1d56a66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216522 | controller |     "Jun 09 17:27:46.220547 crc crio[22095]: time=\"2026-06-09T17:27:46.205730216Z\" level=info msg=\"Removing container: 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44\" id=4c8357b4-62c0-41dd-a9a0-47b8afc8e887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216537 | controller |     "Jun 09 17:27:46.305829 crc crio[22095]: time=\"2026-06-09T17:27:46.305725651Z\" level=info msg=\"Removed container 766c369bf41ec2d63b1660f88e198aa6b950593c8c0cd05455f19c7a0490fe11: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=6dbc6028-0c60-4f83-9336-f9c7ebdd85dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216552 | controller |     "Jun 09 17:27:46.346447 crc crio[22095]: time=\"2026-06-09T17:27:46.34622996Z\" level=info msg=\"Removing container: c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c\" id=32c931a9-dba2-48d1-b336-033b5823ec42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216569 | controller |     "Jun 09 17:27:46.398613 crc crio[22095]: time=\"2026-06-09T17:27:46.398228894Z\" level=info msg=\"Removed container 7ffa39ee4fb6f72bf2ec4c22e3927cb3a9853973eceea848894b1bb3df0bba44: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4c8357b4-62c0-41dd-a9a0-47b8afc8e887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216585 | controller |     "Jun 09 17:27:46.417329 crc crio[22095]: time=\"2026-06-09T17:27:46.417213371Z\" level=info msg=\"Removing container: 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677\" id=d189ff2d-3030-4edf-b473-e33bddf94eb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216600 | controller |     "Jun 09 17:27:46.522303 crc crio[22095]: time=\"2026-06-09T17:27:46.522165514Z\" level=info msg=\"Removed container c45e83af46cddaa1c1f663945e19fa4c6fe90686571f2879988d381ddae0161c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=32c931a9-dba2-48d1-b336-033b5823ec42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216615 | controller |     "Jun 09 17:27:46.529471 crc crio[22095]: time=\"2026-06-09T17:27:46.526967787Z\" level=info msg=\"Removing container: 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60\" id=97668ba1-25c8-4067-a808-20218143e3b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216629 | controller |     "Jun 09 17:27:46.593538 crc crio[22095]: time=\"2026-06-09T17:27:46.593463293Z\" level=info msg=\"Removed container 7c44a0f0d5ff8be57a650fa901d4bd902f3f813f64061f70173aa8b5af564677: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=d189ff2d-3030-4edf-b473-e33bddf94eb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216645 | controller |     "Jun 09 17:27:46.631010 crc crio[22095]: time=\"2026-06-09T17:27:46.630882563Z\" level=info msg=\"Stopping pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=c0491b07-6c38-4993-a2cb-897f31c7344e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216659 | controller |     "Jun 09 17:27:46.631415 crc crio[22095]: time=\"2026-06-09T17:27:46.631387036Z\" level=info msg=\"Stopped pod sandbox (already stopped): c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=c0491b07-6c38-4993-a2cb-897f31c7344e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216675 | controller |     "Jun 09 17:27:46.635736 crc crio[22095]: time=\"2026-06-09T17:27:46.635650505Z\" level=info msg=\"Removing pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=b25cacf8-23eb-4559-bf4e-f8cc69cb3bf8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216690 | controller |     "Jun 09 17:27:46.712789 crc crio[22095]: time=\"2026-06-09T17:27:46.712072455Z\" level=info msg=\"Removed pod sandbox: c43350ef62a12e066861badd10ea3f4d441e9cab0cbec686bf346d0347df9f3c\" id=b25cacf8-23eb-4559-bf4e-f8cc69cb3bf8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216705 | controller |     "Jun 09 17:27:46.725772 crc crio[22095]: time=\"2026-06-09T17:27:46.725614393Z\" level=info msg=\"Stopping pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=7c337e78-6144-4ca9-a265-26df4ef8995f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216719 | controller |     "Jun 09 17:27:46.725772 crc crio[22095]: time=\"2026-06-09T17:27:46.725714265Z\" level=info msg=\"Stopped pod sandbox (already stopped): d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=7c337e78-6144-4ca9-a265-26df4ef8995f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216734 | controller |     "Jun 09 17:27:46.738162 crc crio[22095]: time=\"2026-06-09T17:27:46.73798289Z\" level=info msg=\"Removing pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=d7aa29c1-5454-429e-a815-8ae28ed1e4b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216752 | controller |     "Jun 09 17:27:46.824759 crc crio[22095]: time=\"2026-06-09T17:27:46.824653974Z\" level=info msg=\"Removed pod sandbox: d56e7c8f2041926e134ace6c7eff0f1649e521c9597ca2ce6d6fd1e8d13531d1\" id=d7aa29c1-5454-429e-a815-8ae28ed1e4b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216767 | controller |     "Jun 09 17:27:46.826805 crc crio[22095]: time=\"2026-06-09T17:27:46.826717126Z\" level=info msg=\"Stopping pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=d87d3424-fc6a-4a88-9626-279e1b7931a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216781 | controller |     "Jun 09 17:27:46.826890 crc crio[22095]: time=\"2026-06-09T17:27:46.826831209Z\" level=info msg=\"Stopped pod sandbox (already stopped): 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=d87d3424-fc6a-4a88-9626-279e1b7931a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216796 | controller |     "Jun 09 17:27:46.828713 crc crio[22095]: time=\"2026-06-09T17:27:46.828492742Z\" level=info msg=\"Removing pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=4654ecd3-4469-4946-85fb-41c8e3a323cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216810 | controller |     "Jun 09 17:27:46.856527 crc crio[22095]: time=\"2026-06-09T17:27:46.856398358Z\" level=info msg=\"Removed container 75c2b9809f045c19ee66f73ae77ec26da11ed196c643517eb13ebc7a6ac0eb60: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=97668ba1-25c8-4067-a808-20218143e3b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216825 | controller |     "Jun 09 17:27:46.859963 crc crio[22095]: time=\"2026-06-09T17:27:46.859771274Z\" level=info msg=\"Removing container: 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f\" id=d897c26e-028f-4bc6-be17-e7e566faba77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216839 | controller |     "Jun 09 17:27:46.904647 crc crio[22095]: time=\"2026-06-09T17:27:46.904538983Z\" level=info msg=\"Removed pod sandbox: 436a75ade37f5bcaa232f741a8d956659b73efcefa2fb5d0efec9b7b90a7d29a\" id=4654ecd3-4469-4946-85fb-41c8e3a323cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216869 | controller |     "Jun 09 17:27:46.920963 crc crio[22095]: time=\"2026-06-09T17:27:46.920747999Z\" level=info msg=\"Stopping pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=d1a42e5a-c924-41fb-8946-7770394adb5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216888 | controller |     "Jun 09 17:27:46.921486 crc crio[22095]: time=\"2026-06-09T17:27:46.921454727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=d1a42e5a-c924-41fb-8946-7770394adb5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216904 | controller |     "Jun 09 17:27:46.926234 crc crio[22095]: time=\"2026-06-09T17:27:46.925531851Z\" level=info msg=\"Removing pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=930bf031-b210-433f-b0f9-d124ee376e7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216918 | controller |     "Jun 09 17:27:47.044800 crc crio[22095]: time=\"2026-06-09T17:27:47.044688138Z\" level=info msg=\"Removed pod sandbox: 5cd8b19cb9b38ef896f1a4267201798eb15628f3fb84bc2dcb3e6cf1fa8f2475\" id=930bf031-b210-433f-b0f9-d124ee376e7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216933 | controller |     "Jun 09 17:27:47.052698 crc crio[22095]: time=\"2026-06-09T17:27:47.052586121Z\" level=info msg=\"Stopping pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=7847e163-f641-43c4-a106-26e3b2021869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216951 | controller |     "Jun 09 17:27:47.052698 crc crio[22095]: time=\"2026-06-09T17:27:47.052700544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=7847e163-f641-43c4-a106-26e3b2021869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.216966 | controller |     "Jun 09 17:27:47.076178 crc crio[22095]: time=\"2026-06-09T17:27:47.076013112Z\" level=info msg=\"Removing pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=c62dcc63-010f-4472-94cb-154c1e0d31b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.216980 | controller |     "Jun 09 17:27:47.111315 crc crio[22095]: time=\"2026-06-09T17:27:47.111163943Z\" level=info msg=\"Removed container 8abc3875c6c9c58653ce84ed13036b38adb37218eb1b313cc2b6af01fdfdc92f: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=d897c26e-028f-4bc6-be17-e7e566faba77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.216995 | controller |     "Jun 09 17:27:47.142563 crc crio[22095]: time=\"2026-06-09T17:27:47.142461916Z\" level=info msg=\"Removing container: 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc\" id=77994835-6512-4966-8e15-21ccbb4250a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217010 | controller |     "Jun 09 17:27:47.142886 crc crio[22095]: time=\"2026-06-09T17:27:47.142621861Z\" level=info msg=\"Removed pod sandbox: 2ef1e094999b28a0e7dc4f1ac556f384e551d29599dd58324553c380c9490521\" id=c62dcc63-010f-4472-94cb-154c1e0d31b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217024 | controller |     "Jun 09 17:27:47.146020 crc crio[22095]: time=\"2026-06-09T17:27:47.145897394Z\" level=info msg=\"Stopping pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2501ccc7-710b-4de9-8666-26d82c7c1f17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217038 | controller |     "Jun 09 17:27:47.146156 crc crio[22095]: time=\"2026-06-09T17:27:47.146026607Z\" level=info msg=\"Stopped pod sandbox (already stopped): 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=2501ccc7-710b-4de9-8666-26d82c7c1f17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217053 | controller |     "Jun 09 17:27:47.150711 crc crio[22095]: time=\"2026-06-09T17:27:47.150621475Z\" level=info msg=\"Removing pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=74f84de6-aa0c-4a05-bda5-255deab2bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217067 | controller |     "Jun 09 17:27:47.356988 crc crio[22095]: time=\"2026-06-09T17:27:47.356474806Z\" level=info msg=\"Removed pod sandbox: 888756790f12fe0f40c218ba25f4e6b53bf594ac23b21ed6452002b25e484305\" id=74f84de6-aa0c-4a05-bda5-255deab2bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217082 | controller |     "Jun 09 17:27:47.367988 crc crio[22095]: time=\"2026-06-09T17:27:47.364544953Z\" level=info msg=\"Stopping pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6b7d265a-b566-43ae-adfa-8af7c5c3798f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217097 | controller |     "Jun 09 17:27:47.367988 crc crio[22095]: time=\"2026-06-09T17:27:47.364640465Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=6b7d265a-b566-43ae-adfa-8af7c5c3798f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217112 | controller |     "Jun 09 17:27:47.375099 crc crio[22095]: time=\"2026-06-09T17:27:47.372425995Z\" level=info msg=\"Removing pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=132873b8-d47e-4be0-8014-336a36168706 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217130 | controller |     "Jun 09 17:27:47.405623 crc crio[22095]: time=\"2026-06-09T17:27:47.405528974Z\" level=info msg=\"Removed container 9daea179b28740602f0075fa16fddeca10b8ddb14370634c9db95117c2f8f2fc: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=77994835-6512-4966-8e15-21ccbb4250a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217145 | controller |     "Jun 09 17:27:47.440138 crc crio[22095]: time=\"2026-06-09T17:27:47.435441171Z\" level=info msg=\"Removing container: 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d\" id=940074ea-2b28-4b10-8b83-31332964c441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217160 | controller |     "Jun 09 17:27:47.451595 crc crio[22095]: time=\"2026-06-09T17:27:47.45138233Z\" level=info msg=\"Removed pod sandbox: a4dd7833214c10cebe761050b804c0bc5d7e4803130bd67228025ca01d79876b\" id=132873b8-d47e-4be0-8014-336a36168706 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217175 | controller |     "Jun 09 17:27:47.453820 crc crio[22095]: time=\"2026-06-09T17:27:47.453224848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2dac7d4a-d9d1-4f52-8626-cd7320dac8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.217189 | controller |     "Jun 09 17:27:47.453820 crc crio[22095]: time=\"2026-06-09T17:27:47.45331295Z\" level=info msg=\"Stopping pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=51d6c5a8-3231-4c75-aca2-82d75a99d58e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217204 | controller |     "Jun 09 17:27:47.453820 crc crio[22095]: time=\"2026-06-09T17:27:47.453384652Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=51d6c5a8-3231-4c75-aca2-82d75a99d58e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217219 | controller |     "Jun 09 17:27:47.469148 crc crio[22095]: time=\"2026-06-09T17:27:47.466066467Z\" level=info msg=\"Removing pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=9c5bd4f6-88b7-4fe9-ac35-bb6e4e0260d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217234 | controller |     "Jun 09 17:27:47.470601 crc crio[22095]: time=\"2026-06-09T17:27:47.470440839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4d1b0402-c571-4ecf-8e5a-f2395e1c46f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.217249 | controller |     "Jun 09 17:27:47.482387 crc crio[22095]: time=\"2026-06-09T17:27:47.481628066Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=df46d0cc-647a-4450-8899-527c5b0a0d38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.217263 | controller |     "Jun 09 17:27:47.561999 crc crio[22095]: time=\"2026-06-09T17:27:47.556341053Z\" level=info msg=\"Removed pod sandbox: 41cb85c56a93bd62bde9ffc5b50be249e3a1ae77c3cec106ea71b38c0ff94aa3\" id=9c5bd4f6-88b7-4fe9-ac35-bb6e4e0260d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217278 | controller |     "Jun 09 17:27:47.563168 crc crio[22095]: time=\"2026-06-09T17:27:47.560375286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.217293 | controller |     "Jun 09 17:27:47.566966 crc crio[22095]: time=\"2026-06-09T17:27:47.564507612Z\" level=info msg=\"Stopping pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=03f352fc-54d1-4746-a619-6846f31c2d6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217307 | controller |     "Jun 09 17:27:47.566966 crc crio[22095]: time=\"2026-06-09T17:27:47.564615325Z\" level=info msg=\"Stopped pod sandbox (already stopped): a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=03f352fc-54d1-4746-a619-6846f31c2d6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217325 | controller |     "Jun 09 17:27:47.566966 crc crio[22095]: time=\"2026-06-09T17:27:47.565620201Z\" level=info msg=\"Removing pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=1aae67c5-1f17-48f6-b152-65ee67310f6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217442 | controller |     "Jun 09 17:27:47.644228 crc crio[22095]: time=\"2026-06-09T17:27:47.643641382Z\" level=info msg=\"Removed container 25c4ee1f945c4a6f5fac28a6453ef8cda429382021f9eb1b2fbea25c4d4cc94d: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=940074ea-2b28-4b10-8b83-31332964c441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217459 | controller |     "Jun 09 17:27:47.650632 crc crio[22095]: time=\"2026-06-09T17:27:47.650536669Z\" level=info msg=\"Removing container: 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91\" id=a53fe851-3289-4477-8ae0-07768b05ba2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217473 | controller |     "Jun 09 17:27:47.711872 crc crio[22095]: time=\"2026-06-09T17:27:47.711812771Z\" level=info msg=\"Removed pod sandbox: a15e24ebd122437e9e053d7d549e181bd1e6bc672f8bbb527ac4e99ff6f1a584\" id=1aae67c5-1f17-48f6-b152-65ee67310f6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217488 | controller |     "Jun 09 17:27:47.723576 crc crio[22095]: time=\"2026-06-09T17:27:47.718659627Z\" level=info msg=\"Stopping pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=19d493f7-d5fb-4785-9d43-ce8bf3efdc09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217502 | controller |     "Jun 09 17:27:47.723576 crc crio[22095]: time=\"2026-06-09T17:27:47.71877094Z\" level=info msg=\"Stopped pod sandbox (already stopped): edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=19d493f7-d5fb-4785-9d43-ce8bf3efdc09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217517 | controller |     "Jun 09 17:27:47.725875 crc crio[22095]: time=\"2026-06-09T17:27:47.725578494Z\" level=info msg=\"Removing pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=5594717c-9a8b-40a7-b0c4-b991751b0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217532 | controller |     "Jun 09 17:27:47.789059 crc crio[22095]: time=\"2026-06-09T17:27:47.788697674Z\" level=info msg=\"Removed pod sandbox: edc829bf3c11aebf4dc49083963c442b7f1f47b2da2f12856c0c4ed84ae9fba2\" id=5594717c-9a8b-40a7-b0c4-b991751b0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217546 | controller |     "Jun 09 17:27:47.807379 crc crio[22095]: time=\"2026-06-09T17:27:47.807146557Z\" level=info msg=\"Stopping pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e87ef0-3d2c-4b8f-8ebf-0f8738d45106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217561 | controller |     "Jun 09 17:27:47.807379 crc crio[22095]: time=\"2026-06-09T17:27:47.807291471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=69e87ef0-3d2c-4b8f-8ebf-0f8738d45106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217576 | controller |     "Jun 09 17:27:47.811015 crc crio[22095]: time=\"2026-06-09T17:27:47.810446311Z\" level=info msg=\"Removing pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=792441c4-d33b-4053-a217-607fbef79a93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217591 | controller |     "Jun 09 17:27:47.964433 crc crio[22095]: time=\"2026-06-09T17:27:47.963561009Z\" level=info msg=\"Removed container 822b4b8adecf51039a060cbc7d487eaccdbc3352a0f0b7e416436ea2e8b3cd91: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a53fe851-3289-4477-8ae0-07768b05ba2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217612 | controller |     "Jun 09 17:27:47.978498 crc crio[22095]: time=\"2026-06-09T17:27:47.978274307Z\" level=info msg=\"Removing container: 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688\" id=a342e8ab-c3fd-460b-b6ed-2b4ffbfd74cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217628 | controller |     "Jun 09 17:27:48.097015 crc crio[22095]: time=\"2026-06-09T17:27:48.095908485Z\" level=info msg=\"Removed pod sandbox: 9c06c2d2a6e9a6f8a404fe3313c8bdd73a9f1c9330e8f38e50839e35399acfeb\" id=792441c4-d33b-4053-a217-607fbef79a93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217643 | controller |     "Jun 09 17:27:48.104996 crc crio[22095]: time=\"2026-06-09T17:27:48.101553039Z\" level=info msg=\"Stopping pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=e3da43a2-fefc-4327-be9a-d99e17e601d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217658 | controller |     "Jun 09 17:27:48.104996 crc crio[22095]: time=\"2026-06-09T17:27:48.103594772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=e3da43a2-fefc-4327-be9a-d99e17e601d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217673 | controller |     "Jun 09 17:27:48.123000 crc crio[22095]: time=\"2026-06-09T17:27:48.121793499Z\" level=info msg=\"Removing pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=3d725c90-6d9f-4f8d-9e7f-eb39d6758559 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217688 | controller |     "Jun 09 17:27:48.184564 crc crio[22095]: time=\"2026-06-09T17:27:48.184464516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.217703 | controller |     "Jun 09 17:27:48.196105 crc crio[22095]: time=\"2026-06-09T17:27:48.196018003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.217718 | controller |     "Jun 09 17:27:48.256868 crc crio[22095]: time=\"2026-06-09T17:27:48.256764351Z\" level=info msg=\"Removed pod sandbox: 6cbddce2c92dc35bce33ed1f7d0b9399b8336944b0b2ad4cc05c73304b444e74\" id=3d725c90-6d9f-4f8d-9e7f-eb39d6758559 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217733 | controller |     "Jun 09 17:27:48.266487 crc crio[22095]: time=\"2026-06-09T17:27:48.266367647Z\" level=info msg=\"Stopping pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=99496a68-c264-47cd-a5d2-6f396b6b86a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217748 | controller |     "Jun 09 17:27:48.266487 crc crio[22095]: time=\"2026-06-09T17:27:48.26649031Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=99496a68-c264-47cd-a5d2-6f396b6b86a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217762 | controller |     "Jun 09 17:27:48.271339 crc crio[22095]: time=\"2026-06-09T17:27:48.271225942Z\" level=info msg=\"Removing pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=f83c899c-473c-4315-a6d9-1df770179bc1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217777 | controller |     "Jun 09 17:27:48.290880 crc crio[22095]: time=\"2026-06-09T17:27:48.290775763Z\" level=info msg=\"Removed container 8258a32df92059b84e3b83e7fab19502321c394684a6e601c32a812a50a1c688: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=a342e8ab-c3fd-460b-b6ed-2b4ffbfd74cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217795 | controller |     "Jun 09 17:27:48.310604 crc crio[22095]: time=\"2026-06-09T17:27:48.310355926Z\" level=info msg=\"Removing container: 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e\" id=c84557b4-900f-415c-ba5b-be1283ee7dcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.217810 | controller |     "Jun 09 17:27:48.337000 crc crio[22095]: time=\"2026-06-09T17:27:48.336848115Z\" level=info msg=\"Removed pod sandbox: bd4306e2f605aa59b1ba1cf09a507158b19366c185f5f6adbe1b1259d842f133\" id=f83c899c-473c-4315-a6d9-1df770179bc1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217825 | controller |     "Jun 09 17:27:48.339183 crc crio[22095]: time=\"2026-06-09T17:27:48.339013601Z\" level=info msg=\"Stopping pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=c3cde5a3-8ee5-4a95-b998-cde07791a583 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217841 | controller |     "Jun 09 17:27:48.339423 crc crio[22095]: time=\"2026-06-09T17:27:48.339318959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=c3cde5a3-8ee5-4a95-b998-cde07791a583 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217874 | controller |     "Jun 09 17:27:48.340857 crc crio[22095]: time=\"2026-06-09T17:27:48.340617872Z\" level=info msg=\"Removing pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=9ab820e3-908f-4e94-b767-6c3540b05961 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217891 | controller |     "Jun 09 17:27:48.519669 crc crio[22095]: time=\"2026-06-09T17:27:48.518103345Z\" level=info msg=\"Removed pod sandbox: 0226c361a98c916675cc8d8c853de1f0fb709ae9a9473fc252b060d118c3acd2\" id=9ab820e3-908f-4e94-b767-6c3540b05961 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217906 | controller |     "Jun 09 17:27:48.523978 crc crio[22095]: time=\"2026-06-09T17:27:48.523177565Z\" level=info msg=\"Stopping pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=64d6efb6-3b2b-4921-acc8-ddf976498686 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217921 | controller |     "Jun 09 17:27:48.523978 crc crio[22095]: time=\"2026-06-09T17:27:48.523338369Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=64d6efb6-3b2b-4921-acc8-ddf976498686 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.217936 | controller |     "Jun 09 17:27:48.524276 crc crio[22095]: time=\"2026-06-09T17:27:48.524007057Z\" level=info msg=\"Created container 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=df46d0cc-647a-4450-8899-527c5b0a0d38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.217951 | controller |     "Jun 09 17:27:48.526740 crc crio[22095]: time=\"2026-06-09T17:27:48.526661385Z\" level=info msg=\"Removing pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=c4bd54a9-46d1-4fac-9127-6ee56fb1c483 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.217965 | controller |     "Jun 09 17:27:48.527628 crc crio[22095]: time=\"2026-06-09T17:27:48.527282991Z\" level=info msg=\"Starting container: 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355\" id=8ba86b1c-a0dc-4bf0-a4af-94bb0a59f2cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.217980 | controller |     "Jun 09 17:27:48.553206 crc crio[22095]: time=\"2026-06-09T17:27:48.540160881Z\" level=info msg=\"Started container\" PID=258347 containerID=9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=8ba86b1c-a0dc-4bf0-a4af-94bb0a59f2cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.217999 | controller |     "Jun 09 17:27:48.586178 crc crio[22095]: time=\"2026-06-09T17:27:48.585086513Z\" level=info msg=\"Removed pod sandbox: 88a6ce447075717e169071e64b8c450449cf67441280df7ae038eb98c27a0766\" id=c4bd54a9-46d1-4fac-9127-6ee56fb1c483 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218014 | controller |     "Jun 09 17:27:48.589981 crc crio[22095]: time=\"2026-06-09T17:27:48.587897646Z\" level=info msg=\"Stopping pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=c9878549-82b7-44c8-a822-2a199b0db3fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218029 | controller |     "Jun 09 17:27:48.589981 crc crio[22095]: time=\"2026-06-09T17:27:48.58806234Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=c9878549-82b7-44c8-a822-2a199b0db3fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218044 | controller |     "Jun 09 17:27:48.589981 crc crio[22095]: time=\"2026-06-09T17:27:48.588658395Z\" level=info msg=\"Removing pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=31f018cd-a3ed-4ab1-9282-32ad03f71944 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218058 | controller |     "Jun 09 17:27:48.744000 crc crio[22095]: time=\"2026-06-09T17:27:48.74244669Z\" level=info msg=\"Removed container 28eb8bf88a53a83602660d207f01ded30409f52a456bfc2aebade8e4b3696d1e: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=c84557b4-900f-415c-ba5b-be1283ee7dcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.218073 | controller |     "Jun 09 17:27:48.752311 crc crio[22095]: time=\"2026-06-09T17:27:48.75138521Z\" level=info msg=\"Removing container: a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8\" id=92b598e0-e9ad-4a56-97ae-973e9e280bb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.218088 | controller |     "Jun 09 17:27:48.845995 crc crio[22095]: time=\"2026-06-09T17:27:48.842735623Z\" level=info msg=\"Removed pod sandbox: f9dbd42f4304e60f06f00adb4d7cf6fc68f20b07b0e16beb363730d4033ce120\" id=31f018cd-a3ed-4ab1-9282-32ad03f71944 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218103 | controller |     "Jun 09 17:27:48.861990 crc crio[22095]: time=\"2026-06-09T17:27:48.859203005Z\" level=info msg=\"Stopping pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=0ed60d8c-c263-4930-8d42-c1aae9e81175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218118 | controller |     "Jun 09 17:27:48.861990 crc crio[22095]: time=\"2026-06-09T17:27:48.859322409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=0ed60d8c-c263-4930-8d42-c1aae9e81175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218132 | controller |     "Jun 09 17:27:48.861990 crc crio[22095]: time=\"2026-06-09T17:27:48.860601971Z\" level=info msg=\"Removing pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=3577bb5e-bc87-4530-a020-3b4d9a014087 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218147 | controller |     "Jun 09 17:27:48.941002 crc crio[22095]: time=\"2026-06-09T17:27:48.939881855Z\" level=info msg=\"Removed container a94460e177511ee0589ca5d8e088f05e214fa35d79e108002457aa92e7a417a8: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=92b598e0-e9ad-4a56-97ae-973e9e280bb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.218162 | controller |     "Jun 09 17:27:48.987985 crc crio[22095]: time=\"2026-06-09T17:27:48.984589382Z\" level=info msg=\"Removing container: f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788\" id=f388cd80-19af-4316-a122-84158f09fc58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.218180 | controller |     "Jun 09 17:27:49.052068 crc crio[22095]: time=\"2026-06-09T17:27:49.051211211Z\" level=info msg=\"Removed pod sandbox: 05104ac1f6de112d7c24899acea12307372f9162d9561300fe9f839714d988c2\" id=3577bb5e-bc87-4530-a020-3b4d9a014087 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218196 | controller |     "Jun 09 17:27:49.053278 crc crio[22095]: time=\"2026-06-09T17:27:49.052701559Z\" level=info msg=\"Stopping pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=03b3d207-038a-471f-99f8-aefd1c281684 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218210 | controller |     "Jun 09 17:27:49.053278 crc crio[22095]: time=\"2026-06-09T17:27:49.052748871Z\" level=info msg=\"Stopped pod sandbox (already stopped): eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=03b3d207-038a-471f-99f8-aefd1c281684 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218225 | controller |     "Jun 09 17:27:49.053278 crc crio[22095]: time=\"2026-06-09T17:27:49.053071189Z\" level=info msg=\"Removing pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=3d6d85c9-643b-4bcb-ba85-cd4639ae42b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218240 | controller |     "Jun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.15603577Z\" level=info msg=\"Removed pod sandbox: eab9270de2d692cb8a77ea063394ba19c44050b2a9784372e1dfd4f612193fea\" id=3d6d85c9-643b-4bcb-ba85-cd4639ae42b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218254 | controller |     "Jun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.157290612Z\" level=info msg=\"Stopping pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=a4f70db0-9cb5-48f9-ba0b-a7d5340ee2f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218269 | controller |     "Jun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.157360924Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=a4f70db0-9cb5-48f9-ba0b-a7d5340ee2f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218283 | controller |     "Jun 09 17:27:49.159006 crc crio[22095]: time=\"2026-06-09T17:27:49.158230786Z\" level=info msg=\"Removing pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=e46c1f3c-5708-44f0-a817-434281e4b482 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218298 | controller |     "Jun 09 17:27:49.285199 crc crio[22095]: time=\"2026-06-09T17:27:49.284060474Z\" level=info msg=\"Removed container f5c99e4d694c2b3b867e9fb7491f6da3869b9ca85673957d456abad07a6f4788: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=f388cd80-19af-4316-a122-84158f09fc58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.218313 | controller |     "Jun 09 17:27:49.297988 crc crio[22095]: time=\"2026-06-09T17:27:49.297663243Z\" level=info msg=\"Removing container: 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe\" id=86e6bbe9-5909-44f9-89fb-d319e21c6915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.218327 | controller |     "Jun 09 17:27:51.972288 crc crio[22095]: time=\"2026-06-09T17:27:51.971045784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=979e4c41-70c0-46f8-a9be-40812ddd5e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218342 | controller |     "Jun 09 17:27:52.308029 crc crio[22095]: time=\"2026-06-09T17:27:52.307877994Z\" level=info msg=\"Cleaning up stale resource k8s_cinder-scheduler_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\"",
2026-06-09 17:40:44.218357 | controller |     "Jun 09 17:27:52.308312 crc crio[22095]: time=\"2026-06-09T17:27:52.308008978Z\" level=info msg=\"createCtr: removing container ID 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from runtime\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218380 | controller |     "Jun 09 17:27:52.332648 crc crio[22095]: time=\"2026-06-09T17:27:52.332498476Z\" level=info msg=\"createCtr: deleting container ID 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from idIndex\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218395 | controller |     "Jun 09 17:27:52.332648 crc crio[22095]: time=\"2026-06-09T17:27:52.332622989Z\" level=info msg=\"createCtr: removing container 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218410 | controller |     "Jun 09 17:27:52.332801 crc crio[22095]: time=\"2026-06-09T17:27:52.33267764Z\" level=info msg=\"createCtr: deleting container 7669a421165bc99ccc90aebc380c56bdac9ee755a8c51201a9d367077a731ee8 from storage\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218424 | controller |     "Jun 09 17:27:53.955809 crc crio[22095]: time=\"2026-06-09T17:27:53.954612859Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=723a7cf9-6280-4011-94c8-429a5ec51932 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.218439 | controller |     "Jun 09 17:27:53.965508 crc crio[22095]: time=\"2026-06-09T17:27:53.965417076Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-09 17:40:44.218454 | controller |     "Jun 09 17:27:54.956718 crc crio[22095]: time=\"2026-06-09T17:27:54.956305894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d1f90e73-84f3-4f53-9262-33bff42115a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218469 | controller |     "Jun 09 17:27:54.978466 crc crio[22095]: time=\"2026-06-09T17:27:54.978390701Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8e9c6348-c9a2-42ff-b534-609c3b098604 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.218484 | controller |     "Jun 09 17:27:54.983066 crc crio[22095]: time=\"2026-06-09T17:27:54.982379523Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 17:40:44.218499 | controller |     "Jun 09 17:27:56.952984 crc crio[22095]: time=\"2026-06-09T17:27:56.95275926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d2fc0ac-2024-4b5c-b24a-d19c17595311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218514 | controller |     "Jun 09 17:27:57.032128 crc crio[22095]: time=\"2026-06-09T17:27:57.031315245Z\" level=info msg=\"Stopping container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6 (timeout: 2s)\" id=c2e139b1-bc72-4ae4-a999-deb415f3e819 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.218529 | controller |     "Jun 09 17:27:57.575016 crc crio[22095]: time=\"2026-06-09T17:27:57.574752796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4cdd0a4a-71b4-43bc-987c-5e0ee86e0fa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218544 | controller |     "Jun 09 17:27:57.575466 crc crio[22095]: time=\"2026-06-09T17:27:57.574960721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9803d70f-14a3-4ed6-bc17-7bf3719d5e24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218562 | controller |     "Jun 09 17:27:57.599742 crc crio[22095]: time=\"2026-06-09T17:27:57.599563302Z\" level=info msg=\"Removed pod sandbox: 39aa11c757e67c632d491a63141b5d7b229394280bd9057680bb654b22079960\" id=e46c1f3c-5708-44f0-a817-434281e4b482 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218577 | controller |     "Jun 09 17:27:57.601309 crc crio[22095]: time=\"2026-06-09T17:27:57.601112182Z\" level=info msg=\"Stopping pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=5b43b958-75fa-4879-a65c-e651b67c9604 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218592 | controller |     "Jun 09 17:27:57.601627 crc crio[22095]: time=\"2026-06-09T17:27:57.601530783Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=5b43b958-75fa-4879-a65c-e651b67c9604 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218607 | controller |     "Jun 09 17:27:57.606376 crc crio[22095]: time=\"2026-06-09T17:27:57.606234984Z\" level=info msg=\"Removing pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=f45a0367-dcfb-41ce-8e66-0c936165d153 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.218622 | controller |     "Jun 09 17:27:57.611671 crc crio[22095]: time=\"2026-06-09T17:27:57.610886273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=944f2ce5-8bf2-4bfa-8079-5d1fd825909f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218637 | controller |     "Jun 09 17:27:57.613398 crc crio[22095]: time=\"2026-06-09T17:27:57.613312725Z\" level=info msg=\"Creating container: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=92a589fe-6d05-48eb-8e73-f7de2eb937f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218652 | controller |     "Jun 09 17:27:57.614507 crc crio[22095]: time=\"2026-06-09T17:27:57.614419434Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=64f2fb35-f9dd-4b45-927c-f0bfbe932ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218667 | controller |     "Jun 09 17:27:57.688323 crc crio[22095]: time=\"2026-06-09T17:27:57.688168175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.218682 | controller |     "Jun 09 17:27:57.689091 crc crio[22095]: time=\"2026-06-09T17:27:57.688684859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.218697 | controller |     "Jun 09 17:27:57.693610 crc crio[22095]: time=\"2026-06-09T17:27:57.693522593Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=3247f08d-3f65-4975-a1a8-7b7b23d44c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218712 | controller |     "Jun 09 17:27:57.698654 crc crio[22095]: time=\"2026-06-09T17:27:57.696333235Z\" level=info msg=\"Stopped container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api\" id=50473f0f-80ea-40c9-b2b1-007deb6a95ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.218727 | controller |     "Jun 09 17:27:57.698654 crc crio[22095]: time=\"2026-06-09T17:27:57.69846934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=93bda635-9565-4180-be21-9a0e71c0471e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218742 | controller |     "Jun 09 17:27:57.914271 crc crio[22095]: time=\"2026-06-09T17:27:57.913529956Z\" level=info msg=\"createCtr: releasing container name k8s_cinder-scheduler_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\" id=5f857d7d-7e0a-4116-a16e-162cea5d1bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218760 | controller |     "Jun 09 17:27:57.914271 crc crio[22095]: time=\"2026-06-09T17:27:57.913628418Z\" level=info msg=\"Cleaning up stale resource k8s_glance-httpd_glance-default-external-api-0_openstack_b9968ed5-a24b-466e-b865-3e2cd2727f20_0\"",
2026-06-09 17:40:44.218775 | controller |     "Jun 09 17:27:57.914271 crc crio[22095]: time=\"2026-06-09T17:27:57.913659089Z\" level=info msg=\"createCtr: removing container ID f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from runtime\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218790 | controller |     "Jun 09 17:27:57.914643 crc crio[22095]: time=\"2026-06-09T17:27:57.91449037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.218805 | controller |     "Jun 09 17:27:57.933038 crc crio[22095]: time=\"2026-06-09T17:27:57.932036601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f0aa1062-a974-45ff-b03c-4737e074dba7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.218820 | controller |     "Jun 09 17:27:57.963706 crc crio[22095]: time=\"2026-06-09T17:27:57.963323433Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0b1f1dc3-6062-4379-9ee7-bdd356602a36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218835 | controller |     "Jun 09 17:27:57.964881 crc crio[22095]: time=\"2026-06-09T17:27:57.964798901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.218864 | controller |     "Jun 09 17:27:58.041765 crc crio[22095]: time=\"2026-06-09T17:27:58.041517169Z\" level=info msg=\"Stopped container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=c2e139b1-bc72-4ae4-a999-deb415f3e819 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.218884 | controller |     "Jun 09 17:27:58.042555 crc crio[22095]: time=\"2026-06-09T17:27:58.042200027Z\" level=info msg=\"Stopped container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api\" id=ea176906-0bce-4b8f-b1ba-009970a7892a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.218900 | controller |     "Jun 09 17:27:58.046832 crc crio[22095]: time=\"2026-06-09T17:27:58.04623225Z\" level=info msg=\"Stopping pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=9c74b937-4bb6-4883-b190-f6a559d1ec8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.218915 | controller |     "Jun 09 17:27:58.047863 crc crio[22095]: time=\"2026-06-09T17:27:58.047832721Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t2p5l Namespace:openshift-marketplace ID:996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f UID:ee944845-43b1-4398-8d7e-d9fabf0fb328 NetNS:/var/run/netns/3847bf20-d3a9-475e-afc7-add86e3f6134 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee944845_43b1_4398_8d7e_d9fabf0fb328.slice PodAnnotations:0xc002ab20a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.218930 | controller |     "Jun 09 17:27:58.049693 crc crio[22095]: time=\"2026-06-09T17:27:58.049400351Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-t2p5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.218946 | controller |     "Jun 09 17:27:58.058430 crc crio[22095]: time=\"2026-06-09T17:27:58.058280459Z\" level=info msg=\"createCtr: deleting container ID f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from idIndex\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218965 | controller |     "Jun 09 17:27:58.059710 crc crio[22095]: time=\"2026-06-09T17:27:58.058524925Z\" level=info msg=\"createCtr: removing container f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218981 | controller |     "Jun 09 17:27:58.059710 crc crio[22095]: time=\"2026-06-09T17:27:58.05910382Z\" level=info msg=\"createCtr: deleting container f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23 from storage\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.218996 | controller |     "Jun 09 17:27:58.062492 crc crio[22095]: time=\"2026-06-09T17:27:58.062446826Z\" level=info msg=\"Removed pod sandbox: bcf4cef5ccb9cbb3bc301382233f16b8e6f526a49a905cffba5417c559f4a925\" id=f45a0367-dcfb-41ce-8e66-0c936165d153 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.219011 | controller |     "Jun 09 17:27:58.065708 crc crio[22095]: time=\"2026-06-09T17:27:58.064760525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b2d77cdd-a2f2-40f7-a40a-39b5a68fc191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219027 | controller |     "Jun 09 17:27:58.067650 crc crio[22095]: time=\"2026-06-09T17:27:58.06650719Z\" level=info msg=\"Stopping pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=9d7fcfc4-4395-4723-8f72-fe6eb7fe067a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.219041 | controller |     "Jun 09 17:27:58.068492 crc crio[22095]: time=\"2026-06-09T17:27:58.068351887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=9d7fcfc4-4395-4723-8f72-fe6eb7fe067a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.219055 | controller |     "Jun 09 17:27:58.071069 crc crio[22095]: time=\"2026-06-09T17:27:58.070877792Z\" level=info msg=\"Removing pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=3fa87ff1-c8b6-4470-b9ae-732103a3a1b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.219070 | controller |     "Jun 09 17:27:58.074786 crc crio[22095]: time=\"2026-06-09T17:27:58.073096319Z\" level=error msg=\"Failed to update container state for f28fd186d2854f064f431d0590136daf45b91f917c8cb48deae65eed62ba1c23: stdout: , stderr: \"",
2026-06-09 17:40:44.219085 | controller |     "Jun 09 17:27:58.080232 crc crio[22095]: time=\"2026-06-09T17:27:58.080124599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8f234189-8066-4e5f-a77d-389f57987132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219099 | controller |     "Jun 09 17:27:58.100815 crc crio[22095]: time=\"2026-06-09T17:27:58.10043042Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=a3b85d8f-3c2b-4c23-b9f1-5afefec5e2bd name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.219114 | controller |     "Jun 09 17:27:58.102476 crc crio[22095]: time=\"2026-06-09T17:27:58.102403931Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=54b16efa-2068-43dc-8463-9dc857701686 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219129 | controller |     "Jun 09 17:27:58.110532 crc crio[22095]: time=\"2026-06-09T17:27:58.110396756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=1b7c23ca-1acd-46c0-aca2-f8c23a61cead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219147 | controller |     "Jun 09 17:27:58.111544 crc crio[22095]: time=\"2026-06-09T17:27:58.110503989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=722d14b9-af72-4398-a98c-0ff7670c189b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219162 | controller |     "Jun 09 17:27:58.167819 crc crio[22095]: time=\"2026-06-09T17:27:58.167692116Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5ada4594-1395-409f-a34e-309f9c983da8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219177 | controller |     "Jun 09 17:27:58.180624 crc crio[22095]: time=\"2026-06-09T17:27:58.180531175Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=26a68f65-16d1-4f74-816b-2683a573fcfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219191 | controller |     "Jun 09 17:27:58.295098 crc crio[22095]: time=\"2026-06-09T17:27:58.294483238Z\" level=info msg=\"createCtr: releasing container name k8s_glance-httpd_glance-default-external-api-0_openstack_b9968ed5-a24b-466e-b865-3e2cd2727f20_0\" id=525780c2-4202-417c-addd-fd78245bfee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219206 | controller |     "Jun 09 17:27:58.295098 crc crio[22095]: time=\"2026-06-09T17:27:58.295083954Z\" level=info msg=\"Cleaning up stale resource k8s_ovn-northd_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\"",
2026-06-09 17:40:44.219221 | controller |     "Jun 09 17:27:58.295098 crc crio[22095]: time=\"2026-06-09T17:27:58.295105744Z\" level=info msg=\"createCtr: removing container ID d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from runtime\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219236 | controller |     "Jun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.315647961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219251 | controller |     "Jun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.316012961Z\" level=info msg=\"createCtr: deleting container ID d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from idIndex\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219273 | controller |     "Jun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.316120083Z\" level=info msg=\"createCtr: removing container d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219332 | controller |     "Jun 09 17:27:58.316765 crc crio[22095]: time=\"2026-06-09T17:27:58.316216276Z\" level=info msg=\"createCtr: deleting container d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7 from storage\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219352 | controller |     "Jun 09 17:27:58.322374 crc crio[22095]: time=\"2026-06-09T17:27:58.322288772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8367becd-7f62-48ec-addc-f9e2ca984d1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219367 | controller |     "Jun 09 17:27:58.325288 crc crio[22095]: time=\"2026-06-09T17:27:58.323744299Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=137328d5-15c9-405d-956f-ad57e28f384b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219386 | controller |     "Jun 09 17:27:58.329672 crc crio[22095]: time=\"2026-06-09T17:27:58.329610809Z\" level=error msg=\"Failed to update container state for d909a3b287a17cc2db07aebbb6bed45ed739620335e30dbe4bdea08d971fb8a7: stdout: , stderr: \"",
2026-06-09 17:40:44.219401 | controller |     "Jun 09 17:27:58.364873 crc crio[22095]: time=\"2026-06-09T17:27:58.36470783Z\" level=info msg=\"Removed container 641d8a26c87efca60b5c1284094a98cc4079f2b8a39e6c8ac7759147ecb58ffe: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=86e6bbe9-5909-44f9-89fb-d319e21c6915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.219416 | controller |     "Jun 09 17:27:58.366390 crc crio[22095]: time=\"2026-06-09T17:27:58.366159417Z\" level=warning msg=\"error reserving ctr name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 for id 65769a71bdf3c942391ed4865172361eb4f574e7cd3dd7704a16a27e60636b7e: name is reserved\"",
2026-06-09 17:40:44.219431 | controller |     "Jun 09 17:27:58.366390 crc crio[22095]: time=\"2026-06-09T17:27:58.366316621Z\" level=info msg=\"Creation of container k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1 not yet finished. Currently at stage unknown. Waiting up to 5m59.955875598s for it to finish\" id=137328d5-15c9-405d-956f-ad57e28f384b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219446 | controller |     "Jun 09 17:27:58.374778 crc crio[22095]: time=\"2026-06-09T17:27:58.374689086Z\" level=info msg=\"Removing container: c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82\" id=498625f4-9b59-4987-9bb1-a3eae74f49d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.219461 | controller |     "Jun 09 17:27:58.380854 crc crio[22095]: time=\"2026-06-09T17:27:58.380761682Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=38ac03b4-5539-4df0-bad6-80d2929b1f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219475 | controller |     "Jun 09 17:27:58.387706 crc crio[22095]: time=\"2026-06-09T17:27:58.387600647Z\" level=warning msg=\"error reserving ctr name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 for id 5021204a766806f987e16f7096572fd252319d99c69a3ea883955d3c915d597a: name is reserved\"",
2026-06-09 17:40:44.219490 | controller |     "Jun 09 17:27:58.387706 crc crio[22095]: time=\"2026-06-09T17:27:58.387690749Z\" level=info msg=\"Creation of container k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1 not yet finished. Currently at stage unknown. Waiting up to 5m59.992450596s for it to finish\" id=38ac03b4-5539-4df0-bad6-80d2929b1f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219505 | controller |     "Jun 09 17:27:58.687887 crc crio[22095]: time=\"2026-06-09T17:27:58.686837334Z\" level=info msg=\"Stopping container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa (timeout: 30s)\" id=a76b25fe-43b1-4d03-a36a-a0b5ecdd1213 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.219519 | controller |     "Jun 09 17:27:58.750978 crc crio[22095]: time=\"2026-06-09T17:27:58.748175817Z\" level=info msg=\"createCtr: releasing container name k8s_ovn-northd_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\" id=5205634b-ab09-4aa8-bfd1-cf9a8e0b2e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219534 | controller |     "Jun 09 17:27:58.750978 crc crio[22095]: time=\"2026-06-09T17:27:58.7482886Z\" level=info msg=\"Cleaning up stale resource k8s_glance-httpd_glance-default-internal-api-0_openstack_51e1a20b-ae70-48c2-936c-5d51fe84e370_0\"",
2026-06-09 17:40:44.219551 | controller |     "Jun 09 17:27:58.750978 crc crio[22095]: time=\"2026-06-09T17:27:58.748317251Z\" level=info msg=\"createCtr: removing container ID 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from runtime\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219566 | controller |     "Jun 09 17:27:58.841986 crc crio[22095]: time=\"2026-06-09T17:27:58.840769993Z\" level=info msg=\"createCtr: deleting container ID 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from idIndex\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219581 | controller |     "Jun 09 17:27:58.841986 crc crio[22095]: time=\"2026-06-09T17:27:58.840961877Z\" level=info msg=\"createCtr: removing container 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219596 | controller |     "Jun 09 17:27:58.841986 crc crio[22095]: time=\"2026-06-09T17:27:58.841124852Z\" level=info msg=\"createCtr: deleting container 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47 from storage\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219611 | controller |     "Jun 09 17:27:58.854503 crc crio[22095]: time=\"2026-06-09T17:27:58.854358851Z\" level=error msg=\"Failed to update container state for 36dcb6ad94758ec2bfef35fba3597ddc24595eca4ee6819afb3c29aaed05ad47: stdout: , stderr: \"",
2026-06-09 17:40:44.219625 | controller |     "Jun 09 17:27:58.914672 crc crio[22095]: time=\"2026-06-09T17:27:58.913443287Z\" level=info msg=\"Stopped container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata\" id=b3197420-e6b6-4235-a1e7-bd098c48e25d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.219640 | controller |     "Jun 09 17:27:58.922564 crc crio[22095]: time=\"2026-06-09T17:27:58.922267163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=127c0c3e-9663-4308-bdd0-3213e5be7c5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219655 | controller |     "Jun 09 17:27:58.938813 crc crio[22095]: time=\"2026-06-09T17:27:58.938719405Z\" level=info msg=\"Removed pod sandbox: 1176b7e6d8affdd61437805e627211041bc64c1d497cb6634ff8d733fdcf3283\" id=3fa87ff1-c8b6-4470-b9ae-732103a3a1b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.219669 | controller |     "Jun 09 17:27:58.941364 crc crio[22095]: time=\"2026-06-09T17:27:58.941192109Z\" level=info msg=\"Stopping pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=8bbde493-5c13-48c9-a295-c6becd9b7150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.219684 | controller |     "Jun 09 17:27:58.941458 crc crio[22095]: time=\"2026-06-09T17:27:58.941390864Z\" level=info msg=\"Stopped pod sandbox (already stopped): be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=8bbde493-5c13-48c9-a295-c6becd9b7150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.219698 | controller |     "Jun 09 17:27:58.943200 crc crio[22095]: time=\"2026-06-09T17:27:58.943114558Z\" level=info msg=\"Removing pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=9f7e894e-a031-4315-b7c5-06098b3d93d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.219713 | controller |     "Jun 09 17:27:58.960112 crc crio[22095]: time=\"2026-06-09T17:27:58.960067673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02d5ac63-9980-4514-ae16-87511ddf4884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219730 | controller |     "Jun 09 17:27:59.024675 crc crio[22095]: time=\"2026-06-09T17:27:59.024593388Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b9c6f71-fdd9-4e6e-938a-ebe9bf8df35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219745 | controller |     "Jun 09 17:27:59.031745 crc crio[22095]: time=\"2026-06-09T17:27:59.028703014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219760 | controller |     "Jun 09 17:27:59.038192 crc crio[22095]: time=\"2026-06-09T17:27:59.037792057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219775 | controller |     "Jun 09 17:27:59.044168 crc crio[22095]: time=\"2026-06-09T17:27:59.044069288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219790 | controller |     "Jun 09 17:27:59.046699 crc crio[22095]: time=\"2026-06-09T17:27:59.046666114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219805 | controller |     "Jun 09 17:27:59.051142 crc crio[22095]: time=\"2026-06-09T17:27:59.051019806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=76dc222c-eabc-4791-a4ff-321ca17285b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219820 | controller |     "Jun 09 17:27:59.077457 crc crio[22095]: time=\"2026-06-09T17:27:59.074362805Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=38f3a0b8-f793-4ea4-bf48-cec35c4280b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219835 | controller |     "Jun 09 17:27:59.077457 crc crio[22095]: time=\"2026-06-09T17:27:59.076448878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e63d59af-1f00-485d-ab50-1c8a310a34c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.219872 | controller |     "Jun 09 17:27:59.083076 crc crio[22095]: time=\"2026-06-09T17:27:59.082705139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219893 | controller |     "Jun 09 17:27:59.089776 crc crio[22095]: time=\"2026-06-09T17:27:59.087391749Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=88bf2066-adc7-4cb4-9eb4-4eb7c762b42b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219908 | controller |     "Jun 09 17:27:59.134599 crc crio[22095]: time=\"2026-06-09T17:27:59.134508008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219924 | controller |     "Jun 09 17:27:59.333871 crc crio[22095]: time=\"2026-06-09T17:27:59.33377762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.219939 | controller |     "Jun 09 17:27:59.343562 crc crio[22095]: time=\"2026-06-09T17:27:59.343495919Z\" level=info msg=\"createCtr: releasing container name k8s_glance-httpd_glance-default-internal-api-0_openstack_51e1a20b-ae70-48c2-936c-5d51fe84e370_0\" id=71f0f007-390e-44fc-80a6-02f4aedfd70d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219954 | controller |     "Jun 09 17:27:59.343858 crc crio[22095]: time=\"2026-06-09T17:27:59.343837878Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2\"",
2026-06-09 17:40:44.219972 | controller |     "Jun 09 17:27:59.344344 crc crio[22095]: time=\"2026-06-09T17:27:59.34431903Z\" level=info msg=\"createCtr: removing container ID 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from runtime\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.219988 | controller |     "Jun 09 17:27:59.363061 crc crio[22095]: time=\"2026-06-09T17:27:59.362750253Z\" level=info msg=\"Created container edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=64f2fb35-f9dd-4b45-927c-f0bfbe932ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220003 | controller |     "Jun 09 17:27:59.365396 crc crio[22095]: time=\"2026-06-09T17:27:59.365266708Z\" level=info msg=\"Starting container: edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd\" id=8af09398-c754-472a-a440-aaafa445d274 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.220018 | controller |     "Jun 09 17:27:59.381827 crc crio[22095]: time=\"2026-06-09T17:27:59.381692529Z\" level=info msg=\"Removed pod sandbox: be15fbe161eb6d228551e6df4065fb6ac792f71a9c564b37aba4256480cf0f38\" id=9f7e894e-a031-4315-b7c5-06098b3d93d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.220033 | controller |     "Jun 09 17:27:59.383101 crc crio[22095]: time=\"2026-06-09T17:27:59.38289938Z\" level=info msg=\"Stopping pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1b7f2b5f-0bae-44fc-abd1-4de99fdfeb15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220048 | controller |     "Jun 09 17:27:59.383101 crc crio[22095]: time=\"2026-06-09T17:27:59.383100715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1b7f2b5f-0bae-44fc-abd1-4de99fdfeb15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220064 | controller |     "Jun 09 17:27:59.384762 crc crio[22095]: time=\"2026-06-09T17:27:59.384445Z\" level=info msg=\"Removing pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1607322b-4d74-41cd-89b6-f5e5772f17ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.220078 | controller |     "Jun 09 17:27:59.389056 crc crio[22095]: time=\"2026-06-09T17:27:59.388480803Z\" level=info msg=\"Started container\" PID=259362 containerID=edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=8af09398-c754-472a-a440-aaafa445d274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.220094 | controller |     "Jun 09 17:27:59.394271 crc crio[22095]: time=\"2026-06-09T17:27:59.394116848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220109 | controller |     "Jun 09 17:27:59.418218 crc crio[22095]: time=\"2026-06-09T17:27:59.418109843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220124 | controller |     "Jun 09 17:27:59.423975 crc crio[22095]: time=\"2026-06-09T17:27:59.42382579Z\" level=info msg=\"createCtr: deleting container ID 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from idIndex\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220139 | controller |     "Jun 09 17:27:59.424307 crc crio[22095]: time=\"2026-06-09T17:27:59.424099277Z\" level=info msg=\"createCtr: removing container 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220158 | controller |     "Jun 09 17:27:59.424307 crc crio[22095]: time=\"2026-06-09T17:27:59.424167969Z\" level=info msg=\"createCtr: deleting container 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55 from storage\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220173 | controller |     "Jun 09 17:27:59.433669 crc crio[22095]: time=\"2026-06-09T17:27:59.433614131Z\" level=error msg=\"Failed to update container state for 8113471dafcb180ef419f6b3cac56ec938a230908a31504e849f472367cc5b55: stdout: , stderr: \"",
2026-06-09 17:40:44.220188 | controller |     "Jun 09 17:27:59.438964 crc crio[22095]: time=\"2026-06-09T17:27:59.43865462Z\" level=info msg=\"Stopped pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=9c74b937-4bb6-4883-b190-f6a559d1ec8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220217 | controller |     "Jun 09 17:27:59.439482 crc crio[22095]: time=\"2026-06-09T17:27:59.439380859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220233 | controller |     "Jun 09 17:27:59.447104 crc crio[22095]: time=\"2026-06-09T17:27:59.447017175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220248 | controller |     "Jun 09 17:27:59.552563 crc crio[22095]: time=\"2026-06-09T17:27:59.55245412Z\" level=info msg=\"Created container ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=3247f08d-3f65-4975-a1a8-7b7b23d44c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220262 | controller |     "Jun 09 17:27:59.568499 crc crio[22095]: time=\"2026-06-09T17:27:59.568332447Z\" level=info msg=\"Starting container: ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e\" id=f3b0d97d-d06c-4e37-ba9d-52d7ee758f5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.220277 | controller |     "Jun 09 17:27:59.605963 crc crio[22095]: time=\"2026-06-09T17:27:59.605507921Z\" level=info msg=\"Started container\" PID=259369 containerID=ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e description=openstack/ovn-controller-9kldd-config-5kdzx/ovn-config id=f3b0d97d-d06c-4e37-ba9d-52d7ee758f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2",
2026-06-09 17:40:44.220292 | controller |     "Jun 09 17:27:59.696216 crc crio[22095]: time=\"2026-06-09T17:27:59.694055142Z\" level=info msg=\"Created container 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=92a589fe-6d05-48eb-8e73-f7de2eb937f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220308 | controller |     "Jun 09 17:27:59.703511 crc crio[22095]: time=\"2026-06-09T17:27:59.703382611Z\" level=info msg=\"Starting container: 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23\" id=5b24dd1b-c8f6-4908-b1ad-738f1353095e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.220322 | controller |     "Jun 09 17:27:59.720326 crc crio[22095]: time=\"2026-06-09T17:27:59.720205863Z\" level=info msg=\"Created container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api\" id=26a68f65-16d1-4f74-816b-2683a573fcfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220337 | controller |     "Jun 09 17:27:59.722159 crc crio[22095]: time=\"2026-06-09T17:27:59.722118952Z\" level=info msg=\"Starting container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6\" id=9b90fad0-61e9-41a9-b97f-9b5a653651a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.220355 | controller |     "Jun 09 17:27:59.723905 crc crio[22095]: time=\"2026-06-09T17:27:59.723780935Z\" level=info msg=\"Started container\" PID=259381 containerID=0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23 description=openstack/ovn-controller-cfkth-config-hr8k4/ovn-config id=5b24dd1b-c8f6-4908-b1ad-738f1353095e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3",
2026-06-09 17:40:44.220371 | controller |     "Jun 09 17:27:59.737896 crc crio[22095]: time=\"2026-06-09T17:27:59.737819125Z\" level=info msg=\"Started container\" PID=259404 containerID=706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6 description=openstack/nova-api-0/nova-api-api id=9b90fad0-61e9-41a9-b97f-9b5a653651a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.220386 | controller |     "Jun 09 17:27:59.956485 crc crio[22095]: time=\"2026-06-09T17:27:59.956411672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d0ad467e-9147-4f54-a6c8-54457e47ff9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.220401 | controller |     "Jun 09 17:28:00.228664 crc crio[22095]: time=\"2026-06-09T17:28:00.224727115Z\" level=info msg=\"Stopping container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a (timeout: 30s)\" id=ae36bb8e-b9d6-4bd0-82a7-b729d284d250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.220416 | controller |     "Jun 09 17:28:00.703423 crc crio[22095]: time=\"2026-06-09T17:28:00.702609375Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683768-bbhsp/POD\" id=0efe3606-d0e7-4825-ae39-2b9db6949ded name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.220431 | controller |     "Jun 09 17:28:00.703745 crc crio[22095]: time=\"2026-06-09T17:28:00.703445346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220446 | controller |     "Jun 09 17:28:01.067777 crc crio[22095]: time=\"2026-06-09T17:28:01.067704531Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dtlb8/POD\" id=d9f5c1a9-51d8-42b9-9e1b-37fc37fff7af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.220460 | controller |     "Jun 09 17:28:01.068003 crc crio[22095]: time=\"2026-06-09T17:28:01.067813703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220475 | controller |     "Jun 09 17:28:01.422621 crc crio[22095]: time=\"2026-06-09T17:28:01.421777453Z\" level=info msg=\"Stopping pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=418f619d-541f-4982-ad1e-2ad131cdd0eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220490 | controller |     "Jun 09 17:28:01.423681 crc crio[22095]: time=\"2026-06-09T17:28:01.423586749Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-5kdzx Namespace:openstack ID:d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2 UID:97a36516-6a2a-4675-9279-c2cc4c66c145 NetNS:/var/run/netns/da351ddd-1fa3-421a-abef-0a6cf7c45f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97a36516_6a2a_4675_9279_c2cc4c66c145.slice PodAnnotations:0xc0012897e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.220505 | controller |     "Jun 09 17:28:01.424177 crc crio[22095]: time=\"2026-06-09T17:28:01.424092622Z\" level=info msg=\"Deleting pod openstack_ovn-controller-9kldd-config-5kdzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.220526 | controller |     "Jun 09 17:28:02.343482 crc crio[22095]: time=\"2026-06-09T17:28:02.341765083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f7597ceb-ccef-4c42-89e8-39b687381d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.220541 | controller |     "Jun 09 17:28:02.352466 crc crio[22095]: time=\"2026-06-09T17:28:02.352358175Z\" level=info msg=\"Stopped container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log\" id=ae36bb8e-b9d6-4bd0-82a7-b729d284d250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.220556 | controller |     "Jun 09 17:28:02.354062 crc crio[22095]: time=\"2026-06-09T17:28:02.353902915Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z56c4/extract-content\" id=1866e21e-d92b-43ea-ab3e-661697f92c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220571 | controller |     "Jun 09 17:28:02.355179 crc crio[22095]: time=\"2026-06-09T17:28:02.355117186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2c81a906-cccf-4285-a4fa-347bda1ba69f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.220585 | controller |     "Jun 09 17:28:02.378004 crc crio[22095]: time=\"2026-06-09T17:28:02.377816448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=21fc0256-34d6-46b3-b15e-fdd699c058a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.220600 | controller |     "Jun 09 17:28:02.404745 crc crio[22095]: time=\"2026-06-09T17:28:02.404614426Z\" level=info msg=\"Removed container c3900e415bdcd8ef49896f111c62c230d56da49f2514b62a7102776ffb415d82: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=498625f4-9b59-4987-9bb1-a3eae74f49d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.220614 | controller |     "Jun 09 17:28:02.427436 crc crio[22095]: time=\"2026-06-09T17:28:02.424859505Z\" level=info msg=\"Removing container: a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90\" id=df581391-4e86-4516-868b-6b3c9e20e756 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.220629 | controller |     "Jun 09 17:28:02.467626 crc crio[22095]: time=\"2026-06-09T17:28:02.467523959Z\" level=info msg=\"Stopping pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=d6e878af-533f-4914-bbdd-de8fceb3f616 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220644 | controller |     "Jun 09 17:28:02.471149 crc crio[22095]: time=\"2026-06-09T17:28:02.470377593Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cfkth-config-hr8k4 Namespace:openstack ID:4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3 UID:c83e6572-9dd1-46fd-afd5-13f661e3a336 NetNS:/var/run/netns/cec67bbe-fb7c-4ee4-b1c5-cd6cf96f7755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83e6572_9dd1_46fd_afd5_13f661e3a336.slice PodAnnotations:0xc0074a4618}] Aliases:map[]}\"",
2026-06-09 17:40:44.220659 | controller |     "Jun 09 17:28:02.471149 crc crio[22095]: time=\"2026-06-09T17:28:02.470683881Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cfkth-config-hr8k4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.220674 | controller |     "Jun 09 17:28:02.515296 crc crio[22095]: time=\"2026-06-09T17:28:02.515181602Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=e9553eb6-2988-4a51-99cf-be6409f1a850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220693 | controller |     "Jun 09 17:28:02.516528 crc crio[22095]: time=\"2026-06-09T17:28:02.516446295Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=960fa023-5ba8-47e7-b36e-dd6bb586a726 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220708 | controller |     "Jun 09 17:28:02.524459 crc crio[22095]: time=\"2026-06-09T17:28:02.524329587Z\" level=info msg=\"Stopped pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=418f619d-541f-4982-ad1e-2ad131cdd0eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220723 | controller |     "Jun 09 17:28:02.547259 crc crio[22095]: time=\"2026-06-09T17:28:02.54706686Z\" level=info msg=\"Removed pod sandbox: 044b07346b51692cdd699f5c8cd782422055174846aba38981a94f2e7fedd854\" id=1607322b-4d74-41cd-89b6-f5e5772f17ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.220738 | controller |     "Jun 09 17:28:02.547541 crc crio[22095]: time=\"2026-06-09T17:28:02.547109691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220753 | controller |     "Jun 09 17:28:02.548528 crc crio[22095]: time=\"2026-06-09T17:28:02.548415235Z\" level=info msg=\"Stopping pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=1733dbfc-fb3d-42ee-810a-9ea1d4e5368d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220768 | controller |     "Jun 09 17:28:02.548596 crc crio[22095]: time=\"2026-06-09T17:28:02.548555498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=1733dbfc-fb3d-42ee-810a-9ea1d4e5368d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.220783 | controller |     "Jun 09 17:28:02.549733 crc crio[22095]: time=\"2026-06-09T17:28:02.549593445Z\" level=info msg=\"Removing pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fd9ff4d9-6a3c-4764-bece-d318dd8005ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.220797 | controller |     "Jun 09 17:28:02.551711 crc crio[22095]: time=\"2026-06-09T17:28:02.551643887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220812 | controller |     "Jun 09 17:28:02.664778 crc crio[22095]: time=\"2026-06-09T17:28:02.664572944Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_neutron-db-create-nlst2_openstack_8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2_2\" id=8ca54449-b3c0-48b9-8ea1-6777ba5e57dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220827 | controller |     "Jun 09 17:28:02.665040 crc crio[22095]: time=\"2026-06-09T17:28:02.664873492Z\" level=info msg=\"Cleaning up stale resource k8s_setup-container_rabbitmq-cell1-server-0_openstack_109c6334-4aa7-444d-8006-a5d688f9422c_0\"",
2026-06-09 17:40:44.220842 | controller |     "Jun 09 17:28:02.665040 crc crio[22095]: time=\"2026-06-09T17:28:02.664898933Z\" level=info msg=\"createCtr: removing container ID e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from runtime\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220877 | controller |     "Jun 09 17:28:02.726282 crc crio[22095]: time=\"2026-06-09T17:28:02.725467607Z\" level=info msg=\"createCtr: deleting container ID e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from idIndex\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220894 | controller |     "Jun 09 17:28:02.726282 crc crio[22095]: time=\"2026-06-09T17:28:02.726214976Z\" level=info msg=\"createCtr: removing container e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220912 | controller |     "Jun 09 17:28:02.726599 crc crio[22095]: time=\"2026-06-09T17:28:02.726301968Z\" level=info msg=\"createCtr: deleting container e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32 from storage\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.220928 | controller |     "Jun 09 17:28:02.734499 crc crio[22095]: time=\"2026-06-09T17:28:02.734421806Z\" level=error msg=\"Failed to update container state for e83650f65d73f658f4578805184f6d00d72545bdf315cf54dd036ff9fcc9ad32: stdout: , stderr: \"",
2026-06-09 17:40:44.220943 | controller |     "Jun 09 17:28:02.736570 crc crio[22095]: time=\"2026-06-09T17:28:02.736486839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220959 | controller |     "Jun 09 17:28:02.743751 crc crio[22095]: time=\"2026-06-09T17:28:02.743618632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.220973 | controller |     "Jun 09 17:28:02.761527 crc crio[22095]: time=\"2026-06-09T17:28:02.761310776Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=723a7cf9-6280-4011-94c8-429a5ec51932 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.220988 | controller |     "Jun 09 17:28:02.762279 crc crio[22095]: time=\"2026-06-09T17:28:02.762168468Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=9fb9e865-3305-4994-8384-dd8ba3a5f8a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.221003 | controller |     "Jun 09 17:28:02.762504 crc crio[22095]: time=\"2026-06-09T17:28:02.762416564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221018 | controller |     "Jun 09 17:28:02.844881 crc crio[22095]: time=\"2026-06-09T17:28:02.844618193Z\" level=info msg=\"createCtr: releasing container name k8s_setup-container_rabbitmq-cell1-server-0_openstack_109c6334-4aa7-444d-8006-a5d688f9422c_0\" id=fa9ccbb0-4096-44d3-9dc5-e3db98329112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221032 | controller |     "Jun 09 17:28:02.844881 crc crio[22095]: time=\"2026-06-09T17:28:02.844702835Z\" level=info msg=\"Cleaning up stale resource k8s_probe_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\"",
2026-06-09 17:40:44.221048 | controller |     "Jun 09 17:28:02.844881 crc crio[22095]: time=\"2026-06-09T17:28:02.844720406Z\" level=info msg=\"createCtr: removing container ID 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from runtime\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221063 | controller |     "Jun 09 17:28:02.859122 crc crio[22095]: time=\"2026-06-09T17:28:02.859049373Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=92517cdf-fb51-4f5f-bde6-5b423a607d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.221078 | controller |     "Jun 09 17:28:02.873889 crc crio[22095]: time=\"2026-06-09T17:28:02.86787924Z\" level=info msg=\"createCtr: deleting container ID 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from idIndex\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221093 | controller |     "Jun 09 17:28:02.873889 crc crio[22095]: time=\"2026-06-09T17:28:02.873874914Z\" level=info msg=\"createCtr: removing container 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221111 | controller |     "Jun 09 17:28:02.874176 crc crio[22095]: time=\"2026-06-09T17:28:02.873963156Z\" level=info msg=\"createCtr: deleting container 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51 from storage\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221126 | controller |     "Jun 09 17:28:02.875988 crc crio[22095]: time=\"2026-06-09T17:28:02.875910096Z\" level=error msg=\"Failed to update container state for 20641c736a0e2db7c33d5885c358b04480e574ff448ea937ef652daf4ca92c51: stdout: , stderr: \"",
2026-06-09 17:40:44.221141 | controller |     "Jun 09 17:28:02.891860 crc crio[22095]: time=\"2026-06-09T17:28:02.891744632Z\" level=info msg=\"Removed pod sandbox: 5608ba4ea50ce4be09acd389411709f7334c14155f23fbfaecc3c6b7a28e1454\" id=fd9ff4d9-6a3c-4764-bece-d318dd8005ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221156 | controller |     "Jun 09 17:28:02.897676 crc crio[22095]: time=\"2026-06-09T17:28:02.897636443Z\" level=info msg=\"Stopping pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f80867ad-facd-4667-8918-e4e99a2af3dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221171 | controller |     "Jun 09 17:28:02.897884 crc crio[22095]: time=\"2026-06-09T17:28:02.897866579Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f80867ad-facd-4667-8918-e4e99a2af3dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221186 | controller |     "Jun 09 17:28:02.905703 crc crio[22095]: time=\"2026-06-09T17:28:02.898758762Z\" level=info msg=\"Removing pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f1185d45-2b22-4a66-86fa-a7adc6629941 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221201 | controller |     "Jun 09 17:28:03.002324 crc crio[22095]: time=\"2026-06-09T17:28:03.001669402Z\" level=info msg=\"Removed container a224a6bd6854fbf43e42bc91afaa309b947b8b4a08d1fe3c58b4ae4c878b1b90: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=df581391-4e86-4516-868b-6b3c9e20e756 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.221216 | controller |     "Jun 09 17:28:03.016469 crc crio[22095]: time=\"2026-06-09T17:28:03.016320608Z\" level=info msg=\"Removing container: 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63\" id=3f992910-e698-4dea-b491-330cea8b857a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.221230 | controller |     "Jun 09 17:28:03.034011 crc crio[22095]: time=\"2026-06-09T17:28:03.033271593Z\" level=info msg=\"Created container 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=88bf2066-adc7-4cb4-9eb4-4eb7c762b42b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221245 | controller |     "Jun 09 17:28:03.035546 crc crio[22095]: time=\"2026-06-09T17:28:03.035467309Z\" level=info msg=\"Starting container: 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4\" id=ef6ab5ac-8ec2-4947-be3d-2d007ae7677d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.221259 | controller |     "Jun 09 17:28:03.043427 crc crio[22095]: time=\"2026-06-09T17:28:03.043333231Z\" level=info msg=\"Started container\" PID=259871 containerID=1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=ef6ab5ac-8ec2-4947-be3d-2d007ae7677d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.221275 | controller |     "Jun 09 17:28:03.099423 crc crio[22095]: time=\"2026-06-09T17:28:03.098900536Z\" level=info msg=\"createCtr: releasing container name k8s_probe_cinder-scheduler-0_openstack_24018fd6-741a-446c-8ddd-ddb8abb6997a_0\" id=58a89f05-d053-43a2-a7ce-b77bb180a304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221292 | controller |     "Jun 09 17:28:03.099423 crc crio[22095]: time=\"2026-06-09T17:28:03.099105492Z\" level=info msg=\"Cleaning up stale resource k8s_oc_auto-csr-approver-29683748-msd68_openshift-infra_00bb5f8b-b9e1-488f-9180-597aad4ac6ff_0\"",
2026-06-09 17:40:44.221308 | controller |     "Jun 09 17:28:03.099423 crc crio[22095]: time=\"2026-06-09T17:28:03.099132162Z\" level=info msg=\"createCtr: removing container ID dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from runtime\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221323 | controller |     "Jun 09 17:28:03.155565 crc crio[22095]: time=\"2026-06-09T17:28:03.154189805Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.221338 | controller |     "Jun 09 17:28:03.155565 crc crio[22095]: time=\"2026-06-09T17:28:03.154284827Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683768-bbhsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.221352 | controller |     "Jun 09 17:28:03.185812 crc crio[22095]: time=\"2026-06-09T17:28:03.185715753Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=27c20748-212d-41dc-bece-8052fac37ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221367 | controller |     "Jun 09 17:28:03.199576 crc crio[22095]: time=\"2026-06-09T17:28:03.199441696Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00012aea8}] Aliases:map[]}\"",
2026-06-09 17:40:44.221383 | controller |     "Jun 09 17:28:03.199576 crc crio[22095]: time=\"2026-06-09T17:28:03.199525088Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dtlb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.221398 | controller |     "Jun 09 17:28:03.205821 crc crio[22095]: time=\"2026-06-09T17:28:03.205737617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221413 | controller |     "Jun 09 17:28:03.231547 crc crio[22095]: time=\"2026-06-09T17:28:03.231448537Z\" level=info msg=\"Stopped pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=d6e878af-533f-4914-bbdd-de8fceb3f616 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221428 | controller |     "Jun 09 17:28:03.236052 crc crio[22095]: time=\"2026-06-09T17:28:03.235903111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221443 | controller |     "Jun 09 17:28:03.408753 crc crio[22095]: time=\"2026-06-09T17:28:03.407479572Z\" level=info msg=\"Removed pod sandbox: 5325970faab8ccecb455d66560ba8e7fe153f77a39a42005765234068662145a\" id=f1185d45-2b22-4a66-86fa-a7adc6629941 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221461 | controller |     "Jun 09 17:28:03.411285 crc crio[22095]: time=\"2026-06-09T17:28:03.411103935Z\" level=info msg=\"Stopping pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=51f25d3c-4d7f-4511-b85a-9d0a8c8767ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221476 | controller |     "Jun 09 17:28:03.411285 crc crio[22095]: time=\"2026-06-09T17:28:03.411219898Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=51f25d3c-4d7f-4511-b85a-9d0a8c8767ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221491 | controller |     "Jun 09 17:28:03.412231 crc crio[22095]: time=\"2026-06-09T17:28:03.41206527Z\" level=info msg=\"Removing pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=41885374-7db0-494b-8487-88e129c4aed5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221506 | controller |     "Jun 09 17:28:03.453491 crc crio[22095]: time=\"2026-06-09T17:28:03.45339775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221521 | controller |     "Jun 09 17:28:03.456233 crc crio[22095]: time=\"2026-06-09T17:28:03.455294799Z\" level=info msg=\"Created container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api\" id=0b1f1dc3-6062-4379-9ee7-bdd356602a36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221535 | controller |     "Jun 09 17:28:03.458170 crc crio[22095]: time=\"2026-06-09T17:28:03.4576881Z\" level=info msg=\"Starting container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278\" id=e67014ec-f0ff-4cd8-bab9-9ead0718d3ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.221550 | controller |     "Jun 09 17:28:03.464299 crc crio[22095]: time=\"2026-06-09T17:28:03.463609622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221564 | controller |     "Jun 09 17:28:03.496744 crc crio[22095]: time=\"2026-06-09T17:28:03.494662949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221579 | controller |     "Jun 09 17:28:03.507710 crc crio[22095]: time=\"2026-06-09T17:28:03.507212331Z\" level=info msg=\"Started container\" PID=259935 containerID=fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278 description=openstack/cinder-api-0/cinder-api id=e67014ec-f0ff-4cd8-bab9-9ead0718d3ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.221594 | controller |     "Jun 09 17:28:03.532630 crc crio[22095]: time=\"2026-06-09T17:28:03.53250904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221608 | controller |     "Jun 09 17:28:03.694980 crc crio[22095]: time=\"2026-06-09T17:28:03.689195739Z\" level=info msg=\"Removed pod sandbox: ec412f7ab47a2afd9cf89aaf90db6daed446b838e419238c6c097d57fdd14fce\" id=41885374-7db0-494b-8487-88e129c4aed5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221623 | controller |     "Jun 09 17:28:03.702237 crc crio[22095]: time=\"2026-06-09T17:28:03.701901995Z\" level=info msg=\"Stopping pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=b636f2a8-baf8-4471-ac91-6617b36a31f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221641 | controller |     "Jun 09 17:28:03.702237 crc crio[22095]: time=\"2026-06-09T17:28:03.702108761Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=b636f2a8-baf8-4471-ac91-6617b36a31f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221655 | controller |     "Jun 09 17:28:03.706049 crc crio[22095]: time=\"2026-06-09T17:28:03.705890868Z\" level=info msg=\"Removing pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=6f5d7d82-1852-495a-adb7-43e44b38b81b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221670 | controller |     "Jun 09 17:28:03.729756 crc crio[22095]: time=\"2026-06-09T17:28:03.729578475Z\" level=info msg=\"Removed container 848c91d2db2d8bebcb6ae6b52ea2490b4c28d2940299912b1f32bc38e93bdf63: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3f992910-e698-4dea-b491-330cea8b857a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.221685 | controller |     "Jun 09 17:28:03.733096 crc crio[22095]: time=\"2026-06-09T17:28:03.732747747Z\" level=info msg=\"Removing container: 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265\" id=db6a1271-21e1-43e2-b140-29fa89bfea9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.221699 | controller |     "Jun 09 17:28:03.793202 crc crio[22095]: time=\"2026-06-09T17:28:03.792295114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221714 | controller |     "Jun 09 17:28:03.798161 crc crio[22095]: time=\"2026-06-09T17:28:03.797849957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221729 | controller |     "Jun 09 17:28:03.827466 crc crio[22095]: time=\"2026-06-09T17:28:03.827151178Z\" level=info msg=\"Created container c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=e9553eb6-2988-4a51-99cf-be6409f1a850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221743 | controller |     "Jun 09 17:28:03.837052 crc crio[22095]: time=\"2026-06-09T17:28:03.833705996Z\" level=info msg=\"Starting container: c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112\" id=7ec9196e-1dc7-41c2-a074-a31bf2404e47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.221758 | controller |     "Jun 09 17:28:03.854852 crc crio[22095]: time=\"2026-06-09T17:28:03.854654264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221773 | controller |     "Jun 09 17:28:03.857231 crc crio[22095]: time=\"2026-06-09T17:28:03.856590414Z\" level=info msg=\"Started container\" PID=260031 containerID=c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7ec9196e-1dc7-41c2-a074-a31bf2404e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.221788 | controller |     "Jun 09 17:28:03.865764 crc crio[22095]: time=\"2026-06-09T17:28:03.865574264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.221803 | controller |     "Jun 09 17:28:03.877900 crc crio[22095]: time=\"2026-06-09T17:28:03.877553541Z\" level=info msg=\"Removed pod sandbox: d4343112db8d4eb07b9ddcb4af7f80392c6f992d44de781a3929a1f832d0ebe7\" id=6f5d7d82-1852-495a-adb7-43e44b38b81b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221821 | controller |     "Jun 09 17:28:03.887118 crc crio[22095]: time=\"2026-06-09T17:28:03.882906139Z\" level=info msg=\"Stopping pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=69a1c87a-bbcb-48c8-b998-748596a98096 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221836 | controller |     "Jun 09 17:28:03.887118 crc crio[22095]: time=\"2026-06-09T17:28:03.883050312Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=69a1c87a-bbcb-48c8-b998-748596a98096 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221865 | controller |     "Jun 09 17:28:03.888653 crc crio[22095]: time=\"2026-06-09T17:28:03.888540583Z\" level=info msg=\"Removing pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=8eea04e0-d52f-4f8c-b176-dc3917f33619 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221885 | controller |     "Jun 09 17:28:03.894417 crc crio[22095]: time=\"2026-06-09T17:28:03.894230779Z\" level=info msg=\"Created container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata\" id=38f3a0b8-f793-4ea4-bf48-cec35c4280b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.221900 | controller |     "Jun 09 17:28:03.896534 crc crio[22095]: time=\"2026-06-09T17:28:03.896470187Z\" level=info msg=\"Starting container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23\" id=c4e347e3-9186-4b07-92cc-2c4a045de3e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.221916 | controller |     "Jun 09 17:28:03.909447 crc crio[22095]: time=\"2026-06-09T17:28:03.909234534Z\" level=info msg=\"Started container\" PID=260032 containerID=6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23 description=openstack/nova-metadata-0/nova-metadata-metadata id=c4e347e3-9186-4b07-92cc-2c4a045de3e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.221932 | controller |     "Jun 09 17:28:03.924307 crc crio[22095]: time=\"2026-06-09T17:28:03.923652294Z\" level=info msg=\"Removed pod sandbox: 21df63351994aa50c676576bed538523ff841049f05a54c4f784ef4c242155e0\" id=8eea04e0-d52f-4f8c-b176-dc3917f33619 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221946 | controller |     "Jun 09 17:28:03.930979 crc crio[22095]: time=\"2026-06-09T17:28:03.930173231Z\" level=info msg=\"Stopping pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=914692b2-6540-4611-8d24-a705fad192c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221961 | controller |     "Jun 09 17:28:03.930979 crc crio[22095]: time=\"2026-06-09T17:28:03.930344126Z\" level=info msg=\"Stopped pod sandbox (already stopped): c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=914692b2-6540-4611-8d24-a705fad192c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.221976 | controller |     "Jun 09 17:28:03.942210 crc crio[22095]: time=\"2026-06-09T17:28:03.942011025Z\" level=info msg=\"Removing pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=44164862-9d00-4bc9-92e7-7ac7dc4467c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.221991 | controller |     "Jun 09 17:28:03.985276 crc crio[22095]: time=\"2026-06-09T17:28:03.985047579Z\" level=info msg=\"Removed pod sandbox: c775ab5a52a80964eb51bf2c35d775986d067c3f2074e25313e348f3f87d7ec0\" id=44164862-9d00-4bc9-92e7-7ac7dc4467c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.222006 | controller |     "Jun 09 17:28:03.994513 crc crio[22095]: time=\"2026-06-09T17:28:03.994392929Z\" level=info msg=\"Stopping pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=05a94c26-2326-4b9e-8e39-62ccfb702073 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.222024 | controller |     "Jun 09 17:28:03.994513 crc crio[22095]: time=\"2026-06-09T17:28:03.994477131Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=05a94c26-2326-4b9e-8e39-62ccfb702073 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.222039 | controller |     "Jun 09 17:28:03.996553 crc crio[22095]: time=\"2026-06-09T17:28:03.995737633Z\" level=info msg=\"Removing pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=3dcd7420-8cfd-4a56-842d-9aecafa1e0f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.222054 | controller |     "Jun 09 17:28:04.040538 crc crio[22095]: time=\"2026-06-09T17:28:04.033570004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.222069 | controller |     "Jun 09 17:28:04.057472 crc crio[22095]: time=\"2026-06-09T17:28:04.054712986Z\" level=info msg=\"Removed container 58fe952cf8975c6258b469226fa3cc1f5f42b8e6c4e20f8f88659991b587e265: openstack/nova-metadata-0/nova-metadata-log\" id=db6a1271-21e1-43e2-b140-29fa89bfea9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.222084 | controller |     "Jun 09 17:28:04.081146 crc crio[22095]: 2026-06-09T17:28:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:910b16a57978a18 Mac:fa:92:ce:f0:f2:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 SocketPath: PciID:}] [{Interface:0xc0004be400 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.222099 | controller |     "Jun 09 17:28:04.087183 crc crio[22095]: time=\"2026-06-09T17:28:04.08411896Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc0019840c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.222115 | controller |     "Jun 09 17:28:04.087183 crc crio[22095]: time=\"2026-06-09T17:28:04.084324856Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683768-bbhsp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.222130 | controller |     "Jun 09 17:28:04.091439 crc crio[22095]: time=\"2026-06-09T17:28:04.091234973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.222145 | controller |     "Jun 09 17:28:04.105060 crc crio[22095]: time=\"2026-06-09T17:28:04.104841572Z\" level=info msg=\"Removing container: 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac\" id=f3ccdbb1-8583-41fc-a51f-7102e27ca74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.222160 | controller |     "Jun 09 17:28:04.129622 crc crio[22095]: time=\"2026-06-09T17:28:04.129463654Z\" level=info msg=\"Ran pod sandbox 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 with infra container: openshift-infra/auto-csr-approver-29683768-bbhsp/POD\" id=0efe3606-d0e7-4825-ae39-2b9db6949ded name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.222176 | controller |     "Jun 09 17:28:04.148709 crc crio[22095]: time=\"2026-06-09T17:28:04.144005437Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=60b59cb1-4340-4b64-aae0-751053ebbb45 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.222191 | controller |     "Jun 09 17:28:04.169539 crc crio[22095]: time=\"2026-06-09T17:28:04.16206135Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.222210 | controller |     "Jun 09 17:28:04.200289 crc crio[22095]: time=\"2026-06-09T17:28:04.200187268Z\" level=info msg=\"Removed pod sandbox: 03824c72f55492a67588c63790b8070c34e727c7978a8b38009f70a1555ed077\" id=3dcd7420-8cfd-4a56-842d-9aecafa1e0f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.222225 | controller |     "Jun 09 17:28:04.205282 crc crio[22095]: time=\"2026-06-09T17:28:04.205163816Z\" level=info msg=\"Stopping pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=0a233dde-901a-4942-b365-9b1672b56620 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.222240 | controller |     "Jun 09 17:28:04.205412 crc crio[22095]: time=\"2026-06-09T17:28:04.205296759Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=0a233dde-901a-4942-b365-9b1672b56620 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.222255 | controller |     "Jun 09 17:28:04.215208 crc crio[22095]: time=\"2026-06-09T17:28:04.214747722Z\" level=info msg=\"Removing pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=de4e601a-3b19-48f4-be75-dce2b69c83ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.222270 | controller |     "Jun 09 17:28:04.263589 crc crio[22095]: time=\"2026-06-09T17:28:04.262371243Z\" level=info msg=\"Removed pod sandbox: 11128f789963e762a83c62ea479da25b3724cb3ef8357abdf602702a16507a63\" id=de4e601a-3b19-48f4-be75-dce2b69c83ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.222285 | controller |     "Jun 09 17:28:04.443128 crc crio[22095]: time=\"2026-06-09T17:28:04.44274754Z\" level=info msg=\"Created container 39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f: openshift-marketplace/community-operators-z56c4/extract-content\" id=1866e21e-d92b-43ea-ab3e-661697f92c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222300 | controller |     "Jun 09 17:28:04.444756 crc crio[22095]: time=\"2026-06-09T17:28:04.444711481Z\" level=info msg=\"Starting container: 39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f\" id=8cc86f2f-9aeb-4644-acd2-8d43759c9382 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.222315 | controller |     "Jun 09 17:28:04.459513 crc crio[22095]: time=\"2026-06-09T17:28:04.459401728Z\" level=info msg=\"Started container\" PID=260072 containerID=39e6c979dee3d8c294a441acef0b7fbb556156111e4a7f51a682fe320678493f description=openshift-marketplace/community-operators-z56c4/extract-content id=8cc86f2f-9aeb-4644-acd2-8d43759c9382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc",
2026-06-09 17:40:44.222330 | controller |     "Jun 09 17:28:04.914763 crc crio[22095]: time=\"2026-06-09T17:28:04.914634106Z\" level=info msg=\"Removed container 4e2b55f3ff3a739182e17c78ebe8c17e0f86b393e2a81a4842f1a9bab9abc6ac: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=f3ccdbb1-8583-41fc-a51f-7102e27ca74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.222345 | controller |     "Jun 09 17:28:04.920316 crc crio[22095]: time=\"2026-06-09T17:28:04.919790928Z\" level=info msg=\"Removing container: 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7\" id=ab890c69-745e-470e-8aac-fa5a5ac83fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.222360 | controller |     "Jun 09 17:28:04.955197 crc crio[22095]: time=\"2026-06-09T17:28:04.955078603Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18695268-6d07-4dd5-afa8-1aa0ea101877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222375 | controller |     "Jun 09 17:28:05.011871 crc crio[22095]: time=\"2026-06-09T17:28:05.011769377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6badbe1c-59c7-4c86-8e04-edd52403be87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222393 | controller |     "Jun 09 17:28:05.086054 crc crio[22095]: time=\"2026-06-09T17:28:05.085042216Z\" level=info msg=\"Created container 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=27c20748-212d-41dc-bece-8052fac37ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222409 | controller |     "Jun 09 17:28:05.087276 crc crio[22095]: time=\"2026-06-09T17:28:05.087176391Z\" level=info msg=\"Starting container: 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8\" id=87bc4eb4-bd33-428e-99ae-6217a21e85ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.222424 | controller |     "Jun 09 17:28:05.094146 crc crio[22095]: time=\"2026-06-09T17:28:05.094037917Z\" level=info msg=\"Started container\" PID=260226 containerID=1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery id=87bc4eb4-bd33-428e-99ae-6217a21e85ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3",
2026-06-09 17:40:44.222440 | controller |     "Jun 09 17:28:05.367094 crc crio[22095]: time=\"2026-06-09T17:28:05.366860646Z\" level=info msg=\"Created container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log\" id=960fa023-5ba8-47e7-b36e-dd6bb586a726 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222455 | controller |     "Jun 09 17:28:05.369220 crc crio[22095]: time=\"2026-06-09T17:28:05.369130834Z\" level=info msg=\"Starting container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53\" id=cc899635-125f-447f-a9e2-329dd72a205c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.222470 | controller |     "Jun 09 17:28:05.377041 crc crio[22095]: time=\"2026-06-09T17:28:05.376956125Z\" level=info msg=\"Started container\" PID=260225 containerID=b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53 description=openstack/nova-api-0/nova-api-log id=cc899635-125f-447f-a9e2-329dd72a205c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.222485 | controller |     "Jun 09 17:28:05.634381 crc crio[22095]: 2026-06-09T17:28:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c38c4fc4868195 Mac:a2:67:c8:c8:45:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.222500 | controller |     "Jun 09 17:28:05.636399 crc crio[22095]: time=\"2026-06-09T17:28:05.635859457Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00012aea8}] Aliases:map[]}\"",
2026-06-09 17:40:44.222516 | controller |     "Jun 09 17:28:05.636399 crc crio[22095]: time=\"2026-06-09T17:28:05.636348749Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dtlb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.222534 | controller |     "Jun 09 17:28:05.646767 crc crio[22095]: time=\"2026-06-09T17:28:05.646696105Z\" level=info msg=\"Ran pod sandbox 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 with infra container: openshift-marketplace/redhat-marketplace-dtlb8/POD\" id=d9f5c1a9-51d8-42b9-9e1b-37fc37fff7af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.222549 | controller |     "Jun 09 17:28:05.649850 crc crio[22095]: time=\"2026-06-09T17:28:05.649763863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4eead0e0-ada6-467b-b1db-d93b23915fde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222564 | controller |     "Jun 09 17:28:05.652990 crc crio[22095]: time=\"2026-06-09T17:28:05.652831682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3656fca0-e01e-4b7a-85d7-e91cecf91868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222579 | controller |     "Jun 09 17:28:05.748991 crc crio[22095]: time=\"2026-06-09T17:28:05.747603803Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=5c468f39-3c5d-4f36-8d41-3474efc30fd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222593 | controller |     "Jun 09 17:28:05.756652 crc crio[22095]: time=\"2026-06-09T17:28:05.751641957Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities\" id=f2645723-e0d2-478e-9a52-2f2ad4a5600a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222608 | controller |     "Jun 09 17:28:05.927642 crc crio[22095]: time=\"2026-06-09T17:28:05.927509508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=48384980-b261-4637-8f9b-2625cf849ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222622 | controller |     "Jun 09 17:28:06.546408 crc crio[22095]: time=\"2026-06-09T17:28:06.54541043Z\" level=warning msg=\"Stopping container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.222637 | controller |     "Jun 09 17:28:06.952983 crc crio[22095]: time=\"2026-06-09T17:28:06.952845422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51fb10e1-87c3-4540-84d0-2f9c8bb33893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222652 | controller |     "Jun 09 17:28:07.075889 crc crio[22095]: time=\"2026-06-09T17:28:07.075853777Z\" level=info msg=\"Stopping pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=869f84bc-714a-45cb-8349-f879115b3600 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.222667 | controller |     "Jun 09 17:28:07.078333 crc crio[22095]: time=\"2026-06-09T17:28:07.07829644Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh Namespace:openstack ID:204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3 UID:aa7e1444-6989-443c-aae5-500a32aa13dd NetNS:/var/run/netns/56698932-3e8c-4b30-abf6-82946dba8b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa7e1444_6989_443c_aae5_500a32aa13dd.slice PodAnnotations:0xc00041d3f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.222683 | controller |     "Jun 09 17:28:07.078585 crc crio[22095]: time=\"2026-06-09T17:28:07.078568327Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.222701 | controller |     "Jun 09 17:28:08.955146 crc crio[22095]: time=\"2026-06-09T17:28:08.953907084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=baab863b-c61d-474a-b30f-7206c9141e30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222716 | controller |     "Jun 09 17:28:08.956541 crc crio[22095]: time=\"2026-06-09T17:28:08.95412673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13e754a7-27dc-4925-8304-f917eecb4709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222731 | controller |     "Jun 09 17:28:08.956541 crc crio[22095]: time=\"2026-06-09T17:28:08.954755796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d98d3203-35cd-4943-854d-8df01b6c73eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222745 | controller |     "Jun 09 17:28:09.953496 crc crio[22095]: time=\"2026-06-09T17:28:09.953104427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05ac6f25-9780-47e2-905b-ab1605441b70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222760 | controller |     "Jun 09 17:28:10.299626 crc crio[22095]: time=\"2026-06-09T17:28:10.299420481Z\" level=warning msg=\"Stopping container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.222776 | controller |     "Jun 09 17:28:10.342753 crc crio[22095]: time=\"2026-06-09T17:28:10.342509366Z\" level=info msg=\"createCtr: deleting container ID dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from idIndex\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222791 | controller |     "Jun 09 17:28:10.343028 crc crio[22095]: time=\"2026-06-09T17:28:10.342799584Z\" level=info msg=\"createCtr: removing container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222806 | controller |     "Jun 09 17:28:10.343643 crc crio[22095]: time=\"2026-06-09T17:28:10.343576864Z\" level=info msg=\"createCtr: deleting container dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf from storage\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.222821 | controller |     "Jun 09 17:28:10.565451 crc crio[22095]: time=\"2026-06-09T17:28:10.565364834Z\" level=info msg=\"Stopping container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39 (timeout: 2s)\" id=43c67101-340d-4b90-9011-25ddd0d894bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.222836 | controller |     "Jun 09 17:28:10.954347 crc crio[22095]: time=\"2026-06-09T17:28:10.953667295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a95d90da-2491-4e8b-8f45-1dd1e950d834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222865 | controller |     "Jun 09 17:28:10.955749 crc crio[22095]: time=\"2026-06-09T17:28:10.955708687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=650ff0bb-912d-49e0-a386-b7cc4ff2f5e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222885 | controller |     "Jun 09 17:28:10.956074 crc crio[22095]: time=\"2026-06-09T17:28:10.955713107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b5b9af69-07e8-48ef-83eb-85f297d796c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222904 | controller |     "Jun 09 17:28:10.956267 crc crio[22095]: time=\"2026-06-09T17:28:10.956005745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a8ab7a16-a00f-44b7-9dcf-ec97551a7d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222919 | controller |     "Jun 09 17:28:11.264497 crc crio[22095]: time=\"2026-06-09T17:28:11.264237282Z\" level=info msg=\"Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=0ec36a21-d874-432d-992b-172413638ee4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.222934 | controller |     "Jun 09 17:28:11.825487 crc crio[22095]: time=\"2026-06-09T17:28:11.825395618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.222948 | controller |     "Jun 09 17:28:11.825487 crc crio[22095]: time=\"2026-06-09T17:28:11.825461529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.222963 | controller |     "Jun 09 17:28:11.841516 crc crio[22095]: time=\"2026-06-09T17:28:11.841425049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e66f792-74c7-4d62-a672-0d2fd0daf4e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222978 | controller |     "Jun 09 17:28:11.841855 crc crio[22095]: time=\"2026-06-09T17:28:11.841579773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61ded44f-3396-4380-948a-f31296e3c710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.222993 | controller |     "Jun 09 17:28:11.841855 crc crio[22095]: time=\"2026-06-09T17:28:11.841812419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=409fbdf1-f820-4f2f-b69d-46e34c66a203 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223008 | controller |     "Jun 09 17:28:11.842483 crc crio[22095]: time=\"2026-06-09T17:28:11.842414904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64acab83-5473-48de-be2a-cf23f07de5e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223023 | controller |     "Jun 09 17:28:11.842658 crc crio[22095]: time=\"2026-06-09T17:28:11.842585068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18316806-db69-40fd-b636-19dcb56f652a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223038 | controller |     "Jun 09 17:28:11.842779 crc crio[22095]: time=\"2026-06-09T17:28:11.842719662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d852dcc3-b1f7-42bd-af7f-b4ed5d282d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223053 | controller |     "Jun 09 17:28:11.843082 crc crio[22095]: time=\"2026-06-09T17:28:11.843011219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e272b76b-ba86-47e9-9564-6122fa2fd84e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223071 | controller |     "Jun 09 17:28:11.843424 crc crio[22095]: time=\"2026-06-09T17:28:11.843327097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27af0f81-cf1b-4663-a654-2f80db88b5f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223086 | controller |     "Jun 09 17:28:11.843501 crc crio[22095]: time=\"2026-06-09T17:28:11.843472351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=74a60ea6-7138-4fc5-8952-59f2c4469222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223101 | controller |     "Jun 09 17:28:11.845531 crc crio[22095]: time=\"2026-06-09T17:28:11.845453772Z\" level=info msg=\"Stopped container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=43c67101-340d-4b90-9011-25ddd0d894bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.223116 | controller |     "Jun 09 17:28:11.846414 crc crio[22095]: time=\"2026-06-09T17:28:11.846343195Z\" level=info msg=\"Stopping pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=9367a9bc-36b3-4e12-b091-8843ae545dca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.223131 | controller |     "Jun 09 17:28:11.846594 crc crio[22095]: time=\"2026-06-09T17:28:11.846523179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=10433fd4-36b9-4258-838b-96bb308e03c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223146 | controller |     "Jun 09 17:28:11.847724 crc crio[22095]: time=\"2026-06-09T17:28:11.847660809Z\" level=info msg=\"Got pod network &{Name:certified-operators-w6wl9 Namespace:openshift-marketplace ID:63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1 UID:db9cdb67-8259-497f-bb1c-cd1e75649de9 NetNS:/var/run/netns/6bb40c5f-8e0f-479e-89ad-690648e507d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cdb67_8259_497f_bb1c_cd1e75649de9.slice PodAnnotations:0xc005f20930}] Aliases:map[]}\"",
2026-06-09 17:40:44.223161 | controller |     "Jun 09 17:28:11.848002 crc crio[22095]: time=\"2026-06-09T17:28:11.847819213Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-w6wl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.223176 | controller |     "Jun 09 17:28:11.954345 crc crio[22095]: time=\"2026-06-09T17:28:11.953474703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=95432a05-1f0e-4e19-a3a3-266f4aa7e4d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223191 | controller |     "Jun 09 17:28:11.954788 crc crio[22095]: time=\"2026-06-09T17:28:11.954712795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=25b034c1-cf50-4009-8395-a12ea935b0d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223206 | controller |     "Jun 09 17:28:11.954861 crc crio[22095]: time=\"2026-06-09T17:28:11.954808297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=aaac33a4-a32d-4da5-b6b8-22eb4cd70c0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223221 | controller |     "Jun 09 17:28:13.479114 crc crio[22095]: time=\"2026-06-09T17:28:13.477667103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a6d4ca45-6225-4759-9ef4-2fbd4c470a58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223241 | controller |     "Jun 09 17:28:13.481144 crc crio[22095]: time=\"2026-06-09T17:28:13.477811576Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=7239324d-2a71-4c39-a2c9-0201ec7f47e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223257 | controller |     "Jun 09 17:28:13.481144 crc crio[22095]: time=\"2026-06-09T17:28:13.479548831Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=2ecc7b64-f9cd-4b2a-b8bc-8b8aefdffe8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223271 | controller |     "Jun 09 17:28:13.481144 crc crio[22095]: time=\"2026-06-09T17:28:13.48069539Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c521459-cbef-4edd-973d-c5d0fd5001d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223286 | controller |     "Jun 09 17:28:13.482458 crc crio[22095]: time=\"2026-06-09T17:28:13.482400574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=19b9423a-4991-49bc-ade0-562e70b47d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223301 | controller |     "Jun 09 17:28:13.486231 crc crio[22095]: time=\"2026-06-09T17:28:13.486161311Z\" level=info msg=\"Creating container: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=54f7ccaa-dd83-4635-a04e-97618c22e151 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223316 | controller |     "Jun 09 17:28:13.487149 crc crio[22095]: time=\"2026-06-09T17:28:13.487095725Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=c44cb460-9ac3-4d8c-a490-9dd34a2531d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223331 | controller |     "Jun 09 17:28:13.493245 crc crio[22095]: time=\"2026-06-09T17:28:13.492896973Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z56c4/registry-server\" id=af338429-28c0-49d1-a044-70f976df517d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223346 | controller |     "Jun 09 17:28:13.497842 crc crio[22095]: time=\"2026-06-09T17:28:13.497775779Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8aa68afa-1ade-4e4d-a1c0-58b7474d88e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223360 | controller |     "Jun 09 17:28:13.498071 crc crio[22095]: time=\"2026-06-09T17:28:13.497988354Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=ab28e098-9278-4e94-b04c-6e3f5a5f9970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223375 | controller |     "Jun 09 17:28:13.498793 crc crio[22095]: time=\"2026-06-09T17:28:13.498564329Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=9b4758d8-1489-495e-be5e-2cc9833f26ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223390 | controller |     "Jun 09 17:28:13.501284 crc crio[22095]: time=\"2026-06-09T17:28:13.501183346Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5c1ce3b6-2c8e-4122-a705-e77c471ee506 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223404 | controller |     "Jun 09 17:28:13.501528 crc crio[22095]: time=\"2026-06-09T17:28:13.501485284Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=092c7a19-d902-4e1b-87e4-61627d9e4471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223422 | controller |     "Jun 09 17:28:13.538664 crc crio[22095]: time=\"2026-06-09T17:28:13.538622496Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 for id 2d46f8c853401e04fb08c85c9d47869efc01cb56ae018088506d0093379d5cbc: name is reserved\"",
2026-06-09 17:40:44.223437 | controller |     "Jun 09 17:28:13.538813 crc crio[22095]: time=\"2026-06-09T17:28:13.538791231Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.959269126s for it to finish\" id=9b4758d8-1489-495e-be5e-2cc9833f26ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223452 | controller |     "Jun 09 17:28:13.538983 crc crio[22095]: time=\"2026-06-09T17:28:13.538846772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223466 | controller |     "Jun 09 17:28:13.539220 crc crio[22095]: time=\"2026-06-09T17:28:13.539004626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223481 | controller |     "Jun 09 17:28:13.539531 crc crio[22095]: time=\"2026-06-09T17:28:13.539332325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223496 | controller |     "Jun 09 17:28:13.539812 crc crio[22095]: time=\"2026-06-09T17:28:13.539686674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223511 | controller |     "Jun 09 17:28:13.540033 crc crio[22095]: time=\"2026-06-09T17:28:13.539904009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223526 | controller |     "Jun 09 17:28:13.540033 crc crio[22095]: time=\"2026-06-09T17:28:13.539999832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223541 | controller |     "Jun 09 17:28:13.540142 crc crio[22095]: time=\"2026-06-09T17:28:13.539686924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223555 | controller |     "Jun 09 17:28:13.540285 crc crio[22095]: time=\"2026-06-09T17:28:13.540212347Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 for id e811620229ef35af93c5484e275b36e7fb6514a4e69203af6a94f49b6a4181a4: name is reserved\"",
2026-06-09 17:40:44.223570 | controller |     "Jun 09 17:28:13.540421 crc crio[22095]: time=\"2026-06-09T17:28:13.5403208Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.960701682s for it to finish\" id=092c7a19-d902-4e1b-87e4-61627d9e4471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223584 | controller |     "Jun 09 17:28:13.544624 crc crio[22095]: time=\"2026-06-09T17:28:13.544390314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223599 | controller |     "Jun 09 17:28:13.544624 crc crio[22095]: time=\"2026-06-09T17:28:13.544502037Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=39415ac0-c517-4f09-b6ca-272dcd50b93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223617 | controller |     "Jun 09 17:28:13.545122 crc crio[22095]: time=\"2026-06-09T17:28:13.545079222Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=271f1148-7970-4934-886a-c69abdb4c519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223633 | controller |     "Jun 09 17:28:13.548291 crc crio[22095]: time=\"2026-06-09T17:28:13.545908793Z\" level=info msg=\"Stopped container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=dea4cd26-41dd-4ac6-981d-5feeec54a69d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.223648 | controller |     "Jun 09 17:28:13.548403 crc crio[22095]: time=\"2026-06-09T17:28:13.546579961Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=5dd8b44d-22de-477a-9b51-a3e00e53dc0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223662 | controller |     "Jun 09 17:28:13.549356 crc crio[22095]: time=\"2026-06-09T17:28:13.54928919Z\" level=info msg=\"Stopping pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=1f507646-3440-4012-baae-d713b309ab1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.223677 | controller |     "Jun 09 17:28:13.549466 crc crio[22095]: time=\"2026-06-09T17:28:13.549387173Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 for id 7d721a88c198513d11eeeb617cd0f8c06289bf8302b3412866252e028c75b7b5: name is reserved\"",
2026-06-09 17:40:44.223691 | controller |     "Jun 09 17:28:13.549466 crc crio[22095]: time=\"2026-06-09T17:28:13.549424213Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.994340255s for it to finish\" id=39415ac0-c517-4f09-b6ca-272dcd50b93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223706 | controller |     "Jun 09 17:28:13.549725 crc crio[22095]: time=\"2026-06-09T17:28:13.549619118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223720 | controller |     "Jun 09 17:28:13.551078 crc crio[22095]: time=\"2026-06-09T17:28:13.551022324Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/af06f697-1711-49e0-b00b-c684967c87bb 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:0xc0028b6588}] Aliases:map[]}\"",
2026-06-09 17:40:44.223735 | controller |     "Jun 09 17:28:13.551368 crc crio[22095]: time=\"2026-06-09T17:28:13.551305172Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.223750 | controller |     "Jun 09 17:28:13.552155 crc crio[22095]: time=\"2026-06-09T17:28:13.552075642Z\" level=info msg=\"Stopped pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=869f84bc-714a-45cb-8349-f879115b3600 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.223766 | controller |     "Jun 09 17:28:13.590587 crc crio[22095]: time=\"2026-06-09T17:28:13.590406415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.223784 | controller |     "Jun 09 17:28:13.613497 crc crio[22095]: time=\"2026-06-09T17:28:13.613319423Z\" level=error msg=\"Failed to update container state for dd31bd7ed432bb40bfd5a384d3d6a977e6d3328ac8173e88e72b26614e839bcf: stdout: , stderr: \" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.223799 | controller |     "Jun 09 17:28:13.627904 crc crio[22095]: time=\"2026-06-09T17:28:13.627715412Z\" level=info msg=\"createCtr: releasing container name k8s_oc_auto-csr-approver-29683748-msd68_openshift-infra_00bb5f8b-b9e1-488f-9180-597aad4ac6ff_0\" id=9eb60709-68b2-49cf-86c7-3a1cc70a38bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223814 | controller |     "Jun 09 17:28:13.627904 crc crio[22095]: time=\"2026-06-09T17:28:13.627788274Z\" level=info msg=\"Cleaning up stale resource k8s_cinder-api-log_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\"",
2026-06-09 17:40:44.223829 | controller |     "Jun 09 17:28:13.627904 crc crio[22095]: time=\"2026-06-09T17:28:13.627806264Z\" level=info msg=\"createCtr: removing container ID d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from runtime\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223845 | controller |     "Jun 09 17:28:13.671402 crc crio[22095]: time=\"2026-06-09T17:28:13.670161411Z\" level=info msg=\"Stopped container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=a76b25fe-43b1-4d03-a36a-a0b5ecdd1213 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.223880 | controller |     "Jun 09 17:28:13.673746 crc crio[22095]: time=\"2026-06-09T17:28:13.673508827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cce7f6ee-bcbd-4de5-a9b5-2d2a272e8d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223897 | controller |     "Jun 09 17:28:13.684073 crc crio[22095]: time=\"2026-06-09T17:28:13.683796621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=86844ecb-c76e-4dfd-8dce-4963f24e6b60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.223912 | controller |     "Jun 09 17:28:13.685667 crc crio[22095]: time=\"2026-06-09T17:28:13.684500419Z\" level=info msg=\"Stopped pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=9367a9bc-36b3-4e12-b091-8843ae545dca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.223928 | controller |     "Jun 09 17:28:13.840730 crc crio[22095]: time=\"2026-06-09T17:28:13.840114431Z\" level=info msg=\"createCtr: deleting container ID d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from idIndex\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223942 | controller |     "Jun 09 17:28:13.842176 crc crio[22095]: time=\"2026-06-09T17:28:13.840240624Z\" level=info msg=\"createCtr: removing container d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223957 | controller |     "Jun 09 17:28:13.842176 crc crio[22095]: time=\"2026-06-09T17:28:13.842209164Z\" level=info msg=\"createCtr: deleting container d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590 from storage\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.223972 | controller |     "Jun 09 17:28:13.848243 crc crio[22095]: time=\"2026-06-09T17:28:13.848099246Z\" level=error msg=\"Failed to update container state for d3082d8d1bd063b67528891c503a80b834f0fc832b459a130ec98072f143c590: stdout: , stderr: \"",
2026-06-09 17:40:44.223990 | controller |     "Jun 09 17:28:13.991773 crc crio[22095]: time=\"2026-06-09T17:28:13.988168109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=704e4d6f-78a1-42ce-9eb7-81210b5693fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224005 | controller |     "Jun 09 17:28:13.991773 crc crio[22095]: time=\"2026-06-09T17:28:13.988809815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e3269d9c-188c-4d61-8735-91d6f3850461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224019 | controller |     "Jun 09 17:28:15.012206 crc crio[22095]: time=\"2026-06-09T17:28:15.009701774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d3151794-230a-423c-b438-b5a66ddb1e78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224034 | controller |     "Jun 09 17:28:15.022699 crc crio[22095]: time=\"2026-06-09T17:28:15.022596555Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=0f8b8f67-d2a3-4c71-a874-4a36a8313db2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224050 | controller |     "Jun 09 17:28:15.040492 crc crio[22095]: time=\"2026-06-09T17:28:15.040395532Z\" level=info msg=\"Removed container 85a7ad4be9070a5567359a0b61089b0d41c052152ed8959c89448560f6fbb3c7: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=ab890c69-745e-470e-8aac-fa5a5ac83fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.224065 | controller |     "Jun 09 17:28:15.041652 crc crio[22095]: time=\"2026-06-09T17:28:15.041589542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224080 | controller |     "Jun 09 17:28:15.044388 crc crio[22095]: time=\"2026-06-09T17:28:15.044316192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0e4a8538-ec75-4f65-a0cf-1a6567efbd65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224095 | controller |     "Jun 09 17:28:15.045757 crc crio[22095]: time=\"2026-06-09T17:28:15.045641076Z\" level=info msg=\"Removing container: 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce\" id=25be624c-ca58-4189-964c-2693128d8e84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.224110 | controller |     "Jun 09 17:28:15.154061 crc crio[22095]: time=\"2026-06-09T17:28:15.153142024Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=1d16092e-78ac-4ed3-bb31-7210bafb490d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224125 | controller |     "Jun 09 17:28:15.183545 crc crio[22095]: time=\"2026-06-09T17:28:15.183207165Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=d854467f-193e-4251-9153-8a0cb154af1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224140 | controller |     "Jun 09 17:28:15.184063 crc crio[22095]: time=\"2026-06-09T17:28:15.184001726Z\" level=warning msg=\"error reserving ctr name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 for id 0feb508bc223bc3ec39313745815981fca02ef2b6bb0f79da484dbe3d4a989cf: name is reserved\"",
2026-06-09 17:40:44.224154 | controller |     "Jun 09 17:28:15.184298 crc crio[22095]: time=\"2026-06-09T17:28:15.184070598Z\" level=info msg=\"Creation of container k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2 not yet finished. Currently at stage unknown. Waiting up to 5m59.998788309s for it to finish\" id=d854467f-193e-4251-9153-8a0cb154af1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224172 | controller |     "Jun 09 17:28:15.184298 crc crio[22095]: time=\"2026-06-09T17:28:15.184125559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224188 | controller |     "Jun 09 17:28:15.201021 crc crio[22095]: time=\"2026-06-09T17:28:15.194442184Z\" level=info msg=\"Stopped pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=7fc15957-4b47-4fe2-a241-e94c12d5e9fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.224203 | controller |     "Jun 09 17:28:15.201021 crc crio[22095]: time=\"2026-06-09T17:28:15.194735331Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=0ec36a21-d874-432d-992b-172413638ee4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.224219 | controller |     "Jun 09 17:28:15.214053 crc crio[22095]: time=\"2026-06-09T17:28:15.213841201Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=60b59cb1-4340-4b64-aae0-751053ebbb45 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.224249 | controller |     "Jun 09 17:28:15.216304 crc crio[22095]: time=\"2026-06-09T17:28:15.216150631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41800ab3-e06d-4b20-8b80-762c7f3b8cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224265 | controller |     "Jun 09 17:28:15.294185 crc crio[22095]: time=\"2026-06-09T17:28:15.294055579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=515182a8-2d3f-4521-8321-6efb2a81a0f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224281 | controller |     "Jun 09 17:28:15.376230 crc crio[22095]: time=\"2026-06-09T17:28:15.376071133Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683768-bbhsp/oc\" id=44105e02-f916-4a13-b2bf-d3548ce61d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224296 | controller |     "Jun 09 17:28:15.405834 crc crio[22095]: time=\"2026-06-09T17:28:15.405665012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224312 | controller |     "Jun 09 17:28:15.481571 crc crio[22095]: time=\"2026-06-09T17:28:15.481448666Z\" level=info msg=\"Stopped pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=1f507646-3440-4012-baae-d713b309ab1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.224328 | controller |     "Jun 09 17:28:15.632390 crc crio[22095]: time=\"2026-06-09T17:28:15.632300106Z\" level=info msg=\"createCtr: releasing container name k8s_cinder-api-log_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\" id=592c3d5a-1f37-47bd-bc22-6cc329b95455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224343 | controller |     "Jun 09 17:28:15.632390 crc crio[22095]: time=\"2026-06-09T17:28:15.632392238Z\" level=info msg=\"Cleaning up stale resource k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1\"",
2026-06-09 17:40:44.224359 | controller |     "Jun 09 17:28:15.632644 crc crio[22095]: time=\"2026-06-09T17:28:15.632410519Z\" level=info msg=\"createCtr: removing container ID 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from runtime\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224377 | controller |     "Jun 09 17:28:15.706290 crc crio[22095]: time=\"2026-06-09T17:28:15.705807772Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=8e9c6348-c9a2-42ff-b534-609c3b098604 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.224393 | controller |     "Jun 09 17:28:15.712507 crc crio[22095]: time=\"2026-06-09T17:28:15.712395861Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1517d9e7-fb41-4845-af50-b3a519007422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.224408 | controller |     "Jun 09 17:28:15.854007 crc crio[22095]: time=\"2026-06-09T17:28:15.853443858Z\" level=info msg=\"createCtr: deleting container ID 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from idIndex\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224423 | controller |     "Jun 09 17:28:15.854007 crc crio[22095]: time=\"2026-06-09T17:28:15.853533281Z\" level=info msg=\"createCtr: removing container 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224439 | controller |     "Jun 09 17:28:15.854007 crc crio[22095]: time=\"2026-06-09T17:28:15.853592162Z\" level=info msg=\"createCtr: deleting container 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05 from storage\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224454 | controller |     "Jun 09 17:28:15.864997 crc crio[22095]: time=\"2026-06-09T17:28:15.864719657Z\" level=error msg=\"Failed to update container state for 0f61f51e57e1ed85d2be1eacfe397c5899b58cae569a1154dc71dde400217a05: stdout: , stderr: \"",
2026-06-09 17:40:44.224470 | controller |     "Jun 09 17:28:16.045683 crc crio[22095]: time=\"2026-06-09T17:28:16.045077374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224485 | controller |     "Jun 09 17:28:16.049370 crc crio[22095]: time=\"2026-06-09T17:28:16.049308193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224500 | controller |     "Jun 09 17:28:16.074916 crc crio[22095]: time=\"2026-06-09T17:28:16.074828557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224515 | controller |     "Jun 09 17:28:16.083186 crc crio[22095]: time=\"2026-06-09T17:28:16.082793872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224531 | controller |     "Jun 09 17:28:16.102065 crc crio[22095]: time=\"2026-06-09T17:28:16.101799369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224546 | controller |     "Jun 09 17:28:16.106096 crc crio[22095]: time=\"2026-06-09T17:28:16.105848183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224561 | controller |     "Jun 09 17:28:16.118979 crc crio[22095]: time=\"2026-06-09T17:28:16.118826856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224576 | controller |     "Jun 09 17:28:16.120290 crc crio[22095]: time=\"2026-06-09T17:28:16.120087518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224594 | controller |     "Jun 09 17:28:16.128729 crc crio[22095]: time=\"2026-06-09T17:28:16.128651858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224610 | controller |     "Jun 09 17:28:16.133121 crc crio[22095]: time=\"2026-06-09T17:28:16.133045851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224625 | controller |     "Jun 09 17:28:16.137481 crc crio[22095]: time=\"2026-06-09T17:28:16.136169371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224641 | controller |     "Jun 09 17:28:16.153174 crc crio[22095]: time=\"2026-06-09T17:28:16.145910831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224656 | controller |     "Jun 09 17:28:16.169849 crc crio[22095]: time=\"2026-06-09T17:28:16.169746992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224671 | controller |     "Jun 09 17:28:16.182514 crc crio[22095]: time=\"2026-06-09T17:28:16.181613037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224687 | controller |     "Jun 09 17:28:16.188567 crc crio[22095]: time=\"2026-06-09T17:28:16.188408351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224702 | controller |     "Jun 09 17:28:16.203466 crc crio[22095]: time=\"2026-06-09T17:28:16.202823281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224717 | controller |     "Jun 09 17:28:16.303304 crc crio[22095]: time=\"2026-06-09T17:28:16.303178545Z\" level=info msg=\"createCtr: releasing container name k8s_manager_ovn-operator-controller-manager-58f85bd97f-zjs77_openstack-operators_2e234950-e5d1-44b3-bee0-6224fea35b4e_1\" id=6ab2cafc-db00-428a-874a-6982de92156e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224732 | controller |     "Jun 09 17:28:16.303557 crc crio[22095]: time=\"2026-06-09T17:28:16.303317859Z\" level=info msg=\"Cleaning up stale resource k8s_cinder-api_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\"",
2026-06-09 17:40:44.224747 | controller |     "Jun 09 17:28:16.303557 crc crio[22095]: time=\"2026-06-09T17:28:16.30334355Z\" level=info msg=\"createCtr: removing container ID 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from runtime\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224763 | controller |     "Jun 09 17:28:16.417358 crc crio[22095]: time=\"2026-06-09T17:28:16.41719138Z\" level=info msg=\"createCtr: deleting container ID 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from idIndex\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224779 | controller |     "Jun 09 17:28:16.417358 crc crio[22095]: time=\"2026-06-09T17:28:16.417332154Z\" level=info msg=\"createCtr: removing container 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224794 | controller |     "Jun 09 17:28:16.417575 crc crio[22095]: time=\"2026-06-09T17:28:16.417398705Z\" level=info msg=\"createCtr: deleting container 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e from storage\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.224812 | controller |     "Jun 09 17:28:16.436776 crc crio[22095]: time=\"2026-06-09T17:28:16.4366635Z\" level=error msg=\"Failed to update container state for 50026c295ae3e556d5b5071b927ab02a5d291c6a8d8c8677b42522b49a78161e: stdout: , stderr: \"",
2026-06-09 17:40:44.224828 | controller |     "Jun 09 17:28:16.445430 crc crio[22095]: time=\"2026-06-09T17:28:16.445352382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224843 | controller |     "Jun 09 17:28:16.450133 crc crio[22095]: time=\"2026-06-09T17:28:16.450021722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224879 | controller |     "Jun 09 17:28:16.481738 crc crio[22095]: time=\"2026-06-09T17:28:16.481603662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224896 | controller |     "Jun 09 17:28:16.494596 crc crio[22095]: time=\"2026-06-09T17:28:16.494504993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224912 | controller |     "Jun 09 17:28:16.507072 crc crio[22095]: time=\"2026-06-09T17:28:16.506626414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224927 | controller |     "Jun 09 17:28:16.513375 crc crio[22095]: time=\"2026-06-09T17:28:16.513292725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224943 | controller |     "Jun 09 17:28:16.515652 crc crio[22095]: time=\"2026-06-09T17:28:16.515486962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224958 | controller |     "Jun 09 17:28:16.518523 crc crio[22095]: time=\"2026-06-09T17:28:16.518374036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224973 | controller |     "Jun 09 17:28:16.525360 crc crio[22095]: time=\"2026-06-09T17:28:16.525283343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.224988 | controller |     "Jun 09 17:28:16.533992 crc crio[22095]: time=\"2026-06-09T17:28:16.533673888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225004 | controller |     "Jun 09 17:28:16.563285 crc crio[22095]: time=\"2026-06-09T17:28:16.562910308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225019 | controller |     "Jun 09 17:28:16.568309 crc crio[22095]: time=\"2026-06-09T17:28:16.568186144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225034 | controller |     "Jun 09 17:28:16.584663 crc crio[22095]: time=\"2026-06-09T17:28:16.582742357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225053 | controller |     "Jun 09 17:28:16.601090 crc crio[22095]: time=\"2026-06-09T17:28:16.598498521Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a7c28bc4-9e1a-4604-b6ea-f2fe8d0db05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.225068 | controller |     "Jun 09 17:28:16.601348 crc crio[22095]: time=\"2026-06-09T17:28:16.601144689Z\" level=info msg=\"Removed container 43a3d3c56657f8d23881c1db721390a8b49b8364bafb2911e89059d0cbcf92ce: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=25be624c-ca58-4189-964c-2693128d8e84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.225084 | controller |     "Jun 09 17:28:16.610020 crc crio[22095]: time=\"2026-06-09T17:28:16.609844162Z\" level=info msg=\"Removing container: 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8\" id=65796b8b-a067-468e-94d1-ef543d04d6b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.225099 | controller |     "Jun 09 17:28:16.619020 crc crio[22095]: time=\"2026-06-09T17:28:16.618835013Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd\" id=429fcd99-10ff-4985-ac89-7c3229c36491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225114 | controller |     "Jun 09 17:28:16.706338 crc crio[22095]: time=\"2026-06-09T17:28:16.706089831Z\" level=info msg=\"Created container c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities\" id=f2645723-e0d2-478e-9a52-2f2ad4a5600a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225129 | controller |     "Jun 09 17:28:16.710549 crc crio[22095]: time=\"2026-06-09T17:28:16.710486524Z\" level=info msg=\"Starting container: c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561\" id=24fed75b-54ef-4384-815f-3b7671048ba0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225145 | controller |     "Jun 09 17:28:16.723589 crc crio[22095]: time=\"2026-06-09T17:28:16.723458037Z\" level=info msg=\"Started container\" PID=261284 containerID=c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561 description=openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities id=24fed75b-54ef-4384-815f-3b7671048ba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0",
2026-06-09 17:40:44.225162 | controller |     "Jun 09 17:28:16.770755 crc crio[22095]: time=\"2026-06-09T17:28:16.770633667Z\" level=info msg=\"createCtr: releasing container name k8s_cinder-api_cinder-api-0_openstack_ffcc950a-40bd-4b7b-9916-f08cc1b8f030_0\" id=adfca580-1112-437f-8e68-1adb4ca0ad60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225178 | controller |     "Jun 09 17:28:16.770755 crc crio[22095]: time=\"2026-06-09T17:28:16.77074246Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2\"",
2026-06-09 17:40:44.225194 | controller |     "Jun 09 17:28:16.770755 crc crio[22095]: time=\"2026-06-09T17:28:16.770770381Z\" level=info msg=\"createCtr: removing container ID be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from runtime\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225209 | controller |     "Jun 09 17:28:16.779293 crc crio[22095]: time=\"2026-06-09T17:28:16.779159616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225225 | controller |     "Jun 09 17:28:16.841579 crc crio[22095]: time=\"2026-06-09T17:28:16.841515035Z\" level=info msg=\"Created container c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=c44cb460-9ac3-4d8c-a490-9dd34a2531d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225244 | controller |     "Jun 09 17:28:16.843807 crc crio[22095]: time=\"2026-06-09T17:28:16.843693621Z\" level=info msg=\"Starting container: c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541\" id=12e8beb4-90cc-4847-b306-3141ec6559a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225259 | controller |     "Jun 09 17:28:16.854160 crc crio[22095]: time=\"2026-06-09T17:28:16.852911568Z\" level=info msg=\"Started container\" PID=261281 containerID=c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541 description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=12e8beb4-90cc-4847-b306-3141ec6559a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.225275 | controller |     "Jun 09 17:28:16.876791 crc crio[22095]: time=\"2026-06-09T17:28:16.876649397Z\" level=info msg=\"Created container 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=7239324d-2a71-4c39-a2c9-0201ec7f47e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225291 | controller |     "Jun 09 17:28:16.879414 crc crio[22095]: time=\"2026-06-09T17:28:16.879308485Z\" level=info msg=\"Starting container: 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2\" id=d93654a1-7255-49a8-bda5-d764ebe440f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225306 | controller |     "Jun 09 17:28:16.888513 crc crio[22095]: time=\"2026-06-09T17:28:16.888373937Z\" level=info msg=\"Started container\" PID=261285 containerID=72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=d93654a1-7255-49a8-bda5-d764ebe440f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.225322 | controller |     "Jun 09 17:28:16.904780 crc crio[22095]: time=\"2026-06-09T17:28:16.904573613Z\" level=info msg=\"Created container 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=54f7ccaa-dd83-4635-a04e-97618c22e151 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225338 | controller |     "Jun 09 17:28:16.909040 crc crio[22095]: time=\"2026-06-09T17:28:16.9087307Z\" level=info msg=\"Starting container: 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa\" id=b22efc7f-90b9-4443-a1af-5bd870f7a006 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225353 | controller |     "Jun 09 17:28:16.922352 crc crio[22095]: time=\"2026-06-09T17:28:16.922141844Z\" level=info msg=\"Started container\" PID=261279 containerID=06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa description=openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update id=b22efc7f-90b9-4443-a1af-5bd870f7a006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c",
2026-06-09 17:40:44.225369 | controller |     "Jun 09 17:28:16.930820 crc crio[22095]: time=\"2026-06-09T17:28:16.930735404Z\" level=info msg=\"Created container 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=8aa68afa-1ade-4e4d-a1c0-58b7474d88e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225384 | controller |     "Jun 09 17:28:16.936350 crc crio[22095]: time=\"2026-06-09T17:28:16.936238605Z\" level=info msg=\"Starting container: 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da\" id=2cde0c85-b2af-48d5-bacf-408b0107c259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225403 | controller |     "Jun 09 17:28:16.952603 crc crio[22095]: time=\"2026-06-09T17:28:16.95238732Z\" level=info msg=\"Started container\" PID=261283 containerID=04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=2cde0c85-b2af-48d5-bacf-408b0107c259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.225420 | controller |     "Jun 09 17:28:16.993142 crc crio[22095]: time=\"2026-06-09T17:28:16.992885098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dd2cd309-58bf-431a-abaf-dcc3776702c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.225435 | controller |     "Jun 09 17:28:17.005772 crc crio[22095]: time=\"2026-06-09T17:28:17.005489412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=337a28ac-37a5-4ec4-8136-5ea334812eaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.225451 | controller |     "Jun 09 17:28:17.033695 crc crio[22095]: time=\"2026-06-09T17:28:17.033523931Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=cd7a71d9-3af6-4f6a-b194-2cd77d5e57a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225466 | controller |     "Jun 09 17:28:17.034070 crc crio[22095]: time=\"2026-06-09T17:28:17.034033034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225481 | controller |     "Jun 09 17:28:17.048827 crc crio[22095]: time=\"2026-06-09T17:28:17.048647649Z\" level=info msg=\"Created container 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=5c468f39-3c5d-4f36-8d41-3474efc30fd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225497 | controller |     "Jun 09 17:28:17.053618 crc crio[22095]: time=\"2026-06-09T17:28:17.05334709Z\" level=info msg=\"Starting container: 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518\" id=0233ccc5-9c5d-49fa-8e36-49126964f342 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225512 | controller |     "Jun 09 17:28:17.091154 crc crio[22095]: time=\"2026-06-09T17:28:17.090887543Z\" level=info msg=\"Started container\" PID=261287 containerID=7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518 description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=0233ccc5-9c5d-49fa-8e36-49126964f342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.225528 | controller |     "Jun 09 17:28:17.197026 crc crio[22095]: time=\"2026-06-09T17:28:17.196167313Z\" level=info msg=\"Created container 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=5c1ce3b6-2c8e-4122-a705-e77c471ee506 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225543 | controller |     "Jun 09 17:28:17.205117 crc crio[22095]: time=\"2026-06-09T17:28:17.202479855Z\" level=info msg=\"Starting container: 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f\" id=67ad9fe7-f7ad-4d63-a940-e73e705ac63f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225558 | controller |     "Jun 09 17:28:17.221903 crc crio[22095]: time=\"2026-06-09T17:28:17.219625315Z\" level=info msg=\"Started container\" PID=261286 containerID=3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=67ad9fe7-f7ad-4d63-a940-e73e705ac63f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.225576 | controller |     "Jun 09 17:28:17.232623 crc crio[22095]: time=\"2026-06-09T17:28:17.232491485Z\" level=info msg=\"Created container e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=2ecc7b64-f9cd-4b2a-b8bc-8b8aefdffe8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225592 | controller |     "Jun 09 17:28:17.237032 crc crio[22095]: time=\"2026-06-09T17:28:17.234351193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225607 | controller |     "Jun 09 17:28:17.239294 crc crio[22095]: time=\"2026-06-09T17:28:17.238582002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225622 | controller |     "Jun 09 17:28:17.243790 crc crio[22095]: time=\"2026-06-09T17:28:17.243495978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225638 | controller |     "Jun 09 17:28:17.256592 crc crio[22095]: time=\"2026-06-09T17:28:17.255416003Z\" level=info msg=\"Starting container: e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23\" id=eb61de5c-b6ed-4ef2-89d9-3a15b3366fe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.225653 | controller |     "Jun 09 17:28:17.266680 crc crio[22095]: time=\"2026-06-09T17:28:17.26309747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225668 | controller |     "Jun 09 17:28:17.272604 crc crio[22095]: time=\"2026-06-09T17:28:17.272285666Z\" level=info msg=\"Started container\" PID=261289 containerID=e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23 description=openstack/nova-cell1-db-create-w7q7k/mariadb-database-create id=eb61de5c-b6ed-4ef2-89d9-3a15b3366fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b",
2026-06-09 17:40:44.225684 | controller |     "Jun 09 17:28:17.438450 crc crio[22095]: time=\"2026-06-09T17:28:17.437806572Z\" level=info msg=\"createCtr: deleting container ID be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from idIndex\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225699 | controller |     "Jun 09 17:28:17.438450 crc crio[22095]: time=\"2026-06-09T17:28:17.437914595Z\" level=info msg=\"createCtr: removing container be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225714 | controller |     "Jun 09 17:28:17.438450 crc crio[22095]: time=\"2026-06-09T17:28:17.438045678Z\" level=info msg=\"createCtr: deleting container be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7 from storage\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225729 | controller |     "Jun 09 17:28:17.473838 crc crio[22095]: time=\"2026-06-09T17:28:17.473716493Z\" level=error msg=\"Failed to update container state for be524f4fd1abbba1bb78f4f0656249f29b28e05edc84f5fca0c7653cf44e5df7: stdout: , stderr: \"",
2026-06-09 17:40:44.225744 | controller |     "Jun 09 17:28:17.490534 crc crio[22095]: time=\"2026-06-09T17:28:17.489769215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225763 | controller |     "Jun 09 17:28:17.536025 crc crio[22095]: time=\"2026-06-09T17:28:17.534141914Z\" level=info msg=\"Removed container 6d95f820bb2c408a8e17d7e39b29994ce20890178606b7a9b86fdd8baa2bb8f8: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=65796b8b-a067-468e-94d1-ef543d04d6b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.225779 | controller |     "Jun 09 17:28:17.544913 crc crio[22095]: time=\"2026-06-09T17:28:17.544833528Z\" level=info msg=\"Removing container: d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a\" id=c13986ef-c937-4204-88f8-2fca61307cc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.225794 | controller |     "Jun 09 17:28:17.615088 crc crio[22095]: time=\"2026-06-09T17:28:17.615017078Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a7ad4df4-af0b-4ec9-b223-3389b70b2b82 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.225810 | controller |     "Jun 09 17:28:17.631402 crc crio[22095]: time=\"2026-06-09T17:28:17.631357117Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.225825 | controller |     "Jun 09 17:28:17.694838 crc crio[22095]: time=\"2026-06-09T17:28:17.694445936Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_cinder-db-create-s7x7n_openstack_ac8ae045-5b88-4d49-b256-12ecb9f60990_2\" id=58f06c62-a0b0-4727-92b8-c27d5e606c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225841 | controller |     "Jun 09 17:28:17.694838 crc crio[22095]: time=\"2026-06-09T17:28:17.694545978Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2\"",
2026-06-09 17:40:44.225875 | controller |     "Jun 09 17:28:17.694838 crc crio[22095]: time=\"2026-06-09T17:28:17.694566449Z\" level=info msg=\"createCtr: removing container ID 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from runtime\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225892 | controller |     "Jun 09 17:28:17.957896 crc crio[22095]: time=\"2026-06-09T17:28:17.957605557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43eb19ef-2a7f-46e0-bb8b-258ebf364ec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.225908 | controller |     "Jun 09 17:28:17.978542 crc crio[22095]: time=\"2026-06-09T17:28:17.978431861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=90ef4832-23d9-4004-9403-3b10a88de106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.225924 | controller |     "Jun 09 17:28:18.015919 crc crio[22095]: time=\"2026-06-09T17:28:18.015751638Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=e4b4149d-59bb-43ea-a787-b44a95126623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225939 | controller |     "Jun 09 17:28:18.016676 crc crio[22095]: time=\"2026-06-09T17:28:18.016396355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.225954 | controller |     "Jun 09 17:28:18.022800 crc crio[22095]: time=\"2026-06-09T17:28:18.022469291Z\" level=info msg=\"Created container 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=271f1148-7970-4934-886a-c69abdb4c519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225973 | controller |     "Jun 09 17:28:18.033476 crc crio[22095]: time=\"2026-06-09T17:28:18.033378331Z\" level=info msg=\"Created container b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=ab28e098-9278-4e94-b04c-6e3f5a5f9970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.225989 | controller |     "Jun 09 17:28:18.034859 crc crio[22095]: time=\"2026-06-09T17:28:18.034413817Z\" level=info msg=\"Starting container: 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb\" id=d79225a9-639d-4726-90b8-43a9a3c66a97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226005 | controller |     "Jun 09 17:28:18.040433 crc crio[22095]: time=\"2026-06-09T17:28:18.03997798Z\" level=info msg=\"Starting container: b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce\" id=6371e95a-af01-4abb-a8dd-5e1c992f2279 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226020 | controller |     "Jun 09 17:28:18.048187 crc crio[22095]: time=\"2026-06-09T17:28:18.048129139Z\" level=info msg=\"Started container\" PID=261319 containerID=b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=6371e95a-af01-4abb-a8dd-5e1c992f2279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.226036 | controller |     "Jun 09 17:28:18.057051 crc crio[22095]: time=\"2026-06-09T17:28:18.056582796Z\" level=info msg=\"Started container\" PID=261320 containerID=08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=d79225a9-639d-4726-90b8-43a9a3c66a97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.226051 | controller |     "Jun 09 17:28:18.061772 crc crio[22095]: time=\"2026-06-09T17:28:18.061175754Z\" level=info msg=\"Created container 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=5dd8b44d-22de-477a-9b51-a3e00e53dc0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226066 | controller |     "Jun 09 17:28:18.065583 crc crio[22095]: time=\"2026-06-09T17:28:18.064032747Z\" level=info msg=\"Starting container: 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6\" id=30880cfb-e79d-42b4-9740-7b2d8e9fc814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226082 | controller |     "Jun 09 17:28:18.079335 crc crio[22095]: time=\"2026-06-09T17:28:18.079214836Z\" level=info msg=\"Started container\" PID=261567 containerID=7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=30880cfb-e79d-42b4-9740-7b2d8e9fc814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.226098 | controller |     "Jun 09 17:28:18.153747 crc crio[22095]: time=\"2026-06-09T17:28:18.153638256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.226113 | controller |     "Jun 09 17:28:18.164749 crc crio[22095]: time=\"2026-06-09T17:28:18.164598427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.226128 | controller |     "Jun 09 17:28:18.347377 crc crio[22095]: time=\"2026-06-09T17:28:18.346655137Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=a7ad4df4-af0b-4ec9-b223-3389b70b2b82 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.226149 | controller |     "Jun 09 17:28:18.350438 crc crio[22095]: time=\"2026-06-09T17:28:18.349572952Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9131439a-d5e5-416e-8085-2a5655a65c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.226165 | controller |     "Jun 09 17:28:18.358185 crc crio[22095]: time=\"2026-06-09T17:28:18.358012789Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=af2b77b0-6dad-4a59-b6c3-3b61d771ac14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.226180 | controller |     "Jun 09 17:28:18.370666 crc crio[22095]: time=\"2026-06-09T17:28:18.370593591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dtlb8/extract-content\" id=3b062c36-f42f-4848-8513-37c9845fa541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226195 | controller |     "Jun 09 17:28:18.372379 crc crio[22095]: time=\"2026-06-09T17:28:18.371732411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.226210 | controller |     "Jun 09 17:28:18.479602 crc crio[22095]: time=\"2026-06-09T17:28:18.479407613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.226225 | controller |     "Jun 09 17:28:18.487531 crc crio[22095]: time=\"2026-06-09T17:28:18.487326206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.226241 | controller |     "Jun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.816145482Z\" level=info msg=\"createCtr: deleting container ID 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from idIndex\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226256 | controller |     "Jun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.816275285Z\" level=info msg=\"createCtr: removing container 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226271 | controller |     "Jun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.816342397Z\" level=info msg=\"createCtr: deleting container 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6 from storage\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226287 | controller |     "Jun 09 17:28:18.824995 crc crio[22095]: time=\"2026-06-09T17:28:18.823198263Z\" level=error msg=\"Failed to update container state for 97f5da20474ff232cb1366471c535aace707d8e4fb0a5b333bd937af42b0abe6: stdout: , stderr: \"",
2026-06-09 17:40:44.226303 | controller |     "Jun 09 17:28:18.861222 crc crio[22095]: time=\"2026-06-09T17:28:18.860586302Z\" level=info msg=\"Stopping pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=18f8037b-15de-4864-b3d4-70facc8b3424 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.226318 | controller |     "Jun 09 17:28:18.867214 crc crio[22095]: time=\"2026-06-09T17:28:18.865899018Z\" level=info msg=\"Got pod network &{Name:nova-cell1-4309-account-create-update-rcv7j Namespace:openstack ID:52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c UID:eb14c164-07a0-44b8-9ea6-0f5d6fc1336d NetNS:/var/run/netns/390544bd-8cd8-4498-bd34-c340da543e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb14c164_07a0_44b8_9ea6_0f5d6fc1336d.slice PodAnnotations:0xc001289128}] Aliases:map[]}\"",
2026-06-09 17:40:44.226337 | controller |     "Jun 09 17:28:18.867214 crc crio[22095]: time=\"2026-06-09T17:28:18.866186386Z\" level=info msg=\"Deleting pod openstack_nova-cell1-4309-account-create-update-rcv7j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.226353 | controller |     "Jun 09 17:28:18.871399 crc crio[22095]: time=\"2026-06-09T17:28:18.870887996Z\" level=info msg=\"Removed container d0352a24e2939a7eb3dd7d4e3e427fe770489687018b8d7ff2b916f6edfc3c9a: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=c13986ef-c937-4204-88f8-2fca61307cc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.226369 | controller |     "Jun 09 17:28:18.889085 crc crio[22095]: time=\"2026-06-09T17:28:18.889033762Z\" level=info msg=\"Removing container: a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2\" id=e07582e9-77fc-42d5-9c5a-ea210d2cf5af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.226384 | controller |     "Jun 09 17:28:18.939587 crc crio[22095]: time=\"2026-06-09T17:28:18.939511727Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_placement-db-create-87tf9_openstack_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52_2\" id=0b9ab9f2-ab05-43ef-bcbd-fcac4a6508dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226400 | controller |     "Jun 09 17:28:18.939587 crc crio[22095]: time=\"2026-06-09T17:28:18.93961885Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2\"",
2026-06-09 17:40:44.226415 | controller |     "Jun 09 17:28:18.939803 crc crio[22095]: time=\"2026-06-09T17:28:18.939639781Z\" level=info msg=\"createCtr: removing container ID 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from runtime\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226430 | controller |     "Jun 09 17:28:19.061787 crc crio[22095]: time=\"2026-06-09T17:28:19.061705992Z\" level=info msg=\"Created container 594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279: openshift-marketplace/community-operators-z56c4/registry-server\" id=af338429-28c0-49d1-a044-70f976df517d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226446 | controller |     "Jun 09 17:28:19.065822 crc crio[22095]: time=\"2026-06-09T17:28:19.064184485Z\" level=info msg=\"Starting container: 594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279\" id=faa931c7-b2b5-4671-b421-f8075b68b18e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226460 | controller |     "Jun 09 17:28:19.088865 crc crio[22095]: time=\"2026-06-09T17:28:19.088092989Z\" level=info msg=\"Started container\" PID=261608 containerID=594a43df70a3808c2bc7297f585e2374f64cd3e40f782631f7824b0071e00279 description=openshift-marketplace/community-operators-z56c4/registry-server id=faa931c7-b2b5-4671-b421-f8075b68b18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=edbed97251b2cf91e891db7427a6ead028236b506685dc2a8e9b7587b68f30bc",
2026-06-09 17:40:44.226476 | controller |     "Jun 09 17:28:19.203608 crc crio[22095]: time=\"2026-06-09T17:28:19.203270903Z\" level=info msg=\"Created container 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=1d16092e-78ac-4ed3-bb31-7210bafb490d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226492 | controller |     "Jun 09 17:28:19.216887 crc crio[22095]: time=\"2026-06-09T17:28:19.212573522Z\" level=info msg=\"Starting container: 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150\" id=08abf42f-a3aa-452f-a1e3-5fdb2d1099eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226507 | controller |     "Jun 09 17:28:19.225891 crc crio[22095]: time=\"2026-06-09T17:28:19.223541093Z\" level=info msg=\"Started container\" PID=261615 containerID=28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=08abf42f-a3aa-452f-a1e3-5fdb2d1099eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.226527 | controller |     "Jun 09 17:28:19.292161 crc crio[22095]: time=\"2026-06-09T17:28:19.285968255Z\" level=info msg=\"Created container 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12: openshift-infra/auto-csr-approver-29683768-bbhsp/oc\" id=44105e02-f916-4a13-b2bf-d3548ce61d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226543 | controller |     "Jun 09 17:28:19.302852 crc crio[22095]: time=\"2026-06-09T17:28:19.302672403Z\" level=info msg=\"Starting container: 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12\" id=e7191b70-4441-40c8-a929-eedaa3ff94c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226559 | controller |     "Jun 09 17:28:19.341689 crc crio[22095]: time=\"2026-06-09T17:28:19.339525487Z\" level=info msg=\"Started container\" PID=261624 containerID=08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12 description=openshift-infra/auto-csr-approver-29683768-bbhsp/oc id=e7191b70-4441-40c8-a929-eedaa3ff94c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820",
2026-06-09 17:40:44.226575 | controller |     "Jun 09 17:28:19.375741 crc crio[22095]: time=\"2026-06-09T17:28:19.375619883Z\" level=info msg=\"Created container 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=cd7a71d9-3af6-4f6a-b194-2cd77d5e57a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226590 | controller |     "Jun 09 17:28:19.404083 crc crio[22095]: time=\"2026-06-09T17:28:19.400381699Z\" level=info msg=\"Starting container: 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da\" id=325819b6-edba-4393-9ead-395675884e67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226605 | controller |     "Jun 09 17:28:19.414159 crc crio[22095]: time=\"2026-06-09T17:28:19.41407086Z\" level=info msg=\"Started container\" PID=261612 containerID=9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=325819b6-edba-4393-9ead-395675884e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.226621 | controller |     "Jun 09 17:28:19.417033 crc crio[22095]: time=\"2026-06-09T17:28:19.416908133Z\" level=info msg=\"Created container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=0f8b8f67-d2a3-4c71-a874-4a36a8313db2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226636 | controller |     "Jun 09 17:28:19.424120 crc crio[22095]: time=\"2026-06-09T17:28:19.422890316Z\" level=info msg=\"Starting container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90\" id=3f875fcb-29b6-47fc-bd79-98e098e724d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226651 | controller |     "Jun 09 17:28:19.442537 crc crio[22095]: time=\"2026-06-09T17:28:19.441644347Z\" level=info msg=\"Started container\" PID=261620 containerID=e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=3f875fcb-29b6-47fc-bd79-98e098e724d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.226666 | controller |     "Jun 09 17:28:19.455986 crc crio[22095]: time=\"2026-06-09T17:28:19.454294272Z\" level=info msg=\"Created container e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd\" id=429fcd99-10ff-4985-ac89-7c3229c36491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226684 | controller |     "Jun 09 17:28:19.457387 crc crio[22095]: time=\"2026-06-09T17:28:19.457303039Z\" level=info msg=\"Starting container: e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34\" id=97839753-e0e1-4fc2-a399-61fc6f0060b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.226700 | controller |     "Jun 09 17:28:19.470117 crc crio[22095]: time=\"2026-06-09T17:28:19.4655151Z\" level=info msg=\"createCtr: deleting container ID 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from idIndex\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226715 | controller |     "Jun 09 17:28:19.470117 crc crio[22095]: time=\"2026-06-09T17:28:19.465615472Z\" level=info msg=\"createCtr: removing container 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226731 | controller |     "Jun 09 17:28:19.470117 crc crio[22095]: time=\"2026-06-09T17:28:19.465716005Z\" level=info msg=\"createCtr: deleting container 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e from storage\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226746 | controller |     "Jun 09 17:28:19.476344 crc crio[22095]: time=\"2026-06-09T17:28:19.476183353Z\" level=error msg=\"Failed to update container state for 114f5df269591d7344e461d5d23a7f1916a3499aeb53cb591699c9431a3c9c0e: stdout: , stderr: \"",
2026-06-09 17:40:44.226762 | controller |     "Jun 09 17:28:19.515720 crc crio[22095]: time=\"2026-06-09T17:28:19.515599124Z\" level=info msg=\"Started container\" PID=261599 containerID=e242fef657a62c20a1ada3f3fbaccc7445b6c47994b5b496e2643a532f752e34 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq/osp-httpd id=97839753-e0e1-4fc2-a399-61fc6f0060b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b33893da0b1b2b663617d73774b5c8ca86368cf01d2894dbdbde3ff22b9b3e6",
2026-06-09 17:40:44.226777 | controller |     "Jun 09 17:28:19.550915 crc crio[22095]: time=\"2026-06-09T17:28:19.546094107Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_glance-db-create-dcrqh_openstack_1483c39c-5f2d-447a-8e1a-863a80fc3bcd_2\" id=9c602c6c-08ec-41d2-bcc8-adf32e2826b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226793 | controller |     "Jun 09 17:28:19.550915 crc crio[22095]: time=\"2026-06-09T17:28:19.55090814Z\" level=info msg=\"Cleaning up stale resource k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1\"",
2026-06-09 17:40:44.226809 | controller |     "Jun 09 17:28:19.550915 crc crio[22095]: time=\"2026-06-09T17:28:19.551003963Z\" level=info msg=\"createCtr: removing container ID b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from runtime\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226825 | controller |     "Jun 09 17:28:19.568074 crc crio[22095]: time=\"2026-06-09T17:28:19.567901516Z\" level=info msg=\"Stopped pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=18f8037b-15de-4864-b3d4-70facc8b3424 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.226840 | controller |     "Jun 09 17:28:19.600496 crc crio[22095]: time=\"2026-06-09T17:28:19.600209645Z\" level=info msg=\"Removed container a8b58a1292cf932b7e1136f80d0a972cf82a531d755c63b6a64b7644e59321a2: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=e07582e9-77fc-42d5-9c5a-ea210d2cf5af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.226881 | controller |     "Jun 09 17:28:19.611353 crc crio[22095]: time=\"2026-06-09T17:28:19.610843368Z\" level=info msg=\"Removing container: 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4\" id=5eb0912f-a31a-4bb9-925f-2efea4d35220 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.226902 | controller |     "Jun 09 17:28:19.751181 crc crio[22095]: time=\"2026-06-09T17:28:19.750337677Z\" level=info msg=\"createCtr: deleting container ID b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from idIndex\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226918 | controller |     "Jun 09 17:28:19.751181 crc crio[22095]: time=\"2026-06-09T17:28:19.751125597Z\" level=info msg=\"createCtr: removing container b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226934 | controller |     "Jun 09 17:28:19.751181 crc crio[22095]: time=\"2026-06-09T17:28:19.751187839Z\" level=info msg=\"createCtr: deleting container b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d from storage\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226949 | controller |     "Jun 09 17:28:19.760628 crc crio[22095]: time=\"2026-06-09T17:28:19.760520888Z\" level=error msg=\"Failed to update container state for b455c31d423cc0ec0f28eb7789b83550d2ff7e081321579db49b2a5dc365a56d: stdout: , stderr: \"",
2026-06-09 17:40:44.226965 | controller |     "Jun 09 17:28:19.824437 crc crio[22095]: time=\"2026-06-09T17:28:19.824222712Z\" level=info msg=\"createCtr: releasing container name k8s_manager_ironic-operator-controller-manager-75f8548fcd-zl692_openstack-operators_902290a7-c9bd-4d82-a9d6-b6847d8e083a_1\" id=84beaacd-b765-48da-8729-1803dbe946ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.226980 | controller |     "Jun 09 17:28:19.824437 crc crio[22095]: time=\"2026-06-09T17:28:19.824355596Z\" level=info msg=\"Cleaning up stale resource k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2\"",
2026-06-09 17:40:44.226996 | controller |     "Jun 09 17:28:19.824437 crc crio[22095]: time=\"2026-06-09T17:28:19.824375826Z\" level=info msg=\"createCtr: removing container ID 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from runtime\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227011 | controller |     "Jun 09 17:28:19.949480 crc crio[22095]: time=\"2026-06-09T17:28:19.9488671Z\" level=info msg=\"Removed container 620d50a039665bf843a9262113091827626dc4a9d558dc098febdb5abeffd2e4: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=5eb0912f-a31a-4bb9-925f-2efea4d35220 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227026 | controller |     "Jun 09 17:28:19.956280 crc crio[22095]: time=\"2026-06-09T17:28:19.956124916Z\" level=info msg=\"Created container 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=e4b4149d-59bb-43ea-a787-b44a95126623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227042 | controller |     "Jun 09 17:28:19.962749 crc crio[22095]: time=\"2026-06-09T17:28:19.962481379Z\" level=info msg=\"Starting container: 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73\" id=fc4abd95-6c62-499f-9e2f-0c77e99c9d4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.227058 | controller |     "Jun 09 17:28:19.977217 crc crio[22095]: time=\"2026-06-09T17:28:19.973059331Z\" level=info msg=\"Started container\" PID=262005 containerID=5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=fc4abd95-6c62-499f-9e2f-0c77e99c9d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.227076 | controller |     "Jun 09 17:28:19.977217 crc crio[22095]: time=\"2026-06-09T17:28:19.975475383Z\" level=info msg=\"Created container 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f: openshift-marketplace/redhat-marketplace-dtlb8/extract-content\" id=3b062c36-f42f-4848-8513-37c9845fa541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227091 | controller |     "Jun 09 17:28:19.987408 crc crio[22095]: time=\"2026-06-09T17:28:19.987203324Z\" level=info msg=\"Starting container: 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f\" id=2f93df6a-441a-49ce-9381-5773fd2f514a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.227106 | controller |     "Jun 09 17:28:19.988327 crc crio[22095]: time=\"2026-06-09T17:28:19.988199669Z\" level=info msg=\"Removing container: d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5\" id=b618f0f0-733e-4d45-918a-c463443ce796 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227122 | controller |     "Jun 09 17:28:19.996605 crc crio[22095]: time=\"2026-06-09T17:28:19.996493732Z\" level=info msg=\"Started container\" PID=262002 containerID=31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f description=openshift-marketplace/redhat-marketplace-dtlb8/extract-content id=2f93df6a-441a-49ce-9381-5773fd2f514a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0",
2026-06-09 17:40:44.227137 | controller |     "Jun 09 17:28:20.002425 crc crio[22095]: time=\"2026-06-09T17:28:20.00228198Z\" level=info msg=\"createCtr: deleting container ID 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from idIndex\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227152 | controller |     "Jun 09 17:28:20.002425 crc crio[22095]: time=\"2026-06-09T17:28:20.002434524Z\" level=info msg=\"createCtr: removing container 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227167 | controller |     "Jun 09 17:28:20.002798 crc crio[22095]: time=\"2026-06-09T17:28:20.002522376Z\" level=info msg=\"createCtr: deleting container 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9 from storage\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227182 | controller |     "Jun 09 17:28:20.017879 crc crio[22095]: time=\"2026-06-09T17:28:20.017337397Z\" level=error msg=\"Failed to update container state for 2183021dda3f2b610e65dda06f44c6b2a68ab15387f8dea8f0368c726729b3a9: stdout: , stderr: \"",
2026-06-09 17:40:44.227198 | controller |     "Jun 09 17:28:20.064735 crc crio[22095]: time=\"2026-06-09T17:28:20.064530287Z\" level=info msg=\"createCtr: releasing container name k8s_mariadb-database-create_barbican-db-create-6stvh_openstack_67feed01-e7d0-485e-9b4e-6e43b99898be_2\" id=2f2c7fba-9890-4b1d-ae75-99c66764188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227213 | controller |     "Jun 09 17:28:20.065412 crc crio[22095]: time=\"2026-06-09T17:28:20.064731412Z\" level=info msg=\"Cleaning up stale resource k8s_openstack-network-exporter_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\"",
2026-06-09 17:40:44.227228 | controller |     "Jun 09 17:28:20.065412 crc crio[22095]: time=\"2026-06-09T17:28:20.064814395Z\" level=info msg=\"createCtr: removing container ID 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from runtime\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227243 | controller |     "Jun 09 17:28:20.103607 crc crio[22095]: time=\"2026-06-09T17:28:20.103515328Z\" level=info msg=\"createCtr: deleting container ID 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from idIndex\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227261 | controller |     "Jun 09 17:28:20.103607 crc crio[22095]: time=\"2026-06-09T17:28:20.10359746Z\" level=info msg=\"createCtr: removing container 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227277 | controller |     "Jun 09 17:28:20.103874 crc crio[22095]: time=\"2026-06-09T17:28:20.103650901Z\" level=info msg=\"createCtr: deleting container 79d01558ac3a964ea7642f9e1346f89004d951a161cd8735ee3fbb7229c3c54e from storage\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227292 | controller |     "Jun 09 17:28:20.209860 crc crio[22095]: time=\"2026-06-09T17:28:20.209607969Z\" level=info msg=\"createCtr: releasing container name k8s_openstack-network-exporter_ovn-northd-0_openstack_699e2194-973b-49f5-94d5-a406f1816b3b_0\" id=19b755a6-18ca-4fac-a283-4054cb379f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227307 | controller |     "Jun 09 17:28:20.384076 crc crio[22095]: time=\"2026-06-09T17:28:20.383428498Z\" level=info msg=\"Stopping container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b (timeout: 30s)\" id=3c604817-b994-43d0-a2eb-6d96aa8f4935 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.227322 | controller |     "Jun 09 17:28:20.391985 crc crio[22095]: time=\"2026-06-09T17:28:20.391066214Z\" level=info msg=\"Removed container d0726e2e83b2fddbae8dfaf8f0509380040a7b8bada40e1987d5192cf8d0ecf5: openstack/nova-api-0/nova-api-api\" id=b618f0f0-733e-4d45-918a-c463443ce796 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227338 | controller |     "Jun 09 17:28:20.417019 crc crio[22095]: time=\"2026-06-09T17:28:20.416841416Z\" level=info msg=\"Removing container: 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b\" id=a45c1dac-f511-45ec-b156-19fff1e55236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227353 | controller |     "Jun 09 17:28:20.638793 crc crio[22095]: time=\"2026-06-09T17:28:20.63803264Z\" level=info msg=\"Stopped container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3c604817-b994-43d0-a2eb-6d96aa8f4935 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.227369 | controller |     "Jun 09 17:28:20.642806 crc crio[22095]: time=\"2026-06-09T17:28:20.641304164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7373cf3c-d3a6-4320-aeae-526fbddf488e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.227384 | controller |     "Jun 09 17:28:20.649458 crc crio[22095]: time=\"2026-06-09T17:28:20.647706638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8d3a94ac-3091-401e-b565-958a558dc22e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.227400 | controller |     "Jun 09 17:28:20.698000 crc crio[22095]: time=\"2026-06-09T17:28:20.697828304Z\" level=info msg=\"Removed container 986f279dbc070bdade7e3bd3c1b4549a62596595eb03db82496585d186ed1c5b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a45c1dac-f511-45ec-b156-19fff1e55236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227415 | controller |     "Jun 09 17:28:20.707910 crc crio[22095]: time=\"2026-06-09T17:28:20.7078047Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=53f49c1c-02bc-489f-b98e-0ffa0082f665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227431 | controller |     "Jun 09 17:28:20.708559 crc crio[22095]: time=\"2026-06-09T17:28:20.708393155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227450 | controller |     "Jun 09 17:28:20.723277 crc crio[22095]: time=\"2026-06-09T17:28:20.723129913Z\" level=info msg=\"Removing container: 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff\" id=b50fe68d-454e-47a5-a84e-daac9cc63023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227466 | controller |     "Jun 09 17:28:20.795086 crc crio[22095]: time=\"2026-06-09T17:28:20.794215016Z\" level=info msg=\"Stopping pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7c2242bc-578d-416a-a463-29e05cbc7923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.227481 | controller |     "Jun 09 17:28:20.816645 crc crio[22095]: time=\"2026-06-09T17:28:20.815225806Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-w7q7k Namespace:openstack ID:82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b UID:8d207219-9b3c-4c5e-9475-6f0b3ea18a55 NetNS:/var/run/netns/9cc8db06-88b4-4088-b3c3-fd4ce2d2d6be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d207219_9b3c_4c5e_9475_6f0b3ea18a55.slice PodAnnotations:0xc0019846f8}] Aliases:map[]}\"",
2026-06-09 17:40:44.227498 | controller |     "Jun 09 17:28:20.816645 crc crio[22095]: time=\"2026-06-09T17:28:20.815618616Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-w7q7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.227513 | controller |     "Jun 09 17:28:20.954032 crc crio[22095]: time=\"2026-06-09T17:28:20.953856322Z\" level=info msg=\"Removed container 58328430787e9effff9dffb85f2587e644f2bd3144650867ef49ded9f801f0ff: openstack/nova-metadata-0/nova-metadata-metadata\" id=b50fe68d-454e-47a5-a84e-daac9cc63023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227529 | controller |     "Jun 09 17:28:20.971426 crc crio[22095]: time=\"2026-06-09T17:28:20.971132895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227544 | controller |     "Jun 09 17:28:20.978206 crc crio[22095]: time=\"2026-06-09T17:28:20.977855507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227559 | controller |     "Jun 09 17:28:20.987862 crc crio[22095]: time=\"2026-06-09T17:28:20.987447954Z\" level=info msg=\"Removing container: 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6\" id=0d83e800-f062-4046-b745-ac6864688f89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227574 | controller |     "Jun 09 17:28:21.257021 crc crio[22095]: time=\"2026-06-09T17:28:21.256032404Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-7cnc9/must-gather-kg8lh/POD\" id=c2d0d0e8-30e5-4a2f-b721-4fd50646a636 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.227589 | controller |     "Jun 09 17:28:21.257021 crc crio[22095]: time=\"2026-06-09T17:28:21.256882685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227605 | controller |     "Jun 09 17:28:21.361973 crc crio[22095]: time=\"2026-06-09T17:28:21.36035146Z\" level=info msg=\"Removed container 19a9db62aeba249c23ad76b3cdccc149e270319761586002607c4624bfab14a6: openshift-marketplace/redhat-marketplace-t2p5l/registry-server\" id=0d83e800-f062-4046-b745-ac6864688f89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227621 | controller |     "Jun 09 17:28:21.424001 crc crio[22095]: time=\"2026-06-09T17:28:21.418378288Z\" level=info msg=\"Removing container: 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037\" id=4855c9d6-6e1a-4f63-b94e-da0a79c981d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227639 | controller |     "Jun 09 17:28:21.624324 crc crio[22095]: time=\"2026-06-09T17:28:21.623803878Z\" level=info msg=\"Stopping container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7 (timeout: 28s)\" id=569863a2-b49a-4c4f-a580-731bb64ef54f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.227655 | controller |     "Jun 09 17:28:21.639280 crc crio[22095]: time=\"2026-06-09T17:28:21.639140662Z\" level=info msg=\"Stopped pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7c2242bc-578d-416a-a463-29e05cbc7923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.227671 | controller |     "Jun 09 17:28:21.693196 crc crio[22095]: time=\"2026-06-09T17:28:21.693106016Z\" level=info msg=\"Removed container 9c58722507bbad64d837f5178a701b63e3050643afce200bdd130eacd3d64037: openshift-marketplace/redhat-marketplace-t2p5l/extract-content\" id=4855c9d6-6e1a-4f63-b94e-da0a79c981d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227686 | controller |     "Jun 09 17:28:21.695752 crc crio[22095]: time=\"2026-06-09T17:28:21.695687902Z\" level=info msg=\"Removing container: d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57\" id=a6651cd8-6a1a-4b1b-8968-b0bc6c2f4993 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227702 | controller |     "Jun 09 17:28:21.736890 crc crio[22095]: time=\"2026-06-09T17:28:21.736714325Z\" level=info msg=\"Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc0004c6458}] Aliases:map[]}\"",
2026-06-09 17:40:44.227717 | controller |     "Jun 09 17:28:21.737207 crc crio[22095]: time=\"2026-06-09T17:28:21.736845748Z\" level=info msg=\"Adding pod openshift-must-gather-7cnc9_must-gather-kg8lh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.227732 | controller |     "Jun 09 17:28:21.831324 crc crio[22095]: time=\"2026-06-09T17:28:21.831169908Z\" level=info msg=\"Removed container d02503045923cc3b12addf68eccd056341a325b54c67c62762d2e6e800d84b57: openshift-marketplace/redhat-marketplace-t2p5l/extract-utilities\" id=a6651cd8-6a1a-4b1b-8968-b0bc6c2f4993 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227747 | controller |     "Jun 09 17:28:21.843652 crc crio[22095]: time=\"2026-06-09T17:28:21.843111324Z\" level=info msg=\"Removing container: 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c\" id=e72f2813-4957-4cbd-b152-868d8582a61a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227763 | controller |     "Jun 09 17:28:21.965583 crc crio[22095]: time=\"2026-06-09T17:28:21.962656171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=839d2e8c-46d6-4e58-aabc-699aa2152982 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.227778 | controller |     "Jun 09 17:28:22.016968 crc crio[22095]: time=\"2026-06-09T17:28:22.016782769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c726c9d-1508-49e6-b1fd-283b76d2e79e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.227793 | controller |     "Jun 09 17:28:22.059443 crc crio[22095]: time=\"2026-06-09T17:28:22.059343761Z\" level=info msg=\"Created container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=53f49c1c-02bc-489f-b98e-0ffa0082f665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227811 | controller |     "Jun 09 17:28:22.062158 crc crio[22095]: time=\"2026-06-09T17:28:22.061680961Z\" level=info msg=\"Starting container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e\" id=85cee7c7-c023-4604-8dd4-d6259327fa26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.227827 | controller |     "Jun 09 17:28:22.088697 crc crio[22095]: time=\"2026-06-09T17:28:22.088063638Z\" level=info msg=\"Started container\" PID=262740 containerID=ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=85cee7c7-c023-4604-8dd4-d6259327fa26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.227842 | controller |     "Jun 09 17:28:22.152352 crc crio[22095]: time=\"2026-06-09T17:28:22.152171423Z\" level=info msg=\"Removed container 8992a943bd9bea50510203a4ce0fc921c3b3fae9f7e0a2cf35c2aa370ff4b71c: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=e72f2813-4957-4cbd-b152-868d8582a61a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227878 | controller |     "Jun 09 17:28:22.158382 crc crio[22095]: time=\"2026-06-09T17:28:22.158126875Z\" level=info msg=\"Removing container: 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72\" id=2a765c1d-2a33-4731-89df-dd5dbbf6a3bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227896 | controller |     "Jun 09 17:28:22.188084 crc crio[22095]: time=\"2026-06-09T17:28:22.186977125Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=224f0987-6453-4be6-9aa8-85a9546f82c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.227912 | controller |     "Jun 09 17:28:22.188084 crc crio[22095]: time=\"2026-06-09T17:28:22.187490659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227927 | controller |     "Jun 09 17:28:22.385686 crc crio[22095]: time=\"2026-06-09T17:28:22.385103598Z\" level=info msg=\"Removed container 33180bdb4effa461b46c1ddb55bb0f8380c2638d9bf9eb89a04cd0ce1d291a72: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=2a765c1d-2a33-4731-89df-dd5dbbf6a3bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227943 | controller |     "Jun 09 17:28:22.390790 crc crio[22095]: time=\"2026-06-09T17:28:22.38870239Z\" level=info msg=\"Removing container: 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95\" id=2b4359f1-9607-44a7-83c9-9a96599ede5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.227958 | controller |     "Jun 09 17:28:22.471281 crc crio[22095]: time=\"2026-06-09T17:28:22.467533743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227973 | controller |     "Jun 09 17:28:22.472642 crc crio[22095]: time=\"2026-06-09T17:28:22.472552981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.227989 | controller |     "Jun 09 17:28:22.650863 crc crio[22095]: time=\"2026-06-09T17:28:22.648623148Z\" level=info msg=\"Removed container 9203b0e11b63317c62683b02edca27b8e4c8167b0c1115f86a32343c0f62bd95: openstack/nova-api-0/nova-api-log\" id=2b4359f1-9607-44a7-83c9-9a96599ede5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228005 | controller |     "Jun 09 17:28:22.657139 crc crio[22095]: time=\"2026-06-09T17:28:22.657095296Z\" level=info msg=\"Removing container: f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25\" id=e19997a4-8760-4194-8a33-33696b691eb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228023 | controller |     "Jun 09 17:28:22.781145 crc crio[22095]: time=\"2026-06-09T17:28:22.781068696Z\" level=info msg=\"Removed container f328f299be1402bfe1c2891ae9865bd278b8e548ee8c1548cfcd93acc2bd3b25: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=e19997a4-8760-4194-8a33-33696b691eb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228039 | controller |     "Jun 09 17:28:22.799871 crc crio[22095]: time=\"2026-06-09T17:28:22.799712874Z\" level=info msg=\"Removing container: 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863\" id=0b839a88-8894-458a-a2fc-33348b039af6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228054 | controller |     "Jun 09 17:28:22.821994 crc crio[22095]: time=\"2026-06-09T17:28:22.818792234Z\" level=info msg=\"Created container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=224f0987-6453-4be6-9aa8-85a9546f82c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.228069 | controller |     "Jun 09 17:28:22.821994 crc crio[22095]: time=\"2026-06-09T17:28:22.820773934Z\" level=info msg=\"Starting container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa\" id=f500d249-b30b-473c-a7c7-3582a27d9acd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.228084 | controller |     "Jun 09 17:28:22.827139 crc crio[22095]: time=\"2026-06-09T17:28:22.827018925Z\" level=info msg=\"Started container\" PID=262842 containerID=e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa description=openshift-marketplace/redhat-marketplace-dtlb8/registry-server id=f500d249-b30b-473c-a7c7-3582a27d9acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0",
2026-06-09 17:40:44.228099 | controller |     "Jun 09 17:28:23.082843 crc crio[22095]: time=\"2026-06-09T17:28:23.082729033Z\" level=info msg=\"Removed container 86eaa8bc12fdad9835ff9518d2d57ba802d9094c6fb12b4390961c98576dd863: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=0b839a88-8894-458a-a2fc-33348b039af6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228114 | controller |     "Jun 09 17:28:23.085786 crc crio[22095]: time=\"2026-06-09T17:28:23.0857102Z\" level=info msg=\"Removing container: 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5\" id=b3740c8a-f46b-4899-a366-bfe006601220 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228129 | controller |     "Jun 09 17:28:23.272529 crc crio[22095]: 2026-06-09T17:28:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:244cd51edbf52ba Mac:a2:0f:cf:88:ee:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 SocketPath: PciID:}] [{Interface:0xc000376850 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.228145 | controller |     "Jun 09 17:28:23.274117 crc crio[22095]: time=\"2026-06-09T17:28:23.274031881Z\" level=info msg=\"Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc0004c6458}] Aliases:map[]}\"",
2026-06-09 17:40:44.228160 | controller |     "Jun 09 17:28:23.274312 crc crio[22095]: time=\"2026-06-09T17:28:23.274219936Z\" level=info msg=\"Checking pod openshift-must-gather-7cnc9_must-gather-kg8lh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.228178 | controller |     "Jun 09 17:28:23.295858 crc crio[22095]: time=\"2026-06-09T17:28:23.295744388Z\" level=info msg=\"Ran pod sandbox 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 with infra container: openshift-must-gather-7cnc9/must-gather-kg8lh/POD\" id=c2d0d0e8-30e5-4a2f-b721-4fd50646a636 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.228194 | controller |     "Jun 09 17:28:23.302793 crc crio[22095]: time=\"2026-06-09T17:28:23.300988982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228209 | controller |     "Jun 09 17:28:23.302793 crc crio[22095]: time=\"2026-06-09T17:28:23.301421834Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228224 | controller |     "Jun 09 17:28:23.302793 crc crio[22095]: time=\"2026-06-09T17:28:23.301542977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=5e947c21-808e-459f-af27-04b16fa86a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228239 | controller |     "Jun 09 17:28:23.305858 crc crio[22095]: time=\"2026-06-09T17:28:23.305709474Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=70f60033-ce64-4aca-a3bc-d510268bda8d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.228266 | controller |     "Jun 09 17:28:23.325511 crc crio[22095]: time=\"2026-06-09T17:28:23.324326841Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-09 17:40:44.228282 | controller |     "Jun 09 17:28:23.517690 crc crio[22095]: time=\"2026-06-09T17:28:23.516534652Z\" level=info msg=\"Removed container 91bd9b3f10c73180a69cc5e2eb08bc97273814f3d9e47172a5fcdc61e07f83f5: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=b3740c8a-f46b-4899-a366-bfe006601220 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228298 | controller |     "Jun 09 17:28:23.536126 crc crio[22095]: time=\"2026-06-09T17:28:23.536008862Z\" level=info msg=\"Removing container: db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9\" id=3eb4d6c0-dfa4-4cf9-a1cb-ac0de4ab2a54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228314 | controller |     "Jun 09 17:28:23.575348 crc crio[22095]: time=\"2026-06-09T17:28:23.575201057Z\" level=info msg=\"Stopped container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera\" id=569863a2-b49a-4c4f-a580-731bb64ef54f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.228329 | controller |     "Jun 09 17:28:23.579708 crc crio[22095]: time=\"2026-06-09T17:28:23.579629551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=87a01a11-eed8-412a-bd35-95164008978d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228345 | controller |     "Jun 09 17:28:23.586600 crc crio[22095]: time=\"2026-06-09T17:28:23.586516537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0146bf8b-e4c4-4f9d-afcf-19e35bd177c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228360 | controller |     "Jun 09 17:28:23.593109 crc crio[22095]: time=\"2026-06-09T17:28:23.593024664Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=4e5d5c32-e43b-400b-9b98-e0f459b15029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.228376 | controller |     "Jun 09 17:28:23.593705 crc crio[22095]: time=\"2026-06-09T17:28:23.593562798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.228394 | controller |     "Jun 09 17:28:23.697574 crc crio[22095]: time=\"2026-06-09T17:28:23.697432473Z\" level=info msg=\"Removed container db35113a8f9722ea91564d089480f3a2cc0886bc359e466eebfa63a2d19792e9: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3eb4d6c0-dfa4-4cf9-a1cb-ac0de4ab2a54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228410 | controller |     "Jun 09 17:28:23.706525 crc crio[22095]: time=\"2026-06-09T17:28:23.706204868Z\" level=info msg=\"Removing container: 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a\" id=7f7fc061-d738-449f-9261-4ffc979d6550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228425 | controller |     "Jun 09 17:28:23.743189 crc crio[22095]: time=\"2026-06-09T17:28:23.740864927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.228439 | controller |     "Jun 09 17:28:23.750039 crc crio[22095]: time=\"2026-06-09T17:28:23.749876938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.228454 | controller |     "Jun 09 17:28:23.853656 crc crio[22095]: time=\"2026-06-09T17:28:23.853583628Z\" level=info msg=\"Removed container 06366bad2af126f9bdcf07f51efdb5a246c4f5ace745a1a12242fadf219e489a: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=7f7fc061-d738-449f-9261-4ffc979d6550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228469 | controller |     "Jun 09 17:28:23.860500 crc crio[22095]: time=\"2026-06-09T17:28:23.860410264Z\" level=info msg=\"Removing container: ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f\" id=05597ce4-b3c7-4fe8-a89f-82b822864bd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228483 | controller |     "Jun 09 17:28:23.949192 crc crio[22095]: time=\"2026-06-09T17:28:23.948345879Z\" level=info msg=\"Removed container ba5c6538058d1a4f38f3dbc256987c66511733ff2bd46eb4926f29af5ba24a0f: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=05597ce4-b3c7-4fe8-a89f-82b822864bd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228498 | controller |     "Jun 09 17:28:23.952745 crc crio[22095]: time=\"2026-06-09T17:28:23.952173118Z\" level=info msg=\"Removing container: 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39\" id=ee66e54b-3871-4dc1-8f18-2e405f4fc44e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228513 | controller |     "Jun 09 17:28:24.019028 crc crio[22095]: time=\"2026-06-09T17:28:24.018860238Z\" level=info msg=\"Created container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera\" id=4e5d5c32-e43b-400b-9b98-e0f459b15029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.228528 | controller |     "Jun 09 17:28:24.025883 crc crio[22095]: time=\"2026-06-09T17:28:24.025738255Z\" level=info msg=\"Starting container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2\" id=aab6ccf6-3fcd-49ab-8dec-26dd88d4c465 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.228542 | controller |     "Jun 09 17:28:24.031215 crc crio[22095]: time=\"2026-06-09T17:28:24.031142923Z\" level=info msg=\"Removed container 0781e0dc1095487ee8df0baaf42cd0f0c58410a83635cb481717ce1a3abf4a39: openshift-marketplace/certified-operators-w6wl9/registry-server\" id=ee66e54b-3871-4dc1-8f18-2e405f4fc44e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228557 | controller |     "Jun 09 17:28:24.036727 crc crio[22095]: time=\"2026-06-09T17:28:24.036592173Z\" level=info msg=\"Removing container: 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9\" id=6b7b2301-29a9-4e37-a7b9-51ab2792bcbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228575 | controller |     "Jun 09 17:28:24.044589 crc crio[22095]: time=\"2026-06-09T17:28:24.044435154Z\" level=info msg=\"Started container\" PID=262932 containerID=d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2 description=openstack/openstack-galera-0/galera id=aab6ccf6-3fcd-49ab-8dec-26dd88d4c465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.228590 | controller |     "Jun 09 17:28:24.096115 crc crio[22095]: time=\"2026-06-09T17:28:24.095991717Z\" level=info msg=\"Removed container 88e0e4792e947c6ef844bc75315c7a40e7ae879593c5741b19752e8f3557d5b9: openshift-marketplace/certified-operators-w6wl9/extract-content\" id=6b7b2301-29a9-4e37-a7b9-51ab2792bcbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228605 | controller |     "Jun 09 17:28:24.109783 crc crio[22095]: time=\"2026-06-09T17:28:24.109664918Z\" level=info msg=\"Removing container: 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed\" id=b53a5f39-7584-4494-82bc-032e6e8a53fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228620 | controller |     "Jun 09 17:28:24.167459 crc crio[22095]: time=\"2026-06-09T17:28:24.167166603Z\" level=info msg=\"Removed container 11211ffe5c8c3ccd1f3673a22532a6d228fdcf3a6300e19fd8b489fa3ad842ed: openshift-marketplace/certified-operators-w6wl9/extract-utilities\" id=b53a5f39-7584-4494-82bc-032e6e8a53fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228635 | controller |     "Jun 09 17:28:24.173175 crc crio[22095]: time=\"2026-06-09T17:28:24.173102095Z\" level=info msg=\"Removing container: f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9\" id=ade4c5de-627f-4f72-8913-0855ba7ff2c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228650 | controller |     "Jun 09 17:28:24.257419 crc crio[22095]: time=\"2026-06-09T17:28:24.257178012Z\" level=info msg=\"Removed container f4ad623fff1684295ad1e7a40598e08f9a7bdaa38cc64eb51e4f4d369a42e5f9: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ade4c5de-627f-4f72-8913-0855ba7ff2c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228664 | controller |     "Jun 09 17:28:24.271756 crc crio[22095]: time=\"2026-06-09T17:28:24.270418192Z\" level=info msg=\"Removing container: fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280\" id=4ecb657e-81f0-41ec-927b-a69b8cf78d83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228679 | controller |     "Jun 09 17:28:24.351066 crc crio[22095]: time=\"2026-06-09T17:28:24.350786453Z\" level=info msg=\"Removed container fd9f5e337bde9b569ffa1316a738cb0cce1d36c33d207c2289ca331311d13280: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=4ecb657e-81f0-41ec-927b-a69b8cf78d83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228694 | controller |     "Jun 09 17:28:24.394487 crc crio[22095]: time=\"2026-06-09T17:28:24.394281069Z\" level=info msg=\"Removing container: 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a\" id=2befe565-a639-47d4-9f5a-ee13eca90470 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228709 | controller |     "Jun 09 17:28:24.478621 crc crio[22095]: time=\"2026-06-09T17:28:24.47814452Z\" level=info msg=\"Removed container 3497f1c3266f35cf46ba323fbdca6eee3166ec43e4247c1baf95edac9c436b2a: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=2befe565-a639-47d4-9f5a-ee13eca90470 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228724 | controller |     "Jun 09 17:28:24.496297 crc crio[22095]: time=\"2026-06-09T17:28:24.496137062Z\" level=info msg=\"Removing container: ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579\" id=336a189d-b7c6-415a-a68d-0ff960247e98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228742 | controller |     "Jun 09 17:28:24.672837 crc crio[22095]: time=\"2026-06-09T17:28:24.672717002Z\" level=info msg=\"Removed container ac85cd8f7651f8d31c27b2212fcd67d8438b87ac920f2f7e5d60c4d049ce3579: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=336a189d-b7c6-415a-a68d-0ff960247e98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228758 | controller |     "Jun 09 17:28:24.680188 crc crio[22095]: time=\"2026-06-09T17:28:24.680086761Z\" level=info msg=\"Removing container: 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52\" id=fa8a08a8-4c43-473b-a290-fb6681f7788a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228773 | controller |     "Jun 09 17:28:24.741185 crc crio[22095]: time=\"2026-06-09T17:28:24.740965403Z\" level=info msg=\"Removed container 6bb7b9c8b21f1efa94ef7d2b3ce8e4314b65697a18539e63097b3098bf6aea52: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=fa8a08a8-4c43-473b-a290-fb6681f7788a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228788 | controller |     "Jun 09 17:28:24.744314 crc crio[22095]: time=\"2026-06-09T17:28:24.744178925Z\" level=info msg=\"Removing container: d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544\" id=f800a16c-9b52-4b15-a779-5db04c6ad033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228802 | controller |     "Jun 09 17:28:24.794367 crc crio[22095]: time=\"2026-06-09T17:28:24.794192618Z\" level=info msg=\"Removed container d3b0beb4506f2311bd8ada78bad9b7fffd5c66977b46d07ef61adbd4d641e544: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=f800a16c-9b52-4b15-a779-5db04c6ad033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228817 | controller |     "Jun 09 17:28:24.797834 crc crio[22095]: time=\"2026-06-09T17:28:24.797726229Z\" level=info msg=\"Removing container: 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e\" id=8e14a0e7-4b04-4cdf-bb43-a1d68037a462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228832 | controller |     "Jun 09 17:28:24.819166 crc crio[22095]: time=\"2026-06-09T17:28:24.817784003Z\" level=info msg=\"Stopping container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf (timeout: 30s)\" id=74486ded-41df-47be-9634-c6b2ee621e1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.228847 | controller |     "Jun 09 17:28:24.926513 crc crio[22095]: time=\"2026-06-09T17:28:24.925648801Z\" level=info msg=\"Removed container 8f78f38a54bca0ea8f7dc3ef6a1123974e9a2b35e5bc9accae12549b2b73329e: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=8e14a0e7-4b04-4cdf-bb43-a1d68037a462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228881 | controller |     "Jun 09 17:28:24.931238 crc crio[22095]: time=\"2026-06-09T17:28:24.931173962Z\" level=info msg=\"Removing container: 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c\" id=0fe8e4c2-cca8-4518-b176-c20c99f9e0ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228897 | controller |     "Jun 09 17:28:24.971715 crc crio[22095]: time=\"2026-06-09T17:28:24.971375574Z\" level=info msg=\"Stopped container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log\" id=74486ded-41df-47be-9634-c6b2ee621e1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.228912 | controller |     "Jun 09 17:28:24.974064 crc crio[22095]: time=\"2026-06-09T17:28:24.97396931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=67a15f46-740f-44f3-9812-dcf1aaf13a27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228933 | controller |     "Jun 09 17:28:24.982220 crc crio[22095]: time=\"2026-06-09T17:28:24.982119679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=14e83bb9-2954-4f59-bbde-afefbc7bb25c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.228948 | controller |     "Jun 09 17:28:24.989170 crc crio[22095]: time=\"2026-06-09T17:28:24.988846042Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5f952678-1a1c-4fec-8ccd-f07ad7e02d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.228963 | controller |     "Jun 09 17:28:24.991298 crc crio[22095]: time=\"2026-06-09T17:28:24.991030238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.228978 | controller |     "Jun 09 17:28:25.100166 crc crio[22095]: time=\"2026-06-09T17:28:25.100051174Z\" level=info msg=\"Removed container 488dcd4fe998e4c15508ebdd57e42172612c7a05499508215cc45cc64606002c: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=0fe8e4c2-cca8-4518-b176-c20c99f9e0ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.228993 | controller |     "Jun 09 17:28:25.104830 crc crio[22095]: time=\"2026-06-09T17:28:25.104751985Z\" level=info msg=\"Removing container: 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d\" id=c0372065-0660-46b7-86a1-e6dc48cccfff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229007 | controller |     "Jun 09 17:28:25.128356 crc crio[22095]: time=\"2026-06-09T17:28:25.128096204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.229023 | controller |     "Jun 09 17:28:25.134098 crc crio[22095]: time=\"2026-06-09T17:28:25.133995195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.229038 | controller |     "Jun 09 17:28:25.312074 crc crio[22095]: time=\"2026-06-09T17:28:25.311899129Z\" level=info msg=\"Removed container 721d5a14e74b03954e495e6858a9d81c95a860f3bc9d314482281c4daa04544d: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=c0372065-0660-46b7-86a1-e6dc48cccfff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229053 | controller |     "Jun 09 17:28:25.320091 crc crio[22095]: time=\"2026-06-09T17:28:25.31933597Z\" level=info msg=\"Removing container: 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655\" id=16dfcb41-1ad1-498a-b717-0c0104a457d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229067 | controller |     "Jun 09 17:28:25.417129 crc crio[22095]: time=\"2026-06-09T17:28:25.416894583Z\" level=info msg=\"Created container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log\" id=5f952678-1a1c-4fec-8ccd-f07ad7e02d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.229082 | controller |     "Jun 09 17:28:25.419733 crc crio[22095]: time=\"2026-06-09T17:28:25.41952163Z\" level=info msg=\"Starting container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4\" id=cfd0f9af-98f0-4a72-9846-5eaa5106fbf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.229097 | controller |     "Jun 09 17:28:25.428816 crc crio[22095]: time=\"2026-06-09T17:28:25.428426718Z\" level=info msg=\"Started container\" PID=263076 containerID=d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4 description=openstack/nova-metadata-0/nova-metadata-log id=cfd0f9af-98f0-4a72-9846-5eaa5106fbf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.229116 | controller |     "Jun 09 17:28:25.458525 crc crio[22095]: time=\"2026-06-09T17:28:25.458225983Z\" level=info msg=\"Removed container 9fca7a8d1fe5e873e45110619faae6d826040636a49d35d498ce31a0b7d2d655: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=16dfcb41-1ad1-498a-b717-0c0104a457d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229132 | controller |     "Jun 09 17:28:25.465380 crc crio[22095]: time=\"2026-06-09T17:28:25.46514856Z\" level=info msg=\"Removing container: 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064\" id=ebe448bb-17e9-4d4d-9800-c1d9e75c8b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229146 | controller |     "Jun 09 17:28:25.523992 crc crio[22095]: time=\"2026-06-09T17:28:25.523730403Z\" level=info msg=\"Removed container 776451f78d287b7ecb29ff9ae8c1d92e0ec06ce3edab14cc3ccd89fa495ca064: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=ebe448bb-17e9-4d4d-9800-c1d9e75c8b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229161 | controller |     "Jun 09 17:28:25.530208 crc crio[22095]: time=\"2026-06-09T17:28:25.530140388Z\" level=info msg=\"Removing container: 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb\" id=51aa116f-6c49-4818-988b-71662fc811f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229176 | controller |     "Jun 09 17:28:25.619564 crc crio[22095]: time=\"2026-06-09T17:28:25.619453439Z\" level=info msg=\"Removed container 80ef5de43b20e4b70f1b906b00c4f5e8db0cb64bc6adc37ef1217fbed7b6bdfb: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=51aa116f-6c49-4818-988b-71662fc811f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229190 | controller |     "Jun 09 17:28:25.626072 crc crio[22095]: time=\"2026-06-09T17:28:25.625985936Z\" level=info msg=\"Removing container: 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1\" id=1a64ba8e-3763-4d9e-b8d1-7278450f2770 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229205 | controller |     "Jun 09 17:28:25.689044 crc crio[22095]: time=\"2026-06-09T17:28:25.687179866Z\" level=info msg=\"Removed container 3846ed07f53ac6f10fa71d105848263d7bcee419188cd63370b1d198ff68ebd1: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=1a64ba8e-3763-4d9e-b8d1-7278450f2770 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229220 | controller |     "Jun 09 17:28:25.690022 crc crio[22095]: time=\"2026-06-09T17:28:25.689814354Z\" level=info msg=\"Removing container: d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b\" id=edc5098b-e71a-4467-9d19-99dc22f31fb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229235 | controller |     "Jun 09 17:28:25.764652 crc crio[22095]: time=\"2026-06-09T17:28:25.76450065Z\" level=info msg=\"Removed container d88a21d4ced26349d52aca867115dccaecaed1d80ae09912cb73aa505af4c73b: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=edc5098b-e71a-4467-9d19-99dc22f31fb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229250 | controller |     "Jun 09 17:28:25.767870 crc crio[22095]: time=\"2026-06-09T17:28:25.767711302Z\" level=info msg=\"Removing container: 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1\" id=19f211b2-202b-43c4-bead-347b2544c1ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229264 | controller |     "Jun 09 17:28:25.868517 crc crio[22095]: time=\"2026-06-09T17:28:25.86586617Z\" level=info msg=\"Removed container 35d43795833764f77feb8989ac4c71ab5240c6c8f62b6a73e438fb230e7bfcb1: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=19f211b2-202b-43c4-bead-347b2544c1ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229280 | controller |     "Jun 09 17:28:25.873592 crc crio[22095]: time=\"2026-06-09T17:28:25.873413504Z\" level=info msg=\"Removing container: ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487\" id=c5bf55e6-a8de-4c9a-9b51-6820b3f9cb59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229297 | controller |     "Jun 09 17:28:25.978847 crc crio[22095]: time=\"2026-06-09T17:28:25.978748976Z\" level=info msg=\"Removed container ed5c4140cb0912456b11b7d4a579ce089bbe9bc5862acb79e63214e9a50b8487: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=c5bf55e6-a8de-4c9a-9b51-6820b3f9cb59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229313 | controller |     "Jun 09 17:28:25.982488 crc crio[22095]: time=\"2026-06-09T17:28:25.982313547Z\" level=info msg=\"Removing container: e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5\" id=61730c2e-5adb-4694-9b4a-981d08846783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229327 | controller |     "Jun 09 17:28:26.080027 crc crio[22095]: time=\"2026-06-09T17:28:26.077646033Z\" level=info msg=\"Removed container e2286e21bbfe5108ca3e894bc96f8ed920590265771108038428c9ec608bb7f5: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=61730c2e-5adb-4694-9b4a-981d08846783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229342 | controller |     "Jun 09 17:28:26.083983 crc crio[22095]: time=\"2026-06-09T17:28:26.082903398Z\" level=info msg=\"Removing container: fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74\" id=c873c889-5ccc-4b74-aa3a-d414d6feb6f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229356 | controller |     "Jun 09 17:28:26.193801 crc crio[22095]: time=\"2026-06-09T17:28:26.193722781Z\" level=info msg=\"Removed container fdb1be1a704bf296bfb1466aff01153121ef99851a4b5bdf548d770c34b4ab74: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=c873c889-5ccc-4b74-aa3a-d414d6feb6f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229371 | controller |     "Jun 09 17:28:26.197147 crc crio[22095]: time=\"2026-06-09T17:28:26.197063646Z\" level=info msg=\"Removing container: c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207\" id=2d37bb2e-7ee4-40db-934f-2f3e08589111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229386 | controller |     "Jun 09 17:28:26.353131 crc crio[22095]: time=\"2026-06-09T17:28:26.353011897Z\" level=info msg=\"Removed container c8736951843dad28fe933d19b0e180b6b290693803edb73bf4a20de48dfd7207: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=2d37bb2e-7ee4-40db-934f-2f3e08589111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229400 | controller |     "Jun 09 17:28:26.366411 crc crio[22095]: time=\"2026-06-09T17:28:26.364216734Z\" level=info msg=\"Removing container: bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82\" id=0a6f14ce-2ebc-4bdc-b2d6-c60a7770693c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229414 | controller |     "Jun 09 17:28:26.417087 crc crio[22095]: time=\"2026-06-09T17:28:26.416815004Z\" level=info msg=\"Removed container bf669cc400b20b5cb9ba32ecfb8fa59643ad34f915680af42dd66e9cfa275c82: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=0a6f14ce-2ebc-4bdc-b2d6-c60a7770693c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229429 | controller |     "Jun 09 17:28:26.421635 crc crio[22095]: time=\"2026-06-09T17:28:26.421556055Z\" level=info msg=\"Removing container: d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed\" id=986c2f24-0968-45b3-831e-2d85549722d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229447 | controller |     "Jun 09 17:28:26.476874 crc crio[22095]: time=\"2026-06-09T17:28:26.476640807Z\" level=info msg=\"Removed container d8fb9e699803196d486ec5a15f1dbb4c01524ab0a7aa031f47bee30f01640bed: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=986c2f24-0968-45b3-831e-2d85549722d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229471 | controller |     "Jun 09 17:28:26.477830 crc crio[22095]: time=\"2026-06-09T17:28:26.477737616Z\" level=info msg=\"Stopping pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=bb3b9e1f-1517-4cb4-8980-e6eba96c563c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.229491 | controller |     "Jun 09 17:28:26.478828 crc crio[22095]: time=\"2026-06-09T17:28:26.478752192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-bbhsp Namespace:openshift-infra ID:910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820 UID:63d0112b-b57e-43ec-abcd-4439260785fc NetNS:/var/run/netns/4ca3248b-234c-464f-8f06-3178b6b28757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63d0112b_b57e_43ec_abcd_4439260785fc.slice PodAnnotations:0xc002b5c378}] Aliases:map[]}\"",
2026-06-09 17:40:44.229511 | controller |     "Jun 09 17:28:26.479090 crc crio[22095]: time=\"2026-06-09T17:28:26.479023209Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683768-bbhsp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.229574 | controller |     "Jun 09 17:28:26.482292 crc crio[22095]: time=\"2026-06-09T17:28:26.48218336Z\" level=info msg=\"Removing container: 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9\" id=374f2e60-c9a7-4bce-92ed-2c6b9058641c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229594 | controller |     "Jun 09 17:28:26.541143 crc crio[22095]: time=\"2026-06-09T17:28:26.540905926Z\" level=info msg=\"Removed container 97f68eaafe3ee90cb8e245cd82e8b48cc92f1685bc4b8bdeed51daaee07fc9f9: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=374f2e60-c9a7-4bce-92ed-2c6b9058641c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229610 | controller |     "Jun 09 17:28:26.545290 crc crio[22095]: time=\"2026-06-09T17:28:26.545029462Z\" level=info msg=\"Removing container: 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8\" id=c4a327bd-2b8b-4bde-8831-cb9d56b5a78d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229625 | controller |     "Jun 09 17:28:26.617672 crc crio[22095]: time=\"2026-06-09T17:28:26.617550322Z\" level=info msg=\"Removed container 62aa0274c82a64083ffd19b48069329617722d7a04be6c256ba6fae09fe67ee8: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=c4a327bd-2b8b-4bde-8831-cb9d56b5a78d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229640 | controller |     "Jun 09 17:28:26.625487 crc crio[22095]: time=\"2026-06-09T17:28:26.625346192Z\" level=info msg=\"Removing container: 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9\" id=24943484-44a8-48b7-a452-91c3c873cea7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229656 | controller |     "Jun 09 17:28:26.732220 crc crio[22095]: time=\"2026-06-09T17:28:26.732132222Z\" level=info msg=\"Stopping container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15 (timeout: 2s)\" id=de42627e-35fa-4da6-914d-35c1250748cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.229671 | controller |     "Jun 09 17:28:26.738890 crc crio[22095]: time=\"2026-06-09T17:28:26.73831867Z\" level=info msg=\"Removed container 83f4b8a50a0f5d92579356ee5dd4ff540acbcbef85eede3e7b5a1682f3d991c9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=24943484-44a8-48b7-a452-91c3c873cea7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229685 | controller |     "Jun 09 17:28:26.764132 crc crio[22095]: time=\"2026-06-09T17:28:26.75545741Z\" level=info msg=\"Removing container: 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355\" id=bbc43c61-5d10-4de7-a0fc-61e0de79469f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229704 | controller |     "Jun 09 17:28:26.933000 crc crio[22095]: time=\"2026-06-09T17:28:26.929117385Z\" level=info msg=\"Stopped container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server\" id=de42627e-35fa-4da6-914d-35c1250748cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.229719 | controller |     "Jun 09 17:28:26.933000 crc crio[22095]: time=\"2026-06-09T17:28:26.931308691Z\" level=info msg=\"Stopping pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=df7169b4-0b8c-42ab-a5b9-6b35830141e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.229734 | controller |     "Jun 09 17:28:26.939369 crc crio[22095]: time=\"2026-06-09T17:28:26.939215644Z\" level=info msg=\"Got pod network &{Name:community-operators-7j274 Namespace:openshift-marketplace ID:de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af UID:791c840f-1680-4e4e-9970-1012e98105de NetNS:/var/run/netns/b23b2bb2-928e-45a5-80f2-d255217c0fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791c840f_1680_4e4e_9970_1012e98105de.slice PodAnnotations:0xc0074a4660}] Aliases:map[]}\"",
2026-06-09 17:40:44.229749 | controller |     "Jun 09 17:28:26.939664 crc crio[22095]: time=\"2026-06-09T17:28:26.939554813Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7j274 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.229764 | controller |     "Jun 09 17:28:27.146369 crc crio[22095]: time=\"2026-06-09T17:28:27.146230295Z\" level=info msg=\"Removed container 9dccdde0217b479c5957d5cb7feddfe51821da59887129d56ab80421ce9e0355: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bbc43c61-5d10-4de7-a0fc-61e0de79469f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229779 | controller |     "Jun 09 17:28:27.157314 crc crio[22095]: time=\"2026-06-09T17:28:27.157226767Z\" level=info msg=\"Removing container: 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634\" id=f302d45f-ac51-4fb8-bb81-08c5d0d25e4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229794 | controller |     "Jun 09 17:28:27.198974 crc crio[22095]: time=\"2026-06-09T17:28:27.198554327Z\" level=info msg=\"Stopped pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=bb3b9e1f-1517-4cb4-8980-e6eba96c563c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.229809 | controller |     "Jun 09 17:28:27.387481 crc crio[22095]: time=\"2026-06-09T17:28:27.3865482Z\" level=info msg=\"Removed container 42fbdccdc60269770fd102567e03e74f55461cc2d7ba096c7c89b6f2c6218634: openstack/nova-metadata-0/nova-metadata-log\" id=f302d45f-ac51-4fb8-bb81-08c5d0d25e4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229824 | controller |     "Jun 09 17:28:27.715963 crc crio[22095]: time=\"2026-06-09T17:28:27.715132919Z\" level=info msg=\"Stopped pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=df7169b4-0b8c-42ab-a5b9-6b35830141e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.229839 | controller |     "Jun 09 17:28:28.730192 crc crio[22095]: time=\"2026-06-09T17:28:28.729508041Z\" level=info msg=\"Removing container: 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15\" id=9c2231a7-a534-468d-8906-6b351f0ee6fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229876 | controller |     "Jun 09 17:28:28.803902 crc crio[22095]: time=\"2026-06-09T17:28:28.803831718Z\" level=info msg=\"Stopping container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 (timeout: 30s)\" id=25be12be-c288-4a64-aeea-08c7883b8a98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.229893 | controller |     "Jun 09 17:28:28.806568 crc crio[22095]: time=\"2026-06-09T17:28:28.806498926Z\" level=info msg=\"Removed container 47f208db1b9b7416e098d3b369b6682fc02be82b8c192237d4f148e1e730df15: openshift-marketplace/community-operators-7j274/registry-server\" id=9c2231a7-a534-468d-8906-6b351f0ee6fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229913 | controller |     "Jun 09 17:28:28.819771 crc crio[22095]: time=\"2026-06-09T17:28:28.819667664Z\" level=info msg=\"Removing container: 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e\" id=52e64171-6733-4fc9-8a15-028211b23d9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229929 | controller |     "Jun 09 17:28:28.925424 crc crio[22095]: time=\"2026-06-09T17:28:28.925309594Z\" level=info msg=\"Removed container 342afa6884052372a7f3290542e8b78d67cf8011d3ae003373c646ef11e7027e: openshift-marketplace/community-operators-7j274/extract-content\" id=52e64171-6733-4fc9-8a15-028211b23d9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229944 | controller |     "Jun 09 17:28:28.927997 crc crio[22095]: time=\"2026-06-09T17:28:28.92786989Z\" level=info msg=\"Removing container: 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9\" id=578655f1-f301-4013-96ec-d9ccff45cdfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229959 | controller |     "Jun 09 17:28:28.989518 crc crio[22095]: time=\"2026-06-09T17:28:28.989330156Z\" level=info msg=\"Removed container 18033eefaf706a23af516e68448ce989f291a30a4192b8ebf1f3566565fb65d9: openshift-marketplace/community-operators-7j274/extract-utilities\" id=578655f1-f301-4013-96ec-d9ccff45cdfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.229973 | controller |     "Jun 09 17:28:33.469542 crc crio[22095]: time=\"2026-06-09T17:28:33.468361327Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=70f60033-ce64-4aca-a3bc-d510268bda8d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.229988 | controller |     "Jun 09 17:28:33.470795 crc crio[22095]: time=\"2026-06-09T17:28:33.470563493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=c914ff09-620e-4c26-8dcc-13328d7e75ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230003 | controller |     "Jun 09 17:28:33.474715 crc crio[22095]: time=\"2026-06-09T17:28:33.474581306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=be915f03-5d51-4769-8a2a-f7319d740617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230017 | controller |     "Jun 09 17:28:33.485504 crc crio[22095]: time=\"2026-06-09T17:28:33.485362093Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/must-gather-kg8lh/gather\" id=85101296-9b72-4211-a2ff-fbcec581bab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.230032 | controller |     "Jun 09 17:28:33.487638 crc crio[22095]: time=\"2026-06-09T17:28:33.487521878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230046 | controller |     "Jun 09 17:28:33.547645 crc crio[22095]: time=\"2026-06-09T17:28:33.547535308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230061 | controller |     "Jun 09 17:28:33.716310 crc crio[22095]: time=\"2026-06-09T17:28:33.71606322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230075 | controller |     "Jun 09 17:28:33.876168 crc crio[22095]: time=\"2026-06-09T17:28:33.874066454Z\" level=info msg=\"Stopping container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa (timeout: 2s)\" id=c2d91c4a-2171-4fbe-849d-19fab9ddaac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.230093 | controller |     "Jun 09 17:28:33.881001 crc crio[22095]: time=\"2026-06-09T17:28:33.880799556Z\" level=info msg=\"Created container 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1: openshift-must-gather-7cnc9/must-gather-kg8lh/gather\" id=85101296-9b72-4211-a2ff-fbcec581bab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.230108 | controller |     "Jun 09 17:28:33.884275 crc crio[22095]: time=\"2026-06-09T17:28:33.884147952Z\" level=info msg=\"Starting container: 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1\" id=98f32019-5055-4951-af79-87ad0445b8ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.230123 | controller |     "Jun 09 17:28:33.892907 crc crio[22095]: time=\"2026-06-09T17:28:33.892767553Z\" level=info msg=\"Started container\" PID=263892 containerID=11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1 description=openshift-must-gather-7cnc9/must-gather-kg8lh/gather id=98f32019-5055-4951-af79-87ad0445b8ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6",
2026-06-09 17:40:44.230138 | controller |     "Jun 09 17:28:33.911797 crc crio[22095]: time=\"2026-06-09T17:28:33.911689649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8d2cd291-bfeb-4453-94fe-132eecd659f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230153 | controller |     "Jun 09 17:28:33.917466 crc crio[22095]: time=\"2026-06-09T17:28:33.917332963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3b44d386-6553-4ce1-95a7-5792b28b2103 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230167 | controller |     "Jun 09 17:28:33.931137 crc crio[22095]: time=\"2026-06-09T17:28:33.931025265Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=c5c56476-1724-41f4-bbdb-27282e91fa9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.230182 | controller |     "Jun 09 17:28:33.933132 crc crio[22095]: time=\"2026-06-09T17:28:33.932549354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230197 | controller |     "Jun 09 17:28:34.019448 crc crio[22095]: time=\"2026-06-09T17:28:34.019351071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230211 | controller |     "Jun 09 17:28:34.036042 crc crio[22095]: time=\"2026-06-09T17:28:34.035864844Z\" level=info msg=\"Stopped container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=c2d91c4a-2171-4fbe-849d-19fab9ddaac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.230226 | controller |     "Jun 09 17:28:34.038520 crc crio[22095]: time=\"2026-06-09T17:28:34.037768993Z\" level=info msg=\"Stopping pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=b2c75e82-8ccd-4f9c-8af4-3ba20bba45e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.230241 | controller |     "Jun 09 17:28:34.041978 crc crio[22095]: time=\"2026-06-09T17:28:34.039418095Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dtlb8 Namespace:openshift-marketplace ID:0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0 UID:3b763c4b-0174-420c-bbb6-90dd0db0e4bf NetNS:/var/run/netns/891f892f-0199-4358-9089-73aeed535fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b763c4b_0174_420c_bbb6_90dd0db0e4bf.slice PodAnnotations:0xc00041c218}] Aliases:map[]}\"",
2026-06-09 17:40:44.230264 | controller |     "Jun 09 17:28:34.041978 crc crio[22095]: time=\"2026-06-09T17:28:34.039882677Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dtlb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.230279 | controller |     "Jun 09 17:28:34.203487 crc crio[22095]: time=\"2026-06-09T17:28:34.202971901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230294 | controller |     "Jun 09 17:28:34.378147 crc crio[22095]: time=\"2026-06-09T17:28:34.377677173Z\" level=info msg=\"Created container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=c5c56476-1724-41f4-bbdb-27282e91fa9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.230309 | controller |     "Jun 09 17:28:34.379413 crc crio[22095]: time=\"2026-06-09T17:28:34.379332715Z\" level=info msg=\"Starting container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36\" id=c98b182d-e097-44ff-8f17-7fd7e28f5b21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.230324 | controller |     "Jun 09 17:28:34.402592 crc crio[22095]: time=\"2026-06-09T17:28:34.402479649Z\" level=info msg=\"Started container\" PID=263963 containerID=bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36 description=openshift-must-gather-7cnc9/must-gather-kg8lh/copy id=c98b182d-e097-44ff-8f17-7fd7e28f5b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6",
2026-06-09 17:40:44.230339 | controller |     "Jun 09 17:28:34.523330 crc crio[22095]: time=\"2026-06-09T17:28:34.522643802Z\" level=info msg=\"Stopped pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=b2c75e82-8ccd-4f9c-8af4-3ba20bba45e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.230353 | controller |     "Jun 09 17:28:34.540944 crc crio[22095]: time=\"2026-06-09T17:28:34.540858489Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.230368 | controller |     "Jun 09 17:28:34.906746 crc crio[22095]: time=\"2026-06-09T17:28:34.906491559Z\" level=info msg=\"Removing container: e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa\" id=9d43d0d6-0d1c-4abd-a3ec-be69a8874cc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.230383 | controller |     "Jun 09 17:28:34.975968 crc crio[22095]: time=\"2026-06-09T17:28:34.975829227Z\" level=info msg=\"Removed container e722dbedaae775031e405fdcc8b43a6a8b843b07c199c361c1cad98cb32898aa: openshift-marketplace/redhat-marketplace-dtlb8/registry-server\" id=9d43d0d6-0d1c-4abd-a3ec-be69a8874cc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.230397 | controller |     "Jun 09 17:28:34.979859 crc crio[22095]: time=\"2026-06-09T17:28:34.979783769Z\" level=info msg=\"Removing container: 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f\" id=c40f74c9-a2c3-45dd-a7e8-b94bff3686d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.230412 | controller |     "Jun 09 17:28:35.026660 crc crio[22095]: time=\"2026-06-09T17:28:35.026450486Z\" level=info msg=\"Removed container 31c96ab2f53b65b8d6a4d6f520eb06d54eff5199996713e2e328a5206706dd8f: openshift-marketplace/redhat-marketplace-dtlb8/extract-content\" id=c40f74c9-a2c3-45dd-a7e8-b94bff3686d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.230427 | controller |     "Jun 09 17:28:35.049663 crc crio[22095]: time=\"2026-06-09T17:28:35.049425205Z\" level=info msg=\"Removing container: c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561\" id=d25f24b1-a54f-42db-b131-c10acc244c80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.230444 | controller |     "Jun 09 17:28:35.091773 crc crio[22095]: time=\"2026-06-09T17:28:35.091666199Z\" level=info msg=\"Removed container c072f47749d45e3c4648360babf7bc3438bf40bab3a199905f5519ef5d4d6561: openshift-marketplace/redhat-marketplace-dtlb8/extract-utilities\" id=d25f24b1-a54f-42db-b131-c10acc244c80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.230459 | controller |     "Jun 09 17:28:37.315990 crc crio[22095]: time=\"2026-06-09T17:28:37.314174953Z\" level=info msg=\"Stopping container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948 (timeout: 2s)\" id=e02c6513-4979-4065-81fe-1d61b63f1986 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.230474 | controller |     "Jun 09 17:28:37.443452 crc crio[22095]: time=\"2026-06-09T17:28:37.443384877Z\" level=info msg=\"Stopped container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=e02c6513-4979-4065-81fe-1d61b63f1986 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.230488 | controller |     "Jun 09 17:28:37.445388 crc crio[22095]: time=\"2026-06-09T17:28:37.445313287Z\" level=info msg=\"Stopping pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=c059ce5d-a6df-41a1-a40f-296b3d83d440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.230502 | controller |     "Jun 09 17:28:37.449373 crc crio[22095]: time=\"2026-06-09T17:28:37.449287919Z\" level=info msg=\"Got pod network &{Name:redhat-operators-69hqg Namespace:openshift-marketplace ID:d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3 UID:32fac061-94d5-4002-a560-f6dbc5e4cfd6 NetNS:/var/run/netns/d6ff8b3f-9c32-46f1-9901-58414aeb873c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32fac061_94d5_4002_a560_f6dbc5e4cfd6.slice PodAnnotations:0xc0074a4f40}] Aliases:map[]}\"",
2026-06-09 17:40:44.230517 | controller |     "Jun 09 17:28:37.449687 crc crio[22095]: time=\"2026-06-09T17:28:37.449446593Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-69hqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.230533 | controller |     "Jun 09 17:28:37.878798 crc crio[22095]: time=\"2026-06-09T17:28:37.87811412Z\" level=info msg=\"Stopped pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=c059ce5d-a6df-41a1-a40f-296b3d83d440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.230548 | controller |     "Jun 09 17:28:39.923203 crc crio[22095]: time=\"2026-06-09T17:28:39.921875069Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vf7tk/POD\" id=325b8957-c4a7-44c8-97ad-7bba43a60a57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.230563 | controller |     "Jun 09 17:28:39.924823 crc crio[22095]: time=\"2026-06-09T17:28:39.923272395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230577 | controller |     "Jun 09 17:28:39.974236 crc crio[22095]: time=\"2026-06-09T17:28:39.97413943Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-7cnc9/crc-debug-xg682/POD\" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.230592 | controller |     "Jun 09 17:28:39.974505 crc crio[22095]: time=\"2026-06-09T17:28:39.974304494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230607 | controller |     "Jun 09 17:28:39.997373 crc crio[22095]: time=\"2026-06-09T17:28:39.997228322Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc00263c6e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.230625 | controller |     "Jun 09 17:28:39.997373 crc crio[22095]: time=\"2026-06-09T17:28:39.997349905Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vf7tk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.230641 | controller |     "Jun 09 17:28:40.054100 crc crio[22095]: time=\"2026-06-09T17:28:40.053987328Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.230656 | controller |     "Jun 09 17:28:40.077655 crc crio[22095]: time=\"2026-06-09T17:28:40.077373698Z\" level=info msg=\"Ran pod sandbox 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928 with infra container: openshift-must-gather-7cnc9/crc-debug-xg682/POD\" id=8495326e-44b2-4ab4-bfae-f0fc9d789605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.230671 | controller |     "Jun 09 17:28:40.081524 crc crio[22095]: time=\"2026-06-09T17:28:40.081389061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230686 | controller |     "Jun 09 17:28:40.081810 crc crio[22095]: time=\"2026-06-09T17:28:40.08173827Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230701 | controller |     "Jun 09 17:28:40.081810 crc crio[22095]: time=\"2026-06-09T17:28:40.081801702Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=7b5e5a8e-7cbb-4baf-91d8-ba1469924d01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230716 | controller |     "Jun 09 17:28:40.086514 crc crio[22095]: time=\"2026-06-09T17:28:40.08640279Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=0febf127-d25d-4671-81bd-c7a35cb302d4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.230731 | controller |     "Jun 09 17:28:40.092461 crc crio[22095]: time=\"2026-06-09T17:28:40.092375323Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-09 17:40:44.230747 | controller |     "Jun 09 17:28:40.690459 crc crio[22095]: 2026-06-09T17:28:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80106d354124a3c Mac:42:36:2c:8b:45:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 SocketPath: PciID:}] [{Interface:0xc00043e5b0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.230762 | controller |     "Jun 09 17:28:40.692865 crc crio[22095]: time=\"2026-06-09T17:28:40.692023226Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc00263c6e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.230779 | controller |     "Jun 09 17:28:40.692865 crc crio[22095]: time=\"2026-06-09T17:28:40.69219272Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vf7tk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.230795 | controller |     "Jun 09 17:28:40.692865 crc crio[22095]: time=\"2026-06-09T17:28:40.692277582Z\" level=info msg=\"Stopping container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90 (timeout: 30s)\" id=d37bae23-1e75-45ea-a132-bd210a4e7e4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.230810 | controller |     "Jun 09 17:28:40.703568 crc crio[22095]: time=\"2026-06-09T17:28:40.70273471Z\" level=info msg=\"Ran pod sandbox 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 with infra container: openshift-marketplace/redhat-operators-vf7tk/POD\" id=325b8957-c4a7-44c8-97ad-7bba43a60a57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.230824 | controller |     "Jun 09 17:28:40.711743 crc crio[22095]: time=\"2026-06-09T17:28:40.711622078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e315ea7-7e32-4d37-a374-c96368915193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230839 | controller |     "Jun 09 17:28:40.714500 crc crio[22095]: time=\"2026-06-09T17:28:40.71441839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb2cad24-7e4f-4b72-b162-d5a5e1eb25fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.230873 | controller |     "Jun 09 17:28:40.740734 crc crio[22095]: time=\"2026-06-09T17:28:40.740617692Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vf7tk/extract-utilities\" id=f9a0ffc0-faea-445d-9467-a79eb9d15aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.230890 | controller |     "Jun 09 17:28:40.747295 crc crio[22095]: time=\"2026-06-09T17:28:40.744698467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230906 | controller |     "Jun 09 17:28:40.818596 crc crio[22095]: time=\"2026-06-09T17:28:40.818480779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230921 | controller |     "Jun 09 17:28:40.823287 crc crio[22095]: time=\"2026-06-09T17:28:40.82320939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.230936 | controller |     "Jun 09 17:28:41.065086 crc crio[22095]: time=\"2026-06-09T17:28:41.064039778Z\" level=info msg=\"Created container 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00: openshift-marketplace/redhat-operators-vf7tk/extract-utilities\" id=f9a0ffc0-faea-445d-9467-a79eb9d15aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.230951 | controller |     "Jun 09 17:28:41.074723 crc crio[22095]: time=\"2026-06-09T17:28:41.074378003Z\" level=info msg=\"Starting container: 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00\" id=787c8159-3e4b-408f-a02f-1fa4307c5e07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.230966 | controller |     "Jun 09 17:28:41.090498 crc crio[22095]: time=\"2026-06-09T17:28:41.089299226Z\" level=info msg=\"Started container\" PID=264723 containerID=36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00 description=openshift-marketplace/redhat-operators-vf7tk/extract-utilities id=787c8159-3e4b-408f-a02f-1fa4307c5e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1",
2026-06-09 17:40:44.230987 | controller |     "Jun 09 17:28:42.123884 crc crio[22095]: time=\"2026-06-09T17:28:42.122217504Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d93f35e0-c9a6-4c8c-8912-760c68e9693f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.231003 | controller |     "Jun 09 17:28:42.134660 crc crio[22095]: time=\"2026-06-09T17:28:42.133578485Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.231018 | controller |     "Jun 09 17:28:42.966297 crc crio[22095]: time=\"2026-06-09T17:28:42.965276971Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=d93f35e0-c9a6-4c8c-8912-760c68e9693f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.231033 | controller |     "Jun 09 17:28:42.969498 crc crio[22095]: time=\"2026-06-09T17:28:42.969407427Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=daf059b8-bf3a-4d1e-bf39-7d49bf879c3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231049 | controller |     "Jun 09 17:28:42.972741 crc crio[22095]: time=\"2026-06-09T17:28:42.972670321Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c6160136-f3e0-432c-8905-6fdced69110a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231064 | controller |     "Jun 09 17:28:42.980828 crc crio[22095]: time=\"2026-06-09T17:28:42.980743578Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vf7tk/extract-content\" id=2652e2a1-5db0-4046-a92d-8c19d76fcf68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231079 | controller |     "Jun 09 17:28:42.981360 crc crio[22095]: time=\"2026-06-09T17:28:42.981277512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231094 | controller |     "Jun 09 17:28:43.075865 crc crio[22095]: time=\"2026-06-09T17:28:43.075708584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231110 | controller |     "Jun 09 17:28:43.081083 crc crio[22095]: time=\"2026-06-09T17:28:43.08101045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231126 | controller |     "Jun 09 17:28:43.292619 crc crio[22095]: time=\"2026-06-09T17:28:43.292484465Z\" level=info msg=\"Created container f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815: openshift-marketplace/redhat-operators-vf7tk/extract-content\" id=2652e2a1-5db0-4046-a92d-8c19d76fcf68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231141 | controller |     "Jun 09 17:28:43.295634 crc crio[22095]: time=\"2026-06-09T17:28:43.295558414Z\" level=info msg=\"Starting container: f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815\" id=f62f8305-9815-4d10-87fd-9c254959f02e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.231157 | controller |     "Jun 09 17:28:43.317031 crc crio[22095]: time=\"2026-06-09T17:28:43.316707686Z\" level=info msg=\"Started container\" PID=264932 containerID=f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815 description=openshift-marketplace/redhat-operators-vf7tk/extract-content id=f62f8305-9815-4d10-87fd-9c254959f02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1",
2026-06-09 17:40:44.231172 | controller |     "Jun 09 17:28:47.263128 crc crio[22095]: time=\"2026-06-09T17:28:47.261791538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5afc0ba-3bf7-4c5d-a5c6-324261fd944d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231190 | controller |     "Jun 09 17:28:47.279776 crc crio[22095]: time=\"2026-06-09T17:28:47.279665549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5761973-7c41-4c73-ba6b-ae3af0187689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231206 | controller |     "Jun 09 17:28:47.309456 crc crio[22095]: time=\"2026-06-09T17:28:47.309204622Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=1eb8c7c7-74c8-4e69-aa35-fb5a3b9f99dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231221 | controller |     "Jun 09 17:28:47.309831 crc crio[22095]: time=\"2026-06-09T17:28:47.309729045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231236 | controller |     "Jun 09 17:28:47.469690 crc crio[22095]: time=\"2026-06-09T17:28:47.469319775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231252 | controller |     "Jun 09 17:28:47.478491 crc crio[22095]: time=\"2026-06-09T17:28:47.476575772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231267 | controller |     "Jun 09 17:28:47.712295 crc crio[22095]: time=\"2026-06-09T17:28:47.712165054Z\" level=info msg=\"Created container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=1eb8c7c7-74c8-4e69-aa35-fb5a3b9f99dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231282 | controller |     "Jun 09 17:28:47.713800 crc crio[22095]: time=\"2026-06-09T17:28:47.713749455Z\" level=info msg=\"Starting container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8\" id=3e82aa75-1337-4209-b3bf-a1aa1d995999 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.231297 | controller |     "Jun 09 17:28:47.726118 crc crio[22095]: time=\"2026-06-09T17:28:47.726044913Z\" level=info msg=\"Started container\" PID=265818 containerID=c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8 description=openshift-marketplace/redhat-operators-vf7tk/registry-server id=3e82aa75-1337-4209-b3bf-a1aa1d995999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1",
2026-06-09 17:40:44.231313 | controller |     "Jun 09 17:28:47.953222 crc crio[22095]: time=\"2026-06-09T17:28:47.95257946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=507e18d1-6001-47b7-9a72-0544840cdd44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231328 | controller |     "Jun 09 17:28:47.958995 crc crio[22095]: time=\"2026-06-09T17:28:47.958762729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2fec7fed-ca29-4857-8ea2-7017f1210e12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231343 | controller |     "Jun 09 17:28:47.965841 crc crio[22095]: time=\"2026-06-09T17:28:47.965716369Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=c0124223-bc71-486f-8775-a8becdbae9f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231361 | controller |     "Jun 09 17:28:47.966399 crc crio[22095]: time=\"2026-06-09T17:28:47.966316134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231377 | controller |     "Jun 09 17:28:48.087559 crc crio[22095]: time=\"2026-06-09T17:28:48.087276747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231392 | controller |     "Jun 09 17:28:48.100096 crc crio[22095]: time=\"2026-06-09T17:28:48.100005506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231407 | controller |     "Jun 09 17:28:48.325829 crc crio[22095]: time=\"2026-06-09T17:28:48.325735203Z\" level=info msg=\"Created container 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=c0124223-bc71-486f-8775-a8becdbae9f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231422 | controller |     "Jun 09 17:28:48.328416 crc crio[22095]: time=\"2026-06-09T17:28:48.328278548Z\" level=info msg=\"Starting container: 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054\" id=998b1f88-0bfe-428c-a149-7103570d5a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.231437 | controller |     "Jun 09 17:28:48.334865 crc crio[22095]: time=\"2026-06-09T17:28:48.334766566Z\" level=info msg=\"Started container\" PID=265959 containerID=2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=998b1f88-0bfe-428c-a149-7103570d5a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.231453 | controller |     "Jun 09 17:28:49.371137 crc crio[22095]: time=\"2026-06-09T17:28:49.370242307Z\" level=info msg=\"Removing container: 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150\" id=30f113aa-b210-4080-8d04-14f3ec071f5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231468 | controller |     "Jun 09 17:28:49.488673 crc crio[22095]: time=\"2026-06-09T17:28:49.488576812Z\" level=info msg=\"Removed container 28a2a20b640ed9d8e48cc1828913fc470e20883509ff45be7ec0ae17da7ab150: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=30f113aa-b210-4080-8d04-14f3ec071f5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231483 | controller |     "Jun 09 17:28:50.495610 crc crio[22095]: time=\"2026-06-09T17:28:50.494722126Z\" level=info msg=\"Removing container: 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005\" id=3d3243f2-222a-45b8-a10d-1278ef56183d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231498 | controller |     "Jun 09 17:28:50.952707 crc crio[22095]: time=\"2026-06-09T17:28:50.951885078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fd6d6fc6-b7cf-48af-a186-adaad38037c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231514 | controller |     "Jun 09 17:28:51.592696 crc crio[22095]: time=\"2026-06-09T17:28:51.591756056Z\" level=info msg=\"Removed container 72c6f9a2df25c3f32ff1fbdac5dee00057eb88514549721308f8830af16de005: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3d3243f2-222a-45b8-a10d-1278ef56183d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231529 | controller |     "Jun 09 17:28:51.672536 crc crio[22095]: time=\"2026-06-09T17:28:51.672308425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cedcb501-1a0c-40af-89b3-029be2d270a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231547 | controller |     "Jun 09 17:28:51.677879 crc crio[22095]: time=\"2026-06-09T17:28:51.677477599Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bfe0d807-64e8-41e0-bc66-6382919caca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231563 | controller |     "Jun 09 17:28:51.678568 crc crio[22095]: time=\"2026-06-09T17:28:51.678489145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231578 | controller |     "Jun 09 17:28:51.822412 crc crio[22095]: time=\"2026-06-09T17:28:51.822312358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231593 | controller |     "Jun 09 17:28:51.830874 crc crio[22095]: time=\"2026-06-09T17:28:51.830185881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231608 | controller |     "Jun 09 17:28:52.429800 crc crio[22095]: time=\"2026-06-09T17:28:52.429621476Z\" level=info msg=\"Created container 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bfe0d807-64e8-41e0-bc66-6382919caca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231624 | controller |     "Jun 09 17:28:52.432674 crc crio[22095]: time=\"2026-06-09T17:28:52.4325236Z\" level=info msg=\"Starting container: 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea\" id=8e0e6e00-0476-41f9-8e89-958a495938ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.231639 | controller |     "Jun 09 17:28:52.439710 crc crio[22095]: time=\"2026-06-09T17:28:52.439604783Z\" level=info msg=\"Started container\" PID=266612 containerID=1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=8e0e6e00-0476-41f9-8e89-958a495938ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.231655 | controller |     "Jun 09 17:28:54.642338 crc crio[22095]: time=\"2026-06-09T17:28:54.641413974Z\" level=info msg=\"Stopped container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=d37bae23-1e75-45ea-a132-bd210a4e7e4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.231670 | controller |     "Jun 09 17:28:54.645624 crc crio[22095]: time=\"2026-06-09T17:28:54.64552598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=37cc4abc-4b32-4cb4-9a86-da842cd9c604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231685 | controller |     "Jun 09 17:28:54.650346 crc crio[22095]: time=\"2026-06-09T17:28:54.650237192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d0aa9dad-4911-4cda-962a-e56d05c753ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.231700 | controller |     "Jun 09 17:28:54.655573 crc crio[22095]: time=\"2026-06-09T17:28:54.655471047Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f60955be-118d-4d21-b3a2-192fdf95ba4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231715 | controller |     "Jun 09 17:28:54.655993 crc crio[22095]: time=\"2026-06-09T17:28:54.655894328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231736 | controller |     "Jun 09 17:28:54.741327 crc crio[22095]: time=\"2026-06-09T17:28:54.741032856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231752 | controller |     "Jun 09 17:28:54.745992 crc crio[22095]: time=\"2026-06-09T17:28:54.745886461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.231768 | controller |     "Jun 09 17:28:54.973745 crc crio[22095]: time=\"2026-06-09T17:28:54.972023249Z\" level=info msg=\"Created container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f60955be-118d-4d21-b3a2-192fdf95ba4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.231784 | controller |     "Jun 09 17:28:54.976100 crc crio[22095]: time=\"2026-06-09T17:28:54.976017772Z\" level=info msg=\"Starting container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb\" id=31aaf877-4f7d-4074-a554-9c5d8945bda2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.231799 | controller |     "Jun 09 17:28:54.982160 crc crio[22095]: time=\"2026-06-09T17:28:54.981992196Z\" level=info msg=\"Started container\" PID=266901 containerID=b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=31aaf877-4f7d-4074-a554-9c5d8945bda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.231815 | controller |     "Jun 09 17:28:55.670451 crc crio[22095]: time=\"2026-06-09T17:28:55.665291735Z\" level=info msg=\"Stopping container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e (timeout: 30s)\" id=ca20ef32-d33f-4ccf-8872-218e4230e94b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.231830 | controller |     "Jun 09 17:28:55.670451 crc crio[22095]: time=\"2026-06-09T17:28:55.665413388Z\" level=info msg=\"Removing container: e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa\" id=f6c75e31-7084-439b-890c-0a0e695f0c09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231846 | controller |     "Jun 09 17:28:55.780816 crc crio[22095]: time=\"2026-06-09T17:28:55.780665563Z\" level=info msg=\"Removed container e1dbae4b80e2a6d16d8a09b6283113d48b83d25944d3166fd7406ffc8a0709aa: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f6c75e31-7084-439b-890c-0a0e695f0c09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231883 | controller |     "Jun 09 17:28:55.831171 crc crio[22095]: time=\"2026-06-09T17:28:55.830340856Z\" level=info msg=\"Stopped container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=ca20ef32-d33f-4ccf-8872-218e4230e94b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.231900 | controller |     "Jun 09 17:28:56.707773 crc crio[22095]: time=\"2026-06-09T17:28:56.707650264Z\" level=info msg=\"Removing container: 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b\" id=df56603e-6626-4b7a-a672-27ac992aaebf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231916 | controller |     "Jun 09 17:28:56.833662 crc crio[22095]: time=\"2026-06-09T17:28:56.833540744Z\" level=info msg=\"Removed container 9daf3413cd82fc88239f02fa31bbc058982c1f1282002a464841877615473a3b: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=df56603e-6626-4b7a-a672-27ac992aaebf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231932 | controller |     "Jun 09 17:28:58.793476 crc crio[22095]: time=\"2026-06-09T17:28:58.79038392Z\" level=info msg=\"Removing container: 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb\" id=326436cb-7423-4790-b0f3-abcde2907a12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.231951 | controller |     "Jun 09 17:28:58.820781 crc crio[22095]: time=\"2026-06-09T17:28:58.820644911Z\" level=warning msg=\"Stopping container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.231968 | controller |     "Jun 09 17:28:58.835000 crc crio[22095]: time=\"2026-06-09T17:28:58.834093218Z\" level=info msg=\"Stopping container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278 (timeout: 30s)\" id=1b29aeeb-4533-4cd5-bfa8-46c33e199c78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.231983 | controller |     "Jun 09 17:28:58.969874 crc crio[22095]: time=\"2026-06-09T17:28:58.969725989Z\" level=error msg=\"Killing container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.231999 | controller |     "Jun 09 17:28:59.618505 crc crio[22095]: time=\"2026-06-09T17:28:59.616746233Z\" level=info msg=\"Stopping container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53 (timeout: 30s)\" id=72b81a7d-d17c-47d6-b3bb-5125a7a96a80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232015 | controller |     "Jun 09 17:29:00.301224 crc crio[22095]: time=\"2026-06-09T17:29:00.301131951Z\" level=info msg=\"Stopping container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2 (timeout: 30s)\" id=847d3798-5eaf-400e-85db-e6f84e99478a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232030 | controller |     "Jun 09 17:29:04.322182 crc crio[22095]: time=\"2026-06-09T17:29:04.320754428Z\" level=info msg=\"Removing container: 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58\" id=756277e6-3b3c-41ee-b8d3-b5c721e69160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232045 | controller |     "Jun 09 17:29:04.813292 crc crio[22095]: time=\"2026-06-09T17:29:04.812497853Z\" level=info msg=\"Stopping container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23 (timeout: 30s)\" id=eee4dc86-9d40-4750-a3c2-8fe90da10399 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232061 | controller |     "Jun 09 17:29:07.956375 crc crio[22095]: time=\"2026-06-09T17:29:07.954090023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=26e0279b-22db-45c3-a022-c62a7dc7c62a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232076 | controller |     "Jun 09 17:29:10.852985 crc crio[22095]: time=\"2026-06-09T17:29:10.851601732Z\" level=info msg=\"Stopped container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera\" id=847d3798-5eaf-400e-85db-e6f84e99478a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232091 | controller |     "Jun 09 17:29:10.855400 crc crio[22095]: time=\"2026-06-09T17:29:10.851823138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0723c36e-84a7-4baa-b5a8-6400aa1cbd2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232106 | controller |     "Jun 09 17:29:10.857682 crc crio[22095]: time=\"2026-06-09T17:29:10.857560646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a192f875-a674-4a35-b691-055813679ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232122 | controller |     "Jun 09 17:29:10.882899 crc crio[22095]: time=\"2026-06-09T17:29:10.882806348Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=50310a5e-d537-4c14-84d2-80460e144cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232140 | controller |     "Jun 09 17:29:10.885469 crc crio[22095]: time=\"2026-06-09T17:29:10.885417715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fc99513c-c7cc-4f7c-8a5e-0e4d7b438e7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232156 | controller |     "Jun 09 17:29:10.944595 crc crio[22095]: time=\"2026-06-09T17:29:10.944525511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232171 | controller |     "Jun 09 17:29:10.947527 crc crio[22095]: time=\"2026-06-09T17:29:10.947433166Z\" level=info msg=\"Stopped container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler\" id=25be12be-c288-4a64-aeea-08c7883b8a98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232186 | controller |     "Jun 09 17:29:10.949240 crc crio[22095]: time=\"2026-06-09T17:29:10.94912519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e91aa769-a838-4711-a702-6a4593306958 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232201 | controller |     "Jun 09 17:29:10.950022 crc crio[22095]: time=\"2026-06-09T17:29:10.9499032Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=89f74dc2-23a1-41a2-bd12-0b211d56f48d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232216 | controller |     "Jun 09 17:29:10.989698 crc crio[22095]: time=\"2026-06-09T17:29:10.989481232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232232 | controller |     "Jun 09 17:29:10.994077 crc crio[22095]: time=\"2026-06-09T17:29:10.993975618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=57788936-93b9-4e70-917c-a482275c2510 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232247 | controller |     "Jun 09 17:29:11.000028 crc crio[22095]: time=\"2026-06-09T17:29:10.999841159Z\" level=info msg=\"Stopped container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log\" id=72b81a7d-d17c-47d6-b3bb-5125a7a96a80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232262 | controller |     "Jun 09 17:29:11.002826 crc crio[22095]: time=\"2026-06-09T17:29:11.00260885Z\" level=info msg=\"Stopping container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6 (timeout: 30s)\" id=4f8ced82-b3e6-46d6-a7d9-5f428c4e1aad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232291 | controller |     "Jun 09 17:29:11.027468 crc crio[22095]: time=\"2026-06-09T17:29:11.027345559Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=15265106-b421-4ac8-9fb4-2f5943279567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232307 | controller |     "Jun 09 17:29:11.067766 crc crio[22095]: time=\"2026-06-09T17:29:11.065850453Z\" level=info msg=\"Stopping container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8 (timeout: 2s)\" id=472b967c-62dc-4bb4-aec9-ce29462c7bef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232322 | controller |     "Jun 09 17:29:11.086226 crc crio[22095]: time=\"2026-06-09T17:29:11.08587018Z\" level=info msg=\"Removed container 4bef79398cfa39fde694ff648fc28b69d88a9084dae67dde0d55f9f795f7ee58: openshift-infra/auto-csr-approver-29683744-c6jgj/oc\" id=756277e6-3b3c-41ee-b8d3-b5c721e69160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232341 | controller |     "Jun 09 17:29:11.088116 crc crio[22095]: time=\"2026-06-09T17:29:11.088032826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232357 | controller |     "Jun 09 17:29:11.089477 crc crio[22095]: time=\"2026-06-09T17:29:11.089423262Z\" level=info msg=\"Removing container: c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df\" id=0306eabf-1627-4568-91e3-245d7994a93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232372 | controller |     "Jun 09 17:29:11.121066 crc crio[22095]: time=\"2026-06-09T17:29:11.120834233Z\" level=info msg=\"Removed container 08d2d49dc38ad07fd80792f8fe3bb93da18e0bc8aa3d3b46e076ff6f44d801eb: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=326436cb-7423-4790-b0f3-abcde2907a12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232388 | controller |     "Jun 09 17:29:11.127879 crc crio[22095]: time=\"2026-06-09T17:29:11.127595237Z\" level=info msg=\"Removing container: e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee\" id=f051ca65-e92a-46fc-b306-e98aa69af084 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232403 | controller |     "Jun 09 17:29:11.146324 crc crio[22095]: time=\"2026-06-09T17:29:11.146129006Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=0febf127-d25d-4671-81bd-c7a35cb302d4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.232419 | controller |     "Jun 09 17:29:11.148232 crc crio[22095]: time=\"2026-06-09T17:29:11.148132647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3e65c693-6ce8-4397-88de-30e96b813311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232434 | controller |     "Jun 09 17:29:11.181124 crc crio[22095]: time=\"2026-06-09T17:29:11.180864742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8ce72ef9-aa67-439a-9ae4-71ef15bed159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.232449 | controller |     "Jun 09 17:29:11.311775 crc crio[22095]: time=\"2026-06-09T17:29:11.311614978Z\" level=info msg=\"Removed container c16d523d988ff0764a5e1a1b61d15bcf4fd6828a39a5f7a44c7788391a8da5df: openshift-infra/auto-csr-approver-29683742-69gn5/oc\" id=0306eabf-1627-4568-91e3-245d7994a93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232465 | controller |     "Jun 09 17:29:11.314540 crc crio[22095]: time=\"2026-06-09T17:29:11.314469161Z\" level=info msg=\"Removing container: 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee\" id=9db8ef70-2e52-4f8a-bb64-218a19b72abd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232480 | controller |     "Jun 09 17:29:11.323586 crc crio[22095]: time=\"2026-06-09T17:29:11.323466424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232495 | controller |     "Jun 09 17:29:11.327736 crc crio[22095]: time=\"2026-06-09T17:29:11.327669962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232510 | controller |     "Jun 09 17:29:11.338829 crc crio[22095]: time=\"2026-06-09T17:29:11.338622085Z\" level=info msg=\"Stopped container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=472b967c-62dc-4bb4-aec9-ce29462c7bef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.232529 | controller |     "Jun 09 17:29:11.339788 crc crio[22095]: time=\"2026-06-09T17:29:11.339718653Z\" level=info msg=\"Stopping pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=0f760e89-4c62-4d91-94c6-b75da16687c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.232544 | controller |     "Jun 09 17:29:11.341761 crc crio[22095]: time=\"2026-06-09T17:29:11.341681404Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vf7tk Namespace:openshift-marketplace ID:80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1 UID:4e78bf6b-b7f3-4015-994c-6122e2bd2530 NetNS:/var/run/netns/b52bc4e4-d90d-409d-9a8b-65fc19858de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e78bf6b_b7f3_4015_994c_6122e2bd2530.slice PodAnnotations:0xc002b5c3d8}] Aliases:map[]}\"",
2026-06-09 17:40:44.232560 | controller |     "Jun 09 17:29:11.342165 crc crio[22095]: time=\"2026-06-09T17:29:11.342033633Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vf7tk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.232575 | controller |     "Jun 09 17:29:11.392607 crc crio[22095]: time=\"2026-06-09T17:29:11.392514926Z\" level=info msg=\"Removed container e07c0d63df0ff06fb1bf7f03a26b3e622cfcac7334e14c544f18c8cb3943b1ee: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=f051ca65-e92a-46fc-b306-e98aa69af084 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232591 | controller |     "Jun 09 17:29:11.397418 crc crio[22095]: time=\"2026-06-09T17:29:11.39730996Z\" level=info msg=\"Removing container: adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a\" id=57cd5680-960f-4a3a-bbfa-e8b815da7f70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232606 | controller |     "Jun 09 17:29:11.478004 crc crio[22095]: time=\"2026-06-09T17:29:11.476538375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232621 | controller |     "Jun 09 17:29:11.481336 crc crio[22095]: time=\"2026-06-09T17:29:11.481217236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232637 | controller |     "Jun 09 17:29:11.484848 crc crio[22095]: time=\"2026-06-09T17:29:11.484679315Z\" level=info msg=\"Created container d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=50310a5e-d537-4c14-84d2-80460e144cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232652 | controller |     "Jun 09 17:29:11.499507 crc crio[22095]: time=\"2026-06-09T17:29:11.499400055Z\" level=info msg=\"Starting container: d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3\" id=c31e9feb-4283-4ee4-8e3a-694846c60795 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.232666 | controller |     "Jun 09 17:29:11.507966 crc crio[22095]: time=\"2026-06-09T17:29:11.506739995Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/crc-debug-xg682/container-00\" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232682 | controller |     "Jun 09 17:29:11.508861 crc crio[22095]: time=\"2026-06-09T17:29:11.508764807Z\" level=info msg=\"Started container\" PID=270453 containerID=d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c31e9feb-4283-4ee4-8e3a-694846c60795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.232700 | controller |     "Jun 09 17:29:11.549144 crc crio[22095]: time=\"2026-06-09T17:29:11.548883433Z\" level=info msg=\"Removed container 5d4dcc998b668815c8f83299fb7f531f137ee09d42e31b43f71fee256a51f7ee: openshift-infra/auto-csr-approver-29683746-v9s67/oc\" id=9db8ef70-2e52-4f8a-bb64-218a19b72abd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232715 | controller |     "Jun 09 17:29:11.573879 crc crio[22095]: time=\"2026-06-09T17:29:11.573490048Z\" level=info msg=\"Removed container adf7826ec889e6807f48ceb7776eb3b370c1815607ca703ac6362e959865061a: openstack/nova-api-0/nova-api-log\" id=57cd5680-960f-4a3a-bbfa-e8b815da7f70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232731 | controller |     "Jun 09 17:29:11.575383 crc crio[22095]: time=\"2026-06-09T17:29:11.574540485Z\" level=info msg=\"Stopping pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=fd8b1b53-a839-4f87-b185-95b101e5f289 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.232746 | controller |     "Jun 09 17:29:11.575383 crc crio[22095]: time=\"2026-06-09T17:29:11.574582436Z\" level=info msg=\"Stopped pod sandbox (already stopped): a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=fd8b1b53-a839-4f87-b185-95b101e5f289 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.232761 | controller |     "Jun 09 17:29:11.575541 crc crio[22095]: time=\"2026-06-09T17:29:11.575418148Z\" level=info msg=\"Removing pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=d5c77b9e-7551-4af5-ad8e-0c0c8aa385b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.232776 | controller |     "Jun 09 17:29:11.576084 crc crio[22095]: time=\"2026-06-09T17:29:11.5759052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232791 | controller |     "Jun 09 17:29:11.578215 crc crio[22095]: time=\"2026-06-09T17:29:11.577488971Z\" level=info msg=\"Removing container: 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7\" id=4c80122d-60fe-41f7-bc96-58a111b59285 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.232805 | controller |     "Jun 09 17:29:11.618722 crc crio[22095]: time=\"2026-06-09T17:29:11.618541971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.232820 | controller |     "Jun 09 17:29:11.626313 crc crio[22095]: time=\"2026-06-09T17:29:11.626166288Z\" level=info msg=\"Created container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera\" id=89f74dc2-23a1-41a2-bd12-0b211d56f48d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232835 | controller |     "Jun 09 17:29:11.628539 crc crio[22095]: time=\"2026-06-09T17:29:11.628461137Z\" level=info msg=\"Starting container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87\" id=da48bc08-6a8f-4e86-a18f-ede5d14020f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.232853 | controller |     "Jun 09 17:29:11.637391 crc crio[22095]: time=\"2026-06-09T17:29:11.637217123Z\" level=info msg=\"Started container\" PID=270490 containerID=58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87 description=openstack/openstack-galera-0/galera id=da48bc08-6a8f-4e86-a18f-ede5d14020f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.232888 | controller |     "Jun 09 17:29:11.699495 crc crio[22095]: time=\"2026-06-09T17:29:11.699356167Z\" level=info msg=\"Removed pod sandbox: a85b3a1736a4c54e32219d83aadb59dca9bb50ebdc6098e7323d00aea19b0221\" id=d5c77b9e-7551-4af5-ad8e-0c0c8aa385b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.232907 | controller |     "Jun 09 17:29:11.717061 crc crio[22095]: time=\"2026-06-09T17:29:11.716072559Z\" level=info msg=\"Stopping pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=7afd121a-d85e-4292-8298-a6e74e021bb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.232922 | controller |     "Jun 09 17:29:11.717061 crc crio[22095]: time=\"2026-06-09T17:29:11.716199722Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=7afd121a-d85e-4292-8298-a6e74e021bb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.232938 | controller |     "Jun 09 17:29:11.718295 crc crio[22095]: time=\"2026-06-09T17:29:11.718103831Z\" level=info msg=\"Removing pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=b1a4e42f-c34c-4c1f-8446-65edf4424dd9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.232952 | controller |     "Jun 09 17:29:11.819407 crc crio[22095]: time=\"2026-06-09T17:29:11.819068758Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.232967 | controller |     "Jun 09 17:29:11.861343 crc crio[22095]: time=\"2026-06-09T17:29:11.859319717Z\" level=info msg=\"Removed pod sandbox: 07942ca22184a2896a49554e7aac8d0acde367f5002544771b8b87f3e21eebf3\" id=b1a4e42f-c34c-4c1f-8446-65edf4424dd9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.232982 | controller |     "Jun 09 17:29:11.863351 crc crio[22095]: time=\"2026-06-09T17:29:11.861714389Z\" level=info msg=\"Stopping pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=32b90a6b-3ad5-434d-85a8-8598da75d4c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.232996 | controller |     "Jun 09 17:29:11.863351 crc crio[22095]: time=\"2026-06-09T17:29:11.861785441Z\" level=info msg=\"Stopped pod sandbox (already stopped): de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=32b90a6b-3ad5-434d-85a8-8598da75d4c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233011 | controller |     "Jun 09 17:29:11.863351 crc crio[22095]: time=\"2026-06-09T17:29:11.862336215Z\" level=info msg=\"Removing pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=546f45a4-4f93-4bca-aa63-ba5aa175a5f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233026 | controller |     "Jun 09 17:29:11.887573 crc crio[22095]: time=\"2026-06-09T17:29:11.887471124Z\" level=info msg=\"Removed container 7980ea4b76e17a925930d7e12ae998e6a4e7f58878ee66cb95d56341182b01f7: openstack/openstack-galera-0/galera\" id=4c80122d-60fe-41f7-bc96-58a111b59285 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233041 | controller |     "Jun 09 17:29:11.943652 crc crio[22095]: time=\"2026-06-09T17:29:11.943523751Z\" level=info msg=\"Removed pod sandbox: de9fdbfc66f8224ad919be82e160425e46980b992e9db8f85b5d75799c4f53af\" id=546f45a4-4f93-4bca-aa63-ba5aa175a5f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233056 | controller |     "Jun 09 17:29:11.947646 crc crio[22095]: time=\"2026-06-09T17:29:11.945465131Z\" level=info msg=\"Stopping pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=80007efb-c9ae-46c4-af1a-60a0e6bdc12d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233071 | controller |     "Jun 09 17:29:11.947646 crc crio[22095]: time=\"2026-06-09T17:29:11.945559973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=80007efb-c9ae-46c4-af1a-60a0e6bdc12d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233086 | controller |     "Jun 09 17:29:11.949319 crc crio[22095]: time=\"2026-06-09T17:29:11.94775484Z\" level=info msg=\"Removing pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=4e0bb2c2-b994-4e77-98ae-55916e1299e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233104 | controller |     "Jun 09 17:29:11.959376 crc crio[22095]: time=\"2026-06-09T17:29:11.958059956Z\" level=info msg=\"Stopped pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=0f760e89-4c62-4d91-94c6-b75da16687c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233119 | controller |     "Jun 09 17:29:11.976501 crc crio[22095]: time=\"2026-06-09T17:29:11.97640278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233135 | controller |     "Jun 09 17:29:11.979692 crc crio[22095]: time=\"2026-06-09T17:29:11.979210372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233150 | controller |     "Jun 09 17:29:12.009053 crc crio[22095]: time=\"2026-06-09T17:29:12.008902068Z\" level=info msg=\"Removed pod sandbox: 0c38c4fc486819562d797276d672fa7b92902a2fb1814320b127874e34c8f9b0\" id=4e0bb2c2-b994-4e77-98ae-55916e1299e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233165 | controller |     "Jun 09 17:29:12.010748 crc crio[22095]: time=\"2026-06-09T17:29:12.010673844Z\" level=info msg=\"Stopping pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=ab4bc38f-ee25-4f47-8733-7793e1e7924c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233180 | controller |     "Jun 09 17:29:12.010983 crc crio[22095]: time=\"2026-06-09T17:29:12.010858819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=ab4bc38f-ee25-4f47-8733-7793e1e7924c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233196 | controller |     "Jun 09 17:29:12.013484 crc crio[22095]: time=\"2026-06-09T17:29:12.013399735Z\" level=info msg=\"Removing pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=94581bfa-5714-4d57-ae3b-06b76a78897e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233211 | controller |     "Jun 09 17:29:12.062123 crc crio[22095]: time=\"2026-06-09T17:29:12.061299881Z\" level=info msg=\"Removed pod sandbox: 13ad12f85e7bb0832767d71a74bbb8207149b35edf02b48a60a49756531c87d2\" id=94581bfa-5714-4d57-ae3b-06b76a78897e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233226 | controller |     "Jun 09 17:29:12.069039 crc crio[22095]: time=\"2026-06-09T17:29:12.068951659Z\" level=info msg=\"Stopping pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=dbb48717-ebb4-4a9b-a97e-7da170bc33cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233240 | controller |     "Jun 09 17:29:12.069039 crc crio[22095]: time=\"2026-06-09T17:29:12.069039071Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=dbb48717-ebb4-4a9b-a97e-7da170bc33cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233255 | controller |     "Jun 09 17:29:12.073169 crc crio[22095]: time=\"2026-06-09T17:29:12.073033844Z\" level=info msg=\"Removing pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=f0dd708e-d757-4979-a0c8-1746e8c4d08f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233270 | controller |     "Jun 09 17:29:12.107899 crc crio[22095]: time=\"2026-06-09T17:29:12.106482608Z\" level=info msg=\"Removed pod sandbox: 63cfcb30d0d639961cc8c3707cf417e1c4d9fd71809b56501655a25ca1bc38c1\" id=f0dd708e-d757-4979-a0c8-1746e8c4d08f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233285 | controller |     "Jun 09 17:29:12.107899 crc crio[22095]: time=\"2026-06-09T17:29:12.10773467Z\" level=info msg=\"Stopping pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=600ad440-a28a-4eed-b8d9-263c84907222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233303 | controller |     "Jun 09 17:29:12.107899 crc crio[22095]: time=\"2026-06-09T17:29:12.107810842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=600ad440-a28a-4eed-b8d9-263c84907222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233318 | controller |     "Jun 09 17:29:12.109756 crc crio[22095]: time=\"2026-06-09T17:29:12.10965837Z\" level=info msg=\"Removing pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=47118e89-0800-46cc-b210-e174c8a307fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233333 | controller |     "Jun 09 17:29:12.151977 crc crio[22095]: time=\"2026-06-09T17:29:12.148892212Z\" level=info msg=\"Removed pod sandbox: 32916696730d4de400bb522a202834244ad6e8b3f7427977b4c81e5a3d2628ac\" id=47118e89-0800-46cc-b210-e174c8a307fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233347 | controller |     "Jun 09 17:29:12.151977 crc crio[22095]: time=\"2026-06-09T17:29:12.150414322Z\" level=info msg=\"Stopping pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=3344ff73-01d1-43ed-b776-45a13faabd38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233362 | controller |     "Jun 09 17:29:12.151977 crc crio[22095]: time=\"2026-06-09T17:29:12.150462223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=3344ff73-01d1-43ed-b776-45a13faabd38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.233376 | controller |     "Jun 09 17:29:12.154083 crc crio[22095]: time=\"2026-06-09T17:29:12.153901802Z\" level=info msg=\"Removing pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=15362539-8c6e-4cab-a893-527e9d06ae1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233522 | controller |     "Jun 09 17:29:12.220307 crc crio[22095]: time=\"2026-06-09T17:29:12.217977386Z\" level=info msg=\"Removed pod sandbox: 996ccefa590d15eeda63323a82447d2169e0cf50145b72f5b5b2b0fad9fa047f\" id=15362539-8c6e-4cab-a893-527e9d06ae1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.233537 | controller |     "Jun 09 17:29:12.264709 crc crio[22095]: time=\"2026-06-09T17:29:12.252366674Z\" level=info msg=\"Removing container: c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8\" id=5e06ce75-e5ed-43ac-8da0-ea5cf552db01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233551 | controller |     "Jun 09 17:29:12.299804 crc crio[22095]: time=\"2026-06-09T17:29:12.299663865Z\" level=info msg=\"Created container cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e: openshift-must-gather-7cnc9/crc-debug-xg682/container-00\" id=d1c68bb8-52df-4152-872b-212c49a89bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.233566 | controller |     "Jun 09 17:29:12.313181 crc crio[22095]: time=\"2026-06-09T17:29:12.302907468Z\" level=info msg=\"Starting container: cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e\" id=5ab2fe9e-a0d8-4743-ac17-4dbf4ad455fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.233581 | controller |     "Jun 09 17:29:12.321435 crc crio[22095]: time=\"2026-06-09T17:29:12.321312993Z\" level=info msg=\"Started container\" PID=270582 containerID=cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e description=openshift-must-gather-7cnc9/crc-debug-xg682/container-00 id=5ab2fe9e-a0d8-4743-ac17-4dbf4ad455fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928",
2026-06-09 17:40:44.233599 | controller |     "Jun 09 17:29:12.357621 crc crio[22095]: time=\"2026-06-09T17:29:12.357525878Z\" level=info msg=\"Removed container c35627406ff9c5d390e9c8d821d7b5d4d23e08c7700cad468a2985c63fe4ffc8: openshift-marketplace/redhat-operators-vf7tk/registry-server\" id=5e06ce75-e5ed-43ac-8da0-ea5cf552db01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233614 | controller |     "Jun 09 17:29:12.370065 crc crio[22095]: time=\"2026-06-09T17:29:12.369144338Z\" level=info msg=\"Removing container: f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815\" id=ac21765d-6665-44b7-b7fc-b99c5aa109c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233629 | controller |     "Jun 09 17:29:12.480849 crc crio[22095]: time=\"2026-06-09T17:29:12.478479701Z\" level=info msg=\"Removed container f02eb1c9c85795b67a19fa8815c6e25ca3132af71fd3ecd465afd28de872e815: openshift-marketplace/redhat-operators-vf7tk/extract-content\" id=ac21765d-6665-44b7-b7fc-b99c5aa109c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233644 | controller |     "Jun 09 17:29:12.487144 crc crio[22095]: time=\"2026-06-09T17:29:12.486799166Z\" level=info msg=\"Removing container: 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00\" id=65395940-003b-476d-9e51-6e75b969d4a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233658 | controller |     "Jun 09 17:29:12.646984 crc crio[22095]: time=\"2026-06-09T17:29:12.646429116Z\" level=info msg=\"Removed container 36c80f6ecd1ba5af4091f2b4f0ae6f3c0dcdd5ea8f72a00cdabd2f0c8a781e00: openshift-marketplace/redhat-operators-vf7tk/extract-utilities\" id=65395940-003b-476d-9e51-6e75b969d4a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233673 | controller |     "Jun 09 17:29:12.891204 crc crio[22095]: time=\"2026-06-09T17:29:12.890881777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233688 | controller |     "Jun 09 17:29:13.073790 crc crio[22095]: time=\"2026-06-09T17:29:13.073669745Z\" level=info msg=\"Stopped container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api\" id=1b29aeeb-4533-4cd5-bfa8-46c33e199c78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.233703 | controller |     "Jun 09 17:29:13.075824 crc crio[22095]: time=\"2026-06-09T17:29:13.075760499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e336bd3b-655c-42c2-9de4-7ec18021219a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.233718 | controller |     "Jun 09 17:29:13.094068 crc crio[22095]: time=\"2026-06-09T17:29:13.093982159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=3c4e48e8-efc9-4253-bab6-519d41d3d341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.233733 | controller |     "Jun 09 17:29:13.105763 crc crio[22095]: time=\"2026-06-09T17:29:13.10564832Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b7462841-0001-4290-88bd-afdce17c4e48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.233748 | controller |     "Jun 09 17:29:13.106483 crc crio[22095]: time=\"2026-06-09T17:29:13.10641689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233763 | controller |     "Jun 09 17:29:13.111827 crc crio[22095]: time=\"2026-06-09T17:29:13.111730457Z\" level=info msg=\"Created container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler\" id=15265106-b421-4ac8-9fb4-2f5943279567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.233781 | controller |     "Jun 09 17:29:13.114141 crc crio[22095]: time=\"2026-06-09T17:29:13.114054047Z\" level=info msg=\"Starting container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1\" id=5e9f1aaa-939c-430f-82e8-0ead4a94f2da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.233796 | controller |     "Jun 09 17:29:13.136366 crc crio[22095]: time=\"2026-06-09T17:29:13.13623511Z\" level=info msg=\"Started container\" PID=270715 containerID=2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 description=openstack/cinder-scheduler-0/cinder-scheduler id=5e9f1aaa-939c-430f-82e8-0ead4a94f2da name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.233811 | controller |     "Jun 09 17:29:13.185151 crc crio[22095]: time=\"2026-06-09T17:29:13.18503328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233826 | controller |     "Jun 09 17:29:13.371825 crc crio[22095]: time=\"2026-06-09T17:29:13.371724289Z\" level=info msg=\"Removing container: 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b\" id=a8f0c46b-a3a5-4529-b808-ef9c13c35aae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233841 | controller |     "Jun 09 17:29:13.466053 crc crio[22095]: time=\"2026-06-09T17:29:13.45966718Z\" level=info msg=\"Removed container 41d6855e0f5f290adf4d24c3df7be89c835c2d1a6df5ea03901ecffe8026ed6b: openstack/cinder-api-0/cinder-api\" id=a8f0c46b-a3a5-4529-b808-ef9c13c35aae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.233875 | controller |     "Jun 09 17:29:13.966805 crc crio[22095]: time=\"2026-06-09T17:29:13.966707939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=322f4503-afce-4d47-bd6d-91ba61016c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.233893 | controller |     "Jun 09 17:29:13.969966 crc crio[22095]: time=\"2026-06-09T17:29:13.969814159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b0aea295-6b91-41c8-a93c-f1bcdfe38ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.233908 | controller |     "Jun 09 17:29:13.975143 crc crio[22095]: time=\"2026-06-09T17:29:13.975024924Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=b293a082-1e15-4cca-834a-10e2ef05a74b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.233922 | controller |     "Jun 09 17:29:13.975553 crc crio[22095]: time=\"2026-06-09T17:29:13.975491826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233938 | controller |     "Jun 09 17:29:14.109310 crc crio[22095]: time=\"2026-06-09T17:29:14.109071454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233953 | controller |     "Jun 09 17:29:14.157435 crc crio[22095]: time=\"2026-06-09T17:29:14.15733007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233968 | controller |     "Jun 09 17:29:14.164161 crc crio[22095]: time=\"2026-06-09T17:29:14.164076234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.233983 | controller |     "Jun 09 17:29:14.380480 crc crio[22095]: time=\"2026-06-09T17:29:14.379557847Z\" level=info msg=\"Created container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api\" id=b7462841-0001-4290-88bd-afdce17c4e48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234001 | controller |     "Jun 09 17:29:14.383214 crc crio[22095]: time=\"2026-06-09T17:29:14.38316829Z\" level=info msg=\"Starting container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58\" id=7747f86e-3396-4203-b0fa-6402e3f9fab1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.234016 | controller |     "Jun 09 17:29:14.390810 crc crio[22095]: time=\"2026-06-09T17:29:14.390741726Z\" level=info msg=\"Started container\" PID=270869 containerID=caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58 description=openstack/cinder-api-0/cinder-api id=7747f86e-3396-4203-b0fa-6402e3f9fab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.234031 | controller |     "Jun 09 17:29:14.409827 crc crio[22095]: time=\"2026-06-09T17:29:14.409715975Z\" level=info msg=\"Created container edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=b293a082-1e15-4cca-834a-10e2ef05a74b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234045 | controller |     "Jun 09 17:29:14.413204 crc crio[22095]: time=\"2026-06-09T17:29:14.413106293Z\" level=info msg=\"Starting container: edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be\" id=c166a1a1-4988-407b-97a2-8d3676f2c23e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.234060 | controller |     "Jun 09 17:29:14.421587 crc crio[22095]: time=\"2026-06-09T17:29:14.421474159Z\" level=info msg=\"Started container\" PID=270887 containerID=edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=c166a1a1-4988-407b-97a2-8d3676f2c23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.234075 | controller |     "Jun 09 17:29:15.490306 crc crio[22095]: time=\"2026-06-09T17:29:15.489120601Z\" level=info msg=\"Removing container: 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8\" id=c603a08a-f542-40d4-b097-c88b7256682f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234090 | controller |     "Jun 09 17:29:15.635149 crc crio[22095]: time=\"2026-06-09T17:29:15.635029208Z\" level=info msg=\"Removed container 289e680a67d900977f7abbb4cd3c9c54fd28916386a7c6e53131659862b8ecc8: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c603a08a-f542-40d4-b097-c88b7256682f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234105 | controller |     "Jun 09 17:29:16.688300 crc crio[22095]: time=\"2026-06-09T17:29:16.687070136Z\" level=info msg=\"Stopping container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb (timeout: 30s)\" id=03e21c67-c5f5-4d18-b222-f56cb5a6ee7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.234120 | controller |     "Jun 09 17:29:18.385886 crc crio[22095]: time=\"2026-06-09T17:29:18.382229397Z\" level=info msg=\"Stopped container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata\" id=eee4dc86-9d40-4750-a3c2-8fe90da10399 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.234135 | controller |     "Jun 09 17:29:18.388529 crc crio[22095]: time=\"2026-06-09T17:29:18.388414007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a2e5161c-84c6-4e24-8792-e778c60d8076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234150 | controller |     "Jun 09 17:29:18.393130 crc crio[22095]: time=\"2026-06-09T17:29:18.392883152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a80a532e-cac9-46ec-812b-38b5dc9a4aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234168 | controller |     "Jun 09 17:29:18.398131 crc crio[22095]: time=\"2026-06-09T17:29:18.398078356Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=56471d59-f264-4e24-9547-e34a0e152b99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234183 | controller |     "Jun 09 17:29:18.398878 crc crio[22095]: time=\"2026-06-09T17:29:18.398821185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234198 | controller |     "Jun 09 17:29:18.518878 crc crio[22095]: time=\"2026-06-09T17:29:18.518538196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234213 | controller |     "Jun 09 17:29:18.525977 crc crio[22095]: time=\"2026-06-09T17:29:18.525335561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234228 | controller |     "Jun 09 17:29:18.674656 crc crio[22095]: time=\"2026-06-09T17:29:18.673873226Z\" level=info msg=\"Removing container: 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f\" id=4fa67d4c-c877-4136-a063-c4dcf9684dcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234243 | controller |     "Jun 09 17:29:18.729794 crc crio[22095]: time=\"2026-06-09T17:29:18.729735848Z\" level=info msg=\"Removed container 2eb438a613451821675f9a86e94a6ea7bdf99af6f017ed9f0edb5b3288352e1f: openstack/nova-metadata-0/nova-metadata-metadata\" id=4fa67d4c-c877-4136-a063-c4dcf9684dcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234257 | controller |     "Jun 09 17:29:18.780496 crc crio[22095]: time=\"2026-06-09T17:29:18.780242192Z\" level=info msg=\"Created container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata\" id=56471d59-f264-4e24-9547-e34a0e152b99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234272 | controller |     "Jun 09 17:29:18.782566 crc crio[22095]: time=\"2026-06-09T17:29:18.78248722Z\" level=info msg=\"Starting container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89\" id=6462b590-9775-46c5-bdd4-a7d934c79db4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.234287 | controller |     "Jun 09 17:29:18.789861 crc crio[22095]: time=\"2026-06-09T17:29:18.789774088Z\" level=info msg=\"Started container\" PID=271828 containerID=15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89 description=openstack/nova-metadata-0/nova-metadata-metadata id=6462b590-9775-46c5-bdd4-a7d934c79db4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.234302 | controller |     "Jun 09 17:29:23.776504 crc crio[22095]: time=\"2026-06-09T17:29:23.775379782Z\" level=info msg=\"Removing container: 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0\" id=fc71c1b8-0b4c-4186-8f8d-94eaf04c31fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234317 | controller |     "Jun 09 17:29:23.937304 crc crio[22095]: time=\"2026-06-09T17:29:23.937198189Z\" level=info msg=\"Removed container 03058e0aa11e5440faf8537f4b41a74a893e8847c2b967aabed4788698dca5b0: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=fc71c1b8-0b4c-4186-8f8d-94eaf04c31fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234331 | controller |     "Jun 09 17:29:23.994009 crc crio[22095]: time=\"2026-06-09T17:29:23.993852152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=526e7bdc-8f38-4f3a-a5b6-705fb1b8b7a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234350 | controller |     "Jun 09 17:29:23.998388 crc crio[22095]: time=\"2026-06-09T17:29:23.998285476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6114aa56-a531-48ad-86f0-f325737c534c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234365 | controller |     "Jun 09 17:29:24.001545 crc crio[22095]: time=\"2026-06-09T17:29:24.001489819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=67e48bf2-2866-49ab-87e8-7c78c8b87947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234380 | controller |     "Jun 09 17:29:24.004711 crc crio[22095]: time=\"2026-06-09T17:29:24.004167688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a24ab25-86f6-4510-a5c8-9d80bbe919a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234394 | controller |     "Jun 09 17:29:24.006021 crc crio[22095]: time=\"2026-06-09T17:29:24.005852951Z\" level=info msg=\"Creating container: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=f82879f2-c988-4e88-a083-551544be1cfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234410 | controller |     "Jun 09 17:29:24.006622 crc crio[22095]: time=\"2026-06-09T17:29:24.006537239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234425 | controller |     "Jun 09 17:29:24.017210 crc crio[22095]: time=\"2026-06-09T17:29:24.016902997Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=47cf1310-7e73-4eca-b564-bfcafdbd3a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234439 | controller |     "Jun 09 17:29:24.056088 crc crio[22095]: time=\"2026-06-09T17:29:24.05576068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234454 | controller |     "Jun 09 17:29:24.108152 crc crio[22095]: time=\"2026-06-09T17:29:24.106572042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234469 | controller |     "Jun 09 17:29:24.116614 crc crio[22095]: time=\"2026-06-09T17:29:24.116503688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234484 | controller |     "Jun 09 17:29:24.141026 crc crio[22095]: time=\"2026-06-09T17:29:24.140877907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234498 | controller |     "Jun 09 17:29:24.146713 crc crio[22095]: time=\"2026-06-09T17:29:24.146592895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234513 | controller |     "Jun 09 17:29:24.390466 crc crio[22095]: time=\"2026-06-09T17:29:24.390332107Z\" level=info msg=\"Created container 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=f82879f2-c988-4e88-a083-551544be1cfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234530 | controller |     "Jun 09 17:29:24.391671 crc crio[22095]: time=\"2026-06-09T17:29:24.39159176Z\" level=info msg=\"Starting container: 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a\" id=735f839c-17d3-4eab-853d-f2162522831a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.234546 | controller |     "Jun 09 17:29:24.399602 crc crio[22095]: time=\"2026-06-09T17:29:24.399444332Z\" level=info msg=\"Started container\" PID=272761 containerID=979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a description=openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update id=735f839c-17d3-4eab-853d-f2162522831a name=/runtime.v1.RuntimeService/StartContainer sandboxID=034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8",
2026-06-09 17:40:44.234562 | controller |     "Jun 09 17:29:24.480720 crc crio[22095]: time=\"2026-06-09T17:29:24.480601247Z\" level=info msg=\"Created container 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=47cf1310-7e73-4eca-b564-bfcafdbd3a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234576 | controller |     "Jun 09 17:29:24.485449 crc crio[22095]: time=\"2026-06-09T17:29:24.485299279Z\" level=info msg=\"Starting container: 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465\" id=a37bb288-a161-4fbf-b741-2c680ac44e7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.234591 | controller |     "Jun 09 17:29:24.491893 crc crio[22095]: time=\"2026-06-09T17:29:24.491780086Z\" level=info msg=\"Started container\" PID=272774 containerID=782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465 description=openstack/nova-api-db-create-pt42h/mariadb-database-create id=a37bb288-a161-4fbf-b741-2c680ac44e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30",
2026-06-09 17:40:44.234606 | controller |     "Jun 09 17:29:24.559515 crc crio[22095]: time=\"2026-06-09T17:29:24.558433337Z\" level=info msg=\"Stopped container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api\" id=4f8ced82-b3e6-46d6-a7d9-5f428c4e1aad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.234621 | controller |     "Jun 09 17:29:24.564379 crc crio[22095]: time=\"2026-06-09T17:29:24.564276678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a4ad7e2b-cab3-45e2-bcd5-508a437f76fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234636 | controller |     "Jun 09 17:29:24.568434 crc crio[22095]: time=\"2026-06-09T17:29:24.568299261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4955d28e-f9b2-4055-b974-6bd85b4d8ce3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234650 | controller |     "Jun 09 17:29:24.572829 crc crio[22095]: time=\"2026-06-09T17:29:24.572765207Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6282b9f5-311b-4650-959f-267175308ce3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234665 | controller |     "Jun 09 17:29:24.573284 crc crio[22095]: time=\"2026-06-09T17:29:24.573223279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234680 | controller |     "Jun 09 17:29:24.674602 crc crio[22095]: time=\"2026-06-09T17:29:24.674491203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234695 | controller |     "Jun 09 17:29:24.682057 crc crio[22095]: time=\"2026-06-09T17:29:24.681979666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234716 | controller |     "Jun 09 17:29:24.801740 crc crio[22095]: time=\"2026-06-09T17:29:24.801644395Z\" level=info msg=\"Removing container: 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227\" id=39839abd-b3ed-42ce-ad89-534343b8f61b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234732 | controller |     "Jun 09 17:29:24.841124 crc crio[22095]: time=\"2026-06-09T17:29:24.841050103Z\" level=info msg=\"Stopping container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4 (timeout: 30s)\" id=c917314c-9097-4cfa-9c6e-2c9d993acbc2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.234747 | controller |     "Jun 09 17:29:24.890331 crc crio[22095]: time=\"2026-06-09T17:29:24.889134074Z\" level=info msg=\"Removed container 0e0828b1b4695aaa24c2c66b03484caaa4bcfb7864fd1a0423a1d0751a78b227: openstack/nova-api-0/nova-api-api\" id=39839abd-b3ed-42ce-ad89-534343b8f61b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.234762 | controller |     "Jun 09 17:29:24.950746 crc crio[22095]: time=\"2026-06-09T17:29:24.949617885Z\" level=info msg=\"Created container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log\" id=6282b9f5-311b-4650-959f-267175308ce3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234776 | controller |     "Jun 09 17:29:24.952459 crc crio[22095]: time=\"2026-06-09T17:29:24.952401447Z\" level=info msg=\"Starting container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca\" id=baab9a65-5a35-4fba-bf93-a8cd5f5084a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.234791 | controller |     "Jun 09 17:29:24.961379 crc crio[22095]: time=\"2026-06-09T17:29:24.961244766Z\" level=info msg=\"Started container\" PID=272861 containerID=d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca description=openstack/nova-api-0/nova-api-log id=baab9a65-5a35-4fba-bf93-a8cd5f5084a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.234806 | controller |     "Jun 09 17:29:25.013166 crc crio[22095]: time=\"2026-06-09T17:29:25.012981031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bf3bb640-bae0-4b9e-b04c-9668ccd5e406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234821 | controller |     "Jun 09 17:29:25.022349 crc crio[22095]: time=\"2026-06-09T17:29:25.022181499Z\" level=info msg=\"Stopped container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log\" id=c917314c-9097-4cfa-9c6e-2c9d993acbc2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.234836 | controller |     "Jun 09 17:29:25.025721 crc crio[22095]: time=\"2026-06-09T17:29:25.025630248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ed4642b8-9f09-483f-bd81-9bedbc8f068f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234866 | controller |     "Jun 09 17:29:25.025899 crc crio[22095]: time=\"2026-06-09T17:29:25.025825583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=14f91e70-91db-4e57-a6ea-aebb85911633 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234886 | controller |     "Jun 09 17:29:25.036523 crc crio[22095]: time=\"2026-06-09T17:29:25.036362785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=505cabfb-f752-433b-9f2f-8f5063ae402b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.234904 | controller |     "Jun 09 17:29:25.039813 crc crio[22095]: time=\"2026-06-09T17:29:25.039721531Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f64035d8-d1a9-4980-bb2d-a3ed9c521b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234919 | controller |     "Jun 09 17:29:25.040755 crc crio[22095]: time=\"2026-06-09T17:29:25.040674856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234934 | controller |     "Jun 09 17:29:25.047471 crc crio[22095]: time=\"2026-06-09T17:29:25.046584859Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f8de2014-4963-4429-9206-f834fc41225f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.234949 | controller |     "Jun 09 17:29:25.084520 crc crio[22095]: time=\"2026-06-09T17:29:25.08419876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234964 | controller |     "Jun 09 17:29:25.147468 crc crio[22095]: time=\"2026-06-09T17:29:25.147386851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234978 | controller |     "Jun 09 17:29:25.162413 crc crio[22095]: time=\"2026-06-09T17:29:25.157576944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.234993 | controller |     "Jun 09 17:29:25.190566 crc crio[22095]: time=\"2026-06-09T17:29:25.190482543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235008 | controller |     "Jun 09 17:29:25.194040 crc crio[22095]: time=\"2026-06-09T17:29:25.193963063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235023 | controller |     "Jun 09 17:29:25.498440 crc crio[22095]: time=\"2026-06-09T17:29:25.49715579Z\" level=info msg=\"Created container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log\" id=f8de2014-4963-4429-9206-f834fc41225f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235038 | controller |     "Jun 09 17:29:25.498979 crc crio[22095]: time=\"2026-06-09T17:29:25.498792262Z\" level=info msg=\"Starting container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94\" id=19062d7e-647d-4f4b-b326-c380eefff9cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.235052 | controller |     "Jun 09 17:29:25.507284 crc crio[22095]: time=\"2026-06-09T17:29:25.507175709Z\" level=info msg=\"Started container\" PID=272993 containerID=d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94 description=openstack/nova-metadata-0/nova-metadata-log id=19062d7e-647d-4f4b-b326-c380eefff9cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.235067 | controller |     "Jun 09 17:29:25.530539 crc crio[22095]: time=\"2026-06-09T17:29:25.530410769Z\" level=info msg=\"Created container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api\" id=f64035d8-d1a9-4980-bb2d-a3ed9c521b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235082 | controller |     "Jun 09 17:29:25.532283 crc crio[22095]: time=\"2026-06-09T17:29:25.532204225Z\" level=info msg=\"Starting container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e\" id=c4ddbcb2-0169-494c-afa6-80079e7db8b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.235099 | controller |     "Jun 09 17:29:25.544862 crc crio[22095]: time=\"2026-06-09T17:29:25.544749199Z\" level=info msg=\"Started container\" PID=272985 containerID=a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e description=openstack/nova-api-0/nova-api-api id=c4ddbcb2-0169-494c-afa6-80079e7db8b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.235114 | controller |     "Jun 09 17:29:25.857010 crc crio[22095]: time=\"2026-06-09T17:29:25.856579709Z\" level=info msg=\"Removing container: 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4\" id=9f2180ad-196e-49ae-8c57-d9ca1b1ace8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235129 | controller |     "Jun 09 17:29:25.976869 crc crio[22095]: time=\"2026-06-09T17:29:25.976385422Z\" level=info msg=\"Removed container 1856aca20c5e528cadbee91a4392f28d64cd41a7a1459d1d6abcb20e74b762e4: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=9f2180ad-196e-49ae-8c57-d9ca1b1ace8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235144 | controller |     "Jun 09 17:29:25.988759 crc crio[22095]: time=\"2026-06-09T17:29:25.988627468Z\" level=info msg=\"Removing container: 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf\" id=789599a3-7a3c-4707-bb91-eeae271a3bb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235159 | controller |     "Jun 09 17:29:26.336292 crc crio[22095]: time=\"2026-06-09T17:29:26.336106928Z\" level=info msg=\"Removed container 0540ee246983002c7f3eb2e8baaece6b9963203a24c665b32824fb315d80c0bf: openstack/nova-metadata-0/nova-metadata-log\" id=789599a3-7a3c-4707-bb91-eeae271a3bb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235175 | controller |     "Jun 09 17:29:26.340188 crc crio[22095]: time=\"2026-06-09T17:29:26.340109051Z\" level=info msg=\"Removing container: edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd\" id=4dcaa669-d490-4748-af1a-3f78d87f4961 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235190 | controller |     "Jun 09 17:29:26.469412 crc crio[22095]: time=\"2026-06-09T17:29:26.469315017Z\" level=info msg=\"Removed container edb8de4165778633d56a402f9b97d39343a1cecc5d058b9b6558969d75987ccd: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=4dcaa669-d490-4748-af1a-3f78d87f4961 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235205 | controller |     "Jun 09 17:29:26.911000 crc crio[22095]: time=\"2026-06-09T17:29:26.909906501Z\" level=info msg=\"Stopping pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=a5c4414c-e5fb-4762-a4aa-9b17d6c6bdce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.235220 | controller |     "Jun 09 17:29:26.915570 crc crio[22095]: time=\"2026-06-09T17:29:26.915405083Z\" level=info msg=\"Stopping pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=4ff6abfb-aacf-49fd-a9aa-1cbe114d6056 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.235235 | controller |     "Jun 09 17:29:26.915570 crc crio[22095]: time=\"2026-06-09T17:29:26.915494825Z\" level=info msg=\"Got pod network &{Name:barbican-3720-account-create-update-4h864 Namespace:openstack ID:034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8 UID:bd0b27b4-63f3-4ec5-be40-638afbbdad71 NetNS:/var/run/netns/dadd2351-1e25-4fef-901a-0988c5961f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0b27b4_63f3_4ec5_be40_638afbbdad71.slice PodAnnotations:0xc00379e1c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.235250 | controller |     "Jun 09 17:29:26.915867 crc crio[22095]: time=\"2026-06-09T17:29:26.915730771Z\" level=info msg=\"Deleting pod openstack_barbican-3720-account-create-update-4h864 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.235268 | controller |     "Jun 09 17:29:26.918691 crc crio[22095]: time=\"2026-06-09T17:29:26.917771964Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-pt42h Namespace:openstack ID:d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30 UID:b62a4880-4064-4cb0-9cb3-8a1cceee42fc NetNS:/var/run/netns/95b7e500-4238-4ce4-8625-a1574d6ee9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb62a4880_4064_4cb0_9cb3_8a1cceee42fc.slice PodAnnotations:0xc0004c6500}] Aliases:map[]}\"",
2026-06-09 17:40:44.235284 | controller |     "Jun 09 17:29:26.918691 crc crio[22095]: time=\"2026-06-09T17:29:26.918039421Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-pt42h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.235299 | controller |     "Jun 09 17:29:27.491871 crc crio[22095]: time=\"2026-06-09T17:29:27.491188476Z\" level=info msg=\"Stopped pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=a5c4414c-e5fb-4762-a4aa-9b17d6c6bdce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.235313 | controller |     "Jun 09 17:29:27.854654 crc crio[22095]: time=\"2026-06-09T17:29:27.854161316Z\" level=info msg=\"Stopped pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=4ff6abfb-aacf-49fd-a9aa-1cbe114d6056 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.235328 | controller |     "Jun 09 17:29:27.953314 crc crio[22095]: time=\"2026-06-09T17:29:27.953203243Z\" level=info msg=\"Removing container: 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a\" id=3c81eeec-f2dc-4c96-9983-934f4a864657 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235343 | controller |     "Jun 09 17:29:28.008190 crc crio[22095]: time=\"2026-06-09T17:29:28.007417403Z\" level=info msg=\"Removed container 979f319c5622fc8204ec5cd74e469f99f7d5b51cf1832367891dfb348376447a: openstack/barbican-3720-account-create-update-4h864/mariadb-account-create-update\" id=3c81eeec-f2dc-4c96-9983-934f4a864657 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235357 | controller |     "Jun 09 17:29:28.960724 crc crio[22095]: time=\"2026-06-09T17:29:28.959817629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=da2051fe-d357-4f72-886c-6dfce8d7fb81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.235372 | controller |     "Jun 09 17:29:28.962347 crc crio[22095]: time=\"2026-06-09T17:29:28.960520737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=099553f2-b01d-449a-8310-fefe40b52e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.235388 | controller |     "Jun 09 17:29:28.966043 crc crio[22095]: time=\"2026-06-09T17:29:28.965892386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9ff2096a-87f7-4ee2-afdd-e75c30a7f2a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.235403 | controller |     "Jun 09 17:29:28.977043 crc crio[22095]: time=\"2026-06-09T17:29:28.97690632Z\" level=info msg=\"Creating container: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3b2f0b3b-784a-4e4a-92e6-4aece60d2f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235418 | controller |     "Jun 09 17:29:28.977419 crc crio[22095]: time=\"2026-06-09T17:29:28.977343972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235436 | controller |     "Jun 09 17:29:29.018376 crc crio[22095]: time=\"2026-06-09T17:29:29.018276558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d5aed323-de3c-4e72-ad05-a840f242c2bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.235452 | controller |     "Jun 09 17:29:29.022067 crc crio[22095]: time=\"2026-06-09T17:29:29.021996644Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=9b12f1b9-03ac-42b6-88af-2095db89f851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235467 | controller |     "Jun 09 17:29:29.022404 crc crio[22095]: time=\"2026-06-09T17:29:29.022349954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235482 | controller |     "Jun 09 17:29:29.090415 crc crio[22095]: time=\"2026-06-09T17:29:29.089395844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235497 | controller |     "Jun 09 17:29:29.095833 crc crio[22095]: time=\"2026-06-09T17:29:29.095761159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235513 | controller |     "Jun 09 17:29:29.277685 crc crio[22095]: time=\"2026-06-09T17:29:29.277541701Z\" level=info msg=\"Created container 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=3b2f0b3b-784a-4e4a-92e6-4aece60d2f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235528 | controller |     "Jun 09 17:29:29.286534 crc crio[22095]: time=\"2026-06-09T17:29:29.28638714Z\" level=info msg=\"Starting container: 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597\" id=7616e2cf-8a2d-4411-bc6e-7a2ba542087b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.235544 | controller |     "Jun 09 17:29:29.294141 crc crio[22095]: time=\"2026-06-09T17:29:29.293098253Z\" level=info msg=\"Started container\" PID=273836 containerID=886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597 description=openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update id=7616e2cf-8a2d-4411-bc6e-7a2ba542087b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2",
2026-06-09 17:40:44.235559 | controller |     "Jun 09 17:29:29.355229 crc crio[22095]: time=\"2026-06-09T17:29:29.355174206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235574 | controller |     "Jun 09 17:29:29.365343 crc crio[22095]: time=\"2026-06-09T17:29:29.365292037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235589 | controller |     "Jun 09 17:29:29.577451 crc crio[22095]: time=\"2026-06-09T17:29:29.576673574Z\" level=info msg=\"Created container f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=9b12f1b9-03ac-42b6-88af-2095db89f851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235603 | controller |     "Jun 09 17:29:29.580770 crc crio[22095]: time=\"2026-06-09T17:29:29.580621996Z\" level=info msg=\"Starting container: f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9\" id=a12ff5db-1b41-4b9a-acca-66fa415d5273 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.235621 | controller |     "Jun 09 17:29:29.587466 crc crio[22095]: time=\"2026-06-09T17:29:29.587395971Z\" level=info msg=\"Started container\" PID=273898 containerID=f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=a12ff5db-1b41-4b9a-acca-66fa415d5273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.235636 | controller |     "Jun 09 17:29:30.004052 crc crio[22095]: time=\"2026-06-09T17:29:30.003331288Z\" level=info msg=\"Removing container: c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112\" id=eb6e020d-5b52-46ce-9290-a2b5ce54fd3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235651 | controller |     "Jun 09 17:29:30.196786 crc crio[22095]: time=\"2026-06-09T17:29:30.19668658Z\" level=info msg=\"Removed container c09d1662e392a8db47d2f53f6e7de87ed67e15427051519e6f968282be34a112: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=eb6e020d-5b52-46ce-9290-a2b5ce54fd3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235666 | controller |     "Jun 09 17:29:30.344203 crc crio[22095]: time=\"2026-06-09T17:29:30.343370877Z\" level=info msg=\"Stopped container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=03e21c67-c5f5-4d18-b222-f56cb5a6ee7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.235681 | controller |     "Jun 09 17:29:31.037025 crc crio[22095]: time=\"2026-06-09T17:29:31.036192241Z\" level=info msg=\"Removing container: 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054\" id=2a392ffc-231e-4159-83db-af9fc64cbc4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235696 | controller |     "Jun 09 17:29:31.130628 crc crio[22095]: time=\"2026-06-09T17:29:31.130548087Z\" level=info msg=\"Stopping pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8ca4538a-966f-4d69-9467-61e6624ab1f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.235711 | controller |     "Jun 09 17:29:31.132548 crc crio[22095]: time=\"2026-06-09T17:29:31.132467716Z\" level=info msg=\"Got pod network &{Name:placement-9a1f-account-create-update-ss2tc Namespace:openstack ID:0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2 UID:75f5c241-9932-4422-b1ae-8b18e65e6740 NetNS:/var/run/netns/7f174511-7fa6-4576-a0fd-1dac7e8975ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f5c241_9932_4422_b1ae_8b18e65e6740.slice PodAnnotations:0xc00379e600}] Aliases:map[]}\"",
2026-06-09 17:40:44.235726 | controller |     "Jun 09 17:29:31.132721 crc crio[22095]: time=\"2026-06-09T17:29:31.132651591Z\" level=info msg=\"Deleting pod openstack_placement-9a1f-account-create-update-ss2tc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.235740 | controller |     "Jun 09 17:29:31.601869 crc crio[22095]: time=\"2026-06-09T17:29:31.601782842Z\" level=info msg=\"Stopped pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8ca4538a-966f-4d69-9467-61e6624ab1f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.235755 | controller |     "Jun 09 17:29:37.374511 crc crio[22095]: time=\"2026-06-09T17:29:37.369720722Z\" level=info msg=\"Removed container 2781f6447f1c193157ccf73fb03a7375a8b96c37c29d9bb586c6d068c20c5054: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=2a392ffc-231e-4159-83db-af9fc64cbc4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235770 | controller |     "Jun 09 17:29:37.378851 crc crio[22095]: time=\"2026-06-09T17:29:37.378760516Z\" level=info msg=\"Removing container: e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90\" id=efb7c838-a167-468a-bb7f-0c0f57ca62f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235789 | controller |     "Jun 09 17:29:37.524216 crc crio[22095]: time=\"2026-06-09T17:29:37.523520132Z\" level=info msg=\"Removed container e024c8566bcf13839067ce00cb32d8fab5db3680dc4a18c1281bcbf0addddb90: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=efb7c838-a167-468a-bb7f-0c0f57ca62f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235804 | controller |     "Jun 09 17:29:37.541760 crc crio[22095]: time=\"2026-06-09T17:29:37.541548778Z\" level=info msg=\"Removing container: ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af\" id=e3974474-d13a-4a80-ba75-169deb269a6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235818 | controller |     "Jun 09 17:29:37.695879 crc crio[22095]: time=\"2026-06-09T17:29:37.695723088Z\" level=info msg=\"Removed container ea8e1de5a998857252da37e7c092a2efab00531b186e057dff7b7ed7f5dfd6af: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e3974474-d13a-4a80-ba75-169deb269a6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.235833 | controller |     "Jun 09 17:29:38.955529 crc crio[22095]: time=\"2026-06-09T17:29:38.954844002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=99de2707-5070-4b55-9718-dd3df34fbb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.235851 | controller |     "Jun 09 17:29:38.959064 crc crio[22095]: time=\"2026-06-09T17:29:38.958898046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2b6cc250-bc11-4a1b-b933-43f234f4d6ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.235884 | controller |     "Jun 09 17:29:38.983715 crc crio[22095]: time=\"2026-06-09T17:29:38.983613104Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=2e35601a-4f32-4274-b6b7-3063f9f571b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235899 | controller |     "Jun 09 17:29:38.984305 crc crio[22095]: time=\"2026-06-09T17:29:38.984163049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235914 | controller |     "Jun 09 17:29:39.070881 crc crio[22095]: time=\"2026-06-09T17:29:39.070394685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235929 | controller |     "Jun 09 17:29:39.076456 crc crio[22095]: time=\"2026-06-09T17:29:39.076338118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.235943 | controller |     "Jun 09 17:29:39.301675 crc crio[22095]: time=\"2026-06-09T17:29:39.300841284Z\" level=info msg=\"Created container 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=2e35601a-4f32-4274-b6b7-3063f9f571b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.235958 | controller |     "Jun 09 17:29:39.306530 crc crio[22095]: time=\"2026-06-09T17:29:39.306428008Z\" level=info msg=\"Starting container: 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089\" id=e0e0ff5d-e494-4314-b608-1360f6f7b953 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.235973 | controller |     "Jun 09 17:29:39.317901 crc crio[22095]: time=\"2026-06-09T17:29:39.317792001Z\" level=info msg=\"Started container\" PID=275592 containerID=7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=e0e0ff5d-e494-4314-b608-1360f6f7b953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.235992 | controller |     "Jun 09 17:29:41.973172 crc crio[22095]: time=\"2026-06-09T17:29:41.971515617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9ce10ef2-d3ca-4925-9745-9aa0ab9673e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236008 | controller |     "Jun 09 17:29:41.976863 crc crio[22095]: time=\"2026-06-09T17:29:41.976774463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6bccc103-9a3f-462b-b385-15fb00e92ec5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236023 | controller |     "Jun 09 17:29:41.982295 crc crio[22095]: time=\"2026-06-09T17:29:41.98208266Z\" level=info msg=\"Creating container: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=9f388db6-bcf3-4021-ad32-49735236e815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236038 | controller |     "Jun 09 17:29:41.982621 crc crio[22095]: time=\"2026-06-09T17:29:41.982572253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236052 | controller |     "Jun 09 17:29:42.055802 crc crio[22095]: time=\"2026-06-09T17:29:42.055701851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236067 | controller |     "Jun 09 17:29:42.059867 crc crio[22095]: time=\"2026-06-09T17:29:42.059787666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236082 | controller |     "Jun 09 17:29:42.288202 crc crio[22095]: time=\"2026-06-09T17:29:42.287487634Z\" level=info msg=\"Created container 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=9f388db6-bcf3-4021-ad32-49735236e815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236097 | controller |     "Jun 09 17:29:42.289612 crc crio[22095]: time=\"2026-06-09T17:29:42.289502826Z\" level=info msg=\"Starting container: 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea\" id=a54f943f-3b2f-4afe-85b0-cb7a355e33ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.236112 | controller |     "Jun 09 17:29:42.298436 crc crio[22095]: time=\"2026-06-09T17:29:42.298333314Z\" level=info msg=\"Started container\" PID=276276 containerID=359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea description=openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update id=a54f943f-3b2f-4afe-85b0-cb7a355e33ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f",
2026-06-09 17:40:44.236128 | controller |     "Jun 09 17:29:42.334598 crc crio[22095]: time=\"2026-06-09T17:29:42.334541629Z\" level=info msg=\"Stopping pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=2a23b810-143f-47a9-a53d-7455494f56c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.236142 | controller |     "Jun 09 17:29:42.347610 crc crio[22095]: time=\"2026-06-09T17:29:42.347513864Z\" level=info msg=\"Stopped pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=2a23b810-143f-47a9-a53d-7455494f56c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.236161 | controller |     "Jun 09 17:29:42.953673 crc crio[22095]: time=\"2026-06-09T17:29:42.95320869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=36aef88a-8755-4c59-96ab-6f5e1a2b7256 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236176 | controller |     "Jun 09 17:29:42.958375 crc crio[22095]: time=\"2026-06-09T17:29:42.95823106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=16fce237-7a91-41f1-857a-82909faaed5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236190 | controller |     "Jun 09 17:29:42.966356 crc crio[22095]: time=\"2026-06-09T17:29:42.966243947Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57d29418-6678-4356-8cb8-7046fed0e57e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236205 | controller |     "Jun 09 17:29:42.966781 crc crio[22095]: time=\"2026-06-09T17:29:42.96673788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236220 | controller |     "Jun 09 17:29:43.033250 crc crio[22095]: time=\"2026-06-09T17:29:43.033157784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236236 | controller |     "Jun 09 17:29:43.036596 crc crio[22095]: time=\"2026-06-09T17:29:43.036528991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236251 | controller |     "Jun 09 17:29:43.212225 crc crio[22095]: time=\"2026-06-09T17:29:43.212066023Z\" level=info msg=\"Created container c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57d29418-6678-4356-8cb8-7046fed0e57e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236266 | controller |     "Jun 09 17:29:43.213540 crc crio[22095]: time=\"2026-06-09T17:29:43.213405737Z\" level=info msg=\"Starting container: c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca\" id=48305f0e-354b-4a0c-a2b7-4e64a80768c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.236280 | controller |     "Jun 09 17:29:43.220079 crc crio[22095]: time=\"2026-06-09T17:29:43.220001098Z\" level=info msg=\"Started container\" PID=276531 containerID=c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=48305f0e-354b-4a0c-a2b7-4e64a80768c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.236318 | controller |     "Jun 09 17:29:43.357093 crc crio[22095]: time=\"2026-06-09T17:29:43.356907872Z\" level=info msg=\"Removing container: 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da\" id=bf22008c-5891-4f4d-915b-c7a700a92a79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.236335 | controller |     "Jun 09 17:29:43.456577 crc crio[22095]: time=\"2026-06-09T17:29:43.456432961Z\" level=info msg=\"Removed container 9ff47eb0efecd804e980f7bda1708a7c772c1c94eb989961ce8baa1a7106d4da: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=bf22008c-5891-4f4d-915b-c7a700a92a79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.236350 | controller |     "Jun 09 17:29:44.321908 crc crio[22095]: time=\"2026-06-09T17:29:44.321160015Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-7cnc9/crc-debug-qx55h/POD\" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.236370 | controller |     "Jun 09 17:29:44.323785 crc crio[22095]: time=\"2026-06-09T17:29:44.321972095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236385 | controller |     "Jun 09 17:29:44.362203 crc crio[22095]: time=\"2026-06-09T17:29:44.362093341Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.236401 | controller |     "Jun 09 17:29:44.382036 crc crio[22095]: time=\"2026-06-09T17:29:44.379805108Z\" level=info msg=\"Ran pod sandbox 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739 with infra container: openshift-must-gather-7cnc9/crc-debug-qx55h/POD\" id=120ad683-a87f-4f72-a531-c141b1fce7b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.236416 | controller |     "Jun 09 17:29:44.388388 crc crio[22095]: time=\"2026-06-09T17:29:44.38722008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c1fa2bd7-1a50-4e20-9a24-0dfa48190d07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236431 | controller |     "Jun 09 17:29:44.389522 crc crio[22095]: time=\"2026-06-09T17:29:44.389433807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=2401eea9-30fd-4709-b696-0740fa10ad7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236445 | controller |     "Jun 09 17:29:44.402500 crc crio[22095]: time=\"2026-06-09T17:29:44.402379521Z\" level=info msg=\"Creating container: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00\" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236460 | controller |     "Jun 09 17:29:44.403080 crc crio[22095]: time=\"2026-06-09T17:29:44.402843653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236475 | controller |     "Jun 09 17:29:44.408495 crc crio[22095]: time=\"2026-06-09T17:29:44.408403157Z\" level=info msg=\"Stopping pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=94a4c4f5-adfa-4ddd-a164-b04b5bd2e7cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.236491 | controller |     "Jun 09 17:29:44.413587 crc crio[22095]: time=\"2026-06-09T17:29:44.411068056Z\" level=info msg=\"Got pod network &{Name:nova-api-01d7-account-create-update-4wmqt Namespace:openstack ID:bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f UID:7d9bed43-d760-48df-b066-ccaf4fd64652 NetNS:/var/run/netns/60191444-4619-4abc-a4d0-2a65772a0e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9bed43_d760_48df_b066_ccaf4fd64652.slice PodAnnotations:0xc00379e0f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.236507 | controller |     "Jun 09 17:29:44.413587 crc crio[22095]: time=\"2026-06-09T17:29:44.411318322Z\" level=info msg=\"Deleting pod openstack_nova-api-01d7-account-create-update-4wmqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.236522 | controller |     "Jun 09 17:29:44.452174 crc crio[22095]: time=\"2026-06-09T17:29:44.452032313Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236540 | controller |     "Jun 09 17:29:44.482024 crc crio[22095]: time=\"2026-06-09T17:29:44.481889464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236555 | controller |     "Jun 09 17:29:44.485823 crc crio[22095]: time=\"2026-06-09T17:29:44.485713153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236570 | controller |     "Jun 09 17:29:44.734066 crc crio[22095]: time=\"2026-06-09T17:29:44.730888792Z\" level=info msg=\"Created container 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00\" id=2b1a61af-ca9b-453f-8fbf-f1e23139065e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236585 | controller |     "Jun 09 17:29:44.734066 crc crio[22095]: time=\"2026-06-09T17:29:44.73314481Z\" level=info msg=\"Starting container: 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3\" id=392473a8-0283-417a-acee-2a75228102a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.236600 | controller |     "Jun 09 17:29:44.744752 crc crio[22095]: time=\"2026-06-09T17:29:44.744589036Z\" level=info msg=\"Started container\" PID=276873 containerID=9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3 description=openshift-must-gather-7cnc9/crc-debug-qx55h/container-00 id=392473a8-0283-417a-acee-2a75228102a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739",
2026-06-09 17:40:44.236615 | controller |     "Jun 09 17:29:44.825443 crc crio[22095]: time=\"2026-06-09T17:29:44.824117189Z\" level=info msg=\"Stopped pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=94a4c4f5-adfa-4ddd-a164-b04b5bd2e7cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.236629 | controller |     "Jun 09 17:29:44.952853 crc crio[22095]: time=\"2026-06-09T17:29:44.95121271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7aa8c106-47bb-459b-a12b-f217ba6b53d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236644 | controller |     "Jun 09 17:29:44.954907 crc crio[22095]: time=\"2026-06-09T17:29:44.953370255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d96a711-34dc-46b8-a5c2-b273d93eedbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236659 | controller |     "Jun 09 17:29:44.958334 crc crio[22095]: time=\"2026-06-09T17:29:44.957635085Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=7af80a43-03ed-4658-9779-adee25418563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236674 | controller |     "Jun 09 17:29:44.958334 crc crio[22095]: time=\"2026-06-09T17:29:44.958097987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236689 | controller |     "Jun 09 17:29:45.038581 crc crio[22095]: time=\"2026-06-09T17:29:45.038523684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236703 | controller |     "Jun 09 17:29:45.045757 crc crio[22095]: time=\"2026-06-09T17:29:45.045279198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236718 | controller |     "Jun 09 17:29:45.219029 crc crio[22095]: time=\"2026-06-09T17:29:45.218892859Z\" level=info msg=\"Created container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=7af80a43-03ed-4658-9779-adee25418563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236736 | controller |     "Jun 09 17:29:45.220993 crc crio[22095]: time=\"2026-06-09T17:29:45.220774228Z\" level=info msg=\"Starting container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338\" id=44a1b3b2-19e9-430e-8587-bfb977417d83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.236751 | controller |     "Jun 09 17:29:45.227403 crc crio[22095]: time=\"2026-06-09T17:29:45.227297986Z\" level=info msg=\"Started container\" PID=276970 containerID=70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=44a1b3b2-19e9-430e-8587-bfb977417d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.236766 | controller |     "Jun 09 17:29:45.438320 crc crio[22095]: time=\"2026-06-09T17:29:45.438210951Z\" level=info msg=\"Removing container: 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea\" id=a51ecfad-4d65-4bae-8fd2-09537e8d9e07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.236780 | controller |     "Jun 09 17:29:45.490442 crc crio[22095]: time=\"2026-06-09T17:29:45.490365757Z\" level=info msg=\"Removed container 359773d2196cb8f068627440dba8d1bdac52ae932588770125d17a05daebfaea: openstack/nova-api-01d7-account-create-update-4wmqt/mariadb-account-create-update\" id=a51ecfad-4d65-4bae-8fd2-09537e8d9e07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.236795 | controller |     "Jun 09 17:29:45.954726 crc crio[22095]: time=\"2026-06-09T17:29:45.954615352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99e93385-3c9c-49d6-b269-e45ce9240244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236810 | controller |     "Jun 09 17:29:45.954956 crc crio[22095]: time=\"2026-06-09T17:29:45.954832458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=751991a8-7455-4c83-a1be-e713cc5d7435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236824 | controller |     "Jun 09 17:29:45.962995 crc crio[22095]: time=\"2026-06-09T17:29:45.962575808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b2559be4-68f7-4c6a-9d65-96fb7eb0bf68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236839 | controller |     "Jun 09 17:29:45.962995 crc crio[22095]: time=\"2026-06-09T17:29:45.962811844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=be24ef0f-e78e-4bf7-9265-6a9ddb0cda50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.236872 | controller |     "Jun 09 17:29:45.988844 crc crio[22095]: time=\"2026-06-09T17:29:45.988747063Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=9f734460-5465-4bf5-90fa-8a15a0506f22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236892 | controller |     "Jun 09 17:29:45.989412 crc crio[22095]: time=\"2026-06-09T17:29:45.989351989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236907 | controller |     "Jun 09 17:29:45.991096 crc crio[22095]: time=\"2026-06-09T17:29:45.991026872Z\" level=info msg=\"Creating container: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=0af1417e-0e28-4419-a9e9-a2a2c5c18687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.236925 | controller |     "Jun 09 17:29:46.010448 crc crio[22095]: time=\"2026-06-09T17:29:46.010343541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236940 | controller |     "Jun 09 17:29:46.080086 crc crio[22095]: time=\"2026-06-09T17:29:46.075637996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236955 | controller |     "Jun 09 17:29:46.083879 crc crio[22095]: time=\"2026-06-09T17:29:46.081556559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236969 | controller |     "Jun 09 17:29:46.162073 crc crio[22095]: time=\"2026-06-09T17:29:46.159664665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236984 | controller |     "Jun 09 17:29:46.166757 crc crio[22095]: time=\"2026-06-09T17:29:46.166673616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.236999 | controller |     "Jun 09 17:29:46.380438 crc crio[22095]: time=\"2026-06-09T17:29:46.379720226Z\" level=info msg=\"Created container 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=0af1417e-0e28-4419-a9e9-a2a2c5c18687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237014 | controller |     "Jun 09 17:29:46.382901 crc crio[22095]: time=\"2026-06-09T17:29:46.382808446Z\" level=info msg=\"Starting container: 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb\" id=1e50ec19-718f-41d3-8bdb-61bacd3e7ed7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.237028 | controller |     "Jun 09 17:29:46.385642 crc crio[22095]: time=\"2026-06-09T17:29:46.385523626Z\" level=info msg=\"Created container 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=9f734460-5465-4bf5-90fa-8a15a0506f22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237043 | controller |     "Jun 09 17:29:46.386649 crc crio[22095]: time=\"2026-06-09T17:29:46.386621994Z\" level=info msg=\"Starting container: 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5\" id=1e400da1-45a2-4cd5-b147-24d46c06aede name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.237058 | controller |     "Jun 09 17:29:46.392162 crc crio[22095]: time=\"2026-06-09T17:29:46.392030764Z\" level=info msg=\"Started container\" PID=277292 containerID=3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb description=openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update id=1e50ec19-718f-41d3-8bdb-61bacd3e7ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f",
2026-06-09 17:40:44.237073 | controller |     "Jun 09 17:29:46.392590 crc crio[22095]: time=\"2026-06-09T17:29:46.392546377Z\" level=info msg=\"Started container\" PID=277260 containerID=9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5 description=openstack/nova-cell0-db-create-flqbk/mariadb-database-create id=1e400da1-45a2-4cd5-b147-24d46c06aede name=/runtime.v1.RuntimeService/StartContainer sandboxID=0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b",
2026-06-09 17:40:44.237088 | controller |     "Jun 09 17:29:46.472086 crc crio[22095]: time=\"2026-06-09T17:29:46.471985548Z\" level=info msg=\"Stopping pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=42821b97-598b-41b4-ade7-9007948e316c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237107 | controller |     "Jun 09 17:29:46.487878 crc crio[22095]: time=\"2026-06-09T17:29:46.487761405Z\" level=info msg=\"Stopped pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=42821b97-598b-41b4-ade7-9007948e316c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237122 | controller |     "Jun 09 17:29:46.954357 crc crio[22095]: time=\"2026-06-09T17:29:46.953444337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93e1d888-37a7-47a8-823b-1eead33ae11b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237136 | controller |     "Jun 09 17:29:46.960708 crc crio[22095]: time=\"2026-06-09T17:29:46.960610932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c16ac42c-5bef-41ea-b951-62a09b71520b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237151 | controller |     "Jun 09 17:29:46.971647 crc crio[22095]: time=\"2026-06-09T17:29:46.971532774Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=80f17b67-d5c4-4ee9-9d4b-aafe866b74f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237165 | controller |     "Jun 09 17:29:46.972072 crc crio[22095]: time=\"2026-06-09T17:29:46.972011727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237180 | controller |     "Jun 09 17:29:47.033893 crc crio[22095]: time=\"2026-06-09T17:29:47.033047592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237195 | controller |     "Jun 09 17:29:47.037138 crc crio[22095]: time=\"2026-06-09T17:29:47.036902622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237209 | controller |     "Jun 09 17:29:47.221637 crc crio[22095]: time=\"2026-06-09T17:29:47.221508848Z\" level=info msg=\"Created container 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=80f17b67-d5c4-4ee9-9d4b-aafe866b74f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237223 | controller |     "Jun 09 17:29:47.223758 crc crio[22095]: time=\"2026-06-09T17:29:47.223673503Z\" level=info msg=\"Starting container: 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23\" id=34fe9f74-c5ef-4f21-90ee-ca7ee214246a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.237238 | controller |     "Jun 09 17:29:47.232528 crc crio[22095]: time=\"2026-06-09T17:29:47.23243079Z\" level=info msg=\"Started container\" PID=277486 containerID=908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23 description=openstack/root-account-create-update-8c8wc/mariadb-account-create-update id=34fe9f74-c5ef-4f21-90ee-ca7ee214246a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6",
2026-06-09 17:40:44.237253 | controller |     "Jun 09 17:29:47.498679 crc crio[22095]: time=\"2026-06-09T17:29:47.497471092Z\" level=info msg=\"Removing container: c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541\" id=d76ea572-f4d6-43f8-b063-a47460bcdedb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237268 | controller |     "Jun 09 17:29:47.604154 crc crio[22095]: time=\"2026-06-09T17:29:47.603767346Z\" level=info msg=\"Removed container c24b3474c9dd0f8707c84b9fa9b048227ddbe30f6cb35c2d5264f62795170541: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=d76ea572-f4d6-43f8-b063-a47460bcdedb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237286 | controller |     "Jun 09 17:29:47.615599 crc crio[22095]: time=\"2026-06-09T17:29:47.615440457Z\" level=info msg=\"Removing container: 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f\" id=63c4e439-9f4b-442a-a951-42dbab519ebb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237301 | controller |     "Jun 09 17:29:47.721024 crc crio[22095]: time=\"2026-06-09T17:29:47.718356264Z\" level=info msg=\"Removed container 3d6548de08e106648607cad70af62c3024dc6bb45f21a693df24545caab5a94f: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=63c4e439-9f4b-442a-a951-42dbab519ebb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237316 | controller |     "Jun 09 17:29:47.723196 crc crio[22095]: time=\"2026-06-09T17:29:47.723110957Z\" level=info msg=\"Removing container: 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3\" id=35bdabb1-a531-4b64-9811-4d71ce29753e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237331 | controller |     "Jun 09 17:29:47.762212 crc crio[22095]: time=\"2026-06-09T17:29:47.762079963Z\" level=info msg=\"Removed container 9a97e25da4e6a79729aef0d2d7ce1e1d42d74b72bd468d4b40bdebb225e379f3: openshift-must-gather-7cnc9/crc-debug-qx55h/container-00\" id=35bdabb1-a531-4b64-9811-4d71ce29753e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237346 | controller |     "Jun 09 17:29:47.767900 crc crio[22095]: time=\"2026-06-09T17:29:47.767812601Z\" level=info msg=\"Removing container: d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3\" id=06952181-ee5c-4f7c-b55a-54ee248d7290 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237361 | controller |     "Jun 09 17:29:47.965948 crc crio[22095]: time=\"2026-06-09T17:29:47.965800212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e1f8d67a-aa73-430b-a18a-48430715f80e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237376 | controller |     "Jun 09 17:29:47.967146 crc crio[22095]: time=\"2026-06-09T17:29:47.967050404Z\" level=info msg=\"Removed container d4daff939e771622e0a97b1f2ea5d7a25caed79c5d0e11514c4e8b76d5bfebd3: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=06952181-ee5c-4f7c-b55a-54ee248d7290 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237390 | controller |     "Jun 09 17:29:47.971907 crc crio[22095]: time=\"2026-06-09T17:29:47.971426057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=712b5fc4-0170-4bb2-a23c-c662b184bb7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237405 | controller |     "Jun 09 17:29:47.986226 crc crio[22095]: time=\"2026-06-09T17:29:47.985965002Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b802df0f-b611-4fdf-874f-dd7c8308412d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237420 | controller |     "Jun 09 17:29:47.986672 crc crio[22095]: time=\"2026-06-09T17:29:47.986560748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237435 | controller |     "Jun 09 17:29:48.082881 crc crio[22095]: time=\"2026-06-09T17:29:48.082241208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237450 | controller |     "Jun 09 17:29:48.097104 crc crio[22095]: time=\"2026-06-09T17:29:48.096800484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237470 | controller |     "Jun 09 17:29:48.286140 crc crio[22095]: time=\"2026-06-09T17:29:48.28532359Z\" level=info msg=\"Created container 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b802df0f-b611-4fdf-874f-dd7c8308412d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237486 | controller |     "Jun 09 17:29:48.287723 crc crio[22095]: time=\"2026-06-09T17:29:48.287662981Z\" level=info msg=\"Starting container: 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160\" id=1d6e8f06-b454-44f9-99c6-8d17f6ecbf0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.237501 | controller |     "Jun 09 17:29:48.298838 crc crio[22095]: time=\"2026-06-09T17:29:48.298744537Z\" level=info msg=\"Started container\" PID=277656 containerID=9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=1d6e8f06-b454-44f9-99c6-8d17f6ecbf0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.237516 | controller |     "Jun 09 17:29:48.563103 crc crio[22095]: time=\"2026-06-09T17:29:48.562973968Z\" level=info msg=\"Stopping pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=c14fcc2a-16cc-494a-9625-1a0ae3c92485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237531 | controller |     "Jun 09 17:29:48.565291 crc crio[22095]: time=\"2026-06-09T17:29:48.56461221Z\" level=info msg=\"Got pod network &{Name:glance-655e-account-create-update-rvx8q Namespace:openstack ID:8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f UID:c3563c6e-911c-469c-9303-588694f611b3 NetNS:/var/run/netns/86437fad-25f4-4187-a75c-c72b9c52b27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3563c6e_911c_469c_9303_588694f611b3.slice PodAnnotations:0xc004da63c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.237547 | controller |     "Jun 09 17:29:48.565291 crc crio[22095]: time=\"2026-06-09T17:29:48.564754104Z\" level=info msg=\"Deleting pod openstack_glance-655e-account-create-update-rvx8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.237562 | controller |     "Jun 09 17:29:48.573192 crc crio[22095]: time=\"2026-06-09T17:29:48.573060148Z\" level=info msg=\"Stopping pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=58ffe28d-855a-454a-87d0-a41fd2c424f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237578 | controller |     "Jun 09 17:29:48.576845 crc crio[22095]: time=\"2026-06-09T17:29:48.576755904Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-flqbk Namespace:openstack ID:0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b UID:37180c2f-5ce1-4aa0-af5e-bfdb7b8837b5 NetNS:/var/run/netns/7235d697-e9a5-4c7f-bae4-9ab75c21ab11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37180c2f_5ce1_4aa0_af5e_bfdb7b8837b5.slice PodAnnotations:0xc002ab2888}] Aliases:map[]}\"",
2026-06-09 17:40:44.237594 | controller |     "Jun 09 17:29:48.577196 crc crio[22095]: time=\"2026-06-09T17:29:48.577070112Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-flqbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.237609 | controller |     "Jun 09 17:29:48.653327 crc crio[22095]: time=\"2026-06-09T17:29:48.65253619Z\" level=info msg=\"Stopping pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=957eda94-4a90-4f5a-94ec-ecfd1d807ea3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237627 | controller |     "Jun 09 17:29:48.661501 crc crio[22095]: time=\"2026-06-09T17:29:48.661395279Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c8wc Namespace:openstack ID:cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6 UID:e428a931-fc5d-42ca-9745-1e9c1c4158c2 NetNS:/var/run/netns/09af0b38-7a57-477b-8d7e-731826c2c8af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428a931_fc5d_42ca_9745_1e9c1c4158c2.slice PodAnnotations:0xc004da6598}] Aliases:map[]}\"",
2026-06-09 17:40:44.237642 | controller |     "Jun 09 17:29:48.661822 crc crio[22095]: time=\"2026-06-09T17:29:48.661719547Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-8c8wc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.237657 | controller |     "Jun 09 17:29:48.672981 crc crio[22095]: time=\"2026-06-09T17:29:48.672837854Z\" level=info msg=\"Removing container: 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2\" id=39dfbe9c-f896-4456-8bf1-abfeef994a75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237672 | controller |     "Jun 09 17:29:48.826304 crc crio[22095]: time=\"2026-06-09T17:29:48.825902895Z\" level=info msg=\"Removed container 72513b316c55fef0bf44adaeebc6521ab3b9dbf814d9ddf25bde1dd8b64801d2: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=39dfbe9c-f896-4456-8bf1-abfeef994a75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237687 | controller |     "Jun 09 17:29:48.955032 crc crio[22095]: time=\"2026-06-09T17:29:48.954895855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6ff59fd5-94eb-4974-9ff7-b9652564e30b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237702 | controller |     "Jun 09 17:29:48.960201 crc crio[22095]: time=\"2026-06-09T17:29:48.959971746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=473c2e1d-3d2b-4d1b-8773-0278c174b42d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237717 | controller |     "Jun 09 17:29:48.967080 crc crio[22095]: time=\"2026-06-09T17:29:48.967004747Z\" level=info msg=\"Creating container: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=7c3d29df-1c9f-4ad1-9da0-17afcb1d5b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237732 | controller |     "Jun 09 17:29:48.967508 crc crio[22095]: time=\"2026-06-09T17:29:48.967454079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237746 | controller |     "Jun 09 17:29:49.084352 crc crio[22095]: time=\"2026-06-09T17:29:49.084049709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237762 | controller |     "Jun 09 17:29:49.091677 crc crio[22095]: time=\"2026-06-09T17:29:49.091613854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.237777 | controller |     "Jun 09 17:29:49.199840 crc crio[22095]: time=\"2026-06-09T17:29:49.199342015Z\" level=info msg=\"Stopped pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=58ffe28d-855a-454a-87d0-a41fd2c424f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237791 | controller |     "Jun 09 17:29:49.396087 crc crio[22095]: time=\"2026-06-09T17:29:49.395861928Z\" level=info msg=\"Stopped pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=957eda94-4a90-4f5a-94ec-ecfd1d807ea3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237809 | controller |     "Jun 09 17:29:49.445246 crc crio[22095]: time=\"2026-06-09T17:29:49.445138241Z\" level=info msg=\"Stopped pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=c14fcc2a-16cc-494a-9625-1a0ae3c92485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.237825 | controller |     "Jun 09 17:29:49.703977 crc crio[22095]: time=\"2026-06-09T17:29:49.701600531Z\" level=info msg=\"Removing container: 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb\" id=6a132511-e671-4274-a5ee-01da3192b740 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237839 | controller |     "Jun 09 17:29:49.786121 crc crio[22095]: time=\"2026-06-09T17:29:49.786026841Z\" level=info msg=\"Created container ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=7c3d29df-1c9f-4ad1-9da0-17afcb1d5b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237880 | controller |     "Jun 09 17:29:49.788700 crc crio[22095]: time=\"2026-06-09T17:29:49.788617148Z\" level=info msg=\"Starting container: ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e\" id=25599b36-17b7-4897-b31e-79014d221042 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.237898 | controller |     "Jun 09 17:29:49.798565 crc crio[22095]: time=\"2026-06-09T17:29:49.798437871Z\" level=info msg=\"Started container\" PID=277937 containerID=ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e description=openstack/keystone-db-create-nnlm5/mariadb-database-create id=25599b36-17b7-4897-b31e-79014d221042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7",
2026-06-09 17:40:44.237913 | controller |     "Jun 09 17:29:49.944588 crc crio[22095]: time=\"2026-06-09T17:29:49.944491622Z\" level=info msg=\"Removed container 3a8c6cafd35be94246ae4bee337af8c8f62fa1a635448bc37bb81805bbef28fb: openstack/glance-655e-account-create-update-rvx8q/mariadb-account-create-update\" id=6a132511-e671-4274-a5ee-01da3192b740 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237928 | controller |     "Jun 09 17:29:49.957889 crc crio[22095]: time=\"2026-06-09T17:29:49.95758163Z\" level=info msg=\"Removing container: 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5\" id=751e0e1e-742f-446c-9af8-5e356e916988 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.237943 | controller |     "Jun 09 17:29:49.975419 crc crio[22095]: time=\"2026-06-09T17:29:49.960358011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=74fa80ba-4653-46c7-986a-f40a313ef6b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237958 | controller |     "Jun 09 17:29:49.975419 crc crio[22095]: time=\"2026-06-09T17:29:49.964454387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8f699a06-22d6-4e8c-b295-ea1259caf450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.237972 | controller |     "Jun 09 17:29:49.984618 crc crio[22095]: time=\"2026-06-09T17:29:49.984523195Z\" level=info msg=\"Creating container: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=a21a1ae4-81cf-4e1f-aa83-217ebb0d4a6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.237988 | controller |     "Jun 09 17:29:49.985832 crc crio[22095]: time=\"2026-06-09T17:29:49.985770858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238006 | controller |     "Jun 09 17:29:50.024977 crc crio[22095]: time=\"2026-06-09T17:29:50.021370596Z\" level=info msg=\"Removed container 9619216667e1e015e91adec15af82502f5304b5f79f952170a039663df2091b5: openstack/nova-cell0-db-create-flqbk/mariadb-database-create\" id=751e0e1e-742f-446c-9af8-5e356e916988 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238021 | controller |     "Jun 09 17:29:50.032857 crc crio[22095]: time=\"2026-06-09T17:29:50.032798171Z\" level=info msg=\"Removing container: 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23\" id=2e03ca0c-1e2c-4e6e-b2a8-9f37f39d01a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238036 | controller |     "Jun 09 17:29:50.108843 crc crio[22095]: time=\"2026-06-09T17:29:50.108772933Z\" level=info msg=\"Removed container 908a40a80986f2a7c913daad4c8624a6756bf31a6ad2e02145ef643e33f7dd23: openstack/root-account-create-update-8c8wc/mariadb-account-create-update\" id=2e03ca0c-1e2c-4e6e-b2a8-9f37f39d01a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238051 | controller |     "Jun 09 17:29:50.150993 crc crio[22095]: time=\"2026-06-09T17:29:50.150149061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238067 | controller |     "Jun 09 17:29:50.162054 crc crio[22095]: time=\"2026-06-09T17:29:50.16175253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238082 | controller |     "Jun 09 17:29:50.325557 crc crio[22095]: time=\"2026-06-09T17:29:50.325412705Z\" level=info msg=\"Created container b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=a21a1ae4-81cf-4e1f-aa83-217ebb0d4a6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238096 | controller |     "Jun 09 17:29:50.327826 crc crio[22095]: time=\"2026-06-09T17:29:50.327726315Z\" level=info msg=\"Starting container: b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f\" id=a28d53ac-0115-49a2-9d6d-4ab12c36c97c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.238112 | controller |     "Jun 09 17:29:50.342012 crc crio[22095]: time=\"2026-06-09T17:29:50.34184789Z\" level=info msg=\"Started container\" PID=278146 containerID=b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f description=openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update id=a28d53ac-0115-49a2-9d6d-4ab12c36c97c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef",
2026-06-09 17:40:44.238127 | controller |     "Jun 09 17:29:50.450673 crc crio[22095]: time=\"2026-06-09T17:29:50.449293403Z\" level=info msg=\"Stopping container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87 (timeout: 30s)\" id=7247dbb1-4df2-4c8c-b5b5-a517119d1dc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.238141 | controller |     "Jun 09 17:29:50.772489 crc crio[22095]: time=\"2026-06-09T17:29:50.772414435Z\" level=info msg=\"Removing container: 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518\" id=2393022e-9629-4736-a250-45c707619010 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238156 | controller |     "Jun 09 17:29:50.951603 crc crio[22095]: time=\"2026-06-09T17:29:50.951530279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=01053477-ecae-4373-9f14-f3e8816f481d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238171 | controller |     "Jun 09 17:29:50.981694 crc crio[22095]: time=\"2026-06-09T17:29:50.981245296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c3d0c18-b3ab-4ba8-9250-1a031c2e8766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238188 | controller |     "Jun 09 17:29:51.027560 crc crio[22095]: time=\"2026-06-09T17:29:51.027196682Z\" level=info msg=\"Removed container 7d1b754b9da99d87812231b75d65459f28e0d125a914cc63cec4db5ce909f518: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=2393022e-9629-4736-a250-45c707619010 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238203 | controller |     "Jun 09 17:29:51.086993 crc crio[22095]: time=\"2026-06-09T17:29:51.086824481Z\" level=info msg=\"Creating container: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=80b07271-367d-46d5-a08b-b3df8a234056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238217 | controller |     "Jun 09 17:29:51.087479 crc crio[22095]: time=\"2026-06-09T17:29:51.087424557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238232 | controller |     "Jun 09 17:29:51.210796 crc crio[22095]: time=\"2026-06-09T17:29:51.210666308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238246 | controller |     "Jun 09 17:29:51.216457 crc crio[22095]: time=\"2026-06-09T17:29:51.216355695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238261 | controller |     "Jun 09 17:29:51.283859 crc crio[22095]: time=\"2026-06-09T17:29:51.283423317Z\" level=info msg=\"Stopped container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera\" id=7247dbb1-4df2-4c8c-b5b5-a517119d1dc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.238275 | controller |     "Jun 09 17:29:51.287824 crc crio[22095]: time=\"2026-06-09T17:29:51.287715377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c32c97e7-496a-418f-9f17-ce4fb2950a51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238290 | controller |     "Jun 09 17:29:51.293513 crc crio[22095]: time=\"2026-06-09T17:29:51.293440395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f5b8aa5d-192d-42a8-8ae9-3c40ddf0b9b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238304 | controller |     "Jun 09 17:29:51.298778 crc crio[22095]: time=\"2026-06-09T17:29:51.298723452Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=dc1b8e48-fcc5-4df7-ad27-cc014fdf6142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238319 | controller |     "Jun 09 17:29:51.299763 crc crio[22095]: time=\"2026-06-09T17:29:51.299732678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238334 | controller |     "Jun 09 17:29:51.431250 crc crio[22095]: time=\"2026-06-09T17:29:51.430712579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238349 | controller |     "Jun 09 17:29:51.441884 crc crio[22095]: time=\"2026-06-09T17:29:51.441795705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238364 | controller |     "Jun 09 17:29:51.617183 crc crio[22095]: time=\"2026-06-09T17:29:51.61708829Z\" level=info msg=\"Created container 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=80b07271-367d-46d5-a08b-b3df8a234056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238382 | controller |     "Jun 09 17:29:51.618756 crc crio[22095]: time=\"2026-06-09T17:29:51.618663631Z\" level=info msg=\"Starting container: 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20\" id=c5694294-4a5b-4cc0-83bf-e4cfb8322ecd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.238398 | controller |     "Jun 09 17:29:51.623284 crc crio[22095]: time=\"2026-06-09T17:29:51.623171157Z\" level=info msg=\"Created container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera\" id=dc1b8e48-fcc5-4df7-ad27-cc014fdf6142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238413 | controller |     "Jun 09 17:29:51.624741 crc crio[22095]: time=\"2026-06-09T17:29:51.624585434Z\" level=info msg=\"Starting container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff\" id=774e16ac-b369-4cfe-a681-ce3b84aed6a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.238428 | controller |     "Jun 09 17:29:51.626321 crc crio[22095]: time=\"2026-06-09T17:29:51.626235637Z\" level=info msg=\"Started container\" PID=278459 containerID=1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20 description=openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update id=c5694294-4a5b-4cc0-83bf-e4cfb8322ecd name=/runtime.v1.RuntimeService/StartContainer sandboxID=72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e",
2026-06-09 17:40:44.238443 | controller |     "Jun 09 17:29:51.634045 crc crio[22095]: time=\"2026-06-09T17:29:51.633886814Z\" level=info msg=\"Started container\" PID=278500 containerID=35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff description=openstack/openstack-galera-0/galera id=774e16ac-b369-4cfe-a681-ce3b84aed6a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.238458 | controller |     "Jun 09 17:29:51.799576 crc crio[22095]: time=\"2026-06-09T17:29:51.799502249Z\" level=info msg=\"Removing container: d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2\" id=29bb88d2-d541-4890-b2d8-3be2276f734b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238473 | controller |     "Jun 09 17:29:51.912605 crc crio[22095]: time=\"2026-06-09T17:29:51.912178038Z\" level=info msg=\"Removed container d84917cf31abe9e2c195f5866c2fef4247501d5e2217bd31683b0dd70dcb86b2: openstack/openstack-galera-0/galera\" id=29bb88d2-d541-4890-b2d8-3be2276f734b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238488 | controller |     "Jun 09 17:29:51.917586 crc crio[22095]: time=\"2026-06-09T17:29:51.917341942Z\" level=info msg=\"Removing container: 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da\" id=c12146d6-5ad3-4e77-be58-b278d8d216c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238502 | controller |     "Jun 09 17:29:51.954343 crc crio[22095]: time=\"2026-06-09T17:29:51.952506309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=364626c1-0784-4cfb-ac51-7e93ee9b8e58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238517 | controller |     "Jun 09 17:29:51.956486 crc crio[22095]: time=\"2026-06-09T17:29:51.956375099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=87536f21-abed-4508-b6bc-3ea3ad0b707e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238532 | controller |     "Jun 09 17:29:51.964701 crc crio[22095]: time=\"2026-06-09T17:29:51.964587841Z\" level=info msg=\"Creating container: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=a590c0db-ca6d-4a82-9c3e-14f12b367f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238550 | controller |     "Jun 09 17:29:51.965051 crc crio[22095]: time=\"2026-06-09T17:29:51.965034903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238566 | controller |     "Jun 09 17:29:52.033315 crc crio[22095]: time=\"2026-06-09T17:29:52.033191422Z\" level=info msg=\"Removed container 04693c91302ce773200c760ec8fefca88fb47b9113a98266d52afc85d46513da: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=c12146d6-5ad3-4e77-be58-b278d8d216c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238581 | controller |     "Jun 09 17:29:52.078101 crc crio[22095]: time=\"2026-06-09T17:29:52.077875336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238596 | controller |     "Jun 09 17:29:52.083083 crc crio[22095]: time=\"2026-06-09T17:29:52.083000398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238611 | controller |     "Jun 09 17:29:52.242962 crc crio[22095]: time=\"2026-06-09T17:29:52.242810564Z\" level=info msg=\"Stopping pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=29d5c60c-ac8d-417d-8b35-738c2d91f9a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.238626 | controller |     "Jun 09 17:29:52.244534 crc crio[22095]: time=\"2026-06-09T17:29:52.244439206Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-nnlm5 Namespace:openstack ID:4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7 UID:0de0a2ba-3489-492c-a73f-a72f86736bc3 NetNS:/var/run/netns/2af82eba-4cf0-4ce0-a91e-ae68e9d4bcce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de0a2ba_3489_492c_a73f_a72f86736bc3.slice PodAnnotations:0xc0028b62c0}] Aliases:map[]}\"",
2026-06-09 17:40:44.238642 | controller |     "Jun 09 17:29:52.244694 crc crio[22095]: time=\"2026-06-09T17:29:52.244636721Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-nnlm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.238658 | controller |     "Jun 09 17:29:52.346570 crc crio[22095]: time=\"2026-06-09T17:29:52.346458309Z\" level=info msg=\"Created container dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=a590c0db-ca6d-4a82-9c3e-14f12b367f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238673 | controller |     "Jun 09 17:29:52.351608 crc crio[22095]: time=\"2026-06-09T17:29:52.351494529Z\" level=info msg=\"Starting container: dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692\" id=18a929c4-bc0f-437e-aa7d-51127c6b81b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.238688 | controller |     "Jun 09 17:29:52.363309 crc crio[22095]: time=\"2026-06-09T17:29:52.363188561Z\" level=info msg=\"Started container\" PID=278653 containerID=dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692 description=openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update id=18a929c4-bc0f-437e-aa7d-51127c6b81b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff",
2026-06-09 17:40:44.238703 | controller |     "Jun 09 17:29:52.671557 crc crio[22095]: time=\"2026-06-09T17:29:52.670861113Z\" level=info msg=\"Stopped pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=29d5c60c-ac8d-417d-8b35-738c2d91f9a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.238721 | controller |     "Jun 09 17:29:52.841492 crc crio[22095]: time=\"2026-06-09T17:29:52.841422326Z\" level=info msg=\"Removing container: 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea\" id=f9b08a50-93b5-4162-9945-30d38ab18815 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238736 | controller |     "Jun 09 17:29:52.866408 crc crio[22095]: time=\"2026-06-09T17:29:52.866205196Z\" level=info msg=\"Stopping pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=99b36283-82a8-4942-b969-164ab6f3ce2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.238751 | controller |     "Jun 09 17:29:52.871968 crc crio[22095]: time=\"2026-06-09T17:29:52.868577167Z\" level=info msg=\"Got pod network &{Name:neutron-ed98-account-create-update-nqhvz Namespace:openstack ID:aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef UID:c78b6c5c-121e-4fcf-af25-38935ce38c2c NetNS:/var/run/netns/7f256af5-a60c-4efd-878f-c900e92c7078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc78b6c5c_121e_4fcf_af25_38935ce38c2c.slice PodAnnotations:0xc00263c768}] Aliases:map[]}\"",
2026-06-09 17:40:44.238766 | controller |     "Jun 09 17:29:52.871968 crc crio[22095]: time=\"2026-06-09T17:29:52.868719001Z\" level=info msg=\"Deleting pod openstack_neutron-ed98-account-create-update-nqhvz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.238781 | controller |     "Jun 09 17:29:52.954990 crc crio[22095]: time=\"2026-06-09T17:29:52.954881485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=641555d5-e192-4586-ab61-b227bdfc2042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238796 | controller |     "Jun 09 17:29:52.958533 crc crio[22095]: time=\"2026-06-09T17:29:52.958435087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f18cbcbd-2eff-44bb-843d-6431affc54fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238810 | controller |     "Jun 09 17:29:52.987879 crc crio[22095]: time=\"2026-06-09T17:29:52.987812345Z\" level=info msg=\"Removed container 1fa996f79dac6054c4464a96f3032bbab32c73f2a81abbfe731db4c7ed9c29ea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f9b08a50-93b5-4162-9945-30d38ab18815 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238825 | controller |     "Jun 09 17:29:53.003560 crc crio[22095]: time=\"2026-06-09T17:29:53.003446959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3a3495bf-0854-4f93-8b18-2fd56b408816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238839 | controller |     "Jun 09 17:29:53.013551 crc crio[22095]: time=\"2026-06-09T17:29:53.013413986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0aa81c19-bc9e-4019-8bde-9b3fca3b649a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.238874 | controller |     "Jun 09 17:29:53.013906 crc crio[22095]: time=\"2026-06-09T17:29:53.013451177Z\" level=info msg=\"Removing container: 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6\" id=e0dc1e51-f1b0-43e1-9624-4b06714b63ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.238892 | controller |     "Jun 09 17:29:53.014450 crc crio[22095]: time=\"2026-06-09T17:29:53.014416062Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e9e426e7-2c5d-45c6-863e-923dec7125e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238910 | controller |     "Jun 09 17:29:53.018744 crc crio[22095]: time=\"2026-06-09T17:29:53.01860235Z\" level=info msg=\"Creating container: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=eede0f68-8dae-43fe-9520-0af1bb68356f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.238925 | controller |     "Jun 09 17:29:53.019619 crc crio[22095]: time=\"2026-06-09T17:29:53.019554385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238940 | controller |     "Jun 09 17:29:53.019832 crc crio[22095]: time=\"2026-06-09T17:29:53.019791761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238955 | controller |     "Jun 09 17:29:53.125840 crc crio[22095]: time=\"2026-06-09T17:29:53.125156441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238971 | controller |     "Jun 09 17:29:53.131315 crc crio[22095]: time=\"2026-06-09T17:29:53.131108645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.238985 | controller |     "Jun 09 17:29:53.148569 crc crio[22095]: time=\"2026-06-09T17:29:53.148452022Z\" level=info msg=\"Removed container 7a6b782ea3c0154a13a19995159f31647ea075b76e5f218268d71a40376e8bf6: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=e0dc1e51-f1b0-43e1-9624-4b06714b63ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239000 | controller |     "Jun 09 17:29:53.157288 crc crio[22095]: time=\"2026-06-09T17:29:53.156966852Z\" level=info msg=\"Removing container: ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e\" id=07b3554f-4571-4d6c-82fb-09f3d6e23ceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239015 | controller |     "Jun 09 17:29:53.187874 crc crio[22095]: time=\"2026-06-09T17:29:53.18556419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.239030 | controller |     "Jun 09 17:29:53.195103 crc crio[22095]: time=\"2026-06-09T17:29:53.195006024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.239044 | controller |     "Jun 09 17:29:53.287076 crc crio[22095]: time=\"2026-06-09T17:29:53.286973708Z\" level=info msg=\"Removed container ad60e1e4282ac9893b839305ca4c2922bfab40f721cb59f935b0e88d6ff4117e: openstack/keystone-db-create-nnlm5/mariadb-database-create\" id=07b3554f-4571-4d6c-82fb-09f3d6e23ceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239059 | controller |     "Jun 09 17:29:53.371235 crc crio[22095]: time=\"2026-06-09T17:29:53.37072929Z\" level=info msg=\"Stopped pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=99b36283-82a8-4942-b969-164ab6f3ce2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239074 | controller |     "Jun 09 17:29:53.398757 crc crio[22095]: time=\"2026-06-09T17:29:53.39859066Z\" level=info msg=\"Created container 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=e9e426e7-2c5d-45c6-863e-923dec7125e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.239091 | controller |     "Jun 09 17:29:53.414195 crc crio[22095]: time=\"2026-06-09T17:29:53.399876113Z\" level=info msg=\"Starting container: 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1\" id=e1f945be-5fa9-4958-80ec-a0e47c11525d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.239106 | controller |     "Jun 09 17:29:53.414696 crc crio[22095]: time=\"2026-06-09T17:29:53.40519627Z\" level=info msg=\"Created container 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=eede0f68-8dae-43fe-9520-0af1bb68356f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.239121 | controller |     "Jun 09 17:29:53.421427 crc crio[22095]: time=\"2026-06-09T17:29:53.421334817Z\" level=info msg=\"Starting container: 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8\" id=352a2d5a-5f2c-4a56-923d-6cb50d64a6f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.239137 | controller |     "Jun 09 17:29:53.428320 crc crio[22095]: time=\"2026-06-09T17:29:53.428224855Z\" level=info msg=\"Started container\" PID=278818 containerID=4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8 description=openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update id=352a2d5a-5f2c-4a56-923d-6cb50d64a6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf",
2026-06-09 17:40:44.239152 | controller |     "Jun 09 17:29:53.428834 crc crio[22095]: time=\"2026-06-09T17:29:53.428748818Z\" level=info msg=\"Started container\" PID=278817 containerID=6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1f945be-5fa9-4958-80ec-a0e47c11525d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960",
2026-06-09 17:40:44.239167 | controller |     "Jun 09 17:29:54.003062 crc crio[22095]: time=\"2026-06-09T17:29:54.002240453Z\" level=info msg=\"Stopping pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=b42c7810-528f-48a0-bb08-3db091f40a27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239182 | controller |     "Jun 09 17:29:54.005783 crc crio[22095]: time=\"2026-06-09T17:29:54.005569269Z\" level=info msg=\"Stopping pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=b630387b-370f-4eaa-8cd0-b17a3056e342 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239197 | controller |     "Jun 09 17:29:54.006600 crc crio[22095]: time=\"2026-06-09T17:29:54.006435811Z\" level=info msg=\"Got pod network &{Name:keystone-2b1e-account-create-update-cpt96 Namespace:openstack ID:b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff UID:f7437363-02af-4e16-982d-af3469270e9b NetNS:/var/run/netns/126d60ad-6fbd-4978-b100-4e2c57aa5031 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7437363_02af_4e16_982d_af3469270e9b.slice PodAnnotations:0xc00263c820}] Aliases:map[]}\"",
2026-06-09 17:40:44.239212 | controller |     "Jun 09 17:29:54.006759 crc crio[22095]: time=\"2026-06-09T17:29:54.006649977Z\" level=info msg=\"Deleting pod openstack_keystone-2b1e-account-create-update-cpt96 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.239226 | controller |     "Jun 09 17:29:54.009077 crc crio[22095]: time=\"2026-06-09T17:29:54.008662819Z\" level=info msg=\"Got pod network &{Name:cinder-1ea6-account-create-update-lfdtc Namespace:openstack ID:72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e UID:e11b4a66-ea15-4fbd-ae6f-df867085bad2 NetNS:/var/run/netns/e92f8d5a-e49e-42ef-ac6e-8a09298e3740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11b4a66_ea15_4fbd_ae6f_df867085bad2.slice PodAnnotations:0xc0004c6b50}] Aliases:map[]}\"",
2026-06-09 17:40:44.239245 | controller |     "Jun 09 17:29:54.009077 crc crio[22095]: time=\"2026-06-09T17:29:54.008847194Z\" level=info msg=\"Deleting pod openstack_cinder-1ea6-account-create-update-lfdtc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.239260 | controller |     "Jun 09 17:29:54.020241 crc crio[22095]: time=\"2026-06-09T17:29:54.018490883Z\" level=info msg=\"Removing container: b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f\" id=094a15fc-bb41-498b-8a38-cf5a55192071 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239275 | controller |     "Jun 09 17:29:54.075304 crc crio[22095]: time=\"2026-06-09T17:29:54.075206777Z\" level=info msg=\"Removed container b7219f582c3471541485d43fe668ae3d4c8c5388dad47fa69bcdcf56f31eba9f: openstack/neutron-ed98-account-create-update-nqhvz/mariadb-account-create-update\" id=094a15fc-bb41-498b-8a38-cf5a55192071 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239290 | controller |     "Jun 09 17:29:54.090432 crc crio[22095]: time=\"2026-06-09T17:29:54.088718606Z\" level=info msg=\"Removing container: 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73\" id=3aeef62c-012b-4c4b-93a5-694ec1e658c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239305 | controller |     "Jun 09 17:29:54.213331 crc crio[22095]: time=\"2026-06-09T17:29:54.213189999Z\" level=info msg=\"Removed container 5c7b66cf9c530e87ecea407ad5368c00eb5be9c0ff5ee8bcb80e5ee788effd73: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=3aeef62c-012b-4c4b-93a5-694ec1e658c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239320 | controller |     "Jun 09 17:29:54.543505 crc crio[22095]: time=\"2026-06-09T17:29:54.543379843Z\" level=info msg=\"Stopped pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=b630387b-370f-4eaa-8cd0-b17a3056e342 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239335 | controller |     "Jun 09 17:29:54.688592 crc crio[22095]: time=\"2026-06-09T17:29:54.688280954Z\" level=info msg=\"Stopped pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=b42c7810-528f-48a0-bb08-3db091f40a27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239349 | controller |     "Jun 09 17:29:55.027623 crc crio[22095]: time=\"2026-06-09T17:29:55.026793422Z\" level=info msg=\"Removing container: b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce\" id=84d65112-df2a-4f2d-acae-a4926cb9da6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239364 | controller |     "Jun 09 17:29:55.210432 crc crio[22095]: time=\"2026-06-09T17:29:55.210361021Z\" level=info msg=\"Removed container b610291c012b0eb79a2ac0e486d5e792de0fe65f3aa99b1b49248374d5ef28ce: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=84d65112-df2a-4f2d-acae-a4926cb9da6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239379 | controller |     "Jun 09 17:29:55.213418 crc crio[22095]: time=\"2026-06-09T17:29:55.213342668Z\" level=info msg=\"Removing container: 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20\" id=b0c00b9d-92f0-4453-ab4e-46e71cbfc721 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239393 | controller |     "Jun 09 17:29:55.252795 crc crio[22095]: time=\"2026-06-09T17:29:55.252697834Z\" level=info msg=\"Removed container 1dc728efe2da2ddddd0e0927823547a0df8ffe00776561d9e70c706847a88a20: openstack/cinder-1ea6-account-create-update-lfdtc/mariadb-account-create-update\" id=b0c00b9d-92f0-4453-ab4e-46e71cbfc721 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239408 | controller |     "Jun 09 17:29:55.264548 crc crio[22095]: time=\"2026-06-09T17:29:55.264458938Z\" level=info msg=\"Removing container: dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692\" id=2ac814e3-79f3-4077-aae0-c2ac71b45188 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239425 | controller |     "Jun 09 17:29:55.320352 crc crio[22095]: time=\"2026-06-09T17:29:55.320230808Z\" level=info msg=\"Removed container dc74817085fe283e4954f647d842c560ca2c339f1f7f98196d0745a5a5061692: openstack/keystone-2b1e-account-create-update-cpt96/mariadb-account-create-update\" id=2ac814e3-79f3-4077-aae0-c2ac71b45188 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239440 | controller |     "Jun 09 17:29:55.753079 crc crio[22095]: time=\"2026-06-09T17:29:55.751681306Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-x9h8t/POD\" id=824d51a8-5abd-4c51-bb2b-ae9e56512e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.239455 | controller |     "Jun 09 17:29:55.753079 crc crio[22095]: time=\"2026-06-09T17:29:55.752537178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.239470 | controller |     "Jun 09 17:29:55.800498 crc crio[22095]: time=\"2026-06-09T17:29:55.800384673Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00263c278}] Aliases:map[]}\"",
2026-06-09 17:40:44.239486 | controller |     "Jun 09 17:29:55.800498 crc crio[22095]: time=\"2026-06-09T17:29:55.800447255Z\" level=info msg=\"Adding pod openstack_root-account-create-update-x9h8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.239501 | controller |     "Jun 09 17:29:56.066383 crc crio[22095]: time=\"2026-06-09T17:29:56.06564337Z\" level=info msg=\"Stopping pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=7c0768a7-638f-4f06-80da-606584897015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239516 | controller |     "Jun 09 17:29:56.068826 crc crio[22095]: time=\"2026-06-09T17:29:56.06835466Z\" level=info msg=\"Got pod network &{Name:nova-cell0-0aeb-account-create-update-78cm2 Namespace:openstack ID:749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf UID:3be1e1fa-837b-4a6b-bdb3-4542eb6620f0 NetNS:/var/run/netns/a2135186-f794-43f8-b5b9-8f01d9f00c8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be1e1fa_837b_4a6b_bdb3_4542eb6620f0.slice PodAnnotations:0xc000526908}] Aliases:map[]}\"",
2026-06-09 17:40:44.239531 | controller |     "Jun 09 17:29:56.069124 crc crio[22095]: time=\"2026-06-09T17:29:56.069068218Z\" level=info msg=\"Deleting pod openstack_nova-cell0-0aeb-account-create-update-78cm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.239546 | controller |     "Jun 09 17:29:56.408194 crc crio[22095]: 2026-06-09T17:29:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fe3d82e8caf1d9 Mac:ce:f6:1b:fa:aa:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 SocketPath: PciID:}] [{Interface:0xc0002daa10 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.239561 | controller |     "Jun 09 17:29:56.410568 crc crio[22095]: time=\"2026-06-09T17:29:56.410476132Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00263c278}] Aliases:map[]}\"",
2026-06-09 17:40:44.239579 | controller |     "Jun 09 17:29:56.410688 crc crio[22095]: time=\"2026-06-09T17:29:56.410643046Z\" level=info msg=\"Checking pod openstack_root-account-create-update-x9h8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.239595 | controller |     "Jun 09 17:29:56.419456 crc crio[22095]: time=\"2026-06-09T17:29:56.419337671Z\" level=info msg=\"Ran pod sandbox 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf with infra container: openstack/root-account-create-update-x9h8t/POD\" id=824d51a8-5abd-4c51-bb2b-ae9e56512e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.239610 | controller |     "Jun 09 17:29:56.430433 crc crio[22095]: time=\"2026-06-09T17:29:56.430313714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=85d508a2-291c-4863-a371-9920be714fd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.239624 | controller |     "Jun 09 17:29:56.433964 crc crio[22095]: time=\"2026-06-09T17:29:56.433826845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3abe5f99-e5c8-4ac4-b82d-b806e8c84b56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.239639 | controller |     "Jun 09 17:29:56.446282 crc crio[22095]: time=\"2026-06-09T17:29:56.446129272Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x9h8t/mariadb-account-create-update\" id=3c352932-1729-43c4-8a1e-86b775248f24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.239654 | controller |     "Jun 09 17:29:56.446607 crc crio[22095]: time=\"2026-06-09T17:29:56.446565293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.239669 | controller |     "Jun 09 17:29:56.488997 crc crio[22095]: time=\"2026-06-09T17:29:56.488849705Z\" level=info msg=\"Stopped pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=7c0768a7-638f-4f06-80da-606584897015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239683 | controller |     "Jun 09 17:29:56.511659 crc crio[22095]: time=\"2026-06-09T17:29:56.511537761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.239700 | controller |     "Jun 09 17:29:56.516086 crc crio[22095]: time=\"2026-06-09T17:29:56.516012006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.239723 | controller |     "Jun 09 17:29:56.766454 crc crio[22095]: time=\"2026-06-09T17:29:56.765339703Z\" level=info msg=\"Created container 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce: openstack/root-account-create-update-x9h8t/mariadb-account-create-update\" id=3c352932-1729-43c4-8a1e-86b775248f24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.239743 | controller |     "Jun 09 17:29:56.772770 crc crio[22095]: time=\"2026-06-09T17:29:56.772620331Z\" level=info msg=\"Starting container: 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce\" id=fda599c8-a999-4b23-a2aa-913666f9928c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.239809 | controller |     "Jun 09 17:29:56.788197 crc crio[22095]: time=\"2026-06-09T17:29:56.78810048Z\" level=info msg=\"Started container\" PID=279581 containerID=34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce description=openstack/root-account-create-update-x9h8t/mariadb-account-create-update id=fda599c8-a999-4b23-a2aa-913666f9928c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf",
2026-06-09 17:40:44.239833 | controller |     "Jun 09 17:29:57.147285 crc crio[22095]: time=\"2026-06-09T17:29:57.147152039Z\" level=info msg=\"Removing container: 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8\" id=84ede699-1875-43cd-a340-7cac19bd0914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239865 | controller |     "Jun 09 17:29:57.292125 crc crio[22095]: time=\"2026-06-09T17:29:57.278759787Z\" level=info msg=\"Removed container 4d9e90fbb0c7502aea51920ffc784f9ae93fff3bd6948efd983117e8f6319bd8: openstack/nova-cell0-0aeb-account-create-update-78cm2/mariadb-account-create-update\" id=84ede699-1875-43cd-a340-7cac19bd0914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.239885 | controller |     "Jun 09 17:29:58.673118 crc crio[22095]: time=\"2026-06-09T17:29:58.671835Z\" level=info msg=\"Stopping container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338 (timeout: 30s)\" id=fd4dd810-b0d7-431f-8ac7-db2ebe2f07b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.239901 | controller |     "Jun 09 17:29:58.842124 crc crio[22095]: time=\"2026-06-09T17:29:58.841325145Z\" level=info msg=\"Stopped container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=fd4dd810-b0d7-431f-8ac7-db2ebe2f07b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.239916 | controller |     "Jun 09 17:29:59.193418 crc crio[22095]: time=\"2026-06-09T17:29:59.192629624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a30153b9-6a24-4268-a32b-58d49918585d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.239931 | controller |     "Jun 09 17:29:59.193538 crc crio[22095]: time=\"2026-06-09T17:29:59.193425345Z\" level=info msg=\"Stopping pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=4c7e2925-f256-4bd3-8ecd-4d0f1fcf63a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.239946 | controller |     "Jun 09 17:29:59.194361 crc crio[22095]: time=\"2026-06-09T17:29:59.193175578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fe9e0d70-c525-446b-820d-1cc7c78028ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.239961 | controller |     "Jun 09 17:29:59.195601 crc crio[22095]: time=\"2026-06-09T17:29:59.195523279Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x9h8t Namespace:openstack ID:8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf UID:f617e227-9535-4aee-900f-f019c0841454 NetNS:/var/run/netns/31004bb0-0a1a-478f-9b71-9cfad0410221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf617e227_9535_4aee_900f_f019c0841454.slice PodAnnotations:0xc00041ddd0}] Aliases:map[]}\"",
2026-06-09 17:40:44.239977 | controller |     "Jun 09 17:29:59.195745 crc crio[22095]: time=\"2026-06-09T17:29:59.195689243Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-x9h8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.239992 | controller |     "Jun 09 17:29:59.198197 crc crio[22095]: time=\"2026-06-09T17:29:59.197458649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=4b9ae663-fc7b-4411-aea5-74f248918be6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.240010 | controller |     "Jun 09 17:29:59.198197 crc crio[22095]: time=\"2026-06-09T17:29:59.19752178Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=4be178d9-2e72-49ae-a43e-517375f70273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.240025 | controller |     "Jun 09 17:29:59.199296 crc crio[22095]: time=\"2026-06-09T17:29:59.199222254Z\" level=info msg=\"Removing container: ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e\" id=a05c0de3-fec9-4318-b2da-067f502177e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.240040 | controller |     "Jun 09 17:29:59.216343 crc crio[22095]: time=\"2026-06-09T17:29:59.216237013Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=b76ac858-6a95-4a30-923a-ffdf1323cbe4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240055 | controller |     "Jun 09 17:29:59.216343 crc crio[22095]: time=\"2026-06-09T17:29:59.216317286Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=d53f6036-cdc0-4562-b247-9025099b1e9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240070 | controller |     "Jun 09 17:29:59.216972 crc crio[22095]: time=\"2026-06-09T17:29:59.216737946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240085 | controller |     "Jun 09 17:29:59.219603 crc crio[22095]: time=\"2026-06-09T17:29:59.219493438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240100 | controller |     "Jun 09 17:29:59.293032 crc crio[22095]: time=\"2026-06-09T17:29:59.292942574Z\" level=info msg=\"Removed container ab6476d2ef54a7f8d0445583af051ba4e39cf7fc77767d19a2765506e156956e: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=a05c0de3-fec9-4318-b2da-067f502177e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.240115 | controller |     "Jun 09 17:29:59.375287 crc crio[22095]: time=\"2026-06-09T17:29:59.375138516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240130 | controller |     "Jun 09 17:29:59.384445 crc crio[22095]: time=\"2026-06-09T17:29:59.384343663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240145 | controller |     "Jun 09 17:29:59.535142 crc crio[22095]: time=\"2026-06-09T17:29:59.530130397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240159 | controller |     "Jun 09 17:29:59.556006 crc crio[22095]: time=\"2026-06-09T17:29:59.551428236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240174 | controller |     "Jun 09 17:29:59.659030 crc crio[22095]: time=\"2026-06-09T17:29:59.658341976Z\" level=info msg=\"Created container 36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager\" id=d53f6036-cdc0-4562-b247-9025099b1e9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240189 | controller |     "Jun 09 17:29:59.661241 crc crio[22095]: time=\"2026-06-09T17:29:59.661177579Z\" level=info msg=\"Starting container: 36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc\" id=c3c7086b-a37e-442b-8fa8-1887a8b715d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.240209 | controller |     "Jun 09 17:29:59.670815 crc crio[22095]: time=\"2026-06-09T17:29:59.670676364Z\" level=info msg=\"Started container\" PID=280591 containerID=36418f757a51dd35e6f2258f022fccefaa26f2c6bf4015971702cb2fefd79ebc description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zjs77/manager id=c3c7086b-a37e-442b-8fa8-1887a8b715d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97c583974076ec89710f552518c43ad31a398fb9c2ef5fe22a91133c46e044f8",
2026-06-09 17:40:44.240224 | controller |     "Jun 09 17:29:59.681787 crc crio[22095]: time=\"2026-06-09T17:29:59.681660068Z\" level=info msg=\"Stopped pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=4c7e2925-f256-4bd3-8ecd-4d0f1fcf63a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.240239 | controller |     "Jun 09 17:29:59.902984 crc crio[22095]: time=\"2026-06-09T17:29:59.901197215Z\" level=info msg=\"Created container 6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager\" id=b76ac858-6a95-4a30-923a-ffdf1323cbe4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240254 | controller |     "Jun 09 17:29:59.909582 crc crio[22095]: time=\"2026-06-09T17:29:59.909494049Z\" level=info msg=\"Starting container: 6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95\" id=a5e16d59-7419-4431-9b93-280cf5db5f71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.240269 | controller |     "Jun 09 17:29:59.918481 crc crio[22095]: time=\"2026-06-09T17:29:59.918389079Z\" level=info msg=\"Started container\" PID=280667 containerID=6df2f293e859d41e9d5185d045e3a17f072549597b10bd45fd6938800237fc95 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zl692/manager id=a5e16d59-7419-4431-9b93-280cf5db5f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=060daeaabb0d40c0883581e92c37c2050cb0fbcaa89cfaaac7b5e9cf8aee8896",
2026-06-09 17:40:44.240283 | controller |     "Jun 09 17:30:00.585993 crc crio[22095]: time=\"2026-06-09T17:30:00.58121141Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683770-sqhvs/POD\" id=b81fae3a-2722-4ca2-a021-b716b88c1326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.240298 | controller |     "Jun 09 17:30:00.585993 crc crio[22095]: time=\"2026-06-09T17:30:00.582234046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240313 | controller |     "Jun 09 17:30:00.633174 crc crio[22095]: time=\"2026-06-09T17:30:00.63312948Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc00041cb10}] Aliases:map[]}\"",
2026-06-09 17:40:44.240348 | controller |     "Jun 09 17:30:00.633389 crc crio[22095]: time=\"2026-06-09T17:30:00.633367766Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683770-sqhvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.240363 | controller |     "Jun 09 17:30:00.756312 crc crio[22095]: time=\"2026-06-09T17:30:00.755676264Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/POD\" id=fd09e6c3-9e03-4f96-89cd-469b34c52a66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.240378 | controller |     "Jun 09 17:30:00.757745 crc crio[22095]: time=\"2026-06-09T17:30:00.756339031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240396 | controller |     "Jun 09 17:30:00.852733 crc crio[22095]: time=\"2026-06-09T17:30:00.852545854Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"",
2026-06-09 17:40:44.240413 | controller |     "Jun 09 17:30:00.852733 crc crio[22095]: time=\"2026-06-09T17:30:00.852612336Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.240428 | controller |     "Jun 09 17:30:01.376750 crc crio[22095]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dc1f1bc44e857 Mac:0a:47:10:a0:04:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.240442 | controller |     "Jun 09 17:30:01.376750 crc crio[22095]: time=\"2026-06-09T17:30:01.373523804Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc00041cb10}] Aliases:map[]}\"",
2026-06-09 17:40:44.240458 | controller |     "Jun 09 17:30:01.376750 crc crio[22095]: time=\"2026-06-09T17:30:01.373681448Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683770-sqhvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.240473 | controller |     "Jun 09 17:30:01.387014 crc crio[22095]: time=\"2026-06-09T17:30:01.386886679Z\" level=info msg=\"Ran pod sandbox 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 with infra container: openshift-infra/auto-csr-approver-29683770-sqhvs/POD\" id=b81fae3a-2722-4ca2-a021-b716b88c1326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.240488 | controller |     "Jun 09 17:30:01.397803 crc crio[22095]: time=\"2026-06-09T17:30:01.396168038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd0e994e-cf4a-4a5b-b03a-881d10e8ed86 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.240503 | controller |     "Jun 09 17:30:01.423171 crc crio[22095]: time=\"2026-06-09T17:30:01.423086233Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.240518 | controller |     "Jun 09 17:30:01.702157 crc crio[22095]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59cf143acf35981 Mac:72:ac:91:95:39:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.240533 | controller |     "Jun 09 17:30:01.703368 crc crio[22095]: time=\"2026-06-09T17:30:01.703281157Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"",
2026-06-09 17:40:44.240551 | controller |     "Jun 09 17:30:01.703483 crc crio[22095]: time=\"2026-06-09T17:30:01.703438311Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.240567 | controller |     "Jun 09 17:30:01.714728 crc crio[22095]: time=\"2026-06-09T17:30:01.71462563Z\" level=info msg=\"Ran pod sandbox 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/POD\" id=fd09e6c3-9e03-4f96-89cd-469b34c52a66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.240582 | controller |     "Jun 09 17:30:01.718441 crc crio[22095]: time=\"2026-06-09T17:30:01.718346486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd88930a-356e-4064-aba4-d28ac1109d9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.240596 | controller |     "Jun 09 17:30:01.723202 crc crio[22095]: time=\"2026-06-09T17:30:01.723026216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c341d25d-a480-4499-a20f-0ddd8cb6bd1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.240612 | controller |     "Jun 09 17:30:01.734111 crc crio[22095]: time=\"2026-06-09T17:30:01.73400474Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles\" id=37a5e4e9-9752-4597-9716-fc66e8e65f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240627 | controller |     "Jun 09 17:30:01.734565 crc crio[22095]: time=\"2026-06-09T17:30:01.734489802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240642 | controller |     "Jun 09 17:30:01.819843 crc crio[22095]: time=\"2026-06-09T17:30:01.819740853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240657 | controller |     "Jun 09 17:30:01.834159 crc crio[22095]: time=\"2026-06-09T17:30:01.833878378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240672 | controller |     "Jun 09 17:30:02.026573 crc crio[22095]: time=\"2026-06-09T17:30:02.026145372Z\" level=info msg=\"Created container b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba: openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles\" id=37a5e4e9-9752-4597-9716-fc66e8e65f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240687 | controller |     "Jun 09 17:30:02.028666 crc crio[22095]: time=\"2026-06-09T17:30:02.028591455Z\" level=info msg=\"Starting container: b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba\" id=4f16576b-cdab-4040-b926-4cb0e60864fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.240702 | controller |     "Jun 09 17:30:02.035772 crc crio[22095]: time=\"2026-06-09T17:30:02.035691038Z\" level=info msg=\"Started container\" PID=281273 containerID=b90771597d89ca088a02fc16233905d9cb241a2192ecaf77400ec97effa536ba description=openshift-operator-lifecycle-manager/collect-profiles-29683770-bmjrl/collect-profiles id=4f16576b-cdab-4040-b926-4cb0e60864fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d",
2026-06-09 17:40:44.240720 | controller |     "Jun 09 17:30:04.457234 crc crio[22095]: time=\"2026-06-09T17:30:04.455355782Z\" level=info msg=\"Stopping pod sandbox: 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d\" id=b5547388-112e-4d6a-9050-fca70de4924e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.240736 | controller |     "Jun 09 17:30:04.460431 crc crio[22095]: time=\"2026-06-09T17:30:04.457410155Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-bmjrl Namespace:openshift-operator-lifecycle-manager ID:59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d UID:9e093b91-80e1-4ccd-bfce-e7678f7d6ab4 NetNS:/var/run/netns/51105766-cd45-4ae3-ab1c-8eb087950c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9e093b91_80e1_4ccd_bfce_e7678f7d6ab4.slice PodAnnotations:0xc002272050}] Aliases:map[]}\"",
2026-06-09 17:40:44.240751 | controller |     "Jun 09 17:30:04.460431 crc crio[22095]: time=\"2026-06-09T17:30:04.457540438Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.240767 | controller |     "Jun 09 17:30:04.564308 crc crio[22095]: time=\"2026-06-09T17:30:04.563870273Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd0e994e-cf4a-4a5b-b03a-881d10e8ed86 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.240782 | controller |     "Jun 09 17:30:04.565719 crc crio[22095]: time=\"2026-06-09T17:30:04.565398603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41be69a9-599a-4857-a4b9-475793679af5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.240798 | controller |     "Jun 09 17:30:04.570826 crc crio[22095]: time=\"2026-06-09T17:30:04.570687949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=574021b3-2ccd-46bb-a2c4-29ccce9e2c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.240813 | controller |     "Jun 09 17:30:04.580223 crc crio[22095]: time=\"2026-06-09T17:30:04.580164424Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683770-sqhvs/oc\" id=e6195d03-5e42-424d-8fd5-89a506bb38eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240828 | controller |     "Jun 09 17:30:04.580741 crc crio[22095]: time=\"2026-06-09T17:30:04.580707028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240843 | controller |     "Jun 09 17:30:04.642740 crc crio[22095]: time=\"2026-06-09T17:30:04.642633376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240880 | controller |     "Jun 09 17:30:04.881379 crc crio[22095]: time=\"2026-06-09T17:30:04.880576069Z\" level=info msg=\"Stopped pod sandbox: 59cf143acf359818afc7531a0f514494ade179432e9cecf4b648f80a75c9853d\" id=b5547388-112e-4d6a-9050-fca70de4924e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.240897 | controller |     "Jun 09 17:30:04.922573 crc crio[22095]: time=\"2026-06-09T17:30:04.922481641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.240912 | controller |     "Jun 09 17:30:05.254619 crc crio[22095]: time=\"2026-06-09T17:30:05.253876966Z\" level=info msg=\"Created container 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9: openshift-infra/auto-csr-approver-29683770-sqhvs/oc\" id=e6195d03-5e42-424d-8fd5-89a506bb38eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.240931 | controller |     "Jun 09 17:30:05.255738 crc crio[22095]: time=\"2026-06-09T17:30:05.255663612Z\" level=info msg=\"Starting container: 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9\" id=c92d85b1-c95a-481e-bcf7-704cd642f594 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.240947 | controller |     "Jun 09 17:30:05.264631 crc crio[22095]: time=\"2026-06-09T17:30:05.264547011Z\" level=info msg=\"Started container\" PID=281805 containerID=510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9 description=openshift-infra/auto-csr-approver-29683770-sqhvs/oc id=c92d85b1-c95a-481e-bcf7-704cd642f594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964",
2026-06-09 17:40:44.240962 | controller |     "Jun 09 17:30:07.534119 crc crio[22095]: time=\"2026-06-09T17:30:07.533237748Z\" level=info msg=\"Stopping pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=16f90416-cef4-4727-8c3d-072bb86b73b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.240977 | controller |     "Jun 09 17:30:07.535739 crc crio[22095]: time=\"2026-06-09T17:30:07.535064515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-sqhvs Namespace:openshift-infra ID:85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964 UID:1a0ffcfa-d94d-45d5-83d7-67ce86b0ff43 NetNS:/var/run/netns/675d469a-9785-41fa-a67c-09b36ed73173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a0ffcfa_d94d_45d5_83d7_67ce86b0ff43.slice PodAnnotations:0xc004da7410}] Aliases:map[]}\"",
2026-06-09 17:40:44.240992 | controller |     "Jun 09 17:30:07.535739 crc crio[22095]: time=\"2026-06-09T17:30:07.535299871Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683770-sqhvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.241007 | controller |     "Jun 09 17:30:08.017848 crc crio[22095]: time=\"2026-06-09T17:30:08.017242492Z\" level=info msg=\"Stopped pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=16f90416-cef4-4727-8c3d-072bb86b73b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241022 | controller |     "Jun 09 17:30:12.319441 crc crio[22095]: time=\"2026-06-09T17:30:12.318299715Z\" level=info msg=\"Removing container: b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76\" id=cafd0bfd-606d-4a19-80ae-21c961f8da0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.241037 | controller |     "Jun 09 17:30:12.353698 crc crio[22095]: time=\"2026-06-09T17:30:12.353577586Z\" level=info msg=\"Removed container b6f40742afb9568da8c253c92f0a27b7b240271f70c6d06ea37693f9fc642b76: openshift-operator-lifecycle-manager/collect-profiles-29683725-rfdkm/collect-profiles\" id=cafd0bfd-606d-4a19-80ae-21c961f8da0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.241052 | controller |     "Jun 09 17:30:12.365236 crc crio[22095]: time=\"2026-06-09T17:30:12.365023891Z\" level=info msg=\"Stopping pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=02b309b6-3923-40c2-b1fd-4939ef3930a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241067 | controller |     "Jun 09 17:30:12.365236 crc crio[22095]: time=\"2026-06-09T17:30:12.365120344Z\" level=info msg=\"Stopped pod sandbox (already stopped): cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=02b309b6-3923-40c2-b1fd-4939ef3930a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241082 | controller |     "Jun 09 17:30:12.365680 crc crio[22095]: time=\"2026-06-09T17:30:12.365587436Z\" level=info msg=\"Removing pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=88e1ba69-5ded-4863-b03b-1a6748b74b80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241099 | controller |     "Jun 09 17:30:12.384528 crc crio[22095]: time=\"2026-06-09T17:30:12.383720324Z\" level=info msg=\"Removed pod sandbox: cea06126b9cb9ff9eae9b8510274aae72bc99078f041693f84a590ff20f4d6c6\" id=88e1ba69-5ded-4863-b03b-1a6748b74b80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241114 | controller |     "Jun 09 17:30:12.385446 crc crio[22095]: time=\"2026-06-09T17:30:12.385385997Z\" level=info msg=\"Stopping pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=db4aa452-203c-4d83-8445-b6dd4ddd991b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241129 | controller |     "Jun 09 17:30:12.385529 crc crio[22095]: time=\"2026-06-09T17:30:12.385469509Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=db4aa452-203c-4d83-8445-b6dd4ddd991b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241143 | controller |     "Jun 09 17:30:12.386454 crc crio[22095]: time=\"2026-06-09T17:30:12.386148667Z\" level=info msg=\"Removing pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=b5962417-d401-45f6-b896-5d165811b6cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241158 | controller |     "Jun 09 17:30:12.402858 crc crio[22095]: time=\"2026-06-09T17:30:12.402745995Z\" level=info msg=\"Removed pod sandbox: 8ab8944a59e9e33ab0fd5f547058379be19f77c04334a749c064e13ad3db4a7f\" id=b5962417-d401-45f6-b896-5d165811b6cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241172 | controller |     "Jun 09 17:30:12.403850 crc crio[22095]: time=\"2026-06-09T17:30:12.403767911Z\" level=info msg=\"Stopping pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=051c9348-69a7-4f43-b2d0-ce8d49f08f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241187 | controller |     "Jun 09 17:30:12.404006 crc crio[22095]: time=\"2026-06-09T17:30:12.403858394Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=051c9348-69a7-4f43-b2d0-ce8d49f08f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241202 | controller |     "Jun 09 17:30:12.404549 crc crio[22095]: time=\"2026-06-09T17:30:12.40447274Z\" level=info msg=\"Removing pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=712961d9-1083-4e06-8b63-1aefe67e3df4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241217 | controller |     "Jun 09 17:30:12.419737 crc crio[22095]: time=\"2026-06-09T17:30:12.419625411Z\" level=info msg=\"Removed pod sandbox: bbdcfdc6bd27adb3ff710b8fc98f45f623f0c954c17eec690b6c77a854e6ce1f\" id=712961d9-1083-4e06-8b63-1aefe67e3df4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241231 | controller |     "Jun 09 17:30:12.421054 crc crio[22095]: time=\"2026-06-09T17:30:12.420977326Z\" level=info msg=\"Stopping pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=de1dd047-2bff-4076-a2de-53f596da2150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241246 | controller |     "Jun 09 17:30:12.421195 crc crio[22095]: time=\"2026-06-09T17:30:12.421059628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=de1dd047-2bff-4076-a2de-53f596da2150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241260 | controller |     "Jun 09 17:30:12.422052 crc crio[22095]: time=\"2026-06-09T17:30:12.421871069Z\" level=info msg=\"Removing pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=f7d3392f-0589-484d-89c5-6ddce3e364fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241278 | controller |     "Jun 09 17:30:12.440172 crc crio[22095]: time=\"2026-06-09T17:30:12.440065628Z\" level=info msg=\"Removed pod sandbox: 72674c33d2db2db2ea9c6c1e84440c6116b0114ddd9dd29c663e2f2fa39ad24e\" id=f7d3392f-0589-484d-89c5-6ddce3e364fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241292 | controller |     "Jun 09 17:30:12.441251 crc crio[22095]: time=\"2026-06-09T17:30:12.441159117Z\" level=info msg=\"Stopping pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=67dcf922-4bbe-407f-984e-9725f937afb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241307 | controller |     "Jun 09 17:30:12.441251 crc crio[22095]: time=\"2026-06-09T17:30:12.441254209Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=67dcf922-4bbe-407f-984e-9725f937afb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241321 | controller |     "Jun 09 17:30:12.442825 crc crio[22095]: time=\"2026-06-09T17:30:12.442696246Z\" level=info msg=\"Removing pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=d31826d2-fe3c-4062-83c0-f68b2461f6ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241336 | controller |     "Jun 09 17:30:12.465460 crc crio[22095]: time=\"2026-06-09T17:30:12.46531242Z\" level=info msg=\"Removed pod sandbox: 4d89c32d97005ab32b80d5caac1692b47123dc507ea7bf6cf006a8bf9701f8a7\" id=d31826d2-fe3c-4062-83c0-f68b2461f6ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241350 | controller |     "Jun 09 17:30:12.466494 crc crio[22095]: time=\"2026-06-09T17:30:12.466428659Z\" level=info msg=\"Stopping pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=7e3ac2d9-d898-42d4-858d-8f490a302f77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241365 | controller |     "Jun 09 17:30:12.466603 crc crio[22095]: time=\"2026-06-09T17:30:12.466497281Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=7e3ac2d9-d898-42d4-858d-8f490a302f77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241380 | controller |     "Jun 09 17:30:12.467291 crc crio[22095]: time=\"2026-06-09T17:30:12.467210399Z\" level=info msg=\"Removing pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=b84aaae5-8a56-4770-8a69-deea9508db99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241394 | controller |     "Jun 09 17:30:12.500287 crc crio[22095]: time=\"2026-06-09T17:30:12.500122499Z\" level=info msg=\"Removed pod sandbox: aa7c5c2a452e7a50471e32713296e7e6dcf0fa1bccea5f301acaf380f58440ef\" id=b84aaae5-8a56-4770-8a69-deea9508db99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241409 | controller |     "Jun 09 17:30:12.509567 crc crio[22095]: time=\"2026-06-09T17:30:12.509227174Z\" level=info msg=\"Stopping pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=e417c488-b8b6-40ad-a35a-3c2c0e5d4407 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241423 | controller |     "Jun 09 17:30:12.509882 crc crio[22095]: time=\"2026-06-09T17:30:12.509726257Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=e417c488-b8b6-40ad-a35a-3c2c0e5d4407 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241438 | controller |     "Jun 09 17:30:12.510605 crc crio[22095]: time=\"2026-06-09T17:30:12.510465446Z\" level=info msg=\"Removing pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=75b4acf7-c464-4e40-ab0c-91b4909a7bad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241452 | controller |     "Jun 09 17:30:12.555191 crc crio[22095]: time=\"2026-06-09T17:30:12.555103498Z\" level=info msg=\"Removed pod sandbox: 0557d5d60d57b3ed221d11ea2f0848adeea77851b2841a7f6ab81aa733cea97b\" id=75b4acf7-c464-4e40-ab0c-91b4909a7bad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241470 | controller |     "Jun 09 17:30:12.564007 crc crio[22095]: time=\"2026-06-09T17:30:12.563831173Z\" level=info msg=\"Stopping pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=d99210d0-7c11-48cb-95dc-4a384bf8bb90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241485 | controller |     "Jun 09 17:30:12.565076 crc crio[22095]: time=\"2026-06-09T17:30:12.564060389Z\" level=info msg=\"Stopped pod sandbox (already stopped): b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=d99210d0-7c11-48cb-95dc-4a384bf8bb90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241500 | controller |     "Jun 09 17:30:12.565076 crc crio[22095]: time=\"2026-06-09T17:30:12.565009204Z\" level=info msg=\"Removing pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=51572354-111d-46f0-84e6-1300688bab3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241515 | controller |     "Jun 09 17:30:12.588996 crc crio[22095]: time=\"2026-06-09T17:30:12.588689925Z\" level=info msg=\"Removed pod sandbox: b53e42dcbe53da5c8e38a8d6bf15833b0dad3a5028c373e572303ad0f61ccbff\" id=51572354-111d-46f0-84e6-1300688bab3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241529 | controller |     "Jun 09 17:30:12.590116 crc crio[22095]: time=\"2026-06-09T17:30:12.59002251Z\" level=info msg=\"Stopping pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=5fb100da-d1ac-4c9f-bd7c-af1f51b3db4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241544 | controller |     "Jun 09 17:30:12.590116 crc crio[22095]: time=\"2026-06-09T17:30:12.590115352Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=5fb100da-d1ac-4c9f-bd7c-af1f51b3db4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241558 | controller |     "Jun 09 17:30:12.593962 crc crio[22095]: time=\"2026-06-09T17:30:12.593437868Z\" level=info msg=\"Removing pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=8150f32d-2890-4b8e-9743-3e792d8c9817 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241573 | controller |     "Jun 09 17:30:12.610667 crc crio[22095]: time=\"2026-06-09T17:30:12.61057252Z\" level=info msg=\"Removed pod sandbox: 80106d354124a3c3bf242e708d1444c1e26d789a91c581530aae178b43a437e1\" id=8150f32d-2890-4b8e-9743-3e792d8c9817 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241588 | controller |     "Jun 09 17:30:12.612231 crc crio[22095]: time=\"2026-06-09T17:30:12.612150141Z\" level=info msg=\"Stopping pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=c59a0101-ae97-439d-9f3f-1c36ba3b81b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241603 | controller |     "Jun 09 17:30:12.612348 crc crio[22095]: time=\"2026-06-09T17:30:12.612292115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=c59a0101-ae97-439d-9f3f-1c36ba3b81b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241618 | controller |     "Jun 09 17:30:12.613583 crc crio[22095]: time=\"2026-06-09T17:30:12.613392693Z\" level=info msg=\"Removing pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=fea48357-ce43-4393-b357-78465d92975c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241632 | controller |     "Jun 09 17:30:12.639854 crc crio[22095]: time=\"2026-06-09T17:30:12.639787114Z\" level=info msg=\"Removed pod sandbox: 034ede96234a7ba240454189ab3b874dde4cf2b1b5ed25685b04e03984d6ddb8\" id=fea48357-ce43-4393-b357-78465d92975c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241650 | controller |     "Jun 09 17:30:12.643373 crc crio[22095]: time=\"2026-06-09T17:30:12.642379391Z\" level=info msg=\"Stopping pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=6e37cc48-d409-40e8-9a47-b2ad0995ccf4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241665 | controller |     "Jun 09 17:30:12.643373 crc crio[22095]: time=\"2026-06-09T17:30:12.642557606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=6e37cc48-d409-40e8-9a47-b2ad0995ccf4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241680 | controller |     "Jun 09 17:30:12.643691 crc crio[22095]: time=\"2026-06-09T17:30:12.643634854Z\" level=info msg=\"Removing pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=358dabe7-f773-4b3a-9144-69347b8fd71c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241695 | controller |     "Jun 09 17:30:12.676411 crc crio[22095]: time=\"2026-06-09T17:30:12.676308367Z\" level=info msg=\"Removed pod sandbox: 6e9a8cc6f54b8dee80fa8676a438241d1941b053d061122d4807eba9b64a497f\" id=358dabe7-f773-4b3a-9144-69347b8fd71c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241710 | controller |     "Jun 09 17:30:12.677572 crc crio[22095]: time=\"2026-06-09T17:30:12.677505718Z\" level=info msg=\"Stopping pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=aaf58ab5-cef6-4e71-9af3-44e0dbef3fda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241725 | controller |     "Jun 09 17:30:12.677680 crc crio[22095]: time=\"2026-06-09T17:30:12.67759504Z\" level=info msg=\"Stopped pod sandbox (already stopped): 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=aaf58ab5-cef6-4e71-9af3-44e0dbef3fda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241739 | controller |     "Jun 09 17:30:12.678304 crc crio[22095]: time=\"2026-06-09T17:30:12.678216826Z\" level=info msg=\"Removing pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=a5046fc8-f2cf-4a79-be34-086e467750e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241754 | controller |     "Jun 09 17:30:12.696791 crc crio[22095]: time=\"2026-06-09T17:30:12.696658752Z\" level=info msg=\"Removed pod sandbox: 738866224b3c86c34f88770a8e6375229eadc8f324e58281c3f58350932ca739\" id=a5046fc8-f2cf-4a79-be34-086e467750e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241769 | controller |     "Jun 09 17:30:12.698681 crc crio[22095]: time=\"2026-06-09T17:30:12.698606423Z\" level=info msg=\"Stopping pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=e34f2636-daac-4322-95ab-5f6130a0451f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241784 | controller |     "Jun 09 17:30:12.698773 crc crio[22095]: time=\"2026-06-09T17:30:12.698692545Z\" level=info msg=\"Stopped pod sandbox (already stopped): 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=e34f2636-daac-4322-95ab-5f6130a0451f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.241799 | controller |     "Jun 09 17:30:12.699398 crc crio[22095]: time=\"2026-06-09T17:30:12.699339582Z\" level=info msg=\"Removing pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=653cfd74-7830-4dce-803e-14ee45100e33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241814 | controller |     "Jun 09 17:30:12.717465 crc crio[22095]: time=\"2026-06-09T17:30:12.717207613Z\" level=info msg=\"Removed pod sandbox: 749f1c23304ff9cd692eb6931fbb2d2a8e73d194dacf15f4c997d0fdd801e5bf\" id=653cfd74-7830-4dce-803e-14ee45100e33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.241829 | controller |     "Jun 09 17:30:14.858082 crc crio[22095]: time=\"2026-06-09T17:30:14.856492568Z\" level=info msg=\"Stopping container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89 (timeout: 30s)\" id=d772324a-7fa8-4fd8-a710-4f880d7c8ec8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.241850 | controller |     "Jun 09 17:30:18.808144 crc crio[22095]: time=\"2026-06-09T17:30:18.806710893Z\" level=info msg=\"Stopping container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58 (timeout: 30s)\" id=62cf3e22-a8b0-4914-9c31-39c25327a5ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.241884 | controller |     "Jun 09 17:30:19.611826 crc crio[22095]: time=\"2026-06-09T17:30:19.610521054Z\" level=info msg=\"Stopping container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e (timeout: 30s)\" id=87ec758f-f272-479d-ad9c-24b45867d355 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.241901 | controller |     "Jun 09 17:30:22.954330 crc crio[22095]: time=\"2026-06-09T17:30:22.953413601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1f933f7-9b47-4741-8536-998538aca372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.241916 | controller |     "Jun 09 17:30:22.960001 crc crio[22095]: time=\"2026-06-09T17:30:22.959855348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=813bc61e-8c36-4ad4-bcb4-2ac991fd99ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.241931 | controller |     "Jun 09 17:30:22.968692 crc crio[22095]: time=\"2026-06-09T17:30:22.968558732Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=4986e370-f26b-44da-b5f2-e9a8b129be90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.241946 | controller |     "Jun 09 17:30:22.969047 crc crio[22095]: time=\"2026-06-09T17:30:22.968980233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.241961 | controller |     "Jun 09 17:30:23.061247 crc crio[22095]: time=\"2026-06-09T17:30:23.061118332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.241976 | controller |     "Jun 09 17:30:23.066131 crc crio[22095]: time=\"2026-06-09T17:30:23.066036029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.241991 | controller |     "Jun 09 17:30:23.302252 crc crio[22095]: time=\"2026-06-09T17:30:23.30120758Z\" level=info msg=\"Created container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=4986e370-f26b-44da-b5f2-e9a8b129be90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242006 | controller |     "Jun 09 17:30:23.304024 crc crio[22095]: time=\"2026-06-09T17:30:23.303844618Z\" level=info msg=\"Starting container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7\" id=f8574b1d-5443-4f8c-bb79-937b10443ebf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.242022 | controller |     "Jun 09 17:30:23.311577 crc crio[22095]: time=\"2026-06-09T17:30:23.311442924Z\" level=info msg=\"Started container\" PID=284522 containerID=131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=f8574b1d-5443-4f8c-bb79-937b10443ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.242037 | controller |     "Jun 09 17:30:24.952192 crc crio[22095]: time=\"2026-06-09T17:30:24.951653026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4c65b888-c3c9-45b6-b57c-6280678fee51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242060 | controller |     "Jun 09 17:30:24.953611 crc crio[22095]: time=\"2026-06-09T17:30:24.952168609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dccb14e5-d0e8-490b-9959-dbf610723bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242075 | controller |     "Jun 09 17:30:24.953681 crc crio[22095]: time=\"2026-06-09T17:30:24.952881918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5ab278dd-c2a2-4159-87a7-cf53f62e0c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242091 | controller |     "Jun 09 17:30:24.956711 crc crio[22095]: time=\"2026-06-09T17:30:24.956643755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0cd6ab59-4b77-48dc-bb43-80e375233a9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242105 | controller |     "Jun 09 17:30:24.956989 crc crio[22095]: time=\"2026-06-09T17:30:24.956868851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cbb4ac66-7be0-47ab-8a9a-b36af69aaec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242121 | controller |     "Jun 09 17:30:24.957290 crc crio[22095]: time=\"2026-06-09T17:30:24.957215309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93badced-8ad3-4c81-9752-f1e914efcb7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242136 | controller |     "Jun 09 17:30:24.959855 crc crio[22095]: time=\"2026-06-09T17:30:24.959791146Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=13d9b5b9-7aac-4a85-bd69-a591e70f54a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242151 | controller |     "Jun 09 17:30:24.960231 crc crio[22095]: time=\"2026-06-09T17:30:24.960168416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242165 | controller |     "Jun 09 17:30:24.961835 crc crio[22095]: time=\"2026-06-09T17:30:24.961680495Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=70f44cba-ec43-4e66-8752-77e80f9ff8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242180 | controller |     "Jun 09 17:30:24.963047 crc crio[22095]: time=\"2026-06-09T17:30:24.962993939Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=e1988dcb-ad78-4db0-81e6-72a80b1d42df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242195 | controller |     "Jun 09 17:30:24.994413 crc crio[22095]: time=\"2026-06-09T17:30:24.994315137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242209 | controller |     "Jun 09 17:30:24.994710 crc crio[22095]: time=\"2026-06-09T17:30:24.994673416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242224 | controller |     "Jun 09 17:30:25.049864 crc crio[22095]: time=\"2026-06-09T17:30:25.048816474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242241 | controller |     "Jun 09 17:30:25.054208 crc crio[22095]: time=\"2026-06-09T17:30:25.054171252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242256 | controller |     "Jun 09 17:30:25.060947 crc crio[22095]: time=\"2026-06-09T17:30:25.060819454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242271 | controller |     "Jun 09 17:30:25.064982 crc crio[22095]: time=\"2026-06-09T17:30:25.064884819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242285 | controller |     "Jun 09 17:30:25.096314 crc crio[22095]: time=\"2026-06-09T17:30:25.096203937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242300 | controller |     "Jun 09 17:30:25.100550 crc crio[22095]: time=\"2026-06-09T17:30:25.100470358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242315 | controller |     "Jun 09 17:30:25.346123 crc crio[22095]: time=\"2026-06-09T17:30:25.345417071Z\" level=info msg=\"Created container cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=13d9b5b9-7aac-4a85-bd69-a591e70f54a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242329 | controller |     "Jun 09 17:30:25.347622 crc crio[22095]: time=\"2026-06-09T17:30:25.347529206Z\" level=info msg=\"Starting container: cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16\" id=a511b24d-2550-4cae-9bf5-2ecdca3ed94d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.242344 | controller |     "Jun 09 17:30:25.363350 crc crio[22095]: time=\"2026-06-09T17:30:25.363229851Z\" level=info msg=\"Started container\" PID=285308 containerID=cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=a511b24d-2550-4cae-9bf5-2ecdca3ed94d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.242358 | controller |     "Jun 09 17:30:25.369799 crc crio[22095]: time=\"2026-06-09T17:30:25.369663957Z\" level=info msg=\"Created container 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17: openstack/placement-db-create-87tf9/mariadb-database-create\" id=e1988dcb-ad78-4db0-81e6-72a80b1d42df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242373 | controller |     "Jun 09 17:30:25.373101 crc crio[22095]: time=\"2026-06-09T17:30:25.373022484Z\" level=info msg=\"Starting container: 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17\" id=0e711627-8394-4852-961f-655e94968303 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.242387 | controller |     "Jun 09 17:30:25.377841 crc crio[22095]: time=\"2026-06-09T17:30:25.377723355Z\" level=info msg=\"Created container bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=70f44cba-ec43-4e66-8752-77e80f9ff8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242401 | controller |     "Jun 09 17:30:25.378682 crc crio[22095]: time=\"2026-06-09T17:30:25.378619598Z\" level=info msg=\"Starting container: bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40\" id=2f55a1c9-5078-4130-b93a-bfd1d4e12a10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.242415 | controller |     "Jun 09 17:30:25.379777 crc crio[22095]: time=\"2026-06-09T17:30:25.379701556Z\" level=info msg=\"Started container\" PID=285311 containerID=8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17 description=openstack/placement-db-create-87tf9/mariadb-database-create id=0e711627-8394-4852-961f-655e94968303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.242433 | controller |     "Jun 09 17:30:25.386551 crc crio[22095]: time=\"2026-06-09T17:30:25.386373388Z\" level=info msg=\"Started container\" PID=285316 containerID=bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=2f55a1c9-5078-4130-b93a-bfd1d4e12a10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.242448 | controller |     "Jun 09 17:30:25.919788 crc crio[22095]: time=\"2026-06-09T17:30:25.919716317Z\" level=info msg=\"Removing container: 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5\" id=c4c549c2-d60d-42c8-b7f1-61d11cc2a684 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242463 | controller |     "Jun 09 17:30:26.050427 crc crio[22095]: time=\"2026-06-09T17:30:26.049177679Z\" level=info msg=\"Removed container 839312ad5c1be46d5fc1fe3984ae7b14d56b8d01e039fdc6f9e50f24a2f42fa5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=c4c549c2-d60d-42c8-b7f1-61d11cc2a684 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242478 | controller |     "Jun 09 17:30:26.053856 crc crio[22095]: time=\"2026-06-09T17:30:26.053784888Z\" level=info msg=\"Removing container: 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6\" id=91abc6e2-a539-438a-8ce1-f5e0f8d8dd7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242492 | controller |     "Jun 09 17:30:26.145565 crc crio[22095]: time=\"2026-06-09T17:30:26.145462185Z\" level=info msg=\"Removed container 493719a74577ad5beb287090d9947b9dc925eeb398ba0e9f86434bfc6677f1c6: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=91abc6e2-a539-438a-8ce1-f5e0f8d8dd7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242507 | controller |     "Jun 09 17:30:26.149004 crc crio[22095]: time=\"2026-06-09T17:30:26.148839752Z\" level=info msg=\"Removing container: f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513\" id=f92863ca-5847-4168-8cca-4e7f441fa107 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242521 | controller |     "Jun 09 17:30:26.231776 crc crio[22095]: time=\"2026-06-09T17:30:26.23165211Z\" level=info msg=\"Removed container f341aa9e079f93d6338a9ea51a53c69efb513c6575f8e77251440be8cfd6b513: openstack/placement-db-create-87tf9/mariadb-database-create\" id=f92863ca-5847-4168-8cca-4e7f441fa107 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242536 | controller |     "Jun 09 17:30:27.953164 crc crio[22095]: time=\"2026-06-09T17:30:27.953026208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04b4eb66-4027-48e0-8511-898c5a3ad24c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242550 | controller |     "Jun 09 17:30:27.956108 crc crio[22095]: time=\"2026-06-09T17:30:27.956039485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=49a59fb1-222d-4a46-8d4e-c0b13c19009c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242565 | controller |     "Jun 09 17:30:27.963797 crc crio[22095]: time=\"2026-06-09T17:30:27.963673262Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=e1c07240-8b5c-4eb0-bada-bd6349b565ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242583 | controller |     "Jun 09 17:30:27.964281 crc crio[22095]: time=\"2026-06-09T17:30:27.964193026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242598 | controller |     "Jun 09 17:30:28.024968 crc crio[22095]: time=\"2026-06-09T17:30:28.024852392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242612 | controller |     "Jun 09 17:30:28.030052 crc crio[22095]: time=\"2026-06-09T17:30:28.030023245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242627 | controller |     "Jun 09 17:30:28.201762 crc crio[22095]: time=\"2026-06-09T17:30:28.201669695Z\" level=info msg=\"Created container 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=e1c07240-8b5c-4eb0-bada-bd6349b565ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242642 | controller |     "Jun 09 17:30:28.203393 crc crio[22095]: time=\"2026-06-09T17:30:28.203224005Z\" level=info msg=\"Starting container: 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e\" id=08df9474-dc16-415f-917a-a23256364661 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.242657 | controller |     "Jun 09 17:30:28.212378 crc crio[22095]: time=\"2026-06-09T17:30:28.212231988Z\" level=info msg=\"Started container\" PID=285845 containerID=575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e description=openstack/barbican-db-create-6stvh/mariadb-database-create id=08df9474-dc16-415f-917a-a23256364661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.242672 | controller |     "Jun 09 17:30:28.398469 crc crio[22095]: time=\"2026-06-09T17:30:28.398353803Z\" level=info msg=\"Stopped container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata\" id=d772324a-7fa8-4fd8-a710-4f880d7c8ec8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.242687 | controller |     "Jun 09 17:30:28.400498 crc crio[22095]: time=\"2026-06-09T17:30:28.400409406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=63fc440d-bad8-451c-afd5-0d5be75f26db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242702 | controller |     "Jun 09 17:30:28.404505 crc crio[22095]: time=\"2026-06-09T17:30:28.404418329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=597e608d-7996-4d41-9191-b4a6e261a3a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242717 | controller |     "Jun 09 17:30:28.408164 crc crio[22095]: time=\"2026-06-09T17:30:28.408080744Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5a893abb-2363-4f47-ad76-c30a9c92515f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242732 | controller |     "Jun 09 17:30:28.408460 crc crio[22095]: time=\"2026-06-09T17:30:28.408390632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242747 | controller |     "Jun 09 17:30:28.465468 crc crio[22095]: time=\"2026-06-09T17:30:28.465206029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242762 | controller |     "Jun 09 17:30:28.471813 crc crio[22095]: time=\"2026-06-09T17:30:28.471727947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.242781 | controller |     "Jun 09 17:30:28.650897 crc crio[22095]: time=\"2026-06-09T17:30:28.650824701Z\" level=info msg=\"Created container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata\" id=5a893abb-2363-4f47-ad76-c30a9c92515f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.242796 | controller |     "Jun 09 17:30:28.652235 crc crio[22095]: time=\"2026-06-09T17:30:28.652123004Z\" level=info msg=\"Starting container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40\" id=2626a487-8297-4331-a2f1-efefff300b8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.242811 | controller |     "Jun 09 17:30:28.663673 crc crio[22095]: time=\"2026-06-09T17:30:28.663113898Z\" level=info msg=\"Started container\" PID=285958 containerID=ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40 description=openstack/nova-metadata-0/nova-metadata-metadata id=2626a487-8297-4331-a2f1-efefff300b8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.242826 | controller |     "Jun 09 17:30:29.056121 crc crio[22095]: time=\"2026-06-09T17:30:29.055237971Z\" level=info msg=\"Removing container: b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113\" id=50fd845f-979f-470a-8f8f-9edbad216eda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242841 | controller |     "Jun 09 17:30:29.074152 crc crio[22095]: time=\"2026-06-09T17:30:29.074069147Z\" level=info msg=\"Stopping container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94 (timeout: 30s)\" id=83996f21-0c67-404d-a1ed-6fe8ca95723d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.242883 | controller |     "Jun 09 17:30:29.153715 crc crio[22095]: time=\"2026-06-09T17:30:29.153653221Z\" level=info msg=\"Removed container b77b251d8171bfe0e08e75c5c27021e6a09eb12c6054aeec5b6eba0203d76113: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=50fd845f-979f-470a-8f8f-9edbad216eda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242900 | controller |     "Jun 09 17:30:29.157075 crc crio[22095]: time=\"2026-06-09T17:30:29.157000848Z\" level=info msg=\"Removing container: 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23\" id=6e9183bf-1bf1-4a42-9832-0ee06e459590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242915 | controller |     "Jun 09 17:30:29.201255 crc crio[22095]: time=\"2026-06-09T17:30:29.201189428Z\" level=info msg=\"Removed container 6626d278f433fb6450f2fc240cf789a0403d762b91ac510ee55280db148a9f23: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e9183bf-1bf1-4a42-9832-0ee06e459590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.242931 | controller |     "Jun 09 17:30:29.211362 crc crio[22095]: time=\"2026-06-09T17:30:29.211297169Z\" level=info msg=\"Stopped container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log\" id=83996f21-0c67-404d-a1ed-6fe8ca95723d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.242946 | controller |     "Jun 09 17:30:29.222623 crc crio[22095]: time=\"2026-06-09T17:30:29.222534449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=08c3e231-5cf3-45f1-af8d-414afadbb9ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242961 | controller |     "Jun 09 17:30:29.225242 crc crio[22095]: time=\"2026-06-09T17:30:29.225175238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bdaf4a29-72cc-4435-a1e9-1cd7c7e05063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.242985 | controller |     "Jun 09 17:30:29.228742 crc crio[22095]: time=\"2026-06-09T17:30:29.228704069Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f2a1c8cc-394e-4b78-bc2c-2da12d3a20c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243000 | controller |     "Jun 09 17:30:29.229307 crc crio[22095]: time=\"2026-06-09T17:30:29.229250863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243016 | controller |     "Jun 09 17:30:29.282573 crc crio[22095]: time=\"2026-06-09T17:30:29.282498527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243031 | controller |     "Jun 09 17:30:29.285849 crc crio[22095]: time=\"2026-06-09T17:30:29.285791982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243045 | controller |     "Jun 09 17:30:29.522566 crc crio[22095]: time=\"2026-06-09T17:30:29.522468512Z\" level=info msg=\"Created container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log\" id=f2a1c8cc-394e-4b78-bc2c-2da12d3a20c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243061 | controller |     "Jun 09 17:30:29.523858 crc crio[22095]: time=\"2026-06-09T17:30:29.523735155Z\" level=info msg=\"Starting container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726\" id=db2af701-87e5-4eff-8ca2-4133b74bdb41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.243076 | controller |     "Jun 09 17:30:29.530436 crc crio[22095]: time=\"2026-06-09T17:30:29.530325515Z\" level=info msg=\"Started container\" PID=286406 containerID=6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726 description=openstack/nova-metadata-0/nova-metadata-log id=db2af701-87e5-4eff-8ca2-4133b74bdb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.243092 | controller |     "Jun 09 17:30:29.953136 crc crio[22095]: time=\"2026-06-09T17:30:29.953031328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ae85665a-1de0-4396-a984-fcc3dd2c4b81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243107 | controller |     "Jun 09 17:30:29.956119 crc crio[22095]: time=\"2026-06-09T17:30:29.956050755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=92fd1778-79c6-41c2-851e-9508d3d5f073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243122 | controller |     "Jun 09 17:30:29.961689 crc crio[22095]: time=\"2026-06-09T17:30:29.961585408Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a1b8b802-40c9-403f-82ab-feabbe0af96e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243136 | controller |     "Jun 09 17:30:29.962127 crc crio[22095]: time=\"2026-06-09T17:30:29.962066731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243151 | controller |     "Jun 09 17:30:30.028701 crc crio[22095]: time=\"2026-06-09T17:30:30.028633549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243169 | controller |     "Jun 09 17:30:30.032639 crc crio[22095]: time=\"2026-06-09T17:30:30.032611952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243184 | controller |     "Jun 09 17:30:30.160417 crc crio[22095]: time=\"2026-06-09T17:30:30.159642221Z\" level=info msg=\"Removing container: d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4\" id=d13d1110-33cb-46ed-98a7-96ab23c3385a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243199 | controller |     "Jun 09 17:30:30.195898 crc crio[22095]: time=\"2026-06-09T17:30:30.195794885Z\" level=info msg=\"Stopping container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff (timeout: 30s)\" id=42eb82ed-7b68-477c-b9ad-06f5e052463a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.243214 | controller |     "Jun 09 17:30:30.259226 crc crio[22095]: time=\"2026-06-09T17:30:30.259001496Z\" level=info msg=\"Removed container d5d802b96a506d3e6730c3f91d3d9f5252d3fc98e0a53b4c71b3f86f64bd46b4: openstack/nova-metadata-0/nova-metadata-log\" id=d13d1110-33cb-46ed-98a7-96ab23c3385a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243228 | controller |     "Jun 09 17:30:30.260144 crc crio[22095]: time=\"2026-06-09T17:30:30.260080734Z\" level=info msg=\"Created container 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a1b8b802-40c9-403f-82ab-feabbe0af96e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243243 | controller |     "Jun 09 17:30:30.261352 crc crio[22095]: time=\"2026-06-09T17:30:30.261245754Z\" level=info msg=\"Starting container: 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd\" id=d3cefa9e-8b3d-4c4c-869e-daef57b7ec1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.243257 | controller |     "Jun 09 17:30:30.274334 crc crio[22095]: time=\"2026-06-09T17:30:30.274102146Z\" level=info msg=\"Started container\" PID=286678 containerID=9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=d3cefa9e-8b3d-4c4c-869e-daef57b7ec1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.243272 | controller |     "Jun 09 17:30:30.731866 crc crio[22095]: time=\"2026-06-09T17:30:30.731014021Z\" level=info msg=\"Stopped container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera\" id=42eb82ed-7b68-477c-b9ad-06f5e052463a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.243287 | controller |     "Jun 09 17:30:30.735634 crc crio[22095]: time=\"2026-06-09T17:30:30.735570989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3bf8c322-bad2-4be2-bc43-f3ea7afe1d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243302 | controller |     "Jun 09 17:30:30.742721 crc crio[22095]: time=\"2026-06-09T17:30:30.742553149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=079900d9-c1da-4052-929c-64ac7333536c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243317 | controller |     "Jun 09 17:30:30.747611 crc crio[22095]: time=\"2026-06-09T17:30:30.747507307Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=72753f81-4933-4d5b-bd97-8a82ed703731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243331 | controller |     "Jun 09 17:30:30.748371 crc crio[22095]: time=\"2026-06-09T17:30:30.748305758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243349 | controller |     "Jun 09 17:30:30.875777 crc crio[22095]: time=\"2026-06-09T17:30:30.875553403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243365 | controller |     "Jun 09 17:30:30.879974 crc crio[22095]: time=\"2026-06-09T17:30:30.879866544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243379 | controller |     "Jun 09 17:30:31.066328 crc crio[22095]: time=\"2026-06-09T17:30:31.065567318Z\" level=info msg=\"Created container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera\" id=72753f81-4933-4d5b-bd97-8a82ed703731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243394 | controller |     "Jun 09 17:30:31.068117 crc crio[22095]: time=\"2026-06-09T17:30:31.068048542Z\" level=info msg=\"Starting container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33\" id=220106e8-e952-4f75-8871-4026af349e6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.243409 | controller |     "Jun 09 17:30:31.073781 crc crio[22095]: time=\"2026-06-09T17:30:31.073704678Z\" level=info msg=\"Started container\" PID=286979 containerID=1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33 description=openstack/openstack-galera-0/galera id=220106e8-e952-4f75-8871-4026af349e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.243424 | controller |     "Jun 09 17:30:31.195832 crc crio[22095]: time=\"2026-06-09T17:30:31.195765179Z\" level=info msg=\"Removing container: 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87\" id=1178ad6c-99dc-4c10-b49d-aa1dff8a2ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243439 | controller |     "Jun 09 17:30:31.254101 crc crio[22095]: time=\"2026-06-09T17:30:31.25389279Z\" level=info msg=\"Removed container 58657c6113ddde69037f88eb0986466d2f658bdd255bdb456050d0d69477cc87: openstack/openstack-galera-0/galera\" id=1178ad6c-99dc-4c10-b49d-aa1dff8a2ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243453 | controller |     "Jun 09 17:30:32.623646 crc crio[22095]: time=\"2026-06-09T17:30:32.623176097Z\" level=info msg=\"Stopped container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api\" id=62cf3e22-a8b0-4914-9c31-39c25327a5ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.243468 | controller |     "Jun 09 17:30:32.630022 crc crio[22095]: time=\"2026-06-09T17:30:32.629833239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=6e5f453c-88d3-4426-9083-9e9664dab783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243482 | controller |     "Jun 09 17:30:32.636666 crc crio[22095]: time=\"2026-06-09T17:30:32.636566853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=35ecfa72-5c4c-44bc-9b8b-aec7adb7a13f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243497 | controller |     "Jun 09 17:30:32.642163 crc crio[22095]: time=\"2026-06-09T17:30:32.642008454Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=755b1160-0586-41d8-bad9-073f8a01ac69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243511 | controller |     "Jun 09 17:30:32.643456 crc crio[22095]: time=\"2026-06-09T17:30:32.643383159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243528 | controller |     "Jun 09 17:30:32.733490 crc crio[22095]: time=\"2026-06-09T17:30:32.733377032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243544 | controller |     "Jun 09 17:30:33.175413 crc crio[22095]: time=\"2026-06-09T17:30:33.174608183Z\" level=info msg=\"Stopped container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api\" id=87ec758f-f272-479d-ad9c-24b45867d355 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.243559 | controller |     "Jun 09 17:30:33.177348 crc crio[22095]: time=\"2026-06-09T17:30:33.177193599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=afb8729c-096c-4917-86ef-0a7731c1bc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243573 | controller |     "Jun 09 17:30:33.183803 crc crio[22095]: time=\"2026-06-09T17:30:33.183691467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=27cbb8bd-0f04-438e-b2a5-9f2c6995a02d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243588 | controller |     "Jun 09 17:30:33.188588 crc crio[22095]: time=\"2026-06-09T17:30:33.188539972Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=b83cd8f2-351c-4096-b6fb-87ae1f33a3e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243602 | controller |     "Jun 09 17:30:33.190760 crc crio[22095]: time=\"2026-06-09T17:30:33.190735169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243617 | controller |     "Jun 09 17:30:33.304579 crc crio[22095]: time=\"2026-06-09T17:30:33.304468515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243632 | controller |     "Jun 09 17:30:33.357152 crc crio[22095]: time=\"2026-06-09T17:30:33.356811646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243647 | controller |     "Jun 09 17:30:33.367500 crc crio[22095]: time=\"2026-06-09T17:30:33.3674144Z\" level=info msg=\"Removing container: 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6\" id=cc464370-88ff-4619-94f5-5109b6520965 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243662 | controller |     "Jun 09 17:30:33.459891 crc crio[22095]: time=\"2026-06-09T17:30:33.459752204Z\" level=info msg=\"Removed container 706b5058dc14c3aad3c4819d80d5a7c6686fe6655d31d94cfbacf457031480f6: openstack/nova-api-0/nova-api-api\" id=cc464370-88ff-4619-94f5-5109b6520965 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243677 | controller |     "Jun 09 17:30:33.471134 crc crio[22095]: time=\"2026-06-09T17:30:33.469210978Z\" level=info msg=\"Removing container: fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278\" id=f735dbf9-4779-456c-a3dd-f58338bfff50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243692 | controller |     "Jun 09 17:30:33.579297 crc crio[22095]: time=\"2026-06-09T17:30:33.576088457Z\" level=info msg=\"Removed container fa2ab5dcc1320245fd47587557c1b4ad5674589d298370bc07b9b163b53c8278: openstack/cinder-api-0/cinder-api\" id=f735dbf9-4779-456c-a3dd-f58338bfff50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243707 | controller |     "Jun 09 17:30:33.658226 crc crio[22095]: time=\"2026-06-09T17:30:33.65444172Z\" level=info msg=\"Created container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api\" id=b83cd8f2-351c-4096-b6fb-87ae1f33a3e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243725 | controller |     "Jun 09 17:30:33.658226 crc crio[22095]: time=\"2026-06-09T17:30:33.657582471Z\" level=info msg=\"Starting container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246\" id=e2855588-d68b-479d-a67c-aeb1002fea37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.243740 | controller |     "Jun 09 17:30:33.670501 crc crio[22095]: time=\"2026-06-09T17:30:33.670414522Z\" level=info msg=\"Started container\" PID=287721 containerID=0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246 description=openstack/nova-api-0/nova-api-api id=e2855588-d68b-479d-a67c-aeb1002fea37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.243754 | controller |     "Jun 09 17:30:33.761057 crc crio[22095]: time=\"2026-06-09T17:30:33.760905238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243769 | controller |     "Jun 09 17:30:33.915655 crc crio[22095]: time=\"2026-06-09T17:30:33.914731209Z\" level=info msg=\"Created container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api\" id=755b1160-0586-41d8-bad9-073f8a01ac69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243784 | controller |     "Jun 09 17:30:33.917503 crc crio[22095]: time=\"2026-06-09T17:30:33.917390768Z\" level=info msg=\"Starting container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015\" id=605bbe13-8eb9-4563-8f0e-47ecdd5d43b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.243800 | controller |     "Jun 09 17:30:33.923300 crc crio[22095]: time=\"2026-06-09T17:30:33.923148547Z\" level=info msg=\"Started container\" PID=287869 containerID=fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015 description=openstack/cinder-api-0/cinder-api id=605bbe13-8eb9-4563-8f0e-47ecdd5d43b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.243816 | controller |     "Jun 09 17:30:34.419169 crc crio[22095]: time=\"2026-06-09T17:30:34.419072039Z\" level=info msg=\"Removing container: c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca\" id=eb1ec319-3ad1-4d55-a5ee-f7b91cf3ac57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243832 | controller |     "Jun 09 17:30:34.432491 crc crio[22095]: time=\"2026-06-09T17:30:34.432381803Z\" level=info msg=\"Stopping container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca (timeout: 30s)\" id=a525a61c-f687-475c-87c2-fe76ce81d838 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.243850 | controller |     "Jun 09 17:30:34.571078 crc crio[22095]: time=\"2026-06-09T17:30:34.568474096Z\" level=info msg=\"Removed container c92287b1fa6cbaa7ff84a73132a2504af8419ec3f1e41ec488fd10d0a7ff31ca: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=eb1ec319-3ad1-4d55-a5ee-f7b91cf3ac57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.243883 | controller |     "Jun 09 17:30:34.607458 crc crio[22095]: time=\"2026-06-09T17:30:34.607308309Z\" level=info msg=\"Stopped container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log\" id=a525a61c-f687-475c-87c2-fe76ce81d838 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.243900 | controller |     "Jun 09 17:30:34.613228 crc crio[22095]: time=\"2026-06-09T17:30:34.613142369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b7358454-5cfe-473e-b023-1ac36ee1d67a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243919 | controller |     "Jun 09 17:30:34.620521 crc crio[22095]: time=\"2026-06-09T17:30:34.620443618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fb36a060-90be-4884-a961-ebac35a1ec90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.243936 | controller |     "Jun 09 17:30:34.623747 crc crio[22095]: time=\"2026-06-09T17:30:34.62364856Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=360bbbec-86b1-40c0-b8ea-1f40bb6491bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.243952 | controller |     "Jun 09 17:30:34.624178 crc crio[22095]: time=\"2026-06-09T17:30:34.624122363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243967 | controller |     "Jun 09 17:30:34.695783 crc crio[22095]: time=\"2026-06-09T17:30:34.695706711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243983 | controller |     "Jun 09 17:30:34.698903 crc crio[22095]: time=\"2026-06-09T17:30:34.698846572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.243999 | controller |     "Jun 09 17:30:34.892404 crc crio[22095]: time=\"2026-06-09T17:30:34.892314446Z\" level=info msg=\"Created container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log\" id=360bbbec-86b1-40c0-b8ea-1f40bb6491bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244015 | controller |     "Jun 09 17:30:34.893542 crc crio[22095]: time=\"2026-06-09T17:30:34.893468336Z\" level=info msg=\"Starting container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b\" id=43112d5b-84d9-42ee-8fcd-b773f150482f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.244031 | controller |     "Jun 09 17:30:34.901626 crc crio[22095]: time=\"2026-06-09T17:30:34.901543734Z\" level=info msg=\"Started container\" PID=288395 containerID=aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b description=openstack/nova-api-0/nova-api-log id=43112d5b-84d9-42ee-8fcd-b773f150482f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.244047 | controller |     "Jun 09 17:30:35.490387 crc crio[22095]: time=\"2026-06-09T17:30:35.489554753Z\" level=info msg=\"Removing container: b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53\" id=a362d8b5-245e-4313-a995-3903fa621098 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.244063 | controller |     "Jun 09 17:30:35.568969 crc crio[22095]: time=\"2026-06-09T17:30:35.566185881Z\" level=info msg=\"Removed container b4c87296f9b952f305d206c16cfdffa8d1fa142c89746dc5806cfa2ad6edef53: openstack/nova-api-0/nova-api-log\" id=a362d8b5-245e-4313-a995-3903fa621098 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.244078 | controller |     "Jun 09 17:30:39.983361 crc crio[22095]: time=\"2026-06-09T17:30:39.982070988Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6566476449-mbbqt/POD\" id=64cb98c9-56fe-4c7d-87fb-cabb8d342416 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.244094 | controller |     "Jun 09 17:30:39.985080 crc crio[22095]: time=\"2026-06-09T17:30:39.983398393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244110 | controller |     "Jun 09 17:30:40.014160 crc crio[22095]: time=\"2026-06-09T17:30:40.014081265Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-9kldd-config-vqh4f/POD\" id=0da8e413-b5da-4f0d-92dd-92340adc0381 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.244129 | controller |     "Jun 09 17:30:40.014293 crc crio[22095]: time=\"2026-06-09T17:30:40.014188068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244146 | controller |     "Jun 09 17:30:40.115110 crc crio[22095]: time=\"2026-06-09T17:30:40.11422041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc002ab26c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.244162 | controller |     "Jun 09 17:30:40.115110 crc crio[22095]: time=\"2026-06-09T17:30:40.114873697Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6566476449-mbbqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.244177 | controller |     "Jun 09 17:30:40.136858 crc crio[22095]: time=\"2026-06-09T17:30:40.136763702Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc001984840}] Aliases:map[]}\"",
2026-06-09 17:40:44.244193 | controller |     "Jun 09 17:30:40.136858 crc crio[22095]: time=\"2026-06-09T17:30:40.136829984Z\" level=info msg=\"Adding pod openstack_ovn-controller-9kldd-config-vqh4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.244209 | controller |     "Jun 09 17:30:40.501148 crc crio[22095]: time=\"2026-06-09T17:30:40.500677497Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-2whxw/POD\" id=8bd5baf4-be84-4371-8b55-787724c77cba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.244224 | controller |     "Jun 09 17:30:40.501148 crc crio[22095]: time=\"2026-06-09T17:30:40.500777749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244240 | controller |     "Jun 09 17:30:40.548506 crc crio[22095]: time=\"2026-06-09T17:30:40.548418559Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-2whxw Namespace:openstack ID:193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 UID:16cf5f4f-715c-441a-b486-21cc03cfcc73 NetNS:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cf5f4f_715c_441a_b486_21cc03cfcc73.slice PodAnnotations:0xc002b5ca30}] Aliases:map[]}\"",
2026-06-09 17:40:44.244255 | controller |     "Jun 09 17:30:40.548506 crc crio[22095]: time=\"2026-06-09T17:30:40.548480111Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-2whxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.244271 | controller |     "Jun 09 17:30:40.837125 crc crio[22095]: 2026-06-09T17:30:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1d902a90b0ea7b Mac:e6:1c:02:f5:4b:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.244290 | controller |     "Jun 09 17:30:40.848633 crc crio[22095]: time=\"2026-06-09T17:30:40.848203508Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc001984840}] Aliases:map[]}\"",
2026-06-09 17:40:44.244305 | controller |     "Jun 09 17:30:40.848633 crc crio[22095]: time=\"2026-06-09T17:30:40.848547217Z\" level=info msg=\"Checking pod openstack_ovn-controller-9kldd-config-vqh4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.244320 | controller |     "Jun 09 17:30:40.879241 crc crio[22095]: time=\"2026-06-09T17:30:40.879100746Z\" level=info msg=\"Ran pod sandbox f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d with infra container: openstack/ovn-controller-9kldd-config-vqh4f/POD\" id=0da8e413-b5da-4f0d-92dd-92340adc0381 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.244335 | controller |     "Jun 09 17:30:40.892982 crc crio[22095]: time=\"2026-06-09T17:30:40.892298176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c51ed93d-7cc1-4e6f-b7b1-306e211f8d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244364 | controller |     "Jun 09 17:30:40.899975 crc crio[22095]: time=\"2026-06-09T17:30:40.895494889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=40e05086-cf47-4f7a-90db-3f49ca03560e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244380 | controller |     "Jun 09 17:30:40.920989 crc crio[22095]: time=\"2026-06-09T17:30:40.917384194Z\" level=info msg=\"Creating container: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config\" id=2f3650fe-5beb-49ba-a9cd-3f35dd26d9a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244395 | controller |     "Jun 09 17:30:40.920989 crc crio[22095]: time=\"2026-06-09T17:30:40.917846576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244410 | controller |     "Jun 09 17:30:41.023152 crc crio[22095]: 2026-06-09T17:30:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4579c6c7ae9d0b7 Mac:ca:7c:bf:98:2a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 SocketPath: PciID:}] [{Interface:0xc0002aa8e0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.244426 | controller |     "Jun 09 17:30:41.029734 crc crio[22095]: time=\"2026-06-09T17:30:41.026734537Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc002ab26c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.244441 | controller |     "Jun 09 17:30:41.030854 crc crio[22095]: time=\"2026-06-09T17:30:41.030802892Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6566476449-mbbqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.244457 | controller |     "Jun 09 17:30:41.047051 crc crio[22095]: time=\"2026-06-09T17:30:41.046629641Z\" level=info msg=\"Ran pod sandbox 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 with infra container: openstack/dnsmasq-dns-6566476449-mbbqt/POD\" id=64cb98c9-56fe-4c7d-87fb-cabb8d342416 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.244475 | controller |     "Jun 09 17:30:41.064107 crc crio[22095]: time=\"2026-06-09T17:30:41.058492687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=059ee910-5e04-4ba1-a0d1-c219095c20e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244491 | controller |     "Jun 09 17:30:41.095507 crc crio[22095]: time=\"2026-06-09T17:30:41.093660665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244507 | controller |     "Jun 09 17:30:41.271195 crc crio[22095]: time=\"2026-06-09T17:30:41.271089815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d2462bcc-48a1-44db-9518-fa10e0746f6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244523 | controller |     "Jun 09 17:30:41.287208 crc crio[22095]: time=\"2026-06-09T17:30:41.287043257Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-mbbqt/init\" id=97650d9e-1a9f-4916-adcb-13339c4134ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244538 | controller |     "Jun 09 17:30:41.287531 crc crio[22095]: time=\"2026-06-09T17:30:41.287504229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244554 | controller |     "Jun 09 17:30:41.332140 crc crio[22095]: 2026-06-09T17:30:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:193196b90e7e16e Mac:16:25:7c:ca:9c:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.244569 | controller |     "Jun 09 17:30:41.334260 crc crio[22095]: time=\"2026-06-09T17:30:41.332771257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-2whxw Namespace:openstack ID:193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 UID:16cf5f4f-715c-441a-b486-21cc03cfcc73 NetNS:/var/run/netns/f6cb78f0-eb8d-4154-b183-d560c7612093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cf5f4f_715c_441a_b486_21cc03cfcc73.slice PodAnnotations:0xc002b5ca30}] Aliases:map[]}\"",
2026-06-09 17:40:44.244585 | controller |     "Jun 09 17:30:41.334260 crc crio[22095]: time=\"2026-06-09T17:30:41.333015194Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-2whxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.244601 | controller |     "Jun 09 17:30:41.384762 crc crio[22095]: time=\"2026-06-09T17:30:41.384717508Z\" level=info msg=\"Ran pod sandbox 193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72 with infra container: openstack/dnsmasq-dns-f5446bd49-2whxw/POD\" id=8bd5baf4-be84-4371-8b55-787724c77cba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.244616 | controller |     "Jun 09 17:30:41.395703 crc crio[22095]: time=\"2026-06-09T17:30:41.395602279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1855ba4d-6094-4eaa-96fc-171a1a2d3f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244631 | controller |     "Jun 09 17:30:41.408100 crc crio[22095]: time=\"2026-06-09T17:30:41.407984849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244650 | controller |     "Jun 09 17:30:41.434574 crc crio[22095]: time=\"2026-06-09T17:30:41.434479703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244666 | controller |     "Jun 09 17:30:41.444013 crc crio[22095]: time=\"2026-06-09T17:30:41.443860965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244682 | controller |     "Jun 09 17:30:41.562300 crc crio[22095]: time=\"2026-06-09T17:30:41.561341368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a059c59b-77d9-4df4-bf71-fac7ef2b55d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244697 | controller |     "Jun 09 17:30:41.575720 crc crio[22095]: time=\"2026-06-09T17:30:41.575626657Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-2whxw/init\" id=6f44ce26-f0b8-4873-a5bc-5359175a49e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244713 | controller |     "Jun 09 17:30:41.577369 crc crio[22095]: time=\"2026-06-09T17:30:41.577329441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244728 | controller |     "Jun 09 17:30:41.639448 crc crio[22095]: time=\"2026-06-09T17:30:41.639248159Z\" level=info msg=\"Created container d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804: openstack/dnsmasq-dns-6566476449-mbbqt/init\" id=97650d9e-1a9f-4916-adcb-13339c4134ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244743 | controller |     "Jun 09 17:30:41.648632 crc crio[22095]: time=\"2026-06-09T17:30:41.648418066Z\" level=info msg=\"Starting container: d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804\" id=483aba39-8eec-4a5c-87ea-0eac81310d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.244758 | controller |     "Jun 09 17:30:41.657436 crc crio[22095]: time=\"2026-06-09T17:30:41.657219943Z\" level=info msg=\"Created container 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config\" id=2f3650fe-5beb-49ba-a9cd-3f35dd26d9a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244773 | controller |     "Jun 09 17:30:41.658428 crc crio[22095]: time=\"2026-06-09T17:30:41.658356383Z\" level=info msg=\"Starting container: 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526\" id=178a6a32-93b4-470d-990f-552486a51b01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.244788 | controller |     "Jun 09 17:30:41.661246 crc crio[22095]: time=\"2026-06-09T17:30:41.661173925Z\" level=info msg=\"Started container\" PID=290231 containerID=d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804 description=openstack/dnsmasq-dns-6566476449-mbbqt/init id=483aba39-8eec-4a5c-87ea-0eac81310d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515",
2026-06-09 17:40:44.244804 | controller |     "Jun 09 17:30:41.669259 crc crio[22095]: time=\"2026-06-09T17:30:41.668887484Z\" level=info msg=\"Started container\" PID=290234 containerID=85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526 description=openstack/ovn-controller-9kldd-config-vqh4f/ovn-config id=178a6a32-93b4-470d-990f-552486a51b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d",
2026-06-09 17:40:44.244819 | controller |     "Jun 09 17:30:41.679262 crc crio[22095]: time=\"2026-06-09T17:30:41.6791641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244838 | controller |     "Jun 09 17:30:41.697451 crc crio[22095]: time=\"2026-06-09T17:30:41.697358349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.244870 | controller |     "Jun 09 17:30:41.882353 crc crio[22095]: time=\"2026-06-09T17:30:41.881732789Z\" level=info msg=\"Created container 221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2: openstack/dnsmasq-dns-f5446bd49-2whxw/init\" id=6f44ce26-f0b8-4873-a5bc-5359175a49e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.244891 | controller |     "Jun 09 17:30:41.883984 crc crio[22095]: time=\"2026-06-09T17:30:41.883863474Z\" level=info msg=\"Starting container: 221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2\" id=5663056d-78f7-40e4-bbb0-df09b0408c5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.244907 | controller |     "Jun 09 17:30:41.893461 crc crio[22095]: time=\"2026-06-09T17:30:41.893350189Z\" level=info msg=\"Started container\" PID=290340 containerID=221a9122bf8ca7a944d06508c74150a82b9a38e60a8b45891f61fcdb347aa3d2 description=openstack/dnsmasq-dns-f5446bd49-2whxw/init id=5663056d-78f7-40e4-bbb0-df09b0408c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72",
2026-06-09 17:40:44.244924 | controller |     "Jun 09 17:30:42.719891 crc crio[22095]: time=\"2026-06-09T17:30:42.719711631Z\" level=info msg=\"Stopping pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=f8f929b2-f14e-4607-9ad0-e89dca41b9f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.244939 | controller |     "Jun 09 17:30:42.722510 crc crio[22095]: time=\"2026-06-09T17:30:42.720538602Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-mbbqt Namespace:openstack ID:4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515 UID:85c3322e-21a4-4c71-bb14-1894979ac2a9 NetNS:/var/run/netns/c3e84480-d7d3-45b1-80f1-9efe04380583 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c3322e_21a4_4c71_bb14_1894979ac2a9.slice PodAnnotations:0xc0074a4310}] Aliases:map[]}\"",
2026-06-09 17:40:44.244956 | controller |     "Jun 09 17:30:42.722510 crc crio[22095]: time=\"2026-06-09T17:30:42.720718117Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6566476449-mbbqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.244972 | controller |     "Jun 09 17:30:42.730301 crc crio[22095]: time=\"2026-06-09T17:30:42.730212532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ec404b24-fbb5-4a34-9638-e956fe94492f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.244987 | controller |     "Jun 09 17:30:42.878032 crc crio[22095]: time=\"2026-06-09T17:30:42.875874102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ccaaa3a0-aa6e-4237-b9df-6c383e535f44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245002 | controller |     "Jun 09 17:30:42.911219 crc crio[22095]: time=\"2026-06-09T17:30:42.911129812Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns\" id=298bf864-c7e3-4c98-a2fd-f5183ff23f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245018 | controller |     "Jun 09 17:30:42.911613 crc crio[22095]: time=\"2026-06-09T17:30:42.911558153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245037 | controller |     "Jun 09 17:30:43.063153 crc crio[22095]: time=\"2026-06-09T17:30:43.061415902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245053 | controller |     "Jun 09 17:30:43.069070 crc crio[22095]: time=\"2026-06-09T17:30:43.067839188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245068 | controller |     "Jun 09 17:30:43.330050 crc crio[22095]: time=\"2026-06-09T17:30:43.329410001Z\" level=info msg=\"Stopped pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=f8f929b2-f14e-4607-9ad0-e89dca41b9f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.245084 | controller |     "Jun 09 17:30:43.356674 crc crio[22095]: time=\"2026-06-09T17:30:43.35456283Z\" level=info msg=\"Created container 08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8: openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns\" id=298bf864-c7e3-4c98-a2fd-f5183ff23f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245099 | controller |     "Jun 09 17:30:43.358451 crc crio[22095]: time=\"2026-06-09T17:30:43.358382449Z\" level=info msg=\"Starting container: 08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8\" id=1c6808dc-e771-4fb9-b3cc-7119d0efcfed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.245115 | controller |     "Jun 09 17:30:43.367884 crc crio[22095]: time=\"2026-06-09T17:30:43.367661108Z\" level=info msg=\"Started container\" PID=290749 containerID=08f2ba65119b1eea3a36dbe9493d2bedc582e70e8c0e030281275294713561e8 description=openstack/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns id=1c6808dc-e771-4fb9-b3cc-7119d0efcfed name=/runtime.v1.RuntimeService/StartContainer sandboxID=193196b90e7e16e2538e223430fee2fa65a9d436372114ef4cd731eff20cfb72",
2026-06-09 17:40:44.245130 | controller |     "Jun 09 17:30:43.689952 crc crio[22095]: time=\"2026-06-09T17:30:43.689817695Z\" level=info msg=\"Stopping container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7 (timeout: 30s)\" id=5afdab1e-b9a7-4f73-bd91-ac7ef4c5f7d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.245146 | controller |     "Jun 09 17:30:43.760792 crc crio[22095]: time=\"2026-06-09T17:30:43.760726545Z\" level=info msg=\"Removing container: d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804\" id=8e80484f-3703-4e48-9718-a850b015d181 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245161 | controller |     "Jun 09 17:30:43.770305 crc crio[22095]: time=\"2026-06-09T17:30:43.770151398Z\" level=info msg=\"Stopping pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=cc0d6dfa-e5e8-49d9-b797-98f52d69d9db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.245176 | controller |     "Jun 09 17:30:43.770731 crc crio[22095]: time=\"2026-06-09T17:30:43.770644211Z\" level=info msg=\"Got pod network &{Name:ovn-controller-9kldd-config-vqh4f Namespace:openstack ID:f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d UID:e3cc5293-817f-45ac-91c0-cbe296402810 NetNS:/var/run/netns/f1aba927-2117-4ec1-bc52-a6bb147ef43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3cc5293_817f_45ac_91c0_cbe296402810.slice PodAnnotations:0xc0019846e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.245191 | controller |     "Jun 09 17:30:43.770859 crc crio[22095]: time=\"2026-06-09T17:30:43.770798275Z\" level=info msg=\"Deleting pod openstack_ovn-controller-9kldd-config-vqh4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.245210 | controller |     "Jun 09 17:30:43.808533 crc crio[22095]: time=\"2026-06-09T17:30:43.807720288Z\" level=info msg=\"Removed container d943dc59b58c4aeeca6135cf02c67a65bb362027fc12d733c7b7ab7d9fd89804: openstack/dnsmasq-dns-6566476449-mbbqt/init\" id=8e80484f-3703-4e48-9718-a850b015d181 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245226 | controller |     "Jun 09 17:30:44.201694 crc crio[22095]: time=\"2026-06-09T17:30:44.201382661Z\" level=info msg=\"Stopped pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=cc0d6dfa-e5e8-49d9-b797-98f52d69d9db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.245242 | controller |     "Jun 09 17:30:50.034264 crc crio[22095]: time=\"2026-06-09T17:30:50.032875632Z\" level=info msg=\"Stopping container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1 (timeout: 10s)\" id=28df6bbf-ca44-47e6-a952-1a11bb5d03fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.245257 | controller |     "Jun 09 17:30:50.179173 crc crio[22095]: time=\"2026-06-09T17:30:50.178190683Z\" level=info msg=\"Stopped container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=28df6bbf-ca44-47e6-a952-1a11bb5d03fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.245272 | controller |     "Jun 09 17:30:50.189110 crc crio[22095]: time=\"2026-06-09T17:30:50.187230486Z\" level=info msg=\"Stopping pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=1e035929-e329-463e-b8d1-1fa733d316ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.245287 | controller |     "Jun 09 17:30:50.191705 crc crio[22095]: time=\"2026-06-09T17:30:50.191607949Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-4rdmq Namespace:openstack ID:6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543 UID:a5b3b433-7177-42e6-9a12-65a162d86680 NetNS:/var/run/netns/66bdfbe2-1615-4bc0-95ef-fe14b76d6a90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5b3b433_7177_42e6_9a12_65a162d86680.slice PodAnnotations:0xc005f215b0}] Aliases:map[]}\"",
2026-06-09 17:40:44.245303 | controller |     "Jun 09 17:30:50.191848 crc crio[22095]: time=\"2026-06-09T17:30:50.191826395Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-4rdmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.245317 | controller |     "Jun 09 17:30:50.633331 crc crio[22095]: time=\"2026-06-09T17:30:50.6309018Z\" level=info msg=\"Stopped pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=1e035929-e329-463e-b8d1-1fa733d316ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.245332 | controller |     "Jun 09 17:30:50.956190 crc crio[22095]: time=\"2026-06-09T17:30:50.955325335Z\" level=info msg=\"Removing container: 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1\" id=78a34a0f-bf82-4a19-bce0-b5b17c0e5c05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245347 | controller |     "Jun 09 17:30:51.029646 crc crio[22095]: time=\"2026-06-09T17:30:51.029542811Z\" level=info msg=\"Removed container 588bb02c4ac191d639f004fe2646b2901e1496bcfd14cd2c6ec4f149d21f6cd1: openstack/dnsmasq-dns-694549dd57-4rdmq/dnsmasq-dns\" id=78a34a0f-bf82-4a19-bce0-b5b17c0e5c05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245362 | controller |     "Jun 09 17:30:51.032157 crc crio[22095]: time=\"2026-06-09T17:30:51.032076697Z\" level=info msg=\"Removing container: f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab\" id=5c9f7ff5-7e35-45ca-9a1f-08f91d6f0651 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245376 | controller |     "Jun 09 17:30:51.063167 crc crio[22095]: time=\"2026-06-09T17:30:51.062717698Z\" level=info msg=\"Removed container f882112ef1a28259a950548e72ed4d5048cc05e63e6ce0f9459520a533545eab: openstack/dnsmasq-dns-694549dd57-4rdmq/init\" id=5c9f7ff5-7e35-45ca-9a1f-08f91d6f0651 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245395 | controller |     "Jun 09 17:30:57.235848 crc crio[22095]: time=\"2026-06-09T17:30:57.234622975Z\" level=info msg=\"Stopped container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=5afdab1e-b9a7-4f73-bd91-ac7ef4c5f7d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.245410 | controller |     "Jun 09 17:30:57.238142 crc crio[22095]: time=\"2026-06-09T17:30:57.238076195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=88772716-4d78-4071-a845-787520f5a501 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245425 | controller |     "Jun 09 17:30:57.245620 crc crio[22095]: time=\"2026-06-09T17:30:57.245517217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=01d702db-cb81-4ff4-bf39-c0de23458997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245440 | controller |     "Jun 09 17:30:57.254334 crc crio[22095]: time=\"2026-06-09T17:30:57.254227771Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f21c7f4b-e072-44d4-8e10-5c91dcbf5203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245455 | controller |     "Jun 09 17:30:57.254713 crc crio[22095]: time=\"2026-06-09T17:30:57.254650252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245471 | controller |     "Jun 09 17:30:57.337752 crc crio[22095]: time=\"2026-06-09T17:30:57.33747085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245486 | controller |     "Jun 09 17:30:57.342340 crc crio[22095]: time=\"2026-06-09T17:30:57.342220283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245501 | controller |     "Jun 09 17:30:57.548460 crc crio[22095]: time=\"2026-06-09T17:30:57.548355824Z\" level=info msg=\"Created container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=f21c7f4b-e072-44d4-8e10-5c91dcbf5203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245516 | controller |     "Jun 09 17:30:57.549618 crc crio[22095]: time=\"2026-06-09T17:30:57.549555015Z\" level=info msg=\"Starting container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d\" id=f3543d5d-0c64-45c7-a7e3-f6c18fa182ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.245532 | controller |     "Jun 09 17:30:57.557231 crc crio[22095]: time=\"2026-06-09T17:30:57.557129561Z\" level=info msg=\"Started container\" PID=293334 containerID=1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=f3543d5d-0c64-45c7-a7e3-f6c18fa182ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.245548 | controller |     "Jun 09 17:30:58.106768 crc crio[22095]: time=\"2026-06-09T17:30:58.106049691Z\" level=info msg=\"Removing container: 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2\" id=2380f4fe-443c-4d0d-ac45-fc08bffe0571 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245563 | controller |     "Jun 09 17:30:58.215671 crc crio[22095]: time=\"2026-06-09T17:30:58.215497047Z\" level=info msg=\"Removed container 5ee40b209907e5f71bc644fd6c11d604707ba8bd348bc98b4774ed03f5ca8aa2: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=2380f4fe-443c-4d0d-ac45-fc08bffe0571 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245581 | controller |     "Jun 09 17:30:58.219565 crc crio[22095]: time=\"2026-06-09T17:30:58.219396198Z\" level=info msg=\"Removing container: b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb\" id=3857a317-26b5-4988-a316-fd50b58de62d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245596 | controller |     "Jun 09 17:30:58.257290 crc crio[22095]: time=\"2026-06-09T17:30:58.257165843Z\" level=info msg=\"Removed container b016e6a47903a70db7b87c299c33285bd3d00d60d0a262e90edc0888666804eb: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=3857a317-26b5-4988-a316-fd50b58de62d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245611 | controller |     "Jun 09 17:31:01.955208 crc crio[22095]: time=\"2026-06-09T17:31:01.953295038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b7c2a35-e485-4827-bc28-7b1d9af89887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245626 | controller |     "Jun 09 17:31:01.958102 crc crio[22095]: time=\"2026-06-09T17:31:01.957821255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b56d4a4-9ca4-4dd8-ac43-f7b0c9301926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245642 | controller |     "Jun 09 17:31:01.979774 crc crio[22095]: time=\"2026-06-09T17:31:01.96886019Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=117ea407-bd45-46c5-afb5-fb0ed1cd8f4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245656 | controller |     "Jun 09 17:31:01.979774 crc crio[22095]: time=\"2026-06-09T17:31:01.969447635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245671 | controller |     "Jun 09 17:31:02.140612 crc crio[22095]: time=\"2026-06-09T17:31:02.140355357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245686 | controller |     "Jun 09 17:31:02.149754 crc crio[22095]: time=\"2026-06-09T17:31:02.14587503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245701 | controller |     "Jun 09 17:31:02.456737 crc crio[22095]: time=\"2026-06-09T17:31:02.456653322Z\" level=info msg=\"Created container 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=117ea407-bd45-46c5-afb5-fb0ed1cd8f4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245716 | controller |     "Jun 09 17:31:02.459233 crc crio[22095]: time=\"2026-06-09T17:31:02.459151327Z\" level=info msg=\"Starting container: 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64\" id=4a717fbd-85b7-4116-8a49-2fa4b6c4d519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.245731 | controller |     "Jun 09 17:31:02.474019 crc crio[22095]: time=\"2026-06-09T17:31:02.473798855Z\" level=info msg=\"Started container\" PID=294646 containerID=6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=4a717fbd-85b7-4116-8a49-2fa4b6c4d519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.245753 | controller |     "Jun 09 17:31:04.321808 crc crio[22095]: time=\"2026-06-09T17:31:04.321000471Z\" level=info msg=\"Removing container: f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9\" id=22f14270-53b9-45fb-be8d-233ca6b767b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245768 | controller |     "Jun 09 17:31:04.476587 crc crio[22095]: time=\"2026-06-09T17:31:04.476472874Z\" level=info msg=\"Removed container f747194fdf7042153e31ebef83f75dc768668a65c43b421d0ba299fd8b0be8b9: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=22f14270-53b9-45fb-be8d-233ca6b767b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.245783 | controller |     "Jun 09 17:31:07.192303 crc crio[22095]: time=\"2026-06-09T17:31:07.191189529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=01e95442-26ab-4dca-a6d1-7cb4683269d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245798 | controller |     "Jun 09 17:31:07.195973 crc crio[22095]: time=\"2026-06-09T17:31:07.195129841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a437db6a-ce19-40dc-9530-5d26aaa7763c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245813 | controller |     "Jun 09 17:31:07.195973 crc crio[22095]: time=\"2026-06-09T17:31:07.195312055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ada83d19-81f9-4eb4-b738-63151c293ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245828 | controller |     "Jun 09 17:31:07.204038 crc crio[22095]: time=\"2026-06-09T17:31:07.203890177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fa87fb6-cacd-4b98-a645-13ef69b12137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.245843 | controller |     "Jun 09 17:31:07.207036 crc crio[22095]: time=\"2026-06-09T17:31:07.206795762Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=85c5e0e5-810e-46cd-b3a4-cf9e49379c06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245884 | controller |     "Jun 09 17:31:07.207567 crc crio[22095]: time=\"2026-06-09T17:31:07.207441499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245901 | controller |     "Jun 09 17:31:07.217972 crc crio[22095]: time=\"2026-06-09T17:31:07.217807937Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=fe208af9-b0e1-4a85-b89a-c6435958dde9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.245917 | controller |     "Jun 09 17:31:07.233822 crc crio[22095]: time=\"2026-06-09T17:31:07.233606216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245932 | controller |     "Jun 09 17:31:07.316429 crc crio[22095]: time=\"2026-06-09T17:31:07.315980067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245947 | controller |     "Jun 09 17:31:07.325353 crc crio[22095]: time=\"2026-06-09T17:31:07.325225456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245963 | controller |     "Jun 09 17:31:07.400688 crc crio[22095]: time=\"2026-06-09T17:31:07.400596016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245981 | controller |     "Jun 09 17:31:07.419745 crc crio[22095]: time=\"2026-06-09T17:31:07.419645728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.245996 | controller |     "Jun 09 17:31:07.703603 crc crio[22095]: time=\"2026-06-09T17:31:07.702737911Z\" level=info msg=\"Created container e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a: openstack/placement-db-create-87tf9/mariadb-database-create\" id=fe208af9-b0e1-4a85-b89a-c6435958dde9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246012 | controller |     "Jun 09 17:31:07.705796 crc crio[22095]: time=\"2026-06-09T17:31:07.705362839Z\" level=info msg=\"Starting container: e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a\" id=df3e5049-8a62-4f42-95ee-a48c709940e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.246027 | controller |     "Jun 09 17:31:07.718254 crc crio[22095]: time=\"2026-06-09T17:31:07.71819355Z\" level=info msg=\"Started container\" PID=295727 containerID=e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a description=openstack/placement-db-create-87tf9/mariadb-database-create id=df3e5049-8a62-4f42-95ee-a48c709940e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.246043 | controller |     "Jun 09 17:31:07.870335 crc crio[22095]: time=\"2026-06-09T17:31:07.870179483Z\" level=info msg=\"Created container 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=85c5e0e5-810e-46cd-b3a4-cf9e49379c06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246058 | controller |     "Jun 09 17:31:07.871772 crc crio[22095]: time=\"2026-06-09T17:31:07.871721213Z\" level=info msg=\"Starting container: 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36\" id=f6c8a2f2-09bd-48ee-ac54-4f1b6c6d206c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.246074 | controller |     "Jun 09 17:31:07.880526 crc crio[22095]: time=\"2026-06-09T17:31:07.880453809Z\" level=info msg=\"Started container\" PID=295716 containerID=7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=f6c8a2f2-09bd-48ee-ac54-4f1b6c6d206c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.246089 | controller |     "Jun 09 17:31:09.469165 crc crio[22095]: time=\"2026-06-09T17:31:09.46796854Z\" level=info msg=\"Removing container: cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16\" id=e00368d3-1af5-499f-8492-70219384497f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246105 | controller |     "Jun 09 17:31:09.638764 crc crio[22095]: time=\"2026-06-09T17:31:09.638707657Z\" level=info msg=\"Removed container cce8aeb7d90507558c8e81b2c27b82dad96c14a54f4f26e4d4d39709d8ff0d16: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=e00368d3-1af5-499f-8492-70219384497f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246120 | controller |     "Jun 09 17:31:09.644102 crc crio[22095]: time=\"2026-06-09T17:31:09.644029375Z\" level=info msg=\"Removing container: 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17\" id=ca1aae04-872a-4b3d-b9b1-e4e1d91102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246135 | controller |     "Jun 09 17:31:09.785049 crc crio[22095]: time=\"2026-06-09T17:31:09.784234605Z\" level=info msg=\"Removed container 8acb13fd43ebab8521ea505ad082f6f211ff5ff88d8d265bff7fa299b53aac17: openstack/placement-db-create-87tf9/mariadb-database-create\" id=ca1aae04-872a-4b3d-b9b1-e4e1d91102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246153 | controller |     "Jun 09 17:31:10.556884 crc crio[22095]: time=\"2026-06-09T17:31:10.556073001Z\" level=info msg=\"Stopping container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33 (timeout: 30s)\" id=4c5d4051-1fcf-48cc-9b14-94b24c0fffa0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.246169 | controller |     "Jun 09 17:31:11.313185 crc crio[22095]: time=\"2026-06-09T17:31:11.312863457Z\" level=info msg=\"Stopped container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera\" id=4c5d4051-1fcf-48cc-9b14-94b24c0fffa0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.246185 | controller |     "Jun 09 17:31:11.315124 crc crio[22095]: time=\"2026-06-09T17:31:11.315052513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9b45290c-b954-4583-a1c1-22912ab3b502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.246200 | controller |     "Jun 09 17:31:11.320594 crc crio[22095]: time=\"2026-06-09T17:31:11.32034287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3eec8040-30b4-4aa7-b157-04247a2ad430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.246215 | controller |     "Jun 09 17:31:11.324881 crc crio[22095]: time=\"2026-06-09T17:31:11.324825746Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=1a2a33dc-cb37-48bc-817c-4fc866985d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246231 | controller |     "Jun 09 17:31:11.325466 crc crio[22095]: time=\"2026-06-09T17:31:11.325425261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246246 | controller |     "Jun 09 17:31:11.475532 crc crio[22095]: time=\"2026-06-09T17:31:11.475334491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246262 | controller |     "Jun 09 17:31:11.482634 crc crio[22095]: time=\"2026-06-09T17:31:11.481620573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246277 | controller |     "Jun 09 17:31:11.573467 crc crio[22095]: time=\"2026-06-09T17:31:11.573365022Z\" level=info msg=\"Removing container: 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff\" id=70b9a552-78e0-4b79-80e9-275956866a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246293 | controller |     "Jun 09 17:31:11.674170 crc crio[22095]: time=\"2026-06-09T17:31:11.671329061Z\" level=info msg=\"Created container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera\" id=1a2a33dc-cb37-48bc-817c-4fc866985d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246309 | controller |     "Jun 09 17:31:11.676785 crc crio[22095]: time=\"2026-06-09T17:31:11.67674382Z\" level=info msg=\"Starting container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663\" id=8cf3114f-25e1-42d0-8a8e-e46f3ab95838 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.246324 | controller |     "Jun 09 17:31:11.691391 crc crio[22095]: time=\"2026-06-09T17:31:11.691307466Z\" level=info msg=\"Started container\" PID=296854 containerID=a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663 description=openstack/openstack-galera-0/galera id=8cf3114f-25e1-42d0-8a8e-e46f3ab95838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.246343 | controller |     "Jun 09 17:31:11.721815 crc crio[22095]: time=\"2026-06-09T17:31:11.72166369Z\" level=info msg=\"Removed container 35940d6f52a73f3828e561b66304d855833de6782706a5f3fee1bb117a35ffff: openstack/openstack-galera-0/galera\" id=70b9a552-78e0-4b79-80e9-275956866a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246360 | controller |     "Jun 09 17:31:12.749006 crc crio[22095]: time=\"2026-06-09T17:31:12.748155619Z\" level=info msg=\"Removing container: 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35\" id=8499af56-a3fc-4a14-ba65-22246feb6686 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246375 | controller |     "Jun 09 17:31:12.838124 crc crio[22095]: time=\"2026-06-09T17:31:12.836706275Z\" level=info msg=\"Removed container 82cfc8eba938515642236677fbd48f3aad26990e35069d1fe147f1505c2a9f35: openstack/ovsdbserver-sb-0-config-1781024830-zrqlm/ovn-config\" id=8499af56-a3fc-4a14-ba65-22246feb6686 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246391 | controller |     "Jun 09 17:31:12.865263 crc crio[22095]: time=\"2026-06-09T17:31:12.864993636Z\" level=info msg=\"Stopping pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=0d66dde1-3589-408d-b330-d84c4c6ec0d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.246406 | controller |     "Jun 09 17:31:12.865263 crc crio[22095]: time=\"2026-06-09T17:31:12.865091688Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=0d66dde1-3589-408d-b330-d84c4c6ec0d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.246421 | controller |     "Jun 09 17:31:12.865635 crc crio[22095]: time=\"2026-06-09T17:31:12.86555657Z\" level=info msg=\"Removing pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=a83921e9-a842-4a7f-ad6f-51de3784ef3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.246436 | controller |     "Jun 09 17:31:12.879233 crc crio[22095]: time=\"2026-06-09T17:31:12.879171202Z\" level=info msg=\"Removed pod sandbox: 4579c6c7ae9d0b727fc35a400d119bcb62fbb1e3a445968316767df4ccbcd515\" id=a83921e9-a842-4a7f-ad6f-51de3784ef3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.246451 | controller |     "Jun 09 17:31:12.880449 crc crio[22095]: time=\"2026-06-09T17:31:12.880161917Z\" level=info msg=\"Stopping pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=e042d63e-2c26-47c0-97a4-16b8c81bfcc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.246466 | controller |     "Jun 09 17:31:12.880449 crc crio[22095]: time=\"2026-06-09T17:31:12.880299951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=e042d63e-2c26-47c0-97a4-16b8c81bfcc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.246481 | controller |     "Jun 09 17:31:12.881144 crc crio[22095]: time=\"2026-06-09T17:31:12.881101702Z\" level=info msg=\"Removing pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=d764309b-500e-45d5-92a8-0e3772c1c592 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.246496 | controller |     "Jun 09 17:31:12.919872 crc crio[22095]: time=\"2026-06-09T17:31:12.919707858Z\" level=info msg=\"Removed pod sandbox: 41138a88ccee578505778e8e531d73a662e1aa2f6c409ed55d785b941c0362f8\" id=d764309b-500e-45d5-92a8-0e3772c1c592 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.246512 | controller |     "Jun 09 17:31:12.921324 crc crio[22095]: time=\"2026-06-09T17:31:12.921212087Z\" level=info msg=\"Stopping pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dd6bbe4-e4c2-4fa9-8821-35af206340da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.246527 | controller |     "Jun 09 17:31:12.921428 crc crio[22095]: time=\"2026-06-09T17:31:12.92133709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dd6bbe4-e4c2-4fa9-8821-35af206340da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.246545 | controller |     "Jun 09 17:31:12.924521 crc crio[22095]: time=\"2026-06-09T17:31:12.923468525Z\" level=info msg=\"Removing pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dcb1eac-9a51-446b-b5c2-64d327df26c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.246560 | controller |     "Jun 09 17:31:12.944407 crc crio[22095]: time=\"2026-06-09T17:31:12.940555536Z\" level=info msg=\"Removed pod sandbox: 6fa7ee0ac3e6eba18460b046c29d963a6ca1b3009af8b2e1b159d4862d3eb543\" id=0dcb1eac-9a51-446b-b5c2-64d327df26c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.246575 | controller |     "Jun 09 17:31:15.959826 crc crio[22095]: time=\"2026-06-09T17:31:15.958542366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fc1568d2-d8a5-4699-8ea6-01129a49b7da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.246590 | controller |     "Jun 09 17:31:15.962786 crc crio[22095]: time=\"2026-06-09T17:31:15.962720684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c6f983c-033c-4671-986b-15e1c8ad1d2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.246606 | controller |     "Jun 09 17:31:15.966536 crc crio[22095]: time=\"2026-06-09T17:31:15.96645878Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=c9133958-561e-4546-8398-c9aefa0ff6ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246621 | controller |     "Jun 09 17:31:15.966789 crc crio[22095]: time=\"2026-06-09T17:31:15.966775559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246636 | controller |     "Jun 09 17:31:16.050554 crc crio[22095]: time=\"2026-06-09T17:31:16.050440098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246650 | controller |     "Jun 09 17:31:16.060747 crc crio[22095]: time=\"2026-06-09T17:31:16.060517169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246665 | controller |     "Jun 09 17:31:16.341762 crc crio[22095]: time=\"2026-06-09T17:31:16.340758963Z\" level=info msg=\"Created container 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=c9133958-561e-4546-8398-c9aefa0ff6ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246680 | controller |     "Jun 09 17:31:16.343576 crc crio[22095]: time=\"2026-06-09T17:31:16.343463173Z\" level=info msg=\"Starting container: 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab\" id=3932d9d1-3583-47f4-99cc-3c1a64581153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.246695 | controller |     "Jun 09 17:31:16.350891 crc crio[22095]: time=\"2026-06-09T17:31:16.350794472Z\" level=info msg=\"Started container\" PID=298169 containerID=52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=3932d9d1-3583-47f4-99cc-3c1a64581153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.246710 | controller |     "Jun 09 17:31:17.718641 crc crio[22095]: time=\"2026-06-09T17:31:17.717829513Z\" level=info msg=\"Removing container: bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40\" id=0aeb60be-2cca-43f1-9e02-299f505b79cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246728 | controller |     "Jun 09 17:31:17.909037 crc crio[22095]: time=\"2026-06-09T17:31:17.907900189Z\" level=info msg=\"Removed container bb00a082dc0086af8c996addab0e78a6693c402a664f4049d26c360f3e8b2c40: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=0aeb60be-2cca-43f1-9e02-299f505b79cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246743 | controller |     "Jun 09 17:31:17.965649 crc crio[22095]: time=\"2026-06-09T17:31:17.9617739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4aeb5358-8d24-41ec-aef3-3fe5e846f5d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.246758 | controller |     "Jun 09 17:31:17.970083 crc crio[22095]: time=\"2026-06-09T17:31:17.9698904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3753b4de-e284-4661-a98a-f378c971d1b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.246773 | controller |     "Jun 09 17:31:17.974510 crc crio[22095]: time=\"2026-06-09T17:31:17.974422287Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a745a98a-e427-4231-86a0-a6a4345dd3a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246787 | controller |     "Jun 09 17:31:17.975046 crc crio[22095]: time=\"2026-06-09T17:31:17.974983021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246802 | controller |     "Jun 09 17:31:18.140117 crc crio[22095]: time=\"2026-06-09T17:31:18.140032132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246816 | controller |     "Jun 09 17:31:18.151362 crc crio[22095]: time=\"2026-06-09T17:31:18.151253392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.246830 | controller |     "Jun 09 17:31:18.992081 crc crio[22095]: time=\"2026-06-09T17:31:18.990478746Z\" level=info msg=\"Created container 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a745a98a-e427-4231-86a0-a6a4345dd3a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.246845 | controller |     "Jun 09 17:31:18.996642 crc crio[22095]: time=\"2026-06-09T17:31:18.996520642Z\" level=info msg=\"Starting container: 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4\" id=7439edc4-9ad6-4117-b16a-bdf42a37011d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.246883 | controller |     "Jun 09 17:31:19.011619 crc crio[22095]: time=\"2026-06-09T17:31:19.011499878Z\" level=info msg=\"Started container\" PID=298655 containerID=794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=7439edc4-9ad6-4117-b16a-bdf42a37011d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.246901 | controller |     "Jun 09 17:31:19.685682 crc crio[22095]: time=\"2026-06-09T17:31:19.684761259Z\" level=info msg=\"Stopping container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d (timeout: 30s)\" id=1cecf7a7-35cc-4d15-9cf6-e6aac1ad1962 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.246916 | controller |     "Jun 09 17:31:21.836039 crc crio[22095]: time=\"2026-06-09T17:31:21.835895831Z\" level=info msg=\"Removing container: 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e\" id=00dc30b1-bb5e-4dee-a3ba-44421d32ff53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246936 | controller |     "Jun 09 17:31:21.938337 crc crio[22095]: time=\"2026-06-09T17:31:21.938195011Z\" level=info msg=\"Removed container 575046c3b4afb761fd21bc16ccc6cc77079982e26ccf68923142f5489ae49e1e: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=00dc30b1-bb5e-4dee-a3ba-44421d32ff53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246952 | controller |     "Jun 09 17:31:22.868563 crc crio[22095]: time=\"2026-06-09T17:31:22.86781697Z\" level=info msg=\"Removing container: 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb\" id=1e27cdf4-2169-49a7-8eee-b1d27449d0b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246967 | controller |     "Jun 09 17:31:23.015663 crc crio[22095]: time=\"2026-06-09T17:31:23.015555594Z\" level=info msg=\"Removed container 2e7dbb88d8fc5614317c389282f5b98ab1627dbb2523f5a37ff9b98b0f20ccdb: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=1e27cdf4-2169-49a7-8eee-b1d27449d0b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.246982 | controller |     "Jun 09 17:31:24.814312 crc crio[22095]: time=\"2026-06-09T17:31:24.813467988Z\" level=info msg=\"Stopping container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726 (timeout: 30s)\" id=8cc17227-2aed-4e76-810b-ed8fec9a7334 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.246997 | controller |     "Jun 09 17:31:24.954124 crc crio[22095]: time=\"2026-06-09T17:31:24.952093536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=204db2ac-903b-4f3a-b2c2-6f44a8ed1a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247012 | controller |     "Jun 09 17:31:24.955057 crc crio[22095]: time=\"2026-06-09T17:31:24.954870788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=5128abcd-8e62-4ec8-8664-10410deb5065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247027 | controller |     "Jun 09 17:31:24.955633 crc crio[22095]: time=\"2026-06-09T17:31:24.955550246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2bc45697-bbd1-4ccd-88b4-70dfbe9f6801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247043 | controller |     "Jun 09 17:31:24.962003 crc crio[22095]: time=\"2026-06-09T17:31:24.961850618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fa341804-a116-4966-a8d9-4e229689707c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247058 | controller |     "Jun 09 17:31:24.964908 crc crio[22095]: time=\"2026-06-09T17:31:24.964830955Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee3bc56d-542a-4fe2-b4f6-880435dadc2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247073 | controller |     "Jun 09 17:31:24.965433 crc crio[22095]: time=\"2026-06-09T17:31:24.965360149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247088 | controller |     "Jun 09 17:31:24.968350 crc crio[22095]: time=\"2026-06-09T17:31:24.968245833Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=05df54ed-0344-4803-b4ee-e43ab5bfc36f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247106 | controller |     "Jun 09 17:31:24.993561 crc crio[22095]: time=\"2026-06-09T17:31:24.993463594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247122 | controller |     "Jun 09 17:31:25.032424 crc crio[22095]: time=\"2026-06-09T17:31:25.032307957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247137 | controller |     "Jun 09 17:31:25.039189 crc crio[22095]: time=\"2026-06-09T17:31:25.039089072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247153 | controller |     "Jun 09 17:31:25.076438 crc crio[22095]: time=\"2026-06-09T17:31:25.076135449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247168 | controller |     "Jun 09 17:31:25.081256 crc crio[22095]: time=\"2026-06-09T17:31:25.081170489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247183 | controller |     "Jun 09 17:31:25.105254 crc crio[22095]: time=\"2026-06-09T17:31:25.104497621Z\" level=info msg=\"Stopped container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log\" id=8cc17227-2aed-4e76-810b-ed8fec9a7334 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247199 | controller |     "Jun 09 17:31:25.108418 crc crio[22095]: time=\"2026-06-09T17:31:25.10832197Z\" level=info msg=\"Stopping container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40 (timeout: 30s)\" id=4f753cd8-fa50-422e-9f52-3faa2e9c8e87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247214 | controller |     "Jun 09 17:31:25.368169 crc crio[22095]: time=\"2026-06-09T17:31:25.36788193Z\" level=info msg=\"Created container f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee3bc56d-542a-4fe2-b4f6-880435dadc2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247230 | controller |     "Jun 09 17:31:25.368473 crc crio[22095]: time=\"2026-06-09T17:31:25.368364973Z\" level=info msg=\"Created container 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=05df54ed-0344-4803-b4ee-e43ab5bfc36f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247245 | controller |     "Jun 09 17:31:25.369544 crc crio[22095]: time=\"2026-06-09T17:31:25.369480772Z\" level=info msg=\"Starting container: 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e\" id=42afbff0-aeb1-4f4c-8813-d1c81d29272e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.247260 | controller |     "Jun 09 17:31:25.370241 crc crio[22095]: time=\"2026-06-09T17:31:25.370112298Z\" level=info msg=\"Starting container: f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412\" id=f2f4743c-1f4d-43ca-a6d2-3751c68d83a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.247276 | controller |     "Jun 09 17:31:25.376874 crc crio[22095]: time=\"2026-06-09T17:31:25.376806291Z\" level=info msg=\"Started container\" PID=300137 containerID=36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=42afbff0-aeb1-4f4c-8813-d1c81d29272e name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.247291 | controller |     "Jun 09 17:31:25.385903 crc crio[22095]: time=\"2026-06-09T17:31:25.385830204Z\" level=info msg=\"Started container\" PID=300135 containerID=f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f2f4743c-1f4d-43ca-a6d2-3751c68d83a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.247310 | controller |     "Jun 09 17:31:25.929087 crc crio[22095]: time=\"2026-06-09T17:31:25.929041556Z\" level=info msg=\"Removing container: d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94\" id=049bc6ac-8feb-44f9-b50d-e601085c4779 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247325 | controller |     "Jun 09 17:31:26.033815 crc crio[22095]: time=\"2026-06-09T17:31:26.023882254Z\" level=info msg=\"Removed container d1c31caff52e0bb466c9823aa394b7aa532f6354f00918ff83b0f2f0bbc52c94: openstack/nova-metadata-0/nova-metadata-log\" id=049bc6ac-8feb-44f9-b50d-e601085c4779 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247340 | controller |     "Jun 09 17:31:28.816632 crc crio[22095]: time=\"2026-06-09T17:31:28.804364724Z\" level=info msg=\"Stopping container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 (timeout: 30s)\" id=079f3298-0983-4ffa-b40d-ac145b5516b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247355 | controller |     "Jun 09 17:31:29.615116 crc crio[22095]: time=\"2026-06-09T17:31:29.614260481Z\" level=info msg=\"Stopping container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b (timeout: 30s)\" id=8aa5fb18-02b9-4e7a-823b-80b5c6c17ac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247370 | controller |     "Jun 09 17:31:29.744135 crc crio[22095]: time=\"2026-06-09T17:31:29.74400463Z\" level=info msg=\"Stopped container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log\" id=8aa5fb18-02b9-4e7a-823b-80b5c6c17ac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247385 | controller |     "Jun 09 17:31:29.745530 crc crio[22095]: time=\"2026-06-09T17:31:29.745479108Z\" level=info msg=\"Stopping container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246 (timeout: 30s)\" id=107716c1-7e20-4a2f-835f-fd39e6c1a884 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247400 | controller |     "Jun 09 17:31:30.053982 crc crio[22095]: time=\"2026-06-09T17:31:30.053828218Z\" level=info msg=\"Removing container: d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca\" id=f2633c08-2375-425c-9f3e-2de437ca8ab6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247415 | controller |     "Jun 09 17:31:30.120154 crc crio[22095]: time=\"2026-06-09T17:31:30.120011707Z\" level=info msg=\"Removed container d4e2060ef5b921b189b1b9bc856fe2b150304e389e24f3b505b600eac9cc15ca: openstack/nova-api-0/nova-api-log\" id=f2633c08-2375-425c-9f3e-2de437ca8ab6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247430 | controller |     "Jun 09 17:31:30.128328 crc crio[22095]: time=\"2026-06-09T17:31:30.128208978Z\" level=info msg=\"Removing container: 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160\" id=075651b0-642a-4f00-bed5-fbb107d0448e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247445 | controller |     "Jun 09 17:31:30.268202 crc crio[22095]: time=\"2026-06-09T17:31:30.268082119Z\" level=info msg=\"Removed container 9a46a60a8052415d2517709724b9402601a96035b14b47a8ca40a94557078160: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=075651b0-642a-4f00-bed5-fbb107d0448e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247460 | controller |     "Jun 09 17:31:33.329974 crc crio[22095]: time=\"2026-06-09T17:31:33.32872721Z\" level=info msg=\"Stopped container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=1cecf7a7-35cc-4d15-9cf6-e6aac1ad1962 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247477 | controller |     "Jun 09 17:31:33.331566 crc crio[22095]: time=\"2026-06-09T17:31:33.331500481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=4ae4b211-c7a6-4f96-bb8d-3ca191372e2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247492 | controller |     "Jun 09 17:31:33.334693 crc crio[22095]: time=\"2026-06-09T17:31:33.334653283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7f7ed5e9-4275-4987-8b68-55912d401bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247506 | controller |     "Jun 09 17:31:33.338884 crc crio[22095]: time=\"2026-06-09T17:31:33.338850631Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=02301530-d496-4603-98d1-1aba0c43b18c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247521 | controller |     "Jun 09 17:31:33.339420 crc crio[22095]: time=\"2026-06-09T17:31:33.339395575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247535 | controller |     "Jun 09 17:31:33.405625 crc crio[22095]: time=\"2026-06-09T17:31:33.405574763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247550 | controller |     "Jun 09 17:31:33.412058 crc crio[22095]: time=\"2026-06-09T17:31:33.41201419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247565 | controller |     "Jun 09 17:31:33.626113 crc crio[22095]: time=\"2026-06-09T17:31:33.626040235Z\" level=info msg=\"Created container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=02301530-d496-4603-98d1-1aba0c43b18c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247579 | controller |     "Jun 09 17:31:33.628243 crc crio[22095]: time=\"2026-06-09T17:31:33.628133159Z\" level=info msg=\"Starting container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86\" id=0dbb2085-5fa7-4129-91db-fad7205ff450 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.247594 | controller |     "Jun 09 17:31:33.637723 crc crio[22095]: time=\"2026-06-09T17:31:33.637602223Z\" level=info msg=\"Started container\" PID=302884 containerID=1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=0dbb2085-5fa7-4129-91db-fad7205ff450 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.247608 | controller |     "Jun 09 17:31:34.156057 crc crio[22095]: time=\"2026-06-09T17:31:34.155155914Z\" level=info msg=\"Removing container: 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7\" id=d29c8d81-086f-4cd0-b1d0-1c2446a8e852 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247623 | controller |     "Jun 09 17:31:34.225594 crc crio[22095]: time=\"2026-06-09T17:31:34.225522521Z\" level=info msg=\"Removed container 131e385eb6944f5564bcb025a147f8af6ada1b95910f30b09fb8b308e78cb4f7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=d29c8d81-086f-4cd0-b1d0-1c2446a8e852 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247638 | controller |     "Jun 09 17:31:38.253854 crc crio[22095]: time=\"2026-06-09T17:31:38.252350834Z\" level=info msg=\"Removing container: 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4\" id=518738e1-4163-4458-8bcb-3fd6e34acafd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247656 | controller |     "Jun 09 17:31:38.363487 crc crio[22095]: time=\"2026-06-09T17:31:38.36336347Z\" level=info msg=\"Removed container 34fb4df33e6e96c83a4e8867d1f8e9f98373edeb4b4d6369fd5cd3a9533ad5c4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=518738e1-4163-4458-8bcb-3fd6e34acafd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247671 | controller |     "Jun 09 17:31:38.659673 crc crio[22095]: time=\"2026-06-09T17:31:38.659518345Z\" level=info msg=\"Stopped container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata\" id=4f753cd8-fa50-422e-9f52-3faa2e9c8e87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247686 | controller |     "Jun 09 17:31:38.662186 crc crio[22095]: time=\"2026-06-09T17:31:38.662095191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ba1c3654-8a0e-4612-8228-bcfa0f41cb73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247700 | controller |     "Jun 09 17:31:38.675025 crc crio[22095]: time=\"2026-06-09T17:31:38.674743378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bf3464cf-f761-4cdb-a84a-89ed2bc5345b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247715 | controller |     "Jun 09 17:31:38.681874 crc crio[22095]: time=\"2026-06-09T17:31:38.681673607Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=b68289be-7a0a-4374-8e58-8ce22544785b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247730 | controller |     "Jun 09 17:31:38.682117 crc crio[22095]: time=\"2026-06-09T17:31:38.682100888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247744 | controller |     "Jun 09 17:31:38.754195 crc crio[22095]: time=\"2026-06-09T17:31:38.754064356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247759 | controller |     "Jun 09 17:31:38.758312 crc crio[22095]: time=\"2026-06-09T17:31:38.758208223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247774 | controller |     "Jun 09 17:31:38.802187 crc crio[22095]: time=\"2026-06-09T17:31:38.801614733Z\" level=info msg=\"Stopping container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015 (timeout: 30s)\" id=3a892b64-2cfe-4456-b397-66c999461adc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247788 | controller |     "Jun 09 17:31:39.011244 crc crio[22095]: time=\"2026-06-09T17:31:39.011138032Z\" level=info msg=\"Created container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata\" id=b68289be-7a0a-4374-8e58-8ce22544785b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247803 | controller |     "Jun 09 17:31:39.018331 crc crio[22095]: time=\"2026-06-09T17:31:39.018229575Z\" level=info msg=\"Starting container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead\" id=6ce50ab4-5f2e-4719-a602-e00a91a7ef8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.247817 | controller |     "Jun 09 17:31:39.030724 crc crio[22095]: time=\"2026-06-09T17:31:39.030611425Z\" level=info msg=\"Started container\" PID=304604 containerID=b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead description=openstack/nova-metadata-0/nova-metadata-metadata id=6ce50ab4-5f2e-4719-a602-e00a91a7ef8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.247835 | controller |     "Jun 09 17:31:39.281015 crc crio[22095]: time=\"2026-06-09T17:31:39.280855135Z\" level=info msg=\"Removing container: 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89\" id=022e5a0f-bfaf-4b85-b181-afcc6811bcba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247871 | controller |     "Jun 09 17:31:39.327747 crc crio[22095]: time=\"2026-06-09T17:31:39.327652503Z\" level=info msg=\"Removed container 15d39f837976d63191a919581bd12d9e7b2a1aae4b8fea1c93f73ab6f12bba89: openstack/nova-metadata-0/nova-metadata-metadata\" id=022e5a0f-bfaf-4b85-b181-afcc6811bcba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247891 | controller |     "Jun 09 17:31:43.325353 crc crio[22095]: time=\"2026-06-09T17:31:43.324530034Z\" level=info msg=\"Stopped container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api\" id=107716c1-7e20-4a2f-835f-fd39e6c1a884 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.247906 | controller |     "Jun 09 17:31:43.331476 crc crio[22095]: time=\"2026-06-09T17:31:43.331357169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9822ba05-1207-4166-8ed6-a029732cf6e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247921 | controller |     "Jun 09 17:31:43.335342 crc crio[22095]: time=\"2026-06-09T17:31:43.335236009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1bd20995-3e37-4a5c-a561-d12bee627fed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.247935 | controller |     "Jun 09 17:31:43.339093 crc crio[22095]: time=\"2026-06-09T17:31:43.339025387Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=4fca7289-6873-4856-8914-53522e7ab929 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.247950 | controller |     "Jun 09 17:31:43.340193 crc crio[22095]: time=\"2026-06-09T17:31:43.33952883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247964 | controller |     "Jun 09 17:31:43.381673 crc crio[22095]: time=\"2026-06-09T17:31:43.381548035Z\" level=info msg=\"Removing container: a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e\" id=e63adad7-e0b6-4dc9-ab15-8330992a59fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.247979 | controller |     "Jun 09 17:31:43.406353 crc crio[22095]: time=\"2026-06-09T17:31:43.406197101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.247994 | controller |     "Jun 09 17:31:43.409733 crc crio[22095]: time=\"2026-06-09T17:31:43.409701882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248009 | controller |     "Jun 09 17:31:43.425161 crc crio[22095]: time=\"2026-06-09T17:31:43.425047728Z\" level=info msg=\"Removed container a116f064bd1cac37bcd43a062781a679acccc98492ce74e3e6be309e2a95a57e: openstack/nova-api-0/nova-api-api\" id=e63adad7-e0b6-4dc9-ab15-8330992a59fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248023 | controller |     "Jun 09 17:31:43.601173 crc crio[22095]: time=\"2026-06-09T17:31:43.60100778Z\" level=info msg=\"Created container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log\" id=4fca7289-6873-4856-8914-53522e7ab929 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248041 | controller |     "Jun 09 17:31:43.602368 crc crio[22095]: time=\"2026-06-09T17:31:43.602235722Z\" level=info msg=\"Starting container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539\" id=91de185d-5d52-443b-9b01-5df425a3936e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.248057 | controller |     "Jun 09 17:31:43.607862 crc crio[22095]: time=\"2026-06-09T17:31:43.607742364Z\" level=info msg=\"Started container\" PID=306324 containerID=e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539 description=openstack/nova-api-0/nova-api-log id=91de185d-5d52-443b-9b01-5df425a3936e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.248072 | controller |     "Jun 09 17:31:43.620734 crc crio[22095]: time=\"2026-06-09T17:31:43.619864577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c627a3f8-d41f-4a01-a68a-3ac9e087d69d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248086 | controller |     "Jun 09 17:31:43.626222 crc crio[22095]: time=\"2026-06-09T17:31:43.626095388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a1469550-3621-4bde-b597-c71d9b23a48d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248101 | controller |     "Jun 09 17:31:43.631789 crc crio[22095]: time=\"2026-06-09T17:31:43.631662762Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ec502897-8184-490e-84f3-96b37c335632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248116 | controller |     "Jun 09 17:31:43.632261 crc crio[22095]: time=\"2026-06-09T17:31:43.632182645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248130 | controller |     "Jun 09 17:31:43.687995 crc crio[22095]: time=\"2026-06-09T17:31:43.68775359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248145 | controller |     "Jun 09 17:31:43.692077 crc crio[22095]: time=\"2026-06-09T17:31:43.69200518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248160 | controller |     "Jun 09 17:31:43.858663 crc crio[22095]: time=\"2026-06-09T17:31:43.858522578Z\" level=info msg=\"Created container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api\" id=ec502897-8184-490e-84f3-96b37c335632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248174 | controller |     "Jun 09 17:31:43.860072 crc crio[22095]: time=\"2026-06-09T17:31:43.859995916Z\" level=info msg=\"Starting container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec\" id=63ce31c5-caae-4483-9d55-0c76637ad224 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.248189 | controller |     "Jun 09 17:31:43.868324 crc crio[22095]: time=\"2026-06-09T17:31:43.868199098Z\" level=info msg=\"Started container\" PID=306358 containerID=ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec description=openstack/nova-api-0/nova-api-api id=63ce31c5-caae-4483-9d55-0c76637ad224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.248204 | controller |     "Jun 09 17:31:46.666497 crc crio[22095]: time=\"2026-06-09T17:31:46.665328257Z\" level=info msg=\"Stopping container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86 (timeout: 30s)\" id=15a29b8b-ffea-4af4-9d82-868e1c0ad244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.248222 | controller |     "Jun 09 17:31:46.826482 crc crio[22095]: time=\"2026-06-09T17:31:46.825525533Z\" level=info msg=\"Stopped container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=15a29b8b-ffea-4af4-9d82-868e1c0ad244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.248237 | controller |     "Jun 09 17:31:47.503606 crc crio[22095]: time=\"2026-06-09T17:31:47.502647532Z\" level=info msg=\"Removing container: 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338\" id=d70759c5-bc41-467b-84fd-2cf1f8fbd205 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248251 | controller |     "Jun 09 17:31:47.552074 crc crio[22095]: time=\"2026-06-09T17:31:47.551844592Z\" level=info msg=\"Removed container 70349ee8106d16b975f24a1dda9c7d17900d926b31f35e9f4dd644b4054f0338: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=d70759c5-bc41-467b-84fd-2cf1f8fbd205 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248266 | controller |     "Jun 09 17:31:48.955223 crc crio[22095]: time=\"2026-06-09T17:31:48.953201569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b68241ef-67a3-42e2-b38a-9425ebd76abe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248280 | controller |     "Jun 09 17:31:48.960306 crc crio[22095]: time=\"2026-06-09T17:31:48.960101847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=cb9e2b42-cfca-439c-9367-a8eedfc424a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248295 | controller |     "Jun 09 17:31:48.964348 crc crio[22095]: time=\"2026-06-09T17:31:48.964278514Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=61e4fc4d-6d2c-474f-a15a-c56c44470584 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248310 | controller |     "Jun 09 17:31:48.964743 crc crio[22095]: time=\"2026-06-09T17:31:48.964724316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248325 | controller |     "Jun 09 17:31:49.047469 crc crio[22095]: time=\"2026-06-09T17:31:49.04740238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248340 | controller |     "Jun 09 17:31:49.054777 crc crio[22095]: time=\"2026-06-09T17:31:49.054729169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248354 | controller |     "Jun 09 17:31:49.247907 crc crio[22095]: time=\"2026-06-09T17:31:49.246325096Z\" level=info msg=\"Created container 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=61e4fc4d-6d2c-474f-a15a-c56c44470584 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248384 | controller |     "Jun 09 17:31:49.250748 crc crio[22095]: time=\"2026-06-09T17:31:49.250646957Z\" level=info msg=\"Starting container: 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f\" id=3972185e-14d8-4cfa-9f78-edcfc202c137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.248399 | controller |     "Jun 09 17:31:49.256769 crc crio[22095]: time=\"2026-06-09T17:31:49.256647822Z\" level=info msg=\"Started container\" PID=307223 containerID=58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=3972185e-14d8-4cfa-9f78-edcfc202c137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.248419 | controller |     "Jun 09 17:31:50.168528 crc crio[22095]: time=\"2026-06-09T17:31:50.16843808Z\" level=info msg=\"Stopping container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663 (timeout: 30s)\" id=12f5b25c-2ee1-41e9-b1d4-1e440f6e0df4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.248435 | controller |     "Jun 09 17:31:50.707776 crc crio[22095]: time=\"2026-06-09T17:31:50.707098545Z\" level=info msg=\"Stopped container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera\" id=12f5b25c-2ee1-41e9-b1d4-1e440f6e0df4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.248450 | controller |     "Jun 09 17:31:51.606823 crc crio[22095]: time=\"2026-06-09T17:31:51.606730759Z\" level=info msg=\"Removing container: 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33\" id=039c446a-fc47-459d-8429-abafe6780894 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248465 | controller |     "Jun 09 17:31:51.733708 crc crio[22095]: time=\"2026-06-09T17:31:51.733594114Z\" level=info msg=\"Removed container 1d2d1fa356f4fd43f0324f4d01a5e15e3ce4e2eb0ab13f9ed514a33310ad3a33: openstack/openstack-galera-0/galera\" id=039c446a-fc47-459d-8429-abafe6780894 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248481 | controller |     "Jun 09 17:31:52.540116 crc crio[22095]: time=\"2026-06-09T17:31:52.539834518Z\" level=info msg=\"Stopped container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api\" id=3a892b64-2cfe-4456-b397-66c999461adc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.248496 | controller |     "Jun 09 17:31:52.541742 crc crio[22095]: time=\"2026-06-09T17:31:52.541672755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=41b9db1e-26f6-4889-abb0-fdf248b52bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248511 | controller |     "Jun 09 17:31:52.547378 crc crio[22095]: time=\"2026-06-09T17:31:52.5472617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=155effc4-d2de-46ea-a118-98681634d9ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248527 | controller |     "Jun 09 17:31:52.550692 crc crio[22095]: time=\"2026-06-09T17:31:52.550617266Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b7160444-fe49-490c-870e-791b6af8f33a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248541 | controller |     "Jun 09 17:31:52.551091 crc crio[22095]: time=\"2026-06-09T17:31:52.551028217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248556 | controller |     "Jun 09 17:31:52.644024 crc crio[22095]: time=\"2026-06-09T17:31:52.643882264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248571 | controller |     "Jun 09 17:31:52.664985 crc crio[22095]: time=\"2026-06-09T17:31:52.664837585Z\" level=info msg=\"Removing container: caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58\" id=0ef94ee5-c0e0-49c0-88d8-865afaf20f88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248585 | controller |     "Jun 09 17:31:52.747521 crc crio[22095]: time=\"2026-06-09T17:31:52.747419497Z\" level=info msg=\"Removed container caf8475300d2cbe8ad6ccf0def5dcd5128f1536ab8b2dbd28dc3226bc8674f58: openstack/cinder-api-0/cinder-api\" id=0ef94ee5-c0e0-49c0-88d8-865afaf20f88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248605 | controller |     "Jun 09 17:31:53.404875 crc crio[22095]: time=\"2026-06-09T17:31:53.404072699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248620 | controller |     "Jun 09 17:31:53.550782 crc crio[22095]: time=\"2026-06-09T17:31:53.550629592Z\" level=info msg=\"Created container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api\" id=b7160444-fe49-490c-870e-791b6af8f33a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248635 | controller |     "Jun 09 17:31:53.552088 crc crio[22095]: time=\"2026-06-09T17:31:53.552016228Z\" level=info msg=\"Starting container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef\" id=84e74441-d3d8-4e6e-9011-58941d8bcb09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.248649 | controller |     "Jun 09 17:31:53.564877 crc crio[22095]: time=\"2026-06-09T17:31:53.564717806Z\" level=info msg=\"Started container\" PID=307987 containerID=34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef description=openstack/cinder-api-0/cinder-api id=84e74441-d3d8-4e6e-9011-58941d8bcb09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.248664 | controller |     "Jun 09 17:31:53.974129 crc crio[22095]: time=\"2026-06-09T17:31:53.973238532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8cfd93cc-f7c5-4305-8f6f-d2c7b7b41e1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248679 | controller |     "Jun 09 17:31:53.976888 crc crio[22095]: time=\"2026-06-09T17:31:53.976793214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=21ec04ef-f6f8-4cae-8022-9c6250782a84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248694 | controller |     "Jun 09 17:31:53.981177 crc crio[22095]: time=\"2026-06-09T17:31:53.980980682Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7ffaebbf-d144-4a78-b6aa-3944241f0378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248708 | controller |     "Jun 09 17:31:53.981455 crc crio[22095]: time=\"2026-06-09T17:31:53.981241508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248723 | controller |     "Jun 09 17:31:54.038489 crc crio[22095]: time=\"2026-06-09T17:31:54.038378863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248738 | controller |     "Jun 09 17:31:54.043146 crc crio[22095]: time=\"2026-06-09T17:31:54.043079225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248752 | controller |     "Jun 09 17:31:54.250635 crc crio[22095]: time=\"2026-06-09T17:31:54.250522839Z\" level=info msg=\"Created container 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7ffaebbf-d144-4a78-b6aa-3944241f0378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248767 | controller |     "Jun 09 17:31:54.251832 crc crio[22095]: time=\"2026-06-09T17:31:54.251747171Z\" level=info msg=\"Starting container: 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641\" id=2f223664-bd4f-4b1d-878e-e4afb8fd0008 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.248785 | controller |     "Jun 09 17:31:54.257563 crc crio[22095]: time=\"2026-06-09T17:31:54.257368176Z\" level=info msg=\"Started container\" PID=308235 containerID=1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2f223664-bd4f-4b1d-878e-e4afb8fd0008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.248800 | controller |     "Jun 09 17:31:57.775812 crc crio[22095]: time=\"2026-06-09T17:31:57.775085456Z\" level=info msg=\"Removing container: 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd\" id=a8f38b26-71f1-447d-a674-7adb3ac85dd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248815 | controller |     "Jun 09 17:31:57.876485 crc crio[22095]: time=\"2026-06-09T17:31:57.876381401Z\" level=info msg=\"Removed container 9166571a4e531961d3775bd028a3d47180f82a5d3214fa16eb2db349e71e21dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a8f38b26-71f1-447d-a674-7adb3ac85dd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248830 | controller |     "Jun 09 17:31:58.824605 crc crio[22095]: time=\"2026-06-09T17:31:58.823775519Z\" level=warning msg=\"Stopping container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.248844 | controller |     "Jun 09 17:31:58.885875 crc crio[22095]: time=\"2026-06-09T17:31:58.885646246Z\" level=error msg=\"Killing container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.248882 | controller |     "Jun 09 17:31:59.127904 crc crio[22095]: time=\"2026-06-09T17:31:59.127823418Z\" level=info msg=\"Stopped container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler\" id=079f3298-0983-4ffa-b40d-ac145b5516b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.248899 | controller |     "Jun 09 17:31:59.131629 crc crio[22095]: time=\"2026-06-09T17:31:59.13138747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=07048b5f-5045-427a-930c-8208a1d4e09b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248915 | controller |     "Jun 09 17:31:59.137811 crc crio[22095]: time=\"2026-06-09T17:31:59.137700053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b0ce2ef4-5807-4198-8dac-85c8b730de5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.248930 | controller |     "Jun 09 17:31:59.145267 crc crio[22095]: time=\"2026-06-09T17:31:59.145108124Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=5789c117-eeea-4f01-830d-fbe866570504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.248945 | controller |     "Jun 09 17:31:59.146777 crc crio[22095]: time=\"2026-06-09T17:31:59.146712625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248960 | controller |     "Jun 09 17:31:59.212886 crc crio[22095]: time=\"2026-06-09T17:31:59.212797841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.248978 | controller |     "Jun 09 17:31:59.851775 crc crio[22095]: time=\"2026-06-09T17:31:59.850786061Z\" level=info msg=\"Removing container: bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811\" id=1916afb4-4163-4bf7-8f33-832e5abbbe12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.248993 | controller |     "Jun 09 17:31:59.933393 crc crio[22095]: time=\"2026-06-09T17:31:59.933271831Z\" level=info msg=\"Removed container bd6314509b0af676b1683ee78968c12c477bb77db02995907c124bd565d4b811: openstack/cinder-scheduler-0/cinder-scheduler\" id=1916afb4-4163-4bf7-8f33-832e5abbbe12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249008 | controller |     "Jun 09 17:31:59.988993 crc crio[22095]: time=\"2026-06-09T17:31:59.988838995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249023 | controller |     "Jun 09 17:32:00.139402 crc crio[22095]: time=\"2026-06-09T17:32:00.139080524Z\" level=info msg=\"Created container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler\" id=5789c117-eeea-4f01-830d-fbe866570504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.249038 | controller |     "Jun 09 17:32:00.141566 crc crio[22095]: time=\"2026-06-09T17:32:00.141487356Z\" level=info msg=\"Starting container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c\" id=57f93a88-c343-434b-bbd0-5a26a1e9f17e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.249052 | controller |     "Jun 09 17:32:00.147569 crc crio[22095]: time=\"2026-06-09T17:32:00.146983228Z\" level=info msg=\"Started container\" PID=309102 containerID=139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c description=openstack/cinder-scheduler-0/cinder-scheduler id=57f93a88-c343-434b-bbd0-5a26a1e9f17e name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.249067 | controller |     "Jun 09 17:32:00.540462 crc crio[22095]: time=\"2026-06-09T17:32:00.539632544Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683772-mn7h2/POD\" id=d4a6a331-dcf0-4fc8-a3fe-7f861c829529 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.249082 | controller |     "Jun 09 17:32:00.540643 crc crio[22095]: time=\"2026-06-09T17:32:00.540503467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249096 | controller |     "Jun 09 17:32:00.616743 crc crio[22095]: time=\"2026-06-09T17:32:00.616622032Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc0074a4c68}] Aliases:map[]}\"",
2026-06-09 17:40:44.249111 | controller |     "Jun 09 17:32:00.616743 crc crio[22095]: time=\"2026-06-09T17:32:00.616702164Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683772-mn7h2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.249126 | controller |     "Jun 09 17:32:01.281161 crc crio[22095]: 2026-06-09T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0876b36a167386 Mac:be:72:1f:fb:da:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 SocketPath: PciID:}] [{Interface:0xc000192d30 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.249141 | controller |     "Jun 09 17:32:01.283051 crc crio[22095]: time=\"2026-06-09T17:32:01.282984873Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc0074a4c68}] Aliases:map[]}\"",
2026-06-09 17:40:44.249158 | controller |     "Jun 09 17:32:01.283214 crc crio[22095]: time=\"2026-06-09T17:32:01.283160728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683772-mn7h2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.249174 | controller |     "Jun 09 17:32:01.292396 crc crio[22095]: time=\"2026-06-09T17:32:01.292256083Z\" level=info msg=\"Ran pod sandbox a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 with infra container: openshift-infra/auto-csr-approver-29683772-mn7h2/POD\" id=d4a6a331-dcf0-4fc8-a3fe-7f861c829529 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.249189 | controller |     "Jun 09 17:32:01.305058 crc crio[22095]: time=\"2026-06-09T17:32:01.305000532Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37bd4ffc-65ec-45c1-8367-43b676f6be42 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.249203 | controller |     "Jun 09 17:32:01.317689 crc crio[22095]: time=\"2026-06-09T17:32:01.317630068Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.249219 | controller |     "Jun 09 17:32:02.280768 crc crio[22095]: time=\"2026-06-09T17:32:02.279802367Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37bd4ffc-65ec-45c1-8367-43b676f6be42 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.249234 | controller |     "Jun 09 17:32:02.282088 crc crio[22095]: time=\"2026-06-09T17:32:02.282012064Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b98b868c-eeea-4063-8d2c-faa7cefa75c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.249249 | controller |     "Jun 09 17:32:02.284665 crc crio[22095]: time=\"2026-06-09T17:32:02.28458177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f92cad54-00aa-444a-8410-b9d21cdb00c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.249264 | controller |     "Jun 09 17:32:02.294563 crc crio[22095]: time=\"2026-06-09T17:32:02.294450315Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683772-mn7h2/oc\" id=8f525940-8146-40dd-8d34-734b1318a92e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.249279 | controller |     "Jun 09 17:32:02.295209 crc crio[22095]: time=\"2026-06-09T17:32:02.295150213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249294 | controller |     "Jun 09 17:32:02.431506 crc crio[22095]: time=\"2026-06-09T17:32:02.431262927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249309 | controller |     "Jun 09 17:32:02.814539 crc crio[22095]: time=\"2026-06-09T17:32:02.814447969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249324 | controller |     "Jun 09 17:32:02.968813 crc crio[22095]: time=\"2026-06-09T17:32:02.968045304Z\" level=info msg=\"Created container f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d: openshift-infra/auto-csr-approver-29683772-mn7h2/oc\" id=8f525940-8146-40dd-8d34-734b1318a92e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.249342 | controller |     "Jun 09 17:32:02.969793 crc crio[22095]: time=\"2026-06-09T17:32:02.969739448Z\" level=info msg=\"Starting container: f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d\" id=4b0bd42b-8579-4a21-a4fe-9a3697efbc03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.249358 | controller |     "Jun 09 17:32:02.974888 crc crio[22095]: time=\"2026-06-09T17:32:02.974825759Z\" level=info msg=\"Started container\" PID=309755 containerID=f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d description=openshift-infra/auto-csr-approver-29683772-mn7h2/oc id=4b0bd42b-8579-4a21-a4fe-9a3697efbc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6",
2026-06-09 17:40:44.249373 | controller |     "Jun 09 17:32:04.954138 crc crio[22095]: time=\"2026-06-09T17:32:04.953370725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=bd6e95a5-f0a4-4b62-a80a-a836c4943038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.249388 | controller |     "Jun 09 17:32:04.959424 crc crio[22095]: time=\"2026-06-09T17:32:04.9593857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e0451895-ef39-4c3f-b0b7-4157e45dce90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.249403 | controller |     "Jun 09 17:32:04.963327 crc crio[22095]: time=\"2026-06-09T17:32:04.96326208Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0360ca47-f308-401d-bad4-d7bda433a971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.249418 | controller |     "Jun 09 17:32:04.963747 crc crio[22095]: time=\"2026-06-09T17:32:04.963720232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249433 | controller |     "Jun 09 17:32:04.970091 crc crio[22095]: time=\"2026-06-09T17:32:04.96984016Z\" level=info msg=\"Stopping pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=d972cf48-9068-4bbd-a0ef-e60b4c265d1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.249448 | controller |     "Jun 09 17:32:04.971141 crc crio[22095]: time=\"2026-06-09T17:32:04.971067702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-mn7h2 Namespace:openshift-infra ID:a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6 UID:9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb NetNS:/var/run/netns/668af59a-5468-43de-b3cc-60d872bacce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b6c2f38_c1a9_4d25_89aa_e3a290aaecdb.slice PodAnnotations:0xc002ab2e30}] Aliases:map[]}\"",
2026-06-09 17:40:44.249463 | controller |     "Jun 09 17:32:04.971393 crc crio[22095]: time=\"2026-06-09T17:32:04.971329768Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683772-mn7h2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.249478 | controller |     "Jun 09 17:32:05.023875 crc crio[22095]: time=\"2026-06-09T17:32:05.023426803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249493 | controller |     "Jun 09 17:32:05.029872 crc crio[22095]: time=\"2026-06-09T17:32:05.029846059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.249511 | controller |     "Jun 09 17:32:05.341109 crc crio[22095]: time=\"2026-06-09T17:32:05.34055272Z\" level=info msg=\"Created container db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0360ca47-f308-401d-bad4-d7bda433a971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.249526 | controller |     "Jun 09 17:32:05.343006 crc crio[22095]: time=\"2026-06-09T17:32:05.342977093Z\" level=info msg=\"Starting container: db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368\" id=e32ccb24-cf7c-4fbc-b523-bf6f1414449b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.249541 | controller |     "Jun 09 17:32:05.349880 crc crio[22095]: time=\"2026-06-09T17:32:05.34983338Z\" level=info msg=\"Started container\" PID=310505 containerID=db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e32ccb24-cf7c-4fbc-b523-bf6f1414449b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960",
2026-06-09 17:40:44.249557 | controller |     "Jun 09 17:32:05.416643 crc crio[22095]: time=\"2026-06-09T17:32:05.416519201Z\" level=info msg=\"Stopped pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=d972cf48-9068-4bbd-a0ef-e60b4c265d1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.249571 | controller |     "Jun 09 17:32:12.976752 crc crio[22095]: time=\"2026-06-09T17:32:12.975543879Z\" level=info msg=\"Removing container: a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11\" id=85c25d27-4b64-43a4-81ab-77b49058501f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249586 | controller |     "Jun 09 17:32:13.049418 crc crio[22095]: time=\"2026-06-09T17:32:13.049319383Z\" level=info msg=\"Removed container a866285d7fccdc151654a82b5431875a44eef6a2a09b3e394d1325cf84afbb11: openshift-infra/auto-csr-approver-29683748-msd68/oc\" id=85c25d27-4b64-43a4-81ab-77b49058501f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249600 | controller |     "Jun 09 17:32:13.053064 crc crio[22095]: time=\"2026-06-09T17:32:13.053001438Z\" level=info msg=\"Removing container: 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb\" id=02c0075e-1a86-4e2e-9cb3-d6be50fd7eb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249615 | controller |     "Jun 09 17:32:13.097638 crc crio[22095]: time=\"2026-06-09T17:32:13.097526538Z\" level=info msg=\"Removed container 16b7586454bdfe4d7d6cfa2165ad0a0e4df0d09fffe81ba3e47afad25c6bebeb: openstack-operators/manila-operator-controller-manager-677d9d8477-cv696/manager\" id=02c0075e-1a86-4e2e-9cb3-d6be50fd7eb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249630 | controller |     "Jun 09 17:32:13.100736 crc crio[22095]: time=\"2026-06-09T17:32:13.100684349Z\" level=info msg=\"Removing container: 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444\" id=196e564e-bfa2-431d-9212-b05fe0558fdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249645 | controller |     "Jun 09 17:32:13.186231 crc crio[22095]: time=\"2026-06-09T17:32:13.186079374Z\" level=info msg=\"Removed container 0f537b05a279ebad0153a71e272ef74a0087f1c949cad86df6fffacac8bb6444: metallb-system/metallb-operator-controller-manager-59859dfdc6-mmc2b/manager\" id=196e564e-bfa2-431d-9212-b05fe0558fdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249660 | controller |     "Jun 09 17:32:13.189448 crc crio[22095]: time=\"2026-06-09T17:32:13.189398069Z\" level=info msg=\"Removing container: d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d\" id=ee86530b-e62e-45bc-ae7d-01f2e03e14d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249675 | controller |     "Jun 09 17:32:13.276461 crc crio[22095]: time=\"2026-06-09T17:32:13.275677307Z\" level=info msg=\"Removed container d7bfa41c5dc66d3af8cca37ef1805068e2d9c1b143d4ff438de2ce07c3950b1d: openstack-operators/watcher-operator-controller-manager-577b679b5c-xkcds/manager\" id=ee86530b-e62e-45bc-ae7d-01f2e03e14d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249692 | controller |     "Jun 09 17:32:13.279036 crc crio[22095]: time=\"2026-06-09T17:32:13.278999503Z\" level=info msg=\"Removing container: 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb\" id=b4de4c10-f96a-4d73-84a1-275e0c3ac691 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249707 | controller |     "Jun 09 17:32:13.392211 crc crio[22095]: time=\"2026-06-09T17:32:13.392099832Z\" level=info msg=\"Removed container 12141cef9601b9a4e619a1c2cc66ffb436914fa19fe628043e400c664fc60dcb: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=b4de4c10-f96a-4d73-84a1-275e0c3ac691 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249722 | controller |     "Jun 09 17:32:13.396885 crc crio[22095]: time=\"2026-06-09T17:32:13.396791743Z\" level=info msg=\"Removing container: c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac\" id=3274e327-65c4-429d-827b-da6dcf707f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249737 | controller |     "Jun 09 17:32:13.472022 crc crio[22095]: time=\"2026-06-09T17:32:13.471852431Z\" level=info msg=\"Removed container c7ceb3770068be2d9c39a49670f0d0257b82ec6ccf0f5cc014fbd8dbd76f99ac: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=3274e327-65c4-429d-827b-da6dcf707f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249751 | controller |     "Jun 09 17:32:13.479269 crc crio[22095]: time=\"2026-06-09T17:32:13.47918443Z\" level=info msg=\"Removing container: ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0\" id=cd47c240-7f48-4731-8c88-a10528e6445a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249766 | controller |     "Jun 09 17:32:13.538958 crc crio[22095]: time=\"2026-06-09T17:32:13.538772449Z\" level=info msg=\"Removed container ddd6aeaa012dda68563a04f4bf5469c1ad1521cf182d87c2a8914270b7eda8e0: openstack-operators/designate-operator-controller-manager-6bf8599b68-f8ns6/manager\" id=cd47c240-7f48-4731-8c88-a10528e6445a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249781 | controller |     "Jun 09 17:32:13.547566 crc crio[22095]: time=\"2026-06-09T17:32:13.547484524Z\" level=info msg=\"Removing container: ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad\" id=4f923328-ba8a-4794-99e3-5422597f0168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249795 | controller |     "Jun 09 17:32:13.583900 crc crio[22095]: time=\"2026-06-09T17:32:13.583799261Z\" level=info msg=\"Removed container ba88f614673e282cb2a76c06e899b28a2aa0754883cc999d9324a3717de8f5ad: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq/manager\" id=4f923328-ba8a-4794-99e3-5422597f0168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249810 | controller |     "Jun 09 17:32:13.586753 crc crio[22095]: time=\"2026-06-09T17:32:13.586705696Z\" level=info msg=\"Removing container: 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4\" id=d82eae70-1d9e-48ae-9f29-e51046cff88e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249824 | controller |     "Jun 09 17:32:13.627044 crc crio[22095]: time=\"2026-06-09T17:32:13.626882903Z\" level=info msg=\"Removed container 118d0e2ebaf97b3c612c897af5f8da3bb0998836474ef4eb6313ab92e6070af4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=d82eae70-1d9e-48ae-9f29-e51046cff88e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249839 | controller |     "Jun 09 17:32:13.630105 crc crio[22095]: time=\"2026-06-09T17:32:13.629964123Z\" level=info msg=\"Removing container: 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3\" id=8561fd0f-afb9-40a2-b00f-1887e0581c25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249876 | controller |     "Jun 09 17:32:13.670255 crc crio[22095]: time=\"2026-06-09T17:32:13.67013935Z\" level=info msg=\"Removed container 3a697de3c8e6cb8e08f46f3a389e4cc8cc74994f7025f92101442c443dbb81c3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-cb7jw/manager\" id=8561fd0f-afb9-40a2-b00f-1887e0581c25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249893 | controller |     "Jun 09 17:32:13.675558 crc crio[22095]: time=\"2026-06-09T17:32:13.675459607Z\" level=info msg=\"Removing container: 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a\" id=722d6d1e-26f7-4dc9-9a83-e4e66410797b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249908 | controller |     "Jun 09 17:32:13.730397 crc crio[22095]: time=\"2026-06-09T17:32:13.730230731Z\" level=info msg=\"Removed container 8e0c2209ac5c5cf7cbd8597beeafe4810825fe865afb6a8632cfca226cedea5a: openstack-operators/swift-operator-controller-manager-67c49dd5c6-j6m7g/manager\" id=722d6d1e-26f7-4dc9-9a83-e4e66410797b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249930 | controller |     "Jun 09 17:32:13.734169 crc crio[22095]: time=\"2026-06-09T17:32:13.733976548Z\" level=info msg=\"Removing container: 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358\" id=f99f8fad-37b3-4ab6-849e-ef57bada4e69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.249949 | controller |     "Jun 09 17:32:13.772829 crc crio[22095]: time=\"2026-06-09T17:32:13.772734269Z\" level=info msg=\"Removed container 3403a4a9e1c196ca7a1284279f7f3ed52c6bcca99d1afc147f5c8a9d4412e358: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=f99f8fad-37b3-4ab6-849e-ef57bada4e69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250018 | controller |     "Jun 09 17:32:13.775083 crc crio[22095]: time=\"2026-06-09T17:32:13.775000127Z\" level=info msg=\"Removing container: 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a\" id=7e6460f3-d204-40b6-8f06-3adf47da7b1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250039 | controller |     "Jun 09 17:32:13.832093 crc crio[22095]: time=\"2026-06-09T17:32:13.831895986Z\" level=info msg=\"Removed container 2e57ccbc0bbb7773e089550c450a38cb0068c00d246d129c8a2b1c9c6916d08a: openstack-operators/octavia-operator-controller-manager-6495978d8d-hlr2v/manager\" id=7e6460f3-d204-40b6-8f06-3adf47da7b1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250054 | controller |     "Jun 09 17:32:13.838190 crc crio[22095]: time=\"2026-06-09T17:32:13.83785349Z\" level=info msg=\"Removing container: 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508\" id=2c719f73-0e7b-49b9-8f5c-81d77f92397e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250070 | controller |     "Jun 09 17:32:13.881628 crc crio[22095]: time=\"2026-06-09T17:32:13.881532187Z\" level=info msg=\"Removed container 5af96c36dbe75d25c4cc251647b59bd39dd2d519b2317edadbe9915e15de6508: openstack-operators/nova-operator-controller-manager-f4c4579bb-cvf8p/manager\" id=2c719f73-0e7b-49b9-8f5c-81d77f92397e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250085 | controller |     "Jun 09 17:32:13.888091 crc crio[22095]: time=\"2026-06-09T17:32:13.888012045Z\" level=info msg=\"Removing container: 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f\" id=0604afbd-e1c2-4e0c-8f96-0cf804b30937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250099 | controller |     "Jun 09 17:32:13.927540 crc crio[22095]: time=\"2026-06-09T17:32:13.927446932Z\" level=info msg=\"Removed container 0ebad51e463ea6aaa3b785edb99b78f15ab9d4f425474d798ea0cdf730dad36f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0604afbd-e1c2-4e0c-8f96-0cf804b30937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250117 | controller |     "Jun 09 17:32:13.939323 crc crio[22095]: time=\"2026-06-09T17:32:13.938308613Z\" level=info msg=\"Removing container: f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551\" id=5b834387-b912-4b32-9800-9a4491070b11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250132 | controller |     "Jun 09 17:32:13.987682 crc crio[22095]: time=\"2026-06-09T17:32:13.987486762Z\" level=info msg=\"Removed container f86eab2f58120103095456ad75bf10ba877e2f2b4f15e7ae6f36b431ba970551: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r2cpg/cert-manager-operator\" id=5b834387-b912-4b32-9800-9a4491070b11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250148 | controller |     "Jun 09 17:32:13.996045 crc crio[22095]: time=\"2026-06-09T17:32:13.995965111Z\" level=info msg=\"Removing container: 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de\" id=3c475f4a-a706-42de-bdd2-6a99e6c7aa7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250162 | controller |     "Jun 09 17:32:14.130517 crc crio[22095]: time=\"2026-06-09T17:32:14.130421242Z\" level=info msg=\"Removed container 3439e7295addc0083c13b1d74586fb3cb66656affcadef5954293a80c66bc1de: cert-manager/cert-manager-cainjector-68b757865b-fsxpv/cert-manager-cainjector\" id=3c475f4a-a706-42de-bdd2-6a99e6c7aa7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250177 | controller |     "Jun 09 17:32:14.134453 crc crio[22095]: time=\"2026-06-09T17:32:14.134389695Z\" level=info msg=\"Removing container: e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131\" id=a502c23e-35b6-42df-b5e1-b0ccd1690f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250192 | controller |     "Jun 09 17:32:14.234448 crc crio[22095]: time=\"2026-06-09T17:32:14.233446162Z\" level=info msg=\"Removed container e43974b5b414dcbbe48e8ce1a749b96788092a47c1b496849475df360f2ed131: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=a502c23e-35b6-42df-b5e1-b0ccd1690f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250206 | controller |     "Jun 09 17:32:14.239763 crc crio[22095]: time=\"2026-06-09T17:32:14.239477668Z\" level=info msg=\"Removing container: 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1\" id=e4392bf6-aeba-4104-b3fe-08080214e4d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250220 | controller |     "Jun 09 17:32:14.360573 crc crio[22095]: time=\"2026-06-09T17:32:14.360508212Z\" level=info msg=\"Removed container 92c1a1aa4cae6dd759233c147b41e9ff13e9d270ec5c0f1b9af94a79e06373e1: openstack-operators/openstack-operator-controller-manager-7687d9fb7d-szds5/manager\" id=e4392bf6-aeba-4104-b3fe-08080214e4d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250235 | controller |     "Jun 09 17:32:14.365061 crc crio[22095]: time=\"2026-06-09T17:32:14.364987938Z\" level=info msg=\"Removing container: 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86\" id=79b5328c-2284-49da-abe7-08dc9edd06c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250249 | controller |     "Jun 09 17:32:14.454726 crc crio[22095]: time=\"2026-06-09T17:32:14.454585341Z\" level=info msg=\"Removed container 02ddabf4737fc3dc0cad72633d2eb034de8a0fa0ccf146285045d3192cff5a86: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=79b5328c-2284-49da-abe7-08dc9edd06c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250263 | controller |     "Jun 09 17:32:14.457835 crc crio[22095]: time=\"2026-06-09T17:32:14.457745883Z\" level=info msg=\"Removing container: 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae\" id=4ee6b368-2b8a-4d90-bbd7-b574daa14dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250278 | controller |     "Jun 09 17:32:14.503416 crc crio[22095]: time=\"2026-06-09T17:32:14.503273748Z\" level=info msg=\"Removed container 647f0f2cb6ceb04a04ac2f3219a0cd4ab203fe488c441c45a0e62e7396cbefae: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=4ee6b368-2b8a-4d90-bbd7-b574daa14dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250295 | controller |     "Jun 09 17:32:14.507861 crc crio[22095]: time=\"2026-06-09T17:32:14.507770754Z\" level=info msg=\"Removing container: 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a\" id=7d9862bf-c6ca-45eb-9557-d042c62ff306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250310 | controller |     "Jun 09 17:32:14.551418 crc crio[22095]: time=\"2026-06-09T17:32:14.551249386Z\" level=info msg=\"Removed container 7dc9ce2ce72e496bcacef1a32c68ad0035c32503a27e96d1c42292514b4cc94a: openshift-marketplace/marketplace-operator-547dbd544d-4rgfm/marketplace-operator\" id=7d9862bf-c6ca-45eb-9557-d042c62ff306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250324 | controller |     "Jun 09 17:32:14.562747 crc crio[22095]: time=\"2026-06-09T17:32:14.56263723Z\" level=info msg=\"Stopping pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=e85e42b5-e6ec-40f7-8465-8cb332b4f51d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.250339 | controller |     "Jun 09 17:32:14.562747 crc crio[22095]: time=\"2026-06-09T17:32:14.562736163Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=e85e42b5-e6ec-40f7-8465-8cb332b4f51d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.250353 | controller |     "Jun 09 17:32:14.563399 crc crio[22095]: time=\"2026-06-09T17:32:14.563327718Z\" level=info msg=\"Removing pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=24e72ea2-438e-4d55-a0e1-907e2818ee3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.250368 | controller |     "Jun 09 17:32:14.587166 crc crio[22095]: time=\"2026-06-09T17:32:14.58704334Z\" level=info msg=\"Removed pod sandbox: 9718ad7c13c015fe1e31e626b99ff99a09032022478fb7d0fe5f8e7480ffe04b\" id=24e72ea2-438e-4d55-a0e1-907e2818ee3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.250382 | controller |     "Jun 09 17:32:28.953583 crc crio[22095]: time=\"2026-06-09T17:32:28.952346313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2724487-bab0-4e76-947c-70dc727a3e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.250398 | controller |     "Jun 09 17:32:28.959835 crc crio[22095]: time=\"2026-06-09T17:32:28.959731933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99de0033-25ac-4d38-b22e-cb42bc9f14fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.250412 | controller |     "Jun 09 17:32:28.968525 crc crio[22095]: time=\"2026-06-09T17:32:28.968434888Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=a741186f-9042-488f-ac41-190e03d4d306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.250427 | controller |     "Jun 09 17:32:28.968860 crc crio[22095]: time=\"2026-06-09T17:32:28.968806148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250442 | controller |     "Jun 09 17:32:29.051486 crc crio[22095]: time=\"2026-06-09T17:32:29.051276977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250457 | controller |     "Jun 09 17:32:29.056802 crc crio[22095]: time=\"2026-06-09T17:32:29.056676556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250475 | controller |     "Jun 09 17:32:29.248486 crc crio[22095]: time=\"2026-06-09T17:32:29.247681517Z\" level=info msg=\"Created container 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0: openstack/placement-db-create-87tf9/mariadb-database-create\" id=a741186f-9042-488f-ac41-190e03d4d306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.250490 | controller |     "Jun 09 17:32:29.249842 crc crio[22095]: time=\"2026-06-09T17:32:29.249755231Z\" level=info msg=\"Starting container: 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0\" id=ca5204ae-ef7b-4739-866f-7584b3b98050 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.250505 | controller |     "Jun 09 17:32:29.255676 crc crio[22095]: time=\"2026-06-09T17:32:29.255578281Z\" level=info msg=\"Started container\" PID=316323 containerID=5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0 description=openstack/placement-db-create-87tf9/mariadb-database-create id=ca5204ae-ef7b-4739-866f-7584b3b98050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.250520 | controller |     "Jun 09 17:32:29.971050 crc crio[22095]: time=\"2026-06-09T17:32:29.970798864Z\" level=info msg=\"Removing container: e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a\" id=b17f7885-d811-467a-805a-12b3d1191beb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250535 | controller |     "Jun 09 17:32:30.058993 crc crio[22095]: time=\"2026-06-09T17:32:30.058825876Z\" level=info msg=\"Removed container e618f1eaf713650f25362fe836a2f6e65e0424c9f186109a6441282572c6d43a: openstack/placement-db-create-87tf9/mariadb-database-create\" id=b17f7885-d811-467a-805a-12b3d1191beb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250550 | controller |     "Jun 09 17:32:30.954001 crc crio[22095]: time=\"2026-06-09T17:32:30.953346779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e75e8ae0-3596-49fb-b098-91d45aa0d4d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.250564 | controller |     "Jun 09 17:32:30.957318 crc crio[22095]: time=\"2026-06-09T17:32:30.957223589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=566898c2-cf05-436e-a692-0b730008599a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.250579 | controller |     "Jun 09 17:32:30.961363 crc crio[22095]: time=\"2026-06-09T17:32:30.961210601Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=276ac04c-7f95-4086-aa0d-80925a5462f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.250593 | controller |     "Jun 09 17:32:30.961829 crc crio[22095]: time=\"2026-06-09T17:32:30.961726655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250608 | controller |     "Jun 09 17:32:31.024608 crc crio[22095]: time=\"2026-06-09T17:32:31.024500565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250623 | controller |     "Jun 09 17:32:31.027786 crc crio[22095]: time=\"2026-06-09T17:32:31.027703108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250638 | controller |     "Jun 09 17:32:31.184413 crc crio[22095]: time=\"2026-06-09T17:32:31.184322891Z\" level=info msg=\"Created container c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=276ac04c-7f95-4086-aa0d-80925a5462f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.250656 | controller |     "Jun 09 17:32:31.185726 crc crio[22095]: time=\"2026-06-09T17:32:31.185602754Z\" level=info msg=\"Starting container: c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b\" id=0509658e-abce-4882-9c23-f1f73c89db1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.250672 | controller |     "Jun 09 17:32:31.193108 crc crio[22095]: time=\"2026-06-09T17:32:31.191201819Z\" level=info msg=\"Started container\" PID=316684 containerID=c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b description=openstack/glance-db-create-dcrqh/mariadb-database-create id=0509658e-abce-4882-9c23-f1f73c89db1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.250688 | controller |     "Jun 09 17:32:31.997610 crc crio[22095]: time=\"2026-06-09T17:32:31.996817766Z\" level=info msg=\"Removing container: 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36\" id=ea9d4cd7-39ee-42f3-87b6-38fada01bf77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250703 | controller |     "Jun 09 17:32:32.092328 crc crio[22095]: time=\"2026-06-09T17:32:32.092205639Z\" level=info msg=\"Removed container 7d6a23aa73dc64d08442c14fd61c9fb0cb5d09c39c97231008635abab1c92d36: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=ea9d4cd7-39ee-42f3-87b6-38fada01bf77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250718 | controller |     "Jun 09 17:32:34.813883 crc crio[22095]: time=\"2026-06-09T17:32:34.812888763Z\" level=info msg=\"Stopping container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead (timeout: 30s)\" id=254d2cb9-7f36-4b81-8c1c-cd242c6ecc7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.250733 | controller |     "Jun 09 17:32:39.613707 crc crio[22095]: time=\"2026-06-09T17:32:39.612450355Z\" level=info msg=\"Stopping container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539 (timeout: 30s)\" id=fc2b4c75-624d-4b75-81df-e729f5f25406 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.250747 | controller |     "Jun 09 17:32:39.772000 crc crio[22095]: time=\"2026-06-09T17:32:39.771602964Z\" level=info msg=\"Stopped container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log\" id=fc2b4c75-624d-4b75-81df-e729f5f25406 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.250762 | controller |     "Jun 09 17:32:40.155651 crc crio[22095]: time=\"2026-06-09T17:32:40.155131455Z\" level=info msg=\"Stopping container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec (timeout: 30s)\" id=eb3489e7-b429-4e79-8e49-eda2f1430353 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.250777 | controller |     "Jun 09 17:32:40.156273 crc crio[22095]: time=\"2026-06-09T17:32:40.156195742Z\" level=info msg=\"Removing container: aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b\" id=9c6b8a4b-2fc8-4294-90f1-c9bc08ef950b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250792 | controller |     "Jun 09 17:32:40.244115 crc crio[22095]: time=\"2026-06-09T17:32:40.24365801Z\" level=info msg=\"Removed container aa097425854f04a2381b63d62b4e124119c47fc3dc9db2791eb709b67cfe397b: openstack/nova-api-0/nova-api-log\" id=9c6b8a4b-2fc8-4294-90f1-c9bc08ef950b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250807 | controller |     "Jun 09 17:32:45.954581 crc crio[22095]: time=\"2026-06-09T17:32:45.951591311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51965e41-14f0-4fec-b0d1-26239c869ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.250825 | controller |     "Jun 09 17:32:45.958562 crc crio[22095]: time=\"2026-06-09T17:32:45.958365696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=354a2226-08c0-46ce-847f-616b7b4accd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.250840 | controller |     "Jun 09 17:32:45.963279 crc crio[22095]: time=\"2026-06-09T17:32:45.961861866Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=6ce01e6b-2551-4788-bd19-52e1c2ad4ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.250887 | controller |     "Jun 09 17:32:45.963279 crc crio[22095]: time=\"2026-06-09T17:32:45.96239608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250904 | controller |     "Jun 09 17:32:46.010795 crc crio[22095]: time=\"2026-06-09T17:32:46.010642085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250920 | controller |     "Jun 09 17:32:46.013991 crc crio[22095]: time=\"2026-06-09T17:32:46.013886259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.250935 | controller |     "Jun 09 17:32:46.272883 crc crio[22095]: time=\"2026-06-09T17:32:46.272778453Z\" level=info msg=\"Created container 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=6ce01e6b-2551-4788-bd19-52e1c2ad4ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.250950 | controller |     "Jun 09 17:32:46.275695 crc crio[22095]: time=\"2026-06-09T17:32:46.275621826Z\" level=info msg=\"Starting container: 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b\" id=4a5da646-a8f7-46b3-86c4-7bca6701c43b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.250965 | controller |     "Jun 09 17:32:46.286691 crc crio[22095]: time=\"2026-06-09T17:32:46.286565078Z\" level=info msg=\"Started container\" PID=318983 containerID=47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b description=openstack/barbican-db-create-6stvh/mariadb-database-create id=4a5da646-a8f7-46b3-86c4-7bca6701c43b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.250980 | controller |     "Jun 09 17:32:47.305105 crc crio[22095]: time=\"2026-06-09T17:32:47.304404004Z\" level=info msg=\"Removing container: 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4\" id=a9cb92b5-c642-4538-a416-d7735d4bf727 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.250994 | controller |     "Jun 09 17:32:47.396157 crc crio[22095]: time=\"2026-06-09T17:32:47.39603957Z\" level=info msg=\"Removed container 794ce11d3f54e637c8bf0440ef91e60102a39619d42802b1904d4a2d648183d4: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a9cb92b5-c642-4538-a416-d7735d4bf727 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251009 | controller |     "Jun 09 17:32:48.872887 crc crio[22095]: time=\"2026-06-09T17:32:48.870194635Z\" level=info msg=\"Stopped container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata\" id=254d2cb9-7f36-4b81-8c1c-cd242c6ecc7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.251024 | controller |     "Jun 09 17:32:48.882327 crc crio[22095]: time=\"2026-06-09T17:32:48.882078962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=88f8d985-08a2-4fa5-aca4-4f4a14a0a9fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.251042 | controller |     "Jun 09 17:32:48.885360 crc crio[22095]: time=\"2026-06-09T17:32:48.885197212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9a5dbf34-cead-4d7f-9b22-9c799ade875e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.251058 | controller |     "Jun 09 17:32:48.890258 crc crio[22095]: time=\"2026-06-09T17:32:48.890089409Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=cb7b7404-27db-4812-ba61-a3aca02a6b33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.251073 | controller |     "Jun 09 17:32:48.890691 crc crio[22095]: time=\"2026-06-09T17:32:48.890610062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251088 | controller |     "Jun 09 17:32:48.984677 crc crio[22095]: time=\"2026-06-09T17:32:48.984540227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251103 | controller |     "Jun 09 17:32:48.995193 crc crio[22095]: time=\"2026-06-09T17:32:48.988771176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251117 | controller |     "Jun 09 17:32:49.195667 crc crio[22095]: time=\"2026-06-09T17:32:49.195522743Z\" level=info msg=\"Created container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log\" id=cb7b7404-27db-4812-ba61-a3aca02a6b33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.251132 | controller |     "Jun 09 17:32:49.197113 crc crio[22095]: time=\"2026-06-09T17:32:49.197027202Z\" level=info msg=\"Starting container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40\" id=3731e66d-6fae-49a2-a00d-ada8f3cebae7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.251146 | controller |     "Jun 09 17:32:49.205171 crc crio[22095]: time=\"2026-06-09T17:32:49.20508129Z\" level=info msg=\"Started container\" PID=319410 containerID=72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40 description=openstack/nova-metadata-0/nova-metadata-log id=3731e66d-6fae-49a2-a00d-ada8f3cebae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.251162 | controller |     "Jun 09 17:32:49.356655 crc crio[22095]: time=\"2026-06-09T17:32:49.355845402Z\" level=info msg=\"Removing container: ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40\" id=7de1bbe8-1c48-4b59-a4f9-e822e20bb517 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251176 | controller |     "Jun 09 17:32:49.405688 crc crio[22095]: time=\"2026-06-09T17:32:49.405533674Z\" level=info msg=\"Removed container ca47a03a7aa0256d84bf6d8e35b64c49ca11eb46d2c0bfcb089bc46836b26a40: openstack/nova-metadata-0/nova-metadata-metadata\" id=7de1bbe8-1c48-4b59-a4f9-e822e20bb517 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251191 | controller |     "Jun 09 17:32:49.952558 crc crio[22095]: time=\"2026-06-09T17:32:49.951838167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=22df65f3-85af-46a7-bea0-63562b085d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.251206 | controller |     "Jun 09 17:32:49.954706 crc crio[22095]: time=\"2026-06-09T17:32:49.954612779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3b2e329-6107-4a93-8ec6-e62dad981add name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.251224 | controller |     "Jun 09 17:32:49.957726 crc crio[22095]: time=\"2026-06-09T17:32:49.957627337Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=b2cdefbd-5d52-40fd-a686-52e4031ac808 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.251239 | controller |     "Jun 09 17:32:49.958151 crc crio[22095]: time=\"2026-06-09T17:32:49.958099229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251254 | controller |     "Jun 09 17:32:50.017727 crc crio[22095]: time=\"2026-06-09T17:32:50.017187594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251269 | controller |     "Jun 09 17:32:50.021654 crc crio[22095]: time=\"2026-06-09T17:32:50.021544117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251284 | controller |     "Jun 09 17:32:50.227321 crc crio[22095]: time=\"2026-06-09T17:32:50.226397075Z\" level=info msg=\"Created container 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=b2cdefbd-5d52-40fd-a686-52e4031ac808 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.251299 | controller |     "Jun 09 17:32:50.229646 crc crio[22095]: time=\"2026-06-09T17:32:50.229550286Z\" level=info msg=\"Starting container: 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9\" id=bc365d69-399f-47f6-9ad0-184ca97ada1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.251314 | controller |     "Jun 09 17:32:50.240220 crc crio[22095]: time=\"2026-06-09T17:32:50.240099608Z\" level=info msg=\"Started container\" PID=319520 containerID=82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=bc365d69-399f-47f6-9ad0-184ca97ada1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.251329 | controller |     "Jun 09 17:32:51.452281 crc crio[22095]: time=\"2026-06-09T17:32:51.452225588Z\" level=info msg=\"Removing container: 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab\" id=e8b08aa8-5efb-465f-8235-5408f4360982 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251343 | controller |     "Jun 09 17:32:51.540639 crc crio[22095]: time=\"2026-06-09T17:32:51.540577069Z\" level=info msg=\"Removed container 52a5d9a58ee9651487fb800f1c9affadf63a32433c42dbc2aa8d1c14b97ec9ab: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=e8b08aa8-5efb-465f-8235-5408f4360982 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251358 | controller |     "Jun 09 17:32:54.119141 crc crio[22095]: time=\"2026-06-09T17:32:54.118339444Z\" level=info msg=\"Stopped container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api\" id=eb3489e7-b429-4e79-8e49-eda2f1430353 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.251373 | controller |     "Jun 09 17:32:54.547327 crc crio[22095]: time=\"2026-06-09T17:32:54.547241587Z\" level=info msg=\"Removing container: 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246\" id=7e2a6aac-87ca-4f0b-83c0-fb0f22cf694a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251388 | controller |     "Jun 09 17:32:54.592782 crc crio[22095]: time=\"2026-06-09T17:32:54.592649039Z\" level=info msg=\"Removed container 0df0d292b6276e0be1c00f449e0acf1f970397d4dcc2ce0b811cf3c979dda246: openstack/nova-api-0/nova-api-api\" id=7e2a6aac-87ca-4f0b-83c0-fb0f22cf694a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251409 | controller |     "Jun 09 17:32:59.040882 crc crio[22095]: time=\"2026-06-09T17:32:59.040213002Z\" level=info msg=\"Stopping container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef (timeout: 30s)\" id=4b79c311-2ba2-44ed-aa04-743268d9dc91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.251424 | controller |     "Jun 09 17:33:08.749525 crc crio[22095]: time=\"2026-06-09T17:33:08.748481374Z\" level=info msg=\"Removing container: edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be\" id=ecf1af7c-7670-4f96-9277-c44cc3290789 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251438 | controller |     "Jun 09 17:33:08.844757 crc crio[22095]: time=\"2026-06-09T17:33:08.844637126Z\" level=info msg=\"Removed container edda4576e525b57e41720bb62fc04dbd85b57042f400e86c40daea85588046be: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=ecf1af7c-7670-4f96-9277-c44cc3290789 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251453 | controller |     "Jun 09 17:33:12.800901 crc crio[22095]: time=\"2026-06-09T17:33:12.799591394Z\" level=info msg=\"Stopped container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api\" id=4b79c311-2ba2-44ed-aa04-743268d9dc91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.251467 | controller |     "Jun 09 17:33:12.804022 crc crio[22095]: time=\"2026-06-09T17:33:12.803871854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=1a731905-2efa-4307-9eea-952791bb78ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.251482 | controller |     "Jun 09 17:33:12.812356 crc crio[22095]: time=\"2026-06-09T17:33:12.812206769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d4f0483e-286f-4d93-830a-c980489b3272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.251497 | controller |     "Jun 09 17:33:12.817161 crc crio[22095]: time=\"2026-06-09T17:33:12.816262773Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e30349c9-6a73-4e07-afb7-28d1d51ca701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.251512 | controller |     "Jun 09 17:33:12.817161 crc crio[22095]: time=\"2026-06-09T17:33:12.817084515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251527 | controller |     "Jun 09 17:33:12.833643 crc crio[22095]: time=\"2026-06-09T17:33:12.833602301Z\" level=info msg=\"Removing container: fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015\" id=faedfde4-c1c4-4d64-9754-38efc2915c72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251543 | controller |     "Jun 09 17:33:12.895140 crc crio[22095]: time=\"2026-06-09T17:33:12.893720293Z\" level=info msg=\"Removed container fd2f1023ba7951c03f8a42debfb9adcd24f1fb2ecf7cffe838aefcdd5bdcb015: openstack/cinder-api-0/cinder-api\" id=faedfde4-c1c4-4d64-9754-38efc2915c72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251558 | controller |     "Jun 09 17:33:12.905169 crc crio[22095]: time=\"2026-06-09T17:33:12.905073926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251573 | controller |     "Jun 09 17:33:13.562703 crc crio[22095]: time=\"2026-06-09T17:33:13.56260124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.251588 | controller |     "Jun 09 17:33:13.710170 crc crio[22095]: time=\"2026-06-09T17:33:13.710057927Z\" level=info msg=\"Created container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api\" id=e30349c9-6a73-4e07-afb7-28d1d51ca701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.251607 | controller |     "Jun 09 17:33:13.711388 crc crio[22095]: time=\"2026-06-09T17:33:13.711275398Z\" level=info msg=\"Starting container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862\" id=36ae1cf6-6fa2-4323-8386-8e37fefd01c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.251622 | controller |     "Jun 09 17:33:13.718274 crc crio[22095]: time=\"2026-06-09T17:33:13.718168316Z\" level=info msg=\"Started container\" PID=322481 containerID=2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862 description=openstack/cinder-api-0/cinder-api id=36ae1cf6-6fa2-4323-8386-8e37fefd01c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.251637 | controller |     "Jun 09 17:33:14.612456 crc crio[22095]: time=\"2026-06-09T17:33:14.611619781Z\" level=info msg=\"Removing container: 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a\" id=9c26b54d-0732-49ba-aafb-1c3165585dae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251652 | controller |     "Jun 09 17:33:14.687282 crc crio[22095]: time=\"2026-06-09T17:33:14.687185462Z\" level=info msg=\"Removed container 91589fd0db41dd0b83c270ab4e27ca4ae1dada1dfe80808e0701164c41c3012a: openshift-multus/cni-sysctl-allowlist-ds-xrqzq/kube-multus-additional-cni-plugins\" id=9c26b54d-0732-49ba-aafb-1c3165585dae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251667 | controller |     "Jun 09 17:33:14.690382 crc crio[22095]: time=\"2026-06-09T17:33:14.690324043Z\" level=info msg=\"Removing container: ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940\" id=44fb7f50-a16b-4c46-99ae-176914be98d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251682 | controller |     "Jun 09 17:33:14.785550 crc crio[22095]: time=\"2026-06-09T17:33:14.784418692Z\" level=info msg=\"Removed container ed10430916c47a71cf3477d6667c1bff34b8dc756f5a561ee0e45ed10524d940: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-hnbdw/manager\" id=44fb7f50-a16b-4c46-99ae-176914be98d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251698 | controller |     "Jun 09 17:33:14.788092 crc crio[22095]: time=\"2026-06-09T17:33:14.788040756Z\" level=info msg=\"Removing container: 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c\" id=b3aae658-5918-49d0-bb23-3db23ce7bc05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251713 | controller |     "Jun 09 17:33:14.895487 crc crio[22095]: time=\"2026-06-09T17:33:14.895375536Z\" level=info msg=\"Removed container 6bc2b3bb07d7bdad6b6649b69c456aee56a60089d639a75bcd1b1bd868b8846c: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-qqrxx/manager\" id=b3aae658-5918-49d0-bb23-3db23ce7bc05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251728 | controller |     "Jun 09 17:33:14.898423 crc crio[22095]: time=\"2026-06-09T17:33:14.898375964Z\" level=info msg=\"Removing container: fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668\" id=462f44ed-afe4-4d45-b38f-8547ae9b4754 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251743 | controller |     "Jun 09 17:33:15.008154 crc crio[22095]: time=\"2026-06-09T17:33:15.008053625Z\" level=info msg=\"Removed container fefaa6f5590d008ee2458a6ad25c789dc85a58a56d7dc7412d1268ac069cf668: openstack-operators/neutron-operator-controller-manager-688d5c756f-zphgr/manager\" id=462f44ed-afe4-4d45-b38f-8547ae9b4754 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251758 | controller |     "Jun 09 17:33:15.014162 crc crio[22095]: time=\"2026-06-09T17:33:15.014087551Z\" level=info msg=\"Removing container: eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab\" id=9dcadba7-4c5b-4b56-a1eb-33d018eeb081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251775 | controller |     "Jun 09 17:33:15.111756 crc crio[22095]: time=\"2026-06-09T17:33:15.11166698Z\" level=info msg=\"Removed container eecf325c1b9ed3f09c007510646dd318bc47de7d37c45db94ae6d007cdb682ab: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d5nxw/manager\" id=9dcadba7-4c5b-4b56-a1eb-33d018eeb081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251791 | controller |     "Jun 09 17:33:15.114779 crc crio[22095]: time=\"2026-06-09T17:33:15.11475443Z\" level=info msg=\"Removing container: cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd\" id=1f0c1822-3ce6-4323-94d5-57d9e461fc03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251806 | controller |     "Jun 09 17:33:15.193483 crc crio[22095]: time=\"2026-06-09T17:33:15.193376129Z\" level=info msg=\"Removed container cc1ad7ab5c3ed59000a823a7e17ec3788d8e50a4c6582fd9facc8208fa6458cd: openstack-operators/cinder-operator-controller-manager-86c584f6fc-j7hhq/manager\" id=1f0c1822-3ce6-4323-94d5-57d9e461fc03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251820 | controller |     "Jun 09 17:33:15.196665 crc crio[22095]: time=\"2026-06-09T17:33:15.196567322Z\" level=info msg=\"Removing container: a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7\" id=fd1b997d-ec6e-48c1-8c6b-17ed78d42ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251835 | controller |     "Jun 09 17:33:15.235887 crc crio[22095]: time=\"2026-06-09T17:33:15.235815605Z\" level=info msg=\"Removed container a87311581c76d1d036befe7b281a410369a9e612c6e73934c4692f6b6917f7a7: openstack-operators/infra-operator-controller-manager-cbcfcddf7-qnb6z/manager\" id=fd1b997d-ec6e-48c1-8c6b-17ed78d42ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251866 | controller |     "Jun 09 17:33:15.239112 crc crio[22095]: time=\"2026-06-09T17:33:15.238891734Z\" level=info msg=\"Removing container: c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6\" id=f040f58f-96de-4bac-93b7-eb2712218834 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251886 | controller |     "Jun 09 17:33:15.276277 crc crio[22095]: time=\"2026-06-09T17:33:15.276075314Z\" level=info msg=\"Removed container c51d52082821abc76cd8d9c5ce4f8cdfb5d96fabc8fe3ca0a2f56fcb6c5445b6: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-9467v/manager\" id=f040f58f-96de-4bac-93b7-eb2712218834 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251902 | controller |     "Jun 09 17:33:15.278517 crc crio[22095]: time=\"2026-06-09T17:33:15.278443546Z\" level=info msg=\"Removing container: 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814\" id=d339efd8-cd1b-4b44-b3a4-f9f495e3bf5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251917 | controller |     "Jun 09 17:33:15.317965 crc crio[22095]: time=\"2026-06-09T17:33:15.317599886Z\" level=info msg=\"Removed container 516080692b1bef3fa506fa111ea16931e28b750d18af2e1237fb898bb7396814: openstack-operators/heat-operator-controller-manager-5c5844cc68-hllnh/manager\" id=d339efd8-cd1b-4b44-b3a4-f9f495e3bf5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.251931 | controller |     "Jun 09 17:33:15.332661 crc crio[22095]: time=\"2026-06-09T17:33:15.332573043Z\" level=info msg=\"Stopping pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=921cb9fa-59b4-4d75-8a86-957adff325a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.251946 | controller |     "Jun 09 17:33:15.332661 crc crio[22095]: time=\"2026-06-09T17:33:15.332665915Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=921cb9fa-59b4-4d75-8a86-957adff325a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.251964 | controller |     "Jun 09 17:33:15.333514 crc crio[22095]: time=\"2026-06-09T17:33:15.333431215Z\" level=info msg=\"Removing pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=faf72fd7-5085-4ef3-ac5f-0f76dcb83020 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.251980 | controller |     "Jun 09 17:33:15.349717 crc crio[22095]: time=\"2026-06-09T17:33:15.349555821Z\" level=info msg=\"Removed pod sandbox: f1810fdfd112b9c690f4a8e8c55ca11a13459a370f7a102a28dfe8dfc3258c7d\" id=faf72fd7-5085-4ef3-ac5f-0f76dcb83020 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.251995 | controller |     "Jun 09 17:33:20.954624 crc crio[22095]: time=\"2026-06-09T17:33:20.953381055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bbd215ee-02fb-4af1-8696-6e9c4c6080fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252010 | controller |     "Jun 09 17:33:20.959441 crc crio[22095]: time=\"2026-06-09T17:33:20.959363609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c0f793e-91d4-43f0-833e-e1882698a070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252024 | controller |     "Jun 09 17:33:20.964245 crc crio[22095]: time=\"2026-06-09T17:33:20.964175793Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=7fc2d26f-06aa-428a-abf6-59e756123043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252039 | controller |     "Jun 09 17:33:20.964616 crc crio[22095]: time=\"2026-06-09T17:33:20.964561623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252054 | controller |     "Jun 09 17:33:21.102972 crc crio[22095]: time=\"2026-06-09T17:33:21.102820153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252069 | controller |     "Jun 09 17:33:21.115493 crc crio[22095]: time=\"2026-06-09T17:33:21.115393217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252084 | controller |     "Jun 09 17:33:21.364267 crc crio[22095]: time=\"2026-06-09T17:33:21.363649876Z\" level=info msg=\"Created container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera\" id=7fc2d26f-06aa-428a-abf6-59e756123043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252099 | controller |     "Jun 09 17:33:21.365721 crc crio[22095]: time=\"2026-06-09T17:33:21.365617247Z\" level=info msg=\"Starting container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc\" id=28f60eae-f5f3-4bf1-9e9e-444a9eb5bc8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.252114 | controller |     "Jun 09 17:33:21.371340 crc crio[22095]: time=\"2026-06-09T17:33:21.37117799Z\" level=info msg=\"Started container\" PID=323677 containerID=f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc description=openstack/openstack-galera-0/galera id=28f60eae-f5f3-4bf1-9e9e-444a9eb5bc8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.252130 | controller |     "Jun 09 17:33:32.268159 crc crio[22095]: time=\"2026-06-09T17:33:32.266503655Z\" level=info msg=\"Removing container: 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089\" id=45da776a-396e-4795-9f8e-ab1ad7ab74ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252145 | controller |     "Jun 09 17:33:32.402990 crc crio[22095]: time=\"2026-06-09T17:33:32.402800443Z\" level=info msg=\"Removed container 7828eb4045683779cb99627f93697f0c83df7fbc2c145194befc6c017237b089: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=45da776a-396e-4795-9f8e-ab1ad7ab74ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252162 | controller |     "Jun 09 17:33:43.810603 crc crio[22095]: time=\"2026-06-09T17:33:43.809861239Z\" level=info msg=\"Stopping container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40 (timeout: 30s)\" id=c304ad95-ac3a-43f1-82c3-cb2d6d6c7675 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.252177 | controller |     "Jun 09 17:33:43.940445 crc crio[22095]: time=\"2026-06-09T17:33:43.940263635Z\" level=info msg=\"Stopped container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log\" id=c304ad95-ac3a-43f1-82c3-cb2d6d6c7675 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.252191 | controller |     "Jun 09 17:33:44.467053 crc crio[22095]: time=\"2026-06-09T17:33:44.465861764Z\" level=info msg=\"Removing container: 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726\" id=74a760b8-f880-4a86-b170-ec70431ee92a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252206 | controller |     "Jun 09 17:33:44.540565 crc crio[22095]: time=\"2026-06-09T17:33:44.54047234Z\" level=info msg=\"Removed container 6b93bc1f218a957e543cc5197ba635221ecf8c9e129329df96d8bcd21e82f726: openstack/nova-metadata-0/nova-metadata-log\" id=74a760b8-f880-4a86-b170-ec70431ee92a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252220 | controller |     "Jun 09 17:33:48.954117 crc crio[22095]: time=\"2026-06-09T17:33:48.952838715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ebfb5c69-7197-4ae5-816c-7dd170171dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252235 | controller |     "Jun 09 17:33:48.955853 crc crio[22095]: time=\"2026-06-09T17:33:48.953312978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=0e7d80ff-0bd2-4056-aa5d-5bd0a37ed714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252250 | controller |     "Jun 09 17:33:48.959420 crc crio[22095]: time=\"2026-06-09T17:33:48.959275002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=1ab4c502-94ac-4f55-9e88-3fbdce60825f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252264 | controller |     "Jun 09 17:33:48.959896 crc crio[22095]: time=\"2026-06-09T17:33:48.959749044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e06a8d0d-89f4-4792-815e-a12adda27e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252279 | controller |     "Jun 09 17:33:48.964158 crc crio[22095]: time=\"2026-06-09T17:33:48.964080326Z\" level=info msg=\"Creating container: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=85c73f2b-4650-4b8f-b129-9db5ab43de43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252294 | controller |     "Jun 09 17:33:48.964595 crc crio[22095]: time=\"2026-06-09T17:33:48.964530247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252308 | controller |     "Jun 09 17:33:48.966225 crc crio[22095]: time=\"2026-06-09T17:33:48.966142239Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=5de04059-5315-4eef-bf34-b8e7e20bc786 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252326 | controller |     "Jun 09 17:33:48.986016 crc crio[22095]: time=\"2026-06-09T17:33:48.985255132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252341 | controller |     "Jun 09 17:33:49.033411 crc crio[22095]: time=\"2026-06-09T17:33:49.033282032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252355 | controller |     "Jun 09 17:33:49.038266 crc crio[22095]: time=\"2026-06-09T17:33:49.038191829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252370 | controller |     "Jun 09 17:33:49.063564 crc crio[22095]: time=\"2026-06-09T17:33:49.063390269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252384 | controller |     "Jun 09 17:33:49.066232 crc crio[22095]: time=\"2026-06-09T17:33:49.066177061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252412 | controller |     "Jun 09 17:33:49.314825 crc crio[22095]: time=\"2026-06-09T17:33:49.314323987Z\" level=info msg=\"Created container 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=85c73f2b-4650-4b8f-b129-9db5ab43de43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252427 | controller |     "Jun 09 17:33:49.318381 crc crio[22095]: time=\"2026-06-09T17:33:49.317414517Z\" level=info msg=\"Created container c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=5de04059-5315-4eef-bf34-b8e7e20bc786 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252442 | controller |     "Jun 09 17:33:49.320314 crc crio[22095]: time=\"2026-06-09T17:33:49.320206749Z\" level=info msg=\"Starting container: 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84\" id=bfbe67dd-17e1-49ee-a247-ac5faa6b39f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.252456 | controller |     "Jun 09 17:33:49.324318 crc crio[22095]: time=\"2026-06-09T17:33:49.324192902Z\" level=info msg=\"Starting container: c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4\" id=bc5cd5ac-b933-46dd-add8-aeb440d474d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.252471 | controller |     "Jun 09 17:33:49.335715 crc crio[22095]: time=\"2026-06-09T17:33:49.335617807Z\" level=info msg=\"Started container\" PID=328271 containerID=6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84 description=openstack/neutron-db-create-nlst2/mariadb-database-create id=bfbe67dd-17e1-49ee-a247-ac5faa6b39f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873",
2026-06-09 17:40:44.252487 | controller |     "Jun 09 17:33:49.336283 crc crio[22095]: time=\"2026-06-09T17:33:49.336216262Z\" level=info msg=\"Started container\" PID=328273 containerID=c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=bc5cd5ac-b933-46dd-add8-aeb440d474d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.252501 | controller |     "Jun 09 17:33:49.554237 crc crio[22095]: time=\"2026-06-09T17:33:49.554117208Z\" level=info msg=\"Removing container: 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1\" id=0554cec5-6606-4bed-97a6-b73644782d0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252520 | controller |     "Jun 09 17:33:49.664216 crc crio[22095]: time=\"2026-06-09T17:33:49.661071499Z\" level=info msg=\"Removed container 6383923de228c0c972af61931abcfbe91882321952a477d9f42f94609f23eba1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0554cec5-6606-4bed-97a6-b73644782d0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252535 | controller |     "Jun 09 17:33:50.649866 crc crio[22095]: time=\"2026-06-09T17:33:50.649050874Z\" level=info msg=\"Removing container: 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64\" id=10e7fc51-0478-4cce-bd07-3f60ccf9934e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252550 | controller |     "Jun 09 17:33:50.753066 crc crio[22095]: time=\"2026-06-09T17:33:50.752898585Z\" level=info msg=\"Removed container 6a45b759f093c6c7c67ba0012c5a9c5466124c51917e39c3671506b4c8927c64: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=10e7fc51-0478-4cce-bd07-3f60ccf9934e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252565 | controller |     "Jun 09 17:33:51.656480 crc crio[22095]: time=\"2026-06-09T17:33:51.656381029Z\" level=info msg=\"Stopping pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=305adf66-c82a-446e-990e-f98f25072526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.252580 | controller |     "Jun 09 17:33:51.658482 crc crio[22095]: time=\"2026-06-09T17:33:51.658404611Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-nlst2 Namespace:openstack ID:1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873 UID:8b2f86d2-1b2f-48ac-88b3-2cc591cb0bb2 NetNS:/var/run/netns/a359b6ea-c216-4910-9155-26dfd0dc8695 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b2f86d2_1b2f_48ac_88b3_2cc591cb0bb2.slice PodAnnotations:0xc002da43b8}] Aliases:map[]}\"",
2026-06-09 17:40:44.252595 | controller |     "Jun 09 17:33:51.658615 crc crio[22095]: time=\"2026-06-09T17:33:51.658585485Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-nlst2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.252610 | controller |     "Jun 09 17:33:52.020974 crc crio[22095]: time=\"2026-06-09T17:33:52.020388366Z\" level=info msg=\"Stopped pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=305adf66-c82a-446e-990e-f98f25072526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.252625 | controller |     "Jun 09 17:33:52.682592 crc crio[22095]: time=\"2026-06-09T17:33:52.682526558Z\" level=info msg=\"Removing container: 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84\" id=429176df-885f-430d-a260-df6afb94af0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252640 | controller |     "Jun 09 17:33:52.718747 crc crio[22095]: time=\"2026-06-09T17:33:52.7186459Z\" level=info msg=\"Removed container 6278b54dd85e514042a239a36d175258724b57c10b7c6bcaaef7fc24ea044b84: openstack/neutron-db-create-nlst2/mariadb-database-create\" id=429176df-885f-430d-a260-df6afb94af0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252654 | controller |     "Jun 09 17:34:00.093066 crc crio[22095]: time=\"2026-06-09T17:34:00.092086187Z\" level=info msg=\"Stopping container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc (timeout: 30s)\" id=77da446b-22dd-41ef-baa6-be23bde7ced8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.252669 | controller |     "Jun 09 17:34:00.545265 crc crio[22095]: time=\"2026-06-09T17:34:00.544430704Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683774-jpjqv/POD\" id=df67d374-6574-412e-98c5-72849472974f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.252684 | controller |     "Jun 09 17:34:00.545603 crc crio[22095]: time=\"2026-06-09T17:34:00.545390539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252702 | controller |     "Jun 09 17:34:00.642684 crc crio[22095]: time=\"2026-06-09T17:34:00.642495406Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc00012a6a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.252718 | controller |     "Jun 09 17:34:00.642684 crc crio[22095]: time=\"2026-06-09T17:34:00.642600238Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683774-jpjqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.252733 | controller |     "Jun 09 17:34:00.643825 crc crio[22095]: time=\"2026-06-09T17:34:00.643694557Z\" level=info msg=\"Stopped container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera\" id=77da446b-22dd-41ef-baa6-be23bde7ced8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.252748 | controller |     "Jun 09 17:34:00.846667 crc crio[22095]: time=\"2026-06-09T17:34:00.84487956Z\" level=info msg=\"Removing container: a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663\" id=585a8d6e-0532-4596-bb23-80ccd19aacf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252763 | controller |     "Jun 09 17:34:00.948623 crc crio[22095]: time=\"2026-06-09T17:34:00.948514216Z\" level=info msg=\"Removed container a900a89a0f5b5fbef4f9e536b808c50f87285d54918a325269ba5e2a42d83663: openstack/openstack-galera-0/galera\" id=585a8d6e-0532-4596-bb23-80ccd19aacf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.252778 | controller |     "Jun 09 17:34:01.251607 crc crio[22095]: 2026-06-09T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c0b9c21353c49 Mac:26:28:e3:c2:e1:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 SocketPath: PciID:}] [{Interface:0xc000425090 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.252793 | controller |     "Jun 09 17:34:01.257107 crc crio[22095]: time=\"2026-06-09T17:34:01.255633204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc00012a6a0}] Aliases:map[]}\"",
2026-06-09 17:40:44.252808 | controller |     "Jun 09 17:34:01.257107 crc crio[22095]: time=\"2026-06-09T17:34:01.255890911Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683774-jpjqv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.252824 | controller |     "Jun 09 17:34:01.267676 crc crio[22095]: time=\"2026-06-09T17:34:01.267384468Z\" level=info msg=\"Ran pod sandbox a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 with infra container: openshift-infra/auto-csr-approver-29683774-jpjqv/POD\" id=df67d374-6574-412e-98c5-72849472974f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.252838 | controller |     "Jun 09 17:34:01.270650 crc crio[22095]: time=\"2026-06-09T17:34:01.270511448Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bac1ba36-f3f3-4722-8f44-0072a348e27b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.252874 | controller |     "Jun 09 17:34:01.285622 crc crio[22095]: time=\"2026-06-09T17:34:01.285479745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.252895 | controller |     "Jun 09 17:34:02.337157 crc crio[22095]: time=\"2026-06-09T17:34:02.336256681Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bac1ba36-f3f3-4722-8f44-0072a348e27b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.252911 | controller |     "Jun 09 17:34:02.339472 crc crio[22095]: time=\"2026-06-09T17:34:02.338362015Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a5d49fe9-7410-40b0-a18f-fdcfe33ec0be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252926 | controller |     "Jun 09 17:34:02.340706 crc crio[22095]: time=\"2026-06-09T17:34:02.340592833Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=57c9fee1-e010-4c0e-be22-cddd429fad40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.252941 | controller |     "Jun 09 17:34:02.348810 crc crio[22095]: time=\"2026-06-09T17:34:02.348723593Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683774-jpjqv/oc\" id=54ebae82-4754-451a-9f93-2109dc2ab341 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.252956 | controller |     "Jun 09 17:34:02.349336 crc crio[22095]: time=\"2026-06-09T17:34:02.349232846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252971 | controller |     "Jun 09 17:34:02.406447 crc crio[22095]: time=\"2026-06-09T17:34:02.406386931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.252986 | controller |     "Jun 09 17:34:02.621551 crc crio[22095]: time=\"2026-06-09T17:34:02.621402542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253001 | controller |     "Jun 09 17:34:02.770630 crc crio[22095]: time=\"2026-06-09T17:34:02.769898396Z\" level=info msg=\"Created container 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015: openshift-infra/auto-csr-approver-29683774-jpjqv/oc\" id=54ebae82-4754-451a-9f93-2109dc2ab341 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253015 | controller |     "Jun 09 17:34:02.772515 crc crio[22095]: time=\"2026-06-09T17:34:02.772367669Z\" level=info msg=\"Starting container: 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015\" id=9c19cf7c-4314-4a99-b0fe-9e62c081b68f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.253030 | controller |     "Jun 09 17:34:02.779223 crc crio[22095]: time=\"2026-06-09T17:34:02.779103443Z\" level=info msg=\"Started container\" PID=330224 containerID=5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015 description=openshift-infra/auto-csr-approver-29683774-jpjqv/oc id=9c19cf7c-4314-4a99-b0fe-9e62c081b68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6",
2026-06-09 17:40:44.253046 | controller |     "Jun 09 17:34:04.943903 crc crio[22095]: time=\"2026-06-09T17:34:04.942645655Z\" level=info msg=\"Stopping pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=2a7f5aa8-38cb-4170-af23-98c7b8152b5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253061 | controller |     "Jun 09 17:34:04.945682 crc crio[22095]: time=\"2026-06-09T17:34:04.944433751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-jpjqv Namespace:openshift-infra ID:a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6 UID:f1eedbe2-df34-4c7f-9b2e-c4b222150032 NetNS:/var/run/netns/363df553-f679-4d27-be7a-3336cba319f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1eedbe2_df34_4c7f_9b2e_c4b222150032.slice PodAnnotations:0xc0074a4508}] Aliases:map[]}\"",
2026-06-09 17:40:44.253079 | controller |     "Jun 09 17:34:04.945682 crc crio[22095]: time=\"2026-06-09T17:34:04.944587275Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683774-jpjqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.253094 | controller |     "Jun 09 17:34:05.368153 crc crio[22095]: time=\"2026-06-09T17:34:05.367210765Z\" level=info msg=\"Stopped pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=2a7f5aa8-38cb-4170-af23-98c7b8152b5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253109 | controller |     "Jun 09 17:34:10.955788 crc crio[22095]: time=\"2026-06-09T17:34:10.954592074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5451cd4b-cb7f-4bc3-9e94-cc6d742e2590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.253124 | controller |     "Jun 09 17:34:10.958784 crc crio[22095]: time=\"2026-06-09T17:34:10.95871844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4078d1c1-49bf-43cc-b5ca-533c003f4c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.253139 | controller |     "Jun 09 17:34:10.967129 crc crio[22095]: time=\"2026-06-09T17:34:10.967042685Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=dac99453-9713-422d-98e3-eb33598c6704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253153 | controller |     "Jun 09 17:34:10.967424 crc crio[22095]: time=\"2026-06-09T17:34:10.967387394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253168 | controller |     "Jun 09 17:34:11.015141 crc crio[22095]: time=\"2026-06-09T17:34:11.014848299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253183 | controller |     "Jun 09 17:34:11.018525 crc crio[22095]: time=\"2026-06-09T17:34:11.018458773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253197 | controller |     "Jun 09 17:34:11.196210 crc crio[22095]: time=\"2026-06-09T17:34:11.19574951Z\" level=info msg=\"Created container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log\" id=dac99453-9713-422d-98e3-eb33598c6704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253211 | controller |     "Jun 09 17:34:11.200882 crc crio[22095]: time=\"2026-06-09T17:34:11.200716808Z\" level=info msg=\"Starting container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b\" id=3c376052-867f-4c25-8be7-2f87d3fea975 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.253226 | controller |     "Jun 09 17:34:11.209367 crc crio[22095]: time=\"2026-06-09T17:34:11.209157836Z\" level=info msg=\"Started container\" PID=331328 containerID=b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b description=openstack/nova-api-0/nova-api-log id=3c376052-867f-4c25-8be7-2f87d3fea975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.253244 | controller |     "Jun 09 17:34:15.376612 crc crio[22095]: time=\"2026-06-09T17:34:15.375399237Z\" level=info msg=\"Removing container: ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e\" id=710be846-0db2-4b18-b55b-9f7ff3931df5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253259 | controller |     "Jun 09 17:34:15.504069 crc crio[22095]: time=\"2026-06-09T17:34:15.503401482Z\" level=info msg=\"Removed container ecf96afd951b5e588031c348bee7fff56c056af603a3ee1b26e561bd4d205b6e: openstack/ovn-controller-9kldd-config-5kdzx/ovn-config\" id=710be846-0db2-4b18-b55b-9f7ff3931df5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253273 | controller |     "Jun 09 17:34:15.506902 crc crio[22095]: time=\"2026-06-09T17:34:15.506788529Z\" level=info msg=\"Removing container: 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23\" id=076e95b1-6e8b-4845-a829-4d3661934b92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253288 | controller |     "Jun 09 17:34:15.622239 crc crio[22095]: time=\"2026-06-09T17:34:15.621164422Z\" level=info msg=\"Removed container 0bb3438bdf8fe6b96dcb4f4a3a3ff18fddc17d38a3594a60cb99fceea71b1a23: openstack/ovn-controller-cfkth-config-hr8k4/ovn-config\" id=076e95b1-6e8b-4845-a829-4d3661934b92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253302 | controller |     "Jun 09 17:34:15.625659 crc crio[22095]: time=\"2026-06-09T17:34:15.625558605Z\" level=info msg=\"Removing container: 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6\" id=3b6b5156-be24-4a52-8c0f-59c2b070012a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253317 | controller |     "Jun 09 17:34:15.663687 crc crio[22095]: time=\"2026-06-09T17:34:15.663539416Z\" level=info msg=\"Removed container 150c9f06d2ad905fb22e7fe0ce8fc860920e0d49372734c411fdaf60ddd8f4c6: openshift-marketplace/redhat-operators-69hqg/extract-utilities\" id=3b6b5156-be24-4a52-8c0f-59c2b070012a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253331 | controller |     "Jun 09 17:34:15.668087 crc crio[22095]: time=\"2026-06-09T17:34:15.667867808Z\" level=info msg=\"Removing container: 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948\" id=e7305992-c1c2-49d3-a09e-3ced5ec2811a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253345 | controller |     "Jun 09 17:34:15.728970 crc crio[22095]: time=\"2026-06-09T17:34:15.728819471Z\" level=info msg=\"Removed container 7b7e8181867b1d37ec6a5b6b645df0d7c31966a4e7a72ba22f4eee07636ab948: openshift-marketplace/redhat-operators-69hqg/registry-server\" id=e7305992-c1c2-49d3-a09e-3ced5ec2811a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253360 | controller |     "Jun 09 17:34:15.732526 crc crio[22095]: time=\"2026-06-09T17:34:15.732458285Z\" level=info msg=\"Removing container: 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b\" id=1a340a59-0e36-4ab1-a7a9-bb26abe4d784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253374 | controller |     "Jun 09 17:34:15.847828 crc crio[22095]: time=\"2026-06-09T17:34:15.847762382Z\" level=info msg=\"Removed container 69bdb8fb247d0d055779ce88c751a7c727e2ce3976e694fdc879ec99890e0f3b: openshift-infra/auto-csr-approver-29683766-k2lkv/oc\" id=1a340a59-0e36-4ab1-a7a9-bb26abe4d784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253389 | controller |     "Jun 09 17:34:15.851496 crc crio[22095]: time=\"2026-06-09T17:34:15.851458287Z\" level=info msg=\"Removing container: 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef\" id=f6c97d0f-dd98-4a48-a111-51b6c5229fbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253403 | controller |     "Jun 09 17:34:15.895561 crc crio[22095]: time=\"2026-06-09T17:34:15.895379341Z\" level=info msg=\"Removed container 0c85fc5d38f3061917bf34d6dfc8946b457846b9ae05675b947339647fb289ef: openshift-marketplace/redhat-operators-69hqg/extract-content\" id=f6c97d0f-dd98-4a48-a111-51b6c5229fbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.253420 | controller |     "Jun 09 17:34:15.907746 crc crio[22095]: time=\"2026-06-09T17:34:15.907657368Z\" level=info msg=\"Stopping pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=38a29222-dfc8-44e9-8093-a213dc9eaf8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253435 | controller |     "Jun 09 17:34:15.907746 crc crio[22095]: time=\"2026-06-09T17:34:15.90774905Z\" level=info msg=\"Stopped pod sandbox (already stopped): d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=38a29222-dfc8-44e9-8093-a213dc9eaf8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253449 | controller |     "Jun 09 17:34:15.908506 crc crio[22095]: time=\"2026-06-09T17:34:15.908427178Z\" level=info msg=\"Removing pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=3d569a23-4e92-41d7-af15-5ed08625abe4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253463 | controller |     "Jun 09 17:34:15.930798 crc crio[22095]: time=\"2026-06-09T17:34:15.930666602Z\" level=info msg=\"Removed pod sandbox: d54b29572ef88805cc9480403aa9e563afc391dbcf57f9a98b65c366c90943b3\" id=3d569a23-4e92-41d7-af15-5ed08625abe4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253478 | controller |     "Jun 09 17:34:15.934344 crc crio[22095]: time=\"2026-06-09T17:34:15.932025437Z\" level=info msg=\"Stopping pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=282ed6ce-b80e-4c1c-b7e9-ff6b8fce5eec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253493 | controller |     "Jun 09 17:34:15.934344 crc crio[22095]: time=\"2026-06-09T17:34:15.93215727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=282ed6ce-b80e-4c1c-b7e9-ff6b8fce5eec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253507 | controller |     "Jun 09 17:34:15.934344 crc crio[22095]: time=\"2026-06-09T17:34:15.932716805Z\" level=info msg=\"Removing pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=439e9d51-4b2a-4464-a02c-d6f94b7d87d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253522 | controller |     "Jun 09 17:34:15.953794 crc crio[22095]: time=\"2026-06-09T17:34:15.953723487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4eb698f8-716c-49c6-b050-7d29b557fe8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.253537 | controller |     "Jun 09 17:34:15.966256 crc crio[22095]: time=\"2026-06-09T17:34:15.966182099Z\" level=info msg=\"Removed pod sandbox: 1a354f5b963c850d7a0762c0fa7602cdf480b1c1b78649c5f7375370d9a3f873\" id=439e9d51-4b2a-4464-a02c-d6f94b7d87d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253551 | controller |     "Jun 09 17:34:15.971855 crc crio[22095]: time=\"2026-06-09T17:34:15.971759983Z\" level=info msg=\"Stopping pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=ba5931e7-816d-40c1-98a2-c6318a464c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253566 | controller |     "Jun 09 17:34:15.972150 crc crio[22095]: time=\"2026-06-09T17:34:15.971868956Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=ba5931e7-816d-40c1-98a2-c6318a464c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253581 | controller |     "Jun 09 17:34:15.972150 crc crio[22095]: time=\"2026-06-09T17:34:15.971762963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d620955c-cba3-4379-8dba-43cd60ef6d4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.253598 | controller |     "Jun 09 17:34:15.973107 crc crio[22095]: time=\"2026-06-09T17:34:15.973043986Z\" level=info msg=\"Removing pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=980c6209-41bb-4cc2-8ce9-5f8257b8ecd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253614 | controller |     "Jun 09 17:34:15.977672 crc crio[22095]: time=\"2026-06-09T17:34:15.977592993Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=2575144f-7f03-4d63-a29e-5eef1ca69983 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253629 | controller |     "Jun 09 17:34:15.994770 crc crio[22095]: time=\"2026-06-09T17:34:15.994708585Z\" level=info msg=\"Removed pod sandbox: 4539e5978ef7c46662d4d183a223f34726211e8f233458483b2e817a926241a3\" id=980c6209-41bb-4cc2-8ce9-5f8257b8ecd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253644 | controller |     "Jun 09 17:34:15.999254 crc crio[22095]: time=\"2026-06-09T17:34:15.995123636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253659 | controller |     "Jun 09 17:34:16.001209 crc crio[22095]: time=\"2026-06-09T17:34:16.001053399Z\" level=info msg=\"Stopping pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=8b38c681-e511-44c7-b559-b92ddb82a89d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253674 | controller |     "Jun 09 17:34:16.001209 crc crio[22095]: time=\"2026-06-09T17:34:16.001152912Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=8b38c681-e511-44c7-b559-b92ddb82a89d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253689 | controller |     "Jun 09 17:34:16.002247 crc crio[22095]: time=\"2026-06-09T17:34:16.002152497Z\" level=info msg=\"Removing pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=beabf1dc-1a81-4f94-9cdd-6f59adaf3776 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253703 | controller |     "Jun 09 17:34:16.057476 crc crio[22095]: time=\"2026-06-09T17:34:16.057227349Z\" level=info msg=\"Removed pod sandbox: 1d8fb46e923b9fce260ddef309d4db55329677915531198b763244ea55122ea9\" id=beabf1dc-1a81-4f94-9cdd-6f59adaf3776 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253718 | controller |     "Jun 09 17:34:16.058626 crc crio[22095]: time=\"2026-06-09T17:34:16.058514672Z\" level=info msg=\"Stopping pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=5d84a663-6b4e-4a4a-b7fa-26ff6e513651 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253733 | controller |     "Jun 09 17:34:16.058626 crc crio[22095]: time=\"2026-06-09T17:34:16.058627085Z\" level=info msg=\"Stopped pod sandbox (already stopped): d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=5d84a663-6b4e-4a4a-b7fa-26ff6e513651 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.253748 | controller |     "Jun 09 17:34:16.060280 crc crio[22095]: time=\"2026-06-09T17:34:16.060131924Z\" level=info msg=\"Removing pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=1763e4e0-97f6-4238-8b12-6e508738fd6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253763 | controller |     "Jun 09 17:34:16.087110 crc crio[22095]: time=\"2026-06-09T17:34:16.086991078Z\" level=info msg=\"Removed pod sandbox: d16746d1cd54061d0e615bb7accdc8ec06847041362a558c8fe8340f771cf4f2\" id=1763e4e0-97f6-4238-8b12-6e508738fd6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.253777 | controller |     "Jun 09 17:34:16.094471 crc crio[22095]: time=\"2026-06-09T17:34:16.094373678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253801 | controller |     "Jun 09 17:34:16.101826 crc crio[22095]: time=\"2026-06-09T17:34:16.101628955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253816 | controller |     "Jun 09 17:34:16.264886 crc crio[22095]: time=\"2026-06-09T17:34:16.264754037Z\" level=info msg=\"Created container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata\" id=2575144f-7f03-4d63-a29e-5eef1ca69983 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253831 | controller |     "Jun 09 17:34:16.268230 crc crio[22095]: time=\"2026-06-09T17:34:16.268125613Z\" level=info msg=\"Starting container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699\" id=6204a103-0eb1-4022-b0a7-1f239c94a0a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.253846 | controller |     "Jun 09 17:34:16.279815 crc crio[22095]: time=\"2026-06-09T17:34:16.279690522Z\" level=info msg=\"Started container\" PID=331818 containerID=c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699 description=openstack/nova-metadata-0/nova-metadata-metadata id=6204a103-0eb1-4022-b0a7-1f239c94a0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.253883 | controller |     "Jun 09 17:34:17.952819 crc crio[22095]: time=\"2026-06-09T17:34:17.952005813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cdaa160a-c8ed-4113-9693-70e36d7b7d0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.253900 | controller |     "Jun 09 17:34:17.956716 crc crio[22095]: time=\"2026-06-09T17:34:17.956619172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0b766dd6-6851-4c35-b1ed-ddf5fb1ec3f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.253914 | controller |     "Jun 09 17:34:17.960791 crc crio[22095]: time=\"2026-06-09T17:34:17.960631115Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d963b22f-5ed0-4414-a906-fbb9cd2ec90c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253930 | controller |     "Jun 09 17:34:17.961253 crc crio[22095]: time=\"2026-06-09T17:34:17.961075947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253945 | controller |     "Jun 09 17:34:18.038223 crc crio[22095]: time=\"2026-06-09T17:34:18.038104005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253960 | controller |     "Jun 09 17:34:18.042111 crc crio[22095]: time=\"2026-06-09T17:34:18.042039057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.253975 | controller |     "Jun 09 17:34:18.265894 crc crio[22095]: time=\"2026-06-09T17:34:18.265613419Z\" level=info msg=\"Created container 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d963b22f-5ed0-4414-a906-fbb9cd2ec90c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.253990 | controller |     "Jun 09 17:34:18.267103 crc crio[22095]: time=\"2026-06-09T17:34:18.267041505Z\" level=info msg=\"Starting container: 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f\" id=09f37406-bd4c-4d1f-b07a-03cfade80eef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254008 | controller |     "Jun 09 17:34:18.275517 crc crio[22095]: time=\"2026-06-09T17:34:18.275396091Z\" level=info msg=\"Started container\" PID=332209 containerID=8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=09f37406-bd4c-4d1f-b07a-03cfade80eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.254023 | controller |     "Jun 09 17:34:18.609213 crc crio[22095]: time=\"2026-06-09T17:34:18.607528025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f0c13ac-1e2a-4b10-aeef-ac16949003f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254038 | controller |     "Jun 09 17:34:18.613868 crc crio[22095]: time=\"2026-06-09T17:34:18.613736485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a6358dae-c7bd-43c1-8cff-db34f486de1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254052 | controller |     "Jun 09 17:34:18.618108 crc crio[22095]: time=\"2026-06-09T17:34:18.61780266Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c149cdb9-ef19-4c45-aa3e-3394dc637b6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254067 | controller |     "Jun 09 17:34:18.618448 crc crio[22095]: time=\"2026-06-09T17:34:18.61817934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254082 | controller |     "Jun 09 17:34:18.677522 crc crio[22095]: time=\"2026-06-09T17:34:18.677366218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254098 | controller |     "Jun 09 17:34:18.680580 crc crio[22095]: time=\"2026-06-09T17:34:18.680492589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254113 | controller |     "Jun 09 17:34:18.802550 crc crio[22095]: time=\"2026-06-09T17:34:18.802467418Z\" level=info msg=\"Stopping container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862 (timeout: 30s)\" id=5ef72ceb-412a-42e9-b14d-18dd04eaf7fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.254128 | controller |     "Jun 09 17:34:18.802858 crc crio[22095]: time=\"2026-06-09T17:34:18.802771925Z\" level=info msg=\"Stopping container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c (timeout: 30s)\" id=d2a2c85b-d152-458f-8b46-474c079c44f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.254143 | controller |     "Jun 09 17:34:18.879198 crc crio[22095]: time=\"2026-06-09T17:34:18.878752517Z\" level=info msg=\"Created container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api\" id=c149cdb9-ef19-4c45-aa3e-3394dc637b6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254157 | controller |     "Jun 09 17:34:18.880649 crc crio[22095]: time=\"2026-06-09T17:34:18.880463061Z\" level=info msg=\"Starting container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a\" id=19f700cc-b7f7-4b82-8ba5-6a01618cfde9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254172 | controller |     "Jun 09 17:34:18.889652 crc crio[22095]: time=\"2026-06-09T17:34:18.889558566Z\" level=info msg=\"Started container\" PID=332326 containerID=70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a description=openstack/nova-api-0/nova-api-api id=19f700cc-b7f7-4b82-8ba5-6a01618cfde9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.254192 | controller |     "Jun 09 17:34:22.322721 crc crio[22095]: time=\"2026-06-09T17:34:22.320813474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2cfa7781-7411-4bb5-ada8-94d1464b7f41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254207 | controller |     "Jun 09 17:34:22.328492 crc crio[22095]: time=\"2026-06-09T17:34:22.32839952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=dada75b9-79d7-44bd-a93c-dc299cf1685c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254222 | controller |     "Jun 09 17:34:22.332592 crc crio[22095]: time=\"2026-06-09T17:34:22.332187608Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=6b9dbaad-6ebd-41ba-979c-f337cefd9a3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254237 | controller |     "Jun 09 17:34:22.333061 crc crio[22095]: time=\"2026-06-09T17:34:22.332986488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254252 | controller |     "Jun 09 17:34:22.335074 crc crio[22095]: time=\"2026-06-09T17:34:22.334734084Z\" level=info msg=\"Removing container: f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412\" id=3a0dfd05-d686-4c0b-ad9e-358a30fafd17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.254267 | controller |     "Jun 09 17:34:22.425366 crc crio[22095]: time=\"2026-06-09T17:34:22.42525401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254282 | controller |     "Jun 09 17:34:22.434598 crc crio[22095]: time=\"2026-06-09T17:34:22.434500779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254296 | controller |     "Jun 09 17:34:22.520547 crc crio[22095]: time=\"2026-06-09T17:34:22.520449078Z\" level=info msg=\"Removed container f9253e0c5f2fc051600ed9b1278e6a6e0b975a5fb53bf44ded880d234859f412: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3a0dfd05-d686-4c0b-ad9e-358a30fafd17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.254311 | controller |     "Jun 09 17:34:22.744855 crc crio[22095]: time=\"2026-06-09T17:34:22.74405854Z\" level=info msg=\"Created container 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=6b9dbaad-6ebd-41ba-979c-f337cefd9a3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254326 | controller |     "Jun 09 17:34:22.746140 crc crio[22095]: time=\"2026-06-09T17:34:22.746072022Z\" level=info msg=\"Starting container: 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd\" id=47d7c563-3d6b-430e-ba83-a9a65d1e08de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254341 | controller |     "Jun 09 17:34:22.753996 crc crio[22095]: time=\"2026-06-09T17:34:22.753856103Z\" level=info msg=\"Started container\" PID=332725 containerID=20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=47d7c563-3d6b-430e-ba83-a9a65d1e08de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.254359 | controller |     "Jun 09 17:34:23.967488 crc crio[22095]: time=\"2026-06-09T17:34:23.966374545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=280f4700-89d2-4f55-b23b-cd925838996f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254374 | controller |     "Jun 09 17:34:23.977173 crc crio[22095]: time=\"2026-06-09T17:34:23.97700885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=72c88ca3-9a5d-491b-bfc0-f0a4a9b4607e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254388 | controller |     "Jun 09 17:34:23.981528 crc crio[22095]: time=\"2026-06-09T17:34:23.981419873Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=2baf5d16-3949-4ab4-b131-efbef3a42579 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254403 | controller |     "Jun 09 17:34:23.982013 crc crio[22095]: time=\"2026-06-09T17:34:23.981882665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254417 | controller |     "Jun 09 17:34:24.043419 crc crio[22095]: time=\"2026-06-09T17:34:24.04327688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254431 | controller |     "Jun 09 17:34:24.047612 crc crio[22095]: time=\"2026-06-09T17:34:24.047394677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254446 | controller |     "Jun 09 17:34:24.241014 crc crio[22095]: time=\"2026-06-09T17:34:24.240865781Z\" level=info msg=\"Created container cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=2baf5d16-3949-4ab4-b131-efbef3a42579 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254460 | controller |     "Jun 09 17:34:24.242502 crc crio[22095]: time=\"2026-06-09T17:34:24.242409111Z\" level=info msg=\"Starting container: cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d\" id=5a4ac64d-026f-4f77-ab88-9bd32c608efa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254474 | controller |     "Jun 09 17:34:24.248716 crc crio[22095]: time=\"2026-06-09T17:34:24.24858914Z\" level=info msg=\"Started container\" PID=332902 containerID=cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=5a4ac64d-026f-4f77-ab88-9bd32c608efa name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.254488 | controller |     "Jun 09 17:34:32.543840 crc crio[22095]: time=\"2026-06-09T17:34:32.542473448Z\" level=info msg=\"Removing container: 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef\" id=d74e6dae-f0c7-4eb0-9253-57bc1d561c7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.254503 | controller |     "Jun 09 17:34:32.649712 crc crio[22095]: time=\"2026-06-09T17:34:32.649606503Z\" level=info msg=\"Stopped container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api\" id=5ef72ceb-412a-42e9-b14d-18dd04eaf7fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.254517 | controller |     "Jun 09 17:34:32.652152 crc crio[22095]: time=\"2026-06-09T17:34:32.652066687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b56aadeb-5b67-43c6-8a21-c1d9a26130c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254535 | controller |     "Jun 09 17:34:32.657467 crc crio[22095]: time=\"2026-06-09T17:34:32.657360513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cf7d9c67-90a6-46bf-b80a-3a2d2c1e6192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254550 | controller |     "Jun 09 17:34:32.662601 crc crio[22095]: time=\"2026-06-09T17:34:32.662493486Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=3d9b4d55-8d31-4ff3-bd8c-c1d2550508ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254564 | controller |     "Jun 09 17:34:32.663189 crc crio[22095]: time=\"2026-06-09T17:34:32.663099422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254579 | controller |     "Jun 09 17:34:32.723349 crc crio[22095]: time=\"2026-06-09T17:34:32.722247749Z\" level=info msg=\"Removed container 34843bae23cf89c62b4661a6da2cdc24478fcaa7cd639b01987187872b577eef: openstack/cinder-api-0/cinder-api\" id=d74e6dae-f0c7-4eb0-9253-57bc1d561c7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.254593 | controller |     "Jun 09 17:34:32.789606 crc crio[22095]: time=\"2026-06-09T17:34:32.789271509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254608 | controller |     "Jun 09 17:34:33.705098 crc crio[22095]: time=\"2026-06-09T17:34:33.704996979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254623 | controller |     "Jun 09 17:34:35.844671 crc crio[22095]: time=\"2026-06-09T17:34:35.800239862Z\" level=info msg=\"Created container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api\" id=3d9b4d55-8d31-4ff3-bd8c-c1d2550508ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254637 | controller |     "Jun 09 17:34:35.844671 crc crio[22095]: time=\"2026-06-09T17:34:35.803389364Z\" level=info msg=\"Starting container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637\" id=38e5c3a5-81c8-4e13-8446-43bb7c91d30d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254653 | controller |     "Jun 09 17:34:35.844671 crc crio[22095]: time=\"2026-06-09T17:34:35.810402485Z\" level=info msg=\"Started container\" PID=334735 containerID=1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637 description=openstack/cinder-api-0/cinder-api id=38e5c3a5-81c8-4e13-8446-43bb7c91d30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.254668 | controller |     "Jun 09 17:34:36.951616 crc crio[22095]: time=\"2026-06-09T17:34:36.951529818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=0a701ad3-2420-4e06-91ab-9a47555ee5c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254683 | controller |     "Jun 09 17:34:36.951616 crc crio[22095]: time=\"2026-06-09T17:34:36.95158302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3d53cb0e-468f-48e3-a964-8dfc3a512dc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254698 | controller |     "Jun 09 17:34:36.954728 crc crio[22095]: time=\"2026-06-09T17:34:36.954664909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d7dd159-5638-45c7-8d21-39bf22db5bd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254716 | controller |     "Jun 09 17:34:36.957232 crc crio[22095]: time=\"2026-06-09T17:34:36.957136833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=fb8a95cd-0f56-4255-aaf1-51725264551e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254731 | controller |     "Jun 09 17:34:36.957479 crc crio[22095]: time=\"2026-06-09T17:34:36.957425Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3136dc7e-5a49-419f-8280-232488f38f76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254747 | controller |     "Jun 09 17:34:36.958030 crc crio[22095]: time=\"2026-06-09T17:34:36.957725468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254762 | controller |     "Jun 09 17:34:36.960695 crc crio[22095]: time=\"2026-06-09T17:34:36.960615613Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c6f44b50-0cd8-4255-bb91-d252cb0cb6a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254777 | controller |     "Jun 09 17:34:36.988247 crc crio[22095]: time=\"2026-06-09T17:34:36.988118303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254792 | controller |     "Jun 09 17:34:37.059070 crc crio[22095]: time=\"2026-06-09T17:34:37.058880179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254807 | controller |     "Jun 09 17:34:37.065798 crc crio[22095]: time=\"2026-06-09T17:34:37.065699506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254822 | controller |     "Jun 09 17:34:37.080700 crc crio[22095]: time=\"2026-06-09T17:34:37.080561269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254837 | controller |     "Jun 09 17:34:37.091581 crc crio[22095]: time=\"2026-06-09T17:34:37.091473641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.254869 | controller |     "Jun 09 17:34:37.359816 crc crio[22095]: time=\"2026-06-09T17:34:37.358781762Z\" level=info msg=\"Created container a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c6f44b50-0cd8-4255-bb91-d252cb0cb6a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254889 | controller |     "Jun 09 17:34:37.361408 crc crio[22095]: time=\"2026-06-09T17:34:37.36105241Z\" level=info msg=\"Starting container: a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040\" id=3999512d-7248-45a8-8944-198d955d5c9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254905 | controller |     "Jun 09 17:34:37.367844 crc crio[22095]: time=\"2026-06-09T17:34:37.367732763Z\" level=info msg=\"Started container\" PID=335118 containerID=a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3999512d-7248-45a8-8944-198d955d5c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960",
2026-06-09 17:40:44.254920 | controller |     "Jun 09 17:34:37.397459 crc crio[22095]: time=\"2026-06-09T17:34:37.397238035Z\" level=info msg=\"Created container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=3136dc7e-5a49-419f-8280-232488f38f76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.254941 | controller |     "Jun 09 17:34:37.399033 crc crio[22095]: time=\"2026-06-09T17:34:37.398854976Z\" level=info msg=\"Starting container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111\" id=29fc69a1-f9dd-48ae-bcfa-8eadaf3d5ad5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.254957 | controller |     "Jun 09 17:34:37.412037 crc crio[22095]: time=\"2026-06-09T17:34:37.40713624Z\" level=info msg=\"Started container\" PID=335121 containerID=3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=29fc69a1-f9dd-48ae-bcfa-8eadaf3d5ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.254973 | controller |     "Jun 09 17:34:44.953058 crc crio[22095]: time=\"2026-06-09T17:34:44.951859189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=01953181-e8a3-4210-a904-482e63c6c5de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.254988 | controller |     "Jun 09 17:34:44.958262 crc crio[22095]: time=\"2026-06-09T17:34:44.958165591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c247c348-0365-4f2b-bfd7-5011b3a726af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255004 | controller |     "Jun 09 17:34:44.961547 crc crio[22095]: time=\"2026-06-09T17:34:44.961516098Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=5856190e-31a3-4099-a410-efc4b50e5284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255019 | controller |     "Jun 09 17:34:44.962027 crc crio[22095]: time=\"2026-06-09T17:34:44.96200153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255034 | controller |     "Jun 09 17:34:45.030089 crc crio[22095]: time=\"2026-06-09T17:34:45.029986076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255049 | controller |     "Jun 09 17:34:45.036423 crc crio[22095]: time=\"2026-06-09T17:34:45.036277818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255064 | controller |     "Jun 09 17:34:45.226256 crc crio[22095]: time=\"2026-06-09T17:34:45.225501663Z\" level=info msg=\"Created container fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=5856190e-31a3-4099-a410-efc4b50e5284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255079 | controller |     "Jun 09 17:34:45.227467 crc crio[22095]: time=\"2026-06-09T17:34:45.227385011Z\" level=info msg=\"Starting container: fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d\" id=7d4587bd-60d0-46a1-9706-5fed78772131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.255094 | controller |     "Jun 09 17:34:45.235533 crc crio[22095]: time=\"2026-06-09T17:34:45.235416939Z\" level=info msg=\"Started container\" PID=336058 containerID=fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=7d4587bd-60d0-46a1-9706-5fed78772131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.255112 | controller |     "Jun 09 17:34:46.682229 crc crio[22095]: time=\"2026-06-09T17:34:46.681116838Z\" level=info msg=\"Stopping container: cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d (timeout: 30s)\" id=4b282b95-5020-469a-803e-0d3d972d72ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255127 | controller |     "Jun 09 17:34:48.809520 crc crio[22095]: time=\"2026-06-09T17:34:48.808565508Z\" level=warning msg=\"Stopping container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.255142 | controller |     "Jun 09 17:34:48.844619 crc crio[22095]: time=\"2026-06-09T17:34:48.844495356Z\" level=info msg=\"Removing container: 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641\" id=8d0dba9c-1612-45c9-aaab-231d9416e811 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255157 | controller |     "Jun 09 17:34:49.145040 crc crio[22095]: time=\"2026-06-09T17:34:49.144016088Z\" level=info msg=\"Removed container 1366a3c968bc5924039e90169319b248ab19f93c5d22139406d3d5a5d4dd7641: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8d0dba9c-1612-45c9-aaab-231d9416e811 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255172 | controller |     "Jun 09 17:34:49.237100 crc crio[22095]: time=\"2026-06-09T17:34:49.236973068Z\" level=info msg=\"Stopped container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler\" id=d2a2c85b-d152-458f-8b46-474c079c44f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255187 | controller |     "Jun 09 17:34:49.242073 crc crio[22095]: time=\"2026-06-09T17:34:49.241979027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=14b8e254-3b41-4b5e-a1a5-ad98ea7d980c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255202 | controller |     "Jun 09 17:34:49.249095 crc crio[22095]: time=\"2026-06-09T17:34:49.249006028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=51c9c373-ce03-421b-8aab-16fdc644717e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255216 | controller |     "Jun 09 17:34:49.254255 crc crio[22095]: time=\"2026-06-09T17:34:49.254169312Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=95681754-d44a-4fc3-a897-55b1dd02b5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255231 | controller |     "Jun 09 17:34:49.254628 crc crio[22095]: time=\"2026-06-09T17:34:49.254565032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255246 | controller |     "Jun 09 17:34:49.306530 crc crio[22095]: time=\"2026-06-09T17:34:49.306433071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255261 | controller |     "Jun 09 17:34:49.891637 crc crio[22095]: time=\"2026-06-09T17:34:49.891462683Z\" level=info msg=\"Removing container: 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1\" id=a8b35e9d-e737-4f8d-b0e0-f37a58be5fb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255276 | controller |     "Jun 09 17:34:50.021479 crc crio[22095]: time=\"2026-06-09T17:34:50.020701719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255290 | controller |     "Jun 09 17:34:50.125143 crc crio[22095]: time=\"2026-06-09T17:34:50.125049153Z\" level=info msg=\"Removed container 2019c8ef39b539582a47650fe32c7fba3abd8dc66611802eab0019807b6a7de1: openstack/cinder-scheduler-0/cinder-scheduler\" id=a8b35e9d-e737-4f8d-b0e0-f37a58be5fb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255308 | controller |     "Jun 09 17:34:50.256956 crc crio[22095]: time=\"2026-06-09T17:34:50.256812674Z\" level=info msg=\"Created container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler\" id=95681754-d44a-4fc3-a897-55b1dd02b5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255323 | controller |     "Jun 09 17:34:50.258191 crc crio[22095]: time=\"2026-06-09T17:34:50.258095717Z\" level=info msg=\"Starting container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883\" id=59f7b3b3-eb07-4d08-bc06-95c5470f30c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.255338 | controller |     "Jun 09 17:34:50.263833 crc crio[22095]: time=\"2026-06-09T17:34:50.263734833Z\" level=info msg=\"Started container\" PID=336712 containerID=15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 description=openstack/cinder-scheduler-0/cinder-scheduler id=59f7b3b3-eb07-4d08-bc06-95c5470f30c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.255353 | controller |     "Jun 09 17:35:00.221483 crc crio[22095]: time=\"2026-06-09T17:35:00.22018115Z\" level=info msg=\"Stopped container cb92a0aeddfeaad22d762e0fd3289716fbfd2e06029a8b72b6a854b19e49395d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=4b282b95-5020-469a-803e-0d3d972d72ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255368 | controller |     "Jun 09 17:35:01.423242 crc crio[22095]: time=\"2026-06-09T17:35:01.418652729Z\" level=info msg=\"Stopping container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111 (timeout: 30s)\" id=d24997b0-51eb-4f75-9958-bcf7b2ec4acd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255383 | controller |     "Jun 09 17:35:01.430348 crc crio[22095]: time=\"2026-06-09T17:35:01.430210997Z\" level=info msg=\"Removing container: 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d\" id=fbad88c4-45eb-404b-896a-5d9a540bd82e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255397 | controller |     "Jun 09 17:35:01.501898 crc crio[22095]: time=\"2026-06-09T17:35:01.501790485Z\" level=info msg=\"Removed container 1165f49934d9eb0fb16cfc08ac9dd5d56cccb88a0405fa5e53391d37fe0c184d: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=fbad88c4-45eb-404b-896a-5d9a540bd82e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255412 | controller |     "Jun 09 17:35:01.562895 crc crio[22095]: time=\"2026-06-09T17:35:01.56278592Z\" level=info msg=\"Stopped container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=d24997b0-51eb-4f75-9958-bcf7b2ec4acd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255428 | controller |     "Jun 09 17:35:02.445877 crc crio[22095]: time=\"2026-06-09T17:35:02.445063196Z\" level=info msg=\"Removing container: 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86\" id=f53558aa-a639-4c1e-b3cf-f36f41381bc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255443 | controller |     "Jun 09 17:35:03.404514 crc crio[22095]: time=\"2026-06-09T17:35:03.401379464Z\" level=info msg=\"Removed container 1ce20b2bf30bfc9de28b55a3c01a5b6f31469fd6d9a206e445746ad8ae1f1f86: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=f53558aa-a639-4c1e-b3cf-f36f41381bc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255458 | controller |     "Jun 09 17:35:09.613899 crc crio[22095]: time=\"2026-06-09T17:35:09.612580947Z\" level=info msg=\"Stopping container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b (timeout: 30s)\" id=0aca7cea-1689-49ea-bc03-6d36283a16d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255476 | controller |     "Jun 09 17:35:09.741180 crc crio[22095]: time=\"2026-06-09T17:35:09.740801967Z\" level=info msg=\"Stopped container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log\" id=0aca7cea-1689-49ea-bc03-6d36283a16d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255492 | controller |     "Jun 09 17:35:10.606330 crc crio[22095]: time=\"2026-06-09T17:35:10.605488799Z\" level=info msg=\"Removing container: e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539\" id=39967a8c-866e-4b44-9532-3b9bee52b45a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255507 | controller |     "Jun 09 17:35:10.656793 crc crio[22095]: time=\"2026-06-09T17:35:10.656683771Z\" level=info msg=\"Removed container e0f73b51ac330a9ea335f98edb8624b211aa35f4e9f459986899b4887820d539: openstack/nova-api-0/nova-api-log\" id=39967a8c-866e-4b44-9532-3b9bee52b45a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255522 | controller |     "Jun 09 17:35:14.816606 crc crio[22095]: time=\"2026-06-09T17:35:14.81547803Z\" level=info msg=\"Stopping container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699 (timeout: 30s)\" id=9bcf21bc-4d73-4cd7-95f2-9c1b49920ab8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255536 | controller |     "Jun 09 17:35:15.955033 crc crio[22095]: time=\"2026-06-09T17:35:15.954097614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d3dad1bf-e852-4aeb-b577-f19c1970ae00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255551 | controller |     "Jun 09 17:35:15.959108 crc crio[22095]: time=\"2026-06-09T17:35:15.95898236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=440249c6-2158-4f67-9e44-8d55315c3ef6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255566 | controller |     "Jun 09 17:35:15.964310 crc crio[22095]: time=\"2026-06-09T17:35:15.964165954Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=86ce39f0-5efc-44fd-aaf4-767da454e671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255581 | controller |     "Jun 09 17:35:15.964710 crc crio[22095]: time=\"2026-06-09T17:35:15.964642137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255595 | controller |     "Jun 09 17:35:16.038816 crc crio[22095]: time=\"2026-06-09T17:35:16.038698658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255610 | controller |     "Jun 09 17:35:16.043608 crc crio[22095]: time=\"2026-06-09T17:35:16.043521643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255625 | controller |     "Jun 09 17:35:16.124498 crc crio[22095]: time=\"2026-06-09T17:35:16.123624591Z\" level=info msg=\"Removing container: 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12\" id=3e1e38e4-c1a1-45a4-9016-2a46733ef576 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255640 | controller |     "Jun 09 17:35:16.279070 crc crio[22095]: time=\"2026-06-09T17:35:16.278901449Z\" level=info msg=\"Removed container 08f498a9de67b06d68fc5cbc7757eacd3f2869384b2b5ce3369dba2c6d70fb12: openshift-infra/auto-csr-approver-29683768-bbhsp/oc\" id=3e1e38e4-c1a1-45a4-9016-2a46733ef576 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255657 | controller |     "Jun 09 17:35:16.282461 crc crio[22095]: time=\"2026-06-09T17:35:16.282380319Z\" level=info msg=\"Removing container: cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e\" id=48f95828-8b08-4026-8621-cd259b08f862 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255672 | controller |     "Jun 09 17:35:16.315861 crc crio[22095]: time=\"2026-06-09T17:35:16.31574035Z\" level=info msg=\"Removed container cbfec8ef6f6c30bdceaaecd6b3fb89ef94a2e8282e5f572353f1e73ed770552e: openshift-must-gather-7cnc9/crc-debug-xg682/container-00\" id=48f95828-8b08-4026-8621-cd259b08f862 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255687 | controller |     "Jun 09 17:35:16.329011 crc crio[22095]: time=\"2026-06-09T17:35:16.328805108Z\" level=info msg=\"Created container e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=86ce39f0-5efc-44fd-aaf4-767da454e671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255702 | controller |     "Jun 09 17:35:16.331969 crc crio[22095]: time=\"2026-06-09T17:35:16.331833566Z\" level=info msg=\"Stopping pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=5b24b2ed-c350-4b86-a0c7-fde97ff08015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.255717 | controller |     "Jun 09 17:35:16.332137 crc crio[22095]: time=\"2026-06-09T17:35:16.33201525Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=5b24b2ed-c350-4b86-a0c7-fde97ff08015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.255732 | controller |     "Jun 09 17:35:16.332137 crc crio[22095]: time=\"2026-06-09T17:35:16.331865227Z\" level=info msg=\"Starting container: e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c\" id=36993e8c-4da0-47d5-97c6-e4e7c5443714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.255747 | controller |     "Jun 09 17:35:16.333590 crc crio[22095]: time=\"2026-06-09T17:35:16.333520509Z\" level=info msg=\"Removing pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=173dea93-bb82-4667-86eb-c7160459972f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.255762 | controller |     "Jun 09 17:35:16.340635 crc crio[22095]: time=\"2026-06-09T17:35:16.340499999Z\" level=info msg=\"Started container\" PID=340910 containerID=e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c description=openstack/glance-db-create-dcrqh/mariadb-database-create id=36993e8c-4da0-47d5-97c6-e4e7c5443714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.255778 | controller |     "Jun 09 17:35:16.369421 crc crio[22095]: time=\"2026-06-09T17:35:16.369326044Z\" level=info msg=\"Removed pod sandbox: 6654784ac1eaa57f859957d82da2efe0a5dca63cd87c0adfac1914e82023a928\" id=173dea93-bb82-4667-86eb-c7160459972f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.255793 | controller |     "Jun 09 17:35:16.370701 crc crio[22095]: time=\"2026-06-09T17:35:16.370618707Z\" level=info msg=\"Stopping pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=94e3afa9-4127-414f-a815-ffc5712aa3e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.255808 | controller |     "Jun 09 17:35:16.370786 crc crio[22095]: time=\"2026-06-09T17:35:16.37072697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=94e3afa9-4127-414f-a815-ffc5712aa3e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.255823 | controller |     "Jun 09 17:35:16.371458 crc crio[22095]: time=\"2026-06-09T17:35:16.371399887Z\" level=info msg=\"Removing pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=1748d4f1-43b8-4645-aaa3-a53dd7255f0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.255841 | controller |     "Jun 09 17:35:16.386713 crc crio[22095]: time=\"2026-06-09T17:35:16.38660961Z\" level=info msg=\"Removed pod sandbox: 910b16a57978a18b25d06f8adb679567eb9f324d6e824d355d58d704a868a820\" id=1748d4f1-43b8-4645-aaa3-a53dd7255f0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.255883 | controller |     "Jun 09 17:35:17.771499 crc crio[22095]: time=\"2026-06-09T17:35:17.770710761Z\" level=info msg=\"Removing container: c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b\" id=89abd75b-baae-4390-8af2-2897c770bc8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255900 | controller |     "Jun 09 17:35:17.870354 crc crio[22095]: time=\"2026-06-09T17:35:17.87024374Z\" level=info msg=\"Removed container c0a988584446d36bbcbcf63c48154550802aa8fcb7bd347e863539f89422f89b: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=89abd75b-baae-4390-8af2-2897c770bc8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.255915 | controller |     "Jun 09 17:35:19.612314 crc crio[22095]: time=\"2026-06-09T17:35:19.611537792Z\" level=info msg=\"Stopping container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a (timeout: 30s)\" id=bac4d246-34c1-4b28-b301-f35f1e54812c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.255930 | controller |     "Jun 09 17:35:19.953205 crc crio[22095]: time=\"2026-06-09T17:35:19.952595056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1ed22c06-58e5-40f2-9df0-9fb91f0c74c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255945 | controller |     "Jun 09 17:35:19.990582 crc crio[22095]: time=\"2026-06-09T17:35:19.990226768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2042bb1e-adbe-47a1-b2d0-ae2aaf3955f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.255959 | controller |     "Jun 09 17:35:19.995741 crc crio[22095]: time=\"2026-06-09T17:35:19.995626657Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=ee41f8af-abc1-41a1-8b19-adaa5aa240cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.255974 | controller |     "Jun 09 17:35:19.996200 crc crio[22095]: time=\"2026-06-09T17:35:19.99613271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.255990 | controller |     "Jun 09 17:35:20.049609 crc crio[22095]: time=\"2026-06-09T17:35:20.049489938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256005 | controller |     "Jun 09 17:35:20.056850 crc crio[22095]: time=\"2026-06-09T17:35:20.056731345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256020 | controller |     "Jun 09 17:35:20.212900 crc crio[22095]: time=\"2026-06-09T17:35:20.21268021Z\" level=info msg=\"Created container 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18: openstack/placement-db-create-87tf9/mariadb-database-create\" id=ee41f8af-abc1-41a1-8b19-adaa5aa240cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.256035 | controller |     "Jun 09 17:35:20.213787 crc crio[22095]: time=\"2026-06-09T17:35:20.213694917Z\" level=info msg=\"Starting container: 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18\" id=16797bfc-8ed0-4216-8827-ab44d022d587 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.256050 | controller |     "Jun 09 17:35:20.222093 crc crio[22095]: time=\"2026-06-09T17:35:20.221829087Z\" level=info msg=\"Started container\" PID=341504 containerID=53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18 description=openstack/placement-db-create-87tf9/mariadb-database-create id=16797bfc-8ed0-4216-8827-ab44d022d587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.256069 | controller |     "Jun 09 17:35:22.077738 crc crio[22095]: time=\"2026-06-09T17:35:22.063098759Z\" level=info msg=\"Removing container: 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0\" id=5d955189-cc69-44ff-bbea-edd825b5c07c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256085 | controller |     "Jun 09 17:35:22.197251 crc crio[22095]: time=\"2026-06-09T17:35:22.197098618Z\" level=info msg=\"Removed container 5ad81e39271a8e798ffd839c45774b26307b5ac29383970ba5cd0c690923cbd0: openstack/placement-db-create-87tf9/mariadb-database-create\" id=5d955189-cc69-44ff-bbea-edd825b5c07c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256099 | controller |     "Jun 09 17:35:28.363397 crc crio[22095]: time=\"2026-06-09T17:35:28.3625245Z\" level=info msg=\"Stopped container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata\" id=9bcf21bc-4d73-4cd7-95f2-9c1b49920ab8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.256114 | controller |     "Jun 09 17:35:29.179186 crc crio[22095]: time=\"2026-06-09T17:35:29.179052588Z\" level=info msg=\"Removing container: b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead\" id=cd58511f-51e1-4b12-9f7c-25df13efd949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256129 | controller |     "Jun 09 17:35:29.312628 crc crio[22095]: time=\"2026-06-09T17:35:29.312486633Z\" level=info msg=\"Removed container b87c9b72d1ebe1cbd5e164c0b17cc9139876283e9da762ef55531cb6391cdead: openstack/nova-metadata-0/nova-metadata-metadata\" id=cd58511f-51e1-4b12-9f7c-25df13efd949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256144 | controller |     "Jun 09 17:35:29.952974 crc crio[22095]: time=\"2026-06-09T17:35:29.952412612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9e9fdab-9438-44a5-a65f-7d5b4cf971ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.256158 | controller |     "Jun 09 17:35:29.956340 crc crio[22095]: time=\"2026-06-09T17:35:29.956223671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ef56a66c-0abc-4ede-aa6c-e62f6266b93f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.256172 | controller |     "Jun 09 17:35:29.960380 crc crio[22095]: time=\"2026-06-09T17:35:29.960314566Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=0f9db2c2-abca-43dd-8980-3eaf09bf4655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.256187 | controller |     "Jun 09 17:35:29.960724 crc crio[22095]: time=\"2026-06-09T17:35:29.960664125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256202 | controller |     "Jun 09 17:35:30.041552 crc crio[22095]: time=\"2026-06-09T17:35:30.041438021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256217 | controller |     "Jun 09 17:35:30.046836 crc crio[22095]: time=\"2026-06-09T17:35:30.046760378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256234 | controller |     "Jun 09 17:35:30.213836 crc crio[22095]: time=\"2026-06-09T17:35:30.213593705Z\" level=info msg=\"Created container 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=0f9db2c2-abca-43dd-8980-3eaf09bf4655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.256249 | controller |     "Jun 09 17:35:30.214707 crc crio[22095]: time=\"2026-06-09T17:35:30.214664202Z\" level=info msg=\"Starting container: 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef\" id=5665d9dc-aaf5-4c1a-9b04-a0cddae1670d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.256263 | controller |     "Jun 09 17:35:30.220337 crc crio[22095]: time=\"2026-06-09T17:35:30.220177695Z\" level=info msg=\"Started container\" PID=342693 containerID=8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef description=openstack/barbican-db-create-6stvh/mariadb-database-create id=5665d9dc-aaf5-4c1a-9b04-a0cddae1670d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.256278 | controller |     "Jun 09 17:35:31.216759 crc crio[22095]: time=\"2026-06-09T17:35:31.215892149Z\" level=info msg=\"Removing container: 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b\" id=d7625b77-6d16-4c92-97a6-8cffdd22ae33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256293 | controller |     "Jun 09 17:35:31.296311 crc crio[22095]: time=\"2026-06-09T17:35:31.296163622Z\" level=info msg=\"Removed container 47fc19df03325dcad5049a34ab218edaccc511a030ec7f53d7cb23aba29ead4b: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=d7625b77-6d16-4c92-97a6-8cffdd22ae33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256307 | controller |     "Jun 09 17:35:32.240594 crc crio[22095]: time=\"2026-06-09T17:35:32.239683819Z\" level=info msg=\"Removing container: 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e\" id=dc17574e-f982-4d13-bff1-8a5919e3a647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256322 | controller |     "Jun 09 17:35:32.318906 crc crio[22095]: time=\"2026-06-09T17:35:32.318716639Z\" level=info msg=\"Removed container 36bcd66835fff962c598dd066ed905e8d1d6b976587e2839ec7e855df797804e: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=dc17574e-f982-4d13-bff1-8a5919e3a647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256336 | controller |     "Jun 09 17:35:33.182520 crc crio[22095]: time=\"2026-06-09T17:35:33.182365954Z\" level=info msg=\"Stopped container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api\" id=bac4d246-34c1-4b28-b301-f35f1e54812c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.256350 | controller |     "Jun 09 17:35:33.329988 crc crio[22095]: time=\"2026-06-09T17:35:33.329777339Z\" level=info msg=\"Removing container: ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec\" id=6336c723-2319-4157-99ea-aa62139f96be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256365 | controller |     "Jun 09 17:35:33.413022 crc crio[22095]: time=\"2026-06-09T17:35:33.412849384Z\" level=info msg=\"Removed container ba2659b7ab7befcb6003f0ac83f443db67ae21b023b22e1d1053c9f43e83acec: openstack/nova-api-0/nova-api-api\" id=6336c723-2319-4157-99ea-aa62139f96be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256379 | controller |     "Jun 09 17:35:35.955279 crc crio[22095]: time=\"2026-06-09T17:35:35.954271922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b8319ae-6af8-42e8-bac7-6d59add60567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.256394 | controller |     "Jun 09 17:35:35.958883 crc crio[22095]: time=\"2026-06-09T17:35:35.958804249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eca6742e-86c1-402d-95bf-a4f83ba30a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.256425 | controller |     "Jun 09 17:35:35.962994 crc crio[22095]: time=\"2026-06-09T17:35:35.962822943Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=49165a29-5d07-4639-8ae4-eaeee3df5f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.256442 | controller |     "Jun 09 17:35:35.963373 crc crio[22095]: time=\"2026-06-09T17:35:35.963273724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256457 | controller |     "Jun 09 17:35:36.018981 crc crio[22095]: time=\"2026-06-09T17:35:36.018824778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256472 | controller |     "Jun 09 17:35:36.025813 crc crio[22095]: time=\"2026-06-09T17:35:36.025647194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.256487 | controller |     "Jun 09 17:35:36.196437 crc crio[22095]: time=\"2026-06-09T17:35:36.195653012Z\" level=info msg=\"Created container 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=49165a29-5d07-4639-8ae4-eaeee3df5f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.256501 | controller |     "Jun 09 17:35:36.197788 crc crio[22095]: time=\"2026-06-09T17:35:36.197653564Z\" level=info msg=\"Starting container: 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d\" id=aaa1f9d7-b5be-4f56-adf9-c8b035c1b16b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.256516 | controller |     "Jun 09 17:35:36.204571 crc crio[22095]: time=\"2026-06-09T17:35:36.204264255Z\" level=info msg=\"Started container\" PID=343345 containerID=47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=aaa1f9d7-b5be-4f56-adf9-c8b035c1b16b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.256531 | controller |     "Jun 09 17:35:37.408592 crc crio[22095]: time=\"2026-06-09T17:35:37.407899267Z\" level=info msg=\"Removing container: 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9\" id=e34b62c1-a8d4-45c1-a350-1f80938eacb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256546 | controller |     "Jun 09 17:35:37.500186 crc crio[22095]: time=\"2026-06-09T17:35:37.49942724Z\" level=info msg=\"Removed container 82cb8c0393ef120014627d396bfda7df12c46b3d491d2f26bc564901fbba48b9: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=e34b62c1-a8d4-45c1-a350-1f80938eacb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256560 | controller |     "Jun 09 17:35:38.808358 crc crio[22095]: time=\"2026-06-09T17:35:38.8075722Z\" level=info msg=\"Stopping container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637 (timeout: 30s)\" id=db5b00b5-d340-437b-a4d0-86ee34596a52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.256575 | controller |     "Jun 09 17:35:45.031902 crc crio[22095]: time=\"2026-06-09T17:35:45.030635859Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256589 | controller |     "Jun 09 17:35:45.395348 crc crio[22095]: time=\"2026-06-09T17:35:45.395224461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256607 | controller |     "Jun 09 17:35:45.853140 crc crio[22095]: time=\"2026-06-09T17:35:45.853008339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256623 | controller |     "Jun 09 17:35:45.858075 crc crio[22095]: time=\"2026-06-09T17:35:45.857912796Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256637 | controller |     "Jun 09 17:35:45.859430 crc crio[22095]: time=\"2026-06-09T17:35:45.859335093Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256651 | controller |     "Jun 09 17:35:46.341436 crc crio[22095]: time=\"2026-06-09T17:35:46.340635137Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256666 | controller |     "Jun 09 17:35:46.357156 crc crio[22095]: time=\"2026-06-09T17:35:46.357049941Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256681 | controller |     "Jun 09 17:35:46.458204 crc crio[22095]: time=\"2026-06-09T17:35:46.45811098Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256695 | controller |     "Jun 09 17:35:46.458517 crc crio[22095]: time=\"2026-06-09T17:35:46.458169252Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256710 | controller |     "Jun 09 17:35:46.483789 crc crio[22095]: time=\"2026-06-09T17:35:46.483685Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256724 | controller |     "Jun 09 17:35:46.800206 crc crio[22095]: time=\"2026-06-09T17:35:46.800120868Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256739 | controller |     "Jun 09 17:35:46.918197 crc crio[22095]: time=\"2026-06-09T17:35:46.917417049Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256753 | controller |     "Jun 09 17:35:47.403419 crc crio[22095]: time=\"2026-06-09T17:35:47.403262779Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256768 | controller |     "Jun 09 17:35:48.102331 crc crio[22095]: time=\"2026-06-09T17:35:48.101462943Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256782 | controller |     "Jun 09 17:35:48.516458 crc crio[22095]: time=\"2026-06-09T17:35:48.516355834Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256797 | controller |     "Jun 09 17:35:49.083776 crc crio[22095]: time=\"2026-06-09T17:35:49.08369354Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256815 | controller |     "Jun 09 17:35:52.635870 crc crio[22095]: time=\"2026-06-09T17:35:52.634574476Z\" level=info msg=\"Stopped container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api\" id=db5b00b5-d340-437b-a4d0-86ee34596a52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.256830 | controller |     "Jun 09 17:35:52.922704 crc crio[22095]: time=\"2026-06-09T17:35:52.922621632Z\" level=info msg=\"Removing container: 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862\" id=48a01b91-8fe7-4743-866c-212045944580 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256845 | controller |     "Jun 09 17:35:52.962532 crc crio[22095]: time=\"2026-06-09T17:35:52.962466741Z\" level=info msg=\"Removed container 2d9223f5208d7f5e65756622802a6406ad226ba0cb56e8d1c40268fc957a5862: openstack/cinder-api-0/cinder-api\" id=48a01b91-8fe7-4743-866c-212045944580 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.256880 | controller |     "Jun 09 17:35:55.808908 crc crio[22095]: time=\"2026-06-09T17:35:55.807423843Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256897 | controller |     "Jun 09 17:35:55.898647 crc crio[22095]: time=\"2026-06-09T17:35:55.898520715Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256911 | controller |     "Jun 09 17:35:56.372796 crc crio[22095]: time=\"2026-06-09T17:35:56.371980978Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256926 | controller |     "Jun 09 17:35:56.624441 crc crio[22095]: time=\"2026-06-09T17:35:56.62423558Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256941 | controller |     "Jun 09 17:35:58.984565 crc crio[22095]: time=\"2026-06-09T17:35:58.983471343Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256956 | controller |     "Jun 09 17:36:00.013254 crc crio[22095]: time=\"2026-06-09T17:36:00.012439677Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.256971 | controller |     "Jun 09 17:36:00.545518 crc crio[22095]: time=\"2026-06-09T17:36:00.545446567Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683776-6f9dh/POD\" id=c09aba73-d1f1-4726-84ad-0fd66dd63ec6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.256986 | controller |     "Jun 09 17:36:00.545518 crc crio[22095]: time=\"2026-06-09T17:36:00.545554289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257001 | controller |     "Jun 09 17:36:00.577899 crc crio[22095]: time=\"2026-06-09T17:36:00.577819022Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0074a48f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.257016 | controller |     "Jun 09 17:36:00.577899 crc crio[22095]: time=\"2026-06-09T17:36:00.577890404Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683776-6f9dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.257038 | controller |     "Jun 09 17:36:01.221016 crc crio[22095]: 2026-06-09T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3397b0243332c2 Mac:8a:0a:0e:49:47:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 SocketPath: PciID:}] [{Interface:0xc00011c6d0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.257054 | controller |     "Jun 09 17:36:01.221016 crc crio[22095]: time=\"2026-06-09T17:36:01.219423035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0074a48f0}] Aliases:map[]}\"",
2026-06-09 17:40:44.257070 | controller |     "Jun 09 17:36:01.221016 crc crio[22095]: time=\"2026-06-09T17:36:01.219598629Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683776-6f9dh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.257086 | controller |     "Jun 09 17:36:01.230610 crc crio[22095]: time=\"2026-06-09T17:36:01.230527081Z\" level=info msg=\"Ran pod sandbox d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 with infra container: openshift-infra/auto-csr-approver-29683776-6f9dh/POD\" id=c09aba73-d1f1-4726-84ad-0fd66dd63ec6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.257101 | controller |     "Jun 09 17:36:01.234636 crc crio[22095]: time=\"2026-06-09T17:36:01.234411812Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b7a9f1a5-992a-48c8-81e4-b6889c18083b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.257116 | controller |     "Jun 09 17:36:01.246467 crc crio[22095]: time=\"2026-06-09T17:36:01.2463733Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.257131 | controller |     "Jun 09 17:36:02.233811 crc crio[22095]: time=\"2026-06-09T17:36:02.23299461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.257147 | controller |     "Jun 09 17:36:02.478685 crc crio[22095]: time=\"2026-06-09T17:36:02.47857655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b7a9f1a5-992a-48c8-81e4-b6889c18083b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.257162 | controller |     "Jun 09 17:36:02.479815 crc crio[22095]: time=\"2026-06-09T17:36:02.47973034Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=53e25a62-eebd-4f67-9514-2445d2251a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257177 | controller |     "Jun 09 17:36:02.482319 crc crio[22095]: time=\"2026-06-09T17:36:02.482209354Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d1e9470-a9fd-4962-b071-dc7576c121fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257191 | controller |     "Jun 09 17:36:02.495674 crc crio[22095]: time=\"2026-06-09T17:36:02.495465406Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683776-6f9dh/oc\" id=d8ff52cf-f858-4092-af1a-22b9ddc5fe00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.257206 | controller |     "Jun 09 17:36:02.496000 crc crio[22095]: time=\"2026-06-09T17:36:02.495906748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257224 | controller |     "Jun 09 17:36:02.566999 crc crio[22095]: time=\"2026-06-09T17:36:02.566798008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257239 | controller |     "Jun 09 17:36:02.795567 crc crio[22095]: time=\"2026-06-09T17:36:02.794753562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257254 | controller |     "Jun 09 17:36:02.932395 crc crio[22095]: time=\"2026-06-09T17:36:02.932132179Z\" level=info msg=\"Created container b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff: openshift-infra/auto-csr-approver-29683776-6f9dh/oc\" id=d8ff52cf-f858-4092-af1a-22b9ddc5fe00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.257268 | controller |     "Jun 09 17:36:02.934820 crc crio[22095]: time=\"2026-06-09T17:36:02.934706895Z\" level=info msg=\"Starting container: b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff\" id=d2e6d163-f30b-4e21-9a8d-75ea8d7f6bb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.257283 | controller |     "Jun 09 17:36:02.940601 crc crio[22095]: time=\"2026-06-09T17:36:02.940500935Z\" level=info msg=\"Started container\" PID=346550 containerID=b96391dba3cf9060437d7de7ad61b1b9b4e9afe913df21419fc8f58eed7704ff description=openshift-infra/auto-csr-approver-29683776-6f9dh/oc id=d2e6d163-f30b-4e21-9a8d-75ea8d7f6bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626",
2026-06-09 17:40:44.257298 | controller |     "Jun 09 17:36:05.140482 crc crio[22095]: time=\"2026-06-09T17:36:05.139089651Z\" level=info msg=\"Stopping pod sandbox: d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626\" id=79eeb256-6187-4821-81c9-c51123bd96a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257313 | controller |     "Jun 09 17:36:05.141855 crc crio[22095]: time=\"2026-06-09T17:36:05.141196806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-6f9dh Namespace:openshift-infra ID:d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626 UID:9cb74c72-b90f-4793-b812-6c980b74137f NetNS:/var/run/netns/dd020efe-d61d-48e5-abab-3a79bd8638c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cb74c72_b90f_4793_b812_6c980b74137f.slice PodAnnotations:0xc0019845d0}] Aliases:map[]}\"",
2026-06-09 17:40:44.257328 | controller |     "Jun 09 17:36:05.141855 crc crio[22095]: time=\"2026-06-09T17:36:05.141398971Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683776-6f9dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.257343 | controller |     "Jun 09 17:36:05.607192 crc crio[22095]: time=\"2026-06-09T17:36:05.607087193Z\" level=info msg=\"Stopped pod sandbox: d3397b0243332c2099cec22d374ce13199edde211fa1812209712c2570fbc626\" id=79eeb256-6187-4821-81c9-c51123bd96a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257358 | controller |     "Jun 09 17:36:06.175662 crc crio[22095]: time=\"2026-06-09T17:36:06.1748506Z\" level=info msg=\"Removing container: 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f\" id=1d728065-0680-4cf2-a392-f8b02a19fd88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257372 | controller |     "Jun 09 17:36:06.280997 crc crio[22095]: time=\"2026-06-09T17:36:06.276322399Z\" level=info msg=\"Removed container 58c497596b9ff2e99db4e1a3acea7c190ae75e1a3b7d07f12a035fabded3ac3f: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=1d728065-0680-4cf2-a392-f8b02a19fd88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257391 | controller |     "Jun 09 17:36:16.412649 crc crio[22095]: time=\"2026-06-09T17:36:16.411539692Z\" level=info msg=\"Removing container: 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465\" id=90850ae0-ac44-466b-ac43-04dc615c72c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257406 | controller |     "Jun 09 17:36:16.450337 crc crio[22095]: time=\"2026-06-09T17:36:16.45021007Z\" level=info msg=\"Removed container 782e22ddc12ed46762be88602059f3de74b2c9086a8d2e129b838e3b2ff0d465: openstack/nova-api-db-create-pt42h/mariadb-database-create\" id=90850ae0-ac44-466b-ac43-04dc615c72c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257420 | controller |     "Jun 09 17:36:16.454763 crc crio[22095]: time=\"2026-06-09T17:36:16.454672205Z\" level=info msg=\"Removing container: 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9\" id=c9ba9624-7e1d-4c05-b4c4-1648aa1cc6e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257435 | controller |     "Jun 09 17:36:16.606824 crc crio[22095]: time=\"2026-06-09T17:36:16.60667861Z\" level=info msg=\"Removed container 510d66f5d29d8c9829c12c8efb39652d554358bb0576eeed4541d594bedec8f9: openshift-infra/auto-csr-approver-29683770-sqhvs/oc\" id=c9ba9624-7e1d-4c05-b4c4-1648aa1cc6e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257450 | controller |     "Jun 09 17:36:16.609736 crc crio[22095]: time=\"2026-06-09T17:36:16.609616445Z\" level=info msg=\"Removing container: 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597\" id=031effd7-06c3-4804-bce9-478e25106d19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257465 | controller |     "Jun 09 17:36:16.645273 crc crio[22095]: time=\"2026-06-09T17:36:16.645117242Z\" level=info msg=\"Removed container 886f129e9237f84d8e426076c2d4ef8847f0fbeada4aaa3ed65f73482bccc597: openstack/placement-9a1f-account-create-update-ss2tc/mariadb-account-create-update\" id=031effd7-06c3-4804-bce9-478e25106d19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257480 | controller |     "Jun 09 17:36:16.662549 crc crio[22095]: time=\"2026-06-09T17:36:16.662267165Z\" level=info msg=\"Stopping pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=1d0992b6-08ad-41f4-a0d5-443029090220 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257495 | controller |     "Jun 09 17:36:16.662549 crc crio[22095]: time=\"2026-06-09T17:36:16.66247224Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=1d0992b6-08ad-41f4-a0d5-443029090220 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257510 | controller |     "Jun 09 17:36:16.663421 crc crio[22095]: time=\"2026-06-09T17:36:16.663356163Z\" level=info msg=\"Removing pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=ec73c91e-53e7-4b10-94fa-6c99903dac5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.257524 | controller |     "Jun 09 17:36:16.687320 crc crio[22095]: time=\"2026-06-09T17:36:16.687114316Z\" level=info msg=\"Removed pod sandbox: d4b19047d6aec375dd7c29e6f979ed5362341b6a5cb7e23e493a285ab7dcfa30\" id=ec73c91e-53e7-4b10-94fa-6c99903dac5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.257539 | controller |     "Jun 09 17:36:16.688309 crc crio[22095]: time=\"2026-06-09T17:36:16.688195604Z\" level=info msg=\"Stopping pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=b7686826-63be-467b-8f46-9f98053558bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257553 | controller |     "Jun 09 17:36:16.688401 crc crio[22095]: time=\"2026-06-09T17:36:16.688371969Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=b7686826-63be-467b-8f46-9f98053558bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257571 | controller |     "Jun 09 17:36:16.689202 crc crio[22095]: time=\"2026-06-09T17:36:16.689131928Z\" level=info msg=\"Removing pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=30b2079e-0296-411e-8306-30fcf5c73b89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.257585 | controller |     "Jun 09 17:36:16.729739 crc crio[22095]: time=\"2026-06-09T17:36:16.729646364Z\" level=info msg=\"Removed pod sandbox: 85dc1f1bc44e857a2538e63c963e4689bb21e5c478094756f129b4f528b5b964\" id=30b2079e-0296-411e-8306-30fcf5c73b89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.257600 | controller |     "Jun 09 17:36:16.731481 crc crio[22095]: time=\"2026-06-09T17:36:16.731401189Z\" level=info msg=\"Stopping pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=654ef278-2718-419d-8d81-862d4fe964d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257615 | controller |     "Jun 09 17:36:16.731635 crc crio[22095]: time=\"2026-06-09T17:36:16.731526973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=654ef278-2718-419d-8d81-862d4fe964d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.257629 | controller |     "Jun 09 17:36:16.732587 crc crio[22095]: time=\"2026-06-09T17:36:16.732529078Z\" level=info msg=\"Removing pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8a559b38-6aad-4dd5-ad2e-6ca6bf4a87e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.257643 | controller |     "Jun 09 17:36:16.758886 crc crio[22095]: time=\"2026-06-09T17:36:16.758256843Z\" level=info msg=\"Removed pod sandbox: 0243e7a457085b69c711836bc26ed45c210cc19f2ca33381098d52be9553f2b2\" id=8a559b38-6aad-4dd5-ad2e-6ca6bf4a87e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.257658 | controller |     "Jun 09 17:36:22.505643 crc crio[22095]: time=\"2026-06-09T17:36:22.503707753Z\" level=info msg=\"Removing container: db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368\" id=0ad3f02b-d45a-4903-9402-bc3427825301 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257672 | controller |     "Jun 09 17:36:22.620984 crc crio[22095]: time=\"2026-06-09T17:36:22.618368082Z\" level=info msg=\"Removed container db01b958de84b04608e61804043128dfed807d7a6dee671778b142e223ef6368: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0ad3f02b-d45a-4903-9402-bc3427825301 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.257687 | controller |     "Jun 09 17:36:33.970004 crc crio[22095]: time=\"2026-06-09T17:36:33.969195225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dac1274e-3344-472b-9c74-86d37a406dd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257701 | controller |     "Jun 09 17:36:33.973128 crc crio[22095]: time=\"2026-06-09T17:36:33.973035155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c7b09f24-17ab-418b-95a5-213b69ee4382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257716 | controller |     "Jun 09 17:36:33.981332 crc crio[22095]: time=\"2026-06-09T17:36:33.981220656Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2c2aef76-3f23-4481-a074-e3b7abb38e74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.257731 | controller |     "Jun 09 17:36:33.981715 crc crio[22095]: time=\"2026-06-09T17:36:33.981662527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257748 | controller |     "Jun 09 17:36:34.042379 crc crio[22095]: time=\"2026-06-09T17:36:34.042257202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257764 | controller |     "Jun 09 17:36:34.049455 crc crio[22095]: time=\"2026-06-09T17:36:34.049373055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257778 | controller |     "Jun 09 17:36:34.215613 crc crio[22095]: time=\"2026-06-09T17:36:34.215004381Z\" level=info msg=\"Created container 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944: openstack/nova-metadata-0/nova-metadata-log\" id=2c2aef76-3f23-4481-a074-e3b7abb38e74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.257793 | controller |     "Jun 09 17:36:34.216865 crc crio[22095]: time=\"2026-06-09T17:36:34.216800768Z\" level=info msg=\"Starting container: 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944\" id=6d26ddf1-c99c-4b14-9f57-2c2e52c1d614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.257808 | controller |     "Jun 09 17:36:34.224058 crc crio[22095]: time=\"2026-06-09T17:36:34.223998163Z\" level=info msg=\"Started container\" PID=347978 containerID=548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944 description=openstack/nova-metadata-0/nova-metadata-log id=6d26ddf1-c99c-4b14-9f57-2c2e52c1d614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.257822 | controller |     "Jun 09 17:36:49.956189 crc crio[22095]: time=\"2026-06-09T17:36:49.955145076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=477c5a20-f7b5-43f2-9a95-2b7fcc510ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257837 | controller |     "Jun 09 17:36:49.964152 crc crio[22095]: time=\"2026-06-09T17:36:49.963979154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8f1cdb2-cc0b-4326-bcc6-643e87e2a5b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257871 | controller |     "Jun 09 17:36:49.968882 crc crio[22095]: time=\"2026-06-09T17:36:49.968795048Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=9362325f-e3ba-491b-861f-eae1858241da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.257888 | controller |     "Jun 09 17:36:49.969309 crc crio[22095]: time=\"2026-06-09T17:36:49.96925274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257903 | controller |     "Jun 09 17:36:50.065736 crc crio[22095]: time=\"2026-06-09T17:36:50.065626398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257918 | controller |     "Jun 09 17:36:50.071539 crc crio[22095]: time=\"2026-06-09T17:36:50.070684039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.257933 | controller |     "Jun 09 17:36:50.262255 crc crio[22095]: time=\"2026-06-09T17:36:50.262134521Z\" level=info msg=\"Created container 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d: openstack/openstack-galera-0/galera\" id=9362325f-e3ba-491b-861f-eae1858241da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.257948 | controller |     "Jun 09 17:36:50.265583 crc crio[22095]: time=\"2026-06-09T17:36:50.265496858Z\" level=info msg=\"Starting container: 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d\" id=6114874e-685e-4424-a541-a2d7b3133d3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.257966 | controller |     "Jun 09 17:36:50.272481 crc crio[22095]: time=\"2026-06-09T17:36:50.272384186Z\" level=info msg=\"Started container\" PID=348669 containerID=9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d description=openstack/openstack-galera-0/galera id=6114874e-685e-4424-a541-a2d7b3133d3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b46990c037edc4fb07c0ff30318f81491e300425e0eef7ab3f9d4989f3b3ca",
2026-06-09 17:40:44.257982 | controller |     "Jun 09 17:37:01.953427 crc crio[22095]: time=\"2026-06-09T17:37:01.952030217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=ae0884aa-b1d7-405a-84a9-b36980cd2cef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.257996 | controller |     "Jun 09 17:37:01.958099 crc crio[22095]: time=\"2026-06-09T17:37:01.958042852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=eb511c59-6a6c-40df-bd92-e3aaa7f8de60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258010 | controller |     "Jun 09 17:37:01.970503 crc crio[22095]: time=\"2026-06-09T17:37:01.970395771Z\" level=info msg=\"Creating container: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=0f5fb560-4945-4ee8-9444-9f7d2b535439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258025 | controller |     "Jun 09 17:37:01.970957 crc crio[22095]: time=\"2026-06-09T17:37:01.970846173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258040 | controller |     "Jun 09 17:37:02.022201 crc crio[22095]: time=\"2026-06-09T17:37:02.022103006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258055 | controller |     "Jun 09 17:37:02.027545 crc crio[22095]: time=\"2026-06-09T17:37:02.02688749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258069 | controller |     "Jun 09 17:37:02.216432 crc crio[22095]: time=\"2026-06-09T17:37:02.216265068Z\" level=info msg=\"Created container 71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=0f5fb560-4945-4ee8-9444-9f7d2b535439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258083 | controller |     "Jun 09 17:37:02.217697 crc crio[22095]: time=\"2026-06-09T17:37:02.217640754Z\" level=info msg=\"Starting container: 71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3\" id=06534829-1095-4165-a331-46e59b122354 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.258097 | controller |     "Jun 09 17:37:02.224888 crc crio[22095]: time=\"2026-06-09T17:37:02.224780698Z\" level=info msg=\"Started container\" PID=349481 containerID=71e4c925854e2a55ec1b87547f36060a099a2affe3083ec3fe144a59de5aceb3 description=openstack/barbican-worker-c9f6b77-t24ct/barbican-worker id=06534829-1095-4165-a331-46e59b122354 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645713034cfe5c40ef42369df95e9cdc0e39a1eb41d160e9041c4b98f89e78be",
2026-06-09 17:40:44.258112 | controller |     "Jun 09 17:37:08.802400 crc crio[22095]: time=\"2026-06-09T17:37:08.801683663Z\" level=info msg=\"Stopping container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 (timeout: 30s)\" id=d3ecaec2-c832-4f09-afa8-a1f0dc02d3e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258130 | controller |     "Jun 09 17:37:16.783276 crc crio[22095]: time=\"2026-06-09T17:37:16.778849774Z\" level=info msg=\"Removing container: 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526\" id=e4b7a52b-eaf2-475c-9421-a1976d7751b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258145 | controller |     "Jun 09 17:37:16.912710 crc crio[22095]: time=\"2026-06-09T17:37:16.912563916Z\" level=info msg=\"Removed container 85d269c18de4a56aa5e5aa0fb021eb60fd18113944a290272ef790b730b2b526: openstack/ovn-controller-9kldd-config-vqh4f/ovn-config\" id=e4b7a52b-eaf2-475c-9421-a1976d7751b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258160 | controller |     "Jun 09 17:37:16.928417 crc crio[22095]: time=\"2026-06-09T17:37:16.928269182Z\" level=info msg=\"Stopping pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=99661c79-b92c-435a-96ca-1904aa6a4982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.258175 | controller |     "Jun 09 17:37:16.928417 crc crio[22095]: time=\"2026-06-09T17:37:16.928417425Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=99661c79-b92c-435a-96ca-1904aa6a4982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.258190 | controller |     "Jun 09 17:37:16.929238 crc crio[22095]: time=\"2026-06-09T17:37:16.929137044Z\" level=info msg=\"Removing pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=eeead463-5e0e-4577-b104-fbd5d76bed7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.258204 | controller |     "Jun 09 17:37:16.964242 crc crio[22095]: time=\"2026-06-09T17:37:16.963374228Z\" level=info msg=\"Removed pod sandbox: f1d902a90b0ea7b2f6d7fa04f72bf9ed9e8d2deda80f0ff3f769bfe6a5888f5d\" id=eeead463-5e0e-4577-b104-fbd5d76bed7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.258220 | controller |     "Jun 09 17:37:30.179759 crc crio[22095]: time=\"2026-06-09T17:37:30.178554689Z\" level=info msg=\"Stopping container: 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d (timeout: 30s)\" id=5acef6a6-9c01-46a0-9b66-d3621aed6b4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258234 | controller |     "Jun 09 17:37:30.648193 crc crio[22095]: time=\"2026-06-09T17:37:30.630738108Z\" level=info msg=\"Stopped container 9ed8f642fcfe87616f5280e1f3818e8b7a7e4fb882c084b1db6e03264d488d3d: openstack/openstack-galera-0/galera\" id=5acef6a6-9c01-46a0-9b66-d3621aed6b4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258249 | controller |     "Jun 09 17:37:30.800863 crc crio[22095]: time=\"2026-06-09T17:37:30.800680798Z\" level=info msg=\"Removing container: f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc\" id=f0ae545c-6ba2-4148-b653-4bb6b8e9b544 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258264 | controller |     "Jun 09 17:37:30.868761 crc crio[22095]: time=\"2026-06-09T17:37:30.868463049Z\" level=info msg=\"Removed container f3a0dc4a789426bcb14add964682ce156ad7dfe65f6d1a9a4f6384cdc6809ccc: openstack/openstack-galera-0/galera\" id=f0ae545c-6ba2-4148-b653-4bb6b8e9b544 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258279 | controller |     "Jun 09 17:37:33.810555 crc crio[22095]: time=\"2026-06-09T17:37:33.80953547Z\" level=info msg=\"Stopping container: 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944 (timeout: 30s)\" id=519a3f7c-9540-46d5-8f71-108ae5f8b7a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258293 | controller |     "Jun 09 17:37:33.938680 crc crio[22095]: time=\"2026-06-09T17:37:33.938486131Z\" level=info msg=\"Stopped container 548eda5fef263df84711cee450fbec7cc02f4d2e6439898d019712ac281c7944: openstack/nova-metadata-0/nova-metadata-log\" id=519a3f7c-9540-46d5-8f71-108ae5f8b7a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258308 | controller |     "Jun 09 17:37:33.976245 crc crio[22095]: time=\"2026-06-09T17:37:33.975148818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6ebc6297-8568-4776-8f6f-372c226c9d0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258325 | controller |     "Jun 09 17:37:33.978634 crc crio[22095]: time=\"2026-06-09T17:37:33.978492464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e30cae28-be98-46ff-98e7-17bcd66ca322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258340 | controller |     "Jun 09 17:37:33.983006 crc crio[22095]: time=\"2026-06-09T17:37:33.982868617Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=b9c37a02-d9e4-4310-b1ee-0f9adc673b9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258355 | controller |     "Jun 09 17:37:33.983542 crc crio[22095]: time=\"2026-06-09T17:37:33.983429292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258370 | controller |     "Jun 09 17:37:34.065880 crc crio[22095]: time=\"2026-06-09T17:37:34.06506008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258384 | controller |     "Jun 09 17:37:34.073149 crc crio[22095]: time=\"2026-06-09T17:37:34.073059637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258398 | controller |     "Jun 09 17:37:34.255876 crc crio[22095]: time=\"2026-06-09T17:37:34.255753715Z\" level=info msg=\"Created container f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=b9c37a02-d9e4-4310-b1ee-0f9adc673b9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258413 | controller |     "Jun 09 17:37:34.257745 crc crio[22095]: time=\"2026-06-09T17:37:34.257606353Z\" level=info msg=\"Starting container: f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965\" id=d392cc4c-7fca-4faf-9f5e-7dbf37d3f370 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.258427 | controller |     "Jun 09 17:37:34.269625 crc crio[22095]: time=\"2026-06-09T17:37:34.269459079Z\" level=info msg=\"Started container\" PID=351188 containerID=f4c42e34b012a2993f68b54aa1aaf49479d147d062499fcc867b95661c350965 description=openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener id=d392cc4c-7fca-4faf-9f5e-7dbf37d3f370 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a170ba4801f3c6f211588d86cf605e85b22943090a91feb4279ace1cecc91f1f",
2026-06-09 17:40:44.258442 | controller |     "Jun 09 17:37:34.881688 crc crio[22095]: time=\"2026-06-09T17:37:34.881590761Z\" level=info msg=\"Removing container: 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40\" id=911ea32e-4ea6-48be-ae7e-1a9247106f0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258457 | controller |     "Jun 09 17:37:34.930647 crc crio[22095]: time=\"2026-06-09T17:37:34.930434533Z\" level=info msg=\"Removed container 72f6375c68ebf5973d877aa8b5952374803ae39d56f11996dda694e9f39a6f40: openstack/nova-metadata-0/nova-metadata-log\" id=911ea32e-4ea6-48be-ae7e-1a9247106f0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258471 | controller |     "Jun 09 17:37:38.813244 crc crio[22095]: time=\"2026-06-09T17:37:38.813130765Z\" level=warning msg=\"Stopping container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.258489 | controller |     "Jun 09 17:37:38.901126 crc crio[22095]: time=\"2026-06-09T17:37:38.900986065Z\" level=error msg=\"Killing container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.258504 | controller |     "Jun 09 17:37:38.965155 crc crio[22095]: time=\"2026-06-09T17:37:38.96508151Z\" level=info msg=\"Removing container: 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c\" id=b696d3d7-9683-4dde-9bf9-6d5a8cfd3b93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258518 | controller |     "Jun 09 17:37:39.138246 crc crio[22095]: time=\"2026-06-09T17:37:39.138026008Z\" level=info msg=\"Stopped container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler\" id=d3ecaec2-c832-4f09-afa8-a1f0dc02d3e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258533 | controller |     "Jun 09 17:37:39.140129 crc crio[22095]: time=\"2026-06-09T17:37:39.14005243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=977d7f8c-64b5-494c-91fe-5a729bee195d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258547 | controller |     "Jun 09 17:37:39.144023 crc crio[22095]: time=\"2026-06-09T17:37:39.143859778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=4cc72ec0-d0e5-49a2-aab6-05cb4062d388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258561 | controller |     "Jun 09 17:37:39.150652 crc crio[22095]: time=\"2026-06-09T17:37:39.150542781Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=efb43881-6cb0-47af-b3e5-ebb4448ef431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258576 | controller |     "Jun 09 17:37:39.151208 crc crio[22095]: time=\"2026-06-09T17:37:39.151142687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258590 | controller |     "Jun 09 17:37:39.201191 crc crio[22095]: time=\"2026-06-09T17:37:39.201084056Z\" level=info msg=\"Removed container 139ce0309f04bf80d0e1e3ab6f1c70cdc6fd573bca3d8530ae58feb528ff051c: openstack/cinder-scheduler-0/cinder-scheduler\" id=b696d3d7-9683-4dde-9bf9-6d5a8cfd3b93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258606 | controller |     "Jun 09 17:37:39.224630 crc crio[22095]: time=\"2026-06-09T17:37:39.224499751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258620 | controller |     "Jun 09 17:37:39.781215 crc crio[22095]: time=\"2026-06-09T17:37:39.781099739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258635 | controller |     "Jun 09 17:37:39.937794 crc crio[22095]: time=\"2026-06-09T17:37:39.936871613Z\" level=info msg=\"Created container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75: openstack/cinder-scheduler-0/cinder-scheduler\" id=efb43881-6cb0-47af-b3e5-ebb4448ef431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258649 | controller |     "Jun 09 17:37:39.939479 crc crio[22095]: time=\"2026-06-09T17:37:39.939261184Z\" level=info msg=\"Starting container: 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75\" id=1345a319-877f-4334-9c8a-1b13b03b82f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.258667 | controller |     "Jun 09 17:37:39.946731 crc crio[22095]: time=\"2026-06-09T17:37:39.946640885Z\" level=info msg=\"Started container\" PID=351472 containerID=07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 description=openstack/cinder-scheduler-0/cinder-scheduler id=1345a319-877f-4334-9c8a-1b13b03b82f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.258682 | controller |     "Jun 09 17:37:40.143492 crc crio[22095]: time=\"2026-06-09T17:37:40.143187402Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:40:44.258697 | controller |     "Jun 09 17:37:42.956539 crc crio[22095]: time=\"2026-06-09T17:37:42.954581102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=641de2e4-bd70-4312-814a-54352630820b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258711 | controller |     "Jun 09 17:37:42.960656 crc crio[22095]: time=\"2026-06-09T17:37:42.959725625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=b346b15d-3d43-4eac-9992-e68562047d43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.258726 | controller |     "Jun 09 17:37:42.967799 crc crio[22095]: time=\"2026-06-09T17:37:42.96766396Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a205be8e-6200-45b6-ba98-83e7fa98263f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258741 | controller |     "Jun 09 17:37:42.968471 crc crio[22095]: time=\"2026-06-09T17:37:42.968389579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258755 | controller |     "Jun 09 17:37:43.026906 crc crio[22095]: time=\"2026-06-09T17:37:43.026441568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258770 | controller |     "Jun 09 17:37:43.030607 crc crio[22095]: time=\"2026-06-09T17:37:43.030534324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.258785 | controller |     "Jun 09 17:37:43.236748 crc crio[22095]: time=\"2026-06-09T17:37:43.236468983Z\" level=info msg=\"Created container 002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a205be8e-6200-45b6-ba98-83e7fa98263f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.258799 | controller |     "Jun 09 17:37:43.238456 crc crio[22095]: time=\"2026-06-09T17:37:43.238373963Z\" level=info msg=\"Starting container: 002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7\" id=ef799020-c51a-4094-b662-5dbd43ef5989 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.258814 | controller |     "Jun 09 17:37:43.245380 crc crio[22095]: time=\"2026-06-09T17:37:43.24523961Z\" level=info msg=\"Started container\" PID=351579 containerID=002bbe50592a7838ad58c5a3c74d651f5ebfb4a24e0e42ff5011332cc1e8cde7 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=ef799020-c51a-4094-b662-5dbd43ef5989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30153e594d1db749b496621d61968c6bf82869398670057004171d318970960",
2026-06-09 17:40:44.258829 | controller |     "Jun 09 17:37:47.658050 crc crio[22095]: time=\"2026-06-09T17:37:47.656532517Z\" level=info msg=\"Stopping container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36 (timeout: 2s)\" id=4307e589-8f83-4383-b35e-674f8dc5ca09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258850 | controller |     "Jun 09 17:37:47.865542 crc crio[22095]: time=\"2026-06-09T17:37:47.865336041Z\" level=info msg=\"Stopped container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=4307e589-8f83-4383-b35e-674f8dc5ca09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.258883 | controller |     "Jun 09 17:37:47.867646 crc crio[22095]: time=\"2026-06-09T17:37:47.867541358Z\" level=info msg=\"Stopping pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=2e61cc05-f866-404c-89b1-2348fac45607 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.258899 | controller |     "Jun 09 17:37:47.868837 crc crio[22095]: time=\"2026-06-09T17:37:47.868754489Z\" level=info msg=\"Got pod network &{Name:must-gather-kg8lh Namespace:openshift-must-gather-7cnc9 ID:244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6 UID:2825478a-78ad-4869-b8d8-2c124a30958b NetNS:/var/run/netns/bee482b3-eeb1-404b-ad8b-2906a580e8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2825478a_78ad_4869_b8d8_2c124a30958b.slice PodAnnotations:0xc002ab2720}] Aliases:map[]}\"",
2026-06-09 17:40:44.258914 | controller |     "Jun 09 17:37:47.869102 crc crio[22095]: time=\"2026-06-09T17:37:47.869024396Z\" level=info msg=\"Deleting pod openshift-must-gather-7cnc9_must-gather-kg8lh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.258930 | controller |     "Jun 09 17:37:48.242730 crc crio[22095]: time=\"2026-06-09T17:37:48.242493283Z\" level=info msg=\"Stopped pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=2e61cc05-f866-404c-89b1-2348fac45607 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.258945 | controller |     "Jun 09 17:37:49.229663 crc crio[22095]: time=\"2026-06-09T17:37:49.22844681Z\" level=info msg=\"Removing container: bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36\" id=53a7e7cc-3c55-4ecf-99d9-e6447d5f4bde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258959 | controller |     "Jun 09 17:37:49.295194 crc crio[22095]: time=\"2026-06-09T17:37:49.294966738Z\" level=info msg=\"Removed container bccd35e1ee2caa9ff5ee4d93af127d76389ea7b4763258a613370376763ddd36: openshift-must-gather-7cnc9/must-gather-kg8lh/copy\" id=53a7e7cc-3c55-4ecf-99d9-e6447d5f4bde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258974 | controller |     "Jun 09 17:37:49.302258 crc crio[22095]: time=\"2026-06-09T17:37:49.302155224Z\" level=info msg=\"Removing container: 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1\" id=96db8300-25f5-4b83-b6c9-50e120a92806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.258988 | controller |     "Jun 09 17:37:49.545381 crc crio[22095]: time=\"2026-06-09T17:37:49.544511424Z\" level=info msg=\"Removed container 11d4d837909ebf2111c5f0276cf1d8d3c5bc988bbffb3f66b4cd48715a3837b1: openshift-must-gather-7cnc9/must-gather-kg8lh/gather\" id=96db8300-25f5-4b83-b6c9-50e120a92806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.259003 | controller |     "Jun 09 17:37:49.954469 crc crio[22095]: time=\"2026-06-09T17:37:49.954381502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=48315c9a-765e-44b5-8967-1a3e22e02872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259017 | controller |     "Jun 09 17:37:49.957483 crc crio[22095]: time=\"2026-06-09T17:37:49.957381229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=41d64b02-bbbc-4ff0-bab7-8c818464e94d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259035 | controller |     "Jun 09 17:37:50.525539 crc crio[22095]: time=\"2026-06-09T17:37:50.525435103Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3db691da-513c-4690-8a28-a5d174d57081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259050 | controller |     "Jun 09 17:37:50.527470 crc crio[22095]: time=\"2026-06-09T17:37:50.526322526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259065 | controller |     "Jun 09 17:37:50.580984 crc crio[22095]: time=\"2026-06-09T17:37:50.580530626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259080 | controller |     "Jun 09 17:37:50.588989 crc crio[22095]: time=\"2026-06-09T17:37:50.588745018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259095 | controller |     "Jun 09 17:37:50.790000 crc crio[22095]: time=\"2026-06-09T17:37:50.788627341Z\" level=info msg=\"Created container 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5: openstack/nova-api-0/nova-api-log\" id=3db691da-513c-4690-8a28-a5d174d57081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259109 | controller |     "Jun 09 17:37:50.791209 crc crio[22095]: time=\"2026-06-09T17:37:50.791079205Z\" level=info msg=\"Starting container: 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5\" id=62f212e2-4977-4acf-873a-f95c709a9b93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.259124 | controller |     "Jun 09 17:37:50.798830 crc crio[22095]: time=\"2026-06-09T17:37:50.798625499Z\" level=info msg=\"Started container\" PID=351995 containerID=93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5 description=openstack/nova-api-0/nova-api-log id=62f212e2-4977-4acf-873a-f95c709a9b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.259139 | controller |     "Jun 09 17:37:56.400189 crc crio[22095]: time=\"2026-06-09T17:37:56.398749344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-nbmwt/POD\" id=c3476e57-ce52-4deb-8b43-76a84ab59f8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.259153 | controller |     "Jun 09 17:37:56.401734 crc crio[22095]: time=\"2026-06-09T17:37:56.400200372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259168 | controller |     "Jun 09 17:37:56.485702 crc crio[22095]: time=\"2026-06-09T17:37:56.484314074Z\" level=info msg=\"Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"",
2026-06-09 17:40:44.259183 | controller |     "Jun 09 17:37:56.485702 crc crio[22095]: time=\"2026-06-09T17:37:56.485554316Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-nbmwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.259198 | controller |     "Jun 09 17:37:57.161995 crc crio[22095]: 2026-06-09T17:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2951b013137276f Mac:5a:d4:8f:ff:3f:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.259217 | controller |     "Jun 09 17:37:57.161995 crc crio[22095]: time=\"2026-06-09T17:37:57.161472646Z\" level=info msg=\"Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00379e020}] Aliases:map[]}\"",
2026-06-09 17:40:44.259233 | controller |     "Jun 09 17:37:57.161995 crc crio[22095]: time=\"2026-06-09T17:37:57.16161618Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-nbmwt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.259248 | controller |     "Jun 09 17:37:57.197832 crc crio[22095]: time=\"2026-06-09T17:37:57.196230774Z\" level=info msg=\"Ran pod sandbox 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f with infra container: openshift-marketplace/certified-operators-nbmwt/POD\" id=c3476e57-ce52-4deb-8b43-76a84ab59f8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.259262 | controller |     "Jun 09 17:37:57.208009 crc crio[22095]: time=\"2026-06-09T17:37:57.207650599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a0ba137-704f-40fb-a92e-0835a092fb94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259277 | controller |     "Jun 09 17:37:57.214393 crc crio[22095]: time=\"2026-06-09T17:37:57.214116296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5eff7931-c363-43c0-ad97-4c0b36c48ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259292 | controller |     "Jun 09 17:37:57.224969 crc crio[22095]: time=\"2026-06-09T17:37:57.224797072Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nbmwt/extract-utilities\" id=5eaf89d4-ef6b-4e0d-a10b-b11a5657e7fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259306 | controller |     "Jun 09 17:37:57.225691 crc crio[22095]: time=\"2026-06-09T17:37:57.225595612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259321 | controller |     "Jun 09 17:37:57.341047 crc crio[22095]: time=\"2026-06-09T17:37:57.340981363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259336 | controller |     "Jun 09 17:37:57.346843 crc crio[22095]: time=\"2026-06-09T17:37:57.346739651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259350 | controller |     "Jun 09 17:37:57.539882 crc crio[22095]: time=\"2026-06-09T17:37:57.53908417Z\" level=info msg=\"Created container 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b: openshift-marketplace/certified-operators-nbmwt/extract-utilities\" id=5eaf89d4-ef6b-4e0d-a10b-b11a5657e7fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259365 | controller |     "Jun 09 17:37:57.541565 crc crio[22095]: time=\"2026-06-09T17:37:57.541391289Z\" level=info msg=\"Starting container: 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b\" id=92305041-7533-4d14-aefd-d656f4ab4d5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.259382 | controller |     "Jun 09 17:37:57.550529 crc crio[22095]: time=\"2026-06-09T17:37:57.550408872Z\" level=info msg=\"Started container\" PID=352351 containerID=8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b description=openshift-marketplace/certified-operators-nbmwt/extract-utilities id=92305041-7533-4d14-aefd-d656f4ab4d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f",
2026-06-09 17:40:44.259396 | controller |     "Jun 09 17:37:58.416581 crc crio[22095]: time=\"2026-06-09T17:37:58.415758505Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6a9d45a0-1664-449d-b058-23ee794bfc0c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.259411 | controller |     "Jun 09 17:37:58.437278 crc crio[22095]: time=\"2026-06-09T17:37:58.437093586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.259425 | controller |     "Jun 09 17:37:59.124772 crc crio[22095]: time=\"2026-06-09T17:37:59.124616966Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6a9d45a0-1664-449d-b058-23ee794bfc0c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.259440 | controller |     "Jun 09 17:37:59.126154 crc crio[22095]: time=\"2026-06-09T17:37:59.125824617Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a742c9b1-271d-49fc-946b-78bfcb7708c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259455 | controller |     "Jun 09 17:37:59.130383 crc crio[22095]: time=\"2026-06-09T17:37:59.13018774Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eb9a75ef-be92-4396-8fcc-66438d3901ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259470 | controller |     "Jun 09 17:37:59.144603 crc crio[22095]: time=\"2026-06-09T17:37:59.144489829Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nbmwt/extract-content\" id=cbd3c2ea-5d1b-466a-82db-a06a1298f65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259484 | controller |     "Jun 09 17:37:59.145150 crc crio[22095]: time=\"2026-06-09T17:37:59.145082634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259499 | controller |     "Jun 09 17:37:59.218246 crc crio[22095]: time=\"2026-06-09T17:37:59.21810933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259513 | controller |     "Jun 09 17:37:59.222579 crc crio[22095]: time=\"2026-06-09T17:37:59.222448042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259528 | controller |     "Jun 09 17:37:59.428406 crc crio[22095]: time=\"2026-06-09T17:37:59.425738713Z\" level=info msg=\"Created container 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a: openshift-marketplace/certified-operators-nbmwt/extract-content\" id=cbd3c2ea-5d1b-466a-82db-a06a1298f65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259542 | controller |     "Jun 09 17:37:59.429441 crc crio[22095]: time=\"2026-06-09T17:37:59.429356446Z\" level=info msg=\"Starting container: 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a\" id=397b737c-7289-4312-a6ea-3933eae240ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.259557 | controller |     "Jun 09 17:37:59.437753 crc crio[22095]: time=\"2026-06-09T17:37:59.437620809Z\" level=info msg=\"Started container\" PID=352470 containerID=2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a description=openshift-marketplace/certified-operators-nbmwt/extract-content id=397b737c-7289-4312-a6ea-3933eae240ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f",
2026-06-09 17:40:44.259576 | controller |     "Jun 09 17:38:00.463100 crc crio[22095]: time=\"2026-06-09T17:38:00.461186328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ac853a5-a152-4d02-b92b-7429fa758563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259591 | controller |     "Jun 09 17:38:00.473550 crc crio[22095]: time=\"2026-06-09T17:38:00.47209021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e0a8fe94-c85d-4cbb-b0f4-2f5a91e3d20e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259605 | controller |     "Jun 09 17:38:00.485368 crc crio[22095]: time=\"2026-06-09T17:38:00.48525832Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=b3581d7f-7476-45bf-85e8-52217d504d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259620 | controller |     "Jun 09 17:38:00.486314 crc crio[22095]: time=\"2026-06-09T17:38:00.486219175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259634 | controller |     "Jun 09 17:38:00.562656 crc crio[22095]: time=\"2026-06-09T17:38:00.562437563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259649 | controller |     "Jun 09 17:38:00.566434 crc crio[22095]: time=\"2026-06-09T17:38:00.566324314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259663 | controller |     "Jun 09 17:38:00.602802 crc crio[22095]: time=\"2026-06-09T17:38:00.602714954Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683778-xm6vv/POD\" id=42f88a08-e12e-4e69-935d-8278caceacd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.259677 | controller |     "Jun 09 17:38:00.603131 crc crio[22095]: time=\"2026-06-09T17:38:00.603107704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259692 | controller |     "Jun 09 17:38:00.657334 crc crio[22095]: time=\"2026-06-09T17:38:00.656580885Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc0074a47e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.259707 | controller |     "Jun 09 17:38:00.657669 crc crio[22095]: time=\"2026-06-09T17:38:00.657368186Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683778-xm6vv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.259722 | controller |     "Jun 09 17:38:00.914689 crc crio[22095]: time=\"2026-06-09T17:38:00.913856721Z\" level=info msg=\"Created container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=b3581d7f-7476-45bf-85e8-52217d504d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259742 | controller |     "Jun 09 17:38:00.917447 crc crio[22095]: time=\"2026-06-09T17:38:00.916904139Z\" level=info msg=\"Starting container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb\" id=48ac0a97-ebce-444c-bc27-971def0d4f9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.259757 | controller |     "Jun 09 17:38:00.922814 crc crio[22095]: time=\"2026-06-09T17:38:00.922517374Z\" level=info msg=\"Started container\" PID=352569 containerID=f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb description=openshift-marketplace/certified-operators-nbmwt/registry-server id=48ac0a97-ebce-444c-bc27-971def0d4f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f",
2026-06-09 17:40:44.259772 | controller |     "Jun 09 17:38:01.243515 crc crio[22095]: 2026-06-09T17:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09c0d1ff7a18be1 Mac:26:36:e8:e6:84:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.259787 | controller |     "Jun 09 17:38:01.245995 crc crio[22095]: time=\"2026-06-09T17:38:01.245849047Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc0074a47e0}] Aliases:map[]}\"",
2026-06-09 17:40:44.259802 | controller |     "Jun 09 17:38:01.246171 crc crio[22095]: time=\"2026-06-09T17:38:01.246091963Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683778-xm6vv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.259816 | controller |     "Jun 09 17:38:01.285258 crc crio[22095]: time=\"2026-06-09T17:38:01.284478924Z\" level=info msg=\"Ran pod sandbox 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d with infra container: openshift-infra/auto-csr-approver-29683778-xm6vv/POD\" id=42f88a08-e12e-4e69-935d-8278caceacd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.259831 | controller |     "Jun 09 17:38:01.289205 crc crio[22095]: time=\"2026-06-09T17:38:01.289013782Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0deac214-2ba4-4843-b28e-d640b879c17a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.259846 | controller |     "Jun 09 17:38:01.294876 crc crio[22095]: time=\"2026-06-09T17:38:01.294797201Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.259882 | controller |     "Jun 09 17:38:02.123542 crc crio[22095]: time=\"2026-06-09T17:38:02.12206332Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0deac214-2ba4-4843-b28e-d640b879c17a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.259898 | controller |     "Jun 09 17:38:02.125641 crc crio[22095]: time=\"2026-06-09T17:38:02.125074278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6f86794b-b9d2-40ee-a6ab-28e8cce9f7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259914 | controller |     "Jun 09 17:38:02.130629 crc crio[22095]: time=\"2026-06-09T17:38:02.12866435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=baf4c967-8faa-4ad3-ae55-adb2238cbcc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.259929 | controller |     "Jun 09 17:38:02.138577 crc crio[22095]: time=\"2026-06-09T17:38:02.138415402Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683778-xm6vv/oc\" id=02cbc45d-09fd-4928-a98a-5eed32344674 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.259947 | controller |     "Jun 09 17:38:02.139198 crc crio[22095]: time=\"2026-06-09T17:38:02.139134431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259962 | controller |     "Jun 09 17:38:02.228180 crc crio[22095]: time=\"2026-06-09T17:38:02.227883403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259977 | controller |     "Jun 09 17:38:02.417478 crc crio[22095]: time=\"2026-06-09T17:38:02.417248425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.259992 | controller |     "Jun 09 17:38:02.571774 crc crio[22095]: time=\"2026-06-09T17:38:02.571596462Z\" level=info msg=\"Created container 4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f: openshift-infra/auto-csr-approver-29683778-xm6vv/oc\" id=02cbc45d-09fd-4928-a98a-5eed32344674 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260006 | controller |     "Jun 09 17:38:02.573149 crc crio[22095]: time=\"2026-06-09T17:38:02.57308532Z\" level=info msg=\"Starting container: 4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f\" id=e9317f82-e51f-40c5-ab35-2bcdb8413604 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.260021 | controller |     "Jun 09 17:38:02.578855 crc crio[22095]: time=\"2026-06-09T17:38:02.578736436Z\" level=info msg=\"Started container\" PID=352735 containerID=4f45566630f3b021f5e56faf3483dd658c90316d45b748a336923425f95f3b6f description=openshift-infra/auto-csr-approver-29683778-xm6vv/oc id=e9317f82-e51f-40c5-ab35-2bcdb8413604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d",
2026-06-09 17:40:44.260037 | controller |     "Jun 09 17:38:04.549276 crc crio[22095]: time=\"2026-06-09T17:38:04.548241139Z\" level=info msg=\"Stopping pod sandbox: 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d\" id=6e785710-65e8-4e48-8a08-5c43b35c5ee7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.260052 | controller |     "Jun 09 17:38:04.550840 crc crio[22095]: time=\"2026-06-09T17:38:04.550324573Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-xm6vv Namespace:openshift-infra ID:09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d UID:4f9cffb0-ed65-4152-91a5-0a041c6ae1fa NetNS:/var/run/netns/534d1b13-0ebf-4919-b9e1-3ade802327db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9cffb0_ed65_4152_91a5_0a041c6ae1fa.slice PodAnnotations:0xc002ab3218}] Aliases:map[]}\"",
2026-06-09 17:40:44.260067 | controller |     "Jun 09 17:38:04.550840 crc crio[22095]: time=\"2026-06-09T17:38:04.550488457Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683778-xm6vv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.260081 | controller |     "Jun 09 17:38:04.957071 crc crio[22095]: time=\"2026-06-09T17:38:04.956800782Z\" level=info msg=\"Stopped pod sandbox: 09c0d1ff7a18be13d9f607fa4d81a61188b24ef78c131fa9c9cf1b069fdeda0d\" id=6e785710-65e8-4e48-8a08-5c43b35c5ee7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.260096 | controller |     "Jun 09 17:38:05.801744 crc crio[22095]: time=\"2026-06-09T17:38:05.801082491Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-98khw/POD\" id=72462ff0-bfb3-4355-8e94-a9a553ed6fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.260114 | controller |     "Jun 09 17:38:05.803736 crc crio[22095]: time=\"2026-06-09T17:38:05.80181965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260136 | controller |     "Jun 09 17:38:05.891905 crc crio[22095]: time=\"2026-06-09T17:38:05.891154248Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.260196 | controller |     "Jun 09 17:38:05.891905 crc crio[22095]: time=\"2026-06-09T17:38:05.89161393Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-98khw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.260216 | controller |     "Jun 09 17:38:06.620857 crc crio[22095]: 2026-06-09T17:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdbbf86bbb82352 Mac:da:fd:8d:1a:ba:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 SocketPath: PciID:}] [{Interface:0xc0005165c0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.260232 | controller |     "Jun 09 17:38:06.622535 crc crio[22095]: time=\"2026-06-09T17:38:06.622447856Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc0028b61c8}] Aliases:map[]}\"",
2026-06-09 17:40:44.260247 | controller |     "Jun 09 17:38:06.622802 crc crio[22095]: time=\"2026-06-09T17:38:06.622741404Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-98khw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.260262 | controller |     "Jun 09 17:38:06.642773 crc crio[22095]: time=\"2026-06-09T17:38:06.642693649Z\" level=info msg=\"Ran pod sandbox cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 with infra container: openshift-marketplace/redhat-marketplace-98khw/POD\" id=72462ff0-bfb3-4355-8e94-a9a553ed6fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.260277 | controller |     "Jun 09 17:38:06.646977 crc crio[22095]: time=\"2026-06-09T17:38:06.646832746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1eb020c7-02a3-4e40-bbbe-82a2c5ada4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260292 | controller |     "Jun 09 17:38:06.650609 crc crio[22095]: time=\"2026-06-09T17:38:06.650516041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c8e87bf-db98-4461-b09e-657ad701aa04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260307 | controller |     "Jun 09 17:38:06.665174 crc crio[22095]: time=\"2026-06-09T17:38:06.665088268Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-98khw/extract-utilities\" id=8974f84e-919d-44ba-9441-ebc259ae9a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260326 | controller |     "Jun 09 17:38:06.665712 crc crio[22095]: time=\"2026-06-09T17:38:06.665643442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260341 | controller |     "Jun 09 17:38:06.731797 crc crio[22095]: time=\"2026-06-09T17:38:06.731575405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260356 | controller |     "Jun 09 17:38:06.736271 crc crio[22095]: time=\"2026-06-09T17:38:06.736199195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260370 | controller |     "Jun 09 17:38:06.974074 crc crio[22095]: time=\"2026-06-09T17:38:06.973906265Z\" level=info msg=\"Created container 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c: openshift-marketplace/redhat-marketplace-98khw/extract-utilities\" id=8974f84e-919d-44ba-9441-ebc259ae9a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260385 | controller |     "Jun 09 17:38:06.977183 crc crio[22095]: time=\"2026-06-09T17:38:06.977074597Z\" level=info msg=\"Starting container: 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c\" id=e26ecbd0-f302-4b95-af9c-6b53b830150b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.260400 | controller |     "Jun 09 17:38:06.985523 crc crio[22095]: time=\"2026-06-09T17:38:06.985278129Z\" level=info msg=\"Started container\" PID=353074 containerID=02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c description=openshift-marketplace/redhat-marketplace-98khw/extract-utilities id=e26ecbd0-f302-4b95-af9c-6b53b830150b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876",
2026-06-09 17:40:44.260415 | controller |     "Jun 09 17:38:07.609677 crc crio[22095]: time=\"2026-06-09T17:38:07.608566008Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=76b80f75-acd5-431c-9c9e-23846d0e0112 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.260430 | controller |     "Jun 09 17:38:07.616124 crc crio[22095]: time=\"2026-06-09T17:38:07.616006571Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:40:44.260462 | controller |     "Jun 09 17:38:08.216851 crc crio[22095]: time=\"2026-06-09T17:38:08.215858095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=76b80f75-acd5-431c-9c9e-23846d0e0112 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.260478 | controller |     "Jun 09 17:38:08.220500 crc crio[22095]: time=\"2026-06-09T17:38:08.220406863Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6851e165-0f90-4679-98fd-f5aebfc688f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260493 | controller |     "Jun 09 17:38:08.224549 crc crio[22095]: time=\"2026-06-09T17:38:08.224462968Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b0ce3eb-898f-41d8-9af1-c228cf7b5712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260508 | controller |     "Jun 09 17:38:08.244083 crc crio[22095]: time=\"2026-06-09T17:38:08.243832098Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-98khw/extract-content\" id=ca3e14cb-62f7-48ff-aa43-be16b1929e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260523 | controller |     "Jun 09 17:38:08.244829 crc crio[22095]: time=\"2026-06-09T17:38:08.244755992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260541 | controller |     "Jun 09 17:38:08.315208 crc crio[22095]: time=\"2026-06-09T17:38:08.315105199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260556 | controller |     "Jun 09 17:38:08.319556 crc crio[22095]: time=\"2026-06-09T17:38:08.319473832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260571 | controller |     "Jun 09 17:38:08.529643 crc crio[22095]: time=\"2026-06-09T17:38:08.529530258Z\" level=info msg=\"Created container e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806: openshift-marketplace/redhat-marketplace-98khw/extract-content\" id=ca3e14cb-62f7-48ff-aa43-be16b1929e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260586 | controller |     "Jun 09 17:38:08.531708 crc crio[22095]: time=\"2026-06-09T17:38:08.531615572Z\" level=info msg=\"Starting container: e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806\" id=53e1a4e0-6807-40b2-bfca-854d13d46f51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.260601 | controller |     "Jun 09 17:38:08.539102 crc crio[22095]: time=\"2026-06-09T17:38:08.538481639Z\" level=info msg=\"Started container\" PID=353163 containerID=e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806 description=openshift-marketplace/redhat-marketplace-98khw/extract-content id=53e1a4e0-6807-40b2-bfca-854d13d46f51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876",
2026-06-09 17:40:44.260616 | controller |     "Jun 09 17:38:08.942082 crc crio[22095]: time=\"2026-06-09T17:38:08.940883243Z\" level=info msg=\"Stopping container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb (timeout: 2s)\" id=e4dd79bf-680d-4a90-8275-4ce5713fc8ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.260630 | controller |     "Jun 09 17:38:08.955010 crc crio[22095]: time=\"2026-06-09T17:38:08.954187387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=13c459b7-ea9c-45e9-92a2-b7f420f1f49f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260644 | controller |     "Jun 09 17:38:08.960549 crc crio[22095]: time=\"2026-06-09T17:38:08.960208673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cd4fdf5c-166a-4156-8b73-a832db3ee6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260659 | controller |     "Jun 09 17:38:08.971646 crc crio[22095]: time=\"2026-06-09T17:38:08.970647572Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=bf50a195-2d84-4c44-8744-312d243d1419 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260673 | controller |     "Jun 09 17:38:08.971646 crc crio[22095]: time=\"2026-06-09T17:38:08.971134705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260688 | controller |     "Jun 09 17:38:09.043375 crc crio[22095]: time=\"2026-06-09T17:38:09.043244627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260702 | controller |     "Jun 09 17:38:09.048128 crc crio[22095]: time=\"2026-06-09T17:38:09.048058182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260716 | controller |     "Jun 09 17:38:09.077323 crc crio[22095]: time=\"2026-06-09T17:38:09.077218005Z\" level=info msg=\"Stopped container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=e4dd79bf-680d-4a90-8275-4ce5713fc8ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.260733 | controller |     "Jun 09 17:38:09.079157 crc crio[22095]: time=\"2026-06-09T17:38:09.079130584Z\" level=info msg=\"Stopping pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=6b84bb3d-f2d8-4653-bf77-bb7e2b9a2ddc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.260748 | controller |     "Jun 09 17:38:09.080058 crc crio[22095]: time=\"2026-06-09T17:38:09.080027428Z\" level=info msg=\"Got pod network &{Name:certified-operators-nbmwt Namespace:openshift-marketplace ID:2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f UID:52e1e5a3-9b01-4804-87b8-cda4c63e5bc5 NetNS:/var/run/netns/ec15f112-07f0-4694-ab2d-9484a56340c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e1e5a3_9b01_4804_87b8_cda4c63e5bc5.slice PodAnnotations:0xc00041da18}] Aliases:map[]}\"",
2026-06-09 17:40:44.260763 | controller |     "Jun 09 17:38:09.080387 crc crio[22095]: time=\"2026-06-09T17:38:09.080360726Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-nbmwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.260778 | controller |     "Jun 09 17:38:09.461826 crc crio[22095]: time=\"2026-06-09T17:38:09.460974848Z\" level=info msg=\"Created container 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f: openstack/nova-metadata-0/nova-metadata-metadata\" id=bf50a195-2d84-4c44-8744-312d243d1419 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260793 | controller |     "Jun 09 17:38:09.463224 crc crio[22095]: time=\"2026-06-09T17:38:09.463122443Z\" level=info msg=\"Starting container: 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f\" id=d14d4b4a-ba35-4a23-bcf3-86b72ab1d55c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.260807 | controller |     "Jun 09 17:38:09.470707 crc crio[22095]: time=\"2026-06-09T17:38:09.470614077Z\" level=info msg=\"Started container\" PID=353269 containerID=9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f description=openstack/nova-metadata-0/nova-metadata-metadata id=d14d4b4a-ba35-4a23-bcf3-86b72ab1d55c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e4dd6f9f201e354074ad6869fb834ca5027c2b6e4a81ae345d1d3e990b25ade",
2026-06-09 17:40:44.260822 | controller |     "Jun 09 17:38:09.567788 crc crio[22095]: time=\"2026-06-09T17:38:09.567725775Z\" level=info msg=\"Stopped pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=6b84bb3d-f2d8-4653-bf77-bb7e2b9a2ddc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.260837 | controller |     "Jun 09 17:38:09.753527 crc crio[22095]: time=\"2026-06-09T17:38:09.753438063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7548498a-94e4-465f-8508-9c3183941e5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260874 | controller |     "Jun 09 17:38:09.756197 crc crio[22095]: time=\"2026-06-09T17:38:09.756079791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c82f3d64-f910-4469-b2ed-d5f010e7bc10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.260895 | controller |     "Jun 09 17:38:09.773833 crc crio[22095]: time=\"2026-06-09T17:38:09.773707266Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=1bd9f81b-1ec5-42d4-9cf2-8e9f0e0e7806 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.260914 | controller |     "Jun 09 17:38:09.774376 crc crio[22095]: time=\"2026-06-09T17:38:09.77425784Z\" level=info msg=\"Removing container: f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb\" id=491048d7-2b03-484e-b330-32fcc1815f41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.260929 | controller |     "Jun 09 17:38:09.774376 crc crio[22095]: time=\"2026-06-09T17:38:09.774353573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260944 | controller |     "Jun 09 17:38:09.867098 crc crio[22095]: time=\"2026-06-09T17:38:09.866868363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260959 | controller |     "Jun 09 17:38:09.876631 crc crio[22095]: time=\"2026-06-09T17:38:09.876533992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.260973 | controller |     "Jun 09 17:38:09.901016 crc crio[22095]: time=\"2026-06-09T17:38:09.896105928Z\" level=info msg=\"Removed container f93b69d0a4b476aebaacd6c68e43e3f437c069845716a9ce2eb4411f54d408eb: openshift-marketplace/certified-operators-nbmwt/registry-server\" id=491048d7-2b03-484e-b330-32fcc1815f41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.260988 | controller |     "Jun 09 17:38:09.902399 crc crio[22095]: time=\"2026-06-09T17:38:09.901803814Z\" level=info msg=\"Removing container: 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a\" id=006af4ae-95a5-4425-b69b-3ed2e735ae74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261002 | controller |     "Jun 09 17:38:09.950673 crc crio[22095]: time=\"2026-06-09T17:38:09.950555923Z\" level=info msg=\"Removed container 2be0921e0f8d03d64e591e6769c9350722e071f89e06dc9b6a13d924a62c281a: openshift-marketplace/certified-operators-nbmwt/extract-content\" id=006af4ae-95a5-4425-b69b-3ed2e735ae74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261017 | controller |     "Jun 09 17:38:09.953791 crc crio[22095]: time=\"2026-06-09T17:38:09.953681454Z\" level=info msg=\"Removing container: 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b\" id=f64ffdc2-a080-418d-a02f-6396ed58a1f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261032 | controller |     "Jun 09 17:38:10.041066 crc crio[22095]: time=\"2026-06-09T17:38:10.040876196Z\" level=info msg=\"Removed container 8995a7a32bab1663de492bde66b667ca42c8b2e82ebe9af7bced21000294e36b: openshift-marketplace/certified-operators-nbmwt/extract-utilities\" id=f64ffdc2-a080-418d-a02f-6396ed58a1f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261046 | controller |     "Jun 09 17:38:10.118804 crc crio[22095]: time=\"2026-06-09T17:38:10.118738098Z\" level=info msg=\"Created container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=1bd9f81b-1ec5-42d4-9cf2-8e9f0e0e7806 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.261061 | controller |     "Jun 09 17:38:10.121975 crc crio[22095]: time=\"2026-06-09T17:38:10.120611746Z\" level=info msg=\"Starting container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115\" id=abae85da-ce6b-41bd-8505-8eba8bba17cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.261075 | controller |     "Jun 09 17:38:10.130796 crc crio[22095]: time=\"2026-06-09T17:38:10.130692436Z\" level=info msg=\"Started container\" PID=353427 containerID=1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115 description=openshift-marketplace/redhat-marketplace-98khw/registry-server id=abae85da-ce6b-41bd-8505-8eba8bba17cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876",
2026-06-09 17:40:44.261093 | controller |     "Jun 09 17:38:13.729659 crc crio[22095]: time=\"2026-06-09T17:38:13.728334416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lz67h/POD\" id=8805e4ce-6fb5-4c41-8c42-afcfab3774d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.261109 | controller |     "Jun 09 17:38:13.731676 crc crio[22095]: time=\"2026-06-09T17:38:13.72968412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261124 | controller |     "Jun 09 17:38:13.776855 crc crio[22095]: time=\"2026-06-09T17:38:13.776657754Z\" level=info msg=\"Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc0028b65a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.261139 | controller |     "Jun 09 17:38:13.776855 crc crio[22095]: time=\"2026-06-09T17:38:13.776735206Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lz67h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.261154 | controller |     "Jun 09 17:38:14.310094 crc crio[22095]: 2026-06-09T17:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82311f8faa739bb Mac:ee:13:47:91:9c:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.261169 | controller |     "Jun 09 17:38:14.323168 crc crio[22095]: time=\"2026-06-09T17:38:14.319810954Z\" level=info msg=\"Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc0028b65a8}] Aliases:map[]}\"",
2026-06-09 17:40:44.261184 | controller |     "Jun 09 17:38:14.323168 crc crio[22095]: time=\"2026-06-09T17:38:14.320020719Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lz67h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.261199 | controller |     "Jun 09 17:38:14.338139 crc crio[22095]: time=\"2026-06-09T17:38:14.338080026Z\" level=info msg=\"Ran pod sandbox 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 with infra container: openshift-marketplace/community-operators-lz67h/POD\" id=8805e4ce-6fb5-4c41-8c42-afcfab3774d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.261214 | controller |     "Jun 09 17:38:14.341990 crc crio[22095]: time=\"2026-06-09T17:38:14.341226467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54a96d23-2c16-433a-b32b-788deb3a1f04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.261229 | controller |     "Jun 09 17:38:14.344742 crc crio[22095]: time=\"2026-06-09T17:38:14.344681496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce8fec99-1b6b-439e-ae47-1ba6ece2c168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.261247 | controller |     "Jun 09 17:38:14.361182 crc crio[22095]: time=\"2026-06-09T17:38:14.361058579Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lz67h/extract-utilities\" id=4e54aa63-0873-4b31-8aed-cf94a447311b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.261262 | controller |     "Jun 09 17:38:14.361737 crc crio[22095]: time=\"2026-06-09T17:38:14.361673125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261277 | controller |     "Jun 09 17:38:14.437590 crc crio[22095]: time=\"2026-06-09T17:38:14.437498174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261291 | controller |     "Jun 09 17:38:14.442876 crc crio[22095]: time=\"2026-06-09T17:38:14.442815671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261306 | controller |     "Jun 09 17:38:14.635867 crc crio[22095]: time=\"2026-06-09T17:38:14.635106538Z\" level=info msg=\"Created container c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7: openshift-marketplace/community-operators-lz67h/extract-utilities\" id=4e54aa63-0873-4b31-8aed-cf94a447311b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.261320 | controller |     "Jun 09 17:38:14.637666 crc crio[22095]: time=\"2026-06-09T17:38:14.637596343Z\" level=info msg=\"Starting container: c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7\" id=6eec88be-b558-4f3a-9616-03b510d3ec98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.261335 | controller |     "Jun 09 17:38:14.654980 crc crio[22095]: time=\"2026-06-09T17:38:14.652327673Z\" level=info msg=\"Started container\" PID=353662 containerID=c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7 description=openshift-marketplace/community-operators-lz67h/extract-utilities id=6eec88be-b558-4f3a-9616-03b510d3ec98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074",
2026-06-09 17:40:44.261349 | controller |     "Jun 09 17:38:14.878899 crc crio[22095]: time=\"2026-06-09T17:38:14.878814174Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b578be83-2a1f-4f80-b20b-e84a2f618142 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.261364 | controller |     "Jun 09 17:38:14.882984 crc crio[22095]: time=\"2026-06-09T17:38:14.882889769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.261379 | controller |     "Jun 09 17:38:15.566132 crc crio[22095]: time=\"2026-06-09T17:38:15.565708767Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=b578be83-2a1f-4f80-b20b-e84a2f618142 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.261394 | controller |     "Jun 09 17:38:15.567154 crc crio[22095]: time=\"2026-06-09T17:38:15.566787755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8aec4e19-152e-4852-8e43-685c0896c3e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.261410 | controller |     "Jun 09 17:38:15.574272 crc crio[22095]: time=\"2026-06-09T17:38:15.574155175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8785ad59-f15a-4a71-8116-334495e57fcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.261425 | controller |     "Jun 09 17:38:15.585234 crc crio[22095]: time=\"2026-06-09T17:38:15.585141649Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lz67h/extract-content\" id=19cf8118-e3d4-4448-a2dd-2dc974584156 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.261446 | controller |     "Jun 09 17:38:15.585597 crc crio[22095]: time=\"2026-06-09T17:38:15.585516968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261466 | controller |     "Jun 09 17:38:15.638263 crc crio[22095]: time=\"2026-06-09T17:38:15.638153808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261484 | controller |     "Jun 09 17:38:15.641535 crc crio[22095]: time=\"2026-06-09T17:38:15.641449623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.261504 | controller |     "Jun 09 17:38:15.867532 crc crio[22095]: time=\"2026-06-09T17:38:15.866081046Z\" level=info msg=\"Created container 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2: openshift-marketplace/community-operators-lz67h/extract-content\" id=19cf8118-e3d4-4448-a2dd-2dc974584156 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.261524 | controller |     "Jun 09 17:38:15.868729 crc crio[22095]: time=\"2026-06-09T17:38:15.868607601Z\" level=info msg=\"Starting container: 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2\" id=cfdec6ba-7b33-42aa-996a-13d0d89702b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.261543 | controller |     "Jun 09 17:38:15.878123 crc crio[22095]: time=\"2026-06-09T17:38:15.878031504Z\" level=info msg=\"Started container\" PID=353739 containerID=05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2 description=openshift-marketplace/community-operators-lz67h/extract-content id=cfdec6ba-7b33-42aa-996a-13d0d89702b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074",
2026-06-09 17:40:44.261563 | controller |     "Jun 09 17:38:17.000095 crc crio[22095]: time=\"2026-06-09T17:38:16.998185089Z\" level=info msg=\"Removing container: f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088\" id=725f65c1-d318-458f-81f4-6c11ff807ff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261581 | controller |     "Jun 09 17:38:17.044207 crc crio[22095]: time=\"2026-06-09T17:38:17.036779316Z\" level=info msg=\"Removed container f8a95ef0890af87ba1c3b927c61b24085e631c124b17e59e62b3763db7957088: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/init\" id=725f65c1-d318-458f-81f4-6c11ff807ff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261601 | controller |     "Jun 09 17:38:17.048075 crc crio[22095]: time=\"2026-06-09T17:38:17.047381689Z\" level=info msg=\"Removing container: 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8\" id=5cf6af77-b138-4c9e-a8fa-75485be3b684 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261622 | controller |     "Jun 09 17:38:17.134726 crc crio[22095]: time=\"2026-06-09T17:38:17.134618352Z\" level=info msg=\"Removed container 1699382c4a455630397d071aa07816d4624163d76eaa46e1ac834717825696d8: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=5cf6af77-b138-4c9e-a8fa-75485be3b684 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261644 | controller |     "Jun 09 17:38:17.139416 crc crio[22095]: time=\"2026-06-09T17:38:17.139312183Z\" level=info msg=\"Removing container: f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d\" id=775daf5d-8c7b-4086-9254-dadceacb9a37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261662 | controller |     "Jun 09 17:38:17.277027 crc crio[22095]: time=\"2026-06-09T17:38:17.27082072Z\" level=info msg=\"Removed container f387a3a9e103c58b926bee1591a48624e3d608b1dda8bdd658ab90f030b9bc2d: openshift-infra/auto-csr-approver-29683772-mn7h2/oc\" id=775daf5d-8c7b-4086-9254-dadceacb9a37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.261681 | controller |     "Jun 09 17:38:17.295629 crc crio[22095]: time=\"2026-06-09T17:38:17.295500958Z\" level=info msg=\"Stopping pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=60e51768-58a2-4b78-96e1-e14b9634d828 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261696 | controller |     "Jun 09 17:38:17.295629 crc crio[22095]: time=\"2026-06-09T17:38:17.29557407Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=60e51768-58a2-4b78-96e1-e14b9634d828 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261711 | controller |     "Jun 09 17:38:17.298194 crc crio[22095]: time=\"2026-06-09T17:38:17.297886739Z\" level=info msg=\"Removing pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=886a398c-2b7a-4e74-9d6a-701a9375b3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261726 | controller |     "Jun 09 17:38:17.334673 crc crio[22095]: time=\"2026-06-09T17:38:17.334548336Z\" level=info msg=\"Removed pod sandbox: a0876b36a1673868f957e8ab798267e20ccffae50552dbfc2a381696f7bad5c6\" id=886a398c-2b7a-4e74-9d6a-701a9375b3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261740 | controller |     "Jun 09 17:38:17.337102 crc crio[22095]: time=\"2026-06-09T17:38:17.33701776Z\" level=info msg=\"Stopping pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=7e2f1b81-29a8-4324-8cd1-38b13ba083a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261755 | controller |     "Jun 09 17:38:17.337265 crc crio[22095]: time=\"2026-06-09T17:38:17.337124173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=7e2f1b81-29a8-4324-8cd1-38b13ba083a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261770 | controller |     "Jun 09 17:38:17.339592 crc crio[22095]: time=\"2026-06-09T17:38:17.339498044Z\" level=info msg=\"Removing pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=c3d4fa5b-1b44-476a-840e-122e1c85a7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261784 | controller |     "Jun 09 17:38:17.362342 crc crio[22095]: time=\"2026-06-09T17:38:17.361377829Z\" level=info msg=\"Removed pod sandbox: 204456af15e8fbf19891f9f1458aa8d6f4930ee846c3a77937c8c9bf724fd9b3\" id=c3d4fa5b-1b44-476a-840e-122e1c85a7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261799 | controller |     "Jun 09 17:38:17.363182 crc crio[22095]: time=\"2026-06-09T17:38:17.363098304Z\" level=info msg=\"Stopping pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=a42c7269-17a2-4308-9903-1c81e70d92a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261814 | controller |     "Jun 09 17:38:17.363588 crc crio[22095]: time=\"2026-06-09T17:38:17.363185646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=a42c7269-17a2-4308-9903-1c81e70d92a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261828 | controller |     "Jun 09 17:38:17.363728 crc crio[22095]: time=\"2026-06-09T17:38:17.363659168Z\" level=info msg=\"Removing pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=3a26868f-2aab-4026-8c38-52a83eb6a13d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261842 | controller |     "Jun 09 17:38:17.386886 crc crio[22095]: time=\"2026-06-09T17:38:17.386671533Z\" level=info msg=\"Removed pod sandbox: 244cd51edbf52ba9db198a48e08a58677033714bbc262fa51107d1a064f94fc6\" id=3a26868f-2aab-4026-8c38-52a83eb6a13d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261886 | controller |     "Jun 09 17:38:17.388631 crc crio[22095]: time=\"2026-06-09T17:38:17.388525971Z\" level=info msg=\"Stopping pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=1c1a7eec-d9c1-4775-b3ba-1c7b19e656ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261903 | controller |     "Jun 09 17:38:17.388853 crc crio[22095]: time=\"2026-06-09T17:38:17.388640054Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=1c1a7eec-d9c1-4775-b3ba-1c7b19e656ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.261918 | controller |     "Jun 09 17:38:17.390656 crc crio[22095]: time=\"2026-06-09T17:38:17.390501372Z\" level=info msg=\"Removing pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=da098afc-be5a-4207-bd3a-3dcf6e485fab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261933 | controller |     "Jun 09 17:38:17.434196 crc crio[22095]: time=\"2026-06-09T17:38:17.434044226Z\" level=info msg=\"Removed pod sandbox: 2951b013137276f19e3d4f225d7ed16e8b4e5bc852fcf643eea68deec0af832f\" id=da098afc-be5a-4207-bd3a-3dcf6e485fab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.261948 | controller |     "Jun 09 17:38:17.984080 crc crio[22095]: time=\"2026-06-09T17:38:17.983643743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6c8046f9-a96e-497a-accf-623f163d439a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.261963 | controller |     "Jun 09 17:38:17.988115 crc crio[22095]: time=\"2026-06-09T17:38:17.98777938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8eb02852-2423-44bf-931d-b8e643a4e8e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.261978 | controller |     "Jun 09 17:38:18.001324 crc crio[22095]: time=\"2026-06-09T17:38:17.999330018Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lz67h/registry-server\" id=95af3914-d5e3-4ea3-9d61-54d7d8e72f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.261993 | controller |     "Jun 09 17:38:18.001324 crc crio[22095]: time=\"2026-06-09T17:38:17.99977833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262007 | controller |     "Jun 09 17:38:18.058736 crc crio[22095]: time=\"2026-06-09T17:38:18.058539958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262022 | controller |     "Jun 09 17:38:18.061827 crc crio[22095]: time=\"2026-06-09T17:38:18.061766351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262038 | controller |     "Jun 09 17:38:18.231399 crc crio[22095]: time=\"2026-06-09T17:38:18.231246839Z\" level=info msg=\"Created container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server\" id=95af3914-d5e3-4ea3-9d61-54d7d8e72f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.262052 | controller |     "Jun 09 17:38:18.233145 crc crio[22095]: time=\"2026-06-09T17:38:18.233043425Z\" level=info msg=\"Starting container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5\" id=d2e02617-b2cc-4c49-b178-ba67425980e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.262067 | controller |     "Jun 09 17:38:18.240615 crc crio[22095]: time=\"2026-06-09T17:38:18.240245681Z\" level=info msg=\"Started container\" PID=353898 containerID=926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5 description=openshift-marketplace/community-operators-lz67h/registry-server id=d2e02617-b2cc-4c49-b178-ba67425980e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074",
2026-06-09 17:40:44.262085 | controller |     "Jun 09 17:38:18.322797 crc crio[22095]: time=\"2026-06-09T17:38:18.322135427Z\" level=info msg=\"Stopping container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115 (timeout: 2s)\" id=80d426b4-ff78-4550-8305-48428b42f1ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262100 | controller |     "Jun 09 17:38:18.450771 crc crio[22095]: time=\"2026-06-09T17:38:18.450572974Z\" level=info msg=\"Stopped container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=80d426b4-ff78-4550-8305-48428b42f1ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262115 | controller |     "Jun 09 17:38:18.451894 crc crio[22095]: time=\"2026-06-09T17:38:18.451711014Z\" level=info msg=\"Stopping pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=b9faddf0-19ee-4ca7-8bfb-cad92742b0b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.262130 | controller |     "Jun 09 17:38:18.452545 crc crio[22095]: time=\"2026-06-09T17:38:18.452475624Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-98khw Namespace:openshift-marketplace ID:cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876 UID:b5770bfe-e78a-439c-8ddc-5eae2472b973 NetNS:/var/run/netns/e252be61-a84f-48b3-9a73-bd2a709cd914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5770bfe_e78a_439c_8ddc_5eae2472b973.slice PodAnnotations:0xc004da63e8}] Aliases:map[]}\"",
2026-06-09 17:40:44.262145 | controller |     "Jun 09 17:38:18.452694 crc crio[22095]: time=\"2026-06-09T17:38:18.452635938Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-98khw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.262160 | controller |     "Jun 09 17:38:18.831793 crc crio[22095]: time=\"2026-06-09T17:38:18.831140795Z\" level=info msg=\"Stopped pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=b9faddf0-19ee-4ca7-8bfb-cad92742b0b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.262175 | controller |     "Jun 09 17:38:19.017866 crc crio[22095]: time=\"2026-06-09T17:38:19.016893523Z\" level=info msg=\"Removing container: 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115\" id=2425111e-9816-42e8-b3f0-02d6b89d28c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262189 | controller |     "Jun 09 17:38:19.061885 crc crio[22095]: time=\"2026-06-09T17:38:19.061476145Z\" level=info msg=\"Removed container 1ea7fbaa941310dffb5de53d5f124b446c414c9b8b9da1097e4692f1f1d4f115: openshift-marketplace/redhat-marketplace-98khw/registry-server\" id=2425111e-9816-42e8-b3f0-02d6b89d28c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262203 | controller |     "Jun 09 17:38:19.066174 crc crio[22095]: time=\"2026-06-09T17:38:19.066092864Z\" level=info msg=\"Removing container: e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806\" id=2cf9c6aa-d516-449a-aaf5-1b15bd413791 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262218 | controller |     "Jun 09 17:38:19.118412 crc crio[22095]: time=\"2026-06-09T17:38:19.118314073Z\" level=info msg=\"Removed container e47fea25293e9cb000da9366696df5c5a215d8c79f9af0355e66719adb513806: openshift-marketplace/redhat-marketplace-98khw/extract-content\" id=2cf9c6aa-d516-449a-aaf5-1b15bd413791 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262235 | controller |     "Jun 09 17:38:19.135386 crc crio[22095]: time=\"2026-06-09T17:38:19.135216539Z\" level=info msg=\"Removing container: 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c\" id=bade39cb-acb2-433c-8e04-a960b3dd3b5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262250 | controller |     "Jun 09 17:38:19.183394 crc crio[22095]: time=\"2026-06-09T17:38:19.180974851Z\" level=info msg=\"Removed container 02e085f6c40f6e1843e9dbe35b4e94c7c4e5adc76e15c5e8692c44bbfb35531c: openshift-marketplace/redhat-marketplace-98khw/extract-utilities\" id=bade39cb-acb2-433c-8e04-a960b3dd3b5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262265 | controller |     "Jun 09 17:38:23.982839 crc crio[22095]: time=\"2026-06-09T17:38:23.982080197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b525dee7-d7aa-48c0-abb4-ffbe686b9e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.262281 | controller |     "Jun 09 17:38:23.987179 crc crio[22095]: time=\"2026-06-09T17:38:23.987136358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c96f0d66-7f6c-450b-9577-eaf75960f48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.262295 | controller |     "Jun 09 17:38:23.997036 crc crio[22095]: time=\"2026-06-09T17:38:23.99688965Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=bdac19a2-d2c5-4a0d-94e6-d19c77cec7e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.262310 | controller |     "Jun 09 17:38:23.997597 crc crio[22095]: time=\"2026-06-09T17:38:23.997573118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262325 | controller |     "Jun 09 17:38:24.075446 crc crio[22095]: time=\"2026-06-09T17:38:24.074958156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262340 | controller |     "Jun 09 17:38:24.081500 crc crio[22095]: time=\"2026-06-09T17:38:24.080745486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262354 | controller |     "Jun 09 17:38:24.378344 crc crio[22095]: time=\"2026-06-09T17:38:24.378230849Z\" level=info msg=\"Created container 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b: openstack/nova-api-0/nova-api-api\" id=bdac19a2-d2c5-4a0d-94e6-d19c77cec7e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.262369 | controller |     "Jun 09 17:38:24.383674 crc crio[22095]: time=\"2026-06-09T17:38:24.383558927Z\" level=info msg=\"Starting container: 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b\" id=de82a71c-726d-49ea-8fdd-c0a59d136c38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.262383 | controller |     "Jun 09 17:38:24.390063 crc crio[22095]: time=\"2026-06-09T17:38:24.389830509Z\" level=info msg=\"Started container\" PID=354215 containerID=8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b description=openstack/nova-api-0/nova-api-api id=de82a71c-726d-49ea-8fdd-c0a59d136c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ab8f27d5126fb7d5fd74b5f06e5d5c98bba4403d91b76bd451104249bfc863d",
2026-06-09 17:40:44.262398 | controller |     "Jun 09 17:38:26.149321 crc crio[22095]: time=\"2026-06-09T17:38:26.147885571Z\" level=info msg=\"Stopping container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5 (timeout: 2s)\" id=b651856d-3e90-4385-a942-9464b3aa0ab3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262413 | controller |     "Jun 09 17:38:26.532959 crc crio[22095]: time=\"2026-06-09T17:38:26.532817335Z\" level=info msg=\"Stopped container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server\" id=b651856d-3e90-4385-a942-9464b3aa0ab3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262431 | controller |     "Jun 09 17:38:26.534256 crc crio[22095]: time=\"2026-06-09T17:38:26.53419836Z\" level=info msg=\"Stopping pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=76325c27-3f0f-41b0-a687-4233d47654fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.262446 | controller |     "Jun 09 17:38:26.535410 crc crio[22095]: time=\"2026-06-09T17:38:26.535373871Z\" level=info msg=\"Got pod network &{Name:community-operators-lz67h Namespace:openshift-marketplace ID:82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074 UID:50b2b2c1-5bfd-4fe1-bde0-3474569ee252 NetNS:/var/run/netns/b1e6efd2-3ae5-4919-bd26-37e9021f9400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50b2b2c1_5bfd_4fe1_bde0_3474569ee252.slice PodAnnotations:0xc002272300}] Aliases:map[]}\"",
2026-06-09 17:40:44.262461 | controller |     "Jun 09 17:38:26.535742 crc crio[22095]: time=\"2026-06-09T17:38:26.535711549Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-lz67h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.262475 | controller |     "Jun 09 17:38:26.947739 crc crio[22095]: time=\"2026-06-09T17:38:26.947459715Z\" level=info msg=\"Stopped pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=76325c27-3f0f-41b0-a687-4233d47654fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.262490 | controller |     "Jun 09 17:38:27.178992 crc crio[22095]: time=\"2026-06-09T17:38:27.178217076Z\" level=info msg=\"Removing container: 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5\" id=f0525074-175d-4c43-b8b6-ed21e3196043 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262505 | controller |     "Jun 09 17:38:27.295339 crc crio[22095]: time=\"2026-06-09T17:38:27.295038923Z\" level=info msg=\"Removed container 926d5d29d8f53ca9afa86b18762355a10e046b29e9cfe8b5510c4d91ccf584a5: openshift-marketplace/community-operators-lz67h/registry-server\" id=f0525074-175d-4c43-b8b6-ed21e3196043 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262520 | controller |     "Jun 09 17:38:27.299422 crc crio[22095]: time=\"2026-06-09T17:38:27.299272353Z\" level=info msg=\"Removing container: 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2\" id=65ca6cfe-8f50-4f35-a14d-4ca1088e125f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262535 | controller |     "Jun 09 17:38:27.343239 crc crio[22095]: time=\"2026-06-09T17:38:27.343115245Z\" level=info msg=\"Removed container 05f2d41b7ad2a19ef76def262b7d2134e570296319a631e801b513a612b43af2: openshift-marketplace/community-operators-lz67h/extract-content\" id=65ca6cfe-8f50-4f35-a14d-4ca1088e125f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262549 | controller |     "Jun 09 17:38:27.346518 crc crio[22095]: time=\"2026-06-09T17:38:27.346422311Z\" level=info msg=\"Removing container: c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7\" id=7c9f166c-768b-41ec-97bd-19029f80aa3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262564 | controller |     "Jun 09 17:38:27.394493 crc crio[22095]: time=\"2026-06-09T17:38:27.394372559Z\" level=info msg=\"Removed container c9659237042a6be628c27d837f8c85bbd810a5268c016658e01bf78a991b53d7: openshift-marketplace/community-operators-lz67h/extract-utilities\" id=7c9f166c-768b-41ec-97bd-19029f80aa3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262579 | controller |     "Jun 09 17:38:39.953329 crc crio[22095]: time=\"2026-06-09T17:38:39.952129131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5de37762-212e-4396-a02d-bb0dffba985f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.262599 | controller |     "Jun 09 17:38:39.962395 crc crio[22095]: time=\"2026-06-09T17:38:39.960711602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b5eaf5fe-0a0a-46b9-ba02-f946cdfe5063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.262614 | controller |     "Jun 09 17:38:39.971682 crc crio[22095]: time=\"2026-06-09T17:38:39.970847574Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=69505881-b2a4-4f61-9337-d7aeb9f0eb65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.262629 | controller |     "Jun 09 17:38:39.971682 crc crio[22095]: time=\"2026-06-09T17:38:39.97147845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262643 | controller |     "Jun 09 17:38:40.038232 crc crio[22095]: time=\"2026-06-09T17:38:40.038153883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262658 | controller |     "Jun 09 17:38:40.699011 crc crio[22095]: time=\"2026-06-09T17:38:40.698326125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.262673 | controller |     "Jun 09 17:38:40.833704 crc crio[22095]: time=\"2026-06-09T17:38:40.83363088Z\" level=info msg=\"Created container 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a: openstack/cinder-api-0/cinder-api\" id=69505881-b2a4-4f61-9337-d7aeb9f0eb65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.262688 | controller |     "Jun 09 17:38:40.835882 crc crio[22095]: time=\"2026-06-09T17:38:40.835606691Z\" level=info msg=\"Starting container: 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a\" id=116ba8c9-c9da-48f6-9bbf-3e1674de0c05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.262703 | controller |     "Jun 09 17:38:40.841247 crc crio[22095]: time=\"2026-06-09T17:38:40.841155294Z\" level=info msg=\"Started container\" PID=355163 containerID=003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a description=openstack/cinder-api-0/cinder-api id=116ba8c9-c9da-48f6-9bbf-3e1674de0c05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dad878dba271817ab3ff3d7256a7915e83544077583782ee53b5745831b4620",
2026-06-09 17:40:44.262718 | controller |     "Jun 09 17:38:44.540148 crc crio[22095]: time=\"2026-06-09T17:38:44.539650269Z\" level=info msg=\"Removing container: c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4\" id=103ffebc-15a0-401e-a73f-b48e0882d9be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262732 | controller |     "Jun 09 17:38:44.638820 crc crio[22095]: time=\"2026-06-09T17:38:44.638675937Z\" level=info msg=\"Removed container c5a5dcbbf1697e04ced80df7a1d0ee7fd00dabfebcd0fb491b4686a36dde60f4: openstack/barbican-worker-c9f6b77-t24ct/barbican-worker\" id=103ffebc-15a0-401e-a73f-b48e0882d9be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262747 | controller |     "Jun 09 17:38:49.612030 crc crio[22095]: time=\"2026-06-09T17:38:49.610516042Z\" level=info msg=\"Stopping container: 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5 (timeout: 30s)\" id=fc4cd366-ed8c-47e4-bb5a-553cf408ce69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262762 | controller |     "Jun 09 17:38:49.741634 crc crio[22095]: time=\"2026-06-09T17:38:49.740793437Z\" level=info msg=\"Stopped container 93252df5b1ddbc6f5b1b538325d74ea1b4068a4c05e77640d32e2a8a36e586e5: openstack/nova-api-0/nova-api-log\" id=fc4cd366-ed8c-47e4-bb5a-553cf408ce69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262780 | controller |     "Jun 09 17:38:50.655203 crc crio[22095]: time=\"2026-06-09T17:38:50.655160756Z\" level=info msg=\"Removing container: b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b\" id=11a4e1ac-e9a2-47db-9be7-3b815ea044e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262795 | controller |     "Jun 09 17:38:50.699148 crc crio[22095]: time=\"2026-06-09T17:38:50.698492966Z\" level=info msg=\"Removed container b1565365c69d25f991f428a5b0bff7314b218bc44f841d7e2ebf95cfcb58426b: openstack/nova-api-0/nova-api-log\" id=11a4e1ac-e9a2-47db-9be7-3b815ea044e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262810 | controller |     "Jun 09 17:39:04.815453 crc crio[22095]: time=\"2026-06-09T17:39:04.814722327Z\" level=info msg=\"Stopping container: 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f (timeout: 30s)\" id=4b67d029-4766-4874-85e5-264c5936afdf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.262824 | controller |     "Jun 09 17:39:17.066098 crc crio[22095]: time=\"2026-06-09T17:39:17.064716103Z\" level=info msg=\"Removing container: 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd\" id=5b6d71a4-3c4c-443e-beb0-3bc5d45179e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262838 | controller |     "Jun 09 17:39:17.165366 crc crio[22095]: time=\"2026-06-09T17:39:17.165175388Z\" level=info msg=\"Removed container 20372d6b1f03a5970a4071fdc38fd1454c932d3be85ead76382c2af38dc8eddd: openstack/barbican-keystone-listener-5888ff4f6b-cc787/barbican-keystone-listener\" id=5b6d71a4-3c4c-443e-beb0-3bc5d45179e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262875 | controller |     "Jun 09 17:39:17.463810 crc crio[22095]: time=\"2026-06-09T17:39:17.463243307Z\" level=info msg=\"Removing container: 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa\" id=3ea20894-96b6-457a-b434-a7b8c3418543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262895 | controller |     "Jun 09 17:39:17.500642 crc crio[22095]: time=\"2026-06-09T17:39:17.500457098Z\" level=info msg=\"Removed container 06374d76e9c835bedcb030eed3d66d2fadeb3ea080e27673de19ffb310c1aefa: openstack/nova-cell1-4309-account-create-update-rcv7j/mariadb-account-create-update\" id=3ea20894-96b6-457a-b434-a7b8c3418543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262910 | controller |     "Jun 09 17:39:17.504058 crc crio[22095]: time=\"2026-06-09T17:39:17.503906617Z\" level=info msg=\"Removing container: e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23\" id=62f6a907-222e-45b6-bfd0-e76e474b3611 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262925 | controller |     "Jun 09 17:39:17.558725 crc crio[22095]: time=\"2026-06-09T17:39:17.55861279Z\" level=info msg=\"Removed container e15438843c7866e90339567559914bb07ae57614d3027b0229804f86fee08a23: openstack/nova-cell1-db-create-w7q7k/mariadb-database-create\" id=62f6a907-222e-45b6-bfd0-e76e474b3611 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.262940 | controller |     "Jun 09 17:39:17.585232 crc crio[22095]: time=\"2026-06-09T17:39:17.585105765Z\" level=info msg=\"Stopping pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=1ca56410-5a70-468a-93de-1302d8bcccab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.262955 | controller |     "Jun 09 17:39:17.585232 crc crio[22095]: time=\"2026-06-09T17:39:17.585241978Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=1ca56410-5a70-468a-93de-1302d8bcccab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.262970 | controller |     "Jun 09 17:39:17.586421 crc crio[22095]: time=\"2026-06-09T17:39:17.586260614Z\" level=info msg=\"Removing pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=2389ccaf-781c-4d63-bbfb-fe4e1ead23be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.262988 | controller |     "Jun 09 17:39:17.605098 crc crio[22095]: time=\"2026-06-09T17:39:17.604907006Z\" level=info msg=\"Removed pod sandbox: cdbbf86bbb82352afe69eae188d253f33659096d09ea3cfd1013e75ec35ec876\" id=2389ccaf-781c-4d63-bbfb-fe4e1ead23be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263003 | controller |     "Jun 09 17:39:17.608439 crc crio[22095]: time=\"2026-06-09T17:39:17.608356895Z\" level=info msg=\"Stopping pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=bf368799-93de-413b-9a33-6c44d2b336c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.263018 | controller |     "Jun 09 17:39:17.608602 crc crio[22095]: time=\"2026-06-09T17:39:17.608450107Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=bf368799-93de-413b-9a33-6c44d2b336c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.263032 | controller |     "Jun 09 17:39:17.609229 crc crio[22095]: time=\"2026-06-09T17:39:17.609127815Z\" level=info msg=\"Removing pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=511647bd-52ed-49b1-bd1a-9e4f619c9122 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263047 | controller |     "Jun 09 17:39:17.626156 crc crio[22095]: time=\"2026-06-09T17:39:17.626027182Z\" level=info msg=\"Removed pod sandbox: 82311f8faa739bb56ba76594f4221ef8bf09cf2908056d9f82ad2c0a236c6074\" id=511647bd-52ed-49b1-bd1a-9e4f619c9122 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263062 | controller |     "Jun 09 17:39:17.627520 crc crio[22095]: time=\"2026-06-09T17:39:17.627381327Z\" level=info msg=\"Stopping pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=7d524976-3f48-44f1-b7e1-438528960bdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.263082 | controller |     "Jun 09 17:39:17.627631 crc crio[22095]: time=\"2026-06-09T17:39:17.62752657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=7d524976-3f48-44f1-b7e1-438528960bdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.263105 | controller |     "Jun 09 17:39:17.628612 crc crio[22095]: time=\"2026-06-09T17:39:17.628481735Z\" level=info msg=\"Removing pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=39f463aa-3023-4b5c-9885-dd05fcd26a63 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263125 | controller |     "Jun 09 17:39:17.656516 crc crio[22095]: time=\"2026-06-09T17:39:17.656414016Z\" level=info msg=\"Removed pod sandbox: 52bf7d7ccce5649817d5c96f939e11d525b7d037815a1738c235bf282c49a64c\" id=39f463aa-3023-4b5c-9885-dd05fcd26a63 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263141 | controller |     "Jun 09 17:39:17.657677 crc crio[22095]: time=\"2026-06-09T17:39:17.657583177Z\" level=info msg=\"Stopping pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7bf7f96c-d407-44c2-b2bb-ada107684e21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.263156 | controller |     "Jun 09 17:39:17.657761 crc crio[22095]: time=\"2026-06-09T17:39:17.657687459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=7bf7f96c-d407-44c2-b2bb-ada107684e21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.263170 | controller |     "Jun 09 17:39:17.658856 crc crio[22095]: time=\"2026-06-09T17:39:17.658736206Z\" level=info msg=\"Removing pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=a783ae81-561c-4d16-94cd-612df55fbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263189 | controller |     "Jun 09 17:39:17.693025 crc crio[22095]: time=\"2026-06-09T17:39:17.692847788Z\" level=info msg=\"Removed pod sandbox: 82120e1dc53cd08ea3885c61d73874aa59659115c08062b0ef591d343208379b\" id=a783ae81-561c-4d16-94cd-612df55fbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.263203 | controller |     "Jun 09 17:39:18.364652 crc crio[22095]: time=\"2026-06-09T17:39:18.364514525Z\" level=info msg=\"Stopped container 9e336b9e537d0f2166bde085d0904ead766fa7215bb51e3626064af4860a706f: openstack/nova-metadata-0/nova-metadata-metadata\" id=4b67d029-4766-4874-85e5-264c5936afdf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.263218 | controller |     "Jun 09 17:39:19.104427 crc crio[22095]: time=\"2026-06-09T17:39:19.101750859Z\" level=info msg=\"Removing container: c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699\" id=3e8e81c4-2cfa-4144-9400-1a7dd1f97b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.263233 | controller |     "Jun 09 17:39:19.142604 crc crio[22095]: time=\"2026-06-09T17:39:19.139614497Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mwppd/POD\" id=9ab431c9-1dc3-4ce6-9985-b0eb0f4ea36f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.263248 | controller |     "Jun 09 17:39:19.142604 crc crio[22095]: time=\"2026-06-09T17:39:19.1397516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263262 | controller |     "Jun 09 17:39:19.149772 crc crio[22095]: time=\"2026-06-09T17:39:19.149679177Z\" level=info msg=\"Removed container c8f6b2f44da2977f11bd3d19ff7fcb350d0ec9c3f1c5ee670233a5b1fd93e699: openstack/nova-metadata-0/nova-metadata-metadata\" id=3e8e81c4-2cfa-4144-9400-1a7dd1f97b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.263277 | controller |     "Jun 09 17:39:19.190894 crc crio[22095]: time=\"2026-06-09T17:39:19.190648865Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc000526aa0}] Aliases:map[]}\"",
2026-06-09 17:40:44.263292 | controller |     "Jun 09 17:39:19.190894 crc crio[22095]: time=\"2026-06-09T17:39:19.190715357Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mwppd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.263308 | controller |     "Jun 09 17:39:19.573061 crc crio[22095]: 2026-06-09T17:39:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b97c58f11a49f8d Mac:ba:47:dd:66:a3:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.263323 | controller |     "Jun 09 17:39:19.574634 crc crio[22095]: time=\"2026-06-09T17:39:19.574572092Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc000526aa0}] Aliases:map[]}\"",
2026-06-09 17:40:44.263342 | controller |     "Jun 09 17:39:19.574824 crc crio[22095]: time=\"2026-06-09T17:39:19.574754507Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mwppd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.263358 | controller |     "Jun 09 17:39:19.591084 crc crio[22095]: time=\"2026-06-09T17:39:19.590900094Z\" level=info msg=\"Ran pod sandbox b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a with infra container: openshift-marketplace/redhat-operators-mwppd/POD\" id=9ab431c9-1dc3-4ce6-9985-b0eb0f4ea36f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.263373 | controller |     "Jun 09 17:39:19.597277 crc crio[22095]: time=\"2026-06-09T17:39:19.596486248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00e9fb00-4574-477a-a7cb-48d230597ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263388 | controller |     "Jun 09 17:39:19.604692 crc crio[22095]: time=\"2026-06-09T17:39:19.603496649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2dc1ded-468c-42cc-903a-acc1771a1554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263403 | controller |     "Jun 09 17:39:19.613456 crc crio[22095]: time=\"2026-06-09T17:39:19.613369124Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mwppd/extract-utilities\" id=8f9e3607-7680-442c-a258-f91f35458531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263417 | controller |     "Jun 09 17:39:19.613858 crc crio[22095]: time=\"2026-06-09T17:39:19.613794665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263433 | controller |     "Jun 09 17:39:19.615658 crc crio[22095]: time=\"2026-06-09T17:39:19.615565991Z\" level=info msg=\"Stopping container: 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b (timeout: 30s)\" id=b0dbc105-039a-4914-96c3-b1745847f25a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.263447 | controller |     "Jun 09 17:39:19.709420 crc crio[22095]: time=\"2026-06-09T17:39:19.709144658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263462 | controller |     "Jun 09 17:39:19.716885 crc crio[22095]: time=\"2026-06-09T17:39:19.716796935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263477 | controller |     "Jun 09 17:39:19.917681 crc crio[22095]: time=\"2026-06-09T17:39:19.916988556Z\" level=info msg=\"Created container 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774: openshift-marketplace/redhat-operators-mwppd/extract-utilities\" id=8f9e3607-7680-442c-a258-f91f35458531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263491 | controller |     "Jun 09 17:39:19.919244 crc crio[22095]: time=\"2026-06-09T17:39:19.919140962Z\" level=info msg=\"Starting container: 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774\" id=69f5704d-1962-4dad-9c7a-2b595f17fbeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.263506 | controller |     "Jun 09 17:39:19.933115 crc crio[22095]: time=\"2026-06-09T17:39:19.931048319Z\" level=info msg=\"Started container\" PID=357020 containerID=764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774 description=openshift-marketplace/redhat-operators-mwppd/extract-utilities id=69f5704d-1962-4dad-9c7a-2b595f17fbeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a",
2026-06-09 17:40:44.263524 | controller |     "Jun 09 17:39:20.128465 crc crio[22095]: time=\"2026-06-09T17:39:20.127973526Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=696e836e-f3d0-4a5c-aa2c-0aa74d033b43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.263539 | controller |     "Jun 09 17:39:20.149694 crc crio[22095]: time=\"2026-06-09T17:39:20.149601775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:40:44.263554 | controller |     "Jun 09 17:39:21.350268 crc crio[22095]: time=\"2026-06-09T17:39:21.350103475Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=696e836e-f3d0-4a5c-aa2c-0aa74d033b43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.263569 | controller |     "Jun 09 17:39:21.352064 crc crio[22095]: time=\"2026-06-09T17:39:21.351215064Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=81cbf326-b355-4e2d-9d0f-eb9b6812de7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263583 | controller |     "Jun 09 17:39:21.355197 crc crio[22095]: time=\"2026-06-09T17:39:21.355082024Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e1153e3b-3ba9-42af-b9a4-a678273d0b2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263598 | controller |     "Jun 09 17:39:21.401988 crc crio[22095]: time=\"2026-06-09T17:39:21.40178929Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mwppd/extract-content\" id=a3a5b052-a3b1-4e6d-a25f-ad5a7ccd1b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263613 | controller |     "Jun 09 17:39:21.402674 crc crio[22095]: time=\"2026-06-09T17:39:21.402596481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263628 | controller |     "Jun 09 17:39:21.454455 crc crio[22095]: time=\"2026-06-09T17:39:21.454309947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263643 | controller |     "Jun 09 17:39:21.457635 crc crio[22095]: time=\"2026-06-09T17:39:21.457576601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263657 | controller |     "Jun 09 17:39:21.675584 crc crio[22095]: time=\"2026-06-09T17:39:21.675454619Z\" level=info msg=\"Created container ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790: openshift-marketplace/redhat-operators-mwppd/extract-content\" id=a3a5b052-a3b1-4e6d-a25f-ad5a7ccd1b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263672 | controller |     "Jun 09 17:39:21.678143 crc crio[22095]: time=\"2026-06-09T17:39:21.677985324Z\" level=info msg=\"Starting container: ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790\" id=b489fa0d-673b-47a8-9b35-1153a9c3d032 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.263686 | controller |     "Jun 09 17:39:21.685190 crc crio[22095]: time=\"2026-06-09T17:39:21.685081197Z\" level=info msg=\"Started container\" PID=357085 containerID=ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790 description=openshift-marketplace/redhat-operators-mwppd/extract-content id=b489fa0d-673b-47a8-9b35-1153a9c3d032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a",
2026-06-09 17:40:44.263701 | controller |     "Jun 09 17:39:24.217407 crc crio[22095]: time=\"2026-06-09T17:39:24.216572787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4af021d0-139c-4db4-ab9e-bd7ba08d3ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263719 | controller |     "Jun 09 17:39:24.221764 crc crio[22095]: time=\"2026-06-09T17:39:24.221672679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3dcb57de-d3a0-46d8-8fd6-59b893aa4175 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263734 | controller |     "Jun 09 17:39:24.230657 crc crio[22095]: time=\"2026-06-09T17:39:24.230535828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=01a8bd22-7d1e-40c7-a9bf-0fecac901201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263749 | controller |     "Jun 09 17:39:24.231313 crc crio[22095]: time=\"2026-06-09T17:39:24.231207575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263763 | controller |     "Jun 09 17:39:24.349572 crc crio[22095]: time=\"2026-06-09T17:39:24.349445559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263777 | controller |     "Jun 09 17:39:24.353998 crc crio[22095]: time=\"2026-06-09T17:39:24.353863033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263791 | controller |     "Jun 09 17:39:24.554982 crc crio[22095]: time=\"2026-06-09T17:39:24.554021164Z\" level=info msg=\"Created container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=01a8bd22-7d1e-40c7-a9bf-0fecac901201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263805 | controller |     "Jun 09 17:39:24.556774 crc crio[22095]: time=\"2026-06-09T17:39:24.556686872Z\" level=info msg=\"Starting container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3\" id=a8c23692-a07d-4319-80b8-f859fec57a81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.263819 | controller |     "Jun 09 17:39:24.563386 crc crio[22095]: time=\"2026-06-09T17:39:24.563247202Z\" level=info msg=\"Started container\" PID=357188 containerID=ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3 description=openshift-marketplace/redhat-operators-mwppd/registry-server id=a8c23692-a07d-4319-80b8-f859fec57a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a",
2026-06-09 17:40:44.263834 | controller |     "Jun 09 17:39:25.952346 crc crio[22095]: time=\"2026-06-09T17:39:25.952090256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0bb01190-9f34-4392-8632-cb2423cf9166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263851 | controller |     "Jun 09 17:39:25.956562 crc crio[22095]: time=\"2026-06-09T17:39:25.955900524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=034b11fc-0ec6-4903-b936-57d8a289cece name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.263885 | controller |     "Jun 09 17:39:25.962095 crc crio[22095]: time=\"2026-06-09T17:39:25.961977811Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bce76241-8306-417a-a971-845bae3ed52c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263900 | controller |     "Jun 09 17:39:25.962780 crc crio[22095]: time=\"2026-06-09T17:39:25.962577957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263918 | controller |     "Jun 09 17:39:26.032393 crc crio[22095]: time=\"2026-06-09T17:39:26.032261567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263933 | controller |     "Jun 09 17:39:26.045535 crc crio[22095]: time=\"2026-06-09T17:39:26.045433557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.263948 | controller |     "Jun 09 17:39:26.247272 crc crio[22095]: time=\"2026-06-09T17:39:26.247166798Z\" level=info msg=\"Created container 4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=bce76241-8306-417a-a971-845bae3ed52c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.263963 | controller |     "Jun 09 17:39:26.249257 crc crio[22095]: time=\"2026-06-09T17:39:26.24916771Z\" level=info msg=\"Starting container: 4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72\" id=f0ae21e7-2900-4a5d-aac9-1ffff98309eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.263978 | controller |     "Jun 09 17:39:26.256454 crc crio[22095]: time=\"2026-06-09T17:39:26.256356495Z\" level=info msg=\"Started container\" PID=357249 containerID=4aca302da0b1d7f55c814b1fe53e7b602858df77eb026d2905cafd3179e69b72 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f0ae21e7-2900-4a5d-aac9-1ffff98309eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2b4dc887f9bbec64dc5cdf9da621105953274ee2929bcd9f9718fd0ba478220",
2026-06-09 17:40:44.263993 | controller |     "Jun 09 17:39:27.290023 crc crio[22095]: time=\"2026-06-09T17:39:27.289344709Z\" level=info msg=\"Removing container: a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040\" id=445c56f0-b2c0-4e89-b295-6ec297a701e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264007 | controller |     "Jun 09 17:39:27.652872 crc crio[22095]: time=\"2026-06-09T17:39:27.651987456Z\" level=info msg=\"Removed container a54c7e9ac697aadf9338bea24f45dd49031e6365d54cfca5d8af25cb2be89040: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=445c56f0-b2c0-4e89-b295-6ec297a701e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264021 | controller |     "Jun 09 17:39:29.344073 crc crio[22095]: time=\"2026-06-09T17:39:29.343260342Z\" level=info msg=\"Removing container: 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f\" id=9f70c31b-86da-458d-9af2-9bdd8477c2cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264036 | controller |     "Jun 09 17:39:29.437466 crc crio[22095]: time=\"2026-06-09T17:39:29.437363283Z\" level=info msg=\"Removed container 8903df6ed8ae89134797fc75fc1b2a9d3b1be3f5cdcbd1564e4e07359fb5875f: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=9f70c31b-86da-458d-9af2-9bdd8477c2cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264050 | controller |     "Jun 09 17:39:34.421264 crc crio[22095]: time=\"2026-06-09T17:39:34.420163372Z\" level=info msg=\"Removing container: 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a\" id=ca370a0c-2760-497e-a754-54fa701e3f4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264065 | controller |     "Jun 09 17:39:34.645433 crc crio[22095]: time=\"2026-06-09T17:39:34.645042051Z\" level=info msg=\"Stopped container 8ea480b4888e63b248a7b2cfd66dca9f1bfd542859ff5b4814395860ca83c51b: openstack/nova-api-0/nova-api-api\" id=b0dbc105-039a-4914-96c3-b1745847f25a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.264079 | controller |     "Jun 09 17:39:34.693363 crc crio[22095]: time=\"2026-06-09T17:39:34.693230475Z\" level=info msg=\"Removed container 70c05343888c888b2a54201a1ad58049f03f29b37a333b95c275c3fe7258366a: openstack/nova-api-0/nova-api-api\" id=ca370a0c-2760-497e-a754-54fa701e3f4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264098 | controller |     "Jun 09 17:39:38.804032 crc crio[22095]: time=\"2026-06-09T17:39:38.802979583Z\" level=info msg=\"Stopping container: 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a (timeout: 30s)\" id=cc6008a5-50f9-43e7-a9d8-b92297c0e4f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.264113 | controller |     "Jun 09 17:39:40.540861 crc crio[22095]: time=\"2026-06-09T17:39:40.540810452Z\" level=info msg=\"Stopping container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3 (timeout: 2s)\" id=d974a658-725a-45f9-89cd-50e845ae42d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.264128 | controller |     "Jun 09 17:39:40.668956 crc crio[22095]: time=\"2026-06-09T17:39:40.668773197Z\" level=info msg=\"Stopped container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=d974a658-725a-45f9-89cd-50e845ae42d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.264142 | controller |     "Jun 09 17:39:40.670276 crc crio[22095]: time=\"2026-06-09T17:39:40.670127472Z\" level=info msg=\"Stopping pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=8c40ad1c-6246-4548-82e7-806d7c49581b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.264157 | controller |     "Jun 09 17:39:40.671442 crc crio[22095]: time=\"2026-06-09T17:39:40.671366364Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mwppd Namespace:openshift-marketplace ID:b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a UID:ddbb38ac-eee2-4c1d-a905-b482b2157896 NetNS:/var/run/netns/80e450d7-f6c9-4955-9574-f4be67e6bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddbb38ac_eee2_4c1d_a905_b482b2157896.slice PodAnnotations:0xc00379e918}] Aliases:map[]}\"",
2026-06-09 17:40:44.264172 | controller |     "Jun 09 17:39:40.671721 crc crio[22095]: time=\"2026-06-09T17:39:40.671630031Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mwppd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.264187 | controller |     "Jun 09 17:39:41.002500 crc crio[22095]: time=\"2026-06-09T17:39:41.00180126Z\" level=info msg=\"Stopped pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=8c40ad1c-6246-4548-82e7-806d7c49581b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.264202 | controller |     "Jun 09 17:39:41.563816 crc crio[22095]: time=\"2026-06-09T17:39:41.563694084Z\" level=info msg=\"Removing container: ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3\" id=5730af6a-5832-4c26-9ced-e53d9896c64b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264216 | controller |     "Jun 09 17:39:41.604017 crc crio[22095]: time=\"2026-06-09T17:39:41.603523873Z\" level=info msg=\"Removed container ac99b95252c07c1d100ae2ceaf7138f68faca8b36e554ba4c0aae4ce0d41d4c3: openshift-marketplace/redhat-operators-mwppd/registry-server\" id=5730af6a-5832-4c26-9ced-e53d9896c64b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264230 | controller |     "Jun 09 17:39:41.613133 crc crio[22095]: time=\"2026-06-09T17:39:41.612804602Z\" level=info msg=\"Removing container: ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790\" id=5fc67c9a-85a7-4f48-ae86-ae2aefe5759f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264245 | controller |     "Jun 09 17:39:41.652783 crc crio[22095]: time=\"2026-06-09T17:39:41.652652752Z\" level=info msg=\"Removed container ad5e9fbc5520f951e7544f66515a06fd365ec90f28d28642e7e3018be3573790: openshift-marketplace/redhat-operators-mwppd/extract-content\" id=5fc67c9a-85a7-4f48-ae86-ae2aefe5759f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264262 | controller |     "Jun 09 17:39:41.658188 crc crio[22095]: time=\"2026-06-09T17:39:41.658047991Z\" level=info msg=\"Removing container: 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774\" id=8ee6d854-767f-4050-b161-cf38e7d1f899 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264277 | controller |     "Jun 09 17:39:41.712362 crc crio[22095]: time=\"2026-06-09T17:39:41.712256561Z\" level=info msg=\"Removed container 764f36a8f6de8faf87dda1133fc41ff661cb6575243d087133beefb718edd774: openshift-marketplace/redhat-operators-mwppd/extract-utilities\" id=8ee6d854-767f-4050-b161-cf38e7d1f899 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264292 | controller |     "Jun 09 17:39:48.953309 crc crio[22095]: time=\"2026-06-09T17:39:48.952389949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=112f93a4-2ad8-4db2-9548-19b310236f61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.264307 | controller |     "Jun 09 17:39:48.956402 crc crio[22095]: time=\"2026-06-09T17:39:48.95631872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=763dfeac-8730-409f-ba40-de9c105f8059 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.264321 | controller |     "Jun 09 17:39:48.965751 crc crio[22095]: time=\"2026-06-09T17:39:48.965669312Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e5139524-d58a-476c-a083-2baebed613ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.264336 | controller |     "Jun 09 17:39:48.966134 crc crio[22095]: time=\"2026-06-09T17:39:48.966082853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264350 | controller |     "Jun 09 17:39:49.028492 crc crio[22095]: time=\"2026-06-09T17:39:49.028399622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264365 | controller |     "Jun 09 17:39:49.034590 crc crio[22095]: time=\"2026-06-09T17:39:49.034470119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264380 | controller |     "Jun 09 17:39:49.227742 crc crio[22095]: time=\"2026-06-09T17:39:49.226867889Z\" level=info msg=\"Created container 04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e5139524-d58a-476c-a083-2baebed613ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.264394 | controller |     "Jun 09 17:39:49.229337 crc crio[22095]: time=\"2026-06-09T17:39:49.22922703Z\" level=info msg=\"Starting container: 04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c\" id=3dccd0b4-8a2c-4a47-a0d1-69f55a700161 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.264409 | controller |     "Jun 09 17:39:49.235255 crc crio[22095]: time=\"2026-06-09T17:39:49.235169773Z\" level=info msg=\"Started container\" PID=358373 containerID=04b5ae940e071637f282f0f598830c8717b4aca12347792a84be8c03eb23450c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=3dccd0b4-8a2c-4a47-a0d1-69f55a700161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebb39b349e559953596731a3dbe11c6f15f3cb9e785f1a452da0f5659c870e3",
2026-06-09 17:40:44.264424 | controller |     "Jun 09 17:39:52.554141 crc crio[22095]: time=\"2026-06-09T17:39:52.553107188Z\" level=info msg=\"Stopped container 003cad1af0cdac2db1f15d6f7db95f993969fa96b77672201b2c19f4a157c38a: openstack/cinder-api-0/cinder-api\" id=cc6008a5-50f9-43e7-a9d8-b92297c0e4f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.264442 | controller |     "Jun 09 17:39:52.744226 crc crio[22095]: time=\"2026-06-09T17:39:52.744143612Z\" level=info msg=\"Removing container: fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d\" id=ff81d146-44ba-45e3-8ea6-136a44a48eb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264457 | controller |     "Jun 09 17:39:52.823246 crc crio[22095]: time=\"2026-06-09T17:39:52.823052141Z\" level=info msg=\"Removed container fd3022492aa55e6231b549c1ec2a7b003969ed11963eeaf462e5c1c395f98c2d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ff81d146-44ba-45e3-8ea6-136a44a48eb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264489 | controller |     "Jun 09 17:39:52.832998 crc crio[22095]: time=\"2026-06-09T17:39:52.832866144Z\" level=info msg=\"Removing container: 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637\" id=f3d1bdec-3c90-46db-b3b8-82f63edea7d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264504 | controller |     "Jun 09 17:39:52.866053 crc crio[22095]: time=\"2026-06-09T17:39:52.865887567Z\" level=info msg=\"Removed container 1943e53d0776e2227ae1b87117eb860db316863dfb70188cb68e68bc194f4637: openstack/cinder-api-0/cinder-api\" id=f3d1bdec-3c90-46db-b3b8-82f63edea7d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.264518 | controller |     "Jun 09 17:39:58.802663 crc crio[22095]: time=\"2026-06-09T17:39:58.801119285Z\" level=info msg=\"Stopping container: 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 (timeout: 30s)\" id=e1652b2b-c85a-4f79-9e40-4e98fd3875fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.264532 | controller |     "Jun 09 17:40:00.550426 crc crio[22095]: time=\"2026-06-09T17:40:00.549481066Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683780-5tq7b/POD\" id=bc909b44-324d-4ba7-afde-51d51157c47b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.264547 | controller |     "Jun 09 17:40:00.551665 crc crio[22095]: time=\"2026-06-09T17:40:00.550464582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264562 | controller |     "Jun 09 17:40:00.598512 crc crio[22095]: time=\"2026-06-09T17:40:00.598198185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc00379e780}] Aliases:map[]}\"",
2026-06-09 17:40:44.264577 | controller |     "Jun 09 17:40:00.598512 crc crio[22095]: time=\"2026-06-09T17:40:00.598274367Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683780-5tq7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.264591 | controller |     "Jun 09 17:40:01.206430 crc crio[22095]: 2026-06-09T17:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d90d070fd3bd4c Mac:a6:5b:0c:6f:9d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:40:44.264606 | controller |     "Jun 09 17:40:01.208038 crc crio[22095]: time=\"2026-06-09T17:40:01.207906243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc00379e780}] Aliases:map[]}\"",
2026-06-09 17:40:44.264625 | controller |     "Jun 09 17:40:01.208264 crc crio[22095]: time=\"2026-06-09T17:40:01.20817532Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683780-5tq7b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:40:44.264640 | controller |     "Jun 09 17:40:01.225782 crc crio[22095]: time=\"2026-06-09T17:40:01.22560853Z\" level=info msg=\"Ran pod sandbox 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 with infra container: openshift-infra/auto-csr-approver-29683780-5tq7b/POD\" id=bc909b44-324d-4ba7-afde-51d51157c47b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:40:44.264655 | controller |     "Jun 09 17:40:01.231237 crc crio[22095]: time=\"2026-06-09T17:40:01.231134533Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dfbd1eeb-4e8a-4b54-868a-d76278fe9031 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.264670 | controller |     "Jun 09 17:40:01.237655 crc crio[22095]: time=\"2026-06-09T17:40:01.23758532Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:40:44.264685 | controller |     "Jun 09 17:40:02.672272 crc crio[22095]: time=\"2026-06-09T17:40:02.671457198Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dfbd1eeb-4e8a-4b54-868a-d76278fe9031 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:40:44.264700 | controller |     "Jun 09 17:40:02.674045 crc crio[22095]: time=\"2026-06-09T17:40:02.673014668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=862e5519-7e66-4e48-982a-586ca9eed9a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.264715 | controller |     "Jun 09 17:40:02.675571 crc crio[22095]: time=\"2026-06-09T17:40:02.675489062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e8f28c9-8173-4ec1-90c5-07fb4f999b8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.264730 | controller |     "Jun 09 17:40:02.687176 crc crio[22095]: time=\"2026-06-09T17:40:02.687090981Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683780-5tq7b/oc\" id=7508c1e7-cf1a-4a6d-96cb-d2854e5278ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.264745 | controller |     "Jun 09 17:40:02.688512 crc crio[22095]: time=\"2026-06-09T17:40:02.688372485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264760 | controller |     "Jun 09 17:40:02.766577 crc crio[22095]: time=\"2026-06-09T17:40:02.766476902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264774 | controller |     "Jun 09 17:40:02.970870 crc crio[22095]: time=\"2026-06-09T17:40:02.970761349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264789 | controller |     "Jun 09 17:40:03.113125 crc crio[22095]: time=\"2026-06-09T17:40:03.112982263Z\" level=info msg=\"Created container b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7: openshift-infra/auto-csr-approver-29683780-5tq7b/oc\" id=7508c1e7-cf1a-4a6d-96cb-d2854e5278ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.264807 | controller |     "Jun 09 17:40:03.115252 crc crio[22095]: time=\"2026-06-09T17:40:03.115170579Z\" level=info msg=\"Starting container: b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7\" id=6fb2e55b-87f2-4c30-9540-61175ea24708 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.264822 | controller |     "Jun 09 17:40:03.121110 crc crio[22095]: time=\"2026-06-09T17:40:03.12101609Z\" level=info msg=\"Started container\" PID=358957 containerID=b822be4bd9ac50984d4cf256dbe4c3010f072880682aa5565b17475e195260b7 description=openshift-infra/auto-csr-approver-29683780-5tq7b/oc id=6fb2e55b-87f2-4c30-9540-61175ea24708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8",
2026-06-09 17:40:44.264837 | controller |     "Jun 09 17:40:04.998394 crc crio[22095]: time=\"2026-06-09T17:40:04.997802618Z\" level=info msg=\"Stopping pod sandbox: 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8\" id=181020de-7840-462d-a65e-f26b93d0132f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.264868 | controller |     "Jun 09 17:40:04.999605 crc crio[22095]: time=\"2026-06-09T17:40:04.999265666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-5tq7b Namespace:openshift-infra ID:0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8 UID:68eb63ae-bab0-470c-b7f6-f74bd2a1eccc NetNS:/var/run/netns/7f8e81cd-cdfd-4db9-a6d3-b655cac09c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68eb63ae_bab0_470c_b7f6_f74bd2a1eccc.slice PodAnnotations:0xc005f20898}] Aliases:map[]}\"",
2026-06-09 17:40:44.264888 | controller |     "Jun 09 17:40:04.999605 crc crio[22095]: time=\"2026-06-09T17:40:04.999493332Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683780-5tq7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.264904 | controller |     "Jun 09 17:40:05.351350 crc crio[22095]: time=\"2026-06-09T17:40:05.351232537Z\" level=info msg=\"Stopped pod sandbox: 0d90d070fd3bd4cb3fad7717c9a518524ea8b9812c7e456d944d7f167d3729c8\" id=181020de-7840-462d-a65e-f26b93d0132f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.264919 | controller |     "Jun 09 17:40:08.954871 crc crio[22095]: time=\"2026-06-09T17:40:08.953620579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=abfc7bcd-37dd-43c0-8fe4-725bcaccd55d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.264934 | controller |     "Jun 09 17:40:08.959341 crc crio[22095]: time=\"2026-06-09T17:40:08.959222254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e3cf2740-54d8-48aa-809d-890e9a00a055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.264948 | controller |     "Jun 09 17:40:08.973078 crc crio[22095]: time=\"2026-06-09T17:40:08.970230788Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=019f96bb-fdbc-4c12-b296-584fa9b92d60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.264962 | controller |     "Jun 09 17:40:08.973078 crc crio[22095]: time=\"2026-06-09T17:40:08.97069571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264977 | controller |     "Jun 09 17:40:09.032313 crc crio[22095]: time=\"2026-06-09T17:40:09.032162018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.264991 | controller |     "Jun 09 17:40:09.036038 crc crio[22095]: time=\"2026-06-09T17:40:09.035981427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265009 | controller |     "Jun 09 17:40:09.221435 crc crio[22095]: time=\"2026-06-09T17:40:09.220456192Z\" level=info msg=\"Created container 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=019f96bb-fdbc-4c12-b296-584fa9b92d60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265024 | controller |     "Jun 09 17:40:09.223090 crc crio[22095]: time=\"2026-06-09T17:40:09.222961947Z\" level=info msg=\"Starting container: 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac\" id=2ba69bfd-e91e-4cf7-aaae-046e2ceb7813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.265038 | controller |     "Jun 09 17:40:09.232348 crc crio[22095]: time=\"2026-06-09T17:40:09.232256277Z\" level=info msg=\"Started container\" PID=359286 containerID=1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log id=2ba69bfd-e91e-4cf7-aaae-046e2ceb7813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.265053 | controller |     "Jun 09 17:40:09.246814 crc crio[22095]: time=\"2026-06-09T17:40:09.246676409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b425f053-390b-4493-9460-a6e897513052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.265067 | controller |     "Jun 09 17:40:09.251086 crc crio[22095]: time=\"2026-06-09T17:40:09.251016891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3cfc8c80-d134-4b05-985a-eaf92dbe996a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.265081 | controller |     "Jun 09 17:40:09.257444 crc crio[22095]: time=\"2026-06-09T17:40:09.257087778Z\" level=info msg=\"Creating container: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=cecef683-2d32-4852-ae45-8d304804be67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265095 | controller |     "Jun 09 17:40:09.259053 crc crio[22095]: time=\"2026-06-09T17:40:09.257675203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265110 | controller |     "Jun 09 17:40:09.328340 crc crio[22095]: time=\"2026-06-09T17:40:09.328225336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265124 | controller |     "Jun 09 17:40:09.332753 crc crio[22095]: time=\"2026-06-09T17:40:09.332671451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265138 | controller |     "Jun 09 17:40:09.561039 crc crio[22095]: time=\"2026-06-09T17:40:09.560862995Z\" level=info msg=\"Created container 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7: openstack/barbican-api-b8bd98988-7kb6x/barbican-api\" id=cecef683-2d32-4852-ae45-8d304804be67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265153 | controller |     "Jun 09 17:40:09.562041 crc crio[22095]: time=\"2026-06-09T17:40:09.561739608Z\" level=info msg=\"Starting container: 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7\" id=5d616fb3-6a94-4f86-89f7-2f5eb2afaf24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.265167 | controller |     "Jun 09 17:40:09.568695 crc crio[22095]: time=\"2026-06-09T17:40:09.568532013Z\" level=info msg=\"Started container\" PID=359301 containerID=78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7 description=openstack/barbican-api-b8bd98988-7kb6x/barbican-api id=5d616fb3-6a94-4f86-89f7-2f5eb2afaf24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304fba2df7eba14ba5c967517af7339ba5819027cb6ec28ce43ea8e75addfd56",
2026-06-09 17:40:44.265185 | controller |     "Jun 09 17:40:16.953475 crc crio[22095]: time=\"2026-06-09T17:40:16.952485695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3fa4b722-eb4e-4746-8e6e-331cfe151bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.265201 | controller |     "Jun 09 17:40:16.957433 crc crio[22095]: time=\"2026-06-09T17:40:16.957335001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c063f358-00d6-4148-80ed-210193925e70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.265215 | controller |     "Jun 09 17:40:16.962612 crc crio[22095]: time=\"2026-06-09T17:40:16.962506624Z\" level=info msg=\"Creating container: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=d3252061-a074-40cb-82cd-a20e2f276567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265230 | controller |     "Jun 09 17:40:16.965488 crc crio[22095]: time=\"2026-06-09T17:40:16.96311559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265245 | controller |     "Jun 09 17:40:17.022624 crc crio[22095]: time=\"2026-06-09T17:40:17.022446222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265260 | controller |     "Jun 09 17:40:17.027797 crc crio[22095]: time=\"2026-06-09T17:40:17.027696498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265275 | controller |     "Jun 09 17:40:17.248511 crc crio[22095]: time=\"2026-06-09T17:40:17.247736402Z\" level=info msg=\"Created container 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=d3252061-a074-40cb-82cd-a20e2f276567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265290 | controller |     "Jun 09 17:40:17.250077 crc crio[22095]: time=\"2026-06-09T17:40:17.249897258Z\" level=info msg=\"Starting container: 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5\" id=39ee3bb6-79ab-4582-b834-aae032dd0703 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.265305 | controller |     "Jun 09 17:40:17.259503 crc crio[22095]: time=\"2026-06-09T17:40:17.259321431Z\" level=info msg=\"Started container\" PID=359778 containerID=3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5 description=openstack/glance-db-create-dcrqh/mariadb-database-create id=39ee3bb6-79ab-4582-b834-aae032dd0703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47",
2026-06-09 17:40:44.265320 | controller |     "Jun 09 17:40:17.726777 crc crio[22095]: time=\"2026-06-09T17:40:17.726657813Z\" level=info msg=\"Removing container: 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015\" id=3ef3b795-cd52-4bce-8329-02db0620be80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265335 | controller |     "Jun 09 17:40:17.957342 crc crio[22095]: time=\"2026-06-09T17:40:17.956578962Z\" level=info msg=\"Removed container 5f7b863451195bedeba9c909c0aa760d5dc74bc8d94f6c5aa1f68e07bad49015: openshift-infra/auto-csr-approver-29683774-jpjqv/oc\" id=3ef3b795-cd52-4bce-8329-02db0620be80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265355 | controller |     "Jun 09 17:40:17.961379 crc crio[22095]: time=\"2026-06-09T17:40:17.961264103Z\" level=info msg=\"Removing container: 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce\" id=0fdaef05-05e5-4870-aa24-56cd1563eeaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265370 | controller |     "Jun 09 17:40:18.000427 crc crio[22095]: time=\"2026-06-09T17:40:17.999782248Z\" level=info msg=\"Removed container 34ee363ed5fd2c5cae5e7dac857bc109baa3a537d8166951d8e9fae9c07845ce: openstack/root-account-create-update-x9h8t/mariadb-account-create-update\" id=0fdaef05-05e5-4870-aa24-56cd1563eeaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265385 | controller |     "Jun 09 17:40:18.013767 crc crio[22095]: time=\"2026-06-09T17:40:18.013674167Z\" level=info msg=\"Stopping pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=3a16e703-9eef-4579-970f-15c3e76827c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265400 | controller |     "Jun 09 17:40:18.014662 crc crio[22095]: time=\"2026-06-09T17:40:18.014600621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=3a16e703-9eef-4579-970f-15c3e76827c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265415 | controller |     "Jun 09 17:40:18.015208 crc crio[22095]: time=\"2026-06-09T17:40:18.015181466Z\" level=info msg=\"Removing pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=09b8be9b-e2c2-448f-af79-91e85fe2ed9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.265430 | controller |     "Jun 09 17:40:18.028701 crc crio[22095]: time=\"2026-06-09T17:40:18.028638783Z\" level=info msg=\"Removed pod sandbox: 8fe3d82e8caf1d9f1ba61101c4692f1a19c64c86505a814f3a4954a6c46e6ddf\" id=09b8be9b-e2c2-448f-af79-91e85fe2ed9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.265445 | controller |     "Jun 09 17:40:18.030413 crc crio[22095]: time=\"2026-06-09T17:40:18.030347098Z\" level=info msg=\"Stopping pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=92f651ae-dfe4-497e-8df4-a970eb005e62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265460 | controller |     "Jun 09 17:40:18.030523 crc crio[22095]: time=\"2026-06-09T17:40:18.03043463Z\" level=info msg=\"Stopped pod sandbox (already stopped): b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=92f651ae-dfe4-497e-8df4-a970eb005e62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265475 | controller |     "Jun 09 17:40:18.031109 crc crio[22095]: time=\"2026-06-09T17:40:18.030890532Z\" level=info msg=\"Removing pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=04f56d99-5913-4999-baf9-7204b4d9d687 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.265490 | controller |     "Jun 09 17:40:18.049189 crc crio[22095]: time=\"2026-06-09T17:40:18.049086882Z\" level=info msg=\"Removed pod sandbox: b97c58f11a49f8d25f50a1d993972103ea6650a401e8f9a099b0a0f7d38fb74a\" id=04f56d99-5913-4999-baf9-7204b4d9d687 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.265504 | controller |     "Jun 09 17:40:18.049904 crc crio[22095]: time=\"2026-06-09T17:40:18.049876662Z\" level=info msg=\"Stopping pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=8b4638b2-bc46-42f6-809d-d662d423789a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265519 | controller |     "Jun 09 17:40:18.050117 crc crio[22095]: time=\"2026-06-09T17:40:18.050095838Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=8b4638b2-bc46-42f6-809d-d662d423789a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265533 | controller |     "Jun 09 17:40:18.051013 crc crio[22095]: time=\"2026-06-09T17:40:18.050985801Z\" level=info msg=\"Removing pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=85d61646-92a7-45e9-9190-69ffc774d175 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.265556 | controller |     "Jun 09 17:40:18.066070 crc crio[22095]: time=\"2026-06-09T17:40:18.065904906Z\" level=info msg=\"Removed pod sandbox: a9c0b9c21353c492b9d0d6a5a04f40b31d1454724b74acaeaa7965072ef61da6\" id=85d61646-92a7-45e9-9190-69ffc774d175 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:40:44.265571 | controller |     "Jun 09 17:40:18.232161 crc crio[22095]: time=\"2026-06-09T17:40:18.232108999Z\" level=info msg=\"Removing container: e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c\" id=af63c37c-2bbe-4d95-96b9-66be48d1a22a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265585 | controller |     "Jun 09 17:40:18.311474 crc crio[22095]: time=\"2026-06-09T17:40:18.311374237Z\" level=info msg=\"Removed container e5c3cc855f4cc86ac66a859b4c45424711eae6a14a8e4d194001e654eb55ea1c: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=af63c37c-2bbe-4d95-96b9-66be48d1a22a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265600 | controller |     "Jun 09 17:40:19.301441 crc crio[22095]: time=\"2026-06-09T17:40:19.299423128Z\" level=info msg=\"Stopping pod sandbox: 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\" id=8033c890-2932-44cb-b80c-64a777c21b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265615 | controller |     "Jun 09 17:40:19.311633 crc crio[22095]: time=\"2026-06-09T17:40:19.303120274Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dcrqh Namespace:openstack ID:11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47 UID:1483c39c-5f2d-447a-8e1a-863a80fc3bcd NetNS:/var/run/netns/87506441-3ea9-4d09-8094-a55737c2d091 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1483c39c_5f2d_447a_8e1a_863a80fc3bcd.slice PodAnnotations:0xc00012b728}] Aliases:map[]}\"",
2026-06-09 17:40:44.265630 | controller |     "Jun 09 17:40:19.311633 crc crio[22095]: time=\"2026-06-09T17:40:19.308837331Z\" level=info msg=\"Deleting pod openstack_glance-db-create-dcrqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.265645 | controller |     "Jun 09 17:40:19.631131 crc crio[22095]: time=\"2026-06-09T17:40:19.630378687Z\" level=info msg=\"Stopped pod sandbox: 11130e5f8bf42eef0b69e69b83eb607b288b6b237476846d680d8009088fbe47\" id=8033c890-2932-44cb-b80c-64a777c21b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265660 | controller |     "Jun 09 17:40:20.287274 crc crio[22095]: time=\"2026-06-09T17:40:20.286482395Z\" level=info msg=\"Removing container: 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5\" id=0a17d8e1-acd0-4c3d-bfe8-e7f0a1fcd484 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265675 | controller |     "Jun 09 17:40:20.330590 crc crio[22095]: time=\"2026-06-09T17:40:20.33041995Z\" level=info msg=\"Removed container 3837635eeef2d09ad1791d1660f6c39f6cf67f676cc5b8e0db339532fd8317b5: openstack/glance-db-create-dcrqh/mariadb-database-create\" id=0a17d8e1-acd0-4c3d-bfe8-e7f0a1fcd484 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265690 | controller |     "Jun 09 17:40:25.957522 crc crio[22095]: time=\"2026-06-09T17:40:25.955351845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5b48a92b-e8fe-4036-a4f7-8922a617531a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.265705 | controller |     "Jun 09 17:40:25.960195 crc crio[22095]: time=\"2026-06-09T17:40:25.960058007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=39944e00-b840-43e5-9e4f-d47d0bc4be02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.265724 | controller |     "Jun 09 17:40:25.976144 crc crio[22095]: time=\"2026-06-09T17:40:25.972773335Z\" level=info msg=\"Creating container: openstack/placement-db-create-87tf9/mariadb-database-create\" id=93e953a6-ad18-4e47-be7a-432a349416d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265739 | controller |     "Jun 09 17:40:25.976144 crc crio[22095]: time=\"2026-06-09T17:40:25.973413852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265754 | controller |     "Jun 09 17:40:26.039138 crc crio[22095]: time=\"2026-06-09T17:40:26.039070748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265769 | controller |     "Jun 09 17:40:26.045592 crc crio[22095]: time=\"2026-06-09T17:40:26.045549245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.265783 | controller |     "Jun 09 17:40:26.221339 crc crio[22095]: time=\"2026-06-09T17:40:26.221234373Z\" level=info msg=\"Created container 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02: openstack/placement-db-create-87tf9/mariadb-database-create\" id=93e953a6-ad18-4e47-be7a-432a349416d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.265798 | controller |     "Jun 09 17:40:26.223778 crc crio[22095]: time=\"2026-06-09T17:40:26.223607474Z\" level=info msg=\"Starting container: 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02\" id=f8c8fd11-d17c-49f6-a2c4-0cffe8dbe0ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.265813 | controller |     "Jun 09 17:40:26.231638 crc crio[22095]: time=\"2026-06-09T17:40:26.231484768Z\" level=info msg=\"Started container\" PID=360178 containerID=33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02 description=openstack/placement-db-create-87tf9/mariadb-database-create id=f8c8fd11-d17c-49f6-a2c4-0cffe8dbe0ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad",
2026-06-09 17:40:44.265828 | controller |     "Jun 09 17:40:26.669573 crc crio[22095]: time=\"2026-06-09T17:40:26.669485522Z\" level=info msg=\"Removing container: 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18\" id=9860667b-8429-4fb6-b1a3-238cb7140b18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265842 | controller |     "Jun 09 17:40:26.794171 crc crio[22095]: time=\"2026-06-09T17:40:26.793878825Z\" level=info msg=\"Removed container 53f0faa498dd0b095927a2cf2ad4538aaa85984a006aa82b64af17392a41ac18: openstack/placement-db-create-87tf9/mariadb-database-create\" id=9860667b-8429-4fb6-b1a3-238cb7140b18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265878 | controller |     "Jun 09 17:40:27.740278 crc crio[22095]: time=\"2026-06-09T17:40:27.740193669Z\" level=info msg=\"Stopping pod sandbox: 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\" id=820cd5fa-50fa-45cd-8f4f-18f7c664a299 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265894 | controller |     "Jun 09 17:40:27.742550 crc crio[22095]: time=\"2026-06-09T17:40:27.742479208Z\" level=info msg=\"Got pod network &{Name:placement-db-create-87tf9 Namespace:openstack ID:5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad UID:c6503e57-8f57-4d1a-8ca4-9b2b71d62f52 NetNS:/var/run/netns/c0d66a87-3f00-4398-84e3-2bdde6f1dd14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6503e57_8f57_4d1a_8ca4_9b2b71d62f52.slice PodAnnotations:0xc002272700}] Aliases:map[]}\"",
2026-06-09 17:40:44.265914 | controller |     "Jun 09 17:40:27.742766 crc crio[22095]: time=\"2026-06-09T17:40:27.742699264Z\" level=info msg=\"Deleting pod openstack_placement-db-create-87tf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.265930 | controller |     "Jun 09 17:40:28.149377 crc crio[22095]: time=\"2026-06-09T17:40:28.148175998Z\" level=info msg=\"Stopped pod sandbox: 5db3d7d7365765776f2d8585f7860497f3903eefa886b01bd1fb2c0feccdd7ad\" id=820cd5fa-50fa-45cd-8f4f-18f7c664a299 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.265945 | controller |     "Jun 09 17:40:28.728043 crc crio[22095]: time=\"2026-06-09T17:40:28.727980725Z\" level=info msg=\"Removing container: 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02\" id=814675c0-c37a-47eb-94aa-f478486e4f58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265960 | controller |     "Jun 09 17:40:28.780775 crc crio[22095]: time=\"2026-06-09T17:40:28.780708947Z\" level=info msg=\"Removed container 33058d53b0405a86e90a731a478e25fbefc3b7a262000ac3d40a8765f6512d02: openstack/placement-db-create-87tf9/mariadb-database-create\" id=814675c0-c37a-47eb-94aa-f478486e4f58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.265974 | controller |     "Jun 09 17:40:28.812805 crc crio[22095]: time=\"2026-06-09T17:40:28.81218787Z\" level=warning msg=\"Stopping container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:40:44.265989 | controller |     "Jun 09 17:40:28.870628 crc crio[22095]: time=\"2026-06-09T17:40:28.870510927Z\" level=error msg=\"Killing container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:40:44.266004 | controller |     "Jun 09 17:40:29.133346 crc crio[22095]: time=\"2026-06-09T17:40:29.133065659Z\" level=info msg=\"Stopped container 07bcd4a0485752d6ecd6f5dc2d50236e5d45847923105f10f59827eb6d391b75: openstack/cinder-scheduler-0/cinder-scheduler\" id=e1652b2b-c85a-4f79-9e40-4e98fd3875fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.266018 | controller |     "Jun 09 17:40:29.136134 crc crio[22095]: time=\"2026-06-09T17:40:29.135888901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d08654c1-45db-4bf3-b818-9c7819ad7440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.266033 | controller |     "Jun 09 17:40:29.143803 crc crio[22095]: time=\"2026-06-09T17:40:29.143664222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=38181883-3462-4ad0-b655-fc29bb284a0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.266048 | controller |     "Jun 09 17:40:29.152822 crc crio[22095]: time=\"2026-06-09T17:40:29.152679535Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcce3396-da51-4fe6-b35c-aae94333e065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.266062 | controller |     "Jun 09 17:40:29.153225 crc crio[22095]: time=\"2026-06-09T17:40:29.153195459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266076 | controller |     "Jun 09 17:40:29.217222 crc crio[22095]: time=\"2026-06-09T17:40:29.21711325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266094 | controller |     "Jun 09 17:40:29.773090 crc crio[22095]: time=\"2026-06-09T17:40:29.772349731Z\" level=info msg=\"Removing container: 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883\" id=0cedd3dc-145e-45b6-92ed-8ba8a8457ea5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266109 | controller |     "Jun 09 17:40:29.817401 crc crio[22095]: time=\"2026-06-09T17:40:29.816883121Z\" level=info msg=\"Removed container 15aaa63c29bf351a179bbe9ac832dedc963a93cd99d1a142b65f0ee7fcf7c883: openstack/cinder-scheduler-0/cinder-scheduler\" id=0cedd3dc-145e-45b6-92ed-8ba8a8457ea5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266123 | controller |     "Jun 09 17:40:29.957304 crc crio[22095]: time=\"2026-06-09T17:40:29.957140494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266138 | controller |     "Jun 09 17:40:30.153312 crc crio[22095]: time=\"2026-06-09T17:40:30.153153477Z\" level=info msg=\"Created container 493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcce3396-da51-4fe6-b35c-aae94333e065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.266152 | controller |     "Jun 09 17:40:30.155008 crc crio[22095]: time=\"2026-06-09T17:40:30.154887242Z\" level=info msg=\"Starting container: 493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f\" id=cb6e1ccb-675d-4043-a570-e8969b9d4151 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.266167 | controller |     "Jun 09 17:40:30.161396 crc crio[22095]: time=\"2026-06-09T17:40:30.161260037Z\" level=info msg=\"Started container\" PID=360452 containerID=493d2a85ffdd99f95ed750a30cf752ae65319d9bae358a8296d0bb75917a5a3f description=openstack/cinder-scheduler-0/cinder-scheduler id=cb6e1ccb-675d-4043-a570-e8969b9d4151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202d200fef8b3d1146340cfa8ccf1c389edd49b27edd3e303ca6076c6e91766e",
2026-06-09 17:40:44.266182 | controller |     "Jun 09 17:40:31.685733 crc crio[22095]: time=\"2026-06-09T17:40:31.684325059Z\" level=info msg=\"Stopping container: 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac (timeout: 30s)\" id=253cf4e0-a54f-4f92-8b24-b08b372aa28d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.266196 | controller |     "Jun 09 17:40:31.831815 crc crio[22095]: time=\"2026-06-09T17:40:31.831687345Z\" level=info msg=\"Stopped container 1b53a5edbe22fac8d5a12e5e77318ea609025c86e31be3d2bb4a4d54fbcd18ac: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=253cf4e0-a54f-4f92-8b24-b08b372aa28d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.266211 | controller |     "Jun 09 17:40:31.834368 crc crio[22095]: time=\"2026-06-09T17:40:31.834110458Z\" level=info msg=\"Stopping container: 78a0b97afc8c3942bac9dd3e8f16818b9baaf69234519da2359d0664a96731d7 (timeout: 30s)\" id=f8b9e1a4-4c14-4903-bf8d-7360e527368c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:40:44.266225 | controller |     "Jun 09 17:40:31.957571 crc crio[22095]: time=\"2026-06-09T17:40:31.957478935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=77a9bcf6-9dd4-450a-a0ef-a6fd00e443da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.266240 | controller |     "Jun 09 17:40:31.960844 crc crio[22095]: time=\"2026-06-09T17:40:31.960749169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=456ebeec-69b2-4ce6-b0e8-f55ca2852e15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.266254 | controller |     "Jun 09 17:40:31.963528 crc crio[22095]: time=\"2026-06-09T17:40:31.963446939Z\" level=info msg=\"Creating container: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a2758222-e1a0-4a1c-89ab-56a98d8c0217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.266272 | controller |     "Jun 09 17:40:31.963803 crc crio[22095]: time=\"2026-06-09T17:40:31.963740847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266287 | controller |     "Jun 09 17:40:32.014883 crc crio[22095]: time=\"2026-06-09T17:40:32.008669817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266302 | controller |     "Jun 09 17:40:32.014883 crc crio[22095]: time=\"2026-06-09T17:40:32.013366808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266317 | controller |     "Jun 09 17:40:32.207796 crc crio[22095]: time=\"2026-06-09T17:40:32.207602496Z\" level=info msg=\"Created container 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=a2758222-e1a0-4a1c-89ab-56a98d8c0217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.266332 | controller |     "Jun 09 17:40:32.209234 crc crio[22095]: time=\"2026-06-09T17:40:32.209145546Z\" level=info msg=\"Starting container: 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86\" id=93e317f5-a959-4c8d-92e9-b21ea1bba8a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.266346 | controller |     "Jun 09 17:40:32.215764 crc crio[22095]: time=\"2026-06-09T17:40:32.215636493Z\" level=info msg=\"Started container\" PID=360611 containerID=9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86 description=openstack/barbican-db-create-6stvh/mariadb-database-create id=93e317f5-a959-4c8d-92e9-b21ea1bba8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97",
2026-06-09 17:40:44.266361 | controller |     "Jun 09 17:40:32.830067 crc crio[22095]: time=\"2026-06-09T17:40:32.829258794Z\" level=info msg=\"Removing container: 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111\" id=a35df866-8721-4811-bece-fed5d77802f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266376 | controller |     "Jun 09 17:40:32.875491 crc crio[22095]: time=\"2026-06-09T17:40:32.875397995Z\" level=info msg=\"Removed container 3463fb69180c924363de98034595ba20020b71d07ae385e24627e87c06223111: openstack/barbican-api-b8bd98988-7kb6x/barbican-api-log\" id=a35df866-8721-4811-bece-fed5d77802f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266391 | controller |     "Jun 09 17:40:32.878690 crc crio[22095]: time=\"2026-06-09T17:40:32.878624279Z\" level=info msg=\"Removing container: 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef\" id=b7673c4b-7d86-4f65-9340-938fb203b1f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266406 | controller |     "Jun 09 17:40:32.957613 crc crio[22095]: time=\"2026-06-09T17:40:32.957517697Z\" level=info msg=\"Removed container 8f2b5fb7774e3eaf6d735beb10eb81d20fcb6905f7211ce1ca2f0d1df70a5fef: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=b7673c4b-7d86-4f65-9340-938fb203b1f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266420 | controller |     "Jun 09 17:40:33.907826 crc crio[22095]: time=\"2026-06-09T17:40:33.907072313Z\" level=info msg=\"Stopping pod sandbox: 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\" id=7ee66f63-54fe-4e69-a4ee-e4fa2493f0bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.266435 | controller |     "Jun 09 17:40:33.910494 crc crio[22095]: time=\"2026-06-09T17:40:33.91041678Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-6stvh Namespace:openstack ID:8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97 UID:67feed01-e7d0-485e-9b4e-6e43b99898be NetNS:/var/run/netns/7fa1dea1-b7a2-401e-847f-9034369d2977 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67feed01_e7d0_485e_9b4e_6e43b99898be.slice PodAnnotations:0xc001288138}] Aliases:map[]}\"",
2026-06-09 17:40:44.266453 | controller |     "Jun 09 17:40:33.911022 crc crio[22095]: time=\"2026-06-09T17:40:33.910864401Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-6stvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.266469 | controller |     "Jun 09 17:40:34.256029 crc crio[22095]: time=\"2026-06-09T17:40:34.255614316Z\" level=info msg=\"Stopped pod sandbox: 8e64e770b607e2b7f9dc72239ad0a486832abe234094f79c63e6c1f2543c4f97\" id=7ee66f63-54fe-4e69-a4ee-e4fa2493f0bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.266483 | controller |     "Jun 09 17:40:34.934722 crc crio[22095]: time=\"2026-06-09T17:40:34.9340202Z\" level=info msg=\"Removing container: 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86\" id=7d2938b6-5dbf-49a4-b9ee-1f4753df032b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266498 | controller |     "Jun 09 17:40:34.974405 crc crio[22095]: time=\"2026-06-09T17:40:34.974256439Z\" level=info msg=\"Removed container 9a1b2708a74d6b54aea853f0c665cd630c8dbe6dfc2d4213241403e61ddcba86: openstack/barbican-db-create-6stvh/mariadb-database-create\" id=7d2938b6-5dbf-49a4-b9ee-1f4753df032b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266512 | controller |     "Jun 09 17:40:36.954314 crc crio[22095]: time=\"2026-06-09T17:40:36.953513891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1447c45-af5c-4701-87d4-595aa0c83b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.266527 | controller |     "Jun 09 17:40:36.957198 crc crio[22095]: time=\"2026-06-09T17:40:36.957064923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6fc0a3c6-07c3-4047-9b4f-3410ccc2ffe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:40:44.266542 | controller |     "Jun 09 17:40:36.967016 crc crio[22095]: time=\"2026-06-09T17:40:36.966787264Z\" level=info msg=\"Creating container: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=9411b07f-d56f-49dd-a144-27477f2cb0a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.266557 | controller |     "Jun 09 17:40:36.967513 crc crio[22095]: time=\"2026-06-09T17:40:36.967354129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266572 | controller |     "Jun 09 17:40:37.018436 crc crio[22095]: time=\"2026-06-09T17:40:37.01775665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266587 | controller |     "Jun 09 17:40:37.022558 crc crio[22095]: time=\"2026-06-09T17:40:37.022481062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:40:44.266601 | controller |     "Jun 09 17:40:37.207171 crc crio[22095]: time=\"2026-06-09T17:40:37.206768603Z\" level=info msg=\"Created container cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=9411b07f-d56f-49dd-a144-27477f2cb0a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:40:44.266615 | controller |     "Jun 09 17:40:37.208007 crc crio[22095]: time=\"2026-06-09T17:40:37.20782369Z\" level=info msg=\"Starting container: cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53\" id=e932dc31-04c3-44d0-adb3-5036edf88c65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:40:44.266633 | controller |     "Jun 09 17:40:37.213683 crc crio[22095]: time=\"2026-06-09T17:40:37.213496797Z\" level=info msg=\"Started container\" PID=360845 containerID=cf245b5ed28da113716633b443f95cf34106175ac701956fc030b709fd0d8a53 description=openstack/cinder-db-create-s7x7n/mariadb-database-create id=e932dc31-04c3-44d0-adb3-5036edf88c65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632",
2026-06-09 17:40:44.266648 | controller |     "Jun 09 17:40:37.984826 crc crio[22095]: time=\"2026-06-09T17:40:37.984749268Z\" level=info msg=\"Removing container: 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d\" id=2fba2ada-c389-477b-9254-f4bf37b91253 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266662 | controller |     "Jun 09 17:40:38.076276 crc crio[22095]: time=\"2026-06-09T17:40:38.075263076Z\" level=info msg=\"Removed container 47fb2edf84a45623038230c683ce6a69d9abd8d7c42b35a87da5eeef01f9dd9d: openstack/cinder-db-create-s7x7n/mariadb-database-create\" id=2fba2ada-c389-477b-9254-f4bf37b91253 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:40:44.266677 | controller |     "Jun 09 17:40:39.043195 crc crio[22095]: time=\"2026-06-09T17:40:39.043075406Z\" level=info msg=\"Stopping pod sandbox: f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\" id=0b23f058-8248-4d9e-b173-0d2bd2d277f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:40:44.266691 | controller |     "Jun 09 17:40:39.045975 crc crio[22095]: time=\"2026-06-09T17:40:39.045870738Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-s7x7n Namespace:openstack ID:f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632 UID:ac8ae045-5b88-4d49-b256-12ecb9f60990 NetNS:/var/run/netns/0686760b-5fb8-4f7e-a210-1cc27805d5c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8ae045_5b88_4d49_b256_12ecb9f60990.slice PodAnnotations:0xc001984768}] Aliases:map[]}\"",
2026-06-09 17:40:44.266707 | controller |     "Jun 09 17:40:39.046227 crc crio[22095]: time=\"2026-06-09T17:40:39.046178546Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-s7x7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:40:44.266722 | controller |     "Jun 09 17:40:39.427156 crc crio[22095]: time=\"2026-06-09T17:40:39.427055815Z\" level=info msg=\"Stopped pod sandbox: f4443d4105fa1c7dade3bf9b54af7f6725398937ad6800e181f484878c9d8632\" id=0b23f058-8248-4d9e-b173-0d2bd2d277f7 name=/runtime.v1.RuntimeService/StopPodSandbox"
2026-06-09 17:40:44.266736 | controller |   ],
2026-06-09 17:40:44.266752 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-09 17:40:44.266993 | controller | }
2026-06-09 17:40:44.268656 | controller | changed: All items complete
2026-06-09 17:40:44.268703 | 
2026-06-09 17:40:45.017408 | 
2026-06-09 17:40:45.017552 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-09 17:40:45.640034 | controller | skipping: Conditional result was False
2026-06-09 17:40:46.237100 | 
2026-06-09 17:40:46.237242 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-09 17:40:46.847089 | controller | ok: All paths examined
2026-06-09 17:40:46.870527 | 
2026-06-09 17:40:46.870708 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-09 17:40:47.636761 | controller | changed
2026-06-09 17:40:47.687247 | 
2026-06-09 17:40:47.687368 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-09 17:40:48.095809 | controller | changed
2026-06-09 17:40:48.123364 | 
2026-06-09 17:40:48.123461 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-09 17:40:48.497918 | controller | ok: All paths examined
2026-06-09 17:40:48.524818 | 
2026-06-09 17:40:48.524944 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-09 17:40:48.887666 | controller | ok
2026-06-09 17:40:48.916673 | 
2026-06-09 17:40:48.916821 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-09 17:40:49.789788 | controller | changed:
2026-06-09 17:40:49.790135 | controller | {
2026-06-09 17:40:49.790203 | controller |   "atime": 1777967689.47849,
2026-06-09 17:40:49.790231 | controller |   "ctime": 1777968154.1714108,
2026-06-09 17:40:49.790254 | controller |   "dev": 64513,
2026-06-09 17:40:49.790276 | controller |   "gid": 1000,
2026-06-09 17:40:49.790297 | controller |   "gr_name": "zuul",
2026-06-09 17:40:49.790318 | controller |   "inode": 236288,
2026-06-09 17:40:49.790338 | controller |   "isblk": false,
2026-06-09 17:40:49.790358 | controller |   "ischr": false,
2026-06-09 17:40:49.790378 | controller |   "isdir": false,
2026-06-09 17:40:49.790397 | controller |   "isfifo": false,
2026-06-09 17:40:49.790417 | controller |   "isgid": false,
2026-06-09 17:40:49.790437 | controller |   "islnk": false,
2026-06-09 17:40:49.790456 | controller |   "isreg": true,
2026-06-09 17:40:49.790476 | controller |   "issock": false,
2026-06-09 17:40:49.790496 | controller |   "isuid": false,
2026-06-09 17:40:49.790515 | controller |   "mode": "0644",
2026-06-09 17:40:49.790535 | controller |   "mtime": 1777968154.1714108,
2026-06-09 17:40:49.790555 | controller |   "nlink": 1,
2026-06-09 17:40:49.790576 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 17:40:49.790596 | controller |   "pw_name": "zuul",
2026-06-09 17:40:49.790616 | controller |   "rgrp": true,
2026-06-09 17:40:49.790635 | controller |   "roth": true,
2026-06-09 17:40:49.790655 | controller |   "rusr": true,
2026-06-09 17:40:49.790674 | controller |   "size": 4108,
2026-06-09 17:40:49.790693 | controller |   "uid": 1000,
2026-06-09 17:40:49.790713 | controller |   "wgrp": false,
2026-06-09 17:40:49.790732 | controller |   "woth": false,
2026-06-09 17:40:49.790770 | controller |   "wusr": true,
2026-06-09 17:40:49.790793 | controller |   "xgrp": false,
2026-06-09 17:40:49.790814 | controller |   "xoth": false,
2026-06-09 17:40:49.790835 | controller |   "xusr": false
2026-06-09 17:40:49.790886 | controller | }
2026-06-09 17:40:49.790931 | 
2026-06-09 17:40:50.489713 | controller | changed:
2026-06-09 17:40:50.490071 | controller | {
2026-06-09 17:40:50.490138 | controller |   "atime": 1781020235.511242,
2026-06-09 17:40:50.490179 | controller |   "ctime": 1781020232.7761736,
2026-06-09 17:40:50.490214 | controller |   "dev": 64513,
2026-06-09 17:40:50.490259 | controller |   "gid": 1000,
2026-06-09 17:40:50.490306 | controller |   "gr_name": "zuul",
2026-06-09 17:40:50.490341 | controller |   "inode": 2688,
2026-06-09 17:40:50.490374 | controller |   "isblk": false,
2026-06-09 17:40:50.490407 | controller |   "ischr": false,
2026-06-09 17:40:50.490440 | controller |   "isdir": false,
2026-06-09 17:40:50.490472 | controller |   "isfifo": false,
2026-06-09 17:40:50.490505 | controller |   "isgid": false,
2026-06-09 17:40:50.490559 | controller |   "islnk": false,
2026-06-09 17:40:50.490592 | controller |   "isreg": true,
2026-06-09 17:40:50.490624 | controller |   "issock": false,
2026-06-09 17:40:50.490657 | controller |   "isuid": false,
2026-06-09 17:40:50.490688 | controller |   "mode": "0644",
2026-06-09 17:40:50.490720 | controller |   "mtime": 1781020232.7761736,
2026-06-09 17:40:50.490752 | controller |   "nlink": 1,
2026-06-09 17:40:50.490784 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 17:40:50.490817 | controller |   "pw_name": "zuul",
2026-06-09 17:40:50.490900 | controller |   "rgrp": true,
2026-06-09 17:40:50.490945 | controller |   "roth": true,
2026-06-09 17:40:50.490978 | controller |   "rusr": true,
2026-06-09 17:40:50.491009 | controller |   "size": 4544,
2026-06-09 17:40:50.491040 | controller |   "uid": 1000,
2026-06-09 17:40:50.491073 | controller |   "wgrp": false,
2026-06-09 17:40:50.491116 | controller |   "woth": false,
2026-06-09 17:40:50.491149 | controller |   "wusr": true,
2026-06-09 17:40:50.491180 | controller |   "xgrp": false,
2026-06-09 17:40:50.491211 | controller |   "xoth": false,
2026-06-09 17:40:50.491241 | controller |   "xusr": false
2026-06-09 17:40:50.491272 | controller | }
2026-06-09 17:40:51.215812 | controller | changed:
2026-06-09 17:40:51.216090 | controller | {
2026-06-09 17:40:51.216141 | controller |   "atime": 1781026703.7644374,
2026-06-09 17:40:51.216180 | controller |   "ctime": 1781026072.6271956,
2026-06-09 17:40:51.216215 | controller |   "dev": 64513,
2026-06-09 17:40:51.216250 | controller |   "gid": 1000,
2026-06-09 17:40:51.216286 | controller |   "gr_name": "zuul",
2026-06-09 17:40:51.216321 | controller |   "inode": 1384713,
2026-06-09 17:40:51.216354 | controller |   "isblk": false,
2026-06-09 17:40:51.216387 | controller |   "ischr": false,
2026-06-09 17:40:51.216420 | controller |   "isdir": false,
2026-06-09 17:40:51.216452 | controller |   "isfifo": false,
2026-06-09 17:40:51.216484 | controller |   "isgid": false,
2026-06-09 17:40:51.216534 | controller |   "islnk": false,
2026-06-09 17:40:51.216568 | controller |   "isreg": true,
2026-06-09 17:40:51.216600 | controller |   "issock": false,
2026-06-09 17:40:51.216632 | controller |   "isuid": false,
2026-06-09 17:40:51.216665 | controller |   "mode": "0644",
2026-06-09 17:40:51.216697 | controller |   "mtime": 1781026072.6271956,
2026-06-09 17:40:51.216730 | controller |   "nlink": 1,
2026-06-09 17:40:51.216763 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 17:40:51.216796 | controller |   "pw_name": "zuul",
2026-06-09 17:40:51.216828 | controller |   "rgrp": true,
2026-06-09 17:40:51.216897 | controller |   "roth": true,
2026-06-09 17:40:51.216932 | controller |   "rusr": true,
2026-06-09 17:40:51.216964 | controller |   "size": 415184,
2026-06-09 17:40:51.216996 | controller |   "uid": 1000,
2026-06-09 17:40:51.217028 | controller |   "wgrp": false,
2026-06-09 17:40:51.217060 | controller |   "woth": false,
2026-06-09 17:40:51.217093 | controller |   "wusr": true,
2026-06-09 17:40:51.217126 | controller |   "xgrp": false,
2026-06-09 17:40:51.217158 | controller |   "xoth": false,
2026-06-09 17:40:51.217190 | controller |   "xusr": false
2026-06-09 17:40:51.217222 | controller | }
2026-06-09 17:40:51.272063 | 
2026-06-09 17:40:51.272305 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-09 17:40:51.694555 | controller | changed:
2026-06-09 17:40:51.695019 | controller | {
2026-06-09 17:40:51.695071 | controller |   "atime": 1777967689.47849,
2026-06-09 17:40:51.695099 | controller |   "ctime": 1777968154.1714108,
2026-06-09 17:40:51.695125 | controller |   "dev": 64513,
2026-06-09 17:40:51.695151 | controller |   "gid": 1000,
2026-06-09 17:40:51.695174 | controller |   "gr_name": "zuul",
2026-06-09 17:40:51.695198 | controller |   "inode": 236288,
2026-06-09 17:40:51.695222 | controller |   "isblk": false,
2026-06-09 17:40:51.695246 | controller |   "ischr": false,
2026-06-09 17:40:51.695269 | controller |   "isdir": false,
2026-06-09 17:40:51.695292 | controller |   "isfifo": false,
2026-06-09 17:40:51.695315 | controller |   "isgid": false,
2026-06-09 17:40:51.695338 | controller |   "islnk": false,
2026-06-09 17:40:51.695359 | controller |   "isreg": true,
2026-06-09 17:40:51.695383 | controller |   "issock": false,
2026-06-09 17:40:51.695406 | controller |   "isuid": false,
2026-06-09 17:40:51.695428 | controller |   "mode": "0644",
2026-06-09 17:40:51.695450 | controller |   "mtime": 1777968154.1714108,
2026-06-09 17:40:51.695472 | controller |   "nlink": 1,
2026-06-09 17:40:51.695493 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 17:40:51.695516 | controller |   "pw_name": "zuul",
2026-06-09 17:40:51.695539 | controller |   "rgrp": true,
2026-06-09 17:40:51.695561 | controller |   "roth": true,
2026-06-09 17:40:51.695584 | controller |   "rusr": true,
2026-06-09 17:40:51.695606 | controller |   "size": 4108,
2026-06-09 17:40:51.695629 | controller |   "uid": 1000,
2026-06-09 17:40:51.695662 | controller |   "wgrp": false,
2026-06-09 17:40:51.695685 | controller |   "woth": false,
2026-06-09 17:40:51.695708 | controller |   "wusr": true,
2026-06-09 17:40:51.695732 | controller |   "xgrp": false,
2026-06-09 17:40:51.695754 | controller |   "xoth": false,
2026-06-09 17:40:51.695776 | controller |   "xusr": false
2026-06-09 17:40:51.695799 | controller | }
2026-06-09 17:40:51.974897 | controller | changed:
2026-06-09 17:40:51.975202 | controller | {
2026-06-09 17:40:51.975263 | controller |   "atime": 1781020235.511242,
2026-06-09 17:40:51.975304 | controller |   "ctime": 1781020232.7761736,
2026-06-09 17:40:51.975341 | controller |   "dev": 64513,
2026-06-09 17:40:51.975377 | controller |   "gid": 1000,
2026-06-09 17:40:51.975413 | controller |   "gr_name": "zuul",
2026-06-09 17:40:51.975448 | controller |   "inode": 2688,
2026-06-09 17:40:51.975483 | controller |   "isblk": false,
2026-06-09 17:40:51.975517 | controller |   "ischr": false,
2026-06-09 17:40:51.975550 | controller |   "isdir": false,
2026-06-09 17:40:51.975583 | controller |   "isfifo": false,
2026-06-09 17:40:51.975616 | controller |   "isgid": false,
2026-06-09 17:40:51.975649 | controller |   "islnk": false,
2026-06-09 17:40:51.975681 | controller |   "isreg": true,
2026-06-09 17:40:51.975713 | controller |   "issock": false,
2026-06-09 17:40:51.975745 | controller |   "isuid": false,
2026-06-09 17:40:51.975777 | controller |   "mode": "0644",
2026-06-09 17:40:51.975809 | controller |   "mtime": 1781020232.7761736,
2026-06-09 17:40:51.975841 | controller |   "nlink": 1,
2026-06-09 17:40:51.975909 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 17:40:51.975944 | controller |   "pw_name": "zuul",
2026-06-09 17:40:51.975977 | controller |   "rgrp": true,
2026-06-09 17:40:51.976009 | controller |   "roth": true,
2026-06-09 17:40:51.976041 | controller |   "rusr": true,
2026-06-09 17:40:51.976073 | controller |   "size": 4544,
2026-06-09 17:40:51.976104 | controller |   "uid": 1000,
2026-06-09 17:40:51.976137 | controller |   "wgrp": false,
2026-06-09 17:40:51.976170 | controller |   "woth": false,
2026-06-09 17:40:51.976202 | controller |   "wusr": true,
2026-06-09 17:40:51.976234 | controller |   "xgrp": false,
2026-06-09 17:40:51.976266 | controller |   "xoth": false,
2026-06-09 17:40:51.976298 | controller |   "xusr": false
2026-06-09 17:40:51.976329 | controller | }
2026-06-09 17:40:52.275302 | controller | changed:
2026-06-09 17:40:52.275562 | controller | {
2026-06-09 17:40:52.275614 | controller |   "atime": 1781026703.7644374,
2026-06-09 17:40:52.275652 | controller |   "ctime": 1781026072.6271956,
2026-06-09 17:40:52.275687 | controller |   "dev": 64513,
2026-06-09 17:40:52.275721 | controller |   "gid": 1000,
2026-06-09 17:40:52.275754 | controller |   "gr_name": "zuul",
2026-06-09 17:40:52.275787 | controller |   "inode": 1384713,
2026-06-09 17:40:52.275820 | controller |   "isblk": false,
2026-06-09 17:40:52.275884 | controller |   "ischr": false,
2026-06-09 17:40:52.275926 | controller |   "isdir": false,
2026-06-09 17:40:52.275960 | controller |   "isfifo": false,
2026-06-09 17:40:52.275991 | controller |   "isgid": false,
2026-06-09 17:40:52.276023 | controller |   "islnk": false,
2026-06-09 17:40:52.276055 | controller |   "isreg": true,
2026-06-09 17:40:52.276087 | controller |   "issock": false,
2026-06-09 17:40:52.276118 | controller |   "isuid": false,
2026-06-09 17:40:52.276149 | controller |   "mode": "0644",
2026-06-09 17:40:52.276180 | controller |   "mtime": 1781026072.6271956,
2026-06-09 17:40:52.276212 | controller |   "nlink": 1,
2026-06-09 17:40:52.276243 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 17:40:52.276274 | controller |   "pw_name": "zuul",
2026-06-09 17:40:52.276305 | controller |   "rgrp": true,
2026-06-09 17:40:52.276338 | controller |   "roth": true,
2026-06-09 17:40:52.276370 | controller |   "rusr": true,
2026-06-09 17:40:52.276401 | controller |   "size": 415184,
2026-06-09 17:40:52.276432 | controller |   "uid": 1000,
2026-06-09 17:40:52.276479 | controller |   "wgrp": false,
2026-06-09 17:40:52.276511 | controller |   "woth": false,
2026-06-09 17:40:52.276541 | controller |   "wusr": true,
2026-06-09 17:40:52.276571 | controller |   "xgrp": false,
2026-06-09 17:40:52.276601 | controller |   "xoth": false,
2026-06-09 17:40:52.276631 | controller |   "xusr": false
2026-06-09 17:40:52.276661 | controller | }
2026-06-09 17:40:52.334894 | 
2026-06-09 17:40:52.335118 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-09 17:40:53.179589 | controller | changed
2026-06-09 17:40:53.244900 | 
2026-06-09 17:40:53.245196 | TASK [run_hook : Assert parameters are valid]
2026-06-09 17:40:53.442422 | controller | ok: All assertions passed
2026-06-09 17:40:53.469798 | 
2026-06-09 17:40:53.469949 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 17:40:53.868052 | controller | ok: All assertions passed
2026-06-09 17:40:54.094436 | 
2026-06-09 17:40:54.094603 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-09 17:40:54.393926 | 
2026-06-09 17:40:54.394221 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-09 17:40:54.394466 | 
2026-06-09 17:40:54.394526 | PLAY RECAP
2026-06-09 17:40:54.394624 | controller | ok: 108 changed: 47 unreachable: 0 failed: 0 skipped: 42 rescued: 0 ignored: 3
2026-06-09 17:40:54.394669 | 
2026-06-09 17:40:55.134404 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 17:40:55.138730 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 17:40:55.785967 | 
2026-06-09 17:40:55.786078 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-09 17:40:55.821294 | 
2026-06-09 17:40:55.821400 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-09 17:40:56.345783 | controller | ok
2026-06-09 17:40:56.374510 | 
2026-06-09 17:40:56.374647 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-09 17:40:56.437462 | 
2026-06-09 17:40:56.437620 | TASK [Filter out host if needed]
2026-06-09 17:40:56.466892 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:40:56.492457 | 
2026-06-09 17:40:56.492514 | TASK [Ensure file is present]
2026-06-09 17:40:57.031925 | controller | ok
2026-06-09 17:40:57.069053 | 
2026-06-09 17:40:57.069169 | TASK [Manage molecule report file]
2026-06-09 17:40:57.751101 | controller | skipping: Conditional result was False
2026-06-09 17:40:57.809132 | 
2026-06-09 17:40:57.809287 | TASK [Check if we get ci-framework-data basedir]
2026-06-09 17:40:58.220726 | controller | ok
2026-06-09 17:40:58.250466 | 
2026-06-09 17:40:58.250679 | TASK [Create ci-framework-data log directory for zuul]
2026-06-09 17:40:58.595736 | controller | changed
2026-06-09 17:40:58.621885 | 
2026-06-09 17:40:58.622005 | TASK [Copy ci-framework interesting files]
2026-06-09 17:40:59.874562 | controller | ok: Runtime: 0:00:00.308473
2026-06-09 17:40:59.951667 | 
2026-06-09 17:40:59.951838 | TASK [Get SELinux listing]
2026-06-09 17:41:00.646373 | controller | ok: Runtime: 0:00:00.100478
2026-06-09 17:41:00.672772 | 
2026-06-09 17:41:00.672931 | TASK [Generate log index]
2026-06-09 17:41:02.298714 | controller | changed
2026-06-09 17:41:02.332972 | 
2026-06-09 17:41:02.333080 | TASK [Get some env related data]
2026-06-09 17:41:03.452988 | controller | /home/zuul/.local/bin/ansible
2026-06-09 17:41:04.616249 | controller | ok: Runtime: 0:00:01.301409
2026-06-09 17:41:04.642592 | 
2026-06-09 17:41:04.642689 | TASK [Generate list of logs to collect in home directory]
2026-06-09 17:41:05.110034 | controller | ok: All paths examined
2026-06-09 17:41:05.142788 | 
2026-06-09 17:41:05.142892 | LOOP [Copy logs from home directory]
2026-06-09 17:41:05.193864 | 
2026-06-09 17:41:05.194029 | TASK [Copy crio stats log file]
2026-06-09 17:41:05.218776 | controller | skipping: Conditional result was False
2026-06-09 17:41:05.309697 | 
2026-06-09 17:41:05.309874 | TASK [Get SELinux related data]
2026-06-09 17:41:05.742606 | controller | <no matches>
2026-06-09 17:41:05.998183 | controller | ERROR
2026-06-09 17:41:05.998366 | controller | {
2026-06-09 17:41:05.998408 | controller |   "delta": "0:00:00.010911",
2026-06-09 17:41:05.998435 | controller |   "end": "2026-06-09 17:41:05.743822",
2026-06-09 17:41:05.998460 | controller |   "msg": "non-zero return code",
2026-06-09 17:41:05.998484 | controller |   "rc": 1,
2026-06-09 17:41:05.998507 | controller |   "start": "2026-06-09 17:41:05.732911"
2026-06-09 17:41:05.998529 | controller | }
2026-06-09 17:41:05.998558 | controller | ERROR: Ignoring Errors
2026-06-09 17:41:06.033253 | 
2026-06-09 17:41:06.033379 | TASK [Create system configuration directory]
2026-06-09 17:41:06.409535 | controller | changed
2026-06-09 17:41:06.443816 | 
2026-06-09 17:41:06.443961 | TASK [Get some of the system configurations]
2026-06-09 17:41:07.220582 | controller | ok: Runtime: 0:00:00.018051
2026-06-09 17:41:07.246486 | 
2026-06-09 17:41:07.246565 | TASK [Copy generated documentation if available]
2026-06-09 17:41:07.270235 | controller | skipping: Conditional result was False
2026-06-09 17:41:07.297422 | 
2026-06-09 17:41:07.297498 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-09 17:41:07.332306 | controller | skipping: Conditional result was False
2026-06-09 17:41:07.360286 | 
2026-06-09 17:41:07.360382 | TASK [Compress logs bigger than 2MB]
2026-06-09 17:41:32.273112 | controller | ok: Runtime: 0:00:24.283976
2026-06-09 17:41:32.341499 | 
2026-06-09 17:41:32.341648 | TASK [Copy files from workspace on node]
2026-06-09 17:41:32.387385 | controller | ok
2026-06-09 17:41:32.457568 | 
2026-06-09 17:41:32.457712 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 17:41:32.492072 | controller | skipping: Conditional result was False
2026-06-09 17:41:32.520423 | 
2026-06-09 17:41:32.520496 | TASK [fetch-output : Set log path for single node]
2026-06-09 17:41:32.646343 | controller | ok
2026-06-09 17:41:32.672594 | 
2026-06-09 17:41:32.672685 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 17:41:32.977895 | controller -> localhost | changed: "/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/logs"
2026-06-09 17:41:32.978445 | 
2026-06-09 17:41:33.224070 | controller -> localhost | changed: "/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/artifacts"
2026-06-09 17:41:33.496563 | controller -> localhost | changed: "/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/docs"
2026-06-09 17:41:33.537949 | 
2026-06-09 17:41:33.538121 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 17:41:37.043080 | controller | changed:
2026-06-09 17:41:37.043408 | controller | .d..t...... ./
2026-06-09 17:41:37.043444 | controller | >f+++++++++ README.html
2026-06-09 17:41:37.043472 | controller | >f+++++++++ dmesg.log
2026-06-09 17:41:37.043495 | controller | >f+++++++++ installed-pkgs.log
2026-06-09 17:41:37.043519 | controller | >f+++++++++ python.log
2026-06-09 17:41:37.043541 | controller | >f+++++++++ registries.conf
2026-06-09 17:41:37.043563 | controller | >f+++++++++ selinux-denials.log
2026-06-09 17:41:37.043585 | controller | >f+++++++++ selinux-listing.log
2026-06-09 17:41:37.043607 | controller | cd+++++++++ ci-framework-data/
2026-06-09 17:41:37.043629 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-09 17:41:37.043651 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-09 17:41:37.043673 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-09 17:41:37.043696 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-09 17:41:37.043718 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-09 17:41:37.043740 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-09 17:41:37.043762 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-09 17:41:37.043797 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-09 17:41:37.043820 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-09 17:41:37.043842 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-09 17:41:37.043894 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-09 17:41:37.043918 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-09 17:41:37.043939 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-09 17:41:37.043961 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-09 17:41:37.043983 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-09 17:41:37.044005 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-09 17:41:37.044026 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-09 17:41:37.044048 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-09 17:41:37.044069 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-09 17:41:37.044091 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-09 17:41:37.044112 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_011_run_openstack_cleanup.sh
2026-06-09 17:41:37.044133 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_012_run_openstack_wait.sh
2026-06-09 17:41:37.044155 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_013_run_openstack_init.sh
2026-06-09 17:41:37.044176 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_014_run_openstack_patch_version.sh
2026-06-09 17:41:37.044197 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_015_run_openstack_update_run.sh
2026-06-09 17:41:37.044218 | controller | >f+++++++++ ci-framework-data/artifacts/edpm-ansible.yml
2026-06-09 17:41:37.044239 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-09 17:41:37.044261 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-09 17:41:37.044284 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-09 17:41:37.044306 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-09 17:41:37.044328 | controller | >f+++++++++ ci-framework-data/artifacts/operator_build_output_pre_update.yml
2026-06-09 17:41:37.044354 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 17:41:37.044377 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-09 17:41:37.044400 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-09 17:41:37.044422 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 17:41:37.044443 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-09 17:41:37.044465 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-09 17:41:37.044486 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_17-40/
2026-06-09 17:41:37.044508 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_17-40/ansible_facts_cache/
2026-06-09 17:41:37.044530 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_17-40/ansible_facts_cache/localhost
2026-06-09 17:41:37.044551 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-09 17:41:37.044573 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-09 17:41:37.044594 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-09 17:41:37.044622 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-09 17:41:37.044644 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-09 17:41:37.044666 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-09 17:41:37.044689 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-09 17:41:37.044711 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/update_containers.yml
2026-06-09 17:41:37.044732 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/
2026-06-09 17:41:37.044754 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/namespace.yaml
2026-06-09 17:41:37.044775 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/
2026-06-09 17:41:37.044796 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/
2026-06-09 17:41:37.044818 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/operatorgroup.yaml
2026-06-09 17:41:37.044839 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/subscription.yaml
2026-06-09 17:41:37.044889 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-09 17:41:37.044912 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-09 17:41:37.044934 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-09 17:41:37.044955 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 17:41:37.044976 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-09 17:41:37.044997 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-09 17:41:37.045018 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-09 17:41:37.045039 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-09 17:41:37.045059 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-09 17:41:37.045080 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 17:41:37.045101 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-09 17:41:37.045121 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-09 17:41:37.045142 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-09 17:41:37.045162 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 17:41:37.045183 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-09 17:41:37.045204 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-09 17:41:37.045225 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-09 17:41:37.045246 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-09 17:41:37.045267 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-09 17:41:37.045288 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-09 17:41:37.045309 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-09 17:41:37.045330 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-09 17:41:37.045356 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-09 17:41:37.045377 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-09 17:41:37.045399 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-09 17:41:37.045420 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-09 17:41:37.045440 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-09 17:41:37.045461 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-09 17:41:37.045482 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-09 17:41:37.045503 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-09 17:41:37.045524 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-09 17:41:37.045544 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-09 17:41:37.045565 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-09 17:41:37.045587 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-09 17:41:37.045607 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-09 17:41:37.045628 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-09 17:41:37.045649 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-09 17:41:37.045671 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-09 17:41:37.045692 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-09 17:41:37.045713 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-09 17:41:37.045734 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 17:41:37.045756 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-09 17:41:37.045776 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 17:41:37.045798 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-09 17:41:37.045819 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-09 17:41:37.045841 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-09 17:41:37.045887 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-09 17:41:37.045909 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-09 17:41:37.045930 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-09 17:41:37.045951 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-09 17:41:37.045972 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-09 17:41:37.045993 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-09 17:41:37.046014 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-09 17:41:37.046035 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-09 17:41:37.046063 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-09 17:41:37.046084 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-09 17:41:37.046105 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-09 17:41:37.046126 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-09 17:41:37.046147 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-09 17:41:37.046168 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-09 17:41:37.046193 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-09 17:41:37.046217 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-09 17:41:37.046239 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 17:41:37.046260 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-09 17:41:37.046281 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-09 17:41:37.046302 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-09 17:41:37.046337 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 17:41:37.046360 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 17:41:37.046382 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 17:41:37.046403 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-09 17:41:37.046424 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-09 17:41:37.046446 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-09 17:41:37.046467 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-09 17:41:37.046488 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-09 17:41:37.046510 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-09 17:41:37.046531 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/minor_update_index_image.yml
2026-06-09 17:41:37.046552 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-09 17:41:37.046574 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-09 17:41:37.046596 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-09 17:41:37.046618 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-09 17:41:37.046640 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-09 17:41:37.046661 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-09 17:41:37.046683 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-09 17:41:37.046704 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-09 17:41:37.046725 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-09 17:41:37.046746 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-09 17:41:37.046767 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-09 17:41:37.046789 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-09 17:41:37.046815 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-09 17:41:37.046836 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-09 17:41:37.046882 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-09 17:41:37.046906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-09 17:41:37.046928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-09 17:41:37.046949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-09 17:41:37.046970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-09 17:41:37.046991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-09 17:41:37.047011 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-09 17:41:37.047032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-09 17:41:37.047052 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-09 17:41:37.047073 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-09 17:41:37.047093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-09 17:41:37.047113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-09 17:41:37.047134 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-09 17:41:37.047155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-09 17:41:37.047178 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-09 17:41:37.047201 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-09 17:41:37.047223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-09 17:41:37.047244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-09 17:41:37.047265 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-09 17:41:37.047287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-09 17:41:37.047308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-09 17:41:37.047330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-09 17:41:37.047351 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-09 17:41:37.047372 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-09 17:41:37.047393 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-09 17:41:37.047415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-09 17:41:37.047435 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-09 17:41:37.047461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-09 17:41:37.047484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-09 17:41:37.047505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-09 17:41:37.047527 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-09 17:41:37.047548 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-09 17:41:37.047569 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-09 17:41:37.047590 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-09 17:41:37.047611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-09 17:41:37.047632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-09 17:41:37.047653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-09 17:41:37.047674 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-09 17:41:37.047696 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-09 17:41:37.047717 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-09 17:41:37.047738 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-09 17:41:37.047759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-09 17:41:37.047780 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-09 17:41:37.047801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-09 17:41:37.047822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-09 17:41:37.047843 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-09 17:41:37.047891 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-09 17:41:37.047914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-09 17:41:37.047935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-09 17:41:37.047956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-09 17:41:37.047977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-09 17:41:37.047998 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-09 17:41:37.048019 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-09 17:41:37.048040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-09 17:41:37.048061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-09 17:41:37.048082 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-09 17:41:37.048108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-09 17:41:37.048129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-09 17:41:37.048149 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-09 17:41:37.048170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-09 17:41:37.048191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-09 17:41:37.048212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-09 17:41:37.048232 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-09 17:41:37.048253 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-09 17:41:37.048273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-09 17:41:37.048293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-09 17:41:37.048313 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-09 17:41:37.048333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-09 17:41:37.048354 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-09 17:41:37.048375 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-09 17:41:37.048395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-09 17:41:37.048415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-09 17:41:37.048436 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-09 17:41:37.048456 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-09 17:41:37.048477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-09 17:41:37.048497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-09 17:41:37.048517 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-09 17:41:37.048538 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-09 17:41:37.048558 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-09 17:41:37.048653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-09 17:41:37.048686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-09 17:41:37.048708 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-09 17:41:37.048730 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-09 17:41:37.048752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-09 17:41:37.048773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-09 17:41:37.048803 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-09 17:41:37.048824 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-09 17:41:37.048845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-09 17:41:37.048891 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-09 17:41:37.048914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-09 17:41:37.048935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-09 17:41:37.048957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-09 17:41:37.048979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-09 17:41:37.049000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-09 17:41:37.049021 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-09 17:41:37.049042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-09 17:41:37.049062 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-09 17:41:37.049083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-09 17:41:37.049104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-09 17:41:37.049125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-09 17:41:37.049149 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-09 17:41:37.049172 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-09 17:41:37.049192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-09 17:41:37.049213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-09 17:41:37.049235 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-09 17:41:37.049256 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-09 17:41:37.049277 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-09 17:41:37.049299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-09 17:41:37.049321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-09 17:41:37.049343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-09 17:41:37.049364 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-09 17:41:37.049386 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-09 17:41:37.049407 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-09 17:41:37.049485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-09 17:41:37.049517 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-09 17:41:37.049539 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-09 17:41:37.049560 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-09 17:41:37.049582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-09 17:41:37.049603 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-09 17:41:37.049624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-09 17:41:37.049645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-09 17:41:37.049667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-09 17:41:37.049687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-09 17:41:37.049708 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-09 17:41:37.049729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-09 17:41:37.049749 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-09 17:41:37.049770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-09 17:41:37.049791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-09 17:41:37.049812 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-09 17:41:37.049832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-09 17:41:37.049875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-09 17:41:37.049899 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-09 17:41:37.049920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-09 17:41:37.049941 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-09 17:41:37.049962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-09 17:41:37.049982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-09 17:41:37.050003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-09 17:41:37.050024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-09 17:41:37.050045 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-09 17:41:37.050066 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-09 17:41:37.050086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-09 17:41:37.050107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-09 17:41:37.050127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-09 17:41:37.050154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-09 17:41:37.050175 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-09 17:41:37.050196 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-09 17:41:37.050216 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-09 17:41:37.050236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-09 17:41:37.050257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-09 17:41:37.050278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-09 17:41:37.050299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-09 17:41:37.050319 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-09 17:41:37.050355 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-09 17:41:37.050376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-09 17:41:37.050396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-09 17:41:37.050417 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-09 17:41:37.050438 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-09 17:41:37.050459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-09 17:41:37.050480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-09 17:41:37.050501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-09 17:41:37.050522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-09 17:41:37.050543 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-09 17:41:37.050564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-09 17:41:37.050584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-09 17:41:37.050605 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-09 17:41:37.050626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-09 17:41:37.050646 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-09 17:41:37.050667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-09 17:41:37.050688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-09 17:41:37.050709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-09 17:41:37.050730 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-09 17:41:37.050751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-09 17:41:37.050772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-09 17:41:37.050811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-09 17:41:37.050833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-09 17:41:37.050877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-09 17:41:37.050902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-09 17:41:37.050923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-09 17:41:37.050944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-09 17:41:37.050965 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-09 17:41:37.050985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-09 17:41:37.051005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-09 17:41:37.051026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-09 17:41:37.051047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-09 17:41:37.051067 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-09 17:41:37.051087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-09 17:41:37.051108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-09 17:41:37.051129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-09 17:41:37.051153 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-09 17:41:37.051175 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-09 17:41:37.051196 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-09 17:41:37.051217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-09 17:41:37.051239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-09 17:41:37.051260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-09 17:41:37.051281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-09 17:41:37.051302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-09 17:41:37.051323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-09 17:41:37.051344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-09 17:41:37.051365 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-09 17:41:37.051395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-09 17:41:37.051423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-09 17:41:37.051449 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-09 17:41:37.051560 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-09 17:41:37.051592 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-09 17:41:37.051615 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-09 17:41:37.051636 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-09 17:41:37.051658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-09 17:41:37.051679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-09 17:41:37.051733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-09 17:41:37.051759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-09 17:41:37.051780 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-09 17:41:37.051801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-09 17:41:37.051822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-09 17:41:37.051843 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-09 17:41:37.051903 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-09 17:41:37.051927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-09 17:41:37.051948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-09 17:41:37.051969 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-09 17:41:37.051991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-09 17:41:37.052012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-09 17:41:37.052033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-09 17:41:37.052054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-09 17:41:37.052075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-09 17:41:37.052096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-09 17:41:37.052118 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-09 17:41:37.052139 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-09 17:41:37.052160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-09 17:41:37.052182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-09 17:41:37.052206 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-09 17:41:37.052230 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-09 17:41:37.052251 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-09 17:41:37.052272 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-09 17:41:37.052300 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-09 17:41:37.052322 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-09 17:41:37.052343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-09 17:41:37.052363 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-09 17:41:37.052384 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-09 17:41:37.052404 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-09 17:41:37.052424 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-09 17:41:37.052445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-09 17:41:37.052466 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-09 17:41:37.052487 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-09 17:41:37.052507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-09 17:41:37.052528 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-09 17:41:37.052549 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-09 17:41:37.052571 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-09 17:41:37.052593 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-09 17:41:37.052614 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-09 17:41:37.052635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-09 17:41:37.052656 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-09 17:41:37.052678 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-09 17:41:37.052699 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-09 17:41:37.052720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-09 17:41:37.052741 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-09 17:41:37.052762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-09 17:41:37.052782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-09 17:41:37.052803 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-09 17:41:37.052824 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-09 17:41:37.052845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-09 17:41:37.052893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-09 17:41:37.052916 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-09 17:41:37.052943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-09 17:41:37.052965 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-09 17:41:37.052986 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-09 17:41:37.053007 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-09 17:41:37.053028 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-09 17:41:37.053049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-09 17:41:37.053070 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-09 17:41:37.053091 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-09 17:41:37.053115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-09 17:41:37.053138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-09 17:41:37.053160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-09 17:41:37.053182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-09 17:41:37.053204 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-09 17:41:37.053226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-09 17:41:37.053248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-09 17:41:37.053269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-09 17:41:37.053290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-09 17:41:37.053312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-09 17:41:37.053333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-09 17:41:37.053354 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-09 17:41:37.053374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-09 17:41:37.053395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-09 17:41:37.053416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-09 17:41:37.053437 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-09 17:41:37.053457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-09 17:41:37.053478 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-09 17:41:37.053499 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-09 17:41:37.053520 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-09 17:41:37.053540 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-09 17:41:37.053561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-09 17:41:37.053588 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-09 17:41:37.053609 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-09 17:41:37.053630 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-09 17:41:37.053650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-09 17:41:37.053671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-09 17:41:37.053692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-09 17:41:37.053713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-09 17:41:37.053734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-09 17:41:37.053756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-09 17:41:37.053777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-09 17:41:37.053797 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-09 17:41:37.053819 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-09 17:41:37.053840 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-09 17:41:37.053885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-09 17:41:37.054030 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-09 17:41:37.054064 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-09 17:41:37.054093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-09 17:41:37.054121 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-09 17:41:37.054150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-09 17:41:37.054178 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-09 17:41:37.054205 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-09 17:41:37.054236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-09 17:41:37.054266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-09 17:41:37.054297 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-09 17:41:37.054350 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-09 17:41:37.054378 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-09 17:41:37.054408 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-09 17:41:37.054505 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-09 17:41:37.054534 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-09 17:41:37.054557 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-09 17:41:37.054586 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-09 17:41:37.054608 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-09 17:41:37.054630 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-09 17:41:37.054652 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-09 17:41:37.054673 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-09 17:41:37.054695 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-09 17:41:37.054716 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-09 17:41:37.054737 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-09 17:41:37.054758 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-09 17:41:37.054779 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 17:41:37.054800 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-09 17:41:37.054820 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 17:41:37.054841 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 17:41:37.055111 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 17:41:37.055142 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 17:41:37.055167 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 17:41:37.055188 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 17:41:37.055210 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 17:41:37.055231 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 17:41:37.055252 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 17:41:37.055272 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 17:41:37.055293 | controller | >f+++++++++ ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-09 17:41:37.055314 | controller | >f+++++++++ ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-09 17:41:37.055335 | controller | >f+++++++++ ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-09 17:41:37.055355 | controller | >f+++++++++ ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-09 17:41:37.055376 | controller | >f+++++++++ ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-09 17:41:37.055397 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-09 17:41:37.055419 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-09 17:41:37.055441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-09 17:41:37.055462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-09 17:41:37.055484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-09 17:41:37.055505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-09 17:41:37.055526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-09 17:41:37.055548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-09 17:41:37.055569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-09 17:41:37.055598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-09 17:41:37.055620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-09 17:41:37.055642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-09 17:41:37.055663 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19
2026-06-09 17:41:37.055685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-09 17:41:37.055706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-09 17:41:37.055728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-09 17:41:37.055750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-09 17:41:37.055772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-09 17:41:37.055794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-09 17:41:37.055816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-09 17:41:37.055838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-09 17:41:37.055885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-09 17:41:37.055909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-09 17:41:37.055931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-09 17:41:37.055953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/
2026-06-09 17:41:37.055975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/boot-finished
2026-06-09 17:41:37.055996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/cloud-config.txt
2026-06-09 17:41:37.056018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/datasource
2026-06-09 17:41:37.056039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/network-config.json
2026-06-09 17:41:37.056060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/obj.pkl
2026-06-09 17:41:37.056082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/user-data.txt
2026-06-09 17:41:37.056103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/user-data.txt.i
2026-06-09 17:41:37.056125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/vendor-data.txt
2026-06-09 17:41:37.056147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/vendor-data.txt.i
2026-06-09 17:41:37.056169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/vendor-data2.txt
2026-06-09 17:41:37.056191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/vendor-data2.txt.i
2026-06-09 17:41:37.056213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/handlers/
2026-06-09 17:41:37.056235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/scripts/
2026-06-09 17:41:37.056257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/
2026-06-09 17:41:37.056285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_install_hotplug
2026-06-09 17:41:37.056307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_keys_to_console
2026-06-09 17:41:37.056328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_locale
2026-06-09 17:41:37.056350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_mounts
2026-06-09 17:41:37.056371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_reset_rmc
2026-06-09 17:41:37.056393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_scripts_per_instance
2026-06-09 17:41:37.056414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_scripts_user
2026-06-09 17:41:37.056435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_scripts_vendor
2026-06-09 17:41:37.056456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_seed_random
2026-06-09 17:41:37.056478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_set_hostname
2026-06-09 17:41:37.056499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_set_passwords
2026-06-09 17:41:37.056540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_ssh
2026-06-09 17:41:37.056562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_ssh_authkey_fingerprints
2026-06-09 17:41:37.056583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/config_users_groups
2026-06-09 17:41:37.056604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c73cf6e8-a2d6-44d7-a7e9-430c0f5f4c19/sem/consume_data
2026-06-09 17:41:37.056625 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-09 17:41:37.056647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-09 17:41:37.056668 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-09 17:41:37.056690 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-09 17:41:37.056711 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-09 17:41:37.056732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-09 17:41:37.056754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-09 17:41:37.056775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-09 17:41:37.056797 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-09 17:41:37.056819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-09 17:41:37.056840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/iscsid/
2026-06-09 17:41:37.056888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/neutron-ovn-metadata-agent/
2026-06-09 17:41:37.056911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-09 17:41:37.056940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-09 17:41:37.056963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-09 17:41:37.056984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-09 17:41:37.057006 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-09 17:41:37.057028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-09 17:41:37.057050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-09 17:41:37.057072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-09 17:41:37.057094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-09 17:41:37.057116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-09 17:41:37.057138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-09 17:41:37.057159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-09 17:41:37.057183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-09 17:41:37.057206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-09 17:41:37.057227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-09 17:41:37.057249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-09 17:41:37.057271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-09 17:41:37.057292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.78985.2026-06-09@12:46:32~
2026-06-09 17:41:37.057355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-09 17:41:37.057390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-09 17:41:37.057412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-09 17:41:37.057434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-09 17:41:37.057456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-09 17:41:37.057477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-09 17:41:37.057499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-09 17:41:37.057521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-09 17:41:37.057543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-09 17:41:37.057564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-09 17:41:37.057586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-09 17:41:37.057607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-09 17:41:37.057628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-09 17:41:37.057650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-09 17:41:37.057671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-09 17:41:37.057691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-09 17:41:37.057712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-09 17:41:37.057733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-09 17:41:37.057763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-09 17:41:37.057785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-09 17:41:37.057807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-09 17:41:37.057828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-09 17:41:37.057866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-09 17:41:37.057895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-09 17:41:37.057918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-09 17:41:37.057939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-09 17:41:37.057961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-09 17:41:37.057982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-09 17:41:37.058003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-09 17:41:37.058024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-09 17:41:37.058045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-09 17:41:37.058067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-09 17:41:37.058211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-09 17:41:37.058245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-09 17:41:37.058268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-09 17:41:37.058291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-09 17:41:37.058314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-09 17:41:37.058353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-09 17:41:37.058377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-09 17:41:37.058398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-09 17:41:37.058420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-09 17:41:37.058442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-09 17:41:37.058464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-09 17:41:37.058485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-09 17:41:37.058507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-09 17:41:37.058529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-09 17:41:37.058550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-09 17:41:37.058572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-09 17:41:37.058594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-09 17:41:37.058616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-09 17:41:37.058638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-09 17:41:37.058659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-09 17:41:37.058681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-09 17:41:37.058770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-09 17:41:37.058796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-09 17:41:37.058819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-09 17:41:37.058865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-09 17:41:37.058896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-09 17:41:37.058919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-09 17:41:37.058941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-09 17:41:37.058963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-09 17:41:37.058985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-09 17:41:37.059008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-09 17:41:37.059030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-09 17:41:37.059051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-09 17:41:37.059073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-09 17:41:37.059095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-09 17:41:37.059117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-09 17:41:37.059139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-09 17:41:37.059161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-09 17:41:37.059186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-09 17:41:37.059210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-09 17:41:37.059232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-09 17:41:37.059318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-09 17:41:37.059383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-09 17:41:37.059407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-09 17:41:37.059430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-09 17:41:37.059453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-09 17:41:37.059476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-09 17:41:37.059499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-09 17:41:37.059522 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-09 17:41:37.059544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-09 17:41:37.059566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.71221.2026-06-09@12:45:23~
2026-06-09 17:41:37.059588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-09 17:41:37.059610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-09 17:41:37.059632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-09 17:41:37.059655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-09 17:41:37.059677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-09 17:41:37.059699 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-09 17:41:37.059722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-09 17:41:37.059745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-09 17:41:37.059767 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-09 17:41:37.059796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-09 17:41:37.059819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-09 17:41:37.059842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-09 17:41:37.059891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-09 17:41:37.059916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-09 17:41:37.059938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-09 17:41:37.059961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-09 17:41:37.059983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-09 17:41:37.060005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-09 17:41:37.060027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-09 17:41:37.060049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-09 17:41:37.060071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-09 17:41:37.060092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-09 17:41:37.060114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-09 17:41:37.060139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-09 17:41:37.060164 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-09 17:41:37.060186 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-09 17:41:37.060209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-09 17:41:37.060232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-09 17:41:37.060254 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-09 17:41:37.060277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-09 17:41:37.060299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-09 17:41:37.060321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-09 17:41:37.060343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-09 17:41:37.060365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-09 17:41:37.060388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-09 17:41:37.060500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-09 17:41:37.060530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-09 17:41:37.060554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-09 17:41:37.060577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-09 17:41:37.060600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-09 17:41:37.060628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-09 17:41:37.060651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-09 17:41:37.060673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-09 17:41:37.060696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-09 17:41:37.060718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-09 17:41:37.060740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-09 17:41:37.060763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-09 17:41:37.060785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-09 17:41:37.060808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-09 17:41:37.060831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-09 17:41:37.060877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-09 17:41:37.060903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-09 17:41:37.060925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-09 17:41:37.060948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-09 17:41:37.060971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-09 17:41:37.060993 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-09 17:41:37.061016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-09 17:41:37.061039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-09 17:41:37.061062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-09 17:41:37.061084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-09 17:41:37.061107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-09 17:41:37.061129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-09 17:41:37.061153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-09 17:41:37.061176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-09 17:41:37.061199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-09 17:41:37.061221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-09 17:41:37.061243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-09 17:41:37.061266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-09 17:41:37.061288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-09 17:41:37.061310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-09 17:41:37.061332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-09 17:41:37.061354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-09 17:41:37.061377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-09 17:41:37.061405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-09 17:41:37.061428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-09 17:41:37.061449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-09 17:41:37.061471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-09 17:41:37.061492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-09 17:41:37.061514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-09 17:41:37.061569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-09 17:41:37.061652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-09 17:41:37.061682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-09 17:41:37.061704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-09 17:41:37.061725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-09 17:41:37.061747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-09 17:41:37.061768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-09 17:41:37.061789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-09 17:41:37.061810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-09 17:41:37.061830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-09 17:41:37.061875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-09 17:41:37.061902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-09 17:41:37.061924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-09 17:41:37.061944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-09 17:41:37.061965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-09 17:41:37.061986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-09 17:41:37.062007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-09 17:41:37.062027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-09 17:41:37.062048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-09 17:41:37.062069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-09 17:41:37.062090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-09 17:41:37.062111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-09 17:41:37.062132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-09 17:41:37.062152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-09 17:41:37.062174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-09 17:41:37.062205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-09 17:41:37.062227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-09 17:41:37.062248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-09 17:41:37.062269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-09 17:41:37.062289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-09 17:41:37.062310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-09 17:41:37.062330 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-09 17:41:37.062369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-09 17:41:37.062390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-09 17:41:37.062411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-09 17:41:37.062432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-09 17:41:37.062453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-09 17:41:37.062474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-09 17:41:37.062494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-09 17:41:37.062515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-09 17:41:37.062535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-09 17:41:37.062556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-09 17:41:37.062577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-09 17:41:37.062597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-09 17:41:37.062661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-09 17:41:37.062686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-09 17:41:37.062709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-09 17:41:37.062731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-09 17:41:37.062753 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-09 17:41:37.062776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-09 17:41:37.062797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-09 17:41:37.062818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-09 17:41:37.062839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-09 17:41:37.062883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-09 17:41:37.062907 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-09 17:41:37.062928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-09 17:41:37.062956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-09 17:41:37.062978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-09 17:41:37.062999 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-09 17:41:37.063020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-09 17:41:37.063041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-09 17:41:37.063063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-09 17:41:37.063084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-09 17:41:37.063106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-09 17:41:37.063128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-09 17:41:37.063150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-09 17:41:37.063168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-09 17:41:37.063184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-09 17:41:37.063199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-09 17:41:37.063215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-09 17:41:37.063230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-09 17:41:37.063246 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-09 17:41:37.063261 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-09 17:41:37.063276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-09 17:41:37.063292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-09 17:41:37.063307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-09 17:41:37.063323 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-09 17:41:37.063339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-09 17:41:37.063355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-09 17:41:37.063370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-09 17:41:37.063385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-09 17:41:37.063401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-09 17:41:37.063416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-09 17:41:37.063432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-09 17:41:37.063447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-09 17:41:37.063462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-09 17:41:37.063477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-09 17:41:37.063492 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-09 17:41:37.063508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-09 17:41:37.063528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-09 17:41:37.063544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-09 17:41:37.063560 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-09 17:41:37.063575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-09 17:41:37.063590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-09 17:41:37.063606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-09 17:41:37.063621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-09 17:41:37.063636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-09 17:41:37.063652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-09 17:41:37.063668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-09 17:41:37.063729 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-09 17:41:37.063751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-09 17:41:37.063795 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-09 17:41:37.063813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-09 17:41:37.063829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-09 17:41:37.063845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-09 17:41:37.063879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-09 17:41:37.063895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-09 17:41:37.063911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-09 17:41:37.063927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-09 17:41:37.063942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-09 17:41:37.063958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-09 17:41:37.063974 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-09 17:41:37.063989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-09 17:41:37.064005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-09 17:41:37.064020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-09 17:41:37.064036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-09 17:41:37.064051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-09 17:41:37.064067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-09 17:41:37.064082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-09 17:41:37.064097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-09 17:41:37.064112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-09 17:41:37.064127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-09 17:41:37.064142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-09 17:41:37.064163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-09 17:41:37.064179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-09 17:41:37.064194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-09 17:41:37.064209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-09 17:41:37.064224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-09 17:41:37.064240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-09 17:41:37.064255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-09 17:41:37.064271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-09 17:41:37.064288 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-09 17:41:37.064304 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-09 17:41:37.064320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-09 17:41:37.064336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-09 17:41:37.064351 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-09 17:41:37.064366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-09 17:41:37.064382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-09 17:41:37.064397 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-09 17:41:37.064412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-09 17:41:37.064427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-09 17:41:37.064442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-09 17:41:37.064457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-09 17:41:37.064473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-09 17:41:37.064488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-09 17:41:37.064503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-09 17:41:37.064519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-09 17:41:37.064534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-09 17:41:37.064549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-09 17:41:37.064564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-09 17:41:37.064579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-09 17:41:37.064594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-09 17:41:37.064609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-09 17:41:37.064624 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-09 17:41:37.064639 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-09 17:41:37.064654 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-09 17:41:37.064669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-09 17:41:37.064684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-09 17:41:37.064700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-09 17:41:37.064721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-09 17:41:37.064736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-09 17:41:37.064751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-09 17:41:37.064766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-09 17:41:37.064781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-09 17:41:37.064796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-09 17:41:37.064811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-09 17:41:37.064826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-09 17:41:37.064896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-09 17:41:37.064914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-09 17:41:37.064929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-09 17:41:37.064945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-09 17:41:37.064960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-09 17:41:37.064976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-09 17:41:37.064990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-09 17:41:37.065005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-09 17:41:37.065020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-09 17:41:37.065036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-09 17:41:37.065051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-09 17:41:37.065066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-09 17:41:37.065081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-09 17:41:37.065096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.iscsid_restart_required
2026-06-09 17:41:37.065111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-09 17:41:37.065126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-09 17:41:37.065142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-09 17:41:37.065157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-09 17:41:37.065173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-09 17:41:37.065189 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-09 17:41:37.065206 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-09 17:41:37.065223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-09 17:41:37.065239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-09 17:41:37.065255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-09 17:41:37.065271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-09 17:41:37.065286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-09 17:41:37.065302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-09 17:41:37.065326 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-09 17:41:37.065342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-09 17:41:37.065358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-09 17:41:37.065373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-09 17:41:37.065388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-09 17:41:37.065404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-09 17:41:37.065420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-09 17:41:37.065436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-09 17:41:37.065452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-09 17:41:37.065468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-09 17:41:37.065483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-09 17:41:37.065498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-09 17:41:37.065513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-09 17:41:37.065529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-09 17:41:37.065544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-09 17:41:37.065559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-09 17:41:37.065574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-09 17:41:37.065590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-09 17:41:37.065605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-09 17:41:37.065620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-09 17:41:37.065636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-09 17:41:37.065651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-09 17:41:37.065666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-09 17:41:37.065682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-09 17:41:37.065697 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-09 17:41:37.065712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-09 17:41:37.065728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-09 17:41:37.065743 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-09 17:41:37.065759 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-09 17:41:37.065774 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-09 17:41:37.065790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-09 17:41:37.065805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-09 17:41:37.065821 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-09 17:41:37.065837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-09 17:41:37.065884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-09 17:41:37.065902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-09 17:41:37.065947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-09 17:41:37.065968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-09 17:41:37.065984 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-09 17:41:37.066000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-09 17:41:37.066015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-09 17:41:37.066031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-09 17:41:37.066047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-09 17:41:37.066062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-09 17:41:37.066078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-09 17:41:37.066093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-09 17:41:37.066109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-09 17:41:37.066125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-09 17:41:37.066142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-09 17:41:37.066159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-09 17:41:37.066175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-09 17:41:37.066190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-09 17:41:37.066204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-09 17:41:37.066219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-09 17:41:37.066235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-09 17:41:37.066250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-09 17:41:37.066265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-09 17:41:37.066281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-09 17:41:37.066296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-09 17:41:37.066312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-09 17:41:37.066327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-09 17:41:37.066354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-09 17:41:37.066370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-09 17:41:37.066385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-09 17:41:37.066400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-09 17:41:37.066415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-09 17:41:37.066430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-09 17:41:37.066445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-09 17:41:37.066465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-09 17:41:37.066591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-09 17:41:37.066608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-09 17:41:37.066623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-09 17:41:37.066638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-09 17:41:37.066654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-09 17:41:37.066670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-09 17:41:37.066685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-09 17:41:37.066700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-09 17:41:37.066715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-09 17:41:37.066730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-09 17:41:37.066745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-09 17:41:37.066761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-09 17:41:37.066776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-09 17:41:37.066791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-09 17:41:37.066806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-09 17:41:37.066821 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-09 17:41:37.066837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-09 17:41:37.066871 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-09 17:41:37.066888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-09 17:41:37.066903 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-09 17:41:37.066919 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-09 17:41:37.066934 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-09 17:41:37.066949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-09 17:41:37.066964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-09 17:41:37.066979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-09 17:41:37.067026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-09 17:41:37.067043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-09 17:41:37.067058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-09 17:41:37.067073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-09 17:41:37.067087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-09 17:41:37.067102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-09 17:41:37.067122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-09 17:41:37.067138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-09 17:41:37.067152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-09 17:41:37.067167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-09 17:41:37.067182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-09 17:41:37.067197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-09 17:41:37.067212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-09 17:41:37.067228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-09 17:41:37.067244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-226364113.vg
2026-06-09 17:41:37.067259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-1277794191.vg
2026-06-09 17:41:37.067274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1701674618.vg
2026-06-09 17:41:37.067289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-732389172.vg
2026-06-09 17:41:37.067304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-310174735.vg
2026-06-09 17:41:37.067320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1397674792.vg
2026-06-09 17:41:37.067334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-859852707.vg
2026-06-09 17:41:37.067349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-344094243.vg
2026-06-09 17:41:37.067364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-781128288.vg
2026-06-09 17:41:37.067379 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-09 17:41:37.067394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-09 17:41:37.067409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-09 17:41:37.067424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-09 17:41:37.067439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-09 17:41:37.067454 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-09 17:41:37.067469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260609.124101.0001
2026-06-09 17:41:37.067485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-09 17:41:37.067500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-09 17:41:37.067515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-09 17:41:37.067531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-09 17:41:37.067547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-09 17:41:37.067563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-09 17:41:37.067578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-09 17:41:37.067594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-09 17:41:37.067609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-09 17:41:37.067628 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-09 17:41:37.067645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-09 17:41:37.067660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-09 17:41:37.067675 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-09 17:41:37.067690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-09 17:41:37.067706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-09 17:41:37.067721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-09 17:41:37.067736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-09 17:41:37.067751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-09 17:41:37.067766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-09 17:41:37.067782 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-09 17:41:37.067797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-09 17:41:37.067812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-09 17:41:37.067828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-09 17:41:37.067843 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-09 17:41:37.067878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-09 17:41:37.067895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-09 17:41:37.067911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-09 17:41:37.067927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-09 17:41:37.067943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-09 17:41:37.067959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-09 17:41:37.067974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-09 17:41:37.067990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-09 17:41:37.068006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-09 17:41:37.068022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-09 17:41:37.068038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-09 17:41:37.068077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-09 17:41:37.068100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-09 17:41:37.068116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-09 17:41:37.068132 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-09 17:41:37.068148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-09 17:41:37.068163 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-09 17:41:37.068179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-09 17:41:37.068195 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-09 17:41:37.068211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-09 17:41:37.068231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-09 17:41:37.068246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-09 17:41:37.068262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-09 17:41:37.068277 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-09 17:41:37.068293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-09 17:41:37.068308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-09 17:41:37.068323 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-09 17:41:37.068338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-09 17:41:37.068354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-09 17:41:37.068370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-09 17:41:37.068385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-09 17:41:37.068401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-09 17:41:37.068416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-09 17:41:37.068431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-09 17:41:37.068447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-09 17:41:37.068462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-09 17:41:37.068477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-09 17:41:37.068492 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-09 17:41:37.068508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-09 17:41:37.068524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-09 17:41:37.068539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-09 17:41:37.068555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-09 17:41:37.068570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-09 17:41:37.068585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-09 17:41:37.068601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-09 17:41:37.068616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-09 17:41:37.068631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-09 17:41:37.068647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-09 17:41:37.068663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-09 17:41:37.068678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-09 17:41:37.068694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-09 17:41:37.068710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-09 17:41:37.068725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-09 17:41:37.068741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-09 17:41:37.068757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-09 17:41:37.068772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-09 17:41:37.068834 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-09 17:41:37.068870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-09 17:41:37.068888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-09 17:41:37.068904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-09 17:41:37.068920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-09 17:41:37.068936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-09 17:41:37.068952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-09 17:41:37.068968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-09 17:41:37.068983 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-09 17:41:37.068999 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-09 17:41:37.069015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-09 17:41:37.069031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-09 17:41:37.069047 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-09 17:41:37.069062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-09 17:41:37.069077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-09 17:41:37.069092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-09 17:41:37.069108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-09 17:41:37.069177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-09 17:41:37.069201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-09 17:41:37.069291 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-09 17:41:37.069337 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-09 17:41:37.069356 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-09 17:41:37.069372 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-09 17:41:37.069387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-09 17:41:37.069402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-09 17:41:37.069417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-09 17:41:37.069432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-09 17:41:37.069447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-09 17:41:37.069462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-09 17:41:37.069477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-09 17:41:37.069493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-09 17:41:37.069509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-09 17:41:37.069524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-09 17:41:37.069539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-09 17:41:37.069554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-09 17:41:37.069575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-09 17:41:37.069591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-09 17:41:37.069606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-09 17:41:37.069622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-09 17:41:37.069637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-09 17:41:37.069652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-09 17:41:37.069667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-09 17:41:37.069682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-09 17:41:37.069696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-09 17:41:37.069711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-09 17:41:37.069726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-09 17:41:37.069741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-09 17:41:37.069756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-09 17:41:37.069771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-09 17:41:37.069786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-09 17:41:37.069801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-09 17:41:37.069816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-09 17:41:37.069831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-09 17:41:37.069861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-09 17:41:37.069882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-09 17:41:37.069899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-09 17:41:37.069915 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-09 17:41:37.069931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-09 17:41:37.069946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-09 17:41:37.069962 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-09 17:41:37.069978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-09 17:41:37.069994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-09 17:41:37.070009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-09 17:41:37.070025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-09 17:41:37.070040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-09 17:41:37.070055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-09 17:41:37.070070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-09 17:41:37.070085 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-09 17:41:37.070100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-09 17:41:37.070116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-09 17:41:37.070134 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-09 17:41:37.070150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-09 17:41:37.070165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-09 17:41:37.070180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-09 17:41:37.070196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-09 17:41:37.070212 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-09 17:41:37.070228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-09 17:41:37.070244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-09 17:41:37.070260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-09 17:41:37.070276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-09 17:41:37.070292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-09 17:41:37.070308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-09 17:41:37.070323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-09 17:41:37.070350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-09 17:41:37.070367 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-09 17:41:37.070414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-09 17:41:37.070431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-09 17:41:37.070447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-09 17:41:37.070463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-09 17:41:37.070479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-09 17:41:37.070495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-09 17:41:37.070510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-09 17:41:37.070526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-09 17:41:37.070541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-09 17:41:37.070557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-09 17:41:37.070571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-09 17:41:37.070587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-09 17:41:37.070602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-09 17:41:37.070618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-09 17:41:37.070633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-09 17:41:37.070648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-09 17:41:37.070664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-09 17:41:37.070679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-09 17:41:37.070694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-09 17:41:37.070709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-09 17:41:37.070725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-09 17:41:37.070745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-09 17:41:37.070760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-09 17:41:37.070775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-09 17:41:37.070792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/.config_backup
2026-06-09 17:41:37.070807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-09 17:41:37.070822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-09 17:41:37.070837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-09 17:41:37.070869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-09 17:41:37.070886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-09 17:41:37.070902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-09 17:41:37.070918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-09 17:41:37.070933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-09 17:41:37.070949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-09 17:41:37.070964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-09 17:41:37.070979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-09 17:41:37.070994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-09 17:41:37.071010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-09 17:41:37.071026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-09 17:41:37.071041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-09 17:41:37.071056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-09 17:41:37.071071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-09 17:41:37.071086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-09 17:41:37.071102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-09 17:41:37.071117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-09 17:41:37.071132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-09 17:41:37.071147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-09 17:41:37.071163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-09 17:41:37.071178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-09 17:41:37.071193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-09 17:41:37.071208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-09 17:41:37.071223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-09 17:41:37.071242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-09 17:41:37.071258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-09 17:41:37.071273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-09 17:41:37.071288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-09 17:41:37.071303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-09 17:41:37.071318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-09 17:41:37.071333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-09 17:41:37.071349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-09 17:41:37.071364 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-09 17:41:37.071379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-09 17:41:37.071395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-09 17:41:37.071410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-09 17:41:37.071425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-09 17:41:37.071471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-09 17:41:37.071492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-09 17:41:37.071507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-09 17:41:37.071522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-09 17:41:37.071537 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-09 17:41:37.071553 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-09 17:41:37.071568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-09 17:41:37.071583 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-09 17:41:37.071598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-09 17:41:37.071613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-09 17:41:37.071629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-09 17:41:37.071644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-09 17:41:37.071659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-09 17:41:37.071675 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-09 17:41:37.071691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-09 17:41:37.071715 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-09 17:41:37.071736 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-09 17:41:37.071758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-09 17:41:37.071784 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-09 17:41:37.071806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-09 17:41:37.071826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-09 17:41:37.071859 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-09 17:41:37.071885 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-09 17:41:37.071907 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-09 17:41:37.071929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-09 17:41:37.071949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-09 17:41:37.071969 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-09 17:41:37.071990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-09 17:41:37.072011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-09 17:41:37.072031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-09 17:41:37.072051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.79267.2026-06-09@12:46:33~
2026-06-09 17:41:37.072071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-09 17:41:37.072091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-09 17:41:37.072111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-09 17:41:37.072131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-09 17:41:37.072151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-09 17:41:37.072172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-09 17:41:37.072192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-09 17:41:37.072212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-09 17:41:37.072232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-09 17:41:37.072252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-09 17:41:37.072272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-09 17:41:37.072292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-09 17:41:37.072312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-09 17:41:37.072332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.79422.2026-06-09@12:46:35~
2026-06-09 17:41:37.072352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-09 17:41:37.072373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-09 17:41:37.072393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-09 17:41:37.072413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-09 17:41:37.072434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-09 17:41:37.072455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-09 17:41:37.072475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-09 17:41:37.072496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-09 17:41:37.072520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-09 17:41:37.072541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-09 17:41:37.072562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-09 17:41:37.072583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-09 17:41:37.072604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-09 17:41:37.072625 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-09 17:41:37.072646 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-09 17:41:37.072667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-09 17:41:37.072687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-09 17:41:37.072708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-09 17:41:37.072729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-09 17:41:37.072749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-09 17:41:37.072770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-09 17:41:37.072791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-09 17:41:37.072811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-09 17:41:37.072832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-09 17:41:37.072870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-09 17:41:37.072888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-09 17:41:37.072903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-09 17:41:37.072919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-09 17:41:37.072934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-09 17:41:37.072955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-09 17:41:37.072976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-09 17:41:37.072996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-09 17:41:37.073016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-09 17:41:37.073037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-09 17:41:37.073058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-09 17:41:37.073078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-09 17:41:37.073099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-09 17:41:37.073119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-09 17:41:37.073140 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-09 17:41:37.073160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-09 17:41:37.073185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-09 17:41:37.073206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-09 17:41:37.073227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-09 17:41:37.073248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-09 17:41:37.073268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-09 17:41:37.073289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-09 17:41:37.073310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-09 17:41:37.073330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-09 17:41:37.073351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-09 17:41:37.073372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-09 17:41:37.073393 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-09 17:41:37.073413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-09 17:41:37.073434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-09 17:41:37.073454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_iscsid.service
2026-06-09 17:41:37.073474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-09 17:41:37.073495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-09 17:41:37.073515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_multipathd.service
2026-06-09 17:41:37.073536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-09 17:41:37.073557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-09 17:41:37.073577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-09 17:41:37.073599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-09 17:41:37.073619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-09 17:41:37.073640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-09 17:41:37.073661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-09 17:41:37.073682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-09 17:41:37.073702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-09 17:41:37.073724 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-09 17:41:37.073745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-09 17:41:37.073765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-09 17:41:37.073786 | 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-09 17:41:37.073807 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-09 17:41:37.073832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-09 17:41:37.073921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-09 17:41:37.073946 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-09 17:41:37.073962 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-09 17:41:37.073978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-09 17:41:37.073993 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-09 17:41:37.074009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-09 17:41:37.074023 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-09 17:41:37.074038 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-09 17:41:37.074053 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-09 17:41:37.074067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-09 17:41:37.074082 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-09 17:41:37.074097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-09 17:41:37.074112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-09 17:41:37.074127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-09 17:41:37.074142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-09 17:41:37.074157 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-09 17:41:37.074172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-09 17:41:37.074187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-09 17:41:37.074202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-09 17:41:37.074216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-09 17:41:37.074231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-09 17:41:37.074246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-09 17:41:37.074261 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-09 17:41:37.074277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-09 17:41:37.074292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-09 17:41:37.074307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-09 17:41:37.074323 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-09 17:41:37.074338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-09 17:41:37.074373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-09 17:41:37.074390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-09 17:41:37.074405 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-09 17:41:37.074420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-09 17:41:37.074435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-09 17:41:37.074450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-09 17:41:37.074465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-09 17:41:37.074480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-09 17:41:37.074495 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-09 17:41:37.074510 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-09 17:41:37.074525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-09 17:41:37.074540 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-09 17:41:37.074555 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/target/
2026-06-09 17:41:37.074570 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-09 17:41:37.074585 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-09 17:41:37.074601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-09 17:41:37.074616 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-09 17:41:37.074632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-09 17:41:37.074647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-09 17:41:37.074663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-09 17:41:37.074678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-09 17:41:37.074692 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-09 17:41:37.074708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-09 17:41:37.074723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-09 17:41:37.074738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-09 17:41:37.074753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-09 17:41:37.074768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-09 17:41:37.074783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-09 17:41:37.074798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-09 17:41:37.074813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-09 17:41:37.074828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-09 17:41:37.074842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-09 17:41:37.074891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-09 17:41:37.074909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-09 17:41:37.074925 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-09 17:41:37.074941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-09 17:41:37.074957 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-09 17:41:37.074972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-09 17:41:37.074988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-09 17:41:37.075003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-09 17:41:37.075019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-09 17:41:37.075034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-09 17:41:37.075049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-09 17:41:37.075065 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-09 17:41:37.075081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-09 17:41:37.075097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-09 17:41:37.075113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-09 17:41:37.075128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-09 17:41:37.075144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-09 17:41:37.075160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-09 17:41:37.075175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-09 17:41:37.075190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-09 17:41:37.075205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-09 17:41:37.075220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-09 17:41:37.075235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-09 17:41:37.075251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-09 17:41:37.075266 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-09 17:41:37.075282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-09 17:41:37.075298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-09 17:41:37.075313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-09 17:41:37.075329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-09 17:41:37.075345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-09 17:41:37.075360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-09 17:41:37.075376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-09 17:41:37.075391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-09 17:41:37.075406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-09 17:41:37.075422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-09 17:41:37.075443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-09 17:41:37.075459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-09 17:41:37.075474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-09 17:41:37.075489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-09 17:41:37.075504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-09 17:41:37.075549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-09 17:41:37.075568 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-09 17:41:37.075583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-09 17:41:37.075599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-09 17:41:37.075615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-09 17:41:37.075630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-09 17:41:37.075646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-09 17:41:37.075661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-6_hygwcd.log
2026-06-09 17:41:37.075677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-m9wqmoeu.log
2026-06-09 17:41:37.075692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ofk1t52s.log
2026-06-09 17:41:37.075707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-pj00l2fw.log
2026-06-09 17:41:37.075722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-zm77j7f5.log
2026-06-09 17:41:37.075737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-09 17:41:37.075753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-09 17:41:37.075768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-09 17:41:37.075783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-09 17:41:37.075798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-09 17:41:37.075813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-09 17:41:37.075828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-09 17:41:37.075843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-09 17:41:37.075877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-09 17:41:37.075893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-09 17:41:37.075909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-09 17:41:37.075924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-09 17:41:37.075939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/
2026-06-09 17:41:37.075954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system.journal.gz
2026-06-09 17:41:37.075970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-000000000000321c-000653d4e696c518.journal.gz
2026-06-09 17:41:37.075986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-0000000000003814-000653d4f2ce7b5c.journal.gz
2026-06-09 17:41:37.076001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-0000000000003e78-000653d5038fa79a.journal.gz
2026-06-09 17:41:37.076022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-00000000000042fc-000653d50fe2c96a.journal.gz
2026-06-09 17:41:37.076038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-0000000000004a1a-000653d5103efc0b.journal.gz
2026-06-09 17:41:37.076053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-000000000000565e-000653d51044fada.journal.gz
2026-06-09 17:41:37.076068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-00000000000063ba-000653d5104ab637.journal.gz
2026-06-09 17:41:37.076084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-0000000000006da3-000653d5147a8f24.journal.gz
2026-06-09 17:41:37.076099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/system@b1909338236e4829a05c71dbb551f0e3-0000000000007386-000653d53efded67.journal.gz
2026-06-09 17:41:37.076115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/user-1000.journal.gz
2026-06-09 17:41:37.076130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/95aaedaa0f9a4fa281f074082b1f14de/user-42405.journal.gz
2026-06-09 17:41:37.076146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-09 17:41:37.076161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-09 17:41:37.076177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-09 17:41:37.076193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-09 17:41:37.076209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-09 17:41:37.076224 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-09 17:41:37.076239 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-09 17:41:37.076254 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-09 17:41:37.076269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa09
2026-06-09 17:41:37.076285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-09 17:41:37.076299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-09 17:41:37.076314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-09 17:41:37.076329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-09 17:41:37.076345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-09 17:41:37.076361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-09 17:41:37.076376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-09 17:41:37.076392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-09 17:41:37.076408 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-09 17:41:37.076423 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-09 17:41:37.076438 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-09 17:41:37.076454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-09 17:41:37.076474 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-09 17:41:37.076490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-09 17:41:37.076506 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-09 17:41:37.076521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-09 17:41:37.076536 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-09 17:41:37.076551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-09 17:41:37.076566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-09 17:41:37.076609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-09 17:41:37.076631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-09 17:41:37.076647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-09 17:41:37.076662 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-09 17:41:37.076678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-09 17:41:37.076693 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-09 17:41:37.076709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-09 17:41:37.076724 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-09 17:41:37.076739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-09 17:41:37.076754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-09 17:41:37.076769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-09 17:41:37.076784 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-09 17:41:37.076800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-09 17:41:37.076815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-09 17:41:37.076830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-09 17:41:37.076845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-09 17:41:37.076879 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-09 17:41:37.076895 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-09 17:41:37.076910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-09 17:41:37.076925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-09 17:41:37.076940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-09 17:41:37.076955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-09 17:41:37.076970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-09 17:41:37.076985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-09 17:41:37.077004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-09 17:41:37.077020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-09 17:41:37.077036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-09 17:41:37.077051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-09 17:41:37.077067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/
2026-06-09 17:41:37.077082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute.json
2026-06-09 17:41:37.077097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute_init.json
2026-06-09 17:41:37.077112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/
2026-06-09 17:41:37.077127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/01-nova.conf
2026-06-09 17:41:37.077143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/02-nova-host-specific.conf
2026-06-09 17:41:37.077158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/25-nova-extra.conf
2026-06-09 17:41:37.077172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/config.json
2026-06-09 17:41:37.077187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/nova-blank.conf
2026-06-09 17:41:37.077202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/nova_statedir_ownership.py
2026-06-09 17:41:37.077217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/ssh-config
2026-06-09 17:41:37.077233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/ssh-privatekey
2026-06-09 17:41:37.077248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/ssh-publickey
2026-06-09 17:41:37.077264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova/ceph/
2026-06-09 17:41:37.077279 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova_nvme_cleaner/
2026-06-09 17:41:37.077294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/
2026-06-09 17:41:37.077309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/ceilometer-agent-compute.json
2026-06-09 17:41:37.077325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/ceilometer-host-specific.conf
2026-06-09 17:41:37.077340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/ceilometer.conf
2026-06-09 17:41:37.077355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/ceilometer_agent_compute.json
2026-06-09 17:41:37.077370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/ceilometer_prom_exporter.yaml
2026-06-09 17:41:37.077386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/custom.conf
2026-06-09 17:41:37.077401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/firewall.yaml
2026-06-09 17:41:37.077416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/node_exporter.json
2026-06-09 17:41:37.077430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/node_exporter.yaml
2026-06-09 17:41:37.077446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/openstack_network_exporter.json
2026-06-09 17:41:37.077461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/openstack_network_exporter.yaml
2026-06-09 17:41:37.077482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/podman_exporter.json
2026-06-09 17:41:37.077499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/podman_exporter.yaml
2026-06-09 17:41:37.077514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/telemetry/polling.yaml
2026-06-09 17:41:37.077530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-09 17:41:37.077546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-09 17:41:37.077562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-09 17:41:37.077578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-09 17:41:37.077594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/iscsid/
2026-06-09 17:41:37.077610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/iscsid/healthcheck
2026-06-09 17:41:37.077625 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/multipathd/
2026-06-09 17:41:37.077640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/multipathd/healthcheck
2026-06-09 17:41:37.077687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-09 17:41:37.077708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-09 17:41:37.077724 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-09 17:41:37.077740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-09 17:41:37.077755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-09 17:41:37.077770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-09 17:41:37.077785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-09 17:41:37.077800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-09 17:41:37.077815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-09 17:41:37.077830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-09 17:41:37.077846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-09 17:41:37.077886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-09 17:41:37.077902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-09 17:41:37.077917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_iscsid.service.log
2026-06-09 17:41:37.077932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-09 17:41:37.077947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_multipathd.service.log
2026-06-09 17:41:37.077961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-09 17:41:37.077976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-09 17:41:37.077992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-09 17:41:37.078013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-09 17:41:37.078028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-09 17:41:37.078043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-09 17:41:37.078058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-09 17:41:37.078073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-09 17:41:37.078087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-09 17:41:37.078102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-09 17:41:37.078117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-09 17:41:37.078132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-09 17:41:37.078147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-09 17:41:37.078161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-09 17:41:37.078176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-09 17:41:37.078191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-09 17:41:37.078206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-09 17:41:37.078221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-09 17:41:37.078236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-09 17:41:37.078251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-09 17:41:37.078266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-09 17:41:37.078281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-09 17:41:37.078296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-09 17:41:37.078311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-09 17:41:37.078326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-09 17:41:37.078341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-09 17:41:37.078369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-09 17:41:37.078386 | controller | cd+++++++++ ci-framework-data/logs/2026-06-09_17-28/
2026-06-09 17:41:37.078402 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_17-28/ansible.log
2026-06-09 17:41:37.078418 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_17-28/crc-setup.log
2026-06-09 17:41:37.078434 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_17-28/crc-start.log
2026-06-09 17:41:37.078450 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-09 17:41:37.078465 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-09 17:41:37.078480 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-09 17:41:37.078496 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-16:28:27.log
2026-06-09 17:41:37.078515 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-16:33:31.log
2026-06-09 17:41:37.078531 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-16:28:27.log
2026-06-09 17:41:37.078546 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-16:33:31.log
2026-06-09 17:41:37.078562 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-09 17:41:37.078577 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-09 17:41:37.078593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-09 17:41:37.078609 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg_500a9c09-f754-4aff-9f34-a187e849d96e/
2026-06-09 17:41:37.078626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg_500a9c09-f754-4aff-9f34-a187e849d96e/manager/
2026-06-09 17:41:37.078642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg_500a9c09-f754-4aff-9f34-a187e849d96e/manager/0.log
2026-06-09 17:41:37.078658 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-57dd5f54f4-slkrg_500a9c09-f754-4aff-9f34-a187e849d96e/manager/1.log
2026-06-09 17:41:37.078674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/
2026-06-09 17:41:37.078690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic-httpd/
2026-06-09 17:41:37.078706 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic-httpd/0.log.gz
2026-06-09 17:41:37.078786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic-ipa-downloader/
2026-06-09 17:41:37.078813 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic-ipa-downloader/0.log
2026-06-09 17:41:37.078830 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic-log-watch/
2026-06-09 17:41:37.078846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic-log-watch/0.log.gz
2026-06-09 17:41:37.078960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic/
2026-06-09 17:41:37.078979 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/ironic/0.log.gz
2026-06-09 17:41:37.078996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/mariadb/
2026-06-09 17:41:37.079012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-f75546b59-55hqc_179cfd87-c28b-49c4-990e-3baef28779a5/mariadb/0.log
2026-06-09 17:41:37.079032 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg_a517ec98-26d1-4ad8-9ef3-f386e72c5e0f/
2026-06-09 17:41:37.079048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg_a517ec98-26d1-4ad8-9ef3-f386e72c5e0f/cert-manager-operator/
2026-06-09 17:41:37.079065 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg_a517ec98-26d1-4ad8-9ef3-f386e72c5e0f/cert-manager-operator/1.log
2026-06-09 17:41:37.079081 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r2cpg_a517ec98-26d1-4ad8-9ef3-f386e72c5e0f/cert-manager-operator/2.log
2026-06-09 17:41:37.079096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-79c8d999ff-mjlpz_17ec3df4-ebdf-4326-bb36-4b0b21074915/
2026-06-09 17:41:37.079111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-79c8d999ff-mjlpz_17ec3df4-ebdf-4326-bb36-4b0b21074915/cert-manager-controller/
2026-06-09 17:41:37.079127 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-79c8d999ff-mjlpz_17ec3df4-ebdf-4326-bb36-4b0b21074915/cert-manager-controller/0.log
2026-06-09 17:41:37.079143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-79c8d999ff-mjlpz_17ec3df4-ebdf-4326-bb36-4b0b21074915/cert-manager-controller/1.log
2026-06-09 17:41:37.079159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-68b757865b-fsxpv_0d50667d-6fc9-4b57-ac5c-38a83d34fc42/
2026-06-09 17:41:37.079174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-68b757865b-fsxpv_0d50667d-6fc9-4b57-ac5c-38a83d34fc42/cert-manager-cainjector/
2026-06-09 17:41:37.079190 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-68b757865b-fsxpv_0d50667d-6fc9-4b57-ac5c-38a83d34fc42/cert-manager-cainjector/1.log
2026-06-09 17:41:37.079205 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-68b757865b-fsxpv_0d50667d-6fc9-4b57-ac5c-38a83d34fc42/cert-manager-cainjector/2.log
2026-06-09 17:41:37.079220 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-587ccfb98-4glvh_ba795b6d-bcd5-41f7-af95-89fa0f150c52/
2026-06-09 17:41:37.079236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-587ccfb98-4glvh_ba795b6d-bcd5-41f7-af95-89fa0f150c52/cert-manager-webhook/
2026-06-09 17:41:37.079252 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-587ccfb98-4glvh_ba795b6d-bcd5-41f7-af95-89fa0f150c52/cert-manager-webhook/0.log
2026-06-09 17:41:37.079267 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-09 17:41:37.079282 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/
2026-06-09 17:41:37.079298 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/0.log
2026-06-09 17:41:37.079313 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/1.log
2026-06-09 17:41:37.079335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/2.log
2026-06-09 17:41:37.079350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/
2026-06-09 17:41:37.079365 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/0.log
2026-06-09 17:41:37.079380 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/1.log
2026-06-09 17:41:37.079395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/2.log
2026-06-09 17:41:37.079410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/
2026-06-09 17:41:37.079426 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/0.log
2026-06-09 17:41:37.079441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/1.log
2026-06-09 17:41:37.079456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/
2026-06-09 17:41:37.079470 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/0.log
2026-06-09 17:41:37.079485 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/1.log
2026-06-09 17:41:37.079501 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/2.log
2026-06-09 17:41:37.079516 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4hkn_ad61740a-16e9-49ea-abec-c844aef00c2d/
2026-06-09 17:41:37.079531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4hkn_ad61740a-16e9-49ea-abec-c844aef00c2d/controller/
2026-06-09 17:41:37.079546 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4hkn_ad61740a-16e9-49ea-abec-c844aef00c2d/controller/0.log.gz
2026-06-09 17:41:37.079562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4hkn_ad61740a-16e9-49ea-abec-c844aef00c2d/kube-rbac-proxy/
2026-06-09 17:41:37.079577 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4hkn_ad61740a-16e9-49ea-abec-c844aef00c2d/kube-rbac-proxy/0.log
2026-06-09 17:41:37.079592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b_3e143041-0bdb-4d6a-bfc3-9ba6de618cd8/
2026-06-09 17:41:37.079608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b_3e143041-0bdb-4d6a-bfc3-9ba6de618cd8/manager/
2026-06-09 17:41:37.079630 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b_3e143041-0bdb-4d6a-bfc3-9ba6de618cd8/manager/3.log
2026-06-09 17:41:37.079645 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59859dfdc6-mmc2b_3e143041-0bdb-4d6a-bfc3-9ba6de618cd8/manager/4.log
2026-06-09 17:41:37.079661 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8_12e34f68-98e6-43fd-a14e-e60260d29998/
2026-06-09 17:41:37.079677 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8_12e34f68-98e6-43fd-a14e-e60260d29998/webhook-server/
2026-06-09 17:41:37.079692 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-76879c4fd4-jz5r8_12e34f68-98e6-43fd-a14e-e60260d29998/webhook-server/0.log
2026-06-09 17:41:37.079707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-tt9zg_0fb56a92-6ec6-4e5b-bd80-2c40c5ec883b/
2026-06-09 17:41:37.079722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-tt9zg_0fb56a92-6ec6-4e5b-bd80-2c40c5ec883b/kube-rbac-proxy/
2026-06-09 17:41:37.079738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-tt9zg_0fb56a92-6ec6-4e5b-bd80-2c40c5ec883b/kube-rbac-proxy/0.log
2026-06-09 17:41:37.079754 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-tt9zg_0fb56a92-6ec6-4e5b-bd80-2c40c5ec883b/speaker/
2026-06-09 17:41:37.079769 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-tt9zg_0fb56a92-6ec6-4e5b-bd80-2c40c5ec883b/speaker/1.log
2026-06-09 17:41:37.079784 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-tt9zg_0fb56a92-6ec6-4e5b-bd80-2c40c5ec883b/speaker/2.log.gz
2026-06-09 17:41:37.079800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/
2026-06-09 17:41:37.079816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/
2026-06-09 17:41:37.079831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/0.log
2026-06-09 17:41:37.079862 | 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/2.log
2026-06-09 17:41:37.079884 | 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/3.log
2026-06-09 17:41:37.079901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-09 17:41:37.079917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/
2026-06-09 17:41:37.079934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/0.log
2026-06-09 17:41:37.079949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/1.log
2026-06-09 17:41:37.079971 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/
2026-06-09 17:41:37.080038 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/0.log
2026-06-09 17:41:37.080086 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/1.log
2026-06-09 17:41:37.080104 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/
2026-06-09 17:41:37.080120 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/0.log
2026-06-09 17:41:37.080136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/1.log
2026-06-09 17:41:37.080152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/
2026-06-09 17:41:37.080169 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/
2026-06-09 17:41:37.080185 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/0.log
2026-06-09 17:41:37.080201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/3.log
2026-06-09 17:41:37.080216 | 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/4.log
2026-06-09 17:41:37.080232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-6845cd976f-rnvkp_421fbe57-7335-4488-b771-af5099c39201/
2026-06-09 17:41:37.080248 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-6845cd976f-rnvkp_421fbe57-7335-4488-b771-af5099c39201/oauth-openshift/
2026-06-09 17:41:37.080264 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-6845cd976f-rnvkp_421fbe57-7335-4488-b771-af5099c39201/oauth-openshift/0.log
2026-06-09 17:41:37.080279 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-6845cd976f-rnvkp_421fbe57-7335-4488-b771-af5099c39201/oauth-openshift/1.log
2026-06-09 17:41:37.080295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/
2026-06-09 17:41:37.080311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/
2026-06-09 17:41:37.080326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/0.log
2026-06-09 17:41:37.080348 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/1.log
2026-06-09 17:41:37.080364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/
2026-06-09 17:41:37.080379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/0.log
2026-06-09 17:41:37.080394 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-09 17:41:37.080409 | 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/5.log
2026-06-09 17:41:37.080424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/
2026-06-09 17:41:37.080440 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9.log
2026-06-09 17:41:37.080457 | 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/9f30031287d577fef44d0385ec0eff14dcd3e7d4bf6880c95346bf39459c44f6.log
2026-06-09 17:41:37.080473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/
2026-06-09 17:41:37.080489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/0.log
2026-06-09 17:41:37.080505 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/1.log
2026-06-09 17:41:37.080521 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/
2026-06-09 17:41:37.080536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/0.log
2026-06-09 17:41:37.080552 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/1.log
2026-06-09 17:41:37.080567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/
2026-06-09 17:41:37.080583 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/
2026-06-09 17:41:37.080602 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/0.log.gz
2026-06-09 17:41:37.080619 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/2.log.gz
2026-06-09 17:41:37.080634 | 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/3.log.gz
2026-06-09 17:41:37.080650 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/
2026-06-09 17:41:37.080665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/
2026-06-09 17:41:37.080680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/0.log
2026-06-09 17:41:37.080696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/1.log
2026-06-09 17:41:37.080711 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/
2026-06-09 17:41:37.080726 | 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/10.log
2026-06-09 17:41:37.080741 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/2.log
2026-06-09 17:41:37.080756 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/3.log
2026-06-09 17:41:37.080772 | 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/9.log
2026-06-09 17:41:37.080787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/
2026-06-09 17:41:37.080803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/
2026-06-09 17:41:37.080819 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/0.log
2026-06-09 17:41:37.080835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/3.log
2026-06-09 17:41:37.080867 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/4.log
2026-06-09 17:41:37.080888 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-d4455dfb-pcztn_9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111/
2026-06-09 17:41:37.080915 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-d4455dfb-pcztn_9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111/console/
2026-06-09 17:41:37.080931 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-d4455dfb-pcztn_9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111/console/0.log
2026-06-09 17:41:37.080947 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-d4455dfb-pcztn_9c930e0d-c3e5-4d9a-bfff-a87ee2f6a111/console/1.log
2026-06-09 17:41:37.080962 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-09 17:41:37.080978 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/
2026-06-09 17:41:37.080993 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/2.log
2026-06-09 17:41:37.081008 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/3.log
2026-06-09 17:41:37.081023 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/7.log
2026-06-09 17:41:37.081038 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/8.log
2026-06-09 17:41:37.081054 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/
2026-06-09 17:41:37.081070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/
2026-06-09 17:41:37.081087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/0.log
2026-06-09 17:41:37.081103 | 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/3.log
2026-06-09 17:41:37.081144 | 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/4.log
2026-06-09 17:41:37.081165 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf_53a73984-3901-49b2-9a1f-c223d82704b4/
2026-06-09 17:41:37.081180 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf_53a73984-3901-49b2-9a1f-c223d82704b4/controller-manager/
2026-06-09 17:41:37.081196 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf_53a73984-3901-49b2-9a1f-c223d82704b4/controller-manager/1.log
2026-06-09 17:41:37.081211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f44d84ddc-l9nbf_53a73984-3901-49b2-9a1f-c223d82704b4/controller-manager/2.log
2026-06-09 17:41:37.081232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/
2026-06-09 17:41:37.081248 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/
2026-06-09 17:41:37.081263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/0.log
2026-06-09 17:41:37.081279 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/1.log
2026-06-09 17:41:37.081294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/
2026-06-09 17:41:37.081309 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/0.log
2026-06-09 17:41:37.081325 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/1.log
2026-06-09 17:41:37.081340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-09 17:41:37.081355 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-09 17:41:37.081370 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/0.log
2026-06-09 17:41:37.081386 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/1.log
2026-06-09 17:41:37.081401 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/
2026-06-09 17:41:37.081417 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/0.log
2026-06-09 17:41:37.081432 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/1.log
2026-06-09 17:41:37.081448 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-09 17:41:37.081463 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/
2026-06-09 17:41:37.081478 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/0.log
2026-06-09 17:41:37.081493 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/1.log
2026-06-09 17:41:37.081508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/
2026-06-09 17:41:37.081523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/
2026-06-09 17:41:37.081539 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/0.log
2026-06-09 17:41:37.081559 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/2.log
2026-06-09 17:41:37.081575 | 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/3.log
2026-06-09 17:41:37.081590 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-09 17:41:37.081605 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-09 17:41:37.081620 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-09 17:41:37.081635 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-09 17:41:37.081650 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-09 17:41:37.081665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-09 17:41:37.081680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-09 17:41:37.081695 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-09 17:41:37.081711 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-09 17:41:37.081726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-09 17:41:37.081741 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-09 17:41:37.081756 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-09 17:41:37.081771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-09 17:41:37.081786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-09 17:41:37.081802 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-09 17:41:37.081817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-09 17:41:37.081832 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-09 17:41:37.081846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_7145f118-84a3-4b9f-b110-51eb533b5d77/
2026-06-09 17:41:37.081880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_7145f118-84a3-4b9f-b110-51eb533b5d77/installer/
2026-06-09 17:41:37.081896 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_7145f118-84a3-4b9f-b110-51eb533b5d77/installer/0.log
2026-06-09 17:41:37.081912 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/
2026-06-09 17:41:37.081932 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/9a6228b10ad4c514f352685fe0263e4563f8b58c937c4367a23aeed5f6cf262f.log
2026-06-09 17:41:37.081948 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/controller/
2026-06-09 17:41:37.081964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/controller/0.log
2026-06-09 17:41:37.081980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-frr-files/
2026-06-09 17:41:37.081996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-frr-files/0.log
2026-06-09 17:41:37.082011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-frr-status/
2026-06-09 17:41:37.082026 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-frr-status/0.log
2026-06-09 17:41:37.082041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-metrics/
2026-06-09 17:41:37.082056 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-metrics/0.log
2026-06-09 17:41:37.082072 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-reloader/
2026-06-09 17:41:37.082087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/cp-reloader/0.log
2026-06-09 17:41:37.082102 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/frr-metrics/
2026-06-09 17:41:37.082117 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/frr-metrics/0.log
2026-06-09 17:41:37.082133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/frr-status/
2026-06-09 17:41:37.082150 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/frr-status/0.log
2026-06-09 17:41:37.082167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/frr/
2026-06-09 17:41:37.082249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/frr/0.log
2026-06-09 17:41:37.082275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/kube-rbac-proxy-frr/
2026-06-09 17:41:37.082292 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/kube-rbac-proxy-frr/0.log
2026-06-09 17:41:37.082308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/kube-rbac-proxy/
2026-06-09 17:41:37.082324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/kube-rbac-proxy/0.log
2026-06-09 17:41:37.082344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/reloader/
2026-06-09 17:41:37.082374 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-42t9k_724dfc27-7c3c-4e19-b160-8fbdbcaa24ed/reloader/0.log
2026-06-09 17:41:37.082390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-zbj25_5905b15a-a521-47fb-9e98-43ff5e5d3b33/
2026-06-09 17:41:37.082405 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-zbj25_5905b15a-a521-47fb-9e98-43ff5e5d3b33/frr-k8s-webhook-server/
2026-06-09 17:41:37.082421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-zbj25_5905b15a-a521-47fb-9e98-43ff5e5d3b33/frr-k8s-webhook-server/0.log
2026-06-09 17:41:37.082437 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/
2026-06-09 17:41:37.082452 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/
2026-06-09 17:41:37.082468 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/0.log
2026-06-09 17:41:37.082483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/2.log
2026-06-09 17:41:37.082498 | 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/3.log
2026-06-09 17:41:37.082514 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/
2026-06-09 17:41:37.082529 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/
2026-06-09 17:41:37.082545 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/0.log
2026-06-09 17:41:37.082560 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/1.log
2026-06-09 17:41:37.082576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-09 17:41:37.082592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/
2026-06-09 17:41:37.082608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/0.log
2026-06-09 17:41:37.082623 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/1.log
2026-06-09 17:41:37.082638 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683772-mn7h2_9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb/
2026-06-09 17:41:37.082657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683772-mn7h2_9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb/oc/
2026-06-09 17:41:37.082672 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683772-mn7h2_9b6c2f38-c1a9-4d25-89aa-e3a290aaecdb/oc/0.log
2026-06-09 17:41:37.082688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683774-jpjqv_f1eedbe2-df34-4c7f-9b2e-c4b222150032/
2026-06-09 17:41:37.082703 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683774-jpjqv_f1eedbe2-df34-4c7f-9b2e-c4b222150032/oc/
2026-06-09 17:41:37.082718 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683774-jpjqv_f1eedbe2-df34-4c7f-9b2e-c4b222150032/oc/0.log
2026-06-09 17:41:37.082733 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683776-6f9dh_9cb74c72-b90f-4793-b812-6c980b74137f/
2026-06-09 17:41:37.082749 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683776-6f9dh_9cb74c72-b90f-4793-b812-6c980b74137f/oc/
2026-06-09 17:41:37.082764 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683776-6f9dh_9cb74c72-b90f-4793-b812-6c980b74137f/oc/0.log
2026-06-09 17:41:37.082778 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683778-xm6vv_4f9cffb0-ed65-4152-91a5-0a041c6ae1fa/
2026-06-09 17:41:37.082793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-09 17:41:37.082809 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/
2026-06-09 17:41:37.082824 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/0.log
2026-06-09 17:41:37.082840 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/1.log
2026-06-09 17:41:37.082872 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/
2026-06-09 17:41:37.082889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/
2026-06-09 17:41:37.082904 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/0.log
2026-06-09 17:41:37.082920 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/1.log
2026-06-09 17:41:37.082935 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/
2026-06-09 17:41:37.082951 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/0.log
2026-06-09 17:41:37.082967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/1.log
2026-06-09 17:41:37.082986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-09 17:41:37.083002 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/
2026-06-09 17:41:37.083017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/0.log
2026-06-09 17:41:37.083032 | 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-09 17:41:37.083047 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/2.log
2026-06-09 17:41:37.083062 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/
2026-06-09 17:41:37.083078 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/
2026-06-09 17:41:37.083093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/0.log
2026-06-09 17:41:37.083109 | 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/3.log
2026-06-09 17:41:37.083125 | 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/4.log
2026-06-09 17:41:37.083142 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-09 17:41:37.083159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/
2026-06-09 17:41:37.083175 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/0.log
2026-06-09 17:41:37.083191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_3a290275-5921-4471-82ef-68ef2174e9e2/
2026-06-09 17:41:37.083206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_3a290275-5921-4471-82ef-68ef2174e9e2/installer/
2026-06-09 17:41:37.083222 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_3a290275-5921-4471-82ef-68ef2174e9e2/installer/0.log
2026-06-09 17:41:37.083237 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-09 17:41:37.083252 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/
2026-06-09 17:41:37.083267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/1.log
2026-06-09 17:41:37.083287 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/2.log
2026-06-09 17:41:37.083348 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-09 17:41:37.083368 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/0.log
2026-06-09 17:41:37.083384 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-09 17:41:37.083433 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/0.log
2026-06-09 17:41:37.083449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-09 17:41:37.083465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/0.log
2026-06-09 17:41:37.083480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-09 17:41:37.083496 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/0.log.gz
2026-06-09 17:41:37.083512 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/1.log
2026-06-09 17:41:37.083527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-09 17:41:37.083543 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-09 17:41:37.083558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/
2026-06-09 17:41:37.083574 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/
2026-06-09 17:41:37.083589 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/0.log
2026-06-09 17:41:37.083605 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/
2026-06-09 17:41:37.083620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/
2026-06-09 17:41:37.083635 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/0.log
2026-06-09 17:41:37.083650 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_794730da-0bde-44cd-90f4-e71988200895/
2026-06-09 17:41:37.083666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_794730da-0bde-44cd-90f4-e71988200895/pruner/
2026-06-09 17:41:37.083685 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_794730da-0bde-44cd-90f4-e71988200895/pruner/0.log
2026-06-09 17:41:37.083701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/
2026-06-09 17:41:37.083716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/
2026-06-09 17:41:37.083733 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/0.log
2026-06-09 17:41:37.083748 | 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/3.log
2026-06-09 17:41:37.083763 | 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/4.log
2026-06-09 17:41:37.083779 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-09 17:41:37.083795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/
2026-06-09 17:41:37.083809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/0.log
2026-06-09 17:41:37.083824 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/1.log
2026-06-09 17:41:37.083840 | 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-09 17:41:37.083873 | 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-09 17:41:37.083891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/
2026-06-09 17:41:37.083906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/0.log
2026-06-09 17:41:37.083921 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/1.log
2026-06-09 17:41:37.083936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/
2026-06-09 17:41:37.083952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/0.log
2026-06-09 17:41:37.083980 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/2.log
2026-06-09 17:41:37.084001 | 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/3.log
2026-06-09 17:41:37.084022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/
2026-06-09 17:41:37.084044 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/0.log
2026-06-09 17:41:37.084065 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/1.log
2026-06-09 17:41:37.084086 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/6.log
2026-06-09 17:41:37.084106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/7.log
2026-06-09 17:41:37.084127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/
2026-06-09 17:41:37.084147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/
2026-06-09 17:41:37.084168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/0.log
2026-06-09 17:41:37.084189 | 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/3.log
2026-06-09 17:41:37.084209 | 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/4.log
2026-06-09 17:41:37.084230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-09 17:41:37.084250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/
2026-06-09 17:41:37.084271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/0.log
2026-06-09 17:41:37.084292 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/1.log
2026-06-09 17:41:37.084313 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/
2026-06-09 17:41:37.084333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/0.log
2026-06-09 17:41:37.084358 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/2.log
2026-06-09 17:41:37.084379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/3.log
2026-06-09 17:41:37.084400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-09 17:41:37.084421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/0.log
2026-06-09 17:41:37.084443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/2.log
2026-06-09 17:41:37.084498 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/3.log
2026-06-09 17:41:37.084524 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/
2026-06-09 17:41:37.084546 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/0.log
2026-06-09 17:41:37.084568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/1.log
2026-06-09 17:41:37.084589 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/
2026-06-09 17:41:37.084611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/
2026-06-09 17:41:37.084632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/0.log
2026-06-09 17:41:37.084652 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/
2026-06-09 17:41:37.084674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/
2026-06-09 17:41:37.084695 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/0.log
2026-06-09 17:41:37.084716 | 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/3.log
2026-06-09 17:41:37.084738 | 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/4.log
2026-06-09 17:41:37.084763 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/
2026-06-09 17:41:37.084785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/
2026-06-09 17:41:37.084806 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/0.log
2026-06-09 17:41:37.084827 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/1.log
2026-06-09 17:41:37.084860 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/
2026-06-09 17:41:37.084882 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/0.log
2026-06-09 17:41:37.084899 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/1.log
2026-06-09 17:41:37.084915 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/
2026-06-09 17:41:37.084936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/
2026-06-09 17:41:37.084958 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/0.log
2026-06-09 17:41:37.084980 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/2.log
2026-06-09 17:41:37.085002 | 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/3.log
2026-06-09 17:41:37.085023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/
2026-06-09 17:41:37.085045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/
2026-06-09 17:41:37.085066 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/0.log
2026-06-09 17:41:37.085087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/1.log
2026-06-09 17:41:37.085108 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/
2026-06-09 17:41:37.085129 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/0.log
2026-06-09 17:41:37.085155 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/2.log
2026-06-09 17:41:37.085177 | 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/3.log
2026-06-09 17:41:37.085198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-09 17:41:37.085218 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/
2026-06-09 17:41:37.085240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/0.log
2026-06-09 17:41:37.085261 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/1.log
2026-06-09 17:41:37.085282 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-09 17:41:37.085303 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/0.log
2026-06-09 17:41:37.085324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/1.log
2026-06-09 17:41:37.085345 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/
2026-06-09 17:41:37.085366 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/
2026-06-09 17:41:37.085387 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/0.log
2026-06-09 17:41:37.085408 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/1.log
2026-06-09 17:41:37.085430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/
2026-06-09 17:41:37.085450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/0.log
2026-06-09 17:41:37.085471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/2.log
2026-06-09 17:41:37.085492 | 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/3.log
2026-06-09 17:41:37.085513 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/
2026-06-09 17:41:37.085598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/
2026-06-09 17:41:37.085626 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/0.log
2026-06-09 17:41:37.085642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/1.log
2026-06-09 17:41:37.085658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/
2026-06-09 17:41:37.085710 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/0.log
2026-06-09 17:41:37.085725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/1.log
2026-06-09 17:41:37.085741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/
2026-06-09 17:41:37.085756 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/
2026-06-09 17:41:37.085772 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/0.log
2026-06-09 17:41:37.085787 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/1.log
2026-06-09 17:41:37.085803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/
2026-06-09 17:41:37.085818 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/0.log
2026-06-09 17:41:37.085833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/2.log
2026-06-09 17:41:37.085863 | 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/3.log
2026-06-09 17:41:37.085883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/
2026-06-09 17:41:37.085899 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/
2026-06-09 17:41:37.085914 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/0.log
2026-06-09 17:41:37.085930 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/1.log
2026-06-09 17:41:37.085960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/
2026-06-09 17:41:37.085976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/extract/
2026-06-09 17:41:37.085992 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/extract/0.log
2026-06-09 17:41:37.086007 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/pull/
2026-06-09 17:41:37.086023 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/pull/0.log
2026-06-09 17:41:37.086038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/util/
2026-06-09 17:41:37.086053 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc_3180a445-aad2-48b1-9a6e-7ccb800ffc55/util/0.log
2026-06-09 17:41:37.086069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/
2026-06-09 17:41:37.086084 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/extract/
2026-06-09 17:41:37.086099 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/extract/0.log
2026-06-09 17:41:37.086115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/pull/
2026-06-09 17:41:37.086131 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/pull/0.log
2026-06-09 17:41:37.086146 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/util/
2026-06-09 17:41:37.086162 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl_5d764c62-2592-4c8b-bb07-c0335f8e1beb/util/0.log
2026-06-09 17:41:37.086178 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/
2026-06-09 17:41:37.086195 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/extract-content/
2026-06-09 17:41:37.086210 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/extract-content/0.log
2026-06-09 17:41:37.086227 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/extract-utilities/
2026-06-09 17:41:37.086250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/extract-utilities/0.log
2026-06-09 17:41:37.086267 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/registry-server/
2026-06-09 17:41:37.086283 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-k6zqn_3d03f886-aa21-4a75-b4d3-503f273b29f9/registry-server/0.log.gz
2026-06-09 17:41:37.086299 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/
2026-06-09 17:41:37.086315 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/extract-content/
2026-06-09 17:41:37.086331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/extract-content/0.log
2026-06-09 17:41:37.086346 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/extract-utilities/
2026-06-09 17:41:37.086377 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/extract-utilities/0.log
2026-06-09 17:41:37.086393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/registry-server/
2026-06-09 17:41:37.086409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-nbmwt_52e1e5a3-9b01-4804-87b8-cda4c63e5bc5/registry-server/0.log
2026-06-09 17:41:37.086425 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/
2026-06-09 17:41:37.086440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/extract-content/
2026-06-09 17:41:37.086455 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/extract-content/0.log
2026-06-09 17:41:37.086470 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/extract-utilities/
2026-06-09 17:41:37.086485 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/extract-utilities/0.log
2026-06-09 17:41:37.086500 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/registry-server/
2026-06-09 17:41:37.086515 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z56c4_13423161-aab3-40b3-9164-13fc3365ee17/registry-server/0.log
2026-06-09 17:41:37.086531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/
2026-06-09 17:41:37.086546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/extract/
2026-06-09 17:41:37.086567 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/extract/0.log
2026-06-09 17:41:37.086583 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/pull/
2026-06-09 17:41:37.086599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/pull/0.log
2026-06-09 17:41:37.086614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/util/
2026-06-09 17:41:37.086630 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27_73371205-f549-4387-90b7-d58e27539b0b/util/0.log
2026-06-09 17:41:37.086645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-4rgfm_d18939ec-465d-43fd-811c-1ce99fdedb14/
2026-06-09 17:41:37.086660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-4rgfm_d18939ec-465d-43fd-811c-1ce99fdedb14/marketplace-operator/
2026-06-09 17:41:37.086675 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-4rgfm_d18939ec-465d-43fd-811c-1ce99fdedb14/marketplace-operator/2.log
2026-06-09 17:41:37.086691 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-4rgfm_d18939ec-465d-43fd-811c-1ce99fdedb14/marketplace-operator/3.log
2026-06-09 17:41:37.086706 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/
2026-06-09 17:41:37.086722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/extract-content/
2026-06-09 17:41:37.086767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/extract-content/0.log
2026-06-09 17:41:37.086788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/extract-utilities/
2026-06-09 17:41:37.086804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/extract-utilities/0.log
2026-06-09 17:41:37.086820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/registry-server/
2026-06-09 17:41:37.086835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5gz69_1f9dda0d-5e19-4bc0-8105-a161036142a6/registry-server/0.log.gz
2026-06-09 17:41:37.086867 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/
2026-06-09 17:41:37.086885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/extract-content/
2026-06-09 17:41:37.086901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/extract-content/0.log
2026-06-09 17:41:37.086922 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/extract-utilities/
2026-06-09 17:41:37.086938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/extract-utilities/0.log
2026-06-09 17:41:37.086953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/registry-server/
2026-06-09 17:41:37.086968 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-vv9t9_0aa056f1-073a-49ab-91d2-d43a00d324dd/registry-server/0.log.gz
2026-06-09 17:41:37.086984 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/
2026-06-09 17:41:37.086999 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/
2026-06-09 17:41:37.087014 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/0.log
2026-06-09 17:41:37.087029 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/1.log
2026-06-09 17:41:37.087044 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/
2026-06-09 17:41:37.087059 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/0.log
2026-06-09 17:41:37.087075 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/1.log
2026-06-09 17:41:37.087091 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/
2026-06-09 17:41:37.087106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/0.log
2026-06-09 17:41:37.087122 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/1.log
2026-06-09 17:41:37.087138 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/
2026-06-09 17:41:37.087154 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/0.log
2026-06-09 17:41:37.087170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/1.log
2026-06-09 17:41:37.087185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/
2026-06-09 17:41:37.087200 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/0.log
2026-06-09 17:41:37.087219 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/1.log
2026-06-09 17:41:37.087235 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/
2026-06-09 17:41:37.087250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/0.log
2026-06-09 17:41:37.087266 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/1.log
2026-06-09 17:41:37.087281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/
2026-06-09 17:41:37.087296 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/0.log
2026-06-09 17:41:37.087311 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/1.log
2026-06-09 17:41:37.087326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-6fb78497fd-fg9x8_d85d6f99-e952-40d2-b961-5eaa0678f19a/
2026-06-09 17:41:37.087341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-6fb78497fd-fg9x8_d85d6f99-e952-40d2-b961-5eaa0678f19a/kube-rbac-proxy/
2026-06-09 17:41:37.087356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-6fb78497fd-fg9x8_d85d6f99-e952-40d2-b961-5eaa0678f19a/kube-rbac-proxy/0.log
2026-06-09 17:41:37.087371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-6fb78497fd-fg9x8_d85d6f99-e952-40d2-b961-5eaa0678f19a/multus-admission-controller/
2026-06-09 17:41:37.087387 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-6fb78497fd-fg9x8_d85d6f99-e952-40d2-b961-5eaa0678f19a/multus-admission-controller/0.log
2026-06-09 17:41:37.087403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-09 17:41:37.087419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-09 17:41:37.087434 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/1.log
2026-06-09 17:41:37.087450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/2.log
2026-06-09 17:41:37.087465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/3.log
2026-06-09 17:41:37.087481 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/4.log
2026-06-09 17:41:37.087497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-09 17:41:37.087516 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/
2026-06-09 17:41:37.087532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/0.log
2026-06-09 17:41:37.087548 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/1.log
2026-06-09 17:41:37.087564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/
2026-06-09 17:41:37.087580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/0.log
2026-06-09 17:41:37.087595 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/1.log
2026-06-09 17:41:37.087611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-7cnc9_must-gather-kg8lh_2825478a-78ad-4869-b8d8-2c124a30958b/
2026-06-09 17:41:37.087627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-7cnc9_must-gather-kg8lh_2825478a-78ad-4869-b8d8-2c124a30958b/copy/
2026-06-09 17:41:37.087643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-7cnc9_must-gather-kg8lh_2825478a-78ad-4869-b8d8-2c124a30958b/gather/
2026-06-09 17:41:37.087658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/
2026-06-09 17:41:37.087674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/
2026-06-09 17:41:37.087690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/0.log
2026-06-09 17:41:37.087706 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/1.log
2026-06-09 17:41:37.087721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/
2026-06-09 17:41:37.087736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/
2026-06-09 17:41:37.087752 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/0.log
2026-06-09 17:41:37.087768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/1.log
2026-06-09 17:41:37.087784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/
2026-06-09 17:41:37.087870 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/
2026-06-09 17:41:37.087894 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/0.log
2026-06-09 17:41:37.087911 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/1.log
2026-06-09 17:41:37.087926 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/
2026-06-09 17:41:37.087942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/
2026-06-09 17:41:37.087957 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/0.log
2026-06-09 17:41:37.087973 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/1.log
2026-06-09 17:41:37.087989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/3.log
2026-06-09 17:41:37.088004 | 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/4.log
2026-06-09 17:41:37.088020 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/
2026-06-09 17:41:37.088035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/0.log
2026-06-09 17:41:37.088050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/1.log
2026-06-09 17:41:37.088066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-09 17:41:37.088081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/
2026-06-09 17:41:37.088096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/0.log
2026-06-09 17:41:37.088112 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/1.log
2026-06-09 17:41:37.088128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/
2026-06-09 17:41:37.088143 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/
2026-06-09 17:41:37.088158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/0.log
2026-06-09 17:41:37.088174 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log.gz
2026-06-09 17:41:37.088193 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/2.log
2026-06-09 17:41:37.088209 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w_acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8/
2026-06-09 17:41:37.088225 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w_acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8/nmstate-console-plugin/
2026-06-09 17:41:37.088240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-gjl4w_acfb92d1-e7e4-4a57-86aa-89ffa0bb69c8/nmstate-console-plugin/0.log
2026-06-09 17:41:37.088255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-wh6k8_29fccd01-f1c3-40a8-a24e-15e3c3d2fc38/
2026-06-09 17:41:37.088270 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-wh6k8_29fccd01-f1c3-40a8-a24e-15e3c3d2fc38/nmstate-handler/
2026-06-09 17:41:37.088285 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-wh6k8_29fccd01-f1c3-40a8-a24e-15e3c3d2fc38/nmstate-handler/0.log
2026-06-09 17:41:37.088300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb_944f6e0f-f2a5-44a1-a4b9-f79688835725/
2026-06-09 17:41:37.088316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb_944f6e0f-f2a5-44a1-a4b9-f79688835725/kube-rbac-proxy/
2026-06-09 17:41:37.088331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb_944f6e0f-f2a5-44a1-a4b9-f79688835725/kube-rbac-proxy/0.log
2026-06-09 17:41:37.088347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb_944f6e0f-f2a5-44a1-a4b9-f79688835725/nmstate-metrics/
2026-06-09 17:41:37.088362 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-jxjvb_944f6e0f-f2a5-44a1-a4b9-f79688835725/nmstate-metrics/0.log
2026-06-09 17:41:37.088378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-4xd9j_4da235b8-e02b-41a7-bc4e-943ebca156f7/
2026-06-09 17:41:37.088394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-4xd9j_4da235b8-e02b-41a7-bc4e-943ebca156f7/nmstate-operator/
2026-06-09 17:41:37.088409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-4xd9j_4da235b8-e02b-41a7-bc4e-943ebca156f7/nmstate-operator/0.log
2026-06-09 17:41:37.088425 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-4xd9j_4da235b8-e02b-41a7-bc4e-943ebca156f7/nmstate-operator/1.log
2026-06-09 17:41:37.088440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-99hrk_0d9ee71f-4142-4011-9991-8ee3e22dec90/
2026-06-09 17:41:37.088456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-99hrk_0d9ee71f-4142-4011-9991-8ee3e22dec90/nmstate-webhook/
2026-06-09 17:41:37.088472 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-99hrk_0d9ee71f-4142-4011-9991-8ee3e22dec90/nmstate-webhook/0.log
2026-06-09 17:41:37.088487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-99hrk_0d9ee71f-4142-4011-9991-8ee3e22dec90/nmstate-webhook/1.log
2026-06-09 17:41:37.088506 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-09 17:41:37.088521 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/
2026-06-09 17:41:37.088536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/0.log
2026-06-09 17:41:37.088552 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/1.log
2026-06-09 17:41:37.088568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/
2026-06-09 17:41:37.088583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/0.log
2026-06-09 17:41:37.088599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/1.log
2026-06-09 17:41:37.088615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r_b2a86f9b-4f97-4096-ba15-2afbf7ec20e1/
2026-06-09 17:41:37.088630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r_b2a86f9b-4f97-4096-ba15-2afbf7ec20e1/catalog-operator/
2026-06-09 17:41:37.088645 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-tsx9r_b2a86f9b-4f97-4096-ba15-2afbf7ec20e1/catalog-operator/0.log
2026-06-09 17:41:37.088660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv_aa7c045d-32e4-47b0-aab5-ba465228a1c8/
2026-06-09 17:41:37.088675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv_aa7c045d-32e4-47b0-aab5-ba465228a1c8/collect-profiles/
2026-06-09 17:41:37.088690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683740-4xxtv_aa7c045d-32e4-47b0-aab5-ba465228a1c8/collect-profiles/0.log
2026-06-09 17:41:37.088705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m_902d8d11-0270-4918-a24b-31d4cf77f8e6/
2026-06-09 17:41:37.088721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m_902d8d11-0270-4918-a24b-31d4cf77f8e6/collect-profiles/
2026-06-09 17:41:37.088736 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683755-bgm6m_902d8d11-0270-4918-a24b-31d4cf77f8e6/collect-profiles/0.log
2026-06-09 17:41:37.088751 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl_9e093b91-80e1-4ccd-bfce-e7678f7d6ab4/
2026-06-09 17:41:37.088766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl_9e093b91-80e1-4ccd-bfce-e7678f7d6ab4/collect-profiles/
2026-06-09 17:41:37.088786 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683770-bmjrl_9e093b91-80e1-4ccd-bfce-e7678f7d6ab4/collect-profiles/0.log
2026-06-09 17:41:37.088802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/
2026-06-09 17:41:37.088817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/
2026-06-09 17:41:37.088832 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/0.log
2026-06-09 17:41:37.088899 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-09 17:41:37.088981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/
2026-06-09 17:41:37.089007 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/
2026-06-09 17:41:37.089024 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/0.log
2026-06-09 17:41:37.089040 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/1.log
2026-06-09 17:41:37.089055 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/
2026-06-09 17:41:37.089070 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/0.log
2026-06-09 17:41:37.089086 | 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/3.log
2026-06-09 17:41:37.089101 | 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/4.log
2026-06-09 17:41:37.089116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/
2026-06-09 17:41:37.089132 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/
2026-06-09 17:41:37.089147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/0.log
2026-06-09 17:41:37.089163 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-09 17:41:37.089179 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/3.log
2026-06-09 17:41:37.089200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fsgpk_fd9fffcf-93e5-4401-ab08-6a7ba7071781/
2026-06-09 17:41:37.089216 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fsgpk_fd9fffcf-93e5-4401-ab08-6a7ba7071781/kube-rbac-proxy/
2026-06-09 17:41:37.089232 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fsgpk_fd9fffcf-93e5-4401-ab08-6a7ba7071781/kube-rbac-proxy/0.log
2026-06-09 17:41:37.089247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fsgpk_fd9fffcf-93e5-4401-ab08-6a7ba7071781/ovnkube-cluster-manager/
2026-06-09 17:41:37.089263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fsgpk_fd9fffcf-93e5-4401-ab08-6a7ba7071781/ovnkube-cluster-manager/0.log
2026-06-09 17:41:37.089279 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fsgpk_fd9fffcf-93e5-4401-ab08-6a7ba7071781/ovnkube-cluster-manager/1.log
2026-06-09 17:41:37.089294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/
2026-06-09 17:41:37.089310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/kube-rbac-proxy-node/
2026-06-09 17:41:37.089325 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/kube-rbac-proxy-node/0.log
2026-06-09 17:41:37.089341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/kube-rbac-proxy-ovn-metrics/
2026-06-09 17:41:37.089356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/kube-rbac-proxy-ovn-metrics/0.log
2026-06-09 17:41:37.089371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/kubecfg-setup/
2026-06-09 17:41:37.089387 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/kubecfg-setup/0.log
2026-06-09 17:41:37.089402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/nbdb/
2026-06-09 17:41:37.089417 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/nbdb/0.log
2026-06-09 17:41:37.089432 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/northd/
2026-06-09 17:41:37.089447 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/northd/0.log
2026-06-09 17:41:37.089463 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/ovn-acl-logging/
2026-06-09 17:41:37.089478 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/ovn-acl-logging/0.log
2026-06-09 17:41:37.089499 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/ovn-controller/
2026-06-09 17:41:37.089515 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/ovn-controller/0.log
2026-06-09 17:41:37.089531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/ovnkube-controller/
2026-06-09 17:41:37.089547 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/ovnkube-controller/0.log.gz
2026-06-09 17:41:37.089562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/sbdb/
2026-06-09 17:41:37.089577 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-w6rsj_cfeaef26-0886-4e64-b072-bfe4aaa2724a/sbdb/0.log
2026-06-09 17:41:37.089592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp_8f009ff9-15e5-4f08-85f4-5921b212d6a3/
2026-06-09 17:41:37.089608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp_8f009ff9-15e5-4f08-85f4-5921b212d6a3/route-controller-manager/
2026-06-09 17:41:37.089623 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp_8f009ff9-15e5-4f08-85f4-5921b212d6a3/route-controller-manager/1.log
2026-06-09 17:41:37.089639 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-846cb99f9c-fqwmp_8f009ff9-15e5-4f08-85f4-5921b212d6a3/route-controller-manager/2.log
2026-06-09 17:41:37.089654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/
2026-06-09 17:41:37.089670 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/
2026-06-09 17:41:37.089685 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/0.log
2026-06-09 17:41:37.089701 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/1.log
2026-06-09 17:41:37.089716 | 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/2.log
2026-06-09 17:41:37.089731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/
2026-06-09 17:41:37.089747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/
2026-06-09 17:41:37.089763 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/0.log
2026-06-09 17:41:37.089779 | 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/3.log
2026-06-09 17:41:37.089799 | 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/4.log
2026-06-09 17:41:37.089816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/
2026-06-09 17:41:37.089832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/extract/
2026-06-09 17:41:37.089864 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/extract/0.log
2026-06-09 17:41:37.089886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/pull/
2026-06-09 17:41:37.089902 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/pull/0.log
2026-06-09 17:41:37.089918 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/util/
2026-06-09 17:41:37.089934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq_97727ec0-b4f8-47a1-be2d-6a6035be228e/util/0.log
2026-06-09 17:41:37.089949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq_7e3000c0-b3e2-421d-97b7-b177e57a16f2/
2026-06-09 17:41:37.089965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq_7e3000c0-b3e2-421d-97b7-b177e57a16f2/manager/
2026-06-09 17:41:37.089980 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq_7e3000c0-b3e2-421d-97b7-b177e57a16f2/manager/1.log
2026-06-09 17:41:37.089995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-mqjzq_7e3000c0-b3e2-421d-97b7-b177e57a16f2/manager/2.log
2026-06-09 17:41:37.090011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq_e84650df-f05f-410f-80b0-bf8568de28b0/
2026-06-09 17:41:37.090058 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq_e84650df-f05f-410f-80b0-bf8568de28b0/manager/
2026-06-09 17:41:37.090075 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq_e84650df-f05f-410f-80b0-bf8568de28b0/manager/2.log
2026-06-09 17:41:37.090091 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-j7hhq_e84650df-f05f-410f-80b0-bf8568de28b0/manager/3.log
2026-06-09 17:41:37.090107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6_630b2147-5215-4540-9d3d-9445a86e216e/
2026-06-09 17:41:37.090123 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6_630b2147-5215-4540-9d3d-9445a86e216e/manager/
2026-06-09 17:41:37.090145 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6_630b2147-5215-4540-9d3d-9445a86e216e/manager/1.log
2026-06-09 17:41:37.090161 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-f8ns6_630b2147-5215-4540-9d3d-9445a86e216e/manager/2.log
2026-06-09 17:41:37.090177 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx_8fd3573d-61d0-4253-8292-8020c37444c4/
2026-06-09 17:41:37.090192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx_8fd3573d-61d0-4253-8292-8020c37444c4/manager/
2026-06-09 17:41:37.090208 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx_8fd3573d-61d0-4253-8292-8020c37444c4/manager/2.log
2026-06-09 17:41:37.090224 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-qqrxx_8fd3573d-61d0-4253-8292-8020c37444c4/manager/3.log
2026-06-09 17:41:37.090240 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh_27bfe196-9456-45d6-b5f3-ebd3fdcd74ba/
2026-06-09 17:41:37.090255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh_27bfe196-9456-45d6-b5f3-ebd3fdcd74ba/manager/
2026-06-09 17:41:37.090271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh_27bfe196-9456-45d6-b5f3-ebd3fdcd74ba/manager/2.log
2026-06-09 17:41:37.090286 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-hllnh_27bfe196-9456-45d6-b5f3-ebd3fdcd74ba/manager/3.log
2026-06-09 17:41:37.090302 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw_b2086548-8e81-4b25-a221-5996c564fe59/
2026-06-09 17:41:37.090317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw_b2086548-8e81-4b25-a221-5996c564fe59/manager/
2026-06-09 17:41:37.090333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw_b2086548-8e81-4b25-a221-5996c564fe59/manager/1.log
2026-06-09 17:41:37.090348 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-cb7jw_b2086548-8e81-4b25-a221-5996c564fe59/manager/2.log
2026-06-09 17:41:37.090376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z_b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3/
2026-06-09 17:41:37.090392 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z_b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3/manager/
2026-06-09 17:41:37.090407 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z_b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3/manager/2.log
2026-06-09 17:41:37.090422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-qnb6z_b4b179f9-0e9c-4e31-bfa8-02db1efd1bc3/manager/3.log
2026-06-09 17:41:37.090443 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692_902290a7-c9bd-4d82-a9d6-b6847d8e083a/
2026-06-09 17:41:37.090459 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692_902290a7-c9bd-4d82-a9d6-b6847d8e083a/manager/
2026-06-09 17:41:37.090474 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692_902290a7-c9bd-4d82-a9d6-b6847d8e083a/manager/0.log
2026-06-09 17:41:37.090490 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zl692_902290a7-c9bd-4d82-a9d6-b6847d8e083a/manager/1.log
2026-06-09 17:41:37.090506 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw_c00faea9-ab83-447c-97ac-422945ab1a51/
2026-06-09 17:41:37.090521 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw_c00faea9-ab83-447c-97ac-422945ab1a51/manager/
2026-06-09 17:41:37.090537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw_c00faea9-ab83-447c-97ac-422945ab1a51/manager/2.log
2026-06-09 17:41:37.090552 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d5nxw_c00faea9-ab83-447c-97ac-422945ab1a51/manager/3.log
2026-06-09 17:41:37.090568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-cv696_09e06335-be85-4aad-bff4-df119a23b2f4/
2026-06-09 17:41:37.090583 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-cv696_09e06335-be85-4aad-bff4-df119a23b2f4/manager/
2026-06-09 17:41:37.090599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-cv696_09e06335-be85-4aad-bff4-df119a23b2f4/manager/1.log
2026-06-09 17:41:37.090614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-cv696_09e06335-be85-4aad-bff4-df119a23b2f4/manager/2.log
2026-06-09 17:41:37.090630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v_16f3739a-fcdb-41c8-8177-8d9a4c95bb37/
2026-06-09 17:41:37.090645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v_16f3739a-fcdb-41c8-8177-8d9a4c95bb37/manager/
2026-06-09 17:41:37.090661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v_16f3739a-fcdb-41c8-8177-8d9a4c95bb37/manager/2.log
2026-06-09 17:41:37.090677 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-9467v_16f3739a-fcdb-41c8-8177-8d9a4c95bb37/manager/3.log
2026-06-09 17:41:37.090692 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr_99b4ccff-b651-4802-91cb-605d5b058d48/
2026-06-09 17:41:37.090707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr_99b4ccff-b651-4802-91cb-605d5b058d48/manager/
2026-06-09 17:41:37.090722 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr_99b4ccff-b651-4802-91cb-605d5b058d48/manager/2.log
2026-06-09 17:41:37.090742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-zphgr_99b4ccff-b651-4802-91cb-605d5b058d48/manager/3.log
2026-06-09 17:41:37.090758 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p_0ad8bb31-beb3-439a-a986-ce870201c83d/
2026-06-09 17:41:37.090773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p_0ad8bb31-beb3-439a-a986-ce870201c83d/manager/
2026-06-09 17:41:37.090789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p_0ad8bb31-beb3-439a-a986-ce870201c83d/manager/1.log
2026-06-09 17:41:37.090804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-cvf8p_0ad8bb31-beb3-439a-a986-ce870201c83d/manager/2.log
2026-06-09 17:41:37.090819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v_e2ae6c4b-acc0-4834-b165-2b1eadd13424/
2026-06-09 17:41:37.090834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v_e2ae6c4b-acc0-4834-b165-2b1eadd13424/manager/
2026-06-09 17:41:37.090863 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v_e2ae6c4b-acc0-4834-b165-2b1eadd13424/manager/1.log
2026-06-09 17:41:37.090884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-hlr2v_e2ae6c4b-acc0-4834-b165-2b1eadd13424/manager/2.log
2026-06-09 17:41:37.090899 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw_7713d9e7-ddba-44be-a50c-b1228bc78b03/
2026-06-09 17:41:37.090915 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw_7713d9e7-ddba-44be-a50c-b1228bc78b03/manager/
2026-06-09 17:41:37.090931 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw_7713d9e7-ddba-44be-a50c-b1228bc78b03/manager/0.log
2026-06-09 17:41:37.090948 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw_7713d9e7-ddba-44be-a50c-b1228bc78b03/manager/1.log
2026-06-09 17:41:37.090964 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh_2f3274bd-1901-46d3-82bf-3d4685f26a61/
2026-06-09 17:41:37.090979 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh_2f3274bd-1901-46d3-82bf-3d4685f26a61/operator/
2026-06-09 17:41:37.090995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh_2f3274bd-1901-46d3-82bf-3d4685f26a61/operator/0.log
2026-06-09 17:41:37.091011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-6847f98755-tvfwh_2f3274bd-1901-46d3-82bf-3d4685f26a61/operator/1.log
2026-06-09 17:41:37.091026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5_1a02e65f-7ef4-43ee-96af-f2b341e4d2b7/
2026-06-09 17:41:37.091048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5_1a02e65f-7ef4-43ee-96af-f2b341e4d2b7/manager/
2026-06-09 17:41:37.091064 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5_1a02e65f-7ef4-43ee-96af-f2b341e4d2b7/manager/1.log
2026-06-09 17:41:37.091129 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7687d9fb7d-szds5_1a02e65f-7ef4-43ee-96af-f2b341e4d2b7/manager/2.log
2026-06-09 17:41:37.091156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-jf8br_37c9cd9a-5ae9-4800-b670-d658b459b813/
2026-06-09 17:41:37.091201 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-jf8br_37c9cd9a-5ae9-4800-b670-d658b459b813/registry-server/
2026-06-09 17:41:37.091219 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-jf8br_37c9cd9a-5ae9-4800-b670-d658b459b813/registry-server/0.log
2026-06-09 17:41:37.091236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77_2e234950-e5d1-44b3-bee0-6224fea35b4e/
2026-06-09 17:41:37.091251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77_2e234950-e5d1-44b3-bee0-6224fea35b4e/manager/
2026-06-09 17:41:37.091267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77_2e234950-e5d1-44b3-bee0-6224fea35b4e/manager/0.log
2026-06-09 17:41:37.091282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zjs77_2e234950-e5d1-44b3-bee0-6224fea35b4e/manager/1.log
2026-06-09 17:41:37.091298 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g_d44f5ce1-433c-4222-acec-8bec290ffc2f/
2026-06-09 17:41:37.091314 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g_d44f5ce1-433c-4222-acec-8bec290ffc2f/manager/
2026-06-09 17:41:37.091330 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g_d44f5ce1-433c-4222-acec-8bec290ffc2f/manager/1.log
2026-06-09 17:41:37.091345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-j6m7g_d44f5ce1-433c-4222-acec-8bec290ffc2f/manager/2.log
2026-06-09 17:41:37.091360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw_153c7232-54fa-45ce-a883-fb38861f9e47/
2026-06-09 17:41:37.091376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw_153c7232-54fa-45ce-a883-fb38861f9e47/manager/
2026-06-09 17:41:37.091391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw_153c7232-54fa-45ce-a883-fb38861f9e47/manager/2.log
2026-06-09 17:41:37.091407 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-hnbdw_153c7232-54fa-45ce-a883-fb38861f9e47/manager/3.log
2026-06-09 17:41:37.091427 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5_4258eb46-8d6f-4435-b37e-ab2a73cd8bb9/
2026-06-09 17:41:37.091443 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5_4258eb46-8d6f-4435-b37e-ab2a73cd8bb9/manager/
2026-06-09 17:41:37.091458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5_4258eb46-8d6f-4435-b37e-ab2a73cd8bb9/manager/0.log
2026-06-09 17:41:37.091473 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-sj9s5_4258eb46-8d6f-4435-b37e-ab2a73cd8bb9/manager/1.log
2026-06-09 17:41:37.091488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds_b955cad4-91a3-47d7-874d-689457cbc09e/
2026-06-09 17:41:37.091503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds_b955cad4-91a3-47d7-874d-689457cbc09e/manager/
2026-06-09 17:41:37.091519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds_b955cad4-91a3-47d7-874d-689457cbc09e/manager/1.log
2026-06-09 17:41:37.091534 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-xkcds_b955cad4-91a3-47d7-874d-689457cbc09e/manager/2.log
2026-06-09 17:41:37.091549 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6669f4dd4-j7kzk_ac45c132-b4a4-47aa-80f7-f488baf42679/
2026-06-09 17:41:37.091564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6669f4dd4-j7kzk_ac45c132-b4a4-47aa-80f7-f488baf42679/barbican-api-log/
2026-06-09 17:41:37.091580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6669f4dd4-j7kzk_ac45c132-b4a4-47aa-80f7-f488baf42679/barbican-api-log/0.log
2026-06-09 17:41:37.091595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6669f4dd4-j7kzk_ac45c132-b4a4-47aa-80f7-f488baf42679/barbican-api/
2026-06-09 17:41:37.091610 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6669f4dd4-j7kzk_ac45c132-b4a4-47aa-80f7-f488baf42679/barbican-api/0.log
2026-06-09 17:41:37.091625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b8bd98988-7kb6x_662a0c3a-2d6a-469f-a052-bf28288dc4b5/
2026-06-09 17:41:37.091640 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b8bd98988-7kb6x_662a0c3a-2d6a-469f-a052-bf28288dc4b5/barbican-api-log/
2026-06-09 17:41:37.091656 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b8bd98988-7kb6x_662a0c3a-2d6a-469f-a052-bf28288dc4b5/barbican-api-log/7.log
2026-06-09 17:41:37.091671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b8bd98988-7kb6x_662a0c3a-2d6a-469f-a052-bf28288dc4b5/barbican-api/
2026-06-09 17:41:37.091686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b8bd98988-7kb6x_662a0c3a-2d6a-469f-a052-bf28288dc4b5/barbican-api/7.log
2026-06-09 17:41:37.091701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-db-create-6stvh_67feed01-e7d0-485e-9b4e-6e43b99898be/
2026-06-09 17:41:37.091716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-db-create-6stvh_67feed01-e7d0-485e-9b4e-6e43b99898be/mariadb-database-create/
2026-06-09 17:41:37.091735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-db-create-6stvh_67feed01-e7d0-485e-9b4e-6e43b99898be/mariadb-database-create/5.log
2026-06-09 17:41:37.091750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5888ff4f6b-cc787_f48f6968-55df-4606-b39b-bfe8497542f9/
2026-06-09 17:41:37.091765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5888ff4f6b-cc787_f48f6968-55df-4606-b39b-bfe8497542f9/barbican-keystone-listener-log/
2026-06-09 17:41:37.091780 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5888ff4f6b-cc787_f48f6968-55df-4606-b39b-bfe8497542f9/barbican-keystone-listener-log/0.log
2026-06-09 17:41:37.091795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5888ff4f6b-cc787_f48f6968-55df-4606-b39b-bfe8497542f9/barbican-keystone-listener/
2026-06-09 17:41:37.091810 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5888ff4f6b-cc787_f48f6968-55df-4606-b39b-bfe8497542f9/barbican-keystone-listener/4.log
2026-06-09 17:41:37.091825 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5888ff4f6b-cc787_f48f6968-55df-4606-b39b-bfe8497542f9/barbican-keystone-listener/5.log
2026-06-09 17:41:37.091840 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-c9f6b77-t24ct_03d0c097-61bc-4ff4-9625-0520229b042c/
2026-06-09 17:41:37.091875 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-c9f6b77-t24ct_03d0c097-61bc-4ff4-9625-0520229b042c/barbican-worker-log/
2026-06-09 17:41:37.091892 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-c9f6b77-t24ct_03d0c097-61bc-4ff4-9625-0520229b042c/barbican-worker-log/0.log
2026-06-09 17:41:37.091908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-c9f6b77-t24ct_03d0c097-61bc-4ff4-9625-0520229b042c/barbican-worker/
2026-06-09 17:41:37.091923 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-c9f6b77-t24ct_03d0c097-61bc-4ff4-9625-0520229b042c/barbican-worker/4.log
2026-06-09 17:41:37.091939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-c9f6b77-t24ct_03d0c097-61bc-4ff4-9625-0520229b042c/barbican-worker/5.log
2026-06-09 17:41:37.091954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk_b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b/
2026-06-09 17:41:37.091970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk_b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.091987 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk_b32ec0f4-73a2-4c3d-8e05-bbfbe7d62b0b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.092003 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/
2026-06-09 17:41:37.092018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/ceilometer-central-agent/
2026-06-09 17:41:37.092034 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/ceilometer-central-agent/0.log
2026-06-09 17:41:37.092049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/ceilometer-notification-agent/
2026-06-09 17:41:37.092069 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/ceilometer-notification-agent/0.log
2026-06-09 17:41:37.092085 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/proxy-httpd/
2026-06-09 17:41:37.092100 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/proxy-httpd/0.log
2026-06-09 17:41:37.092116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/sg-core/
2026-06-09 17:41:37.092131 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_0caa6315-9fde-44ce-84d5-62664fc22df5/sg-core/0.log
2026-06-09 17:41:37.092147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/
2026-06-09 17:41:37.092163 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/cinder-api-log/
2026-06-09 17:41:37.092178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/cinder-api-log/0.log
2026-06-09 17:41:37.092194 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/cinder-api-log/1.log
2026-06-09 17:41:37.092210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/cinder-api/
2026-06-09 17:41:37.092225 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/cinder-api/0.log
2026-06-09 17:41:37.092240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_ffcc950a-40bd-4b7b-9916-f08cc1b8f030/cinder-api/7.log
2026-06-09 17:41:37.092255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-db-create-s7x7n_ac8ae045-5b88-4d49-b256-12ecb9f60990/
2026-06-09 17:41:37.092271 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-db-create-s7x7n_ac8ae045-5b88-4d49-b256-12ecb9f60990/mariadb-database-create/
2026-06-09 17:41:37.092287 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-db-create-s7x7n_ac8ae045-5b88-4d49-b256-12ecb9f60990/mariadb-database-create/5.log
2026-06-09 17:41:37.092302 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/
2026-06-09 17:41:37.092317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/cinder-scheduler/
2026-06-09 17:41:37.092333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/cinder-scheduler/0.log
2026-06-09 17:41:37.092348 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/cinder-scheduler/4.log
2026-06-09 17:41:37.092364 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/cinder-scheduler/5.log
2026-06-09 17:41:37.092379 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/probe/
2026-06-09 17:41:37.092394 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/probe/0.log
2026-06-09 17:41:37.092413 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_24018fd6-741a-446c-8ddd-ddb8abb6997a/probe/1.log
2026-06-09 17:41:37.092429 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh_20b7c062-1535-4d6d-8d82-d2342ac97dc4/
2026-06-09 17:41:37.092444 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh_20b7c062-1535-4d6d-8d82-d2342ac97dc4/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.092460 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh_20b7c062-1535-4d6d-8d82-d2342ac97dc4/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.092476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs_5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5/
2026-06-09 17:41:37.092491 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs_5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.092507 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs_5756b0d8-6ccb-42b3-89a6-bbaaa78b40b5/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.092522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-f5446bd49-2whxw_16cf5f4f-715c-441a-b486-21cc03cfcc73/
2026-06-09 17:41:37.092538 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-f5446bd49-2whxw_16cf5f4f-715c-441a-b486-21cc03cfcc73/dnsmasq-dns/
2026-06-09 17:41:37.092553 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-f5446bd49-2whxw_16cf5f4f-715c-441a-b486-21cc03cfcc73/dnsmasq-dns/0.log
2026-06-09 17:41:37.092569 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-f5446bd49-2whxw_16cf5f4f-715c-441a-b486-21cc03cfcc73/init/
2026-06-09 17:41:37.092584 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-f5446bd49-2whxw_16cf5f4f-715c-441a-b486-21cc03cfcc73/init/0.log
2026-06-09 17:41:37.092600 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2_5ba5df1e-3a3c-41cb-af61-44f776c78a00/
2026-06-09 17:41:37.092616 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2_5ba5df1e-3a3c-41cb-af61-44f776c78a00/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.092632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2_5ba5df1e-3a3c-41cb-af61-44f776c78a00/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.092648 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-db-create-dcrqh_1483c39c-5f2d-447a-8e1a-863a80fc3bcd/
2026-06-09 17:41:37.092663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-db-create-dcrqh_1483c39c-5f2d-447a-8e1a-863a80fc3bcd/mariadb-database-create/
2026-06-09 17:41:37.092679 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-db-create-dcrqh_1483c39c-5f2d-447a-8e1a-863a80fc3bcd/mariadb-database-create/5.log
2026-06-09 17:41:37.092700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_b9968ed5-a24b-466e-b865-3e2cd2727f20/
2026-06-09 17:41:37.092715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_b9968ed5-a24b-466e-b865-3e2cd2727f20/glance-httpd/
2026-06-09 17:41:37.092731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_b9968ed5-a24b-466e-b865-3e2cd2727f20/glance-httpd/0.log
2026-06-09 17:41:37.092746 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_b9968ed5-a24b-466e-b865-3e2cd2727f20/glance-httpd/1.log
2026-06-09 17:41:37.092762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_b9968ed5-a24b-466e-b865-3e2cd2727f20/glance-log/
2026-06-09 17:41:37.092777 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_b9968ed5-a24b-466e-b865-3e2cd2727f20/glance-log/0.log
2026-06-09 17:41:37.092793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_51e1a20b-ae70-48c2-936c-5d51fe84e370/
2026-06-09 17:41:37.092808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_51e1a20b-ae70-48c2-936c-5d51fe84e370/glance-httpd/
2026-06-09 17:41:37.092824 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_51e1a20b-ae70-48c2-936c-5d51fe84e370/glance-httpd/0.log
2026-06-09 17:41:37.092839 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_51e1a20b-ae70-48c2-936c-5d51fe84e370/glance-httpd/1.log
2026-06-09 17:41:37.092874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_51e1a20b-ae70-48c2-936c-5d51fe84e370/glance-log/
2026-06-09 17:41:37.092891 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_51e1a20b-ae70-48c2-936c-5d51fe84e370/glance-log/0.log
2026-06-09 17:41:37.092907 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc_5f06c67f-f590-4059-af44-6c2fec322605/
2026-06-09 17:41:37.092923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc_5f06c67f-f590-4059-af44-6c2fec322605/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.092939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc_5f06c67f-f590-4059-af44-6c2fec322605/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.092955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh_0cf69f5f-de63-461b-801b-4b012b6f67d0/
2026-06-09 17:41:37.092970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh_0cf69f5f-de63-461b-801b-4b012b6f67d0/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.092986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh_0cf69f5f-de63-461b-801b-4b012b6f67d0/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.093001 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-76d476ddd6-ppbm4_fb850fca-43b1-492f-ab0b-3ae9f1b5604c/
2026-06-09 17:41:37.093016 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-76d476ddd6-ppbm4_fb850fca-43b1-492f-ab0b-3ae9f1b5604c/keystone-api/
2026-06-09 17:41:37.093035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-76d476ddd6-ppbm4_fb850fca-43b1-492f-ab0b-3ae9f1b5604c/keystone-api/0.log.gz
2026-06-09 17:41:37.093051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683741-b4s2x_d9a0f03f-e3e5-494a-8ab4-e497c197531c/
2026-06-09 17:41:37.093067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683741-b4s2x_d9a0f03f-e3e5-494a-8ab4-e497c197531c/keystone-cron/
2026-06-09 17:41:37.093083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683741-b4s2x_d9a0f03f-e3e5-494a-8ab4-e497c197531c/keystone-cron/0.log
2026-06-09 17:41:37.093098 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f3c42b07-14eb-4173-a89f-716e3b502a8a/
2026-06-09 17:41:37.093113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f3c42b07-14eb-4173-a89f-716e3b502a8a/kube-state-metrics/
2026-06-09 17:41:37.093128 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f3c42b07-14eb-4173-a89f-716e3b502a8a/kube-state-metrics/2.log
2026-06-09 17:41:37.093143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f3c42b07-14eb-4173-a89f-716e3b502a8a/kube-state-metrics/3.log
2026-06-09 17:41:37.093158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t_a1033903-09c0-4f52-8e45-8551c6c15086/
2026-06-09 17:41:37.093173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t_a1033903-09c0-4f52-8e45-8551c6c15086/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.093188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t_a1033903-09c0-4f52-8e45-8551c6c15086/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.093204 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_186a685a-b0fc-479c-94ae-08312f7dd3bb/
2026-06-09 17:41:37.093220 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_186a685a-b0fc-479c-94ae-08312f7dd3bb/memcached/
2026-06-09 17:41:37.093235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_186a685a-b0fc-479c-94ae-08312f7dd3bb/memcached/0.log
2026-06-09 17:41:37.093251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-5cbf9d48b7-nd9k6_156d693f-4b32-432f-86b2-92683085a2c7/
2026-06-09 17:41:37.093266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-5cbf9d48b7-nd9k6_156d693f-4b32-432f-86b2-92683085a2c7/neutron-api/
2026-06-09 17:41:37.093282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-5cbf9d48b7-nd9k6_156d693f-4b32-432f-86b2-92683085a2c7/neutron-api/0.log.gz
2026-06-09 17:41:37.093297 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-5cbf9d48b7-nd9k6_156d693f-4b32-432f-86b2-92683085a2c7/neutron-httpd/
2026-06-09 17:41:37.093313 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-5cbf9d48b7-nd9k6_156d693f-4b32-432f-86b2-92683085a2c7/neutron-httpd/0.log
2026-06-09 17:41:37.093328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2_02d98646-0ced-49e4-ad59-e9608adebbac/
2026-06-09 17:41:37.093348 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2_02d98646-0ced-49e4-ad59-e9608adebbac/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.093364 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2_02d98646-0ced-49e4-ad59-e9608adebbac/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.093380 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_27a090cd-2c59-49c2-bd82-1ec70b17faa4/
2026-06-09 17:41:37.093395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_27a090cd-2c59-49c2-bd82-1ec70b17faa4/nova-api-api/
2026-06-09 17:41:37.093411 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_27a090cd-2c59-49c2-bd82-1ec70b17faa4/nova-api-api/6.log
2026-06-09 17:41:37.093426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_27a090cd-2c59-49c2-bd82-1ec70b17faa4/nova-api-log/
2026-06-09 17:41:37.093441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_27a090cd-2c59-49c2-bd82-1ec70b17faa4/nova-api-log/6.log.gz
2026-06-09 17:41:37.093457 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_27a090cd-2c59-49c2-bd82-1ec70b17faa4/nova-api-log/7.log.gz
2026-06-09 17:41:37.093472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_fabfce16-6e51-4a62-a4ac-cc4c7d757885/
2026-06-09 17:41:37.093487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_fabfce16-6e51-4a62-a4ac-cc4c7d757885/nova-cell0-conductor-conductor/
2026-06-09 17:41:37.093502 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_fabfce16-6e51-4a62-a4ac-cc4c7d757885/nova-cell0-conductor-conductor/6.log
2026-06-09 17:41:37.093518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-4309-account-create-update-rcv7j_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d/
2026-06-09 17:41:37.093533 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-4309-account-create-update-rcv7j_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d/mariadb-account-create-update/
2026-06-09 17:41:37.093549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-4309-account-create-update-rcv7j_eb14c164-07a0-44b8-9ea6-0f5d6fc1336d/mariadb-account-create-update/5.log
2026-06-09 17:41:37.093564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_ff713c84-26ce-4fa7-9c03-289387549e59/
2026-06-09 17:41:37.093579 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_ff713c84-26ce-4fa7-9c03-289387549e59/nova-cell1-conductor-conductor/
2026-06-09 17:41:37.093595 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_ff713c84-26ce-4fa7-9c03-289387549e59/nova-cell1-conductor-conductor/6.log
2026-06-09 17:41:37.093610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-db-create-w7q7k_8d207219-9b3c-4c5e-9475-6f0b3ea18a55/
2026-06-09 17:41:37.093626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-db-create-w7q7k_8d207219-9b3c-4c5e-9475-6f0b3ea18a55/mariadb-database-create/
2026-06-09 17:41:37.093642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-db-create-w7q7k_8d207219-9b3c-4c5e-9475-6f0b3ea18a55/mariadb-database-create/5.log
2026-06-09 17:41:37.093662 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b8999c4b-e238-4162-86e6-068c523e35ab/
2026-06-09 17:41:37.093678 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b8999c4b-e238-4162-86e6-068c523e35ab/nova-cell1-novncproxy-novncproxy/
2026-06-09 17:41:37.093693 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b8999c4b-e238-4162-86e6-068c523e35ab/nova-cell1-novncproxy-novncproxy/0.log
2026-06-09 17:41:37.093709 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc_5de0aac2-c718-4ea2-b425-d926fed453db/
2026-06-09 17:41:37.093724 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc_5de0aac2-c718-4ea2-b425-d926fed453db/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.093739 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc_5de0aac2-c718-4ea2-b425-d926fed453db/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.093755 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_dafc5b58-7717-4368-8efe-86aca500146d/
2026-06-09 17:41:37.093770 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_dafc5b58-7717-4368-8efe-86aca500146d/nova-metadata-log/
2026-06-09 17:41:37.093786 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_dafc5b58-7717-4368-8efe-86aca500146d/nova-metadata-log/7.log.gz
2026-06-09 17:41:37.093801 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_dafc5b58-7717-4368-8efe-86aca500146d/nova-metadata-metadata/
2026-06-09 17:41:37.093816 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_dafc5b58-7717-4368-8efe-86aca500146d/nova-metadata-metadata/6.log
2026-06-09 17:41:37.093832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_01acdc5d-0627-4d62-92d4-129a5c60090a/
2026-06-09 17:41:37.093863 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_01acdc5d-0627-4d62-92d4-129a5c60090a/nova-scheduler-scheduler/
2026-06-09 17:41:37.093883 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_01acdc5d-0627-4d62-92d4-129a5c60090a/nova-scheduler-scheduler/4.log
2026-06-09 17:41:37.093899 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_01acdc5d-0627-4d62-92d4-129a5c60090a/nova-scheduler-scheduler/5.log
2026-06-09 17:41:37.093914 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_d5ed0210-59be-4670-af70-73a2d459fd7d/
2026-06-09 17:41:37.093929 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_d5ed0210-59be-4670-af70-73a2d459fd7d/galera/
2026-06-09 17:41:37.093944 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_d5ed0210-59be-4670-af70-73a2d459fd7d/galera/0.log
2026-06-09 17:41:37.093959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_d5ed0210-59be-4670-af70-73a2d459fd7d/mysql-bootstrap/
2026-06-09 17:41:37.093974 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_d5ed0210-59be-4670-af70-73a2d459fd7d/mysql-bootstrap/0.log
2026-06-09 17:41:37.093989 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh_aa7e1444-6989-443c-aae5-500a32aa13dd/
2026-06-09 17:41:37.094009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh_aa7e1444-6989-443c-aae5-500a32aa13dd/init/
2026-06-09 17:41:37.094024 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh_aa7e1444-6989-443c-aae5-500a32aa13dd/init/0.log
2026-06-09 17:41:37.094040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh_aa7e1444-6989-443c-aae5-500a32aa13dd/openstack-edpm-ipam-provisionserver-checksum-discovery/
2026-06-09 17:41:37.094056 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh_aa7e1444-6989-443c-aae5-500a32aa13dd/openstack-edpm-ipam-provisionserver-checksum-discovery/0.log
2026-06-09 17:41:37.094072 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_3b9feea4-547c-4562-8141-413bcb151078/
2026-06-09 17:41:37.094088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_3b9feea4-547c-4562-8141-413bcb151078/init/
2026-06-09 17:41:37.094103 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_3b9feea4-547c-4562-8141-413bcb151078/init/0.log
2026-06-09 17:41:37.094119 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_3b9feea4-547c-4562-8141-413bcb151078/osp-httpd/
2026-06-09 17:41:37.094135 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq_3b9feea4-547c-4562-8141-413bcb151078/osp-httpd/0.log
2026-06-09 17:41:37.094150 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e2259cad-b16b-41f7-8b14-0f6f9117194f/
2026-06-09 17:41:37.094166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e2259cad-b16b-41f7-8b14-0f6f9117194f/galera/
2026-06-09 17:41:37.094181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e2259cad-b16b-41f7-8b14-0f6f9117194f/galera/7.log
2026-06-09 17:41:37.094196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e2259cad-b16b-41f7-8b14-0f6f9117194f/mysql-bootstrap/
2026-06-09 17:41:37.094211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e2259cad-b16b-41f7-8b14-0f6f9117194f/mysql-bootstrap/0.log
2026-06-09 17:41:37.094226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b/
2026-06-09 17:41:37.094273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b/openstackclient/
2026-06-09 17:41:37.094291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_1fc3ec2c-ac3a-4147-8081-dc45de2b9c1b/openstackclient/0.log
2026-06-09 17:41:37.094306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-9kldd_c15ef931-87b2-40c4-a6ed-36405a686a9b/
2026-06-09 17:41:37.094322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-9kldd_c15ef931-87b2-40c4-a6ed-36405a686a9b/ovn-controller/
2026-06-09 17:41:37.094337 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-9kldd_c15ef931-87b2-40c4-a6ed-36405a686a9b/ovn-controller/0.log
2026-06-09 17:41:37.094356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-9kldd_c15ef931-87b2-40c4-a6ed-36405a686a9b/ovn-controller/1.log
2026-06-09 17:41:37.094386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-n4ljj_f106c45a-de37-4710-a1e2-7bdae3d18791/
2026-06-09 17:41:37.094403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-n4ljj_f106c45a-de37-4710-a1e2-7bdae3d18791/openstack-network-exporter/
2026-06-09 17:41:37.094419 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-n4ljj_f106c45a-de37-4710-a1e2-7bdae3d18791/openstack-network-exporter/0.log
2026-06-09 17:41:37.094434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/
2026-06-09 17:41:37.094449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/ovs-vswitchd/
2026-06-09 17:41:37.094465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/ovs-vswitchd/0.log
2026-06-09 17:41:37.094481 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/ovsdb-server-init/
2026-06-09 17:41:37.094496 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/ovsdb-server-init/0.log
2026-06-09 17:41:37.094512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/ovsdb-server/
2026-06-09 17:41:37.094527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-j4tx5_9ee91ca9-6184-4286-aa8b-9eff3a217e00/ovsdb-server/0.log
2026-06-09 17:41:37.094543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk_cab6a459-d34d-42a6-86cc-dd4f4e1ed79a/
2026-06-09 17:41:37.094559 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk_cab6a459-d34d-42a6-86cc-dd4f4e1ed79a/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.094574 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk_cab6a459-d34d-42a6-86cc-dd4f4e1ed79a/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.094633 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/
2026-06-09 17:41:37.094654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/openstack-network-exporter/
2026-06-09 17:41:37.094670 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/openstack-network-exporter/0.log
2026-06-09 17:41:37.094686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/openstack-network-exporter/1.log
2026-06-09 17:41:37.094701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/ovn-northd/
2026-06-09 17:41:37.094717 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/ovn-northd/0.log
2026-06-09 17:41:37.094733 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_699e2194-973b-49f5-94d5-a406f1816b3b/ovn-northd/1.log
2026-06-09 17:41:37.094752 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_24c72360-26f5-47d3-8905-31c86c333e7a/
2026-06-09 17:41:37.094769 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_24c72360-26f5-47d3-8905-31c86c333e7a/openstack-network-exporter/
2026-06-09 17:41:37.094785 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_24c72360-26f5-47d3-8905-31c86c333e7a/openstack-network-exporter/0.log
2026-06-09 17:41:37.094800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_24c72360-26f5-47d3-8905-31c86c333e7a/ovsdbserver-nb/
2026-06-09 17:41:37.094815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_24c72360-26f5-47d3-8905-31c86c333e7a/ovsdbserver-nb/0.log
2026-06-09 17:41:37.094831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_235eb2c1-7a34-4590-8af3-400b54d98e03/
2026-06-09 17:41:37.094846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_235eb2c1-7a34-4590-8af3-400b54d98e03/openstack-network-exporter/
2026-06-09 17:41:37.094880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_235eb2c1-7a34-4590-8af3-400b54d98e03/openstack-network-exporter/0.log
2026-06-09 17:41:37.094896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_235eb2c1-7a34-4590-8af3-400b54d98e03/ovsdbserver-sb/
2026-06-09 17:41:37.094912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_235eb2c1-7a34-4590-8af3-400b54d98e03/ovsdbserver-sb/0.log
2026-06-09 17:41:37.094927 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-748dbd4fc4-f54hn_9576e9f8-33ca-4f42-9f69-e6f7d085910d/
2026-06-09 17:41:37.094943 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-748dbd4fc4-f54hn_9576e9f8-33ca-4f42-9f69-e6f7d085910d/placement-api/
2026-06-09 17:41:37.094959 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-748dbd4fc4-f54hn_9576e9f8-33ca-4f42-9f69-e6f7d085910d/placement-api/0.log
2026-06-09 17:41:37.094974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-748dbd4fc4-f54hn_9576e9f8-33ca-4f42-9f69-e6f7d085910d/placement-log/
2026-06-09 17:41:37.094990 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-748dbd4fc4-f54hn_9576e9f8-33ca-4f42-9f69-e6f7d085910d/placement-log/0.log
2026-06-09 17:41:37.095006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-db-create-87tf9_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52/
2026-06-09 17:41:37.095022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-db-create-87tf9_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52/mariadb-database-create/
2026-06-09 17:41:37.095037 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-db-create-87tf9_c6503e57-8f57-4d1a-8ca4-9b2b71d62f52/mariadb-database-create/5.log
2026-06-09 17:41:37.095053 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_109c6334-4aa7-444d-8006-a5d688f9422c/
2026-06-09 17:41:37.095069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_109c6334-4aa7-444d-8006-a5d688f9422c/rabbitmq/
2026-06-09 17:41:37.095084 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_109c6334-4aa7-444d-8006-a5d688f9422c/rabbitmq/0.log
2026-06-09 17:41:37.095104 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_109c6334-4aa7-444d-8006-a5d688f9422c/setup-container/
2026-06-09 17:41:37.095119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_109c6334-4aa7-444d-8006-a5d688f9422c/setup-container/0.log
2026-06-09 17:41:37.095134 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_109c6334-4aa7-444d-8006-a5d688f9422c/setup-container/1.log
2026-06-09 17:41:37.095150 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_34f75f22-a4e3-4df5-9ae6-176abcb48171/
2026-06-09 17:41:37.095165 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_34f75f22-a4e3-4df5-9ae6-176abcb48171/rabbitmq/
2026-06-09 17:41:37.095181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_34f75f22-a4e3-4df5-9ae6-176abcb48171/rabbitmq/0.log
2026-06-09 17:41:37.095196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_34f75f22-a4e3-4df5-9ae6-176abcb48171/setup-container/
2026-06-09 17:41:37.095211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_34f75f22-a4e3-4df5-9ae6-176abcb48171/setup-container/0.log
2026-06-09 17:41:37.095226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4_2065f0bf-3462-422e-8552-5a92eac305af/
2026-06-09 17:41:37.095242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4_2065f0bf-3462-422e-8552-5a92eac305af/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.095258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4_2065f0bf-3462-422e-8552-5a92eac305af/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.095275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx_6e686559-fa2b-4e1f-968c-02293b01350e/
2026-06-09 17:41:37.095291 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx_6e686559-fa2b-4e1f-968c-02293b01350e/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.095353 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx_6e686559-fa2b-4e1f-968c-02293b01350e/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.095374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg_b400c5f4-1592-488f-b228-60f083325970/
2026-06-09 17:41:37.095419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg_b400c5f4-1592-488f-b228-60f083325970/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.095437 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg_b400c5f4-1592-488f-b228-60f083325970/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.095453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_root-account-create-update-x9h8t_f617e227-9535-4aee-900f-f019c0841454/
2026-06-09 17:41:37.095468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_root-account-create-update-x9h8t_f617e227-9535-4aee-900f-f019c0841454/mariadb-account-create-update/
2026-06-09 17:41:37.095489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_root-account-create-update-x9h8t_f617e227-9535-4aee-900f-f019c0841454/mariadb-account-create-update/0.log
2026-06-09 17:41:37.095505 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx_2e402ab1-7b27-4feb-a942-8c1d1917e748/
2026-06-09 17:41:37.095521 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx_2e402ab1-7b27-4feb-a942-8c1d1917e748/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.095536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx_2e402ab1-7b27-4feb-a942-8c1d1917e748/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.095552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-rv959_66d6551f-1908-4882-9ea4-76ead6908ad9/
2026-06-09 17:41:37.095567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-rv959_66d6551f-1908-4882-9ea4-76ead6908ad9/ssh-known-hosts-edpm-deployment-ipam/
2026-06-09 17:41:37.095583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-rv959_66d6551f-1908-4882-9ea4-76ead6908ad9/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-09 17:41:37.095598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-769dd4cf67-hvssr_f7b2a844-3213-4e25-9260-d4ed64cb8e26/
2026-06-09 17:41:37.095614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-769dd4cf67-hvssr_f7b2a844-3213-4e25-9260-d4ed64cb8e26/proxy-httpd/
2026-06-09 17:41:37.095638 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-769dd4cf67-hvssr_f7b2a844-3213-4e25-9260-d4ed64cb8e26/proxy-httpd/0.log
2026-06-09 17:41:37.095659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-769dd4cf67-hvssr_f7b2a844-3213-4e25-9260-d4ed64cb8e26/proxy-server/
2026-06-09 17:41:37.095679 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-769dd4cf67-hvssr_f7b2a844-3213-4e25-9260-d4ed64cb8e26/proxy-server/0.log
2026-06-09 17:41:37.095700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-sp6vm_bd9274f7-a3c4-43f7-b5e2-1075e67d28ca/
2026-06-09 17:41:37.095720 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-sp6vm_bd9274f7-a3c4-43f7-b5e2-1075e67d28ca/swift-ring-rebalance/
2026-06-09 17:41:37.095740 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-sp6vm_bd9274f7-a3c4-43f7-b5e2-1075e67d28ca/swift-ring-rebalance/0.log
2026-06-09 17:41:37.095760 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/
2026-06-09 17:41:37.095781 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-auditor/
2026-06-09 17:41:37.095800 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-auditor/0.log
2026-06-09 17:41:37.095820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-reaper/
2026-06-09 17:41:37.095841 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-reaper/0.log
2026-06-09 17:41:37.095884 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-replicator/
2026-06-09 17:41:37.095906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-replicator/0.log
2026-06-09 17:41:37.095926 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-server/
2026-06-09 17:41:37.095947 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/account-server/0.log
2026-06-09 17:41:37.095968 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-auditor/
2026-06-09 17:41:37.095988 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-auditor/0.log
2026-06-09 17:41:37.096009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-replicator/
2026-06-09 17:41:37.096029 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-replicator/0.log
2026-06-09 17:41:37.096049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-server/
2026-06-09 17:41:37.096069 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-server/0.log
2026-06-09 17:41:37.096090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-updater/
2026-06-09 17:41:37.096110 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/container-updater/0.log
2026-06-09 17:41:37.096130 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-auditor/
2026-06-09 17:41:37.096150 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-auditor/0.log
2026-06-09 17:41:37.096171 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-expirer/
2026-06-09 17:41:37.096191 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-expirer/0.log
2026-06-09 17:41:37.096211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-replicator/
2026-06-09 17:41:37.096231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-replicator/0.log
2026-06-09 17:41:37.096251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-server/
2026-06-09 17:41:37.096271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-server/0.log
2026-06-09 17:41:37.096290 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-updater/
2026-06-09 17:41:37.096311 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/object-updater/0.log
2026-06-09 17:41:37.096386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/rsync/
2026-06-09 17:41:37.096409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/rsync/0.log
2026-06-09 17:41:37.096426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/swift-recon-cron/
2026-06-09 17:41:37.096442 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/swift-recon-cron/0.log
2026-06-09 17:41:37.096518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/xattr-restore/
2026-06-09 17:41:37.096538 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_1abe051f-5493-4d88-8d17-8dd0ab0902e7/xattr-restore/0.log
2026-06-09 17:41:37.096578 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f_08c09eb6-355a-4f78-9e72-fc8183d5b549/
2026-06-09 17:41:37.096600 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f_08c09eb6-355a-4f78-9e72-fc8183d5b549/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.096616 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f_08c09eb6-355a-4f78-9e72-fc8183d5b549/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.096632 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9_fe46ffb5-a0ce-4029-868d-31e7ed06a5e0/
2026-06-09 17:41:37.096648 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9_fe46ffb5-a0ce-4029-868d-31e7ed06a5e0/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:41:37.096664 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9_fe46ffb5-a0ce-4029-868d-31e7ed06a5e0/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:41:37.096679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_5a997801-1e36-4183-8957-fc2c6fd5266b/
2026-06-09 17:41:37.096694 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_5a997801-1e36-4183-8957-fc2c6fd5266b/sushy-emulator/
2026-06-09 17:41:37.096710 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_5a997801-1e36-4183-8957-fc2c6fd5266b/sushy-emulator/0.log
2026-06-09 17:41:37.096725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_5a997801-1e36-4183-8957-fc2c6fd5266b/sushy-emulator/1.log
2026-06-09 17:41:37.096740 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-09 17:41:37.096756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-09 17:41:37.096772 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-09 17:41:37.096788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-09 17:41:37.096804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-09 17:41:37.096824 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-09 17:41:37.096840 | 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-09 17:41:37.096884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-09 17:41:37.096902 | 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-09 17:41:37.096918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-09 17:41:37.096933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-09 17:41:37.096949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-09 17:41:37.096964 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-09 17:41:37.096979 | 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-09 17:41:37.096994 | 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-09 17:41:37.097010 | 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-09 17:41:37.097026 | 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-09 17:41:37.097041 | 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-09 17:41:37.097057 | 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-09 17:41:37.097073 | 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-09 17:41:37.097089 | 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-09 17:41:37.097110 | 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-09 17:41:37.097126 | 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-09 17:41:37.097142 | 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-09 17:41:37.097158 | 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-09 17:41:37.097174 | 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-09 17:41:37.097189 | 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-09 17:41:37.097205 | 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-09 17:41:37.097221 | 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-09 17:41:37.097236 | 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-09 17:41:37.097252 | 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-09 17:41:37.097267 | 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-09 17:41:37.097283 | 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-09 17:41:37.097298 | 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-09 17:41:37.097314 | 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-09 17:41:37.097329 | 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-09 17:41:37.097348 | 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-09 17:41:37.097364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.com.yaml
2026-06-09 17:41:37.097380 | 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-09 17:41:37.097396 | 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-09 17:41:37.097411 | 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-09 17:41:37.097427 | 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-09 17:41:37.097441 | 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-09 17:41:37.097457 | 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-09 17:41:37.097472 | 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-09 17:41:37.097487 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-09 17:41:37.097502 | 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-09 17:41:37.097518 | 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-09 17:41:37.097533 | 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-09 17:41:37.097549 | 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-09 17:41:37.097564 | 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-09 17:41:37.097579 | 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-09 17:41:37.097598 | 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-09 17:41:37.097614 | 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-09 17:41:37.097661 | 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-09 17:41:37.097680 | 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-09 17:41:37.097696 | 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-09 17:41:37.097712 | 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-09 17:41:37.097727 | 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-09 17:41:37.097742 | 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-09 17:41:37.097757 | 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-09 17:41:37.097773 | 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-09 17:41:37.097788 | 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-09 17:41:37.097803 | 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-09 17:41:37.097819 | 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-09 17:41:37.097834 | 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-09 17:41:37.097873 | 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-09 17:41:37.097898 | 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-09 17:41:37.097915 | 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-09 17:41:37.097931 | 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-09 17:41:37.097947 | 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-09 17:41:37.097963 | 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-09 17:41:37.097979 | 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-09 17:41:37.097994 | 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-09 17:41:37.098010 | 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-09 17:41:37.098025 | 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-09 17:41:37.098041 | 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-09 17:41:37.098056 | 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-09 17:41:37.098071 | 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-09 17:41:37.098086 | 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-09 17:41:37.098102 | 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-09 17:41:37.098117 | 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-09 17:41:37.098137 | 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-09 17:41:37.098153 | 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-09 17:41:37.098169 | 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-09 17:41:37.098185 | 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-09 17:41:37.098201 | 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-09 17:41:37.098217 | 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-09 17:41:37.098233 | 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-09 17:41:37.098249 | 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-09 17:41:37.098265 | 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-09 17:41:37.098280 | 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-09 17:41:37.098296 | 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-09 17:41:37.098311 | 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-09 17:41:37.098327 | 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-09 17:41:37.098342 | 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-09 17:41:37.098358 | 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-09 17:41:37.098388 | 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-09 17:41:37.098405 | 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-09 17:41:37.098420 | 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-09 17:41:37.098436 | 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-09 17:41:37.098451 | 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-09 17:41:37.098467 | 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-09 17:41:37.098482 | 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-09 17:41:37.098498 | 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-09 17:41:37.098514 | 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-09 17:41:37.098529 | 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-09 17:41:37.098544 | 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-09 17:41:37.098560 | 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-09 17:41:37.098575 | 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-09 17:41:37.098590 | 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-09 17:41:37.098605 | 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-09 17:41:37.098625 | 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-09 17:41:37.098640 | 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-09 17:41:37.098656 | 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-09 17:41:37.098671 | 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-09 17:41:37.098686 | 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-09 17:41:37.098755 | 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-09 17:41:37.098774 | 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-09 17:41:37.098820 | 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-09 17:41:37.098837 | 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-09 17:41:37.098869 | 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-09 17:41:37.098887 | 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-09 17:41:37.098903 | 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-09 17:41:37.098918 | 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-09 17:41:37.098933 | 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-09 17:41:37.098948 | 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-09 17:41:37.098967 | 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-09 17:41:37.098983 | 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-09 17:41:37.098998 | 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-09 17:41:37.099014 | 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-09 17:41:37.099065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqclusters.rabbitmq.com.yaml
2026-06-09 17:41:37.099087 | 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-09 17:41:37.099103 | 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-09 17:41:37.099119 | 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-09 17:41:37.099135 | 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-09 17:41:37.099150 | 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-09 17:41:37.099166 | 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-09 17:41:37.099181 | 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-09 17:41:37.099197 | 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-09 17:41:37.099212 | 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-09 17:41:37.099228 | 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-09 17:41:37.099243 | 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-09 17:41:37.099263 | 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-09 17:41:37.099278 | 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-09 17:41:37.099293 | 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-09 17:41:37.099308 | 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-09 17:41:37.099323 | 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-09 17:41:37.099338 | 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-09 17:41:37.099353 | 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-09 17:41:37.099368 | 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-09 17:41:37.099383 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-09 17:41:37.099398 | 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-09 17:41:37.099415 | 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-09 17:41:37.099430 | 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-09 17:41:37.099446 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-09 17:41:37.099462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-09 17:41:37.099478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-09 17:41:37.099497 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-09 17:41:37.099513 | 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-09 17:41:37.099529 | 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-09 17:41:37.099545 | 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-09 17:41:37.099561 | 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-09 17:41:37.099577 | 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-09 17:41:37.099593 | 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-09 17:41:37.099609 | 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-09 17:41:37.099624 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-09 17:41:37.099640 | 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-09 17:41:37.099656 | 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-09 17:41:37.099672 | 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-09 17:41:37.099687 | 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-09 17:41:37.099703 | 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-09 17:41:37.099718 | 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-09 17:41:37.099734 | 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-09 17:41:37.099753 | 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-09 17:41:37.099769 | 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-09 17:41:37.099785 | 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-09 17:41:37.099800 | 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-09 17:41:37.099815 | 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-09 17:41:37.099830 | 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-09 17:41:37.099846 | 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-09 17:41:37.099916 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-09 17:41:37.099933 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-09 17:41:37.099949 | 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-09 17:41:37.099999 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-09 17:41:37.100017 | 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-09 17:41:37.100033 | 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-09 17:41:37.100049 | 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-09 17:41:37.100064 | 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-09 17:41:37.100085 | 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-09 17:41:37.100100 | 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-09 17:41:37.100116 | 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-09 17:41:37.100132 | 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-09 17:41:37.100148 | 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-09 17:41:37.100163 | 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-09 17:41:37.100179 | 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-09 17:41:37.100195 | 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-09 17:41:37.100210 | 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-09 17:41:37.100226 | 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-09 17:41:37.100242 | 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-09 17:41:37.100257 | 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-09 17:41:37.100273 | 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-09 17:41:37.100289 | 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-09 17:41:37.100309 | 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-09 17:41:37.100326 | 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-09 17:41:37.100342 | 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-09 17:41:37.100357 | 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-09 17:41:37.100373 | 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-09 17:41:37.100390 | 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-09 17:41:37.100406 | 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-09 17:41:37.100421 | 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-09 17:41:37.100436 | 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-09 17:41:37.100452 | 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-09 17:41:37.100467 | 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-09 17:41:37.100483 | 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-09 17:41:37.100499 | 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-09 17:41:37.100515 | 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-09 17:41:37.100538 | 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-57dd5f54f4-slkrg/
2026-06-09 17:41:37.100555 | 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-57dd5f54f4-slkrg/baremetal-operator-controller-manager-57dd5f54f4-slkrg-describe
2026-06-09 17:41:37.100580 | 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-57dd5f54f4-slkrg/logs/
2026-06-09 17:41:37.100596 | 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-57dd5f54f4-slkrg/logs/manager-previous.log
2026-06-09 17:41:37.100612 | 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-57dd5f54f4-slkrg/logs/manager.log
2026-06-09 17:41:37.100627 | 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-f75546b59-55hqc/
2026-06-09 17:41:37.100643 | 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-f75546b59-55hqc/baremetal-operator-ironic-f75546b59-55hqc-describe
2026-06-09 17:41:37.100659 | 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-f75546b59-55hqc/logs/
2026-06-09 17:41:37.100675 | 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-f75546b59-55hqc/logs/ironic-httpd.log
2026-06-09 17:41:37.100690 | 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-f75546b59-55hqc/logs/ironic-ipa-downloader.log
2026-06-09 17:41:37.100706 | 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-f75546b59-55hqc/logs/ironic-log-watch.log.gz
2026-06-09 17:41:37.100721 | 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-f75546b59-55hqc/logs/ironic.log
2026-06-09 17:41:37.100741 | 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-f75546b59-55hqc/logs/mariadb.log
2026-06-09 17:41:37.100758 | 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-09 17:41:37.100773 | 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-57dd5f54f4.yaml
2026-06-09 17:41:37.100788 | 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-78cff8fbb7.yaml
2026-06-09 17:41:37.100803 | 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-f75546b59.yaml
2026-06-09 17:41:37.100819 | 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-09 17:41:37.100834 | 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-09 17:41:37.100865 | 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-09 17:41:37.100886 | 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-9d6gtcbbd4.yaml
2026-06-09 17:41:37.100902 | 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-09 17:41:37.100918 | 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-09 17:41:37.100934 | 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-9tg5tch2hf.yaml
2026-06-09 17:41:37.100949 | 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-09 17:41:37.100965 | 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-09 17:41:37.100985 | 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-09 17:41:37.101001 | 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-09 17:41:37.101016 | 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-09 17:41:37.101077 | 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-09 17:41:37.101099 | 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-09 17:41:37.101115 | 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-09 17:41:37.101132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-09 17:41:37.101150 | 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-09 17:41:37.101194 | 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-09 17:41:37.101215 | 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-09 17:41:37.101231 | 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-09 17:41:37.101247 | 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-09 17:41:37.101263 | 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-09 17:41:37.101278 | 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-09 17:41:37.101293 | 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-09 17:41:37.101313 | 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-09 17:41:37.101329 | 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-09 17:41:37.101345 | 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-09 17:41:37.101360 | 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-09 17:41:37.101376 | 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-09 17:41:37.101391 | 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-09 17:41:37.101407 | 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-09 17:41:37.101422 | 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-09 17:41:37.101438 | 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-09 17:41:37.101453 | 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-09 17:41:37.101469 | 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-09 17:41:37.101484 | 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-09 17:41:37.101500 | 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-79c8d999ff-mjlpz/
2026-06-09 17:41:37.101515 | 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-79c8d999ff-mjlpz/cert-manager-79c8d999ff-mjlpz-describe
2026-06-09 17:41:37.101530 | 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-79c8d999ff-mjlpz/logs/
2026-06-09 17:41:37.101551 | 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-79c8d999ff-mjlpz/logs/cert-manager-controller-previous.log
2026-06-09 17:41:37.101568 | 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-79c8d999ff-mjlpz/logs/cert-manager-controller.log
2026-06-09 17:41:37.101583 | 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-68b757865b-fsxpv/
2026-06-09 17:41:37.101599 | 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-68b757865b-fsxpv/cert-manager-cainjector-68b757865b-fsxpv-describe
2026-06-09 17:41:37.101615 | 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-68b757865b-fsxpv/logs/
2026-06-09 17:41:37.101631 | 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-68b757865b-fsxpv/logs/cert-manager-cainjector-previous.log
2026-06-09 17:41:37.101646 | 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-68b757865b-fsxpv/logs/cert-manager-cainjector.log
2026-06-09 17:41:37.101661 | 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-587ccfb98-4glvh/
2026-06-09 17:41:37.101677 | 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-587ccfb98-4glvh/cert-manager-webhook-587ccfb98-4glvh-describe
2026-06-09 17:41:37.101692 | 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-587ccfb98-4glvh/logs/
2026-06-09 17:41:37.101707 | 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-587ccfb98-4glvh/logs/cert-manager-webhook.log
2026-06-09 17:41:37.101723 | 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-09 17:41:37.101738 | 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-79c8d999ff.yaml
2026-06-09 17:41:37.101758 | 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-09 17:41:37.101773 | 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-68b757865b.yaml
2026-06-09 17:41:37.101789 | 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-09 17:41:37.101804 | 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-587ccfb98.yaml
2026-06-09 17:41:37.101820 | 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-09 17:41:37.101836 | 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-09 17:41:37.101872 | 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-09 17:41:37.101890 | 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-09 17:41:37.101906 | 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-09 17:41:37.101921 | 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-09 17:41:37.101936 | 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-09 17:41:37.101952 | 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-09 17:41:37.101967 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-09 17:41:37.101982 | 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-09 17:41:37.101998 | 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-09 17:41:37.102017 | 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-09 17:41:37.102033 | 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-09 17:41:37.102049 | 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-09 17:41:37.102064 | 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-09 17:41:37.102079 | 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-09 17:41:37.102094 | 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-09 17:41:37.102110 | 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-09 17:41:37.102125 | 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-09 17:41:37.102140 | 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-09 17:41:37.102155 | 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-09 17:41:37.102171 | 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-09 17:41:37.102187 | 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-09 17:41:37.102202 | 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-09 17:41:37.102217 | 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-09 17:41:37.102232 | 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-09 17:41:37.102252 | 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-09 17:41:37.102268 | 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-09 17:41:37.102283 | 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-09 17:41:37.102298 | 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-09 17:41:37.102314 | 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-09 17:41:37.102378 | 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-09 17:41:37.102404 | 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-09 17:41:37.102420 | 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-09 17:41:37.102436 | 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-6hjs5.yaml
2026-06-09 17:41:37.102452 | 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-8scjx.yaml
2026-06-09 17:41:37.102467 | 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-cc8s6.yaml
2026-06-09 17:41:37.102483 | 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-gzlrr.yaml
2026-06-09 17:41:37.102498 | 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-kglhb.yaml
2026-06-09 17:41:37.102514 | 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-rv6l7.yaml
2026-06-09 17:41:37.102533 | 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-s765g.yaml
2026-06-09 17:41:37.102549 | 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-v22sr.yaml
2026-06-09 17:41:37.102565 | 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-zslps.yaml
2026-06-09 17:41:37.102581 | 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-09 17:41:37.102597 | 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-09 17:41:37.102612 | 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-09 17:41:37.102628 | 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-09 17:41:37.102644 | 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-09 17:41:37.102660 | 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-09 17:41:37.102675 | 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-09 17:41:37.102691 | 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-09 17:41:37.102707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-8n9b4
2026-06-09 17:41:37.102722 | 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-09 17:41:37.102738 | 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-09 17:41:37.102757 | 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-09 17:41:37.102773 | 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-09 17:41:37.102789 | 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-w4hkn/
2026-06-09 17:41:37.102806 | 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-w4hkn/controller-8464864885-w4hkn-describe
2026-06-09 17:41:37.102821 | 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-w4hkn/logs/
2026-06-09 17:41:37.102837 | 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-w4hkn/logs/controller.log.gz
2026-06-09 17:41:37.102871 | 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-w4hkn/logs/kube-rbac-proxy.log
2026-06-09 17:41:37.102889 | 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-59859dfdc6-mmc2b/
2026-06-09 17:41:37.102905 | 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-59859dfdc6-mmc2b/metallb-operator-controller-manager-59859dfdc6-mmc2b-describe
2026-06-09 17:41:37.102922 | 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-59859dfdc6-mmc2b/logs/
2026-06-09 17:41:37.102938 | 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-59859dfdc6-mmc2b/logs/manager-previous.log
2026-06-09 17:41:37.102953 | 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-59859dfdc6-mmc2b/logs/manager.log
2026-06-09 17:41:37.102968 | 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-76879c4fd4-jz5r8/
2026-06-09 17:41:37.102984 | 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-76879c4fd4-jz5r8/metallb-operator-webhook-server-76879c4fd4-jz5r8-describe
2026-06-09 17:41:37.103004 | 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-76879c4fd4-jz5r8/logs/
2026-06-09 17:41:37.103020 | 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-76879c4fd4-jz5r8/logs/webhook-server.log
2026-06-09 17:41:37.103035 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-tt9zg/
2026-06-09 17:41:37.103051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-tt9zg/speaker-tt9zg-describe
2026-06-09 17:41:37.103067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-tt9zg/logs/
2026-06-09 17:41:37.103083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-tt9zg/logs/kube-rbac-proxy.log
2026-06-09 17:41:37.103098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-tt9zg/logs/speaker-previous.log
2026-06-09 17:41:37.103114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-tt9zg/logs/speaker.log.gz
2026-06-09 17:41:37.103129 | 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-09 17:41:37.103144 | 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-09 17:41:37.103160 | 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-59859dfdc6.yaml
2026-06-09 17:41:37.103176 | 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-76879c4fd4.yaml
2026-06-09 17:41:37.103192 | 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-09 17:41:37.103212 | 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-09 17:41:37.103228 | 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-09 17:41:37.103244 | 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-09 17:41:37.103260 | 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-09 17:41:37.103275 | 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-09 17:41:37.103291 | 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-09 17:41:37.103306 | 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-09 17:41:37.103321 | 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-09 17:41:37.103337 | 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-09 17:41:37.103352 | 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-09 17:41:37.103367 | 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-09 17:41:37.103382 | 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-09 17:41:37.103397 | 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-09 17:41:37.103412 | 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-09 17:41:37.103428 | 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-09 17:41:37.103446 | 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-09 17:41:37.103462 | 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-09 17:41:37.103477 | 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-09 17:41:37.103492 | 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-09 17:41:37.103507 | 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-09 17:41:37.103522 | 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-09 17:41:37.103538 | 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-09 17:41:37.103554 | 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-09 17:41:37.103569 | 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-09 17:41:37.103584 | 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-09 17:41:37.103600 | 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-09 17:41:37.103615 | 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-09 17:41:37.103631 | 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-09 17:41:37.103646 | 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-09 17:41:37.103662 | 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-09 17:41:37.103682 | 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-09 17:41:37.103698 | 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-09 17:41:37.103713 | 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-09 17:41:37.103729 | 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-09 17:41:37.103745 | 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-09 17:41:37.103761 | 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-09 17:41:37.103776 | 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-09 17:41:37.103792 | 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-09 17:41:37.103808 | 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-09 17:41:37.103823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator-previous.log
2026-06-09 17:41:37.103839 | 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-09 17:41:37.103871 | 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-09 17:41:37.103894 | 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-09 17:41:37.103911 | 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-09 17:41:37.103927 | 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-09 17:41:37.103943 | 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-09 17:41:37.103959 | 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-09 17:41:37.103975 | 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-09 17:41:37.103990 | 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-09 17:41:37.104007 | 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-09 17:41:37.104022 | 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-09 17:41:37.104038 | 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-09 17:41:37.104053 | 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-09 17:41:37.104069 | 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-09 17:41:37.104084 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-09 17:41:37.104100 | 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-09 17:41:37.104115 | 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-09 17:41:37.104138 | 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-09 17:41:37.104154 | 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-09 17:41:37.104171 | 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-09 17:41:37.104189 | 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-09 17:41:37.104207 | 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-09 17:41:37.104224 | 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-09 17:41:37.104240 | 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-09 17:41:37.104256 | 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-09 17:41:37.104272 | 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-09 17:41:37.104288 | 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-09 17:41:37.104304 | 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-09 17:41:37.104319 | 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-09 17:41:37.104335 | 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-09 17:41:37.104350 | 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-09 17:41:37.104366 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d32cf3.yaml
2026-06-09 17:41:37.104385 | 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-09 17:41:37.104401 | 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-09 17:41:37.104417 | 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-09 17:41:37.104433 | 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-09 17:41:37.104449 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/
2026-06-09 17:41:37.104465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc-describe
2026-06-09 17:41:37.104485 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/logs/
2026-06-09 17:41:37.104501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/logs/extract.log
2026-06-09 17:41:37.104518 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/logs/pull.log
2026-06-09 17:41:37.104534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d9txvc/logs/util.log
2026-06-09 17:41:37.104550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/
2026-06-09 17:41:37.104565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl-describe
2026-06-09 17:41:37.104599 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/logs/
2026-06-09 17:41:37.104665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/logs/extract.log
2026-06-09 17:41:37.104712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/logs/pull.log
2026-06-09 17:41:37.104729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3l27tl/logs/util.log
2026-06-09 17:41:37.104745 | 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-k6zqn/
2026-06-09 17:41:37.104761 | 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-k6zqn/certified-operators-k6zqn-describe
2026-06-09 17:41:37.104777 | 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-k6zqn/logs/
2026-06-09 17:41:37.104793 | 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-k6zqn/logs/extract-content.log
2026-06-09 17:41:37.104809 | 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-k6zqn/logs/extract-utilities.log
2026-06-09 17:41:37.104824 | 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-k6zqn/logs/registry-server.log.gz
2026-06-09 17:41:37.104840 | 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-z56c4/
2026-06-09 17:41:37.104874 | 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-z56c4/community-operators-z56c4-describe
2026-06-09 17:41:37.104891 | 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-z56c4/logs/
2026-06-09 17:41:37.104913 | 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-z56c4/logs/extract-content.log
2026-06-09 17:41:37.104930 | 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-z56c4/logs/extract-utilities.log
2026-06-09 17:41:37.104946 | 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-z56c4/logs/registry-server.log
2026-06-09 17:41:37.104961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/
2026-06-09 17:41:37.104977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27-describe
2026-06-09 17:41:37.104992 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/logs/
2026-06-09 17:41:37.105008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/logs/extract.log
2026-06-09 17:41:37.105024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/logs/pull.log
2026-06-09 17:41:37.105040 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd96cn27/logs/util.log
2026-06-09 17:41:37.105055 | 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-4rgfm/
2026-06-09 17:41:37.105071 | 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-4rgfm/marketplace-operator-547dbd544d-4rgfm-describe
2026-06-09 17:41:37.105086 | 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-4rgfm/logs/
2026-06-09 17:41:37.105108 | 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-4rgfm/logs/marketplace-operator-previous.log
2026-06-09 17:41:37.105124 | 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-4rgfm/logs/marketplace-operator.log
2026-06-09 17:41:37.105140 | 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-5gz69/
2026-06-09 17:41:37.105156 | 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-5gz69/redhat-marketplace-5gz69-describe
2026-06-09 17:41:37.105172 | 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-5gz69/logs/
2026-06-09 17:41:37.105187 | 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-5gz69/logs/extract-content.log
2026-06-09 17:41:37.105203 | 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-5gz69/logs/extract-utilities.log
2026-06-09 17:41:37.105218 | 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-5gz69/logs/registry-server.log.gz
2026-06-09 17:41:37.105234 | 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-vv9t9/
2026-06-09 17:41:37.105249 | 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-vv9t9/redhat-operators-vv9t9-describe
2026-06-09 17:41:37.105265 | 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-vv9t9/logs/
2026-06-09 17:41:37.105281 | 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-vv9t9/logs/extract-content.log
2026-06-09 17:41:37.105296 | 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-vv9t9/logs/extract-utilities.log
2026-06-09 17:41:37.105317 | 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-vv9t9/logs/registry-server.log.gz
2026-06-09 17:41:37.105332 | 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-09 17:41:37.105348 | 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-09 17:41:37.105363 | 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-09 17:41:37.105379 | 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-09 17:41:37.105395 | 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-09 17:41:37.105410 | 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-09 17:41:37.105426 | 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-09 17:41:37.105441 | 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-09 17:41:37.105457 | 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-09 17:41:37.105472 | 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-09 17:41:37.105488 | 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-09 17:41:37.105503 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-09 17:41:37.105519 | 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-09 17:41:37.105535 | 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-09 17:41:37.105554 | 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-09 17:41:37.105570 | 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-09 17:41:37.105585 | 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-09 17:41:37.105600 | 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-09 17:41:37.105615 | 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-09 17:41:37.105631 | 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-09 17:41:37.105646 | 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-09 17:41:37.105661 | 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-09 17:41:37.105677 | 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-09 17:41:37.105692 | 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-09 17:41:37.105737 | 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-09 17:41:37.105759 | 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-09 17:41:37.105775 | 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-09 17:41:37.105790 | 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-09 17:41:37.105806 | 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-09 17:41:37.105826 | 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-09 17:41:37.105842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-9v9qg
2026-06-09 17:41:37.105881 | 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-09 17:41:37.105897 | 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-09 17:41:37.105913 | 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-09 17:41:37.105928 | 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-09 17:41:37.105943 | 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-09 17:41:37.105959 | 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-gjl4w/
2026-06-09 17:41:37.105975 | 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-gjl4w/nmstate-console-plugin-9bcc7988b-gjl4w-describe
2026-06-09 17:41:37.105991 | 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-gjl4w/logs/
2026-06-09 17:41:37.106006 | 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-gjl4w/logs/nmstate-console-plugin.log
2026-06-09 17:41:37.106022 | 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-wh6k8/
2026-06-09 17:41:37.106037 | 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-wh6k8/nmstate-handler-wh6k8-describe
2026-06-09 17:41:37.106053 | 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-wh6k8/logs/
2026-06-09 17:41:37.106073 | 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-wh6k8/logs/nmstate-handler.log
2026-06-09 17:41:37.106089 | 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-jxjvb/
2026-06-09 17:41:37.106105 | 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-jxjvb/nmstate-metrics-756b4d6fc6-jxjvb-describe
2026-06-09 17:41:37.106121 | 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-jxjvb/logs/
2026-06-09 17:41:37.106136 | 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-jxjvb/logs/kube-rbac-proxy.log
2026-06-09 17:41:37.106151 | 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-jxjvb/logs/nmstate-metrics.log
2026-06-09 17:41:37.106167 | 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-4xd9j/
2026-06-09 17:41:37.106182 | 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-4xd9j/nmstate-operator-6569c8c666-4xd9j-describe
2026-06-09 17:41:37.106198 | 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-4xd9j/logs/
2026-06-09 17:41:37.106213 | 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-4xd9j/logs/nmstate-operator-previous.log
2026-06-09 17:41:37.106229 | 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-4xd9j/logs/nmstate-operator.log
2026-06-09 17:41:37.106244 | 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-99hrk/
2026-06-09 17:41:37.106260 | 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-99hrk/nmstate-webhook-9b7874799-99hrk-describe
2026-06-09 17:41:37.106280 | 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-99hrk/logs/
2026-06-09 17:41:37.106296 | 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-99hrk/logs/nmstate-webhook-previous.log
2026-06-09 17:41:37.106312 | 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-99hrk/logs/nmstate-webhook.log
2026-06-09 17:41:37.106328 | 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-09 17:41:37.106344 | 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-09 17:41:37.106360 | 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-09 17:41:37.106386 | 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-09 17:41:37.106403 | 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-09 17:41:37.106418 | 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-09 17:41:37.106441 | 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-09 17:41:37.106462 | 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-09 17:41:37.106483 | 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-09 17:41:37.106505 | 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-09 17:41:37.106526 | 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-09 17:41:37.106552 | 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-09 17:41:37.106573 | 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-09 17:41:37.106593 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-09 17:41:37.106615 | 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-09 17:41:37.106637 | 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-09 17:41:37.106657 | 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-09 17:41:37.106678 | 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-09 17:41:37.106699 | 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-09 17:41:37.106720 | 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-09 17:41:37.106742 | 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-09 17:41:37.106763 | 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-09 17:41:37.106784 | 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-09 17:41:37.106805 | 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-09 17:41:37.106826 | 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-09 17:41:37.106846 | 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-09 17:41:37.106938 | 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-09 17:41:37.106964 | 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-09 17:41:37.106981 | 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-09 17:41:37.106997 | 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-09 17:41:37.107013 | 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-09 17:41:37.107029 | 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-09 17:41:37.107045 | 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-09 17:41:37.107060 | 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-09 17:41:37.107076 | 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-09 17:41:37.107091 | 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-09 17:41:37.107107 | 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-09 17:41:37.107123 | 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-09 17:41:37.107139 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-09 17:41:37.107155 | 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-09 17:41:37.107173 | 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-09 17:41:37.107190 | 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-09 17:41:37.107211 | 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-09 17:41:37.107226 | 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-09 17:41:37.107242 | 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-09 17:41:37.107258 | 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-09 17:41:37.107273 | 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-09 17:41:37.107289 | 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-09 17:41:37.107304 | 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-09 17:41:37.107320 | 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-09 17:41:37.107335 | 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-09 17:41:37.107350 | 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-09 17:41:37.107366 | 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-09 17:41:37.107381 | 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-09 17:41:37.107397 | 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-09 17:41:37.107412 | 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-09 17:41:37.107433 | 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-09 17:41:37.107449 | 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-09 17:41:37.107465 | 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-09 17:41:37.107480 | 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-09 17:41:37.107496 | 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-09 17:41:37.107512 | 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-09 17:41:37.107528 | 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-09 17:41:37.107543 | 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-09 17:41:37.107558 | 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-09 17:41:37.107574 | 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-09 17:41:37.107590 | 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-09 17:41:37.107606 | 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-09 17:41:37.107621 | 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-09 17:41:37.107637 | 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-09 17:41:37.107658 | 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-09 17:41:37.107674 | 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-09 17:41:37.107690 | 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-09 17:41:37.107705 | 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-09 17:41:37.107721 | 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-09 17:41:37.107736 | 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-09 17:41:37.107751 | 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-09 17:41:37.107766 | 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-09 17:41:37.107781 | 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-09 17:41:37.107796 | 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-09 17:41:37.107811 | 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-09 17:41:37.107827 | 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-09 17:41:37.107842 | 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-09 17:41:37.107892 | 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-09 17:41:37.107910 | 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-09 17:41:37.107926 | 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-09 17:41:37.107941 | 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-09 17:41:37.107957 | 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-09 17:41:37.107972 | 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-09 17:41:37.107988 | 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-09 17:41:37.108003 | 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-09 17:41:37.108018 | 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-09 17:41:37.108034 | 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-09 17:41:37.108049 | 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-09 17:41:37.108064 | 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-09 17:41:37.108079 | 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-09 17:41:37.108099 | 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-09 17:41:37.108115 | 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-09 17:41:37.108130 | 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-09 17:41:37.108146 | 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-09 17:41:37.108161 | 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-09 17:41:37.108176 | 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-09 17:41:37.108192 | 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-09 17:41:37.108207 | 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-09 17:41:37.108223 | 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-09 17:41:37.108239 | 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-09 17:41:37.108254 | 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-09 17:41:37.108270 | 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-09 17:41:37.108285 | 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-09 17:41:37.108300 | 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-09 17:41:37.108321 | 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-09 17:41:37.108337 | 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-09 17:41:37.108353 | 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-09 17:41:37.108368 | 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-09 17:41:37.108383 | 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-09 17:41:37.108398 | 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-09 17:41:37.108414 | 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-09 17:41:37.108429 | 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-09 17:41:37.108444 | 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-09 17:41:37.108459 | 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-09 17:41:37.108474 | 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-09 17:41:37.108490 | 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-09 17:41:37.108506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-w2bkq
2026-06-09 17:41:37.108521 | 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-09 17:41:37.108542 | 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-09 17:41:37.108559 | 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-09 17:41:37.108574 | 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-09 17:41:37.108589 | 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-09 17:41:37.108604 | 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-09 17:41:37.108620 | 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-09 17:41:37.108635 | 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-09 17:41:37.108651 | 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-09 17:41:37.108667 | 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-09 17:41:37.108682 | 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-09 17:41:37.108698 | 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-09 17:41:37.108714 | 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-09 17:41:37.108730 | 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-09 17:41:37.108749 | 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-09 17:41:37.108765 | 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-09 17:41:37.108810 | 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-09 17:41:37.108831 | 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-09 17:41:37.108858 | 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-09 17:41:37.108878 | 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-09 17:41:37.108894 | 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-09 17:41:37.108910 | 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-09 17:41:37.108925 | 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-09 17:41:37.108941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cffc6aa0.yaml
2026-06-09 17:41:37.108956 | 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-09 17:41:37.108971 | 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-09 17:41:37.108987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/
2026-06-09 17:41:37.109003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq-describe
2026-06-09 17:41:37.109023 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/logs/
2026-06-09 17:41:37.109039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/logs/extract.log
2026-06-09 17:41:37.109056 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/logs/pull.log
2026-06-09 17:41:37.109072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41b177bd5acb9331445edc04a2e68feeff46a6d333dc0b14f875294cff6d5pq/logs/util.log
2026-06-09 17:41:37.109088 | 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-mqjzq/
2026-06-09 17:41:37.109140 | 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-mqjzq/barbican-operator-controller-manager-7b8ffd8c4f-mqjzq-describe
2026-06-09 17:41:37.109162 | 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-mqjzq/logs/
2026-06-09 17:41:37.109180 | 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-mqjzq/logs/manager-previous.log
2026-06-09 17:41:37.109196 | 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-mqjzq/logs/manager.log
2026-06-09 17:41:37.109213 | 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-j7hhq/
2026-06-09 17:41:37.109229 | 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-j7hhq/cinder-operator-controller-manager-86c584f6fc-j7hhq-describe
2026-06-09 17:41:37.109245 | 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-j7hhq/logs/
2026-06-09 17:41:37.109266 | 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-j7hhq/logs/manager-previous.log
2026-06-09 17:41:37.109282 | 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-j7hhq/logs/manager.log
2026-06-09 17:41:37.109298 | 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-f8ns6/
2026-06-09 17:41:37.109313 | 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-f8ns6/designate-operator-controller-manager-6bf8599b68-f8ns6-describe
2026-06-09 17:41:37.109329 | 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-f8ns6/logs/
2026-06-09 17:41:37.109345 | 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-f8ns6/logs/manager-previous.log
2026-06-09 17:41:37.109360 | 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-f8ns6/logs/manager.log
2026-06-09 17:41:37.109376 | 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-qqrxx/
2026-06-09 17:41:37.109391 | 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-qqrxx/glance-operator-controller-manager-5bdfb47c4d-qqrxx-describe
2026-06-09 17:41:37.109407 | 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-qqrxx/logs/
2026-06-09 17:41:37.109422 | 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-qqrxx/logs/manager-previous.log
2026-06-09 17:41:37.109437 | 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-qqrxx/logs/manager.log
2026-06-09 17:41:37.109456 | 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-hllnh/
2026-06-09 17:41:37.109471 | 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-hllnh/heat-operator-controller-manager-5c5844cc68-hllnh-describe
2026-06-09 17:41:37.109487 | 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-hllnh/logs/
2026-06-09 17:41:37.109502 | 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-hllnh/logs/manager-previous.log
2026-06-09 17:41:37.109518 | 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-hllnh/logs/manager.log
2026-06-09 17:41:37.109533 | 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-cb7jw/
2026-06-09 17:41:37.109548 | 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-cb7jw/horizon-operator-controller-manager-548d6d5f9-cb7jw-describe
2026-06-09 17:41:37.109564 | 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-cb7jw/logs/
2026-06-09 17:41:37.109579 | 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-cb7jw/logs/manager-previous.log
2026-06-09 17:41:37.109595 | 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-cb7jw/logs/manager.log
2026-06-09 17:41:37.109611 | 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-qnb6z/
2026-06-09 17:41:37.109626 | 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-qnb6z/infra-operator-controller-manager-cbcfcddf7-qnb6z-describe
2026-06-09 17:41:37.109645 | 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-qnb6z/logs/
2026-06-09 17:41:37.109661 | 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-qnb6z/logs/manager-previous.log
2026-06-09 17:41:37.109677 | 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-qnb6z/logs/manager.log
2026-06-09 17:41:37.109693 | 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-zl692/
2026-06-09 17:41:37.109709 | 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-zl692/ironic-operator-controller-manager-75f8548fcd-zl692-describe
2026-06-09 17:41:37.109724 | 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-zl692/logs/
2026-06-09 17:41:37.109740 | 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-zl692/logs/manager-previous.log
2026-06-09 17:41:37.109755 | 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-zl692/logs/manager.log
2026-06-09 17:41:37.109771 | 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-d5nxw/
2026-06-09 17:41:37.109786 | 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-d5nxw/keystone-operator-controller-manager-6ccff66c5b-d5nxw-describe
2026-06-09 17:41:37.109802 | 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-d5nxw/logs/
2026-06-09 17:41:37.109817 | 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-d5nxw/logs/manager-previous.log
2026-06-09 17:41:37.109837 | 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-d5nxw/logs/manager.log
2026-06-09 17:41:37.109920 | 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-cv696/
2026-06-09 17:41:37.109943 | 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-cv696/manila-operator-controller-manager-677d9d8477-cv696-describe
2026-06-09 17:41:37.109986 | 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-cv696/logs/
2026-06-09 17:41:37.110009 | 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-cv696/logs/manager-previous.log
2026-06-09 17:41:37.110025 | 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-cv696/logs/manager.log
2026-06-09 17:41:37.110041 | 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-9467v/
2026-06-09 17:41:37.110057 | 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-9467v/mariadb-operator-controller-manager-7fcb8b58d6-9467v-describe
2026-06-09 17:41:37.110073 | 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-9467v/logs/
2026-06-09 17:41:37.110089 | 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-9467v/logs/manager-previous.log
2026-06-09 17:41:37.110105 | 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-9467v/logs/manager.log
2026-06-09 17:41:37.110121 | 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-zphgr/
2026-06-09 17:41:37.110136 | 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-zphgr/neutron-operator-controller-manager-688d5c756f-zphgr-describe
2026-06-09 17:41:37.110157 | 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-zphgr/logs/
2026-06-09 17:41:37.110173 | 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-zphgr/logs/manager-previous.log
2026-06-09 17:41:37.110189 | 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-zphgr/logs/manager.log
2026-06-09 17:41:37.110204 | 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-cvf8p/
2026-06-09 17:41:37.110220 | 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-cvf8p/nova-operator-controller-manager-f4c4579bb-cvf8p-describe
2026-06-09 17:41:37.110236 | 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-cvf8p/logs/
2026-06-09 17:41:37.110252 | 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-cvf8p/logs/manager-previous.log
2026-06-09 17:41:37.110268 | 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-cvf8p/logs/manager.log
2026-06-09 17:41:37.110284 | 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-hlr2v/
2026-06-09 17:41:37.110299 | 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-hlr2v/octavia-operator-controller-manager-6495978d8d-hlr2v-describe
2026-06-09 17:41:37.110315 | 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-hlr2v/logs/
2026-06-09 17:41:37.110331 | 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-hlr2v/logs/manager-previous.log
2026-06-09 17:41:37.110350 | 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-hlr2v/logs/manager.log
2026-06-09 17:41:37.110366 | 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-7c67dc759fl9vxw/
2026-06-09 17:41:37.110393 | 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-7c67dc759fl9vxw/openstack-baremetal-operator-controller-manager-7c67dc759fl9vxw-describe
2026-06-09 17:41:37.110410 | 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-7c67dc759fl9vxw/logs/
2026-06-09 17:41:37.110426 | 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-7c67dc759fl9vxw/logs/manager-previous.log
2026-06-09 17:41:37.110441 | 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-7c67dc759fl9vxw/logs/manager.log
2026-06-09 17:41:37.110456 | 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-6847f98755-tvfwh/
2026-06-09 17:41:37.110471 | 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-6847f98755-tvfwh/openstack-operator-controller-init-6847f98755-tvfwh-describe
2026-06-09 17:41:37.110487 | 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-6847f98755-tvfwh/logs/
2026-06-09 17:41:37.110503 | 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-6847f98755-tvfwh/logs/operator-previous.log
2026-06-09 17:41:37.110518 | 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-6847f98755-tvfwh/logs/operator.log
2026-06-09 17:41:37.110535 | 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-7687d9fb7d-szds5/
2026-06-09 17:41:37.110554 | 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-7687d9fb7d-szds5/openstack-operator-controller-manager-7687d9fb7d-szds5-describe
2026-06-09 17:41:37.110570 | 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-7687d9fb7d-szds5/logs/
2026-06-09 17:41:37.110586 | 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-7687d9fb7d-szds5/logs/manager-previous.log
2026-06-09 17:41:37.110602 | 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-7687d9fb7d-szds5/logs/manager.log
2026-06-09 17:41:37.110617 | 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-jf8br/
2026-06-09 17:41:37.110633 | 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-jf8br/openstack-operator-index-jf8br-describe
2026-06-09 17:41:37.110648 | 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-jf8br/logs/
2026-06-09 17:41:37.110663 | 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-jf8br/logs/registry-server.log
2026-06-09 17:41:37.110678 | 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-zjs77/
2026-06-09 17:41:37.110693 | 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-zjs77/ovn-operator-controller-manager-58f85bd97f-zjs77-describe
2026-06-09 17:41:37.110709 | 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-zjs77/logs/
2026-06-09 17:41:37.110724 | 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-zjs77/logs/manager-previous.log
2026-06-09 17:41:37.110744 | 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-zjs77/logs/manager.log
2026-06-09 17:41:37.110760 | 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-j6m7g/
2026-06-09 17:41:37.110776 | 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-j6m7g/swift-operator-controller-manager-67c49dd5c6-j6m7g-describe
2026-06-09 17:41:37.110792 | 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-j6m7g/logs/
2026-06-09 17:41:37.110807 | 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-j6m7g/logs/manager-previous.log
2026-06-09 17:41:37.110822 | 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-j6m7g/logs/manager.log
2026-06-09 17:41:37.110838 | 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-hnbdw/
2026-06-09 17:41:37.110871 | 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-hnbdw/telemetry-operator-controller-manager-5d65c7d97d-hnbdw-describe
2026-06-09 17:41:37.110888 | 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-hnbdw/logs/
2026-06-09 17:41:37.110904 | 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-hnbdw/logs/manager-previous.log
2026-06-09 17:41:37.110919 | 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-hnbdw/logs/manager.log
2026-06-09 17:41:37.110935 | 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-sj9s5/
2026-06-09 17:41:37.110950 | 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-sj9s5/test-operator-controller-manager-8d5599d7d-sj9s5-describe
2026-06-09 17:41:37.110970 | 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-sj9s5/logs/
2026-06-09 17:41:37.110986 | 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-sj9s5/logs/manager-previous.log
2026-06-09 17:41:37.111002 | 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-sj9s5/logs/manager.log
2026-06-09 17:41:37.111017 | 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-xkcds/
2026-06-09 17:41:37.111063 | 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-xkcds/watcher-operator-controller-manager-577b679b5c-xkcds-describe
2026-06-09 17:41:37.111085 | 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-xkcds/logs/
2026-06-09 17:41:37.111101 | 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-xkcds/logs/manager-previous.log
2026-06-09 17:41:37.111117 | 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-xkcds/logs/manager.log
2026-06-09 17:41:37.111132 | 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-09 17:41:37.111148 | 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-09 17:41:37.111164 | 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-09 17:41:37.111180 | 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-09 17:41:37.111203 | 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-09 17:41:37.111220 | 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-09 17:41:37.111236 | 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-09 17:41:37.111251 | 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-09 17:41:37.111267 | 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-09 17:41:37.111282 | 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-09 17:41:37.111297 | 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-09 17:41:37.111313 | 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-09 17:41:37.111329 | 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-09 17:41:37.111344 | 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-09 17:41:37.111360 | 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-09 17:41:37.111375 | 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-09 17:41:37.111391 | 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-6847f98755.yaml
2026-06-09 17:41:37.111411 | 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-7687d9fb7d.yaml
2026-06-09 17:41:37.111427 | 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-09 17:41:37.111443 | 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-09 17:41:37.111459 | 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-09 17:41:37.111475 | 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-09 17:41:37.111491 | 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-09 17:41:37.111507 | 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-09 17:41:37.111522 | 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-09 17:41:37.111538 | 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-09 17:41:37.111554 | 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-09 17:41:37.111570 | 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-09 17:41:37.111586 | 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-09 17:41:37.111602 | 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-09 17:41:37.111617 | 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-09 17:41:37.111638 | 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-09 17:41:37.111654 | 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-09 17:41:37.111669 | 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-09 17:41:37.111685 | 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-09 17:41:37.111700 | 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-09 17:41:37.111716 | 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-09 17:41:37.111732 | 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-09 17:41:37.111748 | 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-09 17:41:37.111763 | 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-09 17:41:37.111778 | 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-09 17:41:37.111794 | 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-09 17:41:37.111809 | 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-09 17:41:37.111825 | 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-09 17:41:37.111840 | 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-09 17:41:37.111877 | 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-09 17:41:37.111894 | 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-09 17:41:37.111910 | 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-09 17:41:37.111926 | 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-09 17:41:37.111941 | 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-09 17:41:37.111957 | 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-09 17:41:37.111972 | 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-09 17:41:37.111988 | 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-09 17:41:37.112003 | 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-09 17:41:37.112019 | 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-09 17:41:37.112034 | 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-09 17:41:37.112049 | 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-09 17:41:37.112064 | 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-09 17:41:37.112080 | 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-09 17:41:37.112099 | 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-09 17:41:37.113240 | 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-09 17:41:37.113325 | 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-09 17:41:37.113370 | 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-09 17:41:37.113413 | 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-09 17:41:37.113449 | 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-09 17:41:37.113486 | 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-09 17:41:37.113523 | 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-09 17:41:37.113561 | 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-09 17:41:37.113598 | 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-09 17:41:37.113636 | 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-09 17:41:37.113673 | 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-09 17:41:37.113710 | 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-09 17:41:37.113763 | 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-09 17:41:37.113800 | 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-09 17:41:37.113835 | 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-09 17:41:37.113909 | 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-09 17:41:37.113947 | 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-09 17:41:37.113983 | 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-09 17:41:37.114018 | 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-09 17:41:37.114053 | 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-09 17:41:37.114088 | 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-09 17:41:37.114122 | 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-09 17:41:37.114156 | 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-09 17:41:37.114189 | 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-09 17:41:37.114223 | 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-09 17:41:37.114265 | 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-09 17:41:37.114301 | 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-09 17:41:37.114338 | 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-09 17:41:37.114456 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-09 17:41:37.114513 | 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-09 17:41:37.114551 | 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-09 17:41:37.114587 | 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-09 17:41:37.114623 | 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-09 17:41:37.114657 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-09 17:41:37.114692 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-09 17:41:37.114726 | 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-09 17:41:37.114760 | 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-09 17:41:37.114795 | 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-09 17:41:37.114829 | 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-09 17:41:37.114898 | 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-09 17:41:37.114945 | 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-09 17:41:37.114980 | 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-09 17:41:37.115014 | 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-09 17:41:37.115049 | 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-09 17:41:37.115083 | 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-09 17:41:37.115117 | 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-09 17:41:37.115151 | 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-09 17:41:37.115184 | 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-09 17:41:37.115217 | 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-09 17:41:37.115251 | 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-09 17:41:37.115286 | 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-09 17:41:37.115320 | 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-09 17:41:37.115354 | 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-09 17:41:37.115388 | 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-09 17:41:37.115433 | 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-09 17:41:37.115468 | 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-09 17:41:37.115503 | 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-09 17:41:37.115537 | 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-09 17:41:37.115571 | 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-09 17:41:37.115604 | 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-09 17:41:37.115637 | 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-09 17:41:37.115671 | 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-09 17:41:37.115704 | 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-09 17:41:37.115738 | 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-09 17:41:37.115772 | 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-09 17:41:37.115806 | 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-09 17:41:37.115840 | 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-09 17:41:37.115946 | 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-09 17:41:37.115983 | 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-09 17:41:37.116025 | 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-09 17:41:37.116061 | 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-09 17:41:37.116096 | 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-09 17:41:37.116130 | 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-09 17:41:37.116164 | 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-09 17:41:37.116198 | 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-09 17:41:37.116232 | 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-09 17:41:37.116266 | 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-09 17:41:37.116300 | 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-09 17:41:37.116335 | 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-09 17:41:37.116370 | 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-09 17:41:37.116405 | 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-09 17:41:37.116439 | 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-09 17:41:37.116474 | 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-09 17:41:37.116508 | 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-09 17:41:37.116628 | 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-09 17:41:37.116740 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-09 17:41:37.116788 | 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-09 17:41:37.116832 | 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-09 17:41:37.117026 | 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-09 17:41:37.117093 | 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-09 17:41:37.117140 | 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-09 17:41:37.117184 | 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-09 17:41:37.117225 | 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-09 17:41:37.117267 | 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-09 17:41:37.117309 | 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-09 17:41:37.117353 | 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-09 17:41:37.117395 | 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-09 17:41:37.117438 | 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-09 17:41:37.117495 | 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-09 17:41:37.117540 | 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-09 17:41:37.117582 | 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-09 17:41:37.117624 | 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-09 17:41:37.117665 | 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-09 17:41:37.117708 | 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-09 17:41:37.117750 | 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-09 17:41:37.117793 | 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-09 17:41:37.117837 | 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-09 17:41:37.117965 | 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-09 17:41:37.118011 | 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-09 17:41:37.118047 | 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-09 17:41:37.118083 | 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-09 17:41:37.118117 | 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-09 17:41:37.118161 | 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-09 17:41:37.118198 | 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-09 17:41:37.118234 | 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-09 17:41:37.118268 | 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-09 17:41:37.118302 | 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-09 17:41:37.118337 | 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-09 17:41:37.118372 | 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-09 17:41:37.118432 | 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-09 17:41:37.118468 | 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-09 17:41:37.118503 | 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-09 17:41:37.118538 | 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-09 17:41:37.118573 | 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-09 17:41:37.118608 | 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-09 17:41:37.118644 | 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-09 17:41:37.118686 | 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-09 17:41:37.118723 | 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-09 17:41:37.118758 | 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-09 17:41:37.118792 | 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-09 17:41:37.118827 | 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-09 17:41:37.118906 | 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-09 17:41:37.118946 | 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-09 17:41:37.118981 | 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-09 17:41:37.119016 | 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-09 17:41:37.119050 | 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-09 17:41:37.119085 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-09 17:41:37.119120 | 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-09 17:41:37.119155 | 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-09 17:41:37.119189 | 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-09 17:41:37.119231 | 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-09 17:41:37.119266 | 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-09 17:41:37.119301 | 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-09 17:41:37.119336 | 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-09 17:41:37.119370 | 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-09 17:41:37.119405 | 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-09 17:41:37.119440 | 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-09 17:41:37.119475 | 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-09 17:41:37.119510 | 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-09 17:41:37.119546 | 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-09 17:41:37.119581 | 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-09 17:41:37.119616 | 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-09 17:41:37.119650 | 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-09 17:41:37.119685 | 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-09 17:41:37.119725 | 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-09 17:41:37.119760 | 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-09 17:41:37.119796 | 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-09 17:41:37.119831 | 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-09 17:41:37.119923 | 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-09 17:41:37.119962 | 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-09 17:41:37.119997 | 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-09 17:41:37.120032 | 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-09 17:41:37.120067 | 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-09 17:41:37.120102 | 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-09 17:41:37.120137 | 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-09 17:41:37.120172 | 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-09 17:41:37.120210 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-09 17:41:37.120246 | 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-09 17:41:37.120280 | 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-09 17:41:37.120321 | 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-09 17:41:37.120356 | 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-09 17:41:37.120391 | 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-09 17:41:37.120474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-09 17:41:37.120525 | 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-09 17:41:37.120561 | 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-09 17:41:37.120596 | 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-09 17:41:37.120631 | 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-09 17:41:37.120666 | 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-09 17:41:37.120701 | 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-09 17:41:37.120735 | 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-09 17:41:37.120769 | 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-09 17:41:37.120803 | 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-09 17:41:37.120838 | 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-09 17:41:37.120917 | 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-09 17:41:37.120956 | 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-09 17:41:37.120991 | 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-09 17:41:37.121026 | 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-09 17:41:37.121060 | 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-09 17:41:37.121094 | 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-09 17:41:37.121128 | 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-09 17:41:37.121162 | 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-09 17:41:37.121195 | 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-09 17:41:37.121229 | 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-09 17:41:37.121318 | 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-09 17:41:37.121359 | 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-09 17:41:37.121395 | 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-09 17:41:37.121430 | 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-09 17:41:37.121472 | 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-09 17:41:37.121507 | 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-09 17:41:37.121542 | 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-09 17:41:37.121577 | 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-09 17:41:37.121612 | 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-09 17:41:37.121647 | 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-09 17:41:37.121681 | 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-09 17:41:37.121716 | 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-09 17:41:37.121750 | 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-09 17:41:37.121784 | 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-09 17:41:37.121819 | 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-09 17:41:37.121879 | 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-09 17:41:37.121924 | 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-09 17:41:37.121960 | 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-09 17:41:37.122011 | 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-09 17:41:37.122046 | 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-09 17:41:37.122081 | 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-09 17:41:37.122155 | 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-09 17:41:37.122208 | 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-09 17:41:37.122244 | 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-09 17:41:37.122280 | 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-09 17:41:37.122314 | 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-09 17:41:37.122349 | 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-09 17:41:37.122384 | 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-09 17:41:37.122444 | 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-09 17:41:37.122480 | 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-09 17:41:37.122515 | 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-09 17:41:37.122558 | 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-09 17:41:37.122594 | 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-09 17:41:37.122629 | 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-09 17:41:37.122663 | 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-09 17:41:37.122697 | 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-09 17:41:37.122731 | 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-09 17:41:37.122765 | 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-09 17:41:37.122799 | 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-09 17:41:37.122835 | 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-09 17:41:37.122906 | 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-09 17:41:37.122945 | 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-09 17:41:37.122981 | 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-09 17:41:37.123016 | 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-09 17:41:37.123051 | 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-09 17:41:37.123094 | 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-09 17:41:37.123131 | 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-09 17:41:37.123167 | 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-09 17:41:37.123260 | 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-09 17:41:37.123309 | 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-09 17:41:37.123346 | 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-09 17:41:37.123381 | 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-09 17:41:37.123416 | 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-09 17:41:37.123451 | 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-09 17:41:37.123486 | 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-09 17:41:37.123520 | 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-09 17:41:37.123554 | 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-09 17:41:37.123589 | 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-09 17:41:37.123624 | 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-09 17:41:37.123667 | 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-09 17:41:37.123702 | 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-09 17:41:37.123737 | 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-09 17:41:37.123771 | 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-09 17:41:37.123805 | 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-09 17:41:37.123839 | 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-09 17:41:37.123930 | 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-09 17:41:37.123968 | 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-09 17:41:37.124003 | 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-09 17:41:37.124037 | 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-09 17:41:37.124072 | 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-09 17:41:37.124107 | 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-09 17:41:37.124145 | 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-09 17:41:37.124209 | 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-09 17:41:37.124248 | 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-09 17:41:37.124283 | 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-09 17:41:37.124411 | 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-09 17:41:37.124463 | 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-09 17:41:37.124511 | 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-09 17:41:37.124547 | 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-09 17:41:37.124582 | 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-09 17:41:37.124617 | 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-09 17:41:37.124652 | 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-09 17:41:37.124687 | 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-09 17:41:37.124723 | 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-09 17:41:37.124759 | 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-09 17:41:37.124794 | 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-09 17:41:37.124838 | 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-09 17:41:37.124917 | 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-09 17:41:37.124955 | 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-09 17:41:37.124990 | 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-09 17:41:37.125025 | 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-09 17:41:37.125060 | 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-09 17:41:37.125095 | 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-09 17:41:37.125129 | 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-09 17:41:37.125164 | 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-09 17:41:37.125199 | 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-09 17:41:37.125233 | 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-09 17:41:37.125268 | 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-09 17:41:37.125303 | 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-09 17:41:37.125337 | 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-09 17:41:37.125482 | 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-09 17:41:37.125621 | 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-09 17:41:37.125668 | 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-09 17:41:37.125704 | 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-09 17:41:37.125739 | 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-09 17:41:37.125775 | 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-09 17:41:37.125811 | 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-09 17:41:37.125846 | 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-09 17:41:37.125918 | 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-09 17:41:37.125955 | 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-09 17:41:37.125991 | 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-09 17:41:37.126025 | 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-09 17:41:37.126060 | 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-09 17:41:37.126104 | 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-09 17:41:37.126139 | 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-09 17:41:37.126174 | 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-09 17:41:37.126209 | 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-09 17:41:37.126244 | 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-09 17:41:37.126278 | 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-09 17:41:37.126312 | 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-09 17:41:37.126346 | 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-09 17:41:37.126382 | 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-09 17:41:37.126437 | 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-09 17:41:37.126473 | 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-09 17:41:37.126507 | 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-09 17:41:37.126548 | 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-09 17:41:37.126583 | 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-09 17:41:37.126618 | 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-09 17:41:37.126758 | 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-09 17:41:37.126809 | 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-09 17:41:37.126871 | 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-09 17:41:37.126918 | 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-09 17:41:37.126956 | 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-09 17:41:37.126991 | 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-09 17:41:37.127026 | 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-09 17:41:37.127061 | 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-09 17:41:37.127096 | 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-09 17:41:37.127131 | 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-09 17:41:37.127173 | 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-09 17:41:37.127209 | 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-09 17:41:37.127244 | 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-09 17:41:37.127278 | 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-09 17:41:37.127313 | 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-09 17:41:37.127347 | 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-09 17:41:37.127383 | 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-09 17:41:37.127417 | 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-09 17:41:37.127451 | 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-09 17:41:37.127485 | 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-09 17:41:37.127518 | 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-09 17:41:37.127552 | 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-09 17:41:37.127587 | 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-09 17:41:37.127622 | 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-09 17:41:37.127663 | 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-09 17:41:37.127699 | 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-09 17:41:37.127907 | 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-09 17:41:37.127975 | 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-09 17:41:37.128024 | 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-09 17:41:37.128068 | 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-09 17:41:37.128112 | 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-09 17:41:37.128156 | 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-09 17:41:37.128198 | 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-09 17:41:37.128241 | 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-09 17:41:37.128283 | 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-09 17:41:37.128325 | 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-09 17:41:37.128367 | 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-09 17:41:37.128409 | 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-09 17:41:37.128467 | 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-09 17:41:37.128511 | 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-09 17:41:37.128553 | 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-09 17:41:37.128596 | 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-09 17:41:37.128637 | 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-09 17:41:37.128681 | 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-09 17:41:37.128723 | 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-09 17:41:37.128825 | 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-transport.yaml
2026-06-09 17:41:37.129101 | 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-09 17:41:37.129160 | 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-09 17:41:37.129199 | 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-09 17:41:37.129236 | 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-09 17:41:37.129282 | 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-09 17:41:37.129337 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-09 17:41:37.129375 | 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-09 17:41:37.129442 | 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-09 17:41:37.129488 | 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-09 17:41:37.129524 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-09 17:41:37.129559 | 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-09 17:41:37.129594 | 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-09 17:41:37.129630 | 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-09 17:41:37.129665 | 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-09 17:41:37.129698 | 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-09 17:41:37.129733 | 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-09 17:41:37.129768 | 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-09 17:41:37.129803 | 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-09 17:41:37.129937 | 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-09 17:41:37.130048 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-09 17:41:37.130098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-09 17:41:37.130134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-09 17:41:37.130169 | 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-09 17:41:37.130204 | 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-09 17:41:37.130239 | 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-09 17:41:37.130274 | 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-09 17:41:37.130317 | 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-09 17:41:37.130365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-09 17:41:37.130544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/barbican-3720-account-create-update.yaml
2026-06-09 17:41:37.130586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/barbican-db-create.yaml
2026-06-09 17:41:37.130623 | 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-09 17:41:37.130659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/cinder-1ea6-account-create-update.yaml
2026-06-09 17:41:37.130694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/cinder-db-create.yaml
2026-06-09 17:41:37.130729 | 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-09 17:41:37.130763 | 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-09 17:41:37.130806 | 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-09 17:41:37.130841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/glance-655e-account-create-update.yaml
2026-06-09 17:41:37.130914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/glance-db-create.yaml
2026-06-09 17:41:37.130952 | 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-09 17:41:37.130986 | 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-09 17:41:37.131021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-2b1e-account-create-update.yaml
2026-06-09 17:41:37.131119 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29683741.yaml
2026-06-09 17:41:37.131157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-db-create.yaml
2026-06-09 17:41:37.131192 | 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-09 17:41:37.131231 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-db-create.yaml
2026-06-09 17:41:37.131281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-ed98-account-create-update.yaml
2026-06-09 17:41:37.131476 | 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-09 17:41:37.131675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-api-01d7-account-create-update.yaml
2026-06-09 17:41:37.131745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-api-db-create.yaml
2026-06-09 17:41:37.131786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-cell0-0aeb-account-create-update.yaml
2026-06-09 17:41:37.131822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-cell0-db-create.yaml
2026-06-09 17:41:37.131913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-cell1-4309-account-create-update.yaml
2026-06-09 17:41:37.131956 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-cell1-db-create.yaml
2026-06-09 17:41:37.131992 | 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-09 17:41:37.132028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/openstack-edpm-ipam-provisionserver-checksum-discovery.yaml
2026-06-09 17:41:37.132064 | 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-09 17:41:37.132098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/placement-9a1f-account-create-update.yaml
2026-06-09 17:41:37.132194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/placement-db-create.yaml
2026-06-09 17:41:37.132239 | 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-09 17:41:37.132274 | 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-09 17:41:37.132308 | 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-09 17:41:37.132341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/root-account-create-update.yaml
2026-06-09 17:41:37.132382 | 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-09 17:41:37.132416 | 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-09 17:41:37.132451 | 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-09 17:41:37.132484 | 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-09 17:41:37.132517 | 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-09 17:41:37.132551 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-09 17:41:37.132585 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-09 17:41:37.132620 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6669f4dd4-j7kzk/
2026-06-09 17:41:37.132655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6669f4dd4-j7kzk/barbican-api-6669f4dd4-j7kzk-describe
2026-06-09 17:41:37.132690 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6669f4dd4-j7kzk/logs/
2026-06-09 17:41:37.132724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6669f4dd4-j7kzk/logs/barbican-api-log.log
2026-06-09 17:41:37.132758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6669f4dd4-j7kzk/logs/barbican-api.log
2026-06-09 17:41:37.132792 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/
2026-06-09 17:41:37.132826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/barbican-api-b8bd98988-7kb6x-describe
2026-06-09 17:41:37.132902 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/logs/
2026-06-09 17:41:37.132942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/logs/barbican-api-log-previous.log
2026-06-09 17:41:37.132976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/logs/barbican-api-log.log
2026-06-09 17:41:37.133011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/logs/barbican-api-previous.log
2026-06-09 17:41:37.133046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b8bd98988-7kb6x/logs/barbican-api.log
2026-06-09 17:41:37.133080 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-db-create-6stvh/
2026-06-09 17:41:37.133116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-db-create-6stvh/barbican-db-create-6stvh-describe
2026-06-09 17:41:37.133150 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-db-create-6stvh/logs/
2026-06-09 17:41:37.133185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-db-create-6stvh/logs/mariadb-database-create-previous.log
2026-06-09 17:41:37.133220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-db-create-6stvh/logs/mariadb-database-create.log
2026-06-09 17:41:37.133253 | 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-5888ff4f6b-cc787/
2026-06-09 17:41:37.133288 | 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-5888ff4f6b-cc787/barbican-keystone-listener-5888ff4f6b-cc787-describe
2026-06-09 17:41:37.133322 | 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-5888ff4f6b-cc787/logs/
2026-06-09 17:41:37.133356 | 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-5888ff4f6b-cc787/logs/barbican-keystone-listener-log.log
2026-06-09 17:41:37.133398 | 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-5888ff4f6b-cc787/logs/barbican-keystone-listener-previous.log
2026-06-09 17:41:37.133433 | 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-5888ff4f6b-cc787/logs/barbican-keystone-listener.log
2026-06-09 17:41:37.133467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c9f6b77-t24ct/
2026-06-09 17:41:37.133502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c9f6b77-t24ct/barbican-worker-c9f6b77-t24ct-describe
2026-06-09 17:41:37.133536 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c9f6b77-t24ct/logs/
2026-06-09 17:41:37.133569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c9f6b77-t24ct/logs/barbican-worker-log.log
2026-06-09 17:41:37.133603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c9f6b77-t24ct/logs/barbican-worker-previous.log
2026-06-09 17:41:37.133636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c9f6b77-t24ct/logs/barbican-worker.log
2026-06-09 17:41:37.133670 | 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-s6wkk/
2026-06-09 17:41:37.133704 | 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-s6wkk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-s6wkk-describe
2026-06-09 17:41:37.133741 | 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-s6wkk/logs/
2026-06-09 17:41:37.133775 | 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-s6wkk/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.133809 | 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-09 17:41:37.133877 | 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-09 17:41:37.133922 | 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-09 17:41:37.133957 | 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-09 17:41:37.133992 | 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-09 17:41:37.134027 | 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-09 17:41:37.134061 | 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-09 17:41:37.134096 | 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-09 17:41:37.134129 | 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-09 17:41:37.134163 | 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-09 17:41:37.134197 | 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-09 17:41:37.134293 | 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-previous.log
2026-06-09 17:41:37.134332 | 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-09 17:41:37.134367 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-db-create-s7x7n/
2026-06-09 17:41:37.134425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-db-create-s7x7n/cinder-db-create-s7x7n-describe
2026-06-09 17:41:37.134474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-db-create-s7x7n/logs/
2026-06-09 17:41:37.134511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-db-create-s7x7n/logs/mariadb-database-create-previous.log
2026-06-09 17:41:37.134545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-db-create-s7x7n/logs/mariadb-database-create.log
2026-06-09 17:41:37.134579 | 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-09 17:41:37.134614 | 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-09 17:41:37.134649 | 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-09 17:41:37.134684 | 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-previous.log
2026-06-09 17:41:37.134720 | 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-09 17:41:37.134756 | 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-09 17:41:37.134790 | 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-ipam7stjh/
2026-06-09 17:41:37.134826 | 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-ipam7stjh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam7stjh-describe
2026-06-09 17:41:37.134898 | 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-ipam7stjh/logs/
2026-06-09 17:41:37.134937 | 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-ipam7stjh/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.134980 | 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-m2wrs/
2026-06-09 17:41:37.135016 | 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-m2wrs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-m2wrs-describe
2026-06-09 17:41:37.135051 | 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-m2wrs/logs/
2026-06-09 17:41:37.135086 | 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-m2wrs/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.135120 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-f5446bd49-2whxw/
2026-06-09 17:41:37.135156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-f5446bd49-2whxw/dnsmasq-dns-f5446bd49-2whxw-describe
2026-06-09 17:41:37.135190 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-f5446bd49-2whxw/logs/
2026-06-09 17:41:37.135225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-f5446bd49-2whxw/logs/dnsmasq-dns.log
2026-06-09 17:41:37.135260 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-f5446bd49-2whxw/logs/init.log
2026-06-09 17:41:37.135347 | 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-24wb2/
2026-06-09 17:41:37.135399 | 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-24wb2/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-24wb2-describe
2026-06-09 17:41:37.135435 | 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-24wb2/logs/
2026-06-09 17:41:37.135470 | 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-24wb2/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.135513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-db-create-dcrqh/
2026-06-09 17:41:37.135549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-db-create-dcrqh/glance-db-create-dcrqh-describe
2026-06-09 17:41:37.135583 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-db-create-dcrqh/logs/
2026-06-09 17:41:37.135617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-db-create-dcrqh/logs/mariadb-database-create-previous.log
2026-06-09 17:41:37.135651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-db-create-dcrqh/logs/mariadb-database-create.log
2026-06-09 17:41:37.135685 | 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-09 17:41:37.135720 | 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-09 17:41:37.135753 | 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-09 17:41:37.135787 | 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-09 17:41:37.135821 | 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-09 17:41:37.135902 | 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-09 17:41:37.135949 | 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-09 17:41:37.135985 | 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-09 17:41:37.136028 | 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-09 17:41:37.136064 | 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-09 17:41:37.136098 | 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-vbbfc/
2026-06-09 17:41:37.136132 | 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-vbbfc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vbbfc-describe
2026-06-09 17:41:37.136167 | 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-vbbfc/logs/
2026-06-09 17:41:37.136201 | 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-vbbfc/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.136235 | 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-t4gfh/
2026-06-09 17:41:37.136269 | 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-t4gfh/install-os-edpm-deployment-ipam-openstack-edpm-ipam-t4gfh-describe
2026-06-09 17:41:37.136303 | 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-t4gfh/logs/
2026-06-09 17:41:37.136339 | 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-t4gfh/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.136374 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-76d476ddd6-ppbm4/
2026-06-09 17:41:37.136512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-76d476ddd6-ppbm4/keystone-76d476ddd6-ppbm4-describe
2026-06-09 17:41:37.136552 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-76d476ddd6-ppbm4/logs/
2026-06-09 17:41:37.136595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-76d476ddd6-ppbm4/logs/keystone-api.log.gz
2026-06-09 17:41:37.136630 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-b4s2x/
2026-06-09 17:41:37.136665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-b4s2x/keystone-cron-29683741-b4s2x-describe
2026-06-09 17:41:37.136700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-b4s2x/logs/
2026-06-09 17:41:37.136735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-b4s2x/logs/keystone-cron.log
2026-06-09 17:41:37.136840 | 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-09 17:41:37.136929 | 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-09 17:41:37.136969 | 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-09 17:41:37.137005 | 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-previous.log
2026-06-09 17:41:37.137042 | 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-09 17:41:37.137077 | 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-wsc4t/
2026-06-09 17:41:37.137112 | 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-wsc4t/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-wsc4t-describe
2026-06-09 17:41:37.137147 | 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-wsc4t/logs/
2026-06-09 17:41:37.137189 | 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-wsc4t/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.137225 | 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-09 17:41:37.137260 | 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-09 17:41:37.137295 | 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-09 17:41:37.137356 | 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
2026-06-09 17:41:37.137392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5cbf9d48b7-nd9k6/
2026-06-09 17:41:37.137427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5cbf9d48b7-nd9k6/neutron-5cbf9d48b7-nd9k6-describe
2026-06-09 17:41:37.137462 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5cbf9d48b7-nd9k6/logs/
2026-06-09 17:41:37.137496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5cbf9d48b7-nd9k6/logs/neutron-api.log
2026-06-09 17:41:37.137554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5cbf9d48b7-nd9k6/logs/neutron-httpd.log
2026-06-09 17:41:37.137590 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-db-create-nlst2/
2026-06-09 17:41:37.137625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-db-create-nlst2/neutron-db-create-nlst2-describe
2026-06-09 17:41:37.137660 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-db-create-nlst2/logs/
2026-06-09 17:41:37.137695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-db-create-nlst2/logs/mariadb-database-create-previous.log
2026-06-09 17:41:37.137737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-db-create-nlst2/logs/mariadb-database-create.log
2026-06-09 17:41:37.137772 | 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-8h5v2/
2026-06-09 17:41:37.137806 | 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-8h5v2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-8h5v2-describe
2026-06-09 17:41:37.137840 | 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-8h5v2/logs/
2026-06-09 17:41:37.137919 | 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-8h5v2/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.137956 | 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-09 17:41:37.137991 | 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-09 17:41:37.138026 | 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-09 17:41:37.138060 | 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-previous.log
2026-06-09 17:41:37.138095 | 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-09 17:41:37.138130 | 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-previous.log
2026-06-09 17:41:37.138164 | 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-09 17:41:37.138200 | 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-09 17:41:37.138234 | 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-09 17:41:37.138277 | 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-09 17:41:37.138313 | 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-previous.log
2026-06-09 17:41:37.138348 | 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-09 17:41:37.138382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-4309-account-create-update-rcv7j/
2026-06-09 17:41:37.138437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-4309-account-create-update-rcv7j/nova-cell1-4309-account-create-update-rcv7j-describe
2026-06-09 17:41:37.138474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-4309-account-create-update-rcv7j/logs/
2026-06-09 17:41:37.138576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-4309-account-create-update-rcv7j/logs/mariadb-account-create-update-previous.log
2026-06-09 17:41:37.138613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-4309-account-create-update-rcv7j/logs/mariadb-account-create-update.log
2026-06-09 17:41:37.138647 | 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-09 17:41:37.138682 | 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-09 17:41:37.138716 | 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-09 17:41:37.138749 | 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-previous.log
2026-06-09 17:41:37.138783 | 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-09 17:41:37.138826 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-db-create-w7q7k/
2026-06-09 17:41:37.138896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-db-create-w7q7k/nova-cell1-db-create-w7q7k-describe
2026-06-09 17:41:37.138933 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-db-create-w7q7k/logs/
2026-06-09 17:41:37.138968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-db-create-w7q7k/logs/mariadb-database-create-previous.log
2026-06-09 17:41:37.139002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-db-create-w7q7k/logs/mariadb-database-create.log
2026-06-09 17:41:37.139036 | 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-09 17:41:37.139070 | 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-09 17:41:37.139103 | 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-09 17:41:37.139228 | 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-09 17:41:37.139278 | 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-8wdvc/
2026-06-09 17:41:37.139314 | 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-8wdvc/nova-edpm-deployment-ipam-openstack-edpm-ipam-8wdvc-describe
2026-06-09 17:41:37.139350 | 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-8wdvc/logs/
2026-06-09 17:41:37.139385 | 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-8wdvc/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.139429 | 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-09 17:41:37.139465 | 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-09 17:41:37.139499 | 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-09 17:41:37.139533 | 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-previous.log
2026-06-09 17:41:37.139664 | 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-09 17:41:37.139716 | 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-previous.log
2026-06-09 17:41:37.139831 | 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-09 17:41:37.139935 | 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-09 17:41:37.139974 | 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-09 17:41:37.140011 | 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-09 17:41:37.140046 | 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-previous.log
2026-06-09 17:41:37.140081 | 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-09 17:41:37.140115 | 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-09 17:41:37.140150 | 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-09 17:41:37.140199 | 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-09 17:41:37.140234 | 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-09 17:41:37.140268 | 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-09 17:41:37.140302 | 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-checksum-discovery-pwnfh/
2026-06-09 17:41:37.140337 | 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-checksum-discovery-pwnfh/openstack-edpm-ipam-provisionserver-checksum-discovery-pwnfh-describe
2026-06-09 17:41:37.140371 | 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-checksum-discovery-pwnfh/logs/
2026-06-09 17:41:37.140405 | 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-checksum-discovery-pwnfh/logs/init.log
2026-06-09 17:41:37.140440 | 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-checksum-discovery-pwnfh/logs/openstack-edpm-ipam-provisionserver-checksum-discovery.log
2026-06-09 17:41:37.140475 | 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-openstackprovisionservlhwjq/
2026-06-09 17:41:37.140510 | 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-openstackprovisionservlhwjq/openstack-edpm-ipam-provisionserver-openstackprovisionservlhwjq-describe
2026-06-09 17:41:37.140545 | 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-openstackprovisionservlhwjq/logs/
2026-06-09 17:41:37.140580 | 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-openstackprovisionservlhwjq/logs/init.log
2026-06-09 17:41:37.140614 | 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-openstackprovisionservlhwjq/logs/osp-httpd.log
2026-06-09 17:41:37.140657 | 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-09 17:41:37.140692 | 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-09 17:41:37.140727 | 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-09 17:41:37.140761 | 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-previous.log
2026-06-09 17:41:37.140796 | 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-09 17:41:37.140830 | 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-09 17:41:37.140941 | 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-09 17:41:37.140987 | 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-09 17:41:37.141021 | 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-09 17:41:37.141056 | 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-09 17:41:37.141090 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-9kldd/
2026-06-09 17:41:37.141124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-9kldd/ovn-controller-9kldd-describe
2026-06-09 17:41:37.141159 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-9kldd/logs/
2026-06-09 17:41:37.141195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-9kldd/logs/ovn-controller-previous.log
2026-06-09 17:41:37.141240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-9kldd/logs/ovn-controller.log
2026-06-09 17:41:37.141276 | 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-n4ljj/
2026-06-09 17:41:37.141311 | 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-n4ljj/ovn-controller-metrics-n4ljj-describe
2026-06-09 17:41:37.141346 | 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-n4ljj/logs/
2026-06-09 17:41:37.141379 | 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-n4ljj/logs/openstack-network-exporter.log
2026-06-09 17:41:37.141414 | 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-j4tx5/
2026-06-09 17:41:37.141450 | 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-j4tx5/ovn-controller-ovs-j4tx5-describe
2026-06-09 17:41:37.141486 | 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-j4tx5/logs/
2026-06-09 17:41:37.141521 | 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-j4tx5/logs/ovs-vswitchd.log
2026-06-09 17:41:37.141555 | 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-j4tx5/logs/ovsdb-server-init.log
2026-06-09 17:41:37.141590 | 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-j4tx5/logs/ovsdb-server.log
2026-06-09 17:41:37.141684 | 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-dz5hk/
2026-06-09 17:41:37.141721 | 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-dz5hk/ovn-edpm-deployment-ipam-openstack-edpm-ipam-dz5hk-describe
2026-06-09 17:41:37.141756 | 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-dz5hk/logs/
2026-06-09 17:41:37.141799 | 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-dz5hk/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.141834 | 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-09 17:41:37.141901 | 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-09 17:41:37.141938 | 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-09 17:41:37.142037 | 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-09 17:41:37.142076 | 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-09 17:41:37.142111 | 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-09 17:41:37.142145 | 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-09 17:41:37.142180 | 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-09 17:41:37.142214 | 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-09 17:41:37.142248 | 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-09 17:41:37.142283 | 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-09 17:41:37.142317 | 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-09 17:41:37.142351 | 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-09 17:41:37.142392 | 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-09 17:41:37.142449 | 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-09 17:41:37.142486 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-748dbd4fc4-f54hn/
2026-06-09 17:41:37.142520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-748dbd4fc4-f54hn/placement-748dbd4fc4-f54hn-describe
2026-06-09 17:41:37.142554 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-748dbd4fc4-f54hn/logs/
2026-06-09 17:41:37.142587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-748dbd4fc4-f54hn/logs/placement-api.log
2026-06-09 17:41:37.142621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-748dbd4fc4-f54hn/logs/placement-log.log
2026-06-09 17:41:37.142654 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-db-create-87tf9/
2026-06-09 17:41:37.142687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-db-create-87tf9/placement-db-create-87tf9-describe
2026-06-09 17:41:37.142721 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-db-create-87tf9/logs/
2026-06-09 17:41:37.142754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-db-create-87tf9/logs/mariadb-database-create-previous.log
2026-06-09 17:41:37.142787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-db-create-87tf9/logs/mariadb-database-create.log
2026-06-09 17:41:37.142820 | 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-09 17:41:37.142880 | 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-09 17:41:37.142987 | 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-09 17:41:37.143027 | 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-09 17:41:37.143127 | 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-09 17:41:37.143165 | 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-09 17:41:37.143200 | 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-09 17:41:37.143234 | 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-09 17:41:37.143268 | 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-09 17:41:37.143303 | 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-09 17:41:37.143337 | 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-9tph4/
2026-06-09 17:41:37.143371 | 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-9tph4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9tph4-describe
2026-06-09 17:41:37.143407 | 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-9tph4/logs/
2026-06-09 17:41:37.143442 | 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-9tph4/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.143477 | 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-8cfdx/
2026-06-09 17:41:37.143520 | 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-8cfdx/redhat-edpm-deployment-ipam-openstack-edpm-ipam-8cfdx-describe
2026-06-09 17:41:37.143556 | 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-8cfdx/logs/
2026-06-09 17:41:37.143591 | 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-8cfdx/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.143625 | 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-jxvsg/
2026-06-09 17:41:37.143658 | 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-jxvsg/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-jxvsg-describe
2026-06-09 17:41:37.143692 | 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-jxvsg/logs/
2026-06-09 17:41:37.143726 | 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-jxvsg/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.143760 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/root-account-create-update-x9h8t/
2026-06-09 17:41:37.143795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/root-account-create-update-x9h8t/root-account-create-update-x9h8t-describe
2026-06-09 17:41:37.143829 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/root-account-create-update-x9h8t/logs/
2026-06-09 17:41:37.143916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/root-account-create-update-x9h8t/logs/mariadb-account-create-update.log
2026-06-09 17:41:37.143956 | 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-9xjzx/
2026-06-09 17:41:37.143991 | 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-9xjzx/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9xjzx-describe
2026-06-09 17:41:37.144034 | 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-9xjzx/logs/
2026-06-09 17:41:37.144070 | 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-9xjzx/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.144105 | 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-rv959/
2026-06-09 17:41:37.144199 | 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-rv959/ssh-known-hosts-edpm-deployment-ipam-rv959-describe
2026-06-09 17:41:37.144242 | 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-rv959/logs/
2026-06-09 17:41:37.144277 | 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-rv959/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-09 17:41:37.144311 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-769dd4cf67-hvssr/
2026-06-09 17:41:37.144346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-769dd4cf67-hvssr/swift-proxy-769dd4cf67-hvssr-describe
2026-06-09 17:41:37.144380 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-769dd4cf67-hvssr/logs/
2026-06-09 17:41:37.144414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-769dd4cf67-hvssr/logs/proxy-httpd.log
2026-06-09 17:41:37.144451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-769dd4cf67-hvssr/logs/proxy-server.log
2026-06-09 17:41:37.144486 | 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-sp6vm/
2026-06-09 17:41:37.144520 | 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-sp6vm/swift-ring-rebalance-sp6vm-describe
2026-06-09 17:41:37.144563 | 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-sp6vm/logs/
2026-06-09 17:41:37.144599 | 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-sp6vm/logs/swift-ring-rebalance.log
2026-06-09 17:41:37.144633 | 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-09 17:41:37.144668 | 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-09 17:41:37.144702 | 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-09 17:41:37.144736 | 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-09 17:41:37.144770 | 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-09 17:41:37.144804 | 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-09 17:41:37.144837 | 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-09 17:41:37.144907 | 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-09 17:41:37.144944 | 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-09 17:41:37.144978 | 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-09 17:41:37.145012 | 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-09 17:41:37.145046 | 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-09 17:41:37.145088 | 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-09 17:41:37.145122 | 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-09 17:41:37.145156 | 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-09 17:41:37.145189 | 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-09 17:41:37.145280 | 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-09 17:41:37.145325 | 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-09 17:41:37.145359 | 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-09 17:41:37.145394 | 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-mrq4f/
2026-06-09 17:41:37.145429 | 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-mrq4f/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-mrq4f-describe
2026-06-09 17:41:37.145464 | 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-mrq4f/logs/
2026-06-09 17:41:37.145499 | 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-mrq4f/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.145533 | 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-ng4x9/
2026-06-09 17:41:37.145567 | 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-ng4x9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-ng4x9-describe
2026-06-09 17:41:37.145610 | 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-ng4x9/logs/
2026-06-09 17:41:37.145645 | 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-ng4x9/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:41:37.145679 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-09 17:41:37.145714 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6669f4dd4.yaml
2026-06-09 17:41:37.145748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6bdc9bcf7b.yaml
2026-06-09 17:41:37.145782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-b8bd98988.yaml
2026-06-09 17:41:37.145816 | 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-5888ff4f6b.yaml
2026-06-09 17:41:37.145875 | 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-c9c884cdd.yaml
2026-06-09 17:41:37.145919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-6c6ff85c8f.yaml
2026-06-09 17:41:37.145953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-c9f6b77.yaml
2026-06-09 17:41:37.145987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5494568cc5.yaml
2026-06-09 17:41:37.146021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6566476449.yaml
2026-06-09 17:41:37.146056 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-694549dd57.yaml
2026-06-09 17:41:37.146098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-69d794c7cc.yaml
2026-06-09 17:41:37.146133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7478b4bb45.yaml
2026-06-09 17:41:37.146167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-786645bb79.yaml
2026-06-09 17:41:37.146201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-849b84f84f.yaml
2026-06-09 17:41:37.146234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85c5b8fbf9.yaml
2026-06-09 17:41:37.146267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-94bfffd6f.yaml
2026-06-09 17:41:37.146300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-b779ff7c7.yaml
2026-06-09 17:41:37.146333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-f5446bd49.yaml
2026-06-09 17:41:37.146366 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-76d476ddd6.yaml
2026-06-09 17:41:37.146399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-5cbf9d48b7.yaml
2026-06-09 17:41:37.146452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-78489f676d.yaml
2026-06-09 17:41:37.146485 | 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-564f849b4b.yaml
2026-06-09 17:41:37.146519 | 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-679dc8d484.yaml
2026-06-09 17:41:37.146554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-748dbd4fc4.yaml
2026-06-09 17:41:37.146588 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-769dd4cf67.yaml
2026-06-09 17:41:37.146630 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-09 17:41:37.146666 | 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-09 17:41:37.146702 | 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-09 17:41:37.146738 | 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-09 17:41:37.146773 | 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-09 17:41:37.146809 | 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-09 17:41:37.146844 | 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-09 17:41:37.146990 | 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-09 17:41:37.147031 | 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-09 17:41:37.147068 | 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-09 17:41:37.147103 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-09 17:41:37.147138 | 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-09 17:41:37.147174 | 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-09 17:41:37.147209 | 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-09 17:41:37.147254 | 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-09 17:41:37.147290 | 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-09 17:41:37.147386 | 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-09 17:41:37.147429 | 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-09 17:41:37.147463 | 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-09 17:41:37.147497 | 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-09 17:41:37.147532 | 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-09 17:41:37.147566 | 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-09 17:41:37.147600 | 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-09 17:41:37.147636 | 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-09 17:41:37.147670 | 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-09 17:41:37.147704 | 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-09 17:41:37.147739 | 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-09 17:41:37.147773 | 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-09 17:41:37.147815 | 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-09 17:41:37.147893 | 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-09 17:41:37.147941 | 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-09 17:41:37.147978 | 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-09 17:41:37.148012 | 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-09 17:41:37.148047 | 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-09 17:41:37.148081 | 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-09 17:41:37.148115 | 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-09 17:41:37.148149 | 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-09 17:41:37.148183 | 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-09 17:41:37.148218 | 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-09 17:41:37.148252 | 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-09 17:41:37.148286 | 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-09 17:41:37.148334 | 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-09 17:41:37.148369 | 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-09 17:41:37.148538 | 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-09 17:41:37.148584 | 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-09 17:41:37.148620 | 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-09 17:41:37.148656 | 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-09 17:41:37.148691 | 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-09 17:41:37.148726 | 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-09 17:41:37.148761 | 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-09 17:41:37.148796 | 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-transport.yaml
2026-06-09 17:41:37.148831 | 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-09 17:41:37.148903 | 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-09 17:41:37.148943 | 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-09 17:41:37.148979 | 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-09 17:41:37.149023 | 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-09 17:41:37.149059 | 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-09 17:41:37.149093 | 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-09 17:41:37.149127 | 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-09 17:41:37.149161 | 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-09 17:41:37.149194 | 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-09 17:41:37.149302 | 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-09 17:41:37.149351 | 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-09 17:41:37.149387 | 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-09 17:41:37.149422 | 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-09 17:41:37.149457 | 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-09 17:41:37.149491 | 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-09 17:41:37.149525 | 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-09 17:41:37.149613 | 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-09 17:41:37.149666 | 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-09 17:41:37.149703 | 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-09 17:41:37.149738 | 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-09 17:41:37.149773 | 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-09 17:41:37.149808 | 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-09 17:41:37.149842 | 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-09 17:41:37.149912 | 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-09 17:41:37.149948 | 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-09 17:41:37.149983 | 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-09 17:41:37.150017 | 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-09 17:41:37.150052 | 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-09 17:41:37.150086 | 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-09 17:41:37.150119 | 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-09 17:41:37.150153 | 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-09 17:41:37.150194 | 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-09 17:41:37.150228 | 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-09 17:41:37.150262 | 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-09 17:41:37.150297 | 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-09 17:41:37.150331 | 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-09 17:41:37.150366 | 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-09 17:41:37.150400 | 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-09 17:41:37.150457 | 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-09 17:41:37.150492 | 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-09 17:41:37.150527 | 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-09 17:41:37.150560 | 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-09 17:41:37.150594 | 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-09 17:41:37.150628 | 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-09 17:41:37.150739 | 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-09 17:41:37.150777 | 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-09 17:41:37.150813 | 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-09 17:41:37.150872 | 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-09 17:41:37.150917 | 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-09 17:41:37.150953 | 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-09 17:41:37.150988 | 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-09 17:41:37.151022 | 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-09 17:41:37.151056 | 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-09 17:41:37.151089 | 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-09 17:41:37.151122 | 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-09 17:41:37.151155 | 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-09 17:41:37.151189 | 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-09 17:41:37.151230 | 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-09 17:41:37.151265 | 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-09 17:41:37.151298 | 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-09 17:41:37.151332 | 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-09 17:41:37.151365 | 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-09 17:41:37.151399 | 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-09 17:41:37.151433 | 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-09 17:41:37.151467 | 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-09 17:41:37.151501 | 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-09 17:41:37.151536 | 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-09 17:41:37.151570 | 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-09 17:41:37.151604 | 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-09 17:41:37.151639 | 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-09 17:41:37.151673 | 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-09 17:41:37.151898 | 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-09 17:41:37.151951 | 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-09 17:41:37.151989 | 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-09 17:41:37.152024 | 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-09 17:41:37.152060 | 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-09 17:41:37.152094 | 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-09 17:41:37.152129 | 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-09 17:41:37.152164 | 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-09 17:41:37.152198 | 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-09 17:41:37.152232 | 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-09 17:41:37.152266 | 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-09 17:41:37.152300 | 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-09 17:41:37.152334 | 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-09 17:41:37.152369 | 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-09 17:41:37.152412 | 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-09 17:41:37.152448 | 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-09 17:41:37.152482 | 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-09 17:41:37.152518 | 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-09 17:41:37.152553 | 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-09 17:41:37.152588 | 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-09 17:41:37.152624 | 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-09 17:41:37.152659 | 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-09 17:41:37.152694 | 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-09 17:41:37.152729 | 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-09 17:41:37.152763 | 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-09 17:41:37.152798 | 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-09 17:41:37.152832 | 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-09 17:41:37.152963 | 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-09 17:41:37.153010 | 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-09 17:41:37.153046 | 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-09 17:41:37.153080 | 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-09 17:41:37.153114 | 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-09 17:41:37.153148 | 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-09 17:41:37.153182 | 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-09 17:41:37.153216 | 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-09 17:41:37.153250 | 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-09 17:41:37.153284 | 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-09 17:41:37.153317 | 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-09 17:41:37.153351 | 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-09 17:41:37.153385 | 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-09 17:41:37.153419 | 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-09 17:41:37.153453 | 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-09 17:41:37.153493 | 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-09 17:41:37.153528 | 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-09 17:41:37.153562 | 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-09 17:41:37.153595 | 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-09 17:41:37.153628 | 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-09 17:41:37.153662 | 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-09 17:41:37.153696 | 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-09 17:41:37.153730 | 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-09 17:41:37.153764 | 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-09 17:41:37.153798 | 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-09 17:41:37.153833 | 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-09 17:41:37.153903 | 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-09 17:41:37.153941 | 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-09 17:41:37.154091 | 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-09 17:41:37.154129 | 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-09 17:41:37.154165 | 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-09 17:41:37.154200 | 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-09 17:41:37.154236 | 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-09 17:41:37.154271 | 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-09 17:41:37.154305 | 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-09 17:41:37.154340 | 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-09 17:41:37.154375 | 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-09 17:41:37.154412 | 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-09 17:41:37.154468 | 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-09 17:41:37.154503 | 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-09 17:41:37.154538 | 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-09 17:41:37.154574 | 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-09 17:41:37.154608 | 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-09 17:41:37.154650 | 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-09 17:41:37.154685 | 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-09 17:41:37.154720 | 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-09 17:41:37.154754 | 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-09 17:41:37.154788 | 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-09 17:41:37.154822 | 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-09 17:41:37.154883 | 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-09 17:41:37.154927 | 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-09 17:41:37.154962 | 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-09 17:41:37.154996 | 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-09 17:41:37.155030 | 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-09 17:41:37.155065 | 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-09 17:41:37.155162 | 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-09 17:41:37.155216 | 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-09 17:41:37.155252 | 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-09 17:41:37.155288 | 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-09 17:41:37.155323 | 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-09 17:41:37.155358 | 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-09 17:41:37.155392 | 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-09 17:41:37.155427 | 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-09 17:41:37.155460 | 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-09 17:41:37.155494 | 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-09 17:41:37.155528 | 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-09 17:41:37.155562 | 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-09 17:41:37.155596 | 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-09 17:41:37.155630 | 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-09 17:41:37.155664 | 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-09 17:41:37.155705 | 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-09 17:41:37.155739 | 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-09 17:41:37.155773 | 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-09 17:41:37.155807 | 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-09 17:41:37.155841 | 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-09 17:41:37.155932 | 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-09 17:41:37.155970 | 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-09 17:41:37.156004 | 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-09 17:41:37.156038 | 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-09 17:41:37.156072 | 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-09 17:41:37.156105 | 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-transport.yaml
2026-06-09 17:41:37.156138 | 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-09 17:41:37.156172 | 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-09 17:41:37.156205 | 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-09 17:41:37.156247 | 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-09 17:41:37.156282 | 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-09 17:41:37.156315 | 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-09 17:41:37.156349 | 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-09 17:41:37.156383 | 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-09 17:41:37.156416 | 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-09 17:41:37.156449 | 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-09 17:41:37.156482 | 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-09 17:41:37.156515 | 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-09 17:41:37.156548 | 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-09 17:41:37.156581 | 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-09 17:41:37.156615 | 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-09 17:41:37.156648 | 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-09 17:41:37.156682 | 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-09 17:41:37.156728 | 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-09 17:41:37.156763 | 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-09 17:41:37.156796 | 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-09 17:41:37.156831 | 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-09 17:41:37.156901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-09 17:41:37.156940 | 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-09 17:41:37.157051 | 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-09 17:41:37.157102 | 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-09 17:41:37.157141 | 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-09 17:41:37.157177 | 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-09 17:41:37.157213 | 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-09 17:41:37.157248 | 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-09 17:41:37.157284 | 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-09 17:41:37.157319 | 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-09 17:41:37.157362 | 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-09 17:41:37.157398 | 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-09 17:41:37.157435 | 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-09 17:41:37.157469 | 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-09 17:41:37.157503 | 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-09 17:41:37.157536 | 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-09 17:41:37.157571 | 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-09 17:41:37.157605 | 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-09 17:41:37.157639 | 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-09 17:41:37.157673 | 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-09 17:41:37.157706 | 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-09 17:41:37.157742 | 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-09 17:41:37.157776 | 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-09 17:41:37.157812 | 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-09 17:41:37.157846 | 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-09 17:41:37.157930 | 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-09 17:41:37.157968 | 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-09 17:41:37.158002 | 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-09 17:41:37.158037 | 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-09 17:41:37.158072 | 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-09 17:41:37.158106 | 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-09 17:41:37.158140 | 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-09 17:41:37.158175 | 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-09 17:41:37.158209 | 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-09 17:41:37.158243 | 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-09 17:41:37.158277 | 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-09 17:41:37.158311 | 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-09 17:41:37.158345 | 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-09 17:41:37.158445 | 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-09 17:41:37.158490 | 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-09 17:41:37.158532 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-09 17:41:37.158567 | 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-09 17:41:37.158600 | 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-09 17:41:37.158634 | 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-09 17:41:37.158668 | 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-09 17:41:37.158702 | 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-09 17:41:37.158736 | 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-09 17:41:37.158770 | 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-09 17:41:37.158803 | 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-09 17:41:37.158837 | 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-09 17:41:37.158909 | 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-09 17:41:37.158945 | 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-09 17:41:37.158979 | 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-09 17:41:37.159012 | 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-09 17:41:37.159054 | 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-09 17:41:37.159088 | 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-09 17:41:37.159123 | 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-09 17:41:37.159156 | 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-09 17:41:37.159190 | 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-09 17:41:37.159223 | 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-09 17:41:37.159257 | 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-09 17:41:37.159291 | 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-09 17:41:37.159324 | 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-09 17:41:37.159369 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-09 17:41:37.159405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-09 17:41:37.159432 | 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-09 17:41:37.159459 | 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-09 17:41:37.159531 | 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-09 17:41:37.159560 | 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-09 17:41:37.159625 | 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-09 17:41:37.159654 | 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-09 17:41:37.159676 | 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-09 17:41:37.159698 | 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-09 17:41:37.159720 | 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-09 17:41:37.159742 | 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-09 17:41:37.159764 | 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-09 17:41:37.159785 | 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-09 17:41:37.159807 | 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-09 17:41:37.159828 | 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-09 17:41:37.159883 | 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-09 17:41:37.159913 | 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-09 17:41:37.159936 | 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-09 17:41:37.159957 | 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-09 17:41:37.159979 | 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-09 17:41:37.160000 | 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-09 17:41:37.160027 | 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-previous.log
2026-06-09 17:41:37.160049 | 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-09 17:41:37.160071 | 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-09 17:41:37.160093 | 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-09 17:41:37.160115 | 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-09 17:41:37.160137 | 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-09 17:41:37.160159 | 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-09 17:41:37.160180 | 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-09 17:41:37.160202 | 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-09 17:41:37.160224 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-09 17:41:37.160246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-09 17:41:37.160268 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-09 17:41:37.160290 | 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-09 17:41:37.160312 | 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-09 17:41:37.160334 | 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-09 17:41:37.160360 | 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-09 17:41:37.160383 | 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-09 17:41:37.160404 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-09 17:41:37.160427 | 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-09 17:41:37.160456 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-09 17:41:37.160478 | 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-09 17:41:37.160500 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-09 17:41:37.160522 | 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-09 17:41:37.160544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-09 17:41:37.160566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-09 17:41:37.160587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-09 17:41:37.160609 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-09 17:41:37.160630 | 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-09 17:41:37.160651 | 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-09 17:41:37.160673 | 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-09 17:41:37.160695 | 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-09 17:41:37.160726 | 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-09 17:41:37.160751 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-09 17:41:37.160773 | 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-6669f4dd4-j7kzk -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.160794 | 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-b8bd98988-7kb6x -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.160817 | 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-5888ff4f6b-cc787 -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.160839 | 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-c9f6b77-t24ct -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.160886 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-09 17:41:37.160925 | 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-09 17:41:37.160951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-09 17:41:37.161051 | 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-09 17:41:37.161077 | 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-09 17:41:37.161100 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-09 17:41:37.161122 | 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-09 17:41:37.161145 | 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-09 17:41:37.161178 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-09 17:41:37.161201 | 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-76d476ddd6-ppbm4 -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161223 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-09 17:41:37.161244 | 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-5cbf9d48b7-nd9k6 -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161266 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-09 17:41:37.161288 | 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-09 17:41:37.161310 | 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-09 17:41:37.161335 | 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-09 17:41:37.161358 | 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-09 17:41:37.161379 | 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-09 17:41:37.161401 | 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-09 17:41:37.161422 | 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-09 17:41:37.161444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-09 17:41:37.161466 | 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-9kldd -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161493 | 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-n4ljj -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161515 | 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-j4tx5 -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161537 | 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-09 17:41:37.161559 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-09 17:41:37.161580 | 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-09 17:41:37.161602 | 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-09 17:41:37.161624 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-09 17:41:37.161645 | 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-748dbd4fc4-f54hn -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161730 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-09 17:41:37.161758 | 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-769dd4cf67-hvssr -> ../_all_nodes/sosreport-crc
2026-06-09 17:41:37.161818 | 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-09 17:41:37.161843 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-09 17:41:37.161890 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-09 17:41:37.161914 | 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-09 17:41:37.161936 | 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-09 17:41:37.161965 | 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-09 17:41:37.161987 | 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-09 17:41:37.162014 | 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-09 17:41:37.162037 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-09 17:41:37.162059 | 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-09 17:41:37.162081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-jpk4s.yaml
2026-06-09 17:41:37.162102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-qr7df.yaml
2026-06-09 17:41:37.162123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-c4cvc.yaml
2026-06-09 17:41:37.162145 | 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-09 17:41:37.162166 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-zfjws.yaml
2026-06-09 17:41:37.162187 | 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-09 17:41:37.162209 | 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-09 17:41:37.162231 | 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-09 17:41:37.162252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-zmbwn.yaml
2026-06-09 17:41:37.162278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-6rgbt.yaml
2026-06-09 17:41:37.162300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-f2r9g.yaml
2026-06-09 17:41:37.162322 | 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-09 17:41:37.162343 | 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-09 17:41:37.162365 | 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-09 17:41:37.162387 | 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-09 17:41:37.162409 | 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-09 17:41:37.162447 | controller | cd+++++++++ ci-framework-data/tests/
2026-06-09 17:41:37.162471 | controller | cd+++++++++ ci-framework-data/tests/update/
2026-06-09 17:41:37.162495 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.lock
2026-06-09 17:41:37.162519 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.log
2026-06-09 17:41:37.162541 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.pid
2026-06-09 17:41:37.162565 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.sh
2026-06-09 17:41:37.162587 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_script.log
2026-06-09 17:41:37.162609 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_tmp_dir.txt
2026-06-09 17:41:37.162630 | controller | >f+++++++++ ci-framework-data/tests/update/update_event.sh
2026-06-09 17:41:37.162652 | controller | >f+++++++++ ci-framework-data/tests/update/update_timeline.log
2026-06-09 17:41:37.162674 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/
2026-06-09 17:41:37.162696 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/cycle_events_1781024604.txt
2026-06-09 17:41:37.162719 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/cycle_events_1781024716.txt
2026-06-09 17:41:37.162741 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/cycle_events_1781024728.txt
2026-06-09 17:41:37.162763 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/cycle_events_1781024779.txt
2026-06-09 17:41:37.162784 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/cycle_events_1781024894.txt
2026-06-09 17:41:37.162805 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/cycle_events_init.txt
2026-06-09 17:41:37.162827 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/dedup_events.txt
2026-06-09 17:41:37.162872 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/monitor_last_check_time.txt
2026-06-09 17:41:37.162901 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/podman_events.txt
2026-06-09 17:41:37.162923 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/openshift_events/
2026-06-09 17:41:37.162945 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/openshift_events/openstack-operators_events.txt
2026-06-09 17:41:37.162967 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-zjc/openshift_events/openstack_events.txt
2026-06-09 17:41:37.162989 | controller | cd+++++++++ registries.conf.d/
2026-06-09 17:41:37.163011 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-09 17:41:37.163033 | controller | cd+++++++++ system-config/
2026-06-09 17:41:37.163088 | controller | cd+++++++++ system-config/libvirt/
2026-06-09 17:41:37.163116 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-09 17:41:37.163138 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-09 17:41:37.163160 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-09 17:41:37.163182 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-09 17:41:37.163203 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-09 17:41:37.163225 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-09 17:41:37.163247 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-09 17:41:37.163269 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-09 17:41:37.163290 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-09 17:41:37.163311 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-09 17:41:37.163333 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-09 17:41:37.163354 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-09 17:41:37.163375 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-09 17:41:37.163396 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-09 17:41:37.163417 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-09 17:41:37.163438 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-09 17:41:37.737819 | controller | changed: .d..t...... ./
2026-06-09 17:41:38.463217 | controller | changed: .d..t...... ./
2026-06-09 17:41:38.596959 | 
2026-06-09 17:41:38.597114 | TASK [Return artifact to Zuul]
2026-06-09 17:41:38.632062 | controller | skipping: Conditional result was False
2026-06-09 17:41:38.634655 | 
2026-06-09 17:41:38.634709 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-09 17:41:38.634815 | 
2026-06-09 17:41:38.634842 | PLAY RECAP
2026-06-09 17:41:38.634908 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-09 17:41:38.634928 | 
2026-06-09 17:41:38.818568 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 17:41:38.822976 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 17:41:39.439007 | 
2026-06-09 17:41:39.439130 | PLAY [Report DLRN results after job run]
2026-06-09 17:41:39.475943 | 
2026-06-09 17:41:39.476088 | TASK [Include vars from ci-framework group_vars]
2026-06-09 17:41:39.528254 | controller | ok
2026-06-09 17:41:39.637360 | 
2026-06-09 17:41:39.637524 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:41:39.681694 | controller | skipping: Conditional result was False
2026-06-09 17:41:39.720522 | 
2026-06-09 17:41:39.720671 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:41:40.272273 | controller | ok
2026-06-09 17:41:40.307302 | 
2026-06-09 17:41:40.307397 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:41:40.331312 | controller | skipping: Conditional result was False
2026-06-09 17:41:40.360255 | 
2026-06-09 17:41:40.360338 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:41:40.469599 | 
2026-06-09 17:41:40.469763 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:41:40.533529 | 
2026-06-09 17:41:40.533784 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:41:40.596363 | 
2026-06-09 17:41:40.596560 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:41:40.631152 | controller | skipping: Conditional result was False
2026-06-09 17:41:40.698935 | 
2026-06-09 17:41:40.699089 | TASK [Report job status to DLRN]
2026-06-09 17:41:40.802898 | controller | ok
2026-06-09 17:41:40.965451 | 
2026-06-09 17:41:40.965603 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-09 17:41:41.040553 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.082021 | 
2026-06-09 17:41:41.082207 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-09 17:41:41.138911 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.170158 | 
2026-06-09 17:41:41.170285 | TASK [dlrn_report : Install kinit related package]
2026-06-09 17:41:41.224565 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.253515 | 
2026-06-09 17:41:41.253705 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-09 17:41:41.329462 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.424148 | 
2026-06-09 17:41:41.424298 | TASK [Set zuul-log-path fact]
2026-06-09 17:41:41.499122 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.540811 | 
2026-06-09 17:41:41.541015 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-09 17:41:41.618049 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.673806 | 
2026-06-09 17:41:41.673989 | TASK [Get hash related data from repo_setup role]
2026-06-09 17:41:41.749962 | controller | skipping: Conditional result was False
2026-06-09 17:41:41.793676 | 
2026-06-09 17:41:41.793841 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-09 17:41:42.546394 | controller | skipping: Conditional result was False
2026-06-09 17:41:42.605884 | 
2026-06-09 17:41:42.606067 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-09 17:41:43.312491 | controller | skipping: Conditional result was False
2026-06-09 17:41:43.371163 | 
2026-06-09 17:41:43.371377 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-09 17:41:44.075210 | controller | skipping: Conditional result was False
2026-06-09 17:41:44.136047 | 
2026-06-09 17:41:44.136252 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-09 17:41:44.223058 | controller | skipping: Conditional result was False
2026-06-09 17:41:44.312874 | 
2026-06-09 17:41:44.313054 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-09 17:41:45.006482 | controller | skipping: Conditional result was False
2026-06-09 17:41:45.072157 | 
2026-06-09 17:41:45.072324 | PLAY RECAP
2026-06-09 17:41:45.072387 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-09 17:41:45.072417 | 
2026-06-09 17:41:45.237284 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 17:41:45.241430 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 17:41:46.061949 | 
2026-06-09 17:41:46.062066 | PLAY [all]
2026-06-09 17:41:46.097951 | 
2026-06-09 17:41:46.098116 | TASK [include_role : fetch-output]
2026-06-09 17:41:46.150226 | controller | ok
2026-06-09 17:41:46.247457 | 
2026-06-09 17:41:46.247627 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 17:41:46.322800 | controller | skipping: Conditional result was False
2026-06-09 17:41:46.373135 | 
2026-06-09 17:41:46.373311 | TASK [fetch-output : Set log path for single node]
2026-06-09 17:41:46.484149 | controller | ok
2026-06-09 17:41:46.515978 | 
2026-06-09 17:41:46.516094 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 17:41:46.996296 | controller -> localhost | ok: "/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/logs"
2026-06-09 17:41:47.265193 | controller -> localhost | ok: "/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/artifacts"
2026-06-09 17:41:47.501628 | controller -> localhost | ok: "/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/docs"
2026-06-09 17:41:47.567271 | 
2026-06-09 17:41:47.567436 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 17:41:48.650369 | controller | ok
2026-06-09 17:41:48.650558 | controller | ok: All items complete
2026-06-09 17:41:48.650584 | 
2026-06-09 17:41:49.292192 | controller | ok
2026-06-09 17:41:50.077074 | controller | ok
2026-06-09 17:41:50.174996 | 
2026-06-09 17:41:50.175208 | TASK [include_role : fetch-output-openshift]
2026-06-09 17:41:50.211344 | controller | skipping: Conditional result was False
2026-06-09 17:41:50.321361 | 
2026-06-09 17:41:50.321540 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 17:41:50.872973 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.015319
2026-06-09 17:41:51.152651 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.013027
2026-06-09 17:41:51.220900 | 
2026-06-09 17:41:51.221008 | PLAY [all]
2026-06-09 17:41:51.258965 | 
2026-06-09 17:41:51.259121 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 17:41:51.888333 | controller | changed
2026-06-09 17:41:51.958466 | 
2026-06-09 17:41:51.958583 | PLAY RECAP
2026-06-09 17:41:51.958624 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-09 17:41:51.958663 | 
2026-06-09 17:41:52.074969 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 17:41:52.079198 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-09 17:41:52.729339 | 
2026-06-09 17:41:52.729470 | PLAY [localhost]
2026-06-09 17:41:52.740124 | 
2026-06-09 17:41:52.740271 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 17:41:53.647279 | localhost | changed
2026-06-09 17:41:53.656656 | 
2026-06-09 17:41:53.656798 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 17:41:53.694893 | localhost | ok
2026-06-09 17:41:53.703005 | 
2026-06-09 17:41:53.703158 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-09 17:41:54.141495 | localhost | changed
2026-06-09 17:41:54.149796 | 
2026-06-09 17:41:54.149981 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-09 17:41:54.983777 | localhost | changed
2026-06-09 17:41:54.994216 | 
2026-06-09 17:41:54.994384 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-09 17:41:55.497185 | localhost | Identity added: /var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/tmp/ansible.pvdreh9e (/var/lib/zuul/builds/5de2026228924d10b9b7c83f06481d03/work/tmp/ansible.pvdreh9e)
2026-06-09 17:41:55.497505 | localhost | ok: Runtime: 0:00:00.020266
2026-06-09 17:41:55.505017 | 
2026-06-09 17:41:55.505154 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-09 17:41:55.846763 | localhost | ok: Runtime: 0:00:00.008967
2026-06-09 17:41:55.854611 | 
2026-06-09 17:41:55.854745 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-09 17:41:55.938176 | localhost | changed
2026-06-09 17:41:55.945070 | 
2026-06-09 17:41:55.945203 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-09 17:41:56.434464 | localhost | changed
2026-06-09 17:41:56.494297 | 
2026-06-09 17:41:56.494453 | PLAY [localhost]
2026-06-09 17:41:56.500327 | 
2026-06-09 17:41:56.500405 | TASK [Generate bulk log download script]
2026-06-09 17:41:56.531417 | localhost | ok
2026-06-09 17:41:56.550119 | 
2026-06-09 17:41:56.550260 | TASK [local-log-download : Check API endpoint is defined]
2026-06-09 17:41:56.603141 | localhost | ok: All assertions passed
2026-06-09 17:41:56.612754 | 
2026-06-09 17:41:56.612987 | TASK [local-log-download : Create download script]
2026-06-09 17:41:57.160137 | localhost -> localhost | changed
2026-06-09 17:41:57.170705 | 
2026-06-09 17:41:57.170908 | TASK [Register quick-download link]
2026-06-09 17:41:57.209252 | localhost | ok
2026-06-09 17:41:57.213758 | 
2026-06-09 17:41:57.213962 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-09 17:41:57.223905 | 
2026-06-09 17:41:57.224088 | TASK [Set zuul-log-path fact]
2026-06-09 17:41:57.245356 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 17:41:57.261932 | 
2026-06-09 17:41:57.262202 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 17:41:57.303358 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 17:41:57.309276 | 
2026-06-09 17:41:57.309436 | TASK [upload-logs : Create log directories]
2026-06-09 17:41:58.238427 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-09 17:41:58.242308 | 
2026-06-09 17:41:58.242447 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 17:41:58.710661 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.087234
2026-06-09 17:41:58.717165 | 
2026-06-09 17:41:58.717304 | TASK [upload-logs : Upload logs to log server]
2026-06-09 17:44:34.317995 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-09 17:44:34.320322 | 
2026-06-09 17:44:34.320414 | LOOP [upload-logs : Compress console log and json output]
